@deriv-com/fe-mcp-servers 0.0.4 → 0.0.5
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/README.md +53 -27
- package/package.json +4 -4
- package/node_modules/@modelcontextprotocol/sdk/LICENSE +0 -21
- package/node_modules/@modelcontextprotocol/sdk/README.md +0 -105
- package/node_modules/@modelcontextprotocol/sdk/dist/cli.d.ts +0 -2
- package/node_modules/@modelcontextprotocol/sdk/dist/cli.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/cli.js +0 -129
- package/node_modules/@modelcontextprotocol/sdk/dist/cli.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/index.d.ts +0 -773
- package/node_modules/@modelcontextprotocol/sdk/dist/client/index.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/index.js +0 -206
- package/node_modules/@modelcontextprotocol/sdk/dist/client/index.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/index.test.d.ts +0 -2
- package/node_modules/@modelcontextprotocol/sdk/dist/client/index.test.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/index.test.js +0 -393
- package/node_modules/@modelcontextprotocol/sdk/dist/client/index.test.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/sse.d.ts +0 -22
- package/node_modules/@modelcontextprotocol/sdk/dist/client/sse.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/sse.js +0 -91
- package/node_modules/@modelcontextprotocol/sdk/dist/client/sse.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/stdio.d.ts +0 -56
- package/node_modules/@modelcontextprotocol/sdk/dist/client/stdio.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/stdio.js +0 -147
- package/node_modules/@modelcontextprotocol/sdk/dist/client/stdio.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/stdio.test.d.ts +0 -2
- package/node_modules/@modelcontextprotocol/sdk/dist/client/stdio.test.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/stdio.test.js +0 -51
- package/node_modules/@modelcontextprotocol/sdk/dist/client/stdio.test.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/websocket.d.ts +0 -17
- package/node_modules/@modelcontextprotocol/sdk/dist/client/websocket.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/websocket.js +0 -61
- package/node_modules/@modelcontextprotocol/sdk/dist/client/websocket.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/inMemory.d.ts +0 -20
- package/node_modules/@modelcontextprotocol/sdk/dist/inMemory.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/inMemory.js +0 -47
- package/node_modules/@modelcontextprotocol/sdk/dist/inMemory.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/inMemory.test.d.ts +0 -2
- package/node_modules/@modelcontextprotocol/sdk/dist/inMemory.test.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/inMemory.test.js +0 -74
- package/node_modules/@modelcontextprotocol/sdk/dist/inMemory.test.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/server/index.d.ts +0 -112
- package/node_modules/@modelcontextprotocol/sdk/dist/server/index.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/server/index.js +0 -182
- package/node_modules/@modelcontextprotocol/sdk/dist/server/index.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/server/index.test.d.ts +0 -2
- package/node_modules/@modelcontextprotocol/sdk/dist/server/index.test.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/server/index.test.js +0 -408
- package/node_modules/@modelcontextprotocol/sdk/dist/server/index.test.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/server/sse.d.ts +0 -46
- package/node_modules/@modelcontextprotocol/sdk/dist/server/sse.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/server/sse.js +0 -116
- package/node_modules/@modelcontextprotocol/sdk/dist/server/sse.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/server/stdio.d.ts +0 -28
- package/node_modules/@modelcontextprotocol/sdk/dist/server/stdio.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/server/stdio.js +0 -69
- package/node_modules/@modelcontextprotocol/sdk/dist/server/stdio.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/server/stdio.test.d.ts +0 -2
- package/node_modules/@modelcontextprotocol/sdk/dist/server/stdio.test.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/server/stdio.test.js +0 -87
- package/node_modules/@modelcontextprotocol/sdk/dist/server/stdio.test.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/protocol.d.ts +0 -157
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/protocol.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/protocol.js +0 -297
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/protocol.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/stdio.d.ts +0 -13
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/stdio.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/stdio.js +0 -31
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/stdio.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/stdio.test.d.ts +0 -2
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/stdio.test.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/stdio.test.js +0 -27
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/stdio.test.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/transport.d.ts +0 -39
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/transport.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/transport.js +0 -2
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/transport.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/types.d.ts +0 -26425
- package/node_modules/@modelcontextprotocol/sdk/dist/types.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/types.js +0 -997
- package/node_modules/@modelcontextprotocol/sdk/dist/types.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/package.json +0 -61
- package/node_modules/bytes/History.md +0 -97
- package/node_modules/bytes/LICENSE +0 -23
- package/node_modules/bytes/Readme.md +0 -152
- package/node_modules/bytes/index.js +0 -170
- package/node_modules/bytes/package.json +0 -42
- package/node_modules/content-type/HISTORY.md +0 -29
- package/node_modules/content-type/LICENSE +0 -22
- package/node_modules/content-type/README.md +0 -94
- package/node_modules/content-type/index.js +0 -225
- package/node_modules/content-type/package.json +0 -42
- package/node_modules/depd/History.md +0 -103
- package/node_modules/depd/LICENSE +0 -22
- package/node_modules/depd/Readme.md +0 -280
- package/node_modules/depd/index.js +0 -538
- package/node_modules/depd/lib/browser/index.js +0 -77
- package/node_modules/depd/package.json +0 -45
- package/node_modules/http-errors/HISTORY.md +0 -180
- package/node_modules/http-errors/LICENSE +0 -23
- package/node_modules/http-errors/README.md +0 -169
- package/node_modules/http-errors/index.js +0 -289
- package/node_modules/http-errors/package.json +0 -50
- package/node_modules/iconv-lite/.github/dependabot.yml +0 -11
- package/node_modules/iconv-lite/.idea/codeStyles/Project.xml +0 -47
- package/node_modules/iconv-lite/.idea/codeStyles/codeStyleConfig.xml +0 -5
- package/node_modules/iconv-lite/.idea/iconv-lite.iml +0 -12
- package/node_modules/iconv-lite/.idea/inspectionProfiles/Project_Default.xml +0 -6
- package/node_modules/iconv-lite/.idea/modules.xml +0 -8
- package/node_modules/iconv-lite/.idea/vcs.xml +0 -6
- package/node_modules/iconv-lite/Changelog.md +0 -212
- package/node_modules/iconv-lite/LICENSE +0 -21
- package/node_modules/iconv-lite/README.md +0 -130
- package/node_modules/iconv-lite/encodings/dbcs-codec.js +0 -597
- package/node_modules/iconv-lite/encodings/dbcs-data.js +0 -188
- package/node_modules/iconv-lite/encodings/index.js +0 -23
- package/node_modules/iconv-lite/encodings/internal.js +0 -198
- package/node_modules/iconv-lite/encodings/sbcs-codec.js +0 -72
- package/node_modules/iconv-lite/encodings/sbcs-data-generated.js +0 -451
- package/node_modules/iconv-lite/encodings/sbcs-data.js +0 -179
- package/node_modules/iconv-lite/encodings/tables/big5-added.json +0 -122
- package/node_modules/iconv-lite/encodings/tables/cp936.json +0 -264
- package/node_modules/iconv-lite/encodings/tables/cp949.json +0 -273
- package/node_modules/iconv-lite/encodings/tables/cp950.json +0 -177
- package/node_modules/iconv-lite/encodings/tables/eucjp.json +0 -182
- package/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json +0 -1
- package/node_modules/iconv-lite/encodings/tables/gbk-added.json +0 -56
- package/node_modules/iconv-lite/encodings/tables/shiftjis.json +0 -125
- package/node_modules/iconv-lite/encodings/utf16.js +0 -197
- package/node_modules/iconv-lite/encodings/utf32.js +0 -319
- package/node_modules/iconv-lite/encodings/utf7.js +0 -290
- package/node_modules/iconv-lite/lib/bom-handling.js +0 -52
- package/node_modules/iconv-lite/lib/index.d.ts +0 -41
- package/node_modules/iconv-lite/lib/index.js +0 -180
- package/node_modules/iconv-lite/lib/streams.js +0 -109
- package/node_modules/iconv-lite/package.json +0 -44
- package/node_modules/inherits/LICENSE +0 -16
- package/node_modules/inherits/README.md +0 -42
- package/node_modules/inherits/inherits.js +0 -9
- package/node_modules/inherits/inherits_browser.js +0 -27
- package/node_modules/inherits/package.json +0 -29
- package/node_modules/raw-body/HISTORY.md +0 -325
- package/node_modules/raw-body/LICENSE +0 -22
- package/node_modules/raw-body/README.md +0 -223
- package/node_modules/raw-body/SECURITY.md +0 -24
- package/node_modules/raw-body/index.d.ts +0 -85
- package/node_modules/raw-body/index.js +0 -336
- package/node_modules/raw-body/package.json +0 -50
- package/node_modules/safer-buffer/LICENSE +0 -21
- package/node_modules/safer-buffer/Porting-Buffer.md +0 -268
- package/node_modules/safer-buffer/Readme.md +0 -156
- package/node_modules/safer-buffer/dangerous.js +0 -58
- package/node_modules/safer-buffer/package.json +0 -34
- package/node_modules/safer-buffer/safer.js +0 -77
- package/node_modules/safer-buffer/tests.js +0 -406
- package/node_modules/setprototypeof/LICENSE +0 -13
- package/node_modules/setprototypeof/README.md +0 -31
- package/node_modules/setprototypeof/index.d.ts +0 -2
- package/node_modules/setprototypeof/index.js +0 -17
- package/node_modules/setprototypeof/package.json +0 -38
- package/node_modules/setprototypeof/test/index.js +0 -24
- package/node_modules/statuses/HISTORY.md +0 -82
- package/node_modules/statuses/LICENSE +0 -23
- package/node_modules/statuses/README.md +0 -136
- package/node_modules/statuses/codes.json +0 -65
- package/node_modules/statuses/index.js +0 -146
- package/node_modules/statuses/package.json +0 -49
- package/node_modules/toidentifier/HISTORY.md +0 -9
- package/node_modules/toidentifier/LICENSE +0 -21
- package/node_modules/toidentifier/README.md +0 -61
- package/node_modules/toidentifier/index.js +0 -32
- package/node_modules/toidentifier/package.json +0 -38
- package/node_modules/unpipe/HISTORY.md +0 -4
- package/node_modules/unpipe/LICENSE +0 -22
- package/node_modules/unpipe/README.md +0 -43
- package/node_modules/unpipe/index.js +0 -69
- package/node_modules/unpipe/package.json +0 -27
- package/node_modules/zod/LICENSE +0 -21
- package/node_modules/zod/README.md +0 -208
- package/node_modules/zod/index.cjs +0 -33
- package/node_modules/zod/index.d.cts +0 -4
- package/node_modules/zod/index.d.ts +0 -4
- package/node_modules/zod/index.js +0 -4
- package/node_modules/zod/package.json +0 -118
- package/node_modules/zod/src/index.ts +0 -4
- package/node_modules/zod/src/v3/ZodError.ts +0 -330
- package/node_modules/zod/src/v3/benchmarks/datetime.ts +0 -58
- package/node_modules/zod/src/v3/benchmarks/discriminatedUnion.ts +0 -80
- package/node_modules/zod/src/v3/benchmarks/index.ts +0 -59
- package/node_modules/zod/src/v3/benchmarks/ipv4.ts +0 -57
- package/node_modules/zod/src/v3/benchmarks/object.ts +0 -69
- package/node_modules/zod/src/v3/benchmarks/primitives.ts +0 -162
- package/node_modules/zod/src/v3/benchmarks/realworld.ts +0 -63
- package/node_modules/zod/src/v3/benchmarks/string.ts +0 -55
- package/node_modules/zod/src/v3/benchmarks/union.ts +0 -80
- package/node_modules/zod/src/v3/errors.ts +0 -13
- package/node_modules/zod/src/v3/external.ts +0 -6
- package/node_modules/zod/src/v3/helpers/enumUtil.ts +0 -17
- package/node_modules/zod/src/v3/helpers/errorUtil.ts +0 -8
- package/node_modules/zod/src/v3/helpers/parseUtil.ts +0 -176
- package/node_modules/zod/src/v3/helpers/partialUtil.ts +0 -34
- package/node_modules/zod/src/v3/helpers/typeAliases.ts +0 -2
- package/node_modules/zod/src/v3/helpers/util.ts +0 -224
- package/node_modules/zod/src/v3/index.ts +0 -4
- package/node_modules/zod/src/v3/locales/en.ts +0 -124
- package/node_modules/zod/src/v3/standard-schema.ts +0 -113
- package/node_modules/zod/src/v3/tests/Mocker.ts +0 -54
- package/node_modules/zod/src/v3/tests/all-errors.test.ts +0 -157
- package/node_modules/zod/src/v3/tests/anyunknown.test.ts +0 -28
- package/node_modules/zod/src/v3/tests/array.test.ts +0 -71
- package/node_modules/zod/src/v3/tests/async-parsing.test.ts +0 -388
- package/node_modules/zod/src/v3/tests/async-refinements.test.ts +0 -46
- package/node_modules/zod/src/v3/tests/base.test.ts +0 -29
- package/node_modules/zod/src/v3/tests/bigint.test.ts +0 -55
- package/node_modules/zod/src/v3/tests/branded.test.ts +0 -53
- package/node_modules/zod/src/v3/tests/catch.test.ts +0 -220
- package/node_modules/zod/src/v3/tests/coerce.test.ts +0 -133
- package/node_modules/zod/src/v3/tests/complex.test.ts +0 -56
- package/node_modules/zod/src/v3/tests/custom.test.ts +0 -31
- package/node_modules/zod/src/v3/tests/date.test.ts +0 -32
- package/node_modules/zod/src/v3/tests/deepmasking.test.ts +0 -186
- package/node_modules/zod/src/v3/tests/default.test.ts +0 -112
- package/node_modules/zod/src/v3/tests/description.test.ts +0 -33
- package/node_modules/zod/src/v3/tests/discriminated-unions.test.ts +0 -315
- package/node_modules/zod/src/v3/tests/enum.test.ts +0 -80
- package/node_modules/zod/src/v3/tests/error.test.ts +0 -551
- package/node_modules/zod/src/v3/tests/firstparty.test.ts +0 -87
- package/node_modules/zod/src/v3/tests/firstpartyschematypes.test.ts +0 -21
- package/node_modules/zod/src/v3/tests/function.test.ts +0 -257
- package/node_modules/zod/src/v3/tests/generics.test.ts +0 -48
- package/node_modules/zod/src/v3/tests/instanceof.test.ts +0 -37
- package/node_modules/zod/src/v3/tests/intersection.test.ts +0 -110
- package/node_modules/zod/src/v3/tests/language-server.source.ts +0 -76
- package/node_modules/zod/src/v3/tests/language-server.test.ts +0 -207
- package/node_modules/zod/src/v3/tests/literal.test.ts +0 -36
- package/node_modules/zod/src/v3/tests/map.test.ts +0 -110
- package/node_modules/zod/src/v3/tests/masking.test.ts +0 -4
- package/node_modules/zod/src/v3/tests/mocker.test.ts +0 -19
- package/node_modules/zod/src/v3/tests/nan.test.ts +0 -21
- package/node_modules/zod/src/v3/tests/nativeEnum.test.ts +0 -87
- package/node_modules/zod/src/v3/tests/nullable.test.ts +0 -42
- package/node_modules/zod/src/v3/tests/number.test.ts +0 -176
- package/node_modules/zod/src/v3/tests/object-augmentation.test.ts +0 -29
- package/node_modules/zod/src/v3/tests/object-in-es5-env.test.ts +0 -29
- package/node_modules/zod/src/v3/tests/object.test.ts +0 -434
- package/node_modules/zod/src/v3/tests/optional.test.ts +0 -42
- package/node_modules/zod/src/v3/tests/parseUtil.test.ts +0 -23
- package/node_modules/zod/src/v3/tests/parser.test.ts +0 -41
- package/node_modules/zod/src/v3/tests/partials.test.ts +0 -243
- package/node_modules/zod/src/v3/tests/pickomit.test.ts +0 -111
- package/node_modules/zod/src/v3/tests/pipeline.test.ts +0 -29
- package/node_modules/zod/src/v3/tests/preprocess.test.ts +0 -186
- package/node_modules/zod/src/v3/tests/primitive.test.ts +0 -440
- package/node_modules/zod/src/v3/tests/promise.test.ts +0 -90
- package/node_modules/zod/src/v3/tests/readonly.test.ts +0 -194
- package/node_modules/zod/src/v3/tests/record.test.ts +0 -171
- package/node_modules/zod/src/v3/tests/recursive.test.ts +0 -197
- package/node_modules/zod/src/v3/tests/refine.test.ts +0 -313
- package/node_modules/zod/src/v3/tests/safeparse.test.ts +0 -27
- package/node_modules/zod/src/v3/tests/set.test.ts +0 -142
- package/node_modules/zod/src/v3/tests/standard-schema.test.ts +0 -83
- package/node_modules/zod/src/v3/tests/string.test.ts +0 -916
- package/node_modules/zod/src/v3/tests/transformer.test.ts +0 -233
- package/node_modules/zod/src/v3/tests/tuple.test.ts +0 -90
- package/node_modules/zod/src/v3/tests/unions.test.ts +0 -57
- package/node_modules/zod/src/v3/tests/validations.test.ts +0 -133
- package/node_modules/zod/src/v3/tests/void.test.ts +0 -15
- package/node_modules/zod/src/v3/types.ts +0 -5136
- package/node_modules/zod/src/v4/classic/checks.ts +0 -30
- package/node_modules/zod/src/v4/classic/coerce.ts +0 -27
- package/node_modules/zod/src/v4/classic/compat.ts +0 -66
- package/node_modules/zod/src/v4/classic/errors.ts +0 -75
- package/node_modules/zod/src/v4/classic/external.ts +0 -50
- package/node_modules/zod/src/v4/classic/index.ts +0 -5
- package/node_modules/zod/src/v4/classic/iso.ts +0 -90
- package/node_modules/zod/src/v4/classic/parse.ts +0 -33
- package/node_modules/zod/src/v4/classic/schemas.ts +0 -2054
- package/node_modules/zod/src/v4/classic/tests/anyunknown.test.ts +0 -26
- package/node_modules/zod/src/v4/classic/tests/array.test.ts +0 -264
- package/node_modules/zod/src/v4/classic/tests/assignability.test.ts +0 -210
- package/node_modules/zod/src/v4/classic/tests/async-parsing.test.ts +0 -381
- package/node_modules/zod/src/v4/classic/tests/async-refinements.test.ts +0 -68
- package/node_modules/zod/src/v4/classic/tests/base.test.ts +0 -7
- package/node_modules/zod/src/v4/classic/tests/bigint.test.ts +0 -54
- package/node_modules/zod/src/v4/classic/tests/brand.test.ts +0 -63
- package/node_modules/zod/src/v4/classic/tests/catch.test.ts +0 -252
- package/node_modules/zod/src/v4/classic/tests/coalesce.test.ts +0 -20
- package/node_modules/zod/src/v4/classic/tests/coerce.test.ts +0 -160
- package/node_modules/zod/src/v4/classic/tests/continuability.test.ts +0 -352
- package/node_modules/zod/src/v4/classic/tests/custom.test.ts +0 -40
- package/node_modules/zod/src/v4/classic/tests/date.test.ts +0 -31
- package/node_modules/zod/src/v4/classic/tests/datetime.test.ts +0 -296
- package/node_modules/zod/src/v4/classic/tests/default.test.ts +0 -313
- package/node_modules/zod/src/v4/classic/tests/description.test.ts +0 -32
- package/node_modules/zod/src/v4/classic/tests/discriminated-unions.test.ts +0 -619
- package/node_modules/zod/src/v4/classic/tests/enum.test.ts +0 -285
- package/node_modules/zod/src/v4/classic/tests/error-utils.test.ts +0 -527
- package/node_modules/zod/src/v4/classic/tests/error.test.ts +0 -711
- package/node_modules/zod/src/v4/classic/tests/file.test.ts +0 -91
- package/node_modules/zod/src/v4/classic/tests/firstparty.test.ts +0 -175
- package/node_modules/zod/src/v4/classic/tests/function.test.ts +0 -268
- package/node_modules/zod/src/v4/classic/tests/generics.test.ts +0 -72
- package/node_modules/zod/src/v4/classic/tests/index.test.ts +0 -829
- package/node_modules/zod/src/v4/classic/tests/instanceof.test.ts +0 -34
- package/node_modules/zod/src/v4/classic/tests/intersection.test.ts +0 -171
- package/node_modules/zod/src/v4/classic/tests/json.test.ts +0 -108
- package/node_modules/zod/src/v4/classic/tests/lazy.test.ts +0 -227
- package/node_modules/zod/src/v4/classic/tests/literal.test.ts +0 -92
- package/node_modules/zod/src/v4/classic/tests/map.test.ts +0 -196
- package/node_modules/zod/src/v4/classic/tests/nan.test.ts +0 -21
- package/node_modules/zod/src/v4/classic/tests/nested-refine.test.ts +0 -168
- package/node_modules/zod/src/v4/classic/tests/nonoptional.test.ts +0 -86
- package/node_modules/zod/src/v4/classic/tests/nullable.test.ts +0 -22
- package/node_modules/zod/src/v4/classic/tests/number.test.ts +0 -247
- package/node_modules/zod/src/v4/classic/tests/object.test.ts +0 -563
- package/node_modules/zod/src/v4/classic/tests/optional.test.ts +0 -123
- package/node_modules/zod/src/v4/classic/tests/partial.test.ts +0 -147
- package/node_modules/zod/src/v4/classic/tests/pickomit.test.ts +0 -127
- package/node_modules/zod/src/v4/classic/tests/pipe.test.ts +0 -81
- package/node_modules/zod/src/v4/classic/tests/prefault.test.ts +0 -37
- package/node_modules/zod/src/v4/classic/tests/preprocess.test.ts +0 -298
- package/node_modules/zod/src/v4/classic/tests/primitive.test.ts +0 -175
- package/node_modules/zod/src/v4/classic/tests/promise.test.ts +0 -81
- package/node_modules/zod/src/v4/classic/tests/prototypes.test.ts +0 -23
- package/node_modules/zod/src/v4/classic/tests/readonly.test.ts +0 -252
- package/node_modules/zod/src/v4/classic/tests/record.test.ts +0 -342
- package/node_modules/zod/src/v4/classic/tests/recursive-types.test.ts +0 -356
- package/node_modules/zod/src/v4/classic/tests/refine.test.ts +0 -532
- package/node_modules/zod/src/v4/classic/tests/registries.test.ts +0 -204
- package/node_modules/zod/src/v4/classic/tests/set.test.ts +0 -179
- package/node_modules/zod/src/v4/classic/tests/standard-schema.test.ts +0 -57
- package/node_modules/zod/src/v4/classic/tests/string-formats.test.ts +0 -109
- package/node_modules/zod/src/v4/classic/tests/string.test.ts +0 -881
- package/node_modules/zod/src/v4/classic/tests/stringbool.test.ts +0 -66
- package/node_modules/zod/src/v4/classic/tests/template-literal.test.ts +0 -758
- package/node_modules/zod/src/v4/classic/tests/to-json-schema.test.ts +0 -2314
- package/node_modules/zod/src/v4/classic/tests/transform.test.ts +0 -250
- package/node_modules/zod/src/v4/classic/tests/tuple.test.ts +0 -163
- package/node_modules/zod/src/v4/classic/tests/union.test.ts +0 -94
- package/node_modules/zod/src/v4/classic/tests/validations.test.ts +0 -283
- package/node_modules/zod/src/v4/classic/tests/void.test.ts +0 -12
- package/node_modules/zod/src/v4/core/api.ts +0 -1594
- package/node_modules/zod/src/v4/core/checks.ts +0 -1283
- package/node_modules/zod/src/v4/core/config.ts +0 -15
- package/node_modules/zod/src/v4/core/core.ts +0 -134
- package/node_modules/zod/src/v4/core/doc.ts +0 -44
- package/node_modules/zod/src/v4/core/errors.ts +0 -424
- package/node_modules/zod/src/v4/core/function.ts +0 -176
- package/node_modules/zod/src/v4/core/index.ts +0 -15
- package/node_modules/zod/src/v4/core/json-schema.ts +0 -143
- package/node_modules/zod/src/v4/core/parse.ts +0 -94
- package/node_modules/zod/src/v4/core/regexes.ts +0 -135
- package/node_modules/zod/src/v4/core/registries.ts +0 -96
- package/node_modules/zod/src/v4/core/schemas.ts +0 -3842
- package/node_modules/zod/src/v4/core/standard-schema.ts +0 -64
- package/node_modules/zod/src/v4/core/tests/index.test.ts +0 -46
- package/node_modules/zod/src/v4/core/tests/locales/be.test.ts +0 -124
- package/node_modules/zod/src/v4/core/tests/locales/en.test.ts +0 -22
- package/node_modules/zod/src/v4/core/tests/locales/ru.test.ts +0 -128
- package/node_modules/zod/src/v4/core/tests/locales/tr.test.ts +0 -69
- package/node_modules/zod/src/v4/core/to-json-schema.ts +0 -977
- package/node_modules/zod/src/v4/core/util.ts +0 -775
- package/node_modules/zod/src/v4/core/versions.ts +0 -5
- package/node_modules/zod/src/v4/core/zsf.ts +0 -323
- package/node_modules/zod/src/v4/index.ts +0 -4
- package/node_modules/zod/src/v4/locales/ar.ts +0 -125
- package/node_modules/zod/src/v4/locales/az.ts +0 -121
- package/node_modules/zod/src/v4/locales/be.ts +0 -184
- package/node_modules/zod/src/v4/locales/ca.ts +0 -127
- package/node_modules/zod/src/v4/locales/cs.ts +0 -142
- package/node_modules/zod/src/v4/locales/de.ts +0 -124
- package/node_modules/zod/src/v4/locales/en.ts +0 -127
- package/node_modules/zod/src/v4/locales/eo.ts +0 -125
- package/node_modules/zod/src/v4/locales/es.ts +0 -125
- package/node_modules/zod/src/v4/locales/fa.ts +0 -134
- package/node_modules/zod/src/v4/locales/fi.ts +0 -131
- package/node_modules/zod/src/v4/locales/fr-CA.ts +0 -126
- package/node_modules/zod/src/v4/locales/fr.ts +0 -124
- package/node_modules/zod/src/v4/locales/he.ts +0 -125
- package/node_modules/zod/src/v4/locales/hu.ts +0 -126
- package/node_modules/zod/src/v4/locales/id.ts +0 -125
- package/node_modules/zod/src/v4/locales/index.ts +0 -39
- package/node_modules/zod/src/v4/locales/it.ts +0 -125
- package/node_modules/zod/src/v4/locales/ja.ts +0 -122
- package/node_modules/zod/src/v4/locales/kh.ts +0 -126
- package/node_modules/zod/src/v4/locales/ko.ts +0 -131
- package/node_modules/zod/src/v4/locales/mk.ts +0 -127
- package/node_modules/zod/src/v4/locales/ms.ts +0 -124
- package/node_modules/zod/src/v4/locales/nl.ts +0 -126
- package/node_modules/zod/src/v4/locales/no.ts +0 -124
- package/node_modules/zod/src/v4/locales/ota.ts +0 -125
- package/node_modules/zod/src/v4/locales/pl.ts +0 -126
- package/node_modules/zod/src/v4/locales/ps.ts +0 -133
- package/node_modules/zod/src/v4/locales/pt.ts +0 -123
- package/node_modules/zod/src/v4/locales/ru.ts +0 -184
- package/node_modules/zod/src/v4/locales/sl.ts +0 -126
- package/node_modules/zod/src/v4/locales/sv.ts +0 -127
- package/node_modules/zod/src/v4/locales/ta.ts +0 -125
- package/node_modules/zod/src/v4/locales/th.ts +0 -126
- package/node_modules/zod/src/v4/locales/tr.ts +0 -121
- package/node_modules/zod/src/v4/locales/ua.ts +0 -126
- package/node_modules/zod/src/v4/locales/ur.ts +0 -126
- package/node_modules/zod/src/v4/locales/vi.ts +0 -125
- package/node_modules/zod/src/v4/locales/zh-CN.ts +0 -123
- package/node_modules/zod/src/v4/locales/zh-TW.ts +0 -125
- package/node_modules/zod/src/v4/mini/checks.ts +0 -32
- package/node_modules/zod/src/v4/mini/coerce.ts +0 -22
- package/node_modules/zod/src/v4/mini/external.ts +0 -40
- package/node_modules/zod/src/v4/mini/index.ts +0 -3
- package/node_modules/zod/src/v4/mini/iso.ts +0 -62
- package/node_modules/zod/src/v4/mini/parse.ts +0 -1
- package/node_modules/zod/src/v4/mini/schemas.ts +0 -1579
- package/node_modules/zod/src/v4/mini/tests/assignability.test.ts +0 -129
- package/node_modules/zod/src/v4/mini/tests/brand.test.ts +0 -51
- package/node_modules/zod/src/v4/mini/tests/checks.test.ts +0 -144
- package/node_modules/zod/src/v4/mini/tests/computed.test.ts +0 -36
- package/node_modules/zod/src/v4/mini/tests/error.test.ts +0 -22
- package/node_modules/zod/src/v4/mini/tests/functions.test.ts +0 -43
- package/node_modules/zod/src/v4/mini/tests/index.test.ts +0 -871
- package/node_modules/zod/src/v4/mini/tests/number.test.ts +0 -95
- package/node_modules/zod/src/v4/mini/tests/object.test.ts +0 -185
- package/node_modules/zod/src/v4/mini/tests/prototypes.test.ts +0 -43
- package/node_modules/zod/src/v4/mini/tests/recursive-types.test.ts +0 -275
- package/node_modules/zod/src/v4/mini/tests/string.test.ts +0 -299
- package/node_modules/zod/src/v4-mini/index.ts +0 -1
- package/node_modules/zod/v3/ZodError.cjs +0 -138
- package/node_modules/zod/v3/ZodError.d.cts +0 -164
- package/node_modules/zod/v3/ZodError.d.ts +0 -164
- package/node_modules/zod/v3/ZodError.js +0 -133
- package/node_modules/zod/v3/errors.cjs +0 -17
- package/node_modules/zod/v3/errors.d.cts +0 -5
- package/node_modules/zod/v3/errors.d.ts +0 -5
- package/node_modules/zod/v3/errors.js +0 -9
- package/node_modules/zod/v3/external.cjs +0 -22
- package/node_modules/zod/v3/external.d.cts +0 -6
- package/node_modules/zod/v3/external.d.ts +0 -6
- package/node_modules/zod/v3/external.js +0 -6
- package/node_modules/zod/v3/helpers/enumUtil.cjs +0 -2
- package/node_modules/zod/v3/helpers/enumUtil.d.cts +0 -8
- package/node_modules/zod/v3/helpers/enumUtil.d.ts +0 -8
- package/node_modules/zod/v3/helpers/enumUtil.js +0 -1
- package/node_modules/zod/v3/helpers/errorUtil.cjs +0 -9
- package/node_modules/zod/v3/helpers/errorUtil.d.cts +0 -9
- package/node_modules/zod/v3/helpers/errorUtil.d.ts +0 -9
- package/node_modules/zod/v3/helpers/errorUtil.js +0 -6
- package/node_modules/zod/v3/helpers/parseUtil.cjs +0 -124
- package/node_modules/zod/v3/helpers/parseUtil.d.cts +0 -78
- package/node_modules/zod/v3/helpers/parseUtil.d.ts +0 -78
- package/node_modules/zod/v3/helpers/parseUtil.js +0 -109
- package/node_modules/zod/v3/helpers/partialUtil.cjs +0 -2
- package/node_modules/zod/v3/helpers/partialUtil.d.cts +0 -8
- package/node_modules/zod/v3/helpers/partialUtil.d.ts +0 -8
- package/node_modules/zod/v3/helpers/partialUtil.js +0 -1
- package/node_modules/zod/v3/helpers/typeAliases.cjs +0 -2
- package/node_modules/zod/v3/helpers/typeAliases.d.cts +0 -2
- package/node_modules/zod/v3/helpers/typeAliases.d.ts +0 -2
- package/node_modules/zod/v3/helpers/typeAliases.js +0 -1
- package/node_modules/zod/v3/helpers/util.cjs +0 -137
- package/node_modules/zod/v3/helpers/util.d.cts +0 -85
- package/node_modules/zod/v3/helpers/util.d.ts +0 -85
- package/node_modules/zod/v3/helpers/util.js +0 -133
- package/node_modules/zod/v3/index.cjs +0 -33
- package/node_modules/zod/v3/index.d.cts +0 -4
- package/node_modules/zod/v3/index.d.ts +0 -4
- package/node_modules/zod/v3/index.js +0 -4
- package/node_modules/zod/v3/locales/en.cjs +0 -111
- package/node_modules/zod/v3/locales/en.d.cts +0 -3
- package/node_modules/zod/v3/locales/en.d.ts +0 -3
- package/node_modules/zod/v3/locales/en.js +0 -109
- package/node_modules/zod/v3/standard-schema.cjs +0 -2
- package/node_modules/zod/v3/standard-schema.d.cts +0 -102
- package/node_modules/zod/v3/standard-schema.d.ts +0 -102
- package/node_modules/zod/v3/standard-schema.js +0 -1
- package/node_modules/zod/v3/types.cjs +0 -3775
- package/node_modules/zod/v3/types.d.cts +0 -1031
- package/node_modules/zod/v3/types.d.ts +0 -1031
- package/node_modules/zod/v3/types.js +0 -3693
- package/node_modules/zod/v4/classic/checks.cjs +0 -32
- package/node_modules/zod/v4/classic/checks.d.cts +0 -1
- package/node_modules/zod/v4/classic/checks.d.ts +0 -1
- package/node_modules/zod/v4/classic/checks.js +0 -1
- package/node_modules/zod/v4/classic/coerce.cjs +0 -47
- package/node_modules/zod/v4/classic/coerce.d.cts +0 -17
- package/node_modules/zod/v4/classic/coerce.d.ts +0 -17
- package/node_modules/zod/v4/classic/coerce.js +0 -17
- package/node_modules/zod/v4/classic/compat.cjs +0 -57
- package/node_modules/zod/v4/classic/compat.d.cts +0 -46
- package/node_modules/zod/v4/classic/compat.d.ts +0 -46
- package/node_modules/zod/v4/classic/compat.js +0 -27
- package/node_modules/zod/v4/classic/errors.cjs +0 -67
- package/node_modules/zod/v4/classic/errors.d.cts +0 -30
- package/node_modules/zod/v4/classic/errors.d.ts +0 -30
- package/node_modules/zod/v4/classic/errors.js +0 -41
- package/node_modules/zod/v4/classic/external.cjs +0 -70
- package/node_modules/zod/v4/classic/external.d.cts +0 -13
- package/node_modules/zod/v4/classic/external.d.ts +0 -13
- package/node_modules/zod/v4/classic/external.js +0 -18
- package/node_modules/zod/v4/classic/index.cjs +0 -33
- package/node_modules/zod/v4/classic/index.d.cts +0 -4
- package/node_modules/zod/v4/classic/index.d.ts +0 -4
- package/node_modules/zod/v4/classic/index.js +0 -4
- package/node_modules/zod/v4/classic/iso.cjs +0 -60
- package/node_modules/zod/v4/classic/iso.d.cts +0 -22
- package/node_modules/zod/v4/classic/iso.d.ts +0 -22
- package/node_modules/zod/v4/classic/iso.js +0 -30
- package/node_modules/zod/v4/classic/parse.cjs +0 -32
- package/node_modules/zod/v4/classic/parse.d.cts +0 -23
- package/node_modules/zod/v4/classic/parse.d.ts +0 -23
- package/node_modules/zod/v4/classic/parse.js +0 -6
- package/node_modules/zod/v4/classic/schemas.cjs +0 -1109
- package/node_modules/zod/v4/classic/schemas.d.cts +0 -630
- package/node_modules/zod/v4/classic/schemas.d.ts +0 -630
- package/node_modules/zod/v4/classic/schemas.js +0 -1006
- package/node_modules/zod/v4/core/api.cjs +0 -1039
- package/node_modules/zod/v4/core/api.d.cts +0 -284
- package/node_modules/zod/v4/core/api.d.ts +0 -284
- package/node_modules/zod/v4/core/api.js +0 -906
- package/node_modules/zod/v4/core/checks.cjs +0 -591
- package/node_modules/zod/v4/core/checks.d.cts +0 -278
- package/node_modules/zod/v4/core/checks.d.ts +0 -278
- package/node_modules/zod/v4/core/checks.js +0 -565
- package/node_modules/zod/v4/core/core.cjs +0 -67
- package/node_modules/zod/v4/core/core.d.cts +0 -49
- package/node_modules/zod/v4/core/core.d.ts +0 -49
- package/node_modules/zod/v4/core/core.js +0 -61
- package/node_modules/zod/v4/core/doc.cjs +0 -39
- package/node_modules/zod/v4/core/doc.d.cts +0 -14
- package/node_modules/zod/v4/core/doc.d.ts +0 -14
- package/node_modules/zod/v4/core/doc.js +0 -35
- package/node_modules/zod/v4/core/errors.cjs +0 -226
- package/node_modules/zod/v4/core/errors.d.cts +0 -208
- package/node_modules/zod/v4/core/errors.d.ts +0 -208
- package/node_modules/zod/v4/core/errors.js +0 -195
- package/node_modules/zod/v4/core/function.cjs +0 -102
- package/node_modules/zod/v4/core/function.d.cts +0 -52
- package/node_modules/zod/v4/core/function.d.ts +0 -52
- package/node_modules/zod/v4/core/function.js +0 -75
- package/node_modules/zod/v4/core/index.cjs +0 -44
- package/node_modules/zod/v4/core/index.d.cts +0 -15
- package/node_modules/zod/v4/core/index.d.ts +0 -15
- package/node_modules/zod/v4/core/index.js +0 -15
- package/node_modules/zod/v4/core/json-schema.cjs +0 -2
- package/node_modules/zod/v4/core/json-schema.d.cts +0 -87
- package/node_modules/zod/v4/core/json-schema.d.ts +0 -87
- package/node_modules/zod/v4/core/json-schema.js +0 -1
- package/node_modules/zod/v4/core/parse.cjs +0 -87
- package/node_modules/zod/v4/core/parse.d.cts +0 -25
- package/node_modules/zod/v4/core/parse.d.ts +0 -25
- package/node_modules/zod/v4/core/parse.js +0 -57
- package/node_modules/zod/v4/core/regexes.cjs +0 -103
- package/node_modules/zod/v4/core/regexes.d.cts +0 -62
- package/node_modules/zod/v4/core/regexes.d.ts +0 -62
- package/node_modules/zod/v4/core/regexes.js +0 -95
- package/node_modules/zod/v4/core/registries.cjs +0 -56
- package/node_modules/zod/v4/core/registries.d.cts +0 -35
- package/node_modules/zod/v4/core/registries.d.ts +0 -35
- package/node_modules/zod/v4/core/registries.js +0 -51
- package/node_modules/zod/v4/core/schemas.cjs +0 -1748
- package/node_modules/zod/v4/core/schemas.d.cts +0 -1041
- package/node_modules/zod/v4/core/schemas.d.ts +0 -1041
- package/node_modules/zod/v4/core/schemas.js +0 -1717
- package/node_modules/zod/v4/core/standard-schema.cjs +0 -2
- package/node_modules/zod/v4/core/standard-schema.d.cts +0 -55
- package/node_modules/zod/v4/core/standard-schema.d.ts +0 -55
- package/node_modules/zod/v4/core/standard-schema.js +0 -1
- package/node_modules/zod/v4/core/to-json-schema.cjs +0 -854
- package/node_modules/zod/v4/core/to-json-schema.d.cts +0 -88
- package/node_modules/zod/v4/core/to-json-schema.d.ts +0 -88
- package/node_modules/zod/v4/core/to-json-schema.js +0 -849
- package/node_modules/zod/v4/core/util.cjs +0 -539
- package/node_modules/zod/v4/core/util.d.cts +0 -183
- package/node_modules/zod/v4/core/util.d.ts +0 -183
- package/node_modules/zod/v4/core/util.js +0 -493
- package/node_modules/zod/v4/core/versions.cjs +0 -8
- package/node_modules/zod/v4/core/versions.d.cts +0 -5
- package/node_modules/zod/v4/core/versions.d.ts +0 -5
- package/node_modules/zod/v4/core/versions.js +0 -5
- package/node_modules/zod/v4/index.cjs +0 -22
- package/node_modules/zod/v4/index.d.cts +0 -3
- package/node_modules/zod/v4/index.d.ts +0 -3
- package/node_modules/zod/v4/index.js +0 -3
- package/node_modules/zod/v4/locales/ar.cjs +0 -142
- package/node_modules/zod/v4/locales/ar.d.cts +0 -4
- package/node_modules/zod/v4/locales/ar.d.ts +0 -4
- package/node_modules/zod/v4/locales/ar.js +0 -116
- package/node_modules/zod/v4/locales/az.cjs +0 -141
- package/node_modules/zod/v4/locales/az.d.cts +0 -4
- package/node_modules/zod/v4/locales/az.d.ts +0 -4
- package/node_modules/zod/v4/locales/az.js +0 -115
- package/node_modules/zod/v4/locales/be.cjs +0 -190
- package/node_modules/zod/v4/locales/be.d.cts +0 -4
- package/node_modules/zod/v4/locales/be.d.ts +0 -4
- package/node_modules/zod/v4/locales/be.js +0 -164
- package/node_modules/zod/v4/locales/ca.cjs +0 -144
- package/node_modules/zod/v4/locales/ca.d.cts +0 -4
- package/node_modules/zod/v4/locales/ca.d.ts +0 -4
- package/node_modules/zod/v4/locales/ca.js +0 -118
- package/node_modules/zod/v4/locales/cs.cjs +0 -161
- package/node_modules/zod/v4/locales/cs.d.cts +0 -4
- package/node_modules/zod/v4/locales/cs.d.ts +0 -4
- package/node_modules/zod/v4/locales/cs.js +0 -135
- package/node_modules/zod/v4/locales/de.cjs +0 -142
- package/node_modules/zod/v4/locales/de.d.cts +0 -4
- package/node_modules/zod/v4/locales/de.d.ts +0 -4
- package/node_modules/zod/v4/locales/de.js +0 -116
- package/node_modules/zod/v4/locales/en.cjs +0 -145
- package/node_modules/zod/v4/locales/en.d.cts +0 -5
- package/node_modules/zod/v4/locales/en.d.ts +0 -5
- package/node_modules/zod/v4/locales/en.js +0 -117
- package/node_modules/zod/v4/locales/eo.cjs +0 -144
- package/node_modules/zod/v4/locales/eo.d.cts +0 -5
- package/node_modules/zod/v4/locales/eo.d.ts +0 -5
- package/node_modules/zod/v4/locales/eo.js +0 -116
- package/node_modules/zod/v4/locales/es.cjs +0 -143
- package/node_modules/zod/v4/locales/es.d.cts +0 -4
- package/node_modules/zod/v4/locales/es.d.ts +0 -4
- package/node_modules/zod/v4/locales/es.js +0 -117
- package/node_modules/zod/v4/locales/fa.cjs +0 -148
- package/node_modules/zod/v4/locales/fa.d.cts +0 -4
- package/node_modules/zod/v4/locales/fa.d.ts +0 -4
- package/node_modules/zod/v4/locales/fa.js +0 -122
- package/node_modules/zod/v4/locales/fi.cjs +0 -148
- package/node_modules/zod/v4/locales/fi.d.cts +0 -4
- package/node_modules/zod/v4/locales/fi.d.ts +0 -4
- package/node_modules/zod/v4/locales/fi.js +0 -122
- package/node_modules/zod/v4/locales/fr-CA.cjs +0 -143
- package/node_modules/zod/v4/locales/fr-CA.d.cts +0 -4
- package/node_modules/zod/v4/locales/fr-CA.d.ts +0 -4
- package/node_modules/zod/v4/locales/fr-CA.js +0 -117
- package/node_modules/zod/v4/locales/fr.cjs +0 -142
- package/node_modules/zod/v4/locales/fr.d.cts +0 -4
- package/node_modules/zod/v4/locales/fr.d.ts +0 -4
- package/node_modules/zod/v4/locales/fr.js +0 -116
- package/node_modules/zod/v4/locales/he.cjs +0 -143
- package/node_modules/zod/v4/locales/he.d.cts +0 -4
- package/node_modules/zod/v4/locales/he.d.ts +0 -4
- package/node_modules/zod/v4/locales/he.js +0 -117
- package/node_modules/zod/v4/locales/hu.cjs +0 -143
- package/node_modules/zod/v4/locales/hu.d.cts +0 -4
- package/node_modules/zod/v4/locales/hu.d.ts +0 -4
- package/node_modules/zod/v4/locales/hu.js +0 -117
- package/node_modules/zod/v4/locales/id.cjs +0 -142
- package/node_modules/zod/v4/locales/id.d.cts +0 -4
- package/node_modules/zod/v4/locales/id.d.ts +0 -4
- package/node_modules/zod/v4/locales/id.js +0 -116
- package/node_modules/zod/v4/locales/index.cjs +0 -84
- package/node_modules/zod/v4/locales/index.d.cts +0 -39
- package/node_modules/zod/v4/locales/index.d.ts +0 -39
- package/node_modules/zod/v4/locales/index.js +0 -39
- package/node_modules/zod/v4/locales/it.cjs +0 -143
- package/node_modules/zod/v4/locales/it.d.cts +0 -4
- package/node_modules/zod/v4/locales/it.d.ts +0 -4
- package/node_modules/zod/v4/locales/it.js +0 -117
- package/node_modules/zod/v4/locales/ja.cjs +0 -141
- package/node_modules/zod/v4/locales/ja.d.cts +0 -4
- package/node_modules/zod/v4/locales/ja.d.ts +0 -4
- package/node_modules/zod/v4/locales/ja.js +0 -115
- package/node_modules/zod/v4/locales/kh.cjs +0 -143
- package/node_modules/zod/v4/locales/kh.d.cts +0 -4
- package/node_modules/zod/v4/locales/kh.d.ts +0 -4
- package/node_modules/zod/v4/locales/kh.js +0 -117
- package/node_modules/zod/v4/locales/ko.cjs +0 -147
- package/node_modules/zod/v4/locales/ko.d.cts +0 -4
- package/node_modules/zod/v4/locales/ko.d.ts +0 -4
- package/node_modules/zod/v4/locales/ko.js +0 -121
- package/node_modules/zod/v4/locales/mk.cjs +0 -144
- package/node_modules/zod/v4/locales/mk.d.cts +0 -4
- package/node_modules/zod/v4/locales/mk.d.ts +0 -4
- package/node_modules/zod/v4/locales/mk.js +0 -118
- package/node_modules/zod/v4/locales/ms.cjs +0 -142
- package/node_modules/zod/v4/locales/ms.d.cts +0 -4
- package/node_modules/zod/v4/locales/ms.d.ts +0 -4
- package/node_modules/zod/v4/locales/ms.js +0 -116
- package/node_modules/zod/v4/locales/nl.cjs +0 -143
- package/node_modules/zod/v4/locales/nl.d.cts +0 -4
- package/node_modules/zod/v4/locales/nl.d.ts +0 -4
- package/node_modules/zod/v4/locales/nl.js +0 -117
- package/node_modules/zod/v4/locales/no.cjs +0 -142
- package/node_modules/zod/v4/locales/no.d.cts +0 -4
- package/node_modules/zod/v4/locales/no.d.ts +0 -4
- package/node_modules/zod/v4/locales/no.js +0 -116
- package/node_modules/zod/v4/locales/ota.cjs +0 -143
- package/node_modules/zod/v4/locales/ota.d.cts +0 -4
- package/node_modules/zod/v4/locales/ota.d.ts +0 -4
- package/node_modules/zod/v4/locales/ota.js +0 -117
- package/node_modules/zod/v4/locales/pl.cjs +0 -143
- package/node_modules/zod/v4/locales/pl.d.cts +0 -4
- package/node_modules/zod/v4/locales/pl.d.ts +0 -4
- package/node_modules/zod/v4/locales/pl.js +0 -117
- package/node_modules/zod/v4/locales/ps.cjs +0 -148
- package/node_modules/zod/v4/locales/ps.d.cts +0 -4
- package/node_modules/zod/v4/locales/ps.d.ts +0 -4
- package/node_modules/zod/v4/locales/ps.js +0 -122
- package/node_modules/zod/v4/locales/pt.cjs +0 -142
- package/node_modules/zod/v4/locales/pt.d.cts +0 -4
- package/node_modules/zod/v4/locales/pt.d.ts +0 -4
- package/node_modules/zod/v4/locales/pt.js +0 -116
- package/node_modules/zod/v4/locales/ru.cjs +0 -190
- package/node_modules/zod/v4/locales/ru.d.cts +0 -4
- package/node_modules/zod/v4/locales/ru.d.ts +0 -4
- package/node_modules/zod/v4/locales/ru.js +0 -164
- package/node_modules/zod/v4/locales/sl.cjs +0 -143
- package/node_modules/zod/v4/locales/sl.d.cts +0 -4
- package/node_modules/zod/v4/locales/sl.d.ts +0 -4
- package/node_modules/zod/v4/locales/sl.js +0 -117
- package/node_modules/zod/v4/locales/sv.cjs +0 -144
- package/node_modules/zod/v4/locales/sv.d.cts +0 -4
- package/node_modules/zod/v4/locales/sv.d.ts +0 -4
- package/node_modules/zod/v4/locales/sv.js +0 -118
- package/node_modules/zod/v4/locales/ta.cjs +0 -143
- package/node_modules/zod/v4/locales/ta.d.cts +0 -4
- package/node_modules/zod/v4/locales/ta.d.ts +0 -4
- package/node_modules/zod/v4/locales/ta.js +0 -117
- package/node_modules/zod/v4/locales/th.cjs +0 -143
- package/node_modules/zod/v4/locales/th.d.cts +0 -4
- package/node_modules/zod/v4/locales/th.d.ts +0 -4
- package/node_modules/zod/v4/locales/th.js +0 -117
- package/node_modules/zod/v4/locales/tr.cjs +0 -143
- package/node_modules/zod/v4/locales/tr.d.cts +0 -5
- package/node_modules/zod/v4/locales/tr.d.ts +0 -5
- package/node_modules/zod/v4/locales/tr.js +0 -115
- package/node_modules/zod/v4/locales/ua.cjs +0 -143
- package/node_modules/zod/v4/locales/ua.d.cts +0 -4
- package/node_modules/zod/v4/locales/ua.d.ts +0 -4
- package/node_modules/zod/v4/locales/ua.js +0 -117
- package/node_modules/zod/v4/locales/ur.cjs +0 -143
- package/node_modules/zod/v4/locales/ur.d.cts +0 -4
- package/node_modules/zod/v4/locales/ur.d.ts +0 -4
- package/node_modules/zod/v4/locales/ur.js +0 -117
- package/node_modules/zod/v4/locales/vi.cjs +0 -142
- package/node_modules/zod/v4/locales/vi.d.cts +0 -4
- package/node_modules/zod/v4/locales/vi.d.ts +0 -4
- package/node_modules/zod/v4/locales/vi.js +0 -116
- package/node_modules/zod/v4/locales/zh-CN.cjs +0 -142
- package/node_modules/zod/v4/locales/zh-CN.d.cts +0 -4
- package/node_modules/zod/v4/locales/zh-CN.d.ts +0 -4
- package/node_modules/zod/v4/locales/zh-CN.js +0 -116
- package/node_modules/zod/v4/locales/zh-TW.cjs +0 -143
- package/node_modules/zod/v4/locales/zh-TW.d.cts +0 -4
- package/node_modules/zod/v4/locales/zh-TW.d.ts +0 -4
- package/node_modules/zod/v4/locales/zh-TW.js +0 -117
- package/node_modules/zod/v4/mini/checks.cjs +0 -34
- package/node_modules/zod/v4/mini/checks.d.cts +0 -1
- package/node_modules/zod/v4/mini/checks.d.ts +0 -1
- package/node_modules/zod/v4/mini/checks.js +0 -1
- package/node_modules/zod/v4/mini/coerce.cjs +0 -47
- package/node_modules/zod/v4/mini/coerce.d.cts +0 -7
- package/node_modules/zod/v4/mini/coerce.d.ts +0 -7
- package/node_modules/zod/v4/mini/coerce.js +0 -17
- package/node_modules/zod/v4/mini/external.cjs +0 -62
- package/node_modules/zod/v4/mini/external.d.cts +0 -11
- package/node_modules/zod/v4/mini/external.d.ts +0 -11
- package/node_modules/zod/v4/mini/external.js +0 -13
- package/node_modules/zod/v4/mini/index.cjs +0 -32
- package/node_modules/zod/v4/mini/index.d.cts +0 -3
- package/node_modules/zod/v4/mini/index.d.ts +0 -3
- package/node_modules/zod/v4/mini/index.js +0 -3
- package/node_modules/zod/v4/mini/iso.cjs +0 -60
- package/node_modules/zod/v4/mini/iso.d.cts +0 -22
- package/node_modules/zod/v4/mini/iso.d.ts +0 -22
- package/node_modules/zod/v4/mini/iso.js +0 -30
- package/node_modules/zod/v4/mini/parse.cjs +0 -8
- package/node_modules/zod/v4/mini/parse.d.cts +0 -1
- package/node_modules/zod/v4/mini/parse.d.ts +0 -1
- package/node_modules/zod/v4/mini/parse.js +0 -1
- package/node_modules/zod/v4/mini/schemas.cjs +0 -839
- package/node_modules/zod/v4/mini/schemas.d.cts +0 -356
- package/node_modules/zod/v4/mini/schemas.d.ts +0 -356
- package/node_modules/zod/v4/mini/schemas.js +0 -732
- package/node_modules/zod/v4-mini/index.cjs +0 -17
- package/node_modules/zod/v4-mini/index.d.cts +0 -1
- package/node_modules/zod/v4-mini/index.d.ts +0 -1
- package/node_modules/zod/v4-mini/index.js +0 -1
|
@@ -1,197 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var Buffer = require("safer-buffer").Buffer;
|
|
3
|
-
|
|
4
|
-
// Note: UTF16-LE (or UCS2) codec is Node.js native. See encodings/internal.js
|
|
5
|
-
|
|
6
|
-
// == UTF16-BE codec. ==========================================================
|
|
7
|
-
|
|
8
|
-
exports.utf16be = Utf16BECodec;
|
|
9
|
-
function Utf16BECodec() {
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
Utf16BECodec.prototype.encoder = Utf16BEEncoder;
|
|
13
|
-
Utf16BECodec.prototype.decoder = Utf16BEDecoder;
|
|
14
|
-
Utf16BECodec.prototype.bomAware = true;
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
// -- Encoding
|
|
18
|
-
|
|
19
|
-
function Utf16BEEncoder() {
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
Utf16BEEncoder.prototype.write = function(str) {
|
|
23
|
-
var buf = Buffer.from(str, 'ucs2');
|
|
24
|
-
for (var i = 0; i < buf.length; i += 2) {
|
|
25
|
-
var tmp = buf[i]; buf[i] = buf[i+1]; buf[i+1] = tmp;
|
|
26
|
-
}
|
|
27
|
-
return buf;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
Utf16BEEncoder.prototype.end = function() {
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
// -- Decoding
|
|
35
|
-
|
|
36
|
-
function Utf16BEDecoder() {
|
|
37
|
-
this.overflowByte = -1;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
Utf16BEDecoder.prototype.write = function(buf) {
|
|
41
|
-
if (buf.length == 0)
|
|
42
|
-
return '';
|
|
43
|
-
|
|
44
|
-
var buf2 = Buffer.alloc(buf.length + 1),
|
|
45
|
-
i = 0, j = 0;
|
|
46
|
-
|
|
47
|
-
if (this.overflowByte !== -1) {
|
|
48
|
-
buf2[0] = buf[0];
|
|
49
|
-
buf2[1] = this.overflowByte;
|
|
50
|
-
i = 1; j = 2;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
for (; i < buf.length-1; i += 2, j+= 2) {
|
|
54
|
-
buf2[j] = buf[i+1];
|
|
55
|
-
buf2[j+1] = buf[i];
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
this.overflowByte = (i == buf.length-1) ? buf[buf.length-1] : -1;
|
|
59
|
-
|
|
60
|
-
return buf2.slice(0, j).toString('ucs2');
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
Utf16BEDecoder.prototype.end = function() {
|
|
64
|
-
this.overflowByte = -1;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
// == UTF-16 codec =============================================================
|
|
69
|
-
// Decoder chooses automatically from UTF-16LE and UTF-16BE using BOM and space-based heuristic.
|
|
70
|
-
// Defaults to UTF-16LE, as it's prevalent and default in Node.
|
|
71
|
-
// http://en.wikipedia.org/wiki/UTF-16 and http://encoding.spec.whatwg.org/#utf-16le
|
|
72
|
-
// Decoder default can be changed: iconv.decode(buf, 'utf16', {defaultEncoding: 'utf-16be'});
|
|
73
|
-
|
|
74
|
-
// Encoder uses UTF-16LE and prepends BOM (which can be overridden with addBOM: false).
|
|
75
|
-
|
|
76
|
-
exports.utf16 = Utf16Codec;
|
|
77
|
-
function Utf16Codec(codecOptions, iconv) {
|
|
78
|
-
this.iconv = iconv;
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
Utf16Codec.prototype.encoder = Utf16Encoder;
|
|
82
|
-
Utf16Codec.prototype.decoder = Utf16Decoder;
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
// -- Encoding (pass-through)
|
|
86
|
-
|
|
87
|
-
function Utf16Encoder(options, codec) {
|
|
88
|
-
options = options || {};
|
|
89
|
-
if (options.addBOM === undefined)
|
|
90
|
-
options.addBOM = true;
|
|
91
|
-
this.encoder = codec.iconv.getEncoder('utf-16le', options);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
Utf16Encoder.prototype.write = function(str) {
|
|
95
|
-
return this.encoder.write(str);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
Utf16Encoder.prototype.end = function() {
|
|
99
|
-
return this.encoder.end();
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
// -- Decoding
|
|
104
|
-
|
|
105
|
-
function Utf16Decoder(options, codec) {
|
|
106
|
-
this.decoder = null;
|
|
107
|
-
this.initialBufs = [];
|
|
108
|
-
this.initialBufsLen = 0;
|
|
109
|
-
|
|
110
|
-
this.options = options || {};
|
|
111
|
-
this.iconv = codec.iconv;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
Utf16Decoder.prototype.write = function(buf) {
|
|
115
|
-
if (!this.decoder) {
|
|
116
|
-
// Codec is not chosen yet. Accumulate initial bytes.
|
|
117
|
-
this.initialBufs.push(buf);
|
|
118
|
-
this.initialBufsLen += buf.length;
|
|
119
|
-
|
|
120
|
-
if (this.initialBufsLen < 16) // We need more bytes to use space heuristic (see below)
|
|
121
|
-
return '';
|
|
122
|
-
|
|
123
|
-
// We have enough bytes -> detect endianness.
|
|
124
|
-
var encoding = detectEncoding(this.initialBufs, this.options.defaultEncoding);
|
|
125
|
-
this.decoder = this.iconv.getDecoder(encoding, this.options);
|
|
126
|
-
|
|
127
|
-
var resStr = '';
|
|
128
|
-
for (var i = 0; i < this.initialBufs.length; i++)
|
|
129
|
-
resStr += this.decoder.write(this.initialBufs[i]);
|
|
130
|
-
|
|
131
|
-
this.initialBufs.length = this.initialBufsLen = 0;
|
|
132
|
-
return resStr;
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
return this.decoder.write(buf);
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
Utf16Decoder.prototype.end = function() {
|
|
139
|
-
if (!this.decoder) {
|
|
140
|
-
var encoding = detectEncoding(this.initialBufs, this.options.defaultEncoding);
|
|
141
|
-
this.decoder = this.iconv.getDecoder(encoding, this.options);
|
|
142
|
-
|
|
143
|
-
var resStr = '';
|
|
144
|
-
for (var i = 0; i < this.initialBufs.length; i++)
|
|
145
|
-
resStr += this.decoder.write(this.initialBufs[i]);
|
|
146
|
-
|
|
147
|
-
var trail = this.decoder.end();
|
|
148
|
-
if (trail)
|
|
149
|
-
resStr += trail;
|
|
150
|
-
|
|
151
|
-
this.initialBufs.length = this.initialBufsLen = 0;
|
|
152
|
-
return resStr;
|
|
153
|
-
}
|
|
154
|
-
return this.decoder.end();
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
function detectEncoding(bufs, defaultEncoding) {
|
|
158
|
-
var b = [];
|
|
159
|
-
var charsProcessed = 0;
|
|
160
|
-
var asciiCharsLE = 0, asciiCharsBE = 0; // Number of ASCII chars when decoded as LE or BE.
|
|
161
|
-
|
|
162
|
-
outer_loop:
|
|
163
|
-
for (var i = 0; i < bufs.length; i++) {
|
|
164
|
-
var buf = bufs[i];
|
|
165
|
-
for (var j = 0; j < buf.length; j++) {
|
|
166
|
-
b.push(buf[j]);
|
|
167
|
-
if (b.length === 2) {
|
|
168
|
-
if (charsProcessed === 0) {
|
|
169
|
-
// Check BOM first.
|
|
170
|
-
if (b[0] === 0xFF && b[1] === 0xFE) return 'utf-16le';
|
|
171
|
-
if (b[0] === 0xFE && b[1] === 0xFF) return 'utf-16be';
|
|
172
|
-
}
|
|
173
|
-
|
|
174
|
-
if (b[0] === 0 && b[1] !== 0) asciiCharsBE++;
|
|
175
|
-
if (b[0] !== 0 && b[1] === 0) asciiCharsLE++;
|
|
176
|
-
|
|
177
|
-
b.length = 0;
|
|
178
|
-
charsProcessed++;
|
|
179
|
-
|
|
180
|
-
if (charsProcessed >= 100) {
|
|
181
|
-
break outer_loop;
|
|
182
|
-
}
|
|
183
|
-
}
|
|
184
|
-
}
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
// Make decisions.
|
|
188
|
-
// Most of the time, the content has ASCII chars (U+00**), but the opposite (U+**00) is uncommon.
|
|
189
|
-
// So, we count ASCII as if it was LE or BE, and decide from that.
|
|
190
|
-
if (asciiCharsBE > asciiCharsLE) return 'utf-16be';
|
|
191
|
-
if (asciiCharsBE < asciiCharsLE) return 'utf-16le';
|
|
192
|
-
|
|
193
|
-
// Couldn't decide (likely all zeros or not enough data).
|
|
194
|
-
return defaultEncoding || 'utf-16le';
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
|
|
@@ -1,319 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var Buffer = require('safer-buffer').Buffer;
|
|
4
|
-
|
|
5
|
-
// == UTF32-LE/BE codec. ==========================================================
|
|
6
|
-
|
|
7
|
-
exports._utf32 = Utf32Codec;
|
|
8
|
-
|
|
9
|
-
function Utf32Codec(codecOptions, iconv) {
|
|
10
|
-
this.iconv = iconv;
|
|
11
|
-
this.bomAware = true;
|
|
12
|
-
this.isLE = codecOptions.isLE;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
exports.utf32le = { type: '_utf32', isLE: true };
|
|
16
|
-
exports.utf32be = { type: '_utf32', isLE: false };
|
|
17
|
-
|
|
18
|
-
// Aliases
|
|
19
|
-
exports.ucs4le = 'utf32le';
|
|
20
|
-
exports.ucs4be = 'utf32be';
|
|
21
|
-
|
|
22
|
-
Utf32Codec.prototype.encoder = Utf32Encoder;
|
|
23
|
-
Utf32Codec.prototype.decoder = Utf32Decoder;
|
|
24
|
-
|
|
25
|
-
// -- Encoding
|
|
26
|
-
|
|
27
|
-
function Utf32Encoder(options, codec) {
|
|
28
|
-
this.isLE = codec.isLE;
|
|
29
|
-
this.highSurrogate = 0;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
Utf32Encoder.prototype.write = function(str) {
|
|
33
|
-
var src = Buffer.from(str, 'ucs2');
|
|
34
|
-
var dst = Buffer.alloc(src.length * 2);
|
|
35
|
-
var write32 = this.isLE ? dst.writeUInt32LE : dst.writeUInt32BE;
|
|
36
|
-
var offset = 0;
|
|
37
|
-
|
|
38
|
-
for (var i = 0; i < src.length; i += 2) {
|
|
39
|
-
var code = src.readUInt16LE(i);
|
|
40
|
-
var isHighSurrogate = (0xD800 <= code && code < 0xDC00);
|
|
41
|
-
var isLowSurrogate = (0xDC00 <= code && code < 0xE000);
|
|
42
|
-
|
|
43
|
-
if (this.highSurrogate) {
|
|
44
|
-
if (isHighSurrogate || !isLowSurrogate) {
|
|
45
|
-
// There shouldn't be two high surrogates in a row, nor a high surrogate which isn't followed by a low
|
|
46
|
-
// surrogate. If this happens, keep the pending high surrogate as a stand-alone semi-invalid character
|
|
47
|
-
// (technically wrong, but expected by some applications, like Windows file names).
|
|
48
|
-
write32.call(dst, this.highSurrogate, offset);
|
|
49
|
-
offset += 4;
|
|
50
|
-
}
|
|
51
|
-
else {
|
|
52
|
-
// Create 32-bit value from high and low surrogates;
|
|
53
|
-
var codepoint = (((this.highSurrogate - 0xD800) << 10) | (code - 0xDC00)) + 0x10000;
|
|
54
|
-
|
|
55
|
-
write32.call(dst, codepoint, offset);
|
|
56
|
-
offset += 4;
|
|
57
|
-
this.highSurrogate = 0;
|
|
58
|
-
|
|
59
|
-
continue;
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
if (isHighSurrogate)
|
|
64
|
-
this.highSurrogate = code;
|
|
65
|
-
else {
|
|
66
|
-
// Even if the current character is a low surrogate, with no previous high surrogate, we'll
|
|
67
|
-
// encode it as a semi-invalid stand-alone character for the same reasons expressed above for
|
|
68
|
-
// unpaired high surrogates.
|
|
69
|
-
write32.call(dst, code, offset);
|
|
70
|
-
offset += 4;
|
|
71
|
-
this.highSurrogate = 0;
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
if (offset < dst.length)
|
|
76
|
-
dst = dst.slice(0, offset);
|
|
77
|
-
|
|
78
|
-
return dst;
|
|
79
|
-
};
|
|
80
|
-
|
|
81
|
-
Utf32Encoder.prototype.end = function() {
|
|
82
|
-
// Treat any leftover high surrogate as a semi-valid independent character.
|
|
83
|
-
if (!this.highSurrogate)
|
|
84
|
-
return;
|
|
85
|
-
|
|
86
|
-
var buf = Buffer.alloc(4);
|
|
87
|
-
|
|
88
|
-
if (this.isLE)
|
|
89
|
-
buf.writeUInt32LE(this.highSurrogate, 0);
|
|
90
|
-
else
|
|
91
|
-
buf.writeUInt32BE(this.highSurrogate, 0);
|
|
92
|
-
|
|
93
|
-
this.highSurrogate = 0;
|
|
94
|
-
|
|
95
|
-
return buf;
|
|
96
|
-
};
|
|
97
|
-
|
|
98
|
-
// -- Decoding
|
|
99
|
-
|
|
100
|
-
function Utf32Decoder(options, codec) {
|
|
101
|
-
this.isLE = codec.isLE;
|
|
102
|
-
this.badChar = codec.iconv.defaultCharUnicode.charCodeAt(0);
|
|
103
|
-
this.overflow = [];
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
Utf32Decoder.prototype.write = function(src) {
|
|
107
|
-
if (src.length === 0)
|
|
108
|
-
return '';
|
|
109
|
-
|
|
110
|
-
var i = 0;
|
|
111
|
-
var codepoint = 0;
|
|
112
|
-
var dst = Buffer.alloc(src.length + 4);
|
|
113
|
-
var offset = 0;
|
|
114
|
-
var isLE = this.isLE;
|
|
115
|
-
var overflow = this.overflow;
|
|
116
|
-
var badChar = this.badChar;
|
|
117
|
-
|
|
118
|
-
if (overflow.length > 0) {
|
|
119
|
-
for (; i < src.length && overflow.length < 4; i++)
|
|
120
|
-
overflow.push(src[i]);
|
|
121
|
-
|
|
122
|
-
if (overflow.length === 4) {
|
|
123
|
-
// NOTE: codepoint is a signed int32 and can be negative.
|
|
124
|
-
// NOTE: We copied this block from below to help V8 optimize it (it works with array, not buffer).
|
|
125
|
-
if (isLE) {
|
|
126
|
-
codepoint = overflow[i] | (overflow[i+1] << 8) | (overflow[i+2] << 16) | (overflow[i+3] << 24);
|
|
127
|
-
} else {
|
|
128
|
-
codepoint = overflow[i+3] | (overflow[i+2] << 8) | (overflow[i+1] << 16) | (overflow[i] << 24);
|
|
129
|
-
}
|
|
130
|
-
overflow.length = 0;
|
|
131
|
-
|
|
132
|
-
offset = _writeCodepoint(dst, offset, codepoint, badChar);
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
// Main loop. Should be as optimized as possible.
|
|
137
|
-
for (; i < src.length - 3; i += 4) {
|
|
138
|
-
// NOTE: codepoint is a signed int32 and can be negative.
|
|
139
|
-
if (isLE) {
|
|
140
|
-
codepoint = src[i] | (src[i+1] << 8) | (src[i+2] << 16) | (src[i+3] << 24);
|
|
141
|
-
} else {
|
|
142
|
-
codepoint = src[i+3] | (src[i+2] << 8) | (src[i+1] << 16) | (src[i] << 24);
|
|
143
|
-
}
|
|
144
|
-
offset = _writeCodepoint(dst, offset, codepoint, badChar);
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
// Keep overflowing bytes.
|
|
148
|
-
for (; i < src.length; i++) {
|
|
149
|
-
overflow.push(src[i]);
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
return dst.slice(0, offset).toString('ucs2');
|
|
153
|
-
};
|
|
154
|
-
|
|
155
|
-
function _writeCodepoint(dst, offset, codepoint, badChar) {
|
|
156
|
-
// NOTE: codepoint is signed int32 and can be negative. We keep it that way to help V8 with optimizations.
|
|
157
|
-
if (codepoint < 0 || codepoint > 0x10FFFF) {
|
|
158
|
-
// Not a valid Unicode codepoint
|
|
159
|
-
codepoint = badChar;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
// Ephemeral Planes: Write high surrogate.
|
|
163
|
-
if (codepoint >= 0x10000) {
|
|
164
|
-
codepoint -= 0x10000;
|
|
165
|
-
|
|
166
|
-
var high = 0xD800 | (codepoint >> 10);
|
|
167
|
-
dst[offset++] = high & 0xff;
|
|
168
|
-
dst[offset++] = high >> 8;
|
|
169
|
-
|
|
170
|
-
// Low surrogate is written below.
|
|
171
|
-
var codepoint = 0xDC00 | (codepoint & 0x3FF);
|
|
172
|
-
}
|
|
173
|
-
|
|
174
|
-
// Write BMP char or low surrogate.
|
|
175
|
-
dst[offset++] = codepoint & 0xff;
|
|
176
|
-
dst[offset++] = codepoint >> 8;
|
|
177
|
-
|
|
178
|
-
return offset;
|
|
179
|
-
};
|
|
180
|
-
|
|
181
|
-
Utf32Decoder.prototype.end = function() {
|
|
182
|
-
this.overflow.length = 0;
|
|
183
|
-
};
|
|
184
|
-
|
|
185
|
-
// == UTF-32 Auto codec =============================================================
|
|
186
|
-
// Decoder chooses automatically from UTF-32LE and UTF-32BE using BOM and space-based heuristic.
|
|
187
|
-
// Defaults to UTF-32LE. http://en.wikipedia.org/wiki/UTF-32
|
|
188
|
-
// Encoder/decoder default can be changed: iconv.decode(buf, 'utf32', {defaultEncoding: 'utf-32be'});
|
|
189
|
-
|
|
190
|
-
// Encoder prepends BOM (which can be overridden with (addBOM: false}).
|
|
191
|
-
|
|
192
|
-
exports.utf32 = Utf32AutoCodec;
|
|
193
|
-
exports.ucs4 = 'utf32';
|
|
194
|
-
|
|
195
|
-
function Utf32AutoCodec(options, iconv) {
|
|
196
|
-
this.iconv = iconv;
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
Utf32AutoCodec.prototype.encoder = Utf32AutoEncoder;
|
|
200
|
-
Utf32AutoCodec.prototype.decoder = Utf32AutoDecoder;
|
|
201
|
-
|
|
202
|
-
// -- Encoding
|
|
203
|
-
|
|
204
|
-
function Utf32AutoEncoder(options, codec) {
|
|
205
|
-
options = options || {};
|
|
206
|
-
|
|
207
|
-
if (options.addBOM === undefined)
|
|
208
|
-
options.addBOM = true;
|
|
209
|
-
|
|
210
|
-
this.encoder = codec.iconv.getEncoder(options.defaultEncoding || 'utf-32le', options);
|
|
211
|
-
}
|
|
212
|
-
|
|
213
|
-
Utf32AutoEncoder.prototype.write = function(str) {
|
|
214
|
-
return this.encoder.write(str);
|
|
215
|
-
};
|
|
216
|
-
|
|
217
|
-
Utf32AutoEncoder.prototype.end = function() {
|
|
218
|
-
return this.encoder.end();
|
|
219
|
-
};
|
|
220
|
-
|
|
221
|
-
// -- Decoding
|
|
222
|
-
|
|
223
|
-
function Utf32AutoDecoder(options, codec) {
|
|
224
|
-
this.decoder = null;
|
|
225
|
-
this.initialBufs = [];
|
|
226
|
-
this.initialBufsLen = 0;
|
|
227
|
-
this.options = options || {};
|
|
228
|
-
this.iconv = codec.iconv;
|
|
229
|
-
}
|
|
230
|
-
|
|
231
|
-
Utf32AutoDecoder.prototype.write = function(buf) {
|
|
232
|
-
if (!this.decoder) {
|
|
233
|
-
// Codec is not chosen yet. Accumulate initial bytes.
|
|
234
|
-
this.initialBufs.push(buf);
|
|
235
|
-
this.initialBufsLen += buf.length;
|
|
236
|
-
|
|
237
|
-
if (this.initialBufsLen < 32) // We need more bytes to use space heuristic (see below)
|
|
238
|
-
return '';
|
|
239
|
-
|
|
240
|
-
// We have enough bytes -> detect endianness.
|
|
241
|
-
var encoding = detectEncoding(this.initialBufs, this.options.defaultEncoding);
|
|
242
|
-
this.decoder = this.iconv.getDecoder(encoding, this.options);
|
|
243
|
-
|
|
244
|
-
var resStr = '';
|
|
245
|
-
for (var i = 0; i < this.initialBufs.length; i++)
|
|
246
|
-
resStr += this.decoder.write(this.initialBufs[i]);
|
|
247
|
-
|
|
248
|
-
this.initialBufs.length = this.initialBufsLen = 0;
|
|
249
|
-
return resStr;
|
|
250
|
-
}
|
|
251
|
-
|
|
252
|
-
return this.decoder.write(buf);
|
|
253
|
-
};
|
|
254
|
-
|
|
255
|
-
Utf32AutoDecoder.prototype.end = function() {
|
|
256
|
-
if (!this.decoder) {
|
|
257
|
-
var encoding = detectEncoding(this.initialBufs, this.options.defaultEncoding);
|
|
258
|
-
this.decoder = this.iconv.getDecoder(encoding, this.options);
|
|
259
|
-
|
|
260
|
-
var resStr = '';
|
|
261
|
-
for (var i = 0; i < this.initialBufs.length; i++)
|
|
262
|
-
resStr += this.decoder.write(this.initialBufs[i]);
|
|
263
|
-
|
|
264
|
-
var trail = this.decoder.end();
|
|
265
|
-
if (trail)
|
|
266
|
-
resStr += trail;
|
|
267
|
-
|
|
268
|
-
this.initialBufs.length = this.initialBufsLen = 0;
|
|
269
|
-
return resStr;
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
return this.decoder.end();
|
|
273
|
-
};
|
|
274
|
-
|
|
275
|
-
function detectEncoding(bufs, defaultEncoding) {
|
|
276
|
-
var b = [];
|
|
277
|
-
var charsProcessed = 0;
|
|
278
|
-
var invalidLE = 0, invalidBE = 0; // Number of invalid chars when decoded as LE or BE.
|
|
279
|
-
var bmpCharsLE = 0, bmpCharsBE = 0; // Number of BMP chars when decoded as LE or BE.
|
|
280
|
-
|
|
281
|
-
outer_loop:
|
|
282
|
-
for (var i = 0; i < bufs.length; i++) {
|
|
283
|
-
var buf = bufs[i];
|
|
284
|
-
for (var j = 0; j < buf.length; j++) {
|
|
285
|
-
b.push(buf[j]);
|
|
286
|
-
if (b.length === 4) {
|
|
287
|
-
if (charsProcessed === 0) {
|
|
288
|
-
// Check BOM first.
|
|
289
|
-
if (b[0] === 0xFF && b[1] === 0xFE && b[2] === 0 && b[3] === 0) {
|
|
290
|
-
return 'utf-32le';
|
|
291
|
-
}
|
|
292
|
-
if (b[0] === 0 && b[1] === 0 && b[2] === 0xFE && b[3] === 0xFF) {
|
|
293
|
-
return 'utf-32be';
|
|
294
|
-
}
|
|
295
|
-
}
|
|
296
|
-
|
|
297
|
-
if (b[0] !== 0 || b[1] > 0x10) invalidBE++;
|
|
298
|
-
if (b[3] !== 0 || b[2] > 0x10) invalidLE++;
|
|
299
|
-
|
|
300
|
-
if (b[0] === 0 && b[1] === 0 && (b[2] !== 0 || b[3] !== 0)) bmpCharsBE++;
|
|
301
|
-
if ((b[0] !== 0 || b[1] !== 0) && b[2] === 0 && b[3] === 0) bmpCharsLE++;
|
|
302
|
-
|
|
303
|
-
b.length = 0;
|
|
304
|
-
charsProcessed++;
|
|
305
|
-
|
|
306
|
-
if (charsProcessed >= 100) {
|
|
307
|
-
break outer_loop;
|
|
308
|
-
}
|
|
309
|
-
}
|
|
310
|
-
}
|
|
311
|
-
}
|
|
312
|
-
|
|
313
|
-
// Make decisions.
|
|
314
|
-
if (bmpCharsBE - invalidBE > bmpCharsLE - invalidLE) return 'utf-32be';
|
|
315
|
-
if (bmpCharsBE - invalidBE < bmpCharsLE - invalidLE) return 'utf-32le';
|
|
316
|
-
|
|
317
|
-
// Couldn't decide (likely all zeros or not enough data).
|
|
318
|
-
return defaultEncoding || 'utf-32le';
|
|
319
|
-
}
|