From 0073d802589398fbd8a156a851b9a9585e98d62a Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 17 Dec 2022 00:18:14 -0800 Subject: [PATCH] Upload final project of fonIcon --- app.js | 46 + bin/www | 90 + iconFont/iconFontsOficonsax2/iconsax2.css | 20 + iconFont/iconFontsOficonsax2/iconsax2.eot | Bin 0 -> 634168 bytes iconFont/iconFontsOficonsax2/iconsax2.svg | 12576 +++++++++++ iconFont/iconFontsOficonsax2/iconsax2.ttf | Bin 0 -> 634000 bytes iconFont/iconFontsOficonsax2/iconsax2.woff | Bin 0 -> 289148 bytes iconFont/iconFontsOficonsax2/iconsax2.woff2 | Bin 0 -> 196316 bytes models/iconFontmodels.js | 66 + models/relations.js | 2 + node_modules/.bin/atob | 12 + node_modules/.bin/atob.cmd | 17 + node_modules/.bin/atob.ps1 | 28 + node_modules/.bin/color-support | 12 + node_modules/.bin/color-support.cmd | 17 + node_modules/.bin/color-support.ps1 | 28 + node_modules/.bin/colors | 12 + node_modules/.bin/colors.cmd | 17 + node_modules/.bin/colors.ps1 | 28 + node_modules/.bin/jake | 12 + node_modules/.bin/jake.cmd | 17 + node_modules/.bin/jake.ps1 | 28 + node_modules/.bin/mime | 12 + node_modules/.bin/mime.cmd | 17 + node_modules/.bin/mime.ps1 | 28 + node_modules/.bin/mkdirp | 12 + node_modules/.bin/mkdirp.cmd | 17 + node_modules/.bin/mkdirp.ps1 | 28 + node_modules/.bin/node-gyp | 12 + node_modules/.bin/node-gyp.cmd | 17 + node_modules/.bin/node-gyp.ps1 | 28 + node_modules/.bin/node-which | 12 + node_modules/.bin/node-which.cmd | 17 + node_modules/.bin/node-which.ps1 | 28 + node_modules/.bin/nopt | 12 + node_modules/.bin/nopt.cmd | 17 + node_modules/.bin/nopt.ps1 | 28 + node_modules/.bin/rimraf | 12 + node_modules/.bin/rimraf.cmd | 17 + node_modules/.bin/rimraf.ps1 | 28 + node_modules/.bin/semver | 12 + node_modules/.bin/semver.cmd | 17 + node_modules/.bin/semver.ps1 | 28 + node_modules/.bin/svg2ttf | 12 + node_modules/.bin/svg2ttf.cmd | 17 + node_modules/.bin/svg2ttf.ps1 | 28 + node_modules/.bin/svgicons2svgfont | 12 + node_modules/.bin/svgicons2svgfont.cmd | 17 + node_modules/.bin/svgicons2svgfont.ps1 | 28 + node_modules/.bin/svgo | 12 + node_modules/.bin/svgo.cmd | 17 + node_modules/.bin/svgo.ps1 | 28 + node_modules/.bin/svgtofont | 12 + node_modules/.bin/svgtofont.cmd | 17 + node_modules/.bin/svgtofont.ps1 | 28 + node_modules/.bin/ttf2eot | 12 + node_modules/.bin/ttf2eot.cmd | 17 + node_modules/.bin/ttf2eot.ps1 | 28 + node_modules/.bin/ttf2woff | 12 + node_modules/.bin/ttf2woff.cmd | 17 + node_modules/.bin/ttf2woff.ps1 | 28 + node_modules/.bin/ttf2woff2 | 12 + node_modules/.bin/ttf2woff2.cmd | 17 + node_modules/.bin/ttf2woff2.ps1 | 28 + node_modules/.package-lock.json | 4217 ++++ node_modules/@gar/promisify/LICENSE.md | 10 + node_modules/@gar/promisify/README.md | 65 + node_modules/@gar/promisify/index.js | 36 + node_modules/@gar/promisify/package.json | 32 + node_modules/@nodelib/fs.scandir/LICENSE | 21 + node_modules/@nodelib/fs.scandir/README.md | 171 + .../@nodelib/fs.scandir/out/adapters/fs.d.ts | 20 + .../@nodelib/fs.scandir/out/adapters/fs.js | 19 + .../@nodelib/fs.scandir/out/constants.d.ts | 4 + .../@nodelib/fs.scandir/out/constants.js | 17 + .../@nodelib/fs.scandir/out/index.d.ts | 12 + node_modules/@nodelib/fs.scandir/out/index.js | 26 + .../fs.scandir/out/providers/async.d.ts | 7 + .../fs.scandir/out/providers/async.js | 104 + .../fs.scandir/out/providers/common.d.ts | 1 + .../fs.scandir/out/providers/common.js | 13 + .../fs.scandir/out/providers/sync.d.ts | 5 + .../@nodelib/fs.scandir/out/providers/sync.js | 54 + .../@nodelib/fs.scandir/out/settings.d.ts | 20 + .../@nodelib/fs.scandir/out/settings.js | 24 + .../@nodelib/fs.scandir/out/types/index.d.ts | 20 + .../@nodelib/fs.scandir/out/types/index.js | 2 + .../@nodelib/fs.scandir/out/utils/fs.d.ts | 2 + .../@nodelib/fs.scandir/out/utils/fs.js | 19 + .../@nodelib/fs.scandir/out/utils/index.d.ts | 2 + .../@nodelib/fs.scandir/out/utils/index.js | 5 + node_modules/@nodelib/fs.scandir/package.json | 44 + node_modules/@nodelib/fs.stat/LICENSE | 21 + node_modules/@nodelib/fs.stat/README.md | 126 + .../@nodelib/fs.stat/out/adapters/fs.d.ts | 13 + .../@nodelib/fs.stat/out/adapters/fs.js | 17 + node_modules/@nodelib/fs.stat/out/index.d.ts | 12 + node_modules/@nodelib/fs.stat/out/index.js | 26 + .../@nodelib/fs.stat/out/providers/async.d.ts | 4 + .../@nodelib/fs.stat/out/providers/async.js | 36 + .../@nodelib/fs.stat/out/providers/sync.d.ts | 3 + .../@nodelib/fs.stat/out/providers/sync.js | 23 + .../@nodelib/fs.stat/out/settings.d.ts | 16 + node_modules/@nodelib/fs.stat/out/settings.js | 16 + .../@nodelib/fs.stat/out/types/index.d.ts | 4 + .../@nodelib/fs.stat/out/types/index.js | 2 + node_modules/@nodelib/fs.stat/package.json | 37 + node_modules/@nodelib/fs.walk/LICENSE | 21 + node_modules/@nodelib/fs.walk/README.md | 215 + node_modules/@nodelib/fs.walk/out/index.d.ts | 14 + node_modules/@nodelib/fs.walk/out/index.js | 34 + .../@nodelib/fs.walk/out/providers/async.d.ts | 12 + .../@nodelib/fs.walk/out/providers/async.js | 30 + .../@nodelib/fs.walk/out/providers/index.d.ts | 4 + .../@nodelib/fs.walk/out/providers/index.js | 9 + .../fs.walk/out/providers/stream.d.ts | 12 + .../@nodelib/fs.walk/out/providers/stream.js | 34 + .../@nodelib/fs.walk/out/providers/sync.d.ts | 10 + .../@nodelib/fs.walk/out/providers/sync.js | 14 + .../@nodelib/fs.walk/out/readers/async.d.ts | 30 + .../@nodelib/fs.walk/out/readers/async.js | 97 + .../@nodelib/fs.walk/out/readers/common.d.ts | 7 + .../@nodelib/fs.walk/out/readers/common.js | 31 + .../@nodelib/fs.walk/out/readers/reader.d.ts | 6 + .../@nodelib/fs.walk/out/readers/reader.js | 11 + .../@nodelib/fs.walk/out/readers/sync.d.ts | 15 + .../@nodelib/fs.walk/out/readers/sync.js | 59 + .../@nodelib/fs.walk/out/settings.d.ts | 30 + node_modules/@nodelib/fs.walk/out/settings.js | 26 + .../@nodelib/fs.walk/out/types/index.d.ts | 8 + .../@nodelib/fs.walk/out/types/index.js | 2 + node_modules/@nodelib/fs.walk/package.json | 44 + node_modules/@npmcli/fs/LICENSE.md | 20 + node_modules/@npmcli/fs/README.md | 62 + .../@npmcli/fs/lib/common/get-options.js | 20 + node_modules/@npmcli/fs/lib/common/node.js | 9 + .../@npmcli/fs/lib/common/owner-sync.js | 96 + node_modules/@npmcli/fs/lib/common/owner.js | 96 + node_modules/@npmcli/fs/lib/copy-file.js | 16 + node_modules/@npmcli/fs/lib/cp/LICENSE | 15 + node_modules/@npmcli/fs/lib/cp/index.js | 22 + node_modules/@npmcli/fs/lib/cp/polyfill.js | 428 + node_modules/@npmcli/fs/lib/errors.js | 129 + node_modules/@npmcli/fs/lib/fs.js | 14 + node_modules/@npmcli/fs/lib/index.js | 12 + node_modules/@npmcli/fs/lib/mkdir.js | 19 + node_modules/@npmcli/fs/lib/mkdtemp.js | 23 + node_modules/@npmcli/fs/lib/rm/index.js | 22 + node_modules/@npmcli/fs/lib/rm/polyfill.js | 239 + .../@npmcli/fs/lib/with-owner-sync.js | 21 + node_modules/@npmcli/fs/lib/with-owner.js | 21 + node_modules/@npmcli/fs/lib/with-temp-dir.js | 41 + node_modules/@npmcli/fs/lib/write-file.js | 14 + node_modules/@npmcli/fs/package.json | 50 + node_modules/@npmcli/move-file/LICENSE.md | 22 + node_modules/@npmcli/move-file/README.md | 69 + node_modules/@npmcli/move-file/lib/index.js | 185 + .../move-file/node_modules/.bin/mkdirp | 12 + .../move-file/node_modules/.bin/mkdirp.cmd | 17 + .../move-file/node_modules/.bin/mkdirp.ps1 | 28 + .../node_modules/mkdirp/CHANGELOG.md | 15 + .../move-file/node_modules/mkdirp/LICENSE | 21 + .../move-file/node_modules/mkdirp/bin/cmd.js | 68 + .../move-file/node_modules/mkdirp/index.js | 31 + .../node_modules/mkdirp/lib/find-made.js | 29 + .../node_modules/mkdirp/lib/mkdirp-manual.js | 64 + .../node_modules/mkdirp/lib/mkdirp-native.js | 39 + .../node_modules/mkdirp/lib/opts-arg.js | 23 + .../node_modules/mkdirp/lib/path-arg.js | 29 + .../node_modules/mkdirp/lib/use-native.js | 10 + .../node_modules/mkdirp/package.json | 44 + .../node_modules/mkdirp/readme.markdown | 266 + node_modules/@npmcli/move-file/package.json | 47 + node_modules/@tootallnate/once/LICENSE | 21 + node_modules/@tootallnate/once/README.md | 93 + .../@tootallnate/once/dist/index.d.ts | 7 + node_modules/@tootallnate/once/dist/index.js | 24 + .../@tootallnate/once/dist/index.js.map | 1 + .../once/dist/overloaded-parameters.d.ts | 231 + .../once/dist/overloaded-parameters.js | 3 + .../once/dist/overloaded-parameters.js.map | 1 + .../@tootallnate/once/dist/types.d.ts | 17 + node_modules/@tootallnate/once/dist/types.js | 3 + .../@tootallnate/once/dist/types.js.map | 1 + node_modules/@tootallnate/once/package.json | 52 + node_modules/@trysound/sax/LICENSE | 15 + node_modules/@trysound/sax/README.md | 202 + node_modules/@trysound/sax/lib/sax.js | 1413 ++ node_modules/@trysound/sax/package.json | 30 + node_modules/@types/cheerio/LICENSE | 21 + node_modules/@types/cheerio/README.md | 16 + node_modules/@types/cheerio/index.d.ts | 332 + node_modules/@types/cheerio/package.json | 71 + node_modules/@types/ejs/LICENSE | 21 + node_modules/@types/ejs/README.md | 16 + node_modules/@types/ejs/index.d.ts | 484 + node_modules/@types/ejs/package.json | 35 + node_modules/@types/fs-extra/LICENSE | 21 + node_modules/@types/fs-extra/README.md | 16 + node_modules/@types/fs-extra/index.d.ts | 563 + node_modules/@types/fs-extra/package.json | 67 + node_modules/@types/node/LICENSE | 21 + node_modules/@types/node/README.md | 16 + node_modules/@types/node/assert.d.ts | 961 + node_modules/@types/node/assert/strict.d.ts | 8 + node_modules/@types/node/async_hooks.d.ts | 501 + node_modules/@types/node/buffer.d.ts | 2258 ++ node_modules/@types/node/child_process.d.ts | 1369 ++ node_modules/@types/node/cluster.d.ts | 410 + node_modules/@types/node/console.d.ts | 412 + node_modules/@types/node/constants.d.ts | 18 + node_modules/@types/node/crypto.d.ts | 3964 ++++ node_modules/@types/node/dgram.d.ts | 545 + .../@types/node/diagnostics_channel.d.ts | 153 + node_modules/@types/node/dns.d.ts | 659 + node_modules/@types/node/dns/promises.d.ts | 370 + node_modules/@types/node/dom-events.d.ts | 126 + node_modules/@types/node/domain.d.ts | 170 + node_modules/@types/node/events.d.ts | 678 + node_modules/@types/node/fs.d.ts | 3872 ++++ node_modules/@types/node/fs/promises.d.ts | 1138 + node_modules/@types/node/globals.d.ts | 300 + node_modules/@types/node/globals.global.d.ts | 1 + node_modules/@types/node/http.d.ts | 1614 ++ node_modules/@types/node/http2.d.ts | 2134 ++ node_modules/@types/node/https.d.ts | 541 + node_modules/@types/node/index.d.ts | 133 + node_modules/@types/node/inspector.d.ts | 2741 +++ node_modules/@types/node/module.d.ts | 114 + node_modules/@types/node/net.d.ts | 869 + node_modules/@types/node/os.d.ts | 466 + node_modules/@types/node/package.json | 232 + node_modules/@types/node/path.d.ts | 191 + node_modules/@types/node/perf_hooks.d.ts | 625 + node_modules/@types/node/process.d.ts | 1482 ++ node_modules/@types/node/punycode.d.ts | 117 + node_modules/@types/node/querystring.d.ts | 131 + node_modules/@types/node/readline.d.ts | 653 + .../@types/node/readline/promises.d.ts | 143 + node_modules/@types/node/repl.d.ts | 424 + node_modules/@types/node/stream.d.ts | 1340 ++ .../@types/node/stream/consumers.d.ts | 12 + node_modules/@types/node/stream/promises.d.ts | 42 + node_modules/@types/node/stream/web.d.ts | 330 + node_modules/@types/node/string_decoder.d.ts | 67 + node_modules/@types/node/test.d.ts | 374 + node_modules/@types/node/timers.d.ts | 94 + node_modules/@types/node/timers/promises.d.ts | 93 + node_modules/@types/node/tls.d.ts | 1028 + node_modules/@types/node/trace_events.d.ts | 171 + node_modules/@types/node/ts4.8/assert.d.ts | 961 + .../@types/node/ts4.8/assert/strict.d.ts | 8 + .../@types/node/ts4.8/async_hooks.d.ts | 501 + node_modules/@types/node/ts4.8/buffer.d.ts | 2259 ++ .../@types/node/ts4.8/child_process.d.ts | 1369 ++ node_modules/@types/node/ts4.8/cluster.d.ts | 410 + node_modules/@types/node/ts4.8/console.d.ts | 412 + node_modules/@types/node/ts4.8/constants.d.ts | 18 + node_modules/@types/node/ts4.8/crypto.d.ts | 3964 ++++ node_modules/@types/node/ts4.8/dgram.d.ts | 545 + .../node/ts4.8/diagnostics_channel.d.ts | 153 + node_modules/@types/node/ts4.8/dns.d.ts | 659 + .../@types/node/ts4.8/dns/promises.d.ts | 370 + .../@types/node/ts4.8/dom-events.d.ts | 126 + node_modules/@types/node/ts4.8/domain.d.ts | 170 + node_modules/@types/node/ts4.8/events.d.ts | 678 + node_modules/@types/node/ts4.8/fs.d.ts | 3872 ++++ .../@types/node/ts4.8/fs/promises.d.ts | 1138 + node_modules/@types/node/ts4.8/globals.d.ts | 294 + .../@types/node/ts4.8/globals.global.d.ts | 1 + node_modules/@types/node/ts4.8/http.d.ts | 1614 ++ node_modules/@types/node/ts4.8/http2.d.ts | 2134 ++ node_modules/@types/node/ts4.8/https.d.ts | 541 + node_modules/@types/node/ts4.8/index.d.ts | 88 + node_modules/@types/node/ts4.8/inspector.d.ts | 2741 +++ node_modules/@types/node/ts4.8/module.d.ts | 114 + node_modules/@types/node/ts4.8/net.d.ts | 869 + node_modules/@types/node/ts4.8/os.d.ts | 466 + node_modules/@types/node/ts4.8/path.d.ts | 191 + .../@types/node/ts4.8/perf_hooks.d.ts | 625 + node_modules/@types/node/ts4.8/process.d.ts | 1482 ++ node_modules/@types/node/ts4.8/punycode.d.ts | 117 + .../@types/node/ts4.8/querystring.d.ts | 131 + node_modules/@types/node/ts4.8/readline.d.ts | 653 + .../@types/node/ts4.8/readline/promises.d.ts | 143 + node_modules/@types/node/ts4.8/repl.d.ts | 424 + node_modules/@types/node/ts4.8/stream.d.ts | 1340 ++ .../@types/node/ts4.8/stream/consumers.d.ts | 12 + .../@types/node/ts4.8/stream/promises.d.ts | 42 + .../@types/node/ts4.8/stream/web.d.ts | 330 + .../@types/node/ts4.8/string_decoder.d.ts | 67 + node_modules/@types/node/ts4.8/test.d.ts | 374 + node_modules/@types/node/ts4.8/timers.d.ts | 94 + .../@types/node/ts4.8/timers/promises.d.ts | 93 + node_modules/@types/node/ts4.8/tls.d.ts | 1028 + .../@types/node/ts4.8/trace_events.d.ts | 171 + node_modules/@types/node/ts4.8/tty.d.ts | 206 + node_modules/@types/node/ts4.8/url.d.ts | 897 + node_modules/@types/node/ts4.8/util.d.ts | 1850 ++ node_modules/@types/node/ts4.8/v8.d.ts | 396 + node_modules/@types/node/ts4.8/vm.d.ts | 509 + node_modules/@types/node/ts4.8/wasi.d.ts | 158 + .../@types/node/ts4.8/worker_threads.d.ts | 689 + node_modules/@types/node/ts4.8/zlib.d.ts | 517 + node_modules/@types/node/tty.d.ts | 206 + node_modules/@types/node/url.d.ts | 897 + node_modules/@types/node/util.d.ts | 1850 ++ node_modules/@types/node/v8.d.ts | 396 + node_modules/@types/node/vm.d.ts | 509 + node_modules/@types/node/wasi.d.ts | 158 + node_modules/@types/node/worker_threads.d.ts | 689 + node_modules/@types/node/zlib.d.ts | 517 + node_modules/@types/svg2ttf/LICENSE | 21 + node_modules/@types/svg2ttf/README.md | 53 + node_modules/@types/svg2ttf/index.d.ts | 33 + node_modules/@types/svg2ttf/package.json | 25 + node_modules/@types/svgicons2svgfont/LICENSE | 21 + .../@types/svgicons2svgfont/README.md | 16 + .../@types/svgicons2svgfont/index.d.ts | 119 + .../@types/svgicons2svgfont/package.json | 27 + .../@types/svgicons2svgfont/src/metadata.d.ts | 4 + node_modules/@types/ttf2eot/LICENSE | 21 + node_modules/@types/ttf2eot/README.md | 16 + node_modules/@types/ttf2eot/index.d.ts | 10 + node_modules/@types/ttf2eot/package.json | 26 + node_modules/@types/ttf2woff/LICENSE | 21 + node_modules/@types/ttf2woff/README.md | 40 + node_modules/@types/ttf2woff/index.d.ts | 20 + node_modules/@types/ttf2woff/package.json | 27 + node_modules/@types/ttf2woff2/LICENSE | 21 + node_modules/@types/ttf2woff2/README.md | 16 + node_modules/@types/ttf2woff2/index.d.ts | 10 + node_modules/@types/ttf2woff2/package.json | 24 + node_modules/@xmldom/xmldom/CHANGELOG.md | 365 + node_modules/@xmldom/xmldom/LICENSE | 8 + node_modules/@xmldom/xmldom/index.d.ts | 43 + node_modules/@xmldom/xmldom/lib/.eslintrc.yml | 2 + .../@xmldom/xmldom/lib/conventions.js | 177 + node_modules/@xmldom/xmldom/lib/dom-parser.js | 268 + node_modules/@xmldom/xmldom/lib/dom.js | 1802 ++ node_modules/@xmldom/xmldom/lib/entities.js | 273 + node_modules/@xmldom/xmldom/lib/index.js | 4 + node_modules/@xmldom/xmldom/lib/sax.js | 654 + node_modules/@xmldom/xmldom/package.json | 60 + node_modules/@xmldom/xmldom/readme.md | 338 + node_modules/abbrev/LICENSE | 46 + node_modules/abbrev/README.md | 23 + node_modules/abbrev/abbrev.js | 61 + node_modules/abbrev/package.json | 21 + node_modules/accepts/HISTORY.md | 243 + node_modules/accepts/LICENSE | 23 + node_modules/accepts/README.md | 140 + node_modules/accepts/index.js | 238 + node_modules/accepts/package.json | 47 + node_modules/agent-base/README.md | 145 + node_modules/agent-base/dist/src/index.d.ts | 78 + node_modules/agent-base/dist/src/index.js | 203 + node_modules/agent-base/dist/src/index.js.map | 1 + .../agent-base/dist/src/promisify.d.ts | 4 + node_modules/agent-base/dist/src/promisify.js | 18 + .../agent-base/dist/src/promisify.js.map | 1 + .../agent-base/node_modules/debug/LICENSE | 20 + .../agent-base/node_modules/debug/README.md | 481 + .../node_modules/debug/package.json | 59 + .../node_modules/debug/src/browser.js | 269 + .../node_modules/debug/src/common.js | 274 + .../node_modules/debug/src/index.js | 10 + .../agent-base/node_modules/debug/src/node.js | 263 + .../agent-base/node_modules/ms/index.js | 162 + .../agent-base/node_modules/ms/license.md | 21 + .../agent-base/node_modules/ms/package.json | 37 + .../agent-base/node_modules/ms/readme.md | 60 + node_modules/agent-base/package.json | 64 + node_modules/agent-base/src/index.ts | 345 + node_modules/agent-base/src/promisify.ts | 33 + node_modules/agentkeepalive/History.md | 248 + node_modules/agentkeepalive/LICENSE | 23 + node_modules/agentkeepalive/README.md | 246 + node_modules/agentkeepalive/browser.js | 5 + node_modules/agentkeepalive/index.d.ts | 62 + node_modules/agentkeepalive/index.js | 5 + node_modules/agentkeepalive/lib/agent.js | 398 + node_modules/agentkeepalive/lib/constants.js | 14 + .../agentkeepalive/lib/https_agent.js | 51 + .../agentkeepalive/node_modules/debug/LICENSE | 20 + .../node_modules/debug/README.md | 481 + .../node_modules/debug/package.json | 59 + .../node_modules/debug/src/browser.js | 269 + .../node_modules/debug/src/common.js | 274 + .../node_modules/debug/src/index.js | 10 + .../node_modules/debug/src/node.js | 263 + .../agentkeepalive/node_modules/ms/index.js | 162 + .../agentkeepalive/node_modules/ms/license.md | 21 + .../node_modules/ms/package.json | 37 + .../agentkeepalive/node_modules/ms/readme.md | 60 + node_modules/agentkeepalive/package.json | 66 + node_modules/aggregate-error/index.d.ts | 51 + node_modules/aggregate-error/index.js | 47 + node_modules/aggregate-error/license | 9 + node_modules/aggregate-error/package.json | 41 + node_modules/aggregate-error/readme.md | 61 + node_modules/ansi-regex/index.d.ts | 37 + node_modules/ansi-regex/index.js | 10 + node_modules/ansi-regex/license | 9 + node_modules/ansi-regex/package.json | 55 + node_modules/ansi-regex/readme.md | 78 + node_modules/ansi-styles/index.d.ts | 345 + node_modules/ansi-styles/index.js | 163 + node_modules/ansi-styles/license | 9 + node_modules/ansi-styles/package.json | 56 + node_modules/ansi-styles/readme.md | 152 + node_modules/aproba/CHANGELOG.md | 4 + node_modules/aproba/LICENSE | 14 + node_modules/aproba/README.md | 94 + node_modules/aproba/index.js | 105 + node_modules/aproba/package.json | 35 + node_modules/are-we-there-yet/LICENSE.md | 18 + node_modules/are-we-there-yet/README.md | 208 + node_modules/are-we-there-yet/lib/index.js | 4 + .../are-we-there-yet/lib/tracker-base.js | 11 + .../are-we-there-yet/lib/tracker-group.js | 116 + .../are-we-there-yet/lib/tracker-stream.js | 36 + node_modules/are-we-there-yet/lib/tracker.js | 32 + .../readable-stream/CONTRIBUTING.md | 38 + .../readable-stream/GOVERNANCE.md | 136 + .../node_modules/readable-stream/LICENSE | 47 + .../node_modules/readable-stream/README.md | 106 + .../readable-stream/errors-browser.js | 127 + .../node_modules/readable-stream/errors.js | 116 + .../readable-stream/experimentalWarning.js | 17 + .../readable-stream/lib/_stream_duplex.js | 139 + .../lib/_stream_passthrough.js | 39 + .../readable-stream/lib/_stream_readable.js | 1124 + .../readable-stream/lib/_stream_transform.js | 201 + .../readable-stream/lib/_stream_writable.js | 697 + .../lib/internal/streams/async_iterator.js | 207 + .../lib/internal/streams/buffer_list.js | 210 + .../lib/internal/streams/destroy.js | 105 + .../lib/internal/streams/end-of-stream.js | 104 + .../lib/internal/streams/from-browser.js | 3 + .../lib/internal/streams/from.js | 64 + .../lib/internal/streams/pipeline.js | 97 + .../lib/internal/streams/state.js | 27 + .../lib/internal/streams/stream-browser.js | 1 + .../lib/internal/streams/stream.js | 1 + .../node_modules/readable-stream/package.json | 68 + .../readable-stream/readable-browser.js | 9 + .../node_modules/readable-stream/readable.js | 16 + node_modules/are-we-there-yet/package.json | 56 + node_modules/argparse/CHANGELOG.md | 216 + node_modules/argparse/LICENSE | 254 + node_modules/argparse/README.md | 84 + node_modules/argparse/argparse.js | 3707 ++++ node_modules/argparse/lib/sub.js | 67 + node_modules/argparse/lib/textwrap.js | 440 + node_modules/argparse/package.json | 31 + node_modules/arr-diff/LICENSE | 21 + node_modules/arr-diff/README.md | 130 + node_modules/arr-diff/index.js | 47 + node_modules/arr-diff/package.json | 69 + node_modules/arr-flatten/LICENSE | 21 + node_modules/arr-flatten/README.md | 86 + node_modules/arr-flatten/index.js | 22 + node_modules/arr-flatten/package.json | 76 + node_modules/arr-union/LICENSE | 21 + node_modules/arr-union/README.md | 99 + node_modules/arr-union/index.js | 29 + node_modules/arr-union/package.json | 76 + node_modules/array-flatten/LICENSE | 21 + node_modules/array-flatten/README.md | 43 + node_modules/array-flatten/array-flatten.js | 64 + node_modules/array-flatten/package.json | 39 + node_modules/array-union/index.d.ts | 25 + node_modules/array-union/index.js | 5 + node_modules/array-union/license | 9 + node_modules/array-union/package.json | 38 + node_modules/array-union/readme.md | 34 + node_modules/array-unique/LICENSE | 21 + node_modules/array-unique/README.md | 77 + node_modules/array-unique/index.js | 43 + node_modules/array-unique/package.json | 62 + node_modules/assign-symbols/LICENSE | 21 + node_modules/assign-symbols/README.md | 73 + node_modules/assign-symbols/index.js | 40 + node_modules/assign-symbols/package.json | 40 + node_modules/async/CHANGELOG.md | 348 + node_modules/async/LICENSE | 19 + node_modules/async/README.md | 59 + node_modules/async/all.js | 119 + node_modules/async/allLimit.js | 46 + node_modules/async/allSeries.js | 45 + node_modules/async/any.js | 122 + node_modules/async/anyLimit.js | 47 + node_modules/async/anySeries.js | 46 + node_modules/async/apply.js | 55 + node_modules/async/applyEach.js | 57 + node_modules/async/applyEachSeries.js | 37 + node_modules/async/asyncify.js | 118 + node_modules/async/auto.js | 333 + node_modules/async/autoInject.js | 182 + node_modules/async/bower.json | 17 + node_modules/async/cargo.js | 63 + node_modules/async/cargoQueue.js | 71 + node_modules/async/compose.js | 55 + node_modules/async/concat.js | 115 + node_modules/async/concatLimit.js | 60 + node_modules/async/concatSeries.js | 41 + node_modules/async/constant.js | 55 + node_modules/async/detect.js | 96 + node_modules/async/detectLimit.js | 48 + node_modules/async/detectSeries.js | 47 + node_modules/async/dir.js | 43 + node_modules/async/dist/async.js | 6059 ++++++ node_modules/async/dist/async.min.js | 1 + node_modules/async/dist/async.mjs | 5947 ++++++ node_modules/async/doDuring.js | 68 + node_modules/async/doUntil.js | 46 + node_modules/async/doWhilst.js | 68 + node_modules/async/during.js | 78 + node_modules/async/each.js | 129 + node_modules/async/eachLimit.js | 50 + node_modules/async/eachOf.js | 185 + node_modules/async/eachOfLimit.js | 47 + node_modules/async/eachOfSeries.js | 39 + node_modules/async/eachSeries.js | 44 + node_modules/async/ensureAsync.js | 67 + node_modules/async/every.js | 119 + node_modules/async/everyLimit.js | 46 + node_modules/async/everySeries.js | 45 + node_modules/async/filter.js | 93 + node_modules/async/filterLimit.js | 45 + node_modules/async/filterSeries.js | 43 + node_modules/async/find.js | 96 + node_modules/async/findLimit.js | 48 + node_modules/async/findSeries.js | 47 + node_modules/async/flatMap.js | 115 + node_modules/async/flatMapLimit.js | 60 + node_modules/async/flatMapSeries.js | 41 + node_modules/async/foldl.js | 153 + node_modules/async/foldr.js | 41 + node_modules/async/forEach.js | 129 + node_modules/async/forEachLimit.js | 50 + node_modules/async/forEachOf.js | 185 + node_modules/async/forEachOfLimit.js | 47 + node_modules/async/forEachOfSeries.js | 39 + node_modules/async/forEachSeries.js | 44 + node_modules/async/forever.js | 68 + node_modules/async/groupBy.js | 108 + node_modules/async/groupByLimit.js | 71 + node_modules/async/groupBySeries.js | 36 + node_modules/async/index.js | 588 + node_modules/async/inject.js | 153 + .../async/internal/DoublyLinkedList.js | 92 + node_modules/async/internal/Heap.js | 120 + node_modules/async/internal/applyEach.js | 29 + .../async/internal/asyncEachOfLimit.js | 75 + node_modules/async/internal/awaitify.js | 27 + node_modules/async/internal/breakLoop.js | 10 + node_modules/async/internal/consoleFunc.js | 31 + node_modules/async/internal/createTester.js | 40 + node_modules/async/internal/eachOfLimit.js | 90 + node_modules/async/internal/filter.js | 55 + node_modules/async/internal/getIterator.js | 11 + node_modules/async/internal/initialParams.js | 14 + node_modules/async/internal/isArrayLike.js | 10 + node_modules/async/internal/iterator.js | 57 + node_modules/async/internal/map.js | 30 + node_modules/async/internal/once.js | 17 + node_modules/async/internal/onlyOnce.js | 15 + node_modules/async/internal/parallel.js | 34 + .../async/internal/promiseCallback.js | 23 + node_modules/async/internal/queue.js | 294 + node_modules/async/internal/range.js | 14 + node_modules/async/internal/reject.js | 26 + node_modules/async/internal/setImmediate.js | 34 + node_modules/async/internal/withoutIndex.js | 10 + node_modules/async/internal/wrapAsync.js | 34 + node_modules/async/log.js | 41 + node_modules/async/map.js | 142 + node_modules/async/mapLimit.js | 45 + node_modules/async/mapSeries.js | 44 + node_modules/async/mapValues.js | 152 + node_modules/async/mapValuesLimit.js | 61 + node_modules/async/mapValuesSeries.js | 37 + node_modules/async/memoize.js | 91 + node_modules/async/nextTick.js | 52 + node_modules/async/package.json | 75 + node_modules/async/parallel.js | 180 + node_modules/async/parallelLimit.js | 41 + node_modules/async/priorityQueue.js | 86 + node_modules/async/queue.js | 167 + node_modules/async/race.js | 67 + node_modules/async/reduce.js | 153 + node_modules/async/reduceRight.js | 41 + node_modules/async/reflect.js | 78 + node_modules/async/reflectAll.js | 93 + node_modules/async/reject.js | 87 + node_modules/async/rejectLimit.js | 45 + node_modules/async/rejectSeries.js | 43 + node_modules/async/retry.js | 159 + node_modules/async/retryable.js | 77 + node_modules/async/select.js | 93 + node_modules/async/selectLimit.js | 45 + node_modules/async/selectSeries.js | 43 + node_modules/async/seq.js | 79 + node_modules/async/series.js | 186 + node_modules/async/setImmediate.js | 45 + node_modules/async/some.js | 122 + node_modules/async/someLimit.js | 47 + node_modules/async/someSeries.js | 46 + node_modules/async/sortBy.js | 190 + node_modules/async/timeout.js | 89 + node_modules/async/times.js | 50 + node_modules/async/timesLimit.js | 43 + node_modules/async/timesSeries.js | 32 + node_modules/async/transform.js | 173 + node_modules/async/tryEach.js | 78 + node_modules/async/unmemoize.js | 25 + node_modules/async/until.js | 61 + node_modules/async/waterfall.js | 105 + node_modules/async/whilst.js | 78 + node_modules/async/wrapSync.js | 118 + node_modules/atob/LICENSE | 230 + node_modules/atob/LICENSE.DOCS | 319 + node_modules/atob/README.md | 49 + node_modules/atob/bin/atob.js | 6 + node_modules/atob/bower.json | 24 + node_modules/atob/browser-atob.js | 44 + node_modules/atob/node-atob.js | 7 + node_modules/atob/package.json | 24 + node_modules/atob/test.js | 18 + .../balanced-match/.github/FUNDING.yml | 2 + node_modules/balanced-match/LICENSE.md | 21 + node_modules/balanced-match/README.md | 97 + node_modules/balanced-match/index.js | 62 + node_modules/balanced-match/package.json | 48 + node_modules/base/LICENSE | 21 + node_modules/base/README.md | 491 + node_modules/base/index.js | 435 + .../base/node_modules/define-property/LICENSE | 21 + .../node_modules/define-property/README.md | 95 + .../node_modules/define-property/index.js | 31 + .../node_modules/define-property/package.json | 62 + node_modules/base/package.json | 111 + node_modules/basic-auth/HISTORY.md | 52 + node_modules/basic-auth/LICENSE | 24 + node_modules/basic-auth/README.md | 113 + node_modules/basic-auth/index.js | 133 + node_modules/basic-auth/package.json | 41 + node_modules/bindings/LICENSE.md | 22 + node_modules/bindings/README.md | 98 + node_modules/bindings/bindings.js | 221 + node_modules/bindings/package.json | 28 + node_modules/body-parser/HISTORY.md | 588 + node_modules/body-parser/LICENSE | 23 + node_modules/body-parser/README.md | 445 + node_modules/body-parser/index.js | 157 + node_modules/body-parser/lib/read.js | 181 + node_modules/body-parser/lib/types/json.js | 230 + node_modules/body-parser/lib/types/raw.js | 101 + node_modules/body-parser/lib/types/text.js | 121 + .../body-parser/lib/types/urlencoded.js | 284 + node_modules/body-parser/package.json | 52 + node_modules/boolbase/README.md | 10 + node_modules/boolbase/index.js | 8 + node_modules/boolbase/package.json | 23 + node_modules/brace-expansion/LICENSE | 21 + node_modules/brace-expansion/README.md | 129 + node_modules/brace-expansion/index.js | 201 + node_modules/brace-expansion/package.json | 47 + node_modules/braces/CHANGELOG.md | 184 + node_modules/braces/LICENSE | 21 + node_modules/braces/README.md | 593 + node_modules/braces/index.js | 170 + node_modules/braces/lib/compile.js | 57 + node_modules/braces/lib/constants.js | 57 + node_modules/braces/lib/expand.js | 113 + node_modules/braces/lib/parse.js | 333 + node_modules/braces/lib/stringify.js | 32 + node_modules/braces/lib/utils.js | 112 + node_modules/braces/package.json | 77 + node_modules/bufferstreams/CHANGELOG.md | 86 + node_modules/bufferstreams/LICENSE | 20 + node_modules/bufferstreams/README.md | 106 + .../readable-stream/CONTRIBUTING.md | 38 + .../readable-stream/GOVERNANCE.md | 136 + .../node_modules/readable-stream/LICENSE | 47 + .../node_modules/readable-stream/README.md | 106 + .../readable-stream/errors-browser.js | 127 + .../node_modules/readable-stream/errors.js | 116 + .../readable-stream/experimentalWarning.js | 17 + .../readable-stream/lib/_stream_duplex.js | 139 + .../lib/_stream_passthrough.js | 39 + .../readable-stream/lib/_stream_readable.js | 1124 + .../readable-stream/lib/_stream_transform.js | 201 + .../readable-stream/lib/_stream_writable.js | 697 + .../lib/internal/streams/async_iterator.js | 207 + .../lib/internal/streams/buffer_list.js | 210 + .../lib/internal/streams/destroy.js | 105 + .../lib/internal/streams/end-of-stream.js | 104 + .../lib/internal/streams/from-browser.js | 3 + .../lib/internal/streams/from.js | 64 + .../lib/internal/streams/pipeline.js | 97 + .../lib/internal/streams/state.js | 27 + .../lib/internal/streams/stream-browser.js | 1 + .../lib/internal/streams/stream.js | 1 + .../node_modules/readable-stream/package.json | 68 + .../readable-stream/readable-browser.js | 9 + .../node_modules/readable-stream/readable.js | 16 + node_modules/bufferstreams/package.json | 135 + node_modules/bufferstreams/src/index.js | 97 + node_modules/bytes/History.md | 82 + node_modules/bytes/LICENSE | 23 + node_modules/bytes/Readme.md | 125 + node_modules/bytes/index.js | 159 + node_modules/bytes/package.json | 39 + node_modules/cacache/LICENSE.md | 16 + node_modules/cacache/README.md | 716 + node_modules/cacache/lib/content/path.js | 29 + node_modules/cacache/lib/content/read.js | 241 + node_modules/cacache/lib/content/rm.js | 20 + node_modules/cacache/lib/content/write.js | 189 + node_modules/cacache/lib/entry-index.js | 404 + node_modules/cacache/lib/get.js | 225 + node_modules/cacache/lib/index.js | 45 + node_modules/cacache/lib/memoization.js | 72 + node_modules/cacache/lib/put.js | 80 + node_modules/cacache/lib/rm.js | 31 + node_modules/cacache/lib/util/fix-owner.js | 145 + .../cacache/lib/util/hash-to-segments.js | 7 + node_modules/cacache/lib/util/move-file.js | 56 + node_modules/cacache/lib/util/tmp.js | 33 + node_modules/cacache/lib/verify.js | 257 + node_modules/cacache/node_modules/.bin/mkdirp | 12 + .../cacache/node_modules/.bin/mkdirp.cmd | 17 + .../cacache/node_modules/.bin/mkdirp.ps1 | 28 + .../brace-expansion/.github/FUNDING.yml | 2 + .../node_modules/brace-expansion/LICENSE | 21 + .../node_modules/brace-expansion/README.md | 135 + .../node_modules/brace-expansion/index.js | 203 + .../node_modules/brace-expansion/package.json | 46 + .../cacache/node_modules/glob/LICENSE | 15 + .../cacache/node_modules/glob/README.md | 378 + .../cacache/node_modules/glob/common.js | 240 + .../cacache/node_modules/glob/glob.js | 790 + .../cacache/node_modules/glob/package.json | 55 + .../cacache/node_modules/glob/sync.js | 486 + .../cacache/node_modules/minimatch/LICENSE | 15 + .../cacache/node_modules/minimatch/README.md | 259 + .../node_modules/minimatch/lib/path.js | 4 + .../node_modules/minimatch/minimatch.js | 906 + .../node_modules/minimatch/package.json | 32 + .../cacache/node_modules/mkdirp/CHANGELOG.md | 15 + .../cacache/node_modules/mkdirp/LICENSE | 21 + .../cacache/node_modules/mkdirp/bin/cmd.js | 68 + .../cacache/node_modules/mkdirp/index.js | 31 + .../node_modules/mkdirp/lib/find-made.js | 29 + .../node_modules/mkdirp/lib/mkdirp-manual.js | 64 + .../node_modules/mkdirp/lib/mkdirp-native.js | 39 + .../node_modules/mkdirp/lib/opts-arg.js | 23 + .../node_modules/mkdirp/lib/path-arg.js | 29 + .../node_modules/mkdirp/lib/use-native.js | 10 + .../cacache/node_modules/mkdirp/package.json | 44 + .../node_modules/mkdirp/readme.markdown | 266 + node_modules/cacache/package.json | 84 + node_modules/cache-base/LICENSE | 21 + node_modules/cache-base/README.md | 291 + node_modules/cache-base/index.js | 261 + node_modules/cache-base/package.json | 82 + node_modules/chalk/index.d.ts | 415 + node_modules/chalk/license | 9 + node_modules/chalk/package.json | 68 + node_modules/chalk/readme.md | 341 + node_modules/chalk/source/index.js | 229 + node_modules/chalk/source/templates.js | 134 + node_modules/chalk/source/util.js | 39 + node_modules/cheerio-select/LICENSE | 11 + node_modules/cheerio-select/README.md | 18 + .../cheerio-select/lib/esm/helpers.d.ts | 5 + .../cheerio-select/lib/esm/helpers.d.ts.map | 1 + .../cheerio-select/lib/esm/helpers.js | 20 + .../cheerio-select/lib/esm/helpers.js.map | 1 + .../cheerio-select/lib/esm/index.d.ts | 12 + .../cheerio-select/lib/esm/index.d.ts.map | 1 + node_modules/cheerio-select/lib/esm/index.js | 241 + .../cheerio-select/lib/esm/index.js.map | 1 + .../cheerio-select/lib/esm/package.json | 1 + .../cheerio-select/lib/esm/positionals.d.ts | 10 + .../lib/esm/positionals.d.ts.map | 1 + .../cheerio-select/lib/esm/positionals.js | 47 + .../cheerio-select/lib/esm/positionals.js.map | 1 + node_modules/cheerio-select/lib/helpers.d.ts | 5 + .../cheerio-select/lib/helpers.d.ts.map | 1 + node_modules/cheerio-select/lib/helpers.js | 26 + .../cheerio-select/lib/helpers.js.map | 1 + node_modules/cheerio-select/lib/index.d.ts | 12 + .../cheerio-select/lib/index.d.ts.map | 1 + node_modules/cheerio-select/lib/index.js | 302 + node_modules/cheerio-select/lib/index.js.map | 1 + .../cheerio-select/lib/positionals.d.ts | 10 + .../cheerio-select/lib/positionals.d.ts.map | 1 + .../cheerio-select/lib/positionals.js | 52 + .../cheerio-select/lib/positionals.js.map | 1 + node_modules/cheerio-select/package.json | 76 + node_modules/cheerio/LICENSE | 21 + node_modules/cheerio/Readme.md | 357 + node_modules/cheerio/lib/api/attributes.d.ts | 332 + .../cheerio/lib/api/attributes.d.ts.map | 1 + node_modules/cheerio/lib/api/attributes.js | 622 + .../cheerio/lib/api/attributes.js.map | 1 + node_modules/cheerio/lib/api/css.d.ts | 40 + node_modules/cheerio/lib/api/css.d.ts.map | 1 + node_modules/cheerio/lib/api/css.js | 118 + node_modules/cheerio/lib/api/css.js.map | 1 + node_modules/cheerio/lib/api/forms.d.ts | 38 + node_modules/cheerio/lib/api/forms.d.ts.map | 1 + node_modules/cheerio/lib/api/forms.js | 92 + node_modules/cheerio/lib/api/forms.js.map | 1 + .../cheerio/lib/api/manipulation.d.ts | 522 + .../cheerio/lib/api/manipulation.d.ts.map | 1 + node_modules/cheerio/lib/api/manipulation.js | 861 + .../cheerio/lib/api/manipulation.js.map | 1 + node_modules/cheerio/lib/api/traversing.d.ts | 644 + .../cheerio/lib/api/traversing.d.ts.map | 1 + node_modules/cheerio/lib/api/traversing.js | 907 + .../cheerio/lib/api/traversing.js.map | 1 + node_modules/cheerio/lib/cheerio.d.ts | 69 + node_modules/cheerio/lib/cheerio.d.ts.map | 1 + node_modules/cheerio/lib/cheerio.js | 66 + node_modules/cheerio/lib/cheerio.js.map | 1 + .../cheerio/lib/esm/api/attributes.d.ts | 332 + .../cheerio/lib/esm/api/attributes.d.ts.map | 1 + .../cheerio/lib/esm/api/attributes.js | 601 + .../cheerio/lib/esm/api/attributes.js.map | 1 + node_modules/cheerio/lib/esm/api/css.d.ts | 40 + node_modules/cheerio/lib/esm/api/css.d.ts.map | 1 + node_modules/cheerio/lib/esm/api/css.js | 113 + node_modules/cheerio/lib/esm/api/css.js.map | 1 + node_modules/cheerio/lib/esm/api/forms.d.ts | 38 + .../cheerio/lib/esm/api/forms.d.ts.map | 1 + node_modules/cheerio/lib/esm/api/forms.js | 83 + node_modules/cheerio/lib/esm/api/forms.js.map | 1 + .../cheerio/lib/esm/api/manipulation.d.ts | 522 + .../cheerio/lib/esm/api/manipulation.d.ts.map | 1 + .../cheerio/lib/esm/api/manipulation.js | 810 + .../cheerio/lib/esm/api/manipulation.js.map | 1 + .../cheerio/lib/esm/api/traversing.d.ts | 644 + .../cheerio/lib/esm/api/traversing.d.ts.map | 1 + .../cheerio/lib/esm/api/traversing.js | 831 + .../cheerio/lib/esm/api/traversing.js.map | 1 + node_modules/cheerio/lib/esm/cheerio.d.ts | 69 + node_modules/cheerio/lib/esm/cheerio.d.ts.map | 1 + node_modules/cheerio/lib/esm/cheerio.js | 38 + node_modules/cheerio/lib/esm/cheerio.js.map | 1 + node_modules/cheerio/lib/esm/index.d.ts | 107 + node_modules/cheerio/lib/esm/index.d.ts.map | 1 + node_modules/cheerio/lib/esm/index.js | 102 + node_modules/cheerio/lib/esm/index.js.map | 1 + node_modules/cheerio/lib/esm/load.d.ts | 60 + node_modules/cheerio/lib/esm/load.d.ts.map | 1 + node_modules/cheerio/lib/esm/load.js | 122 + node_modules/cheerio/lib/esm/load.js.map | 1 + node_modules/cheerio/lib/esm/options.d.ts | 90 + node_modules/cheerio/lib/esm/options.d.ts.map | 1 + node_modules/cheerio/lib/esm/options.js | 26 + node_modules/cheerio/lib/esm/options.js.map | 1 + node_modules/cheerio/lib/esm/package.json | 1 + node_modules/cheerio/lib/esm/parse.d.ts | 19 + node_modules/cheerio/lib/esm/parse.d.ts.map | 1 + node_modules/cheerio/lib/esm/parse.js | 73 + node_modules/cheerio/lib/esm/parse.js.map | 1 + .../lib/esm/parsers/parse5-adapter.d.ts | 20 + .../lib/esm/parsers/parse5-adapter.d.ts.map | 1 + .../cheerio/lib/esm/parsers/parse5-adapter.js | 52 + .../lib/esm/parsers/parse5-adapter.js.map | 1 + node_modules/cheerio/lib/esm/slim.d.ts | 20 + node_modules/cheerio/lib/esm/slim.d.ts.map | 1 + node_modules/cheerio/lib/esm/slim.js | 22 + node_modules/cheerio/lib/esm/slim.js.map | 1 + node_modules/cheerio/lib/esm/static.d.ts | 93 + node_modules/cheerio/lib/esm/static.d.ts.map | 1 + node_modules/cheerio/lib/esm/static.js | 185 + node_modules/cheerio/lib/esm/static.js.map | 1 + node_modules/cheerio/lib/esm/types.d.ts | 20 + node_modules/cheerio/lib/esm/types.d.ts.map | 1 + node_modules/cheerio/lib/esm/types.js | 2 + node_modules/cheerio/lib/esm/types.js.map | 1 + node_modules/cheerio/lib/esm/utils.d.ts | 75 + node_modules/cheerio/lib/esm/utils.d.ts.map | 1 + node_modules/cheerio/lib/esm/utils.js | 112 + node_modules/cheerio/lib/esm/utils.js.map | 1 + node_modules/cheerio/lib/index.d.ts | 107 + node_modules/cheerio/lib/index.d.ts.map | 1 + node_modules/cheerio/lib/index.js | 141 + node_modules/cheerio/lib/index.js.map | 1 + node_modules/cheerio/lib/load.d.ts | 60 + node_modules/cheerio/lib/load.d.ts.map | 1 + node_modules/cheerio/lib/load.js | 179 + node_modules/cheerio/lib/load.js.map | 1 + node_modules/cheerio/lib/options.d.ts | 90 + node_modules/cheerio/lib/options.d.ts.map | 1 + node_modules/cheerio/lib/options.js | 41 + node_modules/cheerio/lib/options.js.map | 1 + node_modules/cheerio/lib/parse.d.ts | 19 + node_modules/cheerio/lib/parse.d.ts.map | 1 + node_modules/cheerio/lib/parse.js | 78 + node_modules/cheerio/lib/parse.js.map | 1 + .../cheerio/lib/parsers/parse5-adapter.d.ts | 20 + .../lib/parsers/parse5-adapter.d.ts.map | 1 + .../cheerio/lib/parsers/parse5-adapter.js | 67 + .../cheerio/lib/parsers/parse5-adapter.js.map | 1 + node_modules/cheerio/lib/slim.d.ts | 20 + node_modules/cheerio/lib/slim.d.ts.map | 1 + node_modules/cheerio/lib/slim.js | 42 + node_modules/cheerio/lib/slim.js.map | 1 + node_modules/cheerio/lib/static.d.ts | 93 + node_modules/cheerio/lib/static.d.ts.map | 1 + node_modules/cheerio/lib/static.js | 226 + node_modules/cheerio/lib/static.js.map | 1 + node_modules/cheerio/lib/types.d.ts | 20 + node_modules/cheerio/lib/types.d.ts.map | 1 + node_modules/cheerio/lib/types.js | 3 + node_modules/cheerio/lib/types.js.map | 1 + node_modules/cheerio/lib/utils.d.ts | 75 + node_modules/cheerio/lib/utils.d.ts.map | 1 + node_modules/cheerio/lib/utils.js | 122 + node_modules/cheerio/lib/utils.js.map | 1 + node_modules/cheerio/package.json | 134 + node_modules/chownr/LICENSE | 15 + node_modules/chownr/README.md | 3 + node_modules/chownr/chownr.js | 167 + node_modules/chownr/package.json | 32 + node_modules/class-utils/LICENSE | 21 + node_modules/class-utils/README.md | 300 + node_modules/class-utils/index.js | 370 + .../node_modules/define-property/LICENSE | 21 + .../node_modules/define-property/README.md | 77 + .../node_modules/define-property/index.js | 31 + .../node_modules/define-property/package.json | 51 + .../is-accessor-descriptor/LICENSE | 21 + .../is-accessor-descriptor/README.md | 123 + .../is-accessor-descriptor/index.js | 69 + .../node_modules/kind-of/LICENSE | 21 + .../node_modules/kind-of/README.md | 261 + .../node_modules/kind-of/index.js | 116 + .../node_modules/kind-of/package.json | 90 + .../is-accessor-descriptor/package.json | 61 + .../node_modules/is-data-descriptor/LICENSE | 21 + .../node_modules/is-data-descriptor/README.md | 128 + .../node_modules/is-data-descriptor/index.js | 55 + .../node_modules/kind-of/LICENSE | 21 + .../node_modules/kind-of/README.md | 261 + .../node_modules/kind-of/index.js | 116 + .../node_modules/kind-of/package.json | 90 + .../is-data-descriptor/package.json | 60 + .../node_modules/is-descriptor/LICENSE | 21 + .../node_modules/is-descriptor/README.md | 193 + .../node_modules/is-descriptor/index.js | 22 + .../node_modules/is-descriptor/package.json | 75 + .../class-utils/node_modules/kind-of/LICENSE | 21 + .../node_modules/kind-of/README.md | 342 + .../class-utils/node_modules/kind-of/index.js | 147 + .../node_modules/kind-of/package.json | 91 + node_modules/class-utils/package.json | 90 + node_modules/clean-stack/index.d.ts | 47 + node_modules/clean-stack/index.js | 40 + node_modules/clean-stack/license | 9 + node_modules/clean-stack/package.json | 39 + node_modules/clean-stack/readme.md | 76 + node_modules/cliui/CHANGELOG.md | 139 + node_modules/cliui/LICENSE.txt | 14 + node_modules/cliui/README.md | 141 + node_modules/cliui/build/index.cjs | 302 + node_modules/cliui/build/index.d.cts | 43 + node_modules/cliui/build/lib/index.js | 287 + node_modules/cliui/build/lib/string-utils.js | 27 + node_modules/cliui/index.mjs | 13 + node_modules/cliui/package.json | 83 + node_modules/collection-visit/LICENSE | 21 + node_modules/collection-visit/README.md | 89 + node_modules/collection-visit/index.js | 30 + node_modules/collection-visit/package.json | 76 + node_modules/color-convert/CHANGELOG.md | 54 + node_modules/color-convert/LICENSE | 21 + node_modules/color-convert/README.md | 68 + node_modules/color-convert/conversions.js | 839 + node_modules/color-convert/index.js | 81 + node_modules/color-convert/package.json | 48 + node_modules/color-convert/route.js | 97 + node_modules/color-name/LICENSE | 8 + node_modules/color-name/README.md | 11 + node_modules/color-name/index.js | 152 + node_modules/color-name/package.json | 28 + node_modules/color-support/LICENSE | 15 + node_modules/color-support/README.md | 129 + node_modules/color-support/bin.js | 3 + node_modules/color-support/browser.js | 14 + node_modules/color-support/index.js | 134 + node_modules/color-support/package.json | 36 + node_modules/colors-cli/.github/FUNDING.yml | 9 + .../colors-cli/.github/workflows/ci.yml | 53 + node_modules/colors-cli/README.md | 191 + node_modules/colors-cli/bin/colors | 142 + node_modules/colors-cli/index.d.ts | 305 + node_modules/colors-cli/lib/ansi-regex.js | 9 + node_modules/colors-cli/lib/color-name.js | 158 + node_modules/colors-cli/lib/color-safe.js | 89 + node_modules/colors-cli/lib/color.d.ts | 609 + node_modules/colors-cli/lib/color.js | 212 + node_modules/colors-cli/lib/index.js | 3 + node_modules/colors-cli/lib/styles-name.js | 43 + .../colors-cli/lib/supports-colors.js | 36 + node_modules/colors-cli/package.json | 46 + node_modules/colors-cli/renovate.json | 5 + node_modules/colors-cli/safe.d.ts | 304 + node_modules/colors-cli/safe.js | 2 + node_modules/colors-cli/toxic.d.ts | 4 + node_modules/colors-cli/toxic.js | 19 + node_modules/commander/LICENSE | 22 + node_modules/commander/Readme.md | 1118 + node_modules/commander/esm.mjs | 16 + node_modules/commander/index.js | 27 + node_modules/commander/lib/argument.js | 147 + node_modules/commander/lib/command.js | 2160 ++ node_modules/commander/lib/error.js | 45 + node_modules/commander/lib/help.js | 406 + node_modules/commander/lib/option.js | 326 + node_modules/commander/lib/suggestSimilar.js | 100 + node_modules/commander/package-support.json | 16 + node_modules/commander/package.json | 80 + node_modules/commander/typings/index.d.ts | 881 + node_modules/component-emitter/History.md | 75 + node_modules/component-emitter/LICENSE | 24 + node_modules/component-emitter/Readme.md | 74 + node_modules/component-emitter/index.js | 175 + node_modules/component-emitter/package.json | 27 + node_modules/concat-map/.travis.yml | 4 + node_modules/concat-map/LICENSE | 18 + node_modules/concat-map/README.markdown | 62 + node_modules/concat-map/example/map.js | 6 + node_modules/concat-map/index.js | 13 + node_modules/concat-map/package.json | 43 + node_modules/concat-map/test/map.js | 39 + node_modules/console-control-strings/LICENSE | 13 + .../console-control-strings/README.md | 145 + .../console-control-strings/README.md~ | 140 + node_modules/console-control-strings/index.js | 125 + .../console-control-strings/package.json | 27 + node_modules/content-disposition/HISTORY.md | 50 + node_modules/content-disposition/LICENSE | 22 + node_modules/content-disposition/README.md | 141 + node_modules/content-disposition/index.js | 445 + node_modules/content-disposition/package.json | 39 + node_modules/content-type/HISTORY.md | 24 + node_modules/content-type/LICENSE | 22 + node_modules/content-type/README.md | 92 + node_modules/content-type/index.js | 222 + node_modules/content-type/package.json | 40 + node_modules/cookie-parser/HISTORY.md | 100 + node_modules/cookie-parser/LICENSE | 23 + node_modules/cookie-parser/README.md | 119 + node_modules/cookie-parser/index.js | 182 + node_modules/cookie-parser/package.json | 45 + node_modules/cookie-signature/.npmignore | 4 + node_modules/cookie-signature/History.md | 38 + node_modules/cookie-signature/Readme.md | 42 + node_modules/cookie-signature/index.js | 51 + node_modules/cookie-signature/package.json | 18 + node_modules/cookie/HISTORY.md | 128 + node_modules/cookie/LICENSE | 24 + node_modules/cookie/README.md | 257 + node_modules/cookie/index.js | 202 + node_modules/cookie/package.json | 40 + node_modules/copy-descriptor/LICENSE | 21 + node_modules/copy-descriptor/index.js | 81 + node_modules/copy-descriptor/package.json | 56 + node_modules/copy-template-dir/LICENSE | 21 + node_modules/copy-template-dir/README.md | 61 + node_modules/copy-template-dir/index.js | 81 + node_modules/copy-template-dir/package.json | 43 + node_modules/core-util-is/LICENSE | 19 + node_modules/core-util-is/README.md | 3 + node_modules/core-util-is/lib/util.js | 107 + node_modules/core-util-is/package.json | 38 + node_modules/css-select/LICENSE | 11 + node_modules/css-select/README.md | 264 + node_modules/css-select/lib/attributes.d.ts | 7 + .../css-select/lib/attributes.d.ts.map | 1 + node_modules/css-select/lib/attributes.js | 236 + node_modules/css-select/lib/attributes.js.map | 1 + node_modules/css-select/lib/compile.d.ts | 13 + node_modules/css-select/lib/compile.d.ts.map | 1 + node_modules/css-select/lib/compile.js | 151 + node_modules/css-select/lib/compile.js.map | 1 + .../css-select/lib/esm/attributes.d.ts | 7 + .../css-select/lib/esm/attributes.d.ts.map | 1 + node_modules/css-select/lib/esm/attributes.js | 222 + .../css-select/lib/esm/attributes.js.map | 1 + node_modules/css-select/lib/esm/compile.d.ts | 13 + .../css-select/lib/esm/compile.d.ts.map | 1 + node_modules/css-select/lib/esm/compile.js | 115 + .../css-select/lib/esm/compile.js.map | 1 + node_modules/css-select/lib/esm/general.d.ts | 3 + .../css-select/lib/esm/general.d.ts.map | 1 + node_modules/css-select/lib/esm/general.js | 144 + .../css-select/lib/esm/general.js.map | 1 + node_modules/css-select/lib/esm/index.d.ts | 50 + .../css-select/lib/esm/index.d.ts.map | 1 + node_modules/css-select/lib/esm/index.js | 115 + node_modules/css-select/lib/esm/index.js.map | 1 + node_modules/css-select/lib/esm/package.json | 1 + .../lib/esm/pseudo-selectors/aliases.d.ts | 5 + .../lib/esm/pseudo-selectors/aliases.d.ts.map | 1 + .../lib/esm/pseudo-selectors/aliases.js | 35 + .../lib/esm/pseudo-selectors/aliases.js.map | 1 + .../lib/esm/pseudo-selectors/filters.d.ts | 4 + .../lib/esm/pseudo-selectors/filters.d.ts.map | 1 + .../lib/esm/pseudo-selectors/filters.js | 143 + .../lib/esm/pseudo-selectors/filters.js.map | 1 + .../lib/esm/pseudo-selectors/index.d.ts | 8 + .../lib/esm/pseudo-selectors/index.d.ts.map | 1 + .../lib/esm/pseudo-selectors/index.js | 40 + .../lib/esm/pseudo-selectors/index.js.map | 1 + .../lib/esm/pseudo-selectors/pseudos.d.ts | 6 + .../lib/esm/pseudo-selectors/pseudos.d.ts.map | 1 + .../lib/esm/pseudo-selectors/pseudos.js | 79 + .../lib/esm/pseudo-selectors/pseudos.js.map | 1 + .../lib/esm/pseudo-selectors/subselects.d.ts | 9 + .../esm/pseudo-selectors/subselects.d.ts.map | 1 + .../lib/esm/pseudo-selectors/subselects.js | 94 + .../esm/pseudo-selectors/subselects.js.map | 1 + node_modules/css-select/lib/esm/sort.d.ts | 12 + node_modules/css-select/lib/esm/sort.d.ts.map | 1 + node_modules/css-select/lib/esm/sort.js | 79 + node_modules/css-select/lib/esm/sort.js.map | 1 + node_modules/css-select/lib/esm/types.d.ts | 167 + .../css-select/lib/esm/types.d.ts.map | 1 + node_modules/css-select/lib/esm/types.js | 2 + node_modules/css-select/lib/esm/types.js.map | 1 + node_modules/css-select/lib/general.d.ts | 3 + node_modules/css-select/lib/general.d.ts.map | 1 + node_modules/css-select/lib/general.js | 148 + node_modules/css-select/lib/general.js.map | 1 + node_modules/css-select/lib/index.d.ts | 50 + node_modules/css-select/lib/index.d.ts.map | 1 + node_modules/css-select/lib/index.js | 154 + node_modules/css-select/lib/index.js.map | 1 + .../lib/pseudo-selectors/aliases.d.ts | 5 + .../lib/pseudo-selectors/aliases.d.ts.map | 1 + .../lib/pseudo-selectors/aliases.js | 34 + .../lib/pseudo-selectors/aliases.js.map | 1 + .../lib/pseudo-selectors/filters.d.ts | 4 + .../lib/pseudo-selectors/filters.d.ts.map | 1 + .../lib/pseudo-selectors/filters.js | 157 + .../lib/pseudo-selectors/filters.js.map | 1 + .../lib/pseudo-selectors/index.d.ts | 8 + .../lib/pseudo-selectors/index.d.ts.map | 1 + .../css-select/lib/pseudo-selectors/index.js | 46 + .../lib/pseudo-selectors/index.js.map | 1 + .../lib/pseudo-selectors/pseudos.d.ts | 6 + .../lib/pseudo-selectors/pseudos.d.ts.map | 1 + .../lib/pseudo-selectors/pseudos.js | 93 + .../lib/pseudo-selectors/pseudos.js.map | 1 + .../lib/pseudo-selectors/subselects.d.ts | 9 + .../lib/pseudo-selectors/subselects.d.ts.map | 1 + .../lib/pseudo-selectors/subselects.js | 112 + .../lib/pseudo-selectors/subselects.js.map | 1 + node_modules/css-select/lib/sort.d.ts | 12 + node_modules/css-select/lib/sort.d.ts.map | 1 + node_modules/css-select/lib/sort.js | 84 + node_modules/css-select/lib/sort.js.map | 1 + node_modules/css-select/lib/types.d.ts | 167 + node_modules/css-select/lib/types.d.ts.map | 1 + node_modules/css-select/lib/types.js | 3 + node_modules/css-select/lib/types.js.map | 1 + node_modules/css-select/package.json | 81 + node_modules/css-tree/LICENSE | 19 + node_modules/css-tree/README.md | 193 + .../css-tree/cjs/convertor/create.cjs | 32 + node_modules/css-tree/cjs/convertor/index.cjs | 8 + node_modules/css-tree/cjs/data-patch.cjs | 7 + node_modules/css-tree/cjs/data.cjs | 99 + .../cjs/definition-syntax/SyntaxError.cjs | 16 + .../cjs/definition-syntax/generate.cjs | 135 + .../css-tree/cjs/definition-syntax/index.cjs | 13 + .../css-tree/cjs/definition-syntax/parse.cjs | 588 + .../cjs/definition-syntax/tokenizer.cjs | 56 + .../css-tree/cjs/definition-syntax/walk.cjs | 56 + .../css-tree/cjs/generator/create.cjs | 103 + node_modules/css-tree/cjs/generator/index.cjs | 8 + .../css-tree/cjs/generator/sourceMap.cjs | 96 + .../css-tree/cjs/generator/token-before.cjs | 170 + node_modules/css-tree/cjs/index.cjs | 63 + node_modules/css-tree/cjs/lexer/Lexer.cjs | 470 + node_modules/css-tree/cjs/lexer/error.cjs | 128 + .../css-tree/cjs/lexer/generic-an-plus-b.cjs | 235 + .../css-tree/cjs/lexer/generic-const.cjs | 12 + .../css-tree/cjs/lexer/generic-urange.cjs | 149 + node_modules/css-tree/cjs/lexer/generic.cjs | 573 + node_modules/css-tree/cjs/lexer/index.cjs | 7 + .../css-tree/cjs/lexer/match-graph.cjs | 459 + node_modules/css-tree/cjs/lexer/match.cjs | 632 + .../css-tree/cjs/lexer/prepare-tokens.cjs | 54 + node_modules/css-tree/cjs/lexer/search.cjs | 65 + node_modules/css-tree/cjs/lexer/structure.cjs | 168 + node_modules/css-tree/cjs/lexer/trace.cjs | 73 + node_modules/css-tree/cjs/lexer/units.cjs | 38 + .../css-tree/cjs/parser/SyntaxError.cjs | 69 + node_modules/css-tree/cjs/parser/create.cjs | 336 + node_modules/css-tree/cjs/parser/index.cjs | 8 + .../css-tree/cjs/parser/parse-selector.cjs | 8 + node_modules/css-tree/cjs/parser/sequence.cjs | 47 + .../css-tree/cjs/syntax/atrule/font-face.cjs | 12 + .../css-tree/cjs/syntax/atrule/import.cjs | 37 + .../css-tree/cjs/syntax/atrule/index.cjs | 19 + .../css-tree/cjs/syntax/atrule/media.cjs | 16 + .../css-tree/cjs/syntax/atrule/nest.cjs | 16 + .../css-tree/cjs/syntax/atrule/page.cjs | 16 + .../css-tree/cjs/syntax/atrule/supports.cjs | 77 + .../css-tree/cjs/syntax/config/generator.cjs | 9 + .../css-tree/cjs/syntax/config/lexer.cjs | 12 + .../css-tree/cjs/syntax/config/mix.cjs | 119 + .../cjs/syntax/config/parser-selector.cjs | 19 + .../css-tree/cjs/syntax/config/parser.cjs | 34 + .../css-tree/cjs/syntax/config/walker.cjs | 9 + node_modules/css-tree/cjs/syntax/create.cjs | 57 + .../cjs/syntax/function/expression.cjs | 11 + .../css-tree/cjs/syntax/function/var.cjs | 43 + node_modules/css-tree/cjs/syntax/index.cjs | 14 + .../css-tree/cjs/syntax/node/AnPlusB.cjs | 293 + .../css-tree/cjs/syntax/node/Atrule.cjs | 103 + .../cjs/syntax/node/AtrulePrelude.cjs | 52 + .../cjs/syntax/node/AttributeSelector.cjs | 148 + .../css-tree/cjs/syntax/node/Block.cjs | 96 + .../css-tree/cjs/syntax/node/Brackets.cjs | 38 + node_modules/css-tree/cjs/syntax/node/CDC.cjs | 26 + node_modules/css-tree/cjs/syntax/node/CDO.cjs | 26 + .../cjs/syntax/node/ClassSelector.cjs | 31 + .../css-tree/cjs/syntax/node/Combinator.cjs | 61 + .../css-tree/cjs/syntax/node/Comment.cjs | 40 + .../css-tree/cjs/syntax/node/Declaration.cjs | 166 + .../cjs/syntax/node/DeclarationList.cjs | 62 + .../css-tree/cjs/syntax/node/Dimension.cjs | 30 + .../css-tree/cjs/syntax/node/Function.cjs | 45 + .../css-tree/cjs/syntax/node/Hash.cjs | 30 + .../css-tree/cjs/syntax/node/IdSelector.cjs | 33 + .../css-tree/cjs/syntax/node/Identifier.cjs | 25 + .../css-tree/cjs/syntax/node/MediaFeature.cjs | 76 + .../css-tree/cjs/syntax/node/MediaQuery.cjs | 61 + .../cjs/syntax/node/MediaQueryList.cjs | 41 + .../cjs/syntax/node/NestingSelector.cjs | 29 + node_modules/css-tree/cjs/syntax/node/Nth.cjs | 54 + .../css-tree/cjs/syntax/node/Number.cjs | 25 + .../css-tree/cjs/syntax/node/Operator.cjs | 28 + .../css-tree/cjs/syntax/node/Parentheses.cjs | 38 + .../css-tree/cjs/syntax/node/Percentage.cjs | 25 + .../cjs/syntax/node/PseudoClassSelector.cjs | 65 + .../cjs/syntax/node/PseudoElementSelector.cjs | 67 + .../css-tree/cjs/syntax/node/Ratio.cjs | 67 + node_modules/css-tree/cjs/syntax/node/Raw.cjs | 48 + .../css-tree/cjs/syntax/node/Rule.cjs | 58 + .../css-tree/cjs/syntax/node/Selector.cjs | 39 + .../css-tree/cjs/syntax/node/SelectorList.cjs | 43 + .../css-tree/cjs/syntax/node/String.cjs | 26 + .../css-tree/cjs/syntax/node/StyleSheet.cjs | 83 + .../css-tree/cjs/syntax/node/TypeSelector.cjs | 59 + .../css-tree/cjs/syntax/node/UnicodeRange.cjs | 158 + node_modules/css-tree/cjs/syntax/node/Url.cjs | 54 + .../css-tree/cjs/syntax/node/Value.cjs | 26 + .../css-tree/cjs/syntax/node/WhiteSpace.cjs | 34 + .../cjs/syntax/node/index-generate.cjs | 85 + .../cjs/syntax/node/index-parse-selector.cjs | 35 + .../css-tree/cjs/syntax/node/index-parse.cjs | 85 + .../css-tree/cjs/syntax/node/index.cjs | 87 + .../css-tree/cjs/syntax/pseudo/index.cjs | 52 + .../cjs/syntax/scope/atrulePrelude.cjs | 9 + .../css-tree/cjs/syntax/scope/default.cjs | 76 + .../css-tree/cjs/syntax/scope/index.cjs | 11 + .../css-tree/cjs/syntax/scope/selector.cjs | 88 + .../css-tree/cjs/syntax/scope/value.cjs | 29 + .../cjs/tokenizer/OffsetToLocation.cjs | 91 + .../css-tree/cjs/tokenizer/TokenStream.cjs | 264 + .../css-tree/cjs/tokenizer/adopt-buffer.cjs | 13 + .../cjs/tokenizer/char-code-definitions.cjs | 231 + node_modules/css-tree/cjs/tokenizer/index.cjs | 554 + node_modules/css-tree/cjs/tokenizer/names.cjs | 31 + node_modules/css-tree/cjs/tokenizer/types.cjs | 57 + node_modules/css-tree/cjs/tokenizer/utils.cjs | 261 + node_modules/css-tree/cjs/utils/List.cjs | 473 + node_modules/css-tree/cjs/utils/clone.cjs | 25 + .../cjs/utils/create-custom-error.cjs | 18 + node_modules/css-tree/cjs/utils/ident.cjs | 102 + node_modules/css-tree/cjs/utils/index.cjs | 20 + node_modules/css-tree/cjs/utils/names.cjs | 113 + node_modules/css-tree/cjs/utils/string.cjs | 99 + node_modules/css-tree/cjs/utils/url.cjs | 108 + node_modules/css-tree/cjs/version.cjs | 5 + node_modules/css-tree/cjs/walker/create.cjs | 291 + node_modules/css-tree/cjs/walker/index.cjs | 8 + node_modules/css-tree/data/patch.json | 725 + node_modules/css-tree/dist/csstree.esm.js | 11 + node_modules/css-tree/dist/csstree.js | 11 + node_modules/css-tree/dist/data.cjs | 1145 + node_modules/css-tree/dist/data.js | 1145 + node_modules/css-tree/dist/version.cjs | 1 + node_modules/css-tree/dist/version.js | 1 + node_modules/css-tree/lib/convertor/create.js | 28 + node_modules/css-tree/lib/convertor/index.js | 4 + node_modules/css-tree/lib/data-patch.js | 6 + node_modules/css-tree/lib/data.js | 97 + .../lib/definition-syntax/SyntaxError.js | 12 + .../lib/definition-syntax/generate.js | 131 + .../css-tree/lib/definition-syntax/index.js | 4 + .../css-tree/lib/definition-syntax/parse.js | 584 + .../lib/definition-syntax/tokenizer.js | 52 + .../css-tree/lib/definition-syntax/walk.js | 52 + node_modules/css-tree/lib/generator/create.js | 98 + node_modules/css-tree/lib/generator/index.js | 4 + .../css-tree/lib/generator/sourceMap.js | 92 + .../css-tree/lib/generator/token-before.js | 182 + node_modules/css-tree/lib/index.js | 30 + node_modules/css-tree/lib/lexer/Lexer.js | 464 + node_modules/css-tree/lib/lexer/error.js | 123 + .../css-tree/lib/lexer/generic-an-plus-b.js | 238 + .../css-tree/lib/lexer/generic-const.js | 8 + .../css-tree/lib/lexer/generic-urange.js | 151 + node_modules/css-tree/lib/lexer/generic.js | 606 + node_modules/css-tree/lib/lexer/index.js | 1 + .../css-tree/lib/lexer/match-graph.js | 456 + node_modules/css-tree/lib/lexer/match.js | 630 + .../css-tree/lib/lexer/prepare-tokens.js | 50 + node_modules/css-tree/lib/lexer/search.js | 61 + node_modules/css-tree/lib/lexer/structure.js | 164 + node_modules/css-tree/lib/lexer/trace.js | 66 + node_modules/css-tree/lib/lexer/units.js | 27 + .../css-tree/lib/parser/SyntaxError.js | 65 + node_modules/css-tree/lib/parser/create.js | 346 + node_modules/css-tree/lib/parser/index.js | 4 + .../css-tree/lib/parser/parse-selector.js | 4 + node_modules/css-tree/lib/parser/sequence.js | 43 + .../css-tree/lib/syntax/atrule/font-face.js | 8 + .../css-tree/lib/syntax/atrule/import.js | 39 + .../css-tree/lib/syntax/atrule/index.js | 15 + .../css-tree/lib/syntax/atrule/media.js | 12 + .../css-tree/lib/syntax/atrule/nest.js | 12 + .../css-tree/lib/syntax/atrule/page.js | 12 + .../css-tree/lib/syntax/atrule/supports.js | 80 + .../css-tree/lib/syntax/config/generator.js | 5 + .../css-tree/lib/syntax/config/lexer.js | 8 + .../css-tree/lib/syntax/config/mix.js | 115 + .../lib/syntax/config/parser-selector.js | 15 + .../css-tree/lib/syntax/config/parser.js | 30 + .../css-tree/lib/syntax/config/walker.js | 5 + node_modules/css-tree/lib/syntax/create.js | 54 + .../lib/syntax/function/expression.js | 7 + .../css-tree/lib/syntax/function/var.js | 39 + node_modules/css-tree/lib/syntax/index.js | 10 + .../css-tree/lib/syntax/node/AnPlusB.js | 292 + .../css-tree/lib/syntax/node/Atrule.js | 100 + .../css-tree/lib/syntax/node/AtrulePrelude.js | 47 + .../lib/syntax/node/AttributeSelector.js | 147 + .../css-tree/lib/syntax/node/Block.js | 95 + .../css-tree/lib/syntax/node/Brackets.js | 35 + node_modules/css-tree/lib/syntax/node/CDC.js | 19 + node_modules/css-tree/lib/syntax/node/CDO.js | 19 + .../css-tree/lib/syntax/node/ClassSelector.js | 24 + .../css-tree/lib/syntax/node/Combinator.js | 54 + .../css-tree/lib/syntax/node/Comment.js | 33 + .../css-tree/lib/syntax/node/Declaration.js | 165 + .../lib/syntax/node/DeclarationList.js | 62 + .../css-tree/lib/syntax/node/Dimension.js | 23 + .../css-tree/lib/syntax/node/Function.js | 41 + node_modules/css-tree/lib/syntax/node/Hash.js | 23 + .../css-tree/lib/syntax/node/IdSelector.js | 26 + .../css-tree/lib/syntax/node/Identifier.js | 18 + .../css-tree/lib/syntax/node/MediaFeature.js | 77 + .../css-tree/lib/syntax/node/MediaQuery.js | 60 + .../lib/syntax/node/MediaQueryList.js | 34 + .../lib/syntax/node/NestingSelector.js | 22 + node_modules/css-tree/lib/syntax/node/Nth.js | 47 + .../css-tree/lib/syntax/node/Number.js | 18 + .../css-tree/lib/syntax/node/Operator.js | 21 + .../css-tree/lib/syntax/node/Parentheses.js | 34 + .../css-tree/lib/syntax/node/Percentage.js | 18 + .../lib/syntax/node/PseudoClassSelector.js | 63 + .../lib/syntax/node/PseudoElementSelector.js | 64 + .../css-tree/lib/syntax/node/Ratio.js | 59 + node_modules/css-tree/lib/syntax/node/Raw.js | 41 + node_modules/css-tree/lib/syntax/node/Rule.js | 51 + .../css-tree/lib/syntax/node/Selector.js | 32 + .../css-tree/lib/syntax/node/SelectorList.js | 35 + .../css-tree/lib/syntax/node/String.js | 19 + .../css-tree/lib/syntax/node/StyleSheet.js | 82 + .../css-tree/lib/syntax/node/TypeSelector.js | 52 + .../css-tree/lib/syntax/node/UnicodeRange.js | 156 + node_modules/css-tree/lib/syntax/node/Url.js | 52 + .../css-tree/lib/syntax/node/Value.js | 19 + .../css-tree/lib/syntax/node/WhiteSpace.js | 27 + .../lib/syntax/node/index-generate.js | 40 + .../lib/syntax/node/index-parse-selector.js | 15 + .../css-tree/lib/syntax/node/index-parse.js | 40 + .../css-tree/lib/syntax/node/index.js | 41 + .../css-tree/lib/syntax/pseudo/index.js | 48 + .../lib/syntax/scope/atrulePrelude.js | 5 + .../css-tree/lib/syntax/scope/default.js | 85 + .../css-tree/lib/syntax/scope/index.js | 3 + .../css-tree/lib/syntax/scope/selector.js | 94 + .../css-tree/lib/syntax/scope/value.js | 25 + .../lib/tokenizer/OffsetToLocation.js | 87 + .../css-tree/lib/tokenizer/TokenStream.js | 272 + .../css-tree/lib/tokenizer/adopt-buffer.js | 9 + .../lib/tokenizer/char-code-definitions.js | 207 + node_modules/css-tree/lib/tokenizer/index.js | 513 + node_modules/css-tree/lib/tokenizer/names.js | 27 + node_modules/css-tree/lib/tokenizer/types.js | 28 + node_modules/css-tree/lib/tokenizer/utils.js | 254 + node_modules/css-tree/lib/utils/List.js | 469 + node_modules/css-tree/lib/utils/clone.js | 21 + .../css-tree/lib/utils/create-custom-error.js | 14 + node_modules/css-tree/lib/utils/ident.js | 101 + node_modules/css-tree/lib/utils/index.js | 6 + node_modules/css-tree/lib/utils/names.js | 106 + node_modules/css-tree/lib/utils/string.js | 99 + node_modules/css-tree/lib/utils/url.js | 108 + node_modules/css-tree/lib/version.js | 5 + node_modules/css-tree/lib/walker/create.js | 287 + node_modules/css-tree/lib/walker/index.js | 4 + node_modules/css-tree/package.json | 127 + node_modules/css-what/LICENSE | 11 + node_modules/css-what/lib/commonjs/index.d.ts | 4 + .../css-what/lib/commonjs/index.d.ts.map | 1 + node_modules/css-what/lib/commonjs/index.js | 23 + node_modules/css-what/lib/commonjs/parse.d.ts | 20 + .../css-what/lib/commonjs/parse.d.ts.map | 1 + node_modules/css-what/lib/commonjs/parse.js | 425 + .../css-what/lib/commonjs/stringify.d.ts | 8 + .../css-what/lib/commonjs/stringify.d.ts.map | 1 + .../css-what/lib/commonjs/stringify.js | 138 + node_modules/css-what/lib/commonjs/types.d.ts | 70 + .../css-what/lib/commonjs/types.d.ts.map | 1 + node_modules/css-what/lib/commonjs/types.js | 42 + node_modules/css-what/lib/es/index.d.ts | 4 + node_modules/css-what/lib/es/index.d.ts.map | 1 + node_modules/css-what/lib/es/index.js | 3 + node_modules/css-what/lib/es/parse.d.ts | 20 + node_modules/css-what/lib/es/parse.d.ts.map | 1 + node_modules/css-what/lib/es/parse.js | 420 + node_modules/css-what/lib/es/stringify.d.ts | 8 + .../css-what/lib/es/stringify.d.ts.map | 1 + node_modules/css-what/lib/es/stringify.js | 126 + node_modules/css-what/lib/es/types.d.ts | 70 + node_modules/css-what/lib/es/types.d.ts.map | 1 + node_modules/css-what/lib/es/types.js | 39 + node_modules/css-what/package.json | 59 + node_modules/css-what/readme.md | 69 + node_modules/csso/LICENSE | 20 + node_modules/csso/README.md | 422 + node_modules/csso/cjs/clean/Atrule.cjs | 73 + node_modules/csso/cjs/clean/Comment.cjs | 7 + node_modules/csso/cjs/clean/Declaration.cjs | 18 + node_modules/csso/cjs/clean/Raw.cjs | 13 + node_modules/csso/cjs/clean/Rule.cjs | 104 + node_modules/csso/cjs/clean/TypeSelector.cjs | 23 + node_modules/csso/cjs/clean/WhiteSpace.cjs | 7 + node_modules/csso/cjs/clean/index.cjs | 32 + node_modules/csso/cjs/clean/utils.cjs | 12 + node_modules/csso/cjs/compress.cjs | 200 + node_modules/csso/cjs/index.cjs | 127 + node_modules/csso/cjs/replace/Atrule.cjs | 13 + .../csso/cjs/replace/AttributeSelector.cjs | 32 + node_modules/csso/cjs/replace/Dimension.cjs | 67 + node_modules/csso/cjs/replace/Number.cjs | 45 + node_modules/csso/cjs/replace/Percentage.cjs | 41 + node_modules/csso/cjs/replace/Url.cjs | 8 + node_modules/csso/cjs/replace/Value.cjs | 29 + .../csso/cjs/replace/atrule/keyframes.cjs | 25 + node_modules/csso/cjs/replace/color.cjs | 504 + node_modules/csso/cjs/replace/index.cjs | 36 + .../csso/cjs/replace/property/background.cjs | 54 + .../csso/cjs/replace/property/border.cjs | 20 + .../csso/cjs/replace/property/font-weight.cjs | 26 + .../csso/cjs/replace/property/font.cjs | 34 + .../csso/cjs/restructure/1-mergeAtrule.cjs | 109 + .../cjs/restructure/2-initialMergeRuleset.cjs | 51 + .../csso/cjs/restructure/3-disjoinRuleset.cjs | 46 + .../cjs/restructure/4-restructShorthand.cjs | 429 + .../csso/cjs/restructure/6-restructBlock.cjs | 307 + .../csso/cjs/restructure/7-mergeRuleset.cjs | 90 + .../cjs/restructure/8-restructRuleset.cjs | 175 + node_modules/csso/cjs/restructure/index.cjs | 39 + .../prepare/createDeclarationIndexer.cjs | 34 + .../csso/cjs/restructure/prepare/index.cjs | 45 + .../restructure/prepare/processSelector.cjs | 101 + .../cjs/restructure/prepare/specificity.cjs | 133 + node_modules/csso/cjs/restructure/utils.cjs | 151 + node_modules/csso/cjs/syntax.cjs | 60 + node_modules/csso/cjs/usage.cjs | 75 + node_modules/csso/cjs/utils.cjs | 14 + node_modules/csso/cjs/version.cjs | 5 + node_modules/csso/dist/csso.esm.js | 16 + node_modules/csso/dist/csso.js | 16 + node_modules/csso/dist/version.cjs | 1 + node_modules/csso/dist/version.js | 1 + node_modules/csso/lib/clean/Atrule.js | 69 + node_modules/csso/lib/clean/Comment.js | 3 + node_modules/csso/lib/clean/Declaration.js | 14 + node_modules/csso/lib/clean/Raw.js | 9 + node_modules/csso/lib/clean/Rule.js | 100 + node_modules/csso/lib/clean/TypeSelector.js | 19 + node_modules/csso/lib/clean/WhiteSpace.js | 3 + node_modules/csso/lib/clean/index.js | 28 + node_modules/csso/lib/clean/utils.js | 7 + node_modules/csso/lib/compress.js | 196 + node_modules/csso/lib/index.js | 131 + node_modules/csso/lib/replace/Atrule.js | 9 + .../csso/lib/replace/AttributeSelector.js | 28 + node_modules/csso/lib/replace/Dimension.js | 63 + node_modules/csso/lib/replace/Number.js | 40 + node_modules/csso/lib/replace/Percentage.js | 37 + node_modules/csso/lib/replace/Url.js | 4 + node_modules/csso/lib/replace/Value.js | 26 + .../csso/lib/replace/atrule/keyframes.js | 21 + node_modules/csso/lib/replace/color.js | 498 + node_modules/csso/lib/replace/index.js | 32 + .../csso/lib/replace/property/background.js | 50 + .../csso/lib/replace/property/border.js | 16 + .../csso/lib/replace/property/font-weight.js | 22 + .../csso/lib/replace/property/font.js | 30 + .../csso/lib/restructure/1-mergeAtrule.js | 106 + .../lib/restructure/2-initialMergeRuleset.js | 53 + .../csso/lib/restructure/3-disjoinRuleset.js | 42 + .../lib/restructure/4-restructShorthand.js | 425 + .../csso/lib/restructure/6-restructBlock.js | 308 + .../csso/lib/restructure/7-mergeRuleset.js | 86 + .../csso/lib/restructure/8-restructRuleset.js | 176 + node_modules/csso/lib/restructure/index.js | 35 + .../prepare/createDeclarationIndexer.js | 31 + .../csso/lib/restructure/prepare/index.js | 41 + .../restructure/prepare/processSelector.js | 97 + .../lib/restructure/prepare/specificity.js | 131 + node_modules/csso/lib/restructure/utils.js | 142 + node_modules/csso/lib/syntax.js | 60 + node_modules/csso/lib/usage.js | 71 + node_modules/csso/lib/utils.js | 2 + node_modules/csso/lib/version.js | 5 + .../csso/node_modules/css-tree/LICENSE | 19 + .../csso/node_modules/css-tree/README.md | 193 + .../css-tree/cjs/convertor/create.cjs | 32 + .../css-tree/cjs/convertor/index.cjs | 8 + .../node_modules/css-tree/cjs/data-patch.cjs | 7 + .../csso/node_modules/css-tree/cjs/data.cjs | 97 + .../cjs/definition-syntax/SyntaxError.cjs | 16 + .../cjs/definition-syntax/generate.cjs | 135 + .../css-tree/cjs/definition-syntax/index.cjs | 13 + .../css-tree/cjs/definition-syntax/parse.cjs | 588 + .../cjs/definition-syntax/tokenizer.cjs | 56 + .../css-tree/cjs/definition-syntax/walk.cjs | 56 + .../css-tree/cjs/generator/create.cjs | 103 + .../css-tree/cjs/generator/index.cjs | 8 + .../css-tree/cjs/generator/sourceMap.cjs | 96 + .../css-tree/cjs/generator/token-before.cjs | 170 + .../csso/node_modules/css-tree/cjs/index.cjs | 63 + .../node_modules/css-tree/cjs/lexer/Lexer.cjs | 459 + .../node_modules/css-tree/cjs/lexer/error.cjs | 128 + .../css-tree/cjs/lexer/generic-an-plus-b.cjs | 235 + .../css-tree/cjs/lexer/generic-const.cjs | 12 + .../css-tree/cjs/lexer/generic-urange.cjs | 149 + .../css-tree/cjs/lexer/generic.cjs | 573 + .../node_modules/css-tree/cjs/lexer/index.cjs | 7 + .../css-tree/cjs/lexer/match-graph.cjs | 459 + .../node_modules/css-tree/cjs/lexer/match.cjs | 632 + .../css-tree/cjs/lexer/prepare-tokens.cjs | 54 + .../css-tree/cjs/lexer/search.cjs | 65 + .../css-tree/cjs/lexer/structure.cjs | 168 + .../node_modules/css-tree/cjs/lexer/trace.cjs | 73 + .../css-tree/cjs/parser/SyntaxError.cjs | 69 + .../css-tree/cjs/parser/create.cjs | 336 + .../css-tree/cjs/parser/index.cjs | 8 + .../css-tree/cjs/parser/parse-selector.cjs | 8 + .../css-tree/cjs/parser/sequence.cjs | 47 + .../css-tree/cjs/syntax/atrule/font-face.cjs | 12 + .../css-tree/cjs/syntax/atrule/import.cjs | 37 + .../css-tree/cjs/syntax/atrule/index.cjs | 17 + .../css-tree/cjs/syntax/atrule/media.cjs | 16 + .../css-tree/cjs/syntax/atrule/page.cjs | 16 + .../css-tree/cjs/syntax/atrule/supports.cjs | 77 + .../css-tree/cjs/syntax/config/generator.cjs | 9 + .../css-tree/cjs/syntax/config/lexer.cjs | 12 + .../css-tree/cjs/syntax/config/mix.cjs | 142 + .../cjs/syntax/config/parser-selector.cjs | 19 + .../css-tree/cjs/syntax/config/parser.cjs | 34 + .../css-tree/cjs/syntax/config/walker.cjs | 9 + .../css-tree/cjs/syntax/create.cjs | 56 + .../cjs/syntax/function/expression.cjs | 11 + .../css-tree/cjs/syntax/function/var.cjs | 43 + .../css-tree/cjs/syntax/index.cjs | 14 + .../css-tree/cjs/syntax/node/AnPlusB.cjs | 293 + .../css-tree/cjs/syntax/node/Atrule.cjs | 103 + .../cjs/syntax/node/AtrulePrelude.cjs | 52 + .../cjs/syntax/node/AttributeSelector.cjs | 148 + .../css-tree/cjs/syntax/node/Block.cjs | 90 + .../css-tree/cjs/syntax/node/Brackets.cjs | 38 + .../css-tree/cjs/syntax/node/CDC.cjs | 26 + .../css-tree/cjs/syntax/node/CDO.cjs | 26 + .../cjs/syntax/node/ClassSelector.cjs | 31 + .../css-tree/cjs/syntax/node/Combinator.cjs | 61 + .../css-tree/cjs/syntax/node/Comment.cjs | 40 + .../css-tree/cjs/syntax/node/Declaration.cjs | 166 + .../cjs/syntax/node/DeclarationList.cjs | 50 + .../css-tree/cjs/syntax/node/Dimension.cjs | 30 + .../css-tree/cjs/syntax/node/Function.cjs | 45 + .../css-tree/cjs/syntax/node/Hash.cjs | 30 + .../css-tree/cjs/syntax/node/IdSelector.cjs | 33 + .../css-tree/cjs/syntax/node/Identifier.cjs | 25 + .../css-tree/cjs/syntax/node/MediaFeature.cjs | 76 + .../css-tree/cjs/syntax/node/MediaQuery.cjs | 61 + .../cjs/syntax/node/MediaQueryList.cjs | 41 + .../css-tree/cjs/syntax/node/Nth.cjs | 54 + .../css-tree/cjs/syntax/node/Number.cjs | 25 + .../css-tree/cjs/syntax/node/Operator.cjs | 28 + .../css-tree/cjs/syntax/node/Parentheses.cjs | 38 + .../css-tree/cjs/syntax/node/Percentage.cjs | 25 + .../cjs/syntax/node/PseudoClassSelector.cjs | 65 + .../cjs/syntax/node/PseudoElementSelector.cjs | 67 + .../css-tree/cjs/syntax/node/Ratio.cjs | 67 + .../css-tree/cjs/syntax/node/Raw.cjs | 48 + .../css-tree/cjs/syntax/node/Rule.cjs | 58 + .../css-tree/cjs/syntax/node/Selector.cjs | 39 + .../css-tree/cjs/syntax/node/SelectorList.cjs | 43 + .../css-tree/cjs/syntax/node/String.cjs | 26 + .../css-tree/cjs/syntax/node/StyleSheet.cjs | 83 + .../css-tree/cjs/syntax/node/TypeSelector.cjs | 59 + .../css-tree/cjs/syntax/node/UnicodeRange.cjs | 158 + .../css-tree/cjs/syntax/node/Url.cjs | 54 + .../css-tree/cjs/syntax/node/Value.cjs | 26 + .../css-tree/cjs/syntax/node/WhiteSpace.cjs | 34 + .../cjs/syntax/node/index-generate.cjs | 85 + .../cjs/syntax/node/index-parse-selector.cjs | 35 + .../css-tree/cjs/syntax/node/index-parse.cjs | 85 + .../css-tree/cjs/syntax/node/index.cjs | 85 + .../css-tree/cjs/syntax/pseudo/index.cjs | 52 + .../cjs/syntax/scope/atrulePrelude.cjs | 9 + .../css-tree/cjs/syntax/scope/default.cjs | 76 + .../css-tree/cjs/syntax/scope/index.cjs | 11 + .../css-tree/cjs/syntax/scope/selector.cjs | 84 + .../css-tree/cjs/syntax/scope/value.cjs | 29 + .../cjs/tokenizer/OffsetToLocation.cjs | 91 + .../css-tree/cjs/tokenizer/TokenStream.cjs | 264 + .../css-tree/cjs/tokenizer/adopt-buffer.cjs | 13 + .../cjs/tokenizer/char-code-definitions.cjs | 231 + .../css-tree/cjs/tokenizer/index.cjs | 554 + .../css-tree/cjs/tokenizer/names.cjs | 31 + .../css-tree/cjs/tokenizer/types.cjs | 57 + .../css-tree/cjs/tokenizer/utils.cjs | 261 + .../node_modules/css-tree/cjs/utils/List.cjs | 473 + .../node_modules/css-tree/cjs/utils/clone.cjs | 25 + .../cjs/utils/create-custom-error.cjs | 18 + .../node_modules/css-tree/cjs/utils/ident.cjs | 102 + .../node_modules/css-tree/cjs/utils/index.cjs | 20 + .../node_modules/css-tree/cjs/utils/names.cjs | 113 + .../css-tree/cjs/utils/string.cjs | 99 + .../node_modules/css-tree/cjs/utils/url.cjs | 108 + .../node_modules/css-tree/cjs/version.cjs | 5 + .../css-tree/cjs/walker/create.cjs | 291 + .../css-tree/cjs/walker/index.cjs | 8 + .../node_modules/css-tree/data/patch.json | 739 + .../node_modules/css-tree/dist/csstree.esm.js | 11 + .../node_modules/css-tree/dist/csstree.js | 11 + .../csso/node_modules/css-tree/dist/data.cjs | 1028 + .../csso/node_modules/css-tree/dist/data.js | 1028 + .../node_modules/css-tree/dist/version.cjs | 1 + .../node_modules/css-tree/dist/version.js | 1 + .../css-tree/lib/convertor/create.js | 28 + .../css-tree/lib/convertor/index.js | 4 + .../node_modules/css-tree/lib/data-patch.js | 6 + .../csso/node_modules/css-tree/lib/data.js | 95 + .../lib/definition-syntax/SyntaxError.js | 12 + .../lib/definition-syntax/generate.js | 131 + .../css-tree/lib/definition-syntax/index.js | 4 + .../css-tree/lib/definition-syntax/parse.js | 584 + .../lib/definition-syntax/tokenizer.js | 52 + .../css-tree/lib/definition-syntax/walk.js | 52 + .../css-tree/lib/generator/create.js | 98 + .../css-tree/lib/generator/index.js | 4 + .../css-tree/lib/generator/sourceMap.js | 92 + .../css-tree/lib/generator/token-before.js | 182 + .../csso/node_modules/css-tree/lib/index.js | 30 + .../node_modules/css-tree/lib/lexer/Lexer.js | 453 + .../node_modules/css-tree/lib/lexer/error.js | 123 + .../css-tree/lib/lexer/generic-an-plus-b.js | 238 + .../css-tree/lib/lexer/generic-const.js | 8 + .../css-tree/lib/lexer/generic-urange.js | 151 + .../css-tree/lib/lexer/generic.js | 598 + .../node_modules/css-tree/lib/lexer/index.js | 1 + .../css-tree/lib/lexer/match-graph.js | 456 + .../node_modules/css-tree/lib/lexer/match.js | 630 + .../css-tree/lib/lexer/prepare-tokens.js | 50 + .../node_modules/css-tree/lib/lexer/search.js | 61 + .../css-tree/lib/lexer/structure.js | 164 + .../node_modules/css-tree/lib/lexer/trace.js | 66 + .../css-tree/lib/parser/SyntaxError.js | 65 + .../css-tree/lib/parser/create.js | 346 + .../node_modules/css-tree/lib/parser/index.js | 4 + .../css-tree/lib/parser/parse-selector.js | 4 + .../css-tree/lib/parser/sequence.js | 43 + .../css-tree/lib/syntax/atrule/font-face.js | 8 + .../css-tree/lib/syntax/atrule/import.js | 39 + .../css-tree/lib/syntax/atrule/index.js | 13 + .../css-tree/lib/syntax/atrule/media.js | 12 + .../css-tree/lib/syntax/atrule/page.js | 12 + .../css-tree/lib/syntax/atrule/supports.js | 80 + .../css-tree/lib/syntax/config/generator.js | 5 + .../css-tree/lib/syntax/config/lexer.js | 8 + .../css-tree/lib/syntax/config/mix.js | 138 + .../lib/syntax/config/parser-selector.js | 15 + .../css-tree/lib/syntax/config/parser.js | 30 + .../css-tree/lib/syntax/config/walker.js | 5 + .../css-tree/lib/syntax/create.js | 53 + .../lib/syntax/function/expression.js | 7 + .../css-tree/lib/syntax/function/var.js | 39 + .../node_modules/css-tree/lib/syntax/index.js | 10 + .../css-tree/lib/syntax/node/AnPlusB.js | 292 + .../css-tree/lib/syntax/node/Atrule.js | 100 + .../css-tree/lib/syntax/node/AtrulePrelude.js | 47 + .../lib/syntax/node/AttributeSelector.js | 147 + .../css-tree/lib/syntax/node/Block.js | 89 + .../css-tree/lib/syntax/node/Brackets.js | 35 + .../css-tree/lib/syntax/node/CDC.js | 19 + .../css-tree/lib/syntax/node/CDO.js | 19 + .../css-tree/lib/syntax/node/ClassSelector.js | 24 + .../css-tree/lib/syntax/node/Combinator.js | 54 + .../css-tree/lib/syntax/node/Comment.js | 33 + .../css-tree/lib/syntax/node/Declaration.js | 165 + .../lib/syntax/node/DeclarationList.js | 49 + .../css-tree/lib/syntax/node/Dimension.js | 23 + .../css-tree/lib/syntax/node/Function.js | 41 + .../css-tree/lib/syntax/node/Hash.js | 23 + .../css-tree/lib/syntax/node/IdSelector.js | 26 + .../css-tree/lib/syntax/node/Identifier.js | 18 + .../css-tree/lib/syntax/node/MediaFeature.js | 77 + .../css-tree/lib/syntax/node/MediaQuery.js | 60 + .../lib/syntax/node/MediaQueryList.js | 34 + .../css-tree/lib/syntax/node/Nth.js | 47 + .../css-tree/lib/syntax/node/Number.js | 18 + .../css-tree/lib/syntax/node/Operator.js | 21 + .../css-tree/lib/syntax/node/Parentheses.js | 34 + .../css-tree/lib/syntax/node/Percentage.js | 18 + .../lib/syntax/node/PseudoClassSelector.js | 63 + .../lib/syntax/node/PseudoElementSelector.js | 64 + .../css-tree/lib/syntax/node/Ratio.js | 59 + .../css-tree/lib/syntax/node/Raw.js | 41 + .../css-tree/lib/syntax/node/Rule.js | 51 + .../css-tree/lib/syntax/node/Selector.js | 32 + .../css-tree/lib/syntax/node/SelectorList.js | 35 + .../css-tree/lib/syntax/node/String.js | 19 + .../css-tree/lib/syntax/node/StyleSheet.js | 82 + .../css-tree/lib/syntax/node/TypeSelector.js | 52 + .../css-tree/lib/syntax/node/UnicodeRange.js | 156 + .../css-tree/lib/syntax/node/Url.js | 52 + .../css-tree/lib/syntax/node/Value.js | 19 + .../css-tree/lib/syntax/node/WhiteSpace.js | 27 + .../lib/syntax/node/index-generate.js | 40 + .../lib/syntax/node/index-parse-selector.js | 15 + .../css-tree/lib/syntax/node/index-parse.js | 40 + .../css-tree/lib/syntax/node/index.js | 40 + .../css-tree/lib/syntax/pseudo/index.js | 48 + .../lib/syntax/scope/atrulePrelude.js | 5 + .../css-tree/lib/syntax/scope/default.js | 85 + .../css-tree/lib/syntax/scope/index.js | 3 + .../css-tree/lib/syntax/scope/selector.js | 90 + .../css-tree/lib/syntax/scope/value.js | 25 + .../lib/tokenizer/OffsetToLocation.js | 87 + .../css-tree/lib/tokenizer/TokenStream.js | 272 + .../css-tree/lib/tokenizer/adopt-buffer.js | 9 + .../lib/tokenizer/char-code-definitions.js | 207 + .../css-tree/lib/tokenizer/index.js | 513 + .../css-tree/lib/tokenizer/names.js | 27 + .../css-tree/lib/tokenizer/types.js | 28 + .../css-tree/lib/tokenizer/utils.js | 254 + .../node_modules/css-tree/lib/utils/List.js | 469 + .../node_modules/css-tree/lib/utils/clone.js | 21 + .../css-tree/lib/utils/create-custom-error.js | 14 + .../node_modules/css-tree/lib/utils/ident.js | 101 + .../node_modules/css-tree/lib/utils/index.js | 6 + .../node_modules/css-tree/lib/utils/names.js | 106 + .../node_modules/css-tree/lib/utils/string.js | 99 + .../node_modules/css-tree/lib/utils/url.js | 108 + .../csso/node_modules/css-tree/lib/version.js | 5 + .../css-tree/lib/walker/create.js | 287 + .../node_modules/css-tree/lib/walker/index.js | 4 + .../csso/node_modules/css-tree/package.json | 127 + .../csso/node_modules/mdn-data/CHANGELOG.md | 50 + .../csso/node_modules/mdn-data/LICENSE | 116 + .../csso/node_modules/mdn-data/README.md | 56 + .../csso/node_modules/mdn-data/api/index.js | 3 + .../mdn-data/api/inheritance.json | 2681 +++ .../mdn-data/api/inheritance.schema.json | 31 + .../node_modules/mdn-data/css/at-rules.json | 620 + .../mdn-data/css/at-rules.schema.json | 132 + .../mdn-data/css/definitions.json | 78 + .../csso/node_modules/mdn-data/css/index.js | 8 + .../node_modules/mdn-data/css/properties.json | 9297 +++++++++ .../mdn-data/css/properties.schema.json | 411 + .../csso/node_modules/mdn-data/css/readme.md | 32 + .../node_modules/mdn-data/css/selectors.json | 1044 + .../mdn-data/css/selectors.schema.json | 36 + .../node_modules/mdn-data/css/syntaxes.json | 794 + .../mdn-data/css/syntaxes.schema.json | 15 + .../csso/node_modules/mdn-data/css/types.json | 265 + .../mdn-data/css/types.schema.json | 32 + .../csso/node_modules/mdn-data/css/units.json | 213 + .../mdn-data/css/units.schema.json | 28 + .../csso/node_modules/mdn-data/index.js | 5 + .../csso/node_modules/mdn-data/l10n/css.json | 1715 ++ .../csso/node_modules/mdn-data/l10n/index.js | 3 + .../csso/node_modules/mdn-data/package.json | 38 + node_modules/csso/package.json | 82 + node_modules/cubic2quad/CHANGELOG.md | 36 + node_modules/cubic2quad/LICENSE | 22 + node_modules/cubic2quad/README.md | 55 + node_modules/cubic2quad/index.js | 495 + node_modules/cubic2quad/package.json | 29 + node_modules/debug/.coveralls.yml | 1 + node_modules/debug/.eslintrc | 11 + node_modules/debug/.npmignore | 9 + node_modules/debug/.travis.yml | 14 + node_modules/debug/CHANGELOG.md | 362 + node_modules/debug/LICENSE | 19 + node_modules/debug/Makefile | 50 + node_modules/debug/README.md | 312 + node_modules/debug/component.json | 19 + node_modules/debug/karma.conf.js | 70 + node_modules/debug/node.js | 1 + node_modules/debug/package.json | 49 + node_modules/debug/src/browser.js | 185 + node_modules/debug/src/debug.js | 202 + node_modules/debug/src/index.js | 10 + node_modules/debug/src/inspector-log.js | 15 + node_modules/debug/src/node.js | 248 + node_modules/decode-uri-component/index.js | 94 + node_modules/decode-uri-component/license | 9 + .../decode-uri-component/package.json | 37 + node_modules/decode-uri-component/readme.md | 83 + node_modules/define-property/CHANGELOG.md | 82 + node_modules/define-property/LICENSE | 21 + node_modules/define-property/README.md | 117 + node_modules/define-property/index.js | 38 + node_modules/define-property/package.json | 67 + node_modules/del/index.d.ts | 116 + node_modules/del/index.js | 139 + node_modules/del/license | 9 + node_modules/del/package.json | 66 + node_modules/del/readme.md | 151 + node_modules/delegates/.npmignore | 1 + node_modules/delegates/History.md | 22 + node_modules/delegates/License | 20 + node_modules/delegates/Makefile | 8 + node_modules/delegates/Readme.md | 94 + node_modules/delegates/index.js | 121 + node_modules/delegates/package.json | 13 + node_modules/delegates/test/index.js | 94 + node_modules/depd/History.md | 96 + node_modules/depd/LICENSE | 22 + node_modules/depd/Readme.md | 280 + node_modules/depd/index.js | 522 + node_modules/depd/lib/browser/index.js | 77 + .../depd/lib/compat/callsite-tostring.js | 103 + .../depd/lib/compat/event-listener-count.js | 22 + node_modules/depd/lib/compat/index.js | 79 + node_modules/depd/package.json | 41 + node_modules/destroy/LICENSE | 22 + node_modules/destroy/README.md | 60 + node_modules/destroy/index.js | 75 + node_modules/destroy/package.json | 37 + node_modules/dir-glob/index.js | 75 + node_modules/dir-glob/license | 9 + node_modules/dir-glob/package.json | 38 + node_modules/dir-glob/readme.md | 76 + node_modules/dom-serializer/LICENSE | 11 + node_modules/dom-serializer/README.md | 109 + .../dom-serializer/lib/esm/foreignNames.d.ts | 3 + .../lib/esm/foreignNames.d.ts.map | 1 + .../dom-serializer/lib/esm/foreignNames.js | 100 + .../dom-serializer/lib/esm/index.d.ts | 52 + .../dom-serializer/lib/esm/index.d.ts.map | 1 + node_modules/dom-serializer/lib/esm/index.js | 190 + .../dom-serializer/lib/esm/package.json | 1 + .../dom-serializer/lib/foreignNames.d.ts | 3 + .../dom-serializer/lib/foreignNames.d.ts.map | 1 + .../dom-serializer/lib/foreignNames.js | 103 + node_modules/dom-serializer/lib/index.d.ts | 52 + .../dom-serializer/lib/index.d.ts.map | 1 + node_modules/dom-serializer/lib/index.js | 229 + node_modules/dom-serializer/package.json | 69 + node_modules/domelementtype/LICENSE | 11 + .../domelementtype/lib/esm/index.d.ts | 48 + .../domelementtype/lib/esm/index.d.ts.map | 1 + node_modules/domelementtype/lib/esm/index.js | 51 + .../domelementtype/lib/esm/package.json | 1 + node_modules/domelementtype/lib/index.d.ts | 48 + .../domelementtype/lib/index.d.ts.map | 1 + node_modules/domelementtype/lib/index.js | 55 + node_modules/domelementtype/package.json | 54 + node_modules/domelementtype/readme.md | 1 + node_modules/domhandler/LICENSE | 11 + node_modules/domhandler/lib/esm/index.d.ts | 76 + .../domhandler/lib/esm/index.d.ts.map | 1 + node_modules/domhandler/lib/esm/index.js | 146 + node_modules/domhandler/lib/esm/node.d.ts | 245 + node_modules/domhandler/lib/esm/node.d.ts.map | 1 + node_modules/domhandler/lib/esm/node.js | 338 + node_modules/domhandler/lib/esm/package.json | 1 + node_modules/domhandler/lib/index.d.ts | 76 + node_modules/domhandler/lib/index.d.ts.map | 1 + node_modules/domhandler/lib/index.js | 165 + node_modules/domhandler/lib/node.d.ts | 245 + node_modules/domhandler/lib/node.d.ts.map | 1 + node_modules/domhandler/lib/node.js | 474 + node_modules/domhandler/package.json | 73 + node_modules/domhandler/readme.md | 92 + node_modules/domutils/LICENSE | 11 + node_modules/domutils/lib/esm/feeds.d.ts | 71 + node_modules/domutils/lib/esm/feeds.d.ts.map | 1 + node_modules/domutils/lib/esm/feeds.js | 183 + node_modules/domutils/lib/esm/feeds.js.map | 1 + node_modules/domutils/lib/esm/helpers.d.ts | 58 + .../domutils/lib/esm/helpers.d.ts.map | 1 + node_modules/domutils/lib/esm/helpers.js | 135 + node_modules/domutils/lib/esm/helpers.js.map | 1 + node_modules/domutils/lib/esm/index.d.ts | 10 + node_modules/domutils/lib/esm/index.d.ts.map | 1 + node_modules/domutils/lib/esm/index.js | 10 + node_modules/domutils/lib/esm/index.js.map | 1 + node_modules/domutils/lib/esm/legacy.d.ts | 58 + node_modules/domutils/lib/esm/legacy.d.ts.map | 1 + node_modules/domutils/lib/esm/legacy.js | 117 + node_modules/domutils/lib/esm/legacy.js.map | 1 + .../domutils/lib/esm/manipulation.d.ts | 49 + .../domutils/lib/esm/manipulation.d.ts.map | 1 + node_modules/domutils/lib/esm/manipulation.js | 128 + .../domutils/lib/esm/manipulation.js.map | 1 + node_modules/domutils/lib/esm/package.json | 1 + node_modules/domutils/lib/esm/querying.d.ts | 62 + .../domutils/lib/esm/querying.d.ts.map | 1 + node_modules/domutils/lib/esm/querying.js | 119 + node_modules/domutils/lib/esm/querying.js.map | 1 + node_modules/domutils/lib/esm/stringify.d.ts | 46 + .../domutils/lib/esm/stringify.d.ts.map | 1 + node_modules/domutils/lib/esm/stringify.js | 81 + .../domutils/lib/esm/stringify.js.map | 1 + node_modules/domutils/lib/esm/traversal.d.ts | 65 + .../domutils/lib/esm/traversal.d.ts.map | 1 + node_modules/domutils/lib/esm/traversal.js | 110 + .../domutils/lib/esm/traversal.js.map | 1 + node_modules/domutils/lib/feeds.d.ts | 71 + node_modules/domutils/lib/feeds.d.ts.map | 1 + node_modules/domutils/lib/feeds.js | 191 + node_modules/domutils/lib/feeds.js.map | 1 + node_modules/domutils/lib/helpers.d.ts | 58 + node_modules/domutils/lib/helpers.d.ts.map | 1 + node_modules/domutils/lib/helpers.js | 141 + node_modules/domutils/lib/helpers.js.map | 1 + node_modules/domutils/lib/index.d.ts | 10 + node_modules/domutils/lib/index.d.ts.map | 1 + node_modules/domutils/lib/index.js | 33 + node_modules/domutils/lib/index.js.map | 1 + node_modules/domutils/lib/legacy.d.ts | 58 + node_modules/domutils/lib/legacy.d.ts.map | 1 + node_modules/domutils/lib/legacy.js | 131 + node_modules/domutils/lib/legacy.js.map | 1 + node_modules/domutils/lib/manipulation.d.ts | 49 + .../domutils/lib/manipulation.d.ts.map | 1 + node_modules/domutils/lib/manipulation.js | 137 + node_modules/domutils/lib/manipulation.js.map | 1 + node_modules/domutils/lib/querying.d.ts | 62 + node_modules/domutils/lib/querying.d.ts.map | 1 + node_modules/domutils/lib/querying.js | 134 + node_modules/domutils/lib/querying.js.map | 1 + node_modules/domutils/lib/stringify.d.ts | 46 + node_modules/domutils/lib/stringify.d.ts.map | 1 + node_modules/domutils/lib/stringify.js | 92 + node_modules/domutils/lib/stringify.js.map | 1 + node_modules/domutils/lib/traversal.d.ts | 65 + node_modules/domutils/lib/traversal.d.ts.map | 1 + node_modules/domutils/lib/traversal.js | 124 + node_modules/domutils/lib/traversal.js.map | 1 + node_modules/domutils/package.json | 76 + node_modules/domutils/readme.md | 31 + node_modules/ee-first/LICENSE | 22 + node_modules/ee-first/README.md | 80 + node_modules/ee-first/index.js | 95 + node_modules/ee-first/package.json | 29 + node_modules/ejs/Jakefile | 70 + node_modules/ejs/LICENSE | 202 + node_modules/ejs/README.md | 271 + node_modules/ejs/ejs.js | 1588 ++ node_modules/ejs/ejs.min.js | 1 + node_modules/ejs/lib/ejs.js | 953 + node_modules/ejs/lib/utils.js | 167 + node_modules/ejs/package.json | 44 + node_modules/emoji-regex/LICENSE-MIT.txt | 20 + node_modules/emoji-regex/README.md | 73 + node_modules/emoji-regex/es2015/index.js | 6 + node_modules/emoji-regex/es2015/text.js | 6 + node_modules/emoji-regex/index.d.ts | 23 + node_modules/emoji-regex/index.js | 6 + node_modules/emoji-regex/package.json | 50 + node_modules/emoji-regex/text.js | 6 + node_modules/encodeurl/HISTORY.md | 14 + node_modules/encodeurl/LICENSE | 22 + node_modules/encodeurl/README.md | 128 + node_modules/encodeurl/index.js | 60 + node_modules/encodeurl/package.json | 40 + node_modules/encoding/.prettierrc.js | 8 + node_modules/encoding/.travis.yml | 25 + node_modules/encoding/LICENSE | 16 + node_modules/encoding/README.md | 41 + node_modules/encoding/lib/encoding.js | 83 + .../iconv-lite/.github/dependabot.yml | 11 + .../iconv-lite/.idea/codeStyles/Project.xml | 47 + .../.idea/codeStyles/codeStyleConfig.xml | 5 + .../iconv-lite/.idea/iconv-lite.iml | 12 + .../inspectionProfiles/Project_Default.xml | 6 + .../node_modules/iconv-lite/.idea/modules.xml | 8 + .../node_modules/iconv-lite/.idea/vcs.xml | 6 + .../node_modules/iconv-lite/Changelog.md | 212 + .../encoding/node_modules/iconv-lite/LICENSE | 21 + .../node_modules/iconv-lite/README.md | 130 + .../iconv-lite/encodings/dbcs-codec.js | 597 + .../iconv-lite/encodings/dbcs-data.js | 188 + .../iconv-lite/encodings/index.js | 23 + .../iconv-lite/encodings/internal.js | 198 + .../iconv-lite/encodings/sbcs-codec.js | 72 + .../encodings/sbcs-data-generated.js | 451 + .../iconv-lite/encodings/sbcs-data.js | 179 + .../encodings/tables/big5-added.json | 122 + .../iconv-lite/encodings/tables/cp936.json | 264 + .../iconv-lite/encodings/tables/cp949.json | 273 + .../iconv-lite/encodings/tables/cp950.json | 177 + .../iconv-lite/encodings/tables/eucjp.json | 182 + .../encodings/tables/gb18030-ranges.json | 1 + .../encodings/tables/gbk-added.json | 56 + .../iconv-lite/encodings/tables/shiftjis.json | 125 + .../iconv-lite/encodings/utf16.js | 197 + .../iconv-lite/encodings/utf32.js | 319 + .../node_modules/iconv-lite/encodings/utf7.js | 290 + .../iconv-lite/lib/bom-handling.js | 52 + .../node_modules/iconv-lite/lib/index.d.ts | 41 + .../node_modules/iconv-lite/lib/index.js | 180 + .../node_modules/iconv-lite/lib/streams.js | 109 + .../node_modules/iconv-lite/package.json | 44 + node_modules/encoding/package.json | 18 + node_modules/encoding/test/test.js | 49 + node_modules/end-of-stream/LICENSE | 21 + node_modules/end-of-stream/README.md | 54 + node_modules/end-of-stream/index.js | 94 + node_modules/end-of-stream/package.json | 37 + node_modules/entities/LICENSE | 11 + node_modules/entities/lib/decode.d.ts | 33 + node_modules/entities/lib/decode.d.ts.map | 1 + node_modules/entities/lib/decode.js | 179 + node_modules/entities/lib/decode.js.map | 1 + .../entities/lib/decode_codepoint.d.ts | 4 + .../entities/lib/decode_codepoint.d.ts.map | 1 + node_modules/entities/lib/decode_codepoint.js | 60 + .../entities/lib/decode_codepoint.js.map | 1 + node_modules/entities/lib/encode.d.ts | 22 + node_modules/entities/lib/encode.d.ts.map | 1 + node_modules/entities/lib/encode.js | 77 + node_modules/entities/lib/encode.js.map | 1 + node_modules/entities/lib/escape.d.ts | 43 + node_modules/entities/lib/escape.d.ts.map | 1 + node_modules/entities/lib/escape.js | 112 + node_modules/entities/lib/escape.js.map | 1 + node_modules/entities/lib/esm/decode.d.ts | 33 + node_modules/entities/lib/esm/decode.d.ts.map | 1 + node_modules/entities/lib/esm/decode.js | 166 + node_modules/entities/lib/esm/decode.js.map | 1 + .../entities/lib/esm/decode_codepoint.d.ts | 4 + .../lib/esm/decode_codepoint.d.ts.map | 1 + .../entities/lib/esm/decode_codepoint.js | 55 + .../entities/lib/esm/decode_codepoint.js.map | 1 + node_modules/entities/lib/esm/encode.d.ts | 22 + node_modules/entities/lib/esm/encode.d.ts.map | 1 + node_modules/entities/lib/esm/encode.js | 69 + node_modules/entities/lib/esm/encode.js.map | 1 + node_modules/entities/lib/esm/escape.d.ts | 43 + node_modules/entities/lib/esm/escape.d.ts.map | 1 + node_modules/entities/lib/esm/escape.js | 106 + node_modules/entities/lib/esm/escape.js.map | 1 + .../lib/esm/generated/decode-data-html.d.ts | 3 + .../esm/generated/decode-data-html.d.ts.map | 1 + .../lib/esm/generated/decode-data-html.js | 7 + .../lib/esm/generated/decode-data-html.js.map | 1 + .../lib/esm/generated/decode-data-xml.d.ts | 3 + .../esm/generated/decode-data-xml.d.ts.map | 1 + .../lib/esm/generated/decode-data-xml.js | 7 + .../lib/esm/generated/decode-data-xml.js.map | 1 + .../lib/esm/generated/encode-html.d.ts | 8 + .../lib/esm/generated/encode-html.d.ts.map | 1 + .../entities/lib/esm/generated/encode-html.js | 10 + .../lib/esm/generated/encode-html.js.map | 1 + node_modules/entities/lib/esm/index.d.ts | 102 + node_modules/entities/lib/esm/index.d.ts.map | 1 + node_modules/entities/lib/esm/index.js | 113 + node_modules/entities/lib/esm/index.js.map | 1 + node_modules/entities/lib/esm/package.json | 1 + .../lib/generated/decode-data-html.d.ts | 3 + .../lib/generated/decode-data-html.d.ts.map | 1 + .../lib/generated/decode-data-html.js | 9 + .../lib/generated/decode-data-html.js.map | 1 + .../lib/generated/decode-data-xml.d.ts | 3 + .../lib/generated/decode-data-xml.d.ts.map | 1 + .../entities/lib/generated/decode-data-xml.js | 9 + .../lib/generated/decode-data-xml.js.map | 1 + .../entities/lib/generated/encode-html.d.ts | 8 + .../lib/generated/encode-html.d.ts.map | 1 + .../entities/lib/generated/encode-html.js | 12 + .../entities/lib/generated/encode-html.js.map | 1 + node_modules/entities/lib/index.d.ts | 102 + node_modules/entities/lib/index.d.ts.map | 1 + node_modules/entities/lib/index.js | 137 + node_modules/entities/lib/index.js.map | 1 + node_modules/entities/package.json | 90 + node_modules/entities/readme.md | 122 + node_modules/env-paths/index.d.ts | 101 + node_modules/env-paths/index.js | 74 + node_modules/env-paths/license | 9 + node_modules/env-paths/package.json | 45 + node_modules/env-paths/readme.md | 115 + node_modules/err-code/.editorconfig | 12 + node_modules/err-code/.eslintrc.json | 7 + node_modules/err-code/.travis.yml | 4 + node_modules/err-code/README.md | 70 + node_modules/err-code/bower.json | 30 + node_modules/err-code/index.js | 47 + node_modules/err-code/index.umd.js | 51 + node_modules/err-code/package.json | 34 + node_modules/err-code/test/.eslintrc.json | 5 + node_modules/err-code/test/test.js | 159 + node_modules/escalade/dist/index.js | 22 + node_modules/escalade/dist/index.mjs | 22 + node_modules/escalade/index.d.ts | 3 + node_modules/escalade/license | 9 + node_modules/escalade/package.json | 61 + node_modules/escalade/readme.md | 211 + node_modules/escalade/sync/index.d.ts | 2 + node_modules/escalade/sync/index.js | 18 + node_modules/escalade/sync/index.mjs | 18 + node_modules/escape-html/LICENSE | 24 + node_modules/escape-html/Readme.md | 43 + node_modules/escape-html/index.js | 78 + node_modules/escape-html/package.json | 24 + node_modules/etag/HISTORY.md | 83 + node_modules/etag/LICENSE | 22 + node_modules/etag/README.md | 159 + node_modules/etag/index.js | 131 + node_modules/etag/package.json | 47 + node_modules/expand-brackets/LICENSE | 21 + node_modules/expand-brackets/README.md | 302 + node_modules/expand-brackets/changelog.md | 35 + node_modules/expand-brackets/index.js | 211 + node_modules/expand-brackets/lib/compilers.js | 87 + node_modules/expand-brackets/lib/parsers.js | 219 + node_modules/expand-brackets/lib/utils.js | 34 + .../node_modules/define-property/LICENSE | 21 + .../node_modules/define-property/README.md | 77 + .../node_modules/define-property/index.js | 31 + .../node_modules/define-property/package.json | 51 + .../node_modules/extend-shallow/LICENSE | 21 + .../node_modules/extend-shallow/README.md | 61 + .../node_modules/extend-shallow/index.js | 33 + .../node_modules/extend-shallow/package.json | 56 + .../is-accessor-descriptor/LICENSE | 21 + .../is-accessor-descriptor/README.md | 123 + .../is-accessor-descriptor/index.js | 69 + .../node_modules/kind-of/LICENSE | 21 + .../node_modules/kind-of/README.md | 261 + .../node_modules/kind-of/index.js | 116 + .../node_modules/kind-of/package.json | 90 + .../is-accessor-descriptor/package.json | 61 + .../node_modules/is-data-descriptor/LICENSE | 21 + .../node_modules/is-data-descriptor/README.md | 128 + .../node_modules/is-data-descriptor/index.js | 55 + .../node_modules/kind-of/LICENSE | 21 + .../node_modules/kind-of/README.md | 261 + .../node_modules/kind-of/index.js | 116 + .../node_modules/kind-of/package.json | 90 + .../is-data-descriptor/package.json | 60 + .../node_modules/is-descriptor/LICENSE | 21 + .../node_modules/is-descriptor/README.md | 193 + .../node_modules/is-descriptor/index.js | 22 + .../node_modules/is-descriptor/package.json | 75 + .../node_modules/is-extendable/LICENSE | 21 + .../node_modules/is-extendable/README.md | 72 + .../node_modules/is-extendable/index.js | 13 + .../node_modules/is-extendable/package.json | 51 + .../node_modules/kind-of/LICENSE | 21 + .../node_modules/kind-of/README.md | 342 + .../node_modules/kind-of/index.js | 147 + .../node_modules/kind-of/package.json | 91 + node_modules/expand-brackets/package.json | 85 + node_modules/express/History.md | 3421 +++ node_modules/express/LICENSE | 24 + node_modules/express/Readme.md | 153 + node_modules/express/index.js | 11 + node_modules/express/lib/application.js | 644 + node_modules/express/lib/express.js | 114 + node_modules/express/lib/middleware/init.js | 43 + node_modules/express/lib/middleware/query.js | 47 + node_modules/express/lib/request.js | 521 + node_modules/express/lib/response.js | 1137 + node_modules/express/lib/router/index.js | 662 + node_modules/express/lib/router/layer.js | 181 + node_modules/express/lib/router/route.js | 216 + node_modules/express/lib/utils.js | 306 + node_modules/express/lib/view.js | 182 + .../express/node_modules/cookie/HISTORY.md | 118 + .../express/node_modules/cookie/LICENSE | 24 + .../express/node_modules/cookie/README.md | 220 + .../express/node_modules/cookie/index.js | 195 + .../express/node_modules/cookie/package.json | 33 + node_modules/express/package.json | 98 + node_modules/extend-shallow/LICENSE | 21 + node_modules/extend-shallow/README.md | 97 + node_modules/extend-shallow/index.js | 60 + node_modules/extend-shallow/package.json | 83 + node_modules/extglob/LICENSE | 21 + node_modules/extglob/README.md | 362 + node_modules/extglob/changelog.md | 25 + node_modules/extglob/index.js | 331 + node_modules/extglob/lib/.DS_Store | Bin 0 -> 6148 bytes node_modules/extglob/lib/compilers.js | 169 + node_modules/extglob/lib/extglob.js | 78 + node_modules/extglob/lib/parsers.js | 156 + node_modules/extglob/lib/utils.js | 69 + .../node_modules/define-property/LICENSE | 21 + .../node_modules/define-property/README.md | 95 + .../node_modules/define-property/index.js | 31 + .../node_modules/define-property/package.json | 62 + .../node_modules/extend-shallow/LICENSE | 21 + .../node_modules/extend-shallow/README.md | 61 + .../node_modules/extend-shallow/index.js | 33 + .../node_modules/extend-shallow/package.json | 56 + .../node_modules/is-extendable/LICENSE | 21 + .../node_modules/is-extendable/README.md | 72 + .../node_modules/is-extendable/index.js | 13 + .../node_modules/is-extendable/package.json | 51 + node_modules/extglob/package.json | 108 + node_modules/fast-glob/LICENSE | 21 + node_modules/fast-glob/README.md | 795 + node_modules/fast-glob/out/index.d.ts | 27 + node_modules/fast-glob/out/index.js | 68 + .../fast-glob/out/managers/patterns.d.ts | 6 + .../fast-glob/out/managers/patterns.js | 21 + .../fast-glob/out/managers/tasks.d.ts | 22 + node_modules/fast-glob/out/managers/tasks.js | 80 + .../fast-glob/out/providers/async.d.ts | 9 + node_modules/fast-glob/out/providers/async.js | 23 + .../fast-glob/out/providers/filters/deep.d.ts | 16 + .../fast-glob/out/providers/filters/deep.js | 62 + .../out/providers/filters/entry.d.ts | 16 + .../fast-glob/out/providers/filters/entry.js | 64 + .../out/providers/filters/error.d.ts | 8 + .../fast-glob/out/providers/filters/error.js | 15 + .../out/providers/matchers/matcher.d.ts | 33 + .../out/providers/matchers/matcher.js | 50 + .../out/providers/matchers/partial.d.ts | 4 + .../out/providers/matchers/partial.js | 38 + .../fast-glob/out/providers/provider.d.ts | 19 + .../fast-glob/out/providers/provider.js | 48 + .../fast-glob/out/providers/stream.d.ts | 11 + .../fast-glob/out/providers/stream.js | 31 + .../fast-glob/out/providers/sync.d.ts | 9 + node_modules/fast-glob/out/providers/sync.js | 23 + .../out/providers/transformers/entry.d.ts | 8 + .../out/providers/transformers/entry.js | 26 + node_modules/fast-glob/out/readers/async.d.ts | 10 + node_modules/fast-glob/out/readers/async.js | 35 + .../fast-glob/out/readers/reader.d.ts | 15 + node_modules/fast-glob/out/readers/reader.js | 33 + .../fast-glob/out/readers/stream.d.ts | 14 + node_modules/fast-glob/out/readers/stream.js | 55 + node_modules/fast-glob/out/readers/sync.d.ts | 12 + node_modules/fast-glob/out/readers/sync.js | 43 + node_modules/fast-glob/out/settings.d.ts | 164 + node_modules/fast-glob/out/settings.js | 57 + node_modules/fast-glob/out/types/index.d.ts | 31 + node_modules/fast-glob/out/types/index.js | 2 + node_modules/fast-glob/out/utils/array.d.ts | 2 + node_modules/fast-glob/out/utils/array.js | 22 + node_modules/fast-glob/out/utils/errno.d.ts | 2 + node_modules/fast-glob/out/utils/errno.js | 7 + node_modules/fast-glob/out/utils/fs.d.ts | 4 + node_modules/fast-glob/out/utils/fs.js | 19 + node_modules/fast-glob/out/utils/index.d.ts | 8 + node_modules/fast-glob/out/utils/index.js | 17 + node_modules/fast-glob/out/utils/path.d.ts | 8 + node_modules/fast-glob/out/utils/path.js | 33 + node_modules/fast-glob/out/utils/pattern.d.ts | 42 + node_modules/fast-glob/out/utils/pattern.js | 169 + node_modules/fast-glob/out/utils/stream.d.ts | 3 + node_modules/fast-glob/out/utils/stream.js | 17 + node_modules/fast-glob/out/utils/string.d.ts | 2 + node_modules/fast-glob/out/utils/string.js | 11 + node_modules/fast-glob/package.json | 94 + node_modules/fastq/.github/dependabot.yml | 11 + node_modules/fastq/.github/workflows/ci.yml | 50 + node_modules/fastq/LICENSE | 13 + node_modules/fastq/README.md | 309 + node_modules/fastq/bench.js | 66 + node_modules/fastq/example.js | 14 + node_modules/fastq/example.mjs | 11 + node_modules/fastq/index.d.ts | 37 + node_modules/fastq/package.json | 52 + node_modules/fastq/queue.js | 283 + node_modules/fastq/test/example.ts | 81 + node_modules/fastq/test/promise.js | 221 + node_modules/fastq/test/test.js | 566 + node_modules/fastq/test/tsconfig.json | 11 + node_modules/file-uri-to-path/.npmignore | 1 + node_modules/file-uri-to-path/.travis.yml | 30 + node_modules/file-uri-to-path/History.md | 21 + node_modules/file-uri-to-path/LICENSE | 20 + node_modules/file-uri-to-path/README.md | 74 + node_modules/file-uri-to-path/index.d.ts | 2 + node_modules/file-uri-to-path/index.js | 66 + node_modules/file-uri-to-path/package.json | 32 + node_modules/file-uri-to-path/test/test.js | 24 + node_modules/file-uri-to-path/test/tests.json | 13 + node_modules/filelist/README.md | 84 + node_modules/filelist/index.d.ts | 110 + node_modules/filelist/index.js | 495 + node_modules/filelist/jakefile.js | 15 + .../brace-expansion/.github/FUNDING.yml | 2 + .../node_modules/brace-expansion/LICENSE | 21 + .../node_modules/brace-expansion/README.md | 135 + .../node_modules/brace-expansion/index.js | 203 + .../node_modules/brace-expansion/package.json | 46 + .../filelist/node_modules/minimatch/LICENSE | 15 + .../filelist/node_modules/minimatch/README.md | 259 + .../node_modules/minimatch/lib/path.js | 4 + .../node_modules/minimatch/minimatch.js | 906 + .../node_modules/minimatch/package.json | 32 + node_modules/filelist/package.json | 28 + node_modules/fill-range/LICENSE | 21 + node_modules/fill-range/README.md | 237 + node_modules/fill-range/index.js | 249 + node_modules/fill-range/package.json | 69 + node_modules/finalhandler/HISTORY.md | 180 + node_modules/finalhandler/LICENSE | 22 + node_modules/finalhandler/README.md | 148 + node_modules/finalhandler/index.js | 331 + node_modules/finalhandler/package.json | 45 + node_modules/for-in/LICENSE | 21 + node_modules/for-in/README.md | 85 + node_modules/for-in/index.js | 16 + node_modules/for-in/package.json | 68 + node_modules/forwarded/HISTORY.md | 21 + node_modules/forwarded/LICENSE | 22 + node_modules/forwarded/README.md | 57 + node_modules/forwarded/index.js | 90 + node_modules/forwarded/package.json | 45 + node_modules/fragment-cache/LICENSE | 21 + node_modules/fragment-cache/README.md | 156 + node_modules/fragment-cache/index.js | 128 + node_modules/fragment-cache/package.json | 60 + node_modules/fresh/HISTORY.md | 70 + node_modules/fresh/LICENSE | 23 + node_modules/fresh/README.md | 119 + node_modules/fresh/index.js | 137 + node_modules/fresh/package.json | 46 + node_modules/fs-extra/LICENSE | 15 + node_modules/fs-extra/README.md | 262 + node_modules/fs-extra/lib/copy/copy-sync.js | 169 + node_modules/fs-extra/lib/copy/copy.js | 235 + node_modules/fs-extra/lib/copy/index.js | 7 + node_modules/fs-extra/lib/empty/index.js | 39 + node_modules/fs-extra/lib/ensure/file.js | 69 + node_modules/fs-extra/lib/ensure/index.js | 23 + node_modules/fs-extra/lib/ensure/link.js | 64 + .../fs-extra/lib/ensure/symlink-paths.js | 99 + .../fs-extra/lib/ensure/symlink-type.js | 31 + node_modules/fs-extra/lib/ensure/symlink.js | 82 + node_modules/fs-extra/lib/fs/index.js | 128 + node_modules/fs-extra/lib/index.js | 16 + node_modules/fs-extra/lib/json/index.js | 16 + node_modules/fs-extra/lib/json/jsonfile.js | 11 + .../fs-extra/lib/json/output-json-sync.js | 12 + node_modules/fs-extra/lib/json/output-json.js | 12 + node_modules/fs-extra/lib/mkdirs/index.js | 14 + node_modules/fs-extra/lib/mkdirs/make-dir.js | 27 + node_modules/fs-extra/lib/mkdirs/utils.js | 21 + node_modules/fs-extra/lib/move/index.js | 7 + node_modules/fs-extra/lib/move/move-sync.js | 54 + node_modules/fs-extra/lib/move/move.js | 75 + .../fs-extra/lib/output-file/index.js | 40 + .../fs-extra/lib/path-exists/index.js | 12 + node_modules/fs-extra/lib/remove/index.js | 22 + node_modules/fs-extra/lib/remove/rimraf.js | 302 + node_modules/fs-extra/lib/util/stat.js | 154 + node_modules/fs-extra/lib/util/utimes.js | 26 + node_modules/fs-extra/package.json | 67 + node_modules/fs-minipass/LICENSE | 15 + node_modules/fs-minipass/README.md | 70 + node_modules/fs-minipass/index.js | 422 + node_modules/fs-minipass/package.json | 39 + node_modules/fs.realpath/LICENSE | 43 + node_modules/fs.realpath/README.md | 33 + node_modules/fs.realpath/index.js | 66 + node_modules/fs.realpath/old.js | 303 + node_modules/fs.realpath/package.json | 26 + node_modules/gauge/LICENSE.md | 20 + node_modules/gauge/README.md | 402 + node_modules/gauge/lib/base-theme.js | 18 + node_modules/gauge/lib/error.js | 24 + node_modules/gauge/lib/has-color.js | 4 + node_modules/gauge/lib/index.js | 289 + node_modules/gauge/lib/plumbing.js | 50 + node_modules/gauge/lib/process.js | 3 + node_modules/gauge/lib/progress-bar.js | 41 + node_modules/gauge/lib/render-template.js | 222 + node_modules/gauge/lib/set-immediate.js | 7 + node_modules/gauge/lib/set-interval.js | 3 + node_modules/gauge/lib/spin.js | 5 + node_modules/gauge/lib/template-item.js | 87 + node_modules/gauge/lib/theme-set.js | 122 + node_modules/gauge/lib/themes.js | 56 + node_modules/gauge/lib/wide-truncate.js | 31 + node_modules/gauge/package.json | 66 + node_modules/get-caller-file/LICENSE.md | 6 + node_modules/get-caller-file/README.md | 41 + node_modules/get-caller-file/index.d.ts | 2 + node_modules/get-caller-file/index.js | 22 + node_modules/get-caller-file/index.js.map | 1 + node_modules/get-caller-file/package.json | 42 + node_modules/get-value/LICENSE | 21 + node_modules/get-value/index.js | 50 + node_modules/get-value/package.json | 79 + node_modules/glob-parent/CHANGELOG.md | 110 + node_modules/glob-parent/LICENSE | 15 + node_modules/glob-parent/README.md | 137 + node_modules/glob-parent/index.js | 42 + node_modules/glob-parent/package.json | 48 + node_modules/glob/LICENSE | 21 + node_modules/glob/README.md | 378 + node_modules/glob/common.js | 238 + node_modules/glob/glob.js | 790 + node_modules/glob/package.json | 55 + node_modules/glob/sync.js | 486 + node_modules/globby/gitignore.js | 120 + node_modules/globby/index.d.ts | 186 + node_modules/globby/index.js | 181 + node_modules/globby/license | 9 + node_modules/globby/package.json | 82 + node_modules/globby/readme.md | 170 + node_modules/globby/stream-utils.js | 46 + node_modules/graceful-fs/LICENSE | 15 + node_modules/graceful-fs/README.md | 143 + node_modules/graceful-fs/clone.js | 23 + node_modules/graceful-fs/graceful-fs.js | 448 + node_modules/graceful-fs/legacy-streams.js | 118 + node_modules/graceful-fs/package.json | 50 + node_modules/graceful-fs/polyfills.js | 355 + node_modules/has-flag/index.d.ts | 39 + node_modules/has-flag/index.js | 8 + node_modules/has-flag/license | 9 + node_modules/has-flag/package.json | 46 + node_modules/has-flag/readme.md | 89 + node_modules/has-unicode/LICENSE | 14 + node_modules/has-unicode/README.md | 43 + node_modules/has-unicode/index.js | 16 + node_modules/has-unicode/package.json | 30 + node_modules/has-value/LICENSE | 21 + node_modules/has-value/README.md | 149 + node_modules/has-value/index.js | 16 + node_modules/has-value/package.json | 83 + node_modules/has-values/LICENSE | 21 + node_modules/has-values/README.md | 129 + node_modules/has-values/index.js | 60 + .../has-values/node_modules/is-number/LICENSE | 21 + .../node_modules/is-number/README.md | 115 + .../node_modules/is-number/index.js | 22 + .../is-number/node_modules/kind-of/LICENSE | 21 + .../is-number/node_modules/kind-of/README.md | 261 + .../is-number/node_modules/kind-of/index.js | 116 + .../node_modules/kind-of/package.json | 90 + .../node_modules/is-number/package.json | 83 + .../has-values/node_modules/kind-of/LICENSE | 21 + .../has-values/node_modules/kind-of/README.md | 267 + .../has-values/node_modules/kind-of/index.js | 119 + .../node_modules/kind-of/package.json | 90 + node_modules/has-values/package.json | 82 + node_modules/htmlparser2/LICENSE | 18 + node_modules/htmlparser2/README.md | 168 + node_modules/htmlparser2/lib/Parser.d.ts | 190 + node_modules/htmlparser2/lib/Parser.d.ts.map | 1 + node_modules/htmlparser2/lib/Parser.js | 518 + node_modules/htmlparser2/lib/Parser.js.map | 1 + node_modules/htmlparser2/lib/Tokenizer.d.ts | 143 + .../htmlparser2/lib/Tokenizer.d.ts.map | 1 + node_modules/htmlparser2/lib/Tokenizer.js | 904 + node_modules/htmlparser2/lib/Tokenizer.js.map | 1 + .../htmlparser2/lib/WritableStream.d.ts | 16 + .../htmlparser2/lib/WritableStream.d.ts.map | 1 + .../htmlparser2/lib/WritableStream.js | 54 + .../htmlparser2/lib/WritableStream.js.map | 1 + node_modules/htmlparser2/lib/esm/Parser.d.ts | 190 + .../htmlparser2/lib/esm/Parser.d.ts.map | 1 + node_modules/htmlparser2/lib/esm/Parser.js | 489 + .../htmlparser2/lib/esm/Parser.js.map | 1 + .../htmlparser2/lib/esm/Tokenizer.d.ts | 143 + .../htmlparser2/lib/esm/Tokenizer.d.ts.map | 1 + node_modules/htmlparser2/lib/esm/Tokenizer.js | 898 + .../htmlparser2/lib/esm/Tokenizer.js.map | 1 + .../htmlparser2/lib/esm/WritableStream.d.ts | 16 + .../lib/esm/WritableStream.d.ts.map | 1 + .../htmlparser2/lib/esm/WritableStream.js | 32 + .../htmlparser2/lib/esm/WritableStream.js.map | 1 + node_modules/htmlparser2/lib/esm/index.d.ts | 46 + .../htmlparser2/lib/esm/index.d.ts.map | 1 + node_modules/htmlparser2/lib/esm/index.js | 62 + node_modules/htmlparser2/lib/esm/index.js.map | 1 + node_modules/htmlparser2/lib/esm/package.json | 1 + node_modules/htmlparser2/lib/index.d.ts | 46 + node_modules/htmlparser2/lib/index.d.ts.map | 1 + node_modules/htmlparser2/lib/index.js | 96 + node_modules/htmlparser2/lib/index.js.map | 1 + node_modules/htmlparser2/package.json | 92 + node_modules/http-cache-semantics/LICENSE | 9 + node_modules/http-cache-semantics/README.md | 203 + node_modules/http-cache-semantics/index.js | 673 + .../http-cache-semantics/package.json | 24 + node_modules/http-errors/HISTORY.md | 132 + node_modules/http-errors/LICENSE | 23 + node_modules/http-errors/README.md | 135 + node_modules/http-errors/index.js | 260 + node_modules/http-errors/package.json | 48 + node_modules/http-proxy-agent/README.md | 74 + node_modules/http-proxy-agent/dist/agent.d.ts | 32 + node_modules/http-proxy-agent/dist/agent.js | 145 + .../http-proxy-agent/dist/agent.js.map | 1 + node_modules/http-proxy-agent/dist/index.d.ts | 21 + node_modules/http-proxy-agent/dist/index.js | 14 + .../http-proxy-agent/dist/index.js.map | 1 + .../node_modules/debug/LICENSE | 20 + .../node_modules/debug/README.md | 481 + .../node_modules/debug/package.json | 59 + .../node_modules/debug/src/browser.js | 269 + .../node_modules/debug/src/common.js | 274 + .../node_modules/debug/src/index.js | 10 + .../node_modules/debug/src/node.js | 263 + .../http-proxy-agent/node_modules/ms/index.js | 162 + .../node_modules/ms/license.md | 21 + .../node_modules/ms/package.json | 37 + .../node_modules/ms/readme.md | 60 + node_modules/http-proxy-agent/package.json | 57 + node_modules/https-proxy-agent/README.md | 137 + .../https-proxy-agent/dist/agent.d.ts | 30 + node_modules/https-proxy-agent/dist/agent.js | 177 + .../https-proxy-agent/dist/agent.js.map | 1 + .../https-proxy-agent/dist/index.d.ts | 23 + node_modules/https-proxy-agent/dist/index.js | 14 + .../https-proxy-agent/dist/index.js.map | 1 + .../dist/parse-proxy-response.d.ts | 7 + .../dist/parse-proxy-response.js | 66 + .../dist/parse-proxy-response.js.map | 1 + .../node_modules/debug/LICENSE | 20 + .../node_modules/debug/README.md | 481 + .../node_modules/debug/package.json | 59 + .../node_modules/debug/src/browser.js | 269 + .../node_modules/debug/src/common.js | 274 + .../node_modules/debug/src/index.js | 10 + .../node_modules/debug/src/node.js | 263 + .../node_modules/ms/index.js | 162 + .../node_modules/ms/license.md | 21 + .../node_modules/ms/package.json | 37 + .../node_modules/ms/readme.md | 60 + node_modules/https-proxy-agent/package.json | 56 + node_modules/humanize-ms/History.md | 25 + node_modules/humanize-ms/LICENSE | 17 + node_modules/humanize-ms/README.md | 40 + node_modules/humanize-ms/index.js | 24 + node_modules/humanize-ms/package.json | 37 + node_modules/iconv-lite/.travis.yml | 23 + node_modules/iconv-lite/Changelog.md | 158 + node_modules/iconv-lite/LICENSE | 21 + node_modules/iconv-lite/README.md | 156 + .../iconv-lite/encodings/dbcs-codec.js | 555 + .../iconv-lite/encodings/dbcs-data.js | 176 + node_modules/iconv-lite/encodings/index.js | 22 + node_modules/iconv-lite/encodings/internal.js | 188 + .../iconv-lite/encodings/sbcs-codec.js | 72 + .../encodings/sbcs-data-generated.js | 451 + .../iconv-lite/encodings/sbcs-data.js | 169 + .../encodings/tables/big5-added.json | 122 + .../iconv-lite/encodings/tables/cp936.json | 264 + .../iconv-lite/encodings/tables/cp949.json | 273 + .../iconv-lite/encodings/tables/cp950.json | 177 + .../iconv-lite/encodings/tables/eucjp.json | 182 + .../encodings/tables/gb18030-ranges.json | 1 + .../encodings/tables/gbk-added.json | 55 + .../iconv-lite/encodings/tables/shiftjis.json | 125 + node_modules/iconv-lite/encodings/utf16.js | 177 + node_modules/iconv-lite/encodings/utf7.js | 290 + node_modules/iconv-lite/lib/bom-handling.js | 52 + node_modules/iconv-lite/lib/extend-node.js | 217 + node_modules/iconv-lite/lib/index.d.ts | 24 + node_modules/iconv-lite/lib/index.js | 153 + node_modules/iconv-lite/lib/streams.js | 121 + node_modules/iconv-lite/package.json | 46 + node_modules/ignore/LICENSE-MIT | 21 + node_modules/ignore/README.md | 412 + node_modules/ignore/index.d.ts | 61 + node_modules/ignore/index.js | 603 + node_modules/ignore/legacy.js | 498 + node_modules/ignore/package.json | 71 + node_modules/image2uri/LICENSE | 21 + node_modules/image2uri/README.md | 35 + node_modules/image2uri/lib/index.d.ts | 13 + node_modules/image2uri/lib/index.js | 27 + node_modules/image2uri/lib/index.js.map | 1 + node_modules/image2uri/package.json | 35 + node_modules/image2uri/src/index.ts | 31 + node_modules/imurmurhash/README.md | 122 + node_modules/imurmurhash/imurmurhash.js | 138 + node_modules/imurmurhash/imurmurhash.min.js | 12 + node_modules/imurmurhash/package.json | 40 + node_modules/indent-string/index.d.ts | 42 + node_modules/indent-string/index.js | 35 + node_modules/indent-string/license | 9 + node_modules/indent-string/package.json | 37 + node_modules/indent-string/readme.md | 70 + node_modules/infer-owner/LICENSE | 15 + node_modules/infer-owner/README.md | 41 + node_modules/infer-owner/index.js | 71 + node_modules/infer-owner/package.json | 26 + node_modules/inflight/LICENSE | 15 + node_modules/inflight/README.md | 37 + node_modules/inflight/inflight.js | 54 + node_modules/inflight/package.json | 29 + node_modules/inherits/LICENSE | 16 + node_modules/inherits/README.md | 42 + node_modules/inherits/inherits.js | 7 + node_modules/inherits/inherits_browser.js | 23 + node_modules/inherits/package.json | 29 + node_modules/ip/README.md | 90 + node_modules/ip/lib/ip.js | 422 + node_modules/ip/package.json | 25 + node_modules/ipaddr.js/LICENSE | 19 + node_modules/ipaddr.js/README.md | 233 + node_modules/ipaddr.js/ipaddr.min.js | 1 + node_modules/ipaddr.js/lib/ipaddr.js | 673 + node_modules/ipaddr.js/lib/ipaddr.js.d.ts | 68 + node_modules/ipaddr.js/package.json | 35 + node_modules/is-accessor-descriptor/LICENSE | 21 + node_modules/is-accessor-descriptor/README.md | 144 + node_modules/is-accessor-descriptor/index.js | 69 + .../is-accessor-descriptor/package.json | 73 + node_modules/is-buffer/LICENSE | 21 + node_modules/is-buffer/README.md | 53 + node_modules/is-buffer/index.js | 21 + node_modules/is-buffer/package.json | 51 + node_modules/is-buffer/test/basic.js | 24 + node_modules/is-data-descriptor/LICENSE | 21 + node_modules/is-data-descriptor/README.md | 161 + node_modules/is-data-descriptor/index.js | 49 + node_modules/is-data-descriptor/package.json | 72 + node_modules/is-descriptor/LICENSE | 21 + node_modules/is-descriptor/README.md | 193 + node_modules/is-descriptor/index.js | 22 + node_modules/is-descriptor/package.json | 75 + node_modules/is-extendable/LICENSE | 21 + node_modules/is-extendable/README.md | 88 + node_modules/is-extendable/index.d.ts | 5 + node_modules/is-extendable/index.js | 14 + node_modules/is-extendable/package.json | 67 + node_modules/is-extglob/LICENSE | 21 + node_modules/is-extglob/README.md | 107 + node_modules/is-extglob/index.js | 20 + node_modules/is-extglob/package.json | 69 + .../is-fullwidth-code-point/index.d.ts | 17 + node_modules/is-fullwidth-code-point/index.js | 50 + node_modules/is-fullwidth-code-point/license | 9 + .../is-fullwidth-code-point/package.json | 42 + .../is-fullwidth-code-point/readme.md | 39 + node_modules/is-glob/LICENSE | 21 + node_modules/is-glob/README.md | 206 + node_modules/is-glob/index.js | 150 + node_modules/is-glob/package.json | 81 + node_modules/is-lambda/.npmignore | 1 + node_modules/is-lambda/.travis.yml | 8 + node_modules/is-lambda/LICENSE | 21 + node_modules/is-lambda/README.md | 27 + node_modules/is-lambda/index.js | 6 + node_modules/is-lambda/package.json | 35 + node_modules/is-lambda/test.js | 16 + node_modules/is-number/LICENSE | 21 + node_modules/is-number/README.md | 187 + node_modules/is-number/index.js | 18 + node_modules/is-number/package.json | 82 + node_modules/is-path-cwd/index.d.ts | 17 + node_modules/is-path-cwd/index.js | 15 + node_modules/is-path-cwd/license | 9 + node_modules/is-path-cwd/package.json | 36 + node_modules/is-path-cwd/readme.md | 28 + node_modules/is-path-inside/index.d.ts | 27 + node_modules/is-path-inside/index.js | 12 + node_modules/is-path-inside/license | 9 + node_modules/is-path-inside/package.json | 36 + node_modules/is-path-inside/readme.md | 63 + node_modules/is-plain-object/LICENSE | 21 + node_modules/is-plain-object/README.md | 104 + node_modules/is-plain-object/index.d.ts | 5 + node_modules/is-plain-object/index.js | 37 + node_modules/is-plain-object/package.json | 79 + node_modules/is-windows/LICENSE | 21 + node_modules/is-windows/README.md | 95 + node_modules/is-windows/index.js | 27 + node_modules/is-windows/package.json | 71 + node_modules/isarray/.npmignore | 1 + node_modules/isarray/.travis.yml | 4 + node_modules/isarray/Makefile | 6 + node_modules/isarray/README.md | 60 + node_modules/isarray/component.json | 19 + node_modules/isarray/index.js | 5 + node_modules/isarray/package.json | 45 + node_modules/isarray/test.js | 20 + node_modules/isexe/.npmignore | 2 + node_modules/isexe/LICENSE | 15 + node_modules/isexe/README.md | 51 + node_modules/isexe/index.js | 57 + node_modules/isexe/mode.js | 41 + node_modules/isexe/package.json | 31 + node_modules/isexe/test/basic.js | 221 + node_modules/isexe/windows.js | 42 + node_modules/isobject/LICENSE | 21 + node_modules/isobject/README.md | 122 + node_modules/isobject/index.d.ts | 5 + node_modules/isobject/index.js | 12 + node_modules/isobject/package.json | 74 + node_modules/jake/Makefile | 44 + node_modules/jake/README.md | 17 + node_modules/jake/bin/bash_completion.sh | 41 + node_modules/jake/bin/cli.js | 31 + node_modules/jake/jakefile.js | 94 + node_modules/jake/lib/api.js | 409 + node_modules/jake/lib/jake.js | 330 + node_modules/jake/lib/loader.js | 173 + node_modules/jake/lib/namespace.js | 115 + node_modules/jake/lib/package_task.js | 406 + node_modules/jake/lib/parseargs.js | 134 + node_modules/jake/lib/program.js | 282 + node_modules/jake/lib/publish_task.js | 290 + node_modules/jake/lib/rule.js | 311 + node_modules/jake/lib/task/directory_task.js | 30 + node_modules/jake/lib/task/file_task.js | 124 + node_modules/jake/lib/task/index.js | 9 + node_modules/jake/lib/task/task.js | 449 + node_modules/jake/lib/test_task.js | 270 + node_modules/jake/lib/utils/file.js | 286 + node_modules/jake/lib/utils/index.js | 297 + node_modules/jake/lib/utils/logger.js | 24 + node_modules/jake/package.json | 42 + .../jake/test/integration/concurrent.js | 45 + node_modules/jake/test/integration/file.js | 228 + .../jake/test/integration/file_task.js | 126 + node_modules/jake/test/integration/helpers.js | 80 + .../jake/test/integration/jakefile.js | 337 + .../integration/jakelib/concurrent.jake.js | 113 + .../test/integration/jakelib/publish.jake.js | 49 + .../jakelib/required_module.jake.js | 10 + .../test/integration/jakelib/rule.jake.js | 222 + .../jake/test/integration/publish_task.js | 27 + node_modules/jake/test/integration/rule.js | 217 + node_modules/jake/test/integration/selfdep.js | 42 + .../jake/test/integration/task_base.js | 167 + node_modules/jake/test/unit/jakefile.js | 36 + node_modules/jake/test/unit/namespace.js | 77 + node_modules/jake/test/unit/parseargs.js | 169 + node_modules/jake/usage.txt | 16 + node_modules/jsonfile/CHANGELOG.md | 171 + node_modules/jsonfile/LICENSE | 15 + node_modules/jsonfile/README.md | 230 + node_modules/jsonfile/index.js | 88 + node_modules/jsonfile/package.json | 40 + node_modules/jsonfile/utils.js | 14 + node_modules/kind-of/CHANGELOG.md | 160 + node_modules/kind-of/LICENSE | 21 + node_modules/kind-of/README.md | 367 + node_modules/kind-of/index.js | 129 + node_modules/kind-of/package.json | 88 + node_modules/lodash/LICENSE | 47 + node_modules/lodash/README.md | 39 + node_modules/lodash/_DataView.js | 7 + node_modules/lodash/_Hash.js | 32 + node_modules/lodash/_LazyWrapper.js | 28 + node_modules/lodash/_ListCache.js | 32 + node_modules/lodash/_LodashWrapper.js | 22 + node_modules/lodash/_Map.js | 7 + node_modules/lodash/_MapCache.js | 32 + node_modules/lodash/_Promise.js | 7 + node_modules/lodash/_Set.js | 7 + node_modules/lodash/_SetCache.js | 27 + node_modules/lodash/_Stack.js | 27 + node_modules/lodash/_Symbol.js | 6 + node_modules/lodash/_Uint8Array.js | 6 + node_modules/lodash/_WeakMap.js | 7 + node_modules/lodash/_apply.js | 21 + node_modules/lodash/_arrayAggregator.js | 22 + node_modules/lodash/_arrayEach.js | 22 + node_modules/lodash/_arrayEachRight.js | 21 + node_modules/lodash/_arrayEvery.js | 23 + node_modules/lodash/_arrayFilter.js | 25 + node_modules/lodash/_arrayIncludes.js | 17 + node_modules/lodash/_arrayIncludesWith.js | 22 + node_modules/lodash/_arrayLikeKeys.js | 49 + node_modules/lodash/_arrayMap.js | 21 + node_modules/lodash/_arrayPush.js | 20 + node_modules/lodash/_arrayReduce.js | 26 + node_modules/lodash/_arrayReduceRight.js | 24 + node_modules/lodash/_arraySample.js | 15 + node_modules/lodash/_arraySampleSize.js | 17 + node_modules/lodash/_arrayShuffle.js | 15 + node_modules/lodash/_arraySome.js | 23 + node_modules/lodash/_asciiSize.js | 12 + node_modules/lodash/_asciiToArray.js | 12 + node_modules/lodash/_asciiWords.js | 15 + node_modules/lodash/_assignMergeValue.js | 20 + node_modules/lodash/_assignValue.js | 28 + node_modules/lodash/_assocIndexOf.js | 21 + node_modules/lodash/_baseAggregator.js | 21 + node_modules/lodash/_baseAssign.js | 17 + node_modules/lodash/_baseAssignIn.js | 17 + node_modules/lodash/_baseAssignValue.js | 25 + node_modules/lodash/_baseAt.js | 23 + node_modules/lodash/_baseClamp.js | 22 + node_modules/lodash/_baseClone.js | 166 + node_modules/lodash/_baseConforms.js | 18 + node_modules/lodash/_baseConformsTo.js | 27 + node_modules/lodash/_baseCreate.js | 30 + node_modules/lodash/_baseDelay.js | 21 + node_modules/lodash/_baseDifference.js | 67 + node_modules/lodash/_baseEach.js | 14 + node_modules/lodash/_baseEachRight.js | 14 + node_modules/lodash/_baseEvery.js | 21 + node_modules/lodash/_baseExtremum.js | 32 + node_modules/lodash/_baseFill.js | 32 + node_modules/lodash/_baseFilter.js | 21 + node_modules/lodash/_baseFindIndex.js | 24 + node_modules/lodash/_baseFindKey.js | 23 + node_modules/lodash/_baseFlatten.js | 38 + node_modules/lodash/_baseFor.js | 16 + node_modules/lodash/_baseForOwn.js | 16 + node_modules/lodash/_baseForOwnRight.js | 16 + node_modules/lodash/_baseForRight.js | 15 + node_modules/lodash/_baseFunctions.js | 19 + node_modules/lodash/_baseGet.js | 24 + node_modules/lodash/_baseGetAllKeys.js | 20 + node_modules/lodash/_baseGetTag.js | 28 + node_modules/lodash/_baseGt.js | 14 + node_modules/lodash/_baseHas.js | 19 + node_modules/lodash/_baseHasIn.js | 13 + node_modules/lodash/_baseInRange.js | 18 + node_modules/lodash/_baseIndexOf.js | 20 + node_modules/lodash/_baseIndexOfWith.js | 23 + node_modules/lodash/_baseIntersection.js | 74 + node_modules/lodash/_baseInverter.js | 21 + node_modules/lodash/_baseInvoke.js | 24 + node_modules/lodash/_baseIsArguments.js | 18 + node_modules/lodash/_baseIsArrayBuffer.js | 17 + node_modules/lodash/_baseIsDate.js | 18 + node_modules/lodash/_baseIsEqual.js | 28 + node_modules/lodash/_baseIsEqualDeep.js | 83 + node_modules/lodash/_baseIsMap.js | 18 + node_modules/lodash/_baseIsMatch.js | 62 + node_modules/lodash/_baseIsNaN.js | 12 + node_modules/lodash/_baseIsNative.js | 47 + node_modules/lodash/_baseIsRegExp.js | 18 + node_modules/lodash/_baseIsSet.js | 18 + node_modules/lodash/_baseIsTypedArray.js | 60 + node_modules/lodash/_baseIteratee.js | 31 + node_modules/lodash/_baseKeys.js | 30 + node_modules/lodash/_baseKeysIn.js | 33 + node_modules/lodash/_baseLodash.js | 10 + node_modules/lodash/_baseLt.js | 14 + node_modules/lodash/_baseMap.js | 22 + node_modules/lodash/_baseMatches.js | 22 + node_modules/lodash/_baseMatchesProperty.js | 33 + node_modules/lodash/_baseMean.js | 20 + node_modules/lodash/_baseMerge.js | 42 + node_modules/lodash/_baseMergeDeep.js | 94 + node_modules/lodash/_baseNth.js | 20 + node_modules/lodash/_baseOrderBy.js | 49 + node_modules/lodash/_basePick.js | 19 + node_modules/lodash/_basePickBy.js | 30 + node_modules/lodash/_baseProperty.js | 14 + node_modules/lodash/_basePropertyDeep.js | 16 + node_modules/lodash/_basePropertyOf.js | 14 + node_modules/lodash/_basePullAll.js | 51 + node_modules/lodash/_basePullAt.js | 37 + node_modules/lodash/_baseRandom.js | 18 + node_modules/lodash/_baseRange.js | 28 + node_modules/lodash/_baseReduce.js | 23 + node_modules/lodash/_baseRepeat.js | 35 + node_modules/lodash/_baseRest.js | 17 + node_modules/lodash/_baseSample.js | 15 + node_modules/lodash/_baseSampleSize.js | 18 + node_modules/lodash/_baseSet.js | 51 + node_modules/lodash/_baseSetData.js | 17 + node_modules/lodash/_baseSetToString.js | 22 + node_modules/lodash/_baseShuffle.js | 15 + node_modules/lodash/_baseSlice.js | 31 + node_modules/lodash/_baseSome.js | 22 + node_modules/lodash/_baseSortBy.js | 21 + node_modules/lodash/_baseSortedIndex.js | 42 + node_modules/lodash/_baseSortedIndexBy.js | 67 + node_modules/lodash/_baseSortedUniq.js | 30 + node_modules/lodash/_baseSum.js | 24 + node_modules/lodash/_baseTimes.js | 20 + node_modules/lodash/_baseToNumber.js | 24 + node_modules/lodash/_baseToPairs.js | 18 + node_modules/lodash/_baseToString.js | 37 + node_modules/lodash/_baseTrim.js | 19 + node_modules/lodash/_baseUnary.js | 14 + node_modules/lodash/_baseUniq.js | 72 + node_modules/lodash/_baseUnset.js | 20 + node_modules/lodash/_baseUpdate.js | 18 + node_modules/lodash/_baseValues.js | 19 + node_modules/lodash/_baseWhile.js | 26 + node_modules/lodash/_baseWrapperValue.js | 25 + node_modules/lodash/_baseXor.js | 36 + node_modules/lodash/_baseZipObject.js | 23 + node_modules/lodash/_cacheHas.js | 13 + node_modules/lodash/_castArrayLikeObject.js | 14 + node_modules/lodash/_castFunction.js | 14 + node_modules/lodash/_castPath.js | 21 + node_modules/lodash/_castRest.js | 14 + node_modules/lodash/_castSlice.js | 18 + node_modules/lodash/_charsEndIndex.js | 19 + node_modules/lodash/_charsStartIndex.js | 20 + node_modules/lodash/_cloneArrayBuffer.js | 16 + node_modules/lodash/_cloneBuffer.js | 35 + node_modules/lodash/_cloneDataView.js | 16 + node_modules/lodash/_cloneRegExp.js | 17 + node_modules/lodash/_cloneSymbol.js | 18 + node_modules/lodash/_cloneTypedArray.js | 16 + node_modules/lodash/_compareAscending.js | 41 + node_modules/lodash/_compareMultiple.js | 44 + node_modules/lodash/_composeArgs.js | 39 + node_modules/lodash/_composeArgsRight.js | 41 + node_modules/lodash/_copyArray.js | 20 + node_modules/lodash/_copyObject.js | 40 + node_modules/lodash/_copySymbols.js | 16 + node_modules/lodash/_copySymbolsIn.js | 16 + node_modules/lodash/_coreJsData.js | 6 + node_modules/lodash/_countHolders.js | 21 + node_modules/lodash/_createAggregator.js | 23 + node_modules/lodash/_createAssigner.js | 37 + node_modules/lodash/_createBaseEach.js | 32 + node_modules/lodash/_createBaseFor.js | 25 + node_modules/lodash/_createBind.js | 28 + node_modules/lodash/_createCaseFirst.js | 33 + node_modules/lodash/_createCompounder.js | 24 + node_modules/lodash/_createCtor.js | 37 + node_modules/lodash/_createCurry.js | 46 + node_modules/lodash/_createFind.js | 25 + node_modules/lodash/_createFlow.js | 78 + node_modules/lodash/_createHybrid.js | 92 + node_modules/lodash/_createInverter.js | 17 + node_modules/lodash/_createMathOperation.js | 38 + node_modules/lodash/_createOver.js | 27 + node_modules/lodash/_createPadding.js | 33 + node_modules/lodash/_createPartial.js | 43 + node_modules/lodash/_createRange.js | 30 + node_modules/lodash/_createRecurry.js | 56 + .../lodash/_createRelationalOperation.js | 20 + node_modules/lodash/_createRound.js | 35 + node_modules/lodash/_createSet.js | 19 + node_modules/lodash/_createToPairs.js | 30 + node_modules/lodash/_createWrap.js | 106 + .../lodash/_customDefaultsAssignIn.js | 29 + node_modules/lodash/_customDefaultsMerge.js | 28 + node_modules/lodash/_customOmitClone.js | 16 + node_modules/lodash/_deburrLetter.js | 71 + node_modules/lodash/_defineProperty.js | 11 + node_modules/lodash/_equalArrays.js | 84 + node_modules/lodash/_equalByTag.js | 112 + node_modules/lodash/_equalObjects.js | 90 + node_modules/lodash/_escapeHtmlChar.js | 21 + node_modules/lodash/_escapeStringChar.js | 22 + node_modules/lodash/_flatRest.js | 16 + node_modules/lodash/_freeGlobal.js | 4 + node_modules/lodash/_getAllKeys.js | 16 + node_modules/lodash/_getAllKeysIn.js | 17 + node_modules/lodash/_getData.js | 15 + node_modules/lodash/_getFuncName.js | 31 + node_modules/lodash/_getHolder.js | 13 + node_modules/lodash/_getMapData.js | 18 + node_modules/lodash/_getMatchData.js | 24 + node_modules/lodash/_getNative.js | 17 + node_modules/lodash/_getPrototype.js | 6 + node_modules/lodash/_getRawTag.js | 46 + node_modules/lodash/_getSymbols.js | 30 + node_modules/lodash/_getSymbolsIn.js | 25 + node_modules/lodash/_getTag.js | 58 + node_modules/lodash/_getValue.js | 13 + node_modules/lodash/_getView.js | 33 + node_modules/lodash/_getWrapDetails.js | 17 + node_modules/lodash/_hasPath.js | 39 + node_modules/lodash/_hasUnicode.js | 26 + node_modules/lodash/_hasUnicodeWord.js | 15 + node_modules/lodash/_hashClear.js | 15 + node_modules/lodash/_hashDelete.js | 17 + node_modules/lodash/_hashGet.js | 30 + node_modules/lodash/_hashHas.js | 23 + node_modules/lodash/_hashSet.js | 23 + node_modules/lodash/_initCloneArray.js | 26 + node_modules/lodash/_initCloneByTag.js | 77 + node_modules/lodash/_initCloneObject.js | 18 + node_modules/lodash/_insertWrapDetails.js | 23 + node_modules/lodash/_isFlattenable.js | 20 + node_modules/lodash/_isIndex.js | 25 + node_modules/lodash/_isIterateeCall.js | 30 + node_modules/lodash/_isKey.js | 29 + node_modules/lodash/_isKeyable.js | 15 + node_modules/lodash/_isLaziable.js | 28 + node_modules/lodash/_isMaskable.js | 14 + node_modules/lodash/_isMasked.js | 20 + node_modules/lodash/_isPrototype.js | 18 + node_modules/lodash/_isStrictComparable.js | 15 + node_modules/lodash/_iteratorToArray.js | 18 + node_modules/lodash/_lazyClone.js | 23 + node_modules/lodash/_lazyReverse.js | 23 + node_modules/lodash/_lazyValue.js | 69 + node_modules/lodash/_listCacheClear.js | 13 + node_modules/lodash/_listCacheDelete.js | 35 + node_modules/lodash/_listCacheGet.js | 19 + node_modules/lodash/_listCacheHas.js | 16 + node_modules/lodash/_listCacheSet.js | 26 + node_modules/lodash/_mapCacheClear.js | 21 + node_modules/lodash/_mapCacheDelete.js | 18 + node_modules/lodash/_mapCacheGet.js | 16 + node_modules/lodash/_mapCacheHas.js | 16 + node_modules/lodash/_mapCacheSet.js | 22 + node_modules/lodash/_mapToArray.js | 18 + .../lodash/_matchesStrictComparable.js | 20 + node_modules/lodash/_memoizeCapped.js | 26 + node_modules/lodash/_mergeData.js | 90 + node_modules/lodash/_metaMap.js | 6 + node_modules/lodash/_nativeCreate.js | 6 + node_modules/lodash/_nativeKeys.js | 6 + node_modules/lodash/_nativeKeysIn.js | 20 + node_modules/lodash/_nodeUtil.js | 30 + node_modules/lodash/_objectToString.js | 22 + node_modules/lodash/_overArg.js | 15 + node_modules/lodash/_overRest.js | 36 + node_modules/lodash/_parent.js | 16 + node_modules/lodash/_reEscape.js | 4 + node_modules/lodash/_reEvaluate.js | 4 + node_modules/lodash/_reInterpolate.js | 4 + node_modules/lodash/_realNames.js | 4 + node_modules/lodash/_reorder.js | 29 + node_modules/lodash/_replaceHolders.js | 29 + node_modules/lodash/_root.js | 9 + node_modules/lodash/_safeGet.js | 21 + node_modules/lodash/_setCacheAdd.js | 19 + node_modules/lodash/_setCacheHas.js | 14 + node_modules/lodash/_setData.js | 20 + node_modules/lodash/_setToArray.js | 18 + node_modules/lodash/_setToPairs.js | 18 + node_modules/lodash/_setToString.js | 14 + node_modules/lodash/_setWrapToString.js | 21 + node_modules/lodash/_shortOut.js | 37 + node_modules/lodash/_shuffleSelf.js | 28 + node_modules/lodash/_stackClear.js | 15 + node_modules/lodash/_stackDelete.js | 18 + node_modules/lodash/_stackGet.js | 14 + node_modules/lodash/_stackHas.js | 14 + node_modules/lodash/_stackSet.js | 34 + node_modules/lodash/_strictIndexOf.js | 23 + node_modules/lodash/_strictLastIndexOf.js | 21 + node_modules/lodash/_stringSize.js | 18 + node_modules/lodash/_stringToArray.js | 18 + node_modules/lodash/_stringToPath.js | 27 + node_modules/lodash/_toKey.js | 21 + node_modules/lodash/_toSource.js | 26 + node_modules/lodash/_trimmedEndIndex.js | 19 + node_modules/lodash/_unescapeHtmlChar.js | 21 + node_modules/lodash/_unicodeSize.js | 44 + node_modules/lodash/_unicodeToArray.js | 40 + node_modules/lodash/_unicodeWords.js | 69 + node_modules/lodash/_updateWrapDetails.js | 46 + node_modules/lodash/_wrapperClone.js | 23 + node_modules/lodash/add.js | 22 + node_modules/lodash/after.js | 42 + node_modules/lodash/array.js | 67 + node_modules/lodash/ary.js | 29 + node_modules/lodash/assign.js | 58 + node_modules/lodash/assignIn.js | 40 + node_modules/lodash/assignInWith.js | 38 + node_modules/lodash/assignWith.js | 37 + node_modules/lodash/at.js | 23 + node_modules/lodash/attempt.js | 35 + node_modules/lodash/before.js | 40 + node_modules/lodash/bind.js | 57 + node_modules/lodash/bindAll.js | 41 + node_modules/lodash/bindKey.js | 68 + node_modules/lodash/camelCase.js | 29 + node_modules/lodash/capitalize.js | 23 + node_modules/lodash/castArray.js | 44 + node_modules/lodash/ceil.js | 26 + node_modules/lodash/chain.js | 38 + node_modules/lodash/chunk.js | 50 + node_modules/lodash/clamp.js | 39 + node_modules/lodash/clone.js | 36 + node_modules/lodash/cloneDeep.js | 29 + node_modules/lodash/cloneDeepWith.js | 40 + node_modules/lodash/cloneWith.js | 42 + node_modules/lodash/collection.js | 30 + node_modules/lodash/commit.js | 33 + node_modules/lodash/compact.js | 31 + node_modules/lodash/concat.js | 43 + node_modules/lodash/cond.js | 60 + node_modules/lodash/conforms.js | 35 + node_modules/lodash/conformsTo.js | 32 + node_modules/lodash/constant.js | 26 + node_modules/lodash/core.js | 3877 ++++ node_modules/lodash/core.min.js | 29 + node_modules/lodash/countBy.js | 40 + node_modules/lodash/create.js | 43 + node_modules/lodash/curry.js | 57 + node_modules/lodash/curryRight.js | 54 + node_modules/lodash/date.js | 3 + node_modules/lodash/debounce.js | 191 + node_modules/lodash/deburr.js | 45 + node_modules/lodash/defaultTo.js | 25 + node_modules/lodash/defaults.js | 64 + node_modules/lodash/defaultsDeep.js | 30 + node_modules/lodash/defer.js | 26 + node_modules/lodash/delay.js | 28 + node_modules/lodash/difference.js | 33 + node_modules/lodash/differenceBy.js | 44 + node_modules/lodash/differenceWith.js | 40 + node_modules/lodash/divide.js | 22 + node_modules/lodash/drop.js | 38 + node_modules/lodash/dropRight.js | 39 + node_modules/lodash/dropRightWhile.js | 45 + node_modules/lodash/dropWhile.js | 45 + node_modules/lodash/each.js | 1 + node_modules/lodash/eachRight.js | 1 + node_modules/lodash/endsWith.js | 43 + node_modules/lodash/entries.js | 1 + node_modules/lodash/entriesIn.js | 1 + node_modules/lodash/eq.js | 37 + node_modules/lodash/escape.js | 43 + node_modules/lodash/escapeRegExp.js | 32 + node_modules/lodash/every.js | 56 + node_modules/lodash/extend.js | 1 + node_modules/lodash/extendWith.js | 1 + node_modules/lodash/fill.js | 45 + node_modules/lodash/filter.js | 52 + node_modules/lodash/find.js | 42 + node_modules/lodash/findIndex.js | 55 + node_modules/lodash/findKey.js | 44 + node_modules/lodash/findLast.js | 25 + node_modules/lodash/findLastIndex.js | 59 + node_modules/lodash/findLastKey.js | 44 + node_modules/lodash/first.js | 1 + node_modules/lodash/flake.lock | 40 + node_modules/lodash/flake.nix | 20 + node_modules/lodash/flatMap.js | 29 + node_modules/lodash/flatMapDeep.js | 31 + node_modules/lodash/flatMapDepth.js | 31 + node_modules/lodash/flatten.js | 22 + node_modules/lodash/flattenDeep.js | 25 + node_modules/lodash/flattenDepth.js | 33 + node_modules/lodash/flip.js | 28 + node_modules/lodash/floor.js | 26 + node_modules/lodash/flow.js | 27 + node_modules/lodash/flowRight.js | 26 + node_modules/lodash/forEach.js | 41 + node_modules/lodash/forEachRight.js | 31 + node_modules/lodash/forIn.js | 39 + node_modules/lodash/forInRight.js | 37 + node_modules/lodash/forOwn.js | 36 + node_modules/lodash/forOwnRight.js | 34 + node_modules/lodash/fp.js | 2 + node_modules/lodash/fp/F.js | 1 + node_modules/lodash/fp/T.js | 1 + node_modules/lodash/fp/__.js | 1 + node_modules/lodash/fp/_baseConvert.js | 569 + node_modules/lodash/fp/_convertBrowser.js | 18 + node_modules/lodash/fp/_falseOptions.js | 7 + node_modules/lodash/fp/_mapping.js | 358 + node_modules/lodash/fp/_util.js | 16 + node_modules/lodash/fp/add.js | 5 + node_modules/lodash/fp/after.js | 5 + node_modules/lodash/fp/all.js | 1 + node_modules/lodash/fp/allPass.js | 1 + node_modules/lodash/fp/always.js | 1 + node_modules/lodash/fp/any.js | 1 + node_modules/lodash/fp/anyPass.js | 1 + node_modules/lodash/fp/apply.js | 1 + node_modules/lodash/fp/array.js | 2 + node_modules/lodash/fp/ary.js | 5 + node_modules/lodash/fp/assign.js | 5 + node_modules/lodash/fp/assignAll.js | 5 + node_modules/lodash/fp/assignAllWith.js | 5 + node_modules/lodash/fp/assignIn.js | 5 + node_modules/lodash/fp/assignInAll.js | 5 + node_modules/lodash/fp/assignInAllWith.js | 5 + node_modules/lodash/fp/assignInWith.js | 5 + node_modules/lodash/fp/assignWith.js | 5 + node_modules/lodash/fp/assoc.js | 1 + node_modules/lodash/fp/assocPath.js | 1 + node_modules/lodash/fp/at.js | 5 + node_modules/lodash/fp/attempt.js | 5 + node_modules/lodash/fp/before.js | 5 + node_modules/lodash/fp/bind.js | 5 + node_modules/lodash/fp/bindAll.js | 5 + node_modules/lodash/fp/bindKey.js | 5 + node_modules/lodash/fp/camelCase.js | 5 + node_modules/lodash/fp/capitalize.js | 5 + node_modules/lodash/fp/castArray.js | 5 + node_modules/lodash/fp/ceil.js | 5 + node_modules/lodash/fp/chain.js | 5 + node_modules/lodash/fp/chunk.js | 5 + node_modules/lodash/fp/clamp.js | 5 + node_modules/lodash/fp/clone.js | 5 + node_modules/lodash/fp/cloneDeep.js | 5 + node_modules/lodash/fp/cloneDeepWith.js | 5 + node_modules/lodash/fp/cloneWith.js | 5 + node_modules/lodash/fp/collection.js | 2 + node_modules/lodash/fp/commit.js | 5 + node_modules/lodash/fp/compact.js | 5 + node_modules/lodash/fp/complement.js | 1 + node_modules/lodash/fp/compose.js | 1 + node_modules/lodash/fp/concat.js | 5 + node_modules/lodash/fp/cond.js | 5 + node_modules/lodash/fp/conforms.js | 1 + node_modules/lodash/fp/conformsTo.js | 5 + node_modules/lodash/fp/constant.js | 5 + node_modules/lodash/fp/contains.js | 1 + node_modules/lodash/fp/convert.js | 18 + node_modules/lodash/fp/countBy.js | 5 + node_modules/lodash/fp/create.js | 5 + node_modules/lodash/fp/curry.js | 5 + node_modules/lodash/fp/curryN.js | 5 + node_modules/lodash/fp/curryRight.js | 5 + node_modules/lodash/fp/curryRightN.js | 5 + node_modules/lodash/fp/date.js | 2 + node_modules/lodash/fp/debounce.js | 5 + node_modules/lodash/fp/deburr.js | 5 + node_modules/lodash/fp/defaultTo.js | 5 + node_modules/lodash/fp/defaults.js | 5 + node_modules/lodash/fp/defaultsAll.js | 5 + node_modules/lodash/fp/defaultsDeep.js | 5 + node_modules/lodash/fp/defaultsDeepAll.js | 5 + node_modules/lodash/fp/defer.js | 5 + node_modules/lodash/fp/delay.js | 5 + node_modules/lodash/fp/difference.js | 5 + node_modules/lodash/fp/differenceBy.js | 5 + node_modules/lodash/fp/differenceWith.js | 5 + node_modules/lodash/fp/dissoc.js | 1 + node_modules/lodash/fp/dissocPath.js | 1 + node_modules/lodash/fp/divide.js | 5 + node_modules/lodash/fp/drop.js | 5 + node_modules/lodash/fp/dropLast.js | 1 + node_modules/lodash/fp/dropLastWhile.js | 1 + node_modules/lodash/fp/dropRight.js | 5 + node_modules/lodash/fp/dropRightWhile.js | 5 + node_modules/lodash/fp/dropWhile.js | 5 + node_modules/lodash/fp/each.js | 1 + node_modules/lodash/fp/eachRight.js | 1 + node_modules/lodash/fp/endsWith.js | 5 + node_modules/lodash/fp/entries.js | 1 + node_modules/lodash/fp/entriesIn.js | 1 + node_modules/lodash/fp/eq.js | 5 + node_modules/lodash/fp/equals.js | 1 + node_modules/lodash/fp/escape.js | 5 + node_modules/lodash/fp/escapeRegExp.js | 5 + node_modules/lodash/fp/every.js | 5 + node_modules/lodash/fp/extend.js | 1 + node_modules/lodash/fp/extendAll.js | 1 + node_modules/lodash/fp/extendAllWith.js | 1 + node_modules/lodash/fp/extendWith.js | 1 + node_modules/lodash/fp/fill.js | 5 + node_modules/lodash/fp/filter.js | 5 + node_modules/lodash/fp/find.js | 5 + node_modules/lodash/fp/findFrom.js | 5 + node_modules/lodash/fp/findIndex.js | 5 + node_modules/lodash/fp/findIndexFrom.js | 5 + node_modules/lodash/fp/findKey.js | 5 + node_modules/lodash/fp/findLast.js | 5 + node_modules/lodash/fp/findLastFrom.js | 5 + node_modules/lodash/fp/findLastIndex.js | 5 + node_modules/lodash/fp/findLastIndexFrom.js | 5 + node_modules/lodash/fp/findLastKey.js | 5 + node_modules/lodash/fp/first.js | 1 + node_modules/lodash/fp/flatMap.js | 5 + node_modules/lodash/fp/flatMapDeep.js | 5 + node_modules/lodash/fp/flatMapDepth.js | 5 + node_modules/lodash/fp/flatten.js | 5 + node_modules/lodash/fp/flattenDeep.js | 5 + node_modules/lodash/fp/flattenDepth.js | 5 + node_modules/lodash/fp/flip.js | 5 + node_modules/lodash/fp/floor.js | 5 + node_modules/lodash/fp/flow.js | 5 + node_modules/lodash/fp/flowRight.js | 5 + node_modules/lodash/fp/forEach.js | 5 + node_modules/lodash/fp/forEachRight.js | 5 + node_modules/lodash/fp/forIn.js | 5 + node_modules/lodash/fp/forInRight.js | 5 + node_modules/lodash/fp/forOwn.js | 5 + node_modules/lodash/fp/forOwnRight.js | 5 + node_modules/lodash/fp/fromPairs.js | 5 + node_modules/lodash/fp/function.js | 2 + node_modules/lodash/fp/functions.js | 5 + node_modules/lodash/fp/functionsIn.js | 5 + node_modules/lodash/fp/get.js | 5 + node_modules/lodash/fp/getOr.js | 5 + node_modules/lodash/fp/groupBy.js | 5 + node_modules/lodash/fp/gt.js | 5 + node_modules/lodash/fp/gte.js | 5 + node_modules/lodash/fp/has.js | 5 + node_modules/lodash/fp/hasIn.js | 5 + node_modules/lodash/fp/head.js | 5 + node_modules/lodash/fp/identical.js | 1 + node_modules/lodash/fp/identity.js | 5 + node_modules/lodash/fp/inRange.js | 5 + node_modules/lodash/fp/includes.js | 5 + node_modules/lodash/fp/includesFrom.js | 5 + node_modules/lodash/fp/indexBy.js | 1 + node_modules/lodash/fp/indexOf.js | 5 + node_modules/lodash/fp/indexOfFrom.js | 5 + node_modules/lodash/fp/init.js | 1 + node_modules/lodash/fp/initial.js | 5 + node_modules/lodash/fp/intersection.js | 5 + node_modules/lodash/fp/intersectionBy.js | 5 + node_modules/lodash/fp/intersectionWith.js | 5 + node_modules/lodash/fp/invert.js | 5 + node_modules/lodash/fp/invertBy.js | 5 + node_modules/lodash/fp/invertObj.js | 1 + node_modules/lodash/fp/invoke.js | 5 + node_modules/lodash/fp/invokeArgs.js | 5 + node_modules/lodash/fp/invokeArgsMap.js | 5 + node_modules/lodash/fp/invokeMap.js | 5 + node_modules/lodash/fp/isArguments.js | 5 + node_modules/lodash/fp/isArray.js | 5 + node_modules/lodash/fp/isArrayBuffer.js | 5 + node_modules/lodash/fp/isArrayLike.js | 5 + node_modules/lodash/fp/isArrayLikeObject.js | 5 + node_modules/lodash/fp/isBoolean.js | 5 + node_modules/lodash/fp/isBuffer.js | 5 + node_modules/lodash/fp/isDate.js | 5 + node_modules/lodash/fp/isElement.js | 5 + node_modules/lodash/fp/isEmpty.js | 5 + node_modules/lodash/fp/isEqual.js | 5 + node_modules/lodash/fp/isEqualWith.js | 5 + node_modules/lodash/fp/isError.js | 5 + node_modules/lodash/fp/isFinite.js | 5 + node_modules/lodash/fp/isFunction.js | 5 + node_modules/lodash/fp/isInteger.js | 5 + node_modules/lodash/fp/isLength.js | 5 + node_modules/lodash/fp/isMap.js | 5 + node_modules/lodash/fp/isMatch.js | 5 + node_modules/lodash/fp/isMatchWith.js | 5 + node_modules/lodash/fp/isNaN.js | 5 + node_modules/lodash/fp/isNative.js | 5 + node_modules/lodash/fp/isNil.js | 5 + node_modules/lodash/fp/isNull.js | 5 + node_modules/lodash/fp/isNumber.js | 5 + node_modules/lodash/fp/isObject.js | 5 + node_modules/lodash/fp/isObjectLike.js | 5 + node_modules/lodash/fp/isPlainObject.js | 5 + node_modules/lodash/fp/isRegExp.js | 5 + node_modules/lodash/fp/isSafeInteger.js | 5 + node_modules/lodash/fp/isSet.js | 5 + node_modules/lodash/fp/isString.js | 5 + node_modules/lodash/fp/isSymbol.js | 5 + node_modules/lodash/fp/isTypedArray.js | 5 + node_modules/lodash/fp/isUndefined.js | 5 + node_modules/lodash/fp/isWeakMap.js | 5 + node_modules/lodash/fp/isWeakSet.js | 5 + node_modules/lodash/fp/iteratee.js | 5 + node_modules/lodash/fp/join.js | 5 + node_modules/lodash/fp/juxt.js | 1 + node_modules/lodash/fp/kebabCase.js | 5 + node_modules/lodash/fp/keyBy.js | 5 + node_modules/lodash/fp/keys.js | 5 + node_modules/lodash/fp/keysIn.js | 5 + node_modules/lodash/fp/lang.js | 2 + node_modules/lodash/fp/last.js | 5 + node_modules/lodash/fp/lastIndexOf.js | 5 + node_modules/lodash/fp/lastIndexOfFrom.js | 5 + node_modules/lodash/fp/lowerCase.js | 5 + node_modules/lodash/fp/lowerFirst.js | 5 + node_modules/lodash/fp/lt.js | 5 + node_modules/lodash/fp/lte.js | 5 + node_modules/lodash/fp/map.js | 5 + node_modules/lodash/fp/mapKeys.js | 5 + node_modules/lodash/fp/mapValues.js | 5 + node_modules/lodash/fp/matches.js | 1 + node_modules/lodash/fp/matchesProperty.js | 5 + node_modules/lodash/fp/math.js | 2 + node_modules/lodash/fp/max.js | 5 + node_modules/lodash/fp/maxBy.js | 5 + node_modules/lodash/fp/mean.js | 5 + node_modules/lodash/fp/meanBy.js | 5 + node_modules/lodash/fp/memoize.js | 5 + node_modules/lodash/fp/merge.js | 5 + node_modules/lodash/fp/mergeAll.js | 5 + node_modules/lodash/fp/mergeAllWith.js | 5 + node_modules/lodash/fp/mergeWith.js | 5 + node_modules/lodash/fp/method.js | 5 + node_modules/lodash/fp/methodOf.js | 5 + node_modules/lodash/fp/min.js | 5 + node_modules/lodash/fp/minBy.js | 5 + node_modules/lodash/fp/mixin.js | 5 + node_modules/lodash/fp/multiply.js | 5 + node_modules/lodash/fp/nAry.js | 1 + node_modules/lodash/fp/negate.js | 5 + node_modules/lodash/fp/next.js | 5 + node_modules/lodash/fp/noop.js | 5 + node_modules/lodash/fp/now.js | 5 + node_modules/lodash/fp/nth.js | 5 + node_modules/lodash/fp/nthArg.js | 5 + node_modules/lodash/fp/number.js | 2 + node_modules/lodash/fp/object.js | 2 + node_modules/lodash/fp/omit.js | 5 + node_modules/lodash/fp/omitAll.js | 1 + node_modules/lodash/fp/omitBy.js | 5 + node_modules/lodash/fp/once.js | 5 + node_modules/lodash/fp/orderBy.js | 5 + node_modules/lodash/fp/over.js | 5 + node_modules/lodash/fp/overArgs.js | 5 + node_modules/lodash/fp/overEvery.js | 5 + node_modules/lodash/fp/overSome.js | 5 + node_modules/lodash/fp/pad.js | 5 + node_modules/lodash/fp/padChars.js | 5 + node_modules/lodash/fp/padCharsEnd.js | 5 + node_modules/lodash/fp/padCharsStart.js | 5 + node_modules/lodash/fp/padEnd.js | 5 + node_modules/lodash/fp/padStart.js | 5 + node_modules/lodash/fp/parseInt.js | 5 + node_modules/lodash/fp/partial.js | 5 + node_modules/lodash/fp/partialRight.js | 5 + node_modules/lodash/fp/partition.js | 5 + node_modules/lodash/fp/path.js | 1 + node_modules/lodash/fp/pathEq.js | 1 + node_modules/lodash/fp/pathOr.js | 1 + node_modules/lodash/fp/paths.js | 1 + node_modules/lodash/fp/pick.js | 5 + node_modules/lodash/fp/pickAll.js | 1 + node_modules/lodash/fp/pickBy.js | 5 + node_modules/lodash/fp/pipe.js | 1 + node_modules/lodash/fp/placeholder.js | 6 + node_modules/lodash/fp/plant.js | 5 + node_modules/lodash/fp/pluck.js | 1 + node_modules/lodash/fp/prop.js | 1 + node_modules/lodash/fp/propEq.js | 1 + node_modules/lodash/fp/propOr.js | 1 + node_modules/lodash/fp/property.js | 1 + node_modules/lodash/fp/propertyOf.js | 5 + node_modules/lodash/fp/props.js | 1 + node_modules/lodash/fp/pull.js | 5 + node_modules/lodash/fp/pullAll.js | 5 + node_modules/lodash/fp/pullAllBy.js | 5 + node_modules/lodash/fp/pullAllWith.js | 5 + node_modules/lodash/fp/pullAt.js | 5 + node_modules/lodash/fp/random.js | 5 + node_modules/lodash/fp/range.js | 5 + node_modules/lodash/fp/rangeRight.js | 5 + node_modules/lodash/fp/rangeStep.js | 5 + node_modules/lodash/fp/rangeStepRight.js | 5 + node_modules/lodash/fp/rearg.js | 5 + node_modules/lodash/fp/reduce.js | 5 + node_modules/lodash/fp/reduceRight.js | 5 + node_modules/lodash/fp/reject.js | 5 + node_modules/lodash/fp/remove.js | 5 + node_modules/lodash/fp/repeat.js | 5 + node_modules/lodash/fp/replace.js | 5 + node_modules/lodash/fp/rest.js | 5 + node_modules/lodash/fp/restFrom.js | 5 + node_modules/lodash/fp/result.js | 5 + node_modules/lodash/fp/reverse.js | 5 + node_modules/lodash/fp/round.js | 5 + node_modules/lodash/fp/sample.js | 5 + node_modules/lodash/fp/sampleSize.js | 5 + node_modules/lodash/fp/seq.js | 2 + node_modules/lodash/fp/set.js | 5 + node_modules/lodash/fp/setWith.js | 5 + node_modules/lodash/fp/shuffle.js | 5 + node_modules/lodash/fp/size.js | 5 + node_modules/lodash/fp/slice.js | 5 + node_modules/lodash/fp/snakeCase.js | 5 + node_modules/lodash/fp/some.js | 5 + node_modules/lodash/fp/sortBy.js | 5 + node_modules/lodash/fp/sortedIndex.js | 5 + node_modules/lodash/fp/sortedIndexBy.js | 5 + node_modules/lodash/fp/sortedIndexOf.js | 5 + node_modules/lodash/fp/sortedLastIndex.js | 5 + node_modules/lodash/fp/sortedLastIndexBy.js | 5 + node_modules/lodash/fp/sortedLastIndexOf.js | 5 + node_modules/lodash/fp/sortedUniq.js | 5 + node_modules/lodash/fp/sortedUniqBy.js | 5 + node_modules/lodash/fp/split.js | 5 + node_modules/lodash/fp/spread.js | 5 + node_modules/lodash/fp/spreadFrom.js | 5 + node_modules/lodash/fp/startCase.js | 5 + node_modules/lodash/fp/startsWith.js | 5 + node_modules/lodash/fp/string.js | 2 + node_modules/lodash/fp/stubArray.js | 5 + node_modules/lodash/fp/stubFalse.js | 5 + node_modules/lodash/fp/stubObject.js | 5 + node_modules/lodash/fp/stubString.js | 5 + node_modules/lodash/fp/stubTrue.js | 5 + node_modules/lodash/fp/subtract.js | 5 + node_modules/lodash/fp/sum.js | 5 + node_modules/lodash/fp/sumBy.js | 5 + node_modules/lodash/fp/symmetricDifference.js | 1 + .../lodash/fp/symmetricDifferenceBy.js | 1 + .../lodash/fp/symmetricDifferenceWith.js | 1 + node_modules/lodash/fp/tail.js | 5 + node_modules/lodash/fp/take.js | 5 + node_modules/lodash/fp/takeLast.js | 1 + node_modules/lodash/fp/takeLastWhile.js | 1 + node_modules/lodash/fp/takeRight.js | 5 + node_modules/lodash/fp/takeRightWhile.js | 5 + node_modules/lodash/fp/takeWhile.js | 5 + node_modules/lodash/fp/tap.js | 5 + node_modules/lodash/fp/template.js | 5 + node_modules/lodash/fp/templateSettings.js | 5 + node_modules/lodash/fp/throttle.js | 5 + node_modules/lodash/fp/thru.js | 5 + node_modules/lodash/fp/times.js | 5 + node_modules/lodash/fp/toArray.js | 5 + node_modules/lodash/fp/toFinite.js | 5 + node_modules/lodash/fp/toInteger.js | 5 + node_modules/lodash/fp/toIterator.js | 5 + node_modules/lodash/fp/toJSON.js | 5 + node_modules/lodash/fp/toLength.js | 5 + node_modules/lodash/fp/toLower.js | 5 + node_modules/lodash/fp/toNumber.js | 5 + node_modules/lodash/fp/toPairs.js | 5 + node_modules/lodash/fp/toPairsIn.js | 5 + node_modules/lodash/fp/toPath.js | 5 + node_modules/lodash/fp/toPlainObject.js | 5 + node_modules/lodash/fp/toSafeInteger.js | 5 + node_modules/lodash/fp/toString.js | 5 + node_modules/lodash/fp/toUpper.js | 5 + node_modules/lodash/fp/transform.js | 5 + node_modules/lodash/fp/trim.js | 5 + node_modules/lodash/fp/trimChars.js | 5 + node_modules/lodash/fp/trimCharsEnd.js | 5 + node_modules/lodash/fp/trimCharsStart.js | 5 + node_modules/lodash/fp/trimEnd.js | 5 + node_modules/lodash/fp/trimStart.js | 5 + node_modules/lodash/fp/truncate.js | 5 + node_modules/lodash/fp/unapply.js | 1 + node_modules/lodash/fp/unary.js | 5 + node_modules/lodash/fp/unescape.js | 5 + node_modules/lodash/fp/union.js | 5 + node_modules/lodash/fp/unionBy.js | 5 + node_modules/lodash/fp/unionWith.js | 5 + node_modules/lodash/fp/uniq.js | 5 + node_modules/lodash/fp/uniqBy.js | 5 + node_modules/lodash/fp/uniqWith.js | 5 + node_modules/lodash/fp/uniqueId.js | 5 + node_modules/lodash/fp/unnest.js | 1 + node_modules/lodash/fp/unset.js | 5 + node_modules/lodash/fp/unzip.js | 5 + node_modules/lodash/fp/unzipWith.js | 5 + node_modules/lodash/fp/update.js | 5 + node_modules/lodash/fp/updateWith.js | 5 + node_modules/lodash/fp/upperCase.js | 5 + node_modules/lodash/fp/upperFirst.js | 5 + node_modules/lodash/fp/useWith.js | 1 + node_modules/lodash/fp/util.js | 2 + node_modules/lodash/fp/value.js | 5 + node_modules/lodash/fp/valueOf.js | 5 + node_modules/lodash/fp/values.js | 5 + node_modules/lodash/fp/valuesIn.js | 5 + node_modules/lodash/fp/where.js | 1 + node_modules/lodash/fp/whereEq.js | 1 + node_modules/lodash/fp/without.js | 5 + node_modules/lodash/fp/words.js | 5 + node_modules/lodash/fp/wrap.js | 5 + node_modules/lodash/fp/wrapperAt.js | 5 + node_modules/lodash/fp/wrapperChain.js | 5 + node_modules/lodash/fp/wrapperLodash.js | 5 + node_modules/lodash/fp/wrapperReverse.js | 5 + node_modules/lodash/fp/wrapperValue.js | 5 + node_modules/lodash/fp/xor.js | 5 + node_modules/lodash/fp/xorBy.js | 5 + node_modules/lodash/fp/xorWith.js | 5 + node_modules/lodash/fp/zip.js | 5 + node_modules/lodash/fp/zipAll.js | 5 + node_modules/lodash/fp/zipObj.js | 1 + node_modules/lodash/fp/zipObject.js | 5 + node_modules/lodash/fp/zipObjectDeep.js | 5 + node_modules/lodash/fp/zipWith.js | 5 + node_modules/lodash/fromPairs.js | 28 + node_modules/lodash/function.js | 25 + node_modules/lodash/functions.js | 31 + node_modules/lodash/functionsIn.js | 31 + node_modules/lodash/get.js | 33 + node_modules/lodash/groupBy.js | 41 + node_modules/lodash/gt.js | 29 + node_modules/lodash/gte.js | 30 + node_modules/lodash/has.js | 35 + node_modules/lodash/hasIn.js | 34 + node_modules/lodash/head.js | 23 + node_modules/lodash/identity.js | 21 + node_modules/lodash/inRange.js | 55 + node_modules/lodash/includes.js | 53 + node_modules/lodash/index.js | 1 + node_modules/lodash/indexOf.js | 42 + node_modules/lodash/initial.js | 22 + node_modules/lodash/intersection.js | 30 + node_modules/lodash/intersectionBy.js | 45 + node_modules/lodash/intersectionWith.js | 41 + node_modules/lodash/invert.js | 42 + node_modules/lodash/invertBy.js | 56 + node_modules/lodash/invoke.js | 24 + node_modules/lodash/invokeMap.js | 41 + node_modules/lodash/isArguments.js | 36 + node_modules/lodash/isArray.js | 26 + node_modules/lodash/isArrayBuffer.js | 27 + node_modules/lodash/isArrayLike.js | 33 + node_modules/lodash/isArrayLikeObject.js | 33 + node_modules/lodash/isBoolean.js | 29 + node_modules/lodash/isBuffer.js | 38 + node_modules/lodash/isDate.js | 27 + node_modules/lodash/isElement.js | 25 + node_modules/lodash/isEmpty.js | 77 + node_modules/lodash/isEqual.js | 35 + node_modules/lodash/isEqualWith.js | 41 + node_modules/lodash/isError.js | 36 + node_modules/lodash/isFinite.js | 36 + node_modules/lodash/isFunction.js | 37 + node_modules/lodash/isInteger.js | 33 + node_modules/lodash/isLength.js | 35 + node_modules/lodash/isMap.js | 27 + node_modules/lodash/isMatch.js | 36 + node_modules/lodash/isMatchWith.js | 41 + node_modules/lodash/isNaN.js | 38 + node_modules/lodash/isNative.js | 40 + node_modules/lodash/isNil.js | 25 + node_modules/lodash/isNull.js | 22 + node_modules/lodash/isNumber.js | 38 + node_modules/lodash/isObject.js | 31 + node_modules/lodash/isObjectLike.js | 29 + node_modules/lodash/isPlainObject.js | 62 + node_modules/lodash/isRegExp.js | 27 + node_modules/lodash/isSafeInteger.js | 37 + node_modules/lodash/isSet.js | 27 + node_modules/lodash/isString.js | 30 + node_modules/lodash/isSymbol.js | 29 + node_modules/lodash/isTypedArray.js | 27 + node_modules/lodash/isUndefined.js | 22 + node_modules/lodash/isWeakMap.js | 28 + node_modules/lodash/isWeakSet.js | 28 + node_modules/lodash/iteratee.js | 53 + node_modules/lodash/join.js | 26 + node_modules/lodash/kebabCase.js | 28 + node_modules/lodash/keyBy.js | 36 + node_modules/lodash/keys.js | 37 + node_modules/lodash/keysIn.js | 32 + node_modules/lodash/lang.js | 58 + node_modules/lodash/last.js | 20 + node_modules/lodash/lastIndexOf.js | 46 + node_modules/lodash/lodash.js | 17209 ++++++++++++++++ node_modules/lodash/lodash.min.js | 140 + node_modules/lodash/lowerCase.js | 27 + node_modules/lodash/lowerFirst.js | 22 + node_modules/lodash/lt.js | 29 + node_modules/lodash/lte.js | 30 + node_modules/lodash/map.js | 53 + node_modules/lodash/mapKeys.js | 36 + node_modules/lodash/mapValues.js | 43 + node_modules/lodash/matches.js | 46 + node_modules/lodash/matchesProperty.js | 44 + node_modules/lodash/math.js | 17 + node_modules/lodash/max.js | 29 + node_modules/lodash/maxBy.js | 34 + node_modules/lodash/mean.js | 22 + node_modules/lodash/meanBy.js | 31 + node_modules/lodash/memoize.js | 73 + node_modules/lodash/merge.js | 39 + node_modules/lodash/mergeWith.js | 39 + node_modules/lodash/method.js | 34 + node_modules/lodash/methodOf.js | 33 + node_modules/lodash/min.js | 29 + node_modules/lodash/minBy.js | 34 + node_modules/lodash/mixin.js | 74 + node_modules/lodash/multiply.js | 22 + node_modules/lodash/negate.js | 40 + node_modules/lodash/next.js | 35 + node_modules/lodash/noop.js | 17 + node_modules/lodash/now.js | 23 + node_modules/lodash/nth.js | 29 + node_modules/lodash/nthArg.js | 32 + node_modules/lodash/number.js | 5 + node_modules/lodash/object.js | 49 + node_modules/lodash/omit.js | 57 + node_modules/lodash/omitBy.js | 29 + node_modules/lodash/once.js | 25 + node_modules/lodash/orderBy.js | 47 + node_modules/lodash/over.js | 24 + node_modules/lodash/overArgs.js | 61 + node_modules/lodash/overEvery.js | 34 + node_modules/lodash/overSome.js | 37 + node_modules/lodash/package.json | 17 + node_modules/lodash/pad.js | 49 + node_modules/lodash/padEnd.js | 39 + node_modules/lodash/padStart.js | 39 + node_modules/lodash/parseInt.js | 43 + node_modules/lodash/partial.js | 50 + node_modules/lodash/partialRight.js | 49 + node_modules/lodash/partition.js | 43 + node_modules/lodash/pick.js | 25 + node_modules/lodash/pickBy.js | 37 + node_modules/lodash/plant.js | 48 + node_modules/lodash/property.js | 32 + node_modules/lodash/propertyOf.js | 30 + node_modules/lodash/pull.js | 29 + node_modules/lodash/pullAll.js | 29 + node_modules/lodash/pullAllBy.js | 33 + node_modules/lodash/pullAllWith.js | 32 + node_modules/lodash/pullAt.js | 43 + node_modules/lodash/random.js | 82 + node_modules/lodash/range.js | 46 + node_modules/lodash/rangeRight.js | 41 + node_modules/lodash/rearg.js | 33 + node_modules/lodash/reduce.js | 51 + node_modules/lodash/reduceRight.js | 36 + node_modules/lodash/reject.js | 46 + node_modules/lodash/release.md | 48 + node_modules/lodash/remove.js | 53 + node_modules/lodash/repeat.js | 37 + node_modules/lodash/replace.js | 29 + node_modules/lodash/rest.js | 40 + node_modules/lodash/result.js | 56 + node_modules/lodash/reverse.js | 34 + node_modules/lodash/round.js | 26 + node_modules/lodash/sample.js | 24 + node_modules/lodash/sampleSize.js | 37 + node_modules/lodash/seq.js | 16 + node_modules/lodash/set.js | 35 + node_modules/lodash/setWith.js | 32 + node_modules/lodash/shuffle.js | 25 + node_modules/lodash/size.js | 46 + node_modules/lodash/slice.js | 37 + node_modules/lodash/snakeCase.js | 28 + node_modules/lodash/some.js | 51 + node_modules/lodash/sortBy.js | 48 + node_modules/lodash/sortedIndex.js | 24 + node_modules/lodash/sortedIndexBy.js | 33 + node_modules/lodash/sortedIndexOf.js | 31 + node_modules/lodash/sortedLastIndex.js | 25 + node_modules/lodash/sortedLastIndexBy.js | 33 + node_modules/lodash/sortedLastIndexOf.js | 31 + node_modules/lodash/sortedUniq.js | 24 + node_modules/lodash/sortedUniqBy.js | 26 + node_modules/lodash/split.js | 52 + node_modules/lodash/spread.js | 63 + node_modules/lodash/startCase.js | 29 + node_modules/lodash/startsWith.js | 39 + node_modules/lodash/string.js | 33 + node_modules/lodash/stubArray.js | 23 + node_modules/lodash/stubFalse.js | 18 + node_modules/lodash/stubObject.js | 23 + node_modules/lodash/stubString.js | 18 + node_modules/lodash/stubTrue.js | 18 + node_modules/lodash/subtract.js | 22 + node_modules/lodash/sum.js | 24 + node_modules/lodash/sumBy.js | 33 + node_modules/lodash/tail.js | 22 + node_modules/lodash/take.js | 37 + node_modules/lodash/takeRight.js | 39 + node_modules/lodash/takeRightWhile.js | 45 + node_modules/lodash/takeWhile.js | 45 + node_modules/lodash/tap.js | 29 + node_modules/lodash/template.js | 272 + node_modules/lodash/templateSettings.js | 67 + node_modules/lodash/throttle.js | 69 + node_modules/lodash/thru.js | 28 + node_modules/lodash/times.js | 51 + node_modules/lodash/toArray.js | 58 + node_modules/lodash/toFinite.js | 42 + node_modules/lodash/toInteger.js | 36 + node_modules/lodash/toIterator.js | 23 + node_modules/lodash/toJSON.js | 1 + node_modules/lodash/toLength.js | 38 + node_modules/lodash/toLower.js | 28 + node_modules/lodash/toNumber.js | 64 + node_modules/lodash/toPairs.js | 30 + node_modules/lodash/toPairsIn.js | 30 + node_modules/lodash/toPath.js | 33 + node_modules/lodash/toPlainObject.js | 32 + node_modules/lodash/toSafeInteger.js | 37 + node_modules/lodash/toString.js | 28 + node_modules/lodash/toUpper.js | 28 + node_modules/lodash/transform.js | 65 + node_modules/lodash/trim.js | 47 + node_modules/lodash/trimEnd.js | 41 + node_modules/lodash/trimStart.js | 43 + node_modules/lodash/truncate.js | 111 + node_modules/lodash/unary.js | 22 + node_modules/lodash/unescape.js | 34 + node_modules/lodash/union.js | 26 + node_modules/lodash/unionBy.js | 39 + node_modules/lodash/unionWith.js | 34 + node_modules/lodash/uniq.js | 25 + node_modules/lodash/uniqBy.js | 31 + node_modules/lodash/uniqWith.js | 28 + node_modules/lodash/uniqueId.js | 28 + node_modules/lodash/unset.js | 34 + node_modules/lodash/unzip.js | 45 + node_modules/lodash/unzipWith.js | 39 + node_modules/lodash/update.js | 35 + node_modules/lodash/updateWith.js | 33 + node_modules/lodash/upperCase.js | 27 + node_modules/lodash/upperFirst.js | 22 + node_modules/lodash/util.js | 34 + node_modules/lodash/value.js | 1 + node_modules/lodash/valueOf.js | 1 + node_modules/lodash/values.js | 34 + node_modules/lodash/valuesIn.js | 32 + node_modules/lodash/without.js | 31 + node_modules/lodash/words.js | 35 + node_modules/lodash/wrap.js | 30 + node_modules/lodash/wrapperAt.js | 48 + node_modules/lodash/wrapperChain.js | 34 + node_modules/lodash/wrapperLodash.js | 147 + node_modules/lodash/wrapperReverse.js | 44 + node_modules/lodash/wrapperValue.js | 21 + node_modules/lodash/xor.js | 28 + node_modules/lodash/xorBy.js | 39 + node_modules/lodash/xorWith.js | 34 + node_modules/lodash/zip.js | 22 + node_modules/lodash/zipObject.js | 24 + node_modules/lodash/zipObjectDeep.js | 23 + node_modules/lodash/zipWith.js | 32 + node_modules/lru-cache/LICENSE | 15 + node_modules/lru-cache/README.md | 839 + node_modules/lru-cache/index.d.ts | 601 + node_modules/lru-cache/index.js | 1018 + node_modules/lru-cache/package.json | 74 + node_modules/make-fetch-happen/LICENSE | 16 + node_modules/make-fetch-happen/README.md | 361 + node_modules/make-fetch-happen/lib/agent.js | 214 + .../make-fetch-happen/lib/cache/entry.js | 444 + .../make-fetch-happen/lib/cache/errors.js | 11 + .../make-fetch-happen/lib/cache/index.js | 49 + .../make-fetch-happen/lib/cache/key.js | 17 + .../make-fetch-happen/lib/cache/policy.js | 161 + node_modules/make-fetch-happen/lib/dns.js | 49 + node_modules/make-fetch-happen/lib/fetch.js | 118 + node_modules/make-fetch-happen/lib/index.js | 41 + node_modules/make-fetch-happen/lib/options.js | 52 + .../make-fetch-happen/lib/pipeline.js | 41 + node_modules/make-fetch-happen/lib/remote.js | 121 + node_modules/make-fetch-happen/package.json | 79 + node_modules/map-cache/LICENSE | 21 + node_modules/map-cache/README.md | 145 + node_modules/map-cache/index.js | 100 + node_modules/map-cache/package.json | 59 + node_modules/map-visit/LICENSE | 21 + node_modules/map-visit/README.md | 155 + node_modules/map-visit/index.js | 37 + node_modules/map-visit/package.json | 74 + node_modules/maxstache-stream/LICENSE | 21 + node_modules/maxstache-stream/README.md | 48 + node_modules/maxstache-stream/index.js | 24 + node_modules/maxstache-stream/package.json | 38 + node_modules/maxstache/LICENSE | 21 + node_modules/maxstache/README.md | 75 + node_modules/maxstache/index.js | 25 + node_modules/maxstache/package.json | 31 + node_modules/mdn-data/CHANGELOG.md | 66 + node_modules/mdn-data/LICENSE | 116 + node_modules/mdn-data/README.md | 62 + node_modules/mdn-data/api/index.js | 3 + node_modules/mdn-data/api/inheritance.json | 2681 +++ .../mdn-data/api/inheritance.schema.json | 31 + node_modules/mdn-data/css/at-rules.json | 620 + .../mdn-data/css/at-rules.schema.json | 131 + node_modules/mdn-data/css/definitions.json | 78 + node_modules/mdn-data/css/index.js | 8 + node_modules/mdn-data/css/properties.json | 9626 +++++++++ .../mdn-data/css/properties.schema.json | 412 + node_modules/mdn-data/css/readme.md | 32 + node_modules/mdn-data/css/selectors.json | 1044 + .../mdn-data/css/selectors.schema.json | 36 + node_modules/mdn-data/css/syntaxes.json | 866 + .../mdn-data/css/syntaxes.schema.json | 15 + node_modules/mdn-data/css/types.json | 265 + node_modules/mdn-data/css/types.schema.json | 32 + node_modules/mdn-data/css/units.json | 213 + node_modules/mdn-data/css/units.schema.json | 28 + node_modules/mdn-data/index.js | 5 + node_modules/mdn-data/l10n/css.json | 1714 ++ node_modules/mdn-data/l10n/index.js | 3 + node_modules/mdn-data/package.json | 38 + node_modules/media-typer/HISTORY.md | 22 + node_modules/media-typer/LICENSE | 22 + node_modules/media-typer/README.md | 81 + node_modules/media-typer/index.js | 270 + node_modules/media-typer/package.json | 26 + node_modules/merge-descriptors/HISTORY.md | 21 + node_modules/merge-descriptors/LICENSE | 23 + node_modules/merge-descriptors/README.md | 48 + node_modules/merge-descriptors/index.js | 60 + node_modules/merge-descriptors/package.json | 32 + node_modules/merge2/LICENSE | 21 + node_modules/merge2/README.md | 144 + node_modules/merge2/index.js | 144 + node_modules/merge2/package.json | 43 + node_modules/methods/HISTORY.md | 29 + node_modules/methods/LICENSE | 24 + node_modules/methods/README.md | 51 + node_modules/methods/index.js | 69 + node_modules/methods/package.json | 36 + node_modules/microbuffer/.eslintrc | 124 + node_modules/microbuffer/.npmignore | 4 + node_modules/microbuffer/.travis.yml | 6 + node_modules/microbuffer/LICENSE | 22 + node_modules/microbuffer/Makefile | 48 + node_modules/microbuffer/README.md | 53 + node_modules/microbuffer/index.js | 206 + node_modules/microbuffer/package.json | 19 + node_modules/microbuffer/test.js | 205 + node_modules/micromatch/LICENSE | 21 + node_modules/micromatch/README.md | 1011 + node_modules/micromatch/index.js | 467 + node_modules/micromatch/package.json | 119 + node_modules/mime-db/HISTORY.md | 507 + node_modules/mime-db/LICENSE | 23 + node_modules/mime-db/README.md | 100 + node_modules/mime-db/db.json | 8519 ++++++++ node_modules/mime-db/index.js | 12 + node_modules/mime-db/package.json | 60 + node_modules/mime-types/HISTORY.md | 397 + node_modules/mime-types/LICENSE | 23 + node_modules/mime-types/README.md | 113 + node_modules/mime-types/index.js | 188 + node_modules/mime-types/package.json | 44 + node_modules/mime/LICENSE | 21 + node_modules/mime/README.md | 90 + node_modules/mime/build/build.js | 11 + node_modules/mime/build/test.js | 60 + node_modules/mime/cli.js | 8 + node_modules/mime/mime.js | 108 + node_modules/mime/package.json | 38 + node_modules/mime/types.json | 1 + node_modules/minimatch/LICENSE | 15 + node_modules/minimatch/README.md | 230 + node_modules/minimatch/minimatch.js | 947 + node_modules/minimatch/package.json | 33 + node_modules/minimist/.eslintrc | 54 + node_modules/minimist/.github/FUNDING.yml | 12 + node_modules/minimist/.nycrc | 14 + node_modules/minimist/CHANGELOG.md | 212 + node_modules/minimist/LICENSE | 18 + node_modules/minimist/README.md | 117 + node_modules/minimist/example/parse.js | 2 + node_modules/minimist/index.js | 249 + node_modules/minimist/package.json | 75 + node_modules/minimist/test/all_bool.js | 32 + node_modules/minimist/test/bool.js | 178 + node_modules/minimist/test/dash.js | 31 + node_modules/minimist/test/default_bool.js | 35 + node_modules/minimist/test/dotted.js | 22 + node_modules/minimist/test/kv_short.js | 16 + node_modules/minimist/test/long.js | 31 + node_modules/minimist/test/num.js | 36 + node_modules/minimist/test/parse.js | 197 + node_modules/minimist/test/parse_modified.js | 9 + node_modules/minimist/test/proto.js | 60 + node_modules/minimist/test/short.js | 67 + node_modules/minimist/test/stop_early.js | 15 + node_modules/minimist/test/unknown.js | 102 + node_modules/minimist/test/whitespace.js | 8 + node_modules/minipass-collect/LICENSE | 15 + node_modules/minipass-collect/README.md | 48 + node_modules/minipass-collect/index.js | 71 + node_modules/minipass-collect/package.json | 29 + node_modules/minipass-fetch/LICENSE | 28 + node_modules/minipass-fetch/README.md | 29 + .../minipass-fetch/lib/abort-error.js | 17 + node_modules/minipass-fetch/lib/blob.js | 97 + node_modules/minipass-fetch/lib/body.js | 350 + .../minipass-fetch/lib/fetch-error.js | 32 + node_modules/minipass-fetch/lib/headers.js | 267 + node_modules/minipass-fetch/lib/index.js | 365 + node_modules/minipass-fetch/lib/request.js | 281 + node_modules/minipass-fetch/lib/response.js | 90 + node_modules/minipass-fetch/package.json | 67 + node_modules/minipass-flush/LICENSE | 15 + node_modules/minipass-flush/README.md | 47 + node_modules/minipass-flush/index.js | 39 + node_modules/minipass-flush/package.json | 39 + node_modules/minipass-pipeline/LICENSE | 15 + node_modules/minipass-pipeline/README.md | 69 + node_modules/minipass-pipeline/index.js | 128 + node_modules/minipass-pipeline/package.json | 29 + node_modules/minipass-sized/.npmignore | 22 + node_modules/minipass-sized/LICENSE | 15 + node_modules/minipass-sized/README.md | 28 + node_modules/minipass-sized/index.js | 67 + node_modules/minipass-sized/package-lock.json | 3464 ++++ node_modules/minipass-sized/package.json | 39 + node_modules/minipass-sized/test/basic.js | 83 + node_modules/minipass/LICENSE | 15 + node_modules/minipass/README.md | 728 + node_modules/minipass/index.d.ts | 155 + node_modules/minipass/index.js | 649 + node_modules/minipass/package.json | 56 + node_modules/minizlib/LICENSE | 26 + node_modules/minizlib/README.md | 60 + node_modules/minizlib/constants.js | 115 + node_modules/minizlib/index.js | 348 + node_modules/minizlib/package.json | 42 + node_modules/mixin-deep/LICENSE | 21 + node_modules/mixin-deep/README.md | 80 + node_modules/mixin-deep/index.js | 64 + node_modules/mixin-deep/package.json | 65 + node_modules/mkdirp/LICENSE | 21 + node_modules/mkdirp/bin/cmd.js | 33 + node_modules/mkdirp/bin/usage.txt | 12 + node_modules/mkdirp/index.js | 102 + node_modules/mkdirp/package.json | 33 + node_modules/mkdirp/readme.markdown | 100 + node_modules/morgan/HISTORY.md | 202 + node_modules/morgan/LICENSE | 23 + node_modules/morgan/README.md | 414 + node_modules/morgan/index.js | 522 + node_modules/morgan/package.json | 52 + node_modules/move-file/index.d.ts | 50 + node_modules/move-file/index.js | 68 + node_modules/move-file/license | 9 + node_modules/move-file/package.json | 50 + node_modules/move-file/readme.md | 76 + node_modules/ms/index.js | 152 + node_modules/ms/license.md | 21 + node_modules/ms/package.json | 37 + node_modules/ms/readme.md | 51 + node_modules/nan/CHANGELOG.md | 549 + node_modules/nan/LICENSE.md | 9 + node_modules/nan/README.md | 456 + node_modules/nan/doc/asyncworker.md | 146 + node_modules/nan/doc/buffers.md | 54 + node_modules/nan/doc/callback.md | 76 + node_modules/nan/doc/converters.md | 41 + node_modules/nan/doc/errors.md | 226 + node_modules/nan/doc/json.md | 62 + node_modules/nan/doc/maybe_types.md | 583 + node_modules/nan/doc/methods.md | 664 + node_modules/nan/doc/new.md | 147 + node_modules/nan/doc/node_misc.md | 123 + node_modules/nan/doc/object_wrappers.md | 263 + node_modules/nan/doc/persistent.md | 296 + node_modules/nan/doc/scopes.md | 73 + node_modules/nan/doc/script.md | 58 + node_modules/nan/doc/string_bytes.md | 62 + node_modules/nan/doc/v8_internals.md | 199 + node_modules/nan/doc/v8_misc.md | 85 + node_modules/nan/include_dirs.js | 1 + node_modules/nan/nan.h | 2952 +++ node_modules/nan/nan_callbacks.h | 92 + node_modules/nan/nan_callbacks_12_inl.h | 514 + node_modules/nan/nan_callbacks_pre_12_inl.h | 520 + node_modules/nan/nan_converters.h | 72 + node_modules/nan/nan_converters_43_inl.h | 68 + node_modules/nan/nan_converters_pre_43_inl.h | 42 + .../nan/nan_define_own_property_helper.h | 29 + node_modules/nan/nan_implementation_12_inl.h | 430 + .../nan/nan_implementation_pre_12_inl.h | 263 + node_modules/nan/nan_json.h | 166 + node_modules/nan/nan_maybe_43_inl.h | 356 + node_modules/nan/nan_maybe_pre_43_inl.h | 268 + node_modules/nan/nan_new.h | 340 + node_modules/nan/nan_object_wrap.h | 156 + node_modules/nan/nan_persistent_12_inl.h | 132 + node_modules/nan/nan_persistent_pre_12_inl.h | 242 + node_modules/nan/nan_private.h | 73 + node_modules/nan/nan_scriptorigin.h | 76 + node_modules/nan/nan_string_bytes.h | 305 + node_modules/nan/nan_typedarray_contents.h | 96 + node_modules/nan/nan_weak.h | 437 + node_modules/nan/package.json | 37 + node_modules/nan/tools/1to2.js | 412 + node_modules/nan/tools/README.md | 14 + node_modules/nan/tools/package.json | 19 + node_modules/nanomatch/CHANGELOG.md | 57 + node_modules/nanomatch/LICENSE | 21 + node_modules/nanomatch/README.md | 1148 ++ node_modules/nanomatch/index.js | 838 + node_modules/nanomatch/lib/cache.js | 1 + node_modules/nanomatch/lib/compilers.js | 339 + node_modules/nanomatch/lib/parsers.js | 386 + node_modules/nanomatch/lib/utils.js | 379 + node_modules/nanomatch/package.json | 134 + node_modules/negotiator/HISTORY.md | 108 + node_modules/negotiator/LICENSE | 24 + node_modules/negotiator/README.md | 203 + node_modules/negotiator/index.js | 82 + node_modules/negotiator/lib/charset.js | 169 + node_modules/negotiator/lib/encoding.js | 184 + node_modules/negotiator/lib/language.js | 179 + node_modules/negotiator/lib/mediaType.js | 294 + node_modules/negotiator/package.json | 42 + .../node-gyp/.github/ISSUE_TEMPLATE.md | 52 + .../node-gyp/.github/PULL_REQUEST_TEMPLATE.md | 17 + .../.github/workflows/release-please.yml | 56 + .../node-gyp/.github/workflows/tests.yml | 52 + .../.github/workflows/visual-studio.yml | 33 + node_modules/node-gyp/CHANGELOG.md | 784 + node_modules/node-gyp/CONTRIBUTING.md | 34 + node_modules/node-gyp/LICENSE | 24 + node_modules/node-gyp/README.md | 258 + node_modules/node-gyp/SECURITY.md | 2 + node_modules/node-gyp/addon.gypi | 204 + node_modules/node-gyp/bin/node-gyp.js | 140 + ...re-versions-of-node-cannot-be-installed.md | 94 + .../docs/Force-npm-to-use-global-node-gyp.md | 47 + node_modules/node-gyp/docs/Home.md | 7 + .../node-gyp/docs/Linking-to-OpenSSL.md | 86 + node_modules/node-gyp/docs/README.md | 11 + .../docs/Updating-npm-bundled-node-gyp.md | 72 + .../docs/binding.gyp-files-in-the-wild.md | 49 + node_modules/node-gyp/gyp/.flake8 | 4 + .../gyp/.github/workflows/Python_tests.yml | 36 + .../gyp/.github/workflows/node-gyp.yml | 45 + .../gyp/.github/workflows/nodejs-windows.yml | 32 + .../gyp/.github/workflows/release-please.yml | 16 + node_modules/node-gyp/gyp/AUTHORS | 16 + node_modules/node-gyp/gyp/CHANGELOG.md | 233 + node_modules/node-gyp/gyp/CODE_OF_CONDUCT.md | 4 + node_modules/node-gyp/gyp/CONTRIBUTING.md | 32 + node_modules/node-gyp/gyp/LICENSE | 28 + node_modules/node-gyp/gyp/README.md | 7 + .../node-gyp/gyp/data/win/large-pdb-shim.cc | 12 + node_modules/node-gyp/gyp/gyp | 8 + node_modules/node-gyp/gyp/gyp.bat | 5 + node_modules/node-gyp/gyp/gyp_main.py | 45 + .../node-gyp/gyp/pylib/gyp/MSVSNew.py | 367 + .../node-gyp/gyp/pylib/gyp/MSVSProject.py | 206 + .../node-gyp/gyp/pylib/gyp/MSVSSettings.py | 1270 ++ .../gyp/pylib/gyp/MSVSSettings_test.py | 1547 ++ .../node-gyp/gyp/pylib/gyp/MSVSToolFile.py | 59 + .../node-gyp/gyp/pylib/gyp/MSVSUserFile.py | 153 + .../node-gyp/gyp/pylib/gyp/MSVSUtil.py | 271 + .../node-gyp/gyp/pylib/gyp/MSVSVersion.py | 574 + .../node-gyp/gyp/pylib/gyp/__init__.py | 690 + node_modules/node-gyp/gyp/pylib/gyp/common.py | 661 + .../node-gyp/gyp/pylib/gyp/common_test.py | 78 + .../node-gyp/gyp/pylib/gyp/easy_xml.py | 165 + .../node-gyp/gyp/pylib/gyp/easy_xml_test.py | 109 + .../node-gyp/gyp/pylib/gyp/flock_tool.py | 55 + .../gyp/pylib/gyp/generator/__init__.py | 0 .../gyp/pylib/gyp/generator/analyzer.py | 808 + .../gyp/pylib/gyp/generator/android.py | 1173 ++ .../node-gyp/gyp/pylib/gyp/generator/cmake.py | 1321 ++ .../gyp/generator/compile_commands_json.py | 120 + .../gyp/generator/dump_dependency_json.py | 103 + .../gyp/pylib/gyp/generator/eclipse.py | 464 + .../node-gyp/gyp/pylib/gyp/generator/gypd.py | 89 + .../node-gyp/gyp/pylib/gyp/generator/gypsh.py | 58 + .../node-gyp/gyp/pylib/gyp/generator/make.py | 2717 +++ .../node-gyp/gyp/pylib/gyp/generator/msvs.py | 3981 ++++ .../gyp/pylib/gyp/generator/msvs_test.py | 44 + .../node-gyp/gyp/pylib/gyp/generator/ninja.py | 2936 +++ .../gyp/pylib/gyp/generator/ninja_test.py | 55 + .../node-gyp/gyp/pylib/gyp/generator/xcode.py | 1394 ++ .../gyp/pylib/gyp/generator/xcode_test.py | 25 + node_modules/node-gyp/gyp/pylib/gyp/input.py | 3130 +++ .../node-gyp/gyp/pylib/gyp/input_test.py | 98 + .../node-gyp/gyp/pylib/gyp/mac_tool.py | 771 + .../node-gyp/gyp/pylib/gyp/msvs_emulation.py | 1271 ++ .../node-gyp/gyp/pylib/gyp/ninja_syntax.py | 174 + .../node-gyp/gyp/pylib/gyp/simple_copy.py | 61 + .../node-gyp/gyp/pylib/gyp/win_tool.py | 374 + .../node-gyp/gyp/pylib/gyp/xcode_emulation.py | 1939 ++ .../node-gyp/gyp/pylib/gyp/xcode_ninja.py | 302 + .../node-gyp/gyp/pylib/gyp/xcodeproj_file.py | 3197 +++ .../node-gyp/gyp/pylib/gyp/xml_fix.py | 65 + node_modules/node-gyp/gyp/pyproject.toml | 41 + node_modules/node-gyp/gyp/test_gyp.py | 261 + node_modules/node-gyp/gyp/tools/README | 15 + node_modules/node-gyp/gyp/tools/Xcode/README | 5 + .../tools/Xcode/Specifications/gyp.pbfilespec | 27 + .../tools/Xcode/Specifications/gyp.xclangspec | 226 + node_modules/node-gyp/gyp/tools/emacs/README | 12 + .../node-gyp/gyp/tools/emacs/gyp-tests.el | 63 + node_modules/node-gyp/gyp/tools/emacs/gyp.el | 275 + .../gyp/tools/emacs/run-unit-tests.sh | 7 + .../gyp/tools/emacs/testdata/media.gyp | 1105 + .../tools/emacs/testdata/media.gyp.fontified | 1107 + node_modules/node-gyp/gyp/tools/graphviz.py | 102 + node_modules/node-gyp/gyp/tools/pretty_gyp.py | 156 + node_modules/node-gyp/gyp/tools/pretty_sln.py | 181 + .../node-gyp/gyp/tools/pretty_vcproj.py | 339 + .../node-gyp/lib/Find-VisualStudio.cs | 250 + node_modules/node-gyp/lib/build.js | 213 + node_modules/node-gyp/lib/clean.js | 15 + node_modules/node-gyp/lib/configure.js | 360 + .../node-gyp/lib/create-config-gypi.js | 147 + .../node-gyp/lib/find-node-directory.js | 63 + node_modules/node-gyp/lib/find-python.js | 344 + .../node-gyp/lib/find-visualstudio.js | 452 + node_modules/node-gyp/lib/install.js | 376 + node_modules/node-gyp/lib/list.js | 27 + node_modules/node-gyp/lib/node-gyp.js | 215 + node_modules/node-gyp/lib/process-release.js | 147 + node_modules/node-gyp/lib/rebuild.js | 13 + node_modules/node-gyp/lib/remove.js | 46 + node_modules/node-gyp/lib/util.js | 64 + node_modules/node-gyp/macOS_Catalina.md | 104 + .../node-gyp/macOS_Catalina_acid_test.sh | 21 + node_modules/node-gyp/package.json | 50 + .../node-gyp/src/win_delay_load_hook.cc | 39 + node_modules/node-gyp/test/common.js | 3 + .../fixtures/VS_2017_BuildTools_minimal.txt | 1 + .../fixtures/VS_2017_Community_workload.txt | 1 + .../test/fixtures/VS_2017_Express.txt | 1 + .../test/fixtures/VS_2017_Unusable.txt | 1 + .../fixtures/VS_2019_BuildTools_minimal.txt | 1 + .../fixtures/VS_2019_Community_workload.txt | 1 + .../test/fixtures/VS_2019_Preview.txt | 1 + node_modules/node-gyp/test/fixtures/certs.js | 150 + .../fixtures/nodedir/include/node/config.gypi | 6 + .../node-gyp/test/fixtures/test-charmap.py | 31 + .../node-gyp/test/process-exec-sync.js | 140 + node_modules/node-gyp/test/simple-proxy.js | 27 + node_modules/node-gyp/test/test-addon.js | 150 + .../node-gyp/test/test-configure-python.js | 84 + .../node-gyp/test/test-create-config-gypi.js | 70 + node_modules/node-gyp/test/test-download.js | 217 + .../test/test-find-accessible-sync.js | 84 + .../node-gyp/test/test-find-node-directory.js | 119 + .../node-gyp/test/test-find-python.js | 226 + .../node-gyp/test/test-find-visualstudio.js | 676 + node_modules/node-gyp/test/test-install.js | 46 + node_modules/node-gyp/test/test-options.js | 42 + .../node-gyp/test/test-process-release.js | 434 + node_modules/node-gyp/update-gyp.py | 64 + node_modules/noop2/CHANGELOG.md | 2 + node_modules/noop2/LICENSE | 21 + node_modules/noop2/README.md | 49 + node_modules/noop2/index.js | 8 + node_modules/noop2/package.json | 30 + node_modules/nopt/LICENSE | 15 + node_modules/nopt/README.md | 213 + node_modules/nopt/bin/nopt.js | 56 + node_modules/nopt/lib/nopt.js | 515 + node_modules/nopt/package.json | 53 + node_modules/npmlog/LICENSE.md | 20 + node_modules/npmlog/README.md | 216 + node_modules/npmlog/lib/log.js | 404 + node_modules/npmlog/package.json | 51 + node_modules/nth-check/LICENSE | 11 + node_modules/nth-check/README.md | 136 + node_modules/nth-check/lib/compile.d.ts | 55 + node_modules/nth-check/lib/compile.d.ts.map | 1 + node_modules/nth-check/lib/compile.js | 121 + node_modules/nth-check/lib/compile.js.map | 1 + node_modules/nth-check/lib/esm/compile.d.ts | 55 + .../nth-check/lib/esm/compile.d.ts.map | 1 + node_modules/nth-check/lib/esm/compile.js | 113 + node_modules/nth-check/lib/esm/compile.js.map | 1 + node_modules/nth-check/lib/esm/index.d.ts | 59 + node_modules/nth-check/lib/esm/index.d.ts.map | 1 + node_modules/nth-check/lib/esm/index.js | 63 + node_modules/nth-check/lib/esm/index.js.map | 1 + node_modules/nth-check/lib/esm/package.json | 1 + node_modules/nth-check/lib/esm/parse.d.ts | 9 + node_modules/nth-check/lib/esm/parse.d.ts.map | 1 + node_modules/nth-check/lib/esm/parse.js | 73 + node_modules/nth-check/lib/esm/parse.js.map | 1 + node_modules/nth-check/lib/index.d.ts | 59 + node_modules/nth-check/lib/index.d.ts.map | 1 + node_modules/nth-check/lib/index.js | 70 + node_modules/nth-check/lib/index.js.map | 1 + node_modules/nth-check/lib/parse.d.ts | 9 + node_modules/nth-check/lib/parse.d.ts.map | 1 + node_modules/nth-check/lib/parse.js | 77 + node_modules/nth-check/lib/parse.js.map | 1 + node_modules/nth-check/package.json | 78 + node_modules/object-copy/LICENSE | 21 + node_modules/object-copy/index.js | 174 + .../node_modules/define-property/LICENSE | 21 + .../node_modules/define-property/README.md | 77 + .../node_modules/define-property/index.js | 31 + .../node_modules/define-property/package.json | 51 + .../is-accessor-descriptor/LICENSE | 21 + .../is-accessor-descriptor/README.md | 123 + .../is-accessor-descriptor/index.js | 69 + .../is-accessor-descriptor/package.json | 61 + .../node_modules/is-data-descriptor/LICENSE | 21 + .../node_modules/is-data-descriptor/README.md | 128 + .../node_modules/is-data-descriptor/index.js | 55 + .../is-data-descriptor/package.json | 60 + .../node_modules/is-descriptor/LICENSE | 21 + .../node_modules/is-descriptor/README.md | 193 + .../node_modules/is-descriptor/index.js | 22 + .../node_modules/kind-of/LICENSE | 21 + .../node_modules/kind-of/README.md | 342 + .../node_modules/kind-of/index.js | 147 + .../node_modules/kind-of/package.json | 91 + .../node_modules/is-descriptor/package.json | 75 + .../object-copy/node_modules/kind-of/LICENSE | 21 + .../node_modules/kind-of/README.md | 261 + .../object-copy/node_modules/kind-of/index.js | 116 + .../node_modules/kind-of/package.json | 90 + node_modules/object-copy/package.json | 47 + node_modules/object-visit/LICENSE | 21 + node_modules/object-visit/README.md | 83 + node_modules/object-visit/index.js | 33 + node_modules/object-visit/package.json | 65 + node_modules/object.pick/LICENSE | 21 + node_modules/object.pick/README.md | 76 + node_modules/object.pick/index.js | 35 + node_modules/object.pick/package.json | 60 + node_modules/on-finished/HISTORY.md | 88 + node_modules/on-finished/LICENSE | 23 + node_modules/on-finished/README.md | 154 + node_modules/on-finished/index.js | 196 + node_modules/on-finished/package.json | 31 + node_modules/on-headers/HISTORY.md | 21 + node_modules/on-headers/LICENSE | 22 + node_modules/on-headers/README.md | 81 + node_modules/on-headers/index.js | 132 + node_modules/on-headers/package.json | 42 + node_modules/once/LICENSE | 15 + node_modules/once/README.md | 79 + node_modules/once/once.js | 42 + node_modules/once/package.json | 33 + node_modules/p-map/index.d.ts | 67 + node_modules/p-map/index.js | 81 + node_modules/p-map/license | 9 + node_modules/p-map/package.json | 53 + node_modules/p-map/readme.md | 89 + node_modules/pako/CHANGELOG.md | 164 + node_modules/pako/LICENSE | 21 + node_modules/pako/README.md | 191 + node_modules/pako/dist/pako.js | 6818 ++++++ node_modules/pako/dist/pako.min.js | 1 + node_modules/pako/dist/pako_deflate.js | 3997 ++++ node_modules/pako/dist/pako_deflate.min.js | 1 + node_modules/pako/dist/pako_inflate.js | 3300 +++ node_modules/pako/dist/pako_inflate.min.js | 1 + node_modules/pako/index.js | 14 + node_modules/pako/lib/deflate.js | 400 + node_modules/pako/lib/inflate.js | 423 + node_modules/pako/lib/utils/common.js | 105 + node_modules/pako/lib/utils/strings.js | 187 + node_modules/pako/lib/zlib/README | 59 + node_modules/pako/lib/zlib/adler32.js | 51 + node_modules/pako/lib/zlib/constants.js | 68 + node_modules/pako/lib/zlib/crc32.js | 59 + node_modules/pako/lib/zlib/deflate.js | 1874 ++ node_modules/pako/lib/zlib/gzheader.js | 58 + node_modules/pako/lib/zlib/inffast.js | 345 + node_modules/pako/lib/zlib/inflate.js | 1556 ++ node_modules/pako/lib/zlib/inftrees.js | 343 + node_modules/pako/lib/zlib/messages.js | 32 + node_modules/pako/lib/zlib/trees.js | 1222 ++ node_modules/pako/lib/zlib/zstream.js | 47 + node_modules/pako/package.json | 44 + .../parse5-htmlparser2-tree-adapter/LICENSE | 19 + .../parse5-htmlparser2-tree-adapter/README.md | 34 + .../dist/cjs/index.d.ts | 7 + .../dist/cjs/index.js | 215 + .../dist/cjs/package.json | 1 + .../dist/index.d.ts | 7 + .../dist/index.js | 214 + .../package.json | 39 + node_modules/parse5/LICENSE | 19 + node_modules/parse5/README.md | 38 + .../parse5/dist/cjs/common/doctype.d.ts | 5 + .../parse5/dist/cjs/common/doctype.js | 120 + .../parse5/dist/cjs/common/error-codes.d.ts | 68 + .../parse5/dist/cjs/common/error-codes.js | 67 + .../dist/cjs/common/foreign-content.d.ts | 10 + .../parse5/dist/cjs/common/foreign-content.js | 239 + node_modules/parse5/dist/cjs/common/html.d.ts | 288 + node_modules/parse5/dist/cjs/common/html.js | 529 + .../parse5/dist/cjs/common/token.d.ts | 85 + node_modules/parse5/dist/cjs/common/token.js | 25 + .../parse5/dist/cjs/common/unicode.d.ts | 49 + .../parse5/dist/cjs/common/unicode.js | 77 + node_modules/parse5/dist/cjs/index.d.ts | 60 + node_modules/parse5/dist/cjs/index.js | 57 + node_modules/parse5/dist/cjs/package.json | 1 + .../cjs/parser/formatting-element-list.d.ts | 37 + .../cjs/parser/formatting-element-list.js | 115 + .../parse5/dist/cjs/parser/index.d.ts | 157 + node_modules/parse5/dist/cjs/parser/index.js | 3163 +++ .../dist/cjs/parser/open-element-stack.d.ts | 53 + .../dist/cjs/parser/open-element-stack.js | 316 + .../parse5/dist/cjs/serializer/index.d.ts | 61 + .../parse5/dist/cjs/serializer/index.js | 173 + .../parse5/dist/cjs/tokenizer/index.d.ts | 248 + .../parse5/dist/cjs/tokenizer/index.js | 2908 +++ .../dist/cjs/tokenizer/preprocessor.d.ts | 37 + .../parse5/dist/cjs/tokenizer/preprocessor.js | 199 + .../dist/cjs/tree-adapters/default.d.ts | 85 + .../parse5/dist/cjs/tree-adapters/default.js | 177 + .../dist/cjs/tree-adapters/interface.d.ts | 250 + .../dist/cjs/tree-adapters/interface.js | 3 + node_modules/parse5/dist/common/doctype.d.ts | 5 + node_modules/parse5/dist/common/doctype.js | 115 + .../parse5/dist/common/error-codes.d.ts | 68 + .../parse5/dist/common/error-codes.js | 64 + .../parse5/dist/common/foreign-content.d.ts | 10 + .../parse5/dist/common/foreign-content.js | 230 + node_modules/parse5/dist/common/html.d.ts | 288 + node_modules/parse5/dist/common/html.js | 523 + node_modules/parse5/dist/common/token.d.ts | 85 + node_modules/parse5/dist/common/token.js | 21 + node_modules/parse5/dist/common/unicode.d.ts | 49 + node_modules/parse5/dist/common/unicode.js | 69 + node_modules/parse5/dist/index.d.ts | 60 + node_modules/parse5/dist/index.js | 45 + .../dist/parser/formatting-element-list.d.ts | 37 + .../dist/parser/formatting-element-list.js | 111 + node_modules/parse5/dist/parser/index.d.ts | 157 + node_modules/parse5/dist/parser/index.js | 3168 +++ .../dist/parser/open-element-stack.d.ts | 53 + .../parse5/dist/parser/open-element-stack.js | 312 + .../parse5/dist/serializer/index.d.ts | 61 + node_modules/parse5/dist/serializer/index.js | 168 + node_modules/parse5/dist/tokenizer/index.d.ts | 248 + node_modules/parse5/dist/tokenizer/index.js | 2904 +++ .../parse5/dist/tokenizer/preprocessor.d.ts | 37 + .../parse5/dist/tokenizer/preprocessor.js | 195 + .../parse5/dist/tree-adapters/default.d.ts | 85 + .../parse5/dist/tree-adapters/default.js | 174 + .../parse5/dist/tree-adapters/interface.d.ts | 250 + .../parse5/dist/tree-adapters/interface.js | 2 + node_modules/parse5/package.json | 50 + node_modules/parseurl/HISTORY.md | 58 + node_modules/parseurl/LICENSE | 24 + node_modules/parseurl/README.md | 133 + node_modules/parseurl/index.js | 158 + node_modules/parseurl/package.json | 40 + node_modules/pascalcase/LICENSE | 21 + node_modules/pascalcase/README.md | 80 + node_modules/pascalcase/index.js | 21 + node_modules/pascalcase/package.json | 46 + node_modules/path-exists/index.d.ts | 28 + node_modules/path-exists/index.js | 23 + node_modules/path-exists/license | 9 + node_modules/path-exists/package.json | 39 + node_modules/path-exists/readme.md | 52 + node_modules/path-is-absolute/index.js | 20 + node_modules/path-is-absolute/license | 21 + node_modules/path-is-absolute/package.json | 43 + node_modules/path-is-absolute/readme.md | 59 + node_modules/path-to-regexp/History.md | 36 + node_modules/path-to-regexp/LICENSE | 21 + node_modules/path-to-regexp/Readme.md | 35 + node_modules/path-to-regexp/index.js | 129 + node_modules/path-to-regexp/package.json | 30 + node_modules/path-type/index.d.ts | 51 + node_modules/path-type/index.js | 43 + node_modules/path-type/license | 9 + node_modules/path-type/package.json | 45 + node_modules/path-type/readme.md | 72 + node_modules/picocolors/LICENSE | 15 + node_modules/picocolors/README.md | 21 + node_modules/picocolors/package.json | 25 + node_modules/picocolors/picocolors.browser.js | 4 + node_modules/picocolors/picocolors.d.ts | 5 + node_modules/picocolors/picocolors.js | 58 + node_modules/picocolors/types.ts | 30 + node_modules/picomatch/CHANGELOG.md | 136 + node_modules/picomatch/LICENSE | 21 + node_modules/picomatch/README.md | 708 + node_modules/picomatch/index.js | 3 + node_modules/picomatch/lib/constants.js | 179 + node_modules/picomatch/lib/parse.js | 1091 + node_modules/picomatch/lib/picomatch.js | 342 + node_modules/picomatch/lib/scan.js | 391 + node_modules/picomatch/lib/utils.js | 64 + node_modules/picomatch/package.json | 81 + node_modules/posix-character-classes/LICENSE | 21 + .../posix-character-classes/README.md | 103 + node_modules/posix-character-classes/index.js | 22 + .../posix-character-classes/package.json | 54 + node_modules/process-nextick-args/index.js | 45 + node_modules/process-nextick-args/license.md | 19 + .../process-nextick-args/package.json | 25 + node_modules/process-nextick-args/readme.md | 18 + node_modules/promise-inflight/LICENSE | 14 + node_modules/promise-inflight/README.md | 34 + node_modules/promise-inflight/inflight.js | 36 + node_modules/promise-inflight/package.json | 24 + node_modules/promise-retry/.editorconfig | 15 + node_modules/promise-retry/.jshintrc | 64 + node_modules/promise-retry/.travis.yml | 4 + node_modules/promise-retry/LICENSE | 19 + node_modules/promise-retry/README.md | 94 + node_modules/promise-retry/index.js | 52 + node_modules/promise-retry/package.json | 37 + node_modules/promise-retry/test/test.js | 263 + node_modules/proxy-addr/HISTORY.md | 161 + node_modules/proxy-addr/LICENSE | 22 + node_modules/proxy-addr/README.md | 139 + node_modules/proxy-addr/index.js | 327 + node_modules/proxy-addr/package.json | 47 + node_modules/pump/.travis.yml | 5 + node_modules/pump/LICENSE | 21 + node_modules/pump/README.md | 56 + node_modules/pump/index.js | 80 + node_modules/pump/package.json | 24 + node_modules/pump/test-browser.js | 58 + node_modules/pump/test.js | 46 + node_modules/qs/.editorconfig | 30 + node_modules/qs/.eslintignore | 1 + node_modules/qs/.eslintrc | 19 + node_modules/qs/CHANGELOG.md | 226 + node_modules/qs/LICENSE | 28 + node_modules/qs/README.md | 475 + node_modules/qs/dist/qs.js | 638 + node_modules/qs/lib/formats.js | 18 + node_modules/qs/lib/index.js | 11 + node_modules/qs/lib/parse.js | 174 + node_modules/qs/lib/stringify.js | 210 + node_modules/qs/lib/utils.js | 213 + node_modules/qs/package.json | 52 + node_modules/qs/test/.eslintrc | 15 + node_modules/qs/test/index.js | 7 + node_modules/qs/test/parse.js | 574 + node_modules/qs/test/stringify.js | 597 + node_modules/qs/test/utils.js | 34 + node_modules/queue-microtask/LICENSE | 20 + node_modules/queue-microtask/README.md | 90 + node_modules/queue-microtask/index.d.ts | 2 + node_modules/queue-microtask/index.js | 9 + node_modules/queue-microtask/package.json | 55 + node_modules/range-parser/HISTORY.md | 56 + node_modules/range-parser/LICENSE | 23 + node_modules/range-parser/README.md | 84 + node_modules/range-parser/index.js | 162 + node_modules/range-parser/package.json | 44 + node_modules/raw-body/HISTORY.md | 258 + node_modules/raw-body/LICENSE | 22 + node_modules/raw-body/README.md | 219 + node_modules/raw-body/index.d.ts | 87 + node_modules/raw-body/index.js | 286 + node_modules/raw-body/package.json | 48 + node_modules/readable-stream/.travis.yml | 34 + node_modules/readable-stream/CONTRIBUTING.md | 38 + node_modules/readable-stream/GOVERNANCE.md | 136 + node_modules/readable-stream/LICENSE | 47 + node_modules/readable-stream/README.md | 58 + .../doc/wg-meetings/2015-01-30.md | 60 + .../readable-stream/duplex-browser.js | 1 + node_modules/readable-stream/duplex.js | 1 + .../readable-stream/lib/_stream_duplex.js | 131 + .../lib/_stream_passthrough.js | 47 + .../readable-stream/lib/_stream_readable.js | 1019 + .../readable-stream/lib/_stream_transform.js | 214 + .../readable-stream/lib/_stream_writable.js | 687 + .../lib/internal/streams/BufferList.js | 79 + .../lib/internal/streams/destroy.js | 74 + .../lib/internal/streams/stream-browser.js | 1 + .../lib/internal/streams/stream.js | 1 + node_modules/readable-stream/package.json | 52 + node_modules/readable-stream/passthrough.js | 1 + .../readable-stream/readable-browser.js | 7 + node_modules/readable-stream/readable.js | 19 + node_modules/readable-stream/transform.js | 1 + .../readable-stream/writable-browser.js | 1 + node_modules/readable-stream/writable.js | 8 + node_modules/readdirp/LICENSE | 20 + node_modules/readdirp/README.md | 204 + .../readdirp/node_modules/braces/LICENSE | 21 + .../readdirp/node_modules/braces/README.md | 640 + .../readdirp/node_modules/braces/index.js | 318 + .../node_modules/braces/lib/braces.js | 104 + .../node_modules/braces/lib/compilers.js | 282 + .../node_modules/braces/lib/parsers.js | 360 + .../readdirp/node_modules/braces/lib/utils.js | 343 + .../node_modules/extend-shallow/LICENSE | 21 + .../node_modules/extend-shallow/README.md | 61 + .../node_modules/extend-shallow/index.js | 33 + .../node_modules/extend-shallow/package.json | 56 + .../readdirp/node_modules/braces/package.json | 108 + .../readdirp/node_modules/fill-range/LICENSE | 21 + .../node_modules/fill-range/README.md | 250 + .../readdirp/node_modules/fill-range/index.js | 208 + .../node_modules/extend-shallow/LICENSE | 21 + .../node_modules/extend-shallow/README.md | 61 + .../node_modules/extend-shallow/index.js | 33 + .../node_modules/extend-shallow/package.json | 56 + .../node_modules/fill-range/package.json | 82 + .../node_modules/is-extendable/LICENSE | 21 + .../node_modules/is-extendable/README.md | 72 + .../node_modules/is-extendable/index.js | 13 + .../node_modules/is-extendable/package.json | 51 + .../readdirp/node_modules/is-number/LICENSE | 21 + .../readdirp/node_modules/is-number/README.md | 115 + .../readdirp/node_modules/is-number/index.js | 22 + .../is-number/node_modules/kind-of/LICENSE | 21 + .../is-number/node_modules/kind-of/README.md | 261 + .../is-number/node_modules/kind-of/index.js | 116 + .../node_modules/kind-of/package.json | 90 + .../node_modules/is-number/package.json | 83 + .../node_modules/micromatch/CHANGELOG.md | 37 + .../readdirp/node_modules/micromatch/LICENSE | 21 + .../node_modules/micromatch/README.md | 1150 ++ .../readdirp/node_modules/micromatch/index.js | 877 + .../node_modules/micromatch/lib/.DS_Store | Bin 0 -> 6148 bytes .../node_modules/micromatch/lib/cache.js | 1 + .../node_modules/micromatch/lib/compilers.js | 77 + .../node_modules/micromatch/lib/parsers.js | 83 + .../node_modules/micromatch/lib/utils.js | 309 + .../node_modules/micromatch/package.json | 147 + .../node_modules/to-regex-range/LICENSE | 21 + .../node_modules/to-regex-range/README.md | 281 + .../node_modules/to-regex-range/index.js | 294 + .../node_modules/to-regex-range/package.json | 86 + node_modules/readdirp/package.json | 50 + node_modules/readdirp/readdirp.js | 294 + node_modules/readdirp/stream-api.js | 98 + node_modules/regex-not/LICENSE | 21 + node_modules/regex-not/README.md | 133 + node_modules/regex-not/index.js | 72 + node_modules/regex-not/package.json | 63 + node_modules/repeat-element/LICENSE | 21 + node_modules/repeat-element/README.md | 99 + node_modules/repeat-element/index.js | 22 + node_modules/repeat-element/package.json | 49 + node_modules/repeat-string/LICENSE | 21 + node_modules/repeat-string/README.md | 136 + node_modules/repeat-string/index.js | 70 + node_modules/repeat-string/package.json | 77 + node_modules/require-directory/.jshintrc | 67 + node_modules/require-directory/.npmignore | 1 + node_modules/require-directory/.travis.yml | 3 + node_modules/require-directory/LICENSE | 22 + .../require-directory/README.markdown | 184 + node_modules/require-directory/index.js | 86 + node_modules/require-directory/package.json | 40 + node_modules/resolve-url/.jshintrc | 44 + node_modules/resolve-url/LICENSE | 21 + node_modules/resolve-url/bower.json | 15 + node_modules/resolve-url/changelog.md | 15 + node_modules/resolve-url/component.json | 15 + node_modules/resolve-url/package.json | 34 + node_modules/resolve-url/readme.md | 83 + node_modules/resolve-url/resolve-url.js | 47 + node_modules/resolve-url/test/resolve-url.js | 70 + node_modules/ret/LICENSE | 19 + node_modules/ret/README.md | 183 + node_modules/ret/lib/index.js | 282 + node_modules/ret/lib/positions.js | 17 + node_modules/ret/lib/sets.js | 82 + node_modules/ret/lib/types.js | 10 + node_modules/ret/lib/util.js | 111 + node_modules/ret/package.json | 35 + node_modules/retry/.npmignore | 3 + node_modules/retry/.travis.yml | 15 + node_modules/retry/License | 21 + node_modules/retry/Makefile | 18 + node_modules/retry/README.md | 227 + node_modules/retry/equation.gif | Bin 0 -> 1209 bytes node_modules/retry/example/dns.js | 31 + node_modules/retry/example/stop.js | 40 + node_modules/retry/index.js | 1 + node_modules/retry/lib/retry.js | 100 + node_modules/retry/lib/retry_operation.js | 158 + node_modules/retry/package.json | 32 + node_modules/retry/test/common.js | 10 + .../retry/test/integration/test-forever.js | 24 + .../test/integration/test-retry-operation.js | 258 + .../retry/test/integration/test-retry-wrap.js | 101 + .../retry/test/integration/test-timeouts.js | 69 + node_modules/reusify/.coveralls.yml | 1 + node_modules/reusify/.travis.yml | 28 + node_modules/reusify/LICENSE | 22 + node_modules/reusify/README.md | 145 + .../benchmarks/createNoCodeFunction.js | 30 + node_modules/reusify/benchmarks/fib.js | 13 + .../reusify/benchmarks/reuseNoCodeFunction.js | 38 + node_modules/reusify/package.json | 45 + node_modules/reusify/reusify.js | 33 + node_modules/reusify/test.js | 66 + node_modules/rimraf/CHANGELOG.md | 65 + node_modules/rimraf/LICENSE | 15 + node_modules/rimraf/README.md | 101 + node_modules/rimraf/bin.js | 68 + node_modules/rimraf/package.json | 32 + node_modules/rimraf/rimraf.js | 360 + node_modules/run-parallel/LICENSE | 20 + node_modules/run-parallel/README.md | 85 + node_modules/run-parallel/index.js | 51 + node_modules/run-parallel/package.json | 58 + node_modules/safe-buffer/LICENSE | 21 + node_modules/safe-buffer/README.md | 584 + node_modules/safe-buffer/index.d.ts | 187 + node_modules/safe-buffer/index.js | 62 + node_modules/safe-buffer/package.json | 37 + node_modules/safe-regex/.travis.yml | 4 + node_modules/safe-regex/LICENSE | 18 + node_modules/safe-regex/example/safe.js | 3 + node_modules/safe-regex/index.js | 43 + node_modules/safe-regex/package.json | 43 + node_modules/safe-regex/readme.markdown | 65 + node_modules/safe-regex/test/regex.js | 50 + node_modules/safer-buffer/LICENSE | 21 + node_modules/safer-buffer/Porting-Buffer.md | 268 + node_modules/safer-buffer/Readme.md | 156 + node_modules/safer-buffer/dangerous.js | 58 + node_modules/safer-buffer/package.json | 34 + node_modules/safer-buffer/safer.js | 77 + node_modules/safer-buffer/tests.js | 406 + node_modules/sax/LICENSE | 41 + node_modules/sax/README.md | 225 + node_modules/sax/lib/sax.js | 1565 ++ node_modules/sax/package.json | 25 + node_modules/semver/LICENSE | 15 + node_modules/semver/README.md | 568 + node_modules/semver/bin/semver.js | 183 + node_modules/semver/classes/comparator.js | 136 + node_modules/semver/classes/index.js | 5 + node_modules/semver/classes/range.js | 522 + node_modules/semver/classes/semver.js | 287 + node_modules/semver/functions/clean.js | 6 + node_modules/semver/functions/cmp.js | 52 + node_modules/semver/functions/coerce.js | 52 + .../semver/functions/compare-build.js | 7 + .../semver/functions/compare-loose.js | 3 + node_modules/semver/functions/compare.js | 5 + node_modules/semver/functions/diff.js | 23 + node_modules/semver/functions/eq.js | 3 + node_modules/semver/functions/gt.js | 3 + node_modules/semver/functions/gte.js | 3 + node_modules/semver/functions/inc.js | 18 + node_modules/semver/functions/lt.js | 3 + node_modules/semver/functions/lte.js | 3 + node_modules/semver/functions/major.js | 3 + node_modules/semver/functions/minor.js | 3 + node_modules/semver/functions/neq.js | 3 + node_modules/semver/functions/parse.js | 33 + node_modules/semver/functions/patch.js | 3 + node_modules/semver/functions/prerelease.js | 6 + node_modules/semver/functions/rcompare.js | 3 + node_modules/semver/functions/rsort.js | 3 + node_modules/semver/functions/satisfies.js | 10 + node_modules/semver/functions/sort.js | 3 + node_modules/semver/functions/valid.js | 6 + node_modules/semver/index.js | 88 + node_modules/semver/internal/constants.js | 17 + node_modules/semver/internal/debug.js | 9 + node_modules/semver/internal/identifiers.js | 23 + node_modules/semver/internal/parse-options.js | 11 + node_modules/semver/internal/re.js | 182 + .../semver/node_modules/lru-cache/LICENSE | 15 + .../semver/node_modules/lru-cache/README.md | 166 + .../semver/node_modules/lru-cache/index.js | 334 + .../node_modules/lru-cache/package.json | 34 + node_modules/semver/package.json | 86 + node_modules/semver/preload.js | 2 + node_modules/semver/range.bnf | 16 + node_modules/semver/ranges/gtr.js | 4 + node_modules/semver/ranges/intersects.js | 7 + node_modules/semver/ranges/ltr.js | 4 + node_modules/semver/ranges/max-satisfying.js | 25 + node_modules/semver/ranges/min-satisfying.js | 24 + node_modules/semver/ranges/min-version.js | 61 + node_modules/semver/ranges/outside.js | 80 + node_modules/semver/ranges/simplify.js | 47 + node_modules/semver/ranges/subset.js | 244 + node_modules/semver/ranges/to-comparators.js | 8 + node_modules/semver/ranges/valid.js | 11 + node_modules/send/HISTORY.md | 462 + node_modules/send/LICENSE | 23 + node_modules/send/README.md | 306 + node_modules/send/index.js | 1130 + node_modules/send/package.json | 61 + node_modules/serve-static/HISTORY.md | 433 + node_modules/serve-static/LICENSE | 25 + node_modules/serve-static/README.md | 258 + node_modules/serve-static/index.js | 210 + node_modules/serve-static/package.json | 40 + node_modules/set-blocking/CHANGELOG.md | 26 + node_modules/set-blocking/LICENSE.txt | 14 + node_modules/set-blocking/README.md | 31 + node_modules/set-blocking/index.js | 7 + node_modules/set-blocking/package.json | 42 + node_modules/set-value/LICENSE | 21 + node_modules/set-value/README.md | 150 + node_modules/set-value/index.js | 55 + .../node_modules/extend-shallow/LICENSE | 21 + .../node_modules/extend-shallow/README.md | 61 + .../node_modules/extend-shallow/index.js | 33 + .../node_modules/extend-shallow/package.json | 56 + .../node_modules/is-extendable/LICENSE | 21 + .../node_modules/is-extendable/README.md | 72 + .../node_modules/is-extendable/index.js | 13 + .../node_modules/is-extendable/package.json | 51 + node_modules/set-value/package.json | 79 + node_modules/setprototypeof/LICENSE | 13 + node_modules/setprototypeof/README.md | 26 + node_modules/setprototypeof/index.d.ts | 2 + node_modules/setprototypeof/index.js | 15 + node_modules/setprototypeof/package.json | 25 + node_modules/signal-exit/LICENSE.txt | 16 + node_modules/signal-exit/README.md | 39 + node_modules/signal-exit/index.js | 202 + node_modules/signal-exit/package.json | 38 + node_modules/signal-exit/signals.js | 53 + node_modules/slash/index.d.ts | 25 + node_modules/slash/index.js | 11 + node_modules/slash/license | 9 + node_modules/slash/package.json | 35 + node_modules/slash/readme.md | 44 + node_modules/smart-buffer/.prettierrc.yaml | 5 + node_modules/smart-buffer/.travis.yml | 13 + node_modules/smart-buffer/LICENSE | 20 + node_modules/smart-buffer/README.md | 633 + .../smart-buffer/build/smartbuffer.js | 1233 ++ .../smart-buffer/build/smartbuffer.js.map | 1 + node_modules/smart-buffer/build/utils.js | 108 + node_modules/smart-buffer/build/utils.js.map | 1 + node_modules/smart-buffer/docs/CHANGELOG.md | 70 + node_modules/smart-buffer/docs/README_v3.md | 367 + node_modules/smart-buffer/docs/ROADMAP.md | 0 node_modules/smart-buffer/package.json | 79 + .../smart-buffer/typings/smartbuffer.d.ts | 755 + node_modules/smart-buffer/typings/utils.d.ts | 66 + node_modules/snapdragon-node/LICENSE | 21 + node_modules/snapdragon-node/README.md | 453 + node_modules/snapdragon-node/index.js | 492 + .../node_modules/define-property/LICENSE | 21 + .../node_modules/define-property/README.md | 95 + .../node_modules/define-property/index.js | 31 + .../node_modules/define-property/package.json | 62 + node_modules/snapdragon-node/package.json | 76 + node_modules/snapdragon-util/LICENSE | 21 + node_modules/snapdragon-util/README.md | 807 + node_modules/snapdragon-util/index.js | 1019 + .../node_modules/kind-of/LICENSE | 21 + .../node_modules/kind-of/README.md | 261 + .../node_modules/kind-of/index.js | 116 + .../node_modules/kind-of/package.json | 90 + node_modules/snapdragon-util/package.json | 65 + node_modules/snapdragon/LICENSE | 21 + node_modules/snapdragon/README.md | 321 + node_modules/snapdragon/index.js | 174 + node_modules/snapdragon/lib/compiler.js | 177 + node_modules/snapdragon/lib/parser.js | 533 + node_modules/snapdragon/lib/position.js | 14 + node_modules/snapdragon/lib/source-maps.js | 145 + node_modules/snapdragon/lib/utils.js | 48 + .../node_modules/define-property/LICENSE | 21 + .../node_modules/define-property/README.md | 77 + .../node_modules/define-property/index.js | 31 + .../node_modules/define-property/package.json | 51 + .../node_modules/extend-shallow/LICENSE | 21 + .../node_modules/extend-shallow/README.md | 61 + .../node_modules/extend-shallow/index.js | 33 + .../node_modules/extend-shallow/package.json | 56 + .../is-accessor-descriptor/LICENSE | 21 + .../is-accessor-descriptor/README.md | 123 + .../is-accessor-descriptor/index.js | 69 + .../node_modules/kind-of/LICENSE | 21 + .../node_modules/kind-of/README.md | 261 + .../node_modules/kind-of/index.js | 116 + .../node_modules/kind-of/package.json | 90 + .../is-accessor-descriptor/package.json | 61 + .../node_modules/is-data-descriptor/LICENSE | 21 + .../node_modules/is-data-descriptor/README.md | 128 + .../node_modules/is-data-descriptor/index.js | 55 + .../node_modules/kind-of/LICENSE | 21 + .../node_modules/kind-of/README.md | 261 + .../node_modules/kind-of/index.js | 116 + .../node_modules/kind-of/package.json | 90 + .../is-data-descriptor/package.json | 60 + .../node_modules/is-descriptor/LICENSE | 21 + .../node_modules/is-descriptor/README.md | 193 + .../node_modules/is-descriptor/index.js | 22 + .../node_modules/is-descriptor/package.json | 75 + .../node_modules/is-extendable/LICENSE | 21 + .../node_modules/is-extendable/README.md | 72 + .../node_modules/is-extendable/index.js | 13 + .../node_modules/is-extendable/package.json | 51 + .../snapdragon/node_modules/kind-of/LICENSE | 21 + .../snapdragon/node_modules/kind-of/README.md | 342 + .../snapdragon/node_modules/kind-of/index.js | 147 + .../node_modules/kind-of/package.json | 91 + node_modules/snapdragon/package.json | 79 + node_modules/socks-proxy-agent/README.md | 152 + .../socks-proxy-agent/dist/index.d.ts | 33 + node_modules/socks-proxy-agent/dist/index.js | 197 + .../socks-proxy-agent/dist/index.js.map | 1 + .../node_modules/debug/LICENSE | 20 + .../node_modules/debug/README.md | 481 + .../node_modules/debug/package.json | 59 + .../node_modules/debug/src/browser.js | 269 + .../node_modules/debug/src/common.js | 274 + .../node_modules/debug/src/index.js | 10 + .../node_modules/debug/src/node.js | 263 + .../node_modules/ms/index.js | 162 + .../node_modules/ms/license.md | 21 + .../node_modules/ms/package.json | 37 + .../node_modules/ms/readme.md | 60 + node_modules/socks-proxy-agent/package.json | 181 + node_modules/socks/.eslintrc.cjs | 11 + node_modules/socks/.prettierrc.yaml | 7 + node_modules/socks/LICENSE | 20 + node_modules/socks/README.md | 686 + .../socks/build/client/socksclient.js | 793 + .../socks/build/client/socksclient.js.map | 1 + node_modules/socks/build/common/constants.js | 114 + .../socks/build/common/constants.js.map | 1 + node_modules/socks/build/common/helpers.js | 128 + .../socks/build/common/helpers.js.map | 1 + .../socks/build/common/receivebuffer.js | 43 + .../socks/build/common/receivebuffer.js.map | 1 + node_modules/socks/build/common/util.js | 25 + node_modules/socks/build/common/util.js.map | 1 + node_modules/socks/build/index.js | 18 + node_modules/socks/build/index.js.map | 1 + node_modules/socks/docs/examples/index.md | 17 + .../examples/javascript/associateExample.md | 90 + .../docs/examples/javascript/bindExample.md | 83 + .../examples/javascript/connectExample.md | 258 + .../examples/typescript/associateExample.md | 93 + .../docs/examples/typescript/bindExample.md | 86 + .../examples/typescript/connectExample.md | 265 + node_modules/socks/docs/index.md | 5 + node_modules/socks/docs/migratingFromV1.md | 86 + node_modules/socks/package.json | 58 + .../socks/typings/client/socksclient.d.ts | 162 + .../socks/typings/common/constants.d.ts | 152 + .../socks/typings/common/helpers.d.ts | 13 + .../socks/typings/common/receivebuffer.d.ts | 12 + node_modules/socks/typings/common/util.d.ts | 17 + node_modules/socks/typings/index.d.ts | 1 + node_modules/source-map-js/CHANGELOG.md | 320 + node_modules/source-map-js/LICENSE | 28 + node_modules/source-map-js/README.md | 758 + node_modules/source-map-js/lib/array-set.js | 121 + node_modules/source-map-js/lib/base64-vlq.js | 140 + node_modules/source-map-js/lib/base64.js | 67 + .../source-map-js/lib/binary-search.js | 111 + .../source-map-js/lib/mapping-list.js | 79 + node_modules/source-map-js/lib/quick-sort.js | 132 + .../source-map-js/lib/source-map-consumer.js | 1184 ++ .../source-map-js/lib/source-map-generator.js | 425 + node_modules/source-map-js/lib/source-node.js | 413 + node_modules/source-map-js/lib/util.js | 594 + node_modules/source-map-js/package.json | 71 + node_modules/source-map-js/source-map.d.ts | 115 + node_modules/source-map-js/source-map.js | 8 + node_modules/source-map-resolve/LICENSE | 22 + node_modules/source-map-resolve/changelog.md | 108 + .../lib/decode-uri-component.js | 8 + .../source-map-resolve/lib/resolve-url.js | 9 + .../lib/source-map-resolve-node.js | 342 + node_modules/source-map-resolve/package.json | 47 + node_modules/source-map-resolve/readme.md | 231 + .../source-map-resolve/source-map-resolve.js | 348 + node_modules/source-map-url/LICENSE | 21 + node_modules/source-map-url/changelog.md | 57 + node_modules/source-map-url/package.json | 39 + node_modules/source-map-url/readme.md | 97 + node_modules/source-map-url/source-map-url.js | 57 + node_modules/source-map/CHANGELOG.md | 301 + node_modules/source-map/LICENSE | 28 + node_modules/source-map/README.md | 729 + .../source-map/dist/source-map.debug.js | 3091 +++ node_modules/source-map/dist/source-map.js | 3090 +++ .../source-map/dist/source-map.min.js | 2 + .../source-map/dist/source-map.min.js.map | 1 + node_modules/source-map/lib/array-set.js | 121 + node_modules/source-map/lib/base64-vlq.js | 140 + node_modules/source-map/lib/base64.js | 67 + node_modules/source-map/lib/binary-search.js | 111 + node_modules/source-map/lib/mapping-list.js | 79 + node_modules/source-map/lib/quick-sort.js | 114 + .../source-map/lib/source-map-consumer.js | 1082 + .../source-map/lib/source-map-generator.js | 416 + node_modules/source-map/lib/source-node.js | 413 + node_modules/source-map/lib/util.js | 417 + node_modules/source-map/package.json | 72 + node_modules/source-map/source-map.js | 8 + node_modules/split-string/LICENSE | 21 + node_modules/split-string/README.md | 321 + node_modules/split-string/index.js | 171 + node_modules/split-string/package.json | 65 + node_modules/split2/.npmignore | 7 + node_modules/split2/.travis.yml | 3 + node_modules/split2/LICENSE | 13 + node_modules/split2/README.md | 74 + node_modules/split2/index.js | 105 + node_modules/split2/package.json | 30 + node_modules/split2/test.js | 209 + node_modules/ssri/LICENSE.md | 16 + node_modules/ssri/README.md | 528 + node_modules/ssri/lib/index.js | 524 + node_modules/ssri/package.json | 63 + node_modules/static-extend/LICENSE | 21 + node_modules/static-extend/index.js | 90 + .../node_modules/define-property/LICENSE | 21 + .../node_modules/define-property/README.md | 77 + .../node_modules/define-property/index.js | 31 + .../node_modules/define-property/package.json | 51 + .../is-accessor-descriptor/LICENSE | 21 + .../is-accessor-descriptor/README.md | 123 + .../is-accessor-descriptor/index.js | 69 + .../node_modules/kind-of/LICENSE | 21 + .../node_modules/kind-of/README.md | 261 + .../node_modules/kind-of/index.js | 116 + .../node_modules/kind-of/package.json | 90 + .../is-accessor-descriptor/package.json | 61 + .../node_modules/is-data-descriptor/LICENSE | 21 + .../node_modules/is-data-descriptor/README.md | 128 + .../node_modules/is-data-descriptor/index.js | 55 + .../node_modules/kind-of/LICENSE | 21 + .../node_modules/kind-of/README.md | 261 + .../node_modules/kind-of/index.js | 116 + .../node_modules/kind-of/package.json | 90 + .../is-data-descriptor/package.json | 60 + .../node_modules/is-descriptor/LICENSE | 21 + .../node_modules/is-descriptor/README.md | 193 + .../node_modules/is-descriptor/index.js | 22 + .../node_modules/is-descriptor/package.json | 75 + .../node_modules/kind-of/LICENSE | 21 + .../node_modules/kind-of/README.md | 342 + .../node_modules/kind-of/index.js | 147 + .../node_modules/kind-of/package.json | 91 + node_modules/static-extend/package.json | 63 + node_modules/statuses/HISTORY.md | 60 + node_modules/statuses/LICENSE | 23 + node_modules/statuses/README.md | 127 + node_modules/statuses/codes.json | 65 + node_modules/statuses/index.js | 113 + node_modules/statuses/package.json | 48 + node_modules/string-width/index.d.ts | 29 + node_modules/string-width/index.js | 47 + node_modules/string-width/license | 9 + node_modules/string-width/package.json | 56 + node_modules/string-width/readme.md | 50 + node_modules/string_decoder/.travis.yml | 50 + node_modules/string_decoder/LICENSE | 48 + node_modules/string_decoder/README.md | 47 + .../string_decoder/lib/string_decoder.js | 296 + node_modules/string_decoder/package.json | 31 + node_modules/strip-ansi/index.d.ts | 17 + node_modules/strip-ansi/index.js | 4 + node_modules/strip-ansi/license | 9 + node_modules/strip-ansi/package.json | 54 + node_modules/strip-ansi/readme.md | 46 + node_modules/supports-color/browser.js | 5 + node_modules/supports-color/index.js | 135 + node_modules/supports-color/license | 9 + node_modules/supports-color/package.json | 53 + node_modules/supports-color/readme.md | 76 + node_modules/svg-pathdata/CHANGELOG.md | 248 + node_modules/svg-pathdata/LICENSE | 20 + node_modules/svg-pathdata/README.md | 162 + node_modules/svg-pathdata/index.d.ts | 2 + node_modules/svg-pathdata/karma.conf.js | 69 + node_modules/svg-pathdata/lib/SVGPathData.cjs | 16 + .../svg-pathdata/lib/SVGPathData.cjs.map | 1 + .../svg-pathdata/lib/SVGPathData.d.ts | 43 + .../svg-pathdata/lib/SVGPathData.module.js | 16 + .../lib/SVGPathData.module.js.map | 1 + .../svg-pathdata/lib/SVGPathDataEncoder.d.ts | 2 + .../svg-pathdata/lib/SVGPathDataParser.d.ts | 19 + .../lib/SVGPathDataTransformer.d.ts | 28 + .../svg-pathdata/lib/TransformableSVG.d.ts | 21 + node_modules/svg-pathdata/lib/mathUtils.d.ts | 28 + node_modules/svg-pathdata/lib/types.d.ts | 75 + node_modules/svg-pathdata/package.json | 95 + node_modules/svg-pathdata/src/SVGPathData.ts | 90 + .../svg-pathdata/src/SVGPathDataEncoder.ts | 62 + .../svg-pathdata/src/SVGPathDataParser.ts | 290 + .../src/SVGPathDataTransformer.ts | 620 + .../svg-pathdata/src/TransformableSVG.ts | 74 + node_modules/svg-pathdata/src/mathUtils.ts | 200 + node_modules/svg-pathdata/src/types.ts | 41 + node_modules/svg-pathdata/tsconfig.json | 67 + node_modules/svg-pathdata/tslint.json | 19 + node_modules/svg2ttf/CHANGELOG.md | 227 + node_modules/svg2ttf/LICENSE | 21 + node_modules/svg2ttf/README.md | 66 + node_modules/svg2ttf/index.js | 210 + node_modules/svg2ttf/lib/math.js | 54 + node_modules/svg2ttf/lib/sfnt.js | 377 + node_modules/svg2ttf/lib/str.js | 43 + node_modules/svg2ttf/lib/svg.js | 244 + node_modules/svg2ttf/lib/ttf.js | 161 + node_modules/svg2ttf/lib/ttf/tables/cmap.js | 304 + node_modules/svg2ttf/lib/ttf/tables/glyf.js | 195 + node_modules/svg2ttf/lib/ttf/tables/gsub.js | 407 + node_modules/svg2ttf/lib/ttf/tables/head.js | 42 + node_modules/svg2ttf/lib/ttf/tables/hhea.js | 31 + node_modules/svg2ttf/lib/ttf/tables/hmtx.js | 19 + node_modules/svg2ttf/lib/ttf/tables/loca.js | 43 + node_modules/svg2ttf/lib/ttf/tables/maxp.js | 46 + node_modules/svg2ttf/lib/ttf/tables/name.js | 106 + node_modules/svg2ttf/lib/ttf/tables/os2.js | 90 + node_modules/svg2ttf/lib/ttf/tables/post.js | 73 + node_modules/svg2ttf/lib/ttf/utils.js | 129 + node_modules/svg2ttf/lib/ucs2.js | 50 + node_modules/svg2ttf/package.json | 40 + node_modules/svg2ttf/svg2ttf.js | 95 + node_modules/svgicons2svgfont/CHANGELOG.md | 124 + node_modules/svgicons2svgfont/LICENSE | 20 + node_modules/svgicons2svgfont/README.md | 305 + .../svgicons2svgfont/bin/svgicons2svgfont.js | 102 + .../brace-expansion/.github/FUNDING.yml | 2 + .../node_modules/brace-expansion/LICENSE | 21 + .../node_modules/brace-expansion/README.md | 135 + .../node_modules/brace-expansion/index.js | 203 + .../node_modules/brace-expansion/package.json | 46 + .../node_modules/glob/LICENSE | 15 + .../node_modules/glob/README.md | 378 + .../node_modules/glob/common.js | 240 + .../node_modules/glob/glob.js | 790 + .../node_modules/glob/package.json | 55 + .../node_modules/glob/sync.js | 486 + .../node_modules/minimatch/LICENSE | 15 + .../node_modules/minimatch/README.md | 259 + .../node_modules/minimatch/lib/path.js | 4 + .../node_modules/minimatch/minimatch.js | 906 + .../node_modules/minimatch/package.json | 32 + node_modules/svgicons2svgfont/package.json | 155 + node_modules/svgicons2svgfont/src/Matrix.js | 1120 + .../svgicons2svgfont/src/filesorter.js | 21 + node_modules/svgicons2svgfont/src/iconsdir.js | 102 + node_modules/svgicons2svgfont/src/index.js | 536 + node_modules/svgicons2svgfont/src/metadata.js | 96 + .../svgicons2svgfont/src/svgshapes2svgpath.js | 135 + node_modules/svgo/LICENSE | 21 + node_modules/svgo/README.md | 267 + node_modules/svgo/bin/svgo | 10 + node_modules/svgo/dist/svgo.browser.js | 1 + node_modules/svgo/lib/builtin.js | 55 + node_modules/svgo/lib/parser.js | 262 + node_modules/svgo/lib/path.js | 347 + node_modules/svgo/lib/stringifier.js | 299 + node_modules/svgo/lib/style.js | 284 + node_modules/svgo/lib/svgo-node.js | 85 + node_modules/svgo/lib/svgo.d.ts | 66 + node_modules/svgo/lib/svgo.js | 94 + node_modules/svgo/lib/svgo/coa.js | 523 + .../svgo/lib/svgo/css-select-adapter.d.ts | 2 + .../svgo/lib/svgo/css-select-adapter.js | 120 + node_modules/svgo/lib/svgo/plugins.js | 61 + node_modules/svgo/lib/svgo/tools.js | 138 + node_modules/svgo/lib/types.ts | 174 + node_modules/svgo/lib/xast.js | 86 + .../svgo/node_modules/commander/CHANGELOG.md | 440 + .../svgo/node_modules/commander/LICENSE | 22 + .../svgo/node_modules/commander/Readme.md | 917 + .../svgo/node_modules/commander/esm.mjs | 4 + .../svgo/node_modules/commander/index.js | 2217 ++ .../commander/package-support.json | 16 + .../svgo/node_modules/commander/package.json | 68 + .../node_modules/commander/typings/index.d.ts | 627 + node_modules/svgo/package.json | 134 + node_modules/svgo/plugins/_collections.js | 2168 ++ node_modules/svgo/plugins/_path.js | 816 + node_modules/svgo/plugins/_transforms.js | 379 + .../svgo/plugins/addAttributesToSVGElement.js | 82 + .../svgo/plugins/addClassesToSVGElement.js | 82 + node_modules/svgo/plugins/applyTransforms.js | 379 + node_modules/svgo/plugins/cleanupAttrs.js | 49 + .../svgo/plugins/cleanupEnableBackground.js | 73 + node_modules/svgo/plugins/cleanupIds.js | 287 + .../svgo/plugins/cleanupListOfValues.js | 147 + .../svgo/plugins/cleanupNumericValues.js | 106 + node_modules/svgo/plugins/collapseGroups.js | 134 + node_modules/svgo/plugins/convertColors.js | 144 + .../svgo/plugins/convertEllipseToCircle.js | 37 + node_modules/svgo/plugins/convertPathData.js | 1175 ++ .../svgo/plugins/convertShapeToPath.js | 170 + .../svgo/plugins/convertStyleToAttrs.js | 137 + node_modules/svgo/plugins/convertTransform.js | 417 + node_modules/svgo/plugins/inlineStyles.js | 386 + node_modules/svgo/plugins/mergePaths.js | 98 + node_modules/svgo/plugins/mergeStyles.js | 98 + node_modules/svgo/plugins/minifyStyles.js | 139 + .../svgo/plugins/moveElemsAttrsToGroup.js | 128 + .../svgo/plugins/moveGroupAttrsToElems.js | 64 + node_modules/svgo/plugins/plugins-types.ts | 251 + node_modules/svgo/plugins/prefixIds.js | 229 + node_modules/svgo/plugins/preset-default.js | 82 + .../plugins/removeAttributesBySelector.js | 97 + node_modules/svgo/plugins/removeAttrs.js | 153 + node_modules/svgo/plugins/removeComments.js | 29 + node_modules/svgo/plugins/removeDesc.js | 39 + node_modules/svgo/plugins/removeDimensions.js | 43 + node_modules/svgo/plugins/removeDoctype.js | 40 + .../svgo/plugins/removeEditorsNSData.js | 64 + .../svgo/plugins/removeElementsByAttr.js | 73 + node_modules/svgo/plugins/removeEmptyAttrs.js | 31 + .../svgo/plugins/removeEmptyContainers.js | 56 + node_modules/svgo/plugins/removeEmptyText.js | 51 + .../svgo/plugins/removeHiddenElems.js | 310 + node_modules/svgo/plugins/removeMetadata.js | 27 + .../plugins/removeNonInheritableGroupAttrs.js | 38 + .../svgo/plugins/removeOffCanvasPaths.js | 136 + .../svgo/plugins/removeRasterImages.js | 31 + .../svgo/plugins/removeScriptElement.js | 27 + .../svgo/plugins/removeStyleElement.js | 27 + node_modules/svgo/plugins/removeTitle.js | 27 + .../svgo/plugins/removeUnknownsAndDefaults.js | 208 + node_modules/svgo/plugins/removeUnusedNS.js | 59 + .../svgo/plugins/removeUselessDefs.js | 65 + .../plugins/removeUselessStrokeAndFill.js | 138 + node_modules/svgo/plugins/removeViewBox.js | 49 + node_modules/svgo/plugins/removeXMLNS.js | 30 + .../svgo/plugins/removeXMLProcInst.js | 28 + node_modules/svgo/plugins/reusePaths.js | 111 + node_modules/svgo/plugins/sortAttrs.js | 108 + node_modules/svgo/plugins/sortDefsChildren.js | 58 + node_modules/svgpath/LICENSE | 22 + node_modules/svgpath/README.md | 145 + node_modules/svgpath/index.d.ts | 48 + node_modules/svgpath/index.js | 3 + node_modules/svgpath/lib/a2c.js | 188 + node_modules/svgpath/lib/ellipse.js | 104 + node_modules/svgpath/lib/matrix.js | 144 + node_modules/svgpath/lib/path_parse.js | 308 + node_modules/svgpath/lib/svgpath.js | 665 + node_modules/svgpath/lib/transform_parse.js | 87 + node_modules/svgpath/package.json | 35 + node_modules/svgtofont/LICENSE | 21 + node_modules/svgtofont/README.md | 711 + node_modules/svgtofont/lib/cli.d.ts | 2 + node_modules/svgtofont/lib/cli.js | 51 + node_modules/svgtofont/lib/cli.js.map | 1 + node_modules/svgtofont/lib/generate.d.ts | 11 + node_modules/svgtofont/lib/generate.js | 90 + node_modules/svgtofont/lib/generate.js.map | 1 + node_modules/svgtofont/lib/index.d.ts | 180 + node_modules/svgtofont/lib/index.js | 213 + node_modules/svgtofont/lib/index.js.map | 1 + .../lib/ligature-styles/_{{filename}}.css | 17 + .../lib/ligature-styles/_{{filename}}.less | 16 + .../ligature-styles/_{{filename}}.module.less | 16 + .../lib/ligature-styles/_{{filename}}.scss | 16 + .../lib/ligature-styles/_{{filename}}.styl | 16 + node_modules/svgtofont/lib/log.d.ts | 10 + node_modules/svgtofont/lib/log.js | 32 + node_modules/svgtofont/lib/log.js.map | 1 + .../svgtofont/lib/styles/_{{filename}}.css | 20 + .../svgtofont/lib/styles/_{{filename}}.less | 18 + .../lib/styles/_{{filename}}.module.less | 20 + .../svgtofont/lib/styles/_{{filename}}.scss | 19 + .../svgtofont/lib/styles/_{{filename}}.styl | 18 + node_modules/svgtofont/lib/utils.d.ts | 88 + node_modules/svgtofont/lib/utils.js | 312 + node_modules/svgtofont/lib/utils.js.map | 1 + node_modules/svgtofont/lib/website/index.ejs | 163 + node_modules/svgtofont/node_modules/.bin/ejs | 12 + .../svgtofont/node_modules/.bin/ejs.cmd | 17 + .../svgtofont/node_modules/.bin/ejs.ps1 | 28 + .../svgtofont/node_modules/ejs/LICENSE | 202 + .../svgtofont/node_modules/ejs/README.md | 344 + .../svgtofont/node_modules/ejs/bin/cli.js | 212 + .../svgtofont/node_modules/ejs/ejs.js | 1720 ++ .../svgtofont/node_modules/ejs/ejs.min.js | 1 + .../svgtofont/node_modules/ejs/jakefile.js | 88 + .../svgtofont/node_modules/ejs/lib/ejs.js | 951 + .../svgtofont/node_modules/ejs/lib/utils.js | 225 + .../svgtofont/node_modules/ejs/package.json | 42 + .../svgtofont/node_modules/ejs/usage.txt | 24 + node_modules/svgtofont/package.json | 95 + node_modules/svgtofont/src/cli.ts | 57 + node_modules/svgtofont/src/generate.ts | 100 + node_modules/svgtofont/src/index.ts | 387 + .../src/ligature-styles/_{{filename}}.css | 17 + .../src/ligature-styles/_{{filename}}.less | 16 + .../ligature-styles/_{{filename}}.module.less | 16 + .../src/ligature-styles/_{{filename}}.scss | 16 + .../src/ligature-styles/_{{filename}}.styl | 16 + node_modules/svgtofont/src/log.ts | 25 + .../svgtofont/src/styles/_{{filename}}.css | 20 + .../svgtofont/src/styles/_{{filename}}.less | 18 + .../src/styles/_{{filename}}.module.less | 20 + .../svgtofont/src/styles/_{{filename}}.scss | 19 + .../svgtofont/src/styles/_{{filename}}.styl | 18 + node_modules/svgtofont/src/types/index.d.ts | 5 + node_modules/svgtofont/src/utils.ts | 333 + node_modules/svgtofont/src/website/index.ejs | 163 + node_modules/tar/LICENSE | 15 + node_modules/tar/README.md | 1070 + node_modules/tar/index.js | 18 + node_modules/tar/lib/create.js | 111 + node_modules/tar/lib/extract.js | 113 + node_modules/tar/lib/get-write-flag.js | 20 + node_modules/tar/lib/header.js | 304 + node_modules/tar/lib/high-level-opt.js | 29 + node_modules/tar/lib/large-numbers.js | 104 + node_modules/tar/lib/list.js | 139 + node_modules/tar/lib/mkdir.js | 229 + node_modules/tar/lib/mode-fix.js | 27 + node_modules/tar/lib/normalize-unicode.js | 12 + .../tar/lib/normalize-windows-path.js | 8 + node_modules/tar/lib/pack.js | 420 + node_modules/tar/lib/parse.js | 509 + node_modules/tar/lib/path-reservations.js | 156 + node_modules/tar/lib/pax.js | 150 + node_modules/tar/lib/read-entry.js | 107 + node_modules/tar/lib/replace.js | 246 + node_modules/tar/lib/strip-absolute-path.js | 24 + .../tar/lib/strip-trailing-slashes.js | 13 + node_modules/tar/lib/types.js | 44 + node_modules/tar/lib/unpack.js | 906 + node_modules/tar/lib/update.js | 40 + node_modules/tar/lib/warn-mixin.js | 24 + node_modules/tar/lib/winchars.js | 23 + node_modules/tar/lib/write-entry.js | 546 + node_modules/tar/node_modules/.bin/mkdirp | 12 + node_modules/tar/node_modules/.bin/mkdirp.cmd | 17 + node_modules/tar/node_modules/.bin/mkdirp.ps1 | 28 + .../tar/node_modules/minipass/LICENSE | 15 + .../tar/node_modules/minipass/README.md | 728 + .../tar/node_modules/minipass/index.d.ts | 147 + .../tar/node_modules/minipass/index.js | 657 + .../tar/node_modules/minipass/package.json | 56 + .../tar/node_modules/mkdirp/CHANGELOG.md | 15 + node_modules/tar/node_modules/mkdirp/LICENSE | 21 + .../tar/node_modules/mkdirp/bin/cmd.js | 68 + node_modules/tar/node_modules/mkdirp/index.js | 31 + .../tar/node_modules/mkdirp/lib/find-made.js | 29 + .../node_modules/mkdirp/lib/mkdirp-manual.js | 64 + .../node_modules/mkdirp/lib/mkdirp-native.js | 39 + .../tar/node_modules/mkdirp/lib/opts-arg.js | 23 + .../tar/node_modules/mkdirp/lib/path-arg.js | 29 + .../tar/node_modules/mkdirp/lib/use-native.js | 10 + .../tar/node_modules/mkdirp/package.json | 44 + .../tar/node_modules/mkdirp/readme.markdown | 266 + node_modules/tar/package.json | 75 + node_modules/through2/LICENSE.md | 9 + node_modules/through2/README.md | 134 + node_modules/through2/package.json | 33 + node_modules/through2/through2.js | 96 + node_modules/to-object-path/LICENSE | 21 + node_modules/to-object-path/README.md | 71 + node_modules/to-object-path/index.js | 33 + .../node_modules/kind-of/LICENSE | 21 + .../node_modules/kind-of/README.md | 261 + .../node_modules/kind-of/index.js | 116 + .../node_modules/kind-of/package.json | 90 + node_modules/to-object-path/package.json | 48 + node_modules/to-regex-range/LICENSE | 21 + node_modules/to-regex-range/README.md | 305 + node_modules/to-regex-range/index.js | 288 + node_modules/to-regex-range/package.json | 88 + node_modules/to-regex/LICENSE | 21 + node_modules/to-regex/README.md | 205 + node_modules/to-regex/index.js | 155 + node_modules/to-regex/package.json | 62 + node_modules/ttf2eot/LICENSE | 22 + node_modules/ttf2eot/README.md | 54 + node_modules/ttf2eot/index.js | 233 + node_modules/ttf2eot/package.json | 32 + node_modules/ttf2eot/ttf2eot.js | 68 + node_modules/ttf2woff/CHANGELOG.md | 64 + node_modules/ttf2woff/LICENSE | 22 + node_modules/ttf2woff/README.md | 39 + node_modules/ttf2woff/index.js | 258 + node_modules/ttf2woff/package.json | 33 + node_modules/ttf2woff/ttf2woff.js | 81 + node_modules/ttf2woff2/CHANGELOG.md | 59 + node_modules/ttf2woff2/LICENSE | 20 + node_modules/ttf2woff2/README.md | 63 + node_modules/ttf2woff2/bin/ttf2woff2.js | 15 + node_modules/ttf2woff2/binding.gyp | 45 + node_modules/ttf2woff2/builderror.log | 0 node_modules/ttf2woff2/csrc/addon.cc | 55 + .../ttf2woff2/csrc/enc/backward_references.cc | 374 + .../ttf2woff2/csrc/enc/backward_references.h | 46 + node_modules/ttf2woff2/csrc/enc/bit_cost.h | 168 + .../ttf2woff2/csrc/enc/block_splitter.cc | 402 + .../ttf2woff2/csrc/enc/block_splitter.h | 74 + .../ttf2woff2/csrc/enc/brotli_bit_stream.cc | 830 + .../ttf2woff2/csrc/enc/brotli_bit_stream.h | 137 + node_modules/ttf2woff2/csrc/enc/cluster.h | 305 + node_modules/ttf2woff2/csrc/enc/command.h | 150 + node_modules/ttf2woff2/csrc/enc/context.h | 185 + node_modules/ttf2woff2/csrc/enc/dictionary.h | 9485 +++++++++ .../ttf2woff2/csrc/enc/dictionary_hash.h | 4125 ++++ node_modules/ttf2woff2/csrc/enc/encode.cc | 589 + node_modules/ttf2woff2/csrc/enc/encode.h | 179 + .../ttf2woff2/csrc/enc/encode_parallel.cc | 356 + .../ttf2woff2/csrc/enc/encode_parallel.h | 37 + .../ttf2woff2/csrc/enc/entropy_encode.cc | 492 + .../ttf2woff2/csrc/enc/entropy_encode.h | 88 + node_modules/ttf2woff2/csrc/enc/fast_log.h | 179 + .../ttf2woff2/csrc/enc/find_match_length.h | 87 + node_modules/ttf2woff2/csrc/enc/hash.h | 634 + node_modules/ttf2woff2/csrc/enc/histogram.cc | 76 + node_modules/ttf2woff2/csrc/enc/histogram.h | 107 + .../ttf2woff2/csrc/enc/literal_cost.cc | 172 + .../ttf2woff2/csrc/enc/literal_cost.h | 38 + node_modules/ttf2woff2/csrc/enc/metablock.cc | 319 + node_modules/ttf2woff2/csrc/enc/metablock.h | 71 + node_modules/ttf2woff2/csrc/enc/port.h | 143 + node_modules/ttf2woff2/csrc/enc/prefix.h | 86 + node_modules/ttf2woff2/csrc/enc/ringbuffer.h | 108 + node_modules/ttf2woff2/csrc/enc/static_dict.h | 87 + node_modules/ttf2woff2/csrc/enc/streams.cc | 126 + node_modules/ttf2woff2/csrc/enc/streams.h | 130 + node_modules/ttf2woff2/csrc/enc/streams.h.gch | Bin 0 -> 2468344 bytes node_modules/ttf2woff2/csrc/enc/transform.h | 242 + node_modules/ttf2woff2/csrc/enc/write_bits.h | 91 + node_modules/ttf2woff2/csrc/fallback.cc | 51 + node_modules/ttf2woff2/csrc/woff2/buffer.h | 172 + node_modules/ttf2woff2/csrc/woff2/font.cc | 400 + node_modules/ttf2woff2/csrc/woff2/font.h | 110 + node_modules/ttf2woff2/csrc/woff2/glyph.cc | 380 + node_modules/ttf2woff2/csrc/woff2/glyph.h | 71 + .../ttf2woff2/csrc/woff2/normalize.cc | 319 + node_modules/ttf2woff2/csrc/woff2/normalize.h | 47 + node_modules/ttf2woff2/csrc/woff2/port.h | 48 + node_modules/ttf2woff2/csrc/woff2/round.h | 35 + .../ttf2woff2/csrc/woff2/store_bytes.h | 61 + .../ttf2woff2/csrc/woff2/table_tags.cc | 90 + .../ttf2woff2/csrc/woff2/table_tags.h | 35 + .../ttf2woff2/csrc/woff2/transform.cc | 288 + node_modules/ttf2woff2/csrc/woff2/transform.h | 31 + .../ttf2woff2/csrc/woff2/variable_length.cc | 133 + .../ttf2woff2/csrc/woff2/variable_length.h | 38 + .../ttf2woff2/csrc/woff2/woff2_common.cc | 46 + .../ttf2woff2/csrc/woff2/woff2_common.h | 72 + .../ttf2woff2/csrc/woff2/woff2_dec.cc | 1130 + node_modules/ttf2woff2/csrc/woff2/woff2_dec.h | 36 + .../ttf2woff2/csrc/woff2/woff2_enc.cc | 443 + node_modules/ttf2woff2/csrc/woff2/woff2_enc.h | 46 + node_modules/ttf2woff2/dist/index.js | 8 + node_modules/ttf2woff2/dist/index.js.map | 1 + node_modules/ttf2woff2/dist/index.mjs | 8 + node_modules/ttf2woff2/dist/index.mjs.map | 1 + node_modules/ttf2woff2/jssrc/index.js | 34 + node_modules/ttf2woff2/jssrc/post.js | 8 + node_modules/ttf2woff2/jssrc/ttf2woff2.js | 1 + node_modules/ttf2woff2/jssrc/ttf2woff2.wasm | Bin 0 -> 486973 bytes node_modules/ttf2woff2/package.json | 246 + node_modules/ttf2woff2/src/index.js | 7 + node_modules/type-is/HISTORY.md | 259 + node_modules/type-is/LICENSE | 23 + node_modules/type-is/README.md | 170 + node_modules/type-is/index.js | 266 + node_modules/type-is/package.json | 45 + node_modules/union-value/LICENSE | 21 + node_modules/union-value/README.md | 73 + node_modules/union-value/index.js | 30 + .../node_modules/is-extendable/LICENSE | 21 + .../node_modules/is-extendable/README.md | 72 + .../node_modules/is-extendable/index.js | 13 + .../node_modules/is-extendable/package.json | 51 + node_modules/union-value/package.json | 70 + node_modules/unique-filename/LICENSE | 5 + node_modules/unique-filename/README.md | 34 + node_modules/unique-filename/lib/index.js | 7 + node_modules/unique-filename/package.json | 48 + node_modules/unique-slug/LICENSE | 15 + node_modules/unique-slug/README.md | 19 + node_modules/unique-slug/lib/index.js | 11 + node_modules/unique-slug/package.json | 44 + node_modules/universalify/LICENSE | 20 + node_modules/universalify/README.md | 76 + node_modules/universalify/index.js | 24 + node_modules/universalify/package.json | 34 + node_modules/unpipe/HISTORY.md | 4 + node_modules/unpipe/LICENSE | 22 + node_modules/unpipe/README.md | 43 + node_modules/unpipe/index.js | 69 + node_modules/unpipe/package.json | 27 + node_modules/unset-value/LICENSE | 21 + node_modules/unset-value/README.md | 131 + node_modules/unset-value/index.js | 32 + .../node_modules/has-value/LICENSE | 21 + .../node_modules/has-value/README.md | 130 + .../node_modules/has-value/index.js | 19 + .../has-value/node_modules/isobject/LICENSE | 21 + .../has-value/node_modules/isobject/README.md | 112 + .../has-value/node_modules/isobject/index.js | 14 + .../node_modules/isobject/package.json | 67 + .../node_modules/has-value/package.json | 81 + .../node_modules/has-values/LICENSE | 21 + .../node_modules/has-values/README.md | 114 + .../node_modules/has-values/index.js | 36 + .../node_modules/has-values/package.json | 75 + node_modules/unset-value/package.json | 71 + node_modules/urix/.jshintrc | 42 + node_modules/urix/LICENSE | 21 + node_modules/urix/index.js | 17 + node_modules/urix/package.json | 25 + node_modules/urix/readme.md | 46 + node_modules/urix/test/index.js | 43 + node_modules/use/LICENSE | 21 + node_modules/use/README.md | 90 + node_modules/use/index.js | 155 + node_modules/use/package.json | 66 + node_modules/util-deprecate/History.md | 16 + node_modules/util-deprecate/LICENSE | 24 + node_modules/util-deprecate/README.md | 53 + node_modules/util-deprecate/browser.js | 67 + node_modules/util-deprecate/node.js | 6 + node_modules/util-deprecate/package.json | 27 + node_modules/utils-merge/.npmignore | 9 + node_modules/utils-merge/LICENSE | 20 + node_modules/utils-merge/README.md | 34 + node_modules/utils-merge/index.js | 23 + node_modules/utils-merge/package.json | 40 + node_modules/vary/HISTORY.md | 39 + node_modules/vary/LICENSE | 22 + node_modules/vary/README.md | 101 + node_modules/vary/index.js | 149 + node_modules/vary/package.json | 43 + node_modules/which/CHANGELOG.md | 166 + node_modules/which/LICENSE | 15 + node_modules/which/README.md | 54 + node_modules/which/bin/node-which | 52 + node_modules/which/package.json | 43 + node_modules/which/which.js | 125 + node_modules/wide-align/LICENSE | 14 + node_modules/wide-align/README.md | 47 + node_modules/wide-align/align.js | 65 + node_modules/wide-align/package.json | 33 + node_modules/wrap-ansi/index.js | 216 + node_modules/wrap-ansi/license | 9 + node_modules/wrap-ansi/package.json | 62 + node_modules/wrap-ansi/readme.md | 91 + node_modules/wrappy/LICENSE | 15 + node_modules/wrappy/README.md | 36 + node_modules/wrappy/package.json | 29 + node_modules/wrappy/wrappy.js | 33 + node_modules/xtend/.jshintrc | 30 + node_modules/xtend/LICENSE | 20 + node_modules/xtend/README.md | 32 + node_modules/xtend/immutable.js | 19 + node_modules/xtend/mutable.js | 17 + node_modules/xtend/package.json | 55 + node_modules/xtend/test.js | 103 + node_modules/y18n/CHANGELOG.md | 100 + node_modules/y18n/LICENSE | 13 + node_modules/y18n/README.md | 127 + node_modules/y18n/build/index.cjs | 203 + node_modules/y18n/build/lib/cjs.js | 6 + node_modules/y18n/build/lib/index.js | 174 + .../y18n/build/lib/platform-shims/node.js | 19 + node_modules/y18n/index.mjs | 8 + node_modules/y18n/package.json | 70 + node_modules/yallist/LICENSE | 15 + node_modules/yallist/README.md | 204 + node_modules/yallist/iterator.js | 8 + node_modules/yallist/package.json | 29 + node_modules/yallist/yallist.js | 426 + node_modules/yaml/LICENSE | 13 + node_modules/yaml/README.md | 143 + .../dist/compose/compose-collection.js | 59 + .../yaml/browser/dist/compose/compose-doc.js | 40 + .../yaml/browser/dist/compose/compose-node.js | 92 + .../browser/dist/compose/compose-scalar.js | 80 + .../yaml/browser/dist/compose/composer.js | 217 + .../browser/dist/compose/resolve-block-map.js | 110 + .../dist/compose/resolve-block-scalar.js | 194 + .../browser/dist/compose/resolve-block-seq.js | 45 + .../yaml/browser/dist/compose/resolve-end.js | 37 + .../dist/compose/resolve-flow-collection.js | 200 + .../dist/compose/resolve-flow-scalar.js | 223 + .../browser/dist/compose/resolve-props.js | 134 + .../dist/compose/util-contains-newline.js | 34 + .../compose/util-empty-scalar-position.js | 27 + .../dist/compose/util-flow-indent-check.js | 15 + .../browser/dist/compose/util-map-includes.js | 17 + .../yaml/browser/dist/doc/Document.js | 332 + node_modules/yaml/browser/dist/doc/anchors.js | 72 + .../yaml/browser/dist/doc/applyReviver.js | 54 + .../yaml/browser/dist/doc/createNode.js | 85 + .../yaml/browser/dist/doc/directives.js | 169 + node_modules/yaml/browser/dist/errors.js | 57 + node_modules/yaml/browser/dist/index.js | 17 + node_modules/yaml/browser/dist/log.js | 14 + .../dist/node_modules/tslib/tslib.es6.js | 164 + node_modules/yaml/browser/dist/nodes/Alias.js | 94 + .../yaml/browser/dist/nodes/Collection.js | 147 + node_modules/yaml/browser/dist/nodes/Node.js | 48 + node_modules/yaml/browser/dist/nodes/Pair.js | 36 + .../yaml/browser/dist/nodes/Scalar.js | 23 + .../yaml/browser/dist/nodes/YAMLMap.js | 116 + .../yaml/browser/dist/nodes/YAMLSeq.js | 97 + .../yaml/browser/dist/nodes/addPairToJSMap.js | 104 + node_modules/yaml/browser/dist/nodes/toJS.js | 37 + .../yaml/browser/dist/parse/cst-scalar.js | 214 + .../yaml/browser/dist/parse/cst-stringify.js | 61 + .../yaml/browser/dist/parse/cst-visit.js | 97 + node_modules/yaml/browser/dist/parse/cst.js | 98 + node_modules/yaml/browser/dist/parse/lexer.js | 701 + .../yaml/browser/dist/parse/line-counter.js | 39 + .../yaml/browser/dist/parse/parser.js | 950 + node_modules/yaml/browser/dist/public-api.js | 99 + .../yaml/browser/dist/schema/Schema.js | 38 + .../yaml/browser/dist/schema/common/map.js | 42 + .../yaml/browser/dist/schema/common/null.js | 15 + .../yaml/browser/dist/schema/common/seq.js | 33 + .../yaml/browser/dist/schema/common/string.js | 14 + .../yaml/browser/dist/schema/core/bool.js | 19 + .../yaml/browser/dist/schema/core/float.js | 43 + .../yaml/browser/dist/schema/core/int.js | 38 + .../yaml/browser/dist/schema/core/schema.js | 23 + .../yaml/browser/dist/schema/json/schema.js | 62 + node_modules/yaml/browser/dist/schema/tags.js | 83 + .../browser/dist/schema/yaml-1.1/binary.js | 66 + .../yaml/browser/dist/schema/yaml-1.1/bool.js | 26 + .../browser/dist/schema/yaml-1.1/float.js | 46 + .../yaml/browser/dist/schema/yaml-1.1/int.js | 71 + .../yaml/browser/dist/schema/yaml-1.1/omap.js | 73 + .../browser/dist/schema/yaml-1.1/pairs.js | 77 + .../browser/dist/schema/yaml-1.1/schema.js | 37 + .../yaml/browser/dist/schema/yaml-1.1/set.js | 92 + .../browser/dist/schema/yaml-1.1/timestamp.js | 101 + .../browser/dist/stringify/foldFlowLines.js | 135 + .../yaml/browser/dist/stringify/stringify.js | 122 + .../dist/stringify/stringifyCollection.js | 151 + .../dist/stringify/stringifyComment.js | 20 + .../dist/stringify/stringifyDocument.js | 85 + .../browser/dist/stringify/stringifyNumber.js | 24 + .../browser/dist/stringify/stringifyPair.js | 125 + .../browser/dist/stringify/stringifyString.js | 314 + node_modules/yaml/browser/dist/util.js | 9 + node_modules/yaml/browser/dist/visit.js | 233 + node_modules/yaml/browser/index.js | 5 + node_modules/yaml/browser/package.json | 3 + .../yaml/dist/compose/compose-collection.d.ts | 5 + .../yaml/dist/compose/compose-collection.js | 61 + .../yaml/dist/compose/compose-doc.d.ts | 6 + node_modules/yaml/dist/compose/compose-doc.js | 42 + .../yaml/dist/compose/compose-node.d.ts | 27 + .../yaml/dist/compose/compose-node.js | 95 + .../yaml/dist/compose/compose-scalar.d.ts | 5 + .../yaml/dist/compose/compose-scalar.js | 82 + node_modules/yaml/dist/compose/composer.d.ts | 62 + node_modules/yaml/dist/compose/composer.js | 221 + .../yaml/dist/compose/resolve-block-map.d.ts | 6 + .../yaml/dist/compose/resolve-block-map.js | 112 + .../dist/compose/resolve-block-scalar.d.ts | 10 + .../yaml/dist/compose/resolve-block-scalar.js | 196 + .../yaml/dist/compose/resolve-block-seq.d.ts | 5 + .../yaml/dist/compose/resolve-block-seq.js | 47 + .../yaml/dist/compose/resolve-end.d.ts | 6 + node_modules/yaml/dist/compose/resolve-end.js | 39 + .../dist/compose/resolve-flow-collection.d.ts | 6 + .../dist/compose/resolve-flow-collection.js | 202 + .../dist/compose/resolve-flow-scalar.d.ts | 10 + .../yaml/dist/compose/resolve-flow-scalar.js | 225 + .../yaml/dist/compose/resolve-props.d.ts | 22 + .../yaml/dist/compose/resolve-props.js | 136 + .../dist/compose/util-contains-newline.d.ts | 2 + .../dist/compose/util-contains-newline.js | 36 + .../compose/util-empty-scalar-position.d.ts | 2 + .../compose/util-empty-scalar-position.js | 29 + .../dist/compose/util-flow-indent-check.d.ts | 3 + .../dist/compose/util-flow-indent-check.js | 17 + .../yaml/dist/compose/util-map-includes.d.ts | 4 + .../yaml/dist/compose/util-map-includes.js | 19 + node_modules/yaml/dist/doc/Document.d.ts | 139 + node_modules/yaml/dist/doc/Document.js | 334 + node_modules/yaml/dist/doc/anchors.d.ts | 24 + node_modules/yaml/dist/doc/anchors.js | 77 + node_modules/yaml/dist/doc/applyReviver.d.ts | 9 + node_modules/yaml/dist/doc/applyReviver.js | 56 + node_modules/yaml/dist/doc/createNode.d.ts | 17 + node_modules/yaml/dist/doc/createNode.js | 87 + node_modules/yaml/dist/doc/directives.d.ts | 49 + node_modules/yaml/dist/doc/directives.js | 171 + node_modules/yaml/dist/errors.d.ts | 21 + node_modules/yaml/dist/errors.js | 62 + node_modules/yaml/dist/index.d.ts | 21 + node_modules/yaml/dist/index.js | 50 + node_modules/yaml/dist/log.d.ts | 3 + node_modules/yaml/dist/log.js | 17 + node_modules/yaml/dist/nodes/Alias.d.ts | 28 + node_modules/yaml/dist/nodes/Alias.js | 96 + node_modules/yaml/dist/nodes/Collection.d.ts | 73 + node_modules/yaml/dist/nodes/Collection.js | 151 + node_modules/yaml/dist/nodes/Node.d.ts | 59 + node_modules/yaml/dist/nodes/Node.js | 66 + node_modules/yaml/dist/nodes/Pair.d.ts | 21 + node_modules/yaml/dist/nodes/Pair.js | 39 + node_modules/yaml/dist/nodes/Scalar.d.ts | 42 + node_modules/yaml/dist/nodes/Scalar.js | 26 + node_modules/yaml/dist/nodes/YAMLMap.d.ts | 47 + node_modules/yaml/dist/nodes/YAMLMap.js | 119 + node_modules/yaml/dist/nodes/YAMLSeq.d.ts | 58 + node_modules/yaml/dist/nodes/YAMLSeq.js | 99 + .../yaml/dist/nodes/addPairToJSMap.d.ts | 4 + .../yaml/dist/nodes/addPairToJSMap.js | 106 + node_modules/yaml/dist/nodes/toJS.d.ts | 30 + node_modules/yaml/dist/nodes/toJS.js | 39 + node_modules/yaml/dist/options.d.ts | 331 + node_modules/yaml/dist/parse/cst-scalar.d.ts | 64 + node_modules/yaml/dist/parse/cst-scalar.js | 218 + .../yaml/dist/parse/cst-stringify.d.ts | 8 + node_modules/yaml/dist/parse/cst-stringify.js | 63 + node_modules/yaml/dist/parse/cst-visit.d.ts | 39 + node_modules/yaml/dist/parse/cst-visit.js | 99 + node_modules/yaml/dist/parse/cst.d.ts | 106 + node_modules/yaml/dist/parse/cst.js | 112 + node_modules/yaml/dist/parse/lexer.d.ts | 87 + node_modules/yaml/dist/parse/lexer.js | 703 + .../yaml/dist/parse/line-counter.d.ts | 22 + node_modules/yaml/dist/parse/line-counter.js | 41 + node_modules/yaml/dist/parse/parser.d.ts | 84 + node_modules/yaml/dist/parse/parser.js | 954 + node_modules/yaml/dist/public-api.d.ts | 43 + node_modules/yaml/dist/public-api.js | 104 + node_modules/yaml/dist/schema/Schema.d.ts | 18 + node_modules/yaml/dist/schema/Schema.js | 40 + node_modules/yaml/dist/schema/common/map.d.ts | 2 + node_modules/yaml/dist/schema/common/map.js | 44 + .../yaml/dist/schema/common/null.d.ts | 4 + node_modules/yaml/dist/schema/common/null.js | 17 + node_modules/yaml/dist/schema/common/seq.d.ts | 2 + node_modules/yaml/dist/schema/common/seq.js | 35 + .../yaml/dist/schema/common/string.d.ts | 2 + .../yaml/dist/schema/common/string.js | 16 + node_modules/yaml/dist/schema/core/bool.d.ts | 4 + node_modules/yaml/dist/schema/core/bool.js | 21 + node_modules/yaml/dist/schema/core/float.d.ts | 4 + node_modules/yaml/dist/schema/core/float.js | 47 + node_modules/yaml/dist/schema/core/int.d.ts | 4 + node_modules/yaml/dist/schema/core/int.js | 42 + .../yaml/dist/schema/core/schema.d.ts | 1 + node_modules/yaml/dist/schema/core/schema.js | 25 + .../yaml/dist/schema/json-schema.d.ts | 69 + .../yaml/dist/schema/json/schema.d.ts | 2 + node_modules/yaml/dist/schema/json/schema.js | 64 + node_modules/yaml/dist/schema/tags.d.ts | 40 + node_modules/yaml/dist/schema/tags.js | 86 + node_modules/yaml/dist/schema/types.d.ts | 82 + .../yaml/dist/schema/yaml-1.1/binary.d.ts | 2 + .../yaml/dist/schema/yaml-1.1/binary.js | 68 + .../yaml/dist/schema/yaml-1.1/bool.d.ts | 7 + .../yaml/dist/schema/yaml-1.1/bool.js | 29 + .../yaml/dist/schema/yaml-1.1/float.d.ts | 4 + .../yaml/dist/schema/yaml-1.1/float.js | 50 + .../yaml/dist/schema/yaml-1.1/int.d.ts | 5 + node_modules/yaml/dist/schema/yaml-1.1/int.js | 76 + .../yaml/dist/schema/yaml-1.1/omap.d.ts | 25 + .../yaml/dist/schema/yaml-1.1/omap.js | 76 + .../yaml/dist/schema/yaml-1.1/pairs.d.ts | 10 + .../yaml/dist/schema/yaml-1.1/pairs.js | 81 + .../yaml/dist/schema/yaml-1.1/schema.d.ts | 1 + .../yaml/dist/schema/yaml-1.1/schema.js | 39 + .../yaml/dist/schema/yaml-1.1/set.d.ts | 26 + node_modules/yaml/dist/schema/yaml-1.1/set.js | 95 + .../yaml/dist/schema/yaml-1.1/timestamp.d.ts | 6 + .../yaml/dist/schema/yaml-1.1/timestamp.js | 105 + .../yaml/dist/stringify/foldFlowLines.d.ts | 34 + .../yaml/dist/stringify/foldFlowLines.js | 140 + .../yaml/dist/stringify/stringify.d.ts | 20 + node_modules/yaml/dist/stringify/stringify.js | 125 + .../dist/stringify/stringifyCollection.d.ts | 17 + .../dist/stringify/stringifyCollection.js | 153 + .../yaml/dist/stringify/stringifyComment.d.ts | 10 + .../yaml/dist/stringify/stringifyComment.js | 24 + .../dist/stringify/stringifyDocument.d.ts | 3 + .../yaml/dist/stringify/stringifyDocument.js | 87 + .../yaml/dist/stringify/stringifyNumber.d.ts | 2 + .../yaml/dist/stringify/stringifyNumber.js | 26 + .../yaml/dist/stringify/stringifyPair.d.ts | 3 + .../yaml/dist/stringify/stringifyPair.js | 127 + .../yaml/dist/stringify/stringifyString.d.ts | 3 + .../yaml/dist/stringify/stringifyString.js | 316 + node_modules/yaml/dist/test-events.d.ts | 4 + node_modules/yaml/dist/test-events.js | 134 + node_modules/yaml/dist/util.d.ts | 9 + node_modules/yaml/dist/util.js | 24 + node_modules/yaml/dist/visit.d.ts | 102 + node_modules/yaml/dist/visit.js | 236 + node_modules/yaml/package.json | 94 + node_modules/yaml/util.d.ts | 3 + node_modules/yaml/util.js | 2 + node_modules/yargs-parser/CHANGELOG.md | 308 + node_modules/yargs-parser/LICENSE.txt | 14 + node_modules/yargs-parser/README.md | 518 + node_modules/yargs-parser/browser.js | 29 + node_modules/yargs-parser/build/index.cjs | 1050 + node_modules/yargs-parser/build/lib/index.js | 62 + .../yargs-parser/build/lib/string-utils.js | 65 + .../build/lib/tokenize-arg-string.js | 40 + .../build/lib/yargs-parser-types.js | 12 + .../yargs-parser/build/lib/yargs-parser.js | 1045 + node_modules/yargs-parser/package.json | 92 + node_modules/yargs/LICENSE | 21 + node_modules/yargs/README.md | 204 + node_modules/yargs/browser.mjs | 7 + node_modules/yargs/build/index.cjs | 1 + node_modules/yargs/build/lib/argsert.js | 62 + node_modules/yargs/build/lib/command.js | 447 + .../yargs/build/lib/completion-templates.js | 48 + node_modules/yargs/build/lib/completion.js | 236 + node_modules/yargs/build/lib/middleware.js | 88 + node_modules/yargs/build/lib/parse-command.js | 32 + .../yargs/build/lib/typings/common-types.js | 9 + .../build/lib/typings/yargs-parser-types.js | 1 + node_modules/yargs/build/lib/usage.js | 582 + .../yargs/build/lib/utils/apply-extends.js | 59 + .../yargs/build/lib/utils/is-promise.js | 5 + .../yargs/build/lib/utils/levenshtein.js | 34 + .../build/lib/utils/maybe-async-result.js | 17 + .../yargs/build/lib/utils/obj-filter.js | 10 + .../yargs/build/lib/utils/process-argv.js | 17 + .../yargs/build/lib/utils/set-blocking.js | 12 + .../yargs/build/lib/utils/which-module.js | 10 + node_modules/yargs/build/lib/validation.js | 305 + node_modules/yargs/build/lib/yargs-factory.js | 1501 ++ node_modules/yargs/build/lib/yerror.js | 9 + node_modules/yargs/helpers/helpers.mjs | 10 + node_modules/yargs/helpers/index.js | 14 + node_modules/yargs/helpers/package.json | 3 + node_modules/yargs/index.cjs | 53 + node_modules/yargs/index.mjs | 8 + .../yargs/lib/platform-shims/browser.mjs | 95 + node_modules/yargs/lib/platform-shims/esm.mjs | 73 + node_modules/yargs/locales/be.json | 46 + node_modules/yargs/locales/cs.json | 51 + node_modules/yargs/locales/de.json | 46 + node_modules/yargs/locales/en.json | 51 + node_modules/yargs/locales/es.json | 46 + node_modules/yargs/locales/fi.json | 49 + node_modules/yargs/locales/fr.json | 53 + node_modules/yargs/locales/hi.json | 49 + node_modules/yargs/locales/hu.json | 46 + node_modules/yargs/locales/id.json | 50 + node_modules/yargs/locales/it.json | 46 + node_modules/yargs/locales/ja.json | 51 + node_modules/yargs/locales/ko.json | 49 + node_modules/yargs/locales/nb.json | 44 + node_modules/yargs/locales/nl.json | 49 + node_modules/yargs/locales/nn.json | 44 + node_modules/yargs/locales/pirate.json | 13 + node_modules/yargs/locales/pl.json | 49 + node_modules/yargs/locales/pt.json | 45 + node_modules/yargs/locales/pt_BR.json | 48 + node_modules/yargs/locales/ru.json | 51 + node_modules/yargs/locales/th.json | 46 + node_modules/yargs/locales/tr.json | 48 + node_modules/yargs/locales/uk_UA.json | 51 + node_modules/yargs/locales/uz.json | 52 + node_modules/yargs/locales/zh_CN.json | 48 + node_modules/yargs/locales/zh_TW.json | 51 + node_modules/yargs/package.json | 123 + node_modules/yargs/yargs | 9 + node_modules/yargs/yargs.mjs | 10 + package-lock.json | 7447 +++++++ package.json | 17 + public/stylesheets/style.css | 8 + routes/createFont.js | 13 + routes/createIconFont.js | 66 + routes/creator.js | 131 + routes/index.js | 9 + routes/users.js | 9 + svgs/characters/B.svg | 1 + svgs/characters/Home.svg | 1 + svgs/characters/Return.svg | 1 + svgs/characters/icons8-mongrol.svg | 1 + svgs/characters/▬.svg | 1 + svgs/iconsax2/ǵ.svg | 8 + svgs/iconsax2/ȑ.svg | 11 + svgs/iconsax2/ȗ.svg | 7 + svgs/iconsax2/Ș.svg | 8 + svgs/iconsax2/ț.svg | 9 + svgs/iconsax2/Ȝ.svg | 9 + svgs/iconsax2/ȟ.svg | 7 + svgs/iconsax2/Ƞ.svg | 7 + svgs/iconsax2/ȡ.svg | 7 + svgs/iconsax2/ȣ.svg | 8 + svgs/iconsax2/ȥ.svg | 12 + svgs/iconsax2/ȧ.svg | 8 + svgs/iconsax2/Ȩ.svg | 11 + svgs/iconsax2/ȫ.svg | 10 + svgs/iconsax2/ȭ.svg | 10 + svgs/iconsax2/ȯ.svg | 9 + svgs/iconsax2/ȱ.svg | 7 + svgs/iconsax2/ȳ.svg | 9 + svgs/iconsax2/ȴ.svg | 10 + svgs/iconsax2/ȵ.svg | 12 + svgs/iconsax2/ȶ.svg | 9 + svgs/iconsax2/ȷ.svg | 9 + svgs/iconsax2/ȸ.svg | 7 + svgs/iconsax2/ȹ.svg | 9 + svgs/iconsax2/Ⱥ.svg | 7 + svgs/iconsax2/ȼ.svg | 9 + svgs/iconsax2/Ƚ.svg | 7 + svgs/iconsax2/Ⱦ.svg | 6 + svgs/iconsax2/ȿ.svg | 7 + svgs/iconsax2/ɀ.svg | 7 + svgs/iconsax2/ɂ.svg | 8 + svgs/iconsax2/Ƀ.svg | 8 + svgs/iconsax2/ɇ.svg | 6 + svgs/iconsax2/ɉ.svg | 8 + svgs/iconsax2/ɋ.svg | 8 + svgs/iconsax2/ɍ.svg | 10 + svgs/iconsax2/ɏ.svg | 8 + svgs/iconsax2/ɒ.svg | 7 + svgs/iconsax2/ɓ.svg | 10 + svgs/iconsax2/ɔ.svg | 11 + svgs/iconsax2/ɕ.svg | 8 + svgs/iconsax2/ɖ.svg | 7 + svgs/iconsax2/ɗ.svg | 6 + svgs/iconsax2/ɘ.svg | 8 + svgs/iconsax2/ə.svg | 9 + svgs/iconsax2/ɚ.svg | 10 + svgs/iconsax2/ɛ.svg | 10 + svgs/iconsax2/ɜ.svg | 9 + svgs/iconsax2/ɝ.svg | 7 + svgs/iconsax2/ɞ.svg | 8 + svgs/iconsax2/ɟ.svg | 7 + svgs/iconsax2/ɠ.svg | 8 + svgs/iconsax2/ɡ.svg | 7 + svgs/iconsax2/ɢ.svg | 7 + svgs/iconsax2/ɣ.svg | 7 + svgs/iconsax2/ɤ.svg | 8 + svgs/iconsax2/ɥ.svg | 7 + svgs/iconsax2/ɦ.svg | 9 + svgs/iconsax2/ɧ.svg | 8 + svgs/iconsax2/ɨ.svg | 7 + svgs/iconsax2/ɩ.svg | 7 + svgs/iconsax2/ɪ.svg | 6 + svgs/iconsax2/ɬ.svg | 8 + svgs/iconsax2/ɭ.svg | 9 + svgs/iconsax2/ɮ.svg | 8 + svgs/iconsax2/ɯ.svg | 8 + svgs/iconsax2/ɰ.svg | 8 + svgs/iconsax2/ɲ.svg | 7 + svgs/iconsax2/ɳ.svg | 7 + svgs/iconsax2/ɴ.svg | 8 + svgs/iconsax2/ɵ.svg | 8 + svgs/iconsax2/ɶ.svg | 7 + svgs/iconsax2/ɷ.svg | 7 + svgs/iconsax2/ɸ.svg | 8 + svgs/iconsax2/ɹ.svg | 8 + svgs/iconsax2/ɺ.svg | 8 + svgs/iconsax2/ɻ.svg | 9 + svgs/iconsax2/ɼ.svg | 7 + svgs/iconsax2/ɾ.svg | 7 + svgs/iconsax2/ɿ.svg | 7 + svgs/iconsax2/ʀ.svg | 9 + svgs/iconsax2/ʁ.svg | 7 + svgs/iconsax2/ʂ.svg | 7 + svgs/iconsax2/ʃ.svg | 7 + svgs/iconsax2/ʄ.svg | 7 + svgs/iconsax2/ʅ.svg | 7 + svgs/iconsax2/ʆ.svg | 9 + svgs/iconsax2/ʇ.svg | 7 + svgs/iconsax2/ʈ.svg | 9 + svgs/iconsax2/ʉ.svg | 8 + svgs/iconsax2/ʊ.svg | 7 + svgs/iconsax2/ʋ.svg | 7 + svgs/iconsax2/ʌ.svg | 8 + svgs/iconsax2/ʍ.svg | 7 + svgs/iconsax2/ʎ.svg | 8 + svgs/iconsax2/ʏ.svg | 8 + svgs/iconsax2/ʐ.svg | 7 + svgs/iconsax2/ʑ.svg | 7 + svgs/iconsax2/ʒ.svg | 9 + svgs/iconsax2/ʓ.svg | 9 + svgs/iconsax2/ʔ.svg | 9 + svgs/iconsax2/ʕ.svg | 7 + svgs/iconsax2/ʖ.svg | 8 + svgs/iconsax2/ʗ.svg | 8 + svgs/iconsax2/ʘ.svg | 8 + svgs/iconsax2/ʙ.svg | 7 + svgs/iconsax2/ʚ.svg | 7 + svgs/iconsax2/ʛ.svg | 10 + svgs/iconsax2/ʜ.svg | 8 + svgs/iconsax2/ʝ.svg | 7 + svgs/iconsax2/ʞ.svg | 8 + svgs/iconsax2/ʟ.svg | 8 + svgs/iconsax2/ʠ.svg | 8 + svgs/iconsax2/ʡ.svg | 8 + svgs/iconsax2/ʢ.svg | 7 + svgs/iconsax2/ʣ.svg | 7 + svgs/iconsax2/ʤ.svg | 7 + svgs/iconsax2/ʥ.svg | 7 + svgs/iconsax2/ʦ.svg | 8 + svgs/iconsax2/ʧ.svg | 8 + svgs/iconsax2/ʨ.svg | 12 + svgs/iconsax2/ʩ.svg | 9 + svgs/iconsax2/ʪ.svg | 11 + svgs/iconsax2/ʫ.svg | 8 + svgs/iconsax2/ʬ.svg | 9 + svgs/iconsax2/ʭ.svg | 7 + svgs/iconsax2/ʮ.svg | 13 + svgs/iconsax2/ʯ.svg | 8 + svgs/iconsax2/ʰ.svg | 9 + svgs/iconsax2/ʱ.svg | 10 + svgs/iconsax2/ʲ.svg | 9 + svgs/iconsax2/ʳ.svg | 10 + svgs/iconsax2/ʴ.svg | 10 + svgs/iconsax2/ʵ.svg | 10 + svgs/iconsax2/ʶ.svg | 9 + svgs/iconsax2/ʷ.svg | 11 + svgs/iconsax2/ʸ.svg | 10 + svgs/iconsax2/ʹ.svg | 9 + svgs/iconsax2/ʺ.svg | 10 + svgs/iconsax2/ʻ.svg | 11 + svgs/iconsax2/ʼ.svg | 12 + svgs/iconsax2/ʽ.svg | 14 + svgs/iconsax2/ʾ.svg | 10 + svgs/iconsax2/ʿ.svg | 14 + svgs/iconsax2/ˀ.svg | 12 + svgs/iconsax2/ˁ.svg | 14 + svgs/iconsax2/˂.svg | 10 + svgs/iconsax2/˃.svg | 14 + svgs/iconsax2/˄.svg | 12 + svgs/iconsax2/˅.svg | 13 + svgs/iconsax2/ˆ.svg | 14 + svgs/iconsax2/ˇ.svg | 11 + svgs/iconsax2/ˈ.svg | 12 + svgs/iconsax2/ˉ.svg | 13 + svgs/iconsax2/ˊ.svg | 12 + svgs/iconsax2/ˋ.svg | 12 + svgs/iconsax2/ˌ.svg | 12 + svgs/iconsax2/ˍ.svg | 12 + svgs/iconsax2/ˎ.svg | 10 + svgs/iconsax2/ˏ.svg | 14 + svgs/iconsax2/ː.svg | 10 + svgs/iconsax2/ˑ.svg | 9 + svgs/iconsax2/˒.svg | 9 + svgs/iconsax2/˓.svg | 9 + svgs/iconsax2/˔.svg | 9 + svgs/iconsax2/˕.svg | 8 + svgs/iconsax2/˖.svg | 8 + svgs/iconsax2/˗.svg | 10 + svgs/iconsax2/˘.svg | 9 + svgs/iconsax2/˙.svg | 8 + svgs/iconsax2/˚.svg | 11 + svgs/iconsax2/˛.svg | 10 + svgs/iconsax2/˜.svg | 9 + svgs/iconsax2/˝.svg | 11 + svgs/iconsax2/˞.svg | 10 + svgs/iconsax2/˟.svg | 12 + svgs/iconsax2/ˠ.svg | 9 + svgs/iconsax2/ˡ.svg | 9 + svgs/iconsax2/ˢ.svg | 14 + svgs/iconsax2/ˣ.svg | 9 + svgs/iconsax2/ˤ.svg | 12 + svgs/iconsax2/˥.svg | 10 + svgs/iconsax2/˦.svg | 6 + svgs/iconsax2/˧.svg | 6 + svgs/iconsax2/˨.svg | 10 + svgs/iconsax2/˩.svg | 9 + svgs/iconsax2/˪.svg | 10 + svgs/iconsax2/˫.svg | 9 + svgs/iconsax2/ˬ.svg | 11 + svgs/iconsax2/˭.svg | 9 + svgs/iconsax2/ˮ.svg | 10 + svgs/iconsax2/˯.svg | 9 + svgs/iconsax2/˰.svg | 8 + svgs/iconsax2/˱.svg | 8 + svgs/iconsax2/˲.svg | 8 + svgs/iconsax2/˳.svg | 11 + svgs/iconsax2/˴.svg | 7 + svgs/iconsax2/˵.svg | 8 + svgs/iconsax2/˶.svg | 8 + svgs/iconsax2/˷.svg | 9 + svgs/iconsax2/˸.svg | 9 + svgs/iconsax2/˹.svg | 9 + svgs/iconsax2/˺.svg | 9 + svgs/iconsax2/˻.svg | 8 + svgs/iconsax2/˼.svg | 10 + svgs/iconsax2/˽.svg | 10 + svgs/iconsax2/˾.svg | 10 + svgs/iconsax2/˿.svg | 14 + svgs/iconsax2/̀.svg | 8 + svgs/iconsax2/́.svg | 9 + svgs/iconsax2/̂.svg | 12 + svgs/iconsax2/̃.svg | 10 + svgs/iconsax2/̄.svg | 9 + svgs/iconsax2/̅.svg | 10 + svgs/iconsax2/̆.svg | 9 + svgs/iconsax2/̇.svg | 8 + svgs/iconsax2/̈.svg | 9 + svgs/iconsax2/̉.svg | 9 + svgs/iconsax2/̊.svg | 8 + svgs/iconsax2/̋.svg | 11 + svgs/iconsax2/̌.svg | 10 + svgs/iconsax2/̍.svg | 8 + svgs/iconsax2/̎.svg | 8 + svgs/iconsax2/̏.svg | 12 + svgs/iconsax2/̐.svg | 8 + svgs/iconsax2/̑.svg | 9 + svgs/iconsax2/̒.svg | 11 + svgs/iconsax2/̓.svg | 8 + svgs/iconsax2/̔.svg | 8 + svgs/iconsax2/̕.svg | 9 + svgs/iconsax2/̖.svg | 13 + svgs/iconsax2/̗.svg | 8 + svgs/iconsax2/̘.svg | 11 + svgs/iconsax2/̙.svg | 10 + svgs/iconsax2/̚.svg | 10 + svgs/iconsax2/̛.svg | 10 + svgs/iconsax2/̜.svg | 8 + svgs/iconsax2/̝.svg | 10 + svgs/iconsax2/̞.svg | 9 + svgs/iconsax2/̟.svg | 8 + svgs/iconsax2/̠.svg | 8 + svgs/iconsax2/̡.svg | 9 + svgs/iconsax2/̢.svg | 10 + svgs/iconsax2/̣.svg | 9 + svgs/iconsax2/̤.svg | 8 + svgs/iconsax2/̥.svg | 8 + svgs/iconsax2/̦.svg | 9 + svgs/iconsax2/̧.svg | 9 + svgs/iconsax2/̨.svg | 9 + svgs/iconsax2/̩.svg | 9 + svgs/iconsax2/̪.svg | 9 + svgs/iconsax2/̫.svg | 8 + svgs/iconsax2/̬.svg | 7 + svgs/iconsax2/̭.svg | 10 + svgs/iconsax2/̮.svg | 9 + svgs/iconsax2/̯.svg | 9 + svgs/iconsax2/̰.svg | 7 + svgs/iconsax2/̱.svg | 7 + svgs/iconsax2/̲.svg | 8 + svgs/iconsax2/̳.svg | 8 + svgs/iconsax2/̴.svg | 9 + svgs/iconsax2/̵.svg | 9 + svgs/iconsax2/̶.svg | 8 + svgs/iconsax2/̷.svg | 12 + svgs/iconsax2/̸.svg | 11 + svgs/iconsax2/̹.svg | 9 + svgs/iconsax2/̺.svg | 10 + svgs/iconsax2/̻.svg | 9 + svgs/iconsax2/̼.svg | 8 + svgs/iconsax2/̽.svg | 9 + svgs/iconsax2/̾.svg | 9 + svgs/iconsax2/̿.svg | 8 + svgs/iconsax2/̀.svg | 8 + svgs/iconsax2/́.svg | 9 + svgs/iconsax2/͂.svg | 9 + svgs/iconsax2/̓.svg | 8 + svgs/iconsax2/̈́.svg | 8 + svgs/iconsax2/ͅ.svg | 7 + svgs/iconsax2/͆.svg | 8 + svgs/iconsax2/͇.svg | 9 + svgs/iconsax2/͈.svg | 10 + svgs/iconsax2/͉.svg | 9 + svgs/iconsax2/͊.svg | 11 + svgs/iconsax2/͋.svg | 8 + svgs/iconsax2/͌.svg | 7 + svgs/iconsax2/͍.svg | 8 + svgs/iconsax2/͎.svg | 7 + svgs/iconsax2/͏.svg | 9 + svgs/iconsax2/͐.svg | 10 + svgs/iconsax2/͑.svg | 8 + svgs/iconsax2/͒.svg | 8 + svgs/iconsax2/͓.svg | 8 + svgs/iconsax2/͔.svg | 6 + svgs/iconsax2/͕.svg | 7 + svgs/iconsax2/͖.svg | 6 + svgs/iconsax2/͗.svg | 6 + svgs/iconsax2/͘.svg | 6 + svgs/iconsax2/͙.svg | 7 + svgs/iconsax2/͚.svg | 6 + svgs/iconsax2/͛.svg | 6 + svgs/iconsax2/͜.svg | 6 + svgs/iconsax2/͝.svg | 6 + svgs/iconsax2/͞.svg | 6 + svgs/iconsax2/͟.svg | 6 + svgs/iconsax2/͠.svg | 6 + svgs/iconsax2/͡.svg | 6 + svgs/iconsax2/͢.svg | 6 + svgs/iconsax2/ͣ.svg | 6 + svgs/iconsax2/ͤ.svg | 6 + svgs/iconsax2/ͥ.svg | 6 + svgs/iconsax2/ͦ.svg | 6 + svgs/iconsax2/ͧ.svg | 6 + svgs/iconsax2/ͨ.svg | 6 + svgs/iconsax2/ͩ.svg | 6 + svgs/iconsax2/ͪ.svg | 6 + svgs/iconsax2/ͫ.svg | 6 + svgs/iconsax2/ͬ.svg | 6 + svgs/iconsax2/ͭ.svg | 6 + svgs/iconsax2/ͮ.svg | 6 + svgs/iconsax2/ͯ.svg | 6 + svgs/iconsax2/ͱ.svg | 6 + svgs/iconsax2/ͳ.svg | 6 + svgs/iconsax2/ʹ.svg | 6 + svgs/iconsax2/͵.svg | 6 + svgs/iconsax2/ͷ.svg | 6 + svgs/iconsax2/͸.svg | 6 + svgs/iconsax2/͹.svg | 6 + svgs/iconsax2/ͺ.svg | 6 + svgs/iconsax2/;.svg | 6 + svgs/iconsax2/Ϳ.svg | 6 + svgs/iconsax2/΀.svg | 6 + svgs/iconsax2/΁.svg | 6 + svgs/iconsax2/΂.svg | 6 + svgs/iconsax2/΃.svg | 6 + svgs/iconsax2/΄.svg | 8 + svgs/iconsax2/΅.svg | 6 + svgs/iconsax2/·.svg | 6 + svgs/iconsax2/΋.svg | 7 + svgs/iconsax2/΍.svg | 7 + svgs/iconsax2/ΐ.svg | 6 + svgs/iconsax2/΢.svg | 6 + svgs/iconsax2/ά.svg | 6 + svgs/iconsax2/έ.svg | 7 + svgs/iconsax2/ή.svg | 6 + svgs/iconsax2/ί.svg | 6 + svgs/iconsax2/ΰ.svg | 6 + svgs/iconsax2/α.svg | 6 + svgs/iconsax2/β.svg | 6 + svgs/iconsax2/γ.svg | 6 + svgs/iconsax2/δ.svg | 6 + svgs/iconsax2/ε.svg | 6 + svgs/iconsax2/ζ.svg | 6 + svgs/iconsax2/η.svg | 6 + svgs/iconsax2/θ.svg | 6 + svgs/iconsax2/ι.svg | 6 + svgs/iconsax2/κ.svg | 6 + svgs/iconsax2/λ.svg | 6 + svgs/iconsax2/μ.svg | 6 + svgs/iconsax2/ν.svg | 6 + svgs/iconsax2/ξ.svg | 6 + svgs/iconsax2/ο.svg | 6 + svgs/iconsax2/π.svg | 6 + svgs/iconsax2/ρ.svg | 6 + svgs/iconsax2/ς.svg | 6 + svgs/iconsax2/σ.svg | 6 + svgs/iconsax2/τ.svg | 6 + svgs/iconsax2/υ.svg | 6 + svgs/iconsax2/φ.svg | 7 + svgs/iconsax2/χ.svg | 6 + svgs/iconsax2/ψ.svg | 6 + svgs/iconsax2/ω.svg | 6 + svgs/iconsax2/ϊ.svg | 6 + svgs/iconsax2/ϋ.svg | 6 + svgs/iconsax2/ό.svg | 6 + svgs/iconsax2/ύ.svg | 6 + svgs/iconsax2/ώ.svg | 6 + svgs/iconsax2/ϐ.svg | 6 + svgs/iconsax2/ϑ.svg | 6 + svgs/iconsax2/ϒ.svg | 6 + svgs/iconsax2/ϓ.svg | 6 + svgs/iconsax2/ϔ.svg | 6 + svgs/iconsax2/ϕ.svg | 6 + svgs/iconsax2/ϖ.svg | 7 + svgs/iconsax2/ϗ.svg | 7 + svgs/iconsax2/ϙ.svg | 6 + svgs/iconsax2/ϛ.svg | 7 + svgs/iconsax2/ϝ.svg | 6 + svgs/iconsax2/ϟ.svg | 6 + svgs/iconsax2/ϡ.svg | 6 + svgs/iconsax2/ϣ.svg | 6 + svgs/iconsax2/ϥ.svg | 6 + svgs/iconsax2/ϧ.svg | 6 + svgs/iconsax2/ϩ.svg | 6 + svgs/iconsax2/ϫ.svg | 7 + svgs/iconsax2/ϭ.svg | 7 + svgs/iconsax2/ϯ.svg | 7 + svgs/iconsax2/ϰ.svg | 6 + svgs/iconsax2/ϱ.svg | 6 + svgs/iconsax2/ϳ.svg | 7 + svgs/iconsax2/ϴ.svg | 6 + svgs/iconsax2/ϵ.svg | 6 + svgs/iconsax2/϶.svg | 6 + svgs/iconsax2/ϸ.svg | 7 + svgs/iconsax2/Ϲ.svg | 6 + svgs/iconsax2/ϻ.svg | 6 + svgs/iconsax2/ϼ.svg | 7 + svgs/iconsax2/Ͻ.svg | 6 + svgs/iconsax2/Ͼ.svg | 7 + svgs/iconsax2/Ͽ.svg | 7 + svgs/iconsax2/а.svg | 6 + svgs/iconsax2/б.svg | 6 + svgs/iconsax2/в.svg | 6 + svgs/iconsax2/г.svg | 6 + svgs/iconsax2/д.svg | 6 + svgs/iconsax2/е.svg | 6 + svgs/iconsax2/ж.svg | 6 + svgs/iconsax2/з.svg | 6 + svgs/iconsax2/и.svg | 6 + svgs/iconsax2/й.svg | 7 + svgs/iconsax2/к.svg | 6 + svgs/iconsax2/л.svg | 6 + svgs/iconsax2/м.svg | 6 + svgs/iconsax2/н.svg | 6 + svgs/iconsax2/о.svg | 6 + svgs/iconsax2/п.svg | 6 + svgs/iconsax2/р.svg | 7 + svgs/iconsax2/с.svg | 7 + svgs/iconsax2/т.svg | 6 + svgs/iconsax2/у.svg | 7 + svgs/iconsax2/ф.svg | 7 + svgs/iconsax2/х.svg | 7 + svgs/iconsax2/ц.svg | 7 + svgs/iconsax2/ч.svg | 8 + svgs/iconsax2/ш.svg | 6 + svgs/iconsax2/щ.svg | 6 + svgs/iconsax2/ъ.svg | 6 + svgs/iconsax2/ы.svg | 6 + svgs/iconsax2/ь.svg | 7 + svgs/iconsax2/э.svg | 6 + svgs/iconsax2/ю.svg | 7 + svgs/iconsax2/я.svg | 6 + svgs/iconsax2/ѐ.svg | 7 + svgs/iconsax2/ё.svg | 6 + svgs/iconsax2/ђ.svg | 7 + svgs/iconsax2/ѓ.svg | 7 + svgs/iconsax2/є.svg | 7 + svgs/iconsax2/ѕ.svg | 7 + svgs/iconsax2/і.svg | 7 + svgs/iconsax2/ї.svg | 7 + svgs/iconsax2/ј.svg | 7 + svgs/iconsax2/љ.svg | 6 + svgs/iconsax2/њ.svg | 6 + svgs/iconsax2/ћ.svg | 7 + svgs/iconsax2/ќ.svg | 6 + svgs/iconsax2/ѝ.svg | 6 + svgs/iconsax2/ў.svg | 7 + svgs/iconsax2/џ.svg | 7 + svgs/iconsax2/ѡ.svg | 6 + svgs/iconsax2/ѣ.svg | 6 + svgs/iconsax2/ѥ.svg | 6 + svgs/iconsax2/ѧ.svg | 6 + svgs/iconsax2/ѩ.svg | 6 + svgs/iconsax2/ѫ.svg | 6 + svgs/iconsax2/ѭ.svg | 7 + svgs/iconsax2/ѯ.svg | 6 + svgs/iconsax2/ѱ.svg | 6 + svgs/iconsax2/ѳ.svg | 6 + svgs/iconsax2/ѵ.svg | 6 + svgs/iconsax2/ѷ.svg | 6 + svgs/iconsax2/ѹ.svg | 6 + svgs/iconsax2/ѻ.svg | 7 + svgs/iconsax2/ѽ.svg | 6 + svgs/iconsax2/ѿ.svg | 6 + svgs/iconsax2/Ҁ.svg | 6 + svgs/iconsax2/҂.svg | 6 + svgs/iconsax2/҃.svg | 6 + svgs/iconsax2/҄.svg | 8 + svgs/iconsax2/҅.svg | 6 + svgs/iconsax2/҆.svg | 6 + svgs/iconsax2/҇.svg | 6 + svgs/iconsax2/҈.svg | 6 + svgs/iconsax2/҉.svg | 6 + svgs/iconsax2/ҋ.svg | 6 + svgs/iconsax2/ҍ.svg | 6 + svgs/iconsax2/ҏ.svg | 6 + svgs/iconsax2/ґ.svg | 7 + svgs/iconsax2/ғ.svg | 6 + svgs/iconsax2/ҕ.svg | 7 + svgs/iconsax2/җ.svg | 6 + svgs/iconsax2/ҙ.svg | 7 + svgs/iconsax2/қ.svg | 6 + svgs/iconsax2/ҝ.svg | 6 + svgs/iconsax2/ҟ.svg | 6 + svgs/iconsax2/ҡ.svg | 6 + svgs/iconsax2/ң.svg | 6 + svgs/iconsax2/ҥ.svg | 6 + svgs/iconsax2/Ҧ.svg | 6 + svgs/iconsax2/ҩ.svg | 7 + svgs/iconsax2/ҫ.svg | 6 + svgs/iconsax2/ҭ.svg | 7 + svgs/iconsax2/ү.svg | 6 + svgs/iconsax2/ұ.svg | 7 + svgs/iconsax2/ҳ.svg | 7 + svgs/iconsax2/ҵ.svg | 7 + svgs/iconsax2/ҷ.svg | 6 + svgs/iconsax2/Ҹ.svg | 6 + svgs/iconsax2/һ.svg | 6 + svgs/iconsax2/ҽ.svg | 6 + svgs/iconsax2/ҿ.svg | 6 + svgs/iconsax2/Ӂ.svg | 6 + svgs/iconsax2/ӄ.svg | 7 + svgs/iconsax2/ӆ.svg | 6 + svgs/iconsax2/ӈ.svg | 6 + svgs/iconsax2/ӊ.svg | 6 + svgs/iconsax2/ӌ.svg | 6 + svgs/iconsax2/ӎ.svg | 6 + svgs/iconsax2/ӏ.svg | 6 + svgs/iconsax2/ӑ.svg | 7 + svgs/iconsax2/ӓ.svg | 7 + svgs/iconsax2/Ӕ.svg | 6 + svgs/iconsax2/ӗ.svg | 6 + svgs/iconsax2/ә.svg | 6 + svgs/iconsax2/ӛ.svg | 6 + svgs/iconsax2/ӝ.svg | 6 + svgs/iconsax2/Ӟ.svg | 6 + svgs/iconsax2/ӡ.svg | 6 + svgs/iconsax2/ӣ.svg | 6 + svgs/iconsax2/ӥ.svg | 6 + svgs/iconsax2/ӧ.svg | 6 + svgs/iconsax2/ө.svg | 6 + svgs/iconsax2/ӫ.svg | 6 + svgs/iconsax2/ӭ.svg | 7 + svgs/iconsax2/ӯ.svg | 6 + svgs/iconsax2/ӱ.svg | 6 + svgs/iconsax2/ӳ.svg | 6 + svgs/iconsax2/ӵ.svg | 7 + svgs/iconsax2/ӷ.svg | 6 + svgs/iconsax2/ӹ.svg | 7 + svgs/iconsax2/ӻ.svg | 6 + svgs/iconsax2/ӽ.svg | 6 + svgs/iconsax2/ӿ.svg | 6 + svgs/iconsax2/ԁ.svg | 6 + svgs/iconsax2/ԃ.svg | 6 + svgs/iconsax2/ԅ.svg | 6 + svgs/iconsax2/ԇ.svg | 7 + svgs/iconsax2/ԉ.svg | 6 + svgs/iconsax2/ԋ.svg | 6 + svgs/iconsax2/ԍ.svg | 6 + svgs/iconsax2/ԏ.svg | 6 + svgs/iconsax2/ԑ.svg | 6 + svgs/iconsax2/ԓ.svg | 7 + svgs/iconsax2/ԕ.svg | 6 + svgs/iconsax2/ԗ.svg | 7 + svgs/iconsax2/ԙ.svg | 6 + svgs/iconsax2/ԛ.svg | 7 + svgs/iconsax2/ԝ.svg | 6 + svgs/iconsax2/ԟ.svg | 7 + svgs/iconsax2/ԡ.svg | 7 + svgs/iconsax2/ԣ.svg | 7 + svgs/iconsax2/Ԥ.svg | 6 + svgs/iconsax2/ԥ.svg | 7 + svgs/iconsax2/Ԧ.svg | 6 + svgs/iconsax2/ԧ.svg | 7 + svgs/iconsax2/Ԩ.svg | 6 + svgs/iconsax2/ԩ.svg | 6 + svgs/iconsax2/Ԫ.svg | 6 + svgs/iconsax2/ԫ.svg | 6 + svgs/iconsax2/Ԭ.svg | 7 + svgs/iconsax2/ԭ.svg | 7 + svgs/iconsax2/Ԯ.svg | 6 + svgs/iconsax2/ԯ.svg | 6 + svgs/iconsax2/԰.svg | 6 + svgs/iconsax2/՗.svg | 6 + svgs/iconsax2/՘.svg | 7 + svgs/iconsax2/ՙ.svg | 6 + svgs/iconsax2/՚.svg | 6 + svgs/iconsax2/՛.svg | 6 + svgs/iconsax2/՜.svg | 7 + svgs/iconsax2/՝.svg | 6 + svgs/iconsax2/՞.svg | 7 + svgs/iconsax2/՟.svg | 7 + svgs/iconsax2/ՠ.svg | 6 + svgs/iconsax2/ա.svg | 6 + svgs/iconsax2/բ.svg | 7 + svgs/iconsax2/գ.svg | 7 + svgs/iconsax2/դ.svg | 6 + svgs/iconsax2/ե.svg | 6 + svgs/iconsax2/զ.svg | 7 + svgs/iconsax2/է.svg | 6 + svgs/iconsax2/ը.svg | 7 + svgs/iconsax2/թ.svg | 6 + svgs/iconsax2/ժ.svg | 6 + svgs/iconsax2/ի.svg | 6 + svgs/iconsax2/լ.svg | 6 + svgs/iconsax2/խ.svg | 6 + svgs/iconsax2/ծ.svg | 7 + svgs/iconsax2/կ.svg | 6 + svgs/iconsax2/հ.svg | 7 + svgs/iconsax2/ձ.svg | 7 + svgs/iconsax2/ղ.svg | 6 + svgs/iconsax2/ճ.svg | 6 + svgs/iconsax2/մ.svg | 7 + svgs/iconsax2/յ.svg | 6 + svgs/iconsax2/ն.svg | 6 + svgs/iconsax2/շ.svg | 6 + svgs/iconsax2/ո.svg | 6 + svgs/iconsax2/չ.svg | 6 + svgs/iconsax2/պ.svg | 6 + svgs/iconsax2/ջ.svg | 6 + svgs/iconsax2/ռ.svg | 7 + svgs/iconsax2/ս.svg | 6 + svgs/iconsax2/վ.svg | 7 + svgs/iconsax2/տ.svg | 6 + svgs/iconsax2/ր.svg | 8 + svgs/iconsax2/ց.svg | 6 + svgs/iconsax2/ւ.svg | 8 + svgs/iconsax2/փ.svg | 6 + svgs/iconsax2/ք.svg | 6 + svgs/iconsax2/օ.svg | 6 + svgs/iconsax2/ֆ.svg | 6 + svgs/iconsax2/և.svg | 6 + svgs/iconsax2/ֈ.svg | 6 + svgs/iconsax2/։.svg | 6 + svgs/iconsax2/֊.svg | 6 + svgs/iconsax2/֋.svg | 6 + svgs/iconsax2/֌.svg | 6 + svgs/iconsax2/֍.svg | 6 + svgs/iconsax2/֎.svg | 6 + svgs/iconsax2/֏.svg | 6 + svgs/iconsax2/֐.svg | 6 + svgs/iconsax2/֑.svg | 6 + svgs/iconsax2/֒.svg | 6 + svgs/iconsax2/֓.svg | 7 + svgs/iconsax2/֔.svg | 6 + svgs/iconsax2/֕.svg | 6 + svgs/iconsax2/֖.svg | 6 + svgs/iconsax2/֗.svg | 6 + svgs/iconsax2/֘.svg | 6 + svgs/iconsax2/֙.svg | 9 + svgs/iconsax2/֚.svg | 6 + svgs/iconsax2/֛.svg | 6 + svgs/iconsax2/֜.svg | 6 + svgs/iconsax2/֝.svg | 6 + svgs/iconsax2/֞.svg | 7 + svgs/iconsax2/֟.svg | 7 + svgs/iconsax2/֠.svg | 6 + svgs/iconsax2/֡.svg | 6 + svgs/iconsax2/֢.svg | 6 + svgs/iconsax2/֣.svg | 6 + svgs/iconsax2/֤.svg | 6 + svgs/iconsax2/֥.svg | 6 + svgs/iconsax2/֦.svg | 7 + svgs/iconsax2/֧.svg | 6 + svgs/iconsax2/֨.svg | 6 + svgs/iconsax2/֩.svg | 7 + svgs/iconsax2/֪.svg | 6 + svgs/iconsax2/֫.svg | 6 + svgs/iconsax2/֬.svg | 6 + svgs/iconsax2/֭.svg | 6 + svgs/iconsax2/֮.svg | 6 + svgs/iconsax2/֯.svg | 6 + svgs/iconsax2/ְ.svg | 6 + svgs/iconsax2/ֱ.svg | 6 + svgs/iconsax2/ֲ.svg | 6 + svgs/iconsax2/ֳ.svg | 6 + svgs/iconsax2/ִ.svg | 6 + svgs/iconsax2/ֵ.svg | 6 + svgs/iconsax2/ֶ.svg | 6 + svgs/iconsax2/ַ.svg | 6 + svgs/iconsax2/ָ.svg | 6 + svgs/iconsax2/ֹ.svg | 6 + svgs/iconsax2/ֺ.svg | 6 + svgs/iconsax2/ֻ.svg | 6 + svgs/iconsax2/ּ.svg | 6 + svgs/iconsax2/ֽ.svg | 6 + svgs/iconsax2/־.svg | 6 + svgs/iconsax2/ֿ.svg | 6 + svgs/iconsax2/׀.svg | 6 + svgs/iconsax2/ׁ.svg | 6 + svgs/iconsax2/ׂ.svg | 6 + svgs/iconsax2/׃.svg | 6 + svgs/iconsax2/ׄ.svg | 6 + svgs/iconsax2/ׅ.svg | 6 + svgs/iconsax2/׆.svg | 6 + svgs/iconsax2/ׇ.svg | 6 + svgs/iconsax2/׈.svg | 6 + svgs/iconsax2/׉.svg | 6 + svgs/iconsax2/׊.svg | 6 + svgs/iconsax2/׋.svg | 6 + svgs/iconsax2/׌.svg | 6 + svgs/iconsax2/׍.svg | 6 + svgs/iconsax2/׎.svg | 6 + svgs/iconsax2/׏.svg | 6 + svgs/iconsax2/א.svg | 6 + svgs/iconsax2/ב.svg | 6 + svgs/iconsax2/ג.svg | 6 + svgs/iconsax2/ד.svg | 6 + svgs/iconsax2/ה.svg | 6 + svgs/iconsax2/ו.svg | 7 + svgs/iconsax2/ז.svg | 6 + svgs/iconsax2/ח.svg | 6 + svgs/iconsax2/ט.svg | 6 + svgs/iconsax2/י.svg | 7 + svgs/iconsax2/ך.svg | 7 + svgs/iconsax2/כ.svg | 8 + svgs/iconsax2/ל.svg | 6 + svgs/iconsax2/ם.svg | 6 + svgs/iconsax2/מ.svg | 6 + svgs/iconsax2/ן.svg | 7 + svgs/iconsax2/נ.svg | 6 + svgs/iconsax2/ס.svg | 6 + svgs/iconsax2/ע.svg | 6 + svgs/iconsax2/ף.svg | 7 + svgs/iconsax2/פ.svg | 7 + svgs/iconsax2/ץ.svg | 7 + svgs/iconsax2/צ.svg | 6 + svgs/iconsax2/ק.svg | 6 + svgs/iconsax2/ר.svg | 6 + svgs/iconsax2/ש.svg | 7 + svgs/iconsax2/ת.svg | 7 + svgs/iconsax2/׫.svg | 6 + svgs/iconsax2/׬.svg | 6 + svgs/iconsax2/׭.svg | 6 + svgs/iconsax2/׮.svg | 6 + svgs/iconsax2/ׯ.svg | 6 + svgs/iconsax2/װ.svg | 6 + svgs/iconsax2/ױ.svg | 6 + svgs/iconsax2/ײ.svg | 6 + svgs/iconsax2/׳.svg | 6 + svgs/iconsax2/״.svg | 6 + svgs/iconsax2/׵.svg | 6 + svgs/iconsax2/׶.svg | 6 + svgs/iconsax2/׷.svg | 6 + svgs/iconsax2/׸.svg | 6 + svgs/iconsax2/׹.svg | 6 + svgs/iconsax2/׺.svg | 6 + svgs/iconsax2/׻.svg | 6 + svgs/iconsax2/׼.svg | 6 + svgs/iconsax2/׽.svg | 6 + svgs/iconsax2/׾.svg | 6 + svgs/iconsax2/׿.svg | 6 + svgs/iconsax2/؀.svg | 7 + svgs/iconsax2/؁.svg | 6 + svgs/iconsax2/؂.svg | 6 + svgs/iconsax2/؃.svg | 6 + svgs/iconsax2/؄.svg | 6 + svgs/iconsax2/؅.svg | 6 + svgs/iconsax2/؆.svg | 6 + svgs/iconsax2/؇.svg | 6 + svgs/iconsax2/؈.svg | 7 + svgs/iconsax2/؉.svg | 7 + svgs/iconsax2/؊.svg | 7 + svgs/iconsax2/؋.svg | 6 + svgs/iconsax2/،.svg | 6 + svgs/iconsax2/؍.svg | 7 + svgs/iconsax2/؎.svg | 7 + svgs/iconsax2/؏.svg | 7 + svgs/iconsax2/ؐ.svg | 7 + svgs/iconsax2/ؑ.svg | 7 + svgs/iconsax2/ؒ.svg | 8 + svgs/iconsax2/ؓ.svg | 6 + svgs/iconsax2/ؔ.svg | 7 + svgs/iconsax2/ؕ.svg | 7 + svgs/iconsax2/ؖ.svg | 7 + svgs/iconsax2/ؗ.svg | 7 + svgs/iconsax2/ؘ.svg | 7 + svgs/iconsax2/ؙ.svg | 6 + svgs/iconsax2/ؚ.svg | 6 + svgs/iconsax2/؛.svg | 7 + svgs/iconsax2/؜.svg | 8 + svgs/iconsax2/؝.svg | 6 + svgs/iconsax2/؞.svg | 6 + svgs/iconsax2/؟.svg | 6 + svgs/iconsax2/ؠ.svg | 6 + svgs/iconsax2/ء.svg | 6 + svgs/iconsax2/آ.svg | 6 + svgs/iconsax2/أ.svg | 6 + svgs/iconsax2/ؤ.svg | 6 + svgs/iconsax2/إ.svg | 6 + svgs/iconsax2/ئ.svg | 6 + svgs/iconsax2/ا.svg | 6 + svgs/iconsax2/ب.svg | 6 + svgs/iconsax2/ة.svg | 6 + svgs/iconsax2/ت.svg | 6 + svgs/iconsax2/ث.svg | 6 + svgs/iconsax2/ج.svg | 6 + svgs/iconsax2/ح.svg | 6 + svgs/iconsax2/خ.svg | 6 + svgs/iconsax2/د.svg | 6 + svgs/iconsax2/ذ.svg | 6 + svgs/iconsax2/ر.svg | 6 + svgs/iconsax2/ز.svg | 6 + svgs/iconsax2/س.svg | 6 + svgs/iconsax2/ش.svg | 6 + svgs/iconsax2/ص.svg | 6 + svgs/iconsax2/ض.svg | 6 + svgs/iconsax2/ط.svg | 6 + svgs/iconsax2/ظ.svg | 6 + svgs/iconsax2/ع.svg | 6 + svgs/iconsax2/غ.svg | 6 + svgs/iconsax2/ػ.svg | 7 + svgs/iconsax2/ؼ.svg | 6 + svgs/iconsax2/ؽ.svg | 7 + svgs/iconsax2/ؾ.svg | 7 + svgs/iconsax2/ؿ.svg | 6 + svgs/iconsax2/ـ.svg | 7 + svgs/iconsax2/ف.svg | 6 + svgs/iconsax2/ق.svg | 6 + svgs/iconsax2/ك.svg | 7 + svgs/iconsax2/ل.svg | 6 + svgs/iconsax2/م.svg | 7 + svgs/iconsax2/ن.svg | 6 + svgs/iconsax2/ه.svg | 7 + svgs/iconsax2/و.svg | 7 + svgs/iconsax2/ى.svg | 7 + svgs/iconsax2/ي.svg | 7 + svgs/iconsax2/ً.svg | 6 + svgs/iconsax2/ٌ.svg | 7 + svgs/iconsax2/ٍ.svg | 7 + svgs/iconsax2/َ.svg | 7 + svgs/iconsax2/ُ.svg | 7 + svgs/iconsax2/ِ.svg | 7 + svgs/iconsax2/ّ.svg | 7 + svgs/iconsax2/ْ.svg | 9 + svgs/iconsax2/ٓ.svg | 7 + svgs/iconsax2/ٔ.svg | 7 + svgs/iconsax2/ٕ.svg | 7 + svgs/iconsax2/ٖ.svg | 7 + svgs/iconsax2/ٗ.svg | 7 + svgs/iconsax2/٘.svg | 6 + svgs/iconsax2/ٙ.svg | 6 + svgs/iconsax2/ٚ.svg | 8 + svgs/iconsax2/ٛ.svg | 7 + svgs/iconsax2/ٜ.svg | 8 + svgs/iconsax2/ٝ.svg | 6 + svgs/iconsax2/ٞ.svg | 6 + svgs/iconsax2/ٟ.svg | 7 + svgs/iconsax2/٠.svg | 6 + svgs/iconsax2/١.svg | 9 + svgs/iconsax2/٢.svg | 6 + svgs/iconsax2/٣.svg | 6 + svgs/iconsax2/٤.svg | 6 + svgs/iconsax2/٥.svg | 6 + svgs/iconsax2/٦.svg | 7 + svgs/iconsax2/٧.svg | 6 + svgs/iconsax2/٨.svg | 6 + svgs/iconsax2/٩.svg | 6 + svgs/iconsax2/٪.svg | 6 + svgs/iconsax2/٫.svg | 7 + svgs/iconsax2/٬.svg | 6 + svgs/iconsax2/٭.svg | 6 + svgs/iconsax2/ٮ.svg | 6 + svgs/iconsax2/ٯ.svg | 7 + svgs/iconsax2/ٰ.svg | 6 + svgs/iconsax2/ٱ.svg | 6 + svgs/iconsax2/ٲ.svg | 6 + svgs/iconsax2/ٳ.svg | 6 + svgs/iconsax2/ٴ.svg | 7 + svgs/iconsax2/ٵ.svg | 6 + svgs/iconsax2/ٶ.svg | 7 + svgs/iconsax2/ٷ.svg | 6 + svgs/iconsax2/ٸ.svg | 6 + svgs/iconsax2/ٹ.svg | 6 + svgs/iconsax2/ٺ.svg | 6 + svgs/iconsax2/ٻ.svg | 7 + svgs/iconsax2/ټ.svg | 6 + svgs/iconsax2/ٽ.svg | 7 + svgs/iconsax2/پ.svg | 6 + svgs/iconsax2/ٿ.svg | 7 + svgs/iconsax2/ڀ.svg | 6 + svgs/iconsax2/ځ.svg | 8 + svgs/iconsax2/ڂ.svg | 6 + svgs/iconsax2/ڃ.svg | 7 + svgs/iconsax2/ڄ.svg | 7 + svgs/iconsax2/څ.svg | 6 + svgs/iconsax2/چ.svg | 6 + svgs/iconsax2/ڇ.svg | 7 + svgs/iconsax2/ڈ.svg | 6 + svgs/iconsax2/ډ.svg | 7 + svgs/iconsax2/ڊ.svg | 6 + svgs/iconsax2/ڋ.svg | 7 + svgs/iconsax2/ڌ.svg | 6 + svgs/iconsax2/ڍ.svg | 7 + svgs/iconsax2/ڎ.svg | 6 + svgs/iconsax2/ڏ.svg | 6 + svgs/iconsax2/ڐ.svg | 6 + svgs/iconsax2/ڑ.svg | 6 + svgs/iconsax2/ڒ.svg | 6 + svgs/iconsax2/ړ.svg | 6 + svgs/iconsax2/ڔ.svg | 7 + svgs/iconsax2/ڕ.svg | 6 + svgs/iconsax2/ږ.svg | 7 + svgs/iconsax2/ڗ.svg | 7 + svgs/iconsax2/ژ.svg | 6 + svgs/iconsax2/ڙ.svg | 6 + svgs/iconsax2/ښ.svg | 6 + svgs/iconsax2/ڛ.svg | 6 + svgs/iconsax2/ڜ.svg | 6 + svgs/iconsax2/ڝ.svg | 6 + svgs/iconsax2/ڞ.svg | 6 + svgs/iconsax2/ڟ.svg | 6 + svgs/iconsax2/ڠ.svg | 7 + svgs/iconsax2/ڡ.svg | 6 + svgs/iconsax2/ڢ.svg | 6 + svgs/iconsax2/ڣ.svg | 6 + svgs/iconsax2/ڤ.svg | 6 + svgs/iconsax2/ڥ.svg | 6 + svgs/iconsax2/ڦ.svg | 6 + svgs/iconsax2/ڧ.svg | 6 + svgs/iconsax2/ڨ.svg | 7 + svgs/iconsax2/ک.svg | 6 + svgs/iconsax2/ڪ.svg | 6 + svgs/iconsax2/ګ.svg | 6 + svgs/iconsax2/ڬ.svg | 6 + svgs/iconsax2/ڭ.svg | 9 + svgs/iconsax2/ڮ.svg | 6 + svgs/iconsax2/گ.svg | 7 + svgs/iconsax2/ڰ.svg | 6 + svgs/iconsax2/ڱ.svg | 6 + svgs/iconsax2/ڲ.svg | 6 + svgs/iconsax2/ڳ.svg | 6 + svgs/iconsax2/ڴ.svg | 6 + svgs/iconsax2/ڵ.svg | 6 + svgs/iconsax2/ڶ.svg | 6 + svgs/iconsax2/ڷ.svg | 6 + svgs/iconsax2/ڸ.svg | 6 + svgs/iconsax2/ڹ.svg | 6 + svgs/iconsax2/ں.svg | 6 + svgs/iconsax2/ڻ.svg | 6 + svgs/iconsax2/ڼ.svg | 6 + svgs/iconsax2/ڽ.svg | 7 + svgs/iconsax2/ھ.svg | 6 + svgs/iconsax2/ڿ.svg | 6 + svgs/iconsax2/ۀ.svg | 6 + svgs/iconsax2/ہ.svg | 6 + svgs/iconsax2/ۂ.svg | 6 + svgs/iconsax2/ۃ.svg | 6 + svgs/iconsax2/ۄ.svg | 6 + svgs/iconsax2/ۅ.svg | 6 + svgs/iconsax2/ۆ.svg | 6 + svgs/iconsax2/ۇ.svg | 6 + svgs/iconsax2/ۈ.svg | 6 + svgs/iconsax2/ۉ.svg | 6 + svgs/iconsax2/ۊ.svg | 6 + svgs/iconsax2/ۋ.svg | 6 + svgs/iconsax2/ی.svg | 6 + svgs/iconsax2/ۍ.svg | 6 + svgs/iconsax2/ێ.svg | 6 + svgs/iconsax2/ۏ.svg | 6 + svgs/iconsax2/ې.svg | 6 + svgs/iconsax2/ۑ.svg | 8 + svgs/iconsax2/ے.svg | 6 + svgs/iconsax2/ۓ.svg | 6 + svgs/iconsax2/۔.svg | 6 + svgs/iconsax2/ە.svg | 6 + svgs/iconsax2/ۖ.svg | 6 + svgs/iconsax2/ۗ.svg | 6 + svgs/iconsax2/ۘ.svg | 6 + svgs/iconsax2/ۙ.svg | 6 + svgs/iconsax2/ۚ.svg | 6 + svgs/iconsax2/ۛ.svg | 6 + svgs/iconsax2/ۜ.svg | 6 + svgs/iconsax2/۝.svg | 6 + svgs/iconsax2/۞.svg | 6 + svgs/iconsax2/۟.svg | 6 + svgs/iconsax2/۠.svg | 6 + svgs/iconsax2/ۡ.svg | 6 + svgs/iconsax2/ۢ.svg | 6 + svgs/iconsax2/ۣ.svg | 6 + svgs/iconsax2/ۤ.svg | 6 + svgs/iconsax2/ۥ.svg | 6 + svgs/iconsax2/ۦ.svg | 6 + svgs/iconsax2/ۧ.svg | 6 + svgs/iconsax2/ۨ.svg | 6 + svgs/iconsax2/۩.svg | 6 + svgs/iconsax2/۪.svg | 6 + svgs/iconsax2/۫.svg | 6 + svgs/iconsax2/۬.svg | 6 + svgs/iconsax2/ۭ.svg | 6 + svgs/iconsax2/ۮ.svg | 6 + svgs/iconsax2/ۯ.svg | 6 + svgs/iconsax2/۰.svg | 6 + svgs/iconsax2/۱.svg | 6 + svgs/iconsax2/۲.svg | 6 + svgs/iconsax2/۳.svg | 6 + svgs/iconsax2/۴.svg | 7 + svgs/iconsax2/۵.svg | 6 + svgs/iconsax2/۶.svg | 6 + svgs/iconsax2/۷.svg | 6 + svgs/iconsax2/۸.svg | 6 + svgs/iconsax2/۹.svg | 6 + svgs/iconsax2/ۺ.svg | 6 + svgs/iconsax2/ۻ.svg | 6 + svgs/iconsax2/ۼ.svg | 6 + svgs/iconsax2/۽.svg | 6 + svgs/iconsax2/۾.svg | 6 + svgs/iconsax2/ۿ.svg | 6 + svgs/iconsax2/܀.svg | 6 + svgs/iconsax2/܁.svg | 6 + svgs/iconsax2/܂.svg | 6 + svgs/iconsax2/܃.svg | 6 + svgs/iconsax2/܄.svg | 6 + svgs/iconsax2/܅.svg | 6 + svgs/iconsax2/܆.svg | 6 + svgs/iconsax2/܇.svg | 6 + svgs/iconsax2/܈.svg | 6 + svgs/iconsax2/܉.svg | 6 + svgs/iconsax2/܊.svg | 6 + svgs/iconsax2/܋.svg | 6 + svgs/iconsax2/܌.svg | 6 + svgs/iconsax2/܍.svg | 6 + svgs/iconsax2/܎.svg | 6 + svgs/iconsax2/܏.svg | 6 + svgs/iconsax2/ܐ.svg | 6 + svgs/iconsax2/ܑ.svg | 6 + svgs/iconsax2/ܒ.svg | 6 + svgs/iconsax2/ܓ.svg | 6 + svgs/iconsax2/ܔ.svg | 6 + svgs/iconsax2/ܕ.svg | 6 + svgs/iconsax2/ܖ.svg | 6 + svgs/iconsax2/ܗ.svg | 6 + svgs/iconsax2/ܘ.svg | 6 + svgs/iconsax2/ܙ.svg | 6 + svgs/iconsax2/ܚ.svg | 6 + svgs/iconsax2/ܛ.svg | 6 + svgs/iconsax2/ܜ.svg | 6 + svgs/iconsax2/ܝ.svg | 6 + svgs/iconsax2/ܞ.svg | 6 + svgs/iconsax2/ܟ.svg | 6 + svgs/iconsax2/ܠ.svg | 6 + svgs/iconsax2/ܡ.svg | 6 + svgs/iconsax2/ܢ.svg | 6 + svgs/iconsax2/ܣ.svg | 6 + svgs/iconsax2/ܤ.svg | 6 + svgs/iconsax2/ܥ.svg | 6 + svgs/iconsax2/ܦ.svg | 6 + svgs/iconsax2/ܧ.svg | 6 + svgs/iconsax2/ܨ.svg | 6 + svgs/iconsax2/ܩ.svg | 6 + svgs/iconsax2/ܪ.svg | 6 + svgs/iconsax2/ܫ.svg | 6 + svgs/iconsax2/ܬ.svg | 6 + svgs/iconsax2/ܭ.svg | 6 + svgs/iconsax2/ܮ.svg | 6 + svgs/iconsax2/ܯ.svg | 6 + svgs/iconsax2/ܰ.svg | 6 + svgs/iconsax2/ܱ.svg | 7 + svgs/iconsax2/ܲ.svg | 6 + svgs/iconsax2/ܳ.svg | 6 + svgs/iconsax2/ܴ.svg | 6 + svgs/iconsax2/ܵ.svg | 7 + svgs/iconsax2/ܶ.svg | 6 + svgs/iconsax2/ܷ.svg | 6 + svgs/iconsax2/ܸ.svg | 6 + svgs/iconsax2/ܹ.svg | 7 + svgs/iconsax2/ܺ.svg | 6 + svgs/iconsax2/ܻ.svg | 6 + svgs/iconsax2/ܼ.svg | 6 + svgs/iconsax2/ܽ.svg | 6 + svgs/iconsax2/ܾ.svg | 6 + svgs/iconsax2/ܿ.svg | 6 + svgs/iconsax2/݀.svg | 7 + svgs/iconsax2/݁.svg | 6 + svgs/iconsax2/݂.svg | 7 + svgs/iconsax2/݃.svg | 7 + svgs/iconsax2/݄.svg | 6 + svgs/iconsax2/݅.svg | 8 + svgs/iconsax2/݆.svg | 7 + svgs/iconsax2/݇.svg | 6 + svgs/iconsax2/݈.svg | 8 + svgs/iconsax2/݉.svg | 7 + svgs/iconsax2/݊.svg | 6 + svgs/iconsax2/݋.svg | 6 + svgs/iconsax2/݌.svg | 6 + svgs/iconsax2/ݍ.svg | 6 + svgs/iconsax2/ݎ.svg | 6 + svgs/iconsax2/ݏ.svg | 6 + svgs/iconsax2/ݐ.svg | 6 + svgs/iconsax2/ݑ.svg | 6 + svgs/iconsax2/ݒ.svg | 6 + svgs/iconsax2/ݓ.svg | 6 + svgs/iconsax2/ݔ.svg | 6 + svgs/iconsax2/ݕ.svg | 7 + svgs/iconsax2/ݖ.svg | 6 + svgs/iconsax2/ݗ.svg | 6 + svgs/iconsax2/ݘ.svg | 6 + svgs/iconsax2/ݙ.svg | 7 + svgs/iconsax2/ݚ.svg | 7 + svgs/iconsax2/ݛ.svg | 6 + svgs/iconsax2/ݜ.svg | 6 + svgs/iconsax2/ݝ.svg | 7 + svgs/iconsax2/ݞ.svg | 6 + svgs/iconsax2/ݟ.svg | 7 + svgs/iconsax2/ݠ.svg | 8 + svgs/iconsax2/ݡ.svg | 7 + svgs/iconsax2/ݢ.svg | 6 + svgs/iconsax2/ݣ.svg | 6 + svgs/iconsax2/ݤ.svg | 7 + svgs/iconsax2/ݥ.svg | 7 + svgs/iconsax2/ݦ.svg | 7 + svgs/iconsax2/ݧ.svg | 6 + svgs/iconsax2/ݨ.svg | 6 + svgs/iconsax2/ݩ.svg | 6 + svgs/iconsax2/ݪ.svg | 7 + svgs/iconsax2/ݫ.svg | 6 + svgs/iconsax2/ݬ.svg | 6 + svgs/iconsax2/ݭ.svg | 6 + svgs/iconsax2/ݮ.svg | 7 + svgs/iconsax2/ݯ.svg | 6 + svgs/iconsax2/ݰ.svg | 6 + svgs/iconsax2/ݱ.svg | 6 + svgs/iconsax2/ݲ.svg | 6 + svgs/iconsax2/ݳ.svg | 6 + svgs/iconsax2/ݴ.svg | 6 + svgs/iconsax2/ݵ.svg | 7 + svgs/iconsax2/ݶ.svg | 6 + svgs/iconsax2/ݷ.svg | 7 + svgs/iconsax2/ݸ.svg | 6 + svgs/iconsax2/ݹ.svg | 7 + svgs/iconsax2/ݺ.svg | 6 + svgs/iconsax2/ݻ.svg | 6 + svgs/iconsax2/ݼ.svg | 6 + svgs/iconsax2/ݽ.svg | 6 + svgs/iconsax2/ݾ.svg | 6 + svgs/iconsax2/ݿ.svg | 6 + svgs/iconsax2/ހ.svg | 6 + svgs/iconsax2/ށ.svg | 7 + svgs/iconsax2/ނ.svg | 6 + svgs/iconsax2/ރ.svg | 7 + svgs/iconsax2/ބ.svg | 6 + svgs/iconsax2/ޅ.svg | 7 + svgs/iconsax2/ކ.svg | 6 + svgs/iconsax2/އ.svg | 6 + svgs/iconsax2/ވ.svg | 7 + svgs/iconsax2/މ.svg | 6 + svgs/iconsax2/ފ.svg | 6 + svgs/iconsax2/ދ.svg | 6 + svgs/iconsax2/ތ.svg | 6 + svgs/iconsax2/ލ.svg | 6 + svgs/iconsax2/ގ.svg | 6 + svgs/iconsax2/ޏ.svg | 6 + svgs/iconsax2/ސ.svg | 6 + svgs/iconsax2/ޑ.svg | 6 + svgs/iconsax2/ޒ.svg | 6 + svgs/iconsax2/ޓ.svg | 6 + svgs/iconsax2/ޔ.svg | 6 + svgs/iconsax2/ޕ.svg | 6 + svgs/iconsax2/ޖ.svg | 6 + svgs/iconsax2/ޗ.svg | 6 + svgs/iconsax2/ޘ.svg | 7 + svgs/iconsax2/ޙ.svg | 6 + svgs/iconsax2/ޚ.svg | 6 + svgs/iconsax2/ޛ.svg | 6 + svgs/iconsax2/ޜ.svg | 6 + svgs/iconsax2/ޝ.svg | 6 + svgs/iconsax2/ޞ.svg | 6 + svgs/iconsax2/ޟ.svg | 6 + svgs/iconsax2/ޠ.svg | 6 + svgs/iconsax2/ޡ.svg | 6 + svgs/iconsax2/ޢ.svg | 7 + svgs/iconsax2/ޣ.svg | 7 + svgs/iconsax2/ޤ.svg | 6 + svgs/iconsax2/ޥ.svg | 6 + svgs/iconsax2/ަ.svg | 6 + svgs/iconsax2/ާ.svg | 6 + svgs/iconsax2/ި.svg | 7 + svgs/iconsax2/ީ.svg | 6 + svgs/iconsax2/ު.svg | 6 + svgs/iconsax2/ޫ.svg | 6 + svgs/iconsax2/ެ.svg | 6 + svgs/iconsax2/ޭ.svg | 6 + svgs/iconsax2/ޮ.svg | 6 + svgs/iconsax2/ޯ.svg | 7 + svgs/iconsax2/ް.svg | 6 + svgs/iconsax2/ޱ.svg | 6 + svgs/iconsax2/޲.svg | 6 + svgs/iconsax2/޳.svg | 6 + svgs/iconsax2/޴.svg | 6 + svgs/iconsax2/޵.svg | 6 + svgs/iconsax2/޶.svg | 6 + svgs/iconsax2/޷.svg | 6 + svgs/iconsax2/޸.svg | 6 + svgs/iconsax2/޹.svg | 6 + svgs/iconsax2/޺.svg | 6 + svgs/iconsax2/޻.svg | 6 + svgs/iconsax2/޼.svg | 6 + svgs/iconsax2/޽.svg | 7 + svgs/iconsax2/޾.svg | 6 + svgs/iconsax2/޿.svg | 6 + svgs/iconsax2/߀.svg | 6 + svgs/iconsax2/߁.svg | 6 + svgs/iconsax2/߂.svg | 6 + svgs/iconsax2/߃.svg | 7 + svgs/iconsax2/߄.svg | 6 + svgs/iconsax2/߅.svg | 7 + svgs/iconsax2/߆.svg | 7 + svgs/iconsax2/߇.svg | 6 + svgs/iconsax2/߈.svg | 6 + svgs/iconsax2/߉.svg | 6 + svgs/iconsax2/ߊ.svg | 6 + svgs/iconsax2/ߋ.svg | 6 + svgs/iconsax2/ߌ.svg | 6 + svgs/iconsax2/ߍ.svg | 7 + svgs/iconsax2/ߎ.svg | 6 + svgs/iconsax2/ߏ.svg | 7 + svgs/iconsax2/ߐ.svg | 6 + svgs/iconsax2/ߑ.svg | 7 + svgs/iconsax2/ߒ.svg | 7 + svgs/iconsax2/ߓ.svg | 6 + svgs/iconsax2/ߔ.svg | 6 + svgs/iconsax2/ߕ.svg | 6 + svgs/iconsax2/ߖ.svg | 6 + svgs/iconsax2/ߗ.svg | 7 + svgs/iconsax2/ߘ.svg | 7 + svgs/iconsax2/ߙ.svg | 6 + svgs/iconsax2/ߚ.svg | 6 + svgs/iconsax2/ߛ.svg | 7 + svgs/iconsax2/ߜ.svg | 6 + svgs/iconsax2/ߝ.svg | 6 + svgs/iconsax2/ߞ.svg | 6 + svgs/iconsax2/ߟ.svg | 6 + svgs/iconsax2/ߠ.svg | 6 + svgs/iconsax2/ߡ.svg | 7 + svgs/iconsax2/ߢ.svg | 7 + svgs/iconsax2/ߣ.svg | 6 + svgs/iconsax2/ߤ.svg | 7 + svgs/iconsax2/ߥ.svg | 7 + svgs/iconsax2/ߦ.svg | 7 + svgs/iconsax2/ߧ.svg | 6 + svgs/iconsax2/ߨ.svg | 6 + svgs/iconsax2/ߩ.svg | 6 + svgs/iconsax2/ߪ.svg | 7 + svgs/iconsax2/߫.svg | 6 + svgs/iconsax2/߬.svg | 7 + svgs/iconsax2/߭.svg | 6 + svgs/iconsax2/߮.svg | 7 + svgs/iconsax2/߯.svg | 6 + svgs/iconsax2/߰.svg | 7 + svgs/iconsax2/߱.svg | 6 + svgs/iconsax2/߲.svg | 6 + svgs/iconsax2/߳.svg | 7 + svgs/iconsax2/ߴ.svg | 7 + svgs/iconsax2/ߵ.svg | 6 + svgs/iconsax2/߶.svg | 7 + svgs/iconsax2/߷.svg | 7 + svgs/iconsax2/߸.svg | 7 + svgs/iconsax2/߹.svg | 6 + svgs/iconsax2/ߺ.svg | 7 + svgs/iconsax2/߻.svg | 6 + svgs/iconsax2/߼.svg | 7 + svgs/iconsax2/߽.svg | 7 + svgs/iconsax2/߾.svg | 7 + svgs/iconsax2/߿.svg | 6 + svgs/iconsax2/ࠀ.svg | 6 + svgs/iconsax2/ࠁ.svg | 6 + svgs/iconsax2/ࠂ.svg | 6 + svgs/iconsax2/ࠃ.svg | 7 + svgs/iconsax2/ࠄ.svg | 6 + svgs/iconsax2/ࠅ.svg | 6 + svgs/iconsax2/ࠆ.svg | 6 + svgs/iconsax2/ࠇ.svg | 6 + svgs/iconsax2/ࠈ.svg | 6 + svgs/iconsax2/ࠉ.svg | 6 + svgs/iconsax2/ࠊ.svg | 6 + svgs/iconsax2/ࠋ.svg | 6 + svgs/iconsax2/ࠌ.svg | 6 + svgs/iconsax2/ࠍ.svg | 6 + svgs/iconsax2/ࠎ.svg | 7 + svgs/iconsax2/ࠏ.svg | 6 + svgs/iconsax2/ࠐ.svg | 6 + svgs/iconsax2/ࠑ.svg | 6 + svgs/iconsax2/ࠒ.svg | 6 + svgs/iconsax2/ࠓ.svg | 6 + svgs/iconsax2/ࠔ.svg | 6 + svgs/iconsax2/ࠕ.svg | 6 + svgs/iconsax2/ࠖ.svg | 6 + svgs/iconsax2/ࠗ.svg | 6 + svgs/iconsax2/࠘.svg | 6 + svgs/iconsax2/࠙.svg | 6 + svgs/iconsax2/ࠚ.svg | 6 + svgs/iconsax2/ࠛ.svg | 6 + svgs/iconsax2/ࠜ.svg | 7 + svgs/iconsax2/ࠝ.svg | 7 + svgs/iconsax2/ࠞ.svg | 6 + svgs/iconsax2/ࠟ.svg | 6 + svgs/iconsax2/ࠠ.svg | 6 + svgs/iconsax2/ࠡ.svg | 6 + svgs/iconsax2/ࠢ.svg | 6 + svgs/iconsax2/ࠣ.svg | 7 + svgs/iconsax2/ࠤ.svg | 6 + svgs/iconsax2/ࠥ.svg | 6 + svgs/iconsax2/ࠦ.svg | 6 + svgs/iconsax2/ࠧ.svg | 6 + svgs/iconsax2/ࠨ.svg | 6 + svgs/iconsax2/ࠩ.svg | 6 + svgs/iconsax2/ࠪ.svg | 6 + svgs/iconsax2/ࠫ.svg | 6 + svgs/iconsax2/ࠬ.svg | 6 + svgs/iconsax2/࠭.svg | 6 + svgs/iconsax2/࠮.svg | 6 + svgs/iconsax2/࠯.svg | 6 + svgs/iconsax2/࠰.svg | 6 + svgs/iconsax2/࠱.svg | 7 + svgs/iconsax2/࠲.svg | 7 + svgs/iconsax2/࠳.svg | 7 + svgs/iconsax2/࠴.svg | 6 + svgs/iconsax2/࠵.svg | 7 + svgs/iconsax2/࠶.svg | 6 + svgs/iconsax2/࠷.svg | 6 + svgs/iconsax2/࠸.svg | 6 + svgs/iconsax2/࠹.svg | 6 + svgs/iconsax2/࠺.svg | 6 + svgs/iconsax2/࠻.svg | 6 + svgs/iconsax2/࠼.svg | 6 + svgs/iconsax2/࠽.svg | 6 + svgs/iconsax2/࠾.svg | 7 + svgs/iconsax2/࠿.svg | 6 + svgs/iconsax2/ࡀ.svg | 6 + svgs/iconsax2/ࡁ.svg | 7 + svgs/iconsax2/ࡂ.svg | 6 + svgs/iconsax2/ࡃ.svg | 6 + svgs/iconsax2/ࡄ.svg | 6 + svgs/iconsax2/ࡅ.svg | 6 + svgs/iconsax2/ࡆ.svg | 6 + svgs/iconsax2/ࡇ.svg | 6 + svgs/iconsax2/ࡈ.svg | 7 + svgs/iconsax2/ࡉ.svg | 6 + svgs/iconsax2/ࡊ.svg | 7 + svgs/iconsax2/ࡋ.svg | 6 + svgs/iconsax2/ࡌ.svg | 7 + svgs/iconsax2/ࡍ.svg | 9 + svgs/iconsax2/ࡎ.svg | 6 + svgs/iconsax2/ࡏ.svg | 6 + svgs/iconsax2/ࡐ.svg | 7 + svgs/iconsax2/ࡑ.svg | 7 + svgs/iconsax2/ࡒ.svg | 7 + svgs/iconsax2/ࡓ.svg | 6 + svgs/iconsax2/ࡔ.svg | 6 + svgs/iconsax2/ࡕ.svg | 6 + svgs/iconsax2/ࡖ.svg | 6 + svgs/iconsax2/ࡗ.svg | 6 + svgs/iconsax2/ࡘ.svg | 6 + svgs/iconsax2/࡙.svg | 6 + svgs/iconsax2/࡚.svg | 6 + svgs/iconsax2/࡛.svg | 6 + svgs/iconsax2/࡜.svg | 6 + svgs/iconsax2/࡝.svg | 6 + svgs/iconsax2/࡞.svg | 6 + svgs/iconsax2/࡟.svg | 6 + svgs/iconsax2/ࡠ.svg | 6 + svgs/iconsax2/ࡡ.svg | 7 + svgs/iconsax2/ࡢ.svg | 6 + svgs/iconsax2/ࡣ.svg | 6 + svgs/iconsax2/ࡤ.svg | 6 + svgs/iconsax2/ࡥ.svg | 7 + svgs/iconsax2/ࡦ.svg | 6 + svgs/iconsax2/ࡧ.svg | 7 + svgs/iconsax2/ࡨ.svg | 6 + svgs/iconsax2/ࡩ.svg | 7 + svgs/iconsax2/ࡪ.svg | 6 + svgs/iconsax2/࡫.svg | 6 + svgs/iconsax2/࡬.svg | 6 + svgs/iconsax2/࡭.svg | 7 + svgs/iconsax2/࡮.svg | 6 + svgs/iconsax2/࡯.svg | 6 + svgs/iconsax2/ࡰ.svg | 7 + svgs/iconsax2/ࡱ.svg | 7 + svgs/iconsax2/ࡲ.svg | 7 + svgs/iconsax2/ࡳ.svg | 6 + svgs/iconsax2/ࡴ.svg | 6 + svgs/iconsax2/ࡵ.svg | 6 + svgs/iconsax2/ࡶ.svg | 6 + svgs/iconsax2/ࡷ.svg | 6 + svgs/iconsax2/ࡸ.svg | 6 + svgs/iconsax2/ࡹ.svg | 7 + svgs/iconsax2/ࡺ.svg | 6 + svgs/iconsax2/ࡻ.svg | 6 + svgs/iconsax2/ࡼ.svg | 6 + svgs/iconsax2/ࡽ.svg | 6 + svgs/iconsax2/ࡾ.svg | 6 + svgs/iconsax2/ࡿ.svg | 6 + svgs/iconsax2/ࢀ.svg | 6 + svgs/iconsax2/ࢁ.svg | 7 + svgs/iconsax2/ࢂ.svg | 7 + svgs/iconsax2/ࢃ.svg | 6 + svgs/iconsax2/ࢄ.svg | 7 + svgs/iconsax2/ࢅ.svg | 6 + svgs/iconsax2/ࢆ.svg | 7 + svgs/iconsax2/ࢇ.svg | 7 + svgs/iconsax2/࢈.svg | 7 + svgs/iconsax2/ࢉ.svg | 6 + svgs/iconsax2/ࢊ.svg | 7 + svgs/iconsax2/ࢋ.svg | 6 + svgs/iconsax2/ࢌ.svg | 6 + svgs/iconsax2/ࢍ.svg | 6 + svgs/iconsax2/ࢎ.svg | 6 + svgs/iconsax2/࢏.svg | 7 + svgs/iconsax2/࢐.svg | 6 + svgs/iconsax2/࢑.svg | 6 + svgs/iconsax2/࢒.svg | 6 + svgs/iconsax2/࢓.svg | 6 + svgs/iconsax2/࢔.svg | 7 + svgs/iconsax2/࢕.svg | 6 + svgs/iconsax2/࢖.svg | 6 + svgs/iconsax2/ࢗ.svg | 6 + svgs/iconsax2/࢘.svg | 7 + svgs/iconsax2/࢙.svg | 6 + svgs/iconsax2/࢚.svg | 6 + svgs/iconsax2/࢛.svg | 6 + svgs/iconsax2/࢜.svg | 6 + svgs/iconsax2/࢝.svg | 7 + svgs/iconsax2/࢞.svg | 6 + svgs/iconsax2/࢟.svg | 6 + svgs/iconsax2/ࢠ.svg | 7 + svgs/iconsax2/ࢡ.svg | 6 + svgs/iconsax2/ࢢ.svg | 7 + svgs/iconsax2/ࢣ.svg | 7 + svgs/iconsax2/ࢤ.svg | 6 + svgs/iconsax2/ࢥ.svg | 7 + svgs/iconsax2/ࢦ.svg | 7 + svgs/iconsax2/ࢧ.svg | 8 + svgs/iconsax2/ࢨ.svg | 7 + svgs/iconsax2/ࢩ.svg | 7 + svgs/iconsax2/ࢪ.svg | 6 + svgs/iconsax2/ࢫ.svg | 6 + svgs/iconsax2/ࢬ.svg | 7 + svgs/iconsax2/ࢭ.svg | 6 + svgs/iconsax2/ࢮ.svg | 6 + svgs/iconsax2/ࢯ.svg | 6 + svgs/iconsax2/ࢰ.svg | 7 + svgs/iconsax2/ࢱ.svg | 6 + svgs/iconsax2/ࢲ.svg | 6 + svgs/iconsax2/ࢳ.svg | 6 + svgs/iconsax2/ࢴ.svg | 6 + svgs/iconsax2/ࢵ.svg | 6 + svgs/iconsax2/ࢶ.svg | 6 + svgs/iconsax2/ࢷ.svg | 6 + svgs/iconsax2/ࢸ.svg | 6 + svgs/iconsax2/ࢹ.svg | 6 + svgs/iconsax2/ࢺ.svg | 6 + svgs/iconsax2/ࢻ.svg | 7 + svgs/iconsax2/ࢼ.svg | 8 + svgs/iconsax2/ࢽ.svg | 6 + svgs/iconsax2/ࢾ.svg | 6 + svgs/iconsax2/ࢿ.svg | 6 + svgs/iconsax2/ࣀ.svg | 6 + svgs/iconsax2/ࣁ.svg | 6 + svgs/iconsax2/ࣂ.svg | 6 + svgs/iconsax2/ࣃ.svg | 6 + svgs/iconsax2/ࣄ.svg | 6 + svgs/iconsax2/ࣅ.svg | 6 + svgs/iconsax2/ࣆ.svg | 6 + svgs/iconsax2/ࣇ.svg | 6 + svgs/iconsax2/ࣈ.svg | 6 + svgs/iconsax2/ࣉ.svg | 6 + svgs/iconsax2/࣊.svg | 6 + svgs/iconsax2/࣋.svg | 6 + svgs/iconsax2/࣌.svg | 7 + svgs/iconsax2/࣍.svg | 7 + svgs/iconsax2/࣎.svg | 6 + svgs/iconsax2/࣏.svg | 6 + svgs/iconsax2/࣐.svg | 6 + svgs/iconsax2/࣑.svg | 6 + svgs/iconsax2/࣒.svg | 6 + svgs/iconsax2/࣓.svg | 6 + svgs/iconsax2/ࣔ.svg | 6 + svgs/iconsax2/ࣕ.svg | 6 + svgs/iconsax2/ࣖ.svg | 6 + svgs/iconsax2/ࣗ.svg | 6 + svgs/iconsax2/ࣘ.svg | 6 + svgs/iconsax2/ࣙ.svg | 6 + svgs/iconsax2/ࣚ.svg | 6 + svgs/iconsax2/ࣛ.svg | 6 + svgs/iconsax2/ࣜ.svg | 6 + svgs/iconsax2/ࣝ.svg | 6 + svgs/iconsax2/ࣞ.svg | 6 + svgs/iconsax2/ࣟ.svg | 6 + svgs/iconsax2/࣠.svg | 6 + svgs/iconsax2/࣡.svg | 6 + svgs/iconsax2/࣢.svg | 6 + svgs/iconsax2/ࣣ.svg | 6 + svgs/iconsax2/ࣤ.svg | 6 + svgs/iconsax2/ࣥ.svg | 6 + svgs/iconsax2/ࣦ.svg | 7 + svgs/iconsax2/ࣧ.svg | 6 + svgs/iconsax2/ࣨ.svg | 6 + svgs/iconsax2/ࣩ.svg | 6 + svgs/iconsax2/࣪.svg | 8 + svgs/iconsax2/࣫.svg | 6 + svgs/iconsax2/࣬.svg | 6 + svgs/iconsax2/࣭.svg | 6 + svgs/iconsax2/࣮.svg | 6 + svgs/iconsax2/࣯.svg | 6 + svgs/iconsax2/ࣰ.svg | 6 + svgs/iconsax2/ࣱ.svg | 6 + svgs/iconsax2/ࣲ.svg | 7 + svgs/iconsax2/ࣳ.svg | 6 + svgs/iconsax2/ࣴ.svg | 6 + svgs/iconsax2/ࣵ.svg | 6 + svgs/iconsax2/ࣶ.svg | 8 + svgs/iconsax2/ࣷ.svg | 6 + svgs/iconsax2/ࣸ.svg | 6 + svgs/iconsax2/ࣹ.svg | 6 + svgs/iconsax2/ࣺ.svg | 7 + svgs/iconsax2/ࣻ.svg | 6 + svgs/iconsax2/ࣼ.svg | 6 + svgs/iconsax2/ࣽ.svg | 6 + svgs/iconsax2/ࣾ.svg | 6 + svgs/iconsax2/ࣿ.svg | 6 + svgs/iconsax2/ऀ.svg | 7 + svgs/iconsax2/ँ.svg | 8 + svgs/iconsax2/ं.svg | 6 + svgs/iconsax2/ः.svg | 6 + svgs/iconsax2/ऄ.svg | 6 + svgs/iconsax2/अ.svg | 6 + svgs/iconsax2/आ.svg | 7 + svgs/iconsax2/इ.svg | 7 + svgs/iconsax2/ई.svg | 6 + svgs/iconsax2/उ.svg | 6 + svgs/iconsax2/ऊ.svg | 6 + svgs/iconsax2/ऋ.svg | 6 + svgs/iconsax2/ऌ.svg | 7 + svgs/iconsax2/ऍ.svg | 7 + svgs/iconsax2/ऎ.svg | 6 + svgs/iconsax2/ए.svg | 6 + svgs/iconsax2/ऐ.svg | 6 + svgs/iconsax2/ऑ.svg | 7 + svgs/iconsax2/ऒ.svg | 6 + svgs/iconsax2/ओ.svg | 6 + svgs/iconsax2/औ.svg | 6 + svgs/iconsax2/क.svg | 6 + svgs/iconsax2/ख.svg | 6 + svgs/iconsax2/ग.svg | 6 + svgs/iconsax2/घ.svg | 6 + svgs/iconsax2/ङ.svg | 6 + svgs/iconsax2/च.svg | 6 + svgs/iconsax2/छ.svg | 6 + svgs/iconsax2/ज.svg | 6 + svgs/iconsax2/झ.svg | 6 + svgs/iconsax2/ञ.svg | 6 + svgs/iconsax2/ट.svg | 6 + svgs/iconsax2/ठ.svg | 6 + svgs/iconsax2/ड.svg | 6 + svgs/iconsax2/ढ.svg | 6 + svgs/iconsax2/ण.svg | 6 + svgs/iconsax2/त.svg | 6 + svgs/iconsax2/थ.svg | 7 + svgs/iconsax2/द.svg | 6 + svgs/iconsax2/ध.svg | 6 + svgs/iconsax2/न.svg | 6 + svgs/iconsax2/ऩ.svg | 6 + svgs/iconsax2/प.svg | 6 + svgs/iconsax2/फ.svg | 6 + svgs/iconsax2/ब.svg | 6 + svgs/iconsax2/भ.svg | 6 + svgs/iconsax2/म.svg | 6 + svgs/iconsax2/य.svg | 6 + svgs/iconsax2/र.svg | 6 + svgs/iconsax2/ऱ.svg | 6 + svgs/iconsax2/ल.svg | 7 + svgs/iconsax2/ळ.svg | 6 + svgs/iconsax2/ऴ.svg | 7 + svgs/iconsax2/व.svg | 8 + svgs/iconsax2/श.svg | 6 + svgs/iconsax2/ष.svg | 6 + svgs/iconsax2/स.svg | 7 + svgs/iconsax2/ह.svg | 6 + svgs/iconsax2/ऺ.svg | 6 + svgs/iconsax2/ऻ.svg | 6 + svgs/iconsax2/़.svg | 6 + svgs/iconsax2/ऽ.svg | 8 + svgs/iconsax2/ा.svg | 6 + svgs/iconsax2/ि.svg | 6 + svgs/iconsax2/ी.svg | 6 + svgs/iconsax2/ु.svg | 7 + svgs/iconsax2/ू.svg | 6 + svgs/iconsax2/ृ.svg | 6 + svgs/iconsax2/ॄ.svg | 7 + svgs/iconsax2/ॅ.svg | 7 + svgs/iconsax2/ॆ.svg | 6 + svgs/iconsax2/े.svg | 6 + svgs/iconsax2/ै.svg | 6 + svgs/iconsax2/ॉ.svg | 6 + svgs/iconsax2/ॊ.svg | 6 + svgs/iconsax2/ो.svg | 7 + svgs/iconsax2/ौ.svg | 6 + svgs/iconsax2/्.svg | 7 + svgs/iconsax2/ॎ.svg | 7 + svgs/iconsax2/ॏ.svg | 7 + svgs/iconsax2/ॐ.svg | 7 + svgs/iconsax2/॑.svg | 7 + svgs/iconsax2/॒.svg | 7 + svgs/iconsax2/॓.svg | 7 + svgs/iconsax2/॔.svg | 6 + svgs/iconsax2/ॕ.svg | 6 + svgs/iconsax2/ॖ.svg | 7 + svgs/iconsax2/ॗ.svg | 6 + svgs/iconsax2/क़.svg | 6 + svgs/iconsax2/ख़.svg | 6 + svgs/iconsax2/ग़.svg | 6 + svgs/iconsax2/ज़.svg | 6 + svgs/iconsax2/ड़.svg | 6 + svgs/iconsax2/ढ़.svg | 6 + svgs/iconsax2/फ़.svg | 6 + svgs/iconsax2/य़.svg | 6 + svgs/iconsax2/ॠ.svg | 6 + svgs/iconsax2/ॡ.svg | 6 + svgs/iconsax2/ॢ.svg | 6 + svgs/iconsax2/ॣ.svg | 7 + svgs/iconsax2/।.svg | 6 + svgs/iconsax2/॥.svg | 6 + svgs/iconsax2/०.svg | 6 + svgs/iconsax2/१.svg | 7 + svgs/iconsax2/२.svg | 6 + svgs/iconsax2/३.svg | 6 + svgs/iconsax2/४.svg | 6 + svgs/iconsax2/५.svg | 6 + svgs/iconsax2/६.svg | 6 + svgs/iconsax2/७.svg | 6 + svgs/iconsax2/८.svg | 6 + svgs/iconsax2/९.svg | 6 + svgs/iconsax2/॰.svg | 6 + svgs/iconsax2/ॱ.svg | 7 + svgs/iconsax2/ॲ.svg | 7 + svgs/iconsax2/ॳ.svg | 7 + svgs/iconsax2/ॴ.svg | 6 + svgs/iconsax2/ॵ.svg | 6 + svgs/iconsax2/ॶ.svg | 6 + svgs/iconsax2/ॷ.svg | 7 + svgs/iconsax2/ॸ.svg | 7 + svgs/iconsax2/ॹ.svg | 6 + svgs/iconsax2/ॺ.svg | 6 + svgs/iconsax2/ॻ.svg | 6 + svgs/iconsax2/ॼ.svg | 6 + svgs/iconsax2/ॽ.svg | 6 + svgs/iconsax2/ॾ.svg | 7 + svgs/iconsax2/ॿ.svg | 6 + svgs/iconsax2/ঀ.svg | 6 + svgs/iconsax2/ঁ.svg | 6 + svgs/iconsax2/ং.svg | 6 + svgs/iconsax2/ঃ.svg | 7 + svgs/iconsax2/঄.svg | 6 + svgs/iconsax2/অ.svg | 6 + svgs/iconsax2/আ.svg | 6 + svgs/iconsax2/ই.svg | 7 + svgs/iconsax2/ঈ.svg | 6 + svgs/iconsax2/উ.svg | 6 + svgs/iconsax2/ঊ.svg | 6 + svgs/iconsax2/ঋ.svg | 6 + svgs/iconsax2/ঌ.svg | 6 + svgs/iconsax2/঍.svg | 6 + svgs/iconsax2/঎.svg | 6 + svgs/iconsax2/এ.svg | 6 + svgs/iconsax2/ঐ.svg | 8 + svgs/iconsax2/঑.svg | 6 + svgs/iconsax2/঒.svg | 7 + svgs/iconsax2/ও.svg | 8 + svgs/iconsax2/ঔ.svg | 7 + svgs/iconsax2/ক.svg | 6 + svgs/iconsax2/খ.svg | 6 + svgs/iconsax2/গ.svg | 7 + svgs/iconsax2/ঘ.svg | 6 + svgs/iconsax2/ঙ.svg | 7 + svgs/iconsax2/চ.svg | 6 + svgs/iconsax2/ছ.svg | 6 + svgs/iconsax2/জ.svg | 6 + svgs/iconsax2/ঝ.svg | 7 + svgs/iconsax2/ঞ.svg | 6 + svgs/iconsax2/ট.svg | 6 + svgs/iconsax2/ঠ.svg | 6 + svgs/iconsax2/ড.svg | 6 + svgs/iconsax2/ঢ.svg | 6 + svgs/iconsax2/ণ.svg | 6 + svgs/iconsax2/ত.svg | 6 + svgs/iconsax2/থ.svg | 6 + svgs/iconsax2/দ.svg | 6 + svgs/iconsax2/ধ.svg | 6 + svgs/iconsax2/ন.svg | 6 + svgs/iconsax2/঩.svg | 6 + svgs/iconsax2/প.svg | 6 + svgs/iconsax2/ফ.svg | 6 + svgs/iconsax2/ব.svg | 6 + svgs/iconsax2/ভ.svg | 6 + svgs/iconsax2/ম.svg | 6 + svgs/iconsax2/য.svg | 7 + svgs/iconsax2/র.svg | 6 + svgs/iconsax2/঱.svg | 7 + svgs/iconsax2/ল.svg | 6 + svgs/iconsax2/঳.svg | 7 + svgs/iconsax2/঴.svg | 6 + svgs/iconsax2/঵.svg | 8 + svgs/iconsax2/শ.svg | 7 + svgs/iconsax2/ষ.svg | 6 + svgs/iconsax2/স.svg | 7 + svgs/iconsax2/হ.svg | 6 + svgs/iconsax2/঺.svg | 6 + svgs/iconsax2/঻.svg | 7 + svgs/iconsax2/়.svg | 6 + svgs/iconsax2/ঽ.svg | 6 + svgs/iconsax2/া.svg | 6 + svgs/iconsax2/ি.svg | 6 + svgs/iconsax2/ী.svg | 6 + svgs/iconsax2/ু.svg | 6 + svgs/iconsax2/ূ.svg | 6 + svgs/iconsax2/ৃ.svg | 6 + svgs/iconsax2/ৄ.svg | 6 + svgs/iconsax2/৅.svg | 6 + svgs/iconsax2/৆.svg | 6 + svgs/iconsax2/ে.svg | 6 + svgs/iconsax2/ৈ.svg | 6 + svgs/iconsax2/৉.svg | 6 + svgs/iconsax2/৊.svg | 6 + svgs/iconsax2/ো.svg | 6 + svgs/iconsax2/ৌ.svg | 6 + svgs/iconsax2/্.svg | 6 + svgs/iconsax2/ৎ.svg | 6 + svgs/iconsax2/৏.svg | 6 + svgs/iconsax2/৐.svg | 6 + svgs/iconsax2/৑.svg | 6 + svgs/iconsax2/৒.svg | 6 + svgs/iconsax2/৓.svg | 6 + svgs/iconsax2/৔.svg | 6 + svgs/iconsax2/৕.svg | 6 + svgs/iconsax2/৖.svg | 6 + svgs/iconsax2/ৗ.svg | 6 + svgs/iconsax2/৘.svg | 6 + svgs/iconsax2/৙.svg | 6 + svgs/iconsax2/৚.svg | 6 + svgs/iconsax2/৛.svg | 6 + svgs/iconsax2/ড়.svg | 6 + svgs/iconsax2/ঢ়.svg | 6 + svgs/iconsax2/৞.svg | 6 + svgs/iconsax2/য়.svg | 6 + svgs/iconsax2/ৠ.svg | 6 + svgs/iconsax2/ৡ.svg | 6 + svgs/iconsax2/ৢ.svg | 6 + svgs/iconsax2/ৣ.svg | 6 + svgs/iconsax2/৤.svg | 6 + svgs/iconsax2/৥.svg | 6 + svgs/iconsax2/০.svg | 7 + svgs/iconsax2/১.svg | 6 + svgs/iconsax2/২.svg | 6 + svgs/iconsax2/৩.svg | 6 + svgs/iconsax2/৪.svg | 6 + svgs/iconsax2/৫.svg | 7 + svgs/iconsax2/৬.svg | 6 + svgs/iconsax2/৭.svg | 7 + svgs/iconsax2/৮.svg | 6 + svgs/iconsax2/৯.svg | 6 + svgs/iconsax2/ৰ.svg | 6 + svgs/iconsax2/ৱ.svg | 6 + svgs/iconsax2/৲.svg | 6 + svgs/iconsax2/৳.svg | 6 + svgs/iconsax2/৴.svg | 6 + svgs/iconsax2/৵.svg | 7 + svgs/iconsax2/৶.svg | 7 + svgs/iconsax2/৷.svg | 6 + svgs/iconsax2/৸.svg | 6 + svgs/iconsax2/৹.svg | 6 + svgs/iconsax2/৺.svg | 6 + svgs/iconsax2/৻.svg | 7 + svgs/iconsax2/ৼ.svg | 6 + svgs/iconsax2/৽.svg | 6 + svgs/iconsax2/৾.svg | 6 + svgs/iconsax2/৿.svg | 6 + svgs/iconsax2/਀.svg | 6 + svgs/iconsax2/ਁ.svg | 6 + svgs/iconsax2/ਂ.svg | 6 + svgs/iconsax2/ਃ.svg | 6 + svgs/iconsax2/਄.svg | 6 + svgs/iconsax2/ਅ.svg | 6 + svgs/iconsax2/ਆ.svg | 6 + svgs/iconsax2/ਇ.svg | 6 + svgs/iconsax2/ਈ.svg | 6 + svgs/iconsax2/ਉ.svg | 6 + svgs/iconsax2/ਊ.svg | 6 + svgs/iconsax2/਋.svg | 6 + svgs/iconsax2/਌.svg | 6 + svgs/iconsax2/਍.svg | 6 + svgs/iconsax2/਎.svg | 6 + svgs/iconsax2/ਏ.svg | 6 + svgs/iconsax2/ਐ.svg | 6 + svgs/iconsax2/਑.svg | 6 + svgs/iconsax2/਒.svg | 6 + svgs/iconsax2/ਓ.svg | 6 + svgs/iconsax2/ਔ.svg | 6 + svgs/iconsax2/ਕ.svg | 6 + svgs/iconsax2/ਖ.svg | 6 + svgs/iconsax2/ਗ.svg | 6 + svgs/iconsax2/ਘ.svg | 6 + svgs/iconsax2/ਙ.svg | 7 + svgs/iconsax2/ਚ.svg | 6 + svgs/iconsax2/ਛ.svg | 6 + svgs/iconsax2/ਜ.svg | 6 + svgs/iconsax2/ਝ.svg | 6 + svgs/iconsax2/ਞ.svg | 6 + svgs/iconsax2/ਟ.svg | 6 + svgs/iconsax2/ਠ.svg | 6 + svgs/iconsax2/ਡ.svg | 7 + svgs/iconsax2/ਢ.svg | 7 + svgs/iconsax2/ਣ.svg | 6 + svgs/iconsax2/ਤ.svg | 7 + svgs/iconsax2/ਥ.svg | 6 + svgs/iconsax2/ਦ.svg | 6 + svgs/iconsax2/ਧ.svg | 6 + svgs/iconsax2/ਨ.svg | 6 + svgs/iconsax2/਩.svg | 6 + svgs/iconsax2/ਪ.svg | 6 + svgs/iconsax2/ਫ.svg | 6 + svgs/iconsax2/ਬ.svg | 6 + svgs/iconsax2/ਭ.svg | 6 + svgs/iconsax2/ਮ.svg | 6 + svgs/iconsax2/ਯ.svg | 6 + svgs/iconsax2/ਰ.svg | 6 + svgs/iconsax2/਱.svg | 6 + svgs/iconsax2/ਲ.svg | 6 + svgs/iconsax2/ਲ਼.svg | 6 + svgs/iconsax2/਴.svg | 6 + svgs/iconsax2/ਵ.svg | 6 + svgs/iconsax2/ਸ਼.svg | 6 + svgs/iconsax2/਷.svg | 6 + svgs/iconsax2/ਸ.svg | 6 + svgs/iconsax2/ਹ.svg | 6 + svgs/iconsax2/਺.svg | 6 + svgs/iconsax2/਻.svg | 6 + svgs/iconsax2/਼.svg | 8 + svgs/iconsax2/਽.svg | 6 + svgs/iconsax2/ਾ.svg | 9 + svgs/iconsax2/ਿ.svg | 6 + svgs/iconsax2/ੀ.svg | 6 + svgs/iconsax2/ੁ.svg | 6 + svgs/iconsax2/ੂ.svg | 6 + svgs/iconsax2/੃.svg | 6 + svgs/iconsax2/੄.svg | 6 + svgs/iconsax2/੅.svg | 7 + svgs/iconsax2/੆.svg | 6 + svgs/iconsax2/ੇ.svg | 6 + svgs/iconsax2/ੈ.svg | 7 + svgs/iconsax2/੉.svg | 6 + svgs/iconsax2/੊.svg | 6 + svgs/iconsax2/ੋ.svg | 6 + svgs/iconsax2/ੌ.svg | 6 + svgs/iconsax2/੍.svg | 6 + svgs/iconsax2/੎.svg | 6 + svgs/iconsax2/੏.svg | 6 + svgs/iconsax2/੐.svg | 7 + svgs/iconsax2/ੑ.svg | 7 + svgs/iconsax2/੒.svg | 6 + svgs/iconsax2/੓.svg | 6 + svgs/iconsax2/੔.svg | 6 + svgs/iconsax2/੕.svg | 6 + svgs/iconsax2/੖.svg | 6 + svgs/iconsax2/੗.svg | 6 + svgs/iconsax2/੘.svg | 6 + svgs/iconsax2/ਖ਼.svg | 6 + svgs/iconsax2/ਗ਼.svg | 8 + svgs/iconsax2/ਜ਼.svg | 6 + svgs/iconsax2/ੜ.svg | 6 + svgs/iconsax2/੝.svg | 6 + svgs/iconsax2/ਫ਼.svg | 6 + svgs/iconsax2/੟.svg | 6 + svgs/iconsax2/੠.svg | 6 + svgs/iconsax2/੡.svg | 6 + svgs/iconsax2/੢.svg | 6 + svgs/iconsax2/੣.svg | 6 + svgs/iconsax2/੤.svg | 6 + svgs/iconsax2/੥.svg | 6 + svgs/iconsax2/੦.svg | 6 + svgs/iconsax2/੧.svg | 6 + svgs/iconsax2/੨.svg | 6 + svgs/iconsax2/੩.svg | 6 + svgs/iconsax2/੪.svg | 6 + svgs/iconsax2/੫.svg | 6 + svgs/iconsax2/੬.svg | 6 + svgs/iconsax2/੭.svg | 6 + svgs/iconsax2/੮.svg | 6 + svgs/iconsax2/੯.svg | 6 + svgs/iconsax2/ੰ.svg | 6 + svgs/iconsax2/ੱ.svg | 6 + svgs/iconsax2/ੲ.svg | 6 + svgs/iconsax2/ੳ.svg | 6 + svgs/iconsax2/ੴ.svg | 6 + svgs/iconsax2/ੵ.svg | 6 + svgs/iconsax2/੶.svg | 6 + svgs/iconsax2/੷.svg | 6 + svgs/iconsax2/੸.svg | 6 + svgs/iconsax2/੹.svg | 6 + svgs/iconsax2/੺.svg | 6 + svgs/iconsax2/੻.svg | 6 + svgs/iconsax2/੼.svg | 6 + svgs/iconsax2/੽.svg | 6 + svgs/iconsax2/੾.svg | 6 + svgs/iconsax2/੿.svg | 6 + svgs/iconsax2/઀.svg | 6 + svgs/iconsax2/ઁ.svg | 6 + svgs/iconsax2/ં.svg | 6 + svgs/iconsax2/ઃ.svg | 6 + svgs/iconsax2/઄.svg | 6 + svgs/iconsax2/અ.svg | 7 + svgs/iconsax2/આ.svg | 6 + svgs/iconsax2/ઇ.svg | 6 + svgs/iconsax2/ઈ.svg | 6 + svgs/iconsax2/ઉ.svg | 6 + svgs/iconsax2/ઊ.svg | 6 + svgs/iconsax2/ઋ.svg | 6 + svgs/iconsax2/ઌ.svg | 6 + svgs/iconsax2/ઍ.svg | 6 + svgs/iconsax2/઎.svg | 7 + svgs/iconsax2/એ.svg | 7 + svgs/iconsax2/ઐ.svg | 6 + svgs/iconsax2/ઑ.svg | 6 + svgs/iconsax2/઒.svg | 6 + svgs/iconsax2/ઓ.svg | 7 + svgs/iconsax2/ઔ.svg | 8 + svgs/iconsax2/ક.svg | 8 + svgs/iconsax2/ખ.svg | 6 + svgs/iconsax2/ગ.svg | 6 + svgs/iconsax2/ઘ.svg | 8 + svgs/iconsax2/ઙ.svg | 6 + svgs/iconsax2/ચ.svg | 7 + svgs/iconsax2/છ.svg | 7 + svgs/iconsax2/જ.svg | 6 + svgs/iconsax2/ઝ.svg | 8 + svgs/iconsax2/ઞ.svg | 6 + svgs/iconsax2/ટ.svg | 8 + svgs/iconsax2/ઠ.svg | 6 + svgs/iconsax2/ડ.svg | 7 + svgs/iconsax2/ઢ.svg | 7 + svgs/iconsax2/ણ.svg | 7 + svgs/iconsax2/ત.svg | 7 + svgs/iconsax2/થ.svg | 6 + svgs/iconsax2/દ.svg | 7 + svgs/iconsax2/ધ.svg | 7 + svgs/iconsax2/ન.svg | 7 + svgs/iconsax2/઩.svg | 7 + svgs/iconsax2/પ.svg | 6 + svgs/iconsax2/ફ.svg | 7 + svgs/iconsax2/બ.svg | 7 + svgs/iconsax2/ભ.svg | 6 + svgs/iconsax2/મ.svg | 6 + svgs/iconsax2/ય.svg | 6 + svgs/iconsax2/ર.svg | 6 + svgs/iconsax2/઱.svg | 6 + svgs/iconsax2/લ.svg | 6 + svgs/iconsax2/ળ.svg | 7 + svgs/iconsax2/઴.svg | 6 + svgs/iconsax2/વ.svg | 8 + svgs/iconsax2/શ.svg | 6 + svgs/iconsax2/ષ.svg | 7 + svgs/iconsax2/સ.svg | 6 + svgs/iconsax2/હ.svg | 8 + svgs/iconsax2/઺.svg | 6 + svgs/iconsax2/઻.svg | 6 + svgs/iconsax2/઼.svg | 6 + svgs/iconsax2/ઽ.svg | 6 + svgs/iconsax2/ા.svg | 7 + svgs/iconsax2/િ.svg | 6 + svgs/iconsax2/ી.svg | 7 + svgs/iconsax2/ુ.svg | 6 + svgs/iconsax2/ૂ.svg | 6 + svgs/iconsax2/ૃ.svg | 7 + svgs/iconsax2/ૄ.svg | 6 + svgs/iconsax2/ૅ.svg | 6 + svgs/iconsax2/૆.svg | 6 + svgs/iconsax2/ે.svg | 6 + svgs/iconsax2/ૈ.svg | 6 + svgs/iconsax2/ૉ.svg | 6 + svgs/iconsax2/૊.svg | 6 + svgs/iconsax2/ો.svg | 6 + svgs/iconsax2/ૌ.svg | 6 + svgs/iconsax2/્.svg | 6 + svgs/iconsax2/૎.svg | 6 + svgs/iconsax2/૏.svg | 6 + svgs/iconsax2/ૐ.svg | 6 + svgs/iconsax2/૑.svg | 6 + svgs/iconsax2/૒.svg | 6 + svgs/iconsax2/૓.svg | 6 + svgs/iconsax2/૔.svg | 6 + svgs/iconsax2/૕.svg | 6 + svgs/iconsax2/૖.svg | 6 + svgs/iconsax2/૗.svg | 6 + svgs/iconsax2/૘.svg | 7 + svgs/iconsax2/૙.svg | 6 + svgs/iconsax2/૚.svg | 6 + svgs/iconsax2/૛.svg | 6 + svgs/iconsax2/૜.svg | 6 + svgs/iconsax2/૝.svg | 6 + svgs/iconsax2/૞.svg | 6 + svgs/iconsax2/૟.svg | 6 + svgs/iconsax2/ૠ.svg | 6 + svgs/iconsax2/ૡ.svg | 6 + svgs/iconsax2/ૢ.svg | 6 + svgs/iconsax2/ૣ.svg | 6 + svgs/iconsax2/૤.svg | 6 + svgs/iconsax2/૥.svg | 6 + svgs/iconsax2/૦.svg | 6 + svgs/iconsax2/૧.svg | 6 + svgs/iconsax2/૨.svg | 6 + svgs/iconsax2/૩.svg | 6 + svgs/iconsax2/૪.svg | 6 + svgs/iconsax2/૫.svg | 6 + svgs/iconsax2/૬.svg | 6 + svgs/iconsax2/૭.svg | 6 + svgs/iconsax2/૮.svg | 6 + svgs/iconsax2/૯.svg | 6 + svgs/iconsax2/૰.svg | 6 + svgs/iconsax2/૱.svg | 6 + svgs/iconsax2/૲.svg | 6 + svgs/iconsax2/૳.svg | 6 + svgs/iconsax2/૴.svg | 7 + svgs/iconsax2/૵.svg | 7 + svgs/iconsax2/૶.svg | 6 + svgs/iconsax2/૷.svg | 6 + svgs/iconsax2/૸.svg | 6 + svgs/iconsax2/ૹ.svg | 6 + svgs/iconsax2/ૺ.svg | 6 + svgs/iconsax2/ૻ.svg | 6 + svgs/iconsax2/ૼ.svg | 6 + svgs/iconsax2/૽.svg | 6 + svgs/iconsax2/૾.svg | 6 + svgs/iconsax2/૿.svg | 6 + svgs/iconsax2/଀.svg | 6 + svgs/iconsax2/ଁ.svg | 6 + svgs/iconsax2/ଂ.svg | 6 + svgs/iconsax2/ଃ.svg | 7 + svgs/iconsax2/଄.svg | 6 + svgs/iconsax2/ଅ.svg | 7 + svgs/iconsax2/ଆ.svg | 6 + svgs/iconsax2/ଇ.svg | 6 + svgs/iconsax2/ଈ.svg | 6 + svgs/iconsax2/ଉ.svg | 6 + svgs/iconsax2/ଊ.svg | 6 + svgs/iconsax2/ଋ.svg | 6 + svgs/iconsax2/ଌ.svg | 6 + svgs/iconsax2/଍.svg | 6 + svgs/iconsax2/଎.svg | 6 + svgs/iconsax2/ଏ.svg | 6 + svgs/iconsax2/ଐ.svg | 6 + svgs/iconsax2/଑.svg | 6 + svgs/iconsax2/଒.svg | 6 + svgs/iconsax2/ଓ.svg | 6 + svgs/iconsax2/ଔ.svg | 6 + svgs/iconsax2/କ.svg | 6 + svgs/iconsax2/ଖ.svg | 6 + svgs/iconsax2/ଗ.svg | 6 + svgs/iconsax2/ଘ.svg | 6 + svgs/iconsax2/ଙ.svg | 6 + svgs/iconsax2/ଚ.svg | 6 + svgs/iconsax2/ଛ.svg | 6 + svgs/iconsax2/ଜ.svg | 6 + svgs/iconsax2/ଝ.svg | 6 + svgs/iconsax2/ଞ.svg | 6 + svgs/iconsax2/ଟ.svg | 6 + svgs/iconsax2/ଠ.svg | 6 + svgs/iconsax2/ଡ.svg | 6 + svgs/iconsax2/ଢ.svg | 6 + svgs/iconsax2/ଣ.svg | 6 + svgs/iconsax2/ତ.svg | 6 + svgs/iconsax2/ଥ.svg | 6 + svgs/iconsax2/ଦ.svg | 6 + svgs/iconsax2/ଧ.svg | 6 + svgs/iconsax2/ନ.svg | 6 + svgs/iconsax2/଩.svg | 6 + svgs/iconsax2/ପ.svg | 6 + svgs/iconsax2/ଫ.svg | 6 + svgs/iconsax2/ବ.svg | 6 + svgs/iconsax2/ଭ.svg | 7 + svgs/iconsax2/ମ.svg | 7 + svgs/iconsax2/ଯ.svg | 6 + svgs/iconsax2/ର.svg | 6 + svgs/iconsax2/଱.svg | 7 + svgs/iconsax2/ଲ.svg | 6 + svgs/iconsax2/ଳ.svg | 6 + svgs/iconsax2/଴.svg | 6 + svgs/iconsax2/ଵ.svg | 6 + svgs/iconsax2/ଶ.svg | 6 + svgs/iconsax2/ଷ.svg | 6 + svgs/iconsax2/ସ.svg | 6 + svgs/iconsax2/ହ.svg | 6 + svgs/iconsax2/଺.svg | 6 + svgs/iconsax2/଻.svg | 6 + svgs/iconsax2/଼.svg | 6 + svgs/iconsax2/ଽ.svg | 6 + svgs/iconsax2/ା.svg | 6 + svgs/iconsax2/ି.svg | 7 + svgs/iconsax2/ୀ.svg | 6 + svgs/iconsax2/ୁ.svg | 6 + svgs/iconsax2/ୂ.svg | 6 + svgs/iconsax2/ୃ.svg | 6 + svgs/iconsax2/ୄ.svg | 6 + svgs/iconsax2/୅.svg | 6 + svgs/iconsax2/୆.svg | 6 + svgs/iconsax2/େ.svg | 8 + svgs/iconsax2/ୈ.svg | 6 + svgs/iconsax2/୉.svg | 6 + svgs/iconsax2/୊.svg | 6 + svgs/iconsax2/ୋ.svg | 6 + svgs/iconsax2/ୌ.svg | 6 + svgs/iconsax2/୍.svg | 6 + svgs/iconsax2/୎.svg | 6 + svgs/iconsax2/୏.svg | 6 + svgs/iconsax2/୐.svg | 6 + svgs/iconsax2/୑.svg | 6 + svgs/iconsax2/୒.svg | 6 + svgs/iconsax2/୓.svg | 6 + svgs/iconsax2/୔.svg | 6 + svgs/iconsax2/୕.svg | 6 + svgs/iconsax2/ୖ.svg | 6 + svgs/iconsax2/ୗ.svg | 6 + svgs/iconsax2/୘.svg | 6 + svgs/iconsax2/୙.svg | 6 + svgs/iconsax2/୚.svg | 6 + svgs/iconsax2/୛.svg | 6 + svgs/iconsax2/ଡ଼.svg | 6 + svgs/iconsax2/ଢ଼.svg | 6 + svgs/iconsax2/୞.svg | 6 + svgs/iconsax2/ୟ.svg | 6 + svgs/iconsax2/ୠ.svg | 7 + svgs/iconsax2/ୡ.svg | 6 + svgs/iconsax2/ୢ.svg | 6 + svgs/iconsax2/ୣ.svg | 6 + svgs/iconsax2/୤.svg | 6 + svgs/iconsax2/୥.svg | 6 + svgs/iconsax2/୦.svg | 6 + svgs/iconsax2/୧.svg | 6 + svgs/iconsax2/୨.svg | 6 + svgs/iconsax2/୩.svg | 6 + svgs/iconsax2/୪.svg | 6 + svgs/iconsax2/୫.svg | 6 + svgs/iconsax2/୬.svg | 7 + svgs/iconsax2/୭.svg | 6 + svgs/iconsax2/୮.svg | 6 + svgs/iconsax2/୯.svg | 7 + svgs/iconsax2/୰.svg | 6 + svgs/iconsax2/ୱ.svg | 6 + svgs/iconsax2/୲.svg | 6 + svgs/iconsax2/୳.svg | 6 + svgs/iconsax2/୴.svg | 6 + svgs/iconsax2/୵.svg | 6 + svgs/iconsax2/୶.svg | 6 + svgs/iconsax2/୷.svg | 6 + svgs/iconsax2/୸.svg | 6 + svgs/iconsax2/୹.svg | 6 + svgs/iconsax2/୺.svg | 6 + svgs/iconsax2/୻.svg | 6 + svgs/iconsax2/୼.svg | 6 + svgs/iconsax2/୽.svg | 6 + svgs/iconsax2/୾.svg | 6 + svgs/iconsax2/୿.svg | 7 + svgs/iconsax2/஀.svg | 6 + svgs/iconsax2/஁.svg | 6 + svgs/iconsax2/ஂ.svg | 6 + svgs/iconsax2/ஃ.svg | 8 + svgs/iconsax2/஄.svg | 6 + svgs/iconsax2/அ.svg | 6 + svgs/iconsax2/ஆ.svg | 6 + svgs/iconsax2/இ.svg | 10 + svgs/iconsax2/ஈ.svg | 11 + svgs/iconsax2/உ.svg | 9 + svgs/iconsax2/ஊ.svg | 10 + svgs/iconsax2/஋.svg | 10 + svgs/iconsax2/஌.svg | 10 + svgs/iconsax2/஍.svg | 9 + svgs/iconsax2/எ.svg | 8 + svgs/iconsax2/ஏ.svg | 8 + svgs/iconsax2/ஐ.svg | 9 + svgs/iconsax2/஑.svg | 13 + svgs/iconsax2/ஒ.svg | 10 + svgs/iconsax2/ஓ.svg | 8 + svgs/iconsax2/ஔ.svg | 8 + svgs/iconsax2/க.svg | 9 + svgs/iconsax2/஖.svg | 9 + svgs/iconsax2/஗.svg | 7 + svgs/iconsax2/஘.svg | 7 + svgs/iconsax2/ங.svg | 8 + svgs/iconsax2/ச.svg | 8 + views/error.ejs | 3 + views/index.ejs | 11 + 8054 files changed, 782110 insertions(+) create mode 100644 app.js create mode 100644 bin/www create mode 100644 iconFont/iconFontsOficonsax2/iconsax2.css create mode 100644 iconFont/iconFontsOficonsax2/iconsax2.eot create mode 100644 iconFont/iconFontsOficonsax2/iconsax2.svg create mode 100644 iconFont/iconFontsOficonsax2/iconsax2.ttf create mode 100644 iconFont/iconFontsOficonsax2/iconsax2.woff create mode 100644 iconFont/iconFontsOficonsax2/iconsax2.woff2 create mode 100644 models/iconFontmodels.js create mode 100644 models/relations.js create mode 100644 node_modules/.bin/atob create mode 100644 node_modules/.bin/atob.cmd create mode 100644 node_modules/.bin/atob.ps1 create mode 100644 node_modules/.bin/color-support create mode 100644 node_modules/.bin/color-support.cmd create mode 100644 node_modules/.bin/color-support.ps1 create mode 100644 node_modules/.bin/colors create mode 100644 node_modules/.bin/colors.cmd create mode 100644 node_modules/.bin/colors.ps1 create mode 100644 node_modules/.bin/jake create mode 100644 node_modules/.bin/jake.cmd create mode 100644 node_modules/.bin/jake.ps1 create mode 100644 node_modules/.bin/mime create mode 100644 node_modules/.bin/mime.cmd create mode 100644 node_modules/.bin/mime.ps1 create mode 100644 node_modules/.bin/mkdirp create mode 100644 node_modules/.bin/mkdirp.cmd create mode 100644 node_modules/.bin/mkdirp.ps1 create mode 100644 node_modules/.bin/node-gyp create mode 100644 node_modules/.bin/node-gyp.cmd create mode 100644 node_modules/.bin/node-gyp.ps1 create mode 100644 node_modules/.bin/node-which create mode 100644 node_modules/.bin/node-which.cmd create mode 100644 node_modules/.bin/node-which.ps1 create mode 100644 node_modules/.bin/nopt create mode 100644 node_modules/.bin/nopt.cmd create mode 100644 node_modules/.bin/nopt.ps1 create mode 100644 node_modules/.bin/rimraf create mode 100644 node_modules/.bin/rimraf.cmd create mode 100644 node_modules/.bin/rimraf.ps1 create mode 100644 node_modules/.bin/semver create mode 100644 node_modules/.bin/semver.cmd create mode 100644 node_modules/.bin/semver.ps1 create mode 100644 node_modules/.bin/svg2ttf create mode 100644 node_modules/.bin/svg2ttf.cmd create mode 100644 node_modules/.bin/svg2ttf.ps1 create mode 100644 node_modules/.bin/svgicons2svgfont create mode 100644 node_modules/.bin/svgicons2svgfont.cmd create mode 100644 node_modules/.bin/svgicons2svgfont.ps1 create mode 100644 node_modules/.bin/svgo create mode 100644 node_modules/.bin/svgo.cmd create mode 100644 node_modules/.bin/svgo.ps1 create mode 100644 node_modules/.bin/svgtofont create mode 100644 node_modules/.bin/svgtofont.cmd create mode 100644 node_modules/.bin/svgtofont.ps1 create mode 100644 node_modules/.bin/ttf2eot create mode 100644 node_modules/.bin/ttf2eot.cmd create mode 100644 node_modules/.bin/ttf2eot.ps1 create mode 100644 node_modules/.bin/ttf2woff create mode 100644 node_modules/.bin/ttf2woff.cmd create mode 100644 node_modules/.bin/ttf2woff.ps1 create mode 100644 node_modules/.bin/ttf2woff2 create mode 100644 node_modules/.bin/ttf2woff2.cmd create mode 100644 node_modules/.bin/ttf2woff2.ps1 create mode 100644 node_modules/.package-lock.json create mode 100644 node_modules/@gar/promisify/LICENSE.md create mode 100644 node_modules/@gar/promisify/README.md create mode 100644 node_modules/@gar/promisify/index.js create mode 100644 node_modules/@gar/promisify/package.json create mode 100644 node_modules/@nodelib/fs.scandir/LICENSE create mode 100644 node_modules/@nodelib/fs.scandir/README.md create mode 100644 node_modules/@nodelib/fs.scandir/out/adapters/fs.d.ts create mode 100644 node_modules/@nodelib/fs.scandir/out/adapters/fs.js create mode 100644 node_modules/@nodelib/fs.scandir/out/constants.d.ts create mode 100644 node_modules/@nodelib/fs.scandir/out/constants.js create mode 100644 node_modules/@nodelib/fs.scandir/out/index.d.ts create mode 100644 node_modules/@nodelib/fs.scandir/out/index.js create mode 100644 node_modules/@nodelib/fs.scandir/out/providers/async.d.ts create mode 100644 node_modules/@nodelib/fs.scandir/out/providers/async.js create mode 100644 node_modules/@nodelib/fs.scandir/out/providers/common.d.ts create mode 100644 node_modules/@nodelib/fs.scandir/out/providers/common.js create mode 100644 node_modules/@nodelib/fs.scandir/out/providers/sync.d.ts create mode 100644 node_modules/@nodelib/fs.scandir/out/providers/sync.js create mode 100644 node_modules/@nodelib/fs.scandir/out/settings.d.ts create mode 100644 node_modules/@nodelib/fs.scandir/out/settings.js create mode 100644 node_modules/@nodelib/fs.scandir/out/types/index.d.ts create mode 100644 node_modules/@nodelib/fs.scandir/out/types/index.js create mode 100644 node_modules/@nodelib/fs.scandir/out/utils/fs.d.ts create mode 100644 node_modules/@nodelib/fs.scandir/out/utils/fs.js create mode 100644 node_modules/@nodelib/fs.scandir/out/utils/index.d.ts create mode 100644 node_modules/@nodelib/fs.scandir/out/utils/index.js create mode 100644 node_modules/@nodelib/fs.scandir/package.json create mode 100644 node_modules/@nodelib/fs.stat/LICENSE create mode 100644 node_modules/@nodelib/fs.stat/README.md create mode 100644 node_modules/@nodelib/fs.stat/out/adapters/fs.d.ts create mode 100644 node_modules/@nodelib/fs.stat/out/adapters/fs.js create mode 100644 node_modules/@nodelib/fs.stat/out/index.d.ts create mode 100644 node_modules/@nodelib/fs.stat/out/index.js create mode 100644 node_modules/@nodelib/fs.stat/out/providers/async.d.ts create mode 100644 node_modules/@nodelib/fs.stat/out/providers/async.js create mode 100644 node_modules/@nodelib/fs.stat/out/providers/sync.d.ts create mode 100644 node_modules/@nodelib/fs.stat/out/providers/sync.js create mode 100644 node_modules/@nodelib/fs.stat/out/settings.d.ts create mode 100644 node_modules/@nodelib/fs.stat/out/settings.js create mode 100644 node_modules/@nodelib/fs.stat/out/types/index.d.ts create mode 100644 node_modules/@nodelib/fs.stat/out/types/index.js create mode 100644 node_modules/@nodelib/fs.stat/package.json create mode 100644 node_modules/@nodelib/fs.walk/LICENSE create mode 100644 node_modules/@nodelib/fs.walk/README.md create mode 100644 node_modules/@nodelib/fs.walk/out/index.d.ts create mode 100644 node_modules/@nodelib/fs.walk/out/index.js create mode 100644 node_modules/@nodelib/fs.walk/out/providers/async.d.ts create mode 100644 node_modules/@nodelib/fs.walk/out/providers/async.js create mode 100644 node_modules/@nodelib/fs.walk/out/providers/index.d.ts create mode 100644 node_modules/@nodelib/fs.walk/out/providers/index.js create mode 100644 node_modules/@nodelib/fs.walk/out/providers/stream.d.ts create mode 100644 node_modules/@nodelib/fs.walk/out/providers/stream.js create mode 100644 node_modules/@nodelib/fs.walk/out/providers/sync.d.ts create mode 100644 node_modules/@nodelib/fs.walk/out/providers/sync.js create mode 100644 node_modules/@nodelib/fs.walk/out/readers/async.d.ts create mode 100644 node_modules/@nodelib/fs.walk/out/readers/async.js create mode 100644 node_modules/@nodelib/fs.walk/out/readers/common.d.ts create mode 100644 node_modules/@nodelib/fs.walk/out/readers/common.js create mode 100644 node_modules/@nodelib/fs.walk/out/readers/reader.d.ts create mode 100644 node_modules/@nodelib/fs.walk/out/readers/reader.js create mode 100644 node_modules/@nodelib/fs.walk/out/readers/sync.d.ts create mode 100644 node_modules/@nodelib/fs.walk/out/readers/sync.js create mode 100644 node_modules/@nodelib/fs.walk/out/settings.d.ts create mode 100644 node_modules/@nodelib/fs.walk/out/settings.js create mode 100644 node_modules/@nodelib/fs.walk/out/types/index.d.ts create mode 100644 node_modules/@nodelib/fs.walk/out/types/index.js create mode 100644 node_modules/@nodelib/fs.walk/package.json create mode 100644 node_modules/@npmcli/fs/LICENSE.md create mode 100644 node_modules/@npmcli/fs/README.md create mode 100644 node_modules/@npmcli/fs/lib/common/get-options.js create mode 100644 node_modules/@npmcli/fs/lib/common/node.js create mode 100644 node_modules/@npmcli/fs/lib/common/owner-sync.js create mode 100644 node_modules/@npmcli/fs/lib/common/owner.js create mode 100644 node_modules/@npmcli/fs/lib/copy-file.js create mode 100644 node_modules/@npmcli/fs/lib/cp/LICENSE create mode 100644 node_modules/@npmcli/fs/lib/cp/index.js create mode 100644 node_modules/@npmcli/fs/lib/cp/polyfill.js create mode 100644 node_modules/@npmcli/fs/lib/errors.js create mode 100644 node_modules/@npmcli/fs/lib/fs.js create mode 100644 node_modules/@npmcli/fs/lib/index.js create mode 100644 node_modules/@npmcli/fs/lib/mkdir.js create mode 100644 node_modules/@npmcli/fs/lib/mkdtemp.js create mode 100644 node_modules/@npmcli/fs/lib/rm/index.js create mode 100644 node_modules/@npmcli/fs/lib/rm/polyfill.js create mode 100644 node_modules/@npmcli/fs/lib/with-owner-sync.js create mode 100644 node_modules/@npmcli/fs/lib/with-owner.js create mode 100644 node_modules/@npmcli/fs/lib/with-temp-dir.js create mode 100644 node_modules/@npmcli/fs/lib/write-file.js create mode 100644 node_modules/@npmcli/fs/package.json create mode 100644 node_modules/@npmcli/move-file/LICENSE.md create mode 100644 node_modules/@npmcli/move-file/README.md create mode 100644 node_modules/@npmcli/move-file/lib/index.js create mode 100644 node_modules/@npmcli/move-file/node_modules/.bin/mkdirp create mode 100644 node_modules/@npmcli/move-file/node_modules/.bin/mkdirp.cmd create mode 100644 node_modules/@npmcli/move-file/node_modules/.bin/mkdirp.ps1 create mode 100644 node_modules/@npmcli/move-file/node_modules/mkdirp/CHANGELOG.md create mode 100644 node_modules/@npmcli/move-file/node_modules/mkdirp/LICENSE create mode 100644 node_modules/@npmcli/move-file/node_modules/mkdirp/bin/cmd.js create mode 100644 node_modules/@npmcli/move-file/node_modules/mkdirp/index.js create mode 100644 node_modules/@npmcli/move-file/node_modules/mkdirp/lib/find-made.js create mode 100644 node_modules/@npmcli/move-file/node_modules/mkdirp/lib/mkdirp-manual.js create mode 100644 node_modules/@npmcli/move-file/node_modules/mkdirp/lib/mkdirp-native.js create mode 100644 node_modules/@npmcli/move-file/node_modules/mkdirp/lib/opts-arg.js create mode 100644 node_modules/@npmcli/move-file/node_modules/mkdirp/lib/path-arg.js create mode 100644 node_modules/@npmcli/move-file/node_modules/mkdirp/lib/use-native.js create mode 100644 node_modules/@npmcli/move-file/node_modules/mkdirp/package.json create mode 100644 node_modules/@npmcli/move-file/node_modules/mkdirp/readme.markdown create mode 100644 node_modules/@npmcli/move-file/package.json create mode 100644 node_modules/@tootallnate/once/LICENSE create mode 100644 node_modules/@tootallnate/once/README.md create mode 100644 node_modules/@tootallnate/once/dist/index.d.ts create mode 100644 node_modules/@tootallnate/once/dist/index.js create mode 100644 node_modules/@tootallnate/once/dist/index.js.map create mode 100644 node_modules/@tootallnate/once/dist/overloaded-parameters.d.ts create mode 100644 node_modules/@tootallnate/once/dist/overloaded-parameters.js create mode 100644 node_modules/@tootallnate/once/dist/overloaded-parameters.js.map create mode 100644 node_modules/@tootallnate/once/dist/types.d.ts create mode 100644 node_modules/@tootallnate/once/dist/types.js create mode 100644 node_modules/@tootallnate/once/dist/types.js.map create mode 100644 node_modules/@tootallnate/once/package.json create mode 100644 node_modules/@trysound/sax/LICENSE create mode 100644 node_modules/@trysound/sax/README.md create mode 100644 node_modules/@trysound/sax/lib/sax.js create mode 100644 node_modules/@trysound/sax/package.json create mode 100644 node_modules/@types/cheerio/LICENSE create mode 100644 node_modules/@types/cheerio/README.md create mode 100644 node_modules/@types/cheerio/index.d.ts create mode 100644 node_modules/@types/cheerio/package.json create mode 100644 node_modules/@types/ejs/LICENSE create mode 100644 node_modules/@types/ejs/README.md create mode 100644 node_modules/@types/ejs/index.d.ts create mode 100644 node_modules/@types/ejs/package.json create mode 100644 node_modules/@types/fs-extra/LICENSE create mode 100644 node_modules/@types/fs-extra/README.md create mode 100644 node_modules/@types/fs-extra/index.d.ts create mode 100644 node_modules/@types/fs-extra/package.json create mode 100644 node_modules/@types/node/LICENSE create mode 100644 node_modules/@types/node/README.md create mode 100644 node_modules/@types/node/assert.d.ts create mode 100644 node_modules/@types/node/assert/strict.d.ts create mode 100644 node_modules/@types/node/async_hooks.d.ts create mode 100644 node_modules/@types/node/buffer.d.ts create mode 100644 node_modules/@types/node/child_process.d.ts create mode 100644 node_modules/@types/node/cluster.d.ts create mode 100644 node_modules/@types/node/console.d.ts create mode 100644 node_modules/@types/node/constants.d.ts create mode 100644 node_modules/@types/node/crypto.d.ts create mode 100644 node_modules/@types/node/dgram.d.ts create mode 100644 node_modules/@types/node/diagnostics_channel.d.ts create mode 100644 node_modules/@types/node/dns.d.ts create mode 100644 node_modules/@types/node/dns/promises.d.ts create mode 100644 node_modules/@types/node/dom-events.d.ts create mode 100644 node_modules/@types/node/domain.d.ts create mode 100644 node_modules/@types/node/events.d.ts create mode 100644 node_modules/@types/node/fs.d.ts create mode 100644 node_modules/@types/node/fs/promises.d.ts create mode 100644 node_modules/@types/node/globals.d.ts create mode 100644 node_modules/@types/node/globals.global.d.ts create mode 100644 node_modules/@types/node/http.d.ts create mode 100644 node_modules/@types/node/http2.d.ts create mode 100644 node_modules/@types/node/https.d.ts create mode 100644 node_modules/@types/node/index.d.ts create mode 100644 node_modules/@types/node/inspector.d.ts create mode 100644 node_modules/@types/node/module.d.ts create mode 100644 node_modules/@types/node/net.d.ts create mode 100644 node_modules/@types/node/os.d.ts create mode 100644 node_modules/@types/node/package.json create mode 100644 node_modules/@types/node/path.d.ts create mode 100644 node_modules/@types/node/perf_hooks.d.ts create mode 100644 node_modules/@types/node/process.d.ts create mode 100644 node_modules/@types/node/punycode.d.ts create mode 100644 node_modules/@types/node/querystring.d.ts create mode 100644 node_modules/@types/node/readline.d.ts create mode 100644 node_modules/@types/node/readline/promises.d.ts create mode 100644 node_modules/@types/node/repl.d.ts create mode 100644 node_modules/@types/node/stream.d.ts create mode 100644 node_modules/@types/node/stream/consumers.d.ts create mode 100644 node_modules/@types/node/stream/promises.d.ts create mode 100644 node_modules/@types/node/stream/web.d.ts create mode 100644 node_modules/@types/node/string_decoder.d.ts create mode 100644 node_modules/@types/node/test.d.ts create mode 100644 node_modules/@types/node/timers.d.ts create mode 100644 node_modules/@types/node/timers/promises.d.ts create mode 100644 node_modules/@types/node/tls.d.ts create mode 100644 node_modules/@types/node/trace_events.d.ts create mode 100644 node_modules/@types/node/ts4.8/assert.d.ts create mode 100644 node_modules/@types/node/ts4.8/assert/strict.d.ts create mode 100644 node_modules/@types/node/ts4.8/async_hooks.d.ts create mode 100644 node_modules/@types/node/ts4.8/buffer.d.ts create mode 100644 node_modules/@types/node/ts4.8/child_process.d.ts create mode 100644 node_modules/@types/node/ts4.8/cluster.d.ts create mode 100644 node_modules/@types/node/ts4.8/console.d.ts create mode 100644 node_modules/@types/node/ts4.8/constants.d.ts create mode 100644 node_modules/@types/node/ts4.8/crypto.d.ts create mode 100644 node_modules/@types/node/ts4.8/dgram.d.ts create mode 100644 node_modules/@types/node/ts4.8/diagnostics_channel.d.ts create mode 100644 node_modules/@types/node/ts4.8/dns.d.ts create mode 100644 node_modules/@types/node/ts4.8/dns/promises.d.ts create mode 100644 node_modules/@types/node/ts4.8/dom-events.d.ts create mode 100644 node_modules/@types/node/ts4.8/domain.d.ts create mode 100644 node_modules/@types/node/ts4.8/events.d.ts create mode 100644 node_modules/@types/node/ts4.8/fs.d.ts create mode 100644 node_modules/@types/node/ts4.8/fs/promises.d.ts create mode 100644 node_modules/@types/node/ts4.8/globals.d.ts create mode 100644 node_modules/@types/node/ts4.8/globals.global.d.ts create mode 100644 node_modules/@types/node/ts4.8/http.d.ts create mode 100644 node_modules/@types/node/ts4.8/http2.d.ts create mode 100644 node_modules/@types/node/ts4.8/https.d.ts create mode 100644 node_modules/@types/node/ts4.8/index.d.ts create mode 100644 node_modules/@types/node/ts4.8/inspector.d.ts create mode 100644 node_modules/@types/node/ts4.8/module.d.ts create mode 100644 node_modules/@types/node/ts4.8/net.d.ts create mode 100644 node_modules/@types/node/ts4.8/os.d.ts create mode 100644 node_modules/@types/node/ts4.8/path.d.ts create mode 100644 node_modules/@types/node/ts4.8/perf_hooks.d.ts create mode 100644 node_modules/@types/node/ts4.8/process.d.ts create mode 100644 node_modules/@types/node/ts4.8/punycode.d.ts create mode 100644 node_modules/@types/node/ts4.8/querystring.d.ts create mode 100644 node_modules/@types/node/ts4.8/readline.d.ts create mode 100644 node_modules/@types/node/ts4.8/readline/promises.d.ts create mode 100644 node_modules/@types/node/ts4.8/repl.d.ts create mode 100644 node_modules/@types/node/ts4.8/stream.d.ts create mode 100644 node_modules/@types/node/ts4.8/stream/consumers.d.ts create mode 100644 node_modules/@types/node/ts4.8/stream/promises.d.ts create mode 100644 node_modules/@types/node/ts4.8/stream/web.d.ts create mode 100644 node_modules/@types/node/ts4.8/string_decoder.d.ts create mode 100644 node_modules/@types/node/ts4.8/test.d.ts create mode 100644 node_modules/@types/node/ts4.8/timers.d.ts create mode 100644 node_modules/@types/node/ts4.8/timers/promises.d.ts create mode 100644 node_modules/@types/node/ts4.8/tls.d.ts create mode 100644 node_modules/@types/node/ts4.8/trace_events.d.ts create mode 100644 node_modules/@types/node/ts4.8/tty.d.ts create mode 100644 node_modules/@types/node/ts4.8/url.d.ts create mode 100644 node_modules/@types/node/ts4.8/util.d.ts create mode 100644 node_modules/@types/node/ts4.8/v8.d.ts create mode 100644 node_modules/@types/node/ts4.8/vm.d.ts create mode 100644 node_modules/@types/node/ts4.8/wasi.d.ts create mode 100644 node_modules/@types/node/ts4.8/worker_threads.d.ts create mode 100644 node_modules/@types/node/ts4.8/zlib.d.ts create mode 100644 node_modules/@types/node/tty.d.ts create mode 100644 node_modules/@types/node/url.d.ts create mode 100644 node_modules/@types/node/util.d.ts create mode 100644 node_modules/@types/node/v8.d.ts create mode 100644 node_modules/@types/node/vm.d.ts create mode 100644 node_modules/@types/node/wasi.d.ts create mode 100644 node_modules/@types/node/worker_threads.d.ts create mode 100644 node_modules/@types/node/zlib.d.ts create mode 100644 node_modules/@types/svg2ttf/LICENSE create mode 100644 node_modules/@types/svg2ttf/README.md create mode 100644 node_modules/@types/svg2ttf/index.d.ts create mode 100644 node_modules/@types/svg2ttf/package.json create mode 100644 node_modules/@types/svgicons2svgfont/LICENSE create mode 100644 node_modules/@types/svgicons2svgfont/README.md create mode 100644 node_modules/@types/svgicons2svgfont/index.d.ts create mode 100644 node_modules/@types/svgicons2svgfont/package.json create mode 100644 node_modules/@types/svgicons2svgfont/src/metadata.d.ts create mode 100644 node_modules/@types/ttf2eot/LICENSE create mode 100644 node_modules/@types/ttf2eot/README.md create mode 100644 node_modules/@types/ttf2eot/index.d.ts create mode 100644 node_modules/@types/ttf2eot/package.json create mode 100644 node_modules/@types/ttf2woff/LICENSE create mode 100644 node_modules/@types/ttf2woff/README.md create mode 100644 node_modules/@types/ttf2woff/index.d.ts create mode 100644 node_modules/@types/ttf2woff/package.json create mode 100644 node_modules/@types/ttf2woff2/LICENSE create mode 100644 node_modules/@types/ttf2woff2/README.md create mode 100644 node_modules/@types/ttf2woff2/index.d.ts create mode 100644 node_modules/@types/ttf2woff2/package.json create mode 100644 node_modules/@xmldom/xmldom/CHANGELOG.md create mode 100644 node_modules/@xmldom/xmldom/LICENSE create mode 100644 node_modules/@xmldom/xmldom/index.d.ts create mode 100644 node_modules/@xmldom/xmldom/lib/.eslintrc.yml create mode 100644 node_modules/@xmldom/xmldom/lib/conventions.js create mode 100644 node_modules/@xmldom/xmldom/lib/dom-parser.js create mode 100644 node_modules/@xmldom/xmldom/lib/dom.js create mode 100644 node_modules/@xmldom/xmldom/lib/entities.js create mode 100644 node_modules/@xmldom/xmldom/lib/index.js create mode 100644 node_modules/@xmldom/xmldom/lib/sax.js create mode 100644 node_modules/@xmldom/xmldom/package.json create mode 100644 node_modules/@xmldom/xmldom/readme.md create mode 100644 node_modules/abbrev/LICENSE create mode 100644 node_modules/abbrev/README.md create mode 100644 node_modules/abbrev/abbrev.js create mode 100644 node_modules/abbrev/package.json create mode 100644 node_modules/accepts/HISTORY.md create mode 100644 node_modules/accepts/LICENSE create mode 100644 node_modules/accepts/README.md create mode 100644 node_modules/accepts/index.js create mode 100644 node_modules/accepts/package.json create mode 100644 node_modules/agent-base/README.md create mode 100644 node_modules/agent-base/dist/src/index.d.ts create mode 100644 node_modules/agent-base/dist/src/index.js create mode 100644 node_modules/agent-base/dist/src/index.js.map create mode 100644 node_modules/agent-base/dist/src/promisify.d.ts create mode 100644 node_modules/agent-base/dist/src/promisify.js create mode 100644 node_modules/agent-base/dist/src/promisify.js.map create mode 100644 node_modules/agent-base/node_modules/debug/LICENSE create mode 100644 node_modules/agent-base/node_modules/debug/README.md create mode 100644 node_modules/agent-base/node_modules/debug/package.json create mode 100644 node_modules/agent-base/node_modules/debug/src/browser.js create mode 100644 node_modules/agent-base/node_modules/debug/src/common.js create mode 100644 node_modules/agent-base/node_modules/debug/src/index.js create mode 100644 node_modules/agent-base/node_modules/debug/src/node.js create mode 100644 node_modules/agent-base/node_modules/ms/index.js create mode 100644 node_modules/agent-base/node_modules/ms/license.md create mode 100644 node_modules/agent-base/node_modules/ms/package.json create mode 100644 node_modules/agent-base/node_modules/ms/readme.md create mode 100644 node_modules/agent-base/package.json create mode 100644 node_modules/agent-base/src/index.ts create mode 100644 node_modules/agent-base/src/promisify.ts create mode 100644 node_modules/agentkeepalive/History.md create mode 100644 node_modules/agentkeepalive/LICENSE create mode 100644 node_modules/agentkeepalive/README.md create mode 100644 node_modules/agentkeepalive/browser.js create mode 100644 node_modules/agentkeepalive/index.d.ts create mode 100644 node_modules/agentkeepalive/index.js create mode 100644 node_modules/agentkeepalive/lib/agent.js create mode 100644 node_modules/agentkeepalive/lib/constants.js create mode 100644 node_modules/agentkeepalive/lib/https_agent.js create mode 100644 node_modules/agentkeepalive/node_modules/debug/LICENSE create mode 100644 node_modules/agentkeepalive/node_modules/debug/README.md create mode 100644 node_modules/agentkeepalive/node_modules/debug/package.json create mode 100644 node_modules/agentkeepalive/node_modules/debug/src/browser.js create mode 100644 node_modules/agentkeepalive/node_modules/debug/src/common.js create mode 100644 node_modules/agentkeepalive/node_modules/debug/src/index.js create mode 100644 node_modules/agentkeepalive/node_modules/debug/src/node.js create mode 100644 node_modules/agentkeepalive/node_modules/ms/index.js create mode 100644 node_modules/agentkeepalive/node_modules/ms/license.md create mode 100644 node_modules/agentkeepalive/node_modules/ms/package.json create mode 100644 node_modules/agentkeepalive/node_modules/ms/readme.md create mode 100644 node_modules/agentkeepalive/package.json create mode 100644 node_modules/aggregate-error/index.d.ts create mode 100644 node_modules/aggregate-error/index.js create mode 100644 node_modules/aggregate-error/license create mode 100644 node_modules/aggregate-error/package.json create mode 100644 node_modules/aggregate-error/readme.md create mode 100644 node_modules/ansi-regex/index.d.ts create mode 100644 node_modules/ansi-regex/index.js create mode 100644 node_modules/ansi-regex/license create mode 100644 node_modules/ansi-regex/package.json create mode 100644 node_modules/ansi-regex/readme.md create mode 100644 node_modules/ansi-styles/index.d.ts create mode 100644 node_modules/ansi-styles/index.js create mode 100644 node_modules/ansi-styles/license create mode 100644 node_modules/ansi-styles/package.json create mode 100644 node_modules/ansi-styles/readme.md create mode 100644 node_modules/aproba/CHANGELOG.md create mode 100644 node_modules/aproba/LICENSE create mode 100644 node_modules/aproba/README.md create mode 100644 node_modules/aproba/index.js create mode 100644 node_modules/aproba/package.json create mode 100644 node_modules/are-we-there-yet/LICENSE.md create mode 100644 node_modules/are-we-there-yet/README.md create mode 100644 node_modules/are-we-there-yet/lib/index.js create mode 100644 node_modules/are-we-there-yet/lib/tracker-base.js create mode 100644 node_modules/are-we-there-yet/lib/tracker-group.js create mode 100644 node_modules/are-we-there-yet/lib/tracker-stream.js create mode 100644 node_modules/are-we-there-yet/lib/tracker.js create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/CONTRIBUTING.md create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/GOVERNANCE.md create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/LICENSE create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/README.md create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/errors-browser.js create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/errors.js create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/experimentalWarning.js create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/lib/_stream_duplex.js create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/lib/_stream_passthrough.js create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/lib/_stream_readable.js create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/lib/_stream_transform.js create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/lib/_stream_writable.js create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/async_iterator.js create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/buffer_list.js create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/destroy.js create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/end-of-stream.js create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/from-browser.js create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/from.js create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/pipeline.js create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/state.js create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/stream-browser.js create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/stream.js create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/package.json create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/readable-browser.js create mode 100644 node_modules/are-we-there-yet/node_modules/readable-stream/readable.js create mode 100644 node_modules/are-we-there-yet/package.json create mode 100644 node_modules/argparse/CHANGELOG.md create mode 100644 node_modules/argparse/LICENSE create mode 100644 node_modules/argparse/README.md create mode 100644 node_modules/argparse/argparse.js create mode 100644 node_modules/argparse/lib/sub.js create mode 100644 node_modules/argparse/lib/textwrap.js create mode 100644 node_modules/argparse/package.json create mode 100644 node_modules/arr-diff/LICENSE create mode 100644 node_modules/arr-diff/README.md create mode 100644 node_modules/arr-diff/index.js create mode 100644 node_modules/arr-diff/package.json create mode 100644 node_modules/arr-flatten/LICENSE create mode 100644 node_modules/arr-flatten/README.md create mode 100644 node_modules/arr-flatten/index.js create mode 100644 node_modules/arr-flatten/package.json create mode 100644 node_modules/arr-union/LICENSE create mode 100644 node_modules/arr-union/README.md create mode 100644 node_modules/arr-union/index.js create mode 100644 node_modules/arr-union/package.json create mode 100644 node_modules/array-flatten/LICENSE create mode 100644 node_modules/array-flatten/README.md create mode 100644 node_modules/array-flatten/array-flatten.js create mode 100644 node_modules/array-flatten/package.json create mode 100644 node_modules/array-union/index.d.ts create mode 100644 node_modules/array-union/index.js create mode 100644 node_modules/array-union/license create mode 100644 node_modules/array-union/package.json create mode 100644 node_modules/array-union/readme.md create mode 100644 node_modules/array-unique/LICENSE create mode 100644 node_modules/array-unique/README.md create mode 100644 node_modules/array-unique/index.js create mode 100644 node_modules/array-unique/package.json create mode 100644 node_modules/assign-symbols/LICENSE create mode 100644 node_modules/assign-symbols/README.md create mode 100644 node_modules/assign-symbols/index.js create mode 100644 node_modules/assign-symbols/package.json create mode 100644 node_modules/async/CHANGELOG.md create mode 100644 node_modules/async/LICENSE create mode 100644 node_modules/async/README.md create mode 100644 node_modules/async/all.js create mode 100644 node_modules/async/allLimit.js create mode 100644 node_modules/async/allSeries.js create mode 100644 node_modules/async/any.js create mode 100644 node_modules/async/anyLimit.js create mode 100644 node_modules/async/anySeries.js create mode 100644 node_modules/async/apply.js create mode 100644 node_modules/async/applyEach.js create mode 100644 node_modules/async/applyEachSeries.js create mode 100644 node_modules/async/asyncify.js create mode 100644 node_modules/async/auto.js create mode 100644 node_modules/async/autoInject.js create mode 100644 node_modules/async/bower.json create mode 100644 node_modules/async/cargo.js create mode 100644 node_modules/async/cargoQueue.js create mode 100644 node_modules/async/compose.js create mode 100644 node_modules/async/concat.js create mode 100644 node_modules/async/concatLimit.js create mode 100644 node_modules/async/concatSeries.js create mode 100644 node_modules/async/constant.js create mode 100644 node_modules/async/detect.js create mode 100644 node_modules/async/detectLimit.js create mode 100644 node_modules/async/detectSeries.js create mode 100644 node_modules/async/dir.js create mode 100644 node_modules/async/dist/async.js create mode 100644 node_modules/async/dist/async.min.js create mode 100644 node_modules/async/dist/async.mjs create mode 100644 node_modules/async/doDuring.js create mode 100644 node_modules/async/doUntil.js create mode 100644 node_modules/async/doWhilst.js create mode 100644 node_modules/async/during.js create mode 100644 node_modules/async/each.js create mode 100644 node_modules/async/eachLimit.js create mode 100644 node_modules/async/eachOf.js create mode 100644 node_modules/async/eachOfLimit.js create mode 100644 node_modules/async/eachOfSeries.js create mode 100644 node_modules/async/eachSeries.js create mode 100644 node_modules/async/ensureAsync.js create mode 100644 node_modules/async/every.js create mode 100644 node_modules/async/everyLimit.js create mode 100644 node_modules/async/everySeries.js create mode 100644 node_modules/async/filter.js create mode 100644 node_modules/async/filterLimit.js create mode 100644 node_modules/async/filterSeries.js create mode 100644 node_modules/async/find.js create mode 100644 node_modules/async/findLimit.js create mode 100644 node_modules/async/findSeries.js create mode 100644 node_modules/async/flatMap.js create mode 100644 node_modules/async/flatMapLimit.js create mode 100644 node_modules/async/flatMapSeries.js create mode 100644 node_modules/async/foldl.js create mode 100644 node_modules/async/foldr.js create mode 100644 node_modules/async/forEach.js create mode 100644 node_modules/async/forEachLimit.js create mode 100644 node_modules/async/forEachOf.js create mode 100644 node_modules/async/forEachOfLimit.js create mode 100644 node_modules/async/forEachOfSeries.js create mode 100644 node_modules/async/forEachSeries.js create mode 100644 node_modules/async/forever.js create mode 100644 node_modules/async/groupBy.js create mode 100644 node_modules/async/groupByLimit.js create mode 100644 node_modules/async/groupBySeries.js create mode 100644 node_modules/async/index.js create mode 100644 node_modules/async/inject.js create mode 100644 node_modules/async/internal/DoublyLinkedList.js create mode 100644 node_modules/async/internal/Heap.js create mode 100644 node_modules/async/internal/applyEach.js create mode 100644 node_modules/async/internal/asyncEachOfLimit.js create mode 100644 node_modules/async/internal/awaitify.js create mode 100644 node_modules/async/internal/breakLoop.js create mode 100644 node_modules/async/internal/consoleFunc.js create mode 100644 node_modules/async/internal/createTester.js create mode 100644 node_modules/async/internal/eachOfLimit.js create mode 100644 node_modules/async/internal/filter.js create mode 100644 node_modules/async/internal/getIterator.js create mode 100644 node_modules/async/internal/initialParams.js create mode 100644 node_modules/async/internal/isArrayLike.js create mode 100644 node_modules/async/internal/iterator.js create mode 100644 node_modules/async/internal/map.js create mode 100644 node_modules/async/internal/once.js create mode 100644 node_modules/async/internal/onlyOnce.js create mode 100644 node_modules/async/internal/parallel.js create mode 100644 node_modules/async/internal/promiseCallback.js create mode 100644 node_modules/async/internal/queue.js create mode 100644 node_modules/async/internal/range.js create mode 100644 node_modules/async/internal/reject.js create mode 100644 node_modules/async/internal/setImmediate.js create mode 100644 node_modules/async/internal/withoutIndex.js create mode 100644 node_modules/async/internal/wrapAsync.js create mode 100644 node_modules/async/log.js create mode 100644 node_modules/async/map.js create mode 100644 node_modules/async/mapLimit.js create mode 100644 node_modules/async/mapSeries.js create mode 100644 node_modules/async/mapValues.js create mode 100644 node_modules/async/mapValuesLimit.js create mode 100644 node_modules/async/mapValuesSeries.js create mode 100644 node_modules/async/memoize.js create mode 100644 node_modules/async/nextTick.js create mode 100644 node_modules/async/package.json create mode 100644 node_modules/async/parallel.js create mode 100644 node_modules/async/parallelLimit.js create mode 100644 node_modules/async/priorityQueue.js create mode 100644 node_modules/async/queue.js create mode 100644 node_modules/async/race.js create mode 100644 node_modules/async/reduce.js create mode 100644 node_modules/async/reduceRight.js create mode 100644 node_modules/async/reflect.js create mode 100644 node_modules/async/reflectAll.js create mode 100644 node_modules/async/reject.js create mode 100644 node_modules/async/rejectLimit.js create mode 100644 node_modules/async/rejectSeries.js create mode 100644 node_modules/async/retry.js create mode 100644 node_modules/async/retryable.js create mode 100644 node_modules/async/select.js create mode 100644 node_modules/async/selectLimit.js create mode 100644 node_modules/async/selectSeries.js create mode 100644 node_modules/async/seq.js create mode 100644 node_modules/async/series.js create mode 100644 node_modules/async/setImmediate.js create mode 100644 node_modules/async/some.js create mode 100644 node_modules/async/someLimit.js create mode 100644 node_modules/async/someSeries.js create mode 100644 node_modules/async/sortBy.js create mode 100644 node_modules/async/timeout.js create mode 100644 node_modules/async/times.js create mode 100644 node_modules/async/timesLimit.js create mode 100644 node_modules/async/timesSeries.js create mode 100644 node_modules/async/transform.js create mode 100644 node_modules/async/tryEach.js create mode 100644 node_modules/async/unmemoize.js create mode 100644 node_modules/async/until.js create mode 100644 node_modules/async/waterfall.js create mode 100644 node_modules/async/whilst.js create mode 100644 node_modules/async/wrapSync.js create mode 100644 node_modules/atob/LICENSE create mode 100644 node_modules/atob/LICENSE.DOCS create mode 100644 node_modules/atob/README.md create mode 100644 node_modules/atob/bin/atob.js create mode 100644 node_modules/atob/bower.json create mode 100644 node_modules/atob/browser-atob.js create mode 100644 node_modules/atob/node-atob.js create mode 100644 node_modules/atob/package.json create mode 100644 node_modules/atob/test.js create mode 100644 node_modules/balanced-match/.github/FUNDING.yml create mode 100644 node_modules/balanced-match/LICENSE.md create mode 100644 node_modules/balanced-match/README.md create mode 100644 node_modules/balanced-match/index.js create mode 100644 node_modules/balanced-match/package.json create mode 100644 node_modules/base/LICENSE create mode 100644 node_modules/base/README.md create mode 100644 node_modules/base/index.js create mode 100644 node_modules/base/node_modules/define-property/LICENSE create mode 100644 node_modules/base/node_modules/define-property/README.md create mode 100644 node_modules/base/node_modules/define-property/index.js create mode 100644 node_modules/base/node_modules/define-property/package.json create mode 100644 node_modules/base/package.json create mode 100644 node_modules/basic-auth/HISTORY.md create mode 100644 node_modules/basic-auth/LICENSE create mode 100644 node_modules/basic-auth/README.md create mode 100644 node_modules/basic-auth/index.js create mode 100644 node_modules/basic-auth/package.json create mode 100644 node_modules/bindings/LICENSE.md create mode 100644 node_modules/bindings/README.md create mode 100644 node_modules/bindings/bindings.js create mode 100644 node_modules/bindings/package.json create mode 100644 node_modules/body-parser/HISTORY.md create mode 100644 node_modules/body-parser/LICENSE create mode 100644 node_modules/body-parser/README.md create mode 100644 node_modules/body-parser/index.js create mode 100644 node_modules/body-parser/lib/read.js create mode 100644 node_modules/body-parser/lib/types/json.js create mode 100644 node_modules/body-parser/lib/types/raw.js create mode 100644 node_modules/body-parser/lib/types/text.js create mode 100644 node_modules/body-parser/lib/types/urlencoded.js create mode 100644 node_modules/body-parser/package.json create mode 100644 node_modules/boolbase/README.md create mode 100644 node_modules/boolbase/index.js create mode 100644 node_modules/boolbase/package.json create mode 100644 node_modules/brace-expansion/LICENSE create mode 100644 node_modules/brace-expansion/README.md create mode 100644 node_modules/brace-expansion/index.js create mode 100644 node_modules/brace-expansion/package.json create mode 100644 node_modules/braces/CHANGELOG.md create mode 100644 node_modules/braces/LICENSE create mode 100644 node_modules/braces/README.md create mode 100644 node_modules/braces/index.js create mode 100644 node_modules/braces/lib/compile.js create mode 100644 node_modules/braces/lib/constants.js create mode 100644 node_modules/braces/lib/expand.js create mode 100644 node_modules/braces/lib/parse.js create mode 100644 node_modules/braces/lib/stringify.js create mode 100644 node_modules/braces/lib/utils.js create mode 100644 node_modules/braces/package.json create mode 100644 node_modules/bufferstreams/CHANGELOG.md create mode 100644 node_modules/bufferstreams/LICENSE create mode 100644 node_modules/bufferstreams/README.md create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/CONTRIBUTING.md create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/GOVERNANCE.md create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/LICENSE create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/README.md create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/errors-browser.js create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/errors.js create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/experimentalWarning.js create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/lib/_stream_duplex.js create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/lib/_stream_passthrough.js create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/lib/_stream_readable.js create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/lib/_stream_transform.js create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/lib/_stream_writable.js create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/lib/internal/streams/async_iterator.js create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/lib/internal/streams/buffer_list.js create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/lib/internal/streams/destroy.js create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/lib/internal/streams/end-of-stream.js create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/lib/internal/streams/from-browser.js create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/lib/internal/streams/from.js create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/lib/internal/streams/pipeline.js create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/lib/internal/streams/state.js create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/lib/internal/streams/stream-browser.js create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/lib/internal/streams/stream.js create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/package.json create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/readable-browser.js create mode 100644 node_modules/bufferstreams/node_modules/readable-stream/readable.js create mode 100644 node_modules/bufferstreams/package.json create mode 100644 node_modules/bufferstreams/src/index.js create mode 100644 node_modules/bytes/History.md create mode 100644 node_modules/bytes/LICENSE create mode 100644 node_modules/bytes/Readme.md create mode 100644 node_modules/bytes/index.js create mode 100644 node_modules/bytes/package.json create mode 100644 node_modules/cacache/LICENSE.md create mode 100644 node_modules/cacache/README.md create mode 100644 node_modules/cacache/lib/content/path.js create mode 100644 node_modules/cacache/lib/content/read.js create mode 100644 node_modules/cacache/lib/content/rm.js create mode 100644 node_modules/cacache/lib/content/write.js create mode 100644 node_modules/cacache/lib/entry-index.js create mode 100644 node_modules/cacache/lib/get.js create mode 100644 node_modules/cacache/lib/index.js create mode 100644 node_modules/cacache/lib/memoization.js create mode 100644 node_modules/cacache/lib/put.js create mode 100644 node_modules/cacache/lib/rm.js create mode 100644 node_modules/cacache/lib/util/fix-owner.js create mode 100644 node_modules/cacache/lib/util/hash-to-segments.js create mode 100644 node_modules/cacache/lib/util/move-file.js create mode 100644 node_modules/cacache/lib/util/tmp.js create mode 100644 node_modules/cacache/lib/verify.js create mode 100644 node_modules/cacache/node_modules/.bin/mkdirp create mode 100644 node_modules/cacache/node_modules/.bin/mkdirp.cmd create mode 100644 node_modules/cacache/node_modules/.bin/mkdirp.ps1 create mode 100644 node_modules/cacache/node_modules/brace-expansion/.github/FUNDING.yml create mode 100644 node_modules/cacache/node_modules/brace-expansion/LICENSE create mode 100644 node_modules/cacache/node_modules/brace-expansion/README.md create mode 100644 node_modules/cacache/node_modules/brace-expansion/index.js create mode 100644 node_modules/cacache/node_modules/brace-expansion/package.json create mode 100644 node_modules/cacache/node_modules/glob/LICENSE create mode 100644 node_modules/cacache/node_modules/glob/README.md create mode 100644 node_modules/cacache/node_modules/glob/common.js create mode 100644 node_modules/cacache/node_modules/glob/glob.js create mode 100644 node_modules/cacache/node_modules/glob/package.json create mode 100644 node_modules/cacache/node_modules/glob/sync.js create mode 100644 node_modules/cacache/node_modules/minimatch/LICENSE create mode 100644 node_modules/cacache/node_modules/minimatch/README.md create mode 100644 node_modules/cacache/node_modules/minimatch/lib/path.js create mode 100644 node_modules/cacache/node_modules/minimatch/minimatch.js create mode 100644 node_modules/cacache/node_modules/minimatch/package.json create mode 100644 node_modules/cacache/node_modules/mkdirp/CHANGELOG.md create mode 100644 node_modules/cacache/node_modules/mkdirp/LICENSE create mode 100644 node_modules/cacache/node_modules/mkdirp/bin/cmd.js create mode 100644 node_modules/cacache/node_modules/mkdirp/index.js create mode 100644 node_modules/cacache/node_modules/mkdirp/lib/find-made.js create mode 100644 node_modules/cacache/node_modules/mkdirp/lib/mkdirp-manual.js create mode 100644 node_modules/cacache/node_modules/mkdirp/lib/mkdirp-native.js create mode 100644 node_modules/cacache/node_modules/mkdirp/lib/opts-arg.js create mode 100644 node_modules/cacache/node_modules/mkdirp/lib/path-arg.js create mode 100644 node_modules/cacache/node_modules/mkdirp/lib/use-native.js create mode 100644 node_modules/cacache/node_modules/mkdirp/package.json create mode 100644 node_modules/cacache/node_modules/mkdirp/readme.markdown create mode 100644 node_modules/cacache/package.json create mode 100644 node_modules/cache-base/LICENSE create mode 100644 node_modules/cache-base/README.md create mode 100644 node_modules/cache-base/index.js create mode 100644 node_modules/cache-base/package.json create mode 100644 node_modules/chalk/index.d.ts create mode 100644 node_modules/chalk/license create mode 100644 node_modules/chalk/package.json create mode 100644 node_modules/chalk/readme.md create mode 100644 node_modules/chalk/source/index.js create mode 100644 node_modules/chalk/source/templates.js create mode 100644 node_modules/chalk/source/util.js create mode 100644 node_modules/cheerio-select/LICENSE create mode 100644 node_modules/cheerio-select/README.md create mode 100644 node_modules/cheerio-select/lib/esm/helpers.d.ts create mode 100644 node_modules/cheerio-select/lib/esm/helpers.d.ts.map create mode 100644 node_modules/cheerio-select/lib/esm/helpers.js create mode 100644 node_modules/cheerio-select/lib/esm/helpers.js.map create mode 100644 node_modules/cheerio-select/lib/esm/index.d.ts create mode 100644 node_modules/cheerio-select/lib/esm/index.d.ts.map create mode 100644 node_modules/cheerio-select/lib/esm/index.js create mode 100644 node_modules/cheerio-select/lib/esm/index.js.map create mode 100644 node_modules/cheerio-select/lib/esm/package.json create mode 100644 node_modules/cheerio-select/lib/esm/positionals.d.ts create mode 100644 node_modules/cheerio-select/lib/esm/positionals.d.ts.map create mode 100644 node_modules/cheerio-select/lib/esm/positionals.js create mode 100644 node_modules/cheerio-select/lib/esm/positionals.js.map create mode 100644 node_modules/cheerio-select/lib/helpers.d.ts create mode 100644 node_modules/cheerio-select/lib/helpers.d.ts.map create mode 100644 node_modules/cheerio-select/lib/helpers.js create mode 100644 node_modules/cheerio-select/lib/helpers.js.map create mode 100644 node_modules/cheerio-select/lib/index.d.ts create mode 100644 node_modules/cheerio-select/lib/index.d.ts.map create mode 100644 node_modules/cheerio-select/lib/index.js create mode 100644 node_modules/cheerio-select/lib/index.js.map create mode 100644 node_modules/cheerio-select/lib/positionals.d.ts create mode 100644 node_modules/cheerio-select/lib/positionals.d.ts.map create mode 100644 node_modules/cheerio-select/lib/positionals.js create mode 100644 node_modules/cheerio-select/lib/positionals.js.map create mode 100644 node_modules/cheerio-select/package.json create mode 100644 node_modules/cheerio/LICENSE create mode 100644 node_modules/cheerio/Readme.md create mode 100644 node_modules/cheerio/lib/api/attributes.d.ts create mode 100644 node_modules/cheerio/lib/api/attributes.d.ts.map create mode 100644 node_modules/cheerio/lib/api/attributes.js create mode 100644 node_modules/cheerio/lib/api/attributes.js.map create mode 100644 node_modules/cheerio/lib/api/css.d.ts create mode 100644 node_modules/cheerio/lib/api/css.d.ts.map create mode 100644 node_modules/cheerio/lib/api/css.js create mode 100644 node_modules/cheerio/lib/api/css.js.map create mode 100644 node_modules/cheerio/lib/api/forms.d.ts create mode 100644 node_modules/cheerio/lib/api/forms.d.ts.map create mode 100644 node_modules/cheerio/lib/api/forms.js create mode 100644 node_modules/cheerio/lib/api/forms.js.map create mode 100644 node_modules/cheerio/lib/api/manipulation.d.ts create mode 100644 node_modules/cheerio/lib/api/manipulation.d.ts.map create mode 100644 node_modules/cheerio/lib/api/manipulation.js create mode 100644 node_modules/cheerio/lib/api/manipulation.js.map create mode 100644 node_modules/cheerio/lib/api/traversing.d.ts create mode 100644 node_modules/cheerio/lib/api/traversing.d.ts.map create mode 100644 node_modules/cheerio/lib/api/traversing.js create mode 100644 node_modules/cheerio/lib/api/traversing.js.map create mode 100644 node_modules/cheerio/lib/cheerio.d.ts create mode 100644 node_modules/cheerio/lib/cheerio.d.ts.map create mode 100644 node_modules/cheerio/lib/cheerio.js create mode 100644 node_modules/cheerio/lib/cheerio.js.map create mode 100644 node_modules/cheerio/lib/esm/api/attributes.d.ts create mode 100644 node_modules/cheerio/lib/esm/api/attributes.d.ts.map create mode 100644 node_modules/cheerio/lib/esm/api/attributes.js create mode 100644 node_modules/cheerio/lib/esm/api/attributes.js.map create mode 100644 node_modules/cheerio/lib/esm/api/css.d.ts create mode 100644 node_modules/cheerio/lib/esm/api/css.d.ts.map create mode 100644 node_modules/cheerio/lib/esm/api/css.js create mode 100644 node_modules/cheerio/lib/esm/api/css.js.map create mode 100644 node_modules/cheerio/lib/esm/api/forms.d.ts create mode 100644 node_modules/cheerio/lib/esm/api/forms.d.ts.map create mode 100644 node_modules/cheerio/lib/esm/api/forms.js create mode 100644 node_modules/cheerio/lib/esm/api/forms.js.map create mode 100644 node_modules/cheerio/lib/esm/api/manipulation.d.ts create mode 100644 node_modules/cheerio/lib/esm/api/manipulation.d.ts.map create mode 100644 node_modules/cheerio/lib/esm/api/manipulation.js create mode 100644 node_modules/cheerio/lib/esm/api/manipulation.js.map create mode 100644 node_modules/cheerio/lib/esm/api/traversing.d.ts create mode 100644 node_modules/cheerio/lib/esm/api/traversing.d.ts.map create mode 100644 node_modules/cheerio/lib/esm/api/traversing.js create mode 100644 node_modules/cheerio/lib/esm/api/traversing.js.map create mode 100644 node_modules/cheerio/lib/esm/cheerio.d.ts create mode 100644 node_modules/cheerio/lib/esm/cheerio.d.ts.map create mode 100644 node_modules/cheerio/lib/esm/cheerio.js create mode 100644 node_modules/cheerio/lib/esm/cheerio.js.map create mode 100644 node_modules/cheerio/lib/esm/index.d.ts create mode 100644 node_modules/cheerio/lib/esm/index.d.ts.map create mode 100644 node_modules/cheerio/lib/esm/index.js create mode 100644 node_modules/cheerio/lib/esm/index.js.map create mode 100644 node_modules/cheerio/lib/esm/load.d.ts create mode 100644 node_modules/cheerio/lib/esm/load.d.ts.map create mode 100644 node_modules/cheerio/lib/esm/load.js create mode 100644 node_modules/cheerio/lib/esm/load.js.map create mode 100644 node_modules/cheerio/lib/esm/options.d.ts create mode 100644 node_modules/cheerio/lib/esm/options.d.ts.map create mode 100644 node_modules/cheerio/lib/esm/options.js create mode 100644 node_modules/cheerio/lib/esm/options.js.map create mode 100644 node_modules/cheerio/lib/esm/package.json create mode 100644 node_modules/cheerio/lib/esm/parse.d.ts create mode 100644 node_modules/cheerio/lib/esm/parse.d.ts.map create mode 100644 node_modules/cheerio/lib/esm/parse.js create mode 100644 node_modules/cheerio/lib/esm/parse.js.map create mode 100644 node_modules/cheerio/lib/esm/parsers/parse5-adapter.d.ts create mode 100644 node_modules/cheerio/lib/esm/parsers/parse5-adapter.d.ts.map create mode 100644 node_modules/cheerio/lib/esm/parsers/parse5-adapter.js create mode 100644 node_modules/cheerio/lib/esm/parsers/parse5-adapter.js.map create mode 100644 node_modules/cheerio/lib/esm/slim.d.ts create mode 100644 node_modules/cheerio/lib/esm/slim.d.ts.map create mode 100644 node_modules/cheerio/lib/esm/slim.js create mode 100644 node_modules/cheerio/lib/esm/slim.js.map create mode 100644 node_modules/cheerio/lib/esm/static.d.ts create mode 100644 node_modules/cheerio/lib/esm/static.d.ts.map create mode 100644 node_modules/cheerio/lib/esm/static.js create mode 100644 node_modules/cheerio/lib/esm/static.js.map create mode 100644 node_modules/cheerio/lib/esm/types.d.ts create mode 100644 node_modules/cheerio/lib/esm/types.d.ts.map create mode 100644 node_modules/cheerio/lib/esm/types.js create mode 100644 node_modules/cheerio/lib/esm/types.js.map create mode 100644 node_modules/cheerio/lib/esm/utils.d.ts create mode 100644 node_modules/cheerio/lib/esm/utils.d.ts.map create mode 100644 node_modules/cheerio/lib/esm/utils.js create mode 100644 node_modules/cheerio/lib/esm/utils.js.map create mode 100644 node_modules/cheerio/lib/index.d.ts create mode 100644 node_modules/cheerio/lib/index.d.ts.map create mode 100644 node_modules/cheerio/lib/index.js create mode 100644 node_modules/cheerio/lib/index.js.map create mode 100644 node_modules/cheerio/lib/load.d.ts create mode 100644 node_modules/cheerio/lib/load.d.ts.map create mode 100644 node_modules/cheerio/lib/load.js create mode 100644 node_modules/cheerio/lib/load.js.map create mode 100644 node_modules/cheerio/lib/options.d.ts create mode 100644 node_modules/cheerio/lib/options.d.ts.map create mode 100644 node_modules/cheerio/lib/options.js create mode 100644 node_modules/cheerio/lib/options.js.map create mode 100644 node_modules/cheerio/lib/parse.d.ts create mode 100644 node_modules/cheerio/lib/parse.d.ts.map create mode 100644 node_modules/cheerio/lib/parse.js create mode 100644 node_modules/cheerio/lib/parse.js.map create mode 100644 node_modules/cheerio/lib/parsers/parse5-adapter.d.ts create mode 100644 node_modules/cheerio/lib/parsers/parse5-adapter.d.ts.map create mode 100644 node_modules/cheerio/lib/parsers/parse5-adapter.js create mode 100644 node_modules/cheerio/lib/parsers/parse5-adapter.js.map create mode 100644 node_modules/cheerio/lib/slim.d.ts create mode 100644 node_modules/cheerio/lib/slim.d.ts.map create mode 100644 node_modules/cheerio/lib/slim.js create mode 100644 node_modules/cheerio/lib/slim.js.map create mode 100644 node_modules/cheerio/lib/static.d.ts create mode 100644 node_modules/cheerio/lib/static.d.ts.map create mode 100644 node_modules/cheerio/lib/static.js create mode 100644 node_modules/cheerio/lib/static.js.map create mode 100644 node_modules/cheerio/lib/types.d.ts create mode 100644 node_modules/cheerio/lib/types.d.ts.map create mode 100644 node_modules/cheerio/lib/types.js create mode 100644 node_modules/cheerio/lib/types.js.map create mode 100644 node_modules/cheerio/lib/utils.d.ts create mode 100644 node_modules/cheerio/lib/utils.d.ts.map create mode 100644 node_modules/cheerio/lib/utils.js create mode 100644 node_modules/cheerio/lib/utils.js.map create mode 100644 node_modules/cheerio/package.json create mode 100644 node_modules/chownr/LICENSE create mode 100644 node_modules/chownr/README.md create mode 100644 node_modules/chownr/chownr.js create mode 100644 node_modules/chownr/package.json create mode 100644 node_modules/class-utils/LICENSE create mode 100644 node_modules/class-utils/README.md create mode 100644 node_modules/class-utils/index.js create mode 100644 node_modules/class-utils/node_modules/define-property/LICENSE create mode 100644 node_modules/class-utils/node_modules/define-property/README.md create mode 100644 node_modules/class-utils/node_modules/define-property/index.js create mode 100644 node_modules/class-utils/node_modules/define-property/package.json create mode 100644 node_modules/class-utils/node_modules/is-accessor-descriptor/LICENSE create mode 100644 node_modules/class-utils/node_modules/is-accessor-descriptor/README.md create mode 100644 node_modules/class-utils/node_modules/is-accessor-descriptor/index.js create mode 100644 node_modules/class-utils/node_modules/is-accessor-descriptor/node_modules/kind-of/LICENSE create mode 100644 node_modules/class-utils/node_modules/is-accessor-descriptor/node_modules/kind-of/README.md create mode 100644 node_modules/class-utils/node_modules/is-accessor-descriptor/node_modules/kind-of/index.js create mode 100644 node_modules/class-utils/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json create mode 100644 node_modules/class-utils/node_modules/is-accessor-descriptor/package.json create mode 100644 node_modules/class-utils/node_modules/is-data-descriptor/LICENSE create mode 100644 node_modules/class-utils/node_modules/is-data-descriptor/README.md create mode 100644 node_modules/class-utils/node_modules/is-data-descriptor/index.js create mode 100644 node_modules/class-utils/node_modules/is-data-descriptor/node_modules/kind-of/LICENSE create mode 100644 node_modules/class-utils/node_modules/is-data-descriptor/node_modules/kind-of/README.md create mode 100644 node_modules/class-utils/node_modules/is-data-descriptor/node_modules/kind-of/index.js create mode 100644 node_modules/class-utils/node_modules/is-data-descriptor/node_modules/kind-of/package.json create mode 100644 node_modules/class-utils/node_modules/is-data-descriptor/package.json create mode 100644 node_modules/class-utils/node_modules/is-descriptor/LICENSE create mode 100644 node_modules/class-utils/node_modules/is-descriptor/README.md create mode 100644 node_modules/class-utils/node_modules/is-descriptor/index.js create mode 100644 node_modules/class-utils/node_modules/is-descriptor/package.json create mode 100644 node_modules/class-utils/node_modules/kind-of/LICENSE create mode 100644 node_modules/class-utils/node_modules/kind-of/README.md create mode 100644 node_modules/class-utils/node_modules/kind-of/index.js create mode 100644 node_modules/class-utils/node_modules/kind-of/package.json create mode 100644 node_modules/class-utils/package.json create mode 100644 node_modules/clean-stack/index.d.ts create mode 100644 node_modules/clean-stack/index.js create mode 100644 node_modules/clean-stack/license create mode 100644 node_modules/clean-stack/package.json create mode 100644 node_modules/clean-stack/readme.md create mode 100644 node_modules/cliui/CHANGELOG.md create mode 100644 node_modules/cliui/LICENSE.txt create mode 100644 node_modules/cliui/README.md create mode 100644 node_modules/cliui/build/index.cjs create mode 100644 node_modules/cliui/build/index.d.cts create mode 100644 node_modules/cliui/build/lib/index.js create mode 100644 node_modules/cliui/build/lib/string-utils.js create mode 100644 node_modules/cliui/index.mjs create mode 100644 node_modules/cliui/package.json create mode 100644 node_modules/collection-visit/LICENSE create mode 100644 node_modules/collection-visit/README.md create mode 100644 node_modules/collection-visit/index.js create mode 100644 node_modules/collection-visit/package.json create mode 100644 node_modules/color-convert/CHANGELOG.md create mode 100644 node_modules/color-convert/LICENSE create mode 100644 node_modules/color-convert/README.md create mode 100644 node_modules/color-convert/conversions.js create mode 100644 node_modules/color-convert/index.js create mode 100644 node_modules/color-convert/package.json create mode 100644 node_modules/color-convert/route.js create mode 100644 node_modules/color-name/LICENSE create mode 100644 node_modules/color-name/README.md create mode 100644 node_modules/color-name/index.js create mode 100644 node_modules/color-name/package.json create mode 100644 node_modules/color-support/LICENSE create mode 100644 node_modules/color-support/README.md create mode 100644 node_modules/color-support/bin.js create mode 100644 node_modules/color-support/browser.js create mode 100644 node_modules/color-support/index.js create mode 100644 node_modules/color-support/package.json create mode 100644 node_modules/colors-cli/.github/FUNDING.yml create mode 100644 node_modules/colors-cli/.github/workflows/ci.yml create mode 100644 node_modules/colors-cli/README.md create mode 100644 node_modules/colors-cli/bin/colors create mode 100644 node_modules/colors-cli/index.d.ts create mode 100644 node_modules/colors-cli/lib/ansi-regex.js create mode 100644 node_modules/colors-cli/lib/color-name.js create mode 100644 node_modules/colors-cli/lib/color-safe.js create mode 100644 node_modules/colors-cli/lib/color.d.ts create mode 100644 node_modules/colors-cli/lib/color.js create mode 100644 node_modules/colors-cli/lib/index.js create mode 100644 node_modules/colors-cli/lib/styles-name.js create mode 100644 node_modules/colors-cli/lib/supports-colors.js create mode 100644 node_modules/colors-cli/package.json create mode 100644 node_modules/colors-cli/renovate.json create mode 100644 node_modules/colors-cli/safe.d.ts create mode 100644 node_modules/colors-cli/safe.js create mode 100644 node_modules/colors-cli/toxic.d.ts create mode 100644 node_modules/colors-cli/toxic.js create mode 100644 node_modules/commander/LICENSE create mode 100644 node_modules/commander/Readme.md create mode 100644 node_modules/commander/esm.mjs create mode 100644 node_modules/commander/index.js create mode 100644 node_modules/commander/lib/argument.js create mode 100644 node_modules/commander/lib/command.js create mode 100644 node_modules/commander/lib/error.js create mode 100644 node_modules/commander/lib/help.js create mode 100644 node_modules/commander/lib/option.js create mode 100644 node_modules/commander/lib/suggestSimilar.js create mode 100644 node_modules/commander/package-support.json create mode 100644 node_modules/commander/package.json create mode 100644 node_modules/commander/typings/index.d.ts create mode 100644 node_modules/component-emitter/History.md create mode 100644 node_modules/component-emitter/LICENSE create mode 100644 node_modules/component-emitter/Readme.md create mode 100644 node_modules/component-emitter/index.js create mode 100644 node_modules/component-emitter/package.json create mode 100644 node_modules/concat-map/.travis.yml create mode 100644 node_modules/concat-map/LICENSE create mode 100644 node_modules/concat-map/README.markdown create mode 100644 node_modules/concat-map/example/map.js create mode 100644 node_modules/concat-map/index.js create mode 100644 node_modules/concat-map/package.json create mode 100644 node_modules/concat-map/test/map.js create mode 100644 node_modules/console-control-strings/LICENSE create mode 100644 node_modules/console-control-strings/README.md create mode 100644 node_modules/console-control-strings/README.md~ create mode 100644 node_modules/console-control-strings/index.js create mode 100644 node_modules/console-control-strings/package.json create mode 100644 node_modules/content-disposition/HISTORY.md create mode 100644 node_modules/content-disposition/LICENSE create mode 100644 node_modules/content-disposition/README.md create mode 100644 node_modules/content-disposition/index.js create mode 100644 node_modules/content-disposition/package.json create mode 100644 node_modules/content-type/HISTORY.md create mode 100644 node_modules/content-type/LICENSE create mode 100644 node_modules/content-type/README.md create mode 100644 node_modules/content-type/index.js create mode 100644 node_modules/content-type/package.json create mode 100644 node_modules/cookie-parser/HISTORY.md create mode 100644 node_modules/cookie-parser/LICENSE create mode 100644 node_modules/cookie-parser/README.md create mode 100644 node_modules/cookie-parser/index.js create mode 100644 node_modules/cookie-parser/package.json create mode 100644 node_modules/cookie-signature/.npmignore create mode 100644 node_modules/cookie-signature/History.md create mode 100644 node_modules/cookie-signature/Readme.md create mode 100644 node_modules/cookie-signature/index.js create mode 100644 node_modules/cookie-signature/package.json create mode 100644 node_modules/cookie/HISTORY.md create mode 100644 node_modules/cookie/LICENSE create mode 100644 node_modules/cookie/README.md create mode 100644 node_modules/cookie/index.js create mode 100644 node_modules/cookie/package.json create mode 100644 node_modules/copy-descriptor/LICENSE create mode 100644 node_modules/copy-descriptor/index.js create mode 100644 node_modules/copy-descriptor/package.json create mode 100644 node_modules/copy-template-dir/LICENSE create mode 100644 node_modules/copy-template-dir/README.md create mode 100644 node_modules/copy-template-dir/index.js create mode 100644 node_modules/copy-template-dir/package.json create mode 100644 node_modules/core-util-is/LICENSE create mode 100644 node_modules/core-util-is/README.md create mode 100644 node_modules/core-util-is/lib/util.js create mode 100644 node_modules/core-util-is/package.json create mode 100644 node_modules/css-select/LICENSE create mode 100644 node_modules/css-select/README.md create mode 100644 node_modules/css-select/lib/attributes.d.ts create mode 100644 node_modules/css-select/lib/attributes.d.ts.map create mode 100644 node_modules/css-select/lib/attributes.js create mode 100644 node_modules/css-select/lib/attributes.js.map create mode 100644 node_modules/css-select/lib/compile.d.ts create mode 100644 node_modules/css-select/lib/compile.d.ts.map create mode 100644 node_modules/css-select/lib/compile.js create mode 100644 node_modules/css-select/lib/compile.js.map create mode 100644 node_modules/css-select/lib/esm/attributes.d.ts create mode 100644 node_modules/css-select/lib/esm/attributes.d.ts.map create mode 100644 node_modules/css-select/lib/esm/attributes.js create mode 100644 node_modules/css-select/lib/esm/attributes.js.map create mode 100644 node_modules/css-select/lib/esm/compile.d.ts create mode 100644 node_modules/css-select/lib/esm/compile.d.ts.map create mode 100644 node_modules/css-select/lib/esm/compile.js create mode 100644 node_modules/css-select/lib/esm/compile.js.map create mode 100644 node_modules/css-select/lib/esm/general.d.ts create mode 100644 node_modules/css-select/lib/esm/general.d.ts.map create mode 100644 node_modules/css-select/lib/esm/general.js create mode 100644 node_modules/css-select/lib/esm/general.js.map create mode 100644 node_modules/css-select/lib/esm/index.d.ts create mode 100644 node_modules/css-select/lib/esm/index.d.ts.map create mode 100644 node_modules/css-select/lib/esm/index.js create mode 100644 node_modules/css-select/lib/esm/index.js.map create mode 100644 node_modules/css-select/lib/esm/package.json create mode 100644 node_modules/css-select/lib/esm/pseudo-selectors/aliases.d.ts create mode 100644 node_modules/css-select/lib/esm/pseudo-selectors/aliases.d.ts.map create mode 100644 node_modules/css-select/lib/esm/pseudo-selectors/aliases.js create mode 100644 node_modules/css-select/lib/esm/pseudo-selectors/aliases.js.map create mode 100644 node_modules/css-select/lib/esm/pseudo-selectors/filters.d.ts create mode 100644 node_modules/css-select/lib/esm/pseudo-selectors/filters.d.ts.map create mode 100644 node_modules/css-select/lib/esm/pseudo-selectors/filters.js create mode 100644 node_modules/css-select/lib/esm/pseudo-selectors/filters.js.map create mode 100644 node_modules/css-select/lib/esm/pseudo-selectors/index.d.ts create mode 100644 node_modules/css-select/lib/esm/pseudo-selectors/index.d.ts.map create mode 100644 node_modules/css-select/lib/esm/pseudo-selectors/index.js create mode 100644 node_modules/css-select/lib/esm/pseudo-selectors/index.js.map create mode 100644 node_modules/css-select/lib/esm/pseudo-selectors/pseudos.d.ts create mode 100644 node_modules/css-select/lib/esm/pseudo-selectors/pseudos.d.ts.map create mode 100644 node_modules/css-select/lib/esm/pseudo-selectors/pseudos.js create mode 100644 node_modules/css-select/lib/esm/pseudo-selectors/pseudos.js.map create mode 100644 node_modules/css-select/lib/esm/pseudo-selectors/subselects.d.ts create mode 100644 node_modules/css-select/lib/esm/pseudo-selectors/subselects.d.ts.map create mode 100644 node_modules/css-select/lib/esm/pseudo-selectors/subselects.js create mode 100644 node_modules/css-select/lib/esm/pseudo-selectors/subselects.js.map create mode 100644 node_modules/css-select/lib/esm/sort.d.ts create mode 100644 node_modules/css-select/lib/esm/sort.d.ts.map create mode 100644 node_modules/css-select/lib/esm/sort.js create mode 100644 node_modules/css-select/lib/esm/sort.js.map create mode 100644 node_modules/css-select/lib/esm/types.d.ts create mode 100644 node_modules/css-select/lib/esm/types.d.ts.map create mode 100644 node_modules/css-select/lib/esm/types.js create mode 100644 node_modules/css-select/lib/esm/types.js.map create mode 100644 node_modules/css-select/lib/general.d.ts create mode 100644 node_modules/css-select/lib/general.d.ts.map create mode 100644 node_modules/css-select/lib/general.js create mode 100644 node_modules/css-select/lib/general.js.map create mode 100644 node_modules/css-select/lib/index.d.ts create mode 100644 node_modules/css-select/lib/index.d.ts.map create mode 100644 node_modules/css-select/lib/index.js create mode 100644 node_modules/css-select/lib/index.js.map create mode 100644 node_modules/css-select/lib/pseudo-selectors/aliases.d.ts create mode 100644 node_modules/css-select/lib/pseudo-selectors/aliases.d.ts.map create mode 100644 node_modules/css-select/lib/pseudo-selectors/aliases.js create mode 100644 node_modules/css-select/lib/pseudo-selectors/aliases.js.map create mode 100644 node_modules/css-select/lib/pseudo-selectors/filters.d.ts create mode 100644 node_modules/css-select/lib/pseudo-selectors/filters.d.ts.map create mode 100644 node_modules/css-select/lib/pseudo-selectors/filters.js create mode 100644 node_modules/css-select/lib/pseudo-selectors/filters.js.map create mode 100644 node_modules/css-select/lib/pseudo-selectors/index.d.ts create mode 100644 node_modules/css-select/lib/pseudo-selectors/index.d.ts.map create mode 100644 node_modules/css-select/lib/pseudo-selectors/index.js create mode 100644 node_modules/css-select/lib/pseudo-selectors/index.js.map create mode 100644 node_modules/css-select/lib/pseudo-selectors/pseudos.d.ts create mode 100644 node_modules/css-select/lib/pseudo-selectors/pseudos.d.ts.map create mode 100644 node_modules/css-select/lib/pseudo-selectors/pseudos.js create mode 100644 node_modules/css-select/lib/pseudo-selectors/pseudos.js.map create mode 100644 node_modules/css-select/lib/pseudo-selectors/subselects.d.ts create mode 100644 node_modules/css-select/lib/pseudo-selectors/subselects.d.ts.map create mode 100644 node_modules/css-select/lib/pseudo-selectors/subselects.js create mode 100644 node_modules/css-select/lib/pseudo-selectors/subselects.js.map create mode 100644 node_modules/css-select/lib/sort.d.ts create mode 100644 node_modules/css-select/lib/sort.d.ts.map create mode 100644 node_modules/css-select/lib/sort.js create mode 100644 node_modules/css-select/lib/sort.js.map create mode 100644 node_modules/css-select/lib/types.d.ts create mode 100644 node_modules/css-select/lib/types.d.ts.map create mode 100644 node_modules/css-select/lib/types.js create mode 100644 node_modules/css-select/lib/types.js.map create mode 100644 node_modules/css-select/package.json create mode 100644 node_modules/css-tree/LICENSE create mode 100644 node_modules/css-tree/README.md create mode 100644 node_modules/css-tree/cjs/convertor/create.cjs create mode 100644 node_modules/css-tree/cjs/convertor/index.cjs create mode 100644 node_modules/css-tree/cjs/data-patch.cjs create mode 100644 node_modules/css-tree/cjs/data.cjs create mode 100644 node_modules/css-tree/cjs/definition-syntax/SyntaxError.cjs create mode 100644 node_modules/css-tree/cjs/definition-syntax/generate.cjs create mode 100644 node_modules/css-tree/cjs/definition-syntax/index.cjs create mode 100644 node_modules/css-tree/cjs/definition-syntax/parse.cjs create mode 100644 node_modules/css-tree/cjs/definition-syntax/tokenizer.cjs create mode 100644 node_modules/css-tree/cjs/definition-syntax/walk.cjs create mode 100644 node_modules/css-tree/cjs/generator/create.cjs create mode 100644 node_modules/css-tree/cjs/generator/index.cjs create mode 100644 node_modules/css-tree/cjs/generator/sourceMap.cjs create mode 100644 node_modules/css-tree/cjs/generator/token-before.cjs create mode 100644 node_modules/css-tree/cjs/index.cjs create mode 100644 node_modules/css-tree/cjs/lexer/Lexer.cjs create mode 100644 node_modules/css-tree/cjs/lexer/error.cjs create mode 100644 node_modules/css-tree/cjs/lexer/generic-an-plus-b.cjs create mode 100644 node_modules/css-tree/cjs/lexer/generic-const.cjs create mode 100644 node_modules/css-tree/cjs/lexer/generic-urange.cjs create mode 100644 node_modules/css-tree/cjs/lexer/generic.cjs create mode 100644 node_modules/css-tree/cjs/lexer/index.cjs create mode 100644 node_modules/css-tree/cjs/lexer/match-graph.cjs create mode 100644 node_modules/css-tree/cjs/lexer/match.cjs create mode 100644 node_modules/css-tree/cjs/lexer/prepare-tokens.cjs create mode 100644 node_modules/css-tree/cjs/lexer/search.cjs create mode 100644 node_modules/css-tree/cjs/lexer/structure.cjs create mode 100644 node_modules/css-tree/cjs/lexer/trace.cjs create mode 100644 node_modules/css-tree/cjs/lexer/units.cjs create mode 100644 node_modules/css-tree/cjs/parser/SyntaxError.cjs create mode 100644 node_modules/css-tree/cjs/parser/create.cjs create mode 100644 node_modules/css-tree/cjs/parser/index.cjs create mode 100644 node_modules/css-tree/cjs/parser/parse-selector.cjs create mode 100644 node_modules/css-tree/cjs/parser/sequence.cjs create mode 100644 node_modules/css-tree/cjs/syntax/atrule/font-face.cjs create mode 100644 node_modules/css-tree/cjs/syntax/atrule/import.cjs create mode 100644 node_modules/css-tree/cjs/syntax/atrule/index.cjs create mode 100644 node_modules/css-tree/cjs/syntax/atrule/media.cjs create mode 100644 node_modules/css-tree/cjs/syntax/atrule/nest.cjs create mode 100644 node_modules/css-tree/cjs/syntax/atrule/page.cjs create mode 100644 node_modules/css-tree/cjs/syntax/atrule/supports.cjs create mode 100644 node_modules/css-tree/cjs/syntax/config/generator.cjs create mode 100644 node_modules/css-tree/cjs/syntax/config/lexer.cjs create mode 100644 node_modules/css-tree/cjs/syntax/config/mix.cjs create mode 100644 node_modules/css-tree/cjs/syntax/config/parser-selector.cjs create mode 100644 node_modules/css-tree/cjs/syntax/config/parser.cjs create mode 100644 node_modules/css-tree/cjs/syntax/config/walker.cjs create mode 100644 node_modules/css-tree/cjs/syntax/create.cjs create mode 100644 node_modules/css-tree/cjs/syntax/function/expression.cjs create mode 100644 node_modules/css-tree/cjs/syntax/function/var.cjs create mode 100644 node_modules/css-tree/cjs/syntax/index.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/AnPlusB.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/Atrule.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/AtrulePrelude.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/AttributeSelector.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/Block.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/Brackets.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/CDC.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/CDO.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/ClassSelector.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/Combinator.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/Comment.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/Declaration.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/DeclarationList.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/Dimension.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/Function.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/Hash.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/IdSelector.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/Identifier.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/MediaFeature.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/MediaQuery.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/MediaQueryList.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/NestingSelector.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/Nth.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/Number.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/Operator.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/Parentheses.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/Percentage.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/PseudoClassSelector.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/PseudoElementSelector.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/Ratio.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/Raw.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/Rule.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/Selector.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/SelectorList.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/String.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/StyleSheet.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/TypeSelector.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/UnicodeRange.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/Url.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/Value.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/WhiteSpace.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/index-generate.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/index-parse-selector.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/index-parse.cjs create mode 100644 node_modules/css-tree/cjs/syntax/node/index.cjs create mode 100644 node_modules/css-tree/cjs/syntax/pseudo/index.cjs create mode 100644 node_modules/css-tree/cjs/syntax/scope/atrulePrelude.cjs create mode 100644 node_modules/css-tree/cjs/syntax/scope/default.cjs create mode 100644 node_modules/css-tree/cjs/syntax/scope/index.cjs create mode 100644 node_modules/css-tree/cjs/syntax/scope/selector.cjs create mode 100644 node_modules/css-tree/cjs/syntax/scope/value.cjs create mode 100644 node_modules/css-tree/cjs/tokenizer/OffsetToLocation.cjs create mode 100644 node_modules/css-tree/cjs/tokenizer/TokenStream.cjs create mode 100644 node_modules/css-tree/cjs/tokenizer/adopt-buffer.cjs create mode 100644 node_modules/css-tree/cjs/tokenizer/char-code-definitions.cjs create mode 100644 node_modules/css-tree/cjs/tokenizer/index.cjs create mode 100644 node_modules/css-tree/cjs/tokenizer/names.cjs create mode 100644 node_modules/css-tree/cjs/tokenizer/types.cjs create mode 100644 node_modules/css-tree/cjs/tokenizer/utils.cjs create mode 100644 node_modules/css-tree/cjs/utils/List.cjs create mode 100644 node_modules/css-tree/cjs/utils/clone.cjs create mode 100644 node_modules/css-tree/cjs/utils/create-custom-error.cjs create mode 100644 node_modules/css-tree/cjs/utils/ident.cjs create mode 100644 node_modules/css-tree/cjs/utils/index.cjs create mode 100644 node_modules/css-tree/cjs/utils/names.cjs create mode 100644 node_modules/css-tree/cjs/utils/string.cjs create mode 100644 node_modules/css-tree/cjs/utils/url.cjs create mode 100644 node_modules/css-tree/cjs/version.cjs create mode 100644 node_modules/css-tree/cjs/walker/create.cjs create mode 100644 node_modules/css-tree/cjs/walker/index.cjs create mode 100644 node_modules/css-tree/data/patch.json create mode 100644 node_modules/css-tree/dist/csstree.esm.js create mode 100644 node_modules/css-tree/dist/csstree.js create mode 100644 node_modules/css-tree/dist/data.cjs create mode 100644 node_modules/css-tree/dist/data.js create mode 100644 node_modules/css-tree/dist/version.cjs create mode 100644 node_modules/css-tree/dist/version.js create mode 100644 node_modules/css-tree/lib/convertor/create.js create mode 100644 node_modules/css-tree/lib/convertor/index.js create mode 100644 node_modules/css-tree/lib/data-patch.js create mode 100644 node_modules/css-tree/lib/data.js create mode 100644 node_modules/css-tree/lib/definition-syntax/SyntaxError.js create mode 100644 node_modules/css-tree/lib/definition-syntax/generate.js create mode 100644 node_modules/css-tree/lib/definition-syntax/index.js create mode 100644 node_modules/css-tree/lib/definition-syntax/parse.js create mode 100644 node_modules/css-tree/lib/definition-syntax/tokenizer.js create mode 100644 node_modules/css-tree/lib/definition-syntax/walk.js create mode 100644 node_modules/css-tree/lib/generator/create.js create mode 100644 node_modules/css-tree/lib/generator/index.js create mode 100644 node_modules/css-tree/lib/generator/sourceMap.js create mode 100644 node_modules/css-tree/lib/generator/token-before.js create mode 100644 node_modules/css-tree/lib/index.js create mode 100644 node_modules/css-tree/lib/lexer/Lexer.js create mode 100644 node_modules/css-tree/lib/lexer/error.js create mode 100644 node_modules/css-tree/lib/lexer/generic-an-plus-b.js create mode 100644 node_modules/css-tree/lib/lexer/generic-const.js create mode 100644 node_modules/css-tree/lib/lexer/generic-urange.js create mode 100644 node_modules/css-tree/lib/lexer/generic.js create mode 100644 node_modules/css-tree/lib/lexer/index.js create mode 100644 node_modules/css-tree/lib/lexer/match-graph.js create mode 100644 node_modules/css-tree/lib/lexer/match.js create mode 100644 node_modules/css-tree/lib/lexer/prepare-tokens.js create mode 100644 node_modules/css-tree/lib/lexer/search.js create mode 100644 node_modules/css-tree/lib/lexer/structure.js create mode 100644 node_modules/css-tree/lib/lexer/trace.js create mode 100644 node_modules/css-tree/lib/lexer/units.js create mode 100644 node_modules/css-tree/lib/parser/SyntaxError.js create mode 100644 node_modules/css-tree/lib/parser/create.js create mode 100644 node_modules/css-tree/lib/parser/index.js create mode 100644 node_modules/css-tree/lib/parser/parse-selector.js create mode 100644 node_modules/css-tree/lib/parser/sequence.js create mode 100644 node_modules/css-tree/lib/syntax/atrule/font-face.js create mode 100644 node_modules/css-tree/lib/syntax/atrule/import.js create mode 100644 node_modules/css-tree/lib/syntax/atrule/index.js create mode 100644 node_modules/css-tree/lib/syntax/atrule/media.js create mode 100644 node_modules/css-tree/lib/syntax/atrule/nest.js create mode 100644 node_modules/css-tree/lib/syntax/atrule/page.js create mode 100644 node_modules/css-tree/lib/syntax/atrule/supports.js create mode 100644 node_modules/css-tree/lib/syntax/config/generator.js create mode 100644 node_modules/css-tree/lib/syntax/config/lexer.js create mode 100644 node_modules/css-tree/lib/syntax/config/mix.js create mode 100644 node_modules/css-tree/lib/syntax/config/parser-selector.js create mode 100644 node_modules/css-tree/lib/syntax/config/parser.js create mode 100644 node_modules/css-tree/lib/syntax/config/walker.js create mode 100644 node_modules/css-tree/lib/syntax/create.js create mode 100644 node_modules/css-tree/lib/syntax/function/expression.js create mode 100644 node_modules/css-tree/lib/syntax/function/var.js create mode 100644 node_modules/css-tree/lib/syntax/index.js create mode 100644 node_modules/css-tree/lib/syntax/node/AnPlusB.js create mode 100644 node_modules/css-tree/lib/syntax/node/Atrule.js create mode 100644 node_modules/css-tree/lib/syntax/node/AtrulePrelude.js create mode 100644 node_modules/css-tree/lib/syntax/node/AttributeSelector.js create mode 100644 node_modules/css-tree/lib/syntax/node/Block.js create mode 100644 node_modules/css-tree/lib/syntax/node/Brackets.js create mode 100644 node_modules/css-tree/lib/syntax/node/CDC.js create mode 100644 node_modules/css-tree/lib/syntax/node/CDO.js create mode 100644 node_modules/css-tree/lib/syntax/node/ClassSelector.js create mode 100644 node_modules/css-tree/lib/syntax/node/Combinator.js create mode 100644 node_modules/css-tree/lib/syntax/node/Comment.js create mode 100644 node_modules/css-tree/lib/syntax/node/Declaration.js create mode 100644 node_modules/css-tree/lib/syntax/node/DeclarationList.js create mode 100644 node_modules/css-tree/lib/syntax/node/Dimension.js create mode 100644 node_modules/css-tree/lib/syntax/node/Function.js create mode 100644 node_modules/css-tree/lib/syntax/node/Hash.js create mode 100644 node_modules/css-tree/lib/syntax/node/IdSelector.js create mode 100644 node_modules/css-tree/lib/syntax/node/Identifier.js create mode 100644 node_modules/css-tree/lib/syntax/node/MediaFeature.js create mode 100644 node_modules/css-tree/lib/syntax/node/MediaQuery.js create mode 100644 node_modules/css-tree/lib/syntax/node/MediaQueryList.js create mode 100644 node_modules/css-tree/lib/syntax/node/NestingSelector.js create mode 100644 node_modules/css-tree/lib/syntax/node/Nth.js create mode 100644 node_modules/css-tree/lib/syntax/node/Number.js create mode 100644 node_modules/css-tree/lib/syntax/node/Operator.js create mode 100644 node_modules/css-tree/lib/syntax/node/Parentheses.js create mode 100644 node_modules/css-tree/lib/syntax/node/Percentage.js create mode 100644 node_modules/css-tree/lib/syntax/node/PseudoClassSelector.js create mode 100644 node_modules/css-tree/lib/syntax/node/PseudoElementSelector.js create mode 100644 node_modules/css-tree/lib/syntax/node/Ratio.js create mode 100644 node_modules/css-tree/lib/syntax/node/Raw.js create mode 100644 node_modules/css-tree/lib/syntax/node/Rule.js create mode 100644 node_modules/css-tree/lib/syntax/node/Selector.js create mode 100644 node_modules/css-tree/lib/syntax/node/SelectorList.js create mode 100644 node_modules/css-tree/lib/syntax/node/String.js create mode 100644 node_modules/css-tree/lib/syntax/node/StyleSheet.js create mode 100644 node_modules/css-tree/lib/syntax/node/TypeSelector.js create mode 100644 node_modules/css-tree/lib/syntax/node/UnicodeRange.js create mode 100644 node_modules/css-tree/lib/syntax/node/Url.js create mode 100644 node_modules/css-tree/lib/syntax/node/Value.js create mode 100644 node_modules/css-tree/lib/syntax/node/WhiteSpace.js create mode 100644 node_modules/css-tree/lib/syntax/node/index-generate.js create mode 100644 node_modules/css-tree/lib/syntax/node/index-parse-selector.js create mode 100644 node_modules/css-tree/lib/syntax/node/index-parse.js create mode 100644 node_modules/css-tree/lib/syntax/node/index.js create mode 100644 node_modules/css-tree/lib/syntax/pseudo/index.js create mode 100644 node_modules/css-tree/lib/syntax/scope/atrulePrelude.js create mode 100644 node_modules/css-tree/lib/syntax/scope/default.js create mode 100644 node_modules/css-tree/lib/syntax/scope/index.js create mode 100644 node_modules/css-tree/lib/syntax/scope/selector.js create mode 100644 node_modules/css-tree/lib/syntax/scope/value.js create mode 100644 node_modules/css-tree/lib/tokenizer/OffsetToLocation.js create mode 100644 node_modules/css-tree/lib/tokenizer/TokenStream.js create mode 100644 node_modules/css-tree/lib/tokenizer/adopt-buffer.js create mode 100644 node_modules/css-tree/lib/tokenizer/char-code-definitions.js create mode 100644 node_modules/css-tree/lib/tokenizer/index.js create mode 100644 node_modules/css-tree/lib/tokenizer/names.js create mode 100644 node_modules/css-tree/lib/tokenizer/types.js create mode 100644 node_modules/css-tree/lib/tokenizer/utils.js create mode 100644 node_modules/css-tree/lib/utils/List.js create mode 100644 node_modules/css-tree/lib/utils/clone.js create mode 100644 node_modules/css-tree/lib/utils/create-custom-error.js create mode 100644 node_modules/css-tree/lib/utils/ident.js create mode 100644 node_modules/css-tree/lib/utils/index.js create mode 100644 node_modules/css-tree/lib/utils/names.js create mode 100644 node_modules/css-tree/lib/utils/string.js create mode 100644 node_modules/css-tree/lib/utils/url.js create mode 100644 node_modules/css-tree/lib/version.js create mode 100644 node_modules/css-tree/lib/walker/create.js create mode 100644 node_modules/css-tree/lib/walker/index.js create mode 100644 node_modules/css-tree/package.json create mode 100644 node_modules/css-what/LICENSE create mode 100644 node_modules/css-what/lib/commonjs/index.d.ts create mode 100644 node_modules/css-what/lib/commonjs/index.d.ts.map create mode 100644 node_modules/css-what/lib/commonjs/index.js create mode 100644 node_modules/css-what/lib/commonjs/parse.d.ts create mode 100644 node_modules/css-what/lib/commonjs/parse.d.ts.map create mode 100644 node_modules/css-what/lib/commonjs/parse.js create mode 100644 node_modules/css-what/lib/commonjs/stringify.d.ts create mode 100644 node_modules/css-what/lib/commonjs/stringify.d.ts.map create mode 100644 node_modules/css-what/lib/commonjs/stringify.js create mode 100644 node_modules/css-what/lib/commonjs/types.d.ts create mode 100644 node_modules/css-what/lib/commonjs/types.d.ts.map create mode 100644 node_modules/css-what/lib/commonjs/types.js create mode 100644 node_modules/css-what/lib/es/index.d.ts create mode 100644 node_modules/css-what/lib/es/index.d.ts.map create mode 100644 node_modules/css-what/lib/es/index.js create mode 100644 node_modules/css-what/lib/es/parse.d.ts create mode 100644 node_modules/css-what/lib/es/parse.d.ts.map create mode 100644 node_modules/css-what/lib/es/parse.js create mode 100644 node_modules/css-what/lib/es/stringify.d.ts create mode 100644 node_modules/css-what/lib/es/stringify.d.ts.map create mode 100644 node_modules/css-what/lib/es/stringify.js create mode 100644 node_modules/css-what/lib/es/types.d.ts create mode 100644 node_modules/css-what/lib/es/types.d.ts.map create mode 100644 node_modules/css-what/lib/es/types.js create mode 100644 node_modules/css-what/package.json create mode 100644 node_modules/css-what/readme.md create mode 100644 node_modules/csso/LICENSE create mode 100644 node_modules/csso/README.md create mode 100644 node_modules/csso/cjs/clean/Atrule.cjs create mode 100644 node_modules/csso/cjs/clean/Comment.cjs create mode 100644 node_modules/csso/cjs/clean/Declaration.cjs create mode 100644 node_modules/csso/cjs/clean/Raw.cjs create mode 100644 node_modules/csso/cjs/clean/Rule.cjs create mode 100644 node_modules/csso/cjs/clean/TypeSelector.cjs create mode 100644 node_modules/csso/cjs/clean/WhiteSpace.cjs create mode 100644 node_modules/csso/cjs/clean/index.cjs create mode 100644 node_modules/csso/cjs/clean/utils.cjs create mode 100644 node_modules/csso/cjs/compress.cjs create mode 100644 node_modules/csso/cjs/index.cjs create mode 100644 node_modules/csso/cjs/replace/Atrule.cjs create mode 100644 node_modules/csso/cjs/replace/AttributeSelector.cjs create mode 100644 node_modules/csso/cjs/replace/Dimension.cjs create mode 100644 node_modules/csso/cjs/replace/Number.cjs create mode 100644 node_modules/csso/cjs/replace/Percentage.cjs create mode 100644 node_modules/csso/cjs/replace/Url.cjs create mode 100644 node_modules/csso/cjs/replace/Value.cjs create mode 100644 node_modules/csso/cjs/replace/atrule/keyframes.cjs create mode 100644 node_modules/csso/cjs/replace/color.cjs create mode 100644 node_modules/csso/cjs/replace/index.cjs create mode 100644 node_modules/csso/cjs/replace/property/background.cjs create mode 100644 node_modules/csso/cjs/replace/property/border.cjs create mode 100644 node_modules/csso/cjs/replace/property/font-weight.cjs create mode 100644 node_modules/csso/cjs/replace/property/font.cjs create mode 100644 node_modules/csso/cjs/restructure/1-mergeAtrule.cjs create mode 100644 node_modules/csso/cjs/restructure/2-initialMergeRuleset.cjs create mode 100644 node_modules/csso/cjs/restructure/3-disjoinRuleset.cjs create mode 100644 node_modules/csso/cjs/restructure/4-restructShorthand.cjs create mode 100644 node_modules/csso/cjs/restructure/6-restructBlock.cjs create mode 100644 node_modules/csso/cjs/restructure/7-mergeRuleset.cjs create mode 100644 node_modules/csso/cjs/restructure/8-restructRuleset.cjs create mode 100644 node_modules/csso/cjs/restructure/index.cjs create mode 100644 node_modules/csso/cjs/restructure/prepare/createDeclarationIndexer.cjs create mode 100644 node_modules/csso/cjs/restructure/prepare/index.cjs create mode 100644 node_modules/csso/cjs/restructure/prepare/processSelector.cjs create mode 100644 node_modules/csso/cjs/restructure/prepare/specificity.cjs create mode 100644 node_modules/csso/cjs/restructure/utils.cjs create mode 100644 node_modules/csso/cjs/syntax.cjs create mode 100644 node_modules/csso/cjs/usage.cjs create mode 100644 node_modules/csso/cjs/utils.cjs create mode 100644 node_modules/csso/cjs/version.cjs create mode 100644 node_modules/csso/dist/csso.esm.js create mode 100644 node_modules/csso/dist/csso.js create mode 100644 node_modules/csso/dist/version.cjs create mode 100644 node_modules/csso/dist/version.js create mode 100644 node_modules/csso/lib/clean/Atrule.js create mode 100644 node_modules/csso/lib/clean/Comment.js create mode 100644 node_modules/csso/lib/clean/Declaration.js create mode 100644 node_modules/csso/lib/clean/Raw.js create mode 100644 node_modules/csso/lib/clean/Rule.js create mode 100644 node_modules/csso/lib/clean/TypeSelector.js create mode 100644 node_modules/csso/lib/clean/WhiteSpace.js create mode 100644 node_modules/csso/lib/clean/index.js create mode 100644 node_modules/csso/lib/clean/utils.js create mode 100644 node_modules/csso/lib/compress.js create mode 100644 node_modules/csso/lib/index.js create mode 100644 node_modules/csso/lib/replace/Atrule.js create mode 100644 node_modules/csso/lib/replace/AttributeSelector.js create mode 100644 node_modules/csso/lib/replace/Dimension.js create mode 100644 node_modules/csso/lib/replace/Number.js create mode 100644 node_modules/csso/lib/replace/Percentage.js create mode 100644 node_modules/csso/lib/replace/Url.js create mode 100644 node_modules/csso/lib/replace/Value.js create mode 100644 node_modules/csso/lib/replace/atrule/keyframes.js create mode 100644 node_modules/csso/lib/replace/color.js create mode 100644 node_modules/csso/lib/replace/index.js create mode 100644 node_modules/csso/lib/replace/property/background.js create mode 100644 node_modules/csso/lib/replace/property/border.js create mode 100644 node_modules/csso/lib/replace/property/font-weight.js create mode 100644 node_modules/csso/lib/replace/property/font.js create mode 100644 node_modules/csso/lib/restructure/1-mergeAtrule.js create mode 100644 node_modules/csso/lib/restructure/2-initialMergeRuleset.js create mode 100644 node_modules/csso/lib/restructure/3-disjoinRuleset.js create mode 100644 node_modules/csso/lib/restructure/4-restructShorthand.js create mode 100644 node_modules/csso/lib/restructure/6-restructBlock.js create mode 100644 node_modules/csso/lib/restructure/7-mergeRuleset.js create mode 100644 node_modules/csso/lib/restructure/8-restructRuleset.js create mode 100644 node_modules/csso/lib/restructure/index.js create mode 100644 node_modules/csso/lib/restructure/prepare/createDeclarationIndexer.js create mode 100644 node_modules/csso/lib/restructure/prepare/index.js create mode 100644 node_modules/csso/lib/restructure/prepare/processSelector.js create mode 100644 node_modules/csso/lib/restructure/prepare/specificity.js create mode 100644 node_modules/csso/lib/restructure/utils.js create mode 100644 node_modules/csso/lib/syntax.js create mode 100644 node_modules/csso/lib/usage.js create mode 100644 node_modules/csso/lib/utils.js create mode 100644 node_modules/csso/lib/version.js create mode 100644 node_modules/csso/node_modules/css-tree/LICENSE create mode 100644 node_modules/csso/node_modules/css-tree/README.md create mode 100644 node_modules/csso/node_modules/css-tree/cjs/convertor/create.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/convertor/index.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/data-patch.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/data.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/definition-syntax/SyntaxError.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/definition-syntax/generate.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/definition-syntax/index.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/definition-syntax/parse.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/definition-syntax/tokenizer.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/definition-syntax/walk.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/generator/create.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/generator/index.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/generator/sourceMap.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/generator/token-before.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/index.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/lexer/Lexer.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/lexer/error.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/lexer/generic-an-plus-b.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/lexer/generic-const.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/lexer/generic-urange.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/lexer/generic.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/lexer/index.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/lexer/match-graph.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/lexer/match.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/lexer/prepare-tokens.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/lexer/search.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/lexer/structure.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/lexer/trace.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/parser/SyntaxError.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/parser/create.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/parser/index.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/parser/parse-selector.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/parser/sequence.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/atrule/font-face.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/atrule/import.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/atrule/index.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/atrule/media.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/atrule/page.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/atrule/supports.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/config/generator.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/config/lexer.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/config/mix.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/config/parser-selector.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/config/parser.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/config/walker.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/create.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/function/expression.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/function/var.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/index.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/AnPlusB.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/Atrule.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/AtrulePrelude.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/AttributeSelector.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/Block.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/Brackets.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/CDC.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/CDO.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/ClassSelector.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/Combinator.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/Comment.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/Declaration.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/DeclarationList.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/Dimension.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/Function.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/Hash.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/IdSelector.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/Identifier.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/MediaFeature.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/MediaQuery.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/MediaQueryList.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/Nth.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/Number.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/Operator.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/Parentheses.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/Percentage.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/PseudoClassSelector.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/PseudoElementSelector.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/Ratio.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/Raw.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/Rule.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/Selector.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/SelectorList.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/String.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/StyleSheet.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/TypeSelector.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/UnicodeRange.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/Url.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/Value.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/WhiteSpace.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/index-generate.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/index-parse-selector.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/index-parse.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/node/index.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/pseudo/index.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/scope/atrulePrelude.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/scope/default.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/scope/index.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/scope/selector.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/syntax/scope/value.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/tokenizer/OffsetToLocation.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/tokenizer/TokenStream.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/tokenizer/adopt-buffer.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/tokenizer/char-code-definitions.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/tokenizer/index.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/tokenizer/names.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/tokenizer/types.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/tokenizer/utils.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/utils/List.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/utils/clone.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/utils/create-custom-error.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/utils/ident.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/utils/index.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/utils/names.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/utils/string.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/utils/url.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/version.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/walker/create.cjs create mode 100644 node_modules/csso/node_modules/css-tree/cjs/walker/index.cjs create mode 100644 node_modules/csso/node_modules/css-tree/data/patch.json create mode 100644 node_modules/csso/node_modules/css-tree/dist/csstree.esm.js create mode 100644 node_modules/csso/node_modules/css-tree/dist/csstree.js create mode 100644 node_modules/csso/node_modules/css-tree/dist/data.cjs create mode 100644 node_modules/csso/node_modules/css-tree/dist/data.js create mode 100644 node_modules/csso/node_modules/css-tree/dist/version.cjs create mode 100644 node_modules/csso/node_modules/css-tree/dist/version.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/convertor/create.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/convertor/index.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/data-patch.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/data.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/definition-syntax/SyntaxError.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/definition-syntax/generate.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/definition-syntax/index.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/definition-syntax/parse.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/definition-syntax/tokenizer.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/definition-syntax/walk.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/generator/create.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/generator/index.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/generator/sourceMap.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/generator/token-before.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/index.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/lexer/Lexer.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/lexer/error.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/lexer/generic-an-plus-b.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/lexer/generic-const.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/lexer/generic-urange.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/lexer/generic.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/lexer/index.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/lexer/match-graph.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/lexer/match.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/lexer/prepare-tokens.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/lexer/search.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/lexer/structure.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/lexer/trace.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/parser/SyntaxError.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/parser/create.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/parser/index.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/parser/parse-selector.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/parser/sequence.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/atrule/font-face.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/atrule/import.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/atrule/index.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/atrule/media.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/atrule/page.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/atrule/supports.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/config/generator.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/config/lexer.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/config/mix.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/config/parser-selector.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/config/parser.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/config/walker.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/create.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/function/expression.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/function/var.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/index.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/AnPlusB.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/Atrule.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/AtrulePrelude.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/AttributeSelector.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/Block.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/Brackets.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/CDC.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/CDO.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/ClassSelector.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/Combinator.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/Comment.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/Declaration.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/DeclarationList.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/Dimension.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/Function.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/Hash.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/IdSelector.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/Identifier.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/MediaFeature.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/MediaQuery.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/MediaQueryList.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/Nth.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/Number.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/Operator.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/Parentheses.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/Percentage.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/PseudoClassSelector.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/PseudoElementSelector.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/Ratio.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/Raw.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/Rule.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/Selector.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/SelectorList.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/String.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/StyleSheet.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/TypeSelector.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/UnicodeRange.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/Url.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/Value.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/WhiteSpace.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/index-generate.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/index-parse-selector.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/index-parse.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/node/index.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/pseudo/index.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/scope/atrulePrelude.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/scope/default.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/scope/index.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/scope/selector.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/syntax/scope/value.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/tokenizer/OffsetToLocation.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/tokenizer/TokenStream.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/tokenizer/adopt-buffer.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/tokenizer/char-code-definitions.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/tokenizer/index.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/tokenizer/names.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/tokenizer/types.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/tokenizer/utils.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/utils/List.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/utils/clone.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/utils/create-custom-error.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/utils/ident.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/utils/index.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/utils/names.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/utils/string.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/utils/url.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/version.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/walker/create.js create mode 100644 node_modules/csso/node_modules/css-tree/lib/walker/index.js create mode 100644 node_modules/csso/node_modules/css-tree/package.json create mode 100644 node_modules/csso/node_modules/mdn-data/CHANGELOG.md create mode 100644 node_modules/csso/node_modules/mdn-data/LICENSE create mode 100644 node_modules/csso/node_modules/mdn-data/README.md create mode 100644 node_modules/csso/node_modules/mdn-data/api/index.js create mode 100644 node_modules/csso/node_modules/mdn-data/api/inheritance.json create mode 100644 node_modules/csso/node_modules/mdn-data/api/inheritance.schema.json create mode 100644 node_modules/csso/node_modules/mdn-data/css/at-rules.json create mode 100644 node_modules/csso/node_modules/mdn-data/css/at-rules.schema.json create mode 100644 node_modules/csso/node_modules/mdn-data/css/definitions.json create mode 100644 node_modules/csso/node_modules/mdn-data/css/index.js create mode 100644 node_modules/csso/node_modules/mdn-data/css/properties.json create mode 100644 node_modules/csso/node_modules/mdn-data/css/properties.schema.json create mode 100644 node_modules/csso/node_modules/mdn-data/css/readme.md create mode 100644 node_modules/csso/node_modules/mdn-data/css/selectors.json create mode 100644 node_modules/csso/node_modules/mdn-data/css/selectors.schema.json create mode 100644 node_modules/csso/node_modules/mdn-data/css/syntaxes.json create mode 100644 node_modules/csso/node_modules/mdn-data/css/syntaxes.schema.json create mode 100644 node_modules/csso/node_modules/mdn-data/css/types.json create mode 100644 node_modules/csso/node_modules/mdn-data/css/types.schema.json create mode 100644 node_modules/csso/node_modules/mdn-data/css/units.json create mode 100644 node_modules/csso/node_modules/mdn-data/css/units.schema.json create mode 100644 node_modules/csso/node_modules/mdn-data/index.js create mode 100644 node_modules/csso/node_modules/mdn-data/l10n/css.json create mode 100644 node_modules/csso/node_modules/mdn-data/l10n/index.js create mode 100644 node_modules/csso/node_modules/mdn-data/package.json create mode 100644 node_modules/csso/package.json create mode 100644 node_modules/cubic2quad/CHANGELOG.md create mode 100644 node_modules/cubic2quad/LICENSE create mode 100644 node_modules/cubic2quad/README.md create mode 100644 node_modules/cubic2quad/index.js create mode 100644 node_modules/cubic2quad/package.json create mode 100644 node_modules/debug/.coveralls.yml create mode 100644 node_modules/debug/.eslintrc create mode 100644 node_modules/debug/.npmignore create mode 100644 node_modules/debug/.travis.yml create mode 100644 node_modules/debug/CHANGELOG.md create mode 100644 node_modules/debug/LICENSE create mode 100644 node_modules/debug/Makefile create mode 100644 node_modules/debug/README.md create mode 100644 node_modules/debug/component.json create mode 100644 node_modules/debug/karma.conf.js create mode 100644 node_modules/debug/node.js create mode 100644 node_modules/debug/package.json create mode 100644 node_modules/debug/src/browser.js create mode 100644 node_modules/debug/src/debug.js create mode 100644 node_modules/debug/src/index.js create mode 100644 node_modules/debug/src/inspector-log.js create mode 100644 node_modules/debug/src/node.js create mode 100644 node_modules/decode-uri-component/index.js create mode 100644 node_modules/decode-uri-component/license create mode 100644 node_modules/decode-uri-component/package.json create mode 100644 node_modules/decode-uri-component/readme.md create mode 100644 node_modules/define-property/CHANGELOG.md create mode 100644 node_modules/define-property/LICENSE create mode 100644 node_modules/define-property/README.md create mode 100644 node_modules/define-property/index.js create mode 100644 node_modules/define-property/package.json create mode 100644 node_modules/del/index.d.ts create mode 100644 node_modules/del/index.js create mode 100644 node_modules/del/license create mode 100644 node_modules/del/package.json create mode 100644 node_modules/del/readme.md create mode 100644 node_modules/delegates/.npmignore create mode 100644 node_modules/delegates/History.md create mode 100644 node_modules/delegates/License create mode 100644 node_modules/delegates/Makefile create mode 100644 node_modules/delegates/Readme.md create mode 100644 node_modules/delegates/index.js create mode 100644 node_modules/delegates/package.json create mode 100644 node_modules/delegates/test/index.js create mode 100644 node_modules/depd/History.md create mode 100644 node_modules/depd/LICENSE create mode 100644 node_modules/depd/Readme.md create mode 100644 node_modules/depd/index.js create mode 100644 node_modules/depd/lib/browser/index.js create mode 100644 node_modules/depd/lib/compat/callsite-tostring.js create mode 100644 node_modules/depd/lib/compat/event-listener-count.js create mode 100644 node_modules/depd/lib/compat/index.js create mode 100644 node_modules/depd/package.json create mode 100644 node_modules/destroy/LICENSE create mode 100644 node_modules/destroy/README.md create mode 100644 node_modules/destroy/index.js create mode 100644 node_modules/destroy/package.json create mode 100644 node_modules/dir-glob/index.js create mode 100644 node_modules/dir-glob/license create mode 100644 node_modules/dir-glob/package.json create mode 100644 node_modules/dir-glob/readme.md create mode 100644 node_modules/dom-serializer/LICENSE create mode 100644 node_modules/dom-serializer/README.md create mode 100644 node_modules/dom-serializer/lib/esm/foreignNames.d.ts create mode 100644 node_modules/dom-serializer/lib/esm/foreignNames.d.ts.map create mode 100644 node_modules/dom-serializer/lib/esm/foreignNames.js create mode 100644 node_modules/dom-serializer/lib/esm/index.d.ts create mode 100644 node_modules/dom-serializer/lib/esm/index.d.ts.map create mode 100644 node_modules/dom-serializer/lib/esm/index.js create mode 100644 node_modules/dom-serializer/lib/esm/package.json create mode 100644 node_modules/dom-serializer/lib/foreignNames.d.ts create mode 100644 node_modules/dom-serializer/lib/foreignNames.d.ts.map create mode 100644 node_modules/dom-serializer/lib/foreignNames.js create mode 100644 node_modules/dom-serializer/lib/index.d.ts create mode 100644 node_modules/dom-serializer/lib/index.d.ts.map create mode 100644 node_modules/dom-serializer/lib/index.js create mode 100644 node_modules/dom-serializer/package.json create mode 100644 node_modules/domelementtype/LICENSE create mode 100644 node_modules/domelementtype/lib/esm/index.d.ts create mode 100644 node_modules/domelementtype/lib/esm/index.d.ts.map create mode 100644 node_modules/domelementtype/lib/esm/index.js create mode 100644 node_modules/domelementtype/lib/esm/package.json create mode 100644 node_modules/domelementtype/lib/index.d.ts create mode 100644 node_modules/domelementtype/lib/index.d.ts.map create mode 100644 node_modules/domelementtype/lib/index.js create mode 100644 node_modules/domelementtype/package.json create mode 100644 node_modules/domelementtype/readme.md create mode 100644 node_modules/domhandler/LICENSE create mode 100644 node_modules/domhandler/lib/esm/index.d.ts create mode 100644 node_modules/domhandler/lib/esm/index.d.ts.map create mode 100644 node_modules/domhandler/lib/esm/index.js create mode 100644 node_modules/domhandler/lib/esm/node.d.ts create mode 100644 node_modules/domhandler/lib/esm/node.d.ts.map create mode 100644 node_modules/domhandler/lib/esm/node.js create mode 100644 node_modules/domhandler/lib/esm/package.json create mode 100644 node_modules/domhandler/lib/index.d.ts create mode 100644 node_modules/domhandler/lib/index.d.ts.map create mode 100644 node_modules/domhandler/lib/index.js create mode 100644 node_modules/domhandler/lib/node.d.ts create mode 100644 node_modules/domhandler/lib/node.d.ts.map create mode 100644 node_modules/domhandler/lib/node.js create mode 100644 node_modules/domhandler/package.json create mode 100644 node_modules/domhandler/readme.md create mode 100644 node_modules/domutils/LICENSE create mode 100644 node_modules/domutils/lib/esm/feeds.d.ts create mode 100644 node_modules/domutils/lib/esm/feeds.d.ts.map create mode 100644 node_modules/domutils/lib/esm/feeds.js create mode 100644 node_modules/domutils/lib/esm/feeds.js.map create mode 100644 node_modules/domutils/lib/esm/helpers.d.ts create mode 100644 node_modules/domutils/lib/esm/helpers.d.ts.map create mode 100644 node_modules/domutils/lib/esm/helpers.js create mode 100644 node_modules/domutils/lib/esm/helpers.js.map create mode 100644 node_modules/domutils/lib/esm/index.d.ts create mode 100644 node_modules/domutils/lib/esm/index.d.ts.map create mode 100644 node_modules/domutils/lib/esm/index.js create mode 100644 node_modules/domutils/lib/esm/index.js.map create mode 100644 node_modules/domutils/lib/esm/legacy.d.ts create mode 100644 node_modules/domutils/lib/esm/legacy.d.ts.map create mode 100644 node_modules/domutils/lib/esm/legacy.js create mode 100644 node_modules/domutils/lib/esm/legacy.js.map create mode 100644 node_modules/domutils/lib/esm/manipulation.d.ts create mode 100644 node_modules/domutils/lib/esm/manipulation.d.ts.map create mode 100644 node_modules/domutils/lib/esm/manipulation.js create mode 100644 node_modules/domutils/lib/esm/manipulation.js.map create mode 100644 node_modules/domutils/lib/esm/package.json create mode 100644 node_modules/domutils/lib/esm/querying.d.ts create mode 100644 node_modules/domutils/lib/esm/querying.d.ts.map create mode 100644 node_modules/domutils/lib/esm/querying.js create mode 100644 node_modules/domutils/lib/esm/querying.js.map create mode 100644 node_modules/domutils/lib/esm/stringify.d.ts create mode 100644 node_modules/domutils/lib/esm/stringify.d.ts.map create mode 100644 node_modules/domutils/lib/esm/stringify.js create mode 100644 node_modules/domutils/lib/esm/stringify.js.map create mode 100644 node_modules/domutils/lib/esm/traversal.d.ts create mode 100644 node_modules/domutils/lib/esm/traversal.d.ts.map create mode 100644 node_modules/domutils/lib/esm/traversal.js create mode 100644 node_modules/domutils/lib/esm/traversal.js.map create mode 100644 node_modules/domutils/lib/feeds.d.ts create mode 100644 node_modules/domutils/lib/feeds.d.ts.map create mode 100644 node_modules/domutils/lib/feeds.js create mode 100644 node_modules/domutils/lib/feeds.js.map create mode 100644 node_modules/domutils/lib/helpers.d.ts create mode 100644 node_modules/domutils/lib/helpers.d.ts.map create mode 100644 node_modules/domutils/lib/helpers.js create mode 100644 node_modules/domutils/lib/helpers.js.map create mode 100644 node_modules/domutils/lib/index.d.ts create mode 100644 node_modules/domutils/lib/index.d.ts.map create mode 100644 node_modules/domutils/lib/index.js create mode 100644 node_modules/domutils/lib/index.js.map create mode 100644 node_modules/domutils/lib/legacy.d.ts create mode 100644 node_modules/domutils/lib/legacy.d.ts.map create mode 100644 node_modules/domutils/lib/legacy.js create mode 100644 node_modules/domutils/lib/legacy.js.map create mode 100644 node_modules/domutils/lib/manipulation.d.ts create mode 100644 node_modules/domutils/lib/manipulation.d.ts.map create mode 100644 node_modules/domutils/lib/manipulation.js create mode 100644 node_modules/domutils/lib/manipulation.js.map create mode 100644 node_modules/domutils/lib/querying.d.ts create mode 100644 node_modules/domutils/lib/querying.d.ts.map create mode 100644 node_modules/domutils/lib/querying.js create mode 100644 node_modules/domutils/lib/querying.js.map create mode 100644 node_modules/domutils/lib/stringify.d.ts create mode 100644 node_modules/domutils/lib/stringify.d.ts.map create mode 100644 node_modules/domutils/lib/stringify.js create mode 100644 node_modules/domutils/lib/stringify.js.map create mode 100644 node_modules/domutils/lib/traversal.d.ts create mode 100644 node_modules/domutils/lib/traversal.d.ts.map create mode 100644 node_modules/domutils/lib/traversal.js create mode 100644 node_modules/domutils/lib/traversal.js.map create mode 100644 node_modules/domutils/package.json create mode 100644 node_modules/domutils/readme.md create mode 100644 node_modules/ee-first/LICENSE create mode 100644 node_modules/ee-first/README.md create mode 100644 node_modules/ee-first/index.js create mode 100644 node_modules/ee-first/package.json create mode 100644 node_modules/ejs/Jakefile create mode 100644 node_modules/ejs/LICENSE create mode 100644 node_modules/ejs/README.md create mode 100644 node_modules/ejs/ejs.js create mode 100644 node_modules/ejs/ejs.min.js create mode 100644 node_modules/ejs/lib/ejs.js create mode 100644 node_modules/ejs/lib/utils.js create mode 100644 node_modules/ejs/package.json create mode 100644 node_modules/emoji-regex/LICENSE-MIT.txt create mode 100644 node_modules/emoji-regex/README.md create mode 100644 node_modules/emoji-regex/es2015/index.js create mode 100644 node_modules/emoji-regex/es2015/text.js create mode 100644 node_modules/emoji-regex/index.d.ts create mode 100644 node_modules/emoji-regex/index.js create mode 100644 node_modules/emoji-regex/package.json create mode 100644 node_modules/emoji-regex/text.js create mode 100644 node_modules/encodeurl/HISTORY.md create mode 100644 node_modules/encodeurl/LICENSE create mode 100644 node_modules/encodeurl/README.md create mode 100644 node_modules/encodeurl/index.js create mode 100644 node_modules/encodeurl/package.json create mode 100644 node_modules/encoding/.prettierrc.js create mode 100644 node_modules/encoding/.travis.yml create mode 100644 node_modules/encoding/LICENSE create mode 100644 node_modules/encoding/README.md create mode 100644 node_modules/encoding/lib/encoding.js create mode 100644 node_modules/encoding/node_modules/iconv-lite/.github/dependabot.yml create mode 100644 node_modules/encoding/node_modules/iconv-lite/.idea/codeStyles/Project.xml create mode 100644 node_modules/encoding/node_modules/iconv-lite/.idea/codeStyles/codeStyleConfig.xml create mode 100644 node_modules/encoding/node_modules/iconv-lite/.idea/iconv-lite.iml create mode 100644 node_modules/encoding/node_modules/iconv-lite/.idea/inspectionProfiles/Project_Default.xml create mode 100644 node_modules/encoding/node_modules/iconv-lite/.idea/modules.xml create mode 100644 node_modules/encoding/node_modules/iconv-lite/.idea/vcs.xml create mode 100644 node_modules/encoding/node_modules/iconv-lite/Changelog.md create mode 100644 node_modules/encoding/node_modules/iconv-lite/LICENSE create mode 100644 node_modules/encoding/node_modules/iconv-lite/README.md create mode 100644 node_modules/encoding/node_modules/iconv-lite/encodings/dbcs-codec.js create mode 100644 node_modules/encoding/node_modules/iconv-lite/encodings/dbcs-data.js create mode 100644 node_modules/encoding/node_modules/iconv-lite/encodings/index.js create mode 100644 node_modules/encoding/node_modules/iconv-lite/encodings/internal.js create mode 100644 node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-codec.js create mode 100644 node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-data-generated.js create mode 100644 node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-data.js create mode 100644 node_modules/encoding/node_modules/iconv-lite/encodings/tables/big5-added.json create mode 100644 node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp936.json create mode 100644 node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp949.json create mode 100644 node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp950.json create mode 100644 node_modules/encoding/node_modules/iconv-lite/encodings/tables/eucjp.json create mode 100644 node_modules/encoding/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json create mode 100644 node_modules/encoding/node_modules/iconv-lite/encodings/tables/gbk-added.json create mode 100644 node_modules/encoding/node_modules/iconv-lite/encodings/tables/shiftjis.json create mode 100644 node_modules/encoding/node_modules/iconv-lite/encodings/utf16.js create mode 100644 node_modules/encoding/node_modules/iconv-lite/encodings/utf32.js create mode 100644 node_modules/encoding/node_modules/iconv-lite/encodings/utf7.js create mode 100644 node_modules/encoding/node_modules/iconv-lite/lib/bom-handling.js create mode 100644 node_modules/encoding/node_modules/iconv-lite/lib/index.d.ts create mode 100644 node_modules/encoding/node_modules/iconv-lite/lib/index.js create mode 100644 node_modules/encoding/node_modules/iconv-lite/lib/streams.js create mode 100644 node_modules/encoding/node_modules/iconv-lite/package.json create mode 100644 node_modules/encoding/package.json create mode 100644 node_modules/encoding/test/test.js create mode 100644 node_modules/end-of-stream/LICENSE create mode 100644 node_modules/end-of-stream/README.md create mode 100644 node_modules/end-of-stream/index.js create mode 100644 node_modules/end-of-stream/package.json create mode 100644 node_modules/entities/LICENSE create mode 100644 node_modules/entities/lib/decode.d.ts create mode 100644 node_modules/entities/lib/decode.d.ts.map create mode 100644 node_modules/entities/lib/decode.js create mode 100644 node_modules/entities/lib/decode.js.map create mode 100644 node_modules/entities/lib/decode_codepoint.d.ts create mode 100644 node_modules/entities/lib/decode_codepoint.d.ts.map create mode 100644 node_modules/entities/lib/decode_codepoint.js create mode 100644 node_modules/entities/lib/decode_codepoint.js.map create mode 100644 node_modules/entities/lib/encode.d.ts create mode 100644 node_modules/entities/lib/encode.d.ts.map create mode 100644 node_modules/entities/lib/encode.js create mode 100644 node_modules/entities/lib/encode.js.map create mode 100644 node_modules/entities/lib/escape.d.ts create mode 100644 node_modules/entities/lib/escape.d.ts.map create mode 100644 node_modules/entities/lib/escape.js create mode 100644 node_modules/entities/lib/escape.js.map create mode 100644 node_modules/entities/lib/esm/decode.d.ts create mode 100644 node_modules/entities/lib/esm/decode.d.ts.map create mode 100644 node_modules/entities/lib/esm/decode.js create mode 100644 node_modules/entities/lib/esm/decode.js.map create mode 100644 node_modules/entities/lib/esm/decode_codepoint.d.ts create mode 100644 node_modules/entities/lib/esm/decode_codepoint.d.ts.map create mode 100644 node_modules/entities/lib/esm/decode_codepoint.js create mode 100644 node_modules/entities/lib/esm/decode_codepoint.js.map create mode 100644 node_modules/entities/lib/esm/encode.d.ts create mode 100644 node_modules/entities/lib/esm/encode.d.ts.map create mode 100644 node_modules/entities/lib/esm/encode.js create mode 100644 node_modules/entities/lib/esm/encode.js.map create mode 100644 node_modules/entities/lib/esm/escape.d.ts create mode 100644 node_modules/entities/lib/esm/escape.d.ts.map create mode 100644 node_modules/entities/lib/esm/escape.js create mode 100644 node_modules/entities/lib/esm/escape.js.map create mode 100644 node_modules/entities/lib/esm/generated/decode-data-html.d.ts create mode 100644 node_modules/entities/lib/esm/generated/decode-data-html.d.ts.map create mode 100644 node_modules/entities/lib/esm/generated/decode-data-html.js create mode 100644 node_modules/entities/lib/esm/generated/decode-data-html.js.map create mode 100644 node_modules/entities/lib/esm/generated/decode-data-xml.d.ts create mode 100644 node_modules/entities/lib/esm/generated/decode-data-xml.d.ts.map create mode 100644 node_modules/entities/lib/esm/generated/decode-data-xml.js create mode 100644 node_modules/entities/lib/esm/generated/decode-data-xml.js.map create mode 100644 node_modules/entities/lib/esm/generated/encode-html.d.ts create mode 100644 node_modules/entities/lib/esm/generated/encode-html.d.ts.map create mode 100644 node_modules/entities/lib/esm/generated/encode-html.js create mode 100644 node_modules/entities/lib/esm/generated/encode-html.js.map create mode 100644 node_modules/entities/lib/esm/index.d.ts create mode 100644 node_modules/entities/lib/esm/index.d.ts.map create mode 100644 node_modules/entities/lib/esm/index.js create mode 100644 node_modules/entities/lib/esm/index.js.map create mode 100644 node_modules/entities/lib/esm/package.json create mode 100644 node_modules/entities/lib/generated/decode-data-html.d.ts create mode 100644 node_modules/entities/lib/generated/decode-data-html.d.ts.map create mode 100644 node_modules/entities/lib/generated/decode-data-html.js create mode 100644 node_modules/entities/lib/generated/decode-data-html.js.map create mode 100644 node_modules/entities/lib/generated/decode-data-xml.d.ts create mode 100644 node_modules/entities/lib/generated/decode-data-xml.d.ts.map create mode 100644 node_modules/entities/lib/generated/decode-data-xml.js create mode 100644 node_modules/entities/lib/generated/decode-data-xml.js.map create mode 100644 node_modules/entities/lib/generated/encode-html.d.ts create mode 100644 node_modules/entities/lib/generated/encode-html.d.ts.map create mode 100644 node_modules/entities/lib/generated/encode-html.js create mode 100644 node_modules/entities/lib/generated/encode-html.js.map create mode 100644 node_modules/entities/lib/index.d.ts create mode 100644 node_modules/entities/lib/index.d.ts.map create mode 100644 node_modules/entities/lib/index.js create mode 100644 node_modules/entities/lib/index.js.map create mode 100644 node_modules/entities/package.json create mode 100644 node_modules/entities/readme.md create mode 100644 node_modules/env-paths/index.d.ts create mode 100644 node_modules/env-paths/index.js create mode 100644 node_modules/env-paths/license create mode 100644 node_modules/env-paths/package.json create mode 100644 node_modules/env-paths/readme.md create mode 100644 node_modules/err-code/.editorconfig create mode 100644 node_modules/err-code/.eslintrc.json create mode 100644 node_modules/err-code/.travis.yml create mode 100644 node_modules/err-code/README.md create mode 100644 node_modules/err-code/bower.json create mode 100644 node_modules/err-code/index.js create mode 100644 node_modules/err-code/index.umd.js create mode 100644 node_modules/err-code/package.json create mode 100644 node_modules/err-code/test/.eslintrc.json create mode 100644 node_modules/err-code/test/test.js create mode 100644 node_modules/escalade/dist/index.js create mode 100644 node_modules/escalade/dist/index.mjs create mode 100644 node_modules/escalade/index.d.ts create mode 100644 node_modules/escalade/license create mode 100644 node_modules/escalade/package.json create mode 100644 node_modules/escalade/readme.md create mode 100644 node_modules/escalade/sync/index.d.ts create mode 100644 node_modules/escalade/sync/index.js create mode 100644 node_modules/escalade/sync/index.mjs create mode 100644 node_modules/escape-html/LICENSE create mode 100644 node_modules/escape-html/Readme.md create mode 100644 node_modules/escape-html/index.js create mode 100644 node_modules/escape-html/package.json create mode 100644 node_modules/etag/HISTORY.md create mode 100644 node_modules/etag/LICENSE create mode 100644 node_modules/etag/README.md create mode 100644 node_modules/etag/index.js create mode 100644 node_modules/etag/package.json create mode 100644 node_modules/expand-brackets/LICENSE create mode 100644 node_modules/expand-brackets/README.md create mode 100644 node_modules/expand-brackets/changelog.md create mode 100644 node_modules/expand-brackets/index.js create mode 100644 node_modules/expand-brackets/lib/compilers.js create mode 100644 node_modules/expand-brackets/lib/parsers.js create mode 100644 node_modules/expand-brackets/lib/utils.js create mode 100644 node_modules/expand-brackets/node_modules/define-property/LICENSE create mode 100644 node_modules/expand-brackets/node_modules/define-property/README.md create mode 100644 node_modules/expand-brackets/node_modules/define-property/index.js create mode 100644 node_modules/expand-brackets/node_modules/define-property/package.json create mode 100644 node_modules/expand-brackets/node_modules/extend-shallow/LICENSE create mode 100644 node_modules/expand-brackets/node_modules/extend-shallow/README.md create mode 100644 node_modules/expand-brackets/node_modules/extend-shallow/index.js create mode 100644 node_modules/expand-brackets/node_modules/extend-shallow/package.json create mode 100644 node_modules/expand-brackets/node_modules/is-accessor-descriptor/LICENSE create mode 100644 node_modules/expand-brackets/node_modules/is-accessor-descriptor/README.md create mode 100644 node_modules/expand-brackets/node_modules/is-accessor-descriptor/index.js create mode 100644 node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of/LICENSE create mode 100644 node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of/README.md create mode 100644 node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of/index.js create mode 100644 node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json create mode 100644 node_modules/expand-brackets/node_modules/is-accessor-descriptor/package.json create mode 100644 node_modules/expand-brackets/node_modules/is-data-descriptor/LICENSE create mode 100644 node_modules/expand-brackets/node_modules/is-data-descriptor/README.md create mode 100644 node_modules/expand-brackets/node_modules/is-data-descriptor/index.js create mode 100644 node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of/LICENSE create mode 100644 node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of/README.md create mode 100644 node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of/index.js create mode 100644 node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of/package.json create mode 100644 node_modules/expand-brackets/node_modules/is-data-descriptor/package.json create mode 100644 node_modules/expand-brackets/node_modules/is-descriptor/LICENSE create mode 100644 node_modules/expand-brackets/node_modules/is-descriptor/README.md create mode 100644 node_modules/expand-brackets/node_modules/is-descriptor/index.js create mode 100644 node_modules/expand-brackets/node_modules/is-descriptor/package.json create mode 100644 node_modules/expand-brackets/node_modules/is-extendable/LICENSE create mode 100644 node_modules/expand-brackets/node_modules/is-extendable/README.md create mode 100644 node_modules/expand-brackets/node_modules/is-extendable/index.js create mode 100644 node_modules/expand-brackets/node_modules/is-extendable/package.json create mode 100644 node_modules/expand-brackets/node_modules/kind-of/LICENSE create mode 100644 node_modules/expand-brackets/node_modules/kind-of/README.md create mode 100644 node_modules/expand-brackets/node_modules/kind-of/index.js create mode 100644 node_modules/expand-brackets/node_modules/kind-of/package.json create mode 100644 node_modules/expand-brackets/package.json create mode 100644 node_modules/express/History.md create mode 100644 node_modules/express/LICENSE create mode 100644 node_modules/express/Readme.md create mode 100644 node_modules/express/index.js create mode 100644 node_modules/express/lib/application.js create mode 100644 node_modules/express/lib/express.js create mode 100644 node_modules/express/lib/middleware/init.js create mode 100644 node_modules/express/lib/middleware/query.js create mode 100644 node_modules/express/lib/request.js create mode 100644 node_modules/express/lib/response.js create mode 100644 node_modules/express/lib/router/index.js create mode 100644 node_modules/express/lib/router/layer.js create mode 100644 node_modules/express/lib/router/route.js create mode 100644 node_modules/express/lib/utils.js create mode 100644 node_modules/express/lib/view.js create mode 100644 node_modules/express/node_modules/cookie/HISTORY.md create mode 100644 node_modules/express/node_modules/cookie/LICENSE create mode 100644 node_modules/express/node_modules/cookie/README.md create mode 100644 node_modules/express/node_modules/cookie/index.js create mode 100644 node_modules/express/node_modules/cookie/package.json create mode 100644 node_modules/express/package.json create mode 100644 node_modules/extend-shallow/LICENSE create mode 100644 node_modules/extend-shallow/README.md create mode 100644 node_modules/extend-shallow/index.js create mode 100644 node_modules/extend-shallow/package.json create mode 100644 node_modules/extglob/LICENSE create mode 100644 node_modules/extglob/README.md create mode 100644 node_modules/extglob/changelog.md create mode 100644 node_modules/extglob/index.js create mode 100644 node_modules/extglob/lib/.DS_Store create mode 100644 node_modules/extglob/lib/compilers.js create mode 100644 node_modules/extglob/lib/extglob.js create mode 100644 node_modules/extglob/lib/parsers.js create mode 100644 node_modules/extglob/lib/utils.js create mode 100644 node_modules/extglob/node_modules/define-property/LICENSE create mode 100644 node_modules/extglob/node_modules/define-property/README.md create mode 100644 node_modules/extglob/node_modules/define-property/index.js create mode 100644 node_modules/extglob/node_modules/define-property/package.json create mode 100644 node_modules/extglob/node_modules/extend-shallow/LICENSE create mode 100644 node_modules/extglob/node_modules/extend-shallow/README.md create mode 100644 node_modules/extglob/node_modules/extend-shallow/index.js create mode 100644 node_modules/extglob/node_modules/extend-shallow/package.json create mode 100644 node_modules/extglob/node_modules/is-extendable/LICENSE create mode 100644 node_modules/extglob/node_modules/is-extendable/README.md create mode 100644 node_modules/extglob/node_modules/is-extendable/index.js create mode 100644 node_modules/extglob/node_modules/is-extendable/package.json create mode 100644 node_modules/extglob/package.json create mode 100644 node_modules/fast-glob/LICENSE create mode 100644 node_modules/fast-glob/README.md create mode 100644 node_modules/fast-glob/out/index.d.ts create mode 100644 node_modules/fast-glob/out/index.js create mode 100644 node_modules/fast-glob/out/managers/patterns.d.ts create mode 100644 node_modules/fast-glob/out/managers/patterns.js create mode 100644 node_modules/fast-glob/out/managers/tasks.d.ts create mode 100644 node_modules/fast-glob/out/managers/tasks.js create mode 100644 node_modules/fast-glob/out/providers/async.d.ts create mode 100644 node_modules/fast-glob/out/providers/async.js create mode 100644 node_modules/fast-glob/out/providers/filters/deep.d.ts create mode 100644 node_modules/fast-glob/out/providers/filters/deep.js create mode 100644 node_modules/fast-glob/out/providers/filters/entry.d.ts create mode 100644 node_modules/fast-glob/out/providers/filters/entry.js create mode 100644 node_modules/fast-glob/out/providers/filters/error.d.ts create mode 100644 node_modules/fast-glob/out/providers/filters/error.js create mode 100644 node_modules/fast-glob/out/providers/matchers/matcher.d.ts create mode 100644 node_modules/fast-glob/out/providers/matchers/matcher.js create mode 100644 node_modules/fast-glob/out/providers/matchers/partial.d.ts create mode 100644 node_modules/fast-glob/out/providers/matchers/partial.js create mode 100644 node_modules/fast-glob/out/providers/provider.d.ts create mode 100644 node_modules/fast-glob/out/providers/provider.js create mode 100644 node_modules/fast-glob/out/providers/stream.d.ts create mode 100644 node_modules/fast-glob/out/providers/stream.js create mode 100644 node_modules/fast-glob/out/providers/sync.d.ts create mode 100644 node_modules/fast-glob/out/providers/sync.js create mode 100644 node_modules/fast-glob/out/providers/transformers/entry.d.ts create mode 100644 node_modules/fast-glob/out/providers/transformers/entry.js create mode 100644 node_modules/fast-glob/out/readers/async.d.ts create mode 100644 node_modules/fast-glob/out/readers/async.js create mode 100644 node_modules/fast-glob/out/readers/reader.d.ts create mode 100644 node_modules/fast-glob/out/readers/reader.js create mode 100644 node_modules/fast-glob/out/readers/stream.d.ts create mode 100644 node_modules/fast-glob/out/readers/stream.js create mode 100644 node_modules/fast-glob/out/readers/sync.d.ts create mode 100644 node_modules/fast-glob/out/readers/sync.js create mode 100644 node_modules/fast-glob/out/settings.d.ts create mode 100644 node_modules/fast-glob/out/settings.js create mode 100644 node_modules/fast-glob/out/types/index.d.ts create mode 100644 node_modules/fast-glob/out/types/index.js create mode 100644 node_modules/fast-glob/out/utils/array.d.ts create mode 100644 node_modules/fast-glob/out/utils/array.js create mode 100644 node_modules/fast-glob/out/utils/errno.d.ts create mode 100644 node_modules/fast-glob/out/utils/errno.js create mode 100644 node_modules/fast-glob/out/utils/fs.d.ts create mode 100644 node_modules/fast-glob/out/utils/fs.js create mode 100644 node_modules/fast-glob/out/utils/index.d.ts create mode 100644 node_modules/fast-glob/out/utils/index.js create mode 100644 node_modules/fast-glob/out/utils/path.d.ts create mode 100644 node_modules/fast-glob/out/utils/path.js create mode 100644 node_modules/fast-glob/out/utils/pattern.d.ts create mode 100644 node_modules/fast-glob/out/utils/pattern.js create mode 100644 node_modules/fast-glob/out/utils/stream.d.ts create mode 100644 node_modules/fast-glob/out/utils/stream.js create mode 100644 node_modules/fast-glob/out/utils/string.d.ts create mode 100644 node_modules/fast-glob/out/utils/string.js create mode 100644 node_modules/fast-glob/package.json create mode 100644 node_modules/fastq/.github/dependabot.yml create mode 100644 node_modules/fastq/.github/workflows/ci.yml create mode 100644 node_modules/fastq/LICENSE create mode 100644 node_modules/fastq/README.md create mode 100644 node_modules/fastq/bench.js create mode 100644 node_modules/fastq/example.js create mode 100644 node_modules/fastq/example.mjs create mode 100644 node_modules/fastq/index.d.ts create mode 100644 node_modules/fastq/package.json create mode 100644 node_modules/fastq/queue.js create mode 100644 node_modules/fastq/test/example.ts create mode 100644 node_modules/fastq/test/promise.js create mode 100644 node_modules/fastq/test/test.js create mode 100644 node_modules/fastq/test/tsconfig.json create mode 100644 node_modules/file-uri-to-path/.npmignore create mode 100644 node_modules/file-uri-to-path/.travis.yml create mode 100644 node_modules/file-uri-to-path/History.md create mode 100644 node_modules/file-uri-to-path/LICENSE create mode 100644 node_modules/file-uri-to-path/README.md create mode 100644 node_modules/file-uri-to-path/index.d.ts create mode 100644 node_modules/file-uri-to-path/index.js create mode 100644 node_modules/file-uri-to-path/package.json create mode 100644 node_modules/file-uri-to-path/test/test.js create mode 100644 node_modules/file-uri-to-path/test/tests.json create mode 100644 node_modules/filelist/README.md create mode 100644 node_modules/filelist/index.d.ts create mode 100644 node_modules/filelist/index.js create mode 100644 node_modules/filelist/jakefile.js create mode 100644 node_modules/filelist/node_modules/brace-expansion/.github/FUNDING.yml create mode 100644 node_modules/filelist/node_modules/brace-expansion/LICENSE create mode 100644 node_modules/filelist/node_modules/brace-expansion/README.md create mode 100644 node_modules/filelist/node_modules/brace-expansion/index.js create mode 100644 node_modules/filelist/node_modules/brace-expansion/package.json create mode 100644 node_modules/filelist/node_modules/minimatch/LICENSE create mode 100644 node_modules/filelist/node_modules/minimatch/README.md create mode 100644 node_modules/filelist/node_modules/minimatch/lib/path.js create mode 100644 node_modules/filelist/node_modules/minimatch/minimatch.js create mode 100644 node_modules/filelist/node_modules/minimatch/package.json create mode 100644 node_modules/filelist/package.json create mode 100644 node_modules/fill-range/LICENSE create mode 100644 node_modules/fill-range/README.md create mode 100644 node_modules/fill-range/index.js create mode 100644 node_modules/fill-range/package.json create mode 100644 node_modules/finalhandler/HISTORY.md create mode 100644 node_modules/finalhandler/LICENSE create mode 100644 node_modules/finalhandler/README.md create mode 100644 node_modules/finalhandler/index.js create mode 100644 node_modules/finalhandler/package.json create mode 100644 node_modules/for-in/LICENSE create mode 100644 node_modules/for-in/README.md create mode 100644 node_modules/for-in/index.js create mode 100644 node_modules/for-in/package.json create mode 100644 node_modules/forwarded/HISTORY.md create mode 100644 node_modules/forwarded/LICENSE create mode 100644 node_modules/forwarded/README.md create mode 100644 node_modules/forwarded/index.js create mode 100644 node_modules/forwarded/package.json create mode 100644 node_modules/fragment-cache/LICENSE create mode 100644 node_modules/fragment-cache/README.md create mode 100644 node_modules/fragment-cache/index.js create mode 100644 node_modules/fragment-cache/package.json create mode 100644 node_modules/fresh/HISTORY.md create mode 100644 node_modules/fresh/LICENSE create mode 100644 node_modules/fresh/README.md create mode 100644 node_modules/fresh/index.js create mode 100644 node_modules/fresh/package.json create mode 100644 node_modules/fs-extra/LICENSE create mode 100644 node_modules/fs-extra/README.md create mode 100644 node_modules/fs-extra/lib/copy/copy-sync.js create mode 100644 node_modules/fs-extra/lib/copy/copy.js create mode 100644 node_modules/fs-extra/lib/copy/index.js create mode 100644 node_modules/fs-extra/lib/empty/index.js create mode 100644 node_modules/fs-extra/lib/ensure/file.js create mode 100644 node_modules/fs-extra/lib/ensure/index.js create mode 100644 node_modules/fs-extra/lib/ensure/link.js create mode 100644 node_modules/fs-extra/lib/ensure/symlink-paths.js create mode 100644 node_modules/fs-extra/lib/ensure/symlink-type.js create mode 100644 node_modules/fs-extra/lib/ensure/symlink.js create mode 100644 node_modules/fs-extra/lib/fs/index.js create mode 100644 node_modules/fs-extra/lib/index.js create mode 100644 node_modules/fs-extra/lib/json/index.js create mode 100644 node_modules/fs-extra/lib/json/jsonfile.js create mode 100644 node_modules/fs-extra/lib/json/output-json-sync.js create mode 100644 node_modules/fs-extra/lib/json/output-json.js create mode 100644 node_modules/fs-extra/lib/mkdirs/index.js create mode 100644 node_modules/fs-extra/lib/mkdirs/make-dir.js create mode 100644 node_modules/fs-extra/lib/mkdirs/utils.js create mode 100644 node_modules/fs-extra/lib/move/index.js create mode 100644 node_modules/fs-extra/lib/move/move-sync.js create mode 100644 node_modules/fs-extra/lib/move/move.js create mode 100644 node_modules/fs-extra/lib/output-file/index.js create mode 100644 node_modules/fs-extra/lib/path-exists/index.js create mode 100644 node_modules/fs-extra/lib/remove/index.js create mode 100644 node_modules/fs-extra/lib/remove/rimraf.js create mode 100644 node_modules/fs-extra/lib/util/stat.js create mode 100644 node_modules/fs-extra/lib/util/utimes.js create mode 100644 node_modules/fs-extra/package.json create mode 100644 node_modules/fs-minipass/LICENSE create mode 100644 node_modules/fs-minipass/README.md create mode 100644 node_modules/fs-minipass/index.js create mode 100644 node_modules/fs-minipass/package.json create mode 100644 node_modules/fs.realpath/LICENSE create mode 100644 node_modules/fs.realpath/README.md create mode 100644 node_modules/fs.realpath/index.js create mode 100644 node_modules/fs.realpath/old.js create mode 100644 node_modules/fs.realpath/package.json create mode 100644 node_modules/gauge/LICENSE.md create mode 100644 node_modules/gauge/README.md create mode 100644 node_modules/gauge/lib/base-theme.js create mode 100644 node_modules/gauge/lib/error.js create mode 100644 node_modules/gauge/lib/has-color.js create mode 100644 node_modules/gauge/lib/index.js create mode 100644 node_modules/gauge/lib/plumbing.js create mode 100644 node_modules/gauge/lib/process.js create mode 100644 node_modules/gauge/lib/progress-bar.js create mode 100644 node_modules/gauge/lib/render-template.js create mode 100644 node_modules/gauge/lib/set-immediate.js create mode 100644 node_modules/gauge/lib/set-interval.js create mode 100644 node_modules/gauge/lib/spin.js create mode 100644 node_modules/gauge/lib/template-item.js create mode 100644 node_modules/gauge/lib/theme-set.js create mode 100644 node_modules/gauge/lib/themes.js create mode 100644 node_modules/gauge/lib/wide-truncate.js create mode 100644 node_modules/gauge/package.json create mode 100644 node_modules/get-caller-file/LICENSE.md create mode 100644 node_modules/get-caller-file/README.md create mode 100644 node_modules/get-caller-file/index.d.ts create mode 100644 node_modules/get-caller-file/index.js create mode 100644 node_modules/get-caller-file/index.js.map create mode 100644 node_modules/get-caller-file/package.json create mode 100644 node_modules/get-value/LICENSE create mode 100644 node_modules/get-value/index.js create mode 100644 node_modules/get-value/package.json create mode 100644 node_modules/glob-parent/CHANGELOG.md create mode 100644 node_modules/glob-parent/LICENSE create mode 100644 node_modules/glob-parent/README.md create mode 100644 node_modules/glob-parent/index.js create mode 100644 node_modules/glob-parent/package.json create mode 100644 node_modules/glob/LICENSE create mode 100644 node_modules/glob/README.md create mode 100644 node_modules/glob/common.js create mode 100644 node_modules/glob/glob.js create mode 100644 node_modules/glob/package.json create mode 100644 node_modules/glob/sync.js create mode 100644 node_modules/globby/gitignore.js create mode 100644 node_modules/globby/index.d.ts create mode 100644 node_modules/globby/index.js create mode 100644 node_modules/globby/license create mode 100644 node_modules/globby/package.json create mode 100644 node_modules/globby/readme.md create mode 100644 node_modules/globby/stream-utils.js create mode 100644 node_modules/graceful-fs/LICENSE create mode 100644 node_modules/graceful-fs/README.md create mode 100644 node_modules/graceful-fs/clone.js create mode 100644 node_modules/graceful-fs/graceful-fs.js create mode 100644 node_modules/graceful-fs/legacy-streams.js create mode 100644 node_modules/graceful-fs/package.json create mode 100644 node_modules/graceful-fs/polyfills.js create mode 100644 node_modules/has-flag/index.d.ts create mode 100644 node_modules/has-flag/index.js create mode 100644 node_modules/has-flag/license create mode 100644 node_modules/has-flag/package.json create mode 100644 node_modules/has-flag/readme.md create mode 100644 node_modules/has-unicode/LICENSE create mode 100644 node_modules/has-unicode/README.md create mode 100644 node_modules/has-unicode/index.js create mode 100644 node_modules/has-unicode/package.json create mode 100644 node_modules/has-value/LICENSE create mode 100644 node_modules/has-value/README.md create mode 100644 node_modules/has-value/index.js create mode 100644 node_modules/has-value/package.json create mode 100644 node_modules/has-values/LICENSE create mode 100644 node_modules/has-values/README.md create mode 100644 node_modules/has-values/index.js create mode 100644 node_modules/has-values/node_modules/is-number/LICENSE create mode 100644 node_modules/has-values/node_modules/is-number/README.md create mode 100644 node_modules/has-values/node_modules/is-number/index.js create mode 100644 node_modules/has-values/node_modules/is-number/node_modules/kind-of/LICENSE create mode 100644 node_modules/has-values/node_modules/is-number/node_modules/kind-of/README.md create mode 100644 node_modules/has-values/node_modules/is-number/node_modules/kind-of/index.js create mode 100644 node_modules/has-values/node_modules/is-number/node_modules/kind-of/package.json create mode 100644 node_modules/has-values/node_modules/is-number/package.json create mode 100644 node_modules/has-values/node_modules/kind-of/LICENSE create mode 100644 node_modules/has-values/node_modules/kind-of/README.md create mode 100644 node_modules/has-values/node_modules/kind-of/index.js create mode 100644 node_modules/has-values/node_modules/kind-of/package.json create mode 100644 node_modules/has-values/package.json create mode 100644 node_modules/htmlparser2/LICENSE create mode 100644 node_modules/htmlparser2/README.md create mode 100644 node_modules/htmlparser2/lib/Parser.d.ts create mode 100644 node_modules/htmlparser2/lib/Parser.d.ts.map create mode 100644 node_modules/htmlparser2/lib/Parser.js create mode 100644 node_modules/htmlparser2/lib/Parser.js.map create mode 100644 node_modules/htmlparser2/lib/Tokenizer.d.ts create mode 100644 node_modules/htmlparser2/lib/Tokenizer.d.ts.map create mode 100644 node_modules/htmlparser2/lib/Tokenizer.js create mode 100644 node_modules/htmlparser2/lib/Tokenizer.js.map create mode 100644 node_modules/htmlparser2/lib/WritableStream.d.ts create mode 100644 node_modules/htmlparser2/lib/WritableStream.d.ts.map create mode 100644 node_modules/htmlparser2/lib/WritableStream.js create mode 100644 node_modules/htmlparser2/lib/WritableStream.js.map create mode 100644 node_modules/htmlparser2/lib/esm/Parser.d.ts create mode 100644 node_modules/htmlparser2/lib/esm/Parser.d.ts.map create mode 100644 node_modules/htmlparser2/lib/esm/Parser.js create mode 100644 node_modules/htmlparser2/lib/esm/Parser.js.map create mode 100644 node_modules/htmlparser2/lib/esm/Tokenizer.d.ts create mode 100644 node_modules/htmlparser2/lib/esm/Tokenizer.d.ts.map create mode 100644 node_modules/htmlparser2/lib/esm/Tokenizer.js create mode 100644 node_modules/htmlparser2/lib/esm/Tokenizer.js.map create mode 100644 node_modules/htmlparser2/lib/esm/WritableStream.d.ts create mode 100644 node_modules/htmlparser2/lib/esm/WritableStream.d.ts.map create mode 100644 node_modules/htmlparser2/lib/esm/WritableStream.js create mode 100644 node_modules/htmlparser2/lib/esm/WritableStream.js.map create mode 100644 node_modules/htmlparser2/lib/esm/index.d.ts create mode 100644 node_modules/htmlparser2/lib/esm/index.d.ts.map create mode 100644 node_modules/htmlparser2/lib/esm/index.js create mode 100644 node_modules/htmlparser2/lib/esm/index.js.map create mode 100644 node_modules/htmlparser2/lib/esm/package.json create mode 100644 node_modules/htmlparser2/lib/index.d.ts create mode 100644 node_modules/htmlparser2/lib/index.d.ts.map create mode 100644 node_modules/htmlparser2/lib/index.js create mode 100644 node_modules/htmlparser2/lib/index.js.map create mode 100644 node_modules/htmlparser2/package.json create mode 100644 node_modules/http-cache-semantics/LICENSE create mode 100644 node_modules/http-cache-semantics/README.md create mode 100644 node_modules/http-cache-semantics/index.js create mode 100644 node_modules/http-cache-semantics/package.json create mode 100644 node_modules/http-errors/HISTORY.md create mode 100644 node_modules/http-errors/LICENSE create mode 100644 node_modules/http-errors/README.md create mode 100644 node_modules/http-errors/index.js create mode 100644 node_modules/http-errors/package.json create mode 100644 node_modules/http-proxy-agent/README.md create mode 100644 node_modules/http-proxy-agent/dist/agent.d.ts create mode 100644 node_modules/http-proxy-agent/dist/agent.js create mode 100644 node_modules/http-proxy-agent/dist/agent.js.map create mode 100644 node_modules/http-proxy-agent/dist/index.d.ts create mode 100644 node_modules/http-proxy-agent/dist/index.js create mode 100644 node_modules/http-proxy-agent/dist/index.js.map create mode 100644 node_modules/http-proxy-agent/node_modules/debug/LICENSE create mode 100644 node_modules/http-proxy-agent/node_modules/debug/README.md create mode 100644 node_modules/http-proxy-agent/node_modules/debug/package.json create mode 100644 node_modules/http-proxy-agent/node_modules/debug/src/browser.js create mode 100644 node_modules/http-proxy-agent/node_modules/debug/src/common.js create mode 100644 node_modules/http-proxy-agent/node_modules/debug/src/index.js create mode 100644 node_modules/http-proxy-agent/node_modules/debug/src/node.js create mode 100644 node_modules/http-proxy-agent/node_modules/ms/index.js create mode 100644 node_modules/http-proxy-agent/node_modules/ms/license.md create mode 100644 node_modules/http-proxy-agent/node_modules/ms/package.json create mode 100644 node_modules/http-proxy-agent/node_modules/ms/readme.md create mode 100644 node_modules/http-proxy-agent/package.json create mode 100644 node_modules/https-proxy-agent/README.md create mode 100644 node_modules/https-proxy-agent/dist/agent.d.ts create mode 100644 node_modules/https-proxy-agent/dist/agent.js create mode 100644 node_modules/https-proxy-agent/dist/agent.js.map create mode 100644 node_modules/https-proxy-agent/dist/index.d.ts create mode 100644 node_modules/https-proxy-agent/dist/index.js create mode 100644 node_modules/https-proxy-agent/dist/index.js.map create mode 100644 node_modules/https-proxy-agent/dist/parse-proxy-response.d.ts create mode 100644 node_modules/https-proxy-agent/dist/parse-proxy-response.js create mode 100644 node_modules/https-proxy-agent/dist/parse-proxy-response.js.map create mode 100644 node_modules/https-proxy-agent/node_modules/debug/LICENSE create mode 100644 node_modules/https-proxy-agent/node_modules/debug/README.md create mode 100644 node_modules/https-proxy-agent/node_modules/debug/package.json create mode 100644 node_modules/https-proxy-agent/node_modules/debug/src/browser.js create mode 100644 node_modules/https-proxy-agent/node_modules/debug/src/common.js create mode 100644 node_modules/https-proxy-agent/node_modules/debug/src/index.js create mode 100644 node_modules/https-proxy-agent/node_modules/debug/src/node.js create mode 100644 node_modules/https-proxy-agent/node_modules/ms/index.js create mode 100644 node_modules/https-proxy-agent/node_modules/ms/license.md create mode 100644 node_modules/https-proxy-agent/node_modules/ms/package.json create mode 100644 node_modules/https-proxy-agent/node_modules/ms/readme.md create mode 100644 node_modules/https-proxy-agent/package.json create mode 100644 node_modules/humanize-ms/History.md create mode 100644 node_modules/humanize-ms/LICENSE create mode 100644 node_modules/humanize-ms/README.md create mode 100644 node_modules/humanize-ms/index.js create mode 100644 node_modules/humanize-ms/package.json create mode 100644 node_modules/iconv-lite/.travis.yml create mode 100644 node_modules/iconv-lite/Changelog.md create mode 100644 node_modules/iconv-lite/LICENSE create mode 100644 node_modules/iconv-lite/README.md create mode 100644 node_modules/iconv-lite/encodings/dbcs-codec.js create mode 100644 node_modules/iconv-lite/encodings/dbcs-data.js create mode 100644 node_modules/iconv-lite/encodings/index.js create mode 100644 node_modules/iconv-lite/encodings/internal.js create mode 100644 node_modules/iconv-lite/encodings/sbcs-codec.js create mode 100644 node_modules/iconv-lite/encodings/sbcs-data-generated.js create mode 100644 node_modules/iconv-lite/encodings/sbcs-data.js create mode 100644 node_modules/iconv-lite/encodings/tables/big5-added.json create mode 100644 node_modules/iconv-lite/encodings/tables/cp936.json create mode 100644 node_modules/iconv-lite/encodings/tables/cp949.json create mode 100644 node_modules/iconv-lite/encodings/tables/cp950.json create mode 100644 node_modules/iconv-lite/encodings/tables/eucjp.json create mode 100644 node_modules/iconv-lite/encodings/tables/gb18030-ranges.json create mode 100644 node_modules/iconv-lite/encodings/tables/gbk-added.json create mode 100644 node_modules/iconv-lite/encodings/tables/shiftjis.json create mode 100644 node_modules/iconv-lite/encodings/utf16.js create mode 100644 node_modules/iconv-lite/encodings/utf7.js create mode 100644 node_modules/iconv-lite/lib/bom-handling.js create mode 100644 node_modules/iconv-lite/lib/extend-node.js create mode 100644 node_modules/iconv-lite/lib/index.d.ts create mode 100644 node_modules/iconv-lite/lib/index.js create mode 100644 node_modules/iconv-lite/lib/streams.js create mode 100644 node_modules/iconv-lite/package.json create mode 100644 node_modules/ignore/LICENSE-MIT create mode 100644 node_modules/ignore/README.md create mode 100644 node_modules/ignore/index.d.ts create mode 100644 node_modules/ignore/index.js create mode 100644 node_modules/ignore/legacy.js create mode 100644 node_modules/ignore/package.json create mode 100644 node_modules/image2uri/LICENSE create mode 100644 node_modules/image2uri/README.md create mode 100644 node_modules/image2uri/lib/index.d.ts create mode 100644 node_modules/image2uri/lib/index.js create mode 100644 node_modules/image2uri/lib/index.js.map create mode 100644 node_modules/image2uri/package.json create mode 100644 node_modules/image2uri/src/index.ts create mode 100644 node_modules/imurmurhash/README.md create mode 100644 node_modules/imurmurhash/imurmurhash.js create mode 100644 node_modules/imurmurhash/imurmurhash.min.js create mode 100644 node_modules/imurmurhash/package.json create mode 100644 node_modules/indent-string/index.d.ts create mode 100644 node_modules/indent-string/index.js create mode 100644 node_modules/indent-string/license create mode 100644 node_modules/indent-string/package.json create mode 100644 node_modules/indent-string/readme.md create mode 100644 node_modules/infer-owner/LICENSE create mode 100644 node_modules/infer-owner/README.md create mode 100644 node_modules/infer-owner/index.js create mode 100644 node_modules/infer-owner/package.json create mode 100644 node_modules/inflight/LICENSE create mode 100644 node_modules/inflight/README.md create mode 100644 node_modules/inflight/inflight.js create mode 100644 node_modules/inflight/package.json create mode 100644 node_modules/inherits/LICENSE create mode 100644 node_modules/inherits/README.md create mode 100644 node_modules/inherits/inherits.js create mode 100644 node_modules/inherits/inherits_browser.js create mode 100644 node_modules/inherits/package.json create mode 100644 node_modules/ip/README.md create mode 100644 node_modules/ip/lib/ip.js create mode 100644 node_modules/ip/package.json create mode 100644 node_modules/ipaddr.js/LICENSE create mode 100644 node_modules/ipaddr.js/README.md create mode 100644 node_modules/ipaddr.js/ipaddr.min.js create mode 100644 node_modules/ipaddr.js/lib/ipaddr.js create mode 100644 node_modules/ipaddr.js/lib/ipaddr.js.d.ts create mode 100644 node_modules/ipaddr.js/package.json create mode 100644 node_modules/is-accessor-descriptor/LICENSE create mode 100644 node_modules/is-accessor-descriptor/README.md create mode 100644 node_modules/is-accessor-descriptor/index.js create mode 100644 node_modules/is-accessor-descriptor/package.json create mode 100644 node_modules/is-buffer/LICENSE create mode 100644 node_modules/is-buffer/README.md create mode 100644 node_modules/is-buffer/index.js create mode 100644 node_modules/is-buffer/package.json create mode 100644 node_modules/is-buffer/test/basic.js create mode 100644 node_modules/is-data-descriptor/LICENSE create mode 100644 node_modules/is-data-descriptor/README.md create mode 100644 node_modules/is-data-descriptor/index.js create mode 100644 node_modules/is-data-descriptor/package.json create mode 100644 node_modules/is-descriptor/LICENSE create mode 100644 node_modules/is-descriptor/README.md create mode 100644 node_modules/is-descriptor/index.js create mode 100644 node_modules/is-descriptor/package.json create mode 100644 node_modules/is-extendable/LICENSE create mode 100644 node_modules/is-extendable/README.md create mode 100644 node_modules/is-extendable/index.d.ts create mode 100644 node_modules/is-extendable/index.js create mode 100644 node_modules/is-extendable/package.json create mode 100644 node_modules/is-extglob/LICENSE create mode 100644 node_modules/is-extglob/README.md create mode 100644 node_modules/is-extglob/index.js create mode 100644 node_modules/is-extglob/package.json create mode 100644 node_modules/is-fullwidth-code-point/index.d.ts create mode 100644 node_modules/is-fullwidth-code-point/index.js create mode 100644 node_modules/is-fullwidth-code-point/license create mode 100644 node_modules/is-fullwidth-code-point/package.json create mode 100644 node_modules/is-fullwidth-code-point/readme.md create mode 100644 node_modules/is-glob/LICENSE create mode 100644 node_modules/is-glob/README.md create mode 100644 node_modules/is-glob/index.js create mode 100644 node_modules/is-glob/package.json create mode 100644 node_modules/is-lambda/.npmignore create mode 100644 node_modules/is-lambda/.travis.yml create mode 100644 node_modules/is-lambda/LICENSE create mode 100644 node_modules/is-lambda/README.md create mode 100644 node_modules/is-lambda/index.js create mode 100644 node_modules/is-lambda/package.json create mode 100644 node_modules/is-lambda/test.js create mode 100644 node_modules/is-number/LICENSE create mode 100644 node_modules/is-number/README.md create mode 100644 node_modules/is-number/index.js create mode 100644 node_modules/is-number/package.json create mode 100644 node_modules/is-path-cwd/index.d.ts create mode 100644 node_modules/is-path-cwd/index.js create mode 100644 node_modules/is-path-cwd/license create mode 100644 node_modules/is-path-cwd/package.json create mode 100644 node_modules/is-path-cwd/readme.md create mode 100644 node_modules/is-path-inside/index.d.ts create mode 100644 node_modules/is-path-inside/index.js create mode 100644 node_modules/is-path-inside/license create mode 100644 node_modules/is-path-inside/package.json create mode 100644 node_modules/is-path-inside/readme.md create mode 100644 node_modules/is-plain-object/LICENSE create mode 100644 node_modules/is-plain-object/README.md create mode 100644 node_modules/is-plain-object/index.d.ts create mode 100644 node_modules/is-plain-object/index.js create mode 100644 node_modules/is-plain-object/package.json create mode 100644 node_modules/is-windows/LICENSE create mode 100644 node_modules/is-windows/README.md create mode 100644 node_modules/is-windows/index.js create mode 100644 node_modules/is-windows/package.json create mode 100644 node_modules/isarray/.npmignore create mode 100644 node_modules/isarray/.travis.yml create mode 100644 node_modules/isarray/Makefile create mode 100644 node_modules/isarray/README.md create mode 100644 node_modules/isarray/component.json create mode 100644 node_modules/isarray/index.js create mode 100644 node_modules/isarray/package.json create mode 100644 node_modules/isarray/test.js create mode 100644 node_modules/isexe/.npmignore create mode 100644 node_modules/isexe/LICENSE create mode 100644 node_modules/isexe/README.md create mode 100644 node_modules/isexe/index.js create mode 100644 node_modules/isexe/mode.js create mode 100644 node_modules/isexe/package.json create mode 100644 node_modules/isexe/test/basic.js create mode 100644 node_modules/isexe/windows.js create mode 100644 node_modules/isobject/LICENSE create mode 100644 node_modules/isobject/README.md create mode 100644 node_modules/isobject/index.d.ts create mode 100644 node_modules/isobject/index.js create mode 100644 node_modules/isobject/package.json create mode 100644 node_modules/jake/Makefile create mode 100644 node_modules/jake/README.md create mode 100644 node_modules/jake/bin/bash_completion.sh create mode 100644 node_modules/jake/bin/cli.js create mode 100644 node_modules/jake/jakefile.js create mode 100644 node_modules/jake/lib/api.js create mode 100644 node_modules/jake/lib/jake.js create mode 100644 node_modules/jake/lib/loader.js create mode 100644 node_modules/jake/lib/namespace.js create mode 100644 node_modules/jake/lib/package_task.js create mode 100644 node_modules/jake/lib/parseargs.js create mode 100644 node_modules/jake/lib/program.js create mode 100644 node_modules/jake/lib/publish_task.js create mode 100644 node_modules/jake/lib/rule.js create mode 100644 node_modules/jake/lib/task/directory_task.js create mode 100644 node_modules/jake/lib/task/file_task.js create mode 100644 node_modules/jake/lib/task/index.js create mode 100644 node_modules/jake/lib/task/task.js create mode 100644 node_modules/jake/lib/test_task.js create mode 100644 node_modules/jake/lib/utils/file.js create mode 100644 node_modules/jake/lib/utils/index.js create mode 100644 node_modules/jake/lib/utils/logger.js create mode 100644 node_modules/jake/package.json create mode 100644 node_modules/jake/test/integration/concurrent.js create mode 100644 node_modules/jake/test/integration/file.js create mode 100644 node_modules/jake/test/integration/file_task.js create mode 100644 node_modules/jake/test/integration/helpers.js create mode 100644 node_modules/jake/test/integration/jakefile.js create mode 100644 node_modules/jake/test/integration/jakelib/concurrent.jake.js create mode 100644 node_modules/jake/test/integration/jakelib/publish.jake.js create mode 100644 node_modules/jake/test/integration/jakelib/required_module.jake.js create mode 100644 node_modules/jake/test/integration/jakelib/rule.jake.js create mode 100644 node_modules/jake/test/integration/publish_task.js create mode 100644 node_modules/jake/test/integration/rule.js create mode 100644 node_modules/jake/test/integration/selfdep.js create mode 100644 node_modules/jake/test/integration/task_base.js create mode 100644 node_modules/jake/test/unit/jakefile.js create mode 100644 node_modules/jake/test/unit/namespace.js create mode 100644 node_modules/jake/test/unit/parseargs.js create mode 100644 node_modules/jake/usage.txt create mode 100644 node_modules/jsonfile/CHANGELOG.md create mode 100644 node_modules/jsonfile/LICENSE create mode 100644 node_modules/jsonfile/README.md create mode 100644 node_modules/jsonfile/index.js create mode 100644 node_modules/jsonfile/package.json create mode 100644 node_modules/jsonfile/utils.js create mode 100644 node_modules/kind-of/CHANGELOG.md create mode 100644 node_modules/kind-of/LICENSE create mode 100644 node_modules/kind-of/README.md create mode 100644 node_modules/kind-of/index.js create mode 100644 node_modules/kind-of/package.json create mode 100644 node_modules/lodash/LICENSE create mode 100644 node_modules/lodash/README.md create mode 100644 node_modules/lodash/_DataView.js create mode 100644 node_modules/lodash/_Hash.js create mode 100644 node_modules/lodash/_LazyWrapper.js create mode 100644 node_modules/lodash/_ListCache.js create mode 100644 node_modules/lodash/_LodashWrapper.js create mode 100644 node_modules/lodash/_Map.js create mode 100644 node_modules/lodash/_MapCache.js create mode 100644 node_modules/lodash/_Promise.js create mode 100644 node_modules/lodash/_Set.js create mode 100644 node_modules/lodash/_SetCache.js create mode 100644 node_modules/lodash/_Stack.js create mode 100644 node_modules/lodash/_Symbol.js create mode 100644 node_modules/lodash/_Uint8Array.js create mode 100644 node_modules/lodash/_WeakMap.js create mode 100644 node_modules/lodash/_apply.js create mode 100644 node_modules/lodash/_arrayAggregator.js create mode 100644 node_modules/lodash/_arrayEach.js create mode 100644 node_modules/lodash/_arrayEachRight.js create mode 100644 node_modules/lodash/_arrayEvery.js create mode 100644 node_modules/lodash/_arrayFilter.js create mode 100644 node_modules/lodash/_arrayIncludes.js create mode 100644 node_modules/lodash/_arrayIncludesWith.js create mode 100644 node_modules/lodash/_arrayLikeKeys.js create mode 100644 node_modules/lodash/_arrayMap.js create mode 100644 node_modules/lodash/_arrayPush.js create mode 100644 node_modules/lodash/_arrayReduce.js create mode 100644 node_modules/lodash/_arrayReduceRight.js create mode 100644 node_modules/lodash/_arraySample.js create mode 100644 node_modules/lodash/_arraySampleSize.js create mode 100644 node_modules/lodash/_arrayShuffle.js create mode 100644 node_modules/lodash/_arraySome.js create mode 100644 node_modules/lodash/_asciiSize.js create mode 100644 node_modules/lodash/_asciiToArray.js create mode 100644 node_modules/lodash/_asciiWords.js create mode 100644 node_modules/lodash/_assignMergeValue.js create mode 100644 node_modules/lodash/_assignValue.js create mode 100644 node_modules/lodash/_assocIndexOf.js create mode 100644 node_modules/lodash/_baseAggregator.js create mode 100644 node_modules/lodash/_baseAssign.js create mode 100644 node_modules/lodash/_baseAssignIn.js create mode 100644 node_modules/lodash/_baseAssignValue.js create mode 100644 node_modules/lodash/_baseAt.js create mode 100644 node_modules/lodash/_baseClamp.js create mode 100644 node_modules/lodash/_baseClone.js create mode 100644 node_modules/lodash/_baseConforms.js create mode 100644 node_modules/lodash/_baseConformsTo.js create mode 100644 node_modules/lodash/_baseCreate.js create mode 100644 node_modules/lodash/_baseDelay.js create mode 100644 node_modules/lodash/_baseDifference.js create mode 100644 node_modules/lodash/_baseEach.js create mode 100644 node_modules/lodash/_baseEachRight.js create mode 100644 node_modules/lodash/_baseEvery.js create mode 100644 node_modules/lodash/_baseExtremum.js create mode 100644 node_modules/lodash/_baseFill.js create mode 100644 node_modules/lodash/_baseFilter.js create mode 100644 node_modules/lodash/_baseFindIndex.js create mode 100644 node_modules/lodash/_baseFindKey.js create mode 100644 node_modules/lodash/_baseFlatten.js create mode 100644 node_modules/lodash/_baseFor.js create mode 100644 node_modules/lodash/_baseForOwn.js create mode 100644 node_modules/lodash/_baseForOwnRight.js create mode 100644 node_modules/lodash/_baseForRight.js create mode 100644 node_modules/lodash/_baseFunctions.js create mode 100644 node_modules/lodash/_baseGet.js create mode 100644 node_modules/lodash/_baseGetAllKeys.js create mode 100644 node_modules/lodash/_baseGetTag.js create mode 100644 node_modules/lodash/_baseGt.js create mode 100644 node_modules/lodash/_baseHas.js create mode 100644 node_modules/lodash/_baseHasIn.js create mode 100644 node_modules/lodash/_baseInRange.js create mode 100644 node_modules/lodash/_baseIndexOf.js create mode 100644 node_modules/lodash/_baseIndexOfWith.js create mode 100644 node_modules/lodash/_baseIntersection.js create mode 100644 node_modules/lodash/_baseInverter.js create mode 100644 node_modules/lodash/_baseInvoke.js create mode 100644 node_modules/lodash/_baseIsArguments.js create mode 100644 node_modules/lodash/_baseIsArrayBuffer.js create mode 100644 node_modules/lodash/_baseIsDate.js create mode 100644 node_modules/lodash/_baseIsEqual.js create mode 100644 node_modules/lodash/_baseIsEqualDeep.js create mode 100644 node_modules/lodash/_baseIsMap.js create mode 100644 node_modules/lodash/_baseIsMatch.js create mode 100644 node_modules/lodash/_baseIsNaN.js create mode 100644 node_modules/lodash/_baseIsNative.js create mode 100644 node_modules/lodash/_baseIsRegExp.js create mode 100644 node_modules/lodash/_baseIsSet.js create mode 100644 node_modules/lodash/_baseIsTypedArray.js create mode 100644 node_modules/lodash/_baseIteratee.js create mode 100644 node_modules/lodash/_baseKeys.js create mode 100644 node_modules/lodash/_baseKeysIn.js create mode 100644 node_modules/lodash/_baseLodash.js create mode 100644 node_modules/lodash/_baseLt.js create mode 100644 node_modules/lodash/_baseMap.js create mode 100644 node_modules/lodash/_baseMatches.js create mode 100644 node_modules/lodash/_baseMatchesProperty.js create mode 100644 node_modules/lodash/_baseMean.js create mode 100644 node_modules/lodash/_baseMerge.js create mode 100644 node_modules/lodash/_baseMergeDeep.js create mode 100644 node_modules/lodash/_baseNth.js create mode 100644 node_modules/lodash/_baseOrderBy.js create mode 100644 node_modules/lodash/_basePick.js create mode 100644 node_modules/lodash/_basePickBy.js create mode 100644 node_modules/lodash/_baseProperty.js create mode 100644 node_modules/lodash/_basePropertyDeep.js create mode 100644 node_modules/lodash/_basePropertyOf.js create mode 100644 node_modules/lodash/_basePullAll.js create mode 100644 node_modules/lodash/_basePullAt.js create mode 100644 node_modules/lodash/_baseRandom.js create mode 100644 node_modules/lodash/_baseRange.js create mode 100644 node_modules/lodash/_baseReduce.js create mode 100644 node_modules/lodash/_baseRepeat.js create mode 100644 node_modules/lodash/_baseRest.js create mode 100644 node_modules/lodash/_baseSample.js create mode 100644 node_modules/lodash/_baseSampleSize.js create mode 100644 node_modules/lodash/_baseSet.js create mode 100644 node_modules/lodash/_baseSetData.js create mode 100644 node_modules/lodash/_baseSetToString.js create mode 100644 node_modules/lodash/_baseShuffle.js create mode 100644 node_modules/lodash/_baseSlice.js create mode 100644 node_modules/lodash/_baseSome.js create mode 100644 node_modules/lodash/_baseSortBy.js create mode 100644 node_modules/lodash/_baseSortedIndex.js create mode 100644 node_modules/lodash/_baseSortedIndexBy.js create mode 100644 node_modules/lodash/_baseSortedUniq.js create mode 100644 node_modules/lodash/_baseSum.js create mode 100644 node_modules/lodash/_baseTimes.js create mode 100644 node_modules/lodash/_baseToNumber.js create mode 100644 node_modules/lodash/_baseToPairs.js create mode 100644 node_modules/lodash/_baseToString.js create mode 100644 node_modules/lodash/_baseTrim.js create mode 100644 node_modules/lodash/_baseUnary.js create mode 100644 node_modules/lodash/_baseUniq.js create mode 100644 node_modules/lodash/_baseUnset.js create mode 100644 node_modules/lodash/_baseUpdate.js create mode 100644 node_modules/lodash/_baseValues.js create mode 100644 node_modules/lodash/_baseWhile.js create mode 100644 node_modules/lodash/_baseWrapperValue.js create mode 100644 node_modules/lodash/_baseXor.js create mode 100644 node_modules/lodash/_baseZipObject.js create mode 100644 node_modules/lodash/_cacheHas.js create mode 100644 node_modules/lodash/_castArrayLikeObject.js create mode 100644 node_modules/lodash/_castFunction.js create mode 100644 node_modules/lodash/_castPath.js create mode 100644 node_modules/lodash/_castRest.js create mode 100644 node_modules/lodash/_castSlice.js create mode 100644 node_modules/lodash/_charsEndIndex.js create mode 100644 node_modules/lodash/_charsStartIndex.js create mode 100644 node_modules/lodash/_cloneArrayBuffer.js create mode 100644 node_modules/lodash/_cloneBuffer.js create mode 100644 node_modules/lodash/_cloneDataView.js create mode 100644 node_modules/lodash/_cloneRegExp.js create mode 100644 node_modules/lodash/_cloneSymbol.js create mode 100644 node_modules/lodash/_cloneTypedArray.js create mode 100644 node_modules/lodash/_compareAscending.js create mode 100644 node_modules/lodash/_compareMultiple.js create mode 100644 node_modules/lodash/_composeArgs.js create mode 100644 node_modules/lodash/_composeArgsRight.js create mode 100644 node_modules/lodash/_copyArray.js create mode 100644 node_modules/lodash/_copyObject.js create mode 100644 node_modules/lodash/_copySymbols.js create mode 100644 node_modules/lodash/_copySymbolsIn.js create mode 100644 node_modules/lodash/_coreJsData.js create mode 100644 node_modules/lodash/_countHolders.js create mode 100644 node_modules/lodash/_createAggregator.js create mode 100644 node_modules/lodash/_createAssigner.js create mode 100644 node_modules/lodash/_createBaseEach.js create mode 100644 node_modules/lodash/_createBaseFor.js create mode 100644 node_modules/lodash/_createBind.js create mode 100644 node_modules/lodash/_createCaseFirst.js create mode 100644 node_modules/lodash/_createCompounder.js create mode 100644 node_modules/lodash/_createCtor.js create mode 100644 node_modules/lodash/_createCurry.js create mode 100644 node_modules/lodash/_createFind.js create mode 100644 node_modules/lodash/_createFlow.js create mode 100644 node_modules/lodash/_createHybrid.js create mode 100644 node_modules/lodash/_createInverter.js create mode 100644 node_modules/lodash/_createMathOperation.js create mode 100644 node_modules/lodash/_createOver.js create mode 100644 node_modules/lodash/_createPadding.js create mode 100644 node_modules/lodash/_createPartial.js create mode 100644 node_modules/lodash/_createRange.js create mode 100644 node_modules/lodash/_createRecurry.js create mode 100644 node_modules/lodash/_createRelationalOperation.js create mode 100644 node_modules/lodash/_createRound.js create mode 100644 node_modules/lodash/_createSet.js create mode 100644 node_modules/lodash/_createToPairs.js create mode 100644 node_modules/lodash/_createWrap.js create mode 100644 node_modules/lodash/_customDefaultsAssignIn.js create mode 100644 node_modules/lodash/_customDefaultsMerge.js create mode 100644 node_modules/lodash/_customOmitClone.js create mode 100644 node_modules/lodash/_deburrLetter.js create mode 100644 node_modules/lodash/_defineProperty.js create mode 100644 node_modules/lodash/_equalArrays.js create mode 100644 node_modules/lodash/_equalByTag.js create mode 100644 node_modules/lodash/_equalObjects.js create mode 100644 node_modules/lodash/_escapeHtmlChar.js create mode 100644 node_modules/lodash/_escapeStringChar.js create mode 100644 node_modules/lodash/_flatRest.js create mode 100644 node_modules/lodash/_freeGlobal.js create mode 100644 node_modules/lodash/_getAllKeys.js create mode 100644 node_modules/lodash/_getAllKeysIn.js create mode 100644 node_modules/lodash/_getData.js create mode 100644 node_modules/lodash/_getFuncName.js create mode 100644 node_modules/lodash/_getHolder.js create mode 100644 node_modules/lodash/_getMapData.js create mode 100644 node_modules/lodash/_getMatchData.js create mode 100644 node_modules/lodash/_getNative.js create mode 100644 node_modules/lodash/_getPrototype.js create mode 100644 node_modules/lodash/_getRawTag.js create mode 100644 node_modules/lodash/_getSymbols.js create mode 100644 node_modules/lodash/_getSymbolsIn.js create mode 100644 node_modules/lodash/_getTag.js create mode 100644 node_modules/lodash/_getValue.js create mode 100644 node_modules/lodash/_getView.js create mode 100644 node_modules/lodash/_getWrapDetails.js create mode 100644 node_modules/lodash/_hasPath.js create mode 100644 node_modules/lodash/_hasUnicode.js create mode 100644 node_modules/lodash/_hasUnicodeWord.js create mode 100644 node_modules/lodash/_hashClear.js create mode 100644 node_modules/lodash/_hashDelete.js create mode 100644 node_modules/lodash/_hashGet.js create mode 100644 node_modules/lodash/_hashHas.js create mode 100644 node_modules/lodash/_hashSet.js create mode 100644 node_modules/lodash/_initCloneArray.js create mode 100644 node_modules/lodash/_initCloneByTag.js create mode 100644 node_modules/lodash/_initCloneObject.js create mode 100644 node_modules/lodash/_insertWrapDetails.js create mode 100644 node_modules/lodash/_isFlattenable.js create mode 100644 node_modules/lodash/_isIndex.js create mode 100644 node_modules/lodash/_isIterateeCall.js create mode 100644 node_modules/lodash/_isKey.js create mode 100644 node_modules/lodash/_isKeyable.js create mode 100644 node_modules/lodash/_isLaziable.js create mode 100644 node_modules/lodash/_isMaskable.js create mode 100644 node_modules/lodash/_isMasked.js create mode 100644 node_modules/lodash/_isPrototype.js create mode 100644 node_modules/lodash/_isStrictComparable.js create mode 100644 node_modules/lodash/_iteratorToArray.js create mode 100644 node_modules/lodash/_lazyClone.js create mode 100644 node_modules/lodash/_lazyReverse.js create mode 100644 node_modules/lodash/_lazyValue.js create mode 100644 node_modules/lodash/_listCacheClear.js create mode 100644 node_modules/lodash/_listCacheDelete.js create mode 100644 node_modules/lodash/_listCacheGet.js create mode 100644 node_modules/lodash/_listCacheHas.js create mode 100644 node_modules/lodash/_listCacheSet.js create mode 100644 node_modules/lodash/_mapCacheClear.js create mode 100644 node_modules/lodash/_mapCacheDelete.js create mode 100644 node_modules/lodash/_mapCacheGet.js create mode 100644 node_modules/lodash/_mapCacheHas.js create mode 100644 node_modules/lodash/_mapCacheSet.js create mode 100644 node_modules/lodash/_mapToArray.js create mode 100644 node_modules/lodash/_matchesStrictComparable.js create mode 100644 node_modules/lodash/_memoizeCapped.js create mode 100644 node_modules/lodash/_mergeData.js create mode 100644 node_modules/lodash/_metaMap.js create mode 100644 node_modules/lodash/_nativeCreate.js create mode 100644 node_modules/lodash/_nativeKeys.js create mode 100644 node_modules/lodash/_nativeKeysIn.js create mode 100644 node_modules/lodash/_nodeUtil.js create mode 100644 node_modules/lodash/_objectToString.js create mode 100644 node_modules/lodash/_overArg.js create mode 100644 node_modules/lodash/_overRest.js create mode 100644 node_modules/lodash/_parent.js create mode 100644 node_modules/lodash/_reEscape.js create mode 100644 node_modules/lodash/_reEvaluate.js create mode 100644 node_modules/lodash/_reInterpolate.js create mode 100644 node_modules/lodash/_realNames.js create mode 100644 node_modules/lodash/_reorder.js create mode 100644 node_modules/lodash/_replaceHolders.js create mode 100644 node_modules/lodash/_root.js create mode 100644 node_modules/lodash/_safeGet.js create mode 100644 node_modules/lodash/_setCacheAdd.js create mode 100644 node_modules/lodash/_setCacheHas.js create mode 100644 node_modules/lodash/_setData.js create mode 100644 node_modules/lodash/_setToArray.js create mode 100644 node_modules/lodash/_setToPairs.js create mode 100644 node_modules/lodash/_setToString.js create mode 100644 node_modules/lodash/_setWrapToString.js create mode 100644 node_modules/lodash/_shortOut.js create mode 100644 node_modules/lodash/_shuffleSelf.js create mode 100644 node_modules/lodash/_stackClear.js create mode 100644 node_modules/lodash/_stackDelete.js create mode 100644 node_modules/lodash/_stackGet.js create mode 100644 node_modules/lodash/_stackHas.js create mode 100644 node_modules/lodash/_stackSet.js create mode 100644 node_modules/lodash/_strictIndexOf.js create mode 100644 node_modules/lodash/_strictLastIndexOf.js create mode 100644 node_modules/lodash/_stringSize.js create mode 100644 node_modules/lodash/_stringToArray.js create mode 100644 node_modules/lodash/_stringToPath.js create mode 100644 node_modules/lodash/_toKey.js create mode 100644 node_modules/lodash/_toSource.js create mode 100644 node_modules/lodash/_trimmedEndIndex.js create mode 100644 node_modules/lodash/_unescapeHtmlChar.js create mode 100644 node_modules/lodash/_unicodeSize.js create mode 100644 node_modules/lodash/_unicodeToArray.js create mode 100644 node_modules/lodash/_unicodeWords.js create mode 100644 node_modules/lodash/_updateWrapDetails.js create mode 100644 node_modules/lodash/_wrapperClone.js create mode 100644 node_modules/lodash/add.js create mode 100644 node_modules/lodash/after.js create mode 100644 node_modules/lodash/array.js create mode 100644 node_modules/lodash/ary.js create mode 100644 node_modules/lodash/assign.js create mode 100644 node_modules/lodash/assignIn.js create mode 100644 node_modules/lodash/assignInWith.js create mode 100644 node_modules/lodash/assignWith.js create mode 100644 node_modules/lodash/at.js create mode 100644 node_modules/lodash/attempt.js create mode 100644 node_modules/lodash/before.js create mode 100644 node_modules/lodash/bind.js create mode 100644 node_modules/lodash/bindAll.js create mode 100644 node_modules/lodash/bindKey.js create mode 100644 node_modules/lodash/camelCase.js create mode 100644 node_modules/lodash/capitalize.js create mode 100644 node_modules/lodash/castArray.js create mode 100644 node_modules/lodash/ceil.js create mode 100644 node_modules/lodash/chain.js create mode 100644 node_modules/lodash/chunk.js create mode 100644 node_modules/lodash/clamp.js create mode 100644 node_modules/lodash/clone.js create mode 100644 node_modules/lodash/cloneDeep.js create mode 100644 node_modules/lodash/cloneDeepWith.js create mode 100644 node_modules/lodash/cloneWith.js create mode 100644 node_modules/lodash/collection.js create mode 100644 node_modules/lodash/commit.js create mode 100644 node_modules/lodash/compact.js create mode 100644 node_modules/lodash/concat.js create mode 100644 node_modules/lodash/cond.js create mode 100644 node_modules/lodash/conforms.js create mode 100644 node_modules/lodash/conformsTo.js create mode 100644 node_modules/lodash/constant.js create mode 100644 node_modules/lodash/core.js create mode 100644 node_modules/lodash/core.min.js create mode 100644 node_modules/lodash/countBy.js create mode 100644 node_modules/lodash/create.js create mode 100644 node_modules/lodash/curry.js create mode 100644 node_modules/lodash/curryRight.js create mode 100644 node_modules/lodash/date.js create mode 100644 node_modules/lodash/debounce.js create mode 100644 node_modules/lodash/deburr.js create mode 100644 node_modules/lodash/defaultTo.js create mode 100644 node_modules/lodash/defaults.js create mode 100644 node_modules/lodash/defaultsDeep.js create mode 100644 node_modules/lodash/defer.js create mode 100644 node_modules/lodash/delay.js create mode 100644 node_modules/lodash/difference.js create mode 100644 node_modules/lodash/differenceBy.js create mode 100644 node_modules/lodash/differenceWith.js create mode 100644 node_modules/lodash/divide.js create mode 100644 node_modules/lodash/drop.js create mode 100644 node_modules/lodash/dropRight.js create mode 100644 node_modules/lodash/dropRightWhile.js create mode 100644 node_modules/lodash/dropWhile.js create mode 100644 node_modules/lodash/each.js create mode 100644 node_modules/lodash/eachRight.js create mode 100644 node_modules/lodash/endsWith.js create mode 100644 node_modules/lodash/entries.js create mode 100644 node_modules/lodash/entriesIn.js create mode 100644 node_modules/lodash/eq.js create mode 100644 node_modules/lodash/escape.js create mode 100644 node_modules/lodash/escapeRegExp.js create mode 100644 node_modules/lodash/every.js create mode 100644 node_modules/lodash/extend.js create mode 100644 node_modules/lodash/extendWith.js create mode 100644 node_modules/lodash/fill.js create mode 100644 node_modules/lodash/filter.js create mode 100644 node_modules/lodash/find.js create mode 100644 node_modules/lodash/findIndex.js create mode 100644 node_modules/lodash/findKey.js create mode 100644 node_modules/lodash/findLast.js create mode 100644 node_modules/lodash/findLastIndex.js create mode 100644 node_modules/lodash/findLastKey.js create mode 100644 node_modules/lodash/first.js create mode 100644 node_modules/lodash/flake.lock create mode 100644 node_modules/lodash/flake.nix create mode 100644 node_modules/lodash/flatMap.js create mode 100644 node_modules/lodash/flatMapDeep.js create mode 100644 node_modules/lodash/flatMapDepth.js create mode 100644 node_modules/lodash/flatten.js create mode 100644 node_modules/lodash/flattenDeep.js create mode 100644 node_modules/lodash/flattenDepth.js create mode 100644 node_modules/lodash/flip.js create mode 100644 node_modules/lodash/floor.js create mode 100644 node_modules/lodash/flow.js create mode 100644 node_modules/lodash/flowRight.js create mode 100644 node_modules/lodash/forEach.js create mode 100644 node_modules/lodash/forEachRight.js create mode 100644 node_modules/lodash/forIn.js create mode 100644 node_modules/lodash/forInRight.js create mode 100644 node_modules/lodash/forOwn.js create mode 100644 node_modules/lodash/forOwnRight.js create mode 100644 node_modules/lodash/fp.js create mode 100644 node_modules/lodash/fp/F.js create mode 100644 node_modules/lodash/fp/T.js create mode 100644 node_modules/lodash/fp/__.js create mode 100644 node_modules/lodash/fp/_baseConvert.js create mode 100644 node_modules/lodash/fp/_convertBrowser.js create mode 100644 node_modules/lodash/fp/_falseOptions.js create mode 100644 node_modules/lodash/fp/_mapping.js create mode 100644 node_modules/lodash/fp/_util.js create mode 100644 node_modules/lodash/fp/add.js create mode 100644 node_modules/lodash/fp/after.js create mode 100644 node_modules/lodash/fp/all.js create mode 100644 node_modules/lodash/fp/allPass.js create mode 100644 node_modules/lodash/fp/always.js create mode 100644 node_modules/lodash/fp/any.js create mode 100644 node_modules/lodash/fp/anyPass.js create mode 100644 node_modules/lodash/fp/apply.js create mode 100644 node_modules/lodash/fp/array.js create mode 100644 node_modules/lodash/fp/ary.js create mode 100644 node_modules/lodash/fp/assign.js create mode 100644 node_modules/lodash/fp/assignAll.js create mode 100644 node_modules/lodash/fp/assignAllWith.js create mode 100644 node_modules/lodash/fp/assignIn.js create mode 100644 node_modules/lodash/fp/assignInAll.js create mode 100644 node_modules/lodash/fp/assignInAllWith.js create mode 100644 node_modules/lodash/fp/assignInWith.js create mode 100644 node_modules/lodash/fp/assignWith.js create mode 100644 node_modules/lodash/fp/assoc.js create mode 100644 node_modules/lodash/fp/assocPath.js create mode 100644 node_modules/lodash/fp/at.js create mode 100644 node_modules/lodash/fp/attempt.js create mode 100644 node_modules/lodash/fp/before.js create mode 100644 node_modules/lodash/fp/bind.js create mode 100644 node_modules/lodash/fp/bindAll.js create mode 100644 node_modules/lodash/fp/bindKey.js create mode 100644 node_modules/lodash/fp/camelCase.js create mode 100644 node_modules/lodash/fp/capitalize.js create mode 100644 node_modules/lodash/fp/castArray.js create mode 100644 node_modules/lodash/fp/ceil.js create mode 100644 node_modules/lodash/fp/chain.js create mode 100644 node_modules/lodash/fp/chunk.js create mode 100644 node_modules/lodash/fp/clamp.js create mode 100644 node_modules/lodash/fp/clone.js create mode 100644 node_modules/lodash/fp/cloneDeep.js create mode 100644 node_modules/lodash/fp/cloneDeepWith.js create mode 100644 node_modules/lodash/fp/cloneWith.js create mode 100644 node_modules/lodash/fp/collection.js create mode 100644 node_modules/lodash/fp/commit.js create mode 100644 node_modules/lodash/fp/compact.js create mode 100644 node_modules/lodash/fp/complement.js create mode 100644 node_modules/lodash/fp/compose.js create mode 100644 node_modules/lodash/fp/concat.js create mode 100644 node_modules/lodash/fp/cond.js create mode 100644 node_modules/lodash/fp/conforms.js create mode 100644 node_modules/lodash/fp/conformsTo.js create mode 100644 node_modules/lodash/fp/constant.js create mode 100644 node_modules/lodash/fp/contains.js create mode 100644 node_modules/lodash/fp/convert.js create mode 100644 node_modules/lodash/fp/countBy.js create mode 100644 node_modules/lodash/fp/create.js create mode 100644 node_modules/lodash/fp/curry.js create mode 100644 node_modules/lodash/fp/curryN.js create mode 100644 node_modules/lodash/fp/curryRight.js create mode 100644 node_modules/lodash/fp/curryRightN.js create mode 100644 node_modules/lodash/fp/date.js create mode 100644 node_modules/lodash/fp/debounce.js create mode 100644 node_modules/lodash/fp/deburr.js create mode 100644 node_modules/lodash/fp/defaultTo.js create mode 100644 node_modules/lodash/fp/defaults.js create mode 100644 node_modules/lodash/fp/defaultsAll.js create mode 100644 node_modules/lodash/fp/defaultsDeep.js create mode 100644 node_modules/lodash/fp/defaultsDeepAll.js create mode 100644 node_modules/lodash/fp/defer.js create mode 100644 node_modules/lodash/fp/delay.js create mode 100644 node_modules/lodash/fp/difference.js create mode 100644 node_modules/lodash/fp/differenceBy.js create mode 100644 node_modules/lodash/fp/differenceWith.js create mode 100644 node_modules/lodash/fp/dissoc.js create mode 100644 node_modules/lodash/fp/dissocPath.js create mode 100644 node_modules/lodash/fp/divide.js create mode 100644 node_modules/lodash/fp/drop.js create mode 100644 node_modules/lodash/fp/dropLast.js create mode 100644 node_modules/lodash/fp/dropLastWhile.js create mode 100644 node_modules/lodash/fp/dropRight.js create mode 100644 node_modules/lodash/fp/dropRightWhile.js create mode 100644 node_modules/lodash/fp/dropWhile.js create mode 100644 node_modules/lodash/fp/each.js create mode 100644 node_modules/lodash/fp/eachRight.js create mode 100644 node_modules/lodash/fp/endsWith.js create mode 100644 node_modules/lodash/fp/entries.js create mode 100644 node_modules/lodash/fp/entriesIn.js create mode 100644 node_modules/lodash/fp/eq.js create mode 100644 node_modules/lodash/fp/equals.js create mode 100644 node_modules/lodash/fp/escape.js create mode 100644 node_modules/lodash/fp/escapeRegExp.js create mode 100644 node_modules/lodash/fp/every.js create mode 100644 node_modules/lodash/fp/extend.js create mode 100644 node_modules/lodash/fp/extendAll.js create mode 100644 node_modules/lodash/fp/extendAllWith.js create mode 100644 node_modules/lodash/fp/extendWith.js create mode 100644 node_modules/lodash/fp/fill.js create mode 100644 node_modules/lodash/fp/filter.js create mode 100644 node_modules/lodash/fp/find.js create mode 100644 node_modules/lodash/fp/findFrom.js create mode 100644 node_modules/lodash/fp/findIndex.js create mode 100644 node_modules/lodash/fp/findIndexFrom.js create mode 100644 node_modules/lodash/fp/findKey.js create mode 100644 node_modules/lodash/fp/findLast.js create mode 100644 node_modules/lodash/fp/findLastFrom.js create mode 100644 node_modules/lodash/fp/findLastIndex.js create mode 100644 node_modules/lodash/fp/findLastIndexFrom.js create mode 100644 node_modules/lodash/fp/findLastKey.js create mode 100644 node_modules/lodash/fp/first.js create mode 100644 node_modules/lodash/fp/flatMap.js create mode 100644 node_modules/lodash/fp/flatMapDeep.js create mode 100644 node_modules/lodash/fp/flatMapDepth.js create mode 100644 node_modules/lodash/fp/flatten.js create mode 100644 node_modules/lodash/fp/flattenDeep.js create mode 100644 node_modules/lodash/fp/flattenDepth.js create mode 100644 node_modules/lodash/fp/flip.js create mode 100644 node_modules/lodash/fp/floor.js create mode 100644 node_modules/lodash/fp/flow.js create mode 100644 node_modules/lodash/fp/flowRight.js create mode 100644 node_modules/lodash/fp/forEach.js create mode 100644 node_modules/lodash/fp/forEachRight.js create mode 100644 node_modules/lodash/fp/forIn.js create mode 100644 node_modules/lodash/fp/forInRight.js create mode 100644 node_modules/lodash/fp/forOwn.js create mode 100644 node_modules/lodash/fp/forOwnRight.js create mode 100644 node_modules/lodash/fp/fromPairs.js create mode 100644 node_modules/lodash/fp/function.js create mode 100644 node_modules/lodash/fp/functions.js create mode 100644 node_modules/lodash/fp/functionsIn.js create mode 100644 node_modules/lodash/fp/get.js create mode 100644 node_modules/lodash/fp/getOr.js create mode 100644 node_modules/lodash/fp/groupBy.js create mode 100644 node_modules/lodash/fp/gt.js create mode 100644 node_modules/lodash/fp/gte.js create mode 100644 node_modules/lodash/fp/has.js create mode 100644 node_modules/lodash/fp/hasIn.js create mode 100644 node_modules/lodash/fp/head.js create mode 100644 node_modules/lodash/fp/identical.js create mode 100644 node_modules/lodash/fp/identity.js create mode 100644 node_modules/lodash/fp/inRange.js create mode 100644 node_modules/lodash/fp/includes.js create mode 100644 node_modules/lodash/fp/includesFrom.js create mode 100644 node_modules/lodash/fp/indexBy.js create mode 100644 node_modules/lodash/fp/indexOf.js create mode 100644 node_modules/lodash/fp/indexOfFrom.js create mode 100644 node_modules/lodash/fp/init.js create mode 100644 node_modules/lodash/fp/initial.js create mode 100644 node_modules/lodash/fp/intersection.js create mode 100644 node_modules/lodash/fp/intersectionBy.js create mode 100644 node_modules/lodash/fp/intersectionWith.js create mode 100644 node_modules/lodash/fp/invert.js create mode 100644 node_modules/lodash/fp/invertBy.js create mode 100644 node_modules/lodash/fp/invertObj.js create mode 100644 node_modules/lodash/fp/invoke.js create mode 100644 node_modules/lodash/fp/invokeArgs.js create mode 100644 node_modules/lodash/fp/invokeArgsMap.js create mode 100644 node_modules/lodash/fp/invokeMap.js create mode 100644 node_modules/lodash/fp/isArguments.js create mode 100644 node_modules/lodash/fp/isArray.js create mode 100644 node_modules/lodash/fp/isArrayBuffer.js create mode 100644 node_modules/lodash/fp/isArrayLike.js create mode 100644 node_modules/lodash/fp/isArrayLikeObject.js create mode 100644 node_modules/lodash/fp/isBoolean.js create mode 100644 node_modules/lodash/fp/isBuffer.js create mode 100644 node_modules/lodash/fp/isDate.js create mode 100644 node_modules/lodash/fp/isElement.js create mode 100644 node_modules/lodash/fp/isEmpty.js create mode 100644 node_modules/lodash/fp/isEqual.js create mode 100644 node_modules/lodash/fp/isEqualWith.js create mode 100644 node_modules/lodash/fp/isError.js create mode 100644 node_modules/lodash/fp/isFinite.js create mode 100644 node_modules/lodash/fp/isFunction.js create mode 100644 node_modules/lodash/fp/isInteger.js create mode 100644 node_modules/lodash/fp/isLength.js create mode 100644 node_modules/lodash/fp/isMap.js create mode 100644 node_modules/lodash/fp/isMatch.js create mode 100644 node_modules/lodash/fp/isMatchWith.js create mode 100644 node_modules/lodash/fp/isNaN.js create mode 100644 node_modules/lodash/fp/isNative.js create mode 100644 node_modules/lodash/fp/isNil.js create mode 100644 node_modules/lodash/fp/isNull.js create mode 100644 node_modules/lodash/fp/isNumber.js create mode 100644 node_modules/lodash/fp/isObject.js create mode 100644 node_modules/lodash/fp/isObjectLike.js create mode 100644 node_modules/lodash/fp/isPlainObject.js create mode 100644 node_modules/lodash/fp/isRegExp.js create mode 100644 node_modules/lodash/fp/isSafeInteger.js create mode 100644 node_modules/lodash/fp/isSet.js create mode 100644 node_modules/lodash/fp/isString.js create mode 100644 node_modules/lodash/fp/isSymbol.js create mode 100644 node_modules/lodash/fp/isTypedArray.js create mode 100644 node_modules/lodash/fp/isUndefined.js create mode 100644 node_modules/lodash/fp/isWeakMap.js create mode 100644 node_modules/lodash/fp/isWeakSet.js create mode 100644 node_modules/lodash/fp/iteratee.js create mode 100644 node_modules/lodash/fp/join.js create mode 100644 node_modules/lodash/fp/juxt.js create mode 100644 node_modules/lodash/fp/kebabCase.js create mode 100644 node_modules/lodash/fp/keyBy.js create mode 100644 node_modules/lodash/fp/keys.js create mode 100644 node_modules/lodash/fp/keysIn.js create mode 100644 node_modules/lodash/fp/lang.js create mode 100644 node_modules/lodash/fp/last.js create mode 100644 node_modules/lodash/fp/lastIndexOf.js create mode 100644 node_modules/lodash/fp/lastIndexOfFrom.js create mode 100644 node_modules/lodash/fp/lowerCase.js create mode 100644 node_modules/lodash/fp/lowerFirst.js create mode 100644 node_modules/lodash/fp/lt.js create mode 100644 node_modules/lodash/fp/lte.js create mode 100644 node_modules/lodash/fp/map.js create mode 100644 node_modules/lodash/fp/mapKeys.js create mode 100644 node_modules/lodash/fp/mapValues.js create mode 100644 node_modules/lodash/fp/matches.js create mode 100644 node_modules/lodash/fp/matchesProperty.js create mode 100644 node_modules/lodash/fp/math.js create mode 100644 node_modules/lodash/fp/max.js create mode 100644 node_modules/lodash/fp/maxBy.js create mode 100644 node_modules/lodash/fp/mean.js create mode 100644 node_modules/lodash/fp/meanBy.js create mode 100644 node_modules/lodash/fp/memoize.js create mode 100644 node_modules/lodash/fp/merge.js create mode 100644 node_modules/lodash/fp/mergeAll.js create mode 100644 node_modules/lodash/fp/mergeAllWith.js create mode 100644 node_modules/lodash/fp/mergeWith.js create mode 100644 node_modules/lodash/fp/method.js create mode 100644 node_modules/lodash/fp/methodOf.js create mode 100644 node_modules/lodash/fp/min.js create mode 100644 node_modules/lodash/fp/minBy.js create mode 100644 node_modules/lodash/fp/mixin.js create mode 100644 node_modules/lodash/fp/multiply.js create mode 100644 node_modules/lodash/fp/nAry.js create mode 100644 node_modules/lodash/fp/negate.js create mode 100644 node_modules/lodash/fp/next.js create mode 100644 node_modules/lodash/fp/noop.js create mode 100644 node_modules/lodash/fp/now.js create mode 100644 node_modules/lodash/fp/nth.js create mode 100644 node_modules/lodash/fp/nthArg.js create mode 100644 node_modules/lodash/fp/number.js create mode 100644 node_modules/lodash/fp/object.js create mode 100644 node_modules/lodash/fp/omit.js create mode 100644 node_modules/lodash/fp/omitAll.js create mode 100644 node_modules/lodash/fp/omitBy.js create mode 100644 node_modules/lodash/fp/once.js create mode 100644 node_modules/lodash/fp/orderBy.js create mode 100644 node_modules/lodash/fp/over.js create mode 100644 node_modules/lodash/fp/overArgs.js create mode 100644 node_modules/lodash/fp/overEvery.js create mode 100644 node_modules/lodash/fp/overSome.js create mode 100644 node_modules/lodash/fp/pad.js create mode 100644 node_modules/lodash/fp/padChars.js create mode 100644 node_modules/lodash/fp/padCharsEnd.js create mode 100644 node_modules/lodash/fp/padCharsStart.js create mode 100644 node_modules/lodash/fp/padEnd.js create mode 100644 node_modules/lodash/fp/padStart.js create mode 100644 node_modules/lodash/fp/parseInt.js create mode 100644 node_modules/lodash/fp/partial.js create mode 100644 node_modules/lodash/fp/partialRight.js create mode 100644 node_modules/lodash/fp/partition.js create mode 100644 node_modules/lodash/fp/path.js create mode 100644 node_modules/lodash/fp/pathEq.js create mode 100644 node_modules/lodash/fp/pathOr.js create mode 100644 node_modules/lodash/fp/paths.js create mode 100644 node_modules/lodash/fp/pick.js create mode 100644 node_modules/lodash/fp/pickAll.js create mode 100644 node_modules/lodash/fp/pickBy.js create mode 100644 node_modules/lodash/fp/pipe.js create mode 100644 node_modules/lodash/fp/placeholder.js create mode 100644 node_modules/lodash/fp/plant.js create mode 100644 node_modules/lodash/fp/pluck.js create mode 100644 node_modules/lodash/fp/prop.js create mode 100644 node_modules/lodash/fp/propEq.js create mode 100644 node_modules/lodash/fp/propOr.js create mode 100644 node_modules/lodash/fp/property.js create mode 100644 node_modules/lodash/fp/propertyOf.js create mode 100644 node_modules/lodash/fp/props.js create mode 100644 node_modules/lodash/fp/pull.js create mode 100644 node_modules/lodash/fp/pullAll.js create mode 100644 node_modules/lodash/fp/pullAllBy.js create mode 100644 node_modules/lodash/fp/pullAllWith.js create mode 100644 node_modules/lodash/fp/pullAt.js create mode 100644 node_modules/lodash/fp/random.js create mode 100644 node_modules/lodash/fp/range.js create mode 100644 node_modules/lodash/fp/rangeRight.js create mode 100644 node_modules/lodash/fp/rangeStep.js create mode 100644 node_modules/lodash/fp/rangeStepRight.js create mode 100644 node_modules/lodash/fp/rearg.js create mode 100644 node_modules/lodash/fp/reduce.js create mode 100644 node_modules/lodash/fp/reduceRight.js create mode 100644 node_modules/lodash/fp/reject.js create mode 100644 node_modules/lodash/fp/remove.js create mode 100644 node_modules/lodash/fp/repeat.js create mode 100644 node_modules/lodash/fp/replace.js create mode 100644 node_modules/lodash/fp/rest.js create mode 100644 node_modules/lodash/fp/restFrom.js create mode 100644 node_modules/lodash/fp/result.js create mode 100644 node_modules/lodash/fp/reverse.js create mode 100644 node_modules/lodash/fp/round.js create mode 100644 node_modules/lodash/fp/sample.js create mode 100644 node_modules/lodash/fp/sampleSize.js create mode 100644 node_modules/lodash/fp/seq.js create mode 100644 node_modules/lodash/fp/set.js create mode 100644 node_modules/lodash/fp/setWith.js create mode 100644 node_modules/lodash/fp/shuffle.js create mode 100644 node_modules/lodash/fp/size.js create mode 100644 node_modules/lodash/fp/slice.js create mode 100644 node_modules/lodash/fp/snakeCase.js create mode 100644 node_modules/lodash/fp/some.js create mode 100644 node_modules/lodash/fp/sortBy.js create mode 100644 node_modules/lodash/fp/sortedIndex.js create mode 100644 node_modules/lodash/fp/sortedIndexBy.js create mode 100644 node_modules/lodash/fp/sortedIndexOf.js create mode 100644 node_modules/lodash/fp/sortedLastIndex.js create mode 100644 node_modules/lodash/fp/sortedLastIndexBy.js create mode 100644 node_modules/lodash/fp/sortedLastIndexOf.js create mode 100644 node_modules/lodash/fp/sortedUniq.js create mode 100644 node_modules/lodash/fp/sortedUniqBy.js create mode 100644 node_modules/lodash/fp/split.js create mode 100644 node_modules/lodash/fp/spread.js create mode 100644 node_modules/lodash/fp/spreadFrom.js create mode 100644 node_modules/lodash/fp/startCase.js create mode 100644 node_modules/lodash/fp/startsWith.js create mode 100644 node_modules/lodash/fp/string.js create mode 100644 node_modules/lodash/fp/stubArray.js create mode 100644 node_modules/lodash/fp/stubFalse.js create mode 100644 node_modules/lodash/fp/stubObject.js create mode 100644 node_modules/lodash/fp/stubString.js create mode 100644 node_modules/lodash/fp/stubTrue.js create mode 100644 node_modules/lodash/fp/subtract.js create mode 100644 node_modules/lodash/fp/sum.js create mode 100644 node_modules/lodash/fp/sumBy.js create mode 100644 node_modules/lodash/fp/symmetricDifference.js create mode 100644 node_modules/lodash/fp/symmetricDifferenceBy.js create mode 100644 node_modules/lodash/fp/symmetricDifferenceWith.js create mode 100644 node_modules/lodash/fp/tail.js create mode 100644 node_modules/lodash/fp/take.js create mode 100644 node_modules/lodash/fp/takeLast.js create mode 100644 node_modules/lodash/fp/takeLastWhile.js create mode 100644 node_modules/lodash/fp/takeRight.js create mode 100644 node_modules/lodash/fp/takeRightWhile.js create mode 100644 node_modules/lodash/fp/takeWhile.js create mode 100644 node_modules/lodash/fp/tap.js create mode 100644 node_modules/lodash/fp/template.js create mode 100644 node_modules/lodash/fp/templateSettings.js create mode 100644 node_modules/lodash/fp/throttle.js create mode 100644 node_modules/lodash/fp/thru.js create mode 100644 node_modules/lodash/fp/times.js create mode 100644 node_modules/lodash/fp/toArray.js create mode 100644 node_modules/lodash/fp/toFinite.js create mode 100644 node_modules/lodash/fp/toInteger.js create mode 100644 node_modules/lodash/fp/toIterator.js create mode 100644 node_modules/lodash/fp/toJSON.js create mode 100644 node_modules/lodash/fp/toLength.js create mode 100644 node_modules/lodash/fp/toLower.js create mode 100644 node_modules/lodash/fp/toNumber.js create mode 100644 node_modules/lodash/fp/toPairs.js create mode 100644 node_modules/lodash/fp/toPairsIn.js create mode 100644 node_modules/lodash/fp/toPath.js create mode 100644 node_modules/lodash/fp/toPlainObject.js create mode 100644 node_modules/lodash/fp/toSafeInteger.js create mode 100644 node_modules/lodash/fp/toString.js create mode 100644 node_modules/lodash/fp/toUpper.js create mode 100644 node_modules/lodash/fp/transform.js create mode 100644 node_modules/lodash/fp/trim.js create mode 100644 node_modules/lodash/fp/trimChars.js create mode 100644 node_modules/lodash/fp/trimCharsEnd.js create mode 100644 node_modules/lodash/fp/trimCharsStart.js create mode 100644 node_modules/lodash/fp/trimEnd.js create mode 100644 node_modules/lodash/fp/trimStart.js create mode 100644 node_modules/lodash/fp/truncate.js create mode 100644 node_modules/lodash/fp/unapply.js create mode 100644 node_modules/lodash/fp/unary.js create mode 100644 node_modules/lodash/fp/unescape.js create mode 100644 node_modules/lodash/fp/union.js create mode 100644 node_modules/lodash/fp/unionBy.js create mode 100644 node_modules/lodash/fp/unionWith.js create mode 100644 node_modules/lodash/fp/uniq.js create mode 100644 node_modules/lodash/fp/uniqBy.js create mode 100644 node_modules/lodash/fp/uniqWith.js create mode 100644 node_modules/lodash/fp/uniqueId.js create mode 100644 node_modules/lodash/fp/unnest.js create mode 100644 node_modules/lodash/fp/unset.js create mode 100644 node_modules/lodash/fp/unzip.js create mode 100644 node_modules/lodash/fp/unzipWith.js create mode 100644 node_modules/lodash/fp/update.js create mode 100644 node_modules/lodash/fp/updateWith.js create mode 100644 node_modules/lodash/fp/upperCase.js create mode 100644 node_modules/lodash/fp/upperFirst.js create mode 100644 node_modules/lodash/fp/useWith.js create mode 100644 node_modules/lodash/fp/util.js create mode 100644 node_modules/lodash/fp/value.js create mode 100644 node_modules/lodash/fp/valueOf.js create mode 100644 node_modules/lodash/fp/values.js create mode 100644 node_modules/lodash/fp/valuesIn.js create mode 100644 node_modules/lodash/fp/where.js create mode 100644 node_modules/lodash/fp/whereEq.js create mode 100644 node_modules/lodash/fp/without.js create mode 100644 node_modules/lodash/fp/words.js create mode 100644 node_modules/lodash/fp/wrap.js create mode 100644 node_modules/lodash/fp/wrapperAt.js create mode 100644 node_modules/lodash/fp/wrapperChain.js create mode 100644 node_modules/lodash/fp/wrapperLodash.js create mode 100644 node_modules/lodash/fp/wrapperReverse.js create mode 100644 node_modules/lodash/fp/wrapperValue.js create mode 100644 node_modules/lodash/fp/xor.js create mode 100644 node_modules/lodash/fp/xorBy.js create mode 100644 node_modules/lodash/fp/xorWith.js create mode 100644 node_modules/lodash/fp/zip.js create mode 100644 node_modules/lodash/fp/zipAll.js create mode 100644 node_modules/lodash/fp/zipObj.js create mode 100644 node_modules/lodash/fp/zipObject.js create mode 100644 node_modules/lodash/fp/zipObjectDeep.js create mode 100644 node_modules/lodash/fp/zipWith.js create mode 100644 node_modules/lodash/fromPairs.js create mode 100644 node_modules/lodash/function.js create mode 100644 node_modules/lodash/functions.js create mode 100644 node_modules/lodash/functionsIn.js create mode 100644 node_modules/lodash/get.js create mode 100644 node_modules/lodash/groupBy.js create mode 100644 node_modules/lodash/gt.js create mode 100644 node_modules/lodash/gte.js create mode 100644 node_modules/lodash/has.js create mode 100644 node_modules/lodash/hasIn.js create mode 100644 node_modules/lodash/head.js create mode 100644 node_modules/lodash/identity.js create mode 100644 node_modules/lodash/inRange.js create mode 100644 node_modules/lodash/includes.js create mode 100644 node_modules/lodash/index.js create mode 100644 node_modules/lodash/indexOf.js create mode 100644 node_modules/lodash/initial.js create mode 100644 node_modules/lodash/intersection.js create mode 100644 node_modules/lodash/intersectionBy.js create mode 100644 node_modules/lodash/intersectionWith.js create mode 100644 node_modules/lodash/invert.js create mode 100644 node_modules/lodash/invertBy.js create mode 100644 node_modules/lodash/invoke.js create mode 100644 node_modules/lodash/invokeMap.js create mode 100644 node_modules/lodash/isArguments.js create mode 100644 node_modules/lodash/isArray.js create mode 100644 node_modules/lodash/isArrayBuffer.js create mode 100644 node_modules/lodash/isArrayLike.js create mode 100644 node_modules/lodash/isArrayLikeObject.js create mode 100644 node_modules/lodash/isBoolean.js create mode 100644 node_modules/lodash/isBuffer.js create mode 100644 node_modules/lodash/isDate.js create mode 100644 node_modules/lodash/isElement.js create mode 100644 node_modules/lodash/isEmpty.js create mode 100644 node_modules/lodash/isEqual.js create mode 100644 node_modules/lodash/isEqualWith.js create mode 100644 node_modules/lodash/isError.js create mode 100644 node_modules/lodash/isFinite.js create mode 100644 node_modules/lodash/isFunction.js create mode 100644 node_modules/lodash/isInteger.js create mode 100644 node_modules/lodash/isLength.js create mode 100644 node_modules/lodash/isMap.js create mode 100644 node_modules/lodash/isMatch.js create mode 100644 node_modules/lodash/isMatchWith.js create mode 100644 node_modules/lodash/isNaN.js create mode 100644 node_modules/lodash/isNative.js create mode 100644 node_modules/lodash/isNil.js create mode 100644 node_modules/lodash/isNull.js create mode 100644 node_modules/lodash/isNumber.js create mode 100644 node_modules/lodash/isObject.js create mode 100644 node_modules/lodash/isObjectLike.js create mode 100644 node_modules/lodash/isPlainObject.js create mode 100644 node_modules/lodash/isRegExp.js create mode 100644 node_modules/lodash/isSafeInteger.js create mode 100644 node_modules/lodash/isSet.js create mode 100644 node_modules/lodash/isString.js create mode 100644 node_modules/lodash/isSymbol.js create mode 100644 node_modules/lodash/isTypedArray.js create mode 100644 node_modules/lodash/isUndefined.js create mode 100644 node_modules/lodash/isWeakMap.js create mode 100644 node_modules/lodash/isWeakSet.js create mode 100644 node_modules/lodash/iteratee.js create mode 100644 node_modules/lodash/join.js create mode 100644 node_modules/lodash/kebabCase.js create mode 100644 node_modules/lodash/keyBy.js create mode 100644 node_modules/lodash/keys.js create mode 100644 node_modules/lodash/keysIn.js create mode 100644 node_modules/lodash/lang.js create mode 100644 node_modules/lodash/last.js create mode 100644 node_modules/lodash/lastIndexOf.js create mode 100644 node_modules/lodash/lodash.js create mode 100644 node_modules/lodash/lodash.min.js create mode 100644 node_modules/lodash/lowerCase.js create mode 100644 node_modules/lodash/lowerFirst.js create mode 100644 node_modules/lodash/lt.js create mode 100644 node_modules/lodash/lte.js create mode 100644 node_modules/lodash/map.js create mode 100644 node_modules/lodash/mapKeys.js create mode 100644 node_modules/lodash/mapValues.js create mode 100644 node_modules/lodash/matches.js create mode 100644 node_modules/lodash/matchesProperty.js create mode 100644 node_modules/lodash/math.js create mode 100644 node_modules/lodash/max.js create mode 100644 node_modules/lodash/maxBy.js create mode 100644 node_modules/lodash/mean.js create mode 100644 node_modules/lodash/meanBy.js create mode 100644 node_modules/lodash/memoize.js create mode 100644 node_modules/lodash/merge.js create mode 100644 node_modules/lodash/mergeWith.js create mode 100644 node_modules/lodash/method.js create mode 100644 node_modules/lodash/methodOf.js create mode 100644 node_modules/lodash/min.js create mode 100644 node_modules/lodash/minBy.js create mode 100644 node_modules/lodash/mixin.js create mode 100644 node_modules/lodash/multiply.js create mode 100644 node_modules/lodash/negate.js create mode 100644 node_modules/lodash/next.js create mode 100644 node_modules/lodash/noop.js create mode 100644 node_modules/lodash/now.js create mode 100644 node_modules/lodash/nth.js create mode 100644 node_modules/lodash/nthArg.js create mode 100644 node_modules/lodash/number.js create mode 100644 node_modules/lodash/object.js create mode 100644 node_modules/lodash/omit.js create mode 100644 node_modules/lodash/omitBy.js create mode 100644 node_modules/lodash/once.js create mode 100644 node_modules/lodash/orderBy.js create mode 100644 node_modules/lodash/over.js create mode 100644 node_modules/lodash/overArgs.js create mode 100644 node_modules/lodash/overEvery.js create mode 100644 node_modules/lodash/overSome.js create mode 100644 node_modules/lodash/package.json create mode 100644 node_modules/lodash/pad.js create mode 100644 node_modules/lodash/padEnd.js create mode 100644 node_modules/lodash/padStart.js create mode 100644 node_modules/lodash/parseInt.js create mode 100644 node_modules/lodash/partial.js create mode 100644 node_modules/lodash/partialRight.js create mode 100644 node_modules/lodash/partition.js create mode 100644 node_modules/lodash/pick.js create mode 100644 node_modules/lodash/pickBy.js create mode 100644 node_modules/lodash/plant.js create mode 100644 node_modules/lodash/property.js create mode 100644 node_modules/lodash/propertyOf.js create mode 100644 node_modules/lodash/pull.js create mode 100644 node_modules/lodash/pullAll.js create mode 100644 node_modules/lodash/pullAllBy.js create mode 100644 node_modules/lodash/pullAllWith.js create mode 100644 node_modules/lodash/pullAt.js create mode 100644 node_modules/lodash/random.js create mode 100644 node_modules/lodash/range.js create mode 100644 node_modules/lodash/rangeRight.js create mode 100644 node_modules/lodash/rearg.js create mode 100644 node_modules/lodash/reduce.js create mode 100644 node_modules/lodash/reduceRight.js create mode 100644 node_modules/lodash/reject.js create mode 100644 node_modules/lodash/release.md create mode 100644 node_modules/lodash/remove.js create mode 100644 node_modules/lodash/repeat.js create mode 100644 node_modules/lodash/replace.js create mode 100644 node_modules/lodash/rest.js create mode 100644 node_modules/lodash/result.js create mode 100644 node_modules/lodash/reverse.js create mode 100644 node_modules/lodash/round.js create mode 100644 node_modules/lodash/sample.js create mode 100644 node_modules/lodash/sampleSize.js create mode 100644 node_modules/lodash/seq.js create mode 100644 node_modules/lodash/set.js create mode 100644 node_modules/lodash/setWith.js create mode 100644 node_modules/lodash/shuffle.js create mode 100644 node_modules/lodash/size.js create mode 100644 node_modules/lodash/slice.js create mode 100644 node_modules/lodash/snakeCase.js create mode 100644 node_modules/lodash/some.js create mode 100644 node_modules/lodash/sortBy.js create mode 100644 node_modules/lodash/sortedIndex.js create mode 100644 node_modules/lodash/sortedIndexBy.js create mode 100644 node_modules/lodash/sortedIndexOf.js create mode 100644 node_modules/lodash/sortedLastIndex.js create mode 100644 node_modules/lodash/sortedLastIndexBy.js create mode 100644 node_modules/lodash/sortedLastIndexOf.js create mode 100644 node_modules/lodash/sortedUniq.js create mode 100644 node_modules/lodash/sortedUniqBy.js create mode 100644 node_modules/lodash/split.js create mode 100644 node_modules/lodash/spread.js create mode 100644 node_modules/lodash/startCase.js create mode 100644 node_modules/lodash/startsWith.js create mode 100644 node_modules/lodash/string.js create mode 100644 node_modules/lodash/stubArray.js create mode 100644 node_modules/lodash/stubFalse.js create mode 100644 node_modules/lodash/stubObject.js create mode 100644 node_modules/lodash/stubString.js create mode 100644 node_modules/lodash/stubTrue.js create mode 100644 node_modules/lodash/subtract.js create mode 100644 node_modules/lodash/sum.js create mode 100644 node_modules/lodash/sumBy.js create mode 100644 node_modules/lodash/tail.js create mode 100644 node_modules/lodash/take.js create mode 100644 node_modules/lodash/takeRight.js create mode 100644 node_modules/lodash/takeRightWhile.js create mode 100644 node_modules/lodash/takeWhile.js create mode 100644 node_modules/lodash/tap.js create mode 100644 node_modules/lodash/template.js create mode 100644 node_modules/lodash/templateSettings.js create mode 100644 node_modules/lodash/throttle.js create mode 100644 node_modules/lodash/thru.js create mode 100644 node_modules/lodash/times.js create mode 100644 node_modules/lodash/toArray.js create mode 100644 node_modules/lodash/toFinite.js create mode 100644 node_modules/lodash/toInteger.js create mode 100644 node_modules/lodash/toIterator.js create mode 100644 node_modules/lodash/toJSON.js create mode 100644 node_modules/lodash/toLength.js create mode 100644 node_modules/lodash/toLower.js create mode 100644 node_modules/lodash/toNumber.js create mode 100644 node_modules/lodash/toPairs.js create mode 100644 node_modules/lodash/toPairsIn.js create mode 100644 node_modules/lodash/toPath.js create mode 100644 node_modules/lodash/toPlainObject.js create mode 100644 node_modules/lodash/toSafeInteger.js create mode 100644 node_modules/lodash/toString.js create mode 100644 node_modules/lodash/toUpper.js create mode 100644 node_modules/lodash/transform.js create mode 100644 node_modules/lodash/trim.js create mode 100644 node_modules/lodash/trimEnd.js create mode 100644 node_modules/lodash/trimStart.js create mode 100644 node_modules/lodash/truncate.js create mode 100644 node_modules/lodash/unary.js create mode 100644 node_modules/lodash/unescape.js create mode 100644 node_modules/lodash/union.js create mode 100644 node_modules/lodash/unionBy.js create mode 100644 node_modules/lodash/unionWith.js create mode 100644 node_modules/lodash/uniq.js create mode 100644 node_modules/lodash/uniqBy.js create mode 100644 node_modules/lodash/uniqWith.js create mode 100644 node_modules/lodash/uniqueId.js create mode 100644 node_modules/lodash/unset.js create mode 100644 node_modules/lodash/unzip.js create mode 100644 node_modules/lodash/unzipWith.js create mode 100644 node_modules/lodash/update.js create mode 100644 node_modules/lodash/updateWith.js create mode 100644 node_modules/lodash/upperCase.js create mode 100644 node_modules/lodash/upperFirst.js create mode 100644 node_modules/lodash/util.js create mode 100644 node_modules/lodash/value.js create mode 100644 node_modules/lodash/valueOf.js create mode 100644 node_modules/lodash/values.js create mode 100644 node_modules/lodash/valuesIn.js create mode 100644 node_modules/lodash/without.js create mode 100644 node_modules/lodash/words.js create mode 100644 node_modules/lodash/wrap.js create mode 100644 node_modules/lodash/wrapperAt.js create mode 100644 node_modules/lodash/wrapperChain.js create mode 100644 node_modules/lodash/wrapperLodash.js create mode 100644 node_modules/lodash/wrapperReverse.js create mode 100644 node_modules/lodash/wrapperValue.js create mode 100644 node_modules/lodash/xor.js create mode 100644 node_modules/lodash/xorBy.js create mode 100644 node_modules/lodash/xorWith.js create mode 100644 node_modules/lodash/zip.js create mode 100644 node_modules/lodash/zipObject.js create mode 100644 node_modules/lodash/zipObjectDeep.js create mode 100644 node_modules/lodash/zipWith.js create mode 100644 node_modules/lru-cache/LICENSE create mode 100644 node_modules/lru-cache/README.md create mode 100644 node_modules/lru-cache/index.d.ts create mode 100644 node_modules/lru-cache/index.js create mode 100644 node_modules/lru-cache/package.json create mode 100644 node_modules/make-fetch-happen/LICENSE create mode 100644 node_modules/make-fetch-happen/README.md create mode 100644 node_modules/make-fetch-happen/lib/agent.js create mode 100644 node_modules/make-fetch-happen/lib/cache/entry.js create mode 100644 node_modules/make-fetch-happen/lib/cache/errors.js create mode 100644 node_modules/make-fetch-happen/lib/cache/index.js create mode 100644 node_modules/make-fetch-happen/lib/cache/key.js create mode 100644 node_modules/make-fetch-happen/lib/cache/policy.js create mode 100644 node_modules/make-fetch-happen/lib/dns.js create mode 100644 node_modules/make-fetch-happen/lib/fetch.js create mode 100644 node_modules/make-fetch-happen/lib/index.js create mode 100644 node_modules/make-fetch-happen/lib/options.js create mode 100644 node_modules/make-fetch-happen/lib/pipeline.js create mode 100644 node_modules/make-fetch-happen/lib/remote.js create mode 100644 node_modules/make-fetch-happen/package.json create mode 100644 node_modules/map-cache/LICENSE create mode 100644 node_modules/map-cache/README.md create mode 100644 node_modules/map-cache/index.js create mode 100644 node_modules/map-cache/package.json create mode 100644 node_modules/map-visit/LICENSE create mode 100644 node_modules/map-visit/README.md create mode 100644 node_modules/map-visit/index.js create mode 100644 node_modules/map-visit/package.json create mode 100644 node_modules/maxstache-stream/LICENSE create mode 100644 node_modules/maxstache-stream/README.md create mode 100644 node_modules/maxstache-stream/index.js create mode 100644 node_modules/maxstache-stream/package.json create mode 100644 node_modules/maxstache/LICENSE create mode 100644 node_modules/maxstache/README.md create mode 100644 node_modules/maxstache/index.js create mode 100644 node_modules/maxstache/package.json create mode 100644 node_modules/mdn-data/CHANGELOG.md create mode 100644 node_modules/mdn-data/LICENSE create mode 100644 node_modules/mdn-data/README.md create mode 100644 node_modules/mdn-data/api/index.js create mode 100644 node_modules/mdn-data/api/inheritance.json create mode 100644 node_modules/mdn-data/api/inheritance.schema.json create mode 100644 node_modules/mdn-data/css/at-rules.json create mode 100644 node_modules/mdn-data/css/at-rules.schema.json create mode 100644 node_modules/mdn-data/css/definitions.json create mode 100644 node_modules/mdn-data/css/index.js create mode 100644 node_modules/mdn-data/css/properties.json create mode 100644 node_modules/mdn-data/css/properties.schema.json create mode 100644 node_modules/mdn-data/css/readme.md create mode 100644 node_modules/mdn-data/css/selectors.json create mode 100644 node_modules/mdn-data/css/selectors.schema.json create mode 100644 node_modules/mdn-data/css/syntaxes.json create mode 100644 node_modules/mdn-data/css/syntaxes.schema.json create mode 100644 node_modules/mdn-data/css/types.json create mode 100644 node_modules/mdn-data/css/types.schema.json create mode 100644 node_modules/mdn-data/css/units.json create mode 100644 node_modules/mdn-data/css/units.schema.json create mode 100644 node_modules/mdn-data/index.js create mode 100644 node_modules/mdn-data/l10n/css.json create mode 100644 node_modules/mdn-data/l10n/index.js create mode 100644 node_modules/mdn-data/package.json create mode 100644 node_modules/media-typer/HISTORY.md create mode 100644 node_modules/media-typer/LICENSE create mode 100644 node_modules/media-typer/README.md create mode 100644 node_modules/media-typer/index.js create mode 100644 node_modules/media-typer/package.json create mode 100644 node_modules/merge-descriptors/HISTORY.md create mode 100644 node_modules/merge-descriptors/LICENSE create mode 100644 node_modules/merge-descriptors/README.md create mode 100644 node_modules/merge-descriptors/index.js create mode 100644 node_modules/merge-descriptors/package.json create mode 100644 node_modules/merge2/LICENSE create mode 100644 node_modules/merge2/README.md create mode 100644 node_modules/merge2/index.js create mode 100644 node_modules/merge2/package.json create mode 100644 node_modules/methods/HISTORY.md create mode 100644 node_modules/methods/LICENSE create mode 100644 node_modules/methods/README.md create mode 100644 node_modules/methods/index.js create mode 100644 node_modules/methods/package.json create mode 100644 node_modules/microbuffer/.eslintrc create mode 100644 node_modules/microbuffer/.npmignore create mode 100644 node_modules/microbuffer/.travis.yml create mode 100644 node_modules/microbuffer/LICENSE create mode 100644 node_modules/microbuffer/Makefile create mode 100644 node_modules/microbuffer/README.md create mode 100644 node_modules/microbuffer/index.js create mode 100644 node_modules/microbuffer/package.json create mode 100644 node_modules/microbuffer/test.js create mode 100644 node_modules/micromatch/LICENSE create mode 100644 node_modules/micromatch/README.md create mode 100644 node_modules/micromatch/index.js create mode 100644 node_modules/micromatch/package.json create mode 100644 node_modules/mime-db/HISTORY.md create mode 100644 node_modules/mime-db/LICENSE create mode 100644 node_modules/mime-db/README.md create mode 100644 node_modules/mime-db/db.json create mode 100644 node_modules/mime-db/index.js create mode 100644 node_modules/mime-db/package.json create mode 100644 node_modules/mime-types/HISTORY.md create mode 100644 node_modules/mime-types/LICENSE create mode 100644 node_modules/mime-types/README.md create mode 100644 node_modules/mime-types/index.js create mode 100644 node_modules/mime-types/package.json create mode 100644 node_modules/mime/LICENSE create mode 100644 node_modules/mime/README.md create mode 100644 node_modules/mime/build/build.js create mode 100644 node_modules/mime/build/test.js create mode 100644 node_modules/mime/cli.js create mode 100644 node_modules/mime/mime.js create mode 100644 node_modules/mime/package.json create mode 100644 node_modules/mime/types.json create mode 100644 node_modules/minimatch/LICENSE create mode 100644 node_modules/minimatch/README.md create mode 100644 node_modules/minimatch/minimatch.js create mode 100644 node_modules/minimatch/package.json create mode 100644 node_modules/minimist/.eslintrc create mode 100644 node_modules/minimist/.github/FUNDING.yml create mode 100644 node_modules/minimist/.nycrc create mode 100644 node_modules/minimist/CHANGELOG.md create mode 100644 node_modules/minimist/LICENSE create mode 100644 node_modules/minimist/README.md create mode 100644 node_modules/minimist/example/parse.js create mode 100644 node_modules/minimist/index.js create mode 100644 node_modules/minimist/package.json create mode 100644 node_modules/minimist/test/all_bool.js create mode 100644 node_modules/minimist/test/bool.js create mode 100644 node_modules/minimist/test/dash.js create mode 100644 node_modules/minimist/test/default_bool.js create mode 100644 node_modules/minimist/test/dotted.js create mode 100644 node_modules/minimist/test/kv_short.js create mode 100644 node_modules/minimist/test/long.js create mode 100644 node_modules/minimist/test/num.js create mode 100644 node_modules/minimist/test/parse.js create mode 100644 node_modules/minimist/test/parse_modified.js create mode 100644 node_modules/minimist/test/proto.js create mode 100644 node_modules/minimist/test/short.js create mode 100644 node_modules/minimist/test/stop_early.js create mode 100644 node_modules/minimist/test/unknown.js create mode 100644 node_modules/minimist/test/whitespace.js create mode 100644 node_modules/minipass-collect/LICENSE create mode 100644 node_modules/minipass-collect/README.md create mode 100644 node_modules/minipass-collect/index.js create mode 100644 node_modules/minipass-collect/package.json create mode 100644 node_modules/minipass-fetch/LICENSE create mode 100644 node_modules/minipass-fetch/README.md create mode 100644 node_modules/minipass-fetch/lib/abort-error.js create mode 100644 node_modules/minipass-fetch/lib/blob.js create mode 100644 node_modules/minipass-fetch/lib/body.js create mode 100644 node_modules/minipass-fetch/lib/fetch-error.js create mode 100644 node_modules/minipass-fetch/lib/headers.js create mode 100644 node_modules/minipass-fetch/lib/index.js create mode 100644 node_modules/minipass-fetch/lib/request.js create mode 100644 node_modules/minipass-fetch/lib/response.js create mode 100644 node_modules/minipass-fetch/package.json create mode 100644 node_modules/minipass-flush/LICENSE create mode 100644 node_modules/minipass-flush/README.md create mode 100644 node_modules/minipass-flush/index.js create mode 100644 node_modules/minipass-flush/package.json create mode 100644 node_modules/minipass-pipeline/LICENSE create mode 100644 node_modules/minipass-pipeline/README.md create mode 100644 node_modules/minipass-pipeline/index.js create mode 100644 node_modules/minipass-pipeline/package.json create mode 100644 node_modules/minipass-sized/.npmignore create mode 100644 node_modules/minipass-sized/LICENSE create mode 100644 node_modules/minipass-sized/README.md create mode 100644 node_modules/minipass-sized/index.js create mode 100644 node_modules/minipass-sized/package-lock.json create mode 100644 node_modules/minipass-sized/package.json create mode 100644 node_modules/minipass-sized/test/basic.js create mode 100644 node_modules/minipass/LICENSE create mode 100644 node_modules/minipass/README.md create mode 100644 node_modules/minipass/index.d.ts create mode 100644 node_modules/minipass/index.js create mode 100644 node_modules/minipass/package.json create mode 100644 node_modules/minizlib/LICENSE create mode 100644 node_modules/minizlib/README.md create mode 100644 node_modules/minizlib/constants.js create mode 100644 node_modules/minizlib/index.js create mode 100644 node_modules/minizlib/package.json create mode 100644 node_modules/mixin-deep/LICENSE create mode 100644 node_modules/mixin-deep/README.md create mode 100644 node_modules/mixin-deep/index.js create mode 100644 node_modules/mixin-deep/package.json create mode 100644 node_modules/mkdirp/LICENSE create mode 100644 node_modules/mkdirp/bin/cmd.js create mode 100644 node_modules/mkdirp/bin/usage.txt create mode 100644 node_modules/mkdirp/index.js create mode 100644 node_modules/mkdirp/package.json create mode 100644 node_modules/mkdirp/readme.markdown create mode 100644 node_modules/morgan/HISTORY.md create mode 100644 node_modules/morgan/LICENSE create mode 100644 node_modules/morgan/README.md create mode 100644 node_modules/morgan/index.js create mode 100644 node_modules/morgan/package.json create mode 100644 node_modules/move-file/index.d.ts create mode 100644 node_modules/move-file/index.js create mode 100644 node_modules/move-file/license create mode 100644 node_modules/move-file/package.json create mode 100644 node_modules/move-file/readme.md create mode 100644 node_modules/ms/index.js create mode 100644 node_modules/ms/license.md create mode 100644 node_modules/ms/package.json create mode 100644 node_modules/ms/readme.md create mode 100644 node_modules/nan/CHANGELOG.md create mode 100644 node_modules/nan/LICENSE.md create mode 100644 node_modules/nan/README.md create mode 100644 node_modules/nan/doc/asyncworker.md create mode 100644 node_modules/nan/doc/buffers.md create mode 100644 node_modules/nan/doc/callback.md create mode 100644 node_modules/nan/doc/converters.md create mode 100644 node_modules/nan/doc/errors.md create mode 100644 node_modules/nan/doc/json.md create mode 100644 node_modules/nan/doc/maybe_types.md create mode 100644 node_modules/nan/doc/methods.md create mode 100644 node_modules/nan/doc/new.md create mode 100644 node_modules/nan/doc/node_misc.md create mode 100644 node_modules/nan/doc/object_wrappers.md create mode 100644 node_modules/nan/doc/persistent.md create mode 100644 node_modules/nan/doc/scopes.md create mode 100644 node_modules/nan/doc/script.md create mode 100644 node_modules/nan/doc/string_bytes.md create mode 100644 node_modules/nan/doc/v8_internals.md create mode 100644 node_modules/nan/doc/v8_misc.md create mode 100644 node_modules/nan/include_dirs.js create mode 100644 node_modules/nan/nan.h create mode 100644 node_modules/nan/nan_callbacks.h create mode 100644 node_modules/nan/nan_callbacks_12_inl.h create mode 100644 node_modules/nan/nan_callbacks_pre_12_inl.h create mode 100644 node_modules/nan/nan_converters.h create mode 100644 node_modules/nan/nan_converters_43_inl.h create mode 100644 node_modules/nan/nan_converters_pre_43_inl.h create mode 100644 node_modules/nan/nan_define_own_property_helper.h create mode 100644 node_modules/nan/nan_implementation_12_inl.h create mode 100644 node_modules/nan/nan_implementation_pre_12_inl.h create mode 100644 node_modules/nan/nan_json.h create mode 100644 node_modules/nan/nan_maybe_43_inl.h create mode 100644 node_modules/nan/nan_maybe_pre_43_inl.h create mode 100644 node_modules/nan/nan_new.h create mode 100644 node_modules/nan/nan_object_wrap.h create mode 100644 node_modules/nan/nan_persistent_12_inl.h create mode 100644 node_modules/nan/nan_persistent_pre_12_inl.h create mode 100644 node_modules/nan/nan_private.h create mode 100644 node_modules/nan/nan_scriptorigin.h create mode 100644 node_modules/nan/nan_string_bytes.h create mode 100644 node_modules/nan/nan_typedarray_contents.h create mode 100644 node_modules/nan/nan_weak.h create mode 100644 node_modules/nan/package.json create mode 100644 node_modules/nan/tools/1to2.js create mode 100644 node_modules/nan/tools/README.md create mode 100644 node_modules/nan/tools/package.json create mode 100644 node_modules/nanomatch/CHANGELOG.md create mode 100644 node_modules/nanomatch/LICENSE create mode 100644 node_modules/nanomatch/README.md create mode 100644 node_modules/nanomatch/index.js create mode 100644 node_modules/nanomatch/lib/cache.js create mode 100644 node_modules/nanomatch/lib/compilers.js create mode 100644 node_modules/nanomatch/lib/parsers.js create mode 100644 node_modules/nanomatch/lib/utils.js create mode 100644 node_modules/nanomatch/package.json create mode 100644 node_modules/negotiator/HISTORY.md create mode 100644 node_modules/negotiator/LICENSE create mode 100644 node_modules/negotiator/README.md create mode 100644 node_modules/negotiator/index.js create mode 100644 node_modules/negotiator/lib/charset.js create mode 100644 node_modules/negotiator/lib/encoding.js create mode 100644 node_modules/negotiator/lib/language.js create mode 100644 node_modules/negotiator/lib/mediaType.js create mode 100644 node_modules/negotiator/package.json create mode 100644 node_modules/node-gyp/.github/ISSUE_TEMPLATE.md create mode 100644 node_modules/node-gyp/.github/PULL_REQUEST_TEMPLATE.md create mode 100644 node_modules/node-gyp/.github/workflows/release-please.yml create mode 100644 node_modules/node-gyp/.github/workflows/tests.yml create mode 100644 node_modules/node-gyp/.github/workflows/visual-studio.yml create mode 100644 node_modules/node-gyp/CHANGELOG.md create mode 100644 node_modules/node-gyp/CONTRIBUTING.md create mode 100644 node_modules/node-gyp/LICENSE create mode 100644 node_modules/node-gyp/README.md create mode 100644 node_modules/node-gyp/SECURITY.md create mode 100644 node_modules/node-gyp/addon.gypi create mode 100644 node_modules/node-gyp/bin/node-gyp.js create mode 100644 node_modules/node-gyp/docs/Error-pre-versions-of-node-cannot-be-installed.md create mode 100644 node_modules/node-gyp/docs/Force-npm-to-use-global-node-gyp.md create mode 100644 node_modules/node-gyp/docs/Home.md create mode 100644 node_modules/node-gyp/docs/Linking-to-OpenSSL.md create mode 100644 node_modules/node-gyp/docs/README.md create mode 100644 node_modules/node-gyp/docs/Updating-npm-bundled-node-gyp.md create mode 100644 node_modules/node-gyp/docs/binding.gyp-files-in-the-wild.md create mode 100644 node_modules/node-gyp/gyp/.flake8 create mode 100644 node_modules/node-gyp/gyp/.github/workflows/Python_tests.yml create mode 100644 node_modules/node-gyp/gyp/.github/workflows/node-gyp.yml create mode 100644 node_modules/node-gyp/gyp/.github/workflows/nodejs-windows.yml create mode 100644 node_modules/node-gyp/gyp/.github/workflows/release-please.yml create mode 100644 node_modules/node-gyp/gyp/AUTHORS create mode 100644 node_modules/node-gyp/gyp/CHANGELOG.md create mode 100644 node_modules/node-gyp/gyp/CODE_OF_CONDUCT.md create mode 100644 node_modules/node-gyp/gyp/CONTRIBUTING.md create mode 100644 node_modules/node-gyp/gyp/LICENSE create mode 100644 node_modules/node-gyp/gyp/README.md create mode 100644 node_modules/node-gyp/gyp/data/win/large-pdb-shim.cc create mode 100644 node_modules/node-gyp/gyp/gyp create mode 100644 node_modules/node-gyp/gyp/gyp.bat create mode 100644 node_modules/node-gyp/gyp/gyp_main.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/__init__.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/common.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/common_test.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/generator/android.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/generator/compile_commands_json.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/generator/make.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/input.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/input_test.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/win_tool.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py create mode 100644 node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py create mode 100644 node_modules/node-gyp/gyp/pyproject.toml create mode 100644 node_modules/node-gyp/gyp/test_gyp.py create mode 100644 node_modules/node-gyp/gyp/tools/README create mode 100644 node_modules/node-gyp/gyp/tools/Xcode/README create mode 100644 node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.pbfilespec create mode 100644 node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.xclangspec create mode 100644 node_modules/node-gyp/gyp/tools/emacs/README create mode 100644 node_modules/node-gyp/gyp/tools/emacs/gyp-tests.el create mode 100644 node_modules/node-gyp/gyp/tools/emacs/gyp.el create mode 100644 node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh create mode 100644 node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp create mode 100644 node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp.fontified create mode 100644 node_modules/node-gyp/gyp/tools/graphviz.py create mode 100644 node_modules/node-gyp/gyp/tools/pretty_gyp.py create mode 100644 node_modules/node-gyp/gyp/tools/pretty_sln.py create mode 100644 node_modules/node-gyp/gyp/tools/pretty_vcproj.py create mode 100644 node_modules/node-gyp/lib/Find-VisualStudio.cs create mode 100644 node_modules/node-gyp/lib/build.js create mode 100644 node_modules/node-gyp/lib/clean.js create mode 100644 node_modules/node-gyp/lib/configure.js create mode 100644 node_modules/node-gyp/lib/create-config-gypi.js create mode 100644 node_modules/node-gyp/lib/find-node-directory.js create mode 100644 node_modules/node-gyp/lib/find-python.js create mode 100644 node_modules/node-gyp/lib/find-visualstudio.js create mode 100644 node_modules/node-gyp/lib/install.js create mode 100644 node_modules/node-gyp/lib/list.js create mode 100644 node_modules/node-gyp/lib/node-gyp.js create mode 100644 node_modules/node-gyp/lib/process-release.js create mode 100644 node_modules/node-gyp/lib/rebuild.js create mode 100644 node_modules/node-gyp/lib/remove.js create mode 100644 node_modules/node-gyp/lib/util.js create mode 100644 node_modules/node-gyp/macOS_Catalina.md create mode 100644 node_modules/node-gyp/macOS_Catalina_acid_test.sh create mode 100644 node_modules/node-gyp/package.json create mode 100644 node_modules/node-gyp/src/win_delay_load_hook.cc create mode 100644 node_modules/node-gyp/test/common.js create mode 100644 node_modules/node-gyp/test/fixtures/VS_2017_BuildTools_minimal.txt create mode 100644 node_modules/node-gyp/test/fixtures/VS_2017_Community_workload.txt create mode 100644 node_modules/node-gyp/test/fixtures/VS_2017_Express.txt create mode 100644 node_modules/node-gyp/test/fixtures/VS_2017_Unusable.txt create mode 100644 node_modules/node-gyp/test/fixtures/VS_2019_BuildTools_minimal.txt create mode 100644 node_modules/node-gyp/test/fixtures/VS_2019_Community_workload.txt create mode 100644 node_modules/node-gyp/test/fixtures/VS_2019_Preview.txt create mode 100644 node_modules/node-gyp/test/fixtures/certs.js create mode 100644 node_modules/node-gyp/test/fixtures/nodedir/include/node/config.gypi create mode 100644 node_modules/node-gyp/test/fixtures/test-charmap.py create mode 100644 node_modules/node-gyp/test/process-exec-sync.js create mode 100644 node_modules/node-gyp/test/simple-proxy.js create mode 100644 node_modules/node-gyp/test/test-addon.js create mode 100644 node_modules/node-gyp/test/test-configure-python.js create mode 100644 node_modules/node-gyp/test/test-create-config-gypi.js create mode 100644 node_modules/node-gyp/test/test-download.js create mode 100644 node_modules/node-gyp/test/test-find-accessible-sync.js create mode 100644 node_modules/node-gyp/test/test-find-node-directory.js create mode 100644 node_modules/node-gyp/test/test-find-python.js create mode 100644 node_modules/node-gyp/test/test-find-visualstudio.js create mode 100644 node_modules/node-gyp/test/test-install.js create mode 100644 node_modules/node-gyp/test/test-options.js create mode 100644 node_modules/node-gyp/test/test-process-release.js create mode 100644 node_modules/node-gyp/update-gyp.py create mode 100644 node_modules/noop2/CHANGELOG.md create mode 100644 node_modules/noop2/LICENSE create mode 100644 node_modules/noop2/README.md create mode 100644 node_modules/noop2/index.js create mode 100644 node_modules/noop2/package.json create mode 100644 node_modules/nopt/LICENSE create mode 100644 node_modules/nopt/README.md create mode 100644 node_modules/nopt/bin/nopt.js create mode 100644 node_modules/nopt/lib/nopt.js create mode 100644 node_modules/nopt/package.json create mode 100644 node_modules/npmlog/LICENSE.md create mode 100644 node_modules/npmlog/README.md create mode 100644 node_modules/npmlog/lib/log.js create mode 100644 node_modules/npmlog/package.json create mode 100644 node_modules/nth-check/LICENSE create mode 100644 node_modules/nth-check/README.md create mode 100644 node_modules/nth-check/lib/compile.d.ts create mode 100644 node_modules/nth-check/lib/compile.d.ts.map create mode 100644 node_modules/nth-check/lib/compile.js create mode 100644 node_modules/nth-check/lib/compile.js.map create mode 100644 node_modules/nth-check/lib/esm/compile.d.ts create mode 100644 node_modules/nth-check/lib/esm/compile.d.ts.map create mode 100644 node_modules/nth-check/lib/esm/compile.js create mode 100644 node_modules/nth-check/lib/esm/compile.js.map create mode 100644 node_modules/nth-check/lib/esm/index.d.ts create mode 100644 node_modules/nth-check/lib/esm/index.d.ts.map create mode 100644 node_modules/nth-check/lib/esm/index.js create mode 100644 node_modules/nth-check/lib/esm/index.js.map create mode 100644 node_modules/nth-check/lib/esm/package.json create mode 100644 node_modules/nth-check/lib/esm/parse.d.ts create mode 100644 node_modules/nth-check/lib/esm/parse.d.ts.map create mode 100644 node_modules/nth-check/lib/esm/parse.js create mode 100644 node_modules/nth-check/lib/esm/parse.js.map create mode 100644 node_modules/nth-check/lib/index.d.ts create mode 100644 node_modules/nth-check/lib/index.d.ts.map create mode 100644 node_modules/nth-check/lib/index.js create mode 100644 node_modules/nth-check/lib/index.js.map create mode 100644 node_modules/nth-check/lib/parse.d.ts create mode 100644 node_modules/nth-check/lib/parse.d.ts.map create mode 100644 node_modules/nth-check/lib/parse.js create mode 100644 node_modules/nth-check/lib/parse.js.map create mode 100644 node_modules/nth-check/package.json create mode 100644 node_modules/object-copy/LICENSE create mode 100644 node_modules/object-copy/index.js create mode 100644 node_modules/object-copy/node_modules/define-property/LICENSE create mode 100644 node_modules/object-copy/node_modules/define-property/README.md create mode 100644 node_modules/object-copy/node_modules/define-property/index.js create mode 100644 node_modules/object-copy/node_modules/define-property/package.json create mode 100644 node_modules/object-copy/node_modules/is-accessor-descriptor/LICENSE create mode 100644 node_modules/object-copy/node_modules/is-accessor-descriptor/README.md create mode 100644 node_modules/object-copy/node_modules/is-accessor-descriptor/index.js create mode 100644 node_modules/object-copy/node_modules/is-accessor-descriptor/package.json create mode 100644 node_modules/object-copy/node_modules/is-data-descriptor/LICENSE create mode 100644 node_modules/object-copy/node_modules/is-data-descriptor/README.md create mode 100644 node_modules/object-copy/node_modules/is-data-descriptor/index.js create mode 100644 node_modules/object-copy/node_modules/is-data-descriptor/package.json create mode 100644 node_modules/object-copy/node_modules/is-descriptor/LICENSE create mode 100644 node_modules/object-copy/node_modules/is-descriptor/README.md create mode 100644 node_modules/object-copy/node_modules/is-descriptor/index.js create mode 100644 node_modules/object-copy/node_modules/is-descriptor/node_modules/kind-of/LICENSE create mode 100644 node_modules/object-copy/node_modules/is-descriptor/node_modules/kind-of/README.md create mode 100644 node_modules/object-copy/node_modules/is-descriptor/node_modules/kind-of/index.js create mode 100644 node_modules/object-copy/node_modules/is-descriptor/node_modules/kind-of/package.json create mode 100644 node_modules/object-copy/node_modules/is-descriptor/package.json create mode 100644 node_modules/object-copy/node_modules/kind-of/LICENSE create mode 100644 node_modules/object-copy/node_modules/kind-of/README.md create mode 100644 node_modules/object-copy/node_modules/kind-of/index.js create mode 100644 node_modules/object-copy/node_modules/kind-of/package.json create mode 100644 node_modules/object-copy/package.json create mode 100644 node_modules/object-visit/LICENSE create mode 100644 node_modules/object-visit/README.md create mode 100644 node_modules/object-visit/index.js create mode 100644 node_modules/object-visit/package.json create mode 100644 node_modules/object.pick/LICENSE create mode 100644 node_modules/object.pick/README.md create mode 100644 node_modules/object.pick/index.js create mode 100644 node_modules/object.pick/package.json create mode 100644 node_modules/on-finished/HISTORY.md create mode 100644 node_modules/on-finished/LICENSE create mode 100644 node_modules/on-finished/README.md create mode 100644 node_modules/on-finished/index.js create mode 100644 node_modules/on-finished/package.json create mode 100644 node_modules/on-headers/HISTORY.md create mode 100644 node_modules/on-headers/LICENSE create mode 100644 node_modules/on-headers/README.md create mode 100644 node_modules/on-headers/index.js create mode 100644 node_modules/on-headers/package.json create mode 100644 node_modules/once/LICENSE create mode 100644 node_modules/once/README.md create mode 100644 node_modules/once/once.js create mode 100644 node_modules/once/package.json create mode 100644 node_modules/p-map/index.d.ts create mode 100644 node_modules/p-map/index.js create mode 100644 node_modules/p-map/license create mode 100644 node_modules/p-map/package.json create mode 100644 node_modules/p-map/readme.md create mode 100644 node_modules/pako/CHANGELOG.md create mode 100644 node_modules/pako/LICENSE create mode 100644 node_modules/pako/README.md create mode 100644 node_modules/pako/dist/pako.js create mode 100644 node_modules/pako/dist/pako.min.js create mode 100644 node_modules/pako/dist/pako_deflate.js create mode 100644 node_modules/pako/dist/pako_deflate.min.js create mode 100644 node_modules/pako/dist/pako_inflate.js create mode 100644 node_modules/pako/dist/pako_inflate.min.js create mode 100644 node_modules/pako/index.js create mode 100644 node_modules/pako/lib/deflate.js create mode 100644 node_modules/pako/lib/inflate.js create mode 100644 node_modules/pako/lib/utils/common.js create mode 100644 node_modules/pako/lib/utils/strings.js create mode 100644 node_modules/pako/lib/zlib/README create mode 100644 node_modules/pako/lib/zlib/adler32.js create mode 100644 node_modules/pako/lib/zlib/constants.js create mode 100644 node_modules/pako/lib/zlib/crc32.js create mode 100644 node_modules/pako/lib/zlib/deflate.js create mode 100644 node_modules/pako/lib/zlib/gzheader.js create mode 100644 node_modules/pako/lib/zlib/inffast.js create mode 100644 node_modules/pako/lib/zlib/inflate.js create mode 100644 node_modules/pako/lib/zlib/inftrees.js create mode 100644 node_modules/pako/lib/zlib/messages.js create mode 100644 node_modules/pako/lib/zlib/trees.js create mode 100644 node_modules/pako/lib/zlib/zstream.js create mode 100644 node_modules/pako/package.json create mode 100644 node_modules/parse5-htmlparser2-tree-adapter/LICENSE create mode 100644 node_modules/parse5-htmlparser2-tree-adapter/README.md create mode 100644 node_modules/parse5-htmlparser2-tree-adapter/dist/cjs/index.d.ts create mode 100644 node_modules/parse5-htmlparser2-tree-adapter/dist/cjs/index.js create mode 100644 node_modules/parse5-htmlparser2-tree-adapter/dist/cjs/package.json create mode 100644 node_modules/parse5-htmlparser2-tree-adapter/dist/index.d.ts create mode 100644 node_modules/parse5-htmlparser2-tree-adapter/dist/index.js create mode 100644 node_modules/parse5-htmlparser2-tree-adapter/package.json create mode 100644 node_modules/parse5/LICENSE create mode 100644 node_modules/parse5/README.md create mode 100644 node_modules/parse5/dist/cjs/common/doctype.d.ts create mode 100644 node_modules/parse5/dist/cjs/common/doctype.js create mode 100644 node_modules/parse5/dist/cjs/common/error-codes.d.ts create mode 100644 node_modules/parse5/dist/cjs/common/error-codes.js create mode 100644 node_modules/parse5/dist/cjs/common/foreign-content.d.ts create mode 100644 node_modules/parse5/dist/cjs/common/foreign-content.js create mode 100644 node_modules/parse5/dist/cjs/common/html.d.ts create mode 100644 node_modules/parse5/dist/cjs/common/html.js create mode 100644 node_modules/parse5/dist/cjs/common/token.d.ts create mode 100644 node_modules/parse5/dist/cjs/common/token.js create mode 100644 node_modules/parse5/dist/cjs/common/unicode.d.ts create mode 100644 node_modules/parse5/dist/cjs/common/unicode.js create mode 100644 node_modules/parse5/dist/cjs/index.d.ts create mode 100644 node_modules/parse5/dist/cjs/index.js create mode 100644 node_modules/parse5/dist/cjs/package.json create mode 100644 node_modules/parse5/dist/cjs/parser/formatting-element-list.d.ts create mode 100644 node_modules/parse5/dist/cjs/parser/formatting-element-list.js create mode 100644 node_modules/parse5/dist/cjs/parser/index.d.ts create mode 100644 node_modules/parse5/dist/cjs/parser/index.js create mode 100644 node_modules/parse5/dist/cjs/parser/open-element-stack.d.ts create mode 100644 node_modules/parse5/dist/cjs/parser/open-element-stack.js create mode 100644 node_modules/parse5/dist/cjs/serializer/index.d.ts create mode 100644 node_modules/parse5/dist/cjs/serializer/index.js create mode 100644 node_modules/parse5/dist/cjs/tokenizer/index.d.ts create mode 100644 node_modules/parse5/dist/cjs/tokenizer/index.js create mode 100644 node_modules/parse5/dist/cjs/tokenizer/preprocessor.d.ts create mode 100644 node_modules/parse5/dist/cjs/tokenizer/preprocessor.js create mode 100644 node_modules/parse5/dist/cjs/tree-adapters/default.d.ts create mode 100644 node_modules/parse5/dist/cjs/tree-adapters/default.js create mode 100644 node_modules/parse5/dist/cjs/tree-adapters/interface.d.ts create mode 100644 node_modules/parse5/dist/cjs/tree-adapters/interface.js create mode 100644 node_modules/parse5/dist/common/doctype.d.ts create mode 100644 node_modules/parse5/dist/common/doctype.js create mode 100644 node_modules/parse5/dist/common/error-codes.d.ts create mode 100644 node_modules/parse5/dist/common/error-codes.js create mode 100644 node_modules/parse5/dist/common/foreign-content.d.ts create mode 100644 node_modules/parse5/dist/common/foreign-content.js create mode 100644 node_modules/parse5/dist/common/html.d.ts create mode 100644 node_modules/parse5/dist/common/html.js create mode 100644 node_modules/parse5/dist/common/token.d.ts create mode 100644 node_modules/parse5/dist/common/token.js create mode 100644 node_modules/parse5/dist/common/unicode.d.ts create mode 100644 node_modules/parse5/dist/common/unicode.js create mode 100644 node_modules/parse5/dist/index.d.ts create mode 100644 node_modules/parse5/dist/index.js create mode 100644 node_modules/parse5/dist/parser/formatting-element-list.d.ts create mode 100644 node_modules/parse5/dist/parser/formatting-element-list.js create mode 100644 node_modules/parse5/dist/parser/index.d.ts create mode 100644 node_modules/parse5/dist/parser/index.js create mode 100644 node_modules/parse5/dist/parser/open-element-stack.d.ts create mode 100644 node_modules/parse5/dist/parser/open-element-stack.js create mode 100644 node_modules/parse5/dist/serializer/index.d.ts create mode 100644 node_modules/parse5/dist/serializer/index.js create mode 100644 node_modules/parse5/dist/tokenizer/index.d.ts create mode 100644 node_modules/parse5/dist/tokenizer/index.js create mode 100644 node_modules/parse5/dist/tokenizer/preprocessor.d.ts create mode 100644 node_modules/parse5/dist/tokenizer/preprocessor.js create mode 100644 node_modules/parse5/dist/tree-adapters/default.d.ts create mode 100644 node_modules/parse5/dist/tree-adapters/default.js create mode 100644 node_modules/parse5/dist/tree-adapters/interface.d.ts create mode 100644 node_modules/parse5/dist/tree-adapters/interface.js create mode 100644 node_modules/parse5/package.json create mode 100644 node_modules/parseurl/HISTORY.md create mode 100644 node_modules/parseurl/LICENSE create mode 100644 node_modules/parseurl/README.md create mode 100644 node_modules/parseurl/index.js create mode 100644 node_modules/parseurl/package.json create mode 100644 node_modules/pascalcase/LICENSE create mode 100644 node_modules/pascalcase/README.md create mode 100644 node_modules/pascalcase/index.js create mode 100644 node_modules/pascalcase/package.json create mode 100644 node_modules/path-exists/index.d.ts create mode 100644 node_modules/path-exists/index.js create mode 100644 node_modules/path-exists/license create mode 100644 node_modules/path-exists/package.json create mode 100644 node_modules/path-exists/readme.md create mode 100644 node_modules/path-is-absolute/index.js create mode 100644 node_modules/path-is-absolute/license create mode 100644 node_modules/path-is-absolute/package.json create mode 100644 node_modules/path-is-absolute/readme.md create mode 100644 node_modules/path-to-regexp/History.md create mode 100644 node_modules/path-to-regexp/LICENSE create mode 100644 node_modules/path-to-regexp/Readme.md create mode 100644 node_modules/path-to-regexp/index.js create mode 100644 node_modules/path-to-regexp/package.json create mode 100644 node_modules/path-type/index.d.ts create mode 100644 node_modules/path-type/index.js create mode 100644 node_modules/path-type/license create mode 100644 node_modules/path-type/package.json create mode 100644 node_modules/path-type/readme.md create mode 100644 node_modules/picocolors/LICENSE create mode 100644 node_modules/picocolors/README.md create mode 100644 node_modules/picocolors/package.json create mode 100644 node_modules/picocolors/picocolors.browser.js create mode 100644 node_modules/picocolors/picocolors.d.ts create mode 100644 node_modules/picocolors/picocolors.js create mode 100644 node_modules/picocolors/types.ts create mode 100644 node_modules/picomatch/CHANGELOG.md create mode 100644 node_modules/picomatch/LICENSE create mode 100644 node_modules/picomatch/README.md create mode 100644 node_modules/picomatch/index.js create mode 100644 node_modules/picomatch/lib/constants.js create mode 100644 node_modules/picomatch/lib/parse.js create mode 100644 node_modules/picomatch/lib/picomatch.js create mode 100644 node_modules/picomatch/lib/scan.js create mode 100644 node_modules/picomatch/lib/utils.js create mode 100644 node_modules/picomatch/package.json create mode 100644 node_modules/posix-character-classes/LICENSE create mode 100644 node_modules/posix-character-classes/README.md create mode 100644 node_modules/posix-character-classes/index.js create mode 100644 node_modules/posix-character-classes/package.json create mode 100644 node_modules/process-nextick-args/index.js create mode 100644 node_modules/process-nextick-args/license.md create mode 100644 node_modules/process-nextick-args/package.json create mode 100644 node_modules/process-nextick-args/readme.md create mode 100644 node_modules/promise-inflight/LICENSE create mode 100644 node_modules/promise-inflight/README.md create mode 100644 node_modules/promise-inflight/inflight.js create mode 100644 node_modules/promise-inflight/package.json create mode 100644 node_modules/promise-retry/.editorconfig create mode 100644 node_modules/promise-retry/.jshintrc create mode 100644 node_modules/promise-retry/.travis.yml create mode 100644 node_modules/promise-retry/LICENSE create mode 100644 node_modules/promise-retry/README.md create mode 100644 node_modules/promise-retry/index.js create mode 100644 node_modules/promise-retry/package.json create mode 100644 node_modules/promise-retry/test/test.js create mode 100644 node_modules/proxy-addr/HISTORY.md create mode 100644 node_modules/proxy-addr/LICENSE create mode 100644 node_modules/proxy-addr/README.md create mode 100644 node_modules/proxy-addr/index.js create mode 100644 node_modules/proxy-addr/package.json create mode 100644 node_modules/pump/.travis.yml create mode 100644 node_modules/pump/LICENSE create mode 100644 node_modules/pump/README.md create mode 100644 node_modules/pump/index.js create mode 100644 node_modules/pump/package.json create mode 100644 node_modules/pump/test-browser.js create mode 100644 node_modules/pump/test.js create mode 100644 node_modules/qs/.editorconfig create mode 100644 node_modules/qs/.eslintignore create mode 100644 node_modules/qs/.eslintrc create mode 100644 node_modules/qs/CHANGELOG.md create mode 100644 node_modules/qs/LICENSE create mode 100644 node_modules/qs/README.md create mode 100644 node_modules/qs/dist/qs.js create mode 100644 node_modules/qs/lib/formats.js create mode 100644 node_modules/qs/lib/index.js create mode 100644 node_modules/qs/lib/parse.js create mode 100644 node_modules/qs/lib/stringify.js create mode 100644 node_modules/qs/lib/utils.js create mode 100644 node_modules/qs/package.json create mode 100644 node_modules/qs/test/.eslintrc create mode 100644 node_modules/qs/test/index.js create mode 100644 node_modules/qs/test/parse.js create mode 100644 node_modules/qs/test/stringify.js create mode 100644 node_modules/qs/test/utils.js create mode 100644 node_modules/queue-microtask/LICENSE create mode 100644 node_modules/queue-microtask/README.md create mode 100644 node_modules/queue-microtask/index.d.ts create mode 100644 node_modules/queue-microtask/index.js create mode 100644 node_modules/queue-microtask/package.json create mode 100644 node_modules/range-parser/HISTORY.md create mode 100644 node_modules/range-parser/LICENSE create mode 100644 node_modules/range-parser/README.md create mode 100644 node_modules/range-parser/index.js create mode 100644 node_modules/range-parser/package.json create mode 100644 node_modules/raw-body/HISTORY.md create mode 100644 node_modules/raw-body/LICENSE create mode 100644 node_modules/raw-body/README.md create mode 100644 node_modules/raw-body/index.d.ts create mode 100644 node_modules/raw-body/index.js create mode 100644 node_modules/raw-body/package.json create mode 100644 node_modules/readable-stream/.travis.yml create mode 100644 node_modules/readable-stream/CONTRIBUTING.md create mode 100644 node_modules/readable-stream/GOVERNANCE.md create mode 100644 node_modules/readable-stream/LICENSE create mode 100644 node_modules/readable-stream/README.md create mode 100644 node_modules/readable-stream/doc/wg-meetings/2015-01-30.md create mode 100644 node_modules/readable-stream/duplex-browser.js create mode 100644 node_modules/readable-stream/duplex.js create mode 100644 node_modules/readable-stream/lib/_stream_duplex.js create mode 100644 node_modules/readable-stream/lib/_stream_passthrough.js create mode 100644 node_modules/readable-stream/lib/_stream_readable.js create mode 100644 node_modules/readable-stream/lib/_stream_transform.js create mode 100644 node_modules/readable-stream/lib/_stream_writable.js create mode 100644 node_modules/readable-stream/lib/internal/streams/BufferList.js create mode 100644 node_modules/readable-stream/lib/internal/streams/destroy.js create mode 100644 node_modules/readable-stream/lib/internal/streams/stream-browser.js create mode 100644 node_modules/readable-stream/lib/internal/streams/stream.js create mode 100644 node_modules/readable-stream/package.json create mode 100644 node_modules/readable-stream/passthrough.js create mode 100644 node_modules/readable-stream/readable-browser.js create mode 100644 node_modules/readable-stream/readable.js create mode 100644 node_modules/readable-stream/transform.js create mode 100644 node_modules/readable-stream/writable-browser.js create mode 100644 node_modules/readable-stream/writable.js create mode 100644 node_modules/readdirp/LICENSE create mode 100644 node_modules/readdirp/README.md create mode 100644 node_modules/readdirp/node_modules/braces/LICENSE create mode 100644 node_modules/readdirp/node_modules/braces/README.md create mode 100644 node_modules/readdirp/node_modules/braces/index.js create mode 100644 node_modules/readdirp/node_modules/braces/lib/braces.js create mode 100644 node_modules/readdirp/node_modules/braces/lib/compilers.js create mode 100644 node_modules/readdirp/node_modules/braces/lib/parsers.js create mode 100644 node_modules/readdirp/node_modules/braces/lib/utils.js create mode 100644 node_modules/readdirp/node_modules/braces/node_modules/extend-shallow/LICENSE create mode 100644 node_modules/readdirp/node_modules/braces/node_modules/extend-shallow/README.md create mode 100644 node_modules/readdirp/node_modules/braces/node_modules/extend-shallow/index.js create mode 100644 node_modules/readdirp/node_modules/braces/node_modules/extend-shallow/package.json create mode 100644 node_modules/readdirp/node_modules/braces/package.json create mode 100644 node_modules/readdirp/node_modules/fill-range/LICENSE create mode 100644 node_modules/readdirp/node_modules/fill-range/README.md create mode 100644 node_modules/readdirp/node_modules/fill-range/index.js create mode 100644 node_modules/readdirp/node_modules/fill-range/node_modules/extend-shallow/LICENSE create mode 100644 node_modules/readdirp/node_modules/fill-range/node_modules/extend-shallow/README.md create mode 100644 node_modules/readdirp/node_modules/fill-range/node_modules/extend-shallow/index.js create mode 100644 node_modules/readdirp/node_modules/fill-range/node_modules/extend-shallow/package.json create mode 100644 node_modules/readdirp/node_modules/fill-range/package.json create mode 100644 node_modules/readdirp/node_modules/is-extendable/LICENSE create mode 100644 node_modules/readdirp/node_modules/is-extendable/README.md create mode 100644 node_modules/readdirp/node_modules/is-extendable/index.js create mode 100644 node_modules/readdirp/node_modules/is-extendable/package.json create mode 100644 node_modules/readdirp/node_modules/is-number/LICENSE create mode 100644 node_modules/readdirp/node_modules/is-number/README.md create mode 100644 node_modules/readdirp/node_modules/is-number/index.js create mode 100644 node_modules/readdirp/node_modules/is-number/node_modules/kind-of/LICENSE create mode 100644 node_modules/readdirp/node_modules/is-number/node_modules/kind-of/README.md create mode 100644 node_modules/readdirp/node_modules/is-number/node_modules/kind-of/index.js create mode 100644 node_modules/readdirp/node_modules/is-number/node_modules/kind-of/package.json create mode 100644 node_modules/readdirp/node_modules/is-number/package.json create mode 100644 node_modules/readdirp/node_modules/micromatch/CHANGELOG.md create mode 100644 node_modules/readdirp/node_modules/micromatch/LICENSE create mode 100644 node_modules/readdirp/node_modules/micromatch/README.md create mode 100644 node_modules/readdirp/node_modules/micromatch/index.js create mode 100644 node_modules/readdirp/node_modules/micromatch/lib/.DS_Store create mode 100644 node_modules/readdirp/node_modules/micromatch/lib/cache.js create mode 100644 node_modules/readdirp/node_modules/micromatch/lib/compilers.js create mode 100644 node_modules/readdirp/node_modules/micromatch/lib/parsers.js create mode 100644 node_modules/readdirp/node_modules/micromatch/lib/utils.js create mode 100644 node_modules/readdirp/node_modules/micromatch/package.json create mode 100644 node_modules/readdirp/node_modules/to-regex-range/LICENSE create mode 100644 node_modules/readdirp/node_modules/to-regex-range/README.md create mode 100644 node_modules/readdirp/node_modules/to-regex-range/index.js create mode 100644 node_modules/readdirp/node_modules/to-regex-range/package.json create mode 100644 node_modules/readdirp/package.json create mode 100644 node_modules/readdirp/readdirp.js create mode 100644 node_modules/readdirp/stream-api.js create mode 100644 node_modules/regex-not/LICENSE create mode 100644 node_modules/regex-not/README.md create mode 100644 node_modules/regex-not/index.js create mode 100644 node_modules/regex-not/package.json create mode 100644 node_modules/repeat-element/LICENSE create mode 100644 node_modules/repeat-element/README.md create mode 100644 node_modules/repeat-element/index.js create mode 100644 node_modules/repeat-element/package.json create mode 100644 node_modules/repeat-string/LICENSE create mode 100644 node_modules/repeat-string/README.md create mode 100644 node_modules/repeat-string/index.js create mode 100644 node_modules/repeat-string/package.json create mode 100644 node_modules/require-directory/.jshintrc create mode 100644 node_modules/require-directory/.npmignore create mode 100644 node_modules/require-directory/.travis.yml create mode 100644 node_modules/require-directory/LICENSE create mode 100644 node_modules/require-directory/README.markdown create mode 100644 node_modules/require-directory/index.js create mode 100644 node_modules/require-directory/package.json create mode 100644 node_modules/resolve-url/.jshintrc create mode 100644 node_modules/resolve-url/LICENSE create mode 100644 node_modules/resolve-url/bower.json create mode 100644 node_modules/resolve-url/changelog.md create mode 100644 node_modules/resolve-url/component.json create mode 100644 node_modules/resolve-url/package.json create mode 100644 node_modules/resolve-url/readme.md create mode 100644 node_modules/resolve-url/resolve-url.js create mode 100644 node_modules/resolve-url/test/resolve-url.js create mode 100644 node_modules/ret/LICENSE create mode 100644 node_modules/ret/README.md create mode 100644 node_modules/ret/lib/index.js create mode 100644 node_modules/ret/lib/positions.js create mode 100644 node_modules/ret/lib/sets.js create mode 100644 node_modules/ret/lib/types.js create mode 100644 node_modules/ret/lib/util.js create mode 100644 node_modules/ret/package.json create mode 100644 node_modules/retry/.npmignore create mode 100644 node_modules/retry/.travis.yml create mode 100644 node_modules/retry/License create mode 100644 node_modules/retry/Makefile create mode 100644 node_modules/retry/README.md create mode 100644 node_modules/retry/equation.gif create mode 100644 node_modules/retry/example/dns.js create mode 100644 node_modules/retry/example/stop.js create mode 100644 node_modules/retry/index.js create mode 100644 node_modules/retry/lib/retry.js create mode 100644 node_modules/retry/lib/retry_operation.js create mode 100644 node_modules/retry/package.json create mode 100644 node_modules/retry/test/common.js create mode 100644 node_modules/retry/test/integration/test-forever.js create mode 100644 node_modules/retry/test/integration/test-retry-operation.js create mode 100644 node_modules/retry/test/integration/test-retry-wrap.js create mode 100644 node_modules/retry/test/integration/test-timeouts.js create mode 100644 node_modules/reusify/.coveralls.yml create mode 100644 node_modules/reusify/.travis.yml create mode 100644 node_modules/reusify/LICENSE create mode 100644 node_modules/reusify/README.md create mode 100644 node_modules/reusify/benchmarks/createNoCodeFunction.js create mode 100644 node_modules/reusify/benchmarks/fib.js create mode 100644 node_modules/reusify/benchmarks/reuseNoCodeFunction.js create mode 100644 node_modules/reusify/package.json create mode 100644 node_modules/reusify/reusify.js create mode 100644 node_modules/reusify/test.js create mode 100644 node_modules/rimraf/CHANGELOG.md create mode 100644 node_modules/rimraf/LICENSE create mode 100644 node_modules/rimraf/README.md create mode 100644 node_modules/rimraf/bin.js create mode 100644 node_modules/rimraf/package.json create mode 100644 node_modules/rimraf/rimraf.js create mode 100644 node_modules/run-parallel/LICENSE create mode 100644 node_modules/run-parallel/README.md create mode 100644 node_modules/run-parallel/index.js create mode 100644 node_modules/run-parallel/package.json create mode 100644 node_modules/safe-buffer/LICENSE create mode 100644 node_modules/safe-buffer/README.md create mode 100644 node_modules/safe-buffer/index.d.ts create mode 100644 node_modules/safe-buffer/index.js create mode 100644 node_modules/safe-buffer/package.json create mode 100644 node_modules/safe-regex/.travis.yml create mode 100644 node_modules/safe-regex/LICENSE create mode 100644 node_modules/safe-regex/example/safe.js create mode 100644 node_modules/safe-regex/index.js create mode 100644 node_modules/safe-regex/package.json create mode 100644 node_modules/safe-regex/readme.markdown create mode 100644 node_modules/safe-regex/test/regex.js create mode 100644 node_modules/safer-buffer/LICENSE create mode 100644 node_modules/safer-buffer/Porting-Buffer.md create mode 100644 node_modules/safer-buffer/Readme.md create mode 100644 node_modules/safer-buffer/dangerous.js create mode 100644 node_modules/safer-buffer/package.json create mode 100644 node_modules/safer-buffer/safer.js create mode 100644 node_modules/safer-buffer/tests.js create mode 100644 node_modules/sax/LICENSE create mode 100644 node_modules/sax/README.md create mode 100644 node_modules/sax/lib/sax.js create mode 100644 node_modules/sax/package.json create mode 100644 node_modules/semver/LICENSE create mode 100644 node_modules/semver/README.md create mode 100644 node_modules/semver/bin/semver.js create mode 100644 node_modules/semver/classes/comparator.js create mode 100644 node_modules/semver/classes/index.js create mode 100644 node_modules/semver/classes/range.js create mode 100644 node_modules/semver/classes/semver.js create mode 100644 node_modules/semver/functions/clean.js create mode 100644 node_modules/semver/functions/cmp.js create mode 100644 node_modules/semver/functions/coerce.js create mode 100644 node_modules/semver/functions/compare-build.js create mode 100644 node_modules/semver/functions/compare-loose.js create mode 100644 node_modules/semver/functions/compare.js create mode 100644 node_modules/semver/functions/diff.js create mode 100644 node_modules/semver/functions/eq.js create mode 100644 node_modules/semver/functions/gt.js create mode 100644 node_modules/semver/functions/gte.js create mode 100644 node_modules/semver/functions/inc.js create mode 100644 node_modules/semver/functions/lt.js create mode 100644 node_modules/semver/functions/lte.js create mode 100644 node_modules/semver/functions/major.js create mode 100644 node_modules/semver/functions/minor.js create mode 100644 node_modules/semver/functions/neq.js create mode 100644 node_modules/semver/functions/parse.js create mode 100644 node_modules/semver/functions/patch.js create mode 100644 node_modules/semver/functions/prerelease.js create mode 100644 node_modules/semver/functions/rcompare.js create mode 100644 node_modules/semver/functions/rsort.js create mode 100644 node_modules/semver/functions/satisfies.js create mode 100644 node_modules/semver/functions/sort.js create mode 100644 node_modules/semver/functions/valid.js create mode 100644 node_modules/semver/index.js create mode 100644 node_modules/semver/internal/constants.js create mode 100644 node_modules/semver/internal/debug.js create mode 100644 node_modules/semver/internal/identifiers.js create mode 100644 node_modules/semver/internal/parse-options.js create mode 100644 node_modules/semver/internal/re.js create mode 100644 node_modules/semver/node_modules/lru-cache/LICENSE create mode 100644 node_modules/semver/node_modules/lru-cache/README.md create mode 100644 node_modules/semver/node_modules/lru-cache/index.js create mode 100644 node_modules/semver/node_modules/lru-cache/package.json create mode 100644 node_modules/semver/package.json create mode 100644 node_modules/semver/preload.js create mode 100644 node_modules/semver/range.bnf create mode 100644 node_modules/semver/ranges/gtr.js create mode 100644 node_modules/semver/ranges/intersects.js create mode 100644 node_modules/semver/ranges/ltr.js create mode 100644 node_modules/semver/ranges/max-satisfying.js create mode 100644 node_modules/semver/ranges/min-satisfying.js create mode 100644 node_modules/semver/ranges/min-version.js create mode 100644 node_modules/semver/ranges/outside.js create mode 100644 node_modules/semver/ranges/simplify.js create mode 100644 node_modules/semver/ranges/subset.js create mode 100644 node_modules/semver/ranges/to-comparators.js create mode 100644 node_modules/semver/ranges/valid.js create mode 100644 node_modules/send/HISTORY.md create mode 100644 node_modules/send/LICENSE create mode 100644 node_modules/send/README.md create mode 100644 node_modules/send/index.js create mode 100644 node_modules/send/package.json create mode 100644 node_modules/serve-static/HISTORY.md create mode 100644 node_modules/serve-static/LICENSE create mode 100644 node_modules/serve-static/README.md create mode 100644 node_modules/serve-static/index.js create mode 100644 node_modules/serve-static/package.json create mode 100644 node_modules/set-blocking/CHANGELOG.md create mode 100644 node_modules/set-blocking/LICENSE.txt create mode 100644 node_modules/set-blocking/README.md create mode 100644 node_modules/set-blocking/index.js create mode 100644 node_modules/set-blocking/package.json create mode 100644 node_modules/set-value/LICENSE create mode 100644 node_modules/set-value/README.md create mode 100644 node_modules/set-value/index.js create mode 100644 node_modules/set-value/node_modules/extend-shallow/LICENSE create mode 100644 node_modules/set-value/node_modules/extend-shallow/README.md create mode 100644 node_modules/set-value/node_modules/extend-shallow/index.js create mode 100644 node_modules/set-value/node_modules/extend-shallow/package.json create mode 100644 node_modules/set-value/node_modules/is-extendable/LICENSE create mode 100644 node_modules/set-value/node_modules/is-extendable/README.md create mode 100644 node_modules/set-value/node_modules/is-extendable/index.js create mode 100644 node_modules/set-value/node_modules/is-extendable/package.json create mode 100644 node_modules/set-value/package.json create mode 100644 node_modules/setprototypeof/LICENSE create mode 100644 node_modules/setprototypeof/README.md create mode 100644 node_modules/setprototypeof/index.d.ts create mode 100644 node_modules/setprototypeof/index.js create mode 100644 node_modules/setprototypeof/package.json create mode 100644 node_modules/signal-exit/LICENSE.txt create mode 100644 node_modules/signal-exit/README.md create mode 100644 node_modules/signal-exit/index.js create mode 100644 node_modules/signal-exit/package.json create mode 100644 node_modules/signal-exit/signals.js create mode 100644 node_modules/slash/index.d.ts create mode 100644 node_modules/slash/index.js create mode 100644 node_modules/slash/license create mode 100644 node_modules/slash/package.json create mode 100644 node_modules/slash/readme.md create mode 100644 node_modules/smart-buffer/.prettierrc.yaml create mode 100644 node_modules/smart-buffer/.travis.yml create mode 100644 node_modules/smart-buffer/LICENSE create mode 100644 node_modules/smart-buffer/README.md create mode 100644 node_modules/smart-buffer/build/smartbuffer.js create mode 100644 node_modules/smart-buffer/build/smartbuffer.js.map create mode 100644 node_modules/smart-buffer/build/utils.js create mode 100644 node_modules/smart-buffer/build/utils.js.map create mode 100644 node_modules/smart-buffer/docs/CHANGELOG.md create mode 100644 node_modules/smart-buffer/docs/README_v3.md create mode 100644 node_modules/smart-buffer/docs/ROADMAP.md create mode 100644 node_modules/smart-buffer/package.json create mode 100644 node_modules/smart-buffer/typings/smartbuffer.d.ts create mode 100644 node_modules/smart-buffer/typings/utils.d.ts create mode 100644 node_modules/snapdragon-node/LICENSE create mode 100644 node_modules/snapdragon-node/README.md create mode 100644 node_modules/snapdragon-node/index.js create mode 100644 node_modules/snapdragon-node/node_modules/define-property/LICENSE create mode 100644 node_modules/snapdragon-node/node_modules/define-property/README.md create mode 100644 node_modules/snapdragon-node/node_modules/define-property/index.js create mode 100644 node_modules/snapdragon-node/node_modules/define-property/package.json create mode 100644 node_modules/snapdragon-node/package.json create mode 100644 node_modules/snapdragon-util/LICENSE create mode 100644 node_modules/snapdragon-util/README.md create mode 100644 node_modules/snapdragon-util/index.js create mode 100644 node_modules/snapdragon-util/node_modules/kind-of/LICENSE create mode 100644 node_modules/snapdragon-util/node_modules/kind-of/README.md create mode 100644 node_modules/snapdragon-util/node_modules/kind-of/index.js create mode 100644 node_modules/snapdragon-util/node_modules/kind-of/package.json create mode 100644 node_modules/snapdragon-util/package.json create mode 100644 node_modules/snapdragon/LICENSE create mode 100644 node_modules/snapdragon/README.md create mode 100644 node_modules/snapdragon/index.js create mode 100644 node_modules/snapdragon/lib/compiler.js create mode 100644 node_modules/snapdragon/lib/parser.js create mode 100644 node_modules/snapdragon/lib/position.js create mode 100644 node_modules/snapdragon/lib/source-maps.js create mode 100644 node_modules/snapdragon/lib/utils.js create mode 100644 node_modules/snapdragon/node_modules/define-property/LICENSE create mode 100644 node_modules/snapdragon/node_modules/define-property/README.md create mode 100644 node_modules/snapdragon/node_modules/define-property/index.js create mode 100644 node_modules/snapdragon/node_modules/define-property/package.json create mode 100644 node_modules/snapdragon/node_modules/extend-shallow/LICENSE create mode 100644 node_modules/snapdragon/node_modules/extend-shallow/README.md create mode 100644 node_modules/snapdragon/node_modules/extend-shallow/index.js create mode 100644 node_modules/snapdragon/node_modules/extend-shallow/package.json create mode 100644 node_modules/snapdragon/node_modules/is-accessor-descriptor/LICENSE create mode 100644 node_modules/snapdragon/node_modules/is-accessor-descriptor/README.md create mode 100644 node_modules/snapdragon/node_modules/is-accessor-descriptor/index.js create mode 100644 node_modules/snapdragon/node_modules/is-accessor-descriptor/node_modules/kind-of/LICENSE create mode 100644 node_modules/snapdragon/node_modules/is-accessor-descriptor/node_modules/kind-of/README.md create mode 100644 node_modules/snapdragon/node_modules/is-accessor-descriptor/node_modules/kind-of/index.js create mode 100644 node_modules/snapdragon/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json create mode 100644 node_modules/snapdragon/node_modules/is-accessor-descriptor/package.json create mode 100644 node_modules/snapdragon/node_modules/is-data-descriptor/LICENSE create mode 100644 node_modules/snapdragon/node_modules/is-data-descriptor/README.md create mode 100644 node_modules/snapdragon/node_modules/is-data-descriptor/index.js create mode 100644 node_modules/snapdragon/node_modules/is-data-descriptor/node_modules/kind-of/LICENSE create mode 100644 node_modules/snapdragon/node_modules/is-data-descriptor/node_modules/kind-of/README.md create mode 100644 node_modules/snapdragon/node_modules/is-data-descriptor/node_modules/kind-of/index.js create mode 100644 node_modules/snapdragon/node_modules/is-data-descriptor/node_modules/kind-of/package.json create mode 100644 node_modules/snapdragon/node_modules/is-data-descriptor/package.json create mode 100644 node_modules/snapdragon/node_modules/is-descriptor/LICENSE create mode 100644 node_modules/snapdragon/node_modules/is-descriptor/README.md create mode 100644 node_modules/snapdragon/node_modules/is-descriptor/index.js create mode 100644 node_modules/snapdragon/node_modules/is-descriptor/package.json create mode 100644 node_modules/snapdragon/node_modules/is-extendable/LICENSE create mode 100644 node_modules/snapdragon/node_modules/is-extendable/README.md create mode 100644 node_modules/snapdragon/node_modules/is-extendable/index.js create mode 100644 node_modules/snapdragon/node_modules/is-extendable/package.json create mode 100644 node_modules/snapdragon/node_modules/kind-of/LICENSE create mode 100644 node_modules/snapdragon/node_modules/kind-of/README.md create mode 100644 node_modules/snapdragon/node_modules/kind-of/index.js create mode 100644 node_modules/snapdragon/node_modules/kind-of/package.json create mode 100644 node_modules/snapdragon/package.json create mode 100644 node_modules/socks-proxy-agent/README.md create mode 100644 node_modules/socks-proxy-agent/dist/index.d.ts create mode 100644 node_modules/socks-proxy-agent/dist/index.js create mode 100644 node_modules/socks-proxy-agent/dist/index.js.map create mode 100644 node_modules/socks-proxy-agent/node_modules/debug/LICENSE create mode 100644 node_modules/socks-proxy-agent/node_modules/debug/README.md create mode 100644 node_modules/socks-proxy-agent/node_modules/debug/package.json create mode 100644 node_modules/socks-proxy-agent/node_modules/debug/src/browser.js create mode 100644 node_modules/socks-proxy-agent/node_modules/debug/src/common.js create mode 100644 node_modules/socks-proxy-agent/node_modules/debug/src/index.js create mode 100644 node_modules/socks-proxy-agent/node_modules/debug/src/node.js create mode 100644 node_modules/socks-proxy-agent/node_modules/ms/index.js create mode 100644 node_modules/socks-proxy-agent/node_modules/ms/license.md create mode 100644 node_modules/socks-proxy-agent/node_modules/ms/package.json create mode 100644 node_modules/socks-proxy-agent/node_modules/ms/readme.md create mode 100644 node_modules/socks-proxy-agent/package.json create mode 100644 node_modules/socks/.eslintrc.cjs create mode 100644 node_modules/socks/.prettierrc.yaml create mode 100644 node_modules/socks/LICENSE create mode 100644 node_modules/socks/README.md create mode 100644 node_modules/socks/build/client/socksclient.js create mode 100644 node_modules/socks/build/client/socksclient.js.map create mode 100644 node_modules/socks/build/common/constants.js create mode 100644 node_modules/socks/build/common/constants.js.map create mode 100644 node_modules/socks/build/common/helpers.js create mode 100644 node_modules/socks/build/common/helpers.js.map create mode 100644 node_modules/socks/build/common/receivebuffer.js create mode 100644 node_modules/socks/build/common/receivebuffer.js.map create mode 100644 node_modules/socks/build/common/util.js create mode 100644 node_modules/socks/build/common/util.js.map create mode 100644 node_modules/socks/build/index.js create mode 100644 node_modules/socks/build/index.js.map create mode 100644 node_modules/socks/docs/examples/index.md create mode 100644 node_modules/socks/docs/examples/javascript/associateExample.md create mode 100644 node_modules/socks/docs/examples/javascript/bindExample.md create mode 100644 node_modules/socks/docs/examples/javascript/connectExample.md create mode 100644 node_modules/socks/docs/examples/typescript/associateExample.md create mode 100644 node_modules/socks/docs/examples/typescript/bindExample.md create mode 100644 node_modules/socks/docs/examples/typescript/connectExample.md create mode 100644 node_modules/socks/docs/index.md create mode 100644 node_modules/socks/docs/migratingFromV1.md create mode 100644 node_modules/socks/package.json create mode 100644 node_modules/socks/typings/client/socksclient.d.ts create mode 100644 node_modules/socks/typings/common/constants.d.ts create mode 100644 node_modules/socks/typings/common/helpers.d.ts create mode 100644 node_modules/socks/typings/common/receivebuffer.d.ts create mode 100644 node_modules/socks/typings/common/util.d.ts create mode 100644 node_modules/socks/typings/index.d.ts create mode 100644 node_modules/source-map-js/CHANGELOG.md create mode 100644 node_modules/source-map-js/LICENSE create mode 100644 node_modules/source-map-js/README.md create mode 100644 node_modules/source-map-js/lib/array-set.js create mode 100644 node_modules/source-map-js/lib/base64-vlq.js create mode 100644 node_modules/source-map-js/lib/base64.js create mode 100644 node_modules/source-map-js/lib/binary-search.js create mode 100644 node_modules/source-map-js/lib/mapping-list.js create mode 100644 node_modules/source-map-js/lib/quick-sort.js create mode 100644 node_modules/source-map-js/lib/source-map-consumer.js create mode 100644 node_modules/source-map-js/lib/source-map-generator.js create mode 100644 node_modules/source-map-js/lib/source-node.js create mode 100644 node_modules/source-map-js/lib/util.js create mode 100644 node_modules/source-map-js/package.json create mode 100644 node_modules/source-map-js/source-map.d.ts create mode 100644 node_modules/source-map-js/source-map.js create mode 100644 node_modules/source-map-resolve/LICENSE create mode 100644 node_modules/source-map-resolve/changelog.md create mode 100644 node_modules/source-map-resolve/lib/decode-uri-component.js create mode 100644 node_modules/source-map-resolve/lib/resolve-url.js create mode 100644 node_modules/source-map-resolve/lib/source-map-resolve-node.js create mode 100644 node_modules/source-map-resolve/package.json create mode 100644 node_modules/source-map-resolve/readme.md create mode 100644 node_modules/source-map-resolve/source-map-resolve.js create mode 100644 node_modules/source-map-url/LICENSE create mode 100644 node_modules/source-map-url/changelog.md create mode 100644 node_modules/source-map-url/package.json create mode 100644 node_modules/source-map-url/readme.md create mode 100644 node_modules/source-map-url/source-map-url.js create mode 100644 node_modules/source-map/CHANGELOG.md create mode 100644 node_modules/source-map/LICENSE create mode 100644 node_modules/source-map/README.md create mode 100644 node_modules/source-map/dist/source-map.debug.js create mode 100644 node_modules/source-map/dist/source-map.js create mode 100644 node_modules/source-map/dist/source-map.min.js create mode 100644 node_modules/source-map/dist/source-map.min.js.map create mode 100644 node_modules/source-map/lib/array-set.js create mode 100644 node_modules/source-map/lib/base64-vlq.js create mode 100644 node_modules/source-map/lib/base64.js create mode 100644 node_modules/source-map/lib/binary-search.js create mode 100644 node_modules/source-map/lib/mapping-list.js create mode 100644 node_modules/source-map/lib/quick-sort.js create mode 100644 node_modules/source-map/lib/source-map-consumer.js create mode 100644 node_modules/source-map/lib/source-map-generator.js create mode 100644 node_modules/source-map/lib/source-node.js create mode 100644 node_modules/source-map/lib/util.js create mode 100644 node_modules/source-map/package.json create mode 100644 node_modules/source-map/source-map.js create mode 100644 node_modules/split-string/LICENSE create mode 100644 node_modules/split-string/README.md create mode 100644 node_modules/split-string/index.js create mode 100644 node_modules/split-string/package.json create mode 100644 node_modules/split2/.npmignore create mode 100644 node_modules/split2/.travis.yml create mode 100644 node_modules/split2/LICENSE create mode 100644 node_modules/split2/README.md create mode 100644 node_modules/split2/index.js create mode 100644 node_modules/split2/package.json create mode 100644 node_modules/split2/test.js create mode 100644 node_modules/ssri/LICENSE.md create mode 100644 node_modules/ssri/README.md create mode 100644 node_modules/ssri/lib/index.js create mode 100644 node_modules/ssri/package.json create mode 100644 node_modules/static-extend/LICENSE create mode 100644 node_modules/static-extend/index.js create mode 100644 node_modules/static-extend/node_modules/define-property/LICENSE create mode 100644 node_modules/static-extend/node_modules/define-property/README.md create mode 100644 node_modules/static-extend/node_modules/define-property/index.js create mode 100644 node_modules/static-extend/node_modules/define-property/package.json create mode 100644 node_modules/static-extend/node_modules/is-accessor-descriptor/LICENSE create mode 100644 node_modules/static-extend/node_modules/is-accessor-descriptor/README.md create mode 100644 node_modules/static-extend/node_modules/is-accessor-descriptor/index.js create mode 100644 node_modules/static-extend/node_modules/is-accessor-descriptor/node_modules/kind-of/LICENSE create mode 100644 node_modules/static-extend/node_modules/is-accessor-descriptor/node_modules/kind-of/README.md create mode 100644 node_modules/static-extend/node_modules/is-accessor-descriptor/node_modules/kind-of/index.js create mode 100644 node_modules/static-extend/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json create mode 100644 node_modules/static-extend/node_modules/is-accessor-descriptor/package.json create mode 100644 node_modules/static-extend/node_modules/is-data-descriptor/LICENSE create mode 100644 node_modules/static-extend/node_modules/is-data-descriptor/README.md create mode 100644 node_modules/static-extend/node_modules/is-data-descriptor/index.js create mode 100644 node_modules/static-extend/node_modules/is-data-descriptor/node_modules/kind-of/LICENSE create mode 100644 node_modules/static-extend/node_modules/is-data-descriptor/node_modules/kind-of/README.md create mode 100644 node_modules/static-extend/node_modules/is-data-descriptor/node_modules/kind-of/index.js create mode 100644 node_modules/static-extend/node_modules/is-data-descriptor/node_modules/kind-of/package.json create mode 100644 node_modules/static-extend/node_modules/is-data-descriptor/package.json create mode 100644 node_modules/static-extend/node_modules/is-descriptor/LICENSE create mode 100644 node_modules/static-extend/node_modules/is-descriptor/README.md create mode 100644 node_modules/static-extend/node_modules/is-descriptor/index.js create mode 100644 node_modules/static-extend/node_modules/is-descriptor/package.json create mode 100644 node_modules/static-extend/node_modules/kind-of/LICENSE create mode 100644 node_modules/static-extend/node_modules/kind-of/README.md create mode 100644 node_modules/static-extend/node_modules/kind-of/index.js create mode 100644 node_modules/static-extend/node_modules/kind-of/package.json create mode 100644 node_modules/static-extend/package.json create mode 100644 node_modules/statuses/HISTORY.md create mode 100644 node_modules/statuses/LICENSE create mode 100644 node_modules/statuses/README.md create mode 100644 node_modules/statuses/codes.json create mode 100644 node_modules/statuses/index.js create mode 100644 node_modules/statuses/package.json create mode 100644 node_modules/string-width/index.d.ts create mode 100644 node_modules/string-width/index.js create mode 100644 node_modules/string-width/license create mode 100644 node_modules/string-width/package.json create mode 100644 node_modules/string-width/readme.md create mode 100644 node_modules/string_decoder/.travis.yml create mode 100644 node_modules/string_decoder/LICENSE create mode 100644 node_modules/string_decoder/README.md create mode 100644 node_modules/string_decoder/lib/string_decoder.js create mode 100644 node_modules/string_decoder/package.json create mode 100644 node_modules/strip-ansi/index.d.ts create mode 100644 node_modules/strip-ansi/index.js create mode 100644 node_modules/strip-ansi/license create mode 100644 node_modules/strip-ansi/package.json create mode 100644 node_modules/strip-ansi/readme.md create mode 100644 node_modules/supports-color/browser.js create mode 100644 node_modules/supports-color/index.js create mode 100644 node_modules/supports-color/license create mode 100644 node_modules/supports-color/package.json create mode 100644 node_modules/supports-color/readme.md create mode 100644 node_modules/svg-pathdata/CHANGELOG.md create mode 100644 node_modules/svg-pathdata/LICENSE create mode 100644 node_modules/svg-pathdata/README.md create mode 100644 node_modules/svg-pathdata/index.d.ts create mode 100644 node_modules/svg-pathdata/karma.conf.js create mode 100644 node_modules/svg-pathdata/lib/SVGPathData.cjs create mode 100644 node_modules/svg-pathdata/lib/SVGPathData.cjs.map create mode 100644 node_modules/svg-pathdata/lib/SVGPathData.d.ts create mode 100644 node_modules/svg-pathdata/lib/SVGPathData.module.js create mode 100644 node_modules/svg-pathdata/lib/SVGPathData.module.js.map create mode 100644 node_modules/svg-pathdata/lib/SVGPathDataEncoder.d.ts create mode 100644 node_modules/svg-pathdata/lib/SVGPathDataParser.d.ts create mode 100644 node_modules/svg-pathdata/lib/SVGPathDataTransformer.d.ts create mode 100644 node_modules/svg-pathdata/lib/TransformableSVG.d.ts create mode 100644 node_modules/svg-pathdata/lib/mathUtils.d.ts create mode 100644 node_modules/svg-pathdata/lib/types.d.ts create mode 100644 node_modules/svg-pathdata/package.json create mode 100644 node_modules/svg-pathdata/src/SVGPathData.ts create mode 100644 node_modules/svg-pathdata/src/SVGPathDataEncoder.ts create mode 100644 node_modules/svg-pathdata/src/SVGPathDataParser.ts create mode 100644 node_modules/svg-pathdata/src/SVGPathDataTransformer.ts create mode 100644 node_modules/svg-pathdata/src/TransformableSVG.ts create mode 100644 node_modules/svg-pathdata/src/mathUtils.ts create mode 100644 node_modules/svg-pathdata/src/types.ts create mode 100644 node_modules/svg-pathdata/tsconfig.json create mode 100644 node_modules/svg-pathdata/tslint.json create mode 100644 node_modules/svg2ttf/CHANGELOG.md create mode 100644 node_modules/svg2ttf/LICENSE create mode 100644 node_modules/svg2ttf/README.md create mode 100644 node_modules/svg2ttf/index.js create mode 100644 node_modules/svg2ttf/lib/math.js create mode 100644 node_modules/svg2ttf/lib/sfnt.js create mode 100644 node_modules/svg2ttf/lib/str.js create mode 100644 node_modules/svg2ttf/lib/svg.js create mode 100644 node_modules/svg2ttf/lib/ttf.js create mode 100644 node_modules/svg2ttf/lib/ttf/tables/cmap.js create mode 100644 node_modules/svg2ttf/lib/ttf/tables/glyf.js create mode 100644 node_modules/svg2ttf/lib/ttf/tables/gsub.js create mode 100644 node_modules/svg2ttf/lib/ttf/tables/head.js create mode 100644 node_modules/svg2ttf/lib/ttf/tables/hhea.js create mode 100644 node_modules/svg2ttf/lib/ttf/tables/hmtx.js create mode 100644 node_modules/svg2ttf/lib/ttf/tables/loca.js create mode 100644 node_modules/svg2ttf/lib/ttf/tables/maxp.js create mode 100644 node_modules/svg2ttf/lib/ttf/tables/name.js create mode 100644 node_modules/svg2ttf/lib/ttf/tables/os2.js create mode 100644 node_modules/svg2ttf/lib/ttf/tables/post.js create mode 100644 node_modules/svg2ttf/lib/ttf/utils.js create mode 100644 node_modules/svg2ttf/lib/ucs2.js create mode 100644 node_modules/svg2ttf/package.json create mode 100644 node_modules/svg2ttf/svg2ttf.js create mode 100644 node_modules/svgicons2svgfont/CHANGELOG.md create mode 100644 node_modules/svgicons2svgfont/LICENSE create mode 100644 node_modules/svgicons2svgfont/README.md create mode 100644 node_modules/svgicons2svgfont/bin/svgicons2svgfont.js create mode 100644 node_modules/svgicons2svgfont/node_modules/brace-expansion/.github/FUNDING.yml create mode 100644 node_modules/svgicons2svgfont/node_modules/brace-expansion/LICENSE create mode 100644 node_modules/svgicons2svgfont/node_modules/brace-expansion/README.md create mode 100644 node_modules/svgicons2svgfont/node_modules/brace-expansion/index.js create mode 100644 node_modules/svgicons2svgfont/node_modules/brace-expansion/package.json create mode 100644 node_modules/svgicons2svgfont/node_modules/glob/LICENSE create mode 100644 node_modules/svgicons2svgfont/node_modules/glob/README.md create mode 100644 node_modules/svgicons2svgfont/node_modules/glob/common.js create mode 100644 node_modules/svgicons2svgfont/node_modules/glob/glob.js create mode 100644 node_modules/svgicons2svgfont/node_modules/glob/package.json create mode 100644 node_modules/svgicons2svgfont/node_modules/glob/sync.js create mode 100644 node_modules/svgicons2svgfont/node_modules/minimatch/LICENSE create mode 100644 node_modules/svgicons2svgfont/node_modules/minimatch/README.md create mode 100644 node_modules/svgicons2svgfont/node_modules/minimatch/lib/path.js create mode 100644 node_modules/svgicons2svgfont/node_modules/minimatch/minimatch.js create mode 100644 node_modules/svgicons2svgfont/node_modules/minimatch/package.json create mode 100644 node_modules/svgicons2svgfont/package.json create mode 100644 node_modules/svgicons2svgfont/src/Matrix.js create mode 100644 node_modules/svgicons2svgfont/src/filesorter.js create mode 100644 node_modules/svgicons2svgfont/src/iconsdir.js create mode 100644 node_modules/svgicons2svgfont/src/index.js create mode 100644 node_modules/svgicons2svgfont/src/metadata.js create mode 100644 node_modules/svgicons2svgfont/src/svgshapes2svgpath.js create mode 100644 node_modules/svgo/LICENSE create mode 100644 node_modules/svgo/README.md create mode 100644 node_modules/svgo/bin/svgo create mode 100644 node_modules/svgo/dist/svgo.browser.js create mode 100644 node_modules/svgo/lib/builtin.js create mode 100644 node_modules/svgo/lib/parser.js create mode 100644 node_modules/svgo/lib/path.js create mode 100644 node_modules/svgo/lib/stringifier.js create mode 100644 node_modules/svgo/lib/style.js create mode 100644 node_modules/svgo/lib/svgo-node.js create mode 100644 node_modules/svgo/lib/svgo.d.ts create mode 100644 node_modules/svgo/lib/svgo.js create mode 100644 node_modules/svgo/lib/svgo/coa.js create mode 100644 node_modules/svgo/lib/svgo/css-select-adapter.d.ts create mode 100644 node_modules/svgo/lib/svgo/css-select-adapter.js create mode 100644 node_modules/svgo/lib/svgo/plugins.js create mode 100644 node_modules/svgo/lib/svgo/tools.js create mode 100644 node_modules/svgo/lib/types.ts create mode 100644 node_modules/svgo/lib/xast.js create mode 100644 node_modules/svgo/node_modules/commander/CHANGELOG.md create mode 100644 node_modules/svgo/node_modules/commander/LICENSE create mode 100644 node_modules/svgo/node_modules/commander/Readme.md create mode 100644 node_modules/svgo/node_modules/commander/esm.mjs create mode 100644 node_modules/svgo/node_modules/commander/index.js create mode 100644 node_modules/svgo/node_modules/commander/package-support.json create mode 100644 node_modules/svgo/node_modules/commander/package.json create mode 100644 node_modules/svgo/node_modules/commander/typings/index.d.ts create mode 100644 node_modules/svgo/package.json create mode 100644 node_modules/svgo/plugins/_collections.js create mode 100644 node_modules/svgo/plugins/_path.js create mode 100644 node_modules/svgo/plugins/_transforms.js create mode 100644 node_modules/svgo/plugins/addAttributesToSVGElement.js create mode 100644 node_modules/svgo/plugins/addClassesToSVGElement.js create mode 100644 node_modules/svgo/plugins/applyTransforms.js create mode 100644 node_modules/svgo/plugins/cleanupAttrs.js create mode 100644 node_modules/svgo/plugins/cleanupEnableBackground.js create mode 100644 node_modules/svgo/plugins/cleanupIds.js create mode 100644 node_modules/svgo/plugins/cleanupListOfValues.js create mode 100644 node_modules/svgo/plugins/cleanupNumericValues.js create mode 100644 node_modules/svgo/plugins/collapseGroups.js create mode 100644 node_modules/svgo/plugins/convertColors.js create mode 100644 node_modules/svgo/plugins/convertEllipseToCircle.js create mode 100644 node_modules/svgo/plugins/convertPathData.js create mode 100644 node_modules/svgo/plugins/convertShapeToPath.js create mode 100644 node_modules/svgo/plugins/convertStyleToAttrs.js create mode 100644 node_modules/svgo/plugins/convertTransform.js create mode 100644 node_modules/svgo/plugins/inlineStyles.js create mode 100644 node_modules/svgo/plugins/mergePaths.js create mode 100644 node_modules/svgo/plugins/mergeStyles.js create mode 100644 node_modules/svgo/plugins/minifyStyles.js create mode 100644 node_modules/svgo/plugins/moveElemsAttrsToGroup.js create mode 100644 node_modules/svgo/plugins/moveGroupAttrsToElems.js create mode 100644 node_modules/svgo/plugins/plugins-types.ts create mode 100644 node_modules/svgo/plugins/prefixIds.js create mode 100644 node_modules/svgo/plugins/preset-default.js create mode 100644 node_modules/svgo/plugins/removeAttributesBySelector.js create mode 100644 node_modules/svgo/plugins/removeAttrs.js create mode 100644 node_modules/svgo/plugins/removeComments.js create mode 100644 node_modules/svgo/plugins/removeDesc.js create mode 100644 node_modules/svgo/plugins/removeDimensions.js create mode 100644 node_modules/svgo/plugins/removeDoctype.js create mode 100644 node_modules/svgo/plugins/removeEditorsNSData.js create mode 100644 node_modules/svgo/plugins/removeElementsByAttr.js create mode 100644 node_modules/svgo/plugins/removeEmptyAttrs.js create mode 100644 node_modules/svgo/plugins/removeEmptyContainers.js create mode 100644 node_modules/svgo/plugins/removeEmptyText.js create mode 100644 node_modules/svgo/plugins/removeHiddenElems.js create mode 100644 node_modules/svgo/plugins/removeMetadata.js create mode 100644 node_modules/svgo/plugins/removeNonInheritableGroupAttrs.js create mode 100644 node_modules/svgo/plugins/removeOffCanvasPaths.js create mode 100644 node_modules/svgo/plugins/removeRasterImages.js create mode 100644 node_modules/svgo/plugins/removeScriptElement.js create mode 100644 node_modules/svgo/plugins/removeStyleElement.js create mode 100644 node_modules/svgo/plugins/removeTitle.js create mode 100644 node_modules/svgo/plugins/removeUnknownsAndDefaults.js create mode 100644 node_modules/svgo/plugins/removeUnusedNS.js create mode 100644 node_modules/svgo/plugins/removeUselessDefs.js create mode 100644 node_modules/svgo/plugins/removeUselessStrokeAndFill.js create mode 100644 node_modules/svgo/plugins/removeViewBox.js create mode 100644 node_modules/svgo/plugins/removeXMLNS.js create mode 100644 node_modules/svgo/plugins/removeXMLProcInst.js create mode 100644 node_modules/svgo/plugins/reusePaths.js create mode 100644 node_modules/svgo/plugins/sortAttrs.js create mode 100644 node_modules/svgo/plugins/sortDefsChildren.js create mode 100644 node_modules/svgpath/LICENSE create mode 100644 node_modules/svgpath/README.md create mode 100644 node_modules/svgpath/index.d.ts create mode 100644 node_modules/svgpath/index.js create mode 100644 node_modules/svgpath/lib/a2c.js create mode 100644 node_modules/svgpath/lib/ellipse.js create mode 100644 node_modules/svgpath/lib/matrix.js create mode 100644 node_modules/svgpath/lib/path_parse.js create mode 100644 node_modules/svgpath/lib/svgpath.js create mode 100644 node_modules/svgpath/lib/transform_parse.js create mode 100644 node_modules/svgpath/package.json create mode 100644 node_modules/svgtofont/LICENSE create mode 100644 node_modules/svgtofont/README.md create mode 100644 node_modules/svgtofont/lib/cli.d.ts create mode 100644 node_modules/svgtofont/lib/cli.js create mode 100644 node_modules/svgtofont/lib/cli.js.map create mode 100644 node_modules/svgtofont/lib/generate.d.ts create mode 100644 node_modules/svgtofont/lib/generate.js create mode 100644 node_modules/svgtofont/lib/generate.js.map create mode 100644 node_modules/svgtofont/lib/index.d.ts create mode 100644 node_modules/svgtofont/lib/index.js create mode 100644 node_modules/svgtofont/lib/index.js.map create mode 100644 node_modules/svgtofont/lib/ligature-styles/_{{filename}}.css create mode 100644 node_modules/svgtofont/lib/ligature-styles/_{{filename}}.less create mode 100644 node_modules/svgtofont/lib/ligature-styles/_{{filename}}.module.less create mode 100644 node_modules/svgtofont/lib/ligature-styles/_{{filename}}.scss create mode 100644 node_modules/svgtofont/lib/ligature-styles/_{{filename}}.styl create mode 100644 node_modules/svgtofont/lib/log.d.ts create mode 100644 node_modules/svgtofont/lib/log.js create mode 100644 node_modules/svgtofont/lib/log.js.map create mode 100644 node_modules/svgtofont/lib/styles/_{{filename}}.css create mode 100644 node_modules/svgtofont/lib/styles/_{{filename}}.less create mode 100644 node_modules/svgtofont/lib/styles/_{{filename}}.module.less create mode 100644 node_modules/svgtofont/lib/styles/_{{filename}}.scss create mode 100644 node_modules/svgtofont/lib/styles/_{{filename}}.styl create mode 100644 node_modules/svgtofont/lib/utils.d.ts create mode 100644 node_modules/svgtofont/lib/utils.js create mode 100644 node_modules/svgtofont/lib/utils.js.map create mode 100644 node_modules/svgtofont/lib/website/index.ejs create mode 100644 node_modules/svgtofont/node_modules/.bin/ejs create mode 100644 node_modules/svgtofont/node_modules/.bin/ejs.cmd create mode 100644 node_modules/svgtofont/node_modules/.bin/ejs.ps1 create mode 100644 node_modules/svgtofont/node_modules/ejs/LICENSE create mode 100644 node_modules/svgtofont/node_modules/ejs/README.md create mode 100644 node_modules/svgtofont/node_modules/ejs/bin/cli.js create mode 100644 node_modules/svgtofont/node_modules/ejs/ejs.js create mode 100644 node_modules/svgtofont/node_modules/ejs/ejs.min.js create mode 100644 node_modules/svgtofont/node_modules/ejs/jakefile.js create mode 100644 node_modules/svgtofont/node_modules/ejs/lib/ejs.js create mode 100644 node_modules/svgtofont/node_modules/ejs/lib/utils.js create mode 100644 node_modules/svgtofont/node_modules/ejs/package.json create mode 100644 node_modules/svgtofont/node_modules/ejs/usage.txt create mode 100644 node_modules/svgtofont/package.json create mode 100644 node_modules/svgtofont/src/cli.ts create mode 100644 node_modules/svgtofont/src/generate.ts create mode 100644 node_modules/svgtofont/src/index.ts create mode 100644 node_modules/svgtofont/src/ligature-styles/_{{filename}}.css create mode 100644 node_modules/svgtofont/src/ligature-styles/_{{filename}}.less create mode 100644 node_modules/svgtofont/src/ligature-styles/_{{filename}}.module.less create mode 100644 node_modules/svgtofont/src/ligature-styles/_{{filename}}.scss create mode 100644 node_modules/svgtofont/src/ligature-styles/_{{filename}}.styl create mode 100644 node_modules/svgtofont/src/log.ts create mode 100644 node_modules/svgtofont/src/styles/_{{filename}}.css create mode 100644 node_modules/svgtofont/src/styles/_{{filename}}.less create mode 100644 node_modules/svgtofont/src/styles/_{{filename}}.module.less create mode 100644 node_modules/svgtofont/src/styles/_{{filename}}.scss create mode 100644 node_modules/svgtofont/src/styles/_{{filename}}.styl create mode 100644 node_modules/svgtofont/src/types/index.d.ts create mode 100644 node_modules/svgtofont/src/utils.ts create mode 100644 node_modules/svgtofont/src/website/index.ejs create mode 100644 node_modules/tar/LICENSE create mode 100644 node_modules/tar/README.md create mode 100644 node_modules/tar/index.js create mode 100644 node_modules/tar/lib/create.js create mode 100644 node_modules/tar/lib/extract.js create mode 100644 node_modules/tar/lib/get-write-flag.js create mode 100644 node_modules/tar/lib/header.js create mode 100644 node_modules/tar/lib/high-level-opt.js create mode 100644 node_modules/tar/lib/large-numbers.js create mode 100644 node_modules/tar/lib/list.js create mode 100644 node_modules/tar/lib/mkdir.js create mode 100644 node_modules/tar/lib/mode-fix.js create mode 100644 node_modules/tar/lib/normalize-unicode.js create mode 100644 node_modules/tar/lib/normalize-windows-path.js create mode 100644 node_modules/tar/lib/pack.js create mode 100644 node_modules/tar/lib/parse.js create mode 100644 node_modules/tar/lib/path-reservations.js create mode 100644 node_modules/tar/lib/pax.js create mode 100644 node_modules/tar/lib/read-entry.js create mode 100644 node_modules/tar/lib/replace.js create mode 100644 node_modules/tar/lib/strip-absolute-path.js create mode 100644 node_modules/tar/lib/strip-trailing-slashes.js create mode 100644 node_modules/tar/lib/types.js create mode 100644 node_modules/tar/lib/unpack.js create mode 100644 node_modules/tar/lib/update.js create mode 100644 node_modules/tar/lib/warn-mixin.js create mode 100644 node_modules/tar/lib/winchars.js create mode 100644 node_modules/tar/lib/write-entry.js create mode 100644 node_modules/tar/node_modules/.bin/mkdirp create mode 100644 node_modules/tar/node_modules/.bin/mkdirp.cmd create mode 100644 node_modules/tar/node_modules/.bin/mkdirp.ps1 create mode 100644 node_modules/tar/node_modules/minipass/LICENSE create mode 100644 node_modules/tar/node_modules/minipass/README.md create mode 100644 node_modules/tar/node_modules/minipass/index.d.ts create mode 100644 node_modules/tar/node_modules/minipass/index.js create mode 100644 node_modules/tar/node_modules/minipass/package.json create mode 100644 node_modules/tar/node_modules/mkdirp/CHANGELOG.md create mode 100644 node_modules/tar/node_modules/mkdirp/LICENSE create mode 100644 node_modules/tar/node_modules/mkdirp/bin/cmd.js create mode 100644 node_modules/tar/node_modules/mkdirp/index.js create mode 100644 node_modules/tar/node_modules/mkdirp/lib/find-made.js create mode 100644 node_modules/tar/node_modules/mkdirp/lib/mkdirp-manual.js create mode 100644 node_modules/tar/node_modules/mkdirp/lib/mkdirp-native.js create mode 100644 node_modules/tar/node_modules/mkdirp/lib/opts-arg.js create mode 100644 node_modules/tar/node_modules/mkdirp/lib/path-arg.js create mode 100644 node_modules/tar/node_modules/mkdirp/lib/use-native.js create mode 100644 node_modules/tar/node_modules/mkdirp/package.json create mode 100644 node_modules/tar/node_modules/mkdirp/readme.markdown create mode 100644 node_modules/tar/package.json create mode 100644 node_modules/through2/LICENSE.md create mode 100644 node_modules/through2/README.md create mode 100644 node_modules/through2/package.json create mode 100644 node_modules/through2/through2.js create mode 100644 node_modules/to-object-path/LICENSE create mode 100644 node_modules/to-object-path/README.md create mode 100644 node_modules/to-object-path/index.js create mode 100644 node_modules/to-object-path/node_modules/kind-of/LICENSE create mode 100644 node_modules/to-object-path/node_modules/kind-of/README.md create mode 100644 node_modules/to-object-path/node_modules/kind-of/index.js create mode 100644 node_modules/to-object-path/node_modules/kind-of/package.json create mode 100644 node_modules/to-object-path/package.json create mode 100644 node_modules/to-regex-range/LICENSE create mode 100644 node_modules/to-regex-range/README.md create mode 100644 node_modules/to-regex-range/index.js create mode 100644 node_modules/to-regex-range/package.json create mode 100644 node_modules/to-regex/LICENSE create mode 100644 node_modules/to-regex/README.md create mode 100644 node_modules/to-regex/index.js create mode 100644 node_modules/to-regex/package.json create mode 100644 node_modules/ttf2eot/LICENSE create mode 100644 node_modules/ttf2eot/README.md create mode 100644 node_modules/ttf2eot/index.js create mode 100644 node_modules/ttf2eot/package.json create mode 100644 node_modules/ttf2eot/ttf2eot.js create mode 100644 node_modules/ttf2woff/CHANGELOG.md create mode 100644 node_modules/ttf2woff/LICENSE create mode 100644 node_modules/ttf2woff/README.md create mode 100644 node_modules/ttf2woff/index.js create mode 100644 node_modules/ttf2woff/package.json create mode 100644 node_modules/ttf2woff/ttf2woff.js create mode 100644 node_modules/ttf2woff2/CHANGELOG.md create mode 100644 node_modules/ttf2woff2/LICENSE create mode 100644 node_modules/ttf2woff2/README.md create mode 100644 node_modules/ttf2woff2/bin/ttf2woff2.js create mode 100644 node_modules/ttf2woff2/binding.gyp create mode 100644 node_modules/ttf2woff2/builderror.log create mode 100644 node_modules/ttf2woff2/csrc/addon.cc create mode 100644 node_modules/ttf2woff2/csrc/enc/backward_references.cc create mode 100644 node_modules/ttf2woff2/csrc/enc/backward_references.h create mode 100644 node_modules/ttf2woff2/csrc/enc/bit_cost.h create mode 100644 node_modules/ttf2woff2/csrc/enc/block_splitter.cc create mode 100644 node_modules/ttf2woff2/csrc/enc/block_splitter.h create mode 100644 node_modules/ttf2woff2/csrc/enc/brotli_bit_stream.cc create mode 100644 node_modules/ttf2woff2/csrc/enc/brotli_bit_stream.h create mode 100644 node_modules/ttf2woff2/csrc/enc/cluster.h create mode 100644 node_modules/ttf2woff2/csrc/enc/command.h create mode 100644 node_modules/ttf2woff2/csrc/enc/context.h create mode 100644 node_modules/ttf2woff2/csrc/enc/dictionary.h create mode 100644 node_modules/ttf2woff2/csrc/enc/dictionary_hash.h create mode 100644 node_modules/ttf2woff2/csrc/enc/encode.cc create mode 100644 node_modules/ttf2woff2/csrc/enc/encode.h create mode 100644 node_modules/ttf2woff2/csrc/enc/encode_parallel.cc create mode 100644 node_modules/ttf2woff2/csrc/enc/encode_parallel.h create mode 100644 node_modules/ttf2woff2/csrc/enc/entropy_encode.cc create mode 100644 node_modules/ttf2woff2/csrc/enc/entropy_encode.h create mode 100644 node_modules/ttf2woff2/csrc/enc/fast_log.h create mode 100644 node_modules/ttf2woff2/csrc/enc/find_match_length.h create mode 100644 node_modules/ttf2woff2/csrc/enc/hash.h create mode 100644 node_modules/ttf2woff2/csrc/enc/histogram.cc create mode 100644 node_modules/ttf2woff2/csrc/enc/histogram.h create mode 100644 node_modules/ttf2woff2/csrc/enc/literal_cost.cc create mode 100644 node_modules/ttf2woff2/csrc/enc/literal_cost.h create mode 100644 node_modules/ttf2woff2/csrc/enc/metablock.cc create mode 100644 node_modules/ttf2woff2/csrc/enc/metablock.h create mode 100644 node_modules/ttf2woff2/csrc/enc/port.h create mode 100644 node_modules/ttf2woff2/csrc/enc/prefix.h create mode 100644 node_modules/ttf2woff2/csrc/enc/ringbuffer.h create mode 100644 node_modules/ttf2woff2/csrc/enc/static_dict.h create mode 100644 node_modules/ttf2woff2/csrc/enc/streams.cc create mode 100644 node_modules/ttf2woff2/csrc/enc/streams.h create mode 100644 node_modules/ttf2woff2/csrc/enc/streams.h.gch create mode 100644 node_modules/ttf2woff2/csrc/enc/transform.h create mode 100644 node_modules/ttf2woff2/csrc/enc/write_bits.h create mode 100644 node_modules/ttf2woff2/csrc/fallback.cc create mode 100644 node_modules/ttf2woff2/csrc/woff2/buffer.h create mode 100644 node_modules/ttf2woff2/csrc/woff2/font.cc create mode 100644 node_modules/ttf2woff2/csrc/woff2/font.h create mode 100644 node_modules/ttf2woff2/csrc/woff2/glyph.cc create mode 100644 node_modules/ttf2woff2/csrc/woff2/glyph.h create mode 100644 node_modules/ttf2woff2/csrc/woff2/normalize.cc create mode 100644 node_modules/ttf2woff2/csrc/woff2/normalize.h create mode 100644 node_modules/ttf2woff2/csrc/woff2/port.h create mode 100644 node_modules/ttf2woff2/csrc/woff2/round.h create mode 100644 node_modules/ttf2woff2/csrc/woff2/store_bytes.h create mode 100644 node_modules/ttf2woff2/csrc/woff2/table_tags.cc create mode 100644 node_modules/ttf2woff2/csrc/woff2/table_tags.h create mode 100644 node_modules/ttf2woff2/csrc/woff2/transform.cc create mode 100644 node_modules/ttf2woff2/csrc/woff2/transform.h create mode 100644 node_modules/ttf2woff2/csrc/woff2/variable_length.cc create mode 100644 node_modules/ttf2woff2/csrc/woff2/variable_length.h create mode 100644 node_modules/ttf2woff2/csrc/woff2/woff2_common.cc create mode 100644 node_modules/ttf2woff2/csrc/woff2/woff2_common.h create mode 100644 node_modules/ttf2woff2/csrc/woff2/woff2_dec.cc create mode 100644 node_modules/ttf2woff2/csrc/woff2/woff2_dec.h create mode 100644 node_modules/ttf2woff2/csrc/woff2/woff2_enc.cc create mode 100644 node_modules/ttf2woff2/csrc/woff2/woff2_enc.h create mode 100644 node_modules/ttf2woff2/dist/index.js create mode 100644 node_modules/ttf2woff2/dist/index.js.map create mode 100644 node_modules/ttf2woff2/dist/index.mjs create mode 100644 node_modules/ttf2woff2/dist/index.mjs.map create mode 100644 node_modules/ttf2woff2/jssrc/index.js create mode 100644 node_modules/ttf2woff2/jssrc/post.js create mode 100644 node_modules/ttf2woff2/jssrc/ttf2woff2.js create mode 100644 node_modules/ttf2woff2/jssrc/ttf2woff2.wasm create mode 100644 node_modules/ttf2woff2/package.json create mode 100644 node_modules/ttf2woff2/src/index.js create mode 100644 node_modules/type-is/HISTORY.md create mode 100644 node_modules/type-is/LICENSE create mode 100644 node_modules/type-is/README.md create mode 100644 node_modules/type-is/index.js create mode 100644 node_modules/type-is/package.json create mode 100644 node_modules/union-value/LICENSE create mode 100644 node_modules/union-value/README.md create mode 100644 node_modules/union-value/index.js create mode 100644 node_modules/union-value/node_modules/is-extendable/LICENSE create mode 100644 node_modules/union-value/node_modules/is-extendable/README.md create mode 100644 node_modules/union-value/node_modules/is-extendable/index.js create mode 100644 node_modules/union-value/node_modules/is-extendable/package.json create mode 100644 node_modules/union-value/package.json create mode 100644 node_modules/unique-filename/LICENSE create mode 100644 node_modules/unique-filename/README.md create mode 100644 node_modules/unique-filename/lib/index.js create mode 100644 node_modules/unique-filename/package.json create mode 100644 node_modules/unique-slug/LICENSE create mode 100644 node_modules/unique-slug/README.md create mode 100644 node_modules/unique-slug/lib/index.js create mode 100644 node_modules/unique-slug/package.json create mode 100644 node_modules/universalify/LICENSE create mode 100644 node_modules/universalify/README.md create mode 100644 node_modules/universalify/index.js create mode 100644 node_modules/universalify/package.json create mode 100644 node_modules/unpipe/HISTORY.md create mode 100644 node_modules/unpipe/LICENSE create mode 100644 node_modules/unpipe/README.md create mode 100644 node_modules/unpipe/index.js create mode 100644 node_modules/unpipe/package.json create mode 100644 node_modules/unset-value/LICENSE create mode 100644 node_modules/unset-value/README.md create mode 100644 node_modules/unset-value/index.js create mode 100644 node_modules/unset-value/node_modules/has-value/LICENSE create mode 100644 node_modules/unset-value/node_modules/has-value/README.md create mode 100644 node_modules/unset-value/node_modules/has-value/index.js create mode 100644 node_modules/unset-value/node_modules/has-value/node_modules/isobject/LICENSE create mode 100644 node_modules/unset-value/node_modules/has-value/node_modules/isobject/README.md create mode 100644 node_modules/unset-value/node_modules/has-value/node_modules/isobject/index.js create mode 100644 node_modules/unset-value/node_modules/has-value/node_modules/isobject/package.json create mode 100644 node_modules/unset-value/node_modules/has-value/package.json create mode 100644 node_modules/unset-value/node_modules/has-values/LICENSE create mode 100644 node_modules/unset-value/node_modules/has-values/README.md create mode 100644 node_modules/unset-value/node_modules/has-values/index.js create mode 100644 node_modules/unset-value/node_modules/has-values/package.json create mode 100644 node_modules/unset-value/package.json create mode 100644 node_modules/urix/.jshintrc create mode 100644 node_modules/urix/LICENSE create mode 100644 node_modules/urix/index.js create mode 100644 node_modules/urix/package.json create mode 100644 node_modules/urix/readme.md create mode 100644 node_modules/urix/test/index.js create mode 100644 node_modules/use/LICENSE create mode 100644 node_modules/use/README.md create mode 100644 node_modules/use/index.js create mode 100644 node_modules/use/package.json create mode 100644 node_modules/util-deprecate/History.md create mode 100644 node_modules/util-deprecate/LICENSE create mode 100644 node_modules/util-deprecate/README.md create mode 100644 node_modules/util-deprecate/browser.js create mode 100644 node_modules/util-deprecate/node.js create mode 100644 node_modules/util-deprecate/package.json create mode 100644 node_modules/utils-merge/.npmignore create mode 100644 node_modules/utils-merge/LICENSE create mode 100644 node_modules/utils-merge/README.md create mode 100644 node_modules/utils-merge/index.js create mode 100644 node_modules/utils-merge/package.json create mode 100644 node_modules/vary/HISTORY.md create mode 100644 node_modules/vary/LICENSE create mode 100644 node_modules/vary/README.md create mode 100644 node_modules/vary/index.js create mode 100644 node_modules/vary/package.json create mode 100644 node_modules/which/CHANGELOG.md create mode 100644 node_modules/which/LICENSE create mode 100644 node_modules/which/README.md create mode 100644 node_modules/which/bin/node-which create mode 100644 node_modules/which/package.json create mode 100644 node_modules/which/which.js create mode 100644 node_modules/wide-align/LICENSE create mode 100644 node_modules/wide-align/README.md create mode 100644 node_modules/wide-align/align.js create mode 100644 node_modules/wide-align/package.json create mode 100644 node_modules/wrap-ansi/index.js create mode 100644 node_modules/wrap-ansi/license create mode 100644 node_modules/wrap-ansi/package.json create mode 100644 node_modules/wrap-ansi/readme.md create mode 100644 node_modules/wrappy/LICENSE create mode 100644 node_modules/wrappy/README.md create mode 100644 node_modules/wrappy/package.json create mode 100644 node_modules/wrappy/wrappy.js create mode 100644 node_modules/xtend/.jshintrc create mode 100644 node_modules/xtend/LICENSE create mode 100644 node_modules/xtend/README.md create mode 100644 node_modules/xtend/immutable.js create mode 100644 node_modules/xtend/mutable.js create mode 100644 node_modules/xtend/package.json create mode 100644 node_modules/xtend/test.js create mode 100644 node_modules/y18n/CHANGELOG.md create mode 100644 node_modules/y18n/LICENSE create mode 100644 node_modules/y18n/README.md create mode 100644 node_modules/y18n/build/index.cjs create mode 100644 node_modules/y18n/build/lib/cjs.js create mode 100644 node_modules/y18n/build/lib/index.js create mode 100644 node_modules/y18n/build/lib/platform-shims/node.js create mode 100644 node_modules/y18n/index.mjs create mode 100644 node_modules/y18n/package.json create mode 100644 node_modules/yallist/LICENSE create mode 100644 node_modules/yallist/README.md create mode 100644 node_modules/yallist/iterator.js create mode 100644 node_modules/yallist/package.json create mode 100644 node_modules/yallist/yallist.js create mode 100644 node_modules/yaml/LICENSE create mode 100644 node_modules/yaml/README.md create mode 100644 node_modules/yaml/browser/dist/compose/compose-collection.js create mode 100644 node_modules/yaml/browser/dist/compose/compose-doc.js create mode 100644 node_modules/yaml/browser/dist/compose/compose-node.js create mode 100644 node_modules/yaml/browser/dist/compose/compose-scalar.js create mode 100644 node_modules/yaml/browser/dist/compose/composer.js create mode 100644 node_modules/yaml/browser/dist/compose/resolve-block-map.js create mode 100644 node_modules/yaml/browser/dist/compose/resolve-block-scalar.js create mode 100644 node_modules/yaml/browser/dist/compose/resolve-block-seq.js create mode 100644 node_modules/yaml/browser/dist/compose/resolve-end.js create mode 100644 node_modules/yaml/browser/dist/compose/resolve-flow-collection.js create mode 100644 node_modules/yaml/browser/dist/compose/resolve-flow-scalar.js create mode 100644 node_modules/yaml/browser/dist/compose/resolve-props.js create mode 100644 node_modules/yaml/browser/dist/compose/util-contains-newline.js create mode 100644 node_modules/yaml/browser/dist/compose/util-empty-scalar-position.js create mode 100644 node_modules/yaml/browser/dist/compose/util-flow-indent-check.js create mode 100644 node_modules/yaml/browser/dist/compose/util-map-includes.js create mode 100644 node_modules/yaml/browser/dist/doc/Document.js create mode 100644 node_modules/yaml/browser/dist/doc/anchors.js create mode 100644 node_modules/yaml/browser/dist/doc/applyReviver.js create mode 100644 node_modules/yaml/browser/dist/doc/createNode.js create mode 100644 node_modules/yaml/browser/dist/doc/directives.js create mode 100644 node_modules/yaml/browser/dist/errors.js create mode 100644 node_modules/yaml/browser/dist/index.js create mode 100644 node_modules/yaml/browser/dist/log.js create mode 100644 node_modules/yaml/browser/dist/node_modules/tslib/tslib.es6.js create mode 100644 node_modules/yaml/browser/dist/nodes/Alias.js create mode 100644 node_modules/yaml/browser/dist/nodes/Collection.js create mode 100644 node_modules/yaml/browser/dist/nodes/Node.js create mode 100644 node_modules/yaml/browser/dist/nodes/Pair.js create mode 100644 node_modules/yaml/browser/dist/nodes/Scalar.js create mode 100644 node_modules/yaml/browser/dist/nodes/YAMLMap.js create mode 100644 node_modules/yaml/browser/dist/nodes/YAMLSeq.js create mode 100644 node_modules/yaml/browser/dist/nodes/addPairToJSMap.js create mode 100644 node_modules/yaml/browser/dist/nodes/toJS.js create mode 100644 node_modules/yaml/browser/dist/parse/cst-scalar.js create mode 100644 node_modules/yaml/browser/dist/parse/cst-stringify.js create mode 100644 node_modules/yaml/browser/dist/parse/cst-visit.js create mode 100644 node_modules/yaml/browser/dist/parse/cst.js create mode 100644 node_modules/yaml/browser/dist/parse/lexer.js create mode 100644 node_modules/yaml/browser/dist/parse/line-counter.js create mode 100644 node_modules/yaml/browser/dist/parse/parser.js create mode 100644 node_modules/yaml/browser/dist/public-api.js create mode 100644 node_modules/yaml/browser/dist/schema/Schema.js create mode 100644 node_modules/yaml/browser/dist/schema/common/map.js create mode 100644 node_modules/yaml/browser/dist/schema/common/null.js create mode 100644 node_modules/yaml/browser/dist/schema/common/seq.js create mode 100644 node_modules/yaml/browser/dist/schema/common/string.js create mode 100644 node_modules/yaml/browser/dist/schema/core/bool.js create mode 100644 node_modules/yaml/browser/dist/schema/core/float.js create mode 100644 node_modules/yaml/browser/dist/schema/core/int.js create mode 100644 node_modules/yaml/browser/dist/schema/core/schema.js create mode 100644 node_modules/yaml/browser/dist/schema/json/schema.js create mode 100644 node_modules/yaml/browser/dist/schema/tags.js create mode 100644 node_modules/yaml/browser/dist/schema/yaml-1.1/binary.js create mode 100644 node_modules/yaml/browser/dist/schema/yaml-1.1/bool.js create mode 100644 node_modules/yaml/browser/dist/schema/yaml-1.1/float.js create mode 100644 node_modules/yaml/browser/dist/schema/yaml-1.1/int.js create mode 100644 node_modules/yaml/browser/dist/schema/yaml-1.1/omap.js create mode 100644 node_modules/yaml/browser/dist/schema/yaml-1.1/pairs.js create mode 100644 node_modules/yaml/browser/dist/schema/yaml-1.1/schema.js create mode 100644 node_modules/yaml/browser/dist/schema/yaml-1.1/set.js create mode 100644 node_modules/yaml/browser/dist/schema/yaml-1.1/timestamp.js create mode 100644 node_modules/yaml/browser/dist/stringify/foldFlowLines.js create mode 100644 node_modules/yaml/browser/dist/stringify/stringify.js create mode 100644 node_modules/yaml/browser/dist/stringify/stringifyCollection.js create mode 100644 node_modules/yaml/browser/dist/stringify/stringifyComment.js create mode 100644 node_modules/yaml/browser/dist/stringify/stringifyDocument.js create mode 100644 node_modules/yaml/browser/dist/stringify/stringifyNumber.js create mode 100644 node_modules/yaml/browser/dist/stringify/stringifyPair.js create mode 100644 node_modules/yaml/browser/dist/stringify/stringifyString.js create mode 100644 node_modules/yaml/browser/dist/util.js create mode 100644 node_modules/yaml/browser/dist/visit.js create mode 100644 node_modules/yaml/browser/index.js create mode 100644 node_modules/yaml/browser/package.json create mode 100644 node_modules/yaml/dist/compose/compose-collection.d.ts create mode 100644 node_modules/yaml/dist/compose/compose-collection.js create mode 100644 node_modules/yaml/dist/compose/compose-doc.d.ts create mode 100644 node_modules/yaml/dist/compose/compose-doc.js create mode 100644 node_modules/yaml/dist/compose/compose-node.d.ts create mode 100644 node_modules/yaml/dist/compose/compose-node.js create mode 100644 node_modules/yaml/dist/compose/compose-scalar.d.ts create mode 100644 node_modules/yaml/dist/compose/compose-scalar.js create mode 100644 node_modules/yaml/dist/compose/composer.d.ts create mode 100644 node_modules/yaml/dist/compose/composer.js create mode 100644 node_modules/yaml/dist/compose/resolve-block-map.d.ts create mode 100644 node_modules/yaml/dist/compose/resolve-block-map.js create mode 100644 node_modules/yaml/dist/compose/resolve-block-scalar.d.ts create mode 100644 node_modules/yaml/dist/compose/resolve-block-scalar.js create mode 100644 node_modules/yaml/dist/compose/resolve-block-seq.d.ts create mode 100644 node_modules/yaml/dist/compose/resolve-block-seq.js create mode 100644 node_modules/yaml/dist/compose/resolve-end.d.ts create mode 100644 node_modules/yaml/dist/compose/resolve-end.js create mode 100644 node_modules/yaml/dist/compose/resolve-flow-collection.d.ts create mode 100644 node_modules/yaml/dist/compose/resolve-flow-collection.js create mode 100644 node_modules/yaml/dist/compose/resolve-flow-scalar.d.ts create mode 100644 node_modules/yaml/dist/compose/resolve-flow-scalar.js create mode 100644 node_modules/yaml/dist/compose/resolve-props.d.ts create mode 100644 node_modules/yaml/dist/compose/resolve-props.js create mode 100644 node_modules/yaml/dist/compose/util-contains-newline.d.ts create mode 100644 node_modules/yaml/dist/compose/util-contains-newline.js create mode 100644 node_modules/yaml/dist/compose/util-empty-scalar-position.d.ts create mode 100644 node_modules/yaml/dist/compose/util-empty-scalar-position.js create mode 100644 node_modules/yaml/dist/compose/util-flow-indent-check.d.ts create mode 100644 node_modules/yaml/dist/compose/util-flow-indent-check.js create mode 100644 node_modules/yaml/dist/compose/util-map-includes.d.ts create mode 100644 node_modules/yaml/dist/compose/util-map-includes.js create mode 100644 node_modules/yaml/dist/doc/Document.d.ts create mode 100644 node_modules/yaml/dist/doc/Document.js create mode 100644 node_modules/yaml/dist/doc/anchors.d.ts create mode 100644 node_modules/yaml/dist/doc/anchors.js create mode 100644 node_modules/yaml/dist/doc/applyReviver.d.ts create mode 100644 node_modules/yaml/dist/doc/applyReviver.js create mode 100644 node_modules/yaml/dist/doc/createNode.d.ts create mode 100644 node_modules/yaml/dist/doc/createNode.js create mode 100644 node_modules/yaml/dist/doc/directives.d.ts create mode 100644 node_modules/yaml/dist/doc/directives.js create mode 100644 node_modules/yaml/dist/errors.d.ts create mode 100644 node_modules/yaml/dist/errors.js create mode 100644 node_modules/yaml/dist/index.d.ts create mode 100644 node_modules/yaml/dist/index.js create mode 100644 node_modules/yaml/dist/log.d.ts create mode 100644 node_modules/yaml/dist/log.js create mode 100644 node_modules/yaml/dist/nodes/Alias.d.ts create mode 100644 node_modules/yaml/dist/nodes/Alias.js create mode 100644 node_modules/yaml/dist/nodes/Collection.d.ts create mode 100644 node_modules/yaml/dist/nodes/Collection.js create mode 100644 node_modules/yaml/dist/nodes/Node.d.ts create mode 100644 node_modules/yaml/dist/nodes/Node.js create mode 100644 node_modules/yaml/dist/nodes/Pair.d.ts create mode 100644 node_modules/yaml/dist/nodes/Pair.js create mode 100644 node_modules/yaml/dist/nodes/Scalar.d.ts create mode 100644 node_modules/yaml/dist/nodes/Scalar.js create mode 100644 node_modules/yaml/dist/nodes/YAMLMap.d.ts create mode 100644 node_modules/yaml/dist/nodes/YAMLMap.js create mode 100644 node_modules/yaml/dist/nodes/YAMLSeq.d.ts create mode 100644 node_modules/yaml/dist/nodes/YAMLSeq.js create mode 100644 node_modules/yaml/dist/nodes/addPairToJSMap.d.ts create mode 100644 node_modules/yaml/dist/nodes/addPairToJSMap.js create mode 100644 node_modules/yaml/dist/nodes/toJS.d.ts create mode 100644 node_modules/yaml/dist/nodes/toJS.js create mode 100644 node_modules/yaml/dist/options.d.ts create mode 100644 node_modules/yaml/dist/parse/cst-scalar.d.ts create mode 100644 node_modules/yaml/dist/parse/cst-scalar.js create mode 100644 node_modules/yaml/dist/parse/cst-stringify.d.ts create mode 100644 node_modules/yaml/dist/parse/cst-stringify.js create mode 100644 node_modules/yaml/dist/parse/cst-visit.d.ts create mode 100644 node_modules/yaml/dist/parse/cst-visit.js create mode 100644 node_modules/yaml/dist/parse/cst.d.ts create mode 100644 node_modules/yaml/dist/parse/cst.js create mode 100644 node_modules/yaml/dist/parse/lexer.d.ts create mode 100644 node_modules/yaml/dist/parse/lexer.js create mode 100644 node_modules/yaml/dist/parse/line-counter.d.ts create mode 100644 node_modules/yaml/dist/parse/line-counter.js create mode 100644 node_modules/yaml/dist/parse/parser.d.ts create mode 100644 node_modules/yaml/dist/parse/parser.js create mode 100644 node_modules/yaml/dist/public-api.d.ts create mode 100644 node_modules/yaml/dist/public-api.js create mode 100644 node_modules/yaml/dist/schema/Schema.d.ts create mode 100644 node_modules/yaml/dist/schema/Schema.js create mode 100644 node_modules/yaml/dist/schema/common/map.d.ts create mode 100644 node_modules/yaml/dist/schema/common/map.js create mode 100644 node_modules/yaml/dist/schema/common/null.d.ts create mode 100644 node_modules/yaml/dist/schema/common/null.js create mode 100644 node_modules/yaml/dist/schema/common/seq.d.ts create mode 100644 node_modules/yaml/dist/schema/common/seq.js create mode 100644 node_modules/yaml/dist/schema/common/string.d.ts create mode 100644 node_modules/yaml/dist/schema/common/string.js create mode 100644 node_modules/yaml/dist/schema/core/bool.d.ts create mode 100644 node_modules/yaml/dist/schema/core/bool.js create mode 100644 node_modules/yaml/dist/schema/core/float.d.ts create mode 100644 node_modules/yaml/dist/schema/core/float.js create mode 100644 node_modules/yaml/dist/schema/core/int.d.ts create mode 100644 node_modules/yaml/dist/schema/core/int.js create mode 100644 node_modules/yaml/dist/schema/core/schema.d.ts create mode 100644 node_modules/yaml/dist/schema/core/schema.js create mode 100644 node_modules/yaml/dist/schema/json-schema.d.ts create mode 100644 node_modules/yaml/dist/schema/json/schema.d.ts create mode 100644 node_modules/yaml/dist/schema/json/schema.js create mode 100644 node_modules/yaml/dist/schema/tags.d.ts create mode 100644 node_modules/yaml/dist/schema/tags.js create mode 100644 node_modules/yaml/dist/schema/types.d.ts create mode 100644 node_modules/yaml/dist/schema/yaml-1.1/binary.d.ts create mode 100644 node_modules/yaml/dist/schema/yaml-1.1/binary.js create mode 100644 node_modules/yaml/dist/schema/yaml-1.1/bool.d.ts create mode 100644 node_modules/yaml/dist/schema/yaml-1.1/bool.js create mode 100644 node_modules/yaml/dist/schema/yaml-1.1/float.d.ts create mode 100644 node_modules/yaml/dist/schema/yaml-1.1/float.js create mode 100644 node_modules/yaml/dist/schema/yaml-1.1/int.d.ts create mode 100644 node_modules/yaml/dist/schema/yaml-1.1/int.js create mode 100644 node_modules/yaml/dist/schema/yaml-1.1/omap.d.ts create mode 100644 node_modules/yaml/dist/schema/yaml-1.1/omap.js create mode 100644 node_modules/yaml/dist/schema/yaml-1.1/pairs.d.ts create mode 100644 node_modules/yaml/dist/schema/yaml-1.1/pairs.js create mode 100644 node_modules/yaml/dist/schema/yaml-1.1/schema.d.ts create mode 100644 node_modules/yaml/dist/schema/yaml-1.1/schema.js create mode 100644 node_modules/yaml/dist/schema/yaml-1.1/set.d.ts create mode 100644 node_modules/yaml/dist/schema/yaml-1.1/set.js create mode 100644 node_modules/yaml/dist/schema/yaml-1.1/timestamp.d.ts create mode 100644 node_modules/yaml/dist/schema/yaml-1.1/timestamp.js create mode 100644 node_modules/yaml/dist/stringify/foldFlowLines.d.ts create mode 100644 node_modules/yaml/dist/stringify/foldFlowLines.js create mode 100644 node_modules/yaml/dist/stringify/stringify.d.ts create mode 100644 node_modules/yaml/dist/stringify/stringify.js create mode 100644 node_modules/yaml/dist/stringify/stringifyCollection.d.ts create mode 100644 node_modules/yaml/dist/stringify/stringifyCollection.js create mode 100644 node_modules/yaml/dist/stringify/stringifyComment.d.ts create mode 100644 node_modules/yaml/dist/stringify/stringifyComment.js create mode 100644 node_modules/yaml/dist/stringify/stringifyDocument.d.ts create mode 100644 node_modules/yaml/dist/stringify/stringifyDocument.js create mode 100644 node_modules/yaml/dist/stringify/stringifyNumber.d.ts create mode 100644 node_modules/yaml/dist/stringify/stringifyNumber.js create mode 100644 node_modules/yaml/dist/stringify/stringifyPair.d.ts create mode 100644 node_modules/yaml/dist/stringify/stringifyPair.js create mode 100644 node_modules/yaml/dist/stringify/stringifyString.d.ts create mode 100644 node_modules/yaml/dist/stringify/stringifyString.js create mode 100644 node_modules/yaml/dist/test-events.d.ts create mode 100644 node_modules/yaml/dist/test-events.js create mode 100644 node_modules/yaml/dist/util.d.ts create mode 100644 node_modules/yaml/dist/util.js create mode 100644 node_modules/yaml/dist/visit.d.ts create mode 100644 node_modules/yaml/dist/visit.js create mode 100644 node_modules/yaml/package.json create mode 100644 node_modules/yaml/util.d.ts create mode 100644 node_modules/yaml/util.js create mode 100644 node_modules/yargs-parser/CHANGELOG.md create mode 100644 node_modules/yargs-parser/LICENSE.txt create mode 100644 node_modules/yargs-parser/README.md create mode 100644 node_modules/yargs-parser/browser.js create mode 100644 node_modules/yargs-parser/build/index.cjs create mode 100644 node_modules/yargs-parser/build/lib/index.js create mode 100644 node_modules/yargs-parser/build/lib/string-utils.js create mode 100644 node_modules/yargs-parser/build/lib/tokenize-arg-string.js create mode 100644 node_modules/yargs-parser/build/lib/yargs-parser-types.js create mode 100644 node_modules/yargs-parser/build/lib/yargs-parser.js create mode 100644 node_modules/yargs-parser/package.json create mode 100644 node_modules/yargs/LICENSE create mode 100644 node_modules/yargs/README.md create mode 100644 node_modules/yargs/browser.mjs create mode 100644 node_modules/yargs/build/index.cjs create mode 100644 node_modules/yargs/build/lib/argsert.js create mode 100644 node_modules/yargs/build/lib/command.js create mode 100644 node_modules/yargs/build/lib/completion-templates.js create mode 100644 node_modules/yargs/build/lib/completion.js create mode 100644 node_modules/yargs/build/lib/middleware.js create mode 100644 node_modules/yargs/build/lib/parse-command.js create mode 100644 node_modules/yargs/build/lib/typings/common-types.js create mode 100644 node_modules/yargs/build/lib/typings/yargs-parser-types.js create mode 100644 node_modules/yargs/build/lib/usage.js create mode 100644 node_modules/yargs/build/lib/utils/apply-extends.js create mode 100644 node_modules/yargs/build/lib/utils/is-promise.js create mode 100644 node_modules/yargs/build/lib/utils/levenshtein.js create mode 100644 node_modules/yargs/build/lib/utils/maybe-async-result.js create mode 100644 node_modules/yargs/build/lib/utils/obj-filter.js create mode 100644 node_modules/yargs/build/lib/utils/process-argv.js create mode 100644 node_modules/yargs/build/lib/utils/set-blocking.js create mode 100644 node_modules/yargs/build/lib/utils/which-module.js create mode 100644 node_modules/yargs/build/lib/validation.js create mode 100644 node_modules/yargs/build/lib/yargs-factory.js create mode 100644 node_modules/yargs/build/lib/yerror.js create mode 100644 node_modules/yargs/helpers/helpers.mjs create mode 100644 node_modules/yargs/helpers/index.js create mode 100644 node_modules/yargs/helpers/package.json create mode 100644 node_modules/yargs/index.cjs create mode 100644 node_modules/yargs/index.mjs create mode 100644 node_modules/yargs/lib/platform-shims/browser.mjs create mode 100644 node_modules/yargs/lib/platform-shims/esm.mjs create mode 100644 node_modules/yargs/locales/be.json create mode 100644 node_modules/yargs/locales/cs.json create mode 100644 node_modules/yargs/locales/de.json create mode 100644 node_modules/yargs/locales/en.json create mode 100644 node_modules/yargs/locales/es.json create mode 100644 node_modules/yargs/locales/fi.json create mode 100644 node_modules/yargs/locales/fr.json create mode 100644 node_modules/yargs/locales/hi.json create mode 100644 node_modules/yargs/locales/hu.json create mode 100644 node_modules/yargs/locales/id.json create mode 100644 node_modules/yargs/locales/it.json create mode 100644 node_modules/yargs/locales/ja.json create mode 100644 node_modules/yargs/locales/ko.json create mode 100644 node_modules/yargs/locales/nb.json create mode 100644 node_modules/yargs/locales/nl.json create mode 100644 node_modules/yargs/locales/nn.json create mode 100644 node_modules/yargs/locales/pirate.json create mode 100644 node_modules/yargs/locales/pl.json create mode 100644 node_modules/yargs/locales/pt.json create mode 100644 node_modules/yargs/locales/pt_BR.json create mode 100644 node_modules/yargs/locales/ru.json create mode 100644 node_modules/yargs/locales/th.json create mode 100644 node_modules/yargs/locales/tr.json create mode 100644 node_modules/yargs/locales/uk_UA.json create mode 100644 node_modules/yargs/locales/uz.json create mode 100644 node_modules/yargs/locales/zh_CN.json create mode 100644 node_modules/yargs/locales/zh_TW.json create mode 100644 node_modules/yargs/package.json create mode 100644 node_modules/yargs/yargs create mode 100644 node_modules/yargs/yargs.mjs create mode 100644 package-lock.json create mode 100644 package.json create mode 100644 public/stylesheets/style.css create mode 100644 routes/createFont.js create mode 100644 routes/createIconFont.js create mode 100644 routes/creator.js create mode 100644 routes/index.js create mode 100644 routes/users.js create mode 100644 svgs/characters/B.svg create mode 100644 svgs/characters/Home.svg create mode 100644 svgs/characters/Return.svg create mode 100644 svgs/characters/icons8-mongrol.svg create mode 100644 svgs/characters/▬.svg create mode 100644 svgs/iconsax2/ǵ.svg create mode 100644 svgs/iconsax2/ȑ.svg create mode 100644 svgs/iconsax2/ȗ.svg create mode 100644 svgs/iconsax2/Ș.svg create mode 100644 svgs/iconsax2/ț.svg create mode 100644 svgs/iconsax2/Ȝ.svg create mode 100644 svgs/iconsax2/ȟ.svg create mode 100644 svgs/iconsax2/Ƞ.svg create mode 100644 svgs/iconsax2/ȡ.svg create mode 100644 svgs/iconsax2/ȣ.svg create mode 100644 svgs/iconsax2/ȥ.svg create mode 100644 svgs/iconsax2/ȧ.svg create mode 100644 svgs/iconsax2/Ȩ.svg create mode 100644 svgs/iconsax2/ȫ.svg create mode 100644 svgs/iconsax2/ȭ.svg create mode 100644 svgs/iconsax2/ȯ.svg create mode 100644 svgs/iconsax2/ȱ.svg create mode 100644 svgs/iconsax2/ȳ.svg create mode 100644 svgs/iconsax2/ȴ.svg create mode 100644 svgs/iconsax2/ȵ.svg create mode 100644 svgs/iconsax2/ȶ.svg create mode 100644 svgs/iconsax2/ȷ.svg create mode 100644 svgs/iconsax2/ȸ.svg create mode 100644 svgs/iconsax2/ȹ.svg create mode 100644 svgs/iconsax2/Ⱥ.svg create mode 100644 svgs/iconsax2/ȼ.svg create mode 100644 svgs/iconsax2/Ƚ.svg create mode 100644 svgs/iconsax2/Ⱦ.svg create mode 100644 svgs/iconsax2/ȿ.svg create mode 100644 svgs/iconsax2/ɀ.svg create mode 100644 svgs/iconsax2/ɂ.svg create mode 100644 svgs/iconsax2/Ƀ.svg create mode 100644 svgs/iconsax2/ɇ.svg create mode 100644 svgs/iconsax2/ɉ.svg create mode 100644 svgs/iconsax2/ɋ.svg create mode 100644 svgs/iconsax2/ɍ.svg create mode 100644 svgs/iconsax2/ɏ.svg create mode 100644 svgs/iconsax2/ɒ.svg create mode 100644 svgs/iconsax2/ɓ.svg create mode 100644 svgs/iconsax2/ɔ.svg create mode 100644 svgs/iconsax2/ɕ.svg create mode 100644 svgs/iconsax2/ɖ.svg create mode 100644 svgs/iconsax2/ɗ.svg create mode 100644 svgs/iconsax2/ɘ.svg create mode 100644 svgs/iconsax2/ə.svg create mode 100644 svgs/iconsax2/ɚ.svg create mode 100644 svgs/iconsax2/ɛ.svg create mode 100644 svgs/iconsax2/ɜ.svg create mode 100644 svgs/iconsax2/ɝ.svg create mode 100644 svgs/iconsax2/ɞ.svg create mode 100644 svgs/iconsax2/ɟ.svg create mode 100644 svgs/iconsax2/ɠ.svg create mode 100644 svgs/iconsax2/ɡ.svg create mode 100644 svgs/iconsax2/ɢ.svg create mode 100644 svgs/iconsax2/ɣ.svg create mode 100644 svgs/iconsax2/ɤ.svg create mode 100644 svgs/iconsax2/ɥ.svg create mode 100644 svgs/iconsax2/ɦ.svg create mode 100644 svgs/iconsax2/ɧ.svg create mode 100644 svgs/iconsax2/ɨ.svg create mode 100644 svgs/iconsax2/ɩ.svg create mode 100644 svgs/iconsax2/ɪ.svg create mode 100644 svgs/iconsax2/ɬ.svg create mode 100644 svgs/iconsax2/ɭ.svg create mode 100644 svgs/iconsax2/ɮ.svg create mode 100644 svgs/iconsax2/ɯ.svg create mode 100644 svgs/iconsax2/ɰ.svg create mode 100644 svgs/iconsax2/ɲ.svg create mode 100644 svgs/iconsax2/ɳ.svg create mode 100644 svgs/iconsax2/ɴ.svg create mode 100644 svgs/iconsax2/ɵ.svg create mode 100644 svgs/iconsax2/ɶ.svg create mode 100644 svgs/iconsax2/ɷ.svg create mode 100644 svgs/iconsax2/ɸ.svg create mode 100644 svgs/iconsax2/ɹ.svg create mode 100644 svgs/iconsax2/ɺ.svg create mode 100644 svgs/iconsax2/ɻ.svg create mode 100644 svgs/iconsax2/ɼ.svg create mode 100644 svgs/iconsax2/ɾ.svg create mode 100644 svgs/iconsax2/ɿ.svg create mode 100644 svgs/iconsax2/ʀ.svg create mode 100644 svgs/iconsax2/ʁ.svg create mode 100644 svgs/iconsax2/ʂ.svg create mode 100644 svgs/iconsax2/ʃ.svg create mode 100644 svgs/iconsax2/ʄ.svg create mode 100644 svgs/iconsax2/ʅ.svg create mode 100644 svgs/iconsax2/ʆ.svg create mode 100644 svgs/iconsax2/ʇ.svg create mode 100644 svgs/iconsax2/ʈ.svg create mode 100644 svgs/iconsax2/ʉ.svg create mode 100644 svgs/iconsax2/ʊ.svg create mode 100644 svgs/iconsax2/ʋ.svg create mode 100644 svgs/iconsax2/ʌ.svg create mode 100644 svgs/iconsax2/ʍ.svg create mode 100644 svgs/iconsax2/ʎ.svg create mode 100644 svgs/iconsax2/ʏ.svg create mode 100644 svgs/iconsax2/ʐ.svg create mode 100644 svgs/iconsax2/ʑ.svg create mode 100644 svgs/iconsax2/ʒ.svg create mode 100644 svgs/iconsax2/ʓ.svg create mode 100644 svgs/iconsax2/ʔ.svg create mode 100644 svgs/iconsax2/ʕ.svg create mode 100644 svgs/iconsax2/ʖ.svg create mode 100644 svgs/iconsax2/ʗ.svg create mode 100644 svgs/iconsax2/ʘ.svg create mode 100644 svgs/iconsax2/ʙ.svg create mode 100644 svgs/iconsax2/ʚ.svg create mode 100644 svgs/iconsax2/ʛ.svg create mode 100644 svgs/iconsax2/ʜ.svg create mode 100644 svgs/iconsax2/ʝ.svg create mode 100644 svgs/iconsax2/ʞ.svg create mode 100644 svgs/iconsax2/ʟ.svg create mode 100644 svgs/iconsax2/ʠ.svg create mode 100644 svgs/iconsax2/ʡ.svg create mode 100644 svgs/iconsax2/ʢ.svg create mode 100644 svgs/iconsax2/ʣ.svg create mode 100644 svgs/iconsax2/ʤ.svg create mode 100644 svgs/iconsax2/ʥ.svg create mode 100644 svgs/iconsax2/ʦ.svg create mode 100644 svgs/iconsax2/ʧ.svg create mode 100644 svgs/iconsax2/ʨ.svg create mode 100644 svgs/iconsax2/ʩ.svg create mode 100644 svgs/iconsax2/ʪ.svg create mode 100644 svgs/iconsax2/ʫ.svg create mode 100644 svgs/iconsax2/ʬ.svg create mode 100644 svgs/iconsax2/ʭ.svg create mode 100644 svgs/iconsax2/ʮ.svg create mode 100644 svgs/iconsax2/ʯ.svg create mode 100644 svgs/iconsax2/ʰ.svg create mode 100644 svgs/iconsax2/ʱ.svg create mode 100644 svgs/iconsax2/ʲ.svg create mode 100644 svgs/iconsax2/ʳ.svg create mode 100644 svgs/iconsax2/ʴ.svg create mode 100644 svgs/iconsax2/ʵ.svg create mode 100644 svgs/iconsax2/ʶ.svg create mode 100644 svgs/iconsax2/ʷ.svg create mode 100644 svgs/iconsax2/ʸ.svg create mode 100644 svgs/iconsax2/ʹ.svg create mode 100644 svgs/iconsax2/ʺ.svg create mode 100644 svgs/iconsax2/ʻ.svg create mode 100644 svgs/iconsax2/ʼ.svg create mode 100644 svgs/iconsax2/ʽ.svg create mode 100644 svgs/iconsax2/ʾ.svg create mode 100644 svgs/iconsax2/ʿ.svg create mode 100644 svgs/iconsax2/ˀ.svg create mode 100644 svgs/iconsax2/ˁ.svg create mode 100644 svgs/iconsax2/˂.svg create mode 100644 svgs/iconsax2/˃.svg create mode 100644 svgs/iconsax2/˄.svg create mode 100644 svgs/iconsax2/˅.svg create mode 100644 svgs/iconsax2/ˆ.svg create mode 100644 svgs/iconsax2/ˇ.svg create mode 100644 svgs/iconsax2/ˈ.svg create mode 100644 svgs/iconsax2/ˉ.svg create mode 100644 svgs/iconsax2/ˊ.svg create mode 100644 svgs/iconsax2/ˋ.svg create mode 100644 svgs/iconsax2/ˌ.svg create mode 100644 svgs/iconsax2/ˍ.svg create mode 100644 svgs/iconsax2/ˎ.svg create mode 100644 svgs/iconsax2/ˏ.svg create mode 100644 svgs/iconsax2/ː.svg create mode 100644 svgs/iconsax2/ˑ.svg create mode 100644 svgs/iconsax2/˒.svg create mode 100644 svgs/iconsax2/˓.svg create mode 100644 svgs/iconsax2/˔.svg create mode 100644 svgs/iconsax2/˕.svg create mode 100644 svgs/iconsax2/˖.svg create mode 100644 svgs/iconsax2/˗.svg create mode 100644 svgs/iconsax2/˘.svg create mode 100644 svgs/iconsax2/˙.svg create mode 100644 svgs/iconsax2/˚.svg create mode 100644 svgs/iconsax2/˛.svg create mode 100644 svgs/iconsax2/˜.svg create mode 100644 svgs/iconsax2/˝.svg create mode 100644 svgs/iconsax2/˞.svg create mode 100644 svgs/iconsax2/˟.svg create mode 100644 svgs/iconsax2/ˠ.svg create mode 100644 svgs/iconsax2/ˡ.svg create mode 100644 svgs/iconsax2/ˢ.svg create mode 100644 svgs/iconsax2/ˣ.svg create mode 100644 svgs/iconsax2/ˤ.svg create mode 100644 svgs/iconsax2/˥.svg create mode 100644 svgs/iconsax2/˦.svg create mode 100644 svgs/iconsax2/˧.svg create mode 100644 svgs/iconsax2/˨.svg create mode 100644 svgs/iconsax2/˩.svg create mode 100644 svgs/iconsax2/˪.svg create mode 100644 svgs/iconsax2/˫.svg create mode 100644 svgs/iconsax2/ˬ.svg create mode 100644 svgs/iconsax2/˭.svg create mode 100644 svgs/iconsax2/ˮ.svg create mode 100644 svgs/iconsax2/˯.svg create mode 100644 svgs/iconsax2/˰.svg create mode 100644 svgs/iconsax2/˱.svg create mode 100644 svgs/iconsax2/˲.svg create mode 100644 svgs/iconsax2/˳.svg create mode 100644 svgs/iconsax2/˴.svg create mode 100644 svgs/iconsax2/˵.svg create mode 100644 svgs/iconsax2/˶.svg create mode 100644 svgs/iconsax2/˷.svg create mode 100644 svgs/iconsax2/˸.svg create mode 100644 svgs/iconsax2/˹.svg create mode 100644 svgs/iconsax2/˺.svg create mode 100644 svgs/iconsax2/˻.svg create mode 100644 svgs/iconsax2/˼.svg create mode 100644 svgs/iconsax2/˽.svg create mode 100644 svgs/iconsax2/˾.svg create mode 100644 svgs/iconsax2/˿.svg create mode 100644 svgs/iconsax2/̀.svg create mode 100644 svgs/iconsax2/́.svg create mode 100644 svgs/iconsax2/̂.svg create mode 100644 svgs/iconsax2/̃.svg create mode 100644 svgs/iconsax2/̄.svg create mode 100644 svgs/iconsax2/̅.svg create mode 100644 svgs/iconsax2/̆.svg create mode 100644 svgs/iconsax2/̇.svg create mode 100644 svgs/iconsax2/̈.svg create mode 100644 svgs/iconsax2/̉.svg create mode 100644 svgs/iconsax2/̊.svg create mode 100644 svgs/iconsax2/̋.svg create mode 100644 svgs/iconsax2/̌.svg create mode 100644 svgs/iconsax2/̍.svg create mode 100644 svgs/iconsax2/̎.svg create mode 100644 svgs/iconsax2/̏.svg create mode 100644 svgs/iconsax2/̐.svg create mode 100644 svgs/iconsax2/̑.svg create mode 100644 svgs/iconsax2/̒.svg create mode 100644 svgs/iconsax2/̓.svg create mode 100644 svgs/iconsax2/̔.svg create mode 100644 svgs/iconsax2/̕.svg create mode 100644 svgs/iconsax2/̖.svg create mode 100644 svgs/iconsax2/̗.svg create mode 100644 svgs/iconsax2/̘.svg create mode 100644 svgs/iconsax2/̙.svg create mode 100644 svgs/iconsax2/̚.svg create mode 100644 svgs/iconsax2/̛.svg create mode 100644 svgs/iconsax2/̜.svg create mode 100644 svgs/iconsax2/̝.svg create mode 100644 svgs/iconsax2/̞.svg create mode 100644 svgs/iconsax2/̟.svg create mode 100644 svgs/iconsax2/̠.svg create mode 100644 svgs/iconsax2/̡.svg create mode 100644 svgs/iconsax2/̢.svg create mode 100644 svgs/iconsax2/̣.svg create mode 100644 svgs/iconsax2/̤.svg create mode 100644 svgs/iconsax2/̥.svg create mode 100644 svgs/iconsax2/̦.svg create mode 100644 svgs/iconsax2/̧.svg create mode 100644 svgs/iconsax2/̨.svg create mode 100644 svgs/iconsax2/̩.svg create mode 100644 svgs/iconsax2/̪.svg create mode 100644 svgs/iconsax2/̫.svg create mode 100644 svgs/iconsax2/̬.svg create mode 100644 svgs/iconsax2/̭.svg create mode 100644 svgs/iconsax2/̮.svg create mode 100644 svgs/iconsax2/̯.svg create mode 100644 svgs/iconsax2/̰.svg create mode 100644 svgs/iconsax2/̱.svg create mode 100644 svgs/iconsax2/̲.svg create mode 100644 svgs/iconsax2/̳.svg create mode 100644 svgs/iconsax2/̴.svg create mode 100644 svgs/iconsax2/̵.svg create mode 100644 svgs/iconsax2/̶.svg create mode 100644 svgs/iconsax2/̷.svg create mode 100644 svgs/iconsax2/̸.svg create mode 100644 svgs/iconsax2/̹.svg create mode 100644 svgs/iconsax2/̺.svg create mode 100644 svgs/iconsax2/̻.svg create mode 100644 svgs/iconsax2/̼.svg create mode 100644 svgs/iconsax2/̽.svg create mode 100644 svgs/iconsax2/̾.svg create mode 100644 svgs/iconsax2/̿.svg create mode 100644 svgs/iconsax2/̀.svg create mode 100644 svgs/iconsax2/́.svg create mode 100644 svgs/iconsax2/͂.svg create mode 100644 svgs/iconsax2/̓.svg create mode 100644 svgs/iconsax2/̈́.svg create mode 100644 svgs/iconsax2/ͅ.svg create mode 100644 svgs/iconsax2/͆.svg create mode 100644 svgs/iconsax2/͇.svg create mode 100644 svgs/iconsax2/͈.svg create mode 100644 svgs/iconsax2/͉.svg create mode 100644 svgs/iconsax2/͊.svg create mode 100644 svgs/iconsax2/͋.svg create mode 100644 svgs/iconsax2/͌.svg create mode 100644 svgs/iconsax2/͍.svg create mode 100644 svgs/iconsax2/͎.svg create mode 100644 svgs/iconsax2/͏.svg create mode 100644 svgs/iconsax2/͐.svg create mode 100644 svgs/iconsax2/͑.svg create mode 100644 svgs/iconsax2/͒.svg create mode 100644 svgs/iconsax2/͓.svg create mode 100644 svgs/iconsax2/͔.svg create mode 100644 svgs/iconsax2/͕.svg create mode 100644 svgs/iconsax2/͖.svg create mode 100644 svgs/iconsax2/͗.svg create mode 100644 svgs/iconsax2/͘.svg create mode 100644 svgs/iconsax2/͙.svg create mode 100644 svgs/iconsax2/͚.svg create mode 100644 svgs/iconsax2/͛.svg create mode 100644 svgs/iconsax2/͜.svg create mode 100644 svgs/iconsax2/͝.svg create mode 100644 svgs/iconsax2/͞.svg create mode 100644 svgs/iconsax2/͟.svg create mode 100644 svgs/iconsax2/͠.svg create mode 100644 svgs/iconsax2/͡.svg create mode 100644 svgs/iconsax2/͢.svg create mode 100644 svgs/iconsax2/ͣ.svg create mode 100644 svgs/iconsax2/ͤ.svg create mode 100644 svgs/iconsax2/ͥ.svg create mode 100644 svgs/iconsax2/ͦ.svg create mode 100644 svgs/iconsax2/ͧ.svg create mode 100644 svgs/iconsax2/ͨ.svg create mode 100644 svgs/iconsax2/ͩ.svg create mode 100644 svgs/iconsax2/ͪ.svg create mode 100644 svgs/iconsax2/ͫ.svg create mode 100644 svgs/iconsax2/ͬ.svg create mode 100644 svgs/iconsax2/ͭ.svg create mode 100644 svgs/iconsax2/ͮ.svg create mode 100644 svgs/iconsax2/ͯ.svg create mode 100644 svgs/iconsax2/ͱ.svg create mode 100644 svgs/iconsax2/ͳ.svg create mode 100644 svgs/iconsax2/ʹ.svg create mode 100644 svgs/iconsax2/͵.svg create mode 100644 svgs/iconsax2/ͷ.svg create mode 100644 svgs/iconsax2/͸.svg create mode 100644 svgs/iconsax2/͹.svg create mode 100644 svgs/iconsax2/ͺ.svg create mode 100644 svgs/iconsax2/;.svg create mode 100644 svgs/iconsax2/Ϳ.svg create mode 100644 svgs/iconsax2/΀.svg create mode 100644 svgs/iconsax2/΁.svg create mode 100644 svgs/iconsax2/΂.svg create mode 100644 svgs/iconsax2/΃.svg create mode 100644 svgs/iconsax2/΄.svg create mode 100644 svgs/iconsax2/΅.svg create mode 100644 svgs/iconsax2/·.svg create mode 100644 svgs/iconsax2/΋.svg create mode 100644 svgs/iconsax2/΍.svg create mode 100644 svgs/iconsax2/ΐ.svg create mode 100644 svgs/iconsax2/΢.svg create mode 100644 svgs/iconsax2/ά.svg create mode 100644 svgs/iconsax2/έ.svg create mode 100644 svgs/iconsax2/ή.svg create mode 100644 svgs/iconsax2/ί.svg create mode 100644 svgs/iconsax2/ΰ.svg create mode 100644 svgs/iconsax2/α.svg create mode 100644 svgs/iconsax2/β.svg create mode 100644 svgs/iconsax2/γ.svg create mode 100644 svgs/iconsax2/δ.svg create mode 100644 svgs/iconsax2/ε.svg create mode 100644 svgs/iconsax2/ζ.svg create mode 100644 svgs/iconsax2/η.svg create mode 100644 svgs/iconsax2/θ.svg create mode 100644 svgs/iconsax2/ι.svg create mode 100644 svgs/iconsax2/κ.svg create mode 100644 svgs/iconsax2/λ.svg create mode 100644 svgs/iconsax2/μ.svg create mode 100644 svgs/iconsax2/ν.svg create mode 100644 svgs/iconsax2/ξ.svg create mode 100644 svgs/iconsax2/ο.svg create mode 100644 svgs/iconsax2/π.svg create mode 100644 svgs/iconsax2/ρ.svg create mode 100644 svgs/iconsax2/ς.svg create mode 100644 svgs/iconsax2/σ.svg create mode 100644 svgs/iconsax2/τ.svg create mode 100644 svgs/iconsax2/υ.svg create mode 100644 svgs/iconsax2/φ.svg create mode 100644 svgs/iconsax2/χ.svg create mode 100644 svgs/iconsax2/ψ.svg create mode 100644 svgs/iconsax2/ω.svg create mode 100644 svgs/iconsax2/ϊ.svg create mode 100644 svgs/iconsax2/ϋ.svg create mode 100644 svgs/iconsax2/ό.svg create mode 100644 svgs/iconsax2/ύ.svg create mode 100644 svgs/iconsax2/ώ.svg create mode 100644 svgs/iconsax2/ϐ.svg create mode 100644 svgs/iconsax2/ϑ.svg create mode 100644 svgs/iconsax2/ϒ.svg create mode 100644 svgs/iconsax2/ϓ.svg create mode 100644 svgs/iconsax2/ϔ.svg create mode 100644 svgs/iconsax2/ϕ.svg create mode 100644 svgs/iconsax2/ϖ.svg create mode 100644 svgs/iconsax2/ϗ.svg create mode 100644 svgs/iconsax2/ϙ.svg create mode 100644 svgs/iconsax2/ϛ.svg create mode 100644 svgs/iconsax2/ϝ.svg create mode 100644 svgs/iconsax2/ϟ.svg create mode 100644 svgs/iconsax2/ϡ.svg create mode 100644 svgs/iconsax2/ϣ.svg create mode 100644 svgs/iconsax2/ϥ.svg create mode 100644 svgs/iconsax2/ϧ.svg create mode 100644 svgs/iconsax2/ϩ.svg create mode 100644 svgs/iconsax2/ϫ.svg create mode 100644 svgs/iconsax2/ϭ.svg create mode 100644 svgs/iconsax2/ϯ.svg create mode 100644 svgs/iconsax2/ϰ.svg create mode 100644 svgs/iconsax2/ϱ.svg create mode 100644 svgs/iconsax2/ϳ.svg create mode 100644 svgs/iconsax2/ϴ.svg create mode 100644 svgs/iconsax2/ϵ.svg create mode 100644 svgs/iconsax2/϶.svg create mode 100644 svgs/iconsax2/ϸ.svg create mode 100644 svgs/iconsax2/Ϲ.svg create mode 100644 svgs/iconsax2/ϻ.svg create mode 100644 svgs/iconsax2/ϼ.svg create mode 100644 svgs/iconsax2/Ͻ.svg create mode 100644 svgs/iconsax2/Ͼ.svg create mode 100644 svgs/iconsax2/Ͽ.svg create mode 100644 svgs/iconsax2/а.svg create mode 100644 svgs/iconsax2/б.svg create mode 100644 svgs/iconsax2/в.svg create mode 100644 svgs/iconsax2/г.svg create mode 100644 svgs/iconsax2/д.svg create mode 100644 svgs/iconsax2/е.svg create mode 100644 svgs/iconsax2/ж.svg create mode 100644 svgs/iconsax2/з.svg create mode 100644 svgs/iconsax2/и.svg create mode 100644 svgs/iconsax2/й.svg create mode 100644 svgs/iconsax2/к.svg create mode 100644 svgs/iconsax2/л.svg create mode 100644 svgs/iconsax2/м.svg create mode 100644 svgs/iconsax2/н.svg create mode 100644 svgs/iconsax2/о.svg create mode 100644 svgs/iconsax2/п.svg create mode 100644 svgs/iconsax2/р.svg create mode 100644 svgs/iconsax2/с.svg create mode 100644 svgs/iconsax2/т.svg create mode 100644 svgs/iconsax2/у.svg create mode 100644 svgs/iconsax2/ф.svg create mode 100644 svgs/iconsax2/х.svg create mode 100644 svgs/iconsax2/ц.svg create mode 100644 svgs/iconsax2/ч.svg create mode 100644 svgs/iconsax2/ш.svg create mode 100644 svgs/iconsax2/щ.svg create mode 100644 svgs/iconsax2/ъ.svg create mode 100644 svgs/iconsax2/ы.svg create mode 100644 svgs/iconsax2/ь.svg create mode 100644 svgs/iconsax2/э.svg create mode 100644 svgs/iconsax2/ю.svg create mode 100644 svgs/iconsax2/я.svg create mode 100644 svgs/iconsax2/ѐ.svg create mode 100644 svgs/iconsax2/ё.svg create mode 100644 svgs/iconsax2/ђ.svg create mode 100644 svgs/iconsax2/ѓ.svg create mode 100644 svgs/iconsax2/є.svg create mode 100644 svgs/iconsax2/ѕ.svg create mode 100644 svgs/iconsax2/і.svg create mode 100644 svgs/iconsax2/ї.svg create mode 100644 svgs/iconsax2/ј.svg create mode 100644 svgs/iconsax2/љ.svg create mode 100644 svgs/iconsax2/њ.svg create mode 100644 svgs/iconsax2/ћ.svg create mode 100644 svgs/iconsax2/ќ.svg create mode 100644 svgs/iconsax2/ѝ.svg create mode 100644 svgs/iconsax2/ў.svg create mode 100644 svgs/iconsax2/џ.svg create mode 100644 svgs/iconsax2/ѡ.svg create mode 100644 svgs/iconsax2/ѣ.svg create mode 100644 svgs/iconsax2/ѥ.svg create mode 100644 svgs/iconsax2/ѧ.svg create mode 100644 svgs/iconsax2/ѩ.svg create mode 100644 svgs/iconsax2/ѫ.svg create mode 100644 svgs/iconsax2/ѭ.svg create mode 100644 svgs/iconsax2/ѯ.svg create mode 100644 svgs/iconsax2/ѱ.svg create mode 100644 svgs/iconsax2/ѳ.svg create mode 100644 svgs/iconsax2/ѵ.svg create mode 100644 svgs/iconsax2/ѷ.svg create mode 100644 svgs/iconsax2/ѹ.svg create mode 100644 svgs/iconsax2/ѻ.svg create mode 100644 svgs/iconsax2/ѽ.svg create mode 100644 svgs/iconsax2/ѿ.svg create mode 100644 svgs/iconsax2/Ҁ.svg create mode 100644 svgs/iconsax2/҂.svg create mode 100644 svgs/iconsax2/҃.svg create mode 100644 svgs/iconsax2/҄.svg create mode 100644 svgs/iconsax2/҅.svg create mode 100644 svgs/iconsax2/҆.svg create mode 100644 svgs/iconsax2/҇.svg create mode 100644 svgs/iconsax2/҈.svg create mode 100644 svgs/iconsax2/҉.svg create mode 100644 svgs/iconsax2/ҋ.svg create mode 100644 svgs/iconsax2/ҍ.svg create mode 100644 svgs/iconsax2/ҏ.svg create mode 100644 svgs/iconsax2/ґ.svg create mode 100644 svgs/iconsax2/ғ.svg create mode 100644 svgs/iconsax2/ҕ.svg create mode 100644 svgs/iconsax2/җ.svg create mode 100644 svgs/iconsax2/ҙ.svg create mode 100644 svgs/iconsax2/қ.svg create mode 100644 svgs/iconsax2/ҝ.svg create mode 100644 svgs/iconsax2/ҟ.svg create mode 100644 svgs/iconsax2/ҡ.svg create mode 100644 svgs/iconsax2/ң.svg create mode 100644 svgs/iconsax2/ҥ.svg create mode 100644 svgs/iconsax2/Ҧ.svg create mode 100644 svgs/iconsax2/ҩ.svg create mode 100644 svgs/iconsax2/ҫ.svg create mode 100644 svgs/iconsax2/ҭ.svg create mode 100644 svgs/iconsax2/ү.svg create mode 100644 svgs/iconsax2/ұ.svg create mode 100644 svgs/iconsax2/ҳ.svg create mode 100644 svgs/iconsax2/ҵ.svg create mode 100644 svgs/iconsax2/ҷ.svg create mode 100644 svgs/iconsax2/Ҹ.svg create mode 100644 svgs/iconsax2/һ.svg create mode 100644 svgs/iconsax2/ҽ.svg create mode 100644 svgs/iconsax2/ҿ.svg create mode 100644 svgs/iconsax2/Ӂ.svg create mode 100644 svgs/iconsax2/ӄ.svg create mode 100644 svgs/iconsax2/ӆ.svg create mode 100644 svgs/iconsax2/ӈ.svg create mode 100644 svgs/iconsax2/ӊ.svg create mode 100644 svgs/iconsax2/ӌ.svg create mode 100644 svgs/iconsax2/ӎ.svg create mode 100644 svgs/iconsax2/ӏ.svg create mode 100644 svgs/iconsax2/ӑ.svg create mode 100644 svgs/iconsax2/ӓ.svg create mode 100644 svgs/iconsax2/Ӕ.svg create mode 100644 svgs/iconsax2/ӗ.svg create mode 100644 svgs/iconsax2/ә.svg create mode 100644 svgs/iconsax2/ӛ.svg create mode 100644 svgs/iconsax2/ӝ.svg create mode 100644 svgs/iconsax2/Ӟ.svg create mode 100644 svgs/iconsax2/ӡ.svg create mode 100644 svgs/iconsax2/ӣ.svg create mode 100644 svgs/iconsax2/ӥ.svg create mode 100644 svgs/iconsax2/ӧ.svg create mode 100644 svgs/iconsax2/ө.svg create mode 100644 svgs/iconsax2/ӫ.svg create mode 100644 svgs/iconsax2/ӭ.svg create mode 100644 svgs/iconsax2/ӯ.svg create mode 100644 svgs/iconsax2/ӱ.svg create mode 100644 svgs/iconsax2/ӳ.svg create mode 100644 svgs/iconsax2/ӵ.svg create mode 100644 svgs/iconsax2/ӷ.svg create mode 100644 svgs/iconsax2/ӹ.svg create mode 100644 svgs/iconsax2/ӻ.svg create mode 100644 svgs/iconsax2/ӽ.svg create mode 100644 svgs/iconsax2/ӿ.svg create mode 100644 svgs/iconsax2/ԁ.svg create mode 100644 svgs/iconsax2/ԃ.svg create mode 100644 svgs/iconsax2/ԅ.svg create mode 100644 svgs/iconsax2/ԇ.svg create mode 100644 svgs/iconsax2/ԉ.svg create mode 100644 svgs/iconsax2/ԋ.svg create mode 100644 svgs/iconsax2/ԍ.svg create mode 100644 svgs/iconsax2/ԏ.svg create mode 100644 svgs/iconsax2/ԑ.svg create mode 100644 svgs/iconsax2/ԓ.svg create mode 100644 svgs/iconsax2/ԕ.svg create mode 100644 svgs/iconsax2/ԗ.svg create mode 100644 svgs/iconsax2/ԙ.svg create mode 100644 svgs/iconsax2/ԛ.svg create mode 100644 svgs/iconsax2/ԝ.svg create mode 100644 svgs/iconsax2/ԟ.svg create mode 100644 svgs/iconsax2/ԡ.svg create mode 100644 svgs/iconsax2/ԣ.svg create mode 100644 svgs/iconsax2/Ԥ.svg create mode 100644 svgs/iconsax2/ԥ.svg create mode 100644 svgs/iconsax2/Ԧ.svg create mode 100644 svgs/iconsax2/ԧ.svg create mode 100644 svgs/iconsax2/Ԩ.svg create mode 100644 svgs/iconsax2/ԩ.svg create mode 100644 svgs/iconsax2/Ԫ.svg create mode 100644 svgs/iconsax2/ԫ.svg create mode 100644 svgs/iconsax2/Ԭ.svg create mode 100644 svgs/iconsax2/ԭ.svg create mode 100644 svgs/iconsax2/Ԯ.svg create mode 100644 svgs/iconsax2/ԯ.svg create mode 100644 svgs/iconsax2/԰.svg create mode 100644 svgs/iconsax2/՗.svg create mode 100644 svgs/iconsax2/՘.svg create mode 100644 svgs/iconsax2/ՙ.svg create mode 100644 svgs/iconsax2/՚.svg create mode 100644 svgs/iconsax2/՛.svg create mode 100644 svgs/iconsax2/՜.svg create mode 100644 svgs/iconsax2/՝.svg create mode 100644 svgs/iconsax2/՞.svg create mode 100644 svgs/iconsax2/՟.svg create mode 100644 svgs/iconsax2/ՠ.svg create mode 100644 svgs/iconsax2/ա.svg create mode 100644 svgs/iconsax2/բ.svg create mode 100644 svgs/iconsax2/գ.svg create mode 100644 svgs/iconsax2/դ.svg create mode 100644 svgs/iconsax2/ե.svg create mode 100644 svgs/iconsax2/զ.svg create mode 100644 svgs/iconsax2/է.svg create mode 100644 svgs/iconsax2/ը.svg create mode 100644 svgs/iconsax2/թ.svg create mode 100644 svgs/iconsax2/ժ.svg create mode 100644 svgs/iconsax2/ի.svg create mode 100644 svgs/iconsax2/լ.svg create mode 100644 svgs/iconsax2/խ.svg create mode 100644 svgs/iconsax2/ծ.svg create mode 100644 svgs/iconsax2/կ.svg create mode 100644 svgs/iconsax2/հ.svg create mode 100644 svgs/iconsax2/ձ.svg create mode 100644 svgs/iconsax2/ղ.svg create mode 100644 svgs/iconsax2/ճ.svg create mode 100644 svgs/iconsax2/մ.svg create mode 100644 svgs/iconsax2/յ.svg create mode 100644 svgs/iconsax2/ն.svg create mode 100644 svgs/iconsax2/շ.svg create mode 100644 svgs/iconsax2/ո.svg create mode 100644 svgs/iconsax2/չ.svg create mode 100644 svgs/iconsax2/պ.svg create mode 100644 svgs/iconsax2/ջ.svg create mode 100644 svgs/iconsax2/ռ.svg create mode 100644 svgs/iconsax2/ս.svg create mode 100644 svgs/iconsax2/վ.svg create mode 100644 svgs/iconsax2/տ.svg create mode 100644 svgs/iconsax2/ր.svg create mode 100644 svgs/iconsax2/ց.svg create mode 100644 svgs/iconsax2/ւ.svg create mode 100644 svgs/iconsax2/փ.svg create mode 100644 svgs/iconsax2/ք.svg create mode 100644 svgs/iconsax2/օ.svg create mode 100644 svgs/iconsax2/ֆ.svg create mode 100644 svgs/iconsax2/և.svg create mode 100644 svgs/iconsax2/ֈ.svg create mode 100644 svgs/iconsax2/։.svg create mode 100644 svgs/iconsax2/֊.svg create mode 100644 svgs/iconsax2/֋.svg create mode 100644 svgs/iconsax2/֌.svg create mode 100644 svgs/iconsax2/֍.svg create mode 100644 svgs/iconsax2/֎.svg create mode 100644 svgs/iconsax2/֏.svg create mode 100644 svgs/iconsax2/֐.svg create mode 100644 svgs/iconsax2/֑.svg create mode 100644 svgs/iconsax2/֒.svg create mode 100644 svgs/iconsax2/֓.svg create mode 100644 svgs/iconsax2/֔.svg create mode 100644 svgs/iconsax2/֕.svg create mode 100644 svgs/iconsax2/֖.svg create mode 100644 svgs/iconsax2/֗.svg create mode 100644 svgs/iconsax2/֘.svg create mode 100644 svgs/iconsax2/֙.svg create mode 100644 svgs/iconsax2/֚.svg create mode 100644 svgs/iconsax2/֛.svg create mode 100644 svgs/iconsax2/֜.svg create mode 100644 svgs/iconsax2/֝.svg create mode 100644 svgs/iconsax2/֞.svg create mode 100644 svgs/iconsax2/֟.svg create mode 100644 svgs/iconsax2/֠.svg create mode 100644 svgs/iconsax2/֡.svg create mode 100644 svgs/iconsax2/֢.svg create mode 100644 svgs/iconsax2/֣.svg create mode 100644 svgs/iconsax2/֤.svg create mode 100644 svgs/iconsax2/֥.svg create mode 100644 svgs/iconsax2/֦.svg create mode 100644 svgs/iconsax2/֧.svg create mode 100644 svgs/iconsax2/֨.svg create mode 100644 svgs/iconsax2/֩.svg create mode 100644 svgs/iconsax2/֪.svg create mode 100644 svgs/iconsax2/֫.svg create mode 100644 svgs/iconsax2/֬.svg create mode 100644 svgs/iconsax2/֭.svg create mode 100644 svgs/iconsax2/֮.svg create mode 100644 svgs/iconsax2/֯.svg create mode 100644 svgs/iconsax2/ְ.svg create mode 100644 svgs/iconsax2/ֱ.svg create mode 100644 svgs/iconsax2/ֲ.svg create mode 100644 svgs/iconsax2/ֳ.svg create mode 100644 svgs/iconsax2/ִ.svg create mode 100644 svgs/iconsax2/ֵ.svg create mode 100644 svgs/iconsax2/ֶ.svg create mode 100644 svgs/iconsax2/ַ.svg create mode 100644 svgs/iconsax2/ָ.svg create mode 100644 svgs/iconsax2/ֹ.svg create mode 100644 svgs/iconsax2/ֺ.svg create mode 100644 svgs/iconsax2/ֻ.svg create mode 100644 svgs/iconsax2/ּ.svg create mode 100644 svgs/iconsax2/ֽ.svg create mode 100644 svgs/iconsax2/־.svg create mode 100644 svgs/iconsax2/ֿ.svg create mode 100644 svgs/iconsax2/׀.svg create mode 100644 svgs/iconsax2/ׁ.svg create mode 100644 svgs/iconsax2/ׂ.svg create mode 100644 svgs/iconsax2/׃.svg create mode 100644 svgs/iconsax2/ׄ.svg create mode 100644 svgs/iconsax2/ׅ.svg create mode 100644 svgs/iconsax2/׆.svg create mode 100644 svgs/iconsax2/ׇ.svg create mode 100644 svgs/iconsax2/׈.svg create mode 100644 svgs/iconsax2/׉.svg create mode 100644 svgs/iconsax2/׊.svg create mode 100644 svgs/iconsax2/׋.svg create mode 100644 svgs/iconsax2/׌.svg create mode 100644 svgs/iconsax2/׍.svg create mode 100644 svgs/iconsax2/׎.svg create mode 100644 svgs/iconsax2/׏.svg create mode 100644 svgs/iconsax2/א.svg create mode 100644 svgs/iconsax2/ב.svg create mode 100644 svgs/iconsax2/ג.svg create mode 100644 svgs/iconsax2/ד.svg create mode 100644 svgs/iconsax2/ה.svg create mode 100644 svgs/iconsax2/ו.svg create mode 100644 svgs/iconsax2/ז.svg create mode 100644 svgs/iconsax2/ח.svg create mode 100644 svgs/iconsax2/ט.svg create mode 100644 svgs/iconsax2/י.svg create mode 100644 svgs/iconsax2/ך.svg create mode 100644 svgs/iconsax2/כ.svg create mode 100644 svgs/iconsax2/ל.svg create mode 100644 svgs/iconsax2/ם.svg create mode 100644 svgs/iconsax2/מ.svg create mode 100644 svgs/iconsax2/ן.svg create mode 100644 svgs/iconsax2/נ.svg create mode 100644 svgs/iconsax2/ס.svg create mode 100644 svgs/iconsax2/ע.svg create mode 100644 svgs/iconsax2/ף.svg create mode 100644 svgs/iconsax2/פ.svg create mode 100644 svgs/iconsax2/ץ.svg create mode 100644 svgs/iconsax2/צ.svg create mode 100644 svgs/iconsax2/ק.svg create mode 100644 svgs/iconsax2/ר.svg create mode 100644 svgs/iconsax2/ש.svg create mode 100644 svgs/iconsax2/ת.svg create mode 100644 svgs/iconsax2/׫.svg create mode 100644 svgs/iconsax2/׬.svg create mode 100644 svgs/iconsax2/׭.svg create mode 100644 svgs/iconsax2/׮.svg create mode 100644 svgs/iconsax2/ׯ.svg create mode 100644 svgs/iconsax2/װ.svg create mode 100644 svgs/iconsax2/ױ.svg create mode 100644 svgs/iconsax2/ײ.svg create mode 100644 svgs/iconsax2/׳.svg create mode 100644 svgs/iconsax2/״.svg create mode 100644 svgs/iconsax2/׵.svg create mode 100644 svgs/iconsax2/׶.svg create mode 100644 svgs/iconsax2/׷.svg create mode 100644 svgs/iconsax2/׸.svg create mode 100644 svgs/iconsax2/׹.svg create mode 100644 svgs/iconsax2/׺.svg create mode 100644 svgs/iconsax2/׻.svg create mode 100644 svgs/iconsax2/׼.svg create mode 100644 svgs/iconsax2/׽.svg create mode 100644 svgs/iconsax2/׾.svg create mode 100644 svgs/iconsax2/׿.svg create mode 100644 svgs/iconsax2/؀.svg create mode 100644 svgs/iconsax2/؁.svg create mode 100644 svgs/iconsax2/؂.svg create mode 100644 svgs/iconsax2/؃.svg create mode 100644 svgs/iconsax2/؄.svg create mode 100644 svgs/iconsax2/؅.svg create mode 100644 svgs/iconsax2/؆.svg create mode 100644 svgs/iconsax2/؇.svg create mode 100644 svgs/iconsax2/؈.svg create mode 100644 svgs/iconsax2/؉.svg create mode 100644 svgs/iconsax2/؊.svg create mode 100644 svgs/iconsax2/؋.svg create mode 100644 svgs/iconsax2/،.svg create mode 100644 svgs/iconsax2/؍.svg create mode 100644 svgs/iconsax2/؎.svg create mode 100644 svgs/iconsax2/؏.svg create mode 100644 svgs/iconsax2/ؐ.svg create mode 100644 svgs/iconsax2/ؑ.svg create mode 100644 svgs/iconsax2/ؒ.svg create mode 100644 svgs/iconsax2/ؓ.svg create mode 100644 svgs/iconsax2/ؔ.svg create mode 100644 svgs/iconsax2/ؕ.svg create mode 100644 svgs/iconsax2/ؖ.svg create mode 100644 svgs/iconsax2/ؗ.svg create mode 100644 svgs/iconsax2/ؘ.svg create mode 100644 svgs/iconsax2/ؙ.svg create mode 100644 svgs/iconsax2/ؚ.svg create mode 100644 svgs/iconsax2/؛.svg create mode 100644 svgs/iconsax2/؜.svg create mode 100644 svgs/iconsax2/؝.svg create mode 100644 svgs/iconsax2/؞.svg create mode 100644 svgs/iconsax2/؟.svg create mode 100644 svgs/iconsax2/ؠ.svg create mode 100644 svgs/iconsax2/ء.svg create mode 100644 svgs/iconsax2/آ.svg create mode 100644 svgs/iconsax2/أ.svg create mode 100644 svgs/iconsax2/ؤ.svg create mode 100644 svgs/iconsax2/إ.svg create mode 100644 svgs/iconsax2/ئ.svg create mode 100644 svgs/iconsax2/ا.svg create mode 100644 svgs/iconsax2/ب.svg create mode 100644 svgs/iconsax2/ة.svg create mode 100644 svgs/iconsax2/ت.svg create mode 100644 svgs/iconsax2/ث.svg create mode 100644 svgs/iconsax2/ج.svg create mode 100644 svgs/iconsax2/ح.svg create mode 100644 svgs/iconsax2/خ.svg create mode 100644 svgs/iconsax2/د.svg create mode 100644 svgs/iconsax2/ذ.svg create mode 100644 svgs/iconsax2/ر.svg create mode 100644 svgs/iconsax2/ز.svg create mode 100644 svgs/iconsax2/س.svg create mode 100644 svgs/iconsax2/ش.svg create mode 100644 svgs/iconsax2/ص.svg create mode 100644 svgs/iconsax2/ض.svg create mode 100644 svgs/iconsax2/ط.svg create mode 100644 svgs/iconsax2/ظ.svg create mode 100644 svgs/iconsax2/ع.svg create mode 100644 svgs/iconsax2/غ.svg create mode 100644 svgs/iconsax2/ػ.svg create mode 100644 svgs/iconsax2/ؼ.svg create mode 100644 svgs/iconsax2/ؽ.svg create mode 100644 svgs/iconsax2/ؾ.svg create mode 100644 svgs/iconsax2/ؿ.svg create mode 100644 svgs/iconsax2/ـ.svg create mode 100644 svgs/iconsax2/ف.svg create mode 100644 svgs/iconsax2/ق.svg create mode 100644 svgs/iconsax2/ك.svg create mode 100644 svgs/iconsax2/ل.svg create mode 100644 svgs/iconsax2/م.svg create mode 100644 svgs/iconsax2/ن.svg create mode 100644 svgs/iconsax2/ه.svg create mode 100644 svgs/iconsax2/و.svg create mode 100644 svgs/iconsax2/ى.svg create mode 100644 svgs/iconsax2/ي.svg create mode 100644 svgs/iconsax2/ً.svg create mode 100644 svgs/iconsax2/ٌ.svg create mode 100644 svgs/iconsax2/ٍ.svg create mode 100644 svgs/iconsax2/َ.svg create mode 100644 svgs/iconsax2/ُ.svg create mode 100644 svgs/iconsax2/ِ.svg create mode 100644 svgs/iconsax2/ّ.svg create mode 100644 svgs/iconsax2/ْ.svg create mode 100644 svgs/iconsax2/ٓ.svg create mode 100644 svgs/iconsax2/ٔ.svg create mode 100644 svgs/iconsax2/ٕ.svg create mode 100644 svgs/iconsax2/ٖ.svg create mode 100644 svgs/iconsax2/ٗ.svg create mode 100644 svgs/iconsax2/٘.svg create mode 100644 svgs/iconsax2/ٙ.svg create mode 100644 svgs/iconsax2/ٚ.svg create mode 100644 svgs/iconsax2/ٛ.svg create mode 100644 svgs/iconsax2/ٜ.svg create mode 100644 svgs/iconsax2/ٝ.svg create mode 100644 svgs/iconsax2/ٞ.svg create mode 100644 svgs/iconsax2/ٟ.svg create mode 100644 svgs/iconsax2/٠.svg create mode 100644 svgs/iconsax2/١.svg create mode 100644 svgs/iconsax2/٢.svg create mode 100644 svgs/iconsax2/٣.svg create mode 100644 svgs/iconsax2/٤.svg create mode 100644 svgs/iconsax2/٥.svg create mode 100644 svgs/iconsax2/٦.svg create mode 100644 svgs/iconsax2/٧.svg create mode 100644 svgs/iconsax2/٨.svg create mode 100644 svgs/iconsax2/٩.svg create mode 100644 svgs/iconsax2/٪.svg create mode 100644 svgs/iconsax2/٫.svg create mode 100644 svgs/iconsax2/٬.svg create mode 100644 svgs/iconsax2/٭.svg create mode 100644 svgs/iconsax2/ٮ.svg create mode 100644 svgs/iconsax2/ٯ.svg create mode 100644 svgs/iconsax2/ٰ.svg create mode 100644 svgs/iconsax2/ٱ.svg create mode 100644 svgs/iconsax2/ٲ.svg create mode 100644 svgs/iconsax2/ٳ.svg create mode 100644 svgs/iconsax2/ٴ.svg create mode 100644 svgs/iconsax2/ٵ.svg create mode 100644 svgs/iconsax2/ٶ.svg create mode 100644 svgs/iconsax2/ٷ.svg create mode 100644 svgs/iconsax2/ٸ.svg create mode 100644 svgs/iconsax2/ٹ.svg create mode 100644 svgs/iconsax2/ٺ.svg create mode 100644 svgs/iconsax2/ٻ.svg create mode 100644 svgs/iconsax2/ټ.svg create mode 100644 svgs/iconsax2/ٽ.svg create mode 100644 svgs/iconsax2/پ.svg create mode 100644 svgs/iconsax2/ٿ.svg create mode 100644 svgs/iconsax2/ڀ.svg create mode 100644 svgs/iconsax2/ځ.svg create mode 100644 svgs/iconsax2/ڂ.svg create mode 100644 svgs/iconsax2/ڃ.svg create mode 100644 svgs/iconsax2/ڄ.svg create mode 100644 svgs/iconsax2/څ.svg create mode 100644 svgs/iconsax2/چ.svg create mode 100644 svgs/iconsax2/ڇ.svg create mode 100644 svgs/iconsax2/ڈ.svg create mode 100644 svgs/iconsax2/ډ.svg create mode 100644 svgs/iconsax2/ڊ.svg create mode 100644 svgs/iconsax2/ڋ.svg create mode 100644 svgs/iconsax2/ڌ.svg create mode 100644 svgs/iconsax2/ڍ.svg create mode 100644 svgs/iconsax2/ڎ.svg create mode 100644 svgs/iconsax2/ڏ.svg create mode 100644 svgs/iconsax2/ڐ.svg create mode 100644 svgs/iconsax2/ڑ.svg create mode 100644 svgs/iconsax2/ڒ.svg create mode 100644 svgs/iconsax2/ړ.svg create mode 100644 svgs/iconsax2/ڔ.svg create mode 100644 svgs/iconsax2/ڕ.svg create mode 100644 svgs/iconsax2/ږ.svg create mode 100644 svgs/iconsax2/ڗ.svg create mode 100644 svgs/iconsax2/ژ.svg create mode 100644 svgs/iconsax2/ڙ.svg create mode 100644 svgs/iconsax2/ښ.svg create mode 100644 svgs/iconsax2/ڛ.svg create mode 100644 svgs/iconsax2/ڜ.svg create mode 100644 svgs/iconsax2/ڝ.svg create mode 100644 svgs/iconsax2/ڞ.svg create mode 100644 svgs/iconsax2/ڟ.svg create mode 100644 svgs/iconsax2/ڠ.svg create mode 100644 svgs/iconsax2/ڡ.svg create mode 100644 svgs/iconsax2/ڢ.svg create mode 100644 svgs/iconsax2/ڣ.svg create mode 100644 svgs/iconsax2/ڤ.svg create mode 100644 svgs/iconsax2/ڥ.svg create mode 100644 svgs/iconsax2/ڦ.svg create mode 100644 svgs/iconsax2/ڧ.svg create mode 100644 svgs/iconsax2/ڨ.svg create mode 100644 svgs/iconsax2/ک.svg create mode 100644 svgs/iconsax2/ڪ.svg create mode 100644 svgs/iconsax2/ګ.svg create mode 100644 svgs/iconsax2/ڬ.svg create mode 100644 svgs/iconsax2/ڭ.svg create mode 100644 svgs/iconsax2/ڮ.svg create mode 100644 svgs/iconsax2/گ.svg create mode 100644 svgs/iconsax2/ڰ.svg create mode 100644 svgs/iconsax2/ڱ.svg create mode 100644 svgs/iconsax2/ڲ.svg create mode 100644 svgs/iconsax2/ڳ.svg create mode 100644 svgs/iconsax2/ڴ.svg create mode 100644 svgs/iconsax2/ڵ.svg create mode 100644 svgs/iconsax2/ڶ.svg create mode 100644 svgs/iconsax2/ڷ.svg create mode 100644 svgs/iconsax2/ڸ.svg create mode 100644 svgs/iconsax2/ڹ.svg create mode 100644 svgs/iconsax2/ں.svg create mode 100644 svgs/iconsax2/ڻ.svg create mode 100644 svgs/iconsax2/ڼ.svg create mode 100644 svgs/iconsax2/ڽ.svg create mode 100644 svgs/iconsax2/ھ.svg create mode 100644 svgs/iconsax2/ڿ.svg create mode 100644 svgs/iconsax2/ۀ.svg create mode 100644 svgs/iconsax2/ہ.svg create mode 100644 svgs/iconsax2/ۂ.svg create mode 100644 svgs/iconsax2/ۃ.svg create mode 100644 svgs/iconsax2/ۄ.svg create mode 100644 svgs/iconsax2/ۅ.svg create mode 100644 svgs/iconsax2/ۆ.svg create mode 100644 svgs/iconsax2/ۇ.svg create mode 100644 svgs/iconsax2/ۈ.svg create mode 100644 svgs/iconsax2/ۉ.svg create mode 100644 svgs/iconsax2/ۊ.svg create mode 100644 svgs/iconsax2/ۋ.svg create mode 100644 svgs/iconsax2/ی.svg create mode 100644 svgs/iconsax2/ۍ.svg create mode 100644 svgs/iconsax2/ێ.svg create mode 100644 svgs/iconsax2/ۏ.svg create mode 100644 svgs/iconsax2/ې.svg create mode 100644 svgs/iconsax2/ۑ.svg create mode 100644 svgs/iconsax2/ے.svg create mode 100644 svgs/iconsax2/ۓ.svg create mode 100644 svgs/iconsax2/۔.svg create mode 100644 svgs/iconsax2/ە.svg create mode 100644 svgs/iconsax2/ۖ.svg create mode 100644 svgs/iconsax2/ۗ.svg create mode 100644 svgs/iconsax2/ۘ.svg create mode 100644 svgs/iconsax2/ۙ.svg create mode 100644 svgs/iconsax2/ۚ.svg create mode 100644 svgs/iconsax2/ۛ.svg create mode 100644 svgs/iconsax2/ۜ.svg create mode 100644 svgs/iconsax2/۝.svg create mode 100644 svgs/iconsax2/۞.svg create mode 100644 svgs/iconsax2/۟.svg create mode 100644 svgs/iconsax2/۠.svg create mode 100644 svgs/iconsax2/ۡ.svg create mode 100644 svgs/iconsax2/ۢ.svg create mode 100644 svgs/iconsax2/ۣ.svg create mode 100644 svgs/iconsax2/ۤ.svg create mode 100644 svgs/iconsax2/ۥ.svg create mode 100644 svgs/iconsax2/ۦ.svg create mode 100644 svgs/iconsax2/ۧ.svg create mode 100644 svgs/iconsax2/ۨ.svg create mode 100644 svgs/iconsax2/۩.svg create mode 100644 svgs/iconsax2/۪.svg create mode 100644 svgs/iconsax2/۫.svg create mode 100644 svgs/iconsax2/۬.svg create mode 100644 svgs/iconsax2/ۭ.svg create mode 100644 svgs/iconsax2/ۮ.svg create mode 100644 svgs/iconsax2/ۯ.svg create mode 100644 svgs/iconsax2/۰.svg create mode 100644 svgs/iconsax2/۱.svg create mode 100644 svgs/iconsax2/۲.svg create mode 100644 svgs/iconsax2/۳.svg create mode 100644 svgs/iconsax2/۴.svg create mode 100644 svgs/iconsax2/۵.svg create mode 100644 svgs/iconsax2/۶.svg create mode 100644 svgs/iconsax2/۷.svg create mode 100644 svgs/iconsax2/۸.svg create mode 100644 svgs/iconsax2/۹.svg create mode 100644 svgs/iconsax2/ۺ.svg create mode 100644 svgs/iconsax2/ۻ.svg create mode 100644 svgs/iconsax2/ۼ.svg create mode 100644 svgs/iconsax2/۽.svg create mode 100644 svgs/iconsax2/۾.svg create mode 100644 svgs/iconsax2/ۿ.svg create mode 100644 svgs/iconsax2/܀.svg create mode 100644 svgs/iconsax2/܁.svg create mode 100644 svgs/iconsax2/܂.svg create mode 100644 svgs/iconsax2/܃.svg create mode 100644 svgs/iconsax2/܄.svg create mode 100644 svgs/iconsax2/܅.svg create mode 100644 svgs/iconsax2/܆.svg create mode 100644 svgs/iconsax2/܇.svg create mode 100644 svgs/iconsax2/܈.svg create mode 100644 svgs/iconsax2/܉.svg create mode 100644 svgs/iconsax2/܊.svg create mode 100644 svgs/iconsax2/܋.svg create mode 100644 svgs/iconsax2/܌.svg create mode 100644 svgs/iconsax2/܍.svg create mode 100644 svgs/iconsax2/܎.svg create mode 100644 svgs/iconsax2/܏.svg create mode 100644 svgs/iconsax2/ܐ.svg create mode 100644 svgs/iconsax2/ܑ.svg create mode 100644 svgs/iconsax2/ܒ.svg create mode 100644 svgs/iconsax2/ܓ.svg create mode 100644 svgs/iconsax2/ܔ.svg create mode 100644 svgs/iconsax2/ܕ.svg create mode 100644 svgs/iconsax2/ܖ.svg create mode 100644 svgs/iconsax2/ܗ.svg create mode 100644 svgs/iconsax2/ܘ.svg create mode 100644 svgs/iconsax2/ܙ.svg create mode 100644 svgs/iconsax2/ܚ.svg create mode 100644 svgs/iconsax2/ܛ.svg create mode 100644 svgs/iconsax2/ܜ.svg create mode 100644 svgs/iconsax2/ܝ.svg create mode 100644 svgs/iconsax2/ܞ.svg create mode 100644 svgs/iconsax2/ܟ.svg create mode 100644 svgs/iconsax2/ܠ.svg create mode 100644 svgs/iconsax2/ܡ.svg create mode 100644 svgs/iconsax2/ܢ.svg create mode 100644 svgs/iconsax2/ܣ.svg create mode 100644 svgs/iconsax2/ܤ.svg create mode 100644 svgs/iconsax2/ܥ.svg create mode 100644 svgs/iconsax2/ܦ.svg create mode 100644 svgs/iconsax2/ܧ.svg create mode 100644 svgs/iconsax2/ܨ.svg create mode 100644 svgs/iconsax2/ܩ.svg create mode 100644 svgs/iconsax2/ܪ.svg create mode 100644 svgs/iconsax2/ܫ.svg create mode 100644 svgs/iconsax2/ܬ.svg create mode 100644 svgs/iconsax2/ܭ.svg create mode 100644 svgs/iconsax2/ܮ.svg create mode 100644 svgs/iconsax2/ܯ.svg create mode 100644 svgs/iconsax2/ܰ.svg create mode 100644 svgs/iconsax2/ܱ.svg create mode 100644 svgs/iconsax2/ܲ.svg create mode 100644 svgs/iconsax2/ܳ.svg create mode 100644 svgs/iconsax2/ܴ.svg create mode 100644 svgs/iconsax2/ܵ.svg create mode 100644 svgs/iconsax2/ܶ.svg create mode 100644 svgs/iconsax2/ܷ.svg create mode 100644 svgs/iconsax2/ܸ.svg create mode 100644 svgs/iconsax2/ܹ.svg create mode 100644 svgs/iconsax2/ܺ.svg create mode 100644 svgs/iconsax2/ܻ.svg create mode 100644 svgs/iconsax2/ܼ.svg create mode 100644 svgs/iconsax2/ܽ.svg create mode 100644 svgs/iconsax2/ܾ.svg create mode 100644 svgs/iconsax2/ܿ.svg create mode 100644 svgs/iconsax2/݀.svg create mode 100644 svgs/iconsax2/݁.svg create mode 100644 svgs/iconsax2/݂.svg create mode 100644 svgs/iconsax2/݃.svg create mode 100644 svgs/iconsax2/݄.svg create mode 100644 svgs/iconsax2/݅.svg create mode 100644 svgs/iconsax2/݆.svg create mode 100644 svgs/iconsax2/݇.svg create mode 100644 svgs/iconsax2/݈.svg create mode 100644 svgs/iconsax2/݉.svg create mode 100644 svgs/iconsax2/݊.svg create mode 100644 svgs/iconsax2/݋.svg create mode 100644 svgs/iconsax2/݌.svg create mode 100644 svgs/iconsax2/ݍ.svg create mode 100644 svgs/iconsax2/ݎ.svg create mode 100644 svgs/iconsax2/ݏ.svg create mode 100644 svgs/iconsax2/ݐ.svg create mode 100644 svgs/iconsax2/ݑ.svg create mode 100644 svgs/iconsax2/ݒ.svg create mode 100644 svgs/iconsax2/ݓ.svg create mode 100644 svgs/iconsax2/ݔ.svg create mode 100644 svgs/iconsax2/ݕ.svg create mode 100644 svgs/iconsax2/ݖ.svg create mode 100644 svgs/iconsax2/ݗ.svg create mode 100644 svgs/iconsax2/ݘ.svg create mode 100644 svgs/iconsax2/ݙ.svg create mode 100644 svgs/iconsax2/ݚ.svg create mode 100644 svgs/iconsax2/ݛ.svg create mode 100644 svgs/iconsax2/ݜ.svg create mode 100644 svgs/iconsax2/ݝ.svg create mode 100644 svgs/iconsax2/ݞ.svg create mode 100644 svgs/iconsax2/ݟ.svg create mode 100644 svgs/iconsax2/ݠ.svg create mode 100644 svgs/iconsax2/ݡ.svg create mode 100644 svgs/iconsax2/ݢ.svg create mode 100644 svgs/iconsax2/ݣ.svg create mode 100644 svgs/iconsax2/ݤ.svg create mode 100644 svgs/iconsax2/ݥ.svg create mode 100644 svgs/iconsax2/ݦ.svg create mode 100644 svgs/iconsax2/ݧ.svg create mode 100644 svgs/iconsax2/ݨ.svg create mode 100644 svgs/iconsax2/ݩ.svg create mode 100644 svgs/iconsax2/ݪ.svg create mode 100644 svgs/iconsax2/ݫ.svg create mode 100644 svgs/iconsax2/ݬ.svg create mode 100644 svgs/iconsax2/ݭ.svg create mode 100644 svgs/iconsax2/ݮ.svg create mode 100644 svgs/iconsax2/ݯ.svg create mode 100644 svgs/iconsax2/ݰ.svg create mode 100644 svgs/iconsax2/ݱ.svg create mode 100644 svgs/iconsax2/ݲ.svg create mode 100644 svgs/iconsax2/ݳ.svg create mode 100644 svgs/iconsax2/ݴ.svg create mode 100644 svgs/iconsax2/ݵ.svg create mode 100644 svgs/iconsax2/ݶ.svg create mode 100644 svgs/iconsax2/ݷ.svg create mode 100644 svgs/iconsax2/ݸ.svg create mode 100644 svgs/iconsax2/ݹ.svg create mode 100644 svgs/iconsax2/ݺ.svg create mode 100644 svgs/iconsax2/ݻ.svg create mode 100644 svgs/iconsax2/ݼ.svg create mode 100644 svgs/iconsax2/ݽ.svg create mode 100644 svgs/iconsax2/ݾ.svg create mode 100644 svgs/iconsax2/ݿ.svg create mode 100644 svgs/iconsax2/ހ.svg create mode 100644 svgs/iconsax2/ށ.svg create mode 100644 svgs/iconsax2/ނ.svg create mode 100644 svgs/iconsax2/ރ.svg create mode 100644 svgs/iconsax2/ބ.svg create mode 100644 svgs/iconsax2/ޅ.svg create mode 100644 svgs/iconsax2/ކ.svg create mode 100644 svgs/iconsax2/އ.svg create mode 100644 svgs/iconsax2/ވ.svg create mode 100644 svgs/iconsax2/މ.svg create mode 100644 svgs/iconsax2/ފ.svg create mode 100644 svgs/iconsax2/ދ.svg create mode 100644 svgs/iconsax2/ތ.svg create mode 100644 svgs/iconsax2/ލ.svg create mode 100644 svgs/iconsax2/ގ.svg create mode 100644 svgs/iconsax2/ޏ.svg create mode 100644 svgs/iconsax2/ސ.svg create mode 100644 svgs/iconsax2/ޑ.svg create mode 100644 svgs/iconsax2/ޒ.svg create mode 100644 svgs/iconsax2/ޓ.svg create mode 100644 svgs/iconsax2/ޔ.svg create mode 100644 svgs/iconsax2/ޕ.svg create mode 100644 svgs/iconsax2/ޖ.svg create mode 100644 svgs/iconsax2/ޗ.svg create mode 100644 svgs/iconsax2/ޘ.svg create mode 100644 svgs/iconsax2/ޙ.svg create mode 100644 svgs/iconsax2/ޚ.svg create mode 100644 svgs/iconsax2/ޛ.svg create mode 100644 svgs/iconsax2/ޜ.svg create mode 100644 svgs/iconsax2/ޝ.svg create mode 100644 svgs/iconsax2/ޞ.svg create mode 100644 svgs/iconsax2/ޟ.svg create mode 100644 svgs/iconsax2/ޠ.svg create mode 100644 svgs/iconsax2/ޡ.svg create mode 100644 svgs/iconsax2/ޢ.svg create mode 100644 svgs/iconsax2/ޣ.svg create mode 100644 svgs/iconsax2/ޤ.svg create mode 100644 svgs/iconsax2/ޥ.svg create mode 100644 svgs/iconsax2/ަ.svg create mode 100644 svgs/iconsax2/ާ.svg create mode 100644 svgs/iconsax2/ި.svg create mode 100644 svgs/iconsax2/ީ.svg create mode 100644 svgs/iconsax2/ު.svg create mode 100644 svgs/iconsax2/ޫ.svg create mode 100644 svgs/iconsax2/ެ.svg create mode 100644 svgs/iconsax2/ޭ.svg create mode 100644 svgs/iconsax2/ޮ.svg create mode 100644 svgs/iconsax2/ޯ.svg create mode 100644 svgs/iconsax2/ް.svg create mode 100644 svgs/iconsax2/ޱ.svg create mode 100644 svgs/iconsax2/޲.svg create mode 100644 svgs/iconsax2/޳.svg create mode 100644 svgs/iconsax2/޴.svg create mode 100644 svgs/iconsax2/޵.svg create mode 100644 svgs/iconsax2/޶.svg create mode 100644 svgs/iconsax2/޷.svg create mode 100644 svgs/iconsax2/޸.svg create mode 100644 svgs/iconsax2/޹.svg create mode 100644 svgs/iconsax2/޺.svg create mode 100644 svgs/iconsax2/޻.svg create mode 100644 svgs/iconsax2/޼.svg create mode 100644 svgs/iconsax2/޽.svg create mode 100644 svgs/iconsax2/޾.svg create mode 100644 svgs/iconsax2/޿.svg create mode 100644 svgs/iconsax2/߀.svg create mode 100644 svgs/iconsax2/߁.svg create mode 100644 svgs/iconsax2/߂.svg create mode 100644 svgs/iconsax2/߃.svg create mode 100644 svgs/iconsax2/߄.svg create mode 100644 svgs/iconsax2/߅.svg create mode 100644 svgs/iconsax2/߆.svg create mode 100644 svgs/iconsax2/߇.svg create mode 100644 svgs/iconsax2/߈.svg create mode 100644 svgs/iconsax2/߉.svg create mode 100644 svgs/iconsax2/ߊ.svg create mode 100644 svgs/iconsax2/ߋ.svg create mode 100644 svgs/iconsax2/ߌ.svg create mode 100644 svgs/iconsax2/ߍ.svg create mode 100644 svgs/iconsax2/ߎ.svg create mode 100644 svgs/iconsax2/ߏ.svg create mode 100644 svgs/iconsax2/ߐ.svg create mode 100644 svgs/iconsax2/ߑ.svg create mode 100644 svgs/iconsax2/ߒ.svg create mode 100644 svgs/iconsax2/ߓ.svg create mode 100644 svgs/iconsax2/ߔ.svg create mode 100644 svgs/iconsax2/ߕ.svg create mode 100644 svgs/iconsax2/ߖ.svg create mode 100644 svgs/iconsax2/ߗ.svg create mode 100644 svgs/iconsax2/ߘ.svg create mode 100644 svgs/iconsax2/ߙ.svg create mode 100644 svgs/iconsax2/ߚ.svg create mode 100644 svgs/iconsax2/ߛ.svg create mode 100644 svgs/iconsax2/ߜ.svg create mode 100644 svgs/iconsax2/ߝ.svg create mode 100644 svgs/iconsax2/ߞ.svg create mode 100644 svgs/iconsax2/ߟ.svg create mode 100644 svgs/iconsax2/ߠ.svg create mode 100644 svgs/iconsax2/ߡ.svg create mode 100644 svgs/iconsax2/ߢ.svg create mode 100644 svgs/iconsax2/ߣ.svg create mode 100644 svgs/iconsax2/ߤ.svg create mode 100644 svgs/iconsax2/ߥ.svg create mode 100644 svgs/iconsax2/ߦ.svg create mode 100644 svgs/iconsax2/ߧ.svg create mode 100644 svgs/iconsax2/ߨ.svg create mode 100644 svgs/iconsax2/ߩ.svg create mode 100644 svgs/iconsax2/ߪ.svg create mode 100644 svgs/iconsax2/߫.svg create mode 100644 svgs/iconsax2/߬.svg create mode 100644 svgs/iconsax2/߭.svg create mode 100644 svgs/iconsax2/߮.svg create mode 100644 svgs/iconsax2/߯.svg create mode 100644 svgs/iconsax2/߰.svg create mode 100644 svgs/iconsax2/߱.svg create mode 100644 svgs/iconsax2/߲.svg create mode 100644 svgs/iconsax2/߳.svg create mode 100644 svgs/iconsax2/ߴ.svg create mode 100644 svgs/iconsax2/ߵ.svg create mode 100644 svgs/iconsax2/߶.svg create mode 100644 svgs/iconsax2/߷.svg create mode 100644 svgs/iconsax2/߸.svg create mode 100644 svgs/iconsax2/߹.svg create mode 100644 svgs/iconsax2/ߺ.svg create mode 100644 svgs/iconsax2/߻.svg create mode 100644 svgs/iconsax2/߼.svg create mode 100644 svgs/iconsax2/߽.svg create mode 100644 svgs/iconsax2/߾.svg create mode 100644 svgs/iconsax2/߿.svg create mode 100644 svgs/iconsax2/ࠀ.svg create mode 100644 svgs/iconsax2/ࠁ.svg create mode 100644 svgs/iconsax2/ࠂ.svg create mode 100644 svgs/iconsax2/ࠃ.svg create mode 100644 svgs/iconsax2/ࠄ.svg create mode 100644 svgs/iconsax2/ࠅ.svg create mode 100644 svgs/iconsax2/ࠆ.svg create mode 100644 svgs/iconsax2/ࠇ.svg create mode 100644 svgs/iconsax2/ࠈ.svg create mode 100644 svgs/iconsax2/ࠉ.svg create mode 100644 svgs/iconsax2/ࠊ.svg create mode 100644 svgs/iconsax2/ࠋ.svg create mode 100644 svgs/iconsax2/ࠌ.svg create mode 100644 svgs/iconsax2/ࠍ.svg create mode 100644 svgs/iconsax2/ࠎ.svg create mode 100644 svgs/iconsax2/ࠏ.svg create mode 100644 svgs/iconsax2/ࠐ.svg create mode 100644 svgs/iconsax2/ࠑ.svg create mode 100644 svgs/iconsax2/ࠒ.svg create mode 100644 svgs/iconsax2/ࠓ.svg create mode 100644 svgs/iconsax2/ࠔ.svg create mode 100644 svgs/iconsax2/ࠕ.svg create mode 100644 svgs/iconsax2/ࠖ.svg create mode 100644 svgs/iconsax2/ࠗ.svg create mode 100644 svgs/iconsax2/࠘.svg create mode 100644 svgs/iconsax2/࠙.svg create mode 100644 svgs/iconsax2/ࠚ.svg create mode 100644 svgs/iconsax2/ࠛ.svg create mode 100644 svgs/iconsax2/ࠜ.svg create mode 100644 svgs/iconsax2/ࠝ.svg create mode 100644 svgs/iconsax2/ࠞ.svg create mode 100644 svgs/iconsax2/ࠟ.svg create mode 100644 svgs/iconsax2/ࠠ.svg create mode 100644 svgs/iconsax2/ࠡ.svg create mode 100644 svgs/iconsax2/ࠢ.svg create mode 100644 svgs/iconsax2/ࠣ.svg create mode 100644 svgs/iconsax2/ࠤ.svg create mode 100644 svgs/iconsax2/ࠥ.svg create mode 100644 svgs/iconsax2/ࠦ.svg create mode 100644 svgs/iconsax2/ࠧ.svg create mode 100644 svgs/iconsax2/ࠨ.svg create mode 100644 svgs/iconsax2/ࠩ.svg create mode 100644 svgs/iconsax2/ࠪ.svg create mode 100644 svgs/iconsax2/ࠫ.svg create mode 100644 svgs/iconsax2/ࠬ.svg create mode 100644 svgs/iconsax2/࠭.svg create mode 100644 svgs/iconsax2/࠮.svg create mode 100644 svgs/iconsax2/࠯.svg create mode 100644 svgs/iconsax2/࠰.svg create mode 100644 svgs/iconsax2/࠱.svg create mode 100644 svgs/iconsax2/࠲.svg create mode 100644 svgs/iconsax2/࠳.svg create mode 100644 svgs/iconsax2/࠴.svg create mode 100644 svgs/iconsax2/࠵.svg create mode 100644 svgs/iconsax2/࠶.svg create mode 100644 svgs/iconsax2/࠷.svg create mode 100644 svgs/iconsax2/࠸.svg create mode 100644 svgs/iconsax2/࠹.svg create mode 100644 svgs/iconsax2/࠺.svg create mode 100644 svgs/iconsax2/࠻.svg create mode 100644 svgs/iconsax2/࠼.svg create mode 100644 svgs/iconsax2/࠽.svg create mode 100644 svgs/iconsax2/࠾.svg create mode 100644 svgs/iconsax2/࠿.svg create mode 100644 svgs/iconsax2/ࡀ.svg create mode 100644 svgs/iconsax2/ࡁ.svg create mode 100644 svgs/iconsax2/ࡂ.svg create mode 100644 svgs/iconsax2/ࡃ.svg create mode 100644 svgs/iconsax2/ࡄ.svg create mode 100644 svgs/iconsax2/ࡅ.svg create mode 100644 svgs/iconsax2/ࡆ.svg create mode 100644 svgs/iconsax2/ࡇ.svg create mode 100644 svgs/iconsax2/ࡈ.svg create mode 100644 svgs/iconsax2/ࡉ.svg create mode 100644 svgs/iconsax2/ࡊ.svg create mode 100644 svgs/iconsax2/ࡋ.svg create mode 100644 svgs/iconsax2/ࡌ.svg create mode 100644 svgs/iconsax2/ࡍ.svg create mode 100644 svgs/iconsax2/ࡎ.svg create mode 100644 svgs/iconsax2/ࡏ.svg create mode 100644 svgs/iconsax2/ࡐ.svg create mode 100644 svgs/iconsax2/ࡑ.svg create mode 100644 svgs/iconsax2/ࡒ.svg create mode 100644 svgs/iconsax2/ࡓ.svg create mode 100644 svgs/iconsax2/ࡔ.svg create mode 100644 svgs/iconsax2/ࡕ.svg create mode 100644 svgs/iconsax2/ࡖ.svg create mode 100644 svgs/iconsax2/ࡗ.svg create mode 100644 svgs/iconsax2/ࡘ.svg create mode 100644 svgs/iconsax2/࡙.svg create mode 100644 svgs/iconsax2/࡚.svg create mode 100644 svgs/iconsax2/࡛.svg create mode 100644 svgs/iconsax2/࡜.svg create mode 100644 svgs/iconsax2/࡝.svg create mode 100644 svgs/iconsax2/࡞.svg create mode 100644 svgs/iconsax2/࡟.svg create mode 100644 svgs/iconsax2/ࡠ.svg create mode 100644 svgs/iconsax2/ࡡ.svg create mode 100644 svgs/iconsax2/ࡢ.svg create mode 100644 svgs/iconsax2/ࡣ.svg create mode 100644 svgs/iconsax2/ࡤ.svg create mode 100644 svgs/iconsax2/ࡥ.svg create mode 100644 svgs/iconsax2/ࡦ.svg create mode 100644 svgs/iconsax2/ࡧ.svg create mode 100644 svgs/iconsax2/ࡨ.svg create mode 100644 svgs/iconsax2/ࡩ.svg create mode 100644 svgs/iconsax2/ࡪ.svg create mode 100644 svgs/iconsax2/࡫.svg create mode 100644 svgs/iconsax2/࡬.svg create mode 100644 svgs/iconsax2/࡭.svg create mode 100644 svgs/iconsax2/࡮.svg create mode 100644 svgs/iconsax2/࡯.svg create mode 100644 svgs/iconsax2/ࡰ.svg create mode 100644 svgs/iconsax2/ࡱ.svg create mode 100644 svgs/iconsax2/ࡲ.svg create mode 100644 svgs/iconsax2/ࡳ.svg create mode 100644 svgs/iconsax2/ࡴ.svg create mode 100644 svgs/iconsax2/ࡵ.svg create mode 100644 svgs/iconsax2/ࡶ.svg create mode 100644 svgs/iconsax2/ࡷ.svg create mode 100644 svgs/iconsax2/ࡸ.svg create mode 100644 svgs/iconsax2/ࡹ.svg create mode 100644 svgs/iconsax2/ࡺ.svg create mode 100644 svgs/iconsax2/ࡻ.svg create mode 100644 svgs/iconsax2/ࡼ.svg create mode 100644 svgs/iconsax2/ࡽ.svg create mode 100644 svgs/iconsax2/ࡾ.svg create mode 100644 svgs/iconsax2/ࡿ.svg create mode 100644 svgs/iconsax2/ࢀ.svg create mode 100644 svgs/iconsax2/ࢁ.svg create mode 100644 svgs/iconsax2/ࢂ.svg create mode 100644 svgs/iconsax2/ࢃ.svg create mode 100644 svgs/iconsax2/ࢄ.svg create mode 100644 svgs/iconsax2/ࢅ.svg create mode 100644 svgs/iconsax2/ࢆ.svg create mode 100644 svgs/iconsax2/ࢇ.svg create mode 100644 svgs/iconsax2/࢈.svg create mode 100644 svgs/iconsax2/ࢉ.svg create mode 100644 svgs/iconsax2/ࢊ.svg create mode 100644 svgs/iconsax2/ࢋ.svg create mode 100644 svgs/iconsax2/ࢌ.svg create mode 100644 svgs/iconsax2/ࢍ.svg create mode 100644 svgs/iconsax2/ࢎ.svg create mode 100644 svgs/iconsax2/࢏.svg create mode 100644 svgs/iconsax2/࢐.svg create mode 100644 svgs/iconsax2/࢑.svg create mode 100644 svgs/iconsax2/࢒.svg create mode 100644 svgs/iconsax2/࢓.svg create mode 100644 svgs/iconsax2/࢔.svg create mode 100644 svgs/iconsax2/࢕.svg create mode 100644 svgs/iconsax2/࢖.svg create mode 100644 svgs/iconsax2/ࢗ.svg create mode 100644 svgs/iconsax2/࢘.svg create mode 100644 svgs/iconsax2/࢙.svg create mode 100644 svgs/iconsax2/࢚.svg create mode 100644 svgs/iconsax2/࢛.svg create mode 100644 svgs/iconsax2/࢜.svg create mode 100644 svgs/iconsax2/࢝.svg create mode 100644 svgs/iconsax2/࢞.svg create mode 100644 svgs/iconsax2/࢟.svg create mode 100644 svgs/iconsax2/ࢠ.svg create mode 100644 svgs/iconsax2/ࢡ.svg create mode 100644 svgs/iconsax2/ࢢ.svg create mode 100644 svgs/iconsax2/ࢣ.svg create mode 100644 svgs/iconsax2/ࢤ.svg create mode 100644 svgs/iconsax2/ࢥ.svg create mode 100644 svgs/iconsax2/ࢦ.svg create mode 100644 svgs/iconsax2/ࢧ.svg create mode 100644 svgs/iconsax2/ࢨ.svg create mode 100644 svgs/iconsax2/ࢩ.svg create mode 100644 svgs/iconsax2/ࢪ.svg create mode 100644 svgs/iconsax2/ࢫ.svg create mode 100644 svgs/iconsax2/ࢬ.svg create mode 100644 svgs/iconsax2/ࢭ.svg create mode 100644 svgs/iconsax2/ࢮ.svg create mode 100644 svgs/iconsax2/ࢯ.svg create mode 100644 svgs/iconsax2/ࢰ.svg create mode 100644 svgs/iconsax2/ࢱ.svg create mode 100644 svgs/iconsax2/ࢲ.svg create mode 100644 svgs/iconsax2/ࢳ.svg create mode 100644 svgs/iconsax2/ࢴ.svg create mode 100644 svgs/iconsax2/ࢵ.svg create mode 100644 svgs/iconsax2/ࢶ.svg create mode 100644 svgs/iconsax2/ࢷ.svg create mode 100644 svgs/iconsax2/ࢸ.svg create mode 100644 svgs/iconsax2/ࢹ.svg create mode 100644 svgs/iconsax2/ࢺ.svg create mode 100644 svgs/iconsax2/ࢻ.svg create mode 100644 svgs/iconsax2/ࢼ.svg create mode 100644 svgs/iconsax2/ࢽ.svg create mode 100644 svgs/iconsax2/ࢾ.svg create mode 100644 svgs/iconsax2/ࢿ.svg create mode 100644 svgs/iconsax2/ࣀ.svg create mode 100644 svgs/iconsax2/ࣁ.svg create mode 100644 svgs/iconsax2/ࣂ.svg create mode 100644 svgs/iconsax2/ࣃ.svg create mode 100644 svgs/iconsax2/ࣄ.svg create mode 100644 svgs/iconsax2/ࣅ.svg create mode 100644 svgs/iconsax2/ࣆ.svg create mode 100644 svgs/iconsax2/ࣇ.svg create mode 100644 svgs/iconsax2/ࣈ.svg create mode 100644 svgs/iconsax2/ࣉ.svg create mode 100644 svgs/iconsax2/࣊.svg create mode 100644 svgs/iconsax2/࣋.svg create mode 100644 svgs/iconsax2/࣌.svg create mode 100644 svgs/iconsax2/࣍.svg create mode 100644 svgs/iconsax2/࣎.svg create mode 100644 svgs/iconsax2/࣏.svg create mode 100644 svgs/iconsax2/࣐.svg create mode 100644 svgs/iconsax2/࣑.svg create mode 100644 svgs/iconsax2/࣒.svg create mode 100644 svgs/iconsax2/࣓.svg create mode 100644 svgs/iconsax2/ࣔ.svg create mode 100644 svgs/iconsax2/ࣕ.svg create mode 100644 svgs/iconsax2/ࣖ.svg create mode 100644 svgs/iconsax2/ࣗ.svg create mode 100644 svgs/iconsax2/ࣘ.svg create mode 100644 svgs/iconsax2/ࣙ.svg create mode 100644 svgs/iconsax2/ࣚ.svg create mode 100644 svgs/iconsax2/ࣛ.svg create mode 100644 svgs/iconsax2/ࣜ.svg create mode 100644 svgs/iconsax2/ࣝ.svg create mode 100644 svgs/iconsax2/ࣞ.svg create mode 100644 svgs/iconsax2/ࣟ.svg create mode 100644 svgs/iconsax2/࣠.svg create mode 100644 svgs/iconsax2/࣡.svg create mode 100644 svgs/iconsax2/࣢.svg create mode 100644 svgs/iconsax2/ࣣ.svg create mode 100644 svgs/iconsax2/ࣤ.svg create mode 100644 svgs/iconsax2/ࣥ.svg create mode 100644 svgs/iconsax2/ࣦ.svg create mode 100644 svgs/iconsax2/ࣧ.svg create mode 100644 svgs/iconsax2/ࣨ.svg create mode 100644 svgs/iconsax2/ࣩ.svg create mode 100644 svgs/iconsax2/࣪.svg create mode 100644 svgs/iconsax2/࣫.svg create mode 100644 svgs/iconsax2/࣬.svg create mode 100644 svgs/iconsax2/࣭.svg create mode 100644 svgs/iconsax2/࣮.svg create mode 100644 svgs/iconsax2/࣯.svg create mode 100644 svgs/iconsax2/ࣰ.svg create mode 100644 svgs/iconsax2/ࣱ.svg create mode 100644 svgs/iconsax2/ࣲ.svg create mode 100644 svgs/iconsax2/ࣳ.svg create mode 100644 svgs/iconsax2/ࣴ.svg create mode 100644 svgs/iconsax2/ࣵ.svg create mode 100644 svgs/iconsax2/ࣶ.svg create mode 100644 svgs/iconsax2/ࣷ.svg create mode 100644 svgs/iconsax2/ࣸ.svg create mode 100644 svgs/iconsax2/ࣹ.svg create mode 100644 svgs/iconsax2/ࣺ.svg create mode 100644 svgs/iconsax2/ࣻ.svg create mode 100644 svgs/iconsax2/ࣼ.svg create mode 100644 svgs/iconsax2/ࣽ.svg create mode 100644 svgs/iconsax2/ࣾ.svg create mode 100644 svgs/iconsax2/ࣿ.svg create mode 100644 svgs/iconsax2/ऀ.svg create mode 100644 svgs/iconsax2/ँ.svg create mode 100644 svgs/iconsax2/ं.svg create mode 100644 svgs/iconsax2/ः.svg create mode 100644 svgs/iconsax2/ऄ.svg create mode 100644 svgs/iconsax2/अ.svg create mode 100644 svgs/iconsax2/आ.svg create mode 100644 svgs/iconsax2/इ.svg create mode 100644 svgs/iconsax2/ई.svg create mode 100644 svgs/iconsax2/उ.svg create mode 100644 svgs/iconsax2/ऊ.svg create mode 100644 svgs/iconsax2/ऋ.svg create mode 100644 svgs/iconsax2/ऌ.svg create mode 100644 svgs/iconsax2/ऍ.svg create mode 100644 svgs/iconsax2/ऎ.svg create mode 100644 svgs/iconsax2/ए.svg create mode 100644 svgs/iconsax2/ऐ.svg create mode 100644 svgs/iconsax2/ऑ.svg create mode 100644 svgs/iconsax2/ऒ.svg create mode 100644 svgs/iconsax2/ओ.svg create mode 100644 svgs/iconsax2/औ.svg create mode 100644 svgs/iconsax2/क.svg create mode 100644 svgs/iconsax2/ख.svg create mode 100644 svgs/iconsax2/ग.svg create mode 100644 svgs/iconsax2/घ.svg create mode 100644 svgs/iconsax2/ङ.svg create mode 100644 svgs/iconsax2/च.svg create mode 100644 svgs/iconsax2/छ.svg create mode 100644 svgs/iconsax2/ज.svg create mode 100644 svgs/iconsax2/झ.svg create mode 100644 svgs/iconsax2/ञ.svg create mode 100644 svgs/iconsax2/ट.svg create mode 100644 svgs/iconsax2/ठ.svg create mode 100644 svgs/iconsax2/ड.svg create mode 100644 svgs/iconsax2/ढ.svg create mode 100644 svgs/iconsax2/ण.svg create mode 100644 svgs/iconsax2/त.svg create mode 100644 svgs/iconsax2/थ.svg create mode 100644 svgs/iconsax2/द.svg create mode 100644 svgs/iconsax2/ध.svg create mode 100644 svgs/iconsax2/न.svg create mode 100644 svgs/iconsax2/ऩ.svg create mode 100644 svgs/iconsax2/प.svg create mode 100644 svgs/iconsax2/फ.svg create mode 100644 svgs/iconsax2/ब.svg create mode 100644 svgs/iconsax2/भ.svg create mode 100644 svgs/iconsax2/म.svg create mode 100644 svgs/iconsax2/य.svg create mode 100644 svgs/iconsax2/र.svg create mode 100644 svgs/iconsax2/ऱ.svg create mode 100644 svgs/iconsax2/ल.svg create mode 100644 svgs/iconsax2/ळ.svg create mode 100644 svgs/iconsax2/ऴ.svg create mode 100644 svgs/iconsax2/व.svg create mode 100644 svgs/iconsax2/श.svg create mode 100644 svgs/iconsax2/ष.svg create mode 100644 svgs/iconsax2/स.svg create mode 100644 svgs/iconsax2/ह.svg create mode 100644 svgs/iconsax2/ऺ.svg create mode 100644 svgs/iconsax2/ऻ.svg create mode 100644 svgs/iconsax2/़.svg create mode 100644 svgs/iconsax2/ऽ.svg create mode 100644 svgs/iconsax2/ा.svg create mode 100644 svgs/iconsax2/ि.svg create mode 100644 svgs/iconsax2/ी.svg create mode 100644 svgs/iconsax2/ु.svg create mode 100644 svgs/iconsax2/ू.svg create mode 100644 svgs/iconsax2/ृ.svg create mode 100644 svgs/iconsax2/ॄ.svg create mode 100644 svgs/iconsax2/ॅ.svg create mode 100644 svgs/iconsax2/ॆ.svg create mode 100644 svgs/iconsax2/े.svg create mode 100644 svgs/iconsax2/ै.svg create mode 100644 svgs/iconsax2/ॉ.svg create mode 100644 svgs/iconsax2/ॊ.svg create mode 100644 svgs/iconsax2/ो.svg create mode 100644 svgs/iconsax2/ौ.svg create mode 100644 svgs/iconsax2/्.svg create mode 100644 svgs/iconsax2/ॎ.svg create mode 100644 svgs/iconsax2/ॏ.svg create mode 100644 svgs/iconsax2/ॐ.svg create mode 100644 svgs/iconsax2/॑.svg create mode 100644 svgs/iconsax2/॒.svg create mode 100644 svgs/iconsax2/॓.svg create mode 100644 svgs/iconsax2/॔.svg create mode 100644 svgs/iconsax2/ॕ.svg create mode 100644 svgs/iconsax2/ॖ.svg create mode 100644 svgs/iconsax2/ॗ.svg create mode 100644 svgs/iconsax2/क़.svg create mode 100644 svgs/iconsax2/ख़.svg create mode 100644 svgs/iconsax2/ग़.svg create mode 100644 svgs/iconsax2/ज़.svg create mode 100644 svgs/iconsax2/ड़.svg create mode 100644 svgs/iconsax2/ढ़.svg create mode 100644 svgs/iconsax2/फ़.svg create mode 100644 svgs/iconsax2/य़.svg create mode 100644 svgs/iconsax2/ॠ.svg create mode 100644 svgs/iconsax2/ॡ.svg create mode 100644 svgs/iconsax2/ॢ.svg create mode 100644 svgs/iconsax2/ॣ.svg create mode 100644 svgs/iconsax2/।.svg create mode 100644 svgs/iconsax2/॥.svg create mode 100644 svgs/iconsax2/०.svg create mode 100644 svgs/iconsax2/१.svg create mode 100644 svgs/iconsax2/२.svg create mode 100644 svgs/iconsax2/३.svg create mode 100644 svgs/iconsax2/४.svg create mode 100644 svgs/iconsax2/५.svg create mode 100644 svgs/iconsax2/६.svg create mode 100644 svgs/iconsax2/७.svg create mode 100644 svgs/iconsax2/८.svg create mode 100644 svgs/iconsax2/९.svg create mode 100644 svgs/iconsax2/॰.svg create mode 100644 svgs/iconsax2/ॱ.svg create mode 100644 svgs/iconsax2/ॲ.svg create mode 100644 svgs/iconsax2/ॳ.svg create mode 100644 svgs/iconsax2/ॴ.svg create mode 100644 svgs/iconsax2/ॵ.svg create mode 100644 svgs/iconsax2/ॶ.svg create mode 100644 svgs/iconsax2/ॷ.svg create mode 100644 svgs/iconsax2/ॸ.svg create mode 100644 svgs/iconsax2/ॹ.svg create mode 100644 svgs/iconsax2/ॺ.svg create mode 100644 svgs/iconsax2/ॻ.svg create mode 100644 svgs/iconsax2/ॼ.svg create mode 100644 svgs/iconsax2/ॽ.svg create mode 100644 svgs/iconsax2/ॾ.svg create mode 100644 svgs/iconsax2/ॿ.svg create mode 100644 svgs/iconsax2/ঀ.svg create mode 100644 svgs/iconsax2/ঁ.svg create mode 100644 svgs/iconsax2/ং.svg create mode 100644 svgs/iconsax2/ঃ.svg create mode 100644 svgs/iconsax2/঄.svg create mode 100644 svgs/iconsax2/অ.svg create mode 100644 svgs/iconsax2/আ.svg create mode 100644 svgs/iconsax2/ই.svg create mode 100644 svgs/iconsax2/ঈ.svg create mode 100644 svgs/iconsax2/উ.svg create mode 100644 svgs/iconsax2/ঊ.svg create mode 100644 svgs/iconsax2/ঋ.svg create mode 100644 svgs/iconsax2/ঌ.svg create mode 100644 svgs/iconsax2/঍.svg create mode 100644 svgs/iconsax2/঎.svg create mode 100644 svgs/iconsax2/এ.svg create mode 100644 svgs/iconsax2/ঐ.svg create mode 100644 svgs/iconsax2/঑.svg create mode 100644 svgs/iconsax2/঒.svg create mode 100644 svgs/iconsax2/ও.svg create mode 100644 svgs/iconsax2/ঔ.svg create mode 100644 svgs/iconsax2/ক.svg create mode 100644 svgs/iconsax2/খ.svg create mode 100644 svgs/iconsax2/গ.svg create mode 100644 svgs/iconsax2/ঘ.svg create mode 100644 svgs/iconsax2/ঙ.svg create mode 100644 svgs/iconsax2/চ.svg create mode 100644 svgs/iconsax2/ছ.svg create mode 100644 svgs/iconsax2/জ.svg create mode 100644 svgs/iconsax2/ঝ.svg create mode 100644 svgs/iconsax2/ঞ.svg create mode 100644 svgs/iconsax2/ট.svg create mode 100644 svgs/iconsax2/ঠ.svg create mode 100644 svgs/iconsax2/ড.svg create mode 100644 svgs/iconsax2/ঢ.svg create mode 100644 svgs/iconsax2/ণ.svg create mode 100644 svgs/iconsax2/ত.svg create mode 100644 svgs/iconsax2/থ.svg create mode 100644 svgs/iconsax2/দ.svg create mode 100644 svgs/iconsax2/ধ.svg create mode 100644 svgs/iconsax2/ন.svg create mode 100644 svgs/iconsax2/঩.svg create mode 100644 svgs/iconsax2/প.svg create mode 100644 svgs/iconsax2/ফ.svg create mode 100644 svgs/iconsax2/ব.svg create mode 100644 svgs/iconsax2/ভ.svg create mode 100644 svgs/iconsax2/ম.svg create mode 100644 svgs/iconsax2/য.svg create mode 100644 svgs/iconsax2/র.svg create mode 100644 svgs/iconsax2/঱.svg create mode 100644 svgs/iconsax2/ল.svg create mode 100644 svgs/iconsax2/঳.svg create mode 100644 svgs/iconsax2/঴.svg create mode 100644 svgs/iconsax2/঵.svg create mode 100644 svgs/iconsax2/শ.svg create mode 100644 svgs/iconsax2/ষ.svg create mode 100644 svgs/iconsax2/স.svg create mode 100644 svgs/iconsax2/হ.svg create mode 100644 svgs/iconsax2/঺.svg create mode 100644 svgs/iconsax2/঻.svg create mode 100644 svgs/iconsax2/়.svg create mode 100644 svgs/iconsax2/ঽ.svg create mode 100644 svgs/iconsax2/া.svg create mode 100644 svgs/iconsax2/ি.svg create mode 100644 svgs/iconsax2/ী.svg create mode 100644 svgs/iconsax2/ু.svg create mode 100644 svgs/iconsax2/ূ.svg create mode 100644 svgs/iconsax2/ৃ.svg create mode 100644 svgs/iconsax2/ৄ.svg create mode 100644 svgs/iconsax2/৅.svg create mode 100644 svgs/iconsax2/৆.svg create mode 100644 svgs/iconsax2/ে.svg create mode 100644 svgs/iconsax2/ৈ.svg create mode 100644 svgs/iconsax2/৉.svg create mode 100644 svgs/iconsax2/৊.svg create mode 100644 svgs/iconsax2/ো.svg create mode 100644 svgs/iconsax2/ৌ.svg create mode 100644 svgs/iconsax2/্.svg create mode 100644 svgs/iconsax2/ৎ.svg create mode 100644 svgs/iconsax2/৏.svg create mode 100644 svgs/iconsax2/৐.svg create mode 100644 svgs/iconsax2/৑.svg create mode 100644 svgs/iconsax2/৒.svg create mode 100644 svgs/iconsax2/৓.svg create mode 100644 svgs/iconsax2/৔.svg create mode 100644 svgs/iconsax2/৕.svg create mode 100644 svgs/iconsax2/৖.svg create mode 100644 svgs/iconsax2/ৗ.svg create mode 100644 svgs/iconsax2/৘.svg create mode 100644 svgs/iconsax2/৙.svg create mode 100644 svgs/iconsax2/৚.svg create mode 100644 svgs/iconsax2/৛.svg create mode 100644 svgs/iconsax2/ড়.svg create mode 100644 svgs/iconsax2/ঢ়.svg create mode 100644 svgs/iconsax2/৞.svg create mode 100644 svgs/iconsax2/য়.svg create mode 100644 svgs/iconsax2/ৠ.svg create mode 100644 svgs/iconsax2/ৡ.svg create mode 100644 svgs/iconsax2/ৢ.svg create mode 100644 svgs/iconsax2/ৣ.svg create mode 100644 svgs/iconsax2/৤.svg create mode 100644 svgs/iconsax2/৥.svg create mode 100644 svgs/iconsax2/০.svg create mode 100644 svgs/iconsax2/১.svg create mode 100644 svgs/iconsax2/২.svg create mode 100644 svgs/iconsax2/৩.svg create mode 100644 svgs/iconsax2/৪.svg create mode 100644 svgs/iconsax2/৫.svg create mode 100644 svgs/iconsax2/৬.svg create mode 100644 svgs/iconsax2/৭.svg create mode 100644 svgs/iconsax2/৮.svg create mode 100644 svgs/iconsax2/৯.svg create mode 100644 svgs/iconsax2/ৰ.svg create mode 100644 svgs/iconsax2/ৱ.svg create mode 100644 svgs/iconsax2/৲.svg create mode 100644 svgs/iconsax2/৳.svg create mode 100644 svgs/iconsax2/৴.svg create mode 100644 svgs/iconsax2/৵.svg create mode 100644 svgs/iconsax2/৶.svg create mode 100644 svgs/iconsax2/৷.svg create mode 100644 svgs/iconsax2/৸.svg create mode 100644 svgs/iconsax2/৹.svg create mode 100644 svgs/iconsax2/৺.svg create mode 100644 svgs/iconsax2/৻.svg create mode 100644 svgs/iconsax2/ৼ.svg create mode 100644 svgs/iconsax2/৽.svg create mode 100644 svgs/iconsax2/৾.svg create mode 100644 svgs/iconsax2/৿.svg create mode 100644 svgs/iconsax2/਀.svg create mode 100644 svgs/iconsax2/ਁ.svg create mode 100644 svgs/iconsax2/ਂ.svg create mode 100644 svgs/iconsax2/ਃ.svg create mode 100644 svgs/iconsax2/਄.svg create mode 100644 svgs/iconsax2/ਅ.svg create mode 100644 svgs/iconsax2/ਆ.svg create mode 100644 svgs/iconsax2/ਇ.svg create mode 100644 svgs/iconsax2/ਈ.svg create mode 100644 svgs/iconsax2/ਉ.svg create mode 100644 svgs/iconsax2/ਊ.svg create mode 100644 svgs/iconsax2/਋.svg create mode 100644 svgs/iconsax2/਌.svg create mode 100644 svgs/iconsax2/਍.svg create mode 100644 svgs/iconsax2/਎.svg create mode 100644 svgs/iconsax2/ਏ.svg create mode 100644 svgs/iconsax2/ਐ.svg create mode 100644 svgs/iconsax2/਑.svg create mode 100644 svgs/iconsax2/਒.svg create mode 100644 svgs/iconsax2/ਓ.svg create mode 100644 svgs/iconsax2/ਔ.svg create mode 100644 svgs/iconsax2/ਕ.svg create mode 100644 svgs/iconsax2/ਖ.svg create mode 100644 svgs/iconsax2/ਗ.svg create mode 100644 svgs/iconsax2/ਘ.svg create mode 100644 svgs/iconsax2/ਙ.svg create mode 100644 svgs/iconsax2/ਚ.svg create mode 100644 svgs/iconsax2/ਛ.svg create mode 100644 svgs/iconsax2/ਜ.svg create mode 100644 svgs/iconsax2/ਝ.svg create mode 100644 svgs/iconsax2/ਞ.svg create mode 100644 svgs/iconsax2/ਟ.svg create mode 100644 svgs/iconsax2/ਠ.svg create mode 100644 svgs/iconsax2/ਡ.svg create mode 100644 svgs/iconsax2/ਢ.svg create mode 100644 svgs/iconsax2/ਣ.svg create mode 100644 svgs/iconsax2/ਤ.svg create mode 100644 svgs/iconsax2/ਥ.svg create mode 100644 svgs/iconsax2/ਦ.svg create mode 100644 svgs/iconsax2/ਧ.svg create mode 100644 svgs/iconsax2/ਨ.svg create mode 100644 svgs/iconsax2/਩.svg create mode 100644 svgs/iconsax2/ਪ.svg create mode 100644 svgs/iconsax2/ਫ.svg create mode 100644 svgs/iconsax2/ਬ.svg create mode 100644 svgs/iconsax2/ਭ.svg create mode 100644 svgs/iconsax2/ਮ.svg create mode 100644 svgs/iconsax2/ਯ.svg create mode 100644 svgs/iconsax2/ਰ.svg create mode 100644 svgs/iconsax2/਱.svg create mode 100644 svgs/iconsax2/ਲ.svg create mode 100644 svgs/iconsax2/ਲ਼.svg create mode 100644 svgs/iconsax2/਴.svg create mode 100644 svgs/iconsax2/ਵ.svg create mode 100644 svgs/iconsax2/ਸ਼.svg create mode 100644 svgs/iconsax2/਷.svg create mode 100644 svgs/iconsax2/ਸ.svg create mode 100644 svgs/iconsax2/ਹ.svg create mode 100644 svgs/iconsax2/਺.svg create mode 100644 svgs/iconsax2/਻.svg create mode 100644 svgs/iconsax2/਼.svg create mode 100644 svgs/iconsax2/਽.svg create mode 100644 svgs/iconsax2/ਾ.svg create mode 100644 svgs/iconsax2/ਿ.svg create mode 100644 svgs/iconsax2/ੀ.svg create mode 100644 svgs/iconsax2/ੁ.svg create mode 100644 svgs/iconsax2/ੂ.svg create mode 100644 svgs/iconsax2/੃.svg create mode 100644 svgs/iconsax2/੄.svg create mode 100644 svgs/iconsax2/੅.svg create mode 100644 svgs/iconsax2/੆.svg create mode 100644 svgs/iconsax2/ੇ.svg create mode 100644 svgs/iconsax2/ੈ.svg create mode 100644 svgs/iconsax2/੉.svg create mode 100644 svgs/iconsax2/੊.svg create mode 100644 svgs/iconsax2/ੋ.svg create mode 100644 svgs/iconsax2/ੌ.svg create mode 100644 svgs/iconsax2/੍.svg create mode 100644 svgs/iconsax2/੎.svg create mode 100644 svgs/iconsax2/੏.svg create mode 100644 svgs/iconsax2/੐.svg create mode 100644 svgs/iconsax2/ੑ.svg create mode 100644 svgs/iconsax2/੒.svg create mode 100644 svgs/iconsax2/੓.svg create mode 100644 svgs/iconsax2/੔.svg create mode 100644 svgs/iconsax2/੕.svg create mode 100644 svgs/iconsax2/੖.svg create mode 100644 svgs/iconsax2/੗.svg create mode 100644 svgs/iconsax2/੘.svg create mode 100644 svgs/iconsax2/ਖ਼.svg create mode 100644 svgs/iconsax2/ਗ਼.svg create mode 100644 svgs/iconsax2/ਜ਼.svg create mode 100644 svgs/iconsax2/ੜ.svg create mode 100644 svgs/iconsax2/੝.svg create mode 100644 svgs/iconsax2/ਫ਼.svg create mode 100644 svgs/iconsax2/੟.svg create mode 100644 svgs/iconsax2/੠.svg create mode 100644 svgs/iconsax2/੡.svg create mode 100644 svgs/iconsax2/੢.svg create mode 100644 svgs/iconsax2/੣.svg create mode 100644 svgs/iconsax2/੤.svg create mode 100644 svgs/iconsax2/੥.svg create mode 100644 svgs/iconsax2/੦.svg create mode 100644 svgs/iconsax2/੧.svg create mode 100644 svgs/iconsax2/੨.svg create mode 100644 svgs/iconsax2/੩.svg create mode 100644 svgs/iconsax2/੪.svg create mode 100644 svgs/iconsax2/੫.svg create mode 100644 svgs/iconsax2/੬.svg create mode 100644 svgs/iconsax2/੭.svg create mode 100644 svgs/iconsax2/੮.svg create mode 100644 svgs/iconsax2/੯.svg create mode 100644 svgs/iconsax2/ੰ.svg create mode 100644 svgs/iconsax2/ੱ.svg create mode 100644 svgs/iconsax2/ੲ.svg create mode 100644 svgs/iconsax2/ੳ.svg create mode 100644 svgs/iconsax2/ੴ.svg create mode 100644 svgs/iconsax2/ੵ.svg create mode 100644 svgs/iconsax2/੶.svg create mode 100644 svgs/iconsax2/੷.svg create mode 100644 svgs/iconsax2/੸.svg create mode 100644 svgs/iconsax2/੹.svg create mode 100644 svgs/iconsax2/੺.svg create mode 100644 svgs/iconsax2/੻.svg create mode 100644 svgs/iconsax2/੼.svg create mode 100644 svgs/iconsax2/੽.svg create mode 100644 svgs/iconsax2/੾.svg create mode 100644 svgs/iconsax2/੿.svg create mode 100644 svgs/iconsax2/઀.svg create mode 100644 svgs/iconsax2/ઁ.svg create mode 100644 svgs/iconsax2/ં.svg create mode 100644 svgs/iconsax2/ઃ.svg create mode 100644 svgs/iconsax2/઄.svg create mode 100644 svgs/iconsax2/અ.svg create mode 100644 svgs/iconsax2/આ.svg create mode 100644 svgs/iconsax2/ઇ.svg create mode 100644 svgs/iconsax2/ઈ.svg create mode 100644 svgs/iconsax2/ઉ.svg create mode 100644 svgs/iconsax2/ઊ.svg create mode 100644 svgs/iconsax2/ઋ.svg create mode 100644 svgs/iconsax2/ઌ.svg create mode 100644 svgs/iconsax2/ઍ.svg create mode 100644 svgs/iconsax2/઎.svg create mode 100644 svgs/iconsax2/એ.svg create mode 100644 svgs/iconsax2/ઐ.svg create mode 100644 svgs/iconsax2/ઑ.svg create mode 100644 svgs/iconsax2/઒.svg create mode 100644 svgs/iconsax2/ઓ.svg create mode 100644 svgs/iconsax2/ઔ.svg create mode 100644 svgs/iconsax2/ક.svg create mode 100644 svgs/iconsax2/ખ.svg create mode 100644 svgs/iconsax2/ગ.svg create mode 100644 svgs/iconsax2/ઘ.svg create mode 100644 svgs/iconsax2/ઙ.svg create mode 100644 svgs/iconsax2/ચ.svg create mode 100644 svgs/iconsax2/છ.svg create mode 100644 svgs/iconsax2/જ.svg create mode 100644 svgs/iconsax2/ઝ.svg create mode 100644 svgs/iconsax2/ઞ.svg create mode 100644 svgs/iconsax2/ટ.svg create mode 100644 svgs/iconsax2/ઠ.svg create mode 100644 svgs/iconsax2/ડ.svg create mode 100644 svgs/iconsax2/ઢ.svg create mode 100644 svgs/iconsax2/ણ.svg create mode 100644 svgs/iconsax2/ત.svg create mode 100644 svgs/iconsax2/થ.svg create mode 100644 svgs/iconsax2/દ.svg create mode 100644 svgs/iconsax2/ધ.svg create mode 100644 svgs/iconsax2/ન.svg create mode 100644 svgs/iconsax2/઩.svg create mode 100644 svgs/iconsax2/પ.svg create mode 100644 svgs/iconsax2/ફ.svg create mode 100644 svgs/iconsax2/બ.svg create mode 100644 svgs/iconsax2/ભ.svg create mode 100644 svgs/iconsax2/મ.svg create mode 100644 svgs/iconsax2/ય.svg create mode 100644 svgs/iconsax2/ર.svg create mode 100644 svgs/iconsax2/઱.svg create mode 100644 svgs/iconsax2/લ.svg create mode 100644 svgs/iconsax2/ળ.svg create mode 100644 svgs/iconsax2/઴.svg create mode 100644 svgs/iconsax2/વ.svg create mode 100644 svgs/iconsax2/શ.svg create mode 100644 svgs/iconsax2/ષ.svg create mode 100644 svgs/iconsax2/સ.svg create mode 100644 svgs/iconsax2/હ.svg create mode 100644 svgs/iconsax2/઺.svg create mode 100644 svgs/iconsax2/઻.svg create mode 100644 svgs/iconsax2/઼.svg create mode 100644 svgs/iconsax2/ઽ.svg create mode 100644 svgs/iconsax2/ા.svg create mode 100644 svgs/iconsax2/િ.svg create mode 100644 svgs/iconsax2/ી.svg create mode 100644 svgs/iconsax2/ુ.svg create mode 100644 svgs/iconsax2/ૂ.svg create mode 100644 svgs/iconsax2/ૃ.svg create mode 100644 svgs/iconsax2/ૄ.svg create mode 100644 svgs/iconsax2/ૅ.svg create mode 100644 svgs/iconsax2/૆.svg create mode 100644 svgs/iconsax2/ે.svg create mode 100644 svgs/iconsax2/ૈ.svg create mode 100644 svgs/iconsax2/ૉ.svg create mode 100644 svgs/iconsax2/૊.svg create mode 100644 svgs/iconsax2/ો.svg create mode 100644 svgs/iconsax2/ૌ.svg create mode 100644 svgs/iconsax2/્.svg create mode 100644 svgs/iconsax2/૎.svg create mode 100644 svgs/iconsax2/૏.svg create mode 100644 svgs/iconsax2/ૐ.svg create mode 100644 svgs/iconsax2/૑.svg create mode 100644 svgs/iconsax2/૒.svg create mode 100644 svgs/iconsax2/૓.svg create mode 100644 svgs/iconsax2/૔.svg create mode 100644 svgs/iconsax2/૕.svg create mode 100644 svgs/iconsax2/૖.svg create mode 100644 svgs/iconsax2/૗.svg create mode 100644 svgs/iconsax2/૘.svg create mode 100644 svgs/iconsax2/૙.svg create mode 100644 svgs/iconsax2/૚.svg create mode 100644 svgs/iconsax2/૛.svg create mode 100644 svgs/iconsax2/૜.svg create mode 100644 svgs/iconsax2/૝.svg create mode 100644 svgs/iconsax2/૞.svg create mode 100644 svgs/iconsax2/૟.svg create mode 100644 svgs/iconsax2/ૠ.svg create mode 100644 svgs/iconsax2/ૡ.svg create mode 100644 svgs/iconsax2/ૢ.svg create mode 100644 svgs/iconsax2/ૣ.svg create mode 100644 svgs/iconsax2/૤.svg create mode 100644 svgs/iconsax2/૥.svg create mode 100644 svgs/iconsax2/૦.svg create mode 100644 svgs/iconsax2/૧.svg create mode 100644 svgs/iconsax2/૨.svg create mode 100644 svgs/iconsax2/૩.svg create mode 100644 svgs/iconsax2/૪.svg create mode 100644 svgs/iconsax2/૫.svg create mode 100644 svgs/iconsax2/૬.svg create mode 100644 svgs/iconsax2/૭.svg create mode 100644 svgs/iconsax2/૮.svg create mode 100644 svgs/iconsax2/૯.svg create mode 100644 svgs/iconsax2/૰.svg create mode 100644 svgs/iconsax2/૱.svg create mode 100644 svgs/iconsax2/૲.svg create mode 100644 svgs/iconsax2/૳.svg create mode 100644 svgs/iconsax2/૴.svg create mode 100644 svgs/iconsax2/૵.svg create mode 100644 svgs/iconsax2/૶.svg create mode 100644 svgs/iconsax2/૷.svg create mode 100644 svgs/iconsax2/૸.svg create mode 100644 svgs/iconsax2/ૹ.svg create mode 100644 svgs/iconsax2/ૺ.svg create mode 100644 svgs/iconsax2/ૻ.svg create mode 100644 svgs/iconsax2/ૼ.svg create mode 100644 svgs/iconsax2/૽.svg create mode 100644 svgs/iconsax2/૾.svg create mode 100644 svgs/iconsax2/૿.svg create mode 100644 svgs/iconsax2/଀.svg create mode 100644 svgs/iconsax2/ଁ.svg create mode 100644 svgs/iconsax2/ଂ.svg create mode 100644 svgs/iconsax2/ଃ.svg create mode 100644 svgs/iconsax2/଄.svg create mode 100644 svgs/iconsax2/ଅ.svg create mode 100644 svgs/iconsax2/ଆ.svg create mode 100644 svgs/iconsax2/ଇ.svg create mode 100644 svgs/iconsax2/ଈ.svg create mode 100644 svgs/iconsax2/ଉ.svg create mode 100644 svgs/iconsax2/ଊ.svg create mode 100644 svgs/iconsax2/ଋ.svg create mode 100644 svgs/iconsax2/ଌ.svg create mode 100644 svgs/iconsax2/଍.svg create mode 100644 svgs/iconsax2/଎.svg create mode 100644 svgs/iconsax2/ଏ.svg create mode 100644 svgs/iconsax2/ଐ.svg create mode 100644 svgs/iconsax2/଑.svg create mode 100644 svgs/iconsax2/଒.svg create mode 100644 svgs/iconsax2/ଓ.svg create mode 100644 svgs/iconsax2/ଔ.svg create mode 100644 svgs/iconsax2/କ.svg create mode 100644 svgs/iconsax2/ଖ.svg create mode 100644 svgs/iconsax2/ଗ.svg create mode 100644 svgs/iconsax2/ଘ.svg create mode 100644 svgs/iconsax2/ଙ.svg create mode 100644 svgs/iconsax2/ଚ.svg create mode 100644 svgs/iconsax2/ଛ.svg create mode 100644 svgs/iconsax2/ଜ.svg create mode 100644 svgs/iconsax2/ଝ.svg create mode 100644 svgs/iconsax2/ଞ.svg create mode 100644 svgs/iconsax2/ଟ.svg create mode 100644 svgs/iconsax2/ଠ.svg create mode 100644 svgs/iconsax2/ଡ.svg create mode 100644 svgs/iconsax2/ଢ.svg create mode 100644 svgs/iconsax2/ଣ.svg create mode 100644 svgs/iconsax2/ତ.svg create mode 100644 svgs/iconsax2/ଥ.svg create mode 100644 svgs/iconsax2/ଦ.svg create mode 100644 svgs/iconsax2/ଧ.svg create mode 100644 svgs/iconsax2/ନ.svg create mode 100644 svgs/iconsax2/଩.svg create mode 100644 svgs/iconsax2/ପ.svg create mode 100644 svgs/iconsax2/ଫ.svg create mode 100644 svgs/iconsax2/ବ.svg create mode 100644 svgs/iconsax2/ଭ.svg create mode 100644 svgs/iconsax2/ମ.svg create mode 100644 svgs/iconsax2/ଯ.svg create mode 100644 svgs/iconsax2/ର.svg create mode 100644 svgs/iconsax2/଱.svg create mode 100644 svgs/iconsax2/ଲ.svg create mode 100644 svgs/iconsax2/ଳ.svg create mode 100644 svgs/iconsax2/଴.svg create mode 100644 svgs/iconsax2/ଵ.svg create mode 100644 svgs/iconsax2/ଶ.svg create mode 100644 svgs/iconsax2/ଷ.svg create mode 100644 svgs/iconsax2/ସ.svg create mode 100644 svgs/iconsax2/ହ.svg create mode 100644 svgs/iconsax2/଺.svg create mode 100644 svgs/iconsax2/଻.svg create mode 100644 svgs/iconsax2/଼.svg create mode 100644 svgs/iconsax2/ଽ.svg create mode 100644 svgs/iconsax2/ା.svg create mode 100644 svgs/iconsax2/ି.svg create mode 100644 svgs/iconsax2/ୀ.svg create mode 100644 svgs/iconsax2/ୁ.svg create mode 100644 svgs/iconsax2/ୂ.svg create mode 100644 svgs/iconsax2/ୃ.svg create mode 100644 svgs/iconsax2/ୄ.svg create mode 100644 svgs/iconsax2/୅.svg create mode 100644 svgs/iconsax2/୆.svg create mode 100644 svgs/iconsax2/େ.svg create mode 100644 svgs/iconsax2/ୈ.svg create mode 100644 svgs/iconsax2/୉.svg create mode 100644 svgs/iconsax2/୊.svg create mode 100644 svgs/iconsax2/ୋ.svg create mode 100644 svgs/iconsax2/ୌ.svg create mode 100644 svgs/iconsax2/୍.svg create mode 100644 svgs/iconsax2/୎.svg create mode 100644 svgs/iconsax2/୏.svg create mode 100644 svgs/iconsax2/୐.svg create mode 100644 svgs/iconsax2/୑.svg create mode 100644 svgs/iconsax2/୒.svg create mode 100644 svgs/iconsax2/୓.svg create mode 100644 svgs/iconsax2/୔.svg create mode 100644 svgs/iconsax2/୕.svg create mode 100644 svgs/iconsax2/ୖ.svg create mode 100644 svgs/iconsax2/ୗ.svg create mode 100644 svgs/iconsax2/୘.svg create mode 100644 svgs/iconsax2/୙.svg create mode 100644 svgs/iconsax2/୚.svg create mode 100644 svgs/iconsax2/୛.svg create mode 100644 svgs/iconsax2/ଡ଼.svg create mode 100644 svgs/iconsax2/ଢ଼.svg create mode 100644 svgs/iconsax2/୞.svg create mode 100644 svgs/iconsax2/ୟ.svg create mode 100644 svgs/iconsax2/ୠ.svg create mode 100644 svgs/iconsax2/ୡ.svg create mode 100644 svgs/iconsax2/ୢ.svg create mode 100644 svgs/iconsax2/ୣ.svg create mode 100644 svgs/iconsax2/୤.svg create mode 100644 svgs/iconsax2/୥.svg create mode 100644 svgs/iconsax2/୦.svg create mode 100644 svgs/iconsax2/୧.svg create mode 100644 svgs/iconsax2/୨.svg create mode 100644 svgs/iconsax2/୩.svg create mode 100644 svgs/iconsax2/୪.svg create mode 100644 svgs/iconsax2/୫.svg create mode 100644 svgs/iconsax2/୬.svg create mode 100644 svgs/iconsax2/୭.svg create mode 100644 svgs/iconsax2/୮.svg create mode 100644 svgs/iconsax2/୯.svg create mode 100644 svgs/iconsax2/୰.svg create mode 100644 svgs/iconsax2/ୱ.svg create mode 100644 svgs/iconsax2/୲.svg create mode 100644 svgs/iconsax2/୳.svg create mode 100644 svgs/iconsax2/୴.svg create mode 100644 svgs/iconsax2/୵.svg create mode 100644 svgs/iconsax2/୶.svg create mode 100644 svgs/iconsax2/୷.svg create mode 100644 svgs/iconsax2/୸.svg create mode 100644 svgs/iconsax2/୹.svg create mode 100644 svgs/iconsax2/୺.svg create mode 100644 svgs/iconsax2/୻.svg create mode 100644 svgs/iconsax2/୼.svg create mode 100644 svgs/iconsax2/୽.svg create mode 100644 svgs/iconsax2/୾.svg create mode 100644 svgs/iconsax2/୿.svg create mode 100644 svgs/iconsax2/஀.svg create mode 100644 svgs/iconsax2/஁.svg create mode 100644 svgs/iconsax2/ஂ.svg create mode 100644 svgs/iconsax2/ஃ.svg create mode 100644 svgs/iconsax2/஄.svg create mode 100644 svgs/iconsax2/அ.svg create mode 100644 svgs/iconsax2/ஆ.svg create mode 100644 svgs/iconsax2/இ.svg create mode 100644 svgs/iconsax2/ஈ.svg create mode 100644 svgs/iconsax2/உ.svg create mode 100644 svgs/iconsax2/ஊ.svg create mode 100644 svgs/iconsax2/஋.svg create mode 100644 svgs/iconsax2/஌.svg create mode 100644 svgs/iconsax2/஍.svg create mode 100644 svgs/iconsax2/எ.svg create mode 100644 svgs/iconsax2/ஏ.svg create mode 100644 svgs/iconsax2/ஐ.svg create mode 100644 svgs/iconsax2/஑.svg create mode 100644 svgs/iconsax2/ஒ.svg create mode 100644 svgs/iconsax2/ஓ.svg create mode 100644 svgs/iconsax2/ஔ.svg create mode 100644 svgs/iconsax2/க.svg create mode 100644 svgs/iconsax2/஖.svg create mode 100644 svgs/iconsax2/஗.svg create mode 100644 svgs/iconsax2/஘.svg create mode 100644 svgs/iconsax2/ங.svg create mode 100644 svgs/iconsax2/ச.svg create mode 100644 views/error.ejs create mode 100644 views/index.ejs diff --git a/app.js b/app.js new file mode 100644 index 0000000..70cbd7f --- /dev/null +++ b/app.js @@ -0,0 +1,46 @@ +var createError = require('http-errors'); +var express = require('express'); +var path = require('path'); +var cookieParser = require('cookie-parser'); +var logger = require('morgan'); + +var indexRouter = require('./routes/index'); +var usersRouter = require('./routes/users'); +var addIconRouter = require('./routes/creator'); + +var Db = require('./models/iconFontmodels'); +const { append } = require('express/lib/response'); +var app = express(); +Db.relations() +// view engine setup +app.set('views', path.join(__dirname, 'views')); +app.set('view engine', 'ejs'); + +app.use(logger('dev')); +app.use(express.json()); +app.use(express.urlencoded({ extended: false })); +app.use(cookieParser()); +app.use(express.static(path.join(__dirname, 'public'))); + +app.use('/', indexRouter); +app.use('/users', usersRouter); +app.use('/creator',addIconRouter); + + +// catch 404 and forward to error handler +app.use(function(req, res, next) { + next(createError(404)); +}); + +// error handler +app.use(function(err, req, res, next) { + // set locals, only providing error in development + res.locals.message = err.message; + res.locals.error = req.app.get('env') === 'development' ? err : {}; + + // render the error page + res.status(err.status || 500); + res.render('error'); +}); + +module.exports = app; diff --git a/bin/www b/bin/www new file mode 100644 index 0000000..b05a028 --- /dev/null +++ b/bin/www @@ -0,0 +1,90 @@ +#!/usr/bin/env node + +/** + * Module dependencies. + */ + +var app = require('../app'); +var debug = require('debug')('testapp:server'); +var http = require('http'); + +/** + * Get port from environment and store in Express. + */ + +var port = normalizePort(process.env.PORT || '5000'); +app.set('port', port); + +/** + * Create HTTP server. + */ + +var server = http.createServer(app); + +/** + * Listen on provided port, on all network interfaces. + */ + +server.listen(port); +server.on('error', onError); +server.on('listening', onListening); + +/** + * Normalize a port into a number, string, or false. + */ + +function normalizePort(val) { + var port = parseInt(val, 10); + + if (isNaN(port)) { + // named pipe + return val; + } + + if (port >= 0) { + // port number + return port; + } + + return false; +} + +/** + * Event listener for HTTP server "error" event. + */ + +function onError(error) { + if (error.syscall !== 'listen') { + throw error; + } + + var bind = typeof port === 'string' + ? 'Pipe ' + port + : 'Port ' + port; + + // handle specific listen errors with friendly messages + switch (error.code) { + case 'EACCES': + console.error(bind + ' requires elevated privileges'); + process.exit(1); + break; + case 'EADDRINUSE': + console.error(bind + ' is already in use'); + process.exit(1); + break; + default: + throw error; + } +} + +/** + * Event listener for HTTP server "listening" event. + */ + +function onListening() { + var addr = server.address(); + var bind = typeof addr === 'string' + ? 'pipe ' + addr + : 'port ' + addr.port; + debug('Listening on ' + bind); +} diff --git a/iconFont/iconFontsOficonsax2/iconsax2.css b/iconFont/iconFontsOficonsax2/iconsax2.css new file mode 100644 index 0000000..e36aeb2 --- /dev/null +++ b/iconFont/iconFontsOficonsax2/iconsax2.css @@ -0,0 +1,20 @@ + + @font-face { + font-family: iconsax2; + src: url('iconsax2.eot'); /* IE9*/ + src: url('iconsax2.eot') format('embedded-opentype'), /* IE6-IE8 */ + url("iconsax2.woff2") format("woff2"), + url("iconsax2.woff") format("woff"), + url('iconsax2.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ + url('iconsax2.svg') format('svg'); /* iOS 4.1- */ + } + + .characters { + font-family: 'iconsax2' !important; + font-size:16px; + font-style:normal; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + } + + \ No newline at end of file diff --git a/iconFont/iconFontsOficonsax2/iconsax2.eot b/iconFont/iconFontsOficonsax2/iconsax2.eot new file mode 100644 index 0000000000000000000000000000000000000000..7f7fb5a2fcf6a59333081f6c48f5bdf805deb9f4 GIT binary patch literal 634168 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 `Y2U2OP82khFX78YXg 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%0DW_m6 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⩔NgMaLK@ZA zU=vWQnwfDpe7Ft}Ii#?zU&K+enl!6f$`Us5_@@1XsU-M`@EY`O&78_>P`NzKr~}P# zqOx}#>b6261qTIsfmLikKtZmeB@HD?ftM^ig7U4FToZrw@f$y06{y_S@`u)K=|JUs z9w*>oqkTr(*7C;|I)^(d1D>zYNe5jPj(*?+i39t(y7nDNoaDvH#o0!7NEe!J_XIU9 z=%H!C=F07C9bnn)(F_rqZmww}%R^oX{z7e35gbP2{5T7k$BabtiISNi|0mHsJhHW#9V z><))N>}+%5zu#OMIC&80-j(isslsd$B}>rV>k6upwZi5P`E7yAgQ%FUc>#km3?@TC znkN(tA>~&YaqkBw?>d;x9=vNZzw@)%*T4SpYp<2|bsf6%U3VVpGJbMDfBoaQ@cQC+ zvp5IP1O`o7mpNTrZCd*tEn0lBI{cQ!vB^V|V{9YsW0Z-Lr<;tEV@0uC&q(`_%l``7 zKRJ8twP@+(+J6(~C*`pqn#R0Q*2;)b;x4gXt(=CJXa>^e5}6I|<5Pf0Lw?OUS2o0Q z;Bvf!sK`e*(!12o>H*WildqIrb71j0q3q;A(||7((Jann(y4Ew5W|+1r1&3J zDbjFs{=hZ**{Qqdk2W|R$Ru9}!%0(}^(W0E&G-Y{xnIIhFz&9h7;-x8D!Z=i-57uH zFb2E{#$E6);R)3YHkv}MnEXuu4|+RU$wwG!xi1l}w)wEWlW_;j4E~5EvR=aL5*d~( z7;?}cj2m-DqPMd$%v_)s?^NV3kvAze`d4;d^`Wnvp_9D&9GkK|yRKAR~=RpuJ9sx*P!| z)gOAaj=og~A+L&bJXKK22;cpJL$x?vwN>c@ZIQvK5+G}&t{P57H)cup=i>^-&J^b*)!hM2%)6ip&>36vHj*6es-)j=ief}Bv zd;Fep}sxk{h^)Tc)GIM1@C8tpv|e~DhK-YkBBCjYBKxhqPE-ple5doSm(T^gv)~-}m5}l}&r0vzh!~K2x%u*=i>y8a0 zySw%97PlLL&$4I75mI{#%X@FI394QHYLRI}Y}liP8&m#DRdEVo?Q7e6lS3hYz$woj zlhG~vnceyY(wkqkAUi2S0DlFU=xvaR+u+%?t++=#3xeOwJRNB2(X=Qg3ta|LEYcdG zz#-iN?7&nbk|;eB(dJm!B5`ex7SaEacPk7}6nSY#pQjR)!nvU(6rqrP==JfUE>+78 zRsXZ}P!z^SZMNlCRYSr*?$#oWX1w#y{C{X|QB#|CYpDfrTfLMPreoS=)W)Eyd;<95CL&Qcxc!v;=odkBo8%`l3 zT;(au!oNkTeEkWR;+ScETeHyReccxQC4>Sa7=CD>CDa^Hf`@m4^*!fy4=s8m)qZ4r zpUbh(dC&pBu;pVDp$1=7V`G)CAvAI9xg>ofiEk8~wuR2Ni8e)E2Ki{V2P*K9=G+^G zw+0=7)?n-WP!((|syev)j2)KUnO=wIn#qn~&2He#S?M#Fu}Q3vl*tJ=563L>;|!WX zfYZq=x{Yer9iE>dmQDJUU$On61Ma$4x}Vu*U*P3=52<$p5Kw4`jsf& zBnk_?zCT#ZKNZA!Pa2toO)g1tSNZ#?HfiYUp*ff9#5M3yDeu|UZLuDjxW=dd{Z@L- zR=jVLb|$e?f>%|D1s^N}1GWZUtzrRKM%w=xeA>0h3}SV(wEIV~%nNq$b^jFz^?_aR zLNnJ9AL1WG#&)D9vi(27C(<>&R(vA|_^%Ovm`p>PSB*D@vqgcgJPodvY@v*5 zaJ~X$q=ZxeUGmf-3wC7H0wev2?S{SjGSTuQJ3Oe~v+QZw`Tvxx9$4piKFVjL$B~n{8u>Nn%ifAs zmtd{Az$BG2Sm_|QVllL5=H^m!E)@Wva=DV-SSSx|Qm~4uX_2O&81@U^EO6BSxWQWM0Gi zG>}xChweReXf)jDO~MBm?)8E!9WH?UH7rU;6TZgq$kNh1hny;$>QSyEY8UR!1N4ek zp}ZdF0mus>c(IHDH`j}rgd-nUXu?z!gyH}*j~tWn2S8FGcq+^V<%(6B&c!F=xp-wI zHj{BZURf2_p9G=D-vlLgXSJ(QJ`2+ac|uH9B`i~zD1tpK4{6#%+CZiLBjgw~_JvC9 zGh57yv|_v;p&3vVf=`#6R0G?MDjNWTOaY-bnGH1`?@su@ku5#LA_c<@6!y3(9lQ_o0kjg_$=8{CNE>_J10oW$AXca2PdY?6 zXNd<88Qk{9J8x|VHc00vce1`v$bQVSDC;jjg77@CsR=@eNqWSrm>L=z8%zq(Wv1^J z&x;P=3DM-0Vc-fakxbE#P$xr&!KG^H?)Ro!T2t>$ zx3;F=YjZek@3kq4t+O>fnrdxLjiy`ADb`UsHELDx`n>%?9D?l5+C!L_e>-00kH!4& z4a8!?BeB3J9gGH8o@%2X(hU4Y$QnbUJ{7AbcVo_Ob3Ye$f$*DR1HJ0aH`A7qt zb%>6J0twb*!9d^K?^;KJ74g9HEA7MQ-0)0U-TR^j2Ifl|$l50nE>xm@Sc-{w5X3O- z90%9}&iv&O7bx8qbl=(5?{y}c?WTx!cXm%-GTFB$E6jE8?oWtc-sKLP)5^AvVOPlN z?yK^I6aBlp`9<2x)3l$6X3+W(7MB8JO^RYKDu{!oQ37K?2DWT#XV%Yj=oUXIL`lCv zsttjJPfBD>BTLOpXY8rMKpV_S3Rgto~WthZGU0b?^k6~ZPWTBpDPt~A+s7wEA z6b594=ny96cKiaGZ4f}=cNXFq(zb@!M5%%~lJ-2b(5wm~q$>_1VlHLX{5v zW(D4!W*QRcIqXWEH$pEka726=dM2QZOsg2o_K=3*-SBems|}e0*9v9(4=Uo%b6>4E z&?+okb6_)ALE|~;ze{In>@E(rdA~g>|M8cQRVeI^qGhBHT@>O3}zh$aC50aw5Djg)HfhEu*lskzk!muL)Pv{sV@e-NUSmVe>1v5YwOLv8VEO@^% z1f=G3w;5ug2nFagTinQ>83zS*BnerJR$W;NHvPBoGybUp=VIlB?=iRJ7jXgu3v^Ju zY1h5+y1MwivDp~kaizW0_qszN_r0zrS7GN>rD*$rD83mE#8&IAx4`Q-Y<-g`{@knn zoNx*oyUn)6GnsxcHR;*n!QVvs!8CSlHsRm5$hDpawOX0tzT{f%K~JrW^LgDOjghyE za;)ruuj_+sjJPSV2+Xh&=9f`S^GiV4LovW>0U8t43;QaZEO{Nl0W#^3K^BoT7+79{ z@}k18A~JsEq5XYF1Ww>Dn&eAD+u^kpz|41SUKAXsm~W@uD@E zqIE7B%#F{PON}OlyY9YYdnU8}j@?3G@0GIY6NBaDgD0ki!rt=A7;bFFtT~3At3N~^ zmlo(#t3Rqw{J$Q)l5wDTsd;3Fzv-e?li53n;sEYNyaQWW$#1-f0l0!&Ekg0jzy%2J zdwyzSV(NtIO*UaOKK*=CD%JFSb8>uYTv&X5YJ8ksYeqE>x|U4RwXtbjdv1DseEPZR zi3$Ce&B{CE+?Orobvndw!XN_Ln4iPNMOg46hx>uGBLRxD3A2F4_YPo+)HMObj19I4qXY zHsMRFQ=W#vD`hp^-8G5CrofcD!95l1O(f`q{)ICxL<^W4t)WOXm_+ekZ~yMTuBazw zqoVBUuT}3ZSGn632shg+D}$&DgF+6PGvW1CPIqeVDb;ykSa@OcfdiZMrr`rlb;_+t z3*8yLDU%HaCta?|U?`grUdVLob~O-DQ*~}I2Us;?uu0Sn^w&4FdzGM*Eio1DXhN;7 z-Re>8aqpuz6;rkUj3wYpXV~zGo)fKDyaFnL0f8DD0Aqy;z@i$!11T3F5rV~HOX$X@ zy#7BBM+(|~LXK2aD6`<^A>bWB(LIxVM2^I83N_eF;t7*#y@Gk2ds#9ej{hx+%Ve|n zi=ucJ3lqFcaY;6L0P^OWtz<9be0`mifE<9hX2>c9najXDtUJIv^8Tig5^0;SDIvT_ zV2*fSDKjppbd#ZTAlQ1ql{fQ@WIR-o*TeOc`b!jj6U!xGJO8F=r@GWe5I$9l-ih#h zBT64XJI@t~q@P2x(3Z}XyD4&CT3ETAV*B-Z-r#faK3$;h&>M{TN9|35Yu*g+bKnEX zMAQ_LL72~wVMWYOIwZF!z5^gynUUO)Uc&Xf60w9Q5Ds0laA5!LuPy9HYr6Wr)|bup zQT7JmGdQ(>;cK|4|E#aexT3wC8cLfv{3AxXbN_Ckh2B6H=wbbPeOX+2r7V9z|K9HX z;sU>r?Gsx1vby0&3-XkIU(q>6i%7Y`UL%H#dRef<=U_fi{Y1ak< zwnSgmHT@2gE2h0st3cVp0Z*SMe8%eu4UV+AwdSGWHk&AXL6pLYIGPhmBpkA=zsqc@ z7~Qh7eixd9R_&_av1PP^DeqhFrUs#1@4UN>)jmCAHsQB?vKsZx<8jm~&rFmfJBGdL zU^^<7*VdxkdHcaCvswRYX7fb()<8HM*jhfZIrFP6&U8Z4pf%YN2+;b-Y1CQitEm0; zB(03Zr2&SF@S^ysh08&Mq}8NY6%u6F28MO!oRe-SJbOp>_i`{ux5WnWFj(IZW|J0Ip zSGm(IKd-3v#HxK?6@|l2ht+Ei#1l^IQOO3%ZuQ7@NHXD26+502G?05yTJm-K4uNpP zD(}TJva0x_&KFEb_NO`i*{PL#C5z-O*PQ>Xctp`+{ywVi4#1f(}>G%xI&6xHSH3`1!M*gzK=Wx zA=jI%9<%Od1?vn8uU%vV{W?qz=yd=%`> z{$*FWib zn0a6nX_Qdx&5&oSGsU9=@s|S5u_^~KaofG^8z*HqSY1}j#JEL`hP@`l+ba{x?nJ~H z4?a~@?u@DBRZj)u&S>1dJf_Hq|IrXTX*uce$-~MxD&S$X?icLlk3m`Jfd8=bqZavo zH4;?pwn^uZ?04)IYBow2|4cHO`uj~5!R}XU-IdDtK-Ma{D?Byep~iN``Gn=^z#>qiu`IB6+&?@?kFONF|}Rc@UW zT}Z=W7F;3MtP-}3S7)s@VIlY7Duq%UBME6XUG%^uVsqX=ADI*3AIHO&r4 zP}s2i2*gz&ItBtQQA}D^F}TdP0bDDUIcY+ggrX%hS+s9vs}WQFKxqaMqKYi>aC1zO zW{WZjyi@=E<`dIRR^p~?4bvxv1;_AJQw=ssiG<^;hV|dyI}f|GDB9=m73^$ZkYwze zK1s_eZE_D3c7+}Ke})>9+IX8_2{okftN&*(X>JMGl{fk} zZ*O$daiBSiwHyYe&5`v{sTB1@Yo4#cYBldp|){v zvLVzu{>fy};d99eY~3vE7ODuqnC4LcabQEJa(cS#uCjNOy_e0VPJ|CJMvHMR05Hi` z+_Q`T4B){33hX^&^2oReZk73ZW6xms@FZi>phm?>vP9<}Bvy#@s^Db+dA3`44<268 zd4PvlIS_7b8kTFuJ7clV@tPfji^I*gbZyzv1$U*2n(~gy9kIH)7y+D&IrJ;MuX%WJ zaC^-}M?Bs!QDYl!s;TNIuPyhgwVhkGbPDWV7>?-|&+4PtA*QH;|2{JeXPH>X#CCjf zaWMDW=3()|meX6n>3zvxUhWqiRULm>-v^bV*KDEEkGbCtH;c;PBEGeKyd$pvm>%e; z%Kg??fsnls_^Y4Z@*Lf5HDg=XSD(8vpFNpcuxxCKWL^h+o$3&&FB?#5GnSqNdBQ=1!6!X> z;b_&hVo5~&yT+kGfInE%SVI}62KD)d&4ZXU!PuLi5>Rg~!IE~H^4$Fm7vID;jQ#_&2&ttrh-_KAzw2 z@9)?DS^qJ+kfK4#@Avoh>5rphXx}+(7;x~*pe3BbUI94>R65i%60^qr@f=eQa-V(P zhiVuWh{!2Uef&{KDS_JSKuyRp>OkP4s3~Tn@^4(@wTzPU0sU-%92Uor1gvEY z>+`&@;EXE#yb^T^7qHmyWheI+g56OSvvb!i`6iT6EeUx5KKTI9uJ^T*lQUZYr)=U`kPP{ zjvnn)y-od4XYc?^KfS?NBR_z7tij`tqQ#k70j`gzQ{P3deN<+H8Qi#V1Z>S4h%ve( z{2-o?%cZ!)p^xNulr?w&e!9t_xavT#a{IL%N(c_H@gYI=q&?rW$K>zF2U?@?&dD0# z@!E;5cr@$?tNIJB3di@|6<+&nmwv2k*6yuvf8S9dP9cvXBJIqYW=0leWNFL6NQ&$P zH)>Kvccr+OUO*N6av!Peh5+(ytMvv{{D^wRz1i8>Z0;l8sKX@RV6_(MnWErX$#<4f z-@+VZgsO04p`uX5C*0f z)YK*}(DrX>^-yWkd1OFfnW*$X$=23p^ZNrw#Im`q^cZb~g{C(495%Y)5diwj{cC9K zNN3i=;ya4kQ>y2C^<#L`1!^p9Zoxkw8XVcLd;}w0sJNEDiC(Aw$*UVegTFnCev?-b z=}7ld&EK_bYZx!$jA->?*vYY*#@C=vP64=0Sd4|b2mFPz=KsK1{QQn`ig^pO6vJEB_b^Yd2g zhppCWA*lai+G^FmOk)#a90`6%G-GS@;|xC3|Gpfve-B_>GUje@C}>P)(ZB#biu{||N^!Ax z&Q?eo&1U#JEUZjdr*mZzv#ziW$(wHYy~9Hb&L9v*kh2C$2}^Q}vC1IF0y%DzqHJXz zGdjhVTGm~bmX}HOSZvrTbqLx`e0`q0D*t$nB$MxJ)js_ths7Cj2!1UYQUKJ7s3Ypk zT@AX=$X4U_a+?Izrnf6b#0q2<4scOfnkN@Yyag4WKVgjotkzH1O==<_oM)p~pXqm_ z<^;?XjBHh>9TAUY4@IcsMf@R+TY}}EVf|z}iz^!|iOqQkIOGtJm)CxDMT7P`h-*XC zo7#sdLCRSG270k8A3lA^WF8{e);>(aA2KUpEV+(`k7os9qBmhCA7U#I6soM*T;@bS zRz?yiTzVB1-&d{%xypg74ZvI#$HIy~#2CMcKK~{rd)|%Fz>N7=@mYtJoz#XdZS4_z z&89a|ckX62YxUXWM1Y{pqHK0+l>iZ6Wk(gvXtc$5Rfdw}By_==oQa>YdM zVm6Vi03{b|F|qUXO1cy@jxoub_X5NECThCTS{-SqO?K)Wx`AuL=ZY@=;?kfIJS=Ax zhqK9SxSV$yeZN7gQ&Q+7j4NF6lPRzQYt*#pMzZP?9+^#o{SHD5|f^(#b-RNjxJjJI$6`uJkuxM-FbJ zJEO1x@Ex>d(FDeZ*?hQGjY)r)B`e};$KowxoUiXbJXuE?C|Oz1S-zk z?Q97f7@%Bo7Ll3a>^K4mr)xyNS43CH0`oNKvBB>0D7^+U-YqVL;j%I`~;^;xhLqIuzs1Iprr!ON9?Bj#g)E2iM~~WLXR8k6|1*JA`h{VYb;yn zLw@3{ti>fumjKnMncC#Fe~=|h{~&Am6Kp~93eTY9g%){b>NdY3e#MN(R^Y*wo!k>f zek+ywjUE}W;7}{RhVdesSeY~+CE!n3#qgcGoa?fo62qeGyaZj2e!6oU;T^S9pC6YysfTo+mViMbaabl;g-!+ z->AxDu-V)aF6d~ve+Ha}srCogOLO%|@e00XGQG=rW&o;>(nv0&CYjg%D9wONuRFQl znaqz7YTyYx_ZZ_yRMA$TrZEcC=qqn4gDcH6Mk4a_ z>~d{=3~*(i70^_Cmr=&cKvs{N@l3vVY)a+lNu%_3#C9jyJjob*Dx1#dEYKR1zN-OGVE(X zl*B6%dEgaS@6mrj-w*<>2A9C1wDezi>H|VM!f6qxh3~%Pb_)T@u7nGeHl|1qLikJ` zs+XI2D@-;N3m4O}%Z&mjRr8kY^8=3q^Om`thtsb| zq;#3TXk0jq3hS&;w2BB%ftcz!)S}3b0NJ91zaqFBWAL|Tlpz4N;0|N-unGtgUn2lN z{>?h61Gdjbh6_Y9Y3<_9i(EBk_~CM|4iV2!2vPzKs(4m9L!NUa6aZK9SYq)3 zXBe{~-bV=eQYw|l5*OgZgrNt}-(YGfg+ugLe+ihRzl8qNg3j0TJUwZ?9IlYgEWchG zsB(pr@R6dZ`Oh+pL0mTeC+H+K!kI$*~#dQd<&)|VC9Nc=HY@3pi>my{+}F=`w3 zrv41$Tvmt*q5j5w8ggrsPXiB2aKFG!vQZ};dGUydX8=&ypgKTtJ1CFC@`qd-F@oZE zFad!209&45VOP(Up#E#bhgY%MoG!wLqYRA3{FgUELGq54zz1~3AUuQ^gxh@HoX5P0 z@Oi_gO$R6JLAYCCA`=LOx3TYn#L~QA#MZ5OJo-x*M$8?&u7vu!>znG``Y#weyauf> zJcU-WKj90Y6_5uYV;H(~?m~nQBhP#W{L|siZ**p}o!^M{BDIMe3a>Cy!8+}`b~#wY zh!N4yJYvdXb}|ydnKB|8D)J$&=v|0*jX-;PhGG*0CbkqwGoYubBRvS-h)XQ84EaT7 z%n@I^m%+1A?RL_!5_gbi-#AxLDu%AU3Y=SE{e=54-7e5vyTI56%uTq9G12t`&5`p= zY`K6{1c|c2;-05za)HeotS)3jQgbkkAl?dZ!7RpgI|@C)HobDuSYIANY^59d*hmk` zIGPoK3e<9y;((Ezf{wdb2P!@RxXRQ9d=13<0)5~3T&{u2u^6N@k2$K(~>E3^3m zcZ(CyaP)>lz-;0+EyjAWiA^%JhWrxbX|&qu8csT-yvyUPK_)nA02XMelAmx zMS}3v-e*NAY43*E<{OU0ia`q{A?i2CL0CD zbpz6jBBTX}kU_)%c|qlk_@doc?H)1vtuxIdR&#G8(rdPkG*2UY?nq)GK8g#IEh9El zZ&Zl%nrtJ@Qx?Bv#GUc|hrhz5^g0~94p+=St<^b4)r@n*Rp*)VSGd^)1s5i@db*(E zf+l2cxnZz3h_GFMdW7(X`8Ggw0};6qbAkLocd;lA z&e^P!M&ME*(U=5=jKfBV9nrWlix1^A08f>e^;D%W#^kx2iy;yYq|$5rKZ_^r>?J6#Qb;cj;E9h=YbGMuy8F0?hFdvjYa zY@PG|nbm2ntMeqoD0x|~SnXj?L&!Jg4Wq=CY*ordK~-#;{B#APBSa)Fv)74&&05jm z@LNJ53t|9d`NsOD;lCbks=Zm$3cIo_UND<(st7m!bz?YwgDe+zP3G&p>h zwd8wrJ-l>o7A23zDtTjCW7?UB2TYFYc)Z$S3dEAmRHGJ`E#@z#ZDFOsZ8EtV;N+Ed zNG`d$T6PnSU*SuLW=+z{w{dAFkLl#;57{!WR5BRY)k>uebJ|TWPzPVA?d`4Ae?q%L za%5= zcIMq89Y$!7{%aHyHc67nf^_VzXn!^qD_3JK{jWrnU3IF_kgA3ws{XI$8~%Ul-UL35 zv%VYOXJ&S1kD0w@5ACkBhjv%1`@UsKD@(p4%eEv-w&nP?6Wh5QJBJN992y8A2Lwof zgd^n$V3(tX04*&Iv@Zl&TKa-bNoflI(hL6oQp$(+g<9kP_xH@~rN~DvUT~Dz**Tt> z{XM_ucORY_EVNi65o2zCSXKyD`d)9M zC!v2W(c`tt|ICE<%I+$a4X9Oa`Mr|<9Ip2CjP`iSuVOEV;``)qby$9%>_LIGes|a| z0$~if;3MK+S~94adL86~G9&;grDZt6OHUGIm5uCi0t!!qhIGv%Bv7$JpaeYL0+kBi z77L;SPBtT*vdat-5u*EuOYCz80`7gNST6`E(dXpdbZ&68V|M<;gV>drO&uB#lVgXt4%KIG@M3fqs z8DKw0er42o)G2yn&LcK?DKK{I@%hzv^|~Z->@1&;Ir0!;4819fK4MJJ>Pt zqhx4+;$E>S&?W=d2GASk&a1*UvV^_LkQR>bCo;5O4FuHvgo0wSgo3^G0|WJc^J>C- zWt7y^N8u1D0Ug$_SAwLV{Utji)oyRM_tj=IJZt7c4&? zHU{9*QQ37gfDxmCgfOZmfv2QN=AsC3vGv6K%*_0W`Ptd|6GKf+Lnnrsn}_r!;{Z-Q zN8kCG|2n2>O+(#o|1}5sUJvYopWU*dKR7?LWkX+JenxN=2AZE?r_H-C-i0$5+k6T; zZ9W1+ei4CzLrt1`>>%umg}r?LhAlJmLB0j7O0vBdKCC{(o@_@<>l-YnziQZ2i^dHw z!bu5@&nT;XrJ~khC-tZufiKdlSOD6MNkrUt@4-LHMA% z$|}fJbxViq(EC|Z8LYcxMEN{EAjLWKizlX>s{~IpB&>4uPBJ#v_pq=cp;c)aGs#vxfh%WRsvHMPB_W_zmD?UVDULI}@X#^=kRxss&cuBq>) z^;EI>(#=Ec7BwV!-1^%FRt@yC+fm1xxD_#-iXMnmDCXgfH(la7Bk>Q_2;eoBjN8`Zk?D5&z zfmR52i-fa_+-(5c5#kpX38fcd%=zR?1$U57TfTPLv^`ULFg>3w(6f)vJ}=?fKwoTN zl@+*Q(RdlF^;cIn3kW2=>}(PaSJIG9?%BDKSDm`zB#;DEVPAbEROWKDL|6j@^6fMc zx5HTIlF>p4*4f)>B5nsQ`PWy6)coY~#N~gi*4xN1jmIKlhH>}ZZA58qhuQGIUN+%b z`oiUDOo<H}PgQ&dD172*yl za^b2O?8{~jRnCB1P4f|)aK?NLRTeepyI)(D@J+kDnkFKEYV(+gwRTzm?^lZx7&u>m zdlxjDy|80m2JYNyWmq!}3EEJie=V?YLPb(pcBKT0tqS-c@g^QL~3;a|O7KV(A;#Z-cH^Spe)gSj*Zm^s}Exor}p0s=zk|khEstZ|h zC|8LL!_a%khC}va62Q5flZ7^9UP=Nczbu<72=zetlAj9l{7e2qvRA>X#%Q;~H$aVY z6V0&zJFO%Yb~+GiPUxov0smW3HQXY}R_vou;K!-nL32XH#hQBI8)8V7mT9LEALRLl z-N;1QWZ7vsj67-RXDeAVSI9anO^rdNOtXp+U1NT!Ft|V>E8SC}t5r-iddc&2!HN_@ zJyysYL=GW=1HX$>)bU{^6d-k(zCB!V&b;I{K2~Ef9q~Nv3Fk4?c|L68HH%9Wl*y-# ziq;`_;4B8B4R$&Bv0>173;U?}R(5^q^75kv9qb(HXUAYIn1EFusu@SiuFg?m7(EvQ zb$N#A{4zhf*HDs2hm*5JVt0vtF5qvFhAw1EG^zfudkt;JwtXf z?XQlPCPZwn|uZxkR7qanyR@hul%v!Cj)?`NoTuhmRb2m{}e^d{{qmVtgE0 z+41r5}`1^Y3_Cx6hyo=z%O~^qt$@+@$ zx}c*~f?~4^79@z;WZhzQ+lTNo#tOjc8gqL^zrxlS@aY;;y<)(9L;mo?D?>;>k9uoS zm)NLSk+FK=yj{LYx$`KH$biE2c{>Y6yo8AW&(Se_i~0oP3WAHsH?;Pso(Dw8HP#LOuqXsfrGVhT_u$-}c&GG|obzLS58SA@3K1!pp6V^PLohvJu zP*n&b5(R@ajDhK5Q;NP$SPMzGOH&ypP>S*^&8uLm4HqacLdhxyTW$^4h$QjeW4y8* z(H*gdmo&hfwoxvXS;s>RlE3;bP`dX+?6&u`IpamqL;`_`{57%B zn}mQ0-MDenM4!(Vsj}OG<8ymE(L%`U#inb|+<3@luR<@szKKnZJ~b#1Y8i0}=fr1V zAEnxBy@=8=tPPaFpMqbPn;KA)f?{ciCHMHcFj0nZ60ljz_GwWTjtkCcSLlUATC}AT zFNC`E4+XUsViU0!w9s{B)yDLnmz5zd?~*g+^*tS4n-daCKg_KSKkf61je2cWll!BA zz(?IpRqO==j6XI$&Kn=}dkkHMVveZBNCtIzw}WTijMef+=rZreda;m#Qh3esdMN2s z+43L}jO1Ao!MFvySeJv)-_&f-E4hg3xCo_v;Q4Q2roYErXr;r(#pb=p4J?gRj8@09 z$``57qc;*3vh&#fBgay{VWA?f-=^1{-o5)Y%g}ZD_YVyW9AeKO8URFgpT6;pbns2J zU7eXj*P=+7pKb;{-UyH1hF3onP;_^8`O=PNe?kvaV7roLf(JG=XC zw)^hg_|kt+|KP#?{)2x>xBlhby9M|&j;dPMn$Eo9bpv;=S2c8*%0p6p3jQRzss|oY zEJo6}_=b;v&KTI7L&+lkH|SkIB*#s#!yL5S!aIAMwS3j`J;Km30r4tYJfPi~;b1F} zzm?~zc(iqkVRW+A#1p;3g? zB1gkE+0{JNm&8x+LDupT)-h!-FFT8M&#t=zUVrsuvZMXvHreTvw;g_fp!YzgtMieg zPE~atZNYZ{QZ+t=;TyKJwr;s$*yZZoyP-v5wBNpUG?N+Kx_9enmWi2xsYVni+h&H-xO~stXjV|rS3;h0$q?2wXZxD@c6vG`ato)8 zx?R+FViM67QAKmLPb{>7B7Id;_o`a^SXO^z@9Nn8 z-do2JUU(aQ0#lYojSS>Y(z5Bus@KIvQ?0YZ>GbeyYicx>%4RPN9ogK{viZnR z?}1!vXJ>2fKyTrK#_2c>5ua}SL0tyYr)o`X+q*4cRotqSscYGM_~hZuErU@@4qgz72jDML)IemK#Au-)eb^OXg{Hf<2&yoWqBwo2h2R$j#daQ9HeR$Ek_F{p%akBl8`8yOSzA2y*MX#ZG1! zIfg5k)#b5!%@a&=dhEkTrkm)lix#DGe71$|sP0m^uT8Xm8hH>M>k$O|;I?BURE@BC`pB@;6{cNbfyxwiF0N~{35<3%Z^!&d=E51e z#_o2ZU7UGXMvwK<5X{oJwyTD2Xqg@FRETCqC8-Z<*nth!%cEA5n8k{ws7T2Q(XXsX zET+)Zbq6trEr`b7P{8IMpAj0C?cpV)Pz|gbNBqB14_I$>H7UoD~Z~K>j96#p3wiq z@Gq7R=l}+7@yk|W0VZF3i(BzcdN~l2>?=b|Z)_fE#@~VrAE+cRRD3JR_J0A( zQ5z`Xgk_-sOJ4b(Y94aSPXb{#w7iMdanvzWH~NBoBL2!FC6?Ey%E&I1&EL;4=%I%= z{_L+()1mE7m&3Vpr_@@cQ9%0mbrJnP9EyoBeC;*jIZ?u3g2)mD>_{FdhirUlLigplnmE~U{ z7?UYG+e>9Pv53(bWW@up>2m+54MkWsz2(|fQ%8?ygI$5_@uO3#u6@fUG}w$?cW5K) zm_Kpv@r4ey@!IQRq9A~`lQiq_N;Y(>Uk}~eq3BCMd8AXW-A_t^v|Z-{6Fj zZ~K4^`O4O(1a^*peUFvY=JyB;IfSmL^{~wmj@S+hCT=|jSW>j$Fz?b#weJdgW6);^ ziAE{Mlv%ltG-i?$S2XTZfL1~2ELQ|kRR>1<#)pqEcwb?77(bz(KQRt-MqXc-x_;-V zaE+>6zx2~=&zcT)ren=hWoq@qq&xC*n2?y*IWlMK8=Y<+tOcOye?Vq!^0}P7ekztn z4$5Ow*R!VXx)@1(x3PJegQ)hH@d5lP*b6=lY2sST3HZk!G---R1tsv)xoBV-3&g%I zgq~4!IN=hRmCU+luqKfHG{iP@+JoOYWp{EuEC>f)Xb*yN^72{vP3;8&o+aMeZApq&}^mRZT_O~rx; zjhbiz)oMw3;SR1zYjDU&TBaKASx;?qbZMz+0?|5w>LglviPf?@pe!wENkOm%}johkzn1dB4 zQ~}!1Mp7iBQOSH9BT={r+~p-R!5%SR<)t;RK5a_>PZVp6Rs&gFp_JC|Z}tsnDJYmx zt-5Etc0h0l{egPzrKCvx3%WiJ<``Bcj2jEV8pY%U>TD0NxGMuI{a#-E?NtY<0{Pc>?`R`UwK9oo72+l^|f^3_NJ0=v5DF zTSeiW>b}{U(Q7v_%Z5Yw>iI*eR|>jEb`Dk7QMDPILVALx(+P9q8c<=VRXL2N88f*GH;-?`YyaC$5?^*unGHV*PThe%W`Vi$TK!~{9 zA_paamRwxq)E}=IGFuBoAlOr5_o{NnuGuqg#o_Q1LC{t;5<%Ep^CE&Ei>#a=*c@J;eSAXpdz=x~ zB?FsXu??H1lLf-S;#P+=F)sVP4ws{OSA(p&Yz`yMonzzpH9l&mqc#T0~#P zM_vMr5jl-1V+hnr7jsyKDBR+YGHt{ih#RmlQq{P58AOUIrJHzx9Kv!|aP`FKwB2LN z9&fNGn%%Klf7>1PR@QJwo8+sFdYY4thFh{WxBYoYEs`QTTJLJi-Pz`p6-l<+r0kKD z9b7DrD23 z!YGk+t^NOM(>cr=fO;Bdw$k)L-g)Q zq`0dp;)26|w|`USXX(wpd%WIze4Eoh%WU%BZFlHNm`H!fNByznalBWdV(Zheu?apC@+vkPN}2jQOI|&1Eh#%8w8u2956wU#D`1CjKl{q?&d90`Qb_hER+yJ z0V8G%Lk*)V88nCRsK_5_STxX*j!gNSIoNo`3aTx`A0(h7m1y4$6(FK?K;-Cf!7r!m zwxf<5R0zAW3CEoFJ%|Kb`l={PyX~loq)nswm=!J9YgF3Boij81wrSwq>tVV^<86mh zSI1p{`yjXpf`E!3PM91S+;LF%cjF$rn#~%IB}4u5k}S^5aOGq-dZ6u5Kv6tBOl%{c zoHa5|qRe=Ns}ybG!(73rwIiz2G z$?slW#lLA9AGrfm1TSP2UPrgSj(T^Y>72mY$}X~1jVruCo;gsvD7N!Qz`Klpq7EEL zBMyHvEHC75`8~^DaY=x(>`7=e&89>sFuMr*#st$G8?~UQTcAL;R5Fp`59SrRFYOUw!}Zix7D;OYJH~pcsnPM zfu6crWWg%7P)~K+Tum?>sgfmY^}4$1o+`Bpg)!KI*AwVZY8kKH9gO(BcCW*m)gm3> zEq?zQU^o88{BGmD;c;uYB7s#EgR0&bxu>e?p2&?o|7~-q@Q){jgz+G+6`8eS69OcN z~peqJWT{L;sW?C8Y2Y}|{K6tc)| z+&g)q$|9wWP{zFJI!}wwIztSP*(RUm`*Vu4Gt)iy2{%fhye>%P0Ls5>QQV&=7o# zWsgNjg3q?NvC3<9R1=yg!CoYKuHC=?p#uljHVqFijEvj?H(pt*xtB9zMw=E|fnf55 z)#>qYaY|LA2Od0tKjs_WHjFHkkIs;=4tbG(TXMtZQnK%54h4ncDi{P6PmGNOcIZp;jVh=;3Y4%$7EY*Xq$FdT9Z@=9I~1^92-Ucs4LV3JylG_Rl9QX^+jS##n8<2~x_9MS9WG$vF($B(7Z6WCF`Vk=GyfeH`l9P z!LRfnO=qEYM>dIn*~OH8cH+2jHW>8x*6U|^*7AHkvX+CIT079*K2S@Lt?j?%mVWH% z^IMb6E%A6uW9`Uk z&Kte*XkN;5pWkG8m*p(c^p~0c49n=NHmOEslLGgZt!Yf0Id=v1@#Q5*fA1B~xa#uR zRCVOmZa%{UcdyYuBuZl^`}y>C-87`QMf4K??n_Ug)_?R0FyfEYs<7zot&=58e&Y}l z2|V}`Ly@p_2b^`P3*~Z6U9K?iMjqoSL<_(FlCy5|YNJjo_tk+W{)SBSO399Y_9{+q z)GN7O;`Dw?Hj*KOd53^{jcd`&>~CM=Ni}q-!kij8l6Qf|e(-X0${F1&%9FejRel8v zc!fmD^Z$3JwIb2d@8*e?f~ddn8c(fBr{5ud4H3%?h`(M$eWcqh_gmg=`8df@xpXV} zMByrpLzadh4O3em$u$D(FnvTZ>&(JQP*h-(>*eNjh~-Gmq$cEK-Gz-zfTw;$Fzg_l z&{keeSEX~|J~FrC43g34S)>yg#G&kf5z$q4fYreCCOgG(MRvvNTU+at)w0d?cDrQ7 z0Px=1L|f<1POHx)ieGbR&gy1$du`Li{o_xx-R@Uisi^+%{;YOX%lPhZs|jzHtKtcj zX>PwwcHSNsO6vbDNj9gn9Yg*d5@EMXF!Nde4zhSl--r8t3@K!tEQg}71>;uHz3p0f*K8QF}BISD%X2+{c*R`gV-; zMu>24x2lR$dZQpbz4PGCrH|U}CtOjtO~F}awg&@T9+)9Dt6oblLmWeO1+Z$WEHtc&xqs7``H5;jGgqhC-+hMLS_|ulL`nDEMpKG&{Sg(SaIoQcaBn zN0_6ny{V}UeLtG)9*0;{BO(gA303{pd%bN*VLgZ+KUzDo zz}uHDOya*L1emi0#WDWY)lSR;eJJ_1{cUagZ=QW}&hGKr2W}a#d);Qo9+pFd z1ea_P8iC*m;~sL6^>tC~1Wh=Wr-vb-hCYxc$xp)W%A?TX{y}&f4<|9~UBUz8d7i1O zo4IS-JWbO4a0Q@fOnJQtvTU3a29J^=DJz28Mk;Z2SA-geiP z92*lvJK15mN!e}`TgrMqH6m9@~KoBF*;cQC7d3age2-V|uECZix6&c!sb71zF zs-~20xCOOo--HeY9zW)BZTqKZ2XvH`4OH7bn(Lg|;rUykT9o1Rcu_@AT)GQ!t1=6U z!Pb#l_D8iNEg><8+;yjI=@DV8#+2%8Kwlfo##G_$Kp&Ww%^dlj*?}aAE{9ttB!(O) zkG~_@GLjsah1mjjW2fdtBuk#s-t(wJ6jVYUJABxJW|2nDQS!? z1nc5HU%W1OgAueukxQpbE#Qbg8vZ+?kEGWOS>{0%p_I@9D+E;mScLr)b7kgzaK=}D ziRtvjgqU80GJ*y!N@A0^X9&HTG5dj7%>)^zOfMC5hBsb=ofeOL2T zaGf0S?C4k{tUnoTQP+9;k~`?q9mzh=I<+NwvKVvq*S!119$;A^=E_*=D^d{91VrRr znuhdtAj`f#qEh_J6AszFAuQn0oW1^k^3H{5PmhpQW3|KM9kqrExB6`8;8SkG1^ z0J?E+tPP6k`mUqODcn!Q0Jo6>{WsM~*VEnF{Z$NXs4{~w@8u;GR4YeVMBSHsS^o@3X|M_fv- zH#+*(2VdVf?r=%MzsS|~t&zd{Tkm`Gkm9vEtW{g~AMMfunlI2(ePq*N!ox(zP|EFY z+8D2jOA0&8##SA1M>L1v5`*4gPdpH+PY1=E-@Wz#C}bu--%ic0j5x~oa~zDI23r&2 z;f9GjucTFDwJx(N7mpMRTMHlR-Z@cUKe6-h&NaE*nw{O#H{JB)jW_8H<9kt`b?*eK zzs?Q~v4;oe=5C#v8%(yeFo0h8f;GX;UFx%iP?ij2Hpbo=3-- z<%V(mcGlaKr5=2|&|D#o5#))&gb-K?j+O4=UOTk6?yh4GR`zF4*XE1%cvJ6k)504M|kd>;nc0rGAPaPNlxMWikHRibZ#-`%|gdWNNlFh=c$ zmetcPM~%a^ajexBug=A4o{2@zMtl4F@DysmsDITNjiX7>#b``;6i-RSlistn^c18W zv`f|j3dP3;f%*Dd{n0=T{?~hm+(ot7v0aB0r&Bq!YwT;`PEQ~f3wSzBeVcL)!@N!w z)j8h*Zg3aj0}0c-l!4K8-i)l)z^{$47b?b`TMkOp%!gHr$8wMx3X!=~0D-s%z{e}q zO~vzpKt7&oy~*iwIvh@i{@p8tbsM@c!JGQ0bs~y+ z8ksG(SRUZK*MPSX7EpjT*k>WSbl( z*4KX>KlBB=!(soN)))+Y#_4i7PX%j(fAHskdp#wa)N@4sXVnh`X3qiqK6gi^yNBa$ z59`i2-R^+feZ$oj^#5rfa4NSAk9GXLBUBY~JQE18Z+^z9`83z5VDK~l+bY$QuLm3C znCKULF^vV72Gstqu59fFLh22**{(OaBQhTBlq34TUwtiU&=V&yX7M}XU-Et;R6}S6 z5)tLyK7dR+UY!BaNL*($%0&ZsB-K##S62$1+PQz8*f?DV0S85f!kslBIa!$Qhe45Y z*<3+&S(YV>6#~X?BruRvoJIh{-_-oa&ft6hgbS`KF~uRZU#5S(Vnr(*0E_VRKcV zbC=ygA?fVj?J6pd`EksqD1bXoFPJBvJ$`%W&qVgd?u z+r)UXDDW5?3Yw)^Bf%-?%NFOXTolFXD(X2lQ%N*5)$-(UP{s1AOy*c*h2k@1DdHE< zX4YY?t~y(@E`GMET2n7t5ZHGXg=n5too8jplIP4!#EPoSKhdF7fF;mYr9{@YUiuIdu5pLu<5ueh6vc(4$2Vu!v@cM7 zW^9-x5n4cL0@|3d@;YYkDY_CH_7kcQwWYrhwOz2yUKF3=`RQ3uug$2YN}a;f6a+`6fJxA^)~CgB1t^~EnFJ6XKtD;pf!W4 zH}csN7Fs*?GuUmfVV{Hk-!WlR5K=;U4S7;+o++tZr9Brt*M% zY|hV33wXlZ^b&rSh~bwod~2t$(Aip$F=?*Skd7x1xpA8rM~oRL%n=c64(LJvJ{grT zWt2r`_Win)P8lDu6#F?{ zZrn&i=<3iIN|kXgV3HN0IG94dq2*!t{Rr+Z^dqa|64E4c|MnxEqms&)Yo&m#(3%U> zgtTU35mlCo$-czn6|}scntLDJ$Ik3K3UxXuJUg*YUsyN6T!pvSSWR(P|9Wxvibsn? zM>xCh=+S*kFcam42iHwt{GAq2#wgHA`MVLXr!&4M}<(Bf2@#Opx9VtPm2c~is%bz zyf`BVTx`J=@Sx=u&e1mD%!39Q>%M2-gs^d9-@b{Z&ra+U7ls;_KHE4n)F^Ch9MT(k zWjMY;U@GV}-{|vpIelzv2R`z@Xy3ZJ#ooDX ztS&dcs13z3^Nj5T1;jt0bne*iJSe~6kZm2`uX=1YhjWZcGD;Acw|*;pAN zQ~0Rk>%*k`<@@B%AlC!WHZU!t+-SbSzQHHR=RuFbjU|c6T#iPRF_5Tqrh*;~gG{vQ zb**`jg=^Qd=ht7WsfSgqu}1%RyaBq==6<%lZ!^<|v)!Jcr)RPU+iq-~Xbr&pZg0jo z-0cbR!?+}ia&h=`dAjwD*aMYj8;nnw0O@OyQZZh`N#`_QAXL-T$3t&LHpaOHr2?UUPGE5%_jukQtms3MTRaVxo zgr!KpqV6&L71k~k!!(nQyXXD`lj5#K(492zpNCh{xm4KX!AIbf+Qm?pJ%4o>=@fFIXrkb#RD&j z9Sx9B1_D(t@cztd6YcQH(rMgmlko+AGAiiVygnQ}gV*(WZAg1!0^Ss3)2q`l)rN|j z7y;K64%q-MxRdAz?Ft3GiEvYa#j+D#@=efMZw7xR8(V38SFHS!(WWm21mg(Hl~5{>#_jc;oAt{NOh0($hp` zKomaJ*cgaAluQu*`1)W*an=MH8&CO@e*E1T$OVFR0g`zPeX0Q00eG74w7e5E{~MO` zmVdYCmxC@=F^@~&>lMq2YT6Rr_K1*YXt~i6?;eqirY4d%Uvq(PCxi$7xRtp|bPiyt4DrYZeKI4SR3_hqJH=Oe2EkeU?AI9QKx%62B@8 z;n-f+Ch{h@K(++b)Pxwykq?)%9FC1Zc|uAsAHql2Fu}OWFrUKW+pJ_{=6r}U-qPj( z%Te$%WsRS&G|l?6U_>H>Imr0372pJ)K@TIrW(8|vCXQj62}el-0G2tT=!6F(E?_R7 z7t}rldh$Wsz*}5jxPN6t`qb4=ls-u~hbgBfzc#!JaXq*Wk@P^!(O`LaGmd7=z!u)@ zLav?N(_t{+>KLr$=o>D zOP4zwP*A)TdO7D&aU!xN72{?tU>ubzBmI3jCJ`|Mc9>)b*nz3#r~<@zn6F@nD>g?2 z+0O;4hE-|cf|5JvTCs*uVBp3OYnJRae{=X{8luHZP0(~`uGw5#Q_FB<2 zPyb&;uYReh6oek>2wj18fmnf{0MR+^LZ}vf@WCJr$ZktmzE@W}EDN-iF8{;m* znj*#dRI+b_*@YAfs6rhP zf|8;z)u2};9m@yHm{B=qA1s)aG1<#1EkX1sNjVj!$qGtFGCHms;U&|lFrixjuHlm# z&Ts~8ke!!z=Peqd%}0%o?K*sd@JHN@?L()VCwmi#-pS^|&hM=sA76i(Hdkn){>yTe zqo8~oFuF#aYutCwPf^PCdQ~q0p+@v>J9z}fQpIW|s zbyA8!wz)h3qRXi^BoVPFsE}q*yao#xbUTc`$3)uAAT3MH+E zYc`1G;^rL$Xpz?h3s>$Vckc+rxFahTTa?w~skC4dBotUA@lD+$A6w0IsPX@z7Kj1F9`kS`KK7Bt^?sE-6FD+XwgzPxT?@b`NKIaj$t!a& z7d-S8t@m6=0x!1STm5RXGU)aYf1nE6NK!7BzsnJ~Bx0B3Ae;OcgleeAkfR{`K>87Y z`=+|g3TS)@cJ{ngG7^J%FaVRRh*dCBhb8NlO8nJd0%J2`0LXSoau>x!t%7g)B(fBq zu>ASua9S&<)kU!gM=DW`OhyH~FJQKT`W2dCg|JNsS}-RS70GfmH=;Bt-r%z2cDXz? zvzF3m53FgXEZSkD?G~$tT3xm!h~m%=P0Tg)zk=onVXLUa{{;8<$^>(1;<5?9Y;Qr4BLpm}ai$W;Z9K#^IA$(Kyk+`bQGQycu{}%F z@7Z$dSMuKyj&wmbzY7r}AA+v-HNV`IpMpsp~2wYz#JGAi7gZH;%OA& z8q_g?F~}p7V+3s1#FhDY0QG0f}ECJ0rIrz~;!Adg;K6C}DO@HHwwFJ&?Y6=BLLK+to8Li&7YFS!;`C zM>Uk$q9o8NpgXUf8=Th#BcWP7r@oi&2wjmJG{ug6~{vxHM~`kF&N?P0}d zldQ7pbNTCA+9SHnpYpncs_d?*?;6anS-URXcd*e{gR%!ml!p9iwLN09xn!qHwyH_B z)}yHLRBa&P^?E{J+i(>oT~@LRi}nLDN~$^7K^ejq`cbs>j!dkdn$G5?Gm*BIMnCFu zx_rumeg_&fD^)Is-x(KWG?@0JJV?++Sg{iYjzx!EIfVKyYDn?KYa$9lI-Mdio89qL zT8rn$*REZYAM9%IgdILP=&}2pSS+CAK&L~0 zDu{#%&}m3zfrqq&3{Yf(MQ?Q>^2kJwY;NO~@k6V5#rOeZ7U2it+KbrX&3J1$b|{k7 z6|mQmc!vseGOS!>_`&uVTE_LIAe&;0e}OK1+49}rAlg77+^qr}sW4_0xFR%XU{>)c zr&+%RL=DoSlwPnRn#){Fcy}f6yY04I$uCGG3F9();)A z+t7&b-HWFtke_7a$&`2v?BU4z|IOewM0*PMEZ)hlM00*q*$->_CSV-ZK7s9T3yLtm zrqWxhWWgl9RKke@Um~3NP31}@r1-61LHi~#)q$P8u6Qi4`rqRsv~9e0R3%1 zjC+u5vp|_1Bk!cli?gW0_S=IXE@(N_!)NrJlp}OjB6-%3X}<}XwwBk3+zu-|j|($$ zRSnZNMP-qSO`42sI;lt}M%HRr!(oI>_E8=y8F*Te5?k&7gZ8~FPfqx;p5JkUH6+IR zHq<-))`T|Ku)kqWOQ4uQ{f54n7_uE*)PEZ8b|ut~zV@tN2uW+k*t7YyQb_P;+xt4y zq_aD`|CW+RYTdzuj~qO>u6cBH`{-!Tp+&a0esVDBaw5p9J3HcVB?l+#^$#o_6c>`A z;b=UV>x}9j$gf_VXZxa^xnMjp5=>qMHN~GkfAHah_+!BljJ18F2%~f2gFL=JW9dOW zqov%!P%d;|vg2IP$E%!H2ANibt}VT<;6#CM=EdFMp1)@|+kINEGupu&92huw*)DFo z@76zv#%<@RmD_>-{sV0H!TwTQX5qJNK&I{f%3mXLnb3&DyX3Dye0>V$6Q1eAlRn=q*diEFW+VEcbA`%7EsI{n*)ABtJQ5C0O~r_zRs2V<@-`|EK* z;fM1W+D`%$d+DyIcAGH@4ONH_{-O97w{K>Vd9WXKI^I$Vk&4LOmktsv0jP(D3(52! zA!Mdd#^Z_(B=!rPho>_LwUBHt3%TudiT<%l$Zb=?c9&gnFxCG4w&{jg+Xw6s*RUY` znGFY+Xdh%Y_I{7(x2v|8BsGsI656Cn_J(Rzl|;YmrNWtg$YFO?dxqg?d4F59VH%H9 z1f+*|*zq)*Fn|)a@Arh@ka`DG^UZLyC~9@19fgjZD0F1x;Fi|f2GFD9m9ueGtL@VG zNrmanRtdb~y~%w#mRqNV+mOBE={OaJ?q4)()PgB>m)T!NA$=dCVO5di@P^O)yp zf>#UI9rPAE?%vJL!x`swQe_2A{Y-)nBv~cvJaHlrcI05L1iwYzF`+zY;T5fKLS{;S zEwXK>jIcnId5~V|LU+n8tHbd$ajK_bviS(0_B84`JD&#Bkk@sav5GI(xsu3Tan-xI zE97Znc~4s<$!ZL2f~$yc51F)m1FC%jAiV%Lb@99N7?{ z?APRZN~cCii+Nad9fTBq$2??|s|8vK)j+2$Fr7*AJRxuV4^-_8qAOw!{(yNa7aI)O zp?t0Gu7unx|=hIi5rJM$8N^F3O3-vb|MvPyYcbB*sLXd7}= zDSw%Im$#w9&t~M_-;7>5mV#PL9F@HP%VRgLbl!*cN^JDy-p_h?HWzI^M2TF;<3cu< zWrc$)9MV_1PCyb`;aY|SF+L(T`k9rFU%15aOI=^oY02+M@ifiI3cPG24H_dDQf4vX z^ok)dl|84g5bB~^sA2W~i8Iu&x;ash8;qO^>fqgj8Q%iWXhlv%3Nu%p@0RN_v)Y2R zGFCoA*ie23X^h32%5!M-kHP9S*j3jxsD0vewXe=s{n%Mm>uIZP>qRbMjFR$&AK*wY zjvyKO!Rx6iK&+UmAX@rHNBbyuD=+*Y>+@wV`~a+uAEYeXJo`bt+g-negRH4^N2bUfsRnoS~cpxll~AvZnTaSOh2$@AP4iFV5X0U0HE zYLF4x)YfW`1|@s0VdRFle)z37jNoIImZKTwZab~8;Kn4KM< zJIvrVn(sXuA6n%??^0*?sj*pOP#PQj#Vl5Ex^Oeu;LNdc7DwLH$?=nF=Tb zGcNnX-&M7?)GhSG@7*_JbF%aYaiBI|+oq{+*zc6{G7jMyO}!=6=6~xxhdkrC+Uf+q z^1Gi;wL{$e1yJJ~4jJFsdsA&~DgB_^pJ#X4oDNx^@Vmc)o(ri*ap)G=sh@fY6$lFa z#fUwa1U6QD7p$prs1yUO00*kC1dto`nE-j%zDWus$1z-Mah|c47Rv`? zJpc;S1@=DU^Ydq^Kvn7Gajvq86_%Q&{u#K-xC1pX98Gtk*`Z*6J0zC>Fh_bAZA<8) zijDrU(wMZzhdEowQZb5T;aOlgRJ7XB^r%xn%hR(61k0BK7mM`rPq8NJu_kwu%t!bJ zy@OB=Khn_W5Vb~%JH-x$LtSBRrA<@vG-ofQqTq4}csWYiGFT3rR|HBkHi$@5Aq|>i zt@-5#k5^^9M@RG5yE9cr5rvSqdaScEuX^ja-tyy7`t75oqsI5DjOTjeuDk&z9c42J z@J|VXa_5orNA6V6o&yS?AdekAe>9IMEjqjWK-tCcz?6Fbu@DHDkv@5z)IBpFw7^%o zQD(HTVJ5^q{cIlsNsx>v#+31S{ zqwCxHl6K~V0DTZO6rIeG>}$)ptyK|K@-}u2)!G#K3OsL#YDX6WXW>(43!rxRV@~`N z-O-Tf!ap&jy4)8nR$JZdww>*&OKe$~na((4$a&X4fzb1)Gre(Up;d9)Lu$wF?Xy`! zb~N<7FNl9_sX;XN9_ZZnP<|*9?@b>ka1m~D4nQ7$0kA`9Cbv19=SIL~kCCea%4gh! zxJxQXR6I`=cJQ5UCva!!6m^D!@=}*0nu1eoaexSVwFm{pH!6@Z$Rd_F(C} z?D5MBt=W8NxG~TY(cj>0jD5Lp%TTL7AM>E<8$Dy<>uX`W+BQ1cgbv;5NaW8XF=0o) zn|BO7H?gq^+dZPP=+w(93@yG3|zZufJ$xA;8)Thc#$?76CX9~)oiPKe@#Gm4Ur zZ5eR-UAD5b4v$l6ef-$76Z1i*^N-Q$J?|H5#`~V#ysO%7f1bv7CfP}P`nJ(`R%NR2 zXW9iR|H6x!46UfhX3*YBRqsW?f+gz@)EuM;nz{X8=_Q_3C=FdO9)YCL;uxXjf@6>r zggr2`ew;M6k8@2Kd1laNK2F-q$AQpi&Lp;NOJEb%^<*fNJX7xuC6Um_v$ckHji~{Y zJ=$4F)7q)}SwJ1zHN^9`5FCM#X&|lvB0mM6A168f<49xsOwFg`@$K<#XWd)WP@>*_ z;Y|J1^{dgx@8}w8Opp3H*17vHT5dmj^mb;se-3r|(YRC0tU0pbqGkO0srrKcUC3MM zM@HLTiUKD_ZjjUEaDjAha;nASI7HmAoXbchZkHL@s0P<2p@hgvz6(}EPp6(Dr3 z03Ri2!Ur-P$#<%DO$kU;jD-%Lrp;dM=K#GwZpadFx))+df z?L`eh^fn|d3>#`zVbFwf*zKV{wyz@WNR^^#fUs)lVo=0i4bTM@!mlFGz@R*^T3jSO zQ-77%5Obw>|bN2^`-P#Lb?8nokibeM+geZI;n0&2GwUqnN`WEGrv$ zWu-?gPnk1WdN-peGLK-dMZH`~R3&*16p~92IfMK6b@z2qI33(oPzoRi)6@eY5HQ@q z<6z*-;#sf8O%NbJj3IE?YNwivPeyjM4}P9NO7b`#zsF~+a8a%*P`Mh`gHRH~sg;2luTYY~*IXV0ML_)u7UwHuKb^v=bUJ@V3+ZPt`28p5=4Z4> zf5xZgN?7@QZum5Au;QOFj={3ZehbM-gO*v2l~;J*k}OopUS3&$fAq3%E?=#x&aS)k zZ_xj$QUf){6c;MhTa=SVVQG}LewY(bR_4!_dEi z6wMTma^;bWSR%PP(j~F1@aKjSo`%d{XhQ{`VcHPZh5ya;y4~B?Oa^PaYo_KF8m6w* zR__mn>-sZ0m;Q?l4-Aa3zs;_Rb^2l($6Ovkof#Q>psgv4NIf@oc8pYe*fXfqf+mrH zrjQ!YR8Nf?k^A?{C&vbE_HB8zFVPfaO8AZi_wF^5Z|z8>*{HO6$0jQfzxkH!TkXu_ z+IXE7$h5cIF(Ei*YR9O`CmiS}X>&TcD2SR5g?{lbh@V5BoGDPIdyr`lnDAn&y{MXs zp9%;VdUmRV^I#*?yaWz7(L-pT4A6{774S3T&~c(f$uJ%f-}2CPB2J`#QgLLgl@f0& zH2q-fXLoPgc8wYkeCp`Hz$h;~#U2pUpr+>5#yY*x=`p8QPyoWW>( zQ?uLZO}OX!(~BKn%ioehK&;DU5-XR2WSrzJ`KhCJJBnpg&Fz`10#NLZqf=!e}0t}$uENM|c*nKq8d~EwX;O(3yc<+0|2DQqeC@tG(){hudH1EL_ zy{$c&zB}Kq*yM0mtP|CEP#C8()*VJxbYGsGJvtT0`fLuVp}oBx#V~!@z|{57N)gtM zMIRXDHkqx6crfGvqCM0PZH~*A9c377BBrUfXAS)2%`eRf6KJ}?P&5+Txh(`{r7+L= z11CTqY*I&wyX5$+(rg$Z;MC+)c!U1`j1Dz4I>L$E%{{GSYW*tJ6Ul}Lllng_YSb5R?S5kY>P6qcf)+@3B(^l`2fNzayV-jagW*PZ zXsqAqWv(?neRpi~hb5O{`#11I$m?o_JK)EL84joP_ZN3rkL~)wu6^FMceVG`hXdD5 zxo20czNe`M1-GTK$<&=exiRx}dPnuBV0+j@$$sFTPk zciA2UxT2A!W83E(L@urcx#(!S*Q6KQX4VgLdU5-_XV;p^M>-Ina`N6gWTd-9!$_2u zrA<3FNzmAR>{A9AcYzdXvW!a9L2d>(MKbm&@)6?&{0?lmOWnlr(!AUOOVxWUXZ|nE z4gBqu;ziH017y0byh6CT$(x&Baq_~gS2=mV&nK_obcWv^MjInI0mY~*zn!hP^fjB< zrT?jLT3395G6f-cp5`1K7Aw9K*Wz2m55mVa3eHYc&0<(_%eb_`wn?bLpCQ-4-fJs~ zG-Ye7ynGFE$w1g3{85lp+5VT&PQ~j`vxBC@GjL7B>a2=bgBv?d2K_)=D=jz`*%O~C ziZ^aeGuF?)73!{Ht?nAcmQN{cf~{=E5QYa?3prToZ^&5OmO%o4^gaHF>Qz z1_3kIm%Rkt8W=%c?+UsFl4ugH7tp21?Q>NHt%CQ6qo&5^q+QPuS#v^e)VgI=1Mv#5 za_W`K?0p5a3-ITp3(0`ih-W;g)cEfJjip^z+;@lF@mcshSKM6kV zHp2KaIg)EaV7*+dfqkG%O8^lL`S&6 zd%t`t57lYr?R|;HprA@sC@vFB?|Z|f>{aYscZx=mi=FPE4G5F((h2&Mtu zc&$;z?r1tXmB~lMXzb`z<789|Fc;9*+Z67YP!(T$tYd=tJTI1mPFPMC>B(y=2bBjb zLG~oqsUe8|dN}CoifiNm7E4s~zh(l@jIlNrN(Iot^9=ht>9S$S_^RgInjfYG?muASP$d4M0{xPzN;ZF507;e?q zhzCCz$wZ2Or;WWL?7t(v9;=Buuip;a(1*(T1TQFOc%=*WFiz`9zySjxyK<3lz-CQG z1w+*Asl$qcv4?!+FJ>Muwx$8}=AHb09uQLEEjifY4D%5l9A^cl;&s)JW*QD&yQfYJ zB^>qR(L^n)Z^CN$``WSUTz8e^D`PS+#j#{O+B#SZW1L(aWUO{u%V$^OGdC5*){<53 zo3d&R4b?(5$E_&1Dn(akrjDjl=u>t>yf3UM6CJSY`NAd(8acdmG*A_CwY5ss6ZMXU zWP103y>+Ry@M)hnG_rA_t&Ahpte;xjneKq&%em5h%dL9-Hfs#GxLvpf zHUdS8R$o8WFd3D^H{ty}8LeZD!x4dGRgeS7o|J&5FoC*19F~`Q&p>~Qr-SSoQ;0&rI?3JU4Y<`M73e+dV0435deaBuPk`EsZk}j0TaeU z1-dlIILoM|1w8rb!a*T=`?HkC3>x7li0LYiO(A)_BneWAeCb=o7nlbqJkAVU zO=~`o?7CdJelJYxUu~WqsI48CZf1kc(}Sth;B>S8)!}X1hS}iA!orCDF)sNT{U)Ho zn0-R{>Mq=w>|DLNvw7(#A)P?Mbv=B%{^EGg(Urne+lKY$_{jak+xBYe6kUIb&C*vP z7+t4oc%5x{D|S%-2iMGz8P`3AoLG-D8jw*8g_BiYLY#dspY6u0x?KopwaV93 zSGU*Fk(l4(%-fw-`*pGE_Eg3Mt?}WWe)FNBp+j$e!uXiZ^R@uT{(tV?1Wt~tycg|L z)!o%y-PQXtz4vrachB_fOV7TvW+aWI(Js$e8m*RO$&xHvwv1zAum@}i*f=aVcms?v zV2Fex!fh=7ANFLy@U2>CLP5J%5bE=ooE*rn!z1P-M*K+Dq)pySM z_Jxx3cW=3=%-Ti{WfgNMYKyFIU2~{8>o9wwj?Vu4}YB} zw5D}^#1;*iZJ9$OJ=-Spm2n_jcnaPOYp~KO7Z>-97l1UJtNEb7UkEG&YAe7SdjR2@ z`N9BJI%pEELYd43PA*@{9NHoo5?9#pBoO5Gh)zWkQtkzc-n_7yqhIdfjf)-d)>6rS z4Cv=3=dYWe%wZ2!?(*+hVQTCCty2ZovhdJd#oxDWnI86gy`Al?H@)^)TYIP1>mQ!p z($+J-qRHt@-TIDOQ%+~oius<&o3?b){bSUqbIVPWWP&!jrt78FHTwr?S!l)SQZiYZ zF4F#^gZtOCGOcyZU^+dxrnS9PYCj&x_N8OvjRX4&`IeSk^ZtRx@mRVq8(^m!M`v0Z z+5Ls@6?+B{EV-tYH$6SDXGJrLw+yXqJzaUuX=+%<*U=aZz~XxZ zE8#<83`9C>Zp91r7`gfk0iH6DCy~$9Fx3^f6G5TMnVoIolMU|#VjOxfSolYSB2_9|S+c#Wy+jSe-RW)*8nJ*vc*gTfC+5FT) zymy1&X3LIketrMGg2jr`J_QAVeO6V$1q)cS^@FMQ^@m38h>d4DHjOo{n`l@I*Sn_1 zQU}go18?Oah;Bb~qL8&XT~15t>MmTh!XzxYrn}*- zs+HDk>!xn5_4(=E6*ouPSNMH-f8U-0@pBbg@g3N=yG*Nq=k7#K(i0{gLr-cMF{m^q z+)1ROp5giB#o(d@^f_b8qaH|+L(EJ~n5~U093(l9e!h_vA!9VK9Pw4h6-i>xN4(Ax z2JoSEN7s%ygBG}FxfQS8!CGJLCKTxWQKf?Y7s|qnFpoRA3kbT zJd-WXh}N?T%5i>UycMR^RXqnX

SAKZxQ8%<8b>yd~%yTYGd}zccRYoo-6Hnj@0r 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 g3**knJ{* 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%0DP{1LX4v{ZLmQ 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 literal 0 HcmV?d00001 diff --git a/iconFont/iconFontsOficonsax2/iconsax2.svg b/iconFont/iconFontsOficonsax2/iconsax2.svg new file mode 100644 index 0000000..14f77ee --- /dev/null +++ b/iconFont/iconFontsOficonsax2/iconsax2.svg @@ -0,0 +1,12576 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/iconFont/iconFontsOficonsax2/iconsax2.ttf b/iconFont/iconFontsOficonsax2/iconsax2.ttf new file mode 100644 index 0000000000000000000000000000000000000000..e6b060b96e7eb59be74e3c34d41b8e5b28f7a8fa GIT binary patch literal 634000 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

Y;`BTxA+VGOD2-re@0QCH}4-r4W#>YM* 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 TA6<>ZNQiM8$qVus$Cm#Gcr%%l literal 0 HcmV?d00001 diff --git a/iconFont/iconFontsOficonsax2/iconsax2.woff b/iconFont/iconFontsOficonsax2/iconsax2.woff new file mode 100644 index 0000000000000000000000000000000000000000..901c2e8249e56fddd7c7eaab15f0d28f86694794 GIT binary patch literal 289148 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%0DU>V%K`<=UX4J8VNO;BMW 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

NU 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 literal 0 HcmV?d00001 diff --git a/iconFont/iconFontsOficonsax2/iconsax2.woff2 b/iconFont/iconFontsOficonsax2/iconsax2.woff2 new file mode 100644 index 0000000000000000000000000000000000000000..d460f7e3f1a9ff3b1aeff53e36890e60268f680f GIT binary patch literal 196316 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≷g{% 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 + + iconfont.belongsTo(font , {foreignKey: { name: 'iconfontID'} }); + font.hasMany(iconfont , {foreignKey: { name: 'iconfontID'}}); +} + +module.exports = {iconfont , font , relations} \ No newline at end of file diff --git a/models/relations.js b/models/relations.js new file mode 100644 index 0000000..88d6e85 --- /dev/null +++ b/models/relations.js @@ -0,0 +1,2 @@ +iconFont.belongsTo(font , {foreignKey: { name: 'iconfontID'} }); +font.hasMany(iconFont , {foreignKey: { name: 'iconfontID'}}); \ No newline at end of file diff --git a/node_modules/.bin/atob b/node_modules/.bin/atob new file mode 100644 index 0000000..6d8ec0e --- /dev/null +++ b/node_modules/.bin/atob @@ -0,0 +1,12 @@ +#!/bin/sh +basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") + +case `uname` in + *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; +esac + +if [ -x "$basedir/node" ]; then + exec "$basedir/node" "$basedir/../atob/bin/atob.js" "$@" +else + exec node "$basedir/../atob/bin/atob.js" "$@" +fi diff --git a/node_modules/.bin/atob.cmd b/node_modules/.bin/atob.cmd new file mode 100644 index 0000000..850a60b --- /dev/null +++ b/node_modules/.bin/atob.cmd @@ -0,0 +1,17 @@ +@ECHO off +GOTO start +:find_dp0 +SET dp0=%~dp0 +EXIT /b +:start +SETLOCAL +CALL :find_dp0 + +IF EXIST "%dp0%\node.exe" ( + SET "_prog=%dp0%\node.exe" +) ELSE ( + SET "_prog=node" + SET PATHEXT=%PATHEXT:;.JS;=;% +) + +endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\atob\bin\atob.js" %* diff --git a/node_modules/.bin/atob.ps1 b/node_modules/.bin/atob.ps1 new file mode 100644 index 0000000..4a9f311 --- /dev/null +++ b/node_modules/.bin/atob.ps1 @@ -0,0 +1,28 @@ +#!/usr/bin/env pwsh +$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent + +$exe="" +if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { + # Fix case when both the Windows and Linux builds of Node + # are installed in the same directory + $exe=".exe" +} +$ret=0 +if (Test-Path "$basedir/node$exe") { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "$basedir/node$exe" "$basedir/../atob/bin/atob.js" $args + } else { + & "$basedir/node$exe" "$basedir/../atob/bin/atob.js" $args + } + $ret=$LASTEXITCODE +} else { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "node$exe" "$basedir/../atob/bin/atob.js" $args + } else { + & "node$exe" "$basedir/../atob/bin/atob.js" $args + } + $ret=$LASTEXITCODE +} +exit $ret diff --git a/node_modules/.bin/color-support b/node_modules/.bin/color-support new file mode 100644 index 0000000..59e6506 --- /dev/null +++ b/node_modules/.bin/color-support @@ -0,0 +1,12 @@ +#!/bin/sh +basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") + +case `uname` in + *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; +esac + +if [ -x "$basedir/node" ]; then + exec "$basedir/node" "$basedir/../color-support/bin.js" "$@" +else + exec node "$basedir/../color-support/bin.js" "$@" +fi diff --git a/node_modules/.bin/color-support.cmd b/node_modules/.bin/color-support.cmd new file mode 100644 index 0000000..005f9a5 --- /dev/null +++ b/node_modules/.bin/color-support.cmd @@ -0,0 +1,17 @@ +@ECHO off +GOTO start +:find_dp0 +SET dp0=%~dp0 +EXIT /b +:start +SETLOCAL +CALL :find_dp0 + +IF EXIST "%dp0%\node.exe" ( + SET "_prog=%dp0%\node.exe" +) ELSE ( + SET "_prog=node" + SET PATHEXT=%PATHEXT:;.JS;=;% +) + +endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\color-support\bin.js" %* diff --git a/node_modules/.bin/color-support.ps1 b/node_modules/.bin/color-support.ps1 new file mode 100644 index 0000000..f5c9fe4 --- /dev/null +++ b/node_modules/.bin/color-support.ps1 @@ -0,0 +1,28 @@ +#!/usr/bin/env pwsh +$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent + +$exe="" +if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { + # Fix case when both the Windows and Linux builds of Node + # are installed in the same directory + $exe=".exe" +} +$ret=0 +if (Test-Path "$basedir/node$exe") { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "$basedir/node$exe" "$basedir/../color-support/bin.js" $args + } else { + & "$basedir/node$exe" "$basedir/../color-support/bin.js" $args + } + $ret=$LASTEXITCODE +} else { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "node$exe" "$basedir/../color-support/bin.js" $args + } else { + & "node$exe" "$basedir/../color-support/bin.js" $args + } + $ret=$LASTEXITCODE +} +exit $ret diff --git a/node_modules/.bin/colors b/node_modules/.bin/colors new file mode 100644 index 0000000..f5b9c9c --- /dev/null +++ b/node_modules/.bin/colors @@ -0,0 +1,12 @@ +#!/bin/sh +basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") + +case `uname` in + *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; +esac + +if [ -x "$basedir/node" ]; then + exec "$basedir/node" "$basedir/../colors-cli/bin/colors" "$@" +else + exec node "$basedir/../colors-cli/bin/colors" "$@" +fi diff --git a/node_modules/.bin/colors.cmd b/node_modules/.bin/colors.cmd new file mode 100644 index 0000000..eb5050e --- /dev/null +++ b/node_modules/.bin/colors.cmd @@ -0,0 +1,17 @@ +@ECHO off +GOTO start +:find_dp0 +SET dp0=%~dp0 +EXIT /b +:start +SETLOCAL +CALL :find_dp0 + +IF EXIST "%dp0%\node.exe" ( + SET "_prog=%dp0%\node.exe" +) ELSE ( + SET "_prog=node" + SET PATHEXT=%PATHEXT:;.JS;=;% +) + +endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\colors-cli\bin\colors" %* diff --git a/node_modules/.bin/colors.ps1 b/node_modules/.bin/colors.ps1 new file mode 100644 index 0000000..ee3931d --- /dev/null +++ b/node_modules/.bin/colors.ps1 @@ -0,0 +1,28 @@ +#!/usr/bin/env pwsh +$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent + +$exe="" +if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { + # Fix case when both the Windows and Linux builds of Node + # are installed in the same directory + $exe=".exe" +} +$ret=0 +if (Test-Path "$basedir/node$exe") { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "$basedir/node$exe" "$basedir/../colors-cli/bin/colors" $args + } else { + & "$basedir/node$exe" "$basedir/../colors-cli/bin/colors" $args + } + $ret=$LASTEXITCODE +} else { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "node$exe" "$basedir/../colors-cli/bin/colors" $args + } else { + & "node$exe" "$basedir/../colors-cli/bin/colors" $args + } + $ret=$LASTEXITCODE +} +exit $ret diff --git a/node_modules/.bin/jake b/node_modules/.bin/jake new file mode 100644 index 0000000..8580efe --- /dev/null +++ b/node_modules/.bin/jake @@ -0,0 +1,12 @@ +#!/bin/sh +basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") + +case `uname` in + *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; +esac + +if [ -x "$basedir/node" ]; then + exec "$basedir/node" "$basedir/../jake/bin/cli.js" "$@" +else + exec node "$basedir/../jake/bin/cli.js" "$@" +fi diff --git a/node_modules/.bin/jake.cmd b/node_modules/.bin/jake.cmd new file mode 100644 index 0000000..1ccccef --- /dev/null +++ b/node_modules/.bin/jake.cmd @@ -0,0 +1,17 @@ +@ECHO off +GOTO start +:find_dp0 +SET dp0=%~dp0 +EXIT /b +:start +SETLOCAL +CALL :find_dp0 + +IF EXIST "%dp0%\node.exe" ( + SET "_prog=%dp0%\node.exe" +) ELSE ( + SET "_prog=node" + SET PATHEXT=%PATHEXT:;.JS;=;% +) + +endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\jake\bin\cli.js" %* diff --git a/node_modules/.bin/jake.ps1 b/node_modules/.bin/jake.ps1 new file mode 100644 index 0000000..d86e1bd --- /dev/null +++ b/node_modules/.bin/jake.ps1 @@ -0,0 +1,28 @@ +#!/usr/bin/env pwsh +$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent + +$exe="" +if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { + # Fix case when both the Windows and Linux builds of Node + # are installed in the same directory + $exe=".exe" +} +$ret=0 +if (Test-Path "$basedir/node$exe") { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "$basedir/node$exe" "$basedir/../jake/bin/cli.js" $args + } else { + & "$basedir/node$exe" "$basedir/../jake/bin/cli.js" $args + } + $ret=$LASTEXITCODE +} else { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "node$exe" "$basedir/../jake/bin/cli.js" $args + } else { + & "node$exe" "$basedir/../jake/bin/cli.js" $args + } + $ret=$LASTEXITCODE +} +exit $ret diff --git a/node_modules/.bin/mime b/node_modules/.bin/mime new file mode 100644 index 0000000..0a62a1b --- /dev/null +++ b/node_modules/.bin/mime @@ -0,0 +1,12 @@ +#!/bin/sh +basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") + +case `uname` in + *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; +esac + +if [ -x "$basedir/node" ]; then + exec "$basedir/node" "$basedir/../mime/cli.js" "$@" +else + exec node "$basedir/../mime/cli.js" "$@" +fi diff --git a/node_modules/.bin/mime.cmd b/node_modules/.bin/mime.cmd new file mode 100644 index 0000000..54491f1 --- /dev/null +++ b/node_modules/.bin/mime.cmd @@ -0,0 +1,17 @@ +@ECHO off +GOTO start +:find_dp0 +SET dp0=%~dp0 +EXIT /b +:start +SETLOCAL +CALL :find_dp0 + +IF EXIST "%dp0%\node.exe" ( + SET "_prog=%dp0%\node.exe" +) ELSE ( + SET "_prog=node" + SET PATHEXT=%PATHEXT:;.JS;=;% +) + +endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\mime\cli.js" %* diff --git a/node_modules/.bin/mime.ps1 b/node_modules/.bin/mime.ps1 new file mode 100644 index 0000000..2222f40 --- /dev/null +++ b/node_modules/.bin/mime.ps1 @@ -0,0 +1,28 @@ +#!/usr/bin/env pwsh +$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent + +$exe="" +if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { + # Fix case when both the Windows and Linux builds of Node + # are installed in the same directory + $exe=".exe" +} +$ret=0 +if (Test-Path "$basedir/node$exe") { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "$basedir/node$exe" "$basedir/../mime/cli.js" $args + } else { + & "$basedir/node$exe" "$basedir/../mime/cli.js" $args + } + $ret=$LASTEXITCODE +} else { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "node$exe" "$basedir/../mime/cli.js" $args + } else { + & "node$exe" "$basedir/../mime/cli.js" $args + } + $ret=$LASTEXITCODE +} +exit $ret diff --git a/node_modules/.bin/mkdirp b/node_modules/.bin/mkdirp new file mode 100644 index 0000000..6ba5765 --- /dev/null +++ b/node_modules/.bin/mkdirp @@ -0,0 +1,12 @@ +#!/bin/sh +basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") + +case `uname` in + *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; +esac + +if [ -x "$basedir/node" ]; then + exec "$basedir/node" "$basedir/../mkdirp/bin/cmd.js" "$@" +else + exec node "$basedir/../mkdirp/bin/cmd.js" "$@" +fi diff --git a/node_modules/.bin/mkdirp.cmd b/node_modules/.bin/mkdirp.cmd new file mode 100644 index 0000000..a865dd9 --- /dev/null +++ b/node_modules/.bin/mkdirp.cmd @@ -0,0 +1,17 @@ +@ECHO off +GOTO start +:find_dp0 +SET dp0=%~dp0 +EXIT /b +:start +SETLOCAL +CALL :find_dp0 + +IF EXIST "%dp0%\node.exe" ( + SET "_prog=%dp0%\node.exe" +) ELSE ( + SET "_prog=node" + SET PATHEXT=%PATHEXT:;.JS;=;% +) + +endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\mkdirp\bin\cmd.js" %* diff --git a/node_modules/.bin/mkdirp.ps1 b/node_modules/.bin/mkdirp.ps1 new file mode 100644 index 0000000..911e854 --- /dev/null +++ b/node_modules/.bin/mkdirp.ps1 @@ -0,0 +1,28 @@ +#!/usr/bin/env pwsh +$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent + +$exe="" +if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { + # Fix case when both the Windows and Linux builds of Node + # are installed in the same directory + $exe=".exe" +} +$ret=0 +if (Test-Path "$basedir/node$exe") { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "$basedir/node$exe" "$basedir/../mkdirp/bin/cmd.js" $args + } else { + & "$basedir/node$exe" "$basedir/../mkdirp/bin/cmd.js" $args + } + $ret=$LASTEXITCODE +} else { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "node$exe" "$basedir/../mkdirp/bin/cmd.js" $args + } else { + & "node$exe" "$basedir/../mkdirp/bin/cmd.js" $args + } + $ret=$LASTEXITCODE +} +exit $ret diff --git a/node_modules/.bin/node-gyp b/node_modules/.bin/node-gyp new file mode 100644 index 0000000..b80888c --- /dev/null +++ b/node_modules/.bin/node-gyp @@ -0,0 +1,12 @@ +#!/bin/sh +basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") + +case `uname` in + *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; +esac + +if [ -x "$basedir/node" ]; then + exec "$basedir/node" "$basedir/../node-gyp/bin/node-gyp.js" "$@" +else + exec node "$basedir/../node-gyp/bin/node-gyp.js" "$@" +fi diff --git a/node_modules/.bin/node-gyp.cmd b/node_modules/.bin/node-gyp.cmd new file mode 100644 index 0000000..9a6a721 --- /dev/null +++ b/node_modules/.bin/node-gyp.cmd @@ -0,0 +1,17 @@ +@ECHO off +GOTO start +:find_dp0 +SET dp0=%~dp0 +EXIT /b +:start +SETLOCAL +CALL :find_dp0 + +IF EXIST "%dp0%\node.exe" ( + SET "_prog=%dp0%\node.exe" +) ELSE ( + SET "_prog=node" + SET PATHEXT=%PATHEXT:;.JS;=;% +) + +endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\node-gyp\bin\node-gyp.js" %* diff --git a/node_modules/.bin/node-gyp.ps1 b/node_modules/.bin/node-gyp.ps1 new file mode 100644 index 0000000..dd514e2 --- /dev/null +++ b/node_modules/.bin/node-gyp.ps1 @@ -0,0 +1,28 @@ +#!/usr/bin/env pwsh +$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent + +$exe="" +if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { + # Fix case when both the Windows and Linux builds of Node + # are installed in the same directory + $exe=".exe" +} +$ret=0 +if (Test-Path "$basedir/node$exe") { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "$basedir/node$exe" "$basedir/../node-gyp/bin/node-gyp.js" $args + } else { + & "$basedir/node$exe" "$basedir/../node-gyp/bin/node-gyp.js" $args + } + $ret=$LASTEXITCODE +} else { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "node$exe" "$basedir/../node-gyp/bin/node-gyp.js" $args + } else { + & "node$exe" "$basedir/../node-gyp/bin/node-gyp.js" $args + } + $ret=$LASTEXITCODE +} +exit $ret diff --git a/node_modules/.bin/node-which b/node_modules/.bin/node-which new file mode 100644 index 0000000..aece735 --- /dev/null +++ b/node_modules/.bin/node-which @@ -0,0 +1,12 @@ +#!/bin/sh +basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") + +case `uname` in + *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; +esac + +if [ -x "$basedir/node" ]; then + exec "$basedir/node" "$basedir/../which/bin/node-which" "$@" +else + exec node "$basedir/../which/bin/node-which" "$@" +fi diff --git a/node_modules/.bin/node-which.cmd b/node_modules/.bin/node-which.cmd new file mode 100644 index 0000000..8738aed --- /dev/null +++ b/node_modules/.bin/node-which.cmd @@ -0,0 +1,17 @@ +@ECHO off +GOTO start +:find_dp0 +SET dp0=%~dp0 +EXIT /b +:start +SETLOCAL +CALL :find_dp0 + +IF EXIST "%dp0%\node.exe" ( + SET "_prog=%dp0%\node.exe" +) ELSE ( + SET "_prog=node" + SET PATHEXT=%PATHEXT:;.JS;=;% +) + +endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\which\bin\node-which" %* diff --git a/node_modules/.bin/node-which.ps1 b/node_modules/.bin/node-which.ps1 new file mode 100644 index 0000000..cfb09e8 --- /dev/null +++ b/node_modules/.bin/node-which.ps1 @@ -0,0 +1,28 @@ +#!/usr/bin/env pwsh +$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent + +$exe="" +if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { + # Fix case when both the Windows and Linux builds of Node + # are installed in the same directory + $exe=".exe" +} +$ret=0 +if (Test-Path "$basedir/node$exe") { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "$basedir/node$exe" "$basedir/../which/bin/node-which" $args + } else { + & "$basedir/node$exe" "$basedir/../which/bin/node-which" $args + } + $ret=$LASTEXITCODE +} else { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "node$exe" "$basedir/../which/bin/node-which" $args + } else { + & "node$exe" "$basedir/../which/bin/node-which" $args + } + $ret=$LASTEXITCODE +} +exit $ret diff --git a/node_modules/.bin/nopt b/node_modules/.bin/nopt new file mode 100644 index 0000000..f1ec43b --- /dev/null +++ b/node_modules/.bin/nopt @@ -0,0 +1,12 @@ +#!/bin/sh +basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") + +case `uname` in + *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; +esac + +if [ -x "$basedir/node" ]; then + exec "$basedir/node" "$basedir/../nopt/bin/nopt.js" "$@" +else + exec node "$basedir/../nopt/bin/nopt.js" "$@" +fi diff --git a/node_modules/.bin/nopt.cmd b/node_modules/.bin/nopt.cmd new file mode 100644 index 0000000..a7f38b3 --- /dev/null +++ b/node_modules/.bin/nopt.cmd @@ -0,0 +1,17 @@ +@ECHO off +GOTO start +:find_dp0 +SET dp0=%~dp0 +EXIT /b +:start +SETLOCAL +CALL :find_dp0 + +IF EXIST "%dp0%\node.exe" ( + SET "_prog=%dp0%\node.exe" +) ELSE ( + SET "_prog=node" + SET PATHEXT=%PATHEXT:;.JS;=;% +) + +endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\nopt\bin\nopt.js" %* diff --git a/node_modules/.bin/nopt.ps1 b/node_modules/.bin/nopt.ps1 new file mode 100644 index 0000000..9d6ba56 --- /dev/null +++ b/node_modules/.bin/nopt.ps1 @@ -0,0 +1,28 @@ +#!/usr/bin/env pwsh +$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent + +$exe="" +if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { + # Fix case when both the Windows and Linux builds of Node + # are installed in the same directory + $exe=".exe" +} +$ret=0 +if (Test-Path "$basedir/node$exe") { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "$basedir/node$exe" "$basedir/../nopt/bin/nopt.js" $args + } else { + & "$basedir/node$exe" "$basedir/../nopt/bin/nopt.js" $args + } + $ret=$LASTEXITCODE +} else { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "node$exe" "$basedir/../nopt/bin/nopt.js" $args + } else { + & "node$exe" "$basedir/../nopt/bin/nopt.js" $args + } + $ret=$LASTEXITCODE +} +exit $ret diff --git a/node_modules/.bin/rimraf b/node_modules/.bin/rimraf new file mode 100644 index 0000000..b816825 --- /dev/null +++ b/node_modules/.bin/rimraf @@ -0,0 +1,12 @@ +#!/bin/sh +basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") + +case `uname` in + *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; +esac + +if [ -x "$basedir/node" ]; then + exec "$basedir/node" "$basedir/../rimraf/bin.js" "$@" +else + exec node "$basedir/../rimraf/bin.js" "$@" +fi diff --git a/node_modules/.bin/rimraf.cmd b/node_modules/.bin/rimraf.cmd new file mode 100644 index 0000000..13f45ec --- /dev/null +++ b/node_modules/.bin/rimraf.cmd @@ -0,0 +1,17 @@ +@ECHO off +GOTO start +:find_dp0 +SET dp0=%~dp0 +EXIT /b +:start +SETLOCAL +CALL :find_dp0 + +IF EXIST "%dp0%\node.exe" ( + SET "_prog=%dp0%\node.exe" +) ELSE ( + SET "_prog=node" + SET PATHEXT=%PATHEXT:;.JS;=;% +) + +endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\rimraf\bin.js" %* diff --git a/node_modules/.bin/rimraf.ps1 b/node_modules/.bin/rimraf.ps1 new file mode 100644 index 0000000..1716791 --- /dev/null +++ b/node_modules/.bin/rimraf.ps1 @@ -0,0 +1,28 @@ +#!/usr/bin/env pwsh +$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent + +$exe="" +if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { + # Fix case when both the Windows and Linux builds of Node + # are installed in the same directory + $exe=".exe" +} +$ret=0 +if (Test-Path "$basedir/node$exe") { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "$basedir/node$exe" "$basedir/../rimraf/bin.js" $args + } else { + & "$basedir/node$exe" "$basedir/../rimraf/bin.js" $args + } + $ret=$LASTEXITCODE +} else { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "node$exe" "$basedir/../rimraf/bin.js" $args + } else { + & "node$exe" "$basedir/../rimraf/bin.js" $args + } + $ret=$LASTEXITCODE +} +exit $ret diff --git a/node_modules/.bin/semver b/node_modules/.bin/semver new file mode 100644 index 0000000..77443e7 --- /dev/null +++ b/node_modules/.bin/semver @@ -0,0 +1,12 @@ +#!/bin/sh +basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") + +case `uname` in + *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; +esac + +if [ -x "$basedir/node" ]; then + exec "$basedir/node" "$basedir/../semver/bin/semver.js" "$@" +else + exec node "$basedir/../semver/bin/semver.js" "$@" +fi diff --git a/node_modules/.bin/semver.cmd b/node_modules/.bin/semver.cmd new file mode 100644 index 0000000..9913fa9 --- /dev/null +++ b/node_modules/.bin/semver.cmd @@ -0,0 +1,17 @@ +@ECHO off +GOTO start +:find_dp0 +SET dp0=%~dp0 +EXIT /b +:start +SETLOCAL +CALL :find_dp0 + +IF EXIST "%dp0%\node.exe" ( + SET "_prog=%dp0%\node.exe" +) ELSE ( + SET "_prog=node" + SET PATHEXT=%PATHEXT:;.JS;=;% +) + +endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\semver\bin\semver.js" %* diff --git a/node_modules/.bin/semver.ps1 b/node_modules/.bin/semver.ps1 new file mode 100644 index 0000000..314717a --- /dev/null +++ b/node_modules/.bin/semver.ps1 @@ -0,0 +1,28 @@ +#!/usr/bin/env pwsh +$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent + +$exe="" +if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { + # Fix case when both the Windows and Linux builds of Node + # are installed in the same directory + $exe=".exe" +} +$ret=0 +if (Test-Path "$basedir/node$exe") { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "$basedir/node$exe" "$basedir/../semver/bin/semver.js" $args + } else { + & "$basedir/node$exe" "$basedir/../semver/bin/semver.js" $args + } + $ret=$LASTEXITCODE +} else { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "node$exe" "$basedir/../semver/bin/semver.js" $args + } else { + & "node$exe" "$basedir/../semver/bin/semver.js" $args + } + $ret=$LASTEXITCODE +} +exit $ret diff --git a/node_modules/.bin/svg2ttf b/node_modules/.bin/svg2ttf new file mode 100644 index 0000000..8d522bf --- /dev/null +++ b/node_modules/.bin/svg2ttf @@ -0,0 +1,12 @@ +#!/bin/sh +basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") + +case `uname` in + *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; +esac + +if [ -x "$basedir/node" ]; then + exec "$basedir/node" "$basedir/../svg2ttf/svg2ttf.js" "$@" +else + exec node "$basedir/../svg2ttf/svg2ttf.js" "$@" +fi diff --git a/node_modules/.bin/svg2ttf.cmd b/node_modules/.bin/svg2ttf.cmd new file mode 100644 index 0000000..19e7245 --- /dev/null +++ b/node_modules/.bin/svg2ttf.cmd @@ -0,0 +1,17 @@ +@ECHO off +GOTO start +:find_dp0 +SET dp0=%~dp0 +EXIT /b +:start +SETLOCAL +CALL :find_dp0 + +IF EXIST "%dp0%\node.exe" ( + SET "_prog=%dp0%\node.exe" +) ELSE ( + SET "_prog=node" + SET PATHEXT=%PATHEXT:;.JS;=;% +) + +endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\svg2ttf\svg2ttf.js" %* diff --git a/node_modules/.bin/svg2ttf.ps1 b/node_modules/.bin/svg2ttf.ps1 new file mode 100644 index 0000000..1b8283b --- /dev/null +++ b/node_modules/.bin/svg2ttf.ps1 @@ -0,0 +1,28 @@ +#!/usr/bin/env pwsh +$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent + +$exe="" +if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { + # Fix case when both the Windows and Linux builds of Node + # are installed in the same directory + $exe=".exe" +} +$ret=0 +if (Test-Path "$basedir/node$exe") { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "$basedir/node$exe" "$basedir/../svg2ttf/svg2ttf.js" $args + } else { + & "$basedir/node$exe" "$basedir/../svg2ttf/svg2ttf.js" $args + } + $ret=$LASTEXITCODE +} else { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "node$exe" "$basedir/../svg2ttf/svg2ttf.js" $args + } else { + & "node$exe" "$basedir/../svg2ttf/svg2ttf.js" $args + } + $ret=$LASTEXITCODE +} +exit $ret diff --git a/node_modules/.bin/svgicons2svgfont b/node_modules/.bin/svgicons2svgfont new file mode 100644 index 0000000..5cb2dc3 --- /dev/null +++ b/node_modules/.bin/svgicons2svgfont @@ -0,0 +1,12 @@ +#!/bin/sh +basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") + +case `uname` in + *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; +esac + +if [ -x "$basedir/node" ]; then + exec "$basedir/node" "$basedir/../svgicons2svgfont/bin/svgicons2svgfont.js" "$@" +else + exec node "$basedir/../svgicons2svgfont/bin/svgicons2svgfont.js" "$@" +fi diff --git a/node_modules/.bin/svgicons2svgfont.cmd b/node_modules/.bin/svgicons2svgfont.cmd new file mode 100644 index 0000000..c261780 --- /dev/null +++ b/node_modules/.bin/svgicons2svgfont.cmd @@ -0,0 +1,17 @@ +@ECHO off +GOTO start +:find_dp0 +SET dp0=%~dp0 +EXIT /b +:start +SETLOCAL +CALL :find_dp0 + +IF EXIST "%dp0%\node.exe" ( + SET "_prog=%dp0%\node.exe" +) ELSE ( + SET "_prog=node" + SET PATHEXT=%PATHEXT:;.JS;=;% +) + +endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\svgicons2svgfont\bin\svgicons2svgfont.js" %* diff --git a/node_modules/.bin/svgicons2svgfont.ps1 b/node_modules/.bin/svgicons2svgfont.ps1 new file mode 100644 index 0000000..84d887e --- /dev/null +++ b/node_modules/.bin/svgicons2svgfont.ps1 @@ -0,0 +1,28 @@ +#!/usr/bin/env pwsh +$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent + +$exe="" +if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { + # Fix case when both the Windows and Linux builds of Node + # are installed in the same directory + $exe=".exe" +} +$ret=0 +if (Test-Path "$basedir/node$exe") { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "$basedir/node$exe" "$basedir/../svgicons2svgfont/bin/svgicons2svgfont.js" $args + } else { + & "$basedir/node$exe" "$basedir/../svgicons2svgfont/bin/svgicons2svgfont.js" $args + } + $ret=$LASTEXITCODE +} else { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "node$exe" "$basedir/../svgicons2svgfont/bin/svgicons2svgfont.js" $args + } else { + & "node$exe" "$basedir/../svgicons2svgfont/bin/svgicons2svgfont.js" $args + } + $ret=$LASTEXITCODE +} +exit $ret diff --git a/node_modules/.bin/svgo b/node_modules/.bin/svgo new file mode 100644 index 0000000..96eb560 --- /dev/null +++ b/node_modules/.bin/svgo @@ -0,0 +1,12 @@ +#!/bin/sh +basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") + +case `uname` in + *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; +esac + +if [ -x "$basedir/node" ]; then + exec "$basedir/node" "$basedir/../svgo/bin/svgo" "$@" +else + exec node "$basedir/../svgo/bin/svgo" "$@" +fi diff --git a/node_modules/.bin/svgo.cmd b/node_modules/.bin/svgo.cmd new file mode 100644 index 0000000..3624a53 --- /dev/null +++ b/node_modules/.bin/svgo.cmd @@ -0,0 +1,17 @@ +@ECHO off +GOTO start +:find_dp0 +SET dp0=%~dp0 +EXIT /b +:start +SETLOCAL +CALL :find_dp0 + +IF EXIST "%dp0%\node.exe" ( + SET "_prog=%dp0%\node.exe" +) ELSE ( + SET "_prog=node" + SET PATHEXT=%PATHEXT:;.JS;=;% +) + +endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\svgo\bin\svgo" %* diff --git a/node_modules/.bin/svgo.ps1 b/node_modules/.bin/svgo.ps1 new file mode 100644 index 0000000..a249bd9 --- /dev/null +++ b/node_modules/.bin/svgo.ps1 @@ -0,0 +1,28 @@ +#!/usr/bin/env pwsh +$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent + +$exe="" +if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { + # Fix case when both the Windows and Linux builds of Node + # are installed in the same directory + $exe=".exe" +} +$ret=0 +if (Test-Path "$basedir/node$exe") { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "$basedir/node$exe" "$basedir/../svgo/bin/svgo" $args + } else { + & "$basedir/node$exe" "$basedir/../svgo/bin/svgo" $args + } + $ret=$LASTEXITCODE +} else { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "node$exe" "$basedir/../svgo/bin/svgo" $args + } else { + & "node$exe" "$basedir/../svgo/bin/svgo" $args + } + $ret=$LASTEXITCODE +} +exit $ret diff --git a/node_modules/.bin/svgtofont b/node_modules/.bin/svgtofont new file mode 100644 index 0000000..8aa0136 --- /dev/null +++ b/node_modules/.bin/svgtofont @@ -0,0 +1,12 @@ +#!/bin/sh +basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") + +case `uname` in + *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; +esac + +if [ -x "$basedir/node" ]; then + exec "$basedir/node" "$basedir/../svgtofont/lib/cli.js" "$@" +else + exec node "$basedir/../svgtofont/lib/cli.js" "$@" +fi diff --git a/node_modules/.bin/svgtofont.cmd b/node_modules/.bin/svgtofont.cmd new file mode 100644 index 0000000..37f80ca --- /dev/null +++ b/node_modules/.bin/svgtofont.cmd @@ -0,0 +1,17 @@ +@ECHO off +GOTO start +:find_dp0 +SET dp0=%~dp0 +EXIT /b +:start +SETLOCAL +CALL :find_dp0 + +IF EXIST "%dp0%\node.exe" ( + SET "_prog=%dp0%\node.exe" +) ELSE ( + SET "_prog=node" + SET PATHEXT=%PATHEXT:;.JS;=;% +) + +endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\svgtofont\lib\cli.js" %* diff --git a/node_modules/.bin/svgtofont.ps1 b/node_modules/.bin/svgtofont.ps1 new file mode 100644 index 0000000..a84b830 --- /dev/null +++ b/node_modules/.bin/svgtofont.ps1 @@ -0,0 +1,28 @@ +#!/usr/bin/env pwsh +$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent + +$exe="" +if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { + # Fix case when both the Windows and Linux builds of Node + # are installed in the same directory + $exe=".exe" +} +$ret=0 +if (Test-Path "$basedir/node$exe") { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "$basedir/node$exe" "$basedir/../svgtofont/lib/cli.js" $args + } else { + & "$basedir/node$exe" "$basedir/../svgtofont/lib/cli.js" $args + } + $ret=$LASTEXITCODE +} else { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "node$exe" "$basedir/../svgtofont/lib/cli.js" $args + } else { + & "node$exe" "$basedir/../svgtofont/lib/cli.js" $args + } + $ret=$LASTEXITCODE +} +exit $ret diff --git a/node_modules/.bin/ttf2eot b/node_modules/.bin/ttf2eot new file mode 100644 index 0000000..bad6b8e --- /dev/null +++ b/node_modules/.bin/ttf2eot @@ -0,0 +1,12 @@ +#!/bin/sh +basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") + +case `uname` in + *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; +esac + +if [ -x "$basedir/node" ]; then + exec "$basedir/node" "$basedir/../ttf2eot/ttf2eot.js" "$@" +else + exec node "$basedir/../ttf2eot/ttf2eot.js" "$@" +fi diff --git a/node_modules/.bin/ttf2eot.cmd b/node_modules/.bin/ttf2eot.cmd new file mode 100644 index 0000000..8b5568f --- /dev/null +++ b/node_modules/.bin/ttf2eot.cmd @@ -0,0 +1,17 @@ +@ECHO off +GOTO start +:find_dp0 +SET dp0=%~dp0 +EXIT /b +:start +SETLOCAL +CALL :find_dp0 + +IF EXIST "%dp0%\node.exe" ( + SET "_prog=%dp0%\node.exe" +) ELSE ( + SET "_prog=node" + SET PATHEXT=%PATHEXT:;.JS;=;% +) + +endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\ttf2eot\ttf2eot.js" %* diff --git a/node_modules/.bin/ttf2eot.ps1 b/node_modules/.bin/ttf2eot.ps1 new file mode 100644 index 0000000..775f18b --- /dev/null +++ b/node_modules/.bin/ttf2eot.ps1 @@ -0,0 +1,28 @@ +#!/usr/bin/env pwsh +$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent + +$exe="" +if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { + # Fix case when both the Windows and Linux builds of Node + # are installed in the same directory + $exe=".exe" +} +$ret=0 +if (Test-Path "$basedir/node$exe") { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "$basedir/node$exe" "$basedir/../ttf2eot/ttf2eot.js" $args + } else { + & "$basedir/node$exe" "$basedir/../ttf2eot/ttf2eot.js" $args + } + $ret=$LASTEXITCODE +} else { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "node$exe" "$basedir/../ttf2eot/ttf2eot.js" $args + } else { + & "node$exe" "$basedir/../ttf2eot/ttf2eot.js" $args + } + $ret=$LASTEXITCODE +} +exit $ret diff --git a/node_modules/.bin/ttf2woff b/node_modules/.bin/ttf2woff new file mode 100644 index 0000000..083c307 --- /dev/null +++ b/node_modules/.bin/ttf2woff @@ -0,0 +1,12 @@ +#!/bin/sh +basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") + +case `uname` in + *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; +esac + +if [ -x "$basedir/node" ]; then + exec "$basedir/node" "$basedir/../ttf2woff/ttf2woff.js" "$@" +else + exec node "$basedir/../ttf2woff/ttf2woff.js" "$@" +fi diff --git a/node_modules/.bin/ttf2woff.cmd b/node_modules/.bin/ttf2woff.cmd new file mode 100644 index 0000000..262cb5c --- /dev/null +++ b/node_modules/.bin/ttf2woff.cmd @@ -0,0 +1,17 @@ +@ECHO off +GOTO start +:find_dp0 +SET dp0=%~dp0 +EXIT /b +:start +SETLOCAL +CALL :find_dp0 + +IF EXIST "%dp0%\node.exe" ( + SET "_prog=%dp0%\node.exe" +) ELSE ( + SET "_prog=node" + SET PATHEXT=%PATHEXT:;.JS;=;% +) + +endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\ttf2woff\ttf2woff.js" %* diff --git a/node_modules/.bin/ttf2woff.ps1 b/node_modules/.bin/ttf2woff.ps1 new file mode 100644 index 0000000..a610457 --- /dev/null +++ b/node_modules/.bin/ttf2woff.ps1 @@ -0,0 +1,28 @@ +#!/usr/bin/env pwsh +$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent + +$exe="" +if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { + # Fix case when both the Windows and Linux builds of Node + # are installed in the same directory + $exe=".exe" +} +$ret=0 +if (Test-Path "$basedir/node$exe") { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "$basedir/node$exe" "$basedir/../ttf2woff/ttf2woff.js" $args + } else { + & "$basedir/node$exe" "$basedir/../ttf2woff/ttf2woff.js" $args + } + $ret=$LASTEXITCODE +} else { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "node$exe" "$basedir/../ttf2woff/ttf2woff.js" $args + } else { + & "node$exe" "$basedir/../ttf2woff/ttf2woff.js" $args + } + $ret=$LASTEXITCODE +} +exit $ret diff --git a/node_modules/.bin/ttf2woff2 b/node_modules/.bin/ttf2woff2 new file mode 100644 index 0000000..67f8b56 --- /dev/null +++ b/node_modules/.bin/ttf2woff2 @@ -0,0 +1,12 @@ +#!/bin/sh +basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") + +case `uname` in + *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; +esac + +if [ -x "$basedir/node" ]; then + exec "$basedir/node" "$basedir/../ttf2woff2/bin/ttf2woff2.js" "$@" +else + exec node "$basedir/../ttf2woff2/bin/ttf2woff2.js" "$@" +fi diff --git a/node_modules/.bin/ttf2woff2.cmd b/node_modules/.bin/ttf2woff2.cmd new file mode 100644 index 0000000..bd7fe6c --- /dev/null +++ b/node_modules/.bin/ttf2woff2.cmd @@ -0,0 +1,17 @@ +@ECHO off +GOTO start +:find_dp0 +SET dp0=%~dp0 +EXIT /b +:start +SETLOCAL +CALL :find_dp0 + +IF EXIST "%dp0%\node.exe" ( + SET "_prog=%dp0%\node.exe" +) ELSE ( + SET "_prog=node" + SET PATHEXT=%PATHEXT:;.JS;=;% +) + +endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\ttf2woff2\bin\ttf2woff2.js" %* diff --git a/node_modules/.bin/ttf2woff2.ps1 b/node_modules/.bin/ttf2woff2.ps1 new file mode 100644 index 0000000..0f58ec0 --- /dev/null +++ b/node_modules/.bin/ttf2woff2.ps1 @@ -0,0 +1,28 @@ +#!/usr/bin/env pwsh +$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent + +$exe="" +if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { + # Fix case when both the Windows and Linux builds of Node + # are installed in the same directory + $exe=".exe" +} +$ret=0 +if (Test-Path "$basedir/node$exe") { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "$basedir/node$exe" "$basedir/../ttf2woff2/bin/ttf2woff2.js" $args + } else { + & "$basedir/node$exe" "$basedir/../ttf2woff2/bin/ttf2woff2.js" $args + } + $ret=$LASTEXITCODE +} else { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "node$exe" "$basedir/../ttf2woff2/bin/ttf2woff2.js" $args + } else { + & "node$exe" "$basedir/../ttf2woff2/bin/ttf2woff2.js" $args + } + $ret=$LASTEXITCODE +} +exit $ret diff --git a/node_modules/.package-lock.json b/node_modules/.package-lock.json new file mode 100644 index 0000000..201c51f --- /dev/null +++ b/node_modules/.package-lock.json @@ -0,0 +1,4217 @@ +{ + "name": "testapp", + "version": "0.0.0", + "lockfileVersion": 2, + "requires": true, + "packages": { + "node_modules/@gar/promisify": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz", + "integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==" + }, + "node_modules/@nodelib/fs.scandir": { + "version": "2.1.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", + "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", + "dependencies": { + "@nodelib/fs.stat": "2.0.5", + "run-parallel": "^1.1.9" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@nodelib/fs.stat": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", + "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", + "engines": { + "node": ">= 8" + } + }, + "node_modules/@nodelib/fs.walk": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", + "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", + "dependencies": { + "@nodelib/fs.scandir": "2.1.5", + "fastq": "^1.6.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@npmcli/fs": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-2.1.2.tgz", + "integrity": "sha512-yOJKRvohFOaLqipNtwYB9WugyZKhC/DZC4VYPmpaCzDBrA8YpK3qHZ8/HGscMnE4GqbkLNuVcCnxkeQEdGt6LQ==", + "dependencies": { + "@gar/promisify": "^1.1.3", + "semver": "^7.3.5" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/@npmcli/move-file": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-2.0.1.tgz", + "integrity": "sha512-mJd2Z5TjYWq/ttPLLGqArdtnC74J6bOzg4rMDnN+p1xTacZ2yPRCk2y0oSWQtygLR9YVQXgOcONrwtnk3JupxQ==", + "deprecated": "This functionality has been moved to @npmcli/fs", + "dependencies": { + "mkdirp": "^1.0.4", + "rimraf": "^3.0.2" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/@npmcli/move-file/node_modules/mkdirp": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", + "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", + "bin": { + "mkdirp": "bin/cmd.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@tootallnate/once": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz", + "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==", + "engines": { + "node": ">= 10" + } + }, + "node_modules/@trysound/sax": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz", + "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==", + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/@types/cheerio": { + "version": "0.22.31", + "resolved": "https://registry.npmjs.org/@types/cheerio/-/cheerio-0.22.31.tgz", + "integrity": "sha512-Kt7Cdjjdi2XWSfrZ53v4Of0wG3ZcmaegFXjMmz9tfNrZSkzzo36G0AL1YqSdcIA78Etjt6E609pt5h1xnQkPUw==", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/ejs": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@types/ejs/-/ejs-3.1.1.tgz", + "integrity": "sha512-RQul5wEfY7BjWm0sYY86cmUN/pcXWGyVxWX93DFFJvcrxax5zKlieLwA3T77xJGwNcZW0YW6CYG70p1m8xPFmA==" + }, + "node_modules/@types/fs-extra": { + "version": "9.0.13", + "resolved": "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-9.0.13.tgz", + "integrity": "sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/node": { + "version": "18.11.13", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.13.tgz", + "integrity": "sha512-IASpMGVcWpUsx5xBOrxMj7Bl8lqfuTY7FKAnPmu5cHkfQVWF8GulWS1jbRqA934qZL35xh5xN/+Xe/i26Bod4w==" + }, + "node_modules/@types/svg2ttf": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/@types/svg2ttf/-/svg2ttf-5.0.1.tgz", + "integrity": "sha512-sbMTAySCMUUQYBlkfVcShKSbG9LxhGk0LdPetLak8m28WDuJhwJMVLcLzw7z/8uEyWkwtLaMxpT4R/+riYz6BA==" + }, + "node_modules/@types/svgicons2svgfont": { + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/@types/svgicons2svgfont/-/svgicons2svgfont-10.0.1.tgz", + "integrity": "sha512-jtNtIO+MQr8OxbTP561KQmVSAej8/U6ngQHWmJAEndJrVEu0OWPJyR3EwakIVI3w6zHT8lA1TWclPGFl3RCkgA==", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/ttf2eot": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@types/ttf2eot/-/ttf2eot-2.0.0.tgz", + "integrity": "sha512-L8qPOoITQYiSW+ubfY2pMgY2vGTyM2tHP4rbtoq78xJpQAQcVsPJV3uC7R8fUPYMGSC1K22zXA8uQv777padrQ==", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/ttf2woff": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@types/ttf2woff/-/ttf2woff-2.0.2.tgz", + "integrity": "sha512-I9jyTALLpz/k8d8Loz505v0obP66CrQ56uL9VJNwub1OckRGT/gQlrfKHbwy1z6w1WXQETgdiJaquCCjx9ej1A==", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/ttf2woff2": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@types/ttf2woff2/-/ttf2woff2-2.0.0.tgz", + "integrity": "sha512-SK+EZ+N07Se3acZx6lc7Oa/FSoKfNrlQbtRDn5mGCJHpx1t6E6JmNRoTcjFbUdIxuG18BykEe/pPyCJhYiSu8A==", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@xmldom/xmldom": { + "version": "0.7.9", + "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.9.tgz", + "integrity": "sha512-yceMpm/xd4W2a85iqZyO09gTnHvXF6pyiWjD2jcOJs7hRoZtNNOO1eJlhHj1ixA+xip2hOyGn+LgcvLCMo5zXA==", + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/abbrev": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", + "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==" + }, + "node_modules/accepts": { + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz", + "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", + "dependencies": { + "mime-types": "~2.1.34", + "negotiator": "0.6.3" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/agent-base": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", + "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", + "dependencies": { + "debug": "4" + }, + "engines": { + "node": ">= 6.0.0" + } + }, + "node_modules/agent-base/node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/agent-base/node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + }, + "node_modules/agentkeepalive": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.2.1.tgz", + "integrity": "sha512-Zn4cw2NEqd+9fiSVWMscnjyQ1a8Yfoc5oBajLeo5w+YBHgDUcEBY2hS4YpTz6iN5f/2zQiktcuM6tS8x1p9dpA==", + "dependencies": { + "debug": "^4.1.0", + "depd": "^1.1.2", + "humanize-ms": "^1.2.1" + }, + "engines": { + "node": ">= 8.0.0" + } + }, + "node_modules/agentkeepalive/node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/agentkeepalive/node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + }, + "node_modules/aggregate-error": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz", + "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==", + "dependencies": { + "clean-stack": "^2.0.0", + "indent-string": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "engines": { + "node": ">=8" + } + }, + "node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/aproba": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz", + "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==" + }, + "node_modules/are-we-there-yet": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-3.0.1.tgz", + "integrity": "sha512-QZW4EDmGwlYur0Yyf/b2uGucHQMa8aFUP7eu9ddR73vvhFyt4V0Vl3QHPcTNJ8l6qYOBdxgXdnBXQrHilfRQBg==", + "dependencies": { + "delegates": "^1.0.0", + "readable-stream": "^3.6.0" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/are-we-there-yet/node_modules/readable-stream": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", + "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" + }, + "node_modules/arr-diff": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz", + "integrity": "sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/arr-flatten": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz", + "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/arr-union": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz", + "integrity": "sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/array-flatten": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", + "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==" + }, + "node_modules/array-union": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", + "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", + "engines": { + "node": ">=8" + } + }, + "node_modules/array-unique": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz", + "integrity": "sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/assign-symbols": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz", + "integrity": "sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/async": { + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/async/-/async-3.2.4.tgz", + "integrity": "sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==" + }, + "node_modules/atob": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz", + "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==", + "bin": { + "atob": "bin/atob.js" + }, + "engines": { + "node": ">= 4.5.0" + } + }, + "node_modules/balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" + }, + "node_modules/base": { + "version": "0.11.2", + "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz", + "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==", + "dependencies": { + "cache-base": "^1.0.1", + "class-utils": "^0.3.5", + "component-emitter": "^1.2.1", + "define-property": "^1.0.0", + "isobject": "^3.0.1", + "mixin-deep": "^1.2.0", + "pascalcase": "^0.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/base/node_modules/define-property": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", + "integrity": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==", + "dependencies": { + "is-descriptor": "^1.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/basic-auth": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/basic-auth/-/basic-auth-2.0.1.tgz", + "integrity": "sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==", + "dependencies": { + "safe-buffer": "5.1.2" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/bindings": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", + "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", + "dependencies": { + "file-uri-to-path": "1.0.0" + } + }, + "node_modules/body-parser": { + "version": "1.18.3", + "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.18.3.tgz", + "integrity": "sha512-YQyoqQG3sO8iCmf8+hyVpgHHOv0/hCEFiS4zTGUwTA1HjAFX66wRcNQrVCeJq9pgESMRvUAOvSil5MJlmccuKQ==", + "dependencies": { + "bytes": "3.0.0", + "content-type": "~1.0.4", + "debug": "2.6.9", + "depd": "~1.1.2", + "http-errors": "~1.6.3", + "iconv-lite": "0.4.23", + "on-finished": "~2.3.0", + "qs": "6.5.2", + "raw-body": "2.3.3", + "type-is": "~1.6.16" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/boolbase": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz", + "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==" + }, + "node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/braces": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", + "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", + "dependencies": { + "fill-range": "^7.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/bufferstreams": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/bufferstreams/-/bufferstreams-3.0.0.tgz", + "integrity": "sha512-Qg0ggJUWJq90vtg4lDsGN9CDWvzBMQxhiEkSOD/sJfYt6BLect3eV1/S6K7SCSKJ34n60rf6U5eUPmQENVE4UA==", + "dependencies": { + "readable-stream": "^3.4.0" + }, + "engines": { + "node": ">=8.12.0" + } + }, + "node_modules/bufferstreams/node_modules/readable-stream": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", + "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/bytes": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz", + "integrity": "sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/cacache": { + "version": "16.1.3", + "resolved": "https://registry.npmjs.org/cacache/-/cacache-16.1.3.tgz", + "integrity": "sha512-/+Emcj9DAXxX4cwlLmRI9c166RuL3w30zp4R7Joiv2cQTtTtA+jeuCAjH3ZlGnYS3tKENSrKhAzVVP9GVyzeYQ==", + "dependencies": { + "@npmcli/fs": "^2.1.0", + "@npmcli/move-file": "^2.0.0", + "chownr": "^2.0.0", + "fs-minipass": "^2.1.0", + "glob": "^8.0.1", + "infer-owner": "^1.0.4", + "lru-cache": "^7.7.1", + "minipass": "^3.1.6", + "minipass-collect": "^1.0.2", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "mkdirp": "^1.0.4", + "p-map": "^4.0.0", + "promise-inflight": "^1.0.1", + "rimraf": "^3.0.2", + "ssri": "^9.0.0", + "tar": "^6.1.11", + "unique-filename": "^2.0.0" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/cacache/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/cacache/node_modules/glob": { + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-8.0.3.tgz", + "integrity": "sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==", + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^5.0.1", + "once": "^1.3.0" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/cacache/node_modules/minimatch": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.1.tgz", + "integrity": "sha512-362NP+zlprccbEt/SkxKfRMHnNY85V74mVnpUpNyr3F35covl09Kec7/sEFLt3RA4oXmewtoaanoIf67SE5Y5g==", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/cacache/node_modules/mkdirp": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", + "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", + "bin": { + "mkdirp": "bin/cmd.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/cache-base": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz", + "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==", + "dependencies": { + "collection-visit": "^1.0.0", + "component-emitter": "^1.2.1", + "get-value": "^2.0.6", + "has-value": "^1.0.0", + "isobject": "^3.0.1", + "set-value": "^2.0.0", + "to-object-path": "^0.3.0", + "union-value": "^1.0.0", + "unset-value": "^1.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/cheerio": { + "version": "1.0.0-rc.12", + "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.12.tgz", + "integrity": "sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==", + "dependencies": { + "cheerio-select": "^2.1.0", + "dom-serializer": "^2.0.0", + "domhandler": "^5.0.3", + "domutils": "^3.0.1", + "htmlparser2": "^8.0.1", + "parse5": "^7.0.0", + "parse5-htmlparser2-tree-adapter": "^7.0.0" + }, + "engines": { + "node": ">= 6" + }, + "funding": { + "url": "https://github.com/cheeriojs/cheerio?sponsor=1" + } + }, + "node_modules/cheerio-select": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/cheerio-select/-/cheerio-select-2.1.0.tgz", + "integrity": "sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==", + "dependencies": { + "boolbase": "^1.0.0", + "css-select": "^5.1.0", + "css-what": "^6.1.0", + "domelementtype": "^2.3.0", + "domhandler": "^5.0.3", + "domutils": "^3.0.1" + }, + "funding": { + "url": "https://github.com/sponsors/fb55" + } + }, + "node_modules/chownr": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz", + "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==", + "engines": { + "node": ">=10" + } + }, + "node_modules/class-utils": { + "version": "0.3.6", + "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz", + "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==", + "dependencies": { + "arr-union": "^3.1.0", + "define-property": "^0.2.5", + "isobject": "^3.0.0", + "static-extend": "^0.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/class-utils/node_modules/define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", + "dependencies": { + "is-descriptor": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/class-utils/node_modules/is-accessor-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/class-utils/node_modules/is-accessor-descriptor/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/class-utils/node_modules/is-data-descriptor": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/class-utils/node_modules/is-data-descriptor/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/class-utils/node_modules/is-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "dependencies": { + "is-accessor-descriptor": "^0.1.6", + "is-data-descriptor": "^0.1.4", + "kind-of": "^5.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/class-utils/node_modules/kind-of": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", + "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/clean-stack": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz", + "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==", + "engines": { + "node": ">=6" + } + }, + "node_modules/cliui": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", + "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", + "dependencies": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.1", + "wrap-ansi": "^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/collection-visit": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz", + "integrity": "sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==", + "dependencies": { + "map-visit": "^1.0.0", + "object-visit": "^1.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" + }, + "node_modules/color-support": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz", + "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==", + "bin": { + "color-support": "bin.js" + } + }, + "node_modules/colors-cli": { + "version": "1.0.28", + "resolved": "https://registry.npmjs.org/colors-cli/-/colors-cli-1.0.28.tgz", + "integrity": "sha512-2XE8s1mB3Jr5rvirk/fFzhWY2m9S2dpZ0mWz3Yl/mzMM8hDVBawL0Rsal5hR1gJP4lgqhQfFfEmaGZpUZgEKrA==", + "bin": { + "colors": "bin/colors" + } + }, + "node_modules/commander": { + "version": "9.4.1", + "resolved": "https://registry.npmjs.org/commander/-/commander-9.4.1.tgz", + "integrity": "sha512-5EEkTNyHNGFPD2H+c/dXXfQZYa/scCKasxWcXJaWnNJ99pnQN9Vnmqow+p+PlFPE63Q6mThaZws1T+HxfpgtPw==", + "engines": { + "node": "^12.20.0 || >=14" + } + }, + "node_modules/component-emitter": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz", + "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==" + }, + "node_modules/concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" + }, + "node_modules/console-control-strings": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", + "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==" + }, + "node_modules/content-disposition": { + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz", + "integrity": "sha512-kRGRZw3bLlFISDBgwTSA1TMBFN6J6GWDeubmDE3AF+3+yXL8hTWv8r5rkLbqYXY4RjPk/EzHnClI3zQf1cFmHA==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/content-type": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz", + "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/cookie": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.1.tgz", + "integrity": "sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/cookie-parser": { + "version": "1.4.6", + "resolved": "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.4.6.tgz", + "integrity": "sha512-z3IzaNjdwUC2olLIB5/ITd0/setiaFMLYiZJle7xg5Fe9KWAceil7xszYfHHBtDFYLSgJduS2Ty0P1uJdPDJeA==", + "dependencies": { + "cookie": "0.4.1", + "cookie-signature": "1.0.6" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/cookie-signature": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", + "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==" + }, + "node_modules/copy-descriptor": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz", + "integrity": "sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/copy-template-dir": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/copy-template-dir/-/copy-template-dir-1.4.0.tgz", + "integrity": "sha512-xkXSJhvKz4MfLbVkZ7GyCaFo4ciB3uKI/HHzkGwj1eyTH5+7RTFxW5CE0irWAZgV5oFcO9hd6+NVXAtY9hlo7Q==", + "dependencies": { + "end-of-stream": "^1.1.0", + "graceful-fs": "^4.1.3", + "maxstache": "^1.0.0", + "maxstache-stream": "^1.0.0", + "mkdirp": "^0.5.1", + "noop2": "^2.0.0", + "pump": "^1.0.0", + "readdirp": "^2.0.0", + "run-parallel": "^1.1.4" + } + }, + "node_modules/core-util-is": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", + "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" + }, + "node_modules/css-select": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz", + "integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==", + "dependencies": { + "boolbase": "^1.0.0", + "css-what": "^6.1.0", + "domhandler": "^5.0.2", + "domutils": "^3.0.1", + "nth-check": "^2.0.1" + }, + "funding": { + "url": "https://github.com/sponsors/fb55" + } + }, + "node_modules/css-tree": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.0.tgz", + "integrity": "sha512-1rg0LiK2MFi4R3/lVvnRokEWTZb30ljSAe5x+0HHkZ+OqZaAeiP8g8Eh91VmkyCtQn9vMgQRiaTDYgLBt+2Qyw==", + "dependencies": { + "mdn-data": "2.0.30", + "source-map-js": "^1.0.1" + }, + "engines": { + "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", + "npm": ">=7.0.0" + } + }, + "node_modules/css-what": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz", + "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==", + "engines": { + "node": ">= 6" + }, + "funding": { + "url": "https://github.com/sponsors/fb55" + } + }, + "node_modules/csso": { + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz", + "integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==", + "dependencies": { + "css-tree": "~2.2.0" + }, + "engines": { + "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", + "npm": ">=7.0.0" + } + }, + "node_modules/csso/node_modules/css-tree": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz", + "integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==", + "dependencies": { + "mdn-data": "2.0.28", + "source-map-js": "^1.0.1" + }, + "engines": { + "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", + "npm": ">=7.0.0" + } + }, + "node_modules/csso/node_modules/mdn-data": { + "version": "2.0.28", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz", + "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==" + }, + "node_modules/cubic2quad": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/cubic2quad/-/cubic2quad-1.2.1.tgz", + "integrity": "sha512-wT5Y7mO8abrV16gnssKdmIhIbA9wSkeMzhh27jAguKrV82i24wER0vL5TGhUJ9dbJNDcigoRZ0IAHFEEEI4THQ==" + }, + "node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/decode-uri-component": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz", + "integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==", + "engines": { + "node": ">=0.10" + } + }, + "node_modules/define-property": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz", + "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==", + "dependencies": { + "is-descriptor": "^1.0.2", + "isobject": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/del": { + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/del/-/del-6.1.1.tgz", + "integrity": "sha512-ua8BhapfP0JUJKC/zV9yHHDW/rDoDxP4Zhn3AkA6/xT6gY7jYXJiaeyBZznYVujhZZET+UgcbZiQ7sN3WqcImg==", + "dependencies": { + "globby": "^11.0.1", + "graceful-fs": "^4.2.4", + "is-glob": "^4.0.1", + "is-path-cwd": "^2.2.0", + "is-path-inside": "^3.0.2", + "p-map": "^4.0.0", + "rimraf": "^3.0.2", + "slash": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/delegates": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", + "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==" + }, + "node_modules/depd": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz", + "integrity": "sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/destroy": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz", + "integrity": "sha512-3NdhDuEXnfun/z7x9GOElY49LoqVHoGScmOKwmxhsS8N5Y+Z8KyPPDnaSzqWgYt/ji4mqwfTS34Htrk0zPIXVg==" + }, + "node_modules/dir-glob": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", + "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", + "dependencies": { + "path-type": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/dom-serializer": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", + "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", + "dependencies": { + "domelementtype": "^2.3.0", + "domhandler": "^5.0.2", + "entities": "^4.2.0" + }, + "funding": { + "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" + } + }, + "node_modules/domelementtype": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", + "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fb55" + } + ] + }, + "node_modules/domhandler": { + "version": "5.0.3", + "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", + "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", + "dependencies": { + "domelementtype": "^2.3.0" + }, + "engines": { + "node": ">= 4" + }, + "funding": { + "url": "https://github.com/fb55/domhandler?sponsor=1" + } + }, + "node_modules/domutils": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.0.1.tgz", + "integrity": "sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==", + "dependencies": { + "dom-serializer": "^2.0.0", + "domelementtype": "^2.3.0", + "domhandler": "^5.0.1" + }, + "funding": { + "url": "https://github.com/fb55/domutils?sponsor=1" + } + }, + "node_modules/ee-first": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", + "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" + }, + "node_modules/ejs": { + "version": "2.6.2", + "resolved": "https://registry.npmjs.org/ejs/-/ejs-2.6.2.tgz", + "integrity": "sha512-PcW2a0tyTuPHz3tWyYqtK6r1fZ3gp+3Sop8Ph+ZYN81Ob5rwmbHEzaqs10N3BEsaGTkh/ooniXK+WwszGlc2+Q==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" + }, + "node_modules/encodeurl": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", + "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/encoding": { + "version": "0.1.13", + "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz", + "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==", + "optional": true, + "dependencies": { + "iconv-lite": "^0.6.2" + } + }, + "node_modules/encoding/node_modules/iconv-lite": { + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", + "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", + "optional": true, + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/end-of-stream": { + "version": "1.4.4", + "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", + "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", + "dependencies": { + "once": "^1.4.0" + } + }, + "node_modules/entities": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz", + "integrity": "sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==", + "engines": { + "node": ">=0.12" + }, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } + }, + "node_modules/env-paths": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", + "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", + "engines": { + "node": ">=6" + } + }, + "node_modules/err-code": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz", + "integrity": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==" + }, + "node_modules/escalade": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz", + "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==", + "engines": { + "node": ">=6" + } + }, + "node_modules/escape-html": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", + "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==" + }, + "node_modules/etag": { + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", + "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/expand-brackets": { + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz", + "integrity": "sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==", + "dependencies": { + "debug": "^2.3.3", + "define-property": "^0.2.5", + "extend-shallow": "^2.0.1", + "posix-character-classes": "^0.1.0", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/expand-brackets/node_modules/define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", + "dependencies": { + "is-descriptor": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/expand-brackets/node_modules/extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", + "dependencies": { + "is-extendable": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/expand-brackets/node_modules/is-accessor-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/expand-brackets/node_modules/is-data-descriptor": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/expand-brackets/node_modules/is-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "dependencies": { + "is-accessor-descriptor": "^0.1.6", + "is-data-descriptor": "^0.1.4", + "kind-of": "^5.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/expand-brackets/node_modules/is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/expand-brackets/node_modules/kind-of": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", + "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/express": { + "version": "4.16.4", + "resolved": "https://registry.npmjs.org/express/-/express-4.16.4.tgz", + "integrity": "sha512-j12Uuyb4FMrd/qQAm6uCHAkPtO8FDTRJZBDd5D2KOL2eLaz1yUNdUB/NOIyq0iU4q4cFarsUCrnFDPBcnksuOg==", + "dependencies": { + "accepts": "~1.3.5", + "array-flatten": "1.1.1", + "body-parser": "1.18.3", + "content-disposition": "0.5.2", + "content-type": "~1.0.4", + "cookie": "0.3.1", + "cookie-signature": "1.0.6", + "debug": "2.6.9", + "depd": "~1.1.2", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "finalhandler": "1.1.1", + "fresh": "0.5.2", + "merge-descriptors": "1.0.1", + "methods": "~1.1.2", + "on-finished": "~2.3.0", + "parseurl": "~1.3.2", + "path-to-regexp": "0.1.7", + "proxy-addr": "~2.0.4", + "qs": "6.5.2", + "range-parser": "~1.2.0", + "safe-buffer": "5.1.2", + "send": "0.16.2", + "serve-static": "1.13.2", + "setprototypeof": "1.1.0", + "statuses": "~1.4.0", + "type-is": "~1.6.16", + "utils-merge": "1.0.1", + "vary": "~1.1.2" + }, + "engines": { + "node": ">= 0.10.0" + } + }, + "node_modules/express/node_modules/cookie": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz", + "integrity": "sha512-+IJOX0OqlHCszo2mBUq+SrEbCj6w7Kpffqx60zYbPTFaO4+yYgRjHwcZNpWvaTylDHaV7PPmBHzSecZiMhtPgw==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/extend-shallow": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", + "integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==", + "dependencies": { + "assign-symbols": "^1.0.0", + "is-extendable": "^1.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/extglob": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz", + "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==", + "dependencies": { + "array-unique": "^0.3.2", + "define-property": "^1.0.0", + "expand-brackets": "^2.1.4", + "extend-shallow": "^2.0.1", + "fragment-cache": "^0.2.1", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/extglob/node_modules/define-property": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", + "integrity": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==", + "dependencies": { + "is-descriptor": "^1.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/extglob/node_modules/extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", + "dependencies": { + "is-extendable": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/extglob/node_modules/is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/fast-glob": { + "version": "3.2.12", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz", + "integrity": "sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==", + "dependencies": { + "@nodelib/fs.stat": "^2.0.2", + "@nodelib/fs.walk": "^1.2.3", + "glob-parent": "^5.1.2", + "merge2": "^1.3.0", + "micromatch": "^4.0.4" + }, + "engines": { + "node": ">=8.6.0" + } + }, + "node_modules/fastq": { + "version": "1.14.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.14.0.tgz", + "integrity": "sha512-eR2D+V9/ExcbF9ls441yIuN6TI2ED1Y2ZcA5BmMtJsOkWOFRJQ0Jt0g1UwqXJJVAb+V+umH5Dfr8oh4EVP7VVg==", + "dependencies": { + "reusify": "^1.0.4" + } + }, + "node_modules/file-uri-to-path": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz", + "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==" + }, + "node_modules/filelist": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz", + "integrity": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==", + "dependencies": { + "minimatch": "^5.0.1" + } + }, + "node_modules/filelist/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/filelist/node_modules/minimatch": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.1.tgz", + "integrity": "sha512-362NP+zlprccbEt/SkxKfRMHnNY85V74mVnpUpNyr3F35covl09Kec7/sEFLt3RA4oXmewtoaanoIf67SE5Y5g==", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/fill-range": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", + "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", + "dependencies": { + "to-regex-range": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/finalhandler": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.1.tgz", + "integrity": "sha512-Y1GUDo39ez4aHAw7MysnUD5JzYX+WaIj8I57kO3aEPT1fFRL4sr7mjei97FgnwhAyyzRYmQZaTHb2+9uZ1dPtg==", + "dependencies": { + "debug": "2.6.9", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "on-finished": "~2.3.0", + "parseurl": "~1.3.2", + "statuses": "~1.4.0", + "unpipe": "~1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/for-in": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", + "integrity": "sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/forwarded": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz", + "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/fragment-cache": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz", + "integrity": "sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==", + "dependencies": { + "map-cache": "^0.2.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/fresh": { + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", + "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/fs-extra": { + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz", + "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/fs-minipass": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", + "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" + }, + "node_modules/gauge": { + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/gauge/-/gauge-4.0.4.tgz", + "integrity": "sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==", + "dependencies": { + "aproba": "^1.0.3 || ^2.0.0", + "color-support": "^1.1.3", + "console-control-strings": "^1.1.0", + "has-unicode": "^2.0.1", + "signal-exit": "^3.0.7", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1", + "wide-align": "^1.1.5" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/get-caller-file": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", + "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", + "engines": { + "node": "6.* || 8.* || >= 10.*" + } + }, + "node_modules/get-value": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz", + "integrity": "sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dependencies": { + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/globby": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", + "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", + "dependencies": { + "array-union": "^2.1.0", + "dir-glob": "^3.0.1", + "fast-glob": "^3.2.9", + "ignore": "^5.2.0", + "merge2": "^1.4.1", + "slash": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/graceful-fs": { + "version": "4.2.10", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz", + "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==" + }, + "node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "engines": { + "node": ">=8" + } + }, + "node_modules/has-unicode": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", + "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==" + }, + "node_modules/has-value": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz", + "integrity": "sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==", + "dependencies": { + "get-value": "^2.0.6", + "has-values": "^1.0.0", + "isobject": "^3.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/has-values": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz", + "integrity": "sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==", + "dependencies": { + "is-number": "^3.0.0", + "kind-of": "^4.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/has-values/node_modules/is-number": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", + "integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/has-values/node_modules/is-number/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/has-values/node_modules/kind-of": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz", + "integrity": "sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/htmlparser2": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.1.tgz", + "integrity": "sha512-4lVbmc1diZC7GUJQtRQ5yBAeUCL1exyMwmForWkRLnwyzWBFxN633SALPMGYaWZvKe9j1pRZJpauvmxENSp/EA==", + "funding": [ + "https://github.com/fb55/htmlparser2?sponsor=1", + { + "type": "github", + "url": "https://github.com/sponsors/fb55" + } + ], + "dependencies": { + "domelementtype": "^2.3.0", + "domhandler": "^5.0.2", + "domutils": "^3.0.1", + "entities": "^4.3.0" + } + }, + "node_modules/http-cache-semantics": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz", + "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==" + }, + "node_modules/http-errors": { + "version": "1.6.3", + "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz", + "integrity": "sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==", + "dependencies": { + "depd": "~1.1.2", + "inherits": "2.0.3", + "setprototypeof": "1.1.0", + "statuses": ">= 1.4.0 < 2" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/http-proxy-agent": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz", + "integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==", + "dependencies": { + "@tootallnate/once": "2", + "agent-base": "6", + "debug": "4" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/http-proxy-agent/node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/http-proxy-agent/node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + }, + "node_modules/https-proxy-agent": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", + "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", + "dependencies": { + "agent-base": "6", + "debug": "4" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/https-proxy-agent/node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/https-proxy-agent/node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + }, + "node_modules/humanize-ms": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz", + "integrity": "sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==", + "dependencies": { + "ms": "^2.0.0" + } + }, + "node_modules/iconv-lite": { + "version": "0.4.23", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.23.tgz", + "integrity": "sha512-neyTUVFtahjf0mB3dZT77u+8O0QB89jFdnBkd5P1JgYPbPaia3gXXOVL2fq8VyU2gMMD7SaN7QukTB/pmXYvDA==", + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/ignore": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.1.tgz", + "integrity": "sha512-d2qQLzTJ9WxQftPAuEQpSPmKqzxePjzVbpAVv62AQ64NTL+wR4JkrVqR/LqFsFEUsHDAiId52mJteHDFuDkElA==", + "engines": { + "node": ">= 4" + } + }, + "node_modules/image2uri": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/image2uri/-/image2uri-1.0.5.tgz", + "integrity": "sha512-y0BKZgnoDLRIF2J0Pg/Wa6uhY5i6SqR7Wfagghf0UHRpnWJ5jm1IS0bZjAV5ADOxHAM2zdzYWmw8EbQgEUlvmw==" + }, + "node_modules/imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "engines": { + "node": ">=0.8.19" + } + }, + "node_modules/indent-string": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", + "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", + "engines": { + "node": ">=8" + } + }, + "node_modules/infer-owner": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz", + "integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==" + }, + "node_modules/inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "dependencies": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "node_modules/inherits": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", + "integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==" + }, + "node_modules/ip": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz", + "integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==" + }, + "node_modules/ipaddr.js": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", + "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/is-accessor-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", + "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", + "dependencies": { + "kind-of": "^6.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-buffer": { + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", + "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==" + }, + "node_modules/is-data-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", + "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", + "dependencies": { + "kind-of": "^6.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-descriptor": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", + "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", + "dependencies": { + "is-accessor-descriptor": "^1.0.0", + "is-data-descriptor": "^1.0.0", + "kind-of": "^6.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-extendable": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", + "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", + "dependencies": { + "is-plain-object": "^2.0.4" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "engines": { + "node": ">=8" + } + }, + "node_modules/is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dependencies": { + "is-extglob": "^2.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-lambda": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/is-lambda/-/is-lambda-1.0.1.tgz", + "integrity": "sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ==" + }, + "node_modules/is-number": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", + "engines": { + "node": ">=0.12.0" + } + }, + "node_modules/is-path-cwd": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz", + "integrity": "sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==", + "engines": { + "node": ">=6" + } + }, + "node_modules/is-path-inside": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", + "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", + "engines": { + "node": ">=8" + } + }, + "node_modules/is-plain-object": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", + "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "dependencies": { + "isobject": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-windows": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz", + "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/isarray": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", + "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" + }, + "node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" + }, + "node_modules/isobject": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", + "integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/jake": { + "version": "10.8.5", + "resolved": "https://registry.npmjs.org/jake/-/jake-10.8.5.tgz", + "integrity": "sha512-sVpxYeuAhWt0OTWITwT98oyV0GsXyMlXCF+3L1SuafBVUIr/uILGRB+NqwkzhgXKvoJpDIpQvqkUALgdmQsQxw==", + "dependencies": { + "async": "^3.2.3", + "chalk": "^4.0.2", + "filelist": "^1.0.1", + "minimatch": "^3.0.4" + }, + "bin": { + "jake": "bin/cli.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/jsonfile": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", + "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", + "dependencies": { + "universalify": "^2.0.0" + }, + "optionalDependencies": { + "graceful-fs": "^4.1.6" + } + }, + "node_modules/kind-of": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", + "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + }, + "node_modules/lru-cache": { + "version": "7.14.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.14.1.tgz", + "integrity": "sha512-ysxwsnTKdAx96aTRdhDOCQfDgbHnt8SK0KY8SEjO0wHinhWOFTESbjVCMPbU1uGXg/ch4lifqx0wfjOawU2+WA==", + "engines": { + "node": ">=12" + } + }, + "node_modules/make-fetch-happen": { + "version": "10.2.1", + "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-10.2.1.tgz", + "integrity": "sha512-NgOPbRiaQM10DYXvN3/hhGVI2M5MtITFryzBGxHM5p4wnFxsVCbxkrBrDsk+EZ5OB4jEOT7AjDxtdF+KVEFT7w==", + "dependencies": { + "agentkeepalive": "^4.2.1", + "cacache": "^16.1.0", + "http-cache-semantics": "^4.1.0", + "http-proxy-agent": "^5.0.0", + "https-proxy-agent": "^5.0.0", + "is-lambda": "^1.0.1", + "lru-cache": "^7.7.1", + "minipass": "^3.1.6", + "minipass-collect": "^1.0.2", + "minipass-fetch": "^2.0.3", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "negotiator": "^0.6.3", + "promise-retry": "^2.0.1", + "socks-proxy-agent": "^7.0.0", + "ssri": "^9.0.0" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/map-cache": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz", + "integrity": "sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/map-visit": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz", + "integrity": "sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==", + "dependencies": { + "object-visit": "^1.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/maxstache": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/maxstache/-/maxstache-1.0.7.tgz", + "integrity": "sha512-53ZBxHrZM+W//5AcRVewiLpDunHnucfdzZUGz54Fnvo4tE+J3p8EL66kBrs2UhBXvYKTWckWYYWBqJqoTcenqg==" + }, + "node_modules/maxstache-stream": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/maxstache-stream/-/maxstache-stream-1.0.4.tgz", + "integrity": "sha512-v8qlfPN0pSp7bdSoLo1NTjG43GXGqk5W2NWFnOCq2GlmFFqebGzPCjLKSbShuqIOVorOtZSAy7O/S1OCCRONUw==", + "dependencies": { + "maxstache": "^1.0.0", + "pump": "^1.0.0", + "split2": "^1.0.0", + "through2": "^2.0.0" + } + }, + "node_modules/mdn-data": { + "version": "2.0.30", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz", + "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==" + }, + "node_modules/media-typer": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", + "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/merge-descriptors": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz", + "integrity": "sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==" + }, + "node_modules/merge2": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", + "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", + "engines": { + "node": ">= 8" + } + }, + "node_modules/methods": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", + "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/microbuffer": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/microbuffer/-/microbuffer-1.0.0.tgz", + "integrity": "sha512-O/SUXauVN4x6RaEJFqSPcXNtLFL+QzJHKZlyDVYFwcDDRVca3Fa/37QXXC+4zAGGa4YhHrHxKXuuHvLDIQECtA==" + }, + "node_modules/micromatch": { + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", + "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", + "dependencies": { + "braces": "^3.0.2", + "picomatch": "^2.3.1" + }, + "engines": { + "node": ">=8.6" + } + }, + "node_modules/mime": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/mime/-/mime-1.4.1.tgz", + "integrity": "sha512-KI1+qOZu5DcW6wayYHSzR/tXKCDC5Om4s1z2QJjDULzLcmf3DvzS7oluY4HCTrc+9FiKmWUgeNLg7W3uIQvxtQ==", + "bin": { + "mime": "cli.js" + } + }, + "node_modules/mime-db": { + "version": "1.52.0", + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", + "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mime-types": { + "version": "2.1.35", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", + "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", + "dependencies": { + "mime-db": "1.52.0" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/minimist": { + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.7.tgz", + "integrity": "sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/minipass": { + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", + "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/minipass-collect": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz", + "integrity": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==", + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/minipass-fetch": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-2.1.2.tgz", + "integrity": "sha512-LT49Zi2/WMROHYoqGgdlQIZh8mLPZmOrN2NdJjMXxYe4nkN6FUyuPuOAOedNJDrx0IRGg9+4guZewtp8hE6TxA==", + "dependencies": { + "minipass": "^3.1.6", + "minipass-sized": "^1.0.3", + "minizlib": "^2.1.2" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + }, + "optionalDependencies": { + "encoding": "^0.1.13" + } + }, + "node_modules/minipass-flush": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz", + "integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==", + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/minipass-pipeline": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz", + "integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==", + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/minipass-sized": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/minipass-sized/-/minipass-sized-1.0.3.tgz", + "integrity": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==", + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/minizlib": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz", + "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==", + "dependencies": { + "minipass": "^3.0.0", + "yallist": "^4.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/mixin-deep": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz", + "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==", + "dependencies": { + "for-in": "^1.0.2", + "is-extendable": "^1.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/mkdirp": { + "version": "0.5.6", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", + "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", + "dependencies": { + "minimist": "^1.2.6" + }, + "bin": { + "mkdirp": "bin/cmd.js" + } + }, + "node_modules/morgan": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/morgan/-/morgan-1.9.1.tgz", + "integrity": "sha512-HQStPIV4y3afTiCYVxirakhlCfGkI161c76kKFca7Fk1JusM//Qeo1ej2XaMniiNeaZklMVrh3vTtIzpzwbpmA==", + "dependencies": { + "basic-auth": "~2.0.0", + "debug": "2.6.9", + "depd": "~1.1.2", + "on-finished": "~2.3.0", + "on-headers": "~1.0.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/move-file": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/move-file/-/move-file-2.1.0.tgz", + "integrity": "sha512-i9qLW6gqboJ5Ht8bauZi7KlTnQ3QFpBCvMvFfEcHADKgHGeJ9BZMO7SFCTwHPV9Qa0du9DYY1Yx3oqlGt30nXA==", + "dependencies": { + "path-exists": "^4.0.0" + }, + "engines": { + "node": ">=10.17" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + }, + "node_modules/nan": { + "version": "2.17.0", + "resolved": "https://registry.npmjs.org/nan/-/nan-2.17.0.tgz", + "integrity": "sha512-2ZTgtl0nJsO0KQCjEpxcIr5D+Yv90plTitZt9JBfQvVJDS5seMl3FOvsh3+9CoYWXf/1l5OaZzzF6nDm4cagaQ==" + }, + "node_modules/nanomatch": { + "version": "1.2.13", + "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz", + "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==", + "dependencies": { + "arr-diff": "^4.0.0", + "array-unique": "^0.3.2", + "define-property": "^2.0.2", + "extend-shallow": "^3.0.2", + "fragment-cache": "^0.2.1", + "is-windows": "^1.0.2", + "kind-of": "^6.0.2", + "object.pick": "^1.3.0", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/negotiator": { + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", + "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/node-gyp": { + "version": "9.3.0", + "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-9.3.0.tgz", + "integrity": "sha512-A6rJWfXFz7TQNjpldJ915WFb1LnhO4lIve3ANPbWreuEoLoKlFT3sxIepPBkLhM27crW8YmN+pjlgbasH6cH/Q==", + "dependencies": { + "env-paths": "^2.2.0", + "glob": "^7.1.4", + "graceful-fs": "^4.2.6", + "make-fetch-happen": "^10.0.3", + "nopt": "^6.0.0", + "npmlog": "^6.0.0", + "rimraf": "^3.0.2", + "semver": "^7.3.5", + "tar": "^6.1.2", + "which": "^2.0.2" + }, + "bin": { + "node-gyp": "bin/node-gyp.js" + }, + "engines": { + "node": "^12.22 || ^14.13 || >=16" + } + }, + "node_modules/noop2": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/noop2/-/noop2-2.0.0.tgz", + "integrity": "sha512-2bu7Pfpf6uNqashWV8P7yYeutQ3XkLY9MBSYI5sOAFZxuWcW/uJfLbKj5m6SvMDT9U1Y0C+7UFG+7VSiIdXjtA==" + }, + "node_modules/nopt": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/nopt/-/nopt-6.0.0.tgz", + "integrity": "sha512-ZwLpbTgdhuZUnZzjd7nb1ZV+4DoiC6/sfiVKok72ym/4Tlf+DFdlHYmT2JPmcNNWV6Pi3SDf1kT+A4r9RTuT9g==", + "dependencies": { + "abbrev": "^1.0.0" + }, + "bin": { + "nopt": "bin/nopt.js" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/npmlog": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.2.tgz", + "integrity": "sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==", + "dependencies": { + "are-we-there-yet": "^3.0.0", + "console-control-strings": "^1.1.0", + "gauge": "^4.0.3", + "set-blocking": "^2.0.0" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/nth-check": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz", + "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==", + "dependencies": { + "boolbase": "^1.0.0" + }, + "funding": { + "url": "https://github.com/fb55/nth-check?sponsor=1" + } + }, + "node_modules/object-copy": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz", + "integrity": "sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==", + "dependencies": { + "copy-descriptor": "^0.1.0", + "define-property": "^0.2.5", + "kind-of": "^3.0.3" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-copy/node_modules/define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", + "dependencies": { + "is-descriptor": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-copy/node_modules/is-accessor-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-copy/node_modules/is-data-descriptor": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-copy/node_modules/is-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "dependencies": { + "is-accessor-descriptor": "^0.1.6", + "is-data-descriptor": "^0.1.4", + "kind-of": "^5.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-copy/node_modules/is-descriptor/node_modules/kind-of": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", + "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-copy/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-visit": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz", + "integrity": "sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==", + "dependencies": { + "isobject": "^3.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object.pick": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz", + "integrity": "sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==", + "dependencies": { + "isobject": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/on-finished": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz", + "integrity": "sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==", + "dependencies": { + "ee-first": "1.1.1" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/on-headers": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz", + "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dependencies": { + "wrappy": "1" + } + }, + "node_modules/p-map": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz", + "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==", + "dependencies": { + "aggregate-error": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/pako": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz", + "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==" + }, + "node_modules/parse5": { + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz", + "integrity": "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==", + "dependencies": { + "entities": "^4.4.0" + }, + "funding": { + "url": "https://github.com/inikulin/parse5?sponsor=1" + } + }, + "node_modules/parse5-htmlparser2-tree-adapter": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.0.0.tgz", + "integrity": "sha512-B77tOZrqqfUfnVcOrUvfdLbz4pu4RopLD/4vmu3HUPswwTA8OH0EMW9BlWR2B0RCoiZRAHEUu7IxeP1Pd1UU+g==", + "dependencies": { + "domhandler": "^5.0.2", + "parse5": "^7.0.0" + }, + "funding": { + "url": "https://github.com/inikulin/parse5?sponsor=1" + } + }, + "node_modules/parseurl": { + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", + "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/pascalcase": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz", + "integrity": "sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/path-exists": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", + "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", + "engines": { + "node": ">=8" + } + }, + "node_modules/path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/path-to-regexp": { + "version": "0.1.7", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz", + "integrity": "sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==" + }, + "node_modules/path-type": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", + "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", + "engines": { + "node": ">=8" + } + }, + "node_modules/picocolors": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", + "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==" + }, + "node_modules/picomatch": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "engines": { + "node": ">=8.6" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, + "node_modules/posix-character-classes": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz", + "integrity": "sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/process-nextick-args": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", + "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" + }, + "node_modules/promise-inflight": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz", + "integrity": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==" + }, + "node_modules/promise-retry": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz", + "integrity": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==", + "dependencies": { + "err-code": "^2.0.2", + "retry": "^0.12.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/proxy-addr": { + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz", + "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", + "dependencies": { + "forwarded": "0.2.0", + "ipaddr.js": "1.9.1" + }, + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/pump": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/pump/-/pump-1.0.3.tgz", + "integrity": "sha512-8k0JupWme55+9tCVE+FS5ULT3K6AbgqrGa58lTT49RpyfwwcGedHqaC5LlQNdEAumn/wFsu6aPwkuPMioy8kqw==", + "dependencies": { + "end-of-stream": "^1.1.0", + "once": "^1.3.1" + } + }, + "node_modules/qs": { + "version": "6.5.2", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz", + "integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==", + "engines": { + "node": ">=0.6" + } + }, + "node_modules/queue-microtask": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", + "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/range-parser": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", + "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/raw-body": { + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.3.3.tgz", + "integrity": "sha512-9esiElv1BrZoI3rCDuOuKCBRbuApGGaDPQfjSflGxdy4oyzqghxu6klEkkVIvBje+FF0BX9coEv8KqW6X/7njw==", + "dependencies": { + "bytes": "3.0.0", + "http-errors": "1.6.3", + "iconv-lite": "0.4.23", + "unpipe": "1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/readable-stream": { + "version": "2.3.7", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", + "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", + "dependencies": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" + } + }, + "node_modules/readdirp": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz", + "integrity": "sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==", + "dependencies": { + "graceful-fs": "^4.1.11", + "micromatch": "^3.1.10", + "readable-stream": "^2.0.2" + }, + "engines": { + "node": ">=0.10" + } + }, + "node_modules/readdirp/node_modules/braces": { + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz", + "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==", + "dependencies": { + "arr-flatten": "^1.1.0", + "array-unique": "^0.3.2", + "extend-shallow": "^2.0.1", + "fill-range": "^4.0.0", + "isobject": "^3.0.1", + "repeat-element": "^1.1.2", + "snapdragon": "^0.8.1", + "snapdragon-node": "^2.0.1", + "split-string": "^3.0.2", + "to-regex": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/readdirp/node_modules/braces/node_modules/extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", + "dependencies": { + "is-extendable": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/readdirp/node_modules/fill-range": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz", + "integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==", + "dependencies": { + "extend-shallow": "^2.0.1", + "is-number": "^3.0.0", + "repeat-string": "^1.6.1", + "to-regex-range": "^2.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/readdirp/node_modules/fill-range/node_modules/extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", + "dependencies": { + "is-extendable": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/readdirp/node_modules/is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/readdirp/node_modules/is-number": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", + "integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/readdirp/node_modules/is-number/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/readdirp/node_modules/micromatch": { + "version": "3.1.10", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz", + "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==", + "dependencies": { + "arr-diff": "^4.0.0", + "array-unique": "^0.3.2", + "braces": "^2.3.1", + "define-property": "^2.0.2", + "extend-shallow": "^3.0.2", + "extglob": "^2.0.4", + "fragment-cache": "^0.2.1", + "kind-of": "^6.0.2", + "nanomatch": "^1.2.9", + "object.pick": "^1.3.0", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/readdirp/node_modules/to-regex-range": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz", + "integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==", + "dependencies": { + "is-number": "^3.0.0", + "repeat-string": "^1.6.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/regex-not": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz", + "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==", + "dependencies": { + "extend-shallow": "^3.0.2", + "safe-regex": "^1.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/repeat-element": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.4.tgz", + "integrity": "sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/repeat-string": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", + "integrity": "sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==", + "engines": { + "node": ">=0.10" + } + }, + "node_modules/require-directory": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", + "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/resolve-url": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz", + "integrity": "sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==", + "deprecated": "https://github.com/lydell/resolve-url#deprecated" + }, + "node_modules/ret": { + "version": "0.1.15", + "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz", + "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==", + "engines": { + "node": ">=0.12" + } + }, + "node_modules/retry": { + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz", + "integrity": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==", + "engines": { + "node": ">= 4" + } + }, + "node_modules/reusify": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", + "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", + "engines": { + "iojs": ">=1.0.0", + "node": ">=0.10.0" + } + }, + "node_modules/rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "dependencies": { + "glob": "^7.1.3" + }, + "bin": { + "rimraf": "bin.js" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/run-parallel": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", + "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "dependencies": { + "queue-microtask": "^1.2.2" + } + }, + "node_modules/safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + }, + "node_modules/safe-regex": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz", + "integrity": "sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==", + "dependencies": { + "ret": "~0.1.10" + } + }, + "node_modules/safer-buffer": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", + "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" + }, + "node_modules/sax": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz", + "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==" + }, + "node_modules/semver": { + "version": "7.3.8", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", + "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/semver/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/send": { + "version": "0.16.2", + "resolved": "https://registry.npmjs.org/send/-/send-0.16.2.tgz", + "integrity": "sha512-E64YFPUssFHEFBvpbbjr44NCLtI1AohxQ8ZSiJjQLskAdKuriYEP6VyGEsRDH8ScozGpkaX1BGvhanqCwkcEZw==", + "dependencies": { + "debug": "2.6.9", + "depd": "~1.1.2", + "destroy": "~1.0.4", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "fresh": "0.5.2", + "http-errors": "~1.6.2", + "mime": "1.4.1", + "ms": "2.0.0", + "on-finished": "~2.3.0", + "range-parser": "~1.2.0", + "statuses": "~1.4.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/serve-static": { + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.13.2.tgz", + "integrity": "sha512-p/tdJrO4U387R9oMjb1oj7qSMaMfmOyd4j9hOFoxZe2baQszgHcSWjuya/CiT5kgZZKRudHNOA0pYXOl8rQ5nw==", + "dependencies": { + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "parseurl": "~1.3.2", + "send": "0.16.2" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/set-blocking": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", + "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==" + }, + "node_modules/set-value": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz", + "integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==", + "dependencies": { + "extend-shallow": "^2.0.1", + "is-extendable": "^0.1.1", + "is-plain-object": "^2.0.3", + "split-string": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/set-value/node_modules/extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", + "dependencies": { + "is-extendable": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/set-value/node_modules/is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/setprototypeof": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz", + "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==" + }, + "node_modules/signal-exit": { + "version": "3.0.7", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", + "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" + }, + "node_modules/slash": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", + "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", + "engines": { + "node": ">=8" + } + }, + "node_modules/smart-buffer": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", + "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", + "engines": { + "node": ">= 6.0.0", + "npm": ">= 3.0.0" + } + }, + "node_modules/snapdragon": { + "version": "0.8.2", + "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz", + "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==", + "dependencies": { + "base": "^0.11.1", + "debug": "^2.2.0", + "define-property": "^0.2.5", + "extend-shallow": "^2.0.1", + "map-cache": "^0.2.2", + "source-map": "^0.5.6", + "source-map-resolve": "^0.5.0", + "use": "^3.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon-node": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz", + "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==", + "dependencies": { + "define-property": "^1.0.0", + "isobject": "^3.0.0", + "snapdragon-util": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon-node/node_modules/define-property": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", + "integrity": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==", + "dependencies": { + "is-descriptor": "^1.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon-util": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz", + "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==", + "dependencies": { + "kind-of": "^3.2.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon-util/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon/node_modules/define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", + "dependencies": { + "is-descriptor": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon/node_modules/extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", + "dependencies": { + "is-extendable": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon/node_modules/is-accessor-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon/node_modules/is-accessor-descriptor/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon/node_modules/is-data-descriptor": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon/node_modules/is-data-descriptor/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon/node_modules/is-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "dependencies": { + "is-accessor-descriptor": "^0.1.6", + "is-data-descriptor": "^0.1.4", + "kind-of": "^5.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon/node_modules/is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon/node_modules/kind-of": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", + "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/socks": { + "version": "2.7.1", + "resolved": "https://registry.npmjs.org/socks/-/socks-2.7.1.tgz", + "integrity": "sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==", + "dependencies": { + "ip": "^2.0.0", + "smart-buffer": "^4.2.0" + }, + "engines": { + "node": ">= 10.13.0", + "npm": ">= 3.0.0" + } + }, + "node_modules/socks-proxy-agent": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz", + "integrity": "sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww==", + "dependencies": { + "agent-base": "^6.0.2", + "debug": "^4.3.3", + "socks": "^2.6.2" + }, + "engines": { + "node": ">= 10" + } + }, + "node_modules/socks-proxy-agent/node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/socks-proxy-agent/node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + }, + "node_modules/source-map": { + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", + "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/source-map-js": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", + "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/source-map-resolve": { + "version": "0.5.3", + "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz", + "integrity": "sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==", + "deprecated": "See https://github.com/lydell/source-map-resolve#deprecated", + "dependencies": { + "atob": "^2.1.2", + "decode-uri-component": "^0.2.0", + "resolve-url": "^0.2.1", + "source-map-url": "^0.4.0", + "urix": "^0.1.0" + } + }, + "node_modules/source-map-url": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.1.tgz", + "integrity": "sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==", + "deprecated": "See https://github.com/lydell/source-map-url#deprecated" + }, + "node_modules/split-string": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz", + "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==", + "dependencies": { + "extend-shallow": "^3.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/split2": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/split2/-/split2-1.1.1.tgz", + "integrity": "sha512-cfurE2q8LamExY+lJ9Ex3ZfBwqAPduzOKVscPDXNCLLMvyaeD3DTz1yk7fVIs6Chco+12XeD0BB6HEoYzPYbXA==", + "dependencies": { + "through2": "~2.0.0" + } + }, + "node_modules/ssri": { + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-9.0.1.tgz", + "integrity": "sha512-o57Wcn66jMQvfHG1FlYbWeZWW/dHZhJXjpIcTfXldXEk5nz5lStPo3mK0OJQfGR3RbZUlbISexbljkJzuEj/8Q==", + "dependencies": { + "minipass": "^3.1.1" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/static-extend": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz", + "integrity": "sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==", + "dependencies": { + "define-property": "^0.2.5", + "object-copy": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/static-extend/node_modules/define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", + "dependencies": { + "is-descriptor": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/static-extend/node_modules/is-accessor-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/static-extend/node_modules/is-accessor-descriptor/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/static-extend/node_modules/is-data-descriptor": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/static-extend/node_modules/is-data-descriptor/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/static-extend/node_modules/is-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "dependencies": { + "is-accessor-descriptor": "^0.1.6", + "is-data-descriptor": "^0.1.4", + "kind-of": "^5.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/static-extend/node_modules/kind-of": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", + "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/statuses": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.4.0.tgz", + "integrity": "sha512-zhSCtt8v2NDrRlPQpCNtw/heZLtfUDqxBM1udqikb/Hbk52LK4nQSwr10u77iopCW5LsyHpuXS0GnEc48mLeew==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/string_decoder": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "dependencies": { + "safe-buffer": "~5.1.0" + } + }, + "node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/svg-pathdata": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/svg-pathdata/-/svg-pathdata-6.0.3.tgz", + "integrity": "sha512-qsjeeq5YjBZ5eMdFuUa4ZosMLxgr5RZ+F+Y1OrDhuOCEInRMA3x74XdBtggJcj9kOeInz0WE+LgCPDkZFlBYJw==", + "engines": { + "node": ">=12.0.0" + } + }, + "node_modules/svg2ttf": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/svg2ttf/-/svg2ttf-6.0.3.tgz", + "integrity": "sha512-CgqMyZrbOPpc+WqH7aga4JWkDPso23EgypLsbQ6gN3uoPWwwiLjXvzgrwGADBExvCRJrWFzAeK1bSoSpE7ixSQ==", + "dependencies": { + "@xmldom/xmldom": "^0.7.2", + "argparse": "^2.0.1", + "cubic2quad": "^1.2.1", + "lodash": "^4.17.10", + "microbuffer": "^1.0.0", + "svgpath": "^2.1.5" + }, + "bin": { + "svg2ttf": "svg2ttf.js" + } + }, + "node_modules/svgicons2svgfont": { + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/svgicons2svgfont/-/svgicons2svgfont-12.0.0.tgz", + "integrity": "sha512-fjyDkhiG0M1TPBtZzD12QV3yDcG2fUgiqHPOCYzf7hHE40Hl3GhnE6P1njsJCCByhwM7MiufyDW3L7IOR5dg9w==", + "dependencies": { + "commander": "^9.3.0", + "glob": "^8.0.3", + "sax": "^1.2.4", + "svg-pathdata": "^6.0.3" + }, + "bin": { + "svgicons2svgfont": "bin/svgicons2svgfont.js" + }, + "engines": { + "node": ">=16.15.0" + } + }, + "node_modules/svgicons2svgfont/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/svgicons2svgfont/node_modules/glob": { + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-8.0.3.tgz", + "integrity": "sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==", + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^5.0.1", + "once": "^1.3.0" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/svgicons2svgfont/node_modules/minimatch": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.1.tgz", + "integrity": "sha512-362NP+zlprccbEt/SkxKfRMHnNY85V74mVnpUpNyr3F35covl09Kec7/sEFLt3RA4oXmewtoaanoIf67SE5Y5g==", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/svgo": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.0.2.tgz", + "integrity": "sha512-Z706C1U2pb1+JGP48fbazf3KxHrWOsLme6Rv7imFBn5EnuanDW1GPaA/P1/dvObE670JDePC3mnj0k0B7P0jjQ==", + "dependencies": { + "@trysound/sax": "0.2.0", + "commander": "^7.2.0", + "css-select": "^5.1.0", + "css-tree": "^2.2.1", + "csso": "^5.0.5", + "picocolors": "^1.0.0" + }, + "bin": { + "svgo": "bin/svgo" + }, + "engines": { + "node": ">=14.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/svgo" + } + }, + "node_modules/svgo/node_modules/commander": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", + "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", + "engines": { + "node": ">= 10" + } + }, + "node_modules/svgpath": { + "version": "2.6.0", + "resolved": "https://registry.npmjs.org/svgpath/-/svgpath-2.6.0.tgz", + "integrity": "sha512-OIWR6bKzXvdXYyO4DK/UWa1VA1JeKq8E+0ug2DG98Y/vOmMpfZNj+TIG988HjfYSqtcy/hFOtZq/n/j5GSESNg==", + "funding": { + "url": "https://github.com/fontello/svg2ttf?sponsor=1" + } + }, + "node_modules/svgtofont": { + "version": "3.22.0", + "resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.22.0.tgz", + "integrity": "sha512-6c6E8kzzvDyCrDPlHX9UxowHdKEQ8YF44tsR/E+i991YkSdm6wHru23zlZ/bjvsBeNFZ/PehMEwMPIAF77HirA==", + "dependencies": { + "@types/cheerio": "~0.22.31", + "@types/ejs": "~3.1.0", + "@types/fs-extra": "~9.0.13", + "@types/svg2ttf": "~5.0.1", + "@types/svgicons2svgfont": "~10.0.1", + "@types/ttf2eot": "~2.0.0", + "@types/ttf2woff": "~2.0.2", + "@types/ttf2woff2": "~2.0.0", + "cheerio": "~1.0.0-rc.12", + "colors-cli": "~1.0.28", + "copy-template-dir": "~1.4.0", + "del": "~6.1.0", + "ejs": "~3.1.6", + "fs-extra": "~10.1.0", + "image2uri": "~1.0.5", + "move-file": "~2.1.0", + "svg2ttf": "~6.0.3", + "svgicons2svgfont": "~12.0.0", + "svgo": "~3.0.0", + "ttf2eot": "~3.1.0", + "ttf2woff": "~3.0.0", + "ttf2woff2": "~4.0.4", + "yaml": "^2.1.3", + "yargs": "~17.6.0" + }, + "bin": { + "svgtofont": "lib/cli.js" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=15.0.0" + } + }, + "node_modules/svgtofont/node_modules/ejs": { + "version": "3.1.8", + "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.8.tgz", + "integrity": "sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==", + "dependencies": { + "jake": "^10.8.5" + }, + "bin": { + "ejs": "bin/cli.js" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/tar": { + "version": "6.1.13", + "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.13.tgz", + "integrity": "sha512-jdIBIN6LTIe2jqzay/2vtYLlBHa3JF42ot3h1dW8Q0PaAG4v8rm0cvpVePtau5C6OKXGGcgO9q2AMNSWxiLqKw==", + "dependencies": { + "chownr": "^2.0.0", + "fs-minipass": "^2.0.0", + "minipass": "^4.0.0", + "minizlib": "^2.1.1", + "mkdirp": "^1.0.3", + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/tar/node_modules/minipass": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-4.0.0.tgz", + "integrity": "sha512-g2Uuh2jEKoht+zvO6vJqXmYpflPqzRBT+Th2h01DKh5z7wbY/AZ2gCQ78cP70YoHPyFdY30YBV5WxgLOEwOykw==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/tar/node_modules/mkdirp": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", + "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", + "bin": { + "mkdirp": "bin/cmd.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/through2": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "dependencies": { + "readable-stream": "~2.3.6", + "xtend": "~4.0.1" + } + }, + "node_modules/to-object-path": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz", + "integrity": "sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/to-object-path/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/to-regex": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz", + "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==", + "dependencies": { + "define-property": "^2.0.2", + "extend-shallow": "^3.0.2", + "regex-not": "^1.0.2", + "safe-regex": "^1.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/to-regex-range": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", + "dependencies": { + "is-number": "^7.0.0" + }, + "engines": { + "node": ">=8.0" + } + }, + "node_modules/ttf2eot": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/ttf2eot/-/ttf2eot-3.1.0.tgz", + "integrity": "sha512-aHTbcYosNHVqb2Qtt9Xfta77ae/5y0VfdwNLUS6sGBeGr22cX2JDMo/i5h3uuOf+FAD3akYOr17+fYd5NK8aXw==", + "dependencies": { + "argparse": "^2.0.1" + }, + "bin": { + "ttf2eot": "ttf2eot.js" + } + }, + "node_modules/ttf2woff": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/ttf2woff/-/ttf2woff-3.0.0.tgz", + "integrity": "sha512-OvmFcj70PhmAsVQKfC15XoKH55cRWuaRzvr2fpTNhTNer6JBpG8n6vOhRrIgxMjcikyYt88xqYXMMVapJ4Rjvg==", + "dependencies": { + "argparse": "^2.0.1", + "pako": "^1.0.0" + }, + "bin": { + "ttf2woff": "ttf2woff.js" + } + }, + "node_modules/ttf2woff2": { + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/ttf2woff2/-/ttf2woff2-4.0.5.tgz", + "integrity": "sha512-zpoU0NopfjoyVqkFeQ722SyKk/n607mm5OHxuDS/wCCSy82B8H3hHXrezftA2KMbKqfJIjie2lsJHdvPnBGbsw==", + "hasInstallScript": true, + "dependencies": { + "bindings": "^1.5.0", + "bufferstreams": "^3.0.0", + "nan": "^2.14.2", + "node-gyp": "^9.0.0" + }, + "bin": { + "ttf2woff2": "bin/ttf2woff2.js" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/type-is": { + "version": "1.6.18", + "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", + "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", + "dependencies": { + "media-typer": "0.3.0", + "mime-types": "~2.1.24" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/union-value": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz", + "integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==", + "dependencies": { + "arr-union": "^3.1.0", + "get-value": "^2.0.6", + "is-extendable": "^0.1.1", + "set-value": "^2.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/union-value/node_modules/is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/unique-filename": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-2.0.1.tgz", + "integrity": "sha512-ODWHtkkdx3IAR+veKxFV+VBkUMcN+FaqzUUd7IZzt+0zhDZFPFxhlqwPF3YQvMHx1TD0tdgYl+kuPnJ8E6ql7A==", + "dependencies": { + "unique-slug": "^3.0.0" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/unique-slug": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-3.0.0.tgz", + "integrity": "sha512-8EyMynh679x/0gqE9fT9oilG+qEt+ibFyqjuVTsZn1+CMxH+XLlpvr2UZx4nVcCwTpx81nICr2JQFkM+HPLq4w==", + "dependencies": { + "imurmurhash": "^0.1.4" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/universalify": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz", + "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==", + "engines": { + "node": ">= 10.0.0" + } + }, + "node_modules/unpipe": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", + "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/unset-value": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz", + "integrity": "sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==", + "dependencies": { + "has-value": "^0.3.1", + "isobject": "^3.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/unset-value/node_modules/has-value": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz", + "integrity": "sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q==", + "dependencies": { + "get-value": "^2.0.3", + "has-values": "^0.1.4", + "isobject": "^2.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/unset-value/node_modules/has-value/node_modules/isobject": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz", + "integrity": "sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==", + "dependencies": { + "isarray": "1.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/unset-value/node_modules/has-values": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz", + "integrity": "sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/urix": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz", + "integrity": "sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==", + "deprecated": "Please see https://github.com/lydell/urix#deprecated" + }, + "node_modules/use": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz", + "integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/util-deprecate": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" + }, + "node_modules/utils-merge": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", + "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==", + "engines": { + "node": ">= 0.4.0" + } + }, + "node_modules/vary": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", + "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/wide-align": { + "version": "1.1.5", + "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz", + "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==", + "dependencies": { + "string-width": "^1.0.2 || 2 || 3 || 4" + } + }, + "node_modules/wrap-ansi": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" + }, + "node_modules/xtend": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", + "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", + "engines": { + "node": ">=0.4" + } + }, + "node_modules/y18n": { + "version": "5.0.8", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", + "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", + "engines": { + "node": ">=10" + } + }, + "node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "node_modules/yaml": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.1.3.tgz", + "integrity": "sha512-AacA8nRULjKMX2DvWvOAdBZMOfQlypSFkjcOcu9FalllIDJ1kvlREzcdIZmidQUqqeMv7jorHjq2HlLv/+c2lg==", + "engines": { + "node": ">= 14" + } + }, + "node_modules/yargs": { + "version": "17.6.2", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.6.2.tgz", + "integrity": "sha512-1/9UrdHjDZc0eOU0HxOHoS78C69UD3JRMvzlJ7S79S2nTaWRA/whGCTV8o9e/N/1Va9YIV7Q4sOxD8VV4pCWOw==", + "dependencies": { + "cliui": "^8.0.1", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.3", + "y18n": "^5.0.5", + "yargs-parser": "^21.1.1" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/yargs-parser": { + "version": "21.1.1", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", + "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", + "engines": { + "node": ">=12" + } + } + } +} diff --git a/node_modules/@gar/promisify/LICENSE.md b/node_modules/@gar/promisify/LICENSE.md new file mode 100644 index 0000000..64f7732 --- /dev/null +++ b/node_modules/@gar/promisify/LICENSE.md @@ -0,0 +1,10 @@ +The MIT License (MIT) + +Copyright © 2020-2022 Michael Garvin + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + diff --git a/node_modules/@gar/promisify/README.md b/node_modules/@gar/promisify/README.md new file mode 100644 index 0000000..465c546 --- /dev/null +++ b/node_modules/@gar/promisify/README.md @@ -0,0 +1,65 @@ +# @gar/promisify + +### Promisify an entire object or class instance + +This module leverages es6 Proxy and Reflect to promisify every function in an +object or class instance. + +It assumes the callback that the function is expecting is the last +parameter, and that it is an error-first callback with only one value, +i.e. `(err, value) => ...`. This mirrors node's `util.promisify` method. + +In order that you can use it as a one-stop-shop for all your promisify +needs, you can also pass it a function. That function will be +promisified as normal using node's built-in `util.promisify` method. + +[node's custom promisified +functions](https://nodejs.org/api/util.html#util_custom_promisified_functions) +will also be mirrored, further allowing this to be a drop-in replacement +for the built-in `util.promisify`. + +### Examples + +Promisify an entire object + +```javascript + +const promisify = require('@gar/promisify') + +class Foo { + constructor (attr) { + this.attr = attr + } + + double (input, cb) { + cb(null, input * 2) + } + +const foo = new Foo('baz') +const promisified = promisify(foo) + +console.log(promisified.attr) +console.log(await promisified.double(1024)) +``` + +Promisify a function + +```javascript + +const promisify = require('@gar/promisify') + +function foo (a, cb) { + if (a !== 'bad') { + return cb(null, 'ok') + } + return cb('not ok') +} + +const promisified = promisify(foo) + +// This will resolve to 'ok' +promisified('good') + +// this will reject +promisified('bad') +``` diff --git a/node_modules/@gar/promisify/index.js b/node_modules/@gar/promisify/index.js new file mode 100644 index 0000000..d0be95f --- /dev/null +++ b/node_modules/@gar/promisify/index.js @@ -0,0 +1,36 @@ +'use strict' + +const { promisify } = require('util') + +const handler = { + get: function (target, prop, receiver) { + if (typeof target[prop] !== 'function') { + return target[prop] + } + if (target[prop][promisify.custom]) { + return function () { + return Reflect.get(target, prop, receiver)[promisify.custom].apply(target, arguments) + } + } + return function () { + return new Promise((resolve, reject) => { + Reflect.get(target, prop, receiver).apply(target, [...arguments, function (err, result) { + if (err) { + return reject(err) + } + resolve(result) + }]) + }) + } + } +} + +module.exports = function (thingToPromisify) { + if (typeof thingToPromisify === 'function') { + return promisify(thingToPromisify) + } + if (typeof thingToPromisify === 'object') { + return new Proxy(thingToPromisify, handler) + } + throw new TypeError('Can only promisify functions or objects') +} diff --git a/node_modules/@gar/promisify/package.json b/node_modules/@gar/promisify/package.json new file mode 100644 index 0000000..d0ce69b --- /dev/null +++ b/node_modules/@gar/promisify/package.json @@ -0,0 +1,32 @@ +{ + "name": "@gar/promisify", + "version": "1.1.3", + "description": "Promisify an entire class or object", + "main": "index.js", + "repository": { + "type": "git", + "url": "https://github.com/wraithgar/gar-promisify.git" + }, + "scripts": { + "lint": "standard", + "lint:fix": "standard --fix", + "test": "lab -a @hapi/code -t 100", + "posttest": "npm run lint" + }, + "files": [ + "index.js" + ], + "keywords": [ + "promisify", + "all", + "class", + "object" + ], + "author": "Gar ", + "license": "MIT", + "devDependencies": { + "@hapi/code": "^8.0.1", + "@hapi/lab": "^24.1.0", + "standard": "^16.0.3" + } +} diff --git a/node_modules/@nodelib/fs.scandir/LICENSE b/node_modules/@nodelib/fs.scandir/LICENSE new file mode 100644 index 0000000..65a9994 --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) Denis Malinochkin + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/@nodelib/fs.scandir/README.md b/node_modules/@nodelib/fs.scandir/README.md new file mode 100644 index 0000000..e0b218b --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/README.md @@ -0,0 +1,171 @@ +# @nodelib/fs.scandir + +> List files and directories inside the specified directory. + +## :bulb: Highlights + +The package is aimed at obtaining information about entries in the directory. + +* :moneybag: Returns useful information: `name`, `path`, `dirent` and `stats` (optional). +* :gear: On Node.js 10.10+ uses the mechanism without additional calls to determine the entry type. See [`old` and `modern` mode](#old-and-modern-mode). +* :link: Can safely work with broken symbolic links. + +## Install + +```console +npm install @nodelib/fs.scandir +``` + +## Usage + +```ts +import * as fsScandir from '@nodelib/fs.scandir'; + +fsScandir.scandir('path', (error, stats) => { /* … */ }); +``` + +## API + +### .scandir(path, [optionsOrSettings], callback) + +Returns an array of plain objects ([`Entry`](#entry)) with information about entry for provided path with standard callback-style. + +```ts +fsScandir.scandir('path', (error, entries) => { /* … */ }); +fsScandir.scandir('path', {}, (error, entries) => { /* … */ }); +fsScandir.scandir('path', new fsScandir.Settings(), (error, entries) => { /* … */ }); +``` + +### .scandirSync(path, [optionsOrSettings]) + +Returns an array of plain objects ([`Entry`](#entry)) with information about entry for provided path. + +```ts +const entries = fsScandir.scandirSync('path'); +const entries = fsScandir.scandirSync('path', {}); +const entries = fsScandir.scandirSync(('path', new fsScandir.Settings()); +``` + +#### path + +* Required: `true` +* Type: `string | Buffer | URL` + +A path to a file. If a URL is provided, it must use the `file:` protocol. + +#### optionsOrSettings + +* Required: `false` +* Type: `Options | Settings` +* Default: An instance of `Settings` class + +An [`Options`](#options) object or an instance of [`Settings`](#settingsoptions) class. + +> :book: When you pass a plain object, an instance of the `Settings` class will be created automatically. If you plan to call the method frequently, use a pre-created instance of the `Settings` class. + +### Settings([options]) + +A class of full settings of the package. + +```ts +const settings = new fsScandir.Settings({ followSymbolicLinks: false }); + +const entries = fsScandir.scandirSync('path', settings); +``` + +## Entry + +* `name` — The name of the entry (`unknown.txt`). +* `path` — The path of the entry relative to call directory (`root/unknown.txt`). +* `dirent` — An instance of [`fs.Dirent`](./src/types/index.ts) class. On Node.js below 10.10 will be emulated by [`DirentFromStats`](./src/utils/fs.ts) class. +* `stats` (optional) — An instance of `fs.Stats` class. + +For example, the `scandir` call for `tools` directory with one directory inside: + +```ts +{ + dirent: Dirent { name: 'typedoc', /* … */ }, + name: 'typedoc', + path: 'tools/typedoc' +} +``` + +## Options + +### stats + +* Type: `boolean` +* Default: `false` + +Adds an instance of `fs.Stats` class to the [`Entry`](#entry). + +> :book: Always use `fs.readdir` without the `withFileTypes` option. ??TODO?? + +### followSymbolicLinks + +* Type: `boolean` +* Default: `false` + +Follow symbolic links or not. Call `fs.stat` on symbolic link if `true`. + +### `throwErrorOnBrokenSymbolicLink` + +* Type: `boolean` +* Default: `true` + +Throw an error when symbolic link is broken if `true` or safely use `lstat` call if `false`. + +### `pathSegmentSeparator` + +* Type: `string` +* Default: `path.sep` + +By default, this package uses the correct path separator for your OS (`\` on Windows, `/` on Unix-like systems). But you can set this option to any separator character(s) that you want to use instead. + +### `fs` + +* Type: [`FileSystemAdapter`](./src/adapters/fs.ts) +* Default: A default FS methods + +By default, the built-in Node.js module (`fs`) is used to work with the file system. You can replace any method with your own. + +```ts +interface FileSystemAdapter { + lstat?: typeof fs.lstat; + stat?: typeof fs.stat; + lstatSync?: typeof fs.lstatSync; + statSync?: typeof fs.statSync; + readdir?: typeof fs.readdir; + readdirSync?: typeof fs.readdirSync; +} + +const settings = new fsScandir.Settings({ + fs: { lstat: fakeLstat } +}); +``` + +## `old` and `modern` mode + +This package has two modes that are used depending on the environment and parameters of use. + +### old + +* Node.js below `10.10` or when the `stats` option is enabled + +When working in the old mode, the directory is read first (`fs.readdir`), then the type of entries is determined (`fs.lstat` and/or `fs.stat` for symbolic links). + +### modern + +* Node.js 10.10+ and the `stats` option is disabled + +In the modern mode, reading the directory (`fs.readdir` with the `withFileTypes` option) is combined with obtaining information about its entries. An additional call for symbolic links (`fs.stat`) is still present. + +This mode makes fewer calls to the file system. It's faster. + +## Changelog + +See the [Releases section of our GitHub project](https://github.com/nodelib/nodelib/releases) for changelog for each release version. + +## License + +This software is released under the terms of the MIT license. diff --git a/node_modules/@nodelib/fs.scandir/out/adapters/fs.d.ts b/node_modules/@nodelib/fs.scandir/out/adapters/fs.d.ts new file mode 100644 index 0000000..827f1db --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/out/adapters/fs.d.ts @@ -0,0 +1,20 @@ +import type * as fsStat from '@nodelib/fs.stat'; +import type { Dirent, ErrnoException } from '../types'; +export interface ReaddirAsynchronousMethod { + (filepath: string, options: { + withFileTypes: true; + }, callback: (error: ErrnoException | null, files: Dirent[]) => void): void; + (filepath: string, callback: (error: ErrnoException | null, files: string[]) => void): void; +} +export interface ReaddirSynchronousMethod { + (filepath: string, options: { + withFileTypes: true; + }): Dirent[]; + (filepath: string): string[]; +} +export declare type FileSystemAdapter = fsStat.FileSystemAdapter & { + readdir: ReaddirAsynchronousMethod; + readdirSync: ReaddirSynchronousMethod; +}; +export declare const FILE_SYSTEM_ADAPTER: FileSystemAdapter; +export declare function createFileSystemAdapter(fsMethods?: Partial): FileSystemAdapter; diff --git a/node_modules/@nodelib/fs.scandir/out/adapters/fs.js b/node_modules/@nodelib/fs.scandir/out/adapters/fs.js new file mode 100644 index 0000000..f0fe022 --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/out/adapters/fs.js @@ -0,0 +1,19 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.createFileSystemAdapter = exports.FILE_SYSTEM_ADAPTER = void 0; +const fs = require("fs"); +exports.FILE_SYSTEM_ADAPTER = { + lstat: fs.lstat, + stat: fs.stat, + lstatSync: fs.lstatSync, + statSync: fs.statSync, + readdir: fs.readdir, + readdirSync: fs.readdirSync +}; +function createFileSystemAdapter(fsMethods) { + if (fsMethods === undefined) { + return exports.FILE_SYSTEM_ADAPTER; + } + return Object.assign(Object.assign({}, exports.FILE_SYSTEM_ADAPTER), fsMethods); +} +exports.createFileSystemAdapter = createFileSystemAdapter; diff --git a/node_modules/@nodelib/fs.scandir/out/constants.d.ts b/node_modules/@nodelib/fs.scandir/out/constants.d.ts new file mode 100644 index 0000000..33f1749 --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/out/constants.d.ts @@ -0,0 +1,4 @@ +/** + * IS `true` for Node.js 10.10 and greater. + */ +export declare const IS_SUPPORT_READDIR_WITH_FILE_TYPES: boolean; diff --git a/node_modules/@nodelib/fs.scandir/out/constants.js b/node_modules/@nodelib/fs.scandir/out/constants.js new file mode 100644 index 0000000..7e3d441 --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/out/constants.js @@ -0,0 +1,17 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.IS_SUPPORT_READDIR_WITH_FILE_TYPES = void 0; +const NODE_PROCESS_VERSION_PARTS = process.versions.node.split('.'); +if (NODE_PROCESS_VERSION_PARTS[0] === undefined || NODE_PROCESS_VERSION_PARTS[1] === undefined) { + throw new Error(`Unexpected behavior. The 'process.versions.node' variable has invalid value: ${process.versions.node}`); +} +const MAJOR_VERSION = Number.parseInt(NODE_PROCESS_VERSION_PARTS[0], 10); +const MINOR_VERSION = Number.parseInt(NODE_PROCESS_VERSION_PARTS[1], 10); +const SUPPORTED_MAJOR_VERSION = 10; +const SUPPORTED_MINOR_VERSION = 10; +const IS_MATCHED_BY_MAJOR = MAJOR_VERSION > SUPPORTED_MAJOR_VERSION; +const IS_MATCHED_BY_MAJOR_AND_MINOR = MAJOR_VERSION === SUPPORTED_MAJOR_VERSION && MINOR_VERSION >= SUPPORTED_MINOR_VERSION; +/** + * IS `true` for Node.js 10.10 and greater. + */ +exports.IS_SUPPORT_READDIR_WITH_FILE_TYPES = IS_MATCHED_BY_MAJOR || IS_MATCHED_BY_MAJOR_AND_MINOR; diff --git a/node_modules/@nodelib/fs.scandir/out/index.d.ts b/node_modules/@nodelib/fs.scandir/out/index.d.ts new file mode 100644 index 0000000..b9da83e --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/out/index.d.ts @@ -0,0 +1,12 @@ +import type { FileSystemAdapter, ReaddirAsynchronousMethod, ReaddirSynchronousMethod } from './adapters/fs'; +import * as async from './providers/async'; +import Settings, { Options } from './settings'; +import type { Dirent, Entry } from './types'; +declare type AsyncCallback = async.AsyncCallback; +declare function scandir(path: string, callback: AsyncCallback): void; +declare function scandir(path: string, optionsOrSettings: Options | Settings, callback: AsyncCallback): void; +declare namespace scandir { + function __promisify__(path: string, optionsOrSettings?: Options | Settings): Promise; +} +declare function scandirSync(path: string, optionsOrSettings?: Options | Settings): Entry[]; +export { scandir, scandirSync, Settings, AsyncCallback, Dirent, Entry, FileSystemAdapter, ReaddirAsynchronousMethod, ReaddirSynchronousMethod, Options }; diff --git a/node_modules/@nodelib/fs.scandir/out/index.js b/node_modules/@nodelib/fs.scandir/out/index.js new file mode 100644 index 0000000..99c70d3 --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/out/index.js @@ -0,0 +1,26 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Settings = exports.scandirSync = exports.scandir = void 0; +const async = require("./providers/async"); +const sync = require("./providers/sync"); +const settings_1 = require("./settings"); +exports.Settings = settings_1.default; +function scandir(path, optionsOrSettingsOrCallback, callback) { + if (typeof optionsOrSettingsOrCallback === 'function') { + async.read(path, getSettings(), optionsOrSettingsOrCallback); + return; + } + async.read(path, getSettings(optionsOrSettingsOrCallback), callback); +} +exports.scandir = scandir; +function scandirSync(path, optionsOrSettings) { + const settings = getSettings(optionsOrSettings); + return sync.read(path, settings); +} +exports.scandirSync = scandirSync; +function getSettings(settingsOrOptions = {}) { + if (settingsOrOptions instanceof settings_1.default) { + return settingsOrOptions; + } + return new settings_1.default(settingsOrOptions); +} diff --git a/node_modules/@nodelib/fs.scandir/out/providers/async.d.ts b/node_modules/@nodelib/fs.scandir/out/providers/async.d.ts new file mode 100644 index 0000000..5829676 --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/out/providers/async.d.ts @@ -0,0 +1,7 @@ +/// +import type Settings from '../settings'; +import type { Entry } from '../types'; +export declare type AsyncCallback = (error: NodeJS.ErrnoException, entries: Entry[]) => void; +export declare function read(directory: string, settings: Settings, callback: AsyncCallback): void; +export declare function readdirWithFileTypes(directory: string, settings: Settings, callback: AsyncCallback): void; +export declare function readdir(directory: string, settings: Settings, callback: AsyncCallback): void; diff --git a/node_modules/@nodelib/fs.scandir/out/providers/async.js b/node_modules/@nodelib/fs.scandir/out/providers/async.js new file mode 100644 index 0000000..e8e2f0a --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/out/providers/async.js @@ -0,0 +1,104 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.readdir = exports.readdirWithFileTypes = exports.read = void 0; +const fsStat = require("@nodelib/fs.stat"); +const rpl = require("run-parallel"); +const constants_1 = require("../constants"); +const utils = require("../utils"); +const common = require("./common"); +function read(directory, settings, callback) { + if (!settings.stats && constants_1.IS_SUPPORT_READDIR_WITH_FILE_TYPES) { + readdirWithFileTypes(directory, settings, callback); + return; + } + readdir(directory, settings, callback); +} +exports.read = read; +function readdirWithFileTypes(directory, settings, callback) { + settings.fs.readdir(directory, { withFileTypes: true }, (readdirError, dirents) => { + if (readdirError !== null) { + callFailureCallback(callback, readdirError); + return; + } + const entries = dirents.map((dirent) => ({ + dirent, + name: dirent.name, + path: common.joinPathSegments(directory, dirent.name, settings.pathSegmentSeparator) + })); + if (!settings.followSymbolicLinks) { + callSuccessCallback(callback, entries); + return; + } + const tasks = entries.map((entry) => makeRplTaskEntry(entry, settings)); + rpl(tasks, (rplError, rplEntries) => { + if (rplError !== null) { + callFailureCallback(callback, rplError); + return; + } + callSuccessCallback(callback, rplEntries); + }); + }); +} +exports.readdirWithFileTypes = readdirWithFileTypes; +function makeRplTaskEntry(entry, settings) { + return (done) => { + if (!entry.dirent.isSymbolicLink()) { + done(null, entry); + return; + } + settings.fs.stat(entry.path, (statError, stats) => { + if (statError !== null) { + if (settings.throwErrorOnBrokenSymbolicLink) { + done(statError); + return; + } + done(null, entry); + return; + } + entry.dirent = utils.fs.createDirentFromStats(entry.name, stats); + done(null, entry); + }); + }; +} +function readdir(directory, settings, callback) { + settings.fs.readdir(directory, (readdirError, names) => { + if (readdirError !== null) { + callFailureCallback(callback, readdirError); + return; + } + const tasks = names.map((name) => { + const path = common.joinPathSegments(directory, name, settings.pathSegmentSeparator); + return (done) => { + fsStat.stat(path, settings.fsStatSettings, (error, stats) => { + if (error !== null) { + done(error); + return; + } + const entry = { + name, + path, + dirent: utils.fs.createDirentFromStats(name, stats) + }; + if (settings.stats) { + entry.stats = stats; + } + done(null, entry); + }); + }; + }); + rpl(tasks, (rplError, entries) => { + if (rplError !== null) { + callFailureCallback(callback, rplError); + return; + } + callSuccessCallback(callback, entries); + }); + }); +} +exports.readdir = readdir; +function callFailureCallback(callback, error) { + callback(error); +} +function callSuccessCallback(callback, result) { + callback(null, result); +} diff --git a/node_modules/@nodelib/fs.scandir/out/providers/common.d.ts b/node_modules/@nodelib/fs.scandir/out/providers/common.d.ts new file mode 100644 index 0000000..2b4d08b --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/out/providers/common.d.ts @@ -0,0 +1 @@ +export declare function joinPathSegments(a: string, b: string, separator: string): string; diff --git a/node_modules/@nodelib/fs.scandir/out/providers/common.js b/node_modules/@nodelib/fs.scandir/out/providers/common.js new file mode 100644 index 0000000..8724cb5 --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/out/providers/common.js @@ -0,0 +1,13 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.joinPathSegments = void 0; +function joinPathSegments(a, b, separator) { + /** + * The correct handling of cases when the first segment is a root (`/`, `C:/`) or UNC path (`//?/C:/`). + */ + if (a.endsWith(separator)) { + return a + b; + } + return a + separator + b; +} +exports.joinPathSegments = joinPathSegments; diff --git a/node_modules/@nodelib/fs.scandir/out/providers/sync.d.ts b/node_modules/@nodelib/fs.scandir/out/providers/sync.d.ts new file mode 100644 index 0000000..e05c8f0 --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/out/providers/sync.d.ts @@ -0,0 +1,5 @@ +import type Settings from '../settings'; +import type { Entry } from '../types'; +export declare function read(directory: string, settings: Settings): Entry[]; +export declare function readdirWithFileTypes(directory: string, settings: Settings): Entry[]; +export declare function readdir(directory: string, settings: Settings): Entry[]; diff --git a/node_modules/@nodelib/fs.scandir/out/providers/sync.js b/node_modules/@nodelib/fs.scandir/out/providers/sync.js new file mode 100644 index 0000000..146db34 --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/out/providers/sync.js @@ -0,0 +1,54 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.readdir = exports.readdirWithFileTypes = exports.read = void 0; +const fsStat = require("@nodelib/fs.stat"); +const constants_1 = require("../constants"); +const utils = require("../utils"); +const common = require("./common"); +function read(directory, settings) { + if (!settings.stats && constants_1.IS_SUPPORT_READDIR_WITH_FILE_TYPES) { + return readdirWithFileTypes(directory, settings); + } + return readdir(directory, settings); +} +exports.read = read; +function readdirWithFileTypes(directory, settings) { + const dirents = settings.fs.readdirSync(directory, { withFileTypes: true }); + return dirents.map((dirent) => { + const entry = { + dirent, + name: dirent.name, + path: common.joinPathSegments(directory, dirent.name, settings.pathSegmentSeparator) + }; + if (entry.dirent.isSymbolicLink() && settings.followSymbolicLinks) { + try { + const stats = settings.fs.statSync(entry.path); + entry.dirent = utils.fs.createDirentFromStats(entry.name, stats); + } + catch (error) { + if (settings.throwErrorOnBrokenSymbolicLink) { + throw error; + } + } + } + return entry; + }); +} +exports.readdirWithFileTypes = readdirWithFileTypes; +function readdir(directory, settings) { + const names = settings.fs.readdirSync(directory); + return names.map((name) => { + const entryPath = common.joinPathSegments(directory, name, settings.pathSegmentSeparator); + const stats = fsStat.statSync(entryPath, settings.fsStatSettings); + const entry = { + name, + path: entryPath, + dirent: utils.fs.createDirentFromStats(name, stats) + }; + if (settings.stats) { + entry.stats = stats; + } + return entry; + }); +} +exports.readdir = readdir; diff --git a/node_modules/@nodelib/fs.scandir/out/settings.d.ts b/node_modules/@nodelib/fs.scandir/out/settings.d.ts new file mode 100644 index 0000000..a0db115 --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/out/settings.d.ts @@ -0,0 +1,20 @@ +import * as fsStat from '@nodelib/fs.stat'; +import * as fs from './adapters/fs'; +export interface Options { + followSymbolicLinks?: boolean; + fs?: Partial; + pathSegmentSeparator?: string; + stats?: boolean; + throwErrorOnBrokenSymbolicLink?: boolean; +} +export default class Settings { + private readonly _options; + readonly followSymbolicLinks: boolean; + readonly fs: fs.FileSystemAdapter; + readonly pathSegmentSeparator: string; + readonly stats: boolean; + readonly throwErrorOnBrokenSymbolicLink: boolean; + readonly fsStatSettings: fsStat.Settings; + constructor(_options?: Options); + private _getValue; +} diff --git a/node_modules/@nodelib/fs.scandir/out/settings.js b/node_modules/@nodelib/fs.scandir/out/settings.js new file mode 100644 index 0000000..15a3e8c --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/out/settings.js @@ -0,0 +1,24 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const path = require("path"); +const fsStat = require("@nodelib/fs.stat"); +const fs = require("./adapters/fs"); +class Settings { + constructor(_options = {}) { + this._options = _options; + this.followSymbolicLinks = this._getValue(this._options.followSymbolicLinks, false); + this.fs = fs.createFileSystemAdapter(this._options.fs); + this.pathSegmentSeparator = this._getValue(this._options.pathSegmentSeparator, path.sep); + this.stats = this._getValue(this._options.stats, false); + this.throwErrorOnBrokenSymbolicLink = this._getValue(this._options.throwErrorOnBrokenSymbolicLink, true); + this.fsStatSettings = new fsStat.Settings({ + followSymbolicLink: this.followSymbolicLinks, + fs: this.fs, + throwErrorOnBrokenSymbolicLink: this.throwErrorOnBrokenSymbolicLink + }); + } + _getValue(option, value) { + return option !== null && option !== void 0 ? option : value; + } +} +exports.default = Settings; diff --git a/node_modules/@nodelib/fs.scandir/out/types/index.d.ts b/node_modules/@nodelib/fs.scandir/out/types/index.d.ts new file mode 100644 index 0000000..f326c5e --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/out/types/index.d.ts @@ -0,0 +1,20 @@ +/// +import type * as fs from 'fs'; +export interface Entry { + dirent: Dirent; + name: string; + path: string; + stats?: Stats; +} +export declare type Stats = fs.Stats; +export declare type ErrnoException = NodeJS.ErrnoException; +export interface Dirent { + isBlockDevice: () => boolean; + isCharacterDevice: () => boolean; + isDirectory: () => boolean; + isFIFO: () => boolean; + isFile: () => boolean; + isSocket: () => boolean; + isSymbolicLink: () => boolean; + name: string; +} diff --git a/node_modules/@nodelib/fs.scandir/out/types/index.js b/node_modules/@nodelib/fs.scandir/out/types/index.js new file mode 100644 index 0000000..c8ad2e5 --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/out/types/index.js @@ -0,0 +1,2 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); diff --git a/node_modules/@nodelib/fs.scandir/out/utils/fs.d.ts b/node_modules/@nodelib/fs.scandir/out/utils/fs.d.ts new file mode 100644 index 0000000..bb863f1 --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/out/utils/fs.d.ts @@ -0,0 +1,2 @@ +import type { Dirent, Stats } from '../types'; +export declare function createDirentFromStats(name: string, stats: Stats): Dirent; diff --git a/node_modules/@nodelib/fs.scandir/out/utils/fs.js b/node_modules/@nodelib/fs.scandir/out/utils/fs.js new file mode 100644 index 0000000..ace7c74 --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/out/utils/fs.js @@ -0,0 +1,19 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.createDirentFromStats = void 0; +class DirentFromStats { + constructor(name, stats) { + this.name = name; + this.isBlockDevice = stats.isBlockDevice.bind(stats); + this.isCharacterDevice = stats.isCharacterDevice.bind(stats); + this.isDirectory = stats.isDirectory.bind(stats); + this.isFIFO = stats.isFIFO.bind(stats); + this.isFile = stats.isFile.bind(stats); + this.isSocket = stats.isSocket.bind(stats); + this.isSymbolicLink = stats.isSymbolicLink.bind(stats); + } +} +function createDirentFromStats(name, stats) { + return new DirentFromStats(name, stats); +} +exports.createDirentFromStats = createDirentFromStats; diff --git a/node_modules/@nodelib/fs.scandir/out/utils/index.d.ts b/node_modules/@nodelib/fs.scandir/out/utils/index.d.ts new file mode 100644 index 0000000..1b41954 --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/out/utils/index.d.ts @@ -0,0 +1,2 @@ +import * as fs from './fs'; +export { fs }; diff --git a/node_modules/@nodelib/fs.scandir/out/utils/index.js b/node_modules/@nodelib/fs.scandir/out/utils/index.js new file mode 100644 index 0000000..f5de129 --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/out/utils/index.js @@ -0,0 +1,5 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.fs = void 0; +const fs = require("./fs"); +exports.fs = fs; diff --git a/node_modules/@nodelib/fs.scandir/package.json b/node_modules/@nodelib/fs.scandir/package.json new file mode 100644 index 0000000..d3a8924 --- /dev/null +++ b/node_modules/@nodelib/fs.scandir/package.json @@ -0,0 +1,44 @@ +{ + "name": "@nodelib/fs.scandir", + "version": "2.1.5", + "description": "List files and directories inside the specified directory", + "license": "MIT", + "repository": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir", + "keywords": [ + "NodeLib", + "fs", + "FileSystem", + "file system", + "scandir", + "readdir", + "dirent" + ], + "engines": { + "node": ">= 8" + }, + "files": [ + "out/**", + "!out/**/*.map", + "!out/**/*.spec.*" + ], + "main": "out/index.js", + "typings": "out/index.d.ts", + "scripts": { + "clean": "rimraf {tsconfig.tsbuildinfo,out}", + "lint": "eslint \"src/**/*.ts\" --cache", + "compile": "tsc -b .", + "compile:watch": "tsc -p . --watch --sourceMap", + "test": "mocha \"out/**/*.spec.js\" -s 0", + "build": "npm run clean && npm run compile && npm run lint && npm test", + "watch": "npm run clean && npm run compile:watch" + }, + "dependencies": { + "@nodelib/fs.stat": "2.0.5", + "run-parallel": "^1.1.9" + }, + "devDependencies": { + "@nodelib/fs.macchiato": "1.0.4", + "@types/run-parallel": "^1.1.0" + }, + "gitHead": "d6a7960d5281d3dd5f8e2efba49bb552d090f562" +} diff --git a/node_modules/@nodelib/fs.stat/LICENSE b/node_modules/@nodelib/fs.stat/LICENSE new file mode 100644 index 0000000..65a9994 --- /dev/null +++ b/node_modules/@nodelib/fs.stat/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) Denis Malinochkin + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/@nodelib/fs.stat/README.md b/node_modules/@nodelib/fs.stat/README.md new file mode 100644 index 0000000..686f047 --- /dev/null +++ b/node_modules/@nodelib/fs.stat/README.md @@ -0,0 +1,126 @@ +# @nodelib/fs.stat + +> Get the status of a file with some features. + +## :bulb: Highlights + +Wrapper around standard method `fs.lstat` and `fs.stat` with some features. + +* :beginner: Normally follows symbolic link. +* :gear: Can safely work with broken symbolic link. + +## Install + +```console +npm install @nodelib/fs.stat +``` + +## Usage + +```ts +import * as fsStat from '@nodelib/fs.stat'; + +fsStat.stat('path', (error, stats) => { /* … */ }); +``` + +## API + +### .stat(path, [optionsOrSettings], callback) + +Returns an instance of `fs.Stats` class for provided path with standard callback-style. + +```ts +fsStat.stat('path', (error, stats) => { /* … */ }); +fsStat.stat('path', {}, (error, stats) => { /* … */ }); +fsStat.stat('path', new fsStat.Settings(), (error, stats) => { /* … */ }); +``` + +### .statSync(path, [optionsOrSettings]) + +Returns an instance of `fs.Stats` class for provided path. + +```ts +const stats = fsStat.stat('path'); +const stats = fsStat.stat('path', {}); +const stats = fsStat.stat('path', new fsStat.Settings()); +``` + +#### path + +* Required: `true` +* Type: `string | Buffer | URL` + +A path to a file. If a URL is provided, it must use the `file:` protocol. + +#### optionsOrSettings + +* Required: `false` +* Type: `Options | Settings` +* Default: An instance of `Settings` class + +An [`Options`](#options) object or an instance of [`Settings`](#settings) class. + +> :book: When you pass a plain object, an instance of the `Settings` class will be created automatically. If you plan to call the method frequently, use a pre-created instance of the `Settings` class. + +### Settings([options]) + +A class of full settings of the package. + +```ts +const settings = new fsStat.Settings({ followSymbolicLink: false }); + +const stats = fsStat.stat('path', settings); +``` + +## Options + +### `followSymbolicLink` + +* Type: `boolean` +* Default: `true` + +Follow symbolic link or not. Call `fs.stat` on symbolic link if `true`. + +### `markSymbolicLink` + +* Type: `boolean` +* Default: `false` + +Mark symbolic link by setting the return value of `isSymbolicLink` function to always `true` (even after `fs.stat`). + +> :book: Can be used if you want to know what is hidden behind a symbolic link, but still continue to know that it is a symbolic link. + +### `throwErrorOnBrokenSymbolicLink` + +* Type: `boolean` +* Default: `true` + +Throw an error when symbolic link is broken if `true` or safely return `lstat` call if `false`. + +### `fs` + +* Type: [`FileSystemAdapter`](./src/adapters/fs.ts) +* Default: A default FS methods + +By default, the built-in Node.js module (`fs`) is used to work with the file system. You can replace any method with your own. + +```ts +interface FileSystemAdapter { + lstat?: typeof fs.lstat; + stat?: typeof fs.stat; + lstatSync?: typeof fs.lstatSync; + statSync?: typeof fs.statSync; +} + +const settings = new fsStat.Settings({ + fs: { lstat: fakeLstat } +}); +``` + +## Changelog + +See the [Releases section of our GitHub project](https://github.com/nodelib/nodelib/releases) for changelog for each release version. + +## License + +This software is released under the terms of the MIT license. diff --git a/node_modules/@nodelib/fs.stat/out/adapters/fs.d.ts b/node_modules/@nodelib/fs.stat/out/adapters/fs.d.ts new file mode 100644 index 0000000..3af759c --- /dev/null +++ b/node_modules/@nodelib/fs.stat/out/adapters/fs.d.ts @@ -0,0 +1,13 @@ +/// +import * as fs from 'fs'; +import type { ErrnoException } from '../types'; +export declare type StatAsynchronousMethod = (path: string, callback: (error: ErrnoException | null, stats: fs.Stats) => void) => void; +export declare type StatSynchronousMethod = (path: string) => fs.Stats; +export interface FileSystemAdapter { + lstat: StatAsynchronousMethod; + stat: StatAsynchronousMethod; + lstatSync: StatSynchronousMethod; + statSync: StatSynchronousMethod; +} +export declare const FILE_SYSTEM_ADAPTER: FileSystemAdapter; +export declare function createFileSystemAdapter(fsMethods?: Partial): FileSystemAdapter; diff --git a/node_modules/@nodelib/fs.stat/out/adapters/fs.js b/node_modules/@nodelib/fs.stat/out/adapters/fs.js new file mode 100644 index 0000000..8dc08c8 --- /dev/null +++ b/node_modules/@nodelib/fs.stat/out/adapters/fs.js @@ -0,0 +1,17 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.createFileSystemAdapter = exports.FILE_SYSTEM_ADAPTER = void 0; +const fs = require("fs"); +exports.FILE_SYSTEM_ADAPTER = { + lstat: fs.lstat, + stat: fs.stat, + lstatSync: fs.lstatSync, + statSync: fs.statSync +}; +function createFileSystemAdapter(fsMethods) { + if (fsMethods === undefined) { + return exports.FILE_SYSTEM_ADAPTER; + } + return Object.assign(Object.assign({}, exports.FILE_SYSTEM_ADAPTER), fsMethods); +} +exports.createFileSystemAdapter = createFileSystemAdapter; diff --git a/node_modules/@nodelib/fs.stat/out/index.d.ts b/node_modules/@nodelib/fs.stat/out/index.d.ts new file mode 100644 index 0000000..f95db99 --- /dev/null +++ b/node_modules/@nodelib/fs.stat/out/index.d.ts @@ -0,0 +1,12 @@ +import type { FileSystemAdapter, StatAsynchronousMethod, StatSynchronousMethod } from './adapters/fs'; +import * as async from './providers/async'; +import Settings, { Options } from './settings'; +import type { Stats } from './types'; +declare type AsyncCallback = async.AsyncCallback; +declare function stat(path: string, callback: AsyncCallback): void; +declare function stat(path: string, optionsOrSettings: Options | Settings, callback: AsyncCallback): void; +declare namespace stat { + function __promisify__(path: string, optionsOrSettings?: Options | Settings): Promise; +} +declare function statSync(path: string, optionsOrSettings?: Options | Settings): Stats; +export { Settings, stat, statSync, AsyncCallback, FileSystemAdapter, StatAsynchronousMethod, StatSynchronousMethod, Options, Stats }; diff --git a/node_modules/@nodelib/fs.stat/out/index.js b/node_modules/@nodelib/fs.stat/out/index.js new file mode 100644 index 0000000..b23f751 --- /dev/null +++ b/node_modules/@nodelib/fs.stat/out/index.js @@ -0,0 +1,26 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.statSync = exports.stat = exports.Settings = void 0; +const async = require("./providers/async"); +const sync = require("./providers/sync"); +const settings_1 = require("./settings"); +exports.Settings = settings_1.default; +function stat(path, optionsOrSettingsOrCallback, callback) { + if (typeof optionsOrSettingsOrCallback === 'function') { + async.read(path, getSettings(), optionsOrSettingsOrCallback); + return; + } + async.read(path, getSettings(optionsOrSettingsOrCallback), callback); +} +exports.stat = stat; +function statSync(path, optionsOrSettings) { + const settings = getSettings(optionsOrSettings); + return sync.read(path, settings); +} +exports.statSync = statSync; +function getSettings(settingsOrOptions = {}) { + if (settingsOrOptions instanceof settings_1.default) { + return settingsOrOptions; + } + return new settings_1.default(settingsOrOptions); +} diff --git a/node_modules/@nodelib/fs.stat/out/providers/async.d.ts b/node_modules/@nodelib/fs.stat/out/providers/async.d.ts new file mode 100644 index 0000000..85423ce --- /dev/null +++ b/node_modules/@nodelib/fs.stat/out/providers/async.d.ts @@ -0,0 +1,4 @@ +import type Settings from '../settings'; +import type { ErrnoException, Stats } from '../types'; +export declare type AsyncCallback = (error: ErrnoException, stats: Stats) => void; +export declare function read(path: string, settings: Settings, callback: AsyncCallback): void; diff --git a/node_modules/@nodelib/fs.stat/out/providers/async.js b/node_modules/@nodelib/fs.stat/out/providers/async.js new file mode 100644 index 0000000..983ff0e --- /dev/null +++ b/node_modules/@nodelib/fs.stat/out/providers/async.js @@ -0,0 +1,36 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.read = void 0; +function read(path, settings, callback) { + settings.fs.lstat(path, (lstatError, lstat) => { + if (lstatError !== null) { + callFailureCallback(callback, lstatError); + return; + } + if (!lstat.isSymbolicLink() || !settings.followSymbolicLink) { + callSuccessCallback(callback, lstat); + return; + } + settings.fs.stat(path, (statError, stat) => { + if (statError !== null) { + if (settings.throwErrorOnBrokenSymbolicLink) { + callFailureCallback(callback, statError); + return; + } + callSuccessCallback(callback, lstat); + return; + } + if (settings.markSymbolicLink) { + stat.isSymbolicLink = () => true; + } + callSuccessCallback(callback, stat); + }); + }); +} +exports.read = read; +function callFailureCallback(callback, error) { + callback(error); +} +function callSuccessCallback(callback, result) { + callback(null, result); +} diff --git a/node_modules/@nodelib/fs.stat/out/providers/sync.d.ts b/node_modules/@nodelib/fs.stat/out/providers/sync.d.ts new file mode 100644 index 0000000..428c3d7 --- /dev/null +++ b/node_modules/@nodelib/fs.stat/out/providers/sync.d.ts @@ -0,0 +1,3 @@ +import type Settings from '../settings'; +import type { Stats } from '../types'; +export declare function read(path: string, settings: Settings): Stats; diff --git a/node_modules/@nodelib/fs.stat/out/providers/sync.js b/node_modules/@nodelib/fs.stat/out/providers/sync.js new file mode 100644 index 0000000..1521c36 --- /dev/null +++ b/node_modules/@nodelib/fs.stat/out/providers/sync.js @@ -0,0 +1,23 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.read = void 0; +function read(path, settings) { + const lstat = settings.fs.lstatSync(path); + if (!lstat.isSymbolicLink() || !settings.followSymbolicLink) { + return lstat; + } + try { + const stat = settings.fs.statSync(path); + if (settings.markSymbolicLink) { + stat.isSymbolicLink = () => true; + } + return stat; + } + catch (error) { + if (!settings.throwErrorOnBrokenSymbolicLink) { + return lstat; + } + throw error; + } +} +exports.read = read; diff --git a/node_modules/@nodelib/fs.stat/out/settings.d.ts b/node_modules/@nodelib/fs.stat/out/settings.d.ts new file mode 100644 index 0000000..f4b3d44 --- /dev/null +++ b/node_modules/@nodelib/fs.stat/out/settings.d.ts @@ -0,0 +1,16 @@ +import * as fs from './adapters/fs'; +export interface Options { + followSymbolicLink?: boolean; + fs?: Partial; + markSymbolicLink?: boolean; + throwErrorOnBrokenSymbolicLink?: boolean; +} +export default class Settings { + private readonly _options; + readonly followSymbolicLink: boolean; + readonly fs: fs.FileSystemAdapter; + readonly markSymbolicLink: boolean; + readonly throwErrorOnBrokenSymbolicLink: boolean; + constructor(_options?: Options); + private _getValue; +} diff --git a/node_modules/@nodelib/fs.stat/out/settings.js b/node_modules/@nodelib/fs.stat/out/settings.js new file mode 100644 index 0000000..111ec09 --- /dev/null +++ b/node_modules/@nodelib/fs.stat/out/settings.js @@ -0,0 +1,16 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const fs = require("./adapters/fs"); +class Settings { + constructor(_options = {}) { + this._options = _options; + this.followSymbolicLink = this._getValue(this._options.followSymbolicLink, true); + this.fs = fs.createFileSystemAdapter(this._options.fs); + this.markSymbolicLink = this._getValue(this._options.markSymbolicLink, false); + this.throwErrorOnBrokenSymbolicLink = this._getValue(this._options.throwErrorOnBrokenSymbolicLink, true); + } + _getValue(option, value) { + return option !== null && option !== void 0 ? option : value; + } +} +exports.default = Settings; diff --git a/node_modules/@nodelib/fs.stat/out/types/index.d.ts b/node_modules/@nodelib/fs.stat/out/types/index.d.ts new file mode 100644 index 0000000..74c08ed --- /dev/null +++ b/node_modules/@nodelib/fs.stat/out/types/index.d.ts @@ -0,0 +1,4 @@ +/// +import type * as fs from 'fs'; +export declare type Stats = fs.Stats; +export declare type ErrnoException = NodeJS.ErrnoException; diff --git a/node_modules/@nodelib/fs.stat/out/types/index.js b/node_modules/@nodelib/fs.stat/out/types/index.js new file mode 100644 index 0000000..c8ad2e5 --- /dev/null +++ b/node_modules/@nodelib/fs.stat/out/types/index.js @@ -0,0 +1,2 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); diff --git a/node_modules/@nodelib/fs.stat/package.json b/node_modules/@nodelib/fs.stat/package.json new file mode 100644 index 0000000..f2540c2 --- /dev/null +++ b/node_modules/@nodelib/fs.stat/package.json @@ -0,0 +1,37 @@ +{ + "name": "@nodelib/fs.stat", + "version": "2.0.5", + "description": "Get the status of a file with some features", + "license": "MIT", + "repository": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat", + "keywords": [ + "NodeLib", + "fs", + "FileSystem", + "file system", + "stat" + ], + "engines": { + "node": ">= 8" + }, + "files": [ + "out/**", + "!out/**/*.map", + "!out/**/*.spec.*" + ], + "main": "out/index.js", + "typings": "out/index.d.ts", + "scripts": { + "clean": "rimraf {tsconfig.tsbuildinfo,out}", + "lint": "eslint \"src/**/*.ts\" --cache", + "compile": "tsc -b .", + "compile:watch": "tsc -p . --watch --sourceMap", + "test": "mocha \"out/**/*.spec.js\" -s 0", + "build": "npm run clean && npm run compile && npm run lint && npm test", + "watch": "npm run clean && npm run compile:watch" + }, + "devDependencies": { + "@nodelib/fs.macchiato": "1.0.4" + }, + "gitHead": "d6a7960d5281d3dd5f8e2efba49bb552d090f562" +} diff --git a/node_modules/@nodelib/fs.walk/LICENSE b/node_modules/@nodelib/fs.walk/LICENSE new file mode 100644 index 0000000..65a9994 --- /dev/null +++ b/node_modules/@nodelib/fs.walk/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) Denis Malinochkin + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/@nodelib/fs.walk/README.md b/node_modules/@nodelib/fs.walk/README.md new file mode 100644 index 0000000..6ccc08d --- /dev/null +++ b/node_modules/@nodelib/fs.walk/README.md @@ -0,0 +1,215 @@ +# @nodelib/fs.walk + +> A library for efficiently walking a directory recursively. + +## :bulb: Highlights + +* :moneybag: Returns useful information: `name`, `path`, `dirent` and `stats` (optional). +* :rocket: On Node.js 10.10+ uses the mechanism without additional calls to determine the entry type for performance reasons. See [`old` and `modern` mode](https://github.com/nodelib/nodelib/blob/master/packages/fs/fs.scandir/README.md#old-and-modern-mode). +* :gear: Built-in directories/files and error filtering system. +* :link: Can safely work with broken symbolic links. + +## Install + +```console +npm install @nodelib/fs.walk +``` + +## Usage + +```ts +import * as fsWalk from '@nodelib/fs.walk'; + +fsWalk.walk('path', (error, entries) => { /* … */ }); +``` + +## API + +### .walk(path, [optionsOrSettings], callback) + +Reads the directory recursively and asynchronously. Requires a callback function. + +> :book: If you want to use the Promise API, use `util.promisify`. + +```ts +fsWalk.walk('path', (error, entries) => { /* … */ }); +fsWalk.walk('path', {}, (error, entries) => { /* … */ }); +fsWalk.walk('path', new fsWalk.Settings(), (error, entries) => { /* … */ }); +``` + +### .walkStream(path, [optionsOrSettings]) + +Reads the directory recursively and asynchronously. [Readable Stream](https://nodejs.org/dist/latest-v12.x/docs/api/stream.html#stream_readable_streams) is used as a provider. + +```ts +const stream = fsWalk.walkStream('path'); +const stream = fsWalk.walkStream('path', {}); +const stream = fsWalk.walkStream('path', new fsWalk.Settings()); +``` + +### .walkSync(path, [optionsOrSettings]) + +Reads the directory recursively and synchronously. Returns an array of entries. + +```ts +const entries = fsWalk.walkSync('path'); +const entries = fsWalk.walkSync('path', {}); +const entries = fsWalk.walkSync('path', new fsWalk.Settings()); +``` + +#### path + +* Required: `true` +* Type: `string | Buffer | URL` + +A path to a file. If a URL is provided, it must use the `file:` protocol. + +#### optionsOrSettings + +* Required: `false` +* Type: `Options | Settings` +* Default: An instance of `Settings` class + +An [`Options`](#options) object or an instance of [`Settings`](#settings) class. + +> :book: When you pass a plain object, an instance of the `Settings` class will be created automatically. If you plan to call the method frequently, use a pre-created instance of the `Settings` class. + +### Settings([options]) + +A class of full settings of the package. + +```ts +const settings = new fsWalk.Settings({ followSymbolicLinks: true }); + +const entries = fsWalk.walkSync('path', settings); +``` + +## Entry + +* `name` — The name of the entry (`unknown.txt`). +* `path` — The path of the entry relative to call directory (`root/unknown.txt`). +* `dirent` — An instance of [`fs.Dirent`](./src/types/index.ts) class. +* [`stats`] — An instance of `fs.Stats` class. + +## Options + +### basePath + +* Type: `string` +* Default: `undefined` + +By default, all paths are built relative to the root path. You can use this option to set custom root path. + +In the example below we read the files from the `root` directory, but in the results the root path will be `custom`. + +```ts +fsWalk.walkSync('root'); // → ['root/file.txt'] +fsWalk.walkSync('root', { basePath: 'custom' }); // → ['custom/file.txt'] +``` + +### concurrency + +* Type: `number` +* Default: `Infinity` + +The maximum number of concurrent calls to `fs.readdir`. + +> :book: The higher the number, the higher performance and the load on the File System. If you want to read in quiet mode, set the value to `4 * os.cpus().length` (4 is default size of [thread pool work scheduling](http://docs.libuv.org/en/v1.x/threadpool.html#thread-pool-work-scheduling)). + +### deepFilter + +* Type: [`DeepFilterFunction`](./src/settings.ts) +* Default: `undefined` + +A function that indicates whether the directory will be read deep or not. + +```ts +// Skip all directories that starts with `node_modules` +const filter: DeepFilterFunction = (entry) => !entry.path.startsWith('node_modules'); +``` + +### entryFilter + +* Type: [`EntryFilterFunction`](./src/settings.ts) +* Default: `undefined` + +A function that indicates whether the entry will be included to results or not. + +```ts +// Exclude all `.js` files from results +const filter: EntryFilterFunction = (entry) => !entry.name.endsWith('.js'); +``` + +### errorFilter + +* Type: [`ErrorFilterFunction`](./src/settings.ts) +* Default: `undefined` + +A function that allows you to skip errors that occur when reading directories. + +For example, you can skip `ENOENT` errors if required: + +```ts +// Skip all ENOENT errors +const filter: ErrorFilterFunction = (error) => error.code == 'ENOENT'; +``` + +### stats + +* Type: `boolean` +* Default: `false` + +Adds an instance of `fs.Stats` class to the [`Entry`](#entry). + +> :book: Always use `fs.readdir` with additional `fs.lstat/fs.stat` calls to determine the entry type. + +### followSymbolicLinks + +* Type: `boolean` +* Default: `false` + +Follow symbolic links or not. Call `fs.stat` on symbolic link if `true`. + +### `throwErrorOnBrokenSymbolicLink` + +* Type: `boolean` +* Default: `true` + +Throw an error when symbolic link is broken if `true` or safely return `lstat` call if `false`. + +### `pathSegmentSeparator` + +* Type: `string` +* Default: `path.sep` + +By default, this package uses the correct path separator for your OS (`\` on Windows, `/` on Unix-like systems). But you can set this option to any separator character(s) that you want to use instead. + +### `fs` + +* Type: `FileSystemAdapter` +* Default: A default FS methods + +By default, the built-in Node.js module (`fs`) is used to work with the file system. You can replace any method with your own. + +```ts +interface FileSystemAdapter { + lstat: typeof fs.lstat; + stat: typeof fs.stat; + lstatSync: typeof fs.lstatSync; + statSync: typeof fs.statSync; + readdir: typeof fs.readdir; + readdirSync: typeof fs.readdirSync; +} + +const settings = new fsWalk.Settings({ + fs: { lstat: fakeLstat } +}); +``` + +## Changelog + +See the [Releases section of our GitHub project](https://github.com/nodelib/nodelib/releases) for changelog for each release version. + +## License + +This software is released under the terms of the MIT license. diff --git a/node_modules/@nodelib/fs.walk/out/index.d.ts b/node_modules/@nodelib/fs.walk/out/index.d.ts new file mode 100644 index 0000000..8864c7b --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/index.d.ts @@ -0,0 +1,14 @@ +/// +import type { Readable } from 'stream'; +import type { Dirent, FileSystemAdapter } from '@nodelib/fs.scandir'; +import { AsyncCallback } from './providers/async'; +import Settings, { DeepFilterFunction, EntryFilterFunction, ErrorFilterFunction, Options } from './settings'; +import type { Entry } from './types'; +declare function walk(directory: string, callback: AsyncCallback): void; +declare function walk(directory: string, optionsOrSettings: Options | Settings, callback: AsyncCallback): void; +declare namespace walk { + function __promisify__(directory: string, optionsOrSettings?: Options | Settings): Promise; +} +declare function walkSync(directory: string, optionsOrSettings?: Options | Settings): Entry[]; +declare function walkStream(directory: string, optionsOrSettings?: Options | Settings): Readable; +export { walk, walkSync, walkStream, Settings, AsyncCallback, Dirent, Entry, FileSystemAdapter, Options, DeepFilterFunction, EntryFilterFunction, ErrorFilterFunction }; diff --git a/node_modules/@nodelib/fs.walk/out/index.js b/node_modules/@nodelib/fs.walk/out/index.js new file mode 100644 index 0000000..1520787 --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/index.js @@ -0,0 +1,34 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Settings = exports.walkStream = exports.walkSync = exports.walk = void 0; +const async_1 = require("./providers/async"); +const stream_1 = require("./providers/stream"); +const sync_1 = require("./providers/sync"); +const settings_1 = require("./settings"); +exports.Settings = settings_1.default; +function walk(directory, optionsOrSettingsOrCallback, callback) { + if (typeof optionsOrSettingsOrCallback === 'function') { + new async_1.default(directory, getSettings()).read(optionsOrSettingsOrCallback); + return; + } + new async_1.default(directory, getSettings(optionsOrSettingsOrCallback)).read(callback); +} +exports.walk = walk; +function walkSync(directory, optionsOrSettings) { + const settings = getSettings(optionsOrSettings); + const provider = new sync_1.default(directory, settings); + return provider.read(); +} +exports.walkSync = walkSync; +function walkStream(directory, optionsOrSettings) { + const settings = getSettings(optionsOrSettings); + const provider = new stream_1.default(directory, settings); + return provider.read(); +} +exports.walkStream = walkStream; +function getSettings(settingsOrOptions = {}) { + if (settingsOrOptions instanceof settings_1.default) { + return settingsOrOptions; + } + return new settings_1.default(settingsOrOptions); +} diff --git a/node_modules/@nodelib/fs.walk/out/providers/async.d.ts b/node_modules/@nodelib/fs.walk/out/providers/async.d.ts new file mode 100644 index 0000000..0f6717d --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/providers/async.d.ts @@ -0,0 +1,12 @@ +import AsyncReader from '../readers/async'; +import type Settings from '../settings'; +import type { Entry, Errno } from '../types'; +export declare type AsyncCallback = (error: Errno, entries: Entry[]) => void; +export default class AsyncProvider { + private readonly _root; + private readonly _settings; + protected readonly _reader: AsyncReader; + private readonly _storage; + constructor(_root: string, _settings: Settings); + read(callback: AsyncCallback): void; +} diff --git a/node_modules/@nodelib/fs.walk/out/providers/async.js b/node_modules/@nodelib/fs.walk/out/providers/async.js new file mode 100644 index 0000000..51d3be5 --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/providers/async.js @@ -0,0 +1,30 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const async_1 = require("../readers/async"); +class AsyncProvider { + constructor(_root, _settings) { + this._root = _root; + this._settings = _settings; + this._reader = new async_1.default(this._root, this._settings); + this._storage = []; + } + read(callback) { + this._reader.onError((error) => { + callFailureCallback(callback, error); + }); + this._reader.onEntry((entry) => { + this._storage.push(entry); + }); + this._reader.onEnd(() => { + callSuccessCallback(callback, this._storage); + }); + this._reader.read(); + } +} +exports.default = AsyncProvider; +function callFailureCallback(callback, error) { + callback(error); +} +function callSuccessCallback(callback, entries) { + callback(null, entries); +} diff --git a/node_modules/@nodelib/fs.walk/out/providers/index.d.ts b/node_modules/@nodelib/fs.walk/out/providers/index.d.ts new file mode 100644 index 0000000..874f60c --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/providers/index.d.ts @@ -0,0 +1,4 @@ +import AsyncProvider from './async'; +import StreamProvider from './stream'; +import SyncProvider from './sync'; +export { AsyncProvider, StreamProvider, SyncProvider }; diff --git a/node_modules/@nodelib/fs.walk/out/providers/index.js b/node_modules/@nodelib/fs.walk/out/providers/index.js new file mode 100644 index 0000000..4c2529c --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/providers/index.js @@ -0,0 +1,9 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.SyncProvider = exports.StreamProvider = exports.AsyncProvider = void 0; +const async_1 = require("./async"); +exports.AsyncProvider = async_1.default; +const stream_1 = require("./stream"); +exports.StreamProvider = stream_1.default; +const sync_1 = require("./sync"); +exports.SyncProvider = sync_1.default; diff --git a/node_modules/@nodelib/fs.walk/out/providers/stream.d.ts b/node_modules/@nodelib/fs.walk/out/providers/stream.d.ts new file mode 100644 index 0000000..294185f --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/providers/stream.d.ts @@ -0,0 +1,12 @@ +/// +import { Readable } from 'stream'; +import AsyncReader from '../readers/async'; +import type Settings from '../settings'; +export default class StreamProvider { + private readonly _root; + private readonly _settings; + protected readonly _reader: AsyncReader; + protected readonly _stream: Readable; + constructor(_root: string, _settings: Settings); + read(): Readable; +} diff --git a/node_modules/@nodelib/fs.walk/out/providers/stream.js b/node_modules/@nodelib/fs.walk/out/providers/stream.js new file mode 100644 index 0000000..51298b0 --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/providers/stream.js @@ -0,0 +1,34 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const stream_1 = require("stream"); +const async_1 = require("../readers/async"); +class StreamProvider { + constructor(_root, _settings) { + this._root = _root; + this._settings = _settings; + this._reader = new async_1.default(this._root, this._settings); + this._stream = new stream_1.Readable({ + objectMode: true, + read: () => { }, + destroy: () => { + if (!this._reader.isDestroyed) { + this._reader.destroy(); + } + } + }); + } + read() { + this._reader.onError((error) => { + this._stream.emit('error', error); + }); + this._reader.onEntry((entry) => { + this._stream.push(entry); + }); + this._reader.onEnd(() => { + this._stream.push(null); + }); + this._reader.read(); + return this._stream; + } +} +exports.default = StreamProvider; diff --git a/node_modules/@nodelib/fs.walk/out/providers/sync.d.ts b/node_modules/@nodelib/fs.walk/out/providers/sync.d.ts new file mode 100644 index 0000000..551c42e --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/providers/sync.d.ts @@ -0,0 +1,10 @@ +import SyncReader from '../readers/sync'; +import type Settings from '../settings'; +import type { Entry } from '../types'; +export default class SyncProvider { + private readonly _root; + private readonly _settings; + protected readonly _reader: SyncReader; + constructor(_root: string, _settings: Settings); + read(): Entry[]; +} diff --git a/node_modules/@nodelib/fs.walk/out/providers/sync.js b/node_modules/@nodelib/fs.walk/out/providers/sync.js new file mode 100644 index 0000000..faab6ca --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/providers/sync.js @@ -0,0 +1,14 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const sync_1 = require("../readers/sync"); +class SyncProvider { + constructor(_root, _settings) { + this._root = _root; + this._settings = _settings; + this._reader = new sync_1.default(this._root, this._settings); + } + read() { + return this._reader.read(); + } +} +exports.default = SyncProvider; diff --git a/node_modules/@nodelib/fs.walk/out/readers/async.d.ts b/node_modules/@nodelib/fs.walk/out/readers/async.d.ts new file mode 100644 index 0000000..9acf4e6 --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/readers/async.d.ts @@ -0,0 +1,30 @@ +/// +import { EventEmitter } from 'events'; +import * as fsScandir from '@nodelib/fs.scandir'; +import type Settings from '../settings'; +import type { Entry, Errno } from '../types'; +import Reader from './reader'; +declare type EntryEventCallback = (entry: Entry) => void; +declare type ErrorEventCallback = (error: Errno) => void; +declare type EndEventCallback = () => void; +export default class AsyncReader extends Reader { + protected readonly _settings: Settings; + protected readonly _scandir: typeof fsScandir.scandir; + protected readonly _emitter: EventEmitter; + private readonly _queue; + private _isFatalError; + private _isDestroyed; + constructor(_root: string, _settings: Settings); + read(): EventEmitter; + get isDestroyed(): boolean; + destroy(): void; + onEntry(callback: EntryEventCallback): void; + onError(callback: ErrorEventCallback): void; + onEnd(callback: EndEventCallback): void; + private _pushToQueue; + private _worker; + private _handleError; + private _handleEntry; + private _emitEntry; +} +export {}; diff --git a/node_modules/@nodelib/fs.walk/out/readers/async.js b/node_modules/@nodelib/fs.walk/out/readers/async.js new file mode 100644 index 0000000..ebe8dd5 --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/readers/async.js @@ -0,0 +1,97 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const events_1 = require("events"); +const fsScandir = require("@nodelib/fs.scandir"); +const fastq = require("fastq"); +const common = require("./common"); +const reader_1 = require("./reader"); +class AsyncReader extends reader_1.default { + constructor(_root, _settings) { + super(_root, _settings); + this._settings = _settings; + this._scandir = fsScandir.scandir; + this._emitter = new events_1.EventEmitter(); + this._queue = fastq(this._worker.bind(this), this._settings.concurrency); + this._isFatalError = false; + this._isDestroyed = false; + this._queue.drain = () => { + if (!this._isFatalError) { + this._emitter.emit('end'); + } + }; + } + read() { + this._isFatalError = false; + this._isDestroyed = false; + setImmediate(() => { + this._pushToQueue(this._root, this._settings.basePath); + }); + return this._emitter; + } + get isDestroyed() { + return this._isDestroyed; + } + destroy() { + if (this._isDestroyed) { + throw new Error('The reader is already destroyed'); + } + this._isDestroyed = true; + this._queue.killAndDrain(); + } + onEntry(callback) { + this._emitter.on('entry', callback); + } + onError(callback) { + this._emitter.once('error', callback); + } + onEnd(callback) { + this._emitter.once('end', callback); + } + _pushToQueue(directory, base) { + const queueItem = { directory, base }; + this._queue.push(queueItem, (error) => { + if (error !== null) { + this._handleError(error); + } + }); + } + _worker(item, done) { + this._scandir(item.directory, this._settings.fsScandirSettings, (error, entries) => { + if (error !== null) { + done(error, undefined); + return; + } + for (const entry of entries) { + this._handleEntry(entry, item.base); + } + done(null, undefined); + }); + } + _handleError(error) { + if (this._isDestroyed || !common.isFatalError(this._settings, error)) { + return; + } + this._isFatalError = true; + this._isDestroyed = true; + this._emitter.emit('error', error); + } + _handleEntry(entry, base) { + if (this._isDestroyed || this._isFatalError) { + return; + } + const fullpath = entry.path; + if (base !== undefined) { + entry.path = common.joinPathSegments(base, entry.name, this._settings.pathSegmentSeparator); + } + if (common.isAppliedFilter(this._settings.entryFilter, entry)) { + this._emitEntry(entry); + } + if (entry.dirent.isDirectory() && common.isAppliedFilter(this._settings.deepFilter, entry)) { + this._pushToQueue(fullpath, base === undefined ? undefined : entry.path); + } + } + _emitEntry(entry) { + this._emitter.emit('entry', entry); + } +} +exports.default = AsyncReader; diff --git a/node_modules/@nodelib/fs.walk/out/readers/common.d.ts b/node_modules/@nodelib/fs.walk/out/readers/common.d.ts new file mode 100644 index 0000000..5985f97 --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/readers/common.d.ts @@ -0,0 +1,7 @@ +import type { FilterFunction } from '../settings'; +import type Settings from '../settings'; +import type { Errno } from '../types'; +export declare function isFatalError(settings: Settings, error: Errno): boolean; +export declare function isAppliedFilter(filter: FilterFunction | null, value: T): boolean; +export declare function replacePathSegmentSeparator(filepath: string, separator: string): string; +export declare function joinPathSegments(a: string, b: string, separator: string): string; diff --git a/node_modules/@nodelib/fs.walk/out/readers/common.js b/node_modules/@nodelib/fs.walk/out/readers/common.js new file mode 100644 index 0000000..a93572f --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/readers/common.js @@ -0,0 +1,31 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.joinPathSegments = exports.replacePathSegmentSeparator = exports.isAppliedFilter = exports.isFatalError = void 0; +function isFatalError(settings, error) { + if (settings.errorFilter === null) { + return true; + } + return !settings.errorFilter(error); +} +exports.isFatalError = isFatalError; +function isAppliedFilter(filter, value) { + return filter === null || filter(value); +} +exports.isAppliedFilter = isAppliedFilter; +function replacePathSegmentSeparator(filepath, separator) { + return filepath.split(/[/\\]/).join(separator); +} +exports.replacePathSegmentSeparator = replacePathSegmentSeparator; +function joinPathSegments(a, b, separator) { + if (a === '') { + return b; + } + /** + * The correct handling of cases when the first segment is a root (`/`, `C:/`) or UNC path (`//?/C:/`). + */ + if (a.endsWith(separator)) { + return a + b; + } + return a + separator + b; +} +exports.joinPathSegments = joinPathSegments; diff --git a/node_modules/@nodelib/fs.walk/out/readers/reader.d.ts b/node_modules/@nodelib/fs.walk/out/readers/reader.d.ts new file mode 100644 index 0000000..e1f383b --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/readers/reader.d.ts @@ -0,0 +1,6 @@ +import type Settings from '../settings'; +export default class Reader { + protected readonly _root: string; + protected readonly _settings: Settings; + constructor(_root: string, _settings: Settings); +} diff --git a/node_modules/@nodelib/fs.walk/out/readers/reader.js b/node_modules/@nodelib/fs.walk/out/readers/reader.js new file mode 100644 index 0000000..782f07c --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/readers/reader.js @@ -0,0 +1,11 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const common = require("./common"); +class Reader { + constructor(_root, _settings) { + this._root = _root; + this._settings = _settings; + this._root = common.replacePathSegmentSeparator(_root, _settings.pathSegmentSeparator); + } +} +exports.default = Reader; diff --git a/node_modules/@nodelib/fs.walk/out/readers/sync.d.ts b/node_modules/@nodelib/fs.walk/out/readers/sync.d.ts new file mode 100644 index 0000000..af41033 --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/readers/sync.d.ts @@ -0,0 +1,15 @@ +import * as fsScandir from '@nodelib/fs.scandir'; +import type { Entry } from '../types'; +import Reader from './reader'; +export default class SyncReader extends Reader { + protected readonly _scandir: typeof fsScandir.scandirSync; + private readonly _storage; + private readonly _queue; + read(): Entry[]; + private _pushToQueue; + private _handleQueue; + private _handleDirectory; + private _handleError; + private _handleEntry; + private _pushToStorage; +} diff --git a/node_modules/@nodelib/fs.walk/out/readers/sync.js b/node_modules/@nodelib/fs.walk/out/readers/sync.js new file mode 100644 index 0000000..9a8d5a6 --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/readers/sync.js @@ -0,0 +1,59 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const fsScandir = require("@nodelib/fs.scandir"); +const common = require("./common"); +const reader_1 = require("./reader"); +class SyncReader extends reader_1.default { + constructor() { + super(...arguments); + this._scandir = fsScandir.scandirSync; + this._storage = []; + this._queue = new Set(); + } + read() { + this._pushToQueue(this._root, this._settings.basePath); + this._handleQueue(); + return this._storage; + } + _pushToQueue(directory, base) { + this._queue.add({ directory, base }); + } + _handleQueue() { + for (const item of this._queue.values()) { + this._handleDirectory(item.directory, item.base); + } + } + _handleDirectory(directory, base) { + try { + const entries = this._scandir(directory, this._settings.fsScandirSettings); + for (const entry of entries) { + this._handleEntry(entry, base); + } + } + catch (error) { + this._handleError(error); + } + } + _handleError(error) { + if (!common.isFatalError(this._settings, error)) { + return; + } + throw error; + } + _handleEntry(entry, base) { + const fullpath = entry.path; + if (base !== undefined) { + entry.path = common.joinPathSegments(base, entry.name, this._settings.pathSegmentSeparator); + } + if (common.isAppliedFilter(this._settings.entryFilter, entry)) { + this._pushToStorage(entry); + } + if (entry.dirent.isDirectory() && common.isAppliedFilter(this._settings.deepFilter, entry)) { + this._pushToQueue(fullpath, base === undefined ? undefined : entry.path); + } + } + _pushToStorage(entry) { + this._storage.push(entry); + } +} +exports.default = SyncReader; diff --git a/node_modules/@nodelib/fs.walk/out/settings.d.ts b/node_modules/@nodelib/fs.walk/out/settings.d.ts new file mode 100644 index 0000000..d1c4b45 --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/settings.d.ts @@ -0,0 +1,30 @@ +import * as fsScandir from '@nodelib/fs.scandir'; +import type { Entry, Errno } from './types'; +export declare type FilterFunction = (value: T) => boolean; +export declare type DeepFilterFunction = FilterFunction; +export declare type EntryFilterFunction = FilterFunction; +export declare type ErrorFilterFunction = FilterFunction; +export interface Options { + basePath?: string; + concurrency?: number; + deepFilter?: DeepFilterFunction; + entryFilter?: EntryFilterFunction; + errorFilter?: ErrorFilterFunction; + followSymbolicLinks?: boolean; + fs?: Partial; + pathSegmentSeparator?: string; + stats?: boolean; + throwErrorOnBrokenSymbolicLink?: boolean; +} +export default class Settings { + private readonly _options; + readonly basePath?: string; + readonly concurrency: number; + readonly deepFilter: DeepFilterFunction | null; + readonly entryFilter: EntryFilterFunction | null; + readonly errorFilter: ErrorFilterFunction | null; + readonly pathSegmentSeparator: string; + readonly fsScandirSettings: fsScandir.Settings; + constructor(_options?: Options); + private _getValue; +} diff --git a/node_modules/@nodelib/fs.walk/out/settings.js b/node_modules/@nodelib/fs.walk/out/settings.js new file mode 100644 index 0000000..d7a85c8 --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/settings.js @@ -0,0 +1,26 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const path = require("path"); +const fsScandir = require("@nodelib/fs.scandir"); +class Settings { + constructor(_options = {}) { + this._options = _options; + this.basePath = this._getValue(this._options.basePath, undefined); + this.concurrency = this._getValue(this._options.concurrency, Number.POSITIVE_INFINITY); + this.deepFilter = this._getValue(this._options.deepFilter, null); + this.entryFilter = this._getValue(this._options.entryFilter, null); + this.errorFilter = this._getValue(this._options.errorFilter, null); + this.pathSegmentSeparator = this._getValue(this._options.pathSegmentSeparator, path.sep); + this.fsScandirSettings = new fsScandir.Settings({ + followSymbolicLinks: this._options.followSymbolicLinks, + fs: this._options.fs, + pathSegmentSeparator: this._options.pathSegmentSeparator, + stats: this._options.stats, + throwErrorOnBrokenSymbolicLink: this._options.throwErrorOnBrokenSymbolicLink + }); + } + _getValue(option, value) { + return option !== null && option !== void 0 ? option : value; + } +} +exports.default = Settings; diff --git a/node_modules/@nodelib/fs.walk/out/types/index.d.ts b/node_modules/@nodelib/fs.walk/out/types/index.d.ts new file mode 100644 index 0000000..6ee9bd3 --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/types/index.d.ts @@ -0,0 +1,8 @@ +/// +import type * as scandir from '@nodelib/fs.scandir'; +export declare type Entry = scandir.Entry; +export declare type Errno = NodeJS.ErrnoException; +export interface QueueItem { + directory: string; + base?: string; +} diff --git a/node_modules/@nodelib/fs.walk/out/types/index.js b/node_modules/@nodelib/fs.walk/out/types/index.js new file mode 100644 index 0000000..c8ad2e5 --- /dev/null +++ b/node_modules/@nodelib/fs.walk/out/types/index.js @@ -0,0 +1,2 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); diff --git a/node_modules/@nodelib/fs.walk/package.json b/node_modules/@nodelib/fs.walk/package.json new file mode 100644 index 0000000..86bfce4 --- /dev/null +++ b/node_modules/@nodelib/fs.walk/package.json @@ -0,0 +1,44 @@ +{ + "name": "@nodelib/fs.walk", + "version": "1.2.8", + "description": "A library for efficiently walking a directory recursively", + "license": "MIT", + "repository": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk", + "keywords": [ + "NodeLib", + "fs", + "FileSystem", + "file system", + "walk", + "scanner", + "crawler" + ], + "engines": { + "node": ">= 8" + }, + "files": [ + "out/**", + "!out/**/*.map", + "!out/**/*.spec.*", + "!out/**/tests/**" + ], + "main": "out/index.js", + "typings": "out/index.d.ts", + "scripts": { + "clean": "rimraf {tsconfig.tsbuildinfo,out}", + "lint": "eslint \"src/**/*.ts\" --cache", + "compile": "tsc -b .", + "compile:watch": "tsc -p . --watch --sourceMap", + "test": "mocha \"out/**/*.spec.js\" -s 0", + "build": "npm run clean && npm run compile && npm run lint && npm test", + "watch": "npm run clean && npm run compile:watch" + }, + "dependencies": { + "@nodelib/fs.scandir": "2.1.5", + "fastq": "^1.6.0" + }, + "devDependencies": { + "@nodelib/fs.macchiato": "1.0.4" + }, + "gitHead": "1e5bad48565da2b06b8600e744324ea240bf49d8" +} diff --git a/node_modules/@npmcli/fs/LICENSE.md b/node_modules/@npmcli/fs/LICENSE.md new file mode 100644 index 0000000..5fc208f --- /dev/null +++ b/node_modules/@npmcli/fs/LICENSE.md @@ -0,0 +1,20 @@ + + +ISC License + +Copyright npm, Inc. + +Permission to use, copy, modify, and/or distribute this +software for any purpose with or without fee is hereby +granted, provided that the above copyright notice and this +permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND NPM DISCLAIMS ALL +WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO +EVENT SHALL NPM BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE +USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/@npmcli/fs/README.md b/node_modules/@npmcli/fs/README.md new file mode 100644 index 0000000..0642968 --- /dev/null +++ b/node_modules/@npmcli/fs/README.md @@ -0,0 +1,62 @@ +# @npmcli/fs + +polyfills, and extensions, of the core `fs` module. + +## Features + +- all exposed functions return promises +- `fs.rm` polyfill for node versions < 14.14.0 +- `fs.mkdir` polyfill adding support for the `recursive` and `force` options in node versions < 10.12.0 +- `fs.copyFile` extended to accept an `owner` option +- `fs.mkdir` extended to accept an `owner` option +- `fs.mkdtemp` extended to accept an `owner` option +- `fs.writeFile` extended to accept an `owner` option +- `fs.withTempDir` added +- `fs.withOwner` added +- `fs.withOwnerSync` added +- `fs.cp` polyfill for node < 16.7.0 + +## The `owner` option + +The `copyFile`, `mkdir`, `mkdtemp`, `writeFile`, and `withTempDir` functions +all accept a new `owner` property in their options. It can be used in two ways: + +- `{ owner: { uid: 100, gid: 100 } }` - set the `uid` and `gid` explicitly +- `{ owner: 100 }` - use one value, will set both `uid` and `gid` the same + +The special string `'inherit'` may be passed instead of a number, which will +cause this module to automatically determine the correct `uid` and/or `gid` +from the nearest existing parent directory of the target. + +## `fs.withTempDir(root, fn, options) -> Promise` + +### Parameters + +- `root`: the directory in which to create the temporary directory +- `fn`: a function that will be called with the path to the temporary directory +- `options` + - `tmpPrefix`: a prefix to be used in the generated directory name + +### Usage + +The `withTempDir` function creates a temporary directory, runs the provided +function (`fn`), then removes the temporary directory and resolves or rejects +based on the result of `fn`. + +```js +const fs = require('@npmcli/fs') +const os = require('os') + +// this function will be called with the full path to the temporary directory +// it is called with `await` behind the scenes, so can be async if desired. +const myFunction = async (tempPath) => { + return 'done!' +} + +const main = async () => { + const result = await fs.withTempDir(os.tmpdir(), myFunction) + // result === 'done!' +} + +main() +``` diff --git a/node_modules/@npmcli/fs/lib/common/get-options.js b/node_modules/@npmcli/fs/lib/common/get-options.js new file mode 100644 index 0000000..cb5982f --- /dev/null +++ b/node_modules/@npmcli/fs/lib/common/get-options.js @@ -0,0 +1,20 @@ +// given an input that may or may not be an object, return an object that has +// a copy of every defined property listed in 'copy'. if the input is not an +// object, assign it to the property named by 'wrap' +const getOptions = (input, { copy, wrap }) => { + const result = {} + + if (input && typeof input === 'object') { + for (const prop of copy) { + if (input[prop] !== undefined) { + result[prop] = input[prop] + } + } + } else { + result[wrap] = input + } + + return result +} + +module.exports = getOptions diff --git a/node_modules/@npmcli/fs/lib/common/node.js b/node_modules/@npmcli/fs/lib/common/node.js new file mode 100644 index 0000000..4d13bc0 --- /dev/null +++ b/node_modules/@npmcli/fs/lib/common/node.js @@ -0,0 +1,9 @@ +const semver = require('semver') + +const satisfies = (range) => { + return semver.satisfies(process.version, range, { includePrerelease: true }) +} + +module.exports = { + satisfies, +} diff --git a/node_modules/@npmcli/fs/lib/common/owner-sync.js b/node_modules/@npmcli/fs/lib/common/owner-sync.js new file mode 100644 index 0000000..3704aa6 --- /dev/null +++ b/node_modules/@npmcli/fs/lib/common/owner-sync.js @@ -0,0 +1,96 @@ +const { dirname, resolve } = require('path') +const url = require('url') + +const fs = require('../fs.js') + +// given a path, find the owner of the nearest parent +const find = (path) => { + // if we have no getuid, permissions are irrelevant on this platform + if (!process.getuid) { + return {} + } + + // fs methods accept URL objects with a scheme of file: so we need to unwrap + // those into an actual path string before we can resolve it + const resolved = path != null && path.href && path.origin + ? resolve(url.fileURLToPath(path)) + : resolve(path) + + let stat + + try { + stat = fs.lstatSync(resolved) + } finally { + // if we got a stat, return its contents + if (stat) { + return { uid: stat.uid, gid: stat.gid } + } + + // try the parent directory + if (resolved !== dirname(resolved)) { + return find(dirname(resolved)) + } + + // no more parents, never got a stat, just return an empty object + return {} + } +} + +// given a path, uid, and gid update the ownership of the path if necessary +const update = (path, uid, gid) => { + // nothing to update, just exit + if (uid === undefined && gid === undefined) { + return + } + + try { + // see if the permissions are already the same, if they are we don't + // need to do anything, so return early + const stat = fs.statSync(path) + if (uid === stat.uid && gid === stat.gid) { + return + } + } catch { + // ignore errors + } + + try { + fs.chownSync(path, uid, gid) + } catch { + // ignore errors + } +} + +// accepts a `path` and the `owner` property of an options object and normalizes +// it into an object with numerical `uid` and `gid` +const validate = (path, input) => { + let uid + let gid + + if (typeof input === 'string' || typeof input === 'number') { + uid = input + gid = input + } else if (input && typeof input === 'object') { + uid = input.uid + gid = input.gid + } + + if (uid === 'inherit' || gid === 'inherit') { + const owner = find(path) + if (uid === 'inherit') { + uid = owner.uid + } + + if (gid === 'inherit') { + gid = owner.gid + } + } + + return { uid, gid } +} + +module.exports = { + find, + update, + validate, +} diff --git a/node_modules/@npmcli/fs/lib/common/owner.js b/node_modules/@npmcli/fs/lib/common/owner.js new file mode 100644 index 0000000..9f02d41 --- /dev/null +++ b/node_modules/@npmcli/fs/lib/common/owner.js @@ -0,0 +1,96 @@ +const { dirname, resolve } = require('path') +const url = require('url') + +const fs = require('../fs.js') + +// given a path, find the owner of the nearest parent +const find = async (path) => { + // if we have no getuid, permissions are irrelevant on this platform + if (!process.getuid) { + return {} + } + + // fs methods accept URL objects with a scheme of file: so we need to unwrap + // those into an actual path string before we can resolve it + const resolved = path != null && path.href && path.origin + ? resolve(url.fileURLToPath(path)) + : resolve(path) + + let stat + + try { + stat = await fs.lstat(resolved) + } finally { + // if we got a stat, return its contents + if (stat) { + return { uid: stat.uid, gid: stat.gid } + } + + // try the parent directory + if (resolved !== dirname(resolved)) { + return find(dirname(resolved)) + } + + // no more parents, never got a stat, just return an empty object + return {} + } +} + +// given a path, uid, and gid update the ownership of the path if necessary +const update = async (path, uid, gid) => { + // nothing to update, just exit + if (uid === undefined && gid === undefined) { + return + } + + try { + // see if the permissions are already the same, if they are we don't + // need to do anything, so return early + const stat = await fs.stat(path) + if (uid === stat.uid && gid === stat.gid) { + return + } + } catch { + // ignore errors + } + + try { + await fs.chown(path, uid, gid) + } catch { + // ignore errors + } +} + +// accepts a `path` and the `owner` property of an options object and normalizes +// it into an object with numerical `uid` and `gid` +const validate = async (path, input) => { + let uid + let gid + + if (typeof input === 'string' || typeof input === 'number') { + uid = input + gid = input + } else if (input && typeof input === 'object') { + uid = input.uid + gid = input.gid + } + + if (uid === 'inherit' || gid === 'inherit') { + const owner = await find(path) + if (uid === 'inherit') { + uid = owner.uid + } + + if (gid === 'inherit') { + gid = owner.gid + } + } + + return { uid, gid } +} + +module.exports = { + find, + update, + validate, +} diff --git a/node_modules/@npmcli/fs/lib/copy-file.js b/node_modules/@npmcli/fs/lib/copy-file.js new file mode 100644 index 0000000..8888266 --- /dev/null +++ b/node_modules/@npmcli/fs/lib/copy-file.js @@ -0,0 +1,16 @@ +const fs = require('./fs.js') +const getOptions = require('./common/get-options.js') +const withOwner = require('./with-owner.js') + +const copyFile = async (src, dest, opts) => { + const options = getOptions(opts, { + copy: ['mode'], + wrap: 'mode', + }) + + // the node core method as of 16.5.0 does not support the mode being in an + // object, so we have to pass the mode value directly + return withOwner(dest, () => fs.copyFile(src, dest, options.mode), opts) +} + +module.exports = copyFile diff --git a/node_modules/@npmcli/fs/lib/cp/LICENSE b/node_modules/@npmcli/fs/lib/cp/LICENSE new file mode 100644 index 0000000..93546df --- /dev/null +++ b/node_modules/@npmcli/fs/lib/cp/LICENSE @@ -0,0 +1,15 @@ +(The MIT License) + +Copyright (c) 2011-2017 JP Richardson + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files +(the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, + merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS +OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/@npmcli/fs/lib/cp/index.js b/node_modules/@npmcli/fs/lib/cp/index.js new file mode 100644 index 0000000..5da4739 --- /dev/null +++ b/node_modules/@npmcli/fs/lib/cp/index.js @@ -0,0 +1,22 @@ +const fs = require('../fs.js') +const getOptions = require('../common/get-options.js') +const node = require('../common/node.js') +const polyfill = require('./polyfill.js') + +// node 16.7.0 added fs.cp +const useNative = node.satisfies('>=16.7.0') + +const cp = async (src, dest, opts) => { + const options = getOptions(opts, { + copy: ['dereference', 'errorOnExist', 'filter', 'force', 'preserveTimestamps', 'recursive'], + }) + + // the polyfill is tested separately from this module, no need to hack + // process.version to try to trigger it just for coverage + // istanbul ignore next + return useNative + ? fs.cp(src, dest, options) + : polyfill(src, dest, options) +} + +module.exports = cp diff --git a/node_modules/@npmcli/fs/lib/cp/polyfill.js b/node_modules/@npmcli/fs/lib/cp/polyfill.js new file mode 100644 index 0000000..f83ccbf --- /dev/null +++ b/node_modules/@npmcli/fs/lib/cp/polyfill.js @@ -0,0 +1,428 @@ +// this file is a modified version of the code in node 17.2.0 +// which is, in turn, a modified version of the fs-extra module on npm +// node core changes: +// - Use of the assert module has been replaced with core's error system. +// - All code related to the glob dependency has been removed. +// - Bring your own custom fs module is not currently supported. +// - Some basic code cleanup. +// changes here: +// - remove all callback related code +// - drop sync support +// - change assertions back to non-internal methods (see options.js) +// - throws ENOTDIR when rmdir gets an ENOENT for a path that exists in Windows +'use strict' + +const { + ERR_FS_CP_DIR_TO_NON_DIR, + ERR_FS_CP_EEXIST, + ERR_FS_CP_EINVAL, + ERR_FS_CP_FIFO_PIPE, + ERR_FS_CP_NON_DIR_TO_DIR, + ERR_FS_CP_SOCKET, + ERR_FS_CP_SYMLINK_TO_SUBDIRECTORY, + ERR_FS_CP_UNKNOWN, + ERR_FS_EISDIR, + ERR_INVALID_ARG_TYPE, +} = require('../errors.js') +const { + constants: { + errno: { + EEXIST, + EISDIR, + EINVAL, + ENOTDIR, + }, + }, +} = require('os') +const { + chmod, + copyFile, + lstat, + mkdir, + readdir, + readlink, + stat, + symlink, + unlink, + utimes, +} = require('../fs.js') +const { + dirname, + isAbsolute, + join, + parse, + resolve, + sep, + toNamespacedPath, +} = require('path') +const { fileURLToPath } = require('url') + +const defaultOptions = { + dereference: false, + errorOnExist: false, + filter: undefined, + force: true, + preserveTimestamps: false, + recursive: false, +} + +async function cp (src, dest, opts) { + if (opts != null && typeof opts !== 'object') { + throw new ERR_INVALID_ARG_TYPE('options', ['Object'], opts) + } + return cpFn( + toNamespacedPath(getValidatedPath(src)), + toNamespacedPath(getValidatedPath(dest)), + { ...defaultOptions, ...opts }) +} + +function getValidatedPath (fileURLOrPath) { + const path = fileURLOrPath != null && fileURLOrPath.href + && fileURLOrPath.origin + ? fileURLToPath(fileURLOrPath) + : fileURLOrPath + return path +} + +async function cpFn (src, dest, opts) { + // Warn about using preserveTimestamps on 32-bit node + // istanbul ignore next + if (opts.preserveTimestamps && process.arch === 'ia32') { + const warning = 'Using the preserveTimestamps option in 32-bit ' + + 'node is not recommended' + process.emitWarning(warning, 'TimestampPrecisionWarning') + } + const stats = await checkPaths(src, dest, opts) + const { srcStat, destStat } = stats + await checkParentPaths(src, srcStat, dest) + if (opts.filter) { + return handleFilter(checkParentDir, destStat, src, dest, opts) + } + return checkParentDir(destStat, src, dest, opts) +} + +async function checkPaths (src, dest, opts) { + const { 0: srcStat, 1: destStat } = await getStats(src, dest, opts) + if (destStat) { + if (areIdentical(srcStat, destStat)) { + throw new ERR_FS_CP_EINVAL({ + message: 'src and dest cannot be the same', + path: dest, + syscall: 'cp', + errno: EINVAL, + }) + } + if (srcStat.isDirectory() && !destStat.isDirectory()) { + throw new ERR_FS_CP_DIR_TO_NON_DIR({ + message: `cannot overwrite directory ${src} ` + + `with non-directory ${dest}`, + path: dest, + syscall: 'cp', + errno: EISDIR, + }) + } + if (!srcStat.isDirectory() && destStat.isDirectory()) { + throw new ERR_FS_CP_NON_DIR_TO_DIR({ + message: `cannot overwrite non-directory ${src} ` + + `with directory ${dest}`, + path: dest, + syscall: 'cp', + errno: ENOTDIR, + }) + } + } + + if (srcStat.isDirectory() && isSrcSubdir(src, dest)) { + throw new ERR_FS_CP_EINVAL({ + message: `cannot copy ${src} to a subdirectory of self ${dest}`, + path: dest, + syscall: 'cp', + errno: EINVAL, + }) + } + return { srcStat, destStat } +} + +function areIdentical (srcStat, destStat) { + return destStat.ino && destStat.dev && destStat.ino === srcStat.ino && + destStat.dev === srcStat.dev +} + +function getStats (src, dest, opts) { + const statFunc = opts.dereference ? + (file) => stat(file, { bigint: true }) : + (file) => lstat(file, { bigint: true }) + return Promise.all([ + statFunc(src), + statFunc(dest).catch((err) => { + // istanbul ignore next: unsure how to cover. + if (err.code === 'ENOENT') { + return null + } + // istanbul ignore next: unsure how to cover. + throw err + }), + ]) +} + +async function checkParentDir (destStat, src, dest, opts) { + const destParent = dirname(dest) + const dirExists = await pathExists(destParent) + if (dirExists) { + return getStatsForCopy(destStat, src, dest, opts) + } + await mkdir(destParent, { recursive: true }) + return getStatsForCopy(destStat, src, dest, opts) +} + +function pathExists (dest) { + return stat(dest).then( + () => true, + // istanbul ignore next: not sure when this would occur + (err) => (err.code === 'ENOENT' ? false : Promise.reject(err))) +} + +// Recursively check if dest parent is a subdirectory of src. +// It works for all file types including symlinks since it +// checks the src and dest inodes. It starts from the deepest +// parent and stops once it reaches the src parent or the root path. +async function checkParentPaths (src, srcStat, dest) { + const srcParent = resolve(dirname(src)) + const destParent = resolve(dirname(dest)) + if (destParent === srcParent || destParent === parse(destParent).root) { + return + } + let destStat + try { + destStat = await stat(destParent, { bigint: true }) + } catch (err) { + // istanbul ignore else: not sure when this would occur + if (err.code === 'ENOENT') { + return + } + // istanbul ignore next: not sure when this would occur + throw err + } + if (areIdentical(srcStat, destStat)) { + throw new ERR_FS_CP_EINVAL({ + message: `cannot copy ${src} to a subdirectory of self ${dest}`, + path: dest, + syscall: 'cp', + errno: EINVAL, + }) + } + return checkParentPaths(src, srcStat, destParent) +} + +const normalizePathToArray = (path) => + resolve(path).split(sep).filter(Boolean) + +// Return true if dest is a subdir of src, otherwise false. +// It only checks the path strings. +function isSrcSubdir (src, dest) { + const srcArr = normalizePathToArray(src) + const destArr = normalizePathToArray(dest) + return srcArr.every((cur, i) => destArr[i] === cur) +} + +async function handleFilter (onInclude, destStat, src, dest, opts, cb) { + const include = await opts.filter(src, dest) + if (include) { + return onInclude(destStat, src, dest, opts, cb) + } +} + +function startCopy (destStat, src, dest, opts) { + if (opts.filter) { + return handleFilter(getStatsForCopy, destStat, src, dest, opts) + } + return getStatsForCopy(destStat, src, dest, opts) +} + +async function getStatsForCopy (destStat, src, dest, opts) { + const statFn = opts.dereference ? stat : lstat + const srcStat = await statFn(src) + // istanbul ignore else: can't portably test FIFO + if (srcStat.isDirectory() && opts.recursive) { + return onDir(srcStat, destStat, src, dest, opts) + } else if (srcStat.isDirectory()) { + throw new ERR_FS_EISDIR({ + message: `${src} is a directory (not copied)`, + path: src, + syscall: 'cp', + errno: EINVAL, + }) + } else if (srcStat.isFile() || + srcStat.isCharacterDevice() || + srcStat.isBlockDevice()) { + return onFile(srcStat, destStat, src, dest, opts) + } else if (srcStat.isSymbolicLink()) { + return onLink(destStat, src, dest) + } else if (srcStat.isSocket()) { + throw new ERR_FS_CP_SOCKET({ + message: `cannot copy a socket file: ${dest}`, + path: dest, + syscall: 'cp', + errno: EINVAL, + }) + } else if (srcStat.isFIFO()) { + throw new ERR_FS_CP_FIFO_PIPE({ + message: `cannot copy a FIFO pipe: ${dest}`, + path: dest, + syscall: 'cp', + errno: EINVAL, + }) + } + // istanbul ignore next: should be unreachable + throw new ERR_FS_CP_UNKNOWN({ + message: `cannot copy an unknown file type: ${dest}`, + path: dest, + syscall: 'cp', + errno: EINVAL, + }) +} + +function onFile (srcStat, destStat, src, dest, opts) { + if (!destStat) { + return _copyFile(srcStat, src, dest, opts) + } + return mayCopyFile(srcStat, src, dest, opts) +} + +async function mayCopyFile (srcStat, src, dest, opts) { + if (opts.force) { + await unlink(dest) + return _copyFile(srcStat, src, dest, opts) + } else if (opts.errorOnExist) { + throw new ERR_FS_CP_EEXIST({ + message: `${dest} already exists`, + path: dest, + syscall: 'cp', + errno: EEXIST, + }) + } +} + +async function _copyFile (srcStat, src, dest, opts) { + await copyFile(src, dest) + if (opts.preserveTimestamps) { + return handleTimestampsAndMode(srcStat.mode, src, dest) + } + return setDestMode(dest, srcStat.mode) +} + +async function handleTimestampsAndMode (srcMode, src, dest) { + // Make sure the file is writable before setting the timestamp + // otherwise open fails with EPERM when invoked with 'r+' + // (through utimes call) + if (fileIsNotWritable(srcMode)) { + await makeFileWritable(dest, srcMode) + return setDestTimestampsAndMode(srcMode, src, dest) + } + return setDestTimestampsAndMode(srcMode, src, dest) +} + +function fileIsNotWritable (srcMode) { + return (srcMode & 0o200) === 0 +} + +function makeFileWritable (dest, srcMode) { + return setDestMode(dest, srcMode | 0o200) +} + +async function setDestTimestampsAndMode (srcMode, src, dest) { + await setDestTimestamps(src, dest) + return setDestMode(dest, srcMode) +} + +function setDestMode (dest, srcMode) { + return chmod(dest, srcMode) +} + +async function setDestTimestamps (src, dest) { + // The initial srcStat.atime cannot be trusted + // because it is modified by the read(2) system call + // (See https://nodejs.org/api/fs.html#fs_stat_time_values) + const updatedSrcStat = await stat(src) + return utimes(dest, updatedSrcStat.atime, updatedSrcStat.mtime) +} + +function onDir (srcStat, destStat, src, dest, opts) { + if (!destStat) { + return mkDirAndCopy(srcStat.mode, src, dest, opts) + } + return copyDir(src, dest, opts) +} + +async function mkDirAndCopy (srcMode, src, dest, opts) { + await mkdir(dest) + await copyDir(src, dest, opts) + return setDestMode(dest, srcMode) +} + +async function copyDir (src, dest, opts) { + const dir = await readdir(src) + for (let i = 0; i < dir.length; i++) { + const item = dir[i] + const srcItem = join(src, item) + const destItem = join(dest, item) + const { destStat } = await checkPaths(srcItem, destItem, opts) + await startCopy(destStat, srcItem, destItem, opts) + } +} + +async function onLink (destStat, src, dest) { + let resolvedSrc = await readlink(src) + if (!isAbsolute(resolvedSrc)) { + resolvedSrc = resolve(dirname(src), resolvedSrc) + } + if (!destStat) { + return symlink(resolvedSrc, dest) + } + let resolvedDest + try { + resolvedDest = await readlink(dest) + } catch (err) { + // Dest exists and is a regular file or directory, + // Windows may throw UNKNOWN error. If dest already exists, + // fs throws error anyway, so no need to guard against it here. + // istanbul ignore next: can only test on windows + if (err.code === 'EINVAL' || err.code === 'UNKNOWN') { + return symlink(resolvedSrc, dest) + } + // istanbul ignore next: should not be possible + throw err + } + if (!isAbsolute(resolvedDest)) { + resolvedDest = resolve(dirname(dest), resolvedDest) + } + if (isSrcSubdir(resolvedSrc, resolvedDest)) { + throw new ERR_FS_CP_EINVAL({ + message: `cannot copy ${resolvedSrc} to a subdirectory of self ` + + `${resolvedDest}`, + path: dest, + syscall: 'cp', + errno: EINVAL, + }) + } + // Do not copy if src is a subdir of dest since unlinking + // dest in this case would result in removing src contents + // and therefore a broken symlink would be created. + const srcStat = await stat(src) + if (srcStat.isDirectory() && isSrcSubdir(resolvedDest, resolvedSrc)) { + throw new ERR_FS_CP_SYMLINK_TO_SUBDIRECTORY({ + message: `cannot overwrite ${resolvedDest} with ${resolvedSrc}`, + path: dest, + syscall: 'cp', + errno: EINVAL, + }) + } + return copyLink(resolvedSrc, dest) +} + +async function copyLink (resolvedSrc, dest) { + await unlink(dest) + return symlink(resolvedSrc, dest) +} + +module.exports = cp diff --git a/node_modules/@npmcli/fs/lib/errors.js b/node_modules/@npmcli/fs/lib/errors.js new file mode 100644 index 0000000..1cd1e05 --- /dev/null +++ b/node_modules/@npmcli/fs/lib/errors.js @@ -0,0 +1,129 @@ +'use strict' +const { inspect } = require('util') + +// adapted from node's internal/errors +// https://github.com/nodejs/node/blob/c8a04049/lib/internal/errors.js + +// close copy of node's internal SystemError class. +class SystemError { + constructor (code, prefix, context) { + // XXX context.code is undefined in all constructors used in cp/polyfill + // that may be a bug copied from node, maybe the constructor should use + // `code` not `errno`? nodejs/node#41104 + let message = `${prefix}: ${context.syscall} returned ` + + `${context.code} (${context.message})` + + if (context.path !== undefined) { + message += ` ${context.path}` + } + if (context.dest !== undefined) { + message += ` => ${context.dest}` + } + + this.code = code + Object.defineProperties(this, { + name: { + value: 'SystemError', + enumerable: false, + writable: true, + configurable: true, + }, + message: { + value: message, + enumerable: false, + writable: true, + configurable: true, + }, + info: { + value: context, + enumerable: true, + configurable: true, + writable: false, + }, + errno: { + get () { + return context.errno + }, + set (value) { + context.errno = value + }, + enumerable: true, + configurable: true, + }, + syscall: { + get () { + return context.syscall + }, + set (value) { + context.syscall = value + }, + enumerable: true, + configurable: true, + }, + }) + + if (context.path !== undefined) { + Object.defineProperty(this, 'path', { + get () { + return context.path + }, + set (value) { + context.path = value + }, + enumerable: true, + configurable: true, + }) + } + + if (context.dest !== undefined) { + Object.defineProperty(this, 'dest', { + get () { + return context.dest + }, + set (value) { + context.dest = value + }, + enumerable: true, + configurable: true, + }) + } + } + + toString () { + return `${this.name} [${this.code}]: ${this.message}` + } + + [Symbol.for('nodejs.util.inspect.custom')] (_recurseTimes, ctx) { + return inspect(this, { + ...ctx, + getters: true, + customInspect: false, + }) + } +} + +function E (code, message) { + module.exports[code] = class NodeError extends SystemError { + constructor (ctx) { + super(code, message, ctx) + } + } +} + +E('ERR_FS_CP_DIR_TO_NON_DIR', 'Cannot overwrite directory with non-directory') +E('ERR_FS_CP_EEXIST', 'Target already exists') +E('ERR_FS_CP_EINVAL', 'Invalid src or dest') +E('ERR_FS_CP_FIFO_PIPE', 'Cannot copy a FIFO pipe') +E('ERR_FS_CP_NON_DIR_TO_DIR', 'Cannot overwrite non-directory with directory') +E('ERR_FS_CP_SOCKET', 'Cannot copy a socket file') +E('ERR_FS_CP_SYMLINK_TO_SUBDIRECTORY', 'Cannot overwrite symlink in subdirectory of self') +E('ERR_FS_CP_UNKNOWN', 'Cannot copy an unknown file type') +E('ERR_FS_EISDIR', 'Path is a directory') + +module.exports.ERR_INVALID_ARG_TYPE = class ERR_INVALID_ARG_TYPE extends Error { + constructor (name, expected, actual) { + super() + this.code = 'ERR_INVALID_ARG_TYPE' + this.message = `The ${name} argument must be ${expected}. Received ${typeof actual}` + } +} diff --git a/node_modules/@npmcli/fs/lib/fs.js b/node_modules/@npmcli/fs/lib/fs.js new file mode 100644 index 0000000..457da10 --- /dev/null +++ b/node_modules/@npmcli/fs/lib/fs.js @@ -0,0 +1,14 @@ +const fs = require('fs') +const promisify = require('@gar/promisify') + +const isLower = (s) => s === s.toLowerCase() && s !== s.toUpperCase() + +const fsSync = Object.fromEntries(Object.entries(fs).filter(([k, v]) => + typeof v === 'function' && (k.endsWith('Sync') || !isLower(k[0])) +)) + +// this module returns the core fs async fns wrapped in a proxy that promisifies +// method calls within the getter. we keep it in a separate module so that the +// overridden methods have a consistent way to get to promisified fs methods +// without creating a circular dependency. the ctors and sync methods are kept untouched +module.exports = { ...promisify(fs), ...fsSync } diff --git a/node_modules/@npmcli/fs/lib/index.js b/node_modules/@npmcli/fs/lib/index.js new file mode 100644 index 0000000..3a98648 --- /dev/null +++ b/node_modules/@npmcli/fs/lib/index.js @@ -0,0 +1,12 @@ +module.exports = { + ...require('./fs.js'), + copyFile: require('./copy-file.js'), + cp: require('./cp/index.js'), + mkdir: require('./mkdir.js'), + mkdtemp: require('./mkdtemp.js'), + rm: require('./rm/index.js'), + withTempDir: require('./with-temp-dir.js'), + withOwner: require('./with-owner.js'), + withOwnerSync: require('./with-owner-sync.js'), + writeFile: require('./write-file.js'), +} diff --git a/node_modules/@npmcli/fs/lib/mkdir.js b/node_modules/@npmcli/fs/lib/mkdir.js new file mode 100644 index 0000000..098d8d0 --- /dev/null +++ b/node_modules/@npmcli/fs/lib/mkdir.js @@ -0,0 +1,19 @@ +const fs = require('./fs.js') +const getOptions = require('./common/get-options.js') +const withOwner = require('./with-owner.js') + +// extends mkdir with the ability to specify an owner of the new dir +const mkdir = async (path, opts) => { + const options = getOptions(opts, { + copy: ['mode', 'recursive'], + wrap: 'mode', + }) + + return withOwner( + path, + () => fs.mkdir(path, options), + opts + ) +} + +module.exports = mkdir diff --git a/node_modules/@npmcli/fs/lib/mkdtemp.js b/node_modules/@npmcli/fs/lib/mkdtemp.js new file mode 100644 index 0000000..60b12a7 --- /dev/null +++ b/node_modules/@npmcli/fs/lib/mkdtemp.js @@ -0,0 +1,23 @@ +const { dirname, sep } = require('path') + +const fs = require('./fs.js') +const getOptions = require('./common/get-options.js') +const withOwner = require('./with-owner.js') + +const mkdtemp = async (prefix, opts) => { + const options = getOptions(opts, { + copy: ['encoding'], + wrap: 'encoding', + }) + + // mkdtemp relies on the trailing path separator to indicate if it should + // create a directory inside of the prefix. if that's the case then the root + // we infer ownership from is the prefix itself, otherwise it's the dirname + // /tmp -> /tmpABCDEF, infers from / + // /tmp/ -> /tmp/ABCDEF, infers from /tmp + const root = prefix.endsWith(sep) ? prefix : dirname(prefix) + + return withOwner(root, () => fs.mkdtemp(prefix, options), opts) +} + +module.exports = mkdtemp diff --git a/node_modules/@npmcli/fs/lib/rm/index.js b/node_modules/@npmcli/fs/lib/rm/index.js new file mode 100644 index 0000000..cb81fbd --- /dev/null +++ b/node_modules/@npmcli/fs/lib/rm/index.js @@ -0,0 +1,22 @@ +const fs = require('../fs.js') +const getOptions = require('../common/get-options.js') +const node = require('../common/node.js') +const polyfill = require('./polyfill.js') + +// node 14.14.0 added fs.rm, which allows both the force and recursive options +const useNative = node.satisfies('>=14.14.0') + +const rm = async (path, opts) => { + const options = getOptions(opts, { + copy: ['retryDelay', 'maxRetries', 'recursive', 'force'], + }) + + // the polyfill is tested separately from this module, no need to hack + // process.version to try to trigger it just for coverage + // istanbul ignore next + return useNative + ? fs.rm(path, options) + : polyfill(path, options) +} + +module.exports = rm diff --git a/node_modules/@npmcli/fs/lib/rm/polyfill.js b/node_modules/@npmcli/fs/lib/rm/polyfill.js new file mode 100644 index 0000000..a25c174 --- /dev/null +++ b/node_modules/@npmcli/fs/lib/rm/polyfill.js @@ -0,0 +1,239 @@ +// this file is a modified version of the code in node core >=14.14.0 +// which is, in turn, a modified version of the rimraf module on npm +// node core changes: +// - Use of the assert module has been replaced with core's error system. +// - All code related to the glob dependency has been removed. +// - Bring your own custom fs module is not currently supported. +// - Some basic code cleanup. +// changes here: +// - remove all callback related code +// - drop sync support +// - change assertions back to non-internal methods (see options.js) +// - throws ENOTDIR when rmdir gets an ENOENT for a path that exists in Windows +const errnos = require('os').constants.errno +const { join } = require('path') +const fs = require('../fs.js') + +// error codes that mean we need to remove contents +const notEmptyCodes = new Set([ + 'ENOTEMPTY', + 'EEXIST', + 'EPERM', +]) + +// error codes we can retry later +const retryCodes = new Set([ + 'EBUSY', + 'EMFILE', + 'ENFILE', + 'ENOTEMPTY', + 'EPERM', +]) + +const isWindows = process.platform === 'win32' + +const defaultOptions = { + retryDelay: 100, + maxRetries: 0, + recursive: false, + force: false, +} + +// this is drastically simplified, but should be roughly equivalent to what +// node core throws +class ERR_FS_EISDIR extends Error { + constructor (path) { + super() + this.info = { + code: 'EISDIR', + message: 'is a directory', + path, + syscall: 'rm', + errno: errnos.EISDIR, + } + this.name = 'SystemError' + this.code = 'ERR_FS_EISDIR' + this.errno = errnos.EISDIR + this.syscall = 'rm' + this.path = path + this.message = `Path is a directory: ${this.syscall} returned ` + + `${this.info.code} (is a directory) ${path}` + } + + toString () { + return `${this.name} [${this.code}]: ${this.message}` + } +} + +class ENOTDIR extends Error { + constructor (path) { + super() + this.name = 'Error' + this.code = 'ENOTDIR' + this.errno = errnos.ENOTDIR + this.syscall = 'rmdir' + this.path = path + this.message = `not a directory, ${this.syscall} '${this.path}'` + } + + toString () { + return `${this.name}: ${this.code}: ${this.message}` + } +} + +// force is passed separately here because we respect it for the first entry +// into rimraf only, any further calls that are spawned as a result (i.e. to +// delete content within the target) will ignore ENOENT errors +const rimraf = async (path, options, isTop = false) => { + const force = isTop ? options.force : true + const stat = await fs.lstat(path) + .catch((err) => { + // we only ignore ENOENT if we're forcing this call + if (err.code === 'ENOENT' && force) { + return + } + + if (isWindows && err.code === 'EPERM') { + return fixEPERM(path, options, err, isTop) + } + + throw err + }) + + // no stat object here means either lstat threw an ENOENT, or lstat threw + // an EPERM and the fixPERM function took care of things. either way, we're + // already done, so return early + if (!stat) { + return + } + + if (stat.isDirectory()) { + return rmdir(path, options, null, isTop) + } + + return fs.unlink(path) + .catch((err) => { + if (err.code === 'ENOENT' && force) { + return + } + + if (err.code === 'EISDIR') { + return rmdir(path, options, err, isTop) + } + + if (err.code === 'EPERM') { + // in windows, we handle this through fixEPERM which will also try to + // delete things again. everywhere else since deleting the target as a + // file didn't work we go ahead and try to delete it as a directory + return isWindows + ? fixEPERM(path, options, err, isTop) + : rmdir(path, options, err, isTop) + } + + throw err + }) +} + +const fixEPERM = async (path, options, originalErr, isTop) => { + const force = isTop ? options.force : true + const targetMissing = await fs.chmod(path, 0o666) + .catch((err) => { + if (err.code === 'ENOENT' && force) { + return true + } + + throw originalErr + }) + + // got an ENOENT above, return now. no file = no problem + if (targetMissing) { + return + } + + // this function does its own lstat rather than calling rimraf again to avoid + // infinite recursion for a repeating EPERM + const stat = await fs.lstat(path) + .catch((err) => { + if (err.code === 'ENOENT' && force) { + return + } + + throw originalErr + }) + + if (!stat) { + return + } + + if (stat.isDirectory()) { + return rmdir(path, options, originalErr, isTop) + } + + return fs.unlink(path) +} + +const rmdir = async (path, options, originalErr, isTop) => { + if (!options.recursive && isTop) { + throw originalErr || new ERR_FS_EISDIR(path) + } + const force = isTop ? options.force : true + + return fs.rmdir(path) + .catch(async (err) => { + // in Windows, calling rmdir on a file path will fail with ENOENT rather + // than ENOTDIR. to determine if that's what happened, we have to do + // another lstat on the path. if the path isn't actually gone, we throw + // away the ENOENT and replace it with our own ENOTDIR + if (isWindows && err.code === 'ENOENT') { + const stillExists = await fs.lstat(path).then(() => true, () => false) + if (stillExists) { + err = new ENOTDIR(path) + } + } + + // not there, not a problem + if (err.code === 'ENOENT' && force) { + return + } + + // we may not have originalErr if lstat tells us our target is a + // directory but that changes before we actually remove it, so + // only throw it here if it's set + if (originalErr && err.code === 'ENOTDIR') { + throw originalErr + } + + // the directory isn't empty, remove the contents and try again + if (notEmptyCodes.has(err.code)) { + const files = await fs.readdir(path) + await Promise.all(files.map((file) => { + const target = join(path, file) + return rimraf(target, options) + })) + return fs.rmdir(path) + } + + throw err + }) +} + +const rm = async (path, opts) => { + const options = { ...defaultOptions, ...opts } + let retries = 0 + + const errHandler = async (err) => { + if (retryCodes.has(err.code) && ++retries < options.maxRetries) { + const delay = retries * options.retryDelay + await promiseTimeout(delay) + return rimraf(path, options, true).catch(errHandler) + } + + throw err + } + + return rimraf(path, options, true).catch(errHandler) +} + +const promiseTimeout = (ms) => new Promise((r) => setTimeout(r, ms)) + +module.exports = rm diff --git a/node_modules/@npmcli/fs/lib/with-owner-sync.js b/node_modules/@npmcli/fs/lib/with-owner-sync.js new file mode 100644 index 0000000..3597d1c --- /dev/null +++ b/node_modules/@npmcli/fs/lib/with-owner-sync.js @@ -0,0 +1,21 @@ +const getOptions = require('./common/get-options.js') +const owner = require('./common/owner-sync.js') + +const withOwnerSync = (path, fn, opts) => { + const options = getOptions(opts, { + copy: ['owner'], + }) + + const { uid, gid } = owner.validate(path, options.owner) + + const result = fn({ uid, gid }) + + owner.update(path, uid, gid) + if (typeof result === 'string') { + owner.update(result, uid, gid) + } + + return result +} + +module.exports = withOwnerSync diff --git a/node_modules/@npmcli/fs/lib/with-owner.js b/node_modules/@npmcli/fs/lib/with-owner.js new file mode 100644 index 0000000..a679102 --- /dev/null +++ b/node_modules/@npmcli/fs/lib/with-owner.js @@ -0,0 +1,21 @@ +const getOptions = require('./common/get-options.js') +const owner = require('./common/owner.js') + +const withOwner = async (path, fn, opts) => { + const options = getOptions(opts, { + copy: ['owner'], + }) + + const { uid, gid } = await owner.validate(path, options.owner) + + const result = await fn({ uid, gid }) + + await Promise.all([ + owner.update(path, uid, gid), + typeof result === 'string' ? owner.update(result, uid, gid) : null, + ]) + + return result +} + +module.exports = withOwner diff --git a/node_modules/@npmcli/fs/lib/with-temp-dir.js b/node_modules/@npmcli/fs/lib/with-temp-dir.js new file mode 100644 index 0000000..81db59d --- /dev/null +++ b/node_modules/@npmcli/fs/lib/with-temp-dir.js @@ -0,0 +1,41 @@ +const { join, sep } = require('path') + +const getOptions = require('./common/get-options.js') +const mkdir = require('./mkdir.js') +const mkdtemp = require('./mkdtemp.js') +const rm = require('./rm/index.js') + +// create a temp directory, ensure its permissions match its parent, then call +// the supplied function passing it the path to the directory. clean up after +// the function finishes, whether it throws or not +const withTempDir = async (root, fn, opts) => { + const options = getOptions(opts, { + copy: ['tmpPrefix'], + }) + // create the directory, and fix its ownership + await mkdir(root, { recursive: true, owner: 'inherit' }) + + const target = await mkdtemp(join(`${root}${sep}`, options.tmpPrefix || ''), { owner: 'inherit' }) + let err + let result + + try { + result = await fn(target) + } catch (_err) { + err = _err + } + + try { + await rm(target, { force: true, recursive: true }) + } catch { + // ignore errors + } + + if (err) { + throw err + } + + return result +} + +module.exports = withTempDir diff --git a/node_modules/@npmcli/fs/lib/write-file.js b/node_modules/@npmcli/fs/lib/write-file.js new file mode 100644 index 0000000..ff90057 --- /dev/null +++ b/node_modules/@npmcli/fs/lib/write-file.js @@ -0,0 +1,14 @@ +const fs = require('./fs.js') +const getOptions = require('./common/get-options.js') +const withOwner = require('./with-owner.js') + +const writeFile = async (file, data, opts) => { + const options = getOptions(opts, { + copy: ['encoding', 'mode', 'flag', 'signal'], + wrap: 'encoding', + }) + + return withOwner(file, () => fs.writeFile(file, data, options), opts) +} + +module.exports = writeFile diff --git a/node_modules/@npmcli/fs/package.json b/node_modules/@npmcli/fs/package.json new file mode 100644 index 0000000..1512fd6 --- /dev/null +++ b/node_modules/@npmcli/fs/package.json @@ -0,0 +1,50 @@ +{ + "name": "@npmcli/fs", + "version": "2.1.2", + "description": "filesystem utilities for the npm cli", + "main": "lib/index.js", + "files": [ + "bin/", + "lib/" + ], + "scripts": { + "preversion": "npm test", + "postversion": "npm publish", + "prepublishOnly": "git push origin --follow-tags", + "snap": "tap", + "test": "tap", + "npmclilint": "npmcli-lint", + "lint": "eslint \"**/*.js\"", + "lintfix": "npm run lint -- --fix", + "posttest": "npm run lint", + "postsnap": "npm run lintfix --", + "postlint": "template-oss-check", + "template-oss-apply": "template-oss-apply --force" + }, + "repository": { + "type": "git", + "url": "https://github.com/npm/fs.git" + }, + "keywords": [ + "npm", + "oss" + ], + "author": "GitHub Inc.", + "license": "ISC", + "devDependencies": { + "@npmcli/eslint-config": "^3.0.1", + "@npmcli/template-oss": "3.5.0", + "tap": "^16.0.1" + }, + "dependencies": { + "@gar/promisify": "^1.1.3", + "semver": "^7.3.5" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + }, + "templateOSS": { + "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", + "version": "3.5.0" + } +} diff --git a/node_modules/@npmcli/move-file/LICENSE.md b/node_modules/@npmcli/move-file/LICENSE.md new file mode 100644 index 0000000..072bf20 --- /dev/null +++ b/node_modules/@npmcli/move-file/LICENSE.md @@ -0,0 +1,22 @@ +MIT License + +Copyright (c) Sindre Sorhus (https://sindresorhus.com) +Copyright (c) npm, Inc. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +DEALINGS IN THE SOFTWARE. diff --git a/node_modules/@npmcli/move-file/README.md b/node_modules/@npmcli/move-file/README.md new file mode 100644 index 0000000..8a5a57f --- /dev/null +++ b/node_modules/@npmcli/move-file/README.md @@ -0,0 +1,69 @@ +# @npmcli/move-file + +A fork of [move-file](https://github.com/sindresorhus/move-file) with +compatibility with all node 10.x versions. + +> Move a file (or directory) + +The built-in +[`fs.rename()`](https://nodejs.org/api/fs.html#fs_fs_rename_oldpath_newpath_callback) +is just a JavaScript wrapper for the C `rename(2)` function, which doesn't +support moving files across partitions or devices. This module is what you +would have expected `fs.rename()` to be. + +## Highlights + +- Promise API. +- Supports moving a file across partitions and devices. +- Optionally prevent overwriting an existing file. +- Creates non-existent destination directories for you. +- Support for Node versions that lack built-in recursive `fs.mkdir()` +- Automatically recurses when source is a directory. + +## Install + +``` +$ npm install @npmcli/move-file +``` + +## Usage + +```js +const moveFile = require('@npmcli/move-file'); + +(async () => { + await moveFile('source/unicorn.png', 'destination/unicorn.png'); + console.log('The file has been moved'); +})(); +``` + +## API + +### moveFile(source, destination, options?) + +Returns a `Promise` that resolves when the file has been moved. + +### moveFile.sync(source, destination, options?) + +#### source + +Type: `string` + +File, or directory, you want to move. + +#### destination + +Type: `string` + +Where you want the file or directory moved. + +#### options + +Type: `object` + +##### overwrite + +Type: `boolean`\ +Default: `true` + +Overwrite existing destination file(s). diff --git a/node_modules/@npmcli/move-file/lib/index.js b/node_modules/@npmcli/move-file/lib/index.js new file mode 100644 index 0000000..5789bb1 --- /dev/null +++ b/node_modules/@npmcli/move-file/lib/index.js @@ -0,0 +1,185 @@ +const { dirname, join, resolve, relative, isAbsolute } = require('path') +const rimraf_ = require('rimraf') +const { promisify } = require('util') +const { + access: access_, + accessSync, + copyFile: copyFile_, + copyFileSync, + readdir: readdir_, + readdirSync, + rename: rename_, + renameSync, + stat: stat_, + statSync, + lstat: lstat_, + lstatSync, + symlink: symlink_, + symlinkSync, + readlink: readlink_, + readlinkSync, +} = require('fs') + +const access = promisify(access_) +const copyFile = promisify(copyFile_) +const readdir = promisify(readdir_) +const rename = promisify(rename_) +const stat = promisify(stat_) +const lstat = promisify(lstat_) +const symlink = promisify(symlink_) +const readlink = promisify(readlink_) +const rimraf = promisify(rimraf_) +const rimrafSync = rimraf_.sync + +const mkdirp = require('mkdirp') + +const pathExists = async path => { + try { + await access(path) + return true + } catch (er) { + return er.code !== 'ENOENT' + } +} + +const pathExistsSync = path => { + try { + accessSync(path) + return true + } catch (er) { + return er.code !== 'ENOENT' + } +} + +const moveFile = async (source, destination, options = {}, root = true, symlinks = []) => { + if (!source || !destination) { + throw new TypeError('`source` and `destination` file required') + } + + options = { + overwrite: true, + ...options, + } + + if (!options.overwrite && await pathExists(destination)) { + throw new Error(`The destination file exists: ${destination}`) + } + + await mkdirp(dirname(destination)) + + try { + await rename(source, destination) + } catch (error) { + if (error.code === 'EXDEV' || error.code === 'EPERM') { + const sourceStat = await lstat(source) + if (sourceStat.isDirectory()) { + const files = await readdir(source) + await Promise.all(files.map((file) => + moveFile(join(source, file), join(destination, file), options, false, symlinks) + )) + } else if (sourceStat.isSymbolicLink()) { + symlinks.push({ source, destination }) + } else { + await copyFile(source, destination) + } + } else { + throw error + } + } + + if (root) { + await Promise.all(symlinks.map(async ({ source: symSource, destination: symDestination }) => { + let target = await readlink(symSource) + // junction symlinks in windows will be absolute paths, so we need to + // make sure they point to the symlink destination + if (isAbsolute(target)) { + target = resolve(symDestination, relative(symSource, target)) + } + // try to determine what the actual file is so we can create the correct + // type of symlink in windows + let targetStat = 'file' + try { + targetStat = await stat(resolve(dirname(symSource), target)) + if (targetStat.isDirectory()) { + targetStat = 'junction' + } + } catch { + // targetStat remains 'file' + } + await symlink( + target, + symDestination, + targetStat + ) + })) + await rimraf(source) + } +} + +const moveFileSync = (source, destination, options = {}, root = true, symlinks = []) => { + if (!source || !destination) { + throw new TypeError('`source` and `destination` file required') + } + + options = { + overwrite: true, + ...options, + } + + if (!options.overwrite && pathExistsSync(destination)) { + throw new Error(`The destination file exists: ${destination}`) + } + + mkdirp.sync(dirname(destination)) + + try { + renameSync(source, destination) + } catch (error) { + if (error.code === 'EXDEV' || error.code === 'EPERM') { + const sourceStat = lstatSync(source) + if (sourceStat.isDirectory()) { + const files = readdirSync(source) + for (const file of files) { + moveFileSync(join(source, file), join(destination, file), options, false, symlinks) + } + } else if (sourceStat.isSymbolicLink()) { + symlinks.push({ source, destination }) + } else { + copyFileSync(source, destination) + } + } else { + throw error + } + } + + if (root) { + for (const { source: symSource, destination: symDestination } of symlinks) { + let target = readlinkSync(symSource) + // junction symlinks in windows will be absolute paths, so we need to + // make sure they point to the symlink destination + if (isAbsolute(target)) { + target = resolve(symDestination, relative(symSource, target)) + } + // try to determine what the actual file is so we can create the correct + // type of symlink in windows + let targetStat = 'file' + try { + targetStat = statSync(resolve(dirname(symSource), target)) + if (targetStat.isDirectory()) { + targetStat = 'junction' + } + } catch { + // targetStat remains 'file' + } + symlinkSync( + target, + symDestination, + targetStat + ) + } + rimrafSync(source) + } +} + +module.exports = moveFile +module.exports.sync = moveFileSync diff --git a/node_modules/@npmcli/move-file/node_modules/.bin/mkdirp b/node_modules/@npmcli/move-file/node_modules/.bin/mkdirp new file mode 100644 index 0000000..6ba5765 --- /dev/null +++ b/node_modules/@npmcli/move-file/node_modules/.bin/mkdirp @@ -0,0 +1,12 @@ +#!/bin/sh +basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") + +case `uname` in + *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; +esac + +if [ -x "$basedir/node" ]; then + exec "$basedir/node" "$basedir/../mkdirp/bin/cmd.js" "$@" +else + exec node "$basedir/../mkdirp/bin/cmd.js" "$@" +fi diff --git a/node_modules/@npmcli/move-file/node_modules/.bin/mkdirp.cmd b/node_modules/@npmcli/move-file/node_modules/.bin/mkdirp.cmd new file mode 100644 index 0000000..a865dd9 --- /dev/null +++ b/node_modules/@npmcli/move-file/node_modules/.bin/mkdirp.cmd @@ -0,0 +1,17 @@ +@ECHO off +GOTO start +:find_dp0 +SET dp0=%~dp0 +EXIT /b +:start +SETLOCAL +CALL :find_dp0 + +IF EXIST "%dp0%\node.exe" ( + SET "_prog=%dp0%\node.exe" +) ELSE ( + SET "_prog=node" + SET PATHEXT=%PATHEXT:;.JS;=;% +) + +endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\mkdirp\bin\cmd.js" %* diff --git a/node_modules/@npmcli/move-file/node_modules/.bin/mkdirp.ps1 b/node_modules/@npmcli/move-file/node_modules/.bin/mkdirp.ps1 new file mode 100644 index 0000000..911e854 --- /dev/null +++ b/node_modules/@npmcli/move-file/node_modules/.bin/mkdirp.ps1 @@ -0,0 +1,28 @@ +#!/usr/bin/env pwsh +$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent + +$exe="" +if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { + # Fix case when both the Windows and Linux builds of Node + # are installed in the same directory + $exe=".exe" +} +$ret=0 +if (Test-Path "$basedir/node$exe") { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "$basedir/node$exe" "$basedir/../mkdirp/bin/cmd.js" $args + } else { + & "$basedir/node$exe" "$basedir/../mkdirp/bin/cmd.js" $args + } + $ret=$LASTEXITCODE +} else { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "node$exe" "$basedir/../mkdirp/bin/cmd.js" $args + } else { + & "node$exe" "$basedir/../mkdirp/bin/cmd.js" $args + } + $ret=$LASTEXITCODE +} +exit $ret diff --git a/node_modules/@npmcli/move-file/node_modules/mkdirp/CHANGELOG.md b/node_modules/@npmcli/move-file/node_modules/mkdirp/CHANGELOG.md new file mode 100644 index 0000000..8145838 --- /dev/null +++ b/node_modules/@npmcli/move-file/node_modules/mkdirp/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changers Lorgs! + +## 1.0 + +Full rewrite. Essentially a brand new module. + +- Return a promise instead of taking a callback. +- Use native `fs.mkdir(path, { recursive: true })` when available. +- Drop support for outdated Node.js versions. (Technically still works on + Node.js v8, but only 10 and above are officially supported.) + +## 0.x + +Original and most widely used recursive directory creation implementation +in JavaScript, dating back to 2010. diff --git a/node_modules/@npmcli/move-file/node_modules/mkdirp/LICENSE b/node_modules/@npmcli/move-file/node_modules/mkdirp/LICENSE new file mode 100644 index 0000000..13fcd15 --- /dev/null +++ b/node_modules/@npmcli/move-file/node_modules/mkdirp/LICENSE @@ -0,0 +1,21 @@ +Copyright James Halliday (mail@substack.net) and Isaac Z. Schlueter (i@izs.me) + +This project is free software released under the MIT license: + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/@npmcli/move-file/node_modules/mkdirp/bin/cmd.js b/node_modules/@npmcli/move-file/node_modules/mkdirp/bin/cmd.js new file mode 100644 index 0000000..6e0aa8d --- /dev/null +++ b/node_modules/@npmcli/move-file/node_modules/mkdirp/bin/cmd.js @@ -0,0 +1,68 @@ +#!/usr/bin/env node + +const usage = () => ` +usage: mkdirp [DIR1,DIR2..] {OPTIONS} + + Create each supplied directory including any necessary parent directories + that don't yet exist. + + If the directory already exists, do nothing. + +OPTIONS are: + + -m If a directory needs to be created, set the mode as an octal + --mode= permission string. + + -v --version Print the mkdirp version number + + -h --help Print this helpful banner + + -p --print Print the first directories created for each path provided + + --manual Use manual implementation, even if native is available +` + +const dirs = [] +const opts = {} +let print = false +let dashdash = false +let manual = false +for (const arg of process.argv.slice(2)) { + if (dashdash) + dirs.push(arg) + else if (arg === '--') + dashdash = true + else if (arg === '--manual') + manual = true + else if (/^-h/.test(arg) || /^--help/.test(arg)) { + console.log(usage()) + process.exit(0) + } else if (arg === '-v' || arg === '--version') { + console.log(require('../package.json').version) + process.exit(0) + } else if (arg === '-p' || arg === '--print') { + print = true + } else if (/^-m/.test(arg) || /^--mode=/.test(arg)) { + const mode = parseInt(arg.replace(/^(-m|--mode=)/, ''), 8) + if (isNaN(mode)) { + console.error(`invalid mode argument: ${arg}\nMust be an octal number.`) + process.exit(1) + } + opts.mode = mode + } else + dirs.push(arg) +} + +const mkdirp = require('../') +const impl = manual ? mkdirp.manual : mkdirp +if (dirs.length === 0) + console.error(usage()) + +Promise.all(dirs.map(dir => impl(dir, opts))) + .then(made => print ? made.forEach(m => m && console.log(m)) : null) + .catch(er => { + console.error(er.message) + if (er.code) + console.error(' code: ' + er.code) + process.exit(1) + }) diff --git a/node_modules/@npmcli/move-file/node_modules/mkdirp/index.js b/node_modules/@npmcli/move-file/node_modules/mkdirp/index.js new file mode 100644 index 0000000..ad7a16c --- /dev/null +++ b/node_modules/@npmcli/move-file/node_modules/mkdirp/index.js @@ -0,0 +1,31 @@ +const optsArg = require('./lib/opts-arg.js') +const pathArg = require('./lib/path-arg.js') + +const {mkdirpNative, mkdirpNativeSync} = require('./lib/mkdirp-native.js') +const {mkdirpManual, mkdirpManualSync} = require('./lib/mkdirp-manual.js') +const {useNative, useNativeSync} = require('./lib/use-native.js') + + +const mkdirp = (path, opts) => { + path = pathArg(path) + opts = optsArg(opts) + return useNative(opts) + ? mkdirpNative(path, opts) + : mkdirpManual(path, opts) +} + +const mkdirpSync = (path, opts) => { + path = pathArg(path) + opts = optsArg(opts) + return useNativeSync(opts) + ? mkdirpNativeSync(path, opts) + : mkdirpManualSync(path, opts) +} + +mkdirp.sync = mkdirpSync +mkdirp.native = (path, opts) => mkdirpNative(pathArg(path), optsArg(opts)) +mkdirp.manual = (path, opts) => mkdirpManual(pathArg(path), optsArg(opts)) +mkdirp.nativeSync = (path, opts) => mkdirpNativeSync(pathArg(path), optsArg(opts)) +mkdirp.manualSync = (path, opts) => mkdirpManualSync(pathArg(path), optsArg(opts)) + +module.exports = mkdirp diff --git a/node_modules/@npmcli/move-file/node_modules/mkdirp/lib/find-made.js b/node_modules/@npmcli/move-file/node_modules/mkdirp/lib/find-made.js new file mode 100644 index 0000000..022e492 --- /dev/null +++ b/node_modules/@npmcli/move-file/node_modules/mkdirp/lib/find-made.js @@ -0,0 +1,29 @@ +const {dirname} = require('path') + +const findMade = (opts, parent, path = undefined) => { + // we never want the 'made' return value to be a root directory + if (path === parent) + return Promise.resolve() + + return opts.statAsync(parent).then( + st => st.isDirectory() ? path : undefined, // will fail later + er => er.code === 'ENOENT' + ? findMade(opts, dirname(parent), parent) + : undefined + ) +} + +const findMadeSync = (opts, parent, path = undefined) => { + if (path === parent) + return undefined + + try { + return opts.statSync(parent).isDirectory() ? path : undefined + } catch (er) { + return er.code === 'ENOENT' + ? findMadeSync(opts, dirname(parent), parent) + : undefined + } +} + +module.exports = {findMade, findMadeSync} diff --git a/node_modules/@npmcli/move-file/node_modules/mkdirp/lib/mkdirp-manual.js b/node_modules/@npmcli/move-file/node_modules/mkdirp/lib/mkdirp-manual.js new file mode 100644 index 0000000..2eb18cd --- /dev/null +++ b/node_modules/@npmcli/move-file/node_modules/mkdirp/lib/mkdirp-manual.js @@ -0,0 +1,64 @@ +const {dirname} = require('path') + +const mkdirpManual = (path, opts, made) => { + opts.recursive = false + const parent = dirname(path) + if (parent === path) { + return opts.mkdirAsync(path, opts).catch(er => { + // swallowed by recursive implementation on posix systems + // any other error is a failure + if (er.code !== 'EISDIR') + throw er + }) + } + + return opts.mkdirAsync(path, opts).then(() => made || path, er => { + if (er.code === 'ENOENT') + return mkdirpManual(parent, opts) + .then(made => mkdirpManual(path, opts, made)) + if (er.code !== 'EEXIST' && er.code !== 'EROFS') + throw er + return opts.statAsync(path).then(st => { + if (st.isDirectory()) + return made + else + throw er + }, () => { throw er }) + }) +} + +const mkdirpManualSync = (path, opts, made) => { + const parent = dirname(path) + opts.recursive = false + + if (parent === path) { + try { + return opts.mkdirSync(path, opts) + } catch (er) { + // swallowed by recursive implementation on posix systems + // any other error is a failure + if (er.code !== 'EISDIR') + throw er + else + return + } + } + + try { + opts.mkdirSync(path, opts) + return made || path + } catch (er) { + if (er.code === 'ENOENT') + return mkdirpManualSync(path, opts, mkdirpManualSync(parent, opts, made)) + if (er.code !== 'EEXIST' && er.code !== 'EROFS') + throw er + try { + if (!opts.statSync(path).isDirectory()) + throw er + } catch (_) { + throw er + } + } +} + +module.exports = {mkdirpManual, mkdirpManualSync} diff --git a/node_modules/@npmcli/move-file/node_modules/mkdirp/lib/mkdirp-native.js b/node_modules/@npmcli/move-file/node_modules/mkdirp/lib/mkdirp-native.js new file mode 100644 index 0000000..c7a6b69 --- /dev/null +++ b/node_modules/@npmcli/move-file/node_modules/mkdirp/lib/mkdirp-native.js @@ -0,0 +1,39 @@ +const {dirname} = require('path') +const {findMade, findMadeSync} = require('./find-made.js') +const {mkdirpManual, mkdirpManualSync} = require('./mkdirp-manual.js') + +const mkdirpNative = (path, opts) => { + opts.recursive = true + const parent = dirname(path) + if (parent === path) + return opts.mkdirAsync(path, opts) + + return findMade(opts, path).then(made => + opts.mkdirAsync(path, opts).then(() => made) + .catch(er => { + if (er.code === 'ENOENT') + return mkdirpManual(path, opts) + else + throw er + })) +} + +const mkdirpNativeSync = (path, opts) => { + opts.recursive = true + const parent = dirname(path) + if (parent === path) + return opts.mkdirSync(path, opts) + + const made = findMadeSync(opts, path) + try { + opts.mkdirSync(path, opts) + return made + } catch (er) { + if (er.code === 'ENOENT') + return mkdirpManualSync(path, opts) + else + throw er + } +} + +module.exports = {mkdirpNative, mkdirpNativeSync} diff --git a/node_modules/@npmcli/move-file/node_modules/mkdirp/lib/opts-arg.js b/node_modules/@npmcli/move-file/node_modules/mkdirp/lib/opts-arg.js new file mode 100644 index 0000000..2fa4833 --- /dev/null +++ b/node_modules/@npmcli/move-file/node_modules/mkdirp/lib/opts-arg.js @@ -0,0 +1,23 @@ +const { promisify } = require('util') +const fs = require('fs') +const optsArg = opts => { + if (!opts) + opts = { mode: 0o777, fs } + else if (typeof opts === 'object') + opts = { mode: 0o777, fs, ...opts } + else if (typeof opts === 'number') + opts = { mode: opts, fs } + else if (typeof opts === 'string') + opts = { mode: parseInt(opts, 8), fs } + else + throw new TypeError('invalid options argument') + + opts.mkdir = opts.mkdir || opts.fs.mkdir || fs.mkdir + opts.mkdirAsync = promisify(opts.mkdir) + opts.stat = opts.stat || opts.fs.stat || fs.stat + opts.statAsync = promisify(opts.stat) + opts.statSync = opts.statSync || opts.fs.statSync || fs.statSync + opts.mkdirSync = opts.mkdirSync || opts.fs.mkdirSync || fs.mkdirSync + return opts +} +module.exports = optsArg diff --git a/node_modules/@npmcli/move-file/node_modules/mkdirp/lib/path-arg.js b/node_modules/@npmcli/move-file/node_modules/mkdirp/lib/path-arg.js new file mode 100644 index 0000000..cc07de5 --- /dev/null +++ b/node_modules/@npmcli/move-file/node_modules/mkdirp/lib/path-arg.js @@ -0,0 +1,29 @@ +const platform = process.env.__TESTING_MKDIRP_PLATFORM__ || process.platform +const { resolve, parse } = require('path') +const pathArg = path => { + if (/\0/.test(path)) { + // simulate same failure that node raises + throw Object.assign( + new TypeError('path must be a string without null bytes'), + { + path, + code: 'ERR_INVALID_ARG_VALUE', + } + ) + } + + path = resolve(path) + if (platform === 'win32') { + const badWinChars = /[*|"<>?:]/ + const {root} = parse(path) + if (badWinChars.test(path.substr(root.length))) { + throw Object.assign(new Error('Illegal characters in path.'), { + path, + code: 'EINVAL', + }) + } + } + + return path +} +module.exports = pathArg diff --git a/node_modules/@npmcli/move-file/node_modules/mkdirp/lib/use-native.js b/node_modules/@npmcli/move-file/node_modules/mkdirp/lib/use-native.js new file mode 100644 index 0000000..079361d --- /dev/null +++ b/node_modules/@npmcli/move-file/node_modules/mkdirp/lib/use-native.js @@ -0,0 +1,10 @@ +const fs = require('fs') + +const version = process.env.__TESTING_MKDIRP_NODE_VERSION__ || process.version +const versArr = version.replace(/^v/, '').split('.') +const hasNative = +versArr[0] > 10 || +versArr[0] === 10 && +versArr[1] >= 12 + +const useNative = !hasNative ? () => false : opts => opts.mkdir === fs.mkdir +const useNativeSync = !hasNative ? () => false : opts => opts.mkdirSync === fs.mkdirSync + +module.exports = {useNative, useNativeSync} diff --git a/node_modules/@npmcli/move-file/node_modules/mkdirp/package.json b/node_modules/@npmcli/move-file/node_modules/mkdirp/package.json new file mode 100644 index 0000000..2913ed0 --- /dev/null +++ b/node_modules/@npmcli/move-file/node_modules/mkdirp/package.json @@ -0,0 +1,44 @@ +{ + "name": "mkdirp", + "description": "Recursively mkdir, like `mkdir -p`", + "version": "1.0.4", + "main": "index.js", + "keywords": [ + "mkdir", + "directory", + "make dir", + "make", + "dir", + "recursive", + "native" + ], + "repository": { + "type": "git", + "url": "https://github.com/isaacs/node-mkdirp.git" + }, + "scripts": { + "test": "tap", + "snap": "tap", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --follow-tags" + }, + "tap": { + "check-coverage": true, + "coverage-map": "map.js" + }, + "devDependencies": { + "require-inject": "^1.4.4", + "tap": "^14.10.7" + }, + "bin": "bin/cmd.js", + "license": "MIT", + "engines": { + "node": ">=10" + }, + "files": [ + "bin", + "lib", + "index.js" + ] +} diff --git a/node_modules/@npmcli/move-file/node_modules/mkdirp/readme.markdown b/node_modules/@npmcli/move-file/node_modules/mkdirp/readme.markdown new file mode 100644 index 0000000..827de59 --- /dev/null +++ b/node_modules/@npmcli/move-file/node_modules/mkdirp/readme.markdown @@ -0,0 +1,266 @@ +# mkdirp + +Like `mkdir -p`, but in Node.js! + +Now with a modern API and no\* bugs! + +\* may contain some bugs + +# example + +## pow.js + +```js +const mkdirp = require('mkdirp') + +// return value is a Promise resolving to the first directory created +mkdirp('/tmp/foo/bar/baz').then(made => + console.log(`made directories, starting with ${made}`)) +``` + +Output (where `/tmp/foo` already exists) + +``` +made directories, starting with /tmp/foo/bar +``` + +Or, if you don't have time to wait around for promises: + +```js +const mkdirp = require('mkdirp') + +// return value is the first directory created +const made = mkdirp.sync('/tmp/foo/bar/baz') +console.log(`made directories, starting with ${made}`) +``` + +And now /tmp/foo/bar/baz exists, huzzah! + +# methods + +```js +const mkdirp = require('mkdirp') +``` + +## mkdirp(dir, [opts]) -> Promise + +Create a new directory and any necessary subdirectories at `dir` with octal +permission string `opts.mode`. If `opts` is a string or number, it will be +treated as the `opts.mode`. + +If `opts.mode` isn't specified, it defaults to `0o777 & +(~process.umask())`. + +Promise resolves to first directory `made` that had to be created, or +`undefined` if everything already exists. Promise rejects if any errors +are encountered. Note that, in the case of promise rejection, some +directories _may_ have been created, as recursive directory creation is not +an atomic operation. + +You can optionally pass in an alternate `fs` implementation by passing in +`opts.fs`. Your implementation should have `opts.fs.mkdir(path, opts, cb)` +and `opts.fs.stat(path, cb)`. + +You can also override just one or the other of `mkdir` and `stat` by +passing in `opts.stat` or `opts.mkdir`, or providing an `fs` option that +only overrides one of these. + +## mkdirp.sync(dir, opts) -> String|null + +Synchronously create a new directory and any necessary subdirectories at +`dir` with octal permission string `opts.mode`. If `opts` is a string or +number, it will be treated as the `opts.mode`. + +If `opts.mode` isn't specified, it defaults to `0o777 & +(~process.umask())`. + +Returns the first directory that had to be created, or undefined if +everything already exists. + +You can optionally pass in an alternate `fs` implementation by passing in +`opts.fs`. Your implementation should have `opts.fs.mkdirSync(path, mode)` +and `opts.fs.statSync(path)`. + +You can also override just one or the other of `mkdirSync` and `statSync` +by passing in `opts.statSync` or `opts.mkdirSync`, or providing an `fs` +option that only overrides one of these. + +## mkdirp.manual, mkdirp.manualSync + +Use the manual implementation (not the native one). This is the default +when the native implementation is not available or the stat/mkdir +implementation is overridden. + +## mkdirp.native, mkdirp.nativeSync + +Use the native implementation (not the manual one). This is the default +when the native implementation is available and stat/mkdir are not +overridden. + +# implementation + +On Node.js v10.12.0 and above, use the native `fs.mkdir(p, +{recursive:true})` option, unless `fs.mkdir`/`fs.mkdirSync` has been +overridden by an option. + +## native implementation + +- If the path is a root directory, then pass it to the underlying + implementation and return the result/error. (In this case, it'll either + succeed or fail, but we aren't actually creating any dirs.) +- Walk up the path statting each directory, to find the first path that + will be created, `made`. +- Call `fs.mkdir(path, { recursive: true })` (or `fs.mkdirSync`) +- If error, raise it to the caller. +- Return `made`. + +## manual implementation + +- Call underlying `fs.mkdir` implementation, with `recursive: false` +- If error: + - If path is a root directory, raise to the caller and do not handle it + - If ENOENT, mkdirp parent dir, store result as `made` + - stat(path) + - If error, raise original `mkdir` error + - If directory, return `made` + - Else, raise original `mkdir` error +- else + - return `undefined` if a root dir, or `made` if set, or `path` + +## windows vs unix caveat + +On Windows file systems, attempts to create a root directory (ie, a drive +letter or root UNC path) will fail. If the root directory exists, then it +will fail with `EPERM`. If the root directory does not exist, then it will +fail with `ENOENT`. + +On posix file systems, attempts to create a root directory (in recursive +mode) will succeed silently, as it is treated like just another directory +that already exists. (In non-recursive mode, of course, it fails with +`EEXIST`.) + +In order to preserve this system-specific behavior (and because it's not as +if we can create the parent of a root directory anyway), attempts to create +a root directory are passed directly to the `fs` implementation, and any +errors encountered are not handled. + +## native error caveat + +The native implementation (as of at least Node.js v13.4.0) does not provide +appropriate errors in some cases (see +[nodejs/node#31481](https://github.com/nodejs/node/issues/31481) and +[nodejs/node#28015](https://github.com/nodejs/node/issues/28015)). + +In order to work around this issue, the native implementation will fall +back to the manual implementation if an `ENOENT` error is encountered. + +# choosing a recursive mkdir implementation + +There are a few to choose from! Use the one that suits your needs best :D + +## use `fs.mkdir(path, {recursive: true}, cb)` if: + +- You wish to optimize performance even at the expense of other factors. +- You don't need to know the first dir created. +- You are ok with getting `ENOENT` as the error when some other problem is + the actual cause. +- You can limit your platforms to Node.js v10.12 and above. +- You're ok with using callbacks instead of promises. +- You don't need/want a CLI. +- You don't need to override the `fs` methods in use. + +## use this module (mkdirp 1.x) if: + +- You need to know the first directory that was created. +- You wish to use the native implementation if available, but fall back + when it's not. +- You prefer promise-returning APIs to callback-taking APIs. +- You want more useful error messages than the native recursive mkdir + provides (at least as of Node.js v13.4), and are ok with re-trying on + `ENOENT` to achieve this. +- You need (or at least, are ok with) a CLI. +- You need to override the `fs` methods in use. + +## use [`make-dir`](http://npm.im/make-dir) if: + +- You do not need to know the first dir created (and wish to save a few + `stat` calls when using the native implementation for this reason). +- You wish to use the native implementation if available, but fall back + when it's not. +- You prefer promise-returning APIs to callback-taking APIs. +- You are ok with occasionally getting `ENOENT` errors for failures that + are actually related to something other than a missing file system entry. +- You don't need/want a CLI. +- You need to override the `fs` methods in use. + +## use mkdirp 0.x if: + +- You need to know the first directory that was created. +- You need (or at least, are ok with) a CLI. +- You need to override the `fs` methods in use. +- You're ok with using callbacks instead of promises. +- You are not running on Windows, where the root-level ENOENT errors can + lead to infinite regress. +- You think vinyl just sounds warmer and richer for some weird reason. +- You are supporting truly ancient Node.js versions, before even the advent + of a `Promise` language primitive. (Please don't. You deserve better.) + +# cli + +This package also ships with a `mkdirp` command. + +``` +$ mkdirp -h + +usage: mkdirp [DIR1,DIR2..] {OPTIONS} + + Create each supplied directory including any necessary parent directories + that don't yet exist. + + If the directory already exists, do nothing. + +OPTIONS are: + + -m If a directory needs to be created, set the mode as an octal + --mode= permission string. + + -v --version Print the mkdirp version number + + -h --help Print this helpful banner + + -p --print Print the first directories created for each path provided + + --manual Use manual implementation, even if native is available +``` + +# install + +With [npm](http://npmjs.org) do: + +``` +npm install mkdirp +``` + +to get the library locally, or + +``` +npm install -g mkdirp +``` + +to get the command everywhere, or + +``` +npx mkdirp ... +``` + +to run the command without installing it globally. + +# platform support + +This module works on node v8, but only v10 and above are officially +supported, as Node v8 reached its LTS end of life 2020-01-01, which is in +the past, as of this writing. + +# license + +MIT diff --git a/node_modules/@npmcli/move-file/package.json b/node_modules/@npmcli/move-file/package.json new file mode 100644 index 0000000..58793b9 --- /dev/null +++ b/node_modules/@npmcli/move-file/package.json @@ -0,0 +1,47 @@ +{ + "name": "@npmcli/move-file", + "version": "2.0.1", + "files": [ + "bin/", + "lib/" + ], + "main": "lib/index.js", + "description": "move a file (fork of move-file)", + "dependencies": { + "mkdirp": "^1.0.4", + "rimraf": "^3.0.2" + }, + "devDependencies": { + "@npmcli/eslint-config": "^3.0.1", + "@npmcli/template-oss": "3.5.0", + "tap": "^16.0.1" + }, + "scripts": { + "test": "tap", + "snap": "tap", + "preversion": "npm test", + "postversion": "npm publish", + "prepublishOnly": "git push origin --follow-tags", + "lint": "eslint \"**/*.js\"", + "postlint": "template-oss-check", + "template-oss-apply": "template-oss-apply --force", + "lintfix": "npm run lint -- --fix", + "posttest": "npm run lint" + }, + "repository": { + "type": "git", + "url": "https://github.com/npm/move-file.git" + }, + "tap": { + "check-coverage": true + }, + "license": "MIT", + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + }, + "author": "GitHub Inc.", + "templateOSS": { + "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", + "version": "3.5.0" + } +} diff --git a/node_modules/@tootallnate/once/LICENSE b/node_modules/@tootallnate/once/LICENSE new file mode 100644 index 0000000..c4c56a2 --- /dev/null +++ b/node_modules/@tootallnate/once/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2020 Nathan Rajlich + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/@tootallnate/once/README.md b/node_modules/@tootallnate/once/README.md new file mode 100644 index 0000000..bc980fd --- /dev/null +++ b/node_modules/@tootallnate/once/README.md @@ -0,0 +1,93 @@ +# @tootallnate/once + +### Creates a Promise that waits for a single event + +## Installation + +Install with `npm`: + +```bash +$ npm install @tootallnate/once +``` + +## API + +### once(emitter: EventEmitter, name: string, opts?: OnceOptions): Promise<[...Args]> + +Creates a Promise that waits for event `name` to occur on `emitter`, and resolves +the promise with an array of the values provided to the event handler. If an +`error` event occurs before the event specified by `name`, then the Promise is +rejected with the error argument. + +```typescript +import once from '@tootallnate/once'; +import { EventEmitter } from 'events'; + +const emitter = new EventEmitter(); + +setTimeout(() => { + emitter.emit('foo', 'bar'); +}, 100); + +const [result] = await once(emitter, 'foo'); +console.log({ result }); +// { result: 'bar' } +``` + +#### Promise Strong Typing + +The main feature that this module provides over other "once" implementations is that +the Promise that is returned is _**strongly typed**_ based on the type of `emitter` +and the `name` of the event. Some examples are shown below. + +_The process "exit" event contains a single number for exit code:_ + +```typescript +const [code] = await once(process, 'exit'); +// ^ number +``` +_A child process "exit" event contains either an exit code or a signal:_ + +```typescript +const child = spawn('echo', []); +const [code, signal] = await once(child, 'exit'); +// ^ number | null +// ^ string | null +``` + +_A forked child process "message" event is type `any`, so you can cast the Promise directly:_ + +```typescript +const child = fork('file.js'); + +// With `await` +const [message, _]: [WorkerPayload, unknown] = await once(child, 'message'); + +// With Promise +const messagePromise: Promise<[WorkerPayload, unknown]> = once(child, 'message'); + +// Better yet would be to leave it as `any`, and validate the payload +// at runtime with i.e. `ajv` + `json-schema-to-typescript` +``` + +_If the TypeScript definition does not contain an overload for the specified event name, then the Promise will have type `unknown[]` and your code will need to narrow the result manually:_ + +```typescript +interface CustomEmitter extends EventEmitter { + on(name: 'foo', listener: (a: string, b: number) => void): this; +} + +const emitter: CustomEmitter = new EventEmitter(); + +// "foo" event is a defined overload, so it's properly typed +const fooPromise = once(emitter, 'foo'); +// ^ Promise<[a: string, b: number]> + +// "bar" event in not a defined overload, so it gets `unknown[]` +const barPromise = once(emitter, 'bar'); +// ^ Promise +``` + +### OnceOptions + +- `signal` - `AbortSignal` instance to unbind event handlers before the Promise has been fulfilled. diff --git a/node_modules/@tootallnate/once/dist/index.d.ts b/node_modules/@tootallnate/once/dist/index.d.ts new file mode 100644 index 0000000..93d02a9 --- /dev/null +++ b/node_modules/@tootallnate/once/dist/index.d.ts @@ -0,0 +1,7 @@ +/// +import { EventEmitter } from 'events'; +import { EventNames, EventListenerParameters, AbortSignal } from './types'; +export interface OnceOptions { + signal?: AbortSignal; +} +export default function once>(emitter: Emitter, name: Event, { signal }?: OnceOptions): Promise>; diff --git a/node_modules/@tootallnate/once/dist/index.js b/node_modules/@tootallnate/once/dist/index.js new file mode 100644 index 0000000..ca6385b --- /dev/null +++ b/node_modules/@tootallnate/once/dist/index.js @@ -0,0 +1,24 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +function once(emitter, name, { signal } = {}) { + return new Promise((resolve, reject) => { + function cleanup() { + signal === null || signal === void 0 ? void 0 : signal.removeEventListener('abort', cleanup); + emitter.removeListener(name, onEvent); + emitter.removeListener('error', onError); + } + function onEvent(...args) { + cleanup(); + resolve(args); + } + function onError(err) { + cleanup(); + reject(err); + } + signal === null || signal === void 0 ? void 0 : signal.addEventListener('abort', cleanup); + emitter.on(name, onEvent); + emitter.on('error', onError); + }); +} +exports.default = once; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/once/dist/index.js.map b/node_modules/@tootallnate/once/dist/index.js.map new file mode 100644 index 0000000..61708ca --- /dev/null +++ b/node_modules/@tootallnate/once/dist/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;AAOA,SAAwB,IAAI,CAI3B,OAAgB,EAChB,IAAW,EACX,EAAE,MAAM,KAAkB,EAAE;IAE5B,OAAO,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE;QACtC,SAAS,OAAO;YACf,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,mBAAmB,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;YAC9C,OAAO,CAAC,cAAc,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC;YACtC,OAAO,CAAC,cAAc,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;QAC1C,CAAC;QACD,SAAS,OAAO,CAAC,GAAG,IAAW;YAC9B,OAAO,EAAE,CAAC;YACV,OAAO,CAAC,IAA+C,CAAC,CAAC;QAC1D,CAAC;QACD,SAAS,OAAO,CAAC,GAAU;YAC1B,OAAO,EAAE,CAAC;YACV,MAAM,CAAC,GAAG,CAAC,CAAC;QACb,CAAC;QACD,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,gBAAgB,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;QAC3C,OAAO,CAAC,EAAE,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC;QAC1B,OAAO,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;IAC9B,CAAC,CAAC,CAAC;AACJ,CAAC;AA1BD,uBA0BC"} \ No newline at end of file diff --git a/node_modules/@tootallnate/once/dist/overloaded-parameters.d.ts b/node_modules/@tootallnate/once/dist/overloaded-parameters.d.ts new file mode 100644 index 0000000..eb2bbc6 --- /dev/null +++ b/node_modules/@tootallnate/once/dist/overloaded-parameters.d.ts @@ -0,0 +1,231 @@ +export declare type OverloadedParameters = T extends { + (...args: infer A1): any; + (...args: infer A2): any; + (...args: infer A3): any; + (...args: infer A4): any; + (...args: infer A5): any; + (...args: infer A6): any; + (...args: infer A7): any; + (...args: infer A8): any; + (...args: infer A9): any; + (...args: infer A10): any; + (...args: infer A11): any; + (...args: infer A12): any; + (...args: infer A13): any; + (...args: infer A14): any; + (...args: infer A15): any; + (...args: infer A16): any; + (...args: infer A17): any; + (...args: infer A18): any; + (...args: infer A19): any; + (...args: infer A20): any; +} ? A1 | A2 | A3 | A4 | A5 | A6 | A7 | A8 | A9 | A10 | A11 | A12 | A13 | A14 | A15 | A16 | A17 | A18 | A19 | A20 : T extends { + (...args: infer A1): any; + (...args: infer A2): any; + (...args: infer A3): any; + (...args: infer A4): any; + (...args: infer A5): any; + (...args: infer A6): any; + (...args: infer A7): any; + (...args: infer A8): any; + (...args: infer A9): any; + (...args: infer A10): any; + (...args: infer A11): any; + (...args: infer A12): any; + (...args: infer A13): any; + (...args: infer A14): any; + (...args: infer A15): any; + (...args: infer A16): any; + (...args: infer A17): any; + (...args: infer A18): any; + (...args: infer A19): any; +} ? A1 | A2 | A3 | A4 | A5 | A6 | A7 | A8 | A9 | A10 | A11 | A12 | A13 | A14 | A15 | A16 | A17 | A18 | A19 : T extends { + (...args: infer A1): any; + (...args: infer A2): any; + (...args: infer A3): any; + (...args: infer A4): any; + (...args: infer A5): any; + (...args: infer A6): any; + (...args: infer A7): any; + (...args: infer A8): any; + (...args: infer A9): any; + (...args: infer A10): any; + (...args: infer A11): any; + (...args: infer A12): any; + (...args: infer A13): any; + (...args: infer A14): any; + (...args: infer A15): any; + (...args: infer A16): any; + (...args: infer A17): any; + (...args: infer A18): any; +} ? A1 | A2 | A3 | A4 | A5 | A6 | A7 | A8 | A9 | A10 | A11 | A12 | A13 | A14 | A15 | A16 | A17 | A18 : T extends { + (...args: infer A1): any; + (...args: infer A2): any; + (...args: infer A3): any; + (...args: infer A4): any; + (...args: infer A5): any; + (...args: infer A6): any; + (...args: infer A7): any; + (...args: infer A8): any; + (...args: infer A9): any; + (...args: infer A10): any; + (...args: infer A11): any; + (...args: infer A12): any; + (...args: infer A13): any; + (...args: infer A14): any; + (...args: infer A15): any; + (...args: infer A16): any; + (...args: infer A17): any; +} ? A1 | A2 | A3 | A4 | A5 | A6 | A7 | A8 | A9 | A10 | A11 | A12 | A13 | A14 | A15 | A16 | A17 : T extends { + (...args: infer A1): any; + (...args: infer A2): any; + (...args: infer A3): any; + (...args: infer A4): any; + (...args: infer A5): any; + (...args: infer A6): any; + (...args: infer A7): any; + (...args: infer A8): any; + (...args: infer A9): any; + (...args: infer A10): any; + (...args: infer A11): any; + (...args: infer A12): any; + (...args: infer A13): any; + (...args: infer A14): any; + (...args: infer A15): any; + (...args: infer A16): any; +} ? A1 | A2 | A3 | A4 | A5 | A6 | A7 | A8 | A9 | A10 | A11 | A12 | A13 | A14 | A15 | A16 : T extends { + (...args: infer A1): any; + (...args: infer A2): any; + (...args: infer A3): any; + (...args: infer A4): any; + (...args: infer A5): any; + (...args: infer A6): any; + (...args: infer A7): any; + (...args: infer A8): any; + (...args: infer A9): any; + (...args: infer A10): any; + (...args: infer A11): any; + (...args: infer A12): any; + (...args: infer A13): any; + (...args: infer A14): any; + (...args: infer A15): any; +} ? A1 | A2 | A3 | A4 | A5 | A6 | A7 | A8 | A9 | A10 | A11 | A12 | A13 | A14 | A15 : T extends { + (...args: infer A1): any; + (...args: infer A2): any; + (...args: infer A3): any; + (...args: infer A4): any; + (...args: infer A5): any; + (...args: infer A6): any; + (...args: infer A7): any; + (...args: infer A8): any; + (...args: infer A9): any; + (...args: infer A10): any; + (...args: infer A11): any; + (...args: infer A12): any; + (...args: infer A13): any; + (...args: infer A14): any; +} ? A1 | A2 | A3 | A4 | A5 | A6 | A7 | A8 | A9 | A10 | A11 | A12 | A13 | A14 : T extends { + (...args: infer A1): any; + (...args: infer A2): any; + (...args: infer A3): any; + (...args: infer A4): any; + (...args: infer A5): any; + (...args: infer A6): any; + (...args: infer A7): any; + (...args: infer A8): any; + (...args: infer A9): any; + (...args: infer A10): any; + (...args: infer A11): any; + (...args: infer A12): any; + (...args: infer A13): any; +} ? A1 | A2 | A3 | A4 | A5 | A6 | A7 | A8 | A9 | A10 | A11 | A12 | A13 : T extends { + (...args: infer A1): any; + (...args: infer A2): any; + (...args: infer A3): any; + (...args: infer A4): any; + (...args: infer A5): any; + (...args: infer A6): any; + (...args: infer A7): any; + (...args: infer A8): any; + (...args: infer A9): any; + (...args: infer A10): any; + (...args: infer A11): any; + (...args: infer A12): any; +} ? A1 | A2 | A3 | A4 | A5 | A6 | A7 | A8 | A9 | A10 | A11 | A12 : T extends { + (...args: infer A1): any; + (...args: infer A2): any; + (...args: infer A3): any; + (...args: infer A4): any; + (...args: infer A5): any; + (...args: infer A6): any; + (...args: infer A7): any; + (...args: infer A8): any; + (...args: infer A9): any; + (...args: infer A10): any; + (...args: infer A11): any; +} ? A1 | A2 | A3 | A4 | A5 | A6 | A7 | A8 | A9 | A10 | A11 : T extends { + (...args: infer A1): any; + (...args: infer A2): any; + (...args: infer A3): any; + (...args: infer A4): any; + (...args: infer A5): any; + (...args: infer A6): any; + (...args: infer A7): any; + (...args: infer A8): any; + (...args: infer A9): any; + (...args: infer A10): any; +} ? A1 | A2 | A3 | A4 | A5 | A6 | A7 | A8 | A9 | A10 : T extends { + (...args: infer A1): any; + (...args: infer A2): any; + (...args: infer A3): any; + (...args: infer A4): any; + (...args: infer A5): any; + (...args: infer A6): any; + (...args: infer A7): any; + (...args: infer A8): any; + (...args: infer A9): any; +} ? A1 | A2 | A3 | A4 | A5 | A6 | A7 | A8 | A9 : T extends { + (...args: infer A1): any; + (...args: infer A2): any; + (...args: infer A3): any; + (...args: infer A4): any; + (...args: infer A5): any; + (...args: infer A6): any; + (...args: infer A7): any; + (...args: infer A8): any; +} ? A1 | A2 | A3 | A4 | A5 | A6 | A7 | A8 : T extends { + (...args: infer A1): any; + (...args: infer A2): any; + (...args: infer A3): any; + (...args: infer A4): any; + (...args: infer A5): any; + (...args: infer A6): any; + (...args: infer A7): any; +} ? A1 | A2 | A3 | A4 | A5 | A6 | A7 : T extends { + (...args: infer A1): any; + (...args: infer A2): any; + (...args: infer A3): any; + (...args: infer A4): any; + (...args: infer A5): any; + (...args: infer A6): any; +} ? A1 | A2 | A3 | A4 | A5 | A6 : T extends { + (...args: infer A1): any; + (...args: infer A2): any; + (...args: infer A3): any; + (...args: infer A4): any; + (...args: infer A5): any; +} ? A1 | A2 | A3 | A4 | A5 : T extends { + (...args: infer A1): any; + (...args: infer A2): any; + (...args: infer A3): any; + (...args: infer A4): any; +} ? A1 | A2 | A3 | A4 : T extends { + (...args: infer A1): any; + (...args: infer A2): any; + (...args: infer A3): any; +} ? A1 | A2 | A3 : T extends { + (...args: infer A1): any; + (...args: infer A2): any; +} ? A1 | A2 : T extends { + (...args: infer A1): any; +} ? A1 : any; diff --git a/node_modules/@tootallnate/once/dist/overloaded-parameters.js b/node_modules/@tootallnate/once/dist/overloaded-parameters.js new file mode 100644 index 0000000..207186d --- /dev/null +++ b/node_modules/@tootallnate/once/dist/overloaded-parameters.js @@ -0,0 +1,3 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +//# sourceMappingURL=overloaded-parameters.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/once/dist/overloaded-parameters.js.map b/node_modules/@tootallnate/once/dist/overloaded-parameters.js.map new file mode 100644 index 0000000..863f146 --- /dev/null +++ b/node_modules/@tootallnate/once/dist/overloaded-parameters.js.map @@ -0,0 +1 @@ +{"version":3,"file":"overloaded-parameters.js","sourceRoot":"","sources":["../src/overloaded-parameters.ts"],"names":[],"mappings":""} \ No newline at end of file diff --git a/node_modules/@tootallnate/once/dist/types.d.ts b/node_modules/@tootallnate/once/dist/types.d.ts new file mode 100644 index 0000000..58be828 --- /dev/null +++ b/node_modules/@tootallnate/once/dist/types.d.ts @@ -0,0 +1,17 @@ +/// +import { EventEmitter } from 'events'; +import { OverloadedParameters } from './overloaded-parameters'; +export declare type FirstParameter = T extends [infer R, ...any[]] ? R : never; +export declare type EventListener = F extends [ + T, + infer R, + ...any[] +] ? R : never; +export declare type EventParameters = OverloadedParameters; +export declare type EventNames = FirstParameter>; +export declare type EventListenerParameters> = WithDefault, Event>>, unknown[]>; +export declare type WithDefault = [T] extends [never] ? D : T; +export interface AbortSignal { + addEventListener: (name: string, listener: (...args: any[]) => any) => void; + removeEventListener: (name: string, listener: (...args: any[]) => any) => void; +} diff --git a/node_modules/@tootallnate/once/dist/types.js b/node_modules/@tootallnate/once/dist/types.js new file mode 100644 index 0000000..11e638d --- /dev/null +++ b/node_modules/@tootallnate/once/dist/types.js @@ -0,0 +1,3 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +//# sourceMappingURL=types.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/once/dist/types.js.map b/node_modules/@tootallnate/once/dist/types.js.map new file mode 100644 index 0000000..c768b79 --- /dev/null +++ b/node_modules/@tootallnate/once/dist/types.js.map @@ -0,0 +1 @@ +{"version":3,"file":"types.js","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":""} \ No newline at end of file diff --git a/node_modules/@tootallnate/once/package.json b/node_modules/@tootallnate/once/package.json new file mode 100644 index 0000000..69ce947 --- /dev/null +++ b/node_modules/@tootallnate/once/package.json @@ -0,0 +1,52 @@ +{ + "name": "@tootallnate/once", + "version": "2.0.0", + "description": "Creates a Promise that waits for a single event", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "files": [ + "dist" + ], + "scripts": { + "prebuild": "rimraf dist", + "build": "tsc", + "test": "jest", + "prepublishOnly": "npm run build" + }, + "repository": { + "type": "git", + "url": "git://github.com/TooTallNate/once.git" + }, + "keywords": [], + "author": "Nathan Rajlich (http://n8.io/)", + "license": "MIT", + "bugs": { + "url": "https://github.com/TooTallNate/once/issues" + }, + "devDependencies": { + "@types/jest": "^27.0.2", + "@types/node": "^12.12.11", + "abort-controller": "^3.0.0", + "jest": "^27.2.1", + "rimraf": "^3.0.0", + "ts-jest": "^27.0.5", + "typescript": "^4.4.3" + }, + "engines": { + "node": ">= 10" + }, + "jest": { + "preset": "ts-jest", + "globals": { + "ts-jest": { + "diagnostics": false, + "isolatedModules": true + } + }, + "verbose": false, + "testEnvironment": "node", + "testMatch": [ + "/test/**/*.test.ts" + ] + } +} diff --git a/node_modules/@trysound/sax/LICENSE b/node_modules/@trysound/sax/LICENSE new file mode 100644 index 0000000..19129e3 --- /dev/null +++ b/node_modules/@trysound/sax/LICENSE @@ -0,0 +1,15 @@ +The ISC License + +Copyright (c) Isaac Z. Schlueter and Contributors + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/@trysound/sax/README.md b/node_modules/@trysound/sax/README.md new file mode 100644 index 0000000..c43d2ac --- /dev/null +++ b/node_modules/@trysound/sax/README.md @@ -0,0 +1,202 @@ +# svg/sax + +A maintained fork of [sax-js](https://github.com/isaacs/sax-js) sax-style parser for XML and HTML. + +Designed with [node](http://nodejs.org/) in mind, but should work fine in +the browser or other CommonJS implementations. + +## What This Is + +* A very simple tool to parse through an XML string. +* A stepping stone to a streaming HTML parser. +* A handy way to deal with RSS and other mostly-ok-but-kinda-broken XML + docs. + +## What This Is (probably) Not + +* An HTML Parser - That's a fine goal, but this isn't it. It's just + XML. +* A DOM Builder - You can use it to build an object model out of XML, + but it doesn't do that out of the box. +* XSLT - No DOM = no querying. +* 100% Compliant with (some other SAX implementation) - Most SAX + implementations are in Java and do a lot more than this does. +* An XML Validator - It does a little validation when in strict mode, but + not much. +* A Schema-Aware XSD Thing - Schemas are an exercise in fetishistic + masochism. +* A DTD-aware Thing - Fetching DTDs is a much bigger job. + +## Regarding `Hello, world!').close(); +``` + + +## Arguments + +Pass the following arguments to the parser function. All are optional. + +`strict` - Boolean. Whether or not to be a jerk. Default: `false`. + +`opt` - Object bag of settings regarding string formatting. All default to `false`. + +Settings supported: + +* `trim` - Boolean. Whether or not to trim text and comment nodes. +* `normalize` - Boolean. If true, then turn any whitespace into a single + space. +* `lowercase` - Boolean. If true, then lowercase tag names and attribute names + in loose mode, rather than uppercasing them. +* `xmlns` - Boolean. If true, then namespaces are supported. +* `position` - Boolean. If false, then don't track line/col/position. +* `strictEntities` - Boolean. If true, only parse [predefined XML + entities](http://www.w3.org/TR/REC-xml/#sec-predefined-ent) + (`&`, `'`, `>`, `<`, and `"`) + +## Methods + +`write` - Write bytes onto the stream. You don't have to do this all at +once. You can keep writing as much as you want. + +`close` - Close the stream. Once closed, no more data may be written until +it is done processing the buffer, which is signaled by the `end` event. + +`resume` - To gracefully handle errors, assign a listener to the `error` +event. Then, when the error is taken care of, you can call `resume` to +continue parsing. Otherwise, the parser will not continue while in an error +state. + +## Members + +At all times, the parser object will have the following members: + +`line`, `column`, `position` - Indications of the position in the XML +document where the parser currently is looking. + +`startTagPosition` - Indicates the position where the current tag starts. + +`closed` - Boolean indicating whether or not the parser can be written to. +If it's `true`, then wait for the `ready` event to write again. + +`strict` - Boolean indicating whether or not the parser is a jerk. + +`opt` - Any options passed into the constructor. + +`tag` - The current tag being dealt with. + +And a bunch of other stuff that you probably shouldn't touch. + +## Events + +All events emit with a single argument. To listen to an event, assign a +function to `on`. Functions get executed in the this-context of +the parser object. The list of supported events are also in the exported +`EVENTS` array. + +`error` - Indication that something bad happened. The error will be hanging +out on `parser.error`, and must be deleted before parsing can continue. By +listening to this event, you can keep an eye on that kind of stuff. Note: +this happens *much* more in strict mode. Argument: instance of `Error`. + +`text` - Text node. Argument: string of text. + +`doctype` - The ``. Argument: +object with `name` and `body` members. Attributes are not parsed, as +processing instructions have implementation dependent semantics. + +`sgmldeclaration` - Random SGML declarations. Stuff like `` +would trigger this kind of event. This is a weird thing to support, so it +might go away at some point. SAX isn't intended to be used to parse SGML, +after all. + +`opentagstart` - Emitted immediately when the tag name is available, +but before any attributes are encountered. Argument: object with a +`name` field and an empty `attributes` set. Note that this is the +same object that will later be emitted in the `opentag` event. + +`opentag` - An opening tag. Argument: object with `name` and `attributes`. +In non-strict mode, tag names are uppercased, unless the `lowercase` +option is set. If the `xmlns` option is set, then it will contain +namespace binding information on the `ns` member, and will have a +`local`, `prefix`, and `uri` member. + +`closetag` - A closing tag. In loose mode, tags are auto-closed if their +parent closes. In strict mode, well-formedness is enforced. Note that +self-closing tags will have `closeTag` emitted immediately after `openTag`. +Argument: tag name. + +`attribute` - An attribute node. Argument: object with `name` and `value`. +In non-strict mode, attribute names are uppercased, unless the `lowercase` +option is set. If the `xmlns` option is set, it will also contains namespace +information. + +`comment` - A comment node. Argument: the string of the comment. + +`opencdata` - The opening tag of a ``) of a `` tags trigger a `"script"` +event, and their contents are not checked for special xml characters. +If you pass `noscript: true`, then this behavior is suppressed. + +## Reporting Problems + +It's best to write a failing test if you find an issue. I will always +accept pull requests with failing tests if they demonstrate intended +behavior, but it is very hard to figure out what issue you're describing +without a test. Writing a test is also the best way for you yourself +to figure out if you really understand the issue you think you have with +sax-js. diff --git a/node_modules/@trysound/sax/lib/sax.js b/node_modules/@trysound/sax/lib/sax.js new file mode 100644 index 0000000..5416e88 --- /dev/null +++ b/node_modules/@trysound/sax/lib/sax.js @@ -0,0 +1,1413 @@ +;(function (sax) { // wrapper for non-node envs + sax.parser = function (strict, opt) { return new SAXParser(strict, opt) } + sax.SAXParser = SAXParser + + // When we pass the MAX_BUFFER_LENGTH position, start checking for buffer overruns. + // When we check, schedule the next check for MAX_BUFFER_LENGTH - (max(buffer lengths)), + // since that's the earliest that a buffer overrun could occur. This way, checks are + // as rare as required, but as often as necessary to ensure never crossing this bound. + // Furthermore, buffers are only tested at most once per write(), so passing a very + // large string into write() might have undesirable effects, but this is manageable by + // the caller, so it is assumed to be safe. Thus, a call to write() may, in the extreme + // edge case, result in creating at most one complete copy of the string passed in. + // Set to Infinity to have unlimited buffers. + sax.MAX_BUFFER_LENGTH = 64 * 1024 + + var buffers = [ + 'comment', 'sgmlDecl', 'textNode', 'tagName', 'doctype', + 'procInstName', 'procInstBody', 'entity', 'attribName', + 'attribValue', 'cdata', 'script' + ] + + sax.EVENTS = [ + 'text', + 'processinginstruction', + 'sgmldeclaration', + 'doctype', + 'comment', + 'opentagstart', + 'attribute', + 'opentag', + 'closetag', + 'opencdata', + 'cdata', + 'closecdata', + 'error', + 'end', + 'ready', + 'script', + 'opennamespace', + 'closenamespace' + ] + + function SAXParser (strict, opt) { + if (!(this instanceof SAXParser)) { + return new SAXParser(strict, opt) + } + + var parser = this + clearBuffers(parser) + parser.q = parser.c = '' + parser.bufferCheckPosition = sax.MAX_BUFFER_LENGTH + parser.opt = opt || {} + parser.opt.lowercase = parser.opt.lowercase || parser.opt.lowercasetags + parser.looseCase = parser.opt.lowercase ? 'toLowerCase' : 'toUpperCase' + parser.tags = [] + parser.closed = parser.closedRoot = parser.sawRoot = false + parser.tag = parser.error = null + parser.strict = !!strict + parser.noscript = !!(strict || parser.opt.noscript) + parser.state = S.BEGIN + parser.strictEntities = parser.opt.strictEntities + parser.ENTITIES = parser.strictEntities ? Object.create(sax.XML_ENTITIES) : Object.create(sax.ENTITIES) + parser.attribList = [] + + // namespaces form a prototype chain. + // it always points at the current tag, + // which protos to its parent tag. + if (parser.opt.xmlns) { + parser.ns = Object.create(rootNS) + } + + // mostly just for error reporting + parser.trackPosition = parser.opt.position !== false + if (parser.trackPosition) { + parser.position = parser.line = parser.column = 0 + } + emit(parser, 'onready') + } + + if (!Object.create) { + Object.create = function (o) { + function F () {} + F.prototype = o + var newf = new F() + return newf + } + } + + if (!Object.keys) { + Object.keys = function (o) { + var a = [] + for (var i in o) if (o.hasOwnProperty(i)) a.push(i) + return a + } + } + + function checkBufferLength (parser) { + var maxAllowed = Math.max(sax.MAX_BUFFER_LENGTH, 10) + var maxActual = 0 + for (var i = 0, l = buffers.length; i < l; i++) { + var len = parser[buffers[i]].length + if (len > maxAllowed) { + // Text/cdata nodes can get big, and since they're buffered, + // we can get here under normal conditions. + // Avoid issues by emitting the text node now, + // so at least it won't get any bigger. + switch (buffers[i]) { + case 'textNode': + closeText(parser) + break + + case 'cdata': + emitNode(parser, 'oncdata', parser.cdata) + parser.cdata = '' + break + + case 'script': + emitNode(parser, 'onscript', parser.script) + parser.script = '' + break + + default: + error(parser, 'Max buffer length exceeded: ' + buffers[i]) + } + } + maxActual = Math.max(maxActual, len) + } + // schedule the next check for the earliest possible buffer overrun. + var m = sax.MAX_BUFFER_LENGTH - maxActual + parser.bufferCheckPosition = m + parser.position + } + + function clearBuffers (parser) { + for (var i = 0, l = buffers.length; i < l; i++) { + parser[buffers[i]] = '' + } + } + + function flushBuffers (parser) { + closeText(parser) + if (parser.cdata !== '') { + emitNode(parser, 'oncdata', parser.cdata) + parser.cdata = '' + } + if (parser.script !== '') { + emitNode(parser, 'onscript', parser.script) + parser.script = '' + } + } + + SAXParser.prototype = { + end: function () { end(this) }, + write: write, + resume: function () { this.error = null; return this }, + close: function () { return this.write(null) }, + flush: function () { flushBuffers(this) } + } + + // this really needs to be replaced with character classes. + // XML allows all manner of ridiculous numbers and digits. + var CDATA = '[CDATA[' + var DOCTYPE = 'DOCTYPE' + var XML_NAMESPACE = 'http://www.w3.org/XML/1998/namespace' + var XMLNS_NAMESPACE = 'http://www.w3.org/2000/xmlns/' + var rootNS = { xml: XML_NAMESPACE, xmlns: XMLNS_NAMESPACE } + + // http://www.w3.org/TR/REC-xml/#NT-NameStartChar + // This implementation works on strings, a single character at a time + // as such, it cannot ever support astral-plane characters (10000-EFFFF) + // without a significant breaking change to either this parser, or the + // JavaScript language. Implementation of an emoji-capable xml parser + // is left as an exercise for the reader. + var nameStart = /[:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/ + + var nameBody = /[:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\u00B7\u0300-\u036F\u203F-\u2040.\d-]/ + + var entityStart = /[#:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/ + var entityBody = /[#:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\u00B7\u0300-\u036F\u203F-\u2040.\d-]/ + + function isWhitespace (c) { + return c === ' ' || c === '\n' || c === '\r' || c === '\t' + } + + function isQuote (c) { + return c === '"' || c === '\'' + } + + function isAttribEnd (c) { + return c === '>' || isWhitespace(c) + } + + function isMatch (regex, c) { + return regex.test(c) + } + + function notMatch (regex, c) { + return !isMatch(regex, c) + } + + var S = 0 + sax.STATE = { + BEGIN: S++, // leading byte order mark or whitespace + BEGIN_WHITESPACE: S++, // leading whitespace + TEXT: S++, // general stuff + TEXT_ENTITY: S++, // & and such. + OPEN_WAKA: S++, // < + SGML_DECL: S++, // + SCRIPT: S++, // + +``` + +- `dist/csstree.esm.js` – minified ES module +```html + +``` + +One of CDN services like `unpkg` or `jsDelivr` can be used. By default (for short path) a ESM version is exposing. For IIFE version a full path to a bundle should be specified: + +```html + + + + + + +``` + +## Top level API + +![API map](https://cdn.rawgit.com/csstree/csstree/aaf327e/docs/api-map.svg) + +## License + +MIT diff --git a/node_modules/css-tree/cjs/convertor/create.cjs b/node_modules/css-tree/cjs/convertor/create.cjs new file mode 100644 index 0000000..55c655b --- /dev/null +++ b/node_modules/css-tree/cjs/convertor/create.cjs @@ -0,0 +1,32 @@ +'use strict'; + +const List = require('../utils/List.cjs'); + +function createConvertor(walk) { + return { + fromPlainObject(ast) { + walk(ast, { + enter(node) { + if (node.children && node.children instanceof List.List === false) { + node.children = new List.List().fromArray(node.children); + } + } + }); + + return ast; + }, + toPlainObject(ast) { + walk(ast, { + leave(node) { + if (node.children && node.children instanceof List.List) { + node.children = node.children.toArray(); + } + } + }); + + return ast; + } + }; +} + +exports.createConvertor = createConvertor; diff --git a/node_modules/css-tree/cjs/convertor/index.cjs b/node_modules/css-tree/cjs/convertor/index.cjs new file mode 100644 index 0000000..6654278 --- /dev/null +++ b/node_modules/css-tree/cjs/convertor/index.cjs @@ -0,0 +1,8 @@ +'use strict'; + +const create = require('./create.cjs'); +const index$1 = require('../walker/index.cjs'); + +const index = create.createConvertor(index$1); + +module.exports = index; diff --git a/node_modules/css-tree/cjs/data-patch.cjs b/node_modules/css-tree/cjs/data-patch.cjs new file mode 100644 index 0000000..9103ea4 --- /dev/null +++ b/node_modules/css-tree/cjs/data-patch.cjs @@ -0,0 +1,7 @@ +'use strict'; + +const patch = require('../data/patch.json'); + +const patch$1 = patch; + +module.exports = patch$1; diff --git a/node_modules/css-tree/cjs/data.cjs b/node_modules/css-tree/cjs/data.cjs new file mode 100644 index 0000000..3ef8afd --- /dev/null +++ b/node_modules/css-tree/cjs/data.cjs @@ -0,0 +1,99 @@ +'use strict'; + +const dataPatch = require('./data-patch.cjs'); + +const mdnAtrules = require('mdn-data/css/at-rules.json'); +const mdnProperties = require('mdn-data/css/properties.json'); +const mdnSyntaxes = require('mdn-data/css/syntaxes.json'); + +const extendSyntax = /^\s*\|\s*/; + +function preprocessAtrules(dict) { + const result = Object.create(null); + + for (const atruleName in dict) { + const atrule = dict[atruleName]; + let descriptors = null; + + if (atrule.descriptors) { + descriptors = Object.create(null); + + for (const descriptor in atrule.descriptors) { + descriptors[descriptor] = atrule.descriptors[descriptor].syntax; + } + } + + result[atruleName.substr(1)] = { + prelude: atrule.syntax.trim().replace(/\{(.|\s)+\}/, '').match(/^@\S+\s+([^;\{]*)/)[1].trim() || null, + descriptors + }; + } + + return result; +} + +function patchDictionary(dict, patchDict) { + const result = {}; + + // copy all syntaxes for an original dict + for (const key in dict) { + result[key] = dict[key].syntax || dict[key]; + } + + // apply a patch + for (const key in patchDict) { + if (key in dict) { + if (patchDict[key].syntax) { + result[key] = extendSyntax.test(patchDict[key].syntax) + ? result[key] + ' ' + patchDict[key].syntax.trim() + : patchDict[key].syntax; + } else { + delete result[key]; + } + } else { + if (patchDict[key].syntax) { + result[key] = patchDict[key].syntax.replace(extendSyntax, ''); + } + } + } + + return result; +} + +function patchAtrules(dict, patchDict) { + const result = {}; + + // copy all syntaxes for an original dict + for (const key in dict) { + const atrulePatch = patchDict[key] || {}; + + result[key] = { + prelude: key in patchDict && 'prelude' in atrulePatch + ? atrulePatch.prelude + : dict[key].prelude || null, + descriptors: patchDictionary(dict[key].descriptors || {}, atrulePatch.descriptors || {}) + }; + } + + // apply a patch + for (const key in patchDict) { + if (!hasOwnProperty.call(dict, key)) { + const atrulePatch = patchDict[key] || {}; + + result[key] = { + prelude: atrulePatch.prelude || null, + descriptors: atrulePatch.descriptors && patchDictionary({}, atrulePatch.descriptors) + }; + } + } + + return result; +} + +const definitions = { + types: patchDictionary(mdnSyntaxes, dataPatch.types), + atrules: patchAtrules(preprocessAtrules(mdnAtrules), dataPatch.atrules), + properties: patchDictionary(mdnProperties, dataPatch.properties) +}; + +module.exports = definitions; diff --git a/node_modules/css-tree/cjs/definition-syntax/SyntaxError.cjs b/node_modules/css-tree/cjs/definition-syntax/SyntaxError.cjs new file mode 100644 index 0000000..d24e7ce --- /dev/null +++ b/node_modules/css-tree/cjs/definition-syntax/SyntaxError.cjs @@ -0,0 +1,16 @@ +'use strict'; + +const createCustomError = require('../utils/create-custom-error.cjs'); + +function SyntaxError(message, input, offset) { + return Object.assign(createCustomError.createCustomError('SyntaxError', message), { + input, + offset, + rawMessage: message, + message: message + '\n' + + ' ' + input + '\n' + + '--' + new Array((offset || input.length) + 1).join('-') + '^' + }); +} + +exports.SyntaxError = SyntaxError; diff --git a/node_modules/css-tree/cjs/definition-syntax/generate.cjs b/node_modules/css-tree/cjs/definition-syntax/generate.cjs new file mode 100644 index 0000000..785af06 --- /dev/null +++ b/node_modules/css-tree/cjs/definition-syntax/generate.cjs @@ -0,0 +1,135 @@ +'use strict'; + +function noop(value) { + return value; +} + +function generateMultiplier(multiplier) { + const { min, max, comma } = multiplier; + + if (min === 0 && max === 0) { + return comma ? '#?' : '*'; + } + + if (min === 0 && max === 1) { + return '?'; + } + + if (min === 1 && max === 0) { + return comma ? '#' : '+'; + } + + if (min === 1 && max === 1) { + return ''; + } + + return ( + (comma ? '#' : '') + + (min === max + ? '{' + min + '}' + : '{' + min + ',' + (max !== 0 ? max : '') + '}' + ) + ); +} + +function generateTypeOpts(node) { + switch (node.type) { + case 'Range': + return ( + ' [' + + (node.min === null ? '-∞' : node.min) + + ',' + + (node.max === null ? '∞' : node.max) + + ']' + ); + + default: + throw new Error('Unknown node type `' + node.type + '`'); + } +} + +function generateSequence(node, decorate, forceBraces, compact) { + const combinator = node.combinator === ' ' || compact ? node.combinator : ' ' + node.combinator + ' '; + const result = node.terms + .map(term => internalGenerate(term, decorate, forceBraces, compact)) + .join(combinator); + + if (node.explicit || forceBraces) { + return (compact || result[0] === ',' ? '[' : '[ ') + result + (compact ? ']' : ' ]'); + } + + return result; +} + +function internalGenerate(node, decorate, forceBraces, compact) { + let result; + + switch (node.type) { + case 'Group': + result = + generateSequence(node, decorate, forceBraces, compact) + + (node.disallowEmpty ? '!' : ''); + break; + + case 'Multiplier': + // return since node is a composition + return ( + internalGenerate(node.term, decorate, forceBraces, compact) + + decorate(generateMultiplier(node), node) + ); + + case 'Type': + result = '<' + node.name + (node.opts ? decorate(generateTypeOpts(node.opts), node.opts) : '') + '>'; + break; + + case 'Property': + result = '<\'' + node.name + '\'>'; + break; + + case 'Keyword': + result = node.name; + break; + + case 'AtKeyword': + result = '@' + node.name; + break; + + case 'Function': + result = node.name + '('; + break; + + case 'String': + case 'Token': + result = node.value; + break; + + case 'Comma': + result = ','; + break; + + default: + throw new Error('Unknown node type `' + node.type + '`'); + } + + return decorate(result, node); +} + +function generate(node, options) { + let decorate = noop; + let forceBraces = false; + let compact = false; + + if (typeof options === 'function') { + decorate = options; + } else if (options) { + forceBraces = Boolean(options.forceBraces); + compact = Boolean(options.compact); + if (typeof options.decorate === 'function') { + decorate = options.decorate; + } + } + + return internalGenerate(node, decorate, forceBraces, compact); +} + +exports.generate = generate; diff --git a/node_modules/css-tree/cjs/definition-syntax/index.cjs b/node_modules/css-tree/cjs/definition-syntax/index.cjs new file mode 100644 index 0000000..0afb505 --- /dev/null +++ b/node_modules/css-tree/cjs/definition-syntax/index.cjs @@ -0,0 +1,13 @@ +'use strict'; + +const SyntaxError = require('./SyntaxError.cjs'); +const generate = require('./generate.cjs'); +const parse = require('./parse.cjs'); +const walk = require('./walk.cjs'); + + + +exports.SyntaxError = SyntaxError.SyntaxError; +exports.generate = generate.generate; +exports.parse = parse.parse; +exports.walk = walk.walk; diff --git a/node_modules/css-tree/cjs/definition-syntax/parse.cjs b/node_modules/css-tree/cjs/definition-syntax/parse.cjs new file mode 100644 index 0000000..53eee01 --- /dev/null +++ b/node_modules/css-tree/cjs/definition-syntax/parse.cjs @@ -0,0 +1,588 @@ +'use strict'; + +const tokenizer = require('./tokenizer.cjs'); + +const TAB = 9; +const N = 10; +const F = 12; +const R = 13; +const SPACE = 32; +const EXCLAMATIONMARK = 33; // ! +const NUMBERSIGN = 35; // # +const AMPERSAND = 38; // & +const APOSTROPHE = 39; // ' +const LEFTPARENTHESIS = 40; // ( +const RIGHTPARENTHESIS = 41; // ) +const ASTERISK = 42; // * +const PLUSSIGN = 43; // + +const COMMA = 44; // , +const HYPERMINUS = 45; // - +const LESSTHANSIGN = 60; // < +const GREATERTHANSIGN = 62; // > +const QUESTIONMARK = 63; // ? +const COMMERCIALAT = 64; // @ +const LEFTSQUAREBRACKET = 91; // [ +const RIGHTSQUAREBRACKET = 93; // ] +const LEFTCURLYBRACKET = 123; // { +const VERTICALLINE = 124; // | +const RIGHTCURLYBRACKET = 125; // } +const INFINITY = 8734; // ∞ +const NAME_CHAR = new Uint8Array(128).map((_, idx) => + /[a-zA-Z0-9\-]/.test(String.fromCharCode(idx)) ? 1 : 0 +); +const COMBINATOR_PRECEDENCE = { + ' ': 1, + '&&': 2, + '||': 3, + '|': 4 +}; + +function scanSpaces(tokenizer) { + return tokenizer.substringToPos( + tokenizer.findWsEnd(tokenizer.pos) + ); +} + +function scanWord(tokenizer) { + let end = tokenizer.pos; + + for (; end < tokenizer.str.length; end++) { + const code = tokenizer.str.charCodeAt(end); + if (code >= 128 || NAME_CHAR[code] === 0) { + break; + } + } + + if (tokenizer.pos === end) { + tokenizer.error('Expect a keyword'); + } + + return tokenizer.substringToPos(end); +} + +function scanNumber(tokenizer) { + let end = tokenizer.pos; + + for (; end < tokenizer.str.length; end++) { + const code = tokenizer.str.charCodeAt(end); + if (code < 48 || code > 57) { + break; + } + } + + if (tokenizer.pos === end) { + tokenizer.error('Expect a number'); + } + + return tokenizer.substringToPos(end); +} + +function scanString(tokenizer) { + const end = tokenizer.str.indexOf('\'', tokenizer.pos + 1); + + if (end === -1) { + tokenizer.pos = tokenizer.str.length; + tokenizer.error('Expect an apostrophe'); + } + + return tokenizer.substringToPos(end + 1); +} + +function readMultiplierRange(tokenizer) { + let min = null; + let max = null; + + tokenizer.eat(LEFTCURLYBRACKET); + + min = scanNumber(tokenizer); + + if (tokenizer.charCode() === COMMA) { + tokenizer.pos++; + if (tokenizer.charCode() !== RIGHTCURLYBRACKET) { + max = scanNumber(tokenizer); + } + } else { + max = min; + } + + tokenizer.eat(RIGHTCURLYBRACKET); + + return { + min: Number(min), + max: max ? Number(max) : 0 + }; +} + +function readMultiplier(tokenizer) { + let range = null; + let comma = false; + + switch (tokenizer.charCode()) { + case ASTERISK: + tokenizer.pos++; + + range = { + min: 0, + max: 0 + }; + + break; + + case PLUSSIGN: + tokenizer.pos++; + + range = { + min: 1, + max: 0 + }; + + break; + + case QUESTIONMARK: + tokenizer.pos++; + + range = { + min: 0, + max: 1 + }; + + break; + + case NUMBERSIGN: + tokenizer.pos++; + + comma = true; + + if (tokenizer.charCode() === LEFTCURLYBRACKET) { + range = readMultiplierRange(tokenizer); + } else if (tokenizer.charCode() === QUESTIONMARK) { + // https://www.w3.org/TR/css-values-4/#component-multipliers + // > the # and ? multipliers may be stacked as #? + // In this case just treat "#?" as a single multiplier + // { min: 0, max: 0, comma: true } + tokenizer.pos++; + range = { + min: 0, + max: 0 + }; + } else { + range = { + min: 1, + max: 0 + }; + } + + break; + + case LEFTCURLYBRACKET: + range = readMultiplierRange(tokenizer); + break; + + default: + return null; + } + + return { + type: 'Multiplier', + comma, + min: range.min, + max: range.max, + term: null + }; +} + +function maybeMultiplied(tokenizer, node) { + const multiplier = readMultiplier(tokenizer); + + if (multiplier !== null) { + multiplier.term = node; + + // https://www.w3.org/TR/css-values-4/#component-multipliers + // > The + and # multipliers may be stacked as +#; + // Represent "+#" as nested multipliers: + // { ..., + // term: { + // ..., + // term: node + // } + // } + if (tokenizer.charCode() === NUMBERSIGN && + tokenizer.charCodeAt(tokenizer.pos - 1) === PLUSSIGN) { + return maybeMultiplied(tokenizer, multiplier); + } + + return multiplier; + } + + return node; +} + +function maybeToken(tokenizer) { + const ch = tokenizer.peek(); + + if (ch === '') { + return null; + } + + return { + type: 'Token', + value: ch + }; +} + +function readProperty(tokenizer) { + let name; + + tokenizer.eat(LESSTHANSIGN); + tokenizer.eat(APOSTROPHE); + + name = scanWord(tokenizer); + + tokenizer.eat(APOSTROPHE); + tokenizer.eat(GREATERTHANSIGN); + + return maybeMultiplied(tokenizer, { + type: 'Property', + name + }); +} + +// https://drafts.csswg.org/css-values-3/#numeric-ranges +// 4.1. Range Restrictions and Range Definition Notation +// +// Range restrictions can be annotated in the numeric type notation using CSS bracketed +// range notation—[min,max]—within the angle brackets, after the identifying keyword, +// indicating a closed range between (and including) min and max. +// For example, indicates an integer between 0 and 10, inclusive. +function readTypeRange(tokenizer) { + // use null for Infinity to make AST format JSON serializable/deserializable + let min = null; // -Infinity + let max = null; // Infinity + let sign = 1; + + tokenizer.eat(LEFTSQUAREBRACKET); + + if (tokenizer.charCode() === HYPERMINUS) { + tokenizer.peek(); + sign = -1; + } + + if (sign == -1 && tokenizer.charCode() === INFINITY) { + tokenizer.peek(); + } else { + min = sign * Number(scanNumber(tokenizer)); + + if (NAME_CHAR[tokenizer.charCode()] !== 0) { + min += scanWord(tokenizer); + } + } + + scanSpaces(tokenizer); + tokenizer.eat(COMMA); + scanSpaces(tokenizer); + + if (tokenizer.charCode() === INFINITY) { + tokenizer.peek(); + } else { + sign = 1; + + if (tokenizer.charCode() === HYPERMINUS) { + tokenizer.peek(); + sign = -1; + } + + max = sign * Number(scanNumber(tokenizer)); + + if (NAME_CHAR[tokenizer.charCode()] !== 0) { + max += scanWord(tokenizer); + } + } + + tokenizer.eat(RIGHTSQUAREBRACKET); + + return { + type: 'Range', + min, + max + }; +} + +function readType(tokenizer) { + let name; + let opts = null; + + tokenizer.eat(LESSTHANSIGN); + name = scanWord(tokenizer); + + if (tokenizer.charCode() === LEFTPARENTHESIS && + tokenizer.nextCharCode() === RIGHTPARENTHESIS) { + tokenizer.pos += 2; + name += '()'; + } + + if (tokenizer.charCodeAt(tokenizer.findWsEnd(tokenizer.pos)) === LEFTSQUAREBRACKET) { + scanSpaces(tokenizer); + opts = readTypeRange(tokenizer); + } + + tokenizer.eat(GREATERTHANSIGN); + + return maybeMultiplied(tokenizer, { + type: 'Type', + name, + opts + }); +} + +function readKeywordOrFunction(tokenizer) { + const name = scanWord(tokenizer); + + if (tokenizer.charCode() === LEFTPARENTHESIS) { + tokenizer.pos++; + + return { + type: 'Function', + name + }; + } + + return maybeMultiplied(tokenizer, { + type: 'Keyword', + name + }); +} + +function regroupTerms(terms, combinators) { + function createGroup(terms, combinator) { + return { + type: 'Group', + terms, + combinator, + disallowEmpty: false, + explicit: false + }; + } + + let combinator; + + combinators = Object.keys(combinators) + .sort((a, b) => COMBINATOR_PRECEDENCE[a] - COMBINATOR_PRECEDENCE[b]); + + while (combinators.length > 0) { + combinator = combinators.shift(); + + let i = 0; + let subgroupStart = 0; + + for (; i < terms.length; i++) { + const term = terms[i]; + + if (term.type === 'Combinator') { + if (term.value === combinator) { + if (subgroupStart === -1) { + subgroupStart = i - 1; + } + terms.splice(i, 1); + i--; + } else { + if (subgroupStart !== -1 && i - subgroupStart > 1) { + terms.splice( + subgroupStart, + i - subgroupStart, + createGroup(terms.slice(subgroupStart, i), combinator) + ); + i = subgroupStart + 1; + } + subgroupStart = -1; + } + } + } + + if (subgroupStart !== -1 && combinators.length) { + terms.splice( + subgroupStart, + i - subgroupStart, + createGroup(terms.slice(subgroupStart, i), combinator) + ); + } + } + + return combinator; +} + +function readImplicitGroup(tokenizer) { + const terms = []; + const combinators = {}; + let token; + let prevToken = null; + let prevTokenPos = tokenizer.pos; + + while (token = peek(tokenizer)) { + if (token.type !== 'Spaces') { + if (token.type === 'Combinator') { + // check for combinator in group beginning and double combinator sequence + if (prevToken === null || prevToken.type === 'Combinator') { + tokenizer.pos = prevTokenPos; + tokenizer.error('Unexpected combinator'); + } + + combinators[token.value] = true; + } else if (prevToken !== null && prevToken.type !== 'Combinator') { + combinators[' '] = true; // a b + terms.push({ + type: 'Combinator', + value: ' ' + }); + } + + terms.push(token); + prevToken = token; + prevTokenPos = tokenizer.pos; + } + } + + // check for combinator in group ending + if (prevToken !== null && prevToken.type === 'Combinator') { + tokenizer.pos -= prevTokenPos; + tokenizer.error('Unexpected combinator'); + } + + return { + type: 'Group', + terms, + combinator: regroupTerms(terms, combinators) || ' ', + disallowEmpty: false, + explicit: false + }; +} + +function readGroup(tokenizer) { + let result; + + tokenizer.eat(LEFTSQUAREBRACKET); + result = readImplicitGroup(tokenizer); + tokenizer.eat(RIGHTSQUAREBRACKET); + + result.explicit = true; + + if (tokenizer.charCode() === EXCLAMATIONMARK) { + tokenizer.pos++; + result.disallowEmpty = true; + } + + return result; +} + +function peek(tokenizer) { + let code = tokenizer.charCode(); + + if (code < 128 && NAME_CHAR[code] === 1) { + return readKeywordOrFunction(tokenizer); + } + + switch (code) { + case RIGHTSQUAREBRACKET: + // don't eat, stop scan a group + break; + + case LEFTSQUAREBRACKET: + return maybeMultiplied(tokenizer, readGroup(tokenizer)); + + case LESSTHANSIGN: + return tokenizer.nextCharCode() === APOSTROPHE + ? readProperty(tokenizer) + : readType(tokenizer); + + case VERTICALLINE: + return { + type: 'Combinator', + value: tokenizer.substringToPos( + tokenizer.pos + (tokenizer.nextCharCode() === VERTICALLINE ? 2 : 1) + ) + }; + + case AMPERSAND: + tokenizer.pos++; + tokenizer.eat(AMPERSAND); + + return { + type: 'Combinator', + value: '&&' + }; + + case COMMA: + tokenizer.pos++; + return { + type: 'Comma' + }; + + case APOSTROPHE: + return maybeMultiplied(tokenizer, { + type: 'String', + value: scanString(tokenizer) + }); + + case SPACE: + case TAB: + case N: + case R: + case F: + return { + type: 'Spaces', + value: scanSpaces(tokenizer) + }; + + case COMMERCIALAT: + code = tokenizer.nextCharCode(); + + if (code < 128 && NAME_CHAR[code] === 1) { + tokenizer.pos++; + return { + type: 'AtKeyword', + name: scanWord(tokenizer) + }; + } + + return maybeToken(tokenizer); + + case ASTERISK: + case PLUSSIGN: + case QUESTIONMARK: + case NUMBERSIGN: + case EXCLAMATIONMARK: + // prohibited tokens (used as a multiplier start) + break; + + case LEFTCURLYBRACKET: + // LEFTCURLYBRACKET is allowed since mdn/data uses it w/o quoting + // check next char isn't a number, because it's likely a disjoined multiplier + code = tokenizer.nextCharCode(); + + if (code < 48 || code > 57) { + return maybeToken(tokenizer); + } + + break; + + default: + return maybeToken(tokenizer); + } +} + +function parse(source) { + const tokenizer$1 = new tokenizer.Tokenizer(source); + const result = readImplicitGroup(tokenizer$1); + + if (tokenizer$1.pos !== source.length) { + tokenizer$1.error('Unexpected input'); + } + + // reduce redundant groups with single group term + if (result.terms.length === 1 && result.terms[0].type === 'Group') { + return result.terms[0]; + } + + return result; +} + +exports.parse = parse; diff --git a/node_modules/css-tree/cjs/definition-syntax/tokenizer.cjs b/node_modules/css-tree/cjs/definition-syntax/tokenizer.cjs new file mode 100644 index 0000000..6ab5ece --- /dev/null +++ b/node_modules/css-tree/cjs/definition-syntax/tokenizer.cjs @@ -0,0 +1,56 @@ +'use strict'; + +const SyntaxError = require('./SyntaxError.cjs'); + +const TAB = 9; +const N = 10; +const F = 12; +const R = 13; +const SPACE = 32; + +class Tokenizer { + constructor(str) { + this.str = str; + this.pos = 0; + } + charCodeAt(pos) { + return pos < this.str.length ? this.str.charCodeAt(pos) : 0; + } + charCode() { + return this.charCodeAt(this.pos); + } + nextCharCode() { + return this.charCodeAt(this.pos + 1); + } + nextNonWsCode(pos) { + return this.charCodeAt(this.findWsEnd(pos)); + } + findWsEnd(pos) { + for (; pos < this.str.length; pos++) { + const code = this.str.charCodeAt(pos); + if (code !== R && code !== N && code !== F && code !== SPACE && code !== TAB) { + break; + } + } + + return pos; + } + substringToPos(end) { + return this.str.substring(this.pos, this.pos = end); + } + eat(code) { + if (this.charCode() !== code) { + this.error('Expect `' + String.fromCharCode(code) + '`'); + } + + this.pos++; + } + peek() { + return this.pos < this.str.length ? this.str.charAt(this.pos++) : ''; + } + error(message) { + throw new SyntaxError.SyntaxError(message, this.str, this.pos); + } +} + +exports.Tokenizer = Tokenizer; diff --git a/node_modules/css-tree/cjs/definition-syntax/walk.cjs b/node_modules/css-tree/cjs/definition-syntax/walk.cjs new file mode 100644 index 0000000..728a446 --- /dev/null +++ b/node_modules/css-tree/cjs/definition-syntax/walk.cjs @@ -0,0 +1,56 @@ +'use strict'; + +const noop = function() {}; + +function ensureFunction(value) { + return typeof value === 'function' ? value : noop; +} + +function walk(node, options, context) { + function walk(node) { + enter.call(context, node); + + switch (node.type) { + case 'Group': + node.terms.forEach(walk); + break; + + case 'Multiplier': + walk(node.term); + break; + + case 'Type': + case 'Property': + case 'Keyword': + case 'AtKeyword': + case 'Function': + case 'String': + case 'Token': + case 'Comma': + break; + + default: + throw new Error('Unknown type: ' + node.type); + } + + leave.call(context, node); + } + + let enter = noop; + let leave = noop; + + if (typeof options === 'function') { + enter = options; + } else if (options) { + enter = ensureFunction(options.enter); + leave = ensureFunction(options.leave); + } + + if (enter === noop && leave === noop) { + throw new Error('Neither `enter` nor `leave` walker handler is set or both aren\'t a function'); + } + + walk(node); +} + +exports.walk = walk; diff --git a/node_modules/css-tree/cjs/generator/create.cjs b/node_modules/css-tree/cjs/generator/create.cjs new file mode 100644 index 0000000..ab80f3a --- /dev/null +++ b/node_modules/css-tree/cjs/generator/create.cjs @@ -0,0 +1,103 @@ +'use strict'; + +const index = require('../tokenizer/index.cjs'); +const sourceMap = require('./sourceMap.cjs'); +const tokenBefore = require('./token-before.cjs'); +const types = require('../tokenizer/types.cjs'); + +const REVERSESOLIDUS = 0x005c; // U+005C REVERSE SOLIDUS (\) + +function processChildren(node, delimeter) { + if (typeof delimeter === 'function') { + let prev = null; + + node.children.forEach(node => { + if (prev !== null) { + delimeter.call(this, prev); + } + + this.node(node); + prev = node; + }); + + return; + } + + node.children.forEach(this.node, this); +} + +function processChunk(chunk) { + index.tokenize(chunk, (type, start, end) => { + this.token(type, chunk.slice(start, end)); + }); +} + +function createGenerator(config) { + const types$1 = new Map(); + + for (let name in config.node) { + const item = config.node[name]; + const fn = item.generate || item; + + if (typeof fn === 'function') { + types$1.set(name, item.generate || item); + } + } + + return function(node, options) { + let buffer = ''; + let prevCode = 0; + let handlers = { + node(node) { + if (types$1.has(node.type)) { + types$1.get(node.type).call(publicApi, node); + } else { + throw new Error('Unknown node type: ' + node.type); + } + }, + tokenBefore: tokenBefore.safe, + token(type, value) { + prevCode = this.tokenBefore(prevCode, type, value); + + this.emit(value, type, false); + + if (type === types.Delim && value.charCodeAt(0) === REVERSESOLIDUS) { + this.emit('\n', types.WhiteSpace, true); + } + }, + emit(value) { + buffer += value; + }, + result() { + return buffer; + } + }; + + if (options) { + if (typeof options.decorator === 'function') { + handlers = options.decorator(handlers); + } + + if (options.sourceMap) { + handlers = sourceMap.generateSourceMap(handlers); + } + + if (options.mode in tokenBefore) { + handlers.tokenBefore = tokenBefore[options.mode]; + } + } + + const publicApi = { + node: (node) => handlers.node(node), + children: processChildren, + token: (type, value) => handlers.token(type, value), + tokenize: processChunk + }; + + handlers.node(node); + + return handlers.result(); + }; +} + +exports.createGenerator = createGenerator; diff --git a/node_modules/css-tree/cjs/generator/index.cjs b/node_modules/css-tree/cjs/generator/index.cjs new file mode 100644 index 0000000..5c87cd3 --- /dev/null +++ b/node_modules/css-tree/cjs/generator/index.cjs @@ -0,0 +1,8 @@ +'use strict'; + +const create = require('./create.cjs'); +const generator = require('../syntax/config/generator.cjs'); + +const index = create.createGenerator(generator); + +module.exports = index; diff --git a/node_modules/css-tree/cjs/generator/sourceMap.cjs b/node_modules/css-tree/cjs/generator/sourceMap.cjs new file mode 100644 index 0000000..efbc5b9 --- /dev/null +++ b/node_modules/css-tree/cjs/generator/sourceMap.cjs @@ -0,0 +1,96 @@ +'use strict'; + +const sourceMapGenerator_js = require('source-map-js/lib/source-map-generator.js'); + +const trackNodes = new Set(['Atrule', 'Selector', 'Declaration']); + +function generateSourceMap(handlers) { + const map = new sourceMapGenerator_js.SourceMapGenerator(); + const generated = { + line: 1, + column: 0 + }; + const original = { + line: 0, // should be zero to add first mapping + column: 0 + }; + const activatedGenerated = { + line: 1, + column: 0 + }; + const activatedMapping = { + generated: activatedGenerated + }; + let line = 1; + let column = 0; + let sourceMappingActive = false; + + const origHandlersNode = handlers.node; + handlers.node = function(node) { + if (node.loc && node.loc.start && trackNodes.has(node.type)) { + const nodeLine = node.loc.start.line; + const nodeColumn = node.loc.start.column - 1; + + if (original.line !== nodeLine || + original.column !== nodeColumn) { + original.line = nodeLine; + original.column = nodeColumn; + + generated.line = line; + generated.column = column; + + if (sourceMappingActive) { + sourceMappingActive = false; + if (generated.line !== activatedGenerated.line || + generated.column !== activatedGenerated.column) { + map.addMapping(activatedMapping); + } + } + + sourceMappingActive = true; + map.addMapping({ + source: node.loc.source, + original, + generated + }); + } + } + + origHandlersNode.call(this, node); + + if (sourceMappingActive && trackNodes.has(node.type)) { + activatedGenerated.line = line; + activatedGenerated.column = column; + } + }; + + const origHandlersEmit = handlers.emit; + handlers.emit = function(value, type, auto) { + for (let i = 0; i < value.length; i++) { + if (value.charCodeAt(i) === 10) { // \n + line++; + column = 0; + } else { + column++; + } + } + + origHandlersEmit(value, type, auto); + }; + + const origHandlersResult = handlers.result; + handlers.result = function() { + if (sourceMappingActive) { + map.addMapping(activatedMapping); + } + + return { + css: origHandlersResult(), + map + }; + }; + + return handlers; +} + +exports.generateSourceMap = generateSourceMap; diff --git a/node_modules/css-tree/cjs/generator/token-before.cjs b/node_modules/css-tree/cjs/generator/token-before.cjs new file mode 100644 index 0000000..87bf4a3 --- /dev/null +++ b/node_modules/css-tree/cjs/generator/token-before.cjs @@ -0,0 +1,170 @@ +'use strict'; + +const types = require('../tokenizer/types.cjs'); + +const PLUSSIGN = 0x002B; // U+002B PLUS SIGN (+) +const HYPHENMINUS = 0x002D; // U+002D HYPHEN-MINUS (-) + +const code = (type, value) => { + if (type === types.Delim) { + type = value; + } + + if (typeof type === 'string') { + const charCode = type.charCodeAt(0); + return charCode > 0x7F ? 0x8000 : charCode << 8; + } + + return type; +}; + +// https://www.w3.org/TR/css-syntax-3/#serialization +// The only requirement for serialization is that it must "round-trip" with parsing, +// that is, parsing the stylesheet must produce the same data structures as parsing, +// serializing, and parsing again, except for consecutive s, +// which may be collapsed into a single token. + +const specPairs = [ + [types.Ident, types.Ident], + [types.Ident, types.Function], + [types.Ident, types.Url], + [types.Ident, types.BadUrl], + [types.Ident, '-'], + [types.Ident, types.Number], + [types.Ident, types.Percentage], + [types.Ident, types.Dimension], + [types.Ident, types.CDC], + [types.Ident, types.LeftParenthesis], + + [types.AtKeyword, types.Ident], + [types.AtKeyword, types.Function], + [types.AtKeyword, types.Url], + [types.AtKeyword, types.BadUrl], + [types.AtKeyword, '-'], + [types.AtKeyword, types.Number], + [types.AtKeyword, types.Percentage], + [types.AtKeyword, types.Dimension], + [types.AtKeyword, types.CDC], + + [types.Hash, types.Ident], + [types.Hash, types.Function], + [types.Hash, types.Url], + [types.Hash, types.BadUrl], + [types.Hash, '-'], + [types.Hash, types.Number], + [types.Hash, types.Percentage], + [types.Hash, types.Dimension], + [types.Hash, types.CDC], + + [types.Dimension, types.Ident], + [types.Dimension, types.Function], + [types.Dimension, types.Url], + [types.Dimension, types.BadUrl], + [types.Dimension, '-'], + [types.Dimension, types.Number], + [types.Dimension, types.Percentage], + [types.Dimension, types.Dimension], + [types.Dimension, types.CDC], + + ['#', types.Ident], + ['#', types.Function], + ['#', types.Url], + ['#', types.BadUrl], + ['#', '-'], + ['#', types.Number], + ['#', types.Percentage], + ['#', types.Dimension], + ['#', types.CDC], // https://github.com/w3c/csswg-drafts/pull/6874 + + ['-', types.Ident], + ['-', types.Function], + ['-', types.Url], + ['-', types.BadUrl], + ['-', '-'], + ['-', types.Number], + ['-', types.Percentage], + ['-', types.Dimension], + ['-', types.CDC], // https://github.com/w3c/csswg-drafts/pull/6874 + + [types.Number, types.Ident], + [types.Number, types.Function], + [types.Number, types.Url], + [types.Number, types.BadUrl], + [types.Number, types.Number], + [types.Number, types.Percentage], + [types.Number, types.Dimension], + [types.Number, '%'], + [types.Number, types.CDC], // https://github.com/w3c/csswg-drafts/pull/6874 + + ['@', types.Ident], + ['@', types.Function], + ['@', types.Url], + ['@', types.BadUrl], + ['@', '-'], + ['@', types.CDC], // https://github.com/w3c/csswg-drafts/pull/6874 + + ['.', types.Number], + ['.', types.Percentage], + ['.', types.Dimension], + + ['+', types.Number], + ['+', types.Percentage], + ['+', types.Dimension], + + ['/', '*'] +]; +// validate with scripts/generate-safe +const safePairs = specPairs.concat([ + [types.Ident, types.Hash], + + [types.Dimension, types.Hash], + + [types.Hash, types.Hash], + + [types.AtKeyword, types.LeftParenthesis], + [types.AtKeyword, types.String], + [types.AtKeyword, types.Colon], + + [types.Percentage, types.Percentage], + [types.Percentage, types.Dimension], + [types.Percentage, types.Function], + [types.Percentage, '-'], + + [types.RightParenthesis, types.Ident], + [types.RightParenthesis, types.Function], + [types.RightParenthesis, types.Percentage], + [types.RightParenthesis, types.Dimension], + [types.RightParenthesis, types.Hash], + [types.RightParenthesis, '-'] +]); + +function createMap(pairs) { + const isWhiteSpaceRequired = new Set( + pairs.map(([prev, next]) => (code(prev) << 16 | code(next))) + ); + + return function(prevCode, type, value) { + const nextCode = code(type, value); + const nextCharCode = value.charCodeAt(0); + const emitWs = + (nextCharCode === HYPHENMINUS && + type !== types.Ident && + type !== types.Function && + type !== types.CDC) || + (nextCharCode === PLUSSIGN) + ? isWhiteSpaceRequired.has(prevCode << 16 | nextCharCode << 8) + : isWhiteSpaceRequired.has(prevCode << 16 | nextCode); + + if (emitWs) { + this.emit(' ', types.WhiteSpace, true); + } + + return nextCode; + }; +} + +const spec = createMap(specPairs); +const safe = createMap(safePairs); + +exports.safe = safe; +exports.spec = spec; diff --git a/node_modules/css-tree/cjs/index.cjs b/node_modules/css-tree/cjs/index.cjs new file mode 100644 index 0000000..b781d15 --- /dev/null +++ b/node_modules/css-tree/cjs/index.cjs @@ -0,0 +1,63 @@ +'use strict'; + +const index$1 = require('./syntax/index.cjs'); +const version = require('./version.cjs'); +const create = require('./syntax/create.cjs'); +const List = require('./utils/List.cjs'); +const Lexer = require('./lexer/Lexer.cjs'); +const index = require('./definition-syntax/index.cjs'); +const clone = require('./utils/clone.cjs'); +const names$1 = require('./utils/names.cjs'); +const ident = require('./utils/ident.cjs'); +const string = require('./utils/string.cjs'); +const url = require('./utils/url.cjs'); +const types = require('./tokenizer/types.cjs'); +const names = require('./tokenizer/names.cjs'); +const TokenStream = require('./tokenizer/TokenStream.cjs'); + +const { + tokenize, + parse, + generate, + lexer, + createLexer, + + walk, + find, + findLast, + findAll, + + toPlainObject, + fromPlainObject, + + fork +} = index$1; + +exports.version = version.version; +exports.createSyntax = create; +exports.List = List.List; +exports.Lexer = Lexer.Lexer; +exports.definitionSyntax = index; +exports.clone = clone.clone; +exports.isCustomProperty = names$1.isCustomProperty; +exports.keyword = names$1.keyword; +exports.property = names$1.property; +exports.vendorPrefix = names$1.vendorPrefix; +exports.ident = ident; +exports.string = string; +exports.url = url; +exports.tokenTypes = types; +exports.tokenNames = names; +exports.TokenStream = TokenStream.TokenStream; +exports.createLexer = createLexer; +exports.find = find; +exports.findAll = findAll; +exports.findLast = findLast; +exports.fork = fork; +exports.fromPlainObject = fromPlainObject; +exports.generate = generate; +exports.lexer = lexer; +exports.parse = parse; +exports.toPlainObject = toPlainObject; +exports.tokenize = tokenize; +exports.walk = walk; diff --git a/node_modules/css-tree/cjs/lexer/Lexer.cjs b/node_modules/css-tree/cjs/lexer/Lexer.cjs new file mode 100644 index 0000000..46380fa --- /dev/null +++ b/node_modules/css-tree/cjs/lexer/Lexer.cjs @@ -0,0 +1,470 @@ +'use strict'; + +const error = require('./error.cjs'); +const names = require('../utils/names.cjs'); +const genericConst = require('./generic-const.cjs'); +const generic = require('./generic.cjs'); +const units = require('./units.cjs'); +const prepareTokens = require('./prepare-tokens.cjs'); +const matchGraph = require('./match-graph.cjs'); +const match = require('./match.cjs'); +const trace = require('./trace.cjs'); +const search = require('./search.cjs'); +const structure = require('./structure.cjs'); +const parse = require('../definition-syntax/parse.cjs'); +const generate = require('../definition-syntax/generate.cjs'); +const walk = require('../definition-syntax/walk.cjs'); + +const cssWideKeywordsSyntax = matchGraph.buildMatchGraph(genericConst.cssWideKeywords.join(' | ')); + +function dumpMapSyntax(map, compact, syntaxAsAst) { + const result = {}; + + for (const name in map) { + if (map[name].syntax) { + result[name] = syntaxAsAst + ? map[name].syntax + : generate.generate(map[name].syntax, { compact }); + } + } + + return result; +} + +function dumpAtruleMapSyntax(map, compact, syntaxAsAst) { + const result = {}; + + for (const [name, atrule] of Object.entries(map)) { + result[name] = { + prelude: atrule.prelude && ( + syntaxAsAst + ? atrule.prelude.syntax + : generate.generate(atrule.prelude.syntax, { compact }) + ), + descriptors: atrule.descriptors && dumpMapSyntax(atrule.descriptors, compact, syntaxAsAst) + }; + } + + return result; +} + +function valueHasVar(tokens) { + for (let i = 0; i < tokens.length; i++) { + if (tokens[i].value.toLowerCase() === 'var(') { + return true; + } + } + + return false; +} + +function buildMatchResult(matched, error, iterations) { + return { + matched, + iterations, + error, + ...trace + }; +} + +function matchSyntax(lexer, syntax, value, useCssWideKeywords) { + const tokens = prepareTokens(value, lexer.syntax); + let result; + + if (valueHasVar(tokens)) { + return buildMatchResult(null, new Error('Matching for a tree with var() is not supported')); + } + + if (useCssWideKeywords) { + result = match.matchAsTree(tokens, lexer.cssWideKeywordsSyntax, lexer); + } + + if (!useCssWideKeywords || !result.match) { + result = match.matchAsTree(tokens, syntax.match, lexer); + if (!result.match) { + return buildMatchResult( + null, + new error.SyntaxMatchError(result.reason, syntax.syntax, value, result), + result.iterations + ); + } + } + + return buildMatchResult(result.match, null, result.iterations); +} + +class Lexer { + constructor(config, syntax, structure$1) { + this.cssWideKeywordsSyntax = cssWideKeywordsSyntax; + this.syntax = syntax; + this.generic = false; + this.units = { ...units }; + this.atrules = Object.create(null); + this.properties = Object.create(null); + this.types = Object.create(null); + this.structure = structure$1 || structure.getStructureFromConfig(config); + + if (config) { + if (config.units) { + for (const group of Object.keys(units)) { + if (Array.isArray(config.units[group])) { + this.units[group] = config.units[group]; + } + } + } + + if (config.types) { + for (const name in config.types) { + this.addType_(name, config.types[name]); + } + } + + if (config.generic) { + this.generic = true; + for (const [name, value] of Object.entries(generic.createGenericTypes(this.units))) { + this.addType_(name, value); + } + } + + if (config.atrules) { + for (const name in config.atrules) { + this.addAtrule_(name, config.atrules[name]); + } + } + + if (config.properties) { + for (const name in config.properties) { + this.addProperty_(name, config.properties[name]); + } + } + } + } + + checkStructure(ast) { + function collectWarning(node, message) { + warns.push({ node, message }); + } + + const structure = this.structure; + const warns = []; + + this.syntax.walk(ast, function(node) { + if (structure.hasOwnProperty(node.type)) { + structure[node.type].check(node, collectWarning); + } else { + collectWarning(node, 'Unknown node type `' + node.type + '`'); + } + }); + + return warns.length ? warns : false; + } + + createDescriptor(syntax, type, name, parent = null) { + const ref = { + type, + name + }; + const descriptor = { + type, + name, + parent, + serializable: typeof syntax === 'string' || (syntax && typeof syntax.type === 'string'), + syntax: null, + match: null + }; + + if (typeof syntax === 'function') { + descriptor.match = matchGraph.buildMatchGraph(syntax, ref); + } else { + if (typeof syntax === 'string') { + // lazy parsing on first access + Object.defineProperty(descriptor, 'syntax', { + get() { + Object.defineProperty(descriptor, 'syntax', { + value: parse.parse(syntax) + }); + + return descriptor.syntax; + } + }); + } else { + descriptor.syntax = syntax; + } + + // lazy graph build on first access + Object.defineProperty(descriptor, 'match', { + get() { + Object.defineProperty(descriptor, 'match', { + value: matchGraph.buildMatchGraph(descriptor.syntax, ref) + }); + + return descriptor.match; + } + }); + } + + return descriptor; + } + addAtrule_(name, syntax) { + if (!syntax) { + return; + } + + this.atrules[name] = { + type: 'Atrule', + name: name, + prelude: syntax.prelude ? this.createDescriptor(syntax.prelude, 'AtrulePrelude', name) : null, + descriptors: syntax.descriptors + ? Object.keys(syntax.descriptors).reduce( + (map, descName) => { + map[descName] = this.createDescriptor(syntax.descriptors[descName], 'AtruleDescriptor', descName, name); + return map; + }, + Object.create(null) + ) + : null + }; + } + addProperty_(name, syntax) { + if (!syntax) { + return; + } + + this.properties[name] = this.createDescriptor(syntax, 'Property', name); + } + addType_(name, syntax) { + if (!syntax) { + return; + } + + this.types[name] = this.createDescriptor(syntax, 'Type', name); + } + + checkAtruleName(atruleName) { + if (!this.getAtrule(atruleName)) { + return new error.SyntaxReferenceError('Unknown at-rule', '@' + atruleName); + } + } + checkAtrulePrelude(atruleName, prelude) { + const error = this.checkAtruleName(atruleName); + + if (error) { + return error; + } + + const atrule = this.getAtrule(atruleName); + + if (!atrule.prelude && prelude) { + return new SyntaxError('At-rule `@' + atruleName + '` should not contain a prelude'); + } + + if (atrule.prelude && !prelude) { + if (!matchSyntax(this, atrule.prelude, '', false).matched) { + return new SyntaxError('At-rule `@' + atruleName + '` should contain a prelude'); + } + } + } + checkAtruleDescriptorName(atruleName, descriptorName) { + const error$1 = this.checkAtruleName(atruleName); + + if (error$1) { + return error$1; + } + + const atrule = this.getAtrule(atruleName); + const descriptor = names.keyword(descriptorName); + + if (!atrule.descriptors) { + return new SyntaxError('At-rule `@' + atruleName + '` has no known descriptors'); + } + + if (!atrule.descriptors[descriptor.name] && + !atrule.descriptors[descriptor.basename]) { + return new error.SyntaxReferenceError('Unknown at-rule descriptor', descriptorName); + } + } + checkPropertyName(propertyName) { + if (!this.getProperty(propertyName)) { + return new error.SyntaxReferenceError('Unknown property', propertyName); + } + } + + matchAtrulePrelude(atruleName, prelude) { + const error = this.checkAtrulePrelude(atruleName, prelude); + + if (error) { + return buildMatchResult(null, error); + } + + const atrule = this.getAtrule(atruleName); + + if (!atrule.prelude) { + return buildMatchResult(null, null); + } + + return matchSyntax(this, atrule.prelude, prelude || '', false); + } + matchAtruleDescriptor(atruleName, descriptorName, value) { + const error = this.checkAtruleDescriptorName(atruleName, descriptorName); + + if (error) { + return buildMatchResult(null, error); + } + + const atrule = this.getAtrule(atruleName); + const descriptor = names.keyword(descriptorName); + + return matchSyntax(this, atrule.descriptors[descriptor.name] || atrule.descriptors[descriptor.basename], value, false); + } + matchDeclaration(node) { + if (node.type !== 'Declaration') { + return buildMatchResult(null, new Error('Not a Declaration node')); + } + + return this.matchProperty(node.property, node.value); + } + matchProperty(propertyName, value) { + // don't match syntax for a custom property at the moment + if (names.property(propertyName).custom) { + return buildMatchResult(null, new Error('Lexer matching doesn\'t applicable for custom properties')); + } + + const error = this.checkPropertyName(propertyName); + + if (error) { + return buildMatchResult(null, error); + } + + return matchSyntax(this, this.getProperty(propertyName), value, true); + } + matchType(typeName, value) { + const typeSyntax = this.getType(typeName); + + if (!typeSyntax) { + return buildMatchResult(null, new error.SyntaxReferenceError('Unknown type', typeName)); + } + + return matchSyntax(this, typeSyntax, value, false); + } + match(syntax, value) { + if (typeof syntax !== 'string' && (!syntax || !syntax.type)) { + return buildMatchResult(null, new error.SyntaxReferenceError('Bad syntax')); + } + + if (typeof syntax === 'string' || !syntax.match) { + syntax = this.createDescriptor(syntax, 'Type', 'anonymous'); + } + + return matchSyntax(this, syntax, value, false); + } + + findValueFragments(propertyName, value, type, name) { + return search.matchFragments(this, value, this.matchProperty(propertyName, value), type, name); + } + findDeclarationValueFragments(declaration, type, name) { + return search.matchFragments(this, declaration.value, this.matchDeclaration(declaration), type, name); + } + findAllFragments(ast, type, name) { + const result = []; + + this.syntax.walk(ast, { + visit: 'Declaration', + enter: (declaration) => { + result.push.apply(result, this.findDeclarationValueFragments(declaration, type, name)); + } + }); + + return result; + } + + getAtrule(atruleName, fallbackBasename = true) { + const atrule = names.keyword(atruleName); + const atruleEntry = atrule.vendor && fallbackBasename + ? this.atrules[atrule.name] || this.atrules[atrule.basename] + : this.atrules[atrule.name]; + + return atruleEntry || null; + } + getAtrulePrelude(atruleName, fallbackBasename = true) { + const atrule = this.getAtrule(atruleName, fallbackBasename); + + return atrule && atrule.prelude || null; + } + getAtruleDescriptor(atruleName, name) { + return this.atrules.hasOwnProperty(atruleName) && this.atrules.declarators + ? this.atrules[atruleName].declarators[name] || null + : null; + } + getProperty(propertyName, fallbackBasename = true) { + const property = names.property(propertyName); + const propertyEntry = property.vendor && fallbackBasename + ? this.properties[property.name] || this.properties[property.basename] + : this.properties[property.name]; + + return propertyEntry || null; + } + getType(name) { + return hasOwnProperty.call(this.types, name) ? this.types[name] : null; + } + + validate() { + function validate(syntax, name, broken, descriptor) { + if (broken.has(name)) { + return broken.get(name); + } + + broken.set(name, false); + if (descriptor.syntax !== null) { + walk.walk(descriptor.syntax, function(node) { + if (node.type !== 'Type' && node.type !== 'Property') { + return; + } + + const map = node.type === 'Type' ? syntax.types : syntax.properties; + const brokenMap = node.type === 'Type' ? brokenTypes : brokenProperties; + + if (!hasOwnProperty.call(map, node.name) || validate(syntax, node.name, brokenMap, map[node.name])) { + broken.set(name, true); + } + }, this); + } + } + + let brokenTypes = new Map(); + let brokenProperties = new Map(); + + for (const key in this.types) { + validate(this, key, brokenTypes, this.types[key]); + } + + for (const key in this.properties) { + validate(this, key, brokenProperties, this.properties[key]); + } + + brokenTypes = [...brokenTypes.keys()].filter(name => brokenTypes.get(name)); + brokenProperties = [...brokenProperties.keys()].filter(name => brokenProperties.get(name)); + + if (brokenTypes.length || brokenProperties.length) { + return { + types: brokenTypes, + properties: brokenProperties + }; + } + + return null; + } + dump(syntaxAsAst, pretty) { + return { + generic: this.generic, + units: this.units, + types: dumpMapSyntax(this.types, !pretty, syntaxAsAst), + properties: dumpMapSyntax(this.properties, !pretty, syntaxAsAst), + atrules: dumpAtruleMapSyntax(this.atrules, !pretty, syntaxAsAst) + }; + } + toString() { + return JSON.stringify(this.dump()); + } +} + +exports.Lexer = Lexer; diff --git a/node_modules/css-tree/cjs/lexer/error.cjs b/node_modules/css-tree/cjs/lexer/error.cjs new file mode 100644 index 0000000..8d252ee --- /dev/null +++ b/node_modules/css-tree/cjs/lexer/error.cjs @@ -0,0 +1,128 @@ +'use strict'; + +const createCustomError = require('../utils/create-custom-error.cjs'); +const generate = require('../definition-syntax/generate.cjs'); + +const defaultLoc = { offset: 0, line: 1, column: 1 }; + +function locateMismatch(matchResult, node) { + const tokens = matchResult.tokens; + const longestMatch = matchResult.longestMatch; + const mismatchNode = longestMatch < tokens.length ? tokens[longestMatch].node || null : null; + const badNode = mismatchNode !== node ? mismatchNode : null; + let mismatchOffset = 0; + let mismatchLength = 0; + let entries = 0; + let css = ''; + let start; + let end; + + for (let i = 0; i < tokens.length; i++) { + const token = tokens[i].value; + + if (i === longestMatch) { + mismatchLength = token.length; + mismatchOffset = css.length; + } + + if (badNode !== null && tokens[i].node === badNode) { + if (i <= longestMatch) { + entries++; + } else { + entries = 0; + } + } + + css += token; + } + + if (longestMatch === tokens.length || entries > 1) { // last + start = fromLoc(badNode || node, 'end') || buildLoc(defaultLoc, css); + end = buildLoc(start); + } else { + start = fromLoc(badNode, 'start') || + buildLoc(fromLoc(node, 'start') || defaultLoc, css.slice(0, mismatchOffset)); + end = fromLoc(badNode, 'end') || + buildLoc(start, css.substr(mismatchOffset, mismatchLength)); + } + + return { + css, + mismatchOffset, + mismatchLength, + start, + end + }; +} + +function fromLoc(node, point) { + const value = node && node.loc && node.loc[point]; + + if (value) { + return 'line' in value ? buildLoc(value) : value; + } + + return null; +} + +function buildLoc({ offset, line, column }, extra) { + const loc = { + offset, + line, + column + }; + + if (extra) { + const lines = extra.split(/\n|\r\n?|\f/); + + loc.offset += extra.length; + loc.line += lines.length - 1; + loc.column = lines.length === 1 ? loc.column + extra.length : lines.pop().length + 1; + } + + return loc; +} + +const SyntaxReferenceError = function(type, referenceName) { + const error = createCustomError.createCustomError( + 'SyntaxReferenceError', + type + (referenceName ? ' `' + referenceName + '`' : '') + ); + + error.reference = referenceName; + + return error; +}; + +const SyntaxMatchError = function(message, syntax, node, matchResult) { + const error = createCustomError.createCustomError('SyntaxMatchError', message); + const { + css, + mismatchOffset, + mismatchLength, + start, + end + } = locateMismatch(matchResult, node); + + error.rawMessage = message; + error.syntax = syntax ? generate.generate(syntax) : ''; + error.css = css; + error.mismatchOffset = mismatchOffset; + error.mismatchLength = mismatchLength; + error.message = message + '\n' + + ' syntax: ' + error.syntax + '\n' + + ' value: ' + (css || '') + '\n' + + ' --------' + new Array(error.mismatchOffset + 1).join('-') + '^'; + + Object.assign(error, start); + error.loc = { + source: (node && node.loc && node.loc.source) || '', + start, + end + }; + + return error; +}; + +exports.SyntaxMatchError = SyntaxMatchError; +exports.SyntaxReferenceError = SyntaxReferenceError; diff --git a/node_modules/css-tree/cjs/lexer/generic-an-plus-b.cjs b/node_modules/css-tree/cjs/lexer/generic-an-plus-b.cjs new file mode 100644 index 0000000..a5dfba3 --- /dev/null +++ b/node_modules/css-tree/cjs/lexer/generic-an-plus-b.cjs @@ -0,0 +1,235 @@ +'use strict'; + +const charCodeDefinitions = require('../tokenizer/char-code-definitions.cjs'); +const types = require('../tokenizer/types.cjs'); +const utils = require('../tokenizer/utils.cjs'); + +const PLUSSIGN = 0x002B; // U+002B PLUS SIGN (+) +const HYPHENMINUS = 0x002D; // U+002D HYPHEN-MINUS (-) +const N = 0x006E; // U+006E LATIN SMALL LETTER N (n) +const DISALLOW_SIGN = true; +const ALLOW_SIGN = false; + +function isDelim(token, code) { + return token !== null && token.type === types.Delim && token.value.charCodeAt(0) === code; +} + +function skipSC(token, offset, getNextToken) { + while (token !== null && (token.type === types.WhiteSpace || token.type === types.Comment)) { + token = getNextToken(++offset); + } + + return offset; +} + +function checkInteger(token, valueOffset, disallowSign, offset) { + if (!token) { + return 0; + } + + const code = token.value.charCodeAt(valueOffset); + + if (code === PLUSSIGN || code === HYPHENMINUS) { + if (disallowSign) { + // Number sign is not allowed + return 0; + } + valueOffset++; + } + + for (; valueOffset < token.value.length; valueOffset++) { + if (!charCodeDefinitions.isDigit(token.value.charCodeAt(valueOffset))) { + // Integer is expected + return 0; + } + } + + return offset + 1; +} + +// ... +// ... ['+' | '-'] +function consumeB(token, offset_, getNextToken) { + let sign = false; + let offset = skipSC(token, offset_, getNextToken); + + token = getNextToken(offset); + + if (token === null) { + return offset_; + } + + if (token.type !== types.Number) { + if (isDelim(token, PLUSSIGN) || isDelim(token, HYPHENMINUS)) { + sign = true; + offset = skipSC(getNextToken(++offset), offset, getNextToken); + token = getNextToken(offset); + + if (token === null || token.type !== types.Number) { + return 0; + } + } else { + return offset_; + } + } + + if (!sign) { + const code = token.value.charCodeAt(0); + if (code !== PLUSSIGN && code !== HYPHENMINUS) { + // Number sign is expected + return 0; + } + } + + return checkInteger(token, sign ? 0 : 1, sign, offset); +} + +// An+B microsyntax https://www.w3.org/TR/css-syntax-3/#anb +function anPlusB(token, getNextToken) { + /* eslint-disable brace-style*/ + let offset = 0; + + if (!token) { + return 0; + } + + // + if (token.type === types.Number) { + return checkInteger(token, 0, ALLOW_SIGN, offset); // b + } + + // -n + // -n + // -n ['+' | '-'] + // -n- + // + else if (token.type === types.Ident && token.value.charCodeAt(0) === HYPHENMINUS) { + // expect 1st char is N + if (!utils.cmpChar(token.value, 1, N)) { + return 0; + } + + switch (token.value.length) { + // -n + // -n + // -n ['+' | '-'] + case 2: + return consumeB(getNextToken(++offset), offset, getNextToken); + + // -n- + case 3: + if (token.value.charCodeAt(2) !== HYPHENMINUS) { + return 0; + } + + offset = skipSC(getNextToken(++offset), offset, getNextToken); + token = getNextToken(offset); + + return checkInteger(token, 0, DISALLOW_SIGN, offset); + + // + default: + if (token.value.charCodeAt(2) !== HYPHENMINUS) { + return 0; + } + + return checkInteger(token, 3, DISALLOW_SIGN, offset); + } + } + + // '+'? n + // '+'? n + // '+'? n ['+' | '-'] + // '+'? n- + // '+'? + else if (token.type === types.Ident || (isDelim(token, PLUSSIGN) && getNextToken(offset + 1).type === types.Ident)) { + // just ignore a plus + if (token.type !== types.Ident) { + token = getNextToken(++offset); + } + + if (token === null || !utils.cmpChar(token.value, 0, N)) { + return 0; + } + + switch (token.value.length) { + // '+'? n + // '+'? n + // '+'? n ['+' | '-'] + case 1: + return consumeB(getNextToken(++offset), offset, getNextToken); + + // '+'? n- + case 2: + if (token.value.charCodeAt(1) !== HYPHENMINUS) { + return 0; + } + + offset = skipSC(getNextToken(++offset), offset, getNextToken); + token = getNextToken(offset); + + return checkInteger(token, 0, DISALLOW_SIGN, offset); + + // '+'? + default: + if (token.value.charCodeAt(1) !== HYPHENMINUS) { + return 0; + } + + return checkInteger(token, 2, DISALLOW_SIGN, offset); + } + } + + // + // + // + // + // ['+' | '-'] + else if (token.type === types.Dimension) { + let code = token.value.charCodeAt(0); + let sign = code === PLUSSIGN || code === HYPHENMINUS ? 1 : 0; + let i = sign; + + for (; i < token.value.length; i++) { + if (!charCodeDefinitions.isDigit(token.value.charCodeAt(i))) { + break; + } + } + + if (i === sign) { + // Integer is expected + return 0; + } + + if (!utils.cmpChar(token.value, i, N)) { + return 0; + } + + // + // + // ['+' | '-'] + if (i + 1 === token.value.length) { + return consumeB(getNextToken(++offset), offset, getNextToken); + } else { + if (token.value.charCodeAt(i + 1) !== HYPHENMINUS) { + return 0; + } + + // + if (i + 2 === token.value.length) { + offset = skipSC(getNextToken(++offset), offset, getNextToken); + token = getNextToken(offset); + + return checkInteger(token, 0, DISALLOW_SIGN, offset); + } + // + else { + return checkInteger(token, i + 2, DISALLOW_SIGN, offset); + } + } + } + + return 0; +} + +module.exports = anPlusB; diff --git a/node_modules/css-tree/cjs/lexer/generic-const.cjs b/node_modules/css-tree/cjs/lexer/generic-const.cjs new file mode 100644 index 0000000..9b9f615 --- /dev/null +++ b/node_modules/css-tree/cjs/lexer/generic-const.cjs @@ -0,0 +1,12 @@ +'use strict'; + +// https://drafts.csswg.org/css-cascade-5/ +const cssWideKeywords = [ + 'initial', + 'inherit', + 'unset', + 'revert', + 'revert-layer' +]; + +exports.cssWideKeywords = cssWideKeywords; diff --git a/node_modules/css-tree/cjs/lexer/generic-urange.cjs b/node_modules/css-tree/cjs/lexer/generic-urange.cjs new file mode 100644 index 0000000..ce167bb --- /dev/null +++ b/node_modules/css-tree/cjs/lexer/generic-urange.cjs @@ -0,0 +1,149 @@ +'use strict'; + +const charCodeDefinitions = require('../tokenizer/char-code-definitions.cjs'); +const types = require('../tokenizer/types.cjs'); +const utils = require('../tokenizer/utils.cjs'); + +const PLUSSIGN = 0x002B; // U+002B PLUS SIGN (+) +const HYPHENMINUS = 0x002D; // U+002D HYPHEN-MINUS (-) +const QUESTIONMARK = 0x003F; // U+003F QUESTION MARK (?) +const U = 0x0075; // U+0075 LATIN SMALL LETTER U (u) + +function isDelim(token, code) { + return token !== null && token.type === types.Delim && token.value.charCodeAt(0) === code; +} + +function startsWith(token, code) { + return token.value.charCodeAt(0) === code; +} + +function hexSequence(token, offset, allowDash) { + let hexlen = 0; + + for (let pos = offset; pos < token.value.length; pos++) { + const code = token.value.charCodeAt(pos); + + if (code === HYPHENMINUS && allowDash && hexlen !== 0) { + hexSequence(token, offset + hexlen + 1, false); + return 6; // dissallow following question marks + } + + if (!charCodeDefinitions.isHexDigit(code)) { + return 0; // not a hex digit + } + + if (++hexlen > 6) { + return 0; // too many hex digits + } } + + return hexlen; +} + +function withQuestionMarkSequence(consumed, length, getNextToken) { + if (!consumed) { + return 0; // nothing consumed + } + + while (isDelim(getNextToken(length), QUESTIONMARK)) { + if (++consumed > 6) { + return 0; // too many question marks + } + + length++; + } + + return length; +} + +// https://drafts.csswg.org/css-syntax/#urange +// Informally, the production has three forms: +// U+0001 +// Defines a range consisting of a single code point, in this case the code point "1". +// U+0001-00ff +// Defines a range of codepoints between the first and the second value, in this case +// the range between "1" and "ff" (255 in decimal) inclusive. +// U+00?? +// Defines a range of codepoints where the "?" characters range over all hex digits, +// in this case defining the same as the value U+0000-00ff. +// In each form, a maximum of 6 digits is allowed for each hexadecimal number (if you treat "?" as a hexadecimal digit). +// +// = +// u '+' '?'* | +// u '?'* | +// u '?'* | +// u | +// u | +// u '+' '?'+ +function urange(token, getNextToken) { + let length = 0; + + // should start with `u` or `U` + if (token === null || token.type !== types.Ident || !utils.cmpChar(token.value, 0, U)) { + return 0; + } + + token = getNextToken(++length); + if (token === null) { + return 0; + } + + // u '+' '?'* + // u '+' '?'+ + if (isDelim(token, PLUSSIGN)) { + token = getNextToken(++length); + if (token === null) { + return 0; + } + + if (token.type === types.Ident) { + // u '+' '?'* + return withQuestionMarkSequence(hexSequence(token, 0, true), ++length, getNextToken); + } + + if (isDelim(token, QUESTIONMARK)) { + // u '+' '?'+ + return withQuestionMarkSequence(1, ++length, getNextToken); + } + + // Hex digit or question mark is expected + return 0; + } + + // u '?'* + // u + // u + if (token.type === types.Number) { + const consumedHexLength = hexSequence(token, 1, true); + if (consumedHexLength === 0) { + return 0; + } + + token = getNextToken(++length); + if (token === null) { + // u + return length; + } + + if (token.type === types.Dimension || token.type === types.Number) { + // u + // u + if (!startsWith(token, HYPHENMINUS) || !hexSequence(token, 1, false)) { + return 0; + } + + return length + 1; + } + + // u '?'* + return withQuestionMarkSequence(consumedHexLength, length, getNextToken); + } + + // u '?'* + if (token.type === types.Dimension) { + return withQuestionMarkSequence(hexSequence(token, 1, true), ++length, getNextToken); + } + + return 0; +} + +module.exports = urange; diff --git a/node_modules/css-tree/cjs/lexer/generic.cjs b/node_modules/css-tree/cjs/lexer/generic.cjs new file mode 100644 index 0000000..6b9e5ce --- /dev/null +++ b/node_modules/css-tree/cjs/lexer/generic.cjs @@ -0,0 +1,573 @@ +'use strict'; + +const genericConst = require('./generic-const.cjs'); +const genericAnPlusB = require('./generic-an-plus-b.cjs'); +const genericUrange = require('./generic-urange.cjs'); +const types = require('../tokenizer/types.cjs'); +const charCodeDefinitions = require('../tokenizer/char-code-definitions.cjs'); +const utils = require('../tokenizer/utils.cjs'); + +const calcFunctionNames = ['calc(', '-moz-calc(', '-webkit-calc(']; +const balancePair = new Map([ + [types.Function, types.RightParenthesis], + [types.LeftParenthesis, types.RightParenthesis], + [types.LeftSquareBracket, types.RightSquareBracket], + [types.LeftCurlyBracket, types.RightCurlyBracket] +]); + +// safe char code getter +function charCodeAt(str, index) { + return index < str.length ? str.charCodeAt(index) : 0; +} + +function eqStr(actual, expected) { + return utils.cmpStr(actual, 0, actual.length, expected); +} + +function eqStrAny(actual, expected) { + for (let i = 0; i < expected.length; i++) { + if (eqStr(actual, expected[i])) { + return true; + } + } + + return false; +} + +// IE postfix hack, i.e. 123\0 or 123px\9 +function isPostfixIeHack(str, offset) { + if (offset !== str.length - 2) { + return false; + } + + return ( + charCodeAt(str, offset) === 0x005C && // U+005C REVERSE SOLIDUS (\) + charCodeDefinitions.isDigit(charCodeAt(str, offset + 1)) + ); +} + +function outOfRange(opts, value, numEnd) { + if (opts && opts.type === 'Range') { + const num = Number( + numEnd !== undefined && numEnd !== value.length + ? value.substr(0, numEnd) + : value + ); + + if (isNaN(num)) { + return true; + } + + // FIXME: when opts.min is a string it's a dimension, skip a range validation + // for now since it requires a type covertation which is not implmented yet + if (opts.min !== null && num < opts.min && typeof opts.min !== 'string') { + return true; + } + + // FIXME: when opts.max is a string it's a dimension, skip a range validation + // for now since it requires a type covertation which is not implmented yet + if (opts.max !== null && num > opts.max && typeof opts.max !== 'string') { + return true; + } + } + + return false; +} + +function consumeFunction(token, getNextToken) { + let balanceCloseType = 0; + let balanceStash = []; + let length = 0; + + // balanced token consuming + scan: + do { + switch (token.type) { + case types.RightCurlyBracket: + case types.RightParenthesis: + case types.RightSquareBracket: + if (token.type !== balanceCloseType) { + break scan; + } + + balanceCloseType = balanceStash.pop(); + + if (balanceStash.length === 0) { + length++; + break scan; + } + + break; + + case types.Function: + case types.LeftParenthesis: + case types.LeftSquareBracket: + case types.LeftCurlyBracket: + balanceStash.push(balanceCloseType); + balanceCloseType = balancePair.get(token.type); + break; + } + + length++; + } while (token = getNextToken(length)); + + return length; +} + +// TODO: implement +// can be used wherever , , , Pseudoelemente", + "en-US": "all elements, {{cssxref(\"::before\")}} and {{cssxref(\"::after\")}} pseudo-elements", + "es": "todos los elementos y los pseudoelementos {{cssxref(\"::before\")}} y {{cssxref(\"::after\")}}", + "fr": "tous les éléments, ainsi que les pseudo-elements {{cssxref(\"::before\")}} et {{cssxref(\"::after\")}}", + "ja": "すべての要素、{{cssxref(\"::before\")}} / {{cssxref(\"::after\")}} 擬似要素", + "ru": "все элементы, {{cssxref(\"::before\")}} и {{cssxref(\"::after\")}} псевдоэлементы" + }, + "allElementsAndText": { + "en-US": "all elements and text", + "ja": "すべての要素とテキスト" + }, + "allElementsButNonReplacedAndTableColumns": { + "de": "alle Elemente außer nicht ersetzte Inlineelemente, Tabellenspalten und Spaltengruppen", + "en-US": "all elements but non-replaced inline elements, table columns, and column groups", + "es": "elementos de bloque o remplazados", + "fr": "tous les éléments sauf les éléments en ligne non remplacés, les colonnes de tableaux et les groupes de colonnes", + "ja": "非置換インライン要素、テーブルの列、列グループを除くすべての要素", + "ru": "все элементы, кроме незаменяемых строчных элементов, табличных колонок и групп колонок" + }, + "allElementsButNonReplacedAndTableRows": { + "de": "alle Elemente außer nicht ersetzte Inlineelemente, Tabellenzeilen und Zeilengruppen", + "en-US": "all elements but non-replaced inline elements, table rows, and row groups", + "fr": "tous les éléments sauf les éléments en ligne non remplacés, les lignes de tableaux et les groupes de lignes", + "ja": "置換要素でないインライン要素、テーブルの行、行グループを除くすべての要素", + "ru": "все элементы, кроме незаменяемых строчных элементов, табличных строк и групп строк" + }, + "allElementsCreatingNativeWindows": { + "de": "alle Elemente, die native Fenster erstellen, z. B. <window>, <panel>", + "en-US": "all elements that create native windows, e.g. <window>, <panel>", + "fr": "tous les éléments qui créent des fenêtres natives, par exemple <window>, <panel>", + "ja": "ネイティブウィンドウを生成するすべての要素、たとえば <window>, <panel>", + "ru": "все элементы, создающие нативные окна, например, <window>, <panel>" + }, + "allElementsExceptGeneratedContentOrPseudoElements": { + "de": "alle Elemente außer generierte Inhalte oder Pseudoelemente", + "en-US": "all elements except generated content or pseudo-elements", + "fr": "tous les éléments sauf le contenu généré ou les pseudo-éléments", + "ja": "生成コンテンツや擬似要素を除くすべての要素", + "ru": "все элементы, кроме сгенерированного контента и псевдоэлементов" + }, + "allElementsExceptInlineBoxesAndInternalRubyOrTableBoxes": { + "de": "all elements except inline boxes and internal ruby or table boxes", + "en-US": "all elements except inline boxes and internal ruby or table boxes", + "fr": "all elements except inline boxes and internal ruby or table boxes", + "ja": "インラインボックスおよび内部のルビまたは表ボックスを除くすべての要素", + "ru": "all elements except inline boxes and internal ruby or table boxes" + }, + "allElementsExceptInternalTableDisplayTypes": { + "de": "alle Elemente außer table-row-group, table-header-group, table-footer-group, table-row, table-column-group und table-column", + "en-US": "all elements, except table-row-group, table-header-group, table-footer-group, table-row, table-column-group and table-column", + "fr": "tous les éléments exceptés table-row-group, table-header-group, table-footer-group, table-row, table-column-group et table-column", + "ja": "table-row-group, table-header-group, table-footer-group, table-row, table-column-group, table-column を除くすべての要素", + "ru": "все элементы, кроме table-row-group, table-header-group, table-footer-group, table-row, table-column-group и table-column" + }, + "allElementsExceptNonReplacedInlineElementsTableRowsColumnsRowColumnGroups": { + "de": "alle Elemente außer: nicht ersetzte Inlineelemente, Tabellenzeilen, Zeilengruppen, Tabellenspalten und Spaltengruppen", + "en-US": "all elements except: non-replaced inline elements, table rows, row groups, table columns, and column groups", + "fr": "tous les éléments sauf : les éléments en ligne non remplacés, les lignes, les groupes de lignes, les colonnes et les groupes de colonnes pour les tableaux", + "ja": "非置換インライン要素、表の行、行グループ、表の列、列グループを除くすべての要素", + "ru": "все элементы, кроме: незаменяемых строчных элементов, строк и колонок таблиц" + }, + "allElementsExceptTableDisplayTypes": { + "de": "alle Elemente außer Elemente mit Tabellen-{{cssxref(\"display\")}}-Typen, die nicht table-caption, table und inline-table entsprechen", + "en-US": "all elements, except elements with table {{cssxref(\"display\")}} types other than table-caption, table and inline-table", + "fr": "tous les éléments exceptés ceux dont les types {{cssxref(\"display\")}} pour les tableaux ne sont pas table-caption, table et inline-table", + "ja": "table-caption, table, inline-table 以外の表の {{cssxref(\"display\")}} 種別を除くすべての要素", + "ru": "все элементы, кроме элементов с табличным типом {{cssxref(\"display\")}}, отличным от table-caption, table и inline-table" + }, + "allElementsExceptTableElementsWhenCollapse": { + "de": "Alle Elemente, außer interne Tabellenelemente, falls {{cssxref(\"border-collapse\")}} collapse ist", + "en-US": "all elements, except internal table elements when {{cssxref(\"border-collapse\")}} is collapse", + "fr": "tous les éléments sauf les éléments de table internes lorsque {{cssxref(\"border-collapse\")}} vaut collapse", + "ja": "すべての要素。ただし {{cssxref(\"border-collapse\")}} が collapse のときはテーブル要素内部にあるものを除く", + "ru": "все элементы, кроме внутренних табличных элементов, когда {{cssxref(\"border-collapse\")}}:collapse" + }, + "allElementsExceptTableRowColumnGroupsTableRowsColumns": { + "de": "alle Elemente außer Tabellenzeilengruppen, Tabellenspaltengruppen, Tabellenzeilen und Tabellenspalten", + "en-US": "all elements except table row groups, table column groups, table rows, and table columns", + "fr": "tous les éléments exceptés les groupes de lignes, les groupes de colonnes des tableaux et les colonnes de tableaux", + "ja": "表の行グループ、表の列グループ、表の行、表の列を除くすべての要素", + "ru": "все элементы, кроме групп табличных строк, групп табличных столбцов, табличных строк и табличных колонок" + }, + "allElementsExceptTableRowGroupsRowsColumnGroupsAndColumns": { + "de": "alle Elemente außer Tabellenzeilengruppen, Zeilen, Spaltengruppen und Spalten", + "en-US": "all elements, except table row groups, rows, column groups, and columns", + "fr": "tous les éléments exceptés les groupes de lignes, les lignes, les groupes de colonnes et les colonnes de tableaux", + "ja": "表の行グループ、列グループ、行、列を除くすべての要素", + "ru": "все элементы, кроме групп табличных строк, столбцов, групп столбцов и столбцов" + }, + "allElementsNoEffectIfDisplayNone": { + "de": "alle Elemente, hat jedoch keinen Effekt, falls der Wert von {{cssxref(\"display\")}} none ist", + "en-US": "all elements, but has no effect if the value of {{cssxref(\"display\")}} is none.", + "fr": "tous les éléments mais n'a aucun effet si la valeur de display est none.", + "ja": "すべての要素。ただし {{cssxref(\"display\")}} が none なら効果を持ちません。", + "ru": "все элементы, но не будет эффекта, если display: none" + }, + "allElementsSomeValuesNoEffectOnNonInlineElements": { + "de": "Alle Elemente, einige Werte haben keine Wirkung bei non-inline Elementen", + "en-US": "all elements, though some values have no effect on non-inline elements", + "fr": "tous les éléments bien que certaines valeurs n'aient pas d'effet sur les éléments qui ne sont pas en ligne", + "ja": "すべての要素。ただし一部の値はインラインでない要素には効果がありません", + "ru": "все элементы, хотя некоторые значения не работают на не строчных элементах" + }, + "allElementsTreeAbidingPseudoElementsPageMarginBoxes": { + "ja": "すべての要素、ツリーに現れる擬似要素、ページのマージンボックス", + "en-US": "All elements, tree-abiding pseudo-elements, and page margin boxes" + }, + "allElementsSVGContainerElements": { + "de": "alle Elemente; In SVG gilt betrifft dies Containerelemente mit Ausnahme des {{SVGElement(\"defs\")}} Elements und allen Grafikelementen", + "en-US": "all elements; In SVG, it applies to container elements excluding the {{SVGElement(\"defs\")}} element and all graphics elements", + "fr": "tous les éléments ; en SVG, cela s'applique aux éléments conteneurs à l'exception des éléments {{SVGElement(\"defs\")}} et des éléments graphiques", + "ja": "すべての要素。 SVG の場合は {{SVGElement(\"defs\")}} 要素やすべてのグラフィック要素を除いたコンテナー要素に適用される", + "ru": "все элементы; в SVG, это применяется к контейнерам, исключая элемент {{SVGElement(\"defs\")}} и все графические элементы" + }, + "allElementsSVGContainerGraphicsAndGraphicsReferencingElements": { + "de": "Alle Elemente. In SVG wird er auf Containerelemente, Grafikelemente und Grafiken referenzierende Elemente angewandt.", + "en-US": "All elements. In SVG, it applies to container elements, graphics elements, and graphics referencing elements.", + "fr": "Tous les éléments. En SVG, cela s'applique aux éléments de conteneurs, aux éléments graphiques et aux éléments faisant référence à des éléments graphiques.", + "ja": "すべての要素。 SVG では、コンテナー要素、グラフィック要素、グラフィック参照要素に適用されます。", + "ru": "Все элементы. В SVG это применяется к контейнерам, графическим элементам и элементам графической отсылки." + }, + "allElementsThatCanReferenceImages": { + "en-US": "Any element that can have an image applied to it, for example as a {{cssxref(\"background-image\")}}, {{cssxref(\"border-image\")}}, or {{cssxref(\"list-style-image\")}}.", + "ja": "{{cssxref(\"background-image\")}}, {{cssxref(\"border-image\")}}, {{cssxref(\"list-style-image\")}} などで適用される画像を持つすべての要素。" + }, + "allElementsUAsNotRequiredWhenCollapse": { + "de": "alle Elemente; aber User Agents sind nicht gezwungen dies auf table und inline-table Elemente anzuwenden, falls {{cssxref(\"border-collapse\")}} collapse ist. Das Verhalten bei internen Tabellenelementen ist momentan undefiniert.", + "en-US": "all elements; but User Agents are not required to apply to table and inline-table elements when {{cssxref(\"border-collapse\")}} is collapse. The behavior on internal table elements is undefined for the moment.", + "fr": "tous les éléments, mais les agents utilisateurs ne sont pas tenus de l'appliquer aux éléments de type table ou inline-table lorsque {{cssxref(\"border-collapse\")}} vaut collapse. Le comportement sur les éléments de type table interne est pour l'instant indéfini.", + "ja": "すべての要素。ただし、ユーザーエージェントは {{cssxref(\"border-collapse\")}} が collapse である場合にtable および inline-table 要素に適用する必要はない。内部表要素での動作は、今のところ未定義。", + "ru": "все элементы, но браузеры не применяют к элементам table и inline-table, когда {{cssxref(\"border-collapse\")}}:collapse. Поведение на внутритабличных элементах не определено." + }, + "allHTMLElements": { + "de": "alle HTML-Elemente", + "en-US": "all HTML elements", + "fr": "tous les éléments HTML", + "ja": "すべての HTML 要素", + "ru": "все HTML элементы" + }, + "andInEnumeration": { + "de": " und ", + "en-US": " and ", + "fr": " et ", + "ja": "および", + "ru": " и " + }, + "angle": { + "de": "Winkel", + "en-US": "angle", + "fr": "angle", + "ja": "角度", + "ru": "угол" + }, + "angleBasicShapeOrPath": { + "de": "{{cssxref(\"\"}}, {{cssxref(\"\"}} oder {{cssxref(\"\"}}", + "en-US": "{{cssxref(\"\"}}, {{cssxref(\"\"}} or {{cssxref(\"\"}}", + "fr": "{{cssxref(\"\"}}, {{cssxref(\"\"}} ou {{cssxref(\"\"}}", + "ja": "{{cssxref(\"\"}}, {{cssxref(\"\"}}, {{cssxref(\"\"}} のいずれか" + }, + "angleOrBasicShapeOrPath": { + "de": "als <angle>, <basic-shape> oder <path()>", + "en-US": "as <angle>, <basic-shape> or <path()>", + "fr": "comme <angle>, <basic-shape> ou <path()>", + "ja": "<angle>, <basic-shape>, <path()> の何れかとして", + "ru": "как <angle>, <basic-shape> или <path()>" + }, + "angleRoundedToNextQuarter": { + "de": "ein {{xref_cssangle}}, auf den nächsten Viertel von 0deg gerundet (üblicherweise  1turn)", + "en-US": "an {{xref_cssangle}}, rounded to the next quarter turn from 0deg and normalized, that is moduloing the value by 1turn", + "fr": "un {{xref_cssangle}}, arrondi au quart de tour supérieur (à partir de 0deg) puis normalisé (modulo) pour obtenir l'angle relatif à un tour", + "ja": "0deg から次の 4 分の 1 回転に丸めて正規化した {{xref_cssangle}} を 1turn で割った余り", + "ru": "{{xref_cssangle}}, с округлением до следующей четверти оборота от 0deg и нормализованный так, что значение - 1 поворот" + }, + "animationType": { + "de": "Animationstyp", + "en-US": "Animation type", + "fr": "Type d'animation", + "ja": "アニメーションの種類" + }, + "anyElementEffectOnProgressAndMeter": { + "de": "beliebige Elemente; es hat eine Auswirkung auf {{HTMLElement(\"progress\")}} und {{HTMLElement(\"meter\")}}, aber nicht auf <input type=\"range\"> oder andere Elemente", + "en-US": "any element; it has an effect on {{HTMLElement(\"progress\")}} and {{HTMLElement(\"meter\")}}, but not on <input type=\"range\"> or other elements", + "fr": "n'importe quel élément, aura un effet sur {{HTMLElement(\"progress\")}} et {{HTMLElement(\"meter\")}}, mais pas sur <input type=\"range\"> ou les autres éléments", + "ja": "任意の要素。これは {{HTMLElement(\"progress\")}} および {{HTMLElement(\"meter\")}} には効果がありますが、 <input type=\"range\"> やその他の要素には効果がありません", + "ru": "любой элемент; имеет эффект на {{HTMLElement(\"progress\")}} и {{HTMLElement(\"meter\")}}, но не на <input type=\"range\"> или других элементах" + }, + "appliesTo": { + "de": "Anwendbar auf", + "en-US": "Applies to", + "fr": "Applicabilité", + "ja": "適用対象", + "ko": "적용대상", + "pl": "Stosowana do", + "pt-BR": "Aplica-se a", + "ru": "Применяется к", + "zh-CN": "适用元素" + }, + "applyingToMultiple": { + "de": "$1$. Auch anwendbar auf $2$.", + "en-US": "$1$. It also applies to $2$.", + "fr": "$1$. S'applique aussi à $2$.", + "ja": "$1$。 $2$ にも適用されます。", + "ru": "$1$. Это также применяется к $2$." + }, + "asAutoOrColor": { + "en-US": "auto is computed as specified and <color> values are computed as defined for the {{cssxref(\"color\")}} property.", + "de": "auto wird wie angegeben berechnet und <color> Werte werden wie für die {{cssxref(\"color\")}} Eigenschaft berechnet.", + "ja": "auto は仕様通りに計算され、 <color> 値は {{cssxref(\"color\")}} プロパティで定義されたように計算される。" + }, + "asDefinedForBasicShapeWithAbsoluteURIOtherwiseAsSpecified": { + "de": "wie definiert für {{cssxref(\"basic-shape\")}} (gefolgt von {{cssxref(\"shape-box\")}}, falls angegeben), dem {{cssxref(\"image\")}}, dessen URI absolut gemacht wurde, ansonsten wie angegeben.", + "en-US": "as defined for {{cssxref(\"basic-shape\")}} (with {{cssxref(\"shape-box\")}} following, if supplied), the {{cssxref(\"image\")}} with its URI made absolute, otherwise as specified.", + "fr": "comme défini pour {{cssxref(\"basic-shape\")}} (avec {{cssxref(\"shape-box\")}} qui suit s'il est utilisé), l'{{cssxref(\"image\")}} avec son URI rendue absolue, sinon, comme spécifié.", + "ja": "{{cssxref(\"basic-shape\")}} で定義された通り (与えられている場合は {{cssxref(\"shape-box\")}} が続く)、 URI を絶対化した {{cssxref(\"image\")}}、それ以外は指定通り。", + "ru": "как определено для {{cssxref(\"basic-shape\")}} (c {{cssxref(\"shape-box\")}} последующим, если передается),  {{cssxref(\"image\")}} с его абсолютным URI, если другое не указано" + }, + "asLength": { + "de": "als {{cssxref(\"length\")}}", + "en-US": "as {{cssxref(\"length\")}}", + "fr": "comme {{cssxref(\"length\")}}", + "ja": "{{cssxref(\"length\")}} 通り", + "ru": "как {{cssxref(\"length\")}}" + }, + "asLonghands": { + "de": "wie die jeweiligen Kurzschreibweisen:", + "en-US": "as each of the properties of the shorthand:", + "fr": "pour chaque propriété individuelle de la propriété raccourcie :", + "ja": "一括指定の次の各プロパティとして", + "ru": "как и у каждого из подсвойств этого свойства:" + }, + "asSpecified": { + "de": "wie angegeben", + "en-US": "as specified", + "es": "como se especifica", + "ca": "com s'especifica", + "fr": "comme spécifié", + "ja": "指定通り", + "pl": "jako określone", + "ru": "как указано" + }, + "asSpecifiedAppliesToEachProperty": { + "de": "wie der angegebene Wert wird er auf alle Eigenschaften angewandt, für die dies eine Kurzschreibweise ist.", + "en-US": "as the specified value applies to each property this is a shorthand for.", + "fr": "comme la valeur spécifiée s'applique sur chaque propriété englobée par le raccourci", + "ja": "この一括指定が対象とする各プロパティに適用する指定された値のまま。", + "ru": "как указанное значение, применяется к каждому свойству этой короткой записи." + }, + "asSpecifiedButVisibleOrClipReplacedToAutoOrHiddenIfOtherValueDifferent": { + "en-US": "as specified, except with visible/clip computing to auto/hidden respectively if one of {{cssxref(\"overflow-x\")}} or {{cssxref(\"overflow-y\")}} is neither visible nor clip", + "es": "como se especifica, excepto que si {{cssxref(\"overflow-x\")}} o bien {{cssxref(\"overflow-y\")}} es distinto de visible o clip, estos dos valores computan a auto o hidden respectivamente", + "ca": "com s'especifica, excepte que si {{cssxref(\"overflow-x\")}} o bé {{cssxref(\"overflow-y\")}} són diferents de visible o clip, aquests dos valors computen a auto o hidden respectivament", + "ja": "指定通り、ただし {{cssxref(\"overflow-x\")}} と {{cssxref(\"overflow-y\")}} のどちらかが visible でも clip でもない場合は、 visible/clip はそれぞれ auto/hidden と計算される" + }, + "asSpecifiedExceptMatchParent": { + "de": "wie angegeben, außer für den match-parent Wert, welcher in Bezug auf den direction Wert des Elternelements berechnet wird und einen berechneten Wert von left oder right ergibt", + "en-US": "as specified, except for the match-parent value which is calculated against its parent's direction value and results in a computed value of either left or right", + "fr": "comme spécifié, sauf pour la valeur match-parent qui est calculée en fonction de la direction du parent et qui vaut soit left, soit right", + "ja": "指定値。ただし match-parent 値を除く。この値は親要素の direction の値に基いて計算され、計算値が left または right のどちらかになる", + "ru": "как указано, кроме значения match-parent, которое вычисляется вместо значения его родителя direction, а результаты в вычисленном значении left или right" + }, + "asSpecifiedExceptPositionedFloatingAndRootElementsKeywordMaybeDifferent": { + "de": "wie der angegebene Wert, außer für positionierte und umfließende Elemente und das Wurzelelement. In beiden Fällen kann der berechnete Wert ein Schlüsselwort sein, das nicht dem angegebenen entspricht.", + "en-US": "as the specified value, except for positioned and floating elements and the root element. In both cases the computed value may be a keyword other than the one specified.", + "fr": "comme la valeur spécifiée, excepté pour les éléments positionnés et flottants, ainsi que pour l'élément racine. Dans les deux cas, la valeur calculée peut être un mot clé différent de celui spécifié.", + "ja": "指定通り。ただし位置指定された要素とフロート、ルート要素を除く。これらは計算値が指定したものと違うキーワードになる可能性があります", + "ru": "как указанное значение, кроме как для позиционированных и плавающих элементов и корневого элемента. В обоих случаях вычисляемое значение может быть ключевым словом, отличным от указанного." + }, + "asSpecifiedRelativeToAbsoluteLengths": { + "de": "relativ zur gleichen Achse der Innenabstandsbox des Scrollcontainers", + "en-US": "as specified, but with relative lengths converted into absolute lengths", + "fr": "comme spécifié, mais avec les longueurs relatives converties en longueurs absolues", + "ja": "指定通り。ただし相対的な長さはは絶対的な長さに変換される", + "ru": "как указано, но с относительной длиной, конвертируемой в абсолютные длины" + }, + "asSpecifiedURLsAbsolute": { + "de": "wie angegeben, aber mit absoluten {{cssxref(\"url\")}} Werten", + "en-US": "as specified, but with {{cssxref(\"url\")}} values made absolute", + "fr": "comme spécifié mais avec les valeurs {{cssxref(\"url\")}} rendues absolues", + "ja": "指定通り、ただし {{cssxref(\"url\")}} の値は絶対パスになる", + "ru": "как указано, но с абсолютными значениями {{cssxref(\"url\")}}" + }, + "asSpecifiedWithExceptionOfResolution": { + "de": "wie angegeben mit Ausnahme von <resolution>, das möglicherweise durch den berechneten Wert für 'snap' geändert wird", + "en-US": "as specified, except with <resolution> possibly altered by computed for 'snap' value", + "fr": "telle que spécifiée, sauf avec <resolution> éventuellement modifiée lors du calcul par la valeur 'snap'", + "ja": "指定通り、ただし <resolution> は 'snap' の値に変更されることがある", + "ru": "как указано, за исключением <resolution> может изменить значением 'snap'" + }, + "asSpecifiedWithLengthsAbsoluteAndNormalComputingToZeroExceptMultiColumn": { + "en-US": "as specified, with <length>s made absolute, and normal computing to zero except on multi-column elements", + "ja": "指定通りで、 <length> は絶対長になり、 normal の計算値は段組み要素を除き 0 になる" + }, + "asSpecifiedWithVarsSubstituted": { + "de": "wie angegeben, wobei Variablen ersetzt werden", + "en-US": "as specified with variables substituted", + "fr": "tel que spécifié avec les variables échangées", + "ja": "変数を代入して指定した通り" + }, + "autoForSmartphoneBrowsersSupportingInflation": { + "de": "auto für Smartphone Browser, die Befüllung unterstützen, none andererseits (und dann unveränderbar).", + "en-US": "auto for smartphone browsers supporting inflation, none in other cases (and then not modifiable).", + "fr": "auto pour les navigateurs de smartphones qui supportent l'expansion, none in dans les autres cas (non modifiable alors).", + "ja": "文字拡大に対応しているスマートフォンブラウザーならば auto、それ以外の場合は none (そして変更不可)。", + "ru": "auto для браузеров в смартфонах поддерживается увеличение, none в других случаях (и позже не изменяется)." + }, + "autoNonNegativeOrPercentage": { + "de": "auto, eine nicht negative Zahl oder ein Prozentwert wie angegeben", + "en-US": "auto, or a non-negative number or percentage as specified", + "fr": "auto ou un nombre positif ou nul ou un pourcentage, comme spécifié", + "ja": "auto、負ではない数、パーセント値の何れかで指定通り", + "ru": "auto, или задаётся неотрицательное число или процент, как указан" + }, + "autoOnAbsolutelyPositionedElementsValueOfAlignItemsOnParent": { + "de": "auto berechnet sich zu sich selbst bei absolut positionierten Elementen und zum berechneten Wert von {{cssxref(\"align-items\")}} des Elternelements (abzüglich veralteter Schlüsselwörter) bei allen anderen Boxen oder start, falls die Box kein Elternelement hat. Sein Verhalten hängt vom Layoutmodell ab, wie für {{cssxref(\"justify-self\")}} beschrieben. Ansonsten der angegebene Wert.", + "en-US": "auto computes to itself on absolutely-positioned elements, and to the computed value of {{cssxref(\"align-items\")}} on the parent (minus any legacy keywords) on all other boxes, or start if the box has no parent. Its behavior depends on the layout model, as described for {{cssxref(\"justify-self\")}}. Otherwise the specified value.", + "fr": "auto sera calculé comme auto pour les éléments positionnés de façon absolue, sera calculé comme {{cssxref(\"align-items\")}} sur le parent (excepté les mots-clés historiques utilisés) de toutes les autres boîtes ou comme start si la boîte n'a pas de parent. Son comportement dépend du modèle de disposition, décrit dans {{cssxref(\"justify-self\")}}, sinon ce sera la valeur spécifiée.", + "ja": "絶対位置指定要素に対しては auto は自分自身に対して計算し、それ以外のすべてのボックスに対しては親の {{cssxref(\"align-items\")}} の計算値 (から古いキーワードを引いた値) に計算し、親が無ければ start になる。この動作は {{cssxref(\"justify-self\")}} で説明したとおり、レイアウトモデルの依存する。それ以外の場合は指定された値となる。", + "ru": "при auto абсолютно позиционированные элементы вычисляют сами и вычисленное значение {{cssxref(\"align-items\")}} для родителя (кроме ключевых слов) на остальных блоках, или start, если у блока нет родителя. Его поведение зависит от модели макета, описываемой {{cssxref(\"justify-self\")}}. Иначе указанное значение." + }, + "autoOrRectangle": { + "de": "auto, falls als auto angegeben, ansonsten ein Rechteck mit vier Werten, von denen jeder auto ist, falls als auto angegeben, ansonsten die berechnete Länge", + "en-US": "auto if specified as auto, otherwise a rectangle with four values, each of which is auto if specified as auto or the computed length otherwise", + "fr": "auto si spécifié comme auto, sinon un rectangle avec quatre valeurs dont chacune vaut auto si elles sont spécifiées comme auto sinon, la longueur calculée", + "ja": "auto が指定されていれば auto、それ以外は 4 つの値をともなう矩形。矩形の場合、各値は auto が指定されていれば auto、それ以外では長さの計算値", + "ru": "auto, если указано как auto, иначе прямоугольник с четырьмя значениями, каждое из которых auto, если указаны как auto или вычисленная длина в противном случае" + }, + "basicShape": { + "de": "eine CSS Datentyps interpolieren als einfache Liste. Die Listenwerte interpolieren als Länge, Prozentwert oder calc, wo möglich. Falls Listenwerte nicht einem dieser Typen entsprechen, aber identisch sind, werden diese Werte interpoliert.\">einfache Form", + "en-US": "a CSS data type interpolate as a simple list. The list values interpolate as length, percentage, or calc where possible. If list values are not one of those types but are identical, those values do interpolate.\">basic shape", + "fr": "une sont interpolées comme une liste simple. La liste de valeurs interpole la longueur, le pourcentage ou la valeur calculée. Si les valeurs de la liste ne sont pas de ces types mais sont identiques, les valeurs seront interpolées.\">forme basique (basic-shape)", + "ja": " の値は単純なリストとして補間されます。リストの値は、可能であれば長さ、パーセント値、または calc() として補間されます。リストの値がこれらの型のいずれかではなく、同じ値である場合、それらの値は補間されます。\">基本シェイプ", + "ru": " интерполируются как простой список. Список значений интерполируется как длина, проценты, или расчёт, где возможен. Если список значений не одинакового типа, эти значения интерполируются.\">базовая фигура" + }, + "basicShapeOtherwiseNo": { + "de": "ja, wie angegeben für {{cssxref(\"basic-shape\")}}, ansonsten nein", + "en-US": "yes, as specified for {{cssxref(\"basic-shape\")}}, otherwise no", + "fr": "oui, comme spécifié pour {{cssxref(\"basic-shape\")}}, sinon, non", + "ja": "{{cssxref(\"basic-shape\")}} で指定された場合はあり、それ以外の場合はなし", + "ru": "да, как указано для {{cssxref(\"basic-shape\")}}, иначе нет" + }, + "beforeAndAfterPseudos": { + "de": "{{cssxref(\"::before\")}} und{{cssxref(\"::after\")}} Pseudoelemente", + "en-US": "{{cssxref(\"::before\")}} and {{cssxref(\"::after\")}} pseudo-elements", + "es": "los pseudoelementos {{cssxref(\"::before\")}} y {{cssxref(\"::after\")}}", + "fr": "pseudo-éléments {{cssxref(\"::before\")}} et {{cssxref(\"::after\")}} ", + "ja": "{{cssxref(\"::before\")}} / {{cssxref(\"::after\")}} 擬似要素", + "ru": "{{cssxref(\"::before\")}} и {{cssxref(\"::after\")}} псевдоэлементы" + }, + "blockContainerElements": { + "de": "Blockcontainerelemente", + "en-US": "block container elements", + "fr": "les éléments conteneurs de blocs", + "ja": "ブロックコンテナー要素", + "ru": "блочные контейнеры" + }, + "blockContainers": { + "de": "Blockcontainer", + "en-US": "block containers", + "fr": "conteneurs de type bloc", + "ja": "ブロックコンテナー", + "ru": "блочные контейнеры" + }, + "blockContainersAndMultiColumnContainers": { + "de": "Blockcontainer und mehrspaltige Container", + "en-US": "Block containers and multi-column containers", + "ja": "ブロックコンテナーと段組みコンテナー" + }, + "blockContainersExceptMultiColumnContainers": { + "de": "Blockcontainer außer mehrspaltige Container", + "en-US": "Block containers except multi-column containers", + "ja": "段組みコンテナーを除くブロックコンテナー" + }, + "blockContainersExceptTableWrappers": { + "de": "Blockcontainer außer Tabellen umgebende Boxen", + "en-US": "Block containers except table wrapper boxes", + "ja": "表ラッパーボックスを除くブロックコンテナー" + }, + "blockContainersFlexContainersGridContainers": { + "en-US": "Block-containers, flex containers, and grid containers", + "ja": "ブロックコンテナー, フレックスコンテナー, グリッドコンテナー" + }, + "blockElementsInNormalFlow": { + "de": "Blocklevelelemente in normalem Fluss des Wurzelelements. User Agents können es auch auf andere Elemente wie table-row-Elemente anwenden.", + "en-US": "block-level elements in the normal flow of the root element. User agents may also apply it to other elements like table-row elements.", + "fr": "les éléments de bloc dans le flux normal de l'élément racine. Les agents utilisateurs peuvent également l'appliquer sur d'autres éléments comme table-row.", + "ja": "ルート要素の通常フロー内におけるブロックレベル要素。ユーザーエージェントは他の要素に table-row 要素のように適用することがあります。", + "ru": "блочные элементы в нормальном потоке родительского элемента. Браузеры могут также применять это к другим элементам типа table-row." + }, + "blockLevelBoxesAndAbsolutelyPositionedBoxesAndGridItems": { + "en-US": "block-level boxes, absolutely-positioned boxes, and grid items" + }, + "blockLevelElements": { + "de": "Blocklevel Elemente", + "en-US": "block-level elements", + "fr": "éléments de type bloc", + "ja": "ブロックレベル要素", + "ru": "блочные элементы" + }, + "blockSizeOfContainingBlock": { + "de": "Blockgröße des beinhaltenden Blocks", + "en-US": "block-size of containing block", + "fr": "la taille de bloc du bloc englobant", + "ja": "包含ブロックの block-size", + "ru": "размер блока, содержащего элемент" + }, + "boxElements": { + "de": "Boxelemente", + "en-US": "box elements", + "fr": "éléments de boîte", + "ja": "ボックス要素", + "ru": "блочные элементы" + }, + "byComputedValueType": { + "en-US": "by computed value type", + "ja": "計算値の型による" + }, + "canonicalOrder": { + "de": "Kanonische Reihenfolge", + "en-US": "Canonical order", + "fr": "Ordre canonique", + "ja": "正規順序", + "ru": "Канонический порядок", + "zh-CN": "正规顺序" + }, + "childrenOfBoxElements": { + "de": "Kindelemente von Boxelementen", + "en-US": "children of box elements", + "fr": "les éléments fils des éléments de boîte", + "ja": "ボックス要素の子", + "ru": "потомки блочных элементов" + }, + "color": { + "de": "Farbe", + "en-US": "a CSS data type are interpolated on each of their red, green, blue components, each handled as a real, floating-point number. Note that interpolation of colors happens in the alpha-premultiplied sRGBA color space to prevent unexpected grey colors to appear.\">color", + "fr": "une sont interpolées sur chacune des composantes rouge, bleue et verte, considérées chacunes comme un nombre réel à virgule flottante. Notez que l'interpolation des couleurs a lieu dans l'espace couleur sRGBA pré-multiplié pour éviter l'apparition de teintes grises non désirées.\">couleur", + "ja": " データ型の値は、赤、緑、青のそれぞれの値ごとに、浮動小数点の実数として扱われて補間されます。なお、アルファ事前混合 sRGBA 色空間で色の補間を行うと、予期せずに灰色が現れることがあります。\">色", + "ru": " интерполируются по каждой компоненте - красной, зелёной и голубой - как вещественные числа с плавающей запятой. Обратите внимание, что интерполяция цветов происходит в цветовом пространстве sRGBA, учитывающем прозрачность, для предотвращения появления неожиданных серых цветов.\">цвет" + }, + "colorPlusThreeAbsoluteLengths": { + "de": "eine Farbe plus drei absolute Längen", + "en-US": "a color plus three absolute lengths", + "fr": "une couleur et trois longueurs absolues", + "ja": "色に続いて絶対的な長さ 3 つ", + "ru": "цвет плюс три абсолютных длины" + }, + "computedColor": { + "de": "berechnete Farbe", + "en-US": "computed color", + "fr": "couleur calculée", + "ja": "色の計算値", + "ru": "вычисленный цвет" + }, + "consistsOfTwoDimensionKeywords": { + "de": "Besteht aus zwei Schlüsselwörtern, einem pro Richtung", + "en-US": "Consists of two keywords, one per dimension", + "fr": "Deux mots-clés, chacun décrivant une dimension", + "ja": "2 つのキーワードから成り、方向ごとに 1 つずつ", + "ru": "Состоит из двух ключевых слов, по одному на размер" + }, + "consistsOfTwoKeywordsForOriginAndOffsets": { + "de": "Besteht aus zwei Schlüsselwörtern, die den Ursprung und die beiden Versätze vom Ursprung repräsentieren, wobei beide als absolute Länge angegeben werden (falls eine <length> angegeben wurde), ansonsten einen Prozentwert.", + "en-US": "Consists of two keywords representing the origin and two offsets from that origin, each given as an absolute length (if given a <length>), otherwise as a percentage.", + "fr": "Deux mots-clés décrivant l'origine et deux représentant les décalages par rapport à cette origine. Chaque valeur est fournie comme une longueur absolue ou comme un pourcentage.", + "ja": "原点を表す 2 つのキーワードと、その原点からの 2 つのオフセットで、それぞれが絶対的な長さ (<length> が指定された場合) またはパーセント値で指定される。", + "ru": "Состоит из двух ключевых слов, представляющих начало координат и два смещения от этого начала, каждое из которых задаётся как абсолютная длина (если задана <length>), иначе как процент" + }, + "continuous": { + "de": "fortlaufend", + "en-US": "continuous", + "fr": "continu", + "ja": "連続メディア", + "ru": "продолжительный" + }, + "createsStackingContext": { + "de": "Erstellt Stapelkontext", + "en-US": "Creates stacking context", + "fr": "Crée un contexte d'empilement", + "ja": "重ね合わせコンテキストの生成", + "ru": "Создаёт контекст наложения" + }, + "dependsOnLayoutModel": { + "de": "hängt vom Layoutmodell ab", + "en-US": "depends on layout model", + "fr": "dépend du modèle en couches", + "ja": "レイアウトモデルに依存", + "ru": "зависит от модели макета" + }, + "dependsOnUserAgent": { + "de": "hängt vom User Agent ab", + "en-US": "depends on user agent", + "fr": "dépend de l'agent utilisateur", + "ja": "ユーザエージェントに依存", + "ru": "зависит от браузера" + }, + "directChildrenOfElementsWithDisplayMozBoxMozInlineBox": { + "de": "Elemente, die direkte Kinder eines Elements mit einem CSS {{cssxref(\"display\")}} Wert von {{cssxref(\"-moz-box\")}} oder {{cssxref(\"-moz-inline-box\")}} oder {{cssxref(\"-webkit-box\")}} oder {{cssxref(\"-webkit-inline-box\")}} sind", + "en-US": "elements that are direct children of an element with a CSS {{cssxref(\"display\")}} value of {{cssxref(\"-moz-box\")}} or {{cssxref(\"-moz-inline-box\")}} or {{cssxref(\"-webkit-box\")}} or {{cssxref(\"-webkit-inline-box\")}}", + "fr": "éléments qui sont des fils direct d'un élément avec {{cssxref(\"display\")}} qui vaut {{cssxref(\"-moz-box\")}} ou {{cssxref(\"-moz-inline-box\")}} ou {{cssxref(\"-webkit-box\")}} ou {{cssxref(\"-webkit-inline-box\")}}", + "ja": "CSS の {{cssxref(\"display\")}} の値が {{cssxref(\"-moz-box\")}}, {{cssxref(\"-moz-inline-box\")}}, {{cssxref(\"-webkit-box\")}}, {{cssxref(\"-webkit-inline-box\")}} のいずれかである要素の直接の子要素", + "ru": "элементы, являющиеся прямыми потомками элемента со свойством {cssxref(\"display\")}} равным {{cssxref(\"-moz-box\")}}, {{cssxref(\"-moz-inline-box\")}}, {{cssxref(\"-webkit-box\")}} или {{cssxref(\"-webkit-inline-box\")}}" + }, + "discrete": { + "de": "diskret", + "en-US": "discrete", + "fr": "discrète", + "ja": "離散値" + }, + "eachOfShorthandPropertiesExceptUnicodeBiDiAndDirection": { + "de": "wie jede der Kurzschreibweisen Eigenschaften (alle Eigenschaften außer {{cssxref(\"unicode-bidi\")}} und {{cssxref(\"direction\")}})", + "en-US": "as each of the properties of the shorthand (all properties but {{cssxref(\"unicode-bidi\")}} and {{cssxref(\"direction\")}})", + "fr": "comme pour chaque propriété de la propriété raccourcie (toutes les propriétés sauf {{cssxref(\"unicode-bidi\")}} et {{cssxref(\"direction\")}})", + "ja": "この一括指定のそれぞれのプロパティとして ({{cssxref(\"unicode-bidi\")}} と {{cssxref(\"direction\")}}) を除いたすべてのプロパティ", + "ru": "как у каждого из подсвойств этого свойства (все свойства, кроме {{cssxref(\"unicode-bidi\")}} и {{cssxref(\"direction\")}})" + }, + "elementsWithDisplayBoxOrInlineBox": { + "de": "Elemente mit einem CSS {{cssxref(\"display\")}} Wert von box oder inline-box", + "en-US": "elements with a CSS {{cssxref(\"display\")}} value of box or inline-box", + "fr": "éléments avec {{cssxref(\"display\")}} qui vaut box ou inline-box", + "ja": "CSS の {{cssxref(\"display\")}} の値が box または inline-box である要素", + "ru": "элементы с значением свойства {{cssxref(\"display\")}} box или inline-box" + }, + "elementsWithDisplayMarker": { + "de": "Elemente mit {{cssxref(\"display\")}}: marker;", + "en-US": "elements with {{cssxref(\"display\")}}: marker;", + "fr": "éléments avec {{cssxref(\"display\")}}: marker;", + "ja": "{{cssxref(\"display\")}}: marker; の要素", + "ru": "элементы с {{cssxref(\"display\")}}: marker;" + }, + "elementsWithDisplayMozBoxMozInlineBox": { + "de": "Elemente mit einem CSS {{cssxref(\"display\")}} Wert von -moz-box, -moz-inline-box, -webkit-box oder -webkit-inline-box", + "en-US": "elements with a CSS {{cssxref(\"display\")}} value of -moz-box, -moz-inline-box, -webkit-box or -webkit-inline-box", + "fr": "éléments dont CSS {{cssxref(\"display\")}} vaut -moz-box, -moz-inline-box, -webkit-box ou -webkit-inline-box", + "ja": "CSS の {{cssxref(\"display\")}} の値が -moz-box, -moz-inline-box, -webkit-box, -webkit-inline-box のいずれかである要素", + "ru": "элементы со значением {{cssxref(\"display\")}}: -moz-box, -moz-inline-box, -webkit-box или -webkit-inline-box" + }, + "elementsWithOverflowNotVisibleAndReplacedElements": { + "de": "Elemente, deren {{cssxref(\"overflow\")}} nicht visible ist, und optional ersetzte Elemente, die Bilder oder Videos repräsentieren, und iframes", + "en-US": "elements with {{cssxref(\"overflow\")}} other than visible, and optionally replaced elements representing images or videos, and iframes", + "fr": "éléments dont {{cssxref(\"overflow\")}} ne vaut pas visible et éventuellement les éléments remplacés qui représentent des images, des vidéos ou des iframes", + "ja": "{{cssxref(\"overflow\")}} が visible 以外である要素、任意で画像、動画、iframe を表す置換要素", + "ru": "элементы с {{cssxref(\"overflow\")}} отличным от visible, и опционально заменяемые элементы представляющие собой картинки, видео и iframe" + }, + "exclusionElements": { + "en-US": "exclusion elements", + "ja": "除外要素" + }, + "filterList": { + "de": "eine Filterfunktionsliste", + "en-US": "a filter function list", + "fr": "une liste de fonctions de filtre", + "ja": "フィルター関数のリスト" + }, + "firstLetterPseudoElementsAndInlineLevelFirstChildren": { + "de": "{{cssxref(\"::first-letter\")}} Pseudoelemente und Inline-Level-Elemente, die die ersten Kinder eines Blockcontainers sind", + "en-US": "{{cssxref(\"::first-letter\")}} pseudo-elements and inline-level first child of a block container", + "fr": "pseudo-éléments {{cssxref(\"::first-letter\")}} et le premier fils, en ligne (inline) d'un conteneur de bloc", + "ja": "{{cssxref(\"::first-letter\")}} 擬似要素と、ブロックコンテナーの最初のインラインレベルの子", + "ru": "{{cssxref(\"::first-letter\")}} псевдоэлементы и первые строчные потомки блока" + }, + "flexContainers": { + "de": "flexible Container", + "en-US": "flex containers", + "fr": "conteneurs flexibles", + "ja": "フレックスコンテナー", + "ru": "flex-контейнеры" + }, + "flexItemsAndAbsolutelyPositionedFlexContainerChildren": { + "de": "flexible Elemente und absolut positionierte Flexcontainerkinder", + "en-US": "flex items and absolutely-positioned flex container children", + "fr": "éléments flexibles, ainsi que les enfants absolument positionnés de conteneurs flexibles", + "ja": "フレックスアイテムおよび絶対位置指定されたフレックスコンテナーの子", + "ru": "flex-элементы и абсолютно-позицированые потомки flex-контейнера" + }, + "flexItemsAndInFlowPseudos": { + "de": "flexible Elemente einschließlich In-Flow-Pseudo-Elemente", + "en-US": "flex items, including in-flow pseudo-elements", + "fr": "éléments flexibles, y compris les pseudo-éléments intégrés dans le flux", + "ja": "フロー内の擬似要素を含むフレックスアイテム", + "ru": "flex-элементы, в том числе в потоке псевдоэлементов" + }, + "flexItemsGridItemsAbsolutelyPositionedContainerChildren": { + "en-US": "Flex items, grid items, and absolutely-positioned flex and grid container children", + "ja": "フレックスアイテム、グリッドアイテム、フレックスおよびグリッドコンテナーの絶対位置指定の子", + "ru": "flex-элементы, grid-элементы и абсолютно спозиционированные потомки flex- и grid-контейнеров" + }, + "flexItemsGridItemsAndAbsolutelyPositionedBoxes": { + "en-US": "flex items, grid items, and absolutely-positioned boxes", + "ja": "フレックスアイテム、グリッドアイテム、絶対位置指定のボックス" + }, + "floats": { + "de": "Flusselemente", + "en-US": "floats", + "fr": "flottants", + "ja": "浮動要素", + "ru": "плавает" + }, + "fontStretch": { + "de": "Schriftbreite", + "en-US": "a font stretch", + "fr": "une font stretch", + "ja": "フォントの伸長値", + "ru": "ширина начертания шрифта" + }, + "fontWeight": { + "de": "Schriftgewichtung", + "en-US": "a font weight", + "fr": "une graisse de police", + "ja": "フォントの太さ", + "ru": "жирность шрифта" + }, + "forLengthAbsoluteValueOtherwisePercentage": { + "de": "for {{xref_csslength}} the absolute value, otherwise a percentage", + "en-US": "for {{xref_csslength}} the absolute value, otherwise a percentage", + "fr": "pour une valeur de type {{xref_csslength}} sa valeur absolue, sinon un pourcentage", + "ja": "{{xref_csslength}} の場合は絶対的な値、それ以外の場合はパーセント値", + "ru": "для {{xref_csslength}} абсолютное значение, иначе процент" + }, + "gridContainers": { + "de": "Gridcontainer", + "en-US": "grid containers", + "fr": "conteneurs de grille", + "ja": "グリッドコンテナー", + "ru": "сеточные контейнеры" + }, + "gridContainersWithMasonryLayout": { + "en-US": "Grid containers with masonry layout", + "ja": "マソンリーレイアウトのグリッドコンテナー" + }, + "gridContainersWithMasonryLayoutInTheirBlockAxis": { + "en-US": "Grid containers with masonry layout in their block axis", + "ja": "ブロック軸がマソンリーレイアウトのグリッドコンテナー" + }, + "gridContainersWithMasonryLayoutInTheirInlineAxis": { + "en-US": "Grid containers with masonry layout in their inline axis", + "ja": "インライン軸がマソンリーレイアウトのグリッドコンテナー" + }, + "gridItemsAndBoxesWithinGridContainer": { + "de": "Gridelemente und absolut positionierte Boxen, deren beinhaltender Block ein Gridcontainer ist", + "en-US": "grid items and absolutely-positioned boxes whose containing block is a grid container", + "fr": "éléments de grilles et boîtes positionnées de façon absolue dont le bloc englobant est un conteneur de grille", + "ja": "包含ブロックがグリッドコンテナーであるグリッドアイテムまたは絶対位置指定のボックス", + "ru": "элементы сетки и абсолютно-позиционированные блоки, находящиеся в сеточном контейнере" + }, + "iframeElements": { + "en-US": "iframe elements", + "ja": "iframe 要素" + }, + "images": { + "de": "Bilder", + "en-US": "images", + "fr": "images", + "ja": "画像", + "ru": "изображения" + }, + "inFlowBlockLevelElements": { + "de": "in-flow block-level Elemente", + "en-US": "in-flow block-level elements", + "fr": "éléments de type bloc participant au flux", + "ja": "フロー内のブロックレベル要素", + "ru": "блочные элементы в потоке" + }, + "inFlowChildrenOfBoxElements": { + "de": "Flusskindelemente von Boxelementen", + "en-US": "in-flow children of box elements", + "fr": "les éléments fils dans le flux des éléments de boîte", + "ja": "フロー内のボックス要素の子", + "ru": "потомки блочных элементов в потоке" + }, + "inlineAxisHorizontalInXUL": { + "de": "inline-axis (horizontal in XUL)", + "en-US": "inline-axis (horizontal in XUL)", + "fr": "inline-axis (horizontal en XUL)", + "ja": "inline-axis (XUL における horizontal)", + "ru": "inline-axis (horizontal в XUL)" + }, + "inlineLevelAndTableCellElements": { + "de": "Inline- und table-cell Elemente", + "en-US": "inline-level and table-cell elements", + "fr": "éléments en ligne et à ceux qui sont des cellules de tableau", + "ja": "インラインレベルおよびテーブルセル要素", + "ru": "строчным элементам и ячейкам таблиц" + }, + "inlineSizeOfContainingBlock": { + "de": "Inlinegröße des beinhaltenden Blocks", + "en-US": "inline-size of containing block", + "fr": "la taille en ligne du bloc englobant", + "ja": "包含ブロックの inline-size", + "ru": "встроенный размер содержащего блока" + }, + "integer": { + "de": "Integer", + "en-US": "an CSS data type are interpolated via integer discrete steps. The calculation is done as if they were real, floating-point numbers and the discrete value is obtained using the floor function.\">integer", + "fr": "un sont interpolées par incrémentation discrète. Le calcul est réalisé comme si les valeurs étaient des nombres réels, en virgule flottante et la valeur discrète est obtenue en utilisant la fonction partie entière.\">entier", + "ja": " の値は整数の離散ステップで補間される。実数の浮動小数点数であるかのように計算され、 floor 関数を用いて離散値が取得される。\">integer", + "ru": " интерполируются через целое число дискретных шагов. Вычисления производятся словно над вещественными числами с плавающей запятой, а дискретные значения получаются с использованием функции floor.\">целое число" + }, + "interactive": { + "de": "interaktiv", + "en-US": "interactive", + "fr": "interactif", + "ja": "対話的", + "ru": "интерактивный" + }, + "invertForTranslucentColorRGBAOtherwiseRGB": { + "de": "Für das Schlüsselwort invert ist der berechnete Wert invert. Für den Farbwert, falls der Wert durchscheinend ist, ist der berechnete Wert der entsprechende rgba() Wert. Falls nicht, ist er der entsprechende rgb() Wert. Das Schlüsselwort transparent wird zu rgba(0,0,0,0).", + "en-US": "For the keyword invert, the computed value is invert. For the color value, if the value is translucent, the computed value will be the rgba() corresponding one. If it isn't, it will be the rgb() corresponding one. The transparent keyword maps to rgba(0,0,0,0).", + "fr": "Pour le mot-clé invert, la valeur calculée est invert. Pour la valeur de la couleur, si la valeur est transparente, la valeur calculée sera la valeur rgba() correspondante. S'il n'y en a pas, ce sera la valeur rgb() correspondante. Le mot-clé transparent correspondra à rgba(0,0,0,0).", + "ja": "キーワード invert の場合は、計算値も invert。色の場合は、半透明であれば、計算値はそれに一致する rbga() で、不透明であれば、それに一致する rgb()。キーワード transparentrgba(0,0,0,0) に対応付けられる。", + "ru": "Для ключевого слова invert, значение - invert. Для значения цвета, если значение имеет прозрачность, соответственно, значение будет через rgba(). Если это не так, это будет rgb(). Ключевое слово transparent отображается, как rgba(0,0,0,0)." + }, + "invertOrCurrentColor": { + "de": "invert für Browser, die es unterstützen, currentColor für die anderen", + "en-US": "invert, for browsers supporting it, currentColor for the other", + "fr": "invert, pour les navigateurs le supportant, currentColor pour les autres", + "ja": "ブラウザーが対応していれば invert、そうでなければ currentColor", + "ru": "invert для браузеров поддерживающих это, currentColor для остальных" + }, + "keywordOrNumericalValueBolderLighterTransformedToRealValue": { + "de": "das Schlüsselwort oder der numerische Wert wie angegeben, wobei bolder und lighter in einen realen Wert umgewandelt werden", + "en-US": "the keyword or the numerical value as specified, with bolder and lighter transformed to the real value", + "fr": "le mot-clé ou la valeur numérique, comme spécifié, transformé en la valeur réelle avec bolder et lighter", + "ja": "指定された通りのキーワードまたは数値であり、 bolder および lighter は実数に変換される", + "ru": "ключевое слово или числовое значение, с bolder и lighter, трансформируемися в действительное значение" + }, + "keywordPlusIntegerIfDigits": { + "de": "angegebenes Schlüsselwort plus Ganzzahl, falls 'digits'", + "en-US": "specified keyword, plus integer if 'digits'", + "fr": "le mot-clé spécifié suivi d'un entier si 'digits'", + "ja": "指定されたキーワード、'digits' の場合は続けて整数", + "ru": "указанное ключевое слово, плюс целые числа, если цифры" + }, + "length": { + "de": "Längenangabe", + "en-US": "a CSS data type are interpolated as real, floating-point numbers.\">length", + "fr": "une sont interpolées comme des nombres réels à virgule flottante.\">longueur", + "ja": " データ型の値は、実数すなわち浮動小数点数として補間されます。\">length", + "ru": " интерполируются как вещественные числа с плавающей запятой.\">длина" + }, + "lengthAbsolutePercentageAsSpecifiedOtherwiseAuto": { + "de": "falls als Länge angegeben, die zugehörige absolute Länge; falls als Prozentwert angegeben, der angegebene Wert; ansonsten auto", + "en-US": "if specified as a length, the corresponding absolute length; if specified as a percentage, the specified value; otherwise, auto", + "fr": "si spécifié par une longueur, la valeur absolue correspondante; si spécifié par un pourcentage, la valeur telle que spécifiée; sinon, auto", + "ja": "長さで指定されると相当する絶対的な長さ、パーセント値として指定されると指定値、それ以外では auto", + "ru": "если указано как длина - абсолютная длина; если указано как проценты - заданное значение; в противном случае auto" + }, + "lengthOrPercentageBeforeKeywordIfBothPresent": { + "de": "die Länge oder der Prozentwert vor dem Schlüsselwort, falls beide vorhanden sind", + "en-US": "the length or percentage before the keyword, if both are present", + "fr": "la longueur ou le pourcentage avant le mot-clé si les deux sont présents", + "ja": "両方がある場合は、キーワードの前に長さまたはパーセント値", + "ru": "длина или проценты перед ключевым словом, если присутствуют оба" + }, + "lengthOrPercentageBeforeKeywords": { + "de": "Die Länge oder der Prozentwert vor den Schlüsselwörtern, falls beide angegeben wurden. Falls mehrere Schlüsselwörter angegeben wurden, erscheinen sie in derselben Reihenfolge, wie in der formellen Grammatik angegeben.", + "en-US": "The length or percentage before the keywords, if both are present. If several keywords are present, they appear in the same order as their appearance in the formal grammar.", + "fr": "La longueur ou le pourcentage avant les mots-clés, si les deux sont présents. Si plusieurs mots-clés sont présents, ils apparaissent dans le même ordre que dans la grammaire formelle.", + "ja": "両方がある場合は、キーワードの前に長さまたはパーセント値。複数のキーワードがある場合は、形式文法での出現順と同じ順序で現れる。", + "ru": "Длина или процент до ключевых слов, если присутствуют оба. Если присутствуют несколько ключевых слов, они появляются в том же порядке, как и в формальной грамматике." + }, + "lengthsAsPercentages": { + "en-US": "The lengths may be specified as percentages" + }, + "listEachItemConsistingOfAbsoluteLengthPercentageAndOrigin": { + "de": "Eine Liste, bei der jeder Eintrag aus einem Versatz besteht, der durch eine Kombination aus absoluter Länge und einem Prozentsatz plus einem Ursprungsschlüsselwort definiert wird", + "en-US": "A list, each item consisting of: an offset given as a combination of an absolute length and a percentage, plus an origin keyword", + "fr": "Une liste dont chaque élément se compose d'un décalage (exprimé comme la combinaison d'une longueur absolue et d'un pourcentage) et d'un mot-clé pour l'origine", + "ja": "絶対長とパーセント値の組み合わせで与えられるオフセットと原点のキーワードを、各項目として構成されるリスト。", + "ru": "Список, каждый элемент которого состоит из: смещения, данного комбинацией абсолютной длины и процентов плюс ключевое слово" + }, + "listEachItemHasTwoKeywordsOnePerDimension": { + "de": "eine Liste, wobei jedes Element aus zwei Schlüsselwörtern besteht, eins pro Dimension", + "en-US": "a list, each item consisting of two keywords, one per dimension", + "fr": "une liste dont chaque élément consiste en deux mots-clé, un par dimension", + "ja": "1 つの方向につき 2 つのキーワードで構成される項目のリスト", + "ru": "список, каждый элемент которого содержит 2 ключевых слова, по одному на размер" + }, + "listEachItemTwoKeywordsOriginOffsets": { + "de": "a list, each item consisting of two keywords representing the origin undtwo offsets from that origin, each given as an absolute length (if given a {{xref_csslength}}), otherwise as a percentage", + "en-US": "a list, each item consisting of two keywords representing the origin and two offsets from that origin, each given as an absolute length (if given a {{xref_csslength}}), otherwise as a percentage", + "fr": "une liste dont chaque élément consiste en deux mots-clé représentant l'origine et deux offsets depuis cette origine, chacun étant une longueur absolue (si spécifié comme une {{xref_csslength}}), ou un pourcentage", + "ja": "それぞれの項目が原点を表す 2 つのキーワードおよびその原点からの 2 つのオフセット値であるリストであり、それぞれが絶対的な長さ ({{xref_csslength}} が与えられた場合) またはパーセント値で与えられる", + "ru": "список, каждый элемент которого состоит из двух ключевых слов, представляющих начало координат и два смещения от этого начала, каждое из которых задаётся абсолютной длиной (если дано {{xref_csslength}}), иначе как проценты" + }, + "listItems": { + "de": "Listenelemente", + "en-US": "list items", + "fr": "éléments de liste", + "ja": " リスト項目", + "ru": "список элементов" + }, + "listSeparator": { + "de": ", ", + "en-US": ", ", + "fr": ", ", + "ja": "、", + "ru": ", " + }, + "logicalHeightOfContainingBlock": { + "de": "logische Höhe des beinhaltenden Blocks", + "en-US": "logical-height of containing block", + "fr": "hauteur logique du bloc englobant", + "ja": "包含ブロックの論理的な高さ", + "ru": "логическая высота контейнера" + }, + "logicalWidthOfContainingBlock": { + "de": "logische Breite des beinhaltenden Blocks", + "en-US": "logical-width of containing block", + "fr": "largeur logique du bloc englobant", + "ja": "包含ブロックの論理的な幅", + "ru": "логическая высота содержащего блока" + }, + "logicalHeightOrWidthOfContainingBlock": { + "en-US": "relative to the containing block’s size in the corresponding axis (e.g. width for left or right, height for top or bottom)", + "ru": "относительно размера содержащего блока на соответствующей оси (например, ширина слева или справа, высота сверху и снизу)" + }, + "lpc": { + "de": "$1$, Prozentsatz oder calc();", + "en-US": "$1$, CSS data type are interpolated as real, floating-point numbers.\">percentage or calc();", + "fr": "$1$, sont interpolées comme des nombres réels à virgule flottante.\">pourcentage ou calc() ;", + "ja": "$1$ または の値は、実数の浮動小数点数として補間されます。\">パーセント値, calc();", + "ru": "$1$, интерполируются как вещественные числа с плавающей запятой.\">проценты или calc();" + }, + "lpcNote": { + "de": " wenn beides Längenwerte sind, werden sie als Längenwerte gehandhabt. Wenn beides Prozentsätze sind, werden sie als Prozentsätze gehandhabt. Ansonsten werden beide Werte wie in einer calc() Funktion addiert (Wird ggf. zu Null). Und bei diesen calc() Funktionen wird jede Hälfte als Realzahl interpoliert. ", + "en-US": " when both values are lengths, they are interpolated as lengths; when both values are percentages, they are interpolated as percentages; otherwise, both values are converted into a calc() function that is the sum of a length and a percentage (each possibly zero), and these calc() functions have each half interpolated as real numbers. ", + "fr": " quand les deux valeurs sont des longueurs, elles sont interpolées comme des longueurs ; quand les deux valeurs sont des pourcentages, elles sont interpolées comme des pourcentages ; sinon, les deux valeurs sont converties dans une fonction calc() qui est la somme d'une longueur et d'un pourcentage (chaque valeur pouvant être à zéro), et cette fonction calc() interpole chaque moitié comme un nombre réel. ", + "ja": "両方の値が length の場合は、length 値として補完されます。両方の値がパーセント値の場合は、パーセント値として補完されます。それ以外の場合は、両方の値が calc() 関数にコンバートされ、length とパーセント値の合計になります (または各値が 0)。そして、これらの calc() 関数は、それぞれ半分ずつ補完された実数を持ちます", + "ru": " когда оба значения являются длинами, они интерполируются как длины; когда оба значения являются процентами, они интерполируются как проценты; в остальных случаях, оба значения преобразуются функцией calc() в сумму длины и процента (каждый из них может быть равен нулю), а затем эта функция интерполирует каждую половину как вещественные числа." + }, + "mapToRange0To1": { + "en-US": "map to the range [0,1]" + }, + "maskElements": { + "de": "{{SVGElement(\"mask\")}} Elemente", + "en-US": "{{SVGElement(\"mask\")}} elements", + "fr": "les éléments {{SVGElement(\"mask\")}}", + "ja": "{{SVGElement(\"mask\")}} 要素", + "ru": "{{SVGElement(\"mask\")}} элементы" + }, + "maxZoomFactor": { + "en-US": "The largest allowed zoom factor. A zoom factor of 100% corresponds to no zooming. Larger values zoom in. Smaller values zoom out.", + "ja": "許可されている最大の拡大率。拡大率は 100% がズームなしに対応します。より大きな値でズームインします。より小さな値でズームアウトします。" + }, + "media": { + "de": "Medien", + "en-US": "Media", + "fr": "Média", + "ja": "メディア", + "pt-BR": "Midia", + "ru": "Отображение", + "zh-CN": "适用媒体" + }, + "minZoomFactor": { + "en-US": "The smallest allowed zoom factor. A zoom factor of 100% corresponds to no zooming. Larger values zoom in. Smaller values zoom out.", + "ja": "許可されている最小の拡大率。拡大率は 100% がズームなしに対応します。より大きな値でズームインします。より小さな値でズームアウトします。" + }, + "multicolElements": { + "de": "mehrspaltige Elemente", + "en-US": "multicol elements", + "fr": "éléments sur plusieurs colonnes", + "ja": "段組み要素", + "ru": "мультиколоночные элементы" + }, + "multiColumnElementsFlexContainersGridContainers": { + "en-US": "multi-column elements, flex containers, grid containers", + "ja": "段組み要素、フレックスコンテナー、グリッドコンテナー" + }, + "multilineFlexContainers": { + "de": "mehrzeilige flexible Container", + "en-US": "multi-line flex containers", + "fr": "conteneurs flexibles multi-lignes", + "ja": "複数行のフレックスコンテナー", + "ru": "мультистрочные flex-контейнеры" + }, + "no": { + "de": "Nein", + "en-US": "no", + "fr": "non", + "ja": "なし", + "pt-BR": "não", + "ru": "нет", + "zh-CN": "否" + }, + "noneButOverriddenInUserAgentCSS": { + "de": "none (aber dieser Wert wird im User Agent CSS überschrieben)", + "en-US": "none (but this value is overridden in the user agent CSS)", + "fr": "none (cette valeur est surchargée par le CSS de l'agent utilisateur)", + "ja": "none (ただし、この値はユーザーエージェント CSS で上書きされる)", + "ru": "none (но это значение перезаписано в дефолтном CSS браузера)" + }, + "noneOrImageWithAbsoluteURI": { + "de": "none oder das Bild mit absoluter URI", + "en-US": "none or the image with its URI made absolute", + "fr": "none ou l'image avec son URI rendue absolue", + "ja": "none または画像の絶対化した URI", + "ru": "none или изображение с абсолютным URI" + }, + "nonReplacedBlockAndInlineBlockElements": { + "de": "nicht ersetzte Blocklevel Elemente und nicht ersetzte Inlineblock Elemente", + "en-US": "non-replaced block-level elements and non-replaced inline-block elements", + "fr": "les éléments de bloc non remplacés et les éléments en bloc en ligne et en bloc (inline-block)", + "ja": "非置換ブロックレベル要素と非置換インラインブロック要素", + "ru": "не заменяемые блочные и inline-block элементы" + }, + "nonReplacedBlockElements": { + "de": "Nicht ersetzte block-Elemente (außer table-Elemente), table-cell- oder inline-block-Elemente", + "en-US": "non-replaced block elements (except table elements), table-cell or inline-block elements", + "fr": "éléments non-remplacés de type block ou table, ou éléments de type table-cell ou inline-block", + "ja": "非置換ブロック要素 (table 要素を除く)、table-cell 要素、inline-block 要素のいずれか", + "ru": "не заменяемые блочные элементы (кроме элементов table), table-cell или inline-block элементы" + }, + "nonReplacedElements": { + "en-US": "non-replaced elements", + "ja": "置換要素以外" + }, + "nonReplacedInlineElements": { + "de": "nicht ersetzte Inlineelemente", + "en-US": "non-replaced inline elements", + "fr": "les éléments en ligne non remplacés", + "ja": "置換でないインライン要素", + "ru": "не заменяемые строчные элементы" + }, + "noPracticalInitialValue": { + "de": "Es gibt keinen praktischen Initialwert dafür.", + "en-US": "There is no practical initial value for it.", + "fr": "Il n'y a pas de valeur initiale pour cela.", + "ja": "具体的な初期値なし。", + "ru": "На практике начального значения нет" + }, + "noPracticalMedia": { + "de": "Es gibt kein praktisches Medium dafür.", + "en-US": "There is no practical media for it.", + "fr": "Il n'y a pas de média pour cela.", + "ja": "具体的なメディアなし。", + "ru": "Для этого нет практического применения." + }, + "normalizedAngle": { + "de": "normalisierter Winkel", + "en-US": "normalized angle", + "fr": "angle normalisé", + "ja": "正規化された角度", + "ru": "нормализованный угол" + }, + "normalOnElementsForPseudosNoneAbsoluteURIStringOrAsSpecified": { + "de": "Bei Elementen ist der berechnete Wert immer normal. Falls bei {{cssxref(\"::before\")}} und {{cssxref(\"::after\")}} normal angegeben ist, ist der berechnete Wert none. Ansonsten, für URI Werte die absolute URI; für attr() Werte der resultierende String; für andere Schlüsselwörter wie angegeben.", + "en-US": "On elements, always computes to normal. On {{cssxref(\"::before\")}} and {{cssxref(\"::after\")}}, if normal is specified, computes to none. Otherwise, for URI values, the absolute URI; for attr() values, the resulting string; for other keywords, as specified.", + "fr": "Sur les éléments, le résultat du calcul est toujours normal. Sur {{cssxref(\"::before\")}} et {{cssxref(\"::after\")}}, si normal est spécifié, cela donnera none. Sinon, pour les valeurs d'URI, on aura l'URI absolue ; pour les valeurs attr(), on aura la chaine résultante ; pour les autres mots-clé, ce sera comme spécifié.", + "ja": "要素の場合は、常に normal と計算される。 {{cssxref(\"::before\")}} および {{cssxref(\"::after\")}} の場合、 normal が指定されていれば計算値は none。それ以外の場合、 URI 値の場合は絶対 URI、 attr() 値の場合は結果の文字列、その他のキーワードについては指定通り。", + "ru": "На элементах всегда вычисляется как normal. На {{cssxref(\"::before\")}} и {{cssxref(\"::after\")}}, если normal указано, интерпретируется как none. Иначе, для значений URI, абсолютного URI; для значений attr() - результирующая строка; для других ключевых слов, как указано." + }, + "notAnimatable": { + "en-US": "Not animatable", + "ja": "アニメーション不可" + }, + "number": { + "de": "Nummer", + "en-US": "a CSS data type are interpolated as real, floating-point, numbers.\">number", + "fr": "un sont interpolées comme des nombres réels, en virgule flottante.\">nombre", + "ja": " の CSS データ型の値は浮動小数点数の実数として補完されます。\">数値", + "ru": " интерполируются как вещественные числа с плавающей запятой.\">число" + }, + "numberOrLength": { + "en-US": "either number or length", + "ja": "数値または長さ", + "ru": "число или длина" + }, + "oneOrTwoValuesLengthAbsoluteKeywordsPercentages": { + "de": "Einer oder mehrere Werte, mit absolut gemachten Längen und Schlüsselwörtern zu Prozentwerten umgewandelt", + "en-US": "One or two values, with length made absolute and keywords translated to percentages", + "fr": "Une ou deux valeurs, avec la longueur en absolue et les mots-clés traduits en pourcentage", + "ru": "Одно или два значения, с абсолютной длинной и ключевыми словами, переведёнными в проценты" + }, + "oneToFourPercentagesOrAbsoluteLengthsPlusFill": { + "de": "ein bis vier Prozentwert(e) (wie angegeben) oder absolute Länge(n) plus das Schlüsselwort fill, falls angegeben", + "en-US": "one to four percentage(s) (as specified) or absolute length(s), plus the keyword fill if specified", + "fr": "un à quatre pourcentages, comme spécifiés, ou des longueurs absolues, suivis par le mot-clé fill si spécifié", + "ja": "1 つから 4 つのパーセント値 (指定通り) または絶対的な長さ。指定されていれば続けてキーワード fill", + "ru": "одно к четырём процентам (как указано) или абсолютной длине(ам), плюс ключевое слово fill, если указано" + }, + "optimumMinAndMaxValueOfAbsoluteLengthPercentageOrNormal": { + "de": "ein optimaler, minimaler und maximaler Wert, jeder bestehend aus entweder einer absoluten Länge, einem Prozentwert oder dem Schlüsselwort normal", + "en-US": "an optimum, minimum, and maximum value, each consisting of either an absolute length, a percentage, or the keyword normal", + "fr": "trois valeurs, optimale, minimale et maximale, chacune consitant en une longueur absolue, un pourcentage ou le mot-clé normal", + "ja": "それぞれ絶対指定の length、percentage、キーワード normalのいずれかである、最適値、最小値、最大値", + "ru": "оптимальное, минимальное и максимальное значения, каждое из которых абсолютная длина, проценты или ключевое слово normal" + }, + "optimumValueOfAbsoluteLengthOrNormal": { + "de": "ein optimaler Wert, der entweder aus einer absoluten Länge oder dem Schlüsselwort normal besteht", + "en-US": "an optimum value consisting of either an absolute length or the keyword normal", + "fr": "une valeur optimale consistant en une longueur absolue ou normal", + "ja": "絶対的な長さまたはキーワード normal のどちらかから成る最適値", + "ru": "оптимальное значение состоит из абсолютной длины или ключевого слова normal" + }, + "orderOfAppearance": { + "de": "Reihenfolge des Auftretens in der formalen Grammatik der Werte", + "en-US": "order of appearance in the formal grammar of the values", + "fr": "l'ordre d'apparition dans la grammaire formelle des valeurs", + "ja": "形式文法における値の出現順", + "ru": "порядок появления в формальной грамматике значений" + }, + "percentageAsSpecifiedAbsoluteLengthOrNone": { + "de": "der Prozentwert wie angegeben oder die absolute Länge oder none", + "en-US": "the percentage as specified or the absolute length or none", + "fr": "le pourcentage comme spécifié ou la longueur absolue ou le mot-clé none", + "ja": "指定されたパーセント値または絶対的な長さ、または none", + "ru": "проценты, как указаны, абсолютная длина или none" + }, + "percentageAsSpecifiedOrAbsoluteLength": { + "de": "der Prozentwert wie angegeben oder die absolute Länge", + "en-US": "the percentage as specified or the absolute length", + "fr": "le pourcentage tel que spécifié ou une longueur absolue", + "ja": "指定されたパーセント値または絶対的な長さ", + "ru": "процент, как указан, или абсолютная длина" + }, + "percentageAutoOrAbsoluteLength": { + "de": "ein Prozentwert oder auto oder die absolute Länge", + "en-US": "a percentage or auto or the absolute length", + "fr": "un pourcentage ou auto ou une longueur absolue", + "ja": "パーセント値、 auto、絶対的な長さのいずれか", + "ru": "процент, auto или абсолютная длина" + }, + "percentageOrAbsoluteLengthPlusKeywords": { + "de": "der Prozentwert wie angegeben oder die absolute Länge plus Schlüsselwörter, falls angegeben", + "en-US": "the percentage as specified or the absolute length, plus any keywords as specified", + "fr": "le pourcentage tel que spécifié ou la longueur absolue, ainsi que les mots-clé comme spécifiés", + "ja": "指定されたパーセント値または絶対的な長さ、続けて指定された任意の数のキーワード", + "ru": "процент, как указан или абсолютная длина, а также любые ключевые слова" + }, + "percentages": { + "de": "Prozentwerte", + "en-US": "Percentages", + "fr": "Pourcentages", + "ja": "パーセント値", + "ru": "Проценты" + }, + "percentagesOrLengthsFollowedByFill": { + "de": "die Prozentwerte oder Längen gefolgt vom Schlüsselwort fill", + "en-US": "the percentages or lengths, eventually followed by the keyword fill", + "fr": "les pourcentages ou les longueurs, éventuellement suivis par le mot-clé fill", + "ja": "パーセント値または長さ、最後にキーワード fill が続く", + "ru": "проценты или длины, в конечном счете, следует ключевое слово fill" + }, + "perGrammar": { + "de": "nach Grammatik", + "en-US": "per grammar", + "fr": "selon la grammaire", + "ja": "文法通り" + }, + "position": { + "de": " Datentyps werden unabhängig für Abszisse und Ordinate interpoliert. Da die Geschwindigkeit für beide durch dieselbe bestimmt wird, wird der Punkt einer Linie folgen.\">Position", + "en-US": "a data type are interpolated independently for the abscissa and ordinate. As the speed is defined by the same for both, the point will move following a line.\">position", + "fr": "une sont interpolées indépendamment pour les abscisses et pour les ordonnées. La vitesse est définie par la même , le point se déplacera donc suivant une ligne.\">position", + "ja": " データ型の値は、横軸と縦軸に対して個別に補間されます。速度は両方とも同じ で定義されているので、点は線に沿って移動します。\">position", + "ru": " интерполизуются независимо как абсцисса или ордината. Скорость определяется по одной <временной функции> для обоих координат, точка будет двигаться следуя линии.\">позиция" + }, + "positionedElements": { + "de": "positionierte Elemente", + "en-US": "positioned elements", + "fr": "éléments positionnés", + "ja": "位置指定要素", + "ru": "позиционированные элементы" + }, + "rectangle": { + "de": "Rechteck", + "en-US": "a CSS data type which are rectangles are interpolated over their top, right, bottom and left component, each treated as a real, floating-point number.\">rectangle", + "fr": "un qui ont des rectangles interpolés sur leurs composantes haute, droite, basse et gauche dont chacune est traitée comme un nombre flottant réel.\">rectangle", + "ja": " データ型が矩形の場合の値は、その上、右、下、左の各部分に補間され、それぞれが浮動小数点数の実数として扱われます。\">rectangle", + "ru": ", которые являются прямоугольниками, интерполируются по их верхней, правой, нижней и левой компоненте, каждая из которых трактуется как вещественное число или с плавающей запятой.\">прямоугольник" + }, + "referToBorderBox": { + "de": "beziehen sich auf die Rahmenbox des Elements", + "en-US": "refer to the element’s border box", + "fr": "fait référence à l'élément border box", + "ja": "要素の境界ボックスに対する相対値", + "ru": "относятся к границе элемента" + }, + "referToContainingBlockHeight": { + "de": "bezieht sich auf die Höhe des äußeren Elements", + "en-US": "refer to the height of the containing block", + "fr": "se rapporte à la hauteur du bloc contenant", + "ja": "包含ブロックの高さに対する相対値", + "ru": "относятся к высоте содержащего блока" + }, + "referToDimensionOfBorderBox": { + "de": "bezieht sich auf die Größe der Border-Box", + "en-US": "refer to the corresponding dimension of the border box", + "fr": "se rapporte à la dimension correspondance de la boîte de bordure", + "ja": "境界ボックスの対応する寸法に対する相対値", + "ru": "относятся к соответствующему размеру границы элемента" + }, + "referToDimensionOfContentArea": { + "de": "beziehen sich auf die entsprechende Dimension des Inhaltsbereichs", + "en-US": "refer to corresponding dimension of the content area", + "fr": "fait référence à la dimension correspondante de la zone de contenu", + "ja": "コンテンツ領域の対応する寸法に対する相対値", + "ru": "относятся к соответствующему размеру области содержимого" + }, + "referToElementFontSize": { + "de": "bezieht sich auf die Schriftgröße des Elternelements", + "en-US": "refer to the font size of the element itself", + "fr": "se rapporte à la taille de la police de l'élément lui-même", + "ja": "要素自身のフォントサイズに対する相対値", + "ru": "относятся к размеру шрифта самого элемента" + }, + "referToFlexContainersInnerMainSize": { + "de": "bezieht sich auf die Hauptgröße des Flexcontainers", + "en-US": "refer to the flex container's inner main size", + "fr": "se rapporte à la principale taille interne du conteneur flexible", + "ja": "フレックスコンテナーの内部の主要な寸法に対する相対値", + "ru": "относятся к внутреннему размеру главного flex-контейнера" + }, + "referToHeightOfBackgroundPositioningAreaMinusBackgroundImageHeight": { + "de": "bezieht sich auf die Höhe des Hintergrundpositionsbereichs abzüglich der Höhe des Hintergrundbilds", + "en-US": "refer to height of background positioning area minus height of background image", + "fr": "fait référence à la hauteur de la zone de positionnement de l'arrière-plan moins la hauteur de l'image d'arrière-plan", + "ja": "背景配置領域の高さから背景画像の高さを引いた値に対する相対値", + "ru": "относятся к высоте области позиционирования фона минус высота фонового изображения" + }, + "referToHeightOfInitialViewport": { + "de": "beziehen sich auf die Höhe des ursprünglichen Viewports", + "en-US": "refer to the height of the initial viewport", + "fr": "fait référence à la hauteur de la zone d'affichage (viewport) initiale", + "ja": "初期ビューポートの高さに対する相対値", + "ru": "относятся к высоте изначальной области просмотра" + }, + "referToLineBoxWidth": { + "en-US": "calculated with respect to the width of the line box", + "ja": "行ボックスの高さを基準に計算" + }, + "referToLineHeight": { + "de": "bezieht sich auf die {{cssxref(\"line-height\")}} des Elements selbst", + "en-US": "refer to the {{cssxref(\"line-height\")}} of the element itself", + "fr": "se rapporte à la hauteur de ligne de l'élément lui-même", + "ja": "要素自身の {{cssxref(\"line-height\")}} に対する相対値", + "ru": "относятся к {{cssxref(\"line-height\")}} самого элемента" + }, + "referToParentElementsFontSize": { + "de": "bezieht sich auf die Schriftgröße des Elternelements", + "en-US": "refer to the parent element's font size", + "fr": "se rapporte à la taille de la police de l'élément parent", + "ja": " 親要素の font-size に対する相対値", + "ru": "относятся к размеру шрифта родителя" + }, + "referToReferenceBoxWhenSpecifiedOtherwiseBorderBox": { + "en-US": "refer to reference box when specified, otherwise border-box", + "ja": "指定されている場合は参照ボックス、それ以外の場合は境界ボックスに対する相対値" + }, + "referToSizeOfBackgroundPositioningAreaMinusBackgroundImageSize": { + "de": "bezieht sich auf die Größe des Hintergrundpositionsbereichs abzüglich der Größe des Hintergrundbilds; die Größe bezieht sich auf die vertikalen und horizontalen Verschiebungen", + "en-US": "refer to the size of the background positioning area minus size of background image; size refers to the width for horizontal offsets and to the height for vertical offsets", + "fr": "se rapporte à la taille de la zone de positionnement de l'arrière-plan, moins la taille de l'image; la taille se rapporte à la largeur pour les décalages horizontaux et à la hauteur pour les décalages verticaux", + "ja": "背景配置領域の高さから背景画像の高さを引いた値に対する相対値。寸法は水平オフセットの幅と垂直オフセットの高さに対する相対値", + "ru": "относятся к размеру области позиционирования фона минус размер фонового изображения; размер - ширина горизонтальных смещений и высота вертикальных" + }, + "referToSizeOfBorderImage": { + "de": "bezieht sich auf die Größe des Bildes", + "en-US": "refer to the size of the border image", + "fr": "se rapporte à la taille de l'image de bordure", + "ja": "境界画像の大きさに対する相対値", + "ru": "относятся к размеру рамки изображения" + }, + "referToSizeOfBoundingBox": { + "de": "bezieht sich auf die Größe der äußeren Box", + "en-US": "refer to the size of bounding box", + "fr": "se rapporte à la taille de la boîte de l'élément", + "ja": "囲みボックスの寸法に対する相対値", + "ru": "ссылается на размер ограничительной рамки" + }, + "referToSizeOfElement": { + "de": "beziehen sich auf die Größe der Box selbst", + "en-US": "refer to the size of the box itself", + "fr": "fait référence à la taille de la boîte elle-même", + "ja": "ボックス自身の寸法に対する相対値", + "ru": "ссылается на размер самого блока" + }, + "referToSizeOfFont": { + "de": "ja, beziehen sich auf die entsprechende Größe der Schriftart", + "en-US": "yes, refer to the corresponding size of the text font", + "fr": "oui, indique la taille correspondante de la police de texte", + "ja": "可、テキストのフォントの対応する寸法に対する相対値", + "ru": "да, относятся к соответствующему размеру шрифта текста" + }, + "referToSizeOfMaskBorderImage": { + "en-US": "refer to size of the mask border image", + "ja": "境界のマスク画像の寸法に対する相対値" + }, + "referToSizeOfMaskPaintingArea": { + "de": "beziehen sich auf die Größe des Maskenzeichenbereichs minus der Größe des Maskenebenenbildes (siehe den Text zu {{cssxref(\"background-position\")}})", + "en-US": "refer to size of mask painting area minus size of mask layer image (see the text for {{cssxref(\"background-position\")}})", + "fr": "fait référence à la taille du masque pour la zone de pointure moins la taille du masque pour la taille de l'image (voir {{cssxref(\"background-position\")}})", + "ja": "マスク描画領域の寸法からマスクレイヤー画像の寸法を引いたものに対する相対値 ({{cssxref(\"background-position\")}} のテキストを参照)", + "ru": "относятся к размеру маски области рисования минус размер маски слоя изображения (смотрите статью о {{cssxref(\"background-position\")}})" + }, + "referToTotalPathLength": { + "de": "beziehen sich auf die Gesamtlänge des Pfads", + "en-US": "refer to the total path length", + "fr": "se rapporte à la longueur totale du chemin", + "ja": "パスの全長に対する相対値", + "ru": "относятся к общей длине пути" + }, + "referToWidthAndHeightOfElement": { + "de": "beziehen sich auf Breite und Höhe des Elements", + "en-US": "refer to width and height of element itself", + "fr": "se rapporte à la largeur et à la hauteur de l'élément lui-même", + "ja": "要素自身の幅と高さに対する相対値", + "ru": "относятся к ширине и высоте самого элемента" + }, + "referToWidthOfAffectedGlyph": { + "de": "bezieht sich auf die Breite des jeweiligen Zeichens", + "en-US": "refer to the width of the affected glyph", + "fr": "se rapporte à la largeur du glyphe concerné", + "ja": "作用する文字の幅に対する相対値", + "ru": "зависит от ширины символа" + }, + "referToWidthOfBackgroundPositioningAreaMinusBackgroundImageHeight": { + "de": "bezieht sich auf die Breite des Hintergrundpositionsbereichs abzüglich der Höhe des Hintergrundbilds", + "en-US": "refer to width of background positioning area minus height of background image", + "fr": "fait référence à la largeur de la zone de positionement de l'arrière-plan moins la hauteur de l'image d'arrière-plan", + "ja": "背景配置領域の幅から背景画像の高さを引いたものに対する相対値", + "ru": "относятся к ширине области позиционирования фона минус высота фонового изображения" + }, + "referToWidthOfContainingBlock": { + "de": "bezieht sich auf die Breite des äußeren Elements", + "en-US": "refer to the width of the containing block", + "fr": "se rapporte à la largeur du bloc contenant", + "ja": "包含ブロックの幅に対する相対値", + "ru": "ссылается на ширину содержащего блока" + }, + "referToWidthOfInitialViewport": { + "de": "beziehen sich auf die Breite des ursprünglichen Viewports", + "en-US": "refer to the width of the initial viewport", + "fr": "fait référence à la largeur de la zone d'affichage (viewport) initiale", + "ja": "初期ビューポートの幅に対する相対値", + "ru": "относятся к ширине изначальной области просмотра" + }, + "referToWidthOrHeightOfBorderImageArea": { + "de": "bezieht sich auf die Größe des Rahmenbildbereichs", + "en-US": "refer to the width or height of the border image area", + "fr": "se rapporte à la largeur ou la hauteur de la zone de l'image de bordure", + "ja": "境界画像領域の幅または高さに対する相対値", + "ru": "относятся к высоте или ширине области рамки картинки" + }, + "regardingHeightOfGeneratedBoxContainingBlockPercentages0": { + "de": "Der Prozentwert wird unter Berücksichtigung der Höhe des die generierte Box beinhaltenden Blocks berechnet. Falls die Höhe des beinhaltenden Blocks nicht explizit angegeben wurde (d. h. sie hängt von der Höhe des Inhalts ab) und dieses Element nicht absolut positioniert ist, wird der Prozentwert wie 0 behandelt.", + "en-US": "The percentage is calculated with respect to the height of the generated box's containing block. If the height of the containing block is not specified explicitly (i.e., it depends on content height), and this element is not absolutely positioned, the percentage value is treated as 0.", + "es": "Se refiere a la altura del bloque contenedor.", + "fr": "Le pourcentage est exprimé par rapport à la hauteur de la boîte générée par le bloc contenant. Si la hauteur du bloc contenant n'est pas explicitement spécifiée (c'est-à-dire qu'elle dépend de la hauteur du contenu), et si cet élément n'est pas absolument positionné , la valeur du pourcentage est traitée comme si elle valait 0.", + "ja": "パーセント値は、生成ボックスの包含ブロックの高さを基準に計算されます。 包含ブロックの高さが明示的に定義されず (この場合コンテンツの高さに依存します) この要素が絶対位置指定されていない場合は、パーセント値は 0 として扱われます。", + "ru": "Процент для генерируемого блока рассчитывается по отношению к высоте содержащего блока. Если высота содержащего блока не задана явно (т.е. зависит от высоты содержимого), и этот этот элемент позиционирован не абсолютно, процентное значение интерпретируется как 0." + }, + "regardingHeightOfGeneratedBoxContainingBlockPercentagesNone": { + "de": "Der Prozentwert wird unter Berücksichtigung der Höhe des die generierte Box beinhaltenden Blocks berechnet. Falls die Höhe des beinhaltenden Blocks nicht explizit angegeben wurde (d. h. sie hängt von der Höhe des Inhalts ab) und dieses Element nicht absolut positioniert ist, wird der Prozentwert wie none behandelt.", + "en-US": "The percentage is calculated with respect to the height of the generated box's containing block. If the height of the containing block is not specified explicitly (i.e., it depends on content height), and this element is not absolutely positioned, the percentage value is treated as none.", + "fr": "Le pourcentage est par rapport à la hauteur de la boîte générée par le bloc contenant. Si la hauteur du bloc contenant n'est pas explicitement spécifiée (c'est-à-dire qu'elle dépend de la hauteur du contenu), et si cet élément n'est pas absolument positionné, la valeur du pourcentage est traitée comme si elle valait none.", + "ja": "パーセント値は、生成ボックスの包含ブロックの高さを基準に計算されます。 包含ブロックの高さが明示的に定義されず (すなわち、コンテンツの高さに依存します)、この要素が絶対位置指定されていない場合は、パーセント値は none として扱われます。", + "ru": "Процент для генерируемого блока рассчитывается по отношению к высоте содержащего блока. Если высота содержащего блока не задана явно (т.е. зависит от высоты содержимого), и этот элемент позиционирован не абсолютно, процентное значение интерпретируется как none." + }, + "regardingHeightOfGeneratedBoxContainingBlockPercentagesRelativeToContainingBlock": { + "de": "Der Prozentwert wird unter Berücksichtigung der Höhe des die generierte Box beinhaltenden Blocks berechnet. Falls die Höhe des beinhaltenden Blocks nicht explizit angegeben wurde (d. h. sie hängt von der Höhe des Inhalts ab) und dieses Element nicht absolut positioniert ist, ist der berechnete Wert auto. Eine prozentuale Höhe beim Wurzelelement ist relativ zum ursprünglichen beinhaltenden Block.", + "en-US": "The percentage is calculated with respect to the height of the generated box's containing block. If the height of the containing block is not specified explicitly (i.e., it depends on content height), and this element is not absolutely positioned, the value computes to auto. A percentage height on the root element is relative to the initial containing block.", + "fr": "Le pourcentage est exprimé par rapport à la hauteur de la boîte générée par le bloc contenant. Si la hauteur du bloc contenant n'est pas explicitement spécifiée (c'est-à-dire qu'elle dépend de la hauteur du contenu), et si cet élément n'est pas absolument positionné, la valeur du pourcentage est traitée comme auto et la hauteur du pourcentage sur l'élément racine est relative au bloc contenant initial.", + "ja": "パーセント値は、生成ボックスの包含ブロックの高さを基準に計算されます。 包含ブロックの高さが明示的に定義されず (すなわち、コンテンツの高さに依存します)、この要素が絶対位置指定されていない場合は、値は auto になります。ルート要素で高さをパーセント値で指定すると、初期包含ブロックに対する相対値になります。", + "ru": "Процент для генерируемого блока рассчитывается по отношению к высоте содержащего блока. Если высота содержащего блока не задана явно (т.е. зависит от высоты содержимого), и этот этот элемент позиционирован не абсолютно, значение будет auto. Процентная высота на корневом элементе относительна первоначальному блоку." + }, + "relatedAtRule": { + "de": "Zugehörige @-Regel", + "en-US": "Related at-rule", + "fr": "En lien avec les règles @", + "ja": "関連するアット規則", + "ru": "Связано с @-правила" + }, + "relativeToBackgroundPositioningArea": { + "de": "bezieht sich auf den jeweiligen Bereich", + "en-US": "relative to the background positioning area", + "fr": "relatifs à la zone de positionnement du fond", + "ja": "背景配置領域に対する相対値", + "ru": "относительно области позиционирования фона" + }, + "relativeToMaskBorderImageArea": { + "en-US": "relative to width/height of the mask border image area", + "ja": "境界マスク画像領域の幅/高さに対する相対値" + }, + "relativeToScrollContainerPaddingBoxAxis": { + "de": "relativ zur gleichen Achse der Innenabstandsbox des Scrollcontainers", + "en-US": "relative to same axis of the padding-box of the scroll container", + "fr": "relatif au même axe de la padding-box du conteneur d'ascenceur", + "ja": "スクロールコンテナーのパディングボックスの同じ軸に対する相対値", + "ru": "относительно той же оси и внутренних отступов прокручиваемого контейнера" + }, + "relativeToTheScrollContainersScrollport": { + "en-US": "relative to the scroll container's scrollport", + "ja": "スクロールコンテナーのスクロールポートに対する相対値" + }, + "repeatableList": { + "de": "mehrfache Werte der folgenden Eigenschaften: ", + "en-US": "a repeatable list of ", + "fr": "une liste répétable de ", + "ja": "反復可能リスト", + "ru": "повторяющийся список из " + }, + "repeatableListOfSimpleListOfLpc": { + "en-US": "repeatable list of simple list of length, percentage, or calc", + "ja": "長さ、パーセント値、 calc の単純なリストの反復可能リスト" + }, + "replacedElements": { + "de": "ersetzte Elemente", + "en-US": "replaced elements", + "fr": "éléments remplacés", + "ja": "置換要素", + "ru": "заменяемые элементы" + }, + "rubyAnnotationsContainers": { + "de": "Ruby-Anmerkungscontainer", + "en-US": "ruby annotations containers", + "fr": "annotations ruby des conteneurs", + "ja": "ルビ注釈コンテナー", + "ru": "контейнеры ruby-аннотаций" + }, + "rubyBasesAnnotationsBaseAnnotationContainers": { + "de": "Ruby-Basiselemente, Ruby-Anmerkungen, Ruby-Basiscontainer, Ruby-Anmerkungscontainer", + "en-US": "ruby bases, ruby annotations, ruby base containers, ruby annotation containers", + "fr": "bases ruby, annotations ruby, conteneurs de bases ruby, conteneurs d'annotations ruby", + "ja": "ルビベース、ルビ注釈、ルビベースコンテナー、ルビ注釈コンテナー", + "ru": "базовые элементы ruby, аннотации к ruby, базовые ruby контейнеры, контейнеры аннотаций к ruby" + }, + "sameAsBoxOffsets": { + "de": "wie die Boxoffsets: {{cssxref(\"top\")}}, {{cssxref(\"right\")}}, {{cssxref(\"bottom\")}}, {{cssxref(\"left\")}} Eigenschaften, mit dem Unterschied, dass die Richtungen logisch sind", + "en-US": "same as box offsets: {{cssxref(\"top\")}}, {{cssxref(\"right\")}}, {{cssxref(\"bottom\")}}, {{cssxref(\"left\")}} properties except that directions are logical", + "fr": "identiques aux propriétés qui décalent les boîtes : {{cssxref(\"top\")}}, {{cssxref(\"right\")}}, {{cssxref(\"bottom\")}}, {{cssxref(\"left\")}} sauf que ces directions sont logiques", + "ja": "方向が論理的である以外はボックスのオフセット、 {{cssxref(\"top\")}}, {{cssxref(\"right\")}}, {{cssxref(\"bottom\")}}, {{cssxref(\"left\")}} と同じ", + "ru": "также как смещение блоков свойствами: {{cssxref(\"top\")}}, {{cssxref(\"right\")}}, {{cssxref(\"bottom\")}}, {{cssxref(\"left\")}}, кроме того направления логичны" + }, + "sameAsMargin": { + "de": "wie bei {{cssxref(\"margin\")}}", + "en-US": "same as {{cssxref(\"margin\")}}", + "fr": "identique à {{cssxref(\"margin\")}}", + "ja": "{{cssxref(\"margin\")}} と同じ", + "ru": "с таким же {{cssxref(\"margin\")}}" + }, + "sameAsMaxWidthAndMaxHeight": { + "de": "wie bei {{cssxref(\"max-width\")}} und {{cssxref(\"max-height\")}}", + "en-US": "same as {{cssxref(\"max-width\")}} and {{cssxref(\"max-height\")}}", + "fr": "identique à {{cssxref(\"max-width\")}} et à {{cssxref(\"max-height\")}}", + "ja": "{{cssxref(\"max-width\")}} および {{cssxref(\"max-height\")}} と同じ", + "ru": "с такими же {{cssxref(\"max-width\")}} и {{cssxref(\"max-height\")}}" + }, + "sameAsMinWidthAndMinHeight": { + "de": "wie bei {{cssxref(\"min-width\")}} und {{cssxref(\"min-height\")}}", + "en-US": "same as {{cssxref(\"min-width\")}} and {{cssxref(\"min-height\")}}", + "fr": "identique à {{cssxref(\"min-width\")}} et à {{cssxref(\"min-height\")}}", + "ja": "{{cssxref(\"min-width\")}} および {{cssxref(\"min-height\")}} と同じ", + "ru": "с такими же {{cssxref(\"min-width\")}} и {{cssxref(\"min-height\")}}" + }, + "sameAsWidthAndHeight": { + "de": "wie bei {{cssxref(\"width\")}} und {{cssxref(\"height\")}}", + "en-US": "same as {{cssxref(\"width\")}} and {{cssxref(\"height\")}}", + "fr": "identique à {{cssxref(\"width\")}} et à {{cssxref(\"height\")}}", + "ja": "{{cssxref(\"width\")}} および {{cssxref(\"height\")}} と同じ", + "ru": "с такими же {{cssxref(\"width\")}} и {{cssxref(\"height\")}}" + }, + "scrollContainers": { + "de": "Scrollcontainer", + "en-US": "scroll containers", + "fr": "conteneurs d'ascenseurs", + "ja": "スクロールコンテナー", + "ru": "прокручиваемые контейнеры" + }, + "scrollingBoxes": { + "de": "scrollende Boxen", + "en-US": "scrolling boxes", + "fr": "boîtes défilantes", + "ja": "スクロールするボックス", + "ru": "прокручиваемые блоки" + }, + "seeProse": { + "de": "siehe Text", + "en-US": "see prose", + "fr": "voir le texte", + "ja": "本文を参照", + "ru": "смотреть текст" + }, + "shadowList": { + "de": "eine Liste von Schatten", + "en-US": "a shadow list", + "fr": "une liste d'ombres", + "ja": "a 影のリスト", + "ru": "список теней" + }, + "simpleList": { + "de": "ein einfacher Wert der folgenden Eigenschaften: ", + "en-US": "a simple list of ", + "fr": "une simple liste de ", + "ja": "単純なリスト: ", + "ru": "простой список из " + }, + "simpleListOfLpc": { + "en-US": "simple list of length, percentage, or calc", + "ja": "長さ、パーセント値、 calc の単純なリスト" + }, + "simpleListOfLpcDifferenceLpc": { + "en-US": "simple list of length, percentage, or calc, provided the only differences are in the values of the length, percentage, or calc components in the list", + "ja": "長さ、パーセント値、 calc の単純なリストであり、唯一の違いはリスト内の長さ、パーセント値、 calc の部分の値のみ" + }, + "specifiedIntegerOrAbsoluteLength": { + "de": "die angegebene Ganzzahl oder eine absolute Länge", + "en-US": "the specified integer or an absolute length", + "fr": "l'entier spécifié ou une longueur absolue", + "ja": "指定された整数値または絶対的な長さ", + "ru": "указанное целое число или абсолютная длина" + }, + "specifiedValueClipped0To1": { + "de": "der angegebene Wert, auf den Bereich [0,1] abgeschnitten", + "en-US": "the specified value, clipped in the range [0,1]", + "fr": "la valeur spécifiée, écrêtée à l'intervalle [0,1]", + "ja": "指定値が [0,1] の範囲内にクリップされたもの", + "ru": "указанное значение, обрезается до диапозона [0,1]" + }, + "specifiedValueNumberClipped0To1": { + "de": "Derselbe wie der angegebene Wert nachdem die {{cssxref(\"number\")}} auf den Bereich [0.0, 1.0] zugeschnitten wurde.", + "en-US": "The same as the specified value after clipping the {{cssxref(\"number\")}} to the range [0.0, 1.0].", + "fr": "La même que la valeur spécifiée après avoir écrêté {{cssxref(\"number\")}} dans l'intervalle [0.0, 1.0].", + "ja": "指定値の {{cssxref(\"number\")}} が [0.0, 1.0] の範囲内にクリップされたものと同じ", + "ru": "Тоже, что и указанное значение, после обрезки {{cssxref(\"number\")}} до диапозона [0.0, 1.0]." + }, + "startOrNamelessValueIfLTRRightIfRTL": { + "de": "start oder ein namenloser Wert, der sich wie left verhält, falls {{cssxref(\"direction\")}} den Wert ltr hat, right, falls {{cssxref(\"direction\")}} den Wert rtl hat, falls start nicht vom Browser unterstützt wird.", + "en-US": "start, or a nameless value that acts as left if {{cssxref(\"direction\")}} is ltr, right if {{cssxref(\"direction\")}} is rtl if start is not supported by the browser.", + "fr": "start, ou une valeur non nommée se comportant comme left si {{cssxref(\"direction\")}} est ltr, right si {{cssxref(\"direction\")}} est rtl si start n'est pas supporté par le navigateur", + "ja": "startstart をサポートしないブラウザでは、{{cssxref(\"direction\", \"書字方向\")}}が ltr なら leftrtl なら right として動作する無名の値", + "ru": "start, или неназванное значение, которое действует как left, если {{cssxref(\"direction\")}}: ltr или как right, если {{cssxref(\"direction\")}}: rtl, а если start не поддерживается браузером." + }, + "tableCaptionElements": { + "de": "table-caption Elemente", + "en-US": "table-caption elements", + "fr": "éléments qui sont des légendes de tableaux", + "ja": "表のキャプション要素", + "ru": "заголовки таблиц" + }, + "tableCellElements": { + "de": "table-cell Elemente", + "en-US": "table-cell elements", + "fr": "éléments qui sont des cellules de tableau", + "ja": "表のセル要素", + "ru": "ячейки таблицы" + }, + "tableElements": { + "de": "table- und inline-table-Elemente", + "en-US": "table and inline-table elements", + "fr": "des éléments table and inline-table", + "ja": "table および inline-table 要素", + "ru": "table и inline-table элементы" + }, + "textElements": { + "de": "Textelemente", + "en-US": "text elements", + "fr": "éléments textes", + "ja": "テキスト要素", + "ru": "текстовые элементы" + }, + "textFields": { + "de": "Textfelder", + "en-US": "text fields", + "fr": "champs de texte", + "ja": "テキストフィールド", + "ru": "текстовые поля" + }, + "theComputedLength": { + "en-US": "the computed " + }, + "theKeywordListStyleImageNoneOrComputedValue": { + "en": "The keyword list-style-image/none or the computed <>" + }, + "transform": { + "de": "Transformation", + "en-US": "a transform", + "fr": "une transformation", + "ja": "変形", + "ru": "трансформация" + }, + "transformableElements": { + "de": "transformierbare Elemente", + "en-US": "transformable elements", + "fr": "éléments transformables", + "ja": "変形可能要素", + "pt-BR": "qualquer elemento transformavel", + "ru": "трансформируемые элементы" + }, + "translucentValuesRGBAOtherwiseRGB": { + "de": "Falls der Wert durchscheinend ist, ist der berechnete Wert der entsprechende rgba() Wert. Falls nicht, ist er der entsprechende rgb() Wert. Das transparent Schlüsselwort wird zu rgb(0,0,0).", + "en-US": "If the value is translucent, the computed value will be the rgba() corresponding one. If it isn't, it will be the rgb() corresponding one. The transparent keyword maps to rgba(0,0,0,0).", + "fr": "si la valeur est translucide, la valeur calculée est la fonction rgba()correspondante. Sinon, la fonction rgb()correspondante. Le mot-clé transparent devient rgb(0,0,0).", + "ja": "半透明の値なら、計算値はそれに対応する rgba()。さもなくばその値に対応する rgb()transparent キーワードは rgba(0,0,0,0) にマップされる。", + "ru": "Если значение полупрозрачно, значение будет соответствовать rgba(). А если не будет полупрозрачным, то будет использоваться rgb(). Ключевое слово transparent интерпретируется в rgba(0,0,0,0)." + }, + "\"\"": { + "en-US": "\"\" (the empty string)", + "ja": "\"\" (空文字列)" + }, + "\". \"": { + "en-US": "\". \" (full stop followed by a space)", + "ja": "\". \" (ピリオドの後に空白)" + }, + "twoAbsoluteLengthOrPercentages": { + "de": "zwei absolute {{cssxref(\"length\")}} oder {{cssxref(\"percentage\")}}", + "en-US": "two absolute {{cssxref(\"length\")}}s or {{cssxref(\"percentage\")}}s", + "fr": "deux {{cssxref(\"length\",\"longueurs\")}} absolues ou deux {{cssxref(\"percentage\",\"pourcentages\")}}", + "ja": "2つの絶対的な {{cssxref(\"length\")}} または {{cssxref(\"percentage\")}} 値", + "ru": "две абсолютных {{cssxref(\"length\")}} или {{cssxref(\"percentage\")}}" + }, + "twoAbsoluteLengths": { + "de": "zwei absolute Längen", + "en-US": "two absolute lengths", + "fr": "deux longueurs absolues", + "ja": "2つの絶対的な長さ", + "ru": "две абсолютные длины" + }, + "uniqueOrder": { + "de": "die eindeutige Reihenfolge definiert durch die formale Grammatik", + "en-US": "the unique non-ambiguous order defined by the formal grammar", + "es": "el orden único no-ambigüo definido por la gramática formal", + "fr": "l'ordre unique et non-ambigu défini par la grammaire formelle", + "ja": "形式文法で定義されている一意のあいまいでない順序", + "ru": "уникальный неоднозначный порядок, определённый формальной грамматикой" + }, + "variesFromBrowserToBrowser": { + "de": "Variiert von einem Browser zum anderen", + "en-US": "Varies from one browser to another", + "fr": "Varie d'un navigateur à l'autre", + "ja": "ブラウザーによって異なる", + "ru": "Варьируется от браузера к браузеру" + }, + "visibility": { + "de": "Sichtbarkeit", + "en-US": "a visibility", + "fr": "une visibilité", + "ja": "visibility", + "ru": "видимость" + }, + "visual": { + "de": "visuell", + "en-US": "visual", + "fr": "visuel", + "ja": "視覚", + "ru": "визуальный" + }, + "visualInContinuousMediaNoEffectInOverflowColumns": { + "de": "visual, aber in kontinuierlichen Medien hat sie keinen Effekt in überlaufenden Spalten", + "en-US": "visual, but, in continuous media, has no effect in overflow columns", + "fr": "visual, mais n'a pas d'effet sur le débordement des colonnes pour un média continu", + "ja": "visual。ただし連続メディアではオーバーフローした列に効果なし", + "ru": "visual, но в сплошной среде, не имеет никакого эффекта при переполнении колонок" + }, + "xulImageElements": { + "de": "XUL {{XULElem(\"image\")}} Elementen und {{cssxref(\":-moz-tree-image\")}}, {{cssxref(\":-moz-tree-twisty\")}} und {{cssxref(\":-moz-tree-checkbox\")}} Pseudoelementen. Hinweis: -moz-image-region funktioniert nur mit {{XULElem(\"image\")}} Elementen, bei denen das Symbol durch {{cssxref(\"list-style-image\")}} angegeben wird. Es funktioniert nicht mit XUL <image src=\"url\" />.", + "en-US": "XUL {{XULElem(\"image\")}} elements and {{cssxref(\":-moz-tree-image\")}}, {{cssxref(\":-moz-tree-twisty\")}}, and {{cssxref(\":-moz-tree-checkbox\")}} pseudo-elements. Note: -moz-image-region only works with {{XULElem(\"image\")}} elements where the icon is specified using {{cssxref(\"list-style-image\")}}. It will not work with XUL <image src=\"url\" />.", + "fr": "éléments XUL {{XULElem(\"image\")}} et aux pseudo-éléments {{cssxref(\":-moz-tree-image\")}}, {{cssxref(\":-moz-tree-twisty\")}} et {{cssxref(\":-moz-tree-checkbox\")}}. Note : -moz-image-region ne fonctionnera qu'avec les éléments {{XULElem(\"image\")}} où l'icône est définie avec {{cssxref(\"list-style-image\")}}. Cela ne fonctionnera pas avec l'<image src=\"url\" /> XUL.", + "ja": "XUL の {{XULElem(\"image\")}} 要素と {{cssxref(\":-moz-tree-image\")}}, {{cssxref(\":-moz-tree-twisty\")}}, {{cssxref(\":-moz-tree-checkbox\")}} の各擬似要素。 注: -moz-image-region はアイコンが {{cssxref(\"list-style-image\")}} を使用して指定された {{XULElem(\"image\")}} 要素でしか機能しません。 XUL の <image src=\"url\" /> では機能しません。", + "ru": "XUL {{XULElem(\"image\")}} элементы и {{cssxref(\":-moz-tree-image\")}}, {{cssxref(\":-moz-tree-twisty\")}} и {{cssxref(\":-moz-tree-checkbox\")}} псевдоэлементы. Заметьте: -moz-image-region работает только с элементами {{XULElem(\"image\")}}, где иконка определяется использованием {{cssxref(\"list-style-image\")}}. Это не будет работать с XUL <image src=\"url\" />." + }, + "yes": { + "de": "Ja", + "en-US": "yes", + "fr": "oui", + "ja": "あり", + "pl": "tak", + "ru": "да" + }, + "zoomForTheTopLevelNoneForTheRest": { + "en-US": "zoom for the top level element, none for all other elements", + "ja": "最上位要素では zoom、その他の要素では none" + } +} diff --git a/node_modules/csso/node_modules/mdn-data/l10n/index.js b/node_modules/csso/node_modules/mdn-data/l10n/index.js new file mode 100644 index 0000000..e1bea42 --- /dev/null +++ b/node_modules/csso/node_modules/mdn-data/l10n/index.js @@ -0,0 +1,3 @@ +module.exports = { + css: require('./css'), +} diff --git a/node_modules/csso/node_modules/mdn-data/package.json b/node_modules/csso/node_modules/mdn-data/package.json new file mode 100644 index 0000000..0c7930d --- /dev/null +++ b/node_modules/csso/node_modules/mdn-data/package.json @@ -0,0 +1,38 @@ +{ + "name": "mdn-data", + "version": "2.0.28", + "description": "Open Web data by the Mozilla Developer Network", + "main": "index.js", + "files": [ + "api/index.js", + "api/*.json", + "css/index.js", + "css/*.json", + "l10n/index.js", + "l10n/*.json" + ], + "repository": { + "type": "git", + "url": "https://github.com/mdn/data.git" + }, + "keywords": [ + "data", + "mdn", + "mozilla", + "css" + ], + "author": "Mozilla Developer Network", + "license": "CC0-1.0", + "bugs": { + "url": "https://github.com/mdn/data/issues" + }, + "homepage": "https://developer.mozilla.org", + "devDependencies": { + "ajv": "^6.12.6", + "better-ajv-errors": "^1.1.2" + }, + "scripts": { + "lint": "node test/lint", + "test": "npm run lint" + } +} diff --git a/node_modules/csso/package.json b/node_modules/csso/package.json new file mode 100644 index 0000000..1920d8f --- /dev/null +++ b/node_modules/csso/package.json @@ -0,0 +1,82 @@ +{ + "name": "csso", + "version": "5.0.5", + "description": "CSS minifier with structural optimisations", + "author": "Sergey Kryzhanovsky (https://github.com/afelix)", + "maintainers": [ + { + "name": "Roman Dvornov", + "email": "rdvornov@gmail.com", + "github-username": "lahmatiy" + } + ], + "repository": "css/csso", + "license": "MIT", + "keywords": [ + "css", + "compress", + "minifier", + "minify", + "optimise", + "optimisation", + "csstree" + ], + "type": "module", + "unpkg": "dist/csso.esm.js", + "jsdelivr": "dist/csso.esm.js", + "browser": { + "./cjs/version.cjs": "./dist/version.cjs", + "./lib/version.js": "./dist/version.js" + }, + "main": "./cjs/index.cjs", + "module": "./lib/index.js", + "exports": { + ".": { + "import": "./lib/index.js", + "require": "./cjs/index.cjs" + }, + "./syntax": { + "import": "./lib/syntax.js", + "require": "./cjs/syntax.cjs" + }, + "./dist/*": "./dist/*.js", + "./package.json": "./package.json" + }, + "scripts": { + "test": "mocha test --reporter ${REPORTER:-progress}", + "test:cjs": "mocha cjs-test --reporter ${REPORTER:-progress}", + "test:dist": "mocha dist/test --reporter ${REPORTER:-progress}", + "lint": "eslint lib scripts test", + "lint-and-test": "npm run lint && npm test", + "build": "npm run bundle && npm run esm-to-cjs", + "build-and-test": "npm run build && npm run test:dist && npm run test:cjs", + "bundle": "node scripts/bundle", + "bundle-and-test": "npm run bundle && npm run test:dist", + "esm-to-cjs": "node scripts/esm-to-cjs.cjs", + "esm-to-cjs-and-test": "npm run esm-to-cjs && npm run test:cjs", + "coverage": "c8 --reporter=lcovonly npm test", + "prepublishOnly": "npm run lint-and-test && npm run build-and-test", + "hydrogen": "node --trace-hydrogen --trace-phase=Z --trace-deopt --code-comments --hydrogen-track-positions --redirect-code-traces --redirect-code-traces-to=code.asm --trace_hydrogen_file=code.cfg --print-opt-code bin/csso --stat -o /dev/null" + }, + "dependencies": { + "css-tree": "~2.2.0" + }, + "devDependencies": { + "c8": "^7.10.0", + "esbuild": "^0.14.54", + "eslint": "^7.24.0", + "mocha": "^9.2.2", + "rollup": "^2.60.2", + "source-map-js": "^1.0.1" + }, + "engines": { + "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", + "npm": ">=7.0.0" + }, + "files": [ + "dist", + "!dist/test", + "cjs", + "lib" + ] +} diff --git a/node_modules/cubic2quad/CHANGELOG.md b/node_modules/cubic2quad/CHANGELOG.md new file mode 100644 index 0000000..7bdea39 --- /dev/null +++ b/node_modules/cubic2quad/CHANGELOG.md @@ -0,0 +1,36 @@ +1.2.1 / 2021-05-20 +------------------ + +- Restored code coverage to 100%. +- Add floating point error tolerance in quad (1 root case) and cubic + (2 root case) solvers. + + +1.2.0 / 2021-05-19 +------------------ + +- Fixed wrong approximation for very small cubic curves: when diff between + start and end of a cubic curve falls within `errorBound`, in earlier + versions any quadratic curve was considered to be fitting. + Error estimation algorithm is changed: previously it calculated distance + from points on cubic curve to quadratic, now it also calculates the other + way around. Distance calculation is changed from exact solution with + cubic solver to linear segment approximations of both curves. + + +1.1.1 / 2017-05-08 +------------------ + +- Fix sorting in `solveInflections`, #4. + + +1.1.0 / 2016-10-26 +------------------ + +- Support curves with inflection point. + + +1.0.0 / 2015-10-27 +------------------ + +- First release. diff --git a/node_modules/cubic2quad/LICENSE b/node_modules/cubic2quad/LICENSE new file mode 100644 index 0000000..bc3828c --- /dev/null +++ b/node_modules/cubic2quad/LICENSE @@ -0,0 +1,22 @@ +(The MIT License) + +Copyright (C) 2015 by Vitaly Puzrin + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + diff --git a/node_modules/cubic2quad/README.md b/node_modules/cubic2quad/README.md new file mode 100644 index 0000000..0207623 --- /dev/null +++ b/node_modules/cubic2quad/README.md @@ -0,0 +1,55 @@ +cubic2quad +========== + +[![CI](https://github.com/fontello/cubic2quad/actions/workflows/ci.yml/badge.svg)](https://github.com/fontello/cubic2quad/actions/workflows/ci.yml) +[![NPM version](https://img.shields.io/npm/v/cubic2quad.svg?style=flat)](https://www.npmjs.org/package/cubic2quad) +[![Coverage Status](https://img.shields.io/coveralls/fontello/cubic2quad/master.svg?style=flat)](https://coveralls.io/r/fontello/cubic2quad?branch=master) + +> Aproximates cubic Bezier curves with quadratic ones. + +This package was done to create TTF fonts (those support quadratic curves only). +Generated curves have the same tangents angles at the ends. That's important to +keep result visually smooth. + + +Algorithm +--------- + +Logic is similar to one from [FontForge](https://fontforge.github.io/bezier.html). + +Steps: + +1. Split quadratic curve into _k_ segments (from 2 at start, to 8 max). +2. Approximate each segment with tangents intersection approach (see + [picture](http://www.timotheegroleau.com/Flash/articles/cubic_bezier/quadratic_on_cubic_1.gif) in [article](http://www.timotheegroleau.com/Flash/articles/cubic_bezier_in_flash.htm)). +3. Measure approximation error and increase splits count if needed (and max not reached). + - set 10 points on each interval & calculate minimal distance to created + quadratic curve. + +Usage +----- + +```js +var cubic2quad = require('cubic2quad'); +// Input: (px1, py1, cx1, cy1, cx2, cy2, px2, py2, precision) +var quads = cubic2quad(0, 0, 10, 9, 20, 11, 30, 0, 0.1); +``` + +It converts given quadratic curve to a number of quadratic ones. Result is: + + [ P1x, P1y, C1x, C1y, P2x, P2y, C2x, C2y, ..., Cnx, Cny, P{n+1}x, P{n+1}y ] + +where _Pi_ are base points and _Ci_ are control points. + + +Authors +------- + +- Alexander Rodin - [@a-rodin](https://github.com/a-rodin) +- Vitaly Puzrin - [@puzrin](https://github.com/puzrin) + + +License +------- + +[MIT](https://github.com/fontello/cubic2quad/blob/master/LICENSE) diff --git a/node_modules/cubic2quad/index.js b/node_modules/cubic2quad/index.js new file mode 100644 index 0000000..0e5a858 --- /dev/null +++ b/node_modules/cubic2quad/index.js @@ -0,0 +1,495 @@ +'use strict' + +// Precision used to check determinant in quad and cubic solvers, +// any number lower than this is considered to be zero. +// `8.67e-19` is an example of real error occurring in tests. +var epsilon = 1e-16 + + +function Point (x, y) { + this.x = x + this.y = y +} + +Point.prototype.add = function (point) { + return new Point(this.x + point.x, this.y + point.y) +} + +Point.prototype.sub = function (point) { + return new Point(this.x - point.x, this.y - point.y) +} + +Point.prototype.mul = function (value) { + return new Point(this.x * value, this.y * value) +} + +Point.prototype.div = function (value) { + return new Point(this.x / value, this.y / value) +} + +/*Point.prototype.dist = function () { + return Math.sqrt(this.x * this.x + this.y * this.y) +}*/ + +Point.prototype.sqr = function () { + return this.x * this.x + this.y * this.y +} + +Point.prototype.dot = function (point) { + return this.x * point.x + this.y * point.y +} + +function calcPowerCoefficients (p1, c1, c2, p2) { + // point(t) = p1*(1-t)^3 + c1*t*(1-t)^2 + c2*t^2*(1-t) + p2*t^3 = a*t^3 + b*t^2 + c*t + d + // for each t value, so + // a = (p2 - p1) + 3 * (c1 - c2) + // b = 3 * (p1 + c2) - 6 * c1 + // c = 3 * (c1 - p1) + // d = p1 + var a = p2.sub(p1).add(c1.sub(c2).mul(3)) + var b = p1.add(c2).mul(3).sub(c1.mul(6)) + var c = c1.sub(p1).mul(3) + var d = p1 + return [a, b, c, d] +} + +function calcPowerCoefficientsQuad (p1, c1, p2) { + // point(t) = p1*(1-t)^2 + c1*t*(1-t) + p2*t^2 = a*t^2 + b*t + c + // for each t value, so + // a = p1 + p2 - 2 * c1 + // b = 2 * (c1 - p1) + // c = p1 + var a = c1.mul(-2).add(p1).add(p2) + var b = c1.sub(p1).mul(2) + var c = p1 + return [a, b, c] +} + +function calcPoint (a, b, c, d, t) { + // a*t^3 + b*t^2 + c*t + d = ((a*t + b)*t + c)*t + d + return a.mul(t).add(b).mul(t).add(c).mul(t).add(d) +} + +function calcPointQuad (a, b, c, t) { + // a*t^2 + b*t + c = (a*t + b)*t + c + return a.mul(t).add(b).mul(t).add(c) +} + +function calcPointDerivative (a, b, c, d, t) { + // d/dt[a*t^3 + b*t^2 + c*t + d] = 3*a*t^2 + 2*b*t + c = (3*a*t + 2*b)*t + c + return a.mul(3 * t).add(b.mul(2)).mul(t).add(c) +} + +function quadSolve (a, b, c) { + // a*x^2 + b*x + c = 0 + if (a === 0) { + return (b === 0) ? [] : [-c / b] + } + var D = b * b - 4 * a * c + if (Math.abs(D) < epsilon) { + return [-b / (2 * a)] + } else if (D < 0) { + return [] + } + var DSqrt = Math.sqrt(D) + return [(-b - DSqrt) / (2 * a), (-b + DSqrt) / (2 * a)] +} + +/*function cubicRoot(x) { + return (x < 0) ? -Math.pow(-x, 1/3) : Math.pow(x, 1/3) +} + +function cubicSolve(a, b, c, d) { + // a*x^3 + b*x^2 + c*x + d = 0 + if (a === 0) { + return quadSolve(b, c, d) + } + // solve using Cardan's method, which is described in paper of R.W.D. Nickals + // http://www.nickalls.org/dick/papers/maths/cubic1993.pdf (doi:10.2307/3619777) + var xn = -b / (3*a) // point of symmetry x coordinate + var yn = ((a * xn + b) * xn + c) * xn + d // point of symmetry y coordinate + var deltaSq = (b*b - 3*a*c) / (9*a*a) // delta^2 + var hSq = 4*a*a * Math.pow(deltaSq, 3) // h^2 + var D3 = yn*yn - hSq + if (Math.abs(D3) < epsilon) { // 2 real roots + var delta1 = cubicRoot(yn/(2*a)) + return [ xn - 2 * delta1, xn + delta1 ] + } else if (D3 > 0) { // 1 real root + var D3Sqrt = Math.sqrt(D3) + return [ xn + cubicRoot((-yn + D3Sqrt)/(2*a)) + cubicRoot((-yn - D3Sqrt)/(2*a)) ] + } + // 3 real roots + var theta = Math.acos(-yn / Math.sqrt(hSq)) / 3 + var delta = Math.sqrt(deltaSq) + return [ + xn + 2 * delta * Math.cos(theta), + xn + 2 * delta * Math.cos(theta + Math.PI * 2 / 3), + xn + 2 * delta * Math.cos(theta + Math.PI * 4 / 3) + ] +}*/ + +/* + * Calculate a distance between a `point` and a line segment `p1, p2` + * (result is squared for performance reasons), see details here: + * https://stackoverflow.com/questions/849211/shortest-distance-between-a-point-and-a-line-segment + */ +function minDistanceToLineSq (point, p1, p2) { + var p1p2 = p2.sub(p1) + var dot = point.sub(p1).dot(p1p2) + var lenSq = p1p2.sqr() + var param = 0 + var diff + if (lenSq !== 0) param = dot / lenSq + if (param <= 0) { + diff = point.sub(p1) + } else if (param >= 1) { + diff = point.sub(p2) + } else { + diff = point.sub(p1.add(p1p2.mul(param))) + } + return diff.sqr() +} + +/*function minDistanceToQuad(point, p1, c1, p2) { + // f(t) = (1-t)^2 * p1 + 2*t*(1 - t) * c1 + t^2 * p2 = a*t^2 + b*t + c, t in [0, 1], + // a = p1 + p2 - 2 * c1 + // b = 2 * (c1 - p1) + // c = p1; a, b, c are vectors because p1, c1, p2 are vectors too + // The distance between given point and quadratic curve is equal to + // sqrt((f(t) - point)^2), so these expression has zero derivative by t at points where + // (f'(t), (f(t) - point)) = 0. + // Substituting quadratic curve as f(t) one could obtain a cubic equation + // e3*t^3 + e2*t^2 + e1*t + e0 = 0 with following coefficients: + // e3 = 2 * a^2 + // e2 = 3 * a*b + // e1 = (b^2 + 2 * a*(c - point)) + // e0 = (c - point)*b + // One of the roots of the equation from [0, 1], or t = 0 or t = 1 is a value of t + // at which the distance between given point and quadratic Bezier curve has minimum. + // So to find the minimal distance one have to just pick the minimum value of + // the distance on set {t = 0 | t = 1 | t is root of the equation from [0, 1] }. + + var a = p1.add(p2).sub(c1.mul(2)) + var b = c1.sub(p1).mul(2) + var c = p1 + var e3 = 2 * a.sqr() + var e2 = 3 * a.dot(b) + var e1 = (b.sqr() + 2 * a.dot(c.sub(point))) + var e0 = c.sub(point).dot(b) + var candidates = cubicSolve(e3, e2, e1, e0).filter(function (t) { return t > 0 && t < 1 }).concat([ 0, 1 ]) + + var minDistance = 1e9 + for (var i = 0; i < candidates.length; i++) { + var distance = calcPointQuad(a, b, c, candidates[i]).sub(point).dist() + if (distance < minDistance) { + minDistance = distance + } + } + return minDistance +}*/ + + +function processSegment (a, b, c, d, t1, t2) { + // Find a single control point for given segment of cubic Bezier curve + // These control point is an interception of tangent lines to the boundary points + // Let's denote that f(t) is a vector function of parameter t that defines the cubic Bezier curve, + // f(t1) + f'(t1)*z1 is a parametric equation of tangent line to f(t1) with parameter z1 + // f(t2) + f'(t2)*z2 is the same for point f(t2) and the vector equation + // f(t1) + f'(t1)*z1 = f(t2) + f'(t2)*z2 defines the values of parameters z1 and z2. + // Defining fx(t) and fy(t) as the x and y components of vector function f(t) respectively + // and solving the given system for z1 one could obtain that + // + // -(fx(t2) - fx(t1))*fy'(t2) + (fy(t2) - fy(t1))*fx'(t2) + // z1 = ------------------------------------------------------. + // -fx'(t1)*fy'(t2) + fx'(t2)*fy'(t1) + // + // Let's assign letter D to the denominator and note that if D = 0 it means that the curve actually + // is a line. Substituting z1 to the equation of tangent line to the point f(t1), one could obtain that + // cx = [fx'(t1)*(fy(t2)*fx'(t2) - fx(t2)*fy'(t2)) + fx'(t2)*(fx(t1)*fy'(t1) - fy(t1)*fx'(t1))]/D + // cy = [fy'(t1)*(fy(t2)*fx'(t2) - fx(t2)*fy'(t2)) + fy'(t2)*(fx(t1)*fy'(t1) - fy(t1)*fx'(t1))]/D + // where c = (cx, cy) is the control point of quadratic Bezier curve. + + var f1 = calcPoint(a, b, c, d, t1) + var f2 = calcPoint(a, b, c, d, t2) + var f1_ = calcPointDerivative(a, b, c, d, t1) + var f2_ = calcPointDerivative(a, b, c, d, t2) + + var D = -f1_.x * f2_.y + f2_.x * f1_.y + if (Math.abs(D) < 1e-8) { + return [f1, f1.add(f2).div(2), f2] // straight line segment + } + var cx = (f1_.x * (f2.y * f2_.x - f2.x * f2_.y) + f2_.x * (f1.x * f1_.y - f1.y * f1_.x)) / D + var cy = (f1_.y * (f2.y * f2_.x - f2.x * f2_.y) + f2_.y * (f1.x * f1_.y - f1.y * f1_.x)) / D + return [f1, new Point(cx, cy), f2] +} + +/*function isSegmentApproximationClose(a, b, c, d, tmin, tmax, p1, c1, p2, errorBound) { + // a,b,c,d define cubic curve + // tmin, tmax are boundary points on cubic curve + // p1, c1, p2 define quadratic curve + // errorBound is maximum allowed distance + // Try to find maximum distance between one of N points segment of given cubic + // and corresponding quadratic curve that estimates the cubic one, assuming + // that the boundary points of cubic and quadratic points are equal. + // + // The distance calculation method comes from Hausdorff distance defenition + // (https://en.wikipedia.org/wiki/Hausdorff_distance), but with following simplifications + // * it looks for maximum distance only for finite number of points of cubic curve + // * it doesn't perform reverse check that means selecting set of fixed points on + // the quadratic curve and looking for the closest points on the cubic curve + // But this method allows easy estimation of approximation error, so it is enough + // for practical purposes. + + var n = 10 // number of points + 1 + var dt = (tmax - tmin) / n + for (var t = tmin + dt; t < tmax - dt; t += dt) { // don't check distance on boundary points + // because they should be the same + var point = calcPoint(a, b, c, d, t) + if (minDistanceToQuad(point, p1, c1, p2) > errorBound) { + return false + } + } + return true +}*/ + + +/* + * Divide cubic and quadratic curves into 10 points and 9 line segments. + * Calculate distances between each point on cubic and nearest line segment + * on quadratic (and vice versa), and make sure all distances are less + * than `errorBound`. + * + * We need to calculate BOTH distance from all points on quadratic to any cubic, + * and all points on cubic to any quadratic. + * + * If we do it only one way, it may lead to an error if the entire original curve + * falls within errorBound (then **any** quad will erroneously treated as good): + * https://github.com/fontello/svg2ttf/issues/105#issuecomment-842558027 + * + * - a,b,c,d define cubic curve (power coefficients) + * - tmin, tmax are boundary points on cubic curve (in 0-1 range) + * - p1, c1, p2 define quadratic curve (control points) + * - errorBound is maximum allowed distance + */ +function isSegmentApproximationClose (a, b, c, d, tmin, tmax, p1, c1, p2, errorBound) { + var n = 10 // number of points + var t, dt + var p = calcPowerCoefficientsQuad(p1, c1, p2) + var qa = p[0], qb = p[1], qc = p[2] + var i, j, distSq + var errorBoundSq = errorBound * errorBound + var cubicPoints = [] + var quadPoints = [] + var minDistSq + + dt = (tmax - tmin) / n + for (i = 0, t = tmin; i <= n; i++, t += dt) { + cubicPoints.push(calcPoint(a, b, c, d, t)) + } + + dt = 1 / n + for (i = 0, t = 0; i <= n; i++, t += dt) { + quadPoints.push(calcPointQuad(qa, qb, qc, t)) + } + + for (i = 1; i < cubicPoints.length - 1; i++) { + minDistSq = Infinity + for (j = 0; j < quadPoints.length - 1; j++) { + distSq = minDistanceToLineSq(cubicPoints[i], quadPoints[j], quadPoints[j + 1]) + minDistSq = Math.min(minDistSq, distSq) + } + if (minDistSq > errorBoundSq) return false + } + + for (i = 1; i < quadPoints.length - 1; i++) { + minDistSq = Infinity + for (j = 0; j < cubicPoints.length - 1; j++) { + distSq = minDistanceToLineSq(quadPoints[i], cubicPoints[j], cubicPoints[j + 1]) + minDistSq = Math.min(minDistSq, distSq) + } + if (minDistSq > errorBoundSq) return false + } + + return true +} + +function _isApproximationClose (a, b, c, d, quadCurves, errorBound) { + var dt = 1 / quadCurves.length + for (var i = 0; i < quadCurves.length; i++) { + var p1 = quadCurves[i][0] + var c1 = quadCurves[i][1] + var p2 = quadCurves[i][2] + if (!isSegmentApproximationClose(a, b, c, d, i * dt, (i + 1) * dt, p1, c1, p2, errorBound)) { + return false + } + } + return true +} + +function fromFlatArray (points) { + var result = [] + var segmentsNumber = (points.length - 2) / 4 + for (var i = 0; i < segmentsNumber; i++) { + result.push([ + new Point(points[4 * i], points[4 * i + 1]), + new Point(points[4 * i + 2], points[4 * i + 3]), + new Point(points[4 * i + 4], points[4 * i + 5]) + ]) + } + return result +} + +function toFlatArray (quadsList) { + var result = [] + result.push(quadsList[0][0].x) + result.push(quadsList[0][0].y) + for (var i = 0; i < quadsList.length; i++) { + result.push(quadsList[i][1].x) + result.push(quadsList[i][1].y) + result.push(quadsList[i][2].x) + result.push(quadsList[i][2].y) + } + return result +} + +function isApproximationClose (p1x, p1y, c1x, c1y, c2x, c2y, p2x, p2y, quads, errorBound) { + // TODO: rewrite it in C-style and remove _isApproximationClose + var pc = calcPowerCoefficients( + new Point(p1x, p1y), + new Point(c1x, c1y), + new Point(c2x, c2y), + new Point(p2x, p2y) + ) + return _isApproximationClose(pc[0], pc[1], pc[2], pc[3], fromFlatArray(quads), errorBound) +} + + +/* + * Split cubic bézier curve into two cubic curves, see details here: + * https://math.stackexchange.com/questions/877725 + */ +function subdivideCubic (x1, y1, x2, y2, x3, y3, x4, y4, t) { + var u = 1 - t + var v = t + + var bx = x1 * u + x2 * v + var sx = x2 * u + x3 * v + var fx = x3 * u + x4 * v + var cx = bx * u + sx * v + var ex = sx * u + fx * v + var dx = cx * u + ex * v + + var by = y1 * u + y2 * v + var sy = y2 * u + y3 * v + var fy = y3 * u + y4 * v + var cy = by * u + sy * v + var ey = sy * u + fy * v + var dy = cy * u + ey * v + + return [ + [x1, y1, bx, by, cx, cy, dx, dy], + [dx, dy, ex, ey, fx, fy, x4, y4] + ] +} + +function byNumber (x, y) { return x - y } + +/* + * Find inflection points on a cubic curve, algorithm is similar to this one: + * http://www.caffeineowl.com/graphics/2d/vectorial/cubic-inflexion.html + */ +function solveInflections (x1, y1, x2, y2, x3, y3, x4, y4) { + var p = -(x4 * (y1 - 2 * y2 + y3)) + x3 * (2 * y1 - 3 * y2 + y4) + + x1 * (y2 - 2 * y3 + y4) - x2 * (y1 - 3 * y3 + 2 * y4) + var q = x4 * (y1 - y2) + 3 * x3 * (-y1 + y2) + x2 * (2 * y1 - 3 * y3 + y4) - x1 * (2 * y2 - 3 * y3 + y4) + var r = x3 * (y1 - y2) + x1 * (y2 - y3) + x2 * (-y1 + y3) + + return quadSolve(p, q, r).filter(function (t) { return t > 1e-8 && t < 1 - 1e-8 }).sort(byNumber) +} + + +/* + * Approximate cubic Bezier curve defined with base points p1, p2 and control points c1, c2 with + * with a few quadratic Bezier curves. + * The function uses tangent method to find quadratic approximation of cubic curve segment and + * simplified Hausdorff distance to determine number of segments that is enough to make error small. + * In general the method is the same as described here: https://fontforge.github.io/bezier.html. + */ +function _cubicToQuad (p1x, p1y, c1x, c1y, c2x, c2y, p2x, p2y, errorBound) { + var p1 = new Point(p1x, p1y) + var c1 = new Point(c1x, c1y) + var c2 = new Point(c2x, c2y) + var p2 = new Point(p2x, p2y) + var pc = calcPowerCoefficients(p1, c1, c2, p2) + var a = pc[0], b = pc[1], c = pc[2], d = pc[3] + + var approximation + for (var segmentsCount = 1; segmentsCount <= 8; segmentsCount++) { + approximation = [] + for (var t = 0; t < 1; t += (1 / segmentsCount)) { + approximation.push(processSegment(a, b, c, d, t, t + (1 / segmentsCount))) + } + if (segmentsCount === 1 && + (approximation[0][1].sub(p1).dot(c1.sub(p1)) < 0 || + approximation[0][1].sub(p2).dot(c2.sub(p2)) < 0)) { + // approximation concave, while the curve is convex (or vice versa) + continue + } + if (_isApproximationClose(a, b, c, d, approximation, errorBound)) { + break + } + } + return toFlatArray(approximation) +} + + +/* + * If this curve has any inflection points, split the curve and call + * _cubicToQuad function on each resulting curve. + */ +function cubicToQuad (p1x, p1y, c1x, c1y, c2x, c2y, p2x, p2y, errorBound) { + var inflections = solveInflections(p1x, p1y, c1x, c1y, c2x, c2y, p2x, p2y) + + if (!inflections.length) { + return _cubicToQuad(p1x, p1y, c1x, c1y, c2x, c2y, p2x, p2y, errorBound) + } + + var result = [] + var curve = [p1x, p1y, c1x, c1y, c2x, c2y, p2x, p2y] + var prevPoint = 0 + var quad, split + + for (var inflectionIdx = 0; inflectionIdx < inflections.length; inflectionIdx++) { + split = subdivideCubic( + curve[0], curve[1], curve[2], curve[3], + curve[4], curve[5], curve[6], curve[7], + // we make a new curve, so adjust inflection point accordingly + 1 - (1 - inflections[inflectionIdx]) / (1 - prevPoint) + ) + + quad = _cubicToQuad( + split[0][0], split[0][1], split[0][2], split[0][3], + split[0][4], split[0][5], split[0][6], split[0][7], + errorBound + ) + + result = result.concat(quad.slice(0, -2)) + curve = split[1] + prevPoint = inflections[inflectionIdx] + } + + quad = _cubicToQuad( + curve[0], curve[1], curve[2], curve[3], + curve[4], curve[5], curve[6], curve[7], + errorBound + ) + + return result.concat(quad) +} + + +module.exports = cubicToQuad +// following exports are for testing purposes +module.exports.isApproximationClose = isApproximationClose +//module.exports.cubicSolve = cubicSolve +module.exports.quadSolve = quadSolve diff --git a/node_modules/cubic2quad/package.json b/node_modules/cubic2quad/package.json new file mode 100644 index 0000000..ce2f9d7 --- /dev/null +++ b/node_modules/cubic2quad/package.json @@ -0,0 +1,29 @@ +{ + "name": "cubic2quad", + "version": "1.2.1", + "description": "Approximate cubic Bezier curve with a number of quadratic ones", + "keywords": [ + "cubic", + "quad", + "bezier" + ], + "license": "MIT", + "repository": "fontello/cubic2quad", + "scripts": { + "lint": "standardx -v .", + "benchmark": "npm run lint && ./benchmark/benchmark.js", + "test": "npm run lint && nyc mocha", + "covreport": "nyc report --reporter html && nyc report --reporter lcov" + }, + "files": [ + "index.js", + "lib/" + ], + "devDependencies": { + "ansi": "^0.3.1", + "benchmark": "^2.1.4", + "mocha": "^8.4.0", + "nyc": "^15.1.0", + "standardx": "^7.0.0" + } +} diff --git a/node_modules/debug/.coveralls.yml b/node_modules/debug/.coveralls.yml new file mode 100644 index 0000000..20a7068 --- /dev/null +++ b/node_modules/debug/.coveralls.yml @@ -0,0 +1 @@ +repo_token: SIAeZjKYlHK74rbcFvNHMUzjRiMpflxve diff --git a/node_modules/debug/.eslintrc b/node_modules/debug/.eslintrc new file mode 100644 index 0000000..8a37ae2 --- /dev/null +++ b/node_modules/debug/.eslintrc @@ -0,0 +1,11 @@ +{ + "env": { + "browser": true, + "node": true + }, + "rules": { + "no-console": 0, + "no-empty": [1, { "allowEmptyCatch": true }] + }, + "extends": "eslint:recommended" +} diff --git a/node_modules/debug/.npmignore b/node_modules/debug/.npmignore new file mode 100644 index 0000000..5f60eec --- /dev/null +++ b/node_modules/debug/.npmignore @@ -0,0 +1,9 @@ +support +test +examples +example +*.sock +dist +yarn.lock +coverage +bower.json diff --git a/node_modules/debug/.travis.yml b/node_modules/debug/.travis.yml new file mode 100644 index 0000000..6c6090c --- /dev/null +++ b/node_modules/debug/.travis.yml @@ -0,0 +1,14 @@ + +language: node_js +node_js: + - "6" + - "5" + - "4" + +install: + - make node_modules + +script: + - make lint + - make test + - make coveralls diff --git a/node_modules/debug/CHANGELOG.md b/node_modules/debug/CHANGELOG.md new file mode 100644 index 0000000..eadaa18 --- /dev/null +++ b/node_modules/debug/CHANGELOG.md @@ -0,0 +1,362 @@ + +2.6.9 / 2017-09-22 +================== + + * remove ReDoS regexp in %o formatter (#504) + +2.6.8 / 2017-05-18 +================== + + * Fix: Check for undefined on browser globals (#462, @marbemac) + +2.6.7 / 2017-05-16 +================== + + * Fix: Update ms to 2.0.0 to fix regular expression denial of service vulnerability (#458, @hubdotcom) + * Fix: Inline extend function in node implementation (#452, @dougwilson) + * Docs: Fix typo (#455, @msasad) + +2.6.5 / 2017-04-27 +================== + + * Fix: null reference check on window.documentElement.style.WebkitAppearance (#447, @thebigredgeek) + * Misc: clean up browser reference checks (#447, @thebigredgeek) + * Misc: add npm-debug.log to .gitignore (@thebigredgeek) + + +2.6.4 / 2017-04-20 +================== + + * Fix: bug that would occure if process.env.DEBUG is a non-string value. (#444, @LucianBuzzo) + * Chore: ignore bower.json in npm installations. (#437, @joaovieira) + * Misc: update "ms" to v0.7.3 (@tootallnate) + +2.6.3 / 2017-03-13 +================== + + * Fix: Electron reference to `process.env.DEBUG` (#431, @paulcbetts) + * Docs: Changelog fix (@thebigredgeek) + +2.6.2 / 2017-03-10 +================== + + * Fix: DEBUG_MAX_ARRAY_LENGTH (#420, @slavaGanzin) + * Docs: Add backers and sponsors from Open Collective (#422, @piamancini) + * Docs: Add Slackin invite badge (@tootallnate) + +2.6.1 / 2017-02-10 +================== + + * Fix: Module's `export default` syntax fix for IE8 `Expected identifier` error + * Fix: Whitelist DEBUG_FD for values 1 and 2 only (#415, @pi0) + * Fix: IE8 "Expected identifier" error (#414, @vgoma) + * Fix: Namespaces would not disable once enabled (#409, @musikov) + +2.6.0 / 2016-12-28 +================== + + * Fix: added better null pointer checks for browser useColors (@thebigredgeek) + * Improvement: removed explicit `window.debug` export (#404, @tootallnate) + * Improvement: deprecated `DEBUG_FD` environment variable (#405, @tootallnate) + +2.5.2 / 2016-12-25 +================== + + * Fix: reference error on window within webworkers (#393, @KlausTrainer) + * Docs: fixed README typo (#391, @lurch) + * Docs: added notice about v3 api discussion (@thebigredgeek) + +2.5.1 / 2016-12-20 +================== + + * Fix: babel-core compatibility + +2.5.0 / 2016-12-20 +================== + + * Fix: wrong reference in bower file (@thebigredgeek) + * Fix: webworker compatibility (@thebigredgeek) + * Fix: output formatting issue (#388, @kribblo) + * Fix: babel-loader compatibility (#383, @escwald) + * Misc: removed built asset from repo and publications (@thebigredgeek) + * Misc: moved source files to /src (#378, @yamikuronue) + * Test: added karma integration and replaced babel with browserify for browser tests (#378, @yamikuronue) + * Test: coveralls integration (#378, @yamikuronue) + * Docs: simplified language in the opening paragraph (#373, @yamikuronue) + +2.4.5 / 2016-12-17 +================== + + * Fix: `navigator` undefined in Rhino (#376, @jochenberger) + * Fix: custom log function (#379, @hsiliev) + * Improvement: bit of cleanup + linting fixes (@thebigredgeek) + * Improvement: rm non-maintainted `dist/` dir (#375, @freewil) + * Docs: simplified language in the opening paragraph. (#373, @yamikuronue) + +2.4.4 / 2016-12-14 +================== + + * Fix: work around debug being loaded in preload scripts for electron (#368, @paulcbetts) + +2.4.3 / 2016-12-14 +================== + + * Fix: navigation.userAgent error for react native (#364, @escwald) + +2.4.2 / 2016-12-14 +================== + + * Fix: browser colors (#367, @tootallnate) + * Misc: travis ci integration (@thebigredgeek) + * Misc: added linting and testing boilerplate with sanity check (@thebigredgeek) + +2.4.1 / 2016-12-13 +================== + + * Fix: typo that broke the package (#356) + +2.4.0 / 2016-12-13 +================== + + * Fix: bower.json references unbuilt src entry point (#342, @justmatt) + * Fix: revert "handle regex special characters" (@tootallnate) + * Feature: configurable util.inspect()`options for NodeJS (#327, @tootallnate) + * Feature: %O`(big O) pretty-prints objects (#322, @tootallnate) + * Improvement: allow colors in workers (#335, @botverse) + * Improvement: use same color for same namespace. (#338, @lchenay) + +2.3.3 / 2016-11-09 +================== + + * Fix: Catch `JSON.stringify()` errors (#195, Jovan Alleyne) + * Fix: Returning `localStorage` saved values (#331, Levi Thomason) + * Improvement: Don't create an empty object when no `process` (Nathan Rajlich) + +2.3.2 / 2016-11-09 +================== + + * Fix: be super-safe in index.js as well (@TooTallNate) + * Fix: should check whether process exists (Tom Newby) + +2.3.1 / 2016-11-09 +================== + + * Fix: Added electron compatibility (#324, @paulcbetts) + * Improvement: Added performance optimizations (@tootallnate) + * Readme: Corrected PowerShell environment variable example (#252, @gimre) + * Misc: Removed yarn lock file from source control (#321, @fengmk2) + +2.3.0 / 2016-11-07 +================== + + * Fix: Consistent placement of ms diff at end of output (#215, @gorangajic) + * Fix: Escaping of regex special characters in namespace strings (#250, @zacronos) + * Fix: Fixed bug causing crash on react-native (#282, @vkarpov15) + * Feature: Enabled ES6+ compatible import via default export (#212 @bucaran) + * Feature: Added %O formatter to reflect Chrome's console.log capability (#279, @oncletom) + * Package: Update "ms" to 0.7.2 (#315, @DevSide) + * Package: removed superfluous version property from bower.json (#207 @kkirsche) + * Readme: fix USE_COLORS to DEBUG_COLORS + * Readme: Doc fixes for format string sugar (#269, @mlucool) + * Readme: Updated docs for DEBUG_FD and DEBUG_COLORS environment variables (#232, @mattlyons0) + * Readme: doc fixes for PowerShell (#271 #243, @exoticknight @unreadable) + * Readme: better docs for browser support (#224, @matthewmueller) + * Tooling: Added yarn integration for development (#317, @thebigredgeek) + * Misc: Renamed History.md to CHANGELOG.md (@thebigredgeek) + * Misc: Added license file (#226 #274, @CantemoInternal @sdaitzman) + * Misc: Updated contributors (@thebigredgeek) + +2.2.0 / 2015-05-09 +================== + + * package: update "ms" to v0.7.1 (#202, @dougwilson) + * README: add logging to file example (#193, @DanielOchoa) + * README: fixed a typo (#191, @amir-s) + * browser: expose `storage` (#190, @stephenmathieson) + * Makefile: add a `distclean` target (#189, @stephenmathieson) + +2.1.3 / 2015-03-13 +================== + + * Updated stdout/stderr example (#186) + * Updated example/stdout.js to match debug current behaviour + * Renamed example/stderr.js to stdout.js + * Update Readme.md (#184) + * replace high intensity foreground color for bold (#182, #183) + +2.1.2 / 2015-03-01 +================== + + * dist: recompile + * update "ms" to v0.7.0 + * package: update "browserify" to v9.0.3 + * component: fix "ms.js" repo location + * changed bower package name + * updated documentation about using debug in a browser + * fix: security error on safari (#167, #168, @yields) + +2.1.1 / 2014-12-29 +================== + + * browser: use `typeof` to check for `console` existence + * browser: check for `console.log` truthiness (fix IE 8/9) + * browser: add support for Chrome apps + * Readme: added Windows usage remarks + * Add `bower.json` to properly support bower install + +2.1.0 / 2014-10-15 +================== + + * node: implement `DEBUG_FD` env variable support + * package: update "browserify" to v6.1.0 + * package: add "license" field to package.json (#135, @panuhorsmalahti) + +2.0.0 / 2014-09-01 +================== + + * package: update "browserify" to v5.11.0 + * node: use stderr rather than stdout for logging (#29, @stephenmathieson) + +1.0.4 / 2014-07-15 +================== + + * dist: recompile + * example: remove `console.info()` log usage + * example: add "Content-Type" UTF-8 header to browser example + * browser: place %c marker after the space character + * browser: reset the "content" color via `color: inherit` + * browser: add colors support for Firefox >= v31 + * debug: prefer an instance `log()` function over the global one (#119) + * Readme: update documentation about styled console logs for FF v31 (#116, @wryk) + +1.0.3 / 2014-07-09 +================== + + * Add support for multiple wildcards in namespaces (#122, @seegno) + * browser: fix lint + +1.0.2 / 2014-06-10 +================== + + * browser: update color palette (#113, @gscottolson) + * common: make console logging function configurable (#108, @timoxley) + * node: fix %o colors on old node <= 0.8.x + * Makefile: find node path using shell/which (#109, @timoxley) + +1.0.1 / 2014-06-06 +================== + + * browser: use `removeItem()` to clear localStorage + * browser, node: don't set DEBUG if namespaces is undefined (#107, @leedm777) + * package: add "contributors" section + * node: fix comment typo + * README: list authors + +1.0.0 / 2014-06-04 +================== + + * make ms diff be global, not be scope + * debug: ignore empty strings in enable() + * node: make DEBUG_COLORS able to disable coloring + * *: export the `colors` array + * npmignore: don't publish the `dist` dir + * Makefile: refactor to use browserify + * package: add "browserify" as a dev dependency + * Readme: add Web Inspector Colors section + * node: reset terminal color for the debug content + * node: map "%o" to `util.inspect()` + * browser: map "%j" to `JSON.stringify()` + * debug: add custom "formatters" + * debug: use "ms" module for humanizing the diff + * Readme: add "bash" syntax highlighting + * browser: add Firebug color support + * browser: add colors for WebKit browsers + * node: apply log to `console` + * rewrite: abstract common logic for Node & browsers + * add .jshintrc file + +0.8.1 / 2014-04-14 +================== + + * package: re-add the "component" section + +0.8.0 / 2014-03-30 +================== + + * add `enable()` method for nodejs. Closes #27 + * change from stderr to stdout + * remove unnecessary index.js file + +0.7.4 / 2013-11-13 +================== + + * remove "browserify" key from package.json (fixes something in browserify) + +0.7.3 / 2013-10-30 +================== + + * fix: catch localStorage security error when cookies are blocked (Chrome) + * add debug(err) support. Closes #46 + * add .browser prop to package.json. Closes #42 + +0.7.2 / 2013-02-06 +================== + + * fix package.json + * fix: Mobile Safari (private mode) is broken with debug + * fix: Use unicode to send escape character to shell instead of octal to work with strict mode javascript + +0.7.1 / 2013-02-05 +================== + + * add repository URL to package.json + * add DEBUG_COLORED to force colored output + * add browserify support + * fix component. Closes #24 + +0.7.0 / 2012-05-04 +================== + + * Added .component to package.json + * Added debug.component.js build + +0.6.0 / 2012-03-16 +================== + + * Added support for "-" prefix in DEBUG [Vinay Pulim] + * Added `.enabled` flag to the node version [TooTallNate] + +0.5.0 / 2012-02-02 +================== + + * Added: humanize diffs. Closes #8 + * Added `debug.disable()` to the CS variant + * Removed padding. Closes #10 + * Fixed: persist client-side variant again. Closes #9 + +0.4.0 / 2012-02-01 +================== + + * Added browser variant support for older browsers [TooTallNate] + * Added `debug.enable('project:*')` to browser variant [TooTallNate] + * Added padding to diff (moved it to the right) + +0.3.0 / 2012-01-26 +================== + + * Added millisecond diff when isatty, otherwise UTC string + +0.2.0 / 2012-01-22 +================== + + * Added wildcard support + +0.1.0 / 2011-12-02 +================== + + * Added: remove colors unless stderr isatty [TooTallNate] + +0.0.1 / 2010-01-03 +================== + + * Initial release diff --git a/node_modules/debug/LICENSE b/node_modules/debug/LICENSE new file mode 100644 index 0000000..658c933 --- /dev/null +++ b/node_modules/debug/LICENSE @@ -0,0 +1,19 @@ +(The MIT License) + +Copyright (c) 2014 TJ Holowaychuk + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software +and associated documentation files (the 'Software'), to deal in the Software without restriction, +including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial +portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + diff --git a/node_modules/debug/Makefile b/node_modules/debug/Makefile new file mode 100644 index 0000000..584da8b --- /dev/null +++ b/node_modules/debug/Makefile @@ -0,0 +1,50 @@ +# get Makefile directory name: http://stackoverflow.com/a/5982798/376773 +THIS_MAKEFILE_PATH:=$(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)) +THIS_DIR:=$(shell cd $(dir $(THIS_MAKEFILE_PATH));pwd) + +# BIN directory +BIN := $(THIS_DIR)/node_modules/.bin + +# Path +PATH := node_modules/.bin:$(PATH) +SHELL := /bin/bash + +# applications +NODE ?= $(shell which node) +YARN ?= $(shell which yarn) +PKG ?= $(if $(YARN),$(YARN),$(NODE) $(shell which npm)) +BROWSERIFY ?= $(NODE) $(BIN)/browserify + +.FORCE: + +install: node_modules + +node_modules: package.json + @NODE_ENV= $(PKG) install + @touch node_modules + +lint: .FORCE + eslint browser.js debug.js index.js node.js + +test-node: .FORCE + istanbul cover node_modules/mocha/bin/_mocha -- test/**.js + +test-browser: .FORCE + mkdir -p dist + + @$(BROWSERIFY) \ + --standalone debug \ + . > dist/debug.js + + karma start --single-run + rimraf dist + +test: .FORCE + concurrently \ + "make test-node" \ + "make test-browser" + +coveralls: + cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js + +.PHONY: all install clean distclean diff --git a/node_modules/debug/README.md b/node_modules/debug/README.md new file mode 100644 index 0000000..f67be6b --- /dev/null +++ b/node_modules/debug/README.md @@ -0,0 +1,312 @@ +# debug +[![Build Status](https://travis-ci.org/visionmedia/debug.svg?branch=master)](https://travis-ci.org/visionmedia/debug) [![Coverage Status](https://coveralls.io/repos/github/visionmedia/debug/badge.svg?branch=master)](https://coveralls.io/github/visionmedia/debug?branch=master) [![Slack](https://visionmedia-community-slackin.now.sh/badge.svg)](https://visionmedia-community-slackin.now.sh/) [![OpenCollective](https://opencollective.com/debug/backers/badge.svg)](#backers) +[![OpenCollective](https://opencollective.com/debug/sponsors/badge.svg)](#sponsors) + + + +A tiny node.js debugging utility modelled after node core's debugging technique. + +**Discussion around the V3 API is under way [here](https://github.com/visionmedia/debug/issues/370)** + +## Installation + +```bash +$ npm install debug +``` + +## Usage + +`debug` exposes a function; simply pass this function the name of your module, and it will return a decorated version of `console.error` for you to pass debug statements to. This will allow you to toggle the debug output for different parts of your module as well as the module as a whole. + +Example _app.js_: + +```js +var debug = require('debug')('http') + , http = require('http') + , name = 'My App'; + +// fake app + +debug('booting %s', name); + +http.createServer(function(req, res){ + debug(req.method + ' ' + req.url); + res.end('hello\n'); +}).listen(3000, function(){ + debug('listening'); +}); + +// fake worker of some kind + +require('./worker'); +``` + +Example _worker.js_: + +```js +var debug = require('debug')('worker'); + +setInterval(function(){ + debug('doing some work'); +}, 1000); +``` + + The __DEBUG__ environment variable is then used to enable these based on space or comma-delimited names. Here are some examples: + + ![debug http and worker](http://f.cl.ly/items/18471z1H402O24072r1J/Screenshot.png) + + ![debug worker](http://f.cl.ly/items/1X413v1a3M0d3C2c1E0i/Screenshot.png) + +#### Windows note + + On Windows the environment variable is set using the `set` command. + + ```cmd + set DEBUG=*,-not_this + ``` + + Note that PowerShell uses different syntax to set environment variables. + + ```cmd + $env:DEBUG = "*,-not_this" + ``` + +Then, run the program to be debugged as usual. + +## Millisecond diff + + When actively developing an application it can be useful to see when the time spent between one `debug()` call and the next. Suppose for example you invoke `debug()` before requesting a resource, and after as well, the "+NNNms" will show you how much time was spent between calls. + + ![](http://f.cl.ly/items/2i3h1d3t121M2Z1A3Q0N/Screenshot.png) + + When stdout is not a TTY, `Date#toUTCString()` is used, making it more useful for logging the debug information as shown below: + + ![](http://f.cl.ly/items/112H3i0e0o0P0a2Q2r11/Screenshot.png) + +## Conventions + + If you're using this in one or more of your libraries, you _should_ use the name of your library so that developers may toggle debugging as desired without guessing names. If you have more than one debuggers you _should_ prefix them with your library name and use ":" to separate features. For example "bodyParser" from Connect would then be "connect:bodyParser". + +## Wildcards + + The `*` character may be used as a wildcard. Suppose for example your library has debuggers named "connect:bodyParser", "connect:compress", "connect:session", instead of listing all three with `DEBUG=connect:bodyParser,connect:compress,connect:session`, you may simply do `DEBUG=connect:*`, or to run everything using this module simply use `DEBUG=*`. + + You can also exclude specific debuggers by prefixing them with a "-" character. For example, `DEBUG=*,-connect:*` would include all debuggers except those starting with "connect:". + +## Environment Variables + + When running through Node.js, you can set a few environment variables that will + change the behavior of the debug logging: + +| Name | Purpose | +|-----------|-------------------------------------------------| +| `DEBUG` | Enables/disables specific debugging namespaces. | +| `DEBUG_COLORS`| Whether or not to use colors in the debug output. | +| `DEBUG_DEPTH` | Object inspection depth. | +| `DEBUG_SHOW_HIDDEN` | Shows hidden properties on inspected objects. | + + + __Note:__ The environment variables beginning with `DEBUG_` end up being + converted into an Options object that gets used with `%o`/`%O` formatters. + See the Node.js documentation for + [`util.inspect()`](https://nodejs.org/api/util.html#util_util_inspect_object_options) + for the complete list. + +## Formatters + + + Debug uses [printf-style](https://wikipedia.org/wiki/Printf_format_string) formatting. Below are the officially supported formatters: + +| Formatter | Representation | +|-----------|----------------| +| `%O` | Pretty-print an Object on multiple lines. | +| `%o` | Pretty-print an Object all on a single line. | +| `%s` | String. | +| `%d` | Number (both integer and float). | +| `%j` | JSON. Replaced with the string '[Circular]' if the argument contains circular references. | +| `%%` | Single percent sign ('%'). This does not consume an argument. | + +### Custom formatters + + You can add custom formatters by extending the `debug.formatters` object. For example, if you wanted to add support for rendering a Buffer as hex with `%h`, you could do something like: + +```js +const createDebug = require('debug') +createDebug.formatters.h = (v) => { + return v.toString('hex') +} + +// …elsewhere +const debug = createDebug('foo') +debug('this is hex: %h', new Buffer('hello world')) +// foo this is hex: 68656c6c6f20776f726c6421 +0ms +``` + +## Browser support + You can build a browser-ready script using [browserify](https://github.com/substack/node-browserify), + or just use the [browserify-as-a-service](https://wzrd.in/) [build](https://wzrd.in/standalone/debug@latest), + if you don't want to build it yourself. + + Debug's enable state is currently persisted by `localStorage`. + Consider the situation shown below where you have `worker:a` and `worker:b`, + and wish to debug both. You can enable this using `localStorage.debug`: + +```js +localStorage.debug = 'worker:*' +``` + +And then refresh the page. + +```js +a = debug('worker:a'); +b = debug('worker:b'); + +setInterval(function(){ + a('doing some work'); +}, 1000); + +setInterval(function(){ + b('doing some work'); +}, 1200); +``` + +#### Web Inspector Colors + + Colors are also enabled on "Web Inspectors" that understand the `%c` formatting + option. These are WebKit web inspectors, Firefox ([since version + 31](https://hacks.mozilla.org/2014/05/editable-box-model-multiple-selection-sublime-text-keys-much-more-firefox-developer-tools-episode-31/)) + and the Firebug plugin for Firefox (any version). + + Colored output looks something like: + + ![](https://cloud.githubusercontent.com/assets/71256/3139768/b98c5fd8-e8ef-11e3-862a-f7253b6f47c6.png) + + +## Output streams + + By default `debug` will log to stderr, however this can be configured per-namespace by overriding the `log` method: + +Example _stdout.js_: + +```js +var debug = require('debug'); +var error = debug('app:error'); + +// by default stderr is used +error('goes to stderr!'); + +var log = debug('app:log'); +// set this namespace to log via console.log +log.log = console.log.bind(console); // don't forget to bind to console! +log('goes to stdout'); +error('still goes to stderr!'); + +// set all output to go via console.info +// overrides all per-namespace log settings +debug.log = console.info.bind(console); +error('now goes to stdout via console.info'); +log('still goes to stdout, but via console.info now'); +``` + + +## Authors + + - TJ Holowaychuk + - Nathan Rajlich + - Andrew Rhyne + +## Backers + +Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/debug#backer)] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +## Sponsors + +Become a sponsor and get your logo on our README on Github with a link to your site. [[Become a sponsor](https://opencollective.com/debug#sponsor)] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +## License + +(The MIT License) + +Copyright (c) 2014-2016 TJ Holowaychuk <tj@vision-media.ca> + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/debug/component.json b/node_modules/debug/component.json new file mode 100644 index 0000000..9de2641 --- /dev/null +++ b/node_modules/debug/component.json @@ -0,0 +1,19 @@ +{ + "name": "debug", + "repo": "visionmedia/debug", + "description": "small debugging utility", + "version": "2.6.9", + "keywords": [ + "debug", + "log", + "debugger" + ], + "main": "src/browser.js", + "scripts": [ + "src/browser.js", + "src/debug.js" + ], + "dependencies": { + "rauchg/ms.js": "0.7.1" + } +} diff --git a/node_modules/debug/karma.conf.js b/node_modules/debug/karma.conf.js new file mode 100644 index 0000000..103a82d --- /dev/null +++ b/node_modules/debug/karma.conf.js @@ -0,0 +1,70 @@ +// Karma configuration +// Generated on Fri Dec 16 2016 13:09:51 GMT+0000 (UTC) + +module.exports = function(config) { + config.set({ + + // base path that will be used to resolve all patterns (eg. files, exclude) + basePath: '', + + + // frameworks to use + // available frameworks: https://npmjs.org/browse/keyword/karma-adapter + frameworks: ['mocha', 'chai', 'sinon'], + + + // list of files / patterns to load in the browser + files: [ + 'dist/debug.js', + 'test/*spec.js' + ], + + + // list of files to exclude + exclude: [ + 'src/node.js' + ], + + + // preprocess matching files before serving them to the browser + // available preprocessors: https://npmjs.org/browse/keyword/karma-preprocessor + preprocessors: { + }, + + // test results reporter to use + // possible values: 'dots', 'progress' + // available reporters: https://npmjs.org/browse/keyword/karma-reporter + reporters: ['progress'], + + + // web server port + port: 9876, + + + // enable / disable colors in the output (reporters and logs) + colors: true, + + + // level of logging + // possible values: config.LOG_DISABLE || config.LOG_ERROR || config.LOG_WARN || config.LOG_INFO || config.LOG_DEBUG + logLevel: config.LOG_INFO, + + + // enable / disable watching file and executing tests whenever any file changes + autoWatch: true, + + + // start these browsers + // available browser launchers: https://npmjs.org/browse/keyword/karma-launcher + browsers: ['PhantomJS'], + + + // Continuous Integration mode + // if true, Karma captures browsers, runs the tests and exits + singleRun: false, + + // Concurrency level + // how many browser should be started simultaneous + concurrency: Infinity + }) +} diff --git a/node_modules/debug/node.js b/node_modules/debug/node.js new file mode 100644 index 0000000..7fc36fe --- /dev/null +++ b/node_modules/debug/node.js @@ -0,0 +1 @@ +module.exports = require('./src/node'); diff --git a/node_modules/debug/package.json b/node_modules/debug/package.json new file mode 100644 index 0000000..dc787ba --- /dev/null +++ b/node_modules/debug/package.json @@ -0,0 +1,49 @@ +{ + "name": "debug", + "version": "2.6.9", + "repository": { + "type": "git", + "url": "git://github.com/visionmedia/debug.git" + }, + "description": "small debugging utility", + "keywords": [ + "debug", + "log", + "debugger" + ], + "author": "TJ Holowaychuk ", + "contributors": [ + "Nathan Rajlich (http://n8.io)", + "Andrew Rhyne " + ], + "license": "MIT", + "dependencies": { + "ms": "2.0.0" + }, + "devDependencies": { + "browserify": "9.0.3", + "chai": "^3.5.0", + "concurrently": "^3.1.0", + "coveralls": "^2.11.15", + "eslint": "^3.12.1", + "istanbul": "^0.4.5", + "karma": "^1.3.0", + "karma-chai": "^0.1.0", + "karma-mocha": "^1.3.0", + "karma-phantomjs-launcher": "^1.0.2", + "karma-sinon": "^1.0.5", + "mocha": "^3.2.0", + "mocha-lcov-reporter": "^1.2.0", + "rimraf": "^2.5.4", + "sinon": "^1.17.6", + "sinon-chai": "^2.8.0" + }, + "main": "./src/index.js", + "browser": "./src/browser.js", + "component": { + "scripts": { + "debug/index.js": "browser.js", + "debug/debug.js": "debug.js" + } + } +} diff --git a/node_modules/debug/src/browser.js b/node_modules/debug/src/browser.js new file mode 100644 index 0000000..7106924 --- /dev/null +++ b/node_modules/debug/src/browser.js @@ -0,0 +1,185 @@ +/** + * This is the web browser implementation of `debug()`. + * + * Expose `debug()` as the module. + */ + +exports = module.exports = require('./debug'); +exports.log = log; +exports.formatArgs = formatArgs; +exports.save = save; +exports.load = load; +exports.useColors = useColors; +exports.storage = 'undefined' != typeof chrome + && 'undefined' != typeof chrome.storage + ? chrome.storage.local + : localstorage(); + +/** + * Colors. + */ + +exports.colors = [ + 'lightseagreen', + 'forestgreen', + 'goldenrod', + 'dodgerblue', + 'darkorchid', + 'crimson' +]; + +/** + * Currently only WebKit-based Web Inspectors, Firefox >= v31, + * and the Firebug extension (any Firefox version) are known + * to support "%c" CSS customizations. + * + * TODO: add a `localStorage` variable to explicitly enable/disable colors + */ + +function useColors() { + // NB: In an Electron preload script, document will be defined but not fully + // initialized. Since we know we're in Chrome, we'll just detect this case + // explicitly + if (typeof window !== 'undefined' && window.process && window.process.type === 'renderer') { + return true; + } + + // is webkit? http://stackoverflow.com/a/16459606/376773 + // document is undefined in react-native: https://github.com/facebook/react-native/pull/1632 + return (typeof document !== 'undefined' && document.documentElement && document.documentElement.style && document.documentElement.style.WebkitAppearance) || + // is firebug? http://stackoverflow.com/a/398120/376773 + (typeof window !== 'undefined' && window.console && (window.console.firebug || (window.console.exception && window.console.table))) || + // is firefox >= v31? + // https://developer.mozilla.org/en-US/docs/Tools/Web_Console#Styling_messages + (typeof navigator !== 'undefined' && navigator.userAgent && navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/) && parseInt(RegExp.$1, 10) >= 31) || + // double check webkit in userAgent just in case we are in a worker + (typeof navigator !== 'undefined' && navigator.userAgent && navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)); +} + +/** + * Map %j to `JSON.stringify()`, since no Web Inspectors do that by default. + */ + +exports.formatters.j = function(v) { + try { + return JSON.stringify(v); + } catch (err) { + return '[UnexpectedJSONParseError]: ' + err.message; + } +}; + + +/** + * Colorize log arguments if enabled. + * + * @api public + */ + +function formatArgs(args) { + var useColors = this.useColors; + + args[0] = (useColors ? '%c' : '') + + this.namespace + + (useColors ? ' %c' : ' ') + + args[0] + + (useColors ? '%c ' : ' ') + + '+' + exports.humanize(this.diff); + + if (!useColors) return; + + var c = 'color: ' + this.color; + args.splice(1, 0, c, 'color: inherit') + + // the final "%c" is somewhat tricky, because there could be other + // arguments passed either before or after the %c, so we need to + // figure out the correct index to insert the CSS into + var index = 0; + var lastC = 0; + args[0].replace(/%[a-zA-Z%]/g, function(match) { + if ('%%' === match) return; + index++; + if ('%c' === match) { + // we only are interested in the *last* %c + // (the user may have provided their own) + lastC = index; + } + }); + + args.splice(lastC, 0, c); +} + +/** + * Invokes `console.log()` when available. + * No-op when `console.log` is not a "function". + * + * @api public + */ + +function log() { + // this hackery is required for IE8/9, where + // the `console.log` function doesn't have 'apply' + return 'object' === typeof console + && console.log + && Function.prototype.apply.call(console.log, console, arguments); +} + +/** + * Save `namespaces`. + * + * @param {String} namespaces + * @api private + */ + +function save(namespaces) { + try { + if (null == namespaces) { + exports.storage.removeItem('debug'); + } else { + exports.storage.debug = namespaces; + } + } catch(e) {} +} + +/** + * Load `namespaces`. + * + * @return {String} returns the previously persisted debug modes + * @api private + */ + +function load() { + var r; + try { + r = exports.storage.debug; + } catch(e) {} + + // If debug isn't set in LS, and we're in Electron, try to load $DEBUG + if (!r && typeof process !== 'undefined' && 'env' in process) { + r = process.env.DEBUG; + } + + return r; +} + +/** + * Enable namespaces listed in `localStorage.debug` initially. + */ + +exports.enable(load()); + +/** + * Localstorage attempts to return the localstorage. + * + * This is necessary because safari throws + * when a user disables cookies/localstorage + * and you attempt to access it. + * + * @return {LocalStorage} + * @api private + */ + +function localstorage() { + try { + return window.localStorage; + } catch (e) {} +} diff --git a/node_modules/debug/src/debug.js b/node_modules/debug/src/debug.js new file mode 100644 index 0000000..6a5e3fc --- /dev/null +++ b/node_modules/debug/src/debug.js @@ -0,0 +1,202 @@ + +/** + * This is the common logic for both the Node.js and web browser + * implementations of `debug()`. + * + * Expose `debug()` as the module. + */ + +exports = module.exports = createDebug.debug = createDebug['default'] = createDebug; +exports.coerce = coerce; +exports.disable = disable; +exports.enable = enable; +exports.enabled = enabled; +exports.humanize = require('ms'); + +/** + * The currently active debug mode names, and names to skip. + */ + +exports.names = []; +exports.skips = []; + +/** + * Map of special "%n" handling functions, for the debug "format" argument. + * + * Valid key names are a single, lower or upper-case letter, i.e. "n" and "N". + */ + +exports.formatters = {}; + +/** + * Previous log timestamp. + */ + +var prevTime; + +/** + * Select a color. + * @param {String} namespace + * @return {Number} + * @api private + */ + +function selectColor(namespace) { + var hash = 0, i; + + for (i in namespace) { + hash = ((hash << 5) - hash) + namespace.charCodeAt(i); + hash |= 0; // Convert to 32bit integer + } + + return exports.colors[Math.abs(hash) % exports.colors.length]; +} + +/** + * Create a debugger with the given `namespace`. + * + * @param {String} namespace + * @return {Function} + * @api public + */ + +function createDebug(namespace) { + + function debug() { + // disabled? + if (!debug.enabled) return; + + var self = debug; + + // set `diff` timestamp + var curr = +new Date(); + var ms = curr - (prevTime || curr); + self.diff = ms; + self.prev = prevTime; + self.curr = curr; + prevTime = curr; + + // turn the `arguments` into a proper Array + var args = new Array(arguments.length); + for (var i = 0; i < args.length; i++) { + args[i] = arguments[i]; + } + + args[0] = exports.coerce(args[0]); + + if ('string' !== typeof args[0]) { + // anything else let's inspect with %O + args.unshift('%O'); + } + + // apply any `formatters` transformations + var index = 0; + args[0] = args[0].replace(/%([a-zA-Z%])/g, function(match, format) { + // if we encounter an escaped % then don't increase the array index + if (match === '%%') return match; + index++; + var formatter = exports.formatters[format]; + if ('function' === typeof formatter) { + var val = args[index]; + match = formatter.call(self, val); + + // now we need to remove `args[index]` since it's inlined in the `format` + args.splice(index, 1); + index--; + } + return match; + }); + + // apply env-specific formatting (colors, etc.) + exports.formatArgs.call(self, args); + + var logFn = debug.log || exports.log || console.log.bind(console); + logFn.apply(self, args); + } + + debug.namespace = namespace; + debug.enabled = exports.enabled(namespace); + debug.useColors = exports.useColors(); + debug.color = selectColor(namespace); + + // env-specific initialization logic for debug instances + if ('function' === typeof exports.init) { + exports.init(debug); + } + + return debug; +} + +/** + * Enables a debug mode by namespaces. This can include modes + * separated by a colon and wildcards. + * + * @param {String} namespaces + * @api public + */ + +function enable(namespaces) { + exports.save(namespaces); + + exports.names = []; + exports.skips = []; + + var split = (typeof namespaces === 'string' ? namespaces : '').split(/[\s,]+/); + var len = split.length; + + for (var i = 0; i < len; i++) { + if (!split[i]) continue; // ignore empty strings + namespaces = split[i].replace(/\*/g, '.*?'); + if (namespaces[0] === '-') { + exports.skips.push(new RegExp('^' + namespaces.substr(1) + '$')); + } else { + exports.names.push(new RegExp('^' + namespaces + '$')); + } + } +} + +/** + * Disable debug output. + * + * @api public + */ + +function disable() { + exports.enable(''); +} + +/** + * Returns true if the given mode name is enabled, false otherwise. + * + * @param {String} name + * @return {Boolean} + * @api public + */ + +function enabled(name) { + var i, len; + for (i = 0, len = exports.skips.length; i < len; i++) { + if (exports.skips[i].test(name)) { + return false; + } + } + for (i = 0, len = exports.names.length; i < len; i++) { + if (exports.names[i].test(name)) { + return true; + } + } + return false; +} + +/** + * Coerce `val`. + * + * @param {Mixed} val + * @return {Mixed} + * @api private + */ + +function coerce(val) { + if (val instanceof Error) return val.stack || val.message; + return val; +} diff --git a/node_modules/debug/src/index.js b/node_modules/debug/src/index.js new file mode 100644 index 0000000..e12cf4d --- /dev/null +++ b/node_modules/debug/src/index.js @@ -0,0 +1,10 @@ +/** + * Detect Electron renderer process, which is node, but we should + * treat as a browser. + */ + +if (typeof process !== 'undefined' && process.type === 'renderer') { + module.exports = require('./browser.js'); +} else { + module.exports = require('./node.js'); +} diff --git a/node_modules/debug/src/inspector-log.js b/node_modules/debug/src/inspector-log.js new file mode 100644 index 0000000..60ea6c0 --- /dev/null +++ b/node_modules/debug/src/inspector-log.js @@ -0,0 +1,15 @@ +module.exports = inspectorLog; + +// black hole +const nullStream = new (require('stream').Writable)(); +nullStream._write = () => {}; + +/** + * Outputs a `console.log()` to the Node.js Inspector console *only*. + */ +function inspectorLog() { + const stdout = console._stdout; + console._stdout = nullStream; + console.log.apply(console, arguments); + console._stdout = stdout; +} diff --git a/node_modules/debug/src/node.js b/node_modules/debug/src/node.js new file mode 100644 index 0000000..b15109c --- /dev/null +++ b/node_modules/debug/src/node.js @@ -0,0 +1,248 @@ +/** + * Module dependencies. + */ + +var tty = require('tty'); +var util = require('util'); + +/** + * This is the Node.js implementation of `debug()`. + * + * Expose `debug()` as the module. + */ + +exports = module.exports = require('./debug'); +exports.init = init; +exports.log = log; +exports.formatArgs = formatArgs; +exports.save = save; +exports.load = load; +exports.useColors = useColors; + +/** + * Colors. + */ + +exports.colors = [6, 2, 3, 4, 5, 1]; + +/** + * Build up the default `inspectOpts` object from the environment variables. + * + * $ DEBUG_COLORS=no DEBUG_DEPTH=10 DEBUG_SHOW_HIDDEN=enabled node script.js + */ + +exports.inspectOpts = Object.keys(process.env).filter(function (key) { + return /^debug_/i.test(key); +}).reduce(function (obj, key) { + // camel-case + var prop = key + .substring(6) + .toLowerCase() + .replace(/_([a-z])/g, function (_, k) { return k.toUpperCase() }); + + // coerce string value into JS value + var val = process.env[key]; + if (/^(yes|on|true|enabled)$/i.test(val)) val = true; + else if (/^(no|off|false|disabled)$/i.test(val)) val = false; + else if (val === 'null') val = null; + else val = Number(val); + + obj[prop] = val; + return obj; +}, {}); + +/** + * The file descriptor to write the `debug()` calls to. + * Set the `DEBUG_FD` env variable to override with another value. i.e.: + * + * $ DEBUG_FD=3 node script.js 3>debug.log + */ + +var fd = parseInt(process.env.DEBUG_FD, 10) || 2; + +if (1 !== fd && 2 !== fd) { + util.deprecate(function(){}, 'except for stderr(2) and stdout(1), any other usage of DEBUG_FD is deprecated. Override debug.log if you want to use a different log function (https://git.io/debug_fd)')() +} + +var stream = 1 === fd ? process.stdout : + 2 === fd ? process.stderr : + createWritableStdioStream(fd); + +/** + * Is stdout a TTY? Colored output is enabled when `true`. + */ + +function useColors() { + return 'colors' in exports.inspectOpts + ? Boolean(exports.inspectOpts.colors) + : tty.isatty(fd); +} + +/** + * Map %o to `util.inspect()`, all on a single line. + */ + +exports.formatters.o = function(v) { + this.inspectOpts.colors = this.useColors; + return util.inspect(v, this.inspectOpts) + .split('\n').map(function(str) { + return str.trim() + }).join(' '); +}; + +/** + * Map %o to `util.inspect()`, allowing multiple lines if needed. + */ + +exports.formatters.O = function(v) { + this.inspectOpts.colors = this.useColors; + return util.inspect(v, this.inspectOpts); +}; + +/** + * Adds ANSI color escape codes if enabled. + * + * @api public + */ + +function formatArgs(args) { + var name = this.namespace; + var useColors = this.useColors; + + if (useColors) { + var c = this.color; + var prefix = ' \u001b[3' + c + ';1m' + name + ' ' + '\u001b[0m'; + + args[0] = prefix + args[0].split('\n').join('\n' + prefix); + args.push('\u001b[3' + c + 'm+' + exports.humanize(this.diff) + '\u001b[0m'); + } else { + args[0] = new Date().toUTCString() + + ' ' + name + ' ' + args[0]; + } +} + +/** + * Invokes `util.format()` with the specified arguments and writes to `stream`. + */ + +function log() { + return stream.write(util.format.apply(util, arguments) + '\n'); +} + +/** + * Save `namespaces`. + * + * @param {String} namespaces + * @api private + */ + +function save(namespaces) { + if (null == namespaces) { + // If you set a process.env field to null or undefined, it gets cast to the + // string 'null' or 'undefined'. Just delete instead. + delete process.env.DEBUG; + } else { + process.env.DEBUG = namespaces; + } +} + +/** + * Load `namespaces`. + * + * @return {String} returns the previously persisted debug modes + * @api private + */ + +function load() { + return process.env.DEBUG; +} + +/** + * Copied from `node/src/node.js`. + * + * XXX: It's lame that node doesn't expose this API out-of-the-box. It also + * relies on the undocumented `tty_wrap.guessHandleType()` which is also lame. + */ + +function createWritableStdioStream (fd) { + var stream; + var tty_wrap = process.binding('tty_wrap'); + + // Note stream._type is used for test-module-load-list.js + + switch (tty_wrap.guessHandleType(fd)) { + case 'TTY': + stream = new tty.WriteStream(fd); + stream._type = 'tty'; + + // Hack to have stream not keep the event loop alive. + // See https://github.com/joyent/node/issues/1726 + if (stream._handle && stream._handle.unref) { + stream._handle.unref(); + } + break; + + case 'FILE': + var fs = require('fs'); + stream = new fs.SyncWriteStream(fd, { autoClose: false }); + stream._type = 'fs'; + break; + + case 'PIPE': + case 'TCP': + var net = require('net'); + stream = new net.Socket({ + fd: fd, + readable: false, + writable: true + }); + + // FIXME Should probably have an option in net.Socket to create a + // stream from an existing fd which is writable only. But for now + // we'll just add this hack and set the `readable` member to false. + // Test: ./node test/fixtures/echo.js < /etc/passwd + stream.readable = false; + stream.read = null; + stream._type = 'pipe'; + + // FIXME Hack to have stream not keep the event loop alive. + // See https://github.com/joyent/node/issues/1726 + if (stream._handle && stream._handle.unref) { + stream._handle.unref(); + } + break; + + default: + // Probably an error on in uv_guess_handle() + throw new Error('Implement me. Unknown stream file type!'); + } + + // For supporting legacy API we put the FD here. + stream.fd = fd; + + stream._isStdio = true; + + return stream; +} + +/** + * Init logic for `debug` instances. + * + * Create a new `inspectOpts` object in case `useColors` is set + * differently for a particular `debug` instance. + */ + +function init (debug) { + debug.inspectOpts = {}; + + var keys = Object.keys(exports.inspectOpts); + for (var i = 0; i < keys.length; i++) { + debug.inspectOpts[keys[i]] = exports.inspectOpts[keys[i]]; + } +} + +/** + * Enable namespaces listed in `process.env.DEBUG` initially. + */ + +exports.enable(load()); diff --git a/node_modules/decode-uri-component/index.js b/node_modules/decode-uri-component/index.js new file mode 100644 index 0000000..24e7db0 --- /dev/null +++ b/node_modules/decode-uri-component/index.js @@ -0,0 +1,94 @@ +'use strict'; +var token = '%[a-f0-9]{2}'; +var singleMatcher = new RegExp('(' + token + ')|([^%]+?)', 'gi'); +var multiMatcher = new RegExp('(' + token + ')+', 'gi'); + +function decodeComponents(components, split) { + try { + // Try to decode the entire string first + return [decodeURIComponent(components.join(''))]; + } catch (err) { + // Do nothing + } + + if (components.length === 1) { + return components; + } + + split = split || 1; + + // Split the array in 2 parts + var left = components.slice(0, split); + var right = components.slice(split); + + return Array.prototype.concat.call([], decodeComponents(left), decodeComponents(right)); +} + +function decode(input) { + try { + return decodeURIComponent(input); + } catch (err) { + var tokens = input.match(singleMatcher) || []; + + for (var i = 1; i < tokens.length; i++) { + input = decodeComponents(tokens, i).join(''); + + tokens = input.match(singleMatcher) || []; + } + + return input; + } +} + +function customDecodeURIComponent(input) { + // Keep track of all the replacements and prefill the map with the `BOM` + var replaceMap = { + '%FE%FF': '\uFFFD\uFFFD', + '%FF%FE': '\uFFFD\uFFFD' + }; + + var match = multiMatcher.exec(input); + while (match) { + try { + // Decode as big chunks as possible + replaceMap[match[0]] = decodeURIComponent(match[0]); + } catch (err) { + var result = decode(match[0]); + + if (result !== match[0]) { + replaceMap[match[0]] = result; + } + } + + match = multiMatcher.exec(input); + } + + // Add `%C2` at the end of the map to make sure it does not replace the combinator before everything else + replaceMap['%C2'] = '\uFFFD'; + + var entries = Object.keys(replaceMap); + + for (var i = 0; i < entries.length; i++) { + // Replace all decoded components + var key = entries[i]; + input = input.replace(new RegExp(key, 'g'), replaceMap[key]); + } + + return input; +} + +module.exports = function (encodedURI) { + if (typeof encodedURI !== 'string') { + throw new TypeError('Expected `encodedURI` to be of type `string`, got `' + typeof encodedURI + '`'); + } + + try { + encodedURI = encodedURI.replace(/\+/g, ' '); + + // Try the built in decoder first + return decodeURIComponent(encodedURI); + } catch (err) { + // Fallback to a more advanced decoder + return customDecodeURIComponent(encodedURI); + } +}; diff --git a/node_modules/decode-uri-component/license b/node_modules/decode-uri-component/license new file mode 100644 index 0000000..8dbcd53 --- /dev/null +++ b/node_modules/decode-uri-component/license @@ -0,0 +1,9 @@ +The MIT License (MIT) + +Copyright (c) 2017, Sam Verschueren (github.com/SamVerschueren) + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/decode-uri-component/package.json b/node_modules/decode-uri-component/package.json new file mode 100644 index 0000000..e232823 --- /dev/null +++ b/node_modules/decode-uri-component/package.json @@ -0,0 +1,37 @@ +{ + "name": "decode-uri-component", + "version": "0.2.2", + "description": "A better decodeURIComponent", + "license": "MIT", + "repository": "SamVerschueren/decode-uri-component", + "author": { + "name": "Sam Verschueren", + "email": "sam.verschueren@gmail.com", + "url": "github.com/SamVerschueren" + }, + "engines": { + "node": ">=0.10" + }, + "scripts": { + "test": "xo && nyc ava", + "coveralls": "nyc report --reporter=text-lcov | coveralls" + }, + "files": [ + "index.js" + ], + "keywords": [ + "decode", + "uri", + "component", + "decodeuricomponent", + "components", + "decoder", + "url" + ], + "devDependencies": { + "ava": "^0.17.0", + "coveralls": "^2.13.1", + "nyc": "^10.3.2", + "xo": "^0.16.0" + } +} diff --git a/node_modules/decode-uri-component/readme.md b/node_modules/decode-uri-component/readme.md new file mode 100644 index 0000000..3ed99b0 --- /dev/null +++ b/node_modules/decode-uri-component/readme.md @@ -0,0 +1,83 @@ +# decode-uri-component + +![CI](https://github.com/SamVerschueren/decode-uri-component/workflows/CI/badge.svg) [![Coverage Status](https://coveralls.io/repos/SamVerschueren/decode-uri-component/badge.svg?branch=master&service=github)](https://coveralls.io/github/SamVerschueren/decode-uri-component?branch=master) + +> A better [decodeURIComponent](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/decodeURIComponent) + + +## Why? + +- Decodes `+` to a space. +- Converts the [BOM](https://en.wikipedia.org/wiki/Byte_order_mark) to a [replacement character](https://en.wikipedia.org/wiki/Specials_(Unicode_block)#Replacement_character) `�`. +- Does not throw with invalid encoded input. +- Decodes as much of the string as possible. + + +## Install + +``` +$ npm install --save decode-uri-component +``` + + +## Usage + +```js +const decodeUriComponent = require('decode-uri-component'); + +decodeUriComponent('%25'); +//=> '%' + +decodeUriComponent('%'); +//=> '%' + +decodeUriComponent('st%C3%A5le'); +//=> 'ståle' + +decodeUriComponent('%st%C3%A5le%'); +//=> '%ståle%' + +decodeUriComponent('%%7Bst%C3%A5le%7D%'); +//=> '%{ståle}%' + +decodeUriComponent('%7B%ab%%7C%de%%7D'); +//=> '{%ab%|%de%}' + +decodeUriComponent('%FE%FF'); +//=> '\uFFFD\uFFFD' + +decodeUriComponent('%C2'); +//=> '\uFFFD' + +decodeUriComponent('%C2%B5'); +//=> 'µ' +``` + + +## API + +### decodeUriComponent(encodedURI) + +#### encodedURI + +Type: `string` + +An encoded component of a Uniform Resource Identifier. + + +## License + +MIT © [Sam Verschueren](https://github.com/SamVerschueren) + + +--- + +
+ + Get professional support for this package with a Tidelift subscription + +
+ + Tidelift helps make open source sustainable for maintainers while giving companies
assurances about security, maintenance, and licensing for their dependencies. +
+
diff --git a/node_modules/define-property/CHANGELOG.md b/node_modules/define-property/CHANGELOG.md new file mode 100644 index 0000000..901c8aa --- /dev/null +++ b/node_modules/define-property/CHANGELOG.md @@ -0,0 +1,82 @@ +# Release history + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). + +
+ Guiding Principles + +- Changelogs are for humans, not machines. +- There should be an entry for every single version. +- The same types of changes should be grouped. +- Versions and sections should be linkable. +- The latest version comes first. +- The release date of each versions is displayed. +- Mention whether you follow Semantic Versioning. + +
+ +
+ Types of changes + +Changelog entries are classified using the following labels _(from [keep-a-changelog](http://keepachangelog.com/)_): + +- `Added` for new features. +- `Changed` for changes in existing functionality. +- `Deprecated` for soon-to-be removed features. +- `Removed` for now removed features. +- `Fixed` for any bug fixes. +- `Security` in case of vulnerabilities. + +
+ +## [2.0.0] - 2017-04-20 + +### Changed + +- Now supports data descriptors in addition to accessor descriptors. +- Now uses [Reflect.defineProperty][reflect] when available, otherwise falls back to [Object.defineProperty][object]. + +## [1.0.0] - 2017-04-20 + +- stable release + +## [0.2.5] - 2015-08-31 + +- use is-descriptor + +## [0.2.3] - 2015-08-29 + +- check keys length + +## [0.2.2] - 2015-08-27 + +- ensure val is an object + +## [0.2.1] - 2015-08-27 + +- support functions + +## [0.2.0] - 2015-08-27 + +- support get/set +- update docs + +## [0.1.0] - 2015-08-12 + +- first commit + +[2.0.0]: https://github.com/jonschlinkert/define-property/compare/1.0.0...2.0.0 +[1.0.0]: https://github.com/jonschlinkert/define-property/compare/0.2.5...1.0.0 +[0.2.5]: https://github.com/jonschlinkert/define-property/compare/0.2.3...0.2.5 +[0.2.3]: https://github.com/jonschlinkert/define-property/compare/0.2.2...0.2.3 +[0.2.2]: https://github.com/jonschlinkert/define-property/compare/0.2.1...0.2.2 +[0.2.1]: https://github.com/jonschlinkert/define-property/compare/0.2.0...0.2.1 +[0.2.0]: https://github.com/jonschlinkert/define-property/compare/0.1.3...0.2.0 + +[keep-a-changelog]: https://github.com/olivierlacan/keep-a-changelog + +[object]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/defineProperty +[reflect]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Reflect/defineProperty diff --git a/node_modules/define-property/LICENSE b/node_modules/define-property/LICENSE new file mode 100644 index 0000000..f8de063 --- /dev/null +++ b/node_modules/define-property/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015-2018, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/define-property/README.md b/node_modules/define-property/README.md new file mode 100644 index 0000000..f1ee8f9 --- /dev/null +++ b/node_modules/define-property/README.md @@ -0,0 +1,117 @@ +# define-property [![NPM version](https://img.shields.io/npm/v/define-property.svg?style=flat)](https://www.npmjs.com/package/define-property) [![NPM monthly downloads](https://img.shields.io/npm/dm/define-property.svg?style=flat)](https://npmjs.org/package/define-property) [![NPM total downloads](https://img.shields.io/npm/dt/define-property.svg?style=flat)](https://npmjs.org/package/define-property) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/define-property.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/define-property) + +> Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty. + +Please consider following this project's author, [Jon Schlinkert](https://github.com/jonschlinkert), and consider starring the project to show your :heart: and support. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save define-property +``` + +## Release history + +See [the CHANGELOG](changelog.md) for updates. + +## Usage + +**Params** + +* `object`: The object on which to define the property. +* `key`: The name of the property to be defined or modified. +* `value`: The value or descriptor of the property being defined or modified. + +```js +var define = require('define-property'); +var obj = {}; +define(obj, 'foo', function(val) { + return val.toUpperCase(); +}); + +// by default, defined properties are non-enumberable +console.log(obj); +//=> {} + +console.log(obj.foo('bar')); +//=> 'BAR' +``` + +**defining setters/getters** + +Pass the same properties you would if using [Object.defineProperty](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/defineProperty) or [Reflect.defineProperty](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Reflect/defineProperty). + +```js +define(obj, 'foo', { + set: function() {}, + get: function() {} +}); +``` + +## About + +
+Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +
+ +
+Running Tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +
+ +
+Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +
+ +### Related projects + +You might also be interested in these projects: + +* [assign-deep](https://www.npmjs.com/package/assign-deep): Deeply assign the enumerable properties and/or es6 Symbol properies of source objects to the target… [more](https://github.com/jonschlinkert/assign-deep) | [homepage](https://github.com/jonschlinkert/assign-deep "Deeply assign the enumerable properties and/or es6 Symbol properies of source objects to the target (first) object.") +* [extend-shallow](https://www.npmjs.com/package/extend-shallow): Extend an object with the properties of additional objects. node.js/javascript util. | [homepage](https://github.com/jonschlinkert/extend-shallow "Extend an object with the properties of additional objects. node.js/javascript util.") +* [merge-deep](https://www.npmjs.com/package/merge-deep): Recursively merge values in a javascript object. | [homepage](https://github.com/jonschlinkert/merge-deep "Recursively merge values in a javascript object.") +* [mixin-deep](https://www.npmjs.com/package/mixin-deep): Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. | [homepage](https://github.com/jonschlinkert/mixin-deep "Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.") + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 28 | [jonschlinkert](https://github.com/jonschlinkert) | +| 1 | [doowb](https://github.com/doowb) | + +### Author + +**Jon Schlinkert** + +* Connect with me on [linkedin/in/jonschlinkert](https://linkedin.com/in/jonschlinkert) +* Follow me on [github/jonschlinkert](https://github.com/jonschlinkert) +* Follow me on [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2018, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on January 25, 2018._ \ No newline at end of file diff --git a/node_modules/define-property/index.js b/node_modules/define-property/index.js new file mode 100644 index 0000000..0efa0a9 --- /dev/null +++ b/node_modules/define-property/index.js @@ -0,0 +1,38 @@ +/*! + * define-property + * + * Copyright (c) 2015-2018, Jon Schlinkert. + * Released under the MIT License. + */ + +'use strict'; + +var isobject = require('isobject'); +var isDescriptor = require('is-descriptor'); +var define = (typeof Reflect !== 'undefined' && Reflect.defineProperty) + ? Reflect.defineProperty + : Object.defineProperty; + +module.exports = function defineProperty(obj, key, val) { + if (!isobject(obj) && typeof obj !== 'function' && !Array.isArray(obj)) { + throw new TypeError('expected an object, function, or array'); + } + + if (typeof key !== 'string') { + throw new TypeError('expected "key" to be a string'); + } + + if (isDescriptor(val)) { + define(obj, key, val); + return obj; + } + + define(obj, key, { + configurable: true, + enumerable: false, + writable: true, + value: val + }); + + return obj; +}; diff --git a/node_modules/define-property/package.json b/node_modules/define-property/package.json new file mode 100644 index 0000000..f8fd21c --- /dev/null +++ b/node_modules/define-property/package.json @@ -0,0 +1,67 @@ +{ + "name": "define-property", + "description": "Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.", + "version": "2.0.2", + "homepage": "https://github.com/jonschlinkert/define-property", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Brian Woodward (https://twitter.com/doowb)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)" + ], + "repository": "jonschlinkert/define-property", + "bugs": { + "url": "https://github.com/jonschlinkert/define-property/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "is-descriptor": "^1.0.2", + "isobject": "^3.0.1" + }, + "devDependencies": { + "gulp-format-md": "^1.0.0", + "mocha": "^3.5.3" + }, + "keywords": [ + "define", + "define-property", + "enumerable", + "key", + "non", + "non-enumerable", + "object", + "prop", + "property", + "value" + ], + "verb": { + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "related": { + "list": [ + "assign-deep", + "extend-shallow", + "merge-deep", + "mixin-deep" + ] + }, + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/del/index.d.ts b/node_modules/del/index.d.ts new file mode 100644 index 0000000..25608eb --- /dev/null +++ b/node_modules/del/index.d.ts @@ -0,0 +1,116 @@ +import {GlobbyOptions} from 'globby'; + +declare namespace del { + interface ProgressData { + /** + Deleted files and directories count. + */ + deletedCount: number; + + /** + Total files and directories count. + */ + totalCount: number; + + /** + Completed percentage. A value between `0` and `1`. + */ + percent: number; + } + + interface Options extends GlobbyOptions { + /** + Allow deleting the current working directory and outside. + + @default false + */ + readonly force?: boolean; + + /** + See what would be deleted. + + @default false + + @example + ``` + import del = require('del'); + + (async () => { + const deletedPaths = await del(['temp/*.js'], {dryRun: true}); + + console.log('Files and directories that would be deleted:\n', deletedPaths.join('\n')); + })(); + ``` + */ + readonly dryRun?: boolean; + + /** + Concurrency limit. Minimum: `1`. + + @default Infinity + */ + readonly concurrency?: number; + + /** + Called after each file or directory is deleted. + + @example + ``` + import del from 'del'; + + await del(patterns, { + onProgress: progress => { + // … + }}); + ``` + */ + readonly onProgress?: (progress: ProgressData) => void; + } +} + +declare const del: { + /** + Synchronously delete files and directories using glob patterns. + + Note that glob patterns can only contain forward-slashes, not backward-slashes. Windows file paths can use backward-slashes as long as the path does not contain any glob-like characters, otherwise use `path.posix.join()` instead of `path.join()`. + + @param patterns - See the supported [glob patterns](https://github.com/sindresorhus/globby#globbing-patterns). + - [Pattern examples with expected matches](https://github.com/sindresorhus/multimatch/blob/main/test/test.js) + - [Quick globbing pattern overview](https://github.com/sindresorhus/multimatch#globbing-patterns) + @param options - You can specify any of the [`globby` options](https://github.com/sindresorhus/globby#options) in addition to the `del` options. In contrast to the `globby` defaults, `expandDirectories`, `onlyFiles`, and `followSymbolicLinks` are `false` by default. + @returns The deleted paths. + */ + sync: ( + patterns: string | readonly string[], + options?: del.Options + ) => string[]; + + /** + Delete files and directories using glob patterns. + + Note that glob patterns can only contain forward-slashes, not backward-slashes. Windows file paths can use backward-slashes as long as the path does not contain any glob-like characters, otherwise use `path.posix.join()` instead of `path.join()`. + + @param patterns - See the supported [glob patterns](https://github.com/sindresorhus/globby#globbing-patterns). + - [Pattern examples with expected matches](https://github.com/sindresorhus/multimatch/blob/main/test/test.js) + - [Quick globbing pattern overview](https://github.com/sindresorhus/multimatch#globbing-patterns) + @param options - You can specify any of the [`globby` options](https://github.com/sindresorhus/globby#options) in addition to the `del` options. In contrast to the `globby` defaults, `expandDirectories`, `onlyFiles`, and `followSymbolicLinks` are `false` by default. + @returns The deleted paths. + + @example + ``` + import del = require('del'); + + (async () => { + const deletedPaths = await del(['temp/*.js', '!temp/unicorn.js']); + + console.log('Deleted files and directories:\n', deletedPaths.join('\n')); + })(); + ``` + */ + ( + patterns: string | readonly string[], + options?: del.Options + ): Promise; +}; + +export = del; diff --git a/node_modules/del/index.js b/node_modules/del/index.js new file mode 100644 index 0000000..472b93c --- /dev/null +++ b/node_modules/del/index.js @@ -0,0 +1,139 @@ +'use strict'; +const {promisify} = require('util'); +const path = require('path'); +const globby = require('globby'); +const isGlob = require('is-glob'); +const slash = require('slash'); +const gracefulFs = require('graceful-fs'); +const isPathCwd = require('is-path-cwd'); +const isPathInside = require('is-path-inside'); +const rimraf = require('rimraf'); +const pMap = require('p-map'); + +const rimrafP = promisify(rimraf); + +const rimrafOptions = { + glob: false, + unlink: gracefulFs.unlink, + unlinkSync: gracefulFs.unlinkSync, + chmod: gracefulFs.chmod, + chmodSync: gracefulFs.chmodSync, + stat: gracefulFs.stat, + statSync: gracefulFs.statSync, + lstat: gracefulFs.lstat, + lstatSync: gracefulFs.lstatSync, + rmdir: gracefulFs.rmdir, + rmdirSync: gracefulFs.rmdirSync, + readdir: gracefulFs.readdir, + readdirSync: gracefulFs.readdirSync +}; + +function safeCheck(file, cwd) { + if (isPathCwd(file)) { + throw new Error('Cannot delete the current working directory. Can be overridden with the `force` option.'); + } + + if (!isPathInside(file, cwd)) { + throw new Error('Cannot delete files/directories outside the current working directory. Can be overridden with the `force` option.'); + } +} + +function normalizePatterns(patterns) { + patterns = Array.isArray(patterns) ? patterns : [patterns]; + + patterns = patterns.map(pattern => { + if (process.platform === 'win32' && isGlob(pattern) === false) { + return slash(pattern); + } + + return pattern; + }); + + return patterns; +} + +module.exports = async (patterns, {force, dryRun, cwd = process.cwd(), onProgress = () => {}, ...options} = {}) => { + options = { + expandDirectories: false, + onlyFiles: false, + followSymbolicLinks: false, + cwd, + ...options + }; + + patterns = normalizePatterns(patterns); + + const files = (await globby(patterns, options)) + .sort((a, b) => b.localeCompare(a)); + + if (files.length === 0) { + onProgress({ + totalCount: 0, + deletedCount: 0, + percent: 1 + }); + } + + let deletedCount = 0; + + const mapper = async file => { + file = path.resolve(cwd, file); + + if (!force) { + safeCheck(file, cwd); + } + + if (!dryRun) { + await rimrafP(file, rimrafOptions); + } + + deletedCount += 1; + + onProgress({ + totalCount: files.length, + deletedCount, + percent: deletedCount / files.length + }); + + return file; + }; + + const removedFiles = await pMap(files, mapper, options); + + removedFiles.sort((a, b) => a.localeCompare(b)); + + return removedFiles; +}; + +module.exports.sync = (patterns, {force, dryRun, cwd = process.cwd(), ...options} = {}) => { + options = { + expandDirectories: false, + onlyFiles: false, + followSymbolicLinks: false, + cwd, + ...options + }; + + patterns = normalizePatterns(patterns); + + const files = globby.sync(patterns, options) + .sort((a, b) => b.localeCompare(a)); + + const removedFiles = files.map(file => { + file = path.resolve(cwd, file); + + if (!force) { + safeCheck(file, cwd); + } + + if (!dryRun) { + rimraf.sync(file, rimrafOptions); + } + + return file; + }); + + removedFiles.sort((a, b) => a.localeCompare(b)); + + return removedFiles; +}; diff --git a/node_modules/del/license b/node_modules/del/license new file mode 100644 index 0000000..fa7ceba --- /dev/null +++ b/node_modules/del/license @@ -0,0 +1,9 @@ +MIT License + +Copyright (c) Sindre Sorhus (https://sindresorhus.com) + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/del/package.json b/node_modules/del/package.json new file mode 100644 index 0000000..5f533a6 --- /dev/null +++ b/node_modules/del/package.json @@ -0,0 +1,66 @@ +{ + "name": "del", + "version": "6.1.1", + "description": "Delete files and directories", + "license": "MIT", + "repository": "sindresorhus/del", + "funding": "https://github.com/sponsors/sindresorhus", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "https://sindresorhus.com" + }, + "engines": { + "node": ">=10" + }, + "scripts": { + "test": "xo && ava && tsd", + "bench": "node benchmark.js" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "delete", + "files", + "folders", + "directories", + "remove", + "destroy", + "trash", + "unlink", + "clean", + "cleaning", + "cleanup", + "rm", + "rmrf", + "rimraf", + "rmdir", + "glob", + "gulpfriendly", + "file", + "folder", + "directory", + "fs", + "filesystem" + ], + "dependencies": { + "globby": "^11.0.1", + "graceful-fs": "^4.2.4", + "is-glob": "^4.0.1", + "is-path-cwd": "^2.2.0", + "is-path-inside": "^3.0.2", + "p-map": "^4.0.0", + "rimraf": "^3.0.2", + "slash": "^3.0.0" + }, + "devDependencies": { + "ava": "^2.4.0", + "benchmark": "^2.1.4", + "make-dir": "^3.1.0", + "tempy": "^0.7.0", + "tsd": "^0.13.1", + "xo": "^0.33.1" + } +} diff --git a/node_modules/del/readme.md b/node_modules/del/readme.md new file mode 100644 index 0000000..eefdde8 --- /dev/null +++ b/node_modules/del/readme.md @@ -0,0 +1,151 @@ +# del + +> Delete files and directories using [globs](https://github.com/sindresorhus/globby#globbing-patterns) + +Similar to [rimraf](https://github.com/isaacs/rimraf), but with a Promise API and support for multiple files and globbing. It also protects you against deleting the current working directory and above. + +## Install + +``` +$ npm install del +``` + +## Usage + +```js +const del = require('del'); + +(async () => { + const deletedFilePaths = await del(['temp/*.js', '!temp/unicorn.js']); + const deletedDirectoryPaths = await del(['temp', 'public']); + + console.log('Deleted files:\n', deletedFilePaths.join('\n')); + console.log('\n\n'); + console.log('Deleted directories:\n', deletedDirectoryPaths.join('\n')); +})(); +``` + +## Beware + +The glob pattern `**` matches all children and *the parent*. + +So this won't work: + +```js +del.sync(['public/assets/**', '!public/assets/goat.png']); +``` + +You have to explicitly ignore the parent directories too: + +```js +del.sync(['public/assets/**', '!public/assets', '!public/assets/goat.png']); +``` + +To delete all subdirectories inside `public/`, you can do: + +```js +del.sync(['public/*/']); +``` + +Suggestions on how to improve this welcome! + +## API + +Note that glob patterns can only contain forward-slashes, not backward-slashes. Windows file paths can use backward-slashes as long as the path does not contain any glob-like characters, otherwise use `path.posix.join()` instead of `path.join()`. + +### del(patterns, options?) + +Returns `Promise` with the deleted paths. + +### del.sync(patterns, options?) + +Returns `string[]` with the deleted paths. + +#### patterns + +Type: `string | string[]` + +See the supported [glob patterns](https://github.com/sindresorhus/globby#globbing-patterns). + +- [Pattern examples with expected matches](https://github.com/sindresorhus/multimatch/blob/main/test/test.js) +- [Quick globbing pattern overview](https://github.com/sindresorhus/multimatch#globbing-patterns) + +#### options + +Type: `object` + +You can specify any of the [`globby` options](https://github.com/sindresorhus/globby#options) in addition to the below options. In contrast to the `globby` defaults, `expandDirectories`, `onlyFiles`, and `followSymbolicLinks` are `false` by default. + +##### force + +Type: `boolean`\ +Default: `false` + +Allow deleting the current working directory and outside. + +##### dryRun + +Type: `boolean`\ +Default: `false` + +See what would be deleted. + +```js +const del = require('del'); + +(async () => { + const deletedPaths = await del(['temp/*.js'], {dryRun: true}); + + console.log('Files and directories that would be deleted:\n', deletedPaths.join('\n')); +})(); +``` + +##### concurrency + +Type: `number`\ +Default: `Infinity`\ +Minimum: `1` + +Concurrency limit. + +##### onProgress + +Type: `(progress: ProgressData) => void` + +Called after each file or directory is deleted. + +```js +import del from 'del'; + +await del(patterns, { + onProgress: progress => { + // … +}}); +``` + +###### ProgressData + +```js +{ + totalCount: number, + deletedCount: number, + percent: number +} +``` + +- `percent` is a value between `0` and `1` + +## CLI + +See [del-cli](https://github.com/sindresorhus/del-cli) for a CLI for this module and [trash-cli](https://github.com/sindresorhus/trash-cli) for a safe version that is suitable for running by hand. + +## del for enterprise + +Available as part of the Tidelift Subscription. + +The maintainers of del and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/npm-del?utm_source=npm-del&utm_medium=referral&utm_campaign=enterprise&utm_term=repo) + +## Related + +- [make-dir](https://github.com/sindresorhus/make-dir) - Make a directory and its parents if needed +- [globby](https://github.com/sindresorhus/globby) - User-friendly glob matching diff --git a/node_modules/delegates/.npmignore b/node_modules/delegates/.npmignore new file mode 100644 index 0000000..c2658d7 --- /dev/null +++ b/node_modules/delegates/.npmignore @@ -0,0 +1 @@ +node_modules/ diff --git a/node_modules/delegates/History.md b/node_modules/delegates/History.md new file mode 100644 index 0000000..25959ea --- /dev/null +++ b/node_modules/delegates/History.md @@ -0,0 +1,22 @@ + +1.0.0 / 2015-12-14 +================== + + * Merge pull request #12 from kasicka/master + * Add license text + +0.1.0 / 2014-10-17 +================== + + * adds `.fluent()` to api + +0.0.3 / 2014-01-13 +================== + + * fix receiver for .method() + +0.0.2 / 2014-01-13 +================== + + * Object.defineProperty() sucks + * Initial commit diff --git a/node_modules/delegates/License b/node_modules/delegates/License new file mode 100644 index 0000000..60de60a --- /dev/null +++ b/node_modules/delegates/License @@ -0,0 +1,20 @@ +Copyright (c) 2015 TJ Holowaychuk + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/delegates/Makefile b/node_modules/delegates/Makefile new file mode 100644 index 0000000..a9dcfd5 --- /dev/null +++ b/node_modules/delegates/Makefile @@ -0,0 +1,8 @@ + +test: + @./node_modules/.bin/mocha \ + --require should \ + --reporter spec \ + --bail + +.PHONY: test \ No newline at end of file diff --git a/node_modules/delegates/Readme.md b/node_modules/delegates/Readme.md new file mode 100644 index 0000000..ab8cf4a --- /dev/null +++ b/node_modules/delegates/Readme.md @@ -0,0 +1,94 @@ + +# delegates + + Node method and accessor delegation utilty. + +## Installation + +``` +$ npm install delegates +``` + +## Example + +```js +var delegate = require('delegates'); + +... + +delegate(proto, 'request') + .method('acceptsLanguages') + .method('acceptsEncodings') + .method('acceptsCharsets') + .method('accepts') + .method('is') + .access('querystring') + .access('idempotent') + .access('socket') + .access('length') + .access('query') + .access('search') + .access('status') + .access('method') + .access('path') + .access('body') + .access('host') + .access('url') + .getter('subdomains') + .getter('protocol') + .getter('header') + .getter('stale') + .getter('fresh') + .getter('secure') + .getter('ips') + .getter('ip') +``` + +# API + +## Delegate(proto, prop) + +Creates a delegator instance used to configure using the `prop` on the given +`proto` object. (which is usually a prototype) + +## Delegate#method(name) + +Allows the given method `name` to be accessed on the host. + +## Delegate#getter(name) + +Creates a "getter" for the property with the given `name` on the delegated +object. + +## Delegate#setter(name) + +Creates a "setter" for the property with the given `name` on the delegated +object. + +## Delegate#access(name) + +Creates an "accessor" (ie: both getter *and* setter) for the property with the +given `name` on the delegated object. + +## Delegate#fluent(name) + +A unique type of "accessor" that works for a "fluent" API. When called as a +getter, the method returns the expected value. However, if the method is called +with a value, it will return itself so it can be chained. For example: + +```js +delegate(proto, 'request') + .fluent('query') + +// getter +var q = request.query(); + +// setter (chainable) +request + .query({ a: 1 }) + .query({ b: 2 }); +``` + +# License + + MIT diff --git a/node_modules/delegates/index.js b/node_modules/delegates/index.js new file mode 100644 index 0000000..17c222d --- /dev/null +++ b/node_modules/delegates/index.js @@ -0,0 +1,121 @@ + +/** + * Expose `Delegator`. + */ + +module.exports = Delegator; + +/** + * Initialize a delegator. + * + * @param {Object} proto + * @param {String} target + * @api public + */ + +function Delegator(proto, target) { + if (!(this instanceof Delegator)) return new Delegator(proto, target); + this.proto = proto; + this.target = target; + this.methods = []; + this.getters = []; + this.setters = []; + this.fluents = []; +} + +/** + * Delegate method `name`. + * + * @param {String} name + * @return {Delegator} self + * @api public + */ + +Delegator.prototype.method = function(name){ + var proto = this.proto; + var target = this.target; + this.methods.push(name); + + proto[name] = function(){ + return this[target][name].apply(this[target], arguments); + }; + + return this; +}; + +/** + * Delegator accessor `name`. + * + * @param {String} name + * @return {Delegator} self + * @api public + */ + +Delegator.prototype.access = function(name){ + return this.getter(name).setter(name); +}; + +/** + * Delegator getter `name`. + * + * @param {String} name + * @return {Delegator} self + * @api public + */ + +Delegator.prototype.getter = function(name){ + var proto = this.proto; + var target = this.target; + this.getters.push(name); + + proto.__defineGetter__(name, function(){ + return this[target][name]; + }); + + return this; +}; + +/** + * Delegator setter `name`. + * + * @param {String} name + * @return {Delegator} self + * @api public + */ + +Delegator.prototype.setter = function(name){ + var proto = this.proto; + var target = this.target; + this.setters.push(name); + + proto.__defineSetter__(name, function(val){ + return this[target][name] = val; + }); + + return this; +}; + +/** + * Delegator fluent accessor + * + * @param {String} name + * @return {Delegator} self + * @api public + */ + +Delegator.prototype.fluent = function (name) { + var proto = this.proto; + var target = this.target; + this.fluents.push(name); + + proto[name] = function(val){ + if ('undefined' != typeof val) { + this[target][name] = val; + return this; + } else { + return this[target][name]; + } + }; + + return this; +}; diff --git a/node_modules/delegates/package.json b/node_modules/delegates/package.json new file mode 100644 index 0000000..1724038 --- /dev/null +++ b/node_modules/delegates/package.json @@ -0,0 +1,13 @@ +{ + "name": "delegates", + "version": "1.0.0", + "repository": "visionmedia/node-delegates", + "description": "delegate methods and accessors to another property", + "keywords": ["delegate", "delegation"], + "dependencies": {}, + "devDependencies": { + "mocha": "*", + "should": "*" + }, + "license": "MIT" +} diff --git a/node_modules/delegates/test/index.js b/node_modules/delegates/test/index.js new file mode 100644 index 0000000..7b6e3d4 --- /dev/null +++ b/node_modules/delegates/test/index.js @@ -0,0 +1,94 @@ + +var assert = require('assert'); +var delegate = require('..'); + +describe('.method(name)', function(){ + it('should delegate methods', function(){ + var obj = {}; + + obj.request = { + foo: function(bar){ + assert(this == obj.request); + return bar; + } + }; + + delegate(obj, 'request').method('foo'); + + obj.foo('something').should.equal('something'); + }) +}) + +describe('.getter(name)', function(){ + it('should delegate getters', function(){ + var obj = {}; + + obj.request = { + get type() { + return 'text/html'; + } + } + + delegate(obj, 'request').getter('type'); + + obj.type.should.equal('text/html'); + }) +}) + +describe('.setter(name)', function(){ + it('should delegate setters', function(){ + var obj = {}; + + obj.request = { + get type() { + return this._type.toUpperCase(); + }, + + set type(val) { + this._type = val; + } + } + + delegate(obj, 'request').setter('type'); + + obj.type = 'hey'; + obj.request.type.should.equal('HEY'); + }) +}) + +describe('.access(name)', function(){ + it('should delegate getters and setters', function(){ + var obj = {}; + + obj.request = { + get type() { + return this._type.toUpperCase(); + }, + + set type(val) { + this._type = val; + } + } + + delegate(obj, 'request').access('type'); + + obj.type = 'hey'; + obj.type.should.equal('HEY'); + }) +}) + +describe('.fluent(name)', function () { + it('should delegate in a fluent fashion', function () { + var obj = { + settings: { + env: 'development' + } + }; + + delegate(obj, 'settings').fluent('env'); + + obj.env().should.equal('development'); + obj.env('production').should.equal(obj); + obj.settings.env.should.equal('production'); + }) +}) diff --git a/node_modules/depd/History.md b/node_modules/depd/History.md new file mode 100644 index 0000000..507ecb8 --- /dev/null +++ b/node_modules/depd/History.md @@ -0,0 +1,96 @@ +1.1.2 / 2018-01-11 +================== + + * perf: remove argument reassignment + * Support Node.js 0.6 to 9.x + +1.1.1 / 2017-07-27 +================== + + * Remove unnecessary `Buffer` loading + * Support Node.js 0.6 to 8.x + +1.1.0 / 2015-09-14 +================== + + * Enable strict mode in more places + * Support io.js 3.x + * Support io.js 2.x + * Support web browser loading + - Requires bundler like Browserify or webpack + +1.0.1 / 2015-04-07 +================== + + * Fix `TypeError`s when under `'use strict'` code + * Fix useless type name on auto-generated messages + * Support io.js 1.x + * Support Node.js 0.12 + +1.0.0 / 2014-09-17 +================== + + * No changes + +0.4.5 / 2014-09-09 +================== + + * Improve call speed to functions using the function wrapper + * Support Node.js 0.6 + +0.4.4 / 2014-07-27 +================== + + * Work-around v8 generating empty stack traces + +0.4.3 / 2014-07-26 +================== + + * Fix exception when global `Error.stackTraceLimit` is too low + +0.4.2 / 2014-07-19 +================== + + * Correct call site for wrapped functions and properties + +0.4.1 / 2014-07-19 +================== + + * Improve automatic message generation for function properties + +0.4.0 / 2014-07-19 +================== + + * Add `TRACE_DEPRECATION` environment variable + * Remove non-standard grey color from color output + * Support `--no-deprecation` argument + * Support `--trace-deprecation` argument + * Support `deprecate.property(fn, prop, message)` + +0.3.0 / 2014-06-16 +================== + + * Add `NO_DEPRECATION` environment variable + +0.2.0 / 2014-06-15 +================== + + * Add `deprecate.property(obj, prop, message)` + * Remove `supports-color` dependency for node.js 0.8 + +0.1.0 / 2014-06-15 +================== + + * Add `deprecate.function(fn, message)` + * Add `process.on('deprecation', fn)` emitter + * Automatically generate message when omitted from `deprecate()` + +0.0.1 / 2014-06-15 +================== + + * Fix warning for dynamic calls at singe call site + +0.0.0 / 2014-06-15 +================== + + * Initial implementation diff --git a/node_modules/depd/LICENSE b/node_modules/depd/LICENSE new file mode 100644 index 0000000..84441fb --- /dev/null +++ b/node_modules/depd/LICENSE @@ -0,0 +1,22 @@ +(The MIT License) + +Copyright (c) 2014-2017 Douglas Christopher Wilson + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/depd/Readme.md b/node_modules/depd/Readme.md new file mode 100644 index 0000000..7790670 --- /dev/null +++ b/node_modules/depd/Readme.md @@ -0,0 +1,280 @@ +# depd + +[![NPM Version][npm-version-image]][npm-url] +[![NPM Downloads][npm-downloads-image]][npm-url] +[![Node.js Version][node-image]][node-url] +[![Linux Build][travis-image]][travis-url] +[![Windows Build][appveyor-image]][appveyor-url] +[![Coverage Status][coveralls-image]][coveralls-url] + +Deprecate all the things + +> With great modules comes great responsibility; mark things deprecated! + +## Install + +This module is installed directly using `npm`: + +```sh +$ npm install depd +``` + +This module can also be bundled with systems like +[Browserify](http://browserify.org/) or [webpack](https://webpack.github.io/), +though by default this module will alter it's API to no longer display or +track deprecations. + +## API + + + +```js +var deprecate = require('depd')('my-module') +``` + +This library allows you to display deprecation messages to your users. +This library goes above and beyond with deprecation warnings by +introspection of the call stack (but only the bits that it is interested +in). + +Instead of just warning on the first invocation of a deprecated +function and never again, this module will warn on the first invocation +of a deprecated function per unique call site, making it ideal to alert +users of all deprecated uses across the code base, rather than just +whatever happens to execute first. + +The deprecation warnings from this module also include the file and line +information for the call into the module that the deprecated function was +in. + +**NOTE** this library has a similar interface to the `debug` module, and +this module uses the calling file to get the boundary for the call stacks, +so you should always create a new `deprecate` object in each file and not +within some central file. + +### depd(namespace) + +Create a new deprecate function that uses the given namespace name in the +messages and will display the call site prior to the stack entering the +file this function was called from. It is highly suggested you use the +name of your module as the namespace. + +### deprecate(message) + +Call this function from deprecated code to display a deprecation message. +This message will appear once per unique caller site. Caller site is the +first call site in the stack in a different file from the caller of this +function. + +If the message is omitted, a message is generated for you based on the site +of the `deprecate()` call and will display the name of the function called, +similar to the name displayed in a stack trace. + +### deprecate.function(fn, message) + +Call this function to wrap a given function in a deprecation message on any +call to the function. An optional message can be supplied to provide a custom +message. + +### deprecate.property(obj, prop, message) + +Call this function to wrap a given property on object in a deprecation message +on any accessing or setting of the property. An optional message can be supplied +to provide a custom message. + +The method must be called on the object where the property belongs (not +inherited from the prototype). + +If the property is a data descriptor, it will be converted to an accessor +descriptor in order to display the deprecation message. + +### process.on('deprecation', fn) + +This module will allow easy capturing of deprecation errors by emitting the +errors as the type "deprecation" on the global `process`. If there are no +listeners for this type, the errors are written to STDERR as normal, but if +there are any listeners, nothing will be written to STDERR and instead only +emitted. From there, you can write the errors in a different format or to a +logging source. + +The error represents the deprecation and is emitted only once with the same +rules as writing to STDERR. The error has the following properties: + + - `message` - This is the message given by the library + - `name` - This is always `'DeprecationError'` + - `namespace` - This is the namespace the deprecation came from + - `stack` - This is the stack of the call to the deprecated thing + +Example `error.stack` output: + +``` +DeprecationError: my-cool-module deprecated oldfunction + at Object. ([eval]-wrapper:6:22) + at Module._compile (module.js:456:26) + at evalScript (node.js:532:25) + at startup (node.js:80:7) + at node.js:902:3 +``` + +### process.env.NO_DEPRECATION + +As a user of modules that are deprecated, the environment variable `NO_DEPRECATION` +is provided as a quick solution to silencing deprecation warnings from being +output. The format of this is similar to that of `DEBUG`: + +```sh +$ NO_DEPRECATION=my-module,othermod node app.js +``` + +This will suppress deprecations from being output for "my-module" and "othermod". +The value is a list of comma-separated namespaces. To suppress every warning +across all namespaces, use the value `*` for a namespace. + +Providing the argument `--no-deprecation` to the `node` executable will suppress +all deprecations (only available in Node.js 0.8 or higher). + +**NOTE** This will not suppress the deperecations given to any "deprecation" +event listeners, just the output to STDERR. + +### process.env.TRACE_DEPRECATION + +As a user of modules that are deprecated, the environment variable `TRACE_DEPRECATION` +is provided as a solution to getting more detailed location information in deprecation +warnings by including the entire stack trace. The format of this is the same as +`NO_DEPRECATION`: + +```sh +$ TRACE_DEPRECATION=my-module,othermod node app.js +``` + +This will include stack traces for deprecations being output for "my-module" and +"othermod". The value is a list of comma-separated namespaces. To trace every +warning across all namespaces, use the value `*` for a namespace. + +Providing the argument `--trace-deprecation` to the `node` executable will trace +all deprecations (only available in Node.js 0.8 or higher). + +**NOTE** This will not trace the deperecations silenced by `NO_DEPRECATION`. + +## Display + +![message](files/message.png) + +When a user calls a function in your library that you mark deprecated, they +will see the following written to STDERR (in the given colors, similar colors +and layout to the `debug` module): + +``` +bright cyan bright yellow +| | reset cyan +| | | | +▼ ▼ ▼ ▼ +my-cool-module deprecated oldfunction [eval]-wrapper:6:22 +▲ ▲ ▲ ▲ +| | | | +namespace | | location of mycoolmod.oldfunction() call + | deprecation message + the word "deprecated" +``` + +If the user redirects their STDERR to a file or somewhere that does not support +colors, they see (similar layout to the `debug` module): + +``` +Sun, 15 Jun 2014 05:21:37 GMT my-cool-module deprecated oldfunction at [eval]-wrapper:6:22 +▲ ▲ ▲ ▲ ▲ +| | | | | +timestamp of message namespace | | location of mycoolmod.oldfunction() call + | deprecation message + the word "deprecated" +``` + +## Examples + +### Deprecating all calls to a function + +This will display a deprecated message about "oldfunction" being deprecated +from "my-module" on STDERR. + +```js +var deprecate = require('depd')('my-cool-module') + +// message automatically derived from function name +// Object.oldfunction +exports.oldfunction = deprecate.function(function oldfunction () { + // all calls to function are deprecated +}) + +// specific message +exports.oldfunction = deprecate.function(function () { + // all calls to function are deprecated +}, 'oldfunction') +``` + +### Conditionally deprecating a function call + +This will display a deprecated message about "weirdfunction" being deprecated +from "my-module" on STDERR when called with less than 2 arguments. + +```js +var deprecate = require('depd')('my-cool-module') + +exports.weirdfunction = function () { + if (arguments.length < 2) { + // calls with 0 or 1 args are deprecated + deprecate('weirdfunction args < 2') + } +} +``` + +When calling `deprecate` as a function, the warning is counted per call site +within your own module, so you can display different deprecations depending +on different situations and the users will still get all the warnings: + +```js +var deprecate = require('depd')('my-cool-module') + +exports.weirdfunction = function () { + if (arguments.length < 2) { + // calls with 0 or 1 args are deprecated + deprecate('weirdfunction args < 2') + } else if (typeof arguments[0] !== 'string') { + // calls with non-string first argument are deprecated + deprecate('weirdfunction non-string first arg') + } +} +``` + +### Deprecating property access + +This will display a deprecated message about "oldprop" being deprecated +from "my-module" on STDERR when accessed. A deprecation will be displayed +when setting the value and when getting the value. + +```js +var deprecate = require('depd')('my-cool-module') + +exports.oldprop = 'something' + +// message automatically derives from property name +deprecate.property(exports, 'oldprop') + +// explicit message +deprecate.property(exports, 'oldprop', 'oldprop >= 0.10') +``` + +## License + +[MIT](LICENSE) + +[npm-version-image]: https://img.shields.io/npm/v/depd.svg +[npm-downloads-image]: https://img.shields.io/npm/dm/depd.svg +[npm-url]: https://npmjs.org/package/depd +[travis-image]: https://img.shields.io/travis/dougwilson/nodejs-depd/master.svg?label=linux +[travis-url]: https://travis-ci.org/dougwilson/nodejs-depd +[appveyor-image]: https://img.shields.io/appveyor/ci/dougwilson/nodejs-depd/master.svg?label=windows +[appveyor-url]: https://ci.appveyor.com/project/dougwilson/nodejs-depd +[coveralls-image]: https://img.shields.io/coveralls/dougwilson/nodejs-depd/master.svg +[coveralls-url]: https://coveralls.io/r/dougwilson/nodejs-depd?branch=master +[node-image]: https://img.shields.io/node/v/depd.svg +[node-url]: https://nodejs.org/en/download/ diff --git a/node_modules/depd/index.js b/node_modules/depd/index.js new file mode 100644 index 0000000..d758d3c --- /dev/null +++ b/node_modules/depd/index.js @@ -0,0 +1,522 @@ +/*! + * depd + * Copyright(c) 2014-2017 Douglas Christopher Wilson + * MIT Licensed + */ + +/** + * Module dependencies. + */ + +var callSiteToString = require('./lib/compat').callSiteToString +var eventListenerCount = require('./lib/compat').eventListenerCount +var relative = require('path').relative + +/** + * Module exports. + */ + +module.exports = depd + +/** + * Get the path to base files on. + */ + +var basePath = process.cwd() + +/** + * Determine if namespace is contained in the string. + */ + +function containsNamespace (str, namespace) { + var vals = str.split(/[ ,]+/) + var ns = String(namespace).toLowerCase() + + for (var i = 0; i < vals.length; i++) { + var val = vals[i] + + // namespace contained + if (val && (val === '*' || val.toLowerCase() === ns)) { + return true + } + } + + return false +} + +/** + * Convert a data descriptor to accessor descriptor. + */ + +function convertDataDescriptorToAccessor (obj, prop, message) { + var descriptor = Object.getOwnPropertyDescriptor(obj, prop) + var value = descriptor.value + + descriptor.get = function getter () { return value } + + if (descriptor.writable) { + descriptor.set = function setter (val) { return (value = val) } + } + + delete descriptor.value + delete descriptor.writable + + Object.defineProperty(obj, prop, descriptor) + + return descriptor +} + +/** + * Create arguments string to keep arity. + */ + +function createArgumentsString (arity) { + var str = '' + + for (var i = 0; i < arity; i++) { + str += ', arg' + i + } + + return str.substr(2) +} + +/** + * Create stack string from stack. + */ + +function createStackString (stack) { + var str = this.name + ': ' + this.namespace + + if (this.message) { + str += ' deprecated ' + this.message + } + + for (var i = 0; i < stack.length; i++) { + str += '\n at ' + callSiteToString(stack[i]) + } + + return str +} + +/** + * Create deprecate for namespace in caller. + */ + +function depd (namespace) { + if (!namespace) { + throw new TypeError('argument namespace is required') + } + + var stack = getStack() + var site = callSiteLocation(stack[1]) + var file = site[0] + + function deprecate (message) { + // call to self as log + log.call(deprecate, message) + } + + deprecate._file = file + deprecate._ignored = isignored(namespace) + deprecate._namespace = namespace + deprecate._traced = istraced(namespace) + deprecate._warned = Object.create(null) + + deprecate.function = wrapfunction + deprecate.property = wrapproperty + + return deprecate +} + +/** + * Determine if namespace is ignored. + */ + +function isignored (namespace) { + /* istanbul ignore next: tested in a child processs */ + if (process.noDeprecation) { + // --no-deprecation support + return true + } + + var str = process.env.NO_DEPRECATION || '' + + // namespace ignored + return containsNamespace(str, namespace) +} + +/** + * Determine if namespace is traced. + */ + +function istraced (namespace) { + /* istanbul ignore next: tested in a child processs */ + if (process.traceDeprecation) { + // --trace-deprecation support + return true + } + + var str = process.env.TRACE_DEPRECATION || '' + + // namespace traced + return containsNamespace(str, namespace) +} + +/** + * Display deprecation message. + */ + +function log (message, site) { + var haslisteners = eventListenerCount(process, 'deprecation') !== 0 + + // abort early if no destination + if (!haslisteners && this._ignored) { + return + } + + var caller + var callFile + var callSite + var depSite + var i = 0 + var seen = false + var stack = getStack() + var file = this._file + + if (site) { + // provided site + depSite = site + callSite = callSiteLocation(stack[1]) + callSite.name = depSite.name + file = callSite[0] + } else { + // get call site + i = 2 + depSite = callSiteLocation(stack[i]) + callSite = depSite + } + + // get caller of deprecated thing in relation to file + for (; i < stack.length; i++) { + caller = callSiteLocation(stack[i]) + callFile = caller[0] + + if (callFile === file) { + seen = true + } else if (callFile === this._file) { + file = this._file + } else if (seen) { + break + } + } + + var key = caller + ? depSite.join(':') + '__' + caller.join(':') + : undefined + + if (key !== undefined && key in this._warned) { + // already warned + return + } + + this._warned[key] = true + + // generate automatic message from call site + var msg = message + if (!msg) { + msg = callSite === depSite || !callSite.name + ? defaultMessage(depSite) + : defaultMessage(callSite) + } + + // emit deprecation if listeners exist + if (haslisteners) { + var err = DeprecationError(this._namespace, msg, stack.slice(i)) + process.emit('deprecation', err) + return + } + + // format and write message + var format = process.stderr.isTTY + ? formatColor + : formatPlain + var output = format.call(this, msg, caller, stack.slice(i)) + process.stderr.write(output + '\n', 'utf8') +} + +/** + * Get call site location as array. + */ + +function callSiteLocation (callSite) { + var file = callSite.getFileName() || '' + var line = callSite.getLineNumber() + var colm = callSite.getColumnNumber() + + if (callSite.isEval()) { + file = callSite.getEvalOrigin() + ', ' + file + } + + var site = [file, line, colm] + + site.callSite = callSite + site.name = callSite.getFunctionName() + + return site +} + +/** + * Generate a default message from the site. + */ + +function defaultMessage (site) { + var callSite = site.callSite + var funcName = site.name + + // make useful anonymous name + if (!funcName) { + funcName = '' + } + + var context = callSite.getThis() + var typeName = context && callSite.getTypeName() + + // ignore useless type name + if (typeName === 'Object') { + typeName = undefined + } + + // make useful type name + if (typeName === 'Function') { + typeName = context.name || typeName + } + + return typeName && callSite.getMethodName() + ? typeName + '.' + funcName + : funcName +} + +/** + * Format deprecation message without color. + */ + +function formatPlain (msg, caller, stack) { + var timestamp = new Date().toUTCString() + + var formatted = timestamp + + ' ' + this._namespace + + ' deprecated ' + msg + + // add stack trace + if (this._traced) { + for (var i = 0; i < stack.length; i++) { + formatted += '\n at ' + callSiteToString(stack[i]) + } + + return formatted + } + + if (caller) { + formatted += ' at ' + formatLocation(caller) + } + + return formatted +} + +/** + * Format deprecation message with color. + */ + +function formatColor (msg, caller, stack) { + var formatted = '\x1b[36;1m' + this._namespace + '\x1b[22;39m' + // bold cyan + ' \x1b[33;1mdeprecated\x1b[22;39m' + // bold yellow + ' \x1b[0m' + msg + '\x1b[39m' // reset + + // add stack trace + if (this._traced) { + for (var i = 0; i < stack.length; i++) { + formatted += '\n \x1b[36mat ' + callSiteToString(stack[i]) + '\x1b[39m' // cyan + } + + return formatted + } + + if (caller) { + formatted += ' \x1b[36m' + formatLocation(caller) + '\x1b[39m' // cyan + } + + return formatted +} + +/** + * Format call site location. + */ + +function formatLocation (callSite) { + return relative(basePath, callSite[0]) + + ':' + callSite[1] + + ':' + callSite[2] +} + +/** + * Get the stack as array of call sites. + */ + +function getStack () { + var limit = Error.stackTraceLimit + var obj = {} + var prep = Error.prepareStackTrace + + Error.prepareStackTrace = prepareObjectStackTrace + Error.stackTraceLimit = Math.max(10, limit) + + // capture the stack + Error.captureStackTrace(obj) + + // slice this function off the top + var stack = obj.stack.slice(1) + + Error.prepareStackTrace = prep + Error.stackTraceLimit = limit + + return stack +} + +/** + * Capture call site stack from v8. + */ + +function prepareObjectStackTrace (obj, stack) { + return stack +} + +/** + * Return a wrapped function in a deprecation message. + */ + +function wrapfunction (fn, message) { + if (typeof fn !== 'function') { + throw new TypeError('argument fn must be a function') + } + + var args = createArgumentsString(fn.length) + var deprecate = this // eslint-disable-line no-unused-vars + var stack = getStack() + var site = callSiteLocation(stack[1]) + + site.name = fn.name + + // eslint-disable-next-line no-eval + var deprecatedfn = eval('(function (' + args + ') {\n' + + '"use strict"\n' + + 'log.call(deprecate, message, site)\n' + + 'return fn.apply(this, arguments)\n' + + '})') + + return deprecatedfn +} + +/** + * Wrap property in a deprecation message. + */ + +function wrapproperty (obj, prop, message) { + if (!obj || (typeof obj !== 'object' && typeof obj !== 'function')) { + throw new TypeError('argument obj must be object') + } + + var descriptor = Object.getOwnPropertyDescriptor(obj, prop) + + if (!descriptor) { + throw new TypeError('must call property on owner object') + } + + if (!descriptor.configurable) { + throw new TypeError('property must be configurable') + } + + var deprecate = this + var stack = getStack() + var site = callSiteLocation(stack[1]) + + // set site name + site.name = prop + + // convert data descriptor + if ('value' in descriptor) { + descriptor = convertDataDescriptorToAccessor(obj, prop, message) + } + + var get = descriptor.get + var set = descriptor.set + + // wrap getter + if (typeof get === 'function') { + descriptor.get = function getter () { + log.call(deprecate, message, site) + return get.apply(this, arguments) + } + } + + // wrap setter + if (typeof set === 'function') { + descriptor.set = function setter () { + log.call(deprecate, message, site) + return set.apply(this, arguments) + } + } + + Object.defineProperty(obj, prop, descriptor) +} + +/** + * Create DeprecationError for deprecation + */ + +function DeprecationError (namespace, message, stack) { + var error = new Error() + var stackString + + Object.defineProperty(error, 'constructor', { + value: DeprecationError + }) + + Object.defineProperty(error, 'message', { + configurable: true, + enumerable: false, + value: message, + writable: true + }) + + Object.defineProperty(error, 'name', { + enumerable: false, + configurable: true, + value: 'DeprecationError', + writable: true + }) + + Object.defineProperty(error, 'namespace', { + configurable: true, + enumerable: false, + value: namespace, + writable: true + }) + + Object.defineProperty(error, 'stack', { + configurable: true, + enumerable: false, + get: function () { + if (stackString !== undefined) { + return stackString + } + + // prepare stack trace + return (stackString = createStackString.call(this, stack)) + }, + set: function setter (val) { + stackString = val + } + }) + + return error +} diff --git a/node_modules/depd/lib/browser/index.js b/node_modules/depd/lib/browser/index.js new file mode 100644 index 0000000..6be45cc --- /dev/null +++ b/node_modules/depd/lib/browser/index.js @@ -0,0 +1,77 @@ +/*! + * depd + * Copyright(c) 2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict' + +/** + * Module exports. + * @public + */ + +module.exports = depd + +/** + * Create deprecate for namespace in caller. + */ + +function depd (namespace) { + if (!namespace) { + throw new TypeError('argument namespace is required') + } + + function deprecate (message) { + // no-op in browser + } + + deprecate._file = undefined + deprecate._ignored = true + deprecate._namespace = namespace + deprecate._traced = false + deprecate._warned = Object.create(null) + + deprecate.function = wrapfunction + deprecate.property = wrapproperty + + return deprecate +} + +/** + * Return a wrapped function in a deprecation message. + * + * This is a no-op version of the wrapper, which does nothing but call + * validation. + */ + +function wrapfunction (fn, message) { + if (typeof fn !== 'function') { + throw new TypeError('argument fn must be a function') + } + + return fn +} + +/** + * Wrap property in a deprecation message. + * + * This is a no-op version of the wrapper, which does nothing but call + * validation. + */ + +function wrapproperty (obj, prop, message) { + if (!obj || (typeof obj !== 'object' && typeof obj !== 'function')) { + throw new TypeError('argument obj must be object') + } + + var descriptor = Object.getOwnPropertyDescriptor(obj, prop) + + if (!descriptor) { + throw new TypeError('must call property on owner object') + } + + if (!descriptor.configurable) { + throw new TypeError('property must be configurable') + } +} diff --git a/node_modules/depd/lib/compat/callsite-tostring.js b/node_modules/depd/lib/compat/callsite-tostring.js new file mode 100644 index 0000000..73186dc --- /dev/null +++ b/node_modules/depd/lib/compat/callsite-tostring.js @@ -0,0 +1,103 @@ +/*! + * depd + * Copyright(c) 2014 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict' + +/** + * Module exports. + */ + +module.exports = callSiteToString + +/** + * Format a CallSite file location to a string. + */ + +function callSiteFileLocation (callSite) { + var fileName + var fileLocation = '' + + if (callSite.isNative()) { + fileLocation = 'native' + } else if (callSite.isEval()) { + fileName = callSite.getScriptNameOrSourceURL() + if (!fileName) { + fileLocation = callSite.getEvalOrigin() + } + } else { + fileName = callSite.getFileName() + } + + if (fileName) { + fileLocation += fileName + + var lineNumber = callSite.getLineNumber() + if (lineNumber != null) { + fileLocation += ':' + lineNumber + + var columnNumber = callSite.getColumnNumber() + if (columnNumber) { + fileLocation += ':' + columnNumber + } + } + } + + return fileLocation || 'unknown source' +} + +/** + * Format a CallSite to a string. + */ + +function callSiteToString (callSite) { + var addSuffix = true + var fileLocation = callSiteFileLocation(callSite) + var functionName = callSite.getFunctionName() + var isConstructor = callSite.isConstructor() + var isMethodCall = !(callSite.isToplevel() || isConstructor) + var line = '' + + if (isMethodCall) { + var methodName = callSite.getMethodName() + var typeName = getConstructorName(callSite) + + if (functionName) { + if (typeName && functionName.indexOf(typeName) !== 0) { + line += typeName + '.' + } + + line += functionName + + if (methodName && functionName.lastIndexOf('.' + methodName) !== functionName.length - methodName.length - 1) { + line += ' [as ' + methodName + ']' + } + } else { + line += typeName + '.' + (methodName || '') + } + } else if (isConstructor) { + line += 'new ' + (functionName || '') + } else if (functionName) { + line += functionName + } else { + addSuffix = false + line += fileLocation + } + + if (addSuffix) { + line += ' (' + fileLocation + ')' + } + + return line +} + +/** + * Get constructor name of reviver. + */ + +function getConstructorName (obj) { + var receiver = obj.receiver + return (receiver.constructor && receiver.constructor.name) || null +} diff --git a/node_modules/depd/lib/compat/event-listener-count.js b/node_modules/depd/lib/compat/event-listener-count.js new file mode 100644 index 0000000..3a8925d --- /dev/null +++ b/node_modules/depd/lib/compat/event-listener-count.js @@ -0,0 +1,22 @@ +/*! + * depd + * Copyright(c) 2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict' + +/** + * Module exports. + * @public + */ + +module.exports = eventListenerCount + +/** + * Get the count of listeners on an event emitter of a specific type. + */ + +function eventListenerCount (emitter, type) { + return emitter.listeners(type).length +} diff --git a/node_modules/depd/lib/compat/index.js b/node_modules/depd/lib/compat/index.js new file mode 100644 index 0000000..955b333 --- /dev/null +++ b/node_modules/depd/lib/compat/index.js @@ -0,0 +1,79 @@ +/*! + * depd + * Copyright(c) 2014-2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict' + +/** + * Module dependencies. + * @private + */ + +var EventEmitter = require('events').EventEmitter + +/** + * Module exports. + * @public + */ + +lazyProperty(module.exports, 'callSiteToString', function callSiteToString () { + var limit = Error.stackTraceLimit + var obj = {} + var prep = Error.prepareStackTrace + + function prepareObjectStackTrace (obj, stack) { + return stack + } + + Error.prepareStackTrace = prepareObjectStackTrace + Error.stackTraceLimit = 2 + + // capture the stack + Error.captureStackTrace(obj) + + // slice the stack + var stack = obj.stack.slice() + + Error.prepareStackTrace = prep + Error.stackTraceLimit = limit + + return stack[0].toString ? toString : require('./callsite-tostring') +}) + +lazyProperty(module.exports, 'eventListenerCount', function eventListenerCount () { + return EventEmitter.listenerCount || require('./event-listener-count') +}) + +/** + * Define a lazy property. + */ + +function lazyProperty (obj, prop, getter) { + function get () { + var val = getter() + + Object.defineProperty(obj, prop, { + configurable: true, + enumerable: true, + value: val + }) + + return val + } + + Object.defineProperty(obj, prop, { + configurable: true, + enumerable: true, + get: get + }) +} + +/** + * Call toString() on the obj + */ + +function toString (obj) { + return obj.toString() +} diff --git a/node_modules/depd/package.json b/node_modules/depd/package.json new file mode 100644 index 0000000..5e3c863 --- /dev/null +++ b/node_modules/depd/package.json @@ -0,0 +1,41 @@ +{ + "name": "depd", + "description": "Deprecate all the things", + "version": "1.1.2", + "author": "Douglas Christopher Wilson ", + "license": "MIT", + "keywords": [ + "deprecate", + "deprecated" + ], + "repository": "dougwilson/nodejs-depd", + "browser": "lib/browser/index.js", + "devDependencies": { + "benchmark": "2.1.4", + "beautify-benchmark": "0.2.4", + "eslint": "3.19.0", + "eslint-config-standard": "7.1.0", + "eslint-plugin-markdown": "1.0.0-beta.7", + "eslint-plugin-promise": "3.6.0", + "eslint-plugin-standard": "3.0.1", + "istanbul": "0.4.5", + "mocha": "~1.21.5" + }, + "files": [ + "lib/", + "History.md", + "LICENSE", + "index.js", + "Readme.md" + ], + "engines": { + "node": ">= 0.6" + }, + "scripts": { + "bench": "node benchmark/index.js", + "lint": "eslint --plugin markdown --ext js,md .", + "test": "mocha --reporter spec --bail test/", + "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --no-exit test/", + "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/" + } +} diff --git a/node_modules/destroy/LICENSE b/node_modules/destroy/LICENSE new file mode 100644 index 0000000..a7ae8ee --- /dev/null +++ b/node_modules/destroy/LICENSE @@ -0,0 +1,22 @@ + +The MIT License (MIT) + +Copyright (c) 2014 Jonathan Ong me@jongleberry.com + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/destroy/README.md b/node_modules/destroy/README.md new file mode 100644 index 0000000..6474bc3 --- /dev/null +++ b/node_modules/destroy/README.md @@ -0,0 +1,60 @@ +# Destroy + +[![NPM version][npm-image]][npm-url] +[![Build status][travis-image]][travis-url] +[![Test coverage][coveralls-image]][coveralls-url] +[![License][license-image]][license-url] +[![Downloads][downloads-image]][downloads-url] +[![Gittip][gittip-image]][gittip-url] + +Destroy a stream. + +This module is meant to ensure a stream gets destroyed, handling different APIs +and Node.js bugs. + +## API + +```js +var destroy = require('destroy') +``` + +### destroy(stream) + +Destroy the given stream. In most cases, this is identical to a simple +`stream.destroy()` call. The rules are as follows for a given stream: + + 1. If the `stream` is an instance of `ReadStream`, then call `stream.destroy()` + and add a listener to the `open` event to call `stream.close()` if it is + fired. This is for a Node.js bug that will leak a file descriptor if + `.destroy()` is called before `open`. + 2. If the `stream` is not an instance of `Stream`, then nothing happens. + 3. If the `stream` has a `.destroy()` method, then call it. + +The function returns the `stream` passed in as the argument. + +## Example + +```js +var destroy = require('destroy') + +var fs = require('fs') +var stream = fs.createReadStream('package.json') + +// ... and later +destroy(stream) +``` + +[npm-image]: https://img.shields.io/npm/v/destroy.svg?style=flat-square +[npm-url]: https://npmjs.org/package/destroy +[github-tag]: http://img.shields.io/github/tag/stream-utils/destroy.svg?style=flat-square +[github-url]: https://github.com/stream-utils/destroy/tags +[travis-image]: https://img.shields.io/travis/stream-utils/destroy.svg?style=flat-square +[travis-url]: https://travis-ci.org/stream-utils/destroy +[coveralls-image]: https://img.shields.io/coveralls/stream-utils/destroy.svg?style=flat-square +[coveralls-url]: https://coveralls.io/r/stream-utils/destroy?branch=master +[license-image]: http://img.shields.io/npm/l/destroy.svg?style=flat-square +[license-url]: LICENSE.md +[downloads-image]: http://img.shields.io/npm/dm/destroy.svg?style=flat-square +[downloads-url]: https://npmjs.org/package/destroy +[gittip-image]: https://img.shields.io/gittip/jonathanong.svg?style=flat-square +[gittip-url]: https://www.gittip.com/jonathanong/ diff --git a/node_modules/destroy/index.js b/node_modules/destroy/index.js new file mode 100644 index 0000000..6da2d26 --- /dev/null +++ b/node_modules/destroy/index.js @@ -0,0 +1,75 @@ +/*! + * destroy + * Copyright(c) 2014 Jonathan Ong + * MIT Licensed + */ + +'use strict' + +/** + * Module dependencies. + * @private + */ + +var ReadStream = require('fs').ReadStream +var Stream = require('stream') + +/** + * Module exports. + * @public + */ + +module.exports = destroy + +/** + * Destroy a stream. + * + * @param {object} stream + * @public + */ + +function destroy(stream) { + if (stream instanceof ReadStream) { + return destroyReadStream(stream) + } + + if (!(stream instanceof Stream)) { + return stream + } + + if (typeof stream.destroy === 'function') { + stream.destroy() + } + + return stream +} + +/** + * Destroy a ReadStream. + * + * @param {object} stream + * @private + */ + +function destroyReadStream(stream) { + stream.destroy() + + if (typeof stream.close === 'function') { + // node.js core bug work-around + stream.on('open', onOpenClose) + } + + return stream +} + +/** + * On open handler to close stream. + * @private + */ + +function onOpenClose() { + if (typeof this.fd === 'number') { + // actually close down the fd + this.close() + } +} diff --git a/node_modules/destroy/package.json b/node_modules/destroy/package.json new file mode 100644 index 0000000..024bff9 --- /dev/null +++ b/node_modules/destroy/package.json @@ -0,0 +1,37 @@ +{ + "name": "destroy", + "description": "destroy a stream if possible", + "version": "1.0.4", + "author": { + "name": "Jonathan Ong", + "email": "me@jongleberry.com", + "url": "http://jongleberry.com", + "twitter": "https://twitter.com/jongleberry" + }, + "contributors": [ + "Douglas Christopher Wilson " + ], + "license": "MIT", + "repository": "stream-utils/destroy", + "devDependencies": { + "istanbul": "0.4.2", + "mocha": "2.3.4" + }, + "scripts": { + "test": "mocha --reporter spec", + "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot", + "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot" + }, + "files": [ + "index.js", + "LICENSE" + ], + "keywords": [ + "stream", + "streams", + "destroy", + "cleanup", + "leak", + "fd" + ] +} diff --git a/node_modules/dir-glob/index.js b/node_modules/dir-glob/index.js new file mode 100644 index 0000000..c21cdf3 --- /dev/null +++ b/node_modules/dir-glob/index.js @@ -0,0 +1,75 @@ +'use strict'; +const path = require('path'); +const pathType = require('path-type'); + +const getExtensions = extensions => extensions.length > 1 ? `{${extensions.join(',')}}` : extensions[0]; + +const getPath = (filepath, cwd) => { + const pth = filepath[0] === '!' ? filepath.slice(1) : filepath; + return path.isAbsolute(pth) ? pth : path.join(cwd, pth); +}; + +const addExtensions = (file, extensions) => { + if (path.extname(file)) { + return `**/${file}`; + } + + return `**/${file}.${getExtensions(extensions)}`; +}; + +const getGlob = (directory, options) => { + if (options.files && !Array.isArray(options.files)) { + throw new TypeError(`Expected \`files\` to be of type \`Array\` but received type \`${typeof options.files}\``); + } + + if (options.extensions && !Array.isArray(options.extensions)) { + throw new TypeError(`Expected \`extensions\` to be of type \`Array\` but received type \`${typeof options.extensions}\``); + } + + if (options.files && options.extensions) { + return options.files.map(x => path.posix.join(directory, addExtensions(x, options.extensions))); + } + + if (options.files) { + return options.files.map(x => path.posix.join(directory, `**/${x}`)); + } + + if (options.extensions) { + return [path.posix.join(directory, `**/*.${getExtensions(options.extensions)}`)]; + } + + return [path.posix.join(directory, '**')]; +}; + +module.exports = async (input, options) => { + options = { + cwd: process.cwd(), + ...options + }; + + if (typeof options.cwd !== 'string') { + throw new TypeError(`Expected \`cwd\` to be of type \`string\` but received type \`${typeof options.cwd}\``); + } + + const globs = await Promise.all([].concat(input).map(async x => { + const isDirectory = await pathType.isDirectory(getPath(x, options.cwd)); + return isDirectory ? getGlob(x, options) : x; + })); + + return [].concat.apply([], globs); // eslint-disable-line prefer-spread +}; + +module.exports.sync = (input, options) => { + options = { + cwd: process.cwd(), + ...options + }; + + if (typeof options.cwd !== 'string') { + throw new TypeError(`Expected \`cwd\` to be of type \`string\` but received type \`${typeof options.cwd}\``); + } + + const globs = [].concat(input).map(x => pathType.isDirectorySync(getPath(x, options.cwd)) ? getGlob(x, options) : x); + + return [].concat.apply([], globs); // eslint-disable-line prefer-spread +}; diff --git a/node_modules/dir-glob/license b/node_modules/dir-glob/license new file mode 100644 index 0000000..db6bc32 --- /dev/null +++ b/node_modules/dir-glob/license @@ -0,0 +1,9 @@ +MIT License + +Copyright (c) Kevin Mårtensson (github.com/kevva) + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/dir-glob/package.json b/node_modules/dir-glob/package.json new file mode 100644 index 0000000..b0a397e --- /dev/null +++ b/node_modules/dir-glob/package.json @@ -0,0 +1,38 @@ +{ + "name": "dir-glob", + "version": "3.0.1", + "description": "Convert directories to glob compatible strings", + "license": "MIT", + "repository": "kevva/dir-glob", + "author": { + "name": "Kevin Mårtensson", + "email": "kevinmartensson@gmail.com", + "url": "github.com/kevva" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js" + ], + "keywords": [ + "convert", + "directory", + "extensions", + "files", + "glob" + ], + "dependencies": { + "path-type": "^4.0.0" + }, + "devDependencies": { + "ava": "^2.1.0", + "del": "^4.1.1", + "make-dir": "^3.0.0", + "rimraf": "^2.5.0", + "xo": "^0.24.0" + } +} diff --git a/node_modules/dir-glob/readme.md b/node_modules/dir-glob/readme.md new file mode 100644 index 0000000..cb7313f --- /dev/null +++ b/node_modules/dir-glob/readme.md @@ -0,0 +1,76 @@ +# dir-glob [![Build Status](https://travis-ci.org/kevva/dir-glob.svg?branch=master)](https://travis-ci.org/kevva/dir-glob) + +> Convert directories to glob compatible strings + + +## Install + +``` +$ npm install dir-glob +``` + + +## Usage + +```js +const dirGlob = require('dir-glob'); + +(async () => { + console.log(await dirGlob(['index.js', 'test.js', 'fixtures'])); + //=> ['index.js', 'test.js', 'fixtures/**'] + + console.log(await dirGlob(['index.js', 'inner_folder'], {cwd: 'fixtures'})); + //=> ['index.js', 'inner_folder/**'] + + console.log(await dirGlob(['lib/**', 'fixtures'], { + files: ['test', 'unicorn'] + extensions: ['js'] + })); + //=> ['lib/**', 'fixtures/**/test.js', 'fixtures/**/unicorn.js'] + + console.log(await dirGlob(['lib/**', 'fixtures'], { + files: ['test', 'unicorn', '*.jsx'], + extensions: ['js', 'png'] + })); + //=> ['lib/**', 'fixtures/**/test.{js,png}', 'fixtures/**/unicorn.{js,png}', 'fixtures/**/*.jsx'] +})(); +``` + + +## API + +### dirGlob(input, options?) + +Returns a `Promise` with globs. + +### dirGlob.sync(input, options?) + +Returns a `string[]` with globs. + +#### input + +Type: `string | string[]` + +Paths. + +#### options + +Type: `object` + +##### extensions + +Type: `string[]` + +Append extensions to the end of your globs. + +##### files + +Type: `string[]` + +Only glob for certain files. + +##### cwd + +Type: `string[]` + +Test in specific directory. diff --git a/node_modules/dom-serializer/LICENSE b/node_modules/dom-serializer/LICENSE new file mode 100644 index 0000000..3d241a8 --- /dev/null +++ b/node_modules/dom-serializer/LICENSE @@ -0,0 +1,11 @@ +License + +(The MIT License) + +Copyright (c) 2014 The cheeriojs contributors + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/dom-serializer/README.md b/node_modules/dom-serializer/README.md new file mode 100644 index 0000000..0a301ab --- /dev/null +++ b/node_modules/dom-serializer/README.md @@ -0,0 +1,109 @@ +# dom-serializer [![Build Status](https://travis-ci.com/cheeriojs/dom-serializer.svg?branch=master)](https://travis-ci.com/cheeriojs/dom-serializer) + +Renders a [domhandler](https://github.com/fb55/domhandler) DOM node or an array of domhandler DOM nodes to a string. + +```js +import render from "dom-serializer"; + +// OR + +const render = require("dom-serializer").default; +``` + +# API + +## `render` + +▸ **render**(`node`: Node \| Node[], `options?`: [_Options_](#Options)): _string_ + +Renders a DOM node or an array of DOM nodes to a string. + +Can be thought of as the equivalent of the `outerHTML` of the passed node(s). + +#### Parameters: + +| Name | Type | Default value | Description | +| :-------- | :--------------------------------- | :------------ | :----------------------------- | +| `node` | Node \| Node[] | - | Node to be rendered. | +| `options` | [_DomSerializerOptions_](#Options) | {} | Changes serialization behavior | + +**Returns:** _string_ + +## Options + +### `encodeEntities` + +• `Optional` **decodeEntities**: _boolean | "utf8"_ + +Encode characters that are either reserved in HTML or XML. + +If `xmlMode` is `true` or the value not `'utf8'`, characters outside of the utf8 range will be encoded as well. + +**`default`** `decodeEntities` + +--- + +### `decodeEntities` + +• `Optional` **decodeEntities**: _boolean_ + +Option inherited from parsing; will be used as the default value for `encodeEntities`. + +**`default`** true + +--- + +### `emptyAttrs` + +• `Optional` **emptyAttrs**: _boolean_ + +Print an empty attribute's value. + +**`default`** xmlMode + +**`example`** With emptyAttrs: false: <input checked> + +**`example`** With emptyAttrs: true: <input checked=""> + +--- + +### `selfClosingTags` + +• `Optional` **selfClosingTags**: _boolean_ + +Print self-closing tags for tags without contents. + +**`default`** xmlMode + +**`example`** With selfClosingTags: false: <foo></foo> + +**`example`** With selfClosingTags: true: <foo /> + +--- + +### `xmlMode` + +• `Optional` **xmlMode**: _boolean_ \| _"foreign"_ + +Treat the input as an XML document; enables the `emptyAttrs` and `selfClosingTags` options. + +If the value is `"foreign"`, it will try to correct mixed-case attribute names. + +**`default`** false + +--- + +## Ecosystem + +| Name | Description | +| ------------------------------------------------------------- | ------------------------------------------------------- | +| [htmlparser2](https://github.com/fb55/htmlparser2) | Fast & forgiving HTML/XML parser | +| [domhandler](https://github.com/fb55/domhandler) | Handler for htmlparser2 that turns documents into a DOM | +| [domutils](https://github.com/fb55/domutils) | Utilities for working with domhandler's DOM | +| [css-select](https://github.com/fb55/css-select) | CSS selector engine, compatible with domhandler's DOM | +| [cheerio](https://github.com/cheeriojs/cheerio) | The jQuery API for domhandler's DOM | +| [dom-serializer](https://github.com/cheeriojs/dom-serializer) | Serializer for domhandler's DOM | + +--- + +LICENSE: MIT diff --git a/node_modules/dom-serializer/lib/esm/foreignNames.d.ts b/node_modules/dom-serializer/lib/esm/foreignNames.d.ts new file mode 100644 index 0000000..a8b0938 --- /dev/null +++ b/node_modules/dom-serializer/lib/esm/foreignNames.d.ts @@ -0,0 +1,3 @@ +export declare const elementNames: Map; +export declare const attributeNames: Map; +//# sourceMappingURL=foreignNames.d.ts.map \ No newline at end of file diff --git a/node_modules/dom-serializer/lib/esm/foreignNames.d.ts.map b/node_modules/dom-serializer/lib/esm/foreignNames.d.ts.map new file mode 100644 index 0000000..f471fd0 --- /dev/null +++ b/node_modules/dom-serializer/lib/esm/foreignNames.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"foreignNames.d.ts","sourceRoot":"","sources":["../../src/foreignNames.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,qBAwCxB,CAAC;AACF,eAAO,MAAM,cAAc,qBA8D1B,CAAC"} \ No newline at end of file diff --git a/node_modules/dom-serializer/lib/esm/foreignNames.js b/node_modules/dom-serializer/lib/esm/foreignNames.js new file mode 100644 index 0000000..ebd6272 --- /dev/null +++ b/node_modules/dom-serializer/lib/esm/foreignNames.js @@ -0,0 +1,100 @@ +export const elementNames = new Map([ + "altGlyph", + "altGlyphDef", + "altGlyphItem", + "animateColor", + "animateMotion", + "animateTransform", + "clipPath", + "feBlend", + "feColorMatrix", + "feComponentTransfer", + "feComposite", + "feConvolveMatrix", + "feDiffuseLighting", + "feDisplacementMap", + "feDistantLight", + "feDropShadow", + "feFlood", + "feFuncA", + "feFuncB", + "feFuncG", + "feFuncR", + "feGaussianBlur", + "feImage", + "feMerge", + "feMergeNode", + "feMorphology", + "feOffset", + "fePointLight", + "feSpecularLighting", + "feSpotLight", + "feTile", + "feTurbulence", + "foreignObject", + "glyphRef", + "linearGradient", + "radialGradient", + "textPath", +].map((val) => [val.toLowerCase(), val])); +export const attributeNames = new Map([ + "definitionURL", + "attributeName", + "attributeType", + "baseFrequency", + "baseProfile", + "calcMode", + "clipPathUnits", + "diffuseConstant", + "edgeMode", + "filterUnits", + "glyphRef", + "gradientTransform", + "gradientUnits", + "kernelMatrix", + "kernelUnitLength", + "keyPoints", + "keySplines", + "keyTimes", + "lengthAdjust", + "limitingConeAngle", + "markerHeight", + "markerUnits", + "markerWidth", + "maskContentUnits", + "maskUnits", + "numOctaves", + "pathLength", + "patternContentUnits", + "patternTransform", + "patternUnits", + "pointsAtX", + "pointsAtY", + "pointsAtZ", + "preserveAlpha", + "preserveAspectRatio", + "primitiveUnits", + "refX", + "refY", + "repeatCount", + "repeatDur", + "requiredExtensions", + "requiredFeatures", + "specularConstant", + "specularExponent", + "spreadMethod", + "startOffset", + "stdDeviation", + "stitchTiles", + "surfaceScale", + "systemLanguage", + "tableValues", + "targetX", + "targetY", + "textLength", + "viewBox", + "viewTarget", + "xChannelSelector", + "yChannelSelector", + "zoomAndPan", +].map((val) => [val.toLowerCase(), val])); diff --git a/node_modules/dom-serializer/lib/esm/index.d.ts b/node_modules/dom-serializer/lib/esm/index.d.ts new file mode 100644 index 0000000..cdf04f0 --- /dev/null +++ b/node_modules/dom-serializer/lib/esm/index.d.ts @@ -0,0 +1,52 @@ +import type { AnyNode } from "domhandler"; +export interface DomSerializerOptions { + /** + * Print an empty attribute's value. + * + * @default xmlMode + * @example With emptyAttrs: false: <input checked> + * @example With emptyAttrs: true: <input checked=""> + */ + emptyAttrs?: boolean; + /** + * Print self-closing tags for tags without contents. + * + * @default xmlMode + * @example With selfClosingTags: false: <foo></foo> + * @example With selfClosingTags: true: <foo /> + */ + selfClosingTags?: boolean; + /** + * Treat the input as an XML document; enables the `emptyAttrs` and `selfClosingTags` options. + * + * If the value is `"foreign"`, it will try to correct mixed-case attribute names. + * + * @default false + */ + xmlMode?: boolean | "foreign"; + /** + * Encode characters that are either reserved in HTML or XML. + * + * If `xmlMode` is `true` or the value not `'utf8'`, characters outside of the utf8 range will be encoded as well. + * + * @default `decodeEntities` + */ + encodeEntities?: boolean | "utf8"; + /** + * Option inherited from parsing; will be used as the default value for `encodeEntities`. + * + * @default true + */ + decodeEntities?: boolean; +} +/** + * Renders a DOM node or an array of DOM nodes to a string. + * + * Can be thought of as the equivalent of the `outerHTML` of the passed node(s). + * + * @param node Node to be rendered. + * @param options Changes serialization behavior + */ +export declare function render(node: AnyNode | ArrayLike, options?: DomSerializerOptions): string; +export default render; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/node_modules/dom-serializer/lib/esm/index.d.ts.map b/node_modules/dom-serializer/lib/esm/index.d.ts.map new file mode 100644 index 0000000..0476a46 --- /dev/null +++ b/node_modules/dom-serializer/lib/esm/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EACV,OAAO,EAMR,MAAM,YAAY,CAAC;AAWpB,MAAM,WAAW,oBAAoB;IACnC;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;;;;;OAMG;IACH,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B;;;;;;OAMG;IACH,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAC9B;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,OAAO,GAAG,MAAM,CAAC;IAClC;;;;OAIG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B;AA4ED;;;;;;;GAOG;AACH,wBAAgB,MAAM,CACpB,IAAI,EAAE,OAAO,GAAG,SAAS,CAAC,OAAO,CAAC,EAClC,OAAO,GAAE,oBAAyB,GACjC,MAAM,CAUR;AAED,eAAe,MAAM,CAAC"} \ No newline at end of file diff --git a/node_modules/dom-serializer/lib/esm/index.js b/node_modules/dom-serializer/lib/esm/index.js new file mode 100644 index 0000000..1ccc9d5 --- /dev/null +++ b/node_modules/dom-serializer/lib/esm/index.js @@ -0,0 +1,190 @@ +/* + * Module dependencies + */ +import * as ElementType from "domelementtype"; +import { encodeXML, escapeAttribute, escapeText } from "entities"; +/** + * Mixed-case SVG and MathML tags & attributes + * recognized by the HTML parser. + * + * @see https://html.spec.whatwg.org/multipage/parsing.html#parsing-main-inforeign + */ +import { elementNames, attributeNames } from "./foreignNames.js"; +const unencodedElements = new Set([ + "style", + "script", + "xmp", + "iframe", + "noembed", + "noframes", + "plaintext", + "noscript", +]); +function replaceQuotes(value) { + return value.replace(/"/g, """); +} +/** + * Format attributes + */ +function formatAttributes(attributes, opts) { + var _a; + if (!attributes) + return; + const encode = ((_a = opts.encodeEntities) !== null && _a !== void 0 ? _a : opts.decodeEntities) === false + ? replaceQuotes + : opts.xmlMode || opts.encodeEntities !== "utf8" + ? encodeXML + : escapeAttribute; + return Object.keys(attributes) + .map((key) => { + var _a, _b; + const value = (_a = attributes[key]) !== null && _a !== void 0 ? _a : ""; + if (opts.xmlMode === "foreign") { + /* Fix up mixed-case attribute names */ + key = (_b = attributeNames.get(key)) !== null && _b !== void 0 ? _b : key; + } + if (!opts.emptyAttrs && !opts.xmlMode && value === "") { + return key; + } + return `${key}="${encode(value)}"`; + }) + .join(" "); +} +/** + * Self-enclosing tags + */ +const singleTag = new Set([ + "area", + "base", + "basefont", + "br", + "col", + "command", + "embed", + "frame", + "hr", + "img", + "input", + "isindex", + "keygen", + "link", + "meta", + "param", + "source", + "track", + "wbr", +]); +/** + * Renders a DOM node or an array of DOM nodes to a string. + * + * Can be thought of as the equivalent of the `outerHTML` of the passed node(s). + * + * @param node Node to be rendered. + * @param options Changes serialization behavior + */ +export function render(node, options = {}) { + const nodes = "length" in node ? node : [node]; + let output = ""; + for (let i = 0; i < nodes.length; i++) { + output += renderNode(nodes[i], options); + } + return output; +} +export default render; +function renderNode(node, options) { + switch (node.type) { + case ElementType.Root: + return render(node.children, options); + // @ts-expect-error We don't use `Doctype` yet + case ElementType.Doctype: + case ElementType.Directive: + return renderDirective(node); + case ElementType.Comment: + return renderComment(node); + case ElementType.CDATA: + return renderCdata(node); + case ElementType.Script: + case ElementType.Style: + case ElementType.Tag: + return renderTag(node, options); + case ElementType.Text: + return renderText(node, options); + } +} +const foreignModeIntegrationPoints = new Set([ + "mi", + "mo", + "mn", + "ms", + "mtext", + "annotation-xml", + "foreignObject", + "desc", + "title", +]); +const foreignElements = new Set(["svg", "math"]); +function renderTag(elem, opts) { + var _a; + // Handle SVG / MathML in HTML + if (opts.xmlMode === "foreign") { + /* Fix up mixed-case element names */ + elem.name = (_a = elementNames.get(elem.name)) !== null && _a !== void 0 ? _a : elem.name; + /* Exit foreign mode at integration points */ + if (elem.parent && + foreignModeIntegrationPoints.has(elem.parent.name)) { + opts = { ...opts, xmlMode: false }; + } + } + if (!opts.xmlMode && foreignElements.has(elem.name)) { + opts = { ...opts, xmlMode: "foreign" }; + } + let tag = `<${elem.name}`; + const attribs = formatAttributes(elem.attribs, opts); + if (attribs) { + tag += ` ${attribs}`; + } + if (elem.children.length === 0 && + (opts.xmlMode + ? // In XML mode or foreign mode, and user hasn't explicitly turned off self-closing tags + opts.selfClosingTags !== false + : // User explicitly asked for self-closing tags, even in HTML mode + opts.selfClosingTags && singleTag.has(elem.name))) { + if (!opts.xmlMode) + tag += " "; + tag += "/>"; + } + else { + tag += ">"; + if (elem.children.length > 0) { + tag += render(elem.children, opts); + } + if (opts.xmlMode || !singleTag.has(elem.name)) { + tag += ``; + } + } + return tag; +} +function renderDirective(elem) { + return `<${elem.data}>`; +} +function renderText(elem, opts) { + var _a; + let data = elem.data || ""; + // If entities weren't decoded, no need to encode them back + if (((_a = opts.encodeEntities) !== null && _a !== void 0 ? _a : opts.decodeEntities) !== false && + !(!opts.xmlMode && + elem.parent && + unencodedElements.has(elem.parent.name))) { + data = + opts.xmlMode || opts.encodeEntities !== "utf8" + ? encodeXML(data) + : escapeText(data); + } + return data; +} +function renderCdata(elem) { + return ``; +} +function renderComment(elem) { + return ``; +} diff --git a/node_modules/dom-serializer/lib/esm/package.json b/node_modules/dom-serializer/lib/esm/package.json new file mode 100644 index 0000000..089153b --- /dev/null +++ b/node_modules/dom-serializer/lib/esm/package.json @@ -0,0 +1 @@ +{"type":"module"} diff --git a/node_modules/dom-serializer/lib/foreignNames.d.ts b/node_modules/dom-serializer/lib/foreignNames.d.ts new file mode 100644 index 0000000..a8b0938 --- /dev/null +++ b/node_modules/dom-serializer/lib/foreignNames.d.ts @@ -0,0 +1,3 @@ +export declare const elementNames: Map; +export declare const attributeNames: Map; +//# sourceMappingURL=foreignNames.d.ts.map \ No newline at end of file diff --git a/node_modules/dom-serializer/lib/foreignNames.d.ts.map b/node_modules/dom-serializer/lib/foreignNames.d.ts.map new file mode 100644 index 0000000..bc1d2d0 --- /dev/null +++ b/node_modules/dom-serializer/lib/foreignNames.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"foreignNames.d.ts","sourceRoot":"","sources":["../src/foreignNames.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,qBAwCxB,CAAC;AACF,eAAO,MAAM,cAAc,qBA8D1B,CAAC"} \ No newline at end of file diff --git a/node_modules/dom-serializer/lib/foreignNames.js b/node_modules/dom-serializer/lib/foreignNames.js new file mode 100644 index 0000000..3b24b75 --- /dev/null +++ b/node_modules/dom-serializer/lib/foreignNames.js @@ -0,0 +1,103 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.attributeNames = exports.elementNames = void 0; +exports.elementNames = new Map([ + "altGlyph", + "altGlyphDef", + "altGlyphItem", + "animateColor", + "animateMotion", + "animateTransform", + "clipPath", + "feBlend", + "feColorMatrix", + "feComponentTransfer", + "feComposite", + "feConvolveMatrix", + "feDiffuseLighting", + "feDisplacementMap", + "feDistantLight", + "feDropShadow", + "feFlood", + "feFuncA", + "feFuncB", + "feFuncG", + "feFuncR", + "feGaussianBlur", + "feImage", + "feMerge", + "feMergeNode", + "feMorphology", + "feOffset", + "fePointLight", + "feSpecularLighting", + "feSpotLight", + "feTile", + "feTurbulence", + "foreignObject", + "glyphRef", + "linearGradient", + "radialGradient", + "textPath", +].map(function (val) { return [val.toLowerCase(), val]; })); +exports.attributeNames = new Map([ + "definitionURL", + "attributeName", + "attributeType", + "baseFrequency", + "baseProfile", + "calcMode", + "clipPathUnits", + "diffuseConstant", + "edgeMode", + "filterUnits", + "glyphRef", + "gradientTransform", + "gradientUnits", + "kernelMatrix", + "kernelUnitLength", + "keyPoints", + "keySplines", + "keyTimes", + "lengthAdjust", + "limitingConeAngle", + "markerHeight", + "markerUnits", + "markerWidth", + "maskContentUnits", + "maskUnits", + "numOctaves", + "pathLength", + "patternContentUnits", + "patternTransform", + "patternUnits", + "pointsAtX", + "pointsAtY", + "pointsAtZ", + "preserveAlpha", + "preserveAspectRatio", + "primitiveUnits", + "refX", + "refY", + "repeatCount", + "repeatDur", + "requiredExtensions", + "requiredFeatures", + "specularConstant", + "specularExponent", + "spreadMethod", + "startOffset", + "stdDeviation", + "stitchTiles", + "surfaceScale", + "systemLanguage", + "tableValues", + "targetX", + "targetY", + "textLength", + "viewBox", + "viewTarget", + "xChannelSelector", + "yChannelSelector", + "zoomAndPan", +].map(function (val) { return [val.toLowerCase(), val]; })); diff --git a/node_modules/dom-serializer/lib/index.d.ts b/node_modules/dom-serializer/lib/index.d.ts new file mode 100644 index 0000000..cdf04f0 --- /dev/null +++ b/node_modules/dom-serializer/lib/index.d.ts @@ -0,0 +1,52 @@ +import type { AnyNode } from "domhandler"; +export interface DomSerializerOptions { + /** + * Print an empty attribute's value. + * + * @default xmlMode + * @example With emptyAttrs: false: <input checked> + * @example With emptyAttrs: true: <input checked=""> + */ + emptyAttrs?: boolean; + /** + * Print self-closing tags for tags without contents. + * + * @default xmlMode + * @example With selfClosingTags: false: <foo></foo> + * @example With selfClosingTags: true: <foo /> + */ + selfClosingTags?: boolean; + /** + * Treat the input as an XML document; enables the `emptyAttrs` and `selfClosingTags` options. + * + * If the value is `"foreign"`, it will try to correct mixed-case attribute names. + * + * @default false + */ + xmlMode?: boolean | "foreign"; + /** + * Encode characters that are either reserved in HTML or XML. + * + * If `xmlMode` is `true` or the value not `'utf8'`, characters outside of the utf8 range will be encoded as well. + * + * @default `decodeEntities` + */ + encodeEntities?: boolean | "utf8"; + /** + * Option inherited from parsing; will be used as the default value for `encodeEntities`. + * + * @default true + */ + decodeEntities?: boolean; +} +/** + * Renders a DOM node or an array of DOM nodes to a string. + * + * Can be thought of as the equivalent of the `outerHTML` of the passed node(s). + * + * @param node Node to be rendered. + * @param options Changes serialization behavior + */ +export declare function render(node: AnyNode | ArrayLike, options?: DomSerializerOptions): string; +export default render; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/node_modules/dom-serializer/lib/index.d.ts.map b/node_modules/dom-serializer/lib/index.d.ts.map new file mode 100644 index 0000000..6d9d0b6 --- /dev/null +++ b/node_modules/dom-serializer/lib/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EACV,OAAO,EAMR,MAAM,YAAY,CAAC;AAWpB,MAAM,WAAW,oBAAoB;IACnC;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;;;;;OAMG;IACH,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B;;;;;;OAMG;IACH,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAC9B;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,OAAO,GAAG,MAAM,CAAC;IAClC;;;;OAIG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B;AA4ED;;;;;;;GAOG;AACH,wBAAgB,MAAM,CACpB,IAAI,EAAE,OAAO,GAAG,SAAS,CAAC,OAAO,CAAC,EAClC,OAAO,GAAE,oBAAyB,GACjC,MAAM,CAUR;AAED,eAAe,MAAM,CAAC"} \ No newline at end of file diff --git a/node_modules/dom-serializer/lib/index.js b/node_modules/dom-serializer/lib/index.js new file mode 100644 index 0000000..af996ff --- /dev/null +++ b/node_modules/dom-serializer/lib/index.js @@ -0,0 +1,229 @@ +"use strict"; +var __assign = (this && this.__assign) || function () { + __assign = Object.assign || function(t) { + for (var s, i = 1, n = arguments.length; i < n; i++) { + s = arguments[i]; + for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) + t[p] = s[p]; + } + return t; + }; + return __assign.apply(this, arguments); +}; +var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +})); +var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}); +var __importStar = (this && this.__importStar) || function (mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.render = void 0; +/* + * Module dependencies + */ +var ElementType = __importStar(require("domelementtype")); +var entities_1 = require("entities"); +/** + * Mixed-case SVG and MathML tags & attributes + * recognized by the HTML parser. + * + * @see https://html.spec.whatwg.org/multipage/parsing.html#parsing-main-inforeign + */ +var foreignNames_js_1 = require("./foreignNames.js"); +var unencodedElements = new Set([ + "style", + "script", + "xmp", + "iframe", + "noembed", + "noframes", + "plaintext", + "noscript", +]); +function replaceQuotes(value) { + return value.replace(/"/g, """); +} +/** + * Format attributes + */ +function formatAttributes(attributes, opts) { + var _a; + if (!attributes) + return; + var encode = ((_a = opts.encodeEntities) !== null && _a !== void 0 ? _a : opts.decodeEntities) === false + ? replaceQuotes + : opts.xmlMode || opts.encodeEntities !== "utf8" + ? entities_1.encodeXML + : entities_1.escapeAttribute; + return Object.keys(attributes) + .map(function (key) { + var _a, _b; + var value = (_a = attributes[key]) !== null && _a !== void 0 ? _a : ""; + if (opts.xmlMode === "foreign") { + /* Fix up mixed-case attribute names */ + key = (_b = foreignNames_js_1.attributeNames.get(key)) !== null && _b !== void 0 ? _b : key; + } + if (!opts.emptyAttrs && !opts.xmlMode && value === "") { + return key; + } + return "".concat(key, "=\"").concat(encode(value), "\""); + }) + .join(" "); +} +/** + * Self-enclosing tags + */ +var singleTag = new Set([ + "area", + "base", + "basefont", + "br", + "col", + "command", + "embed", + "frame", + "hr", + "img", + "input", + "isindex", + "keygen", + "link", + "meta", + "param", + "source", + "track", + "wbr", +]); +/** + * Renders a DOM node or an array of DOM nodes to a string. + * + * Can be thought of as the equivalent of the `outerHTML` of the passed node(s). + * + * @param node Node to be rendered. + * @param options Changes serialization behavior + */ +function render(node, options) { + if (options === void 0) { options = {}; } + var nodes = "length" in node ? node : [node]; + var output = ""; + for (var i = 0; i < nodes.length; i++) { + output += renderNode(nodes[i], options); + } + return output; +} +exports.render = render; +exports.default = render; +function renderNode(node, options) { + switch (node.type) { + case ElementType.Root: + return render(node.children, options); + // @ts-expect-error We don't use `Doctype` yet + case ElementType.Doctype: + case ElementType.Directive: + return renderDirective(node); + case ElementType.Comment: + return renderComment(node); + case ElementType.CDATA: + return renderCdata(node); + case ElementType.Script: + case ElementType.Style: + case ElementType.Tag: + return renderTag(node, options); + case ElementType.Text: + return renderText(node, options); + } +} +var foreignModeIntegrationPoints = new Set([ + "mi", + "mo", + "mn", + "ms", + "mtext", + "annotation-xml", + "foreignObject", + "desc", + "title", +]); +var foreignElements = new Set(["svg", "math"]); +function renderTag(elem, opts) { + var _a; + // Handle SVG / MathML in HTML + if (opts.xmlMode === "foreign") { + /* Fix up mixed-case element names */ + elem.name = (_a = foreignNames_js_1.elementNames.get(elem.name)) !== null && _a !== void 0 ? _a : elem.name; + /* Exit foreign mode at integration points */ + if (elem.parent && + foreignModeIntegrationPoints.has(elem.parent.name)) { + opts = __assign(__assign({}, opts), { xmlMode: false }); + } + } + if (!opts.xmlMode && foreignElements.has(elem.name)) { + opts = __assign(__assign({}, opts), { xmlMode: "foreign" }); + } + var tag = "<".concat(elem.name); + var attribs = formatAttributes(elem.attribs, opts); + if (attribs) { + tag += " ".concat(attribs); + } + if (elem.children.length === 0 && + (opts.xmlMode + ? // In XML mode or foreign mode, and user hasn't explicitly turned off self-closing tags + opts.selfClosingTags !== false + : // User explicitly asked for self-closing tags, even in HTML mode + opts.selfClosingTags && singleTag.has(elem.name))) { + if (!opts.xmlMode) + tag += " "; + tag += "/>"; + } + else { + tag += ">"; + if (elem.children.length > 0) { + tag += render(elem.children, opts); + } + if (opts.xmlMode || !singleTag.has(elem.name)) { + tag += ""); + } + } + return tag; +} +function renderDirective(elem) { + return "<".concat(elem.data, ">"); +} +function renderText(elem, opts) { + var _a; + var data = elem.data || ""; + // If entities weren't decoded, no need to encode them back + if (((_a = opts.encodeEntities) !== null && _a !== void 0 ? _a : opts.decodeEntities) !== false && + !(!opts.xmlMode && + elem.parent && + unencodedElements.has(elem.parent.name))) { + data = + opts.xmlMode || opts.encodeEntities !== "utf8" + ? (0, entities_1.encodeXML)(data) + : (0, entities_1.escapeText)(data); + } + return data; +} +function renderCdata(elem) { + return ""); +} +function renderComment(elem) { + return ""); +} diff --git a/node_modules/dom-serializer/package.json b/node_modules/dom-serializer/package.json new file mode 100644 index 0000000..002681c --- /dev/null +++ b/node_modules/dom-serializer/package.json @@ -0,0 +1,69 @@ +{ + "name": "dom-serializer", + "version": "2.0.0", + "description": "render domhandler DOM nodes to a string", + "author": "Felix Boehm ", + "sideEffects": false, + "keywords": [ + "html", + "xml", + "render" + ], + "repository": { + "type": "git", + "url": "git://github.com/cheeriojs/dom-serializer.git" + }, + "main": "lib/index.js", + "types": "lib/index.d.ts", + "module": "lib/esm/index.js", + "exports": { + "require": "./lib/index.js", + "import": "./lib/esm/index.js" + }, + "files": [ + "lib/**/*" + ], + "dependencies": { + "domelementtype": "^2.3.0", + "domhandler": "^5.0.2", + "entities": "^4.2.0" + }, + "devDependencies": { + "@types/jest": "^27.4.1", + "@types/node": "^17.0.23", + "@typescript-eslint/eslint-plugin": "^5.18.0", + "@typescript-eslint/parser": "^5.18.0", + "cheerio": "^1.0.0-rc.9", + "eslint": "^8.12.0", + "eslint-config-prettier": "^8.5.0", + "htmlparser2": "^7.2.0", + "jest": "^27.5.1", + "prettier": "^2.6.2", + "ts-jest": "^27.1.4", + "typescript": "^4.6.3" + }, + "scripts": { + "test": "npm run test:jest && npm run lint", + "test:jest": "jest", + "lint": "npm run lint:es && npm run lint:prettier", + "lint:es": "eslint --ignore-path .gitignore .", + "lint:prettier": "npm run prettier -- --check", + "format": "npm run format:es && npm run format:prettier", + "format:es": "npm run lint:es -- --fix", + "format:prettier": "npm run prettier -- --write", + "prettier": "prettier \"**/*.{ts,md,json,yml}\" --ignore-path .gitignore", + "build": "npm run build:cjs && npm run build:esm", + "build:cjs": "tsc", + "build:esm": "tsc --module esnext --target es2019 --outDir lib/esm && echo '{\"type\":\"module\"}' > lib/esm/package.json", + "prepare": "npm run build" + }, + "jest": { + "preset": "ts-jest", + "testEnvironment": "node", + "moduleNameMapper": { + "^(.*)\\.js$": "$1" + } + }, + "funding": "https://github.com/cheeriojs/dom-serializer?sponsor=1", + "license": "MIT" +} diff --git a/node_modules/domelementtype/LICENSE b/node_modules/domelementtype/LICENSE new file mode 100644 index 0000000..c464f86 --- /dev/null +++ b/node_modules/domelementtype/LICENSE @@ -0,0 +1,11 @@ +Copyright (c) Felix Böhm +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + +Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + +Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + +THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS, +EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/node_modules/domelementtype/lib/esm/index.d.ts b/node_modules/domelementtype/lib/esm/index.d.ts new file mode 100644 index 0000000..72fa4f8 --- /dev/null +++ b/node_modules/domelementtype/lib/esm/index.d.ts @@ -0,0 +1,48 @@ +/** Types of elements found in htmlparser2's DOM */ +export declare enum ElementType { + /** Type for the root element of a document */ + Root = "root", + /** Type for Text */ + Text = "text", + /** Type for */ + Directive = "directive", + /** Type for */ + Comment = "comment", + /** Type for "; +const handler = new DomHandler((error, dom) => { + if (error) { + // Handle error + } else { + // Parsing completed, do something + console.log(dom); + } +}); +const parser = new Parser(handler); +parser.write(rawHtml); +parser.end(); +``` + +Output: + +```javascript +[ + { + data: "Xyz ", + type: "text", + }, + { + type: "script", + name: "script", + attribs: { + language: "javascript", + }, + children: [ + { + data: "var foo = '';<", + type: "text", + }, + ], + }, + { + data: " + +```js +var etag = require('etag') +``` + +### etag(entity, [options]) + +Generate a strong ETag for the given entity. This should be the complete +body of the entity. Strings, `Buffer`s, and `fs.Stats` are accepted. By +default, a strong ETag is generated except for `fs.Stats`, which will +generate a weak ETag (this can be overwritten by `options.weak`). + + + +```js +res.setHeader('ETag', etag(body)) +``` + +#### Options + +`etag` accepts these properties in the options object. + +##### weak + +Specifies if the generated ETag will include the weak validator mark (that +is, the leading `W/`). The actual entity tag is the same. The default value +is `false`, unless the `entity` is `fs.Stats`, in which case it is `true`. + +## Testing + +```sh +$ npm test +``` + +## Benchmark + +```bash +$ npm run-script bench + +> etag@1.8.1 bench nodejs-etag +> node benchmark/index.js + + http_parser@2.7.0 + node@6.11.1 + v8@5.1.281.103 + uv@1.11.0 + zlib@1.2.11 + ares@1.10.1-DEV + icu@58.2 + modules@48 + openssl@1.0.2k + +> node benchmark/body0-100b.js + + 100B body + + 4 tests completed. + + buffer - strong x 258,647 ops/sec ±1.07% (180 runs sampled) + buffer - weak x 263,812 ops/sec ±0.61% (184 runs sampled) + string - strong x 259,955 ops/sec ±1.19% (185 runs sampled) + string - weak x 264,356 ops/sec ±1.09% (184 runs sampled) + +> node benchmark/body1-1kb.js + + 1KB body + + 4 tests completed. + + buffer - strong x 189,018 ops/sec ±1.12% (182 runs sampled) + buffer - weak x 190,586 ops/sec ±0.81% (186 runs sampled) + string - strong x 144,272 ops/sec ±0.96% (188 runs sampled) + string - weak x 145,380 ops/sec ±1.43% (187 runs sampled) + +> node benchmark/body2-5kb.js + + 5KB body + + 4 tests completed. + + buffer - strong x 92,435 ops/sec ±0.42% (188 runs sampled) + buffer - weak x 92,373 ops/sec ±0.58% (189 runs sampled) + string - strong x 48,850 ops/sec ±0.56% (186 runs sampled) + string - weak x 49,380 ops/sec ±0.56% (190 runs sampled) + +> node benchmark/body3-10kb.js + + 10KB body + + 4 tests completed. + + buffer - strong x 55,989 ops/sec ±0.93% (188 runs sampled) + buffer - weak x 56,148 ops/sec ±0.55% (190 runs sampled) + string - strong x 27,345 ops/sec ±0.43% (188 runs sampled) + string - weak x 27,496 ops/sec ±0.45% (190 runs sampled) + +> node benchmark/body4-100kb.js + + 100KB body + + 4 tests completed. + + buffer - strong x 7,083 ops/sec ±0.22% (190 runs sampled) + buffer - weak x 7,115 ops/sec ±0.26% (191 runs sampled) + string - strong x 3,068 ops/sec ±0.34% (190 runs sampled) + string - weak x 3,096 ops/sec ±0.35% (190 runs sampled) + +> node benchmark/stats.js + + stat + + 4 tests completed. + + real - strong x 871,642 ops/sec ±0.34% (189 runs sampled) + real - weak x 867,613 ops/sec ±0.39% (190 runs sampled) + fake - strong x 401,051 ops/sec ±0.40% (189 runs sampled) + fake - weak x 400,100 ops/sec ±0.47% (188 runs sampled) +``` + +## License + +[MIT](LICENSE) + +[npm-image]: https://img.shields.io/npm/v/etag.svg +[npm-url]: https://npmjs.org/package/etag +[node-version-image]: https://img.shields.io/node/v/etag.svg +[node-version-url]: https://nodejs.org/en/download/ +[travis-image]: https://img.shields.io/travis/jshttp/etag/master.svg +[travis-url]: https://travis-ci.org/jshttp/etag +[coveralls-image]: https://img.shields.io/coveralls/jshttp/etag/master.svg +[coveralls-url]: https://coveralls.io/r/jshttp/etag?branch=master +[downloads-image]: https://img.shields.io/npm/dm/etag.svg +[downloads-url]: https://npmjs.org/package/etag diff --git a/node_modules/etag/index.js b/node_modules/etag/index.js new file mode 100644 index 0000000..2a585c9 --- /dev/null +++ b/node_modules/etag/index.js @@ -0,0 +1,131 @@ +/*! + * etag + * Copyright(c) 2014-2016 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict' + +/** + * Module exports. + * @public + */ + +module.exports = etag + +/** + * Module dependencies. + * @private + */ + +var crypto = require('crypto') +var Stats = require('fs').Stats + +/** + * Module variables. + * @private + */ + +var toString = Object.prototype.toString + +/** + * Generate an entity tag. + * + * @param {Buffer|string} entity + * @return {string} + * @private + */ + +function entitytag (entity) { + if (entity.length === 0) { + // fast-path empty + return '"0-2jmj7l5rSw0yVb/vlWAYkK/YBwk"' + } + + // compute hash of entity + var hash = crypto + .createHash('sha1') + .update(entity, 'utf8') + .digest('base64') + .substring(0, 27) + + // compute length of entity + var len = typeof entity === 'string' + ? Buffer.byteLength(entity, 'utf8') + : entity.length + + return '"' + len.toString(16) + '-' + hash + '"' +} + +/** + * Create a simple ETag. + * + * @param {string|Buffer|Stats} entity + * @param {object} [options] + * @param {boolean} [options.weak] + * @return {String} + * @public + */ + +function etag (entity, options) { + if (entity == null) { + throw new TypeError('argument entity is required') + } + + // support fs.Stats object + var isStats = isstats(entity) + var weak = options && typeof options.weak === 'boolean' + ? options.weak + : isStats + + // validate argument + if (!isStats && typeof entity !== 'string' && !Buffer.isBuffer(entity)) { + throw new TypeError('argument entity must be string, Buffer, or fs.Stats') + } + + // generate entity tag + var tag = isStats + ? stattag(entity) + : entitytag(entity) + + return weak + ? 'W/' + tag + : tag +} + +/** + * Determine if object is a Stats object. + * + * @param {object} obj + * @return {boolean} + * @api private + */ + +function isstats (obj) { + // genuine fs.Stats + if (typeof Stats === 'function' && obj instanceof Stats) { + return true + } + + // quack quack + return obj && typeof obj === 'object' && + 'ctime' in obj && toString.call(obj.ctime) === '[object Date]' && + 'mtime' in obj && toString.call(obj.mtime) === '[object Date]' && + 'ino' in obj && typeof obj.ino === 'number' && + 'size' in obj && typeof obj.size === 'number' +} + +/** + * Generate a tag for a stat. + * + * @param {object} stat + * @return {string} + * @private + */ + +function stattag (stat) { + var mtime = stat.mtime.getTime().toString(16) + var size = stat.size.toString(16) + + return '"' + size + '-' + mtime + '"' +} diff --git a/node_modules/etag/package.json b/node_modules/etag/package.json new file mode 100644 index 0000000..b06ab80 --- /dev/null +++ b/node_modules/etag/package.json @@ -0,0 +1,47 @@ +{ + "name": "etag", + "description": "Create simple HTTP ETags", + "version": "1.8.1", + "contributors": [ + "Douglas Christopher Wilson ", + "David Björklund " + ], + "license": "MIT", + "keywords": [ + "etag", + "http", + "res" + ], + "repository": "jshttp/etag", + "devDependencies": { + "beautify-benchmark": "0.2.4", + "benchmark": "2.1.4", + "eslint": "3.19.0", + "eslint-config-standard": "10.2.1", + "eslint-plugin-import": "2.7.0", + "eslint-plugin-markdown": "1.0.0-beta.6", + "eslint-plugin-node": "5.1.1", + "eslint-plugin-promise": "3.5.0", + "eslint-plugin-standard": "3.0.1", + "istanbul": "0.4.5", + "mocha": "1.21.5", + "safe-buffer": "5.1.1", + "seedrandom": "2.4.3" + }, + "files": [ + "LICENSE", + "HISTORY.md", + "README.md", + "index.js" + ], + "engines": { + "node": ">= 0.6" + }, + "scripts": { + "bench": "node benchmark/index.js", + "lint": "eslint --plugin markdown --ext js,md .", + "test": "mocha --reporter spec --bail --check-leaks test/", + "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", + "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" + } +} diff --git a/node_modules/expand-brackets/LICENSE b/node_modules/expand-brackets/LICENSE new file mode 100644 index 0000000..6525171 --- /dev/null +++ b/node_modules/expand-brackets/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015-2016, Jon Schlinkert + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/expand-brackets/README.md b/node_modules/expand-brackets/README.md new file mode 100644 index 0000000..c0e33d0 --- /dev/null +++ b/node_modules/expand-brackets/README.md @@ -0,0 +1,302 @@ +# expand-brackets [![NPM version](https://img.shields.io/npm/v/expand-brackets.svg?style=flat)](https://www.npmjs.com/package/expand-brackets) [![NPM monthly downloads](https://img.shields.io/npm/dm/expand-brackets.svg?style=flat)](https://npmjs.org/package/expand-brackets) [![NPM total downloads](https://img.shields.io/npm/dt/expand-brackets.svg?style=flat)](https://npmjs.org/package/expand-brackets) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/expand-brackets.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/expand-brackets) [![Windows Build Status](https://img.shields.io/appveyor/ci/jonschlinkert/expand-brackets.svg?style=flat&label=AppVeyor)](https://ci.appveyor.com/project/jonschlinkert/expand-brackets) + +> Expand POSIX bracket expressions (character classes) in glob patterns. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save expand-brackets +``` + +## Usage + +```js +var brackets = require('expand-brackets'); +brackets(string[, options]); +``` + +**Params** + +The main export is a function that takes the following parameters: + +* `pattern` **{String}**: the pattern to convert +* `options` **{Object}**: optionally supply an options object +* `returns` **{String}**: returns a string that can be used to create a regex + +**Example** + +```js +console.log(brackets('[![:lower:]]')); +//=> '[^a-z]' +``` + +## API + +### [brackets](index.js#L29) + +Parses the given POSIX character class `pattern` and returns a +string that can be used for creating regular expressions for matching. + +**Params** + +* `pattern` **{String}** +* `options` **{Object}** +* `returns` **{Object}** + +### [.match](index.js#L54) + +Takes an array of strings and a POSIX character class pattern, and returns a new array with only the strings that matched the pattern. + +**Example** + +```js +var brackets = require('expand-brackets'); +console.log(brackets.match(['1', 'a', 'ab'], '[[:alpha:]]')); +//=> ['a'] + +console.log(brackets.match(['1', 'a', 'ab'], '[[:alpha:]]+')); +//=> ['a', 'ab'] +``` + +**Params** + +* `arr` **{Array}**: Array of strings to match +* `pattern` **{String}**: POSIX character class pattern(s) +* `options` **{Object}** +* `returns` **{Array}** + +### [.isMatch](index.js#L100) + +Returns true if the specified `string` matches the given brackets `pattern`. + +**Example** + +```js +var brackets = require('expand-brackets'); + +console.log(brackets.isMatch('a.a', '[[:alpha:]].[[:alpha:]]')); +//=> true +console.log(brackets.isMatch('1.2', '[[:alpha:]].[[:alpha:]]')); +//=> false +``` + +**Params** + +* `string` **{String}**: String to match +* `pattern` **{String}**: Poxis pattern +* `options` **{String}** +* `returns` **{Boolean}** + +### [.matcher](index.js#L123) + +Takes a POSIX character class pattern and returns a matcher function. The returned function takes the string to match as its only argument. + +**Example** + +```js +var brackets = require('expand-brackets'); +var isMatch = brackets.matcher('[[:lower:]].[[:upper:]]'); + +console.log(isMatch('a.a')); +//=> false +console.log(isMatch('a.A')); +//=> true +``` + +**Params** + +* `pattern` **{String}**: Poxis pattern +* `options` **{String}** +* `returns` **{Boolean}** + +### [.makeRe](index.js#L145) + +Create a regular expression from the given `pattern`. + +**Example** + +```js +var brackets = require('expand-brackets'); +var re = brackets.makeRe('[[:alpha:]]'); +console.log(re); +//=> /^(?:[a-zA-Z])$/ +``` + +**Params** + +* `pattern` **{String}**: The pattern to convert to regex. +* `options` **{Object}** +* `returns` **{RegExp}** + +### [.create](index.js#L187) + +Parses the given POSIX character class `pattern` and returns an object with the compiled `output` and optional source `map`. + +**Example** + +```js +var brackets = require('expand-brackets'); +console.log(brackets('[[:alpha:]]')); +// { options: { source: 'string' }, +// input: '[[:alpha:]]', +// state: {}, +// compilers: +// { eos: [Function], +// noop: [Function], +// bos: [Function], +// not: [Function], +// escape: [Function], +// text: [Function], +// posix: [Function], +// bracket: [Function], +// 'bracket.open': [Function], +// 'bracket.inner': [Function], +// 'bracket.literal': [Function], +// 'bracket.close': [Function] }, +// output: '[a-zA-Z]', +// ast: +// { type: 'root', +// errors: [], +// nodes: [ [Object], [Object], [Object] ] }, +// parsingErrors: [] } +``` + +**Params** + +* `pattern` **{String}** +* `options` **{Object}** +* `returns` **{Object}** + +## Options + +### options.sourcemap + +Generate a source map for the given pattern. + +**Example** + +```js +var res = brackets('[:alpha:]', {sourcemap: true}); + +console.log(res.map); +// { version: 3, +// sources: [ 'brackets' ], +// names: [], +// mappings: 'AAAA,MAAS', +// sourcesContent: [ '[:alpha:]' ] } +``` + +### POSIX Character classes + +The following named POSIX bracket expressions are supported: + +* `[:alnum:]`: Alphanumeric characters (`a-zA-Z0-9]`) +* `[:alpha:]`: Alphabetic characters (`a-zA-Z]`) +* `[:blank:]`: Space and tab (`[ t]`) +* `[:digit:]`: Digits (`[0-9]`) +* `[:lower:]`: Lowercase letters (`[a-z]`) +* `[:punct:]`: Punctuation and symbols. (`[!"#$%&'()*+, -./:;<=>?@ [\]^_``{|}~]`) +* `[:upper:]`: Uppercase letters (`[A-Z]`) +* `[:word:]`: Word characters (letters, numbers and underscores) (`[A-Za-z0-9_]`) +* `[:xdigit:]`: Hexadecimal digits (`[A-Fa-f0-9]`) + +See [posix-character-classes](https://github.com/jonschlinkert/posix-character-classes) for more details. + +**Not supported** + +* [equivalence classes](https://www.gnu.org/software/gawk/manual/html_node/Bracket-Expressions.html) are not supported +* [POSIX.2 collating symbols](https://www.gnu.org/software/gawk/manual/html_node/Bracket-Expressions.html) are not supported + +## Changelog + +### v2.0.0 + +**Breaking changes** + +* The main export now returns the compiled string, instead of the object returned from the compiler + +**Added features** + +* Adds a `.create` method to do what the main function did before v2.0.0 + +### v0.2.0 + +In addition to performance and matching improvements, the v0.2.0 refactor adds complete POSIX character class support, with the exception of equivalence classes and POSIX.2 collating symbols which are not relevant to node.js usage. + +**Added features** + +* parser is exposed, so that expand-brackets parsers can be used by upstream parsers (like [micromatch](https://github.com/jonschlinkert/micromatch)) +* compiler is exposed, so that expand-brackets compilers can be used by upstream compilers +* source maps + +**source map example** + +```js +var brackets = require('expand-brackets'); +var res = brackets('[:alpha:]'); +console.log(res.map); + +{ version: 3, + sources: [ 'brackets' ], + names: [], + mappings: 'AAAA,MAAS', + sourcesContent: [ '[:alpha:]' ] } +``` + +## About + +### Related projects + +* [braces](https://www.npmjs.com/package/braces): Fast, comprehensive, bash-like brace expansion implemented in JavaScript. Complete support for the Bash 4.3 braces… [more](https://github.com/jonschlinkert/braces) | [homepage](https://github.com/jonschlinkert/braces "Fast, comprehensive, bash-like brace expansion implemented in JavaScript. Complete support for the Bash 4.3 braces specification, without sacrificing speed.") +* [extglob](https://www.npmjs.com/package/extglob): Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob… [more](https://github.com/jonschlinkert/extglob) | [homepage](https://github.com/jonschlinkert/extglob "Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.") +* [micromatch](https://www.npmjs.com/package/micromatch): Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch. | [homepage](https://github.com/jonschlinkert/micromatch "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.") +* [nanomatch](https://www.npmjs.com/package/nanomatch): Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash… [more](https://github.com/jonschlinkert/nanomatch) | [homepage](https://github.com/jonschlinkert/nanomatch "Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)") + +### Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +### Contributors + +| **Commits** | **Contributor**
| +| --- | --- | +| 66 | [jonschlinkert](https://github.com/jonschlinkert) | +| 2 | [MartinKolarik](https://github.com/MartinKolarik) | +| 2 | [es128](https://github.com/es128) | +| 1 | [eush77](https://github.com/eush77) | + +### Building docs + +_(This document was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme) (a [verb](https://github.com/verbose/verb) generator), please don't edit the readme directly. Any changes to the readme must be made in [.verb.md](.verb.md).)_ + +To generate the readme and API documentation with [verb](https://github.com/verbose/verb): + +```sh +$ npm install -g verb verb-generate-readme && verb +``` + +### Running tests + +Install dev dependencies: + +```sh +$ npm install -d && npm test +``` + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](http://twitter.com/jonschlinkert) + +### License + +Copyright © 2016, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT license](https://github.com/jonschlinkert/expand-brackets/blob/master/LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.2.0, on December 12, 2016._ \ No newline at end of file diff --git a/node_modules/expand-brackets/changelog.md b/node_modules/expand-brackets/changelog.md new file mode 100644 index 0000000..0c0723a --- /dev/null +++ b/node_modules/expand-brackets/changelog.md @@ -0,0 +1,35 @@ +## Changelog + +### v2.0.0 + +**Breaking changes** + +- The main export now returns the compiled string, instead of the object returned from the compiler + +**Added features** + +- Adds a `.create` method to do what the main function did before v2.0.0 + +### v0.2.0 + +In addition to performance and matching improvements, the v0.2.0 refactor adds complete POSIX character class support, with the exception of equivalence classes and POSIX.2 collating symbols which are not relevant to node.js usage. + +**Added features** + +- parser is exposed, so that expand-brackets parsers can be used by upstream parsers (like [micromatch][]) +- compiler is exposed, so that expand-brackets compilers can be used by upstream compilers +- source maps + +**source map example** + +```js +var brackets = require('expand-brackets'); +var res = brackets('[:alpha:]'); +console.log(res.map); + +{ version: 3, + sources: [ 'brackets' ], + names: [], + mappings: 'AAAA,MAAS', + sourcesContent: [ '[:alpha:]' ] } +``` diff --git a/node_modules/expand-brackets/index.js b/node_modules/expand-brackets/index.js new file mode 100644 index 0000000..74b8b15 --- /dev/null +++ b/node_modules/expand-brackets/index.js @@ -0,0 +1,211 @@ +'use strict'; + +/** + * Local dependencies + */ + +var compilers = require('./lib/compilers'); +var parsers = require('./lib/parsers'); + +/** + * Module dependencies + */ + +var debug = require('debug')('expand-brackets'); +var extend = require('extend-shallow'); +var Snapdragon = require('snapdragon'); +var toRegex = require('to-regex'); + +/** + * Parses the given POSIX character class `pattern` and returns a + * string that can be used for creating regular expressions for matching. + * + * @param {String} `pattern` + * @param {Object} `options` + * @return {Object} + * @api public + */ + +function brackets(pattern, options) { + debug('initializing from <%s>', __filename); + var res = brackets.create(pattern, options); + return res.output; +} + +/** + * Takes an array of strings and a POSIX character class pattern, and returns a new + * array with only the strings that matched the pattern. + * + * ```js + * var brackets = require('expand-brackets'); + * console.log(brackets.match(['1', 'a', 'ab'], '[[:alpha:]]')); + * //=> ['a'] + * + * console.log(brackets.match(['1', 'a', 'ab'], '[[:alpha:]]+')); + * //=> ['a', 'ab'] + * ``` + * @param {Array} `arr` Array of strings to match + * @param {String} `pattern` POSIX character class pattern(s) + * @param {Object} `options` + * @return {Array} + * @api public + */ + +brackets.match = function(arr, pattern, options) { + arr = [].concat(arr); + var opts = extend({}, options); + var isMatch = brackets.matcher(pattern, opts); + var len = arr.length; + var idx = -1; + var res = []; + + while (++idx < len) { + var ele = arr[idx]; + if (isMatch(ele)) { + res.push(ele); + } + } + + if (res.length === 0) { + if (opts.failglob === true) { + throw new Error('no matches found for "' + pattern + '"'); + } + + if (opts.nonull === true || opts.nullglob === true) { + return [pattern.split('\\').join('')]; + } + } + return res; +}; + +/** + * Returns true if the specified `string` matches the given + * brackets `pattern`. + * + * ```js + * var brackets = require('expand-brackets'); + * + * console.log(brackets.isMatch('a.a', '[[:alpha:]].[[:alpha:]]')); + * //=> true + * console.log(brackets.isMatch('1.2', '[[:alpha:]].[[:alpha:]]')); + * //=> false + * ``` + * @param {String} `string` String to match + * @param {String} `pattern` Poxis pattern + * @param {String} `options` + * @return {Boolean} + * @api public + */ + +brackets.isMatch = function(str, pattern, options) { + return brackets.matcher(pattern, options)(str); +}; + +/** + * Takes a POSIX character class pattern and returns a matcher function. The returned + * function takes the string to match as its only argument. + * + * ```js + * var brackets = require('expand-brackets'); + * var isMatch = brackets.matcher('[[:lower:]].[[:upper:]]'); + * + * console.log(isMatch('a.a')); + * //=> false + * console.log(isMatch('a.A')); + * //=> true + * ``` + * @param {String} `pattern` Poxis pattern + * @param {String} `options` + * @return {Boolean} + * @api public + */ + +brackets.matcher = function(pattern, options) { + var re = brackets.makeRe(pattern, options); + return function(str) { + return re.test(str); + }; +}; + +/** + * Create a regular expression from the given `pattern`. + * + * ```js + * var brackets = require('expand-brackets'); + * var re = brackets.makeRe('[[:alpha:]]'); + * console.log(re); + * //=> /^(?:[a-zA-Z])$/ + * ``` + * @param {String} `pattern` The pattern to convert to regex. + * @param {Object} `options` + * @return {RegExp} + * @api public + */ + +brackets.makeRe = function(pattern, options) { + var res = brackets.create(pattern, options); + var opts = extend({strictErrors: false}, options); + return toRegex(res.output, opts); +}; + +/** + * Parses the given POSIX character class `pattern` and returns an object + * with the compiled `output` and optional source `map`. + * + * ```js + * var brackets = require('expand-brackets'); + * console.log(brackets('[[:alpha:]]')); + * // { options: { source: 'string' }, + * // input: '[[:alpha:]]', + * // state: {}, + * // compilers: + * // { eos: [Function], + * // noop: [Function], + * // bos: [Function], + * // not: [Function], + * // escape: [Function], + * // text: [Function], + * // posix: [Function], + * // bracket: [Function], + * // 'bracket.open': [Function], + * // 'bracket.inner': [Function], + * // 'bracket.literal': [Function], + * // 'bracket.close': [Function] }, + * // output: '[a-zA-Z]', + * // ast: + * // { type: 'root', + * // errors: [], + * // nodes: [ [Object], [Object], [Object] ] }, + * // parsingErrors: [] } + * ``` + * @param {String} `pattern` + * @param {Object} `options` + * @return {Object} + * @api public + */ + +brackets.create = function(pattern, options) { + var snapdragon = (options && options.snapdragon) || new Snapdragon(options); + compilers(snapdragon); + parsers(snapdragon); + + var ast = snapdragon.parse(pattern, options); + ast.input = pattern; + var res = snapdragon.compile(ast, options); + res.input = pattern; + return res; +}; + +/** + * Expose `brackets` constructor, parsers and compilers + */ + +brackets.compilers = compilers; +brackets.parsers = parsers; + +/** + * Expose `brackets` + * @type {Function} + */ + +module.exports = brackets; diff --git a/node_modules/expand-brackets/lib/compilers.js b/node_modules/expand-brackets/lib/compilers.js new file mode 100644 index 0000000..fbf7fe8 --- /dev/null +++ b/node_modules/expand-brackets/lib/compilers.js @@ -0,0 +1,87 @@ +'use strict'; + +var posix = require('posix-character-classes'); + +module.exports = function(brackets) { + brackets.compiler + + /** + * Escaped characters + */ + + .set('escape', function(node) { + return this.emit('\\' + node.val.replace(/^\\/, ''), node); + }) + + /** + * Text + */ + + .set('text', function(node) { + return this.emit(node.val.replace(/([{}])/g, '\\$1'), node); + }) + + /** + * POSIX character classes + */ + + .set('posix', function(node) { + if (node.val === '[::]') { + return this.emit('\\[::\\]', node); + } + + var val = posix[node.inner]; + if (typeof val === 'undefined') { + val = '[' + node.inner + ']'; + } + return this.emit(val, node); + }) + + /** + * Non-posix brackets + */ + + .set('bracket', function(node) { + return this.mapVisit(node.nodes); + }) + .set('bracket.open', function(node) { + return this.emit(node.val, node); + }) + .set('bracket.inner', function(node) { + var inner = node.val; + + if (inner === '[' || inner === ']') { + return this.emit('\\' + node.val, node); + } + if (inner === '^]') { + return this.emit('^\\]', node); + } + if (inner === '^') { + return this.emit('^', node); + } + + if (/-/.test(inner) && !/(\d-\d|\w-\w)/.test(inner)) { + inner = inner.split('-').join('\\-'); + } + + var isNegated = inner.charAt(0) === '^'; + // add slashes to negated brackets, per spec + if (isNegated && inner.indexOf('/') === -1) { + inner += '/'; + } + if (isNegated && inner.indexOf('.') === -1) { + inner += '.'; + } + + // don't unescape `0` (octal literal) + inner = inner.replace(/\\([1-9])/g, '$1'); + return this.emit(inner, node); + }) + .set('bracket.close', function(node) { + var val = node.val.replace(/^\\/, ''); + if (node.parent.escaped === true) { + return this.emit('\\' + val, node); + } + return this.emit(val, node); + }); +}; diff --git a/node_modules/expand-brackets/lib/parsers.js b/node_modules/expand-brackets/lib/parsers.js new file mode 100644 index 0000000..450a512 --- /dev/null +++ b/node_modules/expand-brackets/lib/parsers.js @@ -0,0 +1,219 @@ +'use strict'; + +var utils = require('./utils'); +var define = require('define-property'); + +/** + * Text regex + */ + +var TEXT_REGEX = '(\\[(?=.*\\])|\\])+'; +var not = utils.createRegex(TEXT_REGEX); + +/** + * Brackets parsers + */ + +function parsers(brackets) { + brackets.state = brackets.state || {}; + brackets.parser.sets.bracket = brackets.parser.sets.bracket || []; + brackets.parser + + .capture('escape', function() { + if (this.isInside('bracket')) return; + var pos = this.position(); + var m = this.match(/^\\(.)/); + if (!m) return; + + return pos({ + type: 'escape', + val: m[0] + }); + }) + + /** + * Text parser + */ + + .capture('text', function() { + if (this.isInside('bracket')) return; + var pos = this.position(); + var m = this.match(not); + if (!m || !m[0]) return; + + return pos({ + type: 'text', + val: m[0] + }); + }) + + /** + * POSIX character classes: "[[:alpha:][:digits:]]" + */ + + .capture('posix', function() { + var pos = this.position(); + var m = this.match(/^\[:(.*?):\](?=.*\])/); + if (!m) return; + + var inside = this.isInside('bracket'); + if (inside) { + brackets.posix++; + } + + return pos({ + type: 'posix', + insideBracket: inside, + inner: m[1], + val: m[0] + }); + }) + + /** + * Bracket (noop) + */ + + .capture('bracket', function() {}) + + /** + * Open: '[' + */ + + .capture('bracket.open', function() { + var parsed = this.parsed; + var pos = this.position(); + var m = this.match(/^\[(?=.*\])/); + if (!m) return; + + var prev = this.prev(); + var last = utils.last(prev.nodes); + + if (parsed.slice(-1) === '\\' && !this.isInside('bracket')) { + last.val = last.val.slice(0, last.val.length - 1); + return pos({ + type: 'escape', + val: m[0] + }); + } + + var open = pos({ + type: 'bracket.open', + val: m[0] + }); + + if (last.type === 'bracket.open' || this.isInside('bracket')) { + open.val = '\\' + open.val; + open.type = 'bracket.inner'; + open.escaped = true; + return open; + } + + var node = pos({ + type: 'bracket', + nodes: [open] + }); + + define(node, 'parent', prev); + define(open, 'parent', node); + this.push('bracket', node); + prev.nodes.push(node); + }) + + /** + * Bracket text + */ + + .capture('bracket.inner', function() { + if (!this.isInside('bracket')) return; + var pos = this.position(); + var m = this.match(not); + if (!m || !m[0]) return; + + var next = this.input.charAt(0); + var val = m[0]; + + var node = pos({ + type: 'bracket.inner', + val: val + }); + + if (val === '\\\\') { + return node; + } + + var first = val.charAt(0); + var last = val.slice(-1); + + if (first === '!') { + val = '^' + val.slice(1); + } + + if (last === '\\' || (val === '^' && next === ']')) { + val += this.input[0]; + this.consume(1); + } + + node.val = val; + return node; + }) + + /** + * Close: ']' + */ + + .capture('bracket.close', function() { + var parsed = this.parsed; + var pos = this.position(); + var m = this.match(/^\]/); + if (!m) return; + + var prev = this.prev(); + var last = utils.last(prev.nodes); + + if (parsed.slice(-1) === '\\' && !this.isInside('bracket')) { + last.val = last.val.slice(0, last.val.length - 1); + + return pos({ + type: 'escape', + val: m[0] + }); + } + + var node = pos({ + type: 'bracket.close', + rest: this.input, + val: m[0] + }); + + if (last.type === 'bracket.open') { + node.type = 'bracket.inner'; + node.escaped = true; + return node; + } + + var bracket = this.pop('bracket'); + if (!this.isType(bracket, 'bracket')) { + if (this.options.strict) { + throw new Error('missing opening "["'); + } + node.type = 'bracket.inner'; + node.escaped = true; + return node; + } + + bracket.nodes.push(node); + define(node, 'parent', bracket); + }); +} + +/** + * Brackets parsers + */ + +module.exports = parsers; + +/** + * Expose text regex + */ + +module.exports.TEXT_REGEX = TEXT_REGEX; diff --git a/node_modules/expand-brackets/lib/utils.js b/node_modules/expand-brackets/lib/utils.js new file mode 100644 index 0000000..599ff51 --- /dev/null +++ b/node_modules/expand-brackets/lib/utils.js @@ -0,0 +1,34 @@ +'use strict'; + +var toRegex = require('to-regex'); +var regexNot = require('regex-not'); +var cached; + +/** + * Get the last element from `array` + * @param {Array} `array` + * @return {*} + */ + +exports.last = function(arr) { + return arr[arr.length - 1]; +}; + +/** + * Create and cache regex to use for text nodes + */ + +exports.createRegex = function(pattern, include) { + if (cached) return cached; + var opts = {contains: true, strictClose: false}; + var not = regexNot.create(pattern, opts); + var re; + + if (typeof include === 'string') { + re = toRegex('^(?:' + include + '|' + not + ')', opts); + } else { + re = toRegex(not, opts); + } + + return (cached = re); +}; diff --git a/node_modules/expand-brackets/node_modules/define-property/LICENSE b/node_modules/expand-brackets/node_modules/define-property/LICENSE new file mode 100644 index 0000000..65f90ac --- /dev/null +++ b/node_modules/expand-brackets/node_modules/define-property/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/expand-brackets/node_modules/define-property/README.md b/node_modules/expand-brackets/node_modules/define-property/README.md new file mode 100644 index 0000000..8cac698 --- /dev/null +++ b/node_modules/expand-brackets/node_modules/define-property/README.md @@ -0,0 +1,77 @@ +# define-property [![NPM version](https://badge.fury.io/js/define-property.svg)](http://badge.fury.io/js/define-property) + +> Define a non-enumerable property on an object. + +## Install + +Install with [npm](https://www.npmjs.com/) + +```sh +$ npm i define-property --save +``` + +## Usage + +**Params** + +* `obj`: The object on which to define the property. +* `prop`: The name of the property to be defined or modified. +* `descriptor`: The descriptor for the property being defined or modified. + +```js +var define = require('define-property'); +var obj = {}; +define(obj, 'foo', function(val) { + return val.toUpperCase(); +}); + +console.log(obj); +//=> {} + +console.log(obj.foo('bar')); +//=> 'BAR' +``` + +**get/set** + +```js +define(obj, 'foo', { + get: function() {}, + set: function() {} +}); +``` + +## Related projects + +* [delegate-object](https://www.npmjs.com/package/delegate-object): Copy properties from an object to another object, where properties with function values will be… [more](https://www.npmjs.com/package/delegate-object) | [homepage](https://github.com/doowb/delegate-object) +* [forward-object](https://www.npmjs.com/package/forward-object): Copy properties from an object to another object, where properties with function values will be… [more](https://www.npmjs.com/package/forward-object) | [homepage](https://github.com/doowb/forward-object) +* [mixin-deep](https://www.npmjs.com/package/mixin-deep): Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. | [homepage](https://github.com/jonschlinkert/mixin-deep) +* [mixin-object](https://www.npmjs.com/package/mixin-object): Mixin the own and inherited properties of other objects onto the first object. Pass an… [more](https://www.npmjs.com/package/mixin-object) | [homepage](https://github.com/jonschlinkert/mixin-object) + +## Running tests + +Install dev dependencies: + +```sh +$ npm i -d && npm test +``` + +## Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/jonschlinkert/define-property/issues/new). + +## Author + +**Jon Schlinkert** + ++ [github/jonschlinkert](https://github.com/jonschlinkert) ++ [twitter/jonschlinkert](http://twitter.com/jonschlinkert) + +## License + +Copyright © 2015 Jon Schlinkert +Released under the MIT license. + +*** + +_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on August 31, 2015._ diff --git a/node_modules/expand-brackets/node_modules/define-property/index.js b/node_modules/expand-brackets/node_modules/define-property/index.js new file mode 100644 index 0000000..3e0e5e1 --- /dev/null +++ b/node_modules/expand-brackets/node_modules/define-property/index.js @@ -0,0 +1,31 @@ +/*! + * define-property + * + * Copyright (c) 2015, Jon Schlinkert. + * Licensed under the MIT License. + */ + +'use strict'; + +var isDescriptor = require('is-descriptor'); + +module.exports = function defineProperty(obj, prop, val) { + if (typeof obj !== 'object' && typeof obj !== 'function') { + throw new TypeError('expected an object or function.'); + } + + if (typeof prop !== 'string') { + throw new TypeError('expected `prop` to be a string.'); + } + + if (isDescriptor(val) && ('set' in val || 'get' in val)) { + return Object.defineProperty(obj, prop, val); + } + + return Object.defineProperty(obj, prop, { + configurable: true, + enumerable: false, + writable: true, + value: val + }); +}; diff --git a/node_modules/expand-brackets/node_modules/define-property/package.json b/node_modules/expand-brackets/node_modules/define-property/package.json new file mode 100644 index 0000000..43561bf --- /dev/null +++ b/node_modules/expand-brackets/node_modules/define-property/package.json @@ -0,0 +1,51 @@ +{ + "name": "define-property", + "description": "Define a non-enumerable property on an object.", + "version": "0.2.5", + "homepage": "https://github.com/jonschlinkert/define-property", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/define-property", + "bugs": { + "url": "https://github.com/jonschlinkert/define-property/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "devDependencies": { + "mocha": "*", + "should": "^7.0.4" + }, + "keywords": [ + "define", + "define-property", + "enumerable", + "key", + "non", + "non-enumerable", + "object", + "prop", + "property", + "value" + ], + "verb": { + "related": { + "list": [ + "mixin-deep", + "mixin-object", + "delegate-object", + "forward-object" + ] + } + }, + "dependencies": { + "is-descriptor": "^0.1.0" + } +} diff --git a/node_modules/expand-brackets/node_modules/extend-shallow/LICENSE b/node_modules/expand-brackets/node_modules/extend-shallow/LICENSE new file mode 100644 index 0000000..fa30c4c --- /dev/null +++ b/node_modules/expand-brackets/node_modules/extend-shallow/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2015, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/expand-brackets/node_modules/extend-shallow/README.md b/node_modules/expand-brackets/node_modules/extend-shallow/README.md new file mode 100644 index 0000000..cdc45d4 --- /dev/null +++ b/node_modules/expand-brackets/node_modules/extend-shallow/README.md @@ -0,0 +1,61 @@ +# extend-shallow [![NPM version](https://badge.fury.io/js/extend-shallow.svg)](http://badge.fury.io/js/extend-shallow) [![Build Status](https://travis-ci.org/jonschlinkert/extend-shallow.svg)](https://travis-ci.org/jonschlinkert/extend-shallow) + +> Extend an object with the properties of additional objects. node.js/javascript util. + +## Install + +Install with [npm](https://www.npmjs.com/) + +```sh +$ npm i extend-shallow --save +``` + +## Usage + +```js +var extend = require('extend-shallow'); + +extend({a: 'b'}, {c: 'd'}) +//=> {a: 'b', c: 'd'} +``` + +Pass an empty object to shallow clone: + +```js +var obj = {}; +extend(obj, {a: 'b'}, {c: 'd'}) +//=> {a: 'b', c: 'd'} +``` + +## Related + +* [extend-shallow](https://github.com/jonschlinkert/extend-shallow): Extend an object with the properties of additional objects. node.js/javascript util. +* [for-own](https://github.com/jonschlinkert/for-own): Iterate over the own enumerable properties of an object, and return an object with properties… [more](https://github.com/jonschlinkert/for-own) +* [for-in](https://github.com/jonschlinkert/for-in): Iterate over the own and inherited enumerable properties of an objecte, and return an object… [more](https://github.com/jonschlinkert/for-in) +* [is-plain-object](https://github.com/jonschlinkert/is-plain-object): Returns true if an object was created by the `Object` constructor. +* [isobject](https://github.com/jonschlinkert/isobject): Returns true if the value is an object and not an array or null. +* [kind-of](https://github.com/jonschlinkert/kind-of): Get the native type of a value. + +## Running tests + +Install dev dependencies: + +```sh +$ npm i -d && npm test +``` + +## Author + +**Jon Schlinkert** + ++ [github/jonschlinkert](https://github.com/jonschlinkert) ++ [twitter/jonschlinkert](http://twitter.com/jonschlinkert) + +## License + +Copyright © 2015 Jon Schlinkert +Released under the MIT license. + +*** + +_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on June 29, 2015._ \ No newline at end of file diff --git a/node_modules/expand-brackets/node_modules/extend-shallow/index.js b/node_modules/expand-brackets/node_modules/extend-shallow/index.js new file mode 100644 index 0000000..92a067f --- /dev/null +++ b/node_modules/expand-brackets/node_modules/extend-shallow/index.js @@ -0,0 +1,33 @@ +'use strict'; + +var isObject = require('is-extendable'); + +module.exports = function extend(o/*, objects*/) { + if (!isObject(o)) { o = {}; } + + var len = arguments.length; + for (var i = 1; i < len; i++) { + var obj = arguments[i]; + + if (isObject(obj)) { + assign(o, obj); + } + } + return o; +}; + +function assign(a, b) { + for (var key in b) { + if (hasOwn(b, key)) { + a[key] = b[key]; + } + } +} + +/** + * Returns true if the given `key` is an own property of `obj`. + */ + +function hasOwn(obj, key) { + return Object.prototype.hasOwnProperty.call(obj, key); +} diff --git a/node_modules/expand-brackets/node_modules/extend-shallow/package.json b/node_modules/expand-brackets/node_modules/extend-shallow/package.json new file mode 100644 index 0000000..b42e01c --- /dev/null +++ b/node_modules/expand-brackets/node_modules/extend-shallow/package.json @@ -0,0 +1,56 @@ +{ + "name": "extend-shallow", + "description": "Extend an object with the properties of additional objects. node.js/javascript util.", + "version": "2.0.1", + "homepage": "https://github.com/jonschlinkert/extend-shallow", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/extend-shallow", + "bugs": { + "url": "https://github.com/jonschlinkert/extend-shallow/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "is-extendable": "^0.1.0" + }, + "devDependencies": { + "array-slice": "^0.2.3", + "benchmarked": "^0.1.4", + "chalk": "^1.0.0", + "for-own": "^0.1.3", + "glob": "^5.0.12", + "is-plain-object": "^2.0.1", + "kind-of": "^2.0.0", + "minimist": "^1.1.1", + "mocha": "^2.2.5", + "should": "^7.0.1" + }, + "keywords": [ + "assign", + "extend", + "javascript", + "js", + "keys", + "merge", + "obj", + "object", + "prop", + "properties", + "property", + "props", + "shallow", + "util", + "utility", + "utils", + "value" + ] +} \ No newline at end of file diff --git a/node_modules/expand-brackets/node_modules/is-accessor-descriptor/LICENSE b/node_modules/expand-brackets/node_modules/is-accessor-descriptor/LICENSE new file mode 100644 index 0000000..65f90ac --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-accessor-descriptor/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/expand-brackets/node_modules/is-accessor-descriptor/README.md b/node_modules/expand-brackets/node_modules/is-accessor-descriptor/README.md new file mode 100644 index 0000000..3743fe6 --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-accessor-descriptor/README.md @@ -0,0 +1,123 @@ +# is-accessor-descriptor [![NPM version](https://img.shields.io/npm/v/is-accessor-descriptor.svg)](https://www.npmjs.com/package/is-accessor-descriptor) [![Build Status](https://img.shields.io/travis/jonschlinkert/is-accessor-descriptor.svg)](https://travis-ci.org/jonschlinkert/is-accessor-descriptor) + +> Returns true if a value has the characteristics of a valid JavaScript accessor descriptor. + +- [Install](#install) +- [Usage](#usage) +- [Examples](#examples) +- [API](#api) +- [Related projects](#related-projects) +- [Running tests](#running-tests) +- [Contributing](#contributing) +- [Author](#author) +- [License](#license) + +_(TOC generated by [verb](https://github.com/verbose/verb) using [markdown-toc](https://github.com/jonschlinkert/markdown-toc))_ + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm i is-accessor-descriptor --save +``` + +## Usage + +```js +var isAccessor = require('is-accessor-descriptor'); + +isAccessor({get: function() {}}); +//=> true +``` + +You may also pass an object and property name to check if the property is an accessor: + +```js +isAccessor(foo, 'bar'); +``` + +## Examples + +`false` when not an object + +```js +isAccessor('a') +isAccessor(null) +isAccessor([]) +//=> false +``` + +`true` when the object has valid properties + +and the properties all have the correct JavaScript types: + +```js +isAccessor({get: noop, set: noop}) +isAccessor({get: noop}) +isAccessor({set: noop}) +//=> true +``` + +`false` when the object has invalid properties + +```js +isAccessor({get: noop, set: noop, bar: 'baz'}) +isAccessor({get: noop, writable: true}) +isAccessor({get: noop, value: true}) +//=> false +``` + +`false` when an accessor is not a function + +```js +isAccessor({get: noop, set: 'baz'}) +isAccessor({get: 'foo', set: noop}) +isAccessor({get: 'foo', bar: 'baz'}) +isAccessor({get: 'foo', set: 'baz'}) +//=> false +``` + +`false` when a value is not the correct type + +```js +isAccessor({get: noop, set: noop, enumerable: 'foo'}) +isAccessor({set: noop, configurable: 'foo'}) +isAccessor({get: noop, configurable: 'foo'}) +//=> false +``` + +## Related projects + +* [is-accessor-descriptor](https://www.npmjs.com/package/is-accessor-descriptor): Returns true if a value has the characteristics of a valid JavaScript accessor descriptor. | [homepage](https://github.com/jonschlinkert/is-accessor-descriptor) +* [is-data-descriptor](https://www.npmjs.com/package/is-data-descriptor): Returns true if a value has the characteristics of a valid JavaScript data descriptor. | [homepage](https://github.com/jonschlinkert/is-data-descriptor) +* [is-descriptor](https://www.npmjs.com/package/is-descriptor): Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for… [more](https://www.npmjs.com/package/is-descriptor) | [homepage](https://github.com/jonschlinkert/is-descriptor) +* [isobject](https://www.npmjs.com/package/isobject): Returns true if the value is an object and not an array or null. | [homepage](https://github.com/jonschlinkert/isobject) + +## Running tests + +Install dev dependencies: + +```sh +$ npm i -d && npm test +``` + +## Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/jonschlinkert/is-accessor-descriptor/issues/new). + +## Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](http://twitter.com/jonschlinkert) + +## License + +Copyright © 2015 [Jon Schlinkert](https://github.com/jonschlinkert) +Released under the MIT license. + +*** + +_This file was generated by [verb](https://github.com/verbose/verb) on December 28, 2015._ \ No newline at end of file diff --git a/node_modules/expand-brackets/node_modules/is-accessor-descriptor/index.js b/node_modules/expand-brackets/node_modules/is-accessor-descriptor/index.js new file mode 100644 index 0000000..2ca4af8 --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-accessor-descriptor/index.js @@ -0,0 +1,69 @@ +/*! + * is-accessor-descriptor + * + * Copyright (c) 2015, Jon Schlinkert. + * Licensed under the MIT License. + */ + +'use strict'; + +var typeOf = require('kind-of'); + +// accessor descriptor properties +var accessor = { + get: 'function', + set: 'function', + configurable: 'boolean', + enumerable: 'boolean' +}; + +function isAccessorDescriptor(obj, prop) { + if (typeof prop === 'string') { + var val = Object.getOwnPropertyDescriptor(obj, prop); + return typeof val !== 'undefined'; + } + + if (typeOf(obj) !== 'object') { + return false; + } + + if (has(obj, 'value') || has(obj, 'writable')) { + return false; + } + + if (!has(obj, 'get') || typeof obj.get !== 'function') { + return false; + } + + // tldr: it's valid to have "set" be undefined + // "set" might be undefined if `Object.getOwnPropertyDescriptor` + // was used to get the value, and only `get` was defined by the user + if (has(obj, 'set') && typeof obj[key] !== 'function' && typeof obj[key] !== 'undefined') { + return false; + } + + for (var key in obj) { + if (!accessor.hasOwnProperty(key)) { + continue; + } + + if (typeOf(obj[key]) === accessor[key]) { + continue; + } + + if (typeof obj[key] !== 'undefined') { + return false; + } + } + return true; +} + +function has(obj, key) { + return {}.hasOwnProperty.call(obj, key); +} + +/** + * Expose `isAccessorDescriptor` + */ + +module.exports = isAccessorDescriptor; diff --git a/node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of/LICENSE b/node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of/LICENSE new file mode 100644 index 0000000..d734237 --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2017, Jon Schlinkert + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of/README.md b/node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of/README.md new file mode 100644 index 0000000..6a9df36 --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of/README.md @@ -0,0 +1,261 @@ +# kind-of [![NPM version](https://img.shields.io/npm/v/kind-of.svg?style=flat)](https://www.npmjs.com/package/kind-of) [![NPM monthly downloads](https://img.shields.io/npm/dm/kind-of.svg?style=flat)](https://npmjs.org/package/kind-of) [![NPM total downloads](https://img.shields.io/npm/dt/kind-of.svg?style=flat)](https://npmjs.org/package/kind-of) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/kind-of.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/kind-of) + +> Get the native type of a value. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save kind-of +``` + +## Install + +Install with [bower](https://bower.io/) + +```sh +$ bower install kind-of --save +``` + +## Usage + +> es5, browser and es6 ready + +```js +var kindOf = require('kind-of'); + +kindOf(undefined); +//=> 'undefined' + +kindOf(null); +//=> 'null' + +kindOf(true); +//=> 'boolean' + +kindOf(false); +//=> 'boolean' + +kindOf(new Boolean(true)); +//=> 'boolean' + +kindOf(new Buffer('')); +//=> 'buffer' + +kindOf(42); +//=> 'number' + +kindOf(new Number(42)); +//=> 'number' + +kindOf('str'); +//=> 'string' + +kindOf(new String('str')); +//=> 'string' + +kindOf(arguments); +//=> 'arguments' + +kindOf({}); +//=> 'object' + +kindOf(Object.create(null)); +//=> 'object' + +kindOf(new Test()); +//=> 'object' + +kindOf(new Date()); +//=> 'date' + +kindOf([]); +//=> 'array' + +kindOf([1, 2, 3]); +//=> 'array' + +kindOf(new Array()); +//=> 'array' + +kindOf(/foo/); +//=> 'regexp' + +kindOf(new RegExp('foo')); +//=> 'regexp' + +kindOf(function () {}); +//=> 'function' + +kindOf(function * () {}); +//=> 'function' + +kindOf(new Function()); +//=> 'function' + +kindOf(new Map()); +//=> 'map' + +kindOf(new WeakMap()); +//=> 'weakmap' + +kindOf(new Set()); +//=> 'set' + +kindOf(new WeakSet()); +//=> 'weakset' + +kindOf(Symbol('str')); +//=> 'symbol' + +kindOf(new Int8Array()); +//=> 'int8array' + +kindOf(new Uint8Array()); +//=> 'uint8array' + +kindOf(new Uint8ClampedArray()); +//=> 'uint8clampedarray' + +kindOf(new Int16Array()); +//=> 'int16array' + +kindOf(new Uint16Array()); +//=> 'uint16array' + +kindOf(new Int32Array()); +//=> 'int32array' + +kindOf(new Uint32Array()); +//=> 'uint32array' + +kindOf(new Float32Array()); +//=> 'float32array' + +kindOf(new Float64Array()); +//=> 'float64array' +``` + +## Benchmarks + +Benchmarked against [typeof](http://github.com/CodingFu/typeof) and [type-of](https://github.com/ForbesLindesay/type-of). +Note that performaces is slower for es6 features `Map`, `WeakMap`, `Set` and `WeakSet`. + +```bash +#1: array + current x 23,329,397 ops/sec ±0.82% (94 runs sampled) + lib-type-of x 4,170,273 ops/sec ±0.55% (94 runs sampled) + lib-typeof x 9,686,935 ops/sec ±0.59% (98 runs sampled) + +#2: boolean + current x 27,197,115 ops/sec ±0.85% (94 runs sampled) + lib-type-of x 3,145,791 ops/sec ±0.73% (97 runs sampled) + lib-typeof x 9,199,562 ops/sec ±0.44% (99 runs sampled) + +#3: date + current x 20,190,117 ops/sec ±0.86% (92 runs sampled) + lib-type-of x 5,166,970 ops/sec ±0.74% (94 runs sampled) + lib-typeof x 9,610,821 ops/sec ±0.50% (96 runs sampled) + +#4: function + current x 23,855,460 ops/sec ±0.60% (97 runs sampled) + lib-type-of x 5,667,740 ops/sec ±0.54% (100 runs sampled) + lib-typeof x 10,010,644 ops/sec ±0.44% (100 runs sampled) + +#5: null + current x 27,061,047 ops/sec ±0.97% (96 runs sampled) + lib-type-of x 13,965,573 ops/sec ±0.62% (97 runs sampled) + lib-typeof x 8,460,194 ops/sec ±0.61% (97 runs sampled) + +#6: number + current x 25,075,682 ops/sec ±0.53% (99 runs sampled) + lib-type-of x 2,266,405 ops/sec ±0.41% (98 runs sampled) + lib-typeof x 9,821,481 ops/sec ±0.45% (99 runs sampled) + +#7: object + current x 3,348,980 ops/sec ±0.49% (99 runs sampled) + lib-type-of x 3,245,138 ops/sec ±0.60% (94 runs sampled) + lib-typeof x 9,262,952 ops/sec ±0.59% (99 runs sampled) + +#8: regex + current x 21,284,827 ops/sec ±0.72% (96 runs sampled) + lib-type-of x 4,689,241 ops/sec ±0.43% (100 runs sampled) + lib-typeof x 8,957,593 ops/sec ±0.62% (98 runs sampled) + +#9: string + current x 25,379,234 ops/sec ±0.58% (96 runs sampled) + lib-type-of x 3,635,148 ops/sec ±0.76% (93 runs sampled) + lib-typeof x 9,494,134 ops/sec ±0.49% (98 runs sampled) + +#10: undef + current x 27,459,221 ops/sec ±1.01% (93 runs sampled) + lib-type-of x 14,360,433 ops/sec ±0.52% (99 runs sampled) + lib-typeof x 23,202,868 ops/sec ±0.59% (94 runs sampled) + +``` + +## Optimizations + +In 7 out of 8 cases, this library is 2x-10x faster than other top libraries included in the benchmarks. There are a few things that lead to this performance advantage, none of them hard and fast rules, but all of them simple and repeatable in almost any code library: + +1. Optimize around the fastest and most common use cases first. Of course, this will change from project-to-project, but I took some time to understand how and why `typeof` checks were being used in my own libraries and other libraries I use a lot. +2. Optimize around bottlenecks - In other words, the order in which conditionals are implemented is significant, because each check is only as fast as the failing checks that came before it. Here, the biggest bottleneck by far is checking for plain objects (an object that was created by the `Object` constructor). I opted to make this check happen by process of elimination rather than brute force up front (e.g. by using something like `val.constructor.name`), so that every other type check would not be penalized it. +3. Don't do uneccessary processing - why do `.slice(8, -1).toLowerCase();` just to get the word `regex`? It's much faster to do `if (type === '[object RegExp]') return 'regex'` + +## About + +### Related projects + +* [is-glob](https://www.npmjs.com/package/is-glob): Returns `true` if the given string looks like a glob pattern or an extglob pattern… [more](https://github.com/jonschlinkert/is-glob) | [homepage](https://github.com/jonschlinkert/is-glob "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet") +* [is-number](https://www.npmjs.com/package/is-number): Returns true if the value is a number. comprehensive tests. | [homepage](https://github.com/jonschlinkert/is-number "Returns true if the value is a number. comprehensive tests.") +* [is-primitive](https://www.npmjs.com/package/is-primitive): Returns `true` if the value is a primitive. | [homepage](https://github.com/jonschlinkert/is-primitive "Returns `true` if the value is a primitive. ") + +### Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 59 | [jonschlinkert](https://github.com/jonschlinkert) | +| 2 | [miguelmota](https://github.com/miguelmota) | +| 1 | [dtothefp](https://github.com/dtothefp) | +| 1 | [ksheedlo](https://github.com/ksheedlo) | +| 1 | [pdehaan](https://github.com/pdehaan) | +| 1 | [laggingreflex](https://github.com/laggingreflex) | + +### Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +### Running tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on May 16, 2017._ \ No newline at end of file diff --git a/node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of/index.js b/node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of/index.js new file mode 100644 index 0000000..b52c291 --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of/index.js @@ -0,0 +1,116 @@ +var isBuffer = require('is-buffer'); +var toString = Object.prototype.toString; + +/** + * Get the native `typeof` a value. + * + * @param {*} `val` + * @return {*} Native javascript type + */ + +module.exports = function kindOf(val) { + // primitivies + if (typeof val === 'undefined') { + return 'undefined'; + } + if (val === null) { + return 'null'; + } + if (val === true || val === false || val instanceof Boolean) { + return 'boolean'; + } + if (typeof val === 'string' || val instanceof String) { + return 'string'; + } + if (typeof val === 'number' || val instanceof Number) { + return 'number'; + } + + // functions + if (typeof val === 'function' || val instanceof Function) { + return 'function'; + } + + // array + if (typeof Array.isArray !== 'undefined' && Array.isArray(val)) { + return 'array'; + } + + // check for instances of RegExp and Date before calling `toString` + if (val instanceof RegExp) { + return 'regexp'; + } + if (val instanceof Date) { + return 'date'; + } + + // other objects + var type = toString.call(val); + + if (type === '[object RegExp]') { + return 'regexp'; + } + if (type === '[object Date]') { + return 'date'; + } + if (type === '[object Arguments]') { + return 'arguments'; + } + if (type === '[object Error]') { + return 'error'; + } + + // buffer + if (isBuffer(val)) { + return 'buffer'; + } + + // es6: Map, WeakMap, Set, WeakSet + if (type === '[object Set]') { + return 'set'; + } + if (type === '[object WeakSet]') { + return 'weakset'; + } + if (type === '[object Map]') { + return 'map'; + } + if (type === '[object WeakMap]') { + return 'weakmap'; + } + if (type === '[object Symbol]') { + return 'symbol'; + } + + // typed arrays + if (type === '[object Int8Array]') { + return 'int8array'; + } + if (type === '[object Uint8Array]') { + return 'uint8array'; + } + if (type === '[object Uint8ClampedArray]') { + return 'uint8clampedarray'; + } + if (type === '[object Int16Array]') { + return 'int16array'; + } + if (type === '[object Uint16Array]') { + return 'uint16array'; + } + if (type === '[object Int32Array]') { + return 'int32array'; + } + if (type === '[object Uint32Array]') { + return 'uint32array'; + } + if (type === '[object Float32Array]') { + return 'float32array'; + } + if (type === '[object Float64Array]') { + return 'float64array'; + } + + // must be a plain object + return 'object'; +}; diff --git a/node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json b/node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json new file mode 100644 index 0000000..5de879e --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json @@ -0,0 +1,90 @@ +{ + "name": "kind-of", + "description": "Get the native type of a value.", + "version": "3.2.2", + "homepage": "https://github.com/jonschlinkert/kind-of", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "David Fox-Powell (https://dtothefp.github.io/me)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Ken Sheedlo (kensheedlo.com)", + "laggingreflex (https://github.com/laggingreflex)", + "Miguel Mota (https://miguelmota.com)", + "Peter deHaan (http://about.me/peterdehaan)" + ], + "repository": "jonschlinkert/kind-of", + "bugs": { + "url": "https://github.com/jonschlinkert/kind-of/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha", + "prepublish": "browserify -o browser.js -e index.js -s index --bare" + }, + "dependencies": { + "is-buffer": "^1.1.5" + }, + "devDependencies": { + "ansi-bold": "^0.1.1", + "benchmarked": "^1.0.0", + "browserify": "^14.3.0", + "glob": "^7.1.1", + "gulp-format-md": "^0.1.12", + "mocha": "^3.3.0", + "type-of": "^2.0.1", + "typeof": "^1.0.0" + }, + "keywords": [ + "arguments", + "array", + "boolean", + "check", + "date", + "function", + "is", + "is-type", + "is-type-of", + "kind", + "kind-of", + "number", + "object", + "of", + "regexp", + "string", + "test", + "type", + "type-of", + "typeof", + "types" + ], + "verb": { + "related": { + "list": [ + "is-glob", + "is-number", + "is-primitive" + ] + }, + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "lint": { + "reflinks": true + }, + "reflinks": [ + "verb" + ] + } +} diff --git a/node_modules/expand-brackets/node_modules/is-accessor-descriptor/package.json b/node_modules/expand-brackets/node_modules/is-accessor-descriptor/package.json new file mode 100644 index 0000000..0f39c64 --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-accessor-descriptor/package.json @@ -0,0 +1,61 @@ +{ + "name": "is-accessor-descriptor", + "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.", + "version": "0.1.6", + "homepage": "https://github.com/jonschlinkert/is-accessor-descriptor", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/is-accessor-descriptor", + "bugs": { + "url": "https://github.com/jonschlinkert/is-accessor-descriptor/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "kind-of": "^3.0.2" + }, + "devDependencies": { + "mocha": "*", + "should": "*" + }, + "keywords": [ + "accessor", + "check", + "data", + "descriptor", + "get", + "getter", + "is", + "keys", + "object", + "properties", + "property", + "set", + "setter", + "type", + "valid", + "value" + ], + "verb": { + "related": { + "list": [ + "is-accessor-descriptor", + "is-data-descriptor", + "is-descriptor", + "isobject" + ] + }, + "plugins": [ + "gulp-format-md" + ], + "layout": "default" + } +} diff --git a/node_modules/expand-brackets/node_modules/is-data-descriptor/LICENSE b/node_modules/expand-brackets/node_modules/is-data-descriptor/LICENSE new file mode 100644 index 0000000..65f90ac --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-data-descriptor/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/expand-brackets/node_modules/is-data-descriptor/README.md b/node_modules/expand-brackets/node_modules/is-data-descriptor/README.md new file mode 100644 index 0000000..41e1643 --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-data-descriptor/README.md @@ -0,0 +1,128 @@ +# is-data-descriptor [![NPM version](https://img.shields.io/npm/v/is-data-descriptor.svg)](https://www.npmjs.com/package/is-data-descriptor) [![Build Status](https://img.shields.io/travis/jonschlinkert/is-data-descriptor.svg)](https://travis-ci.org/jonschlinkert/is-data-descriptor) + +> Returns true if a value has the characteristics of a valid JavaScript data descriptor. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm i is-data-descriptor --save +``` + +## Usage + +```js +var isDataDesc = require('is-data-descriptor'); +``` + +## Examples + +`true` when the descriptor has valid properties with valid values. + +```js +// `value` can be anything +isDataDesc({value: 'foo'}) +isDataDesc({value: function() {}}) +isDataDesc({value: true}) +//=> true +``` + +`false` when not an object + +```js +isDataDesc('a') +//=> false +isDataDesc(null) +//=> false +isDataDesc([]) +//=> false +``` + +`false` when the object has invalid properties + +```js +isDataDesc({value: 'foo', bar: 'baz'}) +//=> false +isDataDesc({value: 'foo', bar: 'baz'}) +//=> false +isDataDesc({value: 'foo', get: function(){}}) +//=> false +isDataDesc({get: function(){}, value: 'foo'}) +//=> false +``` + +`false` when a value is not the correct type + +```js +isDataDesc({value: 'foo', enumerable: 'foo'}) +//=> false +isDataDesc({value: 'foo', configurable: 'foo'}) +//=> false +isDataDesc({value: 'foo', writable: 'foo'}) +//=> false +``` + +## Valid properties + +The only valid data descriptor properties are the following: + +* `configurable` (required) +* `enumerable` (required) +* `value` (optional) +* `writable` (optional) + +To be a valid data descriptor, either `value` or `writable` must be defined. + +**Invalid properties** + +A descriptor may have additional _invalid_ properties (an error will **not** be thrown). + +```js +var foo = {}; + +Object.defineProperty(foo, 'bar', { + enumerable: true, + whatever: 'blah', // invalid, but doesn't cause an error + get: function() { + return 'baz'; + } +}); + +console.log(foo.bar); +//=> 'baz' +``` + +## Related projects + +* [is-accessor-descriptor](https://www.npmjs.com/package/is-accessor-descriptor): Returns true if a value has the characteristics of a valid JavaScript accessor descriptor. | [homepage](https://github.com/jonschlinkert/is-accessor-descriptor) +* [is-descriptor](https://www.npmjs.com/package/is-descriptor): Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for… [more](https://www.npmjs.com/package/is-descriptor) | [homepage](https://github.com/jonschlinkert/is-descriptor) +* [isobject](https://www.npmjs.com/package/isobject): Returns true if the value is an object and not an array or null. | [homepage](https://github.com/jonschlinkert/isobject) + +## Running tests + +Install dev dependencies: + +```sh +$ npm i -d && npm test +``` + +## Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/jonschlinkert/is-data-descriptor/issues/new). + +## Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](http://twitter.com/jonschlinkert) + +## License + +Copyright © 2015 [Jon Schlinkert](https://github.com/jonschlinkert) +Released under the MIT license. + +*** + +_This file was generated by [verb](https://github.com/verbose/verb) on December 28, 2015._ \ No newline at end of file diff --git a/node_modules/expand-brackets/node_modules/is-data-descriptor/index.js b/node_modules/expand-brackets/node_modules/is-data-descriptor/index.js new file mode 100644 index 0000000..d4d09c9 --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-data-descriptor/index.js @@ -0,0 +1,55 @@ +/*! + * is-data-descriptor + * + * Copyright (c) 2015, Jon Schlinkert. + * Licensed under the MIT License. + */ + +'use strict'; + +var typeOf = require('kind-of'); + +// data descriptor properties +var data = { + configurable: 'boolean', + enumerable: 'boolean', + writable: 'boolean' +}; + +function isDataDescriptor(obj, prop) { + if (typeOf(obj) !== 'object') { + return false; + } + + if (typeof prop === 'string') { + var val = Object.getOwnPropertyDescriptor(obj, prop); + return typeof val !== 'undefined'; + } + + if (!('value' in obj) && !('writable' in obj)) { + return false; + } + + for (var key in obj) { + if (key === 'value') continue; + + if (!data.hasOwnProperty(key)) { + continue; + } + + if (typeOf(obj[key]) === data[key]) { + continue; + } + + if (typeof obj[key] !== 'undefined') { + return false; + } + } + return true; +} + +/** + * Expose `isDataDescriptor` + */ + +module.exports = isDataDescriptor; diff --git a/node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of/LICENSE b/node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of/LICENSE new file mode 100644 index 0000000..d734237 --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2017, Jon Schlinkert + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of/README.md b/node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of/README.md new file mode 100644 index 0000000..6a9df36 --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of/README.md @@ -0,0 +1,261 @@ +# kind-of [![NPM version](https://img.shields.io/npm/v/kind-of.svg?style=flat)](https://www.npmjs.com/package/kind-of) [![NPM monthly downloads](https://img.shields.io/npm/dm/kind-of.svg?style=flat)](https://npmjs.org/package/kind-of) [![NPM total downloads](https://img.shields.io/npm/dt/kind-of.svg?style=flat)](https://npmjs.org/package/kind-of) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/kind-of.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/kind-of) + +> Get the native type of a value. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save kind-of +``` + +## Install + +Install with [bower](https://bower.io/) + +```sh +$ bower install kind-of --save +``` + +## Usage + +> es5, browser and es6 ready + +```js +var kindOf = require('kind-of'); + +kindOf(undefined); +//=> 'undefined' + +kindOf(null); +//=> 'null' + +kindOf(true); +//=> 'boolean' + +kindOf(false); +//=> 'boolean' + +kindOf(new Boolean(true)); +//=> 'boolean' + +kindOf(new Buffer('')); +//=> 'buffer' + +kindOf(42); +//=> 'number' + +kindOf(new Number(42)); +//=> 'number' + +kindOf('str'); +//=> 'string' + +kindOf(new String('str')); +//=> 'string' + +kindOf(arguments); +//=> 'arguments' + +kindOf({}); +//=> 'object' + +kindOf(Object.create(null)); +//=> 'object' + +kindOf(new Test()); +//=> 'object' + +kindOf(new Date()); +//=> 'date' + +kindOf([]); +//=> 'array' + +kindOf([1, 2, 3]); +//=> 'array' + +kindOf(new Array()); +//=> 'array' + +kindOf(/foo/); +//=> 'regexp' + +kindOf(new RegExp('foo')); +//=> 'regexp' + +kindOf(function () {}); +//=> 'function' + +kindOf(function * () {}); +//=> 'function' + +kindOf(new Function()); +//=> 'function' + +kindOf(new Map()); +//=> 'map' + +kindOf(new WeakMap()); +//=> 'weakmap' + +kindOf(new Set()); +//=> 'set' + +kindOf(new WeakSet()); +//=> 'weakset' + +kindOf(Symbol('str')); +//=> 'symbol' + +kindOf(new Int8Array()); +//=> 'int8array' + +kindOf(new Uint8Array()); +//=> 'uint8array' + +kindOf(new Uint8ClampedArray()); +//=> 'uint8clampedarray' + +kindOf(new Int16Array()); +//=> 'int16array' + +kindOf(new Uint16Array()); +//=> 'uint16array' + +kindOf(new Int32Array()); +//=> 'int32array' + +kindOf(new Uint32Array()); +//=> 'uint32array' + +kindOf(new Float32Array()); +//=> 'float32array' + +kindOf(new Float64Array()); +//=> 'float64array' +``` + +## Benchmarks + +Benchmarked against [typeof](http://github.com/CodingFu/typeof) and [type-of](https://github.com/ForbesLindesay/type-of). +Note that performaces is slower for es6 features `Map`, `WeakMap`, `Set` and `WeakSet`. + +```bash +#1: array + current x 23,329,397 ops/sec ±0.82% (94 runs sampled) + lib-type-of x 4,170,273 ops/sec ±0.55% (94 runs sampled) + lib-typeof x 9,686,935 ops/sec ±0.59% (98 runs sampled) + +#2: boolean + current x 27,197,115 ops/sec ±0.85% (94 runs sampled) + lib-type-of x 3,145,791 ops/sec ±0.73% (97 runs sampled) + lib-typeof x 9,199,562 ops/sec ±0.44% (99 runs sampled) + +#3: date + current x 20,190,117 ops/sec ±0.86% (92 runs sampled) + lib-type-of x 5,166,970 ops/sec ±0.74% (94 runs sampled) + lib-typeof x 9,610,821 ops/sec ±0.50% (96 runs sampled) + +#4: function + current x 23,855,460 ops/sec ±0.60% (97 runs sampled) + lib-type-of x 5,667,740 ops/sec ±0.54% (100 runs sampled) + lib-typeof x 10,010,644 ops/sec ±0.44% (100 runs sampled) + +#5: null + current x 27,061,047 ops/sec ±0.97% (96 runs sampled) + lib-type-of x 13,965,573 ops/sec ±0.62% (97 runs sampled) + lib-typeof x 8,460,194 ops/sec ±0.61% (97 runs sampled) + +#6: number + current x 25,075,682 ops/sec ±0.53% (99 runs sampled) + lib-type-of x 2,266,405 ops/sec ±0.41% (98 runs sampled) + lib-typeof x 9,821,481 ops/sec ±0.45% (99 runs sampled) + +#7: object + current x 3,348,980 ops/sec ±0.49% (99 runs sampled) + lib-type-of x 3,245,138 ops/sec ±0.60% (94 runs sampled) + lib-typeof x 9,262,952 ops/sec ±0.59% (99 runs sampled) + +#8: regex + current x 21,284,827 ops/sec ±0.72% (96 runs sampled) + lib-type-of x 4,689,241 ops/sec ±0.43% (100 runs sampled) + lib-typeof x 8,957,593 ops/sec ±0.62% (98 runs sampled) + +#9: string + current x 25,379,234 ops/sec ±0.58% (96 runs sampled) + lib-type-of x 3,635,148 ops/sec ±0.76% (93 runs sampled) + lib-typeof x 9,494,134 ops/sec ±0.49% (98 runs sampled) + +#10: undef + current x 27,459,221 ops/sec ±1.01% (93 runs sampled) + lib-type-of x 14,360,433 ops/sec ±0.52% (99 runs sampled) + lib-typeof x 23,202,868 ops/sec ±0.59% (94 runs sampled) + +``` + +## Optimizations + +In 7 out of 8 cases, this library is 2x-10x faster than other top libraries included in the benchmarks. There are a few things that lead to this performance advantage, none of them hard and fast rules, but all of them simple and repeatable in almost any code library: + +1. Optimize around the fastest and most common use cases first. Of course, this will change from project-to-project, but I took some time to understand how and why `typeof` checks were being used in my own libraries and other libraries I use a lot. +2. Optimize around bottlenecks - In other words, the order in which conditionals are implemented is significant, because each check is only as fast as the failing checks that came before it. Here, the biggest bottleneck by far is checking for plain objects (an object that was created by the `Object` constructor). I opted to make this check happen by process of elimination rather than brute force up front (e.g. by using something like `val.constructor.name`), so that every other type check would not be penalized it. +3. Don't do uneccessary processing - why do `.slice(8, -1).toLowerCase();` just to get the word `regex`? It's much faster to do `if (type === '[object RegExp]') return 'regex'` + +## About + +### Related projects + +* [is-glob](https://www.npmjs.com/package/is-glob): Returns `true` if the given string looks like a glob pattern or an extglob pattern… [more](https://github.com/jonschlinkert/is-glob) | [homepage](https://github.com/jonschlinkert/is-glob "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet") +* [is-number](https://www.npmjs.com/package/is-number): Returns true if the value is a number. comprehensive tests. | [homepage](https://github.com/jonschlinkert/is-number "Returns true if the value is a number. comprehensive tests.") +* [is-primitive](https://www.npmjs.com/package/is-primitive): Returns `true` if the value is a primitive. | [homepage](https://github.com/jonschlinkert/is-primitive "Returns `true` if the value is a primitive. ") + +### Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 59 | [jonschlinkert](https://github.com/jonschlinkert) | +| 2 | [miguelmota](https://github.com/miguelmota) | +| 1 | [dtothefp](https://github.com/dtothefp) | +| 1 | [ksheedlo](https://github.com/ksheedlo) | +| 1 | [pdehaan](https://github.com/pdehaan) | +| 1 | [laggingreflex](https://github.com/laggingreflex) | + +### Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +### Running tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on May 16, 2017._ \ No newline at end of file diff --git a/node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of/index.js b/node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of/index.js new file mode 100644 index 0000000..b52c291 --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of/index.js @@ -0,0 +1,116 @@ +var isBuffer = require('is-buffer'); +var toString = Object.prototype.toString; + +/** + * Get the native `typeof` a value. + * + * @param {*} `val` + * @return {*} Native javascript type + */ + +module.exports = function kindOf(val) { + // primitivies + if (typeof val === 'undefined') { + return 'undefined'; + } + if (val === null) { + return 'null'; + } + if (val === true || val === false || val instanceof Boolean) { + return 'boolean'; + } + if (typeof val === 'string' || val instanceof String) { + return 'string'; + } + if (typeof val === 'number' || val instanceof Number) { + return 'number'; + } + + // functions + if (typeof val === 'function' || val instanceof Function) { + return 'function'; + } + + // array + if (typeof Array.isArray !== 'undefined' && Array.isArray(val)) { + return 'array'; + } + + // check for instances of RegExp and Date before calling `toString` + if (val instanceof RegExp) { + return 'regexp'; + } + if (val instanceof Date) { + return 'date'; + } + + // other objects + var type = toString.call(val); + + if (type === '[object RegExp]') { + return 'regexp'; + } + if (type === '[object Date]') { + return 'date'; + } + if (type === '[object Arguments]') { + return 'arguments'; + } + if (type === '[object Error]') { + return 'error'; + } + + // buffer + if (isBuffer(val)) { + return 'buffer'; + } + + // es6: Map, WeakMap, Set, WeakSet + if (type === '[object Set]') { + return 'set'; + } + if (type === '[object WeakSet]') { + return 'weakset'; + } + if (type === '[object Map]') { + return 'map'; + } + if (type === '[object WeakMap]') { + return 'weakmap'; + } + if (type === '[object Symbol]') { + return 'symbol'; + } + + // typed arrays + if (type === '[object Int8Array]') { + return 'int8array'; + } + if (type === '[object Uint8Array]') { + return 'uint8array'; + } + if (type === '[object Uint8ClampedArray]') { + return 'uint8clampedarray'; + } + if (type === '[object Int16Array]') { + return 'int16array'; + } + if (type === '[object Uint16Array]') { + return 'uint16array'; + } + if (type === '[object Int32Array]') { + return 'int32array'; + } + if (type === '[object Uint32Array]') { + return 'uint32array'; + } + if (type === '[object Float32Array]') { + return 'float32array'; + } + if (type === '[object Float64Array]') { + return 'float64array'; + } + + // must be a plain object + return 'object'; +}; diff --git a/node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of/package.json b/node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of/package.json new file mode 100644 index 0000000..5de879e --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of/package.json @@ -0,0 +1,90 @@ +{ + "name": "kind-of", + "description": "Get the native type of a value.", + "version": "3.2.2", + "homepage": "https://github.com/jonschlinkert/kind-of", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "David Fox-Powell (https://dtothefp.github.io/me)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Ken Sheedlo (kensheedlo.com)", + "laggingreflex (https://github.com/laggingreflex)", + "Miguel Mota (https://miguelmota.com)", + "Peter deHaan (http://about.me/peterdehaan)" + ], + "repository": "jonschlinkert/kind-of", + "bugs": { + "url": "https://github.com/jonschlinkert/kind-of/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha", + "prepublish": "browserify -o browser.js -e index.js -s index --bare" + }, + "dependencies": { + "is-buffer": "^1.1.5" + }, + "devDependencies": { + "ansi-bold": "^0.1.1", + "benchmarked": "^1.0.0", + "browserify": "^14.3.0", + "glob": "^7.1.1", + "gulp-format-md": "^0.1.12", + "mocha": "^3.3.0", + "type-of": "^2.0.1", + "typeof": "^1.0.0" + }, + "keywords": [ + "arguments", + "array", + "boolean", + "check", + "date", + "function", + "is", + "is-type", + "is-type-of", + "kind", + "kind-of", + "number", + "object", + "of", + "regexp", + "string", + "test", + "type", + "type-of", + "typeof", + "types" + ], + "verb": { + "related": { + "list": [ + "is-glob", + "is-number", + "is-primitive" + ] + }, + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "lint": { + "reflinks": true + }, + "reflinks": [ + "verb" + ] + } +} diff --git a/node_modules/expand-brackets/node_modules/is-data-descriptor/package.json b/node_modules/expand-brackets/node_modules/is-data-descriptor/package.json new file mode 100644 index 0000000..5fb294b --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-data-descriptor/package.json @@ -0,0 +1,60 @@ +{ + "name": "is-data-descriptor", + "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.", + "version": "0.1.4", + "homepage": "https://github.com/jonschlinkert/is-data-descriptor", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/is-data-descriptor", + "bugs": { + "url": "https://github.com/jonschlinkert/is-data-descriptor/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "kind-of": "^3.0.2" + }, + "devDependencies": { + "mocha": "*", + "should": "*" + }, + "keywords": [ + "accessor", + "check", + "data", + "descriptor", + "get", + "getter", + "is", + "keys", + "object", + "properties", + "property", + "set", + "setter", + "type", + "valid", + "value" + ], + "verb": { + "related": { + "list": [ + "is-accessor-descriptor", + "is-data-descriptor", + "is-descriptor", + "isobject" + ] + }, + "plugins": [ + "gulp-format-md" + ] + } +} diff --git a/node_modules/expand-brackets/node_modules/is-descriptor/LICENSE b/node_modules/expand-brackets/node_modules/is-descriptor/LICENSE new file mode 100644 index 0000000..c0d7f13 --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-descriptor/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015-2017, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. \ No newline at end of file diff --git a/node_modules/expand-brackets/node_modules/is-descriptor/README.md b/node_modules/expand-brackets/node_modules/is-descriptor/README.md new file mode 100644 index 0000000..658e533 --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-descriptor/README.md @@ -0,0 +1,193 @@ +# is-descriptor [![NPM version](https://img.shields.io/npm/v/is-descriptor.svg?style=flat)](https://www.npmjs.com/package/is-descriptor) [![NPM monthly downloads](https://img.shields.io/npm/dm/is-descriptor.svg?style=flat)](https://npmjs.org/package/is-descriptor) [![NPM total downloads](https://img.shields.io/npm/dt/is-descriptor.svg?style=flat)](https://npmjs.org/package/is-descriptor) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/is-descriptor.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/is-descriptor) + +> Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save is-descriptor +``` + +## Usage + +```js +var isDescriptor = require('is-descriptor'); + +isDescriptor({value: 'foo'}) +//=> true +isDescriptor({get: function(){}, set: function(){}}) +//=> true +isDescriptor({get: 'foo', set: function(){}}) +//=> false +``` + +You may also check for a descriptor by passing an object as the first argument and property name (`string`) as the second argument. + +```js +var obj = {}; +obj.foo = 'abc'; + +Object.defineProperty(obj, 'bar', { + value: 'xyz' +}); + +isDescriptor(obj, 'foo'); +//=> true +isDescriptor(obj, 'bar'); +//=> true +``` + +## Examples + +### value type + +`false` when not an object + +```js +isDescriptor('a'); +//=> false +isDescriptor(null); +//=> false +isDescriptor([]); +//=> false +``` + +### data descriptor + +`true` when the object has valid properties with valid values. + +```js +isDescriptor({value: 'foo'}); +//=> true +isDescriptor({value: noop}); +//=> true +``` + +`false` when the object has invalid properties + +```js +isDescriptor({value: 'foo', bar: 'baz'}); +//=> false +isDescriptor({value: 'foo', bar: 'baz'}); +//=> false +isDescriptor({value: 'foo', get: noop}); +//=> false +isDescriptor({get: noop, value: noop}); +//=> false +``` + +`false` when a value is not the correct type + +```js +isDescriptor({value: 'foo', enumerable: 'foo'}); +//=> false +isDescriptor({value: 'foo', configurable: 'foo'}); +//=> false +isDescriptor({value: 'foo', writable: 'foo'}); +//=> false +``` + +### accessor descriptor + +`true` when the object has valid properties with valid values. + +```js +isDescriptor({get: noop, set: noop}); +//=> true +isDescriptor({get: noop}); +//=> true +isDescriptor({set: noop}); +//=> true +``` + +`false` when the object has invalid properties + +```js +isDescriptor({get: noop, set: noop, bar: 'baz'}); +//=> false +isDescriptor({get: noop, writable: true}); +//=> false +isDescriptor({get: noop, value: true}); +//=> false +``` + +`false` when an accessor is not a function + +```js +isDescriptor({get: noop, set: 'baz'}); +//=> false +isDescriptor({get: 'foo', set: noop}); +//=> false +isDescriptor({get: 'foo', bar: 'baz'}); +//=> false +isDescriptor({get: 'foo', set: 'baz'}); +//=> false +``` + +`false` when a value is not the correct type + +```js +isDescriptor({get: noop, set: noop, enumerable: 'foo'}); +//=> false +isDescriptor({set: noop, configurable: 'foo'}); +//=> false +isDescriptor({get: noop, configurable: 'foo'}); +//=> false +``` + +## About + +### Related projects + +* [is-accessor-descriptor](https://www.npmjs.com/package/is-accessor-descriptor): Returns true if a value has the characteristics of a valid JavaScript accessor descriptor. | [homepage](https://github.com/jonschlinkert/is-accessor-descriptor "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.") +* [is-data-descriptor](https://www.npmjs.com/package/is-data-descriptor): Returns true if a value has the characteristics of a valid JavaScript data descriptor. | [homepage](https://github.com/jonschlinkert/is-data-descriptor "Returns true if a value has the characteristics of a valid JavaScript data descriptor.") +* [is-descriptor](https://www.npmjs.com/package/is-descriptor): Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for… [more](https://github.com/jonschlinkert/is-descriptor) | [homepage](https://github.com/jonschlinkert/is-descriptor "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.") +* [isobject](https://www.npmjs.com/package/isobject): Returns true if the value is an object and not an array or null. | [homepage](https://github.com/jonschlinkert/isobject "Returns true if the value is an object and not an array or null.") + +### Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 24 | [jonschlinkert](https://github.com/jonschlinkert) | +| 1 | [doowb](https://github.com/doowb) | +| 1 | [wtgtybhertgeghgtwtg](https://github.com/wtgtybhertgeghgtwtg) | + +### Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +### Running tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on July 22, 2017._ \ No newline at end of file diff --git a/node_modules/expand-brackets/node_modules/is-descriptor/index.js b/node_modules/expand-brackets/node_modules/is-descriptor/index.js new file mode 100644 index 0000000..c9b91d7 --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-descriptor/index.js @@ -0,0 +1,22 @@ +/*! + * is-descriptor + * + * Copyright (c) 2015-2017, Jon Schlinkert. + * Released under the MIT License. + */ + +'use strict'; + +var typeOf = require('kind-of'); +var isAccessor = require('is-accessor-descriptor'); +var isData = require('is-data-descriptor'); + +module.exports = function isDescriptor(obj, key) { + if (typeOf(obj) !== 'object') { + return false; + } + if ('get' in obj) { + return isAccessor(obj, key); + } + return isData(obj, key); +}; diff --git a/node_modules/expand-brackets/node_modules/is-descriptor/package.json b/node_modules/expand-brackets/node_modules/is-descriptor/package.json new file mode 100644 index 0000000..a561bfe --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-descriptor/package.json @@ -0,0 +1,75 @@ +{ + "name": "is-descriptor", + "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.", + "version": "0.1.6", + "homepage": "https://github.com/jonschlinkert/is-descriptor", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Brian Woodward (https://twitter.com/doowb)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "(https://github.com/wtgtybhertgeghgtwtg)" + ], + "repository": "jonschlinkert/is-descriptor", + "bugs": { + "url": "https://github.com/jonschlinkert/is-descriptor/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "is-accessor-descriptor": "^0.1.6", + "is-data-descriptor": "^0.1.4", + "kind-of": "^5.0.0" + }, + "devDependencies": { + "gulp-format-md": "^1.0.0", + "mocha": "^3.4.2" + }, + "keywords": [ + "accessor", + "check", + "data", + "descriptor", + "get", + "getter", + "is", + "keys", + "object", + "properties", + "property", + "set", + "setter", + "type", + "valid", + "value" + ], + "verb": { + "related": { + "list": [ + "is-accessor-descriptor", + "is-data-descriptor", + "is-descriptor", + "isobject" + ] + }, + "plugins": [ + "gulp-format-md" + ], + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/expand-brackets/node_modules/is-extendable/LICENSE b/node_modules/expand-brackets/node_modules/is-extendable/LICENSE new file mode 100644 index 0000000..65f90ac --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-extendable/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/expand-brackets/node_modules/is-extendable/README.md b/node_modules/expand-brackets/node_modules/is-extendable/README.md new file mode 100644 index 0000000..e4cfaeb --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-extendable/README.md @@ -0,0 +1,72 @@ +# is-extendable [![NPM version](https://badge.fury.io/js/is-extendable.svg)](http://badge.fury.io/js/is-extendable) + +> Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?" + +## Install + +Install with [npm](https://www.npmjs.com/) + +```sh +$ npm i is-extendable --save +``` + +## Usage + +```js +var isExtendable = require('is-extendable'); +``` + +Returns true if the value is any of the following: + +* `array` +* `regexp` +* `plain object` +* `function` +* `date` +* `error` + +## Notes + +All objects in JavaScript can have keys, but it's a pain to check for this, since we ether need to verify that the value is not `null` or `undefined` and: + +* the value is not a primitive, or +* that the object is an `object`, `function` + +Also note that an `extendable` object is not the same as an [extensible object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/isExtensible), which is one that (in es6) is not sealed, frozen, or marked as non-extensible using `preventExtensions`. + +## Related projects + +* [assign-deep](https://github.com/jonschlinkert/assign-deep): Deeply assign the enumerable properties of source objects to a destination object. +* [extend-shallow](https://github.com/jonschlinkert/extend-shallow): Extend an object with the properties of additional objects. node.js/javascript util. +* [isobject](https://github.com/jonschlinkert/isobject): Returns true if the value is an object and not an array or null. +* [is-plain-object](https://github.com/jonschlinkert/is-plain-object): Returns true if an object was created by the `Object` constructor. +* [is-equal-shallow](https://github.com/jonschlinkert/is-equal-shallow): Does a shallow comparison of two objects, returning false if the keys or values differ. +* [kind-of](https://github.com/jonschlinkert/kind-of): Get the native type of a value. + +## Running tests + +Install dev dependencies: + +```sh +$ npm i -d && npm test +``` + +## Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/jonschlinkert/is-extendable/issues/new) + +## Author + +**Jon Schlinkert** + ++ [github/jonschlinkert](https://github.com/jonschlinkert) ++ [twitter/jonschlinkert](http://twitter.com/jonschlinkert) + +## License + +Copyright © 2015 Jon Schlinkert +Released under the MIT license. + +*** + +_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on July 04, 2015._ \ No newline at end of file diff --git a/node_modules/expand-brackets/node_modules/is-extendable/index.js b/node_modules/expand-brackets/node_modules/is-extendable/index.js new file mode 100644 index 0000000..4ee71a4 --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-extendable/index.js @@ -0,0 +1,13 @@ +/*! + * is-extendable + * + * Copyright (c) 2015, Jon Schlinkert. + * Licensed under the MIT License. + */ + +'use strict'; + +module.exports = function isExtendable(val) { + return typeof val !== 'undefined' && val !== null + && (typeof val === 'object' || typeof val === 'function'); +}; diff --git a/node_modules/expand-brackets/node_modules/is-extendable/package.json b/node_modules/expand-brackets/node_modules/is-extendable/package.json new file mode 100644 index 0000000..5dd006e --- /dev/null +++ b/node_modules/expand-brackets/node_modules/is-extendable/package.json @@ -0,0 +1,51 @@ +{ + "name": "is-extendable", + "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"", + "version": "0.1.1", + "homepage": "https://github.com/jonschlinkert/is-extendable", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/is-extendable", + "bugs": { + "url": "https://github.com/jonschlinkert/is-extendable/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "devDependencies": { + "mocha": "*" + }, + "keywords": [ + "array", + "assign", + "check", + "date", + "extend", + "extensible", + "function", + "is", + "object", + "regex", + "test" + ], + "verbiage": { + "related": { + "list": [ + "isobject", + "is-plain-object", + "kind-of", + "is-extendable", + "is-equal-shallow", + "extend-shallow", + "assign-deep" + ] + } + } +} diff --git a/node_modules/expand-brackets/node_modules/kind-of/LICENSE b/node_modules/expand-brackets/node_modules/kind-of/LICENSE new file mode 100644 index 0000000..3f2eca1 --- /dev/null +++ b/node_modules/expand-brackets/node_modules/kind-of/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2017, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/expand-brackets/node_modules/kind-of/README.md b/node_modules/expand-brackets/node_modules/kind-of/README.md new file mode 100644 index 0000000..170bf30 --- /dev/null +++ b/node_modules/expand-brackets/node_modules/kind-of/README.md @@ -0,0 +1,342 @@ +# kind-of [![NPM version](https://img.shields.io/npm/v/kind-of.svg?style=flat)](https://www.npmjs.com/package/kind-of) [![NPM monthly downloads](https://img.shields.io/npm/dm/kind-of.svg?style=flat)](https://npmjs.org/package/kind-of) [![NPM total downloads](https://img.shields.io/npm/dt/kind-of.svg?style=flat)](https://npmjs.org/package/kind-of) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/kind-of.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/kind-of) + +> Get the native type of a value. + +Please consider following this project's author, [Jon Schlinkert](https://github.com/jonschlinkert), and consider starring the project to show your :heart: and support. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save kind-of +``` + +Install with [bower](https://bower.io/) + +```sh +$ bower install kind-of --save +``` + +## Why use this? + +1. [it's fast](#benchmarks) | [optimizations](#optimizations) +2. [better type checking](#better-type-checking) + +## Usage + +> es5, browser and es6 ready + +```js +var kindOf = require('kind-of'); + +kindOf(undefined); +//=> 'undefined' + +kindOf(null); +//=> 'null' + +kindOf(true); +//=> 'boolean' + +kindOf(false); +//=> 'boolean' + +kindOf(new Boolean(true)); +//=> 'boolean' + +kindOf(new Buffer('')); +//=> 'buffer' + +kindOf(42); +//=> 'number' + +kindOf(new Number(42)); +//=> 'number' + +kindOf('str'); +//=> 'string' + +kindOf(new String('str')); +//=> 'string' + +kindOf(arguments); +//=> 'arguments' + +kindOf({}); +//=> 'object' + +kindOf(Object.create(null)); +//=> 'object' + +kindOf(new Test()); +//=> 'object' + +kindOf(new Date()); +//=> 'date' + +kindOf([]); +//=> 'array' + +kindOf([1, 2, 3]); +//=> 'array' + +kindOf(new Array()); +//=> 'array' + +kindOf(/foo/); +//=> 'regexp' + +kindOf(new RegExp('foo')); +//=> 'regexp' + +kindOf(function () {}); +//=> 'function' + +kindOf(function * () {}); +//=> 'function' + +kindOf(new Function()); +//=> 'function' + +kindOf(new Map()); +//=> 'map' + +kindOf(new WeakMap()); +//=> 'weakmap' + +kindOf(new Set()); +//=> 'set' + +kindOf(new WeakSet()); +//=> 'weakset' + +kindOf(Symbol('str')); +//=> 'symbol' + +kindOf(new Int8Array()); +//=> 'int8array' + +kindOf(new Uint8Array()); +//=> 'uint8array' + +kindOf(new Uint8ClampedArray()); +//=> 'uint8clampedarray' + +kindOf(new Int16Array()); +//=> 'int16array' + +kindOf(new Uint16Array()); +//=> 'uint16array' + +kindOf(new Int32Array()); +//=> 'int32array' + +kindOf(new Uint32Array()); +//=> 'uint32array' + +kindOf(new Float32Array()); +//=> 'float32array' + +kindOf(new Float64Array()); +//=> 'float64array' +``` + +## Release history + +### v4.0.0 + +**Added** + +* `promise` support + +### v5.0.0 + +**Added** + +* `Set Iterator` and `Map Iterator` support + +**Fixed** + +* Now returns `generatorfunction` for generator functions + +## Benchmarks + +Benchmarked against [typeof](http://github.com/CodingFu/typeof) and [type-of](https://github.com/ForbesLindesay/type-of). +Note that performaces is slower for es6 features `Map`, `WeakMap`, `Set` and `WeakSet`. + +```bash +#1: array + current x 23,329,397 ops/sec ±0.82% (94 runs sampled) + lib-type-of x 4,170,273 ops/sec ±0.55% (94 runs sampled) + lib-typeof x 9,686,935 ops/sec ±0.59% (98 runs sampled) + +#2: boolean + current x 27,197,115 ops/sec ±0.85% (94 runs sampled) + lib-type-of x 3,145,791 ops/sec ±0.73% (97 runs sampled) + lib-typeof x 9,199,562 ops/sec ±0.44% (99 runs sampled) + +#3: date + current x 20,190,117 ops/sec ±0.86% (92 runs sampled) + lib-type-of x 5,166,970 ops/sec ±0.74% (94 runs sampled) + lib-typeof x 9,610,821 ops/sec ±0.50% (96 runs sampled) + +#4: function + current x 23,855,460 ops/sec ±0.60% (97 runs sampled) + lib-type-of x 5,667,740 ops/sec ±0.54% (100 runs sampled) + lib-typeof x 10,010,644 ops/sec ±0.44% (100 runs sampled) + +#5: null + current x 27,061,047 ops/sec ±0.97% (96 runs sampled) + lib-type-of x 13,965,573 ops/sec ±0.62% (97 runs sampled) + lib-typeof x 8,460,194 ops/sec ±0.61% (97 runs sampled) + +#6: number + current x 25,075,682 ops/sec ±0.53% (99 runs sampled) + lib-type-of x 2,266,405 ops/sec ±0.41% (98 runs sampled) + lib-typeof x 9,821,481 ops/sec ±0.45% (99 runs sampled) + +#7: object + current x 3,348,980 ops/sec ±0.49% (99 runs sampled) + lib-type-of x 3,245,138 ops/sec ±0.60% (94 runs sampled) + lib-typeof x 9,262,952 ops/sec ±0.59% (99 runs sampled) + +#8: regex + current x 21,284,827 ops/sec ±0.72% (96 runs sampled) + lib-type-of x 4,689,241 ops/sec ±0.43% (100 runs sampled) + lib-typeof x 8,957,593 ops/sec ±0.62% (98 runs sampled) + +#9: string + current x 25,379,234 ops/sec ±0.58% (96 runs sampled) + lib-type-of x 3,635,148 ops/sec ±0.76% (93 runs sampled) + lib-typeof x 9,494,134 ops/sec ±0.49% (98 runs sampled) + +#10: undef + current x 27,459,221 ops/sec ±1.01% (93 runs sampled) + lib-type-of x 14,360,433 ops/sec ±0.52% (99 runs sampled) + lib-typeof x 23,202,868 ops/sec ±0.59% (94 runs sampled) + +``` + +## Optimizations + +In 7 out of 8 cases, this library is 2x-10x faster than other top libraries included in the benchmarks. There are a few things that lead to this performance advantage, none of them hard and fast rules, but all of them simple and repeatable in almost any code library: + +1. Optimize around the fastest and most common use cases first. Of course, this will change from project-to-project, but I took some time to understand how and why `typeof` checks were being used in my own libraries and other libraries I use a lot. +2. Optimize around bottlenecks - In other words, the order in which conditionals are implemented is significant, because each check is only as fast as the failing checks that came before it. Here, the biggest bottleneck by far is checking for plain objects (an object that was created by the `Object` constructor). I opted to make this check happen by process of elimination rather than brute force up front (e.g. by using something like `val.constructor.name`), so that every other type check would not be penalized it. +3. Don't do uneccessary processing - why do `.slice(8, -1).toLowerCase();` just to get the word `regex`? It's much faster to do `if (type === '[object RegExp]') return 'regex'` +4. There is no reason to make the code in a microlib as terse as possible, just to win points for making it shorter. It's always better to favor performant code over terse code. You will always only be using a single `require()` statement to use the library anyway, regardless of how the code is written. + +## Better type checking + +kind-of is more correct than other type checking libs I've looked at. For example, here are some differing results from other popular libs: + +### [typeof](https://github.com/CodingFu/typeof) lib + +Incorrectly tests instances of custom constructors (pretty common): + +```js +var typeOf = require('typeof'); +function Test() {} +console.log(typeOf(new Test())); +//=> 'test' +``` + +Returns `object` instead of `arguments`: + +```js +function foo() { + console.log(typeOf(arguments)) //=> 'object' +} +foo(); +``` + +### [type-of](https://github.com/ForbesLindesay/type-of) lib + +Incorrectly returns `object` for generator functions, buffers, `Map`, `Set`, `WeakMap` and `WeakSet`: + +```js +function * foo() {} +console.log(typeOf(foo)); +//=> 'object' +console.log(typeOf(new Buffer(''))); +//=> 'object' +console.log(typeOf(new Map())); +//=> 'object' +console.log(typeOf(new Set())); +//=> 'object' +console.log(typeOf(new WeakMap())); +//=> 'object' +console.log(typeOf(new WeakSet())); +//=> 'object' +``` + +## About + +
+Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +
+ +
+Running Tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +
+ +
+Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +
+ +### Related projects + +You might also be interested in these projects: + +* [is-glob](https://www.npmjs.com/package/is-glob): Returns `true` if the given string looks like a glob pattern or an extglob pattern… [more](https://github.com/jonschlinkert/is-glob) | [homepage](https://github.com/jonschlinkert/is-glob "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet") +* [is-number](https://www.npmjs.com/package/is-number): Returns true if the value is a number. comprehensive tests. | [homepage](https://github.com/jonschlinkert/is-number "Returns true if the value is a number. comprehensive tests.") +* [is-primitive](https://www.npmjs.com/package/is-primitive): Returns `true` if the value is a primitive. | [homepage](https://github.com/jonschlinkert/is-primitive "Returns `true` if the value is a primitive. ") + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 82 | [jonschlinkert](https://github.com/jonschlinkert) | +| 3 | [aretecode](https://github.com/aretecode) | +| 2 | [miguelmota](https://github.com/miguelmota) | +| 1 | [dtothefp](https://github.com/dtothefp) | +| 1 | [ksheedlo](https://github.com/ksheedlo) | +| 1 | [pdehaan](https://github.com/pdehaan) | +| 1 | [laggingreflex](https://github.com/laggingreflex) | +| 1 | [charlike](https://github.com/charlike) | + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on October 13, 2017._ \ No newline at end of file diff --git a/node_modules/expand-brackets/node_modules/kind-of/index.js b/node_modules/expand-brackets/node_modules/kind-of/index.js new file mode 100644 index 0000000..fc5cde9 --- /dev/null +++ b/node_modules/expand-brackets/node_modules/kind-of/index.js @@ -0,0 +1,147 @@ +var toString = Object.prototype.toString; + +/** + * Get the native `typeof` a value. + * + * @param {*} `val` + * @return {*} Native javascript type + */ + +module.exports = function kindOf(val) { + var type = typeof val; + + // primitivies + if (type === 'undefined') { + return 'undefined'; + } + if (val === null) { + return 'null'; + } + if (val === true || val === false || val instanceof Boolean) { + return 'boolean'; + } + if (type === 'string' || val instanceof String) { + return 'string'; + } + if (type === 'number' || val instanceof Number) { + return 'number'; + } + + // functions + if (type === 'function' || val instanceof Function) { + if (typeof val.constructor.name !== 'undefined' && val.constructor.name.slice(0, 9) === 'Generator') { + return 'generatorfunction'; + } + return 'function'; + } + + // array + if (typeof Array.isArray !== 'undefined' && Array.isArray(val)) { + return 'array'; + } + + // check for instances of RegExp and Date before calling `toString` + if (val instanceof RegExp) { + return 'regexp'; + } + if (val instanceof Date) { + return 'date'; + } + + // other objects + type = toString.call(val); + + if (type === '[object RegExp]') { + return 'regexp'; + } + if (type === '[object Date]') { + return 'date'; + } + if (type === '[object Arguments]') { + return 'arguments'; + } + if (type === '[object Error]') { + return 'error'; + } + if (type === '[object Promise]') { + return 'promise'; + } + + // buffer + if (isBuffer(val)) { + return 'buffer'; + } + + // es6: Map, WeakMap, Set, WeakSet + if (type === '[object Set]') { + return 'set'; + } + if (type === '[object WeakSet]') { + return 'weakset'; + } + if (type === '[object Map]') { + return 'map'; + } + if (type === '[object WeakMap]') { + return 'weakmap'; + } + if (type === '[object Symbol]') { + return 'symbol'; + } + + if (type === '[object Map Iterator]') { + return 'mapiterator'; + } + if (type === '[object Set Iterator]') { + return 'setiterator'; + } + if (type === '[object String Iterator]') { + return 'stringiterator'; + } + if (type === '[object Array Iterator]') { + return 'arrayiterator'; + } + + // typed arrays + if (type === '[object Int8Array]') { + return 'int8array'; + } + if (type === '[object Uint8Array]') { + return 'uint8array'; + } + if (type === '[object Uint8ClampedArray]') { + return 'uint8clampedarray'; + } + if (type === '[object Int16Array]') { + return 'int16array'; + } + if (type === '[object Uint16Array]') { + return 'uint16array'; + } + if (type === '[object Int32Array]') { + return 'int32array'; + } + if (type === '[object Uint32Array]') { + return 'uint32array'; + } + if (type === '[object Float32Array]') { + return 'float32array'; + } + if (type === '[object Float64Array]') { + return 'float64array'; + } + + // must be a plain object + return 'object'; +}; + +/** + * If you need to support Safari 5-7 (8-10 yr-old browser), + * take a look at https://github.com/feross/is-buffer + */ + +function isBuffer(val) { + return val.constructor + && typeof val.constructor.isBuffer === 'function' + && val.constructor.isBuffer(val); +} diff --git a/node_modules/expand-brackets/node_modules/kind-of/package.json b/node_modules/expand-brackets/node_modules/kind-of/package.json new file mode 100644 index 0000000..334235f --- /dev/null +++ b/node_modules/expand-brackets/node_modules/kind-of/package.json @@ -0,0 +1,91 @@ +{ + "name": "kind-of", + "description": "Get the native type of a value.", + "version": "5.1.0", + "homepage": "https://github.com/jonschlinkert/kind-of", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "David Fox-Powell (https://dtothefp.github.io/me)", + "James (https://twitter.com/aretecode)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Ken Sheedlo (kensheedlo.com)", + "laggingreflex (https://github.com/laggingreflex)", + "Miguel Mota (https://miguelmota.com)", + "Peter deHaan (http://about.me/peterdehaan)", + "tunnckoCore (https://i.am.charlike.online)" + ], + "repository": "jonschlinkert/kind-of", + "bugs": { + "url": "https://github.com/jonschlinkert/kind-of/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha", + "prepublish": "browserify -o browser.js -e index.js -s index --bare" + }, + "devDependencies": { + "ansi-bold": "^0.1.1", + "benchmarked": "^1.1.1", + "browserify": "^14.4.0", + "gulp-format-md": "^0.1.12", + "matched": "^0.4.4", + "mocha": "^3.4.2", + "type-of": "^2.0.1", + "typeof": "^1.0.0" + }, + "keywords": [ + "arguments", + "array", + "boolean", + "check", + "date", + "function", + "is", + "is-type", + "is-type-of", + "kind", + "kind-of", + "number", + "object", + "of", + "regexp", + "string", + "test", + "type", + "type-of", + "typeof", + "types" + ], + "verb": { + "related": { + "list": [ + "is-glob", + "is-number", + "is-primitive" + ] + }, + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "lint": { + "reflinks": true + }, + "reflinks": [ + "type-of", + "typeof", + "verb" + ] + } +} diff --git a/node_modules/expand-brackets/package.json b/node_modules/expand-brackets/package.json new file mode 100644 index 0000000..1c5233c --- /dev/null +++ b/node_modules/expand-brackets/package.json @@ -0,0 +1,85 @@ +{ + "name": "expand-brackets", + "description": "Expand POSIX bracket expressions (character classes) in glob patterns.", + "version": "2.1.4", + "homepage": "https://github.com/jonschlinkert/expand-brackets", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Elan Shanker (https://github.com/es128)", + "Eugene Sharygin (https://github.com/eush77)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Martin Kolárik (http://kolarik.sk)" + ], + "repository": "jonschlinkert/expand-brackets", + "bugs": { + "url": "https://github.com/jonschlinkert/expand-brackets/issues" + }, + "license": "MIT", + "files": [ + "index.js", + "lib" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "debug": "^2.3.3", + "define-property": "^0.2.5", + "extend-shallow": "^2.0.1", + "posix-character-classes": "^0.1.0", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.1" + }, + "devDependencies": { + "bash-match": "^0.1.1", + "gulp-format-md": "^0.1.10", + "helper-changelog": "^0.3.0", + "minimatch": "^3.0.3", + "mocha": "^3.0.2", + "multimatch": "^2.1.0", + "yargs-parser": "^4.0.0" + }, + "keywords": [ + "bracket", + "brackets", + "character class", + "expand", + "expression", + "posix" + ], + "verb": { + "run": true, + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "helpers": [ + "helper-changelog" + ], + "related": { + "list": [ + "braces", + "extglob", + "micromatch", + "nanomatch" + ] + }, + "reflinks": [ + "micromatch", + "verb", + "verb-generate-readme" + ], + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/express/History.md b/node_modules/express/History.md new file mode 100644 index 0000000..2f6eab1 --- /dev/null +++ b/node_modules/express/History.md @@ -0,0 +1,3421 @@ +4.16.4 / 2018-10-10 +=================== + + * Fix issue where `"Request aborted"` may be logged in `res.sendfile` + * Fix JSDoc for `Router` constructor + * deps: body-parser@1.18.3 + - Fix deprecation warnings on Node.js 10+ + - Fix stack trace for strict json parse error + - deps: depd@~1.1.2 + - deps: http-errors@~1.6.3 + - deps: iconv-lite@0.4.23 + - deps: qs@6.5.2 + - deps: raw-body@2.3.3 + - deps: type-is@~1.6.16 + * deps: proxy-addr@~2.0.4 + - deps: ipaddr.js@1.8.0 + * deps: qs@6.5.2 + * deps: safe-buffer@5.1.2 + +4.16.3 / 2018-03-12 +=================== + + * deps: accepts@~1.3.5 + - deps: mime-types@~2.1.18 + * deps: depd@~1.1.2 + - perf: remove argument reassignment + * deps: encodeurl@~1.0.2 + - Fix encoding `%` as last character + * deps: finalhandler@1.1.1 + - Fix 404 output for bad / missing pathnames + - deps: encodeurl@~1.0.2 + - deps: statuses@~1.4.0 + * deps: proxy-addr@~2.0.3 + - deps: ipaddr.js@1.6.0 + * deps: send@0.16.2 + - Fix incorrect end tag in default error & redirects + - deps: depd@~1.1.2 + - deps: encodeurl@~1.0.2 + - deps: statuses@~1.4.0 + * deps: serve-static@1.13.2 + - Fix incorrect end tag in redirects + - deps: encodeurl@~1.0.2 + - deps: send@0.16.2 + * deps: statuses@~1.4.0 + * deps: type-is@~1.6.16 + - deps: mime-types@~2.1.18 + +4.16.2 / 2017-10-09 +=================== + + * Fix `TypeError` in `res.send` when given `Buffer` and `ETag` header set + * perf: skip parsing of entire `X-Forwarded-Proto` header + +4.16.1 / 2017-09-29 +=================== + + * deps: send@0.16.1 + * deps: serve-static@1.13.1 + - Fix regression when `root` is incorrectly set to a file + - deps: send@0.16.1 + +4.16.0 / 2017-09-28 +=================== + + * Add `"json escape"` setting for `res.json` and `res.jsonp` + * Add `express.json` and `express.urlencoded` to parse bodies + * Add `options` argument to `res.download` + * Improve error message when autoloading invalid view engine + * Improve error messages when non-function provided as middleware + * Skip `Buffer` encoding when not generating ETag for small response + * Use `safe-buffer` for improved Buffer API + * deps: accepts@~1.3.4 + - deps: mime-types@~2.1.16 + * deps: content-type@~1.0.4 + - perf: remove argument reassignment + - perf: skip parameter parsing when no parameters + * deps: etag@~1.8.1 + - perf: replace regular expression with substring + * deps: finalhandler@1.1.0 + - Use `res.headersSent` when available + * deps: parseurl@~1.3.2 + - perf: reduce overhead for full URLs + - perf: unroll the "fast-path" `RegExp` + * deps: proxy-addr@~2.0.2 + - Fix trimming leading / trailing OWS in `X-Forwarded-For` + - deps: forwarded@~0.1.2 + - deps: ipaddr.js@1.5.2 + - perf: reduce overhead when no `X-Forwarded-For` header + * deps: qs@6.5.1 + - Fix parsing & compacting very deep objects + * deps: send@0.16.0 + - Add 70 new types for file extensions + - Add `immutable` option + - Fix missing `` in default error & redirects + - Set charset as "UTF-8" for .js and .json + - Use instance methods on steam to check for listeners + - deps: mime@1.4.1 + - perf: improve path validation speed + * deps: serve-static@1.13.0 + - Add 70 new types for file extensions + - Add `immutable` option + - Set charset as "UTF-8" for .js and .json + - deps: send@0.16.0 + * deps: setprototypeof@1.1.0 + * deps: utils-merge@1.0.1 + * deps: vary@~1.1.2 + - perf: improve header token parsing speed + * perf: re-use options object when generating ETags + * perf: remove dead `.charset` set in `res.jsonp` + +4.15.5 / 2017-09-24 +=================== + + * deps: debug@2.6.9 + * deps: finalhandler@~1.0.6 + - deps: debug@2.6.9 + - deps: parseurl@~1.3.2 + * deps: fresh@0.5.2 + - Fix handling of modified headers with invalid dates + - perf: improve ETag match loop + - perf: improve `If-None-Match` token parsing + * deps: send@0.15.6 + - Fix handling of modified headers with invalid dates + - deps: debug@2.6.9 + - deps: etag@~1.8.1 + - deps: fresh@0.5.2 + - perf: improve `If-Match` token parsing + * deps: serve-static@1.12.6 + - deps: parseurl@~1.3.2 + - deps: send@0.15.6 + - perf: improve slash collapsing + +4.15.4 / 2017-08-06 +=================== + + * deps: debug@2.6.8 + * deps: depd@~1.1.1 + - Remove unnecessary `Buffer` loading + * deps: finalhandler@~1.0.4 + - deps: debug@2.6.8 + * deps: proxy-addr@~1.1.5 + - Fix array argument being altered + - deps: ipaddr.js@1.4.0 + * deps: qs@6.5.0 + * deps: send@0.15.4 + - deps: debug@2.6.8 + - deps: depd@~1.1.1 + - deps: http-errors@~1.6.2 + * deps: serve-static@1.12.4 + - deps: send@0.15.4 + +4.15.3 / 2017-05-16 +=================== + + * Fix error when `res.set` cannot add charset to `Content-Type` + * deps: debug@2.6.7 + - Fix `DEBUG_MAX_ARRAY_LENGTH` + - deps: ms@2.0.0 + * deps: finalhandler@~1.0.3 + - Fix missing `` in HTML document + - deps: debug@2.6.7 + * deps: proxy-addr@~1.1.4 + - deps: ipaddr.js@1.3.0 + * deps: send@0.15.3 + - deps: debug@2.6.7 + - deps: ms@2.0.0 + * deps: serve-static@1.12.3 + - deps: send@0.15.3 + * deps: type-is@~1.6.15 + - deps: mime-types@~2.1.15 + * deps: vary@~1.1.1 + - perf: hoist regular expression + +4.15.2 / 2017-03-06 +=================== + + * deps: qs@6.4.0 + - Fix regression parsing keys starting with `[` + +4.15.1 / 2017-03-05 +=================== + + * deps: send@0.15.1 + - Fix issue when `Date.parse` does not return `NaN` on invalid date + - Fix strict violation in broken environments + * deps: serve-static@1.12.1 + - Fix issue when `Date.parse` does not return `NaN` on invalid date + - deps: send@0.15.1 + +4.15.0 / 2017-03-01 +=================== + + * Add debug message when loading view engine + * Add `next("router")` to exit from router + * Fix case where `router.use` skipped requests routes did not + * Remove usage of `res._headers` private field + - Improves compatibility with Node.js 8 nightly + * Skip routing when `req.url` is not set + * Use `%o` in path debug to tell types apart + * Use `Object.create` to setup request & response prototypes + * Use `setprototypeof` module to replace `__proto__` setting + * Use `statuses` instead of `http` module for status messages + * deps: debug@2.6.1 + - Allow colors in workers + - Deprecated `DEBUG_FD` environment variable set to `3` or higher + - Fix error when running under React Native + - Use same color for same namespace + - deps: ms@0.7.2 + * deps: etag@~1.8.0 + - Use SHA1 instead of MD5 for ETag hashing + - Works with FIPS 140-2 OpenSSL configuration + * deps: finalhandler@~1.0.0 + - Fix exception when `err` cannot be converted to a string + - Fully URL-encode the pathname in the 404 + - Only include the pathname in the 404 message + - Send complete HTML document + - Set `Content-Security-Policy: default-src 'self'` header + - deps: debug@2.6.1 + * deps: fresh@0.5.0 + - Fix false detection of `no-cache` request directive + - Fix incorrect result when `If-None-Match` has both `*` and ETags + - Fix weak `ETag` matching to match spec + - perf: delay reading header values until needed + - perf: enable strict mode + - perf: hoist regular expressions + - perf: remove duplicate conditional + - perf: remove unnecessary boolean coercions + - perf: skip checking modified time if ETag check failed + - perf: skip parsing `If-None-Match` when no `ETag` header + - perf: use `Date.parse` instead of `new Date` + * deps: qs@6.3.1 + - Fix array parsing from skipping empty values + - Fix compacting nested arrays + * deps: send@0.15.0 + - Fix false detection of `no-cache` request directive + - Fix incorrect result when `If-None-Match` has both `*` and ETags + - Fix weak `ETag` matching to match spec + - Remove usage of `res._headers` private field + - Support `If-Match` and `If-Unmodified-Since` headers + - Use `res.getHeaderNames()` when available + - Use `res.headersSent` when available + - deps: debug@2.6.1 + - deps: etag@~1.8.0 + - deps: fresh@0.5.0 + - deps: http-errors@~1.6.1 + * deps: serve-static@1.12.0 + - Fix false detection of `no-cache` request directive + - Fix incorrect result when `If-None-Match` has both `*` and ETags + - Fix weak `ETag` matching to match spec + - Remove usage of `res._headers` private field + - Send complete HTML document in redirect response + - Set default CSP header in redirect response + - Support `If-Match` and `If-Unmodified-Since` headers + - Use `res.getHeaderNames()` when available + - Use `res.headersSent` when available + - deps: send@0.15.0 + * perf: add fast match path for `*` route + * perf: improve `req.ips` performance + +4.14.1 / 2017-01-28 +=================== + + * deps: content-disposition@0.5.2 + * deps: finalhandler@0.5.1 + - Fix exception when `err.headers` is not an object + - deps: statuses@~1.3.1 + - perf: hoist regular expressions + - perf: remove duplicate validation path + * deps: proxy-addr@~1.1.3 + - deps: ipaddr.js@1.2.0 + * deps: send@0.14.2 + - deps: http-errors@~1.5.1 + - deps: ms@0.7.2 + - deps: statuses@~1.3.1 + * deps: serve-static@~1.11.2 + - deps: send@0.14.2 + * deps: type-is@~1.6.14 + - deps: mime-types@~2.1.13 + +4.14.0 / 2016-06-16 +=================== + + * Add `acceptRanges` option to `res.sendFile`/`res.sendfile` + * Add `cacheControl` option to `res.sendFile`/`res.sendfile` + * Add `options` argument to `req.range` + - Includes the `combine` option + * Encode URL in `res.location`/`res.redirect` if not already encoded + * Fix some redirect handling in `res.sendFile`/`res.sendfile` + * Fix Windows absolute path check using forward slashes + * Improve error with invalid arguments to `req.get()` + * Improve performance for `res.json`/`res.jsonp` in most cases + * Improve `Range` header handling in `res.sendFile`/`res.sendfile` + * deps: accepts@~1.3.3 + - Fix including type extensions in parameters in `Accept` parsing + - Fix parsing `Accept` parameters with quoted equals + - Fix parsing `Accept` parameters with quoted semicolons + - Many performance improvments + - deps: mime-types@~2.1.11 + - deps: negotiator@0.6.1 + * deps: content-type@~1.0.2 + - perf: enable strict mode + * deps: cookie@0.3.1 + - Add `sameSite` option + - Fix cookie `Max-Age` to never be a floating point number + - Improve error message when `encode` is not a function + - Improve error message when `expires` is not a `Date` + - Throw better error for invalid argument to parse + - Throw on invalid values provided to `serialize` + - perf: enable strict mode + - perf: hoist regular expression + - perf: use for loop in parse + - perf: use string concatination for serialization + * deps: finalhandler@0.5.0 + - Change invalid or non-numeric status code to 500 + - Overwrite status message to match set status code + - Prefer `err.statusCode` if `err.status` is invalid + - Set response headers from `err.headers` object + - Use `statuses` instead of `http` module for status messages + * deps: proxy-addr@~1.1.2 + - Fix accepting various invalid netmasks + - Fix IPv6-mapped IPv4 validation edge cases + - IPv4 netmasks must be contingous + - IPv6 addresses cannot be used as a netmask + - deps: ipaddr.js@1.1.1 + * deps: qs@6.2.0 + - Add `decoder` option in `parse` function + * deps: range-parser@~1.2.0 + - Add `combine` option to combine overlapping ranges + - Fix incorrectly returning -1 when there is at least one valid range + - perf: remove internal function + * deps: send@0.14.1 + - Add `acceptRanges` option + - Add `cacheControl` option + - Attempt to combine multiple ranges into single range + - Correctly inherit from `Stream` class + - Fix `Content-Range` header in 416 responses when using `start`/`end` options + - Fix `Content-Range` header missing from default 416 responses + - Fix redirect error when `path` contains raw non-URL characters + - Fix redirect when `path` starts with multiple forward slashes + - Ignore non-byte `Range` headers + - deps: http-errors@~1.5.0 + - deps: range-parser@~1.2.0 + - deps: statuses@~1.3.0 + - perf: remove argument reassignment + * deps: serve-static@~1.11.1 + - Add `acceptRanges` option + - Add `cacheControl` option + - Attempt to combine multiple ranges into single range + - Fix redirect error when `req.url` contains raw non-URL characters + - Ignore non-byte `Range` headers + - Use status code 301 for redirects + - deps: send@0.14.1 + * deps: type-is@~1.6.13 + - Fix type error when given invalid type to match against + - deps: mime-types@~2.1.11 + * deps: vary@~1.1.0 + - Only accept valid field names in the `field` argument + * perf: use strict equality when possible + +4.13.4 / 2016-01-21 +=================== + + * deps: content-disposition@0.5.1 + - perf: enable strict mode + * deps: cookie@0.1.5 + - Throw on invalid values provided to `serialize` + * deps: depd@~1.1.0 + - Support web browser loading + - perf: enable strict mode + * deps: escape-html@~1.0.3 + - perf: enable strict mode + - perf: optimize string replacement + - perf: use faster string coercion + * deps: finalhandler@0.4.1 + - deps: escape-html@~1.0.3 + * deps: merge-descriptors@1.0.1 + - perf: enable strict mode + * deps: methods@~1.1.2 + - perf: enable strict mode + * deps: parseurl@~1.3.1 + - perf: enable strict mode + * deps: proxy-addr@~1.0.10 + - deps: ipaddr.js@1.0.5 + - perf: enable strict mode + * deps: range-parser@~1.0.3 + - perf: enable strict mode + * deps: send@0.13.1 + - deps: depd@~1.1.0 + - deps: destroy@~1.0.4 + - deps: escape-html@~1.0.3 + - deps: range-parser@~1.0.3 + * deps: serve-static@~1.10.2 + - deps: escape-html@~1.0.3 + - deps: parseurl@~1.3.0 + - deps: send@0.13.1 + +4.13.3 / 2015-08-02 +=================== + + * Fix infinite loop condition using `mergeParams: true` + * Fix inner numeric indices incorrectly altering parent `req.params` + +4.13.2 / 2015-07-31 +=================== + + * deps: accepts@~1.2.12 + - deps: mime-types@~2.1.4 + * deps: array-flatten@1.1.1 + - perf: enable strict mode + * deps: path-to-regexp@0.1.7 + - Fix regression with escaped round brackets and matching groups + * deps: type-is@~1.6.6 + - deps: mime-types@~2.1.4 + +4.13.1 / 2015-07-05 +=================== + + * deps: accepts@~1.2.10 + - deps: mime-types@~2.1.2 + * deps: qs@4.0.0 + - Fix dropping parameters like `hasOwnProperty` + - Fix various parsing edge cases + * deps: type-is@~1.6.4 + - deps: mime-types@~2.1.2 + - perf: enable strict mode + - perf: remove argument reassignment + +4.13.0 / 2015-06-20 +=================== + + * Add settings to debug output + * Fix `res.format` error when only `default` provided + * Fix issue where `next('route')` in `app.param` would incorrectly skip values + * Fix hiding platform issues with `decodeURIComponent` + - Only `URIError`s are a 400 + * Fix using `*` before params in routes + * Fix using capture groups before params in routes + * Simplify `res.cookie` to call `res.append` + * Use `array-flatten` module for flattening arrays + * deps: accepts@~1.2.9 + - deps: mime-types@~2.1.1 + - perf: avoid argument reassignment & argument slice + - perf: avoid negotiator recursive construction + - perf: enable strict mode + - perf: remove unnecessary bitwise operator + * deps: cookie@0.1.3 + - perf: deduce the scope of try-catch deopt + - perf: remove argument reassignments + * deps: escape-html@1.0.2 + * deps: etag@~1.7.0 + - Always include entity length in ETags for hash length extensions + - Generate non-Stats ETags using MD5 only (no longer CRC32) + - Improve stat performance by removing hashing + - Improve support for JXcore + - Remove base64 padding in ETags to shorten + - Support "fake" stats objects in environments without fs + - Use MD5 instead of MD4 in weak ETags over 1KB + * deps: finalhandler@0.4.0 + - Fix a false-positive when unpiping in Node.js 0.8 + - Support `statusCode` property on `Error` objects + - Use `unpipe` module for unpiping requests + - deps: escape-html@1.0.2 + - deps: on-finished@~2.3.0 + - perf: enable strict mode + - perf: remove argument reassignment + * deps: fresh@0.3.0 + - Add weak `ETag` matching support + * deps: on-finished@~2.3.0 + - Add defined behavior for HTTP `CONNECT` requests + - Add defined behavior for HTTP `Upgrade` requests + - deps: ee-first@1.1.1 + * deps: path-to-regexp@0.1.6 + * deps: send@0.13.0 + - Allow Node.js HTTP server to set `Date` response header + - Fix incorrectly removing `Content-Location` on 304 response + - Improve the default redirect response headers + - Send appropriate headers on default error response + - Use `http-errors` for standard emitted errors + - Use `statuses` instead of `http` module for status messages + - deps: escape-html@1.0.2 + - deps: etag@~1.7.0 + - deps: fresh@0.3.0 + - deps: on-finished@~2.3.0 + - perf: enable strict mode + - perf: remove unnecessary array allocations + * deps: serve-static@~1.10.0 + - Add `fallthrough` option + - Fix reading options from options prototype + - Improve the default redirect response headers + - Malformed URLs now `next()` instead of 400 + - deps: escape-html@1.0.2 + - deps: send@0.13.0 + - perf: enable strict mode + - perf: remove argument reassignment + * deps: type-is@~1.6.3 + - deps: mime-types@~2.1.1 + - perf: reduce try block size + - perf: remove bitwise operations + * perf: enable strict mode + * perf: isolate `app.render` try block + * perf: remove argument reassignments in application + * perf: remove argument reassignments in request prototype + * perf: remove argument reassignments in response prototype + * perf: remove argument reassignments in routing + * perf: remove argument reassignments in `View` + * perf: skip attempting to decode zero length string + * perf: use saved reference to `http.STATUS_CODES` + +4.12.4 / 2015-05-17 +=================== + + * deps: accepts@~1.2.7 + - deps: mime-types@~2.0.11 + - deps: negotiator@0.5.3 + * deps: debug@~2.2.0 + - deps: ms@0.7.1 + * deps: depd@~1.0.1 + * deps: etag@~1.6.0 + - Improve support for JXcore + - Support "fake" stats objects in environments without `fs` + * deps: finalhandler@0.3.6 + - deps: debug@~2.2.0 + - deps: on-finished@~2.2.1 + * deps: on-finished@~2.2.1 + - Fix `isFinished(req)` when data buffered + * deps: proxy-addr@~1.0.8 + - deps: ipaddr.js@1.0.1 + * deps: qs@2.4.2 + - Fix allowing parameters like `constructor` + * deps: send@0.12.3 + - deps: debug@~2.2.0 + - deps: depd@~1.0.1 + - deps: etag@~1.6.0 + - deps: ms@0.7.1 + - deps: on-finished@~2.2.1 + * deps: serve-static@~1.9.3 + - deps: send@0.12.3 + * deps: type-is@~1.6.2 + - deps: mime-types@~2.0.11 + +4.12.3 / 2015-03-17 +=================== + + * deps: accepts@~1.2.5 + - deps: mime-types@~2.0.10 + * deps: debug@~2.1.3 + - Fix high intensity foreground color for bold + - deps: ms@0.7.0 + * deps: finalhandler@0.3.4 + - deps: debug@~2.1.3 + * deps: proxy-addr@~1.0.7 + - deps: ipaddr.js@0.1.9 + * deps: qs@2.4.1 + - Fix error when parameter `hasOwnProperty` is present + * deps: send@0.12.2 + - Throw errors early for invalid `extensions` or `index` options + - deps: debug@~2.1.3 + * deps: serve-static@~1.9.2 + - deps: send@0.12.2 + * deps: type-is@~1.6.1 + - deps: mime-types@~2.0.10 + +4.12.2 / 2015-03-02 +=================== + + * Fix regression where `"Request aborted"` is logged using `res.sendFile` + +4.12.1 / 2015-03-01 +=================== + + * Fix constructing application with non-configurable prototype properties + * Fix `ECONNRESET` errors from `res.sendFile` usage + * Fix `req.host` when using "trust proxy" hops count + * Fix `req.protocol`/`req.secure` when using "trust proxy" hops count + * Fix wrong `code` on aborted connections from `res.sendFile` + * deps: merge-descriptors@1.0.0 + +4.12.0 / 2015-02-23 +=================== + + * Fix `"trust proxy"` setting to inherit when app is mounted + * Generate `ETag`s for all request responses + - No longer restricted to only responses for `GET` and `HEAD` requests + * Use `content-type` to parse `Content-Type` headers + * deps: accepts@~1.2.4 + - Fix preference sorting to be stable for long acceptable lists + - deps: mime-types@~2.0.9 + - deps: negotiator@0.5.1 + * deps: cookie-signature@1.0.6 + * deps: send@0.12.1 + - Always read the stat size from the file + - Fix mutating passed-in `options` + - deps: mime@1.3.4 + * deps: serve-static@~1.9.1 + - deps: send@0.12.1 + * deps: type-is@~1.6.0 + - fix argument reassignment + - fix false-positives in `hasBody` `Transfer-Encoding` check + - support wildcard for both type and subtype (`*/*`) + - deps: mime-types@~2.0.9 + +4.11.2 / 2015-02-01 +=================== + + * Fix `res.redirect` double-calling `res.end` for `HEAD` requests + * deps: accepts@~1.2.3 + - deps: mime-types@~2.0.8 + * deps: proxy-addr@~1.0.6 + - deps: ipaddr.js@0.1.8 + * deps: type-is@~1.5.6 + - deps: mime-types@~2.0.8 + +4.11.1 / 2015-01-20 +=================== + + * deps: send@0.11.1 + - Fix root path disclosure + * deps: serve-static@~1.8.1 + - Fix redirect loop in Node.js 0.11.14 + - Fix root path disclosure + - deps: send@0.11.1 + +4.11.0 / 2015-01-13 +=================== + + * Add `res.append(field, val)` to append headers + * Deprecate leading `:` in `name` for `app.param(name, fn)` + * Deprecate `req.param()` -- use `req.params`, `req.body`, or `req.query` instead + * Deprecate `app.param(fn)` + * Fix `OPTIONS` responses to include the `HEAD` method properly + * Fix `res.sendFile` not always detecting aborted connection + * Match routes iteratively to prevent stack overflows + * deps: accepts@~1.2.2 + - deps: mime-types@~2.0.7 + - deps: negotiator@0.5.0 + * deps: send@0.11.0 + - deps: debug@~2.1.1 + - deps: etag@~1.5.1 + - deps: ms@0.7.0 + - deps: on-finished@~2.2.0 + * deps: serve-static@~1.8.0 + - deps: send@0.11.0 + +4.10.8 / 2015-01-13 +=================== + + * Fix crash from error within `OPTIONS` response handler + * deps: proxy-addr@~1.0.5 + - deps: ipaddr.js@0.1.6 + +4.10.7 / 2015-01-04 +=================== + + * Fix `Allow` header for `OPTIONS` to not contain duplicate methods + * Fix incorrect "Request aborted" for `res.sendFile` when `HEAD` or 304 + * deps: debug@~2.1.1 + * deps: finalhandler@0.3.3 + - deps: debug@~2.1.1 + - deps: on-finished@~2.2.0 + * deps: methods@~1.1.1 + * deps: on-finished@~2.2.0 + * deps: serve-static@~1.7.2 + - Fix potential open redirect when mounted at root + * deps: type-is@~1.5.5 + - deps: mime-types@~2.0.7 + +4.10.6 / 2014-12-12 +=================== + + * Fix exception in `req.fresh`/`req.stale` without response headers + +4.10.5 / 2014-12-10 +=================== + + * Fix `res.send` double-calling `res.end` for `HEAD` requests + * deps: accepts@~1.1.4 + - deps: mime-types@~2.0.4 + * deps: type-is@~1.5.4 + - deps: mime-types@~2.0.4 + +4.10.4 / 2014-11-24 +=================== + + * Fix `res.sendfile` logging standard write errors + +4.10.3 / 2014-11-23 +=================== + + * Fix `res.sendFile` logging standard write errors + * deps: etag@~1.5.1 + * deps: proxy-addr@~1.0.4 + - deps: ipaddr.js@0.1.5 + * deps: qs@2.3.3 + - Fix `arrayLimit` behavior + +4.10.2 / 2014-11-09 +=================== + + * Correctly invoke async router callback asynchronously + * deps: accepts@~1.1.3 + - deps: mime-types@~2.0.3 + * deps: type-is@~1.5.3 + - deps: mime-types@~2.0.3 + +4.10.1 / 2014-10-28 +=================== + + * Fix handling of URLs containing `://` in the path + * deps: qs@2.3.2 + - Fix parsing of mixed objects and values + +4.10.0 / 2014-10-23 +=================== + + * Add support for `app.set('views', array)` + - Views are looked up in sequence in array of directories + * Fix `res.send(status)` to mention `res.sendStatus(status)` + * Fix handling of invalid empty URLs + * Use `content-disposition` module for `res.attachment`/`res.download` + - Sends standards-compliant `Content-Disposition` header + - Full Unicode support + * Use `path.resolve` in view lookup + * deps: debug@~2.1.0 + - Implement `DEBUG_FD` env variable support + * deps: depd@~1.0.0 + * deps: etag@~1.5.0 + - Improve string performance + - Slightly improve speed for weak ETags over 1KB + * deps: finalhandler@0.3.2 + - Terminate in progress response only on error + - Use `on-finished` to determine request status + - deps: debug@~2.1.0 + - deps: on-finished@~2.1.1 + * deps: on-finished@~2.1.1 + - Fix handling of pipelined requests + * deps: qs@2.3.0 + - Fix parsing of mixed implicit and explicit arrays + * deps: send@0.10.1 + - deps: debug@~2.1.0 + - deps: depd@~1.0.0 + - deps: etag@~1.5.0 + - deps: on-finished@~2.1.1 + * deps: serve-static@~1.7.1 + - deps: send@0.10.1 + +4.9.8 / 2014-10-17 +================== + + * Fix `res.redirect` body when redirect status specified + * deps: accepts@~1.1.2 + - Fix error when media type has invalid parameter + - deps: negotiator@0.4.9 + +4.9.7 / 2014-10-10 +================== + + * Fix using same param name in array of paths + +4.9.6 / 2014-10-08 +================== + + * deps: accepts@~1.1.1 + - deps: mime-types@~2.0.2 + - deps: negotiator@0.4.8 + * deps: serve-static@~1.6.4 + - Fix redirect loop when index file serving disabled + * deps: type-is@~1.5.2 + - deps: mime-types@~2.0.2 + +4.9.5 / 2014-09-24 +================== + + * deps: etag@~1.4.0 + * deps: proxy-addr@~1.0.3 + - Use `forwarded` npm module + * deps: send@0.9.3 + - deps: etag@~1.4.0 + * deps: serve-static@~1.6.3 + - deps: send@0.9.3 + +4.9.4 / 2014-09-19 +================== + + * deps: qs@2.2.4 + - Fix issue with object keys starting with numbers truncated + +4.9.3 / 2014-09-18 +================== + + * deps: proxy-addr@~1.0.2 + - Fix a global leak when multiple subnets are trusted + - deps: ipaddr.js@0.1.3 + +4.9.2 / 2014-09-17 +================== + + * Fix regression for empty string `path` in `app.use` + * Fix `router.use` to accept array of middleware without path + * Improve error message for bad `app.use` arguments + +4.9.1 / 2014-09-16 +================== + + * Fix `app.use` to accept array of middleware without path + * deps: depd@0.4.5 + * deps: etag@~1.3.1 + * deps: send@0.9.2 + - deps: depd@0.4.5 + - deps: etag@~1.3.1 + - deps: range-parser@~1.0.2 + * deps: serve-static@~1.6.2 + - deps: send@0.9.2 + +4.9.0 / 2014-09-08 +================== + + * Add `res.sendStatus` + * Invoke callback for sendfile when client aborts + - Applies to `res.sendFile`, `res.sendfile`, and `res.download` + - `err` will be populated with request aborted error + * Support IP address host in `req.subdomains` + * Use `etag` to generate `ETag` headers + * deps: accepts@~1.1.0 + - update `mime-types` + * deps: cookie-signature@1.0.5 + * deps: debug@~2.0.0 + * deps: finalhandler@0.2.0 + - Set `X-Content-Type-Options: nosniff` header + - deps: debug@~2.0.0 + * deps: fresh@0.2.4 + * deps: media-typer@0.3.0 + - Throw error when parameter format invalid on parse + * deps: qs@2.2.3 + - Fix issue where first empty value in array is discarded + * deps: range-parser@~1.0.2 + * deps: send@0.9.1 + - Add `lastModified` option + - Use `etag` to generate `ETag` header + - deps: debug@~2.0.0 + - deps: fresh@0.2.4 + * deps: serve-static@~1.6.1 + - Add `lastModified` option + - deps: send@0.9.1 + * deps: type-is@~1.5.1 + - fix `hasbody` to be true for `content-length: 0` + - deps: media-typer@0.3.0 + - deps: mime-types@~2.0.1 + * deps: vary@~1.0.0 + - Accept valid `Vary` header string as `field` + +4.8.8 / 2014-09-04 +================== + + * deps: send@0.8.5 + - Fix a path traversal issue when using `root` + - Fix malicious path detection for empty string path + * deps: serve-static@~1.5.4 + - deps: send@0.8.5 + +4.8.7 / 2014-08-29 +================== + + * deps: qs@2.2.2 + - Remove unnecessary cloning + +4.8.6 / 2014-08-27 +================== + + * deps: qs@2.2.0 + - Array parsing fix + - Performance improvements + +4.8.5 / 2014-08-18 +================== + + * deps: send@0.8.3 + - deps: destroy@1.0.3 + - deps: on-finished@2.1.0 + * deps: serve-static@~1.5.3 + - deps: send@0.8.3 + +4.8.4 / 2014-08-14 +================== + + * deps: qs@1.2.2 + * deps: send@0.8.2 + - Work around `fd` leak in Node.js 0.10 for `fs.ReadStream` + * deps: serve-static@~1.5.2 + - deps: send@0.8.2 + +4.8.3 / 2014-08-10 +================== + + * deps: parseurl@~1.3.0 + * deps: qs@1.2.1 + * deps: serve-static@~1.5.1 + - Fix parsing of weird `req.originalUrl` values + - deps: parseurl@~1.3.0 + - deps: utils-merge@1.0.0 + +4.8.2 / 2014-08-07 +================== + + * deps: qs@1.2.0 + - Fix parsing array of objects + +4.8.1 / 2014-08-06 +================== + + * fix incorrect deprecation warnings on `res.download` + * deps: qs@1.1.0 + - Accept urlencoded square brackets + - Accept empty values in implicit array notation + +4.8.0 / 2014-08-05 +================== + + * add `res.sendFile` + - accepts a file system path instead of a URL + - requires an absolute path or `root` option specified + * deprecate `res.sendfile` -- use `res.sendFile` instead + * support mounted app as any argument to `app.use()` + * deps: qs@1.0.2 + - Complete rewrite + - Limits array length to 20 + - Limits object depth to 5 + - Limits parameters to 1,000 + * deps: send@0.8.1 + - Add `extensions` option + * deps: serve-static@~1.5.0 + - Add `extensions` option + - deps: send@0.8.1 + +4.7.4 / 2014-08-04 +================== + + * fix `res.sendfile` regression for serving directory index files + * deps: send@0.7.4 + - Fix incorrect 403 on Windows and Node.js 0.11 + - Fix serving index files without root dir + * deps: serve-static@~1.4.4 + - deps: send@0.7.4 + +4.7.3 / 2014-08-04 +================== + + * deps: send@0.7.3 + - Fix incorrect 403 on Windows and Node.js 0.11 + * deps: serve-static@~1.4.3 + - Fix incorrect 403 on Windows and Node.js 0.11 + - deps: send@0.7.3 + +4.7.2 / 2014-07-27 +================== + + * deps: depd@0.4.4 + - Work-around v8 generating empty stack traces + * deps: send@0.7.2 + - deps: depd@0.4.4 + * deps: serve-static@~1.4.2 + +4.7.1 / 2014-07-26 +================== + + * deps: depd@0.4.3 + - Fix exception when global `Error.stackTraceLimit` is too low + * deps: send@0.7.1 + - deps: depd@0.4.3 + * deps: serve-static@~1.4.1 + +4.7.0 / 2014-07-25 +================== + + * fix `req.protocol` for proxy-direct connections + * configurable query parser with `app.set('query parser', parser)` + - `app.set('query parser', 'extended')` parse with "qs" module + - `app.set('query parser', 'simple')` parse with "querystring" core module + - `app.set('query parser', false)` disable query string parsing + - `app.set('query parser', true)` enable simple parsing + * deprecate `res.json(status, obj)` -- use `res.status(status).json(obj)` instead + * deprecate `res.jsonp(status, obj)` -- use `res.status(status).jsonp(obj)` instead + * deprecate `res.send(status, body)` -- use `res.status(status).send(body)` instead + * deps: debug@1.0.4 + * deps: depd@0.4.2 + - Add `TRACE_DEPRECATION` environment variable + - Remove non-standard grey color from color output + - Support `--no-deprecation` argument + - Support `--trace-deprecation` argument + * deps: finalhandler@0.1.0 + - Respond after request fully read + - deps: debug@1.0.4 + * deps: parseurl@~1.2.0 + - Cache URLs based on original value + - Remove no-longer-needed URL mis-parse work-around + - Simplify the "fast-path" `RegExp` + * deps: send@0.7.0 + - Add `dotfiles` option + - Cap `maxAge` value to 1 year + - deps: debug@1.0.4 + - deps: depd@0.4.2 + * deps: serve-static@~1.4.0 + - deps: parseurl@~1.2.0 + - deps: send@0.7.0 + * perf: prevent multiple `Buffer` creation in `res.send` + +4.6.1 / 2014-07-12 +================== + + * fix `subapp.mountpath` regression for `app.use(subapp)` + +4.6.0 / 2014-07-11 +================== + + * accept multiple callbacks to `app.use()` + * add explicit "Rosetta Flash JSONP abuse" protection + - previous versions are not vulnerable; this is just explicit protection + * catch errors in multiple `req.param(name, fn)` handlers + * deprecate `res.redirect(url, status)` -- use `res.redirect(status, url)` instead + * fix `res.send(status, num)` to send `num` as json (not error) + * remove unnecessary escaping when `res.jsonp` returns JSON response + * support non-string `path` in `app.use(path, fn)` + - supports array of paths + - supports `RegExp` + * router: fix optimization on router exit + * router: refactor location of `try` blocks + * router: speed up standard `app.use(fn)` + * deps: debug@1.0.3 + - Add support for multiple wildcards in namespaces + * deps: finalhandler@0.0.3 + - deps: debug@1.0.3 + * deps: methods@1.1.0 + - add `CONNECT` + * deps: parseurl@~1.1.3 + - faster parsing of href-only URLs + * deps: path-to-regexp@0.1.3 + * deps: send@0.6.0 + - deps: debug@1.0.3 + * deps: serve-static@~1.3.2 + - deps: parseurl@~1.1.3 + - deps: send@0.6.0 + * perf: fix arguments reassign deopt in some `res` methods + +4.5.1 / 2014-07-06 +================== + + * fix routing regression when altering `req.method` + +4.5.0 / 2014-07-04 +================== + + * add deprecation message to non-plural `req.accepts*` + * add deprecation message to `res.send(body, status)` + * add deprecation message to `res.vary()` + * add `headers` option to `res.sendfile` + - use to set headers on successful file transfer + * add `mergeParams` option to `Router` + - merges `req.params` from parent routes + * add `req.hostname` -- correct name for what `req.host` returns + * deprecate things with `depd` module + * deprecate `req.host` -- use `req.hostname` instead + * fix behavior when handling request without routes + * fix handling when `route.all` is only route + * invoke `router.param()` only when route matches + * restore `req.params` after invoking router + * use `finalhandler` for final response handling + * use `media-typer` to alter content-type charset + * deps: accepts@~1.0.7 + * deps: send@0.5.0 + - Accept string for `maxage` (converted by `ms`) + - Include link in default redirect response + * deps: serve-static@~1.3.0 + - Accept string for `maxAge` (converted by `ms`) + - Add `setHeaders` option + - Include HTML link in redirect response + - deps: send@0.5.0 + * deps: type-is@~1.3.2 + +4.4.5 / 2014-06-26 +================== + + * deps: cookie-signature@1.0.4 + - fix for timing attacks + +4.4.4 / 2014-06-20 +================== + + * fix `res.attachment` Unicode filenames in Safari + * fix "trim prefix" debug message in `express:router` + * deps: accepts@~1.0.5 + * deps: buffer-crc32@0.2.3 + +4.4.3 / 2014-06-11 +================== + + * fix persistence of modified `req.params[name]` from `app.param()` + * deps: accepts@1.0.3 + - deps: negotiator@0.4.6 + * deps: debug@1.0.2 + * deps: send@0.4.3 + - Do not throw un-catchable error on file open race condition + - Use `escape-html` for HTML escaping + - deps: debug@1.0.2 + - deps: finished@1.2.2 + - deps: fresh@0.2.2 + * deps: serve-static@1.2.3 + - Do not throw un-catchable error on file open race condition + - deps: send@0.4.3 + +4.4.2 / 2014-06-09 +================== + + * fix catching errors from top-level handlers + * use `vary` module for `res.vary` + * deps: debug@1.0.1 + * deps: proxy-addr@1.0.1 + * deps: send@0.4.2 + - fix "event emitter leak" warnings + - deps: debug@1.0.1 + - deps: finished@1.2.1 + * deps: serve-static@1.2.2 + - fix "event emitter leak" warnings + - deps: send@0.4.2 + * deps: type-is@1.2.1 + +4.4.1 / 2014-06-02 +================== + + * deps: methods@1.0.1 + * deps: send@0.4.1 + - Send `max-age` in `Cache-Control` in correct format + * deps: serve-static@1.2.1 + - use `escape-html` for escaping + - deps: send@0.4.1 + +4.4.0 / 2014-05-30 +================== + + * custom etag control with `app.set('etag', val)` + - `app.set('etag', function(body, encoding){ return '"etag"' })` custom etag generation + - `app.set('etag', 'weak')` weak tag + - `app.set('etag', 'strong')` strong etag + - `app.set('etag', false)` turn off + - `app.set('etag', true)` standard etag + * mark `res.send` ETag as weak and reduce collisions + * update accepts to 1.0.2 + - Fix interpretation when header not in request + * update send to 0.4.0 + - Calculate ETag with md5 for reduced collisions + - Ignore stream errors after request ends + - deps: debug@0.8.1 + * update serve-static to 1.2.0 + - Calculate ETag with md5 for reduced collisions + - Ignore stream errors after request ends + - deps: send@0.4.0 + +4.3.2 / 2014-05-28 +================== + + * fix handling of errors from `router.param()` callbacks + +4.3.1 / 2014-05-23 +================== + + * revert "fix behavior of multiple `app.VERB` for the same path" + - this caused a regression in the order of route execution + +4.3.0 / 2014-05-21 +================== + + * add `req.baseUrl` to access the path stripped from `req.url` in routes + * fix behavior of multiple `app.VERB` for the same path + * fix issue routing requests among sub routers + * invoke `router.param()` only when necessary instead of every match + * proper proxy trust with `app.set('trust proxy', trust)` + - `app.set('trust proxy', 1)` trust first hop + - `app.set('trust proxy', 'loopback')` trust loopback addresses + - `app.set('trust proxy', '10.0.0.1')` trust single IP + - `app.set('trust proxy', '10.0.0.1/16')` trust subnet + - `app.set('trust proxy', '10.0.0.1, 10.0.0.2')` trust list + - `app.set('trust proxy', false)` turn off + - `app.set('trust proxy', true)` trust everything + * set proper `charset` in `Content-Type` for `res.send` + * update type-is to 1.2.0 + - support suffix matching + +4.2.0 / 2014-05-11 +================== + + * deprecate `app.del()` -- use `app.delete()` instead + * deprecate `res.json(obj, status)` -- use `res.json(status, obj)` instead + - the edge-case `res.json(status, num)` requires `res.status(status).json(num)` + * deprecate `res.jsonp(obj, status)` -- use `res.jsonp(status, obj)` instead + - the edge-case `res.jsonp(status, num)` requires `res.status(status).jsonp(num)` + * fix `req.next` when inside router instance + * include `ETag` header in `HEAD` requests + * keep previous `Content-Type` for `res.jsonp` + * support PURGE method + - add `app.purge` + - add `router.purge` + - include PURGE in `app.all` + * update debug to 0.8.0 + - add `enable()` method + - change from stderr to stdout + * update methods to 1.0.0 + - add PURGE + +4.1.2 / 2014-05-08 +================== + + * fix `req.host` for IPv6 literals + * fix `res.jsonp` error if callback param is object + +4.1.1 / 2014-04-27 +================== + + * fix package.json to reflect supported node version + +4.1.0 / 2014-04-24 +================== + + * pass options from `res.sendfile` to `send` + * preserve casing of headers in `res.header` and `res.set` + * support unicode file names in `res.attachment` and `res.download` + * update accepts to 1.0.1 + - deps: negotiator@0.4.0 + * update cookie to 0.1.2 + - Fix for maxAge == 0 + - made compat with expires field + * update send to 0.3.0 + - Accept API options in options object + - Coerce option types + - Control whether to generate etags + - Default directory access to 403 when index disabled + - Fix sending files with dots without root set + - Include file path in etag + - Make "Can't set headers after they are sent." catchable + - Send full entity-body for multi range requests + - Set etags to "weak" + - Support "If-Range" header + - Support multiple index paths + - deps: mime@1.2.11 + * update serve-static to 1.1.0 + - Accept options directly to `send` module + - Resolve relative paths at middleware setup + - Use parseurl to parse the URL from request + - deps: send@0.3.0 + * update type-is to 1.1.0 + - add non-array values support + - add `multipart` as a shorthand + +4.0.0 / 2014-04-09 +================== + + * remove: + - node 0.8 support + - connect and connect's patches except for charset handling + - express(1) - moved to [express-generator](https://github.com/expressjs/generator) + - `express.createServer()` - it has been deprecated for a long time. Use `express()` + - `app.configure` - use logic in your own app code + - `app.router` - is removed + - `req.auth` - use `basic-auth` instead + - `req.accepted*` - use `req.accepts*()` instead + - `res.location` - relative URL resolution is removed + - `res.charset` - include the charset in the content type when using `res.set()` + - all bundled middleware except `static` + * change: + - `app.route` -> `app.mountpath` when mounting an express app in another express app + - `json spaces` no longer enabled by default in development + - `req.accepts*` -> `req.accepts*s` - i.e. `req.acceptsEncoding` -> `req.acceptsEncodings` + - `req.params` is now an object instead of an array + - `res.locals` is no longer a function. It is a plain js object. Treat it as such. + - `res.headerSent` -> `res.headersSent` to match node.js ServerResponse object + * refactor: + - `req.accepts*` with [accepts](https://github.com/expressjs/accepts) + - `req.is` with [type-is](https://github.com/expressjs/type-is) + - [path-to-regexp](https://github.com/component/path-to-regexp) + * add: + - `app.router()` - returns the app Router instance + - `app.route()` - Proxy to the app's `Router#route()` method to create a new route + - Router & Route - public API + +3.21.2 / 2015-07-31 +=================== + + * deps: connect@2.30.2 + - deps: body-parser@~1.13.3 + - deps: compression@~1.5.2 + - deps: errorhandler@~1.4.2 + - deps: method-override@~2.3.5 + - deps: serve-index@~1.7.2 + - deps: type-is@~1.6.6 + - deps: vhost@~3.0.1 + * deps: vary@~1.0.1 + - Fix setting empty header from empty `field` + - perf: enable strict mode + - perf: remove argument reassignments + +3.21.1 / 2015-07-05 +=================== + + * deps: basic-auth@~1.0.3 + * deps: connect@2.30.1 + - deps: body-parser@~1.13.2 + - deps: compression@~1.5.1 + - deps: errorhandler@~1.4.1 + - deps: morgan@~1.6.1 + - deps: pause@0.1.0 + - deps: qs@4.0.0 + - deps: serve-index@~1.7.1 + - deps: type-is@~1.6.4 + +3.21.0 / 2015-06-18 +=================== + + * deps: basic-auth@1.0.2 + - perf: enable strict mode + - perf: hoist regular expression + - perf: parse with regular expressions + - perf: remove argument reassignment + * deps: connect@2.30.0 + - deps: body-parser@~1.13.1 + - deps: bytes@2.1.0 + - deps: compression@~1.5.0 + - deps: cookie@0.1.3 + - deps: cookie-parser@~1.3.5 + - deps: csurf@~1.8.3 + - deps: errorhandler@~1.4.0 + - deps: express-session@~1.11.3 + - deps: finalhandler@0.4.0 + - deps: fresh@0.3.0 + - deps: morgan@~1.6.0 + - deps: serve-favicon@~2.3.0 + - deps: serve-index@~1.7.0 + - deps: serve-static@~1.10.0 + - deps: type-is@~1.6.3 + * deps: cookie@0.1.3 + - perf: deduce the scope of try-catch deopt + - perf: remove argument reassignments + * deps: escape-html@1.0.2 + * deps: etag@~1.7.0 + - Always include entity length in ETags for hash length extensions + - Generate non-Stats ETags using MD5 only (no longer CRC32) + - Improve stat performance by removing hashing + - Improve support for JXcore + - Remove base64 padding in ETags to shorten + - Support "fake" stats objects in environments without fs + - Use MD5 instead of MD4 in weak ETags over 1KB + * deps: fresh@0.3.0 + - Add weak `ETag` matching support + * deps: mkdirp@0.5.1 + - Work in global strict mode + * deps: send@0.13.0 + - Allow Node.js HTTP server to set `Date` response header + - Fix incorrectly removing `Content-Location` on 304 response + - Improve the default redirect response headers + - Send appropriate headers on default error response + - Use `http-errors` for standard emitted errors + - Use `statuses` instead of `http` module for status messages + - deps: escape-html@1.0.2 + - deps: etag@~1.7.0 + - deps: fresh@0.3.0 + - deps: on-finished@~2.3.0 + - perf: enable strict mode + - perf: remove unnecessary array allocations + +3.20.3 / 2015-05-17 +=================== + + * deps: connect@2.29.2 + - deps: body-parser@~1.12.4 + - deps: compression@~1.4.4 + - deps: connect-timeout@~1.6.2 + - deps: debug@~2.2.0 + - deps: depd@~1.0.1 + - deps: errorhandler@~1.3.6 + - deps: finalhandler@0.3.6 + - deps: method-override@~2.3.3 + - deps: morgan@~1.5.3 + - deps: qs@2.4.2 + - deps: response-time@~2.3.1 + - deps: serve-favicon@~2.2.1 + - deps: serve-index@~1.6.4 + - deps: serve-static@~1.9.3 + - deps: type-is@~1.6.2 + * deps: debug@~2.2.0 + - deps: ms@0.7.1 + * deps: depd@~1.0.1 + * deps: proxy-addr@~1.0.8 + - deps: ipaddr.js@1.0.1 + * deps: send@0.12.3 + - deps: debug@~2.2.0 + - deps: depd@~1.0.1 + - deps: etag@~1.6.0 + - deps: ms@0.7.1 + - deps: on-finished@~2.2.1 + +3.20.2 / 2015-03-16 +=================== + + * deps: connect@2.29.1 + - deps: body-parser@~1.12.2 + - deps: compression@~1.4.3 + - deps: connect-timeout@~1.6.1 + - deps: debug@~2.1.3 + - deps: errorhandler@~1.3.5 + - deps: express-session@~1.10.4 + - deps: finalhandler@0.3.4 + - deps: method-override@~2.3.2 + - deps: morgan@~1.5.2 + - deps: qs@2.4.1 + - deps: serve-index@~1.6.3 + - deps: serve-static@~1.9.2 + - deps: type-is@~1.6.1 + * deps: debug@~2.1.3 + - Fix high intensity foreground color for bold + - deps: ms@0.7.0 + * deps: merge-descriptors@1.0.0 + * deps: proxy-addr@~1.0.7 + - deps: ipaddr.js@0.1.9 + * deps: send@0.12.2 + - Throw errors early for invalid `extensions` or `index` options + - deps: debug@~2.1.3 + +3.20.1 / 2015-02-28 +=================== + + * Fix `req.host` when using "trust proxy" hops count + * Fix `req.protocol`/`req.secure` when using "trust proxy" hops count + +3.20.0 / 2015-02-18 +=================== + + * Fix `"trust proxy"` setting to inherit when app is mounted + * Generate `ETag`s for all request responses + - No longer restricted to only responses for `GET` and `HEAD` requests + * Use `content-type` to parse `Content-Type` headers + * deps: connect@2.29.0 + - Use `content-type` to parse `Content-Type` headers + - deps: body-parser@~1.12.0 + - deps: compression@~1.4.1 + - deps: connect-timeout@~1.6.0 + - deps: cookie-parser@~1.3.4 + - deps: cookie-signature@1.0.6 + - deps: csurf@~1.7.0 + - deps: errorhandler@~1.3.4 + - deps: express-session@~1.10.3 + - deps: http-errors@~1.3.1 + - deps: response-time@~2.3.0 + - deps: serve-index@~1.6.2 + - deps: serve-static@~1.9.1 + - deps: type-is@~1.6.0 + * deps: cookie-signature@1.0.6 + * deps: send@0.12.1 + - Always read the stat size from the file + - Fix mutating passed-in `options` + - deps: mime@1.3.4 + +3.19.2 / 2015-02-01 +=================== + + * deps: connect@2.28.3 + - deps: compression@~1.3.1 + - deps: csurf@~1.6.6 + - deps: errorhandler@~1.3.3 + - deps: express-session@~1.10.2 + - deps: serve-index@~1.6.1 + - deps: type-is@~1.5.6 + * deps: proxy-addr@~1.0.6 + - deps: ipaddr.js@0.1.8 + +3.19.1 / 2015-01-20 +=================== + + * deps: connect@2.28.2 + - deps: body-parser@~1.10.2 + - deps: serve-static@~1.8.1 + * deps: send@0.11.1 + - Fix root path disclosure + +3.19.0 / 2015-01-09 +=================== + + * Fix `OPTIONS` responses to include the `HEAD` method property + * Use `readline` for prompt in `express(1)` + * deps: commander@2.6.0 + * deps: connect@2.28.1 + - deps: body-parser@~1.10.1 + - deps: compression@~1.3.0 + - deps: connect-timeout@~1.5.0 + - deps: csurf@~1.6.4 + - deps: debug@~2.1.1 + - deps: errorhandler@~1.3.2 + - deps: express-session@~1.10.1 + - deps: finalhandler@0.3.3 + - deps: method-override@~2.3.1 + - deps: morgan@~1.5.1 + - deps: serve-favicon@~2.2.0 + - deps: serve-index@~1.6.0 + - deps: serve-static@~1.8.0 + - deps: type-is@~1.5.5 + * deps: debug@~2.1.1 + * deps: methods@~1.1.1 + * deps: proxy-addr@~1.0.5 + - deps: ipaddr.js@0.1.6 + * deps: send@0.11.0 + - deps: debug@~2.1.1 + - deps: etag@~1.5.1 + - deps: ms@0.7.0 + - deps: on-finished@~2.2.0 + +3.18.6 / 2014-12-12 +=================== + + * Fix exception in `req.fresh`/`req.stale` without response headers + +3.18.5 / 2014-12-11 +=================== + + * deps: connect@2.27.6 + - deps: compression@~1.2.2 + - deps: express-session@~1.9.3 + - deps: http-errors@~1.2.8 + - deps: serve-index@~1.5.3 + - deps: type-is@~1.5.4 + +3.18.4 / 2014-11-23 +=================== + + * deps: connect@2.27.4 + - deps: body-parser@~1.9.3 + - deps: compression@~1.2.1 + - deps: errorhandler@~1.2.3 + - deps: express-session@~1.9.2 + - deps: qs@2.3.3 + - deps: serve-favicon@~2.1.7 + - deps: serve-static@~1.5.1 + - deps: type-is@~1.5.3 + * deps: etag@~1.5.1 + * deps: proxy-addr@~1.0.4 + - deps: ipaddr.js@0.1.5 + +3.18.3 / 2014-11-09 +=================== + + * deps: connect@2.27.3 + - Correctly invoke async callback asynchronously + - deps: csurf@~1.6.3 + +3.18.2 / 2014-10-28 +=================== + + * deps: connect@2.27.2 + - Fix handling of URLs containing `://` in the path + - deps: body-parser@~1.9.2 + - deps: qs@2.3.2 + +3.18.1 / 2014-10-22 +=================== + + * Fix internal `utils.merge` deprecation warnings + * deps: connect@2.27.1 + - deps: body-parser@~1.9.1 + - deps: express-session@~1.9.1 + - deps: finalhandler@0.3.2 + - deps: morgan@~1.4.1 + - deps: qs@2.3.0 + - deps: serve-static@~1.7.1 + * deps: send@0.10.1 + - deps: on-finished@~2.1.1 + +3.18.0 / 2014-10-17 +=================== + + * Use `content-disposition` module for `res.attachment`/`res.download` + - Sends standards-compliant `Content-Disposition` header + - Full Unicode support + * Use `etag` module to generate `ETag` headers + * deps: connect@2.27.0 + - Use `http-errors` module for creating errors + - Use `utils-merge` module for merging objects + - deps: body-parser@~1.9.0 + - deps: compression@~1.2.0 + - deps: connect-timeout@~1.4.0 + - deps: debug@~2.1.0 + - deps: depd@~1.0.0 + - deps: express-session@~1.9.0 + - deps: finalhandler@0.3.1 + - deps: method-override@~2.3.0 + - deps: morgan@~1.4.0 + - deps: response-time@~2.2.0 + - deps: serve-favicon@~2.1.6 + - deps: serve-index@~1.5.0 + - deps: serve-static@~1.7.0 + * deps: debug@~2.1.0 + - Implement `DEBUG_FD` env variable support + * deps: depd@~1.0.0 + * deps: send@0.10.0 + - deps: debug@~2.1.0 + - deps: depd@~1.0.0 + - deps: etag@~1.5.0 + +3.17.8 / 2014-10-15 +=================== + + * deps: connect@2.26.6 + - deps: compression@~1.1.2 + - deps: csurf@~1.6.2 + - deps: errorhandler@~1.2.2 + +3.17.7 / 2014-10-08 +=================== + + * deps: connect@2.26.5 + - Fix accepting non-object arguments to `logger` + - deps: serve-static@~1.6.4 + +3.17.6 / 2014-10-02 +=================== + + * deps: connect@2.26.4 + - deps: morgan@~1.3.2 + - deps: type-is@~1.5.2 + +3.17.5 / 2014-09-24 +=================== + + * deps: connect@2.26.3 + - deps: body-parser@~1.8.4 + - deps: serve-favicon@~2.1.5 + - deps: serve-static@~1.6.3 + * deps: proxy-addr@~1.0.3 + - Use `forwarded` npm module + * deps: send@0.9.3 + - deps: etag@~1.4.0 + +3.17.4 / 2014-09-19 +=================== + + * deps: connect@2.26.2 + - deps: body-parser@~1.8.3 + - deps: qs@2.2.4 + +3.17.3 / 2014-09-18 +=================== + + * deps: proxy-addr@~1.0.2 + - Fix a global leak when multiple subnets are trusted + - deps: ipaddr.js@0.1.3 + +3.17.2 / 2014-09-15 +=================== + + * Use `crc` instead of `buffer-crc32` for speed + * deps: connect@2.26.1 + - deps: body-parser@~1.8.2 + - deps: depd@0.4.5 + - deps: express-session@~1.8.2 + - deps: morgan@~1.3.1 + - deps: serve-favicon@~2.1.3 + - deps: serve-static@~1.6.2 + * deps: depd@0.4.5 + * deps: send@0.9.2 + - deps: depd@0.4.5 + - deps: etag@~1.3.1 + - deps: range-parser@~1.0.2 + +3.17.1 / 2014-09-08 +=================== + + * Fix error in `req.subdomains` on empty host + +3.17.0 / 2014-09-08 +=================== + + * Support `X-Forwarded-Host` in `req.subdomains` + * Support IP address host in `req.subdomains` + * deps: connect@2.26.0 + - deps: body-parser@~1.8.1 + - deps: compression@~1.1.0 + - deps: connect-timeout@~1.3.0 + - deps: cookie-parser@~1.3.3 + - deps: cookie-signature@1.0.5 + - deps: csurf@~1.6.1 + - deps: debug@~2.0.0 + - deps: errorhandler@~1.2.0 + - deps: express-session@~1.8.1 + - deps: finalhandler@0.2.0 + - deps: fresh@0.2.4 + - deps: media-typer@0.3.0 + - deps: method-override@~2.2.0 + - deps: morgan@~1.3.0 + - deps: qs@2.2.3 + - deps: serve-favicon@~2.1.3 + - deps: serve-index@~1.2.1 + - deps: serve-static@~1.6.1 + - deps: type-is@~1.5.1 + - deps: vhost@~3.0.0 + * deps: cookie-signature@1.0.5 + * deps: debug@~2.0.0 + * deps: fresh@0.2.4 + * deps: media-typer@0.3.0 + - Throw error when parameter format invalid on parse + * deps: range-parser@~1.0.2 + * deps: send@0.9.1 + - Add `lastModified` option + - Use `etag` to generate `ETag` header + - deps: debug@~2.0.0 + - deps: fresh@0.2.4 + * deps: vary@~1.0.0 + - Accept valid `Vary` header string as `field` + +3.16.10 / 2014-09-04 +==================== + + * deps: connect@2.25.10 + - deps: serve-static@~1.5.4 + * deps: send@0.8.5 + - Fix a path traversal issue when using `root` + - Fix malicious path detection for empty string path + +3.16.9 / 2014-08-29 +=================== + + * deps: connect@2.25.9 + - deps: body-parser@~1.6.7 + - deps: qs@2.2.2 + +3.16.8 / 2014-08-27 +=================== + + * deps: connect@2.25.8 + - deps: body-parser@~1.6.6 + - deps: csurf@~1.4.1 + - deps: qs@2.2.0 + +3.16.7 / 2014-08-18 +=================== + + * deps: connect@2.25.7 + - deps: body-parser@~1.6.5 + - deps: express-session@~1.7.6 + - deps: morgan@~1.2.3 + - deps: serve-static@~1.5.3 + * deps: send@0.8.3 + - deps: destroy@1.0.3 + - deps: on-finished@2.1.0 + +3.16.6 / 2014-08-14 +=================== + + * deps: connect@2.25.6 + - deps: body-parser@~1.6.4 + - deps: qs@1.2.2 + - deps: serve-static@~1.5.2 + * deps: send@0.8.2 + - Work around `fd` leak in Node.js 0.10 for `fs.ReadStream` + +3.16.5 / 2014-08-11 +=================== + + * deps: connect@2.25.5 + - Fix backwards compatibility in `logger` + +3.16.4 / 2014-08-10 +=================== + + * Fix original URL parsing in `res.location` + * deps: connect@2.25.4 + - Fix `query` middleware breaking with argument + - deps: body-parser@~1.6.3 + - deps: compression@~1.0.11 + - deps: connect-timeout@~1.2.2 + - deps: express-session@~1.7.5 + - deps: method-override@~2.1.3 + - deps: on-headers@~1.0.0 + - deps: parseurl@~1.3.0 + - deps: qs@1.2.1 + - deps: response-time@~2.0.1 + - deps: serve-index@~1.1.6 + - deps: serve-static@~1.5.1 + * deps: parseurl@~1.3.0 + +3.16.3 / 2014-08-07 +=================== + + * deps: connect@2.25.3 + - deps: multiparty@3.3.2 + +3.16.2 / 2014-08-07 +=================== + + * deps: connect@2.25.2 + - deps: body-parser@~1.6.2 + - deps: qs@1.2.0 + +3.16.1 / 2014-08-06 +=================== + + * deps: connect@2.25.1 + - deps: body-parser@~1.6.1 + - deps: qs@1.1.0 + +3.16.0 / 2014-08-05 +=================== + + * deps: connect@2.25.0 + - deps: body-parser@~1.6.0 + - deps: compression@~1.0.10 + - deps: csurf@~1.4.0 + - deps: express-session@~1.7.4 + - deps: qs@1.0.2 + - deps: serve-static@~1.5.0 + * deps: send@0.8.1 + - Add `extensions` option + +3.15.3 / 2014-08-04 +=================== + + * fix `res.sendfile` regression for serving directory index files + * deps: connect@2.24.3 + - deps: serve-index@~1.1.5 + - deps: serve-static@~1.4.4 + * deps: send@0.7.4 + - Fix incorrect 403 on Windows and Node.js 0.11 + - Fix serving index files without root dir + +3.15.2 / 2014-07-27 +=================== + + * deps: connect@2.24.2 + - deps: body-parser@~1.5.2 + - deps: depd@0.4.4 + - deps: express-session@~1.7.2 + - deps: morgan@~1.2.2 + - deps: serve-static@~1.4.2 + * deps: depd@0.4.4 + - Work-around v8 generating empty stack traces + * deps: send@0.7.2 + - deps: depd@0.4.4 + +3.15.1 / 2014-07-26 +=================== + + * deps: connect@2.24.1 + - deps: body-parser@~1.5.1 + - deps: depd@0.4.3 + - deps: express-session@~1.7.1 + - deps: morgan@~1.2.1 + - deps: serve-index@~1.1.4 + - deps: serve-static@~1.4.1 + * deps: depd@0.4.3 + - Fix exception when global `Error.stackTraceLimit` is too low + * deps: send@0.7.1 + - deps: depd@0.4.3 + +3.15.0 / 2014-07-22 +=================== + + * Fix `req.protocol` for proxy-direct connections + * Pass options from `res.sendfile` to `send` + * deps: connect@2.24.0 + - deps: body-parser@~1.5.0 + - deps: compression@~1.0.9 + - deps: connect-timeout@~1.2.1 + - deps: debug@1.0.4 + - deps: depd@0.4.2 + - deps: express-session@~1.7.0 + - deps: finalhandler@0.1.0 + - deps: method-override@~2.1.2 + - deps: morgan@~1.2.0 + - deps: multiparty@3.3.1 + - deps: parseurl@~1.2.0 + - deps: serve-static@~1.4.0 + * deps: debug@1.0.4 + * deps: depd@0.4.2 + - Add `TRACE_DEPRECATION` environment variable + - Remove non-standard grey color from color output + - Support `--no-deprecation` argument + - Support `--trace-deprecation` argument + * deps: parseurl@~1.2.0 + - Cache URLs based on original value + - Remove no-longer-needed URL mis-parse work-around + - Simplify the "fast-path" `RegExp` + * deps: send@0.7.0 + - Add `dotfiles` option + - Cap `maxAge` value to 1 year + - deps: debug@1.0.4 + - deps: depd@0.4.2 + +3.14.0 / 2014-07-11 +=================== + + * add explicit "Rosetta Flash JSONP abuse" protection + - previous versions are not vulnerable; this is just explicit protection + * deprecate `res.redirect(url, status)` -- use `res.redirect(status, url)` instead + * fix `res.send(status, num)` to send `num` as json (not error) + * remove unnecessary escaping when `res.jsonp` returns JSON response + * deps: basic-auth@1.0.0 + - support empty password + - support empty username + * deps: connect@2.23.0 + - deps: debug@1.0.3 + - deps: express-session@~1.6.4 + - deps: method-override@~2.1.0 + - deps: parseurl@~1.1.3 + - deps: serve-static@~1.3.1 + * deps: debug@1.0.3 + - Add support for multiple wildcards in namespaces + * deps: methods@1.1.0 + - add `CONNECT` + * deps: parseurl@~1.1.3 + - faster parsing of href-only URLs + +3.13.0 / 2014-07-03 +=================== + + * add deprecation message to `app.configure` + * add deprecation message to `req.auth` + * use `basic-auth` to parse `Authorization` header + * deps: connect@2.22.0 + - deps: csurf@~1.3.0 + - deps: express-session@~1.6.1 + - deps: multiparty@3.3.0 + - deps: serve-static@~1.3.0 + * deps: send@0.5.0 + - Accept string for `maxage` (converted by `ms`) + - Include link in default redirect response + +3.12.1 / 2014-06-26 +=================== + + * deps: connect@2.21.1 + - deps: cookie-parser@1.3.2 + - deps: cookie-signature@1.0.4 + - deps: express-session@~1.5.2 + - deps: type-is@~1.3.2 + * deps: cookie-signature@1.0.4 + - fix for timing attacks + +3.12.0 / 2014-06-21 +=================== + + * use `media-typer` to alter content-type charset + * deps: connect@2.21.0 + - deprecate `connect(middleware)` -- use `app.use(middleware)` instead + - deprecate `connect.createServer()` -- use `connect()` instead + - fix `res.setHeader()` patch to work with with get -> append -> set pattern + - deps: compression@~1.0.8 + - deps: errorhandler@~1.1.1 + - deps: express-session@~1.5.0 + - deps: serve-index@~1.1.3 + +3.11.0 / 2014-06-19 +=================== + + * deprecate things with `depd` module + * deps: buffer-crc32@0.2.3 + * deps: connect@2.20.2 + - deprecate `verify` option to `json` -- use `body-parser` npm module instead + - deprecate `verify` option to `urlencoded` -- use `body-parser` npm module instead + - deprecate things with `depd` module + - use `finalhandler` for final response handling + - use `media-typer` to parse `content-type` for charset + - deps: body-parser@1.4.3 + - deps: connect-timeout@1.1.1 + - deps: cookie-parser@1.3.1 + - deps: csurf@1.2.2 + - deps: errorhandler@1.1.0 + - deps: express-session@1.4.0 + - deps: multiparty@3.2.9 + - deps: serve-index@1.1.2 + - deps: type-is@1.3.1 + - deps: vhost@2.0.0 + +3.10.5 / 2014-06-11 +=================== + + * deps: connect@2.19.6 + - deps: body-parser@1.3.1 + - deps: compression@1.0.7 + - deps: debug@1.0.2 + - deps: serve-index@1.1.1 + - deps: serve-static@1.2.3 + * deps: debug@1.0.2 + * deps: send@0.4.3 + - Do not throw un-catchable error on file open race condition + - Use `escape-html` for HTML escaping + - deps: debug@1.0.2 + - deps: finished@1.2.2 + - deps: fresh@0.2.2 + +3.10.4 / 2014-06-09 +=================== + + * deps: connect@2.19.5 + - fix "event emitter leak" warnings + - deps: csurf@1.2.1 + - deps: debug@1.0.1 + - deps: serve-static@1.2.2 + - deps: type-is@1.2.1 + * deps: debug@1.0.1 + * deps: send@0.4.2 + - fix "event emitter leak" warnings + - deps: finished@1.2.1 + - deps: debug@1.0.1 + +3.10.3 / 2014-06-05 +=================== + + * use `vary` module for `res.vary` + * deps: connect@2.19.4 + - deps: errorhandler@1.0.2 + - deps: method-override@2.0.2 + - deps: serve-favicon@2.0.1 + * deps: debug@1.0.0 + +3.10.2 / 2014-06-03 +=================== + + * deps: connect@2.19.3 + - deps: compression@1.0.6 + +3.10.1 / 2014-06-03 +=================== + + * deps: connect@2.19.2 + - deps: compression@1.0.4 + * deps: proxy-addr@1.0.1 + +3.10.0 / 2014-06-02 +=================== + + * deps: connect@2.19.1 + - deprecate `methodOverride()` -- use `method-override` npm module instead + - deps: body-parser@1.3.0 + - deps: method-override@2.0.1 + - deps: multiparty@3.2.8 + - deps: response-time@2.0.0 + - deps: serve-static@1.2.1 + * deps: methods@1.0.1 + * deps: send@0.4.1 + - Send `max-age` in `Cache-Control` in correct format + +3.9.0 / 2014-05-30 +================== + + * custom etag control with `app.set('etag', val)` + - `app.set('etag', function(body, encoding){ return '"etag"' })` custom etag generation + - `app.set('etag', 'weak')` weak tag + - `app.set('etag', 'strong')` strong etag + - `app.set('etag', false)` turn off + - `app.set('etag', true)` standard etag + * Include ETag in HEAD requests + * mark `res.send` ETag as weak and reduce collisions + * update connect to 2.18.0 + - deps: compression@1.0.3 + - deps: serve-index@1.1.0 + - deps: serve-static@1.2.0 + * update send to 0.4.0 + - Calculate ETag with md5 for reduced collisions + - Ignore stream errors after request ends + - deps: debug@0.8.1 + +3.8.1 / 2014-05-27 +================== + + * update connect to 2.17.3 + - deps: body-parser@1.2.2 + - deps: express-session@1.2.1 + - deps: method-override@1.0.2 + +3.8.0 / 2014-05-21 +================== + + * keep previous `Content-Type` for `res.jsonp` + * set proper `charset` in `Content-Type` for `res.send` + * update connect to 2.17.1 + - fix `res.charset` appending charset when `content-type` has one + - deps: express-session@1.2.0 + - deps: morgan@1.1.1 + - deps: serve-index@1.0.3 + +3.7.0 / 2014-05-18 +================== + + * proper proxy trust with `app.set('trust proxy', trust)` + - `app.set('trust proxy', 1)` trust first hop + - `app.set('trust proxy', 'loopback')` trust loopback addresses + - `app.set('trust proxy', '10.0.0.1')` trust single IP + - `app.set('trust proxy', '10.0.0.1/16')` trust subnet + - `app.set('trust proxy', '10.0.0.1, 10.0.0.2')` trust list + - `app.set('trust proxy', false)` turn off + - `app.set('trust proxy', true)` trust everything + * update connect to 2.16.2 + - deprecate `res.headerSent` -- use `res.headersSent` + - deprecate `res.on("header")` -- use on-headers module instead + - fix edge-case in `res.appendHeader` that would append in wrong order + - json: use body-parser + - urlencoded: use body-parser + - dep: bytes@1.0.0 + - dep: cookie-parser@1.1.0 + - dep: csurf@1.2.0 + - dep: express-session@1.1.0 + - dep: method-override@1.0.1 + +3.6.0 / 2014-05-09 +================== + + * deprecate `app.del()` -- use `app.delete()` instead + * deprecate `res.json(obj, status)` -- use `res.json(status, obj)` instead + - the edge-case `res.json(status, num)` requires `res.status(status).json(num)` + * deprecate `res.jsonp(obj, status)` -- use `res.jsonp(status, obj)` instead + - the edge-case `res.jsonp(status, num)` requires `res.status(status).jsonp(num)` + * support PURGE method + - add `app.purge` + - add `router.purge` + - include PURGE in `app.all` + * update connect to 2.15.0 + * Add `res.appendHeader` + * Call error stack even when response has been sent + * Patch `res.headerSent` to return Boolean + * Patch `res.headersSent` for node.js 0.8 + * Prevent default 404 handler after response sent + * dep: compression@1.0.2 + * dep: connect-timeout@1.1.0 + * dep: debug@^0.8.0 + * dep: errorhandler@1.0.1 + * dep: express-session@1.0.4 + * dep: morgan@1.0.1 + * dep: serve-favicon@2.0.0 + * dep: serve-index@1.0.2 + * update debug to 0.8.0 + * add `enable()` method + * change from stderr to stdout + * update methods to 1.0.0 + - add PURGE + * update mkdirp to 0.5.0 + +3.5.3 / 2014-05-08 +================== + + * fix `req.host` for IPv6 literals + * fix `res.jsonp` error if callback param is object + +3.5.2 / 2014-04-24 +================== + + * update connect to 2.14.5 + * update cookie to 0.1.2 + * update mkdirp to 0.4.0 + * update send to 0.3.0 + +3.5.1 / 2014-03-25 +================== + + * pin less-middleware in generated app + +3.5.0 / 2014-03-06 +================== + + * bump deps + +3.4.8 / 2014-01-13 +================== + + * prevent incorrect automatic OPTIONS responses #1868 @dpatti + * update binary and examples for jade 1.0 #1876 @yossi, #1877 @reqshark, #1892 @matheusazzi + * throw 400 in case of malformed paths @rlidwka + +3.4.7 / 2013-12-10 +================== + + * update connect + +3.4.6 / 2013-12-01 +================== + + * update connect (raw-body) + +3.4.5 / 2013-11-27 +================== + + * update connect + * res.location: remove leading ./ #1802 @kapouer + * res.redirect: fix `res.redirect('toString') #1829 @michaelficarra + * res.send: always send ETag when content-length > 0 + * router: add Router.all() method + +3.4.4 / 2013-10-29 +================== + + * update connect + * update supertest + * update methods + * express(1): replace bodyParser() with urlencoded() and json() #1795 @chirag04 + +3.4.3 / 2013-10-23 +================== + + * update connect + +3.4.2 / 2013-10-18 +================== + + * update connect + * downgrade commander + +3.4.1 / 2013-10-15 +================== + + * update connect + * update commander + * jsonp: check if callback is a function + * router: wrap encodeURIComponent in a try/catch #1735 (@lxe) + * res.format: now includes charset @1747 (@sorribas) + * res.links: allow multiple calls @1746 (@sorribas) + +3.4.0 / 2013-09-07 +================== + + * add res.vary(). Closes #1682 + * update connect + +3.3.8 / 2013-09-02 +================== + + * update connect + +3.3.7 / 2013-08-28 +================== + + * update connect + +3.3.6 / 2013-08-27 +================== + + * Revert "remove charset from json responses. Closes #1631" (causes issues in some clients) + * add: req.accepts take an argument list + +3.3.4 / 2013-07-08 +================== + + * update send and connect + +3.3.3 / 2013-07-04 +================== + + * update connect + +3.3.2 / 2013-07-03 +================== + + * update connect + * update send + * remove .version export + +3.3.1 / 2013-06-27 +================== + + * update connect + +3.3.0 / 2013-06-26 +================== + + * update connect + * add support for multiple X-Forwarded-Proto values. Closes #1646 + * change: remove charset from json responses. Closes #1631 + * change: return actual booleans from req.accept* functions + * fix jsonp callback array throw + +3.2.6 / 2013-06-02 +================== + + * update connect + +3.2.5 / 2013-05-21 +================== + + * update connect + * update node-cookie + * add: throw a meaningful error when there is no default engine + * change generation of ETags with res.send() to GET requests only. Closes #1619 + +3.2.4 / 2013-05-09 +================== + + * fix `req.subdomains` when no Host is present + * fix `req.host` when no Host is present, return undefined + +3.2.3 / 2013-05-07 +================== + + * update connect / qs + +3.2.2 / 2013-05-03 +================== + + * update qs + +3.2.1 / 2013-04-29 +================== + + * add app.VERB() paths array deprecation warning + * update connect + * update qs and remove all ~ semver crap + * fix: accept number as value of Signed Cookie + +3.2.0 / 2013-04-15 +================== + + * add "view" constructor setting to override view behaviour + * add req.acceptsEncoding(name) + * add req.acceptedEncodings + * revert cookie signature change causing session race conditions + * fix sorting of Accept values of the same quality + +3.1.2 / 2013-04-12 +================== + + * add support for custom Accept parameters + * update cookie-signature + +3.1.1 / 2013-04-01 +================== + + * add X-Forwarded-Host support to `req.host` + * fix relative redirects + * update mkdirp + * update buffer-crc32 + * remove legacy app.configure() method from app template. + +3.1.0 / 2013-01-25 +================== + + * add support for leading "." in "view engine" setting + * add array support to `res.set()` + * add node 0.8.x to travis.yml + * add "subdomain offset" setting for tweaking `req.subdomains` + * add `res.location(url)` implementing `res.redirect()`-like setting of Location + * use app.get() for x-powered-by setting for inheritance + * fix colons in passwords for `req.auth` + +3.0.6 / 2013-01-04 +================== + + * add http verb methods to Router + * update connect + * fix mangling of the `res.cookie()` options object + * fix jsonp whitespace escape. Closes #1132 + +3.0.5 / 2012-12-19 +================== + + * add throwing when a non-function is passed to a route + * fix: explicitly remove Transfer-Encoding header from 204 and 304 responses + * revert "add 'etag' option" + +3.0.4 / 2012-12-05 +================== + + * add 'etag' option to disable `res.send()` Etags + * add escaping of urls in text/plain in `res.redirect()` + for old browsers interpreting as html + * change crc32 module for a more liberal license + * update connect + +3.0.3 / 2012-11-13 +================== + + * update connect + * update cookie module + * fix cookie max-age + +3.0.2 / 2012-11-08 +================== + + * add OPTIONS to cors example. Closes #1398 + * fix route chaining regression. Closes #1397 + +3.0.1 / 2012-11-01 +================== + + * update connect + +3.0.0 / 2012-10-23 +================== + + * add `make clean` + * add "Basic" check to req.auth + * add `req.auth` test coverage + * add cb && cb(payload) to `res.jsonp()`. Closes #1374 + * add backwards compat for `res.redirect()` status. Closes #1336 + * add support for `res.json()` to retain previously defined Content-Types. Closes #1349 + * update connect + * change `res.redirect()` to utilize a pathname-relative Location again. Closes #1382 + * remove non-primitive string support for `res.send()` + * fix view-locals example. Closes #1370 + * fix route-separation example + +3.0.0rc5 / 2012-09-18 +================== + + * update connect + * add redis search example + * add static-files example + * add "x-powered-by" setting (`app.disable('x-powered-by')`) + * add "application/octet-stream" redirect Accept test case. Closes #1317 + +3.0.0rc4 / 2012-08-30 +================== + + * add `res.jsonp()`. Closes #1307 + * add "verbose errors" option to error-pages example + * add another route example to express(1) so people are not so confused + * add redis online user activity tracking example + * update connect dep + * fix etag quoting. Closes #1310 + * fix error-pages 404 status + * fix jsonp callback char restrictions + * remove old OPTIONS default response + +3.0.0rc3 / 2012-08-13 +================== + + * update connect dep + * fix signed cookies to work with `connect.cookieParser()` ("s:" prefix was missing) [tnydwrds] + * fix `res.render()` clobbering of "locals" + +3.0.0rc2 / 2012-08-03 +================== + + * add CORS example + * update connect dep + * deprecate `.createServer()` & remove old stale examples + * fix: escape `res.redirect()` link + * fix vhost example + +3.0.0rc1 / 2012-07-24 +================== + + * add more examples to view-locals + * add scheme-relative redirects (`res.redirect("//foo.com")`) support + * update cookie dep + * update connect dep + * update send dep + * fix `express(1)` -h flag, use -H for hogan. Closes #1245 + * fix `res.sendfile()` socket error handling regression + +3.0.0beta7 / 2012-07-16 +================== + + * update connect dep for `send()` root normalization regression + +3.0.0beta6 / 2012-07-13 +================== + + * add `err.view` property for view errors. Closes #1226 + * add "jsonp callback name" setting + * add support for "/foo/:bar*" non-greedy matches + * change `res.sendfile()` to use `send()` module + * change `res.send` to use "response-send" module + * remove `app.locals.use` and `res.locals.use`, use regular middleware + +3.0.0beta5 / 2012-07-03 +================== + + * add "make check" support + * add route-map example + * add `res.json(obj, status)` support back for BC + * add "methods" dep, remove internal methods module + * update connect dep + * update auth example to utilize cores pbkdf2 + * updated tests to use "supertest" + +3.0.0beta4 / 2012-06-25 +================== + + * Added `req.auth` + * Added `req.range(size)` + * Added `res.links(obj)` + * Added `res.send(body, status)` support back for backwards compat + * Added `.default()` support to `res.format()` + * Added 2xx / 304 check to `req.fresh` + * Revert "Added + support to the router" + * Fixed `res.send()` freshness check, respect res.statusCode + +3.0.0beta3 / 2012-06-15 +================== + + * Added hogan `--hjs` to express(1) [nullfirm] + * Added another example to content-negotiation + * Added `fresh` dep + * Changed: `res.send()` always checks freshness + * Fixed: expose connects mime module. Closes #1165 + +3.0.0beta2 / 2012-06-06 +================== + + * Added `+` support to the router + * Added `req.host` + * Changed `req.param()` to check route first + * Update connect dep + +3.0.0beta1 / 2012-06-01 +================== + + * Added `res.format()` callback to override default 406 behaviour + * Fixed `res.redirect()` 406. Closes #1154 + +3.0.0alpha5 / 2012-05-30 +================== + + * Added `req.ip` + * Added `{ signed: true }` option to `res.cookie()` + * Removed `res.signedCookie()` + * Changed: dont reverse `req.ips` + * Fixed "trust proxy" setting check for `req.ips` + +3.0.0alpha4 / 2012-05-09 +================== + + * Added: allow `[]` in jsonp callback. Closes #1128 + * Added `PORT` env var support in generated template. Closes #1118 [benatkin] + * Updated: connect 2.2.2 + +3.0.0alpha3 / 2012-05-04 +================== + + * Added public `app.routes`. Closes #887 + * Added _view-locals_ example + * Added _mvc_ example + * Added `res.locals.use()`. Closes #1120 + * Added conditional-GET support to `res.send()` + * Added: coerce `res.set()` values to strings + * Changed: moved `static()` in generated apps below router + * Changed: `res.send()` only set ETag when not previously set + * Changed connect 2.2.1 dep + * Changed: `make test` now runs unit / acceptance tests + * Fixed req/res proto inheritance + +3.0.0alpha2 / 2012-04-26 +================== + + * Added `make benchmark` back + * Added `res.send()` support for `String` objects + * Added client-side data exposing example + * Added `res.header()` and `req.header()` aliases for BC + * Added `express.createServer()` for BC + * Perf: memoize parsed urls + * Perf: connect 2.2.0 dep + * Changed: make `expressInit()` middleware self-aware + * Fixed: use app.get() for all core settings + * Fixed redis session example + * Fixed session example. Closes #1105 + * Fixed generated express dep. Closes #1078 + +3.0.0alpha1 / 2012-04-15 +================== + + * Added `app.locals.use(callback)` + * Added `app.locals` object + * Added `app.locals(obj)` + * Added `res.locals` object + * Added `res.locals(obj)` + * Added `res.format()` for content-negotiation + * Added `app.engine()` + * Added `res.cookie()` JSON cookie support + * Added "trust proxy" setting + * Added `req.subdomains` + * Added `req.protocol` + * Added `req.secure` + * Added `req.path` + * Added `req.ips` + * Added `req.fresh` + * Added `req.stale` + * Added comma-delimited / array support for `req.accepts()` + * Added debug instrumentation + * Added `res.set(obj)` + * Added `res.set(field, value)` + * Added `res.get(field)` + * Added `app.get(setting)`. Closes #842 + * Added `req.acceptsLanguage()` + * Added `req.acceptsCharset()` + * Added `req.accepted` + * Added `req.acceptedLanguages` + * Added `req.acceptedCharsets` + * Added "json replacer" setting + * Added "json spaces" setting + * Added X-Forwarded-Proto support to `res.redirect()`. Closes #92 + * Added `--less` support to express(1) + * Added `express.response` prototype + * Added `express.request` prototype + * Added `express.application` prototype + * Added `app.path()` + * Added `app.render()` + * Added `res.type()` to replace `res.contentType()` + * Changed: `res.redirect()` to add relative support + * Changed: enable "jsonp callback" by default + * Changed: renamed "case sensitive routes" to "case sensitive routing" + * Rewrite of all tests with mocha + * Removed "root" setting + * Removed `res.redirect('home')` support + * Removed `req.notify()` + * Removed `app.register()` + * Removed `app.redirect()` + * Removed `app.is()` + * Removed `app.helpers()` + * Removed `app.dynamicHelpers()` + * Fixed `res.sendfile()` with non-GET. Closes #723 + * Fixed express(1) public dir for windows. Closes #866 + +2.5.9/ 2012-04-02 +================== + + * Added support for PURGE request method [pbuyle] + * Fixed `express(1)` generated app `app.address()` before `listening` [mmalecki] + +2.5.8 / 2012-02-08 +================== + + * Update mkdirp dep. Closes #991 + +2.5.7 / 2012-02-06 +================== + + * Fixed `app.all` duplicate DELETE requests [mscdex] + +2.5.6 / 2012-01-13 +================== + + * Updated hamljs dev dep. Closes #953 + +2.5.5 / 2012-01-08 +================== + + * Fixed: set `filename` on cached templates [matthewleon] + +2.5.4 / 2012-01-02 +================== + + * Fixed `express(1)` eol on 0.4.x. Closes #947 + +2.5.3 / 2011-12-30 +================== + + * Fixed `req.is()` when a charset is present + +2.5.2 / 2011-12-10 +================== + + * Fixed: express(1) LF -> CRLF for windows + +2.5.1 / 2011-11-17 +================== + + * Changed: updated connect to 1.8.x + * Removed sass.js support from express(1) + +2.5.0 / 2011-10-24 +================== + + * Added ./routes dir for generated app by default + * Added npm install reminder to express(1) app gen + * Added 0.5.x support + * Removed `make test-cov` since it wont work with node 0.5.x + * Fixed express(1) public dir for windows. Closes #866 + +2.4.7 / 2011-10-05 +================== + + * Added mkdirp to express(1). Closes #795 + * Added simple _json-config_ example + * Added shorthand for the parsed request's pathname via `req.path` + * Changed connect dep to 1.7.x to fix npm issue... + * Fixed `res.redirect()` __HEAD__ support. [reported by xerox] + * Fixed `req.flash()`, only escape args + * Fixed absolute path checking on windows. Closes #829 [reported by andrewpmckenzie] + +2.4.6 / 2011-08-22 +================== + + * Fixed multiple param callback regression. Closes #824 [reported by TroyGoode] + +2.4.5 / 2011-08-19 +================== + + * Added support for routes to handle errors. Closes #809 + * Added `app.routes.all()`. Closes #803 + * Added "basepath" setting to work in conjunction with reverse proxies etc. + * Refactored `Route` to use a single array of callbacks + * Added support for multiple callbacks for `app.param()`. Closes #801 +Closes #805 + * Changed: removed .call(self) for route callbacks + * Dependency: `qs >= 0.3.1` + * Fixed `res.redirect()` on windows due to `join()` usage. Closes #808 + +2.4.4 / 2011-08-05 +================== + + * Fixed `res.header()` intention of a set, even when `undefined` + * Fixed `*`, value no longer required + * Fixed `res.send(204)` support. Closes #771 + +2.4.3 / 2011-07-14 +================== + + * Added docs for `status` option special-case. Closes #739 + * Fixed `options.filename`, exposing the view path to template engines + +2.4.2. / 2011-07-06 +================== + + * Revert "removed jsonp stripping" for XSS + +2.4.1 / 2011-07-06 +================== + + * Added `res.json()` JSONP support. Closes #737 + * Added _extending-templates_ example. Closes #730 + * Added "strict routing" setting for trailing slashes + * Added support for multiple envs in `app.configure()` calls. Closes #735 + * Changed: `res.send()` using `res.json()` + * Changed: when cookie `path === null` don't default it + * Changed; default cookie path to "home" setting. Closes #731 + * Removed _pids/logs_ creation from express(1) + +2.4.0 / 2011-06-28 +================== + + * Added chainable `res.status(code)` + * Added `res.json()`, an explicit version of `res.send(obj)` + * Added simple web-service example + +2.3.12 / 2011-06-22 +================== + + * \#express is now on freenode! come join! + * Added `req.get(field, param)` + * Added links to Japanese documentation, thanks @hideyukisaito! + * Added; the `express(1)` generated app outputs the env + * Added `content-negotiation` example + * Dependency: connect >= 1.5.1 < 2.0.0 + * Fixed view layout bug. Closes #720 + * Fixed; ignore body on 304. Closes #701 + +2.3.11 / 2011-06-04 +================== + + * Added `npm test` + * Removed generation of dummy test file from `express(1)` + * Fixed; `express(1)` adds express as a dep + * Fixed; prune on `prepublish` + +2.3.10 / 2011-05-27 +================== + + * Added `req.route`, exposing the current route + * Added _package.json_ generation support to `express(1)` + * Fixed call to `app.param()` function for optional params. Closes #682 + +2.3.9 / 2011-05-25 +================== + + * Fixed bug-ish with `../' in `res.partial()` calls + +2.3.8 / 2011-05-24 +================== + + * Fixed `app.options()` + +2.3.7 / 2011-05-23 +================== + + * Added route `Collection`, ex: `app.get('/user/:id').remove();` + * Added support for `app.param(fn)` to define param logic + * Removed `app.param()` support for callback with return value + * Removed module.parent check from express(1) generated app. Closes #670 + * Refactored router. Closes #639 + +2.3.6 / 2011-05-20 +================== + + * Changed; using devDependencies instead of git submodules + * Fixed redis session example + * Fixed markdown example + * Fixed view caching, should not be enabled in development + +2.3.5 / 2011-05-20 +================== + + * Added export `.view` as alias for `.View` + +2.3.4 / 2011-05-08 +================== + + * Added `./examples/say` + * Fixed `res.sendfile()` bug preventing the transfer of files with spaces + +2.3.3 / 2011-05-03 +================== + + * Added "case sensitive routes" option. + * Changed; split methods supported per rfc [slaskis] + * Fixed route-specific middleware when using the same callback function several times + +2.3.2 / 2011-04-27 +================== + + * Fixed view hints + +2.3.1 / 2011-04-26 +================== + + * Added `app.match()` as `app.match.all()` + * Added `app.lookup()` as `app.lookup.all()` + * Added `app.remove()` for `app.remove.all()` + * Added `app.remove.VERB()` + * Fixed template caching collision issue. Closes #644 + * Moved router over from connect and started refactor + +2.3.0 / 2011-04-25 +================== + + * Added options support to `res.clearCookie()` + * Added `res.helpers()` as alias of `res.locals()` + * Added; json defaults to UTF-8 with `res.send()`. Closes #632. [Daniel * Dependency `connect >= 1.4.0` + * Changed; auto set Content-Type in res.attachement [Aaron Heckmann] + * Renamed "cache views" to "view cache". Closes #628 + * Fixed caching of views when using several apps. Closes #637 + * Fixed gotcha invoking `app.param()` callbacks once per route middleware. +Closes #638 + * Fixed partial lookup precedence. Closes #631 +Shaw] + +2.2.2 / 2011-04-12 +================== + + * Added second callback support for `res.download()` connection errors + * Fixed `filename` option passing to template engine + +2.2.1 / 2011-04-04 +================== + + * Added `layout(path)` helper to change the layout within a view. Closes #610 + * Fixed `partial()` collection object support. + Previously only anything with `.length` would work. + When `.length` is present one must still be aware of holes, + however now `{ collection: {foo: 'bar'}}` is valid, exposes + `keyInCollection` and `keysInCollection`. + + * Performance improved with better view caching + * Removed `request` and `response` locals + * Changed; errorHandler page title is now `Express` instead of `Connect` + +2.2.0 / 2011-03-30 +================== + + * Added `app.lookup.VERB()`, ex `app.lookup.put('/user/:id')`. Closes #606 + * Added `app.match.VERB()`, ex `app.match.put('/user/12')`. Closes #606 + * Added `app.VERB(path)` as alias of `app.lookup.VERB()`. + * Dependency `connect >= 1.2.0` + +2.1.1 / 2011-03-29 +================== + + * Added; expose `err.view` object when failing to locate a view + * Fixed `res.partial()` call `next(err)` when no callback is given [reported by aheckmann] + * Fixed; `res.send(undefined)` responds with 204 [aheckmann] + +2.1.0 / 2011-03-24 +================== + + * Added `/_?` partial lookup support. Closes #447 + * Added `request`, `response`, and `app` local variables + * Added `settings` local variable, containing the app's settings + * Added `req.flash()` exception if `req.session` is not available + * Added `res.send(bool)` support (json response) + * Fixed stylus example for latest version + * Fixed; wrap try/catch around `res.render()` + +2.0.0 / 2011-03-17 +================== + + * Fixed up index view path alternative. + * Changed; `res.locals()` without object returns the locals + +2.0.0rc3 / 2011-03-17 +================== + + * Added `res.locals(obj)` to compliment `res.local(key, val)` + * Added `res.partial()` callback support + * Fixed recursive error reporting issue in `res.render()` + +2.0.0rc2 / 2011-03-17 +================== + + * Changed; `partial()` "locals" are now optional + * Fixed `SlowBuffer` support. Closes #584 [reported by tyrda01] + * Fixed .filename view engine option [reported by drudge] + * Fixed blog example + * Fixed `{req,res}.app` reference when mounting [Ben Weaver] + +2.0.0rc / 2011-03-14 +================== + + * Fixed; expose `HTTPSServer` constructor + * Fixed express(1) default test charset. Closes #579 [reported by secoif] + * Fixed; default charset to utf-8 instead of utf8 for lame IE [reported by NickP] + +2.0.0beta3 / 2011-03-09 +================== + + * Added support for `res.contentType()` literal + The original `res.contentType('.json')`, + `res.contentType('application/json')`, and `res.contentType('json')` + will work now. + * Added `res.render()` status option support back + * Added charset option for `res.render()` + * Added `.charset` support (via connect 1.0.4) + * Added view resolution hints when in development and a lookup fails + * Added layout lookup support relative to the page view. + For example while rendering `./views/user/index.jade` if you create + `./views/user/layout.jade` it will be used in favour of the root layout. + * Fixed `res.redirect()`. RFC states absolute url [reported by unlink] + * Fixed; default `res.send()` string charset to utf8 + * Removed `Partial` constructor (not currently used) + +2.0.0beta2 / 2011-03-07 +================== + + * Added res.render() `.locals` support back to aid in migration process + * Fixed flash example + +2.0.0beta / 2011-03-03 +================== + + * Added HTTPS support + * Added `res.cookie()` maxAge support + * Added `req.header()` _Referrer_ / _Referer_ special-case, either works + * Added mount support for `res.redirect()`, now respects the mount-point + * Added `union()` util, taking place of `merge(clone())` combo + * Added stylus support to express(1) generated app + * Added secret to session middleware used in examples and generated app + * Added `res.local(name, val)` for progressive view locals + * Added default param support to `req.param(name, default)` + * Added `app.disabled()` and `app.enabled()` + * Added `app.register()` support for omitting leading ".", either works + * Added `res.partial()`, using the same interface as `partial()` within a view. Closes #539 + * Added `app.param()` to map route params to async/sync logic + * Added; aliased `app.helpers()` as `app.locals()`. Closes #481 + * Added extname with no leading "." support to `res.contentType()` + * Added `cache views` setting, defaulting to enabled in "production" env + * Added index file partial resolution, eg: partial('user') may try _views/user/index.jade_. + * Added `req.accepts()` support for extensions + * Changed; `res.download()` and `res.sendfile()` now utilize Connect's + static file server `connect.static.send()`. + * Changed; replaced `connect.utils.mime()` with npm _mime_ module + * Changed; allow `req.query` to be pre-defined (via middleware or other parent + * Changed view partial resolution, now relative to parent view + * Changed view engine signature. no longer `engine.render(str, options, callback)`, now `engine.compile(str, options) -> Function`, the returned function accepts `fn(locals)`. + * Fixed `req.param()` bug returning Array.prototype methods. Closes #552 + * Fixed; using `Stream#pipe()` instead of `sys.pump()` in `res.sendfile()` + * Fixed; using _qs_ module instead of _querystring_ + * Fixed; strip unsafe chars from jsonp callbacks + * Removed "stream threshold" setting + +1.0.8 / 2011-03-01 +================== + + * Allow `req.query` to be pre-defined (via middleware or other parent app) + * "connect": ">= 0.5.0 < 1.0.0". Closes #547 + * Removed the long deprecated __EXPRESS_ENV__ support + +1.0.7 / 2011-02-07 +================== + + * Fixed `render()` setting inheritance. + Mounted apps would not inherit "view engine" + +1.0.6 / 2011-02-07 +================== + + * Fixed `view engine` setting bug when period is in dirname + +1.0.5 / 2011-02-05 +================== + + * Added secret to generated app `session()` call + +1.0.4 / 2011-02-05 +================== + + * Added `qs` dependency to _package.json_ + * Fixed namespaced `require()`s for latest connect support + +1.0.3 / 2011-01-13 +================== + + * Remove unsafe characters from JSONP callback names [Ryan Grove] + +1.0.2 / 2011-01-10 +================== + + * Removed nested require, using `connect.router` + +1.0.1 / 2010-12-29 +================== + + * Fixed for middleware stacked via `createServer()` + previously the `foo` middleware passed to `createServer(foo)` + would not have access to Express methods such as `res.send()` + or props like `req.query` etc. + +1.0.0 / 2010-11-16 +================== + + * Added; deduce partial object names from the last segment. + For example by default `partial('forum/post', postObject)` will + give you the _post_ object, providing a meaningful default. + * Added http status code string representation to `res.redirect()` body + * Added; `res.redirect()` supporting _text/plain_ and _text/html_ via __Accept__. + * Added `req.is()` to aid in content negotiation + * Added partial local inheritance [suggested by masylum]. Closes #102 + providing access to parent template locals. + * Added _-s, --session[s]_ flag to express(1) to add session related middleware + * Added _--template_ flag to express(1) to specify the + template engine to use. + * Added _--css_ flag to express(1) to specify the + stylesheet engine to use (or just plain css by default). + * Added `app.all()` support [thanks aheckmann] + * Added partial direct object support. + You may now `partial('user', user)` providing the "user" local, + vs previously `partial('user', { object: user })`. + * Added _route-separation_ example since many people question ways + to do this with CommonJS modules. Also view the _blog_ example for + an alternative. + * Performance; caching view path derived partial object names + * Fixed partial local inheritance precedence. [reported by Nick Poulden] Closes #454 + * Fixed jsonp support; _text/javascript_ as per mailinglist discussion + +1.0.0rc4 / 2010-10-14 +================== + + * Added _NODE_ENV_ support, _EXPRESS_ENV_ is deprecated and will be removed in 1.0.0 + * Added route-middleware support (very helpful, see the [docs](http://expressjs.com/guide.html#Route-Middleware)) + * Added _jsonp callback_ setting to enable/disable jsonp autowrapping [Dav Glass] + * Added callback query check on response.send to autowrap JSON objects for simple webservice implementations [Dav Glass] + * Added `partial()` support for array-like collections. Closes #434 + * Added support for swappable querystring parsers + * Added session usage docs. Closes #443 + * Added dynamic helper caching. Closes #439 [suggested by maritz] + * Added authentication example + * Added basic Range support to `res.sendfile()` (and `res.download()` etc) + * Changed; `express(1)` generated app using 2 spaces instead of 4 + * Default env to "development" again [aheckmann] + * Removed _context_ option is no more, use "scope" + * Fixed; exposing _./support_ libs to examples so they can run without installs + * Fixed mvc example + +1.0.0rc3 / 2010-09-20 +================== + + * Added confirmation for `express(1)` app generation. Closes #391 + * Added extending of flash formatters via `app.flashFormatters` + * Added flash formatter support. Closes #411 + * Added streaming support to `res.sendfile()` using `sys.pump()` when >= "stream threshold" + * Added _stream threshold_ setting for `res.sendfile()` + * Added `res.send()` __HEAD__ support + * Added `res.clearCookie()` + * Added `res.cookie()` + * Added `res.render()` headers option + * Added `res.redirect()` response bodies + * Added `res.render()` status option support. Closes #425 [thanks aheckmann] + * Fixed `res.sendfile()` responding with 403 on malicious path + * Fixed `res.download()` bug; when an error occurs remove _Content-Disposition_ + * Fixed; mounted apps settings now inherit from parent app [aheckmann] + * Fixed; stripping Content-Length / Content-Type when 204 + * Fixed `res.send()` 204. Closes #419 + * Fixed multiple _Set-Cookie_ headers via `res.header()`. Closes #402 + * Fixed bug messing with error handlers when `listenFD()` is called instead of `listen()`. [thanks guillermo] + + +1.0.0rc2 / 2010-08-17 +================== + + * Added `app.register()` for template engine mapping. Closes #390 + * Added `res.render()` callback support as second argument (no options) + * Added callback support to `res.download()` + * Added callback support for `res.sendfile()` + * Added support for middleware access via `express.middlewareName()` vs `connect.middlewareName()` + * Added "partials" setting to docs + * Added default expresso tests to `express(1)` generated app. Closes #384 + * Fixed `res.sendfile()` error handling, defer via `next()` + * Fixed `res.render()` callback when a layout is used [thanks guillermo] + * Fixed; `make install` creating ~/.node_libraries when not present + * Fixed issue preventing error handlers from being defined anywhere. Closes #387 + +1.0.0rc / 2010-07-28 +================== + + * Added mounted hook. Closes #369 + * Added connect dependency to _package.json_ + + * Removed "reload views" setting and support code + development env never caches, production always caches. + + * Removed _param_ in route callbacks, signature is now + simply (req, res, next), previously (req, res, params, next). + Use _req.params_ for path captures, _req.query_ for GET params. + + * Fixed "home" setting + * Fixed middleware/router precedence issue. Closes #366 + * Fixed; _configure()_ callbacks called immediately. Closes #368 + +1.0.0beta2 / 2010-07-23 +================== + + * Added more examples + * Added; exporting `Server` constructor + * Added `Server#helpers()` for view locals + * Added `Server#dynamicHelpers()` for dynamic view locals. Closes #349 + * Added support for absolute view paths + * Added; _home_ setting defaults to `Server#route` for mounted apps. Closes #363 + * Added Guillermo Rauch to the contributor list + * Added support for "as" for non-collection partials. Closes #341 + * Fixed _install.sh_, ensuring _~/.node_libraries_ exists. Closes #362 [thanks jf] + * Fixed `res.render()` exceptions, now passed to `next()` when no callback is given [thanks guillermo] + * Fixed instanceof `Array` checks, now `Array.isArray()` + * Fixed express(1) expansion of public dirs. Closes #348 + * Fixed middleware precedence. Closes #345 + * Fixed view watcher, now async [thanks aheckmann] + +1.0.0beta / 2010-07-15 +================== + + * Re-write + - much faster + - much lighter + - Check [ExpressJS.com](http://expressjs.com) for migration guide and updated docs + +0.14.0 / 2010-06-15 +================== + + * Utilize relative requires + * Added Static bufferSize option [aheckmann] + * Fixed caching of view and partial subdirectories [aheckmann] + * Fixed mime.type() comments now that ".ext" is not supported + * Updated haml submodule + * Updated class submodule + * Removed bin/express + +0.13.0 / 2010-06-01 +================== + + * Added node v0.1.97 compatibility + * Added support for deleting cookies via Request#cookie('key', null) + * Updated haml submodule + * Fixed not-found page, now using using charset utf-8 + * Fixed show-exceptions page, now using using charset utf-8 + * Fixed view support due to fs.readFile Buffers + * Changed; mime.type() no longer accepts ".type" due to node extname() changes + +0.12.0 / 2010-05-22 +================== + + * Added node v0.1.96 compatibility + * Added view `helpers` export which act as additional local variables + * Updated haml submodule + * Changed ETag; removed inode, modified time only + * Fixed LF to CRLF for setting multiple cookies + * Fixed cookie complation; values are now urlencoded + * Fixed cookies parsing; accepts quoted values and url escaped cookies + +0.11.0 / 2010-05-06 +================== + + * Added support for layouts using different engines + - this.render('page.html.haml', { layout: 'super-cool-layout.html.ejs' }) + - this.render('page.html.haml', { layout: 'foo' }) // assumes 'foo.html.haml' + - this.render('page.html.haml', { layout: false }) // no layout + * Updated ext submodule + * Updated haml submodule + * Fixed EJS partial support by passing along the context. Issue #307 + +0.10.1 / 2010-05-03 +================== + + * Fixed binary uploads. + +0.10.0 / 2010-04-30 +================== + + * Added charset support via Request#charset (automatically assigned to 'UTF-8' when respond()'s + encoding is set to 'utf8' or 'utf-8'. + * Added "encoding" option to Request#render(). Closes #299 + * Added "dump exceptions" setting, which is enabled by default. + * Added simple ejs template engine support + * Added error response support for text/plain, application/json. Closes #297 + * Added callback function param to Request#error() + * Added Request#sendHead() + * Added Request#stream() + * Added support for Request#respond(304, null) for empty response bodies + * Added ETag support to Request#sendfile() + * Added options to Request#sendfile(), passed to fs.createReadStream() + * Added filename arg to Request#download() + * Performance enhanced due to pre-reversing plugins so that plugins.reverse() is not called on each request + * Performance enhanced by preventing several calls to toLowerCase() in Router#match() + * Changed; Request#sendfile() now streams + * Changed; Renamed Request#halt() to Request#respond(). Closes #289 + * Changed; Using sys.inspect() instead of JSON.encode() for error output + * Changed; run() returns the http.Server instance. Closes #298 + * Changed; Defaulting Server#host to null (INADDR_ANY) + * Changed; Logger "common" format scale of 0.4f + * Removed Logger "request" format + * Fixed; Catching ENOENT in view caching, preventing error when "views/partials" is not found + * Fixed several issues with http client + * Fixed Logger Content-Length output + * Fixed bug preventing Opera from retaining the generated session id. Closes #292 + +0.9.0 / 2010-04-14 +================== + + * Added DSL level error() route support + * Added DSL level notFound() route support + * Added Request#error() + * Added Request#notFound() + * Added Request#render() callback function. Closes #258 + * Added "max upload size" setting + * Added "magic" variables to collection partials (\_\_index\_\_, \_\_length\_\_, \_\_isFirst\_\_, \_\_isLast\_\_). Closes #254 + * Added [haml.js](http://github.com/visionmedia/haml.js) submodule; removed haml-js + * Added callback function support to Request#halt() as 3rd/4th arg + * Added preprocessing of route param wildcards using param(). Closes #251 + * Added view partial support (with collections etc) + * Fixed bug preventing falsey params (such as ?page=0). Closes #286 + * Fixed setting of multiple cookies. Closes #199 + * Changed; view naming convention is now NAME.TYPE.ENGINE (for example page.html.haml) + * Changed; session cookie is now httpOnly + * Changed; Request is no longer global + * Changed; Event is no longer global + * Changed; "sys" module is no longer global + * Changed; moved Request#download to Static plugin where it belongs + * Changed; Request instance created before body parsing. Closes #262 + * Changed; Pre-caching views in memory when "cache view contents" is enabled. Closes #253 + * Changed; Pre-caching view partials in memory when "cache view partials" is enabled + * Updated support to node --version 0.1.90 + * Updated dependencies + * Removed set("session cookie") in favour of use(Session, { cookie: { ... }}) + * Removed utils.mixin(); use Object#mergeDeep() + +0.8.0 / 2010-03-19 +================== + + * Added coffeescript example app. Closes #242 + * Changed; cache api now async friendly. Closes #240 + * Removed deprecated 'express/static' support. Use 'express/plugins/static' + +0.7.6 / 2010-03-19 +================== + + * Added Request#isXHR. Closes #229 + * Added `make install` (for the executable) + * Added `express` executable for setting up simple app templates + * Added "GET /public/*" to Static plugin, defaulting to /public + * Added Static plugin + * Fixed; Request#render() only calls cache.get() once + * Fixed; Namespacing View caches with "view:" + * Fixed; Namespacing Static caches with "static:" + * Fixed; Both example apps now use the Static plugin + * Fixed set("views"). Closes #239 + * Fixed missing space for combined log format + * Deprecated Request#sendfile() and 'express/static' + * Removed Server#running + +0.7.5 / 2010-03-16 +================== + + * Added Request#flash() support without args, now returns all flashes + * Updated ext submodule + +0.7.4 / 2010-03-16 +================== + + * Fixed session reaper + * Changed; class.js replacing js-oo Class implementation (quite a bit faster, no browser cruft) + +0.7.3 / 2010-03-16 +================== + + * Added package.json + * Fixed requiring of haml / sass due to kiwi removal + +0.7.2 / 2010-03-16 +================== + + * Fixed GIT submodules (HAH!) + +0.7.1 / 2010-03-16 +================== + + * Changed; Express now using submodules again until a PM is adopted + * Changed; chat example using millisecond conversions from ext + +0.7.0 / 2010-03-15 +================== + + * Added Request#pass() support (finds the next matching route, or the given path) + * Added Logger plugin (default "common" format replaces CommonLogger) + * Removed Profiler plugin + * Removed CommonLogger plugin + +0.6.0 / 2010-03-11 +================== + + * Added seed.yml for kiwi package management support + * Added HTTP client query string support when method is GET. Closes #205 + + * Added support for arbitrary view engines. + For example "foo.engine.html" will now require('engine'), + the exports from this module are cached after the first require(). + + * Added async plugin support + + * Removed usage of RESTful route funcs as http client + get() etc, use http.get() and friends + + * Removed custom exceptions + +0.5.0 / 2010-03-10 +================== + + * Added ext dependency (library of js extensions) + * Removed extname() / basename() utils. Use path module + * Removed toArray() util. Use arguments.values + * Removed escapeRegexp() util. Use RegExp.escape() + * Removed process.mixin() dependency. Use utils.mixin() + * Removed Collection + * Removed ElementCollection + * Shameless self promotion of ebook "Advanced JavaScript" (http://dev-mag.com) ;) + +0.4.0 / 2010-02-11 +================== + + * Added flash() example to sample upload app + * Added high level restful http client module (express/http) + * Changed; RESTful route functions double as HTTP clients. Closes #69 + * Changed; throwing error when routes are added at runtime + * Changed; defaulting render() context to the current Request. Closes #197 + * Updated haml submodule + +0.3.0 / 2010-02-11 +================== + + * Updated haml / sass submodules. Closes #200 + * Added flash message support. Closes #64 + * Added accepts() now allows multiple args. fixes #117 + * Added support for plugins to halt. Closes #189 + * Added alternate layout support. Closes #119 + * Removed Route#run(). Closes #188 + * Fixed broken specs due to use(Cookie) missing + +0.2.1 / 2010-02-05 +================== + + * Added "plot" format option for Profiler (for gnuplot processing) + * Added request number to Profiler plugin + * Fixed binary encoding for multi-part file uploads, was previously defaulting to UTF8 + * Fixed issue with routes not firing when not files are present. Closes #184 + * Fixed process.Promise -> events.Promise + +0.2.0 / 2010-02-03 +================== + + * Added parseParam() support for name[] etc. (allows for file inputs with "multiple" attr) Closes #180 + * Added Both Cache and Session option "reapInterval" may be "reapEvery". Closes #174 + * Added expiration support to cache api with reaper. Closes #133 + * Added cache Store.Memory#reap() + * Added Cache; cache api now uses first class Cache instances + * Added abstract session Store. Closes #172 + * Changed; cache Memory.Store#get() utilizing Collection + * Renamed MemoryStore -> Store.Memory + * Fixed use() of the same plugin several time will always use latest options. Closes #176 + +0.1.0 / 2010-02-03 +================== + + * Changed; Hooks (before / after) pass request as arg as well as evaluated in their context + * Updated node support to 0.1.27 Closes #169 + * Updated dirname(__filename) -> __dirname + * Updated libxmljs support to v0.2.0 + * Added session support with memory store / reaping + * Added quick uid() helper + * Added multi-part upload support + * Added Sass.js support / submodule + * Added production env caching view contents and static files + * Added static file caching. Closes #136 + * Added cache plugin with memory stores + * Added support to StaticFile so that it works with non-textual files. + * Removed dirname() helper + * Removed several globals (now their modules must be required) + +0.0.2 / 2010-01-10 +================== + + * Added view benchmarks; currently haml vs ejs + * Added Request#attachment() specs. Closes #116 + * Added use of node's parseQuery() util. Closes #123 + * Added `make init` for submodules + * Updated Haml + * Updated sample chat app to show messages on load + * Updated libxmljs parseString -> parseHtmlString + * Fixed `make init` to work with older versions of git + * Fixed specs can now run independent specs for those who cant build deps. Closes #127 + * Fixed issues introduced by the node url module changes. Closes 126. + * Fixed two assertions failing due to Collection#keys() returning strings + * Fixed faulty Collection#toArray() spec due to keys() returning strings + * Fixed `make test` now builds libxmljs.node before testing + +0.0.1 / 2010-01-03 +================== + + * Initial release diff --git a/node_modules/express/LICENSE b/node_modules/express/LICENSE new file mode 100644 index 0000000..aa927e4 --- /dev/null +++ b/node_modules/express/LICENSE @@ -0,0 +1,24 @@ +(The MIT License) + +Copyright (c) 2009-2014 TJ Holowaychuk +Copyright (c) 2013-2014 Roman Shtylman +Copyright (c) 2014-2015 Douglas Christopher Wilson + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/express/Readme.md b/node_modules/express/Readme.md new file mode 100644 index 0000000..582e895 --- /dev/null +++ b/node_modules/express/Readme.md @@ -0,0 +1,153 @@ +[![Express Logo](https://i.cloudup.com/zfY6lL7eFa-3000x3000.png)](http://expressjs.com/) + + Fast, unopinionated, minimalist web framework for [node](http://nodejs.org). + + [![NPM Version][npm-image]][npm-url] + [![NPM Downloads][downloads-image]][downloads-url] + [![Linux Build][travis-image]][travis-url] + [![Windows Build][appveyor-image]][appveyor-url] + [![Test Coverage][coveralls-image]][coveralls-url] + +```js +var express = require('express') +var app = express() + +app.get('/', function (req, res) { + res.send('Hello World') +}) + +app.listen(3000) +``` + +## Installation + +This is a [Node.js](https://nodejs.org/en/) module available through the +[npm registry](https://www.npmjs.com/). + +Before installing, [download and install Node.js](https://nodejs.org/en/download/). +Node.js 0.10 or higher is required. + +Installation is done using the +[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally): + +```bash +$ npm install express +``` + +Follow [our installing guide](http://expressjs.com/en/starter/installing.html) +for more information. + +## Features + + * Robust routing + * Focus on high performance + * Super-high test coverage + * HTTP helpers (redirection, caching, etc) + * View system supporting 14+ template engines + * Content negotiation + * Executable for generating applications quickly + +## Docs & Community + + * [Website and Documentation](http://expressjs.com/) - [[website repo](https://github.com/expressjs/expressjs.com)] + * [#express](https://webchat.freenode.net/?channels=express) on freenode IRC + * [GitHub Organization](https://github.com/expressjs) for Official Middleware & Modules + * Visit the [Wiki](https://github.com/expressjs/express/wiki) + * [Google Group](https://groups.google.com/group/express-js) for discussion + * [Gitter](https://gitter.im/expressjs/express) for support and discussion + +**PROTIP** Be sure to read [Migrating from 3.x to 4.x](https://github.com/expressjs/express/wiki/Migrating-from-3.x-to-4.x) as well as [New features in 4.x](https://github.com/expressjs/express/wiki/New-features-in-4.x). + +### Security Issues + +If you discover a security vulnerability in Express, please see [Security Policies and Procedures](Security.md). + +## Quick Start + + The quickest way to get started with express is to utilize the executable [`express(1)`](https://github.com/expressjs/generator) to generate an application as shown below: + + Install the executable. The executable's major version will match Express's: + +```bash +$ npm install -g express-generator@4 +``` + + Create the app: + +```bash +$ express /tmp/foo && cd /tmp/foo +``` + + Install dependencies: + +```bash +$ npm install +``` + + Start the server: + +```bash +$ npm start +``` + +## Philosophy + + The Express philosophy is to provide small, robust tooling for HTTP servers, making + it a great solution for single page applications, web sites, hybrids, or public + HTTP APIs. + + Express does not force you to use any specific ORM or template engine. With support for over + 14 template engines via [Consolidate.js](https://github.com/tj/consolidate.js), + you can quickly craft your perfect framework. + +## Examples + + To view the examples, clone the Express repo and install the dependencies: + +```bash +$ git clone git://github.com/expressjs/express.git --depth 1 +$ cd express +$ npm install +``` + + Then run whichever example you want: + +```bash +$ node examples/content-negotiation +``` + +## Tests + + To run the test suite, first install the dependencies, then run `npm test`: + +```bash +$ npm install +$ npm test +``` + +## People + +The original author of Express is [TJ Holowaychuk](https://github.com/tj) + +The current lead maintainer is [Douglas Christopher Wilson](https://github.com/dougwilson) + +[List of all contributors](https://github.com/expressjs/express/graphs/contributors) + +## License + + [MIT](LICENSE) + +[npm-image]: https://img.shields.io/npm/v/express.svg +[npm-url]: https://npmjs.org/package/express +[downloads-image]: https://img.shields.io/npm/dm/express.svg +[downloads-url]: https://npmjs.org/package/express +[travis-image]: https://img.shields.io/travis/expressjs/express/master.svg?label=linux +[travis-url]: https://travis-ci.org/expressjs/express +[appveyor-image]: https://img.shields.io/appveyor/ci/dougwilson/express/master.svg?label=windows +[appveyor-url]: https://ci.appveyor.com/project/dougwilson/express +[coveralls-image]: https://img.shields.io/coveralls/expressjs/express/master.svg +[coveralls-url]: https://coveralls.io/r/expressjs/express?branch=master +[gratipay-image-visionmedia]: https://img.shields.io/gratipay/visionmedia.svg +[gratipay-url-visionmedia]: https://gratipay.com/visionmedia/ +[gratipay-image-dougwilson]: https://img.shields.io/gratipay/dougwilson.svg +[gratipay-url-dougwilson]: https://gratipay.com/dougwilson/ diff --git a/node_modules/express/index.js b/node_modules/express/index.js new file mode 100644 index 0000000..d219b0c --- /dev/null +++ b/node_modules/express/index.js @@ -0,0 +1,11 @@ +/*! + * express + * Copyright(c) 2009-2013 TJ Holowaychuk + * Copyright(c) 2013 Roman Shtylman + * Copyright(c) 2014-2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict'; + +module.exports = require('./lib/express'); diff --git a/node_modules/express/lib/application.js b/node_modules/express/lib/application.js new file mode 100644 index 0000000..91f77d2 --- /dev/null +++ b/node_modules/express/lib/application.js @@ -0,0 +1,644 @@ +/*! + * express + * Copyright(c) 2009-2013 TJ Holowaychuk + * Copyright(c) 2013 Roman Shtylman + * Copyright(c) 2014-2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict'; + +/** + * Module dependencies. + * @private + */ + +var finalhandler = require('finalhandler'); +var Router = require('./router'); +var methods = require('methods'); +var middleware = require('./middleware/init'); +var query = require('./middleware/query'); +var debug = require('debug')('express:application'); +var View = require('./view'); +var http = require('http'); +var compileETag = require('./utils').compileETag; +var compileQueryParser = require('./utils').compileQueryParser; +var compileTrust = require('./utils').compileTrust; +var deprecate = require('depd')('express'); +var flatten = require('array-flatten'); +var merge = require('utils-merge'); +var resolve = require('path').resolve; +var setPrototypeOf = require('setprototypeof') +var slice = Array.prototype.slice; + +/** + * Application prototype. + */ + +var app = exports = module.exports = {}; + +/** + * Variable for trust proxy inheritance back-compat + * @private + */ + +var trustProxyDefaultSymbol = '@@symbol:trust_proxy_default'; + +/** + * Initialize the server. + * + * - setup default configuration + * - setup default middleware + * - setup route reflection methods + * + * @private + */ + +app.init = function init() { + this.cache = {}; + this.engines = {}; + this.settings = {}; + + this.defaultConfiguration(); +}; + +/** + * Initialize application configuration. + * @private + */ + +app.defaultConfiguration = function defaultConfiguration() { + var env = process.env.NODE_ENV || 'development'; + + // default settings + this.enable('x-powered-by'); + this.set('etag', 'weak'); + this.set('env', env); + this.set('query parser', 'extended'); + this.set('subdomain offset', 2); + this.set('trust proxy', false); + + // trust proxy inherit back-compat + Object.defineProperty(this.settings, trustProxyDefaultSymbol, { + configurable: true, + value: true + }); + + debug('booting in %s mode', env); + + this.on('mount', function onmount(parent) { + // inherit trust proxy + if (this.settings[trustProxyDefaultSymbol] === true + && typeof parent.settings['trust proxy fn'] === 'function') { + delete this.settings['trust proxy']; + delete this.settings['trust proxy fn']; + } + + // inherit protos + setPrototypeOf(this.request, parent.request) + setPrototypeOf(this.response, parent.response) + setPrototypeOf(this.engines, parent.engines) + setPrototypeOf(this.settings, parent.settings) + }); + + // setup locals + this.locals = Object.create(null); + + // top-most app is mounted at / + this.mountpath = '/'; + + // default locals + this.locals.settings = this.settings; + + // default configuration + this.set('view', View); + this.set('views', resolve('views')); + this.set('jsonp callback name', 'callback'); + + if (env === 'production') { + this.enable('view cache'); + } + + Object.defineProperty(this, 'router', { + get: function() { + throw new Error('\'app.router\' is deprecated!\nPlease see the 3.x to 4.x migration guide for details on how to update your app.'); + } + }); +}; + +/** + * lazily adds the base router if it has not yet been added. + * + * We cannot add the base router in the defaultConfiguration because + * it reads app settings which might be set after that has run. + * + * @private + */ +app.lazyrouter = function lazyrouter() { + if (!this._router) { + this._router = new Router({ + caseSensitive: this.enabled('case sensitive routing'), + strict: this.enabled('strict routing') + }); + + this._router.use(query(this.get('query parser fn'))); + this._router.use(middleware.init(this)); + } +}; + +/** + * Dispatch a req, res pair into the application. Starts pipeline processing. + * + * If no callback is provided, then default error handlers will respond + * in the event of an error bubbling through the stack. + * + * @private + */ + +app.handle = function handle(req, res, callback) { + var router = this._router; + + // final handler + var done = callback || finalhandler(req, res, { + env: this.get('env'), + onerror: logerror.bind(this) + }); + + // no routes + if (!router) { + debug('no routes defined on app'); + done(); + return; + } + + router.handle(req, res, done); +}; + +/** + * Proxy `Router#use()` to add middleware to the app router. + * See Router#use() documentation for details. + * + * If the _fn_ parameter is an express app, then it will be + * mounted at the _route_ specified. + * + * @public + */ + +app.use = function use(fn) { + var offset = 0; + var path = '/'; + + // default path to '/' + // disambiguate app.use([fn]) + if (typeof fn !== 'function') { + var arg = fn; + + while (Array.isArray(arg) && arg.length !== 0) { + arg = arg[0]; + } + + // first arg is the path + if (typeof arg !== 'function') { + offset = 1; + path = fn; + } + } + + var fns = flatten(slice.call(arguments, offset)); + + if (fns.length === 0) { + throw new TypeError('app.use() requires a middleware function') + } + + // setup router + this.lazyrouter(); + var router = this._router; + + fns.forEach(function (fn) { + // non-express app + if (!fn || !fn.handle || !fn.set) { + return router.use(path, fn); + } + + debug('.use app under %s', path); + fn.mountpath = path; + fn.parent = this; + + // restore .app property on req and res + router.use(path, function mounted_app(req, res, next) { + var orig = req.app; + fn.handle(req, res, function (err) { + setPrototypeOf(req, orig.request) + setPrototypeOf(res, orig.response) + next(err); + }); + }); + + // mounted an app + fn.emit('mount', this); + }, this); + + return this; +}; + +/** + * Proxy to the app `Router#route()` + * Returns a new `Route` instance for the _path_. + * + * Routes are isolated middleware stacks for specific paths. + * See the Route api docs for details. + * + * @public + */ + +app.route = function route(path) { + this.lazyrouter(); + return this._router.route(path); +}; + +/** + * Register the given template engine callback `fn` + * as `ext`. + * + * By default will `require()` the engine based on the + * file extension. For example if you try to render + * a "foo.ejs" file Express will invoke the following internally: + * + * app.engine('ejs', require('ejs').__express); + * + * For engines that do not provide `.__express` out of the box, + * or if you wish to "map" a different extension to the template engine + * you may use this method. For example mapping the EJS template engine to + * ".html" files: + * + * app.engine('html', require('ejs').renderFile); + * + * In this case EJS provides a `.renderFile()` method with + * the same signature that Express expects: `(path, options, callback)`, + * though note that it aliases this method as `ejs.__express` internally + * so if you're using ".ejs" extensions you dont need to do anything. + * + * Some template engines do not follow this convention, the + * [Consolidate.js](https://github.com/tj/consolidate.js) + * library was created to map all of node's popular template + * engines to follow this convention, thus allowing them to + * work seamlessly within Express. + * + * @param {String} ext + * @param {Function} fn + * @return {app} for chaining + * @public + */ + +app.engine = function engine(ext, fn) { + if (typeof fn !== 'function') { + throw new Error('callback function required'); + } + + // get file extension + var extension = ext[0] !== '.' + ? '.' + ext + : ext; + + // store engine + this.engines[extension] = fn; + + return this; +}; + +/** + * Proxy to `Router#param()` with one added api feature. The _name_ parameter + * can be an array of names. + * + * See the Router#param() docs for more details. + * + * @param {String|Array} name + * @param {Function} fn + * @return {app} for chaining + * @public + */ + +app.param = function param(name, fn) { + this.lazyrouter(); + + if (Array.isArray(name)) { + for (var i = 0; i < name.length; i++) { + this.param(name[i], fn); + } + + return this; + } + + this._router.param(name, fn); + + return this; +}; + +/** + * Assign `setting` to `val`, or return `setting`'s value. + * + * app.set('foo', 'bar'); + * app.set('foo'); + * // => "bar" + * + * Mounted servers inherit their parent server's settings. + * + * @param {String} setting + * @param {*} [val] + * @return {Server} for chaining + * @public + */ + +app.set = function set(setting, val) { + if (arguments.length === 1) { + // app.get(setting) + return this.settings[setting]; + } + + debug('set "%s" to %o', setting, val); + + // set value + this.settings[setting] = val; + + // trigger matched settings + switch (setting) { + case 'etag': + this.set('etag fn', compileETag(val)); + break; + case 'query parser': + this.set('query parser fn', compileQueryParser(val)); + break; + case 'trust proxy': + this.set('trust proxy fn', compileTrust(val)); + + // trust proxy inherit back-compat + Object.defineProperty(this.settings, trustProxyDefaultSymbol, { + configurable: true, + value: false + }); + + break; + } + + return this; +}; + +/** + * Return the app's absolute pathname + * based on the parent(s) that have + * mounted it. + * + * For example if the application was + * mounted as "/admin", which itself + * was mounted as "/blog" then the + * return value would be "/blog/admin". + * + * @return {String} + * @private + */ + +app.path = function path() { + return this.parent + ? this.parent.path() + this.mountpath + : ''; +}; + +/** + * Check if `setting` is enabled (truthy). + * + * app.enabled('foo') + * // => false + * + * app.enable('foo') + * app.enabled('foo') + * // => true + * + * @param {String} setting + * @return {Boolean} + * @public + */ + +app.enabled = function enabled(setting) { + return Boolean(this.set(setting)); +}; + +/** + * Check if `setting` is disabled. + * + * app.disabled('foo') + * // => true + * + * app.enable('foo') + * app.disabled('foo') + * // => false + * + * @param {String} setting + * @return {Boolean} + * @public + */ + +app.disabled = function disabled(setting) { + return !this.set(setting); +}; + +/** + * Enable `setting`. + * + * @param {String} setting + * @return {app} for chaining + * @public + */ + +app.enable = function enable(setting) { + return this.set(setting, true); +}; + +/** + * Disable `setting`. + * + * @param {String} setting + * @return {app} for chaining + * @public + */ + +app.disable = function disable(setting) { + return this.set(setting, false); +}; + +/** + * Delegate `.VERB(...)` calls to `router.VERB(...)`. + */ + +methods.forEach(function(method){ + app[method] = function(path){ + if (method === 'get' && arguments.length === 1) { + // app.get(setting) + return this.set(path); + } + + this.lazyrouter(); + + var route = this._router.route(path); + route[method].apply(route, slice.call(arguments, 1)); + return this; + }; +}); + +/** + * Special-cased "all" method, applying the given route `path`, + * middleware, and callback to _every_ HTTP method. + * + * @param {String} path + * @param {Function} ... + * @return {app} for chaining + * @public + */ + +app.all = function all(path) { + this.lazyrouter(); + + var route = this._router.route(path); + var args = slice.call(arguments, 1); + + for (var i = 0; i < methods.length; i++) { + route[methods[i]].apply(route, args); + } + + return this; +}; + +// del -> delete alias + +app.del = deprecate.function(app.delete, 'app.del: Use app.delete instead'); + +/** + * Render the given view `name` name with `options` + * and a callback accepting an error and the + * rendered template string. + * + * Example: + * + * app.render('email', { name: 'Tobi' }, function(err, html){ + * // ... + * }) + * + * @param {String} name + * @param {Object|Function} options or fn + * @param {Function} callback + * @public + */ + +app.render = function render(name, options, callback) { + var cache = this.cache; + var done = callback; + var engines = this.engines; + var opts = options; + var renderOptions = {}; + var view; + + // support callback function as second arg + if (typeof options === 'function') { + done = options; + opts = {}; + } + + // merge app.locals + merge(renderOptions, this.locals); + + // merge options._locals + if (opts._locals) { + merge(renderOptions, opts._locals); + } + + // merge options + merge(renderOptions, opts); + + // set .cache unless explicitly provided + if (renderOptions.cache == null) { + renderOptions.cache = this.enabled('view cache'); + } + + // primed cache + if (renderOptions.cache) { + view = cache[name]; + } + + // view + if (!view) { + var View = this.get('view'); + + view = new View(name, { + defaultEngine: this.get('view engine'), + root: this.get('views'), + engines: engines + }); + + if (!view.path) { + var dirs = Array.isArray(view.root) && view.root.length > 1 + ? 'directories "' + view.root.slice(0, -1).join('", "') + '" or "' + view.root[view.root.length - 1] + '"' + : 'directory "' + view.root + '"' + var err = new Error('Failed to lookup view "' + name + '" in views ' + dirs); + err.view = view; + return done(err); + } + + // prime the cache + if (renderOptions.cache) { + cache[name] = view; + } + } + + // render + tryRender(view, renderOptions, done); +}; + +/** + * Listen for connections. + * + * A node `http.Server` is returned, with this + * application (which is a `Function`) as its + * callback. If you wish to create both an HTTP + * and HTTPS server you may do so with the "http" + * and "https" modules as shown here: + * + * var http = require('http') + * , https = require('https') + * , express = require('express') + * , app = express(); + * + * http.createServer(app).listen(80); + * https.createServer({ ... }, app).listen(443); + * + * @return {http.Server} + * @public + */ + +app.listen = function listen() { + var server = http.createServer(this); + return server.listen.apply(server, arguments); +}; + +/** + * Log error using console.error. + * + * @param {Error} err + * @private + */ + +function logerror(err) { + /* istanbul ignore next */ + if (this.get('env') !== 'test') console.error(err.stack || err.toString()); +} + +/** + * Try rendering a view. + * @private + */ + +function tryRender(view, options, callback) { + try { + view.render(options, callback); + } catch (err) { + callback(err); + } +} diff --git a/node_modules/express/lib/express.js b/node_modules/express/lib/express.js new file mode 100644 index 0000000..594007b --- /dev/null +++ b/node_modules/express/lib/express.js @@ -0,0 +1,114 @@ +/*! + * express + * Copyright(c) 2009-2013 TJ Holowaychuk + * Copyright(c) 2013 Roman Shtylman + * Copyright(c) 2014-2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict'; + +/** + * Module dependencies. + */ + +var bodyParser = require('body-parser') +var EventEmitter = require('events').EventEmitter; +var mixin = require('merge-descriptors'); +var proto = require('./application'); +var Route = require('./router/route'); +var Router = require('./router'); +var req = require('./request'); +var res = require('./response'); + +/** + * Expose `createApplication()`. + */ + +exports = module.exports = createApplication; + +/** + * Create an express application. + * + * @return {Function} + * @api public + */ + +function createApplication() { + var app = function(req, res, next) { + app.handle(req, res, next); + }; + + mixin(app, EventEmitter.prototype, false); + mixin(app, proto, false); + + // expose the prototype that will get set on requests + app.request = Object.create(req, { + app: { configurable: true, enumerable: true, writable: true, value: app } + }) + + // expose the prototype that will get set on responses + app.response = Object.create(res, { + app: { configurable: true, enumerable: true, writable: true, value: app } + }) + + app.init(); + return app; +} + +/** + * Expose the prototypes. + */ + +exports.application = proto; +exports.request = req; +exports.response = res; + +/** + * Expose constructors. + */ + +exports.Route = Route; +exports.Router = Router; + +/** + * Expose middleware + */ + +exports.json = bodyParser.json +exports.query = require('./middleware/query'); +exports.static = require('serve-static'); +exports.urlencoded = bodyParser.urlencoded + +/** + * Replace removed middleware with an appropriate error message. + */ + +var removedMiddlewares = [ + 'bodyParser', + 'compress', + 'cookieSession', + 'session', + 'logger', + 'cookieParser', + 'favicon', + 'responseTime', + 'errorHandler', + 'timeout', + 'methodOverride', + 'vhost', + 'csrf', + 'directory', + 'limit', + 'multipart', + 'staticCache' +] + +removedMiddlewares.forEach(function (name) { + Object.defineProperty(exports, name, { + get: function () { + throw new Error('Most middleware (like ' + name + ') is no longer bundled with Express and must be installed separately. Please see https://github.com/senchalabs/connect#middleware.'); + }, + configurable: true + }); +}); diff --git a/node_modules/express/lib/middleware/init.js b/node_modules/express/lib/middleware/init.js new file mode 100644 index 0000000..dfd0427 --- /dev/null +++ b/node_modules/express/lib/middleware/init.js @@ -0,0 +1,43 @@ +/*! + * express + * Copyright(c) 2009-2013 TJ Holowaychuk + * Copyright(c) 2013 Roman Shtylman + * Copyright(c) 2014-2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict'; + +/** + * Module dependencies. + * @private + */ + +var setPrototypeOf = require('setprototypeof') + +/** + * Initialization middleware, exposing the + * request and response to each other, as well + * as defaulting the X-Powered-By header field. + * + * @param {Function} app + * @return {Function} + * @api private + */ + +exports.init = function(app){ + return function expressInit(req, res, next){ + if (app.enabled('x-powered-by')) res.setHeader('X-Powered-By', 'Express'); + req.res = res; + res.req = req; + req.next = next; + + setPrototypeOf(req, app.request) + setPrototypeOf(res, app.response) + + res.locals = res.locals || Object.create(null); + + next(); + }; +}; + diff --git a/node_modules/express/lib/middleware/query.js b/node_modules/express/lib/middleware/query.js new file mode 100644 index 0000000..7e91669 --- /dev/null +++ b/node_modules/express/lib/middleware/query.js @@ -0,0 +1,47 @@ +/*! + * express + * Copyright(c) 2009-2013 TJ Holowaychuk + * Copyright(c) 2013 Roman Shtylman + * Copyright(c) 2014-2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict'; + +/** + * Module dependencies. + */ + +var merge = require('utils-merge') +var parseUrl = require('parseurl'); +var qs = require('qs'); + +/** + * @param {Object} options + * @return {Function} + * @api public + */ + +module.exports = function query(options) { + var opts = merge({}, options) + var queryparse = qs.parse; + + if (typeof options === 'function') { + queryparse = options; + opts = undefined; + } + + if (opts !== undefined && opts.allowPrototypes === undefined) { + // back-compat for qs module + opts.allowPrototypes = true; + } + + return function query(req, res, next){ + if (!req.query) { + var val = parseUrl(req).query; + req.query = queryparse(val, opts); + } + + next(); + }; +}; diff --git a/node_modules/express/lib/request.js b/node_modules/express/lib/request.js new file mode 100644 index 0000000..8bb86a9 --- /dev/null +++ b/node_modules/express/lib/request.js @@ -0,0 +1,521 @@ +/*! + * express + * Copyright(c) 2009-2013 TJ Holowaychuk + * Copyright(c) 2013 Roman Shtylman + * Copyright(c) 2014-2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict'; + +/** + * Module dependencies. + * @private + */ + +var accepts = require('accepts'); +var deprecate = require('depd')('express'); +var isIP = require('net').isIP; +var typeis = require('type-is'); +var http = require('http'); +var fresh = require('fresh'); +var parseRange = require('range-parser'); +var parse = require('parseurl'); +var proxyaddr = require('proxy-addr'); + +/** + * Request prototype. + * @public + */ + +var req = Object.create(http.IncomingMessage.prototype) + +/** + * Module exports. + * @public + */ + +module.exports = req + +/** + * Return request header. + * + * The `Referrer` header field is special-cased, + * both `Referrer` and `Referer` are interchangeable. + * + * Examples: + * + * req.get('Content-Type'); + * // => "text/plain" + * + * req.get('content-type'); + * // => "text/plain" + * + * req.get('Something'); + * // => undefined + * + * Aliased as `req.header()`. + * + * @param {String} name + * @return {String} + * @public + */ + +req.get = +req.header = function header(name) { + if (!name) { + throw new TypeError('name argument is required to req.get'); + } + + if (typeof name !== 'string') { + throw new TypeError('name must be a string to req.get'); + } + + var lc = name.toLowerCase(); + + switch (lc) { + case 'referer': + case 'referrer': + return this.headers.referrer + || this.headers.referer; + default: + return this.headers[lc]; + } +}; + +/** + * To do: update docs. + * + * Check if the given `type(s)` is acceptable, returning + * the best match when true, otherwise `undefined`, in which + * case you should respond with 406 "Not Acceptable". + * + * The `type` value may be a single MIME type string + * such as "application/json", an extension name + * such as "json", a comma-delimited list such as "json, html, text/plain", + * an argument list such as `"json", "html", "text/plain"`, + * or an array `["json", "html", "text/plain"]`. When a list + * or array is given, the _best_ match, if any is returned. + * + * Examples: + * + * // Accept: text/html + * req.accepts('html'); + * // => "html" + * + * // Accept: text/*, application/json + * req.accepts('html'); + * // => "html" + * req.accepts('text/html'); + * // => "text/html" + * req.accepts('json, text'); + * // => "json" + * req.accepts('application/json'); + * // => "application/json" + * + * // Accept: text/*, application/json + * req.accepts('image/png'); + * req.accepts('png'); + * // => undefined + * + * // Accept: text/*;q=.5, application/json + * req.accepts(['html', 'json']); + * req.accepts('html', 'json'); + * req.accepts('html, json'); + * // => "json" + * + * @param {String|Array} type(s) + * @return {String|Array|Boolean} + * @public + */ + +req.accepts = function(){ + var accept = accepts(this); + return accept.types.apply(accept, arguments); +}; + +/** + * Check if the given `encoding`s are accepted. + * + * @param {String} ...encoding + * @return {String|Array} + * @public + */ + +req.acceptsEncodings = function(){ + var accept = accepts(this); + return accept.encodings.apply(accept, arguments); +}; + +req.acceptsEncoding = deprecate.function(req.acceptsEncodings, + 'req.acceptsEncoding: Use acceptsEncodings instead'); + +/** + * Check if the given `charset`s are acceptable, + * otherwise you should respond with 406 "Not Acceptable". + * + * @param {String} ...charset + * @return {String|Array} + * @public + */ + +req.acceptsCharsets = function(){ + var accept = accepts(this); + return accept.charsets.apply(accept, arguments); +}; + +req.acceptsCharset = deprecate.function(req.acceptsCharsets, + 'req.acceptsCharset: Use acceptsCharsets instead'); + +/** + * Check if the given `lang`s are acceptable, + * otherwise you should respond with 406 "Not Acceptable". + * + * @param {String} ...lang + * @return {String|Array} + * @public + */ + +req.acceptsLanguages = function(){ + var accept = accepts(this); + return accept.languages.apply(accept, arguments); +}; + +req.acceptsLanguage = deprecate.function(req.acceptsLanguages, + 'req.acceptsLanguage: Use acceptsLanguages instead'); + +/** + * Parse Range header field, capping to the given `size`. + * + * Unspecified ranges such as "0-" require knowledge of your resource length. In + * the case of a byte range this is of course the total number of bytes. If the + * Range header field is not given `undefined` is returned, `-1` when unsatisfiable, + * and `-2` when syntactically invalid. + * + * When ranges are returned, the array has a "type" property which is the type of + * range that is required (most commonly, "bytes"). Each array element is an object + * with a "start" and "end" property for the portion of the range. + * + * The "combine" option can be set to `true` and overlapping & adjacent ranges + * will be combined into a single range. + * + * NOTE: remember that ranges are inclusive, so for example "Range: users=0-3" + * should respond with 4 users when available, not 3. + * + * @param {number} size + * @param {object} [options] + * @param {boolean} [options.combine=false] + * @return {number|array} + * @public + */ + +req.range = function range(size, options) { + var range = this.get('Range'); + if (!range) return; + return parseRange(size, range, options); +}; + +/** + * Return the value of param `name` when present or `defaultValue`. + * + * - Checks route placeholders, ex: _/user/:id_ + * - Checks body params, ex: id=12, {"id":12} + * - Checks query string params, ex: ?id=12 + * + * To utilize request bodies, `req.body` + * should be an object. This can be done by using + * the `bodyParser()` middleware. + * + * @param {String} name + * @param {Mixed} [defaultValue] + * @return {String} + * @public + */ + +req.param = function param(name, defaultValue) { + var params = this.params || {}; + var body = this.body || {}; + var query = this.query || {}; + + var args = arguments.length === 1 + ? 'name' + : 'name, default'; + deprecate('req.param(' + args + '): Use req.params, req.body, or req.query instead'); + + if (null != params[name] && params.hasOwnProperty(name)) return params[name]; + if (null != body[name]) return body[name]; + if (null != query[name]) return query[name]; + + return defaultValue; +}; + +/** + * Check if the incoming request contains the "Content-Type" + * header field, and it contains the give mime `type`. + * + * Examples: + * + * // With Content-Type: text/html; charset=utf-8 + * req.is('html'); + * req.is('text/html'); + * req.is('text/*'); + * // => true + * + * // When Content-Type is application/json + * req.is('json'); + * req.is('application/json'); + * req.is('application/*'); + * // => true + * + * req.is('html'); + * // => false + * + * @param {String|Array} types... + * @return {String|false|null} + * @public + */ + +req.is = function is(types) { + var arr = types; + + // support flattened arguments + if (!Array.isArray(types)) { + arr = new Array(arguments.length); + for (var i = 0; i < arr.length; i++) { + arr[i] = arguments[i]; + } + } + + return typeis(this, arr); +}; + +/** + * Return the protocol string "http" or "https" + * when requested with TLS. When the "trust proxy" + * setting trusts the socket address, the + * "X-Forwarded-Proto" header field will be trusted + * and used if present. + * + * If you're running behind a reverse proxy that + * supplies https for you this may be enabled. + * + * @return {String} + * @public + */ + +defineGetter(req, 'protocol', function protocol(){ + var proto = this.connection.encrypted + ? 'https' + : 'http'; + var trust = this.app.get('trust proxy fn'); + + if (!trust(this.connection.remoteAddress, 0)) { + return proto; + } + + // Note: X-Forwarded-Proto is normally only ever a + // single value, but this is to be safe. + var header = this.get('X-Forwarded-Proto') || proto + var index = header.indexOf(',') + + return index !== -1 + ? header.substring(0, index).trim() + : header.trim() +}); + +/** + * Short-hand for: + * + * req.protocol === 'https' + * + * @return {Boolean} + * @public + */ + +defineGetter(req, 'secure', function secure(){ + return this.protocol === 'https'; +}); + +/** + * Return the remote address from the trusted proxy. + * + * The is the remote address on the socket unless + * "trust proxy" is set. + * + * @return {String} + * @public + */ + +defineGetter(req, 'ip', function ip(){ + var trust = this.app.get('trust proxy fn'); + return proxyaddr(this, trust); +}); + +/** + * When "trust proxy" is set, trusted proxy addresses + client. + * + * For example if the value were "client, proxy1, proxy2" + * you would receive the array `["client", "proxy1", "proxy2"]` + * where "proxy2" is the furthest down-stream and "proxy1" and + * "proxy2" were trusted. + * + * @return {Array} + * @public + */ + +defineGetter(req, 'ips', function ips() { + var trust = this.app.get('trust proxy fn'); + var addrs = proxyaddr.all(this, trust); + + // reverse the order (to farthest -> closest) + // and remove socket address + addrs.reverse().pop() + + return addrs +}); + +/** + * Return subdomains as an array. + * + * Subdomains are the dot-separated parts of the host before the main domain of + * the app. By default, the domain of the app is assumed to be the last two + * parts of the host. This can be changed by setting "subdomain offset". + * + * For example, if the domain is "tobi.ferrets.example.com": + * If "subdomain offset" is not set, req.subdomains is `["ferrets", "tobi"]`. + * If "subdomain offset" is 3, req.subdomains is `["tobi"]`. + * + * @return {Array} + * @public + */ + +defineGetter(req, 'subdomains', function subdomains() { + var hostname = this.hostname; + + if (!hostname) return []; + + var offset = this.app.get('subdomain offset'); + var subdomains = !isIP(hostname) + ? hostname.split('.').reverse() + : [hostname]; + + return subdomains.slice(offset); +}); + +/** + * Short-hand for `url.parse(req.url).pathname`. + * + * @return {String} + * @public + */ + +defineGetter(req, 'path', function path() { + return parse(this).pathname; +}); + +/** + * Parse the "Host" header field to a hostname. + * + * When the "trust proxy" setting trusts the socket + * address, the "X-Forwarded-Host" header field will + * be trusted. + * + * @return {String} + * @public + */ + +defineGetter(req, 'hostname', function hostname(){ + var trust = this.app.get('trust proxy fn'); + var host = this.get('X-Forwarded-Host'); + + if (!host || !trust(this.connection.remoteAddress, 0)) { + host = this.get('Host'); + } + + if (!host) return; + + // IPv6 literal support + var offset = host[0] === '[' + ? host.indexOf(']') + 1 + : 0; + var index = host.indexOf(':', offset); + + return index !== -1 + ? host.substring(0, index) + : host; +}); + +// TODO: change req.host to return host in next major + +defineGetter(req, 'host', deprecate.function(function host(){ + return this.hostname; +}, 'req.host: Use req.hostname instead')); + +/** + * Check if the request is fresh, aka + * Last-Modified and/or the ETag + * still match. + * + * @return {Boolean} + * @public + */ + +defineGetter(req, 'fresh', function(){ + var method = this.method; + var res = this.res + var status = res.statusCode + + // GET or HEAD for weak freshness validation only + if ('GET' !== method && 'HEAD' !== method) return false; + + // 2xx or 304 as per rfc2616 14.26 + if ((status >= 200 && status < 300) || 304 === status) { + return fresh(this.headers, { + 'etag': res.get('ETag'), + 'last-modified': res.get('Last-Modified') + }) + } + + return false; +}); + +/** + * Check if the request is stale, aka + * "Last-Modified" and / or the "ETag" for the + * resource has changed. + * + * @return {Boolean} + * @public + */ + +defineGetter(req, 'stale', function stale(){ + return !this.fresh; +}); + +/** + * Check if the request was an _XMLHttpRequest_. + * + * @return {Boolean} + * @public + */ + +defineGetter(req, 'xhr', function xhr(){ + var val = this.get('X-Requested-With') || ''; + return val.toLowerCase() === 'xmlhttprequest'; +}); + +/** + * Helper function for creating a getter on an object. + * + * @param {Object} obj + * @param {String} name + * @param {Function} getter + * @private + */ +function defineGetter(obj, name, getter) { + Object.defineProperty(obj, name, { + configurable: true, + enumerable: true, + get: getter + }); +} diff --git a/node_modules/express/lib/response.js b/node_modules/express/lib/response.js new file mode 100644 index 0000000..2e445ac --- /dev/null +++ b/node_modules/express/lib/response.js @@ -0,0 +1,1137 @@ +/*! + * express + * Copyright(c) 2009-2013 TJ Holowaychuk + * Copyright(c) 2014-2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict'; + +/** + * Module dependencies. + * @private + */ + +var Buffer = require('safe-buffer').Buffer +var contentDisposition = require('content-disposition'); +var deprecate = require('depd')('express'); +var encodeUrl = require('encodeurl'); +var escapeHtml = require('escape-html'); +var http = require('http'); +var isAbsolute = require('./utils').isAbsolute; +var onFinished = require('on-finished'); +var path = require('path'); +var statuses = require('statuses') +var merge = require('utils-merge'); +var sign = require('cookie-signature').sign; +var normalizeType = require('./utils').normalizeType; +var normalizeTypes = require('./utils').normalizeTypes; +var setCharset = require('./utils').setCharset; +var cookie = require('cookie'); +var send = require('send'); +var extname = path.extname; +var mime = send.mime; +var resolve = path.resolve; +var vary = require('vary'); + +/** + * Response prototype. + * @public + */ + +var res = Object.create(http.ServerResponse.prototype) + +/** + * Module exports. + * @public + */ + +module.exports = res + +/** + * Module variables. + * @private + */ + +var charsetRegExp = /;\s*charset\s*=/; + +/** + * Set status `code`. + * + * @param {Number} code + * @return {ServerResponse} + * @public + */ + +res.status = function status(code) { + this.statusCode = code; + return this; +}; + +/** + * Set Link header field with the given `links`. + * + * Examples: + * + * res.links({ + * next: 'http://api.example.com/users?page=2', + * last: 'http://api.example.com/users?page=5' + * }); + * + * @param {Object} links + * @return {ServerResponse} + * @public + */ + +res.links = function(links){ + var link = this.get('Link') || ''; + if (link) link += ', '; + return this.set('Link', link + Object.keys(links).map(function(rel){ + return '<' + links[rel] + '>; rel="' + rel + '"'; + }).join(', ')); +}; + +/** + * Send a response. + * + * Examples: + * + * res.send(Buffer.from('wahoo')); + * res.send({ some: 'json' }); + * res.send('

some html

'); + * + * @param {string|number|boolean|object|Buffer} body + * @public + */ + +res.send = function send(body) { + var chunk = body; + var encoding; + var req = this.req; + var type; + + // settings + var app = this.app; + + // allow status / body + if (arguments.length === 2) { + // res.send(body, status) backwards compat + if (typeof arguments[0] !== 'number' && typeof arguments[1] === 'number') { + deprecate('res.send(body, status): Use res.status(status).send(body) instead'); + this.statusCode = arguments[1]; + } else { + deprecate('res.send(status, body): Use res.status(status).send(body) instead'); + this.statusCode = arguments[0]; + chunk = arguments[1]; + } + } + + // disambiguate res.send(status) and res.send(status, num) + if (typeof chunk === 'number' && arguments.length === 1) { + // res.send(status) will set status message as text string + if (!this.get('Content-Type')) { + this.type('txt'); + } + + deprecate('res.send(status): Use res.sendStatus(status) instead'); + this.statusCode = chunk; + chunk = statuses[chunk] + } + + switch (typeof chunk) { + // string defaulting to html + case 'string': + if (!this.get('Content-Type')) { + this.type('html'); + } + break; + case 'boolean': + case 'number': + case 'object': + if (chunk === null) { + chunk = ''; + } else if (Buffer.isBuffer(chunk)) { + if (!this.get('Content-Type')) { + this.type('bin'); + } + } else { + return this.json(chunk); + } + break; + } + + // write strings in utf-8 + if (typeof chunk === 'string') { + encoding = 'utf8'; + type = this.get('Content-Type'); + + // reflect this in content-type + if (typeof type === 'string') { + this.set('Content-Type', setCharset(type, 'utf-8')); + } + } + + // determine if ETag should be generated + var etagFn = app.get('etag fn') + var generateETag = !this.get('ETag') && typeof etagFn === 'function' + + // populate Content-Length + var len + if (chunk !== undefined) { + if (Buffer.isBuffer(chunk)) { + // get length of Buffer + len = chunk.length + } else if (!generateETag && chunk.length < 1000) { + // just calculate length when no ETag + small chunk + len = Buffer.byteLength(chunk, encoding) + } else { + // convert chunk to Buffer and calculate + chunk = Buffer.from(chunk, encoding) + encoding = undefined; + len = chunk.length + } + + this.set('Content-Length', len); + } + + // populate ETag + var etag; + if (generateETag && len !== undefined) { + if ((etag = etagFn(chunk, encoding))) { + this.set('ETag', etag); + } + } + + // freshness + if (req.fresh) this.statusCode = 304; + + // strip irrelevant headers + if (204 === this.statusCode || 304 === this.statusCode) { + this.removeHeader('Content-Type'); + this.removeHeader('Content-Length'); + this.removeHeader('Transfer-Encoding'); + chunk = ''; + } + + if (req.method === 'HEAD') { + // skip body for HEAD + this.end(); + } else { + // respond + this.end(chunk, encoding); + } + + return this; +}; + +/** + * Send JSON response. + * + * Examples: + * + * res.json(null); + * res.json({ user: 'tj' }); + * + * @param {string|number|boolean|object} obj + * @public + */ + +res.json = function json(obj) { + var val = obj; + + // allow status / body + if (arguments.length === 2) { + // res.json(body, status) backwards compat + if (typeof arguments[1] === 'number') { + deprecate('res.json(obj, status): Use res.status(status).json(obj) instead'); + this.statusCode = arguments[1]; + } else { + deprecate('res.json(status, obj): Use res.status(status).json(obj) instead'); + this.statusCode = arguments[0]; + val = arguments[1]; + } + } + + // settings + var app = this.app; + var escape = app.get('json escape') + var replacer = app.get('json replacer'); + var spaces = app.get('json spaces'); + var body = stringify(val, replacer, spaces, escape) + + // content-type + if (!this.get('Content-Type')) { + this.set('Content-Type', 'application/json'); + } + + return this.send(body); +}; + +/** + * Send JSON response with JSONP callback support. + * + * Examples: + * + * res.jsonp(null); + * res.jsonp({ user: 'tj' }); + * + * @param {string|number|boolean|object} obj + * @public + */ + +res.jsonp = function jsonp(obj) { + var val = obj; + + // allow status / body + if (arguments.length === 2) { + // res.json(body, status) backwards compat + if (typeof arguments[1] === 'number') { + deprecate('res.jsonp(obj, status): Use res.status(status).json(obj) instead'); + this.statusCode = arguments[1]; + } else { + deprecate('res.jsonp(status, obj): Use res.status(status).jsonp(obj) instead'); + this.statusCode = arguments[0]; + val = arguments[1]; + } + } + + // settings + var app = this.app; + var escape = app.get('json escape') + var replacer = app.get('json replacer'); + var spaces = app.get('json spaces'); + var body = stringify(val, replacer, spaces, escape) + var callback = this.req.query[app.get('jsonp callback name')]; + + // content-type + if (!this.get('Content-Type')) { + this.set('X-Content-Type-Options', 'nosniff'); + this.set('Content-Type', 'application/json'); + } + + // fixup callback + if (Array.isArray(callback)) { + callback = callback[0]; + } + + // jsonp + if (typeof callback === 'string' && callback.length !== 0) { + this.set('X-Content-Type-Options', 'nosniff'); + this.set('Content-Type', 'text/javascript'); + + // restrict callback charset + callback = callback.replace(/[^\[\]\w$.]/g, ''); + + // replace chars not allowed in JavaScript that are in JSON + body = body + .replace(/\u2028/g, '\\u2028') + .replace(/\u2029/g, '\\u2029'); + + // the /**/ is a specific security mitigation for "Rosetta Flash JSONP abuse" + // the typeof check is just to reduce client error noise + body = '/**/ typeof ' + callback + ' === \'function\' && ' + callback + '(' + body + ');'; + } + + return this.send(body); +}; + +/** + * Send given HTTP status code. + * + * Sets the response status to `statusCode` and the body of the + * response to the standard description from node's http.STATUS_CODES + * or the statusCode number if no description. + * + * Examples: + * + * res.sendStatus(200); + * + * @param {number} statusCode + * @public + */ + +res.sendStatus = function sendStatus(statusCode) { + var body = statuses[statusCode] || String(statusCode) + + this.statusCode = statusCode; + this.type('txt'); + + return this.send(body); +}; + +/** + * Transfer the file at the given `path`. + * + * Automatically sets the _Content-Type_ response header field. + * The callback `callback(err)` is invoked when the transfer is complete + * or when an error occurs. Be sure to check `res.sentHeader` + * if you wish to attempt responding, as the header and some data + * may have already been transferred. + * + * Options: + * + * - `maxAge` defaulting to 0 (can be string converted by `ms`) + * - `root` root directory for relative filenames + * - `headers` object of headers to serve with file + * - `dotfiles` serve dotfiles, defaulting to false; can be `"allow"` to send them + * + * Other options are passed along to `send`. + * + * Examples: + * + * The following example illustrates how `res.sendFile()` may + * be used as an alternative for the `static()` middleware for + * dynamic situations. The code backing `res.sendFile()` is actually + * the same code, so HTTP cache support etc is identical. + * + * app.get('/user/:uid/photos/:file', function(req, res){ + * var uid = req.params.uid + * , file = req.params.file; + * + * req.user.mayViewFilesFrom(uid, function(yes){ + * if (yes) { + * res.sendFile('/uploads/' + uid + '/' + file); + * } else { + * res.send(403, 'Sorry! you cant see that.'); + * } + * }); + * }); + * + * @public + */ + +res.sendFile = function sendFile(path, options, callback) { + var done = callback; + var req = this.req; + var res = this; + var next = req.next; + var opts = options || {}; + + if (!path) { + throw new TypeError('path argument is required to res.sendFile'); + } + + // support function as second arg + if (typeof options === 'function') { + done = options; + opts = {}; + } + + if (!opts.root && !isAbsolute(path)) { + throw new TypeError('path must be absolute or specify root to res.sendFile'); + } + + // create file stream + var pathname = encodeURI(path); + var file = send(req, pathname, opts); + + // transfer + sendfile(res, file, opts, function (err) { + if (done) return done(err); + if (err && err.code === 'EISDIR') return next(); + + // next() all but write errors + if (err && err.code !== 'ECONNABORTED' && err.syscall !== 'write') { + next(err); + } + }); +}; + +/** + * Transfer the file at the given `path`. + * + * Automatically sets the _Content-Type_ response header field. + * The callback `callback(err)` is invoked when the transfer is complete + * or when an error occurs. Be sure to check `res.sentHeader` + * if you wish to attempt responding, as the header and some data + * may have already been transferred. + * + * Options: + * + * - `maxAge` defaulting to 0 (can be string converted by `ms`) + * - `root` root directory for relative filenames + * - `headers` object of headers to serve with file + * - `dotfiles` serve dotfiles, defaulting to false; can be `"allow"` to send them + * + * Other options are passed along to `send`. + * + * Examples: + * + * The following example illustrates how `res.sendfile()` may + * be used as an alternative for the `static()` middleware for + * dynamic situations. The code backing `res.sendfile()` is actually + * the same code, so HTTP cache support etc is identical. + * + * app.get('/user/:uid/photos/:file', function(req, res){ + * var uid = req.params.uid + * , file = req.params.file; + * + * req.user.mayViewFilesFrom(uid, function(yes){ + * if (yes) { + * res.sendfile('/uploads/' + uid + '/' + file); + * } else { + * res.send(403, 'Sorry! you cant see that.'); + * } + * }); + * }); + * + * @public + */ + +res.sendfile = function (path, options, callback) { + var done = callback; + var req = this.req; + var res = this; + var next = req.next; + var opts = options || {}; + + // support function as second arg + if (typeof options === 'function') { + done = options; + opts = {}; + } + + // create file stream + var file = send(req, path, opts); + + // transfer + sendfile(res, file, opts, function (err) { + if (done) return done(err); + if (err && err.code === 'EISDIR') return next(); + + // next() all but write errors + if (err && err.code !== 'ECONNABORTED' && err.syscall !== 'write') { + next(err); + } + }); +}; + +res.sendfile = deprecate.function(res.sendfile, + 'res.sendfile: Use res.sendFile instead'); + +/** + * Transfer the file at the given `path` as an attachment. + * + * Optionally providing an alternate attachment `filename`, + * and optional callback `callback(err)`. The callback is invoked + * when the data transfer is complete, or when an error has + * ocurred. Be sure to check `res.headersSent` if you plan to respond. + * + * Optionally providing an `options` object to use with `res.sendFile()`. + * This function will set the `Content-Disposition` header, overriding + * any `Content-Disposition` header passed as header options in order + * to set the attachment and filename. + * + * This method uses `res.sendFile()`. + * + * @public + */ + +res.download = function download (path, filename, options, callback) { + var done = callback; + var name = filename; + var opts = options || null + + // support function as second or third arg + if (typeof filename === 'function') { + done = filename; + name = null; + opts = null + } else if (typeof options === 'function') { + done = options + opts = null + } + + // set Content-Disposition when file is sent + var headers = { + 'Content-Disposition': contentDisposition(name || path) + }; + + // merge user-provided headers + if (opts && opts.headers) { + var keys = Object.keys(opts.headers) + for (var i = 0; i < keys.length; i++) { + var key = keys[i] + if (key.toLowerCase() !== 'content-disposition') { + headers[key] = opts.headers[key] + } + } + } + + // merge user-provided options + opts = Object.create(opts) + opts.headers = headers + + // Resolve the full path for sendFile + var fullPath = resolve(path); + + // send file + return this.sendFile(fullPath, opts, done) +}; + +/** + * Set _Content-Type_ response header with `type` through `mime.lookup()` + * when it does not contain "/", or set the Content-Type to `type` otherwise. + * + * Examples: + * + * res.type('.html'); + * res.type('html'); + * res.type('json'); + * res.type('application/json'); + * res.type('png'); + * + * @param {String} type + * @return {ServerResponse} for chaining + * @public + */ + +res.contentType = +res.type = function contentType(type) { + var ct = type.indexOf('/') === -1 + ? mime.lookup(type) + : type; + + return this.set('Content-Type', ct); +}; + +/** + * Respond to the Acceptable formats using an `obj` + * of mime-type callbacks. + * + * This method uses `req.accepted`, an array of + * acceptable types ordered by their quality values. + * When "Accept" is not present the _first_ callback + * is invoked, otherwise the first match is used. When + * no match is performed the server responds with + * 406 "Not Acceptable". + * + * Content-Type is set for you, however if you choose + * you may alter this within the callback using `res.type()` + * or `res.set('Content-Type', ...)`. + * + * res.format({ + * 'text/plain': function(){ + * res.send('hey'); + * }, + * + * 'text/html': function(){ + * res.send('

hey

'); + * }, + * + * 'appliation/json': function(){ + * res.send({ message: 'hey' }); + * } + * }); + * + * In addition to canonicalized MIME types you may + * also use extnames mapped to these types: + * + * res.format({ + * text: function(){ + * res.send('hey'); + * }, + * + * html: function(){ + * res.send('

hey

'); + * }, + * + * json: function(){ + * res.send({ message: 'hey' }); + * } + * }); + * + * By default Express passes an `Error` + * with a `.status` of 406 to `next(err)` + * if a match is not made. If you provide + * a `.default` callback it will be invoked + * instead. + * + * @param {Object} obj + * @return {ServerResponse} for chaining + * @public + */ + +res.format = function(obj){ + var req = this.req; + var next = req.next; + + var fn = obj.default; + if (fn) delete obj.default; + var keys = Object.keys(obj); + + var key = keys.length > 0 + ? req.accepts(keys) + : false; + + this.vary("Accept"); + + if (key) { + this.set('Content-Type', normalizeType(key).value); + obj[key](req, this, next); + } else if (fn) { + fn(); + } else { + var err = new Error('Not Acceptable'); + err.status = err.statusCode = 406; + err.types = normalizeTypes(keys).map(function(o){ return o.value }); + next(err); + } + + return this; +}; + +/** + * Set _Content-Disposition_ header to _attachment_ with optional `filename`. + * + * @param {String} filename + * @return {ServerResponse} + * @public + */ + +res.attachment = function attachment(filename) { + if (filename) { + this.type(extname(filename)); + } + + this.set('Content-Disposition', contentDisposition(filename)); + + return this; +}; + +/** + * Append additional header `field` with value `val`. + * + * Example: + * + * res.append('Link', ['', '']); + * res.append('Set-Cookie', 'foo=bar; Path=/; HttpOnly'); + * res.append('Warning', '199 Miscellaneous warning'); + * + * @param {String} field + * @param {String|Array} val + * @return {ServerResponse} for chaining + * @public + */ + +res.append = function append(field, val) { + var prev = this.get(field); + var value = val; + + if (prev) { + // concat the new and prev vals + value = Array.isArray(prev) ? prev.concat(val) + : Array.isArray(val) ? [prev].concat(val) + : [prev, val]; + } + + return this.set(field, value); +}; + +/** + * Set header `field` to `val`, or pass + * an object of header fields. + * + * Examples: + * + * res.set('Foo', ['bar', 'baz']); + * res.set('Accept', 'application/json'); + * res.set({ Accept: 'text/plain', 'X-API-Key': 'tobi' }); + * + * Aliased as `res.header()`. + * + * @param {String|Object} field + * @param {String|Array} val + * @return {ServerResponse} for chaining + * @public + */ + +res.set = +res.header = function header(field, val) { + if (arguments.length === 2) { + var value = Array.isArray(val) + ? val.map(String) + : String(val); + + // add charset to content-type + if (field.toLowerCase() === 'content-type') { + if (Array.isArray(value)) { + throw new TypeError('Content-Type cannot be set to an Array'); + } + if (!charsetRegExp.test(value)) { + var charset = mime.charsets.lookup(value.split(';')[0]); + if (charset) value += '; charset=' + charset.toLowerCase(); + } + } + + this.setHeader(field, value); + } else { + for (var key in field) { + this.set(key, field[key]); + } + } + return this; +}; + +/** + * Get value for header `field`. + * + * @param {String} field + * @return {String} + * @public + */ + +res.get = function(field){ + return this.getHeader(field); +}; + +/** + * Clear cookie `name`. + * + * @param {String} name + * @param {Object} [options] + * @return {ServerResponse} for chaining + * @public + */ + +res.clearCookie = function clearCookie(name, options) { + var opts = merge({ expires: new Date(1), path: '/' }, options); + + return this.cookie(name, '', opts); +}; + +/** + * Set cookie `name` to `value`, with the given `options`. + * + * Options: + * + * - `maxAge` max-age in milliseconds, converted to `expires` + * - `signed` sign the cookie + * - `path` defaults to "/" + * + * Examples: + * + * // "Remember Me" for 15 minutes + * res.cookie('rememberme', '1', { expires: new Date(Date.now() + 900000), httpOnly: true }); + * + * // save as above + * res.cookie('rememberme', '1', { maxAge: 900000, httpOnly: true }) + * + * @param {String} name + * @param {String|Object} value + * @param {Object} [options] + * @return {ServerResponse} for chaining + * @public + */ + +res.cookie = function (name, value, options) { + var opts = merge({}, options); + var secret = this.req.secret; + var signed = opts.signed; + + if (signed && !secret) { + throw new Error('cookieParser("secret") required for signed cookies'); + } + + var val = typeof value === 'object' + ? 'j:' + JSON.stringify(value) + : String(value); + + if (signed) { + val = 's:' + sign(val, secret); + } + + if ('maxAge' in opts) { + opts.expires = new Date(Date.now() + opts.maxAge); + opts.maxAge /= 1000; + } + + if (opts.path == null) { + opts.path = '/'; + } + + this.append('Set-Cookie', cookie.serialize(name, String(val), opts)); + + return this; +}; + +/** + * Set the location header to `url`. + * + * The given `url` can also be "back", which redirects + * to the _Referrer_ or _Referer_ headers or "/". + * + * Examples: + * + * res.location('/foo/bar').; + * res.location('http://example.com'); + * res.location('../login'); + * + * @param {String} url + * @return {ServerResponse} for chaining + * @public + */ + +res.location = function location(url) { + var loc = url; + + // "back" is an alias for the referrer + if (url === 'back') { + loc = this.req.get('Referrer') || '/'; + } + + // set location + return this.set('Location', encodeUrl(loc)); +}; + +/** + * Redirect to the given `url` with optional response `status` + * defaulting to 302. + * + * The resulting `url` is determined by `res.location()`, so + * it will play nicely with mounted apps, relative paths, + * `"back"` etc. + * + * Examples: + * + * res.redirect('/foo/bar'); + * res.redirect('http://example.com'); + * res.redirect(301, 'http://example.com'); + * res.redirect('../login'); // /blog/post/1 -> /blog/login + * + * @public + */ + +res.redirect = function redirect(url) { + var address = url; + var body; + var status = 302; + + // allow status / url + if (arguments.length === 2) { + if (typeof arguments[0] === 'number') { + status = arguments[0]; + address = arguments[1]; + } else { + deprecate('res.redirect(url, status): Use res.redirect(status, url) instead'); + status = arguments[1]; + } + } + + // Set location header + address = this.location(address).get('Location'); + + // Support text/{plain,html} by default + this.format({ + text: function(){ + body = statuses[status] + '. Redirecting to ' + address + }, + + html: function(){ + var u = escapeHtml(address); + body = '

' + statuses[status] + '. Redirecting to ' + u + '

' + }, + + default: function(){ + body = ''; + } + }); + + // Respond + this.statusCode = status; + this.set('Content-Length', Buffer.byteLength(body)); + + if (this.req.method === 'HEAD') { + this.end(); + } else { + this.end(body); + } +}; + +/** + * Add `field` to Vary. If already present in the Vary set, then + * this call is simply ignored. + * + * @param {Array|String} field + * @return {ServerResponse} for chaining + * @public + */ + +res.vary = function(field){ + // checks for back-compat + if (!field || (Array.isArray(field) && !field.length)) { + deprecate('res.vary(): Provide a field name'); + return this; + } + + vary(this, field); + + return this; +}; + +/** + * Render `view` with the given `options` and optional callback `fn`. + * When a callback function is given a response will _not_ be made + * automatically, otherwise a response of _200_ and _text/html_ is given. + * + * Options: + * + * - `cache` boolean hinting to the engine it should cache + * - `filename` filename of the view being rendered + * + * @public + */ + +res.render = function render(view, options, callback) { + var app = this.req.app; + var done = callback; + var opts = options || {}; + var req = this.req; + var self = this; + + // support callback function as second arg + if (typeof options === 'function') { + done = options; + opts = {}; + } + + // merge res.locals + opts._locals = self.locals; + + // default callback to respond + done = done || function (err, str) { + if (err) return req.next(err); + self.send(str); + }; + + // render + app.render(view, opts, done); +}; + +// pipe the send file stream +function sendfile(res, file, options, callback) { + var done = false; + var streaming; + + // request aborted + function onaborted() { + if (done) return; + done = true; + + var err = new Error('Request aborted'); + err.code = 'ECONNABORTED'; + callback(err); + } + + // directory + function ondirectory() { + if (done) return; + done = true; + + var err = new Error('EISDIR, read'); + err.code = 'EISDIR'; + callback(err); + } + + // errors + function onerror(err) { + if (done) return; + done = true; + callback(err); + } + + // ended + function onend() { + if (done) return; + done = true; + callback(); + } + + // file + function onfile() { + streaming = false; + } + + // finished + function onfinish(err) { + if (err && err.code === 'ECONNRESET') return onaborted(); + if (err) return onerror(err); + if (done) return; + + setImmediate(function () { + if (streaming !== false && !done) { + onaborted(); + return; + } + + if (done) return; + done = true; + callback(); + }); + } + + // streaming + function onstream() { + streaming = true; + } + + file.on('directory', ondirectory); + file.on('end', onend); + file.on('error', onerror); + file.on('file', onfile); + file.on('stream', onstream); + onFinished(res, onfinish); + + if (options.headers) { + // set headers on successful transfer + file.on('headers', function headers(res) { + var obj = options.headers; + var keys = Object.keys(obj); + + for (var i = 0; i < keys.length; i++) { + var k = keys[i]; + res.setHeader(k, obj[k]); + } + }); + } + + // pipe + file.pipe(res); +} + +/** + * Stringify JSON, like JSON.stringify, but v8 optimized, with the + * ability to escape characters that can trigger HTML sniffing. + * + * @param {*} value + * @param {function} replaces + * @param {number} spaces + * @param {boolean} escape + * @returns {string} + * @private + */ + +function stringify (value, replacer, spaces, escape) { + // v8 checks arguments.length for optimizing simple call + // https://bugs.chromium.org/p/v8/issues/detail?id=4730 + var json = replacer || spaces + ? JSON.stringify(value, replacer, spaces) + : JSON.stringify(value); + + if (escape) { + json = json.replace(/[<>&]/g, function (c) { + switch (c.charCodeAt(0)) { + case 0x3c: + return '\\u003c' + case 0x3e: + return '\\u003e' + case 0x26: + return '\\u0026' + default: + return c + } + }) + } + + return json +} diff --git a/node_modules/express/lib/router/index.js b/node_modules/express/lib/router/index.js new file mode 100644 index 0000000..69e6d38 --- /dev/null +++ b/node_modules/express/lib/router/index.js @@ -0,0 +1,662 @@ +/*! + * express + * Copyright(c) 2009-2013 TJ Holowaychuk + * Copyright(c) 2013 Roman Shtylman + * Copyright(c) 2014-2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict'; + +/** + * Module dependencies. + * @private + */ + +var Route = require('./route'); +var Layer = require('./layer'); +var methods = require('methods'); +var mixin = require('utils-merge'); +var debug = require('debug')('express:router'); +var deprecate = require('depd')('express'); +var flatten = require('array-flatten'); +var parseUrl = require('parseurl'); +var setPrototypeOf = require('setprototypeof') + +/** + * Module variables. + * @private + */ + +var objectRegExp = /^\[object (\S+)\]$/; +var slice = Array.prototype.slice; +var toString = Object.prototype.toString; + +/** + * Initialize a new `Router` with the given `options`. + * + * @param {Object} [options] + * @return {Router} which is an callable function + * @public + */ + +var proto = module.exports = function(options) { + var opts = options || {}; + + function router(req, res, next) { + router.handle(req, res, next); + } + + // mixin Router class functions + setPrototypeOf(router, proto) + + router.params = {}; + router._params = []; + router.caseSensitive = opts.caseSensitive; + router.mergeParams = opts.mergeParams; + router.strict = opts.strict; + router.stack = []; + + return router; +}; + +/** + * Map the given param placeholder `name`(s) to the given callback. + * + * Parameter mapping is used to provide pre-conditions to routes + * which use normalized placeholders. For example a _:user_id_ parameter + * could automatically load a user's information from the database without + * any additional code, + * + * The callback uses the same signature as middleware, the only difference + * being that the value of the placeholder is passed, in this case the _id_ + * of the user. Once the `next()` function is invoked, just like middleware + * it will continue on to execute the route, or subsequent parameter functions. + * + * Just like in middleware, you must either respond to the request or call next + * to avoid stalling the request. + * + * app.param('user_id', function(req, res, next, id){ + * User.find(id, function(err, user){ + * if (err) { + * return next(err); + * } else if (!user) { + * return next(new Error('failed to load user')); + * } + * req.user = user; + * next(); + * }); + * }); + * + * @param {String} name + * @param {Function} fn + * @return {app} for chaining + * @public + */ + +proto.param = function param(name, fn) { + // param logic + if (typeof name === 'function') { + deprecate('router.param(fn): Refactor to use path params'); + this._params.push(name); + return; + } + + // apply param functions + var params = this._params; + var len = params.length; + var ret; + + if (name[0] === ':') { + deprecate('router.param(' + JSON.stringify(name) + ', fn): Use router.param(' + JSON.stringify(name.substr(1)) + ', fn) instead'); + name = name.substr(1); + } + + for (var i = 0; i < len; ++i) { + if (ret = params[i](name, fn)) { + fn = ret; + } + } + + // ensure we end up with a + // middleware function + if ('function' !== typeof fn) { + throw new Error('invalid param() call for ' + name + ', got ' + fn); + } + + (this.params[name] = this.params[name] || []).push(fn); + return this; +}; + +/** + * Dispatch a req, res into the router. + * @private + */ + +proto.handle = function handle(req, res, out) { + var self = this; + + debug('dispatching %s %s', req.method, req.url); + + var idx = 0; + var protohost = getProtohost(req.url) || '' + var removed = ''; + var slashAdded = false; + var paramcalled = {}; + + // store options for OPTIONS request + // only used if OPTIONS request + var options = []; + + // middleware and routes + var stack = self.stack; + + // manage inter-router variables + var parentParams = req.params; + var parentUrl = req.baseUrl || ''; + var done = restore(out, req, 'baseUrl', 'next', 'params'); + + // setup next layer + req.next = next; + + // for options requests, respond with a default if nothing else responds + if (req.method === 'OPTIONS') { + done = wrap(done, function(old, err) { + if (err || options.length === 0) return old(err); + sendOptionsResponse(res, options, old); + }); + } + + // setup basic req values + req.baseUrl = parentUrl; + req.originalUrl = req.originalUrl || req.url; + + next(); + + function next(err) { + var layerError = err === 'route' + ? null + : err; + + // remove added slash + if (slashAdded) { + req.url = req.url.substr(1); + slashAdded = false; + } + + // restore altered req.url + if (removed.length !== 0) { + req.baseUrl = parentUrl; + req.url = protohost + removed + req.url.substr(protohost.length); + removed = ''; + } + + // signal to exit router + if (layerError === 'router') { + setImmediate(done, null) + return + } + + // no more matching layers + if (idx >= stack.length) { + setImmediate(done, layerError); + return; + } + + // get pathname of request + var path = getPathname(req); + + if (path == null) { + return done(layerError); + } + + // find next matching layer + var layer; + var match; + var route; + + while (match !== true && idx < stack.length) { + layer = stack[idx++]; + match = matchLayer(layer, path); + route = layer.route; + + if (typeof match !== 'boolean') { + // hold on to layerError + layerError = layerError || match; + } + + if (match !== true) { + continue; + } + + if (!route) { + // process non-route handlers normally + continue; + } + + if (layerError) { + // routes do not match with a pending error + match = false; + continue; + } + + var method = req.method; + var has_method = route._handles_method(method); + + // build up automatic options response + if (!has_method && method === 'OPTIONS') { + appendMethods(options, route._options()); + } + + // don't even bother matching route + if (!has_method && method !== 'HEAD') { + match = false; + continue; + } + } + + // no match + if (match !== true) { + return done(layerError); + } + + // store route for dispatch on change + if (route) { + req.route = route; + } + + // Capture one-time layer values + req.params = self.mergeParams + ? mergeParams(layer.params, parentParams) + : layer.params; + var layerPath = layer.path; + + // this should be done for the layer + self.process_params(layer, paramcalled, req, res, function (err) { + if (err) { + return next(layerError || err); + } + + if (route) { + return layer.handle_request(req, res, next); + } + + trim_prefix(layer, layerError, layerPath, path); + }); + } + + function trim_prefix(layer, layerError, layerPath, path) { + if (layerPath.length !== 0) { + // Validate path breaks on a path separator + var c = path[layerPath.length] + if (c && c !== '/' && c !== '.') return next(layerError) + + // Trim off the part of the url that matches the route + // middleware (.use stuff) needs to have the path stripped + debug('trim prefix (%s) from url %s', layerPath, req.url); + removed = layerPath; + req.url = protohost + req.url.substr(protohost.length + removed.length); + + // Ensure leading slash + if (!protohost && req.url[0] !== '/') { + req.url = '/' + req.url; + slashAdded = true; + } + + // Setup base URL (no trailing slash) + req.baseUrl = parentUrl + (removed[removed.length - 1] === '/' + ? removed.substring(0, removed.length - 1) + : removed); + } + + debug('%s %s : %s', layer.name, layerPath, req.originalUrl); + + if (layerError) { + layer.handle_error(layerError, req, res, next); + } else { + layer.handle_request(req, res, next); + } + } +}; + +/** + * Process any parameters for the layer. + * @private + */ + +proto.process_params = function process_params(layer, called, req, res, done) { + var params = this.params; + + // captured parameters from the layer, keys and values + var keys = layer.keys; + + // fast track + if (!keys || keys.length === 0) { + return done(); + } + + var i = 0; + var name; + var paramIndex = 0; + var key; + var paramVal; + var paramCallbacks; + var paramCalled; + + // process params in order + // param callbacks can be async + function param(err) { + if (err) { + return done(err); + } + + if (i >= keys.length ) { + return done(); + } + + paramIndex = 0; + key = keys[i++]; + name = key.name; + paramVal = req.params[name]; + paramCallbacks = params[name]; + paramCalled = called[name]; + + if (paramVal === undefined || !paramCallbacks) { + return param(); + } + + // param previously called with same value or error occurred + if (paramCalled && (paramCalled.match === paramVal + || (paramCalled.error && paramCalled.error !== 'route'))) { + // restore value + req.params[name] = paramCalled.value; + + // next param + return param(paramCalled.error); + } + + called[name] = paramCalled = { + error: null, + match: paramVal, + value: paramVal + }; + + paramCallback(); + } + + // single param callbacks + function paramCallback(err) { + var fn = paramCallbacks[paramIndex++]; + + // store updated value + paramCalled.value = req.params[key.name]; + + if (err) { + // store error + paramCalled.error = err; + param(err); + return; + } + + if (!fn) return param(); + + try { + fn(req, res, paramCallback, paramVal, key.name); + } catch (e) { + paramCallback(e); + } + } + + param(); +}; + +/** + * Use the given middleware function, with optional path, defaulting to "/". + * + * Use (like `.all`) will run for any http METHOD, but it will not add + * handlers for those methods so OPTIONS requests will not consider `.use` + * functions even if they could respond. + * + * The other difference is that _route_ path is stripped and not visible + * to the handler function. The main effect of this feature is that mounted + * handlers can operate without any code changes regardless of the "prefix" + * pathname. + * + * @public + */ + +proto.use = function use(fn) { + var offset = 0; + var path = '/'; + + // default path to '/' + // disambiguate router.use([fn]) + if (typeof fn !== 'function') { + var arg = fn; + + while (Array.isArray(arg) && arg.length !== 0) { + arg = arg[0]; + } + + // first arg is the path + if (typeof arg !== 'function') { + offset = 1; + path = fn; + } + } + + var callbacks = flatten(slice.call(arguments, offset)); + + if (callbacks.length === 0) { + throw new TypeError('Router.use() requires a middleware function') + } + + for (var i = 0; i < callbacks.length; i++) { + var fn = callbacks[i]; + + if (typeof fn !== 'function') { + throw new TypeError('Router.use() requires a middleware function but got a ' + gettype(fn)) + } + + // add the middleware + debug('use %o %s', path, fn.name || '') + + var layer = new Layer(path, { + sensitive: this.caseSensitive, + strict: false, + end: false + }, fn); + + layer.route = undefined; + + this.stack.push(layer); + } + + return this; +}; + +/** + * Create a new Route for the given path. + * + * Each route contains a separate middleware stack and VERB handlers. + * + * See the Route api documentation for details on adding handlers + * and middleware to routes. + * + * @param {String} path + * @return {Route} + * @public + */ + +proto.route = function route(path) { + var route = new Route(path); + + var layer = new Layer(path, { + sensitive: this.caseSensitive, + strict: this.strict, + end: true + }, route.dispatch.bind(route)); + + layer.route = route; + + this.stack.push(layer); + return route; +}; + +// create Router#VERB functions +methods.concat('all').forEach(function(method){ + proto[method] = function(path){ + var route = this.route(path) + route[method].apply(route, slice.call(arguments, 1)); + return this; + }; +}); + +// append methods to a list of methods +function appendMethods(list, addition) { + for (var i = 0; i < addition.length; i++) { + var method = addition[i]; + if (list.indexOf(method) === -1) { + list.push(method); + } + } +} + +// get pathname of request +function getPathname(req) { + try { + return parseUrl(req).pathname; + } catch (err) { + return undefined; + } +} + +// Get get protocol + host for a URL +function getProtohost(url) { + if (typeof url !== 'string' || url.length === 0 || url[0] === '/') { + return undefined + } + + var searchIndex = url.indexOf('?') + var pathLength = searchIndex !== -1 + ? searchIndex + : url.length + var fqdnIndex = url.substr(0, pathLength).indexOf('://') + + return fqdnIndex !== -1 + ? url.substr(0, url.indexOf('/', 3 + fqdnIndex)) + : undefined +} + +// get type for error message +function gettype(obj) { + var type = typeof obj; + + if (type !== 'object') { + return type; + } + + // inspect [[Class]] for objects + return toString.call(obj) + .replace(objectRegExp, '$1'); +} + +/** + * Match path to a layer. + * + * @param {Layer} layer + * @param {string} path + * @private + */ + +function matchLayer(layer, path) { + try { + return layer.match(path); + } catch (err) { + return err; + } +} + +// merge params with parent params +function mergeParams(params, parent) { + if (typeof parent !== 'object' || !parent) { + return params; + } + + // make copy of parent for base + var obj = mixin({}, parent); + + // simple non-numeric merging + if (!(0 in params) || !(0 in parent)) { + return mixin(obj, params); + } + + var i = 0; + var o = 0; + + // determine numeric gaps + while (i in params) { + i++; + } + + while (o in parent) { + o++; + } + + // offset numeric indices in params before merge + for (i--; i >= 0; i--) { + params[i + o] = params[i]; + + // create holes for the merge when necessary + if (i < o) { + delete params[i]; + } + } + + return mixin(obj, params); +} + +// restore obj props after function +function restore(fn, obj) { + var props = new Array(arguments.length - 2); + var vals = new Array(arguments.length - 2); + + for (var i = 0; i < props.length; i++) { + props[i] = arguments[i + 2]; + vals[i] = obj[props[i]]; + } + + return function () { + // restore vals + for (var i = 0; i < props.length; i++) { + obj[props[i]] = vals[i]; + } + + return fn.apply(this, arguments); + }; +} + +// send an OPTIONS response +function sendOptionsResponse(res, options, next) { + try { + var body = options.join(','); + res.set('Allow', body); + res.send(body); + } catch (err) { + next(err); + } +} + +// wrap a function +function wrap(old, fn) { + return function proxy() { + var args = new Array(arguments.length + 1); + + args[0] = old; + for (var i = 0, len = arguments.length; i < len; i++) { + args[i + 1] = arguments[i]; + } + + fn.apply(this, args); + }; +} diff --git a/node_modules/express/lib/router/layer.js b/node_modules/express/lib/router/layer.js new file mode 100644 index 0000000..4dc8e86 --- /dev/null +++ b/node_modules/express/lib/router/layer.js @@ -0,0 +1,181 @@ +/*! + * express + * Copyright(c) 2009-2013 TJ Holowaychuk + * Copyright(c) 2013 Roman Shtylman + * Copyright(c) 2014-2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict'; + +/** + * Module dependencies. + * @private + */ + +var pathRegexp = require('path-to-regexp'); +var debug = require('debug')('express:router:layer'); + +/** + * Module variables. + * @private + */ + +var hasOwnProperty = Object.prototype.hasOwnProperty; + +/** + * Module exports. + * @public + */ + +module.exports = Layer; + +function Layer(path, options, fn) { + if (!(this instanceof Layer)) { + return new Layer(path, options, fn); + } + + debug('new %o', path) + var opts = options || {}; + + this.handle = fn; + this.name = fn.name || ''; + this.params = undefined; + this.path = undefined; + this.regexp = pathRegexp(path, this.keys = [], opts); + + // set fast path flags + this.regexp.fast_star = path === '*' + this.regexp.fast_slash = path === '/' && opts.end === false +} + +/** + * Handle the error for the layer. + * + * @param {Error} error + * @param {Request} req + * @param {Response} res + * @param {function} next + * @api private + */ + +Layer.prototype.handle_error = function handle_error(error, req, res, next) { + var fn = this.handle; + + if (fn.length !== 4) { + // not a standard error handler + return next(error); + } + + try { + fn(error, req, res, next); + } catch (err) { + next(err); + } +}; + +/** + * Handle the request for the layer. + * + * @param {Request} req + * @param {Response} res + * @param {function} next + * @api private + */ + +Layer.prototype.handle_request = function handle(req, res, next) { + var fn = this.handle; + + if (fn.length > 3) { + // not a standard request handler + return next(); + } + + try { + fn(req, res, next); + } catch (err) { + next(err); + } +}; + +/** + * Check if this route matches `path`, if so + * populate `.params`. + * + * @param {String} path + * @return {Boolean} + * @api private + */ + +Layer.prototype.match = function match(path) { + var match + + if (path != null) { + // fast path non-ending match for / (any path matches) + if (this.regexp.fast_slash) { + this.params = {} + this.path = '' + return true + } + + // fast path for * (everything matched in a param) + if (this.regexp.fast_star) { + this.params = {'0': decode_param(path)} + this.path = path + return true + } + + // match the path + match = this.regexp.exec(path) + } + + if (!match) { + this.params = undefined; + this.path = undefined; + return false; + } + + // store values + this.params = {}; + this.path = match[0] + + var keys = this.keys; + var params = this.params; + + for (var i = 1; i < match.length; i++) { + var key = keys[i - 1]; + var prop = key.name; + var val = decode_param(match[i]) + + if (val !== undefined || !(hasOwnProperty.call(params, prop))) { + params[prop] = val; + } + } + + return true; +}; + +/** + * Decode param value. + * + * @param {string} val + * @return {string} + * @private + */ + +function decode_param(val) { + if (typeof val !== 'string' || val.length === 0) { + return val; + } + + try { + return decodeURIComponent(val); + } catch (err) { + if (err instanceof URIError) { + err.message = 'Failed to decode param \'' + val + '\''; + err.status = err.statusCode = 400; + } + + throw err; + } +} diff --git a/node_modules/express/lib/router/route.js b/node_modules/express/lib/router/route.js new file mode 100644 index 0000000..178df0d --- /dev/null +++ b/node_modules/express/lib/router/route.js @@ -0,0 +1,216 @@ +/*! + * express + * Copyright(c) 2009-2013 TJ Holowaychuk + * Copyright(c) 2013 Roman Shtylman + * Copyright(c) 2014-2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict'; + +/** + * Module dependencies. + * @private + */ + +var debug = require('debug')('express:router:route'); +var flatten = require('array-flatten'); +var Layer = require('./layer'); +var methods = require('methods'); + +/** + * Module variables. + * @private + */ + +var slice = Array.prototype.slice; +var toString = Object.prototype.toString; + +/** + * Module exports. + * @public + */ + +module.exports = Route; + +/** + * Initialize `Route` with the given `path`, + * + * @param {String} path + * @public + */ + +function Route(path) { + this.path = path; + this.stack = []; + + debug('new %o', path) + + // route handlers for various http methods + this.methods = {}; +} + +/** + * Determine if the route handles a given method. + * @private + */ + +Route.prototype._handles_method = function _handles_method(method) { + if (this.methods._all) { + return true; + } + + var name = method.toLowerCase(); + + if (name === 'head' && !this.methods['head']) { + name = 'get'; + } + + return Boolean(this.methods[name]); +}; + +/** + * @return {Array} supported HTTP methods + * @private + */ + +Route.prototype._options = function _options() { + var methods = Object.keys(this.methods); + + // append automatic head + if (this.methods.get && !this.methods.head) { + methods.push('head'); + } + + for (var i = 0; i < methods.length; i++) { + // make upper case + methods[i] = methods[i].toUpperCase(); + } + + return methods; +}; + +/** + * dispatch req, res into this route + * @private + */ + +Route.prototype.dispatch = function dispatch(req, res, done) { + var idx = 0; + var stack = this.stack; + if (stack.length === 0) { + return done(); + } + + var method = req.method.toLowerCase(); + if (method === 'head' && !this.methods['head']) { + method = 'get'; + } + + req.route = this; + + next(); + + function next(err) { + // signal to exit route + if (err && err === 'route') { + return done(); + } + + // signal to exit router + if (err && err === 'router') { + return done(err) + } + + var layer = stack[idx++]; + if (!layer) { + return done(err); + } + + if (layer.method && layer.method !== method) { + return next(err); + } + + if (err) { + layer.handle_error(err, req, res, next); + } else { + layer.handle_request(req, res, next); + } + } +}; + +/** + * Add a handler for all HTTP verbs to this route. + * + * Behaves just like middleware and can respond or call `next` + * to continue processing. + * + * You can use multiple `.all` call to add multiple handlers. + * + * function check_something(req, res, next){ + * next(); + * }; + * + * function validate_user(req, res, next){ + * next(); + * }; + * + * route + * .all(validate_user) + * .all(check_something) + * .get(function(req, res, next){ + * res.send('hello world'); + * }); + * + * @param {function} handler + * @return {Route} for chaining + * @api public + */ + +Route.prototype.all = function all() { + var handles = flatten(slice.call(arguments)); + + for (var i = 0; i < handles.length; i++) { + var handle = handles[i]; + + if (typeof handle !== 'function') { + var type = toString.call(handle); + var msg = 'Route.all() requires a callback function but got a ' + type + throw new TypeError(msg); + } + + var layer = Layer('/', {}, handle); + layer.method = undefined; + + this.methods._all = true; + this.stack.push(layer); + } + + return this; +}; + +methods.forEach(function(method){ + Route.prototype[method] = function(){ + var handles = flatten(slice.call(arguments)); + + for (var i = 0; i < handles.length; i++) { + var handle = handles[i]; + + if (typeof handle !== 'function') { + var type = toString.call(handle); + var msg = 'Route.' + method + '() requires a callback function but got a ' + type + throw new Error(msg); + } + + debug('%s %o', method, this.path) + + var layer = Layer('/', {}, handle); + layer.method = method; + + this.methods[method] = true; + this.stack.push(layer); + } + + return this; + }; +}); diff --git a/node_modules/express/lib/utils.js b/node_modules/express/lib/utils.js new file mode 100644 index 0000000..bd81ac7 --- /dev/null +++ b/node_modules/express/lib/utils.js @@ -0,0 +1,306 @@ +/*! + * express + * Copyright(c) 2009-2013 TJ Holowaychuk + * Copyright(c) 2014-2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict'; + +/** + * Module dependencies. + * @api private + */ + +var Buffer = require('safe-buffer').Buffer +var contentDisposition = require('content-disposition'); +var contentType = require('content-type'); +var deprecate = require('depd')('express'); +var flatten = require('array-flatten'); +var mime = require('send').mime; +var etag = require('etag'); +var proxyaddr = require('proxy-addr'); +var qs = require('qs'); +var querystring = require('querystring'); + +/** + * Return strong ETag for `body`. + * + * @param {String|Buffer} body + * @param {String} [encoding] + * @return {String} + * @api private + */ + +exports.etag = createETagGenerator({ weak: false }) + +/** + * Return weak ETag for `body`. + * + * @param {String|Buffer} body + * @param {String} [encoding] + * @return {String} + * @api private + */ + +exports.wetag = createETagGenerator({ weak: true }) + +/** + * Check if `path` looks absolute. + * + * @param {String} path + * @return {Boolean} + * @api private + */ + +exports.isAbsolute = function(path){ + if ('/' === path[0]) return true; + if (':' === path[1] && ('\\' === path[2] || '/' === path[2])) return true; // Windows device path + if ('\\\\' === path.substring(0, 2)) return true; // Microsoft Azure absolute path +}; + +/** + * Flatten the given `arr`. + * + * @param {Array} arr + * @return {Array} + * @api private + */ + +exports.flatten = deprecate.function(flatten, + 'utils.flatten: use array-flatten npm module instead'); + +/** + * Normalize the given `type`, for example "html" becomes "text/html". + * + * @param {String} type + * @return {Object} + * @api private + */ + +exports.normalizeType = function(type){ + return ~type.indexOf('/') + ? acceptParams(type) + : { value: mime.lookup(type), params: {} }; +}; + +/** + * Normalize `types`, for example "html" becomes "text/html". + * + * @param {Array} types + * @return {Array} + * @api private + */ + +exports.normalizeTypes = function(types){ + var ret = []; + + for (var i = 0; i < types.length; ++i) { + ret.push(exports.normalizeType(types[i])); + } + + return ret; +}; + +/** + * Generate Content-Disposition header appropriate for the filename. + * non-ascii filenames are urlencoded and a filename* parameter is added + * + * @param {String} filename + * @return {String} + * @api private + */ + +exports.contentDisposition = deprecate.function(contentDisposition, + 'utils.contentDisposition: use content-disposition npm module instead'); + +/** + * Parse accept params `str` returning an + * object with `.value`, `.quality` and `.params`. + * also includes `.originalIndex` for stable sorting + * + * @param {String} str + * @return {Object} + * @api private + */ + +function acceptParams(str, index) { + var parts = str.split(/ *; */); + var ret = { value: parts[0], quality: 1, params: {}, originalIndex: index }; + + for (var i = 1; i < parts.length; ++i) { + var pms = parts[i].split(/ *= */); + if ('q' === pms[0]) { + ret.quality = parseFloat(pms[1]); + } else { + ret.params[pms[0]] = pms[1]; + } + } + + return ret; +} + +/** + * Compile "etag" value to function. + * + * @param {Boolean|String|Function} val + * @return {Function} + * @api private + */ + +exports.compileETag = function(val) { + var fn; + + if (typeof val === 'function') { + return val; + } + + switch (val) { + case true: + fn = exports.wetag; + break; + case false: + break; + case 'strong': + fn = exports.etag; + break; + case 'weak': + fn = exports.wetag; + break; + default: + throw new TypeError('unknown value for etag function: ' + val); + } + + return fn; +} + +/** + * Compile "query parser" value to function. + * + * @param {String|Function} val + * @return {Function} + * @api private + */ + +exports.compileQueryParser = function compileQueryParser(val) { + var fn; + + if (typeof val === 'function') { + return val; + } + + switch (val) { + case true: + fn = querystring.parse; + break; + case false: + fn = newObject; + break; + case 'extended': + fn = parseExtendedQueryString; + break; + case 'simple': + fn = querystring.parse; + break; + default: + throw new TypeError('unknown value for query parser function: ' + val); + } + + return fn; +} + +/** + * Compile "proxy trust" value to function. + * + * @param {Boolean|String|Number|Array|Function} val + * @return {Function} + * @api private + */ + +exports.compileTrust = function(val) { + if (typeof val === 'function') return val; + + if (val === true) { + // Support plain true/false + return function(){ return true }; + } + + if (typeof val === 'number') { + // Support trusting hop count + return function(a, i){ return i < val }; + } + + if (typeof val === 'string') { + // Support comma-separated values + val = val.split(/ *, */); + } + + return proxyaddr.compile(val || []); +} + +/** + * Set the charset in a given Content-Type string. + * + * @param {String} type + * @param {String} charset + * @return {String} + * @api private + */ + +exports.setCharset = function setCharset(type, charset) { + if (!type || !charset) { + return type; + } + + // parse type + var parsed = contentType.parse(type); + + // set charset + parsed.parameters.charset = charset; + + // format type + return contentType.format(parsed); +}; + +/** + * Create an ETag generator function, generating ETags with + * the given options. + * + * @param {object} options + * @return {function} + * @private + */ + +function createETagGenerator (options) { + return function generateETag (body, encoding) { + var buf = !Buffer.isBuffer(body) + ? Buffer.from(body, encoding) + : body + + return etag(buf, options) + } +} + +/** + * Parse an extended query string with qs. + * + * @return {Object} + * @private + */ + +function parseExtendedQueryString(str) { + return qs.parse(str, { + allowPrototypes: true + }); +} + +/** + * Return new empty object. + * + * @return {Object} + * @api private + */ + +function newObject() { + return {}; +} diff --git a/node_modules/express/lib/view.js b/node_modules/express/lib/view.js new file mode 100644 index 0000000..cf101ca --- /dev/null +++ b/node_modules/express/lib/view.js @@ -0,0 +1,182 @@ +/*! + * express + * Copyright(c) 2009-2013 TJ Holowaychuk + * Copyright(c) 2013 Roman Shtylman + * Copyright(c) 2014-2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict'; + +/** + * Module dependencies. + * @private + */ + +var debug = require('debug')('express:view'); +var path = require('path'); +var fs = require('fs'); + +/** + * Module variables. + * @private + */ + +var dirname = path.dirname; +var basename = path.basename; +var extname = path.extname; +var join = path.join; +var resolve = path.resolve; + +/** + * Module exports. + * @public + */ + +module.exports = View; + +/** + * Initialize a new `View` with the given `name`. + * + * Options: + * + * - `defaultEngine` the default template engine name + * - `engines` template engine require() cache + * - `root` root path for view lookup + * + * @param {string} name + * @param {object} options + * @public + */ + +function View(name, options) { + var opts = options || {}; + + this.defaultEngine = opts.defaultEngine; + this.ext = extname(name); + this.name = name; + this.root = opts.root; + + if (!this.ext && !this.defaultEngine) { + throw new Error('No default engine was specified and no extension was provided.'); + } + + var fileName = name; + + if (!this.ext) { + // get extension from default engine name + this.ext = this.defaultEngine[0] !== '.' + ? '.' + this.defaultEngine + : this.defaultEngine; + + fileName += this.ext; + } + + if (!opts.engines[this.ext]) { + // load engine + var mod = this.ext.substr(1) + debug('require "%s"', mod) + + // default engine export + var fn = require(mod).__express + + if (typeof fn !== 'function') { + throw new Error('Module "' + mod + '" does not provide a view engine.') + } + + opts.engines[this.ext] = fn + } + + // store loaded engine + this.engine = opts.engines[this.ext]; + + // lookup path + this.path = this.lookup(fileName); +} + +/** + * Lookup view by the given `name` + * + * @param {string} name + * @private + */ + +View.prototype.lookup = function lookup(name) { + var path; + var roots = [].concat(this.root); + + debug('lookup "%s"', name); + + for (var i = 0; i < roots.length && !path; i++) { + var root = roots[i]; + + // resolve the path + var loc = resolve(root, name); + var dir = dirname(loc); + var file = basename(loc); + + // resolve the file + path = this.resolve(dir, file); + } + + return path; +}; + +/** + * Render with the given options. + * + * @param {object} options + * @param {function} callback + * @private + */ + +View.prototype.render = function render(options, callback) { + debug('render "%s"', this.path); + this.engine(this.path, options, callback); +}; + +/** + * Resolve the file within the given directory. + * + * @param {string} dir + * @param {string} file + * @private + */ + +View.prototype.resolve = function resolve(dir, file) { + var ext = this.ext; + + // . + var path = join(dir, file); + var stat = tryStat(path); + + if (stat && stat.isFile()) { + return path; + } + + // /index. + path = join(dir, basename(file, ext), 'index' + ext); + stat = tryStat(path); + + if (stat && stat.isFile()) { + return path; + } +}; + +/** + * Return a stat, maybe. + * + * @param {string} path + * @return {fs.Stats} + * @private + */ + +function tryStat(path) { + debug('stat "%s"', path); + + try { + return fs.statSync(path); + } catch (e) { + return undefined; + } +} diff --git a/node_modules/express/node_modules/cookie/HISTORY.md b/node_modules/express/node_modules/cookie/HISTORY.md new file mode 100644 index 0000000..5bd6485 --- /dev/null +++ b/node_modules/express/node_modules/cookie/HISTORY.md @@ -0,0 +1,118 @@ +0.3.1 / 2016-05-26 +================== + + * Fix `sameSite: true` to work with draft-7 clients + - `true` now sends `SameSite=Strict` instead of `SameSite` + +0.3.0 / 2016-05-26 +================== + + * Add `sameSite` option + - Replaces `firstPartyOnly` option, never implemented by browsers + * Improve error message when `encode` is not a function + * Improve error message when `expires` is not a `Date` + +0.2.4 / 2016-05-20 +================== + + * perf: enable strict mode + * perf: use for loop in parse + * perf: use string concatination for serialization + +0.2.3 / 2015-10-25 +================== + + * Fix cookie `Max-Age` to never be a floating point number + +0.2.2 / 2015-09-17 +================== + + * Fix regression when setting empty cookie value + - Ease the new restriction, which is just basic header-level validation + * Fix typo in invalid value errors + +0.2.1 / 2015-09-17 +================== + + * Throw on invalid values provided to `serialize` + - Ensures the resulting string is a valid HTTP header value + +0.2.0 / 2015-08-13 +================== + + * Add `firstPartyOnly` option + * Throw better error for invalid argument to parse + * perf: hoist regular expression + +0.1.5 / 2015-09-17 +================== + + * Fix regression when setting empty cookie value + - Ease the new restriction, which is just basic header-level validation + * Fix typo in invalid value errors + +0.1.4 / 2015-09-17 +================== + + * Throw better error for invalid argument to parse + * Throw on invalid values provided to `serialize` + - Ensures the resulting string is a valid HTTP header value + +0.1.3 / 2015-05-19 +================== + + * Reduce the scope of try-catch deopt + * Remove argument reassignments + +0.1.2 / 2014-04-16 +================== + + * Remove unnecessary files from npm package + +0.1.1 / 2014-02-23 +================== + + * Fix bad parse when cookie value contained a comma + * Fix support for `maxAge` of `0` + +0.1.0 / 2013-05-01 +================== + + * Add `decode` option + * Add `encode` option + +0.0.6 / 2013-04-08 +================== + + * Ignore cookie parts missing `=` + +0.0.5 / 2012-10-29 +================== + + * Return raw cookie value if value unescape errors + +0.0.4 / 2012-06-21 +================== + + * Use encode/decodeURIComponent for cookie encoding/decoding + - Improve server/client interoperability + +0.0.3 / 2012-06-06 +================== + + * Only escape special characters per the cookie RFC + +0.0.2 / 2012-06-01 +================== + + * Fix `maxAge` option to not throw error + +0.0.1 / 2012-05-28 +================== + + * Add more tests + +0.0.0 / 2012-05-28 +================== + + * Initial release diff --git a/node_modules/express/node_modules/cookie/LICENSE b/node_modules/express/node_modules/cookie/LICENSE new file mode 100644 index 0000000..058b6b4 --- /dev/null +++ b/node_modules/express/node_modules/cookie/LICENSE @@ -0,0 +1,24 @@ +(The MIT License) + +Copyright (c) 2012-2014 Roman Shtylman +Copyright (c) 2015 Douglas Christopher Wilson + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + diff --git a/node_modules/express/node_modules/cookie/README.md b/node_modules/express/node_modules/cookie/README.md new file mode 100644 index 0000000..db0d078 --- /dev/null +++ b/node_modules/express/node_modules/cookie/README.md @@ -0,0 +1,220 @@ +# cookie + +[![NPM Version][npm-image]][npm-url] +[![NPM Downloads][downloads-image]][downloads-url] +[![Node.js Version][node-version-image]][node-version-url] +[![Build Status][travis-image]][travis-url] +[![Test Coverage][coveralls-image]][coveralls-url] + +Basic HTTP cookie parser and serializer for HTTP servers. + +## Installation + +```sh +$ npm install cookie +``` + +## API + +```js +var cookie = require('cookie'); +``` + +### cookie.parse(str, options) + +Parse an HTTP `Cookie` header string and returning an object of all cookie name-value pairs. +The `str` argument is the string representing a `Cookie` header value and `options` is an +optional object containing additional parsing options. + +```js +var cookies = cookie.parse('foo=bar; equation=E%3Dmc%5E2'); +// { foo: 'bar', equation: 'E=mc^2' } +``` + +#### Options + +`cookie.parse` accepts these properties in the options object. + +##### decode + +Specifies a function that will be used to decode a cookie's value. Since the value of a cookie +has a limited character set (and must be a simple string), this function can be used to decode +a previously-encoded cookie value into a JavaScript string or other object. + +The default function is the global `decodeURIComponent`, which will decode any URL-encoded +sequences into their byte representations. + +**note** if an error is thrown from this function, the original, non-decoded cookie value will +be returned as the cookie's value. + +### cookie.serialize(name, value, options) + +Serialize a cookie name-value pair into a `Set-Cookie` header string. The `name` argument is the +name for the cookie, the `value` argument is the value to set the cookie to, and the `options` +argument is an optional object containing additional serialization options. + +```js +var setCookie = cookie.serialize('foo', 'bar'); +// foo=bar +``` + +#### Options + +`cookie.serialize` accepts these properties in the options object. + +##### domain + +Specifies the value for the [`Domain` `Set-Cookie` attribute][rfc-6266-5.2.3]. By default, no +domain is set, and most clients will consider the cookie to apply to only the current domain. + +##### encode + +Specifies a function that will be used to encode a cookie's value. Since value of a cookie +has a limited character set (and must be a simple string), this function can be used to encode +a value into a string suited for a cookie's value. + +The default function is the global `ecodeURIComponent`, which will encode a JavaScript string +into UTF-8 byte sequences and then URL-encode any that fall outside of the cookie range. + +##### expires + +Specifies the `Date` object to be the value for the [`Expires` `Set-Cookie` attribute][rfc-6266-5.2.1]. +By default, no expiration is set, and most clients will consider this a "non-persistent cookie" and +will delete it on a condition like exiting a web browser application. + +**note** the [cookie storage model specification][rfc-6266-5.3] states that if both `expires` and +`magAge` are set, then `maxAge` takes precedence, but it is possiblke not all clients by obey this, +so if both are set, they should point to the same date and time. + +##### httpOnly + +Specifies the `boolean` value for the [`HttpOnly` `Set-Cookie` attribute][rfc-6266-5.2.6]. When truthy, +the `HttpOnly` attribute is set, otherwise it is not. By default, the `HttpOnly` attribute is not set. + +**note** be careful when setting this to `true`, as compliant clients will not allow client-side +JavaScript to see the cookie in `document.cookie`. + +##### maxAge + +Specifies the `number` (in seconds) to be the value for the [`Max-Age` `Set-Cookie` attribute][rfc-6266-5.2.2]. +The given number will be converted to an integer by rounding down. By default, no maximum age is set. + +**note** the [cookie storage model specification][rfc-6266-5.3] states that if both `expires` and +`magAge` are set, then `maxAge` takes precedence, but it is possiblke not all clients by obey this, +so if both are set, they should point to the same date and time. + +##### path + +Specifies the value for the [`Path` `Set-Cookie` attribute][rfc-6266-5.2.4]. By default, the path +is considered the ["default path"][rfc-6266-5.1.4]. By default, no maximum age is set, and most +clients will consider this a "non-persistent cookie" and will delete it on a condition like exiting +a web browser application. + +##### sameSite + +Specifies the `boolean` or `string` to be the value for the [`SameSite` `Set-Cookie` attribute][draft-west-first-party-cookies-07]. + + - `true` will set the `SameSite` attribute to `Strict` for strict same site enforcement. + - `false` will not set the `SameSite` attribute. + - `'lax'` will set the `SameSite` attribute to `Lax` for lax same site enforcement. + - `'strict'` will set the `SameSite` attribute to `Strict` for strict same site enforcement. + +More information about the different enforcement levels can be found in the specification +https://tools.ietf.org/html/draft-west-first-party-cookies-07#section-4.1.1 + +**note** This is an attribute that has not yet been fully standardized, and may change in the future. +This also means many clients may ignore this attribute until they understand it. + +##### secure + +Specifies the `boolean` value for the [`Secure` `Set-Cookie` attribute][rfc-6266-5.2.5]. When truthy, +the `Secure` attribute is set, otherwise it is not. By default, the `Secure` attribute is not set. + +**note** be careful when setting this to `true`, as compliant clients will not send the cookie back to +the server in the future if the browser does not have an HTTPS connection. + +## Example + +The following example uses this module in conjunction with the Node.js core HTTP server +to prompt a user for their name and display it back on future visits. + +```js +var cookie = require('cookie'); +var escapeHtml = require('escape-html'); +var http = require('http'); +var url = require('url'); + +function onRequest(req, res) { + // Parse the query string + var query = url.parse(req.url, true, true).query; + + if (query && query.name) { + // Set a new cookie with the name + res.setHeader('Set-Cookie', cookie.serialize('name', String(query.name), { + httpOnly: true, + maxAge: 60 * 60 * 24 * 7 // 1 week + })); + + // Redirect back after setting cookie + res.statusCode = 302; + res.setHeader('Location', req.headers.referer || '/'); + res.end(); + return; + } + + // Parse the cookies on the request + var cookies = cookie.parse(req.headers.cookie || ''); + + // Get the visitor name set in the cookie + var name = cookies.name; + + res.setHeader('Content-Type', 'text/html; charset=UTF-8'); + + if (name) { + res.write('

Welcome back, ' + escapeHtml(name) + '!

'); + } else { + res.write('

Hello, new visitor!

'); + } + + res.write('
'); + res.write(' '); + res.end(' values + * + * @param {string} str + * @param {object} [options] + * @return {object} + * @public + */ + +function parse(str, options) { + if (typeof str !== 'string') { + throw new TypeError('argument str must be a string'); + } + + var obj = {} + var opt = options || {}; + var pairs = str.split(pairSplitRegExp); + var dec = opt.decode || decode; + + for (var i = 0; i < pairs.length; i++) { + var pair = pairs[i]; + var eq_idx = pair.indexOf('='); + + // skip things that don't look like key=value + if (eq_idx < 0) { + continue; + } + + var key = pair.substr(0, eq_idx).trim() + var val = pair.substr(++eq_idx, pair.length).trim(); + + // quoted values + if ('"' == val[0]) { + val = val.slice(1, -1); + } + + // only assign once + if (undefined == obj[key]) { + obj[key] = tryDecode(val, dec); + } + } + + return obj; +} + +/** + * Serialize data into a cookie header. + * + * Serialize the a name value pair into a cookie string suitable for + * http headers. An optional options object specified cookie parameters. + * + * serialize('foo', 'bar', { httpOnly: true }) + * => "foo=bar; httpOnly" + * + * @param {string} name + * @param {string} val + * @param {object} [options] + * @return {string} + * @public + */ + +function serialize(name, val, options) { + var opt = options || {}; + var enc = opt.encode || encode; + + if (typeof enc !== 'function') { + throw new TypeError('option encode is invalid'); + } + + if (!fieldContentRegExp.test(name)) { + throw new TypeError('argument name is invalid'); + } + + var value = enc(val); + + if (value && !fieldContentRegExp.test(value)) { + throw new TypeError('argument val is invalid'); + } + + var str = name + '=' + value; + + if (null != opt.maxAge) { + var maxAge = opt.maxAge - 0; + if (isNaN(maxAge)) throw new Error('maxAge should be a Number'); + str += '; Max-Age=' + Math.floor(maxAge); + } + + if (opt.domain) { + if (!fieldContentRegExp.test(opt.domain)) { + throw new TypeError('option domain is invalid'); + } + + str += '; Domain=' + opt.domain; + } + + if (opt.path) { + if (!fieldContentRegExp.test(opt.path)) { + throw new TypeError('option path is invalid'); + } + + str += '; Path=' + opt.path; + } + + if (opt.expires) { + if (typeof opt.expires.toUTCString !== 'function') { + throw new TypeError('option expires is invalid'); + } + + str += '; Expires=' + opt.expires.toUTCString(); + } + + if (opt.httpOnly) { + str += '; HttpOnly'; + } + + if (opt.secure) { + str += '; Secure'; + } + + if (opt.sameSite) { + var sameSite = typeof opt.sameSite === 'string' + ? opt.sameSite.toLowerCase() : opt.sameSite; + + switch (sameSite) { + case true: + str += '; SameSite=Strict'; + break; + case 'lax': + str += '; SameSite=Lax'; + break; + case 'strict': + str += '; SameSite=Strict'; + break; + default: + throw new TypeError('option sameSite is invalid'); + } + } + + return str; +} + +/** + * Try decoding a string using a decoding function. + * + * @param {string} str + * @param {function} decode + * @private + */ + +function tryDecode(str, decode) { + try { + return decode(str); + } catch (e) { + return str; + } +} diff --git a/node_modules/express/node_modules/cookie/package.json b/node_modules/express/node_modules/cookie/package.json new file mode 100644 index 0000000..b485150 --- /dev/null +++ b/node_modules/express/node_modules/cookie/package.json @@ -0,0 +1,33 @@ +{ + "name": "cookie", + "description": "HTTP server cookie parsing and serialization", + "version": "0.3.1", + "author": "Roman Shtylman ", + "contributors": [ + "Douglas Christopher Wilson " + ], + "license": "MIT", + "keywords": [ + "cookie", + "cookies" + ], + "repository": "jshttp/cookie", + "devDependencies": { + "istanbul": "0.4.3", + "mocha": "1.21.5" + }, + "files": [ + "HISTORY.md", + "LICENSE", + "README.md", + "index.js" + ], + "engines": { + "node": ">= 0.6" + }, + "scripts": { + "test": "mocha --reporter spec --bail --check-leaks test/", + "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/", + "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/" + } +} diff --git a/node_modules/express/package.json b/node_modules/express/package.json new file mode 100644 index 0000000..74196ad --- /dev/null +++ b/node_modules/express/package.json @@ -0,0 +1,98 @@ +{ + "name": "express", + "description": "Fast, unopinionated, minimalist web framework", + "version": "4.16.4", + "author": "TJ Holowaychuk ", + "contributors": [ + "Aaron Heckmann ", + "Ciaran Jessup ", + "Douglas Christopher Wilson ", + "Guillermo Rauch ", + "Jonathan Ong ", + "Roman Shtylman ", + "Young Jae Sim " + ], + "license": "MIT", + "repository": "expressjs/express", + "homepage": "http://expressjs.com/", + "keywords": [ + "express", + "framework", + "sinatra", + "web", + "rest", + "restful", + "router", + "app", + "api" + ], + "dependencies": { + "accepts": "~1.3.5", + "array-flatten": "1.1.1", + "body-parser": "1.18.3", + "content-disposition": "0.5.2", + "content-type": "~1.0.4", + "cookie": "0.3.1", + "cookie-signature": "1.0.6", + "debug": "2.6.9", + "depd": "~1.1.2", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "finalhandler": "1.1.1", + "fresh": "0.5.2", + "merge-descriptors": "1.0.1", + "methods": "~1.1.2", + "on-finished": "~2.3.0", + "parseurl": "~1.3.2", + "path-to-regexp": "0.1.7", + "proxy-addr": "~2.0.4", + "qs": "6.5.2", + "range-parser": "~1.2.0", + "safe-buffer": "5.1.2", + "send": "0.16.2", + "serve-static": "1.13.2", + "setprototypeof": "1.1.0", + "statuses": "~1.4.0", + "type-is": "~1.6.16", + "utils-merge": "1.0.1", + "vary": "~1.1.2" + }, + "devDependencies": { + "after": "0.8.2", + "connect-redis": "3.4.0", + "cookie-parser": "~1.4.3", + "cookie-session": "1.3.2", + "ejs": "2.6.1", + "eslint": "2.13.1", + "express-session": "1.15.6", + "hbs": "4.0.1", + "istanbul": "0.4.5", + "marked": "0.5.1", + "method-override": "3.0.0", + "mocha": "5.2.0", + "morgan": "1.9.1", + "multiparty": "4.2.1", + "pbkdf2-password": "1.2.1", + "should": "13.2.3", + "supertest": "3.3.0", + "vhost": "~3.0.2" + }, + "engines": { + "node": ">= 0.10.0" + }, + "files": [ + "LICENSE", + "History.md", + "Readme.md", + "index.js", + "lib/" + ], + "scripts": { + "lint": "eslint .", + "test": "mocha --require test/support/env --reporter spec --bail --check-leaks test/ test/acceptance/", + "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --require test/support/env --reporter spec --check-leaks test/ test/acceptance/", + "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --require test/support/env --reporter dot --check-leaks test/ test/acceptance/", + "test-tap": "mocha --require test/support/env --reporter tap --check-leaks test/ test/acceptance/" + } +} diff --git a/node_modules/extend-shallow/LICENSE b/node_modules/extend-shallow/LICENSE new file mode 100644 index 0000000..99c9369 --- /dev/null +++ b/node_modules/extend-shallow/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2015, 2017, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/extend-shallow/README.md b/node_modules/extend-shallow/README.md new file mode 100644 index 0000000..dee226f --- /dev/null +++ b/node_modules/extend-shallow/README.md @@ -0,0 +1,97 @@ +# extend-shallow [![NPM version](https://img.shields.io/npm/v/extend-shallow.svg?style=flat)](https://www.npmjs.com/package/extend-shallow) [![NPM monthly downloads](https://img.shields.io/npm/dm/extend-shallow.svg?style=flat)](https://npmjs.org/package/extend-shallow) [![NPM total downloads](https://img.shields.io/npm/dt/extend-shallow.svg?style=flat)](https://npmjs.org/package/extend-shallow) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/extend-shallow.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/extend-shallow) + +> Extend an object with the properties of additional objects. node.js/javascript util. + +Please consider following this project's author, [Jon Schlinkert](https://github.com/jonschlinkert), and consider starring the project to show your :heart: and support. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save extend-shallow +``` + +## Usage + +```js +var extend = require('extend-shallow'); + +extend({a: 'b'}, {c: 'd'}) +//=> {a: 'b', c: 'd'} +``` + +Pass an empty object to shallow clone: + +```js +var obj = {}; +extend(obj, {a: 'b'}, {c: 'd'}) +//=> {a: 'b', c: 'd'} +``` + +## About + +
+Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +
+ +
+Running Tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +
+ +
+Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +
+ +### Related projects + +You might also be interested in these projects: + +* [extend-shallow](https://www.npmjs.com/package/extend-shallow): Extend an object with the properties of additional objects. node.js/javascript util. | [homepage](https://github.com/jonschlinkert/extend-shallow "Extend an object with the properties of additional objects. node.js/javascript util.") +* [for-in](https://www.npmjs.com/package/for-in): Iterate over the own and inherited enumerable properties of an object, and return an object… [more](https://github.com/jonschlinkert/for-in) | [homepage](https://github.com/jonschlinkert/for-in "Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js") +* [for-own](https://www.npmjs.com/package/for-own): Iterate over the own enumerable properties of an object, and return an object with properties… [more](https://github.com/jonschlinkert/for-own) | [homepage](https://github.com/jonschlinkert/for-own "Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.") +* [is-plain-object](https://www.npmjs.com/package/is-plain-object): Returns true if an object was created by the `Object` constructor. | [homepage](https://github.com/jonschlinkert/is-plain-object "Returns true if an object was created by the `Object` constructor.") +* [isobject](https://www.npmjs.com/package/isobject): Returns true if the value is an object and not an array or null. | [homepage](https://github.com/jonschlinkert/isobject "Returns true if the value is an object and not an array or null.") +* [kind-of](https://www.npmjs.com/package/kind-of): Get the native type of a value. | [homepage](https://github.com/jonschlinkert/kind-of "Get the native type of a value.") + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 33 | [jonschlinkert](https://github.com/jonschlinkert) | +| 1 | [pdehaan](https://github.com/pdehaan) | + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on November 19, 2017._ \ No newline at end of file diff --git a/node_modules/extend-shallow/index.js b/node_modules/extend-shallow/index.js new file mode 100644 index 0000000..c9582f8 --- /dev/null +++ b/node_modules/extend-shallow/index.js @@ -0,0 +1,60 @@ +'use strict'; + +var isExtendable = require('is-extendable'); +var assignSymbols = require('assign-symbols'); + +module.exports = Object.assign || function(obj/*, objects*/) { + if (obj === null || typeof obj === 'undefined') { + throw new TypeError('Cannot convert undefined or null to object'); + } + if (!isObject(obj)) { + obj = {}; + } + for (var i = 1; i < arguments.length; i++) { + var val = arguments[i]; + if (isString(val)) { + val = toObject(val); + } + if (isObject(val)) { + assign(obj, val); + assignSymbols(obj, val); + } + } + return obj; +}; + +function assign(a, b) { + for (var key in b) { + if (hasOwn(b, key)) { + a[key] = b[key]; + } + } +} + +function isString(val) { + return (val && typeof val === 'string'); +} + +function toObject(str) { + var obj = {}; + for (var i in str) { + obj[i] = str[i]; + } + return obj; +} + +function isObject(val) { + return (val && typeof val === 'object') || isExtendable(val); +} + +/** + * Returns true if the given `key` is an own property of `obj`. + */ + +function hasOwn(obj, key) { + return Object.prototype.hasOwnProperty.call(obj, key); +} + +function isEnum(obj, key) { + return Object.prototype.propertyIsEnumerable.call(obj, key); +} diff --git a/node_modules/extend-shallow/package.json b/node_modules/extend-shallow/package.json new file mode 100644 index 0000000..e5e9105 --- /dev/null +++ b/node_modules/extend-shallow/package.json @@ -0,0 +1,83 @@ +{ + "name": "extend-shallow", + "description": "Extend an object with the properties of additional objects. node.js/javascript util.", + "version": "3.0.2", + "homepage": "https://github.com/jonschlinkert/extend-shallow", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Peter deHaan (http://about.me/peterdehaan)" + ], + "repository": "jonschlinkert/extend-shallow", + "bugs": { + "url": "https://github.com/jonschlinkert/extend-shallow/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "assign-symbols": "^1.0.0", + "is-extendable": "^1.0.1" + }, + "devDependencies": { + "array-slice": "^1.0.0", + "benchmarked": "^2.0.0", + "for-own": "^1.0.0", + "gulp-format-md": "^1.0.0", + "is-plain-object": "^2.0.4", + "kind-of": "^6.0.1", + "minimist": "^1.2.0", + "mocha": "^3.5.3", + "object-assign": "^4.1.1" + }, + "keywords": [ + "assign", + "clone", + "extend", + "merge", + "obj", + "object", + "object-assign", + "object.assign", + "prop", + "properties", + "property", + "props", + "shallow", + "util", + "utility", + "utils", + "value" + ], + "verb": { + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "related": { + "list": [ + "extend-shallow", + "for-in", + "for-own", + "is-plain-object", + "isobject", + "kind-of" + ] + }, + "plugins": [ + "gulp-format-md" + ], + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/extglob/LICENSE b/node_modules/extglob/LICENSE new file mode 100644 index 0000000..e33d14b --- /dev/null +++ b/node_modules/extglob/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015-2017, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/extglob/README.md b/node_modules/extglob/README.md new file mode 100644 index 0000000..3255ea2 --- /dev/null +++ b/node_modules/extglob/README.md @@ -0,0 +1,362 @@ +# extglob [![NPM version](https://img.shields.io/npm/v/extglob.svg?style=flat)](https://www.npmjs.com/package/extglob) [![NPM monthly downloads](https://img.shields.io/npm/dm/extglob.svg?style=flat)](https://npmjs.org/package/extglob) [![NPM total downloads](https://img.shields.io/npm/dt/extglob.svg?style=flat)](https://npmjs.org/package/extglob) [![Linux Build Status](https://img.shields.io/travis/micromatch/extglob.svg?style=flat&label=Travis)](https://travis-ci.org/micromatch/extglob) [![Windows Build Status](https://img.shields.io/appveyor/ci/micromatch/extglob.svg?style=flat&label=AppVeyor)](https://ci.appveyor.com/project/micromatch/extglob) + +> Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns. + +Please consider following this project's author, [Jon Schlinkert](https://github.com/jonschlinkert), and consider starring the project to show your :heart: and support. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save extglob +``` + +* Convert an extglob string to a regex-compatible string. +* More complete (and correct) support than [minimatch](https://github.com/isaacs/minimatch) (minimatch fails a large percentage of the extglob tests) +* Handles [negation patterns](#extglob-patterns) +* Handles [nested patterns](#extglob-patterns) +* Organized code base, easy to maintain and make changes when edge cases arise +* As you can see by the [benchmarks](#benchmarks), extglob doesn't pay with speed for it's completeness, accuracy and quality. + +**Heads up!**: This library only supports extglobs, to handle full glob patterns and other extended globbing features use [micromatch](https://github.com/jonschlinkert/micromatch) instead. + +## Usage + +The main export is a function that takes a string and options, and returns an object with the parsed AST and the compiled `.output`, which is a regex-compatible string that can be used for matching. + +```js +var extglob = require('extglob'); +console.log(extglob('!(xyz)*.js')); +``` + +## Extglob cheatsheet + +Extended globbing patterns can be defined as follows (as described by the [bash man page](https://www.gnu.org/software/bash/manual/html_node/Pattern-Matching.html)): + +| **pattern** | **regex equivalent** | **description** | +| --- | --- | --- | +| `?(pattern-list)` | `(...|...)?` | Matches zero or one occurrence of the given pattern(s) | +| `*(pattern-list)` | `(...|...)*` | Matches zero or more occurrences of the given pattern(s) | +| `+(pattern-list)` | `(...|...)+` | Matches one or more occurrences of the given pattern(s) | +| `@(pattern-list)` | `(...|...)` [1] | Matches one of the given pattern(s) | +| `!(pattern-list)` | N/A | Matches anything except one of the given pattern(s) | + +## API + +### [extglob](index.js#L36) + +Convert the given `extglob` pattern into a regex-compatible string. Returns an object with the compiled result and the parsed AST. + +**Params** + +* `pattern` **{String}** +* `options` **{Object}** +* `returns` **{String}** + +**Example** + +```js +var extglob = require('extglob'); +console.log(extglob('*.!(*a)')); +//=> '(?!\\.)[^/]*?\\.(?!(?!\\.)[^/]*?a\\b).*?' +``` + +### [.match](index.js#L56) + +Takes an array of strings and an extglob pattern and returns a new array that contains only the strings that match the pattern. + +**Params** + +* `list` **{Array}**: Array of strings to match +* `pattern` **{String}**: Extglob pattern +* `options` **{Object}** +* `returns` **{Array}**: Returns an array of matches + +**Example** + +```js +var extglob = require('extglob'); +console.log(extglob.match(['a.a', 'a.b', 'a.c'], '*.!(*a)')); +//=> ['a.b', 'a.c'] +``` + +### [.isMatch](index.js#L111) + +Returns true if the specified `string` matches the given extglob `pattern`. + +**Params** + +* `string` **{String}**: String to match +* `pattern` **{String}**: Extglob pattern +* `options` **{String}** +* `returns` **{Boolean}** + +**Example** + +```js +var extglob = require('extglob'); + +console.log(extglob.isMatch('a.a', '*.!(*a)')); +//=> false +console.log(extglob.isMatch('a.b', '*.!(*a)')); +//=> true +``` + +### [.contains](index.js#L150) + +Returns true if the given `string` contains the given pattern. Similar to `.isMatch` but the pattern can match any part of the string. + +**Params** + +* `str` **{String}**: The string to match. +* `pattern` **{String}**: Glob pattern to use for matching. +* `options` **{Object}** +* `returns` **{Boolean}**: Returns true if the patter matches any part of `str`. + +**Example** + +```js +var extglob = require('extglob'); +console.log(extglob.contains('aa/bb/cc', '*b')); +//=> true +console.log(extglob.contains('aa/bb/cc', '*d')); +//=> false +``` + +### [.matcher](index.js#L184) + +Takes an extglob pattern and returns a matcher function. The returned function takes the string to match as its only argument. + +**Params** + +* `pattern` **{String}**: Extglob pattern +* `options` **{String}** +* `returns` **{Boolean}** + +**Example** + +```js +var extglob = require('extglob'); +var isMatch = extglob.matcher('*.!(*a)'); + +console.log(isMatch('a.a')); +//=> false +console.log(isMatch('a.b')); +//=> true +``` + +### [.create](index.js#L214) + +Convert the given `extglob` pattern into a regex-compatible string. Returns an object with the compiled result and the parsed AST. + +**Params** + +* `str` **{String}** +* `options` **{Object}** +* `returns` **{String}** + +**Example** + +```js +var extglob = require('extglob'); +console.log(extglob.create('*.!(*a)').output); +//=> '(?!\\.)[^/]*?\\.(?!(?!\\.)[^/]*?a\\b).*?' +``` + +### [.capture](index.js#L248) + +Returns an array of matches captured by `pattern` in `string`, or `null` if the pattern did not match. + +**Params** + +* `pattern` **{String}**: Glob pattern to use for matching. +* `string` **{String}**: String to match +* `options` **{Object}**: See available [options](#options) for changing how matches are performed +* `returns` **{Boolean}**: Returns an array of captures if the string matches the glob pattern, otherwise `null`. + +**Example** + +```js +var extglob = require('extglob'); +extglob.capture(pattern, string[, options]); + +console.log(extglob.capture('test/*.js', 'test/foo.js')); +//=> ['foo'] +console.log(extglob.capture('test/*.js', 'foo/bar.css')); +//=> null +``` + +### [.makeRe](index.js#L281) + +Create a regular expression from the given `pattern` and `options`. + +**Params** + +* `pattern` **{String}**: The pattern to convert to regex. +* `options` **{Object}** +* `returns` **{RegExp}** + +**Example** + +```js +var extglob = require('extglob'); +var re = extglob.makeRe('*.!(*a)'); +console.log(re); +//=> /^[^\/]*?\.(?![^\/]*?a)[^\/]*?$/ +``` + +## Options + +Available options are based on the options from Bash (and the option names used in bash). + +### options.nullglob + +**Type**: `boolean` + +**Default**: `undefined` + +When enabled, the pattern itself will be returned when no matches are found. + +### options.nonull + +Alias for [options.nullglob](#optionsnullglob), included for parity with minimatch. + +### options.cache + +**Type**: `boolean` + +**Default**: `undefined` + +Functions are memoized based on the given glob patterns and options. Disable memoization by setting `options.cache` to false. + +### options.failglob + +**Type**: `boolean` + +**Default**: `undefined` + +Throw an error is no matches are found. + +## Benchmarks + +Last run on December 21, 2017 + +```sh +# negation-nested (49 bytes) + extglob x 2,228,255 ops/sec ±0.98% (89 runs sampled) + minimatch x 207,875 ops/sec ±0.61% (91 runs sampled) + + fastest is extglob (by 1072% avg) + +# negation-simple (43 bytes) + extglob x 2,205,668 ops/sec ±1.00% (91 runs sampled) + minimatch x 311,923 ops/sec ±1.25% (91 runs sampled) + + fastest is extglob (by 707% avg) + +# range-false (57 bytes) + extglob x 2,263,877 ops/sec ±0.40% (94 runs sampled) + minimatch x 271,372 ops/sec ±1.02% (91 runs sampled) + + fastest is extglob (by 834% avg) + +# range-true (56 bytes) + extglob x 2,161,891 ops/sec ±0.41% (92 runs sampled) + minimatch x 268,265 ops/sec ±1.17% (91 runs sampled) + + fastest is extglob (by 806% avg) + +# star-simple (46 bytes) + extglob x 2,211,081 ops/sec ±0.49% (92 runs sampled) + minimatch x 343,319 ops/sec ±0.59% (91 runs sampled) + + fastest is extglob (by 644% avg) + +``` + +## Differences from Bash + +This library has complete parity with Bash 4.3 with only a couple of minor differences. + +* In some cases Bash returns true if the given string "contains" the pattern, whereas this library returns true if the string is an exact match for the pattern. You can relax this by setting `options.contains` to true. +* This library is more accurate than Bash and thus does not fail some of the tests that Bash 4.3 still lists as failing in their unit tests + +## About + +
+Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +
+ +
+Running Tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +
+
+Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +
+ +### Related projects + +You might also be interested in these projects: + +* [braces](https://www.npmjs.com/package/braces): Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support… [more](https://github.com/micromatch/braces) | [homepage](https://github.com/micromatch/braces "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.") +* [expand-brackets](https://www.npmjs.com/package/expand-brackets): Expand POSIX bracket expressions (character classes) in glob patterns. | [homepage](https://github.com/jonschlinkert/expand-brackets "Expand POSIX bracket expressions (character classes) in glob patterns.") +* [expand-range](https://www.npmjs.com/package/expand-range): Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. Used… [more](https://github.com/jonschlinkert/expand-range) | [homepage](https://github.com/jonschlinkert/expand-range "Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. Used by [micromatch].") +* [fill-range](https://www.npmjs.com/package/fill-range): Fill in a range of numbers or letters, optionally passing an increment or `step` to… [more](https://github.com/jonschlinkert/fill-range) | [homepage](https://github.com/jonschlinkert/fill-range "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`") +* [micromatch](https://www.npmjs.com/package/micromatch): Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch. | [homepage](https://github.com/micromatch/micromatch "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.") + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 49 | [jonschlinkert](https://github.com/jonschlinkert) | +| 2 | [isiahmeadows](https://github.com/isiahmeadows) | +| 1 | [doowb](https://github.com/doowb) | +| 1 | [devongovett](https://github.com/devongovett) | +| 1 | [mjbvz](https://github.com/mjbvz) | +| 1 | [shinnn](https://github.com/shinnn) | + +### Author + +**Jon Schlinkert** + +* [linkedin/in/jonschlinkert](https://linkedin.com/in/jonschlinkert) +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on December 21, 2017._ + +
+
+
    +
  1. `@` isn "'t a RegEx character." + +
  2. +
+
\ No newline at end of file diff --git a/node_modules/extglob/changelog.md b/node_modules/extglob/changelog.md new file mode 100644 index 0000000..c9fc4fc --- /dev/null +++ b/node_modules/extglob/changelog.md @@ -0,0 +1,25 @@ +## Changelog + +### v2.0.0 + +**Added features** + +- Adds [.capture](readme.md#capture) method for capturing matches, thanks to [devongovett](https://github.com/devongovett) + + +### v1.0.0 + +**Breaking changes** + +- The main export now returns the compiled string, instead of the object returned from the compiler + +**Added features** + +- Adds a `.create` method to do what the main function did before v1.0.0 + +**Other changes** + +- adds `expand-brackets` parsers/compilers to handle nested brackets and extglobs +- uses `to-regex` to build regex for `makeRe` method +- improves coverage +- optimizations \ No newline at end of file diff --git a/node_modules/extglob/index.js b/node_modules/extglob/index.js new file mode 100644 index 0000000..116e6d5 --- /dev/null +++ b/node_modules/extglob/index.js @@ -0,0 +1,331 @@ +'use strict'; + +/** + * Module dependencies + */ + +var extend = require('extend-shallow'); +var unique = require('array-unique'); +var toRegex = require('to-regex'); + +/** + * Local dependencies + */ + +var compilers = require('./lib/compilers'); +var parsers = require('./lib/parsers'); +var Extglob = require('./lib/extglob'); +var utils = require('./lib/utils'); +var MAX_LENGTH = 1024 * 64; + +/** + * Convert the given `extglob` pattern into a regex-compatible string. Returns + * an object with the compiled result and the parsed AST. + * + * ```js + * var extglob = require('extglob'); + * console.log(extglob('*.!(*a)')); + * //=> '(?!\\.)[^/]*?\\.(?!(?!\\.)[^/]*?a\\b).*?' + * ``` + * @param {String} `pattern` + * @param {Object} `options` + * @return {String} + * @api public + */ + +function extglob(pattern, options) { + return extglob.create(pattern, options).output; +} + +/** + * Takes an array of strings and an extglob pattern and returns a new + * array that contains only the strings that match the pattern. + * + * ```js + * var extglob = require('extglob'); + * console.log(extglob.match(['a.a', 'a.b', 'a.c'], '*.!(*a)')); + * //=> ['a.b', 'a.c'] + * ``` + * @param {Array} `list` Array of strings to match + * @param {String} `pattern` Extglob pattern + * @param {Object} `options` + * @return {Array} Returns an array of matches + * @api public + */ + +extglob.match = function(list, pattern, options) { + if (typeof pattern !== 'string') { + throw new TypeError('expected pattern to be a string'); + } + + list = utils.arrayify(list); + var isMatch = extglob.matcher(pattern, options); + var len = list.length; + var idx = -1; + var matches = []; + + while (++idx < len) { + var ele = list[idx]; + + if (isMatch(ele)) { + matches.push(ele); + } + } + + // if no options were passed, uniquify results and return + if (typeof options === 'undefined') { + return unique(matches); + } + + if (matches.length === 0) { + if (options.failglob === true) { + throw new Error('no matches found for "' + pattern + '"'); + } + if (options.nonull === true || options.nullglob === true) { + return [pattern.split('\\').join('')]; + } + } + + return options.nodupes !== false ? unique(matches) : matches; +}; + +/** + * Returns true if the specified `string` matches the given + * extglob `pattern`. + * + * ```js + * var extglob = require('extglob'); + * + * console.log(extglob.isMatch('a.a', '*.!(*a)')); + * //=> false + * console.log(extglob.isMatch('a.b', '*.!(*a)')); + * //=> true + * ``` + * @param {String} `string` String to match + * @param {String} `pattern` Extglob pattern + * @param {String} `options` + * @return {Boolean} + * @api public + */ + +extglob.isMatch = function(str, pattern, options) { + if (typeof pattern !== 'string') { + throw new TypeError('expected pattern to be a string'); + } + + if (typeof str !== 'string') { + throw new TypeError('expected a string'); + } + + if (pattern === str) { + return true; + } + + if (pattern === '' || pattern === ' ' || pattern === '.') { + return pattern === str; + } + + var isMatch = utils.memoize('isMatch', pattern, options, extglob.matcher); + return isMatch(str); +}; + +/** + * Returns true if the given `string` contains the given pattern. Similar to `.isMatch` but + * the pattern can match any part of the string. + * + * ```js + * var extglob = require('extglob'); + * console.log(extglob.contains('aa/bb/cc', '*b')); + * //=> true + * console.log(extglob.contains('aa/bb/cc', '*d')); + * //=> false + * ``` + * @param {String} `str` The string to match. + * @param {String} `pattern` Glob pattern to use for matching. + * @param {Object} `options` + * @return {Boolean} Returns true if the patter matches any part of `str`. + * @api public + */ + +extglob.contains = function(str, pattern, options) { + if (typeof str !== 'string') { + throw new TypeError('expected a string'); + } + + if (pattern === '' || pattern === ' ' || pattern === '.') { + return pattern === str; + } + + var opts = extend({}, options, {contains: true}); + opts.strictClose = false; + opts.strictOpen = false; + return extglob.isMatch(str, pattern, opts); +}; + +/** + * Takes an extglob pattern and returns a matcher function. The returned + * function takes the string to match as its only argument. + * + * ```js + * var extglob = require('extglob'); + * var isMatch = extglob.matcher('*.!(*a)'); + * + * console.log(isMatch('a.a')); + * //=> false + * console.log(isMatch('a.b')); + * //=> true + * ``` + * @param {String} `pattern` Extglob pattern + * @param {String} `options` + * @return {Boolean} + * @api public + */ + +extglob.matcher = function(pattern, options) { + if (typeof pattern !== 'string') { + throw new TypeError('expected pattern to be a string'); + } + + function matcher() { + var re = extglob.makeRe(pattern, options); + return function(str) { + return re.test(str); + }; + } + + return utils.memoize('matcher', pattern, options, matcher); +}; + +/** + * Convert the given `extglob` pattern into a regex-compatible string. Returns + * an object with the compiled result and the parsed AST. + * + * ```js + * var extglob = require('extglob'); + * console.log(extglob.create('*.!(*a)').output); + * //=> '(?!\\.)[^/]*?\\.(?!(?!\\.)[^/]*?a\\b).*?' + * ``` + * @param {String} `str` + * @param {Object} `options` + * @return {String} + * @api public + */ + +extglob.create = function(pattern, options) { + if (typeof pattern !== 'string') { + throw new TypeError('expected pattern to be a string'); + } + + function create() { + var ext = new Extglob(options); + var ast = ext.parse(pattern, options); + return ext.compile(ast, options); + } + + return utils.memoize('create', pattern, options, create); +}; + +/** + * Returns an array of matches captured by `pattern` in `string`, or `null` + * if the pattern did not match. + * + * ```js + * var extglob = require('extglob'); + * extglob.capture(pattern, string[, options]); + * + * console.log(extglob.capture('test/*.js', 'test/foo.js')); + * //=> ['foo'] + * console.log(extglob.capture('test/*.js', 'foo/bar.css')); + * //=> null + * ``` + * @param {String} `pattern` Glob pattern to use for matching. + * @param {String} `string` String to match + * @param {Object} `options` See available [options](#options) for changing how matches are performed + * @return {Boolean} Returns an array of captures if the string matches the glob pattern, otherwise `null`. + * @api public + */ + +extglob.capture = function(pattern, str, options) { + var re = extglob.makeRe(pattern, extend({capture: true}, options)); + + function match() { + return function(string) { + var match = re.exec(string); + if (!match) { + return null; + } + + return match.slice(1); + }; + } + + var capture = utils.memoize('capture', pattern, options, match); + return capture(str); +}; + +/** + * Create a regular expression from the given `pattern` and `options`. + * + * ```js + * var extglob = require('extglob'); + * var re = extglob.makeRe('*.!(*a)'); + * console.log(re); + * //=> /^[^\/]*?\.(?![^\/]*?a)[^\/]*?$/ + * ``` + * @param {String} `pattern` The pattern to convert to regex. + * @param {Object} `options` + * @return {RegExp} + * @api public + */ + +extglob.makeRe = function(pattern, options) { + if (pattern instanceof RegExp) { + return pattern; + } + + if (typeof pattern !== 'string') { + throw new TypeError('expected pattern to be a string'); + } + + if (pattern.length > MAX_LENGTH) { + throw new Error('expected pattern to be less than ' + MAX_LENGTH + ' characters'); + } + + function makeRe() { + var opts = extend({strictErrors: false}, options); + if (opts.strictErrors === true) opts.strict = true; + var res = extglob.create(pattern, opts); + return toRegex(res.output, opts); + } + + var regex = utils.memoize('makeRe', pattern, options, makeRe); + if (regex.source.length > MAX_LENGTH) { + throw new SyntaxError('potentially malicious regex detected'); + } + + return regex; +}; + +/** + * Cache + */ + +extglob.cache = utils.cache; +extglob.clearCache = function() { + extglob.cache.__data__ = {}; +}; + +/** + * Expose `Extglob` constructor, parsers and compilers + */ + +extglob.Extglob = Extglob; +extglob.compilers = compilers; +extglob.parsers = parsers; + +/** + * Expose `extglob` + * @type {Function} + */ + +module.exports = extglob; diff --git a/node_modules/extglob/lib/.DS_Store b/node_modules/extglob/lib/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6 GIT binary patch literal 6148 zcmeH~Jr2S!425mzP>H1@V-^m;4Wg<&0T*E43hX&L&p$$qDprKhvt+--jT7}7np#A3 zem<@ulZcFPQ@L2!n>{z**++&mCkOWA81W14cNZlEfg7;MkzE(HCqgga^y>{tEnwC%0;vJ&^%eQ zLs35+`xjp>T0 1) { + val += '{' + node.val.length + '}'; + } + return this.emit(val, node); + }) + + /** + * Plus: "+" + */ + + .set('plus', function(node) { + var prev = node.parsed.slice(-1); + if (prev === ']' || prev === ')') { + return this.emit(node.val, node); + } + var ch = this.output.slice(-1); + if (!this.output || (/[?*+]/.test(ch) && node.parent.type !== 'bracket')) { + return this.emit('\\+', node); + } + if (/\w/.test(ch) && !node.inside) { + return this.emit('+\\+?', node); + } + return this.emit('+', node); + }) + + /** + * Star: "*" + */ + + .set('star', function(node) { + var prev = this.prev(); + var prefix = prev.type !== 'text' && prev.type !== 'escape' + ? '(?!\\.)' + : ''; + + return this.emit(prefix + star.call(this, node), node); + }) + + /** + * Parens + */ + + .set('paren', function(node) { + return this.mapVisit(node.nodes); + }) + .set('paren.open', function(node) { + var capture = this.options.capture ? '(' : ''; + + switch (node.parent.prefix) { + case '!': + case '^': + return this.emit(capture + '(?:(?!(?:', node); + case '*': + case '+': + case '?': + case '@': + return this.emit(capture + '(?:', node); + default: { + var val = node.val; + if (this.options.bash === true) { + val = '\\' + val; + } else if (!this.options.capture && val === '(' && node.parent.rest[0] !== '?') { + val += '?:'; + } + + return this.emit(val, node); + } + } + }) + .set('paren.close', function(node) { + var capture = this.options.capture ? ')' : ''; + + switch (node.prefix) { + case '!': + case '^': + var prefix = /^(\)|$)/.test(node.rest) ? '$' : ''; + var str = star.call(this, node); + + // if the extglob has a slash explicitly defined, we know the user wants + // to match slashes, so we need to ensure the "star" regex allows for it + if (node.parent.hasSlash && !this.options.star && this.options.slash !== false) { + str = '.*?'; + } + + return this.emit(prefix + ('))' + str + ')') + capture, node); + case '*': + case '+': + case '?': + return this.emit(')' + node.prefix + capture, node); + case '@': + return this.emit(')' + capture, node); + default: { + var val = (this.options.bash === true ? '\\' : '') + ')'; + return this.emit(val, node); + } + } + }) + + /** + * Text + */ + + .set('text', function(node) { + var val = node.val.replace(/[\[\]]/g, '\\$&'); + return this.emit(val, node); + }); +}; diff --git a/node_modules/extglob/lib/extglob.js b/node_modules/extglob/lib/extglob.js new file mode 100644 index 0000000..015f928 --- /dev/null +++ b/node_modules/extglob/lib/extglob.js @@ -0,0 +1,78 @@ +'use strict'; + +/** + * Module dependencies + */ + +var Snapdragon = require('snapdragon'); +var define = require('define-property'); +var extend = require('extend-shallow'); + +/** + * Local dependencies + */ + +var compilers = require('./compilers'); +var parsers = require('./parsers'); + +/** + * Customize Snapdragon parser and renderer + */ + +function Extglob(options) { + this.options = extend({source: 'extglob'}, options); + this.snapdragon = this.options.snapdragon || new Snapdragon(this.options); + this.snapdragon.patterns = this.snapdragon.patterns || {}; + this.compiler = this.snapdragon.compiler; + this.parser = this.snapdragon.parser; + + compilers(this.snapdragon); + parsers(this.snapdragon); + + /** + * Override Snapdragon `.parse` method + */ + + define(this.snapdragon, 'parse', function(str, options) { + var parsed = Snapdragon.prototype.parse.apply(this, arguments); + parsed.input = str; + + // escape unmatched brace/bracket/parens + var last = this.parser.stack.pop(); + if (last && this.options.strict !== true) { + var node = last.nodes[0]; + node.val = '\\' + node.val; + var sibling = node.parent.nodes[1]; + if (sibling.type === 'star') { + sibling.loose = true; + } + } + + // add non-enumerable parser reference + define(parsed, 'parser', this.parser); + return parsed; + }); + + /** + * Decorate `.parse` method + */ + + define(this, 'parse', function(ast, options) { + return this.snapdragon.parse.apply(this.snapdragon, arguments); + }); + + /** + * Decorate `.compile` method + */ + + define(this, 'compile', function(ast, options) { + return this.snapdragon.compile.apply(this.snapdragon, arguments); + }); + +} + +/** + * Expose `Extglob` + */ + +module.exports = Extglob; diff --git a/node_modules/extglob/lib/parsers.js b/node_modules/extglob/lib/parsers.js new file mode 100644 index 0000000..2ba7352 --- /dev/null +++ b/node_modules/extglob/lib/parsers.js @@ -0,0 +1,156 @@ +'use strict'; + +var brackets = require('expand-brackets'); +var define = require('define-property'); +var utils = require('./utils'); + +/** + * Characters to use in text regex (we want to "not" match + * characters that are matched by other parsers) + */ + +var TEXT_REGEX = '([!@*?+]?\\(|\\)|[*?.+\\\\]|\\[:?(?=.*\\])|:?\\])+'; +var not = utils.createRegex(TEXT_REGEX); + +/** + * Extglob parsers + */ + +function parsers(extglob) { + extglob.state = extglob.state || {}; + + /** + * Use `expand-brackets` parsers + */ + + extglob.use(brackets.parsers); + extglob.parser.sets.paren = extglob.parser.sets.paren || []; + extglob.parser + + /** + * Extglob open: "*(" + */ + + .capture('paren.open', function() { + var parsed = this.parsed; + var pos = this.position(); + var m = this.match(/^([!@*?+])?\(/); + if (!m) return; + + var prev = this.prev(); + var prefix = m[1]; + var val = m[0]; + + var open = pos({ + type: 'paren.open', + parsed: parsed, + val: val + }); + + var node = pos({ + type: 'paren', + prefix: prefix, + nodes: [open] + }); + + // if nested negation extglobs, just cancel them out to simplify + if (prefix === '!' && prev.type === 'paren' && prev.prefix === '!') { + prev.prefix = '@'; + node.prefix = '@'; + } + + define(node, 'rest', this.input); + define(node, 'parsed', parsed); + define(node, 'parent', prev); + define(open, 'parent', node); + + this.push('paren', node); + prev.nodes.push(node); + }) + + /** + * Extglob close: ")" + */ + + .capture('paren.close', function() { + var parsed = this.parsed; + var pos = this.position(); + var m = this.match(/^\)/); + if (!m) return; + + var parent = this.pop('paren'); + var node = pos({ + type: 'paren.close', + rest: this.input, + parsed: parsed, + val: m[0] + }); + + if (!this.isType(parent, 'paren')) { + if (this.options.strict) { + throw new Error('missing opening paren: "("'); + } + node.escaped = true; + return node; + } + + node.prefix = parent.prefix; + parent.nodes.push(node); + define(node, 'parent', parent); + }) + + /** + * Escape: "\\." + */ + + .capture('escape', function() { + var pos = this.position(); + var m = this.match(/^\\(.)/); + if (!m) return; + + return pos({ + type: 'escape', + val: m[0], + ch: m[1] + }); + }) + + /** + * Question marks: "?" + */ + + .capture('qmark', function() { + var parsed = this.parsed; + var pos = this.position(); + var m = this.match(/^\?+(?!\()/); + if (!m) return; + extglob.state.metachar = true; + return pos({ + type: 'qmark', + rest: this.input, + parsed: parsed, + val: m[0] + }); + }) + + /** + * Character parsers + */ + + .capture('star', /^\*(?!\()/) + .capture('plus', /^\+(?!\()/) + .capture('dot', /^\./) + .capture('text', not); +}; + +/** + * Expose text regex string + */ + +module.exports.TEXT_REGEX = TEXT_REGEX; + +/** + * Extglob parsers + */ + +module.exports = parsers; diff --git a/node_modules/extglob/lib/utils.js b/node_modules/extglob/lib/utils.js new file mode 100644 index 0000000..37a59fb --- /dev/null +++ b/node_modules/extglob/lib/utils.js @@ -0,0 +1,69 @@ +'use strict'; + +var regex = require('regex-not'); +var Cache = require('fragment-cache'); + +/** + * Utils + */ + +var utils = module.exports; +var cache = utils.cache = new Cache(); + +/** + * Cast `val` to an array + * @return {Array} + */ + +utils.arrayify = function(val) { + if (!Array.isArray(val)) { + return [val]; + } + return val; +}; + +/** + * Memoize a generated regex or function + */ + +utils.memoize = function(type, pattern, options, fn) { + var key = utils.createKey(type + pattern, options); + + if (cache.has(type, key)) { + return cache.get(type, key); + } + + var val = fn(pattern, options); + if (options && options.cache === false) { + return val; + } + + cache.set(type, key, val); + return val; +}; + +/** + * Create the key to use for memoization. The key is generated + * by iterating over the options and concatenating key-value pairs + * to the pattern string. + */ + +utils.createKey = function(pattern, options) { + var key = pattern; + if (typeof options === 'undefined') { + return key; + } + for (var prop in options) { + key += ';' + prop + '=' + String(options[prop]); + } + return key; +}; + +/** + * Create the regex to use for matching text + */ + +utils.createRegex = function(str) { + var opts = {contains: true, strictClose: false}; + return regex(str, opts); +}; diff --git a/node_modules/extglob/node_modules/define-property/LICENSE b/node_modules/extglob/node_modules/define-property/LICENSE new file mode 100644 index 0000000..ec85897 --- /dev/null +++ b/node_modules/extglob/node_modules/define-property/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015, 2017, Jon Schlinkert + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/extglob/node_modules/define-property/README.md b/node_modules/extglob/node_modules/define-property/README.md new file mode 100644 index 0000000..2f1af05 --- /dev/null +++ b/node_modules/extglob/node_modules/define-property/README.md @@ -0,0 +1,95 @@ +# define-property [![NPM version](https://img.shields.io/npm/v/define-property.svg?style=flat)](https://www.npmjs.com/package/define-property) [![NPM monthly downloads](https://img.shields.io/npm/dm/define-property.svg?style=flat)](https://npmjs.org/package/define-property) [![NPM total downloads](https://img.shields.io/npm/dt/define-property.svg?style=flat)](https://npmjs.org/package/define-property) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/define-property.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/define-property) + +> Define a non-enumerable property on an object. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save define-property +``` + +Install with [yarn](https://yarnpkg.com): + +```sh +$ yarn add define-property +``` + +## Usage + +**Params** + +* `obj`: The object on which to define the property. +* `prop`: The name of the property to be defined or modified. +* `descriptor`: The descriptor for the property being defined or modified. + +```js +var define = require('define-property'); +var obj = {}; +define(obj, 'foo', function(val) { + return val.toUpperCase(); +}); + +console.log(obj); +//=> {} + +console.log(obj.foo('bar')); +//=> 'BAR' +``` + +**get/set** + +```js +define(obj, 'foo', { + get: function() {}, + set: function() {} +}); +``` + +## About + +### Related projects + +* [assign-deep](https://www.npmjs.com/package/assign-deep): Deeply assign the enumerable properties and/or es6 Symbol properies of source objects to the target… [more](https://github.com/jonschlinkert/assign-deep) | [homepage](https://github.com/jonschlinkert/assign-deep "Deeply assign the enumerable properties and/or es6 Symbol properies of source objects to the target (first) object.") +* [extend-shallow](https://www.npmjs.com/package/extend-shallow): Extend an object with the properties of additional objects. node.js/javascript util. | [homepage](https://github.com/jonschlinkert/extend-shallow "Extend an object with the properties of additional objects. node.js/javascript util.") +* [merge-deep](https://www.npmjs.com/package/merge-deep): Recursively merge values in a javascript object. | [homepage](https://github.com/jonschlinkert/merge-deep "Recursively merge values in a javascript object.") +* [mixin-deep](https://www.npmjs.com/package/mixin-deep): Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. | [homepage](https://github.com/jonschlinkert/mixin-deep "Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.") + +### Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +### Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +### Running tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.5.0, on April 20, 2017._ \ No newline at end of file diff --git a/node_modules/extglob/node_modules/define-property/index.js b/node_modules/extglob/node_modules/define-property/index.js new file mode 100644 index 0000000..27c19eb --- /dev/null +++ b/node_modules/extglob/node_modules/define-property/index.js @@ -0,0 +1,31 @@ +/*! + * define-property + * + * Copyright (c) 2015, 2017, Jon Schlinkert. + * Released under the MIT License. + */ + +'use strict'; + +var isDescriptor = require('is-descriptor'); + +module.exports = function defineProperty(obj, prop, val) { + if (typeof obj !== 'object' && typeof obj !== 'function') { + throw new TypeError('expected an object or function.'); + } + + if (typeof prop !== 'string') { + throw new TypeError('expected `prop` to be a string.'); + } + + if (isDescriptor(val) && ('set' in val || 'get' in val)) { + return Object.defineProperty(obj, prop, val); + } + + return Object.defineProperty(obj, prop, { + configurable: true, + enumerable: false, + writable: true, + value: val + }); +}; diff --git a/node_modules/extglob/node_modules/define-property/package.json b/node_modules/extglob/node_modules/define-property/package.json new file mode 100644 index 0000000..e0ab1ca --- /dev/null +++ b/node_modules/extglob/node_modules/define-property/package.json @@ -0,0 +1,62 @@ +{ + "name": "define-property", + "description": "Define a non-enumerable property on an object.", + "version": "1.0.0", + "homepage": "https://github.com/jonschlinkert/define-property", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/define-property", + "bugs": { + "url": "https://github.com/jonschlinkert/define-property/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "is-descriptor": "^1.0.0" + }, + "devDependencies": { + "gulp-format-md": "^0.1.12", + "mocha": "^3.2.0" + }, + "keywords": [ + "define", + "define-property", + "enumerable", + "key", + "non", + "non-enumerable", + "object", + "prop", + "property", + "value" + ], + "verb": { + "related": { + "list": [ + "extend-shallow", + "merge-deep", + "assign-deep", + "mixin-deep" + ] + }, + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/extglob/node_modules/extend-shallow/LICENSE b/node_modules/extglob/node_modules/extend-shallow/LICENSE new file mode 100644 index 0000000..fa30c4c --- /dev/null +++ b/node_modules/extglob/node_modules/extend-shallow/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2015, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/extglob/node_modules/extend-shallow/README.md b/node_modules/extglob/node_modules/extend-shallow/README.md new file mode 100644 index 0000000..cdc45d4 --- /dev/null +++ b/node_modules/extglob/node_modules/extend-shallow/README.md @@ -0,0 +1,61 @@ +# extend-shallow [![NPM version](https://badge.fury.io/js/extend-shallow.svg)](http://badge.fury.io/js/extend-shallow) [![Build Status](https://travis-ci.org/jonschlinkert/extend-shallow.svg)](https://travis-ci.org/jonschlinkert/extend-shallow) + +> Extend an object with the properties of additional objects. node.js/javascript util. + +## Install + +Install with [npm](https://www.npmjs.com/) + +```sh +$ npm i extend-shallow --save +``` + +## Usage + +```js +var extend = require('extend-shallow'); + +extend({a: 'b'}, {c: 'd'}) +//=> {a: 'b', c: 'd'} +``` + +Pass an empty object to shallow clone: + +```js +var obj = {}; +extend(obj, {a: 'b'}, {c: 'd'}) +//=> {a: 'b', c: 'd'} +``` + +## Related + +* [extend-shallow](https://github.com/jonschlinkert/extend-shallow): Extend an object with the properties of additional objects. node.js/javascript util. +* [for-own](https://github.com/jonschlinkert/for-own): Iterate over the own enumerable properties of an object, and return an object with properties… [more](https://github.com/jonschlinkert/for-own) +* [for-in](https://github.com/jonschlinkert/for-in): Iterate over the own and inherited enumerable properties of an objecte, and return an object… [more](https://github.com/jonschlinkert/for-in) +* [is-plain-object](https://github.com/jonschlinkert/is-plain-object): Returns true if an object was created by the `Object` constructor. +* [isobject](https://github.com/jonschlinkert/isobject): Returns true if the value is an object and not an array or null. +* [kind-of](https://github.com/jonschlinkert/kind-of): Get the native type of a value. + +## Running tests + +Install dev dependencies: + +```sh +$ npm i -d && npm test +``` + +## Author + +**Jon Schlinkert** + ++ [github/jonschlinkert](https://github.com/jonschlinkert) ++ [twitter/jonschlinkert](http://twitter.com/jonschlinkert) + +## License + +Copyright © 2015 Jon Schlinkert +Released under the MIT license. + +*** + +_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on June 29, 2015._ \ No newline at end of file diff --git a/node_modules/extglob/node_modules/extend-shallow/index.js b/node_modules/extglob/node_modules/extend-shallow/index.js new file mode 100644 index 0000000..92a067f --- /dev/null +++ b/node_modules/extglob/node_modules/extend-shallow/index.js @@ -0,0 +1,33 @@ +'use strict'; + +var isObject = require('is-extendable'); + +module.exports = function extend(o/*, objects*/) { + if (!isObject(o)) { o = {}; } + + var len = arguments.length; + for (var i = 1; i < len; i++) { + var obj = arguments[i]; + + if (isObject(obj)) { + assign(o, obj); + } + } + return o; +}; + +function assign(a, b) { + for (var key in b) { + if (hasOwn(b, key)) { + a[key] = b[key]; + } + } +} + +/** + * Returns true if the given `key` is an own property of `obj`. + */ + +function hasOwn(obj, key) { + return Object.prototype.hasOwnProperty.call(obj, key); +} diff --git a/node_modules/extglob/node_modules/extend-shallow/package.json b/node_modules/extglob/node_modules/extend-shallow/package.json new file mode 100644 index 0000000..b42e01c --- /dev/null +++ b/node_modules/extglob/node_modules/extend-shallow/package.json @@ -0,0 +1,56 @@ +{ + "name": "extend-shallow", + "description": "Extend an object with the properties of additional objects. node.js/javascript util.", + "version": "2.0.1", + "homepage": "https://github.com/jonschlinkert/extend-shallow", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/extend-shallow", + "bugs": { + "url": "https://github.com/jonschlinkert/extend-shallow/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "is-extendable": "^0.1.0" + }, + "devDependencies": { + "array-slice": "^0.2.3", + "benchmarked": "^0.1.4", + "chalk": "^1.0.0", + "for-own": "^0.1.3", + "glob": "^5.0.12", + "is-plain-object": "^2.0.1", + "kind-of": "^2.0.0", + "minimist": "^1.1.1", + "mocha": "^2.2.5", + "should": "^7.0.1" + }, + "keywords": [ + "assign", + "extend", + "javascript", + "js", + "keys", + "merge", + "obj", + "object", + "prop", + "properties", + "property", + "props", + "shallow", + "util", + "utility", + "utils", + "value" + ] +} \ No newline at end of file diff --git a/node_modules/extglob/node_modules/is-extendable/LICENSE b/node_modules/extglob/node_modules/is-extendable/LICENSE new file mode 100644 index 0000000..65f90ac --- /dev/null +++ b/node_modules/extglob/node_modules/is-extendable/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/extglob/node_modules/is-extendable/README.md b/node_modules/extglob/node_modules/is-extendable/README.md new file mode 100644 index 0000000..e4cfaeb --- /dev/null +++ b/node_modules/extglob/node_modules/is-extendable/README.md @@ -0,0 +1,72 @@ +# is-extendable [![NPM version](https://badge.fury.io/js/is-extendable.svg)](http://badge.fury.io/js/is-extendable) + +> Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?" + +## Install + +Install with [npm](https://www.npmjs.com/) + +```sh +$ npm i is-extendable --save +``` + +## Usage + +```js +var isExtendable = require('is-extendable'); +``` + +Returns true if the value is any of the following: + +* `array` +* `regexp` +* `plain object` +* `function` +* `date` +* `error` + +## Notes + +All objects in JavaScript can have keys, but it's a pain to check for this, since we ether need to verify that the value is not `null` or `undefined` and: + +* the value is not a primitive, or +* that the object is an `object`, `function` + +Also note that an `extendable` object is not the same as an [extensible object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/isExtensible), which is one that (in es6) is not sealed, frozen, or marked as non-extensible using `preventExtensions`. + +## Related projects + +* [assign-deep](https://github.com/jonschlinkert/assign-deep): Deeply assign the enumerable properties of source objects to a destination object. +* [extend-shallow](https://github.com/jonschlinkert/extend-shallow): Extend an object with the properties of additional objects. node.js/javascript util. +* [isobject](https://github.com/jonschlinkert/isobject): Returns true if the value is an object and not an array or null. +* [is-plain-object](https://github.com/jonschlinkert/is-plain-object): Returns true if an object was created by the `Object` constructor. +* [is-equal-shallow](https://github.com/jonschlinkert/is-equal-shallow): Does a shallow comparison of two objects, returning false if the keys or values differ. +* [kind-of](https://github.com/jonschlinkert/kind-of): Get the native type of a value. + +## Running tests + +Install dev dependencies: + +```sh +$ npm i -d && npm test +``` + +## Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/jonschlinkert/is-extendable/issues/new) + +## Author + +**Jon Schlinkert** + ++ [github/jonschlinkert](https://github.com/jonschlinkert) ++ [twitter/jonschlinkert](http://twitter.com/jonschlinkert) + +## License + +Copyright © 2015 Jon Schlinkert +Released under the MIT license. + +*** + +_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on July 04, 2015._ \ No newline at end of file diff --git a/node_modules/extglob/node_modules/is-extendable/index.js b/node_modules/extglob/node_modules/is-extendable/index.js new file mode 100644 index 0000000..4ee71a4 --- /dev/null +++ b/node_modules/extglob/node_modules/is-extendable/index.js @@ -0,0 +1,13 @@ +/*! + * is-extendable + * + * Copyright (c) 2015, Jon Schlinkert. + * Licensed under the MIT License. + */ + +'use strict'; + +module.exports = function isExtendable(val) { + return typeof val !== 'undefined' && val !== null + && (typeof val === 'object' || typeof val === 'function'); +}; diff --git a/node_modules/extglob/node_modules/is-extendable/package.json b/node_modules/extglob/node_modules/is-extendable/package.json new file mode 100644 index 0000000..5dd006e --- /dev/null +++ b/node_modules/extglob/node_modules/is-extendable/package.json @@ -0,0 +1,51 @@ +{ + "name": "is-extendable", + "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"", + "version": "0.1.1", + "homepage": "https://github.com/jonschlinkert/is-extendable", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/is-extendable", + "bugs": { + "url": "https://github.com/jonschlinkert/is-extendable/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "devDependencies": { + "mocha": "*" + }, + "keywords": [ + "array", + "assign", + "check", + "date", + "extend", + "extensible", + "function", + "is", + "object", + "regex", + "test" + ], + "verbiage": { + "related": { + "list": [ + "isobject", + "is-plain-object", + "kind-of", + "is-extendable", + "is-equal-shallow", + "extend-shallow", + "assign-deep" + ] + } + } +} diff --git a/node_modules/extglob/package.json b/node_modules/extglob/package.json new file mode 100644 index 0000000..afe5157 --- /dev/null +++ b/node_modules/extglob/package.json @@ -0,0 +1,108 @@ +{ + "name": "extglob", + "description": "Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.", + "version": "2.0.4", + "homepage": "https://github.com/micromatch/extglob", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Brian Woodward (https://twitter.com/doowb)", + "Devon Govett (http://badassjs.com)", + "Isiah Meadows (https://www.isiahmeadows.com)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Matt Bierner (http://mattbierner.com)", + "Shinnosuke Watanabe (https://shinnn.github.io)" + ], + "repository": "micromatch/extglob", + "bugs": { + "url": "https://github.com/micromatch/extglob/issues" + }, + "license": "MIT", + "files": [ + "index.js", + "lib" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "array-unique": "^0.3.2", + "define-property": "^1.0.0", + "expand-brackets": "^2.1.4", + "extend-shallow": "^2.0.1", + "fragment-cache": "^0.2.1", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.1" + }, + "devDependencies": { + "bash-match": "^1.0.2", + "for-own": "^1.0.0", + "gulp": "^3.9.1", + "gulp-eslint": "^4.0.0", + "gulp-format-md": "^1.0.0", + "gulp-istanbul": "^1.1.2", + "gulp-mocha": "^3.0.1", + "gulp-unused": "^0.2.1", + "helper-changelog": "^0.3.0", + "is-windows": "^1.0.1", + "micromatch": "^3.0.4", + "minimatch": "^3.0.4", + "minimist": "^1.2.0", + "mocha": "^3.5.0", + "multimatch": "^2.1.0" + }, + "keywords": [ + "bash", + "extended", + "extglob", + "glob", + "globbing", + "ksh", + "match", + "pattern", + "patterns", + "regex", + "test", + "wildcard" + ], + "lintDeps": { + "devDependencies": { + "files": { + "options": { + "ignore": [ + "benchmark/**/*.js" + ] + } + } + } + }, + "verb": { + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "related": { + "list": [ + "braces", + "expand-brackets", + "expand-range", + "fill-range", + "micromatch" + ] + }, + "helpers": [ + "helper-changelog" + ], + "plugins": [ + "gulp-format-md" + ], + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/fast-glob/LICENSE b/node_modules/fast-glob/LICENSE new file mode 100644 index 0000000..65a9994 --- /dev/null +++ b/node_modules/fast-glob/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) Denis Malinochkin + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/fast-glob/README.md b/node_modules/fast-glob/README.md new file mode 100644 index 0000000..393f4fe --- /dev/null +++ b/node_modules/fast-glob/README.md @@ -0,0 +1,795 @@ +# fast-glob + +> It's a very fast and efficient [glob][glob_definition] library for [Node.js][node_js]. + +This package provides methods for traversing the file system and returning pathnames that matched a defined set of a specified pattern according to the rules used by the Unix Bash shell with some simplifications, meanwhile results are returned in **arbitrary order**. Quick, simple, effective. + +## Table of Contents + +
+Details + +* [Highlights](#highlights) +* [Donation](#donation) +* [Old and modern mode](#old-and-modern-mode) +* [Pattern syntax](#pattern-syntax) + * [Basic syntax](#basic-syntax) + * [Advanced syntax](#advanced-syntax) +* [Installation](#installation) +* [API](#api) + * [Asynchronous](#asynchronous) + * [Synchronous](#synchronous) + * [Stream](#stream) + * [patterns](#patterns) + * [[options]](#options) + * [Helpers](#helpers) + * [generateTasks](#generatetaskspatterns-options) + * [isDynamicPattern](#isdynamicpatternpattern-options) + * [escapePath](#escapepathpattern) +* [Options](#options-3) + * [Common](#common) + * [concurrency](#concurrency) + * [cwd](#cwd) + * [deep](#deep) + * [followSymbolicLinks](#followsymboliclinks) + * [fs](#fs) + * [ignore](#ignore) + * [suppressErrors](#suppresserrors) + * [throwErrorOnBrokenSymbolicLink](#throwerroronbrokensymboliclink) + * [Output control](#output-control) + * [absolute](#absolute) + * [markDirectories](#markdirectories) + * [objectMode](#objectmode) + * [onlyDirectories](#onlydirectories) + * [onlyFiles](#onlyfiles) + * [stats](#stats) + * [unique](#unique) + * [Matching control](#matching-control) + * [braceExpansion](#braceexpansion) + * [caseSensitiveMatch](#casesensitivematch) + * [dot](#dot) + * [extglob](#extglob) + * [globstar](#globstar) + * [baseNameMatch](#basenamematch) +* [FAQ](#faq) + * [What is a static or dynamic pattern?](#what-is-a-static-or-dynamic-pattern) + * [How to write patterns on Windows?](#how-to-write-patterns-on-windows) + * [Why are parentheses match wrong?](#why-are-parentheses-match-wrong) + * [How to exclude directory from reading?](#how-to-exclude-directory-from-reading) + * [How to use UNC path?](#how-to-use-unc-path) + * [Compatible with `node-glob`?](#compatible-with-node-glob) +* [Benchmarks](#benchmarks) + * [Server](#server) + * [Nettop](#nettop) +* [Changelog](#changelog) +* [License](#license) + +
+ +## Highlights + +* Fast. Probably the fastest. +* Supports multiple and negative patterns. +* Synchronous, Promise and Stream API. +* Object mode. Can return more than just strings. +* Error-tolerant. + +## Donation + +Do you like this project? Support it by donating, creating an issue or pull request. + +[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)][paypal_mrmlnc] + +## Old and modern mode + +This package works in two modes, depending on the environment in which it is used. + +* **Old mode**. Node.js below 10.10 or when the [`stats`](#stats) option is *enabled*. +* **Modern mode**. Node.js 10.10+ and the [`stats`](#stats) option is *disabled*. + +The modern mode is faster. Learn more about the [internal mechanism][nodelib_fs_scandir_old_and_modern_modern]. + +## Pattern syntax + +> :warning: Always use forward-slashes in glob expressions (patterns and [`ignore`](#ignore) option). Use backslashes for escaping characters. + +There is more than one form of syntax: basic and advanced. Below is a brief overview of the supported features. Also pay attention to our [FAQ](#faq). + +> :book: This package uses a [`micromatch`][micromatch] as a library for pattern matching. + +### Basic syntax + +* An asterisk (`*`) — matches everything except slashes (path separators), hidden files (names starting with `.`). +* A double star or globstar (`**`) — matches zero or more directories. +* Question mark (`?`) – matches any single character except slashes (path separators). +* Sequence (`[seq]`) — matches any character in sequence. + +> :book: A few additional words about the [basic matching behavior][picomatch_matching_behavior]. + +Some examples: + +* `src/**/*.js` — matches all files in the `src` directory (any level of nesting) that have the `.js` extension. +* `src/*.??` — matches all files in the `src` directory (only first level of nesting) that have a two-character extension. +* `file-[01].js` — matches files: `file-0.js`, `file-1.js`. + +### Advanced syntax + +* [Escapes characters][micromatch_backslashes] (`\\`) — matching special characters (`$^*+?()[]`) as literals. +* [POSIX character classes][picomatch_posix_brackets] (`[[:digit:]]`). +* [Extended globs][micromatch_extglobs] (`?(pattern-list)`). +* [Bash style brace expansions][micromatch_braces] (`{}`). +* [Regexp character classes][micromatch_regex_character_classes] (`[1-5]`). +* [Regex groups][regular_expressions_brackets] (`(a|b)`). + +> :book: A few additional words about the [advanced matching behavior][micromatch_extended_globbing]. + +Some examples: + +* `src/**/*.{css,scss}` — matches all files in the `src` directory (any level of nesting) that have the `.css` or `.scss` extension. +* `file-[[:digit:]].js` — matches files: `file-0.js`, `file-1.js`, …, `file-9.js`. +* `file-{1..3}.js` — matches files: `file-1.js`, `file-2.js`, `file-3.js`. +* `file-(1|2)` — matches files: `file-1.js`, `file-2.js`. + +## Installation + +```console +npm install fast-glob +``` + +## API + +### Asynchronous + +```js +fg(patterns, [options]) +``` + +Returns a `Promise` with an array of matching entries. + +```js +const fg = require('fast-glob'); + +const entries = await fg(['.editorconfig', '**/index.js'], { dot: true }); + +// ['.editorconfig', 'services/index.js'] +``` + +### Synchronous + +```js +fg.sync(patterns, [options]) +``` + +Returns an array of matching entries. + +```js +const fg = require('fast-glob'); + +const entries = fg.sync(['.editorconfig', '**/index.js'], { dot: true }); + +// ['.editorconfig', 'services/index.js'] +``` + +### Stream + +```js +fg.stream(patterns, [options]) +``` + +Returns a [`ReadableStream`][node_js_stream_readable_streams] when the `data` event will be emitted with matching entry. + +```js +const fg = require('fast-glob'); + +const stream = fg.stream(['.editorconfig', '**/index.js'], { dot: true }); + +for await (const entry of stream) { + // .editorconfig + // services/index.js +} +``` + +#### patterns + +* Required: `true` +* Type: `string | string[]` + +Any correct pattern(s). + +> :1234: [Pattern syntax](#pattern-syntax) +> +> :warning: This package does not respect the order of patterns. First, all the negative patterns are applied, and only then the positive patterns. If you want to get a certain order of records, use sorting or split calls. + +#### [options] + +* Required: `false` +* Type: [`Options`](#options-3) + +See [Options](#options-3) section. + +### Helpers + +#### `generateTasks(patterns, [options])` + +Returns the internal representation of patterns ([`Task`](./src/managers/tasks.ts) is a combining patterns by base directory). + +```js +fg.generateTasks('*'); + +[{ + base: '.', // Parent directory for all patterns inside this task + dynamic: true, // Dynamic or static patterns are in this task + patterns: ['*'], + positive: ['*'], + negative: [] +}] +``` + +##### patterns + +* Required: `true` +* Type: `string | string[]` + +Any correct pattern(s). + +##### [options] + +* Required: `false` +* Type: [`Options`](#options-3) + +See [Options](#options-3) section. + +#### `isDynamicPattern(pattern, [options])` + +Returns `true` if the passed pattern is a dynamic pattern. + +> :1234: [What is a static or dynamic pattern?](#what-is-a-static-or-dynamic-pattern) + +```js +fg.isDynamicPattern('*'); // true +fg.isDynamicPattern('abc'); // false +``` + +##### pattern + +* Required: `true` +* Type: `string` + +Any correct pattern. + +##### [options] + +* Required: `false` +* Type: [`Options`](#options-3) + +See [Options](#options-3) section. + +#### `escapePath(pattern)` + +Returns a path with escaped special characters (`*?|(){}[]`, `!` at the beginning of line, `@+!` before the opening parenthesis). + +```js +fg.escapePath('!abc'); // \\!abc +fg.escapePath('C:/Program Files (x86)'); // C:/Program Files \\(x86\\) +``` + +##### pattern + +* Required: `true` +* Type: `string` + +Any string, for example, a path to a file. + +## Options + +### Common options + +#### concurrency + +* Type: `number` +* Default: `os.cpus().length` + +Specifies the maximum number of concurrent requests from a reader to read directories. + +> :book: The higher the number, the higher the performance and load on the file system. If you want to read in quiet mode, set the value to a comfortable number or `1`. + +#### cwd + +* Type: `string` +* Default: `process.cwd()` + +The current working directory in which to search. + +#### deep + +* Type: `number` +* Default: `Infinity` + +Specifies the maximum depth of a read directory relative to the start directory. + +For example, you have the following tree: + +```js +dir/ +└── one/ // 1 + └── two/ // 2 + └── file.js // 3 +``` + +```js +// With base directory +fg.sync('dir/**', { onlyFiles: false, deep: 1 }); // ['dir/one'] +fg.sync('dir/**', { onlyFiles: false, deep: 2 }); // ['dir/one', 'dir/one/two'] + +// With cwd option +fg.sync('**', { onlyFiles: false, cwd: 'dir', deep: 1 }); // ['one'] +fg.sync('**', { onlyFiles: false, cwd: 'dir', deep: 2 }); // ['one', 'one/two'] +``` + +> :book: If you specify a pattern with some base directory, this directory will not participate in the calculation of the depth of the found directories. Think of it as a [`cwd`](#cwd) option. + +#### followSymbolicLinks + +* Type: `boolean` +* Default: `true` + +Indicates whether to traverse descendants of symbolic link directories when expanding `**` patterns. + +> :book: Note that this option does not affect the base directory of the pattern. For example, if `./a` is a symlink to directory `./b` and you specified `['./a**', './b/**']` patterns, then directory `./a` will still be read. + +> :book: If the [`stats`](#stats) option is specified, the information about the symbolic link (`fs.lstat`) will be replaced with information about the entry (`fs.stat`) behind it. + +#### fs + +* Type: `FileSystemAdapter` +* Default: `fs.*` + +Custom implementation of methods for working with the file system. + +```ts +export interface FileSystemAdapter { + lstat?: typeof fs.lstat; + stat?: typeof fs.stat; + lstatSync?: typeof fs.lstatSync; + statSync?: typeof fs.statSync; + readdir?: typeof fs.readdir; + readdirSync?: typeof fs.readdirSync; +} +``` + +#### ignore + +* Type: `string[]` +* Default: `[]` + +An array of glob patterns to exclude matches. This is an alternative way to use negative patterns. + +```js +dir/ +├── package-lock.json +└── package.json +``` + +```js +fg.sync(['*.json', '!package-lock.json']); // ['package.json'] +fg.sync('*.json', { ignore: ['package-lock.json'] }); // ['package.json'] +``` + +#### suppressErrors + +* Type: `boolean` +* Default: `false` + +By default this package suppress only `ENOENT` errors. Set to `true` to suppress any error. + +> :book: Can be useful when the directory has entries with a special level of access. + +#### throwErrorOnBrokenSymbolicLink + +* Type: `boolean` +* Default: `false` + +Throw an error when symbolic link is broken if `true` or safely return `lstat` call if `false`. + +> :book: This option has no effect on errors when reading the symbolic link directory. + +### Output control + +#### absolute + +* Type: `boolean` +* Default: `false` + +Return the absolute path for entries. + +```js +fg.sync('*.js', { absolute: false }); // ['index.js'] +fg.sync('*.js', { absolute: true }); // ['/home/user/index.js'] +``` + +> :book: This option is required if you want to use negative patterns with absolute path, for example, `!${__dirname}/*.js`. + +#### markDirectories + +* Type: `boolean` +* Default: `false` + +Mark the directory path with the final slash. + +```js +fg.sync('*', { onlyFiles: false, markDirectories: false }); // ['index.js', 'controllers'] +fg.sync('*', { onlyFiles: false, markDirectories: true }); // ['index.js', 'controllers/'] +``` + +#### objectMode + +* Type: `boolean` +* Default: `false` + +Returns objects (instead of strings) describing entries. + +```js +fg.sync('*', { objectMode: false }); // ['src/index.js'] +fg.sync('*', { objectMode: true }); // [{ name: 'index.js', path: 'src/index.js', dirent: }] +``` + +The object has the following fields: + +* name (`string`) — the last part of the path (basename) +* path (`string`) — full path relative to the pattern base directory +* dirent ([`fs.Dirent`][node_js_fs_class_fs_dirent]) — instance of `fs.Dirent` + +> :book: An object is an internal representation of entry, so getting it does not affect performance. + +#### onlyDirectories + +* Type: `boolean` +* Default: `false` + +Return only directories. + +```js +fg.sync('*', { onlyDirectories: false }); // ['index.js', 'src'] +fg.sync('*', { onlyDirectories: true }); // ['src'] +``` + +> :book: If `true`, the [`onlyFiles`](#onlyfiles) option is automatically `false`. + +#### onlyFiles + +* Type: `boolean` +* Default: `true` + +Return only files. + +```js +fg.sync('*', { onlyFiles: false }); // ['index.js', 'src'] +fg.sync('*', { onlyFiles: true }); // ['index.js'] +``` + +#### stats + +* Type: `boolean` +* Default: `false` + +Enables an [object mode](#objectmode) with an additional field: + +* stats ([`fs.Stats`][node_js_fs_class_fs_stats]) — instance of `fs.Stats` + +```js +fg.sync('*', { stats: false }); // ['src/index.js'] +fg.sync('*', { stats: true }); // [{ name: 'index.js', path: 'src/index.js', dirent: , stats: }] +``` + +> :book: Returns `fs.stat` instead of `fs.lstat` for symbolic links when the [`followSymbolicLinks`](#followsymboliclinks) option is specified. +> +> :warning: Unlike [object mode](#objectmode) this mode requires additional calls to the file system. On average, this mode is slower at least twice. See [old and modern mode](#old-and-modern-mode) for more details. + +#### unique + +* Type: `boolean` +* Default: `true` + +Ensures that the returned entries are unique. + +```js +fg.sync(['*.json', 'package.json'], { unique: false }); // ['package.json', 'package.json'] +fg.sync(['*.json', 'package.json'], { unique: true }); // ['package.json'] +``` + +If `true` and similar entries are found, the result is the first found. + +### Matching control + +#### braceExpansion + +* Type: `boolean` +* Default: `true` + +Enables Bash-like brace expansion. + +> :1234: [Syntax description][bash_hackers_syntax_expansion_brace] or more [detailed description][micromatch_braces]. + +```js +dir/ +├── abd +├── acd +└── a{b,c}d +``` + +```js +fg.sync('a{b,c}d', { braceExpansion: false }); // ['a{b,c}d'] +fg.sync('a{b,c}d', { braceExpansion: true }); // ['abd', 'acd'] +``` + +#### caseSensitiveMatch + +* Type: `boolean` +* Default: `true` + +Enables a [case-sensitive][wikipedia_case_sensitivity] mode for matching files. + +```js +dir/ +├── file.txt +└── File.txt +``` + +```js +fg.sync('file.txt', { caseSensitiveMatch: false }); // ['file.txt', 'File.txt'] +fg.sync('file.txt', { caseSensitiveMatch: true }); // ['file.txt'] +``` + +#### dot + +* Type: `boolean` +* Default: `false` + +Allow patterns to match entries that begin with a period (`.`). + +> :book: Note that an explicit dot in a portion of the pattern will always match dot files. + +```js +dir/ +├── .editorconfig +└── package.json +``` + +```js +fg.sync('*', { dot: false }); // ['package.json'] +fg.sync('*', { dot: true }); // ['.editorconfig', 'package.json'] +``` + +#### extglob + +* Type: `boolean` +* Default: `true` + +Enables Bash-like `extglob` functionality. + +> :1234: [Syntax description][micromatch_extglobs]. + +```js +dir/ +├── README.md +└── package.json +``` + +```js +fg.sync('*.+(json|md)', { extglob: false }); // [] +fg.sync('*.+(json|md)', { extglob: true }); // ['README.md', 'package.json'] +``` + +#### globstar + +* Type: `boolean` +* Default: `true` + +Enables recursively repeats a pattern containing `**`. If `false`, `**` behaves exactly like `*`. + +```js +dir/ +└── a + └── b +``` + +```js +fg.sync('**', { onlyFiles: false, globstar: false }); // ['a'] +fg.sync('**', { onlyFiles: false, globstar: true }); // ['a', 'a/b'] +``` + +#### baseNameMatch + +* Type: `boolean` +* Default: `false` + +If set to `true`, then patterns without slashes will be matched against the basename of the path if it contains slashes. + +```js +dir/ +└── one/ + └── file.md +``` + +```js +fg.sync('*.md', { baseNameMatch: false }); // [] +fg.sync('*.md', { baseNameMatch: true }); // ['one/file.md'] +``` + +## FAQ + +## What is a static or dynamic pattern? + +All patterns can be divided into two types: + +* **static**. A pattern is considered static if it can be used to get an entry on the file system without using matching mechanisms. For example, the `file.js` pattern is a static pattern because we can just verify that it exists on the file system. +* **dynamic**. A pattern is considered dynamic if it cannot be used directly to find occurrences without using a matching mechanisms. For example, the `*` pattern is a dynamic pattern because we cannot use this pattern directly. + +A pattern is considered dynamic if it contains the following characters (`…` — any characters or their absence) or options: + +* The [`caseSensitiveMatch`](#casesensitivematch) option is disabled +* `\\` (the escape character) +* `*`, `?`, `!` (at the beginning of line) +* `[…]` +* `(…|…)` +* `@(…)`, `!(…)`, `*(…)`, `?(…)`, `+(…)` (respects the [`extglob`](#extglob) option) +* `{…,…}`, `{…..…}` (respects the [`braceExpansion`](#braceexpansion) option) + +## How to write patterns on Windows? + +Always use forward-slashes in glob expressions (patterns and [`ignore`](#ignore) option). Use backslashes for escaping characters. With the [`cwd`](#cwd) option use a convenient format. + +**Bad** + +```ts +[ + 'directory\\*', + path.join(process.cwd(), '**') +] +``` + +**Good** + +```ts +[ + 'directory/*', + path.join(process.cwd(), '**').replace(/\\/g, '/') +] +``` + +> :book: Use the [`normalize-path`][npm_normalize_path] or the [`unixify`][npm_unixify] package to convert Windows-style path to a Unix-style path. + +Read more about [matching with backslashes][micromatch_backslashes]. + +## Why are parentheses match wrong? + +```js +dir/ +└── (special-*file).txt +``` + +```js +fg.sync(['(special-*file).txt']) // [] +``` + +Refers to Bash. You need to escape special characters: + +```js +fg.sync(['\\(special-*file\\).txt']) // ['(special-*file).txt'] +``` + +Read more about [matching special characters as literals][picomatch_matching_special_characters_as_literals]. + +## How to exclude directory from reading? + +You can use a negative pattern like this: `!**/node_modules` or `!**/node_modules/**`. Also you can use [`ignore`](#ignore) option. Just look at the example below. + +```js +first/ +├── file.md +└── second/ + └── file.txt +``` + +If you don't want to read the `second` directory, you must write the following pattern: `!**/second` or `!**/second/**`. + +```js +fg.sync(['**/*.md', '!**/second']); // ['first/file.md'] +fg.sync(['**/*.md'], { ignore: ['**/second/**'] }); // ['first/file.md'] +``` + +> :warning: When you write `!**/second/**/*` it means that the directory will be **read**, but all the entries will not be included in the results. + +You have to understand that if you write the pattern to exclude directories, then the directory will not be read under any circumstances. + +## How to use UNC path? + +You cannot use [Uniform Naming Convention (UNC)][unc_path] paths as patterns (due to syntax), but you can use them as [`cwd`](#cwd) directory. + +```ts +fg.sync('*', { cwd: '\\\\?\\C:\\Python27' /* or //?/C:/Python27 */ }); +fg.sync('Python27/*', { cwd: '\\\\?\\C:\\' /* or //?/C:/ */ }); +``` + +## Compatible with `node-glob`? + +| node-glob | fast-glob | +| :----------: | :-------: | +| `cwd` | [`cwd`](#cwd) | +| `root` | – | +| `dot` | [`dot`](#dot) | +| `nomount` | – | +| `mark` | [`markDirectories`](#markdirectories) | +| `nosort` | – | +| `nounique` | [`unique`](#unique) | +| `nobrace` | [`braceExpansion`](#braceexpansion) | +| `noglobstar` | [`globstar`](#globstar) | +| `noext` | [`extglob`](#extglob) | +| `nocase` | [`caseSensitiveMatch`](#casesensitivematch) | +| `matchBase` | [`baseNameMatch`](#basenamematch) | +| `nodir` | [`onlyFiles`](#onlyfiles) | +| `ignore` | [`ignore`](#ignore) | +| `follow` | [`followSymbolicLinks`](#followsymboliclinks) | +| `realpath` | – | +| `absolute` | [`absolute`](#absolute) | + +## Benchmarks + +### Server + +Link: [Vultr Bare Metal][vultr_pricing_baremetal] + +* Processor: E3-1270v6 (8 CPU) +* RAM: 32GB +* Disk: SSD ([Intel DC S3520 SSDSC2BB240G7][intel_ssd]) + +You can see results [here][github_gist_benchmark_server] for latest release. + +### Nettop + +Link: [Zotac bi323][zotac_bi323] + +* Processor: Intel N3150 (4 CPU) +* RAM: 8GB +* Disk: SSD ([Silicon Power SP060GBSS3S55S25][silicon_power_ssd]) + +You can see results [here][github_gist_benchmark_nettop] for latest release. + +## Changelog + +See the [Releases section of our GitHub project][github_releases] for changelog for each release version. + +## License + +This software is released under the terms of the MIT license. + +[bash_hackers_syntax_expansion_brace]: https://wiki.bash-hackers.org/syntax/expansion/brace +[github_gist_benchmark_nettop]: https://gist.github.com/mrmlnc/f06246b197f53c356895fa35355a367c#file-fg-benchmark-nettop-product-txt +[github_gist_benchmark_server]: https://gist.github.com/mrmlnc/f06246b197f53c356895fa35355a367c#file-fg-benchmark-server-product-txt +[github_releases]: https://github.com/mrmlnc/fast-glob/releases +[glob_definition]: https://en.wikipedia.org/wiki/Glob_(programming) +[glob_linux_man]: http://man7.org/linux/man-pages/man3/glob.3.html +[intel_ssd]: https://ark.intel.com/content/www/us/en/ark/products/93012/intel-ssd-dc-s3520-series-240gb-2-5in-sata-6gb-s-3d1-mlc.html +[micromatch_backslashes]: https://github.com/micromatch/micromatch#backslashes +[micromatch_braces]: https://github.com/micromatch/braces +[micromatch_extended_globbing]: https://github.com/micromatch/micromatch#extended-globbing +[micromatch_extglobs]: https://github.com/micromatch/micromatch#extglobs +[micromatch_regex_character_classes]: https://github.com/micromatch/micromatch#regex-character-classes +[micromatch]: https://github.com/micromatch/micromatch +[node_js_fs_class_fs_dirent]: https://nodejs.org/api/fs.html#fs_class_fs_dirent +[node_js_fs_class_fs_stats]: https://nodejs.org/api/fs.html#fs_class_fs_stats +[node_js_stream_readable_streams]: https://nodejs.org/api/stream.html#stream_readable_streams +[node_js]: https://nodejs.org/en +[nodelib_fs_scandir_old_and_modern_modern]: https://github.com/nodelib/nodelib/blob/master/packages/fs/fs.scandir/README.md#old-and-modern-mode +[npm_normalize_path]: https://www.npmjs.com/package/normalize-path +[npm_unixify]: https://www.npmjs.com/package/unixify +[paypal_mrmlnc]:https://paypal.me/mrmlnc +[picomatch_matching_behavior]: https://github.com/micromatch/picomatch#matching-behavior-vs-bash +[picomatch_matching_special_characters_as_literals]: https://github.com/micromatch/picomatch#matching-special-characters-as-literals +[picomatch_posix_brackets]: https://github.com/micromatch/picomatch#posix-brackets +[regular_expressions_brackets]: https://www.regular-expressions.info/brackets.html +[silicon_power_ssd]: https://www.silicon-power.com/web/product-1 +[unc_path]: https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-dtyp/62e862f4-2a51-452e-8eeb-dc4ff5ee33cc +[vultr_pricing_baremetal]: https://www.vultr.com/pricing/baremetal +[wikipedia_case_sensitivity]: https://en.wikipedia.org/wiki/Case_sensitivity +[zotac_bi323]: https://www.zotac.com/ee/product/mini_pcs/zbox-bi323 diff --git a/node_modules/fast-glob/out/index.d.ts b/node_modules/fast-glob/out/index.d.ts new file mode 100644 index 0000000..553e514 --- /dev/null +++ b/node_modules/fast-glob/out/index.d.ts @@ -0,0 +1,27 @@ +/// +import * as taskManager from './managers/tasks'; +import { Options as OptionsInternal } from './settings'; +import { Entry as EntryInternal, FileSystemAdapter as FileSystemAdapterInternal, Pattern as PatternInternal } from './types'; +declare type EntryObjectModePredicate = { + [TKey in keyof Pick]-?: true; +}; +declare type EntryStatsPredicate = { + [TKey in keyof Pick]-?: true; +}; +declare type EntryObjectPredicate = EntryObjectModePredicate | EntryStatsPredicate; +declare function FastGlob(source: PatternInternal | PatternInternal[], options: OptionsInternal & EntryObjectPredicate): Promise; +declare function FastGlob(source: PatternInternal | PatternInternal[], options?: OptionsInternal): Promise; +declare namespace FastGlob { + type Options = OptionsInternal; + type Entry = EntryInternal; + type Task = taskManager.Task; + type Pattern = PatternInternal; + type FileSystemAdapter = FileSystemAdapterInternal; + function sync(source: PatternInternal | PatternInternal[], options: OptionsInternal & EntryObjectPredicate): EntryInternal[]; + function sync(source: PatternInternal | PatternInternal[], options?: OptionsInternal): string[]; + function stream(source: PatternInternal | PatternInternal[], options?: OptionsInternal): NodeJS.ReadableStream; + function generateTasks(source: PatternInternal | PatternInternal[], options?: OptionsInternal): Task[]; + function isDynamicPattern(source: PatternInternal, options?: OptionsInternal): boolean; + function escapePath(source: PatternInternal): PatternInternal; +} +export = FastGlob; diff --git a/node_modules/fast-glob/out/index.js b/node_modules/fast-glob/out/index.js new file mode 100644 index 0000000..24ebffa --- /dev/null +++ b/node_modules/fast-glob/out/index.js @@ -0,0 +1,68 @@ +"use strict"; +const taskManager = require("./managers/tasks"); +const patternManager = require("./managers/patterns"); +const async_1 = require("./providers/async"); +const stream_1 = require("./providers/stream"); +const sync_1 = require("./providers/sync"); +const settings_1 = require("./settings"); +const utils = require("./utils"); +async function FastGlob(source, options) { + assertPatternsInput(source); + const works = getWorks(source, async_1.default, options); + const result = await Promise.all(works); + return utils.array.flatten(result); +} +// https://github.com/typescript-eslint/typescript-eslint/issues/60 +// eslint-disable-next-line no-redeclare +(function (FastGlob) { + function sync(source, options) { + assertPatternsInput(source); + const works = getWorks(source, sync_1.default, options); + return utils.array.flatten(works); + } + FastGlob.sync = sync; + function stream(source, options) { + assertPatternsInput(source); + const works = getWorks(source, stream_1.default, options); + /** + * The stream returned by the provider cannot work with an asynchronous iterator. + * To support asynchronous iterators, regardless of the number of tasks, we always multiplex streams. + * This affects performance (+25%). I don't see best solution right now. + */ + return utils.stream.merge(works); + } + FastGlob.stream = stream; + function generateTasks(source, options) { + assertPatternsInput(source); + const patterns = patternManager.transform([].concat(source)); + const settings = new settings_1.default(options); + return taskManager.generate(patterns, settings); + } + FastGlob.generateTasks = generateTasks; + function isDynamicPattern(source, options) { + assertPatternsInput(source); + const settings = new settings_1.default(options); + return utils.pattern.isDynamicPattern(source, settings); + } + FastGlob.isDynamicPattern = isDynamicPattern; + function escapePath(source) { + assertPatternsInput(source); + return utils.path.escape(source); + } + FastGlob.escapePath = escapePath; +})(FastGlob || (FastGlob = {})); +function getWorks(source, _Provider, options) { + const patterns = patternManager.transform([].concat(source)); + const settings = new settings_1.default(options); + const tasks = taskManager.generate(patterns, settings); + const provider = new _Provider(settings); + return tasks.map(provider.read, provider); +} +function assertPatternsInput(input) { + const source = [].concat(input); + const isValidSource = source.every((item) => utils.string.isString(item) && !utils.string.isEmpty(item)); + if (!isValidSource) { + throw new TypeError('Patterns must be a string (non empty) or an array of strings'); + } +} +module.exports = FastGlob; diff --git a/node_modules/fast-glob/out/managers/patterns.d.ts b/node_modules/fast-glob/out/managers/patterns.d.ts new file mode 100644 index 0000000..aa32460 --- /dev/null +++ b/node_modules/fast-glob/out/managers/patterns.d.ts @@ -0,0 +1,6 @@ +export declare function transform(patterns: string[]): string[]; +/** + * This package only works with forward slashes as a path separator. + * Because of this, we cannot use the standard `path.normalize` method, because on Windows platform it will use of backslashes. + */ +export declare function removeDuplicateSlashes(pattern: string): string; diff --git a/node_modules/fast-glob/out/managers/patterns.js b/node_modules/fast-glob/out/managers/patterns.js new file mode 100644 index 0000000..db0b407 --- /dev/null +++ b/node_modules/fast-glob/out/managers/patterns.js @@ -0,0 +1,21 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.removeDuplicateSlashes = exports.transform = void 0; +/** + * Matches a sequence of two or more consecutive slashes, excluding the first two slashes at the beginning of the string. + * The latter is due to the presence of the device path at the beginning of the UNC path. + * @todo rewrite to negative lookbehind with the next major release. + */ +const DOUBLE_SLASH_RE = /(?!^)\/{2,}/g; +function transform(patterns) { + return patterns.map((pattern) => removeDuplicateSlashes(pattern)); +} +exports.transform = transform; +/** + * This package only works with forward slashes as a path separator. + * Because of this, we cannot use the standard `path.normalize` method, because on Windows platform it will use of backslashes. + */ +function removeDuplicateSlashes(pattern) { + return pattern.replace(DOUBLE_SLASH_RE, '/'); +} +exports.removeDuplicateSlashes = removeDuplicateSlashes; diff --git a/node_modules/fast-glob/out/managers/tasks.d.ts b/node_modules/fast-glob/out/managers/tasks.d.ts new file mode 100644 index 0000000..a1c1095 --- /dev/null +++ b/node_modules/fast-glob/out/managers/tasks.d.ts @@ -0,0 +1,22 @@ +import Settings from '../settings'; +import { Pattern, PatternsGroup } from '../types'; +export declare type Task = { + base: string; + dynamic: boolean; + patterns: Pattern[]; + positive: Pattern[]; + negative: Pattern[]; +}; +export declare function generate(patterns: Pattern[], settings: Settings): Task[]; +/** + * Returns tasks grouped by basic pattern directories. + * + * Patterns that can be found inside (`./`) and outside (`../`) the current directory are handled separately. + * This is necessary because directory traversal starts at the base directory and goes deeper. + */ +export declare function convertPatternsToTasks(positive: Pattern[], negative: Pattern[], dynamic: boolean): Task[]; +export declare function getPositivePatterns(patterns: Pattern[]): Pattern[]; +export declare function getNegativePatternsAsPositive(patterns: Pattern[], ignore: Pattern[]): Pattern[]; +export declare function groupPatternsByBaseDirectory(patterns: Pattern[]): PatternsGroup; +export declare function convertPatternGroupsToTasks(positive: PatternsGroup, negative: Pattern[], dynamic: boolean): Task[]; +export declare function convertPatternGroupToTask(base: string, positive: Pattern[], negative: Pattern[], dynamic: boolean): Task; diff --git a/node_modules/fast-glob/out/managers/tasks.js b/node_modules/fast-glob/out/managers/tasks.js new file mode 100644 index 0000000..6b8658d --- /dev/null +++ b/node_modules/fast-glob/out/managers/tasks.js @@ -0,0 +1,80 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.convertPatternGroupToTask = exports.convertPatternGroupsToTasks = exports.groupPatternsByBaseDirectory = exports.getNegativePatternsAsPositive = exports.getPositivePatterns = exports.convertPatternsToTasks = exports.generate = void 0; +const utils = require("../utils"); +function generate(patterns, settings) { + const positivePatterns = getPositivePatterns(patterns); + const negativePatterns = getNegativePatternsAsPositive(patterns, settings.ignore); + const staticPatterns = positivePatterns.filter((pattern) => utils.pattern.isStaticPattern(pattern, settings)); + const dynamicPatterns = positivePatterns.filter((pattern) => utils.pattern.isDynamicPattern(pattern, settings)); + const staticTasks = convertPatternsToTasks(staticPatterns, negativePatterns, /* dynamic */ false); + const dynamicTasks = convertPatternsToTasks(dynamicPatterns, negativePatterns, /* dynamic */ true); + return staticTasks.concat(dynamicTasks); +} +exports.generate = generate; +/** + * Returns tasks grouped by basic pattern directories. + * + * Patterns that can be found inside (`./`) and outside (`../`) the current directory are handled separately. + * This is necessary because directory traversal starts at the base directory and goes deeper. + */ +function convertPatternsToTasks(positive, negative, dynamic) { + const tasks = []; + const patternsOutsideCurrentDirectory = utils.pattern.getPatternsOutsideCurrentDirectory(positive); + const patternsInsideCurrentDirectory = utils.pattern.getPatternsInsideCurrentDirectory(positive); + const outsideCurrentDirectoryGroup = groupPatternsByBaseDirectory(patternsOutsideCurrentDirectory); + const insideCurrentDirectoryGroup = groupPatternsByBaseDirectory(patternsInsideCurrentDirectory); + tasks.push(...convertPatternGroupsToTasks(outsideCurrentDirectoryGroup, negative, dynamic)); + /* + * For the sake of reducing future accesses to the file system, we merge all tasks within the current directory + * into a global task, if at least one pattern refers to the root (`.`). In this case, the global task covers the rest. + */ + if ('.' in insideCurrentDirectoryGroup) { + tasks.push(convertPatternGroupToTask('.', patternsInsideCurrentDirectory, negative, dynamic)); + } + else { + tasks.push(...convertPatternGroupsToTasks(insideCurrentDirectoryGroup, negative, dynamic)); + } + return tasks; +} +exports.convertPatternsToTasks = convertPatternsToTasks; +function getPositivePatterns(patterns) { + return utils.pattern.getPositivePatterns(patterns); +} +exports.getPositivePatterns = getPositivePatterns; +function getNegativePatternsAsPositive(patterns, ignore) { + const negative = utils.pattern.getNegativePatterns(patterns).concat(ignore); + const positive = negative.map(utils.pattern.convertToPositivePattern); + return positive; +} +exports.getNegativePatternsAsPositive = getNegativePatternsAsPositive; +function groupPatternsByBaseDirectory(patterns) { + const group = {}; + return patterns.reduce((collection, pattern) => { + const base = utils.pattern.getBaseDirectory(pattern); + if (base in collection) { + collection[base].push(pattern); + } + else { + collection[base] = [pattern]; + } + return collection; + }, group); +} +exports.groupPatternsByBaseDirectory = groupPatternsByBaseDirectory; +function convertPatternGroupsToTasks(positive, negative, dynamic) { + return Object.keys(positive).map((base) => { + return convertPatternGroupToTask(base, positive[base], negative, dynamic); + }); +} +exports.convertPatternGroupsToTasks = convertPatternGroupsToTasks; +function convertPatternGroupToTask(base, positive, negative, dynamic) { + return { + dynamic, + positive, + negative, + base, + patterns: [].concat(positive, negative.map(utils.pattern.convertToNegativePattern)) + }; +} +exports.convertPatternGroupToTask = convertPatternGroupToTask; diff --git a/node_modules/fast-glob/out/providers/async.d.ts b/node_modules/fast-glob/out/providers/async.d.ts new file mode 100644 index 0000000..2742616 --- /dev/null +++ b/node_modules/fast-glob/out/providers/async.d.ts @@ -0,0 +1,9 @@ +import { Task } from '../managers/tasks'; +import { Entry, EntryItem, ReaderOptions } from '../types'; +import ReaderAsync from '../readers/async'; +import Provider from './provider'; +export default class ProviderAsync extends Provider> { + protected _reader: ReaderAsync; + read(task: Task): Promise; + api(root: string, task: Task, options: ReaderOptions): Promise; +} diff --git a/node_modules/fast-glob/out/providers/async.js b/node_modules/fast-glob/out/providers/async.js new file mode 100644 index 0000000..0c5286e --- /dev/null +++ b/node_modules/fast-glob/out/providers/async.js @@ -0,0 +1,23 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const async_1 = require("../readers/async"); +const provider_1 = require("./provider"); +class ProviderAsync extends provider_1.default { + constructor() { + super(...arguments); + this._reader = new async_1.default(this._settings); + } + async read(task) { + const root = this._getRootDirectory(task); + const options = this._getReaderOptions(task); + const entries = await this.api(root, task, options); + return entries.map((entry) => options.transform(entry)); + } + api(root, task, options) { + if (task.dynamic) { + return this._reader.dynamic(root, options); + } + return this._reader.static(task.patterns, options); + } +} +exports.default = ProviderAsync; diff --git a/node_modules/fast-glob/out/providers/filters/deep.d.ts b/node_modules/fast-glob/out/providers/filters/deep.d.ts new file mode 100644 index 0000000..377fab8 --- /dev/null +++ b/node_modules/fast-glob/out/providers/filters/deep.d.ts @@ -0,0 +1,16 @@ +import { MicromatchOptions, EntryFilterFunction, Pattern } from '../../types'; +import Settings from '../../settings'; +export default class DeepFilter { + private readonly _settings; + private readonly _micromatchOptions; + constructor(_settings: Settings, _micromatchOptions: MicromatchOptions); + getFilter(basePath: string, positive: Pattern[], negative: Pattern[]): EntryFilterFunction; + private _getMatcher; + private _getNegativePatternsRe; + private _filter; + private _isSkippedByDeep; + private _getEntryLevel; + private _isSkippedSymbolicLink; + private _isSkippedByPositivePatterns; + private _isSkippedByNegativePatterns; +} diff --git a/node_modules/fast-glob/out/providers/filters/deep.js b/node_modules/fast-glob/out/providers/filters/deep.js new file mode 100644 index 0000000..644bf41 --- /dev/null +++ b/node_modules/fast-glob/out/providers/filters/deep.js @@ -0,0 +1,62 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const utils = require("../../utils"); +const partial_1 = require("../matchers/partial"); +class DeepFilter { + constructor(_settings, _micromatchOptions) { + this._settings = _settings; + this._micromatchOptions = _micromatchOptions; + } + getFilter(basePath, positive, negative) { + const matcher = this._getMatcher(positive); + const negativeRe = this._getNegativePatternsRe(negative); + return (entry) => this._filter(basePath, entry, matcher, negativeRe); + } + _getMatcher(patterns) { + return new partial_1.default(patterns, this._settings, this._micromatchOptions); + } + _getNegativePatternsRe(patterns) { + const affectDepthOfReadingPatterns = patterns.filter(utils.pattern.isAffectDepthOfReadingPattern); + return utils.pattern.convertPatternsToRe(affectDepthOfReadingPatterns, this._micromatchOptions); + } + _filter(basePath, entry, matcher, negativeRe) { + if (this._isSkippedByDeep(basePath, entry.path)) { + return false; + } + if (this._isSkippedSymbolicLink(entry)) { + return false; + } + const filepath = utils.path.removeLeadingDotSegment(entry.path); + if (this._isSkippedByPositivePatterns(filepath, matcher)) { + return false; + } + return this._isSkippedByNegativePatterns(filepath, negativeRe); + } + _isSkippedByDeep(basePath, entryPath) { + /** + * Avoid unnecessary depth calculations when it doesn't matter. + */ + if (this._settings.deep === Infinity) { + return false; + } + return this._getEntryLevel(basePath, entryPath) >= this._settings.deep; + } + _getEntryLevel(basePath, entryPath) { + const entryPathDepth = entryPath.split('/').length; + if (basePath === '') { + return entryPathDepth; + } + const basePathDepth = basePath.split('/').length; + return entryPathDepth - basePathDepth; + } + _isSkippedSymbolicLink(entry) { + return !this._settings.followSymbolicLinks && entry.dirent.isSymbolicLink(); + } + _isSkippedByPositivePatterns(entryPath, matcher) { + return !this._settings.baseNameMatch && !matcher.match(entryPath); + } + _isSkippedByNegativePatterns(entryPath, patternsRe) { + return !utils.pattern.matchAny(entryPath, patternsRe); + } +} +exports.default = DeepFilter; diff --git a/node_modules/fast-glob/out/providers/filters/entry.d.ts b/node_modules/fast-glob/out/providers/filters/entry.d.ts new file mode 100644 index 0000000..ee71281 --- /dev/null +++ b/node_modules/fast-glob/out/providers/filters/entry.d.ts @@ -0,0 +1,16 @@ +import Settings from '../../settings'; +import { EntryFilterFunction, MicromatchOptions, Pattern } from '../../types'; +export default class EntryFilter { + private readonly _settings; + private readonly _micromatchOptions; + readonly index: Map; + constructor(_settings: Settings, _micromatchOptions: MicromatchOptions); + getFilter(positive: Pattern[], negative: Pattern[]): EntryFilterFunction; + private _filter; + private _isDuplicateEntry; + private _createIndexRecord; + private _onlyFileFilter; + private _onlyDirectoryFilter; + private _isSkippedByAbsoluteNegativePatterns; + private _isMatchToPatterns; +} diff --git a/node_modules/fast-glob/out/providers/filters/entry.js b/node_modules/fast-glob/out/providers/filters/entry.js new file mode 100644 index 0000000..e04e8b3 --- /dev/null +++ b/node_modules/fast-glob/out/providers/filters/entry.js @@ -0,0 +1,64 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const utils = require("../../utils"); +class EntryFilter { + constructor(_settings, _micromatchOptions) { + this._settings = _settings; + this._micromatchOptions = _micromatchOptions; + this.index = new Map(); + } + getFilter(positive, negative) { + const positiveRe = utils.pattern.convertPatternsToRe(positive, this._micromatchOptions); + const negativeRe = utils.pattern.convertPatternsToRe(negative, this._micromatchOptions); + return (entry) => this._filter(entry, positiveRe, negativeRe); + } + _filter(entry, positiveRe, negativeRe) { + if (this._settings.unique && this._isDuplicateEntry(entry)) { + return false; + } + if (this._onlyFileFilter(entry) || this._onlyDirectoryFilter(entry)) { + return false; + } + if (this._isSkippedByAbsoluteNegativePatterns(entry.path, negativeRe)) { + return false; + } + const filepath = this._settings.baseNameMatch ? entry.name : entry.path; + const isDirectory = entry.dirent.isDirectory(); + const isMatched = this._isMatchToPatterns(filepath, positiveRe, isDirectory) && !this._isMatchToPatterns(entry.path, negativeRe, isDirectory); + if (this._settings.unique && isMatched) { + this._createIndexRecord(entry); + } + return isMatched; + } + _isDuplicateEntry(entry) { + return this.index.has(entry.path); + } + _createIndexRecord(entry) { + this.index.set(entry.path, undefined); + } + _onlyFileFilter(entry) { + return this._settings.onlyFiles && !entry.dirent.isFile(); + } + _onlyDirectoryFilter(entry) { + return this._settings.onlyDirectories && !entry.dirent.isDirectory(); + } + _isSkippedByAbsoluteNegativePatterns(entryPath, patternsRe) { + if (!this._settings.absolute) { + return false; + } + const fullpath = utils.path.makeAbsolute(this._settings.cwd, entryPath); + return utils.pattern.matchAny(fullpath, patternsRe); + } + _isMatchToPatterns(entryPath, patternsRe, isDirectory) { + const filepath = utils.path.removeLeadingDotSegment(entryPath); + // Trying to match files and directories by patterns. + const isMatched = utils.pattern.matchAny(filepath, patternsRe); + // A pattern with a trailling slash can be used for directory matching. + // To apply such pattern, we need to add a tralling slash to the path. + if (!isMatched && isDirectory) { + return utils.pattern.matchAny(filepath + '/', patternsRe); + } + return isMatched; + } +} +exports.default = EntryFilter; diff --git a/node_modules/fast-glob/out/providers/filters/error.d.ts b/node_modules/fast-glob/out/providers/filters/error.d.ts new file mode 100644 index 0000000..170eb25 --- /dev/null +++ b/node_modules/fast-glob/out/providers/filters/error.d.ts @@ -0,0 +1,8 @@ +import Settings from '../../settings'; +import { ErrorFilterFunction } from '../../types'; +export default class ErrorFilter { + private readonly _settings; + constructor(_settings: Settings); + getFilter(): ErrorFilterFunction; + private _isNonFatalError; +} diff --git a/node_modules/fast-glob/out/providers/filters/error.js b/node_modules/fast-glob/out/providers/filters/error.js new file mode 100644 index 0000000..1c6f241 --- /dev/null +++ b/node_modules/fast-glob/out/providers/filters/error.js @@ -0,0 +1,15 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const utils = require("../../utils"); +class ErrorFilter { + constructor(_settings) { + this._settings = _settings; + } + getFilter() { + return (error) => this._isNonFatalError(error); + } + _isNonFatalError(error) { + return utils.errno.isEnoentCodeError(error) || this._settings.suppressErrors; + } +} +exports.default = ErrorFilter; diff --git a/node_modules/fast-glob/out/providers/matchers/matcher.d.ts b/node_modules/fast-glob/out/providers/matchers/matcher.d.ts new file mode 100644 index 0000000..f3773d4 --- /dev/null +++ b/node_modules/fast-glob/out/providers/matchers/matcher.d.ts @@ -0,0 +1,33 @@ +import { Pattern, MicromatchOptions, PatternRe } from '../../types'; +import Settings from '../../settings'; +export declare type PatternSegment = StaticPatternSegment | DynamicPatternSegment; +declare type StaticPatternSegment = { + dynamic: false; + pattern: Pattern; +}; +declare type DynamicPatternSegment = { + dynamic: true; + pattern: Pattern; + patternRe: PatternRe; +}; +export declare type PatternSection = PatternSegment[]; +export declare type PatternInfo = { + /** + * Indicates that the pattern has a globstar (more than a single section). + */ + complete: boolean; + pattern: Pattern; + segments: PatternSegment[]; + sections: PatternSection[]; +}; +export default abstract class Matcher { + private readonly _patterns; + private readonly _settings; + private readonly _micromatchOptions; + protected readonly _storage: PatternInfo[]; + constructor(_patterns: Pattern[], _settings: Settings, _micromatchOptions: MicromatchOptions); + private _fillStorage; + private _getPatternSegments; + private _splitSegmentsIntoSections; +} +export {}; diff --git a/node_modules/fast-glob/out/providers/matchers/matcher.js b/node_modules/fast-glob/out/providers/matchers/matcher.js new file mode 100644 index 0000000..752d2c2 --- /dev/null +++ b/node_modules/fast-glob/out/providers/matchers/matcher.js @@ -0,0 +1,50 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const utils = require("../../utils"); +class Matcher { + constructor(_patterns, _settings, _micromatchOptions) { + this._patterns = _patterns; + this._settings = _settings; + this._micromatchOptions = _micromatchOptions; + this._storage = []; + this._fillStorage(); + } + _fillStorage() { + /** + * The original pattern may include `{,*,**,a/*}`, which will lead to problems with matching (unresolved level). + * So, before expand patterns with brace expansion into separated patterns. + */ + const patterns = utils.pattern.expandPatternsWithBraceExpansion(this._patterns); + for (const pattern of patterns) { + const segments = this._getPatternSegments(pattern); + const sections = this._splitSegmentsIntoSections(segments); + this._storage.push({ + complete: sections.length <= 1, + pattern, + segments, + sections + }); + } + } + _getPatternSegments(pattern) { + const parts = utils.pattern.getPatternParts(pattern, this._micromatchOptions); + return parts.map((part) => { + const dynamic = utils.pattern.isDynamicPattern(part, this._settings); + if (!dynamic) { + return { + dynamic: false, + pattern: part + }; + } + return { + dynamic: true, + pattern: part, + patternRe: utils.pattern.makeRe(part, this._micromatchOptions) + }; + }); + } + _splitSegmentsIntoSections(segments) { + return utils.array.splitWhen(segments, (segment) => segment.dynamic && utils.pattern.hasGlobStar(segment.pattern)); + } +} +exports.default = Matcher; diff --git a/node_modules/fast-glob/out/providers/matchers/partial.d.ts b/node_modules/fast-glob/out/providers/matchers/partial.d.ts new file mode 100644 index 0000000..91520f6 --- /dev/null +++ b/node_modules/fast-glob/out/providers/matchers/partial.d.ts @@ -0,0 +1,4 @@ +import Matcher from './matcher'; +export default class PartialMatcher extends Matcher { + match(filepath: string): boolean; +} diff --git a/node_modules/fast-glob/out/providers/matchers/partial.js b/node_modules/fast-glob/out/providers/matchers/partial.js new file mode 100644 index 0000000..1dfffeb --- /dev/null +++ b/node_modules/fast-glob/out/providers/matchers/partial.js @@ -0,0 +1,38 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const matcher_1 = require("./matcher"); +class PartialMatcher extends matcher_1.default { + match(filepath) { + const parts = filepath.split('/'); + const levels = parts.length; + const patterns = this._storage.filter((info) => !info.complete || info.segments.length > levels); + for (const pattern of patterns) { + const section = pattern.sections[0]; + /** + * In this case, the pattern has a globstar and we must read all directories unconditionally, + * but only if the level has reached the end of the first group. + * + * fixtures/{a,b}/** + * ^ true/false ^ always true + */ + if (!pattern.complete && levels > section.length) { + return true; + } + const match = parts.every((part, index) => { + const segment = pattern.segments[index]; + if (segment.dynamic && segment.patternRe.test(part)) { + return true; + } + if (!segment.dynamic && segment.pattern === part) { + return true; + } + return false; + }); + if (match) { + return true; + } + } + return false; + } +} +exports.default = PartialMatcher; diff --git a/node_modules/fast-glob/out/providers/provider.d.ts b/node_modules/fast-glob/out/providers/provider.d.ts new file mode 100644 index 0000000..1053460 --- /dev/null +++ b/node_modules/fast-glob/out/providers/provider.d.ts @@ -0,0 +1,19 @@ +import { Task } from '../managers/tasks'; +import Settings from '../settings'; +import { MicromatchOptions, ReaderOptions } from '../types'; +import DeepFilter from './filters/deep'; +import EntryFilter from './filters/entry'; +import ErrorFilter from './filters/error'; +import EntryTransformer from './transformers/entry'; +export default abstract class Provider { + protected readonly _settings: Settings; + readonly errorFilter: ErrorFilter; + readonly entryFilter: EntryFilter; + readonly deepFilter: DeepFilter; + readonly entryTransformer: EntryTransformer; + constructor(_settings: Settings); + abstract read(_task: Task): T; + protected _getRootDirectory(task: Task): string; + protected _getReaderOptions(task: Task): ReaderOptions; + protected _getMicromatchOptions(): MicromatchOptions; +} diff --git a/node_modules/fast-glob/out/providers/provider.js b/node_modules/fast-glob/out/providers/provider.js new file mode 100644 index 0000000..da88ee0 --- /dev/null +++ b/node_modules/fast-glob/out/providers/provider.js @@ -0,0 +1,48 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const path = require("path"); +const deep_1 = require("./filters/deep"); +const entry_1 = require("./filters/entry"); +const error_1 = require("./filters/error"); +const entry_2 = require("./transformers/entry"); +class Provider { + constructor(_settings) { + this._settings = _settings; + this.errorFilter = new error_1.default(this._settings); + this.entryFilter = new entry_1.default(this._settings, this._getMicromatchOptions()); + this.deepFilter = new deep_1.default(this._settings, this._getMicromatchOptions()); + this.entryTransformer = new entry_2.default(this._settings); + } + _getRootDirectory(task) { + return path.resolve(this._settings.cwd, task.base); + } + _getReaderOptions(task) { + const basePath = task.base === '.' ? '' : task.base; + return { + basePath, + pathSegmentSeparator: '/', + concurrency: this._settings.concurrency, + deepFilter: this.deepFilter.getFilter(basePath, task.positive, task.negative), + entryFilter: this.entryFilter.getFilter(task.positive, task.negative), + errorFilter: this.errorFilter.getFilter(), + followSymbolicLinks: this._settings.followSymbolicLinks, + fs: this._settings.fs, + stats: this._settings.stats, + throwErrorOnBrokenSymbolicLink: this._settings.throwErrorOnBrokenSymbolicLink, + transform: this.entryTransformer.getTransformer() + }; + } + _getMicromatchOptions() { + return { + dot: this._settings.dot, + matchBase: this._settings.baseNameMatch, + nobrace: !this._settings.braceExpansion, + nocase: !this._settings.caseSensitiveMatch, + noext: !this._settings.extglob, + noglobstar: !this._settings.globstar, + posix: true, + strictSlashes: false + }; + } +} +exports.default = Provider; diff --git a/node_modules/fast-glob/out/providers/stream.d.ts b/node_modules/fast-glob/out/providers/stream.d.ts new file mode 100644 index 0000000..3d02a1f --- /dev/null +++ b/node_modules/fast-glob/out/providers/stream.d.ts @@ -0,0 +1,11 @@ +/// +import { Readable } from 'stream'; +import { Task } from '../managers/tasks'; +import ReaderStream from '../readers/stream'; +import { ReaderOptions } from '../types'; +import Provider from './provider'; +export default class ProviderStream extends Provider { + protected _reader: ReaderStream; + read(task: Task): Readable; + api(root: string, task: Task, options: ReaderOptions): Readable; +} diff --git a/node_modules/fast-glob/out/providers/stream.js b/node_modules/fast-glob/out/providers/stream.js new file mode 100644 index 0000000..85da62e --- /dev/null +++ b/node_modules/fast-glob/out/providers/stream.js @@ -0,0 +1,31 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const stream_1 = require("stream"); +const stream_2 = require("../readers/stream"); +const provider_1 = require("./provider"); +class ProviderStream extends provider_1.default { + constructor() { + super(...arguments); + this._reader = new stream_2.default(this._settings); + } + read(task) { + const root = this._getRootDirectory(task); + const options = this._getReaderOptions(task); + const source = this.api(root, task, options); + const destination = new stream_1.Readable({ objectMode: true, read: () => { } }); + source + .once('error', (error) => destination.emit('error', error)) + .on('data', (entry) => destination.emit('data', options.transform(entry))) + .once('end', () => destination.emit('end')); + destination + .once('close', () => source.destroy()); + return destination; + } + api(root, task, options) { + if (task.dynamic) { + return this._reader.dynamic(root, options); + } + return this._reader.static(task.patterns, options); + } +} +exports.default = ProviderStream; diff --git a/node_modules/fast-glob/out/providers/sync.d.ts b/node_modules/fast-glob/out/providers/sync.d.ts new file mode 100644 index 0000000..9c0fe1e --- /dev/null +++ b/node_modules/fast-glob/out/providers/sync.d.ts @@ -0,0 +1,9 @@ +import { Task } from '../managers/tasks'; +import ReaderSync from '../readers/sync'; +import { Entry, EntryItem, ReaderOptions } from '../types'; +import Provider from './provider'; +export default class ProviderSync extends Provider { + protected _reader: ReaderSync; + read(task: Task): EntryItem[]; + api(root: string, task: Task, options: ReaderOptions): Entry[]; +} diff --git a/node_modules/fast-glob/out/providers/sync.js b/node_modules/fast-glob/out/providers/sync.js new file mode 100644 index 0000000..d70aa1b --- /dev/null +++ b/node_modules/fast-glob/out/providers/sync.js @@ -0,0 +1,23 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const sync_1 = require("../readers/sync"); +const provider_1 = require("./provider"); +class ProviderSync extends provider_1.default { + constructor() { + super(...arguments); + this._reader = new sync_1.default(this._settings); + } + read(task) { + const root = this._getRootDirectory(task); + const options = this._getReaderOptions(task); + const entries = this.api(root, task, options); + return entries.map(options.transform); + } + api(root, task, options) { + if (task.dynamic) { + return this._reader.dynamic(root, options); + } + return this._reader.static(task.patterns, options); + } +} +exports.default = ProviderSync; diff --git a/node_modules/fast-glob/out/providers/transformers/entry.d.ts b/node_modules/fast-glob/out/providers/transformers/entry.d.ts new file mode 100644 index 0000000..e9b85fa --- /dev/null +++ b/node_modules/fast-glob/out/providers/transformers/entry.d.ts @@ -0,0 +1,8 @@ +import Settings from '../../settings'; +import { EntryTransformerFunction } from '../../types'; +export default class EntryTransformer { + private readonly _settings; + constructor(_settings: Settings); + getTransformer(): EntryTransformerFunction; + private _transform; +} diff --git a/node_modules/fast-glob/out/providers/transformers/entry.js b/node_modules/fast-glob/out/providers/transformers/entry.js new file mode 100644 index 0000000..d11903c --- /dev/null +++ b/node_modules/fast-glob/out/providers/transformers/entry.js @@ -0,0 +1,26 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const utils = require("../../utils"); +class EntryTransformer { + constructor(_settings) { + this._settings = _settings; + } + getTransformer() { + return (entry) => this._transform(entry); + } + _transform(entry) { + let filepath = entry.path; + if (this._settings.absolute) { + filepath = utils.path.makeAbsolute(this._settings.cwd, filepath); + filepath = utils.path.unixify(filepath); + } + if (this._settings.markDirectories && entry.dirent.isDirectory()) { + filepath += '/'; + } + if (!this._settings.objectMode) { + return filepath; + } + return Object.assign(Object.assign({}, entry), { path: filepath }); + } +} +exports.default = EntryTransformer; diff --git a/node_modules/fast-glob/out/readers/async.d.ts b/node_modules/fast-glob/out/readers/async.d.ts new file mode 100644 index 0000000..fbca428 --- /dev/null +++ b/node_modules/fast-glob/out/readers/async.d.ts @@ -0,0 +1,10 @@ +import * as fsWalk from '@nodelib/fs.walk'; +import { Entry, ReaderOptions, Pattern } from '../types'; +import Reader from './reader'; +import ReaderStream from './stream'; +export default class ReaderAsync extends Reader> { + protected _walkAsync: typeof fsWalk.walk; + protected _readerStream: ReaderStream; + dynamic(root: string, options: ReaderOptions): Promise; + static(patterns: Pattern[], options: ReaderOptions): Promise; +} diff --git a/node_modules/fast-glob/out/readers/async.js b/node_modules/fast-glob/out/readers/async.js new file mode 100644 index 0000000..d024145 --- /dev/null +++ b/node_modules/fast-glob/out/readers/async.js @@ -0,0 +1,35 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const fsWalk = require("@nodelib/fs.walk"); +const reader_1 = require("./reader"); +const stream_1 = require("./stream"); +class ReaderAsync extends reader_1.default { + constructor() { + super(...arguments); + this._walkAsync = fsWalk.walk; + this._readerStream = new stream_1.default(this._settings); + } + dynamic(root, options) { + return new Promise((resolve, reject) => { + this._walkAsync(root, options, (error, entries) => { + if (error === null) { + resolve(entries); + } + else { + reject(error); + } + }); + }); + } + async static(patterns, options) { + const entries = []; + const stream = this._readerStream.static(patterns, options); + // After #235, replace it with an asynchronous iterator. + return new Promise((resolve, reject) => { + stream.once('error', reject); + stream.on('data', (entry) => entries.push(entry)); + stream.once('end', () => resolve(entries)); + }); + } +} +exports.default = ReaderAsync; diff --git a/node_modules/fast-glob/out/readers/reader.d.ts b/node_modules/fast-glob/out/readers/reader.d.ts new file mode 100644 index 0000000..2af16b6 --- /dev/null +++ b/node_modules/fast-glob/out/readers/reader.d.ts @@ -0,0 +1,15 @@ +/// +import * as fs from 'fs'; +import * as fsStat from '@nodelib/fs.stat'; +import Settings from '../settings'; +import { Entry, ErrnoException, Pattern, ReaderOptions } from '../types'; +export default abstract class Reader { + protected readonly _settings: Settings; + protected readonly _fsStatSettings: fsStat.Settings; + constructor(_settings: Settings); + abstract dynamic(root: string, options: ReaderOptions): T; + abstract static(patterns: Pattern[], options: ReaderOptions): T; + protected _getFullEntryPath(filepath: string): string; + protected _makeEntry(stats: fs.Stats, pattern: Pattern): Entry; + protected _isFatalError(error: ErrnoException): boolean; +} diff --git a/node_modules/fast-glob/out/readers/reader.js b/node_modules/fast-glob/out/readers/reader.js new file mode 100644 index 0000000..7b40255 --- /dev/null +++ b/node_modules/fast-glob/out/readers/reader.js @@ -0,0 +1,33 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const path = require("path"); +const fsStat = require("@nodelib/fs.stat"); +const utils = require("../utils"); +class Reader { + constructor(_settings) { + this._settings = _settings; + this._fsStatSettings = new fsStat.Settings({ + followSymbolicLink: this._settings.followSymbolicLinks, + fs: this._settings.fs, + throwErrorOnBrokenSymbolicLink: this._settings.followSymbolicLinks + }); + } + _getFullEntryPath(filepath) { + return path.resolve(this._settings.cwd, filepath); + } + _makeEntry(stats, pattern) { + const entry = { + name: pattern, + path: pattern, + dirent: utils.fs.createDirentFromStats(pattern, stats) + }; + if (this._settings.stats) { + entry.stats = stats; + } + return entry; + } + _isFatalError(error) { + return !utils.errno.isEnoentCodeError(error) && !this._settings.suppressErrors; + } +} +exports.default = Reader; diff --git a/node_modules/fast-glob/out/readers/stream.d.ts b/node_modules/fast-glob/out/readers/stream.d.ts new file mode 100644 index 0000000..1c74cac --- /dev/null +++ b/node_modules/fast-glob/out/readers/stream.d.ts @@ -0,0 +1,14 @@ +/// +import { Readable } from 'stream'; +import * as fsStat from '@nodelib/fs.stat'; +import * as fsWalk from '@nodelib/fs.walk'; +import { Pattern, ReaderOptions } from '../types'; +import Reader from './reader'; +export default class ReaderStream extends Reader { + protected _walkStream: typeof fsWalk.walkStream; + protected _stat: typeof fsStat.stat; + dynamic(root: string, options: ReaderOptions): Readable; + static(patterns: Pattern[], options: ReaderOptions): Readable; + private _getEntry; + private _getStat; +} diff --git a/node_modules/fast-glob/out/readers/stream.js b/node_modules/fast-glob/out/readers/stream.js new file mode 100644 index 0000000..317c6d5 --- /dev/null +++ b/node_modules/fast-glob/out/readers/stream.js @@ -0,0 +1,55 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const stream_1 = require("stream"); +const fsStat = require("@nodelib/fs.stat"); +const fsWalk = require("@nodelib/fs.walk"); +const reader_1 = require("./reader"); +class ReaderStream extends reader_1.default { + constructor() { + super(...arguments); + this._walkStream = fsWalk.walkStream; + this._stat = fsStat.stat; + } + dynamic(root, options) { + return this._walkStream(root, options); + } + static(patterns, options) { + const filepaths = patterns.map(this._getFullEntryPath, this); + const stream = new stream_1.PassThrough({ objectMode: true }); + stream._write = (index, _enc, done) => { + return this._getEntry(filepaths[index], patterns[index], options) + .then((entry) => { + if (entry !== null && options.entryFilter(entry)) { + stream.push(entry); + } + if (index === filepaths.length - 1) { + stream.end(); + } + done(); + }) + .catch(done); + }; + for (let i = 0; i < filepaths.length; i++) { + stream.write(i); + } + return stream; + } + _getEntry(filepath, pattern, options) { + return this._getStat(filepath) + .then((stats) => this._makeEntry(stats, pattern)) + .catch((error) => { + if (options.errorFilter(error)) { + return null; + } + throw error; + }); + } + _getStat(filepath) { + return new Promise((resolve, reject) => { + this._stat(filepath, this._fsStatSettings, (error, stats) => { + return error === null ? resolve(stats) : reject(error); + }); + }); + } +} +exports.default = ReaderStream; diff --git a/node_modules/fast-glob/out/readers/sync.d.ts b/node_modules/fast-glob/out/readers/sync.d.ts new file mode 100644 index 0000000..c96ffee --- /dev/null +++ b/node_modules/fast-glob/out/readers/sync.d.ts @@ -0,0 +1,12 @@ +import * as fsStat from '@nodelib/fs.stat'; +import * as fsWalk from '@nodelib/fs.walk'; +import { Entry, Pattern, ReaderOptions } from '../types'; +import Reader from './reader'; +export default class ReaderSync extends Reader { + protected _walkSync: typeof fsWalk.walkSync; + protected _statSync: typeof fsStat.statSync; + dynamic(root: string, options: ReaderOptions): Entry[]; + static(patterns: Pattern[], options: ReaderOptions): Entry[]; + private _getEntry; + private _getStat; +} diff --git a/node_modules/fast-glob/out/readers/sync.js b/node_modules/fast-glob/out/readers/sync.js new file mode 100644 index 0000000..4704d65 --- /dev/null +++ b/node_modules/fast-glob/out/readers/sync.js @@ -0,0 +1,43 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const fsStat = require("@nodelib/fs.stat"); +const fsWalk = require("@nodelib/fs.walk"); +const reader_1 = require("./reader"); +class ReaderSync extends reader_1.default { + constructor() { + super(...arguments); + this._walkSync = fsWalk.walkSync; + this._statSync = fsStat.statSync; + } + dynamic(root, options) { + return this._walkSync(root, options); + } + static(patterns, options) { + const entries = []; + for (const pattern of patterns) { + const filepath = this._getFullEntryPath(pattern); + const entry = this._getEntry(filepath, pattern, options); + if (entry === null || !options.entryFilter(entry)) { + continue; + } + entries.push(entry); + } + return entries; + } + _getEntry(filepath, pattern, options) { + try { + const stats = this._getStat(filepath); + return this._makeEntry(stats, pattern); + } + catch (error) { + if (options.errorFilter(error)) { + return null; + } + throw error; + } + } + _getStat(filepath) { + return this._statSync(filepath, this._fsStatSettings); + } +} +exports.default = ReaderSync; diff --git a/node_modules/fast-glob/out/settings.d.ts b/node_modules/fast-glob/out/settings.d.ts new file mode 100644 index 0000000..1984854 --- /dev/null +++ b/node_modules/fast-glob/out/settings.d.ts @@ -0,0 +1,164 @@ +import { FileSystemAdapter, Pattern } from './types'; +export declare const DEFAULT_FILE_SYSTEM_ADAPTER: FileSystemAdapter; +export declare type Options = { + /** + * Return the absolute path for entries. + * + * @default false + */ + absolute?: boolean; + /** + * If set to `true`, then patterns without slashes will be matched against + * the basename of the path if it contains slashes. + * + * @default false + */ + baseNameMatch?: boolean; + /** + * Enables Bash-like brace expansion. + * + * @default true + */ + braceExpansion?: boolean; + /** + * Enables a case-sensitive mode for matching files. + * + * @default true + */ + caseSensitiveMatch?: boolean; + /** + * Specifies the maximum number of concurrent requests from a reader to read + * directories. + * + * @default os.cpus().length + */ + concurrency?: number; + /** + * The current working directory in which to search. + * + * @default process.cwd() + */ + cwd?: string; + /** + * Specifies the maximum depth of a read directory relative to the start + * directory. + * + * @default Infinity + */ + deep?: number; + /** + * Allow patterns to match entries that begin with a period (`.`). + * + * @default false + */ + dot?: boolean; + /** + * Enables Bash-like `extglob` functionality. + * + * @default true + */ + extglob?: boolean; + /** + * Indicates whether to traverse descendants of symbolic link directories. + * + * @default true + */ + followSymbolicLinks?: boolean; + /** + * Custom implementation of methods for working with the file system. + * + * @default fs.* + */ + fs?: Partial; + /** + * Enables recursively repeats a pattern containing `**`. + * If `false`, `**` behaves exactly like `*`. + * + * @default true + */ + globstar?: boolean; + /** + * An array of glob patterns to exclude matches. + * This is an alternative way to use negative patterns. + * + * @default [] + */ + ignore?: Pattern[]; + /** + * Mark the directory path with the final slash. + * + * @default false + */ + markDirectories?: boolean; + /** + * Returns objects (instead of strings) describing entries. + * + * @default false + */ + objectMode?: boolean; + /** + * Return only directories. + * + * @default false + */ + onlyDirectories?: boolean; + /** + * Return only files. + * + * @default true + */ + onlyFiles?: boolean; + /** + * Enables an object mode (`objectMode`) with an additional `stats` field. + * + * @default false + */ + stats?: boolean; + /** + * By default this package suppress only `ENOENT` errors. + * Set to `true` to suppress any error. + * + * @default false + */ + suppressErrors?: boolean; + /** + * Throw an error when symbolic link is broken if `true` or safely + * return `lstat` call if `false`. + * + * @default false + */ + throwErrorOnBrokenSymbolicLink?: boolean; + /** + * Ensures that the returned entries are unique. + * + * @default true + */ + unique?: boolean; +}; +export default class Settings { + private readonly _options; + readonly absolute: boolean; + readonly baseNameMatch: boolean; + readonly braceExpansion: boolean; + readonly caseSensitiveMatch: boolean; + readonly concurrency: number; + readonly cwd: string; + readonly deep: number; + readonly dot: boolean; + readonly extglob: boolean; + readonly followSymbolicLinks: boolean; + readonly fs: FileSystemAdapter; + readonly globstar: boolean; + readonly ignore: Pattern[]; + readonly markDirectories: boolean; + readonly objectMode: boolean; + readonly onlyDirectories: boolean; + readonly onlyFiles: boolean; + readonly stats: boolean; + readonly suppressErrors: boolean; + readonly throwErrorOnBrokenSymbolicLink: boolean; + readonly unique: boolean; + constructor(_options?: Options); + private _getValue; + private _getFileSystemMethods; +} diff --git a/node_modules/fast-glob/out/settings.js b/node_modules/fast-glob/out/settings.js new file mode 100644 index 0000000..3752806 --- /dev/null +++ b/node_modules/fast-glob/out/settings.js @@ -0,0 +1,57 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DEFAULT_FILE_SYSTEM_ADAPTER = void 0; +const fs = require("fs"); +const os = require("os"); +/** + * The `os.cpus` method can return zero. We expect the number of cores to be greater than zero. + * https://github.com/nodejs/node/blob/7faeddf23a98c53896f8b574a6e66589e8fb1eb8/lib/os.js#L106-L107 + */ +const CPU_COUNT = Math.max(os.cpus().length, 1); +exports.DEFAULT_FILE_SYSTEM_ADAPTER = { + lstat: fs.lstat, + lstatSync: fs.lstatSync, + stat: fs.stat, + statSync: fs.statSync, + readdir: fs.readdir, + readdirSync: fs.readdirSync +}; +class Settings { + constructor(_options = {}) { + this._options = _options; + this.absolute = this._getValue(this._options.absolute, false); + this.baseNameMatch = this._getValue(this._options.baseNameMatch, false); + this.braceExpansion = this._getValue(this._options.braceExpansion, true); + this.caseSensitiveMatch = this._getValue(this._options.caseSensitiveMatch, true); + this.concurrency = this._getValue(this._options.concurrency, CPU_COUNT); + this.cwd = this._getValue(this._options.cwd, process.cwd()); + this.deep = this._getValue(this._options.deep, Infinity); + this.dot = this._getValue(this._options.dot, false); + this.extglob = this._getValue(this._options.extglob, true); + this.followSymbolicLinks = this._getValue(this._options.followSymbolicLinks, true); + this.fs = this._getFileSystemMethods(this._options.fs); + this.globstar = this._getValue(this._options.globstar, true); + this.ignore = this._getValue(this._options.ignore, []); + this.markDirectories = this._getValue(this._options.markDirectories, false); + this.objectMode = this._getValue(this._options.objectMode, false); + this.onlyDirectories = this._getValue(this._options.onlyDirectories, false); + this.onlyFiles = this._getValue(this._options.onlyFiles, true); + this.stats = this._getValue(this._options.stats, false); + this.suppressErrors = this._getValue(this._options.suppressErrors, false); + this.throwErrorOnBrokenSymbolicLink = this._getValue(this._options.throwErrorOnBrokenSymbolicLink, false); + this.unique = this._getValue(this._options.unique, true); + if (this.onlyDirectories) { + this.onlyFiles = false; + } + if (this.stats) { + this.objectMode = true; + } + } + _getValue(option, value) { + return option === undefined ? value : option; + } + _getFileSystemMethods(methods = {}) { + return Object.assign(Object.assign({}, exports.DEFAULT_FILE_SYSTEM_ADAPTER), methods); + } +} +exports.default = Settings; diff --git a/node_modules/fast-glob/out/types/index.d.ts b/node_modules/fast-glob/out/types/index.d.ts new file mode 100644 index 0000000..9950399 --- /dev/null +++ b/node_modules/fast-glob/out/types/index.d.ts @@ -0,0 +1,31 @@ +/// +import * as fsWalk from '@nodelib/fs.walk'; +export declare type ErrnoException = NodeJS.ErrnoException; +export declare type Entry = fsWalk.Entry; +export declare type EntryItem = string | Entry; +export declare type Pattern = string; +export declare type PatternRe = RegExp; +export declare type PatternsGroup = Record; +export declare type ReaderOptions = fsWalk.Options & { + transform(entry: Entry): EntryItem; + deepFilter: DeepFilterFunction; + entryFilter: EntryFilterFunction; + errorFilter: ErrorFilterFunction; + fs: FileSystemAdapter; + stats: boolean; +}; +export declare type ErrorFilterFunction = fsWalk.ErrorFilterFunction; +export declare type EntryFilterFunction = fsWalk.EntryFilterFunction; +export declare type DeepFilterFunction = fsWalk.DeepFilterFunction; +export declare type EntryTransformerFunction = (entry: Entry) => EntryItem; +export declare type MicromatchOptions = { + dot?: boolean; + matchBase?: boolean; + nobrace?: boolean; + nocase?: boolean; + noext?: boolean; + noglobstar?: boolean; + posix?: boolean; + strictSlashes?: boolean; +}; +export declare type FileSystemAdapter = fsWalk.FileSystemAdapter; diff --git a/node_modules/fast-glob/out/types/index.js b/node_modules/fast-glob/out/types/index.js new file mode 100644 index 0000000..c8ad2e5 --- /dev/null +++ b/node_modules/fast-glob/out/types/index.js @@ -0,0 +1,2 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); diff --git a/node_modules/fast-glob/out/utils/array.d.ts b/node_modules/fast-glob/out/utils/array.d.ts new file mode 100644 index 0000000..98e7325 --- /dev/null +++ b/node_modules/fast-glob/out/utils/array.d.ts @@ -0,0 +1,2 @@ +export declare function flatten(items: T[][]): T[]; +export declare function splitWhen(items: T[], predicate: (item: T) => boolean): T[][]; diff --git a/node_modules/fast-glob/out/utils/array.js b/node_modules/fast-glob/out/utils/array.js new file mode 100644 index 0000000..50c406e --- /dev/null +++ b/node_modules/fast-glob/out/utils/array.js @@ -0,0 +1,22 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.splitWhen = exports.flatten = void 0; +function flatten(items) { + return items.reduce((collection, item) => [].concat(collection, item), []); +} +exports.flatten = flatten; +function splitWhen(items, predicate) { + const result = [[]]; + let groupIndex = 0; + for (const item of items) { + if (predicate(item)) { + groupIndex++; + result[groupIndex] = []; + } + else { + result[groupIndex].push(item); + } + } + return result; +} +exports.splitWhen = splitWhen; diff --git a/node_modules/fast-glob/out/utils/errno.d.ts b/node_modules/fast-glob/out/utils/errno.d.ts new file mode 100644 index 0000000..1c08d3b --- /dev/null +++ b/node_modules/fast-glob/out/utils/errno.d.ts @@ -0,0 +1,2 @@ +import { ErrnoException } from '../types'; +export declare function isEnoentCodeError(error: ErrnoException): boolean; diff --git a/node_modules/fast-glob/out/utils/errno.js b/node_modules/fast-glob/out/utils/errno.js new file mode 100644 index 0000000..f0bd801 --- /dev/null +++ b/node_modules/fast-glob/out/utils/errno.js @@ -0,0 +1,7 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.isEnoentCodeError = void 0; +function isEnoentCodeError(error) { + return error.code === 'ENOENT'; +} +exports.isEnoentCodeError = isEnoentCodeError; diff --git a/node_modules/fast-glob/out/utils/fs.d.ts b/node_modules/fast-glob/out/utils/fs.d.ts new file mode 100644 index 0000000..64c61ce --- /dev/null +++ b/node_modules/fast-glob/out/utils/fs.d.ts @@ -0,0 +1,4 @@ +/// +import * as fs from 'fs'; +import { Dirent } from '@nodelib/fs.walk'; +export declare function createDirentFromStats(name: string, stats: fs.Stats): Dirent; diff --git a/node_modules/fast-glob/out/utils/fs.js b/node_modules/fast-glob/out/utils/fs.js new file mode 100644 index 0000000..ace7c74 --- /dev/null +++ b/node_modules/fast-glob/out/utils/fs.js @@ -0,0 +1,19 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.createDirentFromStats = void 0; +class DirentFromStats { + constructor(name, stats) { + this.name = name; + this.isBlockDevice = stats.isBlockDevice.bind(stats); + this.isCharacterDevice = stats.isCharacterDevice.bind(stats); + this.isDirectory = stats.isDirectory.bind(stats); + this.isFIFO = stats.isFIFO.bind(stats); + this.isFile = stats.isFile.bind(stats); + this.isSocket = stats.isSocket.bind(stats); + this.isSymbolicLink = stats.isSymbolicLink.bind(stats); + } +} +function createDirentFromStats(name, stats) { + return new DirentFromStats(name, stats); +} +exports.createDirentFromStats = createDirentFromStats; diff --git a/node_modules/fast-glob/out/utils/index.d.ts b/node_modules/fast-glob/out/utils/index.d.ts new file mode 100644 index 0000000..f634cad --- /dev/null +++ b/node_modules/fast-glob/out/utils/index.d.ts @@ -0,0 +1,8 @@ +import * as array from './array'; +import * as errno from './errno'; +import * as fs from './fs'; +import * as path from './path'; +import * as pattern from './pattern'; +import * as stream from './stream'; +import * as string from './string'; +export { array, errno, fs, path, pattern, stream, string }; diff --git a/node_modules/fast-glob/out/utils/index.js b/node_modules/fast-glob/out/utils/index.js new file mode 100644 index 0000000..0f92c16 --- /dev/null +++ b/node_modules/fast-glob/out/utils/index.js @@ -0,0 +1,17 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.string = exports.stream = exports.pattern = exports.path = exports.fs = exports.errno = exports.array = void 0; +const array = require("./array"); +exports.array = array; +const errno = require("./errno"); +exports.errno = errno; +const fs = require("./fs"); +exports.fs = fs; +const path = require("./path"); +exports.path = path; +const pattern = require("./pattern"); +exports.pattern = pattern; +const stream = require("./stream"); +exports.stream = stream; +const string = require("./string"); +exports.string = string; diff --git a/node_modules/fast-glob/out/utils/path.d.ts b/node_modules/fast-glob/out/utils/path.d.ts new file mode 100644 index 0000000..9606d8b --- /dev/null +++ b/node_modules/fast-glob/out/utils/path.d.ts @@ -0,0 +1,8 @@ +import { Pattern } from '../types'; +/** + * Designed to work only with simple paths: `dir\\file`. + */ +export declare function unixify(filepath: string): string; +export declare function makeAbsolute(cwd: string, filepath: string): string; +export declare function escape(pattern: Pattern): Pattern; +export declare function removeLeadingDotSegment(entry: string): string; diff --git a/node_modules/fast-glob/out/utils/path.js b/node_modules/fast-glob/out/utils/path.js new file mode 100644 index 0000000..2544032 --- /dev/null +++ b/node_modules/fast-glob/out/utils/path.js @@ -0,0 +1,33 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.removeLeadingDotSegment = exports.escape = exports.makeAbsolute = exports.unixify = void 0; +const path = require("path"); +const LEADING_DOT_SEGMENT_CHARACTERS_COUNT = 2; // ./ or .\\ +const UNESCAPED_GLOB_SYMBOLS_RE = /(\\?)([()*?[\]{|}]|^!|[!+@](?=\())/g; +/** + * Designed to work only with simple paths: `dir\\file`. + */ +function unixify(filepath) { + return filepath.replace(/\\/g, '/'); +} +exports.unixify = unixify; +function makeAbsolute(cwd, filepath) { + return path.resolve(cwd, filepath); +} +exports.makeAbsolute = makeAbsolute; +function escape(pattern) { + return pattern.replace(UNESCAPED_GLOB_SYMBOLS_RE, '\\$2'); +} +exports.escape = escape; +function removeLeadingDotSegment(entry) { + // We do not use `startsWith` because this is 10x slower than current implementation for some cases. + // eslint-disable-next-line @typescript-eslint/prefer-string-starts-ends-with + if (entry.charAt(0) === '.') { + const secondCharactery = entry.charAt(1); + if (secondCharactery === '/' || secondCharactery === '\\') { + return entry.slice(LEADING_DOT_SEGMENT_CHARACTERS_COUNT); + } + } + return entry; +} +exports.removeLeadingDotSegment = removeLeadingDotSegment; diff --git a/node_modules/fast-glob/out/utils/pattern.d.ts b/node_modules/fast-glob/out/utils/pattern.d.ts new file mode 100644 index 0000000..dbf17b1 --- /dev/null +++ b/node_modules/fast-glob/out/utils/pattern.d.ts @@ -0,0 +1,42 @@ +import { MicromatchOptions, Pattern, PatternRe } from '../types'; +declare type PatternTypeOptions = { + braceExpansion?: boolean; + caseSensitiveMatch?: boolean; + extglob?: boolean; +}; +export declare function isStaticPattern(pattern: Pattern, options?: PatternTypeOptions): boolean; +export declare function isDynamicPattern(pattern: Pattern, options?: PatternTypeOptions): boolean; +export declare function convertToPositivePattern(pattern: Pattern): Pattern; +export declare function convertToNegativePattern(pattern: Pattern): Pattern; +export declare function isNegativePattern(pattern: Pattern): boolean; +export declare function isPositivePattern(pattern: Pattern): boolean; +export declare function getNegativePatterns(patterns: Pattern[]): Pattern[]; +export declare function getPositivePatterns(patterns: Pattern[]): Pattern[]; +/** + * Returns patterns that can be applied inside the current directory. + * + * @example + * // ['./*', '*', 'a/*'] + * getPatternsInsideCurrentDirectory(['./*', '*', 'a/*', '../*', './../*']) + */ +export declare function getPatternsInsideCurrentDirectory(patterns: Pattern[]): Pattern[]; +/** + * Returns patterns to be expanded relative to (outside) the current directory. + * + * @example + * // ['../*', './../*'] + * getPatternsInsideCurrentDirectory(['./*', '*', 'a/*', '../*', './../*']) + */ +export declare function getPatternsOutsideCurrentDirectory(patterns: Pattern[]): Pattern[]; +export declare function isPatternRelatedToParentDirectory(pattern: Pattern): boolean; +export declare function getBaseDirectory(pattern: Pattern): string; +export declare function hasGlobStar(pattern: Pattern): boolean; +export declare function endsWithSlashGlobStar(pattern: Pattern): boolean; +export declare function isAffectDepthOfReadingPattern(pattern: Pattern): boolean; +export declare function expandPatternsWithBraceExpansion(patterns: Pattern[]): Pattern[]; +export declare function expandBraceExpansion(pattern: Pattern): Pattern[]; +export declare function getPatternParts(pattern: Pattern, options: MicromatchOptions): Pattern[]; +export declare function makeRe(pattern: Pattern, options: MicromatchOptions): PatternRe; +export declare function convertPatternsToRe(patterns: Pattern[], options: MicromatchOptions): PatternRe[]; +export declare function matchAny(entry: string, patternsRe: PatternRe[]): boolean; +export {}; diff --git a/node_modules/fast-glob/out/utils/pattern.js b/node_modules/fast-glob/out/utils/pattern.js new file mode 100644 index 0000000..9c97e16 --- /dev/null +++ b/node_modules/fast-glob/out/utils/pattern.js @@ -0,0 +1,169 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.matchAny = exports.convertPatternsToRe = exports.makeRe = exports.getPatternParts = exports.expandBraceExpansion = exports.expandPatternsWithBraceExpansion = exports.isAffectDepthOfReadingPattern = exports.endsWithSlashGlobStar = exports.hasGlobStar = exports.getBaseDirectory = exports.isPatternRelatedToParentDirectory = exports.getPatternsOutsideCurrentDirectory = exports.getPatternsInsideCurrentDirectory = exports.getPositivePatterns = exports.getNegativePatterns = exports.isPositivePattern = exports.isNegativePattern = exports.convertToNegativePattern = exports.convertToPositivePattern = exports.isDynamicPattern = exports.isStaticPattern = void 0; +const path = require("path"); +const globParent = require("glob-parent"); +const micromatch = require("micromatch"); +const GLOBSTAR = '**'; +const ESCAPE_SYMBOL = '\\'; +const COMMON_GLOB_SYMBOLS_RE = /[*?]|^!/; +const REGEX_CHARACTER_CLASS_SYMBOLS_RE = /\[[^[]*]/; +const REGEX_GROUP_SYMBOLS_RE = /(?:^|[^!*+?@])\([^(]*\|[^|]*\)/; +const GLOB_EXTENSION_SYMBOLS_RE = /[!*+?@]\([^(]*\)/; +const BRACE_EXPANSION_SEPARATORS_RE = /,|\.\./; +function isStaticPattern(pattern, options = {}) { + return !isDynamicPattern(pattern, options); +} +exports.isStaticPattern = isStaticPattern; +function isDynamicPattern(pattern, options = {}) { + /** + * A special case with an empty string is necessary for matching patterns that start with a forward slash. + * An empty string cannot be a dynamic pattern. + * For example, the pattern `/lib/*` will be spread into parts: '', 'lib', '*'. + */ + if (pattern === '') { + return false; + } + /** + * When the `caseSensitiveMatch` option is disabled, all patterns must be marked as dynamic, because we cannot check + * filepath directly (without read directory). + */ + if (options.caseSensitiveMatch === false || pattern.includes(ESCAPE_SYMBOL)) { + return true; + } + if (COMMON_GLOB_SYMBOLS_RE.test(pattern) || REGEX_CHARACTER_CLASS_SYMBOLS_RE.test(pattern) || REGEX_GROUP_SYMBOLS_RE.test(pattern)) { + return true; + } + if (options.extglob !== false && GLOB_EXTENSION_SYMBOLS_RE.test(pattern)) { + return true; + } + if (options.braceExpansion !== false && hasBraceExpansion(pattern)) { + return true; + } + return false; +} +exports.isDynamicPattern = isDynamicPattern; +function hasBraceExpansion(pattern) { + const openingBraceIndex = pattern.indexOf('{'); + if (openingBraceIndex === -1) { + return false; + } + const closingBraceIndex = pattern.indexOf('}', openingBraceIndex + 1); + if (closingBraceIndex === -1) { + return false; + } + const braceContent = pattern.slice(openingBraceIndex, closingBraceIndex); + return BRACE_EXPANSION_SEPARATORS_RE.test(braceContent); +} +function convertToPositivePattern(pattern) { + return isNegativePattern(pattern) ? pattern.slice(1) : pattern; +} +exports.convertToPositivePattern = convertToPositivePattern; +function convertToNegativePattern(pattern) { + return '!' + pattern; +} +exports.convertToNegativePattern = convertToNegativePattern; +function isNegativePattern(pattern) { + return pattern.startsWith('!') && pattern[1] !== '('; +} +exports.isNegativePattern = isNegativePattern; +function isPositivePattern(pattern) { + return !isNegativePattern(pattern); +} +exports.isPositivePattern = isPositivePattern; +function getNegativePatterns(patterns) { + return patterns.filter(isNegativePattern); +} +exports.getNegativePatterns = getNegativePatterns; +function getPositivePatterns(patterns) { + return patterns.filter(isPositivePattern); +} +exports.getPositivePatterns = getPositivePatterns; +/** + * Returns patterns that can be applied inside the current directory. + * + * @example + * // ['./*', '*', 'a/*'] + * getPatternsInsideCurrentDirectory(['./*', '*', 'a/*', '../*', './../*']) + */ +function getPatternsInsideCurrentDirectory(patterns) { + return patterns.filter((pattern) => !isPatternRelatedToParentDirectory(pattern)); +} +exports.getPatternsInsideCurrentDirectory = getPatternsInsideCurrentDirectory; +/** + * Returns patterns to be expanded relative to (outside) the current directory. + * + * @example + * // ['../*', './../*'] + * getPatternsInsideCurrentDirectory(['./*', '*', 'a/*', '../*', './../*']) + */ +function getPatternsOutsideCurrentDirectory(patterns) { + return patterns.filter(isPatternRelatedToParentDirectory); +} +exports.getPatternsOutsideCurrentDirectory = getPatternsOutsideCurrentDirectory; +function isPatternRelatedToParentDirectory(pattern) { + return pattern.startsWith('..') || pattern.startsWith('./..'); +} +exports.isPatternRelatedToParentDirectory = isPatternRelatedToParentDirectory; +function getBaseDirectory(pattern) { + return globParent(pattern, { flipBackslashes: false }); +} +exports.getBaseDirectory = getBaseDirectory; +function hasGlobStar(pattern) { + return pattern.includes(GLOBSTAR); +} +exports.hasGlobStar = hasGlobStar; +function endsWithSlashGlobStar(pattern) { + return pattern.endsWith('/' + GLOBSTAR); +} +exports.endsWithSlashGlobStar = endsWithSlashGlobStar; +function isAffectDepthOfReadingPattern(pattern) { + const basename = path.basename(pattern); + return endsWithSlashGlobStar(pattern) || isStaticPattern(basename); +} +exports.isAffectDepthOfReadingPattern = isAffectDepthOfReadingPattern; +function expandPatternsWithBraceExpansion(patterns) { + return patterns.reduce((collection, pattern) => { + return collection.concat(expandBraceExpansion(pattern)); + }, []); +} +exports.expandPatternsWithBraceExpansion = expandPatternsWithBraceExpansion; +function expandBraceExpansion(pattern) { + return micromatch.braces(pattern, { + expand: true, + nodupes: true + }); +} +exports.expandBraceExpansion = expandBraceExpansion; +function getPatternParts(pattern, options) { + let { parts } = micromatch.scan(pattern, Object.assign(Object.assign({}, options), { parts: true })); + /** + * The scan method returns an empty array in some cases. + * See micromatch/picomatch#58 for more details. + */ + if (parts.length === 0) { + parts = [pattern]; + } + /** + * The scan method does not return an empty part for the pattern with a forward slash. + * This is another part of micromatch/picomatch#58. + */ + if (parts[0].startsWith('/')) { + parts[0] = parts[0].slice(1); + parts.unshift(''); + } + return parts; +} +exports.getPatternParts = getPatternParts; +function makeRe(pattern, options) { + return micromatch.makeRe(pattern, options); +} +exports.makeRe = makeRe; +function convertPatternsToRe(patterns, options) { + return patterns.map((pattern) => makeRe(pattern, options)); +} +exports.convertPatternsToRe = convertPatternsToRe; +function matchAny(entry, patternsRe) { + return patternsRe.some((patternRe) => patternRe.test(entry)); +} +exports.matchAny = matchAny; diff --git a/node_modules/fast-glob/out/utils/stream.d.ts b/node_modules/fast-glob/out/utils/stream.d.ts new file mode 100644 index 0000000..aafacef --- /dev/null +++ b/node_modules/fast-glob/out/utils/stream.d.ts @@ -0,0 +1,3 @@ +/// +import { Readable } from 'stream'; +export declare function merge(streams: Readable[]): NodeJS.ReadableStream; diff --git a/node_modules/fast-glob/out/utils/stream.js b/node_modules/fast-glob/out/utils/stream.js new file mode 100644 index 0000000..b32028c --- /dev/null +++ b/node_modules/fast-glob/out/utils/stream.js @@ -0,0 +1,17 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.merge = void 0; +const merge2 = require("merge2"); +function merge(streams) { + const mergedStream = merge2(streams); + streams.forEach((stream) => { + stream.once('error', (error) => mergedStream.emit('error', error)); + }); + mergedStream.once('close', () => propagateCloseEventToSources(streams)); + mergedStream.once('end', () => propagateCloseEventToSources(streams)); + return mergedStream; +} +exports.merge = merge; +function propagateCloseEventToSources(streams) { + streams.forEach((stream) => stream.emit('close')); +} diff --git a/node_modules/fast-glob/out/utils/string.d.ts b/node_modules/fast-glob/out/utils/string.d.ts new file mode 100644 index 0000000..c884735 --- /dev/null +++ b/node_modules/fast-glob/out/utils/string.d.ts @@ -0,0 +1,2 @@ +export declare function isString(input: unknown): input is string; +export declare function isEmpty(input: string): boolean; diff --git a/node_modules/fast-glob/out/utils/string.js b/node_modules/fast-glob/out/utils/string.js new file mode 100644 index 0000000..76e7ea5 --- /dev/null +++ b/node_modules/fast-glob/out/utils/string.js @@ -0,0 +1,11 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.isEmpty = exports.isString = void 0; +function isString(input) { + return typeof input === 'string'; +} +exports.isString = isString; +function isEmpty(input) { + return input === ''; +} +exports.isEmpty = isEmpty; diff --git a/node_modules/fast-glob/package.json b/node_modules/fast-glob/package.json new file mode 100644 index 0000000..d74e403 --- /dev/null +++ b/node_modules/fast-glob/package.json @@ -0,0 +1,94 @@ +{ + "name": "fast-glob", + "version": "3.2.12", + "description": "It's a very fast and efficient glob library for Node.js", + "license": "MIT", + "repository": "mrmlnc/fast-glob", + "author": { + "name": "Denis Malinochkin", + "url": "https://mrmlnc.com" + }, + "engines": { + "node": ">=8.6.0" + }, + "main": "out/index.js", + "typings": "out/index.d.ts", + "files": [ + "out", + "!out/{benchmark,tests}", + "!out/**/*.map", + "!out/**/*.spec.*" + ], + "keywords": [ + "glob", + "patterns", + "fast", + "implementation" + ], + "devDependencies": { + "@nodelib/fs.macchiato": "^1.0.1", + "@types/compute-stdev": "^1.0.0", + "@types/easy-table": "^0.0.32", + "@types/glob": "^7.1.1", + "@types/glob-parent": "^5.1.0", + "@types/is-ci": "^2.0.0", + "@types/merge2": "^1.1.4", + "@types/micromatch": "^4.0.0", + "@types/minimist": "^1.2.0", + "@types/mocha": "^5.2.7", + "@types/node": "^12.7.8", + "@types/rimraf": "^2.0.2", + "@types/sinon": "^7.5.0", + "compute-stdev": "^1.0.0", + "easy-table": "^1.1.1", + "eslint": "^6.5.1", + "eslint-config-mrmlnc": "^1.1.0", + "execa": "^2.0.4", + "fast-glob": "^3.0.4", + "fdir": "^5.1.0", + "glob": "^7.1.4", + "is-ci": "^2.0.0", + "log-update": "^4.0.0", + "minimist": "^1.2.0", + "mocha": "^6.2.1", + "rimraf": "^3.0.0", + "sinon": "^7.5.0", + "tiny-glob": "^0.2.6", + "typescript": "^3.6.3" + }, + "dependencies": { + "@nodelib/fs.stat": "^2.0.2", + "@nodelib/fs.walk": "^1.2.3", + "glob-parent": "^5.1.2", + "merge2": "^1.3.0", + "micromatch": "^4.0.4" + }, + "scripts": { + "clean": "rimraf out", + "lint": "eslint \"src/**/*.ts\" --cache", + "compile": "tsc", + "test": "mocha \"out/**/*.spec.js\" -s 0", + "smoke": "mocha \"out/**/*.smoke.js\" -s 0", + "smoke:sync": "mocha \"out/**/*.smoke.js\" -s 0 --grep \"\\(sync\\)\"", + "smoke:async": "mocha \"out/**/*.smoke.js\" -s 0 --grep \"\\(async\\)\"", + "smoke:stream": "mocha \"out/**/*.smoke.js\" -s 0 --grep \"\\(stream\\)\"", + "build": "npm run clean && npm run compile && npm run lint && npm test", + "watch": "npm run clean && npm run compile -- --sourceMap --watch", + "bench": "npm run bench-async && npm run bench-stream && npm run bench-sync", + "bench-async": "npm run bench-async-flatten && npm run bench-async-deep && npm run bench-async-partial-flatten && npm run bench-async-partial-deep", + "bench-stream": "npm run bench-stream-flatten && npm run bench-stream-deep && npm run bench-stream-partial-flatten && npm run bench-stream-partial-deep", + "bench-sync": "npm run bench-sync-flatten && npm run bench-sync-deep && npm run bench-sync-partial-flatten && npm run bench-sync-partial-deep", + "bench-async-flatten": "node ./out/benchmark --mode async --pattern \"*\"", + "bench-async-deep": "node ./out/benchmark --mode async --pattern \"**\"", + "bench-async-partial-flatten": "node ./out/benchmark --mode async --pattern \"{fixtures,out}/{first,second}/*\"", + "bench-async-partial-deep": "node ./out/benchmark --mode async --pattern \"{fixtures,out}/**\"", + "bench-stream-flatten": "node ./out/benchmark --mode stream --pattern \"*\"", + "bench-stream-deep": "node ./out/benchmark --mode stream --pattern \"**\"", + "bench-stream-partial-flatten": "node ./out/benchmark --mode stream --pattern \"{fixtures,out}/{first,second}/*\"", + "bench-stream-partial-deep": "node ./out/benchmark --mode stream --pattern \"{fixtures,out}/**\"", + "bench-sync-flatten": "node ./out/benchmark --mode sync --pattern \"*\"", + "bench-sync-deep": "node ./out/benchmark --mode sync --pattern \"**\"", + "bench-sync-partial-flatten": "node ./out/benchmark --mode sync --pattern \"{fixtures,out}/{first,second}/*\"", + "bench-sync-partial-deep": "node ./out/benchmark --mode sync --pattern \"{fixtures,out}/**\"" + } +} diff --git a/node_modules/fastq/.github/dependabot.yml b/node_modules/fastq/.github/dependabot.yml new file mode 100644 index 0000000..7e7cbe1 --- /dev/null +++ b/node_modules/fastq/.github/dependabot.yml @@ -0,0 +1,11 @@ +version: 2 +updates: +- package-ecosystem: npm + directory: "/" + schedule: + interval: daily + open-pull-requests-limit: 10 + ignore: + - dependency-name: standard + versions: + - 16.0.3 diff --git a/node_modules/fastq/.github/workflows/ci.yml b/node_modules/fastq/.github/workflows/ci.yml new file mode 100644 index 0000000..50e66b5 --- /dev/null +++ b/node_modules/fastq/.github/workflows/ci.yml @@ -0,0 +1,50 @@ +name: ci + +on: [push, pull_request] + +jobs: + legacy: + runs-on: ubuntu-latest + + strategy: + matrix: + node-version: ['0.10', '0.12', 4.x, 6.x, 8.x] + + steps: + - uses: actions/checkout@v2 + + - name: Use Node.js + uses: actions/setup-node@v1 + with: + node-version: ${{ matrix.node-version }} + + - name: Install + run: | + npm install --production && npm install tape + + - name: Run tests + run: | + npm run legacy + + test: + runs-on: ubuntu-latest + + strategy: + matrix: + node-version: [10.x, 12.x, 13.x, 14.x, 15.x, 16.x] + + steps: + - uses: actions/checkout@v2 + + - name: Use Node.js + uses: actions/setup-node@v1 + with: + node-version: ${{ matrix.node-version }} + + - name: Install + run: | + npm install + + - name: Run tests + run: | + npm run test diff --git a/node_modules/fastq/LICENSE b/node_modules/fastq/LICENSE new file mode 100644 index 0000000..27c7bb4 --- /dev/null +++ b/node_modules/fastq/LICENSE @@ -0,0 +1,13 @@ +Copyright (c) 2015-2020, Matteo Collina + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/fastq/README.md b/node_modules/fastq/README.md new file mode 100644 index 0000000..8a25fef --- /dev/null +++ b/node_modules/fastq/README.md @@ -0,0 +1,309 @@ +# fastq + +![ci][ci-url] +[![npm version][npm-badge]][npm-url] +[![Dependency Status][david-badge]][david-url] + +Fast, in memory work queue. + +Benchmarks (1 million tasks): + +* setImmediate: 812ms +* fastq: 854ms +* async.queue: 1298ms +* neoAsync.queue: 1249ms + +Obtained on node 12.16.1, on a dedicated server. + +If you need zero-overhead series function call, check out +[fastseries](http://npm.im/fastseries). For zero-overhead parallel +function call, check out [fastparallel](http://npm.im/fastparallel). + +[![js-standard-style](https://raw.githubusercontent.com/feross/standard/master/badge.png)](https://github.com/feross/standard) + + * Installation + * Usage + * API + * Licence & copyright + +## Install + +`npm i fastq --save` + +## Usage (callback API) + +```js +'use strict' + +const queue = require('fastq')(worker, 1) + +queue.push(42, function (err, result) { + if (err) { throw err } + console.log('the result is', result) +}) + +function worker (arg, cb) { + cb(null, arg * 2) +} +``` + +## Usage (promise API) + +```js +const queue = require('fastq').promise(worker, 1) + +async function worker (arg) { + return arg * 2 +} + +async function run () { + const result = await queue.push(42) + console.log('the result is', result) +} + +run() +``` + +### Setting "this" + +```js +'use strict' + +const that = { hello: 'world' } +const queue = require('fastq')(that, worker, 1) + +queue.push(42, function (err, result) { + if (err) { throw err } + console.log(this) + console.log('the result is', result) +}) + +function worker (arg, cb) { + console.log(this) + cb(null, arg * 2) +} +``` + +### Using with TypeScript (callback API) + +```ts +'use strict' + +import * as fastq from "fastq"; +import type { queue, done } from "fastq"; + +type Task = { + id: number +} + +const q: queue = fastq(worker, 1) + +q.push({ id: 42}) + +function worker (arg: Task, cb: done) { + console.log(arg.id) + cb(null) +} +``` + +### Using with TypeScript (promise API) + +```ts +'use strict' + +import * as fastq from "fastq"; +import type { queueAsPromised } from "fastq"; + +type Task = { + id: number +} + +const q: queueAsPromised = fastq.promise(asyncWorker, 1) + +q.push({ id: 42}).catch((err) => console.error(err)) + +async function asyncWorker (arg: Task): Promise { + // No need for a try-catch block, fastq handles errors automatically + console.log(arg.id) +} +``` + +## API + +* fastqueue() +* queue#push() +* queue#unshift() +* queue#pause() +* queue#resume() +* queue#idle() +* queue#length() +* queue#getQueue() +* queue#kill() +* queue#killAndDrain() +* queue#error() +* queue#concurrency +* queue#drain +* queue#empty +* queue#saturated +* fastqueue.promise() + +------------------------------------------------------- + +### fastqueue([that], worker, concurrency) + +Creates a new queue. + +Arguments: + +* `that`, optional context of the `worker` function. +* `worker`, worker function, it would be called with `that` as `this`, + if that is specified. +* `concurrency`, number of concurrent tasks that could be executed in + parallel. + +------------------------------------------------------- + +### queue.push(task, done) + +Add a task at the end of the queue. `done(err, result)` will be called +when the task was processed. + +------------------------------------------------------- + +### queue.unshift(task, done) + +Add a task at the beginning of the queue. `done(err, result)` will be called +when the task was processed. + +------------------------------------------------------- + +### queue.pause() + +Pause the processing of tasks. Currently worked tasks are not +stopped. + +------------------------------------------------------- + +### queue.resume() + +Resume the processing of tasks. + +------------------------------------------------------- + +### queue.idle() + +Returns `false` if there are tasks being processed or waiting to be processed. +`true` otherwise. + +------------------------------------------------------- + +### queue.length() + +Returns the number of tasks waiting to be processed (in the queue). + +------------------------------------------------------- + +### queue.getQueue() + +Returns all the tasks be processed (in the queue). Returns empty array when there are no tasks + +------------------------------------------------------- + +### queue.kill() + +Removes all tasks waiting to be processed, and reset `drain` to an empty +function. + +------------------------------------------------------- + +### queue.killAndDrain() + +Same than `kill` but the `drain` function will be called before reset to empty. + +------------------------------------------------------- + +### queue.error(handler) + +Set a global error handler. `handler(err, task)` will be called +each time a task is completed, `err` will be not null if the task has thrown an error. + +------------------------------------------------------- + +### queue.concurrency + +Property that returns the number of concurrent tasks that could be executed in +parallel. It can be altered at runtime. + +------------------------------------------------------- + +### queue.drain + +Function that will be called when the last +item from the queue has been processed by a worker. +It can be altered at runtime. + +------------------------------------------------------- + +### queue.empty + +Function that will be called when the last +item from the queue has been assigned to a worker. +It can be altered at runtime. + +------------------------------------------------------- + +### queue.saturated + +Function that will be called when the queue hits the concurrency +limit. +It can be altered at runtime. + +------------------------------------------------------- + +### fastqueue.promise([that], worker(arg), concurrency) + +Creates a new queue with `Promise` apis. It also offers all the methods +and properties of the object returned by [`fastqueue`](#fastqueue) with the modified +[`push`](#pushPromise) and [`unshift`](#unshiftPromise) methods. + +Node v10+ is required to use the promisified version. + +Arguments: +* `that`, optional context of the `worker` function. +* `worker`, worker function, it would be called with `that` as `this`, + if that is specified. It MUST return a `Promise`. +* `concurrency`, number of concurrent tasks that could be executed in + parallel. + + +#### queue.push(task) => Promise + +Add a task at the end of the queue. The returned `Promise` will be fulfilled (rejected) +when the task is completed successfully (unsuccessfully). + +This promise could be ignored as it will not lead to a `'unhandledRejection'`. + + +#### queue.unshift(task) => Promise + +Add a task at the beginning of the queue. The returned `Promise` will be fulfilled (rejected) +when the task is completed successfully (unsuccessfully). + +This promise could be ignored as it will not lead to a `'unhandledRejection'`. + + +#### queue.drained() => Promise + +Wait for the queue to be drained. The returned `Promise` will be resolved when all tasks in the queue have been processed by a worker. + +This promise could be ignored as it will not lead to a `'unhandledRejection'`. + +## License + +ISC + +[ci-url]: https://github.com/mcollina/fastq/workflows/ci/badge.svg +[npm-badge]: https://badge.fury.io/js/fastq.svg +[npm-url]: https://badge.fury.io/js/fastq +[david-badge]: https://david-dm.org/mcollina/fastq.svg +[david-url]: https://david-dm.org/mcollina/fastq diff --git a/node_modules/fastq/bench.js b/node_modules/fastq/bench.js new file mode 100644 index 0000000..4eaa829 --- /dev/null +++ b/node_modules/fastq/bench.js @@ -0,0 +1,66 @@ +'use strict' + +const max = 1000000 +const fastqueue = require('./')(worker, 1) +const { promisify } = require('util') +const immediate = promisify(setImmediate) +const qPromise = require('./').promise(immediate, 1) +const async = require('async') +const neo = require('neo-async') +const asyncqueue = async.queue(worker, 1) +const neoqueue = neo.queue(worker, 1) + +function bench (func, done) { + const key = max + '*' + func.name + let count = -1 + + console.time(key) + end() + + function end () { + if (++count < max) { + func(end) + } else { + console.timeEnd(key) + if (done) { + done() + } + } + } +} + +function benchFastQ (done) { + fastqueue.push(42, done) +} + +function benchAsyncQueue (done) { + asyncqueue.push(42, done) +} + +function benchNeoQueue (done) { + neoqueue.push(42, done) +} + +function worker (arg, cb) { + setImmediate(cb) +} + +function benchSetImmediate (cb) { + worker(42, cb) +} + +function benchFastQPromise (done) { + qPromise.push(42).then(function () { done() }, done) +} + +function runBench (done) { + async.eachSeries([ + benchSetImmediate, + benchFastQ, + benchNeoQueue, + benchAsyncQueue, + benchFastQPromise + ], bench, done) +} + +runBench(runBench) diff --git a/node_modules/fastq/example.js b/node_modules/fastq/example.js new file mode 100644 index 0000000..665fdc8 --- /dev/null +++ b/node_modules/fastq/example.js @@ -0,0 +1,14 @@ +'use strict' + +/* eslint-disable no-var */ + +var queue = require('./')(worker, 1) + +queue.push(42, function (err, result) { + if (err) { throw err } + console.log('the result is', result) +}) + +function worker (arg, cb) { + cb(null, 42 * 2) +} diff --git a/node_modules/fastq/example.mjs b/node_modules/fastq/example.mjs new file mode 100644 index 0000000..81be789 --- /dev/null +++ b/node_modules/fastq/example.mjs @@ -0,0 +1,11 @@ +import { promise as queueAsPromised } from './queue.js' + +/* eslint-disable */ + +const queue = queueAsPromised(worker, 1) + +console.log('the result is', await queue.push(42)) + +async function worker (arg) { + return 42 * 2 +} diff --git a/node_modules/fastq/index.d.ts b/node_modules/fastq/index.d.ts new file mode 100644 index 0000000..65ebe65 --- /dev/null +++ b/node_modules/fastq/index.d.ts @@ -0,0 +1,37 @@ +declare function fastq(context: C, worker: fastq.worker, concurrency: number): fastq.queue +declare function fastq(worker: fastq.worker, concurrency: number): fastq.queue + +declare namespace fastq { + type worker = (this: C, task: T, cb: fastq.done) => void + type asyncWorker = (this: C, task: T) => Promise + type done = (err: Error | null, result?: R) => void + type errorHandler = (err: Error, task: T) => void + + interface queue { + push(task: T, done?: done): void + unshift(task: T, done?: done): void + pause(): any + resume(): any + idle(): boolean + length(): number + getQueue(): T[] + kill(): any + killAndDrain(): any + error(handler: errorHandler): void + concurrency: number + drain(): any + empty: () => void + saturated: () => void + } + + interface queueAsPromised extends queue { + push(task: T): Promise + unshift(task: T): Promise + drained(): Promise + } + + function promise(context: C, worker: fastq.asyncWorker, concurrency: number): fastq.queueAsPromised + function promise(worker: fastq.asyncWorker, concurrency: number): fastq.queueAsPromised +} + +export = fastq diff --git a/node_modules/fastq/package.json b/node_modules/fastq/package.json new file mode 100644 index 0000000..691040d --- /dev/null +++ b/node_modules/fastq/package.json @@ -0,0 +1,52 @@ +{ + "name": "fastq", + "version": "1.14.0", + "description": "Fast, in memory work queue", + "main": "queue.js", + "scripts": { + "lint": "standard --verbose | snazzy", + "unit": "nyc --lines 100 --branches 100 --functions 100 --check-coverage --reporter=text tape test/test.js test/promise.js", + "coverage": "nyc --reporter=html --reporter=cobertura --reporter=text tape test/test.js test/promise.js", + "test:report": "npm run lint && npm run unit:report", + "test": "npm run lint && npm run unit && npm run typescript", + "typescript": "tsc --project ./test/tsconfig.json", + "legacy": "tape test/test.js" + }, + "pre-commit": [ + "test" + ], + "repository": { + "type": "git", + "url": "git+https://github.com/mcollina/fastq.git" + }, + "keywords": [ + "fast", + "queue", + "async", + "worker" + ], + "author": "Matteo Collina ", + "license": "ISC", + "bugs": { + "url": "https://github.com/mcollina/fastq/issues" + }, + "homepage": "https://github.com/mcollina/fastq#readme", + "devDependencies": { + "async": "^3.1.0", + "neo-async": "^2.6.1", + "nyc": "^15.0.0", + "pre-commit": "^1.2.2", + "snazzy": "^9.0.0", + "standard": "^16.0.0", + "tape": "^5.0.0", + "typescript": "^4.0.2" + }, + "dependencies": { + "reusify": "^1.0.4" + }, + "standard": { + "ignore": [ + "example.mjs" + ] + } +} diff --git a/node_modules/fastq/queue.js b/node_modules/fastq/queue.js new file mode 100644 index 0000000..84e7bbd --- /dev/null +++ b/node_modules/fastq/queue.js @@ -0,0 +1,283 @@ +'use strict' + +/* eslint-disable no-var */ + +var reusify = require('reusify') + +function fastqueue (context, worker, concurrency) { + if (typeof context === 'function') { + concurrency = worker + worker = context + context = null + } + + if (concurrency < 1) { + throw new Error('fastqueue concurrency must be greater than 1') + } + + var cache = reusify(Task) + var queueHead = null + var queueTail = null + var _running = 0 + var errorHandler = null + + var self = { + push: push, + drain: noop, + saturated: noop, + pause: pause, + paused: false, + concurrency: concurrency, + running: running, + resume: resume, + idle: idle, + length: length, + getQueue: getQueue, + unshift: unshift, + empty: noop, + kill: kill, + killAndDrain: killAndDrain, + error: error + } + + return self + + function running () { + return _running + } + + function pause () { + self.paused = true + } + + function length () { + var current = queueHead + var counter = 0 + + while (current) { + current = current.next + counter++ + } + + return counter + } + + function getQueue () { + var current = queueHead + var tasks = [] + + while (current) { + tasks.push(current.value) + current = current.next + } + + return tasks + } + + function resume () { + if (!self.paused) return + self.paused = false + for (var i = 0; i < self.concurrency; i++) { + _running++ + release() + } + } + + function idle () { + return _running === 0 && self.length() === 0 + } + + function push (value, done) { + var current = cache.get() + + current.context = context + current.release = release + current.value = value + current.callback = done || noop + current.errorHandler = errorHandler + + if (_running === self.concurrency || self.paused) { + if (queueTail) { + queueTail.next = current + queueTail = current + } else { + queueHead = current + queueTail = current + self.saturated() + } + } else { + _running++ + worker.call(context, current.value, current.worked) + } + } + + function unshift (value, done) { + var current = cache.get() + + current.context = context + current.release = release + current.value = value + current.callback = done || noop + + if (_running === self.concurrency || self.paused) { + if (queueHead) { + current.next = queueHead + queueHead = current + } else { + queueHead = current + queueTail = current + self.saturated() + } + } else { + _running++ + worker.call(context, current.value, current.worked) + } + } + + function release (holder) { + if (holder) { + cache.release(holder) + } + var next = queueHead + if (next) { + if (!self.paused) { + if (queueTail === queueHead) { + queueTail = null + } + queueHead = next.next + next.next = null + worker.call(context, next.value, next.worked) + if (queueTail === null) { + self.empty() + } + } else { + _running-- + } + } else if (--_running === 0) { + self.drain() + } + } + + function kill () { + queueHead = null + queueTail = null + self.drain = noop + } + + function killAndDrain () { + queueHead = null + queueTail = null + self.drain() + self.drain = noop + } + + function error (handler) { + errorHandler = handler + } +} + +function noop () {} + +function Task () { + this.value = null + this.callback = noop + this.next = null + this.release = noop + this.context = null + this.errorHandler = null + + var self = this + + this.worked = function worked (err, result) { + var callback = self.callback + var errorHandler = self.errorHandler + var val = self.value + self.value = null + self.callback = noop + if (self.errorHandler) { + errorHandler(err, val) + } + callback.call(self.context, err, result) + self.release(self) + } +} + +function queueAsPromised (context, worker, concurrency) { + if (typeof context === 'function') { + concurrency = worker + worker = context + context = null + } + + function asyncWrapper (arg, cb) { + worker.call(this, arg) + .then(function (res) { + cb(null, res) + }, cb) + } + + var queue = fastqueue(context, asyncWrapper, concurrency) + + var pushCb = queue.push + var unshiftCb = queue.unshift + + queue.push = push + queue.unshift = unshift + queue.drained = drained + + return queue + + function push (value) { + var p = new Promise(function (resolve, reject) { + pushCb(value, function (err, result) { + if (err) { + reject(err) + return + } + resolve(result) + }) + }) + + // Let's fork the promise chain to + // make the error bubble up to the user but + // not lead to a unhandledRejection + p.catch(noop) + + return p + } + + function unshift (value) { + var p = new Promise(function (resolve, reject) { + unshiftCb(value, function (err, result) { + if (err) { + reject(err) + return + } + resolve(result) + }) + }) + + // Let's fork the promise chain to + // make the error bubble up to the user but + // not lead to a unhandledRejection + p.catch(noop) + + return p + } + + function drained () { + var previousDrain = queue.drain + + var p = new Promise(function (resolve) { + queue.drain = function () { + previousDrain() + resolve() + } + }) + + return p + } +} + +module.exports = fastqueue +module.exports.promise = queueAsPromised diff --git a/node_modules/fastq/test/example.ts b/node_modules/fastq/test/example.ts new file mode 100644 index 0000000..c454e9d --- /dev/null +++ b/node_modules/fastq/test/example.ts @@ -0,0 +1,81 @@ +import * as fastq from '../' +import { promise as queueAsPromised } from '../' + +// Basic example + +const queue = fastq(worker, 1) + +queue.push('world', (err, result) => { + if (err) throw err + console.log('the result is', result) +}) + +queue.push('push without cb') + +queue.concurrency + +queue.drain() + +queue.empty = () => undefined + +console.log('the queue tasks are', queue.getQueue()) + +queue.idle() + +queue.kill() + +queue.killAndDrain() + +queue.length + +queue.pause() + +queue.resume() + +queue.saturated = () => undefined + +queue.unshift('world', (err, result) => { + if (err) throw err + console.log('the result is', result) +}) + +queue.unshift('unshift without cb') + +function worker(task: any, cb: fastq.done) { + cb(null, 'hello ' + task) +} + +// Generics example + +interface GenericsContext { + base: number; +} + +const genericsQueue = fastq({ base: 6 }, genericsWorker, 1) + +genericsQueue.push(7, (err, done) => { + if (err) throw err + console.log('the result is', done) +}) + +genericsQueue.unshift(7, (err, done) => { + if (err) throw err + console.log('the result is', done) +}) + +function genericsWorker(this: GenericsContext, task: number, cb: fastq.done) { + cb(null, 'the meaning of life is ' + (this.base * task)) +} + +const queue2 = queueAsPromised(asyncWorker, 1) + +async function asyncWorker(task: any) { + return 'hello ' + task +} + +async function run () { + await queue.push(42) + await queue.unshift(42) +} + +run() diff --git a/node_modules/fastq/test/promise.js b/node_modules/fastq/test/promise.js new file mode 100644 index 0000000..6e123d6 --- /dev/null +++ b/node_modules/fastq/test/promise.js @@ -0,0 +1,221 @@ +'use strict' + +const test = require('tape') +const buildQueue = require('../').promise +const { promisify } = require('util') +const sleep = promisify(setTimeout) +const immediate = promisify(setImmediate) + +test('concurrency', function (t) { + t.plan(2) + t.throws(buildQueue.bind(null, worker, 0)) + t.doesNotThrow(buildQueue.bind(null, worker, 1)) + + async function worker (arg) { + return true + } +}) + +test('worker execution', async function (t) { + const queue = buildQueue(worker, 1) + + const result = await queue.push(42) + + t.equal(result, true, 'result matches') + + async function worker (arg) { + t.equal(arg, 42) + return true + } +}) + +test('limit', async function (t) { + const queue = buildQueue(worker, 1) + + const [res1, res2] = await Promise.all([queue.push(10), queue.push(0)]) + t.equal(res1, 10, 'the result matches') + t.equal(res2, 0, 'the result matches') + + async function worker (arg) { + await sleep(arg) + return arg + } +}) + +test('multiple executions', async function (t) { + const queue = buildQueue(worker, 1) + const toExec = [1, 2, 3, 4, 5] + const expected = ['a', 'b', 'c', 'd', 'e'] + let count = 0 + + await Promise.all(toExec.map(async function (task, i) { + const result = await queue.push(task) + t.equal(result, expected[i], 'the result matches') + })) + + async function worker (arg) { + t.equal(arg, toExec[count], 'arg matches') + return expected[count++] + } +}) + +test('drained', async function (t) { + const queue = buildQueue(worker, 2) + + const toExec = new Array(10).fill(10) + let count = 0 + + async function worker (arg) { + await sleep(arg) + count++ + } + + toExec.forEach(function (i) { + queue.push(i) + }) + + await queue.drained() + + t.equal(count, toExec.length) + + toExec.forEach(function (i) { + queue.push(i) + }) + + await queue.drained() + + t.equal(count, toExec.length * 2) +}) + +test('drained with exception should not throw', async function (t) { + const queue = buildQueue(worker, 2) + + const toExec = new Array(10).fill(10) + + async function worker () { + throw new Error('foo') + } + + toExec.forEach(function (i) { + queue.push(i) + }) + + await queue.drained() +}) + +test('drained with drain function', async function (t) { + let drainCalled = false + const queue = buildQueue(worker, 2) + + queue.drain = function () { + drainCalled = true + } + + const toExec = new Array(10).fill(10) + let count = 0 + + async function worker (arg) { + await sleep(arg) + count++ + } + + toExec.forEach(function () { + queue.push() + }) + + await queue.drained() + + t.equal(count, toExec.length) + t.equal(drainCalled, true) +}) + +test('set this', async function (t) { + t.plan(1) + const that = {} + const queue = buildQueue(that, worker, 1) + + await queue.push(42) + + async function worker (arg) { + t.equal(this, that, 'this matches') + } +}) + +test('unshift', async function (t) { + const queue = buildQueue(worker, 1) + const expected = [1, 2, 3, 4] + + await Promise.all([ + queue.push(1), + queue.push(4), + queue.unshift(3), + queue.unshift(2) + ]) + + t.is(expected.length, 0) + + async function worker (arg) { + t.equal(expected.shift(), arg, 'tasks come in order') + } +}) + +test('push with worker throwing error', async function (t) { + t.plan(5) + const q = buildQueue(async function (task, cb) { + throw new Error('test error') + }, 1) + q.error(function (err, task) { + t.ok(err instanceof Error, 'global error handler should catch the error') + t.match(err.message, /test error/, 'error message should be "test error"') + t.equal(task, 42, 'The task executed should be passed') + }) + try { + await q.push(42) + } catch (err) { + t.ok(err instanceof Error, 'push callback should catch the error') + t.match(err.message, /test error/, 'error message should be "test error"') + } +}) + +test('unshift with worker throwing error', async function (t) { + t.plan(2) + const q = buildQueue(async function (task, cb) { + throw new Error('test error') + }, 1) + try { + await q.unshift(42) + } catch (err) { + t.ok(err instanceof Error, 'push callback should catch the error') + t.match(err.message, /test error/, 'error message should be "test error"') + } +}) + +test('no unhandledRejection (push)', async function (t) { + function handleRejection () { + t.fail('unhandledRejection') + } + process.once('unhandledRejection', handleRejection) + const q = buildQueue(async function (task, cb) { + throw new Error('test error') + }, 1) + + q.push(42) + + await immediate() + process.removeListener('unhandledRejection', handleRejection) +}) + +test('no unhandledRejection (unshift)', async function (t) { + function handleRejection () { + t.fail('unhandledRejection') + } + process.once('unhandledRejection', handleRejection) + const q = buildQueue(async function (task, cb) { + throw new Error('test error') + }, 1) + + q.unshift(42) + + await immediate() + process.removeListener('unhandledRejection', handleRejection) +}) diff --git a/node_modules/fastq/test/test.js b/node_modules/fastq/test/test.js new file mode 100644 index 0000000..1cc78a5 --- /dev/null +++ b/node_modules/fastq/test/test.js @@ -0,0 +1,566 @@ +'use strict' + +/* eslint-disable no-var */ + +var test = require('tape') +var buildQueue = require('../') + +test('concurrency', function (t) { + t.plan(2) + t.throws(buildQueue.bind(null, worker, 0)) + t.doesNotThrow(buildQueue.bind(null, worker, 1)) + + function worker (arg, cb) { + cb(null, true) + } +}) + +test('worker execution', function (t) { + t.plan(3) + + var queue = buildQueue(worker, 1) + + queue.push(42, function (err, result) { + t.error(err, 'no error') + t.equal(result, true, 'result matches') + }) + + function worker (arg, cb) { + t.equal(arg, 42) + cb(null, true) + } +}) + +test('limit', function (t) { + t.plan(4) + + var expected = [10, 0] + var queue = buildQueue(worker, 1) + + queue.push(10, result) + queue.push(0, result) + + function result (err, arg) { + t.error(err, 'no error') + t.equal(arg, expected.shift(), 'the result matches') + } + + function worker (arg, cb) { + setTimeout(cb, arg, null, arg) + } +}) + +test('multiple executions', function (t) { + t.plan(15) + + var queue = buildQueue(worker, 1) + var toExec = [1, 2, 3, 4, 5] + var count = 0 + + toExec.forEach(function (task) { + queue.push(task, done) + }) + + function done (err, result) { + t.error(err, 'no error') + t.equal(result, toExec[count - 1], 'the result matches') + } + + function worker (arg, cb) { + t.equal(arg, toExec[count], 'arg matches') + count++ + setImmediate(cb, null, arg) + } +}) + +test('multiple executions, one after another', function (t) { + t.plan(15) + + var queue = buildQueue(worker, 1) + var toExec = [1, 2, 3, 4, 5] + var count = 0 + + queue.push(toExec[0], done) + + function done (err, result) { + t.error(err, 'no error') + t.equal(result, toExec[count - 1], 'the result matches') + if (count < toExec.length) { + queue.push(toExec[count], done) + } + } + + function worker (arg, cb) { + t.equal(arg, toExec[count], 'arg matches') + count++ + setImmediate(cb, null, arg) + } +}) + +test('set this', function (t) { + t.plan(3) + + var that = {} + var queue = buildQueue(that, worker, 1) + + queue.push(42, function (err, result) { + t.error(err, 'no error') + t.equal(this, that, 'this matches') + }) + + function worker (arg, cb) { + t.equal(this, that, 'this matches') + cb(null, true) + } +}) + +test('drain', function (t) { + t.plan(4) + + var queue = buildQueue(worker, 1) + var worked = false + + queue.push(42, function (err, result) { + t.error(err, 'no error') + t.equal(result, true, 'result matches') + }) + + queue.drain = function () { + t.equal(true, worked, 'drained') + } + + function worker (arg, cb) { + t.equal(arg, 42) + worked = true + setImmediate(cb, null, true) + } +}) + +test('pause && resume', function (t) { + t.plan(7) + + var queue = buildQueue(worker, 1) + var worked = false + + t.notOk(queue.paused, 'it should not be paused') + + queue.pause() + + queue.push(42, function (err, result) { + t.error(err, 'no error') + t.equal(result, true, 'result matches') + }) + + t.notOk(worked, 'it should be paused') + t.ok(queue.paused, 'it should be paused') + + queue.resume() + queue.resume() // second resume is a no-op + + t.notOk(queue.paused, 'it should not be paused') + + function worker (arg, cb) { + t.equal(arg, 42) + worked = true + cb(null, true) + } +}) + +test('pause in flight && resume', function (t) { + t.plan(9) + + var queue = buildQueue(worker, 1) + var expected = [42, 24] + + t.notOk(queue.paused, 'it should not be paused') + + queue.push(42, function (err, result) { + t.error(err, 'no error') + t.equal(result, true, 'result matches') + t.ok(queue.paused, 'it should be paused') + process.nextTick(function () { queue.resume() }) + }) + + queue.push(24, function (err, result) { + t.error(err, 'no error') + t.equal(result, true, 'result matches') + t.notOk(queue.paused, 'it should not be paused') + }) + + queue.pause() + + function worker (arg, cb) { + t.equal(arg, expected.shift()) + process.nextTick(function () { cb(null, true) }) + } +}) + +test('altering concurrency', function (t) { + t.plan(7) + + var queue = buildQueue(worker, 1) + var count = 0 + + queue.pause() + + queue.push(24, workDone) + queue.push(24, workDone) + + queue.concurrency = 2 + + queue.resume() + + t.equal(queue.running(), 2, '2 jobs running') + + function workDone (err, result) { + t.error(err, 'no error') + t.equal(result, true, 'result matches') + } + + function worker (arg, cb) { + t.equal(0, count, 'works in parallel') + setImmediate(function () { + count++ + cb(null, true) + }) + } +}) + +test('idle()', function (t) { + t.plan(12) + + var queue = buildQueue(worker, 1) + + t.ok(queue.idle(), 'queue is idle') + + queue.push(42, function (err, result) { + t.error(err, 'no error') + t.equal(result, true, 'result matches') + t.notOk(queue.idle(), 'queue is not idle') + }) + + queue.push(42, function (err, result) { + t.error(err, 'no error') + t.equal(result, true, 'result matches') + // it will go idle after executing this function + setImmediate(function () { + t.ok(queue.idle(), 'queue is now idle') + }) + }) + + t.notOk(queue.idle(), 'queue is not idle') + + function worker (arg, cb) { + t.notOk(queue.idle(), 'queue is not idle') + t.equal(arg, 42) + setImmediate(cb, null, true) + } +}) + +test('saturated', function (t) { + t.plan(9) + + var queue = buildQueue(worker, 1) + var preworked = 0 + var worked = 0 + + queue.saturated = function () { + t.pass('saturated') + t.equal(preworked, 1, 'started 1 task') + t.equal(worked, 0, 'worked zero task') + } + + queue.push(42, done) + queue.push(42, done) + + function done (err, result) { + t.error(err, 'no error') + t.equal(result, true, 'result matches') + } + + function worker (arg, cb) { + t.equal(arg, 42) + preworked++ + setImmediate(function () { + worked++ + cb(null, true) + }) + } +}) + +test('length', function (t) { + t.plan(7) + + var queue = buildQueue(worker, 1) + + t.equal(queue.length(), 0, 'nothing waiting') + queue.push(42, done) + t.equal(queue.length(), 0, 'nothing waiting') + queue.push(42, done) + t.equal(queue.length(), 1, 'one task waiting') + queue.push(42, done) + t.equal(queue.length(), 2, 'two tasks waiting') + + function done (err, result) { + t.error(err, 'no error') + } + + function worker (arg, cb) { + setImmediate(function () { + cb(null, true) + }) + } +}) + +test('getQueue', function (t) { + t.plan(10) + + var queue = buildQueue(worker, 1) + + t.equal(queue.getQueue().length, 0, 'nothing waiting') + queue.push(42, done) + t.equal(queue.getQueue().length, 0, 'nothing waiting') + queue.push(42, done) + t.equal(queue.getQueue().length, 1, 'one task waiting') + t.equal(queue.getQueue()[0], 42, 'should be equal') + queue.push(43, done) + t.equal(queue.getQueue().length, 2, 'two tasks waiting') + t.equal(queue.getQueue()[0], 42, 'should be equal') + t.equal(queue.getQueue()[1], 43, 'should be equal') + + function done (err, result) { + t.error(err, 'no error') + } + + function worker (arg, cb) { + setImmediate(function () { + cb(null, true) + }) + } +}) + +test('unshift', function (t) { + t.plan(8) + + var queue = buildQueue(worker, 1) + var expected = [1, 2, 3, 4] + + queue.push(1, done) + queue.push(4, done) + queue.unshift(3, done) + queue.unshift(2, done) + + function done (err, result) { + t.error(err, 'no error') + } + + function worker (arg, cb) { + t.equal(expected.shift(), arg, 'tasks come in order') + setImmediate(function () { + cb(null, true) + }) + } +}) + +test('unshift && empty', function (t) { + t.plan(2) + + var queue = buildQueue(worker, 1) + var completed = false + + queue.pause() + + queue.empty = function () { + t.notOk(completed, 'the task has not completed yet') + } + + queue.unshift(1, done) + + queue.resume() + + function done (err, result) { + completed = true + t.error(err, 'no error') + } + + function worker (arg, cb) { + setImmediate(function () { + cb(null, true) + }) + } +}) + +test('push && empty', function (t) { + t.plan(2) + + var queue = buildQueue(worker, 1) + var completed = false + + queue.pause() + + queue.empty = function () { + t.notOk(completed, 'the task has not completed yet') + } + + queue.push(1, done) + + queue.resume() + + function done (err, result) { + completed = true + t.error(err, 'no error') + } + + function worker (arg, cb) { + setImmediate(function () { + cb(null, true) + }) + } +}) + +test('kill', function (t) { + t.plan(5) + + var queue = buildQueue(worker, 1) + var expected = [1] + + var predrain = queue.drain + + queue.drain = function drain () { + t.fail('drain should never be called') + } + + queue.push(1, done) + queue.push(4, done) + queue.unshift(3, done) + queue.unshift(2, done) + queue.kill() + + function done (err, result) { + t.error(err, 'no error') + setImmediate(function () { + t.equal(queue.length(), 0, 'no queued tasks') + t.equal(queue.running(), 0, 'no running tasks') + t.equal(queue.drain, predrain, 'drain is back to default') + }) + } + + function worker (arg, cb) { + t.equal(expected.shift(), arg, 'tasks come in order') + setImmediate(function () { + cb(null, true) + }) + } +}) + +test('killAndDrain', function (t) { + t.plan(6) + + var queue = buildQueue(worker, 1) + var expected = [1] + + var predrain = queue.drain + + queue.drain = function drain () { + t.pass('drain has been called') + } + + queue.push(1, done) + queue.push(4, done) + queue.unshift(3, done) + queue.unshift(2, done) + queue.killAndDrain() + + function done (err, result) { + t.error(err, 'no error') + setImmediate(function () { + t.equal(queue.length(), 0, 'no queued tasks') + t.equal(queue.running(), 0, 'no running tasks') + t.equal(queue.drain, predrain, 'drain is back to default') + }) + } + + function worker (arg, cb) { + t.equal(expected.shift(), arg, 'tasks come in order') + setImmediate(function () { + cb(null, true) + }) + } +}) + +test('pause && idle', function (t) { + t.plan(11) + + var queue = buildQueue(worker, 1) + var worked = false + + t.notOk(queue.paused, 'it should not be paused') + t.ok(queue.idle(), 'should be idle') + + queue.pause() + + queue.push(42, function (err, result) { + t.error(err, 'no error') + t.equal(result, true, 'result matches') + }) + + t.notOk(worked, 'it should be paused') + t.ok(queue.paused, 'it should be paused') + t.notOk(queue.idle(), 'should not be idle') + + queue.resume() + + t.notOk(queue.paused, 'it should not be paused') + t.notOk(queue.idle(), 'it should not be idle') + + function worker (arg, cb) { + t.equal(arg, 42) + worked = true + process.nextTick(cb.bind(null, null, true)) + process.nextTick(function () { + t.ok(queue.idle(), 'is should be idle') + }) + } +}) + +test('push without cb', function (t) { + t.plan(1) + + var queue = buildQueue(worker, 1) + + queue.push(42) + + function worker (arg, cb) { + t.equal(arg, 42) + cb() + } +}) + +test('unshift without cb', function (t) { + t.plan(1) + + var queue = buildQueue(worker, 1) + + queue.unshift(42) + + function worker (arg, cb) { + t.equal(arg, 42) + cb() + } +}) + +test('push with worker throwing error', function (t) { + t.plan(5) + var q = buildQueue(function (task, cb) { + cb(new Error('test error'), null) + }, 1) + q.error(function (err, task) { + t.ok(err instanceof Error, 'global error handler should catch the error') + t.match(err.message, /test error/, 'error message should be "test error"') + t.equal(task, 42, 'The task executed should be passed') + }) + q.push(42, function (err) { + t.ok(err instanceof Error, 'push callback should catch the error') + t.match(err.message, /test error/, 'error message should be "test error"') + }) +}) diff --git a/node_modules/fastq/test/tsconfig.json b/node_modules/fastq/test/tsconfig.json new file mode 100644 index 0000000..66e16e9 --- /dev/null +++ b/node_modules/fastq/test/tsconfig.json @@ -0,0 +1,11 @@ +{ + "compilerOptions": { + "target": "es6", + "module": "commonjs", + "noEmit": true, + "strict": true + }, + "files": [ + "./example.ts" + ] +} diff --git a/node_modules/file-uri-to-path/.npmignore b/node_modules/file-uri-to-path/.npmignore new file mode 100644 index 0000000..07e6e47 --- /dev/null +++ b/node_modules/file-uri-to-path/.npmignore @@ -0,0 +1 @@ +/node_modules diff --git a/node_modules/file-uri-to-path/.travis.yml b/node_modules/file-uri-to-path/.travis.yml new file mode 100644 index 0000000..016bb6e --- /dev/null +++ b/node_modules/file-uri-to-path/.travis.yml @@ -0,0 +1,30 @@ +sudo: false + +language: node_js + +node_js: + - "0.8" + - "0.10" + - "0.12" + - "1" + - "2" + - "3" + - "4" + - "5" + - "6" + - "7" + - "8" + +install: + - PATH="`npm bin`:`npm bin -g`:$PATH" + # Node 0.8 comes with a too obsolete npm + - if [[ "`node --version`" =~ ^v0\.8\. ]]; then npm install -g npm@1.4.28 ; fi + # Install dependencies and build + - npm install + +script: + # Output useful info for debugging + - node --version + - npm --version + # Run tests + - npm test diff --git a/node_modules/file-uri-to-path/History.md b/node_modules/file-uri-to-path/History.md new file mode 100644 index 0000000..c8682be --- /dev/null +++ b/node_modules/file-uri-to-path/History.md @@ -0,0 +1,21 @@ + +1.0.0 / 2017-07-06 +================== + + * update "mocha" to v3 + * fixed unicode URI decoding (#6) + * add typings for Typescript + * README: use SVG Travis-CI badge + * add LICENSE file (MIT) + * add .travis.yml file (testing Node.js 0.8 through 8 currently) + * add README.md file + +0.0.2 / 2014-01-27 +================== + + * index: invert the path separators on Windows + +0.0.1 / 2014-01-27 +================== + + * initial commit diff --git a/node_modules/file-uri-to-path/LICENSE b/node_modules/file-uri-to-path/LICENSE new file mode 100644 index 0000000..e1af783 --- /dev/null +++ b/node_modules/file-uri-to-path/LICENSE @@ -0,0 +1,20 @@ +Copyright (c) 2014 Nathan Rajlich + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/file-uri-to-path/README.md b/node_modules/file-uri-to-path/README.md new file mode 100644 index 0000000..ab30be8 --- /dev/null +++ b/node_modules/file-uri-to-path/README.md @@ -0,0 +1,74 @@ +file-uri-to-path +================ +### Convert a `file:` URI to a file path +[![Build Status](https://travis-ci.org/TooTallNate/file-uri-to-path.svg?branch=master)](https://travis-ci.org/TooTallNate/file-uri-to-path) + +Accepts a `file:` URI and returns a regular file path suitable for use with the +`fs` module functions. + + +Installation +------------ + +Install with `npm`: + +``` bash +$ npm install file-uri-to-path +``` + + +Example +------- + +``` js +var uri2path = require('file-uri-to-path'); + +uri2path('file://localhost/c|/WINDOWS/clock.avi'); +// "c:\\WINDOWS\\clock.avi" + +uri2path('file:///c|/WINDOWS/clock.avi'); +// "c:\\WINDOWS\\clock.avi" + +uri2path('file://localhost/c:/WINDOWS/clock.avi'); +// "c:\\WINDOWS\\clock.avi" + +uri2path('file://hostname/path/to/the%20file.txt'); +// "\\\\hostname\\path\\to\\the file.txt" + +uri2path('file:///c:/path/to/the%20file.txt'); +// "c:\\path\\to\\the file.txt" +``` + + +API +--- + +### fileUriToPath(String uri) → String + + + +License +------- + +(The MIT License) + +Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net> + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/file-uri-to-path/index.d.ts b/node_modules/file-uri-to-path/index.d.ts new file mode 100644 index 0000000..99dc3f9 --- /dev/null +++ b/node_modules/file-uri-to-path/index.d.ts @@ -0,0 +1,2 @@ +declare function fileUriToPath(uri: string): string; +export = fileUriToPath; diff --git a/node_modules/file-uri-to-path/index.js b/node_modules/file-uri-to-path/index.js new file mode 100644 index 0000000..48cb280 --- /dev/null +++ b/node_modules/file-uri-to-path/index.js @@ -0,0 +1,66 @@ + +/** + * Module dependencies. + */ + +var sep = require('path').sep || '/'; + +/** + * Module exports. + */ + +module.exports = fileUriToPath; + +/** + * File URI to Path function. + * + * @param {String} uri + * @return {String} path + * @api public + */ + +function fileUriToPath (uri) { + if ('string' != typeof uri || + uri.length <= 7 || + 'file://' != uri.substring(0, 7)) { + throw new TypeError('must pass in a file:// URI to convert to a file path'); + } + + var rest = decodeURI(uri.substring(7)); + var firstSlash = rest.indexOf('/'); + var host = rest.substring(0, firstSlash); + var path = rest.substring(firstSlash + 1); + + // 2. Scheme Definition + // As a special case, can be the string "localhost" or the empty + // string; this is interpreted as "the machine from which the URL is + // being interpreted". + if ('localhost' == host) host = ''; + + if (host) { + host = sep + sep + host; + } + + // 3.2 Drives, drive letters, mount points, file system root + // Drive letters are mapped into the top of a file URI in various ways, + // depending on the implementation; some applications substitute + // vertical bar ("|") for the colon after the drive letter, yielding + // "file:///c|/tmp/test.txt". In some cases, the colon is left + // unchanged, as in "file:///c:/tmp/test.txt". In other cases, the + // colon is simply omitted, as in "file:///c/tmp/test.txt". + path = path.replace(/^(.+)\|/, '$1:'); + + // for Windows, we need to invert the path separators from what a URI uses + if (sep == '\\') { + path = path.replace(/\//g, '\\'); + } + + if (/^.+\:/.test(path)) { + // has Windows drive at beginning of path + } else { + // unix path… + path = sep + path; + } + + return host + path; +} diff --git a/node_modules/file-uri-to-path/package.json b/node_modules/file-uri-to-path/package.json new file mode 100644 index 0000000..b6a4a07 --- /dev/null +++ b/node_modules/file-uri-to-path/package.json @@ -0,0 +1,32 @@ +{ + "name": "file-uri-to-path", + "version": "1.0.0", + "description": "Convert a file: URI to a file path", + "main": "index.js", + "types": "index.d.ts", + "directories": { + "test": "test" + }, + "scripts": { + "test": "mocha --reporter spec" + }, + "repository": { + "type": "git", + "url": "git://github.com/TooTallNate/file-uri-to-path.git" + }, + "keywords": [ + "file", + "uri", + "convert", + "path" + ], + "author": "Nathan Rajlich (http://n8.io/)", + "license": "MIT", + "bugs": { + "url": "https://github.com/TooTallNate/file-uri-to-path/issues" + }, + "homepage": "https://github.com/TooTallNate/file-uri-to-path", + "devDependencies": { + "mocha": "3" + } +} diff --git a/node_modules/file-uri-to-path/test/test.js b/node_modules/file-uri-to-path/test/test.js new file mode 100644 index 0000000..79305dc --- /dev/null +++ b/node_modules/file-uri-to-path/test/test.js @@ -0,0 +1,24 @@ + +var sep = require('path').sep || '/'; +var assert = require('assert'); +var uri2path = require('../'); +var tests = require('./tests.json'); + +describe('file-uri-to-path', function () { + + Object.keys(tests).forEach(function (uri) { + + // the test cases were generated from Windows' PathCreateFromUrlA() function. + // On Unix, we have to replace the path separator with the Unix one instead of + // the Windows one. + var expected = tests[uri].replace(/\\/g, sep); + + it('should convert ' + JSON.stringify(uri) + ' to ' + JSON.stringify(expected), + function () { + var actual = uri2path(uri); + assert.equal(actual, expected); + }); + + }); + +}); diff --git a/node_modules/file-uri-to-path/test/tests.json b/node_modules/file-uri-to-path/test/tests.json new file mode 100644 index 0000000..b935a63 --- /dev/null +++ b/node_modules/file-uri-to-path/test/tests.json @@ -0,0 +1,13 @@ +{ + "file://host/path": "\\\\host\\path", + "file://localhost/etc/fstab": "\\etc\\fstab", + "file:///etc/fstab": "\\etc\\fstab", + "file:///c:/WINDOWS/clock.avi": "c:\\WINDOWS\\clock.avi", + "file://localhost/c|/WINDOWS/clock.avi": "c:\\WINDOWS\\clock.avi", + "file:///c|/WINDOWS/clock.avi": "c:\\WINDOWS\\clock.avi", + "file://localhost/c:/WINDOWS/clock.avi": "c:\\WINDOWS\\clock.avi", + "file://hostname/path/to/the%20file.txt": "\\\\hostname\\path\\to\\the file.txt", + "file:///c:/path/to/the%20file.txt": "c:\\path\\to\\the file.txt", + "file:///C:/Documents%20and%20Settings/davris/FileSchemeURIs.doc": "C:\\Documents and Settings\\davris\\FileSchemeURIs.doc", + "file:///C:/caf%C3%A9/%C3%A5r/d%C3%BCnn/%E7%89%9B%E9%93%83/Ph%E1%BB%9F/%F0%9F%98%B5.exe": "C:\\café\\år\\dünn\\牛铃\\Phở\\😵.exe" +} diff --git a/node_modules/filelist/README.md b/node_modules/filelist/README.md new file mode 100644 index 0000000..b52ebe7 --- /dev/null +++ b/node_modules/filelist/README.md @@ -0,0 +1,84 @@ +## FileList + +A FileList is a lazy-evaluated list of files. When given a list +of glob patterns for possible files to be included in the file +list, instead of searching the file structures to find the files, +a FileList holds the pattern for latter use. + +This allows you to define a FileList to match any number of +files, but only search out the actual files when then FileList +itself is actually used. The key is that the first time an +element of the FileList/Array is requested, the pending patterns +are resolved into a real list of file names. + +### Usage + +Add files to the list with the `include` method. You can add glob +patterns, individual files, or RegExp objects. When the Array +methods are invoked on the FileList, these items are resolved to +an actual list of files. + +```javascript +var fl = new FileList(); +fl.include('test/*.js'); +fl.exclude('test/helpers.js'); +``` + +Use the `exclude` method to override inclusions. You can use this +when your inclusions are too broad. + +### Array methods + +FileList has lazy-evaluated versions of most of the array +methods, including the following: + +* join +* pop +* push +* concat +* reverse +* shift +* unshift +* slice +* splice +* sort +* filter +* forEach +* some +* every +* map +* indexOf +* lastIndexOf +* reduce +* reduceRight + +When you call one of these methods, the items in the FileList +will be resolved to the full list of files, and the method will +be invoked on that result. + +### Special `length` method + +`length`: FileList includes a length *method* (instead of a +property) which returns the number of actual files in the list +once it's been resolved. + +### FileList-specific methods + +`include`: Add a filename/glob/regex to the list + +`exclude`: Override inclusions by excluding a filename/glob/regex + +`resolve`: Resolve the items in the FileList to the full list of +files. This method is invoked automatically when one of the array +methods is called. + +`toArray`: Immediately resolves the list of items, and returns an +actual array of filepaths. + +`clearInclusions`: Clears any pending items -- must be used +before resolving the list. + +`clearExclusions`: Clears the list of exclusions rules. + + + diff --git a/node_modules/filelist/index.d.ts b/node_modules/filelist/index.d.ts new file mode 100644 index 0000000..a6addf2 --- /dev/null +++ b/node_modules/filelist/index.d.ts @@ -0,0 +1,110 @@ +// IncludeOptions definitions copied from minimatch (https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/minimatch/index.d.ts) +interface IncludeOptions { + /** + * Dump a ton of stuff to stderr. + * + * @default false + */ + debug?: boolean; + + /** + * Do not expand {a,b} and {1..3} brace sets. + * + * @default false + */ + nobrace?: boolean; + + /** + * Disable ** matching against multiple folder names. + * + * @default false + */ + noglobstar?: boolean; + + /** + * Allow patterns to match filenames starting with a period, + * even if the pattern does not explicitly have a period in that spot. + * + * @default false + */ + dot?: boolean; + + /** + * Disable "extglob" style patterns like +(a|b). + * + * @default false + */ + noext?: boolean; + + /** + * Perform a case-insensitive match. + * + * @default false + */ + nocase?: boolean; + + /** + * When a match is not found by minimatch.match, + * return a list containing the pattern itself if this option is set. + * Otherwise, an empty list is returned if there are no matches. + * + * @default false + */ + nonull?: boolean; + + /** + * If set, then patterns without slashes will be matched against + * the basename of the path if it contains slashes. + * + * @default false + */ + matchBase?: boolean; + + /** + * Suppress the behavior of treating # + * at the start of a pattern as a comment. + * + * @default false + */ + nocomment?: boolean; + + /** + * Suppress the behavior of treating a leading ! character as negation. + * + * @default false + */ + nonegate?: boolean; + + /** + * Returns from negate expressions the same as if they were not negated. + * (Ie, true on a hit, false on a miss.) + * + * @default false + */ + flipNegate?: boolean; +} + +export class FileList { + static clone(): FileList + static verbose: boolean +} + +export interface FileList extends Omit, "length"> { + pendingAdd: string[] + pending: boolean + excludes: { + pats: RegExp[], + funcs: Function[], + regex: null | RegExp + } + items: string[] + toArray(): string[] + include(...items: string[]): this + include(...items: (IncludeOptions | string)[]): this + exclude(...items: string[]): this + shouldExclude(item: string): boolean + resolve(): this + clearInclusions(): this + clearExclusions(): this + length(): number +} \ No newline at end of file diff --git a/node_modules/filelist/index.js b/node_modules/filelist/index.js new file mode 100644 index 0000000..34ca389 --- /dev/null +++ b/node_modules/filelist/index.js @@ -0,0 +1,495 @@ +/* + * Jake JavaScript build tool + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ +var fs = require('fs') +, path = require('path') +, minimatch = require('minimatch') +, escapeRegExpChars +, merge +, basedir +, _readDir +, readdirR +, globSync; +var hasOwnProperty = Object.prototype.hasOwnProperty; +var hasOwn = function (obj, key) { return hasOwnProperty.apply(obj, [key]); }; + + /** + @name escapeRegExpChars + @function + @return {String} A string of escaped characters + @description Escapes regex control-characters in strings + used to build regexes dynamically + @param {String} string The string of chars to escape + */ + escapeRegExpChars = (function () { + var specials = [ '^', '$', '/', '.', '*', '+', '?', '|', '(', ')', + '[', ']', '{', '}', '\\' ]; + var sRE = new RegExp('(\\' + specials.join('|\\') + ')', 'g'); + return function (string) { + var str = string || ''; + str = String(str); + return str.replace(sRE, '\\$1'); + }; + })(); + + /** + @name merge + @function + @return {Object} Returns the merged object + @description Merge merges `otherObject` into `object` and takes care of deep + merging of objects + @param {Object} object Object to merge into + @param {Object} otherObject Object to read from + */ + merge = function (object, otherObject) { + var obj = object || {} + , otherObj = otherObject || {} + , key, value; + + for (key in otherObj) { + + if (!hasOwn(otherObj, key)) { + continue; + } + if (key === '__proto__' || key === 'constructor') { + continue; + } + + value = otherObj[key]; + // Check if a value is an Object, if so recursively add it's key/values + if (typeof value === 'object' && !(value instanceof Array)) { + // Update value of object to the one from otherObj + obj[key] = merge(obj[key], value); + } + // Value is anything other than an Object, so just add it + else { + obj[key] = value; + } + } + + return obj; + }; + /** + Given a patern, return the base directory of it (ie. the folder + that will contain all the files matching the path). + eg. file.basedir('/test/**') => '/test/' + Path ending by '/' are considerd as folder while other are considerd + as files, eg.: + file.basedir('/test/a/') => '/test/a' + file.basedir('/test/a') => '/test' + The returned path always end with a '/' so we have: + file.basedir(file.basedir(x)) == file.basedir(x) + */ + basedir = function (pathParam) { + var bd = '' + , parts + , part + , pos = 0 + , p = pathParam || ''; + + // If the path has a leading asterisk, basedir is the current dir + if (p.indexOf('*') == 0 || p.indexOf('**') == 0) { + return '.'; + } + + // always consider .. at the end as a folder and not a filename + if (/(?:^|\/|\\)\.\.$/.test(p.slice(-3))) { + p += '/'; + } + + parts = p.split(/\\|\//); + for (var i = 0, l = parts.length - 1; i < l; i++) { + part = parts[i]; + if (part.indexOf('*') > -1 || part.indexOf('**') > -1) { + break; + } + pos += part.length + 1; + bd += part + p[pos - 1]; + } + if (!bd) { + bd = '.'; + } + // Strip trailing slashes + if (!(bd == '\\' || bd == '/')) { + bd = bd.replace(/\\$|\/$/, ''); + } + return bd; + + }; + + // Return the contents of a given directory + _readDir = function (dirPath) { + var dir = path.normalize(dirPath) + , paths = [] + , ret = [dir] + , msg; + + try { + paths = fs.readdirSync(dir); + } + catch (e) { + msg = 'Could not read path ' + dir + '\n'; + if (e.stack) { + msg += e.stack; + } + throw new Error(msg); + } + + paths.forEach(function (p) { + var curr = path.join(dir, p); + var stat = fs.statSync(curr); + if (stat.isDirectory()) { + ret = ret.concat(_readDir(curr)); + } + else { + ret.push(curr); + } + }); + + return ret; + }; + + /** + @name file#readdirR + @function + @return {Array} Returns the contents as an Array, can be configured via opts.format + @description Reads the given directory returning it's contents + @param {String} dir The directory to read + @param {Object} opts Options to use + @param {String} [opts.format] Set the format to return(Default: Array) + */ + readdirR = function (dir, opts) { + var options = opts || {} + , format = options.format || 'array' + , ret; + ret = _readDir(dir); + return format == 'string' ? ret.join('\n') : ret; + }; + + +globSync = function (pat, opts) { + var dirname = basedir(pat) + , files + , matches; + + try { + files = readdirR(dirname).map(function(file){ + return file.replace(/\\/g, '/'); + }); + } + // Bail if path doesn't exist -- assume no files + catch(e) { + if (FileList.verbose) console.error(e.message); + } + + if (files) { + pat = path.normalize(pat); + matches = minimatch.match(files, pat, opts || {}); + } + return matches || []; +}; + +// Constants +// --------------- +// List of all the builtin Array methods we want to override +var ARRAY_METHODS = Object.getOwnPropertyNames(Array.prototype) +// Array methods that return a copy instead of affecting the original + , SPECIAL_RETURN = { + 'concat': true + , 'slice': true + , 'filter': true + , 'map': true + } +// Default file-patterns we want to ignore + , DEFAULT_IGNORE_PATTERNS = [ + /(^|[\/\\])CVS([\/\\]|$)/ + , /(^|[\/\\])\.svn([\/\\]|$)/ + , /(^|[\/\\])\.git([\/\\]|$)/ + , /\.bak$/ + , /~$/ + ] +// Ignore core files + , DEFAULT_IGNORE_FUNCS = [ + function (name) { + var isDir = false + , stats; + try { + stats = fs.statSync(name); + isDir = stats.isDirectory(); + } + catch(e) {} + return (/(^|[\/\\])core$/).test(name) && !isDir; + } + ]; + +var FileList = function () { + var self = this + , wrap; + + // List of glob-patterns or specific filenames + this.pendingAdd = []; + // Switched to false after lazy-eval of files + this.pending = true; + // Used to calculate exclusions from the list of files + this.excludes = { + pats: DEFAULT_IGNORE_PATTERNS.slice() + , funcs: DEFAULT_IGNORE_FUNCS.slice() + , regex: null + }; + this.items = []; + + // Wrap the array methods with the delegates + wrap = function (prop) { + var arr; + self[prop] = function () { + if (self.pending) { + self.resolve(); + } + if (typeof self.items[prop] == 'function') { + // Special method that return a copy + if (SPECIAL_RETURN[prop]) { + arr = self.items[prop].apply(self.items, arguments); + return FileList.clone(self, arr); + } + else { + return self.items[prop].apply(self.items, arguments); + } + } + else { + return self.items[prop]; + } + }; + }; + for (var i = 0, ii = ARRAY_METHODS.length; i < ii; i++) { + wrap(ARRAY_METHODS[i]); + } + + // Include whatever files got passed to the constructor + this.include.apply(this, arguments); + + // Fix constructor linkage + this.constructor = FileList; +}; + +FileList.prototype = new (function () { + var globPattern = /[*?\[\{]/; + + var _addMatching = function (item) { + var matches = globSync(item.path, item.options); + this.items = this.items.concat(matches); + } + + , _resolveAdd = function (item) { + if (globPattern.test(item.path)) { + _addMatching.call(this, item); + } + else { + this.push(item.path); + } + } + + , _calculateExcludeRe = function () { + var pats = this.excludes.pats + , pat + , excl = [] + , matches = []; + + for (var i = 0, ii = pats.length; i < ii; i++) { + pat = pats[i]; + if (typeof pat == 'string') { + // Glob, look up files + if (/[*?]/.test(pat)) { + matches = globSync(pat); + matches = matches.map(function (m) { + return escapeRegExpChars(m); + }); + excl = excl.concat(matches); + } + // String for regex + else { + excl.push(escapeRegExpChars(pat)); + } + } + // Regex, grab the string-representation + else if (pat instanceof RegExp) { + excl.push(pat.toString().replace(/^\/|\/$/g, '')); + } + } + if (excl.length) { + this.excludes.regex = new RegExp('(' + excl.join(')|(') + ')'); + } + else { + this.excludes.regex = /^$/; + } + } + + , _resolveExclude = function () { + var self = this; + _calculateExcludeRe.call(this); + // No `reject` method, so use reverse-filter + this.items = this.items.filter(function (name) { + return !self.shouldExclude(name); + }); + }; + + /** + * Includes file-patterns in the FileList. Should be called with one or more + * pattern for finding file to include in the list. Arguments should be strings + * for either a glob-pattern or a specific file-name, or an array of them + */ + this.include = function () { + var args = Array.prototype.slice.call(arguments) + , arg + , includes = { items: [], options: {} }; + + for (var i = 0, ilen = args.length; i < ilen; i++) { + arg = args[i]; + + if (typeof arg === 'object' && !Array.isArray(arg)) { + merge(includes.options, arg); + } else { + includes.items = includes.items.concat(arg).filter(function (item) { + return !!item; + }); + } + } + + var items = includes.items.map(function(item) { + return { path: item, options: includes.options }; + }); + + this.pendingAdd = this.pendingAdd.concat(items); + + return this; + }; + + /** + * Indicates whether a particular file would be filtered out by the current + * exclusion rules for this FileList. + * @param {String} name The filename to check + * @return {Boolean} Whether or not the file should be excluded + */ + this.shouldExclude = function (name) { + if (!this.excludes.regex) { + _calculateExcludeRe.call(this); + } + var excl = this.excludes; + return excl.regex.test(name) || excl.funcs.some(function (f) { + return !!f(name); + }); + }; + + /** + * Excludes file-patterns from the FileList. Should be called with one or more + * pattern for finding file to include in the list. Arguments can be: + * 1. Strings for either a glob-pattern or a specific file-name + * 2. Regular expression literals + * 3. Functions to be run on the filename that return a true/false + */ + this.exclude = function () { + var args = Array.isArray(arguments[0]) ? arguments[0] : arguments + , arg; + for (var i = 0, ii = args.length; i < ii; i++) { + arg = args[i]; + if (typeof arg == 'function' && !(arg instanceof RegExp)) { + this.excludes.funcs.push(arg); + } + else { + this.excludes.pats.push(arg); + } + } + if (!this.pending) { + _resolveExclude.call(this); + } + return this; + }; + + /** + * Populates the FileList from the include/exclude rules with a list of + * actual files + */ + this.resolve = function () { + var item + , uniqueFunc = function (p, c) { + if (p.indexOf(c) < 0) { + p.push(c); + } + return p; + }; + if (this.pending) { + this.pending = false; + while ((item = this.pendingAdd.shift())) { + _resolveAdd.call(this, item); + } + // Reduce to a unique list + this.items = this.items.reduce(uniqueFunc, []); + // Remove exclusions + _resolveExclude.call(this); + } + return this; + }; + + /** + * Convert to a plain-jane array + */ + this.toArray = function () { + // Call slice to ensure lazy-resolution before slicing items + var ret = this.slice().items.slice(); + return ret; + }; + + /** + * Clear any pending items -- only useful before + * calling `resolve` + */ + this.clearInclusions = function () { + this.pendingAdd = []; + return this; + }; + + /** + * Clear any current exclusion rules + */ + this.clearExclusions = function () { + this.excludes = { + pats: [] + , funcs: [] + , regex: null + }; + return this; + }; + +})(); + +// Static method, used to create copy returned by special +// array methods +FileList.clone = function (list, items) { + var clone = new FileList(); + if (items) { + clone.items = items; + } + clone.pendingAdd = list.pendingAdd; + clone.pending = list.pending; + for (var p in list.excludes) { + clone.excludes[p] = list.excludes[p]; + } + return clone; +}; + +FileList.verbose = true + +exports.FileList = FileList; diff --git a/node_modules/filelist/jakefile.js b/node_modules/filelist/jakefile.js new file mode 100644 index 0000000..18d4d7d --- /dev/null +++ b/node_modules/filelist/jakefile.js @@ -0,0 +1,15 @@ +testTask('FileList', function () { + this.testFiles.include('test/*.js'); +}); + +publishTask('FileList', function () { + this.packageFiles.include([ + 'jakefile.js', + 'README.md', + 'package.json', + 'index.js', + 'index.d.ts' + ]); +}); + + diff --git a/node_modules/filelist/node_modules/brace-expansion/.github/FUNDING.yml b/node_modules/filelist/node_modules/brace-expansion/.github/FUNDING.yml new file mode 100644 index 0000000..79d1eaf --- /dev/null +++ b/node_modules/filelist/node_modules/brace-expansion/.github/FUNDING.yml @@ -0,0 +1,2 @@ +tidelift: "npm/brace-expansion" +patreon: juliangruber diff --git a/node_modules/filelist/node_modules/brace-expansion/LICENSE b/node_modules/filelist/node_modules/brace-expansion/LICENSE new file mode 100644 index 0000000..de32266 --- /dev/null +++ b/node_modules/filelist/node_modules/brace-expansion/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2013 Julian Gruber + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/filelist/node_modules/brace-expansion/README.md b/node_modules/filelist/node_modules/brace-expansion/README.md new file mode 100644 index 0000000..e55c583 --- /dev/null +++ b/node_modules/filelist/node_modules/brace-expansion/README.md @@ -0,0 +1,135 @@ +# brace-expansion + +[Brace expansion](https://www.gnu.org/software/bash/manual/html_node/Brace-Expansion.html), +as known from sh/bash, in JavaScript. + +[![build status](https://secure.travis-ci.org/juliangruber/brace-expansion.svg)](http://travis-ci.org/juliangruber/brace-expansion) +[![downloads](https://img.shields.io/npm/dm/brace-expansion.svg)](https://www.npmjs.org/package/brace-expansion) +[![Greenkeeper badge](https://badges.greenkeeper.io/juliangruber/brace-expansion.svg)](https://greenkeeper.io/) + +[![testling badge](https://ci.testling.com/juliangruber/brace-expansion.png)](https://ci.testling.com/juliangruber/brace-expansion) + +## Example + +```js +var expand = require('brace-expansion'); + +expand('file-{a,b,c}.jpg') +// => ['file-a.jpg', 'file-b.jpg', 'file-c.jpg'] + +expand('-v{,,}') +// => ['-v', '-v', '-v'] + +expand('file{0..2}.jpg') +// => ['file0.jpg', 'file1.jpg', 'file2.jpg'] + +expand('file-{a..c}.jpg') +// => ['file-a.jpg', 'file-b.jpg', 'file-c.jpg'] + +expand('file{2..0}.jpg') +// => ['file2.jpg', 'file1.jpg', 'file0.jpg'] + +expand('file{0..4..2}.jpg') +// => ['file0.jpg', 'file2.jpg', 'file4.jpg'] + +expand('file-{a..e..2}.jpg') +// => ['file-a.jpg', 'file-c.jpg', 'file-e.jpg'] + +expand('file{00..10..5}.jpg') +// => ['file00.jpg', 'file05.jpg', 'file10.jpg'] + +expand('{{A..C},{a..c}}') +// => ['A', 'B', 'C', 'a', 'b', 'c'] + +expand('ppp{,config,oe{,conf}}') +// => ['ppp', 'pppconfig', 'pppoe', 'pppoeconf'] +``` + +## API + +```js +var expand = require('brace-expansion'); +``` + +### var expanded = expand(str) + +Return an array of all possible and valid expansions of `str`. If none are +found, `[str]` is returned. + +Valid expansions are: + +```js +/^(.*,)+(.+)?$/ +// {a,b,...} +``` + +A comma separated list of options, like `{a,b}` or `{a,{b,c}}` or `{,a,}`. + +```js +/^-?\d+\.\.-?\d+(\.\.-?\d+)?$/ +// {x..y[..incr]} +``` + +A numeric sequence from `x` to `y` inclusive, with optional increment. +If `x` or `y` start with a leading `0`, all the numbers will be padded +to have equal length. Negative numbers and backwards iteration work too. + +```js +/^-?\d+\.\.-?\d+(\.\.-?\d+)?$/ +// {x..y[..incr]} +``` + +An alphabetic sequence from `x` to `y` inclusive, with optional increment. +`x` and `y` must be exactly one character, and if given, `incr` must be a +number. + +For compatibility reasons, the string `${` is not eligible for brace expansion. + +## Installation + +With [npm](https://npmjs.org) do: + +```bash +npm install brace-expansion +``` + +## Contributors + +- [Julian Gruber](https://github.com/juliangruber) +- [Isaac Z. Schlueter](https://github.com/isaacs) + +## Sponsors + +This module is proudly supported by my [Sponsors](https://github.com/juliangruber/sponsors)! + +Do you want to support modules like this to improve their quality, stability and weigh in on new features? Then please consider donating to my [Patreon](https://www.patreon.com/juliangruber). Not sure how much of my modules you're using? Try [feross/thanks](https://github.com/feross/thanks)! + +## Security contact information + +To report a security vulnerability, please use the +[Tidelift security contact](https://tidelift.com/security). +Tidelift will coordinate the fix and disclosure. + +## License + +(MIT) + +Copyright (c) 2013 Julian Gruber <julian@juliangruber.com> + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do +so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/filelist/node_modules/brace-expansion/index.js b/node_modules/filelist/node_modules/brace-expansion/index.js new file mode 100644 index 0000000..4af9dde --- /dev/null +++ b/node_modules/filelist/node_modules/brace-expansion/index.js @@ -0,0 +1,203 @@ +var balanced = require('balanced-match'); + +module.exports = expandTop; + +var escSlash = '\0SLASH'+Math.random()+'\0'; +var escOpen = '\0OPEN'+Math.random()+'\0'; +var escClose = '\0CLOSE'+Math.random()+'\0'; +var escComma = '\0COMMA'+Math.random()+'\0'; +var escPeriod = '\0PERIOD'+Math.random()+'\0'; + +function numeric(str) { + return parseInt(str, 10) == str + ? parseInt(str, 10) + : str.charCodeAt(0); +} + +function escapeBraces(str) { + return str.split('\\\\').join(escSlash) + .split('\\{').join(escOpen) + .split('\\}').join(escClose) + .split('\\,').join(escComma) + .split('\\.').join(escPeriod); +} + +function unescapeBraces(str) { + return str.split(escSlash).join('\\') + .split(escOpen).join('{') + .split(escClose).join('}') + .split(escComma).join(',') + .split(escPeriod).join('.'); +} + + +// Basically just str.split(","), but handling cases +// where we have nested braced sections, which should be +// treated as individual members, like {a,{b,c},d} +function parseCommaParts(str) { + if (!str) + return ['']; + + var parts = []; + var m = balanced('{', '}', str); + + if (!m) + return str.split(','); + + var pre = m.pre; + var body = m.body; + var post = m.post; + var p = pre.split(','); + + p[p.length-1] += '{' + body + '}'; + var postParts = parseCommaParts(post); + if (post.length) { + p[p.length-1] += postParts.shift(); + p.push.apply(p, postParts); + } + + parts.push.apply(parts, p); + + return parts; +} + +function expandTop(str) { + if (!str) + return []; + + // I don't know why Bash 4.3 does this, but it does. + // Anything starting with {} will have the first two bytes preserved + // but *only* at the top level, so {},a}b will not expand to anything, + // but a{},b}c will be expanded to [a}c,abc]. + // One could argue that this is a bug in Bash, but since the goal of + // this module is to match Bash's rules, we escape a leading {} + if (str.substr(0, 2) === '{}') { + str = '\\{\\}' + str.substr(2); + } + + return expand(escapeBraces(str), true).map(unescapeBraces); +} + +function embrace(str) { + return '{' + str + '}'; +} +function isPadded(el) { + return /^-?0\d/.test(el); +} + +function lte(i, y) { + return i <= y; +} +function gte(i, y) { + return i >= y; +} + +function expand(str, isTop) { + var expansions = []; + + var m = balanced('{', '}', str); + if (!m) return [str]; + + // no need to expand pre, since it is guaranteed to be free of brace-sets + var pre = m.pre; + var post = m.post.length + ? expand(m.post, false) + : ['']; + + if (/\$$/.test(m.pre)) { + for (var k = 0; k < post.length; k++) { + var expansion = pre+ '{' + m.body + '}' + post[k]; + expansions.push(expansion); + } + } else { + var isNumericSequence = /^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(m.body); + var isAlphaSequence = /^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(m.body); + var isSequence = isNumericSequence || isAlphaSequence; + var isOptions = m.body.indexOf(',') >= 0; + if (!isSequence && !isOptions) { + // {a},b} + if (m.post.match(/,.*\}/)) { + str = m.pre + '{' + m.body + escClose + m.post; + return expand(str); + } + return [str]; + } + + var n; + if (isSequence) { + n = m.body.split(/\.\./); + } else { + n = parseCommaParts(m.body); + if (n.length === 1) { + // x{{a,b}}y ==> x{a}y x{b}y + n = expand(n[0], false).map(embrace); + if (n.length === 1) { + return post.map(function(p) { + return m.pre + n[0] + p; + }); + } + } + } + + // at this point, n is the parts, and we know it's not a comma set + // with a single entry. + var N; + + if (isSequence) { + var x = numeric(n[0]); + var y = numeric(n[1]); + var width = Math.max(n[0].length, n[1].length) + var incr = n.length == 3 + ? Math.abs(numeric(n[2])) + : 1; + var test = lte; + var reverse = y < x; + if (reverse) { + incr *= -1; + test = gte; + } + var pad = n.some(isPadded); + + N = []; + + for (var i = x; test(i, y); i += incr) { + var c; + if (isAlphaSequence) { + c = String.fromCharCode(i); + if (c === '\\') + c = ''; + } else { + c = String(i); + if (pad) { + var need = width - c.length; + if (need > 0) { + var z = new Array(need + 1).join('0'); + if (i < 0) + c = '-' + z + c.slice(1); + else + c = z + c; + } + } + } + N.push(c); + } + } else { + N = []; + + for (var j = 0; j < n.length; j++) { + N.push.apply(N, expand(n[j], false)); + } + } + + for (var j = 0; j < N.length; j++) { + for (var k = 0; k < post.length; k++) { + var expansion = pre + N[j] + post[k]; + if (!isTop || isSequence || expansion) + expansions.push(expansion); + } + } + } + + return expansions; +} + diff --git a/node_modules/filelist/node_modules/brace-expansion/package.json b/node_modules/filelist/node_modules/brace-expansion/package.json new file mode 100644 index 0000000..7097d41 --- /dev/null +++ b/node_modules/filelist/node_modules/brace-expansion/package.json @@ -0,0 +1,46 @@ +{ + "name": "brace-expansion", + "description": "Brace expansion as known from sh/bash", + "version": "2.0.1", + "repository": { + "type": "git", + "url": "git://github.com/juliangruber/brace-expansion.git" + }, + "homepage": "https://github.com/juliangruber/brace-expansion", + "main": "index.js", + "scripts": { + "test": "tape test/*.js", + "gentest": "bash test/generate.sh", + "bench": "matcha test/perf/bench.js" + }, + "dependencies": { + "balanced-match": "^1.0.0" + }, + "devDependencies": { + "@c4312/matcha": "^1.3.1", + "tape": "^4.6.0" + }, + "keywords": [], + "author": { + "name": "Julian Gruber", + "email": "mail@juliangruber.com", + "url": "http://juliangruber.com" + }, + "license": "MIT", + "testling": { + "files": "test/*.js", + "browsers": [ + "ie/8..latest", + "firefox/20..latest", + "firefox/nightly", + "chrome/25..latest", + "chrome/canary", + "opera/12..latest", + "opera/next", + "safari/5.1..latest", + "ipad/6.0..latest", + "iphone/6.0..latest", + "android-browser/4.2..latest" + ] + } +} diff --git a/node_modules/filelist/node_modules/minimatch/LICENSE b/node_modules/filelist/node_modules/minimatch/LICENSE new file mode 100644 index 0000000..9517b7d --- /dev/null +++ b/node_modules/filelist/node_modules/minimatch/LICENSE @@ -0,0 +1,15 @@ +The ISC License + +Copyright (c) 2011-2022 Isaac Z. Schlueter and Contributors + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/filelist/node_modules/minimatch/README.md b/node_modules/filelist/node_modules/minimatch/README.md new file mode 100644 index 0000000..a5bdefa --- /dev/null +++ b/node_modules/filelist/node_modules/minimatch/README.md @@ -0,0 +1,259 @@ +# minimatch + +A minimal matching utility. + +[![Build Status](https://travis-ci.org/isaacs/minimatch.svg?branch=master)](http://travis-ci.org/isaacs/minimatch) + + +This is the matching library used internally by npm. + +It works by converting glob expressions into JavaScript `RegExp` +objects. + +## Usage + +```javascript +var minimatch = require("minimatch") + +minimatch("bar.foo", "*.foo") // true! +minimatch("bar.foo", "*.bar") // false! +minimatch("bar.foo", "*.+(bar|foo)", { debug: true }) // true, and noisy! +``` + +## Features + +Supports these glob features: + +* Brace Expansion +* Extended glob matching +* "Globstar" `**` matching + +See: + +* `man sh` +* `man bash` +* `man 3 fnmatch` +* `man 5 gitignore` + +## Windows + +**Please only use forward-slashes in glob expressions.** + +Though windows uses either `/` or `\` as its path separator, only `/` +characters are used by this glob implementation. You must use +forward-slashes **only** in glob expressions. Back-slashes in patterns +will always be interpreted as escape characters, not path separators. + +Note that `\` or `/` _will_ be interpreted as path separators in paths on +Windows, and will match against `/` in glob expressions. + +So just always use `/` in patterns. + +## Minimatch Class + +Create a minimatch object by instantiating the `minimatch.Minimatch` class. + +```javascript +var Minimatch = require("minimatch").Minimatch +var mm = new Minimatch(pattern, options) +``` + +### Properties + +* `pattern` The original pattern the minimatch object represents. +* `options` The options supplied to the constructor. +* `set` A 2-dimensional array of regexp or string expressions. + Each row in the + array corresponds to a brace-expanded pattern. Each item in the row + corresponds to a single path-part. For example, the pattern + `{a,b/c}/d` would expand to a set of patterns like: + + [ [ a, d ] + , [ b, c, d ] ] + + If a portion of the pattern doesn't have any "magic" in it + (that is, it's something like `"foo"` rather than `fo*o?`), then it + will be left as a string rather than converted to a regular + expression. + +* `regexp` Created by the `makeRe` method. A single regular expression + expressing the entire pattern. This is useful in cases where you wish + to use the pattern somewhat like `fnmatch(3)` with `FNM_PATH` enabled. +* `negate` True if the pattern is negated. +* `comment` True if the pattern is a comment. +* `empty` True if the pattern is `""`. + +### Methods + +* `makeRe` Generate the `regexp` member if necessary, and return it. + Will return `false` if the pattern is invalid. +* `match(fname)` Return true if the filename matches the pattern, or + false otherwise. +* `matchOne(fileArray, patternArray, partial)` Take a `/`-split + filename, and match it against a single row in the `regExpSet`. This + method is mainly for internal use, but is exposed so that it can be + used by a glob-walker that needs to avoid excessive filesystem calls. + +All other methods are internal, and will be called as necessary. + +### minimatch(path, pattern, options) + +Main export. Tests a path against the pattern using the options. + +```javascript +var isJS = minimatch(file, "*.js", { matchBase: true }) +``` + +### minimatch.filter(pattern, options) + +Returns a function that tests its +supplied argument, suitable for use with `Array.filter`. Example: + +```javascript +var javascripts = fileList.filter(minimatch.filter("*.js", {matchBase: true})) +``` + +### minimatch.match(list, pattern, options) + +Match against the list of +files, in the style of fnmatch or glob. If nothing is matched, and +options.nonull is set, then return a list containing the pattern itself. + +```javascript +var javascripts = minimatch.match(fileList, "*.js", {matchBase: true}) +``` + +### minimatch.makeRe(pattern, options) + +Make a regular expression object from the pattern. + +## Options + +All options are `false` by default. + +### debug + +Dump a ton of stuff to stderr. + +### nobrace + +Do not expand `{a,b}` and `{1..3}` brace sets. + +### noglobstar + +Disable `**` matching against multiple folder names. + +### dot + +Allow patterns to match filenames starting with a period, even if +the pattern does not explicitly have a period in that spot. + +Note that by default, `a/**/b` will **not** match `a/.d/b`, unless `dot` +is set. + +### noext + +Disable "extglob" style patterns like `+(a|b)`. + +### nocase + +Perform a case-insensitive match. + +### nonull + +When a match is not found by `minimatch.match`, return a list containing +the pattern itself if this option is set. When not set, an empty list +is returned if there are no matches. + +### matchBase + +If set, then patterns without slashes will be matched +against the basename of the path if it contains slashes. For example, +`a?b` would match the path `/xyz/123/acb`, but not `/xyz/acb/123`. + +### nocomment + +Suppress the behavior of treating `#` at the start of a pattern as a +comment. + +### nonegate + +Suppress the behavior of treating a leading `!` character as negation. + +### flipNegate + +Returns from negate expressions the same as if they were not negated. +(Ie, true on a hit, false on a miss.) + +### partial + +Compare a partial path to a pattern. As long as the parts of the path that +are present are not contradicted by the pattern, it will be treated as a +match. This is useful in applications where you're walking through a +folder structure, and don't yet have the full path, but want to ensure that +you do not walk down paths that can never be a match. + +For example, + +```js +minimatch('/a/b', '/a/*/c/d', { partial: true }) // true, might be /a/b/c/d +minimatch('/a/b', '/**/d', { partial: true }) // true, might be /a/b/.../d +minimatch('/x/y/z', '/a/**/z', { partial: true }) // false, because x !== a +``` + +### windowsPathsNoEscape + +Use `\\` as a path separator _only_, and _never_ as an escape +character. If set, all `\\` characters are replaced with `/` in +the pattern. Note that this makes it **impossible** to match +against paths containing literal glob pattern characters, but +allows matching with patterns constructed using `path.join()` and +`path.resolve()` on Windows platforms, mimicking the (buggy!) +behavior of earlier versions on Windows. Please use with +caution, and be mindful of [the caveat about Windows +paths](#windows). + +For legacy reasons, this is also set if +`options.allowWindowsEscape` is set to the exact value `false`. + +## Comparisons to other fnmatch/glob implementations + +While strict compliance with the existing standards is a worthwhile +goal, some discrepancies exist between minimatch and other +implementations, and are intentional. + +If the pattern starts with a `!` character, then it is negated. Set the +`nonegate` flag to suppress this behavior, and treat leading `!` +characters normally. This is perhaps relevant if you wish to start the +pattern with a negative extglob pattern like `!(a|B)`. Multiple `!` +characters at the start of a pattern will negate the pattern multiple +times. + +If a pattern starts with `#`, then it is treated as a comment, and +will not match anything. Use `\#` to match a literal `#` at the +start of a line, or set the `nocomment` flag to suppress this behavior. + +The double-star character `**` is supported by default, unless the +`noglobstar` flag is set. This is supported in the manner of bsdglob +and bash 4.1, where `**` only has special significance if it is the only +thing in a path part. That is, `a/**/b` will match `a/x/y/b`, but +`a/**b` will not. + +If an escaped pattern has no matches, and the `nonull` flag is set, +then minimatch.match returns the pattern as-provided, rather than +interpreting the character escapes. For example, +`minimatch.match([], "\\*a\\?")` will return `"\\*a\\?"` rather than +`"*a?"`. This is akin to setting the `nullglob` option in bash, except +that it does not resolve escaped pattern characters. + +If brace expansion is not disabled, then it is performed before any +other interpretation of the glob pattern. Thus, a pattern like +`+(a|{b),c)}`, which would not be valid in bash or zsh, is expanded +**first** into the set of `+(a|b)` and `+(a|c)`, and those patterns are +checked for validity. Since those two are valid, matching proceeds. + +Note that `fnmatch(3)` in libc is an extremely naive string comparison +matcher, which does not do anything special for slashes. This library is +designed to be used in glob searching and file walkers, and so it does do +special things with `/`. Thus, `foo*` will not match `foo/bar` in this +library, even though it would in `fnmatch(3)`. diff --git a/node_modules/filelist/node_modules/minimatch/lib/path.js b/node_modules/filelist/node_modules/minimatch/lib/path.js new file mode 100644 index 0000000..ffe453d --- /dev/null +++ b/node_modules/filelist/node_modules/minimatch/lib/path.js @@ -0,0 +1,4 @@ +const isWindows = typeof process === 'object' && + process && + process.platform === 'win32' +module.exports = isWindows ? { sep: '\\' } : { sep: '/' } diff --git a/node_modules/filelist/node_modules/minimatch/minimatch.js b/node_modules/filelist/node_modules/minimatch/minimatch.js new file mode 100644 index 0000000..9e8917a --- /dev/null +++ b/node_modules/filelist/node_modules/minimatch/minimatch.js @@ -0,0 +1,906 @@ +const minimatch = module.exports = (p, pattern, options = {}) => { + assertValidPattern(pattern) + + // shortcut: comments match nothing. + if (!options.nocomment && pattern.charAt(0) === '#') { + return false + } + + return new Minimatch(pattern, options).match(p) +} + +module.exports = minimatch + +const path = require('./lib/path.js') +minimatch.sep = path.sep + +const GLOBSTAR = Symbol('globstar **') +minimatch.GLOBSTAR = GLOBSTAR +const expand = require('brace-expansion') + +const plTypes = { + '!': { open: '(?:(?!(?:', close: '))[^/]*?)'}, + '?': { open: '(?:', close: ')?' }, + '+': { open: '(?:', close: ')+' }, + '*': { open: '(?:', close: ')*' }, + '@': { open: '(?:', close: ')' } +} + +// any single thing other than / +// don't need to escape / when using new RegExp() +const qmark = '[^/]' + +// * => any number of characters +const star = qmark + '*?' + +// ** when dots are allowed. Anything goes, except .. and . +// not (^ or / followed by one or two dots followed by $ or /), +// followed by anything, any number of times. +const twoStarDot = '(?:(?!(?:\\\/|^)(?:\\.{1,2})($|\\\/)).)*?' + +// not a ^ or / followed by a dot, +// followed by anything, any number of times. +const twoStarNoDot = '(?:(?!(?:\\\/|^)\\.).)*?' + +// "abc" -> { a:true, b:true, c:true } +const charSet = s => s.split('').reduce((set, c) => { + set[c] = true + return set +}, {}) + +// characters that need to be escaped in RegExp. +const reSpecials = charSet('().*{}+?[]^$\\!') + +// characters that indicate we have to add the pattern start +const addPatternStartSet = charSet('[.(') + +// normalizes slashes. +const slashSplit = /\/+/ + +minimatch.filter = (pattern, options = {}) => + (p, i, list) => minimatch(p, pattern, options) + +const ext = (a, b = {}) => { + const t = {} + Object.keys(a).forEach(k => t[k] = a[k]) + Object.keys(b).forEach(k => t[k] = b[k]) + return t +} + +minimatch.defaults = def => { + if (!def || typeof def !== 'object' || !Object.keys(def).length) { + return minimatch + } + + const orig = minimatch + + const m = (p, pattern, options) => orig(p, pattern, ext(def, options)) + m.Minimatch = class Minimatch extends orig.Minimatch { + constructor (pattern, options) { + super(pattern, ext(def, options)) + } + } + m.Minimatch.defaults = options => orig.defaults(ext(def, options)).Minimatch + m.filter = (pattern, options) => orig.filter(pattern, ext(def, options)) + m.defaults = options => orig.defaults(ext(def, options)) + m.makeRe = (pattern, options) => orig.makeRe(pattern, ext(def, options)) + m.braceExpand = (pattern, options) => orig.braceExpand(pattern, ext(def, options)) + m.match = (list, pattern, options) => orig.match(list, pattern, ext(def, options)) + + return m +} + + + + + +// Brace expansion: +// a{b,c}d -> abd acd +// a{b,}c -> abc ac +// a{0..3}d -> a0d a1d a2d a3d +// a{b,c{d,e}f}g -> abg acdfg acefg +// a{b,c}d{e,f}g -> abdeg acdeg abdeg abdfg +// +// Invalid sets are not expanded. +// a{2..}b -> a{2..}b +// a{b}c -> a{b}c +minimatch.braceExpand = (pattern, options) => braceExpand(pattern, options) + +const braceExpand = (pattern, options = {}) => { + assertValidPattern(pattern) + + // Thanks to Yeting Li for + // improving this regexp to avoid a ReDOS vulnerability. + if (options.nobrace || !/\{(?:(?!\{).)*\}/.test(pattern)) { + // shortcut. no need to expand. + return [pattern] + } + + return expand(pattern) +} + +const MAX_PATTERN_LENGTH = 1024 * 64 +const assertValidPattern = pattern => { + if (typeof pattern !== 'string') { + throw new TypeError('invalid pattern') + } + + if (pattern.length > MAX_PATTERN_LENGTH) { + throw new TypeError('pattern is too long') + } +} + +// parse a component of the expanded set. +// At this point, no pattern may contain "/" in it +// so we're going to return a 2d array, where each entry is the full +// pattern, split on '/', and then turned into a regular expression. +// A regexp is made at the end which joins each array with an +// escaped /, and another full one which joins each regexp with |. +// +// Following the lead of Bash 4.1, note that "**" only has special meaning +// when it is the *only* thing in a path portion. Otherwise, any series +// of * is equivalent to a single *. Globstar behavior is enabled by +// default, and can be disabled by setting options.noglobstar. +const SUBPARSE = Symbol('subparse') + +minimatch.makeRe = (pattern, options) => + new Minimatch(pattern, options || {}).makeRe() + +minimatch.match = (list, pattern, options = {}) => { + const mm = new Minimatch(pattern, options) + list = list.filter(f => mm.match(f)) + if (mm.options.nonull && !list.length) { + list.push(pattern) + } + return list +} + +// replace stuff like \* with * +const globUnescape = s => s.replace(/\\(.)/g, '$1') +const regExpEscape = s => s.replace(/[-[\]{}()*+?.,\\^$|#\s]/g, '\\$&') + +class Minimatch { + constructor (pattern, options) { + assertValidPattern(pattern) + + if (!options) options = {} + + this.options = options + this.set = [] + this.pattern = pattern + this.windowsPathsNoEscape = !!options.windowsPathsNoEscape || + options.allowWindowsEscape === false + if (this.windowsPathsNoEscape) { + this.pattern = this.pattern.replace(/\\/g, '/') + } + this.regexp = null + this.negate = false + this.comment = false + this.empty = false + this.partial = !!options.partial + + // make the set of regexps etc. + this.make() + } + + debug () {} + + make () { + const pattern = this.pattern + const options = this.options + + // empty patterns and comments match nothing. + if (!options.nocomment && pattern.charAt(0) === '#') { + this.comment = true + return + } + if (!pattern) { + this.empty = true + return + } + + // step 1: figure out negation, etc. + this.parseNegate() + + // step 2: expand braces + let set = this.globSet = this.braceExpand() + + if (options.debug) this.debug = (...args) => console.error(...args) + + this.debug(this.pattern, set) + + // step 3: now we have a set, so turn each one into a series of path-portion + // matching patterns. + // These will be regexps, except in the case of "**", which is + // set to the GLOBSTAR object for globstar behavior, + // and will not contain any / characters + set = this.globParts = set.map(s => s.split(slashSplit)) + + this.debug(this.pattern, set) + + // glob --> regexps + set = set.map((s, si, set) => s.map(this.parse, this)) + + this.debug(this.pattern, set) + + // filter out everything that didn't compile properly. + set = set.filter(s => s.indexOf(false) === -1) + + this.debug(this.pattern, set) + + this.set = set + } + + parseNegate () { + if (this.options.nonegate) return + + const pattern = this.pattern + let negate = false + let negateOffset = 0 + + for (let i = 0; i < pattern.length && pattern.charAt(i) === '!'; i++) { + negate = !negate + negateOffset++ + } + + if (negateOffset) this.pattern = pattern.slice(negateOffset) + this.negate = negate + } + + // set partial to true to test if, for example, + // "/a/b" matches the start of "/*/b/*/d" + // Partial means, if you run out of file before you run + // out of pattern, then that's fine, as long as all + // the parts match. + matchOne (file, pattern, partial) { + var options = this.options + + this.debug('matchOne', + { 'this': this, file: file, pattern: pattern }) + + this.debug('matchOne', file.length, pattern.length) + + for (var fi = 0, + pi = 0, + fl = file.length, + pl = pattern.length + ; (fi < fl) && (pi < pl) + ; fi++, pi++) { + this.debug('matchOne loop') + var p = pattern[pi] + var f = file[fi] + + this.debug(pattern, p, f) + + // should be impossible. + // some invalid regexp stuff in the set. + /* istanbul ignore if */ + if (p === false) return false + + if (p === GLOBSTAR) { + this.debug('GLOBSTAR', [pattern, p, f]) + + // "**" + // a/**/b/**/c would match the following: + // a/b/x/y/z/c + // a/x/y/z/b/c + // a/b/x/b/x/c + // a/b/c + // To do this, take the rest of the pattern after + // the **, and see if it would match the file remainder. + // If so, return success. + // If not, the ** "swallows" a segment, and try again. + // This is recursively awful. + // + // a/**/b/**/c matching a/b/x/y/z/c + // - a matches a + // - doublestar + // - matchOne(b/x/y/z/c, b/**/c) + // - b matches b + // - doublestar + // - matchOne(x/y/z/c, c) -> no + // - matchOne(y/z/c, c) -> no + // - matchOne(z/c, c) -> no + // - matchOne(c, c) yes, hit + var fr = fi + var pr = pi + 1 + if (pr === pl) { + this.debug('** at the end') + // a ** at the end will just swallow the rest. + // We have found a match. + // however, it will not swallow /.x, unless + // options.dot is set. + // . and .. are *never* matched by **, for explosively + // exponential reasons. + for (; fi < fl; fi++) { + if (file[fi] === '.' || file[fi] === '..' || + (!options.dot && file[fi].charAt(0) === '.')) return false + } + return true + } + + // ok, let's see if we can swallow whatever we can. + while (fr < fl) { + var swallowee = file[fr] + + this.debug('\nglobstar while', file, fr, pattern, pr, swallowee) + + // XXX remove this slice. Just pass the start index. + if (this.matchOne(file.slice(fr), pattern.slice(pr), partial)) { + this.debug('globstar found match!', fr, fl, swallowee) + // found a match. + return true + } else { + // can't swallow "." or ".." ever. + // can only swallow ".foo" when explicitly asked. + if (swallowee === '.' || swallowee === '..' || + (!options.dot && swallowee.charAt(0) === '.')) { + this.debug('dot detected!', file, fr, pattern, pr) + break + } + + // ** swallows a segment, and continue. + this.debug('globstar swallow a segment, and continue') + fr++ + } + } + + // no match was found. + // However, in partial mode, we can't say this is necessarily over. + // If there's more *pattern* left, then + /* istanbul ignore if */ + if (partial) { + // ran out of file + this.debug('\n>>> no match, partial?', file, fr, pattern, pr) + if (fr === fl) return true + } + return false + } + + // something other than ** + // non-magic patterns just have to match exactly + // patterns with magic have been turned into regexps. + var hit + if (typeof p === 'string') { + hit = f === p + this.debug('string match', p, f, hit) + } else { + hit = f.match(p) + this.debug('pattern match', p, f, hit) + } + + if (!hit) return false + } + + // Note: ending in / means that we'll get a final "" + // at the end of the pattern. This can only match a + // corresponding "" at the end of the file. + // If the file ends in /, then it can only match a + // a pattern that ends in /, unless the pattern just + // doesn't have any more for it. But, a/b/ should *not* + // match "a/b/*", even though "" matches against the + // [^/]*? pattern, except in partial mode, where it might + // simply not be reached yet. + // However, a/b/ should still satisfy a/* + + // now either we fell off the end of the pattern, or we're done. + if (fi === fl && pi === pl) { + // ran out of pattern and filename at the same time. + // an exact hit! + return true + } else if (fi === fl) { + // ran out of file, but still had pattern left. + // this is ok if we're doing the match as part of + // a glob fs traversal. + return partial + } else /* istanbul ignore else */ if (pi === pl) { + // ran out of pattern, still have file left. + // this is only acceptable if we're on the very last + // empty segment of a file with a trailing slash. + // a/* should match a/b/ + return (fi === fl - 1) && (file[fi] === '') + } + + // should be unreachable. + /* istanbul ignore next */ + throw new Error('wtf?') + } + + braceExpand () { + return braceExpand(this.pattern, this.options) + } + + parse (pattern, isSub) { + assertValidPattern(pattern) + + const options = this.options + + // shortcuts + if (pattern === '**') { + if (!options.noglobstar) + return GLOBSTAR + else + pattern = '*' + } + if (pattern === '') return '' + + let re = '' + let hasMagic = !!options.nocase + let escaping = false + // ? => one single character + const patternListStack = [] + const negativeLists = [] + let stateChar + let inClass = false + let reClassStart = -1 + let classStart = -1 + let cs + let pl + let sp + // . and .. never match anything that doesn't start with ., + // even when options.dot is set. + const patternStart = pattern.charAt(0) === '.' ? '' // anything + // not (start or / followed by . or .. followed by / or end) + : options.dot ? '(?!(?:^|\\\/)\\.{1,2}(?:$|\\\/))' + : '(?!\\.)' + + const clearStateChar = () => { + if (stateChar) { + // we had some state-tracking character + // that wasn't consumed by this pass. + switch (stateChar) { + case '*': + re += star + hasMagic = true + break + case '?': + re += qmark + hasMagic = true + break + default: + re += '\\' + stateChar + break + } + this.debug('clearStateChar %j %j', stateChar, re) + stateChar = false + } + } + + for (let i = 0, c; (i < pattern.length) && (c = pattern.charAt(i)); i++) { + this.debug('%s\t%s %s %j', pattern, i, re, c) + + // skip over any that are escaped. + if (escaping) { + /* istanbul ignore next - completely not allowed, even escaped. */ + if (c === '/') { + return false + } + + if (reSpecials[c]) { + re += '\\' + } + re += c + escaping = false + continue + } + + switch (c) { + /* istanbul ignore next */ + case '/': { + // Should already be path-split by now. + return false + } + + case '\\': + clearStateChar() + escaping = true + continue + + // the various stateChar values + // for the "extglob" stuff. + case '?': + case '*': + case '+': + case '@': + case '!': + this.debug('%s\t%s %s %j <-- stateChar', pattern, i, re, c) + + // all of those are literals inside a class, except that + // the glob [!a] means [^a] in regexp + if (inClass) { + this.debug(' in class') + if (c === '!' && i === classStart + 1) c = '^' + re += c + continue + } + + // if we already have a stateChar, then it means + // that there was something like ** or +? in there. + // Handle the stateChar, then proceed with this one. + this.debug('call clearStateChar %j', stateChar) + clearStateChar() + stateChar = c + // if extglob is disabled, then +(asdf|foo) isn't a thing. + // just clear the statechar *now*, rather than even diving into + // the patternList stuff. + if (options.noext) clearStateChar() + continue + + case '(': + if (inClass) { + re += '(' + continue + } + + if (!stateChar) { + re += '\\(' + continue + } + + patternListStack.push({ + type: stateChar, + start: i - 1, + reStart: re.length, + open: plTypes[stateChar].open, + close: plTypes[stateChar].close + }) + // negation is (?:(?!js)[^/]*) + re += stateChar === '!' ? '(?:(?!(?:' : '(?:' + this.debug('plType %j %j', stateChar, re) + stateChar = false + continue + + case ')': + if (inClass || !patternListStack.length) { + re += '\\)' + continue + } + + clearStateChar() + hasMagic = true + pl = patternListStack.pop() + // negation is (?:(?!js)[^/]*) + // The others are (?:) + re += pl.close + if (pl.type === '!') { + negativeLists.push(pl) + } + pl.reEnd = re.length + continue + + case '|': + if (inClass || !patternListStack.length) { + re += '\\|' + continue + } + + clearStateChar() + re += '|' + continue + + // these are mostly the same in regexp and glob + case '[': + // swallow any state-tracking char before the [ + clearStateChar() + + if (inClass) { + re += '\\' + c + continue + } + + inClass = true + classStart = i + reClassStart = re.length + re += c + continue + + case ']': + // a right bracket shall lose its special + // meaning and represent itself in + // a bracket expression if it occurs + // first in the list. -- POSIX.2 2.8.3.2 + if (i === classStart + 1 || !inClass) { + re += '\\' + c + continue + } + + // handle the case where we left a class open. + // "[z-a]" is valid, equivalent to "\[z-a\]" + // split where the last [ was, make sure we don't have + // an invalid re. if so, re-walk the contents of the + // would-be class to re-translate any characters that + // were passed through as-is + // TODO: It would probably be faster to determine this + // without a try/catch and a new RegExp, but it's tricky + // to do safely. For now, this is safe and works. + cs = pattern.substring(classStart + 1, i) + try { + RegExp('[' + cs + ']') + } catch (er) { + // not a valid class! + sp = this.parse(cs, SUBPARSE) + re = re.substring(0, reClassStart) + '\\[' + sp[0] + '\\]' + hasMagic = hasMagic || sp[1] + inClass = false + continue + } + + // finish up the class. + hasMagic = true + inClass = false + re += c + continue + + default: + // swallow any state char that wasn't consumed + clearStateChar() + + if (reSpecials[c] && !(c === '^' && inClass)) { + re += '\\' + } + + re += c + break + + } // switch + } // for + + // handle the case where we left a class open. + // "[abc" is valid, equivalent to "\[abc" + if (inClass) { + // split where the last [ was, and escape it + // this is a huge pita. We now have to re-walk + // the contents of the would-be class to re-translate + // any characters that were passed through as-is + cs = pattern.slice(classStart + 1) + sp = this.parse(cs, SUBPARSE) + re = re.substring(0, reClassStart) + '\\[' + sp[0] + hasMagic = hasMagic || sp[1] + } + + // handle the case where we had a +( thing at the *end* + // of the pattern. + // each pattern list stack adds 3 chars, and we need to go through + // and escape any | chars that were passed through as-is for the regexp. + // Go through and escape them, taking care not to double-escape any + // | chars that were already escaped. + for (pl = patternListStack.pop(); pl; pl = patternListStack.pop()) { + let tail + tail = re.slice(pl.reStart + pl.open.length) + this.debug('setting tail', re, pl) + // maybe some even number of \, then maybe 1 \, followed by a | + tail = tail.replace(/((?:\\{2}){0,64})(\\?)\|/g, (_, $1, $2) => { + /* istanbul ignore else - should already be done */ + if (!$2) { + // the | isn't already escaped, so escape it. + $2 = '\\' + } + + // need to escape all those slashes *again*, without escaping the + // one that we need for escaping the | character. As it works out, + // escaping an even number of slashes can be done by simply repeating + // it exactly after itself. That's why this trick works. + // + // I am sorry that you have to see this. + return $1 + $1 + $2 + '|' + }) + + this.debug('tail=%j\n %s', tail, tail, pl, re) + const t = pl.type === '*' ? star + : pl.type === '?' ? qmark + : '\\' + pl.type + + hasMagic = true + re = re.slice(0, pl.reStart) + t + '\\(' + tail + } + + // handle trailing things that only matter at the very end. + clearStateChar() + if (escaping) { + // trailing \\ + re += '\\\\' + } + + // only need to apply the nodot start if the re starts with + // something that could conceivably capture a dot + const addPatternStart = addPatternStartSet[re.charAt(0)] + + // Hack to work around lack of negative lookbehind in JS + // A pattern like: *.!(x).!(y|z) needs to ensure that a name + // like 'a.xyz.yz' doesn't match. So, the first negative + // lookahead, has to look ALL the way ahead, to the end of + // the pattern. + for (let n = negativeLists.length - 1; n > -1; n--) { + const nl = negativeLists[n] + + const nlBefore = re.slice(0, nl.reStart) + const nlFirst = re.slice(nl.reStart, nl.reEnd - 8) + let nlAfter = re.slice(nl.reEnd) + const nlLast = re.slice(nl.reEnd - 8, nl.reEnd) + nlAfter + + // Handle nested stuff like *(*.js|!(*.json)), where open parens + // mean that we should *not* include the ) in the bit that is considered + // "after" the negated section. + const openParensBefore = nlBefore.split('(').length - 1 + let cleanAfter = nlAfter + for (let i = 0; i < openParensBefore; i++) { + cleanAfter = cleanAfter.replace(/\)[+*?]?/, '') + } + nlAfter = cleanAfter + + const dollar = nlAfter === '' && isSub !== SUBPARSE ? '$' : '' + re = nlBefore + nlFirst + nlAfter + dollar + nlLast + } + + // if the re is not "" at this point, then we need to make sure + // it doesn't match against an empty path part. + // Otherwise a/* will match a/, which it should not. + if (re !== '' && hasMagic) { + re = '(?=.)' + re + } + + if (addPatternStart) { + re = patternStart + re + } + + // parsing just a piece of a larger pattern. + if (isSub === SUBPARSE) { + return [re, hasMagic] + } + + // skip the regexp for non-magical patterns + // unescape anything in it, though, so that it'll be + // an exact match against a file etc. + if (!hasMagic) { + return globUnescape(pattern) + } + + const flags = options.nocase ? 'i' : '' + try { + return Object.assign(new RegExp('^' + re + '$', flags), { + _glob: pattern, + _src: re, + }) + } catch (er) /* istanbul ignore next - should be impossible */ { + // If it was an invalid regular expression, then it can't match + // anything. This trick looks for a character after the end of + // the string, which is of course impossible, except in multi-line + // mode, but it's not a /m regex. + return new RegExp('$.') + } + } + + makeRe () { + if (this.regexp || this.regexp === false) return this.regexp + + // at this point, this.set is a 2d array of partial + // pattern strings, or "**". + // + // It's better to use .match(). This function shouldn't + // be used, really, but it's pretty convenient sometimes, + // when you just want to work with a regex. + const set = this.set + + if (!set.length) { + this.regexp = false + return this.regexp + } + const options = this.options + + const twoStar = options.noglobstar ? star + : options.dot ? twoStarDot + : twoStarNoDot + const flags = options.nocase ? 'i' : '' + + // coalesce globstars and regexpify non-globstar patterns + // if it's the only item, then we just do one twoStar + // if it's the first, and there are more, prepend (\/|twoStar\/)? to next + // if it's the last, append (\/twoStar|) to previous + // if it's in the middle, append (\/|\/twoStar\/) to previous + // then filter out GLOBSTAR symbols + let re = set.map(pattern => { + pattern = pattern.map(p => + typeof p === 'string' ? regExpEscape(p) + : p === GLOBSTAR ? GLOBSTAR + : p._src + ).reduce((set, p) => { + if (!(set[set.length - 1] === GLOBSTAR && p === GLOBSTAR)) { + set.push(p) + } + return set + }, []) + pattern.forEach((p, i) => { + if (p !== GLOBSTAR || pattern[i-1] === GLOBSTAR) { + return + } + if (i === 0) { + if (pattern.length > 1) { + pattern[i+1] = '(?:\\\/|' + twoStar + '\\\/)?' + pattern[i+1] + } else { + pattern[i] = twoStar + } + } else if (i === pattern.length - 1) { + pattern[i-1] += '(?:\\\/|' + twoStar + ')?' + } else { + pattern[i-1] += '(?:\\\/|\\\/' + twoStar + '\\\/)' + pattern[i+1] + pattern[i+1] = GLOBSTAR + } + }) + return pattern.filter(p => p !== GLOBSTAR).join('/') + }).join('|') + + // must match entire pattern + // ending in a * or ** will make it less strict. + re = '^(?:' + re + ')$' + + // can match anything, as long as it's not this. + if (this.negate) re = '^(?!' + re + ').*$' + + try { + this.regexp = new RegExp(re, flags) + } catch (ex) /* istanbul ignore next - should be impossible */ { + this.regexp = false + } + return this.regexp + } + + match (f, partial = this.partial) { + this.debug('match', f, this.pattern) + // short-circuit in the case of busted things. + // comments, etc. + if (this.comment) return false + if (this.empty) return f === '' + + if (f === '/' && partial) return true + + const options = this.options + + // windows: need to use /, not \ + if (path.sep !== '/') { + f = f.split(path.sep).join('/') + } + + // treat the test path as a set of pathparts. + f = f.split(slashSplit) + this.debug(this.pattern, 'split', f) + + // just ONE of the pattern sets in this.set needs to match + // in order for it to be valid. If negating, then just one + // match means that we have failed. + // Either way, return on the first hit. + + const set = this.set + this.debug(this.pattern, 'set', set) + + // Find the basename of the path by looking for the last non-empty segment + let filename + for (let i = f.length - 1; i >= 0; i--) { + filename = f[i] + if (filename) break + } + + for (let i = 0; i < set.length; i++) { + const pattern = set[i] + let file = f + if (options.matchBase && pattern.length === 1) { + file = [filename] + } + const hit = this.matchOne(file, pattern, partial) + if (hit) { + if (options.flipNegate) return true + return !this.negate + } + } + + // didn't get any hits. this is success if it's a negative + // pattern, failure otherwise. + if (options.flipNegate) return false + return this.negate + } + + static defaults (def) { + return minimatch.defaults(def).Minimatch + } +} + +minimatch.Minimatch = Minimatch diff --git a/node_modules/filelist/node_modules/minimatch/package.json b/node_modules/filelist/node_modules/minimatch/package.json new file mode 100644 index 0000000..8e237d3 --- /dev/null +++ b/node_modules/filelist/node_modules/minimatch/package.json @@ -0,0 +1,32 @@ +{ + "author": "Isaac Z. Schlueter (http://blog.izs.me)", + "name": "minimatch", + "description": "a glob matcher in javascript", + "version": "5.1.1", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/minimatch.git" + }, + "main": "minimatch.js", + "scripts": { + "test": "tap", + "snap": "tap", + "preversion": "npm test", + "postversion": "npm publish", + "prepublishOnly": "git push origin --follow-tags" + }, + "engines": { + "node": ">=10" + }, + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "devDependencies": { + "tap": "^16.3.2" + }, + "license": "ISC", + "files": [ + "minimatch.js", + "lib" + ] +} diff --git a/node_modules/filelist/package.json b/node_modules/filelist/package.json new file mode 100644 index 0000000..8a90586 --- /dev/null +++ b/node_modules/filelist/package.json @@ -0,0 +1,28 @@ +{ + "name": "filelist", + "version": "1.0.4", + "description": "Lazy-evaluating list of files, based on globs or regex patterns", + "main": "index.js", + "types": "index.d.ts", + "scripts": { + "test": "jake test" + }, + "repository": { + "type": "git", + "url": "git://github.com/mde/filelist.git" + }, + "keywords": [ + "file", + "utility", + "glob" + ], + "author": "Matthew Eernisse (http://fleegix.org)", + "license": "Apache-2.0", + "bugs": { + "url": "https://github.com/mde/filelist/issues" + }, + "homepage": "https://github.com/mde/filelist", + "dependencies": { + "minimatch": "^5.0.1" + } +} diff --git a/node_modules/fill-range/LICENSE b/node_modules/fill-range/LICENSE new file mode 100644 index 0000000..9af4a67 --- /dev/null +++ b/node_modules/fill-range/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-present, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/fill-range/README.md b/node_modules/fill-range/README.md new file mode 100644 index 0000000..8d756fe --- /dev/null +++ b/node_modules/fill-range/README.md @@ -0,0 +1,237 @@ +# fill-range [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=W8YFZ425KND68) [![NPM version](https://img.shields.io/npm/v/fill-range.svg?style=flat)](https://www.npmjs.com/package/fill-range) [![NPM monthly downloads](https://img.shields.io/npm/dm/fill-range.svg?style=flat)](https://npmjs.org/package/fill-range) [![NPM total downloads](https://img.shields.io/npm/dt/fill-range.svg?style=flat)](https://npmjs.org/package/fill-range) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/fill-range.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/fill-range) + +> Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex` + +Please consider following this project's author, [Jon Schlinkert](https://github.com/jonschlinkert), and consider starring the project to show your :heart: and support. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save fill-range +``` + +## Usage + +Expands numbers and letters, optionally using a `step` as the last argument. _(Numbers may be defined as JavaScript numbers or strings)_. + +```js +const fill = require('fill-range'); +// fill(from, to[, step, options]); + +console.log(fill('1', '10')); //=> ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10'] +console.log(fill('1', '10', { toRegex: true })); //=> [1-9]|10 +``` + +**Params** + +* `from`: **{String|Number}** the number or letter to start with +* `to`: **{String|Number}** the number or letter to end with +* `step`: **{String|Number|Object|Function}** Optionally pass a [step](#optionsstep) to use. +* `options`: **{Object|Function}**: See all available [options](#options) + +## Examples + +By default, an array of values is returned. + +**Alphabetical ranges** + +```js +console.log(fill('a', 'e')); //=> ['a', 'b', 'c', 'd', 'e'] +console.log(fill('A', 'E')); //=> [ 'A', 'B', 'C', 'D', 'E' ] +``` + +**Numerical ranges** + +Numbers can be defined as actual numbers or strings. + +```js +console.log(fill(1, 5)); //=> [ 1, 2, 3, 4, 5 ] +console.log(fill('1', '5')); //=> [ 1, 2, 3, 4, 5 ] +``` + +**Negative ranges** + +Numbers can be defined as actual numbers or strings. + +```js +console.log(fill('-5', '-1')); //=> [ '-5', '-4', '-3', '-2', '-1' ] +console.log(fill('-5', '5')); //=> [ '-5', '-4', '-3', '-2', '-1', '0', '1', '2', '3', '4', '5' ] +``` + +**Steps (increments)** + +```js +// numerical ranges with increments +console.log(fill('0', '25', 4)); //=> [ '0', '4', '8', '12', '16', '20', '24' ] +console.log(fill('0', '25', 5)); //=> [ '0', '5', '10', '15', '20', '25' ] +console.log(fill('0', '25', 6)); //=> [ '0', '6', '12', '18', '24' ] + +// alphabetical ranges with increments +console.log(fill('a', 'z', 4)); //=> [ 'a', 'e', 'i', 'm', 'q', 'u', 'y' ] +console.log(fill('a', 'z', 5)); //=> [ 'a', 'f', 'k', 'p', 'u', 'z' ] +console.log(fill('a', 'z', 6)); //=> [ 'a', 'g', 'm', 's', 'y' ] +``` + +## Options + +### options.step + +**Type**: `number` (formatted as a string or number) + +**Default**: `undefined` + +**Description**: The increment to use for the range. Can be used with letters or numbers. + +**Example(s)** + +```js +// numbers +console.log(fill('1', '10', 2)); //=> [ '1', '3', '5', '7', '9' ] +console.log(fill('1', '10', 3)); //=> [ '1', '4', '7', '10' ] +console.log(fill('1', '10', 4)); //=> [ '1', '5', '9' ] + +// letters +console.log(fill('a', 'z', 5)); //=> [ 'a', 'f', 'k', 'p', 'u', 'z' ] +console.log(fill('a', 'z', 7)); //=> [ 'a', 'h', 'o', 'v' ] +console.log(fill('a', 'z', 9)); //=> [ 'a', 'j', 's' ] +``` + +### options.strictRanges + +**Type**: `boolean` + +**Default**: `false` + +**Description**: By default, `null` is returned when an invalid range is passed. Enable this option to throw a `RangeError` on invalid ranges. + +**Example(s)** + +The following are all invalid: + +```js +fill('1.1', '2'); // decimals not supported in ranges +fill('a', '2'); // incompatible range values +fill(1, 10, 'foo'); // invalid "step" argument +``` + +### options.stringify + +**Type**: `boolean` + +**Default**: `undefined` + +**Description**: Cast all returned values to strings. By default, integers are returned as numbers. + +**Example(s)** + +```js +console.log(fill(1, 5)); //=> [ 1, 2, 3, 4, 5 ] +console.log(fill(1, 5, { stringify: true })); //=> [ '1', '2', '3', '4', '5' ] +``` + +### options.toRegex + +**Type**: `boolean` + +**Default**: `undefined` + +**Description**: Create a regex-compatible source string, instead of expanding values to an array. + +**Example(s)** + +```js +// alphabetical range +console.log(fill('a', 'e', { toRegex: true })); //=> '[a-e]' +// alphabetical with step +console.log(fill('a', 'z', 3, { toRegex: true })); //=> 'a|d|g|j|m|p|s|v|y' +// numerical range +console.log(fill('1', '100', { toRegex: true })); //=> '[1-9]|[1-9][0-9]|100' +// numerical range with zero padding +console.log(fill('000001', '100000', { toRegex: true })); +//=> '0{5}[1-9]|0{4}[1-9][0-9]|0{3}[1-9][0-9]{2}|0{2}[1-9][0-9]{3}|0[1-9][0-9]{4}|100000' +``` + +### options.transform + +**Type**: `function` + +**Default**: `undefined` + +**Description**: Customize each value in the returned array (or [string](#optionstoRegex)). _(you can also pass this function as the last argument to `fill()`)_. + +**Example(s)** + +```js +// add zero padding +console.log(fill(1, 5, value => String(value).padStart(4, '0'))); +//=> ['0001', '0002', '0003', '0004', '0005'] +``` + +## About + +
+Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +
+ +
+Running Tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +
+ +
+Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +
+ +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 116 | [jonschlinkert](https://github.com/jonschlinkert) | +| 4 | [paulmillr](https://github.com/paulmillr) | +| 2 | [realityking](https://github.com/realityking) | +| 2 | [bluelovers](https://github.com/bluelovers) | +| 1 | [edorivai](https://github.com/edorivai) | +| 1 | [wtgtybhertgeghgtwtg](https://github.com/wtgtybhertgeghgtwtg) | + +### Author + +**Jon Schlinkert** + +* [GitHub Profile](https://github.com/jonschlinkert) +* [Twitter Profile](https://twitter.com/jonschlinkert) +* [LinkedIn Profile](https://linkedin.com/in/jonschlinkert) + +Please consider supporting me on Patreon, or [start your own Patreon page](https://patreon.com/invite/bxpbvm)! + + + + + +### License + +Copyright © 2019, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.8.0, on April 08, 2019._ \ No newline at end of file diff --git a/node_modules/fill-range/index.js b/node_modules/fill-range/index.js new file mode 100644 index 0000000..97ce35a --- /dev/null +++ b/node_modules/fill-range/index.js @@ -0,0 +1,249 @@ +/*! + * fill-range + * + * Copyright (c) 2014-present, Jon Schlinkert. + * Licensed under the MIT License. + */ + +'use strict'; + +const util = require('util'); +const toRegexRange = require('to-regex-range'); + +const isObject = val => val !== null && typeof val === 'object' && !Array.isArray(val); + +const transform = toNumber => { + return value => toNumber === true ? Number(value) : String(value); +}; + +const isValidValue = value => { + return typeof value === 'number' || (typeof value === 'string' && value !== ''); +}; + +const isNumber = num => Number.isInteger(+num); + +const zeros = input => { + let value = `${input}`; + let index = -1; + if (value[0] === '-') value = value.slice(1); + if (value === '0') return false; + while (value[++index] === '0'); + return index > 0; +}; + +const stringify = (start, end, options) => { + if (typeof start === 'string' || typeof end === 'string') { + return true; + } + return options.stringify === true; +}; + +const pad = (input, maxLength, toNumber) => { + if (maxLength > 0) { + let dash = input[0] === '-' ? '-' : ''; + if (dash) input = input.slice(1); + input = (dash + input.padStart(dash ? maxLength - 1 : maxLength, '0')); + } + if (toNumber === false) { + return String(input); + } + return input; +}; + +const toMaxLen = (input, maxLength) => { + let negative = input[0] === '-' ? '-' : ''; + if (negative) { + input = input.slice(1); + maxLength--; + } + while (input.length < maxLength) input = '0' + input; + return negative ? ('-' + input) : input; +}; + +const toSequence = (parts, options) => { + parts.negatives.sort((a, b) => a < b ? -1 : a > b ? 1 : 0); + parts.positives.sort((a, b) => a < b ? -1 : a > b ? 1 : 0); + + let prefix = options.capture ? '' : '?:'; + let positives = ''; + let negatives = ''; + let result; + + if (parts.positives.length) { + positives = parts.positives.join('|'); + } + + if (parts.negatives.length) { + negatives = `-(${prefix}${parts.negatives.join('|')})`; + } + + if (positives && negatives) { + result = `${positives}|${negatives}`; + } else { + result = positives || negatives; + } + + if (options.wrap) { + return `(${prefix}${result})`; + } + + return result; +}; + +const toRange = (a, b, isNumbers, options) => { + if (isNumbers) { + return toRegexRange(a, b, { wrap: false, ...options }); + } + + let start = String.fromCharCode(a); + if (a === b) return start; + + let stop = String.fromCharCode(b); + return `[${start}-${stop}]`; +}; + +const toRegex = (start, end, options) => { + if (Array.isArray(start)) { + let wrap = options.wrap === true; + let prefix = options.capture ? '' : '?:'; + return wrap ? `(${prefix}${start.join('|')})` : start.join('|'); + } + return toRegexRange(start, end, options); +}; + +const rangeError = (...args) => { + return new RangeError('Invalid range arguments: ' + util.inspect(...args)); +}; + +const invalidRange = (start, end, options) => { + if (options.strictRanges === true) throw rangeError([start, end]); + return []; +}; + +const invalidStep = (step, options) => { + if (options.strictRanges === true) { + throw new TypeError(`Expected step "${step}" to be a number`); + } + return []; +}; + +const fillNumbers = (start, end, step = 1, options = {}) => { + let a = Number(start); + let b = Number(end); + + if (!Number.isInteger(a) || !Number.isInteger(b)) { + if (options.strictRanges === true) throw rangeError([start, end]); + return []; + } + + // fix negative zero + if (a === 0) a = 0; + if (b === 0) b = 0; + + let descending = a > b; + let startString = String(start); + let endString = String(end); + let stepString = String(step); + step = Math.max(Math.abs(step), 1); + + let padded = zeros(startString) || zeros(endString) || zeros(stepString); + let maxLen = padded ? Math.max(startString.length, endString.length, stepString.length) : 0; + let toNumber = padded === false && stringify(start, end, options) === false; + let format = options.transform || transform(toNumber); + + if (options.toRegex && step === 1) { + return toRange(toMaxLen(start, maxLen), toMaxLen(end, maxLen), true, options); + } + + let parts = { negatives: [], positives: [] }; + let push = num => parts[num < 0 ? 'negatives' : 'positives'].push(Math.abs(num)); + let range = []; + let index = 0; + + while (descending ? a >= b : a <= b) { + if (options.toRegex === true && step > 1) { + push(a); + } else { + range.push(pad(format(a, index), maxLen, toNumber)); + } + a = descending ? a - step : a + step; + index++; + } + + if (options.toRegex === true) { + return step > 1 + ? toSequence(parts, options) + : toRegex(range, null, { wrap: false, ...options }); + } + + return range; +}; + +const fillLetters = (start, end, step = 1, options = {}) => { + if ((!isNumber(start) && start.length > 1) || (!isNumber(end) && end.length > 1)) { + return invalidRange(start, end, options); + } + + + let format = options.transform || (val => String.fromCharCode(val)); + let a = `${start}`.charCodeAt(0); + let b = `${end}`.charCodeAt(0); + + let descending = a > b; + let min = Math.min(a, b); + let max = Math.max(a, b); + + if (options.toRegex && step === 1) { + return toRange(min, max, false, options); + } + + let range = []; + let index = 0; + + while (descending ? a >= b : a <= b) { + range.push(format(a, index)); + a = descending ? a - step : a + step; + index++; + } + + if (options.toRegex === true) { + return toRegex(range, null, { wrap: false, options }); + } + + return range; +}; + +const fill = (start, end, step, options = {}) => { + if (end == null && isValidValue(start)) { + return [start]; + } + + if (!isValidValue(start) || !isValidValue(end)) { + return invalidRange(start, end, options); + } + + if (typeof step === 'function') { + return fill(start, end, 1, { transform: step }); + } + + if (isObject(step)) { + return fill(start, end, 0, step); + } + + let opts = { ...options }; + if (opts.capture === true) opts.wrap = true; + step = step || opts.step || 1; + + if (!isNumber(step)) { + if (step != null && !isObject(step)) return invalidStep(step, opts); + return fill(start, end, 1, step); + } + + if (isNumber(start) && isNumber(end)) { + return fillNumbers(start, end, step, opts); + } + + return fillLetters(start, end, Math.max(Math.abs(step), 1), opts); +}; + +module.exports = fill; diff --git a/node_modules/fill-range/package.json b/node_modules/fill-range/package.json new file mode 100644 index 0000000..07d3076 --- /dev/null +++ b/node_modules/fill-range/package.json @@ -0,0 +1,69 @@ +{ + "name": "fill-range", + "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`", + "version": "7.0.1", + "homepage": "https://github.com/jonschlinkert/fill-range", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Edo Rivai (edo.rivai.nl)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Paul Miller (paulmillr.com)", + "Rouven Weßling (www.rouvenwessling.de)", + "(https://github.com/wtgtybhertgeghgtwtg)" + ], + "repository": "jonschlinkert/fill-range", + "bugs": { + "url": "https://github.com/jonschlinkert/fill-range/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "to-regex-range": "^5.0.1" + }, + "devDependencies": { + "gulp-format-md": "^2.0.0", + "mocha": "^6.1.1" + }, + "keywords": [ + "alpha", + "alphabetical", + "array", + "bash", + "brace", + "expand", + "expansion", + "fill", + "glob", + "match", + "matches", + "matching", + "number", + "numerical", + "range", + "ranges", + "regex", + "sh" + ], + "verb": { + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/finalhandler/HISTORY.md b/node_modules/finalhandler/HISTORY.md new file mode 100644 index 0000000..9e43d2a --- /dev/null +++ b/node_modules/finalhandler/HISTORY.md @@ -0,0 +1,180 @@ +1.1.1 / 2018-03-06 +================== + + * Fix 404 output for bad / missing pathnames + * deps: encodeurl@~1.0.2 + - Fix encoding `%` as last character + * deps: statuses@~1.4.0 + +1.1.0 / 2017-09-24 +================== + + * Use `res.headersSent` when available + +1.0.6 / 2017-09-22 +================== + + * deps: debug@2.6.9 + +1.0.5 / 2017-09-15 +================== + + * deps: parseurl@~1.3.2 + - perf: reduce overhead for full URLs + - perf: unroll the "fast-path" `RegExp` + +1.0.4 / 2017-08-03 +================== + + * deps: debug@2.6.8 + +1.0.3 / 2017-05-16 +================== + + * deps: debug@2.6.7 + - deps: ms@2.0.0 + +1.0.2 / 2017-04-22 +================== + + * deps: debug@2.6.4 + - deps: ms@0.7.3 + +1.0.1 / 2017-03-21 +================== + + * Fix missing `` in HTML document + * deps: debug@2.6.3 + - Fix: `DEBUG_MAX_ARRAY_LENGTH` + +1.0.0 / 2017-02-15 +================== + + * Fix exception when `err` cannot be converted to a string + * Fully URL-encode the pathname in the 404 message + * Only include the pathname in the 404 message + * Send complete HTML document + * Set `Content-Security-Policy: default-src 'self'` header + * deps: debug@2.6.1 + - Allow colors in workers + - Deprecated `DEBUG_FD` environment variable set to `3` or higher + - Fix error when running under React Native + - Use same color for same namespace + - deps: ms@0.7.2 + +0.5.1 / 2016-11-12 +================== + + * Fix exception when `err.headers` is not an object + * deps: statuses@~1.3.1 + * perf: hoist regular expressions + * perf: remove duplicate validation path + +0.5.0 / 2016-06-15 +================== + + * Change invalid or non-numeric status code to 500 + * Overwrite status message to match set status code + * Prefer `err.statusCode` if `err.status` is invalid + * Set response headers from `err.headers` object + * Use `statuses` instead of `http` module for status messages + - Includes all defined status messages + +0.4.1 / 2015-12-02 +================== + + * deps: escape-html@~1.0.3 + - perf: enable strict mode + - perf: optimize string replacement + - perf: use faster string coercion + +0.4.0 / 2015-06-14 +================== + + * Fix a false-positive when unpiping in Node.js 0.8 + * Support `statusCode` property on `Error` objects + * Use `unpipe` module for unpiping requests + * deps: escape-html@1.0.2 + * deps: on-finished@~2.3.0 + - Add defined behavior for HTTP `CONNECT` requests + - Add defined behavior for HTTP `Upgrade` requests + - deps: ee-first@1.1.1 + * perf: enable strict mode + * perf: remove argument reassignment + +0.3.6 / 2015-05-11 +================== + + * deps: debug@~2.2.0 + - deps: ms@0.7.1 + +0.3.5 / 2015-04-22 +================== + + * deps: on-finished@~2.2.1 + - Fix `isFinished(req)` when data buffered + +0.3.4 / 2015-03-15 +================== + + * deps: debug@~2.1.3 + - Fix high intensity foreground color for bold + - deps: ms@0.7.0 + +0.3.3 / 2015-01-01 +================== + + * deps: debug@~2.1.1 + * deps: on-finished@~2.2.0 + +0.3.2 / 2014-10-22 +================== + + * deps: on-finished@~2.1.1 + - Fix handling of pipelined requests + +0.3.1 / 2014-10-16 +================== + + * deps: debug@~2.1.0 + - Implement `DEBUG_FD` env variable support + +0.3.0 / 2014-09-17 +================== + + * Terminate in progress response only on error + * Use `on-finished` to determine request status + +0.2.0 / 2014-09-03 +================== + + * Set `X-Content-Type-Options: nosniff` header + * deps: debug@~2.0.0 + +0.1.0 / 2014-07-16 +================== + + * Respond after request fully read + - prevents hung responses and socket hang ups + * deps: debug@1.0.4 + +0.0.3 / 2014-07-11 +================== + + * deps: debug@1.0.3 + - Add support for multiple wildcards in namespaces + +0.0.2 / 2014-06-19 +================== + + * Handle invalid status codes + +0.0.1 / 2014-06-05 +================== + + * deps: debug@1.0.2 + +0.0.0 / 2014-06-05 +================== + + * Extracted from connect/express diff --git a/node_modules/finalhandler/LICENSE b/node_modules/finalhandler/LICENSE new file mode 100644 index 0000000..fb30982 --- /dev/null +++ b/node_modules/finalhandler/LICENSE @@ -0,0 +1,22 @@ +(The MIT License) + +Copyright (c) 2014-2017 Douglas Christopher Wilson + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/finalhandler/README.md b/node_modules/finalhandler/README.md new file mode 100644 index 0000000..6756f0c --- /dev/null +++ b/node_modules/finalhandler/README.md @@ -0,0 +1,148 @@ +# finalhandler + +[![NPM Version][npm-image]][npm-url] +[![NPM Downloads][downloads-image]][downloads-url] +[![Node.js Version][node-image]][node-url] +[![Build Status][travis-image]][travis-url] +[![Test Coverage][coveralls-image]][coveralls-url] + +Node.js function to invoke as the final step to respond to HTTP request. + +## Installation + +This is a [Node.js](https://nodejs.org/en/) module available through the +[npm registry](https://www.npmjs.com/). Installation is done using the +[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally): + +```sh +$ npm install finalhandler +``` + +## API + + + +```js +var finalhandler = require('finalhandler') +``` + +### finalhandler(req, res, [options]) + +Returns function to be invoked as the final step for the given `req` and `res`. +This function is to be invoked as `fn(err)`. If `err` is falsy, the handler will +write out a 404 response to the `res`. If it is truthy, an error response will +be written out to the `res`. + +When an error is written, the following information is added to the response: + + * The `res.statusCode` is set from `err.status` (or `err.statusCode`). If + this value is outside the 4xx or 5xx range, it will be set to 500. + * The `res.statusMessage` is set according to the status code. + * The body will be the HTML of the status code message if `env` is + `'production'`, otherwise will be `err.stack`. + * Any headers specified in an `err.headers` object. + +The final handler will also unpipe anything from `req` when it is invoked. + +#### options.env + +By default, the environment is determined by `NODE_ENV` variable, but it can be +overridden by this option. + +#### options.onerror + +Provide a function to be called with the `err` when it exists. Can be used for +writing errors to a central location without excessive function generation. Called +as `onerror(err, req, res)`. + +## Examples + +### always 404 + +```js +var finalhandler = require('finalhandler') +var http = require('http') + +var server = http.createServer(function (req, res) { + var done = finalhandler(req, res) + done() +}) + +server.listen(3000) +``` + +### perform simple action + +```js +var finalhandler = require('finalhandler') +var fs = require('fs') +var http = require('http') + +var server = http.createServer(function (req, res) { + var done = finalhandler(req, res) + + fs.readFile('index.html', function (err, buf) { + if (err) return done(err) + res.setHeader('Content-Type', 'text/html') + res.end(buf) + }) +}) + +server.listen(3000) +``` + +### use with middleware-style functions + +```js +var finalhandler = require('finalhandler') +var http = require('http') +var serveStatic = require('serve-static') + +var serve = serveStatic('public') + +var server = http.createServer(function (req, res) { + var done = finalhandler(req, res) + serve(req, res, done) +}) + +server.listen(3000) +``` + +### keep log of all errors + +```js +var finalhandler = require('finalhandler') +var fs = require('fs') +var http = require('http') + +var server = http.createServer(function (req, res) { + var done = finalhandler(req, res, {onerror: logerror}) + + fs.readFile('index.html', function (err, buf) { + if (err) return done(err) + res.setHeader('Content-Type', 'text/html') + res.end(buf) + }) +}) + +server.listen(3000) + +function logerror (err) { + console.error(err.stack || err.toString()) +} +``` + +## License + +[MIT](LICENSE) + +[npm-image]: https://img.shields.io/npm/v/finalhandler.svg +[npm-url]: https://npmjs.org/package/finalhandler +[node-image]: https://img.shields.io/node/v/finalhandler.svg +[node-url]: https://nodejs.org/en/download +[travis-image]: https://img.shields.io/travis/pillarjs/finalhandler.svg +[travis-url]: https://travis-ci.org/pillarjs/finalhandler +[coveralls-image]: https://img.shields.io/coveralls/pillarjs/finalhandler.svg +[coveralls-url]: https://coveralls.io/r/pillarjs/finalhandler?branch=master +[downloads-image]: https://img.shields.io/npm/dm/finalhandler.svg +[downloads-url]: https://npmjs.org/package/finalhandler diff --git a/node_modules/finalhandler/index.js b/node_modules/finalhandler/index.js new file mode 100644 index 0000000..f20ffe3 --- /dev/null +++ b/node_modules/finalhandler/index.js @@ -0,0 +1,331 @@ +/*! + * finalhandler + * Copyright(c) 2014-2017 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict' + +/** + * Module dependencies. + * @private + */ + +var debug = require('debug')('finalhandler') +var encodeUrl = require('encodeurl') +var escapeHtml = require('escape-html') +var onFinished = require('on-finished') +var parseUrl = require('parseurl') +var statuses = require('statuses') +var unpipe = require('unpipe') + +/** + * Module variables. + * @private + */ + +var DOUBLE_SPACE_REGEXP = /\x20{2}/g +var NEWLINE_REGEXP = /\n/g + +/* istanbul ignore next */ +var defer = typeof setImmediate === 'function' + ? setImmediate + : function (fn) { process.nextTick(fn.bind.apply(fn, arguments)) } +var isFinished = onFinished.isFinished + +/** + * Create a minimal HTML document. + * + * @param {string} message + * @private + */ + +function createHtmlDocument (message) { + var body = escapeHtml(message) + .replace(NEWLINE_REGEXP, '
') + .replace(DOUBLE_SPACE_REGEXP, '  ') + + return '\n' + + '\n' + + '\n' + + '\n' + + 'Error\n' + + '\n' + + '\n' + + '
' + body + '
\n' + + '\n' + + '\n' +} + +/** + * Module exports. + * @public + */ + +module.exports = finalhandler + +/** + * Create a function to handle the final response. + * + * @param {Request} req + * @param {Response} res + * @param {Object} [options] + * @return {Function} + * @public + */ + +function finalhandler (req, res, options) { + var opts = options || {} + + // get environment + var env = opts.env || process.env.NODE_ENV || 'development' + + // get error callback + var onerror = opts.onerror + + return function (err) { + var headers + var msg + var status + + // ignore 404 on in-flight response + if (!err && headersSent(res)) { + debug('cannot 404 after headers sent') + return + } + + // unhandled error + if (err) { + // respect status code from error + status = getErrorStatusCode(err) + + if (status === undefined) { + // fallback to status code on response + status = getResponseStatusCode(res) + } else { + // respect headers from error + headers = getErrorHeaders(err) + } + + // get error message + msg = getErrorMessage(err, status, env) + } else { + // not found + status = 404 + msg = 'Cannot ' + req.method + ' ' + encodeUrl(getResourceName(req)) + } + + debug('default %s', status) + + // schedule onerror callback + if (err && onerror) { + defer(onerror, err, req, res) + } + + // cannot actually respond + if (headersSent(res)) { + debug('cannot %d after headers sent', status) + req.socket.destroy() + return + } + + // send response + send(req, res, status, headers, msg) + } +} + +/** + * Get headers from Error object. + * + * @param {Error} err + * @return {object} + * @private + */ + +function getErrorHeaders (err) { + if (!err.headers || typeof err.headers !== 'object') { + return undefined + } + + var headers = Object.create(null) + var keys = Object.keys(err.headers) + + for (var i = 0; i < keys.length; i++) { + var key = keys[i] + headers[key] = err.headers[key] + } + + return headers +} + +/** + * Get message from Error object, fallback to status message. + * + * @param {Error} err + * @param {number} status + * @param {string} env + * @return {string} + * @private + */ + +function getErrorMessage (err, status, env) { + var msg + + if (env !== 'production') { + // use err.stack, which typically includes err.message + msg = err.stack + + // fallback to err.toString() when possible + if (!msg && typeof err.toString === 'function') { + msg = err.toString() + } + } + + return msg || statuses[status] +} + +/** + * Get status code from Error object. + * + * @param {Error} err + * @return {number} + * @private + */ + +function getErrorStatusCode (err) { + // check err.status + if (typeof err.status === 'number' && err.status >= 400 && err.status < 600) { + return err.status + } + + // check err.statusCode + if (typeof err.statusCode === 'number' && err.statusCode >= 400 && err.statusCode < 600) { + return err.statusCode + } + + return undefined +} + +/** + * Get resource name for the request. + * + * This is typically just the original pathname of the request + * but will fallback to "resource" is that cannot be determined. + * + * @param {IncomingMessage} req + * @return {string} + * @private + */ + +function getResourceName (req) { + try { + return parseUrl.original(req).pathname + } catch (e) { + return 'resource' + } +} + +/** + * Get status code from response. + * + * @param {OutgoingMessage} res + * @return {number} + * @private + */ + +function getResponseStatusCode (res) { + var status = res.statusCode + + // default status code to 500 if outside valid range + if (typeof status !== 'number' || status < 400 || status > 599) { + status = 500 + } + + return status +} + +/** + * Determine if the response headers have been sent. + * + * @param {object} res + * @returns {boolean} + * @private + */ + +function headersSent (res) { + return typeof res.headersSent !== 'boolean' + ? Boolean(res._header) + : res.headersSent +} + +/** + * Send response. + * + * @param {IncomingMessage} req + * @param {OutgoingMessage} res + * @param {number} status + * @param {object} headers + * @param {string} message + * @private + */ + +function send (req, res, status, headers, message) { + function write () { + // response body + var body = createHtmlDocument(message) + + // response status + res.statusCode = status + res.statusMessage = statuses[status] + + // response headers + setHeaders(res, headers) + + // security headers + res.setHeader('Content-Security-Policy', "default-src 'self'") + res.setHeader('X-Content-Type-Options', 'nosniff') + + // standard headers + res.setHeader('Content-Type', 'text/html; charset=utf-8') + res.setHeader('Content-Length', Buffer.byteLength(body, 'utf8')) + + if (req.method === 'HEAD') { + res.end() + return + } + + res.end(body, 'utf8') + } + + if (isFinished(req)) { + write() + return + } + + // unpipe everything from the request + unpipe(req) + + // flush the request + onFinished(req, write) + req.resume() +} + +/** + * Set response headers from an object. + * + * @param {OutgoingMessage} res + * @param {object} headers + * @private + */ + +function setHeaders (res, headers) { + if (!headers) { + return + } + + var keys = Object.keys(headers) + for (var i = 0; i < keys.length; i++) { + var key = keys[i] + res.setHeader(key, headers[key]) + } +} diff --git a/node_modules/finalhandler/package.json b/node_modules/finalhandler/package.json new file mode 100644 index 0000000..f552e03 --- /dev/null +++ b/node_modules/finalhandler/package.json @@ -0,0 +1,45 @@ +{ + "name": "finalhandler", + "description": "Node.js final http responder", + "version": "1.1.1", + "author": "Douglas Christopher Wilson ", + "license": "MIT", + "repository": "pillarjs/finalhandler", + "dependencies": { + "debug": "2.6.9", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "on-finished": "~2.3.0", + "parseurl": "~1.3.2", + "statuses": "~1.4.0", + "unpipe": "~1.0.0" + }, + "devDependencies": { + "eslint": "4.18.1", + "eslint-config-standard": "11.0.0", + "eslint-plugin-import": "2.9.0", + "eslint-plugin-markdown": "1.0.0-beta.6", + "eslint-plugin-node": "6.0.1", + "eslint-plugin-promise": "3.6.0", + "eslint-plugin-standard": "3.0.1", + "istanbul": "0.4.5", + "mocha": "2.5.3", + "readable-stream": "2.3.4", + "safe-buffer": "5.1.1", + "supertest": "1.1.0" + }, + "files": [ + "LICENSE", + "HISTORY.md", + "index.js" + ], + "engines": { + "node": ">= 0.8" + }, + "scripts": { + "lint": "eslint --plugin markdown --ext js,md .", + "test": "mocha --reporter spec --bail --check-leaks test/", + "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/", + "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/" + } +} diff --git a/node_modules/for-in/LICENSE b/node_modules/for-in/LICENSE new file mode 100644 index 0000000..d734237 --- /dev/null +++ b/node_modules/for-in/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2017, Jon Schlinkert + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/for-in/README.md b/node_modules/for-in/README.md new file mode 100644 index 0000000..874e189 --- /dev/null +++ b/node_modules/for-in/README.md @@ -0,0 +1,85 @@ +# for-in [![NPM version](https://img.shields.io/npm/v/for-in.svg?style=flat)](https://www.npmjs.com/package/for-in) [![NPM monthly downloads](https://img.shields.io/npm/dm/for-in.svg?style=flat)](https://npmjs.org/package/for-in) [![NPM total downloads](https://img.shields.io/npm/dt/for-in.svg?style=flat)](https://npmjs.org/package/for-in) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/for-in.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/for-in) + +> Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save for-in +``` + +## Usage + +```js +var forIn = require('for-in'); + +var obj = {a: 'foo', b: 'bar', c: 'baz'}; +var values = []; +var keys = []; + +forIn(obj, function (value, key, o) { + keys.push(key); + values.push(value); +}); + +console.log(keys); +//=> ['a', 'b', 'c']; + +console.log(values); +//=> ['foo', 'bar', 'baz']; +``` + +## About + +### Related projects + +* [arr-flatten](https://www.npmjs.com/package/arr-flatten): Recursively flatten an array or arrays. This is the fastest implementation of array flatten. | [homepage](https://github.com/jonschlinkert/arr-flatten "Recursively flatten an array or arrays. This is the fastest implementation of array flatten.") +* [collection-map](https://www.npmjs.com/package/collection-map): Returns an array of mapped values from an array or object. | [homepage](https://github.com/jonschlinkert/collection-map "Returns an array of mapped values from an array or object.") +* [for-own](https://www.npmjs.com/package/for-own): Iterate over the own enumerable properties of an object, and return an object with properties… [more](https://github.com/jonschlinkert/for-own) | [homepage](https://github.com/jonschlinkert/for-own "Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.") + +### Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 16 | [jonschlinkert](https://github.com/jonschlinkert) | +| 2 | [paulirish](https://github.com/paulirish) | + +### Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +### Running tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.4.2, on February 28, 2017._ \ No newline at end of file diff --git a/node_modules/for-in/index.js b/node_modules/for-in/index.js new file mode 100644 index 0000000..0b5f95f --- /dev/null +++ b/node_modules/for-in/index.js @@ -0,0 +1,16 @@ +/*! + * for-in + * + * Copyright (c) 2014-2017, Jon Schlinkert. + * Released under the MIT License. + */ + +'use strict'; + +module.exports = function forIn(obj, fn, thisArg) { + for (var key in obj) { + if (fn.call(thisArg, obj[key], key, obj) === false) { + break; + } + } +}; diff --git a/node_modules/for-in/package.json b/node_modules/for-in/package.json new file mode 100644 index 0000000..48810a1 --- /dev/null +++ b/node_modules/for-in/package.json @@ -0,0 +1,68 @@ +{ + "name": "for-in", + "description": "Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js", + "version": "1.0.2", + "homepage": "https://github.com/jonschlinkert/for-in", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Paul Irish (http://paulirish.com)" + ], + "repository": "jonschlinkert/for-in", + "bugs": { + "url": "https://github.com/jonschlinkert/for-in/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "devDependencies": { + "gulp-format-md": "^0.1.11", + "mocha": "^3.2.0" + }, + "keywords": [ + "for", + "for-in", + "for-own", + "has", + "has-own", + "hasOwn", + "in", + "key", + "keys", + "object", + "own", + "value" + ], + "verb": { + "run": true, + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "related": { + "list": [ + "arr-flatten", + "collection-map", + "for-own" + ] + }, + "reflinks": [ + "verb" + ], + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/forwarded/HISTORY.md b/node_modules/forwarded/HISTORY.md new file mode 100644 index 0000000..381e6aa --- /dev/null +++ b/node_modules/forwarded/HISTORY.md @@ -0,0 +1,21 @@ +0.2.0 / 2021-05-31 +================== + + * Use `req.socket` over deprecated `req.connection` + +0.1.2 / 2017-09-14 +================== + + * perf: improve header parsing + * perf: reduce overhead when no `X-Forwarded-For` header + +0.1.1 / 2017-09-10 +================== + + * Fix trimming leading / trailing OWS + * perf: hoist regular expression + +0.1.0 / 2014-09-21 +================== + + * Initial release diff --git a/node_modules/forwarded/LICENSE b/node_modules/forwarded/LICENSE new file mode 100644 index 0000000..84441fb --- /dev/null +++ b/node_modules/forwarded/LICENSE @@ -0,0 +1,22 @@ +(The MIT License) + +Copyright (c) 2014-2017 Douglas Christopher Wilson + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/forwarded/README.md b/node_modules/forwarded/README.md new file mode 100644 index 0000000..fdd220b --- /dev/null +++ b/node_modules/forwarded/README.md @@ -0,0 +1,57 @@ +# forwarded + +[![NPM Version][npm-image]][npm-url] +[![NPM Downloads][downloads-image]][downloads-url] +[![Node.js Version][node-version-image]][node-version-url] +[![Build Status][ci-image]][ci-url] +[![Test Coverage][coveralls-image]][coveralls-url] + +Parse HTTP X-Forwarded-For header + +## Installation + +This is a [Node.js](https://nodejs.org/en/) module available through the +[npm registry](https://www.npmjs.com/). Installation is done using the +[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally): + +```sh +$ npm install forwarded +``` + +## API + +```js +var forwarded = require('forwarded') +``` + +### forwarded(req) + +```js +var addresses = forwarded(req) +``` + +Parse the `X-Forwarded-For` header from the request. Returns an array +of the addresses, including the socket address for the `req`, in reverse +order (i.e. index `0` is the socket address and the last index is the +furthest address, typically the end-user). + +## Testing + +```sh +$ npm test +``` + +## License + +[MIT](LICENSE) + +[ci-image]: https://badgen.net/github/checks/jshttp/forwarded/master?label=ci +[ci-url]: https://github.com/jshttp/forwarded/actions?query=workflow%3Aci +[npm-image]: https://img.shields.io/npm/v/forwarded.svg +[npm-url]: https://npmjs.org/package/forwarded +[node-version-image]: https://img.shields.io/node/v/forwarded.svg +[node-version-url]: https://nodejs.org/en/download/ +[coveralls-image]: https://img.shields.io/coveralls/jshttp/forwarded/master.svg +[coveralls-url]: https://coveralls.io/r/jshttp/forwarded?branch=master +[downloads-image]: https://img.shields.io/npm/dm/forwarded.svg +[downloads-url]: https://npmjs.org/package/forwarded diff --git a/node_modules/forwarded/index.js b/node_modules/forwarded/index.js new file mode 100644 index 0000000..b2b6bdd --- /dev/null +++ b/node_modules/forwarded/index.js @@ -0,0 +1,90 @@ +/*! + * forwarded + * Copyright(c) 2014-2017 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict' + +/** + * Module exports. + * @public + */ + +module.exports = forwarded + +/** + * Get all addresses in the request, using the `X-Forwarded-For` header. + * + * @param {object} req + * @return {array} + * @public + */ + +function forwarded (req) { + if (!req) { + throw new TypeError('argument req is required') + } + + // simple header parsing + var proxyAddrs = parse(req.headers['x-forwarded-for'] || '') + var socketAddr = getSocketAddr(req) + var addrs = [socketAddr].concat(proxyAddrs) + + // return all addresses + return addrs +} + +/** + * Get the socket address for a request. + * + * @param {object} req + * @return {string} + * @private + */ + +function getSocketAddr (req) { + return req.socket + ? req.socket.remoteAddress + : req.connection.remoteAddress +} + +/** + * Parse the X-Forwarded-For header. + * + * @param {string} header + * @private + */ + +function parse (header) { + var end = header.length + var list = [] + var start = header.length + + // gather addresses, backwards + for (var i = header.length - 1; i >= 0; i--) { + switch (header.charCodeAt(i)) { + case 0x20: /* */ + if (start === end) { + start = end = i + } + break + case 0x2c: /* , */ + if (start !== end) { + list.push(header.substring(start, end)) + } + start = end = i + break + default: + start = i + break + } + } + + // final address + if (start !== end) { + list.push(header.substring(start, end)) + } + + return list +} diff --git a/node_modules/forwarded/package.json b/node_modules/forwarded/package.json new file mode 100644 index 0000000..bf9c7d6 --- /dev/null +++ b/node_modules/forwarded/package.json @@ -0,0 +1,45 @@ +{ + "name": "forwarded", + "description": "Parse HTTP X-Forwarded-For header", + "version": "0.2.0", + "contributors": [ + "Douglas Christopher Wilson " + ], + "license": "MIT", + "keywords": [ + "x-forwarded-for", + "http", + "req" + ], + "repository": "jshttp/forwarded", + "devDependencies": { + "beautify-benchmark": "0.2.4", + "benchmark": "2.1.4", + "deep-equal": "1.0.1", + "eslint": "7.27.0", + "eslint-config-standard": "14.1.1", + "eslint-plugin-import": "2.23.4", + "eslint-plugin-node": "11.1.0", + "eslint-plugin-promise": "4.3.1", + "eslint-plugin-standard": "4.1.0", + "mocha": "8.4.0", + "nyc": "15.1.0" + }, + "files": [ + "LICENSE", + "HISTORY.md", + "README.md", + "index.js" + ], + "engines": { + "node": ">= 0.6" + }, + "scripts": { + "bench": "node benchmark/index.js", + "lint": "eslint .", + "test": "mocha --reporter spec --bail --check-leaks test/", + "test-ci": "nyc --reporter=lcov --reporter=text npm test", + "test-cov": "nyc --reporter=html --reporter=text npm test", + "version": "node scripts/version-history.js && git add HISTORY.md" + } +} diff --git a/node_modules/fragment-cache/LICENSE b/node_modules/fragment-cache/LICENSE new file mode 100644 index 0000000..b11cb79 --- /dev/null +++ b/node_modules/fragment-cache/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2016-2017, Jon Schlinkert + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/fragment-cache/README.md b/node_modules/fragment-cache/README.md new file mode 100644 index 0000000..541ef0f --- /dev/null +++ b/node_modules/fragment-cache/README.md @@ -0,0 +1,156 @@ +# fragment-cache [![NPM version](https://img.shields.io/npm/v/fragment-cache.svg?style=flat)](https://www.npmjs.com/package/fragment-cache) [![NPM downloads](https://img.shields.io/npm/dm/fragment-cache.svg?style=flat)](https://npmjs.org/package/fragment-cache) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/fragment-cache.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/fragment-cache) + +> A cache for managing namespaced sub-caches + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save fragment-cache +``` + +## Usage + +```js +var Fragment = require('fragment-cache'); +var fragment = new Fragment(); +``` + +## API + +### [FragmentCache](index.js#L24) + +Create a new `FragmentCache` with an optional object to use for `caches`. + +**Example** + +```js +var fragment = new FragmentCache(); +``` + +**Params** + +* `cacheName` **{String}** +* `returns` **{Object}**: Returns the [map-cache](https://github.com/jonschlinkert/map-cache) instance. + +### [.cache](index.js#L49) + +Get cache `name` from the `fragment.caches` object. Creates a new `MapCache` if it doesn't already exist. + +**Example** + +```js +var cache = fragment.cache('files'); +console.log(fragment.caches.hasOwnProperty('files')); +//=> true +``` + +**Params** + +* `cacheName` **{String}** +* `returns` **{Object}**: Returns the [map-cache](https://github.com/jonschlinkert/map-cache) instance. + +### [.set](index.js#L67) + +Set a value for property `key` on cache `name` + +**Example** + +```js +fragment.set('files', 'somefile.js', new File({path: 'somefile.js'})); +``` + +**Params** + +* `name` **{String}** +* `key` **{String}**: Property name to set +* `val` **{any}**: The value of `key` +* `returns` **{Object}**: The cache instance for chaining + +### [.has](index.js#L93) + +Returns true if a non-undefined value is set for `key` on fragment cache `name`. + +**Example** + +```js +var cache = fragment.cache('files'); +cache.set('somefile.js'); + +console.log(cache.has('somefile.js')); +//=> true + +console.log(cache.has('some-other-file.js')); +//=> false +``` + +**Params** + +* `name` **{String}**: Cache name +* `key` **{String}**: Optionally specify a property to check for on cache `name` +* `returns` **{Boolean}** + +### [.get](index.js#L115) + +Get `name`, or if specified, the value of `key`. Invokes the [cache](#cache) method, so that cache `name` will be created it doesn't already exist. If `key` is not passed, the entire cache (`name`) is returned. + +**Example** + +```js +var Vinyl = require('vinyl'); +var cache = fragment.cache('files'); +cache.set('somefile.js', new Vinyl({path: 'somefile.js'})); +console.log(cache.get('somefile.js')); +//=> +``` + +**Params** + +* `name` **{String}** +* `returns` **{Object}**: Returns cache `name`, or the value of `key` if specified + +## About + +### Related projects + +* [base](https://www.npmjs.com/package/base): base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting… [more](https://github.com/node-base/base) | [homepage](https://github.com/node-base/base "base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.") +* [map-cache](https://www.npmjs.com/package/map-cache): Basic cache object for storing key-value pairs. | [homepage](https://github.com/jonschlinkert/map-cache "Basic cache object for storing key-value pairs.") + +### Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +### Building docs + +_(This document was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme) (a [verb](https://github.com/verbose/verb) generator), please don't edit the readme directly. Any changes to the readme must be made in [.verb.md](.verb.md).)_ + +To generate the readme and API documentation with [verb](https://github.com/verbose/verb): + +```sh +$ npm install -g verb verb-generate-readme && verb +``` + +### Running tests + +Install dev dependencies: + +```sh +$ npm install -d && npm test +``` + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](http://twitter.com/jonschlinkert) + +### License + +Copyright © 2016, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT license](https://github.com/jonschlinkert/fragment-cache/blob/master/LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.2.0, on October 17, 2016._ \ No newline at end of file diff --git a/node_modules/fragment-cache/index.js b/node_modules/fragment-cache/index.js new file mode 100644 index 0000000..8ce6216 --- /dev/null +++ b/node_modules/fragment-cache/index.js @@ -0,0 +1,128 @@ +/*! + * fragment-cache + * + * Copyright (c) 2016-2017, Jon Schlinkert. + * Released under the MIT License. + */ + +'use strict'; + +var MapCache = require('map-cache'); + +/** + * Create a new `FragmentCache` with an optional object to use for `caches`. + * + * ```js + * var fragment = new FragmentCache(); + * ``` + * @name FragmentCache + * @param {String} `cacheName` + * @return {Object} Returns the [map-cache][] instance. + * @api public + */ + +function FragmentCache(caches) { + this.caches = caches || {}; +} + +/** + * Prototype + */ + +FragmentCache.prototype = { + + /** + * Get cache `name` from the `fragment.caches` object. Creates a new + * `MapCache` if it doesn't already exist. + * + * ```js + * var cache = fragment.cache('files'); + * console.log(fragment.caches.hasOwnProperty('files')); + * //=> true + * ``` + * @name .cache + * @param {String} `cacheName` + * @return {Object} Returns the [map-cache][] instance. + * @api public + */ + + cache: function(cacheName) { + return this.caches[cacheName] || (this.caches[cacheName] = new MapCache()); + }, + + /** + * Set a value for property `key` on cache `name` + * + * ```js + * fragment.set('files', 'somefile.js', new File({path: 'somefile.js'})); + * ``` + * @name .set + * @param {String} `name` + * @param {String} `key` Property name to set + * @param {any} `val` The value of `key` + * @return {Object} The cache instance for chaining + * @api public + */ + + set: function(cacheName, key, val) { + var cache = this.cache(cacheName); + cache.set(key, val); + return cache; + }, + + /** + * Returns true if a non-undefined value is set for `key` on fragment cache `name`. + * + * ```js + * var cache = fragment.cache('files'); + * cache.set('somefile.js'); + * + * console.log(cache.has('somefile.js')); + * //=> true + * + * console.log(cache.has('some-other-file.js')); + * //=> false + * ``` + * @name .has + * @param {String} `name` Cache name + * @param {String} `key` Optionally specify a property to check for on cache `name` + * @return {Boolean} + * @api public + */ + + has: function(cacheName, key) { + return typeof this.get(cacheName, key) !== 'undefined'; + }, + + /** + * Get `name`, or if specified, the value of `key`. Invokes the [cache]() method, + * so that cache `name` will be created it doesn't already exist. If `key` is not passed, + * the entire cache (`name`) is returned. + * + * ```js + * var Vinyl = require('vinyl'); + * var cache = fragment.cache('files'); + * cache.set('somefile.js', new Vinyl({path: 'somefile.js'})); + * console.log(cache.get('somefile.js')); + * //=> + * ``` + * @name .get + * @param {String} `name` + * @return {Object} Returns cache `name`, or the value of `key` if specified + * @api public + */ + + get: function(name, key) { + var cache = this.cache(name); + if (typeof key === 'string') { + return cache.get(key); + } + return cache; + } +}; + +/** + * Expose `FragmentCache` + */ + +exports = module.exports = FragmentCache; diff --git a/node_modules/fragment-cache/package.json b/node_modules/fragment-cache/package.json new file mode 100644 index 0000000..f87c5da --- /dev/null +++ b/node_modules/fragment-cache/package.json @@ -0,0 +1,60 @@ +{ + "name": "fragment-cache", + "description": "A cache for managing namespaced sub-caches", + "version": "0.2.1", + "homepage": "https://github.com/jonschlinkert/fragment-cache", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/fragment-cache", + "bugs": { + "url": "https://github.com/jonschlinkert/fragment-cache/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "map-cache": "^0.2.2" + }, + "devDependencies": { + "gulp": "^3.9.1", + "gulp-eslint": "^3.0.1", + "gulp-format-md": "^0.1.11", + "gulp-istanbul": "^1.1.1", + "gulp-mocha": "^3.0.1", + "mocha": "^3.2.0" + }, + "keywords": [ + "cache", + "fragment" + ], + "verb": { + "plugins": [ + "gulp-format-md" + ], + "reflinks": [ + "map-cache", + "verb" + ], + "related": { + "list": [ + "base", + "map-cache" + ] + }, + "layout": "default", + "toc": false, + "tasks": [ + "readme" + ], + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/fresh/HISTORY.md b/node_modules/fresh/HISTORY.md new file mode 100644 index 0000000..4586996 --- /dev/null +++ b/node_modules/fresh/HISTORY.md @@ -0,0 +1,70 @@ +0.5.2 / 2017-09-13 +================== + + * Fix regression matching multiple ETags in `If-None-Match` + * perf: improve `If-None-Match` token parsing + +0.5.1 / 2017-09-11 +================== + + * Fix handling of modified headers with invalid dates + * perf: improve ETag match loop + +0.5.0 / 2017-02-21 +================== + + * Fix incorrect result when `If-None-Match` has both `*` and ETags + * Fix weak `ETag` matching to match spec + * perf: delay reading header values until needed + * perf: skip checking modified time if ETag check failed + * perf: skip parsing `If-None-Match` when no `ETag` header + * perf: use `Date.parse` instead of `new Date` + +0.4.0 / 2017-02-05 +================== + + * Fix false detection of `no-cache` request directive + * perf: enable strict mode + * perf: hoist regular expressions + * perf: remove duplicate conditional + * perf: remove unnecessary boolean coercions + +0.3.0 / 2015-05-12 +================== + + * Add weak `ETag` matching support + +0.2.4 / 2014-09-07 +================== + + * Support Node.js 0.6 + +0.2.3 / 2014-09-07 +================== + + * Move repository to jshttp + +0.2.2 / 2014-02-19 +================== + + * Revert "Fix for blank page on Safari reload" + +0.2.1 / 2014-01-29 +================== + + * Fix for blank page on Safari reload + +0.2.0 / 2013-08-11 +================== + + * Return stale for `Cache-Control: no-cache` + +0.1.0 / 2012-06-15 +================== + + * Add `If-None-Match: *` support + +0.0.1 / 2012-06-10 +================== + + * Initial release diff --git a/node_modules/fresh/LICENSE b/node_modules/fresh/LICENSE new file mode 100644 index 0000000..1434ade --- /dev/null +++ b/node_modules/fresh/LICENSE @@ -0,0 +1,23 @@ +(The MIT License) + +Copyright (c) 2012 TJ Holowaychuk +Copyright (c) 2016-2017 Douglas Christopher Wilson + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/fresh/README.md b/node_modules/fresh/README.md new file mode 100644 index 0000000..1c1c680 --- /dev/null +++ b/node_modules/fresh/README.md @@ -0,0 +1,119 @@ +# fresh + +[![NPM Version][npm-image]][npm-url] +[![NPM Downloads][downloads-image]][downloads-url] +[![Node.js Version][node-version-image]][node-version-url] +[![Build Status][travis-image]][travis-url] +[![Test Coverage][coveralls-image]][coveralls-url] + +HTTP response freshness testing + +## Installation + +This is a [Node.js](https://nodejs.org/en/) module available through the +[npm registry](https://www.npmjs.com/). Installation is done using the +[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally): + +``` +$ npm install fresh +``` + +## API + + + +```js +var fresh = require('fresh') +``` + +### fresh(reqHeaders, resHeaders) + +Check freshness of the response using request and response headers. + +When the response is still "fresh" in the client's cache `true` is +returned, otherwise `false` is returned to indicate that the client +cache is now stale and the full response should be sent. + +When a client sends the `Cache-Control: no-cache` request header to +indicate an end-to-end reload request, this module will return `false` +to make handling these requests transparent. + +## Known Issues + +This module is designed to only follow the HTTP specifications, not +to work-around all kinda of client bugs (especially since this module +typically does not recieve enough information to understand what the +client actually is). + +There is a known issue that in certain versions of Safari, Safari +will incorrectly make a request that allows this module to validate +freshness of the resource even when Safari does not have a +representation of the resource in the cache. The module +[jumanji](https://www.npmjs.com/package/jumanji) can be used in +an Express application to work-around this issue and also provides +links to further reading on this Safari bug. + +## Example + +### API usage + + + +```js +var reqHeaders = { 'if-none-match': '"foo"' } +var resHeaders = { 'etag': '"bar"' } +fresh(reqHeaders, resHeaders) +// => false + +var reqHeaders = { 'if-none-match': '"foo"' } +var resHeaders = { 'etag': '"foo"' } +fresh(reqHeaders, resHeaders) +// => true +``` + +### Using with Node.js http server + +```js +var fresh = require('fresh') +var http = require('http') + +var server = http.createServer(function (req, res) { + // perform server logic + // ... including adding ETag / Last-Modified response headers + + if (isFresh(req, res)) { + // client has a fresh copy of resource + res.statusCode = 304 + res.end() + return + } + + // send the resource + res.statusCode = 200 + res.end('hello, world!') +}) + +function isFresh (req, res) { + return fresh(req.headers, { + 'etag': res.getHeader('ETag'), + 'last-modified': res.getHeader('Last-Modified') + }) +} + +server.listen(3000) +``` + +## License + +[MIT](LICENSE) + +[npm-image]: https://img.shields.io/npm/v/fresh.svg +[npm-url]: https://npmjs.org/package/fresh +[node-version-image]: https://img.shields.io/node/v/fresh.svg +[node-version-url]: https://nodejs.org/en/ +[travis-image]: https://img.shields.io/travis/jshttp/fresh/master.svg +[travis-url]: https://travis-ci.org/jshttp/fresh +[coveralls-image]: https://img.shields.io/coveralls/jshttp/fresh/master.svg +[coveralls-url]: https://coveralls.io/r/jshttp/fresh?branch=master +[downloads-image]: https://img.shields.io/npm/dm/fresh.svg +[downloads-url]: https://npmjs.org/package/fresh diff --git a/node_modules/fresh/index.js b/node_modules/fresh/index.js new file mode 100644 index 0000000..d154f5a --- /dev/null +++ b/node_modules/fresh/index.js @@ -0,0 +1,137 @@ +/*! + * fresh + * Copyright(c) 2012 TJ Holowaychuk + * Copyright(c) 2016-2017 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict' + +/** + * RegExp to check for no-cache token in Cache-Control. + * @private + */ + +var CACHE_CONTROL_NO_CACHE_REGEXP = /(?:^|,)\s*?no-cache\s*?(?:,|$)/ + +/** + * Module exports. + * @public + */ + +module.exports = fresh + +/** + * Check freshness of the response using request and response headers. + * + * @param {Object} reqHeaders + * @param {Object} resHeaders + * @return {Boolean} + * @public + */ + +function fresh (reqHeaders, resHeaders) { + // fields + var modifiedSince = reqHeaders['if-modified-since'] + var noneMatch = reqHeaders['if-none-match'] + + // unconditional request + if (!modifiedSince && !noneMatch) { + return false + } + + // Always return stale when Cache-Control: no-cache + // to support end-to-end reload requests + // https://tools.ietf.org/html/rfc2616#section-14.9.4 + var cacheControl = reqHeaders['cache-control'] + if (cacheControl && CACHE_CONTROL_NO_CACHE_REGEXP.test(cacheControl)) { + return false + } + + // if-none-match + if (noneMatch && noneMatch !== '*') { + var etag = resHeaders['etag'] + + if (!etag) { + return false + } + + var etagStale = true + var matches = parseTokenList(noneMatch) + for (var i = 0; i < matches.length; i++) { + var match = matches[i] + if (match === etag || match === 'W/' + etag || 'W/' + match === etag) { + etagStale = false + break + } + } + + if (etagStale) { + return false + } + } + + // if-modified-since + if (modifiedSince) { + var lastModified = resHeaders['last-modified'] + var modifiedStale = !lastModified || !(parseHttpDate(lastModified) <= parseHttpDate(modifiedSince)) + + if (modifiedStale) { + return false + } + } + + return true +} + +/** + * Parse an HTTP Date into a number. + * + * @param {string} date + * @private + */ + +function parseHttpDate (date) { + var timestamp = date && Date.parse(date) + + // istanbul ignore next: guard against date.js Date.parse patching + return typeof timestamp === 'number' + ? timestamp + : NaN +} + +/** + * Parse a HTTP token list. + * + * @param {string} str + * @private + */ + +function parseTokenList (str) { + var end = 0 + var list = [] + var start = 0 + + // gather tokens + for (var i = 0, len = str.length; i < len; i++) { + switch (str.charCodeAt(i)) { + case 0x20: /* */ + if (start === end) { + start = end = i + 1 + } + break + case 0x2c: /* , */ + list.push(str.substring(start, end)) + start = end = i + 1 + break + default: + end = i + 1 + break + } + } + + // final token + list.push(str.substring(start, end)) + + return list +} diff --git a/node_modules/fresh/package.json b/node_modules/fresh/package.json new file mode 100644 index 0000000..c2fa0f4 --- /dev/null +++ b/node_modules/fresh/package.json @@ -0,0 +1,46 @@ +{ + "name": "fresh", + "description": "HTTP response freshness testing", + "version": "0.5.2", + "author": "TJ Holowaychuk (http://tjholowaychuk.com)", + "contributors": [ + "Douglas Christopher Wilson ", + "Jonathan Ong (http://jongleberry.com)" + ], + "license": "MIT", + "keywords": [ + "fresh", + "http", + "conditional", + "cache" + ], + "repository": "jshttp/fresh", + "devDependencies": { + "beautify-benchmark": "0.2.4", + "benchmark": "2.1.4", + "eslint": "3.19.0", + "eslint-config-standard": "10.2.1", + "eslint-plugin-import": "2.7.0", + "eslint-plugin-markdown": "1.0.0-beta.6", + "eslint-plugin-node": "5.1.1", + "eslint-plugin-promise": "3.5.0", + "eslint-plugin-standard": "3.0.1", + "istanbul": "0.4.5", + "mocha": "1.21.5" + }, + "files": [ + "HISTORY.md", + "LICENSE", + "index.js" + ], + "engines": { + "node": ">= 0.6" + }, + "scripts": { + "bench": "node benchmark/index.js", + "lint": "eslint --plugin markdown --ext js,md .", + "test": "mocha --reporter spec --bail --check-leaks test/", + "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", + "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" + } +} diff --git a/node_modules/fs-extra/LICENSE b/node_modules/fs-extra/LICENSE new file mode 100644 index 0000000..93546df --- /dev/null +++ b/node_modules/fs-extra/LICENSE @@ -0,0 +1,15 @@ +(The MIT License) + +Copyright (c) 2011-2017 JP Richardson + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files +(the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, + merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS +OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/fs-extra/README.md b/node_modules/fs-extra/README.md new file mode 100644 index 0000000..6ed8b6a --- /dev/null +++ b/node_modules/fs-extra/README.md @@ -0,0 +1,262 @@ +Node.js: fs-extra +================= + +`fs-extra` adds file system methods that aren't included in the native `fs` module and adds promise support to the `fs` methods. It also uses [`graceful-fs`](https://github.com/isaacs/node-graceful-fs) to prevent `EMFILE` errors. It should be a drop in replacement for `fs`. + +[![npm Package](https://img.shields.io/npm/v/fs-extra.svg)](https://www.npmjs.org/package/fs-extra) +[![License](https://img.shields.io/npm/l/fs-extra.svg)](https://github.com/jprichardson/node-fs-extra/blob/master/LICENSE) +[![build status](https://img.shields.io/github/workflow/status/jprichardson/node-fs-extra/Node.js%20CI/master)](https://github.com/jprichardson/node-fs-extra/actions/workflows/ci.yml?query=branch%3Amaster) +[![downloads per month](http://img.shields.io/npm/dm/fs-extra.svg)](https://www.npmjs.org/package/fs-extra) +[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) + +Why? +---- + +I got tired of including `mkdirp`, `rimraf`, and `ncp` in most of my projects. + + + + +Installation +------------ + + npm install fs-extra + + + +Usage +----- + +`fs-extra` is a drop in replacement for native `fs`. All methods in `fs` are attached to `fs-extra`. All `fs` methods return promises if the callback isn't passed. + +You don't ever need to include the original `fs` module again: + +```js +const fs = require('fs') // this is no longer necessary +``` + +you can now do this: + +```js +const fs = require('fs-extra') +``` + +or if you prefer to make it clear that you're using `fs-extra` and not `fs`, you may want +to name your `fs` variable `fse` like so: + +```js +const fse = require('fs-extra') +``` + +you can also keep both, but it's redundant: + +```js +const fs = require('fs') +const fse = require('fs-extra') +``` + +Sync vs Async vs Async/Await +------------- +Most methods are async by default. All async methods will return a promise if the callback isn't passed. + +Sync methods on the other hand will throw if an error occurs. + +Also Async/Await will throw an error if one occurs. + +Example: + +```js +const fs = require('fs-extra') + +// Async with promises: +fs.copy('/tmp/myfile', '/tmp/mynewfile') + .then(() => console.log('success!')) + .catch(err => console.error(err)) + +// Async with callbacks: +fs.copy('/tmp/myfile', '/tmp/mynewfile', err => { + if (err) return console.error(err) + console.log('success!') +}) + +// Sync: +try { + fs.copySync('/tmp/myfile', '/tmp/mynewfile') + console.log('success!') +} catch (err) { + console.error(err) +} + +// Async/Await: +async function copyFiles () { + try { + await fs.copy('/tmp/myfile', '/tmp/mynewfile') + console.log('success!') + } catch (err) { + console.error(err) + } +} + +copyFiles() +``` + + +Methods +------- + +### Async + +- [copy](docs/copy.md) +- [emptyDir](docs/emptyDir.md) +- [ensureFile](docs/ensureFile.md) +- [ensureDir](docs/ensureDir.md) +- [ensureLink](docs/ensureLink.md) +- [ensureSymlink](docs/ensureSymlink.md) +- [mkdirp](docs/ensureDir.md) +- [mkdirs](docs/ensureDir.md) +- [move](docs/move.md) +- [outputFile](docs/outputFile.md) +- [outputJson](docs/outputJson.md) +- [pathExists](docs/pathExists.md) +- [readJson](docs/readJson.md) +- [remove](docs/remove.md) +- [writeJson](docs/writeJson.md) + +### Sync + +- [copySync](docs/copy-sync.md) +- [emptyDirSync](docs/emptyDir-sync.md) +- [ensureFileSync](docs/ensureFile-sync.md) +- [ensureDirSync](docs/ensureDir-sync.md) +- [ensureLinkSync](docs/ensureLink-sync.md) +- [ensureSymlinkSync](docs/ensureSymlink-sync.md) +- [mkdirpSync](docs/ensureDir-sync.md) +- [mkdirsSync](docs/ensureDir-sync.md) +- [moveSync](docs/move-sync.md) +- [outputFileSync](docs/outputFile-sync.md) +- [outputJsonSync](docs/outputJson-sync.md) +- [pathExistsSync](docs/pathExists-sync.md) +- [readJsonSync](docs/readJson-sync.md) +- [removeSync](docs/remove-sync.md) +- [writeJsonSync](docs/writeJson-sync.md) + + +**NOTE:** You can still use the native Node.js methods. They are promisified and copied over to `fs-extra`. See [notes on `fs.read()`, `fs.write()`, & `fs.writev()`](docs/fs-read-write-writev.md) + +### What happened to `walk()` and `walkSync()`? + +They were removed from `fs-extra` in v2.0.0. If you need the functionality, `walk` and `walkSync` are available as separate packages, [`klaw`](https://github.com/jprichardson/node-klaw) and [`klaw-sync`](https://github.com/manidlou/node-klaw-sync). + + +Third Party +----------- + +### CLI + +[fse-cli](https://www.npmjs.com/package/@atao60/fse-cli) allows you to run `fs-extra` from a console or from [npm](https://www.npmjs.com) scripts. + +### TypeScript + +If you like TypeScript, you can use `fs-extra` with it: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fs-extra + + +### File / Directory Watching + +If you want to watch for changes to files or directories, then you should use [chokidar](https://github.com/paulmillr/chokidar). + +### Obtain Filesystem (Devices, Partitions) Information + +[fs-filesystem](https://github.com/arthurintelligence/node-fs-filesystem) allows you to read the state of the filesystem of the host on which it is run. It returns information about both the devices and the partitions (volumes) of the system. + +### Misc. + +- [fs-extra-debug](https://github.com/jdxcode/fs-extra-debug) - Send your fs-extra calls to [debug](https://npmjs.org/package/debug). +- [mfs](https://github.com/cadorn/mfs) - Monitor your fs-extra calls. + + + +Hacking on fs-extra +------------------- + +Wanna hack on `fs-extra`? Great! Your help is needed! [fs-extra is one of the most depended upon Node.js packages](http://nodei.co/npm/fs-extra.png?downloads=true&downloadRank=true&stars=true). This project +uses [JavaScript Standard Style](https://github.com/feross/standard) - if the name or style choices bother you, +you're gonna have to get over it :) If `standard` is good enough for `npm`, it's good enough for `fs-extra`. + +[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard) + +What's needed? +- First, take a look at existing issues. Those are probably going to be where the priority lies. +- More tests for edge cases. Specifically on different platforms. There can never be enough tests. +- Improve test coverage. + +Note: If you make any big changes, **you should definitely file an issue for discussion first.** + +### Running the Test Suite + +fs-extra contains hundreds of tests. + +- `npm run lint`: runs the linter ([standard](http://standardjs.com/)) +- `npm run unit`: runs the unit tests +- `npm test`: runs both the linter and the tests + + +### Windows + +If you run the tests on the Windows and receive a lot of symbolic link `EPERM` permission errors, it's +because on Windows you need elevated privilege to create symbolic links. You can add this to your Windows's +account by following the instructions here: http://superuser.com/questions/104845/permission-to-make-symbolic-links-in-windows-7 +However, I didn't have much luck doing this. + +Since I develop on Mac OS X, I use VMWare Fusion for Windows testing. I create a shared folder that I map to a drive on Windows. +I open the `Node.js command prompt` and run as `Administrator`. I then map the network drive running the following command: + + net use z: "\\vmware-host\Shared Folders" + +I can then navigate to my `fs-extra` directory and run the tests. + + +Naming +------ + +I put a lot of thought into the naming of these functions. Inspired by @coolaj86's request. So he deserves much of the credit for raising the issue. See discussion(s) here: + +* https://github.com/jprichardson/node-fs-extra/issues/2 +* https://github.com/flatiron/utile/issues/11 +* https://github.com/ryanmcgrath/wrench-js/issues/29 +* https://github.com/substack/node-mkdirp/issues/17 + +First, I believe that in as many cases as possible, the [Node.js naming schemes](http://nodejs.org/api/fs.html) should be chosen. However, there are problems with the Node.js own naming schemes. + +For example, `fs.readFile()` and `fs.readdir()`: the **F** is capitalized in *File* and the **d** is not capitalized in *dir*. Perhaps a bit pedantic, but they should still be consistent. Also, Node.js has chosen a lot of POSIX naming schemes, which I believe is great. See: `fs.mkdir()`, `fs.rmdir()`, `fs.chown()`, etc. + +We have a dilemma though. How do you consistently name methods that perform the following POSIX commands: `cp`, `cp -r`, `mkdir -p`, and `rm -rf`? + +My perspective: when in doubt, err on the side of simplicity. A directory is just a hierarchical grouping of directories and files. Consider that for a moment. So when you want to copy it or remove it, in most cases you'll want to copy or remove all of its contents. When you want to create a directory, if the directory that it's suppose to be contained in does not exist, then in most cases you'll want to create that too. + +So, if you want to remove a file or a directory regardless of whether it has contents, just call `fs.remove(path)`. If you want to copy a file or a directory whether it has contents, just call `fs.copy(source, destination)`. If you want to create a directory regardless of whether its parent directories exist, just call `fs.mkdirs(path)` or `fs.mkdirp(path)`. + + +Credit +------ + +`fs-extra` wouldn't be possible without using the modules from the following authors: + +- [Isaac Shlueter](https://github.com/isaacs) +- [Charlie McConnel](https://github.com/avianflu) +- [James Halliday](https://github.com/substack) +- [Andrew Kelley](https://github.com/andrewrk) + + + + +License +------- + +Licensed under MIT + +Copyright (c) 2011-2017 [JP Richardson](https://github.com/jprichardson) + +[1]: http://nodejs.org/docs/latest/api/fs.html + + +[jsonfile]: https://github.com/jprichardson/node-jsonfile diff --git a/node_modules/fs-extra/lib/copy/copy-sync.js b/node_modules/fs-extra/lib/copy/copy-sync.js new file mode 100644 index 0000000..551abe0 --- /dev/null +++ b/node_modules/fs-extra/lib/copy/copy-sync.js @@ -0,0 +1,169 @@ +'use strict' + +const fs = require('graceful-fs') +const path = require('path') +const mkdirsSync = require('../mkdirs').mkdirsSync +const utimesMillisSync = require('../util/utimes').utimesMillisSync +const stat = require('../util/stat') + +function copySync (src, dest, opts) { + if (typeof opts === 'function') { + opts = { filter: opts } + } + + opts = opts || {} + opts.clobber = 'clobber' in opts ? !!opts.clobber : true // default to true for now + opts.overwrite = 'overwrite' in opts ? !!opts.overwrite : opts.clobber // overwrite falls back to clobber + + // Warn about using preserveTimestamps on 32-bit node + if (opts.preserveTimestamps && process.arch === 'ia32') { + process.emitWarning( + 'Using the preserveTimestamps option in 32-bit node is not recommended;\n\n' + + '\tsee https://github.com/jprichardson/node-fs-extra/issues/269', + 'Warning', 'fs-extra-WARN0002' + ) + } + + const { srcStat, destStat } = stat.checkPathsSync(src, dest, 'copy', opts) + stat.checkParentPathsSync(src, srcStat, dest, 'copy') + return handleFilterAndCopy(destStat, src, dest, opts) +} + +function handleFilterAndCopy (destStat, src, dest, opts) { + if (opts.filter && !opts.filter(src, dest)) return + const destParent = path.dirname(dest) + if (!fs.existsSync(destParent)) mkdirsSync(destParent) + return getStats(destStat, src, dest, opts) +} + +function startCopy (destStat, src, dest, opts) { + if (opts.filter && !opts.filter(src, dest)) return + return getStats(destStat, src, dest, opts) +} + +function getStats (destStat, src, dest, opts) { + const statSync = opts.dereference ? fs.statSync : fs.lstatSync + const srcStat = statSync(src) + + if (srcStat.isDirectory()) return onDir(srcStat, destStat, src, dest, opts) + else if (srcStat.isFile() || + srcStat.isCharacterDevice() || + srcStat.isBlockDevice()) return onFile(srcStat, destStat, src, dest, opts) + else if (srcStat.isSymbolicLink()) return onLink(destStat, src, dest, opts) + else if (srcStat.isSocket()) throw new Error(`Cannot copy a socket file: ${src}`) + else if (srcStat.isFIFO()) throw new Error(`Cannot copy a FIFO pipe: ${src}`) + throw new Error(`Unknown file: ${src}`) +} + +function onFile (srcStat, destStat, src, dest, opts) { + if (!destStat) return copyFile(srcStat, src, dest, opts) + return mayCopyFile(srcStat, src, dest, opts) +} + +function mayCopyFile (srcStat, src, dest, opts) { + if (opts.overwrite) { + fs.unlinkSync(dest) + return copyFile(srcStat, src, dest, opts) + } else if (opts.errorOnExist) { + throw new Error(`'${dest}' already exists`) + } +} + +function copyFile (srcStat, src, dest, opts) { + fs.copyFileSync(src, dest) + if (opts.preserveTimestamps) handleTimestamps(srcStat.mode, src, dest) + return setDestMode(dest, srcStat.mode) +} + +function handleTimestamps (srcMode, src, dest) { + // Make sure the file is writable before setting the timestamp + // otherwise open fails with EPERM when invoked with 'r+' + // (through utimes call) + if (fileIsNotWritable(srcMode)) makeFileWritable(dest, srcMode) + return setDestTimestamps(src, dest) +} + +function fileIsNotWritable (srcMode) { + return (srcMode & 0o200) === 0 +} + +function makeFileWritable (dest, srcMode) { + return setDestMode(dest, srcMode | 0o200) +} + +function setDestMode (dest, srcMode) { + return fs.chmodSync(dest, srcMode) +} + +function setDestTimestamps (src, dest) { + // The initial srcStat.atime cannot be trusted + // because it is modified by the read(2) system call + // (See https://nodejs.org/api/fs.html#fs_stat_time_values) + const updatedSrcStat = fs.statSync(src) + return utimesMillisSync(dest, updatedSrcStat.atime, updatedSrcStat.mtime) +} + +function onDir (srcStat, destStat, src, dest, opts) { + if (!destStat) return mkDirAndCopy(srcStat.mode, src, dest, opts) + return copyDir(src, dest, opts) +} + +function mkDirAndCopy (srcMode, src, dest, opts) { + fs.mkdirSync(dest) + copyDir(src, dest, opts) + return setDestMode(dest, srcMode) +} + +function copyDir (src, dest, opts) { + fs.readdirSync(src).forEach(item => copyDirItem(item, src, dest, opts)) +} + +function copyDirItem (item, src, dest, opts) { + const srcItem = path.join(src, item) + const destItem = path.join(dest, item) + const { destStat } = stat.checkPathsSync(srcItem, destItem, 'copy', opts) + return startCopy(destStat, srcItem, destItem, opts) +} + +function onLink (destStat, src, dest, opts) { + let resolvedSrc = fs.readlinkSync(src) + if (opts.dereference) { + resolvedSrc = path.resolve(process.cwd(), resolvedSrc) + } + + if (!destStat) { + return fs.symlinkSync(resolvedSrc, dest) + } else { + let resolvedDest + try { + resolvedDest = fs.readlinkSync(dest) + } catch (err) { + // dest exists and is a regular file or directory, + // Windows may throw UNKNOWN error. If dest already exists, + // fs throws error anyway, so no need to guard against it here. + if (err.code === 'EINVAL' || err.code === 'UNKNOWN') return fs.symlinkSync(resolvedSrc, dest) + throw err + } + if (opts.dereference) { + resolvedDest = path.resolve(process.cwd(), resolvedDest) + } + if (stat.isSrcSubdir(resolvedSrc, resolvedDest)) { + throw new Error(`Cannot copy '${resolvedSrc}' to a subdirectory of itself, '${resolvedDest}'.`) + } + + // prevent copy if src is a subdir of dest since unlinking + // dest in this case would result in removing src contents + // and therefore a broken symlink would be created. + if (fs.statSync(dest).isDirectory() && stat.isSrcSubdir(resolvedDest, resolvedSrc)) { + throw new Error(`Cannot overwrite '${resolvedDest}' with '${resolvedSrc}'.`) + } + return copyLink(resolvedSrc, dest) + } +} + +function copyLink (resolvedSrc, dest) { + fs.unlinkSync(dest) + return fs.symlinkSync(resolvedSrc, dest) +} + +module.exports = copySync diff --git a/node_modules/fs-extra/lib/copy/copy.js b/node_modules/fs-extra/lib/copy/copy.js new file mode 100644 index 0000000..09d53df --- /dev/null +++ b/node_modules/fs-extra/lib/copy/copy.js @@ -0,0 +1,235 @@ +'use strict' + +const fs = require('graceful-fs') +const path = require('path') +const mkdirs = require('../mkdirs').mkdirs +const pathExists = require('../path-exists').pathExists +const utimesMillis = require('../util/utimes').utimesMillis +const stat = require('../util/stat') + +function copy (src, dest, opts, cb) { + if (typeof opts === 'function' && !cb) { + cb = opts + opts = {} + } else if (typeof opts === 'function') { + opts = { filter: opts } + } + + cb = cb || function () {} + opts = opts || {} + + opts.clobber = 'clobber' in opts ? !!opts.clobber : true // default to true for now + opts.overwrite = 'overwrite' in opts ? !!opts.overwrite : opts.clobber // overwrite falls back to clobber + + // Warn about using preserveTimestamps on 32-bit node + if (opts.preserveTimestamps && process.arch === 'ia32') { + process.emitWarning( + 'Using the preserveTimestamps option in 32-bit node is not recommended;\n\n' + + '\tsee https://github.com/jprichardson/node-fs-extra/issues/269', + 'Warning', 'fs-extra-WARN0001' + ) + } + + stat.checkPaths(src, dest, 'copy', opts, (err, stats) => { + if (err) return cb(err) + const { srcStat, destStat } = stats + stat.checkParentPaths(src, srcStat, dest, 'copy', err => { + if (err) return cb(err) + if (opts.filter) return handleFilter(checkParentDir, destStat, src, dest, opts, cb) + return checkParentDir(destStat, src, dest, opts, cb) + }) + }) +} + +function checkParentDir (destStat, src, dest, opts, cb) { + const destParent = path.dirname(dest) + pathExists(destParent, (err, dirExists) => { + if (err) return cb(err) + if (dirExists) return getStats(destStat, src, dest, opts, cb) + mkdirs(destParent, err => { + if (err) return cb(err) + return getStats(destStat, src, dest, opts, cb) + }) + }) +} + +function handleFilter (onInclude, destStat, src, dest, opts, cb) { + Promise.resolve(opts.filter(src, dest)).then(include => { + if (include) return onInclude(destStat, src, dest, opts, cb) + return cb() + }, error => cb(error)) +} + +function startCopy (destStat, src, dest, opts, cb) { + if (opts.filter) return handleFilter(getStats, destStat, src, dest, opts, cb) + return getStats(destStat, src, dest, opts, cb) +} + +function getStats (destStat, src, dest, opts, cb) { + const stat = opts.dereference ? fs.stat : fs.lstat + stat(src, (err, srcStat) => { + if (err) return cb(err) + + if (srcStat.isDirectory()) return onDir(srcStat, destStat, src, dest, opts, cb) + else if (srcStat.isFile() || + srcStat.isCharacterDevice() || + srcStat.isBlockDevice()) return onFile(srcStat, destStat, src, dest, opts, cb) + else if (srcStat.isSymbolicLink()) return onLink(destStat, src, dest, opts, cb) + else if (srcStat.isSocket()) return cb(new Error(`Cannot copy a socket file: ${src}`)) + else if (srcStat.isFIFO()) return cb(new Error(`Cannot copy a FIFO pipe: ${src}`)) + return cb(new Error(`Unknown file: ${src}`)) + }) +} + +function onFile (srcStat, destStat, src, dest, opts, cb) { + if (!destStat) return copyFile(srcStat, src, dest, opts, cb) + return mayCopyFile(srcStat, src, dest, opts, cb) +} + +function mayCopyFile (srcStat, src, dest, opts, cb) { + if (opts.overwrite) { + fs.unlink(dest, err => { + if (err) return cb(err) + return copyFile(srcStat, src, dest, opts, cb) + }) + } else if (opts.errorOnExist) { + return cb(new Error(`'${dest}' already exists`)) + } else return cb() +} + +function copyFile (srcStat, src, dest, opts, cb) { + fs.copyFile(src, dest, err => { + if (err) return cb(err) + if (opts.preserveTimestamps) return handleTimestampsAndMode(srcStat.mode, src, dest, cb) + return setDestMode(dest, srcStat.mode, cb) + }) +} + +function handleTimestampsAndMode (srcMode, src, dest, cb) { + // Make sure the file is writable before setting the timestamp + // otherwise open fails with EPERM when invoked with 'r+' + // (through utimes call) + if (fileIsNotWritable(srcMode)) { + return makeFileWritable(dest, srcMode, err => { + if (err) return cb(err) + return setDestTimestampsAndMode(srcMode, src, dest, cb) + }) + } + return setDestTimestampsAndMode(srcMode, src, dest, cb) +} + +function fileIsNotWritable (srcMode) { + return (srcMode & 0o200) === 0 +} + +function makeFileWritable (dest, srcMode, cb) { + return setDestMode(dest, srcMode | 0o200, cb) +} + +function setDestTimestampsAndMode (srcMode, src, dest, cb) { + setDestTimestamps(src, dest, err => { + if (err) return cb(err) + return setDestMode(dest, srcMode, cb) + }) +} + +function setDestMode (dest, srcMode, cb) { + return fs.chmod(dest, srcMode, cb) +} + +function setDestTimestamps (src, dest, cb) { + // The initial srcStat.atime cannot be trusted + // because it is modified by the read(2) system call + // (See https://nodejs.org/api/fs.html#fs_stat_time_values) + fs.stat(src, (err, updatedSrcStat) => { + if (err) return cb(err) + return utimesMillis(dest, updatedSrcStat.atime, updatedSrcStat.mtime, cb) + }) +} + +function onDir (srcStat, destStat, src, dest, opts, cb) { + if (!destStat) return mkDirAndCopy(srcStat.mode, src, dest, opts, cb) + return copyDir(src, dest, opts, cb) +} + +function mkDirAndCopy (srcMode, src, dest, opts, cb) { + fs.mkdir(dest, err => { + if (err) return cb(err) + copyDir(src, dest, opts, err => { + if (err) return cb(err) + return setDestMode(dest, srcMode, cb) + }) + }) +} + +function copyDir (src, dest, opts, cb) { + fs.readdir(src, (err, items) => { + if (err) return cb(err) + return copyDirItems(items, src, dest, opts, cb) + }) +} + +function copyDirItems (items, src, dest, opts, cb) { + const item = items.pop() + if (!item) return cb() + return copyDirItem(items, item, src, dest, opts, cb) +} + +function copyDirItem (items, item, src, dest, opts, cb) { + const srcItem = path.join(src, item) + const destItem = path.join(dest, item) + stat.checkPaths(srcItem, destItem, 'copy', opts, (err, stats) => { + if (err) return cb(err) + const { destStat } = stats + startCopy(destStat, srcItem, destItem, opts, err => { + if (err) return cb(err) + return copyDirItems(items, src, dest, opts, cb) + }) + }) +} + +function onLink (destStat, src, dest, opts, cb) { + fs.readlink(src, (err, resolvedSrc) => { + if (err) return cb(err) + if (opts.dereference) { + resolvedSrc = path.resolve(process.cwd(), resolvedSrc) + } + + if (!destStat) { + return fs.symlink(resolvedSrc, dest, cb) + } else { + fs.readlink(dest, (err, resolvedDest) => { + if (err) { + // dest exists and is a regular file or directory, + // Windows may throw UNKNOWN error. If dest already exists, + // fs throws error anyway, so no need to guard against it here. + if (err.code === 'EINVAL' || err.code === 'UNKNOWN') return fs.symlink(resolvedSrc, dest, cb) + return cb(err) + } + if (opts.dereference) { + resolvedDest = path.resolve(process.cwd(), resolvedDest) + } + if (stat.isSrcSubdir(resolvedSrc, resolvedDest)) { + return cb(new Error(`Cannot copy '${resolvedSrc}' to a subdirectory of itself, '${resolvedDest}'.`)) + } + + // do not copy if src is a subdir of dest since unlinking + // dest in this case would result in removing src contents + // and therefore a broken symlink would be created. + if (destStat.isDirectory() && stat.isSrcSubdir(resolvedDest, resolvedSrc)) { + return cb(new Error(`Cannot overwrite '${resolvedDest}' with '${resolvedSrc}'.`)) + } + return copyLink(resolvedSrc, dest, cb) + }) + } + }) +} + +function copyLink (resolvedSrc, dest, cb) { + fs.unlink(dest, err => { + if (err) return cb(err) + return fs.symlink(resolvedSrc, dest, cb) + }) +} + +module.exports = copy diff --git a/node_modules/fs-extra/lib/copy/index.js b/node_modules/fs-extra/lib/copy/index.js new file mode 100644 index 0000000..45c07a2 --- /dev/null +++ b/node_modules/fs-extra/lib/copy/index.js @@ -0,0 +1,7 @@ +'use strict' + +const u = require('universalify').fromCallback +module.exports = { + copy: u(require('./copy')), + copySync: require('./copy-sync') +} diff --git a/node_modules/fs-extra/lib/empty/index.js b/node_modules/fs-extra/lib/empty/index.js new file mode 100644 index 0000000..b4a2e82 --- /dev/null +++ b/node_modules/fs-extra/lib/empty/index.js @@ -0,0 +1,39 @@ +'use strict' + +const u = require('universalify').fromPromise +const fs = require('../fs') +const path = require('path') +const mkdir = require('../mkdirs') +const remove = require('../remove') + +const emptyDir = u(async function emptyDir (dir) { + let items + try { + items = await fs.readdir(dir) + } catch { + return mkdir.mkdirs(dir) + } + + return Promise.all(items.map(item => remove.remove(path.join(dir, item)))) +}) + +function emptyDirSync (dir) { + let items + try { + items = fs.readdirSync(dir) + } catch { + return mkdir.mkdirsSync(dir) + } + + items.forEach(item => { + item = path.join(dir, item) + remove.removeSync(item) + }) +} + +module.exports = { + emptyDirSync, + emptydirSync: emptyDirSync, + emptyDir, + emptydir: emptyDir +} diff --git a/node_modules/fs-extra/lib/ensure/file.js b/node_modules/fs-extra/lib/ensure/file.js new file mode 100644 index 0000000..15cc473 --- /dev/null +++ b/node_modules/fs-extra/lib/ensure/file.js @@ -0,0 +1,69 @@ +'use strict' + +const u = require('universalify').fromCallback +const path = require('path') +const fs = require('graceful-fs') +const mkdir = require('../mkdirs') + +function createFile (file, callback) { + function makeFile () { + fs.writeFile(file, '', err => { + if (err) return callback(err) + callback() + }) + } + + fs.stat(file, (err, stats) => { // eslint-disable-line handle-callback-err + if (!err && stats.isFile()) return callback() + const dir = path.dirname(file) + fs.stat(dir, (err, stats) => { + if (err) { + // if the directory doesn't exist, make it + if (err.code === 'ENOENT') { + return mkdir.mkdirs(dir, err => { + if (err) return callback(err) + makeFile() + }) + } + return callback(err) + } + + if (stats.isDirectory()) makeFile() + else { + // parent is not a directory + // This is just to cause an internal ENOTDIR error to be thrown + fs.readdir(dir, err => { + if (err) return callback(err) + }) + } + }) + }) +} + +function createFileSync (file) { + let stats + try { + stats = fs.statSync(file) + } catch {} + if (stats && stats.isFile()) return + + const dir = path.dirname(file) + try { + if (!fs.statSync(dir).isDirectory()) { + // parent is not a directory + // This is just to cause an internal ENOTDIR error to be thrown + fs.readdirSync(dir) + } + } catch (err) { + // If the stat call above failed because the directory doesn't exist, create it + if (err && err.code === 'ENOENT') mkdir.mkdirsSync(dir) + else throw err + } + + fs.writeFileSync(file, '') +} + +module.exports = { + createFile: u(createFile), + createFileSync +} diff --git a/node_modules/fs-extra/lib/ensure/index.js b/node_modules/fs-extra/lib/ensure/index.js new file mode 100644 index 0000000..ecbcdd0 --- /dev/null +++ b/node_modules/fs-extra/lib/ensure/index.js @@ -0,0 +1,23 @@ +'use strict' + +const { createFile, createFileSync } = require('./file') +const { createLink, createLinkSync } = require('./link') +const { createSymlink, createSymlinkSync } = require('./symlink') + +module.exports = { + // file + createFile, + createFileSync, + ensureFile: createFile, + ensureFileSync: createFileSync, + // link + createLink, + createLinkSync, + ensureLink: createLink, + ensureLinkSync: createLinkSync, + // symlink + createSymlink, + createSymlinkSync, + ensureSymlink: createSymlink, + ensureSymlinkSync: createSymlinkSync +} diff --git a/node_modules/fs-extra/lib/ensure/link.js b/node_modules/fs-extra/lib/ensure/link.js new file mode 100644 index 0000000..f6d6748 --- /dev/null +++ b/node_modules/fs-extra/lib/ensure/link.js @@ -0,0 +1,64 @@ +'use strict' + +const u = require('universalify').fromCallback +const path = require('path') +const fs = require('graceful-fs') +const mkdir = require('../mkdirs') +const pathExists = require('../path-exists').pathExists +const { areIdentical } = require('../util/stat') + +function createLink (srcpath, dstpath, callback) { + function makeLink (srcpath, dstpath) { + fs.link(srcpath, dstpath, err => { + if (err) return callback(err) + callback(null) + }) + } + + fs.lstat(dstpath, (_, dstStat) => { + fs.lstat(srcpath, (err, srcStat) => { + if (err) { + err.message = err.message.replace('lstat', 'ensureLink') + return callback(err) + } + if (dstStat && areIdentical(srcStat, dstStat)) return callback(null) + + const dir = path.dirname(dstpath) + pathExists(dir, (err, dirExists) => { + if (err) return callback(err) + if (dirExists) return makeLink(srcpath, dstpath) + mkdir.mkdirs(dir, err => { + if (err) return callback(err) + makeLink(srcpath, dstpath) + }) + }) + }) + }) +} + +function createLinkSync (srcpath, dstpath) { + let dstStat + try { + dstStat = fs.lstatSync(dstpath) + } catch {} + + try { + const srcStat = fs.lstatSync(srcpath) + if (dstStat && areIdentical(srcStat, dstStat)) return + } catch (err) { + err.message = err.message.replace('lstat', 'ensureLink') + throw err + } + + const dir = path.dirname(dstpath) + const dirExists = fs.existsSync(dir) + if (dirExists) return fs.linkSync(srcpath, dstpath) + mkdir.mkdirsSync(dir) + + return fs.linkSync(srcpath, dstpath) +} + +module.exports = { + createLink: u(createLink), + createLinkSync +} diff --git a/node_modules/fs-extra/lib/ensure/symlink-paths.js b/node_modules/fs-extra/lib/ensure/symlink-paths.js new file mode 100644 index 0000000..33cd760 --- /dev/null +++ b/node_modules/fs-extra/lib/ensure/symlink-paths.js @@ -0,0 +1,99 @@ +'use strict' + +const path = require('path') +const fs = require('graceful-fs') +const pathExists = require('../path-exists').pathExists + +/** + * Function that returns two types of paths, one relative to symlink, and one + * relative to the current working directory. Checks if path is absolute or + * relative. If the path is relative, this function checks if the path is + * relative to symlink or relative to current working directory. This is an + * initiative to find a smarter `srcpath` to supply when building symlinks. + * This allows you to determine which path to use out of one of three possible + * types of source paths. The first is an absolute path. This is detected by + * `path.isAbsolute()`. When an absolute path is provided, it is checked to + * see if it exists. If it does it's used, if not an error is returned + * (callback)/ thrown (sync). The other two options for `srcpath` are a + * relative url. By default Node's `fs.symlink` works by creating a symlink + * using `dstpath` and expects the `srcpath` to be relative to the newly + * created symlink. If you provide a `srcpath` that does not exist on the file + * system it results in a broken symlink. To minimize this, the function + * checks to see if the 'relative to symlink' source file exists, and if it + * does it will use it. If it does not, it checks if there's a file that + * exists that is relative to the current working directory, if does its used. + * This preserves the expectations of the original fs.symlink spec and adds + * the ability to pass in `relative to current working direcotry` paths. + */ + +function symlinkPaths (srcpath, dstpath, callback) { + if (path.isAbsolute(srcpath)) { + return fs.lstat(srcpath, (err) => { + if (err) { + err.message = err.message.replace('lstat', 'ensureSymlink') + return callback(err) + } + return callback(null, { + toCwd: srcpath, + toDst: srcpath + }) + }) + } else { + const dstdir = path.dirname(dstpath) + const relativeToDst = path.join(dstdir, srcpath) + return pathExists(relativeToDst, (err, exists) => { + if (err) return callback(err) + if (exists) { + return callback(null, { + toCwd: relativeToDst, + toDst: srcpath + }) + } else { + return fs.lstat(srcpath, (err) => { + if (err) { + err.message = err.message.replace('lstat', 'ensureSymlink') + return callback(err) + } + return callback(null, { + toCwd: srcpath, + toDst: path.relative(dstdir, srcpath) + }) + }) + } + }) + } +} + +function symlinkPathsSync (srcpath, dstpath) { + let exists + if (path.isAbsolute(srcpath)) { + exists = fs.existsSync(srcpath) + if (!exists) throw new Error('absolute srcpath does not exist') + return { + toCwd: srcpath, + toDst: srcpath + } + } else { + const dstdir = path.dirname(dstpath) + const relativeToDst = path.join(dstdir, srcpath) + exists = fs.existsSync(relativeToDst) + if (exists) { + return { + toCwd: relativeToDst, + toDst: srcpath + } + } else { + exists = fs.existsSync(srcpath) + if (!exists) throw new Error('relative srcpath does not exist') + return { + toCwd: srcpath, + toDst: path.relative(dstdir, srcpath) + } + } + } +} + +module.exports = { + symlinkPaths, + symlinkPathsSync +} diff --git a/node_modules/fs-extra/lib/ensure/symlink-type.js b/node_modules/fs-extra/lib/ensure/symlink-type.js new file mode 100644 index 0000000..42dc0ce --- /dev/null +++ b/node_modules/fs-extra/lib/ensure/symlink-type.js @@ -0,0 +1,31 @@ +'use strict' + +const fs = require('graceful-fs') + +function symlinkType (srcpath, type, callback) { + callback = (typeof type === 'function') ? type : callback + type = (typeof type === 'function') ? false : type + if (type) return callback(null, type) + fs.lstat(srcpath, (err, stats) => { + if (err) return callback(null, 'file') + type = (stats && stats.isDirectory()) ? 'dir' : 'file' + callback(null, type) + }) +} + +function symlinkTypeSync (srcpath, type) { + let stats + + if (type) return type + try { + stats = fs.lstatSync(srcpath) + } catch { + return 'file' + } + return (stats && stats.isDirectory()) ? 'dir' : 'file' +} + +module.exports = { + symlinkType, + symlinkTypeSync +} diff --git a/node_modules/fs-extra/lib/ensure/symlink.js b/node_modules/fs-extra/lib/ensure/symlink.js new file mode 100644 index 0000000..2b93052 --- /dev/null +++ b/node_modules/fs-extra/lib/ensure/symlink.js @@ -0,0 +1,82 @@ +'use strict' + +const u = require('universalify').fromCallback +const path = require('path') +const fs = require('../fs') +const _mkdirs = require('../mkdirs') +const mkdirs = _mkdirs.mkdirs +const mkdirsSync = _mkdirs.mkdirsSync + +const _symlinkPaths = require('./symlink-paths') +const symlinkPaths = _symlinkPaths.symlinkPaths +const symlinkPathsSync = _symlinkPaths.symlinkPathsSync + +const _symlinkType = require('./symlink-type') +const symlinkType = _symlinkType.symlinkType +const symlinkTypeSync = _symlinkType.symlinkTypeSync + +const pathExists = require('../path-exists').pathExists + +const { areIdentical } = require('../util/stat') + +function createSymlink (srcpath, dstpath, type, callback) { + callback = (typeof type === 'function') ? type : callback + type = (typeof type === 'function') ? false : type + + fs.lstat(dstpath, (err, stats) => { + if (!err && stats.isSymbolicLink()) { + Promise.all([ + fs.stat(srcpath), + fs.stat(dstpath) + ]).then(([srcStat, dstStat]) => { + if (areIdentical(srcStat, dstStat)) return callback(null) + _createSymlink(srcpath, dstpath, type, callback) + }) + } else _createSymlink(srcpath, dstpath, type, callback) + }) +} + +function _createSymlink (srcpath, dstpath, type, callback) { + symlinkPaths(srcpath, dstpath, (err, relative) => { + if (err) return callback(err) + srcpath = relative.toDst + symlinkType(relative.toCwd, type, (err, type) => { + if (err) return callback(err) + const dir = path.dirname(dstpath) + pathExists(dir, (err, dirExists) => { + if (err) return callback(err) + if (dirExists) return fs.symlink(srcpath, dstpath, type, callback) + mkdirs(dir, err => { + if (err) return callback(err) + fs.symlink(srcpath, dstpath, type, callback) + }) + }) + }) + }) +} + +function createSymlinkSync (srcpath, dstpath, type) { + let stats + try { + stats = fs.lstatSync(dstpath) + } catch {} + if (stats && stats.isSymbolicLink()) { + const srcStat = fs.statSync(srcpath) + const dstStat = fs.statSync(dstpath) + if (areIdentical(srcStat, dstStat)) return + } + + const relative = symlinkPathsSync(srcpath, dstpath) + srcpath = relative.toDst + type = symlinkTypeSync(relative.toCwd, type) + const dir = path.dirname(dstpath) + const exists = fs.existsSync(dir) + if (exists) return fs.symlinkSync(srcpath, dstpath, type) + mkdirsSync(dir) + return fs.symlinkSync(srcpath, dstpath, type) +} + +module.exports = { + createSymlink: u(createSymlink), + createSymlinkSync +} diff --git a/node_modules/fs-extra/lib/fs/index.js b/node_modules/fs-extra/lib/fs/index.js new file mode 100644 index 0000000..7b025e2 --- /dev/null +++ b/node_modules/fs-extra/lib/fs/index.js @@ -0,0 +1,128 @@ +'use strict' +// This is adapted from https://github.com/normalize/mz +// Copyright (c) 2014-2016 Jonathan Ong me@jongleberry.com and Contributors +const u = require('universalify').fromCallback +const fs = require('graceful-fs') + +const api = [ + 'access', + 'appendFile', + 'chmod', + 'chown', + 'close', + 'copyFile', + 'fchmod', + 'fchown', + 'fdatasync', + 'fstat', + 'fsync', + 'ftruncate', + 'futimes', + 'lchmod', + 'lchown', + 'link', + 'lstat', + 'mkdir', + 'mkdtemp', + 'open', + 'opendir', + 'readdir', + 'readFile', + 'readlink', + 'realpath', + 'rename', + 'rm', + 'rmdir', + 'stat', + 'symlink', + 'truncate', + 'unlink', + 'utimes', + 'writeFile' +].filter(key => { + // Some commands are not available on some systems. Ex: + // fs.opendir was added in Node.js v12.12.0 + // fs.rm was added in Node.js v14.14.0 + // fs.lchown is not available on at least some Linux + return typeof fs[key] === 'function' +}) + +// Export cloned fs: +Object.assign(exports, fs) + +// Universalify async methods: +api.forEach(method => { + exports[method] = u(fs[method]) +}) + +// We differ from mz/fs in that we still ship the old, broken, fs.exists() +// since we are a drop-in replacement for the native module +exports.exists = function (filename, callback) { + if (typeof callback === 'function') { + return fs.exists(filename, callback) + } + return new Promise(resolve => { + return fs.exists(filename, resolve) + }) +} + +// fs.read(), fs.write(), & fs.writev() need special treatment due to multiple callback args + +exports.read = function (fd, buffer, offset, length, position, callback) { + if (typeof callback === 'function') { + return fs.read(fd, buffer, offset, length, position, callback) + } + return new Promise((resolve, reject) => { + fs.read(fd, buffer, offset, length, position, (err, bytesRead, buffer) => { + if (err) return reject(err) + resolve({ bytesRead, buffer }) + }) + }) +} + +// Function signature can be +// fs.write(fd, buffer[, offset[, length[, position]]], callback) +// OR +// fs.write(fd, string[, position[, encoding]], callback) +// We need to handle both cases, so we use ...args +exports.write = function (fd, buffer, ...args) { + if (typeof args[args.length - 1] === 'function') { + return fs.write(fd, buffer, ...args) + } + + return new Promise((resolve, reject) => { + fs.write(fd, buffer, ...args, (err, bytesWritten, buffer) => { + if (err) return reject(err) + resolve({ bytesWritten, buffer }) + }) + }) +} + +// fs.writev only available in Node v12.9.0+ +if (typeof fs.writev === 'function') { + // Function signature is + // s.writev(fd, buffers[, position], callback) + // We need to handle the optional arg, so we use ...args + exports.writev = function (fd, buffers, ...args) { + if (typeof args[args.length - 1] === 'function') { + return fs.writev(fd, buffers, ...args) + } + + return new Promise((resolve, reject) => { + fs.writev(fd, buffers, ...args, (err, bytesWritten, buffers) => { + if (err) return reject(err) + resolve({ bytesWritten, buffers }) + }) + }) + } +} + +// fs.realpath.native sometimes not available if fs is monkey-patched +if (typeof fs.realpath.native === 'function') { + exports.realpath.native = u(fs.realpath.native) +} else { + process.emitWarning( + 'fs.realpath.native is not a function. Is fs being monkey-patched?', + 'Warning', 'fs-extra-WARN0003' + ) +} diff --git a/node_modules/fs-extra/lib/index.js b/node_modules/fs-extra/lib/index.js new file mode 100644 index 0000000..da6711a --- /dev/null +++ b/node_modules/fs-extra/lib/index.js @@ -0,0 +1,16 @@ +'use strict' + +module.exports = { + // Export promiseified graceful-fs: + ...require('./fs'), + // Export extra methods: + ...require('./copy'), + ...require('./empty'), + ...require('./ensure'), + ...require('./json'), + ...require('./mkdirs'), + ...require('./move'), + ...require('./output-file'), + ...require('./path-exists'), + ...require('./remove') +} diff --git a/node_modules/fs-extra/lib/json/index.js b/node_modules/fs-extra/lib/json/index.js new file mode 100644 index 0000000..900126a --- /dev/null +++ b/node_modules/fs-extra/lib/json/index.js @@ -0,0 +1,16 @@ +'use strict' + +const u = require('universalify').fromPromise +const jsonFile = require('./jsonfile') + +jsonFile.outputJson = u(require('./output-json')) +jsonFile.outputJsonSync = require('./output-json-sync') +// aliases +jsonFile.outputJSON = jsonFile.outputJson +jsonFile.outputJSONSync = jsonFile.outputJsonSync +jsonFile.writeJSON = jsonFile.writeJson +jsonFile.writeJSONSync = jsonFile.writeJsonSync +jsonFile.readJSON = jsonFile.readJson +jsonFile.readJSONSync = jsonFile.readJsonSync + +module.exports = jsonFile diff --git a/node_modules/fs-extra/lib/json/jsonfile.js b/node_modules/fs-extra/lib/json/jsonfile.js new file mode 100644 index 0000000..f11d34d --- /dev/null +++ b/node_modules/fs-extra/lib/json/jsonfile.js @@ -0,0 +1,11 @@ +'use strict' + +const jsonFile = require('jsonfile') + +module.exports = { + // jsonfile exports + readJson: jsonFile.readFile, + readJsonSync: jsonFile.readFileSync, + writeJson: jsonFile.writeFile, + writeJsonSync: jsonFile.writeFileSync +} diff --git a/node_modules/fs-extra/lib/json/output-json-sync.js b/node_modules/fs-extra/lib/json/output-json-sync.js new file mode 100644 index 0000000..d4e564f --- /dev/null +++ b/node_modules/fs-extra/lib/json/output-json-sync.js @@ -0,0 +1,12 @@ +'use strict' + +const { stringify } = require('jsonfile/utils') +const { outputFileSync } = require('../output-file') + +function outputJsonSync (file, data, options) { + const str = stringify(data, options) + + outputFileSync(file, str, options) +} + +module.exports = outputJsonSync diff --git a/node_modules/fs-extra/lib/json/output-json.js b/node_modules/fs-extra/lib/json/output-json.js new file mode 100644 index 0000000..0afdeb6 --- /dev/null +++ b/node_modules/fs-extra/lib/json/output-json.js @@ -0,0 +1,12 @@ +'use strict' + +const { stringify } = require('jsonfile/utils') +const { outputFile } = require('../output-file') + +async function outputJson (file, data, options = {}) { + const str = stringify(data, options) + + await outputFile(file, str, options) +} + +module.exports = outputJson diff --git a/node_modules/fs-extra/lib/mkdirs/index.js b/node_modules/fs-extra/lib/mkdirs/index.js new file mode 100644 index 0000000..9edecee --- /dev/null +++ b/node_modules/fs-extra/lib/mkdirs/index.js @@ -0,0 +1,14 @@ +'use strict' +const u = require('universalify').fromPromise +const { makeDir: _makeDir, makeDirSync } = require('./make-dir') +const makeDir = u(_makeDir) + +module.exports = { + mkdirs: makeDir, + mkdirsSync: makeDirSync, + // alias + mkdirp: makeDir, + mkdirpSync: makeDirSync, + ensureDir: makeDir, + ensureDirSync: makeDirSync +} diff --git a/node_modules/fs-extra/lib/mkdirs/make-dir.js b/node_modules/fs-extra/lib/mkdirs/make-dir.js new file mode 100644 index 0000000..45ece64 --- /dev/null +++ b/node_modules/fs-extra/lib/mkdirs/make-dir.js @@ -0,0 +1,27 @@ +'use strict' +const fs = require('../fs') +const { checkPath } = require('./utils') + +const getMode = options => { + const defaults = { mode: 0o777 } + if (typeof options === 'number') return options + return ({ ...defaults, ...options }).mode +} + +module.exports.makeDir = async (dir, options) => { + checkPath(dir) + + return fs.mkdir(dir, { + mode: getMode(options), + recursive: true + }) +} + +module.exports.makeDirSync = (dir, options) => { + checkPath(dir) + + return fs.mkdirSync(dir, { + mode: getMode(options), + recursive: true + }) +} diff --git a/node_modules/fs-extra/lib/mkdirs/utils.js b/node_modules/fs-extra/lib/mkdirs/utils.js new file mode 100644 index 0000000..a4059ad --- /dev/null +++ b/node_modules/fs-extra/lib/mkdirs/utils.js @@ -0,0 +1,21 @@ +// Adapted from https://github.com/sindresorhus/make-dir +// Copyright (c) Sindre Sorhus (sindresorhus.com) +// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: +// The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +'use strict' +const path = require('path') + +// https://github.com/nodejs/node/issues/8987 +// https://github.com/libuv/libuv/pull/1088 +module.exports.checkPath = function checkPath (pth) { + if (process.platform === 'win32') { + const pathHasInvalidWinCharacters = /[<>:"|?*]/.test(pth.replace(path.parse(pth).root, '')) + + if (pathHasInvalidWinCharacters) { + const error = new Error(`Path contains invalid characters: ${pth}`) + error.code = 'EINVAL' + throw error + } + } +} diff --git a/node_modules/fs-extra/lib/move/index.js b/node_modules/fs-extra/lib/move/index.js new file mode 100644 index 0000000..fcee73c --- /dev/null +++ b/node_modules/fs-extra/lib/move/index.js @@ -0,0 +1,7 @@ +'use strict' + +const u = require('universalify').fromCallback +module.exports = { + move: u(require('./move')), + moveSync: require('./move-sync') +} diff --git a/node_modules/fs-extra/lib/move/move-sync.js b/node_modules/fs-extra/lib/move/move-sync.js new file mode 100644 index 0000000..8453366 --- /dev/null +++ b/node_modules/fs-extra/lib/move/move-sync.js @@ -0,0 +1,54 @@ +'use strict' + +const fs = require('graceful-fs') +const path = require('path') +const copySync = require('../copy').copySync +const removeSync = require('../remove').removeSync +const mkdirpSync = require('../mkdirs').mkdirpSync +const stat = require('../util/stat') + +function moveSync (src, dest, opts) { + opts = opts || {} + const overwrite = opts.overwrite || opts.clobber || false + + const { srcStat, isChangingCase = false } = stat.checkPathsSync(src, dest, 'move', opts) + stat.checkParentPathsSync(src, srcStat, dest, 'move') + if (!isParentRoot(dest)) mkdirpSync(path.dirname(dest)) + return doRename(src, dest, overwrite, isChangingCase) +} + +function isParentRoot (dest) { + const parent = path.dirname(dest) + const parsedPath = path.parse(parent) + return parsedPath.root === parent +} + +function doRename (src, dest, overwrite, isChangingCase) { + if (isChangingCase) return rename(src, dest, overwrite) + if (overwrite) { + removeSync(dest) + return rename(src, dest, overwrite) + } + if (fs.existsSync(dest)) throw new Error('dest already exists.') + return rename(src, dest, overwrite) +} + +function rename (src, dest, overwrite) { + try { + fs.renameSync(src, dest) + } catch (err) { + if (err.code !== 'EXDEV') throw err + return moveAcrossDevice(src, dest, overwrite) + } +} + +function moveAcrossDevice (src, dest, overwrite) { + const opts = { + overwrite, + errorOnExist: true + } + copySync(src, dest, opts) + return removeSync(src) +} + +module.exports = moveSync diff --git a/node_modules/fs-extra/lib/move/move.js b/node_modules/fs-extra/lib/move/move.js new file mode 100644 index 0000000..7dc6ecd --- /dev/null +++ b/node_modules/fs-extra/lib/move/move.js @@ -0,0 +1,75 @@ +'use strict' + +const fs = require('graceful-fs') +const path = require('path') +const copy = require('../copy').copy +const remove = require('../remove').remove +const mkdirp = require('../mkdirs').mkdirp +const pathExists = require('../path-exists').pathExists +const stat = require('../util/stat') + +function move (src, dest, opts, cb) { + if (typeof opts === 'function') { + cb = opts + opts = {} + } + + opts = opts || {} + + const overwrite = opts.overwrite || opts.clobber || false + + stat.checkPaths(src, dest, 'move', opts, (err, stats) => { + if (err) return cb(err) + const { srcStat, isChangingCase = false } = stats + stat.checkParentPaths(src, srcStat, dest, 'move', err => { + if (err) return cb(err) + if (isParentRoot(dest)) return doRename(src, dest, overwrite, isChangingCase, cb) + mkdirp(path.dirname(dest), err => { + if (err) return cb(err) + return doRename(src, dest, overwrite, isChangingCase, cb) + }) + }) + }) +} + +function isParentRoot (dest) { + const parent = path.dirname(dest) + const parsedPath = path.parse(parent) + return parsedPath.root === parent +} + +function doRename (src, dest, overwrite, isChangingCase, cb) { + if (isChangingCase) return rename(src, dest, overwrite, cb) + if (overwrite) { + return remove(dest, err => { + if (err) return cb(err) + return rename(src, dest, overwrite, cb) + }) + } + pathExists(dest, (err, destExists) => { + if (err) return cb(err) + if (destExists) return cb(new Error('dest already exists.')) + return rename(src, dest, overwrite, cb) + }) +} + +function rename (src, dest, overwrite, cb) { + fs.rename(src, dest, err => { + if (!err) return cb() + if (err.code !== 'EXDEV') return cb(err) + return moveAcrossDevice(src, dest, overwrite, cb) + }) +} + +function moveAcrossDevice (src, dest, overwrite, cb) { + const opts = { + overwrite, + errorOnExist: true + } + copy(src, dest, opts, err => { + if (err) return cb(err) + return remove(src, cb) + }) +} + +module.exports = move diff --git a/node_modules/fs-extra/lib/output-file/index.js b/node_modules/fs-extra/lib/output-file/index.js new file mode 100644 index 0000000..92297ca --- /dev/null +++ b/node_modules/fs-extra/lib/output-file/index.js @@ -0,0 +1,40 @@ +'use strict' + +const u = require('universalify').fromCallback +const fs = require('graceful-fs') +const path = require('path') +const mkdir = require('../mkdirs') +const pathExists = require('../path-exists').pathExists + +function outputFile (file, data, encoding, callback) { + if (typeof encoding === 'function') { + callback = encoding + encoding = 'utf8' + } + + const dir = path.dirname(file) + pathExists(dir, (err, itDoes) => { + if (err) return callback(err) + if (itDoes) return fs.writeFile(file, data, encoding, callback) + + mkdir.mkdirs(dir, err => { + if (err) return callback(err) + + fs.writeFile(file, data, encoding, callback) + }) + }) +} + +function outputFileSync (file, ...args) { + const dir = path.dirname(file) + if (fs.existsSync(dir)) { + return fs.writeFileSync(file, ...args) + } + mkdir.mkdirsSync(dir) + fs.writeFileSync(file, ...args) +} + +module.exports = { + outputFile: u(outputFile), + outputFileSync +} diff --git a/node_modules/fs-extra/lib/path-exists/index.js b/node_modules/fs-extra/lib/path-exists/index.js new file mode 100644 index 0000000..ddd9bc7 --- /dev/null +++ b/node_modules/fs-extra/lib/path-exists/index.js @@ -0,0 +1,12 @@ +'use strict' +const u = require('universalify').fromPromise +const fs = require('../fs') + +function pathExists (path) { + return fs.access(path).then(() => true).catch(() => false) +} + +module.exports = { + pathExists: u(pathExists), + pathExistsSync: fs.existsSync +} diff --git a/node_modules/fs-extra/lib/remove/index.js b/node_modules/fs-extra/lib/remove/index.js new file mode 100644 index 0000000..4428e59 --- /dev/null +++ b/node_modules/fs-extra/lib/remove/index.js @@ -0,0 +1,22 @@ +'use strict' + +const fs = require('graceful-fs') +const u = require('universalify').fromCallback +const rimraf = require('./rimraf') + +function remove (path, callback) { + // Node 14.14.0+ + if (fs.rm) return fs.rm(path, { recursive: true, force: true }, callback) + rimraf(path, callback) +} + +function removeSync (path) { + // Node 14.14.0+ + if (fs.rmSync) return fs.rmSync(path, { recursive: true, force: true }) + rimraf.sync(path) +} + +module.exports = { + remove: u(remove), + removeSync +} diff --git a/node_modules/fs-extra/lib/remove/rimraf.js b/node_modules/fs-extra/lib/remove/rimraf.js new file mode 100644 index 0000000..2c77102 --- /dev/null +++ b/node_modules/fs-extra/lib/remove/rimraf.js @@ -0,0 +1,302 @@ +'use strict' + +const fs = require('graceful-fs') +const path = require('path') +const assert = require('assert') + +const isWindows = (process.platform === 'win32') + +function defaults (options) { + const methods = [ + 'unlink', + 'chmod', + 'stat', + 'lstat', + 'rmdir', + 'readdir' + ] + methods.forEach(m => { + options[m] = options[m] || fs[m] + m = m + 'Sync' + options[m] = options[m] || fs[m] + }) + + options.maxBusyTries = options.maxBusyTries || 3 +} + +function rimraf (p, options, cb) { + let busyTries = 0 + + if (typeof options === 'function') { + cb = options + options = {} + } + + assert(p, 'rimraf: missing path') + assert.strictEqual(typeof p, 'string', 'rimraf: path should be a string') + assert.strictEqual(typeof cb, 'function', 'rimraf: callback function required') + assert(options, 'rimraf: invalid options argument provided') + assert.strictEqual(typeof options, 'object', 'rimraf: options should be object') + + defaults(options) + + rimraf_(p, options, function CB (er) { + if (er) { + if ((er.code === 'EBUSY' || er.code === 'ENOTEMPTY' || er.code === 'EPERM') && + busyTries < options.maxBusyTries) { + busyTries++ + const time = busyTries * 100 + // try again, with the same exact callback as this one. + return setTimeout(() => rimraf_(p, options, CB), time) + } + + // already gone + if (er.code === 'ENOENT') er = null + } + + cb(er) + }) +} + +// Two possible strategies. +// 1. Assume it's a file. unlink it, then do the dir stuff on EPERM or EISDIR +// 2. Assume it's a directory. readdir, then do the file stuff on ENOTDIR +// +// Both result in an extra syscall when you guess wrong. However, there +// are likely far more normal files in the world than directories. This +// is based on the assumption that a the average number of files per +// directory is >= 1. +// +// If anyone ever complains about this, then I guess the strategy could +// be made configurable somehow. But until then, YAGNI. +function rimraf_ (p, options, cb) { + assert(p) + assert(options) + assert(typeof cb === 'function') + + // sunos lets the root user unlink directories, which is... weird. + // so we have to lstat here and make sure it's not a dir. + options.lstat(p, (er, st) => { + if (er && er.code === 'ENOENT') { + return cb(null) + } + + // Windows can EPERM on stat. Life is suffering. + if (er && er.code === 'EPERM' && isWindows) { + return fixWinEPERM(p, options, er, cb) + } + + if (st && st.isDirectory()) { + return rmdir(p, options, er, cb) + } + + options.unlink(p, er => { + if (er) { + if (er.code === 'ENOENT') { + return cb(null) + } + if (er.code === 'EPERM') { + return (isWindows) + ? fixWinEPERM(p, options, er, cb) + : rmdir(p, options, er, cb) + } + if (er.code === 'EISDIR') { + return rmdir(p, options, er, cb) + } + } + return cb(er) + }) + }) +} + +function fixWinEPERM (p, options, er, cb) { + assert(p) + assert(options) + assert(typeof cb === 'function') + + options.chmod(p, 0o666, er2 => { + if (er2) { + cb(er2.code === 'ENOENT' ? null : er) + } else { + options.stat(p, (er3, stats) => { + if (er3) { + cb(er3.code === 'ENOENT' ? null : er) + } else if (stats.isDirectory()) { + rmdir(p, options, er, cb) + } else { + options.unlink(p, cb) + } + }) + } + }) +} + +function fixWinEPERMSync (p, options, er) { + let stats + + assert(p) + assert(options) + + try { + options.chmodSync(p, 0o666) + } catch (er2) { + if (er2.code === 'ENOENT') { + return + } else { + throw er + } + } + + try { + stats = options.statSync(p) + } catch (er3) { + if (er3.code === 'ENOENT') { + return + } else { + throw er + } + } + + if (stats.isDirectory()) { + rmdirSync(p, options, er) + } else { + options.unlinkSync(p) + } +} + +function rmdir (p, options, originalEr, cb) { + assert(p) + assert(options) + assert(typeof cb === 'function') + + // try to rmdir first, and only readdir on ENOTEMPTY or EEXIST (SunOS) + // if we guessed wrong, and it's not a directory, then + // raise the original error. + options.rmdir(p, er => { + if (er && (er.code === 'ENOTEMPTY' || er.code === 'EEXIST' || er.code === 'EPERM')) { + rmkids(p, options, cb) + } else if (er && er.code === 'ENOTDIR') { + cb(originalEr) + } else { + cb(er) + } + }) +} + +function rmkids (p, options, cb) { + assert(p) + assert(options) + assert(typeof cb === 'function') + + options.readdir(p, (er, files) => { + if (er) return cb(er) + + let n = files.length + let errState + + if (n === 0) return options.rmdir(p, cb) + + files.forEach(f => { + rimraf(path.join(p, f), options, er => { + if (errState) { + return + } + if (er) return cb(errState = er) + if (--n === 0) { + options.rmdir(p, cb) + } + }) + }) + }) +} + +// this looks simpler, and is strictly *faster*, but will +// tie up the JavaScript thread and fail on excessively +// deep directory trees. +function rimrafSync (p, options) { + let st + + options = options || {} + defaults(options) + + assert(p, 'rimraf: missing path') + assert.strictEqual(typeof p, 'string', 'rimraf: path should be a string') + assert(options, 'rimraf: missing options') + assert.strictEqual(typeof options, 'object', 'rimraf: options should be object') + + try { + st = options.lstatSync(p) + } catch (er) { + if (er.code === 'ENOENT') { + return + } + + // Windows can EPERM on stat. Life is suffering. + if (er.code === 'EPERM' && isWindows) { + fixWinEPERMSync(p, options, er) + } + } + + try { + // sunos lets the root user unlink directories, which is... weird. + if (st && st.isDirectory()) { + rmdirSync(p, options, null) + } else { + options.unlinkSync(p) + } + } catch (er) { + if (er.code === 'ENOENT') { + return + } else if (er.code === 'EPERM') { + return isWindows ? fixWinEPERMSync(p, options, er) : rmdirSync(p, options, er) + } else if (er.code !== 'EISDIR') { + throw er + } + rmdirSync(p, options, er) + } +} + +function rmdirSync (p, options, originalEr) { + assert(p) + assert(options) + + try { + options.rmdirSync(p) + } catch (er) { + if (er.code === 'ENOTDIR') { + throw originalEr + } else if (er.code === 'ENOTEMPTY' || er.code === 'EEXIST' || er.code === 'EPERM') { + rmkidsSync(p, options) + } else if (er.code !== 'ENOENT') { + throw er + } + } +} + +function rmkidsSync (p, options) { + assert(p) + assert(options) + options.readdirSync(p).forEach(f => rimrafSync(path.join(p, f), options)) + + if (isWindows) { + // We only end up here once we got ENOTEMPTY at least once, and + // at this point, we are guaranteed to have removed all the kids. + // So, we know that it won't be ENOENT or ENOTDIR or anything else. + // try really hard to delete stuff on windows, because it has a + // PROFOUNDLY annoying habit of not closing handles promptly when + // files are deleted, resulting in spurious ENOTEMPTY errors. + const startTime = Date.now() + do { + try { + const ret = options.rmdirSync(p, options) + return ret + } catch {} + } while (Date.now() - startTime < 500) // give up after 500ms + } else { + const ret = options.rmdirSync(p, options) + return ret + } +} + +module.exports = rimraf +rimraf.sync = rimrafSync diff --git a/node_modules/fs-extra/lib/util/stat.js b/node_modules/fs-extra/lib/util/stat.js new file mode 100644 index 0000000..0ed5aec --- /dev/null +++ b/node_modules/fs-extra/lib/util/stat.js @@ -0,0 +1,154 @@ +'use strict' + +const fs = require('../fs') +const path = require('path') +const util = require('util') + +function getStats (src, dest, opts) { + const statFunc = opts.dereference + ? (file) => fs.stat(file, { bigint: true }) + : (file) => fs.lstat(file, { bigint: true }) + return Promise.all([ + statFunc(src), + statFunc(dest).catch(err => { + if (err.code === 'ENOENT') return null + throw err + }) + ]).then(([srcStat, destStat]) => ({ srcStat, destStat })) +} + +function getStatsSync (src, dest, opts) { + let destStat + const statFunc = opts.dereference + ? (file) => fs.statSync(file, { bigint: true }) + : (file) => fs.lstatSync(file, { bigint: true }) + const srcStat = statFunc(src) + try { + destStat = statFunc(dest) + } catch (err) { + if (err.code === 'ENOENT') return { srcStat, destStat: null } + throw err + } + return { srcStat, destStat } +} + +function checkPaths (src, dest, funcName, opts, cb) { + util.callbackify(getStats)(src, dest, opts, (err, stats) => { + if (err) return cb(err) + const { srcStat, destStat } = stats + + if (destStat) { + if (areIdentical(srcStat, destStat)) { + const srcBaseName = path.basename(src) + const destBaseName = path.basename(dest) + if (funcName === 'move' && + srcBaseName !== destBaseName && + srcBaseName.toLowerCase() === destBaseName.toLowerCase()) { + return cb(null, { srcStat, destStat, isChangingCase: true }) + } + return cb(new Error('Source and destination must not be the same.')) + } + if (srcStat.isDirectory() && !destStat.isDirectory()) { + return cb(new Error(`Cannot overwrite non-directory '${dest}' with directory '${src}'.`)) + } + if (!srcStat.isDirectory() && destStat.isDirectory()) { + return cb(new Error(`Cannot overwrite directory '${dest}' with non-directory '${src}'.`)) + } + } + + if (srcStat.isDirectory() && isSrcSubdir(src, dest)) { + return cb(new Error(errMsg(src, dest, funcName))) + } + return cb(null, { srcStat, destStat }) + }) +} + +function checkPathsSync (src, dest, funcName, opts) { + const { srcStat, destStat } = getStatsSync(src, dest, opts) + + if (destStat) { + if (areIdentical(srcStat, destStat)) { + const srcBaseName = path.basename(src) + const destBaseName = path.basename(dest) + if (funcName === 'move' && + srcBaseName !== destBaseName && + srcBaseName.toLowerCase() === destBaseName.toLowerCase()) { + return { srcStat, destStat, isChangingCase: true } + } + throw new Error('Source and destination must not be the same.') + } + if (srcStat.isDirectory() && !destStat.isDirectory()) { + throw new Error(`Cannot overwrite non-directory '${dest}' with directory '${src}'.`) + } + if (!srcStat.isDirectory() && destStat.isDirectory()) { + throw new Error(`Cannot overwrite directory '${dest}' with non-directory '${src}'.`) + } + } + + if (srcStat.isDirectory() && isSrcSubdir(src, dest)) { + throw new Error(errMsg(src, dest, funcName)) + } + return { srcStat, destStat } +} + +// recursively check if dest parent is a subdirectory of src. +// It works for all file types including symlinks since it +// checks the src and dest inodes. It starts from the deepest +// parent and stops once it reaches the src parent or the root path. +function checkParentPaths (src, srcStat, dest, funcName, cb) { + const srcParent = path.resolve(path.dirname(src)) + const destParent = path.resolve(path.dirname(dest)) + if (destParent === srcParent || destParent === path.parse(destParent).root) return cb() + fs.stat(destParent, { bigint: true }, (err, destStat) => { + if (err) { + if (err.code === 'ENOENT') return cb() + return cb(err) + } + if (areIdentical(srcStat, destStat)) { + return cb(new Error(errMsg(src, dest, funcName))) + } + return checkParentPaths(src, srcStat, destParent, funcName, cb) + }) +} + +function checkParentPathsSync (src, srcStat, dest, funcName) { + const srcParent = path.resolve(path.dirname(src)) + const destParent = path.resolve(path.dirname(dest)) + if (destParent === srcParent || destParent === path.parse(destParent).root) return + let destStat + try { + destStat = fs.statSync(destParent, { bigint: true }) + } catch (err) { + if (err.code === 'ENOENT') return + throw err + } + if (areIdentical(srcStat, destStat)) { + throw new Error(errMsg(src, dest, funcName)) + } + return checkParentPathsSync(src, srcStat, destParent, funcName) +} + +function areIdentical (srcStat, destStat) { + return destStat.ino && destStat.dev && destStat.ino === srcStat.ino && destStat.dev === srcStat.dev +} + +// return true if dest is a subdir of src, otherwise false. +// It only checks the path strings. +function isSrcSubdir (src, dest) { + const srcArr = path.resolve(src).split(path.sep).filter(i => i) + const destArr = path.resolve(dest).split(path.sep).filter(i => i) + return srcArr.reduce((acc, cur, i) => acc && destArr[i] === cur, true) +} + +function errMsg (src, dest, funcName) { + return `Cannot ${funcName} '${src}' to a subdirectory of itself, '${dest}'.` +} + +module.exports = { + checkPaths, + checkPathsSync, + checkParentPaths, + checkParentPathsSync, + isSrcSubdir, + areIdentical +} diff --git a/node_modules/fs-extra/lib/util/utimes.js b/node_modules/fs-extra/lib/util/utimes.js new file mode 100644 index 0000000..75395de --- /dev/null +++ b/node_modules/fs-extra/lib/util/utimes.js @@ -0,0 +1,26 @@ +'use strict' + +const fs = require('graceful-fs') + +function utimesMillis (path, atime, mtime, callback) { + // if (!HAS_MILLIS_RES) return fs.utimes(path, atime, mtime, callback) + fs.open(path, 'r+', (err, fd) => { + if (err) return callback(err) + fs.futimes(fd, atime, mtime, futimesErr => { + fs.close(fd, closeErr => { + if (callback) callback(futimesErr || closeErr) + }) + }) + }) +} + +function utimesMillisSync (path, atime, mtime) { + const fd = fs.openSync(path, 'r+') + fs.futimesSync(fd, atime, mtime) + return fs.closeSync(fd) +} + +module.exports = { + utimesMillis, + utimesMillisSync +} diff --git a/node_modules/fs-extra/package.json b/node_modules/fs-extra/package.json new file mode 100644 index 0000000..059000e --- /dev/null +++ b/node_modules/fs-extra/package.json @@ -0,0 +1,67 @@ +{ + "name": "fs-extra", + "version": "10.1.0", + "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.", + "engines": { + "node": ">=12" + }, + "homepage": "https://github.com/jprichardson/node-fs-extra", + "repository": { + "type": "git", + "url": "https://github.com/jprichardson/node-fs-extra" + }, + "keywords": [ + "fs", + "file", + "file system", + "copy", + "directory", + "extra", + "mkdirp", + "mkdir", + "mkdirs", + "recursive", + "json", + "read", + "write", + "extra", + "delete", + "remove", + "touch", + "create", + "text", + "output", + "move", + "promise" + ], + "author": "JP Richardson ", + "license": "MIT", + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + }, + "devDependencies": { + "at-least-node": "^1.0.0", + "klaw": "^2.1.1", + "klaw-sync": "^3.0.2", + "minimist": "^1.1.1", + "mocha": "^5.0.5", + "nyc": "^15.0.0", + "proxyquire": "^2.0.1", + "read-dir-files": "^0.1.1", + "standard": "^16.0.3" + }, + "main": "./lib/index.js", + "files": [ + "lib/", + "!lib/**/__tests__/" + ], + "scripts": { + "lint": "standard", + "test-find": "find ./lib/**/__tests__ -name *.test.js | xargs mocha", + "test": "npm run lint && npm run unit", + "unit": "nyc node test.js" + }, + "sideEffects": false +} diff --git a/node_modules/fs-minipass/LICENSE b/node_modules/fs-minipass/LICENSE new file mode 100644 index 0000000..19129e3 --- /dev/null +++ b/node_modules/fs-minipass/LICENSE @@ -0,0 +1,15 @@ +The ISC License + +Copyright (c) Isaac Z. Schlueter and Contributors + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/fs-minipass/README.md b/node_modules/fs-minipass/README.md new file mode 100644 index 0000000..1e61241 --- /dev/null +++ b/node_modules/fs-minipass/README.md @@ -0,0 +1,70 @@ +# fs-minipass + +Filesystem streams based on [minipass](http://npm.im/minipass). + +4 classes are exported: + +- ReadStream +- ReadStreamSync +- WriteStream +- WriteStreamSync + +When using `ReadStreamSync`, all of the data is made available +immediately upon consuming the stream. Nothing is buffered in memory +when the stream is constructed. If the stream is piped to a writer, +then it will synchronously `read()` and emit data into the writer as +fast as the writer can consume it. (That is, it will respect +backpressure.) If you call `stream.read()` then it will read the +entire file and return the contents. + +When using `WriteStreamSync`, every write is flushed to the file +synchronously. If your writes all come in a single tick, then it'll +write it all out in a single tick. It's as synchronous as you are. + +The async versions work much like their node builtin counterparts, +with the exception of introducing significantly less Stream machinery +overhead. + +## USAGE + +It's just streams, you pipe them or read() them or write() to them. + +```js +const fsm = require('fs-minipass') +const readStream = new fsm.ReadStream('file.txt') +const writeStream = new fsm.WriteStream('output.txt') +writeStream.write('some file header or whatever\n') +readStream.pipe(writeStream) +``` + +## ReadStream(path, options) + +Path string is required, but somewhat irrelevant if an open file +descriptor is passed in as an option. + +Options: + +- `fd` Pass in a numeric file descriptor, if the file is already open. +- `readSize` The size of reads to do, defaults to 16MB +- `size` The size of the file, if known. Prevents zero-byte read() + call at the end. +- `autoClose` Set to `false` to prevent the file descriptor from being + closed when the file is done being read. + +## WriteStream(path, options) + +Path string is required, but somewhat irrelevant if an open file +descriptor is passed in as an option. + +Options: + +- `fd` Pass in a numeric file descriptor, if the file is already open. +- `mode` The mode to create the file with. Defaults to `0o666`. +- `start` The position in the file to start reading. If not + specified, then the file will start writing at position zero, and be + truncated by default. +- `autoClose` Set to `false` to prevent the file descriptor from being + closed when the stream is ended. +- `flags` Flags to use when opening the file. Irrelevant if `fd` is + passed in, since file won't be opened in that case. Defaults to + `'a'` if a `pos` is specified, or `'w'` otherwise. diff --git a/node_modules/fs-minipass/index.js b/node_modules/fs-minipass/index.js new file mode 100644 index 0000000..9b0779c --- /dev/null +++ b/node_modules/fs-minipass/index.js @@ -0,0 +1,422 @@ +'use strict' +const MiniPass = require('minipass') +const EE = require('events').EventEmitter +const fs = require('fs') + +let writev = fs.writev +/* istanbul ignore next */ +if (!writev) { + // This entire block can be removed if support for earlier than Node.js + // 12.9.0 is not needed. + const binding = process.binding('fs') + const FSReqWrap = binding.FSReqWrap || binding.FSReqCallback + + writev = (fd, iovec, pos, cb) => { + const done = (er, bw) => cb(er, bw, iovec) + const req = new FSReqWrap() + req.oncomplete = done + binding.writeBuffers(fd, iovec, pos, req) + } +} + +const _autoClose = Symbol('_autoClose') +const _close = Symbol('_close') +const _ended = Symbol('_ended') +const _fd = Symbol('_fd') +const _finished = Symbol('_finished') +const _flags = Symbol('_flags') +const _flush = Symbol('_flush') +const _handleChunk = Symbol('_handleChunk') +const _makeBuf = Symbol('_makeBuf') +const _mode = Symbol('_mode') +const _needDrain = Symbol('_needDrain') +const _onerror = Symbol('_onerror') +const _onopen = Symbol('_onopen') +const _onread = Symbol('_onread') +const _onwrite = Symbol('_onwrite') +const _open = Symbol('_open') +const _path = Symbol('_path') +const _pos = Symbol('_pos') +const _queue = Symbol('_queue') +const _read = Symbol('_read') +const _readSize = Symbol('_readSize') +const _reading = Symbol('_reading') +const _remain = Symbol('_remain') +const _size = Symbol('_size') +const _write = Symbol('_write') +const _writing = Symbol('_writing') +const _defaultFlag = Symbol('_defaultFlag') +const _errored = Symbol('_errored') + +class ReadStream extends MiniPass { + constructor (path, opt) { + opt = opt || {} + super(opt) + + this.readable = true + this.writable = false + + if (typeof path !== 'string') + throw new TypeError('path must be a string') + + this[_errored] = false + this[_fd] = typeof opt.fd === 'number' ? opt.fd : null + this[_path] = path + this[_readSize] = opt.readSize || 16*1024*1024 + this[_reading] = false + this[_size] = typeof opt.size === 'number' ? opt.size : Infinity + this[_remain] = this[_size] + this[_autoClose] = typeof opt.autoClose === 'boolean' ? + opt.autoClose : true + + if (typeof this[_fd] === 'number') + this[_read]() + else + this[_open]() + } + + get fd () { return this[_fd] } + get path () { return this[_path] } + + write () { + throw new TypeError('this is a readable stream') + } + + end () { + throw new TypeError('this is a readable stream') + } + + [_open] () { + fs.open(this[_path], 'r', (er, fd) => this[_onopen](er, fd)) + } + + [_onopen] (er, fd) { + if (er) + this[_onerror](er) + else { + this[_fd] = fd + this.emit('open', fd) + this[_read]() + } + } + + [_makeBuf] () { + return Buffer.allocUnsafe(Math.min(this[_readSize], this[_remain])) + } + + [_read] () { + if (!this[_reading]) { + this[_reading] = true + const buf = this[_makeBuf]() + /* istanbul ignore if */ + if (buf.length === 0) + return process.nextTick(() => this[_onread](null, 0, buf)) + fs.read(this[_fd], buf, 0, buf.length, null, (er, br, buf) => + this[_onread](er, br, buf)) + } + } + + [_onread] (er, br, buf) { + this[_reading] = false + if (er) + this[_onerror](er) + else if (this[_handleChunk](br, buf)) + this[_read]() + } + + [_close] () { + if (this[_autoClose] && typeof this[_fd] === 'number') { + const fd = this[_fd] + this[_fd] = null + fs.close(fd, er => er ? this.emit('error', er) : this.emit('close')) + } + } + + [_onerror] (er) { + this[_reading] = true + this[_close]() + this.emit('error', er) + } + + [_handleChunk] (br, buf) { + let ret = false + // no effect if infinite + this[_remain] -= br + if (br > 0) + ret = super.write(br < buf.length ? buf.slice(0, br) : buf) + + if (br === 0 || this[_remain] <= 0) { + ret = false + this[_close]() + super.end() + } + + return ret + } + + emit (ev, data) { + switch (ev) { + case 'prefinish': + case 'finish': + break + + case 'drain': + if (typeof this[_fd] === 'number') + this[_read]() + break + + case 'error': + if (this[_errored]) + return + this[_errored] = true + return super.emit(ev, data) + + default: + return super.emit(ev, data) + } + } +} + +class ReadStreamSync extends ReadStream { + [_open] () { + let threw = true + try { + this[_onopen](null, fs.openSync(this[_path], 'r')) + threw = false + } finally { + if (threw) + this[_close]() + } + } + + [_read] () { + let threw = true + try { + if (!this[_reading]) { + this[_reading] = true + do { + const buf = this[_makeBuf]() + /* istanbul ignore next */ + const br = buf.length === 0 ? 0 + : fs.readSync(this[_fd], buf, 0, buf.length, null) + if (!this[_handleChunk](br, buf)) + break + } while (true) + this[_reading] = false + } + threw = false + } finally { + if (threw) + this[_close]() + } + } + + [_close] () { + if (this[_autoClose] && typeof this[_fd] === 'number') { + const fd = this[_fd] + this[_fd] = null + fs.closeSync(fd) + this.emit('close') + } + } +} + +class WriteStream extends EE { + constructor (path, opt) { + opt = opt || {} + super(opt) + this.readable = false + this.writable = true + this[_errored] = false + this[_writing] = false + this[_ended] = false + this[_needDrain] = false + this[_queue] = [] + this[_path] = path + this[_fd] = typeof opt.fd === 'number' ? opt.fd : null + this[_mode] = opt.mode === undefined ? 0o666 : opt.mode + this[_pos] = typeof opt.start === 'number' ? opt.start : null + this[_autoClose] = typeof opt.autoClose === 'boolean' ? + opt.autoClose : true + + // truncating makes no sense when writing into the middle + const defaultFlag = this[_pos] !== null ? 'r+' : 'w' + this[_defaultFlag] = opt.flags === undefined + this[_flags] = this[_defaultFlag] ? defaultFlag : opt.flags + + if (this[_fd] === null) + this[_open]() + } + + emit (ev, data) { + if (ev === 'error') { + if (this[_errored]) + return + this[_errored] = true + } + return super.emit(ev, data) + } + + + get fd () { return this[_fd] } + get path () { return this[_path] } + + [_onerror] (er) { + this[_close]() + this[_writing] = true + this.emit('error', er) + } + + [_open] () { + fs.open(this[_path], this[_flags], this[_mode], + (er, fd) => this[_onopen](er, fd)) + } + + [_onopen] (er, fd) { + if (this[_defaultFlag] && + this[_flags] === 'r+' && + er && er.code === 'ENOENT') { + this[_flags] = 'w' + this[_open]() + } else if (er) + this[_onerror](er) + else { + this[_fd] = fd + this.emit('open', fd) + this[_flush]() + } + } + + end (buf, enc) { + if (buf) + this.write(buf, enc) + + this[_ended] = true + + // synthetic after-write logic, where drain/finish live + if (!this[_writing] && !this[_queue].length && + typeof this[_fd] === 'number') + this[_onwrite](null, 0) + return this + } + + write (buf, enc) { + if (typeof buf === 'string') + buf = Buffer.from(buf, enc) + + if (this[_ended]) { + this.emit('error', new Error('write() after end()')) + return false + } + + if (this[_fd] === null || this[_writing] || this[_queue].length) { + this[_queue].push(buf) + this[_needDrain] = true + return false + } + + this[_writing] = true + this[_write](buf) + return true + } + + [_write] (buf) { + fs.write(this[_fd], buf, 0, buf.length, this[_pos], (er, bw) => + this[_onwrite](er, bw)) + } + + [_onwrite] (er, bw) { + if (er) + this[_onerror](er) + else { + if (this[_pos] !== null) + this[_pos] += bw + if (this[_queue].length) + this[_flush]() + else { + this[_writing] = false + + if (this[_ended] && !this[_finished]) { + this[_finished] = true + this[_close]() + this.emit('finish') + } else if (this[_needDrain]) { + this[_needDrain] = false + this.emit('drain') + } + } + } + } + + [_flush] () { + if (this[_queue].length === 0) { + if (this[_ended]) + this[_onwrite](null, 0) + } else if (this[_queue].length === 1) + this[_write](this[_queue].pop()) + else { + const iovec = this[_queue] + this[_queue] = [] + writev(this[_fd], iovec, this[_pos], + (er, bw) => this[_onwrite](er, bw)) + } + } + + [_close] () { + if (this[_autoClose] && typeof this[_fd] === 'number') { + const fd = this[_fd] + this[_fd] = null + fs.close(fd, er => er ? this.emit('error', er) : this.emit('close')) + } + } +} + +class WriteStreamSync extends WriteStream { + [_open] () { + let fd + // only wrap in a try{} block if we know we'll retry, to avoid + // the rethrow obscuring the error's source frame in most cases. + if (this[_defaultFlag] && this[_flags] === 'r+') { + try { + fd = fs.openSync(this[_path], this[_flags], this[_mode]) + } catch (er) { + if (er.code === 'ENOENT') { + this[_flags] = 'w' + return this[_open]() + } else + throw er + } + } else + fd = fs.openSync(this[_path], this[_flags], this[_mode]) + + this[_onopen](null, fd) + } + + [_close] () { + if (this[_autoClose] && typeof this[_fd] === 'number') { + const fd = this[_fd] + this[_fd] = null + fs.closeSync(fd) + this.emit('close') + } + } + + [_write] (buf) { + // throw the original, but try to close if it fails + let threw = true + try { + this[_onwrite](null, + fs.writeSync(this[_fd], buf, 0, buf.length, this[_pos])) + threw = false + } finally { + if (threw) + try { this[_close]() } catch (_) {} + } + } +} + +exports.ReadStream = ReadStream +exports.ReadStreamSync = ReadStreamSync + +exports.WriteStream = WriteStream +exports.WriteStreamSync = WriteStreamSync diff --git a/node_modules/fs-minipass/package.json b/node_modules/fs-minipass/package.json new file mode 100644 index 0000000..2f2436c --- /dev/null +++ b/node_modules/fs-minipass/package.json @@ -0,0 +1,39 @@ +{ + "name": "fs-minipass", + "version": "2.1.0", + "main": "index.js", + "scripts": { + "test": "tap", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --follow-tags" + }, + "keywords": [], + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", + "license": "ISC", + "repository": { + "type": "git", + "url": "git+https://github.com/npm/fs-minipass.git" + }, + "bugs": { + "url": "https://github.com/npm/fs-minipass/issues" + }, + "homepage": "https://github.com/npm/fs-minipass#readme", + "description": "fs read and write streams based on minipass", + "dependencies": { + "minipass": "^3.0.0" + }, + "devDependencies": { + "mutate-fs": "^2.0.1", + "tap": "^14.6.4" + }, + "files": [ + "index.js" + ], + "tap": { + "check-coverage": true + }, + "engines": { + "node": ">= 8" + } +} diff --git a/node_modules/fs.realpath/LICENSE b/node_modules/fs.realpath/LICENSE new file mode 100644 index 0000000..5bd884c --- /dev/null +++ b/node_modules/fs.realpath/LICENSE @@ -0,0 +1,43 @@ +The ISC License + +Copyright (c) Isaac Z. Schlueter and Contributors + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +---- + +This library bundles a version of the `fs.realpath` and `fs.realpathSync` +methods from Node.js v0.10 under the terms of the Node.js MIT license. + +Node's license follows, also included at the header of `old.js` which contains +the licensed code: + + Copyright Joyent, Inc. and other Node contributors. + + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and associated documentation files (the "Software"), + to deal in the Software without restriction, including without limitation + the rights to use, copy, modify, merge, publish, distribute, sublicense, + and/or sell copies of the Software, and to permit persons to whom the + Software is furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING + FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. diff --git a/node_modules/fs.realpath/README.md b/node_modules/fs.realpath/README.md new file mode 100644 index 0000000..a42ceac --- /dev/null +++ b/node_modules/fs.realpath/README.md @@ -0,0 +1,33 @@ +# fs.realpath + +A backwards-compatible fs.realpath for Node v6 and above + +In Node v6, the JavaScript implementation of fs.realpath was replaced +with a faster (but less resilient) native implementation. That raises +new and platform-specific errors and cannot handle long or excessively +symlink-looping paths. + +This module handles those cases by detecting the new errors and +falling back to the JavaScript implementation. On versions of Node +prior to v6, it has no effect. + +## USAGE + +```js +var rp = require('fs.realpath') + +// async version +rp.realpath(someLongAndLoopingPath, function (er, real) { + // the ELOOP was handled, but it was a bit slower +}) + +// sync version +var real = rp.realpathSync(someLongAndLoopingPath) + +// monkeypatch at your own risk! +// This replaces the fs.realpath/fs.realpathSync builtins +rp.monkeypatch() + +// un-do the monkeypatching +rp.unmonkeypatch() +``` diff --git a/node_modules/fs.realpath/index.js b/node_modules/fs.realpath/index.js new file mode 100644 index 0000000..b09c7c7 --- /dev/null +++ b/node_modules/fs.realpath/index.js @@ -0,0 +1,66 @@ +module.exports = realpath +realpath.realpath = realpath +realpath.sync = realpathSync +realpath.realpathSync = realpathSync +realpath.monkeypatch = monkeypatch +realpath.unmonkeypatch = unmonkeypatch + +var fs = require('fs') +var origRealpath = fs.realpath +var origRealpathSync = fs.realpathSync + +var version = process.version +var ok = /^v[0-5]\./.test(version) +var old = require('./old.js') + +function newError (er) { + return er && er.syscall === 'realpath' && ( + er.code === 'ELOOP' || + er.code === 'ENOMEM' || + er.code === 'ENAMETOOLONG' + ) +} + +function realpath (p, cache, cb) { + if (ok) { + return origRealpath(p, cache, cb) + } + + if (typeof cache === 'function') { + cb = cache + cache = null + } + origRealpath(p, cache, function (er, result) { + if (newError(er)) { + old.realpath(p, cache, cb) + } else { + cb(er, result) + } + }) +} + +function realpathSync (p, cache) { + if (ok) { + return origRealpathSync(p, cache) + } + + try { + return origRealpathSync(p, cache) + } catch (er) { + if (newError(er)) { + return old.realpathSync(p, cache) + } else { + throw er + } + } +} + +function monkeypatch () { + fs.realpath = realpath + fs.realpathSync = realpathSync +} + +function unmonkeypatch () { + fs.realpath = origRealpath + fs.realpathSync = origRealpathSync +} diff --git a/node_modules/fs.realpath/old.js b/node_modules/fs.realpath/old.js new file mode 100644 index 0000000..b40305e --- /dev/null +++ b/node_modules/fs.realpath/old.js @@ -0,0 +1,303 @@ +// Copyright Joyent, Inc. and other Node contributors. +// +// Permission is hereby granted, free of charge, to any person obtaining a +// copy of this software and associated documentation files (the +// "Software"), to deal in the Software without restriction, including +// without limitation the rights to use, copy, modify, merge, publish, +// distribute, sublicense, and/or sell copies of the Software, and to permit +// persons to whom the Software is furnished to do so, subject to the +// following conditions: +// +// The above copyright notice and this permission notice shall be included +// in all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN +// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, +// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR +// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE +// USE OR OTHER DEALINGS IN THE SOFTWARE. + +var pathModule = require('path'); +var isWindows = process.platform === 'win32'; +var fs = require('fs'); + +// JavaScript implementation of realpath, ported from node pre-v6 + +var DEBUG = process.env.NODE_DEBUG && /fs/.test(process.env.NODE_DEBUG); + +function rethrow() { + // Only enable in debug mode. A backtrace uses ~1000 bytes of heap space and + // is fairly slow to generate. + var callback; + if (DEBUG) { + var backtrace = new Error; + callback = debugCallback; + } else + callback = missingCallback; + + return callback; + + function debugCallback(err) { + if (err) { + backtrace.message = err.message; + err = backtrace; + missingCallback(err); + } + } + + function missingCallback(err) { + if (err) { + if (process.throwDeprecation) + throw err; // Forgot a callback but don't know where? Use NODE_DEBUG=fs + else if (!process.noDeprecation) { + var msg = 'fs: missing callback ' + (err.stack || err.message); + if (process.traceDeprecation) + console.trace(msg); + else + console.error(msg); + } + } + } +} + +function maybeCallback(cb) { + return typeof cb === 'function' ? cb : rethrow(); +} + +var normalize = pathModule.normalize; + +// Regexp that finds the next partion of a (partial) path +// result is [base_with_slash, base], e.g. ['somedir/', 'somedir'] +if (isWindows) { + var nextPartRe = /(.*?)(?:[\/\\]+|$)/g; +} else { + var nextPartRe = /(.*?)(?:[\/]+|$)/g; +} + +// Regex to find the device root, including trailing slash. E.g. 'c:\\'. +if (isWindows) { + var splitRootRe = /^(?:[a-zA-Z]:|[\\\/]{2}[^\\\/]+[\\\/][^\\\/]+)?[\\\/]*/; +} else { + var splitRootRe = /^[\/]*/; +} + +exports.realpathSync = function realpathSync(p, cache) { + // make p is absolute + p = pathModule.resolve(p); + + if (cache && Object.prototype.hasOwnProperty.call(cache, p)) { + return cache[p]; + } + + var original = p, + seenLinks = {}, + knownHard = {}; + + // current character position in p + var pos; + // the partial path so far, including a trailing slash if any + var current; + // the partial path without a trailing slash (except when pointing at a root) + var base; + // the partial path scanned in the previous round, with slash + var previous; + + start(); + + function start() { + // Skip over roots + var m = splitRootRe.exec(p); + pos = m[0].length; + current = m[0]; + base = m[0]; + previous = ''; + + // On windows, check that the root exists. On unix there is no need. + if (isWindows && !knownHard[base]) { + fs.lstatSync(base); + knownHard[base] = true; + } + } + + // walk down the path, swapping out linked pathparts for their real + // values + // NB: p.length changes. + while (pos < p.length) { + // find the next part + nextPartRe.lastIndex = pos; + var result = nextPartRe.exec(p); + previous = current; + current += result[0]; + base = previous + result[1]; + pos = nextPartRe.lastIndex; + + // continue if not a symlink + if (knownHard[base] || (cache && cache[base] === base)) { + continue; + } + + var resolvedLink; + if (cache && Object.prototype.hasOwnProperty.call(cache, base)) { + // some known symbolic link. no need to stat again. + resolvedLink = cache[base]; + } else { + var stat = fs.lstatSync(base); + if (!stat.isSymbolicLink()) { + knownHard[base] = true; + if (cache) cache[base] = base; + continue; + } + + // read the link if it wasn't read before + // dev/ino always return 0 on windows, so skip the check. + var linkTarget = null; + if (!isWindows) { + var id = stat.dev.toString(32) + ':' + stat.ino.toString(32); + if (seenLinks.hasOwnProperty(id)) { + linkTarget = seenLinks[id]; + } + } + if (linkTarget === null) { + fs.statSync(base); + linkTarget = fs.readlinkSync(base); + } + resolvedLink = pathModule.resolve(previous, linkTarget); + // track this, if given a cache. + if (cache) cache[base] = resolvedLink; + if (!isWindows) seenLinks[id] = linkTarget; + } + + // resolve the link, then start over + p = pathModule.resolve(resolvedLink, p.slice(pos)); + start(); + } + + if (cache) cache[original] = p; + + return p; +}; + + +exports.realpath = function realpath(p, cache, cb) { + if (typeof cb !== 'function') { + cb = maybeCallback(cache); + cache = null; + } + + // make p is absolute + p = pathModule.resolve(p); + + if (cache && Object.prototype.hasOwnProperty.call(cache, p)) { + return process.nextTick(cb.bind(null, null, cache[p])); + } + + var original = p, + seenLinks = {}, + knownHard = {}; + + // current character position in p + var pos; + // the partial path so far, including a trailing slash if any + var current; + // the partial path without a trailing slash (except when pointing at a root) + var base; + // the partial path scanned in the previous round, with slash + var previous; + + start(); + + function start() { + // Skip over roots + var m = splitRootRe.exec(p); + pos = m[0].length; + current = m[0]; + base = m[0]; + previous = ''; + + // On windows, check that the root exists. On unix there is no need. + if (isWindows && !knownHard[base]) { + fs.lstat(base, function(err) { + if (err) return cb(err); + knownHard[base] = true; + LOOP(); + }); + } else { + process.nextTick(LOOP); + } + } + + // walk down the path, swapping out linked pathparts for their real + // values + function LOOP() { + // stop if scanned past end of path + if (pos >= p.length) { + if (cache) cache[original] = p; + return cb(null, p); + } + + // find the next part + nextPartRe.lastIndex = pos; + var result = nextPartRe.exec(p); + previous = current; + current += result[0]; + base = previous + result[1]; + pos = nextPartRe.lastIndex; + + // continue if not a symlink + if (knownHard[base] || (cache && cache[base] === base)) { + return process.nextTick(LOOP); + } + + if (cache && Object.prototype.hasOwnProperty.call(cache, base)) { + // known symbolic link. no need to stat again. + return gotResolvedLink(cache[base]); + } + + return fs.lstat(base, gotStat); + } + + function gotStat(err, stat) { + if (err) return cb(err); + + // if not a symlink, skip to the next path part + if (!stat.isSymbolicLink()) { + knownHard[base] = true; + if (cache) cache[base] = base; + return process.nextTick(LOOP); + } + + // stat & read the link if not read before + // call gotTarget as soon as the link target is known + // dev/ino always return 0 on windows, so skip the check. + if (!isWindows) { + var id = stat.dev.toString(32) + ':' + stat.ino.toString(32); + if (seenLinks.hasOwnProperty(id)) { + return gotTarget(null, seenLinks[id], base); + } + } + fs.stat(base, function(err) { + if (err) return cb(err); + + fs.readlink(base, function(err, target) { + if (!isWindows) seenLinks[id] = target; + gotTarget(err, target); + }); + }); + } + + function gotTarget(err, target, base) { + if (err) return cb(err); + + var resolvedLink = pathModule.resolve(previous, target); + if (cache) cache[base] = resolvedLink; + gotResolvedLink(resolvedLink); + } + + function gotResolvedLink(resolvedLink) { + // resolve the link, then start over + p = pathModule.resolve(resolvedLink, p.slice(pos)); + start(); + } +}; diff --git a/node_modules/fs.realpath/package.json b/node_modules/fs.realpath/package.json new file mode 100644 index 0000000..3edc57d --- /dev/null +++ b/node_modules/fs.realpath/package.json @@ -0,0 +1,26 @@ +{ + "name": "fs.realpath", + "version": "1.0.0", + "description": "Use node's fs.realpath, but fall back to the JS implementation if the native one fails", + "main": "index.js", + "dependencies": {}, + "devDependencies": {}, + "scripts": { + "test": "tap test/*.js --cov" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/isaacs/fs.realpath.git" + }, + "keywords": [ + "realpath", + "fs", + "polyfill" + ], + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", + "license": "ISC", + "files": [ + "old.js", + "index.js" + ] +} diff --git a/node_modules/gauge/LICENSE.md b/node_modules/gauge/LICENSE.md new file mode 100644 index 0000000..5fc208f --- /dev/null +++ b/node_modules/gauge/LICENSE.md @@ -0,0 +1,20 @@ + + +ISC License + +Copyright npm, Inc. + +Permission to use, copy, modify, and/or distribute this +software for any purpose with or without fee is hereby +granted, provided that the above copyright notice and this +permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND NPM DISCLAIMS ALL +WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO +EVENT SHALL NPM BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE +USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/gauge/README.md b/node_modules/gauge/README.md new file mode 100644 index 0000000..cbef5a5 --- /dev/null +++ b/node_modules/gauge/README.md @@ -0,0 +1,402 @@ +gauge +===== + +A nearly stateless terminal based horizontal gauge / progress bar. + +```javascript +var Gauge = require("gauge") + +var gauge = new Gauge() + +gauge.show("working…", 0) +setTimeout(() => { gauge.pulse(); gauge.show("working…", 0.25) }, 500) +setTimeout(() => { gauge.pulse(); gauge.show("working…", 0.50) }, 1000) +setTimeout(() => { gauge.pulse(); gauge.show("working…", 0.75) }, 1500) +setTimeout(() => { gauge.pulse(); gauge.show("working…", 0.99) }, 2000) +setTimeout(() => gauge.hide(), 2300) +``` + +See also the [demos](docs/demo.js): + +![](./docs/gauge-demo.gif) + + +### CHANGES FROM 1.x + +Gauge 2.x is breaking release, please see the [changelog] for details on +what's changed if you were previously a user of this module. + +[changelog]: CHANGELOG.md + +### THE GAUGE CLASS + +This is the typical interface to the module– it provides a pretty +fire-and-forget interface to displaying your status information. + +``` +var Gauge = require("gauge") + +var gauge = new Gauge([stream], [options]) +``` + +* **stream** – *(optional, default STDERR)* A stream that progress bar + updates are to be written to. Gauge honors backpressure and will pause + most writing if it is indicated. +* **options** – *(optional)* An option object. + +Constructs a new gauge. Gauges are drawn on a single line, and are not drawn +if **stream** isn't a tty and a tty isn't explicitly provided. + +If **stream** is a terminal or if you pass in **tty** to **options** then we +will detect terminal resizes and redraw to fit. We do this by watching for +`resize` events on the tty. (To work around a bug in versions of Node prior +to 2.5.0, we watch for them on stdout if the tty is stderr.) Resizes to +larger window sizes will be clean, but shrinking the window will always +result in some cruft. + +**IMPORTANT:** If you previously were passing in a non-tty stream but you still +want output (for example, a stream wrapped by the `ansi` module) then you +need to pass in the **tty** option below, as `gauge` needs access to +the underlying tty in order to do things like terminal resizes and terminal +width detection. + +The **options** object can have the following properties, all of which are +optional: + +* **updateInterval**: How often gauge updates should be drawn, in milliseconds. +* **fixedFramerate**: Defaults to false on node 0.8, true on everything + else. When this is true a timer is created to trigger once every + `updateInterval` ms, when false, updates are printed as soon as they come + in but updates more often than `updateInterval` are ignored. The reason + 0.8 doesn't have this set to true is that it can't `unref` its timer and + so it would stop your program from exiting– if you want to use this + feature with 0.8 just make sure you call `gauge.disable()` before you + expect your program to exit. +* **themes**: A themeset to use when selecting the theme to use. Defaults + to `gauge/themes`, see the [themes] documentation for details. +* **theme**: Select a theme for use, it can be a: + * Theme object, in which case the **themes** is not used. + * The name of a theme, which will be looked up in the current *themes* + object. + * A configuration object with any of `hasUnicode`, `hasColor` or + `platform` keys, which if will be used to override our guesses when making + a default theme selection. + + If no theme is selected then a default is picked using a combination of our + best guesses at your OS, color support and unicode support. +* **template**: Describes what you want your gauge to look like. The + default is what npm uses. Detailed [documentation] is later in this + document. +* **hideCursor**: Defaults to true. If true, then the cursor will be hidden + while the gauge is displayed. +* **tty**: The tty that you're ultimately writing to. Defaults to the same + as **stream**. This is used for detecting the width of the terminal and + resizes. The width used is `tty.columns - 1`. If no tty is available then + a width of `79` is assumed. +* **enabled**: Defaults to true if `tty` is a TTY, false otherwise. If true + the gauge starts enabled. If disabled then all update commands are + ignored and no gauge will be printed until you call `.enable()`. +* **Plumbing**: The class to use to actually generate the gauge for + printing. This defaults to `require('gauge/plumbing')` and ordinarily you + shouldn't need to override this. +* **cleanupOnExit**: Defaults to true. Ordinarily we register an exit + handler to make sure your cursor is turned back on and the progress bar + erased when your process exits, even if you Ctrl-C out or otherwise exit + unexpectedly. You can disable this and it won't register the exit handler. + +[has-unicode]: https://www.npmjs.com/package/has-unicode +[themes]: #themes +[documentation]: #templates + +#### `gauge.show(section | status, [completed])` + +The first argument is either the section, the name of the current thing +contributing to progress, or an object with keys like **section**, +**subsection** & **completed** (or any others you have types for in a custom +template). If you don't want to update or set any of these you can pass +`null` and it will be ignored. + +The second argument is the percent completed as a value between 0 and 1. +Without it, completion is just not updated. You'll also note that completion +can be passed in as part of a status object as the first argument. If both +it and the completed argument are passed in, the completed argument wins. + +#### `gauge.hide([cb])` + +Removes the gauge from the terminal. Optionally, callback `cb` after IO has +had an opportunity to happen (currently this just means after `setImmediate` +has called back.) + +It turns out this is important when you're pausing the progress bar on one +filehandle and printing to another– otherwise (with a big enough print) node +can end up printing the "end progress bar" bits to the progress bar filehandle +while other stuff is printing to another filehandle. These getting interleaved +can cause corruption in some terminals. + +#### `gauge.pulse([subsection])` + +* **subsection** – *(optional)* The specific thing that triggered this pulse + +Spins the spinner in the gauge to show output. If **subsection** is +included then it will be combined with the last name passed to `gauge.show`. + +#### `gauge.disable()` + +Hides the gauge and ignores further calls to `show` or `pulse`. + +#### `gauge.enable()` + +Shows the gauge and resumes updating when `show` or `pulse` is called. + +#### `gauge.isEnabled()` + +Returns true if the gauge is enabled. + +#### `gauge.setThemeset(themes)` + +Change the themeset to select a theme from. The same as the `themes` option +used in the constructor. The theme will be reselected from this themeset. + +#### `gauge.setTheme(theme)` + +Change the active theme, will be displayed with the next show or pulse. This can be: + +* Theme object, in which case the **themes** is not used. +* The name of a theme, which will be looked up in the current *themes* + object. +* A configuration object with any of `hasUnicode`, `hasColor` or + `platform` keys, which if will be used to override our guesses when making + a default theme selection. + +If no theme is selected then a default is picked using a combination of our +best guesses at your OS, color support and unicode support. + +#### `gauge.setTemplate(template)` + +Change the active template, will be displayed with the next show or pulse + +### Tracking Completion + +If you have more than one thing going on that you want to track completion +of, you may find the related [are-we-there-yet] helpful. It's `change` +event can be wired up to the `show` method to get a more traditional +progress bar interface. + +[are-we-there-yet]: https://www.npmjs.com/package/are-we-there-yet + +### THEMES + +``` +var themes = require('gauge/themes') + +// fetch the default color unicode theme for this platform +var ourTheme = themes({hasUnicode: true, hasColor: true}) + +// fetch the default non-color unicode theme for osx +var ourTheme = themes({hasUnicode: true, hasColor: false, platform: 'darwin'}) + +// create a new theme based on the color ascii theme for this platform +// that brackets the progress bar with arrows +var ourTheme = themes.newTheme(themes({hasUnicode: false, hasColor: true}), { + preProgressbar: '→', + postProgressbar: '←' +}) +``` + +The object returned by `gauge/themes` is an instance of the `ThemeSet` class. + +``` +var ThemeSet = require('gauge/theme-set') +var themes = new ThemeSet() +// or +var themes = require('gauge/themes') +var mythemes = themes.newThemeSet() // creates a new themeset based on the default themes +``` + +#### themes(opts) +#### themes.getDefault(opts) + +Theme objects are a function that fetches the default theme based on +platform, unicode and color support. + +Options is an object with the following properties: + +* **hasUnicode** - If true, fetch a unicode theme, if no unicode theme is + available then a non-unicode theme will be used. +* **hasColor** - If true, fetch a color theme, if no color theme is + available a non-color theme will be used. +* **platform** (optional) - Defaults to `process.platform`. If no + platform match is available then `fallback` is used instead. + +If no compatible theme can be found then an error will be thrown with a +`code` of `EMISSINGTHEME`. + +#### themes.addTheme(themeName, themeObj) +#### themes.addTheme(themeName, [parentTheme], newTheme) + +Adds a named theme to the themeset. You can pass in either a theme object, +as returned by `themes.newTheme` or the arguments you'd pass to +`themes.newTheme`. + +#### themes.getThemeNames() + +Return a list of all of the names of the themes in this themeset. Suitable +for use in `themes.getTheme(…)`. + +#### themes.getTheme(name) + +Returns the theme object from this theme set named `name`. + +If `name` does not exist in this themeset an error will be thrown with +a `code` of `EMISSINGTHEME`. + +#### themes.setDefault([opts], themeName) + +`opts` is an object with the following properties. + +* **platform** - Defaults to `'fallback'`. If your theme is platform + specific, specify that here with the platform from `process.platform`, eg, + `win32`, `darwin`, etc. +* **hasUnicode** - Defaults to `false`. If your theme uses unicode you + should set this to true. +* **hasColor** - Defaults to `false`. If your theme uses color you should + set this to true. + +`themeName` is the name of the theme (as given to `addTheme`) to use for +this set of `opts`. + +#### themes.newTheme([parentTheme,] newTheme) + +Create a new theme object based on `parentTheme`. If no `parentTheme` is +provided then a minimal parentTheme that defines functions for rendering the +activity indicator (spinner) and progress bar will be defined. (This +fallback parent is defined in `gauge/base-theme`.) + +newTheme should be a bare object– we'll start by discussing the properties +defined by the default themes: + +* **preProgressbar** - displayed prior to the progress bar, if the progress + bar is displayed. +* **postProgressbar** - displayed after the progress bar, if the progress bar + is displayed. +* **progressBarTheme** - The subtheme passed through to the progress bar + renderer, it's an object with `complete` and `remaining` properties + that are the strings you want repeated for those sections of the progress + bar. +* **activityIndicatorTheme** - The theme for the activity indicator (spinner), + this can either be a string, in which each character is a different step, or + an array of strings. +* **preSubsection** - Displayed as a separator between the `section` and + `subsection` when the latter is printed. + +More generally, themes can have any value that would be a valid value when rendering +templates. The properties in the theme are used when their name matches a type in +the template. Their values can be: + +* **strings & numbers** - They'll be included as is +* **function (values, theme, width)** - Should return what you want in your output. + *values* is an object with values provided via `gauge.show`, + *theme* is the theme specific to this item (see below) or this theme object, + and *width* is the number of characters wide your result should be. + +There are a couple of special prefixes: + +* **pre** - Is shown prior to the property, if its displayed. +* **post** - Is shown after the property, if its displayed. + +And one special suffix: + +* **Theme** - Its value is passed to a function-type item as the theme. + +#### themes.addToAllThemes(theme) + +This *mixes-in* `theme` into all themes currently defined. It also adds it +to the default parent theme for this themeset, so future themes added to +this themeset will get the values from `theme` by default. + +#### themes.newThemeSet() + +Copy the current themeset into a new one. This allows you to easily inherit +one themeset from another. + +### TEMPLATES + +A template is an array of objects and strings that, after being evaluated, +will be turned into the gauge line. The default template is: + +```javascript +[ + {type: 'progressbar', length: 20}, + {type: 'activityIndicator', kerning: 1, length: 1}, + {type: 'section', kerning: 1, default: ''}, + {type: 'subsection', kerning: 1, default: ''} +] +``` + +The various template elements can either be **plain strings**, in which case they will +be be included verbatum in the output, or objects with the following properties: + +* *type* can be any of the following plus any keys you pass into `gauge.show` plus + any keys you have on a custom theme. + * `section` – What big thing you're working on now. + * `subsection` – What component of that thing is currently working. + * `activityIndicator` – Shows a spinner using the `activityIndicatorTheme` + from your active theme. + * `progressbar` – A progress bar representing your current `completed` + using the `progressbarTheme` from your active theme. +* *kerning* – Number of spaces that must be between this item and other + items, if this item is displayed at all. +* *maxLength* – The maximum length for this element. If its value is longer it + will be truncated. +* *minLength* – The minimum length for this element. If its value is shorter it + will be padded according to the *align* value. +* *align* – (Default: left) Possible values "left", "right" and "center". Works + as you'd expect from word processors. +* *length* – Provides a single value for both *minLength* and *maxLength*. If both + *length* and *minLength or *maxLength* are specified then the latter take precedence. +* *value* – A literal value to use for this template item. +* *default* – A default value to use for this template item if a value + wasn't otherwise passed in. + +### PLUMBING + +This is the super simple, assume nothing, do no magic internals used by gauge to +implement its ordinary interface. + +``` +var Plumbing = require('gauge/plumbing') +var gauge = new Plumbing(theme, template, width) +``` + +* **theme**: The theme to use. +* **template**: The template to use. +* **width**: How wide your gauge should be + +#### `gauge.setTheme(theme)` + +Change the active theme. + +#### `gauge.setTemplate(template)` + +Change the active template. + +#### `gauge.setWidth(width)` + +Change the width to render at. + +#### `gauge.hide()` + +Return the string necessary to hide the progress bar + +#### `gauge.hideCursor()` + +Return a string to hide the cursor. + +#### `gauge.showCursor()` + +Return a string to show the cursor. + +#### `gauge.show(status)` + +Using `status` for values, render the provided template with the theme and return +a string that is suitable for printing to update the gauge. diff --git a/node_modules/gauge/lib/base-theme.js b/node_modules/gauge/lib/base-theme.js new file mode 100644 index 0000000..00bf568 --- /dev/null +++ b/node_modules/gauge/lib/base-theme.js @@ -0,0 +1,18 @@ +'use strict' +var spin = require('./spin.js') +var progressBar = require('./progress-bar.js') + +module.exports = { + activityIndicator: function (values, theme, width) { + if (values.spun == null) { + return + } + return spin(theme, values.spun) + }, + progressbar: function (values, theme, width) { + if (values.completed == null) { + return + } + return progressBar(theme, width, values.completed) + }, +} diff --git a/node_modules/gauge/lib/error.js b/node_modules/gauge/lib/error.js new file mode 100644 index 0000000..d9914ba --- /dev/null +++ b/node_modules/gauge/lib/error.js @@ -0,0 +1,24 @@ +'use strict' +var util = require('util') + +var User = exports.User = function User (msg) { + var err = new Error(msg) + Error.captureStackTrace(err, User) + err.code = 'EGAUGE' + return err +} + +exports.MissingTemplateValue = function MissingTemplateValue (item, values) { + var err = new User(util.format('Missing template value "%s"', item.type)) + Error.captureStackTrace(err, MissingTemplateValue) + err.template = item + err.values = values + return err +} + +exports.Internal = function Internal (msg) { + var err = new Error(msg) + Error.captureStackTrace(err, Internal) + err.code = 'EGAUGEINTERNAL' + return err +} diff --git a/node_modules/gauge/lib/has-color.js b/node_modules/gauge/lib/has-color.js new file mode 100644 index 0000000..16cba0e --- /dev/null +++ b/node_modules/gauge/lib/has-color.js @@ -0,0 +1,4 @@ +'use strict' +var colorSupport = require('color-support') + +module.exports = colorSupport().hasBasic diff --git a/node_modules/gauge/lib/index.js b/node_modules/gauge/lib/index.js new file mode 100644 index 0000000..37fc5ac --- /dev/null +++ b/node_modules/gauge/lib/index.js @@ -0,0 +1,289 @@ +'use strict' +var Plumbing = require('./plumbing.js') +var hasUnicode = require('has-unicode') +var hasColor = require('./has-color.js') +var onExit = require('signal-exit') +var defaultThemes = require('./themes') +var setInterval = require('./set-interval.js') +var process = require('./process.js') +var setImmediate = require('./set-immediate') + +module.exports = Gauge + +function callWith (obj, method) { + return function () { + return method.call(obj) + } +} + +function Gauge (arg1, arg2) { + var options, writeTo + if (arg1 && arg1.write) { + writeTo = arg1 + options = arg2 || {} + } else if (arg2 && arg2.write) { + writeTo = arg2 + options = arg1 || {} + } else { + writeTo = process.stderr + options = arg1 || arg2 || {} + } + + this._status = { + spun: 0, + section: '', + subsection: '', + } + this._paused = false // are we paused for back pressure? + this._disabled = true // are all progress bar updates disabled? + this._showing = false // do we WANT the progress bar on screen + this._onScreen = false // IS the progress bar on screen + this._needsRedraw = false // should we print something at next tick? + this._hideCursor = options.hideCursor == null ? true : options.hideCursor + this._fixedFramerate = options.fixedFramerate == null + ? !(/^v0\.8\./.test(process.version)) + : options.fixedFramerate + this._lastUpdateAt = null + this._updateInterval = options.updateInterval == null ? 50 : options.updateInterval + + this._themes = options.themes || defaultThemes + this._theme = options.theme + var theme = this._computeTheme(options.theme) + var template = options.template || [ + { type: 'progressbar', length: 20 }, + { type: 'activityIndicator', kerning: 1, length: 1 }, + { type: 'section', kerning: 1, default: '' }, + { type: 'subsection', kerning: 1, default: '' }, + ] + this.setWriteTo(writeTo, options.tty) + var PlumbingClass = options.Plumbing || Plumbing + this._gauge = new PlumbingClass(theme, template, this.getWidth()) + + this._$$doRedraw = callWith(this, this._doRedraw) + this._$$handleSizeChange = callWith(this, this._handleSizeChange) + + this._cleanupOnExit = options.cleanupOnExit == null || options.cleanupOnExit + this._removeOnExit = null + + if (options.enabled || (options.enabled == null && this._tty && this._tty.isTTY)) { + this.enable() + } else { + this.disable() + } +} +Gauge.prototype = {} + +Gauge.prototype.isEnabled = function () { + return !this._disabled +} + +Gauge.prototype.setTemplate = function (template) { + this._gauge.setTemplate(template) + if (this._showing) { + this._requestRedraw() + } +} + +Gauge.prototype._computeTheme = function (theme) { + if (!theme) { + theme = {} + } + if (typeof theme === 'string') { + theme = this._themes.getTheme(theme) + } else if ( + Object.keys(theme).length === 0 || theme.hasUnicode != null || theme.hasColor != null + ) { + var useUnicode = theme.hasUnicode == null ? hasUnicode() : theme.hasUnicode + var useColor = theme.hasColor == null ? hasColor : theme.hasColor + theme = this._themes.getDefault({ + hasUnicode: useUnicode, + hasColor: useColor, + platform: theme.platform, + }) + } + return theme +} + +Gauge.prototype.setThemeset = function (themes) { + this._themes = themes + this.setTheme(this._theme) +} + +Gauge.prototype.setTheme = function (theme) { + this._gauge.setTheme(this._computeTheme(theme)) + if (this._showing) { + this._requestRedraw() + } + this._theme = theme +} + +Gauge.prototype._requestRedraw = function () { + this._needsRedraw = true + if (!this._fixedFramerate) { + this._doRedraw() + } +} + +Gauge.prototype.getWidth = function () { + return ((this._tty && this._tty.columns) || 80) - 1 +} + +Gauge.prototype.setWriteTo = function (writeTo, tty) { + var enabled = !this._disabled + if (enabled) { + this.disable() + } + this._writeTo = writeTo + this._tty = tty || + (writeTo === process.stderr && process.stdout.isTTY && process.stdout) || + (writeTo.isTTY && writeTo) || + this._tty + if (this._gauge) { + this._gauge.setWidth(this.getWidth()) + } + if (enabled) { + this.enable() + } +} + +Gauge.prototype.enable = function () { + if (!this._disabled) { + return + } + this._disabled = false + if (this._tty) { + this._enableEvents() + } + if (this._showing) { + this.show() + } +} + +Gauge.prototype.disable = function () { + if (this._disabled) { + return + } + if (this._showing) { + this._lastUpdateAt = null + this._showing = false + this._doRedraw() + this._showing = true + } + this._disabled = true + if (this._tty) { + this._disableEvents() + } +} + +Gauge.prototype._enableEvents = function () { + if (this._cleanupOnExit) { + this._removeOnExit = onExit(callWith(this, this.disable)) + } + this._tty.on('resize', this._$$handleSizeChange) + if (this._fixedFramerate) { + this.redrawTracker = setInterval(this._$$doRedraw, this._updateInterval) + if (this.redrawTracker.unref) { + this.redrawTracker.unref() + } + } +} + +Gauge.prototype._disableEvents = function () { + this._tty.removeListener('resize', this._$$handleSizeChange) + if (this._fixedFramerate) { + clearInterval(this.redrawTracker) + } + if (this._removeOnExit) { + this._removeOnExit() + } +} + +Gauge.prototype.hide = function (cb) { + if (this._disabled) { + return cb && process.nextTick(cb) + } + if (!this._showing) { + return cb && process.nextTick(cb) + } + this._showing = false + this._doRedraw() + cb && setImmediate(cb) +} + +Gauge.prototype.show = function (section, completed) { + this._showing = true + if (typeof section === 'string') { + this._status.section = section + } else if (typeof section === 'object') { + var sectionKeys = Object.keys(section) + for (var ii = 0; ii < sectionKeys.length; ++ii) { + var key = sectionKeys[ii] + this._status[key] = section[key] + } + } + if (completed != null) { + this._status.completed = completed + } + if (this._disabled) { + return + } + this._requestRedraw() +} + +Gauge.prototype.pulse = function (subsection) { + this._status.subsection = subsection || '' + this._status.spun++ + if (this._disabled) { + return + } + if (!this._showing) { + return + } + this._requestRedraw() +} + +Gauge.prototype._handleSizeChange = function () { + this._gauge.setWidth(this._tty.columns - 1) + this._requestRedraw() +} + +Gauge.prototype._doRedraw = function () { + if (this._disabled || this._paused) { + return + } + if (!this._fixedFramerate) { + var now = Date.now() + if (this._lastUpdateAt && now - this._lastUpdateAt < this._updateInterval) { + return + } + this._lastUpdateAt = now + } + if (!this._showing && this._onScreen) { + this._onScreen = false + var result = this._gauge.hide() + if (this._hideCursor) { + result += this._gauge.showCursor() + } + return this._writeTo.write(result) + } + if (!this._showing && !this._onScreen) { + return + } + if (this._showing && !this._onScreen) { + this._onScreen = true + this._needsRedraw = true + if (this._hideCursor) { + this._writeTo.write(this._gauge.hideCursor()) + } + } + if (!this._needsRedraw) { + return + } + if (!this._writeTo.write(this._gauge.show(this._status))) { + this._paused = true + this._writeTo.on('drain', callWith(this, function () { + this._paused = false + this._doRedraw() + })) + } +} diff --git a/node_modules/gauge/lib/plumbing.js b/node_modules/gauge/lib/plumbing.js new file mode 100644 index 0000000..c4dc3e0 --- /dev/null +++ b/node_modules/gauge/lib/plumbing.js @@ -0,0 +1,50 @@ +'use strict' +var consoleControl = require('console-control-strings') +var renderTemplate = require('./render-template.js') +var validate = require('aproba') + +var Plumbing = module.exports = function (theme, template, width) { + if (!width) { + width = 80 + } + validate('OAN', [theme, template, width]) + this.showing = false + this.theme = theme + this.width = width + this.template = template +} +Plumbing.prototype = {} + +Plumbing.prototype.setTheme = function (theme) { + validate('O', [theme]) + this.theme = theme +} + +Plumbing.prototype.setTemplate = function (template) { + validate('A', [template]) + this.template = template +} + +Plumbing.prototype.setWidth = function (width) { + validate('N', [width]) + this.width = width +} + +Plumbing.prototype.hide = function () { + return consoleControl.gotoSOL() + consoleControl.eraseLine() +} + +Plumbing.prototype.hideCursor = consoleControl.hideCursor + +Plumbing.prototype.showCursor = consoleControl.showCursor + +Plumbing.prototype.show = function (status) { + var values = Object.create(this.theme) + for (var key in status) { + values[key] = status[key] + } + + return renderTemplate(this.width, this.template, values).trim() + + consoleControl.color('reset') + + consoleControl.eraseLine() + consoleControl.gotoSOL() +} diff --git a/node_modules/gauge/lib/process.js b/node_modules/gauge/lib/process.js new file mode 100644 index 0000000..05e8569 --- /dev/null +++ b/node_modules/gauge/lib/process.js @@ -0,0 +1,3 @@ +'use strict' +// this exists so we can replace it during testing +module.exports = process diff --git a/node_modules/gauge/lib/progress-bar.js b/node_modules/gauge/lib/progress-bar.js new file mode 100644 index 0000000..184ff25 --- /dev/null +++ b/node_modules/gauge/lib/progress-bar.js @@ -0,0 +1,41 @@ +'use strict' +var validate = require('aproba') +var renderTemplate = require('./render-template.js') +var wideTruncate = require('./wide-truncate') +var stringWidth = require('string-width') + +module.exports = function (theme, width, completed) { + validate('ONN', [theme, width, completed]) + if (completed < 0) { + completed = 0 + } + if (completed > 1) { + completed = 1 + } + if (width <= 0) { + return '' + } + var sofar = Math.round(width * completed) + var rest = width - sofar + var template = [ + { type: 'complete', value: repeat(theme.complete, sofar), length: sofar }, + { type: 'remaining', value: repeat(theme.remaining, rest), length: rest }, + ] + return renderTemplate(width, template, theme) +} + +// lodash's way of repeating +function repeat (string, width) { + var result = '' + var n = width + do { + if (n % 2) { + result += string + } + n = Math.floor(n / 2) + /* eslint no-self-assign: 0 */ + string += string + } while (n && stringWidth(result) < width) + + return wideTruncate(result, width) +} diff --git a/node_modules/gauge/lib/render-template.js b/node_modules/gauge/lib/render-template.js new file mode 100644 index 0000000..d1b52c0 --- /dev/null +++ b/node_modules/gauge/lib/render-template.js @@ -0,0 +1,222 @@ +'use strict' +var align = require('wide-align') +var validate = require('aproba') +var wideTruncate = require('./wide-truncate') +var error = require('./error') +var TemplateItem = require('./template-item') + +function renderValueWithValues (values) { + return function (item) { + return renderValue(item, values) + } +} + +var renderTemplate = module.exports = function (width, template, values) { + var items = prepareItems(width, template, values) + var rendered = items.map(renderValueWithValues(values)).join('') + return align.left(wideTruncate(rendered, width), width) +} + +function preType (item) { + var cappedTypeName = item.type[0].toUpperCase() + item.type.slice(1) + return 'pre' + cappedTypeName +} + +function postType (item) { + var cappedTypeName = item.type[0].toUpperCase() + item.type.slice(1) + return 'post' + cappedTypeName +} + +function hasPreOrPost (item, values) { + if (!item.type) { + return + } + return values[preType(item)] || values[postType(item)] +} + +function generatePreAndPost (baseItem, parentValues) { + var item = Object.assign({}, baseItem) + var values = Object.create(parentValues) + var template = [] + var pre = preType(item) + var post = postType(item) + if (values[pre]) { + template.push({ value: values[pre] }) + values[pre] = null + } + item.minLength = null + item.length = null + item.maxLength = null + template.push(item) + values[item.type] = values[item.type] + if (values[post]) { + template.push({ value: values[post] }) + values[post] = null + } + return function ($1, $2, length) { + return renderTemplate(length, template, values) + } +} + +function prepareItems (width, template, values) { + function cloneAndObjectify (item, index, arr) { + var cloned = new TemplateItem(item, width) + var type = cloned.type + if (cloned.value == null) { + if (!(type in values)) { + if (cloned.default == null) { + throw new error.MissingTemplateValue(cloned, values) + } else { + cloned.value = cloned.default + } + } else { + cloned.value = values[type] + } + } + if (cloned.value == null || cloned.value === '') { + return null + } + cloned.index = index + cloned.first = index === 0 + cloned.last = index === arr.length - 1 + if (hasPreOrPost(cloned, values)) { + cloned.value = generatePreAndPost(cloned, values) + } + return cloned + } + + var output = template.map(cloneAndObjectify).filter(function (item) { + return item != null + }) + + var remainingSpace = width + var variableCount = output.length + + function consumeSpace (length) { + if (length > remainingSpace) { + length = remainingSpace + } + remainingSpace -= length + } + + function finishSizing (item, length) { + if (item.finished) { + throw new error.Internal('Tried to finish template item that was already finished') + } + if (length === Infinity) { + throw new error.Internal('Length of template item cannot be infinity') + } + if (length != null) { + item.length = length + } + item.minLength = null + item.maxLength = null + --variableCount + item.finished = true + if (item.length == null) { + item.length = item.getBaseLength() + } + if (item.length == null) { + throw new error.Internal('Finished template items must have a length') + } + consumeSpace(item.getLength()) + } + + output.forEach(function (item) { + if (!item.kerning) { + return + } + var prevPadRight = item.first ? 0 : output[item.index - 1].padRight + if (!item.first && prevPadRight < item.kerning) { + item.padLeft = item.kerning - prevPadRight + } + if (!item.last) { + item.padRight = item.kerning + } + }) + + // Finish any that have a fixed (literal or intuited) length + output.forEach(function (item) { + if (item.getBaseLength() == null) { + return + } + finishSizing(item) + }) + + var resized = 0 + var resizing + var hunkSize + do { + resizing = false + hunkSize = Math.round(remainingSpace / variableCount) + output.forEach(function (item) { + if (item.finished) { + return + } + if (!item.maxLength) { + return + } + if (item.getMaxLength() < hunkSize) { + finishSizing(item, item.maxLength) + resizing = true + } + }) + } while (resizing && resized++ < output.length) + if (resizing) { + throw new error.Internal('Resize loop iterated too many times while determining maxLength') + } + + resized = 0 + do { + resizing = false + hunkSize = Math.round(remainingSpace / variableCount) + output.forEach(function (item) { + if (item.finished) { + return + } + if (!item.minLength) { + return + } + if (item.getMinLength() >= hunkSize) { + finishSizing(item, item.minLength) + resizing = true + } + }) + } while (resizing && resized++ < output.length) + if (resizing) { + throw new error.Internal('Resize loop iterated too many times while determining minLength') + } + + hunkSize = Math.round(remainingSpace / variableCount) + output.forEach(function (item) { + if (item.finished) { + return + } + finishSizing(item, hunkSize) + }) + + return output +} + +function renderFunction (item, values, length) { + validate('OON', arguments) + if (item.type) { + return item.value(values, values[item.type + 'Theme'] || {}, length) + } else { + return item.value(values, {}, length) + } +} + +function renderValue (item, values) { + var length = item.getBaseLength() + var value = typeof item.value === 'function' ? renderFunction(item, values, length) : item.value + if (value == null || value === '') { + return '' + } + var alignWith = align[item.align] || align.left + var leftPadding = item.padLeft ? align.left('', item.padLeft) : '' + var rightPadding = item.padRight ? align.right('', item.padRight) : '' + var truncated = wideTruncate(String(value), length) + var aligned = alignWith(truncated, length) + return leftPadding + aligned + rightPadding +} diff --git a/node_modules/gauge/lib/set-immediate.js b/node_modules/gauge/lib/set-immediate.js new file mode 100644 index 0000000..6650a48 --- /dev/null +++ b/node_modules/gauge/lib/set-immediate.js @@ -0,0 +1,7 @@ +'use strict' +var process = require('./process') +try { + module.exports = setImmediate +} catch (ex) { + module.exports = process.nextTick +} diff --git a/node_modules/gauge/lib/set-interval.js b/node_modules/gauge/lib/set-interval.js new file mode 100644 index 0000000..5761987 --- /dev/null +++ b/node_modules/gauge/lib/set-interval.js @@ -0,0 +1,3 @@ +'use strict' +// this exists so we can replace it during testing +module.exports = setInterval diff --git a/node_modules/gauge/lib/spin.js b/node_modules/gauge/lib/spin.js new file mode 100644 index 0000000..34142ee --- /dev/null +++ b/node_modules/gauge/lib/spin.js @@ -0,0 +1,5 @@ +'use strict' + +module.exports = function spin (spinstr, spun) { + return spinstr[spun % spinstr.length] +} diff --git a/node_modules/gauge/lib/template-item.js b/node_modules/gauge/lib/template-item.js new file mode 100644 index 0000000..e307e9b --- /dev/null +++ b/node_modules/gauge/lib/template-item.js @@ -0,0 +1,87 @@ +'use strict' +var stringWidth = require('string-width') + +module.exports = TemplateItem + +function isPercent (num) { + if (typeof num !== 'string') { + return false + } + return num.slice(-1) === '%' +} + +function percent (num) { + return Number(num.slice(0, -1)) / 100 +} + +function TemplateItem (values, outputLength) { + this.overallOutputLength = outputLength + this.finished = false + this.type = null + this.value = null + this.length = null + this.maxLength = null + this.minLength = null + this.kerning = null + this.align = 'left' + this.padLeft = 0 + this.padRight = 0 + this.index = null + this.first = null + this.last = null + if (typeof values === 'string') { + this.value = values + } else { + for (var prop in values) { + this[prop] = values[prop] + } + } + // Realize percents + if (isPercent(this.length)) { + this.length = Math.round(this.overallOutputLength * percent(this.length)) + } + if (isPercent(this.minLength)) { + this.minLength = Math.round(this.overallOutputLength * percent(this.minLength)) + } + if (isPercent(this.maxLength)) { + this.maxLength = Math.round(this.overallOutputLength * percent(this.maxLength)) + } + return this +} + +TemplateItem.prototype = {} + +TemplateItem.prototype.getBaseLength = function () { + var length = this.length + if ( + length == null && + typeof this.value === 'string' && + this.maxLength == null && + this.minLength == null + ) { + length = stringWidth(this.value) + } + return length +} + +TemplateItem.prototype.getLength = function () { + var length = this.getBaseLength() + if (length == null) { + return null + } + return length + this.padLeft + this.padRight +} + +TemplateItem.prototype.getMaxLength = function () { + if (this.maxLength == null) { + return null + } + return this.maxLength + this.padLeft + this.padRight +} + +TemplateItem.prototype.getMinLength = function () { + if (this.minLength == null) { + return null + } + return this.minLength + this.padLeft + this.padRight +} diff --git a/node_modules/gauge/lib/theme-set.js b/node_modules/gauge/lib/theme-set.js new file mode 100644 index 0000000..643d7db --- /dev/null +++ b/node_modules/gauge/lib/theme-set.js @@ -0,0 +1,122 @@ +'use strict' + +module.exports = function () { + return ThemeSetProto.newThemeSet() +} + +var ThemeSetProto = {} + +ThemeSetProto.baseTheme = require('./base-theme.js') + +ThemeSetProto.newTheme = function (parent, theme) { + if (!theme) { + theme = parent + parent = this.baseTheme + } + return Object.assign({}, parent, theme) +} + +ThemeSetProto.getThemeNames = function () { + return Object.keys(this.themes) +} + +ThemeSetProto.addTheme = function (name, parent, theme) { + this.themes[name] = this.newTheme(parent, theme) +} + +ThemeSetProto.addToAllThemes = function (theme) { + var themes = this.themes + Object.keys(themes).forEach(function (name) { + Object.assign(themes[name], theme) + }) + Object.assign(this.baseTheme, theme) +} + +ThemeSetProto.getTheme = function (name) { + if (!this.themes[name]) { + throw this.newMissingThemeError(name) + } + return this.themes[name] +} + +ThemeSetProto.setDefault = function (opts, name) { + if (name == null) { + name = opts + opts = {} + } + var platform = opts.platform == null ? 'fallback' : opts.platform + var hasUnicode = !!opts.hasUnicode + var hasColor = !!opts.hasColor + if (!this.defaults[platform]) { + this.defaults[platform] = { true: {}, false: {} } + } + this.defaults[platform][hasUnicode][hasColor] = name +} + +ThemeSetProto.getDefault = function (opts) { + if (!opts) { + opts = {} + } + var platformName = opts.platform || process.platform + var platform = this.defaults[platformName] || this.defaults.fallback + var hasUnicode = !!opts.hasUnicode + var hasColor = !!opts.hasColor + if (!platform) { + throw this.newMissingDefaultThemeError(platformName, hasUnicode, hasColor) + } + if (!platform[hasUnicode][hasColor]) { + if (hasUnicode && hasColor && platform[!hasUnicode][hasColor]) { + hasUnicode = false + } else if (hasUnicode && hasColor && platform[hasUnicode][!hasColor]) { + hasColor = false + } else if (hasUnicode && hasColor && platform[!hasUnicode][!hasColor]) { + hasUnicode = false + hasColor = false + } else if (hasUnicode && !hasColor && platform[!hasUnicode][hasColor]) { + hasUnicode = false + } else if (!hasUnicode && hasColor && platform[hasUnicode][!hasColor]) { + hasColor = false + } else if (platform === this.defaults.fallback) { + throw this.newMissingDefaultThemeError(platformName, hasUnicode, hasColor) + } + } + if (platform[hasUnicode][hasColor]) { + return this.getTheme(platform[hasUnicode][hasColor]) + } else { + return this.getDefault(Object.assign({}, opts, { platform: 'fallback' })) + } +} + +ThemeSetProto.newMissingThemeError = function newMissingThemeError (name) { + var err = new Error('Could not find a gauge theme named "' + name + '"') + Error.captureStackTrace.call(err, newMissingThemeError) + err.theme = name + err.code = 'EMISSINGTHEME' + return err +} + +ThemeSetProto.newMissingDefaultThemeError = + function newMissingDefaultThemeError (platformName, hasUnicode, hasColor) { + var err = new Error( + 'Could not find a gauge theme for your platform/unicode/color use combo:\n' + + ' platform = ' + platformName + '\n' + + ' hasUnicode = ' + hasUnicode + '\n' + + ' hasColor = ' + hasColor) + Error.captureStackTrace.call(err, newMissingDefaultThemeError) + err.platform = platformName + err.hasUnicode = hasUnicode + err.hasColor = hasColor + err.code = 'EMISSINGTHEME' + return err + } + +ThemeSetProto.newThemeSet = function () { + var themeset = function (opts) { + return themeset.getDefault(opts) + } + return Object.assign(themeset, ThemeSetProto, { + themes: Object.assign({}, this.themes), + baseTheme: Object.assign({}, this.baseTheme), + defaults: JSON.parse(JSON.stringify(this.defaults || {})), + }) +} diff --git a/node_modules/gauge/lib/themes.js b/node_modules/gauge/lib/themes.js new file mode 100644 index 0000000..d2e62bb --- /dev/null +++ b/node_modules/gauge/lib/themes.js @@ -0,0 +1,56 @@ +'use strict' +var color = require('console-control-strings').color +var ThemeSet = require('./theme-set.js') + +var themes = module.exports = new ThemeSet() + +themes.addTheme('ASCII', { + preProgressbar: '[', + postProgressbar: ']', + progressbarTheme: { + complete: '#', + remaining: '.', + }, + activityIndicatorTheme: '-\\|/', + preSubsection: '>', +}) + +themes.addTheme('colorASCII', themes.getTheme('ASCII'), { + progressbarTheme: { + preComplete: color('bgBrightWhite', 'brightWhite'), + complete: '#', + postComplete: color('reset'), + preRemaining: color('bgBrightBlack', 'brightBlack'), + remaining: '.', + postRemaining: color('reset'), + }, +}) + +themes.addTheme('brailleSpinner', { + preProgressbar: '(', + postProgressbar: ')', + progressbarTheme: { + complete: '#', + remaining: '⠂', + }, + activityIndicatorTheme: '⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏', + preSubsection: '>', +}) + +themes.addTheme('colorBrailleSpinner', themes.getTheme('brailleSpinner'), { + progressbarTheme: { + preComplete: color('bgBrightWhite', 'brightWhite'), + complete: '#', + postComplete: color('reset'), + preRemaining: color('bgBrightBlack', 'brightBlack'), + remaining: '⠂', + postRemaining: color('reset'), + }, +}) + +themes.setDefault({}, 'ASCII') +themes.setDefault({ hasColor: true }, 'colorASCII') +themes.setDefault({ platform: 'darwin', hasUnicode: true }, 'brailleSpinner') +themes.setDefault({ platform: 'darwin', hasUnicode: true, hasColor: true }, 'colorBrailleSpinner') +themes.setDefault({ platform: 'linux', hasUnicode: true }, 'brailleSpinner') +themes.setDefault({ platform: 'linux', hasUnicode: true, hasColor: true }, 'colorBrailleSpinner') diff --git a/node_modules/gauge/lib/wide-truncate.js b/node_modules/gauge/lib/wide-truncate.js new file mode 100644 index 0000000..5284a69 --- /dev/null +++ b/node_modules/gauge/lib/wide-truncate.js @@ -0,0 +1,31 @@ +'use strict' +var stringWidth = require('string-width') +var stripAnsi = require('strip-ansi') + +module.exports = wideTruncate + +function wideTruncate (str, target) { + if (stringWidth(str) === 0) { + return str + } + if (target <= 0) { + return '' + } + if (stringWidth(str) <= target) { + return str + } + + // We compute the number of bytes of ansi sequences here and add + // that to our initial truncation to ensure that we don't slice one + // that we want to keep in half. + var noAnsi = stripAnsi(str) + var ansiSize = str.length + noAnsi.length + var truncated = str.slice(0, target + ansiSize) + + // we have to shrink the result to account for our ansi sequence buffer + // (if an ansi sequence was truncated) and double width characters. + while (stringWidth(truncated) > target) { + truncated = truncated.slice(0, -1) + } + return truncated +} diff --git a/node_modules/gauge/package.json b/node_modules/gauge/package.json new file mode 100644 index 0000000..bce3e68 --- /dev/null +++ b/node_modules/gauge/package.json @@ -0,0 +1,66 @@ +{ + "name": "gauge", + "version": "4.0.4", + "description": "A terminal based horizontal gauge", + "main": "lib", + "scripts": { + "test": "tap", + "lint": "eslint \"**/*.js\"", + "postlint": "template-oss-check", + "lintfix": "npm run lint -- --fix", + "preversion": "npm test", + "postversion": "npm publish", + "prepublishOnly": "git push origin --follow-tags", + "snap": "tap", + "posttest": "npm run lint", + "template-oss-apply": "template-oss-apply --force" + }, + "repository": { + "type": "git", + "url": "https://github.com/npm/gauge.git" + }, + "keywords": [ + "progressbar", + "progress", + "gauge" + ], + "author": "GitHub Inc.", + "license": "ISC", + "bugs": { + "url": "https://github.com/npm/gauge/issues" + }, + "homepage": "https://github.com/npm/gauge", + "dependencies": { + "aproba": "^1.0.3 || ^2.0.0", + "color-support": "^1.1.3", + "console-control-strings": "^1.1.0", + "has-unicode": "^2.0.1", + "signal-exit": "^3.0.7", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1", + "wide-align": "^1.1.5" + }, + "devDependencies": { + "@npmcli/eslint-config": "^3.0.1", + "@npmcli/template-oss": "3.2.0", + "readable-stream": "^3.6.0", + "tap": "^16.0.1" + }, + "files": [ + "bin/", + "lib/" + ], + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + }, + "tap": { + "branches": 79, + "statements": 89, + "functions": 92, + "lines": 90 + }, + "templateOSS": { + "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", + "version": "3.2.0" + } +} diff --git a/node_modules/get-caller-file/LICENSE.md b/node_modules/get-caller-file/LICENSE.md new file mode 100644 index 0000000..bf3e1c0 --- /dev/null +++ b/node_modules/get-caller-file/LICENSE.md @@ -0,0 +1,6 @@ +ISC License (ISC) +Copyright 2018 Stefan Penner + +Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/get-caller-file/README.md b/node_modules/get-caller-file/README.md new file mode 100644 index 0000000..a7d8c07 --- /dev/null +++ b/node_modules/get-caller-file/README.md @@ -0,0 +1,41 @@ +# get-caller-file + +[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) +[![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/project/embercli/get-caller-file/branch/master) + +This is a utility, which allows a function to figure out from which file it was invoked. It does so by inspecting v8's stack trace at the time it is invoked. + +Inspired by http://stackoverflow.com/questions/13227489 + +*note: this relies on Node/V8 specific APIs, as such other runtimes may not work* + +## Installation + +```bash +yarn add get-caller-file +``` + +## Usage + +Given: + +```js +// ./foo.js +const getCallerFile = require('get-caller-file'); + +module.exports = function() { + return getCallerFile(); // figures out who called it +}; +``` + +```js +// index.js +const foo = require('./foo'); + +foo() // => /full/path/to/this/file/index.js +``` + + +## Options: + +* `getCallerFile(position = 2)`: where position is stack frame whos fileName we want. diff --git a/node_modules/get-caller-file/index.d.ts b/node_modules/get-caller-file/index.d.ts new file mode 100644 index 0000000..babed69 --- /dev/null +++ b/node_modules/get-caller-file/index.d.ts @@ -0,0 +1,2 @@ +declare const _default: (position?: number) => any; +export = _default; diff --git a/node_modules/get-caller-file/index.js b/node_modules/get-caller-file/index.js new file mode 100644 index 0000000..57304f8 --- /dev/null +++ b/node_modules/get-caller-file/index.js @@ -0,0 +1,22 @@ +"use strict"; +// Call this function in a another function to find out the file from +// which that function was called from. (Inspects the v8 stack trace) +// +// Inspired by http://stackoverflow.com/questions/13227489 +module.exports = function getCallerFile(position) { + if (position === void 0) { position = 2; } + if (position >= Error.stackTraceLimit) { + throw new TypeError('getCallerFile(position) requires position be less then Error.stackTraceLimit but position was: `' + position + '` and Error.stackTraceLimit was: `' + Error.stackTraceLimit + '`'); + } + var oldPrepareStackTrace = Error.prepareStackTrace; + Error.prepareStackTrace = function (_, stack) { return stack; }; + var stack = new Error().stack; + Error.prepareStackTrace = oldPrepareStackTrace; + if (stack !== null && typeof stack === 'object') { + // stack[0] holds this file + // stack[1] holds where this function was called + // stack[2] holds the file we're interested in + return stack[position] ? stack[position].getFileName() : undefined; + } +}; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/get-caller-file/index.js.map b/node_modules/get-caller-file/index.js.map new file mode 100644 index 0000000..89c655c --- /dev/null +++ b/node_modules/get-caller-file/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":";AAAA,qEAAqE;AACrE,qEAAqE;AACrE,EAAE;AACF,0DAA0D;AAE1D,iBAAS,SAAS,aAAa,CAAC,QAAY;IAAZ,yBAAA,EAAA,YAAY;IAC1C,IAAI,QAAQ,IAAI,KAAK,CAAC,eAAe,EAAE;QACrC,MAAM,IAAI,SAAS,CAAC,kGAAkG,GAAG,QAAQ,GAAG,oCAAoC,GAAG,KAAK,CAAC,eAAe,GAAG,GAAG,CAAC,CAAC;KACzM;IAED,IAAM,oBAAoB,GAAG,KAAK,CAAC,iBAAiB,CAAC;IACrD,KAAK,CAAC,iBAAiB,GAAG,UAAC,CAAC,EAAE,KAAK,IAAM,OAAA,KAAK,EAAL,CAAK,CAAC;IAC/C,IAAM,KAAK,GAAG,IAAI,KAAK,EAAE,CAAC,KAAK,CAAC;IAChC,KAAK,CAAC,iBAAiB,GAAG,oBAAoB,CAAC;IAG/C,IAAI,KAAK,KAAK,IAAI,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE;QAC/C,2BAA2B;QAC3B,gDAAgD;QAChD,8CAA8C;QAC9C,OAAO,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,QAAQ,CAAS,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;KAC7E;AACH,CAAC,CAAC"} \ No newline at end of file diff --git a/node_modules/get-caller-file/package.json b/node_modules/get-caller-file/package.json new file mode 100644 index 0000000..b0dd571 --- /dev/null +++ b/node_modules/get-caller-file/package.json @@ -0,0 +1,42 @@ +{ + "name": "get-caller-file", + "version": "2.0.5", + "description": "", + "main": "index.js", + "directories": { + "test": "tests" + }, + "files": [ + "index.js", + "index.js.map", + "index.d.ts" + ], + "scripts": { + "prepare": "tsc", + "test": "mocha test", + "test:debug": "mocha test" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/stefanpenner/get-caller-file.git" + }, + "author": "Stefan Penner", + "license": "ISC", + "bugs": { + "url": "https://github.com/stefanpenner/get-caller-file/issues" + }, + "homepage": "https://github.com/stefanpenner/get-caller-file#readme", + "devDependencies": { + "@types/chai": "^4.1.7", + "@types/ensure-posix-path": "^1.0.0", + "@types/mocha": "^5.2.6", + "@types/node": "^11.10.5", + "chai": "^4.1.2", + "ensure-posix-path": "^1.0.1", + "mocha": "^5.2.0", + "typescript": "^3.3.3333" + }, + "engines": { + "node": "6.* || 8.* || >= 10.*" + } +} diff --git a/node_modules/get-value/LICENSE b/node_modules/get-value/LICENSE new file mode 100644 index 0000000..39245ac --- /dev/null +++ b/node_modules/get-value/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2016, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/get-value/index.js b/node_modules/get-value/index.js new file mode 100644 index 0000000..5879a88 --- /dev/null +++ b/node_modules/get-value/index.js @@ -0,0 +1,50 @@ +/*! + * get-value + * + * Copyright (c) 2014-2015, Jon Schlinkert. + * Licensed under the MIT License. + */ + +module.exports = function(obj, prop, a, b, c) { + if (!isObject(obj) || !prop) { + return obj; + } + + prop = toString(prop); + + // allowing for multiple properties to be passed as + // a string or array, but much faster (3-4x) than doing + // `[].slice.call(arguments)` + if (a) prop += '.' + toString(a); + if (b) prop += '.' + toString(b); + if (c) prop += '.' + toString(c); + + if (prop in obj) { + return obj[prop]; + } + + var segs = prop.split('.'); + var len = segs.length; + var i = -1; + + while (obj && (++i < len)) { + var key = segs[i]; + while (key[key.length - 1] === '\\') { + key = key.slice(0, -1) + '.' + segs[++i]; + } + obj = obj[key]; + } + return obj; +}; + +function isObject(val) { + return val !== null && (typeof val === 'object' || typeof val === 'function'); +} + +function toString(val) { + if (!val) return ''; + if (Array.isArray(val)) { + return val.join('.'); + } + return val; +} diff --git a/node_modules/get-value/package.json b/node_modules/get-value/package.json new file mode 100644 index 0000000..df168cd --- /dev/null +++ b/node_modules/get-value/package.json @@ -0,0 +1,79 @@ +{ + "name": "get-value", + "description": "Use property paths (`a.b.c`) to get a nested value from an object.", + "version": "2.0.6", + "homepage": "https://github.com/jonschlinkert/get-value", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/get-value", + "bugs": { + "url": "https://github.com/jonschlinkert/get-value/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "devDependencies": { + "ansi-bold": "^0.1.1", + "arr-reduce": "^1.0.1", + "benchmarked": "^0.1.4", + "dot-prop": "^2.2.0", + "getobject": "^0.1.0", + "gulp": "^3.9.0", + "gulp-eslint": "^1.1.1", + "gulp-format-md": "^0.1.5", + "gulp-istanbul": "^0.10.2", + "gulp-mocha": "^2.1.3", + "isobject": "^2.0.0", + "matched": "^0.3.2", + "minimist": "^1.2.0" + }, + "keywords": [ + "get", + "key", + "nested", + "object", + "path", + "paths", + "prop", + "properties", + "property", + "props", + "segment", + "value", + "values" + ], + "verb": { + "run": true, + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "related": { + "list": [ + "has-any", + "has-any-deep", + "has-value", + "set-value", + "unset-value" + ] + }, + "reflinks": [ + "verb", + "verb-readme-generator" + ], + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/glob-parent/CHANGELOG.md b/node_modules/glob-parent/CHANGELOG.md new file mode 100644 index 0000000..fb9de96 --- /dev/null +++ b/node_modules/glob-parent/CHANGELOG.md @@ -0,0 +1,110 @@ +### [5.1.2](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2) (2021-03-06) + + +### Bug Fixes + +* eliminate ReDoS ([#36](https://github.com/gulpjs/glob-parent/issues/36)) ([f923116](https://github.com/gulpjs/glob-parent/commit/f9231168b0041fea3f8f954b3cceb56269fc6366)) + +### [5.1.1](https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.1) (2021-01-27) + + +### Bug Fixes + +* unescape exclamation mark ([#26](https://github.com/gulpjs/glob-parent/issues/26)) ([a98874f](https://github.com/gulpjs/glob-parent/commit/a98874f1a59e407f4fb1beb0db4efa8392da60bb)) + +## [5.1.0](https://github.com/gulpjs/glob-parent/compare/v5.0.0...v5.1.0) (2021-01-27) + + +### Features + +* add `flipBackslashes` option to disable auto conversion of slashes (closes [#24](https://github.com/gulpjs/glob-parent/issues/24)) ([#25](https://github.com/gulpjs/glob-parent/issues/25)) ([eecf91d](https://github.com/gulpjs/glob-parent/commit/eecf91d5e3834ed78aee39c4eaaae654d76b87b3)) + +## [5.0.0](https://github.com/gulpjs/glob-parent/compare/v4.0.0...v5.0.0) (2021-01-27) + + +### ⚠ BREAKING CHANGES + +* Drop support for node <6 & bump dependencies + +### Miscellaneous Chores + +* Drop support for node <6 & bump dependencies ([896c0c0](https://github.com/gulpjs/glob-parent/commit/896c0c00b4e7362f60b96e7fc295ae929245255a)) + +## [4.0.0](https://github.com/gulpjs/glob-parent/compare/v3.1.0...v4.0.0) (2021-01-27) + + +### ⚠ BREAKING CHANGES + +* question marks are valid path characters on Windows so avoid flagging as a glob when alone +* Update is-glob dependency + +### Features + +* hoist regexps and strings for performance gains ([4a80667](https://github.com/gulpjs/glob-parent/commit/4a80667c69355c76a572a5892b0f133c8e1f457e)) +* question marks are valid path characters on Windows so avoid flagging as a glob when alone ([2a551dd](https://github.com/gulpjs/glob-parent/commit/2a551dd0dc3235e78bf3c94843d4107072d17841)) +* Update is-glob dependency ([e41fcd8](https://github.com/gulpjs/glob-parent/commit/e41fcd895d1f7bc617dba45c9d935a7949b9c281)) + +## [3.1.0](https://github.com/gulpjs/glob-parent/compare/v3.0.1...v3.1.0) (2021-01-27) + + +### Features + +* allow basic win32 backslash use ([272afa5](https://github.com/gulpjs/glob-parent/commit/272afa5fd070fc0f796386a5993d4ee4a846988b)) +* handle extglobs (parentheses) containing separators ([7db1bdb](https://github.com/gulpjs/glob-parent/commit/7db1bdb0756e55fd14619e8ce31aa31b17b117fd)) +* new approach to braces/brackets handling ([8269bd8](https://github.com/gulpjs/glob-parent/commit/8269bd89290d99fac9395a354fb56fdcdb80f0be)) +* pre-process braces/brackets sections ([9ef8a87](https://github.com/gulpjs/glob-parent/commit/9ef8a87f66b1a43d0591e7a8e4fc5a18415ee388)) +* preserve escaped brace/bracket at end of string ([8cfb0ba](https://github.com/gulpjs/glob-parent/commit/8cfb0ba84202d51571340dcbaf61b79d16a26c76)) + + +### Bug Fixes + +* trailing escaped square brackets ([99ec9fe](https://github.com/gulpjs/glob-parent/commit/99ec9fecc60ee488ded20a94dd4f18b4f55c4ccf)) + +### [3.0.1](https://github.com/gulpjs/glob-parent/compare/v3.0.0...v3.0.1) (2021-01-27) + + +### Features + +* use path-dirname ponyfill ([cdbea5f](https://github.com/gulpjs/glob-parent/commit/cdbea5f32a58a54e001a75ddd7c0fccd4776aacc)) + + +### Bug Fixes + +* unescape glob-escaped dirnames on output ([598c533](https://github.com/gulpjs/glob-parent/commit/598c533bdf49c1428bc063aa9b8db40c5a86b030)) + +## [3.0.0](https://github.com/gulpjs/glob-parent/compare/v2.0.0...v3.0.0) (2021-01-27) + + +### ⚠ BREAKING CHANGES + +* update is-glob dependency + +### Features + +* update is-glob dependency ([5c5f8ef](https://github.com/gulpjs/glob-parent/commit/5c5f8efcee362a8e7638cf8220666acd8784f6bd)) + +## [2.0.0](https://github.com/gulpjs/glob-parent/compare/v1.3.0...v2.0.0) (2021-01-27) + + +### Features + +* move up to dirname regardless of glob characters ([f97fb83](https://github.com/gulpjs/glob-parent/commit/f97fb83be2e0a9fc8d3b760e789d2ecadd6aa0c2)) + +## [1.3.0](https://github.com/gulpjs/glob-parent/compare/v1.2.0...v1.3.0) (2021-01-27) + +## [1.2.0](https://github.com/gulpjs/glob-parent/compare/v1.1.0...v1.2.0) (2021-01-27) + + +### Reverts + +* feat: make regex test strings smaller ([dc80fa9](https://github.com/gulpjs/glob-parent/commit/dc80fa9658dca20549cfeba44bbd37d5246fcce0)) + +## [1.1.0](https://github.com/gulpjs/glob-parent/compare/v1.0.0...v1.1.0) (2021-01-27) + + +### Features + +* make regex test strings smaller ([cd83220](https://github.com/gulpjs/glob-parent/commit/cd832208638f45169f986d80fcf66e401f35d233)) + +## 1.0.0 (2021-01-27) + diff --git a/node_modules/glob-parent/LICENSE b/node_modules/glob-parent/LICENSE new file mode 100644 index 0000000..63222d7 --- /dev/null +++ b/node_modules/glob-parent/LICENSE @@ -0,0 +1,15 @@ +The ISC License + +Copyright (c) 2015, 2019 Elan Shanker + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/glob-parent/README.md b/node_modules/glob-parent/README.md new file mode 100644 index 0000000..36a2793 --- /dev/null +++ b/node_modules/glob-parent/README.md @@ -0,0 +1,137 @@ +

+ + + +

+ +# glob-parent + +[![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Azure Pipelines Build Status][azure-pipelines-image]][azure-pipelines-url] [![Travis Build Status][travis-image]][travis-url] [![AppVeyor Build Status][appveyor-image]][appveyor-url] [![Coveralls Status][coveralls-image]][coveralls-url] [![Gitter chat][gitter-image]][gitter-url] + +Extract the non-magic parent path from a glob string. + +## Usage + +```js +var globParent = require('glob-parent'); + +globParent('path/to/*.js'); // 'path/to' +globParent('/root/path/to/*.js'); // '/root/path/to' +globParent('/*.js'); // '/' +globParent('*.js'); // '.' +globParent('**/*.js'); // '.' +globParent('path/{to,from}'); // 'path' +globParent('path/!(to|from)'); // 'path' +globParent('path/?(to|from)'); // 'path' +globParent('path/+(to|from)'); // 'path' +globParent('path/*(to|from)'); // 'path' +globParent('path/@(to|from)'); // 'path' +globParent('path/**/*'); // 'path' + +// if provided a non-glob path, returns the nearest dir +globParent('path/foo/bar.js'); // 'path/foo' +globParent('path/foo/'); // 'path/foo' +globParent('path/foo'); // 'path' (see issue #3 for details) +``` + +## API + +### `globParent(maybeGlobString, [options])` + +Takes a string and returns the part of the path before the glob begins. Be aware of Escaping rules and Limitations below. + +#### options + +```js +{ + // Disables the automatic conversion of slashes for Windows + flipBackslashes: true +} +``` + +## Escaping + +The following characters have special significance in glob patterns and must be escaped if you want them to be treated as regular path characters: + +- `?` (question mark) unless used as a path segment alone +- `*` (asterisk) +- `|` (pipe) +- `(` (opening parenthesis) +- `)` (closing parenthesis) +- `{` (opening curly brace) +- `}` (closing curly brace) +- `[` (opening bracket) +- `]` (closing bracket) + +**Example** + +```js +globParent('foo/[bar]/') // 'foo' +globParent('foo/\\[bar]/') // 'foo/[bar]' +``` + +## Limitations + +### Braces & Brackets +This library attempts a quick and imperfect method of determining which path +parts have glob magic without fully parsing/lexing the pattern. There are some +advanced use cases that can trip it up, such as nested braces where the outer +pair is escaped and the inner one contains a path separator. If you find +yourself in the unlikely circumstance of being affected by this or need to +ensure higher-fidelity glob handling in your library, it is recommended that you +pre-process your input with [expand-braces] and/or [expand-brackets]. + +### Windows +Backslashes are not valid path separators for globs. If a path with backslashes +is provided anyway, for simple cases, glob-parent will replace the path +separator for you and return the non-glob parent path (now with +forward-slashes, which are still valid as Windows path separators). + +This cannot be used in conjunction with escape characters. + +```js +// BAD +globParent('C:\\Program Files \\(x86\\)\\*.ext') // 'C:/Program Files /(x86/)' + +// GOOD +globParent('C:/Program Files\\(x86\\)/*.ext') // 'C:/Program Files (x86)' +``` + +If you are using escape characters for a pattern without path parts (i.e. +relative to `cwd`), prefix with `./` to avoid confusing glob-parent. + +```js +// BAD +globParent('foo \\[bar]') // 'foo ' +globParent('foo \\[bar]*') // 'foo ' + +// GOOD +globParent('./foo \\[bar]') // 'foo [bar]' +globParent('./foo \\[bar]*') // '.' +``` + +## License + +ISC + +[expand-braces]: https://github.com/jonschlinkert/expand-braces +[expand-brackets]: https://github.com/jonschlinkert/expand-brackets + +[downloads-image]: https://img.shields.io/npm/dm/glob-parent.svg +[npm-url]: https://www.npmjs.com/package/glob-parent +[npm-image]: https://img.shields.io/npm/v/glob-parent.svg + +[azure-pipelines-url]: https://dev.azure.com/gulpjs/gulp/_build/latest?definitionId=2&branchName=master +[azure-pipelines-image]: https://dev.azure.com/gulpjs/gulp/_apis/build/status/glob-parent?branchName=master + +[travis-url]: https://travis-ci.org/gulpjs/glob-parent +[travis-image]: https://img.shields.io/travis/gulpjs/glob-parent.svg?label=travis-ci + +[appveyor-url]: https://ci.appveyor.com/project/gulpjs/glob-parent +[appveyor-image]: https://img.shields.io/appveyor/ci/gulpjs/glob-parent.svg?label=appveyor + +[coveralls-url]: https://coveralls.io/r/gulpjs/glob-parent +[coveralls-image]: https://img.shields.io/coveralls/gulpjs/glob-parent/master.svg + +[gitter-url]: https://gitter.im/gulpjs/gulp +[gitter-image]: https://badges.gitter.im/gulpjs/gulp.svg diff --git a/node_modules/glob-parent/index.js b/node_modules/glob-parent/index.js new file mode 100644 index 0000000..09e257e --- /dev/null +++ b/node_modules/glob-parent/index.js @@ -0,0 +1,42 @@ +'use strict'; + +var isGlob = require('is-glob'); +var pathPosixDirname = require('path').posix.dirname; +var isWin32 = require('os').platform() === 'win32'; + +var slash = '/'; +var backslash = /\\/g; +var enclosure = /[\{\[].*[\}\]]$/; +var globby = /(^|[^\\])([\{\[]|\([^\)]+$)/; +var escaped = /\\([\!\*\?\|\[\]\(\)\{\}])/g; + +/** + * @param {string} str + * @param {Object} opts + * @param {boolean} [opts.flipBackslashes=true] + * @returns {string} + */ +module.exports = function globParent(str, opts) { + var options = Object.assign({ flipBackslashes: true }, opts); + + // flip windows path separators + if (options.flipBackslashes && isWin32 && str.indexOf(slash) < 0) { + str = str.replace(backslash, slash); + } + + // special case for strings ending in enclosure containing path separator + if (enclosure.test(str)) { + str += slash; + } + + // preserves full path in case of trailing path separator + str += 'a'; + + // remove path parts that are globby + do { + str = pathPosixDirname(str); + } while (isGlob(str) || globby.test(str)); + + // remove escape chars and return result + return str.replace(escaped, '$1'); +}; diff --git a/node_modules/glob-parent/package.json b/node_modules/glob-parent/package.json new file mode 100644 index 0000000..125c971 --- /dev/null +++ b/node_modules/glob-parent/package.json @@ -0,0 +1,48 @@ +{ + "name": "glob-parent", + "version": "5.1.2", + "description": "Extract the non-magic parent path from a glob string.", + "author": "Gulp Team (https://gulpjs.com/)", + "contributors": [ + "Elan Shanker (https://github.com/es128)", + "Blaine Bublitz " + ], + "repository": "gulpjs/glob-parent", + "license": "ISC", + "engines": { + "node": ">= 6" + }, + "main": "index.js", + "files": [ + "LICENSE", + "index.js" + ], + "scripts": { + "lint": "eslint .", + "pretest": "npm run lint", + "test": "nyc mocha --async-only", + "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit", + "coveralls": "nyc report --reporter=text-lcov | coveralls" + }, + "dependencies": { + "is-glob": "^4.0.1" + }, + "devDependencies": { + "coveralls": "^3.0.11", + "eslint": "^2.13.1", + "eslint-config-gulp": "^3.0.1", + "expect": "^1.20.2", + "mocha": "^6.0.2", + "nyc": "^13.3.0" + }, + "keywords": [ + "glob", + "parent", + "strip", + "path", + "dirname", + "directory", + "base", + "wildcard" + ] +} diff --git a/node_modules/glob/LICENSE b/node_modules/glob/LICENSE new file mode 100644 index 0000000..42ca266 --- /dev/null +++ b/node_modules/glob/LICENSE @@ -0,0 +1,21 @@ +The ISC License + +Copyright (c) Isaac Z. Schlueter and Contributors + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +## Glob Logo + +Glob's logo created by Tanya Brassie , licensed +under a Creative Commons Attribution-ShareAlike 4.0 International License +https://creativecommons.org/licenses/by-sa/4.0/ diff --git a/node_modules/glob/README.md b/node_modules/glob/README.md new file mode 100644 index 0000000..83f0c83 --- /dev/null +++ b/node_modules/glob/README.md @@ -0,0 +1,378 @@ +# Glob + +Match files using the patterns the shell uses, like stars and stuff. + +[![Build Status](https://travis-ci.org/isaacs/node-glob.svg?branch=master)](https://travis-ci.org/isaacs/node-glob/) [![Build Status](https://ci.appveyor.com/api/projects/status/kd7f3yftf7unxlsx?svg=true)](https://ci.appveyor.com/project/isaacs/node-glob) [![Coverage Status](https://coveralls.io/repos/isaacs/node-glob/badge.svg?branch=master&service=github)](https://coveralls.io/github/isaacs/node-glob?branch=master) + +This is a glob implementation in JavaScript. It uses the `minimatch` +library to do its matching. + +![a fun cartoon logo made of glob characters](logo/glob.png) + +## Usage + +Install with npm + +``` +npm i glob +``` + +```javascript +var glob = require("glob") + +// options is optional +glob("**/*.js", options, function (er, files) { + // files is an array of filenames. + // If the `nonull` option is set, and nothing + // was found, then files is ["**/*.js"] + // er is an error object or null. +}) +``` + +## Glob Primer + +"Globs" are the patterns you type when you do stuff like `ls *.js` on +the command line, or put `build/*` in a `.gitignore` file. + +Before parsing the path part patterns, braced sections are expanded +into a set. Braced sections start with `{` and end with `}`, with any +number of comma-delimited sections within. Braced sections may contain +slash characters, so `a{/b/c,bcd}` would expand into `a/b/c` and `abcd`. + +The following characters have special magic meaning when used in a +path portion: + +* `*` Matches 0 or more characters in a single path portion +* `?` Matches 1 character +* `[...]` Matches a range of characters, similar to a RegExp range. + If the first character of the range is `!` or `^` then it matches + any character not in the range. +* `!(pattern|pattern|pattern)` Matches anything that does not match + any of the patterns provided. +* `?(pattern|pattern|pattern)` Matches zero or one occurrence of the + patterns provided. +* `+(pattern|pattern|pattern)` Matches one or more occurrences of the + patterns provided. +* `*(a|b|c)` Matches zero or more occurrences of the patterns provided +* `@(pattern|pat*|pat?erN)` Matches exactly one of the patterns + provided +* `**` If a "globstar" is alone in a path portion, then it matches + zero or more directories and subdirectories searching for matches. + It does not crawl symlinked directories. + +### Dots + +If a file or directory path portion has a `.` as the first character, +then it will not match any glob pattern unless that pattern's +corresponding path part also has a `.` as its first character. + +For example, the pattern `a/.*/c` would match the file at `a/.b/c`. +However the pattern `a/*/c` would not, because `*` does not start with +a dot character. + +You can make glob treat dots as normal characters by setting +`dot:true` in the options. + +### Basename Matching + +If you set `matchBase:true` in the options, and the pattern has no +slashes in it, then it will seek for any file anywhere in the tree +with a matching basename. For example, `*.js` would match +`test/simple/basic.js`. + +### Empty Sets + +If no matching files are found, then an empty array is returned. This +differs from the shell, where the pattern itself is returned. For +example: + + $ echo a*s*d*f + a*s*d*f + +To get the bash-style behavior, set the `nonull:true` in the options. + +### See Also: + +* `man sh` +* `man bash` (Search for "Pattern Matching") +* `man 3 fnmatch` +* `man 5 gitignore` +* [minimatch documentation](https://github.com/isaacs/minimatch) + +## glob.hasMagic(pattern, [options]) + +Returns `true` if there are any special characters in the pattern, and +`false` otherwise. + +Note that the options affect the results. If `noext:true` is set in +the options object, then `+(a|b)` will not be considered a magic +pattern. If the pattern has a brace expansion, like `a/{b/c,x/y}` +then that is considered magical, unless `nobrace:true` is set in the +options. + +## glob(pattern, [options], cb) + +* `pattern` `{String}` Pattern to be matched +* `options` `{Object}` +* `cb` `{Function}` + * `err` `{Error | null}` + * `matches` `{Array}` filenames found matching the pattern + +Perform an asynchronous glob search. + +## glob.sync(pattern, [options]) + +* `pattern` `{String}` Pattern to be matched +* `options` `{Object}` +* return: `{Array}` filenames found matching the pattern + +Perform a synchronous glob search. + +## Class: glob.Glob + +Create a Glob object by instantiating the `glob.Glob` class. + +```javascript +var Glob = require("glob").Glob +var mg = new Glob(pattern, options, cb) +``` + +It's an EventEmitter, and starts walking the filesystem to find matches +immediately. + +### new glob.Glob(pattern, [options], [cb]) + +* `pattern` `{String}` pattern to search for +* `options` `{Object}` +* `cb` `{Function}` Called when an error occurs, or matches are found + * `err` `{Error | null}` + * `matches` `{Array}` filenames found matching the pattern + +Note that if the `sync` flag is set in the options, then matches will +be immediately available on the `g.found` member. + +### Properties + +* `minimatch` The minimatch object that the glob uses. +* `options` The options object passed in. +* `aborted` Boolean which is set to true when calling `abort()`. There + is no way at this time to continue a glob search after aborting, but + you can re-use the statCache to avoid having to duplicate syscalls. +* `cache` Convenience object. Each field has the following possible + values: + * `false` - Path does not exist + * `true` - Path exists + * `'FILE'` - Path exists, and is not a directory + * `'DIR'` - Path exists, and is a directory + * `[file, entries, ...]` - Path exists, is a directory, and the + array value is the results of `fs.readdir` +* `statCache` Cache of `fs.stat` results, to prevent statting the same + path multiple times. +* `symlinks` A record of which paths are symbolic links, which is + relevant in resolving `**` patterns. +* `realpathCache` An optional object which is passed to `fs.realpath` + to minimize unnecessary syscalls. It is stored on the instantiated + Glob object, and may be re-used. + +### Events + +* `end` When the matching is finished, this is emitted with all the + matches found. If the `nonull` option is set, and no match was found, + then the `matches` list contains the original pattern. The matches + are sorted, unless the `nosort` flag is set. +* `match` Every time a match is found, this is emitted with the specific + thing that matched. It is not deduplicated or resolved to a realpath. +* `error` Emitted when an unexpected error is encountered, or whenever + any fs error occurs if `options.strict` is set. +* `abort` When `abort()` is called, this event is raised. + +### Methods + +* `pause` Temporarily stop the search +* `resume` Resume the search +* `abort` Stop the search forever + +### Options + +All the options that can be passed to Minimatch can also be passed to +Glob to change pattern matching behavior. Also, some have been added, +or have glob-specific ramifications. + +All options are false by default, unless otherwise noted. + +All options are added to the Glob object, as well. + +If you are running many `glob` operations, you can pass a Glob object +as the `options` argument to a subsequent operation to shortcut some +`stat` and `readdir` calls. At the very least, you may pass in shared +`symlinks`, `statCache`, `realpathCache`, and `cache` options, so that +parallel glob operations will be sped up by sharing information about +the filesystem. + +* `cwd` The current working directory in which to search. Defaults + to `process.cwd()`. +* `root` The place where patterns starting with `/` will be mounted + onto. Defaults to `path.resolve(options.cwd, "/")` (`/` on Unix + systems, and `C:\` or some such on Windows.) +* `dot` Include `.dot` files in normal matches and `globstar` matches. + Note that an explicit dot in a portion of the pattern will always + match dot files. +* `nomount` By default, a pattern starting with a forward-slash will be + "mounted" onto the root setting, so that a valid filesystem path is + returned. Set this flag to disable that behavior. +* `mark` Add a `/` character to directory matches. Note that this + requires additional stat calls. +* `nosort` Don't sort the results. +* `stat` Set to true to stat *all* results. This reduces performance + somewhat, and is completely unnecessary, unless `readdir` is presumed + to be an untrustworthy indicator of file existence. +* `silent` When an unusual error is encountered when attempting to + read a directory, a warning will be printed to stderr. Set the + `silent` option to true to suppress these warnings. +* `strict` When an unusual error is encountered when attempting to + read a directory, the process will just continue on in search of + other matches. Set the `strict` option to raise an error in these + cases. +* `cache` See `cache` property above. Pass in a previously generated + cache object to save some fs calls. +* `statCache` A cache of results of filesystem information, to prevent + unnecessary stat calls. While it should not normally be necessary + to set this, you may pass the statCache from one glob() call to the + options object of another, if you know that the filesystem will not + change between calls. (See "Race Conditions" below.) +* `symlinks` A cache of known symbolic links. You may pass in a + previously generated `symlinks` object to save `lstat` calls when + resolving `**` matches. +* `sync` DEPRECATED: use `glob.sync(pattern, opts)` instead. +* `nounique` In some cases, brace-expanded patterns can result in the + same file showing up multiple times in the result set. By default, + this implementation prevents duplicates in the result set. Set this + flag to disable that behavior. +* `nonull` Set to never return an empty set, instead returning a set + containing the pattern itself. This is the default in glob(3). +* `debug` Set to enable debug logging in minimatch and glob. +* `nobrace` Do not expand `{a,b}` and `{1..3}` brace sets. +* `noglobstar` Do not match `**` against multiple filenames. (Ie, + treat it as a normal `*` instead.) +* `noext` Do not match `+(a|b)` "extglob" patterns. +* `nocase` Perform a case-insensitive match. Note: on + case-insensitive filesystems, non-magic patterns will match by + default, since `stat` and `readdir` will not raise errors. +* `matchBase` Perform a basename-only match if the pattern does not + contain any slash characters. That is, `*.js` would be treated as + equivalent to `**/*.js`, matching all js files in all directories. +* `nodir` Do not match directories, only files. (Note: to match + *only* directories, simply put a `/` at the end of the pattern.) +* `ignore` Add a pattern or an array of glob patterns to exclude matches. + Note: `ignore` patterns are *always* in `dot:true` mode, regardless + of any other settings. +* `follow` Follow symlinked directories when expanding `**` patterns. + Note that this can result in a lot of duplicate references in the + presence of cyclic links. +* `realpath` Set to true to call `fs.realpath` on all of the results. + In the case of a symlink that cannot be resolved, the full absolute + path to the matched entry is returned (though it will usually be a + broken symlink) +* `absolute` Set to true to always receive absolute paths for matched + files. Unlike `realpath`, this also affects the values returned in + the `match` event. +* `fs` File-system object with Node's `fs` API. By default, the built-in + `fs` module will be used. Set to a volume provided by a library like + `memfs` to avoid using the "real" file-system. + +## Comparisons to other fnmatch/glob implementations + +While strict compliance with the existing standards is a worthwhile +goal, some discrepancies exist between node-glob and other +implementations, and are intentional. + +The double-star character `**` is supported by default, unless the +`noglobstar` flag is set. This is supported in the manner of bsdglob +and bash 4.3, where `**` only has special significance if it is the only +thing in a path part. That is, `a/**/b` will match `a/x/y/b`, but +`a/**b` will not. + +Note that symlinked directories are not crawled as part of a `**`, +though their contents may match against subsequent portions of the +pattern. This prevents infinite loops and duplicates and the like. + +If an escaped pattern has no matches, and the `nonull` flag is set, +then glob returns the pattern as-provided, rather than +interpreting the character escapes. For example, +`glob.match([], "\\*a\\?")` will return `"\\*a\\?"` rather than +`"*a?"`. This is akin to setting the `nullglob` option in bash, except +that it does not resolve escaped pattern characters. + +If brace expansion is not disabled, then it is performed before any +other interpretation of the glob pattern. Thus, a pattern like +`+(a|{b),c)}`, which would not be valid in bash or zsh, is expanded +**first** into the set of `+(a|b)` and `+(a|c)`, and those patterns are +checked for validity. Since those two are valid, matching proceeds. + +### Comments and Negation + +Previously, this module let you mark a pattern as a "comment" if it +started with a `#` character, or a "negated" pattern if it started +with a `!` character. + +These options were deprecated in version 5, and removed in version 6. + +To specify things that should not match, use the `ignore` option. + +## Windows + +**Please only use forward-slashes in glob expressions.** + +Though windows uses either `/` or `\` as its path separator, only `/` +characters are used by this glob implementation. You must use +forward-slashes **only** in glob expressions. Back-slashes will always +be interpreted as escape characters, not path separators. + +Results from absolute patterns such as `/foo/*` are mounted onto the +root setting using `path.join`. On windows, this will by default result +in `/foo/*` matching `C:\foo\bar.txt`. + +## Race Conditions + +Glob searching, by its very nature, is susceptible to race conditions, +since it relies on directory walking and such. + +As a result, it is possible that a file that exists when glob looks for +it may have been deleted or modified by the time it returns the result. + +As part of its internal implementation, this program caches all stat +and readdir calls that it makes, in order to cut down on system +overhead. However, this also makes it even more susceptible to races, +especially if the cache or statCache objects are reused between glob +calls. + +Users are thus advised not to use a glob result as a guarantee of +filesystem state in the face of rapid changes. For the vast majority +of operations, this is never a problem. + +## Glob Logo +Glob's logo was created by [Tanya Brassie](http://tanyabrassie.com/). Logo files can be found [here](https://github.com/isaacs/node-glob/tree/master/logo). + +The logo is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/). + +## Contributing + +Any change to behavior (including bugfixes) must come with a test. + +Patches that fail tests or reduce performance will be rejected. + +``` +# to run tests +npm test + +# to re-generate test fixtures +npm run test-regen + +# to benchmark against bash/zsh +npm run bench + +# to profile javascript +npm run prof +``` + +![](oh-my-glob.gif) diff --git a/node_modules/glob/common.js b/node_modules/glob/common.js new file mode 100644 index 0000000..424c46e --- /dev/null +++ b/node_modules/glob/common.js @@ -0,0 +1,238 @@ +exports.setopts = setopts +exports.ownProp = ownProp +exports.makeAbs = makeAbs +exports.finish = finish +exports.mark = mark +exports.isIgnored = isIgnored +exports.childrenIgnored = childrenIgnored + +function ownProp (obj, field) { + return Object.prototype.hasOwnProperty.call(obj, field) +} + +var fs = require("fs") +var path = require("path") +var minimatch = require("minimatch") +var isAbsolute = require("path-is-absolute") +var Minimatch = minimatch.Minimatch + +function alphasort (a, b) { + return a.localeCompare(b, 'en') +} + +function setupIgnores (self, options) { + self.ignore = options.ignore || [] + + if (!Array.isArray(self.ignore)) + self.ignore = [self.ignore] + + if (self.ignore.length) { + self.ignore = self.ignore.map(ignoreMap) + } +} + +// ignore patterns are always in dot:true mode. +function ignoreMap (pattern) { + var gmatcher = null + if (pattern.slice(-3) === '/**') { + var gpattern = pattern.replace(/(\/\*\*)+$/, '') + gmatcher = new Minimatch(gpattern, { dot: true }) + } + + return { + matcher: new Minimatch(pattern, { dot: true }), + gmatcher: gmatcher + } +} + +function setopts (self, pattern, options) { + if (!options) + options = {} + + // base-matching: just use globstar for that. + if (options.matchBase && -1 === pattern.indexOf("/")) { + if (options.noglobstar) { + throw new Error("base matching requires globstar") + } + pattern = "**/" + pattern + } + + self.silent = !!options.silent + self.pattern = pattern + self.strict = options.strict !== false + self.realpath = !!options.realpath + self.realpathCache = options.realpathCache || Object.create(null) + self.follow = !!options.follow + self.dot = !!options.dot + self.mark = !!options.mark + self.nodir = !!options.nodir + if (self.nodir) + self.mark = true + self.sync = !!options.sync + self.nounique = !!options.nounique + self.nonull = !!options.nonull + self.nosort = !!options.nosort + self.nocase = !!options.nocase + self.stat = !!options.stat + self.noprocess = !!options.noprocess + self.absolute = !!options.absolute + self.fs = options.fs || fs + + self.maxLength = options.maxLength || Infinity + self.cache = options.cache || Object.create(null) + self.statCache = options.statCache || Object.create(null) + self.symlinks = options.symlinks || Object.create(null) + + setupIgnores(self, options) + + self.changedCwd = false + var cwd = process.cwd() + if (!ownProp(options, "cwd")) + self.cwd = cwd + else { + self.cwd = path.resolve(options.cwd) + self.changedCwd = self.cwd !== cwd + } + + self.root = options.root || path.resolve(self.cwd, "/") + self.root = path.resolve(self.root) + if (process.platform === "win32") + self.root = self.root.replace(/\\/g, "/") + + // TODO: is an absolute `cwd` supposed to be resolved against `root`? + // e.g. { cwd: '/test', root: __dirname } === path.join(__dirname, '/test') + self.cwdAbs = isAbsolute(self.cwd) ? self.cwd : makeAbs(self, self.cwd) + if (process.platform === "win32") + self.cwdAbs = self.cwdAbs.replace(/\\/g, "/") + self.nomount = !!options.nomount + + // disable comments and negation in Minimatch. + // Note that they are not supported in Glob itself anyway. + options.nonegate = true + options.nocomment = true + // always treat \ in patterns as escapes, not path separators + options.allowWindowsEscape = false + + self.minimatch = new Minimatch(pattern, options) + self.options = self.minimatch.options +} + +function finish (self) { + var nou = self.nounique + var all = nou ? [] : Object.create(null) + + for (var i = 0, l = self.matches.length; i < l; i ++) { + var matches = self.matches[i] + if (!matches || Object.keys(matches).length === 0) { + if (self.nonull) { + // do like the shell, and spit out the literal glob + var literal = self.minimatch.globSet[i] + if (nou) + all.push(literal) + else + all[literal] = true + } + } else { + // had matches + var m = Object.keys(matches) + if (nou) + all.push.apply(all, m) + else + m.forEach(function (m) { + all[m] = true + }) + } + } + + if (!nou) + all = Object.keys(all) + + if (!self.nosort) + all = all.sort(alphasort) + + // at *some* point we statted all of these + if (self.mark) { + for (var i = 0; i < all.length; i++) { + all[i] = self._mark(all[i]) + } + if (self.nodir) { + all = all.filter(function (e) { + var notDir = !(/\/$/.test(e)) + var c = self.cache[e] || self.cache[makeAbs(self, e)] + if (notDir && c) + notDir = c !== 'DIR' && !Array.isArray(c) + return notDir + }) + } + } + + if (self.ignore.length) + all = all.filter(function(m) { + return !isIgnored(self, m) + }) + + self.found = all +} + +function mark (self, p) { + var abs = makeAbs(self, p) + var c = self.cache[abs] + var m = p + if (c) { + var isDir = c === 'DIR' || Array.isArray(c) + var slash = p.slice(-1) === '/' + + if (isDir && !slash) + m += '/' + else if (!isDir && slash) + m = m.slice(0, -1) + + if (m !== p) { + var mabs = makeAbs(self, m) + self.statCache[mabs] = self.statCache[abs] + self.cache[mabs] = self.cache[abs] + } + } + + return m +} + +// lotta situps... +function makeAbs (self, f) { + var abs = f + if (f.charAt(0) === '/') { + abs = path.join(self.root, f) + } else if (isAbsolute(f) || f === '') { + abs = f + } else if (self.changedCwd) { + abs = path.resolve(self.cwd, f) + } else { + abs = path.resolve(f) + } + + if (process.platform === 'win32') + abs = abs.replace(/\\/g, '/') + + return abs +} + + +// Return true, if pattern ends with globstar '**', for the accompanying parent directory. +// Ex:- If node_modules/** is the pattern, add 'node_modules' to ignore list along with it's contents +function isIgnored (self, path) { + if (!self.ignore.length) + return false + + return self.ignore.some(function(item) { + return item.matcher.match(path) || !!(item.gmatcher && item.gmatcher.match(path)) + }) +} + +function childrenIgnored (self, path) { + if (!self.ignore.length) + return false + + return self.ignore.some(function(item) { + return !!(item.gmatcher && item.gmatcher.match(path)) + }) +} diff --git a/node_modules/glob/glob.js b/node_modules/glob/glob.js new file mode 100644 index 0000000..37a4d7e --- /dev/null +++ b/node_modules/glob/glob.js @@ -0,0 +1,790 @@ +// Approach: +// +// 1. Get the minimatch set +// 2. For each pattern in the set, PROCESS(pattern, false) +// 3. Store matches per-set, then uniq them +// +// PROCESS(pattern, inGlobStar) +// Get the first [n] items from pattern that are all strings +// Join these together. This is PREFIX. +// If there is no more remaining, then stat(PREFIX) and +// add to matches if it succeeds. END. +// +// If inGlobStar and PREFIX is symlink and points to dir +// set ENTRIES = [] +// else readdir(PREFIX) as ENTRIES +// If fail, END +// +// with ENTRIES +// If pattern[n] is GLOBSTAR +// // handle the case where the globstar match is empty +// // by pruning it out, and testing the resulting pattern +// PROCESS(pattern[0..n] + pattern[n+1 .. $], false) +// // handle other cases. +// for ENTRY in ENTRIES (not dotfiles) +// // attach globstar + tail onto the entry +// // Mark that this entry is a globstar match +// PROCESS(pattern[0..n] + ENTRY + pattern[n .. $], true) +// +// else // not globstar +// for ENTRY in ENTRIES (not dotfiles, unless pattern[n] is dot) +// Test ENTRY against pattern[n] +// If fails, continue +// If passes, PROCESS(pattern[0..n] + item + pattern[n+1 .. $]) +// +// Caveat: +// Cache all stats and readdirs results to minimize syscall. Since all +// we ever care about is existence and directory-ness, we can just keep +// `true` for files, and [children,...] for directories, or `false` for +// things that don't exist. + +module.exports = glob + +var rp = require('fs.realpath') +var minimatch = require('minimatch') +var Minimatch = minimatch.Minimatch +var inherits = require('inherits') +var EE = require('events').EventEmitter +var path = require('path') +var assert = require('assert') +var isAbsolute = require('path-is-absolute') +var globSync = require('./sync.js') +var common = require('./common.js') +var setopts = common.setopts +var ownProp = common.ownProp +var inflight = require('inflight') +var util = require('util') +var childrenIgnored = common.childrenIgnored +var isIgnored = common.isIgnored + +var once = require('once') + +function glob (pattern, options, cb) { + if (typeof options === 'function') cb = options, options = {} + if (!options) options = {} + + if (options.sync) { + if (cb) + throw new TypeError('callback provided to sync glob') + return globSync(pattern, options) + } + + return new Glob(pattern, options, cb) +} + +glob.sync = globSync +var GlobSync = glob.GlobSync = globSync.GlobSync + +// old api surface +glob.glob = glob + +function extend (origin, add) { + if (add === null || typeof add !== 'object') { + return origin + } + + var keys = Object.keys(add) + var i = keys.length + while (i--) { + origin[keys[i]] = add[keys[i]] + } + return origin +} + +glob.hasMagic = function (pattern, options_) { + var options = extend({}, options_) + options.noprocess = true + + var g = new Glob(pattern, options) + var set = g.minimatch.set + + if (!pattern) + return false + + if (set.length > 1) + return true + + for (var j = 0; j < set[0].length; j++) { + if (typeof set[0][j] !== 'string') + return true + } + + return false +} + +glob.Glob = Glob +inherits(Glob, EE) +function Glob (pattern, options, cb) { + if (typeof options === 'function') { + cb = options + options = null + } + + if (options && options.sync) { + if (cb) + throw new TypeError('callback provided to sync glob') + return new GlobSync(pattern, options) + } + + if (!(this instanceof Glob)) + return new Glob(pattern, options, cb) + + setopts(this, pattern, options) + this._didRealPath = false + + // process each pattern in the minimatch set + var n = this.minimatch.set.length + + // The matches are stored as {: true,...} so that + // duplicates are automagically pruned. + // Later, we do an Object.keys() on these. + // Keep them as a list so we can fill in when nonull is set. + this.matches = new Array(n) + + if (typeof cb === 'function') { + cb = once(cb) + this.on('error', cb) + this.on('end', function (matches) { + cb(null, matches) + }) + } + + var self = this + this._processing = 0 + + this._emitQueue = [] + this._processQueue = [] + this.paused = false + + if (this.noprocess) + return this + + if (n === 0) + return done() + + var sync = true + for (var i = 0; i < n; i ++) { + this._process(this.minimatch.set[i], i, false, done) + } + sync = false + + function done () { + --self._processing + if (self._processing <= 0) { + if (sync) { + process.nextTick(function () { + self._finish() + }) + } else { + self._finish() + } + } + } +} + +Glob.prototype._finish = function () { + assert(this instanceof Glob) + if (this.aborted) + return + + if (this.realpath && !this._didRealpath) + return this._realpath() + + common.finish(this) + this.emit('end', this.found) +} + +Glob.prototype._realpath = function () { + if (this._didRealpath) + return + + this._didRealpath = true + + var n = this.matches.length + if (n === 0) + return this._finish() + + var self = this + for (var i = 0; i < this.matches.length; i++) + this._realpathSet(i, next) + + function next () { + if (--n === 0) + self._finish() + } +} + +Glob.prototype._realpathSet = function (index, cb) { + var matchset = this.matches[index] + if (!matchset) + return cb() + + var found = Object.keys(matchset) + var self = this + var n = found.length + + if (n === 0) + return cb() + + var set = this.matches[index] = Object.create(null) + found.forEach(function (p, i) { + // If there's a problem with the stat, then it means that + // one or more of the links in the realpath couldn't be + // resolved. just return the abs value in that case. + p = self._makeAbs(p) + rp.realpath(p, self.realpathCache, function (er, real) { + if (!er) + set[real] = true + else if (er.syscall === 'stat') + set[p] = true + else + self.emit('error', er) // srsly wtf right here + + if (--n === 0) { + self.matches[index] = set + cb() + } + }) + }) +} + +Glob.prototype._mark = function (p) { + return common.mark(this, p) +} + +Glob.prototype._makeAbs = function (f) { + return common.makeAbs(this, f) +} + +Glob.prototype.abort = function () { + this.aborted = true + this.emit('abort') +} + +Glob.prototype.pause = function () { + if (!this.paused) { + this.paused = true + this.emit('pause') + } +} + +Glob.prototype.resume = function () { + if (this.paused) { + this.emit('resume') + this.paused = false + if (this._emitQueue.length) { + var eq = this._emitQueue.slice(0) + this._emitQueue.length = 0 + for (var i = 0; i < eq.length; i ++) { + var e = eq[i] + this._emitMatch(e[0], e[1]) + } + } + if (this._processQueue.length) { + var pq = this._processQueue.slice(0) + this._processQueue.length = 0 + for (var i = 0; i < pq.length; i ++) { + var p = pq[i] + this._processing-- + this._process(p[0], p[1], p[2], p[3]) + } + } + } +} + +Glob.prototype._process = function (pattern, index, inGlobStar, cb) { + assert(this instanceof Glob) + assert(typeof cb === 'function') + + if (this.aborted) + return + + this._processing++ + if (this.paused) { + this._processQueue.push([pattern, index, inGlobStar, cb]) + return + } + + //console.error('PROCESS %d', this._processing, pattern) + + // Get the first [n] parts of pattern that are all strings. + var n = 0 + while (typeof pattern[n] === 'string') { + n ++ + } + // now n is the index of the first one that is *not* a string. + + // see if there's anything else + var prefix + switch (n) { + // if not, then this is rather simple + case pattern.length: + this._processSimple(pattern.join('/'), index, cb) + return + + case 0: + // pattern *starts* with some non-trivial item. + // going to readdir(cwd), but not include the prefix in matches. + prefix = null + break + + default: + // pattern has some string bits in the front. + // whatever it starts with, whether that's 'absolute' like /foo/bar, + // or 'relative' like '../baz' + prefix = pattern.slice(0, n).join('/') + break + } + + var remain = pattern.slice(n) + + // get the list of entries. + var read + if (prefix === null) + read = '.' + else if (isAbsolute(prefix) || + isAbsolute(pattern.map(function (p) { + return typeof p === 'string' ? p : '[*]' + }).join('/'))) { + if (!prefix || !isAbsolute(prefix)) + prefix = '/' + prefix + read = prefix + } else + read = prefix + + var abs = this._makeAbs(read) + + //if ignored, skip _processing + if (childrenIgnored(this, read)) + return cb() + + var isGlobStar = remain[0] === minimatch.GLOBSTAR + if (isGlobStar) + this._processGlobStar(prefix, read, abs, remain, index, inGlobStar, cb) + else + this._processReaddir(prefix, read, abs, remain, index, inGlobStar, cb) +} + +Glob.prototype._processReaddir = function (prefix, read, abs, remain, index, inGlobStar, cb) { + var self = this + this._readdir(abs, inGlobStar, function (er, entries) { + return self._processReaddir2(prefix, read, abs, remain, index, inGlobStar, entries, cb) + }) +} + +Glob.prototype._processReaddir2 = function (prefix, read, abs, remain, index, inGlobStar, entries, cb) { + + // if the abs isn't a dir, then nothing can match! + if (!entries) + return cb() + + // It will only match dot entries if it starts with a dot, or if + // dot is set. Stuff like @(.foo|.bar) isn't allowed. + var pn = remain[0] + var negate = !!this.minimatch.negate + var rawGlob = pn._glob + var dotOk = this.dot || rawGlob.charAt(0) === '.' + + var matchedEntries = [] + for (var i = 0; i < entries.length; i++) { + var e = entries[i] + if (e.charAt(0) !== '.' || dotOk) { + var m + if (negate && !prefix) { + m = !e.match(pn) + } else { + m = e.match(pn) + } + if (m) + matchedEntries.push(e) + } + } + + //console.error('prd2', prefix, entries, remain[0]._glob, matchedEntries) + + var len = matchedEntries.length + // If there are no matched entries, then nothing matches. + if (len === 0) + return cb() + + // if this is the last remaining pattern bit, then no need for + // an additional stat *unless* the user has specified mark or + // stat explicitly. We know they exist, since readdir returned + // them. + + if (remain.length === 1 && !this.mark && !this.stat) { + if (!this.matches[index]) + this.matches[index] = Object.create(null) + + for (var i = 0; i < len; i ++) { + var e = matchedEntries[i] + if (prefix) { + if (prefix !== '/') + e = prefix + '/' + e + else + e = prefix + e + } + + if (e.charAt(0) === '/' && !this.nomount) { + e = path.join(this.root, e) + } + this._emitMatch(index, e) + } + // This was the last one, and no stats were needed + return cb() + } + + // now test all matched entries as stand-ins for that part + // of the pattern. + remain.shift() + for (var i = 0; i < len; i ++) { + var e = matchedEntries[i] + var newPattern + if (prefix) { + if (prefix !== '/') + e = prefix + '/' + e + else + e = prefix + e + } + this._process([e].concat(remain), index, inGlobStar, cb) + } + cb() +} + +Glob.prototype._emitMatch = function (index, e) { + if (this.aborted) + return + + if (isIgnored(this, e)) + return + + if (this.paused) { + this._emitQueue.push([index, e]) + return + } + + var abs = isAbsolute(e) ? e : this._makeAbs(e) + + if (this.mark) + e = this._mark(e) + + if (this.absolute) + e = abs + + if (this.matches[index][e]) + return + + if (this.nodir) { + var c = this.cache[abs] + if (c === 'DIR' || Array.isArray(c)) + return + } + + this.matches[index][e] = true + + var st = this.statCache[abs] + if (st) + this.emit('stat', e, st) + + this.emit('match', e) +} + +Glob.prototype._readdirInGlobStar = function (abs, cb) { + if (this.aborted) + return + + // follow all symlinked directories forever + // just proceed as if this is a non-globstar situation + if (this.follow) + return this._readdir(abs, false, cb) + + var lstatkey = 'lstat\0' + abs + var self = this + var lstatcb = inflight(lstatkey, lstatcb_) + + if (lstatcb) + self.fs.lstat(abs, lstatcb) + + function lstatcb_ (er, lstat) { + if (er && er.code === 'ENOENT') + return cb() + + var isSym = lstat && lstat.isSymbolicLink() + self.symlinks[abs] = isSym + + // If it's not a symlink or a dir, then it's definitely a regular file. + // don't bother doing a readdir in that case. + if (!isSym && lstat && !lstat.isDirectory()) { + self.cache[abs] = 'FILE' + cb() + } else + self._readdir(abs, false, cb) + } +} + +Glob.prototype._readdir = function (abs, inGlobStar, cb) { + if (this.aborted) + return + + cb = inflight('readdir\0'+abs+'\0'+inGlobStar, cb) + if (!cb) + return + + //console.error('RD %j %j', +inGlobStar, abs) + if (inGlobStar && !ownProp(this.symlinks, abs)) + return this._readdirInGlobStar(abs, cb) + + if (ownProp(this.cache, abs)) { + var c = this.cache[abs] + if (!c || c === 'FILE') + return cb() + + if (Array.isArray(c)) + return cb(null, c) + } + + var self = this + self.fs.readdir(abs, readdirCb(this, abs, cb)) +} + +function readdirCb (self, abs, cb) { + return function (er, entries) { + if (er) + self._readdirError(abs, er, cb) + else + self._readdirEntries(abs, entries, cb) + } +} + +Glob.prototype._readdirEntries = function (abs, entries, cb) { + if (this.aborted) + return + + // if we haven't asked to stat everything, then just + // assume that everything in there exists, so we can avoid + // having to stat it a second time. + if (!this.mark && !this.stat) { + for (var i = 0; i < entries.length; i ++) { + var e = entries[i] + if (abs === '/') + e = abs + e + else + e = abs + '/' + e + this.cache[e] = true + } + } + + this.cache[abs] = entries + return cb(null, entries) +} + +Glob.prototype._readdirError = function (f, er, cb) { + if (this.aborted) + return + + // handle errors, and cache the information + switch (er.code) { + case 'ENOTSUP': // https://github.com/isaacs/node-glob/issues/205 + case 'ENOTDIR': // totally normal. means it *does* exist. + var abs = this._makeAbs(f) + this.cache[abs] = 'FILE' + if (abs === this.cwdAbs) { + var error = new Error(er.code + ' invalid cwd ' + this.cwd) + error.path = this.cwd + error.code = er.code + this.emit('error', error) + this.abort() + } + break + + case 'ENOENT': // not terribly unusual + case 'ELOOP': + case 'ENAMETOOLONG': + case 'UNKNOWN': + this.cache[this._makeAbs(f)] = false + break + + default: // some unusual error. Treat as failure. + this.cache[this._makeAbs(f)] = false + if (this.strict) { + this.emit('error', er) + // If the error is handled, then we abort + // if not, we threw out of here + this.abort() + } + if (!this.silent) + console.error('glob error', er) + break + } + + return cb() +} + +Glob.prototype._processGlobStar = function (prefix, read, abs, remain, index, inGlobStar, cb) { + var self = this + this._readdir(abs, inGlobStar, function (er, entries) { + self._processGlobStar2(prefix, read, abs, remain, index, inGlobStar, entries, cb) + }) +} + + +Glob.prototype._processGlobStar2 = function (prefix, read, abs, remain, index, inGlobStar, entries, cb) { + //console.error('pgs2', prefix, remain[0], entries) + + // no entries means not a dir, so it can never have matches + // foo.txt/** doesn't match foo.txt + if (!entries) + return cb() + + // test without the globstar, and with every child both below + // and replacing the globstar. + var remainWithoutGlobStar = remain.slice(1) + var gspref = prefix ? [ prefix ] : [] + var noGlobStar = gspref.concat(remainWithoutGlobStar) + + // the noGlobStar pattern exits the inGlobStar state + this._process(noGlobStar, index, false, cb) + + var isSym = this.symlinks[abs] + var len = entries.length + + // If it's a symlink, and we're in a globstar, then stop + if (isSym && inGlobStar) + return cb() + + for (var i = 0; i < len; i++) { + var e = entries[i] + if (e.charAt(0) === '.' && !this.dot) + continue + + // these two cases enter the inGlobStar state + var instead = gspref.concat(entries[i], remainWithoutGlobStar) + this._process(instead, index, true, cb) + + var below = gspref.concat(entries[i], remain) + this._process(below, index, true, cb) + } + + cb() +} + +Glob.prototype._processSimple = function (prefix, index, cb) { + // XXX review this. Shouldn't it be doing the mounting etc + // before doing stat? kinda weird? + var self = this + this._stat(prefix, function (er, exists) { + self._processSimple2(prefix, index, er, exists, cb) + }) +} +Glob.prototype._processSimple2 = function (prefix, index, er, exists, cb) { + + //console.error('ps2', prefix, exists) + + if (!this.matches[index]) + this.matches[index] = Object.create(null) + + // If it doesn't exist, then just mark the lack of results + if (!exists) + return cb() + + if (prefix && isAbsolute(prefix) && !this.nomount) { + var trail = /[\/\\]$/.test(prefix) + if (prefix.charAt(0) === '/') { + prefix = path.join(this.root, prefix) + } else { + prefix = path.resolve(this.root, prefix) + if (trail) + prefix += '/' + } + } + + if (process.platform === 'win32') + prefix = prefix.replace(/\\/g, '/') + + // Mark this as a match + this._emitMatch(index, prefix) + cb() +} + +// Returns either 'DIR', 'FILE', or false +Glob.prototype._stat = function (f, cb) { + var abs = this._makeAbs(f) + var needDir = f.slice(-1) === '/' + + if (f.length > this.maxLength) + return cb() + + if (!this.stat && ownProp(this.cache, abs)) { + var c = this.cache[abs] + + if (Array.isArray(c)) + c = 'DIR' + + // It exists, but maybe not how we need it + if (!needDir || c === 'DIR') + return cb(null, c) + + if (needDir && c === 'FILE') + return cb() + + // otherwise we have to stat, because maybe c=true + // if we know it exists, but not what it is. + } + + var exists + var stat = this.statCache[abs] + if (stat !== undefined) { + if (stat === false) + return cb(null, stat) + else { + var type = stat.isDirectory() ? 'DIR' : 'FILE' + if (needDir && type === 'FILE') + return cb() + else + return cb(null, type, stat) + } + } + + var self = this + var statcb = inflight('stat\0' + abs, lstatcb_) + if (statcb) + self.fs.lstat(abs, statcb) + + function lstatcb_ (er, lstat) { + if (lstat && lstat.isSymbolicLink()) { + // If it's a symlink, then treat it as the target, unless + // the target does not exist, then treat it as a file. + return self.fs.stat(abs, function (er, stat) { + if (er) + self._stat2(f, abs, null, lstat, cb) + else + self._stat2(f, abs, er, stat, cb) + }) + } else { + self._stat2(f, abs, er, lstat, cb) + } + } +} + +Glob.prototype._stat2 = function (f, abs, er, stat, cb) { + if (er && (er.code === 'ENOENT' || er.code === 'ENOTDIR')) { + this.statCache[abs] = false + return cb() + } + + var needDir = f.slice(-1) === '/' + this.statCache[abs] = stat + + if (abs.slice(-1) === '/' && stat && !stat.isDirectory()) + return cb(null, false, stat) + + var c = true + if (stat) + c = stat.isDirectory() ? 'DIR' : 'FILE' + this.cache[abs] = this.cache[abs] || c + + if (needDir && c === 'FILE') + return cb() + + return cb(null, c, stat) +} diff --git a/node_modules/glob/package.json b/node_modules/glob/package.json new file mode 100644 index 0000000..5940b64 --- /dev/null +++ b/node_modules/glob/package.json @@ -0,0 +1,55 @@ +{ + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", + "name": "glob", + "description": "a little globber", + "version": "7.2.3", + "publishConfig": { + "tag": "v7-legacy" + }, + "repository": { + "type": "git", + "url": "git://github.com/isaacs/node-glob.git" + }, + "main": "glob.js", + "files": [ + "glob.js", + "sync.js", + "common.js" + ], + "engines": { + "node": "*" + }, + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "devDependencies": { + "memfs": "^3.2.0", + "mkdirp": "0", + "rimraf": "^2.2.8", + "tap": "^15.0.6", + "tick": "0.0.6" + }, + "tap": { + "before": "test/00-setup.js", + "after": "test/zz-cleanup.js", + "jobs": 1 + }, + "scripts": { + "prepublish": "npm run benchclean", + "profclean": "rm -f v8.log profile.txt", + "test": "tap", + "test-regen": "npm run profclean && TEST_REGEN=1 node test/00-setup.js", + "bench": "bash benchmark.sh", + "prof": "bash prof.sh && cat profile.txt", + "benchclean": "node benchclean.js" + }, + "license": "ISC", + "funding": { + "url": "https://github.com/sponsors/isaacs" + } +} diff --git a/node_modules/glob/sync.js b/node_modules/glob/sync.js new file mode 100644 index 0000000..2c4f480 --- /dev/null +++ b/node_modules/glob/sync.js @@ -0,0 +1,486 @@ +module.exports = globSync +globSync.GlobSync = GlobSync + +var rp = require('fs.realpath') +var minimatch = require('minimatch') +var Minimatch = minimatch.Minimatch +var Glob = require('./glob.js').Glob +var util = require('util') +var path = require('path') +var assert = require('assert') +var isAbsolute = require('path-is-absolute') +var common = require('./common.js') +var setopts = common.setopts +var ownProp = common.ownProp +var childrenIgnored = common.childrenIgnored +var isIgnored = common.isIgnored + +function globSync (pattern, options) { + if (typeof options === 'function' || arguments.length === 3) + throw new TypeError('callback provided to sync glob\n'+ + 'See: https://github.com/isaacs/node-glob/issues/167') + + return new GlobSync(pattern, options).found +} + +function GlobSync (pattern, options) { + if (!pattern) + throw new Error('must provide pattern') + + if (typeof options === 'function' || arguments.length === 3) + throw new TypeError('callback provided to sync glob\n'+ + 'See: https://github.com/isaacs/node-glob/issues/167') + + if (!(this instanceof GlobSync)) + return new GlobSync(pattern, options) + + setopts(this, pattern, options) + + if (this.noprocess) + return this + + var n = this.minimatch.set.length + this.matches = new Array(n) + for (var i = 0; i < n; i ++) { + this._process(this.minimatch.set[i], i, false) + } + this._finish() +} + +GlobSync.prototype._finish = function () { + assert.ok(this instanceof GlobSync) + if (this.realpath) { + var self = this + this.matches.forEach(function (matchset, index) { + var set = self.matches[index] = Object.create(null) + for (var p in matchset) { + try { + p = self._makeAbs(p) + var real = rp.realpathSync(p, self.realpathCache) + set[real] = true + } catch (er) { + if (er.syscall === 'stat') + set[self._makeAbs(p)] = true + else + throw er + } + } + }) + } + common.finish(this) +} + + +GlobSync.prototype._process = function (pattern, index, inGlobStar) { + assert.ok(this instanceof GlobSync) + + // Get the first [n] parts of pattern that are all strings. + var n = 0 + while (typeof pattern[n] === 'string') { + n ++ + } + // now n is the index of the first one that is *not* a string. + + // See if there's anything else + var prefix + switch (n) { + // if not, then this is rather simple + case pattern.length: + this._processSimple(pattern.join('/'), index) + return + + case 0: + // pattern *starts* with some non-trivial item. + // going to readdir(cwd), but not include the prefix in matches. + prefix = null + break + + default: + // pattern has some string bits in the front. + // whatever it starts with, whether that's 'absolute' like /foo/bar, + // or 'relative' like '../baz' + prefix = pattern.slice(0, n).join('/') + break + } + + var remain = pattern.slice(n) + + // get the list of entries. + var read + if (prefix === null) + read = '.' + else if (isAbsolute(prefix) || + isAbsolute(pattern.map(function (p) { + return typeof p === 'string' ? p : '[*]' + }).join('/'))) { + if (!prefix || !isAbsolute(prefix)) + prefix = '/' + prefix + read = prefix + } else + read = prefix + + var abs = this._makeAbs(read) + + //if ignored, skip processing + if (childrenIgnored(this, read)) + return + + var isGlobStar = remain[0] === minimatch.GLOBSTAR + if (isGlobStar) + this._processGlobStar(prefix, read, abs, remain, index, inGlobStar) + else + this._processReaddir(prefix, read, abs, remain, index, inGlobStar) +} + + +GlobSync.prototype._processReaddir = function (prefix, read, abs, remain, index, inGlobStar) { + var entries = this._readdir(abs, inGlobStar) + + // if the abs isn't a dir, then nothing can match! + if (!entries) + return + + // It will only match dot entries if it starts with a dot, or if + // dot is set. Stuff like @(.foo|.bar) isn't allowed. + var pn = remain[0] + var negate = !!this.minimatch.negate + var rawGlob = pn._glob + var dotOk = this.dot || rawGlob.charAt(0) === '.' + + var matchedEntries = [] + for (var i = 0; i < entries.length; i++) { + var e = entries[i] + if (e.charAt(0) !== '.' || dotOk) { + var m + if (negate && !prefix) { + m = !e.match(pn) + } else { + m = e.match(pn) + } + if (m) + matchedEntries.push(e) + } + } + + var len = matchedEntries.length + // If there are no matched entries, then nothing matches. + if (len === 0) + return + + // if this is the last remaining pattern bit, then no need for + // an additional stat *unless* the user has specified mark or + // stat explicitly. We know they exist, since readdir returned + // them. + + if (remain.length === 1 && !this.mark && !this.stat) { + if (!this.matches[index]) + this.matches[index] = Object.create(null) + + for (var i = 0; i < len; i ++) { + var e = matchedEntries[i] + if (prefix) { + if (prefix.slice(-1) !== '/') + e = prefix + '/' + e + else + e = prefix + e + } + + if (e.charAt(0) === '/' && !this.nomount) { + e = path.join(this.root, e) + } + this._emitMatch(index, e) + } + // This was the last one, and no stats were needed + return + } + + // now test all matched entries as stand-ins for that part + // of the pattern. + remain.shift() + for (var i = 0; i < len; i ++) { + var e = matchedEntries[i] + var newPattern + if (prefix) + newPattern = [prefix, e] + else + newPattern = [e] + this._process(newPattern.concat(remain), index, inGlobStar) + } +} + + +GlobSync.prototype._emitMatch = function (index, e) { + if (isIgnored(this, e)) + return + + var abs = this._makeAbs(e) + + if (this.mark) + e = this._mark(e) + + if (this.absolute) { + e = abs + } + + if (this.matches[index][e]) + return + + if (this.nodir) { + var c = this.cache[abs] + if (c === 'DIR' || Array.isArray(c)) + return + } + + this.matches[index][e] = true + + if (this.stat) + this._stat(e) +} + + +GlobSync.prototype._readdirInGlobStar = function (abs) { + // follow all symlinked directories forever + // just proceed as if this is a non-globstar situation + if (this.follow) + return this._readdir(abs, false) + + var entries + var lstat + var stat + try { + lstat = this.fs.lstatSync(abs) + } catch (er) { + if (er.code === 'ENOENT') { + // lstat failed, doesn't exist + return null + } + } + + var isSym = lstat && lstat.isSymbolicLink() + this.symlinks[abs] = isSym + + // If it's not a symlink or a dir, then it's definitely a regular file. + // don't bother doing a readdir in that case. + if (!isSym && lstat && !lstat.isDirectory()) + this.cache[abs] = 'FILE' + else + entries = this._readdir(abs, false) + + return entries +} + +GlobSync.prototype._readdir = function (abs, inGlobStar) { + var entries + + if (inGlobStar && !ownProp(this.symlinks, abs)) + return this._readdirInGlobStar(abs) + + if (ownProp(this.cache, abs)) { + var c = this.cache[abs] + if (!c || c === 'FILE') + return null + + if (Array.isArray(c)) + return c + } + + try { + return this._readdirEntries(abs, this.fs.readdirSync(abs)) + } catch (er) { + this._readdirError(abs, er) + return null + } +} + +GlobSync.prototype._readdirEntries = function (abs, entries) { + // if we haven't asked to stat everything, then just + // assume that everything in there exists, so we can avoid + // having to stat it a second time. + if (!this.mark && !this.stat) { + for (var i = 0; i < entries.length; i ++) { + var e = entries[i] + if (abs === '/') + e = abs + e + else + e = abs + '/' + e + this.cache[e] = true + } + } + + this.cache[abs] = entries + + // mark and cache dir-ness + return entries +} + +GlobSync.prototype._readdirError = function (f, er) { + // handle errors, and cache the information + switch (er.code) { + case 'ENOTSUP': // https://github.com/isaacs/node-glob/issues/205 + case 'ENOTDIR': // totally normal. means it *does* exist. + var abs = this._makeAbs(f) + this.cache[abs] = 'FILE' + if (abs === this.cwdAbs) { + var error = new Error(er.code + ' invalid cwd ' + this.cwd) + error.path = this.cwd + error.code = er.code + throw error + } + break + + case 'ENOENT': // not terribly unusual + case 'ELOOP': + case 'ENAMETOOLONG': + case 'UNKNOWN': + this.cache[this._makeAbs(f)] = false + break + + default: // some unusual error. Treat as failure. + this.cache[this._makeAbs(f)] = false + if (this.strict) + throw er + if (!this.silent) + console.error('glob error', er) + break + } +} + +GlobSync.prototype._processGlobStar = function (prefix, read, abs, remain, index, inGlobStar) { + + var entries = this._readdir(abs, inGlobStar) + + // no entries means not a dir, so it can never have matches + // foo.txt/** doesn't match foo.txt + if (!entries) + return + + // test without the globstar, and with every child both below + // and replacing the globstar. + var remainWithoutGlobStar = remain.slice(1) + var gspref = prefix ? [ prefix ] : [] + var noGlobStar = gspref.concat(remainWithoutGlobStar) + + // the noGlobStar pattern exits the inGlobStar state + this._process(noGlobStar, index, false) + + var len = entries.length + var isSym = this.symlinks[abs] + + // If it's a symlink, and we're in a globstar, then stop + if (isSym && inGlobStar) + return + + for (var i = 0; i < len; i++) { + var e = entries[i] + if (e.charAt(0) === '.' && !this.dot) + continue + + // these two cases enter the inGlobStar state + var instead = gspref.concat(entries[i], remainWithoutGlobStar) + this._process(instead, index, true) + + var below = gspref.concat(entries[i], remain) + this._process(below, index, true) + } +} + +GlobSync.prototype._processSimple = function (prefix, index) { + // XXX review this. Shouldn't it be doing the mounting etc + // before doing stat? kinda weird? + var exists = this._stat(prefix) + + if (!this.matches[index]) + this.matches[index] = Object.create(null) + + // If it doesn't exist, then just mark the lack of results + if (!exists) + return + + if (prefix && isAbsolute(prefix) && !this.nomount) { + var trail = /[\/\\]$/.test(prefix) + if (prefix.charAt(0) === '/') { + prefix = path.join(this.root, prefix) + } else { + prefix = path.resolve(this.root, prefix) + if (trail) + prefix += '/' + } + } + + if (process.platform === 'win32') + prefix = prefix.replace(/\\/g, '/') + + // Mark this as a match + this._emitMatch(index, prefix) +} + +// Returns either 'DIR', 'FILE', or false +GlobSync.prototype._stat = function (f) { + var abs = this._makeAbs(f) + var needDir = f.slice(-1) === '/' + + if (f.length > this.maxLength) + return false + + if (!this.stat && ownProp(this.cache, abs)) { + var c = this.cache[abs] + + if (Array.isArray(c)) + c = 'DIR' + + // It exists, but maybe not how we need it + if (!needDir || c === 'DIR') + return c + + if (needDir && c === 'FILE') + return false + + // otherwise we have to stat, because maybe c=true + // if we know it exists, but not what it is. + } + + var exists + var stat = this.statCache[abs] + if (!stat) { + var lstat + try { + lstat = this.fs.lstatSync(abs) + } catch (er) { + if (er && (er.code === 'ENOENT' || er.code === 'ENOTDIR')) { + this.statCache[abs] = false + return false + } + } + + if (lstat && lstat.isSymbolicLink()) { + try { + stat = this.fs.statSync(abs) + } catch (er) { + stat = lstat + } + } else { + stat = lstat + } + } + + this.statCache[abs] = stat + + var c = true + if (stat) + c = stat.isDirectory() ? 'DIR' : 'FILE' + + this.cache[abs] = this.cache[abs] || c + + if (needDir && c === 'FILE') + return false + + return c +} + +GlobSync.prototype._mark = function (p) { + return common.mark(this, p) +} + +GlobSync.prototype._makeAbs = function (f) { + return common.makeAbs(this, f) +} diff --git a/node_modules/globby/gitignore.js b/node_modules/globby/gitignore.js new file mode 100644 index 0000000..2f77baa --- /dev/null +++ b/node_modules/globby/gitignore.js @@ -0,0 +1,120 @@ +'use strict'; +const {promisify} = require('util'); +const fs = require('fs'); +const path = require('path'); +const fastGlob = require('fast-glob'); +const gitIgnore = require('ignore'); +const slash = require('slash'); + +const DEFAULT_IGNORE = [ + '**/node_modules/**', + '**/flow-typed/**', + '**/coverage/**', + '**/.git' +]; + +const readFileP = promisify(fs.readFile); + +const mapGitIgnorePatternTo = base => ignore => { + if (ignore.startsWith('!')) { + return '!' + path.posix.join(base, ignore.slice(1)); + } + + return path.posix.join(base, ignore); +}; + +const parseGitIgnore = (content, options) => { + const base = slash(path.relative(options.cwd, path.dirname(options.fileName))); + + return content + .split(/\r?\n/) + .filter(Boolean) + .filter(line => !line.startsWith('#')) + .map(mapGitIgnorePatternTo(base)); +}; + +const reduceIgnore = files => { + const ignores = gitIgnore(); + for (const file of files) { + ignores.add(parseGitIgnore(file.content, { + cwd: file.cwd, + fileName: file.filePath + })); + } + + return ignores; +}; + +const ensureAbsolutePathForCwd = (cwd, p) => { + cwd = slash(cwd); + if (path.isAbsolute(p)) { + if (slash(p).startsWith(cwd)) { + return p; + } + + throw new Error(`Path ${p} is not in cwd ${cwd}`); + } + + return path.join(cwd, p); +}; + +const getIsIgnoredPredecate = (ignores, cwd) => { + return p => ignores.ignores(slash(path.relative(cwd, ensureAbsolutePathForCwd(cwd, p.path || p)))); +}; + +const getFile = async (file, cwd) => { + const filePath = path.join(cwd, file); + const content = await readFileP(filePath, 'utf8'); + + return { + cwd, + filePath, + content + }; +}; + +const getFileSync = (file, cwd) => { + const filePath = path.join(cwd, file); + const content = fs.readFileSync(filePath, 'utf8'); + + return { + cwd, + filePath, + content + }; +}; + +const normalizeOptions = ({ + ignore = [], + cwd = slash(process.cwd()) +} = {}) => { + return {ignore, cwd}; +}; + +module.exports = async options => { + options = normalizeOptions(options); + + const paths = await fastGlob('**/.gitignore', { + ignore: DEFAULT_IGNORE.concat(options.ignore), + cwd: options.cwd + }); + + const files = await Promise.all(paths.map(file => getFile(file, options.cwd))); + const ignores = reduceIgnore(files); + + return getIsIgnoredPredecate(ignores, options.cwd); +}; + +module.exports.sync = options => { + options = normalizeOptions(options); + + const paths = fastGlob.sync('**/.gitignore', { + ignore: DEFAULT_IGNORE.concat(options.ignore), + cwd: options.cwd + }); + + const files = paths.map(file => getFileSync(file, options.cwd)); + const ignores = reduceIgnore(files); + + return getIsIgnoredPredecate(ignores, options.cwd); +}; diff --git a/node_modules/globby/index.d.ts b/node_modules/globby/index.d.ts new file mode 100644 index 0000000..2e563fc --- /dev/null +++ b/node_modules/globby/index.d.ts @@ -0,0 +1,186 @@ +import {Options as FastGlobOptions, Entry as FastGlobEntry} from 'fast-glob'; + +declare namespace globby { + type ExpandDirectoriesOption = + | boolean + | readonly string[] + | {files?: readonly string[]; extensions?: readonly string[]}; + + type Entry = FastGlobEntry; + + interface GlobbyOptions extends FastGlobOptions { + /** + If set to `true`, `globby` will automatically glob directories for you. If you define an `Array` it will only glob files that matches the patterns inside the `Array`. You can also define an `Object` with `files` and `extensions` like in the example below. + + Note that if you set this option to `false`, you won't get back matched directories unless you set `onlyFiles: false`. + + @default true + + @example + ``` + import globby = require('globby'); + + (async () => { + const paths = await globby('images', { + expandDirectories: { + files: ['cat', 'unicorn', '*.jpg'], + extensions: ['png'] + } + }); + + console.log(paths); + //=> ['cat.png', 'unicorn.png', 'cow.jpg', 'rainbow.jpg'] + })(); + ``` + */ + readonly expandDirectories?: ExpandDirectoriesOption; + + /** + Respect ignore patterns in `.gitignore` files that apply to the globbed files. + + @default false + */ + readonly gitignore?: boolean; + } + + interface GlobTask { + readonly pattern: string; + readonly options: GlobbyOptions; + } + + interface GitignoreOptions { + readonly cwd?: string; + readonly ignore?: readonly string[]; + } + + type FilterFunction = (path: string) => boolean; +} + +interface Gitignore { + /** + @returns A filter function indicating whether a given path is ignored via a `.gitignore` file. + */ + sync: (options?: globby.GitignoreOptions) => globby.FilterFunction; + + /** + `.gitignore` files matched by the ignore config are not used for the resulting filter function. + + @returns A filter function indicating whether a given path is ignored via a `.gitignore` file. + + @example + ``` + import {gitignore} from 'globby'; + + (async () => { + const isIgnored = await gitignore(); + console.log(isIgnored('some/file')); + })(); + ``` + */ + (options?: globby.GitignoreOptions): Promise; +} + +declare const globby: { + /** + Find files and directories using glob patterns. + + Note that glob patterns can only contain forward-slashes, not backward-slashes, so if you want to construct a glob pattern from path components, you need to use `path.posix.join()` instead of `path.join()`. + + @param patterns - See the supported [glob patterns](https://github.com/sindresorhus/globby#globbing-patterns). + @param options - See the [`fast-glob` options](https://github.com/mrmlnc/fast-glob#options-3) in addition to the ones in this package. + @returns The matching paths. + */ + sync: (( + patterns: string | readonly string[], + options: globby.GlobbyOptions & {objectMode: true} + ) => globby.Entry[]) & (( + patterns: string | readonly string[], + options?: globby.GlobbyOptions + ) => string[]); + + /** + Find files and directories using glob patterns. + + Note that glob patterns can only contain forward-slashes, not backward-slashes, so if you want to construct a glob pattern from path components, you need to use `path.posix.join()` instead of `path.join()`. + + @param patterns - See the supported [glob patterns](https://github.com/sindresorhus/globby#globbing-patterns). + @param options - See the [`fast-glob` options](https://github.com/mrmlnc/fast-glob#options-3) in addition to the ones in this package. + @returns The stream of matching paths. + + @example + ``` + import globby = require('globby'); + + (async () => { + for await (const path of globby.stream('*.tmp')) { + console.log(path); + } + })(); + ``` + */ + stream: ( + patterns: string | readonly string[], + options?: globby.GlobbyOptions + ) => NodeJS.ReadableStream; + + /** + Note that you should avoid running the same tasks multiple times as they contain a file system cache. Instead, run this method each time to ensure file system changes are taken into consideration. + + @param patterns - See the supported [glob patterns](https://github.com/sindresorhus/globby#globbing-patterns). + @param options - See the [`fast-glob` options](https://github.com/mrmlnc/fast-glob#options-3) in addition to the ones in this package. + @returns An object in the format `{pattern: string, options: object}`, which can be passed as arguments to [`fast-glob`](https://github.com/mrmlnc/fast-glob). This is useful for other globbing-related packages. + */ + generateGlobTasks: ( + patterns: string | readonly string[], + options?: globby.GlobbyOptions + ) => globby.GlobTask[]; + + /** + Note that the options affect the results. + + This function is backed by [`fast-glob`](https://github.com/mrmlnc/fast-glob#isdynamicpatternpattern-options). + + @param patterns - See the supported [glob patterns](https://github.com/sindresorhus/globby#globbing-patterns). + @param options - See the [`fast-glob` options](https://github.com/mrmlnc/fast-glob#options-3). + @returns Whether there are any special glob characters in the `patterns`. + */ + hasMagic: ( + patterns: string | readonly string[], + options?: FastGlobOptions + ) => boolean; + + readonly gitignore: Gitignore; + + ( + patterns: string | readonly string[], + options: globby.GlobbyOptions & {objectMode: true} + ): Promise; + + /** + Find files and directories using glob patterns. + + Note that glob patterns can only contain forward-slashes, not backward-slashes, so if you want to construct a glob pattern from path components, you need to use `path.posix.join()` instead of `path.join()`. + + @param patterns - See the supported [glob patterns](https://github.com/sindresorhus/globby#globbing-patterns). + @param options - See the [`fast-glob` options](https://github.com/mrmlnc/fast-glob#options-3) in addition to the ones in this package. + @returns The matching paths. + + @example + ``` + import globby = require('globby'); + + (async () => { + const paths = await globby(['*', '!cake']); + + console.log(paths); + //=> ['unicorn', 'rainbow'] + })(); + ``` + */ + ( + patterns: string | readonly string[], + options?: globby.GlobbyOptions + ): Promise; +}; + +export = globby; diff --git a/node_modules/globby/index.js b/node_modules/globby/index.js new file mode 100644 index 0000000..b2d503b --- /dev/null +++ b/node_modules/globby/index.js @@ -0,0 +1,181 @@ +'use strict'; +const fs = require('fs'); +const arrayUnion = require('array-union'); +const merge2 = require('merge2'); +const fastGlob = require('fast-glob'); +const dirGlob = require('dir-glob'); +const gitignore = require('./gitignore'); +const {FilterStream, UniqueStream} = require('./stream-utils'); + +const DEFAULT_FILTER = () => false; + +const isNegative = pattern => pattern[0] === '!'; + +const assertPatternsInput = patterns => { + if (!patterns.every(pattern => typeof pattern === 'string')) { + throw new TypeError('Patterns must be a string or an array of strings'); + } +}; + +const checkCwdOption = (options = {}) => { + if (!options.cwd) { + return; + } + + let stat; + try { + stat = fs.statSync(options.cwd); + } catch { + return; + } + + if (!stat.isDirectory()) { + throw new Error('The `cwd` option must be a path to a directory'); + } +}; + +const getPathString = p => p.stats instanceof fs.Stats ? p.path : p; + +const generateGlobTasks = (patterns, taskOptions) => { + patterns = arrayUnion([].concat(patterns)); + assertPatternsInput(patterns); + checkCwdOption(taskOptions); + + const globTasks = []; + + taskOptions = { + ignore: [], + expandDirectories: true, + ...taskOptions + }; + + for (const [index, pattern] of patterns.entries()) { + if (isNegative(pattern)) { + continue; + } + + const ignore = patterns + .slice(index) + .filter(pattern => isNegative(pattern)) + .map(pattern => pattern.slice(1)); + + const options = { + ...taskOptions, + ignore: taskOptions.ignore.concat(ignore) + }; + + globTasks.push({pattern, options}); + } + + return globTasks; +}; + +const globDirs = (task, fn) => { + let options = {}; + if (task.options.cwd) { + options.cwd = task.options.cwd; + } + + if (Array.isArray(task.options.expandDirectories)) { + options = { + ...options, + files: task.options.expandDirectories + }; + } else if (typeof task.options.expandDirectories === 'object') { + options = { + ...options, + ...task.options.expandDirectories + }; + } + + return fn(task.pattern, options); +}; + +const getPattern = (task, fn) => task.options.expandDirectories ? globDirs(task, fn) : [task.pattern]; + +const getFilterSync = options => { + return options && options.gitignore ? + gitignore.sync({cwd: options.cwd, ignore: options.ignore}) : + DEFAULT_FILTER; +}; + +const globToTask = task => glob => { + const {options} = task; + if (options.ignore && Array.isArray(options.ignore) && options.expandDirectories) { + options.ignore = dirGlob.sync(options.ignore); + } + + return { + pattern: glob, + options + }; +}; + +module.exports = async (patterns, options) => { + const globTasks = generateGlobTasks(patterns, options); + + const getFilter = async () => { + return options && options.gitignore ? + gitignore({cwd: options.cwd, ignore: options.ignore}) : + DEFAULT_FILTER; + }; + + const getTasks = async () => { + const tasks = await Promise.all(globTasks.map(async task => { + const globs = await getPattern(task, dirGlob); + return Promise.all(globs.map(globToTask(task))); + })); + + return arrayUnion(...tasks); + }; + + const [filter, tasks] = await Promise.all([getFilter(), getTasks()]); + const paths = await Promise.all(tasks.map(task => fastGlob(task.pattern, task.options))); + + return arrayUnion(...paths).filter(path_ => !filter(getPathString(path_))); +}; + +module.exports.sync = (patterns, options) => { + const globTasks = generateGlobTasks(patterns, options); + + const tasks = []; + for (const task of globTasks) { + const newTask = getPattern(task, dirGlob.sync).map(globToTask(task)); + tasks.push(...newTask); + } + + const filter = getFilterSync(options); + + let matches = []; + for (const task of tasks) { + matches = arrayUnion(matches, fastGlob.sync(task.pattern, task.options)); + } + + return matches.filter(path_ => !filter(path_)); +}; + +module.exports.stream = (patterns, options) => { + const globTasks = generateGlobTasks(patterns, options); + + const tasks = []; + for (const task of globTasks) { + const newTask = getPattern(task, dirGlob.sync).map(globToTask(task)); + tasks.push(...newTask); + } + + const filter = getFilterSync(options); + const filterStream = new FilterStream(p => !filter(p)); + const uniqueStream = new UniqueStream(); + + return merge2(tasks.map(task => fastGlob.stream(task.pattern, task.options))) + .pipe(filterStream) + .pipe(uniqueStream); +}; + +module.exports.generateGlobTasks = generateGlobTasks; + +module.exports.hasMagic = (patterns, options) => [] + .concat(patterns) + .some(pattern => fastGlob.isDynamicPattern(pattern, options)); + +module.exports.gitignore = gitignore; diff --git a/node_modules/globby/license b/node_modules/globby/license new file mode 100644 index 0000000..e7af2f7 --- /dev/null +++ b/node_modules/globby/license @@ -0,0 +1,9 @@ +MIT License + +Copyright (c) Sindre Sorhus (sindresorhus.com) + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/globby/package.json b/node_modules/globby/package.json new file mode 100644 index 0000000..a458778 --- /dev/null +++ b/node_modules/globby/package.json @@ -0,0 +1,82 @@ +{ + "name": "globby", + "version": "11.1.0", + "description": "User-friendly glob matching", + "license": "MIT", + "repository": "sindresorhus/globby", + "funding": "https://github.com/sponsors/sindresorhus", + "author": { + "email": "sindresorhus@gmail.com", + "name": "Sindre Sorhus", + "url": "https://sindresorhus.com" + }, + "engines": { + "node": ">=10" + }, + "scripts": { + "bench": "npm update glob-stream fast-glob && matcha bench.js", + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts", + "gitignore.js", + "stream-utils.js" + ], + "keywords": [ + "all", + "array", + "directories", + "expand", + "files", + "filesystem", + "filter", + "find", + "fnmatch", + "folders", + "fs", + "glob", + "globbing", + "globs", + "gulpfriendly", + "match", + "matcher", + "minimatch", + "multi", + "multiple", + "paths", + "pattern", + "patterns", + "traverse", + "util", + "utility", + "wildcard", + "wildcards", + "promise", + "gitignore", + "git" + ], + "dependencies": { + "array-union": "^2.1.0", + "dir-glob": "^3.0.1", + "fast-glob": "^3.2.9", + "ignore": "^5.2.0", + "merge2": "^1.4.1", + "slash": "^3.0.0" + }, + "devDependencies": { + "ava": "^3.13.0", + "get-stream": "^6.0.0", + "glob-stream": "^6.1.0", + "globby": "sindresorhus/globby#main", + "matcha": "^0.7.0", + "rimraf": "^3.0.2", + "tsd": "^0.13.1", + "xo": "^0.33.1" + }, + "xo": { + "ignores": [ + "fixtures" + ] + } +} diff --git a/node_modules/globby/readme.md b/node_modules/globby/readme.md new file mode 100644 index 0000000..b39ae43 --- /dev/null +++ b/node_modules/globby/readme.md @@ -0,0 +1,170 @@ +# globby + +> User-friendly glob matching + +Based on [`fast-glob`](https://github.com/mrmlnc/fast-glob) but adds a bunch of useful features. + +## Features + +- Promise API +- Multiple patterns +- Negated patterns: `['foo*', '!foobar']` +- Expands directories: `foo` → `foo/**/*` +- Supports `.gitignore` + +## Install + +``` +$ npm install globby +``` + +## Usage + +``` +├── unicorn +├── cake +└── rainbow +``` + +```js +const globby = require('globby'); + +(async () => { + const paths = await globby(['*', '!cake']); + + console.log(paths); + //=> ['unicorn', 'rainbow'] +})(); +``` + +## API + +Note that glob patterns can only contain forward-slashes, not backward-slashes, so if you want to construct a glob pattern from path components, you need to use `path.posix.join()` instead of `path.join()`. + +### globby(patterns, options?) + +Returns a `Promise` of matching paths. + +#### patterns + +Type: `string | string[]` + +See supported `minimatch` [patterns](https://github.com/isaacs/minimatch#usage). + +#### options + +Type: `object` + +See the [`fast-glob` options](https://github.com/mrmlnc/fast-glob#options-3) in addition to the ones below. + +##### expandDirectories + +Type: `boolean | string[] | object`\ +Default: `true` + +If set to `true`, `globby` will automatically glob directories for you. If you define an `Array` it will only glob files that matches the patterns inside the `Array`. You can also define an `object` with `files` and `extensions` like below: + +```js +const globby = require('globby'); + +(async () => { + const paths = await globby('images', { + expandDirectories: { + files: ['cat', 'unicorn', '*.jpg'], + extensions: ['png'] + } + }); + + console.log(paths); + //=> ['cat.png', 'unicorn.png', 'cow.jpg', 'rainbow.jpg'] +})(); +``` + +Note that if you set this option to `false`, you won't get back matched directories unless you set `onlyFiles: false`. + +##### gitignore + +Type: `boolean`\ +Default: `false` + +Respect ignore patterns in `.gitignore` files that apply to the globbed files. + +### globby.sync(patterns, options?) + +Returns `string[]` of matching paths. + +### globby.stream(patterns, options?) + +Returns a [`stream.Readable`](https://nodejs.org/api/stream.html#stream_readable_streams) of matching paths. + +Since Node.js 10, [readable streams are iterable](https://nodejs.org/api/stream.html#stream_readable_symbol_asynciterator), so you can loop over glob matches in a [`for await...of` loop](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for-await...of) like this: + +```js +const globby = require('globby'); + +(async () => { + for await (const path of globby.stream('*.tmp')) { + console.log(path); + } +})(); +``` + +### globby.generateGlobTasks(patterns, options?) + +Returns an `object[]` in the format `{pattern: string, options: Object}`, which can be passed as arguments to [`fast-glob`](https://github.com/mrmlnc/fast-glob). This is useful for other globbing-related packages. + +Note that you should avoid running the same tasks multiple times as they contain a file system cache. Instead, run this method each time to ensure file system changes are taken into consideration. + +### globby.hasMagic(patterns, options?) + +Returns a `boolean` of whether there are any special glob characters in the `patterns`. + +Note that the options affect the results. + +This function is backed by [`fast-glob`](https://github.com/mrmlnc/fast-glob#isdynamicpatternpattern-options). + +### globby.gitignore(options?) + +Returns a `Promise<(path: string) => boolean>` indicating whether a given path is ignored via a `.gitignore` file. + +Takes `cwd?: string` and `ignore?: string[]` as options. `.gitignore` files matched by the ignore config are not used for the resulting filter function. + +```js +const {gitignore} = require('globby'); + +(async () => { + const isIgnored = await gitignore(); + console.log(isIgnored('some/file')); +})(); +``` + +### globby.gitignore.sync(options?) + +Returns a `(path: string) => boolean` indicating whether a given path is ignored via a `.gitignore` file. + +Takes the same options as `globby.gitignore`. + +## Globbing patterns + +Just a quick overview. + +- `*` matches any number of characters, but not `/` +- `?` matches a single character, but not `/` +- `**` matches any number of characters, including `/`, as long as it's the only thing in a path part +- `{}` allows for a comma-separated list of "or" expressions +- `!` at the beginning of a pattern will negate the match + +[Various patterns and expected matches.](https://github.com/sindresorhus/multimatch/blob/main/test/test.js) + +## globby for enterprise + +Available as part of the Tidelift Subscription. + +The maintainers of globby and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/npm-globby?utm_source=npm-globby&utm_medium=referral&utm_campaign=enterprise&utm_term=repo) + +## Related + +- [multimatch](https://github.com/sindresorhus/multimatch) - Match against a list instead of the filesystem +- [matcher](https://github.com/sindresorhus/matcher) - Simple wildcard matching +- [del](https://github.com/sindresorhus/del) - Delete files and directories +- [make-dir](https://github.com/sindresorhus/make-dir) - Make a directory and its parents if needed diff --git a/node_modules/globby/stream-utils.js b/node_modules/globby/stream-utils.js new file mode 100644 index 0000000..98aedc8 --- /dev/null +++ b/node_modules/globby/stream-utils.js @@ -0,0 +1,46 @@ +'use strict'; +const {Transform} = require('stream'); + +class ObjectTransform extends Transform { + constructor() { + super({ + objectMode: true + }); + } +} + +class FilterStream extends ObjectTransform { + constructor(filter) { + super(); + this._filter = filter; + } + + _transform(data, encoding, callback) { + if (this._filter(data)) { + this.push(data); + } + + callback(); + } +} + +class UniqueStream extends ObjectTransform { + constructor() { + super(); + this._pushed = new Set(); + } + + _transform(data, encoding, callback) { + if (!this._pushed.has(data)) { + this.push(data); + this._pushed.add(data); + } + + callback(); + } +} + +module.exports = { + FilterStream, + UniqueStream +}; diff --git a/node_modules/graceful-fs/LICENSE b/node_modules/graceful-fs/LICENSE new file mode 100644 index 0000000..e906a25 --- /dev/null +++ b/node_modules/graceful-fs/LICENSE @@ -0,0 +1,15 @@ +The ISC License + +Copyright (c) 2011-2022 Isaac Z. Schlueter, Ben Noordhuis, and Contributors + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/graceful-fs/README.md b/node_modules/graceful-fs/README.md new file mode 100644 index 0000000..82d6e4d --- /dev/null +++ b/node_modules/graceful-fs/README.md @@ -0,0 +1,143 @@ +# graceful-fs + +graceful-fs functions as a drop-in replacement for the fs module, +making various improvements. + +The improvements are meant to normalize behavior across different +platforms and environments, and to make filesystem access more +resilient to errors. + +## Improvements over [fs module](https://nodejs.org/api/fs.html) + +* Queues up `open` and `readdir` calls, and retries them once + something closes if there is an EMFILE error from too many file + descriptors. +* fixes `lchmod` for Node versions prior to 0.6.2. +* implements `fs.lutimes` if possible. Otherwise it becomes a noop. +* ignores `EINVAL` and `EPERM` errors in `chown`, `fchown` or + `lchown` if the user isn't root. +* makes `lchmod` and `lchown` become noops, if not available. +* retries reading a file if `read` results in EAGAIN error. + +On Windows, it retries renaming a file for up to one second if `EACCESS` +or `EPERM` error occurs, likely because antivirus software has locked +the directory. + +## USAGE + +```javascript +// use just like fs +var fs = require('graceful-fs') + +// now go and do stuff with it... +fs.readFile('some-file-or-whatever', (err, data) => { + // Do stuff here. +}) +``` + +## Sync methods + +This module cannot intercept or handle `EMFILE` or `ENFILE` errors from sync +methods. If you use sync methods which open file descriptors then you are +responsible for dealing with any errors. + +This is a known limitation, not a bug. + +## Global Patching + +If you want to patch the global fs module (or any other fs-like +module) you can do this: + +```javascript +// Make sure to read the caveat below. +var realFs = require('fs') +var gracefulFs = require('graceful-fs') +gracefulFs.gracefulify(realFs) +``` + +This should only ever be done at the top-level application layer, in +order to delay on EMFILE errors from any fs-using dependencies. You +should **not** do this in a library, because it can cause unexpected +delays in other parts of the program. + +## Changes + +This module is fairly stable at this point, and used by a lot of +things. That being said, because it implements a subtle behavior +change in a core part of the node API, even modest changes can be +extremely breaking, and the versioning is thus biased towards +bumping the major when in doubt. + +The main change between major versions has been switching between +providing a fully-patched `fs` module vs monkey-patching the node core +builtin, and the approach by which a non-monkey-patched `fs` was +created. + +The goal is to trade `EMFILE` errors for slower fs operations. So, if +you try to open a zillion files, rather than crashing, `open` +operations will be queued up and wait for something else to `close`. + +There are advantages to each approach. Monkey-patching the fs means +that no `EMFILE` errors can possibly occur anywhere in your +application, because everything is using the same core `fs` module, +which is patched. However, it can also obviously cause undesirable +side-effects, especially if the module is loaded multiple times. + +Implementing a separate-but-identical patched `fs` module is more +surgical (and doesn't run the risk of patching multiple times), but +also imposes the challenge of keeping in sync with the core module. + +The current approach loads the `fs` module, and then creates a +lookalike object that has all the same methods, except a few that are +patched. It is safe to use in all versions of Node from 0.8 through +7.0. + +### v4 + +* Do not monkey-patch the fs module. This module may now be used as a + drop-in dep, and users can opt into monkey-patching the fs builtin + if their app requires it. + +### v3 + +* Monkey-patch fs, because the eval approach no longer works on recent + node. +* fixed possible type-error throw if rename fails on windows +* verify that we *never* get EMFILE errors +* Ignore ENOSYS from chmod/chown +* clarify that graceful-fs must be used as a drop-in + +### v2.1.0 + +* Use eval rather than monkey-patching fs. +* readdir: Always sort the results +* win32: requeue a file if error has an OK status + +### v2.0 + +* A return to monkey patching +* wrap process.cwd + +### v1.1 + +* wrap readFile +* Wrap fs.writeFile. +* readdir protection +* Don't clobber the fs builtin +* Handle fs.read EAGAIN errors by trying again +* Expose the curOpen counter +* No-op lchown/lchmod if not implemented +* fs.rename patch only for win32 +* Patch fs.rename to handle AV software on Windows +* Close #4 Chown should not fail on einval or eperm if non-root +* Fix isaacs/fstream#1 Only wrap fs one time +* Fix #3 Start at 1024 max files, then back off on EMFILE +* lutimes that doens't blow up on Linux +* A full on-rewrite using a queue instead of just swallowing the EMFILE error +* Wrap Read/Write streams as well + +### 1.0 + +* Update engines for node 0.6 +* Be lstat-graceful on Windows +* first diff --git a/node_modules/graceful-fs/clone.js b/node_modules/graceful-fs/clone.js new file mode 100644 index 0000000..dff3cc8 --- /dev/null +++ b/node_modules/graceful-fs/clone.js @@ -0,0 +1,23 @@ +'use strict' + +module.exports = clone + +var getPrototypeOf = Object.getPrototypeOf || function (obj) { + return obj.__proto__ +} + +function clone (obj) { + if (obj === null || typeof obj !== 'object') + return obj + + if (obj instanceof Object) + var copy = { __proto__: getPrototypeOf(obj) } + else + var copy = Object.create(null) + + Object.getOwnPropertyNames(obj).forEach(function (key) { + Object.defineProperty(copy, key, Object.getOwnPropertyDescriptor(obj, key)) + }) + + return copy +} diff --git a/node_modules/graceful-fs/graceful-fs.js b/node_modules/graceful-fs/graceful-fs.js new file mode 100644 index 0000000..8d5b89e --- /dev/null +++ b/node_modules/graceful-fs/graceful-fs.js @@ -0,0 +1,448 @@ +var fs = require('fs') +var polyfills = require('./polyfills.js') +var legacy = require('./legacy-streams.js') +var clone = require('./clone.js') + +var util = require('util') + +/* istanbul ignore next - node 0.x polyfill */ +var gracefulQueue +var previousSymbol + +/* istanbul ignore else - node 0.x polyfill */ +if (typeof Symbol === 'function' && typeof Symbol.for === 'function') { + gracefulQueue = Symbol.for('graceful-fs.queue') + // This is used in testing by future versions + previousSymbol = Symbol.for('graceful-fs.previous') +} else { + gracefulQueue = '___graceful-fs.queue' + previousSymbol = '___graceful-fs.previous' +} + +function noop () {} + +function publishQueue(context, queue) { + Object.defineProperty(context, gracefulQueue, { + get: function() { + return queue + } + }) +} + +var debug = noop +if (util.debuglog) + debug = util.debuglog('gfs4') +else if (/\bgfs4\b/i.test(process.env.NODE_DEBUG || '')) + debug = function() { + var m = util.format.apply(util, arguments) + m = 'GFS4: ' + m.split(/\n/).join('\nGFS4: ') + console.error(m) + } + +// Once time initialization +if (!fs[gracefulQueue]) { + // This queue can be shared by multiple loaded instances + var queue = global[gracefulQueue] || [] + publishQueue(fs, queue) + + // Patch fs.close/closeSync to shared queue version, because we need + // to retry() whenever a close happens *anywhere* in the program. + // This is essential when multiple graceful-fs instances are + // in play at the same time. + fs.close = (function (fs$close) { + function close (fd, cb) { + return fs$close.call(fs, fd, function (err) { + // This function uses the graceful-fs shared queue + if (!err) { + resetQueue() + } + + if (typeof cb === 'function') + cb.apply(this, arguments) + }) + } + + Object.defineProperty(close, previousSymbol, { + value: fs$close + }) + return close + })(fs.close) + + fs.closeSync = (function (fs$closeSync) { + function closeSync (fd) { + // This function uses the graceful-fs shared queue + fs$closeSync.apply(fs, arguments) + resetQueue() + } + + Object.defineProperty(closeSync, previousSymbol, { + value: fs$closeSync + }) + return closeSync + })(fs.closeSync) + + if (/\bgfs4\b/i.test(process.env.NODE_DEBUG || '')) { + process.on('exit', function() { + debug(fs[gracefulQueue]) + require('assert').equal(fs[gracefulQueue].length, 0) + }) + } +} + +if (!global[gracefulQueue]) { + publishQueue(global, fs[gracefulQueue]); +} + +module.exports = patch(clone(fs)) +if (process.env.TEST_GRACEFUL_FS_GLOBAL_PATCH && !fs.__patched) { + module.exports = patch(fs) + fs.__patched = true; +} + +function patch (fs) { + // Everything that references the open() function needs to be in here + polyfills(fs) + fs.gracefulify = patch + + fs.createReadStream = createReadStream + fs.createWriteStream = createWriteStream + var fs$readFile = fs.readFile + fs.readFile = readFile + function readFile (path, options, cb) { + if (typeof options === 'function') + cb = options, options = null + + return go$readFile(path, options, cb) + + function go$readFile (path, options, cb, startTime) { + return fs$readFile(path, options, function (err) { + if (err && (err.code === 'EMFILE' || err.code === 'ENFILE')) + enqueue([go$readFile, [path, options, cb], err, startTime || Date.now(), Date.now()]) + else { + if (typeof cb === 'function') + cb.apply(this, arguments) + } + }) + } + } + + var fs$writeFile = fs.writeFile + fs.writeFile = writeFile + function writeFile (path, data, options, cb) { + if (typeof options === 'function') + cb = options, options = null + + return go$writeFile(path, data, options, cb) + + function go$writeFile (path, data, options, cb, startTime) { + return fs$writeFile(path, data, options, function (err) { + if (err && (err.code === 'EMFILE' || err.code === 'ENFILE')) + enqueue([go$writeFile, [path, data, options, cb], err, startTime || Date.now(), Date.now()]) + else { + if (typeof cb === 'function') + cb.apply(this, arguments) + } + }) + } + } + + var fs$appendFile = fs.appendFile + if (fs$appendFile) + fs.appendFile = appendFile + function appendFile (path, data, options, cb) { + if (typeof options === 'function') + cb = options, options = null + + return go$appendFile(path, data, options, cb) + + function go$appendFile (path, data, options, cb, startTime) { + return fs$appendFile(path, data, options, function (err) { + if (err && (err.code === 'EMFILE' || err.code === 'ENFILE')) + enqueue([go$appendFile, [path, data, options, cb], err, startTime || Date.now(), Date.now()]) + else { + if (typeof cb === 'function') + cb.apply(this, arguments) + } + }) + } + } + + var fs$copyFile = fs.copyFile + if (fs$copyFile) + fs.copyFile = copyFile + function copyFile (src, dest, flags, cb) { + if (typeof flags === 'function') { + cb = flags + flags = 0 + } + return go$copyFile(src, dest, flags, cb) + + function go$copyFile (src, dest, flags, cb, startTime) { + return fs$copyFile(src, dest, flags, function (err) { + if (err && (err.code === 'EMFILE' || err.code === 'ENFILE')) + enqueue([go$copyFile, [src, dest, flags, cb], err, startTime || Date.now(), Date.now()]) + else { + if (typeof cb === 'function') + cb.apply(this, arguments) + } + }) + } + } + + var fs$readdir = fs.readdir + fs.readdir = readdir + var noReaddirOptionVersions = /^v[0-5]\./ + function readdir (path, options, cb) { + if (typeof options === 'function') + cb = options, options = null + + var go$readdir = noReaddirOptionVersions.test(process.version) + ? function go$readdir (path, options, cb, startTime) { + return fs$readdir(path, fs$readdirCallback( + path, options, cb, startTime + )) + } + : function go$readdir (path, options, cb, startTime) { + return fs$readdir(path, options, fs$readdirCallback( + path, options, cb, startTime + )) + } + + return go$readdir(path, options, cb) + + function fs$readdirCallback (path, options, cb, startTime) { + return function (err, files) { + if (err && (err.code === 'EMFILE' || err.code === 'ENFILE')) + enqueue([ + go$readdir, + [path, options, cb], + err, + startTime || Date.now(), + Date.now() + ]) + else { + if (files && files.sort) + files.sort() + + if (typeof cb === 'function') + cb.call(this, err, files) + } + } + } + } + + if (process.version.substr(0, 4) === 'v0.8') { + var legStreams = legacy(fs) + ReadStream = legStreams.ReadStream + WriteStream = legStreams.WriteStream + } + + var fs$ReadStream = fs.ReadStream + if (fs$ReadStream) { + ReadStream.prototype = Object.create(fs$ReadStream.prototype) + ReadStream.prototype.open = ReadStream$open + } + + var fs$WriteStream = fs.WriteStream + if (fs$WriteStream) { + WriteStream.prototype = Object.create(fs$WriteStream.prototype) + WriteStream.prototype.open = WriteStream$open + } + + Object.defineProperty(fs, 'ReadStream', { + get: function () { + return ReadStream + }, + set: function (val) { + ReadStream = val + }, + enumerable: true, + configurable: true + }) + Object.defineProperty(fs, 'WriteStream', { + get: function () { + return WriteStream + }, + set: function (val) { + WriteStream = val + }, + enumerable: true, + configurable: true + }) + + // legacy names + var FileReadStream = ReadStream + Object.defineProperty(fs, 'FileReadStream', { + get: function () { + return FileReadStream + }, + set: function (val) { + FileReadStream = val + }, + enumerable: true, + configurable: true + }) + var FileWriteStream = WriteStream + Object.defineProperty(fs, 'FileWriteStream', { + get: function () { + return FileWriteStream + }, + set: function (val) { + FileWriteStream = val + }, + enumerable: true, + configurable: true + }) + + function ReadStream (path, options) { + if (this instanceof ReadStream) + return fs$ReadStream.apply(this, arguments), this + else + return ReadStream.apply(Object.create(ReadStream.prototype), arguments) + } + + function ReadStream$open () { + var that = this + open(that.path, that.flags, that.mode, function (err, fd) { + if (err) { + if (that.autoClose) + that.destroy() + + that.emit('error', err) + } else { + that.fd = fd + that.emit('open', fd) + that.read() + } + }) + } + + function WriteStream (path, options) { + if (this instanceof WriteStream) + return fs$WriteStream.apply(this, arguments), this + else + return WriteStream.apply(Object.create(WriteStream.prototype), arguments) + } + + function WriteStream$open () { + var that = this + open(that.path, that.flags, that.mode, function (err, fd) { + if (err) { + that.destroy() + that.emit('error', err) + } else { + that.fd = fd + that.emit('open', fd) + } + }) + } + + function createReadStream (path, options) { + return new fs.ReadStream(path, options) + } + + function createWriteStream (path, options) { + return new fs.WriteStream(path, options) + } + + var fs$open = fs.open + fs.open = open + function open (path, flags, mode, cb) { + if (typeof mode === 'function') + cb = mode, mode = null + + return go$open(path, flags, mode, cb) + + function go$open (path, flags, mode, cb, startTime) { + return fs$open(path, flags, mode, function (err, fd) { + if (err && (err.code === 'EMFILE' || err.code === 'ENFILE')) + enqueue([go$open, [path, flags, mode, cb], err, startTime || Date.now(), Date.now()]) + else { + if (typeof cb === 'function') + cb.apply(this, arguments) + } + }) + } + } + + return fs +} + +function enqueue (elem) { + debug('ENQUEUE', elem[0].name, elem[1]) + fs[gracefulQueue].push(elem) + retry() +} + +// keep track of the timeout between retry() calls +var retryTimer + +// reset the startTime and lastTime to now +// this resets the start of the 60 second overall timeout as well as the +// delay between attempts so that we'll retry these jobs sooner +function resetQueue () { + var now = Date.now() + for (var i = 0; i < fs[gracefulQueue].length; ++i) { + // entries that are only a length of 2 are from an older version, don't + // bother modifying those since they'll be retried anyway. + if (fs[gracefulQueue][i].length > 2) { + fs[gracefulQueue][i][3] = now // startTime + fs[gracefulQueue][i][4] = now // lastTime + } + } + // call retry to make sure we're actively processing the queue + retry() +} + +function retry () { + // clear the timer and remove it to help prevent unintended concurrency + clearTimeout(retryTimer) + retryTimer = undefined + + if (fs[gracefulQueue].length === 0) + return + + var elem = fs[gracefulQueue].shift() + var fn = elem[0] + var args = elem[1] + // these items may be unset if they were added by an older graceful-fs + var err = elem[2] + var startTime = elem[3] + var lastTime = elem[4] + + // if we don't have a startTime we have no way of knowing if we've waited + // long enough, so go ahead and retry this item now + if (startTime === undefined) { + debug('RETRY', fn.name, args) + fn.apply(null, args) + } else if (Date.now() - startTime >= 60000) { + // it's been more than 60 seconds total, bail now + debug('TIMEOUT', fn.name, args) + var cb = args.pop() + if (typeof cb === 'function') + cb.call(null, err) + } else { + // the amount of time between the last attempt and right now + var sinceAttempt = Date.now() - lastTime + // the amount of time between when we first tried, and when we last tried + // rounded up to at least 1 + var sinceStart = Math.max(lastTime - startTime, 1) + // backoff. wait longer than the total time we've been retrying, but only + // up to a maximum of 100ms + var desiredDelay = Math.min(sinceStart * 1.2, 100) + // it's been long enough since the last retry, do it again + if (sinceAttempt >= desiredDelay) { + debug('RETRY', fn.name, args) + fn.apply(null, args.concat([startTime])) + } else { + // if we can't do this job yet, push it to the end of the queue + // and let the next iteration check again + fs[gracefulQueue].push(elem) + } + } + + // schedule our next run if one isn't already scheduled + if (retryTimer === undefined) { + retryTimer = setTimeout(retry, 0) + } +} diff --git a/node_modules/graceful-fs/legacy-streams.js b/node_modules/graceful-fs/legacy-streams.js new file mode 100644 index 0000000..d617b50 --- /dev/null +++ b/node_modules/graceful-fs/legacy-streams.js @@ -0,0 +1,118 @@ +var Stream = require('stream').Stream + +module.exports = legacy + +function legacy (fs) { + return { + ReadStream: ReadStream, + WriteStream: WriteStream + } + + function ReadStream (path, options) { + if (!(this instanceof ReadStream)) return new ReadStream(path, options); + + Stream.call(this); + + var self = this; + + this.path = path; + this.fd = null; + this.readable = true; + this.paused = false; + + this.flags = 'r'; + this.mode = 438; /*=0666*/ + this.bufferSize = 64 * 1024; + + options = options || {}; + + // Mixin options into this + var keys = Object.keys(options); + for (var index = 0, length = keys.length; index < length; index++) { + var key = keys[index]; + this[key] = options[key]; + } + + if (this.encoding) this.setEncoding(this.encoding); + + if (this.start !== undefined) { + if ('number' !== typeof this.start) { + throw TypeError('start must be a Number'); + } + if (this.end === undefined) { + this.end = Infinity; + } else if ('number' !== typeof this.end) { + throw TypeError('end must be a Number'); + } + + if (this.start > this.end) { + throw new Error('start must be <= end'); + } + + this.pos = this.start; + } + + if (this.fd !== null) { + process.nextTick(function() { + self._read(); + }); + return; + } + + fs.open(this.path, this.flags, this.mode, function (err, fd) { + if (err) { + self.emit('error', err); + self.readable = false; + return; + } + + self.fd = fd; + self.emit('open', fd); + self._read(); + }) + } + + function WriteStream (path, options) { + if (!(this instanceof WriteStream)) return new WriteStream(path, options); + + Stream.call(this); + + this.path = path; + this.fd = null; + this.writable = true; + + this.flags = 'w'; + this.encoding = 'binary'; + this.mode = 438; /*=0666*/ + this.bytesWritten = 0; + + options = options || {}; + + // Mixin options into this + var keys = Object.keys(options); + for (var index = 0, length = keys.length; index < length; index++) { + var key = keys[index]; + this[key] = options[key]; + } + + if (this.start !== undefined) { + if ('number' !== typeof this.start) { + throw TypeError('start must be a Number'); + } + if (this.start < 0) { + throw new Error('start must be >= zero'); + } + + this.pos = this.start; + } + + this.busy = false; + this._queue = []; + + if (this.fd === null) { + this._open = fs.open; + this._queue.push([this._open, this.path, this.flags, this.mode, undefined]); + this.flush(); + } + } +} diff --git a/node_modules/graceful-fs/package.json b/node_modules/graceful-fs/package.json new file mode 100644 index 0000000..3057856 --- /dev/null +++ b/node_modules/graceful-fs/package.json @@ -0,0 +1,50 @@ +{ + "name": "graceful-fs", + "description": "A drop-in replacement for fs, making various improvements.", + "version": "4.2.10", + "repository": { + "type": "git", + "url": "https://github.com/isaacs/node-graceful-fs" + }, + "main": "graceful-fs.js", + "directories": { + "test": "test" + }, + "scripts": { + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --follow-tags", + "test": "nyc --silent node test.js | tap -c -", + "posttest": "nyc report" + }, + "keywords": [ + "fs", + "module", + "reading", + "retry", + "retries", + "queue", + "error", + "errors", + "handling", + "EMFILE", + "EAGAIN", + "EINVAL", + "EPERM", + "EACCESS" + ], + "license": "ISC", + "devDependencies": { + "import-fresh": "^2.0.0", + "mkdirp": "^0.5.0", + "rimraf": "^2.2.8", + "tap": "^12.7.0" + }, + "files": [ + "fs.js", + "graceful-fs.js", + "legacy-streams.js", + "polyfills.js", + "clone.js" + ] +} diff --git a/node_modules/graceful-fs/polyfills.js b/node_modules/graceful-fs/polyfills.js new file mode 100644 index 0000000..46dea36 --- /dev/null +++ b/node_modules/graceful-fs/polyfills.js @@ -0,0 +1,355 @@ +var constants = require('constants') + +var origCwd = process.cwd +var cwd = null + +var platform = process.env.GRACEFUL_FS_PLATFORM || process.platform + +process.cwd = function() { + if (!cwd) + cwd = origCwd.call(process) + return cwd +} +try { + process.cwd() +} catch (er) {} + +// This check is needed until node.js 12 is required +if (typeof process.chdir === 'function') { + var chdir = process.chdir + process.chdir = function (d) { + cwd = null + chdir.call(process, d) + } + if (Object.setPrototypeOf) Object.setPrototypeOf(process.chdir, chdir) +} + +module.exports = patch + +function patch (fs) { + // (re-)implement some things that are known busted or missing. + + // lchmod, broken prior to 0.6.2 + // back-port the fix here. + if (constants.hasOwnProperty('O_SYMLINK') && + process.version.match(/^v0\.6\.[0-2]|^v0\.5\./)) { + patchLchmod(fs) + } + + // lutimes implementation, or no-op + if (!fs.lutimes) { + patchLutimes(fs) + } + + // https://github.com/isaacs/node-graceful-fs/issues/4 + // Chown should not fail on einval or eperm if non-root. + // It should not fail on enosys ever, as this just indicates + // that a fs doesn't support the intended operation. + + fs.chown = chownFix(fs.chown) + fs.fchown = chownFix(fs.fchown) + fs.lchown = chownFix(fs.lchown) + + fs.chmod = chmodFix(fs.chmod) + fs.fchmod = chmodFix(fs.fchmod) + fs.lchmod = chmodFix(fs.lchmod) + + fs.chownSync = chownFixSync(fs.chownSync) + fs.fchownSync = chownFixSync(fs.fchownSync) + fs.lchownSync = chownFixSync(fs.lchownSync) + + fs.chmodSync = chmodFixSync(fs.chmodSync) + fs.fchmodSync = chmodFixSync(fs.fchmodSync) + fs.lchmodSync = chmodFixSync(fs.lchmodSync) + + fs.stat = statFix(fs.stat) + fs.fstat = statFix(fs.fstat) + fs.lstat = statFix(fs.lstat) + + fs.statSync = statFixSync(fs.statSync) + fs.fstatSync = statFixSync(fs.fstatSync) + fs.lstatSync = statFixSync(fs.lstatSync) + + // if lchmod/lchown do not exist, then make them no-ops + if (fs.chmod && !fs.lchmod) { + fs.lchmod = function (path, mode, cb) { + if (cb) process.nextTick(cb) + } + fs.lchmodSync = function () {} + } + if (fs.chown && !fs.lchown) { + fs.lchown = function (path, uid, gid, cb) { + if (cb) process.nextTick(cb) + } + fs.lchownSync = function () {} + } + + // on Windows, A/V software can lock the directory, causing this + // to fail with an EACCES or EPERM if the directory contains newly + // created files. Try again on failure, for up to 60 seconds. + + // Set the timeout this long because some Windows Anti-Virus, such as Parity + // bit9, may lock files for up to a minute, causing npm package install + // failures. Also, take care to yield the scheduler. Windows scheduling gives + // CPU to a busy looping process, which can cause the program causing the lock + // contention to be starved of CPU by node, so the contention doesn't resolve. + if (platform === "win32") { + fs.rename = typeof fs.rename !== 'function' ? fs.rename + : (function (fs$rename) { + function rename (from, to, cb) { + var start = Date.now() + var backoff = 0; + fs$rename(from, to, function CB (er) { + if (er + && (er.code === "EACCES" || er.code === "EPERM") + && Date.now() - start < 60000) { + setTimeout(function() { + fs.stat(to, function (stater, st) { + if (stater && stater.code === "ENOENT") + fs$rename(from, to, CB); + else + cb(er) + }) + }, backoff) + if (backoff < 100) + backoff += 10; + return; + } + if (cb) cb(er) + }) + } + if (Object.setPrototypeOf) Object.setPrototypeOf(rename, fs$rename) + return rename + })(fs.rename) + } + + // if read() returns EAGAIN, then just try it again. + fs.read = typeof fs.read !== 'function' ? fs.read + : (function (fs$read) { + function read (fd, buffer, offset, length, position, callback_) { + var callback + if (callback_ && typeof callback_ === 'function') { + var eagCounter = 0 + callback = function (er, _, __) { + if (er && er.code === 'EAGAIN' && eagCounter < 10) { + eagCounter ++ + return fs$read.call(fs, fd, buffer, offset, length, position, callback) + } + callback_.apply(this, arguments) + } + } + return fs$read.call(fs, fd, buffer, offset, length, position, callback) + } + + // This ensures `util.promisify` works as it does for native `fs.read`. + if (Object.setPrototypeOf) Object.setPrototypeOf(read, fs$read) + return read + })(fs.read) + + fs.readSync = typeof fs.readSync !== 'function' ? fs.readSync + : (function (fs$readSync) { return function (fd, buffer, offset, length, position) { + var eagCounter = 0 + while (true) { + try { + return fs$readSync.call(fs, fd, buffer, offset, length, position) + } catch (er) { + if (er.code === 'EAGAIN' && eagCounter < 10) { + eagCounter ++ + continue + } + throw er + } + } + }})(fs.readSync) + + function patchLchmod (fs) { + fs.lchmod = function (path, mode, callback) { + fs.open( path + , constants.O_WRONLY | constants.O_SYMLINK + , mode + , function (err, fd) { + if (err) { + if (callback) callback(err) + return + } + // prefer to return the chmod error, if one occurs, + // but still try to close, and report closing errors if they occur. + fs.fchmod(fd, mode, function (err) { + fs.close(fd, function(err2) { + if (callback) callback(err || err2) + }) + }) + }) + } + + fs.lchmodSync = function (path, mode) { + var fd = fs.openSync(path, constants.O_WRONLY | constants.O_SYMLINK, mode) + + // prefer to return the chmod error, if one occurs, + // but still try to close, and report closing errors if they occur. + var threw = true + var ret + try { + ret = fs.fchmodSync(fd, mode) + threw = false + } finally { + if (threw) { + try { + fs.closeSync(fd) + } catch (er) {} + } else { + fs.closeSync(fd) + } + } + return ret + } + } + + function patchLutimes (fs) { + if (constants.hasOwnProperty("O_SYMLINK") && fs.futimes) { + fs.lutimes = function (path, at, mt, cb) { + fs.open(path, constants.O_SYMLINK, function (er, fd) { + if (er) { + if (cb) cb(er) + return + } + fs.futimes(fd, at, mt, function (er) { + fs.close(fd, function (er2) { + if (cb) cb(er || er2) + }) + }) + }) + } + + fs.lutimesSync = function (path, at, mt) { + var fd = fs.openSync(path, constants.O_SYMLINK) + var ret + var threw = true + try { + ret = fs.futimesSync(fd, at, mt) + threw = false + } finally { + if (threw) { + try { + fs.closeSync(fd) + } catch (er) {} + } else { + fs.closeSync(fd) + } + } + return ret + } + + } else if (fs.futimes) { + fs.lutimes = function (_a, _b, _c, cb) { if (cb) process.nextTick(cb) } + fs.lutimesSync = function () {} + } + } + + function chmodFix (orig) { + if (!orig) return orig + return function (target, mode, cb) { + return orig.call(fs, target, mode, function (er) { + if (chownErOk(er)) er = null + if (cb) cb.apply(this, arguments) + }) + } + } + + function chmodFixSync (orig) { + if (!orig) return orig + return function (target, mode) { + try { + return orig.call(fs, target, mode) + } catch (er) { + if (!chownErOk(er)) throw er + } + } + } + + + function chownFix (orig) { + if (!orig) return orig + return function (target, uid, gid, cb) { + return orig.call(fs, target, uid, gid, function (er) { + if (chownErOk(er)) er = null + if (cb) cb.apply(this, arguments) + }) + } + } + + function chownFixSync (orig) { + if (!orig) return orig + return function (target, uid, gid) { + try { + return orig.call(fs, target, uid, gid) + } catch (er) { + if (!chownErOk(er)) throw er + } + } + } + + function statFix (orig) { + if (!orig) return orig + // Older versions of Node erroneously returned signed integers for + // uid + gid. + return function (target, options, cb) { + if (typeof options === 'function') { + cb = options + options = null + } + function callback (er, stats) { + if (stats) { + if (stats.uid < 0) stats.uid += 0x100000000 + if (stats.gid < 0) stats.gid += 0x100000000 + } + if (cb) cb.apply(this, arguments) + } + return options ? orig.call(fs, target, options, callback) + : orig.call(fs, target, callback) + } + } + + function statFixSync (orig) { + if (!orig) return orig + // Older versions of Node erroneously returned signed integers for + // uid + gid. + return function (target, options) { + var stats = options ? orig.call(fs, target, options) + : orig.call(fs, target) + if (stats) { + if (stats.uid < 0) stats.uid += 0x100000000 + if (stats.gid < 0) stats.gid += 0x100000000 + } + return stats; + } + } + + // ENOSYS means that the fs doesn't support the op. Just ignore + // that, because it doesn't matter. + // + // if there's no getuid, or if getuid() is something other + // than 0, and the error is EINVAL or EPERM, then just ignore + // it. + // + // This specific case is a silent failure in cp, install, tar, + // and most other unix tools that manage permissions. + // + // When running as root, or if other types of errors are + // encountered, then it's strict. + function chownErOk (er) { + if (!er) + return true + + if (er.code === "ENOSYS") + return true + + var nonroot = !process.getuid || process.getuid() !== 0 + if (nonroot) { + if (er.code === "EINVAL" || er.code === "EPERM") + return true + } + + return false + } +} diff --git a/node_modules/has-flag/index.d.ts b/node_modules/has-flag/index.d.ts new file mode 100644 index 0000000..a0a48c8 --- /dev/null +++ b/node_modules/has-flag/index.d.ts @@ -0,0 +1,39 @@ +/** +Check if [`argv`](https://nodejs.org/docs/latest/api/process.html#process_process_argv) has a specific flag. + +@param flag - CLI flag to look for. The `--` prefix is optional. +@param argv - CLI arguments. Default: `process.argv`. +@returns Whether the flag exists. + +@example +``` +// $ ts-node foo.ts -f --unicorn --foo=bar -- --rainbow + +// foo.ts +import hasFlag = require('has-flag'); + +hasFlag('unicorn'); +//=> true + +hasFlag('--unicorn'); +//=> true + +hasFlag('f'); +//=> true + +hasFlag('-f'); +//=> true + +hasFlag('foo=bar'); +//=> true + +hasFlag('foo'); +//=> false + +hasFlag('rainbow'); +//=> false +``` +*/ +declare function hasFlag(flag: string, argv?: string[]): boolean; + +export = hasFlag; diff --git a/node_modules/has-flag/index.js b/node_modules/has-flag/index.js new file mode 100644 index 0000000..b6f80b1 --- /dev/null +++ b/node_modules/has-flag/index.js @@ -0,0 +1,8 @@ +'use strict'; + +module.exports = (flag, argv = process.argv) => { + const prefix = flag.startsWith('-') ? '' : (flag.length === 1 ? '-' : '--'); + const position = argv.indexOf(prefix + flag); + const terminatorPosition = argv.indexOf('--'); + return position !== -1 && (terminatorPosition === -1 || position < terminatorPosition); +}; diff --git a/node_modules/has-flag/license b/node_modules/has-flag/license new file mode 100644 index 0000000..e7af2f7 --- /dev/null +++ b/node_modules/has-flag/license @@ -0,0 +1,9 @@ +MIT License + +Copyright (c) Sindre Sorhus (sindresorhus.com) + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/has-flag/package.json b/node_modules/has-flag/package.json new file mode 100644 index 0000000..a9cba4b --- /dev/null +++ b/node_modules/has-flag/package.json @@ -0,0 +1,46 @@ +{ + "name": "has-flag", + "version": "4.0.0", + "description": "Check if argv has a specific flag", + "license": "MIT", + "repository": "sindresorhus/has-flag", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "has", + "check", + "detect", + "contains", + "find", + "flag", + "cli", + "command-line", + "argv", + "process", + "arg", + "args", + "argument", + "arguments", + "getopt", + "minimist", + "optimist" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } +} diff --git a/node_modules/has-flag/readme.md b/node_modules/has-flag/readme.md new file mode 100644 index 0000000..3f72dff --- /dev/null +++ b/node_modules/has-flag/readme.md @@ -0,0 +1,89 @@ +# has-flag [![Build Status](https://travis-ci.org/sindresorhus/has-flag.svg?branch=master)](https://travis-ci.org/sindresorhus/has-flag) + +> Check if [`argv`](https://nodejs.org/docs/latest/api/process.html#process_process_argv) has a specific flag + +Correctly stops looking after an `--` argument terminator. + +--- + +
+ + Get professional support for this package with a Tidelift subscription + +
+ + Tidelift helps make open source sustainable for maintainers while giving companies
assurances about security, maintenance, and licensing for their dependencies. +
+
+ +--- + + +## Install + +``` +$ npm install has-flag +``` + + +## Usage + +```js +// foo.js +const hasFlag = require('has-flag'); + +hasFlag('unicorn'); +//=> true + +hasFlag('--unicorn'); +//=> true + +hasFlag('f'); +//=> true + +hasFlag('-f'); +//=> true + +hasFlag('foo=bar'); +//=> true + +hasFlag('foo'); +//=> false + +hasFlag('rainbow'); +//=> false +``` + +``` +$ node foo.js -f --unicorn --foo=bar -- --rainbow +``` + + +## API + +### hasFlag(flag, [argv]) + +Returns a boolean for whether the flag exists. + +#### flag + +Type: `string` + +CLI flag to look for. The `--` prefix is optional. + +#### argv + +Type: `string[]`
+Default: `process.argv` + +CLI arguments. + + +## Security + +To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure. + + +## License + +MIT © [Sindre Sorhus](https://sindresorhus.com) diff --git a/node_modules/has-unicode/LICENSE b/node_modules/has-unicode/LICENSE new file mode 100644 index 0000000..d42e25e --- /dev/null +++ b/node_modules/has-unicode/LICENSE @@ -0,0 +1,14 @@ +Copyright (c) 2014, Rebecca Turner + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + diff --git a/node_modules/has-unicode/README.md b/node_modules/has-unicode/README.md new file mode 100644 index 0000000..5a03e59 --- /dev/null +++ b/node_modules/has-unicode/README.md @@ -0,0 +1,43 @@ +has-unicode +=========== + +Try to guess if your terminal supports unicode + +```javascript +var hasUnicode = require("has-unicode") + +if (hasUnicode()) { + // the terminal probably has unicode support +} +``` +```javascript +var hasUnicode = require("has-unicode").tryHarder +hasUnicode(function(unicodeSupported) { + if (unicodeSupported) { + // the terminal probably has unicode support + } +}) +``` + +## Detecting Unicode + +What we actually detect is UTF-8 support, as that's what Node itself supports. +If you have a UTF-16 locale then you won't be detected as unicode capable. + +### Windows + +Since at least Windows 7, `cmd` and `powershell` have been unicode capable, +but unfortunately even then it's not guaranteed. In many localizations it +still uses legacy code pages and there's no facility short of running +programs or linking C++ that will let us detect this. As such, we +report any Windows installation as NOT unicode capable, and recommend +that you encourage your users to override this via config. + +### Unix Like Operating Systems + +We look at the environment variables `LC_ALL`, `LC_CTYPE`, and `LANG` in +that order. For `LC_ALL` and `LANG`, it looks for `.UTF-8` in the value. +For `LC_CTYPE` it looks to see if the value is `UTF-8`. This is sufficient +for most POSIX systems. While locale data can be put in `/etc/locale.conf` +as well, AFAIK it's always copied into the environment. + diff --git a/node_modules/has-unicode/index.js b/node_modules/has-unicode/index.js new file mode 100644 index 0000000..9b0fe44 --- /dev/null +++ b/node_modules/has-unicode/index.js @@ -0,0 +1,16 @@ +"use strict" +var os = require("os") + +var hasUnicode = module.exports = function () { + // Recent Win32 platforms (>XP) CAN support unicode in the console but + // don't have to, and in non-english locales often use traditional local + // code pages. There's no way, short of windows system calls or execing + // the chcp command line program to figure this out. As such, we default + // this to false and encourage your users to override it via config if + // appropriate. + if (os.type() == "Windows_NT") { return false } + + var isUTF8 = /UTF-?8$/i + var ctype = process.env.LC_ALL || process.env.LC_CTYPE || process.env.LANG + return isUTF8.test(ctype) +} diff --git a/node_modules/has-unicode/package.json b/node_modules/has-unicode/package.json new file mode 100644 index 0000000..ebe9d76 --- /dev/null +++ b/node_modules/has-unicode/package.json @@ -0,0 +1,30 @@ +{ + "name": "has-unicode", + "version": "2.0.1", + "description": "Try to guess if your terminal supports unicode", + "main": "index.js", + "scripts": { + "test": "tap test/*.js" + }, + "repository": { + "type": "git", + "url": "https://github.com/iarna/has-unicode" + }, + "keywords": [ + "unicode", + "terminal" + ], + "files": [ + "index.js" + ], + "author": "Rebecca Turner ", + "license": "ISC", + "bugs": { + "url": "https://github.com/iarna/has-unicode/issues" + }, + "homepage": "https://github.com/iarna/has-unicode", + "devDependencies": { + "require-inject": "^1.3.0", + "tap": "^2.3.1" + } +} diff --git a/node_modules/has-value/LICENSE b/node_modules/has-value/LICENSE new file mode 100644 index 0000000..d734237 --- /dev/null +++ b/node_modules/has-value/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2017, Jon Schlinkert + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/has-value/README.md b/node_modules/has-value/README.md new file mode 100644 index 0000000..f9b428c --- /dev/null +++ b/node_modules/has-value/README.md @@ -0,0 +1,149 @@ +# has-value [![NPM version](https://img.shields.io/npm/v/has-value.svg?style=flat)](https://www.npmjs.com/package/has-value) [![NPM monthly downloads](https://img.shields.io/npm/dm/has-value.svg?style=flat)](https://npmjs.org/package/has-value) [![NPM total downloads](https://img.shields.io/npm/dt/has-value.svg?style=flat)](https://npmjs.org/package/has-value) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/has-value.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/has-value) + +> Returns true if a value exists, false if empty. Works with deeply nested values using object paths. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save has-value +``` + +**Works for:** + +* booleans +* functions +* numbers +* strings +* nulls +* object +* arrays + +## Usage + +Works with property values (supports object-path notation, like `foo.bar`) or a single value: + +```js +var hasValue = require('has-value'); + +hasValue('foo'); +hasValue({foo: 'bar'}, 'foo'); +hasValue({a: {b: {c: 'foo'}}}, 'a.b.c'); +//=> true + +hasValue(''); +hasValue({foo: ''}, 'foo'); +//=> false + +hasValue(0); +hasValue(1); +hasValue({foo: 0}, 'foo'); +hasValue({foo: 1}, 'foo'); +hasValue({foo: null}, 'foo'); +hasValue({foo: {bar: 'a'}}}, 'foo'); +hasValue({foo: {bar: 'a'}}}, 'foo.bar'); +//=> true + +hasValue({foo: {}}}, 'foo'); +hasValue({foo: {bar: {}}}}, 'foo.bar'); +hasValue({foo: undefined}, 'foo'); +//=> false + +hasValue([]); +hasValue([[]]); +hasValue([[], []]); +hasValue([undefined]); +hasValue({foo: []}, 'foo'); +//=> false + +hasValue([0]); +hasValue([null]); +hasValue(['foo']); +hasValue({foo: ['a']}, 'foo'); +//=> true + +hasValue(function() {}) +hasValue(function(foo) {}) +hasValue({foo: function(foo) {}}, 'foo'); +hasValue({foo: function() {}}, 'foo'); +//=> true + +hasValue(true); +hasValue(false); +hasValue({foo: true}, 'foo'); +hasValue({foo: false}, 'foo'); +//=> true +``` + +## isEmpty + +To do the opposite and test for empty values, do: + +```js +function isEmpty(o) { + return !hasValue.apply(hasValue, arguments); +} +``` + +## Release history + +### v1.0.0 + +* `zero` always returns true +* `array` now recurses, so that an array of empty arrays will return `false` +* `null` now returns true + +## About + +### Related projects + +* [define-property](https://www.npmjs.com/package/define-property): Define a non-enumerable property on an object. | [homepage](https://github.com/jonschlinkert/define-property "Define a non-enumerable property on an object.") +* [get-value](https://www.npmjs.com/package/get-value): Use property paths (`a.b.c`) to get a nested value from an object. | [homepage](https://github.com/jonschlinkert/get-value "Use property paths (`a.b.c`) to get a nested value from an object.") +* [set-value](https://www.npmjs.com/package/set-value): Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths. | [homepage](https://github.com/jonschlinkert/set-value "Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.") +* [unset-value](https://www.npmjs.com/package/unset-value): Delete nested properties from an object using dot notation. | [homepage](https://github.com/jonschlinkert/unset-value "Delete nested properties from an object using dot notation.") + +### Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 17 | [jonschlinkert](https://github.com/jonschlinkert) | +| 2 | [rmharrison](https://github.com/rmharrison) | + +### Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +### Running tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on May 19, 2017._ \ No newline at end of file diff --git a/node_modules/has-value/index.js b/node_modules/has-value/index.js new file mode 100644 index 0000000..c237494 --- /dev/null +++ b/node_modules/has-value/index.js @@ -0,0 +1,16 @@ +/*! + * has-value + * + * Copyright (c) 2014-2017, Jon Schlinkert. + * Licensed under the MIT License. + */ + +'use strict'; + +var isObject = require('isobject'); +var hasValues = require('has-values'); +var get = require('get-value'); + +module.exports = function(val, prop) { + return hasValues(isObject(val) && prop ? get(val, prop) : val); +}; diff --git a/node_modules/has-value/package.json b/node_modules/has-value/package.json new file mode 100644 index 0000000..e65d438 --- /dev/null +++ b/node_modules/has-value/package.json @@ -0,0 +1,83 @@ +{ + "name": "has-value", + "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.", + "version": "1.0.0", + "homepage": "https://github.com/jonschlinkert/has-value", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Ryan M Harrison (https://linkedin.com/in/harrisonrm)" + ], + "repository": "jonschlinkert/has-value", + "bugs": { + "url": "https://github.com/jonschlinkert/has-value/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "get-value": "^2.0.6", + "has-values": "^1.0.0", + "isobject": "^3.0.0" + }, + "devDependencies": { + "gulp-format-md": "^0.1.12", + "mocha": "^3.4.1" + }, + "keywords": [ + "array", + "boolean", + "empty", + "find", + "function", + "has", + "hasOwn", + "javascript", + "js", + "key", + "keys", + "node.js", + "null", + "number", + "object", + "properties", + "property", + "string", + "type", + "util", + "utilities", + "utility", + "value" + ], + "verb": { + "run": true, + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "related": { + "list": [ + "define-property", + "get-value", + "set-value", + "unset-value" + ] + }, + "reflinks": [], + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/has-values/LICENSE b/node_modules/has-values/LICENSE new file mode 100644 index 0000000..d734237 --- /dev/null +++ b/node_modules/has-values/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2017, Jon Schlinkert + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/has-values/README.md b/node_modules/has-values/README.md new file mode 100644 index 0000000..98d4367 --- /dev/null +++ b/node_modules/has-values/README.md @@ -0,0 +1,129 @@ +# has-values [![NPM version](https://img.shields.io/npm/v/has-values.svg?style=flat)](https://www.npmjs.com/package/has-values) [![NPM monthly downloads](https://img.shields.io/npm/dm/has-values.svg?style=flat)](https://npmjs.org/package/has-values) [![NPM total downloads](https://img.shields.io/npm/dt/has-values.svg?style=flat)](https://npmjs.org/package/has-values) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/has-values.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/has-values) + +> Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save has-values +``` + +## Usage + +```js +var hasValue = require('has-values'); + +hasValue('a'); +//=> true + +hasValue(''); +//=> false + +hasValue(1); +//=> true + +hasValue(0); +//=> false + +hasValue({a: 'a'}}); +//=> true + +hasValue({}); +hasValue({foo: undefined}); +//=> false + +hasValue({foo: null}); +//=> true + +hasValue(['a']); +//=> true + +hasValue([]); +hasValue([[], []]); +hasValue([[[]]]); +//=> false + +hasValue(['foo']); +hasValue([0]); +//=> true + +hasValue(function(foo) {}); +//=> true + +hasValue(function() {}); +//=> true + +hasValue(true); +//=> true + +hasValue(false); +//=> true +``` + +## isEmpty + +To test for empty values, do: + +```js +function isEmpty(o, isZero) { + return !hasValue(o, isZero); +} +``` + +## Release history + +### v1.0.0 + +* `zero` always returns true +* `array` now recurses, so that an array of empty arrays will return `false` +* `null` now returns true + +## About + +### Related projects + +* [has-value](https://www.npmjs.com/package/has-value): Returns true if a value exists, false if empty. Works with deeply nested values using… [more](https://github.com/jonschlinkert/has-value) | [homepage](https://github.com/jonschlinkert/has-value "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.") +* [is-number](https://www.npmjs.com/package/is-number): Returns true if the value is a number. comprehensive tests. | [homepage](https://github.com/jonschlinkert/is-number "Returns true if the value is a number. comprehensive tests.") +* [is-plain-object](https://www.npmjs.com/package/is-plain-object): Returns true if an object was created by the `Object` constructor. | [homepage](https://github.com/jonschlinkert/is-plain-object "Returns true if an object was created by the `Object` constructor.") +* [isobject](https://www.npmjs.com/package/isobject): Returns true if the value is an object and not an array or null. | [homepage](https://github.com/jonschlinkert/isobject "Returns true if the value is an object and not an array or null.") +* [kind-of](https://www.npmjs.com/package/kind-of): Get the native type of a value. | [homepage](https://github.com/jonschlinkert/kind-of "Get the native type of a value.") + +### Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +### Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +### Running tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on May 19, 2017._ \ No newline at end of file diff --git a/node_modules/has-values/index.js b/node_modules/has-values/index.js new file mode 100644 index 0000000..9bebb9f --- /dev/null +++ b/node_modules/has-values/index.js @@ -0,0 +1,60 @@ +/*! + * has-values + * + * Copyright (c) 2014-2015, 2017, Jon Schlinkert. + * Released under the MIT License. + */ + +'use strict'; + +var typeOf = require('kind-of'); +var isNumber = require('is-number'); + +module.exports = function hasValue(val) { + // is-number checks for NaN and other edge cases + if (isNumber(val)) { + return true; + } + + switch (typeOf(val)) { + case 'null': + case 'boolean': + case 'function': + return true; + case 'string': + case 'arguments': + return val.length !== 0; + case 'error': + return val.message !== ''; + case 'array': + var len = val.length; + if (len === 0) { + return false; + } + for (var i = 0; i < len; i++) { + if (hasValue(val[i])) { + return true; + } + } + return false; + case 'file': + case 'map': + case 'set': + return val.size !== 0; + case 'object': + var keys = Object.keys(val); + if (keys.length === 0) { + return false; + } + for (var i = 0; i < keys.length; i++) { + var key = keys[i]; + if (hasValue(val[key])) { + return true; + } + } + return false; + default: { + return false; + } + } +}; diff --git a/node_modules/has-values/node_modules/is-number/LICENSE b/node_modules/has-values/node_modules/is-number/LICENSE new file mode 100644 index 0000000..842218c --- /dev/null +++ b/node_modules/has-values/node_modules/is-number/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2016, Jon Schlinkert + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/has-values/node_modules/is-number/README.md b/node_modules/has-values/node_modules/is-number/README.md new file mode 100644 index 0000000..281165d --- /dev/null +++ b/node_modules/has-values/node_modules/is-number/README.md @@ -0,0 +1,115 @@ +# is-number [![NPM version](https://img.shields.io/npm/v/is-number.svg?style=flat)](https://www.npmjs.com/package/is-number) [![NPM downloads](https://img.shields.io/npm/dm/is-number.svg?style=flat)](https://npmjs.org/package/is-number) [![Build Status](https://img.shields.io/travis/jonschlinkert/is-number.svg?style=flat)](https://travis-ci.org/jonschlinkert/is-number) + +> Returns true if the value is a number. comprehensive tests. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save is-number +``` + +## Usage + +To understand some of the rationale behind the decisions made in this library (and to learn about some oddities of number evaluation in JavaScript), [see this gist](https://gist.github.com/jonschlinkert/e30c70c713da325d0e81). + +```js +var isNumber = require('is-number'); +``` + +### true + +See the [tests](./test.js) for more examples. + +```js +isNumber(5e3) //=> 'true' +isNumber(0xff) //=> 'true' +isNumber(-1.1) //=> 'true' +isNumber(0) //=> 'true' +isNumber(1) //=> 'true' +isNumber(1.1) //=> 'true' +isNumber(10) //=> 'true' +isNumber(10.10) //=> 'true' +isNumber(100) //=> 'true' +isNumber('-1.1') //=> 'true' +isNumber('0') //=> 'true' +isNumber('012') //=> 'true' +isNumber('0xff') //=> 'true' +isNumber('1') //=> 'true' +isNumber('1.1') //=> 'true' +isNumber('10') //=> 'true' +isNumber('10.10') //=> 'true' +isNumber('100') //=> 'true' +isNumber('5e3') //=> 'true' +isNumber(parseInt('012')) //=> 'true' +isNumber(parseFloat('012')) //=> 'true' +``` + +### False + +See the [tests](./test.js) for more examples. + +```js +isNumber('foo') //=> 'false' +isNumber([1]) //=> 'false' +isNumber([]) //=> 'false' +isNumber(function () {}) //=> 'false' +isNumber(Infinity) //=> 'false' +isNumber(NaN) //=> 'false' +isNumber(new Array('abc')) //=> 'false' +isNumber(new Array(2)) //=> 'false' +isNumber(new Buffer('abc')) //=> 'false' +isNumber(null) //=> 'false' +isNumber(undefined) //=> 'false' +isNumber({abc: 'abc'}) //=> 'false' +``` + +## About + +### Related projects + +* [even](https://www.npmjs.com/package/even): Get the even numbered items from an array. | [homepage](https://github.com/jonschlinkert/even "Get the even numbered items from an array.") +* [is-even](https://www.npmjs.com/package/is-even): Return true if the given number is even. | [homepage](https://github.com/jonschlinkert/is-even "Return true if the given number is even.") +* [is-odd](https://www.npmjs.com/package/is-odd): Returns true if the given number is odd. | [homepage](https://github.com/jonschlinkert/is-odd "Returns true if the given number is odd.") +* [is-primitive](https://www.npmjs.com/package/is-primitive): Returns `true` if the value is a primitive. | [homepage](https://github.com/jonschlinkert/is-primitive "Returns `true` if the value is a primitive. ") +* [kind-of](https://www.npmjs.com/package/kind-of): Get the native type of a value. | [homepage](https://github.com/jonschlinkert/kind-of "Get the native type of a value.") +* [odd](https://www.npmjs.com/package/odd): Get the odd numbered items from an array. | [homepage](https://github.com/jonschlinkert/odd "Get the odd numbered items from an array.") + +### Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +### Building docs + +_(This document was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme) (a [verb](https://github.com/verbose/verb) generator), please don't edit the readme directly. Any changes to the readme must be made in [.verb.md](.verb.md).)_ + +To generate the readme and API documentation with [verb](https://github.com/verbose/verb): + +```sh +$ npm install -g verb verb-generate-readme && verb +``` + +### Running tests + +Install dev dependencies: + +```sh +$ npm install -d && npm test +``` + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](http://twitter.com/jonschlinkert) + +### License + +Copyright © 2016, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT license](https://github.com/jonschlinkert/is-number/blob/master/LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.1.30, on September 10, 2016._ \ No newline at end of file diff --git a/node_modules/has-values/node_modules/is-number/index.js b/node_modules/has-values/node_modules/is-number/index.js new file mode 100644 index 0000000..7a2a45b --- /dev/null +++ b/node_modules/has-values/node_modules/is-number/index.js @@ -0,0 +1,22 @@ +/*! + * is-number + * + * Copyright (c) 2014-2015, Jon Schlinkert. + * Licensed under the MIT License. + */ + +'use strict'; + +var typeOf = require('kind-of'); + +module.exports = function isNumber(num) { + var type = typeOf(num); + + if (type === 'string') { + if (!num.trim()) return false; + } else if (type !== 'number') { + return false; + } + + return (num - num + 1) >= 0; +}; diff --git a/node_modules/has-values/node_modules/is-number/node_modules/kind-of/LICENSE b/node_modules/has-values/node_modules/is-number/node_modules/kind-of/LICENSE new file mode 100644 index 0000000..d734237 --- /dev/null +++ b/node_modules/has-values/node_modules/is-number/node_modules/kind-of/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2017, Jon Schlinkert + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/has-values/node_modules/is-number/node_modules/kind-of/README.md b/node_modules/has-values/node_modules/is-number/node_modules/kind-of/README.md new file mode 100644 index 0000000..6a9df36 --- /dev/null +++ b/node_modules/has-values/node_modules/is-number/node_modules/kind-of/README.md @@ -0,0 +1,261 @@ +# kind-of [![NPM version](https://img.shields.io/npm/v/kind-of.svg?style=flat)](https://www.npmjs.com/package/kind-of) [![NPM monthly downloads](https://img.shields.io/npm/dm/kind-of.svg?style=flat)](https://npmjs.org/package/kind-of) [![NPM total downloads](https://img.shields.io/npm/dt/kind-of.svg?style=flat)](https://npmjs.org/package/kind-of) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/kind-of.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/kind-of) + +> Get the native type of a value. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save kind-of +``` + +## Install + +Install with [bower](https://bower.io/) + +```sh +$ bower install kind-of --save +``` + +## Usage + +> es5, browser and es6 ready + +```js +var kindOf = require('kind-of'); + +kindOf(undefined); +//=> 'undefined' + +kindOf(null); +//=> 'null' + +kindOf(true); +//=> 'boolean' + +kindOf(false); +//=> 'boolean' + +kindOf(new Boolean(true)); +//=> 'boolean' + +kindOf(new Buffer('')); +//=> 'buffer' + +kindOf(42); +//=> 'number' + +kindOf(new Number(42)); +//=> 'number' + +kindOf('str'); +//=> 'string' + +kindOf(new String('str')); +//=> 'string' + +kindOf(arguments); +//=> 'arguments' + +kindOf({}); +//=> 'object' + +kindOf(Object.create(null)); +//=> 'object' + +kindOf(new Test()); +//=> 'object' + +kindOf(new Date()); +//=> 'date' + +kindOf([]); +//=> 'array' + +kindOf([1, 2, 3]); +//=> 'array' + +kindOf(new Array()); +//=> 'array' + +kindOf(/foo/); +//=> 'regexp' + +kindOf(new RegExp('foo')); +//=> 'regexp' + +kindOf(function () {}); +//=> 'function' + +kindOf(function * () {}); +//=> 'function' + +kindOf(new Function()); +//=> 'function' + +kindOf(new Map()); +//=> 'map' + +kindOf(new WeakMap()); +//=> 'weakmap' + +kindOf(new Set()); +//=> 'set' + +kindOf(new WeakSet()); +//=> 'weakset' + +kindOf(Symbol('str')); +//=> 'symbol' + +kindOf(new Int8Array()); +//=> 'int8array' + +kindOf(new Uint8Array()); +//=> 'uint8array' + +kindOf(new Uint8ClampedArray()); +//=> 'uint8clampedarray' + +kindOf(new Int16Array()); +//=> 'int16array' + +kindOf(new Uint16Array()); +//=> 'uint16array' + +kindOf(new Int32Array()); +//=> 'int32array' + +kindOf(new Uint32Array()); +//=> 'uint32array' + +kindOf(new Float32Array()); +//=> 'float32array' + +kindOf(new Float64Array()); +//=> 'float64array' +``` + +## Benchmarks + +Benchmarked against [typeof](http://github.com/CodingFu/typeof) and [type-of](https://github.com/ForbesLindesay/type-of). +Note that performaces is slower for es6 features `Map`, `WeakMap`, `Set` and `WeakSet`. + +```bash +#1: array + current x 23,329,397 ops/sec ±0.82% (94 runs sampled) + lib-type-of x 4,170,273 ops/sec ±0.55% (94 runs sampled) + lib-typeof x 9,686,935 ops/sec ±0.59% (98 runs sampled) + +#2: boolean + current x 27,197,115 ops/sec ±0.85% (94 runs sampled) + lib-type-of x 3,145,791 ops/sec ±0.73% (97 runs sampled) + lib-typeof x 9,199,562 ops/sec ±0.44% (99 runs sampled) + +#3: date + current x 20,190,117 ops/sec ±0.86% (92 runs sampled) + lib-type-of x 5,166,970 ops/sec ±0.74% (94 runs sampled) + lib-typeof x 9,610,821 ops/sec ±0.50% (96 runs sampled) + +#4: function + current x 23,855,460 ops/sec ±0.60% (97 runs sampled) + lib-type-of x 5,667,740 ops/sec ±0.54% (100 runs sampled) + lib-typeof x 10,010,644 ops/sec ±0.44% (100 runs sampled) + +#5: null + current x 27,061,047 ops/sec ±0.97% (96 runs sampled) + lib-type-of x 13,965,573 ops/sec ±0.62% (97 runs sampled) + lib-typeof x 8,460,194 ops/sec ±0.61% (97 runs sampled) + +#6: number + current x 25,075,682 ops/sec ±0.53% (99 runs sampled) + lib-type-of x 2,266,405 ops/sec ±0.41% (98 runs sampled) + lib-typeof x 9,821,481 ops/sec ±0.45% (99 runs sampled) + +#7: object + current x 3,348,980 ops/sec ±0.49% (99 runs sampled) + lib-type-of x 3,245,138 ops/sec ±0.60% (94 runs sampled) + lib-typeof x 9,262,952 ops/sec ±0.59% (99 runs sampled) + +#8: regex + current x 21,284,827 ops/sec ±0.72% (96 runs sampled) + lib-type-of x 4,689,241 ops/sec ±0.43% (100 runs sampled) + lib-typeof x 8,957,593 ops/sec ±0.62% (98 runs sampled) + +#9: string + current x 25,379,234 ops/sec ±0.58% (96 runs sampled) + lib-type-of x 3,635,148 ops/sec ±0.76% (93 runs sampled) + lib-typeof x 9,494,134 ops/sec ±0.49% (98 runs sampled) + +#10: undef + current x 27,459,221 ops/sec ±1.01% (93 runs sampled) + lib-type-of x 14,360,433 ops/sec ±0.52% (99 runs sampled) + lib-typeof x 23,202,868 ops/sec ±0.59% (94 runs sampled) + +``` + +## Optimizations + +In 7 out of 8 cases, this library is 2x-10x faster than other top libraries included in the benchmarks. There are a few things that lead to this performance advantage, none of them hard and fast rules, but all of them simple and repeatable in almost any code library: + +1. Optimize around the fastest and most common use cases first. Of course, this will change from project-to-project, but I took some time to understand how and why `typeof` checks were being used in my own libraries and other libraries I use a lot. +2. Optimize around bottlenecks - In other words, the order in which conditionals are implemented is significant, because each check is only as fast as the failing checks that came before it. Here, the biggest bottleneck by far is checking for plain objects (an object that was created by the `Object` constructor). I opted to make this check happen by process of elimination rather than brute force up front (e.g. by using something like `val.constructor.name`), so that every other type check would not be penalized it. +3. Don't do uneccessary processing - why do `.slice(8, -1).toLowerCase();` just to get the word `regex`? It's much faster to do `if (type === '[object RegExp]') return 'regex'` + +## About + +### Related projects + +* [is-glob](https://www.npmjs.com/package/is-glob): Returns `true` if the given string looks like a glob pattern or an extglob pattern… [more](https://github.com/jonschlinkert/is-glob) | [homepage](https://github.com/jonschlinkert/is-glob "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet") +* [is-number](https://www.npmjs.com/package/is-number): Returns true if the value is a number. comprehensive tests. | [homepage](https://github.com/jonschlinkert/is-number "Returns true if the value is a number. comprehensive tests.") +* [is-primitive](https://www.npmjs.com/package/is-primitive): Returns `true` if the value is a primitive. | [homepage](https://github.com/jonschlinkert/is-primitive "Returns `true` if the value is a primitive. ") + +### Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 59 | [jonschlinkert](https://github.com/jonschlinkert) | +| 2 | [miguelmota](https://github.com/miguelmota) | +| 1 | [dtothefp](https://github.com/dtothefp) | +| 1 | [ksheedlo](https://github.com/ksheedlo) | +| 1 | [pdehaan](https://github.com/pdehaan) | +| 1 | [laggingreflex](https://github.com/laggingreflex) | + +### Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +### Running tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on May 16, 2017._ \ No newline at end of file diff --git a/node_modules/has-values/node_modules/is-number/node_modules/kind-of/index.js b/node_modules/has-values/node_modules/is-number/node_modules/kind-of/index.js new file mode 100644 index 0000000..b52c291 --- /dev/null +++ b/node_modules/has-values/node_modules/is-number/node_modules/kind-of/index.js @@ -0,0 +1,116 @@ +var isBuffer = require('is-buffer'); +var toString = Object.prototype.toString; + +/** + * Get the native `typeof` a value. + * + * @param {*} `val` + * @return {*} Native javascript type + */ + +module.exports = function kindOf(val) { + // primitivies + if (typeof val === 'undefined') { + return 'undefined'; + } + if (val === null) { + return 'null'; + } + if (val === true || val === false || val instanceof Boolean) { + return 'boolean'; + } + if (typeof val === 'string' || val instanceof String) { + return 'string'; + } + if (typeof val === 'number' || val instanceof Number) { + return 'number'; + } + + // functions + if (typeof val === 'function' || val instanceof Function) { + return 'function'; + } + + // array + if (typeof Array.isArray !== 'undefined' && Array.isArray(val)) { + return 'array'; + } + + // check for instances of RegExp and Date before calling `toString` + if (val instanceof RegExp) { + return 'regexp'; + } + if (val instanceof Date) { + return 'date'; + } + + // other objects + var type = toString.call(val); + + if (type === '[object RegExp]') { + return 'regexp'; + } + if (type === '[object Date]') { + return 'date'; + } + if (type === '[object Arguments]') { + return 'arguments'; + } + if (type === '[object Error]') { + return 'error'; + } + + // buffer + if (isBuffer(val)) { + return 'buffer'; + } + + // es6: Map, WeakMap, Set, WeakSet + if (type === '[object Set]') { + return 'set'; + } + if (type === '[object WeakSet]') { + return 'weakset'; + } + if (type === '[object Map]') { + return 'map'; + } + if (type === '[object WeakMap]') { + return 'weakmap'; + } + if (type === '[object Symbol]') { + return 'symbol'; + } + + // typed arrays + if (type === '[object Int8Array]') { + return 'int8array'; + } + if (type === '[object Uint8Array]') { + return 'uint8array'; + } + if (type === '[object Uint8ClampedArray]') { + return 'uint8clampedarray'; + } + if (type === '[object Int16Array]') { + return 'int16array'; + } + if (type === '[object Uint16Array]') { + return 'uint16array'; + } + if (type === '[object Int32Array]') { + return 'int32array'; + } + if (type === '[object Uint32Array]') { + return 'uint32array'; + } + if (type === '[object Float32Array]') { + return 'float32array'; + } + if (type === '[object Float64Array]') { + return 'float64array'; + } + + // must be a plain object + return 'object'; +}; diff --git a/node_modules/has-values/node_modules/is-number/node_modules/kind-of/package.json b/node_modules/has-values/node_modules/is-number/node_modules/kind-of/package.json new file mode 100644 index 0000000..5de879e --- /dev/null +++ b/node_modules/has-values/node_modules/is-number/node_modules/kind-of/package.json @@ -0,0 +1,90 @@ +{ + "name": "kind-of", + "description": "Get the native type of a value.", + "version": "3.2.2", + "homepage": "https://github.com/jonschlinkert/kind-of", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "David Fox-Powell (https://dtothefp.github.io/me)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Ken Sheedlo (kensheedlo.com)", + "laggingreflex (https://github.com/laggingreflex)", + "Miguel Mota (https://miguelmota.com)", + "Peter deHaan (http://about.me/peterdehaan)" + ], + "repository": "jonschlinkert/kind-of", + "bugs": { + "url": "https://github.com/jonschlinkert/kind-of/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha", + "prepublish": "browserify -o browser.js -e index.js -s index --bare" + }, + "dependencies": { + "is-buffer": "^1.1.5" + }, + "devDependencies": { + "ansi-bold": "^0.1.1", + "benchmarked": "^1.0.0", + "browserify": "^14.3.0", + "glob": "^7.1.1", + "gulp-format-md": "^0.1.12", + "mocha": "^3.3.0", + "type-of": "^2.0.1", + "typeof": "^1.0.0" + }, + "keywords": [ + "arguments", + "array", + "boolean", + "check", + "date", + "function", + "is", + "is-type", + "is-type-of", + "kind", + "kind-of", + "number", + "object", + "of", + "regexp", + "string", + "test", + "type", + "type-of", + "typeof", + "types" + ], + "verb": { + "related": { + "list": [ + "is-glob", + "is-number", + "is-primitive" + ] + }, + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "lint": { + "reflinks": true + }, + "reflinks": [ + "verb" + ] + } +} diff --git a/node_modules/has-values/node_modules/is-number/package.json b/node_modules/has-values/node_modules/is-number/package.json new file mode 100644 index 0000000..8c1f9ab --- /dev/null +++ b/node_modules/has-values/node_modules/is-number/package.json @@ -0,0 +1,83 @@ +{ + "name": "is-number", + "description": "Returns true if the value is a number. comprehensive tests.", + "version": "3.0.0", + "homepage": "https://github.com/jonschlinkert/is-number", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Charlike Mike Reagent (http://www.tunnckocore.tk)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)" + ], + "repository": "jonschlinkert/is-number", + "bugs": { + "url": "https://github.com/jonschlinkert/is-number/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "kind-of": "^3.0.2" + }, + "devDependencies": { + "benchmarked": "^0.2.5", + "chalk": "^1.1.3", + "gulp-format-md": "^0.1.10", + "mocha": "^3.0.2" + }, + "keywords": [ + "check", + "coerce", + "coercion", + "integer", + "is", + "is-nan", + "is-num", + "is-number", + "istype", + "kind", + "math", + "nan", + "num", + "number", + "numeric", + "test", + "type", + "typeof", + "value" + ], + "verb": { + "related": { + "list": [ + "even", + "is-even", + "is-odd", + "is-primitive", + "kind-of", + "odd" + ] + }, + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "lint": { + "reflinks": true + }, + "reflinks": [ + "verb", + "verb-generate-readme" + ] + } +} \ No newline at end of file diff --git a/node_modules/has-values/node_modules/kind-of/LICENSE b/node_modules/has-values/node_modules/kind-of/LICENSE new file mode 100644 index 0000000..d734237 --- /dev/null +++ b/node_modules/has-values/node_modules/kind-of/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2017, Jon Schlinkert + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/has-values/node_modules/kind-of/README.md b/node_modules/has-values/node_modules/kind-of/README.md new file mode 100644 index 0000000..83469b0 --- /dev/null +++ b/node_modules/has-values/node_modules/kind-of/README.md @@ -0,0 +1,267 @@ +# kind-of [![NPM version](https://img.shields.io/npm/v/kind-of.svg?style=flat)](https://www.npmjs.com/package/kind-of) [![NPM monthly downloads](https://img.shields.io/npm/dm/kind-of.svg?style=flat)](https://npmjs.org/package/kind-of) [![NPM total downloads](https://img.shields.io/npm/dt/kind-of.svg?style=flat)](https://npmjs.org/package/kind-of) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/kind-of.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/kind-of) + +> Get the native type of a value. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save kind-of +``` + +Install with [bower](https://bower.io/) + +```sh +$ bower install kind-of --save +``` + +## Usage + +> es5, browser and es6 ready + +```js +var kindOf = require('kind-of'); + +kindOf(undefined); +//=> 'undefined' + +kindOf(null); +//=> 'null' + +kindOf(true); +//=> 'boolean' + +kindOf(false); +//=> 'boolean' + +kindOf(new Boolean(true)); +//=> 'boolean' + +kindOf(new Buffer('')); +//=> 'buffer' + +kindOf(42); +//=> 'number' + +kindOf(new Number(42)); +//=> 'number' + +kindOf('str'); +//=> 'string' + +kindOf(new String('str')); +//=> 'string' + +kindOf(arguments); +//=> 'arguments' + +kindOf({}); +//=> 'object' + +kindOf(Object.create(null)); +//=> 'object' + +kindOf(new Test()); +//=> 'object' + +kindOf(new Date()); +//=> 'date' + +kindOf([]); +//=> 'array' + +kindOf([1, 2, 3]); +//=> 'array' + +kindOf(new Array()); +//=> 'array' + +kindOf(/foo/); +//=> 'regexp' + +kindOf(new RegExp('foo')); +//=> 'regexp' + +kindOf(function () {}); +//=> 'function' + +kindOf(function * () {}); +//=> 'function' + +kindOf(new Function()); +//=> 'function' + +kindOf(new Map()); +//=> 'map' + +kindOf(new WeakMap()); +//=> 'weakmap' + +kindOf(new Set()); +//=> 'set' + +kindOf(new WeakSet()); +//=> 'weakset' + +kindOf(Symbol('str')); +//=> 'symbol' + +kindOf(new Int8Array()); +//=> 'int8array' + +kindOf(new Uint8Array()); +//=> 'uint8array' + +kindOf(new Uint8ClampedArray()); +//=> 'uint8clampedarray' + +kindOf(new Int16Array()); +//=> 'int16array' + +kindOf(new Uint16Array()); +//=> 'uint16array' + +kindOf(new Int32Array()); +//=> 'int32array' + +kindOf(new Uint32Array()); +//=> 'uint32array' + +kindOf(new Float32Array()); +//=> 'float32array' + +kindOf(new Float64Array()); +//=> 'float64array' +``` + +## Benchmarks + +Benchmarked against [typeof](http://github.com/CodingFu/typeof) and [type-of](https://github.com/ForbesLindesay/type-of). +Note that performaces is slower for es6 features `Map`, `WeakMap`, `Set` and `WeakSet`. + +```bash +#1: array + current x 23,329,397 ops/sec ±0.82% (94 runs sampled) + lib-type-of x 4,170,273 ops/sec ±0.55% (94 runs sampled) + lib-typeof x 9,686,935 ops/sec ±0.59% (98 runs sampled) + +#2: boolean + current x 27,197,115 ops/sec ±0.85% (94 runs sampled) + lib-type-of x 3,145,791 ops/sec ±0.73% (97 runs sampled) + lib-typeof x 9,199,562 ops/sec ±0.44% (99 runs sampled) + +#3: date + current x 20,190,117 ops/sec ±0.86% (92 runs sampled) + lib-type-of x 5,166,970 ops/sec ±0.74% (94 runs sampled) + lib-typeof x 9,610,821 ops/sec ±0.50% (96 runs sampled) + +#4: function + current x 23,855,460 ops/sec ±0.60% (97 runs sampled) + lib-type-of x 5,667,740 ops/sec ±0.54% (100 runs sampled) + lib-typeof x 10,010,644 ops/sec ±0.44% (100 runs sampled) + +#5: null + current x 27,061,047 ops/sec ±0.97% (96 runs sampled) + lib-type-of x 13,965,573 ops/sec ±0.62% (97 runs sampled) + lib-typeof x 8,460,194 ops/sec ±0.61% (97 runs sampled) + +#6: number + current x 25,075,682 ops/sec ±0.53% (99 runs sampled) + lib-type-of x 2,266,405 ops/sec ±0.41% (98 runs sampled) + lib-typeof x 9,821,481 ops/sec ±0.45% (99 runs sampled) + +#7: object + current x 3,348,980 ops/sec ±0.49% (99 runs sampled) + lib-type-of x 3,245,138 ops/sec ±0.60% (94 runs sampled) + lib-typeof x 9,262,952 ops/sec ±0.59% (99 runs sampled) + +#8: regex + current x 21,284,827 ops/sec ±0.72% (96 runs sampled) + lib-type-of x 4,689,241 ops/sec ±0.43% (100 runs sampled) + lib-typeof x 8,957,593 ops/sec ±0.62% (98 runs sampled) + +#9: string + current x 25,379,234 ops/sec ±0.58% (96 runs sampled) + lib-type-of x 3,635,148 ops/sec ±0.76% (93 runs sampled) + lib-typeof x 9,494,134 ops/sec ±0.49% (98 runs sampled) + +#10: undef + current x 27,459,221 ops/sec ±1.01% (93 runs sampled) + lib-type-of x 14,360,433 ops/sec ±0.52% (99 runs sampled) + lib-typeof x 23,202,868 ops/sec ±0.59% (94 runs sampled) + +``` + +## Release history + +### v4.0.0 + +**Added** + +* `promise` support + +## Optimizations + +In 7 out of 8 cases, this library is 2x-10x faster than other top libraries included in the benchmarks. There are a few things that lead to this performance advantage, none of them hard and fast rules, but all of them simple and repeatable in almost any code library: + +1. Optimize around the fastest and most common use cases first. Of course, this will change from project-to-project, but I took some time to understand how and why `typeof` checks were being used in my own libraries and other libraries I use a lot. +2. Optimize around bottlenecks - In other words, the order in which conditionals are implemented is significant, because each check is only as fast as the failing checks that came before it. Here, the biggest bottleneck by far is checking for plain objects (an object that was created by the `Object` constructor). I opted to make this check happen by process of elimination rather than brute force up front (e.g. by using something like `val.constructor.name`), so that every other type check would not be penalized it. +3. Don't do uneccessary processing - why do `.slice(8, -1).toLowerCase();` just to get the word `regex`? It's much faster to do `if (type === '[object RegExp]') return 'regex'` + +## About + +### Related projects + +* [is-glob](https://www.npmjs.com/package/is-glob): Returns `true` if the given string looks like a glob pattern or an extglob pattern… [more](https://github.com/jonschlinkert/is-glob) | [homepage](https://github.com/jonschlinkert/is-glob "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet") +* [is-number](https://www.npmjs.com/package/is-number): Returns true if the value is a number. comprehensive tests. | [homepage](https://github.com/jonschlinkert/is-number "Returns true if the value is a number. comprehensive tests.") +* [is-primitive](https://www.npmjs.com/package/is-primitive): Returns `true` if the value is a primitive. | [homepage](https://github.com/jonschlinkert/is-primitive "Returns `true` if the value is a primitive. ") + +### Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 64 | [jonschlinkert](https://github.com/jonschlinkert) | +| 2 | [miguelmota](https://github.com/miguelmota) | +| 1 | [dtothefp](https://github.com/dtothefp) | +| 1 | [ksheedlo](https://github.com/ksheedlo) | +| 1 | [pdehaan](https://github.com/pdehaan) | +| 1 | [laggingreflex](https://github.com/laggingreflex) | + +### Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +### Running tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on May 19, 2017._ \ No newline at end of file diff --git a/node_modules/has-values/node_modules/kind-of/index.js b/node_modules/has-values/node_modules/kind-of/index.js new file mode 100644 index 0000000..4c0233b --- /dev/null +++ b/node_modules/has-values/node_modules/kind-of/index.js @@ -0,0 +1,119 @@ +var isBuffer = require('is-buffer'); +var toString = Object.prototype.toString; + +/** + * Get the native `typeof` a value. + * + * @param {*} `val` + * @return {*} Native javascript type + */ + +module.exports = function kindOf(val) { + // primitivies + if (typeof val === 'undefined') { + return 'undefined'; + } + if (val === null) { + return 'null'; + } + if (val === true || val === false || val instanceof Boolean) { + return 'boolean'; + } + if (typeof val === 'string' || val instanceof String) { + return 'string'; + } + if (typeof val === 'number' || val instanceof Number) { + return 'number'; + } + + // functions + if (typeof val === 'function' || val instanceof Function) { + return 'function'; + } + + // array + if (typeof Array.isArray !== 'undefined' && Array.isArray(val)) { + return 'array'; + } + + // check for instances of RegExp and Date before calling `toString` + if (val instanceof RegExp) { + return 'regexp'; + } + if (val instanceof Date) { + return 'date'; + } + + // other objects + var type = toString.call(val); + + if (type === '[object RegExp]') { + return 'regexp'; + } + if (type === '[object Date]') { + return 'date'; + } + if (type === '[object Arguments]') { + return 'arguments'; + } + if (type === '[object Error]') { + return 'error'; + } + if (type === '[object Promise]') { + return 'promise'; + } + + // buffer + if (isBuffer(val)) { + return 'buffer'; + } + + // es6: Map, WeakMap, Set, WeakSet + if (type === '[object Set]') { + return 'set'; + } + if (type === '[object WeakSet]') { + return 'weakset'; + } + if (type === '[object Map]') { + return 'map'; + } + if (type === '[object WeakMap]') { + return 'weakmap'; + } + if (type === '[object Symbol]') { + return 'symbol'; + } + + // typed arrays + if (type === '[object Int8Array]') { + return 'int8array'; + } + if (type === '[object Uint8Array]') { + return 'uint8array'; + } + if (type === '[object Uint8ClampedArray]') { + return 'uint8clampedarray'; + } + if (type === '[object Int16Array]') { + return 'int16array'; + } + if (type === '[object Uint16Array]') { + return 'uint16array'; + } + if (type === '[object Int32Array]') { + return 'int32array'; + } + if (type === '[object Uint32Array]') { + return 'uint32array'; + } + if (type === '[object Float32Array]') { + return 'float32array'; + } + if (type === '[object Float64Array]') { + return 'float64array'; + } + + // must be a plain object + return 'object'; +}; diff --git a/node_modules/has-values/node_modules/kind-of/package.json b/node_modules/has-values/node_modules/kind-of/package.json new file mode 100644 index 0000000..222afc0 --- /dev/null +++ b/node_modules/has-values/node_modules/kind-of/package.json @@ -0,0 +1,90 @@ +{ + "name": "kind-of", + "description": "Get the native type of a value.", + "version": "4.0.0", + "homepage": "https://github.com/jonschlinkert/kind-of", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "David Fox-Powell (https://dtothefp.github.io/me)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Ken Sheedlo (kensheedlo.com)", + "laggingreflex (https://github.com/laggingreflex)", + "Miguel Mota (https://miguelmota.com)", + "Peter deHaan (http://about.me/peterdehaan)" + ], + "repository": "jonschlinkert/kind-of", + "bugs": { + "url": "https://github.com/jonschlinkert/kind-of/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha", + "prepublish": "browserify -o browser.js -e index.js -s index --bare" + }, + "dependencies": { + "is-buffer": "^1.1.5" + }, + "devDependencies": { + "ansi-bold": "^0.1.1", + "benchmarked": "^1.1.1", + "browserify": "^14.3.0", + "glob": "^7.1.1", + "gulp-format-md": "^0.1.12", + "mocha": "^3.4.1", + "type-of": "^2.0.1", + "typeof": "^1.0.0" + }, + "keywords": [ + "arguments", + "array", + "boolean", + "check", + "date", + "function", + "is", + "is-type", + "is-type-of", + "kind", + "kind-of", + "number", + "object", + "of", + "regexp", + "string", + "test", + "type", + "type-of", + "typeof", + "types" + ], + "verb": { + "related": { + "list": [ + "is-glob", + "is-number", + "is-primitive" + ] + }, + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "lint": { + "reflinks": true + }, + "reflinks": [ + "verb" + ] + } +} diff --git a/node_modules/has-values/package.json b/node_modules/has-values/package.json new file mode 100644 index 0000000..bdd841d --- /dev/null +++ b/node_modules/has-values/package.json @@ -0,0 +1,82 @@ +{ + "name": "has-values", + "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ", + "version": "1.0.0", + "homepage": "https://github.com/jonschlinkert/has-values", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/has-values", + "bugs": { + "url": "https://github.com/jonschlinkert/has-values/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "is-number": "^3.0.0", + "kind-of": "^4.0.0" + }, + "devDependencies": { + "gulp-format-md": "^0.1.12", + "mocha": "^3.4.1" + }, + "keywords": [ + "array", + "boolean", + "empty", + "find", + "function", + "has", + "hasOwn", + "javascript", + "js", + "key", + "keys", + "node.js", + "null", + "number", + "object", + "properties", + "property", + "string", + "type", + "util", + "utilities", + "utility", + "value", + "values" + ], + "verb": { + "run": true, + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "related": { + "list": [ + "has-value", + "kind-of", + "is-number", + "is-plain-object", + "isobject" + ] + }, + "reflinks": [ + "verb" + ], + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/htmlparser2/LICENSE b/node_modules/htmlparser2/LICENSE new file mode 100644 index 0000000..0a35e02 --- /dev/null +++ b/node_modules/htmlparser2/LICENSE @@ -0,0 +1,18 @@ +Copyright 2010, 2011, Chris Winberry . All rights reserved. +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to +deal in the Software without restriction, including without limitation the +rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +sell copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS +IN THE SOFTWARE. \ No newline at end of file diff --git a/node_modules/htmlparser2/README.md b/node_modules/htmlparser2/README.md new file mode 100644 index 0000000..8565fb6 --- /dev/null +++ b/node_modules/htmlparser2/README.md @@ -0,0 +1,168 @@ +# htmlparser2 + +[![NPM version](http://img.shields.io/npm/v/htmlparser2.svg?style=flat)](https://npmjs.org/package/htmlparser2) +[![Downloads](https://img.shields.io/npm/dm/htmlparser2.svg?style=flat)](https://npmjs.org/package/htmlparser2) +[![Build Status](https://img.shields.io/github/workflow/status/fb55/htmlparser2/Node.js%20Test?label=tests&style=flat)](https://github.com/fb55/htmlparser2/actions?query=workflow%3A%22Node.js+Test%22) +[![Coverage](http://img.shields.io/coveralls/fb55/htmlparser2.svg?style=flat)](https://coveralls.io/r/fb55/htmlparser2) + +The fast & forgiving HTML/XML parser. + +_htmlparser2 is [the fastest HTML parser](#performance), and takes some shortcuts to get there. If you need strict HTML spec compliance, have a look at [parse5](https://github.com/inikulin/parse5)._ + +## Installation + + npm install htmlparser2 + +A live demo of `htmlparser2` is available [here](https://astexplorer.net/#/2AmVrGuGVJ). + +## Ecosystem + +| Name | Description | +| ------------------------------------------------------------- | ------------------------------------------------------- | +| [htmlparser2](https://github.com/fb55/htmlparser2) | Fast & forgiving HTML/XML parser | +| [domhandler](https://github.com/fb55/domhandler) | Handler for htmlparser2 that turns documents into a DOM | +| [domutils](https://github.com/fb55/domutils) | Utilities for working with domhandler's DOM | +| [css-select](https://github.com/fb55/css-select) | CSS selector engine, compatible with domhandler's DOM | +| [cheerio](https://github.com/cheeriojs/cheerio) | The jQuery API for domhandler's DOM | +| [dom-serializer](https://github.com/cheeriojs/dom-serializer) | Serializer for domhandler's DOM | + +## Usage + +`htmlparser2` itself provides a callback interface that allows consumption of documents with minimal allocations. +For a more ergonomic experience, read [Getting a DOM](#getting-a-dom) below. + +```javascript +const htmlparser2 = require("htmlparser2"); +const parser = new htmlparser2.Parser({ + onopentag(name, attributes) { + /* + * This fires when a new tag is opened. + * + * If you don't need an aggregated `attributes` object, + * have a look at the `onopentagname` and `onattribute` events. + */ + if (name === "script" && attributes.type === "text/javascript") { + console.log("JS! Hooray!"); + } + }, + ontext(text) { + /* + * Fires whenever a section of text was processed. + * + * Note that this can fire at any point within text and you might + * have to stich together multiple pieces. + */ + console.log("-->", text); + }, + onclosetag(tagname) { + /* + * Fires when a tag is closed. + * + * You can rely on this event only firing when you have received an + * equivalent opening tag before. Closing tags without corresponding + * opening tags will be ignored. + */ + if (tagname === "script") { + console.log("That's it?!"); + } + }, +}); +parser.write( + "Xyz `. + this.sequenceIndex = Number(c === CharCodes.Lt); + } + }; + Tokenizer.prototype.stateCDATASequence = function (c) { + if (c === Sequences.Cdata[this.sequenceIndex]) { + if (++this.sequenceIndex === Sequences.Cdata.length) { + this.state = State.InCommentLike; + this.currentSequence = Sequences.CdataEnd; + this.sequenceIndex = 0; + this.sectionStart = this.index + 1; + } + } + else { + this.sequenceIndex = 0; + this.state = State.InDeclaration; + this.stateInDeclaration(c); // Reconsume the character + } + }; + /** + * When we wait for one specific character, we can speed things up + * by skipping through the buffer until we find it. + * + * @returns Whether the character was found. + */ + Tokenizer.prototype.fastForwardTo = function (c) { + while (++this.index < this.buffer.length + this.offset) { + if (this.buffer.charCodeAt(this.index - this.offset) === c) { + return true; + } + } + /* + * We increment the index at the end of the `parse` loop, + * so set it to `buffer.length - 1` here. + * + * TODO: Refactor `parse` to increment index before calling states. + */ + this.index = this.buffer.length + this.offset - 1; + return false; + }; + /** + * Comments and CDATA end with `-->` and `]]>`. + * + * Their common qualities are: + * - Their end sequences have a distinct character they start with. + * - That character is then repeated, so we have to check multiple repeats. + * - All characters but the start character of the sequence can be skipped. + */ + Tokenizer.prototype.stateInCommentLike = function (c) { + if (c === this.currentSequence[this.sequenceIndex]) { + if (++this.sequenceIndex === this.currentSequence.length) { + if (this.currentSequence === Sequences.CdataEnd) { + this.cbs.oncdata(this.sectionStart, this.index, 2); + } + else { + this.cbs.oncomment(this.sectionStart, this.index, 2); + } + this.sequenceIndex = 0; + this.sectionStart = this.index + 1; + this.state = State.Text; + } + } + else if (this.sequenceIndex === 0) { + // Fast-forward to the first character of the sequence + if (this.fastForwardTo(this.currentSequence[0])) { + this.sequenceIndex = 1; + } + } + else if (c !== this.currentSequence[this.sequenceIndex - 1]) { + // Allow long sequences, eg. --->, ]]]> + this.sequenceIndex = 0; + } + }; + /** + * HTML only allows ASCII alpha characters (a-z and A-Z) at the beginning of a tag name. + * + * XML allows a lot more characters here (@see https://www.w3.org/TR/REC-xml/#NT-NameStartChar). + * We allow anything that wouldn't end the tag. + */ + Tokenizer.prototype.isTagStartChar = function (c) { + return this.xmlMode ? !isEndOfTagSection(c) : isASCIIAlpha(c); + }; + Tokenizer.prototype.startSpecial = function (sequence, offset) { + this.isSpecial = true; + this.currentSequence = sequence; + this.sequenceIndex = offset; + this.state = State.SpecialStartSequence; + }; + Tokenizer.prototype.stateBeforeTagName = function (c) { + if (c === CharCodes.ExclamationMark) { + this.state = State.BeforeDeclaration; + this.sectionStart = this.index + 1; + } + else if (c === CharCodes.Questionmark) { + this.state = State.InProcessingInstruction; + this.sectionStart = this.index + 1; + } + else if (this.isTagStartChar(c)) { + var lower = c | 0x20; + this.sectionStart = this.index; + if (!this.xmlMode && lower === Sequences.TitleEnd[2]) { + this.startSpecial(Sequences.TitleEnd, 3); + } + else { + this.state = + !this.xmlMode && lower === Sequences.ScriptEnd[2] + ? State.BeforeSpecialS + : State.InTagName; + } + } + else if (c === CharCodes.Slash) { + this.state = State.BeforeClosingTagName; + } + else { + this.state = State.Text; + this.stateText(c); + } + }; + Tokenizer.prototype.stateInTagName = function (c) { + if (isEndOfTagSection(c)) { + this.cbs.onopentagname(this.sectionStart, this.index); + this.sectionStart = -1; + this.state = State.BeforeAttributeName; + this.stateBeforeAttributeName(c); + } + }; + Tokenizer.prototype.stateBeforeClosingTagName = function (c) { + if (isWhitespace(c)) { + // Ignore + } + else if (c === CharCodes.Gt) { + this.state = State.Text; + } + else { + this.state = this.isTagStartChar(c) + ? State.InClosingTagName + : State.InSpecialComment; + this.sectionStart = this.index; + } + }; + Tokenizer.prototype.stateInClosingTagName = function (c) { + if (c === CharCodes.Gt || isWhitespace(c)) { + this.cbs.onclosetag(this.sectionStart, this.index); + this.sectionStart = -1; + this.state = State.AfterClosingTagName; + this.stateAfterClosingTagName(c); + } + }; + Tokenizer.prototype.stateAfterClosingTagName = function (c) { + // Skip everything until ">" + if (c === CharCodes.Gt || this.fastForwardTo(CharCodes.Gt)) { + this.state = State.Text; + this.sectionStart = this.index + 1; + } + }; + Tokenizer.prototype.stateBeforeAttributeName = function (c) { + if (c === CharCodes.Gt) { + this.cbs.onopentagend(this.index); + if (this.isSpecial) { + this.state = State.InSpecialTag; + this.sequenceIndex = 0; + } + else { + this.state = State.Text; + } + this.baseState = this.state; + this.sectionStart = this.index + 1; + } + else if (c === CharCodes.Slash) { + this.state = State.InSelfClosingTag; + } + else if (!isWhitespace(c)) { + this.state = State.InAttributeName; + this.sectionStart = this.index; + } + }; + Tokenizer.prototype.stateInSelfClosingTag = function (c) { + if (c === CharCodes.Gt) { + this.cbs.onselfclosingtag(this.index); + this.state = State.Text; + this.baseState = State.Text; + this.sectionStart = this.index + 1; + this.isSpecial = false; // Reset special state, in case of self-closing special tags + } + else if (!isWhitespace(c)) { + this.state = State.BeforeAttributeName; + this.stateBeforeAttributeName(c); + } + }; + Tokenizer.prototype.stateInAttributeName = function (c) { + if (c === CharCodes.Eq || isEndOfTagSection(c)) { + this.cbs.onattribname(this.sectionStart, this.index); + this.sectionStart = -1; + this.state = State.AfterAttributeName; + this.stateAfterAttributeName(c); + } + }; + Tokenizer.prototype.stateAfterAttributeName = function (c) { + if (c === CharCodes.Eq) { + this.state = State.BeforeAttributeValue; + } + else if (c === CharCodes.Slash || c === CharCodes.Gt) { + this.cbs.onattribend(QuoteType.NoValue, this.index); + this.state = State.BeforeAttributeName; + this.stateBeforeAttributeName(c); + } + else if (!isWhitespace(c)) { + this.cbs.onattribend(QuoteType.NoValue, this.index); + this.state = State.InAttributeName; + this.sectionStart = this.index; + } + }; + Tokenizer.prototype.stateBeforeAttributeValue = function (c) { + if (c === CharCodes.DoubleQuote) { + this.state = State.InAttributeValueDq; + this.sectionStart = this.index + 1; + } + else if (c === CharCodes.SingleQuote) { + this.state = State.InAttributeValueSq; + this.sectionStart = this.index + 1; + } + else if (!isWhitespace(c)) { + this.sectionStart = this.index; + this.state = State.InAttributeValueNq; + this.stateInAttributeValueNoQuotes(c); // Reconsume token + } + }; + Tokenizer.prototype.handleInAttributeValue = function (c, quote) { + if (c === quote || + (!this.decodeEntities && this.fastForwardTo(quote))) { + this.cbs.onattribdata(this.sectionStart, this.index); + this.sectionStart = -1; + this.cbs.onattribend(quote === CharCodes.DoubleQuote + ? QuoteType.Double + : QuoteType.Single, this.index); + this.state = State.BeforeAttributeName; + } + else if (this.decodeEntities && c === CharCodes.Amp) { + this.baseState = this.state; + this.state = State.BeforeEntity; + } + }; + Tokenizer.prototype.stateInAttributeValueDoubleQuotes = function (c) { + this.handleInAttributeValue(c, CharCodes.DoubleQuote); + }; + Tokenizer.prototype.stateInAttributeValueSingleQuotes = function (c) { + this.handleInAttributeValue(c, CharCodes.SingleQuote); + }; + Tokenizer.prototype.stateInAttributeValueNoQuotes = function (c) { + if (isWhitespace(c) || c === CharCodes.Gt) { + this.cbs.onattribdata(this.sectionStart, this.index); + this.sectionStart = -1; + this.cbs.onattribend(QuoteType.Unquoted, this.index); + this.state = State.BeforeAttributeName; + this.stateBeforeAttributeName(c); + } + else if (this.decodeEntities && c === CharCodes.Amp) { + this.baseState = this.state; + this.state = State.BeforeEntity; + } + }; + Tokenizer.prototype.stateBeforeDeclaration = function (c) { + if (c === CharCodes.OpeningSquareBracket) { + this.state = State.CDATASequence; + this.sequenceIndex = 0; + } + else { + this.state = + c === CharCodes.Dash + ? State.BeforeComment + : State.InDeclaration; + } + }; + Tokenizer.prototype.stateInDeclaration = function (c) { + if (c === CharCodes.Gt || this.fastForwardTo(CharCodes.Gt)) { + this.cbs.ondeclaration(this.sectionStart, this.index); + this.state = State.Text; + this.sectionStart = this.index + 1; + } + }; + Tokenizer.prototype.stateInProcessingInstruction = function (c) { + if (c === CharCodes.Gt || this.fastForwardTo(CharCodes.Gt)) { + this.cbs.onprocessinginstruction(this.sectionStart, this.index); + this.state = State.Text; + this.sectionStart = this.index + 1; + } + }; + Tokenizer.prototype.stateBeforeComment = function (c) { + if (c === CharCodes.Dash) { + this.state = State.InCommentLike; + this.currentSequence = Sequences.CommentEnd; + // Allow short comments (eg. ) + this.sequenceIndex = 2; + this.sectionStart = this.index + 1; + } + else { + this.state = State.InDeclaration; + } + }; + Tokenizer.prototype.stateInSpecialComment = function (c) { + if (c === CharCodes.Gt || this.fastForwardTo(CharCodes.Gt)) { + this.cbs.oncomment(this.sectionStart, this.index, 0); + this.state = State.Text; + this.sectionStart = this.index + 1; + } + }; + Tokenizer.prototype.stateBeforeSpecialS = function (c) { + var lower = c | 0x20; + if (lower === Sequences.ScriptEnd[3]) { + this.startSpecial(Sequences.ScriptEnd, 4); + } + else if (lower === Sequences.StyleEnd[3]) { + this.startSpecial(Sequences.StyleEnd, 4); + } + else { + this.state = State.InTagName; + this.stateInTagName(c); // Consume the token again + } + }; + Tokenizer.prototype.stateBeforeEntity = function (c) { + // Start excess with 1 to include the '&' + this.entityExcess = 1; + this.entityResult = 0; + if (c === CharCodes.Num) { + this.state = State.BeforeNumericEntity; + } + else if (c === CharCodes.Amp) { + // We have two `&` characters in a row. Stay in the current state. + } + else { + this.trieIndex = 0; + this.trieCurrent = this.entityTrie[0]; + this.state = State.InNamedEntity; + this.stateInNamedEntity(c); + } + }; + Tokenizer.prototype.stateInNamedEntity = function (c) { + this.entityExcess += 1; + this.trieIndex = (0, decode_js_1.determineBranch)(this.entityTrie, this.trieCurrent, this.trieIndex + 1, c); + if (this.trieIndex < 0) { + this.emitNamedEntity(); + this.index--; + return; + } + this.trieCurrent = this.entityTrie[this.trieIndex]; + var masked = this.trieCurrent & decode_js_1.BinTrieFlags.VALUE_LENGTH; + // If the branch is a value, store it and continue + if (masked) { + // The mask is the number of bytes of the value, including the current byte. + var valueLength = (masked >> 14) - 1; + // If we have a legacy entity while parsing strictly, just skip the number of bytes + if (!this.allowLegacyEntity() && c !== CharCodes.Semi) { + this.trieIndex += valueLength; + } + else { + // Add 1 as we have already incremented the excess + var entityStart = this.index - this.entityExcess + 1; + if (entityStart > this.sectionStart) { + this.emitPartial(this.sectionStart, entityStart); + } + // If this is a surrogate pair, consume the next two bytes + this.entityResult = this.trieIndex; + this.trieIndex += valueLength; + this.entityExcess = 0; + this.sectionStart = this.index + 1; + if (valueLength === 0) { + this.emitNamedEntity(); + } + } + } + }; + Tokenizer.prototype.emitNamedEntity = function () { + this.state = this.baseState; + if (this.entityResult === 0) { + return; + } + var valueLength = (this.entityTrie[this.entityResult] & decode_js_1.BinTrieFlags.VALUE_LENGTH) >> + 14; + switch (valueLength) { + case 1: + this.emitCodePoint(this.entityTrie[this.entityResult] & + ~decode_js_1.BinTrieFlags.VALUE_LENGTH); + break; + case 2: + this.emitCodePoint(this.entityTrie[this.entityResult + 1]); + break; + case 3: { + this.emitCodePoint(this.entityTrie[this.entityResult + 1]); + this.emitCodePoint(this.entityTrie[this.entityResult + 2]); + } + } + }; + Tokenizer.prototype.stateBeforeNumericEntity = function (c) { + if ((c | 0x20) === CharCodes.LowerX) { + this.entityExcess++; + this.state = State.InHexEntity; + } + else { + this.state = State.InNumericEntity; + this.stateInNumericEntity(c); + } + }; + Tokenizer.prototype.emitNumericEntity = function (strict) { + var entityStart = this.index - this.entityExcess - 1; + var numberStart = entityStart + 2 + Number(this.state === State.InHexEntity); + if (numberStart !== this.index) { + // Emit leading data if any + if (entityStart > this.sectionStart) { + this.emitPartial(this.sectionStart, entityStart); + } + this.sectionStart = this.index + Number(strict); + this.emitCodePoint((0, decode_js_1.replaceCodePoint)(this.entityResult)); + } + this.state = this.baseState; + }; + Tokenizer.prototype.stateInNumericEntity = function (c) { + if (c === CharCodes.Semi) { + this.emitNumericEntity(true); + } + else if (isNumber(c)) { + this.entityResult = this.entityResult * 10 + (c - CharCodes.Zero); + this.entityExcess++; + } + else { + if (this.allowLegacyEntity()) { + this.emitNumericEntity(false); + } + else { + this.state = this.baseState; + } + this.index--; + } + }; + Tokenizer.prototype.stateInHexEntity = function (c) { + if (c === CharCodes.Semi) { + this.emitNumericEntity(true); + } + else if (isNumber(c)) { + this.entityResult = this.entityResult * 16 + (c - CharCodes.Zero); + this.entityExcess++; + } + else if (isHexDigit(c)) { + this.entityResult = + this.entityResult * 16 + ((c | 0x20) - CharCodes.LowerA + 10); + this.entityExcess++; + } + else { + if (this.allowLegacyEntity()) { + this.emitNumericEntity(false); + } + else { + this.state = this.baseState; + } + this.index--; + } + }; + Tokenizer.prototype.allowLegacyEntity = function () { + return (!this.xmlMode && + (this.baseState === State.Text || + this.baseState === State.InSpecialTag)); + }; + /** + * Remove data that has already been consumed from the buffer. + */ + Tokenizer.prototype.cleanup = function () { + // If we are inside of text or attributes, emit what we already have. + if (this.running && this.sectionStart !== this.index) { + if (this.state === State.Text || + (this.state === State.InSpecialTag && this.sequenceIndex === 0)) { + this.cbs.ontext(this.sectionStart, this.index); + this.sectionStart = this.index; + } + else if (this.state === State.InAttributeValueDq || + this.state === State.InAttributeValueSq || + this.state === State.InAttributeValueNq) { + this.cbs.onattribdata(this.sectionStart, this.index); + this.sectionStart = this.index; + } + } + }; + Tokenizer.prototype.shouldContinue = function () { + return this.index < this.buffer.length + this.offset && this.running; + }; + /** + * Iterates through the buffer, calling the function corresponding to the current state. + * + * States that are more likely to be hit are higher up, as a performance improvement. + */ + Tokenizer.prototype.parse = function () { + while (this.shouldContinue()) { + var c = this.buffer.charCodeAt(this.index - this.offset); + if (this.state === State.Text) { + this.stateText(c); + } + else if (this.state === State.SpecialStartSequence) { + this.stateSpecialStartSequence(c); + } + else if (this.state === State.InSpecialTag) { + this.stateInSpecialTag(c); + } + else if (this.state === State.CDATASequence) { + this.stateCDATASequence(c); + } + else if (this.state === State.InAttributeValueDq) { + this.stateInAttributeValueDoubleQuotes(c); + } + else if (this.state === State.InAttributeName) { + this.stateInAttributeName(c); + } + else if (this.state === State.InCommentLike) { + this.stateInCommentLike(c); + } + else if (this.state === State.InSpecialComment) { + this.stateInSpecialComment(c); + } + else if (this.state === State.BeforeAttributeName) { + this.stateBeforeAttributeName(c); + } + else if (this.state === State.InTagName) { + this.stateInTagName(c); + } + else if (this.state === State.InClosingTagName) { + this.stateInClosingTagName(c); + } + else if (this.state === State.BeforeTagName) { + this.stateBeforeTagName(c); + } + else if (this.state === State.AfterAttributeName) { + this.stateAfterAttributeName(c); + } + else if (this.state === State.InAttributeValueSq) { + this.stateInAttributeValueSingleQuotes(c); + } + else if (this.state === State.BeforeAttributeValue) { + this.stateBeforeAttributeValue(c); + } + else if (this.state === State.BeforeClosingTagName) { + this.stateBeforeClosingTagName(c); + } + else if (this.state === State.AfterClosingTagName) { + this.stateAfterClosingTagName(c); + } + else if (this.state === State.BeforeSpecialS) { + this.stateBeforeSpecialS(c); + } + else if (this.state === State.InAttributeValueNq) { + this.stateInAttributeValueNoQuotes(c); + } + else if (this.state === State.InSelfClosingTag) { + this.stateInSelfClosingTag(c); + } + else if (this.state === State.InDeclaration) { + this.stateInDeclaration(c); + } + else if (this.state === State.BeforeDeclaration) { + this.stateBeforeDeclaration(c); + } + else if (this.state === State.BeforeComment) { + this.stateBeforeComment(c); + } + else if (this.state === State.InProcessingInstruction) { + this.stateInProcessingInstruction(c); + } + else if (this.state === State.InNamedEntity) { + this.stateInNamedEntity(c); + } + else if (this.state === State.BeforeEntity) { + this.stateBeforeEntity(c); + } + else if (this.state === State.InHexEntity) { + this.stateInHexEntity(c); + } + else if (this.state === State.InNumericEntity) { + this.stateInNumericEntity(c); + } + else { + // `this._state === State.BeforeNumericEntity` + this.stateBeforeNumericEntity(c); + } + this.index++; + } + this.cleanup(); + }; + Tokenizer.prototype.finish = function () { + if (this.state === State.InNamedEntity) { + this.emitNamedEntity(); + } + // If there is remaining data, emit it in a reasonable way + if (this.sectionStart < this.index) { + this.handleTrailingData(); + } + this.cbs.onend(); + }; + /** Handle any trailing data. */ + Tokenizer.prototype.handleTrailingData = function () { + var endIndex = this.buffer.length + this.offset; + if (this.state === State.InCommentLike) { + if (this.currentSequence === Sequences.CdataEnd) { + this.cbs.oncdata(this.sectionStart, endIndex, 0); + } + else { + this.cbs.oncomment(this.sectionStart, endIndex, 0); + } + } + else if (this.state === State.InNumericEntity && + this.allowLegacyEntity()) { + this.emitNumericEntity(false); + // All trailing data will have been consumed + } + else if (this.state === State.InHexEntity && + this.allowLegacyEntity()) { + this.emitNumericEntity(false); + // All trailing data will have been consumed + } + else if (this.state === State.InTagName || + this.state === State.BeforeAttributeName || + this.state === State.BeforeAttributeValue || + this.state === State.AfterAttributeName || + this.state === State.InAttributeName || + this.state === State.InAttributeValueSq || + this.state === State.InAttributeValueDq || + this.state === State.InAttributeValueNq || + this.state === State.InClosingTagName) { + /* + * If we are currently in an opening or closing tag, us not calling the + * respective callback signals that the tag should be ignored. + */ + } + else { + this.cbs.ontext(this.sectionStart, endIndex); + } + }; + Tokenizer.prototype.emitPartial = function (start, endIndex) { + if (this.baseState !== State.Text && + this.baseState !== State.InSpecialTag) { + this.cbs.onattribdata(start, endIndex); + } + else { + this.cbs.ontext(start, endIndex); + } + }; + Tokenizer.prototype.emitCodePoint = function (cp) { + if (this.baseState !== State.Text && + this.baseState !== State.InSpecialTag) { + this.cbs.onattribentity(cp); + } + else { + this.cbs.ontextentity(cp); + } + }; + return Tokenizer; +}()); +exports.default = Tokenizer; +//# sourceMappingURL=Tokenizer.js.map \ No newline at end of file diff --git a/node_modules/htmlparser2/lib/Tokenizer.js.map b/node_modules/htmlparser2/lib/Tokenizer.js.map new file mode 100644 index 0000000..6f93ba1 --- /dev/null +++ b/node_modules/htmlparser2/lib/Tokenizer.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Tokenizer.js","sourceRoot":"https://raw.githubusercontent.com/fb55/htmlparser2/4763205746cd80120b5d2b69041197a394d24ba9/src/","sources":["Tokenizer.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/htmlparser2/lib/WritableStream.d.ts b/node_modules/htmlparser2/lib/WritableStream.d.ts new file mode 100644 index 0000000..a27dfe9 --- /dev/null +++ b/node_modules/htmlparser2/lib/WritableStream.d.ts @@ -0,0 +1,16 @@ +/// +import { Handler, ParserOptions } from "./Parser.js"; +import { Writable } from "stream"; +/** + * WritableStream makes the `Parser` interface available as a NodeJS stream. + * + * @see Parser + */ +export declare class WritableStream extends Writable { + private readonly _parser; + private readonly _decoder; + constructor(cbs: Partial, options?: ParserOptions); + _write(chunk: string | Buffer, encoding: string, cb: () => void): void; + _final(cb: () => void): void; +} +//# sourceMappingURL=WritableStream.d.ts.map \ No newline at end of file diff --git a/node_modules/htmlparser2/lib/WritableStream.d.ts.map b/node_modules/htmlparser2/lib/WritableStream.d.ts.map new file mode 100644 index 0000000..7b75253 --- /dev/null +++ b/node_modules/htmlparser2/lib/WritableStream.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"WritableStream.d.ts","sourceRoot":"https://raw.githubusercontent.com/fb55/htmlparser2/4763205746cd80120b5d2b69041197a394d24ba9/src/","sources":["WritableStream.ts"],"names":[],"mappings":";AAAA,OAAO,EAAU,OAAO,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;AAK7D,OAAO,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAQlC;;;;GAIG;AACH,qBAAa,cAAe,SAAQ,QAAQ;IACxC,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAS;IACjC,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAuB;gBAEpC,GAAG,EAAE,OAAO,CAAC,OAAO,CAAC,EAAE,OAAO,CAAC,EAAE,aAAa;IAKjD,MAAM,CACX,KAAK,EAAE,MAAM,GAAG,MAAM,EACtB,QAAQ,EAAE,MAAM,EAChB,EAAE,EAAE,MAAM,IAAI,GACf,IAAI;IAOE,MAAM,CAAC,EAAE,EAAE,MAAM,IAAI,GAAG,IAAI;CAIxC"} \ No newline at end of file diff --git a/node_modules/htmlparser2/lib/WritableStream.js b/node_modules/htmlparser2/lib/WritableStream.js new file mode 100644 index 0000000..2712385 --- /dev/null +++ b/node_modules/htmlparser2/lib/WritableStream.js @@ -0,0 +1,54 @@ +"use strict"; +var __extends = (this && this.__extends) || (function () { + var extendStatics = function (d, b) { + extendStatics = Object.setPrototypeOf || + ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) || + function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; }; + return extendStatics(d, b); + }; + return function (d, b) { + if (typeof b !== "function" && b !== null) + throw new TypeError("Class extends value " + String(b) + " is not a constructor or null"); + extendStatics(d, b); + function __() { this.constructor = d; } + d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __()); + }; +})(); +Object.defineProperty(exports, "__esModule", { value: true }); +exports.WritableStream = void 0; +var Parser_js_1 = require("./Parser.js"); +/* + * NOTE: If either of these two imports produces a type error, + * please update your @types/node dependency! + */ +var stream_1 = require("stream"); +var string_decoder_1 = require("string_decoder"); +// Following the example in https://nodejs.org/api/stream.html#stream_decoding_buffers_in_a_writable_stream +function isBuffer(_chunk, encoding) { + return encoding === "buffer"; +} +/** + * WritableStream makes the `Parser` interface available as a NodeJS stream. + * + * @see Parser + */ +var WritableStream = /** @class */ (function (_super) { + __extends(WritableStream, _super); + function WritableStream(cbs, options) { + var _this = _super.call(this, { decodeStrings: false }) || this; + _this._decoder = new string_decoder_1.StringDecoder(); + _this._parser = new Parser_js_1.Parser(cbs, options); + return _this; + } + WritableStream.prototype._write = function (chunk, encoding, cb) { + this._parser.write(isBuffer(chunk, encoding) ? this._decoder.write(chunk) : chunk); + cb(); + }; + WritableStream.prototype._final = function (cb) { + this._parser.end(this._decoder.end()); + cb(); + }; + return WritableStream; +}(stream_1.Writable)); +exports.WritableStream = WritableStream; +//# sourceMappingURL=WritableStream.js.map \ No newline at end of file diff --git a/node_modules/htmlparser2/lib/WritableStream.js.map b/node_modules/htmlparser2/lib/WritableStream.js.map new file mode 100644 index 0000000..4cb6417 --- /dev/null +++ b/node_modules/htmlparser2/lib/WritableStream.js.map @@ -0,0 +1 @@ +{"version":3,"file":"WritableStream.js","sourceRoot":"https://raw.githubusercontent.com/fb55/htmlparser2/4763205746cd80120b5d2b69041197a394d24ba9/src/","sources":["WritableStream.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;AAAA,yCAA6D;AAC7D;;;GAGG;AACH,iCAAkC;AAClC,iDAA+C;AAE/C,2GAA2G;AAC3G,SAAS,QAAQ,CAAC,MAAuB,EAAE,QAAgB;IACvD,OAAO,QAAQ,KAAK,QAAQ,CAAC;AACjC,CAAC;AAED;;;;GAIG;AACH;IAAoC,kCAAQ;IAIxC,wBAAY,GAAqB,EAAE,OAAuB;QAA1D,YACI,kBAAM,EAAE,aAAa,EAAE,KAAK,EAAE,CAAC,SAElC;QALgB,cAAQ,GAAG,IAAI,8BAAa,EAAE,CAAC;QAI5C,KAAI,CAAC,OAAO,GAAG,IAAI,kBAAM,CAAC,GAAG,EAAE,OAAO,CAAC,CAAC;;IAC5C,CAAC;IAEQ,+BAAM,GAAf,UACI,KAAsB,EACtB,QAAgB,EAChB,EAAc;QAEd,IAAI,CAAC,OAAO,CAAC,KAAK,CACd,QAAQ,CAAC,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,KAAK,CACjE,CAAC;QACF,EAAE,EAAE,CAAC;IACT,CAAC;IAEQ,+BAAM,GAAf,UAAgB,EAAc;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,QAAQ,CAAC,GAAG,EAAE,CAAC,CAAC;QACtC,EAAE,EAAE,CAAC;IACT,CAAC;IACL,qBAAC;AAAD,CAAC,AAxBD,CAAoC,iBAAQ,GAwB3C;AAxBY,wCAAc"} \ No newline at end of file diff --git a/node_modules/htmlparser2/lib/esm/Parser.d.ts b/node_modules/htmlparser2/lib/esm/Parser.d.ts new file mode 100644 index 0000000..8b37ad4 --- /dev/null +++ b/node_modules/htmlparser2/lib/esm/Parser.d.ts @@ -0,0 +1,190 @@ +import Tokenizer, { Callbacks, QuoteType } from "./Tokenizer.js"; +export interface ParserOptions { + /** + * Indicates whether special tags (``. + this.sequenceIndex = Number(c === CharCodes.Lt); + } + } + stateCDATASequence(c) { + if (c === Sequences.Cdata[this.sequenceIndex]) { + if (++this.sequenceIndex === Sequences.Cdata.length) { + this.state = State.InCommentLike; + this.currentSequence = Sequences.CdataEnd; + this.sequenceIndex = 0; + this.sectionStart = this.index + 1; + } + } + else { + this.sequenceIndex = 0; + this.state = State.InDeclaration; + this.stateInDeclaration(c); // Reconsume the character + } + } + /** + * When we wait for one specific character, we can speed things up + * by skipping through the buffer until we find it. + * + * @returns Whether the character was found. + */ + fastForwardTo(c) { + while (++this.index < this.buffer.length + this.offset) { + if (this.buffer.charCodeAt(this.index - this.offset) === c) { + return true; + } + } + /* + * We increment the index at the end of the `parse` loop, + * so set it to `buffer.length - 1` here. + * + * TODO: Refactor `parse` to increment index before calling states. + */ + this.index = this.buffer.length + this.offset - 1; + return false; + } + /** + * Comments and CDATA end with `-->` and `]]>`. + * + * Their common qualities are: + * - Their end sequences have a distinct character they start with. + * - That character is then repeated, so we have to check multiple repeats. + * - All characters but the start character of the sequence can be skipped. + */ + stateInCommentLike(c) { + if (c === this.currentSequence[this.sequenceIndex]) { + if (++this.sequenceIndex === this.currentSequence.length) { + if (this.currentSequence === Sequences.CdataEnd) { + this.cbs.oncdata(this.sectionStart, this.index, 2); + } + else { + this.cbs.oncomment(this.sectionStart, this.index, 2); + } + this.sequenceIndex = 0; + this.sectionStart = this.index + 1; + this.state = State.Text; + } + } + else if (this.sequenceIndex === 0) { + // Fast-forward to the first character of the sequence + if (this.fastForwardTo(this.currentSequence[0])) { + this.sequenceIndex = 1; + } + } + else if (c !== this.currentSequence[this.sequenceIndex - 1]) { + // Allow long sequences, eg. --->, ]]]> + this.sequenceIndex = 0; + } + } + /** + * HTML only allows ASCII alpha characters (a-z and A-Z) at the beginning of a tag name. + * + * XML allows a lot more characters here (@see https://www.w3.org/TR/REC-xml/#NT-NameStartChar). + * We allow anything that wouldn't end the tag. + */ + isTagStartChar(c) { + return this.xmlMode ? !isEndOfTagSection(c) : isASCIIAlpha(c); + } + startSpecial(sequence, offset) { + this.isSpecial = true; + this.currentSequence = sequence; + this.sequenceIndex = offset; + this.state = State.SpecialStartSequence; + } + stateBeforeTagName(c) { + if (c === CharCodes.ExclamationMark) { + this.state = State.BeforeDeclaration; + this.sectionStart = this.index + 1; + } + else if (c === CharCodes.Questionmark) { + this.state = State.InProcessingInstruction; + this.sectionStart = this.index + 1; + } + else if (this.isTagStartChar(c)) { + const lower = c | 0x20; + this.sectionStart = this.index; + if (!this.xmlMode && lower === Sequences.TitleEnd[2]) { + this.startSpecial(Sequences.TitleEnd, 3); + } + else { + this.state = + !this.xmlMode && lower === Sequences.ScriptEnd[2] + ? State.BeforeSpecialS + : State.InTagName; + } + } + else if (c === CharCodes.Slash) { + this.state = State.BeforeClosingTagName; + } + else { + this.state = State.Text; + this.stateText(c); + } + } + stateInTagName(c) { + if (isEndOfTagSection(c)) { + this.cbs.onopentagname(this.sectionStart, this.index); + this.sectionStart = -1; + this.state = State.BeforeAttributeName; + this.stateBeforeAttributeName(c); + } + } + stateBeforeClosingTagName(c) { + if (isWhitespace(c)) { + // Ignore + } + else if (c === CharCodes.Gt) { + this.state = State.Text; + } + else { + this.state = this.isTagStartChar(c) + ? State.InClosingTagName + : State.InSpecialComment; + this.sectionStart = this.index; + } + } + stateInClosingTagName(c) { + if (c === CharCodes.Gt || isWhitespace(c)) { + this.cbs.onclosetag(this.sectionStart, this.index); + this.sectionStart = -1; + this.state = State.AfterClosingTagName; + this.stateAfterClosingTagName(c); + } + } + stateAfterClosingTagName(c) { + // Skip everything until ">" + if (c === CharCodes.Gt || this.fastForwardTo(CharCodes.Gt)) { + this.state = State.Text; + this.sectionStart = this.index + 1; + } + } + stateBeforeAttributeName(c) { + if (c === CharCodes.Gt) { + this.cbs.onopentagend(this.index); + if (this.isSpecial) { + this.state = State.InSpecialTag; + this.sequenceIndex = 0; + } + else { + this.state = State.Text; + } + this.baseState = this.state; + this.sectionStart = this.index + 1; + } + else if (c === CharCodes.Slash) { + this.state = State.InSelfClosingTag; + } + else if (!isWhitespace(c)) { + this.state = State.InAttributeName; + this.sectionStart = this.index; + } + } + stateInSelfClosingTag(c) { + if (c === CharCodes.Gt) { + this.cbs.onselfclosingtag(this.index); + this.state = State.Text; + this.baseState = State.Text; + this.sectionStart = this.index + 1; + this.isSpecial = false; // Reset special state, in case of self-closing special tags + } + else if (!isWhitespace(c)) { + this.state = State.BeforeAttributeName; + this.stateBeforeAttributeName(c); + } + } + stateInAttributeName(c) { + if (c === CharCodes.Eq || isEndOfTagSection(c)) { + this.cbs.onattribname(this.sectionStart, this.index); + this.sectionStart = -1; + this.state = State.AfterAttributeName; + this.stateAfterAttributeName(c); + } + } + stateAfterAttributeName(c) { + if (c === CharCodes.Eq) { + this.state = State.BeforeAttributeValue; + } + else if (c === CharCodes.Slash || c === CharCodes.Gt) { + this.cbs.onattribend(QuoteType.NoValue, this.index); + this.state = State.BeforeAttributeName; + this.stateBeforeAttributeName(c); + } + else if (!isWhitespace(c)) { + this.cbs.onattribend(QuoteType.NoValue, this.index); + this.state = State.InAttributeName; + this.sectionStart = this.index; + } + } + stateBeforeAttributeValue(c) { + if (c === CharCodes.DoubleQuote) { + this.state = State.InAttributeValueDq; + this.sectionStart = this.index + 1; + } + else if (c === CharCodes.SingleQuote) { + this.state = State.InAttributeValueSq; + this.sectionStart = this.index + 1; + } + else if (!isWhitespace(c)) { + this.sectionStart = this.index; + this.state = State.InAttributeValueNq; + this.stateInAttributeValueNoQuotes(c); // Reconsume token + } + } + handleInAttributeValue(c, quote) { + if (c === quote || + (!this.decodeEntities && this.fastForwardTo(quote))) { + this.cbs.onattribdata(this.sectionStart, this.index); + this.sectionStart = -1; + this.cbs.onattribend(quote === CharCodes.DoubleQuote + ? QuoteType.Double + : QuoteType.Single, this.index); + this.state = State.BeforeAttributeName; + } + else if (this.decodeEntities && c === CharCodes.Amp) { + this.baseState = this.state; + this.state = State.BeforeEntity; + } + } + stateInAttributeValueDoubleQuotes(c) { + this.handleInAttributeValue(c, CharCodes.DoubleQuote); + } + stateInAttributeValueSingleQuotes(c) { + this.handleInAttributeValue(c, CharCodes.SingleQuote); + } + stateInAttributeValueNoQuotes(c) { + if (isWhitespace(c) || c === CharCodes.Gt) { + this.cbs.onattribdata(this.sectionStart, this.index); + this.sectionStart = -1; + this.cbs.onattribend(QuoteType.Unquoted, this.index); + this.state = State.BeforeAttributeName; + this.stateBeforeAttributeName(c); + } + else if (this.decodeEntities && c === CharCodes.Amp) { + this.baseState = this.state; + this.state = State.BeforeEntity; + } + } + stateBeforeDeclaration(c) { + if (c === CharCodes.OpeningSquareBracket) { + this.state = State.CDATASequence; + this.sequenceIndex = 0; + } + else { + this.state = + c === CharCodes.Dash + ? State.BeforeComment + : State.InDeclaration; + } + } + stateInDeclaration(c) { + if (c === CharCodes.Gt || this.fastForwardTo(CharCodes.Gt)) { + this.cbs.ondeclaration(this.sectionStart, this.index); + this.state = State.Text; + this.sectionStart = this.index + 1; + } + } + stateInProcessingInstruction(c) { + if (c === CharCodes.Gt || this.fastForwardTo(CharCodes.Gt)) { + this.cbs.onprocessinginstruction(this.sectionStart, this.index); + this.state = State.Text; + this.sectionStart = this.index + 1; + } + } + stateBeforeComment(c) { + if (c === CharCodes.Dash) { + this.state = State.InCommentLike; + this.currentSequence = Sequences.CommentEnd; + // Allow short comments (eg. ) + this.sequenceIndex = 2; + this.sectionStart = this.index + 1; + } + else { + this.state = State.InDeclaration; + } + } + stateInSpecialComment(c) { + if (c === CharCodes.Gt || this.fastForwardTo(CharCodes.Gt)) { + this.cbs.oncomment(this.sectionStart, this.index, 0); + this.state = State.Text; + this.sectionStart = this.index + 1; + } + } + stateBeforeSpecialS(c) { + const lower = c | 0x20; + if (lower === Sequences.ScriptEnd[3]) { + this.startSpecial(Sequences.ScriptEnd, 4); + } + else if (lower === Sequences.StyleEnd[3]) { + this.startSpecial(Sequences.StyleEnd, 4); + } + else { + this.state = State.InTagName; + this.stateInTagName(c); // Consume the token again + } + } + stateBeforeEntity(c) { + // Start excess with 1 to include the '&' + this.entityExcess = 1; + this.entityResult = 0; + if (c === CharCodes.Num) { + this.state = State.BeforeNumericEntity; + } + else if (c === CharCodes.Amp) { + // We have two `&` characters in a row. Stay in the current state. + } + else { + this.trieIndex = 0; + this.trieCurrent = this.entityTrie[0]; + this.state = State.InNamedEntity; + this.stateInNamedEntity(c); + } + } + stateInNamedEntity(c) { + this.entityExcess += 1; + this.trieIndex = determineBranch(this.entityTrie, this.trieCurrent, this.trieIndex + 1, c); + if (this.trieIndex < 0) { + this.emitNamedEntity(); + this.index--; + return; + } + this.trieCurrent = this.entityTrie[this.trieIndex]; + const masked = this.trieCurrent & BinTrieFlags.VALUE_LENGTH; + // If the branch is a value, store it and continue + if (masked) { + // The mask is the number of bytes of the value, including the current byte. + const valueLength = (masked >> 14) - 1; + // If we have a legacy entity while parsing strictly, just skip the number of bytes + if (!this.allowLegacyEntity() && c !== CharCodes.Semi) { + this.trieIndex += valueLength; + } + else { + // Add 1 as we have already incremented the excess + const entityStart = this.index - this.entityExcess + 1; + if (entityStart > this.sectionStart) { + this.emitPartial(this.sectionStart, entityStart); + } + // If this is a surrogate pair, consume the next two bytes + this.entityResult = this.trieIndex; + this.trieIndex += valueLength; + this.entityExcess = 0; + this.sectionStart = this.index + 1; + if (valueLength === 0) { + this.emitNamedEntity(); + } + } + } + } + emitNamedEntity() { + this.state = this.baseState; + if (this.entityResult === 0) { + return; + } + const valueLength = (this.entityTrie[this.entityResult] & BinTrieFlags.VALUE_LENGTH) >> + 14; + switch (valueLength) { + case 1: + this.emitCodePoint(this.entityTrie[this.entityResult] & + ~BinTrieFlags.VALUE_LENGTH); + break; + case 2: + this.emitCodePoint(this.entityTrie[this.entityResult + 1]); + break; + case 3: { + this.emitCodePoint(this.entityTrie[this.entityResult + 1]); + this.emitCodePoint(this.entityTrie[this.entityResult + 2]); + } + } + } + stateBeforeNumericEntity(c) { + if ((c | 0x20) === CharCodes.LowerX) { + this.entityExcess++; + this.state = State.InHexEntity; + } + else { + this.state = State.InNumericEntity; + this.stateInNumericEntity(c); + } + } + emitNumericEntity(strict) { + const entityStart = this.index - this.entityExcess - 1; + const numberStart = entityStart + 2 + Number(this.state === State.InHexEntity); + if (numberStart !== this.index) { + // Emit leading data if any + if (entityStart > this.sectionStart) { + this.emitPartial(this.sectionStart, entityStart); + } + this.sectionStart = this.index + Number(strict); + this.emitCodePoint(replaceCodePoint(this.entityResult)); + } + this.state = this.baseState; + } + stateInNumericEntity(c) { + if (c === CharCodes.Semi) { + this.emitNumericEntity(true); + } + else if (isNumber(c)) { + this.entityResult = this.entityResult * 10 + (c - CharCodes.Zero); + this.entityExcess++; + } + else { + if (this.allowLegacyEntity()) { + this.emitNumericEntity(false); + } + else { + this.state = this.baseState; + } + this.index--; + } + } + stateInHexEntity(c) { + if (c === CharCodes.Semi) { + this.emitNumericEntity(true); + } + else if (isNumber(c)) { + this.entityResult = this.entityResult * 16 + (c - CharCodes.Zero); + this.entityExcess++; + } + else if (isHexDigit(c)) { + this.entityResult = + this.entityResult * 16 + ((c | 0x20) - CharCodes.LowerA + 10); + this.entityExcess++; + } + else { + if (this.allowLegacyEntity()) { + this.emitNumericEntity(false); + } + else { + this.state = this.baseState; + } + this.index--; + } + } + allowLegacyEntity() { + return (!this.xmlMode && + (this.baseState === State.Text || + this.baseState === State.InSpecialTag)); + } + /** + * Remove data that has already been consumed from the buffer. + */ + cleanup() { + // If we are inside of text or attributes, emit what we already have. + if (this.running && this.sectionStart !== this.index) { + if (this.state === State.Text || + (this.state === State.InSpecialTag && this.sequenceIndex === 0)) { + this.cbs.ontext(this.sectionStart, this.index); + this.sectionStart = this.index; + } + else if (this.state === State.InAttributeValueDq || + this.state === State.InAttributeValueSq || + this.state === State.InAttributeValueNq) { + this.cbs.onattribdata(this.sectionStart, this.index); + this.sectionStart = this.index; + } + } + } + shouldContinue() { + return this.index < this.buffer.length + this.offset && this.running; + } + /** + * Iterates through the buffer, calling the function corresponding to the current state. + * + * States that are more likely to be hit are higher up, as a performance improvement. + */ + parse() { + while (this.shouldContinue()) { + const c = this.buffer.charCodeAt(this.index - this.offset); + if (this.state === State.Text) { + this.stateText(c); + } + else if (this.state === State.SpecialStartSequence) { + this.stateSpecialStartSequence(c); + } + else if (this.state === State.InSpecialTag) { + this.stateInSpecialTag(c); + } + else if (this.state === State.CDATASequence) { + this.stateCDATASequence(c); + } + else if (this.state === State.InAttributeValueDq) { + this.stateInAttributeValueDoubleQuotes(c); + } + else if (this.state === State.InAttributeName) { + this.stateInAttributeName(c); + } + else if (this.state === State.InCommentLike) { + this.stateInCommentLike(c); + } + else if (this.state === State.InSpecialComment) { + this.stateInSpecialComment(c); + } + else if (this.state === State.BeforeAttributeName) { + this.stateBeforeAttributeName(c); + } + else if (this.state === State.InTagName) { + this.stateInTagName(c); + } + else if (this.state === State.InClosingTagName) { + this.stateInClosingTagName(c); + } + else if (this.state === State.BeforeTagName) { + this.stateBeforeTagName(c); + } + else if (this.state === State.AfterAttributeName) { + this.stateAfterAttributeName(c); + } + else if (this.state === State.InAttributeValueSq) { + this.stateInAttributeValueSingleQuotes(c); + } + else if (this.state === State.BeforeAttributeValue) { + this.stateBeforeAttributeValue(c); + } + else if (this.state === State.BeforeClosingTagName) { + this.stateBeforeClosingTagName(c); + } + else if (this.state === State.AfterClosingTagName) { + this.stateAfterClosingTagName(c); + } + else if (this.state === State.BeforeSpecialS) { + this.stateBeforeSpecialS(c); + } + else if (this.state === State.InAttributeValueNq) { + this.stateInAttributeValueNoQuotes(c); + } + else if (this.state === State.InSelfClosingTag) { + this.stateInSelfClosingTag(c); + } + else if (this.state === State.InDeclaration) { + this.stateInDeclaration(c); + } + else if (this.state === State.BeforeDeclaration) { + this.stateBeforeDeclaration(c); + } + else if (this.state === State.BeforeComment) { + this.stateBeforeComment(c); + } + else if (this.state === State.InProcessingInstruction) { + this.stateInProcessingInstruction(c); + } + else if (this.state === State.InNamedEntity) { + this.stateInNamedEntity(c); + } + else if (this.state === State.BeforeEntity) { + this.stateBeforeEntity(c); + } + else if (this.state === State.InHexEntity) { + this.stateInHexEntity(c); + } + else if (this.state === State.InNumericEntity) { + this.stateInNumericEntity(c); + } + else { + // `this._state === State.BeforeNumericEntity` + this.stateBeforeNumericEntity(c); + } + this.index++; + } + this.cleanup(); + } + finish() { + if (this.state === State.InNamedEntity) { + this.emitNamedEntity(); + } + // If there is remaining data, emit it in a reasonable way + if (this.sectionStart < this.index) { + this.handleTrailingData(); + } + this.cbs.onend(); + } + /** Handle any trailing data. */ + handleTrailingData() { + const endIndex = this.buffer.length + this.offset; + if (this.state === State.InCommentLike) { + if (this.currentSequence === Sequences.CdataEnd) { + this.cbs.oncdata(this.sectionStart, endIndex, 0); + } + else { + this.cbs.oncomment(this.sectionStart, endIndex, 0); + } + } + else if (this.state === State.InNumericEntity && + this.allowLegacyEntity()) { + this.emitNumericEntity(false); + // All trailing data will have been consumed + } + else if (this.state === State.InHexEntity && + this.allowLegacyEntity()) { + this.emitNumericEntity(false); + // All trailing data will have been consumed + } + else if (this.state === State.InTagName || + this.state === State.BeforeAttributeName || + this.state === State.BeforeAttributeValue || + this.state === State.AfterAttributeName || + this.state === State.InAttributeName || + this.state === State.InAttributeValueSq || + this.state === State.InAttributeValueDq || + this.state === State.InAttributeValueNq || + this.state === State.InClosingTagName) { + /* + * If we are currently in an opening or closing tag, us not calling the + * respective callback signals that the tag should be ignored. + */ + } + else { + this.cbs.ontext(this.sectionStart, endIndex); + } + } + emitPartial(start, endIndex) { + if (this.baseState !== State.Text && + this.baseState !== State.InSpecialTag) { + this.cbs.onattribdata(start, endIndex); + } + else { + this.cbs.ontext(start, endIndex); + } + } + emitCodePoint(cp) { + if (this.baseState !== State.Text && + this.baseState !== State.InSpecialTag) { + this.cbs.onattribentity(cp); + } + else { + this.cbs.ontextentity(cp); + } + } +} +//# sourceMappingURL=Tokenizer.js.map \ No newline at end of file diff --git a/node_modules/htmlparser2/lib/esm/Tokenizer.js.map b/node_modules/htmlparser2/lib/esm/Tokenizer.js.map new file mode 100644 index 0000000..5bcf062 --- /dev/null +++ b/node_modules/htmlparser2/lib/esm/Tokenizer.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Tokenizer.js","sourceRoot":"https://raw.githubusercontent.com/fb55/htmlparser2/4763205746cd80120b5d2b69041197a394d24ba9/src/","sources":["Tokenizer.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/htmlparser2/lib/esm/WritableStream.d.ts b/node_modules/htmlparser2/lib/esm/WritableStream.d.ts new file mode 100644 index 0000000..a27dfe9 --- /dev/null +++ b/node_modules/htmlparser2/lib/esm/WritableStream.d.ts @@ -0,0 +1,16 @@ +/// +import { Handler, ParserOptions } from "./Parser.js"; +import { Writable } from "stream"; +/** + * WritableStream makes the `Parser` interface available as a NodeJS stream. + * + * @see Parser + */ +export declare class WritableStream extends Writable { + private readonly _parser; + private readonly _decoder; + constructor(cbs: Partial, options?: ParserOptions); + _write(chunk: string | Buffer, encoding: string, cb: () => void): void; + _final(cb: () => void): void; +} +//# sourceMappingURL=WritableStream.d.ts.map \ No newline at end of file diff --git a/node_modules/htmlparser2/lib/esm/WritableStream.d.ts.map b/node_modules/htmlparser2/lib/esm/WritableStream.d.ts.map new file mode 100644 index 0000000..7b75253 --- /dev/null +++ b/node_modules/htmlparser2/lib/esm/WritableStream.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"WritableStream.d.ts","sourceRoot":"https://raw.githubusercontent.com/fb55/htmlparser2/4763205746cd80120b5d2b69041197a394d24ba9/src/","sources":["WritableStream.ts"],"names":[],"mappings":";AAAA,OAAO,EAAU,OAAO,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;AAK7D,OAAO,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAQlC;;;;GAIG;AACH,qBAAa,cAAe,SAAQ,QAAQ;IACxC,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAS;IACjC,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAuB;gBAEpC,GAAG,EAAE,OAAO,CAAC,OAAO,CAAC,EAAE,OAAO,CAAC,EAAE,aAAa;IAKjD,MAAM,CACX,KAAK,EAAE,MAAM,GAAG,MAAM,EACtB,QAAQ,EAAE,MAAM,EAChB,EAAE,EAAE,MAAM,IAAI,GACf,IAAI;IAOE,MAAM,CAAC,EAAE,EAAE,MAAM,IAAI,GAAG,IAAI;CAIxC"} \ No newline at end of file diff --git a/node_modules/htmlparser2/lib/esm/WritableStream.js b/node_modules/htmlparser2/lib/esm/WritableStream.js new file mode 100644 index 0000000..5f0fcd0 --- /dev/null +++ b/node_modules/htmlparser2/lib/esm/WritableStream.js @@ -0,0 +1,32 @@ +import { Parser } from "./Parser.js"; +/* + * NOTE: If either of these two imports produces a type error, + * please update your @types/node dependency! + */ +import { Writable } from "stream"; +import { StringDecoder } from "string_decoder"; +// Following the example in https://nodejs.org/api/stream.html#stream_decoding_buffers_in_a_writable_stream +function isBuffer(_chunk, encoding) { + return encoding === "buffer"; +} +/** + * WritableStream makes the `Parser` interface available as a NodeJS stream. + * + * @see Parser + */ +export class WritableStream extends Writable { + constructor(cbs, options) { + super({ decodeStrings: false }); + this._decoder = new StringDecoder(); + this._parser = new Parser(cbs, options); + } + _write(chunk, encoding, cb) { + this._parser.write(isBuffer(chunk, encoding) ? this._decoder.write(chunk) : chunk); + cb(); + } + _final(cb) { + this._parser.end(this._decoder.end()); + cb(); + } +} +//# sourceMappingURL=WritableStream.js.map \ No newline at end of file diff --git a/node_modules/htmlparser2/lib/esm/WritableStream.js.map b/node_modules/htmlparser2/lib/esm/WritableStream.js.map new file mode 100644 index 0000000..6c23b5d --- /dev/null +++ b/node_modules/htmlparser2/lib/esm/WritableStream.js.map @@ -0,0 +1 @@ +{"version":3,"file":"WritableStream.js","sourceRoot":"https://raw.githubusercontent.com/fb55/htmlparser2/4763205746cd80120b5d2b69041197a394d24ba9/src/","sources":["WritableStream.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAA0B,MAAM,aAAa,CAAC;AAC7D;;;GAGG;AACH,OAAO,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAClC,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAE/C,2GAA2G;AAC3G,SAAS,QAAQ,CAAC,MAAuB,EAAE,QAAgB;IACvD,OAAO,QAAQ,KAAK,QAAQ,CAAC;AACjC,CAAC;AAED;;;;GAIG;AACH,MAAM,OAAO,cAAe,SAAQ,QAAQ;IAIxC,YAAY,GAAqB,EAAE,OAAuB;QACtD,KAAK,CAAC,EAAE,aAAa,EAAE,KAAK,EAAE,CAAC,CAAC;QAHnB,aAAQ,GAAG,IAAI,aAAa,EAAE,CAAC;QAI5C,IAAI,CAAC,OAAO,GAAG,IAAI,MAAM,CAAC,GAAG,EAAE,OAAO,CAAC,CAAC;IAC5C,CAAC;IAEQ,MAAM,CACX,KAAsB,EACtB,QAAgB,EAChB,EAAc;QAEd,IAAI,CAAC,OAAO,CAAC,KAAK,CACd,QAAQ,CAAC,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,KAAK,CACjE,CAAC;QACF,EAAE,EAAE,CAAC;IACT,CAAC;IAEQ,MAAM,CAAC,EAAc;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,QAAQ,CAAC,GAAG,EAAE,CAAC,CAAC;QACtC,EAAE,EAAE,CAAC;IACT,CAAC;CACJ"} \ No newline at end of file diff --git a/node_modules/htmlparser2/lib/esm/index.d.ts b/node_modules/htmlparser2/lib/esm/index.d.ts new file mode 100644 index 0000000..e318b1e --- /dev/null +++ b/node_modules/htmlparser2/lib/esm/index.d.ts @@ -0,0 +1,46 @@ +import { Parser, ParserOptions } from "./Parser.js"; +export { Parser, type ParserOptions }; +import { DomHandler, DomHandlerOptions, ChildNode, Element, Document } from "domhandler"; +export { DomHandler, type DomHandlerOptions }; +declare type Options = ParserOptions & DomHandlerOptions; +/** + * Parses the data, returns the resulting document. + * + * @param data The data that should be parsed. + * @param options Optional options for the parser and DOM builder. + */ +export declare function parseDocument(data: string, options?: Options): Document; +/** + * Parses data, returns an array of the root nodes. + * + * Note that the root nodes still have a `Document` node as their parent. + * Use `parseDocument` to get the `Document` node instead. + * + * @param data The data that should be parsed. + * @param options Optional options for the parser and DOM builder. + * @deprecated Use `parseDocument` instead. + */ +export declare function parseDOM(data: string, options?: Options): ChildNode[]; +/** + * Creates a parser instance, with an attached DOM handler. + * + * @param cb A callback that will be called once parsing has been completed. + * @param options Optional options for the parser and DOM builder. + * @param elementCb An optional callback that will be called every time a tag has been completed inside of the DOM. + */ +export declare function createDomStream(cb: (error: Error | null, dom: ChildNode[]) => void, options?: Options, elementCb?: (element: Element) => void): Parser; +export { default as Tokenizer, type Callbacks as TokenizerCallbacks, } from "./Tokenizer.js"; +import * as ElementType from "domelementtype"; +export { ElementType }; +import { getFeed, Feed } from "domutils"; +export { getFeed }; +/** + * Parse a feed. + * + * @param feed The feed that should be parsed, as a string. + * @param options Optionally, options for parsing. When using this, you should set `xmlMode` to `true`. + */ +export declare function parseFeed(feed: string, options?: ParserOptions & DomHandlerOptions): Feed | null; +export * as DomUtils from "domutils"; +export { DomHandler as DefaultHandler }; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/node_modules/htmlparser2/lib/esm/index.d.ts.map b/node_modules/htmlparser2/lib/esm/index.d.ts.map new file mode 100644 index 0000000..4edcea9 --- /dev/null +++ b/node_modules/htmlparser2/lib/esm/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"https://raw.githubusercontent.com/fb55/htmlparser2/4763205746cd80120b5d2b69041197a394d24ba9/src/","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;AACpD,OAAO,EAAE,MAAM,EAAE,KAAK,aAAa,EAAE,CAAC;AAEtC,OAAO,EACH,UAAU,EACV,iBAAiB,EACjB,SAAS,EACT,OAAO,EACP,QAAQ,EACX,MAAM,YAAY,CAAC;AAEpB,OAAO,EAAE,UAAU,EAAE,KAAK,iBAAiB,EAAE,CAAC;AAE9C,aAAK,OAAO,GAAG,aAAa,GAAG,iBAAiB,CAAC;AAIjD;;;;;GAKG;AACH,wBAAgB,aAAa,CAAC,IAAI,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,OAAO,GAAG,QAAQ,CAIvE;AACD;;;;;;;;;GASG;AACH,wBAAgB,QAAQ,CAAC,IAAI,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,EAAE,CAErE;AACD;;;;;;GAMG;AACH,wBAAgB,eAAe,CAC3B,EAAE,EAAE,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI,EAAE,GAAG,EAAE,SAAS,EAAE,KAAK,IAAI,EACnD,OAAO,CAAC,EAAE,OAAO,EACjB,SAAS,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,GACvC,MAAM,CAGR;AAED,OAAO,EACH,OAAO,IAAI,SAAS,EACpB,KAAK,SAAS,IAAI,kBAAkB,GACvC,MAAM,gBAAgB,CAAC;AAMxB,OAAO,KAAK,WAAW,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,WAAW,EAAE,CAAC;AAEvB,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,UAAU,CAAC;AAEzC,OAAO,EAAE,OAAO,EAAE,CAAC;AAEnB;;;;;GAKG;AACH,wBAAgB,SAAS,CACrB,IAAI,EAAE,MAAM,EACZ,OAAO,GAAE,aAAa,GAAG,iBAAqC,GAC/D,IAAI,GAAG,IAAI,CAEb;AAED,OAAO,KAAK,QAAQ,MAAM,UAAU,CAAC;AAGrC,OAAO,EAAE,UAAU,IAAI,cAAc,EAAE,CAAC"} \ No newline at end of file diff --git a/node_modules/htmlparser2/lib/esm/index.js b/node_modules/htmlparser2/lib/esm/index.js new file mode 100644 index 0000000..e7d1692 --- /dev/null +++ b/node_modules/htmlparser2/lib/esm/index.js @@ -0,0 +1,62 @@ +import { Parser } from "./Parser.js"; +export { Parser }; +import { DomHandler, } from "domhandler"; +export { DomHandler }; +// Helper methods +/** + * Parses the data, returns the resulting document. + * + * @param data The data that should be parsed. + * @param options Optional options for the parser and DOM builder. + */ +export function parseDocument(data, options) { + const handler = new DomHandler(undefined, options); + new Parser(handler, options).end(data); + return handler.root; +} +/** + * Parses data, returns an array of the root nodes. + * + * Note that the root nodes still have a `Document` node as their parent. + * Use `parseDocument` to get the `Document` node instead. + * + * @param data The data that should be parsed. + * @param options Optional options for the parser and DOM builder. + * @deprecated Use `parseDocument` instead. + */ +export function parseDOM(data, options) { + return parseDocument(data, options).children; +} +/** + * Creates a parser instance, with an attached DOM handler. + * + * @param cb A callback that will be called once parsing has been completed. + * @param options Optional options for the parser and DOM builder. + * @param elementCb An optional callback that will be called every time a tag has been completed inside of the DOM. + */ +export function createDomStream(cb, options, elementCb) { + const handler = new DomHandler(cb, options, elementCb); + return new Parser(handler, options); +} +export { default as Tokenizer, } from "./Tokenizer.js"; +/* + * All of the following exports exist for backwards-compatibility. + * They should probably be removed eventually. + */ +import * as ElementType from "domelementtype"; +export { ElementType }; +import { getFeed } from "domutils"; +export { getFeed }; +/** + * Parse a feed. + * + * @param feed The feed that should be parsed, as a string. + * @param options Optionally, options for parsing. When using this, you should set `xmlMode` to `true`. + */ +export function parseFeed(feed, options = { xmlMode: true }) { + return getFeed(parseDOM(feed, options)); +} +export * as DomUtils from "domutils"; +// Old name for DomHandler +export { DomHandler as DefaultHandler }; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/htmlparser2/lib/esm/index.js.map b/node_modules/htmlparser2/lib/esm/index.js.map new file mode 100644 index 0000000..9c5825e --- /dev/null +++ b/node_modules/htmlparser2/lib/esm/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"https://raw.githubusercontent.com/fb55/htmlparser2/4763205746cd80120b5d2b69041197a394d24ba9/src/","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAiB,MAAM,aAAa,CAAC;AACpD,OAAO,EAAE,MAAM,EAAsB,CAAC;AAEtC,OAAO,EACH,UAAU,GAKb,MAAM,YAAY,CAAC;AAEpB,OAAO,EAAE,UAAU,EAA0B,CAAC;AAI9C,iBAAiB;AAEjB;;;;;GAKG;AACH,MAAM,UAAU,aAAa,CAAC,IAAY,EAAE,OAAiB;IACzD,MAAM,OAAO,GAAG,IAAI,UAAU,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IACnD,IAAI,MAAM,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC;IACvC,OAAO,OAAO,CAAC,IAAI,CAAC;AACxB,CAAC;AACD;;;;;;;;;GASG;AACH,MAAM,UAAU,QAAQ,CAAC,IAAY,EAAE,OAAiB;IACpD,OAAO,aAAa,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC,QAAQ,CAAC;AACjD,CAAC;AACD;;;;;;GAMG;AACH,MAAM,UAAU,eAAe,CAC3B,EAAmD,EACnD,OAAiB,EACjB,SAAsC;IAEtC,MAAM,OAAO,GAAG,IAAI,UAAU,CAAC,EAAE,EAAE,OAAO,EAAE,SAAS,CAAC,CAAC;IACvD,OAAO,IAAI,MAAM,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;AACxC,CAAC;AAED,OAAO,EACH,OAAO,IAAI,SAAS,GAEvB,MAAM,gBAAgB,CAAC;AAExB;;;GAGG;AACH,OAAO,KAAK,WAAW,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,WAAW,EAAE,CAAC;AAEvB,OAAO,EAAE,OAAO,EAAQ,MAAM,UAAU,CAAC;AAEzC,OAAO,EAAE,OAAO,EAAE,CAAC;AAEnB;;;;;GAKG;AACH,MAAM,UAAU,SAAS,CACrB,IAAY,EACZ,UAA6C,EAAE,OAAO,EAAE,IAAI,EAAE;IAE9D,OAAO,OAAO,CAAC,QAAQ,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC,CAAC;AAC5C,CAAC;AAED,OAAO,KAAK,QAAQ,MAAM,UAAU,CAAC;AAErC,0BAA0B;AAC1B,OAAO,EAAE,UAAU,IAAI,cAAc,EAAE,CAAC"} \ No newline at end of file diff --git a/node_modules/htmlparser2/lib/esm/package.json b/node_modules/htmlparser2/lib/esm/package.json new file mode 100644 index 0000000..089153b --- /dev/null +++ b/node_modules/htmlparser2/lib/esm/package.json @@ -0,0 +1 @@ +{"type":"module"} diff --git a/node_modules/htmlparser2/lib/index.d.ts b/node_modules/htmlparser2/lib/index.d.ts new file mode 100644 index 0000000..e318b1e --- /dev/null +++ b/node_modules/htmlparser2/lib/index.d.ts @@ -0,0 +1,46 @@ +import { Parser, ParserOptions } from "./Parser.js"; +export { Parser, type ParserOptions }; +import { DomHandler, DomHandlerOptions, ChildNode, Element, Document } from "domhandler"; +export { DomHandler, type DomHandlerOptions }; +declare type Options = ParserOptions & DomHandlerOptions; +/** + * Parses the data, returns the resulting document. + * + * @param data The data that should be parsed. + * @param options Optional options for the parser and DOM builder. + */ +export declare function parseDocument(data: string, options?: Options): Document; +/** + * Parses data, returns an array of the root nodes. + * + * Note that the root nodes still have a `Document` node as their parent. + * Use `parseDocument` to get the `Document` node instead. + * + * @param data The data that should be parsed. + * @param options Optional options for the parser and DOM builder. + * @deprecated Use `parseDocument` instead. + */ +export declare function parseDOM(data: string, options?: Options): ChildNode[]; +/** + * Creates a parser instance, with an attached DOM handler. + * + * @param cb A callback that will be called once parsing has been completed. + * @param options Optional options for the parser and DOM builder. + * @param elementCb An optional callback that will be called every time a tag has been completed inside of the DOM. + */ +export declare function createDomStream(cb: (error: Error | null, dom: ChildNode[]) => void, options?: Options, elementCb?: (element: Element) => void): Parser; +export { default as Tokenizer, type Callbacks as TokenizerCallbacks, } from "./Tokenizer.js"; +import * as ElementType from "domelementtype"; +export { ElementType }; +import { getFeed, Feed } from "domutils"; +export { getFeed }; +/** + * Parse a feed. + * + * @param feed The feed that should be parsed, as a string. + * @param options Optionally, options for parsing. When using this, you should set `xmlMode` to `true`. + */ +export declare function parseFeed(feed: string, options?: ParserOptions & DomHandlerOptions): Feed | null; +export * as DomUtils from "domutils"; +export { DomHandler as DefaultHandler }; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/node_modules/htmlparser2/lib/index.d.ts.map b/node_modules/htmlparser2/lib/index.d.ts.map new file mode 100644 index 0000000..4edcea9 --- /dev/null +++ b/node_modules/htmlparser2/lib/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"https://raw.githubusercontent.com/fb55/htmlparser2/4763205746cd80120b5d2b69041197a394d24ba9/src/","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;AACpD,OAAO,EAAE,MAAM,EAAE,KAAK,aAAa,EAAE,CAAC;AAEtC,OAAO,EACH,UAAU,EACV,iBAAiB,EACjB,SAAS,EACT,OAAO,EACP,QAAQ,EACX,MAAM,YAAY,CAAC;AAEpB,OAAO,EAAE,UAAU,EAAE,KAAK,iBAAiB,EAAE,CAAC;AAE9C,aAAK,OAAO,GAAG,aAAa,GAAG,iBAAiB,CAAC;AAIjD;;;;;GAKG;AACH,wBAAgB,aAAa,CAAC,IAAI,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,OAAO,GAAG,QAAQ,CAIvE;AACD;;;;;;;;;GASG;AACH,wBAAgB,QAAQ,CAAC,IAAI,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,EAAE,CAErE;AACD;;;;;;GAMG;AACH,wBAAgB,eAAe,CAC3B,EAAE,EAAE,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI,EAAE,GAAG,EAAE,SAAS,EAAE,KAAK,IAAI,EACnD,OAAO,CAAC,EAAE,OAAO,EACjB,SAAS,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,GACvC,MAAM,CAGR;AAED,OAAO,EACH,OAAO,IAAI,SAAS,EACpB,KAAK,SAAS,IAAI,kBAAkB,GACvC,MAAM,gBAAgB,CAAC;AAMxB,OAAO,KAAK,WAAW,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,WAAW,EAAE,CAAC;AAEvB,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,UAAU,CAAC;AAEzC,OAAO,EAAE,OAAO,EAAE,CAAC;AAEnB;;;;;GAKG;AACH,wBAAgB,SAAS,CACrB,IAAI,EAAE,MAAM,EACZ,OAAO,GAAE,aAAa,GAAG,iBAAqC,GAC/D,IAAI,GAAG,IAAI,CAEb;AAED,OAAO,KAAK,QAAQ,MAAM,UAAU,CAAC;AAGrC,OAAO,EAAE,UAAU,IAAI,cAAc,EAAE,CAAC"} \ No newline at end of file diff --git a/node_modules/htmlparser2/lib/index.js b/node_modules/htmlparser2/lib/index.js new file mode 100644 index 0000000..745020c --- /dev/null +++ b/node_modules/htmlparser2/lib/index.js @@ -0,0 +1,96 @@ +"use strict"; +var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +})); +var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}); +var __importStar = (this && this.__importStar) || function (mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; +}; +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DefaultHandler = exports.DomUtils = exports.parseFeed = exports.getFeed = exports.ElementType = exports.Tokenizer = exports.createDomStream = exports.parseDOM = exports.parseDocument = exports.DomHandler = exports.Parser = void 0; +var Parser_js_1 = require("./Parser.js"); +Object.defineProperty(exports, "Parser", { enumerable: true, get: function () { return Parser_js_1.Parser; } }); +var domhandler_1 = require("domhandler"); +Object.defineProperty(exports, "DomHandler", { enumerable: true, get: function () { return domhandler_1.DomHandler; } }); +Object.defineProperty(exports, "DefaultHandler", { enumerable: true, get: function () { return domhandler_1.DomHandler; } }); +// Helper methods +/** + * Parses the data, returns the resulting document. + * + * @param data The data that should be parsed. + * @param options Optional options for the parser and DOM builder. + */ +function parseDocument(data, options) { + var handler = new domhandler_1.DomHandler(undefined, options); + new Parser_js_1.Parser(handler, options).end(data); + return handler.root; +} +exports.parseDocument = parseDocument; +/** + * Parses data, returns an array of the root nodes. + * + * Note that the root nodes still have a `Document` node as their parent. + * Use `parseDocument` to get the `Document` node instead. + * + * @param data The data that should be parsed. + * @param options Optional options for the parser and DOM builder. + * @deprecated Use `parseDocument` instead. + */ +function parseDOM(data, options) { + return parseDocument(data, options).children; +} +exports.parseDOM = parseDOM; +/** + * Creates a parser instance, with an attached DOM handler. + * + * @param cb A callback that will be called once parsing has been completed. + * @param options Optional options for the parser and DOM builder. + * @param elementCb An optional callback that will be called every time a tag has been completed inside of the DOM. + */ +function createDomStream(cb, options, elementCb) { + var handler = new domhandler_1.DomHandler(cb, options, elementCb); + return new Parser_js_1.Parser(handler, options); +} +exports.createDomStream = createDomStream; +var Tokenizer_js_1 = require("./Tokenizer.js"); +Object.defineProperty(exports, "Tokenizer", { enumerable: true, get: function () { return __importDefault(Tokenizer_js_1).default; } }); +/* + * All of the following exports exist for backwards-compatibility. + * They should probably be removed eventually. + */ +var ElementType = __importStar(require("domelementtype")); +exports.ElementType = ElementType; +var domutils_1 = require("domutils"); +Object.defineProperty(exports, "getFeed", { enumerable: true, get: function () { return domutils_1.getFeed; } }); +/** + * Parse a feed. + * + * @param feed The feed that should be parsed, as a string. + * @param options Optionally, options for parsing. When using this, you should set `xmlMode` to `true`. + */ +function parseFeed(feed, options) { + if (options === void 0) { options = { xmlMode: true }; } + return (0, domutils_1.getFeed)(parseDOM(feed, options)); +} +exports.parseFeed = parseFeed; +exports.DomUtils = __importStar(require("domutils")); +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/htmlparser2/lib/index.js.map b/node_modules/htmlparser2/lib/index.js.map new file mode 100644 index 0000000..5205741 --- /dev/null +++ b/node_modules/htmlparser2/lib/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"https://raw.githubusercontent.com/fb55/htmlparser2/4763205746cd80120b5d2b69041197a394d24ba9/src/","sources":["index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,yCAAoD;AAC3C,uFADA,kBAAM,OACA;AAEf,yCAMoB;AAEX,2FAPL,uBAAU,OAOK;AA8EI,+FArFnB,uBAAU,OAqFuB;AA1ErC,iBAAiB;AAEjB;;;;;GAKG;AACH,SAAgB,aAAa,CAAC,IAAY,EAAE,OAAiB;IACzD,IAAM,OAAO,GAAG,IAAI,uBAAU,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IACnD,IAAI,kBAAM,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC;IACvC,OAAO,OAAO,CAAC,IAAI,CAAC;AACxB,CAAC;AAJD,sCAIC;AACD;;;;;;;;;GASG;AACH,SAAgB,QAAQ,CAAC,IAAY,EAAE,OAAiB;IACpD,OAAO,aAAa,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC,QAAQ,CAAC;AACjD,CAAC;AAFD,4BAEC;AACD;;;;;;GAMG;AACH,SAAgB,eAAe,CAC3B,EAAmD,EACnD,OAAiB,EACjB,SAAsC;IAEtC,IAAM,OAAO,GAAG,IAAI,uBAAU,CAAC,EAAE,EAAE,OAAO,EAAE,SAAS,CAAC,CAAC;IACvD,OAAO,IAAI,kBAAM,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;AACxC,CAAC;AAPD,0CAOC;AAED,+CAGwB;AAFpB,0HAAA,OAAO,OAAa;AAIxB;;;GAGG;AACH,0DAA8C;AACrC,kCAAW;AAEpB,qCAAyC;AAEhC,wFAFA,kBAAO,OAEA;AAEhB;;;;;GAKG;AACH,SAAgB,SAAS,CACrB,IAAY,EACZ,OAA8D;IAA9D,wBAAA,EAAA,YAA+C,OAAO,EAAE,IAAI,EAAE;IAE9D,OAAO,IAAA,kBAAO,EAAC,QAAQ,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC,CAAC;AAC5C,CAAC;AALD,8BAKC;AAED,qDAAqC"} \ No newline at end of file diff --git a/node_modules/htmlparser2/package.json b/node_modules/htmlparser2/package.json new file mode 100644 index 0000000..944b4b5 --- /dev/null +++ b/node_modules/htmlparser2/package.json @@ -0,0 +1,92 @@ +{ + "name": "htmlparser2", + "description": "Fast & forgiving HTML/XML parser", + "version": "8.0.1", + "author": "Felix Boehm ", + "funding": [ + "https://github.com/fb55/htmlparser2?sponsor=1", + { + "type": "github", + "url": "https://github.com/sponsors/fb55" + } + ], + "license": "MIT", + "sideEffects": false, + "keywords": [ + "html", + "parser", + "streams", + "xml", + "dom", + "rss", + "feed", + "atom" + ], + "repository": { + "type": "git", + "url": "git://github.com/fb55/htmlparser2.git" + }, + "directories": { + "lib": "lib/" + }, + "main": "lib/index.js", + "types": "lib/index.d.ts", + "module": "lib/esm/index.js", + "exports": { + ".": { + "require": "./lib/index.js", + "import": "./lib/esm/index.js" + }, + "./lib/WritableStream": { + "require": "./lib/WritableStream.js", + "import": "./lib/esm/WritableStream.js" + } + }, + "files": [ + "lib/**/*" + ], + "scripts": { + "test": "npm run test:jest && npm run lint", + "test:jest": "jest", + "lint": "npm run lint:es && npm run lint:prettier", + "lint:es": "eslint src", + "lint:prettier": "npm run format:prettier:raw -- --check", + "format": "npm run format:es && npm run format:prettier", + "format:es": "npm run lint:es -- --fix", + "format:prettier": "npm run format:prettier:raw -- --write", + "format:prettier:raw": "prettier '**/*.{ts,md,json,yml}'", + "build": "npm run build:cjs && npm run build:esm", + "build:cjs": "tsc --sourceRoot https://raw.githubusercontent.com/fb55/htmlparser2/$(git rev-parse HEAD)/src/", + "build:esm": "npm run build:cjs -- --module esnext --target es2019 --outDir lib/esm && echo '{\"type\":\"module\"}' > lib/esm/package.json", + "prepare": "npm run build" + }, + "dependencies": { + "domelementtype": "^2.3.0", + "domhandler": "^5.0.2", + "domutils": "^3.0.1", + "entities": "^4.3.0" + }, + "devDependencies": { + "@types/jest": "^27.4.1", + "@types/node": "^17.0.30", + "@typescript-eslint/eslint-plugin": "^5.21.0", + "@typescript-eslint/parser": "^5.21.0", + "eslint": "^8.14.0", + "eslint-config-prettier": "^8.5.0", + "jest": "^27.5.1", + "prettier": "^2.6.2", + "ts-jest": "^27.1.4", + "typescript": "^4.6.4" + }, + "jest": { + "preset": "ts-jest", + "testEnvironment": "node", + "coverageProvider": "v8", + "moduleNameMapper": { + "^(.*)\\.js$": "$1" + } + }, + "prettier": { + "tabWidth": 4 + } +} diff --git a/node_modules/http-cache-semantics/LICENSE b/node_modules/http-cache-semantics/LICENSE new file mode 100644 index 0000000..493d2ea --- /dev/null +++ b/node_modules/http-cache-semantics/LICENSE @@ -0,0 +1,9 @@ +Copyright 2016-2018 Kornel Lesiński + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/node_modules/http-cache-semantics/README.md b/node_modules/http-cache-semantics/README.md new file mode 100644 index 0000000..685aa55 --- /dev/null +++ b/node_modules/http-cache-semantics/README.md @@ -0,0 +1,203 @@ +# Can I cache this? [![Build Status](https://travis-ci.org/kornelski/http-cache-semantics.svg?branch=master)](https://travis-ci.org/kornelski/http-cache-semantics) + +`CachePolicy` tells when responses can be reused from a cache, taking into account [HTTP RFC 7234](http://httpwg.org/specs/rfc7234.html) rules for user agents and shared caches. +It also implements [RFC 5861](https://tools.ietf.org/html/rfc5861), implementing `stale-if-error` and `stale-while-revalidate`. +It's aware of many tricky details such as the `Vary` header, proxy revalidation, and authenticated responses. + +## Usage + +Cacheability of an HTTP response depends on how it was requested, so both `request` and `response` are required to create the policy. + +```js +const policy = new CachePolicy(request, response, options); + +if (!policy.storable()) { + // throw the response away, it's not usable at all + return; +} + +// Cache the data AND the policy object in your cache +// (this is pseudocode, roll your own cache (lru-cache package works)) +letsPretendThisIsSomeCache.set( + request.url, + { policy, response }, + policy.timeToLive() +); +``` + +```js +// And later, when you receive a new request: +const { policy, response } = letsPretendThisIsSomeCache.get(newRequest.url); + +// It's not enough that it exists in the cache, it has to match the new request, too: +if (policy && policy.satisfiesWithoutRevalidation(newRequest)) { + // OK, the previous response can be used to respond to the `newRequest`. + // Response headers have to be updated, e.g. to add Age and remove uncacheable headers. + response.headers = policy.responseHeaders(); + return response; +} +``` + +It may be surprising, but it's not enough for an HTTP response to be [fresh](#yo-fresh) to satisfy a request. It may need to match request headers specified in `Vary`. Even a matching fresh response may still not be usable if the new request restricted cacheability, etc. + +The key method is `satisfiesWithoutRevalidation(newRequest)`, which checks whether the `newRequest` is compatible with the original request and whether all caching conditions are met. + +### Constructor options + +Request and response must have a `headers` property with all header names in lower case. `url`, `status` and `method` are optional (defaults are any URL, status `200`, and `GET` method). + +```js +const request = { + url: '/', + method: 'GET', + headers: { + accept: '*/*', + }, +}; + +const response = { + status: 200, + headers: { + 'cache-control': 'public, max-age=7234', + }, +}; + +const options = { + shared: true, + cacheHeuristic: 0.1, + immutableMinTimeToLive: 24 * 3600 * 1000, // 24h + ignoreCargoCult: false, +}; +``` + +If `options.shared` is `true` (default), then the response is evaluated from a perspective of a shared cache (i.e. `private` is not cacheable and `s-maxage` is respected). If `options.shared` is `false`, then the response is evaluated from a perspective of a single-user cache (i.e. `private` is cacheable and `s-maxage` is ignored). `shared: true` is recommended for HTTP clients. + +`options.cacheHeuristic` is a fraction of response's age that is used as a fallback cache duration. The default is 0.1 (10%), e.g. if a file hasn't been modified for 100 days, it'll be cached for 100\*0.1 = 10 days. + +`options.immutableMinTimeToLive` is a number of milliseconds to assume as the default time to cache responses with `Cache-Control: immutable`. Note that [per RFC](http://httpwg.org/http-extensions/immutable.html) these can become stale, so `max-age` still overrides the default. + +If `options.ignoreCargoCult` is true, common anti-cache directives will be completely ignored if the non-standard `pre-check` and `post-check` directives are present. These two useless directives are most commonly found in bad StackOverflow answers and PHP's "session limiter" defaults. + +### `storable()` + +Returns `true` if the response can be stored in a cache. If it's `false` then you MUST NOT store either the request or the response. + +### `satisfiesWithoutRevalidation(newRequest)` + +This is the most important method. Use this method to check whether the cached response is still fresh in the context of the new request. + +If it returns `true`, then the given `request` matches the original response this cache policy has been created with, and the response can be reused without contacting the server. Note that the old response can't be returned without being updated, see `responseHeaders()`. + +If it returns `false`, then the response may not be matching at all (e.g. it's for a different URL or method), or may require to be refreshed first (see `revalidationHeaders()`). + +### `responseHeaders()` + +Returns updated, filtered set of response headers to return to clients receiving the cached response. This function is necessary, because proxies MUST always remove hop-by-hop headers (such as `TE` and `Connection`) and update response's `Age` to avoid doubling cache time. + +```js +cachedResponse.headers = cachePolicy.responseHeaders(cachedResponse); +``` + +### `timeToLive()` + +Returns approximate time in _milliseconds_ until the response becomes stale (i.e. not fresh). + +After that time (when `timeToLive() <= 0`) the response might not be usable without revalidation. However, there are exceptions, e.g. a client can explicitly allow stale responses, so always check with `satisfiesWithoutRevalidation()`. +`stale-if-error` and `stale-while-revalidate` extend the time to live of the cache, that can still be used if stale. + +### `toObject()`/`fromObject(json)` + +Chances are you'll want to store the `CachePolicy` object along with the cached response. `obj = policy.toObject()` gives a plain JSON-serializable object. `policy = CachePolicy.fromObject(obj)` creates an instance from it. + +### Refreshing stale cache (revalidation) + +When a cached response has expired, it can be made fresh again by making a request to the origin server. The server may respond with status 304 (Not Modified) without sending the response body again, saving bandwidth. + +The following methods help perform the update efficiently and correctly. + +#### `revalidationHeaders(newRequest)` + +Returns updated, filtered set of request headers to send to the origin server to check if the cached response can be reused. These headers allow the origin server to return status 304 indicating the response is still fresh. All headers unrelated to caching are passed through as-is. + +Use this method when updating cache from the origin server. + +```js +updateRequest.headers = cachePolicy.revalidationHeaders(updateRequest); +``` + +#### `revalidatedPolicy(revalidationRequest, revalidationResponse)` + +Use this method to update the cache after receiving a new response from the origin server. It returns an object with two keys: + +- `policy` — A new `CachePolicy` with HTTP headers updated from `revalidationResponse`. You can always replace the old cached `CachePolicy` with the new one. +- `modified` — Boolean indicating whether the response body has changed. + - If `false`, then a valid 304 Not Modified response has been received, and you can reuse the old cached response body. This is also affected by `stale-if-error`. + - If `true`, you should use new response's body (if present), or make another request to the origin server without any conditional headers (i.e. don't use `revalidationHeaders()` this time) to get the new resource. + +```js +// When serving requests from cache: +const { oldPolicy, oldResponse } = letsPretendThisIsSomeCache.get( + newRequest.url +); + +if (!oldPolicy.satisfiesWithoutRevalidation(newRequest)) { + // Change the request to ask the origin server if the cached response can be used + newRequest.headers = oldPolicy.revalidationHeaders(newRequest); + + // Send request to the origin server. The server may respond with status 304 + const newResponse = await makeRequest(newRequest); + + // Create updated policy and combined response from the old and new data + const { policy, modified } = oldPolicy.revalidatedPolicy( + newRequest, + newResponse + ); + const response = modified ? newResponse : oldResponse; + + // Update the cache with the newer/fresher response + letsPretendThisIsSomeCache.set( + newRequest.url, + { policy, response }, + policy.timeToLive() + ); + + // And proceed returning cached response as usual + response.headers = policy.responseHeaders(); + return response; +} +``` + +# Yo, FRESH + +![satisfiesWithoutRevalidation](fresh.jpg) + +## Used by + +- [ImageOptim API](https://imageoptim.com/api), [make-fetch-happen](https://github.com/zkat/make-fetch-happen), [cacheable-request](https://www.npmjs.com/package/cacheable-request) ([got](https://www.npmjs.com/package/got)), [npm/registry-fetch](https://github.com/npm/registry-fetch), [etc.](https://github.com/kornelski/http-cache-semantics/network/dependents) + +## Implemented + +- `Cache-Control` response header with all the quirks. +- `Expires` with check for bad clocks. +- `Pragma` response header. +- `Age` response header. +- `Vary` response header. +- Default cacheability of statuses and methods. +- Requests for stale data. +- Filtering of hop-by-hop headers. +- Basic revalidation request +- `stale-if-error` + +## Unimplemented + +- Merging of range requests, `If-Range` (but correctly supports them as non-cacheable) +- Revalidation of multiple representations + +### Trusting server `Date` + +Per the RFC, the cache should take into account the time between server-supplied `Date` and the time it received the response. The RFC-mandated behavior creates two problems: + + * Servers with incorrectly set timezone may add several hours to cache age (or more, if the clock is completely wrong). + * Even reasonably correct clocks may be off by a couple of seconds, breaking `max-age=1` trick (which is useful for reverse proxies on high-traffic servers). + +Previous versions of this library had an option to ignore the server date if it was "too inaccurate". To support the `max-age=1` trick the library also has to ignore dates that pretty accurate. There's no point of having an option to trust dates that are only a bit inaccurate, so this library won't trust any server dates. `max-age` will be interpreted from the time the response has been received, not from when it has been sent. This will affect only [RFC 1149 networks](https://tools.ietf.org/html/rfc1149). diff --git a/node_modules/http-cache-semantics/index.js b/node_modules/http-cache-semantics/index.js new file mode 100644 index 0000000..4f6c2f3 --- /dev/null +++ b/node_modules/http-cache-semantics/index.js @@ -0,0 +1,673 @@ +'use strict'; +// rfc7231 6.1 +const statusCodeCacheableByDefault = new Set([ + 200, + 203, + 204, + 206, + 300, + 301, + 404, + 405, + 410, + 414, + 501, +]); + +// This implementation does not understand partial responses (206) +const understoodStatuses = new Set([ + 200, + 203, + 204, + 300, + 301, + 302, + 303, + 307, + 308, + 404, + 405, + 410, + 414, + 501, +]); + +const errorStatusCodes = new Set([ + 500, + 502, + 503, + 504, +]); + +const hopByHopHeaders = { + date: true, // included, because we add Age update Date + connection: true, + 'keep-alive': true, + 'proxy-authenticate': true, + 'proxy-authorization': true, + te: true, + trailer: true, + 'transfer-encoding': true, + upgrade: true, +}; + +const excludedFromRevalidationUpdate = { + // Since the old body is reused, it doesn't make sense to change properties of the body + 'content-length': true, + 'content-encoding': true, + 'transfer-encoding': true, + 'content-range': true, +}; + +function toNumberOrZero(s) { + const n = parseInt(s, 10); + return isFinite(n) ? n : 0; +} + +// RFC 5861 +function isErrorResponse(response) { + // consider undefined response as faulty + if(!response) { + return true + } + return errorStatusCodes.has(response.status); +} + +function parseCacheControl(header) { + const cc = {}; + if (!header) return cc; + + // TODO: When there is more than one value present for a given directive (e.g., two Expires header fields, multiple Cache-Control: max-age directives), + // the directive's value is considered invalid. Caches are encouraged to consider responses that have invalid freshness information to be stale + const parts = header.trim().split(/\s*,\s*/); // TODO: lame parsing + for (const part of parts) { + const [k, v] = part.split(/\s*=\s*/, 2); + cc[k] = v === undefined ? true : v.replace(/^"|"$/g, ''); // TODO: lame unquoting + } + + return cc; +} + +function formatCacheControl(cc) { + let parts = []; + for (const k in cc) { + const v = cc[k]; + parts.push(v === true ? k : k + '=' + v); + } + if (!parts.length) { + return undefined; + } + return parts.join(', '); +} + +module.exports = class CachePolicy { + constructor( + req, + res, + { + shared, + cacheHeuristic, + immutableMinTimeToLive, + ignoreCargoCult, + _fromObject, + } = {} + ) { + if (_fromObject) { + this._fromObject(_fromObject); + return; + } + + if (!res || !res.headers) { + throw Error('Response headers missing'); + } + this._assertRequestHasHeaders(req); + + this._responseTime = this.now(); + this._isShared = shared !== false; + this._cacheHeuristic = + undefined !== cacheHeuristic ? cacheHeuristic : 0.1; // 10% matches IE + this._immutableMinTtl = + undefined !== immutableMinTimeToLive + ? immutableMinTimeToLive + : 24 * 3600 * 1000; + + this._status = 'status' in res ? res.status : 200; + this._resHeaders = res.headers; + this._rescc = parseCacheControl(res.headers['cache-control']); + this._method = 'method' in req ? req.method : 'GET'; + this._url = req.url; + this._host = req.headers.host; + this._noAuthorization = !req.headers.authorization; + this._reqHeaders = res.headers.vary ? req.headers : null; // Don't keep all request headers if they won't be used + this._reqcc = parseCacheControl(req.headers['cache-control']); + + // Assume that if someone uses legacy, non-standard uncecessary options they don't understand caching, + // so there's no point stricly adhering to the blindly copy&pasted directives. + if ( + ignoreCargoCult && + 'pre-check' in this._rescc && + 'post-check' in this._rescc + ) { + delete this._rescc['pre-check']; + delete this._rescc['post-check']; + delete this._rescc['no-cache']; + delete this._rescc['no-store']; + delete this._rescc['must-revalidate']; + this._resHeaders = Object.assign({}, this._resHeaders, { + 'cache-control': formatCacheControl(this._rescc), + }); + delete this._resHeaders.expires; + delete this._resHeaders.pragma; + } + + // When the Cache-Control header field is not present in a request, caches MUST consider the no-cache request pragma-directive + // as having the same effect as if "Cache-Control: no-cache" were present (see Section 5.2.1). + if ( + res.headers['cache-control'] == null && + /no-cache/.test(res.headers.pragma) + ) { + this._rescc['no-cache'] = true; + } + } + + now() { + return Date.now(); + } + + storable() { + // The "no-store" request directive indicates that a cache MUST NOT store any part of either this request or any response to it. + return !!( + !this._reqcc['no-store'] && + // A cache MUST NOT store a response to any request, unless: + // The request method is understood by the cache and defined as being cacheable, and + ('GET' === this._method || + 'HEAD' === this._method || + ('POST' === this._method && this._hasExplicitExpiration())) && + // the response status code is understood by the cache, and + understoodStatuses.has(this._status) && + // the "no-store" cache directive does not appear in request or response header fields, and + !this._rescc['no-store'] && + // the "private" response directive does not appear in the response, if the cache is shared, and + (!this._isShared || !this._rescc.private) && + // the Authorization header field does not appear in the request, if the cache is shared, + (!this._isShared || + this._noAuthorization || + this._allowsStoringAuthenticated()) && + // the response either: + // contains an Expires header field, or + (this._resHeaders.expires || + // contains a max-age response directive, or + // contains a s-maxage response directive and the cache is shared, or + // contains a public response directive. + this._rescc['max-age'] || + (this._isShared && this._rescc['s-maxage']) || + this._rescc.public || + // has a status code that is defined as cacheable by default + statusCodeCacheableByDefault.has(this._status)) + ); + } + + _hasExplicitExpiration() { + // 4.2.1 Calculating Freshness Lifetime + return ( + (this._isShared && this._rescc['s-maxage']) || + this._rescc['max-age'] || + this._resHeaders.expires + ); + } + + _assertRequestHasHeaders(req) { + if (!req || !req.headers) { + throw Error('Request headers missing'); + } + } + + satisfiesWithoutRevalidation(req) { + this._assertRequestHasHeaders(req); + + // When presented with a request, a cache MUST NOT reuse a stored response, unless: + // the presented request does not contain the no-cache pragma (Section 5.4), nor the no-cache cache directive, + // unless the stored response is successfully validated (Section 4.3), and + const requestCC = parseCacheControl(req.headers['cache-control']); + if (requestCC['no-cache'] || /no-cache/.test(req.headers.pragma)) { + return false; + } + + if (requestCC['max-age'] && this.age() > requestCC['max-age']) { + return false; + } + + if ( + requestCC['min-fresh'] && + this.timeToLive() < 1000 * requestCC['min-fresh'] + ) { + return false; + } + + // the stored response is either: + // fresh, or allowed to be served stale + if (this.stale()) { + const allowsStale = + requestCC['max-stale'] && + !this._rescc['must-revalidate'] && + (true === requestCC['max-stale'] || + requestCC['max-stale'] > this.age() - this.maxAge()); + if (!allowsStale) { + return false; + } + } + + return this._requestMatches(req, false); + } + + _requestMatches(req, allowHeadMethod) { + // The presented effective request URI and that of the stored response match, and + return ( + (!this._url || this._url === req.url) && + this._host === req.headers.host && + // the request method associated with the stored response allows it to be used for the presented request, and + (!req.method || + this._method === req.method || + (allowHeadMethod && 'HEAD' === req.method)) && + // selecting header fields nominated by the stored response (if any) match those presented, and + this._varyMatches(req) + ); + } + + _allowsStoringAuthenticated() { + // following Cache-Control response directives (Section 5.2.2) have such an effect: must-revalidate, public, and s-maxage. + return ( + this._rescc['must-revalidate'] || + this._rescc.public || + this._rescc['s-maxage'] + ); + } + + _varyMatches(req) { + if (!this._resHeaders.vary) { + return true; + } + + // A Vary header field-value of "*" always fails to match + if (this._resHeaders.vary === '*') { + return false; + } + + const fields = this._resHeaders.vary + .trim() + .toLowerCase() + .split(/\s*,\s*/); + for (const name of fields) { + if (req.headers[name] !== this._reqHeaders[name]) return false; + } + return true; + } + + _copyWithoutHopByHopHeaders(inHeaders) { + const headers = {}; + for (const name in inHeaders) { + if (hopByHopHeaders[name]) continue; + headers[name] = inHeaders[name]; + } + // 9.1. Connection + if (inHeaders.connection) { + const tokens = inHeaders.connection.trim().split(/\s*,\s*/); + for (const name of tokens) { + delete headers[name]; + } + } + if (headers.warning) { + const warnings = headers.warning.split(/,/).filter(warning => { + return !/^\s*1[0-9][0-9]/.test(warning); + }); + if (!warnings.length) { + delete headers.warning; + } else { + headers.warning = warnings.join(',').trim(); + } + } + return headers; + } + + responseHeaders() { + const headers = this._copyWithoutHopByHopHeaders(this._resHeaders); + const age = this.age(); + + // A cache SHOULD generate 113 warning if it heuristically chose a freshness + // lifetime greater than 24 hours and the response's age is greater than 24 hours. + if ( + age > 3600 * 24 && + !this._hasExplicitExpiration() && + this.maxAge() > 3600 * 24 + ) { + headers.warning = + (headers.warning ? `${headers.warning}, ` : '') + + '113 - "rfc7234 5.5.4"'; + } + headers.age = `${Math.round(age)}`; + headers.date = new Date(this.now()).toUTCString(); + return headers; + } + + /** + * Value of the Date response header or current time if Date was invalid + * @return timestamp + */ + date() { + const serverDate = Date.parse(this._resHeaders.date); + if (isFinite(serverDate)) { + return serverDate; + } + return this._responseTime; + } + + /** + * Value of the Age header, in seconds, updated for the current time. + * May be fractional. + * + * @return Number + */ + age() { + let age = this._ageValue(); + + const residentTime = (this.now() - this._responseTime) / 1000; + return age + residentTime; + } + + _ageValue() { + return toNumberOrZero(this._resHeaders.age); + } + + /** + * Value of applicable max-age (or heuristic equivalent) in seconds. This counts since response's `Date`. + * + * For an up-to-date value, see `timeToLive()`. + * + * @return Number + */ + maxAge() { + if (!this.storable() || this._rescc['no-cache']) { + return 0; + } + + // Shared responses with cookies are cacheable according to the RFC, but IMHO it'd be unwise to do so by default + // so this implementation requires explicit opt-in via public header + if ( + this._isShared && + (this._resHeaders['set-cookie'] && + !this._rescc.public && + !this._rescc.immutable) + ) { + return 0; + } + + if (this._resHeaders.vary === '*') { + return 0; + } + + if (this._isShared) { + if (this._rescc['proxy-revalidate']) { + return 0; + } + // if a response includes the s-maxage directive, a shared cache recipient MUST ignore the Expires field. + if (this._rescc['s-maxage']) { + return toNumberOrZero(this._rescc['s-maxage']); + } + } + + // If a response includes a Cache-Control field with the max-age directive, a recipient MUST ignore the Expires field. + if (this._rescc['max-age']) { + return toNumberOrZero(this._rescc['max-age']); + } + + const defaultMinTtl = this._rescc.immutable ? this._immutableMinTtl : 0; + + const serverDate = this.date(); + if (this._resHeaders.expires) { + const expires = Date.parse(this._resHeaders.expires); + // A cache recipient MUST interpret invalid date formats, especially the value "0", as representing a time in the past (i.e., "already expired"). + if (Number.isNaN(expires) || expires < serverDate) { + return 0; + } + return Math.max(defaultMinTtl, (expires - serverDate) / 1000); + } + + if (this._resHeaders['last-modified']) { + const lastModified = Date.parse(this._resHeaders['last-modified']); + if (isFinite(lastModified) && serverDate > lastModified) { + return Math.max( + defaultMinTtl, + ((serverDate - lastModified) / 1000) * this._cacheHeuristic + ); + } + } + + return defaultMinTtl; + } + + timeToLive() { + const age = this.maxAge() - this.age(); + const staleIfErrorAge = age + toNumberOrZero(this._rescc['stale-if-error']); + const staleWhileRevalidateAge = age + toNumberOrZero(this._rescc['stale-while-revalidate']); + return Math.max(0, age, staleIfErrorAge, staleWhileRevalidateAge) * 1000; + } + + stale() { + return this.maxAge() <= this.age(); + } + + _useStaleIfError() { + return this.maxAge() + toNumberOrZero(this._rescc['stale-if-error']) > this.age(); + } + + useStaleWhileRevalidate() { + return this.maxAge() + toNumberOrZero(this._rescc['stale-while-revalidate']) > this.age(); + } + + static fromObject(obj) { + return new this(undefined, undefined, { _fromObject: obj }); + } + + _fromObject(obj) { + if (this._responseTime) throw Error('Reinitialized'); + if (!obj || obj.v !== 1) throw Error('Invalid serialization'); + + this._responseTime = obj.t; + this._isShared = obj.sh; + this._cacheHeuristic = obj.ch; + this._immutableMinTtl = + obj.imm !== undefined ? obj.imm : 24 * 3600 * 1000; + this._status = obj.st; + this._resHeaders = obj.resh; + this._rescc = obj.rescc; + this._method = obj.m; + this._url = obj.u; + this._host = obj.h; + this._noAuthorization = obj.a; + this._reqHeaders = obj.reqh; + this._reqcc = obj.reqcc; + } + + toObject() { + return { + v: 1, + t: this._responseTime, + sh: this._isShared, + ch: this._cacheHeuristic, + imm: this._immutableMinTtl, + st: this._status, + resh: this._resHeaders, + rescc: this._rescc, + m: this._method, + u: this._url, + h: this._host, + a: this._noAuthorization, + reqh: this._reqHeaders, + reqcc: this._reqcc, + }; + } + + /** + * Headers for sending to the origin server to revalidate stale response. + * Allows server to return 304 to allow reuse of the previous response. + * + * Hop by hop headers are always stripped. + * Revalidation headers may be added or removed, depending on request. + */ + revalidationHeaders(incomingReq) { + this._assertRequestHasHeaders(incomingReq); + const headers = this._copyWithoutHopByHopHeaders(incomingReq.headers); + + // This implementation does not understand range requests + delete headers['if-range']; + + if (!this._requestMatches(incomingReq, true) || !this.storable()) { + // revalidation allowed via HEAD + // not for the same resource, or wasn't allowed to be cached anyway + delete headers['if-none-match']; + delete headers['if-modified-since']; + return headers; + } + + /* MUST send that entity-tag in any cache validation request (using If-Match or If-None-Match) if an entity-tag has been provided by the origin server. */ + if (this._resHeaders.etag) { + headers['if-none-match'] = headers['if-none-match'] + ? `${headers['if-none-match']}, ${this._resHeaders.etag}` + : this._resHeaders.etag; + } + + // Clients MAY issue simple (non-subrange) GET requests with either weak validators or strong validators. Clients MUST NOT use weak validators in other forms of request. + const forbidsWeakValidators = + headers['accept-ranges'] || + headers['if-match'] || + headers['if-unmodified-since'] || + (this._method && this._method != 'GET'); + + /* SHOULD send the Last-Modified value in non-subrange cache validation requests (using If-Modified-Since) if only a Last-Modified value has been provided by the origin server. + Note: This implementation does not understand partial responses (206) */ + if (forbidsWeakValidators) { + delete headers['if-modified-since']; + + if (headers['if-none-match']) { + const etags = headers['if-none-match'] + .split(/,/) + .filter(etag => { + return !/^\s*W\//.test(etag); + }); + if (!etags.length) { + delete headers['if-none-match']; + } else { + headers['if-none-match'] = etags.join(',').trim(); + } + } + } else if ( + this._resHeaders['last-modified'] && + !headers['if-modified-since'] + ) { + headers['if-modified-since'] = this._resHeaders['last-modified']; + } + + return headers; + } + + /** + * Creates new CachePolicy with information combined from the previews response, + * and the new revalidation response. + * + * Returns {policy, modified} where modified is a boolean indicating + * whether the response body has been modified, and old cached body can't be used. + * + * @return {Object} {policy: CachePolicy, modified: Boolean} + */ + revalidatedPolicy(request, response) { + this._assertRequestHasHeaders(request); + if(this._useStaleIfError() && isErrorResponse(response)) { // I consider the revalidation request unsuccessful + return { + modified: false, + matches: false, + policy: this, + }; + } + if (!response || !response.headers) { + throw Error('Response headers missing'); + } + + // These aren't going to be supported exactly, since one CachePolicy object + // doesn't know about all the other cached objects. + let matches = false; + if (response.status !== undefined && response.status != 304) { + matches = false; + } else if ( + response.headers.etag && + !/^\s*W\//.test(response.headers.etag) + ) { + // "All of the stored responses with the same strong validator are selected. + // If none of the stored responses contain the same strong validator, + // then the cache MUST NOT use the new response to update any stored responses." + matches = + this._resHeaders.etag && + this._resHeaders.etag.replace(/^\s*W\//, '') === + response.headers.etag; + } else if (this._resHeaders.etag && response.headers.etag) { + // "If the new response contains a weak validator and that validator corresponds + // to one of the cache's stored responses, + // then the most recent of those matching stored responses is selected for update." + matches = + this._resHeaders.etag.replace(/^\s*W\//, '') === + response.headers.etag.replace(/^\s*W\//, ''); + } else if (this._resHeaders['last-modified']) { + matches = + this._resHeaders['last-modified'] === + response.headers['last-modified']; + } else { + // If the new response does not include any form of validator (such as in the case where + // a client generates an If-Modified-Since request from a source other than the Last-Modified + // response header field), and there is only one stored response, and that stored response also + // lacks a validator, then that stored response is selected for update. + if ( + !this._resHeaders.etag && + !this._resHeaders['last-modified'] && + !response.headers.etag && + !response.headers['last-modified'] + ) { + matches = true; + } + } + + if (!matches) { + return { + policy: new this.constructor(request, response), + // Client receiving 304 without body, even if it's invalid/mismatched has no option + // but to reuse a cached body. We don't have a good way to tell clients to do + // error recovery in such case. + modified: response.status != 304, + matches: false, + }; + } + + // use other header fields provided in the 304 (Not Modified) response to replace all instances + // of the corresponding header fields in the stored response. + const headers = {}; + for (const k in this._resHeaders) { + headers[k] = + k in response.headers && !excludedFromRevalidationUpdate[k] + ? response.headers[k] + : this._resHeaders[k]; + } + + const newResponse = Object.assign({}, response, { + status: this._status, + method: this._method, + headers, + }); + return { + policy: new this.constructor(request, newResponse, { + shared: this._isShared, + cacheHeuristic: this._cacheHeuristic, + immutableMinTimeToLive: this._immutableMinTtl, + }), + modified: false, + matches: true, + }; + } +}; diff --git a/node_modules/http-cache-semantics/package.json b/node_modules/http-cache-semantics/package.json new file mode 100644 index 0000000..897798d --- /dev/null +++ b/node_modules/http-cache-semantics/package.json @@ -0,0 +1,24 @@ +{ + "name": "http-cache-semantics", + "version": "4.1.0", + "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies", + "repository": "https://github.com/kornelski/http-cache-semantics.git", + "main": "index.js", + "scripts": { + "test": "mocha" + }, + "files": [ + "index.js" + ], + "author": "Kornel Lesiński (https://kornel.ski/)", + "license": "BSD-2-Clause", + "devDependencies": { + "eslint": "^5.13.0", + "eslint-plugin-prettier": "^3.0.1", + "husky": "^0.14.3", + "lint-staged": "^8.1.3", + "mocha": "^5.1.0", + "prettier": "^1.14.3", + "prettier-eslint-cli": "^4.7.1" + } +} diff --git a/node_modules/http-errors/HISTORY.md b/node_modules/http-errors/HISTORY.md new file mode 100644 index 0000000..cba86e2 --- /dev/null +++ b/node_modules/http-errors/HISTORY.md @@ -0,0 +1,132 @@ +2018-03-29 / 1.6.3 +================== + + * deps: depd@~1.1.2 + - perf: remove argument reassignment + * deps: setprototypeof@1.1.0 + * deps: statuses@'>= 1.3.1 < 2' + +2017-08-04 / 1.6.2 +================== + + * deps: depd@1.1.1 + - Remove unnecessary `Buffer` loading + +2017-02-20 / 1.6.1 +================== + + * deps: setprototypeof@1.0.3 + - Fix shim for old browsers + +2017-02-14 / 1.6.0 +================== + + * Accept custom 4xx and 5xx status codes in factory + * Add deprecation message to `"I'mateapot"` export + * Deprecate passing status code as anything except first argument in factory + * Deprecate using non-error status codes + * Make `message` property enumerable for `HttpError`s + +2016-11-16 / 1.5.1 +================== + + * deps: inherits@2.0.3 + - Fix issue loading in browser + * deps: setprototypeof@1.0.2 + * deps: statuses@'>= 1.3.1 < 2' + +2016-05-18 / 1.5.0 +================== + + * Support new code `421 Misdirected Request` + * Use `setprototypeof` module to replace `__proto__` setting + * deps: statuses@'>= 1.3.0 < 2' + - Add `421 Misdirected Request` + - perf: enable strict mode + * perf: enable strict mode + +2016-01-28 / 1.4.0 +================== + + * Add `HttpError` export, for `err instanceof createError.HttpError` + * deps: inherits@2.0.1 + * deps: statuses@'>= 1.2.1 < 2' + - Fix message for status 451 + - Remove incorrect nginx status code + +2015-02-02 / 1.3.1 +================== + + * Fix regression where status can be overwritten in `createError` `props` + +2015-02-01 / 1.3.0 +================== + + * Construct errors using defined constructors from `createError` + * Fix error names that are not identifiers + - `createError["I'mateapot"]` is now `createError.ImATeapot` + * Set a meaningful `name` property on constructed errors + +2014-12-09 / 1.2.8 +================== + + * Fix stack trace from exported function + * Remove `arguments.callee` usage + +2014-10-14 / 1.2.7 +================== + + * Remove duplicate line + +2014-10-02 / 1.2.6 +================== + + * Fix `expose` to be `true` for `ClientError` constructor + +2014-09-28 / 1.2.5 +================== + + * deps: statuses@1 + +2014-09-21 / 1.2.4 +================== + + * Fix dependency version to work with old `npm`s + +2014-09-21 / 1.2.3 +================== + + * deps: statuses@~1.1.0 + +2014-09-21 / 1.2.2 +================== + + * Fix publish error + +2014-09-21 / 1.2.1 +================== + + * Support Node.js 0.6 + * Use `inherits` instead of `util` + +2014-09-09 / 1.2.0 +================== + + * Fix the way inheriting functions + * Support `expose` being provided in properties argument + +2014-09-08 / 1.1.0 +================== + + * Default status to 500 + * Support provided `error` to extend + +2014-09-08 / 1.0.1 +================== + + * Fix accepting string message + +2014-09-08 / 1.0.0 +================== + + * Initial release diff --git a/node_modules/http-errors/LICENSE b/node_modules/http-errors/LICENSE new file mode 100644 index 0000000..82af4df --- /dev/null +++ b/node_modules/http-errors/LICENSE @@ -0,0 +1,23 @@ + +The MIT License (MIT) + +Copyright (c) 2014 Jonathan Ong me@jongleberry.com +Copyright (c) 2016 Douglas Christopher Wilson doug@somethingdoug.com + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/http-errors/README.md b/node_modules/http-errors/README.md new file mode 100644 index 0000000..79663d8 --- /dev/null +++ b/node_modules/http-errors/README.md @@ -0,0 +1,135 @@ +# http-errors + +[![NPM Version][npm-image]][npm-url] +[![NPM Downloads][downloads-image]][downloads-url] +[![Node.js Version][node-version-image]][node-version-url] +[![Build Status][travis-image]][travis-url] +[![Test Coverage][coveralls-image]][coveralls-url] + +Create HTTP errors for Express, Koa, Connect, etc. with ease. + +## Install + +This is a [Node.js](https://nodejs.org/en/) module available through the +[npm registry](https://www.npmjs.com/). Installation is done using the +[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally): + +```bash +$ npm install http-errors +``` + +## Example + +```js +var createError = require('http-errors') +var express = require('express') +var app = express() + +app.use(function (req, res, next) { + if (!req.user) return next(createError(401, 'Please login to view this page.')) + next() +}) +``` + +## API + +This is the current API, currently extracted from Koa and subject to change. + +All errors inherit from JavaScript `Error` and the exported `createError.HttpError`. + +### Error Properties + +- `expose` - can be used to signal if `message` should be sent to the client, + defaulting to `false` when `status` >= 500 +- `headers` - can be an object of header names to values to be sent to the + client, defaulting to `undefined`. When defined, the key names should all + be lower-cased +- `message` - the traditional error message, which should be kept short and all + single line +- `status` - the status code of the error, mirroring `statusCode` for general + compatibility +- `statusCode` - the status code of the error, defaulting to `500` + +### createError([status], [message], [properties]) + + + +```js +var err = createError(404, 'This video does not exist!') +``` + +- `status: 500` - the status code as a number +- `message` - the message of the error, defaulting to node's text for that status code. +- `properties` - custom properties to attach to the object + +### new createError\[code || name\](\[msg]\)) + + + +```js +var err = new createError.NotFound() +``` + +- `code` - the status code as a number +- `name` - the name of the error as a "bumpy case", i.e. `NotFound` or `InternalServerError`. + +#### List of all constructors + +|Status Code|Constructor Name | +|-----------|-----------------------------| +|400 |BadRequest | +|401 |Unauthorized | +|402 |PaymentRequired | +|403 |Forbidden | +|404 |NotFound | +|405 |MethodNotAllowed | +|406 |NotAcceptable | +|407 |ProxyAuthenticationRequired | +|408 |RequestTimeout | +|409 |Conflict | +|410 |Gone | +|411 |LengthRequired | +|412 |PreconditionFailed | +|413 |PayloadTooLarge | +|414 |URITooLong | +|415 |UnsupportedMediaType | +|416 |RangeNotSatisfiable | +|417 |ExpectationFailed | +|418 |ImATeapot | +|421 |MisdirectedRequest | +|422 |UnprocessableEntity | +|423 |Locked | +|424 |FailedDependency | +|425 |UnorderedCollection | +|426 |UpgradeRequired | +|428 |PreconditionRequired | +|429 |TooManyRequests | +|431 |RequestHeaderFieldsTooLarge | +|451 |UnavailableForLegalReasons | +|500 |InternalServerError | +|501 |NotImplemented | +|502 |BadGateway | +|503 |ServiceUnavailable | +|504 |GatewayTimeout | +|505 |HTTPVersionNotSupported | +|506 |VariantAlsoNegotiates | +|507 |InsufficientStorage | +|508 |LoopDetected | +|509 |BandwidthLimitExceeded | +|510 |NotExtended | +|511 |NetworkAuthenticationRequired| + +## License + +[MIT](LICENSE) + +[npm-image]: https://img.shields.io/npm/v/http-errors.svg +[npm-url]: https://npmjs.org/package/http-errors +[node-version-image]: https://img.shields.io/node/v/http-errors.svg +[node-version-url]: https://nodejs.org/en/download/ +[travis-image]: https://img.shields.io/travis/jshttp/http-errors.svg +[travis-url]: https://travis-ci.org/jshttp/http-errors +[coveralls-image]: https://img.shields.io/coveralls/jshttp/http-errors.svg +[coveralls-url]: https://coveralls.io/r/jshttp/http-errors +[downloads-image]: https://img.shields.io/npm/dm/http-errors.svg +[downloads-url]: https://npmjs.org/package/http-errors diff --git a/node_modules/http-errors/index.js b/node_modules/http-errors/index.js new file mode 100644 index 0000000..9509303 --- /dev/null +++ b/node_modules/http-errors/index.js @@ -0,0 +1,260 @@ +/*! + * http-errors + * Copyright(c) 2014 Jonathan Ong + * Copyright(c) 2016 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict' + +/** + * Module dependencies. + * @private + */ + +var deprecate = require('depd')('http-errors') +var setPrototypeOf = require('setprototypeof') +var statuses = require('statuses') +var inherits = require('inherits') + +/** + * Module exports. + * @public + */ + +module.exports = createError +module.exports.HttpError = createHttpErrorConstructor() + +// Populate exports for all constructors +populateConstructorExports(module.exports, statuses.codes, module.exports.HttpError) + +/** + * Get the code class of a status code. + * @private + */ + +function codeClass (status) { + return Number(String(status).charAt(0) + '00') +} + +/** + * Create a new HTTP Error. + * + * @returns {Error} + * @public + */ + +function createError () { + // so much arity going on ~_~ + var err + var msg + var status = 500 + var props = {} + for (var i = 0; i < arguments.length; i++) { + var arg = arguments[i] + if (arg instanceof Error) { + err = arg + status = err.status || err.statusCode || status + continue + } + switch (typeof arg) { + case 'string': + msg = arg + break + case 'number': + status = arg + if (i !== 0) { + deprecate('non-first-argument status code; replace with createError(' + arg + ', ...)') + } + break + case 'object': + props = arg + break + } + } + + if (typeof status === 'number' && (status < 400 || status >= 600)) { + deprecate('non-error status code; use only 4xx or 5xx status codes') + } + + if (typeof status !== 'number' || + (!statuses[status] && (status < 400 || status >= 600))) { + status = 500 + } + + // constructor + var HttpError = createError[status] || createError[codeClass(status)] + + if (!err) { + // create error + err = HttpError + ? new HttpError(msg) + : new Error(msg || statuses[status]) + Error.captureStackTrace(err, createError) + } + + if (!HttpError || !(err instanceof HttpError) || err.status !== status) { + // add properties to generic error + err.expose = status < 500 + err.status = err.statusCode = status + } + + for (var key in props) { + if (key !== 'status' && key !== 'statusCode') { + err[key] = props[key] + } + } + + return err +} + +/** + * Create HTTP error abstract base class. + * @private + */ + +function createHttpErrorConstructor () { + function HttpError () { + throw new TypeError('cannot construct abstract class') + } + + inherits(HttpError, Error) + + return HttpError +} + +/** + * Create a constructor for a client error. + * @private + */ + +function createClientErrorConstructor (HttpError, name, code) { + var className = name.match(/Error$/) ? name : name + 'Error' + + function ClientError (message) { + // create the error object + var msg = message != null ? message : statuses[code] + var err = new Error(msg) + + // capture a stack trace to the construction point + Error.captureStackTrace(err, ClientError) + + // adjust the [[Prototype]] + setPrototypeOf(err, ClientError.prototype) + + // redefine the error message + Object.defineProperty(err, 'message', { + enumerable: true, + configurable: true, + value: msg, + writable: true + }) + + // redefine the error name + Object.defineProperty(err, 'name', { + enumerable: false, + configurable: true, + value: className, + writable: true + }) + + return err + } + + inherits(ClientError, HttpError) + + ClientError.prototype.status = code + ClientError.prototype.statusCode = code + ClientError.prototype.expose = true + + return ClientError +} + +/** + * Create a constructor for a server error. + * @private + */ + +function createServerErrorConstructor (HttpError, name, code) { + var className = name.match(/Error$/) ? name : name + 'Error' + + function ServerError (message) { + // create the error object + var msg = message != null ? message : statuses[code] + var err = new Error(msg) + + // capture a stack trace to the construction point + Error.captureStackTrace(err, ServerError) + + // adjust the [[Prototype]] + setPrototypeOf(err, ServerError.prototype) + + // redefine the error message + Object.defineProperty(err, 'message', { + enumerable: true, + configurable: true, + value: msg, + writable: true + }) + + // redefine the error name + Object.defineProperty(err, 'name', { + enumerable: false, + configurable: true, + value: className, + writable: true + }) + + return err + } + + inherits(ServerError, HttpError) + + ServerError.prototype.status = code + ServerError.prototype.statusCode = code + ServerError.prototype.expose = false + + return ServerError +} + +/** + * Populate the exports object with constructors for every error class. + * @private + */ + +function populateConstructorExports (exports, codes, HttpError) { + codes.forEach(function forEachCode (code) { + var CodeError + var name = toIdentifier(statuses[code]) + + switch (codeClass(code)) { + case 400: + CodeError = createClientErrorConstructor(HttpError, name, code) + break + case 500: + CodeError = createServerErrorConstructor(HttpError, name, code) + break + } + + if (CodeError) { + // export the constructor + exports[code] = CodeError + exports[name] = CodeError + } + }) + + // backwards-compatibility + exports["I'mateapot"] = deprecate.function(exports.ImATeapot, + '"I\'mateapot"; use "ImATeapot" instead') +} + +/** + * Convert a string of words to a JavaScript identifier. + * @private + */ + +function toIdentifier (str) { + return str.split(' ').map(function (token) { + return token.slice(0, 1).toUpperCase() + token.slice(1) + }).join('').replace(/[^ _0-9a-z]/gi, '') +} diff --git a/node_modules/http-errors/package.json b/node_modules/http-errors/package.json new file mode 100644 index 0000000..a8d28e4 --- /dev/null +++ b/node_modules/http-errors/package.json @@ -0,0 +1,48 @@ +{ + "name": "http-errors", + "description": "Create HTTP error objects", + "version": "1.6.3", + "author": "Jonathan Ong (http://jongleberry.com)", + "contributors": [ + "Alan Plum ", + "Douglas Christopher Wilson " + ], + "license": "MIT", + "repository": "jshttp/http-errors", + "dependencies": { + "depd": "~1.1.2", + "inherits": "2.0.3", + "setprototypeof": "1.1.0", + "statuses": ">= 1.4.0 < 2" + }, + "devDependencies": { + "eslint": "4.18.1", + "eslint-config-standard": "11.0.0", + "eslint-plugin-import": "2.9.0", + "eslint-plugin-markdown": "1.0.0-beta.6", + "eslint-plugin-node": "6.0.1", + "eslint-plugin-promise": "3.6.0", + "eslint-plugin-standard": "3.0.1", + "istanbul": "0.4.5", + "mocha": "1.21.5" + }, + "engines": { + "node": ">= 0.6" + }, + "scripts": { + "lint": "eslint --plugin markdown --ext js,md .", + "test": "mocha --reporter spec --bail", + "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot", + "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot" + }, + "keywords": [ + "http", + "error" + ], + "files": [ + "index.js", + "HISTORY.md", + "LICENSE", + "README.md" + ] +} diff --git a/node_modules/http-proxy-agent/README.md b/node_modules/http-proxy-agent/README.md new file mode 100644 index 0000000..d60e206 --- /dev/null +++ b/node_modules/http-proxy-agent/README.md @@ -0,0 +1,74 @@ +http-proxy-agent +================ +### An HTTP(s) proxy `http.Agent` implementation for HTTP +[![Build Status](https://github.com/TooTallNate/node-http-proxy-agent/workflows/Node%20CI/badge.svg)](https://github.com/TooTallNate/node-http-proxy-agent/actions?workflow=Node+CI) + +This module provides an `http.Agent` implementation that connects to a specified +HTTP or HTTPS proxy server, and can be used with the built-in `http` module. + +__Note:__ For HTTP proxy usage with the `https` module, check out +[`node-https-proxy-agent`](https://github.com/TooTallNate/node-https-proxy-agent). + +Installation +------------ + +Install with `npm`: + +``` bash +$ npm install http-proxy-agent +``` + + +Example +------- + +``` js +var url = require('url'); +var http = require('http'); +var HttpProxyAgent = require('http-proxy-agent'); + +// HTTP/HTTPS proxy to connect to +var proxy = process.env.http_proxy || 'http://168.63.76.32:3128'; +console.log('using proxy server %j', proxy); + +// HTTP endpoint for the proxy to connect to +var endpoint = process.argv[2] || 'http://nodejs.org/api/'; +console.log('attempting to GET %j', endpoint); +var opts = url.parse(endpoint); + +// create an instance of the `HttpProxyAgent` class with the proxy server information +var agent = new HttpProxyAgent(proxy); +opts.agent = agent; + +http.get(opts, function (res) { + console.log('"response" event!', res.headers); + res.pipe(process.stdout); +}); +``` + + +License +------- + +(The MIT License) + +Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net> + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/http-proxy-agent/dist/agent.d.ts b/node_modules/http-proxy-agent/dist/agent.d.ts new file mode 100644 index 0000000..3f043f7 --- /dev/null +++ b/node_modules/http-proxy-agent/dist/agent.d.ts @@ -0,0 +1,32 @@ +/// +import net from 'net'; +import { Agent, ClientRequest, RequestOptions } from 'agent-base'; +import { HttpProxyAgentOptions } from '.'; +interface HttpProxyAgentClientRequest extends ClientRequest { + path: string; + output?: string[]; + outputData?: { + data: string; + }[]; + _header?: string | null; + _implicitHeader(): void; +} +/** + * The `HttpProxyAgent` implements an HTTP Agent subclass that connects + * to the specified "HTTP proxy server" in order to proxy HTTP requests. + * + * @api public + */ +export default class HttpProxyAgent extends Agent { + private secureProxy; + private proxy; + constructor(_opts: string | HttpProxyAgentOptions); + /** + * Called when the node-core HTTP client library is creating a + * new HTTP request. + * + * @api protected + */ + callback(req: HttpProxyAgentClientRequest, opts: RequestOptions): Promise; +} +export {}; diff --git a/node_modules/http-proxy-agent/dist/agent.js b/node_modules/http-proxy-agent/dist/agent.js new file mode 100644 index 0000000..aca8280 --- /dev/null +++ b/node_modules/http-proxy-agent/dist/agent.js @@ -0,0 +1,145 @@ +"use strict"; +var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { + function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } + return new (P || (P = Promise))(function (resolve, reject) { + function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } + function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } + function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } + step((generator = generator.apply(thisArg, _arguments || [])).next()); + }); +}; +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +const net_1 = __importDefault(require("net")); +const tls_1 = __importDefault(require("tls")); +const url_1 = __importDefault(require("url")); +const debug_1 = __importDefault(require("debug")); +const once_1 = __importDefault(require("@tootallnate/once")); +const agent_base_1 = require("agent-base"); +const debug = (0, debug_1.default)('http-proxy-agent'); +function isHTTPS(protocol) { + return typeof protocol === 'string' ? /^https:?$/i.test(protocol) : false; +} +/** + * The `HttpProxyAgent` implements an HTTP Agent subclass that connects + * to the specified "HTTP proxy server" in order to proxy HTTP requests. + * + * @api public + */ +class HttpProxyAgent extends agent_base_1.Agent { + constructor(_opts) { + let opts; + if (typeof _opts === 'string') { + opts = url_1.default.parse(_opts); + } + else { + opts = _opts; + } + if (!opts) { + throw new Error('an HTTP(S) proxy server `host` and `port` must be specified!'); + } + debug('Creating new HttpProxyAgent instance: %o', opts); + super(opts); + const proxy = Object.assign({}, opts); + // If `true`, then connect to the proxy server over TLS. + // Defaults to `false`. + this.secureProxy = opts.secureProxy || isHTTPS(proxy.protocol); + // Prefer `hostname` over `host`, and set the `port` if needed. + proxy.host = proxy.hostname || proxy.host; + if (typeof proxy.port === 'string') { + proxy.port = parseInt(proxy.port, 10); + } + if (!proxy.port && proxy.host) { + proxy.port = this.secureProxy ? 443 : 80; + } + if (proxy.host && proxy.path) { + // If both a `host` and `path` are specified then it's most likely + // the result of a `url.parse()` call... we need to remove the + // `path` portion so that `net.connect()` doesn't attempt to open + // that as a Unix socket file. + delete proxy.path; + delete proxy.pathname; + } + this.proxy = proxy; + } + /** + * Called when the node-core HTTP client library is creating a + * new HTTP request. + * + * @api protected + */ + callback(req, opts) { + return __awaiter(this, void 0, void 0, function* () { + const { proxy, secureProxy } = this; + const parsed = url_1.default.parse(req.path); + if (!parsed.protocol) { + parsed.protocol = 'http:'; + } + if (!parsed.hostname) { + parsed.hostname = opts.hostname || opts.host || null; + } + if (parsed.port == null && typeof opts.port) { + parsed.port = String(opts.port); + } + if (parsed.port === '80') { + // if port is 80, then we can remove the port so that the + // ":80" portion is not on the produced URL + parsed.port = ''; + } + // Change the `http.ClientRequest` instance's "path" field + // to the absolute path of the URL that will be requested. + req.path = url_1.default.format(parsed); + // Inject the `Proxy-Authorization` header if necessary. + if (proxy.auth) { + req.setHeader('Proxy-Authorization', `Basic ${Buffer.from(proxy.auth).toString('base64')}`); + } + // Create a socket connection to the proxy server. + let socket; + if (secureProxy) { + debug('Creating `tls.Socket`: %o', proxy); + socket = tls_1.default.connect(proxy); + } + else { + debug('Creating `net.Socket`: %o', proxy); + socket = net_1.default.connect(proxy); + } + // At this point, the http ClientRequest's internal `_header` field + // might have already been set. If this is the case then we'll need + // to re-generate the string since we just changed the `req.path`. + if (req._header) { + let first; + let endOfHeaders; + debug('Regenerating stored HTTP header string for request'); + req._header = null; + req._implicitHeader(); + if (req.output && req.output.length > 0) { + // Node < 12 + debug('Patching connection write() output buffer with updated header'); + first = req.output[0]; + endOfHeaders = first.indexOf('\r\n\r\n') + 4; + req.output[0] = req._header + first.substring(endOfHeaders); + debug('Output buffer: %o', req.output); + } + else if (req.outputData && req.outputData.length > 0) { + // Node >= 12 + debug('Patching connection write() output buffer with updated header'); + first = req.outputData[0].data; + endOfHeaders = first.indexOf('\r\n\r\n') + 4; + req.outputData[0].data = + req._header + first.substring(endOfHeaders); + debug('Output buffer: %o', req.outputData[0].data); + } + } + // Wait for the socket's `connect` event, so that this `callback()` + // function throws instead of the `http` request machinery. This is + // important for i.e. `PacProxyAgent` which determines a failed proxy + // connection via the `callback()` function throwing. + yield (0, once_1.default)(socket, 'connect'); + return socket; + }); + } +} +exports.default = HttpProxyAgent; +//# sourceMappingURL=agent.js.map \ No newline at end of file diff --git a/node_modules/http-proxy-agent/dist/agent.js.map b/node_modules/http-proxy-agent/dist/agent.js.map new file mode 100644 index 0000000..bd3b56a --- /dev/null +++ b/node_modules/http-proxy-agent/dist/agent.js.map @@ -0,0 +1 @@ +{"version":3,"file":"agent.js","sourceRoot":"","sources":["../src/agent.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/http-proxy-agent/dist/index.d.ts b/node_modules/http-proxy-agent/dist/index.d.ts new file mode 100644 index 0000000..24bdb52 --- /dev/null +++ b/node_modules/http-proxy-agent/dist/index.d.ts @@ -0,0 +1,21 @@ +/// +import net from 'net'; +import tls from 'tls'; +import { Url } from 'url'; +import { AgentOptions } from 'agent-base'; +import _HttpProxyAgent from './agent'; +declare function createHttpProxyAgent(opts: string | createHttpProxyAgent.HttpProxyAgentOptions): _HttpProxyAgent; +declare namespace createHttpProxyAgent { + interface BaseHttpProxyAgentOptions { + secureProxy?: boolean; + host?: string | null; + path?: string | null; + port?: string | number | null; + } + export interface HttpProxyAgentOptions extends AgentOptions, BaseHttpProxyAgentOptions, Partial> { + } + export type HttpProxyAgent = _HttpProxyAgent; + export const HttpProxyAgent: typeof _HttpProxyAgent; + export {}; +} +export = createHttpProxyAgent; diff --git a/node_modules/http-proxy-agent/dist/index.js b/node_modules/http-proxy-agent/dist/index.js new file mode 100644 index 0000000..0a71180 --- /dev/null +++ b/node_modules/http-proxy-agent/dist/index.js @@ -0,0 +1,14 @@ +"use strict"; +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +const agent_1 = __importDefault(require("./agent")); +function createHttpProxyAgent(opts) { + return new agent_1.default(opts); +} +(function (createHttpProxyAgent) { + createHttpProxyAgent.HttpProxyAgent = agent_1.default; + createHttpProxyAgent.prototype = agent_1.default.prototype; +})(createHttpProxyAgent || (createHttpProxyAgent = {})); +module.exports = createHttpProxyAgent; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/http-proxy-agent/dist/index.js.map b/node_modules/http-proxy-agent/dist/index.js.map new file mode 100644 index 0000000..e07dae5 --- /dev/null +++ b/node_modules/http-proxy-agent/dist/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;AAIA,oDAAsC;AAEtC,SAAS,oBAAoB,CAC5B,IAAyD;IAEzD,OAAO,IAAI,eAAe,CAAC,IAAI,CAAC,CAAC;AAClC,CAAC;AAED,WAAU,oBAAoB;IAmBhB,mCAAc,GAAG,eAAe,CAAC;IAE9C,oBAAoB,CAAC,SAAS,GAAG,eAAe,CAAC,SAAS,CAAC;AAC5D,CAAC,EAtBS,oBAAoB,KAApB,oBAAoB,QAsB7B;AAED,iBAAS,oBAAoB,CAAC"} \ No newline at end of file diff --git a/node_modules/http-proxy-agent/node_modules/debug/LICENSE b/node_modules/http-proxy-agent/node_modules/debug/LICENSE new file mode 100644 index 0000000..1a9820e --- /dev/null +++ b/node_modules/http-proxy-agent/node_modules/debug/LICENSE @@ -0,0 +1,20 @@ +(The MIT License) + +Copyright (c) 2014-2017 TJ Holowaychuk +Copyright (c) 2018-2021 Josh Junon + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software +and associated documentation files (the 'Software'), to deal in the Software without restriction, +including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial +portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + diff --git a/node_modules/http-proxy-agent/node_modules/debug/README.md b/node_modules/http-proxy-agent/node_modules/debug/README.md new file mode 100644 index 0000000..e9c3e04 --- /dev/null +++ b/node_modules/http-proxy-agent/node_modules/debug/README.md @@ -0,0 +1,481 @@ +# debug +[![Build Status](https://travis-ci.org/debug-js/debug.svg?branch=master)](https://travis-ci.org/debug-js/debug) [![Coverage Status](https://coveralls.io/repos/github/debug-js/debug/badge.svg?branch=master)](https://coveralls.io/github/debug-js/debug?branch=master) [![Slack](https://visionmedia-community-slackin.now.sh/badge.svg)](https://visionmedia-community-slackin.now.sh/) [![OpenCollective](https://opencollective.com/debug/backers/badge.svg)](#backers) +[![OpenCollective](https://opencollective.com/debug/sponsors/badge.svg)](#sponsors) + + + +A tiny JavaScript debugging utility modelled after Node.js core's debugging +technique. Works in Node.js and web browsers. + +## Installation + +```bash +$ npm install debug +``` + +## Usage + +`debug` exposes a function; simply pass this function the name of your module, and it will return a decorated version of `console.error` for you to pass debug statements to. This will allow you to toggle the debug output for different parts of your module as well as the module as a whole. + +Example [_app.js_](./examples/node/app.js): + +```js +var debug = require('debug')('http') + , http = require('http') + , name = 'My App'; + +// fake app + +debug('booting %o', name); + +http.createServer(function(req, res){ + debug(req.method + ' ' + req.url); + res.end('hello\n'); +}).listen(3000, function(){ + debug('listening'); +}); + +// fake worker of some kind + +require('./worker'); +``` + +Example [_worker.js_](./examples/node/worker.js): + +```js +var a = require('debug')('worker:a') + , b = require('debug')('worker:b'); + +function work() { + a('doing lots of uninteresting work'); + setTimeout(work, Math.random() * 1000); +} + +work(); + +function workb() { + b('doing some work'); + setTimeout(workb, Math.random() * 2000); +} + +workb(); +``` + +The `DEBUG` environment variable is then used to enable these based on space or +comma-delimited names. + +Here are some examples: + +screen shot 2017-08-08 at 12 53 04 pm +screen shot 2017-08-08 at 12 53 38 pm +screen shot 2017-08-08 at 12 53 25 pm + +#### Windows command prompt notes + +##### CMD + +On Windows the environment variable is set using the `set` command. + +```cmd +set DEBUG=*,-not_this +``` + +Example: + +```cmd +set DEBUG=* & node app.js +``` + +##### PowerShell (VS Code default) + +PowerShell uses different syntax to set environment variables. + +```cmd +$env:DEBUG = "*,-not_this" +``` + +Example: + +```cmd +$env:DEBUG='app';node app.js +``` + +Then, run the program to be debugged as usual. + +npm script example: +```js + "windowsDebug": "@powershell -Command $env:DEBUG='*';node app.js", +``` + +## Namespace Colors + +Every debug instance has a color generated for it based on its namespace name. +This helps when visually parsing the debug output to identify which debug instance +a debug line belongs to. + +#### Node.js + +In Node.js, colors are enabled when stderr is a TTY. You also _should_ install +the [`supports-color`](https://npmjs.org/supports-color) module alongside debug, +otherwise debug will only use a small handful of basic colors. + + + +#### Web Browser + +Colors are also enabled on "Web Inspectors" that understand the `%c` formatting +option. These are WebKit web inspectors, Firefox ([since version +31](https://hacks.mozilla.org/2014/05/editable-box-model-multiple-selection-sublime-text-keys-much-more-firefox-developer-tools-episode-31/)) +and the Firebug plugin for Firefox (any version). + + + + +## Millisecond diff + +When actively developing an application it can be useful to see when the time spent between one `debug()` call and the next. Suppose for example you invoke `debug()` before requesting a resource, and after as well, the "+NNNms" will show you how much time was spent between calls. + + + +When stdout is not a TTY, `Date#toISOString()` is used, making it more useful for logging the debug information as shown below: + + + + +## Conventions + +If you're using this in one or more of your libraries, you _should_ use the name of your library so that developers may toggle debugging as desired without guessing names. If you have more than one debuggers you _should_ prefix them with your library name and use ":" to separate features. For example "bodyParser" from Connect would then be "connect:bodyParser". If you append a "*" to the end of your name, it will always be enabled regardless of the setting of the DEBUG environment variable. You can then use it for normal output as well as debug output. + +## Wildcards + +The `*` character may be used as a wildcard. Suppose for example your library has +debuggers named "connect:bodyParser", "connect:compress", "connect:session", +instead of listing all three with +`DEBUG=connect:bodyParser,connect:compress,connect:session`, you may simply do +`DEBUG=connect:*`, or to run everything using this module simply use `DEBUG=*`. + +You can also exclude specific debuggers by prefixing them with a "-" character. +For example, `DEBUG=*,-connect:*` would include all debuggers except those +starting with "connect:". + +## Environment Variables + +When running through Node.js, you can set a few environment variables that will +change the behavior of the debug logging: + +| Name | Purpose | +|-----------|-------------------------------------------------| +| `DEBUG` | Enables/disables specific debugging namespaces. | +| `DEBUG_HIDE_DATE` | Hide date from debug output (non-TTY). | +| `DEBUG_COLORS`| Whether or not to use colors in the debug output. | +| `DEBUG_DEPTH` | Object inspection depth. | +| `DEBUG_SHOW_HIDDEN` | Shows hidden properties on inspected objects. | + + +__Note:__ The environment variables beginning with `DEBUG_` end up being +converted into an Options object that gets used with `%o`/`%O` formatters. +See the Node.js documentation for +[`util.inspect()`](https://nodejs.org/api/util.html#util_util_inspect_object_options) +for the complete list. + +## Formatters + +Debug uses [printf-style](https://wikipedia.org/wiki/Printf_format_string) formatting. +Below are the officially supported formatters: + +| Formatter | Representation | +|-----------|----------------| +| `%O` | Pretty-print an Object on multiple lines. | +| `%o` | Pretty-print an Object all on a single line. | +| `%s` | String. | +| `%d` | Number (both integer and float). | +| `%j` | JSON. Replaced with the string '[Circular]' if the argument contains circular references. | +| `%%` | Single percent sign ('%'). This does not consume an argument. | + + +### Custom formatters + +You can add custom formatters by extending the `debug.formatters` object. +For example, if you wanted to add support for rendering a Buffer as hex with +`%h`, you could do something like: + +```js +const createDebug = require('debug') +createDebug.formatters.h = (v) => { + return v.toString('hex') +} + +// …elsewhere +const debug = createDebug('foo') +debug('this is hex: %h', new Buffer('hello world')) +// foo this is hex: 68656c6c6f20776f726c6421 +0ms +``` + + +## Browser Support + +You can build a browser-ready script using [browserify](https://github.com/substack/node-browserify), +or just use the [browserify-as-a-service](https://wzrd.in/) [build](https://wzrd.in/standalone/debug@latest), +if you don't want to build it yourself. + +Debug's enable state is currently persisted by `localStorage`. +Consider the situation shown below where you have `worker:a` and `worker:b`, +and wish to debug both. You can enable this using `localStorage.debug`: + +```js +localStorage.debug = 'worker:*' +``` + +And then refresh the page. + +```js +a = debug('worker:a'); +b = debug('worker:b'); + +setInterval(function(){ + a('doing some work'); +}, 1000); + +setInterval(function(){ + b('doing some work'); +}, 1200); +``` + +In Chromium-based web browsers (e.g. Brave, Chrome, and Electron), the JavaScript console will—by default—only show messages logged by `debug` if the "Verbose" log level is _enabled_. + + + +## Output streams + + By default `debug` will log to stderr, however this can be configured per-namespace by overriding the `log` method: + +Example [_stdout.js_](./examples/node/stdout.js): + +```js +var debug = require('debug'); +var error = debug('app:error'); + +// by default stderr is used +error('goes to stderr!'); + +var log = debug('app:log'); +// set this namespace to log via console.log +log.log = console.log.bind(console); // don't forget to bind to console! +log('goes to stdout'); +error('still goes to stderr!'); + +// set all output to go via console.info +// overrides all per-namespace log settings +debug.log = console.info.bind(console); +error('now goes to stdout via console.info'); +log('still goes to stdout, but via console.info now'); +``` + +## Extend +You can simply extend debugger +```js +const log = require('debug')('auth'); + +//creates new debug instance with extended namespace +const logSign = log.extend('sign'); +const logLogin = log.extend('login'); + +log('hello'); // auth hello +logSign('hello'); //auth:sign hello +logLogin('hello'); //auth:login hello +``` + +## Set dynamically + +You can also enable debug dynamically by calling the `enable()` method : + +```js +let debug = require('debug'); + +console.log(1, debug.enabled('test')); + +debug.enable('test'); +console.log(2, debug.enabled('test')); + +debug.disable(); +console.log(3, debug.enabled('test')); + +``` + +print : +``` +1 false +2 true +3 false +``` + +Usage : +`enable(namespaces)` +`namespaces` can include modes separated by a colon and wildcards. + +Note that calling `enable()` completely overrides previously set DEBUG variable : + +``` +$ DEBUG=foo node -e 'var dbg = require("debug"); dbg.enable("bar"); console.log(dbg.enabled("foo"))' +=> false +``` + +`disable()` + +Will disable all namespaces. The functions returns the namespaces currently +enabled (and skipped). This can be useful if you want to disable debugging +temporarily without knowing what was enabled to begin with. + +For example: + +```js +let debug = require('debug'); +debug.enable('foo:*,-foo:bar'); +let namespaces = debug.disable(); +debug.enable(namespaces); +``` + +Note: There is no guarantee that the string will be identical to the initial +enable string, but semantically they will be identical. + +## Checking whether a debug target is enabled + +After you've created a debug instance, you can determine whether or not it is +enabled by checking the `enabled` property: + +```javascript +const debug = require('debug')('http'); + +if (debug.enabled) { + // do stuff... +} +``` + +You can also manually toggle this property to force the debug instance to be +enabled or disabled. + +## Usage in child processes + +Due to the way `debug` detects if the output is a TTY or not, colors are not shown in child processes when `stderr` is piped. A solution is to pass the `DEBUG_COLORS=1` environment variable to the child process. +For example: + +```javascript +worker = fork(WORKER_WRAP_PATH, [workerPath], { + stdio: [ + /* stdin: */ 0, + /* stdout: */ 'pipe', + /* stderr: */ 'pipe', + 'ipc', + ], + env: Object.assign({}, process.env, { + DEBUG_COLORS: 1 // without this settings, colors won't be shown + }), +}); + +worker.stderr.pipe(process.stderr, { end: false }); +``` + + +## Authors + + - TJ Holowaychuk + - Nathan Rajlich + - Andrew Rhyne + - Josh Junon + +## Backers + +Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/debug#backer)] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +## Sponsors + +Become a sponsor and get your logo on our README on Github with a link to your site. [[Become a sponsor](https://opencollective.com/debug#sponsor)] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +## License + +(The MIT License) + +Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca> +Copyright (c) 2018-2021 Josh Junon + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/http-proxy-agent/node_modules/debug/package.json b/node_modules/http-proxy-agent/node_modules/debug/package.json new file mode 100644 index 0000000..3bcdc24 --- /dev/null +++ b/node_modules/http-proxy-agent/node_modules/debug/package.json @@ -0,0 +1,59 @@ +{ + "name": "debug", + "version": "4.3.4", + "repository": { + "type": "git", + "url": "git://github.com/debug-js/debug.git" + }, + "description": "Lightweight debugging utility for Node.js and the browser", + "keywords": [ + "debug", + "log", + "debugger" + ], + "files": [ + "src", + "LICENSE", + "README.md" + ], + "author": "Josh Junon ", + "contributors": [ + "TJ Holowaychuk ", + "Nathan Rajlich (http://n8.io)", + "Andrew Rhyne " + ], + "license": "MIT", + "scripts": { + "lint": "xo", + "test": "npm run test:node && npm run test:browser && npm run lint", + "test:node": "istanbul cover _mocha -- test.js", + "test:browser": "karma start --single-run", + "test:coverage": "cat ./coverage/lcov.info | coveralls" + }, + "dependencies": { + "ms": "2.1.2" + }, + "devDependencies": { + "brfs": "^2.0.1", + "browserify": "^16.2.3", + "coveralls": "^3.0.2", + "istanbul": "^0.4.5", + "karma": "^3.1.4", + "karma-browserify": "^6.0.0", + "karma-chrome-launcher": "^2.2.0", + "karma-mocha": "^1.3.0", + "mocha": "^5.2.0", + "mocha-lcov-reporter": "^1.2.0", + "xo": "^0.23.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + }, + "main": "./src/index.js", + "browser": "./src/browser.js", + "engines": { + "node": ">=6.0" + } +} diff --git a/node_modules/http-proxy-agent/node_modules/debug/src/browser.js b/node_modules/http-proxy-agent/node_modules/debug/src/browser.js new file mode 100644 index 0000000..cd0fc35 --- /dev/null +++ b/node_modules/http-proxy-agent/node_modules/debug/src/browser.js @@ -0,0 +1,269 @@ +/* eslint-env browser */ + +/** + * This is the web browser implementation of `debug()`. + */ + +exports.formatArgs = formatArgs; +exports.save = save; +exports.load = load; +exports.useColors = useColors; +exports.storage = localstorage(); +exports.destroy = (() => { + let warned = false; + + return () => { + if (!warned) { + warned = true; + console.warn('Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.'); + } + }; +})(); + +/** + * Colors. + */ + +exports.colors = [ + '#0000CC', + '#0000FF', + '#0033CC', + '#0033FF', + '#0066CC', + '#0066FF', + '#0099CC', + '#0099FF', + '#00CC00', + '#00CC33', + '#00CC66', + '#00CC99', + '#00CCCC', + '#00CCFF', + '#3300CC', + '#3300FF', + '#3333CC', + '#3333FF', + '#3366CC', + '#3366FF', + '#3399CC', + '#3399FF', + '#33CC00', + '#33CC33', + '#33CC66', + '#33CC99', + '#33CCCC', + '#33CCFF', + '#6600CC', + '#6600FF', + '#6633CC', + '#6633FF', + '#66CC00', + '#66CC33', + '#9900CC', + '#9900FF', + '#9933CC', + '#9933FF', + '#99CC00', + '#99CC33', + '#CC0000', + '#CC0033', + '#CC0066', + '#CC0099', + '#CC00CC', + '#CC00FF', + '#CC3300', + '#CC3333', + '#CC3366', + '#CC3399', + '#CC33CC', + '#CC33FF', + '#CC6600', + '#CC6633', + '#CC9900', + '#CC9933', + '#CCCC00', + '#CCCC33', + '#FF0000', + '#FF0033', + '#FF0066', + '#FF0099', + '#FF00CC', + '#FF00FF', + '#FF3300', + '#FF3333', + '#FF3366', + '#FF3399', + '#FF33CC', + '#FF33FF', + '#FF6600', + '#FF6633', + '#FF9900', + '#FF9933', + '#FFCC00', + '#FFCC33' +]; + +/** + * Currently only WebKit-based Web Inspectors, Firefox >= v31, + * and the Firebug extension (any Firefox version) are known + * to support "%c" CSS customizations. + * + * TODO: add a `localStorage` variable to explicitly enable/disable colors + */ + +// eslint-disable-next-line complexity +function useColors() { + // NB: In an Electron preload script, document will be defined but not fully + // initialized. Since we know we're in Chrome, we'll just detect this case + // explicitly + if (typeof window !== 'undefined' && window.process && (window.process.type === 'renderer' || window.process.__nwjs)) { + return true; + } + + // Internet Explorer and Edge do not support colors. + if (typeof navigator !== 'undefined' && navigator.userAgent && navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)) { + return false; + } + + // Is webkit? http://stackoverflow.com/a/16459606/376773 + // document is undefined in react-native: https://github.com/facebook/react-native/pull/1632 + return (typeof document !== 'undefined' && document.documentElement && document.documentElement.style && document.documentElement.style.WebkitAppearance) || + // Is firebug? http://stackoverflow.com/a/398120/376773 + (typeof window !== 'undefined' && window.console && (window.console.firebug || (window.console.exception && window.console.table))) || + // Is firefox >= v31? + // https://developer.mozilla.org/en-US/docs/Tools/Web_Console#Styling_messages + (typeof navigator !== 'undefined' && navigator.userAgent && navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/) && parseInt(RegExp.$1, 10) >= 31) || + // Double check webkit in userAgent just in case we are in a worker + (typeof navigator !== 'undefined' && navigator.userAgent && navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)); +} + +/** + * Colorize log arguments if enabled. + * + * @api public + */ + +function formatArgs(args) { + args[0] = (this.useColors ? '%c' : '') + + this.namespace + + (this.useColors ? ' %c' : ' ') + + args[0] + + (this.useColors ? '%c ' : ' ') + + '+' + module.exports.humanize(this.diff); + + if (!this.useColors) { + return; + } + + const c = 'color: ' + this.color; + args.splice(1, 0, c, 'color: inherit'); + + // The final "%c" is somewhat tricky, because there could be other + // arguments passed either before or after the %c, so we need to + // figure out the correct index to insert the CSS into + let index = 0; + let lastC = 0; + args[0].replace(/%[a-zA-Z%]/g, match => { + if (match === '%%') { + return; + } + index++; + if (match === '%c') { + // We only are interested in the *last* %c + // (the user may have provided their own) + lastC = index; + } + }); + + args.splice(lastC, 0, c); +} + +/** + * Invokes `console.debug()` when available. + * No-op when `console.debug` is not a "function". + * If `console.debug` is not available, falls back + * to `console.log`. + * + * @api public + */ +exports.log = console.debug || console.log || (() => {}); + +/** + * Save `namespaces`. + * + * @param {String} namespaces + * @api private + */ +function save(namespaces) { + try { + if (namespaces) { + exports.storage.setItem('debug', namespaces); + } else { + exports.storage.removeItem('debug'); + } + } catch (error) { + // Swallow + // XXX (@Qix-) should we be logging these? + } +} + +/** + * Load `namespaces`. + * + * @return {String} returns the previously persisted debug modes + * @api private + */ +function load() { + let r; + try { + r = exports.storage.getItem('debug'); + } catch (error) { + // Swallow + // XXX (@Qix-) should we be logging these? + } + + // If debug isn't set in LS, and we're in Electron, try to load $DEBUG + if (!r && typeof process !== 'undefined' && 'env' in process) { + r = process.env.DEBUG; + } + + return r; +} + +/** + * Localstorage attempts to return the localstorage. + * + * This is necessary because safari throws + * when a user disables cookies/localstorage + * and you attempt to access it. + * + * @return {LocalStorage} + * @api private + */ + +function localstorage() { + try { + // TVMLKit (Apple TV JS Runtime) does not have a window object, just localStorage in the global context + // The Browser also has localStorage in the global context. + return localStorage; + } catch (error) { + // Swallow + // XXX (@Qix-) should we be logging these? + } +} + +module.exports = require('./common')(exports); + +const {formatters} = module.exports; + +/** + * Map %j to `JSON.stringify()`, since no Web Inspectors do that by default. + */ + +formatters.j = function (v) { + try { + return JSON.stringify(v); + } catch (error) { + return '[UnexpectedJSONParseError]: ' + error.message; + } +}; diff --git a/node_modules/http-proxy-agent/node_modules/debug/src/common.js b/node_modules/http-proxy-agent/node_modules/debug/src/common.js new file mode 100644 index 0000000..e3291b2 --- /dev/null +++ b/node_modules/http-proxy-agent/node_modules/debug/src/common.js @@ -0,0 +1,274 @@ + +/** + * This is the common logic for both the Node.js and web browser + * implementations of `debug()`. + */ + +function setup(env) { + createDebug.debug = createDebug; + createDebug.default = createDebug; + createDebug.coerce = coerce; + createDebug.disable = disable; + createDebug.enable = enable; + createDebug.enabled = enabled; + createDebug.humanize = require('ms'); + createDebug.destroy = destroy; + + Object.keys(env).forEach(key => { + createDebug[key] = env[key]; + }); + + /** + * The currently active debug mode names, and names to skip. + */ + + createDebug.names = []; + createDebug.skips = []; + + /** + * Map of special "%n" handling functions, for the debug "format" argument. + * + * Valid key names are a single, lower or upper-case letter, i.e. "n" and "N". + */ + createDebug.formatters = {}; + + /** + * Selects a color for a debug namespace + * @param {String} namespace The namespace string for the debug instance to be colored + * @return {Number|String} An ANSI color code for the given namespace + * @api private + */ + function selectColor(namespace) { + let hash = 0; + + for (let i = 0; i < namespace.length; i++) { + hash = ((hash << 5) - hash) + namespace.charCodeAt(i); + hash |= 0; // Convert to 32bit integer + } + + return createDebug.colors[Math.abs(hash) % createDebug.colors.length]; + } + createDebug.selectColor = selectColor; + + /** + * Create a debugger with the given `namespace`. + * + * @param {String} namespace + * @return {Function} + * @api public + */ + function createDebug(namespace) { + let prevTime; + let enableOverride = null; + let namespacesCache; + let enabledCache; + + function debug(...args) { + // Disabled? + if (!debug.enabled) { + return; + } + + const self = debug; + + // Set `diff` timestamp + const curr = Number(new Date()); + const ms = curr - (prevTime || curr); + self.diff = ms; + self.prev = prevTime; + self.curr = curr; + prevTime = curr; + + args[0] = createDebug.coerce(args[0]); + + if (typeof args[0] !== 'string') { + // Anything else let's inspect with %O + args.unshift('%O'); + } + + // Apply any `formatters` transformations + let index = 0; + args[0] = args[0].replace(/%([a-zA-Z%])/g, (match, format) => { + // If we encounter an escaped % then don't increase the array index + if (match === '%%') { + return '%'; + } + index++; + const formatter = createDebug.formatters[format]; + if (typeof formatter === 'function') { + const val = args[index]; + match = formatter.call(self, val); + + // Now we need to remove `args[index]` since it's inlined in the `format` + args.splice(index, 1); + index--; + } + return match; + }); + + // Apply env-specific formatting (colors, etc.) + createDebug.formatArgs.call(self, args); + + const logFn = self.log || createDebug.log; + logFn.apply(self, args); + } + + debug.namespace = namespace; + debug.useColors = createDebug.useColors(); + debug.color = createDebug.selectColor(namespace); + debug.extend = extend; + debug.destroy = createDebug.destroy; // XXX Temporary. Will be removed in the next major release. + + Object.defineProperty(debug, 'enabled', { + enumerable: true, + configurable: false, + get: () => { + if (enableOverride !== null) { + return enableOverride; + } + if (namespacesCache !== createDebug.namespaces) { + namespacesCache = createDebug.namespaces; + enabledCache = createDebug.enabled(namespace); + } + + return enabledCache; + }, + set: v => { + enableOverride = v; + } + }); + + // Env-specific initialization logic for debug instances + if (typeof createDebug.init === 'function') { + createDebug.init(debug); + } + + return debug; + } + + function extend(namespace, delimiter) { + const newDebug = createDebug(this.namespace + (typeof delimiter === 'undefined' ? ':' : delimiter) + namespace); + newDebug.log = this.log; + return newDebug; + } + + /** + * Enables a debug mode by namespaces. This can include modes + * separated by a colon and wildcards. + * + * @param {String} namespaces + * @api public + */ + function enable(namespaces) { + createDebug.save(namespaces); + createDebug.namespaces = namespaces; + + createDebug.names = []; + createDebug.skips = []; + + let i; + const split = (typeof namespaces === 'string' ? namespaces : '').split(/[\s,]+/); + const len = split.length; + + for (i = 0; i < len; i++) { + if (!split[i]) { + // ignore empty strings + continue; + } + + namespaces = split[i].replace(/\*/g, '.*?'); + + if (namespaces[0] === '-') { + createDebug.skips.push(new RegExp('^' + namespaces.slice(1) + '$')); + } else { + createDebug.names.push(new RegExp('^' + namespaces + '$')); + } + } + } + + /** + * Disable debug output. + * + * @return {String} namespaces + * @api public + */ + function disable() { + const namespaces = [ + ...createDebug.names.map(toNamespace), + ...createDebug.skips.map(toNamespace).map(namespace => '-' + namespace) + ].join(','); + createDebug.enable(''); + return namespaces; + } + + /** + * Returns true if the given mode name is enabled, false otherwise. + * + * @param {String} name + * @return {Boolean} + * @api public + */ + function enabled(name) { + if (name[name.length - 1] === '*') { + return true; + } + + let i; + let len; + + for (i = 0, len = createDebug.skips.length; i < len; i++) { + if (createDebug.skips[i].test(name)) { + return false; + } + } + + for (i = 0, len = createDebug.names.length; i < len; i++) { + if (createDebug.names[i].test(name)) { + return true; + } + } + + return false; + } + + /** + * Convert regexp to namespace + * + * @param {RegExp} regxep + * @return {String} namespace + * @api private + */ + function toNamespace(regexp) { + return regexp.toString() + .substring(2, regexp.toString().length - 2) + .replace(/\.\*\?$/, '*'); + } + + /** + * Coerce `val`. + * + * @param {Mixed} val + * @return {Mixed} + * @api private + */ + function coerce(val) { + if (val instanceof Error) { + return val.stack || val.message; + } + return val; + } + + /** + * XXX DO NOT USE. This is a temporary stub function. + * XXX It WILL be removed in the next major release. + */ + function destroy() { + console.warn('Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.'); + } + + createDebug.enable(createDebug.load()); + + return createDebug; +} + +module.exports = setup; diff --git a/node_modules/http-proxy-agent/node_modules/debug/src/index.js b/node_modules/http-proxy-agent/node_modules/debug/src/index.js new file mode 100644 index 0000000..bf4c57f --- /dev/null +++ b/node_modules/http-proxy-agent/node_modules/debug/src/index.js @@ -0,0 +1,10 @@ +/** + * Detect Electron renderer / nwjs process, which is node, but we should + * treat as a browser. + */ + +if (typeof process === 'undefined' || process.type === 'renderer' || process.browser === true || process.__nwjs) { + module.exports = require('./browser.js'); +} else { + module.exports = require('./node.js'); +} diff --git a/node_modules/http-proxy-agent/node_modules/debug/src/node.js b/node_modules/http-proxy-agent/node_modules/debug/src/node.js new file mode 100644 index 0000000..79bc085 --- /dev/null +++ b/node_modules/http-proxy-agent/node_modules/debug/src/node.js @@ -0,0 +1,263 @@ +/** + * Module dependencies. + */ + +const tty = require('tty'); +const util = require('util'); + +/** + * This is the Node.js implementation of `debug()`. + */ + +exports.init = init; +exports.log = log; +exports.formatArgs = formatArgs; +exports.save = save; +exports.load = load; +exports.useColors = useColors; +exports.destroy = util.deprecate( + () => {}, + 'Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.' +); + +/** + * Colors. + */ + +exports.colors = [6, 2, 3, 4, 5, 1]; + +try { + // Optional dependency (as in, doesn't need to be installed, NOT like optionalDependencies in package.json) + // eslint-disable-next-line import/no-extraneous-dependencies + const supportsColor = require('supports-color'); + + if (supportsColor && (supportsColor.stderr || supportsColor).level >= 2) { + exports.colors = [ + 20, + 21, + 26, + 27, + 32, + 33, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 56, + 57, + 62, + 63, + 68, + 69, + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + 92, + 93, + 98, + 99, + 112, + 113, + 128, + 129, + 134, + 135, + 148, + 149, + 160, + 161, + 162, + 163, + 164, + 165, + 166, + 167, + 168, + 169, + 170, + 171, + 172, + 173, + 178, + 179, + 184, + 185, + 196, + 197, + 198, + 199, + 200, + 201, + 202, + 203, + 204, + 205, + 206, + 207, + 208, + 209, + 214, + 215, + 220, + 221 + ]; + } +} catch (error) { + // Swallow - we only care if `supports-color` is available; it doesn't have to be. +} + +/** + * Build up the default `inspectOpts` object from the environment variables. + * + * $ DEBUG_COLORS=no DEBUG_DEPTH=10 DEBUG_SHOW_HIDDEN=enabled node script.js + */ + +exports.inspectOpts = Object.keys(process.env).filter(key => { + return /^debug_/i.test(key); +}).reduce((obj, key) => { + // Camel-case + const prop = key + .substring(6) + .toLowerCase() + .replace(/_([a-z])/g, (_, k) => { + return k.toUpperCase(); + }); + + // Coerce string value into JS value + let val = process.env[key]; + if (/^(yes|on|true|enabled)$/i.test(val)) { + val = true; + } else if (/^(no|off|false|disabled)$/i.test(val)) { + val = false; + } else if (val === 'null') { + val = null; + } else { + val = Number(val); + } + + obj[prop] = val; + return obj; +}, {}); + +/** + * Is stdout a TTY? Colored output is enabled when `true`. + */ + +function useColors() { + return 'colors' in exports.inspectOpts ? + Boolean(exports.inspectOpts.colors) : + tty.isatty(process.stderr.fd); +} + +/** + * Adds ANSI color escape codes if enabled. + * + * @api public + */ + +function formatArgs(args) { + const {namespace: name, useColors} = this; + + if (useColors) { + const c = this.color; + const colorCode = '\u001B[3' + (c < 8 ? c : '8;5;' + c); + const prefix = ` ${colorCode};1m${name} \u001B[0m`; + + args[0] = prefix + args[0].split('\n').join('\n' + prefix); + args.push(colorCode + 'm+' + module.exports.humanize(this.diff) + '\u001B[0m'); + } else { + args[0] = getDate() + name + ' ' + args[0]; + } +} + +function getDate() { + if (exports.inspectOpts.hideDate) { + return ''; + } + return new Date().toISOString() + ' '; +} + +/** + * Invokes `util.format()` with the specified arguments and writes to stderr. + */ + +function log(...args) { + return process.stderr.write(util.format(...args) + '\n'); +} + +/** + * Save `namespaces`. + * + * @param {String} namespaces + * @api private + */ +function save(namespaces) { + if (namespaces) { + process.env.DEBUG = namespaces; + } else { + // If you set a process.env field to null or undefined, it gets cast to the + // string 'null' or 'undefined'. Just delete instead. + delete process.env.DEBUG; + } +} + +/** + * Load `namespaces`. + * + * @return {String} returns the previously persisted debug modes + * @api private + */ + +function load() { + return process.env.DEBUG; +} + +/** + * Init logic for `debug` instances. + * + * Create a new `inspectOpts` object in case `useColors` is set + * differently for a particular `debug` instance. + */ + +function init(debug) { + debug.inspectOpts = {}; + + const keys = Object.keys(exports.inspectOpts); + for (let i = 0; i < keys.length; i++) { + debug.inspectOpts[keys[i]] = exports.inspectOpts[keys[i]]; + } +} + +module.exports = require('./common')(exports); + +const {formatters} = module.exports; + +/** + * Map %o to `util.inspect()`, all on a single line. + */ + +formatters.o = function (v) { + this.inspectOpts.colors = this.useColors; + return util.inspect(v, this.inspectOpts) + .split('\n') + .map(str => str.trim()) + .join(' '); +}; + +/** + * Map %O to `util.inspect()`, allowing multiple lines if needed. + */ + +formatters.O = function (v) { + this.inspectOpts.colors = this.useColors; + return util.inspect(v, this.inspectOpts); +}; diff --git a/node_modules/http-proxy-agent/node_modules/ms/index.js b/node_modules/http-proxy-agent/node_modules/ms/index.js new file mode 100644 index 0000000..c4498bc --- /dev/null +++ b/node_modules/http-proxy-agent/node_modules/ms/index.js @@ -0,0 +1,162 @@ +/** + * Helpers. + */ + +var s = 1000; +var m = s * 60; +var h = m * 60; +var d = h * 24; +var w = d * 7; +var y = d * 365.25; + +/** + * Parse or format the given `val`. + * + * Options: + * + * - `long` verbose formatting [false] + * + * @param {String|Number} val + * @param {Object} [options] + * @throws {Error} throw an error if val is not a non-empty string or a number + * @return {String|Number} + * @api public + */ + +module.exports = function(val, options) { + options = options || {}; + var type = typeof val; + if (type === 'string' && val.length > 0) { + return parse(val); + } else if (type === 'number' && isFinite(val)) { + return options.long ? fmtLong(val) : fmtShort(val); + } + throw new Error( + 'val is not a non-empty string or a valid number. val=' + + JSON.stringify(val) + ); +}; + +/** + * Parse the given `str` and return milliseconds. + * + * @param {String} str + * @return {Number} + * @api private + */ + +function parse(str) { + str = String(str); + if (str.length > 100) { + return; + } + var match = /^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec( + str + ); + if (!match) { + return; + } + var n = parseFloat(match[1]); + var type = (match[2] || 'ms').toLowerCase(); + switch (type) { + case 'years': + case 'year': + case 'yrs': + case 'yr': + case 'y': + return n * y; + case 'weeks': + case 'week': + case 'w': + return n * w; + case 'days': + case 'day': + case 'd': + return n * d; + case 'hours': + case 'hour': + case 'hrs': + case 'hr': + case 'h': + return n * h; + case 'minutes': + case 'minute': + case 'mins': + case 'min': + case 'm': + return n * m; + case 'seconds': + case 'second': + case 'secs': + case 'sec': + case 's': + return n * s; + case 'milliseconds': + case 'millisecond': + case 'msecs': + case 'msec': + case 'ms': + return n; + default: + return undefined; + } +} + +/** + * Short format for `ms`. + * + * @param {Number} ms + * @return {String} + * @api private + */ + +function fmtShort(ms) { + var msAbs = Math.abs(ms); + if (msAbs >= d) { + return Math.round(ms / d) + 'd'; + } + if (msAbs >= h) { + return Math.round(ms / h) + 'h'; + } + if (msAbs >= m) { + return Math.round(ms / m) + 'm'; + } + if (msAbs >= s) { + return Math.round(ms / s) + 's'; + } + return ms + 'ms'; +} + +/** + * Long format for `ms`. + * + * @param {Number} ms + * @return {String} + * @api private + */ + +function fmtLong(ms) { + var msAbs = Math.abs(ms); + if (msAbs >= d) { + return plural(ms, msAbs, d, 'day'); + } + if (msAbs >= h) { + return plural(ms, msAbs, h, 'hour'); + } + if (msAbs >= m) { + return plural(ms, msAbs, m, 'minute'); + } + if (msAbs >= s) { + return plural(ms, msAbs, s, 'second'); + } + return ms + ' ms'; +} + +/** + * Pluralization helper. + */ + +function plural(ms, msAbs, n, name) { + var isPlural = msAbs >= n * 1.5; + return Math.round(ms / n) + ' ' + name + (isPlural ? 's' : ''); +} diff --git a/node_modules/http-proxy-agent/node_modules/ms/license.md b/node_modules/http-proxy-agent/node_modules/ms/license.md new file mode 100644 index 0000000..69b6125 --- /dev/null +++ b/node_modules/http-proxy-agent/node_modules/ms/license.md @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2016 Zeit, Inc. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/http-proxy-agent/node_modules/ms/package.json b/node_modules/http-proxy-agent/node_modules/ms/package.json new file mode 100644 index 0000000..eea666e --- /dev/null +++ b/node_modules/http-proxy-agent/node_modules/ms/package.json @@ -0,0 +1,37 @@ +{ + "name": "ms", + "version": "2.1.2", + "description": "Tiny millisecond conversion utility", + "repository": "zeit/ms", + "main": "./index", + "files": [ + "index.js" + ], + "scripts": { + "precommit": "lint-staged", + "lint": "eslint lib/* bin/*", + "test": "mocha tests.js" + }, + "eslintConfig": { + "extends": "eslint:recommended", + "env": { + "node": true, + "es6": true + } + }, + "lint-staged": { + "*.js": [ + "npm run lint", + "prettier --single-quote --write", + "git add" + ] + }, + "license": "MIT", + "devDependencies": { + "eslint": "4.12.1", + "expect.js": "0.3.1", + "husky": "0.14.3", + "lint-staged": "5.0.0", + "mocha": "4.0.1" + } +} diff --git a/node_modules/http-proxy-agent/node_modules/ms/readme.md b/node_modules/http-proxy-agent/node_modules/ms/readme.md new file mode 100644 index 0000000..9a1996b --- /dev/null +++ b/node_modules/http-proxy-agent/node_modules/ms/readme.md @@ -0,0 +1,60 @@ +# ms + +[![Build Status](https://travis-ci.org/zeit/ms.svg?branch=master)](https://travis-ci.org/zeit/ms) +[![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/zeit) + +Use this package to easily convert various time formats to milliseconds. + +## Examples + +```js +ms('2 days') // 172800000 +ms('1d') // 86400000 +ms('10h') // 36000000 +ms('2.5 hrs') // 9000000 +ms('2h') // 7200000 +ms('1m') // 60000 +ms('5s') // 5000 +ms('1y') // 31557600000 +ms('100') // 100 +ms('-3 days') // -259200000 +ms('-1h') // -3600000 +ms('-200') // -200 +``` + +### Convert from Milliseconds + +```js +ms(60000) // "1m" +ms(2 * 60000) // "2m" +ms(-3 * 60000) // "-3m" +ms(ms('10 hours')) // "10h" +``` + +### Time Format Written-Out + +```js +ms(60000, { long: true }) // "1 minute" +ms(2 * 60000, { long: true }) // "2 minutes" +ms(-3 * 60000, { long: true }) // "-3 minutes" +ms(ms('10 hours'), { long: true }) // "10 hours" +``` + +## Features + +- Works both in [Node.js](https://nodejs.org) and in the browser +- If a number is supplied to `ms`, a string with a unit is returned +- If a string that contains the number is supplied, it returns it as a number (e.g.: it returns `100` for `'100'`) +- If you pass a string with a number and a valid unit, the number of equivalent milliseconds is returned + +## Related Packages + +- [ms.macro](https://github.com/knpwrs/ms.macro) - Run `ms` as a macro at build-time. + +## Caught a Bug? + +1. [Fork](https://help.github.com/articles/fork-a-repo/) this repository to your own GitHub account and then [clone](https://help.github.com/articles/cloning-a-repository/) it to your local device +2. Link the package to the global module directory: `npm link` +3. Within the module you want to test your local development instance of ms, just link it to the dependencies: `npm link ms`. Instead of the default one from npm, Node.js will now use your clone of ms! + +As always, you can run the tests using: `npm test` diff --git a/node_modules/http-proxy-agent/package.json b/node_modules/http-proxy-agent/package.json new file mode 100644 index 0000000..659d6e1 --- /dev/null +++ b/node_modules/http-proxy-agent/package.json @@ -0,0 +1,57 @@ +{ + "name": "http-proxy-agent", + "version": "5.0.0", + "description": "An HTTP(s) proxy `http.Agent` implementation for HTTP", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "files": [ + "dist" + ], + "scripts": { + "prebuild": "rimraf dist", + "build": "tsc", + "test": "mocha", + "test-lint": "eslint src --ext .js,.ts", + "prepublishOnly": "npm run build" + }, + "repository": { + "type": "git", + "url": "git://github.com/TooTallNate/node-http-proxy-agent.git" + }, + "keywords": [ + "http", + "proxy", + "endpoint", + "agent" + ], + "author": "Nathan Rajlich (http://n8.io/)", + "license": "MIT", + "bugs": { + "url": "https://github.com/TooTallNate/node-http-proxy-agent/issues" + }, + "dependencies": { + "@tootallnate/once": "2", + "agent-base": "6", + "debug": "4" + }, + "devDependencies": { + "@types/debug": "4", + "@types/node": "^12.19.2", + "@typescript-eslint/eslint-plugin": "1.6.0", + "@typescript-eslint/parser": "1.1.0", + "eslint": "5.16.0", + "eslint-config-airbnb": "17.1.0", + "eslint-config-prettier": "4.1.0", + "eslint-import-resolver-typescript": "1.1.1", + "eslint-plugin-import": "2.16.0", + "eslint-plugin-jsx-a11y": "6.2.1", + "eslint-plugin-react": "7.12.4", + "mocha": "^6.2.2", + "proxy": "1", + "rimraf": "^3.0.0", + "typescript": "^4.4.3" + }, + "engines": { + "node": ">= 6" + } +} diff --git a/node_modules/https-proxy-agent/README.md b/node_modules/https-proxy-agent/README.md new file mode 100644 index 0000000..328656a --- /dev/null +++ b/node_modules/https-proxy-agent/README.md @@ -0,0 +1,137 @@ +https-proxy-agent +================ +### An HTTP(s) proxy `http.Agent` implementation for HTTPS +[![Build Status](https://github.com/TooTallNate/node-https-proxy-agent/workflows/Node%20CI/badge.svg)](https://github.com/TooTallNate/node-https-proxy-agent/actions?workflow=Node+CI) + +This module provides an `http.Agent` implementation that connects to a specified +HTTP or HTTPS proxy server, and can be used with the built-in `https` module. + +Specifically, this `Agent` implementation connects to an intermediary "proxy" +server and issues the [CONNECT HTTP method][CONNECT], which tells the proxy to +open a direct TCP connection to the destination server. + +Since this agent implements the CONNECT HTTP method, it also works with other +protocols that use this method when connecting over proxies (i.e. WebSockets). +See the "Examples" section below for more. + + +Installation +------------ + +Install with `npm`: + +``` bash +$ npm install https-proxy-agent +``` + + +Examples +-------- + +#### `https` module example + +``` js +var url = require('url'); +var https = require('https'); +var HttpsProxyAgent = require('https-proxy-agent'); + +// HTTP/HTTPS proxy to connect to +var proxy = process.env.http_proxy || 'http://168.63.76.32:3128'; +console.log('using proxy server %j', proxy); + +// HTTPS endpoint for the proxy to connect to +var endpoint = process.argv[2] || 'https://graph.facebook.com/tootallnate'; +console.log('attempting to GET %j', endpoint); +var options = url.parse(endpoint); + +// create an instance of the `HttpsProxyAgent` class with the proxy server information +var agent = new HttpsProxyAgent(proxy); +options.agent = agent; + +https.get(options, function (res) { + console.log('"response" event!', res.headers); + res.pipe(process.stdout); +}); +``` + +#### `ws` WebSocket connection example + +``` js +var url = require('url'); +var WebSocket = require('ws'); +var HttpsProxyAgent = require('https-proxy-agent'); + +// HTTP/HTTPS proxy to connect to +var proxy = process.env.http_proxy || 'http://168.63.76.32:3128'; +console.log('using proxy server %j', proxy); + +// WebSocket endpoint for the proxy to connect to +var endpoint = process.argv[2] || 'ws://echo.websocket.org'; +var parsed = url.parse(endpoint); +console.log('attempting to connect to WebSocket %j', endpoint); + +// create an instance of the `HttpsProxyAgent` class with the proxy server information +var options = url.parse(proxy); + +var agent = new HttpsProxyAgent(options); + +// finally, initiate the WebSocket connection +var socket = new WebSocket(endpoint, { agent: agent }); + +socket.on('open', function () { + console.log('"open" event!'); + socket.send('hello world'); +}); + +socket.on('message', function (data, flags) { + console.log('"message" event! %j %j', data, flags); + socket.close(); +}); +``` + +API +--- + +### new HttpsProxyAgent(Object options) + +The `HttpsProxyAgent` class implements an `http.Agent` subclass that connects +to the specified "HTTP(s) proxy server" in order to proxy HTTPS and/or WebSocket +requests. This is achieved by using the [HTTP `CONNECT` method][CONNECT]. + +The `options` argument may either be a string URI of the proxy server to use, or an +"options" object with more specific properties: + + * `host` - String - Proxy host to connect to (may use `hostname` as well). Required. + * `port` - Number - Proxy port to connect to. Required. + * `protocol` - String - If `https:`, then use TLS to connect to the proxy. + * `headers` - Object - Additional HTTP headers to be sent on the HTTP CONNECT method. + * Any other options given are passed to the `net.connect()`/`tls.connect()` functions. + + +License +------- + +(The MIT License) + +Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net> + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +[CONNECT]: http://en.wikipedia.org/wiki/HTTP_tunnel#HTTP_CONNECT_Tunneling diff --git a/node_modules/https-proxy-agent/dist/agent.d.ts b/node_modules/https-proxy-agent/dist/agent.d.ts new file mode 100644 index 0000000..4f1c636 --- /dev/null +++ b/node_modules/https-proxy-agent/dist/agent.d.ts @@ -0,0 +1,30 @@ +/// +import net from 'net'; +import { Agent, ClientRequest, RequestOptions } from 'agent-base'; +import { HttpsProxyAgentOptions } from '.'; +/** + * The `HttpsProxyAgent` implements an HTTP Agent subclass that connects to + * the specified "HTTP(s) proxy server" in order to proxy HTTPS requests. + * + * Outgoing HTTP requests are first tunneled through the proxy server using the + * `CONNECT` HTTP request method to establish a connection to the proxy server, + * and then the proxy server connects to the destination target and issues the + * HTTP request from the proxy server. + * + * `https:` requests have their socket connection upgraded to TLS once + * the connection to the proxy server has been established. + * + * @api public + */ +export default class HttpsProxyAgent extends Agent { + private secureProxy; + private proxy; + constructor(_opts: string | HttpsProxyAgentOptions); + /** + * Called when the node-core HTTP client library is creating a + * new HTTP request. + * + * @api protected + */ + callback(req: ClientRequest, opts: RequestOptions): Promise; +} diff --git a/node_modules/https-proxy-agent/dist/agent.js b/node_modules/https-proxy-agent/dist/agent.js new file mode 100644 index 0000000..75d1136 --- /dev/null +++ b/node_modules/https-proxy-agent/dist/agent.js @@ -0,0 +1,177 @@ +"use strict"; +var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { + function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } + return new (P || (P = Promise))(function (resolve, reject) { + function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } + function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } + function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } + step((generator = generator.apply(thisArg, _arguments || [])).next()); + }); +}; +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +const net_1 = __importDefault(require("net")); +const tls_1 = __importDefault(require("tls")); +const url_1 = __importDefault(require("url")); +const assert_1 = __importDefault(require("assert")); +const debug_1 = __importDefault(require("debug")); +const agent_base_1 = require("agent-base"); +const parse_proxy_response_1 = __importDefault(require("./parse-proxy-response")); +const debug = debug_1.default('https-proxy-agent:agent'); +/** + * The `HttpsProxyAgent` implements an HTTP Agent subclass that connects to + * the specified "HTTP(s) proxy server" in order to proxy HTTPS requests. + * + * Outgoing HTTP requests are first tunneled through the proxy server using the + * `CONNECT` HTTP request method to establish a connection to the proxy server, + * and then the proxy server connects to the destination target and issues the + * HTTP request from the proxy server. + * + * `https:` requests have their socket connection upgraded to TLS once + * the connection to the proxy server has been established. + * + * @api public + */ +class HttpsProxyAgent extends agent_base_1.Agent { + constructor(_opts) { + let opts; + if (typeof _opts === 'string') { + opts = url_1.default.parse(_opts); + } + else { + opts = _opts; + } + if (!opts) { + throw new Error('an HTTP(S) proxy server `host` and `port` must be specified!'); + } + debug('creating new HttpsProxyAgent instance: %o', opts); + super(opts); + const proxy = Object.assign({}, opts); + // If `true`, then connect to the proxy server over TLS. + // Defaults to `false`. + this.secureProxy = opts.secureProxy || isHTTPS(proxy.protocol); + // Prefer `hostname` over `host`, and set the `port` if needed. + proxy.host = proxy.hostname || proxy.host; + if (typeof proxy.port === 'string') { + proxy.port = parseInt(proxy.port, 10); + } + if (!proxy.port && proxy.host) { + proxy.port = this.secureProxy ? 443 : 80; + } + // ALPN is supported by Node.js >= v5. + // attempt to negotiate http/1.1 for proxy servers that support http/2 + if (this.secureProxy && !('ALPNProtocols' in proxy)) { + proxy.ALPNProtocols = ['http 1.1']; + } + if (proxy.host && proxy.path) { + // If both a `host` and `path` are specified then it's most likely + // the result of a `url.parse()` call... we need to remove the + // `path` portion so that `net.connect()` doesn't attempt to open + // that as a Unix socket file. + delete proxy.path; + delete proxy.pathname; + } + this.proxy = proxy; + } + /** + * Called when the node-core HTTP client library is creating a + * new HTTP request. + * + * @api protected + */ + callback(req, opts) { + return __awaiter(this, void 0, void 0, function* () { + const { proxy, secureProxy } = this; + // Create a socket connection to the proxy server. + let socket; + if (secureProxy) { + debug('Creating `tls.Socket`: %o', proxy); + socket = tls_1.default.connect(proxy); + } + else { + debug('Creating `net.Socket`: %o', proxy); + socket = net_1.default.connect(proxy); + } + const headers = Object.assign({}, proxy.headers); + const hostname = `${opts.host}:${opts.port}`; + let payload = `CONNECT ${hostname} HTTP/1.1\r\n`; + // Inject the `Proxy-Authorization` header if necessary. + if (proxy.auth) { + headers['Proxy-Authorization'] = `Basic ${Buffer.from(proxy.auth).toString('base64')}`; + } + // The `Host` header should only include the port + // number when it is not the default port. + let { host, port, secureEndpoint } = opts; + if (!isDefaultPort(port, secureEndpoint)) { + host += `:${port}`; + } + headers.Host = host; + headers.Connection = 'close'; + for (const name of Object.keys(headers)) { + payload += `${name}: ${headers[name]}\r\n`; + } + const proxyResponsePromise = parse_proxy_response_1.default(socket); + socket.write(`${payload}\r\n`); + const { statusCode, buffered } = yield proxyResponsePromise; + if (statusCode === 200) { + req.once('socket', resume); + if (opts.secureEndpoint) { + // The proxy is connecting to a TLS server, so upgrade + // this socket connection to a TLS connection. + debug('Upgrading socket connection to TLS'); + const servername = opts.servername || opts.host; + return tls_1.default.connect(Object.assign(Object.assign({}, omit(opts, 'host', 'hostname', 'path', 'port')), { socket, + servername })); + } + return socket; + } + // Some other status code that's not 200... need to re-play the HTTP + // header "data" events onto the socket once the HTTP machinery is + // attached so that the node core `http` can parse and handle the + // error status code. + // Close the original socket, and a new "fake" socket is returned + // instead, so that the proxy doesn't get the HTTP request + // written to it (which may contain `Authorization` headers or other + // sensitive data). + // + // See: https://hackerone.com/reports/541502 + socket.destroy(); + const fakeSocket = new net_1.default.Socket({ writable: false }); + fakeSocket.readable = true; + // Need to wait for the "socket" event to re-play the "data" events. + req.once('socket', (s) => { + debug('replaying proxy buffer for failed request'); + assert_1.default(s.listenerCount('data') > 0); + // Replay the "buffered" Buffer onto the fake `socket`, since at + // this point the HTTP module machinery has been hooked up for + // the user. + s.push(buffered); + s.push(null); + }); + return fakeSocket; + }); + } +} +exports.default = HttpsProxyAgent; +function resume(socket) { + socket.resume(); +} +function isDefaultPort(port, secure) { + return Boolean((!secure && port === 80) || (secure && port === 443)); +} +function isHTTPS(protocol) { + return typeof protocol === 'string' ? /^https:?$/i.test(protocol) : false; +} +function omit(obj, ...keys) { + const ret = {}; + let key; + for (key in obj) { + if (!keys.includes(key)) { + ret[key] = obj[key]; + } + } + return ret; +} +//# sourceMappingURL=agent.js.map \ No newline at end of file diff --git a/node_modules/https-proxy-agent/dist/agent.js.map b/node_modules/https-proxy-agent/dist/agent.js.map new file mode 100644 index 0000000..0af6c17 --- /dev/null +++ b/node_modules/https-proxy-agent/dist/agent.js.map @@ -0,0 +1 @@ +{"version":3,"file":"agent.js","sourceRoot":"","sources":["../src/agent.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/https-proxy-agent/dist/index.d.ts b/node_modules/https-proxy-agent/dist/index.d.ts new file mode 100644 index 0000000..0d60062 --- /dev/null +++ b/node_modules/https-proxy-agent/dist/index.d.ts @@ -0,0 +1,23 @@ +/// +import net from 'net'; +import tls from 'tls'; +import { Url } from 'url'; +import { AgentOptions } from 'agent-base'; +import { OutgoingHttpHeaders } from 'http'; +import _HttpsProxyAgent from './agent'; +declare function createHttpsProxyAgent(opts: string | createHttpsProxyAgent.HttpsProxyAgentOptions): _HttpsProxyAgent; +declare namespace createHttpsProxyAgent { + interface BaseHttpsProxyAgentOptions { + headers?: OutgoingHttpHeaders; + secureProxy?: boolean; + host?: string | null; + path?: string | null; + port?: string | number | null; + } + export interface HttpsProxyAgentOptions extends AgentOptions, BaseHttpsProxyAgentOptions, Partial> { + } + export type HttpsProxyAgent = _HttpsProxyAgent; + export const HttpsProxyAgent: typeof _HttpsProxyAgent; + export {}; +} +export = createHttpsProxyAgent; diff --git a/node_modules/https-proxy-agent/dist/index.js b/node_modules/https-proxy-agent/dist/index.js new file mode 100644 index 0000000..b03e763 --- /dev/null +++ b/node_modules/https-proxy-agent/dist/index.js @@ -0,0 +1,14 @@ +"use strict"; +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +const agent_1 = __importDefault(require("./agent")); +function createHttpsProxyAgent(opts) { + return new agent_1.default(opts); +} +(function (createHttpsProxyAgent) { + createHttpsProxyAgent.HttpsProxyAgent = agent_1.default; + createHttpsProxyAgent.prototype = agent_1.default.prototype; +})(createHttpsProxyAgent || (createHttpsProxyAgent = {})); +module.exports = createHttpsProxyAgent; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/https-proxy-agent/dist/index.js.map b/node_modules/https-proxy-agent/dist/index.js.map new file mode 100644 index 0000000..f3ce559 --- /dev/null +++ b/node_modules/https-proxy-agent/dist/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;AAKA,oDAAuC;AAEvC,SAAS,qBAAqB,CAC7B,IAA2D;IAE3D,OAAO,IAAI,eAAgB,CAAC,IAAI,CAAC,CAAC;AACnC,CAAC;AAED,WAAU,qBAAqB;IAoBjB,qCAAe,GAAG,eAAgB,CAAC;IAEhD,qBAAqB,CAAC,SAAS,GAAG,eAAgB,CAAC,SAAS,CAAC;AAC9D,CAAC,EAvBS,qBAAqB,KAArB,qBAAqB,QAuB9B;AAED,iBAAS,qBAAqB,CAAC"} \ No newline at end of file diff --git a/node_modules/https-proxy-agent/dist/parse-proxy-response.d.ts b/node_modules/https-proxy-agent/dist/parse-proxy-response.d.ts new file mode 100644 index 0000000..7565674 --- /dev/null +++ b/node_modules/https-proxy-agent/dist/parse-proxy-response.d.ts @@ -0,0 +1,7 @@ +/// +import { Readable } from 'stream'; +export interface ProxyResponse { + statusCode: number; + buffered: Buffer; +} +export default function parseProxyResponse(socket: Readable): Promise; diff --git a/node_modules/https-proxy-agent/dist/parse-proxy-response.js b/node_modules/https-proxy-agent/dist/parse-proxy-response.js new file mode 100644 index 0000000..aa5ce3c --- /dev/null +++ b/node_modules/https-proxy-agent/dist/parse-proxy-response.js @@ -0,0 +1,66 @@ +"use strict"; +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +const debug_1 = __importDefault(require("debug")); +const debug = debug_1.default('https-proxy-agent:parse-proxy-response'); +function parseProxyResponse(socket) { + return new Promise((resolve, reject) => { + // we need to buffer any HTTP traffic that happens with the proxy before we get + // the CONNECT response, so that if the response is anything other than an "200" + // response code, then we can re-play the "data" events on the socket once the + // HTTP parser is hooked up... + let buffersLength = 0; + const buffers = []; + function read() { + const b = socket.read(); + if (b) + ondata(b); + else + socket.once('readable', read); + } + function cleanup() { + socket.removeListener('end', onend); + socket.removeListener('error', onerror); + socket.removeListener('close', onclose); + socket.removeListener('readable', read); + } + function onclose(err) { + debug('onclose had error %o', err); + } + function onend() { + debug('onend'); + } + function onerror(err) { + cleanup(); + debug('onerror %o', err); + reject(err); + } + function ondata(b) { + buffers.push(b); + buffersLength += b.length; + const buffered = Buffer.concat(buffers, buffersLength); + const endOfHeaders = buffered.indexOf('\r\n\r\n'); + if (endOfHeaders === -1) { + // keep buffering + debug('have not received end of HTTP headers yet...'); + read(); + return; + } + const firstLine = buffered.toString('ascii', 0, buffered.indexOf('\r\n')); + const statusCode = +firstLine.split(' ')[1]; + debug('got proxy server response: %o', firstLine); + resolve({ + statusCode, + buffered + }); + } + socket.on('error', onerror); + socket.on('close', onclose); + socket.on('end', onend); + read(); + }); +} +exports.default = parseProxyResponse; +//# sourceMappingURL=parse-proxy-response.js.map \ No newline at end of file diff --git a/node_modules/https-proxy-agent/dist/parse-proxy-response.js.map b/node_modules/https-proxy-agent/dist/parse-proxy-response.js.map new file mode 100644 index 0000000..bacdb84 --- /dev/null +++ b/node_modules/https-proxy-agent/dist/parse-proxy-response.js.map @@ -0,0 +1 @@ +{"version":3,"file":"parse-proxy-response.js","sourceRoot":"","sources":["../src/parse-proxy-response.ts"],"names":[],"mappings":";;;;;AAAA,kDAAgC;AAGhC,MAAM,KAAK,GAAG,eAAW,CAAC,wCAAwC,CAAC,CAAC;AAOpE,SAAwB,kBAAkB,CACzC,MAAgB;IAEhB,OAAO,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE;QACtC,+EAA+E;QAC/E,gFAAgF;QAChF,8EAA8E;QAC9E,8BAA8B;QAC9B,IAAI,aAAa,GAAG,CAAC,CAAC;QACtB,MAAM,OAAO,GAAa,EAAE,CAAC;QAE7B,SAAS,IAAI;YACZ,MAAM,CAAC,GAAG,MAAM,CAAC,IAAI,EAAE,CAAC;YACxB,IAAI,CAAC;gBAAE,MAAM,CAAC,CAAC,CAAC,CAAC;;gBACZ,MAAM,CAAC,IAAI,CAAC,UAAU,EAAE,IAAI,CAAC,CAAC;QACpC,CAAC;QAED,SAAS,OAAO;YACf,MAAM,CAAC,cAAc,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;YACpC,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;YACxC,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;YACxC,MAAM,CAAC,cAAc,CAAC,UAAU,EAAE,IAAI,CAAC,CAAC;QACzC,CAAC;QAED,SAAS,OAAO,CAAC,GAAW;YAC3B,KAAK,CAAC,sBAAsB,EAAE,GAAG,CAAC,CAAC;QACpC,CAAC;QAED,SAAS,KAAK;YACb,KAAK,CAAC,OAAO,CAAC,CAAC;QAChB,CAAC;QAED,SAAS,OAAO,CAAC,GAAU;YAC1B,OAAO,EAAE,CAAC;YACV,KAAK,CAAC,YAAY,EAAE,GAAG,CAAC,CAAC;YACzB,MAAM,CAAC,GAAG,CAAC,CAAC;QACb,CAAC;QAED,SAAS,MAAM,CAAC,CAAS;YACxB,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC;YAChB,aAAa,IAAI,CAAC,CAAC,MAAM,CAAC;YAE1B,MAAM,QAAQ,GAAG,MAAM,CAAC,MAAM,CAAC,OAAO,EAAE,aAAa,CAAC,CAAC;YACvD,MAAM,YAAY,GAAG,QAAQ,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC;YAElD,IAAI,YAAY,KAAK,CAAC,CAAC,EAAE;gBACxB,iBAAiB;gBACjB,KAAK,CAAC,8CAA8C,CAAC,CAAC;gBACtD,IAAI,EAAE,CAAC;gBACP,OAAO;aACP;YAED,MAAM,SAAS,GAAG,QAAQ,CAAC,QAAQ,CAClC,OAAO,EACP,CAAC,EACD,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CACxB,CAAC;YACF,MAAM,UAAU,GAAG,CAAC,SAAS,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;YAC5C,KAAK,CAAC,+BAA+B,EAAE,SAAS,CAAC,CAAC;YAClD,OAAO,CAAC;gBACP,UAAU;gBACV,QAAQ;aACR,CAAC,CAAC;QACJ,CAAC;QAED,MAAM,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;QAC5B,MAAM,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;QAC5B,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;QAExB,IAAI,EAAE,CAAC;IACR,CAAC,CAAC,CAAC;AACJ,CAAC;AAvED,qCAuEC"} \ No newline at end of file diff --git a/node_modules/https-proxy-agent/node_modules/debug/LICENSE b/node_modules/https-proxy-agent/node_modules/debug/LICENSE new file mode 100644 index 0000000..1a9820e --- /dev/null +++ b/node_modules/https-proxy-agent/node_modules/debug/LICENSE @@ -0,0 +1,20 @@ +(The MIT License) + +Copyright (c) 2014-2017 TJ Holowaychuk +Copyright (c) 2018-2021 Josh Junon + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software +and associated documentation files (the 'Software'), to deal in the Software without restriction, +including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial +portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + diff --git a/node_modules/https-proxy-agent/node_modules/debug/README.md b/node_modules/https-proxy-agent/node_modules/debug/README.md new file mode 100644 index 0000000..e9c3e04 --- /dev/null +++ b/node_modules/https-proxy-agent/node_modules/debug/README.md @@ -0,0 +1,481 @@ +# debug +[![Build Status](https://travis-ci.org/debug-js/debug.svg?branch=master)](https://travis-ci.org/debug-js/debug) [![Coverage Status](https://coveralls.io/repos/github/debug-js/debug/badge.svg?branch=master)](https://coveralls.io/github/debug-js/debug?branch=master) [![Slack](https://visionmedia-community-slackin.now.sh/badge.svg)](https://visionmedia-community-slackin.now.sh/) [![OpenCollective](https://opencollective.com/debug/backers/badge.svg)](#backers) +[![OpenCollective](https://opencollective.com/debug/sponsors/badge.svg)](#sponsors) + + + +A tiny JavaScript debugging utility modelled after Node.js core's debugging +technique. Works in Node.js and web browsers. + +## Installation + +```bash +$ npm install debug +``` + +## Usage + +`debug` exposes a function; simply pass this function the name of your module, and it will return a decorated version of `console.error` for you to pass debug statements to. This will allow you to toggle the debug output for different parts of your module as well as the module as a whole. + +Example [_app.js_](./examples/node/app.js): + +```js +var debug = require('debug')('http') + , http = require('http') + , name = 'My App'; + +// fake app + +debug('booting %o', name); + +http.createServer(function(req, res){ + debug(req.method + ' ' + req.url); + res.end('hello\n'); +}).listen(3000, function(){ + debug('listening'); +}); + +// fake worker of some kind + +require('./worker'); +``` + +Example [_worker.js_](./examples/node/worker.js): + +```js +var a = require('debug')('worker:a') + , b = require('debug')('worker:b'); + +function work() { + a('doing lots of uninteresting work'); + setTimeout(work, Math.random() * 1000); +} + +work(); + +function workb() { + b('doing some work'); + setTimeout(workb, Math.random() * 2000); +} + +workb(); +``` + +The `DEBUG` environment variable is then used to enable these based on space or +comma-delimited names. + +Here are some examples: + +screen shot 2017-08-08 at 12 53 04 pm +screen shot 2017-08-08 at 12 53 38 pm +screen shot 2017-08-08 at 12 53 25 pm + +#### Windows command prompt notes + +##### CMD + +On Windows the environment variable is set using the `set` command. + +```cmd +set DEBUG=*,-not_this +``` + +Example: + +```cmd +set DEBUG=* & node app.js +``` + +##### PowerShell (VS Code default) + +PowerShell uses different syntax to set environment variables. + +```cmd +$env:DEBUG = "*,-not_this" +``` + +Example: + +```cmd +$env:DEBUG='app';node app.js +``` + +Then, run the program to be debugged as usual. + +npm script example: +```js + "windowsDebug": "@powershell -Command $env:DEBUG='*';node app.js", +``` + +## Namespace Colors + +Every debug instance has a color generated for it based on its namespace name. +This helps when visually parsing the debug output to identify which debug instance +a debug line belongs to. + +#### Node.js + +In Node.js, colors are enabled when stderr is a TTY. You also _should_ install +the [`supports-color`](https://npmjs.org/supports-color) module alongside debug, +otherwise debug will only use a small handful of basic colors. + + + +#### Web Browser + +Colors are also enabled on "Web Inspectors" that understand the `%c` formatting +option. These are WebKit web inspectors, Firefox ([since version +31](https://hacks.mozilla.org/2014/05/editable-box-model-multiple-selection-sublime-text-keys-much-more-firefox-developer-tools-episode-31/)) +and the Firebug plugin for Firefox (any version). + + + + +## Millisecond diff + +When actively developing an application it can be useful to see when the time spent between one `debug()` call and the next. Suppose for example you invoke `debug()` before requesting a resource, and after as well, the "+NNNms" will show you how much time was spent between calls. + + + +When stdout is not a TTY, `Date#toISOString()` is used, making it more useful for logging the debug information as shown below: + + + + +## Conventions + +If you're using this in one or more of your libraries, you _should_ use the name of your library so that developers may toggle debugging as desired without guessing names. If you have more than one debuggers you _should_ prefix them with your library name and use ":" to separate features. For example "bodyParser" from Connect would then be "connect:bodyParser". If you append a "*" to the end of your name, it will always be enabled regardless of the setting of the DEBUG environment variable. You can then use it for normal output as well as debug output. + +## Wildcards + +The `*` character may be used as a wildcard. Suppose for example your library has +debuggers named "connect:bodyParser", "connect:compress", "connect:session", +instead of listing all three with +`DEBUG=connect:bodyParser,connect:compress,connect:session`, you may simply do +`DEBUG=connect:*`, or to run everything using this module simply use `DEBUG=*`. + +You can also exclude specific debuggers by prefixing them with a "-" character. +For example, `DEBUG=*,-connect:*` would include all debuggers except those +starting with "connect:". + +## Environment Variables + +When running through Node.js, you can set a few environment variables that will +change the behavior of the debug logging: + +| Name | Purpose | +|-----------|-------------------------------------------------| +| `DEBUG` | Enables/disables specific debugging namespaces. | +| `DEBUG_HIDE_DATE` | Hide date from debug output (non-TTY). | +| `DEBUG_COLORS`| Whether or not to use colors in the debug output. | +| `DEBUG_DEPTH` | Object inspection depth. | +| `DEBUG_SHOW_HIDDEN` | Shows hidden properties on inspected objects. | + + +__Note:__ The environment variables beginning with `DEBUG_` end up being +converted into an Options object that gets used with `%o`/`%O` formatters. +See the Node.js documentation for +[`util.inspect()`](https://nodejs.org/api/util.html#util_util_inspect_object_options) +for the complete list. + +## Formatters + +Debug uses [printf-style](https://wikipedia.org/wiki/Printf_format_string) formatting. +Below are the officially supported formatters: + +| Formatter | Representation | +|-----------|----------------| +| `%O` | Pretty-print an Object on multiple lines. | +| `%o` | Pretty-print an Object all on a single line. | +| `%s` | String. | +| `%d` | Number (both integer and float). | +| `%j` | JSON. Replaced with the string '[Circular]' if the argument contains circular references. | +| `%%` | Single percent sign ('%'). This does not consume an argument. | + + +### Custom formatters + +You can add custom formatters by extending the `debug.formatters` object. +For example, if you wanted to add support for rendering a Buffer as hex with +`%h`, you could do something like: + +```js +const createDebug = require('debug') +createDebug.formatters.h = (v) => { + return v.toString('hex') +} + +// …elsewhere +const debug = createDebug('foo') +debug('this is hex: %h', new Buffer('hello world')) +// foo this is hex: 68656c6c6f20776f726c6421 +0ms +``` + + +## Browser Support + +You can build a browser-ready script using [browserify](https://github.com/substack/node-browserify), +or just use the [browserify-as-a-service](https://wzrd.in/) [build](https://wzrd.in/standalone/debug@latest), +if you don't want to build it yourself. + +Debug's enable state is currently persisted by `localStorage`. +Consider the situation shown below where you have `worker:a` and `worker:b`, +and wish to debug both. You can enable this using `localStorage.debug`: + +```js +localStorage.debug = 'worker:*' +``` + +And then refresh the page. + +```js +a = debug('worker:a'); +b = debug('worker:b'); + +setInterval(function(){ + a('doing some work'); +}, 1000); + +setInterval(function(){ + b('doing some work'); +}, 1200); +``` + +In Chromium-based web browsers (e.g. Brave, Chrome, and Electron), the JavaScript console will—by default—only show messages logged by `debug` if the "Verbose" log level is _enabled_. + + + +## Output streams + + By default `debug` will log to stderr, however this can be configured per-namespace by overriding the `log` method: + +Example [_stdout.js_](./examples/node/stdout.js): + +```js +var debug = require('debug'); +var error = debug('app:error'); + +// by default stderr is used +error('goes to stderr!'); + +var log = debug('app:log'); +// set this namespace to log via console.log +log.log = console.log.bind(console); // don't forget to bind to console! +log('goes to stdout'); +error('still goes to stderr!'); + +// set all output to go via console.info +// overrides all per-namespace log settings +debug.log = console.info.bind(console); +error('now goes to stdout via console.info'); +log('still goes to stdout, but via console.info now'); +``` + +## Extend +You can simply extend debugger +```js +const log = require('debug')('auth'); + +//creates new debug instance with extended namespace +const logSign = log.extend('sign'); +const logLogin = log.extend('login'); + +log('hello'); // auth hello +logSign('hello'); //auth:sign hello +logLogin('hello'); //auth:login hello +``` + +## Set dynamically + +You can also enable debug dynamically by calling the `enable()` method : + +```js +let debug = require('debug'); + +console.log(1, debug.enabled('test')); + +debug.enable('test'); +console.log(2, debug.enabled('test')); + +debug.disable(); +console.log(3, debug.enabled('test')); + +``` + +print : +``` +1 false +2 true +3 false +``` + +Usage : +`enable(namespaces)` +`namespaces` can include modes separated by a colon and wildcards. + +Note that calling `enable()` completely overrides previously set DEBUG variable : + +``` +$ DEBUG=foo node -e 'var dbg = require("debug"); dbg.enable("bar"); console.log(dbg.enabled("foo"))' +=> false +``` + +`disable()` + +Will disable all namespaces. The functions returns the namespaces currently +enabled (and skipped). This can be useful if you want to disable debugging +temporarily without knowing what was enabled to begin with. + +For example: + +```js +let debug = require('debug'); +debug.enable('foo:*,-foo:bar'); +let namespaces = debug.disable(); +debug.enable(namespaces); +``` + +Note: There is no guarantee that the string will be identical to the initial +enable string, but semantically they will be identical. + +## Checking whether a debug target is enabled + +After you've created a debug instance, you can determine whether or not it is +enabled by checking the `enabled` property: + +```javascript +const debug = require('debug')('http'); + +if (debug.enabled) { + // do stuff... +} +``` + +You can also manually toggle this property to force the debug instance to be +enabled or disabled. + +## Usage in child processes + +Due to the way `debug` detects if the output is a TTY or not, colors are not shown in child processes when `stderr` is piped. A solution is to pass the `DEBUG_COLORS=1` environment variable to the child process. +For example: + +```javascript +worker = fork(WORKER_WRAP_PATH, [workerPath], { + stdio: [ + /* stdin: */ 0, + /* stdout: */ 'pipe', + /* stderr: */ 'pipe', + 'ipc', + ], + env: Object.assign({}, process.env, { + DEBUG_COLORS: 1 // without this settings, colors won't be shown + }), +}); + +worker.stderr.pipe(process.stderr, { end: false }); +``` + + +## Authors + + - TJ Holowaychuk + - Nathan Rajlich + - Andrew Rhyne + - Josh Junon + +## Backers + +Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/debug#backer)] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +## Sponsors + +Become a sponsor and get your logo on our README on Github with a link to your site. [[Become a sponsor](https://opencollective.com/debug#sponsor)] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +## License + +(The MIT License) + +Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca> +Copyright (c) 2018-2021 Josh Junon + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/https-proxy-agent/node_modules/debug/package.json b/node_modules/https-proxy-agent/node_modules/debug/package.json new file mode 100644 index 0000000..3bcdc24 --- /dev/null +++ b/node_modules/https-proxy-agent/node_modules/debug/package.json @@ -0,0 +1,59 @@ +{ + "name": "debug", + "version": "4.3.4", + "repository": { + "type": "git", + "url": "git://github.com/debug-js/debug.git" + }, + "description": "Lightweight debugging utility for Node.js and the browser", + "keywords": [ + "debug", + "log", + "debugger" + ], + "files": [ + "src", + "LICENSE", + "README.md" + ], + "author": "Josh Junon ", + "contributors": [ + "TJ Holowaychuk ", + "Nathan Rajlich (http://n8.io)", + "Andrew Rhyne " + ], + "license": "MIT", + "scripts": { + "lint": "xo", + "test": "npm run test:node && npm run test:browser && npm run lint", + "test:node": "istanbul cover _mocha -- test.js", + "test:browser": "karma start --single-run", + "test:coverage": "cat ./coverage/lcov.info | coveralls" + }, + "dependencies": { + "ms": "2.1.2" + }, + "devDependencies": { + "brfs": "^2.0.1", + "browserify": "^16.2.3", + "coveralls": "^3.0.2", + "istanbul": "^0.4.5", + "karma": "^3.1.4", + "karma-browserify": "^6.0.0", + "karma-chrome-launcher": "^2.2.0", + "karma-mocha": "^1.3.0", + "mocha": "^5.2.0", + "mocha-lcov-reporter": "^1.2.0", + "xo": "^0.23.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + }, + "main": "./src/index.js", + "browser": "./src/browser.js", + "engines": { + "node": ">=6.0" + } +} diff --git a/node_modules/https-proxy-agent/node_modules/debug/src/browser.js b/node_modules/https-proxy-agent/node_modules/debug/src/browser.js new file mode 100644 index 0000000..cd0fc35 --- /dev/null +++ b/node_modules/https-proxy-agent/node_modules/debug/src/browser.js @@ -0,0 +1,269 @@ +/* eslint-env browser */ + +/** + * This is the web browser implementation of `debug()`. + */ + +exports.formatArgs = formatArgs; +exports.save = save; +exports.load = load; +exports.useColors = useColors; +exports.storage = localstorage(); +exports.destroy = (() => { + let warned = false; + + return () => { + if (!warned) { + warned = true; + console.warn('Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.'); + } + }; +})(); + +/** + * Colors. + */ + +exports.colors = [ + '#0000CC', + '#0000FF', + '#0033CC', + '#0033FF', + '#0066CC', + '#0066FF', + '#0099CC', + '#0099FF', + '#00CC00', + '#00CC33', + '#00CC66', + '#00CC99', + '#00CCCC', + '#00CCFF', + '#3300CC', + '#3300FF', + '#3333CC', + '#3333FF', + '#3366CC', + '#3366FF', + '#3399CC', + '#3399FF', + '#33CC00', + '#33CC33', + '#33CC66', + '#33CC99', + '#33CCCC', + '#33CCFF', + '#6600CC', + '#6600FF', + '#6633CC', + '#6633FF', + '#66CC00', + '#66CC33', + '#9900CC', + '#9900FF', + '#9933CC', + '#9933FF', + '#99CC00', + '#99CC33', + '#CC0000', + '#CC0033', + '#CC0066', + '#CC0099', + '#CC00CC', + '#CC00FF', + '#CC3300', + '#CC3333', + '#CC3366', + '#CC3399', + '#CC33CC', + '#CC33FF', + '#CC6600', + '#CC6633', + '#CC9900', + '#CC9933', + '#CCCC00', + '#CCCC33', + '#FF0000', + '#FF0033', + '#FF0066', + '#FF0099', + '#FF00CC', + '#FF00FF', + '#FF3300', + '#FF3333', + '#FF3366', + '#FF3399', + '#FF33CC', + '#FF33FF', + '#FF6600', + '#FF6633', + '#FF9900', + '#FF9933', + '#FFCC00', + '#FFCC33' +]; + +/** + * Currently only WebKit-based Web Inspectors, Firefox >= v31, + * and the Firebug extension (any Firefox version) are known + * to support "%c" CSS customizations. + * + * TODO: add a `localStorage` variable to explicitly enable/disable colors + */ + +// eslint-disable-next-line complexity +function useColors() { + // NB: In an Electron preload script, document will be defined but not fully + // initialized. Since we know we're in Chrome, we'll just detect this case + // explicitly + if (typeof window !== 'undefined' && window.process && (window.process.type === 'renderer' || window.process.__nwjs)) { + return true; + } + + // Internet Explorer and Edge do not support colors. + if (typeof navigator !== 'undefined' && navigator.userAgent && navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)) { + return false; + } + + // Is webkit? http://stackoverflow.com/a/16459606/376773 + // document is undefined in react-native: https://github.com/facebook/react-native/pull/1632 + return (typeof document !== 'undefined' && document.documentElement && document.documentElement.style && document.documentElement.style.WebkitAppearance) || + // Is firebug? http://stackoverflow.com/a/398120/376773 + (typeof window !== 'undefined' && window.console && (window.console.firebug || (window.console.exception && window.console.table))) || + // Is firefox >= v31? + // https://developer.mozilla.org/en-US/docs/Tools/Web_Console#Styling_messages + (typeof navigator !== 'undefined' && navigator.userAgent && navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/) && parseInt(RegExp.$1, 10) >= 31) || + // Double check webkit in userAgent just in case we are in a worker + (typeof navigator !== 'undefined' && navigator.userAgent && navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)); +} + +/** + * Colorize log arguments if enabled. + * + * @api public + */ + +function formatArgs(args) { + args[0] = (this.useColors ? '%c' : '') + + this.namespace + + (this.useColors ? ' %c' : ' ') + + args[0] + + (this.useColors ? '%c ' : ' ') + + '+' + module.exports.humanize(this.diff); + + if (!this.useColors) { + return; + } + + const c = 'color: ' + this.color; + args.splice(1, 0, c, 'color: inherit'); + + // The final "%c" is somewhat tricky, because there could be other + // arguments passed either before or after the %c, so we need to + // figure out the correct index to insert the CSS into + let index = 0; + let lastC = 0; + args[0].replace(/%[a-zA-Z%]/g, match => { + if (match === '%%') { + return; + } + index++; + if (match === '%c') { + // We only are interested in the *last* %c + // (the user may have provided their own) + lastC = index; + } + }); + + args.splice(lastC, 0, c); +} + +/** + * Invokes `console.debug()` when available. + * No-op when `console.debug` is not a "function". + * If `console.debug` is not available, falls back + * to `console.log`. + * + * @api public + */ +exports.log = console.debug || console.log || (() => {}); + +/** + * Save `namespaces`. + * + * @param {String} namespaces + * @api private + */ +function save(namespaces) { + try { + if (namespaces) { + exports.storage.setItem('debug', namespaces); + } else { + exports.storage.removeItem('debug'); + } + } catch (error) { + // Swallow + // XXX (@Qix-) should we be logging these? + } +} + +/** + * Load `namespaces`. + * + * @return {String} returns the previously persisted debug modes + * @api private + */ +function load() { + let r; + try { + r = exports.storage.getItem('debug'); + } catch (error) { + // Swallow + // XXX (@Qix-) should we be logging these? + } + + // If debug isn't set in LS, and we're in Electron, try to load $DEBUG + if (!r && typeof process !== 'undefined' && 'env' in process) { + r = process.env.DEBUG; + } + + return r; +} + +/** + * Localstorage attempts to return the localstorage. + * + * This is necessary because safari throws + * when a user disables cookies/localstorage + * and you attempt to access it. + * + * @return {LocalStorage} + * @api private + */ + +function localstorage() { + try { + // TVMLKit (Apple TV JS Runtime) does not have a window object, just localStorage in the global context + // The Browser also has localStorage in the global context. + return localStorage; + } catch (error) { + // Swallow + // XXX (@Qix-) should we be logging these? + } +} + +module.exports = require('./common')(exports); + +const {formatters} = module.exports; + +/** + * Map %j to `JSON.stringify()`, since no Web Inspectors do that by default. + */ + +formatters.j = function (v) { + try { + return JSON.stringify(v); + } catch (error) { + return '[UnexpectedJSONParseError]: ' + error.message; + } +}; diff --git a/node_modules/https-proxy-agent/node_modules/debug/src/common.js b/node_modules/https-proxy-agent/node_modules/debug/src/common.js new file mode 100644 index 0000000..e3291b2 --- /dev/null +++ b/node_modules/https-proxy-agent/node_modules/debug/src/common.js @@ -0,0 +1,274 @@ + +/** + * This is the common logic for both the Node.js and web browser + * implementations of `debug()`. + */ + +function setup(env) { + createDebug.debug = createDebug; + createDebug.default = createDebug; + createDebug.coerce = coerce; + createDebug.disable = disable; + createDebug.enable = enable; + createDebug.enabled = enabled; + createDebug.humanize = require('ms'); + createDebug.destroy = destroy; + + Object.keys(env).forEach(key => { + createDebug[key] = env[key]; + }); + + /** + * The currently active debug mode names, and names to skip. + */ + + createDebug.names = []; + createDebug.skips = []; + + /** + * Map of special "%n" handling functions, for the debug "format" argument. + * + * Valid key names are a single, lower or upper-case letter, i.e. "n" and "N". + */ + createDebug.formatters = {}; + + /** + * Selects a color for a debug namespace + * @param {String} namespace The namespace string for the debug instance to be colored + * @return {Number|String} An ANSI color code for the given namespace + * @api private + */ + function selectColor(namespace) { + let hash = 0; + + for (let i = 0; i < namespace.length; i++) { + hash = ((hash << 5) - hash) + namespace.charCodeAt(i); + hash |= 0; // Convert to 32bit integer + } + + return createDebug.colors[Math.abs(hash) % createDebug.colors.length]; + } + createDebug.selectColor = selectColor; + + /** + * Create a debugger with the given `namespace`. + * + * @param {String} namespace + * @return {Function} + * @api public + */ + function createDebug(namespace) { + let prevTime; + let enableOverride = null; + let namespacesCache; + let enabledCache; + + function debug(...args) { + // Disabled? + if (!debug.enabled) { + return; + } + + const self = debug; + + // Set `diff` timestamp + const curr = Number(new Date()); + const ms = curr - (prevTime || curr); + self.diff = ms; + self.prev = prevTime; + self.curr = curr; + prevTime = curr; + + args[0] = createDebug.coerce(args[0]); + + if (typeof args[0] !== 'string') { + // Anything else let's inspect with %O + args.unshift('%O'); + } + + // Apply any `formatters` transformations + let index = 0; + args[0] = args[0].replace(/%([a-zA-Z%])/g, (match, format) => { + // If we encounter an escaped % then don't increase the array index + if (match === '%%') { + return '%'; + } + index++; + const formatter = createDebug.formatters[format]; + if (typeof formatter === 'function') { + const val = args[index]; + match = formatter.call(self, val); + + // Now we need to remove `args[index]` since it's inlined in the `format` + args.splice(index, 1); + index--; + } + return match; + }); + + // Apply env-specific formatting (colors, etc.) + createDebug.formatArgs.call(self, args); + + const logFn = self.log || createDebug.log; + logFn.apply(self, args); + } + + debug.namespace = namespace; + debug.useColors = createDebug.useColors(); + debug.color = createDebug.selectColor(namespace); + debug.extend = extend; + debug.destroy = createDebug.destroy; // XXX Temporary. Will be removed in the next major release. + + Object.defineProperty(debug, 'enabled', { + enumerable: true, + configurable: false, + get: () => { + if (enableOverride !== null) { + return enableOverride; + } + if (namespacesCache !== createDebug.namespaces) { + namespacesCache = createDebug.namespaces; + enabledCache = createDebug.enabled(namespace); + } + + return enabledCache; + }, + set: v => { + enableOverride = v; + } + }); + + // Env-specific initialization logic for debug instances + if (typeof createDebug.init === 'function') { + createDebug.init(debug); + } + + return debug; + } + + function extend(namespace, delimiter) { + const newDebug = createDebug(this.namespace + (typeof delimiter === 'undefined' ? ':' : delimiter) + namespace); + newDebug.log = this.log; + return newDebug; + } + + /** + * Enables a debug mode by namespaces. This can include modes + * separated by a colon and wildcards. + * + * @param {String} namespaces + * @api public + */ + function enable(namespaces) { + createDebug.save(namespaces); + createDebug.namespaces = namespaces; + + createDebug.names = []; + createDebug.skips = []; + + let i; + const split = (typeof namespaces === 'string' ? namespaces : '').split(/[\s,]+/); + const len = split.length; + + for (i = 0; i < len; i++) { + if (!split[i]) { + // ignore empty strings + continue; + } + + namespaces = split[i].replace(/\*/g, '.*?'); + + if (namespaces[0] === '-') { + createDebug.skips.push(new RegExp('^' + namespaces.slice(1) + '$')); + } else { + createDebug.names.push(new RegExp('^' + namespaces + '$')); + } + } + } + + /** + * Disable debug output. + * + * @return {String} namespaces + * @api public + */ + function disable() { + const namespaces = [ + ...createDebug.names.map(toNamespace), + ...createDebug.skips.map(toNamespace).map(namespace => '-' + namespace) + ].join(','); + createDebug.enable(''); + return namespaces; + } + + /** + * Returns true if the given mode name is enabled, false otherwise. + * + * @param {String} name + * @return {Boolean} + * @api public + */ + function enabled(name) { + if (name[name.length - 1] === '*') { + return true; + } + + let i; + let len; + + for (i = 0, len = createDebug.skips.length; i < len; i++) { + if (createDebug.skips[i].test(name)) { + return false; + } + } + + for (i = 0, len = createDebug.names.length; i < len; i++) { + if (createDebug.names[i].test(name)) { + return true; + } + } + + return false; + } + + /** + * Convert regexp to namespace + * + * @param {RegExp} regxep + * @return {String} namespace + * @api private + */ + function toNamespace(regexp) { + return regexp.toString() + .substring(2, regexp.toString().length - 2) + .replace(/\.\*\?$/, '*'); + } + + /** + * Coerce `val`. + * + * @param {Mixed} val + * @return {Mixed} + * @api private + */ + function coerce(val) { + if (val instanceof Error) { + return val.stack || val.message; + } + return val; + } + + /** + * XXX DO NOT USE. This is a temporary stub function. + * XXX It WILL be removed in the next major release. + */ + function destroy() { + console.warn('Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.'); + } + + createDebug.enable(createDebug.load()); + + return createDebug; +} + +module.exports = setup; diff --git a/node_modules/https-proxy-agent/node_modules/debug/src/index.js b/node_modules/https-proxy-agent/node_modules/debug/src/index.js new file mode 100644 index 0000000..bf4c57f --- /dev/null +++ b/node_modules/https-proxy-agent/node_modules/debug/src/index.js @@ -0,0 +1,10 @@ +/** + * Detect Electron renderer / nwjs process, which is node, but we should + * treat as a browser. + */ + +if (typeof process === 'undefined' || process.type === 'renderer' || process.browser === true || process.__nwjs) { + module.exports = require('./browser.js'); +} else { + module.exports = require('./node.js'); +} diff --git a/node_modules/https-proxy-agent/node_modules/debug/src/node.js b/node_modules/https-proxy-agent/node_modules/debug/src/node.js new file mode 100644 index 0000000..79bc085 --- /dev/null +++ b/node_modules/https-proxy-agent/node_modules/debug/src/node.js @@ -0,0 +1,263 @@ +/** + * Module dependencies. + */ + +const tty = require('tty'); +const util = require('util'); + +/** + * This is the Node.js implementation of `debug()`. + */ + +exports.init = init; +exports.log = log; +exports.formatArgs = formatArgs; +exports.save = save; +exports.load = load; +exports.useColors = useColors; +exports.destroy = util.deprecate( + () => {}, + 'Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.' +); + +/** + * Colors. + */ + +exports.colors = [6, 2, 3, 4, 5, 1]; + +try { + // Optional dependency (as in, doesn't need to be installed, NOT like optionalDependencies in package.json) + // eslint-disable-next-line import/no-extraneous-dependencies + const supportsColor = require('supports-color'); + + if (supportsColor && (supportsColor.stderr || supportsColor).level >= 2) { + exports.colors = [ + 20, + 21, + 26, + 27, + 32, + 33, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 56, + 57, + 62, + 63, + 68, + 69, + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + 92, + 93, + 98, + 99, + 112, + 113, + 128, + 129, + 134, + 135, + 148, + 149, + 160, + 161, + 162, + 163, + 164, + 165, + 166, + 167, + 168, + 169, + 170, + 171, + 172, + 173, + 178, + 179, + 184, + 185, + 196, + 197, + 198, + 199, + 200, + 201, + 202, + 203, + 204, + 205, + 206, + 207, + 208, + 209, + 214, + 215, + 220, + 221 + ]; + } +} catch (error) { + // Swallow - we only care if `supports-color` is available; it doesn't have to be. +} + +/** + * Build up the default `inspectOpts` object from the environment variables. + * + * $ DEBUG_COLORS=no DEBUG_DEPTH=10 DEBUG_SHOW_HIDDEN=enabled node script.js + */ + +exports.inspectOpts = Object.keys(process.env).filter(key => { + return /^debug_/i.test(key); +}).reduce((obj, key) => { + // Camel-case + const prop = key + .substring(6) + .toLowerCase() + .replace(/_([a-z])/g, (_, k) => { + return k.toUpperCase(); + }); + + // Coerce string value into JS value + let val = process.env[key]; + if (/^(yes|on|true|enabled)$/i.test(val)) { + val = true; + } else if (/^(no|off|false|disabled)$/i.test(val)) { + val = false; + } else if (val === 'null') { + val = null; + } else { + val = Number(val); + } + + obj[prop] = val; + return obj; +}, {}); + +/** + * Is stdout a TTY? Colored output is enabled when `true`. + */ + +function useColors() { + return 'colors' in exports.inspectOpts ? + Boolean(exports.inspectOpts.colors) : + tty.isatty(process.stderr.fd); +} + +/** + * Adds ANSI color escape codes if enabled. + * + * @api public + */ + +function formatArgs(args) { + const {namespace: name, useColors} = this; + + if (useColors) { + const c = this.color; + const colorCode = '\u001B[3' + (c < 8 ? c : '8;5;' + c); + const prefix = ` ${colorCode};1m${name} \u001B[0m`; + + args[0] = prefix + args[0].split('\n').join('\n' + prefix); + args.push(colorCode + 'm+' + module.exports.humanize(this.diff) + '\u001B[0m'); + } else { + args[0] = getDate() + name + ' ' + args[0]; + } +} + +function getDate() { + if (exports.inspectOpts.hideDate) { + return ''; + } + return new Date().toISOString() + ' '; +} + +/** + * Invokes `util.format()` with the specified arguments and writes to stderr. + */ + +function log(...args) { + return process.stderr.write(util.format(...args) + '\n'); +} + +/** + * Save `namespaces`. + * + * @param {String} namespaces + * @api private + */ +function save(namespaces) { + if (namespaces) { + process.env.DEBUG = namespaces; + } else { + // If you set a process.env field to null or undefined, it gets cast to the + // string 'null' or 'undefined'. Just delete instead. + delete process.env.DEBUG; + } +} + +/** + * Load `namespaces`. + * + * @return {String} returns the previously persisted debug modes + * @api private + */ + +function load() { + return process.env.DEBUG; +} + +/** + * Init logic for `debug` instances. + * + * Create a new `inspectOpts` object in case `useColors` is set + * differently for a particular `debug` instance. + */ + +function init(debug) { + debug.inspectOpts = {}; + + const keys = Object.keys(exports.inspectOpts); + for (let i = 0; i < keys.length; i++) { + debug.inspectOpts[keys[i]] = exports.inspectOpts[keys[i]]; + } +} + +module.exports = require('./common')(exports); + +const {formatters} = module.exports; + +/** + * Map %o to `util.inspect()`, all on a single line. + */ + +formatters.o = function (v) { + this.inspectOpts.colors = this.useColors; + return util.inspect(v, this.inspectOpts) + .split('\n') + .map(str => str.trim()) + .join(' '); +}; + +/** + * Map %O to `util.inspect()`, allowing multiple lines if needed. + */ + +formatters.O = function (v) { + this.inspectOpts.colors = this.useColors; + return util.inspect(v, this.inspectOpts); +}; diff --git a/node_modules/https-proxy-agent/node_modules/ms/index.js b/node_modules/https-proxy-agent/node_modules/ms/index.js new file mode 100644 index 0000000..c4498bc --- /dev/null +++ b/node_modules/https-proxy-agent/node_modules/ms/index.js @@ -0,0 +1,162 @@ +/** + * Helpers. + */ + +var s = 1000; +var m = s * 60; +var h = m * 60; +var d = h * 24; +var w = d * 7; +var y = d * 365.25; + +/** + * Parse or format the given `val`. + * + * Options: + * + * - `long` verbose formatting [false] + * + * @param {String|Number} val + * @param {Object} [options] + * @throws {Error} throw an error if val is not a non-empty string or a number + * @return {String|Number} + * @api public + */ + +module.exports = function(val, options) { + options = options || {}; + var type = typeof val; + if (type === 'string' && val.length > 0) { + return parse(val); + } else if (type === 'number' && isFinite(val)) { + return options.long ? fmtLong(val) : fmtShort(val); + } + throw new Error( + 'val is not a non-empty string or a valid number. val=' + + JSON.stringify(val) + ); +}; + +/** + * Parse the given `str` and return milliseconds. + * + * @param {String} str + * @return {Number} + * @api private + */ + +function parse(str) { + str = String(str); + if (str.length > 100) { + return; + } + var match = /^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec( + str + ); + if (!match) { + return; + } + var n = parseFloat(match[1]); + var type = (match[2] || 'ms').toLowerCase(); + switch (type) { + case 'years': + case 'year': + case 'yrs': + case 'yr': + case 'y': + return n * y; + case 'weeks': + case 'week': + case 'w': + return n * w; + case 'days': + case 'day': + case 'd': + return n * d; + case 'hours': + case 'hour': + case 'hrs': + case 'hr': + case 'h': + return n * h; + case 'minutes': + case 'minute': + case 'mins': + case 'min': + case 'm': + return n * m; + case 'seconds': + case 'second': + case 'secs': + case 'sec': + case 's': + return n * s; + case 'milliseconds': + case 'millisecond': + case 'msecs': + case 'msec': + case 'ms': + return n; + default: + return undefined; + } +} + +/** + * Short format for `ms`. + * + * @param {Number} ms + * @return {String} + * @api private + */ + +function fmtShort(ms) { + var msAbs = Math.abs(ms); + if (msAbs >= d) { + return Math.round(ms / d) + 'd'; + } + if (msAbs >= h) { + return Math.round(ms / h) + 'h'; + } + if (msAbs >= m) { + return Math.round(ms / m) + 'm'; + } + if (msAbs >= s) { + return Math.round(ms / s) + 's'; + } + return ms + 'ms'; +} + +/** + * Long format for `ms`. + * + * @param {Number} ms + * @return {String} + * @api private + */ + +function fmtLong(ms) { + var msAbs = Math.abs(ms); + if (msAbs >= d) { + return plural(ms, msAbs, d, 'day'); + } + if (msAbs >= h) { + return plural(ms, msAbs, h, 'hour'); + } + if (msAbs >= m) { + return plural(ms, msAbs, m, 'minute'); + } + if (msAbs >= s) { + return plural(ms, msAbs, s, 'second'); + } + return ms + ' ms'; +} + +/** + * Pluralization helper. + */ + +function plural(ms, msAbs, n, name) { + var isPlural = msAbs >= n * 1.5; + return Math.round(ms / n) + ' ' + name + (isPlural ? 's' : ''); +} diff --git a/node_modules/https-proxy-agent/node_modules/ms/license.md b/node_modules/https-proxy-agent/node_modules/ms/license.md new file mode 100644 index 0000000..69b6125 --- /dev/null +++ b/node_modules/https-proxy-agent/node_modules/ms/license.md @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2016 Zeit, Inc. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/https-proxy-agent/node_modules/ms/package.json b/node_modules/https-proxy-agent/node_modules/ms/package.json new file mode 100644 index 0000000..eea666e --- /dev/null +++ b/node_modules/https-proxy-agent/node_modules/ms/package.json @@ -0,0 +1,37 @@ +{ + "name": "ms", + "version": "2.1.2", + "description": "Tiny millisecond conversion utility", + "repository": "zeit/ms", + "main": "./index", + "files": [ + "index.js" + ], + "scripts": { + "precommit": "lint-staged", + "lint": "eslint lib/* bin/*", + "test": "mocha tests.js" + }, + "eslintConfig": { + "extends": "eslint:recommended", + "env": { + "node": true, + "es6": true + } + }, + "lint-staged": { + "*.js": [ + "npm run lint", + "prettier --single-quote --write", + "git add" + ] + }, + "license": "MIT", + "devDependencies": { + "eslint": "4.12.1", + "expect.js": "0.3.1", + "husky": "0.14.3", + "lint-staged": "5.0.0", + "mocha": "4.0.1" + } +} diff --git a/node_modules/https-proxy-agent/node_modules/ms/readme.md b/node_modules/https-proxy-agent/node_modules/ms/readme.md new file mode 100644 index 0000000..9a1996b --- /dev/null +++ b/node_modules/https-proxy-agent/node_modules/ms/readme.md @@ -0,0 +1,60 @@ +# ms + +[![Build Status](https://travis-ci.org/zeit/ms.svg?branch=master)](https://travis-ci.org/zeit/ms) +[![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/zeit) + +Use this package to easily convert various time formats to milliseconds. + +## Examples + +```js +ms('2 days') // 172800000 +ms('1d') // 86400000 +ms('10h') // 36000000 +ms('2.5 hrs') // 9000000 +ms('2h') // 7200000 +ms('1m') // 60000 +ms('5s') // 5000 +ms('1y') // 31557600000 +ms('100') // 100 +ms('-3 days') // -259200000 +ms('-1h') // -3600000 +ms('-200') // -200 +``` + +### Convert from Milliseconds + +```js +ms(60000) // "1m" +ms(2 * 60000) // "2m" +ms(-3 * 60000) // "-3m" +ms(ms('10 hours')) // "10h" +``` + +### Time Format Written-Out + +```js +ms(60000, { long: true }) // "1 minute" +ms(2 * 60000, { long: true }) // "2 minutes" +ms(-3 * 60000, { long: true }) // "-3 minutes" +ms(ms('10 hours'), { long: true }) // "10 hours" +``` + +## Features + +- Works both in [Node.js](https://nodejs.org) and in the browser +- If a number is supplied to `ms`, a string with a unit is returned +- If a string that contains the number is supplied, it returns it as a number (e.g.: it returns `100` for `'100'`) +- If you pass a string with a number and a valid unit, the number of equivalent milliseconds is returned + +## Related Packages + +- [ms.macro](https://github.com/knpwrs/ms.macro) - Run `ms` as a macro at build-time. + +## Caught a Bug? + +1. [Fork](https://help.github.com/articles/fork-a-repo/) this repository to your own GitHub account and then [clone](https://help.github.com/articles/cloning-a-repository/) it to your local device +2. Link the package to the global module directory: `npm link` +3. Within the module you want to test your local development instance of ms, just link it to the dependencies: `npm link ms`. Instead of the default one from npm, Node.js will now use your clone of ms! + +As always, you can run the tests using: `npm test` diff --git a/node_modules/https-proxy-agent/package.json b/node_modules/https-proxy-agent/package.json new file mode 100644 index 0000000..fb2aba1 --- /dev/null +++ b/node_modules/https-proxy-agent/package.json @@ -0,0 +1,56 @@ +{ + "name": "https-proxy-agent", + "version": "5.0.1", + "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS", + "main": "dist/index", + "types": "dist/index", + "files": [ + "dist" + ], + "scripts": { + "prebuild": "rimraf dist", + "build": "tsc", + "test": "mocha --reporter spec", + "test-lint": "eslint src --ext .js,.ts", + "prepublishOnly": "npm run build" + }, + "repository": { + "type": "git", + "url": "git://github.com/TooTallNate/node-https-proxy-agent.git" + }, + "keywords": [ + "https", + "proxy", + "endpoint", + "agent" + ], + "author": "Nathan Rajlich (http://n8.io/)", + "license": "MIT", + "bugs": { + "url": "https://github.com/TooTallNate/node-https-proxy-agent/issues" + }, + "dependencies": { + "agent-base": "6", + "debug": "4" + }, + "devDependencies": { + "@types/debug": "4", + "@types/node": "^12.12.11", + "@typescript-eslint/eslint-plugin": "1.6.0", + "@typescript-eslint/parser": "1.1.0", + "eslint": "5.16.0", + "eslint-config-airbnb": "17.1.0", + "eslint-config-prettier": "4.1.0", + "eslint-import-resolver-typescript": "1.1.1", + "eslint-plugin-import": "2.16.0", + "eslint-plugin-jsx-a11y": "6.2.1", + "eslint-plugin-react": "7.12.4", + "mocha": "^6.2.2", + "proxy": "1", + "rimraf": "^3.0.0", + "typescript": "^3.5.3" + }, + "engines": { + "node": ">= 6" + } +} diff --git a/node_modules/humanize-ms/History.md b/node_modules/humanize-ms/History.md new file mode 100644 index 0000000..b159587 --- /dev/null +++ b/node_modules/humanize-ms/History.md @@ -0,0 +1,25 @@ + +1.2.1 / 2017-05-19 +================== + + * fix: package.json to reduce vulnerabilities (#3) + +1.2.0 / 2016-05-21 +================== + + * feat: warn with stack + +1.1.0 / 2016-04-04 +================== + + * deps: upgrade ms to 0.7.0 + +1.0.1 / 2014-12-31 +================== + + * feat(index.js): warn when result is undefined + +1.0.0 / 2014-08-14 +================== + + * init diff --git a/node_modules/humanize-ms/LICENSE b/node_modules/humanize-ms/LICENSE new file mode 100644 index 0000000..89de354 --- /dev/null +++ b/node_modules/humanize-ms/LICENSE @@ -0,0 +1,17 @@ +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/humanize-ms/README.md b/node_modules/humanize-ms/README.md new file mode 100644 index 0000000..20a2ca3 --- /dev/null +++ b/node_modules/humanize-ms/README.md @@ -0,0 +1,40 @@ +humanize-ms +--------------- + +[![NPM version][npm-image]][npm-url] +[![build status][travis-image]][travis-url] +[![Test coverage][coveralls-image]][coveralls-url] +[![Gittip][gittip-image]][gittip-url] +[![David deps][david-image]][david-url] + +[npm-image]: https://img.shields.io/npm/v/humanize-ms.svg?style=flat +[npm-url]: https://npmjs.org/package/humanize-ms +[travis-image]: https://img.shields.io/travis/node-modules/humanize-ms.svg?style=flat +[travis-url]: https://travis-ci.org/node-modules/humanize-ms +[coveralls-image]: https://img.shields.io/coveralls/node-modules/humanize-ms.svg?style=flat +[coveralls-url]: https://coveralls.io/r/node-modules/humanize-ms?branch=master +[gittip-image]: https://img.shields.io/gittip/dead-horse.svg?style=flat +[gittip-url]: https://www.gittip.com/dead-horse/ +[david-image]: https://img.shields.io/david/node-modules/humanize-ms.svg?style=flat +[david-url]: https://david-dm.org/node-modules/humanize-ms + +transform humanize time to ms + +## Installation + +```bash +$ npm install humanize-ms +``` + +## Examples + +```js +var ms = require('humanize-ms'); + +ms('1s') // 1000 +ms(1000) // 1000 +``` + +### License + +MIT diff --git a/node_modules/humanize-ms/index.js b/node_modules/humanize-ms/index.js new file mode 100644 index 0000000..660df81 --- /dev/null +++ b/node_modules/humanize-ms/index.js @@ -0,0 +1,24 @@ +/*! + * humanize-ms - index.js + * Copyright(c) 2014 dead_horse + * MIT Licensed + */ + +'use strict'; + +/** + * Module dependencies. + */ + +var util = require('util'); +var ms = require('ms'); + +module.exports = function (t) { + if (typeof t === 'number') return t; + var r = ms(t); + if (r === undefined) { + var err = new Error(util.format('humanize-ms(%j) result undefined', t)); + console.warn(err.stack); + } + return r; +}; diff --git a/node_modules/humanize-ms/package.json b/node_modules/humanize-ms/package.json new file mode 100644 index 0000000..da4ab7f --- /dev/null +++ b/node_modules/humanize-ms/package.json @@ -0,0 +1,37 @@ +{ + "name": "humanize-ms", + "version": "1.2.1", + "description": "transform humanize time to ms", + "main": "index.js", + "files": [ + "index.js" + ], + "scripts": { + "test": "make test" + }, + "keywords": [ + "humanize", + "ms" + ], + "author": { + "name": "dead-horse", + "email": "dead_horse@qq.com", + "url": "http://deadhorse.me" + }, + "repository": { + "type": "git", + "url": "https://github.com/node-modules/humanize-ms" + }, + "license": "MIT", + "dependencies": { + "ms": "^2.0.0" + }, + "devDependencies": { + "autod": "*", + "beautify-benchmark": "~0.2.4", + "benchmark": "~1.0.0", + "istanbul": "*", + "mocha": "*", + "should": "*" + } +} diff --git a/node_modules/iconv-lite/.travis.yml b/node_modules/iconv-lite/.travis.yml new file mode 100644 index 0000000..3eab7fd --- /dev/null +++ b/node_modules/iconv-lite/.travis.yml @@ -0,0 +1,23 @@ + sudo: false + language: node_js + node_js: + - "0.10" + - "0.11" + - "0.12" + - "iojs" + - "4" + - "6" + - "8" + - "node" + + + env: + - CXX=g++-4.8 + addons: + apt: + sources: + - ubuntu-toolchain-r-test + packages: + - gcc-4.8 + - g++-4.8 + diff --git a/node_modules/iconv-lite/Changelog.md b/node_modules/iconv-lite/Changelog.md new file mode 100644 index 0000000..e31cd0c --- /dev/null +++ b/node_modules/iconv-lite/Changelog.md @@ -0,0 +1,158 @@ + +# 0.4.23 / 2018-05-07 + + * Fix deprecation warning in Node v10 due to the last usage of `new Buffer` (#185, by @felixbuenemann) + * Switched from NodeBuffer to Buffer in typings (#155 by @felixfbecker, #186 by @larssn) + + +# 0.4.22 / 2018-05-05 + + * Use older semver style for dependencies to be compatible with Node version 0.10 (#182, by @dougwilson) + * Fix tests to accomodate fixes in Node v10 (#182, by @dougwilson) + + +# 0.4.21 / 2018-04-06 + + * Fix encoding canonicalization (#156) + * Fix the paths in the "browser" field in package.json (#174 by @LMLB) + * Removed "contributors" section in package.json - see Git history instead. + + +# 0.4.20 / 2018-04-06 + + * Updated `new Buffer()` usages with recommended replacements as it's being deprecated in Node v10 (#176, #178 by @ChALkeR) + + +# 0.4.19 / 2017-09-09 + + * Fixed iso8859-1 codec regression in handling untranslatable characters (#162, caused by #147) + * Re-generated windows1255 codec, because it was updated in iconv project + * Fixed grammar in error message when iconv-lite is loaded with encoding other than utf8 + + +# 0.4.18 / 2017-06-13 + + * Fixed CESU-8 regression in Node v8. + + +# 0.4.17 / 2017-04-22 + + * Updated typescript definition file to support Angular 2 AoT mode (#153 by @larssn) + + +# 0.4.16 / 2017-04-22 + + * Added support for React Native (#150) + * Changed iso8859-1 encoding to usine internal 'binary' encoding, as it's the same thing (#147 by @mscdex) + * Fixed typo in Readme (#138 by @jiangzhuo) + * Fixed build for Node v6.10+ by making correct version comparison + * Added a warning if iconv-lite is loaded not as utf-8 (see #142) + + +# 0.4.15 / 2016-11-21 + + * Fixed typescript type definition (#137) + + +# 0.4.14 / 2016-11-20 + + * Preparation for v1.0 + * Added Node v6 and latest Node versions to Travis CI test rig + * Deprecated Node v0.8 support + * Typescript typings (@larssn) + * Fix encoding of Euro character in GB 18030 (inspired by @lygstate) + * Add ms prefix to dbcs windows encodings (@rokoroku) + + +# 0.4.13 / 2015-10-01 + + * Fix silly mistake in deprecation notice. + + +# 0.4.12 / 2015-09-26 + + * Node v4 support: + * Added CESU-8 decoding (#106) + * Added deprecation notice for `extendNodeEncodings` + * Added Travis tests for Node v4 and io.js latest (#105 by @Mithgol) + + +# 0.4.11 / 2015-07-03 + + * Added CESU-8 encoding. + + +# 0.4.10 / 2015-05-26 + + * Changed UTF-16 endianness heuristic to take into account any ASCII chars, not + just spaces. This should minimize the importance of "default" endianness. + + +# 0.4.9 / 2015-05-24 + + * Streamlined BOM handling: strip BOM by default, add BOM when encoding if + addBOM: true. Added docs to Readme. + * UTF16 now uses UTF16-LE by default. + * Fixed minor issue with big5 encoding. + * Added io.js testing on Travis; updated node-iconv version to test against. + Now we just skip testing SBCS encodings that node-iconv doesn't support. + * (internal refactoring) Updated codec interface to use classes. + * Use strict mode in all files. + + +# 0.4.8 / 2015-04-14 + + * added alias UNICODE-1-1-UTF-7 for UTF-7 encoding (#94) + + +# 0.4.7 / 2015-02-05 + + * stop official support of Node.js v0.8. Should still work, but no guarantees. + reason: Packages needed for testing are hard to get on Travis CI. + * work in environment where Object.prototype is monkey patched with enumerable + props (#89). + + +# 0.4.6 / 2015-01-12 + + * fix rare aliases of single-byte encodings (thanks @mscdex) + * double the timeout for dbcs tests to make them less flaky on travis + + +# 0.4.5 / 2014-11-20 + + * fix windows-31j and x-sjis encoding support (@nleush) + * minor fix: undefined variable reference when internal error happens + + +# 0.4.4 / 2014-07-16 + + * added encodings UTF-7 (RFC2152) and UTF-7-IMAP (RFC3501 Section 5.1.3) + * fixed streaming base64 encoding + + +# 0.4.3 / 2014-06-14 + + * added encodings UTF-16BE and UTF-16 with BOM + + +# 0.4.2 / 2014-06-12 + + * don't throw exception if `extendNodeEncodings()` is called more than once + + +# 0.4.1 / 2014-06-11 + + * codepage 808 added + + +# 0.4.0 / 2014-06-10 + + * code is rewritten from scratch + * all widespread encodings are supported + * streaming interface added + * browserify compatibility added + * (optional) extend core primitive encodings to make usage even simpler + * moved from vows to mocha as the testing framework + + diff --git a/node_modules/iconv-lite/LICENSE b/node_modules/iconv-lite/LICENSE new file mode 100644 index 0000000..d518d83 --- /dev/null +++ b/node_modules/iconv-lite/LICENSE @@ -0,0 +1,21 @@ +Copyright (c) 2011 Alexander Shtuchkin + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + diff --git a/node_modules/iconv-lite/README.md b/node_modules/iconv-lite/README.md new file mode 100644 index 0000000..c981c37 --- /dev/null +++ b/node_modules/iconv-lite/README.md @@ -0,0 +1,156 @@ +## Pure JS character encoding conversion [![Build Status](https://travis-ci.org/ashtuchkin/iconv-lite.svg?branch=master)](https://travis-ci.org/ashtuchkin/iconv-lite) + + * Doesn't need native code compilation. Works on Windows and in sandboxed environments like [Cloud9](http://c9.io). + * Used in popular projects like [Express.js (body_parser)](https://github.com/expressjs/body-parser), + [Grunt](http://gruntjs.com/), [Nodemailer](http://www.nodemailer.com/), [Yeoman](http://yeoman.io/) and others. + * Faster than [node-iconv](https://github.com/bnoordhuis/node-iconv) (see below for performance comparison). + * Intuitive encode/decode API + * Streaming support for Node v0.10+ + * [Deprecated] Can extend Node.js primitives (buffers, streams) to support all iconv-lite encodings. + * In-browser usage via [Browserify](https://github.com/substack/node-browserify) (~180k gzip compressed with Buffer shim included). + * Typescript [type definition file](https://github.com/ashtuchkin/iconv-lite/blob/master/lib/index.d.ts) included. + * React Native is supported (need to explicitly `npm install` two more modules: `buffer` and `stream`). + * License: MIT. + +[![NPM Stats](https://nodei.co/npm/iconv-lite.png?downloads=true&downloadRank=true)](https://npmjs.org/packages/iconv-lite/) + +## Usage +### Basic API +```javascript +var iconv = require('iconv-lite'); + +// Convert from an encoded buffer to js string. +str = iconv.decode(Buffer.from([0x68, 0x65, 0x6c, 0x6c, 0x6f]), 'win1251'); + +// Convert from js string to an encoded buffer. +buf = iconv.encode("Sample input string", 'win1251'); + +// Check if encoding is supported +iconv.encodingExists("us-ascii") +``` + +### Streaming API (Node v0.10+) +```javascript + +// Decode stream (from binary stream to js strings) +http.createServer(function(req, res) { + var converterStream = iconv.decodeStream('win1251'); + req.pipe(converterStream); + + converterStream.on('data', function(str) { + console.log(str); // Do something with decoded strings, chunk-by-chunk. + }); +}); + +// Convert encoding streaming example +fs.createReadStream('file-in-win1251.txt') + .pipe(iconv.decodeStream('win1251')) + .pipe(iconv.encodeStream('ucs2')) + .pipe(fs.createWriteStream('file-in-ucs2.txt')); + +// Sugar: all encode/decode streams have .collect(cb) method to accumulate data. +http.createServer(function(req, res) { + req.pipe(iconv.decodeStream('win1251')).collect(function(err, body) { + assert(typeof body == 'string'); + console.log(body); // full request body string + }); +}); +``` + +### [Deprecated] Extend Node.js own encodings +> NOTE: This doesn't work on latest Node versions. See [details](https://github.com/ashtuchkin/iconv-lite/wiki/Node-v4-compatibility). + +```javascript +// After this call all Node basic primitives will understand iconv-lite encodings. +iconv.extendNodeEncodings(); + +// Examples: +buf = new Buffer(str, 'win1251'); +buf.write(str, 'gbk'); +str = buf.toString('latin1'); +assert(Buffer.isEncoding('iso-8859-15')); +Buffer.byteLength(str, 'us-ascii'); + +http.createServer(function(req, res) { + req.setEncoding('big5'); + req.collect(function(err, body) { + console.log(body); + }); +}); + +fs.createReadStream("file.txt", "shift_jis"); + +// External modules are also supported (if they use Node primitives, which they probably do). +request = require('request'); +request({ + url: "http://github.com/", + encoding: "cp932" +}); + +// To remove extensions +iconv.undoExtendNodeEncodings(); +``` + +## Supported encodings + + * All node.js native encodings: utf8, ucs2 / utf16-le, ascii, binary, base64, hex. + * Additional unicode encodings: utf16, utf16-be, utf-7, utf-7-imap. + * All widespread singlebyte encodings: Windows 125x family, ISO-8859 family, + IBM/DOS codepages, Macintosh family, KOI8 family, all others supported by iconv library. + Aliases like 'latin1', 'us-ascii' also supported. + * All widespread multibyte encodings: CP932, CP936, CP949, CP950, GB2312, GBK, GB18030, Big5, Shift_JIS, EUC-JP. + +See [all supported encodings on wiki](https://github.com/ashtuchkin/iconv-lite/wiki/Supported-Encodings). + +Most singlebyte encodings are generated automatically from [node-iconv](https://github.com/bnoordhuis/node-iconv). Thank you Ben Noordhuis and libiconv authors! + +Multibyte encodings are generated from [Unicode.org mappings](http://www.unicode.org/Public/MAPPINGS/) and [WHATWG Encoding Standard mappings](http://encoding.spec.whatwg.org/). Thank you, respective authors! + + +## Encoding/decoding speed + +Comparison with node-iconv module (1000x256kb, on MacBook Pro, Core i5/2.6 GHz, Node v0.12.0). +Note: your results may vary, so please always check on your hardware. + + operation iconv@2.1.4 iconv-lite@0.4.7 + ---------------------------------------------------------- + encode('win1251') ~96 Mb/s ~320 Mb/s + decode('win1251') ~95 Mb/s ~246 Mb/s + +## BOM handling + + * Decoding: BOM is stripped by default, unless overridden by passing `stripBOM: false` in options + (f.ex. `iconv.decode(buf, enc, {stripBOM: false})`). + A callback might also be given as a `stripBOM` parameter - it'll be called if BOM character was actually found. + * If you want to detect UTF-8 BOM when decoding other encodings, use [node-autodetect-decoder-stream](https://github.com/danielgindi/node-autodetect-decoder-stream) module. + * Encoding: No BOM added, unless overridden by `addBOM: true` option. + +## UTF-16 Encodings + +This library supports UTF-16LE, UTF-16BE and UTF-16 encodings. First two are straightforward, but UTF-16 is trying to be +smart about endianness in the following ways: + * Decoding: uses BOM and 'spaces heuristic' to determine input endianness. Default is UTF-16LE, but can be + overridden with `defaultEncoding: 'utf-16be'` option. Strips BOM unless `stripBOM: false`. + * Encoding: uses UTF-16LE and writes BOM by default. Use `addBOM: false` to override. + +## Other notes + +When decoding, be sure to supply a Buffer to decode() method, otherwise [bad things usually happen](https://github.com/ashtuchkin/iconv-lite/wiki/Use-Buffers-when-decoding). +Untranslatable characters are set to � or ?. No transliteration is currently supported. +Node versions 0.10.31 and 0.11.13 are buggy, don't use them (see #65, #77). + +## Testing + +```bash +$ git clone git@github.com:ashtuchkin/iconv-lite.git +$ cd iconv-lite +$ npm install +$ npm test + +$ # To view performance: +$ node test/performance.js + +$ # To view test coverage: +$ npm run coverage +$ open coverage/lcov-report/index.html +``` diff --git a/node_modules/iconv-lite/encodings/dbcs-codec.js b/node_modules/iconv-lite/encodings/dbcs-codec.js new file mode 100644 index 0000000..1fe3e16 --- /dev/null +++ b/node_modules/iconv-lite/encodings/dbcs-codec.js @@ -0,0 +1,555 @@ +"use strict"; +var Buffer = require("safer-buffer").Buffer; + +// Multibyte codec. In this scheme, a character is represented by 1 or more bytes. +// Our codec supports UTF-16 surrogates, extensions for GB18030 and unicode sequences. +// To save memory and loading time, we read table files only when requested. + +exports._dbcs = DBCSCodec; + +var UNASSIGNED = -1, + GB18030_CODE = -2, + SEQ_START = -10, + NODE_START = -1000, + UNASSIGNED_NODE = new Array(0x100), + DEF_CHAR = -1; + +for (var i = 0; i < 0x100; i++) + UNASSIGNED_NODE[i] = UNASSIGNED; + + +// Class DBCSCodec reads and initializes mapping tables. +function DBCSCodec(codecOptions, iconv) { + this.encodingName = codecOptions.encodingName; + if (!codecOptions) + throw new Error("DBCS codec is called without the data.") + if (!codecOptions.table) + throw new Error("Encoding '" + this.encodingName + "' has no data."); + + // Load tables. + var mappingTable = codecOptions.table(); + + + // Decode tables: MBCS -> Unicode. + + // decodeTables is a trie, encoded as an array of arrays of integers. Internal arrays are trie nodes and all have len = 256. + // Trie root is decodeTables[0]. + // Values: >= 0 -> unicode character code. can be > 0xFFFF + // == UNASSIGNED -> unknown/unassigned sequence. + // == GB18030_CODE -> this is the end of a GB18030 4-byte sequence. + // <= NODE_START -> index of the next node in our trie to process next byte. + // <= SEQ_START -> index of the start of a character code sequence, in decodeTableSeq. + this.decodeTables = []; + this.decodeTables[0] = UNASSIGNED_NODE.slice(0); // Create root node. + + // Sometimes a MBCS char corresponds to a sequence of unicode chars. We store them as arrays of integers here. + this.decodeTableSeq = []; + + // Actual mapping tables consist of chunks. Use them to fill up decode tables. + for (var i = 0; i < mappingTable.length; i++) + this._addDecodeChunk(mappingTable[i]); + + this.defaultCharUnicode = iconv.defaultCharUnicode; + + + // Encode tables: Unicode -> DBCS. + + // `encodeTable` is array mapping from unicode char to encoded char. All its values are integers for performance. + // Because it can be sparse, it is represented as array of buckets by 256 chars each. Bucket can be null. + // Values: >= 0 -> it is a normal char. Write the value (if <=256 then 1 byte, if <=65536 then 2 bytes, etc.). + // == UNASSIGNED -> no conversion found. Output a default char. + // <= SEQ_START -> it's an index in encodeTableSeq, see below. The character starts a sequence. + this.encodeTable = []; + + // `encodeTableSeq` is used when a sequence of unicode characters is encoded as a single code. We use a tree of + // objects where keys correspond to characters in sequence and leafs are the encoded dbcs values. A special DEF_CHAR key + // means end of sequence (needed when one sequence is a strict subsequence of another). + // Objects are kept separately from encodeTable to increase performance. + this.encodeTableSeq = []; + + // Some chars can be decoded, but need not be encoded. + var skipEncodeChars = {}; + if (codecOptions.encodeSkipVals) + for (var i = 0; i < codecOptions.encodeSkipVals.length; i++) { + var val = codecOptions.encodeSkipVals[i]; + if (typeof val === 'number') + skipEncodeChars[val] = true; + else + for (var j = val.from; j <= val.to; j++) + skipEncodeChars[j] = true; + } + + // Use decode trie to recursively fill out encode tables. + this._fillEncodeTable(0, 0, skipEncodeChars); + + // Add more encoding pairs when needed. + if (codecOptions.encodeAdd) { + for (var uChar in codecOptions.encodeAdd) + if (Object.prototype.hasOwnProperty.call(codecOptions.encodeAdd, uChar)) + this._setEncodeChar(uChar.charCodeAt(0), codecOptions.encodeAdd[uChar]); + } + + this.defCharSB = this.encodeTable[0][iconv.defaultCharSingleByte.charCodeAt(0)]; + if (this.defCharSB === UNASSIGNED) this.defCharSB = this.encodeTable[0]['?']; + if (this.defCharSB === UNASSIGNED) this.defCharSB = "?".charCodeAt(0); + + + // Load & create GB18030 tables when needed. + if (typeof codecOptions.gb18030 === 'function') { + this.gb18030 = codecOptions.gb18030(); // Load GB18030 ranges. + + // Add GB18030 decode tables. + var thirdByteNodeIdx = this.decodeTables.length; + var thirdByteNode = this.decodeTables[thirdByteNodeIdx] = UNASSIGNED_NODE.slice(0); + + var fourthByteNodeIdx = this.decodeTables.length; + var fourthByteNode = this.decodeTables[fourthByteNodeIdx] = UNASSIGNED_NODE.slice(0); + + for (var i = 0x81; i <= 0xFE; i++) { + var secondByteNodeIdx = NODE_START - this.decodeTables[0][i]; + var secondByteNode = this.decodeTables[secondByteNodeIdx]; + for (var j = 0x30; j <= 0x39; j++) + secondByteNode[j] = NODE_START - thirdByteNodeIdx; + } + for (var i = 0x81; i <= 0xFE; i++) + thirdByteNode[i] = NODE_START - fourthByteNodeIdx; + for (var i = 0x30; i <= 0x39; i++) + fourthByteNode[i] = GB18030_CODE + } +} + +DBCSCodec.prototype.encoder = DBCSEncoder; +DBCSCodec.prototype.decoder = DBCSDecoder; + +// Decoder helpers +DBCSCodec.prototype._getDecodeTrieNode = function(addr) { + var bytes = []; + for (; addr > 0; addr >>= 8) + bytes.push(addr & 0xFF); + if (bytes.length == 0) + bytes.push(0); + + var node = this.decodeTables[0]; + for (var i = bytes.length-1; i > 0; i--) { // Traverse nodes deeper into the trie. + var val = node[bytes[i]]; + + if (val == UNASSIGNED) { // Create new node. + node[bytes[i]] = NODE_START - this.decodeTables.length; + this.decodeTables.push(node = UNASSIGNED_NODE.slice(0)); + } + else if (val <= NODE_START) { // Existing node. + node = this.decodeTables[NODE_START - val]; + } + else + throw new Error("Overwrite byte in " + this.encodingName + ", addr: " + addr.toString(16)); + } + return node; +} + + +DBCSCodec.prototype._addDecodeChunk = function(chunk) { + // First element of chunk is the hex mbcs code where we start. + var curAddr = parseInt(chunk[0], 16); + + // Choose the decoding node where we'll write our chars. + var writeTable = this._getDecodeTrieNode(curAddr); + curAddr = curAddr & 0xFF; + + // Write all other elements of the chunk to the table. + for (var k = 1; k < chunk.length; k++) { + var part = chunk[k]; + if (typeof part === "string") { // String, write as-is. + for (var l = 0; l < part.length;) { + var code = part.charCodeAt(l++); + if (0xD800 <= code && code < 0xDC00) { // Decode surrogate + var codeTrail = part.charCodeAt(l++); + if (0xDC00 <= codeTrail && codeTrail < 0xE000) + writeTable[curAddr++] = 0x10000 + (code - 0xD800) * 0x400 + (codeTrail - 0xDC00); + else + throw new Error("Incorrect surrogate pair in " + this.encodingName + " at chunk " + chunk[0]); + } + else if (0x0FF0 < code && code <= 0x0FFF) { // Character sequence (our own encoding used) + var len = 0xFFF - code + 2; + var seq = []; + for (var m = 0; m < len; m++) + seq.push(part.charCodeAt(l++)); // Simple variation: don't support surrogates or subsequences in seq. + + writeTable[curAddr++] = SEQ_START - this.decodeTableSeq.length; + this.decodeTableSeq.push(seq); + } + else + writeTable[curAddr++] = code; // Basic char + } + } + else if (typeof part === "number") { // Integer, meaning increasing sequence starting with prev character. + var charCode = writeTable[curAddr - 1] + 1; + for (var l = 0; l < part; l++) + writeTable[curAddr++] = charCode++; + } + else + throw new Error("Incorrect type '" + typeof part + "' given in " + this.encodingName + " at chunk " + chunk[0]); + } + if (curAddr > 0xFF) + throw new Error("Incorrect chunk in " + this.encodingName + " at addr " + chunk[0] + ": too long" + curAddr); +} + +// Encoder helpers +DBCSCodec.prototype._getEncodeBucket = function(uCode) { + var high = uCode >> 8; // This could be > 0xFF because of astral characters. + if (this.encodeTable[high] === undefined) + this.encodeTable[high] = UNASSIGNED_NODE.slice(0); // Create bucket on demand. + return this.encodeTable[high]; +} + +DBCSCodec.prototype._setEncodeChar = function(uCode, dbcsCode) { + var bucket = this._getEncodeBucket(uCode); + var low = uCode & 0xFF; + if (bucket[low] <= SEQ_START) + this.encodeTableSeq[SEQ_START-bucket[low]][DEF_CHAR] = dbcsCode; // There's already a sequence, set a single-char subsequence of it. + else if (bucket[low] == UNASSIGNED) + bucket[low] = dbcsCode; +} + +DBCSCodec.prototype._setEncodeSequence = function(seq, dbcsCode) { + + // Get the root of character tree according to first character of the sequence. + var uCode = seq[0]; + var bucket = this._getEncodeBucket(uCode); + var low = uCode & 0xFF; + + var node; + if (bucket[low] <= SEQ_START) { + // There's already a sequence with - use it. + node = this.encodeTableSeq[SEQ_START-bucket[low]]; + } + else { + // There was no sequence object - allocate a new one. + node = {}; + if (bucket[low] !== UNASSIGNED) node[DEF_CHAR] = bucket[low]; // If a char was set before - make it a single-char subsequence. + bucket[low] = SEQ_START - this.encodeTableSeq.length; + this.encodeTableSeq.push(node); + } + + // Traverse the character tree, allocating new nodes as needed. + for (var j = 1; j < seq.length-1; j++) { + var oldVal = node[uCode]; + if (typeof oldVal === 'object') + node = oldVal; + else { + node = node[uCode] = {} + if (oldVal !== undefined) + node[DEF_CHAR] = oldVal + } + } + + // Set the leaf to given dbcsCode. + uCode = seq[seq.length-1]; + node[uCode] = dbcsCode; +} + +DBCSCodec.prototype._fillEncodeTable = function(nodeIdx, prefix, skipEncodeChars) { + var node = this.decodeTables[nodeIdx]; + for (var i = 0; i < 0x100; i++) { + var uCode = node[i]; + var mbCode = prefix + i; + if (skipEncodeChars[mbCode]) + continue; + + if (uCode >= 0) + this._setEncodeChar(uCode, mbCode); + else if (uCode <= NODE_START) + this._fillEncodeTable(NODE_START - uCode, mbCode << 8, skipEncodeChars); + else if (uCode <= SEQ_START) + this._setEncodeSequence(this.decodeTableSeq[SEQ_START - uCode], mbCode); + } +} + + + +// == Encoder ================================================================== + +function DBCSEncoder(options, codec) { + // Encoder state + this.leadSurrogate = -1; + this.seqObj = undefined; + + // Static data + this.encodeTable = codec.encodeTable; + this.encodeTableSeq = codec.encodeTableSeq; + this.defaultCharSingleByte = codec.defCharSB; + this.gb18030 = codec.gb18030; +} + +DBCSEncoder.prototype.write = function(str) { + var newBuf = Buffer.alloc(str.length * (this.gb18030 ? 4 : 3)), + leadSurrogate = this.leadSurrogate, + seqObj = this.seqObj, nextChar = -1, + i = 0, j = 0; + + while (true) { + // 0. Get next character. + if (nextChar === -1) { + if (i == str.length) break; + var uCode = str.charCodeAt(i++); + } + else { + var uCode = nextChar; + nextChar = -1; + } + + // 1. Handle surrogates. + if (0xD800 <= uCode && uCode < 0xE000) { // Char is one of surrogates. + if (uCode < 0xDC00) { // We've got lead surrogate. + if (leadSurrogate === -1) { + leadSurrogate = uCode; + continue; + } else { + leadSurrogate = uCode; + // Double lead surrogate found. + uCode = UNASSIGNED; + } + } else { // We've got trail surrogate. + if (leadSurrogate !== -1) { + uCode = 0x10000 + (leadSurrogate - 0xD800) * 0x400 + (uCode - 0xDC00); + leadSurrogate = -1; + } else { + // Incomplete surrogate pair - only trail surrogate found. + uCode = UNASSIGNED; + } + + } + } + else if (leadSurrogate !== -1) { + // Incomplete surrogate pair - only lead surrogate found. + nextChar = uCode; uCode = UNASSIGNED; // Write an error, then current char. + leadSurrogate = -1; + } + + // 2. Convert uCode character. + var dbcsCode = UNASSIGNED; + if (seqObj !== undefined && uCode != UNASSIGNED) { // We are in the middle of the sequence + var resCode = seqObj[uCode]; + if (typeof resCode === 'object') { // Sequence continues. + seqObj = resCode; + continue; + + } else if (typeof resCode == 'number') { // Sequence finished. Write it. + dbcsCode = resCode; + + } else if (resCode == undefined) { // Current character is not part of the sequence. + + // Try default character for this sequence + resCode = seqObj[DEF_CHAR]; + if (resCode !== undefined) { + dbcsCode = resCode; // Found. Write it. + nextChar = uCode; // Current character will be written too in the next iteration. + + } else { + // TODO: What if we have no default? (resCode == undefined) + // Then, we should write first char of the sequence as-is and try the rest recursively. + // Didn't do it for now because no encoding has this situation yet. + // Currently, just skip the sequence and write current char. + } + } + seqObj = undefined; + } + else if (uCode >= 0) { // Regular character + var subtable = this.encodeTable[uCode >> 8]; + if (subtable !== undefined) + dbcsCode = subtable[uCode & 0xFF]; + + if (dbcsCode <= SEQ_START) { // Sequence start + seqObj = this.encodeTableSeq[SEQ_START-dbcsCode]; + continue; + } + + if (dbcsCode == UNASSIGNED && this.gb18030) { + // Use GB18030 algorithm to find character(s) to write. + var idx = findIdx(this.gb18030.uChars, uCode); + if (idx != -1) { + var dbcsCode = this.gb18030.gbChars[idx] + (uCode - this.gb18030.uChars[idx]); + newBuf[j++] = 0x81 + Math.floor(dbcsCode / 12600); dbcsCode = dbcsCode % 12600; + newBuf[j++] = 0x30 + Math.floor(dbcsCode / 1260); dbcsCode = dbcsCode % 1260; + newBuf[j++] = 0x81 + Math.floor(dbcsCode / 10); dbcsCode = dbcsCode % 10; + newBuf[j++] = 0x30 + dbcsCode; + continue; + } + } + } + + // 3. Write dbcsCode character. + if (dbcsCode === UNASSIGNED) + dbcsCode = this.defaultCharSingleByte; + + if (dbcsCode < 0x100) { + newBuf[j++] = dbcsCode; + } + else if (dbcsCode < 0x10000) { + newBuf[j++] = dbcsCode >> 8; // high byte + newBuf[j++] = dbcsCode & 0xFF; // low byte + } + else { + newBuf[j++] = dbcsCode >> 16; + newBuf[j++] = (dbcsCode >> 8) & 0xFF; + newBuf[j++] = dbcsCode & 0xFF; + } + } + + this.seqObj = seqObj; + this.leadSurrogate = leadSurrogate; + return newBuf.slice(0, j); +} + +DBCSEncoder.prototype.end = function() { + if (this.leadSurrogate === -1 && this.seqObj === undefined) + return; // All clean. Most often case. + + var newBuf = Buffer.alloc(10), j = 0; + + if (this.seqObj) { // We're in the sequence. + var dbcsCode = this.seqObj[DEF_CHAR]; + if (dbcsCode !== undefined) { // Write beginning of the sequence. + if (dbcsCode < 0x100) { + newBuf[j++] = dbcsCode; + } + else { + newBuf[j++] = dbcsCode >> 8; // high byte + newBuf[j++] = dbcsCode & 0xFF; // low byte + } + } else { + // See todo above. + } + this.seqObj = undefined; + } + + if (this.leadSurrogate !== -1) { + // Incomplete surrogate pair - only lead surrogate found. + newBuf[j++] = this.defaultCharSingleByte; + this.leadSurrogate = -1; + } + + return newBuf.slice(0, j); +} + +// Export for testing +DBCSEncoder.prototype.findIdx = findIdx; + + +// == Decoder ================================================================== + +function DBCSDecoder(options, codec) { + // Decoder state + this.nodeIdx = 0; + this.prevBuf = Buffer.alloc(0); + + // Static data + this.decodeTables = codec.decodeTables; + this.decodeTableSeq = codec.decodeTableSeq; + this.defaultCharUnicode = codec.defaultCharUnicode; + this.gb18030 = codec.gb18030; +} + +DBCSDecoder.prototype.write = function(buf) { + var newBuf = Buffer.alloc(buf.length*2), + nodeIdx = this.nodeIdx, + prevBuf = this.prevBuf, prevBufOffset = this.prevBuf.length, + seqStart = -this.prevBuf.length, // idx of the start of current parsed sequence. + uCode; + + if (prevBufOffset > 0) // Make prev buf overlap a little to make it easier to slice later. + prevBuf = Buffer.concat([prevBuf, buf.slice(0, 10)]); + + for (var i = 0, j = 0; i < buf.length; i++) { + var curByte = (i >= 0) ? buf[i] : prevBuf[i + prevBufOffset]; + + // Lookup in current trie node. + var uCode = this.decodeTables[nodeIdx][curByte]; + + if (uCode >= 0) { + // Normal character, just use it. + } + else if (uCode === UNASSIGNED) { // Unknown char. + // TODO: Callback with seq. + //var curSeq = (seqStart >= 0) ? buf.slice(seqStart, i+1) : prevBuf.slice(seqStart + prevBufOffset, i+1 + prevBufOffset); + i = seqStart; // Try to parse again, after skipping first byte of the sequence ('i' will be incremented by 'for' cycle). + uCode = this.defaultCharUnicode.charCodeAt(0); + } + else if (uCode === GB18030_CODE) { + var curSeq = (seqStart >= 0) ? buf.slice(seqStart, i+1) : prevBuf.slice(seqStart + prevBufOffset, i+1 + prevBufOffset); + var ptr = (curSeq[0]-0x81)*12600 + (curSeq[1]-0x30)*1260 + (curSeq[2]-0x81)*10 + (curSeq[3]-0x30); + var idx = findIdx(this.gb18030.gbChars, ptr); + uCode = this.gb18030.uChars[idx] + ptr - this.gb18030.gbChars[idx]; + } + else if (uCode <= NODE_START) { // Go to next trie node. + nodeIdx = NODE_START - uCode; + continue; + } + else if (uCode <= SEQ_START) { // Output a sequence of chars. + var seq = this.decodeTableSeq[SEQ_START - uCode]; + for (var k = 0; k < seq.length - 1; k++) { + uCode = seq[k]; + newBuf[j++] = uCode & 0xFF; + newBuf[j++] = uCode >> 8; + } + uCode = seq[seq.length-1]; + } + else + throw new Error("iconv-lite internal error: invalid decoding table value " + uCode + " at " + nodeIdx + "/" + curByte); + + // Write the character to buffer, handling higher planes using surrogate pair. + if (uCode > 0xFFFF) { + uCode -= 0x10000; + var uCodeLead = 0xD800 + Math.floor(uCode / 0x400); + newBuf[j++] = uCodeLead & 0xFF; + newBuf[j++] = uCodeLead >> 8; + + uCode = 0xDC00 + uCode % 0x400; + } + newBuf[j++] = uCode & 0xFF; + newBuf[j++] = uCode >> 8; + + // Reset trie node. + nodeIdx = 0; seqStart = i+1; + } + + this.nodeIdx = nodeIdx; + this.prevBuf = (seqStart >= 0) ? buf.slice(seqStart) : prevBuf.slice(seqStart + prevBufOffset); + return newBuf.slice(0, j).toString('ucs2'); +} + +DBCSDecoder.prototype.end = function() { + var ret = ''; + + // Try to parse all remaining chars. + while (this.prevBuf.length > 0) { + // Skip 1 character in the buffer. + ret += this.defaultCharUnicode; + var buf = this.prevBuf.slice(1); + + // Parse remaining as usual. + this.prevBuf = Buffer.alloc(0); + this.nodeIdx = 0; + if (buf.length > 0) + ret += this.write(buf); + } + + this.nodeIdx = 0; + return ret; +} + +// Binary search for GB18030. Returns largest i such that table[i] <= val. +function findIdx(table, val) { + if (table[0] > val) + return -1; + + var l = 0, r = table.length; + while (l < r-1) { // always table[l] <= val < table[r] + var mid = l + Math.floor((r-l+1)/2); + if (table[mid] <= val) + l = mid; + else + r = mid; + } + return l; +} + diff --git a/node_modules/iconv-lite/encodings/dbcs-data.js b/node_modules/iconv-lite/encodings/dbcs-data.js new file mode 100644 index 0000000..4b61914 --- /dev/null +++ b/node_modules/iconv-lite/encodings/dbcs-data.js @@ -0,0 +1,176 @@ +"use strict"; + +// Description of supported double byte encodings and aliases. +// Tables are not require()-d until they are needed to speed up library load. +// require()-s are direct to support Browserify. + +module.exports = { + + // == Japanese/ShiftJIS ==================================================== + // All japanese encodings are based on JIS X set of standards: + // JIS X 0201 - Single-byte encoding of ASCII + ¥ + Kana chars at 0xA1-0xDF. + // JIS X 0208 - Main set of 6879 characters, placed in 94x94 plane, to be encoded by 2 bytes. + // Has several variations in 1978, 1983, 1990 and 1997. + // JIS X 0212 - Supplementary plane of 6067 chars in 94x94 plane. 1990. Effectively dead. + // JIS X 0213 - Extension and modern replacement of 0208 and 0212. Total chars: 11233. + // 2 planes, first is superset of 0208, second - revised 0212. + // Introduced in 2000, revised 2004. Some characters are in Unicode Plane 2 (0x2xxxx) + + // Byte encodings are: + // * Shift_JIS: Compatible with 0201, uses not defined chars in top half as lead bytes for double-byte + // encoding of 0208. Lead byte ranges: 0x81-0x9F, 0xE0-0xEF; Trail byte ranges: 0x40-0x7E, 0x80-0x9E, 0x9F-0xFC. + // Windows CP932 is a superset of Shift_JIS. Some companies added more chars, notably KDDI. + // * EUC-JP: Up to 3 bytes per character. Used mostly on *nixes. + // 0x00-0x7F - lower part of 0201 + // 0x8E, 0xA1-0xDF - upper part of 0201 + // (0xA1-0xFE)x2 - 0208 plane (94x94). + // 0x8F, (0xA1-0xFE)x2 - 0212 plane (94x94). + // * JIS X 208: 7-bit, direct encoding of 0208. Byte ranges: 0x21-0x7E (94 values). Uncommon. + // Used as-is in ISO2022 family. + // * ISO2022-JP: Stateful encoding, with escape sequences to switch between ASCII, + // 0201-1976 Roman, 0208-1978, 0208-1983. + // * ISO2022-JP-1: Adds esc seq for 0212-1990. + // * ISO2022-JP-2: Adds esc seq for GB2313-1980, KSX1001-1992, ISO8859-1, ISO8859-7. + // * ISO2022-JP-3: Adds esc seq for 0201-1976 Kana set, 0213-2000 Planes 1, 2. + // * ISO2022-JP-2004: Adds 0213-2004 Plane 1. + // + // After JIS X 0213 appeared, Shift_JIS-2004, EUC-JISX0213 and ISO2022-JP-2004 followed, with just changing the planes. + // + // Overall, it seems that it's a mess :( http://www8.plala.or.jp/tkubota1/unicode-symbols-map2.html + + 'shiftjis': { + type: '_dbcs', + table: function() { return require('./tables/shiftjis.json') }, + encodeAdd: {'\u00a5': 0x5C, '\u203E': 0x7E}, + encodeSkipVals: [{from: 0xED40, to: 0xF940}], + }, + 'csshiftjis': 'shiftjis', + 'mskanji': 'shiftjis', + 'sjis': 'shiftjis', + 'windows31j': 'shiftjis', + 'ms31j': 'shiftjis', + 'xsjis': 'shiftjis', + 'windows932': 'shiftjis', + 'ms932': 'shiftjis', + '932': 'shiftjis', + 'cp932': 'shiftjis', + + 'eucjp': { + type: '_dbcs', + table: function() { return require('./tables/eucjp.json') }, + encodeAdd: {'\u00a5': 0x5C, '\u203E': 0x7E}, + }, + + // TODO: KDDI extension to Shift_JIS + // TODO: IBM CCSID 942 = CP932, but F0-F9 custom chars and other char changes. + // TODO: IBM CCSID 943 = Shift_JIS = CP932 with original Shift_JIS lower 128 chars. + + + // == Chinese/GBK ========================================================== + // http://en.wikipedia.org/wiki/GBK + // We mostly implement W3C recommendation: https://www.w3.org/TR/encoding/#gbk-encoder + + // Oldest GB2312 (1981, ~7600 chars) is a subset of CP936 + 'gb2312': 'cp936', + 'gb231280': 'cp936', + 'gb23121980': 'cp936', + 'csgb2312': 'cp936', + 'csiso58gb231280': 'cp936', + 'euccn': 'cp936', + + // Microsoft's CP936 is a subset and approximation of GBK. + 'windows936': 'cp936', + 'ms936': 'cp936', + '936': 'cp936', + 'cp936': { + type: '_dbcs', + table: function() { return require('./tables/cp936.json') }, + }, + + // GBK (~22000 chars) is an extension of CP936 that added user-mapped chars and some other. + 'gbk': { + type: '_dbcs', + table: function() { return require('./tables/cp936.json').concat(require('./tables/gbk-added.json')) }, + }, + 'xgbk': 'gbk', + 'isoir58': 'gbk', + + // GB18030 is an algorithmic extension of GBK. + // Main source: https://www.w3.org/TR/encoding/#gbk-encoder + // http://icu-project.org/docs/papers/gb18030.html + // http://source.icu-project.org/repos/icu/data/trunk/charset/data/xml/gb-18030-2000.xml + // http://www.khngai.com/chinese/charmap/tblgbk.php?page=0 + 'gb18030': { + type: '_dbcs', + table: function() { return require('./tables/cp936.json').concat(require('./tables/gbk-added.json')) }, + gb18030: function() { return require('./tables/gb18030-ranges.json') }, + encodeSkipVals: [0x80], + encodeAdd: {'€': 0xA2E3}, + }, + + 'chinese': 'gb18030', + + + // == Korean =============================================================== + // EUC-KR, KS_C_5601 and KS X 1001 are exactly the same. + 'windows949': 'cp949', + 'ms949': 'cp949', + '949': 'cp949', + 'cp949': { + type: '_dbcs', + table: function() { return require('./tables/cp949.json') }, + }, + + 'cseuckr': 'cp949', + 'csksc56011987': 'cp949', + 'euckr': 'cp949', + 'isoir149': 'cp949', + 'korean': 'cp949', + 'ksc56011987': 'cp949', + 'ksc56011989': 'cp949', + 'ksc5601': 'cp949', + + + // == Big5/Taiwan/Hong Kong ================================================ + // There are lots of tables for Big5 and cp950. Please see the following links for history: + // http://moztw.org/docs/big5/ http://www.haible.de/bruno/charsets/conversion-tables/Big5.html + // Variations, in roughly number of defined chars: + // * Windows CP 950: Microsoft variant of Big5. Canonical: http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP950.TXT + // * Windows CP 951: Microsoft variant of Big5-HKSCS-2001. Seems to be never public. http://me.abelcheung.org/articles/research/what-is-cp951/ + // * Big5-2003 (Taiwan standard) almost superset of cp950. + // * Unicode-at-on (UAO) / Mozilla 1.8. Falling out of use on the Web. Not supported by other browsers. + // * Big5-HKSCS (-2001, -2004, -2008). Hong Kong standard. + // many unicode code points moved from PUA to Supplementary plane (U+2XXXX) over the years. + // Plus, it has 4 combining sequences. + // Seems that Mozilla refused to support it for 10 yrs. https://bugzilla.mozilla.org/show_bug.cgi?id=162431 https://bugzilla.mozilla.org/show_bug.cgi?id=310299 + // because big5-hkscs is the only encoding to include astral characters in non-algorithmic way. + // Implementations are not consistent within browsers; sometimes labeled as just big5. + // MS Internet Explorer switches from big5 to big5-hkscs when a patch applied. + // Great discussion & recap of what's going on https://bugzilla.mozilla.org/show_bug.cgi?id=912470#c31 + // In the encoder, it might make sense to support encoding old PUA mappings to Big5 bytes seq-s. + // Official spec: http://www.ogcio.gov.hk/en/business/tech_promotion/ccli/terms/doc/2003cmp_2008.txt + // http://www.ogcio.gov.hk/tc/business/tech_promotion/ccli/terms/doc/hkscs-2008-big5-iso.txt + // + // Current understanding of how to deal with Big5(-HKSCS) is in the Encoding Standard, http://encoding.spec.whatwg.org/#big5-encoder + // Unicode mapping (http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/OTHER/BIG5.TXT) is said to be wrong. + + 'windows950': 'cp950', + 'ms950': 'cp950', + '950': 'cp950', + 'cp950': { + type: '_dbcs', + table: function() { return require('./tables/cp950.json') }, + }, + + // Big5 has many variations and is an extension of cp950. We use Encoding Standard's as a consensus. + 'big5': 'big5hkscs', + 'big5hkscs': { + type: '_dbcs', + table: function() { return require('./tables/cp950.json').concat(require('./tables/big5-added.json')) }, + encodeSkipVals: [0xa2cc], + }, + + 'cnbig5': 'big5hkscs', + 'csbig5': 'big5hkscs', + 'xxbig5': 'big5hkscs', +}; diff --git a/node_modules/iconv-lite/encodings/index.js b/node_modules/iconv-lite/encodings/index.js new file mode 100644 index 0000000..e304003 --- /dev/null +++ b/node_modules/iconv-lite/encodings/index.js @@ -0,0 +1,22 @@ +"use strict"; + +// Update this array if you add/rename/remove files in this directory. +// We support Browserify by skipping automatic module discovery and requiring modules directly. +var modules = [ + require("./internal"), + require("./utf16"), + require("./utf7"), + require("./sbcs-codec"), + require("./sbcs-data"), + require("./sbcs-data-generated"), + require("./dbcs-codec"), + require("./dbcs-data"), +]; + +// Put all encoding/alias/codec definitions to single object and export it. +for (var i = 0; i < modules.length; i++) { + var module = modules[i]; + for (var enc in module) + if (Object.prototype.hasOwnProperty.call(module, enc)) + exports[enc] = module[enc]; +} diff --git a/node_modules/iconv-lite/encodings/internal.js b/node_modules/iconv-lite/encodings/internal.js new file mode 100644 index 0000000..05ce38b --- /dev/null +++ b/node_modules/iconv-lite/encodings/internal.js @@ -0,0 +1,188 @@ +"use strict"; +var Buffer = require("safer-buffer").Buffer; + +// Export Node.js internal encodings. + +module.exports = { + // Encodings + utf8: { type: "_internal", bomAware: true}, + cesu8: { type: "_internal", bomAware: true}, + unicode11utf8: "utf8", + + ucs2: { type: "_internal", bomAware: true}, + utf16le: "ucs2", + + binary: { type: "_internal" }, + base64: { type: "_internal" }, + hex: { type: "_internal" }, + + // Codec. + _internal: InternalCodec, +}; + +//------------------------------------------------------------------------------ + +function InternalCodec(codecOptions, iconv) { + this.enc = codecOptions.encodingName; + this.bomAware = codecOptions.bomAware; + + if (this.enc === "base64") + this.encoder = InternalEncoderBase64; + else if (this.enc === "cesu8") { + this.enc = "utf8"; // Use utf8 for decoding. + this.encoder = InternalEncoderCesu8; + + // Add decoder for versions of Node not supporting CESU-8 + if (Buffer.from('eda0bdedb2a9', 'hex').toString() !== '💩') { + this.decoder = InternalDecoderCesu8; + this.defaultCharUnicode = iconv.defaultCharUnicode; + } + } +} + +InternalCodec.prototype.encoder = InternalEncoder; +InternalCodec.prototype.decoder = InternalDecoder; + +//------------------------------------------------------------------------------ + +// We use node.js internal decoder. Its signature is the same as ours. +var StringDecoder = require('string_decoder').StringDecoder; + +if (!StringDecoder.prototype.end) // Node v0.8 doesn't have this method. + StringDecoder.prototype.end = function() {}; + + +function InternalDecoder(options, codec) { + StringDecoder.call(this, codec.enc); +} + +InternalDecoder.prototype = StringDecoder.prototype; + + +//------------------------------------------------------------------------------ +// Encoder is mostly trivial + +function InternalEncoder(options, codec) { + this.enc = codec.enc; +} + +InternalEncoder.prototype.write = function(str) { + return Buffer.from(str, this.enc); +} + +InternalEncoder.prototype.end = function() { +} + + +//------------------------------------------------------------------------------ +// Except base64 encoder, which must keep its state. + +function InternalEncoderBase64(options, codec) { + this.prevStr = ''; +} + +InternalEncoderBase64.prototype.write = function(str) { + str = this.prevStr + str; + var completeQuads = str.length - (str.length % 4); + this.prevStr = str.slice(completeQuads); + str = str.slice(0, completeQuads); + + return Buffer.from(str, "base64"); +} + +InternalEncoderBase64.prototype.end = function() { + return Buffer.from(this.prevStr, "base64"); +} + + +//------------------------------------------------------------------------------ +// CESU-8 encoder is also special. + +function InternalEncoderCesu8(options, codec) { +} + +InternalEncoderCesu8.prototype.write = function(str) { + var buf = Buffer.alloc(str.length * 3), bufIdx = 0; + for (var i = 0; i < str.length; i++) { + var charCode = str.charCodeAt(i); + // Naive implementation, but it works because CESU-8 is especially easy + // to convert from UTF-16 (which all JS strings are encoded in). + if (charCode < 0x80) + buf[bufIdx++] = charCode; + else if (charCode < 0x800) { + buf[bufIdx++] = 0xC0 + (charCode >>> 6); + buf[bufIdx++] = 0x80 + (charCode & 0x3f); + } + else { // charCode will always be < 0x10000 in javascript. + buf[bufIdx++] = 0xE0 + (charCode >>> 12); + buf[bufIdx++] = 0x80 + ((charCode >>> 6) & 0x3f); + buf[bufIdx++] = 0x80 + (charCode & 0x3f); + } + } + return buf.slice(0, bufIdx); +} + +InternalEncoderCesu8.prototype.end = function() { +} + +//------------------------------------------------------------------------------ +// CESU-8 decoder is not implemented in Node v4.0+ + +function InternalDecoderCesu8(options, codec) { + this.acc = 0; + this.contBytes = 0; + this.accBytes = 0; + this.defaultCharUnicode = codec.defaultCharUnicode; +} + +InternalDecoderCesu8.prototype.write = function(buf) { + var acc = this.acc, contBytes = this.contBytes, accBytes = this.accBytes, + res = ''; + for (var i = 0; i < buf.length; i++) { + var curByte = buf[i]; + if ((curByte & 0xC0) !== 0x80) { // Leading byte + if (contBytes > 0) { // Previous code is invalid + res += this.defaultCharUnicode; + contBytes = 0; + } + + if (curByte < 0x80) { // Single-byte code + res += String.fromCharCode(curByte); + } else if (curByte < 0xE0) { // Two-byte code + acc = curByte & 0x1F; + contBytes = 1; accBytes = 1; + } else if (curByte < 0xF0) { // Three-byte code + acc = curByte & 0x0F; + contBytes = 2; accBytes = 1; + } else { // Four or more are not supported for CESU-8. + res += this.defaultCharUnicode; + } + } else { // Continuation byte + if (contBytes > 0) { // We're waiting for it. + acc = (acc << 6) | (curByte & 0x3f); + contBytes--; accBytes++; + if (contBytes === 0) { + // Check for overlong encoding, but support Modified UTF-8 (encoding NULL as C0 80) + if (accBytes === 2 && acc < 0x80 && acc > 0) + res += this.defaultCharUnicode; + else if (accBytes === 3 && acc < 0x800) + res += this.defaultCharUnicode; + else + // Actually add character. + res += String.fromCharCode(acc); + } + } else { // Unexpected continuation byte + res += this.defaultCharUnicode; + } + } + } + this.acc = acc; this.contBytes = contBytes; this.accBytes = accBytes; + return res; +} + +InternalDecoderCesu8.prototype.end = function() { + var res = 0; + if (this.contBytes > 0) + res += this.defaultCharUnicode; + return res; +} diff --git a/node_modules/iconv-lite/encodings/sbcs-codec.js b/node_modules/iconv-lite/encodings/sbcs-codec.js new file mode 100644 index 0000000..f225823 --- /dev/null +++ b/node_modules/iconv-lite/encodings/sbcs-codec.js @@ -0,0 +1,72 @@ +"use strict"; +var Buffer = require("safer-buffer").Buffer; + +// Single-byte codec. Needs a 'chars' string parameter that contains 256 or 128 chars that +// correspond to encoded bytes (if 128 - then lower half is ASCII). + +exports._sbcs = SBCSCodec; +function SBCSCodec(codecOptions, iconv) { + if (!codecOptions) + throw new Error("SBCS codec is called without the data.") + + // Prepare char buffer for decoding. + if (!codecOptions.chars || (codecOptions.chars.length !== 128 && codecOptions.chars.length !== 256)) + throw new Error("Encoding '"+codecOptions.type+"' has incorrect 'chars' (must be of len 128 or 256)"); + + if (codecOptions.chars.length === 128) { + var asciiString = ""; + for (var i = 0; i < 128; i++) + asciiString += String.fromCharCode(i); + codecOptions.chars = asciiString + codecOptions.chars; + } + + this.decodeBuf = new Buffer.from(codecOptions.chars, 'ucs2'); + + // Encoding buffer. + var encodeBuf = new Buffer.alloc(65536, iconv.defaultCharSingleByte.charCodeAt(0)); + + for (var i = 0; i < codecOptions.chars.length; i++) + encodeBuf[codecOptions.chars.charCodeAt(i)] = i; + + this.encodeBuf = encodeBuf; +} + +SBCSCodec.prototype.encoder = SBCSEncoder; +SBCSCodec.prototype.decoder = SBCSDecoder; + + +function SBCSEncoder(options, codec) { + this.encodeBuf = codec.encodeBuf; +} + +SBCSEncoder.prototype.write = function(str) { + var buf = Buffer.alloc(str.length); + for (var i = 0; i < str.length; i++) + buf[i] = this.encodeBuf[str.charCodeAt(i)]; + + return buf; +} + +SBCSEncoder.prototype.end = function() { +} + + +function SBCSDecoder(options, codec) { + this.decodeBuf = codec.decodeBuf; +} + +SBCSDecoder.prototype.write = function(buf) { + // Strings are immutable in JS -> we use ucs2 buffer to speed up computations. + var decodeBuf = this.decodeBuf; + var newBuf = Buffer.alloc(buf.length*2); + var idx1 = 0, idx2 = 0; + for (var i = 0; i < buf.length; i++) { + idx1 = buf[i]*2; idx2 = i*2; + newBuf[idx2] = decodeBuf[idx1]; + newBuf[idx2+1] = decodeBuf[idx1+1]; + } + return newBuf.toString('ucs2'); +} + +SBCSDecoder.prototype.end = function() { +} diff --git a/node_modules/iconv-lite/encodings/sbcs-data-generated.js b/node_modules/iconv-lite/encodings/sbcs-data-generated.js new file mode 100644 index 0000000..9b48236 --- /dev/null +++ b/node_modules/iconv-lite/encodings/sbcs-data-generated.js @@ -0,0 +1,451 @@ +"use strict"; + +// Generated data for sbcs codec. Don't edit manually. Regenerate using generation/gen-sbcs.js script. +module.exports = { + "437": "cp437", + "737": "cp737", + "775": "cp775", + "850": "cp850", + "852": "cp852", + "855": "cp855", + "856": "cp856", + "857": "cp857", + "858": "cp858", + "860": "cp860", + "861": "cp861", + "862": "cp862", + "863": "cp863", + "864": "cp864", + "865": "cp865", + "866": "cp866", + "869": "cp869", + "874": "windows874", + "922": "cp922", + "1046": "cp1046", + "1124": "cp1124", + "1125": "cp1125", + "1129": "cp1129", + "1133": "cp1133", + "1161": "cp1161", + "1162": "cp1162", + "1163": "cp1163", + "1250": "windows1250", + "1251": "windows1251", + "1252": "windows1252", + "1253": "windows1253", + "1254": "windows1254", + "1255": "windows1255", + "1256": "windows1256", + "1257": "windows1257", + "1258": "windows1258", + "28591": "iso88591", + "28592": "iso88592", + "28593": "iso88593", + "28594": "iso88594", + "28595": "iso88595", + "28596": "iso88596", + "28597": "iso88597", + "28598": "iso88598", + "28599": "iso88599", + "28600": "iso885910", + "28601": "iso885911", + "28603": "iso885913", + "28604": "iso885914", + "28605": "iso885915", + "28606": "iso885916", + "windows874": { + "type": "_sbcs", + "chars": "€����…�����������‘’“”•–—�������� กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู����฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛����" + }, + "win874": "windows874", + "cp874": "windows874", + "windows1250": { + "type": "_sbcs", + "chars": "€�‚�„…†‡�‰Š‹ŚŤŽŹ�‘’“”•–—�™š›śťžź ˇ˘Ł¤Ą¦§¨©Ş«¬­®Ż°±˛ł´µ¶·¸ąş»Ľ˝ľżŔÁÂĂÄĹĆÇČÉĘËĚÍÎĎĐŃŇÓÔŐÖ×ŘŮÚŰÜÝŢßŕáâăäĺćçčéęëěíîďđńňóôőö÷řůúűüýţ˙" + }, + "win1250": "windows1250", + "cp1250": "windows1250", + "windows1251": { + "type": "_sbcs", + "chars": "ЂЃ‚ѓ„…†‡€‰Љ‹ЊЌЋЏђ‘’“”•–—�™љ›њќћџ ЎўЈ¤Ґ¦§Ё©Є«¬­®Ї°±Ііґµ¶·ё№є»јЅѕїАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя" + }, + "win1251": "windows1251", + "cp1251": "windows1251", + "windows1252": { + "type": "_sbcs", + "chars": "€�‚ƒ„…†‡ˆ‰Š‹Œ�Ž��‘’“”•–—˜™š›œ�žŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ" + }, + "win1252": "windows1252", + "cp1252": "windows1252", + "windows1253": { + "type": "_sbcs", + "chars": "€�‚ƒ„…†‡�‰�‹�����‘’“”•–—�™�›���� ΅Ά£¤¥¦§¨©�«¬­®―°±²³΄µ¶·ΈΉΊ»Ό½ΎΏΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡ�ΣΤΥΦΧΨΩΪΫάέήίΰαβγδεζηθικλμνξοπρςστυφχψωϊϋόύώ�" + }, + "win1253": "windows1253", + "cp1253": "windows1253", + "windows1254": { + "type": "_sbcs", + "chars": "€�‚ƒ„…†‡ˆ‰Š‹Œ����‘’“”•–—˜™š›œ��Ÿ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏĞÑÒÓÔÕÖ×ØÙÚÛÜİŞßàáâãäåæçèéêëìíîïğñòóôõö÷øùúûüışÿ" + }, + "win1254": "windows1254", + "cp1254": "windows1254", + "windows1255": { + "type": "_sbcs", + "chars": "€�‚ƒ„…†‡ˆ‰�‹�����‘’“”•–—˜™�›���� ¡¢£₪¥¦§¨©×«¬­®¯°±²³´µ¶·¸¹÷»¼½¾¿ְֱֲֳִֵֶַָֹֺֻּֽ־ֿ׀ׁׂ׃װױײ׳״�������אבגדהוזחטיךכלםמןנסעףפץצקרשת��‎‏�" + }, + "win1255": "windows1255", + "cp1255": "windows1255", + "windows1256": { + "type": "_sbcs", + "chars": "€پ‚ƒ„…†‡ˆ‰ٹ‹Œچژڈگ‘’“”•–—ک™ڑ›œ‌‍ں ،¢£¤¥¦§¨©ھ«¬­®¯°±²³´µ¶·¸¹؛»¼½¾؟ہءآأؤإئابةتثجحخدذرزسشصض×طظعغـفقكàلâمنهوçèéêëىيîïًٌٍَôُِ÷ّùْûü‎‏ے" + }, + "win1256": "windows1256", + "cp1256": "windows1256", + "windows1257": { + "type": "_sbcs", + "chars": "€�‚�„…†‡�‰�‹�¨ˇ¸�‘’“”•–—�™�›�¯˛� �¢£¤�¦§Ø©Ŗ«¬­®Æ°±²³´µ¶·ø¹ŗ»¼½¾æĄĮĀĆÄÅĘĒČÉŹĖĢĶĪĻŠŃŅÓŌÕÖ×ŲŁŚŪÜŻŽßąįāćäåęēčéźėģķīļšńņóōõö÷ųłśūüżž˙" + }, + "win1257": "windows1257", + "cp1257": "windows1257", + "windows1258": { + "type": "_sbcs", + "chars": "€�‚ƒ„…†‡ˆ‰�‹Œ����‘’“”•–—˜™�›œ��Ÿ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂĂÄÅÆÇÈÉÊË̀ÍÎÏĐÑ̉ÓÔƠÖ×ØÙÚÛÜỮßàáâăäåæçèéêë́íîïđṇ̃óôơö÷øùúûüư₫ÿ" + }, + "win1258": "windows1258", + "cp1258": "windows1258", + "iso88591": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ" + }, + "cp28591": "iso88591", + "iso88592": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ Ą˘Ł¤ĽŚ§¨ŠŞŤŹ­ŽŻ°ą˛ł´ľśˇ¸šşťź˝žżŔÁÂĂÄĹĆÇČÉĘËĚÍÎĎĐŃŇÓÔŐÖ×ŘŮÚŰÜÝŢßŕáâăäĺćçčéęëěíîďđńňóôőö÷řůúűüýţ˙" + }, + "cp28592": "iso88592", + "iso88593": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ Ħ˘£¤�Ĥ§¨İŞĞĴ­�Ż°ħ²³´µĥ·¸ışğĵ½�żÀÁÂ�ÄĊĈÇÈÉÊËÌÍÎÏ�ÑÒÓÔĠÖ×ĜÙÚÛÜŬŜßàáâ�äċĉçèéêëìíîï�ñòóôġö÷ĝùúûüŭŝ˙" + }, + "cp28593": "iso88593", + "iso88594": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ĄĸŖ¤ĨĻ§¨ŠĒĢŦ­Ž¯°ą˛ŗ´ĩļˇ¸šēģŧŊžŋĀÁÂÃÄÅÆĮČÉĘËĖÍÎĪĐŅŌĶÔÕÖ×ØŲÚÛÜŨŪßāáâãäåæįčéęëėíîīđņōķôõö÷øųúûüũū˙" + }, + "cp28594": "iso88594", + "iso88595": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ЁЂЃЄЅІЇЈЉЊЋЌ­ЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя№ёђѓєѕіїјљњћќ§ўџ" + }, + "cp28595": "iso88595", + "iso88596": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ���¤�������،­�������������؛���؟�ءآأؤإئابةتثجحخدذرزسشصضطظعغ�����ـفقكلمنهوىيًٌٍَُِّْ�������������" + }, + "cp28596": "iso88596", + "iso88597": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ‘’£€₯¦§¨©ͺ«¬­�―°±²³΄΅Ά·ΈΉΊ»Ό½ΎΏΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡ�ΣΤΥΦΧΨΩΪΫάέήίΰαβγδεζηθικλμνξοπρςστυφχψωϊϋόύώ�" + }, + "cp28597": "iso88597", + "iso88598": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ �¢£¤¥¦§¨©×«¬­®¯°±²³´µ¶·¸¹÷»¼½¾��������������������������������‗אבגדהוזחטיךכלםמןנסעףפץצקרשת��‎‏�" + }, + "cp28598": "iso88598", + "iso88599": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏĞÑÒÓÔÕÖ×ØÙÚÛÜİŞßàáâãäåæçèéêëìíîïğñòóôõö÷øùúûüışÿ" + }, + "cp28599": "iso88599", + "iso885910": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ĄĒĢĪĨĶ§ĻĐŠŦŽ­ŪŊ°ąēģīĩķ·ļđšŧž―ūŋĀÁÂÃÄÅÆĮČÉĘËĖÍÎÏÐŅŌÓÔÕÖŨØŲÚÛÜÝÞßāáâãäåæįčéęëėíîïðņōóôõöũøųúûüýþĸ" + }, + "cp28600": "iso885910", + "iso885911": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู����฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛����" + }, + "cp28601": "iso885911", + "iso885913": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ”¢£¤„¦§Ø©Ŗ«¬­®Æ°±²³“µ¶·ø¹ŗ»¼½¾æĄĮĀĆÄÅĘĒČÉŹĖĢĶĪĻŠŃŅÓŌÕÖ×ŲŁŚŪÜŻŽßąįāćäåęēčéźėģķīļšńņóōõö÷ųłśūüżž’" + }, + "cp28603": "iso885913", + "iso885914": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ Ḃḃ£ĊċḊ§Ẁ©ẂḋỲ­®ŸḞḟĠġṀṁ¶ṖẁṗẃṠỳẄẅṡÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏŴÑÒÓÔÕÖṪØÙÚÛÜÝŶßàáâãäåæçèéêëìíîïŵñòóôõöṫøùúûüýŷÿ" + }, + "cp28604": "iso885914", + "iso885915": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£€¥Š§š©ª«¬­®¯°±²³Žµ¶·ž¹º»ŒœŸ¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ" + }, + "cp28605": "iso885915", + "iso885916": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ĄąŁ€„Š§š©Ș«Ź­źŻ°±ČłŽ”¶·žčș»ŒœŸżÀÁÂĂÄĆÆÇÈÉÊËÌÍÎÏĐŃÒÓÔŐÖŚŰÙÚÛÜĘȚßàáâăäćæçèéêëìíîïđńòóôőöśűùúûüęțÿ" + }, + "cp28606": "iso885916", + "cp437": { + "type": "_sbcs", + "chars": "ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜ¢£¥₧ƒáíóúñѪº¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ " + }, + "ibm437": "cp437", + "csibm437": "cp437", + "cp737": { + "type": "_sbcs", + "chars": "ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩαβγδεζηθικλμνξοπρσςτυφχψ░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀ωάέήϊίόύϋώΆΈΉΊΌΎΏ±≥≤ΪΫ÷≈°∙·√ⁿ²■ " + }, + "ibm737": "cp737", + "csibm737": "cp737", + "cp775": { + "type": "_sbcs", + "chars": "ĆüéāäģåćłēŖŗīŹÄÅÉæÆōöĢ¢ŚśÖÜø£ØפĀĪóŻżź”¦©®¬½¼Ł«»░▒▓│┤ĄČĘĖ╣║╗╝ĮŠ┐└┴┬├─┼ŲŪ╚╔╩╦╠═╬Žąčęėįšųūž┘┌█▄▌▐▀ÓßŌŃõÕµńĶķĻļņĒŅ’­±“¾¶§÷„°∙·¹³²■ " + }, + "ibm775": "cp775", + "csibm775": "cp775", + "cp850": { + "type": "_sbcs", + "chars": "ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜø£Ø׃áíóúñѪº¿®¬½¼¡«»░▒▓│┤ÁÂÀ©╣║╗╝¢¥┐└┴┬├─┼ãÃ╚╔╩╦╠═╬¤ðÐÊËÈıÍÎÏ┘┌█▄¦Ì▀ÓßÔÒõÕµþÞÚÛÙýݯ´­±‗¾¶§÷¸°¨·¹³²■ " + }, + "ibm850": "cp850", + "csibm850": "cp850", + "cp852": { + "type": "_sbcs", + "chars": "ÇüéâäůćçłëŐőîŹÄĆÉĹĺôöĽľŚśÖÜŤťŁ×čáíóúĄąŽžĘ꬟Ⱥ«»░▒▓│┤ÁÂĚŞ╣║╗╝Żż┐└┴┬├─┼Ăă╚╔╩╦╠═╬¤đĐĎËďŇÍÎě┘┌█▄ŢŮ▀ÓßÔŃńňŠšŔÚŕŰýÝţ´­˝˛ˇ˘§÷¸°¨˙űŘř■ " + }, + "ibm852": "cp852", + "csibm852": "cp852", + "cp855": { + "type": "_sbcs", + "chars": "ђЂѓЃёЁєЄѕЅіІїЇјЈљЉњЊћЋќЌўЎџЏюЮъЪаАбБцЦдДеЕфФгГ«»░▒▓│┤хХиИ╣║╗╝йЙ┐└┴┬├─┼кК╚╔╩╦╠═╬¤лЛмМнНоОп┘┌█▄Пя▀ЯрРсСтТуУжЖвВьЬ№­ыЫзЗшШэЭщЩчЧ§■ " + }, + "ibm855": "cp855", + "csibm855": "cp855", + "cp856": { + "type": "_sbcs", + "chars": "אבגדהוזחטיךכלםמןנסעףפץצקרשת�£�×����������®¬½¼�«»░▒▓│┤���©╣║╗╝¢¥┐└┴┬├─┼��╚╔╩╦╠═╬¤���������┘┌█▄¦�▀������µ�������¯´­±‗¾¶§÷¸°¨·¹³²■ " + }, + "ibm856": "cp856", + "csibm856": "cp856", + "cp857": { + "type": "_sbcs", + "chars": "ÇüéâäàåçêëèïîıÄÅÉæÆôöòûùİÖÜø£ØŞşáíóúñÑĞ𿮬½¼¡«»░▒▓│┤ÁÂÀ©╣║╗╝¢¥┐└┴┬├─┼ãÃ╚╔╩╦╠═╬¤ºªÊËÈ�ÍÎÏ┘┌█▄¦Ì▀ÓßÔÒõÕµ�×ÚÛÙìÿ¯´­±�¾¶§÷¸°¨·¹³²■ " + }, + "ibm857": "cp857", + "csibm857": "cp857", + "cp858": { + "type": "_sbcs", + "chars": "ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜø£Ø׃áíóúñѪº¿®¬½¼¡«»░▒▓│┤ÁÂÀ©╣║╗╝¢¥┐└┴┬├─┼ãÃ╚╔╩╦╠═╬¤ðÐÊËÈ€ÍÎÏ┘┌█▄¦Ì▀ÓßÔÒõÕµþÞÚÛÙýݯ´­±‗¾¶§÷¸°¨·¹³²■ " + }, + "ibm858": "cp858", + "csibm858": "cp858", + "cp860": { + "type": "_sbcs", + "chars": "ÇüéâãàÁçêÊèÍÔìÃÂÉÀÈôõòÚùÌÕÜ¢£Ù₧ÓáíóúñѪº¿Ò¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ " + }, + "ibm860": "cp860", + "csibm860": "cp860", + "cp861": { + "type": "_sbcs", + "chars": "ÇüéâäàåçêëèÐðÞÄÅÉæÆôöþûÝýÖÜø£Ø₧ƒáíóúÁÍÓÚ¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ " + }, + "ibm861": "cp861", + "csibm861": "cp861", + "cp862": { + "type": "_sbcs", + "chars": "אבגדהוזחטיךכלםמןנסעףפץצקרשת¢£¥₧ƒáíóúñѪº¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ " + }, + "ibm862": "cp862", + "csibm862": "cp862", + "cp863": { + "type": "_sbcs", + "chars": "ÇüéâÂà¶çêëèïî‗À§ÉÈÊôËÏûù¤ÔÜ¢£ÙÛƒ¦´óú¨¸³¯Î⌐¬½¼¾«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ " + }, + "ibm863": "cp863", + "csibm863": "cp863", + "cp864": { + "type": "_sbcs", + "chars": "\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\t\n\u000b\f\r\u000e\u000f\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001a\u001b\u001c\u001d\u001e\u001f !\"#$٪&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~°·∙√▒─│┼┤┬├┴┐┌└┘β∞φ±½¼≈«»ﻷﻸ��ﻻﻼ� ­ﺂ£¤ﺄ��ﺎﺏﺕﺙ،ﺝﺡﺥ٠١٢٣٤٥٦٧٨٩ﻑ؛ﺱﺵﺹ؟¢ﺀﺁﺃﺅﻊﺋﺍﺑﺓﺗﺛﺟﺣﺧﺩﺫﺭﺯﺳﺷﺻﺿﻁﻅﻋﻏ¦¬÷×ﻉـﻓﻗﻛﻟﻣﻧﻫﻭﻯﻳﺽﻌﻎﻍﻡﹽّﻥﻩﻬﻰﻲﻐﻕﻵﻶﻝﻙﻱ■�" + }, + "ibm864": "cp864", + "csibm864": "cp864", + "cp865": { + "type": "_sbcs", + "chars": "ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜø£Ø₧ƒáíóúñѪº¿⌐¬½¼¡«¤░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ " + }, + "ibm865": "cp865", + "csibm865": "cp865", + "cp866": { + "type": "_sbcs", + "chars": "АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмноп░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀рстуфхцчшщъыьэюяЁёЄєЇїЎў°∙·√№¤■ " + }, + "ibm866": "cp866", + "csibm866": "cp866", + "cp869": { + "type": "_sbcs", + "chars": "������Ά�·¬¦‘’Έ―ΉΊΪΌ��ΎΫ©Ώ²³ά£έήίϊΐόύΑΒΓΔΕΖΗ½ΘΙ«»░▒▓│┤ΚΛΜΝ╣║╗╝ΞΟ┐└┴┬├─┼ΠΡ╚╔╩╦╠═╬ΣΤΥΦΧΨΩαβγ┘┌█▄δε▀ζηθικλμνξοπρσςτ΄­±υφχ§ψ΅°¨ωϋΰώ■ " + }, + "ibm869": "cp869", + "csibm869": "cp869", + "cp922": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®‾°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏŠÑÒÓÔÕÖ×ØÙÚÛÜÝŽßàáâãäåæçèéêëìíîïšñòóôõö÷øùúûüýžÿ" + }, + "ibm922": "cp922", + "csibm922": "cp922", + "cp1046": { + "type": "_sbcs", + "chars": "ﺈ×÷ﹱˆ■│─┐┌└┘ﹹﹻﹽﹿﹷﺊﻰﻳﻲﻎﻏﻐﻶﻸﻺﻼ ¤ﺋﺑﺗﺛﺟﺣ،­ﺧﺳ٠١٢٣٤٥٦٧٨٩ﺷ؛ﺻﺿﻊ؟ﻋءآأؤإئابةتثجحخدذرزسشصضطﻇعغﻌﺂﺄﺎﻓـفقكلمنهوىيًٌٍَُِّْﻗﻛﻟﻵﻷﻹﻻﻣﻧﻬﻩ�" + }, + "ibm1046": "cp1046", + "csibm1046": "cp1046", + "cp1124": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ЁЂҐЄЅІЇЈЉЊЋЌ­ЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя№ёђґєѕіїјљњћќ§ўџ" + }, + "ibm1124": "cp1124", + "csibm1124": "cp1124", + "cp1125": { + "type": "_sbcs", + "chars": "АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмноп░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀рстуфхцчшщъыьэюяЁёҐґЄєІіЇї·√№¤■ " + }, + "ibm1125": "cp1125", + "csibm1125": "cp1125", + "cp1129": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§œ©ª«¬­®¯°±²³Ÿµ¶·Œ¹º»¼½¾¿ÀÁÂĂÄÅÆÇÈÉÊË̀ÍÎÏĐÑ̉ÓÔƠÖ×ØÙÚÛÜỮßàáâăäåæçèéêë́íîïđṇ̃óôơö÷øùúûüư₫ÿ" + }, + "ibm1129": "cp1129", + "csibm1129": "cp1129", + "cp1133": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ກຂຄງຈສຊຍດຕຖທນບປຜຝພຟມຢຣລວຫອຮ���ຯະາຳິີຶືຸູຼັົຽ���ເແໂໃໄ່້໊໋໌ໍໆ�ໜໝ₭����������������໐໑໒໓໔໕໖໗໘໙��¢¬¦�" + }, + "ibm1133": "cp1133", + "csibm1133": "cp1133", + "cp1161": { + "type": "_sbcs", + "chars": "��������������������������������่กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู้๊๋€฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛¢¬¦ " + }, + "ibm1161": "cp1161", + "csibm1161": "cp1161", + "cp1162": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู����฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛����" + }, + "ibm1162": "cp1162", + "csibm1162": "cp1162", + "cp1163": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£€¥¦§œ©ª«¬­®¯°±²³Ÿµ¶·Œ¹º»¼½¾¿ÀÁÂĂÄÅÆÇÈÉÊË̀ÍÎÏĐÑ̉ÓÔƠÖ×ØÙÚÛÜỮßàáâăäåæçèéêë́íîïđṇ̃óôơö÷øùúûüư₫ÿ" + }, + "ibm1163": "cp1163", + "csibm1163": "cp1163", + "maccroatian": { + "type": "_sbcs", + "chars": "ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®Š™´¨≠ŽØ∞±≤≥∆µ∂∑∏š∫ªºΩžø¿¡¬√ƒ≈Ć«Č… ÀÃÕŒœĐ—“”‘’÷◊�©⁄¤‹›Æ»–·‚„‰ÂćÁčÈÍÎÏÌÓÔđÒÚÛÙıˆ˜¯πË˚¸Êæˇ" + }, + "maccyrillic": { + "type": "_sbcs", + "chars": "АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ†°¢£§•¶І®©™Ђђ≠Ѓѓ∞±≤≥іµ∂ЈЄєЇїЉљЊњјЅ¬√ƒ≈∆«»… ЋћЌќѕ–—“”‘’÷„ЎўЏџ№Ёёяабвгдежзийклмнопрстуфхцчшщъыьэю¤" + }, + "macgreek": { + "type": "_sbcs", + "chars": "Ĺ²É³ÖÜ΅àâä΄¨çéèê룙î‰ôö¦­ùûü†ΓΔΘΛΞΠß®©ΣΪ§≠°·Α±≤≥¥ΒΕΖΗΙΚΜΦΫΨΩάΝ¬ΟΡ≈Τ«»… ΥΧΆΈœ–―“”‘’÷ΉΊΌΎέήίόΏύαβψδεφγηιξκλμνοπώρστθωςχυζϊϋΐΰ�" + }, + "maciceland": { + "type": "_sbcs", + "chars": "ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûüÝ°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤ÐðÞþý·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ" + }, + "macroman": { + "type": "_sbcs", + "chars": "ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤‹›fifl‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ" + }, + "macromania": { + "type": "_sbcs", + "chars": "ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ĂŞ∞±≤≥¥µ∂∑∏π∫ªºΩăş¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤‹›Ţţ‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ" + }, + "macthai": { + "type": "_sbcs", + "chars": "«»…“”�•‘’� กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู​–—฿เแโใไๅๆ็่้๊๋์ํ™๏๐๑๒๓๔๕๖๗๘๙®©����" + }, + "macturkish": { + "type": "_sbcs", + "chars": "ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸĞğİıŞş‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙ�ˆ˜¯˘˙˚¸˝˛ˇ" + }, + "macukraine": { + "type": "_sbcs", + "chars": "АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ†°Ґ£§•¶І®©™Ђђ≠Ѓѓ∞±≤≥іµґЈЄєЇїЉљЊњјЅ¬√ƒ≈∆«»… ЋћЌќѕ–—“”‘’÷„ЎўЏџ№Ёёяабвгдежзийклмнопрстуфхцчшщъыьэю¤" + }, + "koi8r": { + "type": "_sbcs", + "chars": "─│┌┐└┘├┤┬┴┼▀▄█▌▐░▒▓⌠■∙√≈≤≥ ⌡°²·÷═║╒ё╓╔╕╖╗╘╙╚╛╜╝╞╟╠╡Ё╢╣╤╥╦╧╨╩╪╫╬©юабцдефгхийклмнопярстужвьызшэщчъЮАБЦДЕФГХИЙКЛМНОПЯРСТУЖВЬЫЗШЭЩЧЪ" + }, + "koi8u": { + "type": "_sbcs", + "chars": "─│┌┐└┘├┤┬┴┼▀▄█▌▐░▒▓⌠■∙√≈≤≥ ⌡°²·÷═║╒ёє╔ії╗╘╙╚╛ґ╝╞╟╠╡ЁЄ╣ІЇ╦╧╨╩╪Ґ╬©юабцдефгхийклмнопярстужвьызшэщчъЮАБЦДЕФГХИЙКЛМНОПЯРСТУЖВЬЫЗШЭЩЧЪ" + }, + "koi8ru": { + "type": "_sbcs", + "chars": "─│┌┐└┘├┤┬┴┼▀▄█▌▐░▒▓⌠■∙√≈≤≥ ⌡°²·÷═║╒ёє╔ії╗╘╙╚╛ґў╞╟╠╡ЁЄ╣ІЇ╦╧╨╩╪ҐЎ©юабцдефгхийклмнопярстужвьызшэщчъЮАБЦДЕФГХИЙКЛМНОПЯРСТУЖВЬЫЗШЭЩЧЪ" + }, + "koi8t": { + "type": "_sbcs", + "chars": "қғ‚Ғ„…†‡�‰ҳ‹ҲҷҶ�Қ‘’“”•–—�™�›�����ӯӮё¤ӣ¦§���«¬­®�°±²Ё�Ӣ¶·�№�»���©юабцдефгхийклмнопярстужвьызшэщчъЮАБЦДЕФГХИЙКЛМНОПЯРСТУЖВЬЫЗШЭЩЧЪ" + }, + "armscii8": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ �և։)(»«—.՝,-֊…՜՛՞ԱաԲբԳգԴդԵեԶզԷէԸըԹթԺժԻիԼլԽխԾծԿկՀհՁձՂղՃճՄմՅյՆնՇշՈոՉչՊպՋջՌռՍսՎվՏտՐրՑցՒւՓփՔքՕօՖֆ՚�" + }, + "rk1048": { + "type": "_sbcs", + "chars": "ЂЃ‚ѓ„…†‡€‰Љ‹ЊҚҺЏђ‘’“”•–—�™љ›њқһџ ҰұӘ¤Ө¦§Ё©Ғ«¬­®Ү°±Ііөµ¶·ё№ғ»әҢңүАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя" + }, + "tcvn": { + "type": "_sbcs", + "chars": "\u0000ÚỤ\u0003ỪỬỮ\u0007\b\t\n\u000b\f\r\u000e\u000f\u0010ỨỰỲỶỸÝỴ\u0018\u0019\u001a\u001b\u001c\u001d\u001e\u001f !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ÀẢÃÁẠẶẬÈẺẼÉẸỆÌỈĨÍỊÒỎÕÓỌỘỜỞỠỚỢÙỦŨ ĂÂÊÔƠƯĐăâêôơưđẶ̀̀̉̃́àảãáạẲằẳẵắẴẮẦẨẪẤỀặầẩẫấậèỂẻẽéẹềểễếệìỉỄẾỒĩíịòỔỏõóọồổỗốộờởỡớợùỖủũúụừửữứựỳỷỹýỵỐ" + }, + "georgianacademy": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿აბგდევზთიკლმნოპჟრსტუფქღყშჩცძწჭხჯჰჱჲჳჴჵჶçèéêëìíîïðñòóôõö÷øùúûüýþÿ" + }, + "georgianps": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿აბგდევზჱთიკლმნჲოპჟრსტჳუფქღყშჩცძწჭხჴჯჰჵæçèéêëìíîïðñòóôõö÷øùúûüýþÿ" + }, + "pt154": { + "type": "_sbcs", + "chars": "ҖҒӮғ„…ҶҮҲүҠӢҢҚҺҸҗ‘’“”•–—ҳҷҡӣңқһҹ ЎўЈӨҘҰ§Ё©Ә«¬ӯ®Ҝ°ұІіҙө¶·ё№ә»јҪҫҝАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя" + }, + "viscii": { + "type": "_sbcs", + "chars": "\u0000\u0001Ẳ\u0003\u0004ẴẪ\u0007\b\t\n\u000b\f\r\u000e\u000f\u0010\u0011\u0012\u0013Ỷ\u0015\u0016\u0017\u0018Ỹ\u001a\u001b\u001c\u001dỴ\u001f !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ẠẮẰẶẤẦẨẬẼẸẾỀỂỄỆỐỒỔỖỘỢỚỜỞỊỎỌỈỦŨỤỲÕắằặấầẩậẽẹếềểễệốồổỗỠƠộờởịỰỨỪỬơớƯÀÁÂÃẢĂẳẵÈÉÊẺÌÍĨỳĐứÒÓÔạỷừửÙÚỹỵÝỡưàáâãảăữẫèéêẻìíĩỉđựòóôõỏọụùúũủýợỮ" + }, + "iso646cn": { + "type": "_sbcs", + "chars": "\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\t\n\u000b\f\r\u000e\u000f\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001a\u001b\u001c\u001d\u001e\u001f !\"#¥%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}‾��������������������������������������������������������������������������������������������������������������������������������" + }, + "iso646jp": { + "type": "_sbcs", + "chars": "\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\t\n\u000b\f\r\u000e\u000f\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001a\u001b\u001c\u001d\u001e\u001f !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[¥]^_`abcdefghijklmnopqrstuvwxyz{|}‾��������������������������������������������������������������������������������������������������������������������������������" + }, + "hproman8": { + "type": "_sbcs", + "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ÀÂÈÊËÎÏ´ˋˆ¨˜ÙÛ₤¯Ýý°ÇçÑñ¡¿¤£¥§ƒ¢âêôûáéóúàèòùäëöüÅîØÆåíøæÄìÖÜÉïßÔÁÃãÐðÍÌÓÒÕõŠšÚŸÿÞþ·µ¶¾—¼½ªº«■»±�" + }, + "macintosh": { + "type": "_sbcs", + "chars": "ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤‹›fifl‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ" + }, + "ascii": { + "type": "_sbcs", + "chars": "��������������������������������������������������������������������������������������������������������������������������������" + }, + "tis620": { + "type": "_sbcs", + "chars": "���������������������������������กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู����฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛����" + } +} \ No newline at end of file diff --git a/node_modules/iconv-lite/encodings/sbcs-data.js b/node_modules/iconv-lite/encodings/sbcs-data.js new file mode 100644 index 0000000..2d6f846 --- /dev/null +++ b/node_modules/iconv-lite/encodings/sbcs-data.js @@ -0,0 +1,169 @@ +"use strict"; + +// Manually added data to be used by sbcs codec in addition to generated one. + +module.exports = { + // Not supported by iconv, not sure why. + "10029": "maccenteuro", + "maccenteuro": { + "type": "_sbcs", + "chars": "ÄĀāÉĄÖÜáąČäčĆć鏟ĎíďĒēĖóėôöõúĚěü†°Ę£§•¶ß®©™ę¨≠ģĮįĪ≤≥īĶ∂∑łĻļĽľĹĺŅņѬ√ńŇ∆«»… ňŐÕőŌ–—“”‘’÷◊ōŔŕŘ‹›řŖŗŠ‚„šŚśÁŤťÍŽžŪÓÔūŮÚůŰűŲųÝýķŻŁżĢˇ" + }, + + "808": "cp808", + "ibm808": "cp808", + "cp808": { + "type": "_sbcs", + "chars": "АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмноп░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀рстуфхцчшщъыьэюяЁёЄєЇїЎў°∙·√№€■ " + }, + + // Aliases of generated encodings. + "ascii8bit": "ascii", + "usascii": "ascii", + "ansix34": "ascii", + "ansix341968": "ascii", + "ansix341986": "ascii", + "csascii": "ascii", + "cp367": "ascii", + "ibm367": "ascii", + "isoir6": "ascii", + "iso646us": "ascii", + "iso646irv": "ascii", + "us": "ascii", + + "latin1": "iso88591", + "latin2": "iso88592", + "latin3": "iso88593", + "latin4": "iso88594", + "latin5": "iso88599", + "latin6": "iso885910", + "latin7": "iso885913", + "latin8": "iso885914", + "latin9": "iso885915", + "latin10": "iso885916", + + "csisolatin1": "iso88591", + "csisolatin2": "iso88592", + "csisolatin3": "iso88593", + "csisolatin4": "iso88594", + "csisolatincyrillic": "iso88595", + "csisolatinarabic": "iso88596", + "csisolatingreek" : "iso88597", + "csisolatinhebrew": "iso88598", + "csisolatin5": "iso88599", + "csisolatin6": "iso885910", + + "l1": "iso88591", + "l2": "iso88592", + "l3": "iso88593", + "l4": "iso88594", + "l5": "iso88599", + "l6": "iso885910", + "l7": "iso885913", + "l8": "iso885914", + "l9": "iso885915", + "l10": "iso885916", + + "isoir14": "iso646jp", + "isoir57": "iso646cn", + "isoir100": "iso88591", + "isoir101": "iso88592", + "isoir109": "iso88593", + "isoir110": "iso88594", + "isoir144": "iso88595", + "isoir127": "iso88596", + "isoir126": "iso88597", + "isoir138": "iso88598", + "isoir148": "iso88599", + "isoir157": "iso885910", + "isoir166": "tis620", + "isoir179": "iso885913", + "isoir199": "iso885914", + "isoir203": "iso885915", + "isoir226": "iso885916", + + "cp819": "iso88591", + "ibm819": "iso88591", + + "cyrillic": "iso88595", + + "arabic": "iso88596", + "arabic8": "iso88596", + "ecma114": "iso88596", + "asmo708": "iso88596", + + "greek" : "iso88597", + "greek8" : "iso88597", + "ecma118" : "iso88597", + "elot928" : "iso88597", + + "hebrew": "iso88598", + "hebrew8": "iso88598", + + "turkish": "iso88599", + "turkish8": "iso88599", + + "thai": "iso885911", + "thai8": "iso885911", + + "celtic": "iso885914", + "celtic8": "iso885914", + "isoceltic": "iso885914", + + "tis6200": "tis620", + "tis62025291": "tis620", + "tis62025330": "tis620", + + "10000": "macroman", + "10006": "macgreek", + "10007": "maccyrillic", + "10079": "maciceland", + "10081": "macturkish", + + "cspc8codepage437": "cp437", + "cspc775baltic": "cp775", + "cspc850multilingual": "cp850", + "cspcp852": "cp852", + "cspc862latinhebrew": "cp862", + "cpgr": "cp869", + + "msee": "cp1250", + "mscyrl": "cp1251", + "msansi": "cp1252", + "msgreek": "cp1253", + "msturk": "cp1254", + "mshebr": "cp1255", + "msarab": "cp1256", + "winbaltrim": "cp1257", + + "cp20866": "koi8r", + "20866": "koi8r", + "ibm878": "koi8r", + "cskoi8r": "koi8r", + + "cp21866": "koi8u", + "21866": "koi8u", + "ibm1168": "koi8u", + + "strk10482002": "rk1048", + + "tcvn5712": "tcvn", + "tcvn57121": "tcvn", + + "gb198880": "iso646cn", + "cn": "iso646cn", + + "csiso14jisc6220ro": "iso646jp", + "jisc62201969ro": "iso646jp", + "jp": "iso646jp", + + "cshproman8": "hproman8", + "r8": "hproman8", + "roman8": "hproman8", + "xroman8": "hproman8", + "ibm1051": "hproman8", + + "mac": "macintosh", + "csmacintosh": "macintosh", +}; + diff --git a/node_modules/iconv-lite/encodings/tables/big5-added.json b/node_modules/iconv-lite/encodings/tables/big5-added.json new file mode 100644 index 0000000..3c3d3c2 --- /dev/null +++ b/node_modules/iconv-lite/encodings/tables/big5-added.json @@ -0,0 +1,122 @@ +[ +["8740","䏰䰲䘃䖦䕸𧉧䵷䖳𧲱䳢𧳅㮕䜶䝄䱇䱀𤊿𣘗𧍒𦺋𧃒䱗𪍑䝏䗚䲅𧱬䴇䪤䚡𦬣爥𥩔𡩣𣸆𣽡晍囻"], +["8767","綕夝𨮹㷴霴𧯯寛𡵞媤㘥𩺰嫑宷峼杮薓𩥅瑡璝㡵𡵓𣚞𦀡㻬"], +["87a1","𥣞㫵竼龗𤅡𨤍𣇪𠪊𣉞䌊蒄龖鐯䤰蘓墖靊鈘秐稲晠権袝瑌篅枂稬剏遆㓦珄𥶹瓆鿇垳䤯呌䄱𣚎堘穲𧭥讏䚮𦺈䆁𥶙箮𢒼鿈𢓁𢓉𢓌鿉蔄𣖻䂴鿊䓡𪷿拁灮鿋"], +["8840","㇀",4,"𠄌㇅𠃑𠃍㇆㇇𠃋𡿨㇈𠃊㇉㇊㇋㇌𠄎㇍㇎ĀÁǍÀĒÉĚÈŌÓǑÒ࿿Ê̄Ế࿿Ê̌ỀÊāáǎàɑēéěèīíǐìōóǒòūúǔùǖǘǚ"], +["88a1","ǜü࿿ê̄ế࿿ê̌ềêɡ⏚⏛"], +["8940","𪎩𡅅"], +["8943","攊"], +["8946","丽滝鵎釟"], +["894c","𧜵撑会伨侨兖兴农凤务动医华发变团声处备夲头学实実岚庆总斉柾栄桥济炼电纤纬纺织经统缆缷艺苏药视设询车轧轮"], +["89a1","琑糼緍楆竉刧"], +["89ab","醌碸酞肼"], +["89b0","贋胶𠧧"], +["89b5","肟黇䳍鷉鸌䰾𩷶𧀎鸊𪄳㗁"], +["89c1","溚舾甙"], +["89c5","䤑马骏龙禇𨑬𡷊𠗐𢫦两亁亀亇亿仫伷㑌侽㹈倃傈㑽㒓㒥円夅凛凼刅争剹劐匧㗇厩㕑厰㕓参吣㕭㕲㚁咓咣咴咹哐哯唘唣唨㖘唿㖥㖿嗗㗅"], +["8a40","𧶄唥"], +["8a43","𠱂𠴕𥄫喐𢳆㧬𠍁蹆𤶸𩓥䁓𨂾睺𢰸㨴䟕𨅝𦧲𤷪擝𠵼𠾴𠳕𡃴撍蹾𠺖𠰋𠽤𢲩𨉖𤓓"], +["8a64","𠵆𩩍𨃩䟴𤺧𢳂骲㩧𩗴㿭㔆𥋇𩟔𧣈𢵄鵮頕"], +["8a76","䏙𦂥撴哣𢵌𢯊𡁷㧻𡁯"], +["8aa1","𦛚𦜖𧦠擪𥁒𠱃蹨𢆡𨭌𠜱"], +["8aac","䠋𠆩㿺塳𢶍"], +["8ab2","𤗈𠓼𦂗𠽌𠶖啹䂻䎺"], +["8abb","䪴𢩦𡂝膪飵𠶜捹㧾𢝵跀嚡摼㹃"], +["8ac9","𪘁𠸉𢫏𢳉"], +["8ace","𡃈𣧂㦒㨆𨊛㕸𥹉𢃇噒𠼱𢲲𩜠㒼氽𤸻"], +["8adf","𧕴𢺋𢈈𪙛𨳍𠹺𠰴𦠜羓𡃏𢠃𢤹㗻𥇣𠺌𠾍𠺪㾓𠼰𠵇𡅏𠹌"], +["8af6","𠺫𠮩𠵈𡃀𡄽㿹𢚖搲𠾭"], +["8b40","𣏴𧘹𢯎𠵾𠵿𢱑𢱕㨘𠺘𡃇𠼮𪘲𦭐𨳒𨶙𨳊閪哌苄喹"], +["8b55","𩻃鰦骶𧝞𢷮煀腭胬尜𦕲脴㞗卟𨂽醶𠻺𠸏𠹷𠻻㗝𤷫㘉𠳖嚯𢞵𡃉𠸐𠹸𡁸𡅈𨈇𡑕𠹹𤹐𢶤婔𡀝𡀞𡃵𡃶垜𠸑"], +["8ba1","𧚔𨋍𠾵𠹻𥅾㜃𠾶𡆀𥋘𪊽𤧚𡠺𤅷𨉼墙剨㘚𥜽箲孨䠀䬬鼧䧧鰟鮍𥭴𣄽嗻㗲嚉丨夂𡯁屮靑𠂆乛亻㔾尣彑忄㣺扌攵歺氵氺灬爫丬犭𤣩罒礻糹罓𦉪㓁"], +["8bde","𦍋耂肀𦘒𦥑卝衤见𧢲讠贝钅镸长门𨸏韦页风飞饣𩠐鱼鸟黄歯龜丷𠂇阝户钢"], +["8c40","倻淾𩱳龦㷉袏𤅎灷峵䬠𥇍㕙𥴰愢𨨲辧釶熑朙玺𣊁𪄇㲋𡦀䬐磤琂冮𨜏䀉橣𪊺䈣蘏𠩯稪𩥇𨫪靕灍匤𢁾鏴盙𨧣龧矝亣俰傼丯众龨吴綋墒壐𡶶庒庙忂𢜒斋"], +["8ca1","𣏹椙橃𣱣泿"], +["8ca7","爀𤔅玌㻛𤨓嬕璹讃𥲤𥚕窓篬糃繬苸薗龩袐龪躹龫迏蕟駠鈡龬𨶹𡐿䁱䊢娚"], +["8cc9","顨杫䉶圽"], +["8cce","藖𤥻芿𧄍䲁𦵴嵻𦬕𦾾龭龮宖龯曧繛湗秊㶈䓃𣉖𢞖䎚䔶"], +["8ce6","峕𣬚諹屸㴒𣕑嵸龲煗䕘𤃬𡸣䱷㥸㑊𠆤𦱁諌侴𠈹妿腬顖𩣺弻"], +["8d40","𠮟"], +["8d42","𢇁𨥭䄂䚻𩁹㼇龳𪆵䃸㟖䛷𦱆䅼𨚲𧏿䕭㣔𥒚䕡䔛䶉䱻䵶䗪㿈𤬏㙡䓞䒽䇭崾嵈嵖㷼㠏嶤嶹㠠㠸幂庽弥徃㤈㤔㤿㥍惗愽峥㦉憷憹懏㦸戬抐拥挘㧸嚱"], +["8da1","㨃揢揻搇摚㩋擀崕嘡龟㪗斆㪽旿晓㫲暒㬢朖㭂枤栀㭘桊梄㭲㭱㭻椉楃牜楤榟榅㮼槖㯝橥橴橱檂㯬檙㯲檫檵櫔櫶殁毁毪汵沪㳋洂洆洦涁㳯涤涱渕渘温溆𨧀溻滢滚齿滨滩漤漴㵆𣽁澁澾㵪㵵熷岙㶊瀬㶑灐灔灯灿炉𠌥䏁㗱𠻘"], +["8e40","𣻗垾𦻓焾𥟠㙎榢𨯩孴穉𥣡𩓙穥穽𥦬窻窰竂竃燑𦒍䇊竚竝竪䇯咲𥰁笋筕笩𥌎𥳾箢筯莜𥮴𦱿篐萡箒箸𥴠㶭𥱥蒒篺簆簵𥳁籄粃𤢂粦晽𤕸糉糇糦籴糳糵糎"], +["8ea1","繧䔝𦹄絝𦻖璍綉綫焵綳緒𤁗𦀩緤㴓緵𡟹緥𨍭縝𦄡𦅚繮纒䌫鑬縧罀罁罇礶𦋐駡羗𦍑羣𡙡𠁨䕜𣝦䔃𨌺翺𦒉者耈耝耨耯𪂇𦳃耻耼聡𢜔䦉𦘦𣷣𦛨朥肧𨩈脇脚墰𢛶汿𦒘𤾸擧𡒊舘𡡞橓𤩥𤪕䑺舩𠬍𦩒𣵾俹𡓽蓢荢𦬊𤦧𣔰𡝳𣷸芪椛芳䇛"], +["8f40","蕋苐茚𠸖𡞴㛁𣅽𣕚艻苢茘𣺋𦶣𦬅𦮗𣗎㶿茝嗬莅䔋𦶥莬菁菓㑾𦻔橗蕚㒖𦹂𢻯葘𥯤葱㷓䓤檧葊𣲵祘蒨𦮖𦹷𦹃蓞萏莑䒠蒓蓤𥲑䉀𥳀䕃蔴嫲𦺙䔧蕳䔖枿蘖"], +["8fa1","𨘥𨘻藁𧂈蘂𡖂𧃍䕫䕪蘨㙈𡢢号𧎚虾蝱𪃸蟮𢰧螱蟚蠏噡虬桖䘏衅衆𧗠𣶹𧗤衞袜䙛袴袵揁装睷𧜏覇覊覦覩覧覼𨨥觧𧤤𧪽誜瞓釾誐𧩙竩𧬺𣾏䜓𧬸煼謌謟𥐰𥕥謿譌譍誩𤩺讐讛誯𡛟䘕衏貛𧵔𧶏貫㜥𧵓賖𧶘𧶽贒贃𡤐賛灜贑𤳉㻐起"], +["9040","趩𨀂𡀔𤦊㭼𨆼𧄌竧躭躶軃鋔輙輭𨍥𨐒辥錃𪊟𠩐辳䤪𨧞𨔽𣶻廸𣉢迹𪀔𨚼𨔁𢌥㦀𦻗逷𨔼𧪾遡𨕬𨘋邨𨜓郄𨛦邮都酧㫰醩釄粬𨤳𡺉鈎沟鉁鉢𥖹銹𨫆𣲛𨬌𥗛"], +["90a1","𠴱錬鍫𨫡𨯫炏嫃𨫢𨫥䥥鉄𨯬𨰹𨯿鍳鑛躼閅閦鐦閠濶䊹𢙺𨛘𡉼𣸮䧟氜陻隖䅬隣𦻕懚隶磵𨫠隽双䦡𦲸𠉴𦐐𩂯𩃥𤫑𡤕𣌊霱虂霶䨏䔽䖅𤫩灵孁霛靜𩇕靗孊𩇫靟鐥僐𣂷𣂼鞉鞟鞱鞾韀韒韠𥑬韮琜𩐳響韵𩐝𧥺䫑頴頳顋顦㬎𧅵㵑𠘰𤅜"], +["9140","𥜆飊颷飈飇䫿𦴧𡛓喰飡飦飬鍸餹𤨩䭲𩡗𩤅駵騌騻騐驘𥜥㛄𩂱𩯕髠髢𩬅髴䰎鬔鬭𨘀倴鬴𦦨㣃𣁽魐魀𩴾婅𡡣鮎𤉋鰂鯿鰌𩹨鷔𩾷𪆒𪆫𪃡𪄣𪇟鵾鶃𪄴鸎梈"], +["91a1","鷄𢅛𪆓𪈠𡤻𪈳鴹𪂹𪊴麐麕麞麢䴴麪麯𤍤黁㭠㧥㴝伲㞾𨰫鼂鼈䮖鐤𦶢鼗鼖鼹嚟嚊齅馸𩂋韲葿齢齩竜龎爖䮾𤥵𤦻煷𤧸𤍈𤩑玞𨯚𡣺禟𨥾𨸶鍩鏳𨩄鋬鎁鏋𨥬𤒹爗㻫睲穃烐𤑳𤏸煾𡟯炣𡢾𣖙㻇𡢅𥐯𡟸㜢𡛻𡠹㛡𡝴𡣑𥽋㜣𡛀坛𤨥𡏾𡊨"], +["9240","𡏆𡒶蔃𣚦蔃葕𤦔𧅥𣸱𥕜𣻻𧁒䓴𣛮𩦝𦼦柹㜳㰕㷧塬𡤢栐䁗𣜿𤃡𤂋𤄏𦰡哋嚞𦚱嚒𠿟𠮨𠸍鏆𨬓鎜仸儫㠙𤐶亼𠑥𠍿佋侊𥙑婨𠆫𠏋㦙𠌊𠐔㐵伩𠋀𨺳𠉵諚𠈌亘"], +["92a1","働儍侢伃𤨎𣺊佂倮偬傁俌俥偘僼兙兛兝兞湶𣖕𣸹𣺿浲𡢄𣺉冨凃𠗠䓝𠒣𠒒𠒑赺𨪜𠜎剙劤𠡳勡鍮䙺熌𤎌𠰠𤦬𡃤槑𠸝瑹㻞璙琔瑖玘䮎𤪼𤂍叐㖄爏𤃉喴𠍅响𠯆圝鉝雴鍦埝垍坿㘾壋媙𨩆𡛺𡝯𡜐娬妸銏婾嫏娒𥥆𡧳𡡡𤊕㛵洅瑃娡𥺃"], +["9340","媁𨯗𠐓鏠璌𡌃焅䥲鐈𨧻鎽㞠尞岞幞幈𡦖𡥼𣫮廍孏𡤃𡤄㜁𡢠㛝𡛾㛓脪𨩇𡶺𣑲𨦨弌弎𡤧𡞫婫𡜻孄蘔𧗽衠恾𢡠𢘫忛㺸𢖯𢖾𩂈𦽳懀𠀾𠁆𢘛憙憘恵𢲛𢴇𤛔𩅍"], +["93a1","摱𤙥𢭪㨩𢬢𣑐𩣪𢹸挷𪑛撶挱揑𤧣𢵧护𢲡搻敫楲㯴𣂎𣊭𤦉𣊫唍𣋠𡣙𩐿曎𣊉𣆳㫠䆐𥖄𨬢𥖏𡛼𥕛𥐥磮𣄃𡠪𣈴㑤𣈏𣆂𤋉暎𦴤晫䮓昰𧡰𡷫晣𣋒𣋡昞𥡲㣑𣠺𣞼㮙𣞢𣏾瓐㮖枏𤘪梶栞㯄檾㡣𣟕𤒇樳橒櫉欅𡤒攑梘橌㯗橺歗𣿀𣲚鎠鋲𨯪𨫋"], +["9440","銉𨀞𨧜鑧涥漋𤧬浧𣽿㶏渄𤀼娽渊塇洤硂焻𤌚𤉶烱牐犇犔𤞏𤜥兹𤪤𠗫瑺𣻸𣙟𤩊𤤗𥿡㼆㺱𤫟𨰣𣼵悧㻳瓌琼鎇琷䒟𦷪䕑疃㽣𤳙𤴆㽘畕癳𪗆㬙瑨𨫌𤦫𤦎㫻"], +["94a1","㷍𤩎㻿𤧅𤣳釺圲鍂𨫣𡡤僟𥈡𥇧睸𣈲眎眏睻𤚗𣞁㩞𤣰琸璛㺿𤪺𤫇䃈𤪖𦆮錇𥖁砞碍碈磒珐祙𧝁𥛣䄎禛蒖禥樭𣻺稺秴䅮𡛦䄲鈵秱𠵌𤦌𠊙𣶺𡝮㖗啫㕰㚪𠇔𠰍竢婙𢛵𥪯𥪜娍𠉛磰娪𥯆竾䇹籝籭䈑𥮳𥺼𥺦糍𤧹𡞰粎籼粮檲緜縇緓罎𦉡"], +["9540","𦅜𧭈綗𥺂䉪𦭵𠤖柖𠁎𣗏埄𦐒𦏸𤥢翝笧𠠬𥫩𥵃笌𥸎駦虅驣樜𣐿㧢𤧷𦖭騟𦖠蒀𧄧𦳑䓪脷䐂胆脉腂𦞴飃𦩂艢艥𦩑葓𦶧蘐𧈛媆䅿𡡀嬫𡢡嫤𡣘蚠蜨𣶏蠭𧐢娂"], +["95a1","衮佅袇袿裦襥襍𥚃襔𧞅𧞄𨯵𨯙𨮜𨧹㺭蒣䛵䛏㟲訽訜𩑈彍鈫𤊄旔焩烄𡡅鵭貟賩𧷜妚矃姰䍮㛔踪躧𤰉輰轊䋴汘澻𢌡䢛潹溋𡟚鯩㚵𤤯邻邗啱䤆醻鐄𨩋䁢𨫼鐧𨰝𨰻蓥訫閙閧閗閖𨴴瑅㻂𤣿𤩂𤏪㻧𣈥随𨻧𨹦𨹥㻌𤧭𤩸𣿮琒瑫㻼靁𩂰"], +["9640","桇䨝𩂓𥟟靝鍨𨦉𨰦𨬯𦎾銺嬑譩䤼珹𤈛鞛靱餸𠼦巁𨯅𤪲頟𩓚鋶𩗗釥䓀𨭐𤩧𨭤飜𨩅㼀鈪䤥萔餻饍𧬆㷽馛䭯馪驜𨭥𥣈檏騡嫾騯𩣱䮐𩥈馼䮽䮗鍽塲𡌂堢𤦸"], +["96a1","𡓨硄𢜟𣶸棅㵽鑘㤧慐𢞁𢥫愇鱏鱓鱻鰵鰐魿鯏𩸭鮟𪇵𪃾鴡䲮𤄄鸘䲰鴌𪆴𪃭𪃳𩤯鶥蒽𦸒𦿟𦮂藼䔳𦶤𦺄𦷰萠藮𦸀𣟗𦁤秢𣖜𣙀䤭𤧞㵢鏛銾鍈𠊿碹鉷鑍俤㑀遤𥕝砽硔碶硋𡝗𣇉𤥁㚚佲濚濙瀞瀞吔𤆵垻壳垊鴖埗焴㒯𤆬燫𦱀𤾗嬨𡞵𨩉"], +["9740","愌嫎娋䊼𤒈㜬䭻𨧼鎻鎸𡣖𠼝葲𦳀𡐓𤋺𢰦𤏁妔𣶷𦝁綨𦅛𦂤𤦹𤦋𨧺鋥珢㻩璴𨭣𡢟㻡𤪳櫘珳珻㻖𤨾𤪔𡟙𤩦𠎧𡐤𤧥瑈𤤖炥𤥶銄珦鍟𠓾錱𨫎𨨖鎆𨯧𥗕䤵𨪂煫"], +["97a1","𤥃𠳿嚤𠘚𠯫𠲸唂秄𡟺緾𡛂𤩐𡡒䔮鐁㜊𨫀𤦭妰𡢿𡢃𧒄媡㛢𣵛㚰鉟婹𨪁𡡢鍴㳍𠪴䪖㦊僴㵩㵌𡎜煵䋻𨈘渏𩃤䓫浗𧹏灧沯㳖𣿭𣸭渂漌㵯𠏵畑㚼㓈䚀㻚䡱姄鉮䤾轁𨰜𦯀堒埈㛖𡑒烾𤍢𤩱𢿣𡊰𢎽梹楧𡎘𣓥𧯴𣛟𨪃𣟖𣏺𤲟樚𣚭𦲷萾䓟䓎"], +["9840","𦴦𦵑𦲂𦿞漗𧄉茽𡜺菭𦲀𧁓𡟛妉媂𡞳婡婱𡤅𤇼㜭姯𡜼㛇熎鎐暚𤊥婮娫𤊓樫𣻹𧜶𤑛𤋊焝𤉙𨧡侰𦴨峂𤓎𧹍𤎽樌𤉖𡌄炦焳𤏩㶥泟勇𤩏繥姫崯㷳彜𤩝𡟟綤萦"], +["98a1","咅𣫺𣌀𠈔坾𠣕𠘙㿥𡾞𪊶瀃𩅛嵰玏糓𨩙𩐠俈翧狍猐𧫴猸猹𥛶獁獈㺩𧬘遬燵𤣲珡臶㻊県㻑沢国琙琞琟㻢㻰㻴㻺瓓㼎㽓畂畭畲疍㽼痈痜㿀癍㿗癴㿜発𤽜熈嘣覀塩䀝睃䀹条䁅㗛瞘䁪䁯属瞾矋売砘点砜䂨砹硇硑硦葈𥔵礳栃礲䄃"], +["9940","䄉禑禙辻稆込䅧窑䆲窼艹䇄竏竛䇏両筢筬筻簒簛䉠䉺类粜䊌粸䊔糭输烀𠳏総緔緐緽羮羴犟䎗耠耥笹耮耱联㷌垴炠肷胩䏭脌猪脎脒畠脔䐁㬹腖腙腚"], +["99a1","䐓堺腼膄䐥膓䐭膥埯臁臤艔䒏芦艶苊苘苿䒰荗险榊萅烵葤惣蒈䔄蒾蓡蓸蔐蔸蕒䔻蕯蕰藠䕷虲蚒蚲蛯际螋䘆䘗袮裿褤襇覑𧥧訩訸誔誴豑賔賲贜䞘塟跃䟭仮踺嗘坔蹱嗵躰䠷軎転軤軭軲辷迁迊迌逳駄䢭飠鈓䤞鈨鉘鉫銱銮銿"], +["9a40","鋣鋫鋳鋴鋽鍃鎄鎭䥅䥑麿鐗匁鐝鐭鐾䥪鑔鑹锭関䦧间阳䧥枠䨤靀䨵鞲韂噔䫤惨颹䬙飱塄餎餙冴餜餷饂饝饢䭰駅䮝騼鬏窃魩鮁鯝鯱鯴䱭鰠㝯𡯂鵉鰺"], +["9aa1","黾噐鶓鶽鷀鷼银辶鹻麬麱麽黆铜黢黱黸竈齄𠂔𠊷𠎠椚铃妬𠓗塀铁㞹𠗕𠘕𠙶𡚺块煳𠫂𠫍𠮿呪吆𠯋咞𠯻𠰻𠱓𠱥𠱼惧𠲍噺𠲵𠳝𠳭𠵯𠶲𠷈楕鰯螥𠸄𠸎𠻗𠾐𠼭𠹳尠𠾼帋𡁜𡁏𡁶朞𡁻𡂈𡂖㙇𡂿𡃓𡄯𡄻卤蒭𡋣𡍵𡌶讁𡕷𡘙𡟃𡟇乸炻𡠭𡥪"], +["9b40","𡨭𡩅𡰪𡱰𡲬𡻈拃𡻕𡼕熘桕𢁅槩㛈𢉼𢏗𢏺𢜪𢡱𢥏苽𢥧𢦓𢫕覥𢫨辠𢬎鞸𢬿顇骽𢱌"], +["9b62","𢲈𢲷𥯨𢴈𢴒𢶷𢶕𢹂𢽴𢿌𣀳𣁦𣌟𣏞徱晈暿𧩹𣕧𣗳爁𤦺矗𣘚𣜖纇𠍆墵朎"], +["9ba1","椘𣪧𧙗𥿢𣸑𣺹𧗾𢂚䣐䪸𤄙𨪚𤋮𤌍𤀻𤌴𤎖𤩅𠗊凒𠘑妟𡺨㮾𣳿𤐄𤓖垈𤙴㦛𤜯𨗨𩧉㝢𢇃譞𨭎駖𤠒𤣻𤨕爉𤫀𠱸奥𤺥𤾆𠝹軚𥀬劏圿煱𥊙𥐙𣽊𤪧喼𥑆𥑮𦭒釔㑳𥔿𧘲𥕞䜘𥕢𥕦𥟇𤤿𥡝偦㓻𣏌惞𥤃䝼𨥈𥪮𥮉𥰆𡶐垡煑澶𦄂𧰒遖𦆲𤾚譢𦐂𦑊"], +["9c40","嵛𦯷輶𦒄𡤜諪𤧶𦒈𣿯𦔒䯀𦖿𦚵𢜛鑥𥟡憕娧晉侻嚹𤔡𦛼乪𤤴陖涏𦲽㘘襷𦞙𦡮𦐑𦡞營𦣇筂𩃀𠨑𦤦鄄𦤹穅鷰𦧺騦𦨭㙟𦑩𠀡禃𦨴𦭛崬𣔙菏𦮝䛐𦲤画补𦶮墶"], +["9ca1","㜜𢖍𧁋𧇍㱔𧊀𧊅銁𢅺𧊋錰𧋦𤧐氹钟𧑐𠻸蠧裵𢤦𨑳𡞱溸𤨪𡠠㦤㚹尐秣䔿暶𩲭𩢤襃𧟌𧡘囖䃟𡘊㦡𣜯𨃨𡏅熭荦𧧝𩆨婧䲷𧂯𨦫𧧽𧨊𧬋𧵦𤅺筃祾𨀉澵𪋟樃𨌘厢𦸇鎿栶靝𨅯𨀣𦦵𡏭𣈯𨁈嶅𨰰𨂃圕頣𨥉嶫𤦈斾槕叒𤪥𣾁㰑朶𨂐𨃴𨄮𡾡𨅏"], +["9d40","𨆉𨆯𨈚𨌆𨌯𨎊㗊𨑨𨚪䣺揦𨥖砈鉕𨦸䏲𨧧䏟𨧨𨭆𨯔姸𨰉輋𨿅𩃬筑𩄐𩄼㷷𩅞𤫊运犏嚋𩓧𩗩𩖰𩖸𩜲𩣑𩥉𩥪𩧃𩨨𩬎𩵚𩶛纟𩻸𩼣䲤镇𪊓熢𪋿䶑递𪗋䶜𠲜达嗁"], +["9da1","辺𢒰边𤪓䔉繿潖檱仪㓤𨬬𧢝㜺躀𡟵𨀤𨭬𨮙𧨾𦚯㷫𧙕𣲷𥘵𥥖亚𥺁𦉘嚿𠹭踎孭𣺈𤲞揞拐𡟶𡡻攰嘭𥱊吚𥌑㷆𩶘䱽嘢嘞罉𥻘奵𣵀蝰东𠿪𠵉𣚺脗鵞贘瘻鱅癎瞹鍅吲腈苷嘥脲萘肽嗪祢噃吖𠺝㗎嘅嗱曱𨋢㘭甴嗰喺咗啲𠱁𠲖廐𥅈𠹶𢱢"], +["9e40","𠺢麫絚嗞𡁵抝靭咔賍燶酶揼掹揾啩𢭃鱲𢺳冚㓟𠶧冧呍唞唓癦踭𦢊疱肶蠄螆裇膶萜𡃁䓬猄𤜆宐茋𦢓噻𢛴𧴯𤆣𧵳𦻐𧊶酰𡇙鈈𣳼𪚩𠺬𠻹牦𡲢䝎𤿂𧿹𠿫䃺"], +["9ea1","鱝攟𢶠䣳𤟠𩵼𠿬𠸊恢𧖣𠿭"], +["9ead","𦁈𡆇熣纎鵐业丄㕷嬍沲卧㚬㧜卽㚥𤘘墚𤭮舭呋垪𥪕𠥹"], +["9ec5","㩒𢑥獴𩺬䴉鯭𣳾𩼰䱛𤾩𩖞𩿞葜𣶶𧊲𦞳𣜠挮紥𣻷𣸬㨪逈勌㹴㙺䗩𠒎癀嫰𠺶硺𧼮墧䂿噼鮋嵴癔𪐴麅䳡痹㟻愙𣃚𤏲"], +["9ef5","噝𡊩垧𤥣𩸆刴𧂮㖭汊鵼"], +["9f40","籖鬹埞𡝬屓擓𩓐𦌵𧅤蚭𠴨𦴢𤫢𠵱"], +["9f4f","凾𡼏嶎霃𡷑麁遌笟鬂峑箣扨挵髿篏鬪籾鬮籂粆鰕篼鬉鼗鰛𤤾齚啳寃俽麘俲剠㸆勑坧偖妷帒韈鶫轜呩鞴饀鞺匬愰"], +["9fa1","椬叚鰊鴂䰻陁榀傦畆𡝭駚剳"], +["9fae","酙隁酜"], +["9fb2","酑𨺗捿𦴣櫊嘑醎畺抅𠏼獏籰𥰡𣳽"], +["9fc1","𤤙盖鮝个𠳔莾衂"], +["9fc9","届槀僭坺刟巵从氱𠇲伹咜哚劚趂㗾弌㗳"], +["9fdb","歒酼龥鮗頮颴骺麨麄煺笔"], +["9fe7","毺蠘罸"], +["9feb","嘠𪙊蹷齓"], +["9ff0","跔蹏鸜踁抂𨍽踨蹵竓𤩷稾磘泪詧瘇"], +["a040","𨩚鼦泎蟖痃𪊲硓咢贌狢獱謭猂瓱賫𤪻蘯徺袠䒷"], +["a055","𡠻𦸅"], +["a058","詾𢔛"], +["a05b","惽癧髗鵄鍮鮏蟵"], +["a063","蠏賷猬霡鮰㗖犲䰇籑饊𦅙慙䰄麖慽"], +["a073","坟慯抦戹拎㩜懢厪𣏵捤栂㗒"], +["a0a1","嵗𨯂迚𨸹"], +["a0a6","僙𡵆礆匲阸𠼻䁥"], +["a0ae","矾"], +["a0b0","糂𥼚糚稭聦聣絍甅瓲覔舚朌聢𧒆聛瓰脃眤覉𦟌畓𦻑螩蟎臈螌詉貭譃眫瓸蓚㘵榲趦"], +["a0d4","覩瑨涹蟁𤀑瓧㷛煶悤憜㳑煢恷"], +["a0e2","罱𨬭牐惩䭾删㰘𣳇𥻗𧙖𥔱𡥄𡋾𩤃𦷜𧂭峁𦆭𨨏𣙷𠃮𦡆𤼎䕢嬟𦍌齐麦𦉫"], +["a3c0","␀",31,"␡"], +["c6a1","①",9,"⑴",9,"ⅰ",9,"丶丿亅亠冂冖冫勹匸卩厶夊宀巛⼳广廴彐彡攴无疒癶辵隶¨ˆヽヾゝゞ〃仝々〆〇ー[]✽ぁ",23], +["c740","す",58,"ァアィイ"], +["c7a1","ゥ",81,"А",5,"ЁЖ",4], +["c840","Л",26,"ёж",25,"⇧↸↹㇏𠃌乚𠂊刂䒑"], +["c8a1","龰冈龱𧘇"], +["c8cd","¬¦'"㈱№℡゛゜⺀⺄⺆⺇⺈⺊⺌⺍⺕⺜⺝⺥⺧⺪⺬⺮⺶⺼⺾⻆⻊⻌⻍⻏⻖⻗⻞⻣"], +["c8f5","ʃɐɛɔɵœøŋʊɪ"], +["f9fe","■"], +["fa40","𠕇鋛𠗟𣿅蕌䊵珯况㙉𤥂𨧤鍄𡧛苮𣳈砼杄拟𤤳𨦪𠊠𦮳𡌅侫𢓭倈𦴩𧪄𣘀𤪱𢔓倩𠍾徤𠎀𠍇滛𠐟偽儁㑺儎顬㝃萖𤦤𠒇兠𣎴兪𠯿𢃼𠋥𢔰𠖎𣈳𡦃宂蝽𠖳𣲙冲冸"], +["faa1","鴴凉减凑㳜凓𤪦决凢卂凭菍椾𣜭彻刋刦刼劵剗劔効勅簕蕂勠蘍𦬓包𨫞啉滙𣾀𠥔𣿬匳卄𠯢泋𡜦栛珕恊㺪㣌𡛨燝䒢卭却𨚫卾卿𡖖𡘓矦厓𨪛厠厫厮玧𥝲㽙玜叁叅汉义埾叙㪫𠮏叠𣿫𢶣叶𠱷吓灹唫晗浛呭𦭓𠵴啝咏咤䞦𡜍𠻝㶴𠵍"], +["fb40","𨦼𢚘啇䳭启琗喆喩嘅𡣗𤀺䕒𤐵暳𡂴嘷曍𣊊暤暭噍噏磱囱鞇叾圀囯园𨭦㘣𡉏坆𤆥汮炋坂㚱𦱾埦𡐖堃𡑔𤍣堦𤯵塜墪㕡壠壜𡈼壻寿坃𪅐𤉸鏓㖡够梦㛃湙"], +["fba1","𡘾娤啓𡚒蔅姉𠵎𦲁𦴪𡟜姙𡟻𡞲𦶦浱𡠨𡛕姹𦹅媫婣㛦𤦩婷㜈媖瑥嫓𦾡𢕔㶅𡤑㜲𡚸広勐孶斈孼𧨎䀄䡝𠈄寕慠𡨴𥧌𠖥寳宝䴐尅𡭄尓珎尔𡲥𦬨屉䣝岅峩峯嶋𡷹𡸷崐崘嵆𡺤岺巗苼㠭𤤁𢁉𢅳芇㠶㯂帮檊幵幺𤒼𠳓厦亷廐厨𡝱帉廴𨒂"], +["fc40","廹廻㢠廼栾鐛弍𠇁弢㫞䢮𡌺强𦢈𢏐彘𢑱彣鞽𦹮彲鍀𨨶徧嶶㵟𥉐𡽪𧃸𢙨釖𠊞𨨩怱暅𡡷㥣㷇㘹垐𢞴祱㹀悞悤悳𤦂𤦏𧩓璤僡媠慤萤慂慈𦻒憁凴𠙖憇宪𣾷"], +["fca1","𢡟懓𨮝𩥝懐㤲𢦀𢣁怣慜攞掋𠄘担𡝰拕𢸍捬𤧟㨗搸揸𡎎𡟼撐澊𢸶頔𤂌𥜝擡擥鑻㩦携㩗敍漖𤨨𤨣斅敭敟𣁾斵𤥀䬷旑䃘𡠩无旣忟𣐀昘𣇷𣇸晄𣆤𣆥晋𠹵晧𥇦晳晴𡸽𣈱𨗴𣇈𥌓矅𢣷馤朂𤎜𤨡㬫槺𣟂杞杧杢𤇍𩃭柗䓩栢湐鈼栁𣏦𦶠桝"], +["fd40","𣑯槡樋𨫟楳棃𣗍椁椀㴲㨁𣘼㮀枬楡𨩊䋼椶榘㮡𠏉荣傐槹𣙙𢄪橅𣜃檝㯳枱櫈𩆜㰍欝𠤣惞欵歴𢟍溵𣫛𠎵𡥘㝀吡𣭚毡𣻼毜氷𢒋𤣱𦭑汚舦汹𣶼䓅𣶽𤆤𤤌𤤀"], +["fda1","𣳉㛥㳫𠴲鮃𣇹𢒑羏样𦴥𦶡𦷫涖浜湼漄𤥿𤂅𦹲蔳𦽴凇沜渝萮𨬡港𣸯瑓𣾂秌湏媑𣁋濸㜍澝𣸰滺𡒗𤀽䕕鏰潄潜㵎潴𩅰㴻澟𤅄濓𤂑𤅕𤀹𣿰𣾴𤄿凟𤅖𤅗𤅀𦇝灋灾炧炁烌烕烖烟䄄㷨熴熖𤉷焫煅媈煊煮岜𤍥煏鍢𤋁焬𤑚𤨧𤨢熺𨯨炽爎"], +["fe40","鑂爕夑鑃爤鍁𥘅爮牀𤥴梽牕牗㹕𣁄栍漽犂猪猫𤠣𨠫䣭𨠄猨献珏玪𠰺𦨮珉瑉𤇢𡛧𤨤昣㛅𤦷𤦍𤧻珷琕椃𤨦琹𠗃㻗瑜𢢭瑠𨺲瑇珤瑶莹瑬㜰瑴鏱樬璂䥓𤪌"], +["fea1","𤅟𤩹𨮏孆𨰃𡢞瓈𡦈甎瓩甞𨻙𡩋寗𨺬鎅畍畊畧畮𤾂㼄𤴓疎瑝疞疴瘂瘬癑癏癯癶𦏵皐臯㟸𦤑𦤎皡皥皷盌𦾟葢𥂝𥅽𡸜眞眦着撯𥈠睘𣊬瞯𨥤𨥨𡛁矴砉𡍶𤨒棊碯磇磓隥礮𥗠磗礴碱𧘌辸袄𨬫𦂃𢘜禆褀椂禀𥡗禝𧬹礼禩渪𧄦㺨秆𩄍秔"] +] diff --git a/node_modules/iconv-lite/encodings/tables/cp936.json b/node_modules/iconv-lite/encodings/tables/cp936.json new file mode 100644 index 0000000..49ddb9a --- /dev/null +++ b/node_modules/iconv-lite/encodings/tables/cp936.json @@ -0,0 +1,264 @@ +[ +["0","\u0000",127,"€"], +["8140","丂丄丅丆丏丒丗丟丠両丣並丩丮丯丱丳丵丷丼乀乁乂乄乆乊乑乕乗乚乛乢乣乤乥乧乨乪",5,"乲乴",9,"乿",6,"亇亊"], +["8180","亐亖亗亙亜亝亞亣亪亯亰亱亴亶亷亸亹亼亽亾仈仌仏仐仒仚仛仜仠仢仦仧仩仭仮仯仱仴仸仹仺仼仾伀伂",6,"伋伌伒",4,"伜伝伡伣伨伩伬伭伮伱伳伵伷伹伻伾",4,"佄佅佇",5,"佒佔佖佡佢佦佨佪佫佭佮佱佲併佷佸佹佺佽侀侁侂侅來侇侊侌侎侐侒侓侕侖侘侙侚侜侞侟価侢"], +["8240","侤侫侭侰",4,"侶",8,"俀俁係俆俇俈俉俋俌俍俒",4,"俙俛俠俢俤俥俧俫俬俰俲俴俵俶俷俹俻俼俽俿",11], +["8280","個倎倐們倓倕倖倗倛倝倞倠倢倣値倧倫倯",10,"倻倽倿偀偁偂偄偅偆偉偊偋偍偐",4,"偖偗偘偙偛偝",7,"偦",5,"偭",8,"偸偹偺偼偽傁傂傃傄傆傇傉傊傋傌傎",20,"傤傦傪傫傭",4,"傳",6,"傼"], +["8340","傽",17,"僐",5,"僗僘僙僛",10,"僨僩僪僫僯僰僱僲僴僶",4,"僼",9,"儈"], +["8380","儉儊儌",5,"儓",13,"儢",28,"兂兇兊兌兎兏児兒兓兗兘兙兛兝",4,"兣兤兦內兩兪兯兲兺兾兿冃冄円冇冊冋冎冏冐冑冓冔冘冚冝冞冟冡冣冦",4,"冭冮冴冸冹冺冾冿凁凂凃凅凈凊凍凎凐凒",5], +["8440","凘凙凚凜凞凟凢凣凥",5,"凬凮凱凲凴凷凾刄刅刉刋刌刏刐刓刔刕刜刞刟刡刢刣別刦刧刪刬刯刱刲刴刵刼刾剄",5,"剋剎剏剒剓剕剗剘"], +["8480","剙剚剛剝剟剠剢剣剤剦剨剫剬剭剮剰剱剳",9,"剾劀劃",4,"劉",6,"劑劒劔",6,"劜劤劥劦劧劮劯劰労",9,"勀勁勂勄勅勆勈勊勌勍勎勏勑勓勔動勗務",5,"勠勡勢勣勥",10,"勱",7,"勻勼勽匁匂匃匄匇匉匊匋匌匎"], +["8540","匑匒匓匔匘匛匜匞匟匢匤匥匧匨匩匫匬匭匯",9,"匼匽區卂卄卆卋卌卍卐協単卙卛卝卥卨卪卬卭卲卶卹卻卼卽卾厀厁厃厇厈厊厎厏"], +["8580","厐",4,"厖厗厙厛厜厞厠厡厤厧厪厫厬厭厯",6,"厷厸厹厺厼厽厾叀參",4,"収叏叐叒叓叕叚叜叝叞叡叢叧叴叺叾叿吀吂吅吇吋吔吘吙吚吜吢吤吥吪吰吳吶吷吺吽吿呁呂呄呅呇呉呌呍呎呏呑呚呝",4,"呣呥呧呩",7,"呴呹呺呾呿咁咃咅咇咈咉咊咍咑咓咗咘咜咞咟咠咡"], +["8640","咢咥咮咰咲咵咶咷咹咺咼咾哃哅哊哋哖哘哛哠",4,"哫哬哯哰哱哴",5,"哻哾唀唂唃唄唅唈唊",4,"唒唓唕",5,"唜唝唞唟唡唥唦"], +["8680","唨唩唫唭唲唴唵唶唸唹唺唻唽啀啂啅啇啈啋",4,"啑啒啓啔啗",4,"啝啞啟啠啢啣啨啩啫啯",5,"啹啺啽啿喅喆喌喍喎喐喒喓喕喖喗喚喛喞喠",6,"喨",8,"喲喴営喸喺喼喿",4,"嗆嗇嗈嗊嗋嗎嗏嗐嗕嗗",4,"嗞嗠嗢嗧嗩嗭嗮嗰嗱嗴嗶嗸",4,"嗿嘂嘃嘄嘅"], +["8740","嘆嘇嘊嘋嘍嘐",7,"嘙嘚嘜嘝嘠嘡嘢嘥嘦嘨嘩嘪嘫嘮嘯嘰嘳嘵嘷嘸嘺嘼嘽嘾噀",11,"噏",4,"噕噖噚噛噝",4], +["8780","噣噥噦噧噭噮噯噰噲噳噴噵噷噸噹噺噽",7,"嚇",6,"嚐嚑嚒嚔",14,"嚤",10,"嚰",6,"嚸嚹嚺嚻嚽",12,"囋",8,"囕囖囘囙囜団囥",5,"囬囮囯囲図囶囷囸囻囼圀圁圂圅圇國",6], +["8840","園",9,"圝圞圠圡圢圤圥圦圧圫圱圲圴",4,"圼圽圿坁坃坄坅坆坈坉坋坒",4,"坘坙坢坣坥坧坬坮坰坱坲坴坵坸坹坺坽坾坿垀"], +["8880","垁垇垈垉垊垍",4,"垔",6,"垜垝垞垟垥垨垪垬垯垰垱垳垵垶垷垹",8,"埄",6,"埌埍埐埑埓埖埗埛埜埞埡埢埣埥",7,"埮埰埱埲埳埵埶執埻埼埾埿堁堃堄堅堈堉堊堌堎堏堐堒堓堔堖堗堘堚堛堜堝堟堢堣堥",4,"堫",4,"報堲堳場堶",7], +["8940","堾",5,"塅",6,"塎塏塐塒塓塕塖塗塙",4,"塟",5,"塦",4,"塭",16,"塿墂墄墆墇墈墊墋墌"], +["8980","墍",4,"墔",4,"墛墜墝墠",7,"墪",17,"墽墾墿壀壂壃壄壆",10,"壒壓壔壖",13,"壥",5,"壭壯壱売壴壵壷壸壺",7,"夃夅夆夈",4,"夎夐夑夒夓夗夘夛夝夞夠夡夢夣夦夨夬夰夲夳夵夶夻"], +["8a40","夽夾夿奀奃奅奆奊奌奍奐奒奓奙奛",4,"奡奣奤奦",12,"奵奷奺奻奼奾奿妀妅妉妋妌妎妏妐妑妔妕妘妚妛妜妝妟妠妡妢妦"], +["8a80","妧妬妭妰妱妳",5,"妺妼妽妿",6,"姇姈姉姌姍姎姏姕姖姙姛姞",4,"姤姦姧姩姪姫姭",11,"姺姼姽姾娀娂娊娋娍娎娏娐娒娔娕娖娗娙娚娛娝娞娡娢娤娦娧娨娪",6,"娳娵娷",4,"娽娾娿婁",4,"婇婈婋",9,"婖婗婘婙婛",5], +["8b40","婡婣婤婥婦婨婩婫",8,"婸婹婻婼婽婾媀",17,"媓",6,"媜",13,"媫媬"], +["8b80","媭",4,"媴媶媷媹",4,"媿嫀嫃",5,"嫊嫋嫍",4,"嫓嫕嫗嫙嫚嫛嫝嫞嫟嫢嫤嫥嫧嫨嫪嫬",4,"嫲",22,"嬊",11,"嬘",25,"嬳嬵嬶嬸",7,"孁",6], +["8c40","孈",7,"孒孖孞孠孡孧孨孫孭孮孯孲孴孶孷學孹孻孼孾孿宂宆宊宍宎宐宑宒宔宖実宧宨宩宬宭宮宯宱宲宷宺宻宼寀寁寃寈寉寊寋寍寎寏"], +["8c80","寑寔",8,"寠寢寣實寧審",4,"寯寱",6,"寽対尀専尃尅將專尋尌對導尐尒尓尗尙尛尞尟尠尡尣尦尨尩尪尫尭尮尯尰尲尳尵尶尷屃屄屆屇屌屍屒屓屔屖屗屘屚屛屜屝屟屢層屧",6,"屰屲",6,"屻屼屽屾岀岃",4,"岉岊岋岎岏岒岓岕岝",4,"岤",4], +["8d40","岪岮岯岰岲岴岶岹岺岻岼岾峀峂峃峅",5,"峌",5,"峓",5,"峚",6,"峢峣峧峩峫峬峮峯峱",9,"峼",4], +["8d80","崁崄崅崈",5,"崏",4,"崕崗崘崙崚崜崝崟",4,"崥崨崪崫崬崯",4,"崵",7,"崿",7,"嵈嵉嵍",10,"嵙嵚嵜嵞",10,"嵪嵭嵮嵰嵱嵲嵳嵵",12,"嶃",21,"嶚嶛嶜嶞嶟嶠"], +["8e40","嶡",21,"嶸",12,"巆",6,"巎",12,"巜巟巠巣巤巪巬巭"], +["8e80","巰巵巶巸",4,"巿帀帄帇帉帊帋帍帎帒帓帗帞",7,"帨",4,"帯帰帲",4,"帹帺帾帿幀幁幃幆",5,"幍",6,"幖",4,"幜幝幟幠幣",14,"幵幷幹幾庁庂広庅庈庉庌庍庎庒庘庛庝庡庢庣庤庨",4,"庮",4,"庴庺庻庼庽庿",6], +["8f40","廆廇廈廋",5,"廔廕廗廘廙廚廜",11,"廩廫",8,"廵廸廹廻廼廽弅弆弇弉弌弍弎弐弒弔弖弙弚弜弝弞弡弢弣弤"], +["8f80","弨弫弬弮弰弲",6,"弻弽弾弿彁",14,"彑彔彙彚彛彜彞彟彠彣彥彧彨彫彮彯彲彴彵彶彸彺彽彾彿徃徆徍徎徏徑従徔徖徚徛徝從徟徠徢",5,"復徫徬徯",5,"徶徸徹徺徻徾",4,"忇忈忊忋忎忓忔忕忚忛応忞忟忢忣忥忦忨忩忬忯忰忲忳忴忶忷忹忺忼怇"], +["9040","怈怉怋怌怐怑怓怗怘怚怞怟怢怣怤怬怭怮怰",4,"怶",4,"怽怾恀恄",6,"恌恎恏恑恓恔恖恗恘恛恜恞恟恠恡恥恦恮恱恲恴恵恷恾悀"], +["9080","悁悂悅悆悇悈悊悋悎悏悐悑悓悕悗悘悙悜悞悡悢悤悥悧悩悪悮悰悳悵悶悷悹悺悽",7,"惇惈惉惌",4,"惒惓惔惖惗惙惛惞惡",4,"惪惱惲惵惷惸惻",4,"愂愃愄愅愇愊愋愌愐",4,"愖愗愘愙愛愜愝愞愡愢愥愨愩愪愬",18,"慀",6], +["9140","慇慉態慍慏慐慒慓慔慖",6,"慞慟慠慡慣慤慥慦慩",6,"慱慲慳慴慶慸",18,"憌憍憏",4,"憕"], +["9180","憖",6,"憞",8,"憪憫憭",9,"憸",5,"憿懀懁懃",4,"應懌",4,"懓懕",16,"懧",13,"懶",8,"戀",5,"戇戉戓戔戙戜戝戞戠戣戦戧戨戩戫戭戯戰戱戲戵戶戸",4,"扂扄扅扆扊"], +["9240","扏扐払扖扗扙扚扜",6,"扤扥扨扱扲扴扵扷扸扺扻扽抁抂抃抅抆抇抈抋",5,"抔抙抜抝択抣抦抧抩抪抭抮抯抰抲抳抴抶抷抸抺抾拀拁"], +["9280","拃拋拏拑拕拝拞拠拡拤拪拫拰拲拵拸拹拺拻挀挃挄挅挆挊挋挌挍挏挐挒挓挔挕挗挘挙挜挦挧挩挬挭挮挰挱挳",5,"挻挼挾挿捀捁捄捇捈捊捑捒捓捔捖",7,"捠捤捥捦捨捪捫捬捯捰捲捳捴捵捸捹捼捽捾捿掁掃掄掅掆掋掍掑掓掔掕掗掙",6,"採掤掦掫掯掱掲掵掶掹掻掽掿揀"], +["9340","揁揂揃揅揇揈揊揋揌揑揓揔揕揗",6,"揟揢揤",4,"揫揬揮揯揰揱揳揵揷揹揺揻揼揾搃搄搆",4,"損搎搑搒搕",5,"搝搟搢搣搤"], +["9380","搥搧搨搩搫搮",5,"搵",4,"搻搼搾摀摂摃摉摋",6,"摓摕摖摗摙",4,"摟",7,"摨摪摫摬摮",9,"摻",6,"撃撆撈",8,"撓撔撗撘撚撛撜撝撟",4,"撥撦撧撨撪撫撯撱撲撳撴撶撹撻撽撾撿擁擃擄擆",6,"擏擑擓擔擕擖擙據"], +["9440","擛擜擝擟擠擡擣擥擧",24,"攁",7,"攊",7,"攓",4,"攙",8], +["9480","攢攣攤攦",4,"攬攭攰攱攲攳攷攺攼攽敀",4,"敆敇敊敋敍敎敐敒敓敔敗敘敚敜敟敠敡敤敥敧敨敩敪敭敮敯敱敳敵敶數",14,"斈斉斊斍斎斏斒斔斕斖斘斚斝斞斠斢斣斦斨斪斬斮斱",7,"斺斻斾斿旀旂旇旈旉旊旍旐旑旓旔旕旘",7,"旡旣旤旪旫"], +["9540","旲旳旴旵旸旹旻",4,"昁昄昅昇昈昉昋昍昐昑昒昖昗昘昚昛昜昞昡昢昣昤昦昩昪昫昬昮昰昲昳昷",4,"昽昿晀時晄",6,"晍晎晐晑晘"], +["9580","晙晛晜晝晞晠晢晣晥晧晩",4,"晱晲晳晵晸晹晻晼晽晿暀暁暃暅暆暈暉暊暋暍暎暏暐暒暓暔暕暘",4,"暞",8,"暩",4,"暯",4,"暵暶暷暸暺暻暼暽暿",25,"曚曞",7,"曧曨曪",5,"曱曵曶書曺曻曽朁朂會"], +["9640","朄朅朆朇朌朎朏朑朒朓朖朘朙朚朜朞朠",5,"朧朩朮朰朲朳朶朷朸朹朻朼朾朿杁杄杅杇杊杋杍杒杔杕杗",4,"杝杢杣杤杦杧杫杬杮東杴杶"], +["9680","杸杹杺杻杽枀枂枃枅枆枈枊枌枍枎枏枑枒枓枔枖枙枛枟枠枡枤枦枩枬枮枱枲枴枹",7,"柂柅",9,"柕柖柗柛柟柡柣柤柦柧柨柪柫柭柮柲柵",7,"柾栁栂栃栄栆栍栐栒栔栕栘",4,"栞栟栠栢",6,"栫",6,"栴栵栶栺栻栿桇桋桍桏桒桖",5], +["9740","桜桝桞桟桪桬",7,"桵桸",8,"梂梄梇",7,"梐梑梒梔梕梖梘",9,"梣梤梥梩梪梫梬梮梱梲梴梶梷梸"], +["9780","梹",6,"棁棃",5,"棊棌棎棏棐棑棓棔棖棗棙棛",4,"棡棢棤",9,"棯棲棳棴棶棷棸棻棽棾棿椀椂椃椄椆",4,"椌椏椑椓",11,"椡椢椣椥",7,"椮椯椱椲椳椵椶椷椸椺椻椼椾楀楁楃",16,"楕楖楘楙楛楜楟"], +["9840","楡楢楤楥楧楨楩楪楬業楯楰楲",4,"楺楻楽楾楿榁榃榅榊榋榌榎",5,"榖榗榙榚榝",9,"榩榪榬榮榯榰榲榳榵榶榸榹榺榼榽"], +["9880","榾榿槀槂",7,"構槍槏槑槒槓槕",5,"槜槝槞槡",11,"槮槯槰槱槳",9,"槾樀",9,"樋",11,"標",5,"樠樢",5,"権樫樬樭樮樰樲樳樴樶",6,"樿",4,"橅橆橈",7,"橑",6,"橚"], +["9940","橜",4,"橢橣橤橦",10,"橲",6,"橺橻橽橾橿檁檂檃檅",8,"檏檒",4,"檘",7,"檡",5], +["9980","檧檨檪檭",114,"欥欦欨",6], +["9a40","欯欰欱欳欴欵欶欸欻欼欽欿歀歁歂歄歅歈歊歋歍",11,"歚",7,"歨歩歫",13,"歺歽歾歿殀殅殈"], +["9a80","殌殎殏殐殑殔殕殗殘殙殜",4,"殢",7,"殫",7,"殶殸",6,"毀毃毄毆",4,"毌毎毐毑毘毚毜",4,"毢",7,"毬毭毮毰毱毲毴毶毷毸毺毻毼毾",6,"氈",4,"氎氒気氜氝氞氠氣氥氫氬氭氱氳氶氷氹氺氻氼氾氿汃汄汅汈汋",4,"汑汒汓汖汘"], +["9b40","汙汚汢汣汥汦汧汫",4,"汱汳汵汷汸決汻汼汿沀沄沇沊沋沍沎沑沒沕沖沗沘沚沜沝沞沠沢沨沬沯沰沴沵沶沷沺泀況泂泃泆泇泈泋泍泎泏泑泒泘"], +["9b80","泙泚泜泝泟泤泦泧泩泬泭泲泴泹泿洀洂洃洅洆洈洉洊洍洏洐洑洓洔洕洖洘洜洝洟",5,"洦洨洩洬洭洯洰洴洶洷洸洺洿浀浂浄浉浌浐浕浖浗浘浛浝浟浡浢浤浥浧浨浫浬浭浰浱浲浳浵浶浹浺浻浽",4,"涃涄涆涇涊涋涍涏涐涒涖",4,"涜涢涥涬涭涰涱涳涴涶涷涹",5,"淁淂淃淈淉淊"], +["9c40","淍淎淏淐淒淓淔淕淗淚淛淜淟淢淣淥淧淨淩淪淭淯淰淲淴淵淶淸淺淽",7,"渆渇済渉渋渏渒渓渕渘渙減渜渞渟渢渦渧渨渪測渮渰渱渳渵"], +["9c80","渶渷渹渻",7,"湅",7,"湏湐湑湒湕湗湙湚湜湝湞湠",10,"湬湭湯",14,"満溁溂溄溇溈溊",4,"溑",6,"溙溚溛溝溞溠溡溣溤溦溨溩溫溬溭溮溰溳溵溸溹溼溾溿滀滃滄滅滆滈滉滊滌滍滎滐滒滖滘滙滛滜滝滣滧滪",5], +["9d40","滰滱滲滳滵滶滷滸滺",7,"漃漄漅漇漈漊",4,"漐漑漒漖",9,"漡漢漣漥漦漧漨漬漮漰漲漴漵漷",6,"漿潀潁潂"], +["9d80","潃潄潅潈潉潊潌潎",9,"潙潚潛潝潟潠潡潣潤潥潧",5,"潯潰潱潳潵潶潷潹潻潽",6,"澅澆澇澊澋澏",12,"澝澞澟澠澢",4,"澨",10,"澴澵澷澸澺",5,"濁濃",5,"濊",6,"濓",10,"濟濢濣濤濥"], +["9e40","濦",7,"濰",32,"瀒",7,"瀜",6,"瀤",6], +["9e80","瀫",9,"瀶瀷瀸瀺",17,"灍灎灐",13,"灟",11,"灮灱灲灳灴灷灹灺灻災炁炂炃炄炆炇炈炋炌炍炏炐炑炓炗炘炚炛炞",12,"炰炲炴炵炶為炾炿烄烅烆烇烉烋",12,"烚"], +["9f40","烜烝烞烠烡烢烣烥烪烮烰",6,"烸烺烻烼烾",10,"焋",4,"焑焒焔焗焛",10,"焧",7,"焲焳焴"], +["9f80","焵焷",13,"煆煇煈煉煋煍煏",12,"煝煟",4,"煥煩",4,"煯煰煱煴煵煶煷煹煻煼煾",5,"熅",4,"熋熌熍熎熐熑熒熓熕熖熗熚",4,"熡",6,"熩熪熫熭",5,"熴熶熷熸熺",8,"燄",9,"燏",4], +["a040","燖",9,"燡燢燣燤燦燨",5,"燯",9,"燺",11,"爇",19], +["a080","爛爜爞",9,"爩爫爭爮爯爲爳爴爺爼爾牀",6,"牉牊牋牎牏牐牑牓牔牕牗牘牚牜牞牠牣牤牥牨牪牫牬牭牰牱牳牴牶牷牸牻牼牽犂犃犅",4,"犌犎犐犑犓",11,"犠",11,"犮犱犲犳犵犺",6,"狅狆狇狉狊狋狌狏狑狓狔狕狖狘狚狛"], +["a1a1"," 、。·ˉˇ¨〃々—~‖…‘’“”〔〕〈",7,"〖〗【】±×÷∶∧∨∑∏∪∩∈∷√⊥∥∠⌒⊙∫∮≡≌≈∽∝≠≮≯≤≥∞∵∴♂♀°′″℃$¤¢£‰§№☆★○●◎◇◆□■△▲※→←↑↓〓"], +["a2a1","ⅰ",9], +["a2b1","⒈",19,"⑴",19,"①",9], +["a2e5","㈠",9], +["a2f1","Ⅰ",11], +["a3a1","!"#¥%",88," ̄"], +["a4a1","ぁ",82], +["a5a1","ァ",85], +["a6a1","Α",16,"Σ",6], +["a6c1","α",16,"σ",6], +["a6e0","︵︶︹︺︿﹀︽︾﹁﹂﹃﹄"], +["a6ee","︻︼︷︸︱"], +["a6f4","︳︴"], +["a7a1","А",5,"ЁЖ",25], +["a7d1","а",5,"ёж",25], +["a840","ˊˋ˙–―‥‵℅℉↖↗↘↙∕∟∣≒≦≧⊿═",35,"▁",6], +["a880","█",7,"▓▔▕▼▽◢◣◤◥☉⊕〒〝〞"], +["a8a1","āáǎàēéěèīíǐìōóǒòūúǔùǖǘǚǜüêɑ"], +["a8bd","ńň"], +["a8c0","ɡ"], +["a8c5","ㄅ",36], +["a940","〡",8,"㊣㎎㎏㎜㎝㎞㎡㏄㏎㏑㏒㏕︰¬¦"], +["a959","℡㈱"], +["a95c","‐"], +["a960","ー゛゜ヽヾ〆ゝゞ﹉",9,"﹔﹕﹖﹗﹙",8], +["a980","﹢",4,"﹨﹩﹪﹫"], +["a996","〇"], +["a9a4","─",75], +["aa40","狜狝狟狢",5,"狪狫狵狶狹狽狾狿猀猂猄",5,"猋猌猍猏猐猑猒猔猘猙猚猟猠猣猤猦猧猨猭猯猰猲猳猵猶猺猻猼猽獀",8], +["aa80","獉獊獋獌獎獏獑獓獔獕獖獘",7,"獡",10,"獮獰獱"], +["ab40","獲",11,"獿",4,"玅玆玈玊玌玍玏玐玒玓玔玕玗玘玙玚玜玝玞玠玡玣",5,"玪玬玭玱玴玵玶玸玹玼玽玾玿珁珃",4], +["ab80","珋珌珎珒",6,"珚珛珜珝珟珡珢珣珤珦珨珪珫珬珮珯珰珱珳",4], +["ac40","珸",10,"琄琇琈琋琌琍琎琑",8,"琜",5,"琣琤琧琩琫琭琯琱琲琷",4,"琽琾琿瑀瑂",11], +["ac80","瑎",6,"瑖瑘瑝瑠",12,"瑮瑯瑱",4,"瑸瑹瑺"], +["ad40","瑻瑼瑽瑿璂璄璅璆璈璉璊璌璍璏璑",10,"璝璟",7,"璪",15,"璻",12], +["ad80","瓈",9,"瓓",8,"瓝瓟瓡瓥瓧",6,"瓰瓱瓲"], +["ae40","瓳瓵瓸",6,"甀甁甂甃甅",7,"甎甐甒甔甕甖甗甛甝甞甠",4,"甦甧甪甮甴甶甹甼甽甿畁畂畃畄畆畇畉畊畍畐畑畒畓畕畖畗畘"], +["ae80","畝",7,"畧畨畩畫",6,"畳畵當畷畺",4,"疀疁疂疄疅疇"], +["af40","疈疉疊疌疍疎疐疓疕疘疛疜疞疢疦",4,"疭疶疷疺疻疿痀痁痆痋痌痎痏痐痑痓痗痙痚痜痝痟痠痡痥痩痬痭痮痯痲痳痵痶痷痸痺痻痽痾瘂瘄瘆瘇"], +["af80","瘈瘉瘋瘍瘎瘏瘑瘒瘓瘔瘖瘚瘜瘝瘞瘡瘣瘧瘨瘬瘮瘯瘱瘲瘶瘷瘹瘺瘻瘽癁療癄"], +["b040","癅",6,"癎",5,"癕癗",4,"癝癟癠癡癢癤",6,"癬癭癮癰",7,"癹発發癿皀皁皃皅皉皊皌皍皏皐皒皔皕皗皘皚皛"], +["b080","皜",7,"皥",8,"皯皰皳皵",9,"盀盁盃啊阿埃挨哎唉哀皑癌蔼矮艾碍爱隘鞍氨安俺按暗岸胺案肮昂盎凹敖熬翱袄傲奥懊澳芭捌扒叭吧笆八疤巴拔跋靶把耙坝霸罢爸白柏百摆佰败拜稗斑班搬扳般颁板版扮拌伴瓣半办绊邦帮梆榜膀绑棒磅蚌镑傍谤苞胞包褒剥"], +["b140","盄盇盉盋盌盓盕盙盚盜盝盞盠",4,"盦",7,"盰盳盵盶盷盺盻盽盿眀眂眃眅眆眊県眎",10,"眛眜眝眞眡眣眤眥眧眪眫"], +["b180","眬眮眰",4,"眹眻眽眾眿睂睄睅睆睈",7,"睒",7,"睜薄雹保堡饱宝抱报暴豹鲍爆杯碑悲卑北辈背贝钡倍狈备惫焙被奔苯本笨崩绷甭泵蹦迸逼鼻比鄙笔彼碧蓖蔽毕毙毖币庇痹闭敝弊必辟壁臂避陛鞭边编贬扁便变卞辨辩辫遍标彪膘表鳖憋别瘪彬斌濒滨宾摈兵冰柄丙秉饼炳"], +["b240","睝睞睟睠睤睧睩睪睭",11,"睺睻睼瞁瞂瞃瞆",5,"瞏瞐瞓",11,"瞡瞣瞤瞦瞨瞫瞭瞮瞯瞱瞲瞴瞶",4], +["b280","瞼瞾矀",12,"矎",8,"矘矙矚矝",4,"矤病并玻菠播拨钵波博勃搏铂箔伯帛舶脖膊渤泊驳捕卜哺补埠不布步簿部怖擦猜裁材才财睬踩采彩菜蔡餐参蚕残惭惨灿苍舱仓沧藏操糙槽曹草厕策侧册测层蹭插叉茬茶查碴搽察岔差诧拆柴豺搀掺蝉馋谗缠铲产阐颤昌猖"], +["b340","矦矨矪矯矰矱矲矴矵矷矹矺矻矼砃",5,"砊砋砎砏砐砓砕砙砛砞砠砡砢砤砨砪砫砮砯砱砲砳砵砶砽砿硁硂硃硄硆硈硉硊硋硍硏硑硓硔硘硙硚"], +["b380","硛硜硞",11,"硯",7,"硸硹硺硻硽",6,"场尝常长偿肠厂敞畅唱倡超抄钞朝嘲潮巢吵炒车扯撤掣彻澈郴臣辰尘晨忱沉陈趁衬撑称城橙成呈乘程惩澄诚承逞骋秤吃痴持匙池迟弛驰耻齿侈尺赤翅斥炽充冲虫崇宠抽酬畴踌稠愁筹仇绸瞅丑臭初出橱厨躇锄雏滁除楚"], +["b440","碄碅碆碈碊碋碏碐碒碔碕碖碙碝碞碠碢碤碦碨",7,"碵碶碷碸確碻碼碽碿磀磂磃磄磆磇磈磌磍磎磏磑磒磓磖磗磘磚",9], +["b480","磤磥磦磧磩磪磫磭",4,"磳磵磶磸磹磻",5,"礂礃礄礆",6,"础储矗搐触处揣川穿椽传船喘串疮窗幢床闯创吹炊捶锤垂春椿醇唇淳纯蠢戳绰疵茨磁雌辞慈瓷词此刺赐次聪葱囱匆从丛凑粗醋簇促蹿篡窜摧崔催脆瘁粹淬翠村存寸磋撮搓措挫错搭达答瘩打大呆歹傣戴带殆代贷袋待逮"], +["b540","礍",5,"礔",9,"礟",4,"礥",14,"礵",4,"礽礿祂祃祄祅祇祊",8,"祔祕祘祙祡祣"], +["b580","祤祦祩祪祫祬祮祰",6,"祹祻",4,"禂禃禆禇禈禉禋禌禍禎禐禑禒怠耽担丹单郸掸胆旦氮但惮淡诞弹蛋当挡党荡档刀捣蹈倒岛祷导到稻悼道盗德得的蹬灯登等瞪凳邓堤低滴迪敌笛狄涤翟嫡抵底地蒂第帝弟递缔颠掂滇碘点典靛垫电佃甸店惦奠淀殿碉叼雕凋刁掉吊钓调跌爹碟蝶迭谍叠"], +["b640","禓",6,"禛",11,"禨",10,"禴",4,"禼禿秂秄秅秇秈秊秌秎秏秐秓秔秖秗秙",5,"秠秡秢秥秨秪"], +["b680","秬秮秱",6,"秹秺秼秾秿稁稄稅稇稈稉稊稌稏",4,"稕稖稘稙稛稜丁盯叮钉顶鼎锭定订丢东冬董懂动栋侗恫冻洞兜抖斗陡豆逗痘都督毒犊独读堵睹赌杜镀肚度渡妒端短锻段断缎堆兑队对墩吨蹲敦顿囤钝盾遁掇哆多夺垛躲朵跺舵剁惰堕蛾峨鹅俄额讹娥恶厄扼遏鄂饿恩而儿耳尔饵洱二"], +["b740","稝稟稡稢稤",14,"稴稵稶稸稺稾穀",5,"穇",9,"穒",4,"穘",16], +["b780","穩",6,"穱穲穳穵穻穼穽穾窂窅窇窉窊窋窌窎窏窐窓窔窙窚窛窞窡窢贰发罚筏伐乏阀法珐藩帆番翻樊矾钒繁凡烦反返范贩犯饭泛坊芳方肪房防妨仿访纺放菲非啡飞肥匪诽吠肺废沸费芬酚吩氛分纷坟焚汾粉奋份忿愤粪丰封枫蜂峰锋风疯烽逢冯缝讽奉凤佛否夫敷肤孵扶拂辐幅氟符伏俘服"], +["b840","窣窤窧窩窪窫窮",4,"窴",10,"竀",10,"竌",9,"竗竘竚竛竜竝竡竢竤竧",5,"竮竰竱竲竳"], +["b880","竴",4,"竻竼竾笀笁笂笅笇笉笌笍笎笐笒笓笖笗笘笚笜笝笟笡笢笣笧笩笭浮涪福袱弗甫抚辅俯釜斧脯腑府腐赴副覆赋复傅付阜父腹负富讣附妇缚咐噶嘎该改概钙盖溉干甘杆柑竿肝赶感秆敢赣冈刚钢缸肛纲岗港杠篙皋高膏羔糕搞镐稿告哥歌搁戈鸽胳疙割革葛格蛤阁隔铬个各给根跟耕更庚羹"], +["b940","笯笰笲笴笵笶笷笹笻笽笿",5,"筆筈筊筍筎筓筕筗筙筜筞筟筡筣",10,"筯筰筳筴筶筸筺筼筽筿箁箂箃箄箆",6,"箎箏"], +["b980","箑箒箓箖箘箙箚箛箞箟箠箣箤箥箮箯箰箲箳箵箶箷箹",7,"篂篃範埂耿梗工攻功恭龚供躬公宫弓巩汞拱贡共钩勾沟苟狗垢构购够辜菇咕箍估沽孤姑鼓古蛊骨谷股故顾固雇刮瓜剐寡挂褂乖拐怪棺关官冠观管馆罐惯灌贯光广逛瑰规圭硅归龟闺轨鬼诡癸桂柜跪贵刽辊滚棍锅郭国果裹过哈"], +["ba40","篅篈築篊篋篍篎篏篐篒篔",4,"篛篜篞篟篠篢篣篤篧篨篩篫篬篭篯篰篲",4,"篸篹篺篻篽篿",7,"簈簉簊簍簎簐",5,"簗簘簙"], +["ba80","簚",4,"簠",5,"簨簩簫",12,"簹",5,"籂骸孩海氦亥害骇酣憨邯韩含涵寒函喊罕翰撼捍旱憾悍焊汗汉夯杭航壕嚎豪毫郝好耗号浩呵喝荷菏核禾和何合盒貉阂河涸赫褐鹤贺嘿黑痕很狠恨哼亨横衡恒轰哄烘虹鸿洪宏弘红喉侯猴吼厚候后呼乎忽瑚壶葫胡蝴狐糊湖"], +["bb40","籃",9,"籎",36,"籵",5,"籾",9], +["bb80","粈粊",6,"粓粔粖粙粚粛粠粡粣粦粧粨粩粫粬粭粯粰粴",4,"粺粻弧虎唬护互沪户花哗华猾滑画划化话槐徊怀淮坏欢环桓还缓换患唤痪豢焕涣宦幻荒慌黄磺蝗簧皇凰惶煌晃幌恍谎灰挥辉徽恢蛔回毁悔慧卉惠晦贿秽会烩汇讳诲绘荤昏婚魂浑混豁活伙火获或惑霍货祸击圾基机畸稽积箕"], +["bc40","粿糀糂糃糄糆糉糋糎",6,"糘糚糛糝糞糡",6,"糩",5,"糰",7,"糹糺糼",13,"紋",5], +["bc80","紑",14,"紡紣紤紥紦紨紩紪紬紭紮細",6,"肌饥迹激讥鸡姬绩缉吉极棘辑籍集及急疾汲即嫉级挤几脊己蓟技冀季伎祭剂悸济寄寂计记既忌际妓继纪嘉枷夹佳家加荚颊贾甲钾假稼价架驾嫁歼监坚尖笺间煎兼肩艰奸缄茧检柬碱硷拣捡简俭剪减荐槛鉴践贱见键箭件"], +["bd40","紷",54,"絯",7], +["bd80","絸",32,"健舰剑饯渐溅涧建僵姜将浆江疆蒋桨奖讲匠酱降蕉椒礁焦胶交郊浇骄娇嚼搅铰矫侥脚狡角饺缴绞剿教酵轿较叫窖揭接皆秸街阶截劫节桔杰捷睫竭洁结解姐戒藉芥界借介疥诫届巾筋斤金今津襟紧锦仅谨进靳晋禁近烬浸"], +["be40","継",12,"綧",6,"綯",42], +["be80","線",32,"尽劲荆兢茎睛晶鲸京惊精粳经井警景颈静境敬镜径痉靖竟竞净炯窘揪究纠玖韭久灸九酒厩救旧臼舅咎就疚鞠拘狙疽居驹菊局咀矩举沮聚拒据巨具距踞锯俱句惧炬剧捐鹃娟倦眷卷绢撅攫抉掘倔爵觉决诀绝均菌钧军君峻"], +["bf40","緻",62], +["bf80","縺縼",4,"繂",4,"繈",21,"俊竣浚郡骏喀咖卡咯开揩楷凯慨刊堪勘坎砍看康慷糠扛抗亢炕考拷烤靠坷苛柯棵磕颗科壳咳可渴克刻客课肯啃垦恳坑吭空恐孔控抠口扣寇枯哭窟苦酷库裤夸垮挎跨胯块筷侩快宽款匡筐狂框矿眶旷况亏盔岿窥葵奎魁傀"], +["c040","繞",35,"纃",23,"纜纝纞"], +["c080","纮纴纻纼绖绤绬绹缊缐缞缷缹缻",6,"罃罆",9,"罒罓馈愧溃坤昆捆困括扩廓阔垃拉喇蜡腊辣啦莱来赖蓝婪栏拦篮阑兰澜谰揽览懒缆烂滥琅榔狼廊郎朗浪捞劳牢老佬姥酪烙涝勒乐雷镭蕾磊累儡垒擂肋类泪棱楞冷厘梨犁黎篱狸离漓理李里鲤礼莉荔吏栗丽厉励砾历利傈例俐"], +["c140","罖罙罛罜罝罞罠罣",4,"罫罬罭罯罰罳罵罶罷罸罺罻罼罽罿羀羂",7,"羋羍羏",4,"羕",4,"羛羜羠羢羣羥羦羨",6,"羱"], +["c180","羳",4,"羺羻羾翀翂翃翄翆翇翈翉翋翍翏",4,"翖翗翙",5,"翢翣痢立粒沥隶力璃哩俩联莲连镰廉怜涟帘敛脸链恋炼练粮凉梁粱良两辆量晾亮谅撩聊僚疗燎寥辽潦了撂镣廖料列裂烈劣猎琳林磷霖临邻鳞淋凛赁吝拎玲菱零龄铃伶羚凌灵陵岭领另令溜琉榴硫馏留刘瘤流柳六龙聋咙笼窿"], +["c240","翤翧翨翪翫翬翭翯翲翴",6,"翽翾翿耂耇耈耉耊耎耏耑耓耚耛耝耞耟耡耣耤耫",5,"耲耴耹耺耼耾聀聁聄聅聇聈聉聎聏聐聑聓聕聖聗"], +["c280","聙聛",13,"聫",5,"聲",11,"隆垄拢陇楼娄搂篓漏陋芦卢颅庐炉掳卤虏鲁麓碌露路赂鹿潞禄录陆戮驴吕铝侣旅履屡缕虑氯律率滤绿峦挛孪滦卵乱掠略抡轮伦仑沦纶论萝螺罗逻锣箩骡裸落洛骆络妈麻玛码蚂马骂嘛吗埋买麦卖迈脉瞒馒蛮满蔓曼慢漫"], +["c340","聾肁肂肅肈肊肍",5,"肔肕肗肙肞肣肦肧肨肬肰肳肵肶肸肹肻胅胇",4,"胏",6,"胘胟胠胢胣胦胮胵胷胹胻胾胿脀脁脃脄脅脇脈脋"], +["c380","脌脕脗脙脛脜脝脟",12,"脭脮脰脳脴脵脷脹",4,"脿谩芒茫盲氓忙莽猫茅锚毛矛铆卯茂冒帽貌贸么玫枚梅酶霉煤没眉媒镁每美昧寐妹媚门闷们萌蒙檬盟锰猛梦孟眯醚靡糜迷谜弥米秘觅泌蜜密幂棉眠绵冕免勉娩缅面苗描瞄藐秒渺庙妙蔑灭民抿皿敏悯闽明螟鸣铭名命谬摸"], +["c440","腀",5,"腇腉腍腎腏腒腖腗腘腛",4,"腡腢腣腤腦腨腪腫腬腯腲腳腵腶腷腸膁膃",4,"膉膋膌膍膎膐膒",5,"膙膚膞",4,"膤膥"], +["c480","膧膩膫",7,"膴",5,"膼膽膾膿臄臅臇臈臉臋臍",6,"摹蘑模膜磨摩魔抹末莫墨默沫漠寞陌谋牟某拇牡亩姆母墓暮幕募慕木目睦牧穆拿哪呐钠那娜纳氖乃奶耐奈南男难囊挠脑恼闹淖呢馁内嫩能妮霓倪泥尼拟你匿腻逆溺蔫拈年碾撵捻念娘酿鸟尿捏聂孽啮镊镍涅您柠狞凝宁"], +["c540","臔",14,"臤臥臦臨臩臫臮",4,"臵",5,"臽臿舃與",4,"舎舏舑舓舕",5,"舝舠舤舥舦舧舩舮舲舺舼舽舿"], +["c580","艀艁艂艃艅艆艈艊艌艍艎艐",7,"艙艛艜艝艞艠",7,"艩拧泞牛扭钮纽脓浓农弄奴努怒女暖虐疟挪懦糯诺哦欧鸥殴藕呕偶沤啪趴爬帕怕琶拍排牌徘湃派攀潘盘磐盼畔判叛乓庞旁耪胖抛咆刨炮袍跑泡呸胚培裴赔陪配佩沛喷盆砰抨烹澎彭蓬棚硼篷膨朋鹏捧碰坯砒霹批披劈琵毗"], +["c640","艪艫艬艭艱艵艶艷艸艻艼芀芁芃芅芆芇芉芌芐芓芔芕芖芚芛芞芠芢芣芧芲芵芶芺芻芼芿苀苂苃苅苆苉苐苖苙苚苝苢苧苨苩苪苬苭苮苰苲苳苵苶苸"], +["c680","苺苼",4,"茊茋茍茐茒茓茖茘茙茝",9,"茩茪茮茰茲茷茻茽啤脾疲皮匹痞僻屁譬篇偏片骗飘漂瓢票撇瞥拼频贫品聘乒坪苹萍平凭瓶评屏坡泼颇婆破魄迫粕剖扑铺仆莆葡菩蒲埔朴圃普浦谱曝瀑期欺栖戚妻七凄漆柒沏其棋奇歧畦崎脐齐旗祈祁骑起岂乞企启契砌器气迄弃汽泣讫掐"], +["c740","茾茿荁荂荄荅荈荊",4,"荓荕",4,"荝荢荰",6,"荹荺荾",6,"莇莈莊莋莌莍莏莐莑莔莕莖莗莙莚莝莟莡",6,"莬莭莮"], +["c780","莯莵莻莾莿菂菃菄菆菈菉菋菍菎菐菑菒菓菕菗菙菚菛菞菢菣菤菦菧菨菫菬菭恰洽牵扦钎铅千迁签仟谦乾黔钱钳前潜遣浅谴堑嵌欠歉枪呛腔羌墙蔷强抢橇锹敲悄桥瞧乔侨巧鞘撬翘峭俏窍切茄且怯窃钦侵亲秦琴勤芹擒禽寝沁青轻氢倾卿清擎晴氰情顷请庆琼穷秋丘邱球求囚酋泅趋区蛆曲躯屈驱渠"], +["c840","菮華菳",4,"菺菻菼菾菿萀萂萅萇萈萉萊萐萒",5,"萙萚萛萞",5,"萩",7,"萲",5,"萹萺萻萾",7,"葇葈葉"], +["c880","葊",6,"葒",4,"葘葝葞葟葠葢葤",4,"葪葮葯葰葲葴葷葹葻葼取娶龋趣去圈颧权醛泉全痊拳犬券劝缺炔瘸却鹊榷确雀裙群然燃冉染瓤壤攘嚷让饶扰绕惹热壬仁人忍韧任认刃妊纫扔仍日戎茸蓉荣融熔溶容绒冗揉柔肉茹蠕儒孺如辱乳汝入褥软阮蕊瑞锐闰润若弱撒洒萨腮鳃塞赛三叁"], +["c940","葽",4,"蒃蒄蒅蒆蒊蒍蒏",7,"蒘蒚蒛蒝蒞蒟蒠蒢",12,"蒰蒱蒳蒵蒶蒷蒻蒼蒾蓀蓂蓃蓅蓆蓇蓈蓋蓌蓎蓏蓒蓔蓕蓗"], +["c980","蓘",4,"蓞蓡蓢蓤蓧",4,"蓭蓮蓯蓱",10,"蓽蓾蔀蔁蔂伞散桑嗓丧搔骚扫嫂瑟色涩森僧莎砂杀刹沙纱傻啥煞筛晒珊苫杉山删煽衫闪陕擅赡膳善汕扇缮墒伤商赏晌上尚裳梢捎稍烧芍勺韶少哨邵绍奢赊蛇舌舍赦摄射慑涉社设砷申呻伸身深娠绅神沈审婶甚肾慎渗声生甥牲升绳"], +["ca40","蔃",8,"蔍蔎蔏蔐蔒蔔蔕蔖蔘蔙蔛蔜蔝蔞蔠蔢",8,"蔭",9,"蔾",4,"蕄蕅蕆蕇蕋",10], +["ca80","蕗蕘蕚蕛蕜蕝蕟",4,"蕥蕦蕧蕩",8,"蕳蕵蕶蕷蕸蕼蕽蕿薀薁省盛剩胜圣师失狮施湿诗尸虱十石拾时什食蚀实识史矢使屎驶始式示士世柿事拭誓逝势是嗜噬适仕侍释饰氏市恃室视试收手首守寿授售受瘦兽蔬枢梳殊抒输叔舒淑疏书赎孰熟薯暑曙署蜀黍鼠属术述树束戍竖墅庶数漱"], +["cb40","薂薃薆薈",6,"薐",10,"薝",6,"薥薦薧薩薫薬薭薱",5,"薸薺",6,"藂",6,"藊",4,"藑藒"], +["cb80","藔藖",5,"藝",6,"藥藦藧藨藪",14,"恕刷耍摔衰甩帅栓拴霜双爽谁水睡税吮瞬顺舜说硕朔烁斯撕嘶思私司丝死肆寺嗣四伺似饲巳松耸怂颂送宋讼诵搜艘擞嗽苏酥俗素速粟僳塑溯宿诉肃酸蒜算虽隋随绥髓碎岁穗遂隧祟孙损笋蓑梭唆缩琐索锁所塌他它她塔"], +["cc40","藹藺藼藽藾蘀",4,"蘆",10,"蘒蘓蘔蘕蘗",15,"蘨蘪",13,"蘹蘺蘻蘽蘾蘿虀"], +["cc80","虁",11,"虒虓處",4,"虛虜虝號虠虡虣",7,"獭挞蹋踏胎苔抬台泰酞太态汰坍摊贪瘫滩坛檀痰潭谭谈坦毯袒碳探叹炭汤塘搪堂棠膛唐糖倘躺淌趟烫掏涛滔绦萄桃逃淘陶讨套特藤腾疼誊梯剔踢锑提题蹄啼体替嚏惕涕剃屉天添填田甜恬舔腆挑条迢眺跳贴铁帖厅听烃"], +["cd40","虭虯虰虲",6,"蚃",6,"蚎",4,"蚔蚖",5,"蚞",4,"蚥蚦蚫蚭蚮蚲蚳蚷蚸蚹蚻",4,"蛁蛂蛃蛅蛈蛌蛍蛒蛓蛕蛖蛗蛚蛜"], +["cd80","蛝蛠蛡蛢蛣蛥蛦蛧蛨蛪蛫蛬蛯蛵蛶蛷蛺蛻蛼蛽蛿蜁蜄蜅蜆蜋蜌蜎蜏蜐蜑蜔蜖汀廷停亭庭挺艇通桐酮瞳同铜彤童桶捅筒统痛偷投头透凸秃突图徒途涂屠土吐兔湍团推颓腿蜕褪退吞屯臀拖托脱鸵陀驮驼椭妥拓唾挖哇蛙洼娃瓦袜歪外豌弯湾玩顽丸烷完碗挽晚皖惋宛婉万腕汪王亡枉网往旺望忘妄威"], +["ce40","蜙蜛蜝蜟蜠蜤蜦蜧蜨蜪蜫蜬蜭蜯蜰蜲蜳蜵蜶蜸蜹蜺蜼蜽蝀",6,"蝊蝋蝍蝏蝐蝑蝒蝔蝕蝖蝘蝚",5,"蝡蝢蝦",7,"蝯蝱蝲蝳蝵"], +["ce80","蝷蝸蝹蝺蝿螀螁螄螆螇螉螊螌螎",4,"螔螕螖螘",6,"螠",4,"巍微危韦违桅围唯惟为潍维苇萎委伟伪尾纬未蔚味畏胃喂魏位渭谓尉慰卫瘟温蚊文闻纹吻稳紊问嗡翁瓮挝蜗涡窝我斡卧握沃巫呜钨乌污诬屋无芜梧吾吴毋武五捂午舞伍侮坞戊雾晤物勿务悟误昔熙析西硒矽晰嘻吸锡牺"], +["cf40","螥螦螧螩螪螮螰螱螲螴螶螷螸螹螻螼螾螿蟁",4,"蟇蟈蟉蟌",4,"蟔",6,"蟜蟝蟞蟟蟡蟢蟣蟤蟦蟧蟨蟩蟫蟬蟭蟯",9], +["cf80","蟺蟻蟼蟽蟿蠀蠁蠂蠄",5,"蠋",7,"蠔蠗蠘蠙蠚蠜",4,"蠣稀息希悉膝夕惜熄烯溪汐犀檄袭席习媳喜铣洗系隙戏细瞎虾匣霞辖暇峡侠狭下厦夏吓掀锨先仙鲜纤咸贤衔舷闲涎弦嫌显险现献县腺馅羡宪陷限线相厢镶香箱襄湘乡翔祥详想响享项巷橡像向象萧硝霄削哮嚣销消宵淆晓"], +["d040","蠤",13,"蠳",5,"蠺蠻蠽蠾蠿衁衂衃衆",5,"衎",5,"衕衖衘衚",6,"衦衧衪衭衯衱衳衴衵衶衸衹衺"], +["d080","衻衼袀袃袆袇袉袊袌袎袏袐袑袓袔袕袗",4,"袝",4,"袣袥",5,"小孝校肖啸笑效楔些歇蝎鞋协挟携邪斜胁谐写械卸蟹懈泄泻谢屑薪芯锌欣辛新忻心信衅星腥猩惺兴刑型形邢行醒幸杏性姓兄凶胸匈汹雄熊休修羞朽嗅锈秀袖绣墟戌需虚嘘须徐许蓄酗叙旭序畜恤絮婿绪续轩喧宣悬旋玄"], +["d140","袬袮袯袰袲",4,"袸袹袺袻袽袾袿裀裃裄裇裈裊裋裌裍裏裐裑裓裖裗裚",4,"裠裡裦裧裩",6,"裲裵裶裷裺裻製裿褀褁褃",5], +["d180","褉褋",4,"褑褔",4,"褜",4,"褢褣褤褦褧褨褩褬褭褮褯褱褲褳褵褷选癣眩绚靴薛学穴雪血勋熏循旬询寻驯巡殉汛训讯逊迅压押鸦鸭呀丫芽牙蚜崖衙涯雅哑亚讶焉咽阉烟淹盐严研蜒岩延言颜阎炎沿奄掩眼衍演艳堰燕厌砚雁唁彦焰宴谚验殃央鸯秧杨扬佯疡羊洋阳氧仰痒养样漾邀腰妖瑶"], +["d240","褸",8,"襂襃襅",24,"襠",5,"襧",19,"襼"], +["d280","襽襾覀覂覄覅覇",26,"摇尧遥窑谣姚咬舀药要耀椰噎耶爷野冶也页掖业叶曳腋夜液一壹医揖铱依伊衣颐夷遗移仪胰疑沂宜姨彝椅蚁倚已乙矣以艺抑易邑屹亿役臆逸肄疫亦裔意毅忆义益溢诣议谊译异翼翌绎茵荫因殷音阴姻吟银淫寅饮尹引隐"], +["d340","覢",30,"觃觍觓觔觕觗觘觙觛觝觟觠觡觢觤觧觨觩觪觬觭觮觰觱觲觴",6], +["d380","觻",4,"訁",5,"計",21,"印英樱婴鹰应缨莹萤营荧蝇迎赢盈影颖硬映哟拥佣臃痈庸雍踊蛹咏泳涌永恿勇用幽优悠忧尤由邮铀犹油游酉有友右佑釉诱又幼迂淤于盂榆虞愚舆余俞逾鱼愉渝渔隅予娱雨与屿禹宇语羽玉域芋郁吁遇喻峪御愈欲狱育誉"], +["d440","訞",31,"訿",8,"詉",21], +["d480","詟",25,"詺",6,"浴寓裕预豫驭鸳渊冤元垣袁原援辕园员圆猿源缘远苑愿怨院曰约越跃钥岳粤月悦阅耘云郧匀陨允运蕴酝晕韵孕匝砸杂栽哉灾宰载再在咱攒暂赞赃脏葬遭糟凿藻枣早澡蚤躁噪造皂灶燥责择则泽贼怎增憎曾赠扎喳渣札轧"], +["d540","誁",7,"誋",7,"誔",46], +["d580","諃",32,"铡闸眨栅榨咋乍炸诈摘斋宅窄债寨瞻毡詹粘沾盏斩辗崭展蘸栈占战站湛绽樟章彰漳张掌涨杖丈帐账仗胀瘴障招昭找沼赵照罩兆肇召遮折哲蛰辙者锗蔗这浙珍斟真甄砧臻贞针侦枕疹诊震振镇阵蒸挣睁征狰争怔整拯正政"], +["d640","諤",34,"謈",27], +["d680","謤謥謧",30,"帧症郑证芝枝支吱蜘知肢脂汁之织职直植殖执值侄址指止趾只旨纸志挚掷至致置帜峙制智秩稚质炙痔滞治窒中盅忠钟衷终种肿重仲众舟周州洲诌粥轴肘帚咒皱宙昼骤珠株蛛朱猪诸诛逐竹烛煮拄瞩嘱主著柱助蛀贮铸筑"], +["d740","譆",31,"譧",4,"譭",25], +["d780","讇",24,"讬讱讻诇诐诪谉谞住注祝驻抓爪拽专砖转撰赚篆桩庄装妆撞壮状椎锥追赘坠缀谆准捉拙卓桌琢茁酌啄着灼浊兹咨资姿滋淄孜紫仔籽滓子自渍字鬃棕踪宗综总纵邹走奏揍租足卒族祖诅阻组钻纂嘴醉最罪尊遵昨左佐柞做作坐座"], +["d840","谸",8,"豂豃豄豅豈豊豋豍",7,"豖豗豘豙豛",5,"豣",6,"豬",6,"豴豵豶豷豻",6,"貃貄貆貇"], +["d880","貈貋貍",6,"貕貖貗貙",20,"亍丌兀丐廿卅丕亘丞鬲孬噩丨禺丿匕乇夭爻卮氐囟胤馗毓睾鼗丶亟鼐乜乩亓芈孛啬嘏仄厍厝厣厥厮靥赝匚叵匦匮匾赜卦卣刂刈刎刭刳刿剀剌剞剡剜蒯剽劂劁劐劓冂罔亻仃仉仂仨仡仫仞伛仳伢佤仵伥伧伉伫佞佧攸佚佝"], +["d940","貮",62], +["d980","賭",32,"佟佗伲伽佶佴侑侉侃侏佾佻侪佼侬侔俦俨俪俅俚俣俜俑俟俸倩偌俳倬倏倮倭俾倜倌倥倨偾偃偕偈偎偬偻傥傧傩傺僖儆僭僬僦僮儇儋仝氽佘佥俎龠汆籴兮巽黉馘冁夔勹匍訇匐凫夙兕亠兖亳衮袤亵脔裒禀嬴蠃羸冫冱冽冼"], +["da40","贎",14,"贠赑赒赗赟赥赨赩赪赬赮赯赱赲赸",8,"趂趃趆趇趈趉趌",4,"趒趓趕",9,"趠趡"], +["da80","趢趤",12,"趲趶趷趹趻趽跀跁跂跅跇跈跉跊跍跐跒跓跔凇冖冢冥讠讦讧讪讴讵讷诂诃诋诏诎诒诓诔诖诘诙诜诟诠诤诨诩诮诰诳诶诹诼诿谀谂谄谇谌谏谑谒谔谕谖谙谛谘谝谟谠谡谥谧谪谫谮谯谲谳谵谶卩卺阝阢阡阱阪阽阼陂陉陔陟陧陬陲陴隈隍隗隰邗邛邝邙邬邡邴邳邶邺"], +["db40","跕跘跙跜跠跡跢跥跦跧跩跭跮跰跱跲跴跶跼跾",6,"踆踇踈踋踍踎踐踑踒踓踕",7,"踠踡踤",4,"踫踭踰踲踳踴踶踷踸踻踼踾"], +["db80","踿蹃蹅蹆蹌",4,"蹓",5,"蹚",11,"蹧蹨蹪蹫蹮蹱邸邰郏郅邾郐郄郇郓郦郢郜郗郛郫郯郾鄄鄢鄞鄣鄱鄯鄹酃酆刍奂劢劬劭劾哿勐勖勰叟燮矍廴凵凼鬯厶弁畚巯坌垩垡塾墼壅壑圩圬圪圳圹圮圯坜圻坂坩垅坫垆坼坻坨坭坶坳垭垤垌垲埏垧垴垓垠埕埘埚埙埒垸埴埯埸埤埝"], +["dc40","蹳蹵蹷",4,"蹽蹾躀躂躃躄躆躈",6,"躑躒躓躕",6,"躝躟",11,"躭躮躰躱躳",6,"躻",7], +["dc80","軃",10,"軏",21,"堋堍埽埭堀堞堙塄堠塥塬墁墉墚墀馨鼙懿艹艽艿芏芊芨芄芎芑芗芙芫芸芾芰苈苊苣芘芷芮苋苌苁芩芴芡芪芟苄苎芤苡茉苷苤茏茇苜苴苒苘茌苻苓茑茚茆茔茕苠苕茜荑荛荜茈莒茼茴茱莛荞茯荏荇荃荟荀茗荠茭茺茳荦荥"], +["dd40","軥",62], +["dd80","輤",32,"荨茛荩荬荪荭荮莰荸莳莴莠莪莓莜莅荼莶莩荽莸荻莘莞莨莺莼菁萁菥菘堇萘萋菝菽菖萜萸萑萆菔菟萏萃菸菹菪菅菀萦菰菡葜葑葚葙葳蒇蒈葺蒉葸萼葆葩葶蒌蒎萱葭蓁蓍蓐蓦蒽蓓蓊蒿蒺蓠蒡蒹蒴蒗蓥蓣蔌甍蔸蓰蔹蔟蔺"], +["de40","轅",32,"轪辀辌辒辝辠辡辢辤辥辦辧辪辬辭辮辯農辳辴辵辷辸辺辻込辿迀迃迆"], +["de80","迉",4,"迏迒迖迗迚迠迡迣迧迬迯迱迲迴迵迶迺迻迼迾迿逇逈逌逎逓逕逘蕖蔻蓿蓼蕙蕈蕨蕤蕞蕺瞢蕃蕲蕻薤薨薇薏蕹薮薜薅薹薷薰藓藁藜藿蘧蘅蘩蘖蘼廾弈夼奁耷奕奚奘匏尢尥尬尴扌扪抟抻拊拚拗拮挢拶挹捋捃掭揶捱捺掎掴捭掬掊捩掮掼揲揸揠揿揄揞揎摒揆掾摅摁搋搛搠搌搦搡摞撄摭撖"], +["df40","這逜連逤逥逧",5,"逰",4,"逷逹逺逽逿遀遃遅遆遈",4,"過達違遖遙遚遜",5,"遤遦遧適遪遫遬遯",4,"遶",6,"遾邁"], +["df80","還邅邆邇邉邊邌",4,"邒邔邖邘邚邜邞邟邠邤邥邧邨邩邫邭邲邷邼邽邿郀摺撷撸撙撺擀擐擗擤擢攉攥攮弋忒甙弑卟叱叽叩叨叻吒吖吆呋呒呓呔呖呃吡呗呙吣吲咂咔呷呱呤咚咛咄呶呦咝哐咭哂咴哒咧咦哓哔呲咣哕咻咿哌哙哚哜咩咪咤哝哏哞唛哧唠哽唔哳唢唣唏唑唧唪啧喏喵啉啭啁啕唿啐唼"], +["e040","郂郃郆郈郉郋郌郍郒郔郕郖郘郙郚郞郟郠郣郤郥郩郪郬郮郰郱郲郳郵郶郷郹郺郻郼郿鄀鄁鄃鄅",19,"鄚鄛鄜"], +["e080","鄝鄟鄠鄡鄤",10,"鄰鄲",6,"鄺",8,"酄唷啖啵啶啷唳唰啜喋嗒喃喱喹喈喁喟啾嗖喑啻嗟喽喾喔喙嗪嗷嗉嘟嗑嗫嗬嗔嗦嗝嗄嗯嗥嗲嗳嗌嗍嗨嗵嗤辔嘞嘈嘌嘁嘤嘣嗾嘀嘧嘭噘嘹噗嘬噍噢噙噜噌噔嚆噤噱噫噻噼嚅嚓嚯囔囗囝囡囵囫囹囿圄圊圉圜帏帙帔帑帱帻帼"], +["e140","酅酇酈酑酓酔酕酖酘酙酛酜酟酠酦酧酨酫酭酳酺酻酼醀",4,"醆醈醊醎醏醓",6,"醜",5,"醤",5,"醫醬醰醱醲醳醶醷醸醹醻"], +["e180","醼",10,"釈釋釐釒",9,"針",8,"帷幄幔幛幞幡岌屺岍岐岖岈岘岙岑岚岜岵岢岽岬岫岱岣峁岷峄峒峤峋峥崂崃崧崦崮崤崞崆崛嵘崾崴崽嵬嵛嵯嵝嵫嵋嵊嵩嵴嶂嶙嶝豳嶷巅彳彷徂徇徉後徕徙徜徨徭徵徼衢彡犭犰犴犷犸狃狁狎狍狒狨狯狩狲狴狷猁狳猃狺"], +["e240","釦",62], +["e280","鈥",32,"狻猗猓猡猊猞猝猕猢猹猥猬猸猱獐獍獗獠獬獯獾舛夥飧夤夂饣饧",5,"饴饷饽馀馄馇馊馍馐馑馓馔馕庀庑庋庖庥庠庹庵庾庳赓廒廑廛廨廪膺忄忉忖忏怃忮怄忡忤忾怅怆忪忭忸怙怵怦怛怏怍怩怫怊怿怡恸恹恻恺恂"], +["e340","鉆",45,"鉵",16], +["e380","銆",7,"銏",24,"恪恽悖悚悭悝悃悒悌悛惬悻悱惝惘惆惚悴愠愦愕愣惴愀愎愫慊慵憬憔憧憷懔懵忝隳闩闫闱闳闵闶闼闾阃阄阆阈阊阋阌阍阏阒阕阖阗阙阚丬爿戕氵汔汜汊沣沅沐沔沌汨汩汴汶沆沩泐泔沭泷泸泱泗沲泠泖泺泫泮沱泓泯泾"], +["e440","銨",5,"銯",24,"鋉",31], +["e480","鋩",32,"洹洧洌浃浈洇洄洙洎洫浍洮洵洚浏浒浔洳涑浯涞涠浞涓涔浜浠浼浣渚淇淅淞渎涿淠渑淦淝淙渖涫渌涮渫湮湎湫溲湟溆湓湔渲渥湄滟溱溘滠漭滢溥溧溽溻溷滗溴滏溏滂溟潢潆潇漤漕滹漯漶潋潴漪漉漩澉澍澌潸潲潼潺濑"], +["e540","錊",51,"錿",10], +["e580","鍊",31,"鍫濉澧澹澶濂濡濮濞濠濯瀚瀣瀛瀹瀵灏灞宀宄宕宓宥宸甯骞搴寤寮褰寰蹇謇辶迓迕迥迮迤迩迦迳迨逅逄逋逦逑逍逖逡逵逶逭逯遄遑遒遐遨遘遢遛暹遴遽邂邈邃邋彐彗彖彘尻咫屐屙孱屣屦羼弪弩弭艴弼鬻屮妁妃妍妩妪妣"], +["e640","鍬",34,"鎐",27], +["e680","鎬",29,"鏋鏌鏍妗姊妫妞妤姒妲妯姗妾娅娆姝娈姣姘姹娌娉娲娴娑娣娓婀婧婊婕娼婢婵胬媪媛婷婺媾嫫媲嫒嫔媸嫠嫣嫱嫖嫦嫘嫜嬉嬗嬖嬲嬷孀尕尜孚孥孳孑孓孢驵驷驸驺驿驽骀骁骅骈骊骐骒骓骖骘骛骜骝骟骠骢骣骥骧纟纡纣纥纨纩"], +["e740","鏎",7,"鏗",54], +["e780","鐎",32,"纭纰纾绀绁绂绉绋绌绐绔绗绛绠绡绨绫绮绯绱绲缍绶绺绻绾缁缂缃缇缈缋缌缏缑缒缗缙缜缛缟缡",6,"缪缫缬缭缯",4,"缵幺畿巛甾邕玎玑玮玢玟珏珂珑玷玳珀珉珈珥珙顼琊珩珧珞玺珲琏琪瑛琦琥琨琰琮琬"], +["e840","鐯",14,"鐿",43,"鑬鑭鑮鑯"], +["e880","鑰",20,"钑钖钘铇铏铓铔铚铦铻锜锠琛琚瑁瑜瑗瑕瑙瑷瑭瑾璜璎璀璁璇璋璞璨璩璐璧瓒璺韪韫韬杌杓杞杈杩枥枇杪杳枘枧杵枨枞枭枋杷杼柰栉柘栊柩枰栌柙枵柚枳柝栀柃枸柢栎柁柽栲栳桠桡桎桢桄桤梃栝桕桦桁桧桀栾桊桉栩梵梏桴桷梓桫棂楮棼椟椠棹"], +["e940","锧锳锽镃镈镋镕镚镠镮镴镵長",7,"門",42], +["e980","閫",32,"椤棰椋椁楗棣椐楱椹楠楂楝榄楫榀榘楸椴槌榇榈槎榉楦楣楹榛榧榻榫榭槔榱槁槊槟榕槠榍槿樯槭樗樘橥槲橄樾檠橐橛樵檎橹樽樨橘橼檑檐檩檗檫猷獒殁殂殇殄殒殓殍殚殛殡殪轫轭轱轲轳轵轶轸轷轹轺轼轾辁辂辄辇辋"], +["ea40","闌",27,"闬闿阇阓阘阛阞阠阣",6,"阫阬阭阯阰阷阸阹阺阾陁陃陊陎陏陑陒陓陖陗"], +["ea80","陘陙陚陜陝陞陠陣陥陦陫陭",4,"陳陸",12,"隇隉隊辍辎辏辘辚軎戋戗戛戟戢戡戥戤戬臧瓯瓴瓿甏甑甓攴旮旯旰昊昙杲昃昕昀炅曷昝昴昱昶昵耆晟晔晁晏晖晡晗晷暄暌暧暝暾曛曜曦曩贲贳贶贻贽赀赅赆赈赉赇赍赕赙觇觊觋觌觎觏觐觑牮犟牝牦牯牾牿犄犋犍犏犒挈挲掰"], +["eb40","隌階隑隒隓隕隖隚際隝",9,"隨",7,"隱隲隴隵隷隸隺隻隿雂雃雈雊雋雐雑雓雔雖",9,"雡",6,"雫"], +["eb80","雬雭雮雰雱雲雴雵雸雺電雼雽雿霂霃霅霊霋霌霐霑霒霔霕霗",4,"霝霟霠搿擘耄毪毳毽毵毹氅氇氆氍氕氘氙氚氡氩氤氪氲攵敕敫牍牒牖爰虢刖肟肜肓肼朊肽肱肫肭肴肷胧胨胩胪胛胂胄胙胍胗朐胝胫胱胴胭脍脎胲胼朕脒豚脶脞脬脘脲腈腌腓腴腙腚腱腠腩腼腽腭腧塍媵膈膂膑滕膣膪臌朦臊膻"], +["ec40","霡",8,"霫霬霮霯霱霳",4,"霺霻霼霽霿",18,"靔靕靗靘靚靜靝靟靣靤靦靧靨靪",7], +["ec80","靲靵靷",4,"靽",7,"鞆",4,"鞌鞎鞏鞐鞓鞕鞖鞗鞙",4,"臁膦欤欷欹歃歆歙飑飒飓飕飙飚殳彀毂觳斐齑斓於旆旄旃旌旎旒旖炀炜炖炝炻烀炷炫炱烨烊焐焓焖焯焱煳煜煨煅煲煊煸煺熘熳熵熨熠燠燔燧燹爝爨灬焘煦熹戾戽扃扈扉礻祀祆祉祛祜祓祚祢祗祠祯祧祺禅禊禚禧禳忑忐"], +["ed40","鞞鞟鞡鞢鞤",6,"鞬鞮鞰鞱鞳鞵",46], +["ed80","韤韥韨韮",4,"韴韷",23,"怼恝恚恧恁恙恣悫愆愍慝憩憝懋懑戆肀聿沓泶淼矶矸砀砉砗砘砑斫砭砜砝砹砺砻砟砼砥砬砣砩硎硭硖硗砦硐硇硌硪碛碓碚碇碜碡碣碲碹碥磔磙磉磬磲礅磴礓礤礞礴龛黹黻黼盱眄眍盹眇眈眚眢眙眭眦眵眸睐睑睇睃睚睨"], +["ee40","頏",62], +["ee80","顎",32,"睢睥睿瞍睽瞀瞌瞑瞟瞠瞰瞵瞽町畀畎畋畈畛畲畹疃罘罡罟詈罨罴罱罹羁罾盍盥蠲钅钆钇钋钊钌钍钏钐钔钗钕钚钛钜钣钤钫钪钭钬钯钰钲钴钶",4,"钼钽钿铄铈",6,"铐铑铒铕铖铗铙铘铛铞铟铠铢铤铥铧铨铪"], +["ef40","顯",5,"颋颎颒颕颙颣風",37,"飏飐飔飖飗飛飜飝飠",4], +["ef80","飥飦飩",30,"铩铫铮铯铳铴铵铷铹铼铽铿锃锂锆锇锉锊锍锎锏锒",4,"锘锛锝锞锟锢锪锫锩锬锱锲锴锶锷锸锼锾锿镂锵镄镅镆镉镌镎镏镒镓镔镖镗镘镙镛镞镟镝镡镢镤",8,"镯镱镲镳锺矧矬雉秕秭秣秫稆嵇稃稂稞稔"], +["f040","餈",4,"餎餏餑",28,"餯",26], +["f080","饊",9,"饖",12,"饤饦饳饸饹饻饾馂馃馉稹稷穑黏馥穰皈皎皓皙皤瓞瓠甬鸠鸢鸨",4,"鸲鸱鸶鸸鸷鸹鸺鸾鹁鹂鹄鹆鹇鹈鹉鹋鹌鹎鹑鹕鹗鹚鹛鹜鹞鹣鹦",6,"鹱鹭鹳疒疔疖疠疝疬疣疳疴疸痄疱疰痃痂痖痍痣痨痦痤痫痧瘃痱痼痿瘐瘀瘅瘌瘗瘊瘥瘘瘕瘙"], +["f140","馌馎馚",10,"馦馧馩",47], +["f180","駙",32,"瘛瘼瘢瘠癀瘭瘰瘿瘵癃瘾瘳癍癞癔癜癖癫癯翊竦穸穹窀窆窈窕窦窠窬窨窭窳衤衩衲衽衿袂袢裆袷袼裉裢裎裣裥裱褚裼裨裾裰褡褙褓褛褊褴褫褶襁襦襻疋胥皲皴矜耒耔耖耜耠耢耥耦耧耩耨耱耋耵聃聆聍聒聩聱覃顸颀颃"], +["f240","駺",62], +["f280","騹",32,"颉颌颍颏颔颚颛颞颟颡颢颥颦虍虔虬虮虿虺虼虻蚨蚍蚋蚬蚝蚧蚣蚪蚓蚩蚶蛄蚵蛎蚰蚺蚱蚯蛉蛏蚴蛩蛱蛲蛭蛳蛐蜓蛞蛴蛟蛘蛑蜃蜇蛸蜈蜊蜍蜉蜣蜻蜞蜥蜮蜚蜾蝈蜴蜱蜩蜷蜿螂蜢蝽蝾蝻蝠蝰蝌蝮螋蝓蝣蝼蝤蝙蝥螓螯螨蟒"], +["f340","驚",17,"驲骃骉骍骎骔骕骙骦骩",6,"骲骳骴骵骹骻骽骾骿髃髄髆",4,"髍髎髏髐髒體髕髖髗髙髚髛髜"], +["f380","髝髞髠髢髣髤髥髧髨髩髪髬髮髰",8,"髺髼",6,"鬄鬅鬆蟆螈螅螭螗螃螫蟥螬螵螳蟋蟓螽蟑蟀蟊蟛蟪蟠蟮蠖蠓蟾蠊蠛蠡蠹蠼缶罂罄罅舐竺竽笈笃笄笕笊笫笏筇笸笪笙笮笱笠笥笤笳笾笞筘筚筅筵筌筝筠筮筻筢筲筱箐箦箧箸箬箝箨箅箪箜箢箫箴篑篁篌篝篚篥篦篪簌篾篼簏簖簋"], +["f440","鬇鬉",5,"鬐鬑鬒鬔",10,"鬠鬡鬢鬤",10,"鬰鬱鬳",7,"鬽鬾鬿魀魆魊魋魌魎魐魒魓魕",5], +["f480","魛",32,"簟簪簦簸籁籀臾舁舂舄臬衄舡舢舣舭舯舨舫舸舻舳舴舾艄艉艋艏艚艟艨衾袅袈裘裟襞羝羟羧羯羰羲籼敉粑粝粜粞粢粲粼粽糁糇糌糍糈糅糗糨艮暨羿翎翕翥翡翦翩翮翳糸絷綦綮繇纛麸麴赳趄趔趑趱赧赭豇豉酊酐酎酏酤"], +["f540","魼",62], +["f580","鮻",32,"酢酡酰酩酯酽酾酲酴酹醌醅醐醍醑醢醣醪醭醮醯醵醴醺豕鹾趸跫踅蹙蹩趵趿趼趺跄跖跗跚跞跎跏跛跆跬跷跸跣跹跻跤踉跽踔踝踟踬踮踣踯踺蹀踹踵踽踱蹉蹁蹂蹑蹒蹊蹰蹶蹼蹯蹴躅躏躔躐躜躞豸貂貊貅貘貔斛觖觞觚觜"], +["f640","鯜",62], +["f680","鰛",32,"觥觫觯訾謦靓雩雳雯霆霁霈霏霎霪霭霰霾龀龃龅",5,"龌黾鼋鼍隹隼隽雎雒瞿雠銎銮鋈錾鍪鏊鎏鐾鑫鱿鲂鲅鲆鲇鲈稣鲋鲎鲐鲑鲒鲔鲕鲚鲛鲞",5,"鲥",4,"鲫鲭鲮鲰",7,"鲺鲻鲼鲽鳄鳅鳆鳇鳊鳋"], +["f740","鰼",62], +["f780","鱻鱽鱾鲀鲃鲄鲉鲊鲌鲏鲓鲖鲗鲘鲙鲝鲪鲬鲯鲹鲾",4,"鳈鳉鳑鳒鳚鳛鳠鳡鳌",4,"鳓鳔鳕鳗鳘鳙鳜鳝鳟鳢靼鞅鞑鞒鞔鞯鞫鞣鞲鞴骱骰骷鹘骶骺骼髁髀髅髂髋髌髑魅魃魇魉魈魍魑飨餍餮饕饔髟髡髦髯髫髻髭髹鬈鬏鬓鬟鬣麽麾縻麂麇麈麋麒鏖麝麟黛黜黝黠黟黢黩黧黥黪黯鼢鼬鼯鼹鼷鼽鼾齄"], +["f840","鳣",62], +["f880","鴢",32], +["f940","鵃",62], +["f980","鶂",32], +["fa40","鶣",62], +["fa80","鷢",32], +["fb40","鸃",27,"鸤鸧鸮鸰鸴鸻鸼鹀鹍鹐鹒鹓鹔鹖鹙鹝鹟鹠鹡鹢鹥鹮鹯鹲鹴",9,"麀"], +["fb80","麁麃麄麅麆麉麊麌",5,"麔",8,"麞麠",5,"麧麨麩麪"], +["fc40","麫",8,"麵麶麷麹麺麼麿",4,"黅黆黇黈黊黋黌黐黒黓黕黖黗黙黚點黡黣黤黦黨黫黬黭黮黰",8,"黺黽黿",6], +["fc80","鼆",4,"鼌鼏鼑鼒鼔鼕鼖鼘鼚",5,"鼡鼣",8,"鼭鼮鼰鼱"], +["fd40","鼲",4,"鼸鼺鼼鼿",4,"齅",10,"齒",38], +["fd80","齹",5,"龁龂龍",11,"龜龝龞龡",4,"郎凉秊裏隣"], +["fe40","兀嗀﨎﨏﨑﨓﨔礼﨟蘒﨡﨣﨤﨧﨨﨩"] +] diff --git a/node_modules/iconv-lite/encodings/tables/cp949.json b/node_modules/iconv-lite/encodings/tables/cp949.json new file mode 100644 index 0000000..2022a00 --- /dev/null +++ b/node_modules/iconv-lite/encodings/tables/cp949.json @@ -0,0 +1,273 @@ +[ +["0","\u0000",127], +["8141","갂갃갅갆갋",4,"갘갞갟갡갢갣갥",6,"갮갲갳갴"], +["8161","갵갶갷갺갻갽갾갿걁",9,"걌걎",5,"걕"], +["8181","걖걗걙걚걛걝",18,"걲걳걵걶걹걻",4,"겂겇겈겍겎겏겑겒겓겕",6,"겞겢",5,"겫겭겮겱",6,"겺겾겿곀곂곃곅곆곇곉곊곋곍",7,"곖곘",7,"곢곣곥곦곩곫곭곮곲곴곷",4,"곾곿괁괂괃괅괇",4,"괎괐괒괓"], +["8241","괔괕괖괗괙괚괛괝괞괟괡",7,"괪괫괮",5], +["8261","괶괷괹괺괻괽",6,"굆굈굊",5,"굑굒굓굕굖굗"], +["8281","굙",7,"굢굤",7,"굮굯굱굲굷굸굹굺굾궀궃",4,"궊궋궍궎궏궑",10,"궞",5,"궥",17,"궸",7,"귂귃귅귆귇귉",6,"귒귔",7,"귝귞귟귡귢귣귥",18], +["8341","귺귻귽귾긂",5,"긊긌긎",5,"긕",7], +["8361","긝",18,"긲긳긵긶긹긻긼"], +["8381","긽긾긿깂깄깇깈깉깋깏깑깒깓깕깗",4,"깞깢깣깤깦깧깪깫깭깮깯깱",6,"깺깾",5,"꺆",5,"꺍",46,"꺿껁껂껃껅",6,"껎껒",5,"껚껛껝",8], +["8441","껦껧껩껪껬껮",5,"껵껶껷껹껺껻껽",8], +["8461","꼆꼉꼊꼋꼌꼎꼏꼑",18], +["8481","꼤",7,"꼮꼯꼱꼳꼵",6,"꼾꽀꽄꽅꽆꽇꽊",5,"꽑",10,"꽞",5,"꽦",18,"꽺",5,"꾁꾂꾃꾅꾆꾇꾉",6,"꾒꾓꾔꾖",5,"꾝",26,"꾺꾻꾽꾾"], +["8541","꾿꿁",5,"꿊꿌꿏",4,"꿕",6,"꿝",4], +["8561","꿢",5,"꿪",5,"꿲꿳꿵꿶꿷꿹",6,"뀂뀃"], +["8581","뀅",6,"뀍뀎뀏뀑뀒뀓뀕",6,"뀞",9,"뀩",26,"끆끇끉끋끍끏끐끑끒끖끘끚끛끜끞",29,"끾끿낁낂낃낅",6,"낎낐낒",5,"낛낝낞낣낤"], +["8641","낥낦낧낪낰낲낶낷낹낺낻낽",6,"냆냊",5,"냒"], +["8661","냓냕냖냗냙",6,"냡냢냣냤냦",10], +["8681","냱",22,"넊넍넎넏넑넔넕넖넗넚넞",4,"넦넧넩넪넫넭",6,"넶넺",5,"녂녃녅녆녇녉",6,"녒녓녖녗녙녚녛녝녞녟녡",22,"녺녻녽녾녿놁놃",4,"놊놌놎놏놐놑놕놖놗놙놚놛놝"], +["8741","놞",9,"놩",15], +["8761","놹",18,"뇍뇎뇏뇑뇒뇓뇕"], +["8781","뇖",5,"뇞뇠",7,"뇪뇫뇭뇮뇯뇱",7,"뇺뇼뇾",5,"눆눇눉눊눍",6,"눖눘눚",5,"눡",18,"눵",6,"눽",26,"뉙뉚뉛뉝뉞뉟뉡",6,"뉪",4], +["8841","뉯",4,"뉶",5,"뉽",6,"늆늇늈늊",4], +["8861","늏늒늓늕늖늗늛",4,"늢늤늧늨늩늫늭늮늯늱늲늳늵늶늷"], +["8881","늸",15,"닊닋닍닎닏닑닓",4,"닚닜닞닟닠닡닣닧닩닪닰닱닲닶닼닽닾댂댃댅댆댇댉",6,"댒댖",5,"댝",54,"덗덙덚덝덠덡덢덣"], +["8941","덦덨덪덬덭덯덲덳덵덶덷덹",6,"뎂뎆",5,"뎍"], +["8961","뎎뎏뎑뎒뎓뎕",10,"뎢",5,"뎩뎪뎫뎭"], +["8981","뎮",21,"돆돇돉돊돍돏돑돒돓돖돘돚돜돞돟돡돢돣돥돦돧돩",18,"돽",18,"됑",6,"됙됚됛됝됞됟됡",6,"됪됬",7,"됵",15], +["8a41","둅",10,"둒둓둕둖둗둙",6,"둢둤둦"], +["8a61","둧",4,"둭",18,"뒁뒂"], +["8a81","뒃",4,"뒉",19,"뒞",5,"뒥뒦뒧뒩뒪뒫뒭",7,"뒶뒸뒺",5,"듁듂듃듅듆듇듉",6,"듑듒듓듔듖",5,"듞듟듡듢듥듧",4,"듮듰듲",5,"듹",26,"딖딗딙딚딝"], +["8b41","딞",5,"딦딫",4,"딲딳딵딶딷딹",6,"땂땆"], +["8b61","땇땈땉땊땎땏땑땒땓땕",6,"땞땢",8], +["8b81","땫",52,"떢떣떥떦떧떩떬떭떮떯떲떶",4,"떾떿뗁뗂뗃뗅",6,"뗎뗒",5,"뗙",18,"뗭",18], +["8c41","똀",15,"똒똓똕똖똗똙",4], +["8c61","똞",6,"똦",5,"똭",6,"똵",5], +["8c81","똻",12,"뙉",26,"뙥뙦뙧뙩",50,"뚞뚟뚡뚢뚣뚥",5,"뚭뚮뚯뚰뚲",16], +["8d41","뛃",16,"뛕",8], +["8d61","뛞",17,"뛱뛲뛳뛵뛶뛷뛹뛺"], +["8d81","뛻",4,"뜂뜃뜄뜆",33,"뜪뜫뜭뜮뜱",6,"뜺뜼",7,"띅띆띇띉띊띋띍",6,"띖",9,"띡띢띣띥띦띧띩",6,"띲띴띶",5,"띾띿랁랂랃랅",6,"랎랓랔랕랚랛랝랞"], +["8e41","랟랡",6,"랪랮",5,"랶랷랹",8], +["8e61","럂",4,"럈럊",19], +["8e81","럞",13,"럮럯럱럲럳럵",6,"럾렂",4,"렊렋렍렎렏렑",6,"렚렜렞",5,"렦렧렩렪렫렭",6,"렶렺",5,"롁롂롃롅",11,"롒롔",7,"롞롟롡롢롣롥",6,"롮롰롲",5,"롹롺롻롽",7], +["8f41","뢅",7,"뢎",17], +["8f61","뢠",7,"뢩",6,"뢱뢲뢳뢵뢶뢷뢹",4], +["8f81","뢾뢿룂룄룆",5,"룍룎룏룑룒룓룕",7,"룞룠룢",5,"룪룫룭룮룯룱",6,"룺룼룾",5,"뤅",18,"뤙",6,"뤡",26,"뤾뤿륁륂륃륅",6,"륍륎륐륒",5], +["9041","륚륛륝륞륟륡",6,"륪륬륮",5,"륶륷륹륺륻륽"], +["9061","륾",5,"릆릈릋릌릏",15], +["9081","릟",12,"릮릯릱릲릳릵",6,"릾맀맂",5,"맊맋맍맓",4,"맚맜맟맠맢맦맧맩맪맫맭",6,"맶맻",4,"먂",5,"먉",11,"먖",33,"먺먻먽먾먿멁멃멄멅멆"], +["9141","멇멊멌멏멐멑멒멖멗멙멚멛멝",6,"멦멪",5], +["9161","멲멳멵멶멷멹",9,"몆몈몉몊몋몍",5], +["9181","몓",20,"몪몭몮몯몱몳",4,"몺몼몾",5,"뫅뫆뫇뫉",14,"뫚",33,"뫽뫾뫿묁묂묃묅",7,"묎묐묒",5,"묙묚묛묝묞묟묡",6], +["9241","묨묪묬",7,"묷묹묺묿",4,"뭆뭈뭊뭋뭌뭎뭑뭒"], +["9261","뭓뭕뭖뭗뭙",7,"뭢뭤",7,"뭭",4], +["9281","뭲",21,"뮉뮊뮋뮍뮎뮏뮑",18,"뮥뮦뮧뮩뮪뮫뮭",6,"뮵뮶뮸",7,"믁믂믃믅믆믇믉",6,"믑믒믔",35,"믺믻믽믾밁"], +["9341","밃",4,"밊밎밐밒밓밙밚밠밡밢밣밦밨밪밫밬밮밯밲밳밵"], +["9361","밶밷밹",6,"뱂뱆뱇뱈뱊뱋뱎뱏뱑",8], +["9381","뱚뱛뱜뱞",37,"벆벇벉벊벍벏",4,"벖벘벛",4,"벢벣벥벦벩",6,"벲벶",5,"벾벿볁볂볃볅",7,"볎볒볓볔볖볗볙볚볛볝",22,"볷볹볺볻볽"], +["9441","볾",5,"봆봈봊",5,"봑봒봓봕",8], +["9461","봞",5,"봥",6,"봭",12], +["9481","봺",5,"뵁",6,"뵊뵋뵍뵎뵏뵑",6,"뵚",9,"뵥뵦뵧뵩",22,"붂붃붅붆붋",4,"붒붔붖붗붘붛붝",6,"붥",10,"붱",6,"붹",24], +["9541","뷒뷓뷖뷗뷙뷚뷛뷝",11,"뷪",5,"뷱"], +["9561","뷲뷳뷵뷶뷷뷹",6,"븁븂븄븆",5,"븎븏븑븒븓"], +["9581","븕",6,"븞븠",35,"빆빇빉빊빋빍빏",4,"빖빘빜빝빞빟빢빣빥빦빧빩빫",4,"빲빶",4,"빾빿뺁뺂뺃뺅",6,"뺎뺒",5,"뺚",13,"뺩",14], +["9641","뺸",23,"뻒뻓"], +["9661","뻕뻖뻙",6,"뻡뻢뻦",5,"뻭",8], +["9681","뻶",10,"뼂",5,"뼊",13,"뼚뼞",33,"뽂뽃뽅뽆뽇뽉",6,"뽒뽓뽔뽖",44], +["9741","뾃",16,"뾕",8], +["9761","뾞",17,"뾱",7], +["9781","뾹",11,"뿆",5,"뿎뿏뿑뿒뿓뿕",6,"뿝뿞뿠뿢",89,"쀽쀾쀿"], +["9841","쁀",16,"쁒",5,"쁙쁚쁛"], +["9861","쁝쁞쁟쁡",6,"쁪",15], +["9881","쁺",21,"삒삓삕삖삗삙",6,"삢삤삦",5,"삮삱삲삷",4,"삾샂샃샄샆샇샊샋샍샎샏샑",6,"샚샞",5,"샦샧샩샪샫샭",6,"샶샸샺",5,"섁섂섃섅섆섇섉",6,"섑섒섓섔섖",5,"섡섢섥섨섩섪섫섮"], +["9941","섲섳섴섵섷섺섻섽섾섿셁",6,"셊셎",5,"셖셗"], +["9961","셙셚셛셝",6,"셦셪",5,"셱셲셳셵셶셷셹셺셻"], +["9981","셼",8,"솆",5,"솏솑솒솓솕솗",4,"솞솠솢솣솤솦솧솪솫솭솮솯솱",11,"솾",5,"쇅쇆쇇쇉쇊쇋쇍",6,"쇕쇖쇙",6,"쇡쇢쇣쇥쇦쇧쇩",6,"쇲쇴",7,"쇾쇿숁숂숃숅",6,"숎숐숒",5,"숚숛숝숞숡숢숣"], +["9a41","숤숥숦숧숪숬숮숰숳숵",16], +["9a61","쉆쉇쉉",6,"쉒쉓쉕쉖쉗쉙",6,"쉡쉢쉣쉤쉦"], +["9a81","쉧",4,"쉮쉯쉱쉲쉳쉵",6,"쉾슀슂",5,"슊",5,"슑",6,"슙슚슜슞",5,"슦슧슩슪슫슮",5,"슶슸슺",33,"싞싟싡싢싥",5,"싮싰싲싳싴싵싷싺싽싾싿쌁",6,"쌊쌋쌎쌏"], +["9b41","쌐쌑쌒쌖쌗쌙쌚쌛쌝",6,"쌦쌧쌪",8], +["9b61","쌳",17,"썆",7], +["9b81","썎",25,"썪썫썭썮썯썱썳",4,"썺썻썾",5,"쎅쎆쎇쎉쎊쎋쎍",50,"쏁",22,"쏚"], +["9c41","쏛쏝쏞쏡쏣",4,"쏪쏫쏬쏮",5,"쏶쏷쏹",5], +["9c61","쏿",8,"쐉",6,"쐑",9], +["9c81","쐛",8,"쐥",6,"쐭쐮쐯쐱쐲쐳쐵",6,"쐾",9,"쑉",26,"쑦쑧쑩쑪쑫쑭",6,"쑶쑷쑸쑺",5,"쒁",18,"쒕",6,"쒝",12], +["9d41","쒪",13,"쒹쒺쒻쒽",8], +["9d61","쓆",25], +["9d81","쓠",8,"쓪",5,"쓲쓳쓵쓶쓷쓹쓻쓼쓽쓾씂",9,"씍씎씏씑씒씓씕",6,"씝",10,"씪씫씭씮씯씱",6,"씺씼씾",5,"앆앇앋앏앐앑앒앖앚앛앜앟앢앣앥앦앧앩",6,"앲앶",5,"앾앿얁얂얃얅얆얈얉얊얋얎얐얒얓얔"], +["9e41","얖얙얚얛얝얞얟얡",7,"얪",9,"얶"], +["9e61","얷얺얿",4,"엋엍엏엒엓엕엖엗엙",6,"엢엤엦엧"], +["9e81","엨엩엪엫엯엱엲엳엵엸엹엺엻옂옃옄옉옊옋옍옎옏옑",6,"옚옝",6,"옦옧옩옪옫옯옱옲옶옸옺옼옽옾옿왂왃왅왆왇왉",6,"왒왖",5,"왞왟왡",10,"왭왮왰왲",5,"왺왻왽왾왿욁",6,"욊욌욎",5,"욖욗욙욚욛욝",6,"욦"], +["9f41","욨욪",5,"욲욳욵욶욷욻",4,"웂웄웆",5,"웎"], +["9f61","웏웑웒웓웕",6,"웞웟웢",5,"웪웫웭웮웯웱웲"], +["9f81","웳",4,"웺웻웼웾",5,"윆윇윉윊윋윍",6,"윖윘윚",5,"윢윣윥윦윧윩",6,"윲윴윶윸윹윺윻윾윿읁읂읃읅",4,"읋읎읐읙읚읛읝읞읟읡",6,"읩읪읬",7,"읶읷읹읺읻읿잀잁잂잆잋잌잍잏잒잓잕잙잛",4,"잢잧",4,"잮잯잱잲잳잵잶잷"], +["a041","잸잹잺잻잾쟂",5,"쟊쟋쟍쟏쟑",6,"쟙쟚쟛쟜"], +["a061","쟞",5,"쟥쟦쟧쟩쟪쟫쟭",13], +["a081","쟻",4,"젂젃젅젆젇젉젋",4,"젒젔젗",4,"젞젟젡젢젣젥",6,"젮젰젲",5,"젹젺젻젽젾젿졁",6,"졊졋졎",5,"졕",26,"졲졳졵졶졷졹졻",4,"좂좄좈좉좊좎",5,"좕",7,"좞좠좢좣좤"], +["a141","좥좦좧좩",18,"좾좿죀죁"], +["a161","죂죃죅죆죇죉죊죋죍",6,"죖죘죚",5,"죢죣죥"], +["a181","죦",14,"죶",5,"죾죿줁줂줃줇",4,"줎 、。·‥…¨〃­―∥\∼‘’“”〔〕〈",9,"±×÷≠≤≥∞∴°′″℃Å¢£¥♂♀∠⊥⌒∂∇≡≒§※☆★○●◎◇◆□■△▲▽▼→←↑↓↔〓≪≫√∽∝∵∫∬∈∋⊆⊇⊂⊃∪∩∧∨¬"], +["a241","줐줒",5,"줙",18], +["a261","줭",6,"줵",18], +["a281","쥈",7,"쥒쥓쥕쥖쥗쥙",6,"쥢쥤",7,"쥭쥮쥯⇒⇔∀∃´~ˇ˘˝˚˙¸˛¡¿ː∮∑∏¤℉‰◁◀▷▶♤♠♡♥♧♣⊙◈▣◐◑▒▤▥▨▧▦▩♨☏☎☜☞¶†‡↕↗↙↖↘♭♩♪♬㉿㈜№㏇™㏂㏘℡€®"], +["a341","쥱쥲쥳쥵",6,"쥽",10,"즊즋즍즎즏"], +["a361","즑",6,"즚즜즞",16], +["a381","즯",16,"짂짃짅짆짉짋",4,"짒짔짗짘짛!",58,"₩]",32," ̄"], +["a441","짞짟짡짣짥짦짨짩짪짫짮짲",5,"짺짻짽짾짿쨁쨂쨃쨄"], +["a461","쨅쨆쨇쨊쨎",5,"쨕쨖쨗쨙",12], +["a481","쨦쨧쨨쨪",28,"ㄱ",93], +["a541","쩇",4,"쩎쩏쩑쩒쩓쩕",6,"쩞쩢",5,"쩩쩪"], +["a561","쩫",17,"쩾",5,"쪅쪆"], +["a581","쪇",16,"쪙",14,"ⅰ",9], +["a5b0","Ⅰ",9], +["a5c1","Α",16,"Σ",6], +["a5e1","α",16,"σ",6], +["a641","쪨",19,"쪾쪿쫁쫂쫃쫅"], +["a661","쫆",5,"쫎쫐쫒쫔쫕쫖쫗쫚",5,"쫡",6], +["a681","쫨쫩쫪쫫쫭",6,"쫵",18,"쬉쬊─│┌┐┘└├┬┤┴┼━┃┏┓┛┗┣┳┫┻╋┠┯┨┷┿┝┰┥┸╂┒┑┚┙┖┕┎┍┞┟┡┢┦┧┩┪┭┮┱┲┵┶┹┺┽┾╀╁╃",7], +["a741","쬋",4,"쬑쬒쬓쬕쬖쬗쬙",6,"쬢",7], +["a761","쬪",22,"쭂쭃쭄"], +["a781","쭅쭆쭇쭊쭋쭍쭎쭏쭑",6,"쭚쭛쭜쭞",5,"쭥",7,"㎕㎖㎗ℓ㎘㏄㎣㎤㎥㎦㎙",9,"㏊㎍㎎㎏㏏㎈㎉㏈㎧㎨㎰",9,"㎀",4,"㎺",5,"㎐",4,"Ω㏀㏁㎊㎋㎌㏖㏅㎭㎮㎯㏛㎩㎪㎫㎬㏝㏐㏓㏃㏉㏜㏆"], +["a841","쭭",10,"쭺",14], +["a861","쮉",18,"쮝",6], +["a881","쮤",19,"쮹",11,"ÆЪĦ"], +["a8a6","IJ"], +["a8a8","ĿŁØŒºÞŦŊ"], +["a8b1","㉠",27,"ⓐ",25,"①",14,"½⅓⅔¼¾⅛⅜⅝⅞"], +["a941","쯅",14,"쯕",10], +["a961","쯠쯡쯢쯣쯥쯦쯨쯪",18], +["a981","쯽",14,"찎찏찑찒찓찕",6,"찞찟찠찣찤æđðħıijĸŀłøœßþŧŋʼn㈀",27,"⒜",25,"⑴",14,"¹²³⁴ⁿ₁₂₃₄"], +["aa41","찥찦찪찫찭찯찱",6,"찺찿",4,"챆챇챉챊챋챍챎"], +["aa61","챏",4,"챖챚",5,"챡챢챣챥챧챩",6,"챱챲"], +["aa81","챳챴챶",29,"ぁ",82], +["ab41","첔첕첖첗첚첛첝첞첟첡",6,"첪첮",5,"첶첷첹"], +["ab61","첺첻첽",6,"쳆쳈쳊",5,"쳑쳒쳓쳕",5], +["ab81","쳛",8,"쳥",6,"쳭쳮쳯쳱",12,"ァ",85], +["ac41","쳾쳿촀촂",5,"촊촋촍촎촏촑",6,"촚촜촞촟촠"], +["ac61","촡촢촣촥촦촧촩촪촫촭",11,"촺",4], +["ac81","촿",28,"쵝쵞쵟А",5,"ЁЖ",25], +["acd1","а",5,"ёж",25], +["ad41","쵡쵢쵣쵥",6,"쵮쵰쵲",5,"쵹",7], +["ad61","춁",6,"춉",10,"춖춗춙춚춛춝춞춟"], +["ad81","춠춡춢춣춦춨춪",5,"춱",18,"췅"], +["ae41","췆",5,"췍췎췏췑",16], +["ae61","췢",5,"췩췪췫췭췮췯췱",6,"췺췼췾",4], +["ae81","츃츅츆츇츉츊츋츍",6,"츕츖츗츘츚",5,"츢츣츥츦츧츩츪츫"], +["af41","츬츭츮츯츲츴츶",19], +["af61","칊",13,"칚칛칝칞칢",5,"칪칬"], +["af81","칮",5,"칶칷칹칺칻칽",6,"캆캈캊",5,"캒캓캕캖캗캙"], +["b041","캚",5,"캢캦",5,"캮",12], +["b061","캻",5,"컂",19], +["b081","컖",13,"컦컧컩컪컭",6,"컶컺",5,"가각간갇갈갉갊감",7,"같",4,"갠갤갬갭갯갰갱갸갹갼걀걋걍걔걘걜거걱건걷걸걺검겁것겄겅겆겉겊겋게겐겔겜겝겟겠겡겨격겪견겯결겸겹겻겼경곁계곈곌곕곗고곡곤곧골곪곬곯곰곱곳공곶과곽관괄괆"], +["b141","켂켃켅켆켇켉",6,"켒켔켖",5,"켝켞켟켡켢켣"], +["b161","켥",6,"켮켲",5,"켹",11], +["b181","콅",14,"콖콗콙콚콛콝",6,"콦콨콪콫콬괌괍괏광괘괜괠괩괬괭괴괵괸괼굄굅굇굉교굔굘굡굣구국군굳굴굵굶굻굼굽굿궁궂궈궉권궐궜궝궤궷귀귁귄귈귐귑귓규균귤그극근귿글긁금급긋긍긔기긱긴긷길긺김깁깃깅깆깊까깍깎깐깔깖깜깝깟깠깡깥깨깩깬깰깸"], +["b241","콭콮콯콲콳콵콶콷콹",6,"쾁쾂쾃쾄쾆",5,"쾍"], +["b261","쾎",18,"쾢",5,"쾩"], +["b281","쾪",5,"쾱",18,"쿅",6,"깹깻깼깽꺄꺅꺌꺼꺽꺾껀껄껌껍껏껐껑께껙껜껨껫껭껴껸껼꼇꼈꼍꼐꼬꼭꼰꼲꼴꼼꼽꼿꽁꽂꽃꽈꽉꽐꽜꽝꽤꽥꽹꾀꾄꾈꾐꾑꾕꾜꾸꾹꾼꿀꿇꿈꿉꿋꿍꿎꿔꿜꿨꿩꿰꿱꿴꿸뀀뀁뀄뀌뀐뀔뀜뀝뀨끄끅끈끊끌끎끓끔끕끗끙"], +["b341","쿌",19,"쿢쿣쿥쿦쿧쿩"], +["b361","쿪",5,"쿲쿴쿶",5,"쿽쿾쿿퀁퀂퀃퀅",5], +["b381","퀋",5,"퀒",5,"퀙",19,"끝끼끽낀낄낌낍낏낑나낙낚난낟날낡낢남납낫",4,"낱낳내낵낸낼냄냅냇냈냉냐냑냔냘냠냥너넉넋넌널넒넓넘넙넛넜넝넣네넥넨넬넴넵넷넸넹녀녁년녈념녑녔녕녘녜녠노녹논놀놂놈놉놋농높놓놔놘놜놨뇌뇐뇔뇜뇝"], +["b441","퀮",5,"퀶퀷퀹퀺퀻퀽",6,"큆큈큊",5], +["b461","큑큒큓큕큖큗큙",6,"큡",10,"큮큯"], +["b481","큱큲큳큵",6,"큾큿킀킂",18,"뇟뇨뇩뇬뇰뇹뇻뇽누눅눈눋눌눔눕눗눙눠눴눼뉘뉜뉠뉨뉩뉴뉵뉼늄늅늉느늑는늘늙늚늠늡늣능늦늪늬늰늴니닉닌닐닒님닙닛닝닢다닥닦단닫",4,"닳담답닷",4,"닿대댁댄댈댐댑댓댔댕댜더덕덖던덛덜덞덟덤덥"], +["b541","킕",14,"킦킧킩킪킫킭",5], +["b561","킳킶킸킺",5,"탂탃탅탆탇탊",5,"탒탖",4], +["b581","탛탞탟탡탢탣탥",6,"탮탲",5,"탹",11,"덧덩덫덮데덱덴델뎀뎁뎃뎄뎅뎌뎐뎔뎠뎡뎨뎬도독돈돋돌돎돐돔돕돗동돛돝돠돤돨돼됐되된될됨됩됫됴두둑둔둘둠둡둣둥둬뒀뒈뒝뒤뒨뒬뒵뒷뒹듀듄듈듐듕드득든듣들듦듬듭듯등듸디딕딘딛딜딤딥딧딨딩딪따딱딴딸"], +["b641","턅",7,"턎",17], +["b661","턠",15,"턲턳턵턶턷턹턻턼턽턾"], +["b681","턿텂텆",5,"텎텏텑텒텓텕",6,"텞텠텢",5,"텩텪텫텭땀땁땃땄땅땋때땍땐땔땜땝땟땠땡떠떡떤떨떪떫떰떱떳떴떵떻떼떽뗀뗄뗌뗍뗏뗐뗑뗘뗬또똑똔똘똥똬똴뙈뙤뙨뚜뚝뚠뚤뚫뚬뚱뛔뛰뛴뛸뜀뜁뜅뜨뜩뜬뜯뜰뜸뜹뜻띄띈띌띔띕띠띤띨띰띱띳띵라락란랄람랍랏랐랑랒랖랗"], +["b741","텮",13,"텽",6,"톅톆톇톉톊"], +["b761","톋",20,"톢톣톥톦톧"], +["b781","톩",6,"톲톴톶톷톸톹톻톽톾톿퇁",14,"래랙랜랠램랩랫랬랭랴략랸럇량러럭런럴럼럽럿렀렁렇레렉렌렐렘렙렛렝려력련렬렴렵렷렸령례롄롑롓로록론롤롬롭롯롱롸롼뢍뢨뢰뢴뢸룀룁룃룅료룐룔룝룟룡루룩룬룰룸룹룻룽뤄뤘뤠뤼뤽륀륄륌륏륑류륙륜률륨륩"], +["b841","퇐",7,"퇙",17], +["b861","퇫",8,"퇵퇶퇷퇹",13], +["b881","툈툊",5,"툑",24,"륫륭르륵른를름릅릇릉릊릍릎리릭린릴림립릿링마막만많",4,"맘맙맛망맞맡맣매맥맨맬맴맵맷맸맹맺먀먁먈먕머먹먼멀멂멈멉멋멍멎멓메멕멘멜멤멥멧멨멩며멱면멸몃몄명몇몌모목몫몬몰몲몸몹못몽뫄뫈뫘뫙뫼"], +["b941","툪툫툮툯툱툲툳툵",6,"툾퉀퉂",5,"퉉퉊퉋퉌"], +["b961","퉍",14,"퉝",6,"퉥퉦퉧퉨"], +["b981","퉩",22,"튂튃튅튆튇튉튊튋튌묀묄묍묏묑묘묜묠묩묫무묵묶문묻물묽묾뭄뭅뭇뭉뭍뭏뭐뭔뭘뭡뭣뭬뮈뮌뮐뮤뮨뮬뮴뮷므믄믈믐믓미믹민믿밀밂밈밉밋밌밍및밑바",4,"받",4,"밤밥밧방밭배백밴밸뱀뱁뱃뱄뱅뱉뱌뱍뱐뱝버벅번벋벌벎범법벗"], +["ba41","튍튎튏튒튓튔튖",5,"튝튞튟튡튢튣튥",6,"튭"], +["ba61","튮튯튰튲",5,"튺튻튽튾틁틃",4,"틊틌",5], +["ba81","틒틓틕틖틗틙틚틛틝",6,"틦",9,"틲틳틵틶틷틹틺벙벚베벡벤벧벨벰벱벳벴벵벼벽변별볍볏볐병볕볘볜보복볶본볼봄봅봇봉봐봔봤봬뵀뵈뵉뵌뵐뵘뵙뵤뵨부북분붇불붉붊붐붑붓붕붙붚붜붤붰붸뷔뷕뷘뷜뷩뷰뷴뷸븀븃븅브븍븐블븜븝븟비빅빈빌빎빔빕빗빙빚빛빠빡빤"], +["bb41","틻",4,"팂팄팆",5,"팏팑팒팓팕팗",4,"팞팢팣"], +["bb61","팤팦팧팪팫팭팮팯팱",6,"팺팾",5,"퍆퍇퍈퍉"], +["bb81","퍊",31,"빨빪빰빱빳빴빵빻빼빽뺀뺄뺌뺍뺏뺐뺑뺘뺙뺨뻐뻑뻔뻗뻘뻠뻣뻤뻥뻬뼁뼈뼉뼘뼙뼛뼜뼝뽀뽁뽄뽈뽐뽑뽕뾔뾰뿅뿌뿍뿐뿔뿜뿟뿡쀼쁑쁘쁜쁠쁨쁩삐삑삔삘삠삡삣삥사삭삯산삳살삵삶삼삽삿샀상샅새색샌샐샘샙샛샜생샤"], +["bc41","퍪",17,"퍾퍿펁펂펃펅펆펇"], +["bc61","펈펉펊펋펎펒",5,"펚펛펝펞펟펡",6,"펪펬펮"], +["bc81","펯",4,"펵펶펷펹펺펻펽",6,"폆폇폊",5,"폑",5,"샥샨샬샴샵샷샹섀섄섈섐섕서",4,"섣설섦섧섬섭섯섰성섶세섹센셀셈셉셋셌셍셔셕션셜셤셥셧셨셩셰셴셸솅소속솎손솔솖솜솝솟송솥솨솩솬솰솽쇄쇈쇌쇔쇗쇘쇠쇤쇨쇰쇱쇳쇼쇽숀숄숌숍숏숑수숙순숟술숨숩숫숭"], +["bd41","폗폙",7,"폢폤",7,"폮폯폱폲폳폵폶폷"], +["bd61","폸폹폺폻폾퐀퐂",5,"퐉",13], +["bd81","퐗",5,"퐞",25,"숯숱숲숴쉈쉐쉑쉔쉘쉠쉥쉬쉭쉰쉴쉼쉽쉿슁슈슉슐슘슛슝스슥슨슬슭슴습슷승시식신싣실싫심십싯싱싶싸싹싻싼쌀쌈쌉쌌쌍쌓쌔쌕쌘쌜쌤쌥쌨쌩썅써썩썬썰썲썸썹썼썽쎄쎈쎌쏀쏘쏙쏜쏟쏠쏢쏨쏩쏭쏴쏵쏸쐈쐐쐤쐬쐰"], +["be41","퐸",7,"푁푂푃푅",14], +["be61","푔",7,"푝푞푟푡푢푣푥",7,"푮푰푱푲"], +["be81","푳",4,"푺푻푽푾풁풃",4,"풊풌풎",5,"풕",8,"쐴쐼쐽쑈쑤쑥쑨쑬쑴쑵쑹쒀쒔쒜쒸쒼쓩쓰쓱쓴쓸쓺쓿씀씁씌씐씔씜씨씩씬씰씸씹씻씽아악안앉않알앍앎앓암압앗았앙앝앞애액앤앨앰앱앳앴앵야약얀얄얇얌얍얏양얕얗얘얜얠얩어억언얹얻얼얽얾엄",6,"엌엎"], +["bf41","풞",10,"풪",14], +["bf61","풹",18,"퓍퓎퓏퓑퓒퓓퓕"], +["bf81","퓖",5,"퓝퓞퓠",7,"퓩퓪퓫퓭퓮퓯퓱",6,"퓹퓺퓼에엑엔엘엠엡엣엥여역엮연열엶엷염",5,"옅옆옇예옌옐옘옙옛옜오옥온올옭옮옰옳옴옵옷옹옻와왁완왈왐왑왓왔왕왜왝왠왬왯왱외왹왼욀욈욉욋욍요욕욘욜욤욥욧용우욱운울욹욺움웁웃웅워웍원월웜웝웠웡웨"], +["c041","퓾",5,"픅픆픇픉픊픋픍",6,"픖픘",5], +["c061","픞",25], +["c081","픸픹픺픻픾픿핁핂핃핅",6,"핎핐핒",5,"핚핛핝핞핟핡핢핣웩웬웰웸웹웽위윅윈윌윔윕윗윙유육윤율윰윱윳융윷으윽은을읊음읍읏응",7,"읜읠읨읫이익인일읽읾잃임입잇있잉잊잎자작잔잖잗잘잚잠잡잣잤장잦재잭잰잴잼잽잿쟀쟁쟈쟉쟌쟎쟐쟘쟝쟤쟨쟬저적전절젊"], +["c141","핤핦핧핪핬핮",5,"핶핷핹핺핻핽",6,"햆햊햋"], +["c161","햌햍햎햏햑",19,"햦햧"], +["c181","햨",31,"점접젓정젖제젝젠젤젬젭젯젱져젼졀졈졉졌졍졔조족존졸졺좀좁좃종좆좇좋좌좍좔좝좟좡좨좼좽죄죈죌죔죕죗죙죠죡죤죵주죽준줄줅줆줌줍줏중줘줬줴쥐쥑쥔쥘쥠쥡쥣쥬쥰쥴쥼즈즉즌즐즘즙즛증지직진짇질짊짐집짓"], +["c241","헊헋헍헎헏헑헓",4,"헚헜헞",5,"헦헧헩헪헫헭헮"], +["c261","헯",4,"헶헸헺",5,"혂혃혅혆혇혉",6,"혒"], +["c281","혖",5,"혝혞혟혡혢혣혥",7,"혮",9,"혺혻징짖짙짚짜짝짠짢짤짧짬짭짯짰짱째짹짼쨀쨈쨉쨋쨌쨍쨔쨘쨩쩌쩍쩐쩔쩜쩝쩟쩠쩡쩨쩽쪄쪘쪼쪽쫀쫄쫌쫍쫏쫑쫓쫘쫙쫠쫬쫴쬈쬐쬔쬘쬠쬡쭁쭈쭉쭌쭐쭘쭙쭝쭤쭸쭹쮜쮸쯔쯤쯧쯩찌찍찐찔찜찝찡찢찧차착찬찮찰참찹찻"], +["c341","혽혾혿홁홂홃홄홆홇홊홌홎홏홐홒홓홖홗홙홚홛홝",4], +["c361","홢",4,"홨홪",5,"홲홳홵",11], +["c381","횁횂횄횆",5,"횎횏횑횒횓횕",7,"횞횠횢",5,"횩횪찼창찾채책챈챌챔챕챗챘챙챠챤챦챨챰챵처척천철첨첩첫첬청체첵첸첼쳄쳅쳇쳉쳐쳔쳤쳬쳰촁초촉촌촐촘촙촛총촤촨촬촹최쵠쵤쵬쵭쵯쵱쵸춈추축춘출춤춥춧충춰췄췌췐취췬췰췸췹췻췽츄츈츌츔츙츠측츤츨츰츱츳층"], +["c441","횫횭횮횯횱",7,"횺횼",7,"훆훇훉훊훋"], +["c461","훍훎훏훐훒훓훕훖훘훚",5,"훡훢훣훥훦훧훩",4], +["c481","훮훯훱훲훳훴훶",5,"훾훿휁휂휃휅",11,"휒휓휔치칙친칟칠칡침칩칫칭카칵칸칼캄캅캇캉캐캑캔캘캠캡캣캤캥캬캭컁커컥컨컫컬컴컵컷컸컹케켁켄켈켐켑켓켕켜켠켤켬켭켯켰켱켸코콕콘콜콤콥콧콩콰콱콴콸쾀쾅쾌쾡쾨쾰쿄쿠쿡쿤쿨쿰쿱쿳쿵쿼퀀퀄퀑퀘퀭퀴퀵퀸퀼"], +["c541","휕휖휗휚휛휝휞휟휡",6,"휪휬휮",5,"휶휷휹"], +["c561","휺휻휽",6,"흅흆흈흊",5,"흒흓흕흚",4], +["c581","흟흢흤흦흧흨흪흫흭흮흯흱흲흳흵",6,"흾흿힀힂",5,"힊힋큄큅큇큉큐큔큘큠크큭큰클큼큽킁키킥킨킬킴킵킷킹타탁탄탈탉탐탑탓탔탕태택탠탤탬탭탯탰탱탸턍터턱턴털턺텀텁텃텄텅테텍텐텔템텝텟텡텨텬텼톄톈토톡톤톨톰톱톳통톺톼퇀퇘퇴퇸툇툉툐투툭툰툴툼툽툿퉁퉈퉜"], +["c641","힍힎힏힑",6,"힚힜힞",5], +["c6a1","퉤튀튁튄튈튐튑튕튜튠튤튬튱트특튼튿틀틂틈틉틋틔틘틜틤틥티틱틴틸팀팁팃팅파팍팎판팔팖팜팝팟팠팡팥패팩팬팰팸팹팻팼팽퍄퍅퍼퍽펀펄펌펍펏펐펑페펙펜펠펨펩펫펭펴편펼폄폅폈평폐폘폡폣포폭폰폴폼폽폿퐁"], +["c7a1","퐈퐝푀푄표푠푤푭푯푸푹푼푿풀풂품풉풋풍풔풩퓌퓐퓔퓜퓟퓨퓬퓰퓸퓻퓽프픈플픔픕픗피픽핀필핌핍핏핑하학한할핥함합핫항해핵핸핼햄햅햇했행햐향허헉헌헐헒험헙헛헝헤헥헨헬헴헵헷헹혀혁현혈혐협혓혔형혜혠"], +["c8a1","혤혭호혹혼홀홅홈홉홋홍홑화확환활홧황홰홱홴횃횅회획횐횔횝횟횡효횬횰횹횻후훅훈훌훑훔훗훙훠훤훨훰훵훼훽휀휄휑휘휙휜휠휨휩휫휭휴휵휸휼흄흇흉흐흑흔흖흗흘흙흠흡흣흥흩희흰흴흼흽힁히힉힌힐힘힙힛힝"], +["caa1","伽佳假價加可呵哥嘉嫁家暇架枷柯歌珂痂稼苛茄街袈訶賈跏軻迦駕刻却各恪慤殼珏脚覺角閣侃刊墾奸姦干幹懇揀杆柬桿澗癎看磵稈竿簡肝艮艱諫間乫喝曷渴碣竭葛褐蝎鞨勘坎堪嵌感憾戡敢柑橄減甘疳監瞰紺邯鑑鑒龕"], +["cba1","匣岬甲胛鉀閘剛堈姜岡崗康强彊慷江畺疆糠絳綱羌腔舡薑襁講鋼降鱇介价個凱塏愷愾慨改槪漑疥皆盖箇芥蓋豈鎧開喀客坑更粳羹醵倨去居巨拒据據擧渠炬祛距踞車遽鉅鋸乾件健巾建愆楗腱虔蹇鍵騫乞傑杰桀儉劍劒檢"], +["cca1","瞼鈐黔劫怯迲偈憩揭擊格檄激膈覡隔堅牽犬甄絹繭肩見譴遣鵑抉決潔結缺訣兼慊箝謙鉗鎌京俓倞傾儆勁勍卿坰境庚徑慶憬擎敬景暻更梗涇炅烱璟璥瓊痙硬磬竟競絅經耕耿脛莖警輕逕鏡頃頸驚鯨係啓堺契季屆悸戒桂械"], +["cda1","棨溪界癸磎稽系繫繼計誡谿階鷄古叩告呱固姑孤尻庫拷攷故敲暠枯槁沽痼皐睾稿羔考股膏苦苽菰藁蠱袴誥賈辜錮雇顧高鼓哭斛曲梏穀谷鵠困坤崑昆梱棍滾琨袞鯤汨滑骨供公共功孔工恐恭拱控攻珙空蚣貢鞏串寡戈果瓜"], +["cea1","科菓誇課跨過鍋顆廓槨藿郭串冠官寬慣棺款灌琯瓘管罐菅觀貫關館刮恝括适侊光匡壙廣曠洸炚狂珖筐胱鑛卦掛罫乖傀塊壞怪愧拐槐魁宏紘肱轟交僑咬喬嬌嶠巧攪敎校橋狡皎矯絞翹膠蕎蛟較轎郊餃驕鮫丘久九仇俱具勾"], +["cfa1","區口句咎嘔坵垢寇嶇廐懼拘救枸柩構歐毆毬求溝灸狗玖球瞿矩究絿耉臼舅舊苟衢謳購軀逑邱鉤銶駒驅鳩鷗龜國局菊鞠鞫麴君窘群裙軍郡堀屈掘窟宮弓穹窮芎躬倦券勸卷圈拳捲權淃眷厥獗蕨蹶闕机櫃潰詭軌饋句晷歸貴"], +["d0a1","鬼龜叫圭奎揆槻珪硅窺竅糾葵規赳逵閨勻均畇筠菌鈞龜橘克剋劇戟棘極隙僅劤勤懃斤根槿瑾筋芹菫覲謹近饉契今妗擒昑檎琴禁禽芩衾衿襟金錦伋及急扱汲級給亘兢矜肯企伎其冀嗜器圻基埼夔奇妓寄岐崎己幾忌技旗旣"], +["d1a1","朞期杞棋棄機欺氣汽沂淇玘琦琪璂璣畸畿碁磯祁祇祈祺箕紀綺羈耆耭肌記譏豈起錡錤飢饑騎騏驥麒緊佶吉拮桔金喫儺喇奈娜懦懶拏拿癩",5,"那樂",4,"諾酪駱亂卵暖欄煖爛蘭難鸞捏捺南嵐枏楠湳濫男藍襤拉"], +["d2a1","納臘蠟衲囊娘廊",4,"乃來內奈柰耐冷女年撚秊念恬拈捻寧寗努勞奴弩怒擄櫓爐瑙盧",5,"駑魯",10,"濃籠聾膿農惱牢磊腦賂雷尿壘",7,"嫩訥杻紐勒",5,"能菱陵尼泥匿溺多茶"], +["d3a1","丹亶但單團壇彖斷旦檀段湍短端簞緞蛋袒鄲鍛撻澾獺疸達啖坍憺擔曇淡湛潭澹痰聃膽蕁覃談譚錟沓畓答踏遝唐堂塘幢戇撞棠當糖螳黨代垈坮大對岱帶待戴擡玳臺袋貸隊黛宅德悳倒刀到圖堵塗導屠島嶋度徒悼挑掉搗桃"], +["d4a1","棹櫂淘渡滔濤燾盜睹禱稻萄覩賭跳蹈逃途道都鍍陶韜毒瀆牘犢獨督禿篤纛讀墩惇敦旽暾沌焞燉豚頓乭突仝冬凍動同憧東桐棟洞潼疼瞳童胴董銅兜斗杜枓痘竇荳讀豆逗頭屯臀芚遁遯鈍得嶝橙燈登等藤謄鄧騰喇懶拏癩羅"], +["d5a1","蘿螺裸邏樂洛烙珞絡落諾酪駱丹亂卵欄欒瀾爛蘭鸞剌辣嵐擥攬欖濫籃纜藍襤覽拉臘蠟廊朗浪狼琅瑯螂郞來崍徠萊冷掠略亮倆兩凉梁樑粮粱糧良諒輛量侶儷勵呂廬慮戾旅櫚濾礪藜蠣閭驢驪麗黎力曆歷瀝礫轢靂憐戀攣漣"], +["d6a1","煉璉練聯蓮輦連鍊冽列劣洌烈裂廉斂殮濂簾獵令伶囹寧岺嶺怜玲笭羚翎聆逞鈴零靈領齡例澧禮醴隷勞怒撈擄櫓潞瀘爐盧老蘆虜路輅露魯鷺鹵碌祿綠菉錄鹿麓論壟弄朧瀧瓏籠聾儡瀨牢磊賂賚賴雷了僚寮廖料燎療瞭聊蓼"], +["d7a1","遼鬧龍壘婁屢樓淚漏瘻累縷蔞褸鏤陋劉旒柳榴流溜瀏琉瑠留瘤硫謬類六戮陸侖倫崙淪綸輪律慄栗率隆勒肋凜凌楞稜綾菱陵俚利厘吏唎履悧李梨浬犁狸理璃異痢籬罹羸莉裏裡里釐離鯉吝潾燐璘藺躪隣鱗麟林淋琳臨霖砬"], +["d8a1","立笠粒摩瑪痲碼磨馬魔麻寞幕漠膜莫邈万卍娩巒彎慢挽晩曼滿漫灣瞞萬蔓蠻輓饅鰻唜抹末沫茉襪靺亡妄忘忙望網罔芒茫莽輞邙埋妹媒寐昧枚梅每煤罵買賣邁魅脈貊陌驀麥孟氓猛盲盟萌冪覓免冕勉棉沔眄眠綿緬面麵滅"], +["d9a1","蔑冥名命明暝椧溟皿瞑茗蓂螟酩銘鳴袂侮冒募姆帽慕摸摹暮某模母毛牟牡瑁眸矛耗芼茅謀謨貌木沐牧目睦穆鶩歿沒夢朦蒙卯墓妙廟描昴杳渺猫竗苗錨務巫憮懋戊拇撫无楙武毋無珷畝繆舞茂蕪誣貿霧鵡墨默們刎吻問文"], +["daa1","汶紊紋聞蚊門雯勿沕物味媚尾嵋彌微未梶楣渼湄眉米美薇謎迷靡黴岷悶愍憫敏旻旼民泯玟珉緡閔密蜜謐剝博拍搏撲朴樸泊珀璞箔粕縛膊舶薄迫雹駁伴半反叛拌搬攀斑槃泮潘班畔瘢盤盼磐磻礬絆般蟠返頒飯勃拔撥渤潑"], +["dba1","發跋醱鉢髮魃倣傍坊妨尨幇彷房放方旁昉枋榜滂磅紡肪膀舫芳蒡蚌訪謗邦防龐倍俳北培徘拜排杯湃焙盃背胚裴裵褙賠輩配陪伯佰帛柏栢白百魄幡樊煩燔番磻繁蕃藩飜伐筏罰閥凡帆梵氾汎泛犯範范法琺僻劈壁擘檗璧癖"], +["dca1","碧蘗闢霹便卞弁變辨辯邊別瞥鱉鼈丙倂兵屛幷昞昺柄棅炳甁病秉竝輧餠騈保堡報寶普步洑湺潽珤甫菩補褓譜輔伏僕匐卜宓復服福腹茯蔔複覆輹輻馥鰒本乶俸奉封峯峰捧棒烽熢琫縫蓬蜂逢鋒鳳不付俯傅剖副否咐埠夫婦"], +["dda1","孚孵富府復扶敷斧浮溥父符簿缶腐腑膚艀芙莩訃負賦賻赴趺部釜阜附駙鳧北分吩噴墳奔奮忿憤扮昐汾焚盆粉糞紛芬賁雰不佛弗彿拂崩朋棚硼繃鵬丕備匕匪卑妃婢庇悲憊扉批斐枇榧比毖毗毘沸泌琵痺砒碑秕秘粃緋翡肥"], +["dea1","脾臂菲蜚裨誹譬費鄙非飛鼻嚬嬪彬斌檳殯浜濱瀕牝玭貧賓頻憑氷聘騁乍事些仕伺似使俟僿史司唆嗣四士奢娑寫寺射巳師徙思捨斜斯柶査梭死沙泗渣瀉獅砂社祀祠私篩紗絲肆舍莎蓑蛇裟詐詞謝賜赦辭邪飼駟麝削數朔索"], +["dfa1","傘刪山散汕珊産疝算蒜酸霰乷撒殺煞薩三參杉森渗芟蔘衫揷澁鈒颯上傷像償商喪嘗孀尙峠常床庠廂想桑橡湘爽牀狀相祥箱翔裳觴詳象賞霜塞璽賽嗇塞穡索色牲生甥省笙墅壻嶼序庶徐恕抒捿敍暑曙書栖棲犀瑞筮絮緖署"], +["e0a1","胥舒薯西誓逝鋤黍鼠夕奭席惜昔晳析汐淅潟石碩蓆釋錫仙僊先善嬋宣扇敾旋渲煽琁瑄璇璿癬禪線繕羨腺膳船蘚蟬詵跣選銑鐥饍鮮卨屑楔泄洩渫舌薛褻設說雪齧剡暹殲纖蟾贍閃陝攝涉燮葉城姓宬性惺成星晟猩珹盛省筬"], +["e1a1","聖聲腥誠醒世勢歲洗稅笹細說貰召嘯塑宵小少巢所掃搔昭梳沼消溯瀟炤燒甦疏疎瘙笑篠簫素紹蔬蕭蘇訴逍遡邵銷韶騷俗屬束涑粟續謖贖速孫巽損蓀遜飡率宋悚松淞訟誦送頌刷殺灑碎鎖衰釗修受嗽囚垂壽嫂守岫峀帥愁"], +["e2a1","戍手授搜收數樹殊水洙漱燧狩獸琇璲瘦睡秀穗竪粹綏綬繡羞脩茱蒐蓚藪袖誰讐輸遂邃酬銖銹隋隧隨雖需須首髓鬚叔塾夙孰宿淑潚熟琡璹肅菽巡徇循恂旬栒楯橓殉洵淳珣盾瞬筍純脣舜荀蓴蕣詢諄醇錞順馴戌術述鉥崇崧"], +["e3a1","嵩瑟膝蝨濕拾習褶襲丞乘僧勝升承昇繩蠅陞侍匙嘶始媤尸屎屍市弑恃施是時枾柴猜矢示翅蒔蓍視試詩諡豕豺埴寔式息拭植殖湜熄篒蝕識軾食飾伸侁信呻娠宸愼新晨燼申神紳腎臣莘薪藎蜃訊身辛辰迅失室實悉審尋心沁"], +["e4a1","沈深瀋甚芯諶什十拾雙氏亞俄兒啞娥峨我牙芽莪蛾衙訝阿雅餓鴉鵝堊岳嶽幄惡愕握樂渥鄂鍔顎鰐齷安岸按晏案眼雁鞍顔鮟斡謁軋閼唵岩巖庵暗癌菴闇壓押狎鴨仰央怏昻殃秧鴦厓哀埃崖愛曖涯碍艾隘靄厄扼掖液縊腋額"], +["e5a1","櫻罌鶯鸚也倻冶夜惹揶椰爺耶若野弱掠略約若葯蒻藥躍亮佯兩凉壤孃恙揚攘敭暘梁楊樣洋瀁煬痒瘍禳穰糧羊良襄諒讓釀陽量養圄御於漁瘀禦語馭魚齬億憶抑檍臆偃堰彦焉言諺孼蘖俺儼嚴奄掩淹嶪業円予余勵呂女如廬"], +["e6a1","旅歟汝濾璵礖礪與艅茹輿轝閭餘驪麗黎亦力域役易曆歷疫繹譯轢逆驛嚥堧姸娟宴年延憐戀捐挻撚椽沇沿涎涓淵演漣烟然煙煉燃燕璉硏硯秊筵緣練縯聯衍軟輦蓮連鉛鍊鳶列劣咽悅涅烈熱裂說閱厭廉念捻染殮炎焰琰艶苒"], +["e7a1","簾閻髥鹽曄獵燁葉令囹塋寧嶺嶸影怜映暎楹榮永泳渶潁濚瀛瀯煐營獰玲瑛瑩瓔盈穎纓羚聆英詠迎鈴鍈零霙靈領乂倪例刈叡曳汭濊猊睿穢芮藝蘂禮裔詣譽豫醴銳隸霓預五伍俉傲午吾吳嗚塢墺奧娛寤悟惡懊敖旿晤梧汚澳"], +["e8a1","烏熬獒筽蜈誤鰲鼇屋沃獄玉鈺溫瑥瘟穩縕蘊兀壅擁瓮甕癰翁邕雍饔渦瓦窩窪臥蛙蝸訛婉完宛梡椀浣玩琓琬碗緩翫脘腕莞豌阮頑曰往旺枉汪王倭娃歪矮外嵬巍猥畏了僚僥凹堯夭妖姚寥寮尿嶢拗搖撓擾料曜樂橈燎燿瑤療"], +["e9a1","窈窯繇繞耀腰蓼蟯要謠遙遼邀饒慾欲浴縟褥辱俑傭冗勇埇墉容庸慂榕涌湧溶熔瑢用甬聳茸蓉踊鎔鏞龍于佑偶優又友右宇寓尤愚憂旴牛玗瑀盂祐禑禹紆羽芋藕虞迂遇郵釪隅雨雩勖彧旭昱栯煜稶郁頊云暈橒殞澐熉耘芸蕓"], +["eaa1","運隕雲韻蔚鬱亐熊雄元原員圓園垣媛嫄寃怨愿援沅洹湲源爰猿瑗苑袁轅遠阮院願鴛月越鉞位偉僞危圍委威尉慰暐渭爲瑋緯胃萎葦蔿蝟衛褘謂違韋魏乳侑儒兪劉唯喩孺宥幼幽庾悠惟愈愉揄攸有杻柔柚柳楡楢油洧流游溜"], +["eba1","濡猶猷琉瑜由留癒硫紐維臾萸裕誘諛諭踰蹂遊逾遺酉釉鍮類六堉戮毓肉育陸倫允奫尹崙淪潤玧胤贇輪鈗閏律慄栗率聿戎瀜絨融隆垠恩慇殷誾銀隱乙吟淫蔭陰音飮揖泣邑凝應膺鷹依倚儀宜意懿擬椅毅疑矣義艤薏蟻衣誼"], +["eca1","議醫二以伊利吏夷姨履已弛彛怡易李梨泥爾珥理異痍痢移罹而耳肄苡荑裏裡貽貳邇里離飴餌匿溺瀷益翊翌翼謚人仁刃印吝咽因姻寅引忍湮燐璘絪茵藺蚓認隣靭靷鱗麟一佚佾壹日溢逸鎰馹任壬妊姙恁林淋稔臨荏賃入卄"], +["eda1","立笠粒仍剩孕芿仔刺咨姉姿子字孜恣慈滋炙煮玆瓷疵磁紫者自茨蔗藉諮資雌作勺嚼斫昨灼炸爵綽芍酌雀鵲孱棧殘潺盞岑暫潛箴簪蠶雜丈仗匠場墻壯奬將帳庄張掌暲杖樟檣欌漿牆狀獐璋章粧腸臟臧莊葬蔣薔藏裝贓醬長"], +["eea1","障再哉在宰才材栽梓渽滓災縡裁財載齋齎爭箏諍錚佇低儲咀姐底抵杵楮樗沮渚狙猪疽箸紵苧菹著藷詛貯躇這邸雎齟勣吊嫡寂摘敵滴狄炙的積笛籍績翟荻謫賊赤跡蹟迪迹適鏑佃佺傳全典前剪塡塼奠專展廛悛戰栓殿氈澱"], +["efa1","煎琠田甸畑癲筌箋箭篆纏詮輾轉鈿銓錢鐫電顚顫餞切截折浙癤竊節絶占岾店漸点粘霑鮎點接摺蝶丁井亭停偵呈姃定幀庭廷征情挺政整旌晶晸柾楨檉正汀淀淨渟湞瀞炡玎珽町睛碇禎程穽精綎艇訂諪貞鄭酊釘鉦鋌錠霆靖"], +["f0a1","靜頂鼎制劑啼堤帝弟悌提梯濟祭第臍薺製諸蹄醍除際霽題齊俎兆凋助嘲弔彫措操早晁曺曹朝條棗槽漕潮照燥爪璪眺祖祚租稠窕粗糟組繰肇藻蚤詔調趙躁造遭釣阻雕鳥族簇足鏃存尊卒拙猝倧宗從悰慫棕淙琮種終綜縱腫"], +["f1a1","踪踵鍾鐘佐坐左座挫罪主住侏做姝胄呪周嗾奏宙州廚晝朱柱株注洲湊澍炷珠疇籌紂紬綢舟蛛註誅走躊輳週酎酒鑄駐竹粥俊儁准埈寯峻晙樽浚準濬焌畯竣蠢逡遵雋駿茁中仲衆重卽櫛楫汁葺增憎曾拯烝甑症繒蒸證贈之只"], +["f2a1","咫地址志持指摯支旨智枝枳止池沚漬知砥祉祗紙肢脂至芝芷蜘誌識贄趾遲直稙稷織職唇嗔塵振搢晉晋桭榛殄津溱珍瑨璡畛疹盡眞瞋秦縉縝臻蔯袗診賑軫辰進鎭陣陳震侄叱姪嫉帙桎瓆疾秩窒膣蛭質跌迭斟朕什執潗緝輯"], +["f3a1","鏶集徵懲澄且侘借叉嗟嵯差次此磋箚茶蹉車遮捉搾着窄錯鑿齪撰澯燦璨瓚竄簒纂粲纘讚贊鑽餐饌刹察擦札紮僭參塹慘慙懺斬站讒讖倉倡創唱娼廠彰愴敞昌昶暢槍滄漲猖瘡窓脹艙菖蒼債埰寀寨彩採砦綵菜蔡采釵冊柵策"], +["f4a1","責凄妻悽處倜刺剔尺慽戚拓擲斥滌瘠脊蹠陟隻仟千喘天川擅泉淺玔穿舛薦賤踐遷釧闡阡韆凸哲喆徹撤澈綴輟轍鐵僉尖沾添甛瞻簽籤詹諂堞妾帖捷牒疊睫諜貼輒廳晴淸聽菁請靑鯖切剃替涕滯締諦逮遞體初剿哨憔抄招梢"], +["f5a1","椒楚樵炒焦硝礁礎秒稍肖艸苕草蕉貂超酢醋醮促囑燭矗蜀觸寸忖村邨叢塚寵悤憁摠總聰蔥銃撮催崔最墜抽推椎楸樞湫皺秋芻萩諏趨追鄒酋醜錐錘鎚雛騶鰍丑畜祝竺筑築縮蓄蹙蹴軸逐春椿瑃出朮黜充忠沖蟲衝衷悴膵萃"], +["f6a1","贅取吹嘴娶就炊翠聚脆臭趣醉驟鷲側仄厠惻測層侈値嗤峙幟恥梔治淄熾痔痴癡稚穉緇緻置致蚩輜雉馳齒則勅飭親七柒漆侵寢枕沈浸琛砧針鍼蟄秤稱快他咤唾墮妥惰打拖朶楕舵陀馱駝倬卓啄坼度托拓擢晫柝濁濯琢琸託"], +["f7a1","鐸呑嘆坦彈憚歎灘炭綻誕奪脫探眈耽貪塔搭榻宕帑湯糖蕩兌台太怠態殆汰泰笞胎苔跆邰颱宅擇澤撑攄兎吐土討慟桶洞痛筒統通堆槌腿褪退頹偸套妬投透鬪慝特闖坡婆巴把播擺杷波派爬琶破罷芭跛頗判坂板版瓣販辦鈑"], +["f8a1","阪八叭捌佩唄悖敗沛浿牌狽稗覇貝彭澎烹膨愎便偏扁片篇編翩遍鞭騙貶坪平枰萍評吠嬖幣廢弊斃肺蔽閉陛佈包匍匏咆哺圃布怖抛抱捕暴泡浦疱砲胞脯苞葡蒲袍褒逋鋪飽鮑幅暴曝瀑爆輻俵剽彪慓杓標漂瓢票表豹飇飄驃"], +["f9a1","品稟楓諷豊風馮彼披疲皮被避陂匹弼必泌珌畢疋筆苾馝乏逼下何厦夏廈昰河瑕荷蝦賀遐霞鰕壑學虐謔鶴寒恨悍旱汗漢澣瀚罕翰閑閒限韓割轄函含咸啣喊檻涵緘艦銜陷鹹合哈盒蛤閤闔陜亢伉姮嫦巷恒抗杭桁沆港缸肛航"], +["faa1","行降項亥偕咳垓奚孩害懈楷海瀣蟹解該諧邂駭骸劾核倖幸杏荇行享向嚮珦鄕響餉饗香噓墟虛許憲櫶獻軒歇險驗奕爀赫革俔峴弦懸晛泫炫玄玹現眩睍絃絢縣舷衒見賢鉉顯孑穴血頁嫌俠協夾峽挾浹狹脅脇莢鋏頰亨兄刑型"], +["fba1","形泂滎瀅灐炯熒珩瑩荊螢衡逈邢鎣馨兮彗惠慧暳蕙蹊醯鞋乎互呼壕壺好岵弧戶扈昊晧毫浩淏湖滸澔濠濩灝狐琥瑚瓠皓祜糊縞胡芦葫蒿虎號蝴護豪鎬頀顥惑或酷婚昏混渾琿魂忽惚笏哄弘汞泓洪烘紅虹訌鴻化和嬅樺火畵"], +["fca1","禍禾花華話譁貨靴廓擴攫確碻穫丸喚奐宦幻患換歡晥桓渙煥環紈還驩鰥活滑猾豁闊凰幌徨恍惶愰慌晃晄榥況湟滉潢煌璜皇篁簧荒蝗遑隍黃匯回廻徊恢悔懷晦會檜淮澮灰獪繪膾茴蛔誨賄劃獲宖橫鐄哮嚆孝效斅曉梟涍淆"], +["fda1","爻肴酵驍侯候厚后吼喉嗅帿後朽煦珝逅勛勳塤壎焄熏燻薰訓暈薨喧暄煊萱卉喙毁彙徽揮暉煇諱輝麾休携烋畦虧恤譎鷸兇凶匈洶胸黑昕欣炘痕吃屹紇訖欠欽歆吸恰洽翕興僖凞喜噫囍姬嬉希憙憘戱晞曦熙熹熺犧禧稀羲詰"] +] diff --git a/node_modules/iconv-lite/encodings/tables/cp950.json b/node_modules/iconv-lite/encodings/tables/cp950.json new file mode 100644 index 0000000..d8bc871 --- /dev/null +++ b/node_modules/iconv-lite/encodings/tables/cp950.json @@ -0,0 +1,177 @@ +[ +["0","\u0000",127], +["a140"," ,、。.‧;:?!︰…‥﹐﹑﹒·﹔﹕﹖﹗|–︱—︳╴︴﹏()︵︶{}︷︸〔〕︹︺【】︻︼《》︽︾〈〉︿﹀「」﹁﹂『』﹃﹄﹙﹚"], +["a1a1","﹛﹜﹝﹞‘’“”〝〞‵′#&*※§〃○●△▲◎☆★◇◆□■▽▼㊣℅¯ ̄_ˍ﹉﹊﹍﹎﹋﹌﹟﹠﹡+-×÷±√<>=≦≧≠∞≒≡﹢",4,"~∩∪⊥∠∟⊿㏒㏑∫∮∵∴♀♂⊕⊙↑↓←→↖↗↙↘∥∣/"], +["a240","\∕﹨$¥〒¢£%@℃℉﹩﹪﹫㏕㎜㎝㎞㏎㎡㎎㎏㏄°兙兛兞兝兡兣嗧瓩糎▁",7,"▏▎▍▌▋▊▉┼┴┬┤├▔─│▕┌┐└┘╭"], +["a2a1","╮╰╯═╞╪╡◢◣◥◤╱╲╳0",9,"Ⅰ",9,"〡",8,"十卄卅A",25,"a",21], +["a340","wxyzΑ",16,"Σ",6,"α",16,"σ",6,"ㄅ",10], +["a3a1","ㄐ",25,"˙ˉˊˇˋ"], +["a3e1","€"], +["a440","一乙丁七乃九了二人儿入八几刀刁力匕十卜又三下丈上丫丸凡久么也乞于亡兀刃勺千叉口土士夕大女子孑孓寸小尢尸山川工己已巳巾干廾弋弓才"], +["a4a1","丑丐不中丰丹之尹予云井互五亢仁什仃仆仇仍今介仄元允內六兮公冗凶分切刈勻勾勿化匹午升卅卞厄友及反壬天夫太夭孔少尤尺屯巴幻廿弔引心戈戶手扎支文斗斤方日曰月木欠止歹毋比毛氏水火爪父爻片牙牛犬王丙"], +["a540","世丕且丘主乍乏乎以付仔仕他仗代令仙仞充兄冉冊冬凹出凸刊加功包匆北匝仟半卉卡占卯卮去可古右召叮叩叨叼司叵叫另只史叱台句叭叻四囚外"], +["a5a1","央失奴奶孕它尼巨巧左市布平幼弁弘弗必戊打扔扒扑斥旦朮本未末札正母民氐永汁汀氾犯玄玉瓜瓦甘生用甩田由甲申疋白皮皿目矛矢石示禾穴立丞丟乒乓乩亙交亦亥仿伉伙伊伕伍伐休伏仲件任仰仳份企伋光兇兆先全"], +["a640","共再冰列刑划刎刖劣匈匡匠印危吉吏同吊吐吁吋各向名合吃后吆吒因回囝圳地在圭圬圯圩夙多夷夸妄奸妃好她如妁字存宇守宅安寺尖屹州帆并年"], +["a6a1","式弛忙忖戎戌戍成扣扛托收早旨旬旭曲曳有朽朴朱朵次此死氖汝汗汙江池汐汕污汛汍汎灰牟牝百竹米糸缶羊羽老考而耒耳聿肉肋肌臣自至臼舌舛舟艮色艾虫血行衣西阡串亨位住佇佗佞伴佛何估佐佑伽伺伸佃佔似但佣"], +["a740","作你伯低伶余佝佈佚兌克免兵冶冷別判利刪刨劫助努劬匣即卵吝吭吞吾否呎吧呆呃吳呈呂君吩告吹吻吸吮吵吶吠吼呀吱含吟听囪困囤囫坊坑址坍"], +["a7a1","均坎圾坐坏圻壯夾妝妒妨妞妣妙妖妍妤妓妊妥孝孜孚孛完宋宏尬局屁尿尾岐岑岔岌巫希序庇床廷弄弟彤形彷役忘忌志忍忱快忸忪戒我抄抗抖技扶抉扭把扼找批扳抒扯折扮投抓抑抆改攻攸旱更束李杏材村杜杖杞杉杆杠"], +["a840","杓杗步每求汞沙沁沈沉沅沛汪決沐汰沌汨沖沒汽沃汲汾汴沆汶沍沔沘沂灶灼災灸牢牡牠狄狂玖甬甫男甸皂盯矣私秀禿究系罕肖肓肝肘肛肚育良芒"], +["a8a1","芋芍見角言谷豆豕貝赤走足身車辛辰迂迆迅迄巡邑邢邪邦那酉釆里防阮阱阪阬並乖乳事些亞享京佯依侍佳使佬供例來侃佰併侈佩佻侖佾侏侑佺兔兒兕兩具其典冽函刻券刷刺到刮制剁劾劻卒協卓卑卦卷卸卹取叔受味呵"], +["a940","咖呸咕咀呻呷咄咒咆呼咐呱呶和咚呢周咋命咎固垃坷坪坩坡坦坤坼夜奉奇奈奄奔妾妻委妹妮姑姆姐姍始姓姊妯妳姒姅孟孤季宗定官宜宙宛尚屈居"], +["a9a1","屆岷岡岸岩岫岱岳帘帚帖帕帛帑幸庚店府底庖延弦弧弩往征彿彼忝忠忽念忿怏怔怯怵怖怪怕怡性怩怫怛或戕房戾所承拉拌拄抿拂抹拒招披拓拔拋拈抨抽押拐拙拇拍抵拚抱拘拖拗拆抬拎放斧於旺昔易昌昆昂明昀昏昕昊"], +["aa40","昇服朋杭枋枕東果杳杷枇枝林杯杰板枉松析杵枚枓杼杪杲欣武歧歿氓氛泣注泳沱泌泥河沽沾沼波沫法泓沸泄油況沮泗泅泱沿治泡泛泊沬泯泜泖泠"], +["aaa1","炕炎炒炊炙爬爭爸版牧物狀狎狙狗狐玩玨玟玫玥甽疝疙疚的盂盲直知矽社祀祁秉秈空穹竺糾罔羌羋者肺肥肢肱股肫肩肴肪肯臥臾舍芳芝芙芭芽芟芹花芬芥芯芸芣芰芾芷虎虱初表軋迎返近邵邸邱邶采金長門阜陀阿阻附"], +["ab40","陂隹雨青非亟亭亮信侵侯便俠俑俏保促侶俘俟俊俗侮俐俄係俚俎俞侷兗冒冑冠剎剃削前剌剋則勇勉勃勁匍南卻厚叛咬哀咨哎哉咸咦咳哇哂咽咪品"], +["aba1","哄哈咯咫咱咻咩咧咿囿垂型垠垣垢城垮垓奕契奏奎奐姜姘姿姣姨娃姥姪姚姦威姻孩宣宦室客宥封屎屏屍屋峙峒巷帝帥帟幽庠度建弈弭彥很待徊律徇後徉怒思怠急怎怨恍恰恨恢恆恃恬恫恪恤扁拜挖按拼拭持拮拽指拱拷"], +["ac40","拯括拾拴挑挂政故斫施既春昭映昧是星昨昱昤曷柿染柱柔某柬架枯柵柩柯柄柑枴柚查枸柏柞柳枰柙柢柝柒歪殃殆段毒毗氟泉洋洲洪流津洌洱洞洗"], +["aca1","活洽派洶洛泵洹洧洸洩洮洵洎洫炫為炳炬炯炭炸炮炤爰牲牯牴狩狠狡玷珊玻玲珍珀玳甚甭畏界畎畋疫疤疥疢疣癸皆皇皈盈盆盃盅省盹相眉看盾盼眇矜砂研砌砍祆祉祈祇禹禺科秒秋穿突竿竽籽紂紅紀紉紇約紆缸美羿耄"], +["ad40","耐耍耑耶胖胥胚胃胄背胡胛胎胞胤胝致舢苧范茅苣苛苦茄若茂茉苒苗英茁苜苔苑苞苓苟苯茆虐虹虻虺衍衫要觔計訂訃貞負赴赳趴軍軌述迦迢迪迥"], +["ada1","迭迫迤迨郊郎郁郃酋酊重閂限陋陌降面革韋韭音頁風飛食首香乘亳倌倍倣俯倦倥俸倩倖倆值借倚倒們俺倀倔倨俱倡個候倘俳修倭倪俾倫倉兼冤冥冢凍凌准凋剖剜剔剛剝匪卿原厝叟哨唐唁唷哼哥哲唆哺唔哩哭員唉哮哪"], +["ae40","哦唧唇哽唏圃圄埂埔埋埃堉夏套奘奚娑娘娜娟娛娓姬娠娣娩娥娌娉孫屘宰害家宴宮宵容宸射屑展屐峭峽峻峪峨峰島崁峴差席師庫庭座弱徒徑徐恙"], +["aea1","恣恥恐恕恭恩息悄悟悚悍悔悌悅悖扇拳挈拿捎挾振捕捂捆捏捉挺捐挽挪挫挨捍捌效敉料旁旅時晉晏晃晒晌晅晁書朔朕朗校核案框桓根桂桔栩梳栗桌桑栽柴桐桀格桃株桅栓栘桁殊殉殷氣氧氨氦氤泰浪涕消涇浦浸海浙涓"], +["af40","浬涉浮浚浴浩涌涊浹涅浥涔烊烘烤烙烈烏爹特狼狹狽狸狷玆班琉珮珠珪珞畔畝畜畚留疾病症疲疳疽疼疹痂疸皋皰益盍盎眩真眠眨矩砰砧砸砝破砷"], +["afa1","砥砭砠砟砲祕祐祠祟祖神祝祗祚秤秣秧租秦秩秘窄窈站笆笑粉紡紗紋紊素索純紐紕級紜納紙紛缺罟羔翅翁耆耘耕耙耗耽耿胱脂胰脅胭胴脆胸胳脈能脊胼胯臭臬舀舐航舫舨般芻茫荒荔荊茸荐草茵茴荏茲茹茶茗荀茱茨荃"], +["b040","虔蚊蚪蚓蚤蚩蚌蚣蚜衰衷袁袂衽衹記訐討訌訕訊託訓訖訏訑豈豺豹財貢起躬軒軔軏辱送逆迷退迺迴逃追逅迸邕郡郝郢酒配酌釘針釗釜釙閃院陣陡"], +["b0a1","陛陝除陘陞隻飢馬骨高鬥鬲鬼乾偺偽停假偃偌做偉健偶偎偕偵側偷偏倏偯偭兜冕凰剪副勒務勘動匐匏匙匿區匾參曼商啪啦啄啞啡啃啊唱啖問啕唯啤唸售啜唬啣唳啁啗圈國圉域堅堊堆埠埤基堂堵執培夠奢娶婁婉婦婪婀"], +["b140","娼婢婚婆婊孰寇寅寄寂宿密尉專將屠屜屝崇崆崎崛崖崢崑崩崔崙崤崧崗巢常帶帳帷康庸庶庵庾張強彗彬彩彫得徙從徘御徠徜恿患悉悠您惋悴惦悽"], +["b1a1","情悻悵惜悼惘惕惆惟悸惚惇戚戛扈掠控捲掖探接捷捧掘措捱掩掉掃掛捫推掄授掙採掬排掏掀捻捩捨捺敝敖救教敗啟敏敘敕敔斜斛斬族旋旌旎晝晚晤晨晦晞曹勗望梁梯梢梓梵桿桶梱梧梗械梃棄梭梆梅梔條梨梟梡梂欲殺"], +["b240","毫毬氫涎涼淳淙液淡淌淤添淺清淇淋涯淑涮淞淹涸混淵淅淒渚涵淚淫淘淪深淮淨淆淄涪淬涿淦烹焉焊烽烯爽牽犁猜猛猖猓猙率琅琊球理現琍瓠瓶"], +["b2a1","瓷甜產略畦畢異疏痔痕疵痊痍皎盔盒盛眷眾眼眶眸眺硫硃硎祥票祭移窒窕笠笨笛第符笙笞笮粒粗粕絆絃統紮紹紼絀細紳組累終紲紱缽羞羚翌翎習耜聊聆脯脖脣脫脩脰脤舂舵舷舶船莎莞莘荸莢莖莽莫莒莊莓莉莠荷荻荼"], +["b340","莆莧處彪蛇蛀蚶蛄蚵蛆蛋蚱蚯蛉術袞袈被袒袖袍袋覓規訪訝訣訥許設訟訛訢豉豚販責貫貨貪貧赧赦趾趺軛軟這逍通逗連速逝逐逕逞造透逢逖逛途"], +["b3a1","部郭都酗野釵釦釣釧釭釩閉陪陵陳陸陰陴陶陷陬雀雪雩章竟頂頃魚鳥鹵鹿麥麻傢傍傅備傑傀傖傘傚最凱割剴創剩勞勝勛博厥啻喀喧啼喊喝喘喂喜喪喔喇喋喃喳單喟唾喲喚喻喬喱啾喉喫喙圍堯堪場堤堰報堡堝堠壹壺奠"], +["b440","婷媚婿媒媛媧孳孱寒富寓寐尊尋就嵌嵐崴嵇巽幅帽幀幃幾廊廁廂廄弼彭復循徨惑惡悲悶惠愜愣惺愕惰惻惴慨惱愎惶愉愀愒戟扉掣掌描揀揩揉揆揍"], +["b4a1","插揣提握揖揭揮捶援揪換摒揚揹敞敦敢散斑斐斯普晰晴晶景暑智晾晷曾替期朝棺棕棠棘棗椅棟棵森棧棹棒棲棣棋棍植椒椎棉棚楮棻款欺欽殘殖殼毯氮氯氬港游湔渡渲湧湊渠渥渣減湛湘渤湖湮渭渦湯渴湍渺測湃渝渾滋"], +["b540","溉渙湎湣湄湲湩湟焙焚焦焰無然煮焜牌犄犀猶猥猴猩琺琪琳琢琥琵琶琴琯琛琦琨甥甦畫番痢痛痣痙痘痞痠登發皖皓皴盜睏短硝硬硯稍稈程稅稀窘"], +["b5a1","窗窖童竣等策筆筐筒答筍筋筏筑粟粥絞結絨絕紫絮絲絡給絢絰絳善翔翕耋聒肅腕腔腋腑腎脹腆脾腌腓腴舒舜菩萃菸萍菠菅萋菁華菱菴著萊菰萌菌菽菲菊萸萎萄菜萇菔菟虛蛟蛙蛭蛔蛛蛤蛐蛞街裁裂袱覃視註詠評詞証詁"], +["b640","詔詛詐詆訴診訶詖象貂貯貼貳貽賁費賀貴買貶貿貸越超趁跎距跋跚跑跌跛跆軻軸軼辜逮逵週逸進逶鄂郵鄉郾酣酥量鈔鈕鈣鈉鈞鈍鈐鈇鈑閔閏開閑"], +["b6a1","間閒閎隊階隋陽隅隆隍陲隄雁雅雄集雇雯雲韌項順須飧飪飯飩飲飭馮馭黃黍黑亂傭債傲傳僅傾催傷傻傯僇剿剷剽募勦勤勢勣匯嗟嗨嗓嗦嗎嗜嗇嗑嗣嗤嗯嗚嗡嗅嗆嗥嗉園圓塞塑塘塗塚塔填塌塭塊塢塒塋奧嫁嫉嫌媾媽媼"], +["b740","媳嫂媲嵩嵯幌幹廉廈弒彙徬微愚意慈感想愛惹愁愈慎慌慄慍愾愴愧愍愆愷戡戢搓搾搞搪搭搽搬搏搜搔損搶搖搗搆敬斟新暗暉暇暈暖暄暘暍會榔業"], +["b7a1","楚楷楠楔極椰概楊楨楫楞楓楹榆楝楣楛歇歲毀殿毓毽溢溯滓溶滂源溝滇滅溥溘溼溺溫滑準溜滄滔溪溧溴煎煙煩煤煉照煜煬煦煌煥煞煆煨煖爺牒猷獅猿猾瑯瑚瑕瑟瑞瑁琿瑙瑛瑜當畸瘀痰瘁痲痱痺痿痴痳盞盟睛睫睦睞督"], +["b840","睹睪睬睜睥睨睢矮碎碰碗碘碌碉硼碑碓硿祺祿禁萬禽稜稚稠稔稟稞窟窠筷節筠筮筧粱粳粵經絹綑綁綏絛置罩罪署義羨群聖聘肆肄腱腰腸腥腮腳腫"], +["b8a1","腹腺腦舅艇蒂葷落萱葵葦葫葉葬葛萼萵葡董葩葭葆虞虜號蛹蜓蜈蜇蜀蛾蛻蜂蜃蜆蜊衙裟裔裙補裘裝裡裊裕裒覜解詫該詳試詩詰誇詼詣誠話誅詭詢詮詬詹詻訾詨豢貊貉賊資賈賄貲賃賂賅跡跟跨路跳跺跪跤跦躲較載軾輊"], +["b940","辟農運遊道遂達逼違遐遇遏過遍遑逾遁鄒鄗酬酪酩釉鈷鉗鈸鈽鉀鈾鉛鉋鉤鉑鈴鉉鉍鉅鈹鈿鉚閘隘隔隕雍雋雉雊雷電雹零靖靴靶預頑頓頊頒頌飼飴"], +["b9a1","飽飾馳馱馴髡鳩麂鼎鼓鼠僧僮僥僖僭僚僕像僑僱僎僩兢凳劃劂匱厭嗾嘀嘛嘗嗽嘔嘆嘉嘍嘎嗷嘖嘟嘈嘐嗶團圖塵塾境墓墊塹墅塽壽夥夢夤奪奩嫡嫦嫩嫗嫖嫘嫣孵寞寧寡寥實寨寢寤察對屢嶄嶇幛幣幕幗幔廓廖弊彆彰徹慇"], +["ba40","愿態慷慢慣慟慚慘慵截撇摘摔撤摸摟摺摑摧搴摭摻敲斡旗旖暢暨暝榜榨榕槁榮槓構榛榷榻榫榴槐槍榭槌榦槃榣歉歌氳漳演滾漓滴漩漾漠漬漏漂漢"], +["baa1","滿滯漆漱漸漲漣漕漫漯澈漪滬漁滲滌滷熔熙煽熊熄熒爾犒犖獄獐瑤瑣瑪瑰瑭甄疑瘧瘍瘋瘉瘓盡監瞄睽睿睡磁碟碧碳碩碣禎福禍種稱窪窩竭端管箕箋筵算箝箔箏箸箇箄粹粽精綻綰綜綽綾綠緊綴網綱綺綢綿綵綸維緒緇綬"], +["bb40","罰翠翡翟聞聚肇腐膀膏膈膊腿膂臧臺與舔舞艋蓉蒿蓆蓄蒙蒞蒲蒜蓋蒸蓀蓓蒐蒼蓑蓊蜿蜜蜻蜢蜥蜴蜘蝕蜷蜩裳褂裴裹裸製裨褚裯誦誌語誣認誡誓誤"], +["bba1","說誥誨誘誑誚誧豪貍貌賓賑賒赫趙趕跼輔輒輕輓辣遠遘遜遣遙遞遢遝遛鄙鄘鄞酵酸酷酴鉸銀銅銘銖鉻銓銜銨鉼銑閡閨閩閣閥閤隙障際雌雒需靼鞅韶頗領颯颱餃餅餌餉駁骯骰髦魁魂鳴鳶鳳麼鼻齊億儀僻僵價儂儈儉儅凜"], +["bc40","劇劈劉劍劊勰厲嘮嘻嘹嘲嘿嘴嘩噓噎噗噴嘶嘯嘰墀墟增墳墜墮墩墦奭嬉嫻嬋嫵嬌嬈寮寬審寫層履嶝嶔幢幟幡廢廚廟廝廣廠彈影德徵慶慧慮慝慕憂"], +["bca1","慼慰慫慾憧憐憫憎憬憚憤憔憮戮摩摯摹撞撲撈撐撰撥撓撕撩撒撮播撫撚撬撙撢撳敵敷數暮暫暴暱樣樟槨樁樞標槽模樓樊槳樂樅槭樑歐歎殤毅毆漿潼澄潑潦潔澆潭潛潸潮澎潺潰潤澗潘滕潯潠潟熟熬熱熨牖犛獎獗瑩璋璃"], +["bd40","瑾璀畿瘠瘩瘟瘤瘦瘡瘢皚皺盤瞎瞇瞌瞑瞋磋磅確磊碾磕碼磐稿稼穀稽稷稻窯窮箭箱範箴篆篇篁箠篌糊締練緯緻緘緬緝編緣線緞緩綞緙緲緹罵罷羯"], +["bda1","翩耦膛膜膝膠膚膘蔗蔽蔚蓮蔬蔭蔓蔑蔣蔡蔔蓬蔥蓿蔆螂蝴蝶蝠蝦蝸蝨蝙蝗蝌蝓衛衝褐複褒褓褕褊誼諒談諄誕請諸課諉諂調誰論諍誶誹諛豌豎豬賠賞賦賤賬賭賢賣賜質賡赭趟趣踫踐踝踢踏踩踟踡踞躺輝輛輟輩輦輪輜輞"], +["be40","輥適遮遨遭遷鄰鄭鄧鄱醇醉醋醃鋅銻銷鋪銬鋤鋁銳銼鋒鋇鋰銲閭閱霄霆震霉靠鞍鞋鞏頡頫頜颳養餓餒餘駝駐駟駛駑駕駒駙骷髮髯鬧魅魄魷魯鴆鴉"], +["bea1","鴃麩麾黎墨齒儒儘儔儐儕冀冪凝劑劓勳噙噫噹噩噤噸噪器噥噱噯噬噢噶壁墾壇壅奮嬝嬴學寰導彊憲憑憩憊懍憶憾懊懈戰擅擁擋撻撼據擄擇擂操撿擒擔撾整曆曉暹曄曇暸樽樸樺橙橫橘樹橄橢橡橋橇樵機橈歙歷氅濂澱澡"], +["bf40","濃澤濁澧澳激澹澶澦澠澴熾燉燐燒燈燕熹燎燙燜燃燄獨璜璣璘璟璞瓢甌甍瘴瘸瘺盧盥瞠瞞瞟瞥磨磚磬磧禦積穎穆穌穋窺篙簑築篤篛篡篩篦糕糖縊"], +["bfa1","縑縈縛縣縞縝縉縐罹羲翰翱翮耨膳膩膨臻興艘艙蕊蕙蕈蕨蕩蕃蕉蕭蕪蕞螃螟螞螢融衡褪褲褥褫褡親覦諦諺諫諱謀諜諧諮諾謁謂諷諭諳諶諼豫豭貓賴蹄踱踴蹂踹踵輻輯輸輳辨辦遵遴選遲遼遺鄴醒錠錶鋸錳錯錢鋼錫錄錚"], +["c040","錐錦錡錕錮錙閻隧隨險雕霎霑霖霍霓霏靛靜靦鞘頰頸頻頷頭頹頤餐館餞餛餡餚駭駢駱骸骼髻髭鬨鮑鴕鴣鴦鴨鴒鴛默黔龍龜優償儡儲勵嚎嚀嚐嚅嚇"], +["c0a1","嚏壕壓壑壎嬰嬪嬤孺尷屨嶼嶺嶽嶸幫彌徽應懂懇懦懋戲戴擎擊擘擠擰擦擬擱擢擭斂斃曙曖檀檔檄檢檜櫛檣橾檗檐檠歜殮毚氈濘濱濟濠濛濤濫濯澀濬濡濩濕濮濰燧營燮燦燥燭燬燴燠爵牆獰獲璩環璦璨癆療癌盪瞳瞪瞰瞬"], +["c140","瞧瞭矯磷磺磴磯礁禧禪穗窿簇簍篾篷簌篠糠糜糞糢糟糙糝縮績繆縷縲繃縫總縱繅繁縴縹繈縵縿縯罄翳翼聱聲聰聯聳臆臃膺臂臀膿膽臉膾臨舉艱薪"], +["c1a1","薄蕾薜薑薔薯薛薇薨薊虧蟀蟑螳蟒蟆螫螻螺蟈蟋褻褶襄褸褽覬謎謗謙講謊謠謝謄謐豁谿豳賺賽購賸賻趨蹉蹋蹈蹊轄輾轂轅輿避遽還邁邂邀鄹醣醞醜鍍鎂錨鍵鍊鍥鍋錘鍾鍬鍛鍰鍚鍔闊闋闌闈闆隱隸雖霜霞鞠韓顆颶餵騁"], +["c240","駿鮮鮫鮪鮭鴻鴿麋黏點黜黝黛鼾齋叢嚕嚮壙壘嬸彝懣戳擴擲擾攆擺擻擷斷曜朦檳檬櫃檻檸櫂檮檯歟歸殯瀉瀋濾瀆濺瀑瀏燻燼燾燸獷獵璧璿甕癖癘"], +["c2a1","癒瞽瞿瞻瞼礎禮穡穢穠竄竅簫簧簪簞簣簡糧織繕繞繚繡繒繙罈翹翻職聶臍臏舊藏薩藍藐藉薰薺薹薦蟯蟬蟲蟠覆覲觴謨謹謬謫豐贅蹙蹣蹦蹤蹟蹕軀轉轍邇邃邈醫醬釐鎔鎊鎖鎢鎳鎮鎬鎰鎘鎚鎗闔闖闐闕離雜雙雛雞霤鞣鞦"], +["c340","鞭韹額顏題顎顓颺餾餿餽餮馥騎髁鬃鬆魏魎魍鯊鯉鯽鯈鯀鵑鵝鵠黠鼕鼬儳嚥壞壟壢寵龐廬懲懷懶懵攀攏曠曝櫥櫝櫚櫓瀛瀟瀨瀚瀝瀕瀘爆爍牘犢獸"], +["c3a1","獺璽瓊瓣疇疆癟癡矇礙禱穫穩簾簿簸簽簷籀繫繭繹繩繪羅繳羶羹羸臘藩藝藪藕藤藥藷蟻蠅蠍蟹蟾襠襟襖襞譁譜識證譚譎譏譆譙贈贊蹼蹲躇蹶蹬蹺蹴轔轎辭邊邋醱醮鏡鏑鏟鏃鏈鏜鏝鏖鏢鏍鏘鏤鏗鏨關隴難霪霧靡韜韻類"], +["c440","願顛颼饅饉騖騙鬍鯨鯧鯖鯛鶉鵡鵲鵪鵬麒麗麓麴勸嚨嚷嚶嚴嚼壤孀孃孽寶巉懸懺攘攔攙曦朧櫬瀾瀰瀲爐獻瓏癢癥礦礪礬礫竇競籌籃籍糯糰辮繽繼"], +["c4a1","纂罌耀臚艦藻藹蘑藺蘆蘋蘇蘊蠔蠕襤覺觸議譬警譯譟譫贏贍躉躁躅躂醴釋鐘鐃鏽闡霰飄饒饑馨騫騰騷騵鰓鰍鹹麵黨鼯齟齣齡儷儸囁囀囂夔屬巍懼懾攝攜斕曩櫻欄櫺殲灌爛犧瓖瓔癩矓籐纏續羼蘗蘭蘚蠣蠢蠡蠟襪襬覽譴"], +["c540","護譽贓躊躍躋轟辯醺鐮鐳鐵鐺鐸鐲鐫闢霸霹露響顧顥饗驅驃驀騾髏魔魑鰭鰥鶯鶴鷂鶸麝黯鼙齜齦齧儼儻囈囊囉孿巔巒彎懿攤權歡灑灘玀瓤疊癮癬"], +["c5a1","禳籠籟聾聽臟襲襯觼讀贖贗躑躓轡酈鑄鑑鑒霽霾韃韁顫饕驕驍髒鬚鱉鰱鰾鰻鷓鷗鼴齬齪龔囌巖戀攣攫攪曬欐瓚竊籤籣籥纓纖纔臢蘸蘿蠱變邐邏鑣鑠鑤靨顯饜驚驛驗髓體髑鱔鱗鱖鷥麟黴囑壩攬灞癱癲矗罐羈蠶蠹衢讓讒"], +["c640","讖艷贛釀鑪靂靈靄韆顰驟鬢魘鱟鷹鷺鹼鹽鼇齷齲廳欖灣籬籮蠻觀躡釁鑲鑰顱饞髖鬣黌灤矚讚鑷韉驢驥纜讜躪釅鑽鑾鑼鱷鱸黷豔鑿鸚爨驪鬱鸛鸞籲"], +["c940","乂乜凵匚厂万丌乇亍囗兀屮彳丏冇与丮亓仂仉仈冘勼卬厹圠夃夬尐巿旡殳毌气爿丱丼仨仜仩仡仝仚刌匜卌圢圣夗夯宁宄尒尻屴屳帄庀庂忉戉扐氕"], +["c9a1","氶汃氿氻犮犰玊禸肊阞伎优伬仵伔仱伀价伈伝伂伅伢伓伄仴伒冱刓刉刐劦匢匟卍厊吇囡囟圮圪圴夼妀奼妅奻奾奷奿孖尕尥屼屺屻屾巟幵庄异弚彴忕忔忏扜扞扤扡扦扢扙扠扚扥旯旮朾朹朸朻机朿朼朳氘汆汒汜汏汊汔汋"], +["ca40","汌灱牞犴犵玎甪癿穵网艸艼芀艽艿虍襾邙邗邘邛邔阢阤阠阣佖伻佢佉体佤伾佧佒佟佁佘伭伳伿佡冏冹刜刞刡劭劮匉卣卲厎厏吰吷吪呔呅吙吜吥吘"], +["caa1","吽呏呁吨吤呇囮囧囥坁坅坌坉坋坒夆奀妦妘妠妗妎妢妐妏妧妡宎宒尨尪岍岏岈岋岉岒岊岆岓岕巠帊帎庋庉庌庈庍弅弝彸彶忒忑忐忭忨忮忳忡忤忣忺忯忷忻怀忴戺抃抌抎抏抔抇扱扻扺扰抁抈扷扽扲扴攷旰旴旳旲旵杅杇"], +["cb40","杙杕杌杈杝杍杚杋毐氙氚汸汧汫沄沋沏汱汯汩沚汭沇沕沜汦汳汥汻沎灴灺牣犿犽狃狆狁犺狅玕玗玓玔玒町甹疔疕皁礽耴肕肙肐肒肜芐芏芅芎芑芓"], +["cba1","芊芃芄豸迉辿邟邡邥邞邧邠阰阨阯阭丳侘佼侅佽侀侇佶佴侉侄佷佌侗佪侚佹侁佸侐侜侔侞侒侂侕佫佮冞冼冾刵刲刳剆刱劼匊匋匼厒厔咇呿咁咑咂咈呫呺呾呥呬呴呦咍呯呡呠咘呣呧呤囷囹坯坲坭坫坱坰坶垀坵坻坳坴坢"], +["cc40","坨坽夌奅妵妺姏姎妲姌姁妶妼姃姖妱妽姀姈妴姇孢孥宓宕屄屇岮岤岠岵岯岨岬岟岣岭岢岪岧岝岥岶岰岦帗帔帙弨弢弣弤彔徂彾彽忞忥怭怦怙怲怋"], +["cca1","怴怊怗怳怚怞怬怢怍怐怮怓怑怌怉怜戔戽抭抴拑抾抪抶拊抮抳抯抻抩抰抸攽斨斻昉旼昄昒昈旻昃昋昍昅旽昑昐曶朊枅杬枎枒杶杻枘枆构杴枍枌杺枟枑枙枃杽极杸杹枔欥殀歾毞氝沓泬泫泮泙沶泔沭泧沷泐泂沺泃泆泭泲"], +["cd40","泒泝沴沊沝沀泞泀洰泍泇沰泹泏泩泑炔炘炅炓炆炄炑炖炂炚炃牪狖狋狘狉狜狒狔狚狌狑玤玡玭玦玢玠玬玝瓝瓨甿畀甾疌疘皯盳盱盰盵矸矼矹矻矺"], +["cda1","矷祂礿秅穸穻竻籵糽耵肏肮肣肸肵肭舠芠苀芫芚芘芛芵芧芮芼芞芺芴芨芡芩苂芤苃芶芢虰虯虭虮豖迒迋迓迍迖迕迗邲邴邯邳邰阹阽阼阺陃俍俅俓侲俉俋俁俔俜俙侻侳俛俇俖侺俀侹俬剄剉勀勂匽卼厗厖厙厘咺咡咭咥哏"], +["ce40","哃茍咷咮哖咶哅哆咠呰咼咢咾呲哞咰垵垞垟垤垌垗垝垛垔垘垏垙垥垚垕壴复奓姡姞姮娀姱姝姺姽姼姶姤姲姷姛姩姳姵姠姾姴姭宨屌峐峘峌峗峋峛"], +["cea1","峞峚峉峇峊峖峓峔峏峈峆峎峟峸巹帡帢帣帠帤庰庤庢庛庣庥弇弮彖徆怷怹恔恲恞恅恓恇恉恛恌恀恂恟怤恄恘恦恮扂扃拏挍挋拵挎挃拫拹挏挌拸拶挀挓挔拺挕拻拰敁敃斪斿昶昡昲昵昜昦昢昳昫昺昝昴昹昮朏朐柁柲柈枺"], +["cf40","柜枻柸柘柀枷柅柫柤柟枵柍枳柷柶柮柣柂枹柎柧柰枲柼柆柭柌枮柦柛柺柉柊柃柪柋欨殂殄殶毖毘毠氠氡洨洴洭洟洼洿洒洊泚洳洄洙洺洚洑洀洝浂"], +["cfa1","洁洘洷洃洏浀洇洠洬洈洢洉洐炷炟炾炱炰炡炴炵炩牁牉牊牬牰牳牮狊狤狨狫狟狪狦狣玅珌珂珈珅玹玶玵玴珫玿珇玾珃珆玸珋瓬瓮甮畇畈疧疪癹盄眈眃眄眅眊盷盻盺矧矨砆砑砒砅砐砏砎砉砃砓祊祌祋祅祄秕种秏秖秎窀"], +["d040","穾竑笀笁籺籸籹籿粀粁紃紈紁罘羑羍羾耇耎耏耔耷胘胇胠胑胈胂胐胅胣胙胜胊胕胉胏胗胦胍臿舡芔苙苾苹茇苨茀苕茺苫苖苴苬苡苲苵茌苻苶苰苪"], +["d0a1","苤苠苺苳苭虷虴虼虳衁衎衧衪衩觓訄訇赲迣迡迮迠郱邽邿郕郅邾郇郋郈釔釓陔陏陑陓陊陎倞倅倇倓倢倰倛俵俴倳倷倬俶俷倗倜倠倧倵倯倱倎党冔冓凊凄凅凈凎剡剚剒剞剟剕剢勍匎厞唦哢唗唒哧哳哤唚哿唄唈哫唑唅哱"], +["d140","唊哻哷哸哠唎唃唋圁圂埌堲埕埒垺埆垽垼垸垶垿埇埐垹埁夎奊娙娖娭娮娕娏娗娊娞娳孬宧宭宬尃屖屔峬峿峮峱峷崀峹帩帨庨庮庪庬弳弰彧恝恚恧"], +["d1a1","恁悢悈悀悒悁悝悃悕悛悗悇悜悎戙扆拲挐捖挬捄捅挶捃揤挹捋捊挼挩捁挴捘捔捙挭捇挳捚捑挸捗捀捈敊敆旆旃旄旂晊晟晇晑朒朓栟栚桉栲栳栻桋桏栖栱栜栵栫栭栯桎桄栴栝栒栔栦栨栮桍栺栥栠欬欯欭欱欴歭肂殈毦毤"], +["d240","毨毣毢毧氥浺浣浤浶洍浡涒浘浢浭浯涑涍淯浿涆浞浧浠涗浰浼浟涂涘洯浨涋浾涀涄洖涃浻浽浵涐烜烓烑烝烋缹烢烗烒烞烠烔烍烅烆烇烚烎烡牂牸"], +["d2a1","牷牶猀狺狴狾狶狳狻猁珓珙珥珖玼珧珣珩珜珒珛珔珝珚珗珘珨瓞瓟瓴瓵甡畛畟疰痁疻痄痀疿疶疺皊盉眝眛眐眓眒眣眑眕眙眚眢眧砣砬砢砵砯砨砮砫砡砩砳砪砱祔祛祏祜祓祒祑秫秬秠秮秭秪秜秞秝窆窉窅窋窌窊窇竘笐"], +["d340","笄笓笅笏笈笊笎笉笒粄粑粊粌粈粍粅紞紝紑紎紘紖紓紟紒紏紌罜罡罞罠罝罛羖羒翃翂翀耖耾耹胺胲胹胵脁胻脀舁舯舥茳茭荄茙荑茥荖茿荁茦茜茢"], +["d3a1","荂荎茛茪茈茼荍茖茤茠茷茯茩荇荅荌荓茞茬荋茧荈虓虒蚢蚨蚖蚍蚑蚞蚇蚗蚆蚋蚚蚅蚥蚙蚡蚧蚕蚘蚎蚝蚐蚔衃衄衭衵衶衲袀衱衿衯袃衾衴衼訒豇豗豻貤貣赶赸趵趷趶軑軓迾迵适迿迻逄迼迶郖郠郙郚郣郟郥郘郛郗郜郤酐"], +["d440","酎酏釕釢釚陜陟隼飣髟鬯乿偰偪偡偞偠偓偋偝偲偈偍偁偛偊偢倕偅偟偩偫偣偤偆偀偮偳偗偑凐剫剭剬剮勖勓匭厜啵啶唼啍啐唴唪啑啢唶唵唰啒啅"], +["d4a1","唌唲啥啎唹啈唭唻啀啋圊圇埻堔埢埶埜埴堀埭埽堈埸堋埳埏堇埮埣埲埥埬埡堎埼堐埧堁堌埱埩埰堍堄奜婠婘婕婧婞娸娵婭婐婟婥婬婓婤婗婃婝婒婄婛婈媎娾婍娹婌婰婩婇婑婖婂婜孲孮寁寀屙崞崋崝崚崠崌崨崍崦崥崏"], +["d540","崰崒崣崟崮帾帴庱庴庹庲庳弶弸徛徖徟悊悐悆悾悰悺惓惔惏惤惙惝惈悱惛悷惊悿惃惍惀挲捥掊掂捽掽掞掭掝掗掫掎捯掇掐据掯捵掜捭掮捼掤挻掟"], +["d5a1","捸掅掁掑掍捰敓旍晥晡晛晙晜晢朘桹梇梐梜桭桮梮梫楖桯梣梬梩桵桴梲梏桷梒桼桫桲梪梀桱桾梛梖梋梠梉梤桸桻梑梌梊桽欶欳欷欸殑殏殍殎殌氪淀涫涴涳湴涬淩淢涷淶淔渀淈淠淟淖涾淥淜淝淛淴淊涽淭淰涺淕淂淏淉"], +["d640","淐淲淓淽淗淍淣涻烺焍烷焗烴焌烰焄烳焐烼烿焆焓焀烸烶焋焂焎牾牻牼牿猝猗猇猑猘猊猈狿猏猞玈珶珸珵琄琁珽琇琀珺珼珿琌琋珴琈畤畣痎痒痏"], +["d6a1","痋痌痑痐皏皉盓眹眯眭眱眲眴眳眽眥眻眵硈硒硉硍硊硌砦硅硐祤祧祩祪祣祫祡离秺秸秶秷窏窔窐笵筇笴笥笰笢笤笳笘笪笝笱笫笭笯笲笸笚笣粔粘粖粣紵紽紸紶紺絅紬紩絁絇紾紿絊紻紨罣羕羜羝羛翊翋翍翐翑翇翏翉耟"], +["d740","耞耛聇聃聈脘脥脙脛脭脟脬脞脡脕脧脝脢舑舸舳舺舴舲艴莐莣莨莍荺荳莤荴莏莁莕莙荵莔莩荽莃莌莝莛莪莋荾莥莯莈莗莰荿莦莇莮荶莚虙虖蚿蚷"], +["d7a1","蛂蛁蛅蚺蚰蛈蚹蚳蚸蛌蚴蚻蚼蛃蚽蚾衒袉袕袨袢袪袚袑袡袟袘袧袙袛袗袤袬袌袓袎覂觖觙觕訰訧訬訞谹谻豜豝豽貥赽赻赹趼跂趹趿跁軘軞軝軜軗軠軡逤逋逑逜逌逡郯郪郰郴郲郳郔郫郬郩酖酘酚酓酕釬釴釱釳釸釤釹釪"], +["d840","釫釷釨釮镺閆閈陼陭陫陱陯隿靪頄飥馗傛傕傔傞傋傣傃傌傎傝偨傜傒傂傇兟凔匒匑厤厧喑喨喥喭啷噅喢喓喈喏喵喁喣喒喤啽喌喦啿喕喡喎圌堩堷"], +["d8a1","堙堞堧堣堨埵塈堥堜堛堳堿堶堮堹堸堭堬堻奡媯媔媟婺媢媞婸媦婼媥媬媕媮娷媄媊媗媃媋媩婻婽媌媜媏媓媝寪寍寋寔寑寊寎尌尰崷嵃嵫嵁嵋崿崵嵑嵎嵕崳崺嵒崽崱嵙嵂崹嵉崸崼崲崶嵀嵅幄幁彘徦徥徫惉悹惌惢惎惄愔"], +["d940","惲愊愖愅惵愓惸惼惾惁愃愘愝愐惿愄愋扊掔掱掰揎揥揨揯揃撝揳揊揠揶揕揲揵摡揟掾揝揜揄揘揓揂揇揌揋揈揰揗揙攲敧敪敤敜敨敥斌斝斞斮旐旒"], +["d9a1","晼晬晻暀晱晹晪晲朁椌棓椄棜椪棬棪棱椏棖棷棫棤棶椓椐棳棡椇棌椈楰梴椑棯棆椔棸棐棽棼棨椋椊椗棎棈棝棞棦棴棑椆棔棩椕椥棇欹欻欿欼殔殗殙殕殽毰毲毳氰淼湆湇渟湉溈渼渽湅湢渫渿湁湝湳渜渳湋湀湑渻渃渮湞"], +["da40","湨湜湡渱渨湠湱湫渹渢渰湓湥渧湸湤湷湕湹湒湦渵渶湚焠焞焯烻焮焱焣焥焢焲焟焨焺焛牋牚犈犉犆犅犋猒猋猰猢猱猳猧猲猭猦猣猵猌琮琬琰琫琖"], +["daa1","琚琡琭琱琤琣琝琩琠琲瓻甯畯畬痧痚痡痦痝痟痤痗皕皒盚睆睇睄睍睅睊睎睋睌矞矬硠硤硥硜硭硱硪确硰硩硨硞硢祴祳祲祰稂稊稃稌稄窙竦竤筊笻筄筈筌筎筀筘筅粢粞粨粡絘絯絣絓絖絧絪絏絭絜絫絒絔絩絑絟絎缾缿罥"], +["db40","罦羢羠羡翗聑聏聐胾胔腃腊腒腏腇脽腍脺臦臮臷臸臹舄舼舽舿艵茻菏菹萣菀菨萒菧菤菼菶萐菆菈菫菣莿萁菝菥菘菿菡菋菎菖菵菉萉萏菞萑萆菂菳"], +["dba1","菕菺菇菑菪萓菃菬菮菄菻菗菢萛菛菾蛘蛢蛦蛓蛣蛚蛪蛝蛫蛜蛬蛩蛗蛨蛑衈衖衕袺裗袹袸裀袾袶袼袷袽袲褁裉覕覘覗觝觚觛詎詍訹詙詀詗詘詄詅詒詈詑詊詌詏豟貁貀貺貾貰貹貵趄趀趉跘跓跍跇跖跜跏跕跙跈跗跅軯軷軺"], +["dc40","軹軦軮軥軵軧軨軶軫軱軬軴軩逭逴逯鄆鄬鄄郿郼鄈郹郻鄁鄀鄇鄅鄃酡酤酟酢酠鈁鈊鈥鈃鈚鈦鈏鈌鈀鈒釿釽鈆鈄鈧鈂鈜鈤鈙鈗鈅鈖镻閍閌閐隇陾隈"], +["dca1","隉隃隀雂雈雃雱雰靬靰靮頇颩飫鳦黹亃亄亶傽傿僆傮僄僊傴僈僂傰僁傺傱僋僉傶傸凗剺剸剻剼嗃嗛嗌嗐嗋嗊嗝嗀嗔嗄嗩喿嗒喍嗏嗕嗢嗖嗈嗲嗍嗙嗂圔塓塨塤塏塍塉塯塕塎塝塙塥塛堽塣塱壼嫇嫄嫋媺媸媱媵媰媿嫈媻嫆"], +["dd40","媷嫀嫊媴媶嫍媹媐寖寘寙尟尳嵱嵣嵊嵥嵲嵬嵞嵨嵧嵢巰幏幎幊幍幋廅廌廆廋廇彀徯徭惷慉慊愫慅愶愲愮慆愯慏愩慀戠酨戣戥戤揅揱揫搐搒搉搠搤"], +["dda1","搳摃搟搕搘搹搷搢搣搌搦搰搨摁搵搯搊搚摀搥搧搋揧搛搮搡搎敯斒旓暆暌暕暐暋暊暙暔晸朠楦楟椸楎楢楱椿楅楪椹楂楗楙楺楈楉椵楬椳椽楥棰楸椴楩楀楯楄楶楘楁楴楌椻楋椷楜楏楑椲楒椯楻椼歆歅歃歂歈歁殛嗀毻毼"], +["de40","毹毷毸溛滖滈溏滀溟溓溔溠溱溹滆滒溽滁溞滉溷溰滍溦滏溲溾滃滜滘溙溒溎溍溤溡溿溳滐滊溗溮溣煇煔煒煣煠煁煝煢煲煸煪煡煂煘煃煋煰煟煐煓"], +["dea1","煄煍煚牏犍犌犑犐犎猼獂猻猺獀獊獉瑄瑊瑋瑒瑑瑗瑀瑏瑐瑎瑂瑆瑍瑔瓡瓿瓾瓽甝畹畷榃痯瘏瘃痷痾痼痹痸瘐痻痶痭痵痽皙皵盝睕睟睠睒睖睚睩睧睔睙睭矠碇碚碔碏碄碕碅碆碡碃硹碙碀碖硻祼禂祽祹稑稘稙稒稗稕稢稓"], +["df40","稛稐窣窢窞竫筦筤筭筴筩筲筥筳筱筰筡筸筶筣粲粴粯綈綆綀綍絿綅絺綎絻綃絼綌綔綄絽綒罭罫罧罨罬羦羥羧翛翜耡腤腠腷腜腩腛腢腲朡腞腶腧腯"], +["dfa1","腄腡舝艉艄艀艂艅蓱萿葖葶葹蒏蒍葥葑葀蒆葧萰葍葽葚葙葴葳葝蔇葞萷萺萴葺葃葸萲葅萩菙葋萯葂萭葟葰萹葎葌葒葯蓅蒎萻葇萶萳葨葾葄萫葠葔葮葐蜋蜄蛷蜌蛺蛖蛵蝍蛸蜎蜉蜁蛶蜍蜅裖裋裍裎裞裛裚裌裐覅覛觟觥觤"], +["e040","觡觠觢觜触詶誆詿詡訿詷誂誄詵誃誁詴詺谼豋豊豥豤豦貆貄貅賌赨赩趑趌趎趏趍趓趔趐趒跰跠跬跱跮跐跩跣跢跧跲跫跴輆軿輁輀輅輇輈輂輋遒逿"], +["e0a1","遄遉逽鄐鄍鄏鄑鄖鄔鄋鄎酮酯鉈鉒鈰鈺鉦鈳鉥鉞銃鈮鉊鉆鉭鉬鉏鉠鉧鉯鈶鉡鉰鈱鉔鉣鉐鉲鉎鉓鉌鉖鈲閟閜閞閛隒隓隑隗雎雺雽雸雵靳靷靸靲頏頍頎颬飶飹馯馲馰馵骭骫魛鳪鳭鳧麀黽僦僔僗僨僳僛僪僝僤僓僬僰僯僣僠"], +["e140","凘劀劁勩勫匰厬嘧嘕嘌嘒嗼嘏嘜嘁嘓嘂嗺嘝嘄嗿嗹墉塼墐墘墆墁塿塴墋塺墇墑墎塶墂墈塻墔墏壾奫嫜嫮嫥嫕嫪嫚嫭嫫嫳嫢嫠嫛嫬嫞嫝嫙嫨嫟孷寠"], +["e1a1","寣屣嶂嶀嵽嶆嵺嶁嵷嶊嶉嶈嵾嵼嶍嵹嵿幘幙幓廘廑廗廎廜廕廙廒廔彄彃彯徶愬愨慁慞慱慳慒慓慲慬憀慴慔慺慛慥愻慪慡慖戩戧戫搫摍摛摝摴摶摲摳摽摵摦撦摎撂摞摜摋摓摠摐摿搿摬摫摙摥摷敳斠暡暠暟朅朄朢榱榶槉"], +["e240","榠槎榖榰榬榼榑榙榎榧榍榩榾榯榿槄榽榤槔榹槊榚槏榳榓榪榡榞槙榗榐槂榵榥槆歊歍歋殞殟殠毃毄毾滎滵滱漃漥滸漷滻漮漉潎漙漚漧漘漻漒滭漊"], +["e2a1","漶潳滹滮漭潀漰漼漵滫漇漎潃漅滽滶漹漜滼漺漟漍漞漈漡熇熐熉熀熅熂熏煻熆熁熗牄牓犗犕犓獃獍獑獌瑢瑳瑱瑵瑲瑧瑮甀甂甃畽疐瘖瘈瘌瘕瘑瘊瘔皸瞁睼瞅瞂睮瞀睯睾瞃碲碪碴碭碨硾碫碞碥碠碬碢碤禘禊禋禖禕禔禓"], +["e340","禗禈禒禐稫穊稰稯稨稦窨窫窬竮箈箜箊箑箐箖箍箌箛箎箅箘劄箙箤箂粻粿粼粺綧綷緂綣綪緁緀緅綝緎緄緆緋緌綯綹綖綼綟綦綮綩綡緉罳翢翣翥翞"], +["e3a1","耤聝聜膉膆膃膇膍膌膋舕蒗蒤蒡蒟蒺蓎蓂蒬蒮蒫蒹蒴蓁蓍蒪蒚蒱蓐蒝蒧蒻蒢蒔蓇蓌蒛蒩蒯蒨蓖蒘蒶蓏蒠蓗蓔蓒蓛蒰蒑虡蜳蜣蜨蝫蝀蜮蜞蜡蜙蜛蝃蜬蝁蜾蝆蜠蜲蜪蜭蜼蜒蜺蜱蜵蝂蜦蜧蜸蜤蜚蜰蜑裷裧裱裲裺裾裮裼裶裻"], +["e440","裰裬裫覝覡覟覞觩觫觨誫誙誋誒誏誖谽豨豩賕賏賗趖踉踂跿踍跽踊踃踇踆踅跾踀踄輐輑輎輍鄣鄜鄠鄢鄟鄝鄚鄤鄡鄛酺酲酹酳銥銤鉶銛鉺銠銔銪銍"], +["e4a1","銦銚銫鉹銗鉿銣鋮銎銂銕銢鉽銈銡銊銆銌銙銧鉾銇銩銝銋鈭隞隡雿靘靽靺靾鞃鞀鞂靻鞄鞁靿韎韍頖颭颮餂餀餇馝馜駃馹馻馺駂馽駇骱髣髧鬾鬿魠魡魟鳱鳲鳵麧僿儃儰僸儆儇僶僾儋儌僽儊劋劌勱勯噈噂噌嘵噁噊噉噆噘"], +["e540","噚噀嘳嘽嘬嘾嘸嘪嘺圚墫墝墱墠墣墯墬墥墡壿嫿嫴嫽嫷嫶嬃嫸嬂嫹嬁嬇嬅嬏屧嶙嶗嶟嶒嶢嶓嶕嶠嶜嶡嶚嶞幩幝幠幜緳廛廞廡彉徲憋憃慹憱憰憢憉"], +["e5a1","憛憓憯憭憟憒憪憡憍慦憳戭摮摰撖撠撅撗撜撏撋撊撌撣撟摨撱撘敶敺敹敻斲斳暵暰暩暲暷暪暯樀樆樗槥槸樕槱槤樠槿槬槢樛樝槾樧槲槮樔槷槧橀樈槦槻樍槼槫樉樄樘樥樏槶樦樇槴樖歑殥殣殢殦氁氀毿氂潁漦潾澇濆澒"], +["e640","澍澉澌潢潏澅潚澖潶潬澂潕潲潒潐潗澔澓潝漀潡潫潽潧澐潓澋潩潿澕潣潷潪潻熲熯熛熰熠熚熩熵熝熥熞熤熡熪熜熧熳犘犚獘獒獞獟獠獝獛獡獚獙"], +["e6a1","獢璇璉璊璆璁瑽璅璈瑼瑹甈甇畾瘥瘞瘙瘝瘜瘣瘚瘨瘛皜皝皞皛瞍瞏瞉瞈磍碻磏磌磑磎磔磈磃磄磉禚禡禠禜禢禛歶稹窲窴窳箷篋箾箬篎箯箹篊箵糅糈糌糋緷緛緪緧緗緡縃緺緦緶緱緰緮緟罶羬羰羭翭翫翪翬翦翨聤聧膣膟"], +["e740","膞膕膢膙膗舖艏艓艒艐艎艑蔤蔻蔏蔀蔩蔎蔉蔍蔟蔊蔧蔜蓻蔫蓺蔈蔌蓴蔪蓲蔕蓷蓫蓳蓼蔒蓪蓩蔖蓾蔨蔝蔮蔂蓽蔞蓶蔱蔦蓧蓨蓰蓯蓹蔘蔠蔰蔋蔙蔯虢"], +["e7a1","蝖蝣蝤蝷蟡蝳蝘蝔蝛蝒蝡蝚蝑蝞蝭蝪蝐蝎蝟蝝蝯蝬蝺蝮蝜蝥蝏蝻蝵蝢蝧蝩衚褅褌褔褋褗褘褙褆褖褑褎褉覢覤覣觭觰觬諏諆誸諓諑諔諕誻諗誾諀諅諘諃誺誽諙谾豍貏賥賟賙賨賚賝賧趠趜趡趛踠踣踥踤踮踕踛踖踑踙踦踧"], +["e840","踔踒踘踓踜踗踚輬輤輘輚輠輣輖輗遳遰遯遧遫鄯鄫鄩鄪鄲鄦鄮醅醆醊醁醂醄醀鋐鋃鋄鋀鋙銶鋏鋱鋟鋘鋩鋗鋝鋌鋯鋂鋨鋊鋈鋎鋦鋍鋕鋉鋠鋞鋧鋑鋓"], +["e8a1","銵鋡鋆銴镼閬閫閮閰隤隢雓霅霈霂靚鞊鞎鞈韐韏頞頝頦頩頨頠頛頧颲餈飺餑餔餖餗餕駜駍駏駓駔駎駉駖駘駋駗駌骳髬髫髳髲髱魆魃魧魴魱魦魶魵魰魨魤魬鳼鳺鳽鳿鳷鴇鴀鳹鳻鴈鴅鴄麃黓鼏鼐儜儓儗儚儑凞匴叡噰噠噮"], +["e940","噳噦噣噭噲噞噷圜圛壈墽壉墿墺壂墼壆嬗嬙嬛嬡嬔嬓嬐嬖嬨嬚嬠嬞寯嶬嶱嶩嶧嶵嶰嶮嶪嶨嶲嶭嶯嶴幧幨幦幯廩廧廦廨廥彋徼憝憨憖懅憴懆懁懌憺"], +["e9a1","憿憸憌擗擖擐擏擉撽撉擃擛擳擙攳敿敼斢曈暾曀曊曋曏暽暻暺曌朣樴橦橉橧樲橨樾橝橭橶橛橑樨橚樻樿橁橪橤橐橏橔橯橩橠樼橞橖橕橍橎橆歕歔歖殧殪殫毈毇氄氃氆澭濋澣濇澼濎濈潞濄澽澞濊澨瀄澥澮澺澬澪濏澿澸"], +["ea40","澢濉澫濍澯澲澰燅燂熿熸燖燀燁燋燔燊燇燏熽燘熼燆燚燛犝犞獩獦獧獬獥獫獪瑿璚璠璔璒璕璡甋疀瘯瘭瘱瘽瘳瘼瘵瘲瘰皻盦瞚瞝瞡瞜瞛瞢瞣瞕瞙"], +["eaa1","瞗磝磩磥磪磞磣磛磡磢磭磟磠禤穄穈穇窶窸窵窱窷篞篣篧篝篕篥篚篨篹篔篪篢篜篫篘篟糒糔糗糐糑縒縡縗縌縟縠縓縎縜縕縚縢縋縏縖縍縔縥縤罃罻罼罺羱翯耪耩聬膱膦膮膹膵膫膰膬膴膲膷膧臲艕艖艗蕖蕅蕫蕍蕓蕡蕘"], +["eb40","蕀蕆蕤蕁蕢蕄蕑蕇蕣蔾蕛蕱蕎蕮蕵蕕蕧蕠薌蕦蕝蕔蕥蕬虣虥虤螛螏螗螓螒螈螁螖螘蝹螇螣螅螐螑螝螄螔螜螚螉褞褦褰褭褮褧褱褢褩褣褯褬褟觱諠"], +["eba1","諢諲諴諵諝謔諤諟諰諈諞諡諨諿諯諻貑貒貐賵賮賱賰賳赬赮趥趧踳踾踸蹀蹅踶踼踽蹁踰踿躽輶輮輵輲輹輷輴遶遹遻邆郺鄳鄵鄶醓醐醑醍醏錧錞錈錟錆錏鍺錸錼錛錣錒錁鍆錭錎錍鋋錝鋺錥錓鋹鋷錴錂錤鋿錩錹錵錪錔錌"], +["ec40","錋鋾錉錀鋻錖閼闍閾閹閺閶閿閵閽隩雔霋霒霐鞙鞗鞔韰韸頵頯頲餤餟餧餩馞駮駬駥駤駰駣駪駩駧骹骿骴骻髶髺髹髷鬳鮀鮅鮇魼魾魻鮂鮓鮒鮐魺鮕"], +["eca1","魽鮈鴥鴗鴠鴞鴔鴩鴝鴘鴢鴐鴙鴟麈麆麇麮麭黕黖黺鼒鼽儦儥儢儤儠儩勴嚓嚌嚍嚆嚄嚃噾嚂噿嚁壖壔壏壒嬭嬥嬲嬣嬬嬧嬦嬯嬮孻寱寲嶷幬幪徾徻懃憵憼懧懠懥懤懨懞擯擩擣擫擤擨斁斀斶旚曒檍檖檁檥檉檟檛檡檞檇檓檎"], +["ed40","檕檃檨檤檑橿檦檚檅檌檒歛殭氉濌澩濴濔濣濜濭濧濦濞濲濝濢濨燡燱燨燲燤燰燢獳獮獯璗璲璫璐璪璭璱璥璯甐甑甒甏疄癃癈癉癇皤盩瞵瞫瞲瞷瞶"], +["eda1","瞴瞱瞨矰磳磽礂磻磼磲礅磹磾礄禫禨穜穛穖穘穔穚窾竀竁簅簏篲簀篿篻簎篴簋篳簂簉簃簁篸篽簆篰篱簐簊糨縭縼繂縳顈縸縪繉繀繇縩繌縰縻縶繄縺罅罿罾罽翴翲耬膻臄臌臊臅臇膼臩艛艚艜薃薀薏薧薕薠薋薣蕻薤薚薞"], +["ee40","蕷蕼薉薡蕺蕸蕗薎薖薆薍薙薝薁薢薂薈薅蕹蕶薘薐薟虨螾螪螭蟅螰螬螹螵螼螮蟉蟃蟂蟌螷螯蟄蟊螴螶螿螸螽蟞螲褵褳褼褾襁襒褷襂覭覯覮觲觳謞"], +["eea1","謘謖謑謅謋謢謏謒謕謇謍謈謆謜謓謚豏豰豲豱豯貕貔賹赯蹎蹍蹓蹐蹌蹇轃轀邅遾鄸醚醢醛醙醟醡醝醠鎡鎃鎯鍤鍖鍇鍼鍘鍜鍶鍉鍐鍑鍠鍭鎏鍌鍪鍹鍗鍕鍒鍏鍱鍷鍻鍡鍞鍣鍧鎀鍎鍙闇闀闉闃闅閷隮隰隬霠霟霘霝霙鞚鞡鞜"], +["ef40","鞞鞝韕韔韱顁顄顊顉顅顃餥餫餬餪餳餲餯餭餱餰馘馣馡騂駺駴駷駹駸駶駻駽駾駼騃骾髾髽鬁髼魈鮚鮨鮞鮛鮦鮡鮥鮤鮆鮢鮠鮯鴳鵁鵧鴶鴮鴯鴱鴸鴰"], +["efa1","鵅鵂鵃鴾鴷鵀鴽翵鴭麊麉麍麰黈黚黻黿鼤鼣鼢齔龠儱儭儮嚘嚜嚗嚚嚝嚙奰嬼屩屪巀幭幮懘懟懭懮懱懪懰懫懖懩擿攄擽擸攁攃擼斔旛曚曛曘櫅檹檽櫡櫆檺檶檷櫇檴檭歞毉氋瀇瀌瀍瀁瀅瀔瀎濿瀀濻瀦濼濷瀊爁燿燹爃燽獶"], +["f040","璸瓀璵瓁璾璶璻瓂甔甓癜癤癙癐癓癗癚皦皽盬矂瞺磿礌礓礔礉礐礒礑禭禬穟簜簩簙簠簟簭簝簦簨簢簥簰繜繐繖繣繘繢繟繑繠繗繓羵羳翷翸聵臑臒"], +["f0a1","臐艟艞薴藆藀藃藂薳薵薽藇藄薿藋藎藈藅薱薶藒蘤薸薷薾虩蟧蟦蟢蟛蟫蟪蟥蟟蟳蟤蟔蟜蟓蟭蟘蟣螤蟗蟙蠁蟴蟨蟝襓襋襏襌襆襐襑襉謪謧謣謳謰謵譇謯謼謾謱謥謷謦謶謮謤謻謽謺豂豵貙貘貗賾贄贂贀蹜蹢蹠蹗蹖蹞蹥蹧"], +["f140","蹛蹚蹡蹝蹩蹔轆轇轈轋鄨鄺鄻鄾醨醥醧醯醪鎵鎌鎒鎷鎛鎝鎉鎧鎎鎪鎞鎦鎕鎈鎙鎟鎍鎱鎑鎲鎤鎨鎴鎣鎥闒闓闑隳雗雚巂雟雘雝霣霢霥鞬鞮鞨鞫鞤鞪"], +["f1a1","鞢鞥韗韙韖韘韺顐顑顒颸饁餼餺騏騋騉騍騄騑騊騅騇騆髀髜鬈鬄鬅鬩鬵魊魌魋鯇鯆鯃鮿鯁鮵鮸鯓鮶鯄鮹鮽鵜鵓鵏鵊鵛鵋鵙鵖鵌鵗鵒鵔鵟鵘鵚麎麌黟鼁鼀鼖鼥鼫鼪鼩鼨齌齕儴儵劖勷厴嚫嚭嚦嚧嚪嚬壚壝壛夒嬽嬾嬿巃幰"], +["f240","徿懻攇攐攍攉攌攎斄旞旝曞櫧櫠櫌櫑櫙櫋櫟櫜櫐櫫櫏櫍櫞歠殰氌瀙瀧瀠瀖瀫瀡瀢瀣瀩瀗瀤瀜瀪爌爊爇爂爅犥犦犤犣犡瓋瓅璷瓃甖癠矉矊矄矱礝礛"], +["f2a1","礡礜礗礞禰穧穨簳簼簹簬簻糬糪繶繵繸繰繷繯繺繲繴繨罋罊羃羆羷翽翾聸臗臕艤艡艣藫藱藭藙藡藨藚藗藬藲藸藘藟藣藜藑藰藦藯藞藢蠀蟺蠃蟶蟷蠉蠌蠋蠆蟼蠈蟿蠊蠂襢襚襛襗襡襜襘襝襙覈覷覶觶譐譈譊譀譓譖譔譋譕"], +["f340","譑譂譒譗豃豷豶貚贆贇贉趬趪趭趫蹭蹸蹳蹪蹯蹻軂轒轑轏轐轓辴酀鄿醰醭鏞鏇鏏鏂鏚鏐鏹鏬鏌鏙鎩鏦鏊鏔鏮鏣鏕鏄鏎鏀鏒鏧镽闚闛雡霩霫霬霨霦"], +["f3a1","鞳鞷鞶韝韞韟顜顙顝顗颿颽颻颾饈饇饃馦馧騚騕騥騝騤騛騢騠騧騣騞騜騔髂鬋鬊鬎鬌鬷鯪鯫鯠鯞鯤鯦鯢鯰鯔鯗鯬鯜鯙鯥鯕鯡鯚鵷鶁鶊鶄鶈鵱鶀鵸鶆鶋鶌鵽鵫鵴鵵鵰鵩鶅鵳鵻鶂鵯鵹鵿鶇鵨麔麑黀黼鼭齀齁齍齖齗齘匷嚲"], +["f440","嚵嚳壣孅巆巇廮廯忀忁懹攗攖攕攓旟曨曣曤櫳櫰櫪櫨櫹櫱櫮櫯瀼瀵瀯瀷瀴瀱灂瀸瀿瀺瀹灀瀻瀳灁爓爔犨獽獼璺皫皪皾盭矌矎矏矍矲礥礣礧礨礤礩"], +["f4a1","禲穮穬穭竷籉籈籊籇籅糮繻繾纁纀羺翿聹臛臙舋艨艩蘢藿蘁藾蘛蘀藶蘄蘉蘅蘌藽蠙蠐蠑蠗蠓蠖襣襦覹觷譠譪譝譨譣譥譧譭趮躆躈躄轙轖轗轕轘轚邍酃酁醷醵醲醳鐋鐓鏻鐠鐏鐔鏾鐕鐐鐨鐙鐍鏵鐀鏷鐇鐎鐖鐒鏺鐉鏸鐊鏿"], +["f540","鏼鐌鏶鐑鐆闞闠闟霮霯鞹鞻韽韾顠顢顣顟飁飂饐饎饙饌饋饓騲騴騱騬騪騶騩騮騸騭髇髊髆鬐鬒鬑鰋鰈鯷鰅鰒鯸鱀鰇鰎鰆鰗鰔鰉鶟鶙鶤鶝鶒鶘鶐鶛"], +["f5a1","鶠鶔鶜鶪鶗鶡鶚鶢鶨鶞鶣鶿鶩鶖鶦鶧麙麛麚黥黤黧黦鼰鼮齛齠齞齝齙龑儺儹劘劗囃嚽嚾孈孇巋巏廱懽攛欂櫼欃櫸欀灃灄灊灈灉灅灆爝爚爙獾甗癪矐礭礱礯籔籓糲纊纇纈纋纆纍罍羻耰臝蘘蘪蘦蘟蘣蘜蘙蘧蘮蘡蘠蘩蘞蘥"], +["f640","蠩蠝蠛蠠蠤蠜蠫衊襭襩襮襫觺譹譸譅譺譻贐贔趯躎躌轞轛轝酆酄酅醹鐿鐻鐶鐩鐽鐼鐰鐹鐪鐷鐬鑀鐱闥闤闣霵霺鞿韡顤飉飆飀饘饖騹騽驆驄驂驁騺"], +["f6a1","騿髍鬕鬗鬘鬖鬺魒鰫鰝鰜鰬鰣鰨鰩鰤鰡鶷鶶鶼鷁鷇鷊鷏鶾鷅鷃鶻鶵鷎鶹鶺鶬鷈鶱鶭鷌鶳鷍鶲鹺麜黫黮黭鼛鼘鼚鼱齎齥齤龒亹囆囅囋奱孋孌巕巑廲攡攠攦攢欋欈欉氍灕灖灗灒爞爟犩獿瓘瓕瓙瓗癭皭礵禴穰穱籗籜籙籛籚"], +["f740","糴糱纑罏羇臞艫蘴蘵蘳蘬蘲蘶蠬蠨蠦蠪蠥襱覿覾觻譾讄讂讆讅譿贕躕躔躚躒躐躖躗轠轢酇鑌鑐鑊鑋鑏鑇鑅鑈鑉鑆霿韣顪顩飋饔饛驎驓驔驌驏驈驊"], +["f7a1","驉驒驐髐鬙鬫鬻魖魕鱆鱈鰿鱄鰹鰳鱁鰼鰷鰴鰲鰽鰶鷛鷒鷞鷚鷋鷐鷜鷑鷟鷩鷙鷘鷖鷵鷕鷝麶黰鼵鼳鼲齂齫龕龢儽劙壨壧奲孍巘蠯彏戁戃戄攩攥斖曫欑欒欏毊灛灚爢玂玁玃癰矔籧籦纕艬蘺虀蘹蘼蘱蘻蘾蠰蠲蠮蠳襶襴襳觾"], +["f840","讌讎讋讈豅贙躘轤轣醼鑢鑕鑝鑗鑞韄韅頀驖驙鬞鬟鬠鱒鱘鱐鱊鱍鱋鱕鱙鱌鱎鷻鷷鷯鷣鷫鷸鷤鷶鷡鷮鷦鷲鷰鷢鷬鷴鷳鷨鷭黂黐黲黳鼆鼜鼸鼷鼶齃齏"], +["f8a1","齱齰齮齯囓囍孎屭攭曭曮欓灟灡灝灠爣瓛瓥矕礸禷禶籪纗羉艭虃蠸蠷蠵衋讔讕躞躟躠躝醾醽釂鑫鑨鑩雥靆靃靇韇韥驞髕魙鱣鱧鱦鱢鱞鱠鸂鷾鸇鸃鸆鸅鸀鸁鸉鷿鷽鸄麠鼞齆齴齵齶囔攮斸欘欙欗欚灢爦犪矘矙礹籩籫糶纚"], +["f940","纘纛纙臠臡虆虇虈襹襺襼襻觿讘讙躥躤躣鑮鑭鑯鑱鑳靉顲饟鱨鱮鱭鸋鸍鸐鸏鸒鸑麡黵鼉齇齸齻齺齹圞灦籯蠼趲躦釃鑴鑸鑶鑵驠鱴鱳鱱鱵鸔鸓黶鼊"], +["f9a1","龤灨灥糷虪蠾蠽蠿讞貜躩軉靋顳顴飌饡馫驤驦驧鬤鸕鸗齈戇欞爧虌躨钂钀钁驩驨鬮鸙爩虋讟钃鱹麷癵驫鱺鸝灩灪麤齾齉龘碁銹裏墻恒粧嫺╔╦╗╠╬╣╚╩╝╒╤╕╞╪╡╘╧╛╓╥╖╟╫╢╙╨╜║═╭╮╰╯▓"] +] diff --git a/node_modules/iconv-lite/encodings/tables/eucjp.json b/node_modules/iconv-lite/encodings/tables/eucjp.json new file mode 100644 index 0000000..4fa61ca --- /dev/null +++ b/node_modules/iconv-lite/encodings/tables/eucjp.json @@ -0,0 +1,182 @@ +[ +["0","\u0000",127], +["8ea1","。",62], +["a1a1"," 、。,.・:;?!゛゜´`¨^ ̄_ヽヾゝゞ〃仝々〆〇ー―‐/\~∥|…‥‘’“”()〔〕[]{}〈",9,"+-±×÷=≠<>≦≧∞∴♂♀°′″℃¥$¢£%#&*@§☆★○●◎◇"], +["a2a1","◆□■△▲▽▼※〒→←↑↓〓"], +["a2ba","∈∋⊆⊇⊂⊃∪∩"], +["a2ca","∧∨¬⇒⇔∀∃"], +["a2dc","∠⊥⌒∂∇≡≒≪≫√∽∝∵∫∬"], +["a2f2","ʼn♯♭♪†‡¶"], +["a2fe","◯"], +["a3b0","0",9], +["a3c1","A",25], +["a3e1","a",25], +["a4a1","ぁ",82], +["a5a1","ァ",85], +["a6a1","Α",16,"Σ",6], +["a6c1","α",16,"σ",6], +["a7a1","А",5,"ЁЖ",25], +["a7d1","а",5,"ёж",25], +["a8a1","─│┌┐┘└├┬┤┴┼━┃┏┓┛┗┣┳┫┻╋┠┯┨┷┿┝┰┥┸╂"], +["ada1","①",19,"Ⅰ",9], +["adc0","㍉㌔㌢㍍㌘㌧㌃㌶㍑㍗㌍㌦㌣㌫㍊㌻㎜㎝㎞㎎㎏㏄㎡"], +["addf","㍻〝〟№㏍℡㊤",4,"㈱㈲㈹㍾㍽㍼≒≡∫∮∑√⊥∠∟⊿∵∩∪"], +["b0a1","亜唖娃阿哀愛挨姶逢葵茜穐悪握渥旭葦芦鯵梓圧斡扱宛姐虻飴絢綾鮎或粟袷安庵按暗案闇鞍杏以伊位依偉囲夷委威尉惟意慰易椅為畏異移維緯胃萎衣謂違遺医井亥域育郁磯一壱溢逸稲茨芋鰯允印咽員因姻引飲淫胤蔭"], +["b1a1","院陰隠韻吋右宇烏羽迂雨卯鵜窺丑碓臼渦嘘唄欝蔚鰻姥厩浦瓜閏噂云運雲荏餌叡営嬰影映曳栄永泳洩瑛盈穎頴英衛詠鋭液疫益駅悦謁越閲榎厭円園堰奄宴延怨掩援沿演炎焔煙燕猿縁艶苑薗遠鉛鴛塩於汚甥凹央奥往応"], +["b2a1","押旺横欧殴王翁襖鴬鴎黄岡沖荻億屋憶臆桶牡乙俺卸恩温穏音下化仮何伽価佳加可嘉夏嫁家寡科暇果架歌河火珂禍禾稼箇花苛茄荷華菓蝦課嘩貨迦過霞蚊俄峨我牙画臥芽蛾賀雅餓駕介会解回塊壊廻快怪悔恢懐戒拐改"], +["b3a1","魁晦械海灰界皆絵芥蟹開階貝凱劾外咳害崖慨概涯碍蓋街該鎧骸浬馨蛙垣柿蛎鈎劃嚇各廓拡撹格核殻獲確穫覚角赫較郭閣隔革学岳楽額顎掛笠樫橿梶鰍潟割喝恰括活渇滑葛褐轄且鰹叶椛樺鞄株兜竃蒲釜鎌噛鴨栢茅萱"], +["b4a1","粥刈苅瓦乾侃冠寒刊勘勧巻喚堪姦完官寛干幹患感慣憾換敢柑桓棺款歓汗漢澗潅環甘監看竿管簡緩缶翰肝艦莞観諌貫還鑑間閑関陥韓館舘丸含岸巌玩癌眼岩翫贋雁頑顔願企伎危喜器基奇嬉寄岐希幾忌揮机旗既期棋棄"], +["b5a1","機帰毅気汽畿祈季稀紀徽規記貴起軌輝飢騎鬼亀偽儀妓宜戯技擬欺犠疑祇義蟻誼議掬菊鞠吉吃喫桔橘詰砧杵黍却客脚虐逆丘久仇休及吸宮弓急救朽求汲泣灸球究窮笈級糾給旧牛去居巨拒拠挙渠虚許距鋸漁禦魚亨享京"], +["b6a1","供侠僑兇競共凶協匡卿叫喬境峡強彊怯恐恭挟教橋況狂狭矯胸脅興蕎郷鏡響饗驚仰凝尭暁業局曲極玉桐粁僅勤均巾錦斤欣欽琴禁禽筋緊芹菌衿襟謹近金吟銀九倶句区狗玖矩苦躯駆駈駒具愚虞喰空偶寓遇隅串櫛釧屑屈"], +["b7a1","掘窟沓靴轡窪熊隈粂栗繰桑鍬勲君薫訓群軍郡卦袈祁係傾刑兄啓圭珪型契形径恵慶慧憩掲携敬景桂渓畦稽系経継繋罫茎荊蛍計詣警軽頚鶏芸迎鯨劇戟撃激隙桁傑欠決潔穴結血訣月件倹倦健兼券剣喧圏堅嫌建憲懸拳捲"], +["b8a1","検権牽犬献研硯絹県肩見謙賢軒遣鍵険顕験鹸元原厳幻弦減源玄現絃舷言諺限乎個古呼固姑孤己庫弧戸故枯湖狐糊袴股胡菰虎誇跨鈷雇顧鼓五互伍午呉吾娯後御悟梧檎瑚碁語誤護醐乞鯉交佼侯候倖光公功効勾厚口向"], +["b9a1","后喉坑垢好孔孝宏工巧巷幸広庚康弘恒慌抗拘控攻昂晃更杭校梗構江洪浩港溝甲皇硬稿糠紅紘絞綱耕考肯肱腔膏航荒行衡講貢購郊酵鉱砿鋼閤降項香高鴻剛劫号合壕拷濠豪轟麹克刻告国穀酷鵠黒獄漉腰甑忽惚骨狛込"], +["baa1","此頃今困坤墾婚恨懇昏昆根梱混痕紺艮魂些佐叉唆嵯左差査沙瑳砂詐鎖裟坐座挫債催再最哉塞妻宰彩才採栽歳済災采犀砕砦祭斎細菜裁載際剤在材罪財冴坂阪堺榊肴咲崎埼碕鷺作削咋搾昨朔柵窄策索錯桜鮭笹匙冊刷"], +["bba1","察拶撮擦札殺薩雑皐鯖捌錆鮫皿晒三傘参山惨撒散桟燦珊産算纂蚕讃賛酸餐斬暫残仕仔伺使刺司史嗣四士始姉姿子屍市師志思指支孜斯施旨枝止死氏獅祉私糸紙紫肢脂至視詞詩試誌諮資賜雌飼歯事似侍児字寺慈持時"], +["bca1","次滋治爾璽痔磁示而耳自蒔辞汐鹿式識鴫竺軸宍雫七叱執失嫉室悉湿漆疾質実蔀篠偲柴芝屡蕊縞舎写射捨赦斜煮社紗者謝車遮蛇邪借勺尺杓灼爵酌釈錫若寂弱惹主取守手朱殊狩珠種腫趣酒首儒受呪寿授樹綬需囚収周"], +["bda1","宗就州修愁拾洲秀秋終繍習臭舟蒐衆襲讐蹴輯週酋酬集醜什住充十従戎柔汁渋獣縦重銃叔夙宿淑祝縮粛塾熟出術述俊峻春瞬竣舜駿准循旬楯殉淳準潤盾純巡遵醇順処初所暑曙渚庶緒署書薯藷諸助叙女序徐恕鋤除傷償"], +["bea1","勝匠升召哨商唱嘗奨妾娼宵将小少尚庄床廠彰承抄招掌捷昇昌昭晶松梢樟樵沼消渉湘焼焦照症省硝礁祥称章笑粧紹肖菖蒋蕉衝裳訟証詔詳象賞醤鉦鍾鐘障鞘上丈丞乗冗剰城場壌嬢常情擾条杖浄状畳穣蒸譲醸錠嘱埴飾"], +["bfa1","拭植殖燭織職色触食蝕辱尻伸信侵唇娠寝審心慎振新晋森榛浸深申疹真神秦紳臣芯薪親診身辛進針震人仁刃塵壬尋甚尽腎訊迅陣靭笥諏須酢図厨逗吹垂帥推水炊睡粋翠衰遂酔錐錘随瑞髄崇嵩数枢趨雛据杉椙菅頗雀裾"], +["c0a1","澄摺寸世瀬畝是凄制勢姓征性成政整星晴棲栖正清牲生盛精聖声製西誠誓請逝醒青静斉税脆隻席惜戚斥昔析石積籍績脊責赤跡蹟碩切拙接摂折設窃節説雪絶舌蝉仙先千占宣専尖川戦扇撰栓栴泉浅洗染潜煎煽旋穿箭線"], +["c1a1","繊羨腺舛船薦詮賎践選遷銭銑閃鮮前善漸然全禅繕膳糎噌塑岨措曾曽楚狙疏疎礎祖租粗素組蘇訴阻遡鼠僧創双叢倉喪壮奏爽宋層匝惣想捜掃挿掻操早曹巣槍槽漕燥争痩相窓糟総綜聡草荘葬蒼藻装走送遭鎗霜騒像増憎"], +["c2a1","臓蔵贈造促側則即息捉束測足速俗属賊族続卒袖其揃存孫尊損村遜他多太汰詑唾堕妥惰打柁舵楕陀駄騨体堆対耐岱帯待怠態戴替泰滞胎腿苔袋貸退逮隊黛鯛代台大第醍題鷹滝瀧卓啄宅托択拓沢濯琢託鐸濁諾茸凧蛸只"], +["c3a1","叩但達辰奪脱巽竪辿棚谷狸鱈樽誰丹単嘆坦担探旦歎淡湛炭短端箪綻耽胆蛋誕鍛団壇弾断暖檀段男談値知地弛恥智池痴稚置致蜘遅馳築畜竹筑蓄逐秩窒茶嫡着中仲宙忠抽昼柱注虫衷註酎鋳駐樗瀦猪苧著貯丁兆凋喋寵"], +["c4a1","帖帳庁弔張彫徴懲挑暢朝潮牒町眺聴脹腸蝶調諜超跳銚長頂鳥勅捗直朕沈珍賃鎮陳津墜椎槌追鎚痛通塚栂掴槻佃漬柘辻蔦綴鍔椿潰坪壷嬬紬爪吊釣鶴亭低停偵剃貞呈堤定帝底庭廷弟悌抵挺提梯汀碇禎程締艇訂諦蹄逓"], +["c5a1","邸鄭釘鼎泥摘擢敵滴的笛適鏑溺哲徹撤轍迭鉄典填天展店添纏甜貼転顛点伝殿澱田電兎吐堵塗妬屠徒斗杜渡登菟賭途都鍍砥砺努度土奴怒倒党冬凍刀唐塔塘套宕島嶋悼投搭東桃梼棟盗淘湯涛灯燈当痘祷等答筒糖統到"], +["c6a1","董蕩藤討謄豆踏逃透鐙陶頭騰闘働動同堂導憧撞洞瞳童胴萄道銅峠鴇匿得徳涜特督禿篤毒独読栃橡凸突椴届鳶苫寅酉瀞噸屯惇敦沌豚遁頓呑曇鈍奈那内乍凪薙謎灘捺鍋楢馴縄畷南楠軟難汝二尼弐迩匂賑肉虹廿日乳入"], +["c7a1","如尿韮任妊忍認濡禰祢寧葱猫熱年念捻撚燃粘乃廼之埜嚢悩濃納能脳膿農覗蚤巴把播覇杷波派琶破婆罵芭馬俳廃拝排敗杯盃牌背肺輩配倍培媒梅楳煤狽買売賠陪這蝿秤矧萩伯剥博拍柏泊白箔粕舶薄迫曝漠爆縛莫駁麦"], +["c8a1","函箱硲箸肇筈櫨幡肌畑畠八鉢溌発醗髪伐罰抜筏閥鳩噺塙蛤隼伴判半反叛帆搬斑板氾汎版犯班畔繁般藩販範釆煩頒飯挽晩番盤磐蕃蛮匪卑否妃庇彼悲扉批披斐比泌疲皮碑秘緋罷肥被誹費避非飛樋簸備尾微枇毘琵眉美"], +["c9a1","鼻柊稗匹疋髭彦膝菱肘弼必畢筆逼桧姫媛紐百謬俵彪標氷漂瓢票表評豹廟描病秒苗錨鋲蒜蛭鰭品彬斌浜瀕貧賓頻敏瓶不付埠夫婦富冨布府怖扶敷斧普浮父符腐膚芙譜負賦赴阜附侮撫武舞葡蕪部封楓風葺蕗伏副復幅服"], +["caa1","福腹複覆淵弗払沸仏物鮒分吻噴墳憤扮焚奮粉糞紛雰文聞丙併兵塀幣平弊柄並蔽閉陛米頁僻壁癖碧別瞥蔑箆偏変片篇編辺返遍便勉娩弁鞭保舗鋪圃捕歩甫補輔穂募墓慕戊暮母簿菩倣俸包呆報奉宝峰峯崩庖抱捧放方朋"], +["cba1","法泡烹砲縫胞芳萌蓬蜂褒訪豊邦鋒飽鳳鵬乏亡傍剖坊妨帽忘忙房暴望某棒冒紡肪膨謀貌貿鉾防吠頬北僕卜墨撲朴牧睦穆釦勃没殆堀幌奔本翻凡盆摩磨魔麻埋妹昧枚毎哩槙幕膜枕鮪柾鱒桝亦俣又抹末沫迄侭繭麿万慢満"], +["cca1","漫蔓味未魅巳箕岬密蜜湊蓑稔脈妙粍民眠務夢無牟矛霧鵡椋婿娘冥名命明盟迷銘鳴姪牝滅免棉綿緬面麺摸模茂妄孟毛猛盲網耗蒙儲木黙目杢勿餅尤戻籾貰問悶紋門匁也冶夜爺耶野弥矢厄役約薬訳躍靖柳薮鑓愉愈油癒"], +["cda1","諭輸唯佑優勇友宥幽悠憂揖有柚湧涌猶猷由祐裕誘遊邑郵雄融夕予余与誉輿預傭幼妖容庸揚揺擁曜楊様洋溶熔用窯羊耀葉蓉要謡踊遥陽養慾抑欲沃浴翌翼淀羅螺裸来莱頼雷洛絡落酪乱卵嵐欄濫藍蘭覧利吏履李梨理璃"], +["cea1","痢裏裡里離陸律率立葎掠略劉流溜琉留硫粒隆竜龍侶慮旅虜了亮僚両凌寮料梁涼猟療瞭稜糧良諒遼量陵領力緑倫厘林淋燐琳臨輪隣鱗麟瑠塁涙累類令伶例冷励嶺怜玲礼苓鈴隷零霊麗齢暦歴列劣烈裂廉恋憐漣煉簾練聯"], +["cfa1","蓮連錬呂魯櫓炉賂路露労婁廊弄朗楼榔浪漏牢狼篭老聾蝋郎六麓禄肋録論倭和話歪賄脇惑枠鷲亙亘鰐詫藁蕨椀湾碗腕"], +["d0a1","弌丐丕个丱丶丼丿乂乖乘亂亅豫亊舒弍于亞亟亠亢亰亳亶从仍仄仆仂仗仞仭仟价伉佚估佛佝佗佇佶侈侏侘佻佩佰侑佯來侖儘俔俟俎俘俛俑俚俐俤俥倚倨倔倪倥倅伜俶倡倩倬俾俯們倆偃假會偕偐偈做偖偬偸傀傚傅傴傲"], +["d1a1","僉僊傳僂僖僞僥僭僣僮價僵儉儁儂儖儕儔儚儡儺儷儼儻儿兀兒兌兔兢竸兩兪兮冀冂囘册冉冏冑冓冕冖冤冦冢冩冪冫决冱冲冰况冽凅凉凛几處凩凭凰凵凾刄刋刔刎刧刪刮刳刹剏剄剋剌剞剔剪剴剩剳剿剽劍劔劒剱劈劑辨"], +["d2a1","辧劬劭劼劵勁勍勗勞勣勦飭勠勳勵勸勹匆匈甸匍匐匏匕匚匣匯匱匳匸區卆卅丗卉卍凖卞卩卮夘卻卷厂厖厠厦厥厮厰厶參簒雙叟曼燮叮叨叭叺吁吽呀听吭吼吮吶吩吝呎咏呵咎呟呱呷呰咒呻咀呶咄咐咆哇咢咸咥咬哄哈咨"], +["d3a1","咫哂咤咾咼哘哥哦唏唔哽哮哭哺哢唹啀啣啌售啜啅啖啗唸唳啝喙喀咯喊喟啻啾喘喞單啼喃喩喇喨嗚嗅嗟嗄嗜嗤嗔嘔嗷嘖嗾嗽嘛嗹噎噐營嘴嘶嘲嘸噫噤嘯噬噪嚆嚀嚊嚠嚔嚏嚥嚮嚶嚴囂嚼囁囃囀囈囎囑囓囗囮囹圀囿圄圉"], +["d4a1","圈國圍圓團圖嗇圜圦圷圸坎圻址坏坩埀垈坡坿垉垓垠垳垤垪垰埃埆埔埒埓堊埖埣堋堙堝塲堡塢塋塰毀塒堽塹墅墹墟墫墺壞墻墸墮壅壓壑壗壙壘壥壜壤壟壯壺壹壻壼壽夂夊夐夛梦夥夬夭夲夸夾竒奕奐奎奚奘奢奠奧奬奩"], +["d5a1","奸妁妝佞侫妣妲姆姨姜妍姙姚娥娟娑娜娉娚婀婬婉娵娶婢婪媚媼媾嫋嫂媽嫣嫗嫦嫩嫖嫺嫻嬌嬋嬖嬲嫐嬪嬶嬾孃孅孀孑孕孚孛孥孩孰孳孵學斈孺宀它宦宸寃寇寉寔寐寤實寢寞寥寫寰寶寳尅將專對尓尠尢尨尸尹屁屆屎屓"], +["d6a1","屐屏孱屬屮乢屶屹岌岑岔妛岫岻岶岼岷峅岾峇峙峩峽峺峭嶌峪崋崕崗嵜崟崛崑崔崢崚崙崘嵌嵒嵎嵋嵬嵳嵶嶇嶄嶂嶢嶝嶬嶮嶽嶐嶷嶼巉巍巓巒巖巛巫已巵帋帚帙帑帛帶帷幄幃幀幎幗幔幟幢幤幇幵并幺麼广庠廁廂廈廐廏"], +["d7a1","廖廣廝廚廛廢廡廨廩廬廱廳廰廴廸廾弃弉彝彜弋弑弖弩弭弸彁彈彌彎弯彑彖彗彙彡彭彳彷徃徂彿徊很徑徇從徙徘徠徨徭徼忖忻忤忸忱忝悳忿怡恠怙怐怩怎怱怛怕怫怦怏怺恚恁恪恷恟恊恆恍恣恃恤恂恬恫恙悁悍惧悃悚"], +["d8a1","悄悛悖悗悒悧悋惡悸惠惓悴忰悽惆悵惘慍愕愆惶惷愀惴惺愃愡惻惱愍愎慇愾愨愧慊愿愼愬愴愽慂慄慳慷慘慙慚慫慴慯慥慱慟慝慓慵憙憖憇憬憔憚憊憑憫憮懌懊應懷懈懃懆憺懋罹懍懦懣懶懺懴懿懽懼懾戀戈戉戍戌戔戛"], +["d9a1","戞戡截戮戰戲戳扁扎扞扣扛扠扨扼抂抉找抒抓抖拔抃抔拗拑抻拏拿拆擔拈拜拌拊拂拇抛拉挌拮拱挧挂挈拯拵捐挾捍搜捏掖掎掀掫捶掣掏掉掟掵捫捩掾揩揀揆揣揉插揶揄搖搴搆搓搦搶攝搗搨搏摧摯摶摎攪撕撓撥撩撈撼"], +["daa1","據擒擅擇撻擘擂擱擧舉擠擡抬擣擯攬擶擴擲擺攀擽攘攜攅攤攣攫攴攵攷收攸畋效敖敕敍敘敞敝敲數斂斃變斛斟斫斷旃旆旁旄旌旒旛旙无旡旱杲昊昃旻杳昵昶昴昜晏晄晉晁晞晝晤晧晨晟晢晰暃暈暎暉暄暘暝曁暹曉暾暼"], +["dba1","曄暸曖曚曠昿曦曩曰曵曷朏朖朞朦朧霸朮朿朶杁朸朷杆杞杠杙杣杤枉杰枩杼杪枌枋枦枡枅枷柯枴柬枳柩枸柤柞柝柢柮枹柎柆柧檜栞框栩桀桍栲桎梳栫桙档桷桿梟梏梭梔條梛梃檮梹桴梵梠梺椏梍桾椁棊椈棘椢椦棡椌棍"], +["dca1","棔棧棕椶椒椄棗棣椥棹棠棯椨椪椚椣椡棆楹楷楜楸楫楔楾楮椹楴椽楙椰楡楞楝榁楪榲榮槐榿槁槓榾槎寨槊槝榻槃榧樮榑榠榜榕榴槞槨樂樛槿權槹槲槧樅榱樞槭樔槫樊樒櫁樣樓橄樌橲樶橸橇橢橙橦橈樸樢檐檍檠檄檢檣"], +["dda1","檗蘗檻櫃櫂檸檳檬櫞櫑櫟檪櫚櫪櫻欅蘖櫺欒欖鬱欟欸欷盜欹飮歇歃歉歐歙歔歛歟歡歸歹歿殀殄殃殍殘殕殞殤殪殫殯殲殱殳殷殼毆毋毓毟毬毫毳毯麾氈氓气氛氤氣汞汕汢汪沂沍沚沁沛汾汨汳沒沐泄泱泓沽泗泅泝沮沱沾"], +["dea1","沺泛泯泙泪洟衍洶洫洽洸洙洵洳洒洌浣涓浤浚浹浙涎涕濤涅淹渕渊涵淇淦涸淆淬淞淌淨淒淅淺淙淤淕淪淮渭湮渮渙湲湟渾渣湫渫湶湍渟湃渺湎渤滿渝游溂溪溘滉溷滓溽溯滄溲滔滕溏溥滂溟潁漑灌滬滸滾漿滲漱滯漲滌"], +["dfa1","漾漓滷澆潺潸澁澀潯潛濳潭澂潼潘澎澑濂潦澳澣澡澤澹濆澪濟濕濬濔濘濱濮濛瀉瀋濺瀑瀁瀏濾瀛瀚潴瀝瀘瀟瀰瀾瀲灑灣炙炒炯烱炬炸炳炮烟烋烝烙焉烽焜焙煥煕熈煦煢煌煖煬熏燻熄熕熨熬燗熹熾燒燉燔燎燠燬燧燵燼"], +["e0a1","燹燿爍爐爛爨爭爬爰爲爻爼爿牀牆牋牘牴牾犂犁犇犒犖犢犧犹犲狃狆狄狎狒狢狠狡狹狷倏猗猊猜猖猝猴猯猩猥猾獎獏默獗獪獨獰獸獵獻獺珈玳珎玻珀珥珮珞璢琅瑯琥珸琲琺瑕琿瑟瑙瑁瑜瑩瑰瑣瑪瑶瑾璋璞璧瓊瓏瓔珱"], +["e1a1","瓠瓣瓧瓩瓮瓲瓰瓱瓸瓷甄甃甅甌甎甍甕甓甞甦甬甼畄畍畊畉畛畆畚畩畤畧畫畭畸當疆疇畴疊疉疂疔疚疝疥疣痂疳痃疵疽疸疼疱痍痊痒痙痣痞痾痿痼瘁痰痺痲痳瘋瘍瘉瘟瘧瘠瘡瘢瘤瘴瘰瘻癇癈癆癜癘癡癢癨癩癪癧癬癰"], +["e2a1","癲癶癸發皀皃皈皋皎皖皓皙皚皰皴皸皹皺盂盍盖盒盞盡盥盧盪蘯盻眈眇眄眩眤眞眥眦眛眷眸睇睚睨睫睛睥睿睾睹瞎瞋瞑瞠瞞瞰瞶瞹瞿瞼瞽瞻矇矍矗矚矜矣矮矼砌砒礦砠礪硅碎硴碆硼碚碌碣碵碪碯磑磆磋磔碾碼磅磊磬"], +["e3a1","磧磚磽磴礇礒礑礙礬礫祀祠祗祟祚祕祓祺祿禊禝禧齋禪禮禳禹禺秉秕秧秬秡秣稈稍稘稙稠稟禀稱稻稾稷穃穗穉穡穢穩龝穰穹穽窈窗窕窘窖窩竈窰窶竅竄窿邃竇竊竍竏竕竓站竚竝竡竢竦竭竰笂笏笊笆笳笘笙笞笵笨笶筐"], +["e4a1","筺笄筍笋筌筅筵筥筴筧筰筱筬筮箝箘箟箍箜箚箋箒箏筝箙篋篁篌篏箴篆篝篩簑簔篦篥籠簀簇簓篳篷簗簍篶簣簧簪簟簷簫簽籌籃籔籏籀籐籘籟籤籖籥籬籵粃粐粤粭粢粫粡粨粳粲粱粮粹粽糀糅糂糘糒糜糢鬻糯糲糴糶糺紆"], +["e5a1","紂紜紕紊絅絋紮紲紿紵絆絳絖絎絲絨絮絏絣經綉絛綏絽綛綺綮綣綵緇綽綫總綢綯緜綸綟綰緘緝緤緞緻緲緡縅縊縣縡縒縱縟縉縋縢繆繦縻縵縹繃縷縲縺繧繝繖繞繙繚繹繪繩繼繻纃緕繽辮繿纈纉續纒纐纓纔纖纎纛纜缸缺"], +["e6a1","罅罌罍罎罐网罕罔罘罟罠罨罩罧罸羂羆羃羈羇羌羔羞羝羚羣羯羲羹羮羶羸譱翅翆翊翕翔翡翦翩翳翹飜耆耄耋耒耘耙耜耡耨耿耻聊聆聒聘聚聟聢聨聳聲聰聶聹聽聿肄肆肅肛肓肚肭冐肬胛胥胙胝胄胚胖脉胯胱脛脩脣脯腋"], +["e7a1","隋腆脾腓腑胼腱腮腥腦腴膃膈膊膀膂膠膕膤膣腟膓膩膰膵膾膸膽臀臂膺臉臍臑臙臘臈臚臟臠臧臺臻臾舁舂舅與舊舍舐舖舩舫舸舳艀艙艘艝艚艟艤艢艨艪艫舮艱艷艸艾芍芒芫芟芻芬苡苣苟苒苴苳苺莓范苻苹苞茆苜茉苙"], +["e8a1","茵茴茖茲茱荀茹荐荅茯茫茗茘莅莚莪莟莢莖茣莎莇莊荼莵荳荵莠莉莨菴萓菫菎菽萃菘萋菁菷萇菠菲萍萢萠莽萸蔆菻葭萪萼蕚蒄葷葫蒭葮蒂葩葆萬葯葹萵蓊葢蒹蒿蒟蓙蓍蒻蓚蓐蓁蓆蓖蒡蔡蓿蓴蔗蔘蔬蔟蔕蔔蓼蕀蕣蕘蕈"], +["e9a1","蕁蘂蕋蕕薀薤薈薑薊薨蕭薔薛藪薇薜蕷蕾薐藉薺藏薹藐藕藝藥藜藹蘊蘓蘋藾藺蘆蘢蘚蘰蘿虍乕虔號虧虱蚓蚣蚩蚪蚋蚌蚶蚯蛄蛆蚰蛉蠣蚫蛔蛞蛩蛬蛟蛛蛯蜒蜆蜈蜀蜃蛻蜑蜉蜍蛹蜊蜴蜿蜷蜻蜥蜩蜚蝠蝟蝸蝌蝎蝴蝗蝨蝮蝙"], +["eaa1","蝓蝣蝪蠅螢螟螂螯蟋螽蟀蟐雖螫蟄螳蟇蟆螻蟯蟲蟠蠏蠍蟾蟶蟷蠎蟒蠑蠖蠕蠢蠡蠱蠶蠹蠧蠻衄衂衒衙衞衢衫袁衾袞衵衽袵衲袂袗袒袮袙袢袍袤袰袿袱裃裄裔裘裙裝裹褂裼裴裨裲褄褌褊褓襃褞褥褪褫襁襄褻褶褸襌褝襠襞"], +["eba1","襦襤襭襪襯襴襷襾覃覈覊覓覘覡覩覦覬覯覲覺覽覿觀觚觜觝觧觴觸訃訖訐訌訛訝訥訶詁詛詒詆詈詼詭詬詢誅誂誄誨誡誑誥誦誚誣諄諍諂諚諫諳諧諤諱謔諠諢諷諞諛謌謇謚諡謖謐謗謠謳鞫謦謫謾謨譁譌譏譎證譖譛譚譫"], +["eca1","譟譬譯譴譽讀讌讎讒讓讖讙讚谺豁谿豈豌豎豐豕豢豬豸豺貂貉貅貊貍貎貔豼貘戝貭貪貽貲貳貮貶賈賁賤賣賚賽賺賻贄贅贊贇贏贍贐齎贓賍贔贖赧赭赱赳趁趙跂趾趺跏跚跖跌跛跋跪跫跟跣跼踈踉跿踝踞踐踟蹂踵踰踴蹊"], +["eda1","蹇蹉蹌蹐蹈蹙蹤蹠踪蹣蹕蹶蹲蹼躁躇躅躄躋躊躓躑躔躙躪躡躬躰軆躱躾軅軈軋軛軣軼軻軫軾輊輅輕輒輙輓輜輟輛輌輦輳輻輹轅轂輾轌轉轆轎轗轜轢轣轤辜辟辣辭辯辷迚迥迢迪迯邇迴逅迹迺逑逕逡逍逞逖逋逧逶逵逹迸"], +["eea1","遏遐遑遒逎遉逾遖遘遞遨遯遶隨遲邂遽邁邀邊邉邏邨邯邱邵郢郤扈郛鄂鄒鄙鄲鄰酊酖酘酣酥酩酳酲醋醉醂醢醫醯醪醵醴醺釀釁釉釋釐釖釟釡釛釼釵釶鈞釿鈔鈬鈕鈑鉞鉗鉅鉉鉤鉈銕鈿鉋鉐銜銖銓銛鉚鋏銹銷鋩錏鋺鍄錮"], +["efa1","錙錢錚錣錺錵錻鍜鍠鍼鍮鍖鎰鎬鎭鎔鎹鏖鏗鏨鏥鏘鏃鏝鏐鏈鏤鐚鐔鐓鐃鐇鐐鐶鐫鐵鐡鐺鑁鑒鑄鑛鑠鑢鑞鑪鈩鑰鑵鑷鑽鑚鑼鑾钁鑿閂閇閊閔閖閘閙閠閨閧閭閼閻閹閾闊濶闃闍闌闕闔闖關闡闥闢阡阨阮阯陂陌陏陋陷陜陞"], +["f0a1","陝陟陦陲陬隍隘隕隗險隧隱隲隰隴隶隸隹雎雋雉雍襍雜霍雕雹霄霆霈霓霎霑霏霖霙霤霪霰霹霽霾靄靆靈靂靉靜靠靤靦靨勒靫靱靹鞅靼鞁靺鞆鞋鞏鞐鞜鞨鞦鞣鞳鞴韃韆韈韋韜韭齏韲竟韶韵頏頌頸頤頡頷頽顆顏顋顫顯顰"], +["f1a1","顱顴顳颪颯颱颶飄飃飆飩飫餃餉餒餔餘餡餝餞餤餠餬餮餽餾饂饉饅饐饋饑饒饌饕馗馘馥馭馮馼駟駛駝駘駑駭駮駱駲駻駸騁騏騅駢騙騫騷驅驂驀驃騾驕驍驛驗驟驢驥驤驩驫驪骭骰骼髀髏髑髓體髞髟髢髣髦髯髫髮髴髱髷"], +["f2a1","髻鬆鬘鬚鬟鬢鬣鬥鬧鬨鬩鬪鬮鬯鬲魄魃魏魍魎魑魘魴鮓鮃鮑鮖鮗鮟鮠鮨鮴鯀鯊鮹鯆鯏鯑鯒鯣鯢鯤鯔鯡鰺鯲鯱鯰鰕鰔鰉鰓鰌鰆鰈鰒鰊鰄鰮鰛鰥鰤鰡鰰鱇鰲鱆鰾鱚鱠鱧鱶鱸鳧鳬鳰鴉鴈鳫鴃鴆鴪鴦鶯鴣鴟鵄鴕鴒鵁鴿鴾鵆鵈"], +["f3a1","鵝鵞鵤鵑鵐鵙鵲鶉鶇鶫鵯鵺鶚鶤鶩鶲鷄鷁鶻鶸鶺鷆鷏鷂鷙鷓鷸鷦鷭鷯鷽鸚鸛鸞鹵鹹鹽麁麈麋麌麒麕麑麝麥麩麸麪麭靡黌黎黏黐黔黜點黝黠黥黨黯黴黶黷黹黻黼黽鼇鼈皷鼕鼡鼬鼾齊齒齔齣齟齠齡齦齧齬齪齷齲齶龕龜龠"], +["f4a1","堯槇遙瑤凜熙"], +["f9a1","纊褜鍈銈蓜俉炻昱棈鋹曻彅丨仡仼伀伃伹佖侒侊侚侔俍偀倢俿倞偆偰偂傔僴僘兊兤冝冾凬刕劜劦勀勛匀匇匤卲厓厲叝﨎咜咊咩哿喆坙坥垬埈埇﨏塚增墲夋奓奛奝奣妤妺孖寀甯寘寬尞岦岺峵崧嵓﨑嵂嵭嶸嶹巐弡弴彧德"], +["faa1","忞恝悅悊惞惕愠惲愑愷愰憘戓抦揵摠撝擎敎昀昕昻昉昮昞昤晥晗晙晴晳暙暠暲暿曺朎朗杦枻桒柀栁桄棏﨓楨﨔榘槢樰橫橆橳橾櫢櫤毖氿汜沆汯泚洄涇浯涖涬淏淸淲淼渹湜渧渼溿澈澵濵瀅瀇瀨炅炫焏焄煜煆煇凞燁燾犱"], +["fba1","犾猤猪獷玽珉珖珣珒琇珵琦琪琩琮瑢璉璟甁畯皂皜皞皛皦益睆劯砡硎硤硺礰礼神祥禔福禛竑竧靖竫箞精絈絜綷綠緖繒罇羡羽茁荢荿菇菶葈蒴蕓蕙蕫﨟薰蘒﨡蠇裵訒訷詹誧誾諟諸諶譓譿賰賴贒赶﨣軏﨤逸遧郞都鄕鄧釚"], +["fca1","釗釞釭釮釤釥鈆鈐鈊鈺鉀鈼鉎鉙鉑鈹鉧銧鉷鉸鋧鋗鋙鋐﨧鋕鋠鋓錥錡鋻﨨錞鋿錝錂鍰鍗鎤鏆鏞鏸鐱鑅鑈閒隆﨩隝隯霳霻靃靍靏靑靕顗顥飯飼餧館馞驎髙髜魵魲鮏鮱鮻鰀鵰鵫鶴鸙黑"], +["fcf1","ⅰ",9,"¬¦'""], +["8fa2af","˘ˇ¸˙˝¯˛˚~΄΅"], +["8fa2c2","¡¦¿"], +["8fa2eb","ºª©®™¤№"], +["8fa6e1","ΆΈΉΊΪ"], +["8fa6e7","Ό"], +["8fa6e9","ΎΫ"], +["8fa6ec","Ώ"], +["8fa6f1","άέήίϊΐόςύϋΰώ"], +["8fa7c2","Ђ",10,"ЎЏ"], +["8fa7f2","ђ",10,"ўџ"], +["8fa9a1","ÆĐ"], +["8fa9a4","Ħ"], +["8fa9a6","IJ"], +["8fa9a8","ŁĿ"], +["8fa9ab","ŊØŒ"], +["8fa9af","ŦÞ"], +["8fa9c1","æđðħıijĸłŀʼnŋøœßŧþ"], +["8faaa1","ÁÀÄÂĂǍĀĄÅÃĆĈČÇĊĎÉÈËÊĚĖĒĘ"], +["8faaba","ĜĞĢĠĤÍÌÏÎǏİĪĮĨĴĶĹĽĻŃŇŅÑÓÒÖÔǑŐŌÕŔŘŖŚŜŠŞŤŢÚÙÜÛŬǓŰŪŲŮŨǗǛǙǕŴÝŸŶŹŽŻ"], +["8faba1","áàäâăǎāąåãćĉčçċďéèëêěėēęǵĝğ"], +["8fabbd","ġĥíìïîǐ"], +["8fabc5","īįĩĵķĺľļńňņñóòöôǒőōõŕřŗśŝšşťţúùüûŭǔűūųůũǘǜǚǖŵýÿŷźžż"], +["8fb0a1","丂丄丅丌丒丟丣两丨丫丮丯丰丵乀乁乄乇乑乚乜乣乨乩乴乵乹乿亍亖亗亝亯亹仃仐仚仛仠仡仢仨仯仱仳仵份仾仿伀伂伃伈伋伌伒伕伖众伙伮伱你伳伵伷伹伻伾佀佂佈佉佋佌佒佔佖佘佟佣佪佬佮佱佷佸佹佺佽佾侁侂侄"], +["8fb1a1","侅侉侊侌侎侐侒侓侔侗侙侚侞侟侲侷侹侻侼侽侾俀俁俅俆俈俉俋俌俍俏俒俜俠俢俰俲俼俽俿倀倁倄倇倊倌倎倐倓倗倘倛倜倝倞倢倧倮倰倲倳倵偀偁偂偅偆偊偌偎偑偒偓偗偙偟偠偢偣偦偧偪偭偰偱倻傁傃傄傆傊傎傏傐"], +["8fb2a1","傒傓傔傖傛傜傞",4,"傪傯傰傹傺傽僀僃僄僇僌僎僐僓僔僘僜僝僟僢僤僦僨僩僯僱僶僺僾儃儆儇儈儋儌儍儎僲儐儗儙儛儜儝儞儣儧儨儬儭儯儱儳儴儵儸儹兂兊兏兓兕兗兘兟兤兦兾冃冄冋冎冘冝冡冣冭冸冺冼冾冿凂"], +["8fb3a1","凈减凑凒凓凕凘凞凢凥凮凲凳凴凷刁刂刅划刓刕刖刘刢刨刱刲刵刼剅剉剕剗剘剚剜剟剠剡剦剮剷剸剹劀劂劅劊劌劓劕劖劗劘劚劜劤劥劦劧劯劰劶劷劸劺劻劽勀勄勆勈勌勏勑勔勖勛勜勡勥勨勩勪勬勰勱勴勶勷匀匃匊匋"], +["8fb4a1","匌匑匓匘匛匜匞匟匥匧匨匩匫匬匭匰匲匵匼匽匾卂卌卋卙卛卡卣卥卬卭卲卹卾厃厇厈厎厓厔厙厝厡厤厪厫厯厲厴厵厷厸厺厽叀叅叏叒叓叕叚叝叞叠另叧叵吂吓吚吡吧吨吪启吱吴吵呃呄呇呍呏呞呢呤呦呧呩呫呭呮呴呿"], +["8fb5a1","咁咃咅咈咉咍咑咕咖咜咟咡咦咧咩咪咭咮咱咷咹咺咻咿哆哊响哎哠哪哬哯哶哼哾哿唀唁唅唈唉唌唍唎唕唪唫唲唵唶唻唼唽啁啇啉啊啍啐啑啘啚啛啞啠啡啤啦啿喁喂喆喈喎喏喑喒喓喔喗喣喤喭喲喿嗁嗃嗆嗉嗋嗌嗎嗑嗒"], +["8fb6a1","嗓嗗嗘嗛嗞嗢嗩嗶嗿嘅嘈嘊嘍",5,"嘙嘬嘰嘳嘵嘷嘹嘻嘼嘽嘿噀噁噃噄噆噉噋噍噏噔噞噠噡噢噣噦噩噭噯噱噲噵嚄嚅嚈嚋嚌嚕嚙嚚嚝嚞嚟嚦嚧嚨嚩嚫嚬嚭嚱嚳嚷嚾囅囉囊囋囏囐囌囍囙囜囝囟囡囤",4,"囱囫园"], +["8fb7a1","囶囷圁圂圇圊圌圑圕圚圛圝圠圢圣圤圥圩圪圬圮圯圳圴圽圾圿坅坆坌坍坒坢坥坧坨坫坭",4,"坳坴坵坷坹坺坻坼坾垁垃垌垔垗垙垚垜垝垞垟垡垕垧垨垩垬垸垽埇埈埌埏埕埝埞埤埦埧埩埭埰埵埶埸埽埾埿堃堄堈堉埡"], +["8fb8a1","堌堍堛堞堟堠堦堧堭堲堹堿塉塌塍塏塐塕塟塡塤塧塨塸塼塿墀墁墇墈墉墊墌墍墏墐墔墖墝墠墡墢墦墩墱墲壄墼壂壈壍壎壐壒壔壖壚壝壡壢壩壳夅夆夋夌夒夓夔虁夝夡夣夤夨夯夰夳夵夶夿奃奆奒奓奙奛奝奞奟奡奣奫奭"], +["8fb9a1","奯奲奵奶她奻奼妋妌妎妒妕妗妟妤妧妭妮妯妰妳妷妺妼姁姃姄姈姊姍姒姝姞姟姣姤姧姮姯姱姲姴姷娀娄娌娍娎娒娓娞娣娤娧娨娪娭娰婄婅婇婈婌婐婕婞婣婥婧婭婷婺婻婾媋媐媓媖媙媜媞媟媠媢媧媬媱媲媳媵媸媺媻媿"], +["8fbaa1","嫄嫆嫈嫏嫚嫜嫠嫥嫪嫮嫵嫶嫽嬀嬁嬈嬗嬴嬙嬛嬝嬡嬥嬭嬸孁孋孌孒孖孞孨孮孯孼孽孾孿宁宄宆宊宎宐宑宓宔宖宨宩宬宭宯宱宲宷宺宼寀寁寍寏寖",4,"寠寯寱寴寽尌尗尞尟尣尦尩尫尬尮尰尲尵尶屙屚屜屢屣屧屨屩"], +["8fbba1","屭屰屴屵屺屻屼屽岇岈岊岏岒岝岟岠岢岣岦岪岲岴岵岺峉峋峒峝峗峮峱峲峴崁崆崍崒崫崣崤崦崧崱崴崹崽崿嵂嵃嵆嵈嵕嵑嵙嵊嵟嵠嵡嵢嵤嵪嵭嵰嵹嵺嵾嵿嶁嶃嶈嶊嶒嶓嶔嶕嶙嶛嶟嶠嶧嶫嶰嶴嶸嶹巃巇巋巐巎巘巙巠巤"], +["8fbca1","巩巸巹帀帇帍帒帔帕帘帟帠帮帨帲帵帾幋幐幉幑幖幘幛幜幞幨幪",4,"幰庀庋庎庢庤庥庨庪庬庱庳庽庾庿廆廌廋廎廑廒廔廕廜廞廥廫异弆弇弈弎弙弜弝弡弢弣弤弨弫弬弮弰弴弶弻弽弿彀彄彅彇彍彐彔彘彛彠彣彤彧"], +["8fbda1","彯彲彴彵彸彺彽彾徉徍徏徖徜徝徢徧徫徤徬徯徰徱徸忄忇忈忉忋忐",4,"忞忡忢忨忩忪忬忭忮忯忲忳忶忺忼怇怊怍怓怔怗怘怚怟怤怭怳怵恀恇恈恉恌恑恔恖恗恝恡恧恱恾恿悂悆悈悊悎悑悓悕悘悝悞悢悤悥您悰悱悷"], +["8fbea1","悻悾惂惄惈惉惊惋惎惏惔惕惙惛惝惞惢惥惲惵惸惼惽愂愇愊愌愐",4,"愖愗愙愜愞愢愪愫愰愱愵愶愷愹慁慅慆慉慞慠慬慲慸慻慼慿憀憁憃憄憋憍憒憓憗憘憜憝憟憠憥憨憪憭憸憹憼懀懁懂懎懏懕懜懝懞懟懡懢懧懩懥"], +["8fbfa1","懬懭懯戁戃戄戇戓戕戜戠戢戣戧戩戫戹戽扂扃扄扆扌扐扑扒扔扖扚扜扤扭扯扳扺扽抍抎抏抐抦抨抳抶抷抺抾抿拄拎拕拖拚拪拲拴拼拽挃挄挊挋挍挐挓挖挘挩挪挭挵挶挹挼捁捂捃捄捆捊捋捎捒捓捔捘捛捥捦捬捭捱捴捵"], +["8fc0a1","捸捼捽捿掂掄掇掊掐掔掕掙掚掞掤掦掭掮掯掽揁揅揈揎揑揓揔揕揜揠揥揪揬揲揳揵揸揹搉搊搐搒搔搘搞搠搢搤搥搩搪搯搰搵搽搿摋摏摑摒摓摔摚摛摜摝摟摠摡摣摭摳摴摻摽撅撇撏撐撑撘撙撛撝撟撡撣撦撨撬撳撽撾撿"], +["8fc1a1","擄擉擊擋擌擎擐擑擕擗擤擥擩擪擭擰擵擷擻擿攁攄攈攉攊攏攓攔攖攙攛攞攟攢攦攩攮攱攺攼攽敃敇敉敐敒敔敟敠敧敫敺敽斁斅斊斒斕斘斝斠斣斦斮斲斳斴斿旂旈旉旎旐旔旖旘旟旰旲旴旵旹旾旿昀昄昈昉昍昑昒昕昖昝"], +["8fc2a1","昞昡昢昣昤昦昩昪昫昬昮昰昱昳昹昷晀晅晆晊晌晑晎晗晘晙晛晜晠晡曻晪晫晬晾晳晵晿晷晸晹晻暀晼暋暌暍暐暒暙暚暛暜暟暠暤暭暱暲暵暻暿曀曂曃曈曌曎曏曔曛曟曨曫曬曮曺朅朇朎朓朙朜朠朢朳朾杅杇杈杌杔杕杝"], +["8fc3a1","杦杬杮杴杶杻极构枎枏枑枓枖枘枙枛枰枱枲枵枻枼枽柹柀柂柃柅柈柉柒柗柙柜柡柦柰柲柶柷桒栔栙栝栟栨栧栬栭栯栰栱栳栻栿桄桅桊桌桕桗桘桛桫桮",4,"桵桹桺桻桼梂梄梆梈梖梘梚梜梡梣梥梩梪梮梲梻棅棈棌棏"], +["8fc4a1","棐棑棓棖棙棜棝棥棨棪棫棬棭棰棱棵棶棻棼棽椆椉椊椐椑椓椖椗椱椳椵椸椻楂楅楉楎楗楛楣楤楥楦楨楩楬楰楱楲楺楻楿榀榍榒榖榘榡榥榦榨榫榭榯榷榸榺榼槅槈槑槖槗槢槥槮槯槱槳槵槾樀樁樃樏樑樕樚樝樠樤樨樰樲"], +["8fc5a1","樴樷樻樾樿橅橆橉橊橎橐橑橒橕橖橛橤橧橪橱橳橾檁檃檆檇檉檋檑檛檝檞檟檥檫檯檰檱檴檽檾檿櫆櫉櫈櫌櫐櫔櫕櫖櫜櫝櫤櫧櫬櫰櫱櫲櫼櫽欂欃欆欇欉欏欐欑欗欛欞欤欨欫欬欯欵欶欻欿歆歊歍歒歖歘歝歠歧歫歮歰歵歽"], +["8fc6a1","歾殂殅殗殛殟殠殢殣殨殩殬殭殮殰殸殹殽殾毃毄毉毌毖毚毡毣毦毧毮毱毷毹毿氂氄氅氉氍氎氐氒氙氟氦氧氨氬氮氳氵氶氺氻氿汊汋汍汏汒汔汙汛汜汫汭汯汴汶汸汹汻沅沆沇沉沔沕沗沘沜沟沰沲沴泂泆泍泏泐泑泒泔泖"], +["8fc7a1","泚泜泠泧泩泫泬泮泲泴洄洇洊洎洏洑洓洚洦洧洨汧洮洯洱洹洼洿浗浞浟浡浥浧浯浰浼涂涇涑涒涔涖涗涘涪涬涴涷涹涽涿淄淈淊淎淏淖淛淝淟淠淢淥淩淯淰淴淶淼渀渄渞渢渧渲渶渹渻渼湄湅湈湉湋湏湑湒湓湔湗湜湝湞"], +["8fc8a1","湢湣湨湳湻湽溍溓溙溠溧溭溮溱溳溻溿滀滁滃滇滈滊滍滎滏滫滭滮滹滻滽漄漈漊漌漍漖漘漚漛漦漩漪漯漰漳漶漻漼漭潏潑潒潓潗潙潚潝潞潡潢潨潬潽潾澃澇澈澋澌澍澐澒澓澔澖澚澟澠澥澦澧澨澮澯澰澵澶澼濅濇濈濊"], +["8fc9a1","濚濞濨濩濰濵濹濼濽瀀瀅瀆瀇瀍瀗瀠瀣瀯瀴瀷瀹瀼灃灄灈灉灊灋灔灕灝灞灎灤灥灬灮灵灶灾炁炅炆炔",4,"炛炤炫炰炱炴炷烊烑烓烔烕烖烘烜烤烺焃",4,"焋焌焏焞焠焫焭焯焰焱焸煁煅煆煇煊煋煐煒煗煚煜煞煠"], +["8fcaa1","煨煹熀熅熇熌熒熚熛熠熢熯熰熲熳熺熿燀燁燄燋燌燓燖燙燚燜燸燾爀爇爈爉爓爗爚爝爟爤爫爯爴爸爹牁牂牃牅牎牏牐牓牕牖牚牜牞牠牣牨牫牮牯牱牷牸牻牼牿犄犉犍犎犓犛犨犭犮犱犴犾狁狇狉狌狕狖狘狟狥狳狴狺狻"], +["8fcba1","狾猂猄猅猇猋猍猒猓猘猙猞猢猤猧猨猬猱猲猵猺猻猽獃獍獐獒獖獘獝獞獟獠獦獧獩獫獬獮獯獱獷獹獼玀玁玃玅玆玎玐玓玕玗玘玜玞玟玠玢玥玦玪玫玭玵玷玹玼玽玿珅珆珉珋珌珏珒珓珖珙珝珡珣珦珧珩珴珵珷珹珺珻珽"], +["8fcca1","珿琀琁琄琇琊琑琚琛琤琦琨",9,"琹瑀瑃瑄瑆瑇瑋瑍瑑瑒瑗瑝瑢瑦瑧瑨瑫瑭瑮瑱瑲璀璁璅璆璇璉璏璐璑璒璘璙璚璜璟璠璡璣璦璨璩璪璫璮璯璱璲璵璹璻璿瓈瓉瓌瓐瓓瓘瓚瓛瓞瓟瓤瓨瓪瓫瓯瓴瓺瓻瓼瓿甆"], +["8fcda1","甒甖甗甠甡甤甧甩甪甯甶甹甽甾甿畀畃畇畈畎畐畒畗畞畟畡畯畱畹",5,"疁疅疐疒疓疕疙疜疢疤疴疺疿痀痁痄痆痌痎痏痗痜痟痠痡痤痧痬痮痯痱痹瘀瘂瘃瘄瘇瘈瘊瘌瘏瘒瘓瘕瘖瘙瘛瘜瘝瘞瘣瘥瘦瘩瘭瘲瘳瘵瘸瘹"], +["8fcea1","瘺瘼癊癀癁癃癄癅癉癋癕癙癟癤癥癭癮癯癱癴皁皅皌皍皕皛皜皝皟皠皢",6,"皪皭皽盁盅盉盋盌盎盔盙盠盦盨盬盰盱盶盹盼眀眆眊眎眒眔眕眗眙眚眜眢眨眭眮眯眴眵眶眹眽眾睂睅睆睊睍睎睏睒睖睗睜睞睟睠睢"], +["8fcfa1","睤睧睪睬睰睲睳睴睺睽瞀瞄瞌瞍瞔瞕瞖瞚瞟瞢瞧瞪瞮瞯瞱瞵瞾矃矉矑矒矕矙矞矟矠矤矦矪矬矰矱矴矸矻砅砆砉砍砎砑砝砡砢砣砭砮砰砵砷硃硄硇硈硌硎硒硜硞硠硡硣硤硨硪确硺硾碊碏碔碘碡碝碞碟碤碨碬碭碰碱碲碳"], +["8fd0a1","碻碽碿磇磈磉磌磎磒磓磕磖磤磛磟磠磡磦磪磲磳礀磶磷磺磻磿礆礌礐礚礜礞礟礠礥礧礩礭礱礴礵礻礽礿祄祅祆祊祋祏祑祔祘祛祜祧祩祫祲祹祻祼祾禋禌禑禓禔禕禖禘禛禜禡禨禩禫禯禱禴禸离秂秄秇秈秊秏秔秖秚秝秞"], +["8fd1a1","秠秢秥秪秫秭秱秸秼稂稃稇稉稊稌稑稕稛稞稡稧稫稭稯稰稴稵稸稹稺穄穅穇穈穌穕穖穙穜穝穟穠穥穧穪穭穵穸穾窀窂窅窆窊窋窐窑窔窞窠窣窬窳窵窹窻窼竆竉竌竎竑竛竨竩竫竬竱竴竻竽竾笇笔笟笣笧笩笪笫笭笮笯笰"], +["8fd2a1","笱笴笽笿筀筁筇筎筕筠筤筦筩筪筭筯筲筳筷箄箉箎箐箑箖箛箞箠箥箬箯箰箲箵箶箺箻箼箽篂篅篈篊篔篖篗篙篚篛篨篪篲篴篵篸篹篺篼篾簁簂簃簄簆簉簋簌簎簏簙簛簠簥簦簨簬簱簳簴簶簹簺籆籊籕籑籒籓籙",5], +["8fd3a1","籡籣籧籩籭籮籰籲籹籼籽粆粇粏粔粞粠粦粰粶粷粺粻粼粿糄糇糈糉糍糏糓糔糕糗糙糚糝糦糩糫糵紃紇紈紉紏紑紒紓紖紝紞紣紦紪紭紱紼紽紾絀絁絇絈絍絑絓絗絙絚絜絝絥絧絪絰絸絺絻絿綁綂綃綅綆綈綋綌綍綑綖綗綝"], +["8fd4a1","綞綦綧綪綳綶綷綹緂",4,"緌緍緎緗緙縀緢緥緦緪緫緭緱緵緶緹緺縈縐縑縕縗縜縝縠縧縨縬縭縯縳縶縿繄繅繇繎繐繒繘繟繡繢繥繫繮繯繳繸繾纁纆纇纊纍纑纕纘纚纝纞缼缻缽缾缿罃罄罇罏罒罓罛罜罝罡罣罤罥罦罭"], +["8fd5a1","罱罽罾罿羀羋羍羏羐羑羖羗羜羡羢羦羪羭羴羼羿翀翃翈翎翏翛翟翣翥翨翬翮翯翲翺翽翾翿耇耈耊耍耎耏耑耓耔耖耝耞耟耠耤耦耬耮耰耴耵耷耹耺耼耾聀聄聠聤聦聭聱聵肁肈肎肜肞肦肧肫肸肹胈胍胏胒胔胕胗胘胠胭胮"], +["8fd6a1","胰胲胳胶胹胺胾脃脋脖脗脘脜脞脠脤脧脬脰脵脺脼腅腇腊腌腒腗腠腡腧腨腩腭腯腷膁膐膄膅膆膋膎膖膘膛膞膢膮膲膴膻臋臃臅臊臎臏臕臗臛臝臞臡臤臫臬臰臱臲臵臶臸臹臽臿舀舃舏舓舔舙舚舝舡舢舨舲舴舺艃艄艅艆"], +["8fd7a1","艋艎艏艑艖艜艠艣艧艭艴艻艽艿芀芁芃芄芇芉芊芎芑芔芖芘芚芛芠芡芣芤芧芨芩芪芮芰芲芴芷芺芼芾芿苆苐苕苚苠苢苤苨苪苭苯苶苷苽苾茀茁茇茈茊茋荔茛茝茞茟茡茢茬茭茮茰茳茷茺茼茽荂荃荄荇荍荎荑荕荖荗荰荸"], +["8fd8a1","荽荿莀莂莄莆莍莒莔莕莘莙莛莜莝莦莧莩莬莾莿菀菇菉菏菐菑菔菝荓菨菪菶菸菹菼萁萆萊萏萑萕萙莭萯萹葅葇葈葊葍葏葑葒葖葘葙葚葜葠葤葥葧葪葰葳葴葶葸葼葽蒁蒅蒒蒓蒕蒞蒦蒨蒩蒪蒯蒱蒴蒺蒽蒾蓀蓂蓇蓈蓌蓏蓓"], +["8fd9a1","蓜蓧蓪蓯蓰蓱蓲蓷蔲蓺蓻蓽蔂蔃蔇蔌蔎蔐蔜蔞蔢蔣蔤蔥蔧蔪蔫蔯蔳蔴蔶蔿蕆蕏",4,"蕖蕙蕜",6,"蕤蕫蕯蕹蕺蕻蕽蕿薁薅薆薉薋薌薏薓薘薝薟薠薢薥薧薴薶薷薸薼薽薾薿藂藇藊藋藎薭藘藚藟藠藦藨藭藳藶藼"], +["8fdaa1","藿蘀蘄蘅蘍蘎蘐蘑蘒蘘蘙蘛蘞蘡蘧蘩蘶蘸蘺蘼蘽虀虂虆虒虓虖虗虘虙虝虠",4,"虩虬虯虵虶虷虺蚍蚑蚖蚘蚚蚜蚡蚦蚧蚨蚭蚱蚳蚴蚵蚷蚸蚹蚿蛀蛁蛃蛅蛑蛒蛕蛗蛚蛜蛠蛣蛥蛧蚈蛺蛼蛽蜄蜅蜇蜋蜎蜏蜐蜓蜔蜙蜞蜟蜡蜣"], +["8fdba1","蜨蜮蜯蜱蜲蜹蜺蜼蜽蜾蝀蝃蝅蝍蝘蝝蝡蝤蝥蝯蝱蝲蝻螃",6,"螋螌螐螓螕螗螘螙螞螠螣螧螬螭螮螱螵螾螿蟁蟈蟉蟊蟎蟕蟖蟙蟚蟜蟟蟢蟣蟤蟪蟫蟭蟱蟳蟸蟺蟿蠁蠃蠆蠉蠊蠋蠐蠙蠒蠓蠔蠘蠚蠛蠜蠞蠟蠨蠭蠮蠰蠲蠵"], +["8fdca1","蠺蠼衁衃衅衈衉衊衋衎衑衕衖衘衚衜衟衠衤衩衱衹衻袀袘袚袛袜袟袠袨袪袺袽袾裀裊",4,"裑裒裓裛裞裧裯裰裱裵裷褁褆褍褎褏褕褖褘褙褚褜褠褦褧褨褰褱褲褵褹褺褾襀襂襅襆襉襏襒襗襚襛襜襡襢襣襫襮襰襳襵襺"], +["8fdda1","襻襼襽覉覍覐覔覕覛覜覟覠覥覰覴覵覶覷覼觔",4,"觥觩觫觭觱觳觶觹觽觿訄訅訇訏訑訒訔訕訞訠訢訤訦訫訬訯訵訷訽訾詀詃詅詇詉詍詎詓詖詗詘詜詝詡詥詧詵詶詷詹詺詻詾詿誀誃誆誋誏誐誒誖誗誙誟誧誩誮誯誳"], +["8fdea1","誶誷誻誾諃諆諈諉諊諑諓諔諕諗諝諟諬諰諴諵諶諼諿謅謆謋謑謜謞謟謊謭謰謷謼譂",4,"譈譒譓譔譙譍譞譣譭譶譸譹譼譾讁讄讅讋讍讏讔讕讜讞讟谸谹谽谾豅豇豉豋豏豑豓豔豗豘豛豝豙豣豤豦豨豩豭豳豵豶豻豾貆"], +["8fdfa1","貇貋貐貒貓貙貛貜貤貹貺賅賆賉賋賏賖賕賙賝賡賨賬賯賰賲賵賷賸賾賿贁贃贉贒贗贛赥赩赬赮赿趂趄趈趍趐趑趕趞趟趠趦趫趬趯趲趵趷趹趻跀跅跆跇跈跊跎跑跔跕跗跙跤跥跧跬跰趼跱跲跴跽踁踄踅踆踋踑踔踖踠踡踢"], +["8fe0a1","踣踦踧踱踳踶踷踸踹踽蹀蹁蹋蹍蹎蹏蹔蹛蹜蹝蹞蹡蹢蹩蹬蹭蹯蹰蹱蹹蹺蹻躂躃躉躐躒躕躚躛躝躞躢躧躩躭躮躳躵躺躻軀軁軃軄軇軏軑軔軜軨軮軰軱軷軹軺軭輀輂輇輈輏輐輖輗輘輞輠輡輣輥輧輨輬輭輮輴輵輶輷輺轀轁"], +["8fe1a1","轃轇轏轑",4,"轘轝轞轥辝辠辡辤辥辦辵辶辸达迀迁迆迊迋迍运迒迓迕迠迣迤迨迮迱迵迶迻迾适逄逈逌逘逛逨逩逯逪逬逭逳逴逷逿遃遄遌遛遝遢遦遧遬遰遴遹邅邈邋邌邎邐邕邗邘邙邛邠邡邢邥邰邲邳邴邶邽郌邾郃"], +["8fe2a1","郄郅郇郈郕郗郘郙郜郝郟郥郒郶郫郯郰郴郾郿鄀鄄鄅鄆鄈鄍鄐鄔鄖鄗鄘鄚鄜鄞鄠鄥鄢鄣鄧鄩鄮鄯鄱鄴鄶鄷鄹鄺鄼鄽酃酇酈酏酓酗酙酚酛酡酤酧酭酴酹酺酻醁醃醅醆醊醎醑醓醔醕醘醞醡醦醨醬醭醮醰醱醲醳醶醻醼醽醿"], +["8fe3a1","釂釃釅釓釔釗釙釚釞釤釥釩釪釬",5,"釷釹釻釽鈀鈁鈄鈅鈆鈇鈉鈊鈌鈐鈒鈓鈖鈘鈜鈝鈣鈤鈥鈦鈨鈮鈯鈰鈳鈵鈶鈸鈹鈺鈼鈾鉀鉂鉃鉆鉇鉊鉍鉎鉏鉑鉘鉙鉜鉝鉠鉡鉥鉧鉨鉩鉮鉯鉰鉵",4,"鉻鉼鉽鉿銈銉銊銍銎銒銗"], +["8fe4a1","銙銟銠銤銥銧銨銫銯銲銶銸銺銻銼銽銿",4,"鋅鋆鋇鋈鋋鋌鋍鋎鋐鋓鋕鋗鋘鋙鋜鋝鋟鋠鋡鋣鋥鋧鋨鋬鋮鋰鋹鋻鋿錀錂錈錍錑錔錕錜錝錞錟錡錤錥錧錩錪錳錴錶錷鍇鍈鍉鍐鍑鍒鍕鍗鍘鍚鍞鍤鍥鍧鍩鍪鍭鍯鍰鍱鍳鍴鍶"], +["8fe5a1","鍺鍽鍿鎀鎁鎂鎈鎊鎋鎍鎏鎒鎕鎘鎛鎞鎡鎣鎤鎦鎨鎫鎴鎵鎶鎺鎩鏁鏄鏅鏆鏇鏉",4,"鏓鏙鏜鏞鏟鏢鏦鏧鏹鏷鏸鏺鏻鏽鐁鐂鐄鐈鐉鐍鐎鐏鐕鐖鐗鐟鐮鐯鐱鐲鐳鐴鐻鐿鐽鑃鑅鑈鑊鑌鑕鑙鑜鑟鑡鑣鑨鑫鑭鑮鑯鑱鑲钄钃镸镹"], +["8fe6a1","镾閄閈閌閍閎閝閞閟閡閦閩閫閬閴閶閺閽閿闆闈闉闋闐闑闒闓闙闚闝闞闟闠闤闦阝阞阢阤阥阦阬阱阳阷阸阹阺阼阽陁陒陔陖陗陘陡陮陴陻陼陾陿隁隂隃隄隉隑隖隚隝隟隤隥隦隩隮隯隳隺雊雒嶲雘雚雝雞雟雩雯雱雺霂"], +["8fe7a1","霃霅霉霚霛霝霡霢霣霨霱霳靁靃靊靎靏靕靗靘靚靛靣靧靪靮靳靶靷靸靻靽靿鞀鞉鞕鞖鞗鞙鞚鞞鞟鞢鞬鞮鞱鞲鞵鞶鞸鞹鞺鞼鞾鞿韁韄韅韇韉韊韌韍韎韐韑韔韗韘韙韝韞韠韛韡韤韯韱韴韷韸韺頇頊頙頍頎頔頖頜頞頠頣頦"], +["8fe8a1","頫頮頯頰頲頳頵頥頾顄顇顊顑顒顓顖顗顙顚顢顣顥顦顪顬颫颭颮颰颴颷颸颺颻颿飂飅飈飌飡飣飥飦飧飪飳飶餂餇餈餑餕餖餗餚餛餜餟餢餦餧餫餱",4,"餹餺餻餼饀饁饆饇饈饍饎饔饘饙饛饜饞饟饠馛馝馟馦馰馱馲馵"], +["8fe9a1","馹馺馽馿駃駉駓駔駙駚駜駞駧駪駫駬駰駴駵駹駽駾騂騃騄騋騌騐騑騖騞騠騢騣騤騧騭騮騳騵騶騸驇驁驄驊驋驌驎驑驔驖驝骪骬骮骯骲骴骵骶骹骻骾骿髁髃髆髈髎髐髒髕髖髗髛髜髠髤髥髧髩髬髲髳髵髹髺髽髿",4], +["8feaa1","鬄鬅鬈鬉鬋鬌鬍鬎鬐鬒鬖鬙鬛鬜鬠鬦鬫鬭鬳鬴鬵鬷鬹鬺鬽魈魋魌魕魖魗魛魞魡魣魥魦魨魪",4,"魳魵魷魸魹魿鮀鮄鮅鮆鮇鮉鮊鮋鮍鮏鮐鮔鮚鮝鮞鮦鮧鮩鮬鮰鮱鮲鮷鮸鮻鮼鮾鮿鯁鯇鯈鯎鯐鯗鯘鯝鯟鯥鯧鯪鯫鯯鯳鯷鯸"], +["8feba1","鯹鯺鯽鯿鰀鰂鰋鰏鰑鰖鰘鰙鰚鰜鰞鰢鰣鰦",4,"鰱鰵鰶鰷鰽鱁鱃鱄鱅鱉鱊鱎鱏鱐鱓鱔鱖鱘鱛鱝鱞鱟鱣鱩鱪鱜鱫鱨鱮鱰鱲鱵鱷鱻鳦鳲鳷鳹鴋鴂鴑鴗鴘鴜鴝鴞鴯鴰鴲鴳鴴鴺鴼鵅鴽鵂鵃鵇鵊鵓鵔鵟鵣鵢鵥鵩鵪鵫鵰鵶鵷鵻"], +["8feca1","鵼鵾鶃鶄鶆鶊鶍鶎鶒鶓鶕鶖鶗鶘鶡鶪鶬鶮鶱鶵鶹鶼鶿鷃鷇鷉鷊鷔鷕鷖鷗鷚鷞鷟鷠鷥鷧鷩鷫鷮鷰鷳鷴鷾鸊鸂鸇鸎鸐鸑鸒鸕鸖鸙鸜鸝鹺鹻鹼麀麂麃麄麅麇麎麏麖麘麛麞麤麨麬麮麯麰麳麴麵黆黈黋黕黟黤黧黬黭黮黰黱黲黵"], +["8feda1","黸黿鼂鼃鼉鼏鼐鼑鼒鼔鼖鼗鼙鼚鼛鼟鼢鼦鼪鼫鼯鼱鼲鼴鼷鼹鼺鼼鼽鼿齁齃",4,"齓齕齖齗齘齚齝齞齨齩齭",4,"齳齵齺齽龏龐龑龒龔龖龗龞龡龢龣龥"] +] diff --git a/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json b/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json new file mode 100644 index 0000000..85c6934 --- /dev/null +++ b/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json @@ -0,0 +1 @@ +{"uChars":[128,165,169,178,184,216,226,235,238,244,248,251,253,258,276,284,300,325,329,334,364,463,465,467,469,471,473,475,477,506,594,610,712,716,730,930,938,962,970,1026,1104,1106,8209,8215,8218,8222,8231,8241,8244,8246,8252,8365,8452,8454,8458,8471,8482,8556,8570,8596,8602,8713,8720,8722,8726,8731,8737,8740,8742,8748,8751,8760,8766,8777,8781,8787,8802,8808,8816,8854,8858,8870,8896,8979,9322,9372,9548,9588,9616,9622,9634,9652,9662,9672,9676,9680,9702,9735,9738,9793,9795,11906,11909,11913,11917,11928,11944,11947,11951,11956,11960,11964,11979,12284,12292,12312,12319,12330,12351,12436,12447,12535,12543,12586,12842,12850,12964,13200,13215,13218,13253,13263,13267,13270,13384,13428,13727,13839,13851,14617,14703,14801,14816,14964,15183,15471,15585,16471,16736,17208,17325,17330,17374,17623,17997,18018,18212,18218,18301,18318,18760,18811,18814,18820,18823,18844,18848,18872,19576,19620,19738,19887,40870,59244,59336,59367,59413,59417,59423,59431,59437,59443,59452,59460,59478,59493,63789,63866,63894,63976,63986,64016,64018,64021,64025,64034,64037,64042,65074,65093,65107,65112,65127,65132,65375,65510,65536],"gbChars":[0,36,38,45,50,81,89,95,96,100,103,104,105,109,126,133,148,172,175,179,208,306,307,308,309,310,311,312,313,341,428,443,544,545,558,741,742,749,750,805,819,820,7922,7924,7925,7927,7934,7943,7944,7945,7950,8062,8148,8149,8152,8164,8174,8236,8240,8262,8264,8374,8380,8381,8384,8388,8390,8392,8393,8394,8396,8401,8406,8416,8419,8424,8437,8439,8445,8482,8485,8496,8521,8603,8936,8946,9046,9050,9063,9066,9076,9092,9100,9108,9111,9113,9131,9162,9164,9218,9219,11329,11331,11334,11336,11346,11361,11363,11366,11370,11372,11375,11389,11682,11686,11687,11692,11694,11714,11716,11723,11725,11730,11736,11982,11989,12102,12336,12348,12350,12384,12393,12395,12397,12510,12553,12851,12962,12973,13738,13823,13919,13933,14080,14298,14585,14698,15583,15847,16318,16434,16438,16481,16729,17102,17122,17315,17320,17402,17418,17859,17909,17911,17915,17916,17936,17939,17961,18664,18703,18814,18962,19043,33469,33470,33471,33484,33485,33490,33497,33501,33505,33513,33520,33536,33550,37845,37921,37948,38029,38038,38064,38065,38066,38069,38075,38076,38078,39108,39109,39113,39114,39115,39116,39265,39394,189000]} \ No newline at end of file diff --git a/node_modules/iconv-lite/encodings/tables/gbk-added.json b/node_modules/iconv-lite/encodings/tables/gbk-added.json new file mode 100644 index 0000000..8abfa9f --- /dev/null +++ b/node_modules/iconv-lite/encodings/tables/gbk-added.json @@ -0,0 +1,55 @@ +[ +["a140","",62], +["a180","",32], +["a240","",62], +["a280","",32], +["a2ab","",5], +["a2e3","€"], +["a2ef",""], +["a2fd",""], +["a340","",62], +["a380","",31," "], +["a440","",62], +["a480","",32], +["a4f4","",10], +["a540","",62], +["a580","",32], +["a5f7","",7], +["a640","",62], +["a680","",32], +["a6b9","",7], +["a6d9","",6], +["a6ec",""], +["a6f3",""], +["a6f6","",8], +["a740","",62], +["a780","",32], +["a7c2","",14], +["a7f2","",12], +["a896","",10], +["a8bc",""], +["a8bf","ǹ"], +["a8c1",""], +["a8ea","",20], +["a958",""], +["a95b",""], +["a95d",""], +["a989","〾⿰",11], +["a997","",12], +["a9f0","",14], +["aaa1","",93], +["aba1","",93], +["aca1","",93], +["ada1","",93], +["aea1","",93], +["afa1","",93], +["d7fa","",4], +["f8a1","",93], +["f9a1","",93], +["faa1","",93], +["fba1","",93], +["fca1","",93], +["fda1","",93], +["fe50","⺁⺄㑳㑇⺈⺋㖞㘚㘎⺌⺗㥮㤘㧏㧟㩳㧐㭎㱮㳠⺧⺪䁖䅟⺮䌷⺳⺶⺷䎱䎬⺻䏝䓖䙡䙌"], +["fe80","䜣䜩䝼䞍⻊䥇䥺䥽䦂䦃䦅䦆䦟䦛䦷䦶䲣䲟䲠䲡䱷䲢䴓",6,"䶮",93] +] diff --git a/node_modules/iconv-lite/encodings/tables/shiftjis.json b/node_modules/iconv-lite/encodings/tables/shiftjis.json new file mode 100644 index 0000000..5a3a43c --- /dev/null +++ b/node_modules/iconv-lite/encodings/tables/shiftjis.json @@ -0,0 +1,125 @@ +[ +["0","\u0000",128], +["a1","。",62], +["8140"," 、。,.・:;?!゛゜´`¨^ ̄_ヽヾゝゞ〃仝々〆〇ー―‐/\~∥|…‥‘’“”()〔〕[]{}〈",9,"+-±×"], +["8180","÷=≠<>≦≧∞∴♂♀°′″℃¥$¢£%#&*@§☆★○●◎◇◆□■△▲▽▼※〒→←↑↓〓"], +["81b8","∈∋⊆⊇⊂⊃∪∩"], +["81c8","∧∨¬⇒⇔∀∃"], +["81da","∠⊥⌒∂∇≡≒≪≫√∽∝∵∫∬"], +["81f0","ʼn♯♭♪†‡¶"], +["81fc","◯"], +["824f","0",9], +["8260","A",25], +["8281","a",25], +["829f","ぁ",82], +["8340","ァ",62], +["8380","ム",22], +["839f","Α",16,"Σ",6], +["83bf","α",16,"σ",6], +["8440","А",5,"ЁЖ",25], +["8470","а",5,"ёж",7], +["8480","о",17], +["849f","─│┌┐┘└├┬┤┴┼━┃┏┓┛┗┣┳┫┻╋┠┯┨┷┿┝┰┥┸╂"], +["8740","①",19,"Ⅰ",9], +["875f","㍉㌔㌢㍍㌘㌧㌃㌶㍑㍗㌍㌦㌣㌫㍊㌻㎜㎝㎞㎎㎏㏄㎡"], +["877e","㍻"], +["8780","〝〟№㏍℡㊤",4,"㈱㈲㈹㍾㍽㍼≒≡∫∮∑√⊥∠∟⊿∵∩∪"], +["889f","亜唖娃阿哀愛挨姶逢葵茜穐悪握渥旭葦芦鯵梓圧斡扱宛姐虻飴絢綾鮎或粟袷安庵按暗案闇鞍杏以伊位依偉囲夷委威尉惟意慰易椅為畏異移維緯胃萎衣謂違遺医井亥域育郁磯一壱溢逸稲茨芋鰯允印咽員因姻引飲淫胤蔭"], +["8940","院陰隠韻吋右宇烏羽迂雨卯鵜窺丑碓臼渦嘘唄欝蔚鰻姥厩浦瓜閏噂云運雲荏餌叡営嬰影映曳栄永泳洩瑛盈穎頴英衛詠鋭液疫益駅悦謁越閲榎厭円"], +["8980","園堰奄宴延怨掩援沿演炎焔煙燕猿縁艶苑薗遠鉛鴛塩於汚甥凹央奥往応押旺横欧殴王翁襖鴬鴎黄岡沖荻億屋憶臆桶牡乙俺卸恩温穏音下化仮何伽価佳加可嘉夏嫁家寡科暇果架歌河火珂禍禾稼箇花苛茄荷華菓蝦課嘩貨迦過霞蚊俄峨我牙画臥芽蛾賀雅餓駕介会解回塊壊廻快怪悔恢懐戒拐改"], +["8a40","魁晦械海灰界皆絵芥蟹開階貝凱劾外咳害崖慨概涯碍蓋街該鎧骸浬馨蛙垣柿蛎鈎劃嚇各廓拡撹格核殻獲確穫覚角赫較郭閣隔革学岳楽額顎掛笠樫"], +["8a80","橿梶鰍潟割喝恰括活渇滑葛褐轄且鰹叶椛樺鞄株兜竃蒲釜鎌噛鴨栢茅萱粥刈苅瓦乾侃冠寒刊勘勧巻喚堪姦完官寛干幹患感慣憾換敢柑桓棺款歓汗漢澗潅環甘監看竿管簡緩缶翰肝艦莞観諌貫還鑑間閑関陥韓館舘丸含岸巌玩癌眼岩翫贋雁頑顔願企伎危喜器基奇嬉寄岐希幾忌揮机旗既期棋棄"], +["8b40","機帰毅気汽畿祈季稀紀徽規記貴起軌輝飢騎鬼亀偽儀妓宜戯技擬欺犠疑祇義蟻誼議掬菊鞠吉吃喫桔橘詰砧杵黍却客脚虐逆丘久仇休及吸宮弓急救"], +["8b80","朽求汲泣灸球究窮笈級糾給旧牛去居巨拒拠挙渠虚許距鋸漁禦魚亨享京供侠僑兇競共凶協匡卿叫喬境峡強彊怯恐恭挟教橋況狂狭矯胸脅興蕎郷鏡響饗驚仰凝尭暁業局曲極玉桐粁僅勤均巾錦斤欣欽琴禁禽筋緊芹菌衿襟謹近金吟銀九倶句区狗玖矩苦躯駆駈駒具愚虞喰空偶寓遇隅串櫛釧屑屈"], +["8c40","掘窟沓靴轡窪熊隈粂栗繰桑鍬勲君薫訓群軍郡卦袈祁係傾刑兄啓圭珪型契形径恵慶慧憩掲携敬景桂渓畦稽系経継繋罫茎荊蛍計詣警軽頚鶏芸迎鯨"], +["8c80","劇戟撃激隙桁傑欠決潔穴結血訣月件倹倦健兼券剣喧圏堅嫌建憲懸拳捲検権牽犬献研硯絹県肩見謙賢軒遣鍵険顕験鹸元原厳幻弦減源玄現絃舷言諺限乎個古呼固姑孤己庫弧戸故枯湖狐糊袴股胡菰虎誇跨鈷雇顧鼓五互伍午呉吾娯後御悟梧檎瑚碁語誤護醐乞鯉交佼侯候倖光公功効勾厚口向"], +["8d40","后喉坑垢好孔孝宏工巧巷幸広庚康弘恒慌抗拘控攻昂晃更杭校梗構江洪浩港溝甲皇硬稿糠紅紘絞綱耕考肯肱腔膏航荒行衡講貢購郊酵鉱砿鋼閤降"], +["8d80","項香高鴻剛劫号合壕拷濠豪轟麹克刻告国穀酷鵠黒獄漉腰甑忽惚骨狛込此頃今困坤墾婚恨懇昏昆根梱混痕紺艮魂些佐叉唆嵯左差査沙瑳砂詐鎖裟坐座挫債催再最哉塞妻宰彩才採栽歳済災采犀砕砦祭斎細菜裁載際剤在材罪財冴坂阪堺榊肴咲崎埼碕鷺作削咋搾昨朔柵窄策索錯桜鮭笹匙冊刷"], +["8e40","察拶撮擦札殺薩雑皐鯖捌錆鮫皿晒三傘参山惨撒散桟燦珊産算纂蚕讃賛酸餐斬暫残仕仔伺使刺司史嗣四士始姉姿子屍市師志思指支孜斯施旨枝止"], +["8e80","死氏獅祉私糸紙紫肢脂至視詞詩試誌諮資賜雌飼歯事似侍児字寺慈持時次滋治爾璽痔磁示而耳自蒔辞汐鹿式識鴫竺軸宍雫七叱執失嫉室悉湿漆疾質実蔀篠偲柴芝屡蕊縞舎写射捨赦斜煮社紗者謝車遮蛇邪借勺尺杓灼爵酌釈錫若寂弱惹主取守手朱殊狩珠種腫趣酒首儒受呪寿授樹綬需囚収周"], +["8f40","宗就州修愁拾洲秀秋終繍習臭舟蒐衆襲讐蹴輯週酋酬集醜什住充十従戎柔汁渋獣縦重銃叔夙宿淑祝縮粛塾熟出術述俊峻春瞬竣舜駿准循旬楯殉淳"], +["8f80","準潤盾純巡遵醇順処初所暑曙渚庶緒署書薯藷諸助叙女序徐恕鋤除傷償勝匠升召哨商唱嘗奨妾娼宵将小少尚庄床廠彰承抄招掌捷昇昌昭晶松梢樟樵沼消渉湘焼焦照症省硝礁祥称章笑粧紹肖菖蒋蕉衝裳訟証詔詳象賞醤鉦鍾鐘障鞘上丈丞乗冗剰城場壌嬢常情擾条杖浄状畳穣蒸譲醸錠嘱埴飾"], +["9040","拭植殖燭織職色触食蝕辱尻伸信侵唇娠寝審心慎振新晋森榛浸深申疹真神秦紳臣芯薪親診身辛進針震人仁刃塵壬尋甚尽腎訊迅陣靭笥諏須酢図厨"], +["9080","逗吹垂帥推水炊睡粋翠衰遂酔錐錘随瑞髄崇嵩数枢趨雛据杉椙菅頗雀裾澄摺寸世瀬畝是凄制勢姓征性成政整星晴棲栖正清牲生盛精聖声製西誠誓請逝醒青静斉税脆隻席惜戚斥昔析石積籍績脊責赤跡蹟碩切拙接摂折設窃節説雪絶舌蝉仙先千占宣専尖川戦扇撰栓栴泉浅洗染潜煎煽旋穿箭線"], +["9140","繊羨腺舛船薦詮賎践選遷銭銑閃鮮前善漸然全禅繕膳糎噌塑岨措曾曽楚狙疏疎礎祖租粗素組蘇訴阻遡鼠僧創双叢倉喪壮奏爽宋層匝惣想捜掃挿掻"], +["9180","操早曹巣槍槽漕燥争痩相窓糟総綜聡草荘葬蒼藻装走送遭鎗霜騒像増憎臓蔵贈造促側則即息捉束測足速俗属賊族続卒袖其揃存孫尊損村遜他多太汰詑唾堕妥惰打柁舵楕陀駄騨体堆対耐岱帯待怠態戴替泰滞胎腿苔袋貸退逮隊黛鯛代台大第醍題鷹滝瀧卓啄宅托択拓沢濯琢託鐸濁諾茸凧蛸只"], +["9240","叩但達辰奪脱巽竪辿棚谷狸鱈樽誰丹単嘆坦担探旦歎淡湛炭短端箪綻耽胆蛋誕鍛団壇弾断暖檀段男談値知地弛恥智池痴稚置致蜘遅馳築畜竹筑蓄"], +["9280","逐秩窒茶嫡着中仲宙忠抽昼柱注虫衷註酎鋳駐樗瀦猪苧著貯丁兆凋喋寵帖帳庁弔張彫徴懲挑暢朝潮牒町眺聴脹腸蝶調諜超跳銚長頂鳥勅捗直朕沈珍賃鎮陳津墜椎槌追鎚痛通塚栂掴槻佃漬柘辻蔦綴鍔椿潰坪壷嬬紬爪吊釣鶴亭低停偵剃貞呈堤定帝底庭廷弟悌抵挺提梯汀碇禎程締艇訂諦蹄逓"], +["9340","邸鄭釘鼎泥摘擢敵滴的笛適鏑溺哲徹撤轍迭鉄典填天展店添纏甜貼転顛点伝殿澱田電兎吐堵塗妬屠徒斗杜渡登菟賭途都鍍砥砺努度土奴怒倒党冬"], +["9380","凍刀唐塔塘套宕島嶋悼投搭東桃梼棟盗淘湯涛灯燈当痘祷等答筒糖統到董蕩藤討謄豆踏逃透鐙陶頭騰闘働動同堂導憧撞洞瞳童胴萄道銅峠鴇匿得徳涜特督禿篤毒独読栃橡凸突椴届鳶苫寅酉瀞噸屯惇敦沌豚遁頓呑曇鈍奈那内乍凪薙謎灘捺鍋楢馴縄畷南楠軟難汝二尼弐迩匂賑肉虹廿日乳入"], +["9440","如尿韮任妊忍認濡禰祢寧葱猫熱年念捻撚燃粘乃廼之埜嚢悩濃納能脳膿農覗蚤巴把播覇杷波派琶破婆罵芭馬俳廃拝排敗杯盃牌背肺輩配倍培媒梅"], +["9480","楳煤狽買売賠陪這蝿秤矧萩伯剥博拍柏泊白箔粕舶薄迫曝漠爆縛莫駁麦函箱硲箸肇筈櫨幡肌畑畠八鉢溌発醗髪伐罰抜筏閥鳩噺塙蛤隼伴判半反叛帆搬斑板氾汎版犯班畔繁般藩販範釆煩頒飯挽晩番盤磐蕃蛮匪卑否妃庇彼悲扉批披斐比泌疲皮碑秘緋罷肥被誹費避非飛樋簸備尾微枇毘琵眉美"], +["9540","鼻柊稗匹疋髭彦膝菱肘弼必畢筆逼桧姫媛紐百謬俵彪標氷漂瓢票表評豹廟描病秒苗錨鋲蒜蛭鰭品彬斌浜瀕貧賓頻敏瓶不付埠夫婦富冨布府怖扶敷"], +["9580","斧普浮父符腐膚芙譜負賦赴阜附侮撫武舞葡蕪部封楓風葺蕗伏副復幅服福腹複覆淵弗払沸仏物鮒分吻噴墳憤扮焚奮粉糞紛雰文聞丙併兵塀幣平弊柄並蔽閉陛米頁僻壁癖碧別瞥蔑箆偏変片篇編辺返遍便勉娩弁鞭保舗鋪圃捕歩甫補輔穂募墓慕戊暮母簿菩倣俸包呆報奉宝峰峯崩庖抱捧放方朋"], +["9640","法泡烹砲縫胞芳萌蓬蜂褒訪豊邦鋒飽鳳鵬乏亡傍剖坊妨帽忘忙房暴望某棒冒紡肪膨謀貌貿鉾防吠頬北僕卜墨撲朴牧睦穆釦勃没殆堀幌奔本翻凡盆"], +["9680","摩磨魔麻埋妹昧枚毎哩槙幕膜枕鮪柾鱒桝亦俣又抹末沫迄侭繭麿万慢満漫蔓味未魅巳箕岬密蜜湊蓑稔脈妙粍民眠務夢無牟矛霧鵡椋婿娘冥名命明盟迷銘鳴姪牝滅免棉綿緬面麺摸模茂妄孟毛猛盲網耗蒙儲木黙目杢勿餅尤戻籾貰問悶紋門匁也冶夜爺耶野弥矢厄役約薬訳躍靖柳薮鑓愉愈油癒"], +["9740","諭輸唯佑優勇友宥幽悠憂揖有柚湧涌猶猷由祐裕誘遊邑郵雄融夕予余与誉輿預傭幼妖容庸揚揺擁曜楊様洋溶熔用窯羊耀葉蓉要謡踊遥陽養慾抑欲"], +["9780","沃浴翌翼淀羅螺裸来莱頼雷洛絡落酪乱卵嵐欄濫藍蘭覧利吏履李梨理璃痢裏裡里離陸律率立葎掠略劉流溜琉留硫粒隆竜龍侶慮旅虜了亮僚両凌寮料梁涼猟療瞭稜糧良諒遼量陵領力緑倫厘林淋燐琳臨輪隣鱗麟瑠塁涙累類令伶例冷励嶺怜玲礼苓鈴隷零霊麗齢暦歴列劣烈裂廉恋憐漣煉簾練聯"], +["9840","蓮連錬呂魯櫓炉賂路露労婁廊弄朗楼榔浪漏牢狼篭老聾蝋郎六麓禄肋録論倭和話歪賄脇惑枠鷲亙亘鰐詫藁蕨椀湾碗腕"], +["989f","弌丐丕个丱丶丼丿乂乖乘亂亅豫亊舒弍于亞亟亠亢亰亳亶从仍仄仆仂仗仞仭仟价伉佚估佛佝佗佇佶侈侏侘佻佩佰侑佯來侖儘俔俟俎俘俛俑俚俐俤俥倚倨倔倪倥倅伜俶倡倩倬俾俯們倆偃假會偕偐偈做偖偬偸傀傚傅傴傲"], +["9940","僉僊傳僂僖僞僥僭僣僮價僵儉儁儂儖儕儔儚儡儺儷儼儻儿兀兒兌兔兢竸兩兪兮冀冂囘册冉冏冑冓冕冖冤冦冢冩冪冫决冱冲冰况冽凅凉凛几處凩凭"], +["9980","凰凵凾刄刋刔刎刧刪刮刳刹剏剄剋剌剞剔剪剴剩剳剿剽劍劔劒剱劈劑辨辧劬劭劼劵勁勍勗勞勣勦飭勠勳勵勸勹匆匈甸匍匐匏匕匚匣匯匱匳匸區卆卅丗卉卍凖卞卩卮夘卻卷厂厖厠厦厥厮厰厶參簒雙叟曼燮叮叨叭叺吁吽呀听吭吼吮吶吩吝呎咏呵咎呟呱呷呰咒呻咀呶咄咐咆哇咢咸咥咬哄哈咨"], +["9a40","咫哂咤咾咼哘哥哦唏唔哽哮哭哺哢唹啀啣啌售啜啅啖啗唸唳啝喙喀咯喊喟啻啾喘喞單啼喃喩喇喨嗚嗅嗟嗄嗜嗤嗔嘔嗷嘖嗾嗽嘛嗹噎噐營嘴嘶嘲嘸"], +["9a80","噫噤嘯噬噪嚆嚀嚊嚠嚔嚏嚥嚮嚶嚴囂嚼囁囃囀囈囎囑囓囗囮囹圀囿圄圉圈國圍圓團圖嗇圜圦圷圸坎圻址坏坩埀垈坡坿垉垓垠垳垤垪垰埃埆埔埒埓堊埖埣堋堙堝塲堡塢塋塰毀塒堽塹墅墹墟墫墺壞墻墸墮壅壓壑壗壙壘壥壜壤壟壯壺壹壻壼壽夂夊夐夛梦夥夬夭夲夸夾竒奕奐奎奚奘奢奠奧奬奩"], +["9b40","奸妁妝佞侫妣妲姆姨姜妍姙姚娥娟娑娜娉娚婀婬婉娵娶婢婪媚媼媾嫋嫂媽嫣嫗嫦嫩嫖嫺嫻嬌嬋嬖嬲嫐嬪嬶嬾孃孅孀孑孕孚孛孥孩孰孳孵學斈孺宀"], +["9b80","它宦宸寃寇寉寔寐寤實寢寞寥寫寰寶寳尅將專對尓尠尢尨尸尹屁屆屎屓屐屏孱屬屮乢屶屹岌岑岔妛岫岻岶岼岷峅岾峇峙峩峽峺峭嶌峪崋崕崗嵜崟崛崑崔崢崚崙崘嵌嵒嵎嵋嵬嵳嵶嶇嶄嶂嶢嶝嶬嶮嶽嶐嶷嶼巉巍巓巒巖巛巫已巵帋帚帙帑帛帶帷幄幃幀幎幗幔幟幢幤幇幵并幺麼广庠廁廂廈廐廏"], +["9c40","廖廣廝廚廛廢廡廨廩廬廱廳廰廴廸廾弃弉彝彜弋弑弖弩弭弸彁彈彌彎弯彑彖彗彙彡彭彳彷徃徂彿徊很徑徇從徙徘徠徨徭徼忖忻忤忸忱忝悳忿怡恠"], +["9c80","怙怐怩怎怱怛怕怫怦怏怺恚恁恪恷恟恊恆恍恣恃恤恂恬恫恙悁悍惧悃悚悄悛悖悗悒悧悋惡悸惠惓悴忰悽惆悵惘慍愕愆惶惷愀惴惺愃愡惻惱愍愎慇愾愨愧慊愿愼愬愴愽慂慄慳慷慘慙慚慫慴慯慥慱慟慝慓慵憙憖憇憬憔憚憊憑憫憮懌懊應懷懈懃懆憺懋罹懍懦懣懶懺懴懿懽懼懾戀戈戉戍戌戔戛"], +["9d40","戞戡截戮戰戲戳扁扎扞扣扛扠扨扼抂抉找抒抓抖拔抃抔拗拑抻拏拿拆擔拈拜拌拊拂拇抛拉挌拮拱挧挂挈拯拵捐挾捍搜捏掖掎掀掫捶掣掏掉掟掵捫"], +["9d80","捩掾揩揀揆揣揉插揶揄搖搴搆搓搦搶攝搗搨搏摧摯摶摎攪撕撓撥撩撈撼據擒擅擇撻擘擂擱擧舉擠擡抬擣擯攬擶擴擲擺攀擽攘攜攅攤攣攫攴攵攷收攸畋效敖敕敍敘敞敝敲數斂斃變斛斟斫斷旃旆旁旄旌旒旛旙无旡旱杲昊昃旻杳昵昶昴昜晏晄晉晁晞晝晤晧晨晟晢晰暃暈暎暉暄暘暝曁暹曉暾暼"], +["9e40","曄暸曖曚曠昿曦曩曰曵曷朏朖朞朦朧霸朮朿朶杁朸朷杆杞杠杙杣杤枉杰枩杼杪枌枋枦枡枅枷柯枴柬枳柩枸柤柞柝柢柮枹柎柆柧檜栞框栩桀桍栲桎"], +["9e80","梳栫桙档桷桿梟梏梭梔條梛梃檮梹桴梵梠梺椏梍桾椁棊椈棘椢椦棡椌棍棔棧棕椶椒椄棗棣椥棹棠棯椨椪椚椣椡棆楹楷楜楸楫楔楾楮椹楴椽楙椰楡楞楝榁楪榲榮槐榿槁槓榾槎寨槊槝榻槃榧樮榑榠榜榕榴槞槨樂樛槿權槹槲槧樅榱樞槭樔槫樊樒櫁樣樓橄樌橲樶橸橇橢橙橦橈樸樢檐檍檠檄檢檣"], +["9f40","檗蘗檻櫃櫂檸檳檬櫞櫑櫟檪櫚櫪櫻欅蘖櫺欒欖鬱欟欸欷盜欹飮歇歃歉歐歙歔歛歟歡歸歹歿殀殄殃殍殘殕殞殤殪殫殯殲殱殳殷殼毆毋毓毟毬毫毳毯"], +["9f80","麾氈氓气氛氤氣汞汕汢汪沂沍沚沁沛汾汨汳沒沐泄泱泓沽泗泅泝沮沱沾沺泛泯泙泪洟衍洶洫洽洸洙洵洳洒洌浣涓浤浚浹浙涎涕濤涅淹渕渊涵淇淦涸淆淬淞淌淨淒淅淺淙淤淕淪淮渭湮渮渙湲湟渾渣湫渫湶湍渟湃渺湎渤滿渝游溂溪溘滉溷滓溽溯滄溲滔滕溏溥滂溟潁漑灌滬滸滾漿滲漱滯漲滌"], +["e040","漾漓滷澆潺潸澁澀潯潛濳潭澂潼潘澎澑濂潦澳澣澡澤澹濆澪濟濕濬濔濘濱濮濛瀉瀋濺瀑瀁瀏濾瀛瀚潴瀝瀘瀟瀰瀾瀲灑灣炙炒炯烱炬炸炳炮烟烋烝"], +["e080","烙焉烽焜焙煥煕熈煦煢煌煖煬熏燻熄熕熨熬燗熹熾燒燉燔燎燠燬燧燵燼燹燿爍爐爛爨爭爬爰爲爻爼爿牀牆牋牘牴牾犂犁犇犒犖犢犧犹犲狃狆狄狎狒狢狠狡狹狷倏猗猊猜猖猝猴猯猩猥猾獎獏默獗獪獨獰獸獵獻獺珈玳珎玻珀珥珮珞璢琅瑯琥珸琲琺瑕琿瑟瑙瑁瑜瑩瑰瑣瑪瑶瑾璋璞璧瓊瓏瓔珱"], +["e140","瓠瓣瓧瓩瓮瓲瓰瓱瓸瓷甄甃甅甌甎甍甕甓甞甦甬甼畄畍畊畉畛畆畚畩畤畧畫畭畸當疆疇畴疊疉疂疔疚疝疥疣痂疳痃疵疽疸疼疱痍痊痒痙痣痞痾痿"], +["e180","痼瘁痰痺痲痳瘋瘍瘉瘟瘧瘠瘡瘢瘤瘴瘰瘻癇癈癆癜癘癡癢癨癩癪癧癬癰癲癶癸發皀皃皈皋皎皖皓皙皚皰皴皸皹皺盂盍盖盒盞盡盥盧盪蘯盻眈眇眄眩眤眞眥眦眛眷眸睇睚睨睫睛睥睿睾睹瞎瞋瞑瞠瞞瞰瞶瞹瞿瞼瞽瞻矇矍矗矚矜矣矮矼砌砒礦砠礪硅碎硴碆硼碚碌碣碵碪碯磑磆磋磔碾碼磅磊磬"], +["e240","磧磚磽磴礇礒礑礙礬礫祀祠祗祟祚祕祓祺祿禊禝禧齋禪禮禳禹禺秉秕秧秬秡秣稈稍稘稙稠稟禀稱稻稾稷穃穗穉穡穢穩龝穰穹穽窈窗窕窘窖窩竈窰"], +["e280","窶竅竄窿邃竇竊竍竏竕竓站竚竝竡竢竦竭竰笂笏笊笆笳笘笙笞笵笨笶筐筺笄筍笋筌筅筵筥筴筧筰筱筬筮箝箘箟箍箜箚箋箒箏筝箙篋篁篌篏箴篆篝篩簑簔篦篥籠簀簇簓篳篷簗簍篶簣簧簪簟簷簫簽籌籃籔籏籀籐籘籟籤籖籥籬籵粃粐粤粭粢粫粡粨粳粲粱粮粹粽糀糅糂糘糒糜糢鬻糯糲糴糶糺紆"], +["e340","紂紜紕紊絅絋紮紲紿紵絆絳絖絎絲絨絮絏絣經綉絛綏絽綛綺綮綣綵緇綽綫總綢綯緜綸綟綰緘緝緤緞緻緲緡縅縊縣縡縒縱縟縉縋縢繆繦縻縵縹繃縷"], +["e380","縲縺繧繝繖繞繙繚繹繪繩繼繻纃緕繽辮繿纈纉續纒纐纓纔纖纎纛纜缸缺罅罌罍罎罐网罕罔罘罟罠罨罩罧罸羂羆羃羈羇羌羔羞羝羚羣羯羲羹羮羶羸譱翅翆翊翕翔翡翦翩翳翹飜耆耄耋耒耘耙耜耡耨耿耻聊聆聒聘聚聟聢聨聳聲聰聶聹聽聿肄肆肅肛肓肚肭冐肬胛胥胙胝胄胚胖脉胯胱脛脩脣脯腋"], +["e440","隋腆脾腓腑胼腱腮腥腦腴膃膈膊膀膂膠膕膤膣腟膓膩膰膵膾膸膽臀臂膺臉臍臑臙臘臈臚臟臠臧臺臻臾舁舂舅與舊舍舐舖舩舫舸舳艀艙艘艝艚艟艤"], +["e480","艢艨艪艫舮艱艷艸艾芍芒芫芟芻芬苡苣苟苒苴苳苺莓范苻苹苞茆苜茉苙茵茴茖茲茱荀茹荐荅茯茫茗茘莅莚莪莟莢莖茣莎莇莊荼莵荳荵莠莉莨菴萓菫菎菽萃菘萋菁菷萇菠菲萍萢萠莽萸蔆菻葭萪萼蕚蒄葷葫蒭葮蒂葩葆萬葯葹萵蓊葢蒹蒿蒟蓙蓍蒻蓚蓐蓁蓆蓖蒡蔡蓿蓴蔗蔘蔬蔟蔕蔔蓼蕀蕣蕘蕈"], +["e540","蕁蘂蕋蕕薀薤薈薑薊薨蕭薔薛藪薇薜蕷蕾薐藉薺藏薹藐藕藝藥藜藹蘊蘓蘋藾藺蘆蘢蘚蘰蘿虍乕虔號虧虱蚓蚣蚩蚪蚋蚌蚶蚯蛄蛆蚰蛉蠣蚫蛔蛞蛩蛬"], +["e580","蛟蛛蛯蜒蜆蜈蜀蜃蛻蜑蜉蜍蛹蜊蜴蜿蜷蜻蜥蜩蜚蝠蝟蝸蝌蝎蝴蝗蝨蝮蝙蝓蝣蝪蠅螢螟螂螯蟋螽蟀蟐雖螫蟄螳蟇蟆螻蟯蟲蟠蠏蠍蟾蟶蟷蠎蟒蠑蠖蠕蠢蠡蠱蠶蠹蠧蠻衄衂衒衙衞衢衫袁衾袞衵衽袵衲袂袗袒袮袙袢袍袤袰袿袱裃裄裔裘裙裝裹褂裼裴裨裲褄褌褊褓襃褞褥褪褫襁襄褻褶褸襌褝襠襞"], +["e640","襦襤襭襪襯襴襷襾覃覈覊覓覘覡覩覦覬覯覲覺覽覿觀觚觜觝觧觴觸訃訖訐訌訛訝訥訶詁詛詒詆詈詼詭詬詢誅誂誄誨誡誑誥誦誚誣諄諍諂諚諫諳諧"], +["e680","諤諱謔諠諢諷諞諛謌謇謚諡謖謐謗謠謳鞫謦謫謾謨譁譌譏譎證譖譛譚譫譟譬譯譴譽讀讌讎讒讓讖讙讚谺豁谿豈豌豎豐豕豢豬豸豺貂貉貅貊貍貎貔豼貘戝貭貪貽貲貳貮貶賈賁賤賣賚賽賺賻贄贅贊贇贏贍贐齎贓賍贔贖赧赭赱赳趁趙跂趾趺跏跚跖跌跛跋跪跫跟跣跼踈踉跿踝踞踐踟蹂踵踰踴蹊"], +["e740","蹇蹉蹌蹐蹈蹙蹤蹠踪蹣蹕蹶蹲蹼躁躇躅躄躋躊躓躑躔躙躪躡躬躰軆躱躾軅軈軋軛軣軼軻軫軾輊輅輕輒輙輓輜輟輛輌輦輳輻輹轅轂輾轌轉轆轎轗轜"], +["e780","轢轣轤辜辟辣辭辯辷迚迥迢迪迯邇迴逅迹迺逑逕逡逍逞逖逋逧逶逵逹迸遏遐遑遒逎遉逾遖遘遞遨遯遶隨遲邂遽邁邀邊邉邏邨邯邱邵郢郤扈郛鄂鄒鄙鄲鄰酊酖酘酣酥酩酳酲醋醉醂醢醫醯醪醵醴醺釀釁釉釋釐釖釟釡釛釼釵釶鈞釿鈔鈬鈕鈑鉞鉗鉅鉉鉤鉈銕鈿鉋鉐銜銖銓銛鉚鋏銹銷鋩錏鋺鍄錮"], +["e840","錙錢錚錣錺錵錻鍜鍠鍼鍮鍖鎰鎬鎭鎔鎹鏖鏗鏨鏥鏘鏃鏝鏐鏈鏤鐚鐔鐓鐃鐇鐐鐶鐫鐵鐡鐺鑁鑒鑄鑛鑠鑢鑞鑪鈩鑰鑵鑷鑽鑚鑼鑾钁鑿閂閇閊閔閖閘閙"], +["e880","閠閨閧閭閼閻閹閾闊濶闃闍闌闕闔闖關闡闥闢阡阨阮阯陂陌陏陋陷陜陞陝陟陦陲陬隍隘隕隗險隧隱隲隰隴隶隸隹雎雋雉雍襍雜霍雕雹霄霆霈霓霎霑霏霖霙霤霪霰霹霽霾靄靆靈靂靉靜靠靤靦靨勒靫靱靹鞅靼鞁靺鞆鞋鞏鞐鞜鞨鞦鞣鞳鞴韃韆韈韋韜韭齏韲竟韶韵頏頌頸頤頡頷頽顆顏顋顫顯顰"], +["e940","顱顴顳颪颯颱颶飄飃飆飩飫餃餉餒餔餘餡餝餞餤餠餬餮餽餾饂饉饅饐饋饑饒饌饕馗馘馥馭馮馼駟駛駝駘駑駭駮駱駲駻駸騁騏騅駢騙騫騷驅驂驀驃"], +["e980","騾驕驍驛驗驟驢驥驤驩驫驪骭骰骼髀髏髑髓體髞髟髢髣髦髯髫髮髴髱髷髻鬆鬘鬚鬟鬢鬣鬥鬧鬨鬩鬪鬮鬯鬲魄魃魏魍魎魑魘魴鮓鮃鮑鮖鮗鮟鮠鮨鮴鯀鯊鮹鯆鯏鯑鯒鯣鯢鯤鯔鯡鰺鯲鯱鯰鰕鰔鰉鰓鰌鰆鰈鰒鰊鰄鰮鰛鰥鰤鰡鰰鱇鰲鱆鰾鱚鱠鱧鱶鱸鳧鳬鳰鴉鴈鳫鴃鴆鴪鴦鶯鴣鴟鵄鴕鴒鵁鴿鴾鵆鵈"], +["ea40","鵝鵞鵤鵑鵐鵙鵲鶉鶇鶫鵯鵺鶚鶤鶩鶲鷄鷁鶻鶸鶺鷆鷏鷂鷙鷓鷸鷦鷭鷯鷽鸚鸛鸞鹵鹹鹽麁麈麋麌麒麕麑麝麥麩麸麪麭靡黌黎黏黐黔黜點黝黠黥黨黯"], +["ea80","黴黶黷黹黻黼黽鼇鼈皷鼕鼡鼬鼾齊齒齔齣齟齠齡齦齧齬齪齷齲齶龕龜龠堯槇遙瑤凜熙"], +["ed40","纊褜鍈銈蓜俉炻昱棈鋹曻彅丨仡仼伀伃伹佖侒侊侚侔俍偀倢俿倞偆偰偂傔僴僘兊兤冝冾凬刕劜劦勀勛匀匇匤卲厓厲叝﨎咜咊咩哿喆坙坥垬埈埇﨏"], +["ed80","塚增墲夋奓奛奝奣妤妺孖寀甯寘寬尞岦岺峵崧嵓﨑嵂嵭嶸嶹巐弡弴彧德忞恝悅悊惞惕愠惲愑愷愰憘戓抦揵摠撝擎敎昀昕昻昉昮昞昤晥晗晙晴晳暙暠暲暿曺朎朗杦枻桒柀栁桄棏﨓楨﨔榘槢樰橫橆橳橾櫢櫤毖氿汜沆汯泚洄涇浯涖涬淏淸淲淼渹湜渧渼溿澈澵濵瀅瀇瀨炅炫焏焄煜煆煇凞燁燾犱"], +["ee40","犾猤猪獷玽珉珖珣珒琇珵琦琪琩琮瑢璉璟甁畯皂皜皞皛皦益睆劯砡硎硤硺礰礼神祥禔福禛竑竧靖竫箞精絈絜綷綠緖繒罇羡羽茁荢荿菇菶葈蒴蕓蕙"], +["ee80","蕫﨟薰蘒﨡蠇裵訒訷詹誧誾諟諸諶譓譿賰賴贒赶﨣軏﨤逸遧郞都鄕鄧釚釗釞釭釮釤釥鈆鈐鈊鈺鉀鈼鉎鉙鉑鈹鉧銧鉷鉸鋧鋗鋙鋐﨧鋕鋠鋓錥錡鋻﨨錞鋿錝錂鍰鍗鎤鏆鏞鏸鐱鑅鑈閒隆﨩隝隯霳霻靃靍靏靑靕顗顥飯飼餧館馞驎髙髜魵魲鮏鮱鮻鰀鵰鵫鶴鸙黑"], +["eeef","ⅰ",9,"¬¦'""], +["f040","",62], +["f080","",124], +["f140","",62], +["f180","",124], +["f240","",62], +["f280","",124], +["f340","",62], +["f380","",124], +["f440","",62], +["f480","",124], +["f540","",62], +["f580","",124], +["f640","",62], +["f680","",124], +["f740","",62], +["f780","",124], +["f840","",62], +["f880","",124], +["f940",""], +["fa40","ⅰ",9,"Ⅰ",9,"¬¦'"㈱№℡∵纊褜鍈銈蓜俉炻昱棈鋹曻彅丨仡仼伀伃伹佖侒侊侚侔俍偀倢俿倞偆偰偂傔僴僘兊"], +["fa80","兤冝冾凬刕劜劦勀勛匀匇匤卲厓厲叝﨎咜咊咩哿喆坙坥垬埈埇﨏塚增墲夋奓奛奝奣妤妺孖寀甯寘寬尞岦岺峵崧嵓﨑嵂嵭嶸嶹巐弡弴彧德忞恝悅悊惞惕愠惲愑愷愰憘戓抦揵摠撝擎敎昀昕昻昉昮昞昤晥晗晙晴晳暙暠暲暿曺朎朗杦枻桒柀栁桄棏﨓楨﨔榘槢樰橫橆橳橾櫢櫤毖氿汜沆汯泚洄涇浯"], +["fb40","涖涬淏淸淲淼渹湜渧渼溿澈澵濵瀅瀇瀨炅炫焏焄煜煆煇凞燁燾犱犾猤猪獷玽珉珖珣珒琇珵琦琪琩琮瑢璉璟甁畯皂皜皞皛皦益睆劯砡硎硤硺礰礼神"], +["fb80","祥禔福禛竑竧靖竫箞精絈絜綷綠緖繒罇羡羽茁荢荿菇菶葈蒴蕓蕙蕫﨟薰蘒﨡蠇裵訒訷詹誧誾諟諸諶譓譿賰賴贒赶﨣軏﨤逸遧郞都鄕鄧釚釗釞釭釮釤釥鈆鈐鈊鈺鉀鈼鉎鉙鉑鈹鉧銧鉷鉸鋧鋗鋙鋐﨧鋕鋠鋓錥錡鋻﨨錞鋿錝錂鍰鍗鎤鏆鏞鏸鐱鑅鑈閒隆﨩隝隯霳霻靃靍靏靑靕顗顥飯飼餧館馞驎髙"], +["fc40","髜魵魲鮏鮱鮻鰀鵰鵫鶴鸙黑"] +] diff --git a/node_modules/iconv-lite/encodings/utf16.js b/node_modules/iconv-lite/encodings/utf16.js new file mode 100644 index 0000000..54765ae --- /dev/null +++ b/node_modules/iconv-lite/encodings/utf16.js @@ -0,0 +1,177 @@ +"use strict"; +var Buffer = require("safer-buffer").Buffer; + +// Note: UTF16-LE (or UCS2) codec is Node.js native. See encodings/internal.js + +// == UTF16-BE codec. ========================================================== + +exports.utf16be = Utf16BECodec; +function Utf16BECodec() { +} + +Utf16BECodec.prototype.encoder = Utf16BEEncoder; +Utf16BECodec.prototype.decoder = Utf16BEDecoder; +Utf16BECodec.prototype.bomAware = true; + + +// -- Encoding + +function Utf16BEEncoder() { +} + +Utf16BEEncoder.prototype.write = function(str) { + var buf = Buffer.from(str, 'ucs2'); + for (var i = 0; i < buf.length; i += 2) { + var tmp = buf[i]; buf[i] = buf[i+1]; buf[i+1] = tmp; + } + return buf; +} + +Utf16BEEncoder.prototype.end = function() { +} + + +// -- Decoding + +function Utf16BEDecoder() { + this.overflowByte = -1; +} + +Utf16BEDecoder.prototype.write = function(buf) { + if (buf.length == 0) + return ''; + + var buf2 = Buffer.alloc(buf.length + 1), + i = 0, j = 0; + + if (this.overflowByte !== -1) { + buf2[0] = buf[0]; + buf2[1] = this.overflowByte; + i = 1; j = 2; + } + + for (; i < buf.length-1; i += 2, j+= 2) { + buf2[j] = buf[i+1]; + buf2[j+1] = buf[i]; + } + + this.overflowByte = (i == buf.length-1) ? buf[buf.length-1] : -1; + + return buf2.slice(0, j).toString('ucs2'); +} + +Utf16BEDecoder.prototype.end = function() { +} + + +// == UTF-16 codec ============================================================= +// Decoder chooses automatically from UTF-16LE and UTF-16BE using BOM and space-based heuristic. +// Defaults to UTF-16LE, as it's prevalent and default in Node. +// http://en.wikipedia.org/wiki/UTF-16 and http://encoding.spec.whatwg.org/#utf-16le +// Decoder default can be changed: iconv.decode(buf, 'utf16', {defaultEncoding: 'utf-16be'}); + +// Encoder uses UTF-16LE and prepends BOM (which can be overridden with addBOM: false). + +exports.utf16 = Utf16Codec; +function Utf16Codec(codecOptions, iconv) { + this.iconv = iconv; +} + +Utf16Codec.prototype.encoder = Utf16Encoder; +Utf16Codec.prototype.decoder = Utf16Decoder; + + +// -- Encoding (pass-through) + +function Utf16Encoder(options, codec) { + options = options || {}; + if (options.addBOM === undefined) + options.addBOM = true; + this.encoder = codec.iconv.getEncoder('utf-16le', options); +} + +Utf16Encoder.prototype.write = function(str) { + return this.encoder.write(str); +} + +Utf16Encoder.prototype.end = function() { + return this.encoder.end(); +} + + +// -- Decoding + +function Utf16Decoder(options, codec) { + this.decoder = null; + this.initialBytes = []; + this.initialBytesLen = 0; + + this.options = options || {}; + this.iconv = codec.iconv; +} + +Utf16Decoder.prototype.write = function(buf) { + if (!this.decoder) { + // Codec is not chosen yet. Accumulate initial bytes. + this.initialBytes.push(buf); + this.initialBytesLen += buf.length; + + if (this.initialBytesLen < 16) // We need more bytes to use space heuristic (see below) + return ''; + + // We have enough bytes -> detect endianness. + var buf = Buffer.concat(this.initialBytes), + encoding = detectEncoding(buf, this.options.defaultEncoding); + this.decoder = this.iconv.getDecoder(encoding, this.options); + this.initialBytes.length = this.initialBytesLen = 0; + } + + return this.decoder.write(buf); +} + +Utf16Decoder.prototype.end = function() { + if (!this.decoder) { + var buf = Buffer.concat(this.initialBytes), + encoding = detectEncoding(buf, this.options.defaultEncoding); + this.decoder = this.iconv.getDecoder(encoding, this.options); + + var res = this.decoder.write(buf), + trail = this.decoder.end(); + + return trail ? (res + trail) : res; + } + return this.decoder.end(); +} + +function detectEncoding(buf, defaultEncoding) { + var enc = defaultEncoding || 'utf-16le'; + + if (buf.length >= 2) { + // Check BOM. + if (buf[0] == 0xFE && buf[1] == 0xFF) // UTF-16BE BOM + enc = 'utf-16be'; + else if (buf[0] == 0xFF && buf[1] == 0xFE) // UTF-16LE BOM + enc = 'utf-16le'; + else { + // No BOM found. Try to deduce encoding from initial content. + // Most of the time, the content has ASCII chars (U+00**), but the opposite (U+**00) is uncommon. + // So, we count ASCII as if it was LE or BE, and decide from that. + var asciiCharsLE = 0, asciiCharsBE = 0, // Counts of chars in both positions + _len = Math.min(buf.length - (buf.length % 2), 64); // Len is always even. + + for (var i = 0; i < _len; i += 2) { + if (buf[i] === 0 && buf[i+1] !== 0) asciiCharsBE++; + if (buf[i] !== 0 && buf[i+1] === 0) asciiCharsLE++; + } + + if (asciiCharsBE > asciiCharsLE) + enc = 'utf-16be'; + else if (asciiCharsBE < asciiCharsLE) + enc = 'utf-16le'; + } + } + + return enc; +} + + diff --git a/node_modules/iconv-lite/encodings/utf7.js b/node_modules/iconv-lite/encodings/utf7.js new file mode 100644 index 0000000..b7631c2 --- /dev/null +++ b/node_modules/iconv-lite/encodings/utf7.js @@ -0,0 +1,290 @@ +"use strict"; +var Buffer = require("safer-buffer").Buffer; + +// UTF-7 codec, according to https://tools.ietf.org/html/rfc2152 +// See also below a UTF-7-IMAP codec, according to http://tools.ietf.org/html/rfc3501#section-5.1.3 + +exports.utf7 = Utf7Codec; +exports.unicode11utf7 = 'utf7'; // Alias UNICODE-1-1-UTF-7 +function Utf7Codec(codecOptions, iconv) { + this.iconv = iconv; +}; + +Utf7Codec.prototype.encoder = Utf7Encoder; +Utf7Codec.prototype.decoder = Utf7Decoder; +Utf7Codec.prototype.bomAware = true; + + +// -- Encoding + +var nonDirectChars = /[^A-Za-z0-9'\(\),-\.\/:\? \n\r\t]+/g; + +function Utf7Encoder(options, codec) { + this.iconv = codec.iconv; +} + +Utf7Encoder.prototype.write = function(str) { + // Naive implementation. + // Non-direct chars are encoded as "+-"; single "+" char is encoded as "+-". + return Buffer.from(str.replace(nonDirectChars, function(chunk) { + return "+" + (chunk === '+' ? '' : + this.iconv.encode(chunk, 'utf16-be').toString('base64').replace(/=+$/, '')) + + "-"; + }.bind(this))); +} + +Utf7Encoder.prototype.end = function() { +} + + +// -- Decoding + +function Utf7Decoder(options, codec) { + this.iconv = codec.iconv; + this.inBase64 = false; + this.base64Accum = ''; +} + +var base64Regex = /[A-Za-z0-9\/+]/; +var base64Chars = []; +for (var i = 0; i < 256; i++) + base64Chars[i] = base64Regex.test(String.fromCharCode(i)); + +var plusChar = '+'.charCodeAt(0), + minusChar = '-'.charCodeAt(0), + andChar = '&'.charCodeAt(0); + +Utf7Decoder.prototype.write = function(buf) { + var res = "", lastI = 0, + inBase64 = this.inBase64, + base64Accum = this.base64Accum; + + // The decoder is more involved as we must handle chunks in stream. + + for (var i = 0; i < buf.length; i++) { + if (!inBase64) { // We're in direct mode. + // Write direct chars until '+' + if (buf[i] == plusChar) { + res += this.iconv.decode(buf.slice(lastI, i), "ascii"); // Write direct chars. + lastI = i+1; + inBase64 = true; + } + } else { // We decode base64. + if (!base64Chars[buf[i]]) { // Base64 ended. + if (i == lastI && buf[i] == minusChar) {// "+-" -> "+" + res += "+"; + } else { + var b64str = base64Accum + buf.slice(lastI, i).toString(); + res += this.iconv.decode(Buffer.from(b64str, 'base64'), "utf16-be"); + } + + if (buf[i] != minusChar) // Minus is absorbed after base64. + i--; + + lastI = i+1; + inBase64 = false; + base64Accum = ''; + } + } + } + + if (!inBase64) { + res += this.iconv.decode(buf.slice(lastI), "ascii"); // Write direct chars. + } else { + var b64str = base64Accum + buf.slice(lastI).toString(); + + var canBeDecoded = b64str.length - (b64str.length % 8); // Minimal chunk: 2 quads -> 2x3 bytes -> 3 chars. + base64Accum = b64str.slice(canBeDecoded); // The rest will be decoded in future. + b64str = b64str.slice(0, canBeDecoded); + + res += this.iconv.decode(Buffer.from(b64str, 'base64'), "utf16-be"); + } + + this.inBase64 = inBase64; + this.base64Accum = base64Accum; + + return res; +} + +Utf7Decoder.prototype.end = function() { + var res = ""; + if (this.inBase64 && this.base64Accum.length > 0) + res = this.iconv.decode(Buffer.from(this.base64Accum, 'base64'), "utf16-be"); + + this.inBase64 = false; + this.base64Accum = ''; + return res; +} + + +// UTF-7-IMAP codec. +// RFC3501 Sec. 5.1.3 Modified UTF-7 (http://tools.ietf.org/html/rfc3501#section-5.1.3) +// Differences: +// * Base64 part is started by "&" instead of "+" +// * Direct characters are 0x20-0x7E, except "&" (0x26) +// * In Base64, "," is used instead of "/" +// * Base64 must not be used to represent direct characters. +// * No implicit shift back from Base64 (should always end with '-') +// * String must end in non-shifted position. +// * "-&" while in base64 is not allowed. + + +exports.utf7imap = Utf7IMAPCodec; +function Utf7IMAPCodec(codecOptions, iconv) { + this.iconv = iconv; +}; + +Utf7IMAPCodec.prototype.encoder = Utf7IMAPEncoder; +Utf7IMAPCodec.prototype.decoder = Utf7IMAPDecoder; +Utf7IMAPCodec.prototype.bomAware = true; + + +// -- Encoding + +function Utf7IMAPEncoder(options, codec) { + this.iconv = codec.iconv; + this.inBase64 = false; + this.base64Accum = Buffer.alloc(6); + this.base64AccumIdx = 0; +} + +Utf7IMAPEncoder.prototype.write = function(str) { + var inBase64 = this.inBase64, + base64Accum = this.base64Accum, + base64AccumIdx = this.base64AccumIdx, + buf = Buffer.alloc(str.length*5 + 10), bufIdx = 0; + + for (var i = 0; i < str.length; i++) { + var uChar = str.charCodeAt(i); + if (0x20 <= uChar && uChar <= 0x7E) { // Direct character or '&'. + if (inBase64) { + if (base64AccumIdx > 0) { + bufIdx += buf.write(base64Accum.slice(0, base64AccumIdx).toString('base64').replace(/\//g, ',').replace(/=+$/, ''), bufIdx); + base64AccumIdx = 0; + } + + buf[bufIdx++] = minusChar; // Write '-', then go to direct mode. + inBase64 = false; + } + + if (!inBase64) { + buf[bufIdx++] = uChar; // Write direct character + + if (uChar === andChar) // Ampersand -> '&-' + buf[bufIdx++] = minusChar; + } + + } else { // Non-direct character + if (!inBase64) { + buf[bufIdx++] = andChar; // Write '&', then go to base64 mode. + inBase64 = true; + } + if (inBase64) { + base64Accum[base64AccumIdx++] = uChar >> 8; + base64Accum[base64AccumIdx++] = uChar & 0xFF; + + if (base64AccumIdx == base64Accum.length) { + bufIdx += buf.write(base64Accum.toString('base64').replace(/\//g, ','), bufIdx); + base64AccumIdx = 0; + } + } + } + } + + this.inBase64 = inBase64; + this.base64AccumIdx = base64AccumIdx; + + return buf.slice(0, bufIdx); +} + +Utf7IMAPEncoder.prototype.end = function() { + var buf = Buffer.alloc(10), bufIdx = 0; + if (this.inBase64) { + if (this.base64AccumIdx > 0) { + bufIdx += buf.write(this.base64Accum.slice(0, this.base64AccumIdx).toString('base64').replace(/\//g, ',').replace(/=+$/, ''), bufIdx); + this.base64AccumIdx = 0; + } + + buf[bufIdx++] = minusChar; // Write '-', then go to direct mode. + this.inBase64 = false; + } + + return buf.slice(0, bufIdx); +} + + +// -- Decoding + +function Utf7IMAPDecoder(options, codec) { + this.iconv = codec.iconv; + this.inBase64 = false; + this.base64Accum = ''; +} + +var base64IMAPChars = base64Chars.slice(); +base64IMAPChars[','.charCodeAt(0)] = true; + +Utf7IMAPDecoder.prototype.write = function(buf) { + var res = "", lastI = 0, + inBase64 = this.inBase64, + base64Accum = this.base64Accum; + + // The decoder is more involved as we must handle chunks in stream. + // It is forgiving, closer to standard UTF-7 (for example, '-' is optional at the end). + + for (var i = 0; i < buf.length; i++) { + if (!inBase64) { // We're in direct mode. + // Write direct chars until '&' + if (buf[i] == andChar) { + res += this.iconv.decode(buf.slice(lastI, i), "ascii"); // Write direct chars. + lastI = i+1; + inBase64 = true; + } + } else { // We decode base64. + if (!base64IMAPChars[buf[i]]) { // Base64 ended. + if (i == lastI && buf[i] == minusChar) { // "&-" -> "&" + res += "&"; + } else { + var b64str = base64Accum + buf.slice(lastI, i).toString().replace(/,/g, '/'); + res += this.iconv.decode(Buffer.from(b64str, 'base64'), "utf16-be"); + } + + if (buf[i] != minusChar) // Minus may be absorbed after base64. + i--; + + lastI = i+1; + inBase64 = false; + base64Accum = ''; + } + } + } + + if (!inBase64) { + res += this.iconv.decode(buf.slice(lastI), "ascii"); // Write direct chars. + } else { + var b64str = base64Accum + buf.slice(lastI).toString().replace(/,/g, '/'); + + var canBeDecoded = b64str.length - (b64str.length % 8); // Minimal chunk: 2 quads -> 2x3 bytes -> 3 chars. + base64Accum = b64str.slice(canBeDecoded); // The rest will be decoded in future. + b64str = b64str.slice(0, canBeDecoded); + + res += this.iconv.decode(Buffer.from(b64str, 'base64'), "utf16-be"); + } + + this.inBase64 = inBase64; + this.base64Accum = base64Accum; + + return res; +} + +Utf7IMAPDecoder.prototype.end = function() { + var res = ""; + if (this.inBase64 && this.base64Accum.length > 0) + res = this.iconv.decode(Buffer.from(this.base64Accum, 'base64'), "utf16-be"); + + this.inBase64 = false; + this.base64Accum = ''; + return res; +} + + diff --git a/node_modules/iconv-lite/lib/bom-handling.js b/node_modules/iconv-lite/lib/bom-handling.js new file mode 100644 index 0000000..1050872 --- /dev/null +++ b/node_modules/iconv-lite/lib/bom-handling.js @@ -0,0 +1,52 @@ +"use strict"; + +var BOMChar = '\uFEFF'; + +exports.PrependBOM = PrependBOMWrapper +function PrependBOMWrapper(encoder, options) { + this.encoder = encoder; + this.addBOM = true; +} + +PrependBOMWrapper.prototype.write = function(str) { + if (this.addBOM) { + str = BOMChar + str; + this.addBOM = false; + } + + return this.encoder.write(str); +} + +PrependBOMWrapper.prototype.end = function() { + return this.encoder.end(); +} + + +//------------------------------------------------------------------------------ + +exports.StripBOM = StripBOMWrapper; +function StripBOMWrapper(decoder, options) { + this.decoder = decoder; + this.pass = false; + this.options = options || {}; +} + +StripBOMWrapper.prototype.write = function(buf) { + var res = this.decoder.write(buf); + if (this.pass || !res) + return res; + + if (res[0] === BOMChar) { + res = res.slice(1); + if (typeof this.options.stripBOM === 'function') + this.options.stripBOM(); + } + + this.pass = true; + return res; +} + +StripBOMWrapper.prototype.end = function() { + return this.decoder.end(); +} + diff --git a/node_modules/iconv-lite/lib/extend-node.js b/node_modules/iconv-lite/lib/extend-node.js new file mode 100644 index 0000000..87f5394 --- /dev/null +++ b/node_modules/iconv-lite/lib/extend-node.js @@ -0,0 +1,217 @@ +"use strict"; +var Buffer = require("buffer").Buffer; +// Note: not polyfilled with safer-buffer on a purpose, as overrides Buffer + +// == Extend Node primitives to use iconv-lite ================================= + +module.exports = function (iconv) { + var original = undefined; // Place to keep original methods. + + // Node authors rewrote Buffer internals to make it compatible with + // Uint8Array and we cannot patch key functions since then. + // Note: this does use older Buffer API on a purpose + iconv.supportsNodeEncodingsExtension = !(Buffer.from || new Buffer(0) instanceof Uint8Array); + + iconv.extendNodeEncodings = function extendNodeEncodings() { + if (original) return; + original = {}; + + if (!iconv.supportsNodeEncodingsExtension) { + console.error("ACTION NEEDED: require('iconv-lite').extendNodeEncodings() is not supported in your version of Node"); + console.error("See more info at https://github.com/ashtuchkin/iconv-lite/wiki/Node-v4-compatibility"); + return; + } + + var nodeNativeEncodings = { + 'hex': true, 'utf8': true, 'utf-8': true, 'ascii': true, 'binary': true, + 'base64': true, 'ucs2': true, 'ucs-2': true, 'utf16le': true, 'utf-16le': true, + }; + + Buffer.isNativeEncoding = function(enc) { + return enc && nodeNativeEncodings[enc.toLowerCase()]; + } + + // -- SlowBuffer ----------------------------------------------------------- + var SlowBuffer = require('buffer').SlowBuffer; + + original.SlowBufferToString = SlowBuffer.prototype.toString; + SlowBuffer.prototype.toString = function(encoding, start, end) { + encoding = String(encoding || 'utf8').toLowerCase(); + + // Use native conversion when possible + if (Buffer.isNativeEncoding(encoding)) + return original.SlowBufferToString.call(this, encoding, start, end); + + // Otherwise, use our decoding method. + if (typeof start == 'undefined') start = 0; + if (typeof end == 'undefined') end = this.length; + return iconv.decode(this.slice(start, end), encoding); + } + + original.SlowBufferWrite = SlowBuffer.prototype.write; + SlowBuffer.prototype.write = function(string, offset, length, encoding) { + // Support both (string, offset, length, encoding) + // and the legacy (string, encoding, offset, length) + if (isFinite(offset)) { + if (!isFinite(length)) { + encoding = length; + length = undefined; + } + } else { // legacy + var swap = encoding; + encoding = offset; + offset = length; + length = swap; + } + + offset = +offset || 0; + var remaining = this.length - offset; + if (!length) { + length = remaining; + } else { + length = +length; + if (length > remaining) { + length = remaining; + } + } + encoding = String(encoding || 'utf8').toLowerCase(); + + // Use native conversion when possible + if (Buffer.isNativeEncoding(encoding)) + return original.SlowBufferWrite.call(this, string, offset, length, encoding); + + if (string.length > 0 && (length < 0 || offset < 0)) + throw new RangeError('attempt to write beyond buffer bounds'); + + // Otherwise, use our encoding method. + var buf = iconv.encode(string, encoding); + if (buf.length < length) length = buf.length; + buf.copy(this, offset, 0, length); + return length; + } + + // -- Buffer --------------------------------------------------------------- + + original.BufferIsEncoding = Buffer.isEncoding; + Buffer.isEncoding = function(encoding) { + return Buffer.isNativeEncoding(encoding) || iconv.encodingExists(encoding); + } + + original.BufferByteLength = Buffer.byteLength; + Buffer.byteLength = SlowBuffer.byteLength = function(str, encoding) { + encoding = String(encoding || 'utf8').toLowerCase(); + + // Use native conversion when possible + if (Buffer.isNativeEncoding(encoding)) + return original.BufferByteLength.call(this, str, encoding); + + // Slow, I know, but we don't have a better way yet. + return iconv.encode(str, encoding).length; + } + + original.BufferToString = Buffer.prototype.toString; + Buffer.prototype.toString = function(encoding, start, end) { + encoding = String(encoding || 'utf8').toLowerCase(); + + // Use native conversion when possible + if (Buffer.isNativeEncoding(encoding)) + return original.BufferToString.call(this, encoding, start, end); + + // Otherwise, use our decoding method. + if (typeof start == 'undefined') start = 0; + if (typeof end == 'undefined') end = this.length; + return iconv.decode(this.slice(start, end), encoding); + } + + original.BufferWrite = Buffer.prototype.write; + Buffer.prototype.write = function(string, offset, length, encoding) { + var _offset = offset, _length = length, _encoding = encoding; + // Support both (string, offset, length, encoding) + // and the legacy (string, encoding, offset, length) + if (isFinite(offset)) { + if (!isFinite(length)) { + encoding = length; + length = undefined; + } + } else { // legacy + var swap = encoding; + encoding = offset; + offset = length; + length = swap; + } + + encoding = String(encoding || 'utf8').toLowerCase(); + + // Use native conversion when possible + if (Buffer.isNativeEncoding(encoding)) + return original.BufferWrite.call(this, string, _offset, _length, _encoding); + + offset = +offset || 0; + var remaining = this.length - offset; + if (!length) { + length = remaining; + } else { + length = +length; + if (length > remaining) { + length = remaining; + } + } + + if (string.length > 0 && (length < 0 || offset < 0)) + throw new RangeError('attempt to write beyond buffer bounds'); + + // Otherwise, use our encoding method. + var buf = iconv.encode(string, encoding); + if (buf.length < length) length = buf.length; + buf.copy(this, offset, 0, length); + return length; + + // TODO: Set _charsWritten. + } + + + // -- Readable ------------------------------------------------------------- + if (iconv.supportsStreams) { + var Readable = require('stream').Readable; + + original.ReadableSetEncoding = Readable.prototype.setEncoding; + Readable.prototype.setEncoding = function setEncoding(enc, options) { + // Use our own decoder, it has the same interface. + // We cannot use original function as it doesn't handle BOM-s. + this._readableState.decoder = iconv.getDecoder(enc, options); + this._readableState.encoding = enc; + } + + Readable.prototype.collect = iconv._collect; + } + } + + // Remove iconv-lite Node primitive extensions. + iconv.undoExtendNodeEncodings = function undoExtendNodeEncodings() { + if (!iconv.supportsNodeEncodingsExtension) + return; + if (!original) + throw new Error("require('iconv-lite').undoExtendNodeEncodings(): Nothing to undo; extendNodeEncodings() is not called.") + + delete Buffer.isNativeEncoding; + + var SlowBuffer = require('buffer').SlowBuffer; + + SlowBuffer.prototype.toString = original.SlowBufferToString; + SlowBuffer.prototype.write = original.SlowBufferWrite; + + Buffer.isEncoding = original.BufferIsEncoding; + Buffer.byteLength = original.BufferByteLength; + Buffer.prototype.toString = original.BufferToString; + Buffer.prototype.write = original.BufferWrite; + + if (iconv.supportsStreams) { + var Readable = require('stream').Readable; + + Readable.prototype.setEncoding = original.ReadableSetEncoding; + delete Readable.prototype.collect; + } + + original = undefined; + } +} diff --git a/node_modules/iconv-lite/lib/index.d.ts b/node_modules/iconv-lite/lib/index.d.ts new file mode 100644 index 0000000..0547eb3 --- /dev/null +++ b/node_modules/iconv-lite/lib/index.d.ts @@ -0,0 +1,24 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. + * REQUIREMENT: This definition is dependent on the @types/node definition. + * Install with `npm install @types/node --save-dev` + *--------------------------------------------------------------------------------------------*/ + +declare module 'iconv-lite' { + export function decode(buffer: Buffer, encoding: string, options?: Options): string; + + export function encode(content: string, encoding: string, options?: Options): Buffer; + + export function encodingExists(encoding: string): boolean; + + export function decodeStream(encoding: string, options?: Options): NodeJS.ReadWriteStream; + + export function encodeStream(encoding: string, options?: Options): NodeJS.ReadWriteStream; +} + +export interface Options { + stripBOM?: boolean; + addBOM?: boolean; + defaultEncoding?: string; +} diff --git a/node_modules/iconv-lite/lib/index.js b/node_modules/iconv-lite/lib/index.js new file mode 100644 index 0000000..5391919 --- /dev/null +++ b/node_modules/iconv-lite/lib/index.js @@ -0,0 +1,153 @@ +"use strict"; + +// Some environments don't have global Buffer (e.g. React Native). +// Solution would be installing npm modules "buffer" and "stream" explicitly. +var Buffer = require("safer-buffer").Buffer; + +var bomHandling = require("./bom-handling"), + iconv = module.exports; + +// All codecs and aliases are kept here, keyed by encoding name/alias. +// They are lazy loaded in `iconv.getCodec` from `encodings/index.js`. +iconv.encodings = null; + +// Characters emitted in case of error. +iconv.defaultCharUnicode = '�'; +iconv.defaultCharSingleByte = '?'; + +// Public API. +iconv.encode = function encode(str, encoding, options) { + str = "" + (str || ""); // Ensure string. + + var encoder = iconv.getEncoder(encoding, options); + + var res = encoder.write(str); + var trail = encoder.end(); + + return (trail && trail.length > 0) ? Buffer.concat([res, trail]) : res; +} + +iconv.decode = function decode(buf, encoding, options) { + if (typeof buf === 'string') { + if (!iconv.skipDecodeWarning) { + console.error('Iconv-lite warning: decode()-ing strings is deprecated. Refer to https://github.com/ashtuchkin/iconv-lite/wiki/Use-Buffers-when-decoding'); + iconv.skipDecodeWarning = true; + } + + buf = Buffer.from("" + (buf || ""), "binary"); // Ensure buffer. + } + + var decoder = iconv.getDecoder(encoding, options); + + var res = decoder.write(buf); + var trail = decoder.end(); + + return trail ? (res + trail) : res; +} + +iconv.encodingExists = function encodingExists(enc) { + try { + iconv.getCodec(enc); + return true; + } catch (e) { + return false; + } +} + +// Legacy aliases to convert functions +iconv.toEncoding = iconv.encode; +iconv.fromEncoding = iconv.decode; + +// Search for a codec in iconv.encodings. Cache codec data in iconv._codecDataCache. +iconv._codecDataCache = {}; +iconv.getCodec = function getCodec(encoding) { + if (!iconv.encodings) + iconv.encodings = require("../encodings"); // Lazy load all encoding definitions. + + // Canonicalize encoding name: strip all non-alphanumeric chars and appended year. + var enc = iconv._canonicalizeEncoding(encoding); + + // Traverse iconv.encodings to find actual codec. + var codecOptions = {}; + while (true) { + var codec = iconv._codecDataCache[enc]; + if (codec) + return codec; + + var codecDef = iconv.encodings[enc]; + + switch (typeof codecDef) { + case "string": // Direct alias to other encoding. + enc = codecDef; + break; + + case "object": // Alias with options. Can be layered. + for (var key in codecDef) + codecOptions[key] = codecDef[key]; + + if (!codecOptions.encodingName) + codecOptions.encodingName = enc; + + enc = codecDef.type; + break; + + case "function": // Codec itself. + if (!codecOptions.encodingName) + codecOptions.encodingName = enc; + + // The codec function must load all tables and return object with .encoder and .decoder methods. + // It'll be called only once (for each different options object). + codec = new codecDef(codecOptions, iconv); + + iconv._codecDataCache[codecOptions.encodingName] = codec; // Save it to be reused later. + return codec; + + default: + throw new Error("Encoding not recognized: '" + encoding + "' (searched as: '"+enc+"')"); + } + } +} + +iconv._canonicalizeEncoding = function(encoding) { + // Canonicalize encoding name: strip all non-alphanumeric chars and appended year. + return (''+encoding).toLowerCase().replace(/:\d{4}$|[^0-9a-z]/g, ""); +} + +iconv.getEncoder = function getEncoder(encoding, options) { + var codec = iconv.getCodec(encoding), + encoder = new codec.encoder(options, codec); + + if (codec.bomAware && options && options.addBOM) + encoder = new bomHandling.PrependBOM(encoder, options); + + return encoder; +} + +iconv.getDecoder = function getDecoder(encoding, options) { + var codec = iconv.getCodec(encoding), + decoder = new codec.decoder(options, codec); + + if (codec.bomAware && !(options && options.stripBOM === false)) + decoder = new bomHandling.StripBOM(decoder, options); + + return decoder; +} + + +// Load extensions in Node. All of them are omitted in Browserify build via 'browser' field in package.json. +var nodeVer = typeof process !== 'undefined' && process.versions && process.versions.node; +if (nodeVer) { + + // Load streaming support in Node v0.10+ + var nodeVerArr = nodeVer.split(".").map(Number); + if (nodeVerArr[0] > 0 || nodeVerArr[1] >= 10) { + require("./streams")(iconv); + } + + // Load Node primitive extensions. + require("./extend-node")(iconv); +} + +if ("Ā" != "\u0100") { + console.error("iconv-lite warning: javascript files use encoding different from utf-8. See https://github.com/ashtuchkin/iconv-lite/wiki/Javascript-source-file-encodings for more info."); +} diff --git a/node_modules/iconv-lite/lib/streams.js b/node_modules/iconv-lite/lib/streams.js new file mode 100644 index 0000000..4409552 --- /dev/null +++ b/node_modules/iconv-lite/lib/streams.js @@ -0,0 +1,121 @@ +"use strict"; + +var Buffer = require("buffer").Buffer, + Transform = require("stream").Transform; + + +// == Exports ================================================================== +module.exports = function(iconv) { + + // Additional Public API. + iconv.encodeStream = function encodeStream(encoding, options) { + return new IconvLiteEncoderStream(iconv.getEncoder(encoding, options), options); + } + + iconv.decodeStream = function decodeStream(encoding, options) { + return new IconvLiteDecoderStream(iconv.getDecoder(encoding, options), options); + } + + iconv.supportsStreams = true; + + + // Not published yet. + iconv.IconvLiteEncoderStream = IconvLiteEncoderStream; + iconv.IconvLiteDecoderStream = IconvLiteDecoderStream; + iconv._collect = IconvLiteDecoderStream.prototype.collect; +}; + + +// == Encoder stream ======================================================= +function IconvLiteEncoderStream(conv, options) { + this.conv = conv; + options = options || {}; + options.decodeStrings = false; // We accept only strings, so we don't need to decode them. + Transform.call(this, options); +} + +IconvLiteEncoderStream.prototype = Object.create(Transform.prototype, { + constructor: { value: IconvLiteEncoderStream } +}); + +IconvLiteEncoderStream.prototype._transform = function(chunk, encoding, done) { + if (typeof chunk != 'string') + return done(new Error("Iconv encoding stream needs strings as its input.")); + try { + var res = this.conv.write(chunk); + if (res && res.length) this.push(res); + done(); + } + catch (e) { + done(e); + } +} + +IconvLiteEncoderStream.prototype._flush = function(done) { + try { + var res = this.conv.end(); + if (res && res.length) this.push(res); + done(); + } + catch (e) { + done(e); + } +} + +IconvLiteEncoderStream.prototype.collect = function(cb) { + var chunks = []; + this.on('error', cb); + this.on('data', function(chunk) { chunks.push(chunk); }); + this.on('end', function() { + cb(null, Buffer.concat(chunks)); + }); + return this; +} + + +// == Decoder stream ======================================================= +function IconvLiteDecoderStream(conv, options) { + this.conv = conv; + options = options || {}; + options.encoding = this.encoding = 'utf8'; // We output strings. + Transform.call(this, options); +} + +IconvLiteDecoderStream.prototype = Object.create(Transform.prototype, { + constructor: { value: IconvLiteDecoderStream } +}); + +IconvLiteDecoderStream.prototype._transform = function(chunk, encoding, done) { + if (!Buffer.isBuffer(chunk)) + return done(new Error("Iconv decoding stream needs buffers as its input.")); + try { + var res = this.conv.write(chunk); + if (res && res.length) this.push(res, this.encoding); + done(); + } + catch (e) { + done(e); + } +} + +IconvLiteDecoderStream.prototype._flush = function(done) { + try { + var res = this.conv.end(); + if (res && res.length) this.push(res, this.encoding); + done(); + } + catch (e) { + done(e); + } +} + +IconvLiteDecoderStream.prototype.collect = function(cb) { + var res = ''; + this.on('error', cb); + this.on('data', function(chunk) { res += chunk; }); + this.on('end', function() { + cb(null, res); + }); + return this; +} + diff --git a/node_modules/iconv-lite/package.json b/node_modules/iconv-lite/package.json new file mode 100644 index 0000000..fff6478 --- /dev/null +++ b/node_modules/iconv-lite/package.json @@ -0,0 +1,46 @@ +{ + "name": "iconv-lite", + "description": "Convert character encodings in pure javascript.", + "version": "0.4.23", + "license": "MIT", + "keywords": [ + "iconv", + "convert", + "charset", + "icu" + ], + "author": "Alexander Shtuchkin ", + "main": "./lib/index.js", + "typings": "./lib/index.d.ts", + "homepage": "https://github.com/ashtuchkin/iconv-lite", + "bugs": "https://github.com/ashtuchkin/iconv-lite/issues", + "repository": { + "type": "git", + "url": "git://github.com/ashtuchkin/iconv-lite.git" + }, + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "coverage": "istanbul cover _mocha -- --grep .", + "coverage-open": "open coverage/lcov-report/index.html", + "test": "mocha --reporter spec --grep ." + }, + "browser": { + "./lib/extend-node": false, + "./lib/streams": false + }, + "devDependencies": { + "mocha": "^3.1.0", + "request": "~2.81.0", + "unorm": "*", + "errto": "*", + "async": "*", + "istanbul": "*", + "semver": "*", + "iconv": "*" + }, + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3" + } +} diff --git a/node_modules/ignore/LICENSE-MIT b/node_modules/ignore/LICENSE-MIT new file mode 100644 index 0000000..825533e --- /dev/null +++ b/node_modules/ignore/LICENSE-MIT @@ -0,0 +1,21 @@ +Copyright (c) 2013 Kael Zhang , contributors +http://kael.me/ + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/node_modules/ignore/README.md b/node_modules/ignore/README.md new file mode 100644 index 0000000..aa814e7 --- /dev/null +++ b/node_modules/ignore/README.md @@ -0,0 +1,412 @@ + + + + + + + + + + + + + +
LinuxOS XWindowsCoverageDownloads
+ + Build Status + + + Windows Build Status + + + Coverage Status + + + npm module downloads per month +
+ +# ignore + +`ignore` is a manager, filter and parser which implemented in pure JavaScript according to the [.gitignore spec 2.22.1](http://git-scm.com/docs/gitignore). + +`ignore` is used by eslint, gitbook and [many others](https://www.npmjs.com/browse/depended/ignore). + +Pay **ATTENTION** that [`minimatch`](https://www.npmjs.org/package/minimatch) (which used by `fstream-ignore`) does not follow the gitignore spec. + +To filter filenames according to a .gitignore file, I recommend this npm package, `ignore`. + +To parse an `.npmignore` file, you should use `minimatch`, because an `.npmignore` file is parsed by npm using `minimatch` and it does not work in the .gitignore way. + +### Tested on + +`ignore` is fully tested, and has more than **five hundreds** of unit tests. + +- Linux + Node: `0.8` - `7.x` +- Windows + Node: `0.10` - `7.x`, node < `0.10` is not tested due to the lack of support of appveyor. + +Actually, `ignore` does not rely on any versions of node specially. + +Since `4.0.0`, ignore will no longer support `node < 6` by default, to use in node < 6, `require('ignore/legacy')`. For details, see [CHANGELOG](https://github.com/kaelzhang/node-ignore/blob/master/CHANGELOG.md). + +## Table Of Main Contents + +- [Usage](#usage) +- [`Pathname` Conventions](#pathname-conventions) +- See Also: + - [`glob-gitignore`](https://www.npmjs.com/package/glob-gitignore) matches files using patterns and filters them according to gitignore rules. +- [Upgrade Guide](#upgrade-guide) + +## Install + +```sh +npm i ignore +``` + +## Usage + +```js +import ignore from 'ignore' +const ig = ignore().add(['.abc/*', '!.abc/d/']) +``` + +### Filter the given paths + +```js +const paths = [ + '.abc/a.js', // filtered out + '.abc/d/e.js' // included +] + +ig.filter(paths) // ['.abc/d/e.js'] +ig.ignores('.abc/a.js') // true +``` + +### As the filter function + +```js +paths.filter(ig.createFilter()); // ['.abc/d/e.js'] +``` + +### Win32 paths will be handled + +```js +ig.filter(['.abc\\a.js', '.abc\\d\\e.js']) +// if the code above runs on windows, the result will be +// ['.abc\\d\\e.js'] +``` + +## Why another ignore? + +- `ignore` is a standalone module, and is much simpler so that it could easy work with other programs, unlike [isaacs](https://npmjs.org/~isaacs)'s [fstream-ignore](https://npmjs.org/package/fstream-ignore) which must work with the modules of the fstream family. + +- `ignore` only contains utility methods to filter paths according to the specified ignore rules, so + - `ignore` never try to find out ignore rules by traversing directories or fetching from git configurations. + - `ignore` don't cares about sub-modules of git projects. + +- Exactly according to [gitignore man page](http://git-scm.com/docs/gitignore), fixes some known matching issues of fstream-ignore, such as: + - '`/*.js`' should only match '`a.js`', but not '`abc/a.js`'. + - '`**/foo`' should match '`foo`' anywhere. + - Prevent re-including a file if a parent directory of that file is excluded. + - Handle trailing whitespaces: + - `'a '`(one space) should not match `'a '`(two spaces). + - `'a \ '` matches `'a '` + - All test cases are verified with the result of `git check-ignore`. + +# Methods + +## .add(pattern: string | Ignore): this +## .add(patterns: Array): this + +- **pattern** `String | Ignore` An ignore pattern string, or the `Ignore` instance +- **patterns** `Array` Array of ignore patterns. + +Adds a rule or several rules to the current manager. + +Returns `this` + +Notice that a line starting with `'#'`(hash) is treated as a comment. Put a backslash (`'\'`) in front of the first hash for patterns that begin with a hash, if you want to ignore a file with a hash at the beginning of the filename. + +```js +ignore().add('#abc').ignores('#abc') // false +ignore().add('\\#abc').ignores('#abc') // true +``` + +`pattern` could either be a line of ignore pattern or a string of multiple ignore patterns, which means we could just `ignore().add()` the content of a ignore file: + +```js +ignore() +.add(fs.readFileSync(filenameOfGitignore).toString()) +.filter(filenames) +``` + +`pattern` could also be an `ignore` instance, so that we could easily inherit the rules of another `Ignore` instance. + +## .addIgnoreFile(path) + +REMOVED in `3.x` for now. + +To upgrade `ignore@2.x` up to `3.x`, use + +```js +import fs from 'fs' + +if (fs.existsSync(filename)) { + ignore().add(fs.readFileSync(filename).toString()) +} +``` + +instead. + +## .filter(paths: Array<Pathname>): Array<Pathname> + +```ts +type Pathname = string +``` + +Filters the given array of pathnames, and returns the filtered array. + +- **paths** `Array.` The array of `pathname`s to be filtered. + +### `Pathname` Conventions: + +#### 1. `Pathname` should be a `path.relative()`d pathname + +`Pathname` should be a string that have been `path.join()`ed, or the return value of `path.relative()` to the current directory, + +```js +// WRONG, an error will be thrown +ig.ignores('./abc') + +// WRONG, for it will never happen, and an error will be thrown +// If the gitignore rule locates at the root directory, +// `'/abc'` should be changed to `'abc'`. +// ``` +// path.relative('/', '/abc') -> 'abc' +// ``` +ig.ignores('/abc') + +// WRONG, that it is an absolute path on Windows, an error will be thrown +ig.ignores('C:\\abc') + +// Right +ig.ignores('abc') + +// Right +ig.ignores(path.join('./abc')) // path.join('./abc') -> 'abc' +``` + +In other words, each `Pathname` here should be a relative path to the directory of the gitignore rules. + +Suppose the dir structure is: + +``` +/path/to/your/repo + |-- a + | |-- a.js + | + |-- .b + | + |-- .c + |-- .DS_store +``` + +Then the `paths` might be like this: + +```js +[ + 'a/a.js' + '.b', + '.c/.DS_store' +] +``` + +#### 2. filenames and dirnames + +`node-ignore` does NO `fs.stat` during path matching, so for the example below: + +```js +// First, we add a ignore pattern to ignore a directory +ig.add('config/') + +// `ig` does NOT know if 'config', in the real world, +// is a normal file, directory or something. + +ig.ignores('config') +// `ig` treats `config` as a file, so it returns `false` + +ig.ignores('config/') +// returns `true` +``` + +Specially for people who develop some library based on `node-ignore`, it is important to understand that. + +Usually, you could use [`glob`](http://npmjs.org/package/glob) with `option.mark = true` to fetch the structure of the current directory: + +```js +import glob from 'glob' + +glob('**', { + // Adds a / character to directory matches. + mark: true +}, (err, files) => { + if (err) { + return console.error(err) + } + + let filtered = ignore().add(patterns).filter(files) + console.log(filtered) +}) +``` + +## .ignores(pathname: Pathname): boolean + +> new in 3.2.0 + +Returns `Boolean` whether `pathname` should be ignored. + +```js +ig.ignores('.abc/a.js') // true +``` + +## .createFilter() + +Creates a filter function which could filter an array of paths with `Array.prototype.filter`. + +Returns `function(path)` the filter function. + +## .test(pathname: Pathname) since 5.0.0 + +Returns `TestResult` + +```ts +interface TestResult { + ignored: boolean + // true if the `pathname` is finally unignored by some negative pattern + unignored: boolean +} +``` + +- `{ignored: true, unignored: false}`: the `pathname` is ignored +- `{ignored: false, unignored: true}`: the `pathname` is unignored +- `{ignored: false, unignored: false}`: the `pathname` is never matched by any ignore rules. + +## static `ignore.isPathValid(pathname): boolean` since 5.0.0 + +Check whether the `pathname` is an valid `path.relative()`d path according to the [convention](#1-pathname-should-be-a-pathrelatived-pathname). + +This method is **NOT** used to check if an ignore pattern is valid. + +```js +ignore.isPathValid('./foo') // false +``` + +## ignore(options) + +### `options.ignorecase` since 4.0.0 + +Similar as the `core.ignorecase` option of [git-config](https://git-scm.com/docs/git-config), `node-ignore` will be case insensitive if `options.ignorecase` is set to `true` (the default value), otherwise case sensitive. + +```js +const ig = ignore({ + ignorecase: false +}) + +ig.add('*.png') + +ig.ignores('*.PNG') // false +``` + +### `options.ignoreCase?: boolean` since 5.2.0 + +Which is alternative to `options.ignoreCase` + +### `options.allowRelativePaths?: boolean` since 5.2.0 + +This option brings backward compatibility with projects which based on `ignore@4.x`. If `options.allowRelativePaths` is `true`, `ignore` will not check whether the given path to be tested is [`path.relative()`d](#pathname-conventions). + +However, passing a relative path, such as `'./foo'` or `'../foo'`, to test if it is ignored or not is not a good practise, which might lead to unexpected behavior + +```js +ignore({ + allowRelativePaths: true +}).ignores('../foo/bar.js') // And it will not throw +``` + +**** + +# Upgrade Guide + +## Upgrade 4.x -> 5.x + +Since `5.0.0`, if an invalid `Pathname` passed into `ig.ignores()`, an error will be thrown, unless `options.allowRelative = true` is passed to the `Ignore` factory. + +While `ignore < 5.0.0` did not make sure what the return value was, as well as + +```ts +.ignores(pathname: Pathname): boolean + +.filter(pathnames: Array): Array + +.createFilter(): (pathname: Pathname) => boolean + +.test(pathname: Pathname): {ignored: boolean, unignored: boolean} +``` + +See the convention [here](#1-pathname-should-be-a-pathrelatived-pathname) for details. + +If there are invalid pathnames, the conversion and filtration should be done by users. + +```js +import {isPathValid} from 'ignore' // introduced in 5.0.0 + +const paths = [ + // invalid + ////////////////// + '', + false, + '../foo', + '.', + ////////////////// + + // valid + 'foo' +] +.filter(isValidPath) + +ig.filter(paths) +``` + +## Upgrade 3.x -> 4.x + +Since `4.0.0`, `ignore` will no longer support node < 6, to use `ignore` in node < 6: + +```js +var ignore = require('ignore/legacy') +``` + +## Upgrade 2.x -> 3.x + +- All `options` of 2.x are unnecessary and removed, so just remove them. +- `ignore()` instance is no longer an [`EventEmitter`](nodejs.org/api/events.html), and all events are unnecessary and removed. +- `.addIgnoreFile()` is removed, see the [.addIgnoreFile](#addignorefilepath) section for details. + +**** + +# Collaborators + +- [@whitecolor](https://github.com/whitecolor) *Alex* +- [@SamyPesse](https://github.com/SamyPesse) *Samy Pessé* +- [@azproduction](https://github.com/azproduction) *Mikhail Davydov* +- [@TrySound](https://github.com/TrySound) *Bogdan Chadkin* +- [@JanMattner](https://github.com/JanMattner) *Jan Mattner* +- [@ntwb](https://github.com/ntwb) *Stephen Edgar* +- [@kasperisager](https://github.com/kasperisager) *Kasper Isager* +- [@sandersn](https://github.com/sandersn) *Nathan Shively-Sanders* diff --git a/node_modules/ignore/index.d.ts b/node_modules/ignore/index.d.ts new file mode 100644 index 0000000..520eafa --- /dev/null +++ b/node_modules/ignore/index.d.ts @@ -0,0 +1,61 @@ +type Pathname = string + +interface TestResult { + ignored: boolean + unignored: boolean +} + +export interface Ignore { + /** + * Adds one or several rules to the current manager. + * @param {string[]} patterns + * @returns IgnoreBase + */ + add(patterns: string | Ignore | readonly (string | Ignore)[]): this + + /** + * Filters the given array of pathnames, and returns the filtered array. + * NOTICE that each path here should be a relative path to the root of your repository. + * @param paths the array of paths to be filtered. + * @returns The filtered array of paths + */ + filter(pathnames: readonly Pathname[]): Pathname[] + + /** + * Creates a filter function which could filter + * an array of paths with Array.prototype.filter. + */ + createFilter(): (pathname: Pathname) => boolean + + /** + * Returns Boolean whether pathname should be ignored. + * @param {string} pathname a path to check + * @returns boolean + */ + ignores(pathname: Pathname): boolean + + /** + * Returns whether pathname should be ignored or unignored + * @param {string} pathname a path to check + * @returns TestResult + */ + test(pathname: Pathname): TestResult +} + +interface Options { + ignorecase?: boolean + // For compatibility + ignoreCase?: boolean + allowRelativePaths?: boolean +} + +/** + * Creates new ignore manager. + */ +declare function ignore(options?: Options): Ignore + +declare namespace ignore { + export function isPathValid (pathname: string): boolean +} + +export default ignore diff --git a/node_modules/ignore/index.js b/node_modules/ignore/index.js new file mode 100644 index 0000000..d935eb1 --- /dev/null +++ b/node_modules/ignore/index.js @@ -0,0 +1,603 @@ +// A simple implementation of make-array +function makeArray (subject) { + return Array.isArray(subject) + ? subject + : [subject] +} + +const EMPTY = '' +const SPACE = ' ' +const ESCAPE = '\\' +const REGEX_TEST_BLANK_LINE = /^\s+$/ +const REGEX_REPLACE_LEADING_EXCAPED_EXCLAMATION = /^\\!/ +const REGEX_REPLACE_LEADING_EXCAPED_HASH = /^\\#/ +const REGEX_SPLITALL_CRLF = /\r?\n/g +// /foo, +// ./foo, +// ../foo, +// . +// .. +const REGEX_TEST_INVALID_PATH = /^\.*\/|^\.+$/ + +const SLASH = '/' +const KEY_IGNORE = typeof Symbol !== 'undefined' + ? Symbol.for('node-ignore') + /* istanbul ignore next */ + : 'node-ignore' + +const define = (object, key, value) => + Object.defineProperty(object, key, {value}) + +const REGEX_REGEXP_RANGE = /([0-z])-([0-z])/g + +const RETURN_FALSE = () => false + +// Sanitize the range of a regular expression +// The cases are complicated, see test cases for details +const sanitizeRange = range => range.replace( + REGEX_REGEXP_RANGE, + (match, from, to) => from.charCodeAt(0) <= to.charCodeAt(0) + ? match + // Invalid range (out of order) which is ok for gitignore rules but + // fatal for JavaScript regular expression, so eliminate it. + : EMPTY +) + +// See fixtures #59 +const cleanRangeBackSlash = slashes => { + const {length} = slashes + return slashes.slice(0, length - length % 2) +} + +// > If the pattern ends with a slash, +// > it is removed for the purpose of the following description, +// > but it would only find a match with a directory. +// > In other words, foo/ will match a directory foo and paths underneath it, +// > but will not match a regular file or a symbolic link foo +// > (this is consistent with the way how pathspec works in general in Git). +// '`foo/`' will not match regular file '`foo`' or symbolic link '`foo`' +// -> ignore-rules will not deal with it, because it costs extra `fs.stat` call +// you could use option `mark: true` with `glob` + +// '`foo/`' should not continue with the '`..`' +const REPLACERS = [ + + // > Trailing spaces are ignored unless they are quoted with backslash ("\") + [ + // (a\ ) -> (a ) + // (a ) -> (a) + // (a \ ) -> (a ) + /\\?\s+$/, + match => match.indexOf('\\') === 0 + ? SPACE + : EMPTY + ], + + // replace (\ ) with ' ' + [ + /\\\s/g, + () => SPACE + ], + + // Escape metacharacters + // which is written down by users but means special for regular expressions. + + // > There are 12 characters with special meanings: + // > - the backslash \, + // > - the caret ^, + // > - the dollar sign $, + // > - the period or dot ., + // > - the vertical bar or pipe symbol |, + // > - the question mark ?, + // > - the asterisk or star *, + // > - the plus sign +, + // > - the opening parenthesis (, + // > - the closing parenthesis ), + // > - and the opening square bracket [, + // > - the opening curly brace {, + // > These special characters are often called "metacharacters". + [ + /[\\$.|*+(){^]/g, + match => `\\${match}` + ], + + [ + // > a question mark (?) matches a single character + /(?!\\)\?/g, + () => '[^/]' + ], + + // leading slash + [ + + // > A leading slash matches the beginning of the pathname. + // > For example, "/*.c" matches "cat-file.c" but not "mozilla-sha1/sha1.c". + // A leading slash matches the beginning of the pathname + /^\//, + () => '^' + ], + + // replace special metacharacter slash after the leading slash + [ + /\//g, + () => '\\/' + ], + + [ + // > A leading "**" followed by a slash means match in all directories. + // > For example, "**/foo" matches file or directory "foo" anywhere, + // > the same as pattern "foo". + // > "**/foo/bar" matches file or directory "bar" anywhere that is directly + // > under directory "foo". + // Notice that the '*'s have been replaced as '\\*' + /^\^*\\\*\\\*\\\//, + + // '**/foo' <-> 'foo' + () => '^(?:.*\\/)?' + ], + + // starting + [ + // there will be no leading '/' + // (which has been replaced by section "leading slash") + // If starts with '**', adding a '^' to the regular expression also works + /^(?=[^^])/, + function startingReplacer () { + // If has a slash `/` at the beginning or middle + return !/\/(?!$)/.test(this) + // > Prior to 2.22.1 + // > If the pattern does not contain a slash /, + // > Git treats it as a shell glob pattern + // Actually, if there is only a trailing slash, + // git also treats it as a shell glob pattern + + // After 2.22.1 (compatible but clearer) + // > If there is a separator at the beginning or middle (or both) + // > of the pattern, then the pattern is relative to the directory + // > level of the particular .gitignore file itself. + // > Otherwise the pattern may also match at any level below + // > the .gitignore level. + ? '(?:^|\\/)' + + // > Otherwise, Git treats the pattern as a shell glob suitable for + // > consumption by fnmatch(3) + : '^' + } + ], + + // two globstars + [ + // Use lookahead assertions so that we could match more than one `'/**'` + /\\\/\\\*\\\*(?=\\\/|$)/g, + + // Zero, one or several directories + // should not use '*', or it will be replaced by the next replacer + + // Check if it is not the last `'/**'` + (_, index, str) => index + 6 < str.length + + // case: /**/ + // > A slash followed by two consecutive asterisks then a slash matches + // > zero or more directories. + // > For example, "a/**/b" matches "a/b", "a/x/b", "a/x/y/b" and so on. + // '/**/' + ? '(?:\\/[^\\/]+)*' + + // case: /** + // > A trailing `"/**"` matches everything inside. + + // #21: everything inside but it should not include the current folder + : '\\/.+' + ], + + // intermediate wildcards + [ + // Never replace escaped '*' + // ignore rule '\*' will match the path '*' + + // 'abc.*/' -> go + // 'abc.*' -> skip this rule + /(^|[^\\]+)\\\*(?=.+)/g, + + // '*.js' matches '.js' + // '*.js' doesn't match 'abc' + (_, p1) => `${p1}[^\\/]*` + ], + + [ + // unescape, revert step 3 except for back slash + // For example, if a user escape a '\\*', + // after step 3, the result will be '\\\\\\*' + /\\\\\\(?=[$.|*+(){^])/g, + () => ESCAPE + ], + + [ + // '\\\\' -> '\\' + /\\\\/g, + () => ESCAPE + ], + + [ + // > The range notation, e.g. [a-zA-Z], + // > can be used to match one of the characters in a range. + + // `\` is escaped by step 3 + /(\\)?\[([^\]/]*?)(\\*)($|\])/g, + (match, leadEscape, range, endEscape, close) => leadEscape === ESCAPE + // '\\[bar]' -> '\\\\[bar\\]' + ? `\\[${range}${cleanRangeBackSlash(endEscape)}${close}` + : close === ']' + ? endEscape.length % 2 === 0 + // A normal case, and it is a range notation + // '[bar]' + // '[bar\\\\]' + ? `[${sanitizeRange(range)}${endEscape}]` + // Invalid range notaton + // '[bar\\]' -> '[bar\\\\]' + : '[]' + : '[]' + ], + + // ending + [ + // 'js' will not match 'js.' + // 'ab' will not match 'abc' + /(?:[^*])$/, + + // WTF! + // https://git-scm.com/docs/gitignore + // changes in [2.22.1](https://git-scm.com/docs/gitignore/2.22.1) + // which re-fixes #24, #38 + + // > If there is a separator at the end of the pattern then the pattern + // > will only match directories, otherwise the pattern can match both + // > files and directories. + + // 'js*' will not match 'a.js' + // 'js/' will not match 'a.js' + // 'js' will match 'a.js' and 'a.js/' + match => /\/$/.test(match) + // foo/ will not match 'foo' + ? `${match}$` + // foo matches 'foo' and 'foo/' + : `${match}(?=$|\\/$)` + ], + + // trailing wildcard + [ + /(\^|\\\/)?\\\*$/, + (_, p1) => { + const prefix = p1 + // '\^': + // '/*' does not match EMPTY + // '/*' does not match everything + + // '\\\/': + // 'abc/*' does not match 'abc/' + ? `${p1}[^/]+` + + // 'a*' matches 'a' + // 'a*' matches 'aa' + : '[^/]*' + + return `${prefix}(?=$|\\/$)` + } + ], +] + +// A simple cache, because an ignore rule only has only one certain meaning +const regexCache = Object.create(null) + +// @param {pattern} +const makeRegex = (pattern, ignoreCase) => { + let source = regexCache[pattern] + + if (!source) { + source = REPLACERS.reduce( + (prev, current) => prev.replace(current[0], current[1].bind(pattern)), + pattern + ) + regexCache[pattern] = source + } + + return ignoreCase + ? new RegExp(source, 'i') + : new RegExp(source) +} + +const isString = subject => typeof subject === 'string' + +// > A blank line matches no files, so it can serve as a separator for readability. +const checkPattern = pattern => pattern + && isString(pattern) + && !REGEX_TEST_BLANK_LINE.test(pattern) + + // > A line starting with # serves as a comment. + && pattern.indexOf('#') !== 0 + +const splitPattern = pattern => pattern.split(REGEX_SPLITALL_CRLF) + +class IgnoreRule { + constructor ( + origin, + pattern, + negative, + regex + ) { + this.origin = origin + this.pattern = pattern + this.negative = negative + this.regex = regex + } +} + +const createRule = (pattern, ignoreCase) => { + const origin = pattern + let negative = false + + // > An optional prefix "!" which negates the pattern; + if (pattern.indexOf('!') === 0) { + negative = true + pattern = pattern.substr(1) + } + + pattern = pattern + // > Put a backslash ("\") in front of the first "!" for patterns that + // > begin with a literal "!", for example, `"\!important!.txt"`. + .replace(REGEX_REPLACE_LEADING_EXCAPED_EXCLAMATION, '!') + // > Put a backslash ("\") in front of the first hash for patterns that + // > begin with a hash. + .replace(REGEX_REPLACE_LEADING_EXCAPED_HASH, '#') + + const regex = makeRegex(pattern, ignoreCase) + + return new IgnoreRule( + origin, + pattern, + negative, + regex + ) +} + +const throwError = (message, Ctor) => { + throw new Ctor(message) +} + +const checkPath = (path, originalPath, doThrow) => { + if (!isString(path)) { + return doThrow( + `path must be a string, but got \`${originalPath}\``, + TypeError + ) + } + + // We don't know if we should ignore EMPTY, so throw + if (!path) { + return doThrow(`path must not be empty`, TypeError) + } + + // Check if it is a relative path + if (checkPath.isNotRelative(path)) { + const r = '`path.relative()`d' + return doThrow( + `path should be a ${r} string, but got "${originalPath}"`, + RangeError + ) + } + + return true +} + +const isNotRelative = path => REGEX_TEST_INVALID_PATH.test(path) + +checkPath.isNotRelative = isNotRelative +checkPath.convert = p => p + +class Ignore { + constructor ({ + ignorecase = true, + ignoreCase = ignorecase, + allowRelativePaths = false + } = {}) { + define(this, KEY_IGNORE, true) + + this._rules = [] + this._ignoreCase = ignoreCase + this._allowRelativePaths = allowRelativePaths + this._initCache() + } + + _initCache () { + this._ignoreCache = Object.create(null) + this._testCache = Object.create(null) + } + + _addPattern (pattern) { + // #32 + if (pattern && pattern[KEY_IGNORE]) { + this._rules = this._rules.concat(pattern._rules) + this._added = true + return + } + + if (checkPattern(pattern)) { + const rule = createRule(pattern, this._ignoreCase) + this._added = true + this._rules.push(rule) + } + } + + // @param {Array | string | Ignore} pattern + add (pattern) { + this._added = false + + makeArray( + isString(pattern) + ? splitPattern(pattern) + : pattern + ).forEach(this._addPattern, this) + + // Some rules have just added to the ignore, + // making the behavior changed. + if (this._added) { + this._initCache() + } + + return this + } + + // legacy + addPattern (pattern) { + return this.add(pattern) + } + + // | ignored : unignored + // negative | 0:0 | 0:1 | 1:0 | 1:1 + // -------- | ------- | ------- | ------- | -------- + // 0 | TEST | TEST | SKIP | X + // 1 | TESTIF | SKIP | TEST | X + + // - SKIP: always skip + // - TEST: always test + // - TESTIF: only test if checkUnignored + // - X: that never happen + + // @param {boolean} whether should check if the path is unignored, + // setting `checkUnignored` to `false` could reduce additional + // path matching. + + // @returns {TestResult} true if a file is ignored + _testOne (path, checkUnignored) { + let ignored = false + let unignored = false + + this._rules.forEach(rule => { + const {negative} = rule + if ( + unignored === negative && ignored !== unignored + || negative && !ignored && !unignored && !checkUnignored + ) { + return + } + + const matched = rule.regex.test(path) + + if (matched) { + ignored = !negative + unignored = negative + } + }) + + return { + ignored, + unignored + } + } + + // @returns {TestResult} + _test (originalPath, cache, checkUnignored, slices) { + const path = originalPath + // Supports nullable path + && checkPath.convert(originalPath) + + checkPath( + path, + originalPath, + this._allowRelativePaths + ? RETURN_FALSE + : throwError + ) + + return this._t(path, cache, checkUnignored, slices) + } + + _t (path, cache, checkUnignored, slices) { + if (path in cache) { + return cache[path] + } + + if (!slices) { + // path/to/a.js + // ['path', 'to', 'a.js'] + slices = path.split(SLASH) + } + + slices.pop() + + // If the path has no parent directory, just test it + if (!slices.length) { + return cache[path] = this._testOne(path, checkUnignored) + } + + const parent = this._t( + slices.join(SLASH) + SLASH, + cache, + checkUnignored, + slices + ) + + // If the path contains a parent directory, check the parent first + return cache[path] = parent.ignored + // > It is not possible to re-include a file if a parent directory of + // > that file is excluded. + ? parent + : this._testOne(path, checkUnignored) + } + + ignores (path) { + return this._test(path, this._ignoreCache, false).ignored + } + + createFilter () { + return path => !this.ignores(path) + } + + filter (paths) { + return makeArray(paths).filter(this.createFilter()) + } + + // @returns {TestResult} + test (path) { + return this._test(path, this._testCache, true) + } +} + +const factory = options => new Ignore(options) + +const isPathValid = path => + checkPath(path && checkPath.convert(path), path, RETURN_FALSE) + +factory.isPathValid = isPathValid + +// Fixes typescript +factory.default = factory + +module.exports = factory + +// Windows +// -------------------------------------------------------------- +/* istanbul ignore if */ +if ( + // Detect `process` so that it can run in browsers. + typeof process !== 'undefined' + && ( + process.env && process.env.IGNORE_TEST_WIN32 + || process.platform === 'win32' + ) +) { + /* eslint no-control-regex: "off" */ + const makePosix = str => /^\\\\\?\\/.test(str) + || /["<>|\u0000-\u001F]+/u.test(str) + ? str + : str.replace(/\\/g, '/') + + checkPath.convert = makePosix + + // 'C:\\foo' <- 'C:\\foo' has been converted to 'C:/' + // 'd:\\foo' + const REGIX_IS_WINDOWS_PATH_ABSOLUTE = /^[a-z]:\//i + checkPath.isNotRelative = path => + REGIX_IS_WINDOWS_PATH_ABSOLUTE.test(path) + || isNotRelative(path) +} diff --git a/node_modules/ignore/legacy.js b/node_modules/ignore/legacy.js new file mode 100644 index 0000000..b579d6f --- /dev/null +++ b/node_modules/ignore/legacy.js @@ -0,0 +1,498 @@ +"use strict"; + +function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } + +function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; } + +function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } } + +// A simple implementation of make-array +function makeArray(subject) { + return Array.isArray(subject) ? subject : [subject]; +} + +var EMPTY = ''; +var SPACE = ' '; +var ESCAPE = '\\'; +var REGEX_TEST_BLANK_LINE = /^\s+$/; +var REGEX_REPLACE_LEADING_EXCAPED_EXCLAMATION = /^\\!/; +var REGEX_REPLACE_LEADING_EXCAPED_HASH = /^\\#/; +var REGEX_SPLITALL_CRLF = /\r?\n/g; // /foo, +// ./foo, +// ../foo, +// . +// .. + +var REGEX_TEST_INVALID_PATH = /^\.*\/|^\.+$/; +var SLASH = '/'; +var KEY_IGNORE = typeof Symbol !== 'undefined' ? Symbol["for"]('node-ignore') +/* istanbul ignore next */ +: 'node-ignore'; + +var define = function define(object, key, value) { + return Object.defineProperty(object, key, { + value: value + }); +}; + +var REGEX_REGEXP_RANGE = /([0-z])-([0-z])/g; + +var RETURN_FALSE = function RETURN_FALSE() { + return false; +}; // Sanitize the range of a regular expression +// The cases are complicated, see test cases for details + + +var sanitizeRange = function sanitizeRange(range) { + return range.replace(REGEX_REGEXP_RANGE, function (match, from, to) { + return from.charCodeAt(0) <= to.charCodeAt(0) ? match // Invalid range (out of order) which is ok for gitignore rules but + // fatal for JavaScript regular expression, so eliminate it. + : EMPTY; + }); +}; // See fixtures #59 + + +var cleanRangeBackSlash = function cleanRangeBackSlash(slashes) { + var length = slashes.length; + return slashes.slice(0, length - length % 2); +}; // > If the pattern ends with a slash, +// > it is removed for the purpose of the following description, +// > but it would only find a match with a directory. +// > In other words, foo/ will match a directory foo and paths underneath it, +// > but will not match a regular file or a symbolic link foo +// > (this is consistent with the way how pathspec works in general in Git). +// '`foo/`' will not match regular file '`foo`' or symbolic link '`foo`' +// -> ignore-rules will not deal with it, because it costs extra `fs.stat` call +// you could use option `mark: true` with `glob` +// '`foo/`' should not continue with the '`..`' + + +var REPLACERS = [// > Trailing spaces are ignored unless they are quoted with backslash ("\") +[// (a\ ) -> (a ) +// (a ) -> (a) +// (a \ ) -> (a ) +/\\?\s+$/, function (match) { + return match.indexOf('\\') === 0 ? SPACE : EMPTY; +}], // replace (\ ) with ' ' +[/\\\s/g, function () { + return SPACE; +}], // Escape metacharacters +// which is written down by users but means special for regular expressions. +// > There are 12 characters with special meanings: +// > - the backslash \, +// > - the caret ^, +// > - the dollar sign $, +// > - the period or dot ., +// > - the vertical bar or pipe symbol |, +// > - the question mark ?, +// > - the asterisk or star *, +// > - the plus sign +, +// > - the opening parenthesis (, +// > - the closing parenthesis ), +// > - and the opening square bracket [, +// > - the opening curly brace {, +// > These special characters are often called "metacharacters". +[/[\\$.|*+(){^]/g, function (match) { + return "\\".concat(match); +}], [// > a question mark (?) matches a single character +/(?!\\)\?/g, function () { + return '[^/]'; +}], // leading slash +[// > A leading slash matches the beginning of the pathname. +// > For example, "/*.c" matches "cat-file.c" but not "mozilla-sha1/sha1.c". +// A leading slash matches the beginning of the pathname +/^\//, function () { + return '^'; +}], // replace special metacharacter slash after the leading slash +[/\//g, function () { + return '\\/'; +}], [// > A leading "**" followed by a slash means match in all directories. +// > For example, "**/foo" matches file or directory "foo" anywhere, +// > the same as pattern "foo". +// > "**/foo/bar" matches file or directory "bar" anywhere that is directly +// > under directory "foo". +// Notice that the '*'s have been replaced as '\\*' +/^\^*\\\*\\\*\\\//, // '**/foo' <-> 'foo' +function () { + return '^(?:.*\\/)?'; +}], // starting +[// there will be no leading '/' +// (which has been replaced by section "leading slash") +// If starts with '**', adding a '^' to the regular expression also works +/^(?=[^^])/, function startingReplacer() { + // If has a slash `/` at the beginning or middle + return !/\/(?!$)/.test(this) // > Prior to 2.22.1 + // > If the pattern does not contain a slash /, + // > Git treats it as a shell glob pattern + // Actually, if there is only a trailing slash, + // git also treats it as a shell glob pattern + // After 2.22.1 (compatible but clearer) + // > If there is a separator at the beginning or middle (or both) + // > of the pattern, then the pattern is relative to the directory + // > level of the particular .gitignore file itself. + // > Otherwise the pattern may also match at any level below + // > the .gitignore level. + ? '(?:^|\\/)' // > Otherwise, Git treats the pattern as a shell glob suitable for + // > consumption by fnmatch(3) + : '^'; +}], // two globstars +[// Use lookahead assertions so that we could match more than one `'/**'` +/\\\/\\\*\\\*(?=\\\/|$)/g, // Zero, one or several directories +// should not use '*', or it will be replaced by the next replacer +// Check if it is not the last `'/**'` +function (_, index, str) { + return index + 6 < str.length // case: /**/ + // > A slash followed by two consecutive asterisks then a slash matches + // > zero or more directories. + // > For example, "a/**/b" matches "a/b", "a/x/b", "a/x/y/b" and so on. + // '/**/' + ? '(?:\\/[^\\/]+)*' // case: /** + // > A trailing `"/**"` matches everything inside. + // #21: everything inside but it should not include the current folder + : '\\/.+'; +}], // intermediate wildcards +[// Never replace escaped '*' +// ignore rule '\*' will match the path '*' +// 'abc.*/' -> go +// 'abc.*' -> skip this rule +/(^|[^\\]+)\\\*(?=.+)/g, // '*.js' matches '.js' +// '*.js' doesn't match 'abc' +function (_, p1) { + return "".concat(p1, "[^\\/]*"); +}], [// unescape, revert step 3 except for back slash +// For example, if a user escape a '\\*', +// after step 3, the result will be '\\\\\\*' +/\\\\\\(?=[$.|*+(){^])/g, function () { + return ESCAPE; +}], [// '\\\\' -> '\\' +/\\\\/g, function () { + return ESCAPE; +}], [// > The range notation, e.g. [a-zA-Z], +// > can be used to match one of the characters in a range. +// `\` is escaped by step 3 +/(\\)?\[([^\]/]*?)(\\*)($|\])/g, function (match, leadEscape, range, endEscape, close) { + return leadEscape === ESCAPE // '\\[bar]' -> '\\\\[bar\\]' + ? "\\[".concat(range).concat(cleanRangeBackSlash(endEscape)).concat(close) : close === ']' ? endEscape.length % 2 === 0 // A normal case, and it is a range notation + // '[bar]' + // '[bar\\\\]' + ? "[".concat(sanitizeRange(range)).concat(endEscape, "]") // Invalid range notaton + // '[bar\\]' -> '[bar\\\\]' + : '[]' : '[]'; +}], // ending +[// 'js' will not match 'js.' +// 'ab' will not match 'abc' +/(?:[^*])$/, // WTF! +// https://git-scm.com/docs/gitignore +// changes in [2.22.1](https://git-scm.com/docs/gitignore/2.22.1) +// which re-fixes #24, #38 +// > If there is a separator at the end of the pattern then the pattern +// > will only match directories, otherwise the pattern can match both +// > files and directories. +// 'js*' will not match 'a.js' +// 'js/' will not match 'a.js' +// 'js' will match 'a.js' and 'a.js/' +function (match) { + return /\/$/.test(match) // foo/ will not match 'foo' + ? "".concat(match, "$") // foo matches 'foo' and 'foo/' + : "".concat(match, "(?=$|\\/$)"); +}], // trailing wildcard +[/(\^|\\\/)?\\\*$/, function (_, p1) { + var prefix = p1 // '\^': + // '/*' does not match EMPTY + // '/*' does not match everything + // '\\\/': + // 'abc/*' does not match 'abc/' + ? "".concat(p1, "[^/]+") // 'a*' matches 'a' + // 'a*' matches 'aa' + : '[^/]*'; + return "".concat(prefix, "(?=$|\\/$)"); +}]]; // A simple cache, because an ignore rule only has only one certain meaning + +var regexCache = Object.create(null); // @param {pattern} + +var makeRegex = function makeRegex(pattern, ignoreCase) { + var source = regexCache[pattern]; + + if (!source) { + source = REPLACERS.reduce(function (prev, current) { + return prev.replace(current[0], current[1].bind(pattern)); + }, pattern); + regexCache[pattern] = source; + } + + return ignoreCase ? new RegExp(source, 'i') : new RegExp(source); +}; + +var isString = function isString(subject) { + return typeof subject === 'string'; +}; // > A blank line matches no files, so it can serve as a separator for readability. + + +var checkPattern = function checkPattern(pattern) { + return pattern && isString(pattern) && !REGEX_TEST_BLANK_LINE.test(pattern) // > A line starting with # serves as a comment. + && pattern.indexOf('#') !== 0; +}; + +var splitPattern = function splitPattern(pattern) { + return pattern.split(REGEX_SPLITALL_CRLF); +}; + +var IgnoreRule = function IgnoreRule(origin, pattern, negative, regex) { + _classCallCheck(this, IgnoreRule); + + this.origin = origin; + this.pattern = pattern; + this.negative = negative; + this.regex = regex; +}; + +var createRule = function createRule(pattern, ignoreCase) { + var origin = pattern; + var negative = false; // > An optional prefix "!" which negates the pattern; + + if (pattern.indexOf('!') === 0) { + negative = true; + pattern = pattern.substr(1); + } + + pattern = pattern // > Put a backslash ("\") in front of the first "!" for patterns that + // > begin with a literal "!", for example, `"\!important!.txt"`. + .replace(REGEX_REPLACE_LEADING_EXCAPED_EXCLAMATION, '!') // > Put a backslash ("\") in front of the first hash for patterns that + // > begin with a hash. + .replace(REGEX_REPLACE_LEADING_EXCAPED_HASH, '#'); + var regex = makeRegex(pattern, ignoreCase); + return new IgnoreRule(origin, pattern, negative, regex); +}; + +var throwError = function throwError(message, Ctor) { + throw new Ctor(message); +}; + +var checkPath = function checkPath(path, originalPath, doThrow) { + if (!isString(path)) { + return doThrow("path must be a string, but got `".concat(originalPath, "`"), TypeError); + } // We don't know if we should ignore EMPTY, so throw + + + if (!path) { + return doThrow("path must not be empty", TypeError); + } // Check if it is a relative path + + + if (checkPath.isNotRelative(path)) { + var r = '`path.relative()`d'; + return doThrow("path should be a ".concat(r, " string, but got \"").concat(originalPath, "\""), RangeError); + } + + return true; +}; + +var isNotRelative = function isNotRelative(path) { + return REGEX_TEST_INVALID_PATH.test(path); +}; + +checkPath.isNotRelative = isNotRelative; + +checkPath.convert = function (p) { + return p; +}; + +var Ignore = /*#__PURE__*/function () { + function Ignore() { + var _ref = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {}, + _ref$ignorecase = _ref.ignorecase, + ignorecase = _ref$ignorecase === void 0 ? true : _ref$ignorecase, + _ref$ignoreCase = _ref.ignoreCase, + ignoreCase = _ref$ignoreCase === void 0 ? ignorecase : _ref$ignoreCase, + _ref$allowRelativePat = _ref.allowRelativePaths, + allowRelativePaths = _ref$allowRelativePat === void 0 ? false : _ref$allowRelativePat; + + _classCallCheck(this, Ignore); + + define(this, KEY_IGNORE, true); + this._rules = []; + this._ignoreCase = ignoreCase; + this._allowRelativePaths = allowRelativePaths; + + this._initCache(); + } + + _createClass(Ignore, [{ + key: "_initCache", + value: function _initCache() { + this._ignoreCache = Object.create(null); + this._testCache = Object.create(null); + } + }, { + key: "_addPattern", + value: function _addPattern(pattern) { + // #32 + if (pattern && pattern[KEY_IGNORE]) { + this._rules = this._rules.concat(pattern._rules); + this._added = true; + return; + } + + if (checkPattern(pattern)) { + var rule = createRule(pattern, this._ignoreCase); + this._added = true; + + this._rules.push(rule); + } + } // @param {Array | string | Ignore} pattern + + }, { + key: "add", + value: function add(pattern) { + this._added = false; + makeArray(isString(pattern) ? splitPattern(pattern) : pattern).forEach(this._addPattern, this); // Some rules have just added to the ignore, + // making the behavior changed. + + if (this._added) { + this._initCache(); + } + + return this; + } // legacy + + }, { + key: "addPattern", + value: function addPattern(pattern) { + return this.add(pattern); + } // | ignored : unignored + // negative | 0:0 | 0:1 | 1:0 | 1:1 + // -------- | ------- | ------- | ------- | -------- + // 0 | TEST | TEST | SKIP | X + // 1 | TESTIF | SKIP | TEST | X + // - SKIP: always skip + // - TEST: always test + // - TESTIF: only test if checkUnignored + // - X: that never happen + // @param {boolean} whether should check if the path is unignored, + // setting `checkUnignored` to `false` could reduce additional + // path matching. + // @returns {TestResult} true if a file is ignored + + }, { + key: "_testOne", + value: function _testOne(path, checkUnignored) { + var ignored = false; + var unignored = false; + + this._rules.forEach(function (rule) { + var negative = rule.negative; + + if (unignored === negative && ignored !== unignored || negative && !ignored && !unignored && !checkUnignored) { + return; + } + + var matched = rule.regex.test(path); + + if (matched) { + ignored = !negative; + unignored = negative; + } + }); + + return { + ignored: ignored, + unignored: unignored + }; + } // @returns {TestResult} + + }, { + key: "_test", + value: function _test(originalPath, cache, checkUnignored, slices) { + var path = originalPath // Supports nullable path + && checkPath.convert(originalPath); + checkPath(path, originalPath, this._allowRelativePaths ? RETURN_FALSE : throwError); + return this._t(path, cache, checkUnignored, slices); + } + }, { + key: "_t", + value: function _t(path, cache, checkUnignored, slices) { + if (path in cache) { + return cache[path]; + } + + if (!slices) { + // path/to/a.js + // ['path', 'to', 'a.js'] + slices = path.split(SLASH); + } + + slices.pop(); // If the path has no parent directory, just test it + + if (!slices.length) { + return cache[path] = this._testOne(path, checkUnignored); + } + + var parent = this._t(slices.join(SLASH) + SLASH, cache, checkUnignored, slices); // If the path contains a parent directory, check the parent first + + + return cache[path] = parent.ignored // > It is not possible to re-include a file if a parent directory of + // > that file is excluded. + ? parent : this._testOne(path, checkUnignored); + } + }, { + key: "ignores", + value: function ignores(path) { + return this._test(path, this._ignoreCache, false).ignored; + } + }, { + key: "createFilter", + value: function createFilter() { + var _this = this; + + return function (path) { + return !_this.ignores(path); + }; + } + }, { + key: "filter", + value: function filter(paths) { + return makeArray(paths).filter(this.createFilter()); + } // @returns {TestResult} + + }, { + key: "test", + value: function test(path) { + return this._test(path, this._testCache, true); + } + }]); + + return Ignore; +}(); + +var factory = function factory(options) { + return new Ignore(options); +}; + +var isPathValid = function isPathValid(path) { + return checkPath(path && checkPath.convert(path), path, RETURN_FALSE); +}; + +factory.isPathValid = isPathValid; // Fixes typescript + +factory["default"] = factory; +module.exports = factory; // Windows +// -------------------------------------------------------------- + +/* istanbul ignore if */ + +if ( // Detect `process` so that it can run in browsers. +typeof process !== 'undefined' && (process.env && process.env.IGNORE_TEST_WIN32 || process.platform === 'win32')) { + /* eslint no-control-regex: "off" */ + var makePosix = function makePosix(str) { + return /^\\\\\?\\/.test(str) || /[\0-\x1F"<>\|]+/.test(str) ? str : str.replace(/\\/g, '/'); + }; + + checkPath.convert = makePosix; // 'C:\\foo' <- 'C:\\foo' has been converted to 'C:/' + // 'd:\\foo' + + var REGIX_IS_WINDOWS_PATH_ABSOLUTE = /^[a-z]:\//i; + + checkPath.isNotRelative = function (path) { + return REGIX_IS_WINDOWS_PATH_ABSOLUTE.test(path) || isNotRelative(path); + }; +} diff --git a/node_modules/ignore/package.json b/node_modules/ignore/package.json new file mode 100644 index 0000000..365d713 --- /dev/null +++ b/node_modules/ignore/package.json @@ -0,0 +1,71 @@ +{ + "name": "ignore", + "version": "5.2.1", + "description": "Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.", + "files": [ + "legacy.js", + "index.js", + "index.d.ts", + "LICENSE-MIT" + ], + "scripts": { + "prepublishOnly": "npm run build", + "build": "babel -o legacy.js index.js", + "test:lint": "eslint .", + "test:tsc": "tsc ./test/ts/simple.ts --lib ES6", + "test:ts": "node ./test/ts/simple.js", + "tap": "tap --reporter classic", + "test:git": "npm run tap test/git-check-ignore.js", + "test:ignore": "npm run tap test/ignore.js", + "test:others": "npm run tap test/others.js", + "test:cases": "npm run tap test/*.js -- --coverage", + "test:only": "npm run test:lint && npm run test:tsc && npm run test:ts && npm run test:cases", + "test": "npm run test:only", + "test:win32": "IGNORE_TEST_WIN32=1 npm run test", + "posttest": "tap --coverage-report=html && codecov" + }, + "repository": { + "type": "git", + "url": "git@github.com:kaelzhang/node-ignore.git" + }, + "keywords": [ + "ignore", + ".gitignore", + "gitignore", + "npmignore", + "rules", + "manager", + "filter", + "regexp", + "regex", + "fnmatch", + "glob", + "asterisks", + "regular-expression" + ], + "author": "kael", + "license": "MIT", + "bugs": { + "url": "https://github.com/kaelzhang/node-ignore/issues" + }, + "devDependencies": { + "@babel/cli": "^7.8.4", + "@babel/core": "^7.9.6", + "@babel/preset-env": "^7.9.6", + "codecov": "^3.7.0", + "debug": "^4.1.1", + "eslint": "^7.0.0", + "eslint-config-ostai": "^3.0.0", + "eslint-plugin-import": "^2.20.2", + "mkdirp": "^1.0.4", + "pre-suf": "^1.1.1", + "rimraf": "^3.0.2", + "spawn-sync": "^2.0.0", + "tap": "^14.10.7", + "tmp": "0.2.1", + "typescript": "^3.9.3" + }, + "engines": { + "node": ">= 4" + } +} diff --git a/node_modules/image2uri/LICENSE b/node_modules/image2uri/LICENSE new file mode 100644 index 0000000..324a071 --- /dev/null +++ b/node_modules/image2uri/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2020 小弟调调™ + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/image2uri/README.md b/node_modules/image2uri/README.md new file mode 100644 index 0000000..db1cd7d --- /dev/null +++ b/node_modules/image2uri/README.md @@ -0,0 +1,35 @@ +Image To URI +--- + +[![NPM Downloads](https://img.shields.io/npm/dm/image2uri.svg?style=flat)](https://www.npmjs.com/package/image2uri) +[![Build & Test](https://github.com/jaywcjlove/image2uri/actions/workflows/ci.yml/badge.svg)](https://github.com/jaywcjlove/image2uri/actions/workflows/ci.yml) +[![npm version](https://img.shields.io/npm/v/image2uri.svg)](https://www.npmjs.com/package/image2uri) +[![Coverage Status](https://jaywcjlove.github.io/image2uri/badges.svg)](https://jaywcjlove.github.io/image2uri/lcov-report/) + +Convert image file to data URI. Support `.png`,`.gif`,`.jpg`,`.jpeg`,`.bm`,`.bmp`,`.webp`,`.ico`,`.svg`. + +### Install + +```bash +npm i image2uri +``` + +### Basic Usage + +```js +import image2uri from "image2uri"; + +console.log(image2uri('./example.bmp')); +// data:image/bmp;base64,Qk0YCAAAAAAAADYAAAAoAAAAGAAAABwAAAABABgAAAAAAOIHAAA.... +console.log(image2uri('./example.jpg')); +// data:image/jpeg;base64,Qk0YCAAAAAAAADYAAAAoAAAAGAAAABwAAAABABgAAAAAAOIHAAA.... +``` + +### Development + +```bash +npm run watch # Listen compile .ts files. +npm run build # compile .ts files. + +npm run start +``` \ No newline at end of file diff --git a/node_modules/image2uri/lib/index.d.ts b/node_modules/image2uri/lib/index.d.ts new file mode 100644 index 0000000..9a8cc62 --- /dev/null +++ b/node_modules/image2uri/lib/index.d.ts @@ -0,0 +1,13 @@ +export declare const extTypeMap: { + '.png': string; + '.gif': string; + '.jpg': string; + '.jpeg': string; + '.bm': string; + '.bmp': string; + '.webp': string; + '.ico': string; + '.svg': string; +}; +export declare type ExtType = '.png' | '.gif' | '.jpg' | '.jpeg' | '.bm' | '.bmp' | '.webp' | '.ico' | '.svg'; +export default function image2uri(file: string): string; diff --git a/node_modules/image2uri/lib/index.js b/node_modules/image2uri/lib/index.js new file mode 100644 index 0000000..b14d77e --- /dev/null +++ b/node_modules/image2uri/lib/index.js @@ -0,0 +1,27 @@ +"use strict"; +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.extTypeMap = void 0; +const fs_1 = __importDefault(require("fs")); +const path_1 = __importDefault(require("path")); +exports.extTypeMap = { + '.png': 'image/png', + '.gif': 'image/gif', + '.jpg': 'image/jpeg', + '.jpeg': 'image/jpeg', + '.bm': 'image/bmp', + '.bmp': 'image/bmp', + '.webp': 'image/webp', + '.ico': 'image/x-icon', + '.svg': 'image/svg+xml' +}; +function image2uri(file) { + const image = fs_1.default.readFileSync(file); + const ext = path_1.default.extname(file); + const contentType = exports.extTypeMap[ext] || 'image/jpeg'; + return `data:${contentType};base64,${image.toString('base64')}`; +} +exports.default = image2uri; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/image2uri/lib/index.js.map b/node_modules/image2uri/lib/index.js.map new file mode 100644 index 0000000..804b139 --- /dev/null +++ b/node_modules/image2uri/lib/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;AAAA,4CAAoB;AACpB,gDAAwB;AAEX,QAAA,UAAU,GAAG;IACxB,MAAM,EAAE,WAAW;IACnB,MAAM,EAAE,WAAW;IACnB,MAAM,EAAE,YAAY;IACpB,OAAO,EAAE,YAAY;IACrB,KAAK,EAAE,WAAW;IAClB,MAAM,EAAE,WAAW;IACnB,OAAO,EAAE,YAAY;IACrB,MAAM,EAAE,cAAc;IACtB,MAAM,EAAE,eAAe;CACxB,CAAA;AAYD,SAAwB,SAAS,CAAC,IAAY;IAC5C,MAAM,KAAK,GAAG,YAAE,CAAC,YAAY,CAAC,IAAI,CAAC,CAAA;IACnC,MAAM,GAAG,GAAG,cAAI,CAAC,OAAO,CAAC,IAAI,CAAY,CAAC;IAC1C,MAAM,WAAW,GAAG,kBAAU,CAAC,GAAG,CAAC,IAAI,YAAY,CAAA;IACnD,OAAO,QAAQ,WAAW,WAAW,KAAK,CAAC,QAAQ,CAAC,QAAQ,CAAC,EAAE,CAAA;AACjE,CAAC;AALD,4BAKC"} \ No newline at end of file diff --git a/node_modules/image2uri/package.json b/node_modules/image2uri/package.json new file mode 100644 index 0000000..23670ab --- /dev/null +++ b/node_modules/image2uri/package.json @@ -0,0 +1,35 @@ +{ + "name": "image2uri", + "version": "1.0.5", + "description": "Convert image file to data URI.", + "license": "MIT", + "author": "Kenny ", + "main": "lib/index.js", + "scripts": { + "prepare": "npm run build", + "watch": "tsbb watch --disable-babel", + "build": "tsbb build --disable-babel", + "test": "tsbb test", + "coverage": "tsbb test --coverage" + }, + "repository": { + "type": "git", + "url": "https://github.com/jaywcjlove/image2uri" + }, + "files": [ + "lib", + "src" + ], + "jest": {}, + "keywords": [ + "image", + "uri", + "fs", + "base64", + "image-to-uri", + "image2uri" + ], + "devDependencies": { + "tsbb": "3.3.7" + } +} diff --git a/node_modules/image2uri/src/index.ts b/node_modules/image2uri/src/index.ts new file mode 100644 index 0000000..8b33d73 --- /dev/null +++ b/node_modules/image2uri/src/index.ts @@ -0,0 +1,31 @@ +import fs from 'fs'; +import path from 'path'; + +export const extTypeMap = { + '.png': 'image/png', + '.gif': 'image/gif', + '.jpg': 'image/jpeg', + '.jpeg': 'image/jpeg', + '.bm': 'image/bmp', + '.bmp': 'image/bmp', + '.webp': 'image/webp', + '.ico': 'image/x-icon', + '.svg': 'image/svg+xml' +} + +export type ExtType = '.png' + | '.gif' + | '.jpg' + | '.jpeg' + | '.bm' + | '.bmp' + | '.webp' + | '.ico' + | '.svg'; + +export default function image2uri(file: string) { + const image = fs.readFileSync(file) + const ext = path.extname(file) as ExtType; + const contentType = extTypeMap[ext] || 'image/jpeg' + return `data:${contentType};base64,${image.toString('base64')}` +} \ No newline at end of file diff --git a/node_modules/imurmurhash/README.md b/node_modules/imurmurhash/README.md new file mode 100644 index 0000000..f35b20a --- /dev/null +++ b/node_modules/imurmurhash/README.md @@ -0,0 +1,122 @@ +iMurmurHash.js +============== + +An incremental implementation of the MurmurHash3 (32-bit) hashing algorithm for JavaScript based on [Gary Court's implementation](https://github.com/garycourt/murmurhash-js) with [kazuyukitanimura's modifications](https://github.com/kazuyukitanimura/murmurhash-js). + +This version works significantly faster than the non-incremental version if you need to hash many small strings into a single hash, since string concatenation (to build the single string to pass the non-incremental version) is fairly costly. In one case tested, using the incremental version was about 50% faster than concatenating 5-10 strings and then hashing. + +Installation +------------ + +To use iMurmurHash in the browser, [download the latest version](https://raw.github.com/jensyt/imurmurhash-js/master/imurmurhash.min.js) and include it as a script on your site. + +```html + + +``` + +--- + +To use iMurmurHash in Node.js, install the module using NPM: + +```bash +npm install imurmurhash +``` + +Then simply include it in your scripts: + +```javascript +MurmurHash3 = require('imurmurhash'); +``` + +Quick Example +------------- + +```javascript +// Create the initial hash +var hashState = MurmurHash3('string'); + +// Incrementally add text +hashState.hash('more strings'); +hashState.hash('even more strings'); + +// All calls can be chained if desired +hashState.hash('and').hash('some').hash('more'); + +// Get a result +hashState.result(); +// returns 0xe4ccfe6b +``` + +Functions +--------- + +### MurmurHash3 ([string], [seed]) +Get a hash state object, optionally initialized with the given _string_ and _seed_. _Seed_ must be a positive integer if provided. Calling this function without the `new` keyword will return a cached state object that has been reset. This is safe to use as long as the object is only used from a single thread and no other hashes are created while operating on this one. If this constraint cannot be met, you can use `new` to create a new state object. For example: + +```javascript +// Use the cached object, calling the function again will return the same +// object (but reset, so the current state would be lost) +hashState = MurmurHash3(); +... + +// Create a new object that can be safely used however you wish. Calling the +// function again will simply return a new state object, and no state loss +// will occur, at the cost of creating more objects. +hashState = new MurmurHash3(); +``` + +Both methods can be mixed however you like if you have different use cases. + +--- + +### MurmurHash3.prototype.hash (string) +Incrementally add _string_ to the hash. This can be called as many times as you want for the hash state object, including after a call to `result()`. Returns `this` so calls can be chained. + +--- + +### MurmurHash3.prototype.result () +Get the result of the hash as a 32-bit positive integer. This performs the tail and finalizer portions of the algorithm, but does not store the result in the state object. This means that it is perfectly safe to get results and then continue adding strings via `hash`. + +```javascript +// Do the whole string at once +MurmurHash3('this is a test string').result(); +// 0x70529328 + +// Do part of the string, get a result, then the other part +var m = MurmurHash3('this is a'); +m.result(); +// 0xbfc4f834 +m.hash(' test string').result(); +// 0x70529328 (same as above) +``` + +--- + +### MurmurHash3.prototype.reset ([seed]) +Reset the state object for reuse, optionally using the given _seed_ (defaults to 0 like the constructor). Returns `this` so calls can be chained. + +--- + +License (MIT) +------------- +Copyright (c) 2013 Gary Court, Jens Taylor + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/imurmurhash/imurmurhash.js b/node_modules/imurmurhash/imurmurhash.js new file mode 100644 index 0000000..e63146a --- /dev/null +++ b/node_modules/imurmurhash/imurmurhash.js @@ -0,0 +1,138 @@ +/** + * @preserve + * JS Implementation of incremental MurmurHash3 (r150) (as of May 10, 2013) + * + * @author Jens Taylor + * @see http://github.com/homebrewing/brauhaus-diff + * @author Gary Court + * @see http://github.com/garycourt/murmurhash-js + * @author Austin Appleby + * @see http://sites.google.com/site/murmurhash/ + */ +(function(){ + var cache; + + // Call this function without `new` to use the cached object (good for + // single-threaded environments), or with `new` to create a new object. + // + // @param {string} key A UTF-16 or ASCII string + // @param {number} seed An optional positive integer + // @return {object} A MurmurHash3 object for incremental hashing + function MurmurHash3(key, seed) { + var m = this instanceof MurmurHash3 ? this : cache; + m.reset(seed) + if (typeof key === 'string' && key.length > 0) { + m.hash(key); + } + + if (m !== this) { + return m; + } + }; + + // Incrementally add a string to this hash + // + // @param {string} key A UTF-16 or ASCII string + // @return {object} this + MurmurHash3.prototype.hash = function(key) { + var h1, k1, i, top, len; + + len = key.length; + this.len += len; + + k1 = this.k1; + i = 0; + switch (this.rem) { + case 0: k1 ^= len > i ? (key.charCodeAt(i++) & 0xffff) : 0; + case 1: k1 ^= len > i ? (key.charCodeAt(i++) & 0xffff) << 8 : 0; + case 2: k1 ^= len > i ? (key.charCodeAt(i++) & 0xffff) << 16 : 0; + case 3: + k1 ^= len > i ? (key.charCodeAt(i) & 0xff) << 24 : 0; + k1 ^= len > i ? (key.charCodeAt(i++) & 0xff00) >> 8 : 0; + } + + this.rem = (len + this.rem) & 3; // & 3 is same as % 4 + len -= this.rem; + if (len > 0) { + h1 = this.h1; + while (1) { + k1 = (k1 * 0x2d51 + (k1 & 0xffff) * 0xcc9e0000) & 0xffffffff; + k1 = (k1 << 15) | (k1 >>> 17); + k1 = (k1 * 0x3593 + (k1 & 0xffff) * 0x1b870000) & 0xffffffff; + + h1 ^= k1; + h1 = (h1 << 13) | (h1 >>> 19); + h1 = (h1 * 5 + 0xe6546b64) & 0xffffffff; + + if (i >= len) { + break; + } + + k1 = ((key.charCodeAt(i++) & 0xffff)) ^ + ((key.charCodeAt(i++) & 0xffff) << 8) ^ + ((key.charCodeAt(i++) & 0xffff) << 16); + top = key.charCodeAt(i++); + k1 ^= ((top & 0xff) << 24) ^ + ((top & 0xff00) >> 8); + } + + k1 = 0; + switch (this.rem) { + case 3: k1 ^= (key.charCodeAt(i + 2) & 0xffff) << 16; + case 2: k1 ^= (key.charCodeAt(i + 1) & 0xffff) << 8; + case 1: k1 ^= (key.charCodeAt(i) & 0xffff); + } + + this.h1 = h1; + } + + this.k1 = k1; + return this; + }; + + // Get the result of this hash + // + // @return {number} The 32-bit hash + MurmurHash3.prototype.result = function() { + var k1, h1; + + k1 = this.k1; + h1 = this.h1; + + if (k1 > 0) { + k1 = (k1 * 0x2d51 + (k1 & 0xffff) * 0xcc9e0000) & 0xffffffff; + k1 = (k1 << 15) | (k1 >>> 17); + k1 = (k1 * 0x3593 + (k1 & 0xffff) * 0x1b870000) & 0xffffffff; + h1 ^= k1; + } + + h1 ^= this.len; + + h1 ^= h1 >>> 16; + h1 = (h1 * 0xca6b + (h1 & 0xffff) * 0x85eb0000) & 0xffffffff; + h1 ^= h1 >>> 13; + h1 = (h1 * 0xae35 + (h1 & 0xffff) * 0xc2b20000) & 0xffffffff; + h1 ^= h1 >>> 16; + + return h1 >>> 0; + }; + + // Reset the hash object for reuse + // + // @param {number} seed An optional positive integer + MurmurHash3.prototype.reset = function(seed) { + this.h1 = typeof seed === 'number' ? seed : 0; + this.rem = this.k1 = this.len = 0; + return this; + }; + + // A cached object to use. This can be safely used if you're in a single- + // threaded environment, otherwise you need to create new hashes to use. + cache = new MurmurHash3(); + + if (typeof(module) != 'undefined') { + module.exports = MurmurHash3; + } else { + this.MurmurHash3 = MurmurHash3; + } +}()); diff --git a/node_modules/imurmurhash/imurmurhash.min.js b/node_modules/imurmurhash/imurmurhash.min.js new file mode 100644 index 0000000..dc0ee88 --- /dev/null +++ b/node_modules/imurmurhash/imurmurhash.min.js @@ -0,0 +1,12 @@ +/** + * @preserve + * JS Implementation of incremental MurmurHash3 (r150) (as of May 10, 2013) + * + * @author Jens Taylor + * @see http://github.com/homebrewing/brauhaus-diff + * @author Gary Court + * @see http://github.com/garycourt/murmurhash-js + * @author Austin Appleby + * @see http://sites.google.com/site/murmurhash/ + */ +!function(){function t(h,r){var s=this instanceof t?this:e;return s.reset(r),"string"==typeof h&&h.length>0&&s.hash(h),s!==this?s:void 0}var e;t.prototype.hash=function(t){var e,h,r,s,i;switch(i=t.length,this.len+=i,h=this.k1,r=0,this.rem){case 0:h^=i>r?65535&t.charCodeAt(r++):0;case 1:h^=i>r?(65535&t.charCodeAt(r++))<<8:0;case 2:h^=i>r?(65535&t.charCodeAt(r++))<<16:0;case 3:h^=i>r?(255&t.charCodeAt(r))<<24:0,h^=i>r?(65280&t.charCodeAt(r++))>>8:0}if(this.rem=3&i+this.rem,i-=this.rem,i>0){for(e=this.h1;;){if(h=4294967295&11601*h+3432906752*(65535&h),h=h<<15|h>>>17,h=4294967295&13715*h+461832192*(65535&h),e^=h,e=e<<13|e>>>19,e=4294967295&5*e+3864292196,r>=i)break;h=65535&t.charCodeAt(r++)^(65535&t.charCodeAt(r++))<<8^(65535&t.charCodeAt(r++))<<16,s=t.charCodeAt(r++),h^=(255&s)<<24^(65280&s)>>8}switch(h=0,this.rem){case 3:h^=(65535&t.charCodeAt(r+2))<<16;case 2:h^=(65535&t.charCodeAt(r+1))<<8;case 1:h^=65535&t.charCodeAt(r)}this.h1=e}return this.k1=h,this},t.prototype.result=function(){var t,e;return t=this.k1,e=this.h1,t>0&&(t=4294967295&11601*t+3432906752*(65535&t),t=t<<15|t>>>17,t=4294967295&13715*t+461832192*(65535&t),e^=t),e^=this.len,e^=e>>>16,e=4294967295&51819*e+2246770688*(65535&e),e^=e>>>13,e=4294967295&44597*e+3266445312*(65535&e),e^=e>>>16,e>>>0},t.prototype.reset=function(t){return this.h1="number"==typeof t?t:0,this.rem=this.k1=this.len=0,this},e=new t,"undefined"!=typeof module?module.exports=t:this.MurmurHash3=t}(); \ No newline at end of file diff --git a/node_modules/imurmurhash/package.json b/node_modules/imurmurhash/package.json new file mode 100644 index 0000000..8a93edb --- /dev/null +++ b/node_modules/imurmurhash/package.json @@ -0,0 +1,40 @@ +{ + "name": "imurmurhash", + "version": "0.1.4", + "description": "An incremental implementation of MurmurHash3", + "homepage": "https://github.com/jensyt/imurmurhash-js", + "main": "imurmurhash.js", + "files": [ + "imurmurhash.js", + "imurmurhash.min.js", + "package.json", + "README.md" + ], + "repository": { + "type": "git", + "url": "https://github.com/jensyt/imurmurhash-js" + }, + "bugs": { + "url": "https://github.com/jensyt/imurmurhash-js/issues" + }, + "keywords": [ + "murmur", + "murmurhash", + "murmurhash3", + "hash", + "incremental" + ], + "author": { + "name": "Jens Taylor", + "email": "jensyt@gmail.com", + "url": "https://github.com/homebrewing" + }, + "license": "MIT", + "dependencies": { + }, + "devDependencies": { + }, + "engines": { + "node": ">=0.8.19" + } +} diff --git a/node_modules/indent-string/index.d.ts b/node_modules/indent-string/index.d.ts new file mode 100644 index 0000000..1185231 --- /dev/null +++ b/node_modules/indent-string/index.d.ts @@ -0,0 +1,42 @@ +declare namespace indentString { + interface Options { + /** + The string to use for the indent. + + @default ' ' + */ + readonly indent?: string; + + /** + Also indent empty lines. + + @default false + */ + readonly includeEmptyLines?: boolean; + } +} + +/** +Indent each line in a string. + +@param string - The string to indent. +@param count - How many times you want `options.indent` repeated. Default: `1`. + +@example +``` +import indentString = require('indent-string'); + +indentString('Unicorns\nRainbows', 4); +//=> ' Unicorns\n Rainbows' + +indentString('Unicorns\nRainbows', 4, {indent: '♥'}); +//=> '♥♥♥♥Unicorns\n♥♥♥♥Rainbows' +``` +*/ +declare function indentString( + string: string, + count?: number, + options?: indentString.Options +): string; + +export = indentString; diff --git a/node_modules/indent-string/index.js b/node_modules/indent-string/index.js new file mode 100644 index 0000000..e1ab804 --- /dev/null +++ b/node_modules/indent-string/index.js @@ -0,0 +1,35 @@ +'use strict'; + +module.exports = (string, count = 1, options) => { + options = { + indent: ' ', + includeEmptyLines: false, + ...options + }; + + if (typeof string !== 'string') { + throw new TypeError( + `Expected \`input\` to be a \`string\`, got \`${typeof string}\`` + ); + } + + if (typeof count !== 'number') { + throw new TypeError( + `Expected \`count\` to be a \`number\`, got \`${typeof count}\`` + ); + } + + if (typeof options.indent !== 'string') { + throw new TypeError( + `Expected \`options.indent\` to be a \`string\`, got \`${typeof options.indent}\`` + ); + } + + if (count === 0) { + return string; + } + + const regex = options.includeEmptyLines ? /^/gm : /^(?!\s*$)/gm; + + return string.replace(regex, options.indent.repeat(count)); +}; diff --git a/node_modules/indent-string/license b/node_modules/indent-string/license new file mode 100644 index 0000000..e7af2f7 --- /dev/null +++ b/node_modules/indent-string/license @@ -0,0 +1,9 @@ +MIT License + +Copyright (c) Sindre Sorhus (sindresorhus.com) + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/indent-string/package.json b/node_modules/indent-string/package.json new file mode 100644 index 0000000..497bb83 --- /dev/null +++ b/node_modules/indent-string/package.json @@ -0,0 +1,37 @@ +{ + "name": "indent-string", + "version": "4.0.0", + "description": "Indent each line in a string", + "license": "MIT", + "repository": "sindresorhus/indent-string", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "indent", + "string", + "pad", + "align", + "line", + "text", + "each", + "every" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } +} diff --git a/node_modules/indent-string/readme.md b/node_modules/indent-string/readme.md new file mode 100644 index 0000000..49967de --- /dev/null +++ b/node_modules/indent-string/readme.md @@ -0,0 +1,70 @@ +# indent-string [![Build Status](https://travis-ci.org/sindresorhus/indent-string.svg?branch=master)](https://travis-ci.org/sindresorhus/indent-string) + +> Indent each line in a string + + +## Install + +``` +$ npm install indent-string +``` + + +## Usage + +```js +const indentString = require('indent-string'); + +indentString('Unicorns\nRainbows', 4); +//=> ' Unicorns\n Rainbows' + +indentString('Unicorns\nRainbows', 4, {indent: '♥'}); +//=> '♥♥♥♥Unicorns\n♥♥♥♥Rainbows' +``` + + +## API + +### indentString(string, [count], [options]) + +#### string + +Type: `string` + +The string to indent. + +#### count + +Type: `number`
+Default: `1` + +How many times you want `options.indent` repeated. + +#### options + +Type: `object` + +##### indent + +Type: `string`
+Default: `' '` + +The string to use for the indent. + +##### includeEmptyLines + +Type: `boolean`
+Default: `false` + +Also indent empty lines. + + +## Related + +- [indent-string-cli](https://github.com/sindresorhus/indent-string-cli) - CLI for this module +- [strip-indent](https://github.com/sindresorhus/strip-indent) - Strip leading whitespace from every line in a string + + +## License + +MIT © [Sindre Sorhus](https://sindresorhus.com) diff --git a/node_modules/infer-owner/LICENSE b/node_modules/infer-owner/LICENSE new file mode 100644 index 0000000..20a4762 --- /dev/null +++ b/node_modules/infer-owner/LICENSE @@ -0,0 +1,15 @@ +The ISC License + +Copyright (c) npm, Inc. and Contributors + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/infer-owner/README.md b/node_modules/infer-owner/README.md new file mode 100644 index 0000000..146caf7 --- /dev/null +++ b/node_modules/infer-owner/README.md @@ -0,0 +1,41 @@ +# infer-owner + +Infer the owner of a path based on the owner of its nearest existing parent + +## USAGE + +```js +const inferOwner = require('infer-owner') + +inferOwner('/some/cache/folder/file').then(owner => { + // owner is {uid, gid} that should be attached to + // the /some/cache/folder/file, based on ownership + // of /some/cache/folder, /some/cache, /some, or /, + // whichever is the first to exist +}) + +// same, but not async +const owner = inferOwner.sync('/some/cache/folder/file') + +// results are cached! to reset the cache (eg, to change +// permissions for whatever reason), do this: +inferOwner.clearCache() +``` + +This module endeavors to be as performant as possible. Parallel requests +for ownership of the same path will only stat the directories one time. + +## API + +* `inferOwner(path) -> Promise<{ uid, gid }>` + + If the path exists, return its uid and gid. If it does not, look to + its parent, then its grandparent, and so on. + +* `inferOwner(path) -> { uid, gid }` + + Sync form of `inferOwner(path)`. + +* `inferOwner.clearCache()` + + Delete all cached ownership information and in-flight tracking. diff --git a/node_modules/infer-owner/index.js b/node_modules/infer-owner/index.js new file mode 100644 index 0000000..a7bddcb --- /dev/null +++ b/node_modules/infer-owner/index.js @@ -0,0 +1,71 @@ +const cache = new Map() +const fs = require('fs') +const { dirname, resolve } = require('path') + + +const lstat = path => new Promise((res, rej) => + fs.lstat(path, (er, st) => er ? rej(er) : res(st))) + +const inferOwner = path => { + path = resolve(path) + if (cache.has(path)) + return Promise.resolve(cache.get(path)) + + const statThen = st => { + const { uid, gid } = st + cache.set(path, { uid, gid }) + return { uid, gid } + } + const parent = dirname(path) + const parentTrap = parent === path ? null : er => { + return inferOwner(parent).then((owner) => { + cache.set(path, owner) + return owner + }) + } + return lstat(path).then(statThen, parentTrap) +} + +const inferOwnerSync = path => { + path = resolve(path) + if (cache.has(path)) + return cache.get(path) + + const parent = dirname(path) + + // avoid obscuring call site by re-throwing + // "catch" the error by returning from a finally, + // only if we're not at the root, and the parent call works. + let threw = true + try { + const st = fs.lstatSync(path) + threw = false + const { uid, gid } = st + cache.set(path, { uid, gid }) + return { uid, gid } + } finally { + if (threw && parent !== path) { + const owner = inferOwnerSync(parent) + cache.set(path, owner) + return owner // eslint-disable-line no-unsafe-finally + } + } +} + +const inflight = new Map() +module.exports = path => { + path = resolve(path) + if (inflight.has(path)) + return Promise.resolve(inflight.get(path)) + const p = inferOwner(path).then(owner => { + inflight.delete(path) + return owner + }) + inflight.set(path, p) + return p +} +module.exports.sync = inferOwnerSync +module.exports.clearCache = () => { + cache.clear() + inflight.clear() +} diff --git a/node_modules/infer-owner/package.json b/node_modules/infer-owner/package.json new file mode 100644 index 0000000..c4b2b6e --- /dev/null +++ b/node_modules/infer-owner/package.json @@ -0,0 +1,26 @@ +{ + "name": "infer-owner", + "version": "1.0.4", + "description": "Infer the owner of a path based on the owner of its nearest existing parent", + "author": "Isaac Z. Schlueter (https://izs.me)", + "license": "ISC", + "scripts": { + "test": "tap -J test/*.js --100", + "snap": "TAP_SNAPSHOT=1 tap -J test/*.js --100", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --follow-tags" + }, + "devDependencies": { + "mutate-fs": "^2.1.1", + "tap": "^12.4.2" + }, + "main": "index.js", + "repository": "https://github.com/npm/infer-owner", + "publishConfig": { + "access": "public" + }, + "files": [ + "index.js" + ] +} diff --git a/node_modules/inflight/LICENSE b/node_modules/inflight/LICENSE new file mode 100644 index 0000000..05eeeb8 --- /dev/null +++ b/node_modules/inflight/LICENSE @@ -0,0 +1,15 @@ +The ISC License + +Copyright (c) Isaac Z. Schlueter + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/inflight/README.md b/node_modules/inflight/README.md new file mode 100644 index 0000000..6dc8929 --- /dev/null +++ b/node_modules/inflight/README.md @@ -0,0 +1,37 @@ +# inflight + +Add callbacks to requests in flight to avoid async duplication + +## USAGE + +```javascript +var inflight = require('inflight') + +// some request that does some stuff +function req(key, callback) { + // key is any random string. like a url or filename or whatever. + // + // will return either a falsey value, indicating that the + // request for this key is already in flight, or a new callback + // which when called will call all callbacks passed to inflightk + // with the same key + callback = inflight(key, callback) + + // If we got a falsey value back, then there's already a req going + if (!callback) return + + // this is where you'd fetch the url or whatever + // callback is also once()-ified, so it can safely be assigned + // to multiple events etc. First call wins. + setTimeout(function() { + callback(null, key) + }, 100) +} + +// only assigns a single setTimeout +// when it dings, all cbs get called +req('foo', cb1) +req('foo', cb2) +req('foo', cb3) +req('foo', cb4) +``` diff --git a/node_modules/inflight/inflight.js b/node_modules/inflight/inflight.js new file mode 100644 index 0000000..48202b3 --- /dev/null +++ b/node_modules/inflight/inflight.js @@ -0,0 +1,54 @@ +var wrappy = require('wrappy') +var reqs = Object.create(null) +var once = require('once') + +module.exports = wrappy(inflight) + +function inflight (key, cb) { + if (reqs[key]) { + reqs[key].push(cb) + return null + } else { + reqs[key] = [cb] + return makeres(key) + } +} + +function makeres (key) { + return once(function RES () { + var cbs = reqs[key] + var len = cbs.length + var args = slice(arguments) + + // XXX It's somewhat ambiguous whether a new callback added in this + // pass should be queued for later execution if something in the + // list of callbacks throws, or if it should just be discarded. + // However, it's such an edge case that it hardly matters, and either + // choice is likely as surprising as the other. + // As it happens, we do go ahead and schedule it for later execution. + try { + for (var i = 0; i < len; i++) { + cbs[i].apply(null, args) + } + } finally { + if (cbs.length > len) { + // added more in the interim. + // de-zalgo, just in case, but don't call again. + cbs.splice(0, len) + process.nextTick(function () { + RES.apply(null, args) + }) + } else { + delete reqs[key] + } + } + }) +} + +function slice (args) { + var length = args.length + var array = [] + + for (var i = 0; i < length; i++) array[i] = args[i] + return array +} diff --git a/node_modules/inflight/package.json b/node_modules/inflight/package.json new file mode 100644 index 0000000..6084d35 --- /dev/null +++ b/node_modules/inflight/package.json @@ -0,0 +1,29 @@ +{ + "name": "inflight", + "version": "1.0.6", + "description": "Add callbacks to requests in flight to avoid async duplication", + "main": "inflight.js", + "files": [ + "inflight.js" + ], + "dependencies": { + "once": "^1.3.0", + "wrappy": "1" + }, + "devDependencies": { + "tap": "^7.1.2" + }, + "scripts": { + "test": "tap test.js --100" + }, + "repository": { + "type": "git", + "url": "https://github.com/npm/inflight.git" + }, + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", + "bugs": { + "url": "https://github.com/isaacs/inflight/issues" + }, + "homepage": "https://github.com/isaacs/inflight", + "license": "ISC" +} diff --git a/node_modules/inherits/LICENSE b/node_modules/inherits/LICENSE new file mode 100644 index 0000000..dea3013 --- /dev/null +++ b/node_modules/inherits/LICENSE @@ -0,0 +1,16 @@ +The ISC License + +Copyright (c) Isaac Z. Schlueter + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR +OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. + diff --git a/node_modules/inherits/README.md b/node_modules/inherits/README.md new file mode 100644 index 0000000..b1c5665 --- /dev/null +++ b/node_modules/inherits/README.md @@ -0,0 +1,42 @@ +Browser-friendly inheritance fully compatible with standard node.js +[inherits](http://nodejs.org/api/util.html#util_util_inherits_constructor_superconstructor). + +This package exports standard `inherits` from node.js `util` module in +node environment, but also provides alternative browser-friendly +implementation through [browser +field](https://gist.github.com/shtylman/4339901). Alternative +implementation is a literal copy of standard one located in standalone +module to avoid requiring of `util`. It also has a shim for old +browsers with no `Object.create` support. + +While keeping you sure you are using standard `inherits` +implementation in node.js environment, it allows bundlers such as +[browserify](https://github.com/substack/node-browserify) to not +include full `util` package to your client code if all you need is +just `inherits` function. It worth, because browser shim for `util` +package is large and `inherits` is often the single function you need +from it. + +It's recommended to use this package instead of +`require('util').inherits` for any code that has chances to be used +not only in node.js but in browser too. + +## usage + +```js +var inherits = require('inherits'); +// then use exactly as the standard one +``` + +## note on version ~1.0 + +Version ~1.0 had completely different motivation and is not compatible +neither with 2.0 nor with standard node.js `inherits`. + +If you are using version ~1.0 and planning to switch to ~2.0, be +careful: + +* new version uses `super_` instead of `super` for referencing + superclass +* new version overwrites current prototype while old one preserves any + existing fields on it diff --git a/node_modules/inherits/inherits.js b/node_modules/inherits/inherits.js new file mode 100644 index 0000000..3b94763 --- /dev/null +++ b/node_modules/inherits/inherits.js @@ -0,0 +1,7 @@ +try { + var util = require('util'); + if (typeof util.inherits !== 'function') throw ''; + module.exports = util.inherits; +} catch (e) { + module.exports = require('./inherits_browser.js'); +} diff --git a/node_modules/inherits/inherits_browser.js b/node_modules/inherits/inherits_browser.js new file mode 100644 index 0000000..c1e78a7 --- /dev/null +++ b/node_modules/inherits/inherits_browser.js @@ -0,0 +1,23 @@ +if (typeof Object.create === 'function') { + // implementation from standard node.js 'util' module + module.exports = function inherits(ctor, superCtor) { + ctor.super_ = superCtor + ctor.prototype = Object.create(superCtor.prototype, { + constructor: { + value: ctor, + enumerable: false, + writable: true, + configurable: true + } + }); + }; +} else { + // old school shim for old browsers + module.exports = function inherits(ctor, superCtor) { + ctor.super_ = superCtor + var TempCtor = function () {} + TempCtor.prototype = superCtor.prototype + ctor.prototype = new TempCtor() + ctor.prototype.constructor = ctor + } +} diff --git a/node_modules/inherits/package.json b/node_modules/inherits/package.json new file mode 100644 index 0000000..7cf62b9 --- /dev/null +++ b/node_modules/inherits/package.json @@ -0,0 +1,29 @@ +{ + "name": "inherits", + "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", + "version": "2.0.3", + "keywords": [ + "inheritance", + "class", + "klass", + "oop", + "object-oriented", + "inherits", + "browser", + "browserify" + ], + "main": "./inherits.js", + "browser": "./inherits_browser.js", + "repository": "git://github.com/isaacs/inherits", + "license": "ISC", + "scripts": { + "test": "node test" + }, + "devDependencies": { + "tap": "^7.1.0" + }, + "files": [ + "inherits.js", + "inherits_browser.js" + ] +} diff --git a/node_modules/ip/README.md b/node_modules/ip/README.md new file mode 100644 index 0000000..22e5819 --- /dev/null +++ b/node_modules/ip/README.md @@ -0,0 +1,90 @@ +# IP +[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip) + +IP address utilities for node.js + +## Installation + +### npm +```shell +npm install ip +``` + +### git + +```shell +git clone https://github.com/indutny/node-ip.git +``` + +## Usage +Get your ip address, compare ip addresses, validate ip addresses, etc. + +```js +var ip = require('ip'); + +ip.address() // my ip address +ip.isEqual('::1', '::0:1'); // true +ip.toBuffer('127.0.0.1') // Buffer([127, 0, 0, 1]) +ip.toString(new Buffer([127, 0, 0, 1])) // 127.0.0.1 +ip.fromPrefixLen(24) // 255.255.255.0 +ip.mask('192.168.1.134', '255.255.255.0') // 192.168.1.0 +ip.cidr('192.168.1.134/26') // 192.168.1.128 +ip.not('255.255.255.0') // 0.0.0.255 +ip.or('192.168.1.134', '0.0.0.255') // 192.168.1.255 +ip.isPrivate('127.0.0.1') // true +ip.isV4Format('127.0.0.1'); // true +ip.isV6Format('::ffff:127.0.0.1'); // true + +// operate on buffers in-place +var buf = new Buffer(128); +var offset = 64; +ip.toBuffer('127.0.0.1', buf, offset); // [127, 0, 0, 1] at offset 64 +ip.toString(buf, offset, 4); // '127.0.0.1' + +// subnet information +ip.subnet('192.168.1.134', '255.255.255.192') +// { networkAddress: '192.168.1.128', +// firstAddress: '192.168.1.129', +// lastAddress: '192.168.1.190', +// broadcastAddress: '192.168.1.191', +// subnetMask: '255.255.255.192', +// subnetMaskLength: 26, +// numHosts: 62, +// length: 64, +// contains: function(addr){...} } +ip.cidrSubnet('192.168.1.134/26') +// Same as previous. + +// range checking +ip.cidrSubnet('192.168.1.134/26').contains('192.168.1.190') // true + + +// ipv4 long conversion +ip.toLong('127.0.0.1'); // 2130706433 +ip.fromLong(2130706433); // '127.0.0.1' +``` + +### License + +This software is licensed under the MIT License. + +Copyright Fedor Indutny, 2012. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to permit +persons to whom the Software is furnished to do so, subject to the +following conditions: + +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN +NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, +DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR +OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE +USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/ip/lib/ip.js b/node_modules/ip/lib/ip.js new file mode 100644 index 0000000..4b2adb5 --- /dev/null +++ b/node_modules/ip/lib/ip.js @@ -0,0 +1,422 @@ +const ip = exports; +const { Buffer } = require('buffer'); +const os = require('os'); + +ip.toBuffer = function (ip, buff, offset) { + offset = ~~offset; + + let result; + + if (this.isV4Format(ip)) { + result = buff || Buffer.alloc(offset + 4); + ip.split(/\./g).map((byte) => { + result[offset++] = parseInt(byte, 10) & 0xff; + }); + } else if (this.isV6Format(ip)) { + const sections = ip.split(':', 8); + + let i; + for (i = 0; i < sections.length; i++) { + const isv4 = this.isV4Format(sections[i]); + let v4Buffer; + + if (isv4) { + v4Buffer = this.toBuffer(sections[i]); + sections[i] = v4Buffer.slice(0, 2).toString('hex'); + } + + if (v4Buffer && ++i < 8) { + sections.splice(i, 0, v4Buffer.slice(2, 4).toString('hex')); + } + } + + if (sections[0] === '') { + while (sections.length < 8) sections.unshift('0'); + } else if (sections[sections.length - 1] === '') { + while (sections.length < 8) sections.push('0'); + } else if (sections.length < 8) { + for (i = 0; i < sections.length && sections[i] !== ''; i++); + const argv = [i, 1]; + for (i = 9 - sections.length; i > 0; i--) { + argv.push('0'); + } + sections.splice(...argv); + } + + result = buff || Buffer.alloc(offset + 16); + for (i = 0; i < sections.length; i++) { + const word = parseInt(sections[i], 16); + result[offset++] = (word >> 8) & 0xff; + result[offset++] = word & 0xff; + } + } + + if (!result) { + throw Error(`Invalid ip address: ${ip}`); + } + + return result; +}; + +ip.toString = function (buff, offset, length) { + offset = ~~offset; + length = length || (buff.length - offset); + + let result = []; + if (length === 4) { + // IPv4 + for (let i = 0; i < length; i++) { + result.push(buff[offset + i]); + } + result = result.join('.'); + } else if (length === 16) { + // IPv6 + for (let i = 0; i < length; i += 2) { + result.push(buff.readUInt16BE(offset + i).toString(16)); + } + result = result.join(':'); + result = result.replace(/(^|:)0(:0)*:0(:|$)/, '$1::$3'); + result = result.replace(/:{3,4}/, '::'); + } + + return result; +}; + +const ipv4Regex = /^(\d{1,3}\.){3,3}\d{1,3}$/; +const ipv6Regex = /^(::)?(((\d{1,3}\.){3}(\d{1,3}){1})?([0-9a-f]){0,4}:{0,2}){1,8}(::)?$/i; + +ip.isV4Format = function (ip) { + return ipv4Regex.test(ip); +}; + +ip.isV6Format = function (ip) { + return ipv6Regex.test(ip); +}; + +function _normalizeFamily(family) { + if (family === 4) { + return 'ipv4'; + } + if (family === 6) { + return 'ipv6'; + } + return family ? family.toLowerCase() : 'ipv4'; +} + +ip.fromPrefixLen = function (prefixlen, family) { + if (prefixlen > 32) { + family = 'ipv6'; + } else { + family = _normalizeFamily(family); + } + + let len = 4; + if (family === 'ipv6') { + len = 16; + } + const buff = Buffer.alloc(len); + + for (let i = 0, n = buff.length; i < n; ++i) { + let bits = 8; + if (prefixlen < 8) { + bits = prefixlen; + } + prefixlen -= bits; + + buff[i] = ~(0xff >> bits) & 0xff; + } + + return ip.toString(buff); +}; + +ip.mask = function (addr, mask) { + addr = ip.toBuffer(addr); + mask = ip.toBuffer(mask); + + const result = Buffer.alloc(Math.max(addr.length, mask.length)); + + // Same protocol - do bitwise and + let i; + if (addr.length === mask.length) { + for (i = 0; i < addr.length; i++) { + result[i] = addr[i] & mask[i]; + } + } else if (mask.length === 4) { + // IPv6 address and IPv4 mask + // (Mask low bits) + for (i = 0; i < mask.length; i++) { + result[i] = addr[addr.length - 4 + i] & mask[i]; + } + } else { + // IPv6 mask and IPv4 addr + for (i = 0; i < result.length - 6; i++) { + result[i] = 0; + } + + // ::ffff:ipv4 + result[10] = 0xff; + result[11] = 0xff; + for (i = 0; i < addr.length; i++) { + result[i + 12] = addr[i] & mask[i + 12]; + } + i += 12; + } + for (; i < result.length; i++) { + result[i] = 0; + } + + return ip.toString(result); +}; + +ip.cidr = function (cidrString) { + const cidrParts = cidrString.split('/'); + + const addr = cidrParts[0]; + if (cidrParts.length !== 2) { + throw new Error(`invalid CIDR subnet: ${addr}`); + } + + const mask = ip.fromPrefixLen(parseInt(cidrParts[1], 10)); + + return ip.mask(addr, mask); +}; + +ip.subnet = function (addr, mask) { + const networkAddress = ip.toLong(ip.mask(addr, mask)); + + // Calculate the mask's length. + const maskBuffer = ip.toBuffer(mask); + let maskLength = 0; + + for (let i = 0; i < maskBuffer.length; i++) { + if (maskBuffer[i] === 0xff) { + maskLength += 8; + } else { + let octet = maskBuffer[i] & 0xff; + while (octet) { + octet = (octet << 1) & 0xff; + maskLength++; + } + } + } + + const numberOfAddresses = 2 ** (32 - maskLength); + + return { + networkAddress: ip.fromLong(networkAddress), + firstAddress: numberOfAddresses <= 2 + ? ip.fromLong(networkAddress) + : ip.fromLong(networkAddress + 1), + lastAddress: numberOfAddresses <= 2 + ? ip.fromLong(networkAddress + numberOfAddresses - 1) + : ip.fromLong(networkAddress + numberOfAddresses - 2), + broadcastAddress: ip.fromLong(networkAddress + numberOfAddresses - 1), + subnetMask: mask, + subnetMaskLength: maskLength, + numHosts: numberOfAddresses <= 2 + ? numberOfAddresses : numberOfAddresses - 2, + length: numberOfAddresses, + contains(other) { + return networkAddress === ip.toLong(ip.mask(other, mask)); + }, + }; +}; + +ip.cidrSubnet = function (cidrString) { + const cidrParts = cidrString.split('/'); + + const addr = cidrParts[0]; + if (cidrParts.length !== 2) { + throw new Error(`invalid CIDR subnet: ${addr}`); + } + + const mask = ip.fromPrefixLen(parseInt(cidrParts[1], 10)); + + return ip.subnet(addr, mask); +}; + +ip.not = function (addr) { + const buff = ip.toBuffer(addr); + for (let i = 0; i < buff.length; i++) { + buff[i] = 0xff ^ buff[i]; + } + return ip.toString(buff); +}; + +ip.or = function (a, b) { + a = ip.toBuffer(a); + b = ip.toBuffer(b); + + // same protocol + if (a.length === b.length) { + for (let i = 0; i < a.length; ++i) { + a[i] |= b[i]; + } + return ip.toString(a); + + // mixed protocols + } + let buff = a; + let other = b; + if (b.length > a.length) { + buff = b; + other = a; + } + + const offset = buff.length - other.length; + for (let i = offset; i < buff.length; ++i) { + buff[i] |= other[i - offset]; + } + + return ip.toString(buff); +}; + +ip.isEqual = function (a, b) { + a = ip.toBuffer(a); + b = ip.toBuffer(b); + + // Same protocol + if (a.length === b.length) { + for (let i = 0; i < a.length; i++) { + if (a[i] !== b[i]) return false; + } + return true; + } + + // Swap + if (b.length === 4) { + const t = b; + b = a; + a = t; + } + + // a - IPv4, b - IPv6 + for (let i = 0; i < 10; i++) { + if (b[i] !== 0) return false; + } + + const word = b.readUInt16BE(10); + if (word !== 0 && word !== 0xffff) return false; + + for (let i = 0; i < 4; i++) { + if (a[i] !== b[i + 12]) return false; + } + + return true; +}; + +ip.isPrivate = function (addr) { + return /^(::f{4}:)?10\.([0-9]{1,3})\.([0-9]{1,3})\.([0-9]{1,3})$/i + .test(addr) + || /^(::f{4}:)?192\.168\.([0-9]{1,3})\.([0-9]{1,3})$/i.test(addr) + || /^(::f{4}:)?172\.(1[6-9]|2\d|30|31)\.([0-9]{1,3})\.([0-9]{1,3})$/i + .test(addr) + || /^(::f{4}:)?127\.([0-9]{1,3})\.([0-9]{1,3})\.([0-9]{1,3})$/i.test(addr) + || /^(::f{4}:)?169\.254\.([0-9]{1,3})\.([0-9]{1,3})$/i.test(addr) + || /^f[cd][0-9a-f]{2}:/i.test(addr) + || /^fe80:/i.test(addr) + || /^::1$/.test(addr) + || /^::$/.test(addr); +}; + +ip.isPublic = function (addr) { + return !ip.isPrivate(addr); +}; + +ip.isLoopback = function (addr) { + return /^(::f{4}:)?127\.([0-9]{1,3})\.([0-9]{1,3})\.([0-9]{1,3})/ + .test(addr) + || /^fe80::1$/.test(addr) + || /^::1$/.test(addr) + || /^::$/.test(addr); +}; + +ip.loopback = function (family) { + // + // Default to `ipv4` + // + family = _normalizeFamily(family); + + if (family !== 'ipv4' && family !== 'ipv6') { + throw new Error('family must be ipv4 or ipv6'); + } + + return family === 'ipv4' ? '127.0.0.1' : 'fe80::1'; +}; + +// +// ### function address (name, family) +// #### @name {string|'public'|'private'} **Optional** Name or security +// of the network interface. +// #### @family {ipv4|ipv6} **Optional** IP family of the address (defaults +// to ipv4). +// +// Returns the address for the network interface on the current system with +// the specified `name`: +// * String: First `family` address of the interface. +// If not found see `undefined`. +// * 'public': the first public ip address of family. +// * 'private': the first private ip address of family. +// * undefined: First address with `ipv4` or loopback address `127.0.0.1`. +// +ip.address = function (name, family) { + const interfaces = os.networkInterfaces(); + + // + // Default to `ipv4` + // + family = _normalizeFamily(family); + + // + // If a specific network interface has been named, + // return the address. + // + if (name && name !== 'private' && name !== 'public') { + const res = interfaces[name].filter((details) => { + const itemFamily = _normalizeFamily(details.family); + return itemFamily === family; + }); + if (res.length === 0) { + return undefined; + } + return res[0].address; + } + + const all = Object.keys(interfaces).map((nic) => { + // + // Note: name will only be `public` or `private` + // when this is called. + // + const addresses = interfaces[nic].filter((details) => { + details.family = _normalizeFamily(details.family); + if (details.family !== family || ip.isLoopback(details.address)) { + return false; + } if (!name) { + return true; + } + + return name === 'public' ? ip.isPrivate(details.address) + : ip.isPublic(details.address); + }); + + return addresses.length ? addresses[0].address : undefined; + }).filter(Boolean); + + return !all.length ? ip.loopback(family) : all[0]; +}; + +ip.toLong = function (ip) { + let ipl = 0; + ip.split('.').forEach((octet) => { + ipl <<= 8; + ipl += parseInt(octet); + }); + return (ipl >>> 0); +}; + +ip.fromLong = function (ipl) { + return (`${ipl >>> 24}.${ + ipl >> 16 & 255}.${ + ipl >> 8 & 255}.${ + ipl & 255}`); +}; diff --git a/node_modules/ip/package.json b/node_modules/ip/package.json new file mode 100644 index 0000000..f0d95e9 --- /dev/null +++ b/node_modules/ip/package.json @@ -0,0 +1,25 @@ +{ + "name": "ip", + "version": "2.0.0", + "author": "Fedor Indutny ", + "homepage": "https://github.com/indutny/node-ip", + "repository": { + "type": "git", + "url": "http://github.com/indutny/node-ip.git" + }, + "files": [ + "lib", + "README.md" + ], + "main": "lib/ip", + "devDependencies": { + "eslint": "^8.15.0", + "mocha": "^10.0.0" + }, + "scripts": { + "lint": "eslint lib/*.js test/*.js", + "test": "npm run lint && mocha --reporter spec test/*-test.js", + "fix": "npm run lint -- --fix" + }, + "license": "MIT" +} diff --git a/node_modules/ipaddr.js/LICENSE b/node_modules/ipaddr.js/LICENSE new file mode 100644 index 0000000..f6b37b5 --- /dev/null +++ b/node_modules/ipaddr.js/LICENSE @@ -0,0 +1,19 @@ +Copyright (C) 2011-2017 whitequark + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/ipaddr.js/README.md b/node_modules/ipaddr.js/README.md new file mode 100644 index 0000000..f57725b --- /dev/null +++ b/node_modules/ipaddr.js/README.md @@ -0,0 +1,233 @@ +# ipaddr.js — an IPv6 and IPv4 address manipulation library [![Build Status](https://travis-ci.org/whitequark/ipaddr.js.svg)](https://travis-ci.org/whitequark/ipaddr.js) + +ipaddr.js is a small (1.9K minified and gzipped) library for manipulating +IP addresses in JavaScript environments. It runs on both CommonJS runtimes +(e.g. [nodejs]) and in a web browser. + +ipaddr.js allows you to verify and parse string representation of an IP +address, match it against a CIDR range or range list, determine if it falls +into some reserved ranges (examples include loopback and private ranges), +and convert between IPv4 and IPv4-mapped IPv6 addresses. + +[nodejs]: http://nodejs.org + +## Installation + +`npm install ipaddr.js` + +or + +`bower install ipaddr.js` + +## API + +ipaddr.js defines one object in the global scope: `ipaddr`. In CommonJS, +it is exported from the module: + +```js +var ipaddr = require('ipaddr.js'); +``` + +The API consists of several global methods and two classes: ipaddr.IPv6 and ipaddr.IPv4. + +### Global methods + +There are three global methods defined: `ipaddr.isValid`, `ipaddr.parse` and +`ipaddr.process`. All of them receive a string as a single parameter. + +The `ipaddr.isValid` method returns `true` if the address is a valid IPv4 or +IPv6 address, and `false` otherwise. It does not throw any exceptions. + +The `ipaddr.parse` method returns an object representing the IP address, +or throws an `Error` if the passed string is not a valid representation of an +IP address. + +The `ipaddr.process` method works just like the `ipaddr.parse` one, but it +automatically converts IPv4-mapped IPv6 addresses to their IPv4 counterparts +before returning. It is useful when you have a Node.js instance listening +on an IPv6 socket, and the `net.ivp6.bindv6only` sysctl parameter (or its +equivalent on non-Linux OS) is set to 0. In this case, you can accept IPv4 +connections on your IPv6-only socket, but the remote address will be mangled. +Use `ipaddr.process` method to automatically demangle it. + +### Object representation + +Parsing methods return an object which descends from `ipaddr.IPv6` or +`ipaddr.IPv4`. These objects share some properties, but most of them differ. + +#### Shared properties + +One can determine the type of address by calling `addr.kind()`. It will return +either `"ipv6"` or `"ipv4"`. + +An address can be converted back to its string representation with `addr.toString()`. +Note that this method: + * does not return the original string used to create the object (in fact, there is + no way of getting that string) + * returns a compact representation (when it is applicable) + +A `match(range, bits)` method can be used to check if the address falls into a +certain CIDR range. +Note that an address can be (obviously) matched only against an address of the same type. + +For example: + +```js +var addr = ipaddr.parse("2001:db8:1234::1"); +var range = ipaddr.parse("2001:db8::"); + +addr.match(range, 32); // => true +``` + +Alternatively, `match` can also be called as `match([range, bits])`. In this way, +it can be used together with the `parseCIDR(string)` method, which parses an IP +address together with a CIDR range. + +For example: + +```js +var addr = ipaddr.parse("2001:db8:1234::1"); + +addr.match(ipaddr.parseCIDR("2001:db8::/32")); // => true +``` + +A `range()` method returns one of predefined names for several special ranges defined +by IP protocols. The exact names (and their respective CIDR ranges) can be looked up +in the source: [IPv6 ranges] and [IPv4 ranges]. Some common ones include `"unicast"` +(the default one) and `"reserved"`. + +You can match against your own range list by using +`ipaddr.subnetMatch(address, rangeList, defaultName)` method. It can work with a mix of IPv6 or IPv4 addresses, and accepts a name-to-subnet map as the range list. For example: + +```js +var rangeList = { + documentationOnly: [ ipaddr.parse('2001:db8::'), 32 ], + tunnelProviders: [ + [ ipaddr.parse('2001:470::'), 32 ], // he.net + [ ipaddr.parse('2001:5c0::'), 32 ] // freenet6 + ] +}; +ipaddr.subnetMatch(ipaddr.parse('2001:470:8:66::1'), rangeList, 'unknown'); // => "tunnelProviders" +``` + +The addresses can be converted to their byte representation with `toByteArray()`. +(Actually, JavaScript mostly does not know about byte buffers. They are emulated with +arrays of numbers, each in range of 0..255.) + +```js +var bytes = ipaddr.parse('2a00:1450:8007::68').toByteArray(); // ipv6.google.com +bytes // => [42, 0x00, 0x14, 0x50, 0x80, 0x07, 0x00, , 0x00, 0x68 ] +``` + +The `ipaddr.IPv4` and `ipaddr.IPv6` objects have some methods defined, too. All of them +have the same interface for both protocols, and are similar to global methods. + +`ipaddr.IPvX.isValid(string)` can be used to check if the string is a valid address +for particular protocol, and `ipaddr.IPvX.parse(string)` is the error-throwing parser. + +`ipaddr.IPvX.isValid(string)` uses the same format for parsing as the POSIX `inet_ntoa` function, which accepts unusual formats like `0xc0.168.1.1` or `0x10000000`. The function `ipaddr.IPv4.isValidFourPartDecimal(string)` validates the IPv4 address and also ensures that it is written in four-part decimal format. + +[IPv6 ranges]: https://github.com/whitequark/ipaddr.js/blob/master/src/ipaddr.coffee#L186 +[IPv4 ranges]: https://github.com/whitequark/ipaddr.js/blob/master/src/ipaddr.coffee#L71 + +#### IPv6 properties + +Sometimes you will want to convert IPv6 not to a compact string representation (with +the `::` substitution); the `toNormalizedString()` method will return an address where +all zeroes are explicit. + +For example: + +```js +var addr = ipaddr.parse("2001:0db8::0001"); +addr.toString(); // => "2001:db8::1" +addr.toNormalizedString(); // => "2001:db8:0:0:0:0:0:1" +``` + +The `isIPv4MappedAddress()` method will return `true` if this address is an IPv4-mapped +one, and `toIPv4Address()` will return an IPv4 object address. + +To access the underlying binary representation of the address, use `addr.parts`. + +```js +var addr = ipaddr.parse("2001:db8:10::1234:DEAD"); +addr.parts // => [0x2001, 0xdb8, 0x10, 0, 0, 0, 0x1234, 0xdead] +``` + +A IPv6 zone index can be accessed via `addr.zoneId`: + +```js +var addr = ipaddr.parse("2001:db8::%eth0"); +addr.zoneId // => 'eth0' +``` + +#### IPv4 properties + +`toIPv4MappedAddress()` will return a corresponding IPv4-mapped IPv6 address. + +To access the underlying representation of the address, use `addr.octets`. + +```js +var addr = ipaddr.parse("192.168.1.1"); +addr.octets // => [192, 168, 1, 1] +``` + +`prefixLengthFromSubnetMask()` will return a CIDR prefix length for a valid IPv4 netmask or +null if the netmask is not valid. + +```js +ipaddr.IPv4.parse('255.255.255.240').prefixLengthFromSubnetMask() == 28 +ipaddr.IPv4.parse('255.192.164.0').prefixLengthFromSubnetMask() == null +``` + +`subnetMaskFromPrefixLength()` will return an IPv4 netmask for a valid CIDR prefix length. + +```js +ipaddr.IPv4.subnetMaskFromPrefixLength(24) == "255.255.255.0" +ipaddr.IPv4.subnetMaskFromPrefixLength(29) == "255.255.255.248" +``` + +`broadcastAddressFromCIDR()` will return the broadcast address for a given IPv4 interface and netmask in CIDR notation. +```js +ipaddr.IPv4.broadcastAddressFromCIDR("172.0.0.1/24") == "172.0.0.255" +``` +`networkAddressFromCIDR()` will return the network address for a given IPv4 interface and netmask in CIDR notation. +```js +ipaddr.IPv4.networkAddressFromCIDR("172.0.0.1/24") == "172.0.0.0" +``` + +#### Conversion + +IPv4 and IPv6 can be converted bidirectionally to and from network byte order (MSB) byte arrays. + +The `fromByteArray()` method will take an array and create an appropriate IPv4 or IPv6 object +if the input satisfies the requirements. For IPv4 it has to be an array of four 8-bit values, +while for IPv6 it has to be an array of sixteen 8-bit values. + +For example: +```js +var addr = ipaddr.fromByteArray([0x7f, 0, 0, 1]); +addr.toString(); // => "127.0.0.1" +``` + +or + +```js +var addr = ipaddr.fromByteArray([0x20, 1, 0xd, 0xb8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1]) +addr.toString(); // => "2001:db8::1" +``` + +Both objects also offer a `toByteArray()` method, which returns an array in network byte order (MSB). + +For example: +```js +var addr = ipaddr.parse("127.0.0.1"); +addr.toByteArray(); // => [0x7f, 0, 0, 1] +``` + +or + +```js +var addr = ipaddr.parse("2001:db8::1"); +addr.toByteArray(); // => [0x20, 1, 0xd, 0xb8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1] +``` diff --git a/node_modules/ipaddr.js/ipaddr.min.js b/node_modules/ipaddr.js/ipaddr.min.js new file mode 100644 index 0000000..b54a7cc --- /dev/null +++ b/node_modules/ipaddr.js/ipaddr.min.js @@ -0,0 +1 @@ +(function(){var r,t,n,e,i,o,a,s;t={},s=this,"undefined"!=typeof module&&null!==module&&module.exports?module.exports=t:s.ipaddr=t,a=function(r,t,n,e){var i,o;if(r.length!==t.length)throw new Error("ipaddr: cannot match CIDR for objects with different lengths");for(i=0;e>0;){if((o=n-e)<0&&(o=0),r[i]>>o!=t[i]>>o)return!1;e-=n,i+=1}return!0},t.subnetMatch=function(r,t,n){var e,i,o,a,s;null==n&&(n="unicast");for(o in t)for(!(a=t[o])[0]||a[0]instanceof Array||(a=[a]),e=0,i=a.length;e=0;t=n+=-1){if(!((e=this.octets[t])in a))return null;if(o=a[e],i&&0!==o)return null;8!==o&&(i=!0),r+=o}return 32-r},r}(),n="(0?\\d+|0x[a-f0-9]+)",e={fourOctet:new RegExp("^"+n+"\\."+n+"\\."+n+"\\."+n+"$","i"),longValue:new RegExp("^"+n+"$","i")},t.IPv4.parser=function(r){var t,n,i,o,a;if(n=function(r){return"0"===r[0]&&"x"!==r[1]?parseInt(r,8):parseInt(r)},t=r.match(e.fourOctet))return function(){var r,e,o,a;for(a=[],r=0,e=(o=t.slice(1,6)).length;r4294967295||a<0)throw new Error("ipaddr: address outside defined range");return function(){var r,t;for(t=[],o=r=0;r<=24;o=r+=8)t.push(a>>o&255);return t}().reverse()}return null},t.IPv6=function(){function r(r,t){var n,e,i,o,a,s;if(16===r.length)for(this.parts=[],n=e=0;e<=14;n=e+=2)this.parts.push(r[n]<<8|r[n+1]);else{if(8!==r.length)throw new Error("ipaddr: ipv6 part count should be 8 or 16");this.parts=r}for(i=0,o=(s=this.parts).length;it&&(r=n.index,t=n[0].length);return t<0?i:i.substring(0,r)+"::"+i.substring(r+t)},r.prototype.toByteArray=function(){var r,t,n,e,i;for(r=[],t=0,n=(i=this.parts).length;t>8),r.push(255&e);return r},r.prototype.toNormalizedString=function(){var r,t,n;return r=function(){var r,n,e,i;for(i=[],r=0,n=(e=this.parts).length;r>8,255&r,n>>8,255&n])},r.prototype.prefixLengthFromSubnetMask=function(){var r,t,n,e,i,o,a;for(a={0:16,32768:15,49152:14,57344:13,61440:12,63488:11,64512:10,65024:9,65280:8,65408:7,65472:6,65504:5,65520:4,65528:3,65532:2,65534:1,65535:0},r=0,i=!1,t=n=7;n>=0;t=n+=-1){if(!((e=this.parts[t])in a))return null;if(o=a[e],i&&0!==o)return null;16!==o&&(i=!0),r+=o}return 128-r},r}(),i="(?:[0-9a-f]+::?)+",o={zoneIndex:new RegExp("%[0-9a-z]{1,}","i"),native:new RegExp("^(::)?("+i+")?([0-9a-f]+)?(::)?(%[0-9a-z]{1,})?$","i"),transitional:new RegExp("^((?:"+i+")|(?:::)(?:"+i+")?)"+n+"\\."+n+"\\."+n+"\\."+n+"(%[0-9a-z]{1,})?$","i")},r=function(r,t){var n,e,i,a,s,p;if(r.indexOf("::")!==r.lastIndexOf("::"))return null;for((p=(r.match(o.zoneIndex)||[])[0])&&(p=p.substring(1),r=r.replace(/%.+$/,"")),n=0,e=-1;(e=r.indexOf(":",e+1))>=0;)n++;if("::"===r.substr(0,2)&&n--,"::"===r.substr(-2,2)&&n--,n>t)return null;for(s=t-n,a=":";s--;)a+="0:";return":"===(r=r.replace("::",a))[0]&&(r=r.slice(1)),":"===r[r.length-1]&&(r=r.slice(0,-1)),t=function(){var t,n,e,o;for(o=[],t=0,n=(e=r.split(":")).length;t=0&&t<=32)return e=[this.parse(n[1]),t],Object.defineProperty(e,"toString",{value:function(){return this.join("/")}}),e;throw new Error("ipaddr: string is not formatted like an IPv4 CIDR range")},t.IPv4.subnetMaskFromPrefixLength=function(r){var t,n,e;if((r=parseInt(r))<0||r>32)throw new Error("ipaddr: invalid IPv4 prefix length");for(e=[0,0,0,0],n=0,t=Math.floor(r/8);n=0&&t<=128)return e=[this.parse(n[1]),t],Object.defineProperty(e,"toString",{value:function(){return this.join("/")}}),e;throw new Error("ipaddr: string is not formatted like an IPv6 CIDR range")},t.isValid=function(r){return t.IPv6.isValid(r)||t.IPv4.isValid(r)},t.parse=function(r){if(t.IPv6.isValid(r))return t.IPv6.parse(r);if(t.IPv4.isValid(r))return t.IPv4.parse(r);throw new Error("ipaddr: the address has neither IPv6 nor IPv4 format")},t.parseCIDR=function(r){try{return t.IPv6.parseCIDR(r)}catch(n){n;try{return t.IPv4.parseCIDR(r)}catch(r){throw r,new Error("ipaddr: the address has neither IPv6 nor IPv4 CIDR format")}}},t.fromByteArray=function(r){var n;if(4===(n=r.length))return new t.IPv4(r);if(16===n)return new t.IPv6(r);throw new Error("ipaddr: the binary input is neither an IPv6 nor IPv4 address")},t.process=function(r){var t;return t=this.parse(r),"ipv6"===t.kind()&&t.isIPv4MappedAddress()?t.toIPv4Address():t}}).call(this); \ No newline at end of file diff --git a/node_modules/ipaddr.js/lib/ipaddr.js b/node_modules/ipaddr.js/lib/ipaddr.js new file mode 100644 index 0000000..18bd93b --- /dev/null +++ b/node_modules/ipaddr.js/lib/ipaddr.js @@ -0,0 +1,673 @@ +(function() { + var expandIPv6, ipaddr, ipv4Part, ipv4Regexes, ipv6Part, ipv6Regexes, matchCIDR, root, zoneIndex; + + ipaddr = {}; + + root = this; + + if ((typeof module !== "undefined" && module !== null) && module.exports) { + module.exports = ipaddr; + } else { + root['ipaddr'] = ipaddr; + } + + matchCIDR = function(first, second, partSize, cidrBits) { + var part, shift; + if (first.length !== second.length) { + throw new Error("ipaddr: cannot match CIDR for objects with different lengths"); + } + part = 0; + while (cidrBits > 0) { + shift = partSize - cidrBits; + if (shift < 0) { + shift = 0; + } + if (first[part] >> shift !== second[part] >> shift) { + return false; + } + cidrBits -= partSize; + part += 1; + } + return true; + }; + + ipaddr.subnetMatch = function(address, rangeList, defaultName) { + var k, len, rangeName, rangeSubnets, subnet; + if (defaultName == null) { + defaultName = 'unicast'; + } + for (rangeName in rangeList) { + rangeSubnets = rangeList[rangeName]; + if (rangeSubnets[0] && !(rangeSubnets[0] instanceof Array)) { + rangeSubnets = [rangeSubnets]; + } + for (k = 0, len = rangeSubnets.length; k < len; k++) { + subnet = rangeSubnets[k]; + if (address.kind() === subnet[0].kind()) { + if (address.match.apply(address, subnet)) { + return rangeName; + } + } + } + } + return defaultName; + }; + + ipaddr.IPv4 = (function() { + function IPv4(octets) { + var k, len, octet; + if (octets.length !== 4) { + throw new Error("ipaddr: ipv4 octet count should be 4"); + } + for (k = 0, len = octets.length; k < len; k++) { + octet = octets[k]; + if (!((0 <= octet && octet <= 255))) { + throw new Error("ipaddr: ipv4 octet should fit in 8 bits"); + } + } + this.octets = octets; + } + + IPv4.prototype.kind = function() { + return 'ipv4'; + }; + + IPv4.prototype.toString = function() { + return this.octets.join("."); + }; + + IPv4.prototype.toNormalizedString = function() { + return this.toString(); + }; + + IPv4.prototype.toByteArray = function() { + return this.octets.slice(0); + }; + + IPv4.prototype.match = function(other, cidrRange) { + var ref; + if (cidrRange === void 0) { + ref = other, other = ref[0], cidrRange = ref[1]; + } + if (other.kind() !== 'ipv4') { + throw new Error("ipaddr: cannot match ipv4 address with non-ipv4 one"); + } + return matchCIDR(this.octets, other.octets, 8, cidrRange); + }; + + IPv4.prototype.SpecialRanges = { + unspecified: [[new IPv4([0, 0, 0, 0]), 8]], + broadcast: [[new IPv4([255, 255, 255, 255]), 32]], + multicast: [[new IPv4([224, 0, 0, 0]), 4]], + linkLocal: [[new IPv4([169, 254, 0, 0]), 16]], + loopback: [[new IPv4([127, 0, 0, 0]), 8]], + carrierGradeNat: [[new IPv4([100, 64, 0, 0]), 10]], + "private": [[new IPv4([10, 0, 0, 0]), 8], [new IPv4([172, 16, 0, 0]), 12], [new IPv4([192, 168, 0, 0]), 16]], + reserved: [[new IPv4([192, 0, 0, 0]), 24], [new IPv4([192, 0, 2, 0]), 24], [new IPv4([192, 88, 99, 0]), 24], [new IPv4([198, 51, 100, 0]), 24], [new IPv4([203, 0, 113, 0]), 24], [new IPv4([240, 0, 0, 0]), 4]] + }; + + IPv4.prototype.range = function() { + return ipaddr.subnetMatch(this, this.SpecialRanges); + }; + + IPv4.prototype.toIPv4MappedAddress = function() { + return ipaddr.IPv6.parse("::ffff:" + (this.toString())); + }; + + IPv4.prototype.prefixLengthFromSubnetMask = function() { + var cidr, i, k, octet, stop, zeros, zerotable; + zerotable = { + 0: 8, + 128: 7, + 192: 6, + 224: 5, + 240: 4, + 248: 3, + 252: 2, + 254: 1, + 255: 0 + }; + cidr = 0; + stop = false; + for (i = k = 3; k >= 0; i = k += -1) { + octet = this.octets[i]; + if (octet in zerotable) { + zeros = zerotable[octet]; + if (stop && zeros !== 0) { + return null; + } + if (zeros !== 8) { + stop = true; + } + cidr += zeros; + } else { + return null; + } + } + return 32 - cidr; + }; + + return IPv4; + + })(); + + ipv4Part = "(0?\\d+|0x[a-f0-9]+)"; + + ipv4Regexes = { + fourOctet: new RegExp("^" + ipv4Part + "\\." + ipv4Part + "\\." + ipv4Part + "\\." + ipv4Part + "$", 'i'), + longValue: new RegExp("^" + ipv4Part + "$", 'i') + }; + + ipaddr.IPv4.parser = function(string) { + var match, parseIntAuto, part, shift, value; + parseIntAuto = function(string) { + if (string[0] === "0" && string[1] !== "x") { + return parseInt(string, 8); + } else { + return parseInt(string); + } + }; + if (match = string.match(ipv4Regexes.fourOctet)) { + return (function() { + var k, len, ref, results; + ref = match.slice(1, 6); + results = []; + for (k = 0, len = ref.length; k < len; k++) { + part = ref[k]; + results.push(parseIntAuto(part)); + } + return results; + })(); + } else if (match = string.match(ipv4Regexes.longValue)) { + value = parseIntAuto(match[1]); + if (value > 0xffffffff || value < 0) { + throw new Error("ipaddr: address outside defined range"); + } + return ((function() { + var k, results; + results = []; + for (shift = k = 0; k <= 24; shift = k += 8) { + results.push((value >> shift) & 0xff); + } + return results; + })()).reverse(); + } else { + return null; + } + }; + + ipaddr.IPv6 = (function() { + function IPv6(parts, zoneId) { + var i, k, l, len, part, ref; + if (parts.length === 16) { + this.parts = []; + for (i = k = 0; k <= 14; i = k += 2) { + this.parts.push((parts[i] << 8) | parts[i + 1]); + } + } else if (parts.length === 8) { + this.parts = parts; + } else { + throw new Error("ipaddr: ipv6 part count should be 8 or 16"); + } + ref = this.parts; + for (l = 0, len = ref.length; l < len; l++) { + part = ref[l]; + if (!((0 <= part && part <= 0xffff))) { + throw new Error("ipaddr: ipv6 part should fit in 16 bits"); + } + } + if (zoneId) { + this.zoneId = zoneId; + } + } + + IPv6.prototype.kind = function() { + return 'ipv6'; + }; + + IPv6.prototype.toString = function() { + return this.toNormalizedString().replace(/((^|:)(0(:|$))+)/, '::'); + }; + + IPv6.prototype.toRFC5952String = function() { + var bestMatchIndex, bestMatchLength, match, regex, string; + regex = /((^|:)(0(:|$)){2,})/g; + string = this.toNormalizedString(); + bestMatchIndex = 0; + bestMatchLength = -1; + while ((match = regex.exec(string))) { + if (match[0].length > bestMatchLength) { + bestMatchIndex = match.index; + bestMatchLength = match[0].length; + } + } + if (bestMatchLength < 0) { + return string; + } + return string.substring(0, bestMatchIndex) + '::' + string.substring(bestMatchIndex + bestMatchLength); + }; + + IPv6.prototype.toByteArray = function() { + var bytes, k, len, part, ref; + bytes = []; + ref = this.parts; + for (k = 0, len = ref.length; k < len; k++) { + part = ref[k]; + bytes.push(part >> 8); + bytes.push(part & 0xff); + } + return bytes; + }; + + IPv6.prototype.toNormalizedString = function() { + var addr, part, suffix; + addr = ((function() { + var k, len, ref, results; + ref = this.parts; + results = []; + for (k = 0, len = ref.length; k < len; k++) { + part = ref[k]; + results.push(part.toString(16)); + } + return results; + }).call(this)).join(":"); + suffix = ''; + if (this.zoneId) { + suffix = '%' + this.zoneId; + } + return addr + suffix; + }; + + IPv6.prototype.toFixedLengthString = function() { + var addr, part, suffix; + addr = ((function() { + var k, len, ref, results; + ref = this.parts; + results = []; + for (k = 0, len = ref.length; k < len; k++) { + part = ref[k]; + results.push(part.toString(16).padStart(4, '0')); + } + return results; + }).call(this)).join(":"); + suffix = ''; + if (this.zoneId) { + suffix = '%' + this.zoneId; + } + return addr + suffix; + }; + + IPv6.prototype.match = function(other, cidrRange) { + var ref; + if (cidrRange === void 0) { + ref = other, other = ref[0], cidrRange = ref[1]; + } + if (other.kind() !== 'ipv6') { + throw new Error("ipaddr: cannot match ipv6 address with non-ipv6 one"); + } + return matchCIDR(this.parts, other.parts, 16, cidrRange); + }; + + IPv6.prototype.SpecialRanges = { + unspecified: [new IPv6([0, 0, 0, 0, 0, 0, 0, 0]), 128], + linkLocal: [new IPv6([0xfe80, 0, 0, 0, 0, 0, 0, 0]), 10], + multicast: [new IPv6([0xff00, 0, 0, 0, 0, 0, 0, 0]), 8], + loopback: [new IPv6([0, 0, 0, 0, 0, 0, 0, 1]), 128], + uniqueLocal: [new IPv6([0xfc00, 0, 0, 0, 0, 0, 0, 0]), 7], + ipv4Mapped: [new IPv6([0, 0, 0, 0, 0, 0xffff, 0, 0]), 96], + rfc6145: [new IPv6([0, 0, 0, 0, 0xffff, 0, 0, 0]), 96], + rfc6052: [new IPv6([0x64, 0xff9b, 0, 0, 0, 0, 0, 0]), 96], + '6to4': [new IPv6([0x2002, 0, 0, 0, 0, 0, 0, 0]), 16], + teredo: [new IPv6([0x2001, 0, 0, 0, 0, 0, 0, 0]), 32], + reserved: [[new IPv6([0x2001, 0xdb8, 0, 0, 0, 0, 0, 0]), 32]] + }; + + IPv6.prototype.range = function() { + return ipaddr.subnetMatch(this, this.SpecialRanges); + }; + + IPv6.prototype.isIPv4MappedAddress = function() { + return this.range() === 'ipv4Mapped'; + }; + + IPv6.prototype.toIPv4Address = function() { + var high, low, ref; + if (!this.isIPv4MappedAddress()) { + throw new Error("ipaddr: trying to convert a generic ipv6 address to ipv4"); + } + ref = this.parts.slice(-2), high = ref[0], low = ref[1]; + return new ipaddr.IPv4([high >> 8, high & 0xff, low >> 8, low & 0xff]); + }; + + IPv6.prototype.prefixLengthFromSubnetMask = function() { + var cidr, i, k, part, stop, zeros, zerotable; + zerotable = { + 0: 16, + 32768: 15, + 49152: 14, + 57344: 13, + 61440: 12, + 63488: 11, + 64512: 10, + 65024: 9, + 65280: 8, + 65408: 7, + 65472: 6, + 65504: 5, + 65520: 4, + 65528: 3, + 65532: 2, + 65534: 1, + 65535: 0 + }; + cidr = 0; + stop = false; + for (i = k = 7; k >= 0; i = k += -1) { + part = this.parts[i]; + if (part in zerotable) { + zeros = zerotable[part]; + if (stop && zeros !== 0) { + return null; + } + if (zeros !== 16) { + stop = true; + } + cidr += zeros; + } else { + return null; + } + } + return 128 - cidr; + }; + + return IPv6; + + })(); + + ipv6Part = "(?:[0-9a-f]+::?)+"; + + zoneIndex = "%[0-9a-z]{1,}"; + + ipv6Regexes = { + zoneIndex: new RegExp(zoneIndex, 'i'), + "native": new RegExp("^(::)?(" + ipv6Part + ")?([0-9a-f]+)?(::)?(" + zoneIndex + ")?$", 'i'), + transitional: new RegExp(("^((?:" + ipv6Part + ")|(?:::)(?:" + ipv6Part + ")?)") + (ipv4Part + "\\." + ipv4Part + "\\." + ipv4Part + "\\." + ipv4Part) + ("(" + zoneIndex + ")?$"), 'i') + }; + + expandIPv6 = function(string, parts) { + var colonCount, lastColon, part, replacement, replacementCount, zoneId; + if (string.indexOf('::') !== string.lastIndexOf('::')) { + return null; + } + zoneId = (string.match(ipv6Regexes['zoneIndex']) || [])[0]; + if (zoneId) { + zoneId = zoneId.substring(1); + string = string.replace(/%.+$/, ''); + } + colonCount = 0; + lastColon = -1; + while ((lastColon = string.indexOf(':', lastColon + 1)) >= 0) { + colonCount++; + } + if (string.substr(0, 2) === '::') { + colonCount--; + } + if (string.substr(-2, 2) === '::') { + colonCount--; + } + if (colonCount > parts) { + return null; + } + replacementCount = parts - colonCount; + replacement = ':'; + while (replacementCount--) { + replacement += '0:'; + } + string = string.replace('::', replacement); + if (string[0] === ':') { + string = string.slice(1); + } + if (string[string.length - 1] === ':') { + string = string.slice(0, -1); + } + parts = (function() { + var k, len, ref, results; + ref = string.split(":"); + results = []; + for (k = 0, len = ref.length; k < len; k++) { + part = ref[k]; + results.push(parseInt(part, 16)); + } + return results; + })(); + return { + parts: parts, + zoneId: zoneId + }; + }; + + ipaddr.IPv6.parser = function(string) { + var addr, k, len, match, octet, octets, zoneId; + if (ipv6Regexes['native'].test(string)) { + return expandIPv6(string, 8); + } else if (match = string.match(ipv6Regexes['transitional'])) { + zoneId = match[6] || ''; + addr = expandIPv6(match[1].slice(0, -1) + zoneId, 6); + if (addr.parts) { + octets = [parseInt(match[2]), parseInt(match[3]), parseInt(match[4]), parseInt(match[5])]; + for (k = 0, len = octets.length; k < len; k++) { + octet = octets[k]; + if (!((0 <= octet && octet <= 255))) { + return null; + } + } + addr.parts.push(octets[0] << 8 | octets[1]); + addr.parts.push(octets[2] << 8 | octets[3]); + return { + parts: addr.parts, + zoneId: addr.zoneId + }; + } + } + return null; + }; + + ipaddr.IPv4.isIPv4 = ipaddr.IPv6.isIPv6 = function(string) { + return this.parser(string) !== null; + }; + + ipaddr.IPv4.isValid = function(string) { + var e; + try { + new this(this.parser(string)); + return true; + } catch (error1) { + e = error1; + return false; + } + }; + + ipaddr.IPv4.isValidFourPartDecimal = function(string) { + if (ipaddr.IPv4.isValid(string) && string.match(/^(0|[1-9]\d*)(\.(0|[1-9]\d*)){3}$/)) { + return true; + } else { + return false; + } + }; + + ipaddr.IPv6.isValid = function(string) { + var addr, e; + if (typeof string === "string" && string.indexOf(":") === -1) { + return false; + } + try { + addr = this.parser(string); + new this(addr.parts, addr.zoneId); + return true; + } catch (error1) { + e = error1; + return false; + } + }; + + ipaddr.IPv4.parse = function(string) { + var parts; + parts = this.parser(string); + if (parts === null) { + throw new Error("ipaddr: string is not formatted like ip address"); + } + return new this(parts); + }; + + ipaddr.IPv6.parse = function(string) { + var addr; + addr = this.parser(string); + if (addr.parts === null) { + throw new Error("ipaddr: string is not formatted like ip address"); + } + return new this(addr.parts, addr.zoneId); + }; + + ipaddr.IPv4.parseCIDR = function(string) { + var maskLength, match, parsed; + if (match = string.match(/^(.+)\/(\d+)$/)) { + maskLength = parseInt(match[2]); + if (maskLength >= 0 && maskLength <= 32) { + parsed = [this.parse(match[1]), maskLength]; + Object.defineProperty(parsed, 'toString', { + value: function() { + return this.join('/'); + } + }); + return parsed; + } + } + throw new Error("ipaddr: string is not formatted like an IPv4 CIDR range"); + }; + + ipaddr.IPv4.subnetMaskFromPrefixLength = function(prefix) { + var filledOctetCount, j, octets; + prefix = parseInt(prefix); + if (prefix < 0 || prefix > 32) { + throw new Error('ipaddr: invalid IPv4 prefix length'); + } + octets = [0, 0, 0, 0]; + j = 0; + filledOctetCount = Math.floor(prefix / 8); + while (j < filledOctetCount) { + octets[j] = 255; + j++; + } + if (filledOctetCount < 4) { + octets[filledOctetCount] = Math.pow(2, prefix % 8) - 1 << 8 - (prefix % 8); + } + return new this(octets); + }; + + ipaddr.IPv4.broadcastAddressFromCIDR = function(string) { + var cidr, error, i, ipInterfaceOctets, octets, subnetMaskOctets; + try { + cidr = this.parseCIDR(string); + ipInterfaceOctets = cidr[0].toByteArray(); + subnetMaskOctets = this.subnetMaskFromPrefixLength(cidr[1]).toByteArray(); + octets = []; + i = 0; + while (i < 4) { + octets.push(parseInt(ipInterfaceOctets[i], 10) | parseInt(subnetMaskOctets[i], 10) ^ 255); + i++; + } + return new this(octets); + } catch (error1) { + error = error1; + throw new Error('ipaddr: the address does not have IPv4 CIDR format'); + } + }; + + ipaddr.IPv4.networkAddressFromCIDR = function(string) { + var cidr, error, i, ipInterfaceOctets, octets, subnetMaskOctets; + try { + cidr = this.parseCIDR(string); + ipInterfaceOctets = cidr[0].toByteArray(); + subnetMaskOctets = this.subnetMaskFromPrefixLength(cidr[1]).toByteArray(); + octets = []; + i = 0; + while (i < 4) { + octets.push(parseInt(ipInterfaceOctets[i], 10) & parseInt(subnetMaskOctets[i], 10)); + i++; + } + return new this(octets); + } catch (error1) { + error = error1; + throw new Error('ipaddr: the address does not have IPv4 CIDR format'); + } + }; + + ipaddr.IPv6.parseCIDR = function(string) { + var maskLength, match, parsed; + if (match = string.match(/^(.+)\/(\d+)$/)) { + maskLength = parseInt(match[2]); + if (maskLength >= 0 && maskLength <= 128) { + parsed = [this.parse(match[1]), maskLength]; + Object.defineProperty(parsed, 'toString', { + value: function() { + return this.join('/'); + } + }); + return parsed; + } + } + throw new Error("ipaddr: string is not formatted like an IPv6 CIDR range"); + }; + + ipaddr.isValid = function(string) { + return ipaddr.IPv6.isValid(string) || ipaddr.IPv4.isValid(string); + }; + + ipaddr.parse = function(string) { + if (ipaddr.IPv6.isValid(string)) { + return ipaddr.IPv6.parse(string); + } else if (ipaddr.IPv4.isValid(string)) { + return ipaddr.IPv4.parse(string); + } else { + throw new Error("ipaddr: the address has neither IPv6 nor IPv4 format"); + } + }; + + ipaddr.parseCIDR = function(string) { + var e; + try { + return ipaddr.IPv6.parseCIDR(string); + } catch (error1) { + e = error1; + try { + return ipaddr.IPv4.parseCIDR(string); + } catch (error1) { + e = error1; + throw new Error("ipaddr: the address has neither IPv6 nor IPv4 CIDR format"); + } + } + }; + + ipaddr.fromByteArray = function(bytes) { + var length; + length = bytes.length; + if (length === 4) { + return new ipaddr.IPv4(bytes); + } else if (length === 16) { + return new ipaddr.IPv6(bytes); + } else { + throw new Error("ipaddr: the binary input is neither an IPv6 nor IPv4 address"); + } + }; + + ipaddr.process = function(string) { + var addr; + addr = this.parse(string); + if (addr.kind() === 'ipv6' && addr.isIPv4MappedAddress()) { + return addr.toIPv4Address(); + } else { + return addr; + } + }; + +}).call(this); diff --git a/node_modules/ipaddr.js/lib/ipaddr.js.d.ts b/node_modules/ipaddr.js/lib/ipaddr.js.d.ts new file mode 100644 index 0000000..52174b6 --- /dev/null +++ b/node_modules/ipaddr.js/lib/ipaddr.js.d.ts @@ -0,0 +1,68 @@ +declare module "ipaddr.js" { + type IPv4Range = 'unicast' | 'unspecified' | 'broadcast' | 'multicast' | 'linkLocal' | 'loopback' | 'carrierGradeNat' | 'private' | 'reserved'; + type IPv6Range = 'unicast' | 'unspecified' | 'linkLocal' | 'multicast' | 'loopback' | 'uniqueLocal' | 'ipv4Mapped' | 'rfc6145' | 'rfc6052' | '6to4' | 'teredo' | 'reserved'; + + interface RangeList { + [name: string]: [T, number] | [T, number][]; + } + + // Common methods/properties for IPv4 and IPv6 classes. + class IP { + prefixLengthFromSubnetMask(): number | null; + toByteArray(): number[]; + toNormalizedString(): string; + toString(): string; + } + + namespace Address { + export function isValid(addr: string): boolean; + export function fromByteArray(bytes: number[]): IPv4 | IPv6; + export function parse(addr: string): IPv4 | IPv6; + export function parseCIDR(mask: string): [IPv4 | IPv6, number]; + export function process(addr: string): IPv4 | IPv6; + export function subnetMatch(addr: IPv4, rangeList: RangeList, defaultName?: string): string; + export function subnetMatch(addr: IPv6, rangeList: RangeList, defaultName?: string): string; + + export class IPv4 extends IP { + static broadcastAddressFromCIDR(addr: string): IPv4; + static isIPv4(addr: string): boolean; + static isValidFourPartDecimal(addr: string): boolean; + static isValid(addr: string): boolean; + static networkAddressFromCIDR(addr: string): IPv4; + static parse(addr: string): IPv4; + static parseCIDR(addr: string): [IPv4, number]; + static subnetMaskFromPrefixLength(prefix: number): IPv4; + constructor(octets: number[]); + octets: number[] + + kind(): 'ipv4'; + match(addr: IPv4, bits: number): boolean; + match(mask: [IPv4, number]): boolean; + range(): IPv4Range; + subnetMatch(rangeList: RangeList, defaultName?: string): string; + toIPv4MappedAddress(): IPv6; + } + + export class IPv6 extends IP { + static broadcastAddressFromCIDR(addr: string): IPv6; + static isIPv6(addr: string): boolean; + static isValid(addr: string): boolean; + static parse(addr: string): IPv6; + static parseCIDR(addr: string): [IPv6, number]; + static subnetMaskFromPrefixLength(prefix: number): IPv6; + constructor(parts: number[]); + parts: number[] + zoneId?: string + + isIPv4MappedAddress(): boolean; + kind(): 'ipv6'; + match(addr: IPv6, bits: number): boolean; + match(mask: [IPv6, number]): boolean; + range(): IPv6Range; + subnetMatch(rangeList: RangeList, defaultName?: string): string; + toIPv4Address(): IPv4; + } + } + + export = Address; +} diff --git a/node_modules/ipaddr.js/package.json b/node_modules/ipaddr.js/package.json new file mode 100644 index 0000000..f4d3547 --- /dev/null +++ b/node_modules/ipaddr.js/package.json @@ -0,0 +1,35 @@ +{ + "name": "ipaddr.js", + "description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.", + "version": "1.9.1", + "author": "whitequark ", + "directories": { + "lib": "./lib" + }, + "dependencies": {}, + "devDependencies": { + "coffee-script": "~1.12.6", + "nodeunit": "^0.11.3", + "uglify-js": "~3.0.19" + }, + "scripts": { + "test": "cake build test" + }, + "files": [ + "lib/", + "LICENSE", + "ipaddr.min.js" + ], + "keywords": [ + "ip", + "ipv4", + "ipv6" + ], + "repository": "git://github.com/whitequark/ipaddr.js", + "main": "./lib/ipaddr.js", + "engines": { + "node": ">= 0.10" + }, + "license": "MIT", + "types": "./lib/ipaddr.js.d.ts" +} diff --git a/node_modules/is-accessor-descriptor/LICENSE b/node_modules/is-accessor-descriptor/LICENSE new file mode 100644 index 0000000..e33d14b --- /dev/null +++ b/node_modules/is-accessor-descriptor/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015-2017, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/is-accessor-descriptor/README.md b/node_modules/is-accessor-descriptor/README.md new file mode 100644 index 0000000..d198e1f --- /dev/null +++ b/node_modules/is-accessor-descriptor/README.md @@ -0,0 +1,144 @@ +# is-accessor-descriptor [![NPM version](https://img.shields.io/npm/v/is-accessor-descriptor.svg?style=flat)](https://www.npmjs.com/package/is-accessor-descriptor) [![NPM monthly downloads](https://img.shields.io/npm/dm/is-accessor-descriptor.svg?style=flat)](https://npmjs.org/package/is-accessor-descriptor) [![NPM total downloads](https://img.shields.io/npm/dt/is-accessor-descriptor.svg?style=flat)](https://npmjs.org/package/is-accessor-descriptor) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/is-accessor-descriptor.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/is-accessor-descriptor) + +> Returns true if a value has the characteristics of a valid JavaScript accessor descriptor. + +Please consider following this project's author, [Jon Schlinkert](https://github.com/jonschlinkert), and consider starring the project to show your :heart: and support. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save is-accessor-descriptor +``` + +## Usage + +```js +var isAccessor = require('is-accessor-descriptor'); + +isAccessor({get: function() {}}); +//=> true +``` + +You may also pass an object and property name to check if the property is an accessor: + +```js +isAccessor(foo, 'bar'); +``` + +## Examples + +`false` when not an object + +```js +isAccessor('a') +isAccessor(null) +isAccessor([]) +//=> false +``` + +`true` when the object has valid properties + +and the properties all have the correct JavaScript types: + +```js +isAccessor({get: noop, set: noop}) +isAccessor({get: noop}) +isAccessor({set: noop}) +//=> true +``` + +`false` when the object has invalid properties + +```js +isAccessor({get: noop, set: noop, bar: 'baz'}) +isAccessor({get: noop, writable: true}) +isAccessor({get: noop, value: true}) +//=> false +``` + +`false` when an accessor is not a function + +```js +isAccessor({get: noop, set: 'baz'}) +isAccessor({get: 'foo', set: noop}) +isAccessor({get: 'foo', bar: 'baz'}) +isAccessor({get: 'foo', set: 'baz'}) +//=> false +``` + +`false` when a value is not the correct type + +```js +isAccessor({get: noop, set: noop, enumerable: 'foo'}) +isAccessor({set: noop, configurable: 'foo'}) +isAccessor({get: noop, configurable: 'foo'}) +//=> false +``` + +## About + +
+Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +
+ +
+Running Tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +
+ +
+Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +
+ +### Related projects + +You might also be interested in these projects: + +* [is-accessor-descriptor](https://www.npmjs.com/package/is-accessor-descriptor): Returns true if a value has the characteristics of a valid JavaScript accessor descriptor. | [homepage](https://github.com/jonschlinkert/is-accessor-descriptor "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.") +* [is-data-descriptor](https://www.npmjs.com/package/is-data-descriptor): Returns true if a value has the characteristics of a valid JavaScript data descriptor. | [homepage](https://github.com/jonschlinkert/is-data-descriptor "Returns true if a value has the characteristics of a valid JavaScript data descriptor.") +* [is-descriptor](https://www.npmjs.com/package/is-descriptor): Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for… [more](https://github.com/jonschlinkert/is-descriptor) | [homepage](https://github.com/jonschlinkert/is-descriptor "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.") +* [is-plain-object](https://www.npmjs.com/package/is-plain-object): Returns true if an object was created by the `Object` constructor. | [homepage](https://github.com/jonschlinkert/is-plain-object "Returns true if an object was created by the `Object` constructor.") +* [isobject](https://www.npmjs.com/package/isobject): Returns true if the value is an object and not an array or null. | [homepage](https://github.com/jonschlinkert/isobject "Returns true if the value is an object and not an array or null.") + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 22 | [jonschlinkert](https://github.com/jonschlinkert) | +| 2 | [realityking](https://github.com/realityking) | + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on November 01, 2017._ \ No newline at end of file diff --git a/node_modules/is-accessor-descriptor/index.js b/node_modules/is-accessor-descriptor/index.js new file mode 100644 index 0000000..d2e6fe8 --- /dev/null +++ b/node_modules/is-accessor-descriptor/index.js @@ -0,0 +1,69 @@ +/*! + * is-accessor-descriptor + * + * Copyright (c) 2015-2017, Jon Schlinkert. + * Released under the MIT License. + */ + +'use strict'; + +var typeOf = require('kind-of'); + +// accessor descriptor properties +var accessor = { + get: 'function', + set: 'function', + configurable: 'boolean', + enumerable: 'boolean' +}; + +function isAccessorDescriptor(obj, prop) { + if (typeof prop === 'string') { + var val = Object.getOwnPropertyDescriptor(obj, prop); + return typeof val !== 'undefined'; + } + + if (typeOf(obj) !== 'object') { + return false; + } + + if (has(obj, 'value') || has(obj, 'writable')) { + return false; + } + + if (!has(obj, 'get') || typeof obj.get !== 'function') { + return false; + } + + // tldr: it's valid to have "set" be undefined + // "set" might be undefined if `Object.getOwnPropertyDescriptor` + // was used to get the value, and only `get` was defined by the user + if (has(obj, 'set') && typeof obj[key] !== 'function' && typeof obj[key] !== 'undefined') { + return false; + } + + for (var key in obj) { + if (!accessor.hasOwnProperty(key)) { + continue; + } + + if (typeOf(obj[key]) === accessor[key]) { + continue; + } + + if (typeof obj[key] !== 'undefined') { + return false; + } + } + return true; +} + +function has(obj, key) { + return {}.hasOwnProperty.call(obj, key); +} + +/** + * Expose `isAccessorDescriptor` + */ + +module.exports = isAccessorDescriptor; diff --git a/node_modules/is-accessor-descriptor/package.json b/node_modules/is-accessor-descriptor/package.json new file mode 100644 index 0000000..47b97ac --- /dev/null +++ b/node_modules/is-accessor-descriptor/package.json @@ -0,0 +1,73 @@ +{ + "name": "is-accessor-descriptor", + "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.", + "version": "1.0.0", + "homepage": "https://github.com/jonschlinkert/is-accessor-descriptor", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Rouven Weßling (www.rouvenwessling.de)" + ], + "repository": "jonschlinkert/is-accessor-descriptor", + "bugs": { + "url": "https://github.com/jonschlinkert/is-accessor-descriptor/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "kind-of": "^6.0.0" + }, + "devDependencies": { + "gulp-format-md": "^1.0.0", + "mocha": "^3.5.3" + }, + "keywords": [ + "accessor", + "check", + "data", + "descriptor", + "get", + "getter", + "is", + "keys", + "object", + "properties", + "property", + "set", + "setter", + "type", + "valid", + "value" + ], + "verb": { + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "related": { + "list": [ + "is-accessor-descriptor", + "is-data-descriptor", + "is-descriptor", + "is-plain-object", + "isobject" + ] + }, + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/is-buffer/LICENSE b/node_modules/is-buffer/LICENSE new file mode 100644 index 0000000..0c068ce --- /dev/null +++ b/node_modules/is-buffer/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) Feross Aboukhadijeh + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/is-buffer/README.md b/node_modules/is-buffer/README.md new file mode 100644 index 0000000..cce0a8c --- /dev/null +++ b/node_modules/is-buffer/README.md @@ -0,0 +1,53 @@ +# is-buffer [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url] + +[travis-image]: https://img.shields.io/travis/feross/is-buffer/master.svg +[travis-url]: https://travis-ci.org/feross/is-buffer +[npm-image]: https://img.shields.io/npm/v/is-buffer.svg +[npm-url]: https://npmjs.org/package/is-buffer +[downloads-image]: https://img.shields.io/npm/dm/is-buffer.svg +[downloads-url]: https://npmjs.org/package/is-buffer +[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg +[standard-url]: https://standardjs.com + +#### Determine if an object is a [`Buffer`](http://nodejs.org/api/buffer.html) (including the [browserify Buffer](https://github.com/feross/buffer)) + +[![saucelabs][saucelabs-image]][saucelabs-url] + +[saucelabs-image]: https://saucelabs.com/browser-matrix/is-buffer.svg +[saucelabs-url]: https://saucelabs.com/u/is-buffer + +## Why not use `Buffer.isBuffer`? + +This module lets you check if an object is a `Buffer` without using `Buffer.isBuffer` (which includes the whole [buffer](https://github.com/feross/buffer) module in [browserify](http://browserify.org/)). + +It's future-proof and works in node too! + +## install + +```bash +npm install is-buffer +``` + +## usage + +```js +var isBuffer = require('is-buffer') + +isBuffer(new Buffer(4)) // true + +isBuffer(undefined) // false +isBuffer(null) // false +isBuffer('') // false +isBuffer(true) // false +isBuffer(false) // false +isBuffer(0) // false +isBuffer(1) // false +isBuffer(1.0) // false +isBuffer('string') // false +isBuffer({}) // false +isBuffer(function foo () {}) // false +``` + +## license + +MIT. Copyright (C) [Feross Aboukhadijeh](http://feross.org). diff --git a/node_modules/is-buffer/index.js b/node_modules/is-buffer/index.js new file mode 100644 index 0000000..9cce396 --- /dev/null +++ b/node_modules/is-buffer/index.js @@ -0,0 +1,21 @@ +/*! + * Determine if an object is a Buffer + * + * @author Feross Aboukhadijeh + * @license MIT + */ + +// The _isBuffer check is for Safari 5-7 support, because it's missing +// Object.prototype.constructor. Remove this eventually +module.exports = function (obj) { + return obj != null && (isBuffer(obj) || isSlowBuffer(obj) || !!obj._isBuffer) +} + +function isBuffer (obj) { + return !!obj.constructor && typeof obj.constructor.isBuffer === 'function' && obj.constructor.isBuffer(obj) +} + +// For Node v0.10 support. Remove this eventually. +function isSlowBuffer (obj) { + return typeof obj.readFloatLE === 'function' && typeof obj.slice === 'function' && isBuffer(obj.slice(0, 0)) +} diff --git a/node_modules/is-buffer/package.json b/node_modules/is-buffer/package.json new file mode 100644 index 0000000..ea12137 --- /dev/null +++ b/node_modules/is-buffer/package.json @@ -0,0 +1,51 @@ +{ + "name": "is-buffer", + "description": "Determine if an object is a Buffer", + "version": "1.1.6", + "author": { + "name": "Feross Aboukhadijeh", + "email": "feross@feross.org", + "url": "http://feross.org/" + }, + "bugs": { + "url": "https://github.com/feross/is-buffer/issues" + }, + "dependencies": {}, + "devDependencies": { + "standard": "*", + "tape": "^4.0.0", + "zuul": "^3.0.0" + }, + "keywords": [ + "buffer", + "buffers", + "type", + "core buffer", + "browser buffer", + "browserify", + "typed array", + "uint32array", + "int16array", + "int32array", + "float32array", + "float64array", + "browser", + "arraybuffer", + "dataview" + ], + "license": "MIT", + "main": "index.js", + "repository": { + "type": "git", + "url": "git://github.com/feross/is-buffer.git" + }, + "scripts": { + "test": "standard && npm run test-node && npm run test-browser", + "test-browser": "zuul -- test/*.js", + "test-browser-local": "zuul --local -- test/*.js", + "test-node": "tape test/*.js" + }, + "testling": { + "files": "test/*.js" + } +} diff --git a/node_modules/is-buffer/test/basic.js b/node_modules/is-buffer/test/basic.js new file mode 100644 index 0000000..be4f8e4 --- /dev/null +++ b/node_modules/is-buffer/test/basic.js @@ -0,0 +1,24 @@ +var isBuffer = require('../') +var test = require('tape') + +test('is-buffer', function (t) { + t.equal(isBuffer(Buffer.alloc(4)), true, 'new Buffer(4)') + t.equal(isBuffer(Buffer.allocUnsafeSlow(100)), true, 'SlowBuffer(100)') + + t.equal(isBuffer(undefined), false, 'undefined') + t.equal(isBuffer(null), false, 'null') + t.equal(isBuffer(''), false, 'empty string') + t.equal(isBuffer(true), false, 'true') + t.equal(isBuffer(false), false, 'false') + t.equal(isBuffer(0), false, '0') + t.equal(isBuffer(1), false, '1') + t.equal(isBuffer(1.0), false, '1.0') + t.equal(isBuffer('string'), false, 'string') + t.equal(isBuffer({}), false, '{}') + t.equal(isBuffer([]), false, '[]') + t.equal(isBuffer(function foo () {}), false, 'function foo () {}') + t.equal(isBuffer({ isBuffer: null }), false, '{ isBuffer: null }') + t.equal(isBuffer({ isBuffer: function () { throw new Error() } }), false, '{ isBuffer: function () { throw new Error() } }') + + t.end() +}) diff --git a/node_modules/is-data-descriptor/LICENSE b/node_modules/is-data-descriptor/LICENSE new file mode 100644 index 0000000..e33d14b --- /dev/null +++ b/node_modules/is-data-descriptor/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015-2017, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/is-data-descriptor/README.md b/node_modules/is-data-descriptor/README.md new file mode 100644 index 0000000..42b0714 --- /dev/null +++ b/node_modules/is-data-descriptor/README.md @@ -0,0 +1,161 @@ +# is-data-descriptor [![NPM version](https://img.shields.io/npm/v/is-data-descriptor.svg?style=flat)](https://www.npmjs.com/package/is-data-descriptor) [![NPM monthly downloads](https://img.shields.io/npm/dm/is-data-descriptor.svg?style=flat)](https://npmjs.org/package/is-data-descriptor) [![NPM total downloads](https://img.shields.io/npm/dt/is-data-descriptor.svg?style=flat)](https://npmjs.org/package/is-data-descriptor) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/is-data-descriptor.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/is-data-descriptor) + +> Returns true if a value has the characteristics of a valid JavaScript data descriptor. + +Please consider following this project's author, [Jon Schlinkert](https://github.com/jonschlinkert), and consider starring the project to show your :heart: and support. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save is-data-descriptor +``` + +## Usage + +```js +var isDataDesc = require('is-data-descriptor'); +``` + +## Examples + +`true` when the descriptor has valid properties with valid values. + +```js +// `value` can be anything +isDataDesc({value: 'foo'}) +isDataDesc({value: function() {}}) +isDataDesc({value: true}) +//=> true +``` + +`false` when not an object + +```js +isDataDesc('a') +//=> false +isDataDesc(null) +//=> false +isDataDesc([]) +//=> false +``` + +`false` when the object has invalid properties + +```js +isDataDesc({value: 'foo', bar: 'baz'}) +//=> false +isDataDesc({value: 'foo', bar: 'baz'}) +//=> false +isDataDesc({value: 'foo', get: function(){}}) +//=> false +isDataDesc({get: function(){}, value: 'foo'}) +//=> false +``` + +`false` when a value is not the correct type + +```js +isDataDesc({value: 'foo', enumerable: 'foo'}) +//=> false +isDataDesc({value: 'foo', configurable: 'foo'}) +//=> false +isDataDesc({value: 'foo', writable: 'foo'}) +//=> false +``` + +## Valid properties + +The only valid data descriptor properties are the following: + +* `configurable` (required) +* `enumerable` (required) +* `value` (optional) +* `writable` (optional) + +To be a valid data descriptor, either `value` or `writable` must be defined. + +**Invalid properties** + +A descriptor may have additional _invalid_ properties (an error will **not** be thrown). + +```js +var foo = {}; + +Object.defineProperty(foo, 'bar', { + enumerable: true, + whatever: 'blah', // invalid, but doesn't cause an error + get: function() { + return 'baz'; + } +}); + +console.log(foo.bar); +//=> 'baz' +``` + +## About + +
+Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +
+ +
+Running Tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +
+ +
+Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +
+ +### Related projects + +You might also be interested in these projects: + +* [is-accessor-descriptor](https://www.npmjs.com/package/is-accessor-descriptor): Returns true if a value has the characteristics of a valid JavaScript accessor descriptor. | [homepage](https://github.com/jonschlinkert/is-accessor-descriptor "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.") +* [is-data-descriptor](https://www.npmjs.com/package/is-data-descriptor): Returns true if a value has the characteristics of a valid JavaScript data descriptor. | [homepage](https://github.com/jonschlinkert/is-data-descriptor "Returns true if a value has the characteristics of a valid JavaScript data descriptor.") +* [is-descriptor](https://www.npmjs.com/package/is-descriptor): Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for… [more](https://github.com/jonschlinkert/is-descriptor) | [homepage](https://github.com/jonschlinkert/is-descriptor "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.") +* [isobject](https://www.npmjs.com/package/isobject): Returns true if the value is an object and not an array or null. | [homepage](https://github.com/jonschlinkert/isobject "Returns true if the value is an object and not an array or null.") + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 21 | [jonschlinkert](https://github.com/jonschlinkert) | +| 2 | [realityking](https://github.com/realityking) | + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on November 01, 2017._ \ No newline at end of file diff --git a/node_modules/is-data-descriptor/index.js b/node_modules/is-data-descriptor/index.js new file mode 100644 index 0000000..cfeae36 --- /dev/null +++ b/node_modules/is-data-descriptor/index.js @@ -0,0 +1,49 @@ +/*! + * is-data-descriptor + * + * Copyright (c) 2015-2017, Jon Schlinkert. + * Released under the MIT License. + */ + +'use strict'; + +var typeOf = require('kind-of'); + +module.exports = function isDataDescriptor(obj, prop) { + // data descriptor properties + var data = { + configurable: 'boolean', + enumerable: 'boolean', + writable: 'boolean' + }; + + if (typeOf(obj) !== 'object') { + return false; + } + + if (typeof prop === 'string') { + var val = Object.getOwnPropertyDescriptor(obj, prop); + return typeof val !== 'undefined'; + } + + if (!('value' in obj) && !('writable' in obj)) { + return false; + } + + for (var key in obj) { + if (key === 'value') continue; + + if (!data.hasOwnProperty(key)) { + continue; + } + + if (typeOf(obj[key]) === data[key]) { + continue; + } + + if (typeof obj[key] !== 'undefined') { + return false; + } + } + return true; +}; diff --git a/node_modules/is-data-descriptor/package.json b/node_modules/is-data-descriptor/package.json new file mode 100644 index 0000000..0b09383 --- /dev/null +++ b/node_modules/is-data-descriptor/package.json @@ -0,0 +1,72 @@ +{ + "name": "is-data-descriptor", + "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.", + "version": "1.0.0", + "homepage": "https://github.com/jonschlinkert/is-data-descriptor", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Rouven Weßling (www.rouvenwessling.de)" + ], + "repository": "jonschlinkert/is-data-descriptor", + "bugs": { + "url": "https://github.com/jonschlinkert/is-data-descriptor/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "kind-of": "^6.0.0" + }, + "devDependencies": { + "gulp-format-md": "^1.0.0", + "mocha": "^3.5.3" + }, + "keywords": [ + "accessor", + "check", + "data", + "descriptor", + "get", + "getter", + "is", + "keys", + "object", + "properties", + "property", + "set", + "setter", + "type", + "valid", + "value" + ], + "verb": { + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "related": { + "list": [ + "is-accessor-descriptor", + "is-data-descriptor", + "is-descriptor", + "isobject" + ] + }, + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/is-descriptor/LICENSE b/node_modules/is-descriptor/LICENSE new file mode 100644 index 0000000..c0d7f13 --- /dev/null +++ b/node_modules/is-descriptor/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015-2017, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. \ No newline at end of file diff --git a/node_modules/is-descriptor/README.md b/node_modules/is-descriptor/README.md new file mode 100644 index 0000000..658e533 --- /dev/null +++ b/node_modules/is-descriptor/README.md @@ -0,0 +1,193 @@ +# is-descriptor [![NPM version](https://img.shields.io/npm/v/is-descriptor.svg?style=flat)](https://www.npmjs.com/package/is-descriptor) [![NPM monthly downloads](https://img.shields.io/npm/dm/is-descriptor.svg?style=flat)](https://npmjs.org/package/is-descriptor) [![NPM total downloads](https://img.shields.io/npm/dt/is-descriptor.svg?style=flat)](https://npmjs.org/package/is-descriptor) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/is-descriptor.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/is-descriptor) + +> Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save is-descriptor +``` + +## Usage + +```js +var isDescriptor = require('is-descriptor'); + +isDescriptor({value: 'foo'}) +//=> true +isDescriptor({get: function(){}, set: function(){}}) +//=> true +isDescriptor({get: 'foo', set: function(){}}) +//=> false +``` + +You may also check for a descriptor by passing an object as the first argument and property name (`string`) as the second argument. + +```js +var obj = {}; +obj.foo = 'abc'; + +Object.defineProperty(obj, 'bar', { + value: 'xyz' +}); + +isDescriptor(obj, 'foo'); +//=> true +isDescriptor(obj, 'bar'); +//=> true +``` + +## Examples + +### value type + +`false` when not an object + +```js +isDescriptor('a'); +//=> false +isDescriptor(null); +//=> false +isDescriptor([]); +//=> false +``` + +### data descriptor + +`true` when the object has valid properties with valid values. + +```js +isDescriptor({value: 'foo'}); +//=> true +isDescriptor({value: noop}); +//=> true +``` + +`false` when the object has invalid properties + +```js +isDescriptor({value: 'foo', bar: 'baz'}); +//=> false +isDescriptor({value: 'foo', bar: 'baz'}); +//=> false +isDescriptor({value: 'foo', get: noop}); +//=> false +isDescriptor({get: noop, value: noop}); +//=> false +``` + +`false` when a value is not the correct type + +```js +isDescriptor({value: 'foo', enumerable: 'foo'}); +//=> false +isDescriptor({value: 'foo', configurable: 'foo'}); +//=> false +isDescriptor({value: 'foo', writable: 'foo'}); +//=> false +``` + +### accessor descriptor + +`true` when the object has valid properties with valid values. + +```js +isDescriptor({get: noop, set: noop}); +//=> true +isDescriptor({get: noop}); +//=> true +isDescriptor({set: noop}); +//=> true +``` + +`false` when the object has invalid properties + +```js +isDescriptor({get: noop, set: noop, bar: 'baz'}); +//=> false +isDescriptor({get: noop, writable: true}); +//=> false +isDescriptor({get: noop, value: true}); +//=> false +``` + +`false` when an accessor is not a function + +```js +isDescriptor({get: noop, set: 'baz'}); +//=> false +isDescriptor({get: 'foo', set: noop}); +//=> false +isDescriptor({get: 'foo', bar: 'baz'}); +//=> false +isDescriptor({get: 'foo', set: 'baz'}); +//=> false +``` + +`false` when a value is not the correct type + +```js +isDescriptor({get: noop, set: noop, enumerable: 'foo'}); +//=> false +isDescriptor({set: noop, configurable: 'foo'}); +//=> false +isDescriptor({get: noop, configurable: 'foo'}); +//=> false +``` + +## About + +### Related projects + +* [is-accessor-descriptor](https://www.npmjs.com/package/is-accessor-descriptor): Returns true if a value has the characteristics of a valid JavaScript accessor descriptor. | [homepage](https://github.com/jonschlinkert/is-accessor-descriptor "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.") +* [is-data-descriptor](https://www.npmjs.com/package/is-data-descriptor): Returns true if a value has the characteristics of a valid JavaScript data descriptor. | [homepage](https://github.com/jonschlinkert/is-data-descriptor "Returns true if a value has the characteristics of a valid JavaScript data descriptor.") +* [is-descriptor](https://www.npmjs.com/package/is-descriptor): Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for… [more](https://github.com/jonschlinkert/is-descriptor) | [homepage](https://github.com/jonschlinkert/is-descriptor "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.") +* [isobject](https://www.npmjs.com/package/isobject): Returns true if the value is an object and not an array or null. | [homepage](https://github.com/jonschlinkert/isobject "Returns true if the value is an object and not an array or null.") + +### Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 24 | [jonschlinkert](https://github.com/jonschlinkert) | +| 1 | [doowb](https://github.com/doowb) | +| 1 | [wtgtybhertgeghgtwtg](https://github.com/wtgtybhertgeghgtwtg) | + +### Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +### Running tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on July 22, 2017._ \ No newline at end of file diff --git a/node_modules/is-descriptor/index.js b/node_modules/is-descriptor/index.js new file mode 100644 index 0000000..c9b91d7 --- /dev/null +++ b/node_modules/is-descriptor/index.js @@ -0,0 +1,22 @@ +/*! + * is-descriptor + * + * Copyright (c) 2015-2017, Jon Schlinkert. + * Released under the MIT License. + */ + +'use strict'; + +var typeOf = require('kind-of'); +var isAccessor = require('is-accessor-descriptor'); +var isData = require('is-data-descriptor'); + +module.exports = function isDescriptor(obj, key) { + if (typeOf(obj) !== 'object') { + return false; + } + if ('get' in obj) { + return isAccessor(obj, key); + } + return isData(obj, key); +}; diff --git a/node_modules/is-descriptor/package.json b/node_modules/is-descriptor/package.json new file mode 100644 index 0000000..87b2975 --- /dev/null +++ b/node_modules/is-descriptor/package.json @@ -0,0 +1,75 @@ +{ + "name": "is-descriptor", + "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.", + "version": "1.0.2", + "homepage": "https://github.com/jonschlinkert/is-descriptor", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Brian Woodward (https://twitter.com/doowb)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "(https://github.com/wtgtybhertgeghgtwtg)" + ], + "repository": "jonschlinkert/is-descriptor", + "bugs": { + "url": "https://github.com/jonschlinkert/is-descriptor/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "is-accessor-descriptor": "^1.0.0", + "is-data-descriptor": "^1.0.0", + "kind-of": "^6.0.2" + }, + "devDependencies": { + "gulp-format-md": "^1.0.0", + "mocha": "^3.5.3" + }, + "keywords": [ + "accessor", + "check", + "data", + "descriptor", + "get", + "getter", + "is", + "keys", + "object", + "properties", + "property", + "set", + "setter", + "type", + "valid", + "value" + ], + "verb": { + "related": { + "list": [ + "is-accessor-descriptor", + "is-data-descriptor", + "is-descriptor", + "isobject" + ] + }, + "plugins": [ + "gulp-format-md" + ], + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/is-extendable/LICENSE b/node_modules/is-extendable/LICENSE new file mode 100644 index 0000000..c0d7f13 --- /dev/null +++ b/node_modules/is-extendable/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015-2017, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. \ No newline at end of file diff --git a/node_modules/is-extendable/README.md b/node_modules/is-extendable/README.md new file mode 100644 index 0000000..875b56a --- /dev/null +++ b/node_modules/is-extendable/README.md @@ -0,0 +1,88 @@ +# is-extendable [![NPM version](https://img.shields.io/npm/v/is-extendable.svg?style=flat)](https://www.npmjs.com/package/is-extendable) [![NPM monthly downloads](https://img.shields.io/npm/dm/is-extendable.svg?style=flat)](https://npmjs.org/package/is-extendable) [![NPM total downloads](https://img.shields.io/npm/dt/is-extendable.svg?style=flat)](https://npmjs.org/package/is-extendable) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/is-extendable.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/is-extendable) + +> Returns true if a value is a plain object, array or function. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save is-extendable +``` + +## Usage + +```js +var isExtendable = require('is-extendable'); +``` + +Returns true if the value is any of the following: + +* array +* plain object +* function + +## Notes + +All objects in JavaScript can have keys, but it's a pain to check for this, since we ether need to verify that the value is not `null` or `undefined` and: + +* the value is not a primitive, or +* that the object is a plain object, function or array + +Also note that an `extendable` object is not the same as an [extensible object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/isExtensible), which is one that (in es6) is not sealed, frozen, or marked as non-extensible using `preventExtensions`. + +## Release history + +### v1.0.0 - 2017/07/20 + +**Breaking changes** + +* No longer considers date, regex or error objects to be extendable + +## About + +### Related projects + +* [assign-deep](https://www.npmjs.com/package/assign-deep): Deeply assign the enumerable properties and/or es6 Symbol properies of source objects to the target… [more](https://github.com/jonschlinkert/assign-deep) | [homepage](https://github.com/jonschlinkert/assign-deep "Deeply assign the enumerable properties and/or es6 Symbol properies of source objects to the target (first) object.") +* [is-equal-shallow](https://www.npmjs.com/package/is-equal-shallow): Does a shallow comparison of two objects, returning false if the keys or values differ. | [homepage](https://github.com/jonschlinkert/is-equal-shallow "Does a shallow comparison of two objects, returning false if the keys or values differ.") +* [is-plain-object](https://www.npmjs.com/package/is-plain-object): Returns true if an object was created by the `Object` constructor. | [homepage](https://github.com/jonschlinkert/is-plain-object "Returns true if an object was created by the `Object` constructor.") +* [isobject](https://www.npmjs.com/package/isobject): Returns true if the value is an object and not an array or null. | [homepage](https://github.com/jonschlinkert/isobject "Returns true if the value is an object and not an array or null.") +* [kind-of](https://www.npmjs.com/package/kind-of): Get the native type of a value. | [homepage](https://github.com/jonschlinkert/kind-of "Get the native type of a value.") + +### Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +### Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +### Running tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on July 20, 2017._ \ No newline at end of file diff --git a/node_modules/is-extendable/index.d.ts b/node_modules/is-extendable/index.d.ts new file mode 100644 index 0000000..b96d507 --- /dev/null +++ b/node_modules/is-extendable/index.d.ts @@ -0,0 +1,5 @@ +export = isExtendable; + +declare function isExtendable(val: any): boolean; + +declare namespace isExtendable {} diff --git a/node_modules/is-extendable/index.js b/node_modules/is-extendable/index.js new file mode 100644 index 0000000..a8b26ad --- /dev/null +++ b/node_modules/is-extendable/index.js @@ -0,0 +1,14 @@ +/*! + * is-extendable + * + * Copyright (c) 2015-2017, Jon Schlinkert. + * Released under the MIT License. + */ + +'use strict'; + +var isPlainObject = require('is-plain-object'); + +module.exports = function isExtendable(val) { + return isPlainObject(val) || typeof val === 'function' || Array.isArray(val); +}; diff --git a/node_modules/is-extendable/package.json b/node_modules/is-extendable/package.json new file mode 100644 index 0000000..2aaab65 --- /dev/null +++ b/node_modules/is-extendable/package.json @@ -0,0 +1,67 @@ +{ + "name": "is-extendable", + "description": "Returns true if a value is a plain object, array or function.", + "version": "1.0.1", + "homepage": "https://github.com/jonschlinkert/is-extendable", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/is-extendable", + "bugs": { + "url": "https://github.com/jonschlinkert/is-extendable/issues" + }, + "license": "MIT", + "files": [ + "index.js", + "index.d.ts" + ], + "main": "index.js", + "types": "index.d.ts", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "is-plain-object": "^2.0.4" + }, + "devDependencies": { + "gulp-format-md": "^1.0.0", + "mocha": "^3.4.2" + }, + "keywords": [ + "array", + "assign", + "check", + "date", + "extend", + "extendable", + "extensible", + "function", + "is", + "object", + "regex", + "test" + ], + "verb": { + "related": { + "list": [ + "assign-deep", + "is-equal-shallow", + "is-plain-object", + "isobject", + "kind-of" + ] + }, + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/is-extglob/LICENSE b/node_modules/is-extglob/LICENSE new file mode 100644 index 0000000..842218c --- /dev/null +++ b/node_modules/is-extglob/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2016, Jon Schlinkert + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/is-extglob/README.md b/node_modules/is-extglob/README.md new file mode 100644 index 0000000..0416af5 --- /dev/null +++ b/node_modules/is-extglob/README.md @@ -0,0 +1,107 @@ +# is-extglob [![NPM version](https://img.shields.io/npm/v/is-extglob.svg?style=flat)](https://www.npmjs.com/package/is-extglob) [![NPM downloads](https://img.shields.io/npm/dm/is-extglob.svg?style=flat)](https://npmjs.org/package/is-extglob) [![Build Status](https://img.shields.io/travis/jonschlinkert/is-extglob.svg?style=flat)](https://travis-ci.org/jonschlinkert/is-extglob) + +> Returns true if a string has an extglob. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save is-extglob +``` + +## Usage + +```js +var isExtglob = require('is-extglob'); +``` + +**True** + +```js +isExtglob('?(abc)'); +isExtglob('@(abc)'); +isExtglob('!(abc)'); +isExtglob('*(abc)'); +isExtglob('+(abc)'); +``` + +**False** + +Escaped extglobs: + +```js +isExtglob('\\?(abc)'); +isExtglob('\\@(abc)'); +isExtglob('\\!(abc)'); +isExtglob('\\*(abc)'); +isExtglob('\\+(abc)'); +``` + +Everything else... + +```js +isExtglob('foo.js'); +isExtglob('!foo.js'); +isExtglob('*.js'); +isExtglob('**/abc.js'); +isExtglob('abc/*.js'); +isExtglob('abc/(aaa|bbb).js'); +isExtglob('abc/[a-z].js'); +isExtglob('abc/{a,b}.js'); +isExtglob('abc/?.js'); +isExtglob('abc.js'); +isExtglob('abc/def/ghi.js'); +``` + +## History + +**v2.0** + +Adds support for escaping. Escaped exglobs no longer return true. + +## About + +### Related projects + +* [has-glob](https://www.npmjs.com/package/has-glob): Returns `true` if an array has a glob pattern. | [homepage](https://github.com/jonschlinkert/has-glob "Returns `true` if an array has a glob pattern.") +* [is-glob](https://www.npmjs.com/package/is-glob): Returns `true` if the given string looks like a glob pattern or an extglob pattern… [more](https://github.com/jonschlinkert/is-glob) | [homepage](https://github.com/jonschlinkert/is-glob "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet") +* [micromatch](https://www.npmjs.com/package/micromatch): Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch. | [homepage](https://github.com/jonschlinkert/micromatch "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.") + +### Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +### Building docs + +_(This document was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme) (a [verb](https://github.com/verbose/verb) generator), please don't edit the readme directly. Any changes to the readme must be made in [.verb.md](.verb.md).)_ + +To generate the readme and API documentation with [verb](https://github.com/verbose/verb): + +```sh +$ npm install -g verb verb-generate-readme && verb +``` + +### Running tests + +Install dev dependencies: + +```sh +$ npm install -d && npm test +``` + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](http://twitter.com/jonschlinkert) + +### License + +Copyright © 2016, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT license](https://github.com/jonschlinkert/is-extglob/blob/master/LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.1.31, on October 12, 2016._ \ No newline at end of file diff --git a/node_modules/is-extglob/index.js b/node_modules/is-extglob/index.js new file mode 100644 index 0000000..c1d986f --- /dev/null +++ b/node_modules/is-extglob/index.js @@ -0,0 +1,20 @@ +/*! + * is-extglob + * + * Copyright (c) 2014-2016, Jon Schlinkert. + * Licensed under the MIT License. + */ + +module.exports = function isExtglob(str) { + if (typeof str !== 'string' || str === '') { + return false; + } + + var match; + while ((match = /(\\).|([@?!+*]\(.*\))/g.exec(str))) { + if (match[2]) return true; + str = str.slice(match.index + match[0].length); + } + + return false; +}; diff --git a/node_modules/is-extglob/package.json b/node_modules/is-extglob/package.json new file mode 100644 index 0000000..7a90836 --- /dev/null +++ b/node_modules/is-extglob/package.json @@ -0,0 +1,69 @@ +{ + "name": "is-extglob", + "description": "Returns true if a string has an extglob.", + "version": "2.1.1", + "homepage": "https://github.com/jonschlinkert/is-extglob", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/is-extglob", + "bugs": { + "url": "https://github.com/jonschlinkert/is-extglob/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "devDependencies": { + "gulp-format-md": "^0.1.10", + "mocha": "^3.0.2" + }, + "keywords": [ + "bash", + "braces", + "check", + "exec", + "expression", + "extglob", + "glob", + "globbing", + "globstar", + "is", + "match", + "matches", + "pattern", + "regex", + "regular", + "string", + "test" + ], + "verb": { + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "related": { + "list": [ + "has-glob", + "is-glob", + "micromatch" + ] + }, + "reflinks": [ + "verb", + "verb-generate-readme" + ], + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/is-fullwidth-code-point/index.d.ts b/node_modules/is-fullwidth-code-point/index.d.ts new file mode 100644 index 0000000..729d202 --- /dev/null +++ b/node_modules/is-fullwidth-code-point/index.d.ts @@ -0,0 +1,17 @@ +/** +Check if the character represented by a given [Unicode code point](https://en.wikipedia.org/wiki/Code_point) is [fullwidth](https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms). + +@param codePoint - The [code point](https://en.wikipedia.org/wiki/Code_point) of a character. + +@example +``` +import isFullwidthCodePoint from 'is-fullwidth-code-point'; + +isFullwidthCodePoint('谢'.codePointAt(0)); +//=> true + +isFullwidthCodePoint('a'.codePointAt(0)); +//=> false +``` +*/ +export default function isFullwidthCodePoint(codePoint: number): boolean; diff --git a/node_modules/is-fullwidth-code-point/index.js b/node_modules/is-fullwidth-code-point/index.js new file mode 100644 index 0000000..671f97f --- /dev/null +++ b/node_modules/is-fullwidth-code-point/index.js @@ -0,0 +1,50 @@ +/* eslint-disable yoda */ +'use strict'; + +const isFullwidthCodePoint = codePoint => { + if (Number.isNaN(codePoint)) { + return false; + } + + // Code points are derived from: + // http://www.unix.org/Public/UNIDATA/EastAsianWidth.txt + if ( + codePoint >= 0x1100 && ( + codePoint <= 0x115F || // Hangul Jamo + codePoint === 0x2329 || // LEFT-POINTING ANGLE BRACKET + codePoint === 0x232A || // RIGHT-POINTING ANGLE BRACKET + // CJK Radicals Supplement .. Enclosed CJK Letters and Months + (0x2E80 <= codePoint && codePoint <= 0x3247 && codePoint !== 0x303F) || + // Enclosed CJK Letters and Months .. CJK Unified Ideographs Extension A + (0x3250 <= codePoint && codePoint <= 0x4DBF) || + // CJK Unified Ideographs .. Yi Radicals + (0x4E00 <= codePoint && codePoint <= 0xA4C6) || + // Hangul Jamo Extended-A + (0xA960 <= codePoint && codePoint <= 0xA97C) || + // Hangul Syllables + (0xAC00 <= codePoint && codePoint <= 0xD7A3) || + // CJK Compatibility Ideographs + (0xF900 <= codePoint && codePoint <= 0xFAFF) || + // Vertical Forms + (0xFE10 <= codePoint && codePoint <= 0xFE19) || + // CJK Compatibility Forms .. Small Form Variants + (0xFE30 <= codePoint && codePoint <= 0xFE6B) || + // Halfwidth and Fullwidth Forms + (0xFF01 <= codePoint && codePoint <= 0xFF60) || + (0xFFE0 <= codePoint && codePoint <= 0xFFE6) || + // Kana Supplement + (0x1B000 <= codePoint && codePoint <= 0x1B001) || + // Enclosed Ideographic Supplement + (0x1F200 <= codePoint && codePoint <= 0x1F251) || + // CJK Unified Ideographs Extension B .. Tertiary Ideographic Plane + (0x20000 <= codePoint && codePoint <= 0x3FFFD) + ) + ) { + return true; + } + + return false; +}; + +module.exports = isFullwidthCodePoint; +module.exports.default = isFullwidthCodePoint; diff --git a/node_modules/is-fullwidth-code-point/license b/node_modules/is-fullwidth-code-point/license new file mode 100644 index 0000000..e7af2f7 --- /dev/null +++ b/node_modules/is-fullwidth-code-point/license @@ -0,0 +1,9 @@ +MIT License + +Copyright (c) Sindre Sorhus (sindresorhus.com) + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/is-fullwidth-code-point/package.json b/node_modules/is-fullwidth-code-point/package.json new file mode 100644 index 0000000..2137e88 --- /dev/null +++ b/node_modules/is-fullwidth-code-point/package.json @@ -0,0 +1,42 @@ +{ + "name": "is-fullwidth-code-point", + "version": "3.0.0", + "description": "Check if the character represented by a given Unicode code point is fullwidth", + "license": "MIT", + "repository": "sindresorhus/is-fullwidth-code-point", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd-check" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "fullwidth", + "full-width", + "full", + "width", + "unicode", + "character", + "string", + "codepoint", + "code", + "point", + "is", + "detect", + "check" + ], + "devDependencies": { + "ava": "^1.3.1", + "tsd-check": "^0.5.0", + "xo": "^0.24.0" + } +} diff --git a/node_modules/is-fullwidth-code-point/readme.md b/node_modules/is-fullwidth-code-point/readme.md new file mode 100644 index 0000000..4236bba --- /dev/null +++ b/node_modules/is-fullwidth-code-point/readme.md @@ -0,0 +1,39 @@ +# is-fullwidth-code-point [![Build Status](https://travis-ci.org/sindresorhus/is-fullwidth-code-point.svg?branch=master)](https://travis-ci.org/sindresorhus/is-fullwidth-code-point) + +> Check if the character represented by a given [Unicode code point](https://en.wikipedia.org/wiki/Code_point) is [fullwidth](https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms) + + +## Install + +``` +$ npm install is-fullwidth-code-point +``` + + +## Usage + +```js +const isFullwidthCodePoint = require('is-fullwidth-code-point'); + +isFullwidthCodePoint('谢'.codePointAt(0)); +//=> true + +isFullwidthCodePoint('a'.codePointAt(0)); +//=> false +``` + + +## API + +### isFullwidthCodePoint(codePoint) + +#### codePoint + +Type: `number` + +The [code point](https://en.wikipedia.org/wiki/Code_point) of a character. + + +## License + +MIT © [Sindre Sorhus](https://sindresorhus.com) diff --git a/node_modules/is-glob/LICENSE b/node_modules/is-glob/LICENSE new file mode 100644 index 0000000..3f2eca1 --- /dev/null +++ b/node_modules/is-glob/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2017, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/is-glob/README.md b/node_modules/is-glob/README.md new file mode 100644 index 0000000..740724b --- /dev/null +++ b/node_modules/is-glob/README.md @@ -0,0 +1,206 @@ +# is-glob [![NPM version](https://img.shields.io/npm/v/is-glob.svg?style=flat)](https://www.npmjs.com/package/is-glob) [![NPM monthly downloads](https://img.shields.io/npm/dm/is-glob.svg?style=flat)](https://npmjs.org/package/is-glob) [![NPM total downloads](https://img.shields.io/npm/dt/is-glob.svg?style=flat)](https://npmjs.org/package/is-glob) [![Build Status](https://img.shields.io/github/workflow/status/micromatch/is-glob/dev)](https://github.com/micromatch/is-glob/actions) + +> Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience. + +Please consider following this project's author, [Jon Schlinkert](https://github.com/jonschlinkert), and consider starring the project to show your :heart: and support. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save is-glob +``` + +You might also be interested in [is-valid-glob](https://github.com/jonschlinkert/is-valid-glob) and [has-glob](https://github.com/jonschlinkert/has-glob). + +## Usage + +```js +var isGlob = require('is-glob'); +``` + +### Default behavior + +**True** + +Patterns that have glob characters or regex patterns will return `true`: + +```js +isGlob('!foo.js'); +isGlob('*.js'); +isGlob('**/abc.js'); +isGlob('abc/*.js'); +isGlob('abc/(aaa|bbb).js'); +isGlob('abc/[a-z].js'); +isGlob('abc/{a,b}.js'); +//=> true +``` + +Extglobs + +```js +isGlob('abc/@(a).js'); +isGlob('abc/!(a).js'); +isGlob('abc/+(a).js'); +isGlob('abc/*(a).js'); +isGlob('abc/?(a).js'); +//=> true +``` + +**False** + +Escaped globs or extglobs return `false`: + +```js +isGlob('abc/\\@(a).js'); +isGlob('abc/\\!(a).js'); +isGlob('abc/\\+(a).js'); +isGlob('abc/\\*(a).js'); +isGlob('abc/\\?(a).js'); +isGlob('\\!foo.js'); +isGlob('\\*.js'); +isGlob('\\*\\*/abc.js'); +isGlob('abc/\\*.js'); +isGlob('abc/\\(aaa|bbb).js'); +isGlob('abc/\\[a-z].js'); +isGlob('abc/\\{a,b}.js'); +//=> false +``` + +Patterns that do not have glob patterns return `false`: + +```js +isGlob('abc.js'); +isGlob('abc/def/ghi.js'); +isGlob('foo.js'); +isGlob('abc/@.js'); +isGlob('abc/+.js'); +isGlob('abc/?.js'); +isGlob(); +isGlob(null); +//=> false +``` + +Arrays are also `false` (If you want to check if an array has a glob pattern, use [has-glob](https://github.com/jonschlinkert/has-glob)): + +```js +isGlob(['**/*.js']); +isGlob(['foo.js']); +//=> false +``` + +### Option strict + +When `options.strict === false` the behavior is less strict in determining if a pattern is a glob. Meaning that +some patterns that would return `false` may return `true`. This is done so that matching libraries like [micromatch](https://github.com/micromatch/micromatch) have a chance at determining if the pattern is a glob or not. + +**True** + +Patterns that have glob characters or regex patterns will return `true`: + +```js +isGlob('!foo.js', {strict: false}); +isGlob('*.js', {strict: false}); +isGlob('**/abc.js', {strict: false}); +isGlob('abc/*.js', {strict: false}); +isGlob('abc/(aaa|bbb).js', {strict: false}); +isGlob('abc/[a-z].js', {strict: false}); +isGlob('abc/{a,b}.js', {strict: false}); +//=> true +``` + +Extglobs + +```js +isGlob('abc/@(a).js', {strict: false}); +isGlob('abc/!(a).js', {strict: false}); +isGlob('abc/+(a).js', {strict: false}); +isGlob('abc/*(a).js', {strict: false}); +isGlob('abc/?(a).js', {strict: false}); +//=> true +``` + +**False** + +Escaped globs or extglobs return `false`: + +```js +isGlob('\\!foo.js', {strict: false}); +isGlob('\\*.js', {strict: false}); +isGlob('\\*\\*/abc.js', {strict: false}); +isGlob('abc/\\*.js', {strict: false}); +isGlob('abc/\\(aaa|bbb).js', {strict: false}); +isGlob('abc/\\[a-z].js', {strict: false}); +isGlob('abc/\\{a,b}.js', {strict: false}); +//=> false +``` + +## About + +
+Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +
+ +
+Running Tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +
+ +
+Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +
+ +### Related projects + +You might also be interested in these projects: + +* [assemble](https://www.npmjs.com/package/assemble): Get the rocks out of your socks! Assemble makes you fast at creating web projects… [more](https://github.com/assemble/assemble) | [homepage](https://github.com/assemble/assemble "Get the rocks out of your socks! Assemble makes you fast at creating web projects. Assemble is used by thousands of projects for rapid prototyping, creating themes, scaffolds, boilerplates, e-books, UI components, API documentation, blogs, building websit") +* [base](https://www.npmjs.com/package/base): Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks | [homepage](https://github.com/node-base/base "Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks") +* [update](https://www.npmjs.com/package/update): Be scalable! Update is a new, open source developer framework and CLI for automating updates… [more](https://github.com/update/update) | [homepage](https://github.com/update/update "Be scalable! Update is a new, open source developer framework and CLI for automating updates of any kind in code projects.") +* [verb](https://www.npmjs.com/package/verb): Documentation generator for GitHub projects. Verb is extremely powerful, easy to use, and is used… [more](https://github.com/verbose/verb) | [homepage](https://github.com/verbose/verb "Documentation generator for GitHub projects. Verb is extremely powerful, easy to use, and is used on hundreds of projects of all sizes to generate everything from API docs to readmes.") + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 47 | [jonschlinkert](https://github.com/jonschlinkert) | +| 5 | [doowb](https://github.com/doowb) | +| 1 | [phated](https://github.com/phated) | +| 1 | [danhper](https://github.com/danhper) | +| 1 | [paulmillr](https://github.com/paulmillr) | + +### Author + +**Jon Schlinkert** + +* [GitHub Profile](https://github.com/jonschlinkert) +* [Twitter Profile](https://twitter.com/jonschlinkert) +* [LinkedIn Profile](https://linkedin.com/in/jonschlinkert) + +### License + +Copyright © 2019, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.8.0, on March 27, 2019._ \ No newline at end of file diff --git a/node_modules/is-glob/index.js b/node_modules/is-glob/index.js new file mode 100644 index 0000000..620f563 --- /dev/null +++ b/node_modules/is-glob/index.js @@ -0,0 +1,150 @@ +/*! + * is-glob + * + * Copyright (c) 2014-2017, Jon Schlinkert. + * Released under the MIT License. + */ + +var isExtglob = require('is-extglob'); +var chars = { '{': '}', '(': ')', '[': ']'}; +var strictCheck = function(str) { + if (str[0] === '!') { + return true; + } + var index = 0; + var pipeIndex = -2; + var closeSquareIndex = -2; + var closeCurlyIndex = -2; + var closeParenIndex = -2; + var backSlashIndex = -2; + while (index < str.length) { + if (str[index] === '*') { + return true; + } + + if (str[index + 1] === '?' && /[\].+)]/.test(str[index])) { + return true; + } + + if (closeSquareIndex !== -1 && str[index] === '[' && str[index + 1] !== ']') { + if (closeSquareIndex < index) { + closeSquareIndex = str.indexOf(']', index); + } + if (closeSquareIndex > index) { + if (backSlashIndex === -1 || backSlashIndex > closeSquareIndex) { + return true; + } + backSlashIndex = str.indexOf('\\', index); + if (backSlashIndex === -1 || backSlashIndex > closeSquareIndex) { + return true; + } + } + } + + if (closeCurlyIndex !== -1 && str[index] === '{' && str[index + 1] !== '}') { + closeCurlyIndex = str.indexOf('}', index); + if (closeCurlyIndex > index) { + backSlashIndex = str.indexOf('\\', index); + if (backSlashIndex === -1 || backSlashIndex > closeCurlyIndex) { + return true; + } + } + } + + if (closeParenIndex !== -1 && str[index] === '(' && str[index + 1] === '?' && /[:!=]/.test(str[index + 2]) && str[index + 3] !== ')') { + closeParenIndex = str.indexOf(')', index); + if (closeParenIndex > index) { + backSlashIndex = str.indexOf('\\', index); + if (backSlashIndex === -1 || backSlashIndex > closeParenIndex) { + return true; + } + } + } + + if (pipeIndex !== -1 && str[index] === '(' && str[index + 1] !== '|') { + if (pipeIndex < index) { + pipeIndex = str.indexOf('|', index); + } + if (pipeIndex !== -1 && str[pipeIndex + 1] !== ')') { + closeParenIndex = str.indexOf(')', pipeIndex); + if (closeParenIndex > pipeIndex) { + backSlashIndex = str.indexOf('\\', pipeIndex); + if (backSlashIndex === -1 || backSlashIndex > closeParenIndex) { + return true; + } + } + } + } + + if (str[index] === '\\') { + var open = str[index + 1]; + index += 2; + var close = chars[open]; + + if (close) { + var n = str.indexOf(close, index); + if (n !== -1) { + index = n + 1; + } + } + + if (str[index] === '!') { + return true; + } + } else { + index++; + } + } + return false; +}; + +var relaxedCheck = function(str) { + if (str[0] === '!') { + return true; + } + var index = 0; + while (index < str.length) { + if (/[*?{}()[\]]/.test(str[index])) { + return true; + } + + if (str[index] === '\\') { + var open = str[index + 1]; + index += 2; + var close = chars[open]; + + if (close) { + var n = str.indexOf(close, index); + if (n !== -1) { + index = n + 1; + } + } + + if (str[index] === '!') { + return true; + } + } else { + index++; + } + } + return false; +}; + +module.exports = function isGlob(str, options) { + if (typeof str !== 'string' || str === '') { + return false; + } + + if (isExtglob(str)) { + return true; + } + + var check = strictCheck; + + // optionally relax check + if (options && options.strict === false) { + check = relaxedCheck; + } + + return check(str); +}; diff --git a/node_modules/is-glob/package.json b/node_modules/is-glob/package.json new file mode 100644 index 0000000..858af03 --- /dev/null +++ b/node_modules/is-glob/package.json @@ -0,0 +1,81 @@ +{ + "name": "is-glob", + "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.", + "version": "4.0.3", + "homepage": "https://github.com/micromatch/is-glob", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Brian Woodward (https://twitter.com/doowb)", + "Daniel Perez (https://tuvistavie.com)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)" + ], + "repository": "micromatch/is-glob", + "bugs": { + "url": "https://github.com/micromatch/is-glob/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha && node benchmark.js" + }, + "dependencies": { + "is-extglob": "^2.1.1" + }, + "devDependencies": { + "gulp-format-md": "^0.1.10", + "mocha": "^3.0.2" + }, + "keywords": [ + "bash", + "braces", + "check", + "exec", + "expression", + "extglob", + "glob", + "globbing", + "globstar", + "is", + "match", + "matches", + "pattern", + "regex", + "regular", + "string", + "test" + ], + "verb": { + "layout": "default", + "plugins": [ + "gulp-format-md" + ], + "related": { + "list": [ + "assemble", + "base", + "update", + "verb" + ] + }, + "reflinks": [ + "assemble", + "bach", + "base", + "composer", + "gulp", + "has-glob", + "is-valid-glob", + "micromatch", + "npm", + "scaffold", + "verb", + "vinyl" + ] + } +} diff --git a/node_modules/is-lambda/.npmignore b/node_modules/is-lambda/.npmignore new file mode 100644 index 0000000..3c3629e --- /dev/null +++ b/node_modules/is-lambda/.npmignore @@ -0,0 +1 @@ +node_modules diff --git a/node_modules/is-lambda/.travis.yml b/node_modules/is-lambda/.travis.yml new file mode 100644 index 0000000..03dcca5 --- /dev/null +++ b/node_modules/is-lambda/.travis.yml @@ -0,0 +1,8 @@ +language: node_js +node_js: +- '7' +- '6' +- '5' +- '4' +- '0.12' +- '0.10' diff --git a/node_modules/is-lambda/LICENSE b/node_modules/is-lambda/LICENSE new file mode 100644 index 0000000..4a59c94 --- /dev/null +++ b/node_modules/is-lambda/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2016-2017 Thomas Watson Steen + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/is-lambda/README.md b/node_modules/is-lambda/README.md new file mode 100644 index 0000000..31a8f56 --- /dev/null +++ b/node_modules/is-lambda/README.md @@ -0,0 +1,27 @@ +# is-lambda + +Returns `true` if the current environment is an [AWS +Lambda](https://aws.amazon.com/lambda/) server. + +[![Build status](https://travis-ci.org/watson/is-lambda.svg?branch=master)](https://travis-ci.org/watson/is-lambda) +[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard) + +## Installation + +``` +npm install is-lambda +``` + +## Usage + +```js +var isLambda = require('is-lambda') + +if (isLambda) { + console.log('The code is running on a AWS Lambda') +} +``` + +## License + +MIT diff --git a/node_modules/is-lambda/index.js b/node_modules/is-lambda/index.js new file mode 100644 index 0000000..b245ab1 --- /dev/null +++ b/node_modules/is-lambda/index.js @@ -0,0 +1,6 @@ +'use strict' + +module.exports = !!( + (process.env.LAMBDA_TASK_ROOT && process.env.AWS_EXECUTION_ENV) || + false +) diff --git a/node_modules/is-lambda/package.json b/node_modules/is-lambda/package.json new file mode 100644 index 0000000..d855089 --- /dev/null +++ b/node_modules/is-lambda/package.json @@ -0,0 +1,35 @@ +{ + "name": "is-lambda", + "version": "1.0.1", + "description": "Detect if your code is running on an AWS Lambda server", + "main": "index.js", + "dependencies": {}, + "devDependencies": { + "clear-require": "^1.0.1", + "standard": "^10.0.2" + }, + "scripts": { + "test": "standard && node test.js" + }, + "repository": { + "type": "git", + "url": "https://github.com/watson/is-lambda.git" + }, + "keywords": [ + "aws", + "hosting", + "hosted", + "lambda", + "detect" + ], + "author": "Thomas Watson Steen (https://twitter.com/wa7son)", + "license": "MIT", + "bugs": { + "url": "https://github.com/watson/is-lambda/issues" + }, + "homepage": "https://github.com/watson/is-lambda", + "coordinates": [ + 37.3859955, + -122.0838831 + ] +} diff --git a/node_modules/is-lambda/test.js b/node_modules/is-lambda/test.js new file mode 100644 index 0000000..e8e7325 --- /dev/null +++ b/node_modules/is-lambda/test.js @@ -0,0 +1,16 @@ +'use strict' + +var assert = require('assert') +var clearRequire = require('clear-require') + +process.env.AWS_EXECUTION_ENV = 'AWS_Lambda_nodejs6.10' +process.env.LAMBDA_TASK_ROOT = '/var/task' + +var isCI = require('./') +assert(isCI) + +delete process.env.AWS_EXECUTION_ENV + +clearRequire('./') +isCI = require('./') +assert(!isCI) diff --git a/node_modules/is-number/LICENSE b/node_modules/is-number/LICENSE new file mode 100644 index 0000000..9af4a67 --- /dev/null +++ b/node_modules/is-number/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-present, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/is-number/README.md b/node_modules/is-number/README.md new file mode 100644 index 0000000..eb8149e --- /dev/null +++ b/node_modules/is-number/README.md @@ -0,0 +1,187 @@ +# is-number [![NPM version](https://img.shields.io/npm/v/is-number.svg?style=flat)](https://www.npmjs.com/package/is-number) [![NPM monthly downloads](https://img.shields.io/npm/dm/is-number.svg?style=flat)](https://npmjs.org/package/is-number) [![NPM total downloads](https://img.shields.io/npm/dt/is-number.svg?style=flat)](https://npmjs.org/package/is-number) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/is-number.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/is-number) + +> Returns true if the value is a finite number. + +Please consider following this project's author, [Jon Schlinkert](https://github.com/jonschlinkert), and consider starring the project to show your :heart: and support. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save is-number +``` + +## Why is this needed? + +In JavaScript, it's not always as straightforward as it should be to reliably check if a value is a number. It's common for devs to use `+`, `-`, or `Number()` to cast a string value to a number (for example, when values are returned from user input, regex matches, parsers, etc). But there are many non-intuitive edge cases that yield unexpected results: + +```js +console.log(+[]); //=> 0 +console.log(+''); //=> 0 +console.log(+' '); //=> 0 +console.log(typeof NaN); //=> 'number' +``` + +This library offers a performant way to smooth out edge cases like these. + +## Usage + +```js +const isNumber = require('is-number'); +``` + +See the [tests](./test.js) for more examples. + +### true + +```js +isNumber(5e3); // true +isNumber(0xff); // true +isNumber(-1.1); // true +isNumber(0); // true +isNumber(1); // true +isNumber(1.1); // true +isNumber(10); // true +isNumber(10.10); // true +isNumber(100); // true +isNumber('-1.1'); // true +isNumber('0'); // true +isNumber('012'); // true +isNumber('0xff'); // true +isNumber('1'); // true +isNumber('1.1'); // true +isNumber('10'); // true +isNumber('10.10'); // true +isNumber('100'); // true +isNumber('5e3'); // true +isNumber(parseInt('012')); // true +isNumber(parseFloat('012')); // true +``` + +### False + +Everything else is false, as you would expect: + +```js +isNumber(Infinity); // false +isNumber(NaN); // false +isNumber(null); // false +isNumber(undefined); // false +isNumber(''); // false +isNumber(' '); // false +isNumber('foo'); // false +isNumber([1]); // false +isNumber([]); // false +isNumber(function () {}); // false +isNumber({}); // false +``` + +## Release history + +### 7.0.0 + +* Refactor. Now uses `.isFinite` if it exists. +* Performance is about the same as v6.0 when the value is a string or number. But it's now 3x-4x faster when the value is not a string or number. + +### 6.0.0 + +* Optimizations, thanks to @benaadams. + +### 5.0.0 + +**Breaking changes** + +* removed support for `instanceof Number` and `instanceof String` + +## Benchmarks + +As with all benchmarks, take these with a grain of salt. See the [benchmarks](./benchmark/index.js) for more detail. + +``` +# all +v7.0 x 413,222 ops/sec ±2.02% (86 runs sampled) +v6.0 x 111,061 ops/sec ±1.29% (85 runs sampled) +parseFloat x 317,596 ops/sec ±1.36% (86 runs sampled) +fastest is 'v7.0' + +# string +v7.0 x 3,054,496 ops/sec ±1.05% (89 runs sampled) +v6.0 x 2,957,781 ops/sec ±0.98% (88 runs sampled) +parseFloat x 3,071,060 ops/sec ±1.13% (88 runs sampled) +fastest is 'parseFloat,v7.0' + +# number +v7.0 x 3,146,895 ops/sec ±0.89% (89 runs sampled) +v6.0 x 3,214,038 ops/sec ±1.07% (89 runs sampled) +parseFloat x 3,077,588 ops/sec ±1.07% (87 runs sampled) +fastest is 'v6.0' +``` + +## About + +
+Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +
+ +
+Running Tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +
+ +
+Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +
+ +### Related projects + +You might also be interested in these projects: + +* [is-plain-object](https://www.npmjs.com/package/is-plain-object): Returns true if an object was created by the `Object` constructor. | [homepage](https://github.com/jonschlinkert/is-plain-object "Returns true if an object was created by the `Object` constructor.") +* [is-primitive](https://www.npmjs.com/package/is-primitive): Returns `true` if the value is a primitive. | [homepage](https://github.com/jonschlinkert/is-primitive "Returns `true` if the value is a primitive. ") +* [isobject](https://www.npmjs.com/package/isobject): Returns true if the value is an object and not an array or null. | [homepage](https://github.com/jonschlinkert/isobject "Returns true if the value is an object and not an array or null.") +* [kind-of](https://www.npmjs.com/package/kind-of): Get the native type of a value. | [homepage](https://github.com/jonschlinkert/kind-of "Get the native type of a value.") + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 49 | [jonschlinkert](https://github.com/jonschlinkert) | +| 5 | [charlike-old](https://github.com/charlike-old) | +| 1 | [benaadams](https://github.com/benaadams) | +| 1 | [realityking](https://github.com/realityking) | + +### Author + +**Jon Schlinkert** + +* [LinkedIn Profile](https://linkedin.com/in/jonschlinkert) +* [GitHub Profile](https://github.com/jonschlinkert) +* [Twitter Profile](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2018, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on June 15, 2018._ \ No newline at end of file diff --git a/node_modules/is-number/index.js b/node_modules/is-number/index.js new file mode 100644 index 0000000..27f19b7 --- /dev/null +++ b/node_modules/is-number/index.js @@ -0,0 +1,18 @@ +/*! + * is-number + * + * Copyright (c) 2014-present, Jon Schlinkert. + * Released under the MIT License. + */ + +'use strict'; + +module.exports = function(num) { + if (typeof num === 'number') { + return num - num === 0; + } + if (typeof num === 'string' && num.trim() !== '') { + return Number.isFinite ? Number.isFinite(+num) : isFinite(+num); + } + return false; +}; diff --git a/node_modules/is-number/package.json b/node_modules/is-number/package.json new file mode 100644 index 0000000..3715072 --- /dev/null +++ b/node_modules/is-number/package.json @@ -0,0 +1,82 @@ +{ + "name": "is-number", + "description": "Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.", + "version": "7.0.0", + "homepage": "https://github.com/jonschlinkert/is-number", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Olsten Larck (https://i.am.charlike.online)", + "Rouven Weßling (www.rouvenwessling.de)" + ], + "repository": "jonschlinkert/is-number", + "bugs": { + "url": "https://github.com/jonschlinkert/is-number/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.12.0" + }, + "scripts": { + "test": "mocha" + }, + "devDependencies": { + "ansi": "^0.3.1", + "benchmark": "^2.1.4", + "gulp-format-md": "^1.0.0", + "mocha": "^3.5.3" + }, + "keywords": [ + "cast", + "check", + "coerce", + "coercion", + "finite", + "integer", + "is", + "isnan", + "is-nan", + "is-num", + "is-number", + "isnumber", + "isfinite", + "istype", + "kind", + "math", + "nan", + "num", + "number", + "numeric", + "parseFloat", + "parseInt", + "test", + "type", + "typeof", + "value" + ], + "verb": { + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "related": { + "list": [ + "is-plain-object", + "is-primitive", + "isobject", + "kind-of" + ] + }, + "plugins": [ + "gulp-format-md" + ], + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/is-path-cwd/index.d.ts b/node_modules/is-path-cwd/index.d.ts new file mode 100644 index 0000000..3c72544 --- /dev/null +++ b/node_modules/is-path-cwd/index.d.ts @@ -0,0 +1,17 @@ +/** +Check if a path is the [current working directory](https://en.wikipedia.org/wiki/Working_directory). + +@example +``` +import isPathCwd = require('is-path-cwd'); + +isPathCwd(process.cwd()); +//=> true + +isPathCwd('unicorn'); +//=> false +``` +*/ +declare function isPathCwd(path: string): boolean; + +export = isPathCwd; diff --git a/node_modules/is-path-cwd/index.js b/node_modules/is-path-cwd/index.js new file mode 100644 index 0000000..4c32d9c --- /dev/null +++ b/node_modules/is-path-cwd/index.js @@ -0,0 +1,15 @@ +'use strict'; +const path = require('path'); + +module.exports = path_ => { + let cwd = process.cwd(); + + path_ = path.resolve(path_); + + if (process.platform === 'win32') { + cwd = cwd.toLowerCase(); + path_ = path_.toLowerCase(); + } + + return path_ === cwd; +}; diff --git a/node_modules/is-path-cwd/license b/node_modules/is-path-cwd/license new file mode 100644 index 0000000..e7af2f7 --- /dev/null +++ b/node_modules/is-path-cwd/license @@ -0,0 +1,9 @@ +MIT License + +Copyright (c) Sindre Sorhus (sindresorhus.com) + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/is-path-cwd/package.json b/node_modules/is-path-cwd/package.json new file mode 100644 index 0000000..55bad22 --- /dev/null +++ b/node_modules/is-path-cwd/package.json @@ -0,0 +1,36 @@ +{ + "name": "is-path-cwd", + "version": "2.2.0", + "description": "Check if a path is the current working directory", + "license": "MIT", + "repository": "sindresorhus/is-path-cwd", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "path", + "cwd", + "pwd", + "check", + "filepath", + "file", + "folder" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } +} diff --git a/node_modules/is-path-cwd/readme.md b/node_modules/is-path-cwd/readme.md new file mode 100644 index 0000000..f238455 --- /dev/null +++ b/node_modules/is-path-cwd/readme.md @@ -0,0 +1,28 @@ +# is-path-cwd [![Build Status](https://travis-ci.org/sindresorhus/is-path-cwd.svg?branch=master)](https://travis-ci.org/sindresorhus/is-path-cwd) + +> Check if a path is the [current working directory](https://en.wikipedia.org/wiki/Working_directory) + + +## Install + +``` +$ npm install is-path-cwd +``` + + +## Usage + +```js +const isPathCwd = require('is-path-cwd'); + +isPathCwd(process.cwd()); +//=> true + +isPathCwd('unicorn'); +//=> false +``` + + +## License + +MIT © [Sindre Sorhus](https://sindresorhus.com) diff --git a/node_modules/is-path-inside/index.d.ts b/node_modules/is-path-inside/index.d.ts new file mode 100644 index 0000000..5cc3d80 --- /dev/null +++ b/node_modules/is-path-inside/index.d.ts @@ -0,0 +1,27 @@ +/** +Check if a path is inside another path. + +Note that relative paths are resolved against `process.cwd()` to make them absolute. + +_Important:_ This package is meant for use with path manipulation. It does not check if the paths exist nor does it resolve symlinks. You should not use this as a security mechanism to guard against access to certain places on the file system. + +@example +``` +import isPathInside = require('is-path-inside'); + +isPathInside('a/b/c', 'a/b'); +//=> true + +isPathInside('a/b/c', 'x/y'); +//=> false + +isPathInside('a/b/c', 'a/b/c'); +//=> false + +isPathInside('/Users/sindresorhus/dev/unicorn', '/Users/sindresorhus'); +//=> true +``` +*/ +declare function isPathInside(childPath: string, parentPath: string): boolean; + +export = isPathInside; diff --git a/node_modules/is-path-inside/index.js b/node_modules/is-path-inside/index.js new file mode 100644 index 0000000..28ed79c --- /dev/null +++ b/node_modules/is-path-inside/index.js @@ -0,0 +1,12 @@ +'use strict'; +const path = require('path'); + +module.exports = (childPath, parentPath) => { + const relation = path.relative(parentPath, childPath); + return Boolean( + relation && + relation !== '..' && + !relation.startsWith(`..${path.sep}`) && + relation !== path.resolve(childPath) + ); +}; diff --git a/node_modules/is-path-inside/license b/node_modules/is-path-inside/license new file mode 100644 index 0000000..e7af2f7 --- /dev/null +++ b/node_modules/is-path-inside/license @@ -0,0 +1,9 @@ +MIT License + +Copyright (c) Sindre Sorhus (sindresorhus.com) + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/is-path-inside/package.json b/node_modules/is-path-inside/package.json new file mode 100644 index 0000000..88c154a --- /dev/null +++ b/node_modules/is-path-inside/package.json @@ -0,0 +1,36 @@ +{ + "name": "is-path-inside", + "version": "3.0.3", + "description": "Check if a path is inside another path", + "license": "MIT", + "repository": "sindresorhus/is-path-inside", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "path", + "inside", + "folder", + "directory", + "dir", + "file", + "resolve" + ], + "devDependencies": { + "ava": "^2.1.0", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } +} diff --git a/node_modules/is-path-inside/readme.md b/node_modules/is-path-inside/readme.md new file mode 100644 index 0000000..e8c4f92 --- /dev/null +++ b/node_modules/is-path-inside/readme.md @@ -0,0 +1,63 @@ +# is-path-inside + +> Check if a path is inside another path + + +## Install + +``` +$ npm install is-path-inside +``` + + +## Usage + +```js +const isPathInside = require('is-path-inside'); + +isPathInside('a/b/c', 'a/b'); +//=> true + +isPathInside('a/b/c', 'x/y'); +//=> false + +isPathInside('a/b/c', 'a/b/c'); +//=> false + +isPathInside('/Users/sindresorhus/dev/unicorn', '/Users/sindresorhus'); +//=> true +``` + + +## API + +### isPathInside(childPath, parentPath) + +Note that relative paths are resolved against `process.cwd()` to make them absolute. + +**Important:** This package is meant for use with path manipulation. It does not check if the paths exist nor does it resolve symlinks. You should not use this as a security mechanism to guard against access to certain places on the file system. + +#### childPath + +Type: `string` + +The path that should be inside `parentPath`. + +#### parentPath + +Type: `string` + +The path that should contain `childPath`. + + +--- + +
+ + Get professional support for this package with a Tidelift subscription + +
+ + Tidelift helps make open source sustainable for maintainers while giving companies
assurances about security, maintenance, and licensing for their dependencies. +
+
diff --git a/node_modules/is-plain-object/LICENSE b/node_modules/is-plain-object/LICENSE new file mode 100644 index 0000000..3f2eca1 --- /dev/null +++ b/node_modules/is-plain-object/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2017, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/is-plain-object/README.md b/node_modules/is-plain-object/README.md new file mode 100644 index 0000000..1f9d0c8 --- /dev/null +++ b/node_modules/is-plain-object/README.md @@ -0,0 +1,104 @@ +# is-plain-object [![NPM version](https://img.shields.io/npm/v/is-plain-object.svg?style=flat)](https://www.npmjs.com/package/is-plain-object) [![NPM monthly downloads](https://img.shields.io/npm/dm/is-plain-object.svg?style=flat)](https://npmjs.org/package/is-plain-object) [![NPM total downloads](https://img.shields.io/npm/dt/is-plain-object.svg?style=flat)](https://npmjs.org/package/is-plain-object) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/is-plain-object.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/is-plain-object) + +> Returns true if an object was created by the `Object` constructor. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save is-plain-object +``` + +Use [isobject](https://github.com/jonschlinkert/isobject) if you only want to check if the value is an object and not an array or null. + +## Usage + +```js +var isPlainObject = require('is-plain-object'); +``` + +**true** when created by the `Object` constructor. + +```js +isPlainObject(Object.create({})); +//=> true +isPlainObject(Object.create(Object.prototype)); +//=> true +isPlainObject({foo: 'bar'}); +//=> true +isPlainObject({}); +//=> true +``` + +**false** when not created by the `Object` constructor. + +```js +isPlainObject(1); +//=> false +isPlainObject(['foo', 'bar']); +//=> false +isPlainObject([]); +//=> false +isPlainObject(new Foo); +//=> false +isPlainObject(null); +//=> false +isPlainObject(Object.create(null)); +//=> false +``` + +## About + +### Related projects + +* [is-number](https://www.npmjs.com/package/is-number): Returns true if the value is a number. comprehensive tests. | [homepage](https://github.com/jonschlinkert/is-number "Returns true if the value is a number. comprehensive tests.") +* [isobject](https://www.npmjs.com/package/isobject): Returns true if the value is an object and not an array or null. | [homepage](https://github.com/jonschlinkert/isobject "Returns true if the value is an object and not an array or null.") +* [kind-of](https://www.npmjs.com/package/kind-of): Get the native type of a value. | [homepage](https://github.com/jonschlinkert/kind-of "Get the native type of a value.") + +### Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 17 | [jonschlinkert](https://github.com/jonschlinkert) | +| 6 | [stevenvachon](https://github.com/stevenvachon) | +| 3 | [onokumus](https://github.com/onokumus) | +| 1 | [wtgtybhertgeghgtwtg](https://github.com/wtgtybhertgeghgtwtg) | + +### Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +### Running tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on July 11, 2017._ \ No newline at end of file diff --git a/node_modules/is-plain-object/index.d.ts b/node_modules/is-plain-object/index.d.ts new file mode 100644 index 0000000..74a44e9 --- /dev/null +++ b/node_modules/is-plain-object/index.d.ts @@ -0,0 +1,5 @@ +export = isPlainObject; + +declare function isPlainObject(o: any): boolean; + +declare namespace isPlainObject {} diff --git a/node_modules/is-plain-object/index.js b/node_modules/is-plain-object/index.js new file mode 100644 index 0000000..c328484 --- /dev/null +++ b/node_modules/is-plain-object/index.js @@ -0,0 +1,37 @@ +/*! + * is-plain-object + * + * Copyright (c) 2014-2017, Jon Schlinkert. + * Released under the MIT License. + */ + +'use strict'; + +var isObject = require('isobject'); + +function isObjectObject(o) { + return isObject(o) === true + && Object.prototype.toString.call(o) === '[object Object]'; +} + +module.exports = function isPlainObject(o) { + var ctor,prot; + + if (isObjectObject(o) === false) return false; + + // If has modified constructor + ctor = o.constructor; + if (typeof ctor !== 'function') return false; + + // If has modified prototype + prot = ctor.prototype; + if (isObjectObject(prot) === false) return false; + + // If constructor does not have an Object-specific method + if (prot.hasOwnProperty('isPrototypeOf') === false) { + return false; + } + + // Most likely a plain Object + return true; +}; diff --git a/node_modules/is-plain-object/package.json b/node_modules/is-plain-object/package.json new file mode 100644 index 0000000..dd60498 --- /dev/null +++ b/node_modules/is-plain-object/package.json @@ -0,0 +1,79 @@ +{ + "name": "is-plain-object", + "description": "Returns true if an object was created by the `Object` constructor.", + "version": "2.0.4", + "homepage": "https://github.com/jonschlinkert/is-plain-object", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Osman Nuri Okumuş (http://onokumus.com)", + "Steven Vachon (https://svachon.com)", + "(https://github.com/wtgtybhertgeghgtwtg)" + ], + "repository": "jonschlinkert/is-plain-object", + "bugs": { + "url": "https://github.com/jonschlinkert/is-plain-object/issues" + }, + "license": "MIT", + "files": [ + "index.d.ts", + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", + "test_browser": "mocha-phantomjs test/browser.html", + "test_node": "mocha", + "test": "npm run test_node && npm run browserify && npm run test_browser" + }, + "dependencies": { + "isobject": "^3.0.1" + }, + "devDependencies": { + "browserify": "^14.4.0", + "chai": "^4.0.2", + "gulp-format-md": "^1.0.0", + "mocha": "^3.4.2", + "mocha-phantomjs": "^4.1.0", + "phantomjs": "^2.1.7", + "uglify-js": "^3.0.24" + }, + "keywords": [ + "check", + "is", + "is-object", + "isobject", + "javascript", + "kind", + "kind-of", + "object", + "plain", + "type", + "typeof", + "value" + ], + "types": "index.d.ts", + "verb": { + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "related": { + "list": [ + "is-number", + "isobject", + "kind-of" + ] + }, + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/is-windows/LICENSE b/node_modules/is-windows/LICENSE new file mode 100644 index 0000000..f8de063 --- /dev/null +++ b/node_modules/is-windows/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015-2018, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/is-windows/README.md b/node_modules/is-windows/README.md new file mode 100644 index 0000000..485bfde --- /dev/null +++ b/node_modules/is-windows/README.md @@ -0,0 +1,95 @@ +# is-windows [![NPM version](https://img.shields.io/npm/v/is-windows.svg?style=flat)](https://www.npmjs.com/package/is-windows) [![NPM monthly downloads](https://img.shields.io/npm/dm/is-windows.svg?style=flat)](https://npmjs.org/package/is-windows) [![NPM total downloads](https://img.shields.io/npm/dt/is-windows.svg?style=flat)](https://npmjs.org/package/is-windows) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/is-windows.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/is-windows) + +> Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc. + +Please consider following this project's author, [Jon Schlinkert](https://github.com/jonschlinkert), and consider starring the project to show your :heart: and support. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save is-windows +``` + +## Heads up! + +As of `v0.2.0` this module always returns a function. + +## Node.js usage + +```js +var isWindows = require('is-windows'); + +console.log(isWindows()); +//=> returns true if the platform is windows +``` + +## About + +
+Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +
+ +
+Running Tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +
+ +
+Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +
+ +### Related projects + +You might also be interested in these projects: + +* [is-absolute](https://www.npmjs.com/package/is-absolute): Returns true if a file path is absolute. Does not rely on the path module… [more](https://github.com/jonschlinkert/is-absolute) | [homepage](https://github.com/jonschlinkert/is-absolute "Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.") +* [is-glob](https://www.npmjs.com/package/is-glob): Returns `true` if the given string looks like a glob pattern or an extglob pattern… [more](https://github.com/jonschlinkert/is-glob) | [homepage](https://github.com/jonschlinkert/is-glob "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet") +* [is-relative](https://www.npmjs.com/package/is-relative): Returns `true` if the path appears to be relative. | [homepage](https://github.com/jonschlinkert/is-relative "Returns `true` if the path appears to be relative.") +* [isobject](https://www.npmjs.com/package/isobject): Returns true if the value is an object and not an array or null. | [homepage](https://github.com/jonschlinkert/isobject "Returns true if the value is an object and not an array or null.") +* [window-size](https://www.npmjs.com/package/window-size): Reliable way to get the height and width of terminal/console, since it's not calculated or… [more](https://github.com/jonschlinkert/window-size) | [homepage](https://github.com/jonschlinkert/window-size "Reliable way to get the height and width of terminal/console, since it's not calculated or updated the same way on all platforms, environments and node.js versions.") + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 11 | [jonschlinkert](https://github.com/jonschlinkert) | +| 4 | [doowb](https://github.com/doowb) | +| 1 | [SimenB](https://github.com/SimenB) | +| 1 | [gucong3000](https://github.com/gucong3000) | + +### Author + +**Jon Schlinkert** + +* [linkedin/in/jonschlinkert](https://linkedin.com/in/jonschlinkert) +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2018, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on February 14, 2018._ \ No newline at end of file diff --git a/node_modules/is-windows/index.js b/node_modules/is-windows/index.js new file mode 100644 index 0000000..55d43e0 --- /dev/null +++ b/node_modules/is-windows/index.js @@ -0,0 +1,27 @@ +/*! + * is-windows + * + * Copyright © 2015-2018, Jon Schlinkert. + * Released under the MIT License. + */ + +(function(factory) { + if (exports && typeof exports === 'object' && typeof module !== 'undefined') { + module.exports = factory(); + } else if (typeof define === 'function' && define.amd) { + define([], factory); + } else if (typeof window !== 'undefined') { + window.isWindows = factory(); + } else if (typeof global !== 'undefined') { + global.isWindows = factory(); + } else if (typeof self !== 'undefined') { + self.isWindows = factory(); + } else { + this.isWindows = factory(); + } +})(function() { + 'use strict'; + return function isWindows() { + return process && (process.platform === 'win32' || /^(msys|cygwin)$/.test(process.env.OSTYPE)); + }; +}); diff --git a/node_modules/is-windows/package.json b/node_modules/is-windows/package.json new file mode 100644 index 0000000..fca09f9 --- /dev/null +++ b/node_modules/is-windows/package.json @@ -0,0 +1,71 @@ +{ + "name": "is-windows", + "description": "Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.", + "version": "1.0.2", + "homepage": "https://github.com/jonschlinkert/is-windows", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Simen Bekkhus (https://github.com/SimenB)", + "刘祺 (gucong.co.cc)" + ], + "repository": "jonschlinkert/is-windows", + "bugs": { + "url": "https://github.com/jonschlinkert/is-windows/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "devDependencies": { + "gulp-format-md": "^1.0.0", + "mocha": "^3.5.3" + }, + "keywords": [ + "check", + "cywin", + "is", + "is-windows", + "nix", + "operating system", + "os", + "platform", + "process", + "unix", + "win", + "win32", + "windows" + ], + "verb": { + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "related": { + "list": [ + "is-absolute", + "is-glob", + "is-relative", + "isobject", + "window-size" + ] + }, + "lint": { + "reflinks": true + }, + "reflinks": [ + "verb" + ] + } +} diff --git a/node_modules/isarray/.npmignore b/node_modules/isarray/.npmignore new file mode 100644 index 0000000..3c3629e --- /dev/null +++ b/node_modules/isarray/.npmignore @@ -0,0 +1 @@ +node_modules diff --git a/node_modules/isarray/.travis.yml b/node_modules/isarray/.travis.yml new file mode 100644 index 0000000..cc4dba2 --- /dev/null +++ b/node_modules/isarray/.travis.yml @@ -0,0 +1,4 @@ +language: node_js +node_js: + - "0.8" + - "0.10" diff --git a/node_modules/isarray/Makefile b/node_modules/isarray/Makefile new file mode 100644 index 0000000..787d56e --- /dev/null +++ b/node_modules/isarray/Makefile @@ -0,0 +1,6 @@ + +test: + @node_modules/.bin/tape test.js + +.PHONY: test + diff --git a/node_modules/isarray/README.md b/node_modules/isarray/README.md new file mode 100644 index 0000000..16d2c59 --- /dev/null +++ b/node_modules/isarray/README.md @@ -0,0 +1,60 @@ + +# isarray + +`Array#isArray` for older browsers. + +[![build status](https://secure.travis-ci.org/juliangruber/isarray.svg)](http://travis-ci.org/juliangruber/isarray) +[![downloads](https://img.shields.io/npm/dm/isarray.svg)](https://www.npmjs.org/package/isarray) + +[![browser support](https://ci.testling.com/juliangruber/isarray.png) +](https://ci.testling.com/juliangruber/isarray) + +## Usage + +```js +var isArray = require('isarray'); + +console.log(isArray([])); // => true +console.log(isArray({})); // => false +``` + +## Installation + +With [npm](http://npmjs.org) do + +```bash +$ npm install isarray +``` + +Then bundle for the browser with +[browserify](https://github.com/substack/browserify). + +With [component](http://component.io) do + +```bash +$ component install juliangruber/isarray +``` + +## License + +(MIT) + +Copyright (c) 2013 Julian Gruber <julian@juliangruber.com> + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do +so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/isarray/component.json b/node_modules/isarray/component.json new file mode 100644 index 0000000..9e31b68 --- /dev/null +++ b/node_modules/isarray/component.json @@ -0,0 +1,19 @@ +{ + "name" : "isarray", + "description" : "Array#isArray for older browsers", + "version" : "0.0.1", + "repository" : "juliangruber/isarray", + "homepage": "https://github.com/juliangruber/isarray", + "main" : "index.js", + "scripts" : [ + "index.js" + ], + "dependencies" : {}, + "keywords": ["browser","isarray","array"], + "author": { + "name": "Julian Gruber", + "email": "mail@juliangruber.com", + "url": "http://juliangruber.com" + }, + "license": "MIT" +} diff --git a/node_modules/isarray/index.js b/node_modules/isarray/index.js new file mode 100644 index 0000000..a57f634 --- /dev/null +++ b/node_modules/isarray/index.js @@ -0,0 +1,5 @@ +var toString = {}.toString; + +module.exports = Array.isArray || function (arr) { + return toString.call(arr) == '[object Array]'; +}; diff --git a/node_modules/isarray/package.json b/node_modules/isarray/package.json new file mode 100644 index 0000000..1a4317a --- /dev/null +++ b/node_modules/isarray/package.json @@ -0,0 +1,45 @@ +{ + "name": "isarray", + "description": "Array#isArray for older browsers", + "version": "1.0.0", + "repository": { + "type": "git", + "url": "git://github.com/juliangruber/isarray.git" + }, + "homepage": "https://github.com/juliangruber/isarray", + "main": "index.js", + "dependencies": {}, + "devDependencies": { + "tape": "~2.13.4" + }, + "keywords": [ + "browser", + "isarray", + "array" + ], + "author": { + "name": "Julian Gruber", + "email": "mail@juliangruber.com", + "url": "http://juliangruber.com" + }, + "license": "MIT", + "testling": { + "files": "test.js", + "browsers": [ + "ie/8..latest", + "firefox/17..latest", + "firefox/nightly", + "chrome/22..latest", + "chrome/canary", + "opera/12..latest", + "opera/next", + "safari/5.1..latest", + "ipad/6.0..latest", + "iphone/6.0..latest", + "android-browser/4.2..latest" + ] + }, + "scripts": { + "test": "tape test.js" + } +} diff --git a/node_modules/isarray/test.js b/node_modules/isarray/test.js new file mode 100644 index 0000000..e0c3444 --- /dev/null +++ b/node_modules/isarray/test.js @@ -0,0 +1,20 @@ +var isArray = require('./'); +var test = require('tape'); + +test('is array', function(t){ + t.ok(isArray([])); + t.notOk(isArray({})); + t.notOk(isArray(null)); + t.notOk(isArray(false)); + + var obj = {}; + obj[0] = true; + t.notOk(isArray(obj)); + + var arr = []; + arr.foo = 'bar'; + t.ok(isArray(arr)); + + t.end(); +}); + diff --git a/node_modules/isexe/.npmignore b/node_modules/isexe/.npmignore new file mode 100644 index 0000000..c1cb757 --- /dev/null +++ b/node_modules/isexe/.npmignore @@ -0,0 +1,2 @@ +.nyc_output/ +coverage/ diff --git a/node_modules/isexe/LICENSE b/node_modules/isexe/LICENSE new file mode 100644 index 0000000..19129e3 --- /dev/null +++ b/node_modules/isexe/LICENSE @@ -0,0 +1,15 @@ +The ISC License + +Copyright (c) Isaac Z. Schlueter and Contributors + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/isexe/README.md b/node_modules/isexe/README.md new file mode 100644 index 0000000..35769e8 --- /dev/null +++ b/node_modules/isexe/README.md @@ -0,0 +1,51 @@ +# isexe + +Minimal module to check if a file is executable, and a normal file. + +Uses `fs.stat` and tests against the `PATHEXT` environment variable on +Windows. + +## USAGE + +```javascript +var isexe = require('isexe') +isexe('some-file-name', function (err, isExe) { + if (err) { + console.error('probably file does not exist or something', err) + } else if (isExe) { + console.error('this thing can be run') + } else { + console.error('cannot be run') + } +}) + +// same thing but synchronous, throws errors +var isExe = isexe.sync('some-file-name') + +// treat errors as just "not executable" +isexe('maybe-missing-file', { ignoreErrors: true }, callback) +var isExe = isexe.sync('maybe-missing-file', { ignoreErrors: true }) +``` + +## API + +### `isexe(path, [options], [callback])` + +Check if the path is executable. If no callback provided, and a +global `Promise` object is available, then a Promise will be returned. + +Will raise whatever errors may be raised by `fs.stat`, unless +`options.ignoreErrors` is set to true. + +### `isexe.sync(path, [options])` + +Same as `isexe` but returns the value and throws any errors raised. + +### Options + +* `ignoreErrors` Treat all errors as "no, this is not executable", but + don't raise them. +* `uid` Number to use as the user id +* `gid` Number to use as the group id +* `pathExt` List of path extensions to use instead of `PATHEXT` + environment variable on Windows. diff --git a/node_modules/isexe/index.js b/node_modules/isexe/index.js new file mode 100644 index 0000000..553fb32 --- /dev/null +++ b/node_modules/isexe/index.js @@ -0,0 +1,57 @@ +var fs = require('fs') +var core +if (process.platform === 'win32' || global.TESTING_WINDOWS) { + core = require('./windows.js') +} else { + core = require('./mode.js') +} + +module.exports = isexe +isexe.sync = sync + +function isexe (path, options, cb) { + if (typeof options === 'function') { + cb = options + options = {} + } + + if (!cb) { + if (typeof Promise !== 'function') { + throw new TypeError('callback not provided') + } + + return new Promise(function (resolve, reject) { + isexe(path, options || {}, function (er, is) { + if (er) { + reject(er) + } else { + resolve(is) + } + }) + }) + } + + core(path, options || {}, function (er, is) { + // ignore EACCES because that just means we aren't allowed to run it + if (er) { + if (er.code === 'EACCES' || options && options.ignoreErrors) { + er = null + is = false + } + } + cb(er, is) + }) +} + +function sync (path, options) { + // my kingdom for a filtered catch + try { + return core.sync(path, options || {}) + } catch (er) { + if (options && options.ignoreErrors || er.code === 'EACCES') { + return false + } else { + throw er + } + } +} diff --git a/node_modules/isexe/mode.js b/node_modules/isexe/mode.js new file mode 100644 index 0000000..1995ea4 --- /dev/null +++ b/node_modules/isexe/mode.js @@ -0,0 +1,41 @@ +module.exports = isexe +isexe.sync = sync + +var fs = require('fs') + +function isexe (path, options, cb) { + fs.stat(path, function (er, stat) { + cb(er, er ? false : checkStat(stat, options)) + }) +} + +function sync (path, options) { + return checkStat(fs.statSync(path), options) +} + +function checkStat (stat, options) { + return stat.isFile() && checkMode(stat, options) +} + +function checkMode (stat, options) { + var mod = stat.mode + var uid = stat.uid + var gid = stat.gid + + var myUid = options.uid !== undefined ? + options.uid : process.getuid && process.getuid() + var myGid = options.gid !== undefined ? + options.gid : process.getgid && process.getgid() + + var u = parseInt('100', 8) + var g = parseInt('010', 8) + var o = parseInt('001', 8) + var ug = u | g + + var ret = (mod & o) || + (mod & g) && gid === myGid || + (mod & u) && uid === myUid || + (mod & ug) && myUid === 0 + + return ret +} diff --git a/node_modules/isexe/package.json b/node_modules/isexe/package.json new file mode 100644 index 0000000..e452689 --- /dev/null +++ b/node_modules/isexe/package.json @@ -0,0 +1,31 @@ +{ + "name": "isexe", + "version": "2.0.0", + "description": "Minimal module to check if a file is executable.", + "main": "index.js", + "directories": { + "test": "test" + }, + "devDependencies": { + "mkdirp": "^0.5.1", + "rimraf": "^2.5.0", + "tap": "^10.3.0" + }, + "scripts": { + "test": "tap test/*.js --100", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --all; git push origin --tags" + }, + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", + "license": "ISC", + "repository": { + "type": "git", + "url": "git+https://github.com/isaacs/isexe.git" + }, + "keywords": [], + "bugs": { + "url": "https://github.com/isaacs/isexe/issues" + }, + "homepage": "https://github.com/isaacs/isexe#readme" +} diff --git a/node_modules/isexe/test/basic.js b/node_modules/isexe/test/basic.js new file mode 100644 index 0000000..d926df6 --- /dev/null +++ b/node_modules/isexe/test/basic.js @@ -0,0 +1,221 @@ +var t = require('tap') +var fs = require('fs') +var path = require('path') +var fixture = path.resolve(__dirname, 'fixtures') +var meow = fixture + '/meow.cat' +var mine = fixture + '/mine.cat' +var ours = fixture + '/ours.cat' +var fail = fixture + '/fail.false' +var noent = fixture + '/enoent.exe' +var mkdirp = require('mkdirp') +var rimraf = require('rimraf') + +var isWindows = process.platform === 'win32' +var hasAccess = typeof fs.access === 'function' +var winSkip = isWindows && 'windows' +var accessSkip = !hasAccess && 'no fs.access function' +var hasPromise = typeof Promise === 'function' +var promiseSkip = !hasPromise && 'no global Promise' + +function reset () { + delete require.cache[require.resolve('../')] + return require('../') +} + +t.test('setup fixtures', function (t) { + rimraf.sync(fixture) + mkdirp.sync(fixture) + fs.writeFileSync(meow, '#!/usr/bin/env cat\nmeow\n') + fs.chmodSync(meow, parseInt('0755', 8)) + fs.writeFileSync(fail, '#!/usr/bin/env false\n') + fs.chmodSync(fail, parseInt('0644', 8)) + fs.writeFileSync(mine, '#!/usr/bin/env cat\nmine\n') + fs.chmodSync(mine, parseInt('0744', 8)) + fs.writeFileSync(ours, '#!/usr/bin/env cat\nours\n') + fs.chmodSync(ours, parseInt('0754', 8)) + t.end() +}) + +t.test('promise', { skip: promiseSkip }, function (t) { + var isexe = reset() + t.test('meow async', function (t) { + isexe(meow).then(function (is) { + t.ok(is) + t.end() + }) + }) + t.test('fail async', function (t) { + isexe(fail).then(function (is) { + t.notOk(is) + t.end() + }) + }) + t.test('noent async', function (t) { + isexe(noent).catch(function (er) { + t.ok(er) + t.end() + }) + }) + t.test('noent ignore async', function (t) { + isexe(noent, { ignoreErrors: true }).then(function (is) { + t.notOk(is) + t.end() + }) + }) + t.end() +}) + +t.test('no promise', function (t) { + global.Promise = null + var isexe = reset() + t.throws('try to meow a promise', function () { + isexe(meow) + }) + t.end() +}) + +t.test('access', { skip: accessSkip || winSkip }, function (t) { + runTest(t) +}) + +t.test('mode', { skip: winSkip }, function (t) { + delete fs.access + delete fs.accessSync + var isexe = reset() + t.ok(isexe.sync(ours, { uid: 0, gid: 0 })) + t.ok(isexe.sync(mine, { uid: 0, gid: 0 })) + runTest(t) +}) + +t.test('windows', function (t) { + global.TESTING_WINDOWS = true + var pathExt = '.EXE;.CAT;.CMD;.COM' + t.test('pathExt option', function (t) { + runTest(t, { pathExt: '.EXE;.CAT;.CMD;.COM' }) + }) + t.test('pathExt env', function (t) { + process.env.PATHEXT = pathExt + runTest(t) + }) + t.test('no pathExt', function (t) { + // with a pathExt of '', any filename is fine. + // so the "fail" one would still pass. + runTest(t, { pathExt: '', skipFail: true }) + }) + t.test('pathext with empty entry', function (t) { + // with a pathExt of '', any filename is fine. + // so the "fail" one would still pass. + runTest(t, { pathExt: ';' + pathExt, skipFail: true }) + }) + t.end() +}) + +t.test('cleanup', function (t) { + rimraf.sync(fixture) + t.end() +}) + +function runTest (t, options) { + var isexe = reset() + + var optionsIgnore = Object.create(options || {}) + optionsIgnore.ignoreErrors = true + + if (!options || !options.skipFail) { + t.notOk(isexe.sync(fail, options)) + } + t.notOk(isexe.sync(noent, optionsIgnore)) + if (!options) { + t.ok(isexe.sync(meow)) + } else { + t.ok(isexe.sync(meow, options)) + } + + t.ok(isexe.sync(mine, options)) + t.ok(isexe.sync(ours, options)) + t.throws(function () { + isexe.sync(noent, options) + }) + + t.test('meow async', function (t) { + if (!options) { + isexe(meow, function (er, is) { + if (er) { + throw er + } + t.ok(is) + t.end() + }) + } else { + isexe(meow, options, function (er, is) { + if (er) { + throw er + } + t.ok(is) + t.end() + }) + } + }) + + t.test('mine async', function (t) { + isexe(mine, options, function (er, is) { + if (er) { + throw er + } + t.ok(is) + t.end() + }) + }) + + t.test('ours async', function (t) { + isexe(ours, options, function (er, is) { + if (er) { + throw er + } + t.ok(is) + t.end() + }) + }) + + if (!options || !options.skipFail) { + t.test('fail async', function (t) { + isexe(fail, options, function (er, is) { + if (er) { + throw er + } + t.notOk(is) + t.end() + }) + }) + } + + t.test('noent async', function (t) { + isexe(noent, options, function (er, is) { + t.ok(er) + t.notOk(is) + t.end() + }) + }) + + t.test('noent ignore async', function (t) { + isexe(noent, optionsIgnore, function (er, is) { + if (er) { + throw er + } + t.notOk(is) + t.end() + }) + }) + + t.test('directory is not executable', function (t) { + isexe(__dirname, options, function (er, is) { + if (er) { + throw er + } + t.notOk(is) + t.end() + }) + }) + + t.end() +} diff --git a/node_modules/isexe/windows.js b/node_modules/isexe/windows.js new file mode 100644 index 0000000..3499673 --- /dev/null +++ b/node_modules/isexe/windows.js @@ -0,0 +1,42 @@ +module.exports = isexe +isexe.sync = sync + +var fs = require('fs') + +function checkPathExt (path, options) { + var pathext = options.pathExt !== undefined ? + options.pathExt : process.env.PATHEXT + + if (!pathext) { + return true + } + + pathext = pathext.split(';') + if (pathext.indexOf('') !== -1) { + return true + } + for (var i = 0; i < pathext.length; i++) { + var p = pathext[i].toLowerCase() + if (p && path.substr(-p.length).toLowerCase() === p) { + return true + } + } + return false +} + +function checkStat (stat, path, options) { + if (!stat.isSymbolicLink() && !stat.isFile()) { + return false + } + return checkPathExt(path, options) +} + +function isexe (path, options, cb) { + fs.stat(path, function (er, stat) { + cb(er, er ? false : checkStat(stat, path, options)) + }) +} + +function sync (path, options) { + return checkStat(fs.statSync(path), path, options) +} diff --git a/node_modules/isobject/LICENSE b/node_modules/isobject/LICENSE new file mode 100644 index 0000000..943e71d --- /dev/null +++ b/node_modules/isobject/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2017, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. \ No newline at end of file diff --git a/node_modules/isobject/README.md b/node_modules/isobject/README.md new file mode 100644 index 0000000..d01feaa --- /dev/null +++ b/node_modules/isobject/README.md @@ -0,0 +1,122 @@ +# isobject [![NPM version](https://img.shields.io/npm/v/isobject.svg?style=flat)](https://www.npmjs.com/package/isobject) [![NPM monthly downloads](https://img.shields.io/npm/dm/isobject.svg?style=flat)](https://npmjs.org/package/isobject) [![NPM total downloads](https://img.shields.io/npm/dt/isobject.svg?style=flat)](https://npmjs.org/package/isobject) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/isobject.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/isobject) + +> Returns true if the value is an object and not an array or null. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save isobject +``` + +Install with [yarn](https://yarnpkg.com): + +```sh +$ yarn add isobject +``` + +Use [is-plain-object](https://github.com/jonschlinkert/is-plain-object) if you want only objects that are created by the `Object` constructor. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install isobject +``` +Install with [bower](https://bower.io/) + +```sh +$ bower install isobject +``` + +## Usage + +```js +var isObject = require('isobject'); +``` + +**True** + +All of the following return `true`: + +```js +isObject({}); +isObject(Object.create({})); +isObject(Object.create(Object.prototype)); +isObject(Object.create(null)); +isObject({}); +isObject(new Foo); +isObject(/foo/); +``` + +**False** + +All of the following return `false`: + +```js +isObject(); +isObject(function () {}); +isObject(1); +isObject([]); +isObject(undefined); +isObject(null); +``` + +## About + +### Related projects + +* [extend-shallow](https://www.npmjs.com/package/extend-shallow): Extend an object with the properties of additional objects. node.js/javascript util. | [homepage](https://github.com/jonschlinkert/extend-shallow "Extend an object with the properties of additional objects. node.js/javascript util.") +* [is-plain-object](https://www.npmjs.com/package/is-plain-object): Returns true if an object was created by the `Object` constructor. | [homepage](https://github.com/jonschlinkert/is-plain-object "Returns true if an object was created by the `Object` constructor.") +* [kind-of](https://www.npmjs.com/package/kind-of): Get the native type of a value. | [homepage](https://github.com/jonschlinkert/kind-of "Get the native type of a value.") +* [merge-deep](https://www.npmjs.com/package/merge-deep): Recursively merge values in a javascript object. | [homepage](https://github.com/jonschlinkert/merge-deep "Recursively merge values in a javascript object.") + +### Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 29 | [jonschlinkert](https://github.com/jonschlinkert) | +| 4 | [doowb](https://github.com/doowb) | +| 1 | [magnudae](https://github.com/magnudae) | +| 1 | [LeSuisse](https://github.com/LeSuisse) | +| 1 | [tmcw](https://github.com/tmcw) | + +### Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +### Running tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on June 30, 2017._ \ No newline at end of file diff --git a/node_modules/isobject/index.d.ts b/node_modules/isobject/index.d.ts new file mode 100644 index 0000000..55f81c2 --- /dev/null +++ b/node_modules/isobject/index.d.ts @@ -0,0 +1,5 @@ +export = isObject; + +declare function isObject(val: any): boolean; + +declare namespace isObject {} diff --git a/node_modules/isobject/index.js b/node_modules/isobject/index.js new file mode 100644 index 0000000..2d59958 --- /dev/null +++ b/node_modules/isobject/index.js @@ -0,0 +1,12 @@ +/*! + * isobject + * + * Copyright (c) 2014-2017, Jon Schlinkert. + * Released under the MIT License. + */ + +'use strict'; + +module.exports = function isObject(val) { + return val != null && typeof val === 'object' && Array.isArray(val) === false; +}; diff --git a/node_modules/isobject/package.json b/node_modules/isobject/package.json new file mode 100644 index 0000000..62aa8c1 --- /dev/null +++ b/node_modules/isobject/package.json @@ -0,0 +1,74 @@ +{ + "name": "isobject", + "description": "Returns true if the value is an object and not an array or null.", + "version": "3.0.1", + "homepage": "https://github.com/jonschlinkert/isobject", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "(https://github.com/LeSuisse)", + "Brian Woodward (https://twitter.com/doowb)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Magnús Dæhlen (https://github.com/magnudae)", + "Tom MacWright (https://macwright.org)" + ], + "repository": "jonschlinkert/isobject", + "bugs": { + "url": "https://github.com/jonschlinkert/isobject/issues" + }, + "license": "MIT", + "files": [ + "index.d.ts", + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": {}, + "devDependencies": { + "gulp-format-md": "^0.1.9", + "mocha": "^2.4.5" + }, + "keywords": [ + "check", + "is", + "is-object", + "isobject", + "kind", + "kind-of", + "kindof", + "native", + "object", + "type", + "typeof", + "value" + ], + "types": "index.d.ts", + "verb": { + "related": { + "list": [ + "extend-shallow", + "is-plain-object", + "kind-of", + "merge-deep" + ] + }, + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "lint": { + "reflinks": true + }, + "reflinks": [ + "verb" + ] + } +} diff --git a/node_modules/jake/Makefile b/node_modules/jake/Makefile new file mode 100644 index 0000000..3d0574e --- /dev/null +++ b/node_modules/jake/Makefile @@ -0,0 +1,44 @@ +# +# Jake JavaScript build tool +# Copyright 2112 Matthew Eernisse (mde@fleegix.org) +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + +.PHONY: all build install clean uninstall + +PREFIX=/usr/local +DESTDIR= + +all: build + +build: + @echo 'Jake built.' + +install: + @mkdir -p $(DESTDIR)$(PREFIX)/bin && \ + mkdir -p $(DESTDIR)$(PREFIX)/lib/node_modules/jake && \ + mkdir -p ./node_modules && \ + npm install utilities minimatch && \ + cp -R ./* $(DESTDIR)$(PREFIX)/lib/node_modules/jake/ && \ + ln -snf ../lib/node_modules/jake/bin/cli.js $(DESTDIR)$(PREFIX)/bin/jake && \ + chmod 755 $(DESTDIR)$(PREFIX)/lib/node_modules/jake/bin/cli.js && \ + echo 'Jake installed.' + +clean: + @true + +uninstall: + @rm -f $(DESTDIR)$(PREFIX)/bin/jake && \ + rm -fr $(DESTDIR)$(PREFIX)/lib/node_modules/jake/ && \ + echo 'Jake uninstalled.' diff --git a/node_modules/jake/README.md b/node_modules/jake/README.md new file mode 100644 index 0000000..e938850 --- /dev/null +++ b/node_modules/jake/README.md @@ -0,0 +1,17 @@ +### Jake -- the JavaScript build tool for Node.js + +[![Build Status](https://travis-ci.org/jakejs/jake.svg?branch=master)](https://travis-ci.org/jakejs/jake) + +Documentation site at [http://jakejs.com](http://jakejs.com/) + +### Contributing +1. [Install node](http://nodejs.org/#download). +2. Clone this repository `$ git clone git@github.com:jakejs/jake.git`. +3. Install dependencies `$ npm install`. +4. Run tests with `$ npm test`. +5. Start Hacking! + +### License + +Licensed under the Apache License, Version 2.0 +() diff --git a/node_modules/jake/bin/bash_completion.sh b/node_modules/jake/bin/bash_completion.sh new file mode 100644 index 0000000..bb25995 --- /dev/null +++ b/node_modules/jake/bin/bash_completion.sh @@ -0,0 +1,41 @@ +#!/bin/bash + +# http://stackoverflow.com/a/246128 +SOURCE="${BASH_SOURCE[0]}" +while [ -h "$SOURCE" ]; do # resolve $SOURCE until the file is no longer a symlink + DIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )" + SOURCE="$(readlink "$SOURCE")" + [[ $SOURCE != /* ]] && SOURCE="$DIR/$SOURCE" # if $SOURCE was a relative symlink, we need to resolve it relative to the path where the symlink file was located +done +JAKE_BIN_DIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )" + +# http://stackoverflow.com/a/12495480 +# http://stackoverflow.com/a/28647824 +_auto_jake() +{ + local cur + local -a COMPGEN=() + _get_comp_words_by_ref -n : -c cur + + # run auto-completions in jake via our auto_complete.js wrapper + local -a auto_complete_info=( $(export COMP_LINE="${COMP_LINE}" && ${JAKE_BIN_DIR}/auto_complete.js "$cur" "${3}") ) + # check reply flag + local reply_flag="${auto_complete_info[0]}" + if [[ "${reply_flag}" == "no-complete" ]]; then + return 1 + fi + local auto_completions=("${auto_complete_info[@]:1}") + COMPGEN=( $(compgen -W "${auto_completions[*]}" -- "$cur") ) + COMPREPLY=( "${COMPGEN[@]}" ) + + __ltrim_colon_completions "$cur" + + # do we need another space?? + if [[ "${reply_flag}" == "yes-space" ]]; then + COMPREPLY=( "${COMPGEN[@]}" " " ) + fi + + return 0 +} + +complete -o default -F _auto_jake jake diff --git a/node_modules/jake/bin/cli.js b/node_modules/jake/bin/cli.js new file mode 100644 index 0000000..9f68abb --- /dev/null +++ b/node_modules/jake/bin/cli.js @@ -0,0 +1,31 @@ +#!/usr/bin/env node +/* + * Jake JavaScript build tool + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ + +// Try to load a local jake +try { + require(`${ process.cwd() }/node_modules/jake`); +} +// If that fails, likely running globally +catch(e) { + require('../lib/jake'); +} + +var args = process.argv.slice(2); + +jake.run.apply(jake, args); diff --git a/node_modules/jake/jakefile.js b/node_modules/jake/jakefile.js new file mode 100644 index 0000000..8bcd75c --- /dev/null +++ b/node_modules/jake/jakefile.js @@ -0,0 +1,94 @@ +let fs = require('fs') +let path = require('path'); +let proc = require('child_process'); + +const PROJECT_DIR = process.cwd(); +process.env.PROJECT_DIR = PROJECT_DIR; + +namespace('doc', function () { + task('generate', ['doc:clobber'], function () { + var cmd = '../node-jsdoc-toolkit/app/run.js -n -r=100 ' + + '-t=../node-jsdoc-toolkit/templates/codeview -d=./doc/ ./lib'; + jake.logger.log('Generating docs ...'); + jake.exec([cmd], function () { + jake.logger.log('Done.'); + complete(); + }); + }, {async: true}); + + task('clobber', function () { + var cmd = 'rm -fr ./doc/*'; + jake.exec([cmd], function () { + jake.logger.log('Clobbered old docs.'); + complete(); + }); + }, {async: true}); + +}); + +desc('Generate docs for Jake'); +task('doc', ['doc:generate']); + +npmPublishTask('jake', function () { + this.packageFiles.include([ + 'Makefile', + 'jakefile.js', + 'README.md', + 'package.json', + 'usage.txt', + 'lib/**', + 'bin/**', + 'test/**' + ]); + this.packageFiles.exclude([ + 'test/tmp' + ]); +}); + +jake.Task['publish:package'].directory = PROJECT_DIR; + +namespace('test', function () { + + let integrationTest = task('integration', async function () { + let testArgs = []; + if (process.env.filter) { + testArgs.push(process.env.filter); + } + else { + testArgs.push('*.js'); + } + let spawned = proc.spawn(`${PROJECT_DIR}/node_modules/.bin/mocha`, testArgs, { + stdio: 'inherit' + }); + return new Promise((resolve, reject) => { + spawned.on('exit', () => { + resolve(); + }); + }); + + }); + integrationTest.directory = `${PROJECT_DIR}/test/integration`; + + let integrationClobber = task('integrationClobber', function () { + proc.execSync('rm -rf package.json pkg tmp_publish'); + }); + integrationClobber.directory = `${PROJECT_DIR}/test/integration`; + + let unitTest = task('unit', async function () { + let testArgs = []; + if (process.env.filter) { + testArgs.push(process.env.filter); + } + else { + testArgs.push('*.js'); + } + let spawned = proc.spawn(`${PROJECT_DIR}/node_modules/.bin/mocha`, testArgs, { + stdio: 'inherit' + }); + }); + unitTest.directory = `${PROJECT_DIR}/test/unit`; + +}); + +desc('Runs all tests'); +task('test', ['test:unit', 'test:integration', 'test:integrationClobber']); diff --git a/node_modules/jake/lib/api.js b/node_modules/jake/lib/api.js new file mode 100644 index 0000000..9f09140 --- /dev/null +++ b/node_modules/jake/lib/api.js @@ -0,0 +1,409 @@ +/* + * Jake JavaScript build tool + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ +let { uuid } = require('./utils'); + +let api = new (function () { + /** + @name task + @static + @function + @description Creates a Jake Task + ` + @param {String} name The name of the Task + @param {Array} [prereqs] Prerequisites to be run before this task + @param {Function} [action] The action to perform for this task + @param {Object} [opts] + @param {Boolean} [opts.asyc=false] Perform this task asynchronously. + If you flag a task with this option, you must call the global + `complete` method inside the task's action, for execution to proceed + to the next task. + + @example + desc('This is the default task.'); + task('default', function (params) { + console.log('This is the default task.'); + }); + + desc('This task has prerequisites.'); + task('hasPrereqs', ['foo', 'bar', 'baz'], function (params) { + console.log('Ran some prereqs first.'); + }); + + desc('This is an asynchronous task.'); + task('asyncTask', function () { + setTimeout(complete, 1000); + }, {async: true}); + */ + this.task = function (name, prereqs, action, opts) { + let args = Array.prototype.slice.call(arguments); + let createdTask; + args.unshift('task'); + createdTask = jake.createTask.apply(global, args); + jake.currentTaskDescription = null; + return createdTask; + }; + + /** + @name rule + @static + @function + @description Creates a Jake Suffix Rule + ` + @param {String} pattern The suffix name of the objective + @param {String} source The suffix name of the objective + @param {Array} [prereqs] Prerequisites to be run before this task + @param {Function} [action] The action to perform for this task + @param {Object} [opts] + @param {Boolean} [opts.asyc=false] Perform this task asynchronously. + If you flag a task with this option, you must call the global + `complete` method inside the task's action, for execution to proceed + to the next task. + @example + desc('This is a rule, which does not support namespace or pattern.'); + rule('.o', '.c', {async: true}, function () { + let cmd = util.format('gcc -o %s %s', this.name, this.source); + jake.exec([cmd], function () { + complete(); + }, {printStdout: true}); + }); + + desc('This rule has prerequisites.'); + rule('.o', '.c', ['util.h'], {async: true}, function () { + let cmd = util.format('gcc -o %s %s', this.name, this.source); + jake.exec([cmd], function () { + complete(); + }, {printStdout: true}); + }); + + desc('This is a rule with patterns.'); + rule('%.o', '%.c', {async: true}, function () { + let cmd = util.format('gcc -o %s %s', this.name, this.source); + jake.exec([cmd], function () { + complete(); + }, {printStdout: true}); + }); + + desc('This is another rule with patterns.'); + rule('obj/%.o', 'src/%.c', {async: true}, function () { + let cmd = util.format('gcc -o %s %s', this.name, this.source); + jake.exec([cmd], function () { + complete(); + }, {printStdout: true}); + }); + + desc('This is an example with chain rules.'); + rule('%.pdf', '%.dvi', {async: true}, function () { + let cmd = util.format('dvipdfm %s',this.source); + jake.exec([cmd], function () { + complete(); + }, {printStdout: true}); + }); + + rule('%.dvi', '%.tex', {async: true}, function () { + let cmd = util.format('latex %s',this.source); + jake.exec([cmd], function () { + complete(); + }, {printStdout: true}); + }); + + desc('This rule has a namespace.'); + task('default', ['debug:obj/main.o]); + + namespace('debug', {async: true}, function() { + rule('obj/%.o', 'src/%.c', function () { + // ... + }); + } + */ + this.rule = function () { + let args = Array.prototype.slice.call(arguments); + let arg; + let pattern = args.shift(); + let source = args.shift(); + let prereqs = []; + let action = function () {}; + let opts = {}; + let key = pattern.toString(); // May be a RegExp + + while ((arg = args.shift())) { + if (typeof arg == 'function') { + action = arg; + } + else if (Array.isArray(arg)) { + prereqs = arg; + } + else { + opts = arg; + } + } + + jake.currentNamespace.rules[key] = new jake.Rule({ + pattern: pattern, + source: source, + prereqs: prereqs, + action: action, + opts: opts, + desc: jake.currentTaskDescription, + ns: jake.currentNamespace + }); + jake.currentTaskDescription = null; + }; + + /** + @name directory + @static + @function + @description Creates a Jake DirectoryTask. Can be used as a prerequisite + for FileTasks, or for simply ensuring a directory exists for use with a + Task's action. + ` + @param {String} name The name of the DiretoryTask + + @example + + // Creates the package directory for distribution + directory('pkg'); + */ + this.directory = function (name) { + let args = Array.prototype.slice.call(arguments); + let createdTask; + args.unshift('directory'); + createdTask = jake.createTask.apply(global, args); + jake.currentTaskDescription = null; + return createdTask; + }; + + /** + @name file + @static + @function + @description Creates a Jake FileTask. + ` + @param {String} name The name of the FileTask + @param {Array} [prereqs] Prerequisites to be run before this task + @param {Function} [action] The action to create this file, if it doesn't + exist already. + @param {Object} [opts] + @param {Array} [opts.asyc=false] Perform this task asynchronously. + If you flag a task with this option, you must call the global + `complete` method inside the task's action, for execution to proceed + to the next task. + + */ + this.file = function (name, prereqs, action, opts) { + let args = Array.prototype.slice.call(arguments); + let createdTask; + args.unshift('file'); + createdTask = jake.createTask.apply(global, args); + jake.currentTaskDescription = null; + return createdTask; + }; + + /** + @name desc + @static + @function + @description Creates a description for a Jake Task (or FileTask, + DirectoryTask). When invoked, the description that iscreated will + be associated with whatever Task is created next. + ` + @param {String} description The description for the Task + */ + this.desc = function (description) { + jake.currentTaskDescription = description; + }; + + /** + @name namespace + @static + @function + @description Creates a namespace which allows logical grouping + of tasks, and prevents name-collisions with task-names. Namespaces + can be nested inside of other namespaces. + ` + @param {String} name The name of the namespace + @param {Function} scope The enclosing scope for the namespaced tasks + + @example + namespace('doc', function () { + task('generate', ['doc:clobber'], function () { + // Generate some docs + }); + + task('clobber', function () { + // Clobber the doc directory first + }); + }); + */ + this.namespace = function (name, closure) { + let curr = jake.currentNamespace; + let ns = curr.childNamespaces[name] || new jake.Namespace(name, curr); + let fn = closure || function () {}; + curr.childNamespaces[name] = ns; + jake.currentNamespace = ns; + fn(); + jake.currentNamespace = curr; + jake.currentTaskDescription = null; + return ns; + }; + + /** + @name complete + @static + @function + @description Completes an asynchronous task, allowing Jake's + execution to proceed to the next task. Calling complete globally or without + arguments completes the last task on the invocationChain. If you use parallel + execution of prereqs this will probably complete a wrong task. You should call this + function with this task as the first argument, before the optional return value. + Alternatively you can call task.complete() + ` + @example + task('generate', ['doc:clobber'], function () { + exec('./generate_docs.sh', function (err, stdout, stderr) { + if (err || stderr) { + fail(err || stderr); + } + else { + console.log(stdout); + complete(); + } + }); + }, {async: true}); + */ + this.complete = function (task, val) { + //this should detect if the first arg is a task, but I guess it should be more thorough + if(task && task. _currentPrereqIndex >=0 ) { + task.complete(val); + } + else { + val = task; + if(jake._invocationChain.length > 0) { + jake._invocationChain[jake._invocationChain.length-1].complete(val); + } + } + }; + + /** + @name fail + @static + @function + @description Causes Jake execution to abort with an error. + Allows passing an optional error code, which will be used to + set the exit-code of exiting process. + ` + @param {Error|String} err The error to thow when aborting execution. + If this argument is an Error object, it will simply be thrown. If + a String, it will be used as the error-message. (If it is a multi-line + String, the first line will be used as the Error message, and the + remaining lines will be used as the error-stack.) + + @example + task('createTests, function () { + if (!fs.existsSync('./tests')) { + fail('Test directory does not exist.'); + } + else { + // Do some testing stuff ... + } + }); + */ + this.fail = function (err, code) { + let msg; + let errObj; + if (code) { + jake.errorCode = code; + } + if (err) { + if (typeof err == 'string') { + // Use the initial or only line of the error as the error-message + // If there was a multi-line error, use the rest as the stack + msg = err.split('\n'); + errObj = new Error(msg.shift()); + if (msg.length) { + errObj.stack = msg.join('\n'); + } + throw errObj; + } + else if (err instanceof Error) { + throw err; + } + else { + throw new Error(err.toString()); + } + } + else { + throw new Error(); + } + }; + + this.packageTask = function (name, version, prereqs, definition) { + return new jake.PackageTask(name, version, prereqs, definition); + }; + + this.publishTask = function (name, prereqs, opts, definition) { + return new jake.PublishTask(name, prereqs, opts, definition); + }; + + // Backward-compat + this.npmPublishTask = function (name, prereqs, opts, definition) { + return new jake.PublishTask(name, prereqs, opts, definition); + }; + + this.testTask = function () { + let ctor = function () {}; + let t; + ctor.prototype = jake.TestTask.prototype; + t = new ctor(); + jake.TestTask.apply(t, arguments); + return t; + }; + + this.setTaskTimeout = function (t) { + this._taskTimeout = t; + }; + + this.setSeriesAutoPrefix = function (prefix) { + this._seriesAutoPrefix = prefix; + }; + + this.series = function (...args) { + let prereqs = args.map((arg) => { + let name = (this._seriesAutoPrefix || '') + arg.name; + jake.task(name, arg); + return name; + }); + let seriesName = uuid(); + let seriesTask = jake.task(seriesName, prereqs); + seriesTask._internal = true; + let res = function () { + return new Promise((resolve) => { + seriesTask.invoke(); + seriesTask.on('complete', (val) => { + resolve(val); + }); + }); + }; + Object.defineProperty(res, 'name', {value: uuid(), + writable: false}); + return res; + }; + +})(); + +module.exports = api; diff --git a/node_modules/jake/lib/jake.js b/node_modules/jake/lib/jake.js new file mode 100644 index 0000000..0bd439a --- /dev/null +++ b/node_modules/jake/lib/jake.js @@ -0,0 +1,330 @@ +/* + * Jake JavaScript build tool + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ + +if (!global.jake) { + + let EventEmitter = require('events').EventEmitter; + // And so it begins + global.jake = new EventEmitter(); + + let fs = require('fs'); + let chalk = require('chalk'); + let taskNs = require('./task'); + let Task = taskNs.Task; + let FileTask = taskNs.FileTask; + let DirectoryTask = taskNs.DirectoryTask; + let Rule = require('./rule').Rule; + let Namespace = require('./namespace').Namespace; + let RootNamespace = require('./namespace').RootNamespace; + let api = require('./api'); + let utils = require('./utils'); + let Program = require('./program').Program; + let loader = require('./loader')(); + let pkg = JSON.parse(fs.readFileSync(__dirname + '/../package.json').toString()); + + const MAX_RULE_RECURSION_LEVEL = 16; + + // Globalize jake and top-level API methods (e.g., `task`, `desc`) + Object.assign(global, api); + + // Copy utils onto base jake + jake.logger = utils.logger; + jake.exec = utils.exec; + + // File utils should be aliased directly on base jake as well + Object.assign(jake, utils.file); + + // Also add top-level API methods to exported object for those who don't want to + // use the globals (`file` here will overwrite the 'file' utils namespace) + Object.assign(jake, api); + + Object.assign(jake, new (function () { + + this._invocationChain = []; + this._taskTimeout = 30000; + + // Public properties + // ================= + this.version = pkg.version; + // Used when Jake exits with a specific error-code + this.errorCode = null; + // Loads Jakefiles/jakelibdirs + this.loader = loader; + // The root of all ... namespaces + this.rootNamespace = new RootNamespace(); + // Non-namespaced tasks are placed into the default + this.defaultNamespace = this.rootNamespace; + // Start in the default + this.currentNamespace = this.defaultNamespace; + // Saves the description created by a 'desc' call that prefaces a + // 'task' call that defines a task. + this.currentTaskDescription = null; + this.program = new Program(); + this.FileList = require('filelist').FileList; + this.PackageTask = require('./package_task').PackageTask; + this.PublishTask = require('./publish_task').PublishTask; + this.TestTask = require('./test_task').TestTask; + this.Task = Task; + this.FileTask = FileTask; + this.DirectoryTask = DirectoryTask; + this.Namespace = Namespace; + this.Rule = Rule; + + this.parseAllTasks = function () { + let _parseNs = function (ns) { + let nsTasks = ns.tasks; + let nsNamespaces = ns.childNamespaces; + for (let q in nsTasks) { + let nsTask = nsTasks[q]; + jake.Task[nsTask.fullName] = nsTask; + } + for (let p in nsNamespaces) { + let nsNamespace = nsNamespaces[p]; + _parseNs(nsNamespace); + } + }; + _parseNs(jake.defaultNamespace); + }; + + /** + * Displays the list of descriptions available for tasks defined in + * a Jakefile + */ + this.showAllTaskDescriptions = function (f) { + let p; + let maxTaskNameLength = 0; + let task; + let padding; + let name; + let descr; + let filter = typeof f == 'string' ? f : null; + let taskParams; + let len; + + for (p in jake.Task) { + if (!Object.prototype.hasOwnProperty.call(jake.Task, p)) { + continue; + } + if (filter && p.indexOf(filter) == -1) { + continue; + } + task = jake.Task[p]; + taskParams = task.params; + + // Record the length of the longest task name -- used for + // pretty alignment of the task descriptions + if (task.description) { + len = p.length + taskParams.length; + maxTaskNameLength = len > maxTaskNameLength ? + len : maxTaskNameLength; + } + } + + // Print out each entry with descriptions neatly aligned + for (p in jake.Task) { + if (!Object.prototype.hasOwnProperty.call(jake.Task, p)) { + continue; + } + if (filter && p.indexOf(filter) == -1) { + continue; + } + task = jake.Task[p]; + + taskParams = ""; + if (task.params != "") { + taskParams = "[" + task.params + "]"; + } + + //name = '\033[32m' + p + '\033[39m '; + name = chalk.green(p); + + descr = task.description; + if (descr) { + descr = chalk.gray('# ' + descr); + + // Create padding-string with calculated length + padding = (new Array(maxTaskNameLength - p.length - taskParams.length + 4)).join(' '); + + console.log('jake ' + name + taskParams + padding + descr); + } + } + }; + + this.createTask = function () { + let args = Array.prototype.slice.call(arguments); + let arg; + let obj; + let task; + let type; + let name; + let action; + let opts = {}; + let prereqs = []; + + type = args.shift(); + + // name, [deps], [action] + // Name (string) + deps (array) format + if (typeof args[0] == 'string') { + name = args.shift(); + if (Array.isArray(args[0])) { + prereqs = args.shift(); + } + } + // name:deps, [action] + // Legacy object-literal syntax, e.g.: {'name': ['depA', 'depB']} + else { + obj = args.shift(); + for (let p in obj) { + prereqs = prereqs.concat(obj[p]); + name = p; + } + } + + // Optional opts/callback or callback/opts + while ((arg = args.shift())) { + if (typeof arg == 'function') { + action = arg; + } + else { + opts = Object.assign(Object.create(null), arg); + } + } + + task = jake.currentNamespace.resolveTask(name); + if (task && !action) { + // Task already exists and no action, just update prereqs, and return it. + task.prereqs = task.prereqs.concat(prereqs); + return task; + } + + switch (type) { + case 'directory': + action = function () { + jake.mkdirP(name); + }; + task = new DirectoryTask(name, prereqs, action, opts); + break; + case 'file': + task = new FileTask(name, prereqs, action, opts); + break; + default: + task = new Task(name, prereqs, action, opts); + } + + jake.currentNamespace.addTask(task); + + if (jake.currentTaskDescription) { + task.description = jake.currentTaskDescription; + jake.currentTaskDescription = null; + } + + // FIXME: Should only need to add a new entry for the current + // task-definition, not reparse the entire structure + jake.parseAllTasks(); + + return task; + }; + + this.attemptRule = function (name, ns, level) { + let prereqRule; + let prereq; + if (level > MAX_RULE_RECURSION_LEVEL) { + return null; + } + // Check Rule + prereqRule = ns.matchRule(name); + if (prereqRule) { + prereq = prereqRule.createTask(name, level); + } + return prereq || null; + }; + + this.createPlaceholderFileTask = function (name, namespace) { + let parsed = name.split(':'); + let filePath = parsed.pop(); // Strip any namespace + let task; + + task = namespace.resolveTask(name); + + // If there's not already an existing dummy FileTask for it, + // create one + if (!task) { + // Create a dummy FileTask only if file actually exists + if (fs.existsSync(filePath)) { + task = new jake.FileTask(filePath); + task.dummy = true; + let ns; + if (parsed.length) { + ns = namespace.resolveNamespace(parsed.join(':')); + } + else { + ns = namespace; + } + if (!namespace) { + throw new Error('Invalid namespace, cannot add FileTask'); + } + ns.addTask(task); + // Put this dummy Task in the global Tasks list so + // modTime will be eval'd correctly + jake.Task[`${ns.path}:${filePath}`] = task; + } + } + + return task || null; + }; + + + this.run = function () { + let args = Array.prototype.slice.call(arguments); + let program = this.program; + let loader = this.loader; + let preempt; + let opts; + + program.parseArgs(args); + program.init(); + + preempt = program.firstPreemptiveOption(); + if (preempt) { + preempt(); + } + else { + opts = program.opts; + // jakefile flag set but no jakefile yet + if (opts.autocomplete && opts.jakefile === true) { + process.stdout.write('no-complete'); + return; + } + // Load Jakefile and jakelibdir files + let jakefileLoaded = loader.loadFile(opts.jakefile); + let jakelibdirLoaded = loader.loadDirectory(opts.jakelibdir); + + if(!jakefileLoaded && !jakelibdirLoaded && !opts.autocomplete) { + fail('No Jakefile. Specify a valid path with -f/--jakefile, ' + + 'or place one in the current directory.'); + } + + program.run(); + } + }; + + })()); +} + +module.exports = jake; diff --git a/node_modules/jake/lib/loader.js b/node_modules/jake/lib/loader.js new file mode 100644 index 0000000..a71b82c --- /dev/null +++ b/node_modules/jake/lib/loader.js @@ -0,0 +1,173 @@ +/* + * Jake JavaScript build tool + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ + +let path = require('path'); +let fs = require('fs'); +let existsSync = fs.existsSync; +let utils = require('./utils'); + +// Files like jakelib/foobar.jake.js +const JAKELIB_FILE_PAT = /\.jake$|\.js$/; +const SUPPORTED_EXTENSIONS = { + 'js': null, + 'coffee': function () { + try { + let cs = require('coffeescript'); + if (typeof cs.register == 'function') { + cs.register(); + } + } + catch(e) { + throw new Error('You have a CoffeeScript Jakefile, but have not installed CoffeeScript'); + } + }, + 'ls': function () { + try { + require('livescript'); + } + catch (e) { + throw new Error('You have a LiveScript Jakefile, but have not installed LiveScript'); + } + }, + 'ts': function () { + try { + require('ts-node/register/transpile-only'); + } + catch (e) { + throw new Error('You have a TypeScript Jakefile, but have not installed TypeScript and ts-node'); + } + } +}; +const IMPLICIT_JAKEFILE_NAMES = [ + 'Jakefile', + 'Gulpfile' +]; + +let Loader = function () { + // Load a Jakefile, running the code inside -- this may result in + // tasks getting defined using the original Jake API, e.g., + // `task('foo' ['bar', 'baz']);`, or can also auto-create tasks + // from any functions exported from the file + function loadFile(filePath) { + let exported = require(filePath); + for (let [key, value] of Object.entries(exported)) { + let t; + if (typeof value == 'function') { + t = jake.task(key, value); + t.description = '(Exported function)'; + } + } + } + + function fileExists(name) { + let nameWithExt = null; + // Support no file extension as well + let exts = Object.keys(SUPPORTED_EXTENSIONS).concat(['']); + exts.some((ext) => { + let fname = ext ? `${name}.${ext}` : name; + if (existsSync(fname)) { + nameWithExt = fname; + return true; + } + }); + return nameWithExt; + } + + // Recursive + function findImplicitJakefile() { + let cwd = process.cwd(); + let names = IMPLICIT_JAKEFILE_NAMES; + let found = null; + names.some((name) => { + let n; + // Prefer all-lowercase + n = name.toLowerCase(); + if ((found = fileExists(n))) { + return found; + } + // Check mixed-case as well + n = name; + if ((found = fileExists(n))) { + return found; + } + }); + if (found) { + return found; + } + else { + process.chdir(".."); + // If we've walked all the way up the directory tree, + // bail out with no result + if (cwd === process.cwd()) { + return null; + } + return findImplicitJakefile(); + } + } + + this.loadFile = function (fileSpecified) { + let jakefile; + let origCwd = process.cwd(); + + if (fileSpecified) { + if (existsSync(fileSpecified)) { + jakefile = fileSpecified; + } + } + else { + jakefile = findImplicitJakefile(); + } + + if (jakefile) { + let ext = jakefile.split('.')[1]; + let loaderFunc = SUPPORTED_EXTENSIONS[ext]; + loaderFunc && loaderFunc(); + + loadFile(utils.file.absolutize(jakefile)); + return true; + } + else { + if (!fileSpecified) { + // Restore the working directory on failure + process.chdir(origCwd); + } + return false; + } + }; + + this.loadDirectory = function (d) { + let dirname = d || 'jakelib'; + let dirlist; + dirname = utils.file.absolutize(dirname); + if (existsSync(dirname)) { + dirlist = fs.readdirSync(dirname); + dirlist.forEach(function (filePath) { + if (JAKELIB_FILE_PAT.test(filePath)) { + loadFile(path.join(dirname, filePath)); + } + }); + return true; + } + return false; + }; + +}; + +module.exports = function () { + return new Loader(); +}; diff --git a/node_modules/jake/lib/namespace.js b/node_modules/jake/lib/namespace.js new file mode 100644 index 0000000..a3c2787 --- /dev/null +++ b/node_modules/jake/lib/namespace.js @@ -0,0 +1,115 @@ +const ROOT_NAMESPACE_NAME = '__rootNamespace__'; + +class Namespace { + constructor(name, parentNamespace) { + this.name = name; + this.parentNamespace = parentNamespace; + this.childNamespaces = {}; + this.tasks = {}; + this.rules = {}; + this.path = this.getPath(); + } + + get fullName() { + return this._getFullName(); + } + + addTask(task) { + this.tasks[task.name] = task; + task.namespace = this; + } + + resolveTask(name) { + if (!name) { + return; + } + + let taskPath = name.split(':'); + let taskName = taskPath.pop(); + let task; + let ns; + + // Namespaced, return either relative to current, or from root + if (taskPath.length) { + taskPath = taskPath.join(':'); + ns = this.resolveNamespace(taskPath) || + Namespace.ROOT_NAMESPACE.resolveNamespace(taskPath); + task = (ns && ns.resolveTask(taskName)); + } + // Bare task, return either local, or top-level + else { + task = this.tasks[name] || Namespace.ROOT_NAMESPACE.tasks[name]; + } + + return task || null; + } + + + resolveNamespace(relativeName) { + if (!relativeName) { + return this; + } + + let parts = relativeName.split(':'); + let ns = this; + + for (let i = 0, ii = parts.length; (ns && i < ii); i++) { + ns = ns.childNamespaces[parts[i]]; + } + + return ns || null; + } + + matchRule(relativeName) { + let parts = relativeName.split(':'); + parts.pop(); + let ns = this.resolveNamespace(parts.join(':')); + let rules = ns ? ns.rules : []; + let r; + let match; + + for (let p in rules) { + r = rules[p]; + if (r.match(relativeName)) { + match = r; + } + } + + return (ns && match) || + (this.parentNamespace && + this.parentNamespace.matchRule(relativeName)); + } + + getPath() { + let parts = []; + let next = this.parentNamespace; + while (next) { + parts.push(next.name); + next = next.parentNamespace; + } + parts.pop(); // Remove '__rootNamespace__' + return parts.reverse().join(':'); + } + + _getFullName() { + let path = this.path; + path = (path && path.split(':')) || []; + path.push(this.name); + return path.join(':'); + } + + isRootNamespace() { + return !this.parentNamespace; + } +} + +class RootNamespace extends Namespace { + constructor() { + super(ROOT_NAMESPACE_NAME, null); + Namespace.ROOT_NAMESPACE = this; + } +} + +module.exports.Namespace = Namespace; +module.exports.RootNamespace = RootNamespace; + diff --git a/node_modules/jake/lib/package_task.js b/node_modules/jake/lib/package_task.js new file mode 100644 index 0000000..527aca7 --- /dev/null +++ b/node_modules/jake/lib/package_task.js @@ -0,0 +1,406 @@ +/* + * Jake JavaScript build tool + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ + +let path = require('path'); +let fs = require('fs'); +let exec = require('child_process').exec; +let FileList = require('filelist').FileList; + +/** + @name jake + @namespace jake +*/ +/** + @name jake.PackageTask + @constructor + @description Instantiating a PackageTask creates a number of Jake + Tasks that make packaging and distributing your software easy. + + @param {String} name The name of the project + @param {String} version The current project version (will be + appended to the project-name in the package-archive + @param {Function} definition Defines the contents of the package, + and format of the package-archive. Will be executed on the instantiated + PackageTask (i.e., 'this', will be the PackageTask instance), + to set the various instance-propertiess. + + @example + let t = new jake.PackageTask('rous', 'v' + version, function () { + let files = [ + 'Capfile' + , 'Jakefile' + , 'README.md' + , 'package.json' + , 'app/*' + , 'bin/*' + , 'config/*' + , 'lib/*' + , 'node_modules/*' + ]; + this.packageFiles.include(files); + this.packageFiles.exclude('node_modules/foobar'); + this.needTarGz = true; + }); + + */ +let PackageTask = function () { + let args = Array.prototype.slice.call(arguments); + let name = args.shift(); + let version = args.shift(); + let definition = args.pop(); + let prereqs = args.pop() || []; // Optional + + prereqs = [].concat(prereqs); // Accept string or list + + /** + @name jake.PackageTask#name + @public + @type {String} + @description The name of the project + */ + this.name = name; + /** + @name jake.PackageTask#version + @public + @type {String} + @description The project version-string + */ + this.version = version; + /** + @name jake.PackageTask#prereqs + @public + @type {Array} + @description Tasks to run before packaging + */ + this.prereqs = prereqs; + /** + @name jake.PackageTask#packageDir + @public + @type {String='pkg'} + @description The directory-name to use for packaging the software + */ + this.packageDir = 'pkg'; + /** + @name jake.PackageTask#packageFiles + @public + @type {jake.FileList} + @description The list of files and directories to include in the + package-archive + */ + this.packageFiles = new FileList(); + /** + @name jake.PackageTask#needTar + @public + @type {Boolean=false} + @description If set to true, uses the `tar` utility to create + a gzip .tgz archive of the package + */ + this.needTar = false; + /** + @name jake.PackageTask#needTarGz + @public + @type {Boolean=false} + @description If set to true, uses the `tar` utility to create + a gzip .tar.gz archive of the package + */ + this.needTarGz = false; + /** + @name jake.PackageTask#needTarBz2 + @public + @type {Boolean=false} + @description If set to true, uses the `tar` utility to create + a bzip2 .bz2 archive of the package + */ + this.needTarBz2 = false; + /** + @name jake.PackageTask#needJar + @public + @type {Boolean=false} + @description If set to true, uses the `jar` utility to create + a .jar archive of the package + */ + this.needJar = false; + /** + @name jake.PackageTask#needZip + @public + @type {Boolean=false} + @description If set to true, uses the `zip` utility to create + a .zip archive of the package + */ + this.needZip = false; + /** + @name jake.PackageTask#manifestFile + @public + @type {String=null} + @description Can be set to point the `jar` utility at a manifest + file to use in a .jar archive. If unset, one will be automatically + created by the `jar` utility. This path should be relative to the + root of the package directory (this.packageDir above, likely 'pkg') + */ + this.manifestFile = null; + /** + @name jake.PackageTask#tarCommand + @public + @type {String='tar'} + @description The shell-command to use for creating tar archives. + */ + this.tarCommand = 'tar'; + /** + @name jake.PackageTask#jarCommand + @public + @type {String='jar'} + @description The shell-command to use for creating jar archives. + */ + this.jarCommand = 'jar'; + /** + @name jake.PackageTask#zipCommand + @public + @type {String='zip'} + @description The shell-command to use for creating zip archives. + */ + this.zipCommand = 'zip'; + /** + @name jake.PackageTask#archiveNoBaseDir + @public + @type {Boolean=false} + @description Simple option for performing the archive on the + contents of the directory instead of the directory itself + */ + this.archiveNoBaseDir = false; + /** + @name jake.PackageTask#archiveChangeDir + @public + @type {String=null} + @description Equivalent to the '-C' command for the `tar` and `jar` + commands. ("Change to this directory before adding files.") + */ + this.archiveChangeDir = null; + /** + @name jake.PackageTask#archiveContentDir + @public + @type {String=null} + @description Specifies the files and directories to include in the + package-archive. If unset, this will default to the main package + directory -- i.e., name + version. + */ + this.archiveContentDir = null; + + if (typeof definition == 'function') { + definition.call(this); + } + this.define(); +}; + +PackageTask.prototype = new (function () { + + let _compressOpts = { + Tar: { + ext: '.tgz', + flags: 'czf', + cmd: 'tar' + }, + TarGz: { + ext: '.tar.gz', + flags: 'czf', + cmd: 'tar' + }, + TarBz2: { + ext: '.tar.bz2', + flags: 'cjf', + cmd: 'tar' + }, + Jar: { + ext: '.jar', + flags: 'cf', + cmd: 'jar' + }, + Zip: { + ext: '.zip', + flags: 'qr', + cmd: 'zip' + } + }; + + this.define = function () { + let self = this; + let packageDirPath = this.packageDirPath(); + let compressTaskArr = []; + + desc('Build the package for distribution'); + task('package', self.prereqs.concat(['clobberPackage', 'buildPackage'])); + // Backward-compat alias + task('repackage', ['package']); + + task('clobberPackage', function () { + jake.rmRf(self.packageDir, {silent: true}); + }); + + desc('Remove the package'); + task('clobber', ['clobberPackage']); + + let doCommand = function (p) { + let filename = path.resolve(self.packageDir + '/' + self.packageName() + + _compressOpts[p].ext); + if (process.platform == 'win32') { + // Windows full path may have drive letter, which is going to cause + // namespace problems, so strip it. + if (filename.length > 2 && filename[1] == ':') { + filename = filename.substr(2); + } + } + compressTaskArr.push(filename); + + file(filename, [packageDirPath], function () { + let cmd; + let opts = _compressOpts[p]; + // Directory to move to when doing the compression-task + // Changes in the case of zip for emulating -C option + let chdir = self.packageDir; + // Save the current dir so it's possible to pop back up + // after compressing + let currDir = process.cwd(); + let archiveChangeDir; + let archiveContentDir; + + if (self.archiveNoBaseDir) { + archiveChangeDir = self.packageName(); + archiveContentDir = '.'; + } + else { + archiveChangeDir = self.archiveChangeDir; + archiveContentDir = self.archiveContentDir; + } + + cmd = self[opts.cmd + 'Command']; + cmd += ' -' + opts.flags; + if (opts.cmd == 'jar' && self.manifestFile) { + cmd += 'm'; + } + + // The name of the archive to create -- use full path + // so compression can be performed from a different dir + // if needed + cmd += ' ' + filename; + + if (opts.cmd == 'jar' && self.manifestFile) { + cmd += ' ' + self.manifestFile; + } + + // Where to perform the compression -- -C option isn't + // supported in zip, so actually do process.chdir for this + if (archiveChangeDir) { + if (opts.cmd == 'zip') { + chdir = path.join(chdir, archiveChangeDir); + } + else { + cmd += ' -C ' + archiveChangeDir; + } + } + + // Where to get the archive content + if (archiveContentDir) { + cmd += ' ' + archiveContentDir; + } + else { + cmd += ' ' + self.packageName(); + } + + // Move into the desired dir (usually packageDir) to compress + // Return back up to the current dir after the exec + process.chdir(chdir); + + exec(cmd, function (err, stdout, stderr) { + if (err) { throw err; } + + // Return back up to the starting directory (see above, + // before exec) + process.chdir(currDir); + + complete(); + }); + }, {async: true}); + }; + + for (let p in _compressOpts) { + if (this['need' + p]) { + doCommand(p); + } + } + + task('buildPackage', compressTaskArr, function () {}); + + directory(this.packageDir); + + file(packageDirPath, this.packageFiles, function () { + jake.mkdirP(packageDirPath); + let fileList = []; + self.packageFiles.forEach(function (name) { + let f = path.join(self.packageDirPath(), name); + let fDir = path.dirname(f); + jake.mkdirP(fDir, {silent: true}); + + // Add both files and directories + fileList.push({ + from: name, + to: f + }); + }); + let _copyFile = function () { + let file = fileList.pop(); + let stat; + if (file) { + stat = fs.statSync(file.from); + // Target is a directory, just create it + if (stat.isDirectory()) { + jake.mkdirP(file.to, {silent: true}); + _copyFile(); + } + // Otherwise copy the file + else { + jake.cpR(file.from, file.to, {silent: true}); + _copyFile(); + } + } + else { + complete(); + } + }; + _copyFile(); + }, {async: true}); + + + }; + + this.packageName = function () { + if (this.version) { + return this.name + '-' + this.version; + } + else { + return this.name; + } + }; + + this.packageDirPath = function () { + return this.packageDir + '/' + this.packageName(); + }; + +})(); + +jake.PackageTask = PackageTask; +exports.PackageTask = PackageTask; + diff --git a/node_modules/jake/lib/parseargs.js b/node_modules/jake/lib/parseargs.js new file mode 100644 index 0000000..1bd24c9 --- /dev/null +++ b/node_modules/jake/lib/parseargs.js @@ -0,0 +1,134 @@ +/* + * Jake JavaScript build tool + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ + +let parseargs = {}; +let isOpt = function (arg) { return arg.indexOf('-') === 0 }; +let removeOptPrefix = function (opt) { return opt.replace(/^--/, '').replace(/^-/, '') }; + +/** + * @constructor + * Parses a list of command-line args into a key/value object of + * options and an array of positional commands. + * @ param {Array} opts A list of options in the following format: + * [{full: 'foo', abbr: 'f'}, {full: 'bar', abbr: 'b'}]] + */ +parseargs.Parser = function (opts) { + // A key/value object of matching options parsed out of the args + this.opts = {}; + this.taskNames = null; + this.envVars = null; + + // Data structures used for parsing + this.reg = opts; + this.shortOpts = {}; + this.longOpts = {}; + + let self = this; + [].forEach.call(opts, function (item) { + self.shortOpts[item.abbr] = item; + self.longOpts[item.full] = item; + }); +}; + +parseargs.Parser.prototype = new function () { + + let _trueOrNextVal = function (argParts, args) { + if (argParts[1]) { + return argParts[1]; + } + else { + return (!args[0] || isOpt(args[0])) ? + true : args.shift(); + } + }; + + /** + * Parses an array of arguments into options and positional commands + * @param {Array} args The command-line args to parse + */ + this.parse = function (args) { + let cmds = []; + let cmd; + let envVars = {}; + let opts = {}; + let arg; + let argItem; + let argParts; + let cmdItems; + let taskNames = []; + let preempt; + + while (args.length) { + arg = args.shift(); + + if (isOpt(arg)) { + arg = removeOptPrefix(arg); + argParts = arg.split('='); + argItem = this.longOpts[argParts[0]] || this.shortOpts[argParts[0]]; + if (argItem) { + // First-encountered preemptive opt takes precedence -- no further opts + // or possibility of ambiguity, so just look for a value, or set to + // true and then bail + if (argItem.preempts) { + opts[argItem.full] = _trueOrNextVal(argParts, args); + preempt = true; + break; + } + // If the opt requires a value, see if we can get a value from the + // next arg, or infer true from no-arg -- if it's followed by another + // opt, throw an error + if (argItem.expectValue || argItem.allowValue) { + opts[argItem.full] = _trueOrNextVal(argParts, args); + if (argItem.expectValue && !opts[argItem.full]) { + throw new Error(argItem.full + ' option expects a value.'); + } + } + else { + opts[argItem.full] = true; + } + } + } + else { + cmds.unshift(arg); + } + } + + if (!preempt) { + // Parse out any env-vars and task-name + while ((cmd = cmds.pop())) { + cmdItems = cmd.split('='); + if (cmdItems.length > 1) { + envVars[cmdItems[0]] = cmdItems[1]; + } + else { + taskNames.push(cmd); + } + } + + } + + return { + opts: opts, + envVars: envVars, + taskNames: taskNames + }; + }; + +}; + +module.exports = parseargs; diff --git a/node_modules/jake/lib/program.js b/node_modules/jake/lib/program.js new file mode 100644 index 0000000..121632f --- /dev/null +++ b/node_modules/jake/lib/program.js @@ -0,0 +1,282 @@ +/* + * Jake JavaScript build tool + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ + +let fs = require('fs'); +let parseargs = require('./parseargs'); +let utils = require('./utils'); +let Program; +let usage = require('fs').readFileSync(`${__dirname}/../usage.txt`).toString(); +let { Task } = require('./task/task'); + +function die(msg) { + console.log(msg); + process.stdout.write('', function () { + process.stderr.write('', function () { + process.exit(); + }); + }); +} + +let preempts = { + version: function () { + die(jake.version); + }, + help: function () { + die(usage); + } +}; + +let AVAILABLE_OPTS = [ + { full: 'jakefile', + abbr: 'f', + expectValue: true + }, + { full: 'quiet', + abbr: 'q', + expectValue: false + }, + { full: 'directory', + abbr: 'C', + expectValue: true + }, + { full: 'always-make', + abbr: 'B', + expectValue: false + }, + { full: 'tasks', + abbr: 'T', + expectValue: false, + allowValue: true + }, + // Alias t + { full: 'tasks', + abbr: 't', + expectValue: false, + allowValue: true + }, + // Alias ls + { full: 'tasks', + abbr: 'ls', + expectValue: false, + allowValue: true + }, + { full: 'help', + abbr: 'h', + }, + { full: 'version', + abbr: 'V', + }, + // Alias lowercase v + { full: 'version', + abbr: 'v', + }, + { full: 'jakelibdir', + abbr: 'J', + expectValue: true + }, + { full: 'allow-rejection', + abbr: 'ar', + expectValue: false + } +]; + +Program = function () { + this.availableOpts = AVAILABLE_OPTS; + this.opts = {}; + this.taskNames = null; + this.taskArgs = null; + this.envVars = null; + this.die = die; +}; + +Program.prototype = new (function () { + + this.handleErr = function (err) { + if (jake.listeners('error').length !== 0) { + jake.emit('error', err); + return; + } + + if (jake.listeners('error').length) { + jake.emit('error', err); + return; + } + + utils.logger.error('jake aborted.'); + if (err.stack) { + utils.logger.error(err.stack); + } + else { + utils.logger.error(err.message); + } + + process.stdout.write('', function () { + process.stderr.write('', function () { + jake.errorCode = jake.errorCode || 1; + process.exit(jake.errorCode); + }); + }); + }; + + this.parseArgs = function (args) { + let result = (new parseargs.Parser(this.availableOpts)).parse(args); + this.setOpts(result.opts); + this.setTaskNames(result.taskNames); + this.setEnvVars(result.envVars); + }; + + this.setOpts = function (options) { + let opts = options || {}; + Object.assign(this.opts, opts); + }; + + this.internalOpts = function (options) { + this.availableOpts = this.availableOpts.concat(options); + }; + + this.autocompletions = function (cur) { + let p; let i; let task; + let commonPrefix = ''; + let matches = []; + + for (p in jake.Task) { + task = jake.Task[p]; + if ( + 'fullName' in task + && ( + // if empty string, program converts to true + cur === true || + task.fullName.indexOf(cur) === 0 + ) + ) { + if (matches.length === 0) { + commonPrefix = task.fullName; + } + else { + for (i = commonPrefix.length; i > -1; --i) { + commonPrefix = commonPrefix.substr(0, i); + if (task.fullName.indexOf(commonPrefix) === 0) { + break; + } + } + } + matches.push(task.fullName); + } + } + + if (matches.length > 1 && commonPrefix === cur) { + matches.unshift('yes-space'); + } + else { + matches.unshift('no-space'); + } + + process.stdout.write(matches.join(' ')); + }; + + this.setTaskNames = function (names) { + if (names && !Array.isArray(names)) { + throw new Error('Task names must be an array'); + } + this.taskNames = (names && names.length) ? names : ['default']; + }; + + this.setEnvVars = function (vars) { + this.envVars = vars || null; + }; + + this.firstPreemptiveOption = function () { + let opts = this.opts; + for (let p in opts) { + if (preempts[p]) { + return preempts[p]; + } + } + return false; + }; + + this.init = function (configuration) { + let self = this; + let config = configuration || {}; + if (config.options) { + this.setOpts(config.options); + } + if (config.taskNames) { + this.setTaskNames(config.taskNames); + } + if (config.envVars) { + this.setEnvVars(config.envVars); + } + process.addListener('uncaughtException', function (err) { + self.handleErr(err); + }); + if (!this.opts['allow-rejection']) { + process.addListener('unhandledRejection', (reason, promise) => { + utils.logger.error('Unhandled rejection at:', promise, 'reason:', reason); + self.handleErr(reason); + }); + } + if (this.envVars) { + Object.assign(process.env, this.envVars); + } + }; + + this.run = function () { + let rootTask; + let taskNames; + let dirname; + let opts = this.opts; + + if (opts.autocomplete) { + return this.autocompletions(opts['autocomplete-cur'], opts['autocomplete-prev']); + } + // Run with `jake -T`, just show descriptions + if (opts.tasks) { + return jake.showAllTaskDescriptions(opts.tasks); + } + + taskNames = this.taskNames; + if (!(Array.isArray(taskNames) && taskNames.length)) { + throw new Error('Please pass jake.runTasks an array of task-names'); + } + + // Set working dir + dirname = opts.directory; + if (dirname) { + if (fs.existsSync(dirname) && + fs.statSync(dirname).isDirectory()) { + process.chdir(dirname); + } + else { + throw new Error(dirname + ' is not a valid directory path'); + } + } + + rootTask = task(Task.ROOT_TASK_NAME, taskNames, function () {}); + rootTask._internal = true; + + rootTask.once('complete', function () { + jake.emit('complete'); + }); + jake.emit('start'); + rootTask.invoke(); + }; + +})(); + +module.exports.Program = Program; diff --git a/node_modules/jake/lib/publish_task.js b/node_modules/jake/lib/publish_task.js new file mode 100644 index 0000000..9aa8985 --- /dev/null +++ b/node_modules/jake/lib/publish_task.js @@ -0,0 +1,290 @@ +/* + * Jake JavaScript build tool + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ + +let fs = require('fs'); +let path = require('path'); +let exec = require('child_process').execSync; +let FileList = require('filelist').FileList; + +let PublishTask = function () { + let args = Array.prototype.slice.call(arguments).filter(function (item) { + return typeof item != 'undefined'; + }); + let arg; + let opts = {}; + let definition; + let prereqs = []; + let createDef = function (arg) { + return function () { + this.packageFiles.include(arg); + }; + }; + + this.name = args.shift(); + + // Old API, just name + list of files + if (args.length == 1 && (Array.isArray(args[0]) || typeof args[0] == 'string')) { + definition = createDef(args.pop()); + } + // Current API, name + [prereqs] + [opts] + definition + else { + while ((arg = args.pop())) { + // Definition func + if (typeof arg == 'function') { + definition = arg; + } + // Prereqs + else if (Array.isArray(arg) || typeof arg == 'string') { + prereqs = arg; + } + // Opts + else { + opts = arg; + } + } + } + + this.prereqs = prereqs; + this.packageFiles = new FileList(); + this.publishCmd = opts.publishCmd || 'npm publish %filename'; + this.publishMessage = opts.publishMessage || 'BOOM! Published.'; + this.gitCmd = opts.gitCmd || 'git'; + this.versionFiles = opts.versionFiles || ['package.json']; + this.scheduleDelay = 5000; + + // Override utility funcs for testing + this._ensureRepoClean = function (stdout) { + if (stdout.length) { + fail(new Error('Git repository is not clean.')); + } + }; + this._getCurrentBranch = function (stdout) { + return String(stdout).trim(); + }; + + if (typeof definition == 'function') { + definition.call(this); + } + this.define(); +}; + + +PublishTask.prototype = new (function () { + + let _currentBranch = null; + + let getPackage = function () { + let pkg = JSON.parse(fs.readFileSync(path.join(process.cwd(), + '/package.json')).toString()); + return pkg; + }; + let getPackageVersionNumber = function () { + return getPackage().version; + }; + + this.define = function () { + let self = this; + + namespace('publish', function () { + task('fetchTags', function () { + // Make sure local tags are up to date + exec(self.gitCmd + ' fetch --tags'); + console.log('Fetched remote tags.'); + }); + + task('getCurrentBranch', function () { + // Figure out what branch to push to + let stdout = exec(self.gitCmd + ' symbolic-ref --short HEAD').toString(); + if (!stdout) { + throw new Error('No current Git branch found'); + } + _currentBranch = self._getCurrentBranch(stdout); + console.log('On branch ' + _currentBranch); + }); + + task('ensureClean', function () { + // Only bump, push, and tag if the Git repo is clean + let stdout = exec(self.gitCmd + ' status --porcelain --untracked-files=no').toString(); + // Throw if there's output + self._ensureRepoClean(stdout); + }); + + task('updateVersionFiles', function () { + let pkg; + let version; + let arr; + let patch; + + // Grab the current version-string + pkg = getPackage(); + version = pkg.version; + // Increment the patch-number for the version + arr = version.split('.'); + patch = parseInt(arr.pop(), 10) + 1; + arr.push(patch); + version = arr.join('.'); + + // Update package.json or other files with the new version-info + self.versionFiles.forEach(function (file) { + let p = path.join(process.cwd(), file); + let data = JSON.parse(fs.readFileSync(p).toString()); + data.version = version; + fs.writeFileSync(p, JSON.stringify(data, true, 2) + '\n'); + }); + // Return the version string so that listeners for the 'complete' event + // for this task can use it (e.g., to update other files before pushing + // to Git) + return version; + }); + + task('pushVersion', ['ensureClean', 'updateVersionFiles'], function () { + let version = getPackageVersionNumber(); + let message = 'Version ' + version; + let cmds = [ + self.gitCmd + ' commit -a -m "' + message + '"', + self.gitCmd + ' push origin ' + _currentBranch, + self.gitCmd + ' tag -a v' + version + ' -m "' + message + '"', + self.gitCmd + ' push --tags' + ]; + cmds.forEach((cmd) => { + exec(cmd); + }); + version = getPackageVersionNumber(); + console.log('Bumped version number to v' + version + '.'); + }); + + let defineTask = task('definePackage', function () { + let version = getPackageVersionNumber(); + new jake.PackageTask(self.name, 'v' + version, self.prereqs, function () { + // Replace the PackageTask's FileList with the PublishTask's FileList + this.packageFiles = self.packageFiles; + this.needTarGz = true; // Default to tar.gz + // If any of the need or archive opts are set + // proxy them to the PackageTask + for (let p in this) { + if (p.indexOf('need') === 0 || p.indexOf('archive') === 0) { + if (typeof self[p] != 'undefined') { + this[p] = self[p]; + } + } + } + }); + }); + defineTask._internal = true; + + task('package', function () { + let definePack = jake.Task['publish:definePackage']; + let pack = jake.Task['package']; + let version = getPackageVersionNumber(); + + // May have already been run + if (definePack.taskStatus == jake.Task.runStatuses.DONE) { + definePack.reenable(true); + } + definePack.execute(); + definePack.on('complete', function () { + pack.invoke(); + console.log('Created package for ' + self.name + ' v' + version); + }); + }); + + task('publish', function () { + return new Promise((resolve) => { + let version = getPackageVersionNumber(); + let filename; + let cmd; + + console.log('Publishing ' + self.name + ' v' + version); + + if (typeof self.createPublishCommand == 'function') { + cmd = self.createPublishCommand(version); + } + else { + filename = './pkg/' + self.name + '-v' + version + '.tar.gz'; + cmd = self.publishCmd.replace(/%filename/gi, filename); + } + + if (typeof cmd == 'function') { + cmd(function (err) { + if (err) { + throw err; + } + console.log(self.publishMessage); + resolve(); + }); + } + else { + // Hackity hack -- NPM publish sometimes returns errror like: + // Error sending version data\nnpm ERR! + // Error: forbidden 0.2.4 is modified, should match modified time + setTimeout(function () { + let stdout = exec(cmd).toString() || ''; + stdout = stdout.trim(); + if (stdout) { + console.log(stdout); + } + console.log(self.publishMessage); + resolve(); + }, self.scheduleDelay); + } + }); + }); + + task('cleanup', function () { + return new Promise((resolve) => { + let clobber = jake.Task.clobber; + clobber.reenable(true); + clobber.on('complete', function () { + console.log('Cleaned up package'); + resolve(); + }); + clobber.invoke(); + }); + }); + + }); + + let prefixNs = function (item) { + return 'publish:' + item; + }; + + // Create aliases in the default namespace + desc('Create a new version and release.'); + task('publish', self.prereqs.concat(['version', 'release'] + .map(prefixNs))); + + desc('Release the existing version.'); + task('publishExisting', self.prereqs.concat(['release'] + .map(prefixNs))); + + task('version', ['fetchTags', 'getCurrentBranch', 'pushVersion'] + .map(prefixNs)); + + task('release', ['package', 'publish', 'cleanup'] + .map(prefixNs)); + + // Invoke proactively so there will be a callable 'package' task + // which can be used apart from 'publish' + jake.Task['publish:definePackage'].invoke(); + }; + +})(); + +jake.PublishTask = PublishTask; +exports.PublishTask = PublishTask; + diff --git a/node_modules/jake/lib/rule.js b/node_modules/jake/lib/rule.js new file mode 100644 index 0000000..25f51ae --- /dev/null +++ b/node_modules/jake/lib/rule.js @@ -0,0 +1,311 @@ +let path = require('path'); +let fs = require('fs'); +let Task = require('./task/task').Task; + +// Split a task to two parts, name space and task name. +// For example, given 'foo:bin/a%.c', return an object with +// - 'ns' : foo +// - 'name' : bin/a%.c +function splitNs(task) { + let parts = task.split(':'); + let name = parts.pop(); + let ns = resolveNs(parts); + return { + 'name' : name, + 'ns' : ns + }; +} + +// Return the namespace based on an array of names. +// For example, given ['foo', 'baz' ], return the namespace +// +// default -> foo -> baz +// +// where default is the global root namespace +// and -> means child namespace. +function resolveNs(parts) { + let ns = jake.defaultNamespace; + for(let i = 0, l = parts.length; ns && i < l; i++) { + ns = ns.childNamespaces[parts[i]]; + } + return ns; +} + +// Given a pattern p, say 'foo:bin/a%.c' +// Return an object with +// - 'ns' : foo +// - 'dir' : bin +// - 'prefix' : a +// - 'suffix' : .c +function resolve(p) { + let task = splitNs(p); + let name = task.name; + let ns = task.ns; + let split = path.basename(name).split('%'); + return { + ns: ns, + dir: path.dirname(name), + prefix: split[0], + suffix: split[1] + }; +} + +// Test whether string a is a suffix of string b +function stringEndWith(a, b) { + let l; + return (l = b.lastIndexOf(a)) == -1 ? false : l + a.length == b.length; +} + +// Replace the suffix a of the string s with b. +// Note that, it is assumed a is a suffix of s. +function stringReplaceSuffix(s, a, b) { + return s.slice(0, s.lastIndexOf(a)) + b; +} + +class Rule { + constructor(opts) { + this.pattern = opts.pattern; + this.source = opts.source; + this.prereqs = opts.prereqs; + this.action = opts.action; + this.opts = opts.opts; + this.desc = opts.desc; + this.ns = opts.ns; + } + + // Create a file task based on this rule for the specified + // task-name + // ====== + // FIXME: Right now this just throws away any passed-in args + // for the synthsized task (taskArgs param) + // ====== + createTask(fullName, level) { + let self = this; + let pattern; + let source; + let action; + let opts; + let prereqs; + let valid; + let src; + let tNs; + let createdTask; + let name = Task.getBaseTaskName(fullName); + let nsPath = Task.getBaseNamespacePath(fullName); + let ns = this.ns.resolveNamespace(nsPath); + + pattern = this.pattern; + source = this.source; + + if (typeof source == 'string') { + src = Rule.getSource(name, pattern, source); + } + else { + src = source(name); + } + + // TODO: Write a utility function that appends a + // taskname to a namespace path + src = nsPath.split(':').filter(function (item) { + return !!item; + }).concat(src).join(':'); + + // Generate the prerequisite for the matching task. + // It is the original prerequisites plus the prerequisite + // representing source file, i.e., + // + // rule( '%.o', '%.c', ['some.h'] ... + // + // If the objective is main.o, then new task should be + // + // file( 'main.o', ['main.c', 'some.h' ] ... + prereqs = this.prereqs.slice(); // Get a copy to work with + prereqs.unshift(src); + + // Prereq should be: + // 1. an existing task + // 2. an existing file on disk + // 3. a valid rule (i.e., not at too deep a level) + valid = prereqs.some(function (p) { + let ns = self.ns; + return ns.resolveTask(p) || + fs.existsSync(Task.getBaseTaskName(p)) || + jake.attemptRule(p, ns, level + 1); + }); + + // If any of the prereqs aren't valid, the rule isn't valid + if (!valid) { + return null; + } + // Otherwise, hunky-dory, finish creating the task for the rule + else { + // Create the action for the task + action = function () { + let task = this; + self.action.apply(task); + }; + + opts = this.opts; + + // Insert the file task into Jake + // + // Since createTask function stores the task as a child task + // of currentNamespace. Here we temporariliy switch the namespace. + // FIXME: Should allow optional ns passed in instead of this hack + tNs = jake.currentNamespace; + jake.currentNamespace = ns; + createdTask = jake.createTask('file', name, prereqs, action, opts); + createdTask.source = src.split(':').pop(); + jake.currentNamespace = tNs; + + return createdTask; + } + } + + match(name) { + return Rule.match(this.pattern, name); + } + + // Test wether the a prerequisite matchs the pattern. + // The arg 'pattern' does not have namespace as prefix. + // For example, the following tests are true + // + // pattern | name + // bin/%.o | bin/main.o + // bin/%.o | foo:bin/main.o + // + // The following tests are false (trivally) + // + // pattern | name + // bin/%.o | foobin/main.o + // bin/%.o | bin/main.oo + static match(pattern, name) { + let p; + let task; + let obj; + let filename; + + if (pattern instanceof RegExp) { + return pattern.test(name); + } + else if (pattern.indexOf('%') == -1) { + // No Pattern. No Folder. No Namespace. + // A Simple Suffix Rule. Just test suffix + return stringEndWith(pattern, name); + } + else { + // Resolve the dir, prefix and suffix of pattern + p = resolve(pattern); + + // Resolve the namespace and task-name + task = splitNs(name); + name = task.name; + + // Set the objective as the task-name + obj = name; + + // Namespace is already matched. + + // Check dir + if (path.dirname(obj) != p.dir) { + return false; + } + + filename = path.basename(obj); + + // Check file name length + if ((p.prefix.length + p.suffix.length + 1) > filename.length) { + // Length does not match. + return false; + } + + // Check prefix + if (filename.indexOf(p.prefix) !== 0) { + return false; + } + + // Check suffix + if (!stringEndWith(p.suffix, filename)) { + return false; + } + + // OK. Find a match. + return true; + } + } + + // Generate the source based on + // - name name for the synthesized task + // - pattern pattern for the objective + // - source pattern for the source + // + // Return the source with properties + // - dep the prerequisite of source + // (with the namespace) + // + // - file the file name of source + // (without the namespace) + // + // For example, given + // + // - name foo:bin/main.o + // - pattern bin/%.o + // - source src/%.c + // + // return 'foo:src/main.c', + // + static getSource(name, pattern, source) { + let dep; + let pat; + let match; + let file; + let src; + + // Regex pattern -- use to look up the extension + if (pattern instanceof RegExp) { + match = pattern.exec(name); + if (match) { + if (typeof source == 'function') { + src = source(name); + } + else { + src = stringReplaceSuffix(name, match[0], source); + } + } + } + // Assume string + else { + // Simple string suffix replacement + if (pattern.indexOf('%') == -1) { + if (typeof source == 'function') { + src = source(name); + } + else { + src = stringReplaceSuffix(name, pattern, source); + } + } + // Percent-based substitution + else { + pat = pattern.replace('%', '(.*?)'); + pat = new RegExp(pat); + match = pat.exec(name); + if (match) { + if (typeof source == 'function') { + src = source(name); + } + else { + file = match[1]; + file = source.replace('%', file); + dep = match[0]; + src = name.replace(dep, file); + } + } + } + } + + return src; + } +} + + +exports.Rule = Rule; diff --git a/node_modules/jake/lib/task/directory_task.js b/node_modules/jake/lib/task/directory_task.js new file mode 100644 index 0000000..b17b624 --- /dev/null +++ b/node_modules/jake/lib/task/directory_task.js @@ -0,0 +1,30 @@ +let fs = require('fs'); +let FileTask = require('./file_task').FileTask; + +/** + @name jake + @namespace jake +*/ +/** + @name jake.DirectoryTask + @constructor + @augments EventEmitter + @augments jake.Task + @augments jake.FileTask + @description A Jake DirectoryTask + + @param {String} name The name of the directory to create. + */ +class DirectoryTask extends FileTask { + constructor(...args) { + super(...args); + if (fs.existsSync(this.name)) { + this.updateModTime(); + } + else { + this.modTime = null; + } + } +} + +exports.DirectoryTask = DirectoryTask; diff --git a/node_modules/jake/lib/task/file_task.js b/node_modules/jake/lib/task/file_task.js new file mode 100644 index 0000000..6fad84b --- /dev/null +++ b/node_modules/jake/lib/task/file_task.js @@ -0,0 +1,124 @@ +let fs = require('fs'); +let Task = require('./task').Task; + +function isFileOrDirectory(t) { + return (t instanceof FileTask || + t instanceof DirectoryTask); +} + +function isFile(t) { + return (t instanceof FileTask && !(t instanceof DirectoryTask)); +} + +/** + @name jake + @namespace jake +*/ +/** + @name jake.FileTask + @class` + @extentds Task + @description A Jake FileTask + + @param {String} name The name of the Task + @param {Array} [prereqs] Prerequisites to be run before this task + @param {Function} [action] The action to perform to create this file + @param {Object} [opts] + @param {Array} [opts.asyc=false] Perform this task asynchronously. + If you flag a task with this option, you must call the global + `complete` method inside the task's action, for execution to proceed + to the next task. + */ +class FileTask extends Task { + constructor(...args) { + super(...args); + this.dummy = false; + if (fs.existsSync(this.name)) { + this.updateModTime(); + } + else { + this.modTime = null; + } + } + + isNeeded() { + let prereqs = this.prereqs; + let prereqName; + let prereqTask; + + // No repeatsies + if (this.taskStatus == Task.runStatuses.DONE) { + return false; + } + // The always-make override + else if (jake.program.opts['always-make']) { + return true; + } + // Default case + else { + + // We need either an existing file, or an action to create one. + // First try grabbing the actual mod-time of the file + try { + this.updateModTime(); + } + // Then fall back to looking for an action + catch(e) { + if (typeof this.action == 'function') { + return true; + } + else { + throw new Error('File-task ' + this.fullName + ' has no ' + + 'existing file, and no action to create one.'); + } + } + + // Compare mod-time of all the prereqs with its mod-time + // If any prereqs are newer, need to run the action to update + if (prereqs && prereqs.length) { + for (let i = 0, ii = prereqs.length; i < ii; i++) { + prereqName = prereqs[i]; + prereqTask = this.namespace.resolveTask(prereqName) || + jake.createPlaceholderFileTask(prereqName, this.namespace); + // Run the action if: + // 1. The prereq is a normal task (not file/dir) + // 2. The prereq is a file-task with a mod-date more recent than + // the one for this file/dir + if (prereqTask) { + if (!isFileOrDirectory(prereqTask) || + (isFile(prereqTask) && prereqTask.modTime > this.modTime)) { + return true; + } + } + } + } + // File/dir has no prereqs, and exists -- no need to run + else { + // Effectively done + this.taskStatus = Task.runStatuses.DONE; + return false; + } + } + } + + updateModTime() { + let stats = fs.statSync(this.name); + this.modTime = stats.mtime; + } + + complete() { + if (!this.dummy) { + this.updateModTime(); + } + // Hackity hack + Task.prototype.complete.apply(this, arguments); + } + +} + +exports.FileTask = FileTask; + +// DirectoryTask is a subclass of FileTask, depends on it +// being defined +let DirectoryTask = require('./directory_task').DirectoryTask; + diff --git a/node_modules/jake/lib/task/index.js b/node_modules/jake/lib/task/index.js new file mode 100644 index 0000000..bc93f41 --- /dev/null +++ b/node_modules/jake/lib/task/index.js @@ -0,0 +1,9 @@ + +let Task = require('./task').Task; +let FileTask = require('./file_task').FileTask; +let DirectoryTask = require('./directory_task').DirectoryTask; + +exports.Task = Task; +exports.FileTask = FileTask; +exports.DirectoryTask = DirectoryTask; + diff --git a/node_modules/jake/lib/task/task.js b/node_modules/jake/lib/task/task.js new file mode 100644 index 0000000..c433982 --- /dev/null +++ b/node_modules/jake/lib/task/task.js @@ -0,0 +1,449 @@ +let EventEmitter = require('events').EventEmitter; +let async = require('async'); +let chalk = require('chalk'); +// 'rule' module is required at the bottom because circular deps + +// Used for task value, so better not to use +// null, since value should be unset/uninitialized +let UNDEFINED_VALUE; + +const ROOT_TASK_NAME = '__rootTask__'; +const POLLING_INTERVAL = 100; + +// Parse any positional args attached to the task-name +function parsePrereqName(name) { + let taskArr = name.split('['); + let taskName = taskArr[0]; + let taskArgs = []; + if (taskArr[1]) { + taskArgs = taskArr[1].replace(/\]$/, ''); + taskArgs = taskArgs.split(','); + } + return { + name: taskName, + args: taskArgs + }; +} + +/** + @name jake.Task + @class + @extends EventEmitter + @description A Jake Task + + @param {String} name The name of the Task + @param {Array} [prereqs] Prerequisites to be run before this task + @param {Function} [action] The action to perform for this task + @param {Object} [opts] + @param {Array} [opts.asyc=false] Perform this task asynchronously. + If you flag a task with this option, you must call the global + `complete` method inside the task's action, for execution to proceed + to the next task. + */ +class Task extends EventEmitter { + + constructor(name, prereqs, action, options) { + // EventEmitter ctor takes no args + super(); + + if (name.indexOf(':') > -1) { + throw new Error('Task name cannot include a colon. It is used internally as namespace delimiter.'); + } + let opts = options || {}; + + this._currentPrereqIndex = 0; + this._internal = false; + this._skipped = false; + + this.name = name; + this.prereqs = prereqs; + this.action = action; + this.async = false; + this.taskStatus = Task.runStatuses.UNSTARTED; + this.description = null; + this.args = []; + this.value = UNDEFINED_VALUE; + this.concurrency = 1; + this.startTime = null; + this.endTime = null; + this.directory = null; + this.namespace = null; + + // Support legacy async-flag -- if not explicitly passed or falsy, will + // be set to empty-object + if (typeof opts == 'boolean' && opts === true) { + this.async = true; + } + else { + if (opts.async) { + this.async = true; + } + if (opts.concurrency) { + this.concurrency = opts.concurrency; + } + } + + //Do a test on self dependencies for this task + if(Array.isArray(this.prereqs) && this.prereqs.indexOf(this.name) !== -1) { + throw new Error("Cannot use prereq " + this.name + " as a dependency of itself"); + } + } + + get fullName() { + return this._getFullName(); + } + + get params() { + return this._getParams(); + } + + _initInvocationChain() { + // Legacy global invocation chain + jake._invocationChain.push(this); + + // New root chain + if (!this._invocationChain) { + this._invocationChainRoot = true; + this._invocationChain = []; + if (jake.currentRunningTask) { + jake.currentRunningTask._waitForChains = jake.currentRunningTask._waitForChains || []; + jake.currentRunningTask._waitForChains.push(this._invocationChain); + } + } + } + + /** + @name jake.Task#invoke + @function + @description Runs prerequisites, then this task. If the task has already + been run, will not run the task again. + */ + invoke() { + this._initInvocationChain(); + + this.args = Array.prototype.slice.call(arguments); + this.reenabled = false + this.runPrereqs(); + } + + /** + @name jake.Task#execute + @function + @description Run only this task, without prereqs. If the task has already + been run, *will* run the task again. + */ + execute() { + this._initInvocationChain(); + + this.args = Array.prototype.slice.call(arguments); + this.reenable(); + this.reenabled = true + this.run(); + } + + runPrereqs() { + if (this.prereqs && this.prereqs.length) { + + if (this.concurrency > 1) { + async.eachLimit(this.prereqs, this.concurrency, + + (name, cb) => { + let parsed = parsePrereqName(name); + + let prereq = this.namespace.resolveTask(parsed.name) || + jake.attemptRule(name, this.namespace, 0) || + jake.createPlaceholderFileTask(name, this.namespace); + + if (!prereq) { + throw new Error('Unknown task "' + name + '"'); + } + + //Test for circular invocation + if(prereq === this) { + setImmediate(function () { + cb(new Error("Cannot use prereq " + prereq.name + " as a dependency of itself")); + }); + } + + if (prereq.taskStatus == Task.runStatuses.DONE) { + //prereq already done, return + setImmediate(cb); + } + else { + //wait for complete before calling cb + prereq.once('_done', () => { + prereq.removeAllListeners('_done'); + setImmediate(cb); + }); + // Start the prereq if we are the first to encounter it + if (prereq.taskStatus === Task.runStatuses.UNSTARTED) { + prereq.taskStatus = Task.runStatuses.STARTED; + prereq.invoke.apply(prereq, parsed.args); + } + } + }, + + (err) => { + //async callback is called after all prereqs have run. + if (err) { + throw err; + } + else { + setImmediate(this.run.bind(this)); + } + } + ); + } + else { + setImmediate(this.nextPrereq.bind(this)); + } + } + else { + setImmediate(this.run.bind(this)); + } + } + + nextPrereq() { + let self = this; + let index = this._currentPrereqIndex; + let name = this.prereqs[index]; + let prereq; + let parsed; + + if (name) { + + parsed = parsePrereqName(name); + + prereq = this.namespace.resolveTask(parsed.name) || + jake.attemptRule(name, this.namespace, 0) || + jake.createPlaceholderFileTask(name, this.namespace); + + if (!prereq) { + throw new Error('Unknown task "' + name + '"'); + } + + // Do when done + if (prereq.taskStatus == Task.runStatuses.DONE) { + self.handlePrereqDone(prereq); + } + else { + prereq.once('_done', () => { + this.handlePrereqDone(prereq); + prereq.removeAllListeners('_done'); + }); + if (prereq.taskStatus == Task.runStatuses.UNSTARTED) { + prereq.taskStatus = Task.runStatuses.STARTED; + prereq._invocationChain = this._invocationChain; + prereq.invoke.apply(prereq, parsed.args); + } + } + } + } + + /** + @name jake.Task#reenable + @function + @description Reenables a task so that it can be run again. + */ + reenable(deep) { + let prereqs; + let prereq; + this._skipped = false; + this.taskStatus = Task.runStatuses.UNSTARTED; + this.value = UNDEFINED_VALUE; + if (deep && this.prereqs) { + prereqs = this.prereqs; + for (let i = 0, ii = prereqs.length; i < ii; i++) { + prereq = jake.Task[prereqs[i]]; + if (prereq) { + prereq.reenable(deep); + } + } + } + } + + handlePrereqDone(prereq) { + this._currentPrereqIndex++; + if (this._currentPrereqIndex < this.prereqs.length) { + setImmediate(this.nextPrereq.bind(this)); + } + else { + setImmediate(this.run.bind(this)); + } + } + + isNeeded() { + let needed = true; + if (this.taskStatus == Task.runStatuses.DONE) { + needed = false; + } + return needed; + } + + run() { + let val, previous; + let hasAction = typeof this.action == 'function'; + + if (!this.isNeeded()) { + this.emit('skip'); + this.emit('_done'); + } + else { + if (this._invocationChain.length) { + previous = this._invocationChain[this._invocationChain.length - 1]; + // If this task is repeating and its previous is equal to this, don't check its status because it was set to UNSTARTED by the reenable() method + if (!(this.reenabled && previous == this)) { + if (previous.taskStatus != Task.runStatuses.DONE) { + let now = (new Date()).getTime(); + if (now - this.startTime > jake._taskTimeout) { + return jake.fail(`Timed out waiting for task: ${previous.name} with status of ${previous.taskStatus}`); + } + setTimeout(this.run.bind(this), POLLING_INTERVAL); + return; + } + } + } + if (!(this.reenabled && previous == this)) { + this._invocationChain.push(this); + } + + if (!(this._internal || jake.program.opts.quiet)) { + console.log("Starting '" + chalk.green(this.fullName) + "'..."); + } + + this.startTime = (new Date()).getTime(); + this.emit('start'); + + jake.currentRunningTask = this; + + if (hasAction) { + try { + if (this.directory) { + process.chdir(this.directory); + } + + val = this.action.apply(this, this.args); + + if (typeof val == 'object' && typeof val.then == 'function') { + this.async = true; + + val.then( + (result) => { + setImmediate(() => { + this.complete(result); + }); + }, + (err) => { + setImmediate(() => { + this.errorOut(err); + }); + }); + } + } + catch (err) { + this.errorOut(err); + return; // Bail out, not complete + } + } + + if (!(hasAction && this.async)) { + setImmediate(() => { + this.complete(val); + }); + } + } + } + + errorOut(err) { + this.taskStatus = Task.runStatuses.ERROR; + this._invocationChain.chainStatus = Task.runStatuses.ERROR; + this.emit('error', err); + } + + complete(val) { + + if (Array.isArray(this._waitForChains)) { + let stillWaiting = this._waitForChains.some((chain) => { + return !(chain.chainStatus == Task.runStatuses.DONE || + chain.chainStatus == Task.runStatuses.ERROR); + }); + if (stillWaiting) { + let now = (new Date()).getTime(); + let elapsed = now - this.startTime; + if (elapsed > jake._taskTimeout) { + return jake.fail(`Timed out waiting for task: ${this.name} with status of ${this.taskStatus}. Elapsed: ${elapsed}`); + } + setTimeout(() => { + this.complete(val); + }, POLLING_INTERVAL); + return; + } + } + + jake._invocationChain.splice(jake._invocationChain.indexOf(this), 1); + + if (this._invocationChainRoot) { + this._invocationChain.chainStatus = Task.runStatuses.DONE; + } + + this._currentPrereqIndex = 0; + + // If 'complete' getting called because task has been + // run already, value will not be passed -- leave in place + if (!this._skipped) { + this.taskStatus = Task.runStatuses.DONE; + this.value = val; + + this.emit('complete', this.value); + this.emit('_done'); + + this.endTime = (new Date()).getTime(); + let taskTime = this.endTime - this.startTime; + + if (!(this._internal || jake.program.opts.quiet)) { + console.log("Finished '" + chalk.green(this.fullName) + "' after " + chalk.magenta(taskTime + ' ms')); + } + + } + } + + _getFullName() { + let ns = this.namespace; + let path = (ns && ns.path) || ''; + path = (path && path.split(':')) || []; + if (this.namespace !== jake.defaultNamespace) { + path.push(this.namespace.name); + } + path.push(this.name); + return path.join(':'); + } + + _getParams() { + if (!this.action) return ""; + let params = new RegExp('(?:'+this.action.name+'\\s*|^)\\s*\\((.*?)\\)').exec(this.action.toString().replace(/\n/g, ''))[1].replace(/\/\*.*?\*\//g, '').replace(/ /g, ''); + return params; + } + + static getBaseNamespacePath(fullName) { + return fullName.split(':').slice(0, -1).join(':'); + } + + static getBaseTaskName(fullName) { + return fullName.split(':').pop(); + } +} + +Task.runStatuses = { + UNSTARTED: 'unstarted', + DONE: 'done', + STARTED: 'started', + ERROR: 'error' +}; + +Task.ROOT_TASK_NAME = ROOT_TASK_NAME; + +exports.Task = Task; + +// Required here because circular deps +require('../rule'); + diff --git a/node_modules/jake/lib/test_task.js b/node_modules/jake/lib/test_task.js new file mode 100644 index 0000000..6482bf1 --- /dev/null +++ b/node_modules/jake/lib/test_task.js @@ -0,0 +1,270 @@ +/* + * Jake JavaScript build tool + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ + +let path = require('path'); +let currDir = process.cwd(); + +/** + @name jake + @namespace jake +*/ +/** + @name jake.TestTask + @constructor + @description Instantiating a TestTask creates a number of Jake + Tasks that make running tests for your software easy. + + @param {String} name The name of the project + @param {Function} definition Defines the list of files containing the tests, + and the name of the namespace/task for running them. Will be executed on the + instantiated TestTask (i.e., 'this', will be the TestTask instance), to set + the various instance-propertiess. + + @example + let t = new jake.TestTask('bij-js', function () { + this.testName = 'testSpecial'; + this.testFiles.include('test/**'); + }); + + */ +let TestTask = function () { + let self = this; + let args = Array.prototype.slice.call(arguments); + let name = args.shift(); + let definition = args.pop(); + let prereqs = args.pop() || []; + + /** + @name jake.TestTask#testNam + @public + @type {String} + @description The name of the namespace to place the tests in, and + the top-level task for running tests. Defaults to "test" + */ + this.testName = 'test'; + + /** + @name jake.TestTask#testFiles + @public + @type {jake.FileList} + @description The list of files containing tests to load + */ + this.testFiles = new jake.FileList(); + + /** + @name jake.TestTask#showDescription + @public + @type {Boolean} + @description Show the created task when doing Jake -T + */ + this.showDescription = true; + + /* + @name jake.TestTask#totalTests + @public + @type {Number} + @description The total number of tests to run + */ + this.totalTests = 0; + + /* + @name jake.TestTask#executedTests + @public + @type {Number} + @description The number of tests successfully run + */ + this.executedTests = 0; + + if (typeof definition == 'function') { + definition.call(this); + } + + if (this.showDescription) { + desc('Run the tests for ' + name); + } + + task(this.testName, prereqs, {async: true}, function () { + let t = jake.Task[this.fullName + ':run']; + t.on('complete', function () { + complete(); + }); + // Pass args to the namespaced test + t.invoke.apply(t, arguments); + }); + + namespace(self.testName, function () { + + let runTask = task('run', {async: true}, function (pat) { + let re; + let testFiles; + + // Don't nest; make a top-level namespace. Don't want + // re-calling from inside to nest infinitely + jake.currentNamespace = jake.defaultNamespace; + + re = new RegExp(pat); + // Get test files that match the passed-in pattern + testFiles = self.testFiles.toArray() + .filter(function (f) { + return (re).test(f); + }) // Don't load the same file multiple times -- should this be in FileList? + .reduce(function (p, c) { + if (p.indexOf(c) < 0) { + p.push(c); + } + return p; + }, []); + + // Create a namespace for all the testing tasks to live in + namespace(self.testName + 'Exec', function () { + // Each test will be a prereq for the dummy top-level task + let prereqs = []; + // Continuation to pass to the async tests, wrapping `continune` + let next = function () { + complete(); + }; + // Create the task for this test-function + let createTask = function (name, action) { + // If the test-function is defined with a continuation + // param, flag the task as async + let t; + let isAsync = !!action.length; + + // Define the actual namespaced task with the name, the + // wrapped action, and the correc async-flag + t = task(name, createAction(name, action), { + async: isAsync + }); + t.once('complete', function () { + self.executedTests++; + }); + t._internal = true; + return t; + }; + // Used as the action for the defined task for each test. + let createAction = function (n, a) { + // A wrapped function that passes in the `next` function + // for any tasks that run asynchronously + return function () { + let cb; + if (a.length) { + cb = next; + } + if (!(n == 'before' || n == 'after' || + /_beforeEach$/.test(n) || /_afterEach$/.test(n))) { + jake.logger.log(n); + } + // 'this' will be the task when action is run + return a.call(this, cb); + }; + }; + // Dummy top-level task for everything to be prereqs for + let topLevel; + + // Pull in each test-file, and iterate over any exported + // test-functions. Register each test-function as a prereq task + testFiles.forEach(function (file) { + let exp = require(path.join(currDir, file)); + + // Create a namespace for each filename, so test-name collisions + // won't be a problem + namespace(file, function () { + let testPrefix = self.testName + 'Exec:' + file + ':'; + let testName; + // Dummy task for displaying file banner + testName = '*** Running ' + file + ' ***'; + prereqs.push(testPrefix + testName); + createTask(testName, function () {}); + + // 'before' setup + if (typeof exp.before == 'function') { + prereqs.push(testPrefix + 'before'); + // Create the task + createTask('before', exp.before); + } + + // Walk each exported function, and create a task for each + for (let p in exp) { + if (p == 'before' || p == 'after' || + p == 'beforeEach' || p == 'afterEach') { + continue; + } + + if (typeof exp.beforeEach == 'function') { + prereqs.push(testPrefix + p + '_beforeEach'); + // Create the task + createTask(p + '_beforeEach', exp.beforeEach); + } + + // Add the namespace:name of this test to the list of prereqs + // for the dummy top-level task + prereqs.push(testPrefix + p); + // Create the task + createTask(p, exp[p]); + + if (typeof exp.afterEach == 'function') { + prereqs.push(testPrefix + p + '_afterEach'); + // Create the task + createTask(p + '_afterEach', exp.afterEach); + } + } + + // 'after' teardown + if (typeof exp.after == 'function') { + prereqs.push(testPrefix + 'after'); + // Create the task + let afterTask = createTask('after', exp.after); + afterTask._internal = true; + } + + }); + }); + + self.totalTests = prereqs.length; + process.on('exit', function () { + // Throw in the case where the process exits without + // finishing tests, but no error was thrown + if (!jake.errorCode && (self.totalTests > self.executedTests)) { + throw new Error('Process exited without all tests completing.'); + } + }); + + // Create the dummy top-level task. When calling a task internally + // with `invoke` that is async (or has async prereqs), have to listen + // for the 'complete' event to know when it's done + topLevel = task('__top__', prereqs); + topLevel._internal = true; + topLevel.addListener('complete', function () { + jake.logger.log('All tests ran successfully'); + complete(); + }); + + topLevel.invoke(); // Do the thing! + }); + + }); + runTask._internal = true; + + }); + + +}; + +jake.TestTask = TestTask; +exports.TestTask = TestTask; + diff --git a/node_modules/jake/lib/utils/file.js b/node_modules/jake/lib/utils/file.js new file mode 100644 index 0000000..a436def --- /dev/null +++ b/node_modules/jake/lib/utils/file.js @@ -0,0 +1,286 @@ +/* + * Utilities: A classic collection of JavaScript utilities + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ + +let fs = require('fs'); +let path = require('path'); + +/** + @name file + @namespace file +*/ + +let fileUtils = new (function () { + + // Recursively copy files and directories + let _copyFile = function (fromPath, toPath, opts) { + let from = path.normalize(fromPath) + let to = path.normalize(toPath) + let options = opts || {} + let fromStat; + let toStat; + let destExists; + let destDoesNotExistErr; + let content; + let filename; + let dirContents; + let targetDir; + + fromStat = fs.statSync(from); + + try { + //console.dir(to + ' destExists'); + toStat = fs.statSync(to); + destExists = true; + } + catch(e) { + //console.dir(to + ' does not exist'); + destDoesNotExistErr = e; + destExists = false; + } + // Destination dir or file exists, copy into (directory) + // or overwrite (file) + if (destExists) { + + // If there's a rename-via-copy file/dir name passed, use it. + // Otherwise use the actual file/dir name + filename = options.rename || path.basename(from); + + // Copying a directory + if (fromStat.isDirectory()) { + dirContents = fs.readdirSync(from); + targetDir = path.join(to, filename); + // We don't care if the target dir already exists + try { + fs.mkdirSync(targetDir, {mode: fromStat.mode & 0o777}); + } + catch(e) { + if (e.code !== 'EEXIST') { + throw e; + } + } + for (let i = 0, ii = dirContents.length; i < ii; i++) { + _copyFile(path.join(from, dirContents[i]), targetDir, {preserveMode: options.preserveMode}); + } + } + // Copying a file + else { + content = fs.readFileSync(from); + let mode = fromStat.mode & 0o777; + let targetFile = to; + + if (toStat.isDirectory()) { + targetFile = path.join(to, filename); + } + + let fileExists = fs.existsSync(targetFile); + fs.writeFileSync(targetFile, content); + + // If the file didn't already exist, use the original file mode. + // Otherwise, only update the mode if preserverMode is true. + if(!fileExists || options.preserveMode) { + fs.chmodSync(targetFile, mode); + } + } + } + // Dest doesn't exist, can't create it + else { + throw destDoesNotExistErr; + } + }; + + // Remove the given directory + let _rmDir = function (dirPath) { + let dir = path.normalize(dirPath); + let paths = []; + paths = fs.readdirSync(dir); + paths.forEach(function (p) { + let curr = path.join(dir, p); + let stat = fs.lstatSync(curr); + if (stat.isDirectory()) { + _rmDir(curr); + } + else { + try { + fs.unlinkSync(curr); + } catch(e) { + if (e.code === 'EPERM') { + fs.chmodSync(curr, parseInt(666, 8)); + fs.unlinkSync(curr); + } else { + throw e; + } + } + } + }); + fs.rmdirSync(dir); + }; + + /** + @name file#cpR + @public + @function + @description Copies a directory/file to a destination + @param {String} fromPath The source path to copy from + @param {String} toPath The destination path to copy to + @param {Object} opts Options to use + @param {Boolean} [opts.preserveMode] If target file already exists, this + determines whether the original file's mode is copied over. The default of + false mimics the behavior of the `cp` command line tool. (Default: false) + */ + this.cpR = function (fromPath, toPath, options) { + let from = path.normalize(fromPath); + let to = path.normalize(toPath); + let toStat; + let doesNotExistErr; + let filename; + let opts = options || {}; + + if (from == to) { + throw new Error('Cannot copy ' + from + ' to itself.'); + } + + // Handle rename-via-copy + try { + toStat = fs.statSync(to); + } + catch(e) { + doesNotExistErr = e; + + // Get abs path so it's possible to check parent dir + if (!this.isAbsolute(to)) { + to = path.join(process.cwd(), to); + } + + // Save the file/dir name + filename = path.basename(to); + // See if a parent dir exists, so there's a place to put the + /// renamed file/dir (resets the destination for the copy) + to = path.dirname(to); + try { + toStat = fs.statSync(to); + } + catch(e) {} + if (toStat && toStat.isDirectory()) { + // Set the rename opt to pass to the copy func, will be used + // as the new file/dir name + opts.rename = filename; + //console.log('filename ' + filename); + } + else { + throw doesNotExistErr; + } + } + + _copyFile(from, to, opts); + }; + + /** + @name file#mkdirP + @public + @function + @description Create the given directory(ies) using the given mode permissions + @param {String} dir The directory to create + @param {Number} mode The mode to give the created directory(ies)(Default: 0755) + */ + this.mkdirP = function (dir, mode) { + let dirPath = path.normalize(dir); + let paths = dirPath.split(/\/|\\/); + let currPath = ''; + let next; + + if (paths[0] == '' || /^[A-Za-z]+:/.test(paths[0])) { + currPath = paths.shift() || '/'; + currPath = path.join(currPath, paths.shift()); + //console.log('basedir'); + } + while ((next = paths.shift())) { + if (next == '..') { + currPath = path.join(currPath, next); + continue; + } + currPath = path.join(currPath, next); + try { + //console.log('making ' + currPath); + fs.mkdirSync(currPath, mode || parseInt(755, 8)); + } + catch(e) { + if (e.code != 'EEXIST') { + throw e; + } + } + } + }; + + /** + @name file#rmRf + @public + @function + @description Deletes the given directory/file + @param {String} p The path to delete, can be a directory or file + */ + this.rmRf = function (p, options) { + let stat; + try { + stat = fs.lstatSync(p); + if (stat.isDirectory()) { + _rmDir(p); + } + else { + fs.unlinkSync(p); + } + } + catch (e) {} + }; + + /** + @name file#isAbsolute + @public + @function + @return {Boolean/String} If it's absolute the first character is returned otherwise false + @description Checks if a given path is absolute or relative + @param {String} p Path to check + */ + this.isAbsolute = function (p) { + let match = /^[A-Za-z]+:\\|^\//.exec(p); + if (match && match.length) { + return match[0]; + } + return false; + }; + + /** + @name file#absolutize + @public + @function + @return {String} Returns the absolute path for the given path + @description Returns the absolute path for the given path + @param {String} p The path to get the absolute path for + */ + this.absolutize = function (p) { + if (this.isAbsolute(p)) { + return p; + } + else { + return path.join(process.cwd(), p); + } + }; + +})(); + +module.exports = fileUtils; + diff --git a/node_modules/jake/lib/utils/index.js b/node_modules/jake/lib/utils/index.js new file mode 100644 index 0000000..17d686b --- /dev/null +++ b/node_modules/jake/lib/utils/index.js @@ -0,0 +1,297 @@ +/* + * Jake JavaScript build tool + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ + + +let util = require('util'); // Native Node util module +let spawn = require('child_process').spawn; +let EventEmitter = require('events').EventEmitter; +let logger = require('./logger'); +let file = require('./file'); +let Exec; + +const _UUID_CHARS = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'.split(''); + +let parseArgs = function (argumentsObj) { + let args; + let arg; + let cmds; + let callback; + let opts = { + interactive: false, + printStdout: false, + printStderr: false, + breakOnError: true + }; + + args = Array.prototype.slice.call(argumentsObj); + + cmds = args.shift(); + // Arrayize if passed a single string command + if (typeof cmds == 'string') { + cmds = [cmds]; + } + // Make a copy if it's an actual list + else { + cmds = cmds.slice(); + } + + // Get optional callback or opts + while((arg = args.shift())) { + if (typeof arg == 'function') { + callback = arg; + } + else if (typeof arg == 'object') { + opts = Object.assign(opts, arg); + } + } + + // Backward-compat shim + if (typeof opts.stdout != 'undefined') { + opts.printStdout = opts.stdout; + delete opts.stdout; + } + if (typeof opts.stderr != 'undefined') { + opts.printStderr = opts.stderr; + delete opts.stderr; + } + + return { + cmds: cmds, + opts: opts, + callback: callback + }; +}; + +/** + @name jake + @namespace jake +*/ +let utils = new (function () { + /** + @name jake.exec + @static + @function + @description Executes shell-commands asynchronously with an optional + final callback. + ` + @param {String[]} cmds The list of shell-commands to execute + @param {Object} [opts] + @param {Boolean} [opts.printStdout=false] Print stdout from each command + @param {Boolean} [opts.printStderr=false] Print stderr from each command + @param {Boolean} [opts.breakOnError=true] Stop further execution on + the first error. + @param {Boolean} [opts.windowsVerbatimArguments=false] Don't translate + arguments on Windows. + @param {Function} [callback] Callback to run after executing the + commands + + @example + let cmds = [ + 'echo "showing directories"' + , 'ls -al | grep ^d' + , 'echo "moving up a directory"' + , 'cd ../' + ] + , callback = function () { + console.log('Finished running commands.'); + } + jake.exec(cmds, {stdout: true}, callback); + */ + this.exec = function (a, b, c) { + let parsed = parseArgs(arguments); + let cmds = parsed.cmds; + let opts = parsed.opts; + let callback = parsed.callback; + + let ex = new Exec(cmds, opts, callback); + + ex.addListener('error', function (msg, code) { + if (opts.breakOnError) { + fail(msg, code); + } + }); + ex.run(); + + return ex; + }; + + this.createExec = function (a, b, c) { + return new Exec(a, b, c); + }; + + // From Math.uuid.js, https://github.com/broofa/node-uuid + // Robert Kieffer (robert@broofa.com), MIT license + this.uuid = function (length, radix) { + var chars = _UUID_CHARS + , uuid = [] + , r + , i; + + radix = radix || chars.length; + + if (length) { + // Compact form + i = -1; + while (++i < length) { + uuid[i] = chars[0 | Math.random()*radix]; + } + } else { + // rfc4122, version 4 form + + // rfc4122 requires these characters + uuid[8] = uuid[13] = uuid[18] = uuid[23] = '-'; + uuid[14] = '4'; + + // Fill in random data. At i==19 set the high bits of clock sequence as + // per rfc4122, sec. 4.1.5 + i = -1; + while (++i < 36) { + if (!uuid[i]) { + r = 0 | Math.random()*16; + uuid[i] = chars[(i == 19) ? (r & 0x3) | 0x8 : r]; + } + } + } + + return uuid.join(''); + }; + +})(); + +Exec = function () { + let parsed = parseArgs(arguments); + let cmds = parsed.cmds; + let opts = parsed.opts; + let callback = parsed.callback; + + this._cmds = cmds; + this._callback = callback; + this._config = opts; +}; + +util.inherits(Exec, EventEmitter); + +Object.assign(Exec.prototype, new (function () { + + let _run = function () { + let self = this; + let sh; + let cmd; + let args; + let next = this._cmds.shift(); + let config = this._config; + let errData = ''; + let shStdio; + let handleStdoutData = function (data) { + self.emit('stdout', data); + }; + let handleStderrData = function (data) { + let d = data.toString(); + self.emit('stderr', data); + // Accumulate the error-data so we can use it as the + // stack if the process exits with an error + errData += d; + }; + + // Keep running as long as there are commands in the array + if (next) { + let spawnOpts = {}; + this.emit('cmdStart', next); + + // Ganking part of Node's child_process.exec to get cmdline args parsed + if (process.platform == 'win32') { + cmd = 'cmd'; + args = ['/c', next]; + if (config.windowsVerbatimArguments) { + spawnOpts.windowsVerbatimArguments = true; + } + } + else { + cmd = '/bin/sh'; + args = ['-c', next]; + } + + if (config.interactive) { + spawnOpts.stdio = 'inherit'; + sh = spawn(cmd, args, spawnOpts); + } + else { + shStdio = [ + process.stdin + ]; + if (config.printStdout) { + shStdio.push(process.stdout); + } + else { + shStdio.push('pipe'); + } + if (config.printStderr) { + shStdio.push(process.stderr); + } + else { + shStdio.push('pipe'); + } + spawnOpts.stdio = shStdio; + sh = spawn(cmd, args, spawnOpts); + if (!config.printStdout) { + sh.stdout.addListener('data', handleStdoutData); + } + if (!config.printStderr) { + sh.stderr.addListener('data', handleStderrData); + } + } + + // Exit, handle err or run next + sh.on('exit', function (code) { + let msg; + if (code !== 0) { + msg = errData || 'Process exited with error.'; + msg = msg.trim(); + self.emit('error', msg, code); + } + if (code === 0 || !config.breakOnError) { + self.emit('cmdEnd', next); + setTimeout(function () { _run.call(self); }, 0); + } + }); + + } + else { + self.emit('end'); + if (typeof self._callback == 'function') { + self._callback(); + } + } + }; + + this.append = function (cmd) { + this._cmds.push(cmd); + }; + + this.run = function () { + _run.call(this); + }; + +})()); + +utils.Exec = Exec; +utils.file = file; +utils.logger = logger; + +module.exports = utils; + diff --git a/node_modules/jake/lib/utils/logger.js b/node_modules/jake/lib/utils/logger.js new file mode 100644 index 0000000..8f72686 --- /dev/null +++ b/node_modules/jake/lib/utils/logger.js @@ -0,0 +1,24 @@ +let util = require('util'); + +let logger = new (function () { + let _output = function (type, out) { + let quiet = typeof jake != 'undefined' && jake.program && + jake.program.opts && jake.program.opts.quiet; + let msg; + if (!quiet) { + msg = typeof out == 'string' ? out : util.inspect(out); + console[type](msg); + } + }; + + this.log = function (out) { + _output('log', out); + }; + + this.error = function (out) { + _output('error', out); + }; + +})(); + +module.exports = logger; diff --git a/node_modules/jake/package.json b/node_modules/jake/package.json new file mode 100644 index 0000000..dce34ef --- /dev/null +++ b/node_modules/jake/package.json @@ -0,0 +1,42 @@ +{ + "name": "jake", + "description": "JavaScript build tool, similar to Make or Rake", + "keywords": [ + "build", + "cli", + "make", + "rake" + ], + "version": "10.8.5", + "author": "Matthew Eernisse (http://fleegix.org)", + "license": "Apache-2.0", + "bin": { + "jake": "./bin/cli.js" + }, + "main": "./lib/jake.js", + "scripts": { + "lint": "eslint --format codeframe \"lib/**/*.js\" \"test/**/*.js\"", + "lint:fix": "eslint --fix \"lib/**/*.js\" \"test/**/*.js\"", + "test": "./bin/cli.js test", + "test:ci": "npm run lint && npm run test" + }, + "repository": { + "type": "git", + "url": "git://github.com/jakejs/jake.git" + }, + "preferGlobal": true, + "dependencies": { + "async": "^3.2.3", + "chalk": "^4.0.2", + "filelist": "^1.0.1", + "minimatch": "^3.0.4" + }, + "devDependencies": { + "eslint": "^6.8.0", + "mocha": "^7.1.1", + "q": "^1.5.1" + }, + "engines": { + "node": ">=10" + } +} diff --git a/node_modules/jake/test/integration/concurrent.js b/node_modules/jake/test/integration/concurrent.js new file mode 100644 index 0000000..8c63133 --- /dev/null +++ b/node_modules/jake/test/integration/concurrent.js @@ -0,0 +1,45 @@ +let assert = require('assert'); +let exec = require('child_process').execSync; + +const PROJECT_DIR = process.env.PROJECT_DIR; +const JAKE_CMD = `${PROJECT_DIR}/bin/cli.js`; + +suite('concurrent', function () { + + this.timeout(7000); + + test(' simple concurrent prerequisites 1', function () { + let out = exec(`${JAKE_CMD} -q concurrent:simple1`).toString().trim() + assert.equal('Started A\nStarted B\nFinished B\nFinished A', out); + }); + + test(' simple concurrent prerequisites 2', function () { + let out = exec(`${JAKE_CMD} -q concurrent:simple2`).toString().trim() + assert.equal('Started C\nStarted D\nFinished C\nFinished D', out); + }); + + test(' sequential concurrent prerequisites', function () { + let out = exec(`${JAKE_CMD} -q concurrent:seqconcurrent`).toString().trim() + assert.equal('Started A\nStarted B\nFinished B\nFinished A\nStarted C\nStarted D\nFinished C\nFinished D', out); + }); + + test(' concurrent concurrent prerequisites', function () { + let out = exec(`${JAKE_CMD} -q concurrent:concurrentconcurrent`).toString().trim() + assert.equal('Started A\nStarted B\nStarted C\nStarted D\nFinished B\nFinished C\nFinished A\nFinished D', out); + }); + + test(' concurrent prerequisites with subdependency', function () { + let out = exec(`${JAKE_CMD} -q concurrent:subdep`).toString().trim() + assert.equal('Started A\nFinished A\nStarted Ba\nFinished Ba', out); + }); + + test(' failing in concurrent prerequisites', function () { + try { + exec(`${JAKE_CMD} -q concurrent:Cfail`); + } + catch(err) { + assert(err.message.indexOf('Command failed') > -1); + } + }); + +}); diff --git a/node_modules/jake/test/integration/file.js b/node_modules/jake/test/integration/file.js new file mode 100644 index 0000000..97ed0d6 --- /dev/null +++ b/node_modules/jake/test/integration/file.js @@ -0,0 +1,228 @@ +/* + * Jake JavaScript build tool + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ + +const PROJECT_DIR = process.env.PROJECT_DIR; + +let assert = require('assert'); +let fs = require('fs'); +let path = require('path'); +let file = require(`${PROJECT_DIR}/lib/utils/file`); +let existsSync = fs.existsSync || path.existsSync; +let exec = require('child_process').execSync; + +suite('fileUtils', function () { + + test('mkdirP', function () { + let expected = [ + ['foo'], + ['foo', 'bar'], + ['foo', 'bar', 'baz'], + ['foo', 'bar', 'baz', 'qux'] + ]; + file.mkdirP('foo/bar/baz/qux'); + let res = exec('find foo').toString().trim().split('\n'); + for (let i = 0, ii = res.length; i < ii; i++) { + assert.equal(path.join.apply(path, expected[i]), res[i]); + } + file.rmRf('foo'); + }); + + test('rmRf', function () { + file.mkdirP('foo/bar/baz/qux'); + file.rmRf('foo/bar'); + let res = exec('find foo').toString().trim().split('\n'); + assert.equal(1, res.length); + assert.equal('foo', res[0]); + fs.rmdirSync('foo'); + }); + + test('rmRf with symlink subdir', function () { + file.mkdirP('foo'); + file.mkdirP('bar'); + fs.writeFileSync('foo/hello.txt', 'hello, it\'s me'); + fs.symlinkSync('../foo', 'bar/foo'); file.rmRf('bar'); + + // Make sure the bar directory was successfully deleted + let barDeleted = false; + try { + fs.statSync('bar'); + } catch(err) { + if(err.code == 'ENOENT') { + barDeleted = true; + } + } + assert.equal(true, barDeleted); + + // Make sure that the file inside the linked folder wasn't deleted + let res = fs.readdirSync('foo'); + assert.equal(1, res.length); + assert.equal('hello.txt', res[0]); + + // Cleanup + fs.unlinkSync('foo/hello.txt'); + fs.rmdirSync('foo'); + }); + + test('rmRf with symlinked dir', function () { + file.mkdirP('foo'); + fs.writeFileSync('foo/hello.txt', 'hello!'); + fs.symlinkSync('foo', 'bar'); + file.rmRf('bar'); + + // Make sure the bar directory was successfully deleted + let barDeleted = false; + try { + fs.statSync('bar'); + } catch(err) { + if(err.code == 'ENOENT') { + barDeleted = true; + } + } + assert.equal(true, barDeleted); + + // Make sure that the file inside the linked folder wasn't deleted + let res = fs.readdirSync('foo'); + assert.equal(1, res.length); + assert.equal('hello.txt', res[0]); + + // Cleanup + fs.unlinkSync('foo/hello.txt'); + fs.rmdirSync('foo'); + }); + + test('cpR with same name and different directory', function () { + file.mkdirP('foo'); + fs.writeFileSync('foo/bar.txt', 'w00t'); + file.cpR('foo', 'bar'); + assert.ok(existsSync('bar/bar.txt')); + file.rmRf('foo'); + file.rmRf('bar'); + }); + + test('cpR with same to and from will throw', function () { + assert.throws(function () { + file.cpR('foo.txt', 'foo.txt'); + }); + }); + + test('cpR rename via copy in directory', function () { + file.mkdirP('foo'); + fs.writeFileSync('foo/bar.txt', 'w00t'); + file.cpR('foo/bar.txt', 'foo/baz.txt'); + assert.ok(existsSync('foo/baz.txt')); + file.rmRf('foo'); + }); + + test('cpR rename via copy in base', function () { + fs.writeFileSync('bar.txt', 'w00t'); + file.cpR('bar.txt', 'baz.txt'); + assert.ok(existsSync('baz.txt')); + file.rmRf('bar.txt'); + file.rmRf('baz.txt'); + }); + + test('cpR keeps file mode', function () { + fs.writeFileSync('bar.txt', 'w00t', {mode: 0o750}); + fs.writeFileSync('bar1.txt', 'w00t!', {mode: 0o744}); + file.cpR('bar.txt', 'baz.txt'); + file.cpR('bar1.txt', 'baz1.txt'); + + assert.ok(existsSync('baz.txt')); + assert.ok(existsSync('baz1.txt')); + let bazStat = fs.statSync('baz.txt'); + let bazStat1 = fs.statSync('baz1.txt'); + assert.equal(0o750, bazStat.mode & 0o7777); + assert.equal(0o744, bazStat1.mode & 0o7777); + + file.rmRf('bar.txt'); + file.rmRf('baz.txt'); + file.rmRf('bar1.txt'); + file.rmRf('baz1.txt'); + }); + + test('cpR keeps file mode when overwriting with preserveMode', function () { + fs.writeFileSync('bar.txt', 'w00t', {mode: 0o755}); + fs.writeFileSync('baz.txt', 'w00t!', {mode: 0o744}); + file.cpR('bar.txt', 'baz.txt', {silent: true, preserveMode: true}); + + assert.ok(existsSync('baz.txt')); + let bazStat = fs.statSync('baz.txt'); + assert.equal(0o755, bazStat.mode & 0o777); + + file.rmRf('bar.txt'); + file.rmRf('baz.txt'); + }); + + test('cpR does not keep file mode when overwriting', function () { + fs.writeFileSync('bar.txt', 'w00t', {mode: 0o766}); + fs.writeFileSync('baz.txt', 'w00t!', {mode: 0o744}); + file.cpR('bar.txt', 'baz.txt'); + + assert.ok(existsSync('baz.txt')); + let bazStat = fs.statSync('baz.txt'); + assert.equal(0o744, bazStat.mode & 0o777); + + file.rmRf('bar.txt'); + file.rmRf('baz.txt'); + }); + + test('cpR copies file mode recursively', function () { + fs.mkdirSync('foo'); + fs.writeFileSync('foo/bar.txt', 'w00t', {mode: 0o740}); + file.cpR('foo', 'baz'); + + assert.ok(existsSync('baz')); + let barStat = fs.statSync('baz/bar.txt'); + assert.equal(0o740, barStat.mode & 0o777); + + file.rmRf('foo'); + file.rmRf('baz'); + }); + + test('cpR keeps file mode recursively', function () { + fs.mkdirSync('foo'); + fs.writeFileSync('foo/bar.txt', 'w00t', {mode: 0o740}); + fs.mkdirSync('baz'); + fs.mkdirSync('baz/foo'); + fs.writeFileSync('baz/foo/bar.txt', 'w00t!', {mode: 0o755}); + file.cpR('foo', 'baz', {silent: true, preserveMode: true}); + + assert.ok(existsSync('baz')); + let barStat = fs.statSync('baz/foo/bar.txt'); + assert.equal(0o740, barStat.mode & 0o777); + + file.rmRf('foo'); + file.rmRf('baz'); + }); + + test('cpR copies directory mode recursively', function () { + fs.mkdirSync('foo', 0o755); + fs.mkdirSync('foo/bar', 0o700); + file.cpR('foo', 'bar'); + + assert.ok(existsSync('foo')); + let fooBarStat = fs.statSync('bar/bar'); + assert.equal(0o700, fooBarStat.mode & 0o777); + + file.rmRf('foo'); + file.rmRf('bar'); + }); + +}); + + diff --git a/node_modules/jake/test/integration/file_task.js b/node_modules/jake/test/integration/file_task.js new file mode 100644 index 0000000..a320ea2 --- /dev/null +++ b/node_modules/jake/test/integration/file_task.js @@ -0,0 +1,126 @@ +/* + * Jake JavaScript build tool + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ + +const PROJECT_DIR = process.env.PROJECT_DIR; +const JAKE_CMD = `${PROJECT_DIR}/bin/cli.js`; + +let assert = require('assert'); +let fs = require('fs'); +let exec = require('child_process').execSync; +let { rmRf } = require(`${PROJECT_DIR}/lib/jake`); + +let cleanUpAndNext = function (callback) { + rmRf('./foo', { + silent: true + }); + callback && callback(); +}; + +suite('fileTask', function () { + this.timeout(7000); + + setup(function () { + cleanUpAndNext(); + }); + + test('where a file-task prereq does not change with --always-make', function () { + let out; + out = exec(`${JAKE_CMD} -q fileTest:foo/from-src1.txt`).toString().trim(); + assert.equal('fileTest:foo/src1.txt task\nfileTest:foo/from-src1.txt task', + out); + out = exec(`${JAKE_CMD} -q -B fileTest:foo/from-src1.txt`).toString().trim(); + assert.equal('fileTest:foo/src1.txt task\nfileTest:foo/from-src1.txt task', + out); + cleanUpAndNext(); + }); + + test('concating two files', function () { + let out; + out = exec(`${JAKE_CMD} -q fileTest:foo/concat.txt`).toString().trim(); + assert.equal('fileTest:foo/src1.txt task\ndefault task\nfileTest:foo/src2.txt task\n' + + 'fileTest:foo/concat.txt task', out); + // Check to see the two files got concat'd + let data = fs.readFileSync(process.cwd() + '/foo/concat.txt'); + assert.equal('src1src2', data.toString()); + cleanUpAndNext(); + }); + + test('where a file-task prereq does not change', function () { + let out; + out = exec(`${JAKE_CMD} -q fileTest:foo/from-src1.txt`).toString().trim(); + assert.equal('fileTest:foo/src1.txt task\nfileTest:foo/from-src1.txt task', out); + out = exec(`${JAKE_CMD} -q fileTest:foo/from-src1.txt`).toString().trim(); + // Second time should be a no-op + assert.equal('', out); + cleanUpAndNext(); + }); + + test('where a file-task prereq does change, then does not', function (next) { + exec('mkdir -p ./foo'); + exec('touch ./foo/from-src1.txt'); + setTimeout(() => { + fs.writeFileSync('./foo/src1.txt', '-SRC'); + // Task should run the first time + let out; + out = exec(`${JAKE_CMD} -q fileTest:foo/from-src1.txt`).toString().trim(); + assert.equal('fileTest:foo/from-src1.txt task', out); + // Task should not run on subsequent invocation + out = exec(`${JAKE_CMD} -q fileTest:foo/from-src1.txt`).toString().trim(); + assert.equal('', out); + cleanUpAndNext(next); + }, 1000); + }); + + test('a preexisting file', function () { + let prereqData = 'howdy'; + exec('mkdir -p ./foo'); + fs.writeFileSync('foo/prereq.txt', prereqData); + let out; + out = exec(`${JAKE_CMD} -q fileTest:foo/from-prereq.txt`).toString().trim(); + assert.equal('fileTest:foo/from-prereq.txt task', out); + let data = fs.readFileSync(process.cwd() + '/foo/from-prereq.txt'); + assert.equal(prereqData, data.toString()); + out = exec(`${JAKE_CMD} -q fileTest:foo/from-prereq.txt`).toString().trim(); + // Second time should be a no-op + assert.equal('', out); + cleanUpAndNext(); + }); + + test('a preexisting file with --always-make flag', function () { + let prereqData = 'howdy'; + exec('mkdir -p ./foo'); + fs.writeFileSync('foo/prereq.txt', prereqData); + let out; + out = exec(`${JAKE_CMD} -q fileTest:foo/from-prereq.txt`).toString().trim(); + assert.equal('fileTest:foo/from-prereq.txt task', out); + let data = fs.readFileSync(process.cwd() + '/foo/from-prereq.txt'); + assert.equal(prereqData, data.toString()); + out = exec(`${JAKE_CMD} -q -B fileTest:foo/from-prereq.txt`).toString().trim(); + assert.equal('fileTest:foo/from-prereq.txt task', out); + cleanUpAndNext(); + }); + + test('nested directory-task', function () { + exec(`${JAKE_CMD} -q fileTest:foo/bar/baz/bamf.txt`); + let data = fs.readFileSync(process.cwd() + '/foo/bar/baz/bamf.txt'); + assert.equal('w00t', data); + cleanUpAndNext(); + }); + +}); + diff --git a/node_modules/jake/test/integration/helpers.js b/node_modules/jake/test/integration/helpers.js new file mode 100644 index 0000000..9caaa4e --- /dev/null +++ b/node_modules/jake/test/integration/helpers.js @@ -0,0 +1,80 @@ +var exec = require('child_process').exec; + +var helpers = new (function () { + var _tests; + var _names = []; + var _name; + var _callback; + var _runner = function () { + if ((_name = _names.shift())) { + console.log('Running ' + _name); + _tests[_name](); + } + else { + _callback(); + } + }; + + this.exec = function () { + var args = Array.prototype.slice.call(arguments); + var arg; + var cmd = args.shift(); + var opts = {}; + var callback; + // Optional opts/callback or callback/opts + while ((arg = args.shift())) { + if (typeof arg == 'function') { + callback = arg; + } + else { + opts = arg; + } + } + + cmd += ' --trace'; + var execOpts = opts.execOpts ? opts.execOpts : {}; + exec(cmd, execOpts, function (err, stdout, stderr) { + var out = helpers.trim(stdout); + if (err) { + if (opts.breakOnError === false) { + return callback(err); + } + else { + throw err; + } + } + if (stderr) { + callback(stderr); + } + else { + callback(out); + } + }); + }; + + this.trim = function (s) { + var str = s || ''; + return str.replace(/^\s*|\s*$/g, ''); + }; + + this.parse = function (s) { + var str = s || ''; + str = helpers.trim(str); + str = str.replace(/'/g, '"'); + return JSON.parse(str); + }; + + this.run = function (tests, callback) { + _tests = tests; + _names = Object.keys(tests); + _callback = callback; + _runner(); + }; + + this.next = function () { + _runner(); + }; + +})(); + +module.exports = helpers; diff --git a/node_modules/jake/test/integration/jakefile.js b/node_modules/jake/test/integration/jakefile.js new file mode 100644 index 0000000..f3b7d1a --- /dev/null +++ b/node_modules/jake/test/integration/jakefile.js @@ -0,0 +1,337 @@ +let fs = require('fs'); +let Q = require('q'); + +desc('The default t.'); +task('default', function () { + console.log('default task'); +}); + +desc('No action.'); +task({'noAction': ['default']}); + +desc('No action, no prereqs.'); +task('noActionNoPrereqs'); + +desc('Top-level zerbofrangazoomy task'); +task('zerbofrangazoomy', function () { + console.log('Whaaaaaaaa? Ran the zerbofrangazoomy task!') +}); + +desc('Task that throws'); +task('throwy', function () { + let errorListener = function (err) { + console.log('Emitted'); + console.log(err.toString()); + + jake.removeListener('error', errorListener); + }; + + jake.on('error', errorListener); + + throw new Error('I am bad'); +}); + +desc('Task that rejects a Promise'); +task('promiseRejecter', function () { + const originalOption = jake.program.opts['allow-rejection']; + + const errorListener = function (err) { + console.log(err.toString()); + jake.removeListener('error', errorListener); + jake.program.opts['allow-rejection'] = originalOption; // Restore original 'allow-rejection' option + }; + jake.on('error', errorListener); + + jake.program.opts['allow-rejection'] = false; // Do not allow rejection so the rejection is passed to error handlers + + Promise.reject(''); +}); + +desc('Accepts args and env vars.'); +task('argsEnvVars', function () { + let res = { + args: arguments + , env: { + foo: process.env.foo + , baz: process.env.baz + } + }; + console.log(JSON.stringify(res)); +}); + +namespace('foo', function () { + desc('The foo:bar t.'); + task('bar', function () { + if (arguments.length) { + console.log('foo:bar[' + + Array.prototype.join.call(arguments, ',') + + '] task'); + } + else { + console.log('foo:bar task'); + } + }); + + desc('The foo:baz task, calls foo:bar as a prerequisite.'); + task('baz', ['foo:bar'], function () { + console.log('foo:baz task'); + }); + + desc('The foo:qux task, calls foo:bar with cmdline args as a prerequisite.'); + task('qux', ['foo:bar[asdf,qwer]'], function () { + console.log('foo:qux task'); + }); + + desc('The foo:frang task,`invokes` foo:bar with passed args as a prerequisite.'); + task('frang', function () { + let t = jake.Task['foo:bar']; + // Do args pass-through + t.invoke.apply(t, arguments); + t.on('complete', () => { + console.log('foo:frang task'); + }); + }); + + desc('The foo:zerb task, `executes` foo:bar with passed args as a prerequisite.'); + task('zerb', function () { + let t = jake.Task['foo:bar']; + // Do args pass-through + t.execute.apply(t, arguments); + t.on('complete', () => { + console.log('foo:zerb task'); + }); + }); + + desc('The foo:zoobie task, has no prerequisites.'); + task('zoobie', function () { + console.log('foo:zoobie task'); + }); + + desc('The foo:voom task, run the foo:zoobie task repeatedly.'); + task('voom', function () { + let t = jake.Task['foo:bar']; + t.on('complete', function () { + console.log('complete'); + }); + t.execute.apply(t); + t.execute.apply(t); + }); + + desc('The foo:asdf task, has the same prereq twice.'); + task('asdf', ['foo:bar', 'foo:baz'], function () { + console.log('foo:asdf task'); + }); + +}); + +namespace('bar', function () { + desc('The bar:foo task, has no prerequisites, is async, returns Promise which resolves.'); + task('foo', async function () { + return new Promise((resolve, reject) => { + console.log('bar:foo task'); + resolve(); + }); + }); + + desc('The bar:promise task has no prerequisites, is async, returns Q-based promise.'); + task('promise', function () { + return Q() + .then(function () { + console.log('bar:promise task'); + return 123654; + }); + }); + + desc('The bar:dependOnpromise task waits for a promise based async test'); + task('dependOnpromise', ['promise'], function () { + console.log('bar:dependOnpromise task saw value', jake.Task["bar:promise"].value); + }); + + desc('The bar:brokenPromise task is a failing Q-promise based async task.'); + task('brokenPromise', function () { + return Q() + .then(function () { + throw new Error("nom nom nom"); + }); + }); + + desc('The bar:bar task, has the async bar:foo task as a prerequisite.'); + task('bar', ['bar:foo'], function () { + console.log('bar:bar task'); + }); + +}); + +namespace('hoge', function () { + desc('The hoge:hoge task, has no prerequisites.'); + task('hoge', function () { + console.log('hoge:hoge task'); + }); + + desc('The hoge:piyo task, has no prerequisites.'); + task('piyo', function () { + console.log('hoge:piyo task'); + }); + + desc('The hoge:fuga task, has hoge:hoge and hoge:piyo as prerequisites.'); + task('fuga', ['hoge:hoge', 'hoge:piyo'], function () { + console.log('hoge:fuga task'); + }); + + desc('The hoge:charan task, has hoge:fuga as a prerequisite.'); + task('charan', ['hoge:fuga'], function () { + console.log('hoge:charan task'); + }); + + desc('The hoge:gero task, has hoge:fuga as a prerequisite.'); + task('gero', ['hoge:fuga'], function () { + console.log('hoge:gero task'); + }); + + desc('The hoge:kira task, has hoge:charan and hoge:gero as prerequisites.'); + task('kira', ['hoge:charan', 'hoge:gero'], function () { + console.log('hoge:kira task'); + }); + +}); + +namespace('fileTest', function () { + directory('foo'); + + desc('File task, concatenating two files together'); + file('foo/concat.txt', ['fileTest:foo', 'fileTest:foo/src1.txt', 'fileTest:foo/src2.txt'], function () { + console.log('fileTest:foo/concat.txt task'); + let data1 = fs.readFileSync('foo/src1.txt'); + let data2 = fs.readFileSync('foo/src2.txt'); + fs.writeFileSync('foo/concat.txt', data1 + data2); + }); + + desc('File task, async creation with writeFile'); + file('foo/src1.txt', function () { + return new Promise(function (resolve, reject) { + fs.writeFile('foo/src1.txt', 'src1', function (err) { + if (err) { + reject(err); + } + else { + console.log('fileTest:foo/src1.txt task'); + resolve(); + } + }); + }); + }); + + desc('File task, sync creation with writeFileSync'); + file('foo/src2.txt', ['default'], function () { + fs.writeFileSync('foo/src2.txt', 'src2'); + console.log('fileTest:foo/src2.txt task'); + }); + + desc('File task, do not run unless the prereq file changes'); + file('foo/from-src1.txt', ['fileTest:foo', 'fileTest:foo/src1.txt'], function () { + let data = fs.readFileSync('foo/src1.txt').toString(); + fs.writeFileSync('foo/from-src1.txt', data); + console.log('fileTest:foo/from-src1.txt task'); + }); + + desc('File task, run if the prereq file changes'); + task('touch-prereq', function () { + fs.writeFileSync('foo/prereq.txt', 'UPDATED'); + }) + + desc('File task, has a preexisting file (with no associated task) as a prereq'); + file('foo/from-prereq.txt', ['fileTest:foo', 'foo/prereq.txt'], function () { + let data = fs.readFileSync('foo/prereq.txt'); + fs.writeFileSync('foo/from-prereq.txt', data); + console.log('fileTest:foo/from-prereq.txt task'); + }); + + directory('foo/bar/baz'); + + desc('Write a file in a nested subdirectory'); + file('foo/bar/baz/bamf.txt', ['foo/bar/baz'], function () { + fs.writeFileSync('foo/bar/baz/bamf.txt', 'w00t'); + }); + +}); + +task('blammo'); +// Define task +task('voom', ['blammo'], function () { + console.log(this.prereqs.length); +}); + +// Modify, add a prereq +task('voom', ['noActionNoPrereqs']); + +namespace('vronk', function () { + task('groo', function () { + let t = jake.Task['vronk:zong']; + t.addListener('error', function (e) { + console.log(e.message); + }); + t.invoke(); + }); + task('zong', function () { + throw new Error('OMFGZONG'); + }); +}); + +// define namespace +namespace('one', function () { + task('one', function () { + console.log('one:one'); + }); +}); + +// modify namespace (add task) +namespace('one', function () { + task('two', ['one:one'], function () { + console.log('one:two'); + }); +}); + +task('selfdepconst', [], function () { + task('selfdep', ['selfdep'], function () { + console.log("I made a task that depends on itself"); + }); +}); +task('selfdepdyn', function () { + task('selfdeppar', [], {concurrency: 2}, function () { + console.log("I will depend on myself and will fail at runtime"); + }); + task('selfdeppar', ['selfdeppar']); + jake.Task['selfdeppar'].invoke(); +}); + +namespace("large", function () { + task("leaf", function () { + console.log("large:leaf"); + }); + + const same = []; + for (let i = 0; i < 2000; i++) { + same.push("leaf"); + } + + desc("Task with a large number of same prereqs"); + task("same", same, { concurrency: 2 }, function () { + console.log("large:same"); + }); + + const different = []; + for (let i = 0; i < 2000; i++) { + const name = "leaf-" + i; + task(name, function () { + if (name === "leaf-12" || name === "leaf-123") { + console.log(name); + } + }); + different.push(name); + } + + desc("Task with a large number of different prereqs"); + task("different", different, { concurrency: 2 } , function () { + console.log("large:different") + }) +}); diff --git a/node_modules/jake/test/integration/jakelib/concurrent.jake.js b/node_modules/jake/test/integration/jakelib/concurrent.jake.js new file mode 100644 index 0000000..684c86f --- /dev/null +++ b/node_modules/jake/test/integration/jakelib/concurrent.jake.js @@ -0,0 +1,113 @@ + +namespace('concurrent', function () { + task('A', function () { + console.log('Started A'); + return new Promise((resolve, reject) => { + setTimeout(() => { + console.log('Finished A'); + resolve(); + }, 200); + }); + }); + + task('B', function () { + console.log('Started B'); + return new Promise((resolve, reject) => { + setTimeout(() => { + console.log('Finished B'); + resolve(); + }, 50); + }); + }); + + task('C', function () { + console.log('Started C'); + return new Promise((resolve, reject) => { + setTimeout(() => { + console.log('Finished C'); + resolve(); + }, 100); + }); + }); + + task('D', function () { + console.log('Started D'); + return new Promise((resolve, reject) => { + setTimeout(() => { + console.log('Finished D'); + resolve(); + }, 300); + }); + }); + + task('Ba', ['A'], function () { + console.log('Started Ba'); + return new Promise((resolve, reject) => { + setTimeout(() => { + console.log('Finished Ba'); + resolve(); + }, 50); + }); + }); + + task('Afail', function () { + console.log('Started failing task'); + return new Promise((resolve, reject) => { + setTimeout(() => { + console.log('Failing B with error'); + throw new Error('I failed'); + }, 50); + }); + }); + + task('simple1', ['A','B'], {concurrency: 2}, function () { + return new Promise((resolve, reject) => { + setTimeout(() => { + resolve(); + }, 50); + }); + }); + + task('simple2', ['C','D'], {concurrency: 2}, function () { + return new Promise((resolve, reject) => { + setTimeout(() => { + resolve(); + }, 50); + }); + }); + + task('seqconcurrent', ['simple1','simple2'], function () { + return new Promise((resolve, reject) => { + setTimeout(() => { + resolve(); + }, 50); + }); + }); + + task('concurrentconcurrent', ['simple1','simple2'], {concurrency: 2}, function () { + return new Promise((resolve, reject) => { + setTimeout(() => { + resolve(); + }, 50); + }); + }); + + task('subdep', ['A','Ba'], {concurrency: 2}, function () { + return new Promise((resolve, reject) => { + setTimeout(() => { + resolve(); + }, 50); + }); + }); + + task('fail', ['A', 'B', 'Afail'], {concurrency: 3}, function () { + return new Promise((resolve, reject) => { + setTimeout(() => { + resolve(); + }, 50); + }); + }); + +}); + + diff --git a/node_modules/jake/test/integration/jakelib/publish.jake.js b/node_modules/jake/test/integration/jakelib/publish.jake.js new file mode 100644 index 0000000..52dd04a --- /dev/null +++ b/node_modules/jake/test/integration/jakelib/publish.jake.js @@ -0,0 +1,49 @@ +/* + * Jake JavaScript build tool + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ + +const PROJECT_DIR = process.env.PROJECT_DIR; + +let fs = require('fs'); +let { publishTask, rmRf, mkdirP } = require(`${PROJECT_DIR}/lib/jake`); + +fs.writeFileSync('package.json', '{"version": "0.0.1"}'); +mkdirP('tmp_publish'); +fs.writeFileSync('tmp_publish/foo.txt', 'FOO'); + +publishTask('zerb', function () { + this.packageFiles.include([ + 'package.json' + , 'tmp_publish/**' + ]); + this.publishCmd = 'node -p -e "\'%filename\'"'; + this.gitCmd = 'echo' + this.scheduleDelay = 0; + + this._ensureRepoClean = function () {}; + this._getCurrentBranch = function () { + return 'v0.0' + }; +}); + +jake.setTaskTimeout(5000); + +jake.Task['publish'].on('complete', function () { + rmRf('tmp_publish', {silent: true}); + rmRf('package.json', {silent: true}); +}); + diff --git a/node_modules/jake/test/integration/jakelib/required_module.jake.js b/node_modules/jake/test/integration/jakelib/required_module.jake.js new file mode 100644 index 0000000..eae666b --- /dev/null +++ b/node_modules/jake/test/integration/jakelib/required_module.jake.js @@ -0,0 +1,10 @@ +let { task, namespace } = require(`${process.env.PROJECT_DIR}/lib/jake`); + +namespace('usingRequire', function () { + task('test', () => { + console.log('howdy test'); + }); +}); + + + diff --git a/node_modules/jake/test/integration/jakelib/rule.jake.js b/node_modules/jake/test/integration/jakelib/rule.jake.js new file mode 100644 index 0000000..8e977dd --- /dev/null +++ b/node_modules/jake/test/integration/jakelib/rule.jake.js @@ -0,0 +1,222 @@ +/* + * Jake JavaScript build tool + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ + +const PROJECT_DIR = process.env.PROJECT_DIR; + +let exec = require('child_process').execSync; +let fs = require('fs'); +let util = require('util'); +let { rule, rmRf } = require(`${PROJECT_DIR}/lib/jake`); + +directory('tmpsrc'); +directory('tmpbin'); + +//////////////////////////////////////////////////////////// +// Simple Suffix Rule +file('tmp', ['tmp_init', 'tmp_dep1.o', 'tmp_dep2.o'], function (params) { + console.log('tmp task'); + let data1 = fs.readFileSync('tmp_dep1.o'); + let data2 = fs.readFileSync('tmp_dep2.o'); + fs.writeFileSync('tmp', data1 + data2); +}); + +rule('.o', '.c', function () { + let cmd = util.format('cp %s %s', this.source, this.name); + console.log(cmd + ' task'); + exec(cmd); +}); + +file('tmp_dep1.c', function () { + fs.writeFileSync('tmp_dep1.c', 'src_1'); + console.log('tmp_dep1.c task'); +}); + +// note that tmp_dep2.o depends on tmp_dep2.c, which is a +// static file. +task('tmp_init', function () { + fs.writeFileSync('tmp_dep2.c', 'src_2'); + console.log('tmp_dep2.c task'); +}); +//////////////////////////////////////////////////////////// + +//////////////////////////////////////////////////////////// +// Pattern Rule +file('tmp_p', ['tmp_init', 'tmp_dep1.oo', 'tmp_dep2.oo'], function (params) { + console.log('tmp pattern task'); + let data1 = fs.readFileSync('tmp_dep1.oo'); + let data2 = fs.readFileSync('tmp_dep2.oo'); + fs.writeFileSync('tmp_p', data1 + data2 + ' pattern'); +}); + +rule('%.oo', '%.c', function () { + let cmd = util.format('cp %s %s', this.source, this.name); + console.log(cmd + ' task'); + exec(cmd); +}); +//////////////////////////////////////////////////////////// + +//////////////////////////////////////////////////////////// +// Pattern Rule with Folder +// i.e. rule('tmpbin/%.oo', 'tmpsrc/%.c', ... +file('tmp_pf', [ + 'tmp_src_init' + , 'tmpbin' + , 'tmpbin/tmp_dep1.oo' + , 'tmpbin/tmp_dep2.oo' ], function (params) { + console.log('tmp pattern folder task'); + let data1 = fs.readFileSync('tmpbin/tmp_dep1.oo'); + let data2 = fs.readFileSync('tmpbin/tmp_dep2.oo'); + fs.writeFileSync('tmp_pf', data1 + data2 + ' pattern folder'); +}); + +rule('tmpbin/%.oo', 'tmpsrc/%.c', function () { + let cmd = util.format('cp %s %s', this.source, this.name); + console.log(cmd + ' task'); + exec(cmd); +}); + +file('tmpsrc/tmp_dep2.c',['tmpsrc'], function () { + fs.writeFileSync('tmpsrc/tmp_dep2.c', 'src/src_2'); + console.log('tmpsrc/tmp_dep2.c task'); +}); + +// Create static files in folder tmpsrc. +task('tmp_src_init', ['tmpsrc'], function () { + fs.writeFileSync('tmpsrc/tmp_dep1.c', 'src/src_1'); + console.log('tmpsrc/tmp_dep1.c task'); +}); +//////////////////////////////////////////////////////////// + + +//////////////////////////////////////////////////////////// +// Namespace Test. This is a Mixed Test. +// Test for +// - rules belonging to different namespace. +// - rules with folder and pattern +task('tmp_ns', [ + 'tmpbin' + , 'rule:init' + , 'tmpbin/tmp_dep2.oo' // *** This relies on a rule defined before. + , 'rule:tmpbin/dep1.oo' + , 'rule:tmpbin/file2.oo' ], function () { + console.log('tmp pattern folder namespace task'); + let data1 = fs.readFileSync('tmpbin/dep1.oo'); + let data2 = fs.readFileSync('tmpbin/tmp_dep2.oo'); + let data3 = fs.readFileSync('tmpbin/file2.oo'); + fs.writeFileSync('tmp_ns', data1 + data2 + data3 + ' pattern folder namespace'); +}); + +namespace('rule', function () { + task('init', ['tmpsrc'], function () { + fs.writeFileSync('tmpsrc/file2.c', 'src/src_3'); + console.log('tmpsrc/file2.c init task'); + }); + + file('tmpsrc/dep1.c',['tmpsrc'], function () { + fs.writeFileSync('tmpsrc/dep1.c', 'src/src_1'); + console.log('tmpsrc/dep1.c task'); + }, {async: true}); + + rule('tmpbin/%.oo', 'tmpsrc/%.c', function () { + let cmd = util.format('cp %s %s', this.source, this.name); + console.log(cmd + ' ns task'); + exec(cmd); + }); +}); +//////////////////////////////////////////////////////////// + +//////////////////////////////////////////////////////////// +// Chain rule +// rule('tmpbin/%.pdf', 'tmpbin/%.dvi', function() { ... +// rule('tmpbin/%.dvi', 'tmpsrc/%.tex', ['tmpbin'], function() { ... +task('tmp_cr', [ + 'chainrule:init' + , 'chainrule:tmpbin/file1.pdf' + , 'chainrule:tmpbin/file2.pdf' ], function () { + console.log('tmp chainrule namespace task'); + let data1 = fs.readFileSync('tmpbin/file1.pdf'); + let data2 = fs.readFileSync('tmpbin/file2.pdf'); + fs.writeFileSync('tmp_cr', data1 + data2 + ' chainrule namespace'); +}); + +namespace('chainrule', function () { + task('init', ['tmpsrc', 'tmpbin'], function () { + fs.writeFileSync('tmpsrc/file1.tex', 'tex1 '); + fs.writeFileSync('tmpsrc/file2.tex', 'tex2 '); + console.log('chainrule init task'); + }); + + rule('tmpbin/%.pdf', 'tmpbin/%.dvi', function () { + let cmd = util.format('cp %s %s', this.source, this.name); + console.log(cmd + ' dvi->pdf task'); + exec(cmd); + }); + + rule('tmpbin/%.dvi', 'tmpsrc/%.tex', ['tmpbin'], function () { + let cmd = util.format('cp %s %s', this.source, this.name); + console.log(cmd + ' tex->dvi task'); + exec(cmd); + }); +}); +//////////////////////////////////////////////////////////// +namespace('precedence', function () { + task('test', ['foo.html'], function () { + console.log('ran test'); + }); + + rule('.html', '.txt', function () { + console.log('created html'); + let data = fs.readFileSync(this.source); + fs.writeFileSync(this.name, data.toString()); + }); +}); + +namespace('regexPattern', function () { + task('test', ['foo.html'], function () { + console.log('ran test'); + }); + + rule(/\.html$/, '.txt', function () { + console.log('created html'); + let data = fs.readFileSync(this.source); + fs.writeFileSync(this.name, data.toString()); + }); +}); + +namespace('sourceFunction', function () { + + let srcFunc = function (taskName) { + return taskName.replace(/\.[^.]+$/, '.txt'); + }; + + task('test', ['foo.html'], function () { + console.log('ran test'); + }); + + rule('.html', srcFunc, function () { + console.log('created html'); + let data = fs.readFileSync(this.source); + fs.writeFileSync(this.name, data.toString()); + }); +}); + +//////////////////////////////////////////////////////////// +task('clean', function () { + rmRf('./foo'); + rmRf('./tmp'); +}); diff --git a/node_modules/jake/test/integration/publish_task.js b/node_modules/jake/test/integration/publish_task.js new file mode 100644 index 0000000..a941b30 --- /dev/null +++ b/node_modules/jake/test/integration/publish_task.js @@ -0,0 +1,27 @@ +let assert = require('assert'); +let exec = require('child_process').execSync; + +const PROJECT_DIR = process.env.PROJECT_DIR; +const JAKE_CMD = `${PROJECT_DIR}/bin/cli.js`; + +suite('publishTask', function () { + + this.timeout(7000); + + test('default task', function () { + let out = exec(`${JAKE_CMD} -q publish`).toString().trim(); + let expected = [ + 'Fetched remote tags.' + , 'On branch v0.0' + , 'Bumped version number to v0.0.2.' + , 'Created package for zerb v0.0.2' + , 'Publishing zerb v0.0.2' + , './pkg/zerb-v0.0.2.tar.gz' + , 'BOOM! Published.' + , 'Cleaned up package' + ].join('\n'); + assert.equal(expected, out); + }); + +}); + diff --git a/node_modules/jake/test/integration/rule.js b/node_modules/jake/test/integration/rule.js new file mode 100644 index 0000000..468db01 --- /dev/null +++ b/node_modules/jake/test/integration/rule.js @@ -0,0 +1,217 @@ +/* + * Jake JavaScript build tool + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ + +const PROJECT_DIR = process.env.PROJECT_DIR; +const JAKE_CMD = `${PROJECT_DIR}/bin/cli.js`; + +let assert = require('assert'); +let exec = require('child_process').execSync; +let fs = require('fs'); +let { Rule } = require(`${PROJECT_DIR}/lib/rule`); +let { rmRf } = require(`${PROJECT_DIR}/lib/jake`); + +let cleanUpAndNext = function (callback) { + // Gotta add globbing to file utils rmRf + let tmpFiles = [ + 'tmp' + , 'tmp_ns' + , 'tmp_cr' + , 'tmp_p' + , 'tmp_pf' + , 'tmpbin' + , 'tmpsrc' + , 'tmp_dep1.c' + , 'tmp_dep1.o' + , 'tmp_dep1.oo' + , 'tmp_dep2.c' + , 'tmp_dep2.o' + , 'tmp_dep2.oo' + , 'foo' + , 'foo.html' + ]; + tmpFiles.forEach(function (f) { + rmRf(f, { + silent: true + }); + }); + callback && callback(); +}; + +suite('rule', function () { + + this.timeout(7000); + + setup(function (next) { + cleanUpAndNext(next); + }); + + + // - name foo:bin/main.o + // - pattern bin/%.o + // - source src/%.c + // + // return { + // 'dep' : 'foo:src/main.c', + // 'file': 'src/main.c' + // }; + test('Rule.getSource', function () { + let src = Rule.getSource('foo:bin/main.o', 'bin/%.o', 'src/%.c'); + assert.equal('foo:src/main.c', src); + }); + + test('rule w/o pattern', function () { + let out = exec( `${JAKE_CMD} -q tmp`).toString().trim(); + let output = [ + "tmp_dep2.c task" + , "tmp_dep1.c task" + , "cp tmp_dep1.c tmp_dep1.o task" + , "cp tmp_dep2.c tmp_dep2.o task" + , "tmp task"]; + assert.equal( output.join('\n'), out); + let data = fs.readFileSync(process.cwd() + '/tmp'); + assert.equal('src_1src_2', data.toString()); + cleanUpAndNext(); + }); + + test('rule w pattern w/o folder w/o namespace', function () { + let out = exec( `${JAKE_CMD} -q tmp_p`).toString().trim(); + let output = [ + "tmp_dep2.c task" + , "tmp_dep1.c task" + , "cp tmp_dep1.c tmp_dep1.oo task" + , "cp tmp_dep2.c tmp_dep2.oo task" + , "tmp pattern task"]; + let data; + assert.equal( output.join('\n'), out); + data = fs.readFileSync(process.cwd() + '/tmp_p'); + assert.equal('src_1src_2 pattern', data.toString()); + cleanUpAndNext(); + }); + + test('rule w pattern w folder w/o namespace', function () { + let out = exec( `${JAKE_CMD} -q tmp_pf`).toString().trim(); + let output = [ + "tmpsrc/tmp_dep1.c task" + , "cp tmpsrc/tmp_dep1.c tmpbin/tmp_dep1.oo task" + , "tmpsrc/tmp_dep2.c task" + , "cp tmpsrc/tmp_dep2.c tmpbin/tmp_dep2.oo task" + , "tmp pattern folder task"]; + let data; + assert.equal( output.join('\n'), out); + data = fs.readFileSync(process.cwd() + '/tmp_pf'); + assert.equal('src/src_1src/src_2 pattern folder', data.toString()); + cleanUpAndNext(); + }); + + test.skip('rule w pattern w folder w namespace', function () { + let out = exec( `${JAKE_CMD} -q tmp_ns`).toString().trim(); + let output = [ + "tmpsrc/file2.c init task" // yes + , "tmpsrc/tmp_dep2.c task" // no + , "cp tmpsrc/tmp_dep2.c tmpbin/tmp_dep2.oo task" // no + , "tmpsrc/dep1.c task" // no + , "cp tmpsrc/dep1.c tmpbin/dep1.oo ns task" // no + , "cp tmpsrc/file2.c tmpbin/file2.oo ns task" // yes + , "tmp pattern folder namespace task"]; // yes + let data; + assert.equal( output.join('\n'), out); + data = fs.readFileSync(process.cwd() + '/tmp_ns'); + assert.equal('src/src_1src/src_2src/src_3 pattern folder namespace', data.toString()); + cleanUpAndNext(); + }); + + test.skip('rule w chain w pattern w folder w namespace', function () { + let out = exec( `${JAKE_CMD} -q tmp_cr`).toString().trim(); + let output = [ + "chainrule init task" + , "cp tmpsrc/file1.tex tmpbin/file1.dvi tex->dvi task" + , "cp tmpbin/file1.dvi tmpbin/file1.pdf dvi->pdf task" + , "cp tmpsrc/file2.tex tmpbin/file2.dvi tex->dvi task" + , "cp tmpbin/file2.dvi tmpbin/file2.pdf dvi->pdf task" + , "tmp chainrule namespace task"]; + let data; + assert.equal( output.join('\n'), out); + data = fs.readFileSync(process.cwd() + '/tmp_cr'); + assert.equal('tex1 tex2 chainrule namespace', data.toString()); + cleanUpAndNext(); + }); + + + ['precedence', 'regexPattern', 'sourceFunction'].forEach(function (key) { + + test('rule with source file not created yet (' + key + ')', function () { + let write = process.stderr.write; + process.stderr.write = () => {}; + rmRf('foo.txt', {silent: true}); + rmRf('foo.html', {silent: true}); + try { + exec(`${JAKE_CMD} ` + key + ':test'); + } + catch(err) { + // foo.txt prereq doesn't exist yet + assert.ok(err.message.indexOf('Unknown task "foo.html"') > -1); + } + process.stderr.write = write; + }); + + test('rule with source file now created (' + key + ')', function () { + fs.writeFileSync('foo.txt', ''); + let out = exec(`${JAKE_CMD} -q ` + key + ':test').toString().trim(); + // Should run prereq and test task + let output = [ + 'created html' + , 'ran test' + ]; + assert.equal(output.join('\n'), out); + }); + + test('rule with source file modified (' + key + ')', function (next) { + setTimeout(function () { + fs.writeFileSync('foo.txt', ''); + let out = exec(`${JAKE_CMD} -q ` + key + ':test').toString().trim(); + // Should again run both prereq and test task + let output = [ + 'created html' + , 'ran test' + ]; + assert.equal(output.join('\n'), out); + //next(); + cleanUpAndNext(next); + }, 1000); // Wait to do the touch to ensure mod-time is different + }); + + test('rule with existing objective file and no source ' + + ' (should be normal file-task) (' + key + ')', function () { + // Remove just the source file + fs.writeFileSync('foo.html', ''); + rmRf('foo.txt', {silent: true}); + let out = exec(`${JAKE_CMD} -q ` + key + ':test').toString().trim(); + // Should treat existing objective file as plain file-task, + // and just run test-task + let output = [ + 'ran test' + ]; + assert.equal(output.join('\n'), out); + cleanUpAndNext(); + }); + + }); + +}); + + diff --git a/node_modules/jake/test/integration/selfdep.js b/node_modules/jake/test/integration/selfdep.js new file mode 100644 index 0000000..9ee7674 --- /dev/null +++ b/node_modules/jake/test/integration/selfdep.js @@ -0,0 +1,42 @@ +let assert = require('assert'); +let exec = require('child_process').execSync; + +const PROJECT_DIR = process.env.PROJECT_DIR; +const JAKE_CMD = `${PROJECT_DIR}/bin/cli.js`; + +suite('selfDep', function () { + + this.timeout(7000); + + let origStderrWrite; + + setup(function () { + origStderrWrite = process.stderr.write; + process.stderr.write = function () {}; + }); + + teardown(function () { + process.stderr.write = origStderrWrite; + }); + + test('self dep const', function () { + try { + exec(`${JAKE_CMD} selfdepconst`); + } + catch(e) { + assert(e.message.indexOf('dependency of itself') > -1) + } + }); + + test('self dep dyn', function () { + try { + exec(`${JAKE_CMD} selfdepdyn`); + } + catch(e) { + assert(e.message.indexOf('dependency of itself') > -1) + } + }); + +}); + + diff --git a/node_modules/jake/test/integration/task_base.js b/node_modules/jake/test/integration/task_base.js new file mode 100644 index 0000000..9aa501d --- /dev/null +++ b/node_modules/jake/test/integration/task_base.js @@ -0,0 +1,167 @@ +let assert = require('assert'); +let h = require('./helpers'); +let exec = require('child_process').execSync; + +const PROJECT_DIR = process.env.PROJECT_DIR; +const JAKE_CMD = `${PROJECT_DIR}/bin/cli.js`; + +suite('taskBase', function () { + + this.timeout(7000); + + test('default task', function () { + let out; + out = exec(`${JAKE_CMD} -q`).toString().trim(); + assert.equal(out, 'default task'); + out = exec(`${JAKE_CMD} -q default`).toString().trim(); + assert.equal(out, 'default task'); + }); + + test('task with no action', function () { + let out = exec(`${JAKE_CMD} -q noAction`).toString().trim(); + assert.equal(out, 'default task'); + }); + + test('a task with no action and no prereqs', function () { + exec(`${JAKE_CMD} noActionNoPrereqs`); + }); + + test('a task that exists at the top-level, and not in the specified namespace, should error', function () { + let res = require('child_process').spawnSync(`${JAKE_CMD}`, + ['asdfasdfasdf:zerbofrangazoomy']); + let err = res.stderr.toString(); + assert.ok(err.indexOf('Unknown task' > -1)); + }); + + test('passing args to a task', function () { + let out = exec(`${JAKE_CMD} -q argsEnvVars[foo,bar]`).toString().trim(); + let parsed = h.parse(out); + let args = parsed.args; + assert.equal(args[0], 'foo'); + assert.equal(args[1], 'bar'); + }); + + test('a task with environment vars', function () { + let out = exec(`${JAKE_CMD} -q argsEnvVars foo=bar baz=qux`).toString().trim(); + let parsed = h.parse(out); + let env = parsed.env; + assert.equal(env.foo, 'bar'); + assert.equal(env.baz, 'qux'); + }); + + test('passing args and using environment vars', function () { + let out = exec(`${JAKE_CMD} -q argsEnvVars[foo,bar] foo=bar baz=qux`).toString().trim(); + let parsed = h.parse(out); + let args = parsed.args; + let env = parsed.env; + assert.equal(args[0], 'foo'); + assert.equal(args[1], 'bar'); + assert.equal(env.foo, 'bar'); + assert.equal(env.baz, 'qux'); + }); + + test('a simple prereq', function () { + let out = exec(`${JAKE_CMD} -q foo:baz`).toString().trim(); + assert.equal(out, 'foo:bar task\nfoo:baz task'); + }); + + test('a duplicate prereq only runs once', function () { + let out = exec(`${JAKE_CMD} -q foo:asdf`).toString().trim(); + assert.equal(out, 'foo:bar task\nfoo:baz task\nfoo:asdf task'); + }); + + test('a prereq with command-line args', function () { + let out = exec(`${JAKE_CMD} -q foo:qux`).toString().trim(); + assert.equal(out, 'foo:bar[asdf,qwer] task\nfoo:qux task'); + }); + + test('a prereq with args via invoke', function () { + let out = exec(`${JAKE_CMD} -q foo:frang[zxcv,uiop]`).toString().trim(); + assert.equal(out, 'foo:bar[zxcv,uiop] task\nfoo:frang task'); + }); + + test('a prereq with args via execute', function () { + let out = exec(`${JAKE_CMD} -q foo:zerb[zxcv,uiop]`).toString().trim(); + assert.equal(out, 'foo:bar[zxcv,uiop] task\nfoo:zerb task'); + }); + + test('repeating the task via execute', function () { + let out = exec(`${JAKE_CMD} -q foo:voom`).toString().trim(); + assert.equal(out, 'foo:bar task\nfoo:bar task\ncomplete\ncomplete'); + }); + + test('prereq execution-order', function () { + let out = exec(`${JAKE_CMD} -q hoge:fuga`).toString().trim(); + assert.equal(out, 'hoge:hoge task\nhoge:piyo task\nhoge:fuga task'); + }); + + test('basic async task', function () { + let out = exec(`${JAKE_CMD} -q bar:bar`).toString().trim(); + assert.equal(out, 'bar:foo task\nbar:bar task'); + }); + + test('promise async task', function () { + let out = exec(`${JAKE_CMD} -q bar:dependOnpromise`).toString().trim(); + assert.equal(out, 'bar:promise task\nbar:dependOnpromise task saw value 123654'); + }); + + test('failing promise async task', function () { + try { + exec(`${JAKE_CMD} -q bar:brokenPromise`); + } + catch(e) { + assert(e.message.indexOf('Command failed') > -1); + } + }); + + test('that current-prereq index gets reset', function () { + let out = exec(`${JAKE_CMD} -q hoge:kira`).toString().trim(); + assert.equal(out, 'hoge:hoge task\nhoge:piyo task\nhoge:fuga task\n' + + 'hoge:charan task\nhoge:gero task\nhoge:kira task'); + }); + + test('modifying a task by adding prereq during execution', function () { + let out = exec(`${JAKE_CMD} -q voom`).toString().trim(); + assert.equal(out, 2); + }); + + test('listening for task error-event', function () { + try { + exec(`${JAKE_CMD} -q vronk:groo`).toString().trim(); + } + catch(e) { + assert(e.message.indexOf('OMFGZONG') > -1); + } + }); + + test('listening for jake error-event', function () { + let out = exec(`${JAKE_CMD} -q throwy`).toString().trim(); + assert(out.indexOf('Emitted\nError: I am bad') > -1); + }); + + test('listening for jake unhandledRejection-event', function () { + let out = exec(`${JAKE_CMD} -q promiseRejecter`).toString().trim(); + assert.equal(out, ''); + }); + + test('large number of same prereqs', function () { + let out = exec(`${JAKE_CMD} -q large:same`).toString().trim(); + assert.equal(out, 'large:leaf\nlarge:same'); + }); + + test('large number of different prereqs', function () { + let out = exec(`${JAKE_CMD} -q large:different`).toString().trim(); + assert.equal(out, 'leaf-12\nleaf-123\nlarge:different'); + }); + + test('large number of different prereqs', function () { + let out = exec(`${JAKE_CMD} -q usingRequire:test`).toString().trim(); + assert.equal(out, 'howdy test'); + }); + + test('modifying a namespace by adding a new task', function () { + let out = exec(`${JAKE_CMD} -q one:two`).toString().trim(); + assert.equal('one:one\none:two', out); + }); + +}); diff --git a/node_modules/jake/test/unit/jakefile.js b/node_modules/jake/test/unit/jakefile.js new file mode 100644 index 0000000..89ff523 --- /dev/null +++ b/node_modules/jake/test/unit/jakefile.js @@ -0,0 +1,36 @@ + +task('foo', function () { + console.log('ran top-level foo'); +}); + +task('bar', function () { + console.log('ran top-level bar'); +}); + +task('zerb', function () { + console.log('ran zerb'); +}); + +namespace('zooby', function () { + task('zerp', function () {}); + + task('derp', ['zerp'], function () {}); + + namespace('frang', function () { + + namespace('w00t', function () { + task('bar', function () { + console.log('ran zooby:frang:w00t:bar'); + }); + }); + + task('asdf', function () {}); + }); + +}); + +namespace('hurr', function () { + namespace('durr'); +}); + + diff --git a/node_modules/jake/test/unit/namespace.js b/node_modules/jake/test/unit/namespace.js new file mode 100644 index 0000000..c6b3ff5 --- /dev/null +++ b/node_modules/jake/test/unit/namespace.js @@ -0,0 +1,77 @@ +/* + * Jake JavaScript build tool + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ + +const PROJECT_DIR = process.env.PROJECT_DIR; + +// Load the jake global +require(`${PROJECT_DIR}/lib/jake`); +let { Namespace } = require(`${PROJECT_DIR}/lib/namespace`); + +require('./jakefile'); + +let assert = require('assert'); + +suite('namespace', function () { + + this.timeout(7000); + + test('resolve namespace by relative name', function () { + let aaa, bbb, ccc; + aaa = namespace('aaa', function () { + bbb = namespace('bbb', function () { + ccc = namespace('ccc', function () { + }); + }); + }); + + assert.ok(aaa, Namespace.ROOT_NAMESPACE.resolveNamespace('aaa')); + assert.ok(bbb === aaa.resolveNamespace('bbb')); + assert.ok(ccc === aaa.resolveNamespace('bbb:ccc')); + }); + + test('resolve task in sub-namespace by relative path', function () { + let curr = Namespace.ROOT_NAMESPACE.resolveNamespace('zooby'); + let task = curr.resolveTask('frang:w00t:bar'); + assert.ok(task.action.toString().indexOf('zooby:frang:w00t:bar') > -1); + }); + + test('prefer local to top-level', function () { + let curr = Namespace.ROOT_NAMESPACE.resolveNamespace('zooby:frang:w00t'); + let task = curr.resolveTask('bar'); + assert.ok(task.action.toString().indexOf('zooby:frang:w00t:bar') > -1); + }); + + test('does resolve top-level', function () { + let curr = Namespace.ROOT_NAMESPACE.resolveNamespace('zooby:frang:w00t'); + let task = curr.resolveTask('foo'); + assert.ok(task.action.toString().indexOf('top-level foo') > -1); + }); + + test('absolute lookup works from sub-namespaces', function () { + let curr = Namespace.ROOT_NAMESPACE.resolveNamespace('hurr:durr'); + let task = curr.resolveTask('zooby:frang:w00t:bar'); + assert.ok(task.action.toString().indexOf('zooby:frang:w00t:bar') > -1); + }); + + test('resolution miss with throw error', function () { + let curr = Namespace.ROOT_NAMESPACE; + let task = curr.resolveTask('asdf:qwer'); + assert.ok(!task); + }); + +}); diff --git a/node_modules/jake/test/unit/parseargs.js b/node_modules/jake/test/unit/parseargs.js new file mode 100644 index 0000000..7a3ddd5 --- /dev/null +++ b/node_modules/jake/test/unit/parseargs.js @@ -0,0 +1,169 @@ +/* + * Jake JavaScript build tool + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ + +const PROJECT_DIR = process.env.PROJECT_DIR; + +let parseargs = require(`${PROJECT_DIR}/lib/parseargs`); +let assert = require('assert'); +let optsReg = [ + { full: 'directory', + abbr: 'C', + preempts: false, + expectValue: true + }, + { full: 'jakefile', + abbr: 'f', + preempts: false, + expectValue: true + }, + { full: 'tasks', + abbr: 'T', + preempts: true + }, + { full: 'tasks', + abbr: 'ls', + preempts: true + }, + { full: 'trace', + abbr: 't', + preempts: false, + expectValue: false + }, + { full: 'help', + abbr: 'h', + preempts: true + }, + { full: 'version', + abbr: 'V', + preempts: true + } +]; +let p = new parseargs.Parser(optsReg); +let z = function (s) { return s.split(' '); }; +let res; + +suite('parseargs', function () { + + test('long preemptive opt and val with equal-sign, ignore further opts', function () { + res = p.parse(z('--tasks=foo --jakefile=asdf')); + assert.equal('foo', res.opts.tasks); + assert.equal(undefined, res.opts.jakefile); + }); + + test('long preemptive opt and val without equal-sign, ignore further opts', function () { + res = p.parse(z('--tasks foo --jakefile=asdf')); + assert.equal('foo', res.opts.tasks); + assert.equal(undefined, res.opts.jakefile); + }); + + test('long preemptive opt and no val, ignore further opts', function () { + res = p.parse(z('--tasks --jakefile=asdf')); + assert.equal(true, res.opts.tasks); + assert.equal(undefined, res.opts.jakefile); + }); + + test('preemptive opt with no val, should be true', function () { + res = p.parse(z('-T')); + assert.equal(true, res.opts.tasks); + }); + + test('preemptive opt with no val, should be true and ignore further opts', function () { + res = p.parse(z('-T -f')); + assert.equal(true, res.opts.tasks); + assert.equal(undefined, res.opts.jakefile); + }); + + test('preemptive opt with val, should be val', function () { + res = p.parse(z('-T zoobie -f foo/bar/baz')); + assert.equal('zoobie', res.opts.tasks); + assert.equal(undefined, res.opts.jakefile); + }); + + test('-f expects a value, -t does not (howdy is task-name)', function () { + res = p.parse(z('-f zoobie -t howdy')); + assert.equal('zoobie', res.opts.jakefile); + assert.equal(true, res.opts.trace); + assert.equal('howdy', res.taskNames[0]); + }); + + test('different order, -f expects a value, -t does not (howdy is task-name)', function () { + res = p.parse(z('-f zoobie howdy -t')); + assert.equal('zoobie', res.opts.jakefile); + assert.equal(true, res.opts.trace); + assert.equal('howdy', res.taskNames[0]); + }); + + test('-f expects a value, -t does not (foo=bar is env var)', function () { + res = p.parse(z('-f zoobie -t foo=bar')); + assert.equal('zoobie', res.opts.jakefile); + assert.equal(true, res.opts.trace); + assert.equal('bar', res.envVars.foo); + assert.equal(undefined, res.taskNames[0]); + }); + + test('-f expects a value, -t does not (foo=bar is env-var, task-name follows)', function () { + res = p.parse(z('-f zoobie -t howdy foo=bar')); + assert.equal('zoobie', res.opts.jakefile); + assert.equal(true, res.opts.trace); + assert.equal('bar', res.envVars.foo); + assert.equal('howdy', res.taskNames[0]); + }); + + test('-t does not expect a value, -f does (howdy is task-name)', function () { + res = p.parse(z('-t howdy -f zoobie')); + assert.equal(true, res.opts.trace); + assert.equal('zoobie', res.opts.jakefile); + assert.equal('howdy', res.taskNames[0]); + }); + + test('--trace does not expect a value, -f does (howdy is task-name)', function () { + res = p.parse(z('--trace howdy --jakefile zoobie')); + assert.equal(true, res.opts.trace); + assert.equal('zoobie', res.opts.jakefile); + assert.equal('howdy', res.taskNames[0]); + }); + + test('--trace does not expect a value (equal), -f does (throw howdy away)', function () { + res = p.parse(z('--trace=howdy --jakefile=zoobie')); + assert.equal(true, res.opts.trace); + assert.equal('zoobie', res.opts.jakefile); + assert.equal(undefined, res.taskNames[0]); + }); + + /* +, test('task-name with positional args', function () { + res = p.parse(z('foo:bar[asdf,qwer]')); + assert.equal('asdf', p.taskArgs[0]); + assert.equal('qwer', p.taskArgs[1]); + } + +, test('opts, env vars, task-name with positional args', function () { + res = p.parse(z('-f ./tests/Jakefile -t default[asdf,qwer] foo=bar')); + assert.equal('./tests/Jakefile', res.opts.jakefile); + assert.equal(true, res.opts.trace); + assert.equal('bar', res.envVars.foo); + assert.equal('default', res.taskName); + assert.equal('asdf', p.taskArgs[0]); + assert.equal('qwer', p.taskArgs[1]); + } +*/ + + +}); + + diff --git a/node_modules/jake/usage.txt b/node_modules/jake/usage.txt new file mode 100644 index 0000000..ea5f255 --- /dev/null +++ b/node_modules/jake/usage.txt @@ -0,0 +1,16 @@ +Jake JavaScript build tool +******************************************************************************** +If no flags are given, Jake looks for a Jakefile or Jakefile.js in the current directory. +******************************************************************************** +{Usage}: jake [options ...] [env variables ...] target + +{Options}: + -f, --jakefile FILE Use FILE as the Jakefile. + -C, --directory DIRECTORY Change to DIRECTORY before running tasks. + -B, --always-make Unconditionally make all targets. + -T/-ls, --tasks Display the tasks (matching optional PATTERN) with descriptions, then exit. + -J, --jakelibdir JAKELIBDIR Auto-import any .jake files in JAKELIBDIR. (default is \'jakelib\') + -h, --help Display this help message. + -V/-v, --version Display the Jake version. + -ar, --allow-rejection Keep running even after unhandled promise rejection + diff --git a/node_modules/jsonfile/CHANGELOG.md b/node_modules/jsonfile/CHANGELOG.md new file mode 100644 index 0000000..d772e43 --- /dev/null +++ b/node_modules/jsonfile/CHANGELOG.md @@ -0,0 +1,171 @@ +6.1.0 / 2020-10-31 +------------------ + +- Add `finalEOL` option to disable writing final EOL ([#115](https://github.com/jprichardson/node-jsonfile/issues/115), [#137](https://github.com/jprichardson/node-jsonfile/pull/137)) +- Update dependency ([#138](https://github.com/jprichardson/node-jsonfile/pull/138)) + +6.0.1 / 2020-03-07 +------------------ + +- Update dependency ([#130](https://github.com/jprichardson/node-jsonfile/pull/130)) +- Fix code style ([#129](https://github.com/jprichardson/node-jsonfile/pull/129)) + +6.0.0 / 2020-02-24 +------------------ + +- **BREAKING:** Drop support for Node 6 & 8 ([#128](https://github.com/jprichardson/node-jsonfile/pull/128)) +- **BREAKING:** Do not allow passing `null` as options to `readFile()` or `writeFile()` ([#128](https://github.com/jprichardson/node-jsonfile/pull/128)) +- Refactor internals ([#128](https://github.com/jprichardson/node-jsonfile/pull/128)) + +5.0.0 / 2018-09-08 +------------------ + +- **BREAKING:** Drop Node 4 support +- **BREAKING:** If no callback is passed to an asynchronous method, a promise is now returned ([#109](https://github.com/jprichardson/node-jsonfile/pull/109)) +- Cleanup docs + +4.0.0 / 2017-07-12 +------------------ + +- **BREAKING:** Remove global `spaces` option. +- **BREAKING:** Drop support for Node 0.10, 0.12, and io.js. +- Remove undocumented `passParsingErrors` option. +- Added `EOL` override option to `writeFile` when using `spaces`. [#89] + +3.0.1 / 2017-07-05 +------------------ + +- Fixed bug in `writeFile` when there was a serialization error & no callback was passed. In previous versions, an empty file would be written; now no file is written. + +3.0.0 / 2017-04-25 +------------------ + +- Changed behavior of `throws` option for `readFileSync`; now does not throw filesystem errors when `throws` is `false` + +2.4.0 / 2016-09-15 +------------------ +### Changed +- added optional support for `graceful-fs` [#62] + +2.3.1 / 2016-05-13 +------------------ +- fix to support BOM. [#45][#45] + +2.3.0 / 2016-04-16 +------------------ +- add `throws` to `readFile()`. See [#39][#39] +- add support for any arbitrary `fs` module. Useful with [mock-fs](https://www.npmjs.com/package/mock-fs) + +2.2.3 / 2015-10-14 +------------------ +- include file name in parse error. See: https://github.com/jprichardson/node-jsonfile/pull/34 + +2.2.2 / 2015-09-16 +------------------ +- split out tests into separate files +- fixed `throws` when set to `true` in `readFileSync()`. See: https://github.com/jprichardson/node-jsonfile/pull/33 + +2.2.1 / 2015-06-25 +------------------ +- fixed regression when passing in string as encoding for options in `writeFile()` and `writeFileSync()`. See: https://github.com/jprichardson/node-jsonfile/issues/28 + +2.2.0 / 2015-06-25 +------------------ +- added `options.spaces` to `writeFile()` and `writeFileSync()` + +2.1.2 / 2015-06-22 +------------------ +- fixed if passed `readFileSync(file, 'utf8')`. See: https://github.com/jprichardson/node-jsonfile/issues/25 + +2.1.1 / 2015-06-19 +------------------ +- fixed regressions if `null` is passed for options. See: https://github.com/jprichardson/node-jsonfile/issues/24 + +2.1.0 / 2015-06-19 +------------------ +- cleanup: JavaScript Standard Style, rename files, dropped terst for assert +- methods now support JSON revivers/replacers + +2.0.1 / 2015-05-24 +------------------ +- update license attribute https://github.com/jprichardson/node-jsonfile/pull/21 + +2.0.0 / 2014-07-28 +------------------ +* added `\n` to end of file on write. [#14](https://github.com/jprichardson/node-jsonfile/pull/14) +* added `options.throws` to `readFileSync()` +* dropped support for Node v0.8 + +1.2.0 / 2014-06-29 +------------------ +* removed semicolons +* bugfix: passed `options` to `fs.readFile` and `fs.readFileSync`. This technically changes behavior, but +changes it according to docs. [#12][#12] + +1.1.1 / 2013-11-11 +------------------ +* fixed catching of callback bug (ffissore / #5) + +1.1.0 / 2013-10-11 +------------------ +* added `options` param to methods, (seanodell / #4) + +1.0.1 / 2013-09-05 +------------------ +* removed `homepage` field from package.json to remove NPM warning + +1.0.0 / 2013-06-28 +------------------ +* added `.npmignore`, #1 +* changed spacing default from `4` to `2` to follow Node conventions + +0.0.1 / 2012-09-10 +------------------ +* Initial release. + +[#89]: https://github.com/jprichardson/node-jsonfile/pull/89 +[#45]: https://github.com/jprichardson/node-jsonfile/issues/45 "Reading of UTF8-encoded (w/ BOM) files fails" +[#44]: https://github.com/jprichardson/node-jsonfile/issues/44 "Extra characters in written file" +[#43]: https://github.com/jprichardson/node-jsonfile/issues/43 "Prettyfy json when written to file" +[#42]: https://github.com/jprichardson/node-jsonfile/pull/42 "Moved fs.readFileSync within the try/catch" +[#41]: https://github.com/jprichardson/node-jsonfile/issues/41 "Linux: Hidden file not working" +[#40]: https://github.com/jprichardson/node-jsonfile/issues/40 "autocreate folder doesn't work from Path-value" +[#39]: https://github.com/jprichardson/node-jsonfile/pull/39 "Add `throws` option for readFile (async)" +[#38]: https://github.com/jprichardson/node-jsonfile/pull/38 "Update README.md writeFile[Sync] signature" +[#37]: https://github.com/jprichardson/node-jsonfile/pull/37 "support append file" +[#36]: https://github.com/jprichardson/node-jsonfile/pull/36 "Add typescript definition file." +[#35]: https://github.com/jprichardson/node-jsonfile/pull/35 "Add typescript definition file." +[#34]: https://github.com/jprichardson/node-jsonfile/pull/34 "readFile JSON parse error includes filename" +[#33]: https://github.com/jprichardson/node-jsonfile/pull/33 "fix throw->throws typo in readFileSync()" +[#32]: https://github.com/jprichardson/node-jsonfile/issues/32 "readFile & readFileSync can possible have strip-comments as an option?" +[#31]: https://github.com/jprichardson/node-jsonfile/pull/31 "[Modify] Support string include is unicode escape string" +[#30]: https://github.com/jprichardson/node-jsonfile/issues/30 "How to use Jsonfile package in Meteor.js App?" +[#29]: https://github.com/jprichardson/node-jsonfile/issues/29 "writefile callback if no error?" +[#28]: https://github.com/jprichardson/node-jsonfile/issues/28 "writeFile options argument broken " +[#27]: https://github.com/jprichardson/node-jsonfile/pull/27 "Use svg instead of png to get better image quality" +[#26]: https://github.com/jprichardson/node-jsonfile/issues/26 "Breaking change to fs-extra" +[#25]: https://github.com/jprichardson/node-jsonfile/issues/25 "support string encoding param for read methods" +[#24]: https://github.com/jprichardson/node-jsonfile/issues/24 "readFile: Passing in null options with a callback throws an error" +[#23]: https://github.com/jprichardson/node-jsonfile/pull/23 "Add appendFile and appendFileSync" +[#22]: https://github.com/jprichardson/node-jsonfile/issues/22 "Default value for spaces in readme.md is outdated" +[#21]: https://github.com/jprichardson/node-jsonfile/pull/21 "Update license attribute" +[#20]: https://github.com/jprichardson/node-jsonfile/issues/20 "Add simple caching functionallity" +[#19]: https://github.com/jprichardson/node-jsonfile/pull/19 "Add appendFileSync method" +[#18]: https://github.com/jprichardson/node-jsonfile/issues/18 "Add updateFile and updateFileSync methods" +[#17]: https://github.com/jprichardson/node-jsonfile/issues/17 "seem read & write sync has sequentially problem" +[#16]: https://github.com/jprichardson/node-jsonfile/pull/16 "export spaces defaulted to null" +[#15]: https://github.com/jprichardson/node-jsonfile/issues/15 "`jsonfile.spaces` should default to `null`" +[#14]: https://github.com/jprichardson/node-jsonfile/pull/14 "Add EOL at EOF" +[#13]: https://github.com/jprichardson/node-jsonfile/issues/13 "Add a final newline" +[#12]: https://github.com/jprichardson/node-jsonfile/issues/12 "readFile doesn't accept options" +[#11]: https://github.com/jprichardson/node-jsonfile/pull/11 "Added try,catch to readFileSync" +[#10]: https://github.com/jprichardson/node-jsonfile/issues/10 "No output or error from writeFile" +[#9]: https://github.com/jprichardson/node-jsonfile/pull/9 "Change 'js' to 'jf' in example." +[#8]: https://github.com/jprichardson/node-jsonfile/pull/8 "Updated forgotten module.exports to me." +[#7]: https://github.com/jprichardson/node-jsonfile/pull/7 "Add file name in error message" +[#6]: https://github.com/jprichardson/node-jsonfile/pull/6 "Use graceful-fs when possible" +[#5]: https://github.com/jprichardson/node-jsonfile/pull/5 "Jsonfile doesn't behave nicely when used inside a test suite." +[#4]: https://github.com/jprichardson/node-jsonfile/pull/4 "Added options parameter to writeFile and writeFileSync" +[#3]: https://github.com/jprichardson/node-jsonfile/issues/3 "test2" +[#2]: https://github.com/jprichardson/node-jsonfile/issues/2 "homepage field must be a string url. Deleted." +[#1]: https://github.com/jprichardson/node-jsonfile/pull/1 "adding an `.npmignore` file" diff --git a/node_modules/jsonfile/LICENSE b/node_modules/jsonfile/LICENSE new file mode 100644 index 0000000..cb7e807 --- /dev/null +++ b/node_modules/jsonfile/LICENSE @@ -0,0 +1,15 @@ +(The MIT License) + +Copyright (c) 2012-2015, JP Richardson + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files +(the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, + merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS +OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/jsonfile/README.md b/node_modules/jsonfile/README.md new file mode 100644 index 0000000..910cde0 --- /dev/null +++ b/node_modules/jsonfile/README.md @@ -0,0 +1,230 @@ +Node.js - jsonfile +================ + +Easily read/write JSON files in Node.js. _Note: this module cannot be used in the browser._ + +[![npm Package](https://img.shields.io/npm/v/jsonfile.svg?style=flat-square)](https://www.npmjs.org/package/jsonfile) +[![build status](https://secure.travis-ci.org/jprichardson/node-jsonfile.svg)](http://travis-ci.org/jprichardson/node-jsonfile) +[![windows Build status](https://img.shields.io/appveyor/ci/jprichardson/node-jsonfile/master.svg?label=windows%20build)](https://ci.appveyor.com/project/jprichardson/node-jsonfile/branch/master) + +Standard JavaScript + +Why? +---- + +Writing `JSON.stringify()` and then `fs.writeFile()` and `JSON.parse()` with `fs.readFile()` enclosed in `try/catch` blocks became annoying. + + + +Installation +------------ + + npm install --save jsonfile + + + +API +--- + +* [`readFile(filename, [options], callback)`](#readfilefilename-options-callback) +* [`readFileSync(filename, [options])`](#readfilesyncfilename-options) +* [`writeFile(filename, obj, [options], callback)`](#writefilefilename-obj-options-callback) +* [`writeFileSync(filename, obj, [options])`](#writefilesyncfilename-obj-options) + +---- + +### readFile(filename, [options], callback) + +`options` (`object`, default `undefined`): Pass in any [`fs.readFile`](https://nodejs.org/api/fs.html#fs_fs_readfile_path_options_callback) options or set `reviver` for a [JSON reviver](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse). + - `throws` (`boolean`, default: `true`). If `JSON.parse` throws an error, pass this error to the callback. + If `false`, returns `null` for the object. + + +```js +const jsonfile = require('jsonfile') +const file = '/tmp/data.json' +jsonfile.readFile(file, function (err, obj) { + if (err) console.error(err) + console.dir(obj) +}) +``` + +You can also use this method with promises. The `readFile` method will return a promise if you do not pass a callback function. + +```js +const jsonfile = require('jsonfile') +const file = '/tmp/data.json' +jsonfile.readFile(file) + .then(obj => console.dir(obj)) + .catch(error => console.error(error)) +``` + +---- + +### readFileSync(filename, [options]) + +`options` (`object`, default `undefined`): Pass in any [`fs.readFileSync`](https://nodejs.org/api/fs.html#fs_fs_readfilesync_path_options) options or set `reviver` for a [JSON reviver](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse). +- `throws` (`boolean`, default: `true`). If an error is encountered reading or parsing the file, throw the error. If `false`, returns `null` for the object. + +```js +const jsonfile = require('jsonfile') +const file = '/tmp/data.json' + +console.dir(jsonfile.readFileSync(file)) +``` + +---- + +### writeFile(filename, obj, [options], callback) + +`options`: Pass in any [`fs.writeFile`](https://nodejs.org/api/fs.html#fs_fs_writefile_file_data_options_callback) options or set `replacer` for a [JSON replacer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify). Can also pass in `spaces`, or override `EOL` string or set `finalEOL` flag as `false` to not save the file with `EOL` at the end. + + +```js +const jsonfile = require('jsonfile') + +const file = '/tmp/data.json' +const obj = { name: 'JP' } + +jsonfile.writeFile(file, obj, function (err) { + if (err) console.error(err) +}) +``` +Or use with promises as follows: + +```js +const jsonfile = require('jsonfile') + +const file = '/tmp/data.json' +const obj = { name: 'JP' } + +jsonfile.writeFile(file, obj) + .then(res => { + console.log('Write complete') + }) + .catch(error => console.error(error)) +``` + + +**formatting with spaces:** + +```js +const jsonfile = require('jsonfile') + +const file = '/tmp/data.json' +const obj = { name: 'JP' } + +jsonfile.writeFile(file, obj, { spaces: 2 }, function (err) { + if (err) console.error(err) +}) +``` + +**overriding EOL:** + +```js +const jsonfile = require('jsonfile') + +const file = '/tmp/data.json' +const obj = { name: 'JP' } + +jsonfile.writeFile(file, obj, { spaces: 2, EOL: '\r\n' }, function (err) { + if (err) console.error(err) +}) +``` + + +**disabling the EOL at the end of file:** + +```js +const jsonfile = require('jsonfile') + +const file = '/tmp/data.json' +const obj = { name: 'JP' } + +jsonfile.writeFile(file, obj, { spaces: 2, finalEOL: false }, function (err) { + if (err) console.log(err) +}) +``` + +**appending to an existing JSON file:** + +You can use `fs.writeFile` option `{ flag: 'a' }` to achieve this. + +```js +const jsonfile = require('jsonfile') + +const file = '/tmp/mayAlreadyExistedData.json' +const obj = { name: 'JP' } + +jsonfile.writeFile(file, obj, { flag: 'a' }, function (err) { + if (err) console.error(err) +}) +``` + +---- + +### writeFileSync(filename, obj, [options]) + +`options`: Pass in any [`fs.writeFileSync`](https://nodejs.org/api/fs.html#fs_fs_writefilesync_file_data_options) options or set `replacer` for a [JSON replacer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify). Can also pass in `spaces`, or override `EOL` string or set `finalEOL` flag as `false` to not save the file with `EOL` at the end. + +```js +const jsonfile = require('jsonfile') + +const file = '/tmp/data.json' +const obj = { name: 'JP' } + +jsonfile.writeFileSync(file, obj) +``` + +**formatting with spaces:** + +```js +const jsonfile = require('jsonfile') + +const file = '/tmp/data.json' +const obj = { name: 'JP' } + +jsonfile.writeFileSync(file, obj, { spaces: 2 }) +``` + +**overriding EOL:** + +```js +const jsonfile = require('jsonfile') + +const file = '/tmp/data.json' +const obj = { name: 'JP' } + +jsonfile.writeFileSync(file, obj, { spaces: 2, EOL: '\r\n' }) +``` + +**disabling the EOL at the end of file:** + +```js +const jsonfile = require('jsonfile') + +const file = '/tmp/data.json' +const obj = { name: 'JP' } + +jsonfile.writeFileSync(file, obj, { spaces: 2, finalEOL: false }) +``` + +**appending to an existing JSON file:** + +You can use `fs.writeFileSync` option `{ flag: 'a' }` to achieve this. + +```js +const jsonfile = require('jsonfile') + +const file = '/tmp/mayAlreadyExistedData.json' +const obj = { name: 'JP' } + +jsonfile.writeFileSync(file, obj, { flag: 'a' }) +``` + +License +------- + +(MIT License) + +Copyright 2012-2016, JP Richardson diff --git a/node_modules/jsonfile/index.js b/node_modules/jsonfile/index.js new file mode 100644 index 0000000..0582868 --- /dev/null +++ b/node_modules/jsonfile/index.js @@ -0,0 +1,88 @@ +let _fs +try { + _fs = require('graceful-fs') +} catch (_) { + _fs = require('fs') +} +const universalify = require('universalify') +const { stringify, stripBom } = require('./utils') + +async function _readFile (file, options = {}) { + if (typeof options === 'string') { + options = { encoding: options } + } + + const fs = options.fs || _fs + + const shouldThrow = 'throws' in options ? options.throws : true + + let data = await universalify.fromCallback(fs.readFile)(file, options) + + data = stripBom(data) + + let obj + try { + obj = JSON.parse(data, options ? options.reviver : null) + } catch (err) { + if (shouldThrow) { + err.message = `${file}: ${err.message}` + throw err + } else { + return null + } + } + + return obj +} + +const readFile = universalify.fromPromise(_readFile) + +function readFileSync (file, options = {}) { + if (typeof options === 'string') { + options = { encoding: options } + } + + const fs = options.fs || _fs + + const shouldThrow = 'throws' in options ? options.throws : true + + try { + let content = fs.readFileSync(file, options) + content = stripBom(content) + return JSON.parse(content, options.reviver) + } catch (err) { + if (shouldThrow) { + err.message = `${file}: ${err.message}` + throw err + } else { + return null + } + } +} + +async function _writeFile (file, obj, options = {}) { + const fs = options.fs || _fs + + const str = stringify(obj, options) + + await universalify.fromCallback(fs.writeFile)(file, str, options) +} + +const writeFile = universalify.fromPromise(_writeFile) + +function writeFileSync (file, obj, options = {}) { + const fs = options.fs || _fs + + const str = stringify(obj, options) + // not sure if fs.writeFileSync returns anything, but just in case + return fs.writeFileSync(file, str, options) +} + +const jsonfile = { + readFile, + readFileSync, + writeFile, + writeFileSync +} + +module.exports = jsonfile diff --git a/node_modules/jsonfile/package.json b/node_modules/jsonfile/package.json new file mode 100644 index 0000000..4d01eb1 --- /dev/null +++ b/node_modules/jsonfile/package.json @@ -0,0 +1,40 @@ +{ + "name": "jsonfile", + "version": "6.1.0", + "description": "Easily read/write JSON files.", + "repository": { + "type": "git", + "url": "git@github.com:jprichardson/node-jsonfile.git" + }, + "keywords": [ + "read", + "write", + "file", + "json", + "fs", + "fs-extra" + ], + "author": "JP Richardson ", + "license": "MIT", + "dependencies": { + "universalify": "^2.0.0" + }, + "optionalDependencies": { + "graceful-fs": "^4.1.6" + }, + "devDependencies": { + "mocha": "^8.2.0", + "rimraf": "^2.4.0", + "standard": "^16.0.1" + }, + "main": "index.js", + "files": [ + "index.js", + "utils.js" + ], + "scripts": { + "lint": "standard", + "test": "npm run lint && npm run unit", + "unit": "mocha" + } +} diff --git a/node_modules/jsonfile/utils.js b/node_modules/jsonfile/utils.js new file mode 100644 index 0000000..b5ff48e --- /dev/null +++ b/node_modules/jsonfile/utils.js @@ -0,0 +1,14 @@ +function stringify (obj, { EOL = '\n', finalEOL = true, replacer = null, spaces } = {}) { + const EOF = finalEOL ? EOL : '' + const str = JSON.stringify(obj, replacer, spaces) + + return str.replace(/\n/g, EOL) + EOF +} + +function stripBom (content) { + // we do this because JSON.parse would convert it to a utf8 string if encoding wasn't specified + if (Buffer.isBuffer(content)) content = content.toString('utf8') + return content.replace(/^\uFEFF/, '') +} + +module.exports = { stringify, stripBom } diff --git a/node_modules/kind-of/CHANGELOG.md b/node_modules/kind-of/CHANGELOG.md new file mode 100644 index 0000000..01687d5 --- /dev/null +++ b/node_modules/kind-of/CHANGELOG.md @@ -0,0 +1,160 @@ +# Release history + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). + +
+ Guiding Principles + +- Changelogs are for humans, not machines. +- There should be an entry for every single version. +- The same types of changes should be grouped. +- Versions and sections should be linkable. +- The latest version comes first. +- The release date of each versions is displayed. +- Mention whether you follow Semantic Versioning. + +
+ +
+ Types of changes + +Changelog entries are classified using the following labels _(from [keep-a-changelog](http://keepachangelog.com/)_): + +- `Added` for new features. +- `Changed` for changes in existing functionality. +- `Deprecated` for soon-to-be removed features. +- `Removed` for now removed features. +- `Fixed` for any bug fixes. +- `Security` in case of vulnerabilities. + +
+ +## [6.0.3] - 2020-01-16 + +- Merge pull request #31 for issue #30 + +## [6.0.0] - 2017-10-13 + +- refactor code to be more performant +- refactor benchmarks + +## [5.1.0] - 2017-10-13 + +**Added** + +- Merge pull request #15 from aretecode/patch-1 +- adds support and tests for string & array iterators + +**Changed** + +- updates benchmarks + +## [5.0.2] - 2017-08-02 + +- Merge pull request #14 from struct78/master +- Added `undefined` check + +## [5.0.0] - 2017-06-21 + +- Merge pull request #12 from aretecode/iterator +- Set Iterator + Map Iterator +- streamline `isbuffer`, minor edits + +## [4.0.0] - 2017-05-19 + +- Merge pull request #8 from tunnckoCore/master +- update deps + +## [3.2.2] - 2017-05-16 + +- fix version + +## [3.2.1] - 2017-05-16 + +- add browserify + +## [3.2.0] - 2017-04-25 + +- Merge pull request #10 from ksheedlo/unrequire-buffer +- add `promise` support and tests +- Remove unnecessary `Buffer` check + +## [3.1.0] - 2016-12-07 + +- Merge pull request #7 from laggingreflex/err +- add support for `error` and tests +- run update + +## [3.0.4] - 2016-07-29 + +- move tests +- run update + +## [3.0.3] - 2016-05-03 + +- fix prepublish script +- remove unused dep + +## [3.0.0] - 2015-11-17 + +- add typed array support +- Merge pull request #5 from miguelmota/typed-arrays +- adds new tests + +## [2.0.1] - 2015-08-21 + +- use `is-buffer` module + +## [2.0.0] - 2015-05-31 + +- Create fallback for `Array.isArray` if used as a browser package +- Merge pull request #2 from dtothefp/patch-1 +- Merge pull request #3 from pdehaan/patch-1 +- Merge branch 'master' of https://github.com/chorks/kind-of into chorks-master +- optimizations, mostly date and regex + +## [1.1.0] - 2015-02-09 + +- adds `buffer` support +- adds tests for `buffer` + +## [1.0.0] - 2015-01-19 + +- update benchmarks +- optimizations based on benchmarks + +## [0.1.2] - 2014-10-26 + +- return `typeof` value if it's not an object. very slight speed improvement +- use `.slice` +- adds benchmarks + +## [0.1.0] - 2014-9-26 + +- first commit + +[6.0.0]: https://github.com/jonschlinkert/kind-of/compare/5.1.0...6.0.0 +[5.1.0]: https://github.com/jonschlinkert/kind-of/compare/5.0.2...5.1.0 +[5.0.2]: https://github.com/jonschlinkert/kind-of/compare/5.0.1...5.0.2 +[5.0.1]: https://github.com/jonschlinkert/kind-of/compare/5.0.0...5.0.1 +[5.0.0]: https://github.com/jonschlinkert/kind-of/compare/4.0.0...5.0.0 +[4.0.0]: https://github.com/jonschlinkert/kind-of/compare/3.2.2...4.0.0 +[3.2.2]: https://github.com/jonschlinkert/kind-of/compare/3.2.1...3.2.2 +[3.2.1]: https://github.com/jonschlinkert/kind-of/compare/3.2.0...3.2.1 +[3.2.0]: https://github.com/jonschlinkert/kind-of/compare/3.1.0...3.2.0 +[3.1.0]: https://github.com/jonschlinkert/kind-of/compare/3.0.4...3.1.0 +[3.0.4]: https://github.com/jonschlinkert/kind-of/compare/3.0.3...3.0.4 +[3.0.3]: https://github.com/jonschlinkert/kind-of/compare/3.0.0...3.0.3 +[3.0.0]: https://github.com/jonschlinkert/kind-of/compare/2.0.1...3.0.0 +[2.0.1]: https://github.com/jonschlinkert/kind-of/compare/2.0.0...2.0.1 +[2.0.0]: https://github.com/jonschlinkert/kind-of/compare/1.1.0...2.0.0 +[1.1.0]: https://github.com/jonschlinkert/kind-of/compare/1.0.0...1.1.0 +[1.0.0]: https://github.com/jonschlinkert/kind-of/compare/0.1.2...1.0.0 +[0.1.2]: https://github.com/jonschlinkert/kind-of/compare/0.1.0...0.1.2 +[0.1.0]: https://github.com/jonschlinkert/kind-of/commit/2fae09b0b19b1aadb558e9be39f0c3ef6034eb87 + +[Unreleased]: https://github.com/jonschlinkert/kind-of/compare/0.1.2...HEAD +[keep-a-changelog]: https://github.com/olivierlacan/keep-a-changelog \ No newline at end of file diff --git a/node_modules/kind-of/LICENSE b/node_modules/kind-of/LICENSE new file mode 100644 index 0000000..3f2eca1 --- /dev/null +++ b/node_modules/kind-of/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2017, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/kind-of/README.md b/node_modules/kind-of/README.md new file mode 100644 index 0000000..0411dc5 --- /dev/null +++ b/node_modules/kind-of/README.md @@ -0,0 +1,367 @@ +# kind-of [![NPM version](https://img.shields.io/npm/v/kind-of.svg?style=flat)](https://www.npmjs.com/package/kind-of) [![NPM monthly downloads](https://img.shields.io/npm/dm/kind-of.svg?style=flat)](https://npmjs.org/package/kind-of) [![NPM total downloads](https://img.shields.io/npm/dt/kind-of.svg?style=flat)](https://npmjs.org/package/kind-of) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/kind-of.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/kind-of) + +> Get the native type of a value. + +Please consider following this project's author, [Jon Schlinkert](https://github.com/jonschlinkert), and consider starring the project to show your :heart: and support. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save kind-of +``` + +Install with [bower](https://bower.io/) + +```sh +$ bower install kind-of --save +``` + +## Why use this? + +1. [it's fast](#benchmarks) | [optimizations](#optimizations) +2. [better type checking](#better-type-checking) + +## Usage + +> es5, es6, and browser ready + +```js +var kindOf = require('kind-of'); + +kindOf(undefined); +//=> 'undefined' + +kindOf(null); +//=> 'null' + +kindOf(true); +//=> 'boolean' + +kindOf(false); +//=> 'boolean' + +kindOf(new Buffer('')); +//=> 'buffer' + +kindOf(42); +//=> 'number' + +kindOf('str'); +//=> 'string' + +kindOf(arguments); +//=> 'arguments' + +kindOf({}); +//=> 'object' + +kindOf(Object.create(null)); +//=> 'object' + +kindOf(new Test()); +//=> 'object' + +kindOf(new Date()); +//=> 'date' + +kindOf([1, 2, 3]); +//=> 'array' + +kindOf(/foo/); +//=> 'regexp' + +kindOf(new RegExp('foo')); +//=> 'regexp' + +kindOf(new Error('error')); +//=> 'error' + +kindOf(function () {}); +//=> 'function' + +kindOf(function * () {}); +//=> 'generatorfunction' + +kindOf(Symbol('str')); +//=> 'symbol' + +kindOf(new Map()); +//=> 'map' + +kindOf(new WeakMap()); +//=> 'weakmap' + +kindOf(new Set()); +//=> 'set' + +kindOf(new WeakSet()); +//=> 'weakset' + +kindOf(new Int8Array()); +//=> 'int8array' + +kindOf(new Uint8Array()); +//=> 'uint8array' + +kindOf(new Uint8ClampedArray()); +//=> 'uint8clampedarray' + +kindOf(new Int16Array()); +//=> 'int16array' + +kindOf(new Uint16Array()); +//=> 'uint16array' + +kindOf(new Int32Array()); +//=> 'int32array' + +kindOf(new Uint32Array()); +//=> 'uint32array' + +kindOf(new Float32Array()); +//=> 'float32array' + +kindOf(new Float64Array()); +//=> 'float64array' +``` + +## Benchmarks + +Benchmarked against [typeof](http://github.com/CodingFu/typeof) and [type-of](https://github.com/ForbesLindesay/type-of). + +```bash +# arguments (32 bytes) + kind-of x 17,024,098 ops/sec ±1.90% (86 runs sampled) + lib-type-of x 11,926,235 ops/sec ±1.34% (83 runs sampled) + lib-typeof x 9,245,257 ops/sec ±1.22% (87 runs sampled) + + fastest is kind-of (by 161% avg) + +# array (22 bytes) + kind-of x 17,196,492 ops/sec ±1.07% (88 runs sampled) + lib-type-of x 8,838,283 ops/sec ±1.02% (87 runs sampled) + lib-typeof x 8,677,848 ops/sec ±0.87% (87 runs sampled) + + fastest is kind-of (by 196% avg) + +# boolean (24 bytes) + kind-of x 16,841,600 ops/sec ±1.10% (86 runs sampled) + lib-type-of x 8,096,787 ops/sec ±0.95% (87 runs sampled) + lib-typeof x 8,423,345 ops/sec ±1.15% (86 runs sampled) + + fastest is kind-of (by 204% avg) + +# buffer (38 bytes) + kind-of x 14,848,060 ops/sec ±1.05% (86 runs sampled) + lib-type-of x 3,671,577 ops/sec ±1.49% (87 runs sampled) + lib-typeof x 8,360,236 ops/sec ±1.24% (86 runs sampled) + + fastest is kind-of (by 247% avg) + +# date (30 bytes) + kind-of x 16,067,761 ops/sec ±1.58% (86 runs sampled) + lib-type-of x 8,954,436 ops/sec ±1.40% (87 runs sampled) + lib-typeof x 8,488,307 ops/sec ±1.51% (84 runs sampled) + + fastest is kind-of (by 184% avg) + +# error (36 bytes) + kind-of x 9,634,090 ops/sec ±1.12% (89 runs sampled) + lib-type-of x 7,735,624 ops/sec ±1.32% (86 runs sampled) + lib-typeof x 7,442,160 ops/sec ±1.11% (90 runs sampled) + + fastest is kind-of (by 127% avg) + +# function (34 bytes) + kind-of x 10,031,494 ops/sec ±1.27% (86 runs sampled) + lib-type-of x 9,502,757 ops/sec ±1.17% (89 runs sampled) + lib-typeof x 8,278,985 ops/sec ±1.08% (88 runs sampled) + + fastest is kind-of (by 113% avg) + +# null (24 bytes) + kind-of x 18,159,808 ops/sec ±1.92% (86 runs sampled) + lib-type-of x 12,927,635 ops/sec ±1.01% (88 runs sampled) + lib-typeof x 7,958,234 ops/sec ±1.21% (89 runs sampled) + + fastest is kind-of (by 174% avg) + +# number (22 bytes) + kind-of x 17,846,779 ops/sec ±0.91% (85 runs sampled) + lib-type-of x 3,316,636 ops/sec ±1.19% (86 runs sampled) + lib-typeof x 2,329,477 ops/sec ±2.21% (85 runs sampled) + + fastest is kind-of (by 632% avg) + +# object-plain (47 bytes) + kind-of x 7,085,155 ops/sec ±1.05% (88 runs sampled) + lib-type-of x 8,870,930 ops/sec ±1.06% (83 runs sampled) + lib-typeof x 8,716,024 ops/sec ±1.05% (87 runs sampled) + + fastest is lib-type-of (by 112% avg) + +# regex (25 bytes) + kind-of x 14,196,052 ops/sec ±1.65% (84 runs sampled) + lib-type-of x 9,554,164 ops/sec ±1.25% (88 runs sampled) + lib-typeof x 8,359,691 ops/sec ±1.07% (87 runs sampled) + + fastest is kind-of (by 158% avg) + +# string (33 bytes) + kind-of x 16,131,428 ops/sec ±1.41% (85 runs sampled) + lib-type-of x 7,273,172 ops/sec ±1.05% (87 runs sampled) + lib-typeof x 7,382,635 ops/sec ±1.17% (85 runs sampled) + + fastest is kind-of (by 220% avg) + +# symbol (34 bytes) + kind-of x 17,011,537 ops/sec ±1.24% (86 runs sampled) + lib-type-of x 3,492,454 ops/sec ±1.23% (89 runs sampled) + lib-typeof x 7,471,235 ops/sec ±2.48% (87 runs sampled) + + fastest is kind-of (by 310% avg) + +# template-strings (36 bytes) + kind-of x 15,434,250 ops/sec ±1.46% (83 runs sampled) + lib-type-of x 7,157,907 ops/sec ±0.97% (87 runs sampled) + lib-typeof x 7,517,986 ops/sec ±0.92% (86 runs sampled) + + fastest is kind-of (by 210% avg) + +# undefined (29 bytes) + kind-of x 19,167,115 ops/sec ±1.71% (87 runs sampled) + lib-type-of x 15,477,740 ops/sec ±1.63% (85 runs sampled) + lib-typeof x 19,075,495 ops/sec ±1.17% (83 runs sampled) + + fastest is lib-typeof,kind-of + +``` + +## Optimizations + +In 7 out of 8 cases, this library is 2x-10x faster than other top libraries included in the benchmarks. There are a few things that lead to this performance advantage, none of them hard and fast rules, but all of them simple and repeatable in almost any code library: + +1. Optimize around the fastest and most common use cases first. Of course, this will change from project-to-project, but I took some time to understand how and why `typeof` checks were being used in my own libraries and other libraries I use a lot. +2. Optimize around bottlenecks - In other words, the order in which conditionals are implemented is significant, because each check is only as fast as the failing checks that came before it. Here, the biggest bottleneck by far is checking for plain objects (an object that was created by the `Object` constructor). I opted to make this check happen by process of elimination rather than brute force up front (e.g. by using something like `val.constructor.name`), so that every other type check would not be penalized it. +3. Don't do uneccessary processing - why do `.slice(8, -1).toLowerCase();` just to get the word `regex`? It's much faster to do `if (type === '[object RegExp]') return 'regex'` +4. There is no reason to make the code in a microlib as terse as possible, just to win points for making it shorter. It's always better to favor performant code over terse code. You will always only be using a single `require()` statement to use the library anyway, regardless of how the code is written. + +## Better type checking + +kind-of seems to be more consistently "correct" than other type checking libs I've looked at. For example, here are some differing results from other popular libs: + +### [typeof](https://github.com/CodingFu/typeof) lib + +Incorrectly identifies instances of custom constructors (pretty common): + +```js +var typeOf = require('typeof'); +function Test() {} +console.log(typeOf(new Test())); +//=> 'test' +``` + +Returns `object` instead of `arguments`: + +```js +function foo() { + console.log(typeOf(arguments)) //=> 'object' +} +foo(); +``` + +### [type-of](https://github.com/ForbesLindesay/type-of) lib + +Incorrectly returns `object` for generator functions, buffers, `Map`, `Set`, `WeakMap` and `WeakSet`: + +```js +function * foo() {} +console.log(typeOf(foo)); +//=> 'object' +console.log(typeOf(new Buffer(''))); +//=> 'object' +console.log(typeOf(new Map())); +//=> 'object' +console.log(typeOf(new Set())); +//=> 'object' +console.log(typeOf(new WeakMap())); +//=> 'object' +console.log(typeOf(new WeakSet())); +//=> 'object' +``` + +## About + +
+Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +
+ +
+Running Tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +
+ +
+Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +
+ +### Related projects + +You might also be interested in these projects: + +* [is-glob](https://www.npmjs.com/package/is-glob): Returns `true` if the given string looks like a glob pattern or an extglob pattern… [more](https://github.com/micromatch/is-glob) | [homepage](https://github.com/micromatch/is-glob "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet") +* [is-number](https://www.npmjs.com/package/is-number): Returns true if a number or string value is a finite number. Useful for regex… [more](https://github.com/jonschlinkert/is-number) | [homepage](https://github.com/jonschlinkert/is-number "Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.") +* [is-primitive](https://www.npmjs.com/package/is-primitive): Returns `true` if the value is a primitive. | [homepage](https://github.com/jonschlinkert/is-primitive "Returns `true` if the value is a primitive. ") + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 102 | [jonschlinkert](https://github.com/jonschlinkert) | +| 3 | [aretecode](https://github.com/aretecode) | +| 2 | [miguelmota](https://github.com/miguelmota) | +| 1 | [doowb](https://github.com/doowb) | +| 1 | [dtothefp](https://github.com/dtothefp) | +| 1 | [ianstormtaylor](https://github.com/ianstormtaylor) | +| 1 | [ksheedlo](https://github.com/ksheedlo) | +| 1 | [pdehaan](https://github.com/pdehaan) | +| 1 | [laggingreflex](https://github.com/laggingreflex) | +| 1 | [tunnckoCore](https://github.com/tunnckoCore) | +| 1 | [xiaofen9](https://github.com/xiaofen9) | + +### Author + +**Jon Schlinkert** + +* [GitHub Profile](https://github.com/jonschlinkert) +* [Twitter Profile](https://twitter.com/jonschlinkert) +* [LinkedIn Profile](https://linkedin.com/in/jonschlinkert) + +### License + +Copyright © 2020, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.8.0, on January 16, 2020._ \ No newline at end of file diff --git a/node_modules/kind-of/index.js b/node_modules/kind-of/index.js new file mode 100644 index 0000000..dfa799b --- /dev/null +++ b/node_modules/kind-of/index.js @@ -0,0 +1,129 @@ +var toString = Object.prototype.toString; + +module.exports = function kindOf(val) { + if (val === void 0) return 'undefined'; + if (val === null) return 'null'; + + var type = typeof val; + if (type === 'boolean') return 'boolean'; + if (type === 'string') return 'string'; + if (type === 'number') return 'number'; + if (type === 'symbol') return 'symbol'; + if (type === 'function') { + return isGeneratorFn(val) ? 'generatorfunction' : 'function'; + } + + if (isArray(val)) return 'array'; + if (isBuffer(val)) return 'buffer'; + if (isArguments(val)) return 'arguments'; + if (isDate(val)) return 'date'; + if (isError(val)) return 'error'; + if (isRegexp(val)) return 'regexp'; + + switch (ctorName(val)) { + case 'Symbol': return 'symbol'; + case 'Promise': return 'promise'; + + // Set, Map, WeakSet, WeakMap + case 'WeakMap': return 'weakmap'; + case 'WeakSet': return 'weakset'; + case 'Map': return 'map'; + case 'Set': return 'set'; + + // 8-bit typed arrays + case 'Int8Array': return 'int8array'; + case 'Uint8Array': return 'uint8array'; + case 'Uint8ClampedArray': return 'uint8clampedarray'; + + // 16-bit typed arrays + case 'Int16Array': return 'int16array'; + case 'Uint16Array': return 'uint16array'; + + // 32-bit typed arrays + case 'Int32Array': return 'int32array'; + case 'Uint32Array': return 'uint32array'; + case 'Float32Array': return 'float32array'; + case 'Float64Array': return 'float64array'; + } + + if (isGeneratorObj(val)) { + return 'generator'; + } + + // Non-plain objects + type = toString.call(val); + switch (type) { + case '[object Object]': return 'object'; + // iterators + case '[object Map Iterator]': return 'mapiterator'; + case '[object Set Iterator]': return 'setiterator'; + case '[object String Iterator]': return 'stringiterator'; + case '[object Array Iterator]': return 'arrayiterator'; + } + + // other + return type.slice(8, -1).toLowerCase().replace(/\s/g, ''); +}; + +function ctorName(val) { + return typeof val.constructor === 'function' ? val.constructor.name : null; +} + +function isArray(val) { + if (Array.isArray) return Array.isArray(val); + return val instanceof Array; +} + +function isError(val) { + return val instanceof Error || (typeof val.message === 'string' && val.constructor && typeof val.constructor.stackTraceLimit === 'number'); +} + +function isDate(val) { + if (val instanceof Date) return true; + return typeof val.toDateString === 'function' + && typeof val.getDate === 'function' + && typeof val.setDate === 'function'; +} + +function isRegexp(val) { + if (val instanceof RegExp) return true; + return typeof val.flags === 'string' + && typeof val.ignoreCase === 'boolean' + && typeof val.multiline === 'boolean' + && typeof val.global === 'boolean'; +} + +function isGeneratorFn(name, val) { + return ctorName(name) === 'GeneratorFunction'; +} + +function isGeneratorObj(val) { + return typeof val.throw === 'function' + && typeof val.return === 'function' + && typeof val.next === 'function'; +} + +function isArguments(val) { + try { + if (typeof val.length === 'number' && typeof val.callee === 'function') { + return true; + } + } catch (err) { + if (err.message.indexOf('callee') !== -1) { + return true; + } + } + return false; +} + +/** + * If you need to support Safari 5-7 (8-10 yr-old browser), + * take a look at https://github.com/feross/is-buffer + */ + +function isBuffer(val) { + if (val.constructor && typeof val.constructor.isBuffer === 'function') { + return val.constructor.isBuffer(val); + } + return false; +} diff --git a/node_modules/kind-of/package.json b/node_modules/kind-of/package.json new file mode 100644 index 0000000..5820cad --- /dev/null +++ b/node_modules/kind-of/package.json @@ -0,0 +1,88 @@ +{ + "name": "kind-of", + "description": "Get the native type of a value.", + "version": "6.0.3", + "homepage": "https://github.com/jonschlinkert/kind-of", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "David Fox-Powell (https://dtothefp.github.io/me)", + "James (https://twitter.com/aretecode)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Ken Sheedlo (kensheedlo.com)", + "laggingreflex (https://github.com/laggingreflex)", + "Miguel Mota (https://miguelmota.com)", + "Peter deHaan (http://about.me/peterdehaan)", + "tunnckoCore (https://i.am.charlike.online)" + ], + "repository": "jonschlinkert/kind-of", + "bugs": { + "url": "https://github.com/jonschlinkert/kind-of/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha", + "prepublish": "browserify -o browser.js -e index.js -s index --bare" + }, + "devDependencies": { + "benchmarked": "^2.0.0", + "browserify": "^14.4.0", + "gulp-format-md": "^1.0.0", + "mocha": "^4.0.1", + "write": "^1.0.3" + }, + "keywords": [ + "arguments", + "array", + "boolean", + "check", + "date", + "function", + "is", + "is-type", + "is-type-of", + "kind", + "kind-of", + "number", + "object", + "of", + "regexp", + "string", + "test", + "type", + "type-of", + "typeof", + "types" + ], + "verb": { + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "lint": { + "reflinks": true + }, + "related": { + "list": [ + "is-glob", + "is-number", + "is-primitive" + ] + }, + "reflinks": [ + "type-of", + "typeof", + "verb" + ] + } +} diff --git a/node_modules/lodash/LICENSE b/node_modules/lodash/LICENSE new file mode 100644 index 0000000..77c42f1 --- /dev/null +++ b/node_modules/lodash/LICENSE @@ -0,0 +1,47 @@ +Copyright OpenJS Foundation and other contributors + +Based on Underscore.js, copyright Jeremy Ashkenas, +DocumentCloud and Investigative Reporters & Editors + +This software consists of voluntary contributions made by many +individuals. For exact contribution history, see the revision history +available at https://github.com/lodash/lodash + +The following license applies to all parts of this software except as +documented below: + +==== + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +==== + +Copyright and related rights for sample code are waived via CC0. Sample +code is defined as all source code displayed within the prose of the +documentation. + +CC0: http://creativecommons.org/publicdomain/zero/1.0/ + +==== + +Files located in the node_modules and vendor directories are externally +maintained libraries used by this software which have their own +licenses; we recommend you read them, as their terms may differ from the +terms above. diff --git a/node_modules/lodash/README.md b/node_modules/lodash/README.md new file mode 100644 index 0000000..3ab1a05 --- /dev/null +++ b/node_modules/lodash/README.md @@ -0,0 +1,39 @@ +# lodash v4.17.21 + +The [Lodash](https://lodash.com/) library exported as [Node.js](https://nodejs.org/) modules. + +## Installation + +Using npm: +```shell +$ npm i -g npm +$ npm i --save lodash +``` + +In Node.js: +```js +// Load the full build. +var _ = require('lodash'); +// Load the core build. +var _ = require('lodash/core'); +// Load the FP build for immutable auto-curried iteratee-first data-last methods. +var fp = require('lodash/fp'); + +// Load method categories. +var array = require('lodash/array'); +var object = require('lodash/fp/object'); + +// Cherry-pick methods for smaller browserify/rollup/webpack bundles. +var at = require('lodash/at'); +var curryN = require('lodash/fp/curryN'); +``` + +See the [package source](https://github.com/lodash/lodash/tree/4.17.21-npm) for more details. + +**Note:**
+Install [n_](https://www.npmjs.com/package/n_) for Lodash use in the Node.js < 6 REPL. + +## Support + +Tested in Chrome 74-75, Firefox 66-67, IE 11, Edge 18, Safari 11-12, & Node.js 8-12.
+Automated [browser](https://saucelabs.com/u/lodash) & [CI](https://travis-ci.org/lodash/lodash/) test runs are available. diff --git a/node_modules/lodash/_DataView.js b/node_modules/lodash/_DataView.js new file mode 100644 index 0000000..ac2d57c --- /dev/null +++ b/node_modules/lodash/_DataView.js @@ -0,0 +1,7 @@ +var getNative = require('./_getNative'), + root = require('./_root'); + +/* Built-in method references that are verified to be native. */ +var DataView = getNative(root, 'DataView'); + +module.exports = DataView; diff --git a/node_modules/lodash/_Hash.js b/node_modules/lodash/_Hash.js new file mode 100644 index 0000000..b504fe3 --- /dev/null +++ b/node_modules/lodash/_Hash.js @@ -0,0 +1,32 @@ +var hashClear = require('./_hashClear'), + hashDelete = require('./_hashDelete'), + hashGet = require('./_hashGet'), + hashHas = require('./_hashHas'), + hashSet = require('./_hashSet'); + +/** + * Creates a hash object. + * + * @private + * @constructor + * @param {Array} [entries] The key-value pairs to cache. + */ +function Hash(entries) { + var index = -1, + length = entries == null ? 0 : entries.length; + + this.clear(); + while (++index < length) { + var entry = entries[index]; + this.set(entry[0], entry[1]); + } +} + +// Add methods to `Hash`. +Hash.prototype.clear = hashClear; +Hash.prototype['delete'] = hashDelete; +Hash.prototype.get = hashGet; +Hash.prototype.has = hashHas; +Hash.prototype.set = hashSet; + +module.exports = Hash; diff --git a/node_modules/lodash/_LazyWrapper.js b/node_modules/lodash/_LazyWrapper.js new file mode 100644 index 0000000..81786c7 --- /dev/null +++ b/node_modules/lodash/_LazyWrapper.js @@ -0,0 +1,28 @@ +var baseCreate = require('./_baseCreate'), + baseLodash = require('./_baseLodash'); + +/** Used as references for the maximum length and index of an array. */ +var MAX_ARRAY_LENGTH = 4294967295; + +/** + * Creates a lazy wrapper object which wraps `value` to enable lazy evaluation. + * + * @private + * @constructor + * @param {*} value The value to wrap. + */ +function LazyWrapper(value) { + this.__wrapped__ = value; + this.__actions__ = []; + this.__dir__ = 1; + this.__filtered__ = false; + this.__iteratees__ = []; + this.__takeCount__ = MAX_ARRAY_LENGTH; + this.__views__ = []; +} + +// Ensure `LazyWrapper` is an instance of `baseLodash`. +LazyWrapper.prototype = baseCreate(baseLodash.prototype); +LazyWrapper.prototype.constructor = LazyWrapper; + +module.exports = LazyWrapper; diff --git a/node_modules/lodash/_ListCache.js b/node_modules/lodash/_ListCache.js new file mode 100644 index 0000000..26895c3 --- /dev/null +++ b/node_modules/lodash/_ListCache.js @@ -0,0 +1,32 @@ +var listCacheClear = require('./_listCacheClear'), + listCacheDelete = require('./_listCacheDelete'), + listCacheGet = require('./_listCacheGet'), + listCacheHas = require('./_listCacheHas'), + listCacheSet = require('./_listCacheSet'); + +/** + * Creates an list cache object. + * + * @private + * @constructor + * @param {Array} [entries] The key-value pairs to cache. + */ +function ListCache(entries) { + var index = -1, + length = entries == null ? 0 : entries.length; + + this.clear(); + while (++index < length) { + var entry = entries[index]; + this.set(entry[0], entry[1]); + } +} + +// Add methods to `ListCache`. +ListCache.prototype.clear = listCacheClear; +ListCache.prototype['delete'] = listCacheDelete; +ListCache.prototype.get = listCacheGet; +ListCache.prototype.has = listCacheHas; +ListCache.prototype.set = listCacheSet; + +module.exports = ListCache; diff --git a/node_modules/lodash/_LodashWrapper.js b/node_modules/lodash/_LodashWrapper.js new file mode 100644 index 0000000..c1e4d9d --- /dev/null +++ b/node_modules/lodash/_LodashWrapper.js @@ -0,0 +1,22 @@ +var baseCreate = require('./_baseCreate'), + baseLodash = require('./_baseLodash'); + +/** + * The base constructor for creating `lodash` wrapper objects. + * + * @private + * @param {*} value The value to wrap. + * @param {boolean} [chainAll] Enable explicit method chain sequences. + */ +function LodashWrapper(value, chainAll) { + this.__wrapped__ = value; + this.__actions__ = []; + this.__chain__ = !!chainAll; + this.__index__ = 0; + this.__values__ = undefined; +} + +LodashWrapper.prototype = baseCreate(baseLodash.prototype); +LodashWrapper.prototype.constructor = LodashWrapper; + +module.exports = LodashWrapper; diff --git a/node_modules/lodash/_Map.js b/node_modules/lodash/_Map.js new file mode 100644 index 0000000..b73f29a --- /dev/null +++ b/node_modules/lodash/_Map.js @@ -0,0 +1,7 @@ +var getNative = require('./_getNative'), + root = require('./_root'); + +/* Built-in method references that are verified to be native. */ +var Map = getNative(root, 'Map'); + +module.exports = Map; diff --git a/node_modules/lodash/_MapCache.js b/node_modules/lodash/_MapCache.js new file mode 100644 index 0000000..4a4eea7 --- /dev/null +++ b/node_modules/lodash/_MapCache.js @@ -0,0 +1,32 @@ +var mapCacheClear = require('./_mapCacheClear'), + mapCacheDelete = require('./_mapCacheDelete'), + mapCacheGet = require('./_mapCacheGet'), + mapCacheHas = require('./_mapCacheHas'), + mapCacheSet = require('./_mapCacheSet'); + +/** + * Creates a map cache object to store key-value pairs. + * + * @private + * @constructor + * @param {Array} [entries] The key-value pairs to cache. + */ +function MapCache(entries) { + var index = -1, + length = entries == null ? 0 : entries.length; + + this.clear(); + while (++index < length) { + var entry = entries[index]; + this.set(entry[0], entry[1]); + } +} + +// Add methods to `MapCache`. +MapCache.prototype.clear = mapCacheClear; +MapCache.prototype['delete'] = mapCacheDelete; +MapCache.prototype.get = mapCacheGet; +MapCache.prototype.has = mapCacheHas; +MapCache.prototype.set = mapCacheSet; + +module.exports = MapCache; diff --git a/node_modules/lodash/_Promise.js b/node_modules/lodash/_Promise.js new file mode 100644 index 0000000..247b9e1 --- /dev/null +++ b/node_modules/lodash/_Promise.js @@ -0,0 +1,7 @@ +var getNative = require('./_getNative'), + root = require('./_root'); + +/* Built-in method references that are verified to be native. */ +var Promise = getNative(root, 'Promise'); + +module.exports = Promise; diff --git a/node_modules/lodash/_Set.js b/node_modules/lodash/_Set.js new file mode 100644 index 0000000..b3c8dcb --- /dev/null +++ b/node_modules/lodash/_Set.js @@ -0,0 +1,7 @@ +var getNative = require('./_getNative'), + root = require('./_root'); + +/* Built-in method references that are verified to be native. */ +var Set = getNative(root, 'Set'); + +module.exports = Set; diff --git a/node_modules/lodash/_SetCache.js b/node_modules/lodash/_SetCache.js new file mode 100644 index 0000000..6468b06 --- /dev/null +++ b/node_modules/lodash/_SetCache.js @@ -0,0 +1,27 @@ +var MapCache = require('./_MapCache'), + setCacheAdd = require('./_setCacheAdd'), + setCacheHas = require('./_setCacheHas'); + +/** + * + * Creates an array cache object to store unique values. + * + * @private + * @constructor + * @param {Array} [values] The values to cache. + */ +function SetCache(values) { + var index = -1, + length = values == null ? 0 : values.length; + + this.__data__ = new MapCache; + while (++index < length) { + this.add(values[index]); + } +} + +// Add methods to `SetCache`. +SetCache.prototype.add = SetCache.prototype.push = setCacheAdd; +SetCache.prototype.has = setCacheHas; + +module.exports = SetCache; diff --git a/node_modules/lodash/_Stack.js b/node_modules/lodash/_Stack.js new file mode 100644 index 0000000..80b2cf1 --- /dev/null +++ b/node_modules/lodash/_Stack.js @@ -0,0 +1,27 @@ +var ListCache = require('./_ListCache'), + stackClear = require('./_stackClear'), + stackDelete = require('./_stackDelete'), + stackGet = require('./_stackGet'), + stackHas = require('./_stackHas'), + stackSet = require('./_stackSet'); + +/** + * Creates a stack cache object to store key-value pairs. + * + * @private + * @constructor + * @param {Array} [entries] The key-value pairs to cache. + */ +function Stack(entries) { + var data = this.__data__ = new ListCache(entries); + this.size = data.size; +} + +// Add methods to `Stack`. +Stack.prototype.clear = stackClear; +Stack.prototype['delete'] = stackDelete; +Stack.prototype.get = stackGet; +Stack.prototype.has = stackHas; +Stack.prototype.set = stackSet; + +module.exports = Stack; diff --git a/node_modules/lodash/_Symbol.js b/node_modules/lodash/_Symbol.js new file mode 100644 index 0000000..a013f7c --- /dev/null +++ b/node_modules/lodash/_Symbol.js @@ -0,0 +1,6 @@ +var root = require('./_root'); + +/** Built-in value references. */ +var Symbol = root.Symbol; + +module.exports = Symbol; diff --git a/node_modules/lodash/_Uint8Array.js b/node_modules/lodash/_Uint8Array.js new file mode 100644 index 0000000..2fb30e1 --- /dev/null +++ b/node_modules/lodash/_Uint8Array.js @@ -0,0 +1,6 @@ +var root = require('./_root'); + +/** Built-in value references. */ +var Uint8Array = root.Uint8Array; + +module.exports = Uint8Array; diff --git a/node_modules/lodash/_WeakMap.js b/node_modules/lodash/_WeakMap.js new file mode 100644 index 0000000..567f86c --- /dev/null +++ b/node_modules/lodash/_WeakMap.js @@ -0,0 +1,7 @@ +var getNative = require('./_getNative'), + root = require('./_root'); + +/* Built-in method references that are verified to be native. */ +var WeakMap = getNative(root, 'WeakMap'); + +module.exports = WeakMap; diff --git a/node_modules/lodash/_apply.js b/node_modules/lodash/_apply.js new file mode 100644 index 0000000..36436dd --- /dev/null +++ b/node_modules/lodash/_apply.js @@ -0,0 +1,21 @@ +/** + * A faster alternative to `Function#apply`, this function invokes `func` + * with the `this` binding of `thisArg` and the arguments of `args`. + * + * @private + * @param {Function} func The function to invoke. + * @param {*} thisArg The `this` binding of `func`. + * @param {Array} args The arguments to invoke `func` with. + * @returns {*} Returns the result of `func`. + */ +function apply(func, thisArg, args) { + switch (args.length) { + case 0: return func.call(thisArg); + case 1: return func.call(thisArg, args[0]); + case 2: return func.call(thisArg, args[0], args[1]); + case 3: return func.call(thisArg, args[0], args[1], args[2]); + } + return func.apply(thisArg, args); +} + +module.exports = apply; diff --git a/node_modules/lodash/_arrayAggregator.js b/node_modules/lodash/_arrayAggregator.js new file mode 100644 index 0000000..d96c3ca --- /dev/null +++ b/node_modules/lodash/_arrayAggregator.js @@ -0,0 +1,22 @@ +/** + * A specialized version of `baseAggregator` for arrays. + * + * @private + * @param {Array} [array] The array to iterate over. + * @param {Function} setter The function to set `accumulator` values. + * @param {Function} iteratee The iteratee to transform keys. + * @param {Object} accumulator The initial aggregated object. + * @returns {Function} Returns `accumulator`. + */ +function arrayAggregator(array, setter, iteratee, accumulator) { + var index = -1, + length = array == null ? 0 : array.length; + + while (++index < length) { + var value = array[index]; + setter(accumulator, value, iteratee(value), array); + } + return accumulator; +} + +module.exports = arrayAggregator; diff --git a/node_modules/lodash/_arrayEach.js b/node_modules/lodash/_arrayEach.js new file mode 100644 index 0000000..2c5f579 --- /dev/null +++ b/node_modules/lodash/_arrayEach.js @@ -0,0 +1,22 @@ +/** + * A specialized version of `_.forEach` for arrays without support for + * iteratee shorthands. + * + * @private + * @param {Array} [array] The array to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Array} Returns `array`. + */ +function arrayEach(array, iteratee) { + var index = -1, + length = array == null ? 0 : array.length; + + while (++index < length) { + if (iteratee(array[index], index, array) === false) { + break; + } + } + return array; +} + +module.exports = arrayEach; diff --git a/node_modules/lodash/_arrayEachRight.js b/node_modules/lodash/_arrayEachRight.js new file mode 100644 index 0000000..976ca5c --- /dev/null +++ b/node_modules/lodash/_arrayEachRight.js @@ -0,0 +1,21 @@ +/** + * A specialized version of `_.forEachRight` for arrays without support for + * iteratee shorthands. + * + * @private + * @param {Array} [array] The array to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Array} Returns `array`. + */ +function arrayEachRight(array, iteratee) { + var length = array == null ? 0 : array.length; + + while (length--) { + if (iteratee(array[length], length, array) === false) { + break; + } + } + return array; +} + +module.exports = arrayEachRight; diff --git a/node_modules/lodash/_arrayEvery.js b/node_modules/lodash/_arrayEvery.js new file mode 100644 index 0000000..e26a918 --- /dev/null +++ b/node_modules/lodash/_arrayEvery.js @@ -0,0 +1,23 @@ +/** + * A specialized version of `_.every` for arrays without support for + * iteratee shorthands. + * + * @private + * @param {Array} [array] The array to iterate over. + * @param {Function} predicate The function invoked per iteration. + * @returns {boolean} Returns `true` if all elements pass the predicate check, + * else `false`. + */ +function arrayEvery(array, predicate) { + var index = -1, + length = array == null ? 0 : array.length; + + while (++index < length) { + if (!predicate(array[index], index, array)) { + return false; + } + } + return true; +} + +module.exports = arrayEvery; diff --git a/node_modules/lodash/_arrayFilter.js b/node_modules/lodash/_arrayFilter.js new file mode 100644 index 0000000..75ea254 --- /dev/null +++ b/node_modules/lodash/_arrayFilter.js @@ -0,0 +1,25 @@ +/** + * A specialized version of `_.filter` for arrays without support for + * iteratee shorthands. + * + * @private + * @param {Array} [array] The array to iterate over. + * @param {Function} predicate The function invoked per iteration. + * @returns {Array} Returns the new filtered array. + */ +function arrayFilter(array, predicate) { + var index = -1, + length = array == null ? 0 : array.length, + resIndex = 0, + result = []; + + while (++index < length) { + var value = array[index]; + if (predicate(value, index, array)) { + result[resIndex++] = value; + } + } + return result; +} + +module.exports = arrayFilter; diff --git a/node_modules/lodash/_arrayIncludes.js b/node_modules/lodash/_arrayIncludes.js new file mode 100644 index 0000000..3737a6d --- /dev/null +++ b/node_modules/lodash/_arrayIncludes.js @@ -0,0 +1,17 @@ +var baseIndexOf = require('./_baseIndexOf'); + +/** + * A specialized version of `_.includes` for arrays without support for + * specifying an index to search from. + * + * @private + * @param {Array} [array] The array to inspect. + * @param {*} target The value to search for. + * @returns {boolean} Returns `true` if `target` is found, else `false`. + */ +function arrayIncludes(array, value) { + var length = array == null ? 0 : array.length; + return !!length && baseIndexOf(array, value, 0) > -1; +} + +module.exports = arrayIncludes; diff --git a/node_modules/lodash/_arrayIncludesWith.js b/node_modules/lodash/_arrayIncludesWith.js new file mode 100644 index 0000000..235fd97 --- /dev/null +++ b/node_modules/lodash/_arrayIncludesWith.js @@ -0,0 +1,22 @@ +/** + * This function is like `arrayIncludes` except that it accepts a comparator. + * + * @private + * @param {Array} [array] The array to inspect. + * @param {*} target The value to search for. + * @param {Function} comparator The comparator invoked per element. + * @returns {boolean} Returns `true` if `target` is found, else `false`. + */ +function arrayIncludesWith(array, value, comparator) { + var index = -1, + length = array == null ? 0 : array.length; + + while (++index < length) { + if (comparator(value, array[index])) { + return true; + } + } + return false; +} + +module.exports = arrayIncludesWith; diff --git a/node_modules/lodash/_arrayLikeKeys.js b/node_modules/lodash/_arrayLikeKeys.js new file mode 100644 index 0000000..b2ec9ce --- /dev/null +++ b/node_modules/lodash/_arrayLikeKeys.js @@ -0,0 +1,49 @@ +var baseTimes = require('./_baseTimes'), + isArguments = require('./isArguments'), + isArray = require('./isArray'), + isBuffer = require('./isBuffer'), + isIndex = require('./_isIndex'), + isTypedArray = require('./isTypedArray'); + +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** Used to check objects for own properties. */ +var hasOwnProperty = objectProto.hasOwnProperty; + +/** + * Creates an array of the enumerable property names of the array-like `value`. + * + * @private + * @param {*} value The value to query. + * @param {boolean} inherited Specify returning inherited property names. + * @returns {Array} Returns the array of property names. + */ +function arrayLikeKeys(value, inherited) { + var isArr = isArray(value), + isArg = !isArr && isArguments(value), + isBuff = !isArr && !isArg && isBuffer(value), + isType = !isArr && !isArg && !isBuff && isTypedArray(value), + skipIndexes = isArr || isArg || isBuff || isType, + result = skipIndexes ? baseTimes(value.length, String) : [], + length = result.length; + + for (var key in value) { + if ((inherited || hasOwnProperty.call(value, key)) && + !(skipIndexes && ( + // Safari 9 has enumerable `arguments.length` in strict mode. + key == 'length' || + // Node.js 0.10 has enumerable non-index properties on buffers. + (isBuff && (key == 'offset' || key == 'parent')) || + // PhantomJS 2 has enumerable non-index properties on typed arrays. + (isType && (key == 'buffer' || key == 'byteLength' || key == 'byteOffset')) || + // Skip index properties. + isIndex(key, length) + ))) { + result.push(key); + } + } + return result; +} + +module.exports = arrayLikeKeys; diff --git a/node_modules/lodash/_arrayMap.js b/node_modules/lodash/_arrayMap.js new file mode 100644 index 0000000..22b2246 --- /dev/null +++ b/node_modules/lodash/_arrayMap.js @@ -0,0 +1,21 @@ +/** + * A specialized version of `_.map` for arrays without support for iteratee + * shorthands. + * + * @private + * @param {Array} [array] The array to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Array} Returns the new mapped array. + */ +function arrayMap(array, iteratee) { + var index = -1, + length = array == null ? 0 : array.length, + result = Array(length); + + while (++index < length) { + result[index] = iteratee(array[index], index, array); + } + return result; +} + +module.exports = arrayMap; diff --git a/node_modules/lodash/_arrayPush.js b/node_modules/lodash/_arrayPush.js new file mode 100644 index 0000000..7d742b3 --- /dev/null +++ b/node_modules/lodash/_arrayPush.js @@ -0,0 +1,20 @@ +/** + * Appends the elements of `values` to `array`. + * + * @private + * @param {Array} array The array to modify. + * @param {Array} values The values to append. + * @returns {Array} Returns `array`. + */ +function arrayPush(array, values) { + var index = -1, + length = values.length, + offset = array.length; + + while (++index < length) { + array[offset + index] = values[index]; + } + return array; +} + +module.exports = arrayPush; diff --git a/node_modules/lodash/_arrayReduce.js b/node_modules/lodash/_arrayReduce.js new file mode 100644 index 0000000..de8b79b --- /dev/null +++ b/node_modules/lodash/_arrayReduce.js @@ -0,0 +1,26 @@ +/** + * A specialized version of `_.reduce` for arrays without support for + * iteratee shorthands. + * + * @private + * @param {Array} [array] The array to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @param {*} [accumulator] The initial value. + * @param {boolean} [initAccum] Specify using the first element of `array` as + * the initial value. + * @returns {*} Returns the accumulated value. + */ +function arrayReduce(array, iteratee, accumulator, initAccum) { + var index = -1, + length = array == null ? 0 : array.length; + + if (initAccum && length) { + accumulator = array[++index]; + } + while (++index < length) { + accumulator = iteratee(accumulator, array[index], index, array); + } + return accumulator; +} + +module.exports = arrayReduce; diff --git a/node_modules/lodash/_arrayReduceRight.js b/node_modules/lodash/_arrayReduceRight.js new file mode 100644 index 0000000..22d8976 --- /dev/null +++ b/node_modules/lodash/_arrayReduceRight.js @@ -0,0 +1,24 @@ +/** + * A specialized version of `_.reduceRight` for arrays without support for + * iteratee shorthands. + * + * @private + * @param {Array} [array] The array to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @param {*} [accumulator] The initial value. + * @param {boolean} [initAccum] Specify using the last element of `array` as + * the initial value. + * @returns {*} Returns the accumulated value. + */ +function arrayReduceRight(array, iteratee, accumulator, initAccum) { + var length = array == null ? 0 : array.length; + if (initAccum && length) { + accumulator = array[--length]; + } + while (length--) { + accumulator = iteratee(accumulator, array[length], length, array); + } + return accumulator; +} + +module.exports = arrayReduceRight; diff --git a/node_modules/lodash/_arraySample.js b/node_modules/lodash/_arraySample.js new file mode 100644 index 0000000..fcab010 --- /dev/null +++ b/node_modules/lodash/_arraySample.js @@ -0,0 +1,15 @@ +var baseRandom = require('./_baseRandom'); + +/** + * A specialized version of `_.sample` for arrays. + * + * @private + * @param {Array} array The array to sample. + * @returns {*} Returns the random element. + */ +function arraySample(array) { + var length = array.length; + return length ? array[baseRandom(0, length - 1)] : undefined; +} + +module.exports = arraySample; diff --git a/node_modules/lodash/_arraySampleSize.js b/node_modules/lodash/_arraySampleSize.js new file mode 100644 index 0000000..8c7e364 --- /dev/null +++ b/node_modules/lodash/_arraySampleSize.js @@ -0,0 +1,17 @@ +var baseClamp = require('./_baseClamp'), + copyArray = require('./_copyArray'), + shuffleSelf = require('./_shuffleSelf'); + +/** + * A specialized version of `_.sampleSize` for arrays. + * + * @private + * @param {Array} array The array to sample. + * @param {number} n The number of elements to sample. + * @returns {Array} Returns the random elements. + */ +function arraySampleSize(array, n) { + return shuffleSelf(copyArray(array), baseClamp(n, 0, array.length)); +} + +module.exports = arraySampleSize; diff --git a/node_modules/lodash/_arrayShuffle.js b/node_modules/lodash/_arrayShuffle.js new file mode 100644 index 0000000..46313a3 --- /dev/null +++ b/node_modules/lodash/_arrayShuffle.js @@ -0,0 +1,15 @@ +var copyArray = require('./_copyArray'), + shuffleSelf = require('./_shuffleSelf'); + +/** + * A specialized version of `_.shuffle` for arrays. + * + * @private + * @param {Array} array The array to shuffle. + * @returns {Array} Returns the new shuffled array. + */ +function arrayShuffle(array) { + return shuffleSelf(copyArray(array)); +} + +module.exports = arrayShuffle; diff --git a/node_modules/lodash/_arraySome.js b/node_modules/lodash/_arraySome.js new file mode 100644 index 0000000..6fd02fd --- /dev/null +++ b/node_modules/lodash/_arraySome.js @@ -0,0 +1,23 @@ +/** + * A specialized version of `_.some` for arrays without support for iteratee + * shorthands. + * + * @private + * @param {Array} [array] The array to iterate over. + * @param {Function} predicate The function invoked per iteration. + * @returns {boolean} Returns `true` if any element passes the predicate check, + * else `false`. + */ +function arraySome(array, predicate) { + var index = -1, + length = array == null ? 0 : array.length; + + while (++index < length) { + if (predicate(array[index], index, array)) { + return true; + } + } + return false; +} + +module.exports = arraySome; diff --git a/node_modules/lodash/_asciiSize.js b/node_modules/lodash/_asciiSize.js new file mode 100644 index 0000000..11d29c3 --- /dev/null +++ b/node_modules/lodash/_asciiSize.js @@ -0,0 +1,12 @@ +var baseProperty = require('./_baseProperty'); + +/** + * Gets the size of an ASCII `string`. + * + * @private + * @param {string} string The string inspect. + * @returns {number} Returns the string size. + */ +var asciiSize = baseProperty('length'); + +module.exports = asciiSize; diff --git a/node_modules/lodash/_asciiToArray.js b/node_modules/lodash/_asciiToArray.js new file mode 100644 index 0000000..8e3dd5b --- /dev/null +++ b/node_modules/lodash/_asciiToArray.js @@ -0,0 +1,12 @@ +/** + * Converts an ASCII `string` to an array. + * + * @private + * @param {string} string The string to convert. + * @returns {Array} Returns the converted array. + */ +function asciiToArray(string) { + return string.split(''); +} + +module.exports = asciiToArray; diff --git a/node_modules/lodash/_asciiWords.js b/node_modules/lodash/_asciiWords.js new file mode 100644 index 0000000..d765f0f --- /dev/null +++ b/node_modules/lodash/_asciiWords.js @@ -0,0 +1,15 @@ +/** Used to match words composed of alphanumeric characters. */ +var reAsciiWord = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g; + +/** + * Splits an ASCII `string` into an array of its words. + * + * @private + * @param {string} The string to inspect. + * @returns {Array} Returns the words of `string`. + */ +function asciiWords(string) { + return string.match(reAsciiWord) || []; +} + +module.exports = asciiWords; diff --git a/node_modules/lodash/_assignMergeValue.js b/node_modules/lodash/_assignMergeValue.js new file mode 100644 index 0000000..cb1185e --- /dev/null +++ b/node_modules/lodash/_assignMergeValue.js @@ -0,0 +1,20 @@ +var baseAssignValue = require('./_baseAssignValue'), + eq = require('./eq'); + +/** + * This function is like `assignValue` except that it doesn't assign + * `undefined` values. + * + * @private + * @param {Object} object The object to modify. + * @param {string} key The key of the property to assign. + * @param {*} value The value to assign. + */ +function assignMergeValue(object, key, value) { + if ((value !== undefined && !eq(object[key], value)) || + (value === undefined && !(key in object))) { + baseAssignValue(object, key, value); + } +} + +module.exports = assignMergeValue; diff --git a/node_modules/lodash/_assignValue.js b/node_modules/lodash/_assignValue.js new file mode 100644 index 0000000..4083957 --- /dev/null +++ b/node_modules/lodash/_assignValue.js @@ -0,0 +1,28 @@ +var baseAssignValue = require('./_baseAssignValue'), + eq = require('./eq'); + +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** Used to check objects for own properties. */ +var hasOwnProperty = objectProto.hasOwnProperty; + +/** + * Assigns `value` to `key` of `object` if the existing value is not equivalent + * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) + * for equality comparisons. + * + * @private + * @param {Object} object The object to modify. + * @param {string} key The key of the property to assign. + * @param {*} value The value to assign. + */ +function assignValue(object, key, value) { + var objValue = object[key]; + if (!(hasOwnProperty.call(object, key) && eq(objValue, value)) || + (value === undefined && !(key in object))) { + baseAssignValue(object, key, value); + } +} + +module.exports = assignValue; diff --git a/node_modules/lodash/_assocIndexOf.js b/node_modules/lodash/_assocIndexOf.js new file mode 100644 index 0000000..5b77a2b --- /dev/null +++ b/node_modules/lodash/_assocIndexOf.js @@ -0,0 +1,21 @@ +var eq = require('./eq'); + +/** + * Gets the index at which the `key` is found in `array` of key-value pairs. + * + * @private + * @param {Array} array The array to inspect. + * @param {*} key The key to search for. + * @returns {number} Returns the index of the matched value, else `-1`. + */ +function assocIndexOf(array, key) { + var length = array.length; + while (length--) { + if (eq(array[length][0], key)) { + return length; + } + } + return -1; +} + +module.exports = assocIndexOf; diff --git a/node_modules/lodash/_baseAggregator.js b/node_modules/lodash/_baseAggregator.js new file mode 100644 index 0000000..4bc9e91 --- /dev/null +++ b/node_modules/lodash/_baseAggregator.js @@ -0,0 +1,21 @@ +var baseEach = require('./_baseEach'); + +/** + * Aggregates elements of `collection` on `accumulator` with keys transformed + * by `iteratee` and values set by `setter`. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} setter The function to set `accumulator` values. + * @param {Function} iteratee The iteratee to transform keys. + * @param {Object} accumulator The initial aggregated object. + * @returns {Function} Returns `accumulator`. + */ +function baseAggregator(collection, setter, iteratee, accumulator) { + baseEach(collection, function(value, key, collection) { + setter(accumulator, value, iteratee(value), collection); + }); + return accumulator; +} + +module.exports = baseAggregator; diff --git a/node_modules/lodash/_baseAssign.js b/node_modules/lodash/_baseAssign.js new file mode 100644 index 0000000..e5c4a1a --- /dev/null +++ b/node_modules/lodash/_baseAssign.js @@ -0,0 +1,17 @@ +var copyObject = require('./_copyObject'), + keys = require('./keys'); + +/** + * The base implementation of `_.assign` without support for multiple sources + * or `customizer` functions. + * + * @private + * @param {Object} object The destination object. + * @param {Object} source The source object. + * @returns {Object} Returns `object`. + */ +function baseAssign(object, source) { + return object && copyObject(source, keys(source), object); +} + +module.exports = baseAssign; diff --git a/node_modules/lodash/_baseAssignIn.js b/node_modules/lodash/_baseAssignIn.js new file mode 100644 index 0000000..6624f90 --- /dev/null +++ b/node_modules/lodash/_baseAssignIn.js @@ -0,0 +1,17 @@ +var copyObject = require('./_copyObject'), + keysIn = require('./keysIn'); + +/** + * The base implementation of `_.assignIn` without support for multiple sources + * or `customizer` functions. + * + * @private + * @param {Object} object The destination object. + * @param {Object} source The source object. + * @returns {Object} Returns `object`. + */ +function baseAssignIn(object, source) { + return object && copyObject(source, keysIn(source), object); +} + +module.exports = baseAssignIn; diff --git a/node_modules/lodash/_baseAssignValue.js b/node_modules/lodash/_baseAssignValue.js new file mode 100644 index 0000000..d6f66ef --- /dev/null +++ b/node_modules/lodash/_baseAssignValue.js @@ -0,0 +1,25 @@ +var defineProperty = require('./_defineProperty'); + +/** + * The base implementation of `assignValue` and `assignMergeValue` without + * value checks. + * + * @private + * @param {Object} object The object to modify. + * @param {string} key The key of the property to assign. + * @param {*} value The value to assign. + */ +function baseAssignValue(object, key, value) { + if (key == '__proto__' && defineProperty) { + defineProperty(object, key, { + 'configurable': true, + 'enumerable': true, + 'value': value, + 'writable': true + }); + } else { + object[key] = value; + } +} + +module.exports = baseAssignValue; diff --git a/node_modules/lodash/_baseAt.js b/node_modules/lodash/_baseAt.js new file mode 100644 index 0000000..90e4237 --- /dev/null +++ b/node_modules/lodash/_baseAt.js @@ -0,0 +1,23 @@ +var get = require('./get'); + +/** + * The base implementation of `_.at` without support for individual paths. + * + * @private + * @param {Object} object The object to iterate over. + * @param {string[]} paths The property paths to pick. + * @returns {Array} Returns the picked elements. + */ +function baseAt(object, paths) { + var index = -1, + length = paths.length, + result = Array(length), + skip = object == null; + + while (++index < length) { + result[index] = skip ? undefined : get(object, paths[index]); + } + return result; +} + +module.exports = baseAt; diff --git a/node_modules/lodash/_baseClamp.js b/node_modules/lodash/_baseClamp.js new file mode 100644 index 0000000..a1c5692 --- /dev/null +++ b/node_modules/lodash/_baseClamp.js @@ -0,0 +1,22 @@ +/** + * The base implementation of `_.clamp` which doesn't coerce arguments. + * + * @private + * @param {number} number The number to clamp. + * @param {number} [lower] The lower bound. + * @param {number} upper The upper bound. + * @returns {number} Returns the clamped number. + */ +function baseClamp(number, lower, upper) { + if (number === number) { + if (upper !== undefined) { + number = number <= upper ? number : upper; + } + if (lower !== undefined) { + number = number >= lower ? number : lower; + } + } + return number; +} + +module.exports = baseClamp; diff --git a/node_modules/lodash/_baseClone.js b/node_modules/lodash/_baseClone.js new file mode 100644 index 0000000..69f8705 --- /dev/null +++ b/node_modules/lodash/_baseClone.js @@ -0,0 +1,166 @@ +var Stack = require('./_Stack'), + arrayEach = require('./_arrayEach'), + assignValue = require('./_assignValue'), + baseAssign = require('./_baseAssign'), + baseAssignIn = require('./_baseAssignIn'), + cloneBuffer = require('./_cloneBuffer'), + copyArray = require('./_copyArray'), + copySymbols = require('./_copySymbols'), + copySymbolsIn = require('./_copySymbolsIn'), + getAllKeys = require('./_getAllKeys'), + getAllKeysIn = require('./_getAllKeysIn'), + getTag = require('./_getTag'), + initCloneArray = require('./_initCloneArray'), + initCloneByTag = require('./_initCloneByTag'), + initCloneObject = require('./_initCloneObject'), + isArray = require('./isArray'), + isBuffer = require('./isBuffer'), + isMap = require('./isMap'), + isObject = require('./isObject'), + isSet = require('./isSet'), + keys = require('./keys'), + keysIn = require('./keysIn'); + +/** Used to compose bitmasks for cloning. */ +var CLONE_DEEP_FLAG = 1, + CLONE_FLAT_FLAG = 2, + CLONE_SYMBOLS_FLAG = 4; + +/** `Object#toString` result references. */ +var argsTag = '[object Arguments]', + arrayTag = '[object Array]', + boolTag = '[object Boolean]', + dateTag = '[object Date]', + errorTag = '[object Error]', + funcTag = '[object Function]', + genTag = '[object GeneratorFunction]', + mapTag = '[object Map]', + numberTag = '[object Number]', + objectTag = '[object Object]', + regexpTag = '[object RegExp]', + setTag = '[object Set]', + stringTag = '[object String]', + symbolTag = '[object Symbol]', + weakMapTag = '[object WeakMap]'; + +var arrayBufferTag = '[object ArrayBuffer]', + dataViewTag = '[object DataView]', + float32Tag = '[object Float32Array]', + float64Tag = '[object Float64Array]', + int8Tag = '[object Int8Array]', + int16Tag = '[object Int16Array]', + int32Tag = '[object Int32Array]', + uint8Tag = '[object Uint8Array]', + uint8ClampedTag = '[object Uint8ClampedArray]', + uint16Tag = '[object Uint16Array]', + uint32Tag = '[object Uint32Array]'; + +/** Used to identify `toStringTag` values supported by `_.clone`. */ +var cloneableTags = {}; +cloneableTags[argsTag] = cloneableTags[arrayTag] = +cloneableTags[arrayBufferTag] = cloneableTags[dataViewTag] = +cloneableTags[boolTag] = cloneableTags[dateTag] = +cloneableTags[float32Tag] = cloneableTags[float64Tag] = +cloneableTags[int8Tag] = cloneableTags[int16Tag] = +cloneableTags[int32Tag] = cloneableTags[mapTag] = +cloneableTags[numberTag] = cloneableTags[objectTag] = +cloneableTags[regexpTag] = cloneableTags[setTag] = +cloneableTags[stringTag] = cloneableTags[symbolTag] = +cloneableTags[uint8Tag] = cloneableTags[uint8ClampedTag] = +cloneableTags[uint16Tag] = cloneableTags[uint32Tag] = true; +cloneableTags[errorTag] = cloneableTags[funcTag] = +cloneableTags[weakMapTag] = false; + +/** + * The base implementation of `_.clone` and `_.cloneDeep` which tracks + * traversed objects. + * + * @private + * @param {*} value The value to clone. + * @param {boolean} bitmask The bitmask flags. + * 1 - Deep clone + * 2 - Flatten inherited properties + * 4 - Clone symbols + * @param {Function} [customizer] The function to customize cloning. + * @param {string} [key] The key of `value`. + * @param {Object} [object] The parent object of `value`. + * @param {Object} [stack] Tracks traversed objects and their clone counterparts. + * @returns {*} Returns the cloned value. + */ +function baseClone(value, bitmask, customizer, key, object, stack) { + var result, + isDeep = bitmask & CLONE_DEEP_FLAG, + isFlat = bitmask & CLONE_FLAT_FLAG, + isFull = bitmask & CLONE_SYMBOLS_FLAG; + + if (customizer) { + result = object ? customizer(value, key, object, stack) : customizer(value); + } + if (result !== undefined) { + return result; + } + if (!isObject(value)) { + return value; + } + var isArr = isArray(value); + if (isArr) { + result = initCloneArray(value); + if (!isDeep) { + return copyArray(value, result); + } + } else { + var tag = getTag(value), + isFunc = tag == funcTag || tag == genTag; + + if (isBuffer(value)) { + return cloneBuffer(value, isDeep); + } + if (tag == objectTag || tag == argsTag || (isFunc && !object)) { + result = (isFlat || isFunc) ? {} : initCloneObject(value); + if (!isDeep) { + return isFlat + ? copySymbolsIn(value, baseAssignIn(result, value)) + : copySymbols(value, baseAssign(result, value)); + } + } else { + if (!cloneableTags[tag]) { + return object ? value : {}; + } + result = initCloneByTag(value, tag, isDeep); + } + } + // Check for circular references and return its corresponding clone. + stack || (stack = new Stack); + var stacked = stack.get(value); + if (stacked) { + return stacked; + } + stack.set(value, result); + + if (isSet(value)) { + value.forEach(function(subValue) { + result.add(baseClone(subValue, bitmask, customizer, subValue, value, stack)); + }); + } else if (isMap(value)) { + value.forEach(function(subValue, key) { + result.set(key, baseClone(subValue, bitmask, customizer, key, value, stack)); + }); + } + + var keysFunc = isFull + ? (isFlat ? getAllKeysIn : getAllKeys) + : (isFlat ? keysIn : keys); + + var props = isArr ? undefined : keysFunc(value); + arrayEach(props || value, function(subValue, key) { + if (props) { + key = subValue; + subValue = value[key]; + } + // Recursively populate clone (susceptible to call stack limits). + assignValue(result, key, baseClone(subValue, bitmask, customizer, key, value, stack)); + }); + return result; +} + +module.exports = baseClone; diff --git a/node_modules/lodash/_baseConforms.js b/node_modules/lodash/_baseConforms.js new file mode 100644 index 0000000..947e20d --- /dev/null +++ b/node_modules/lodash/_baseConforms.js @@ -0,0 +1,18 @@ +var baseConformsTo = require('./_baseConformsTo'), + keys = require('./keys'); + +/** + * The base implementation of `_.conforms` which doesn't clone `source`. + * + * @private + * @param {Object} source The object of property predicates to conform to. + * @returns {Function} Returns the new spec function. + */ +function baseConforms(source) { + var props = keys(source); + return function(object) { + return baseConformsTo(object, source, props); + }; +} + +module.exports = baseConforms; diff --git a/node_modules/lodash/_baseConformsTo.js b/node_modules/lodash/_baseConformsTo.js new file mode 100644 index 0000000..e449cb8 --- /dev/null +++ b/node_modules/lodash/_baseConformsTo.js @@ -0,0 +1,27 @@ +/** + * The base implementation of `_.conformsTo` which accepts `props` to check. + * + * @private + * @param {Object} object The object to inspect. + * @param {Object} source The object of property predicates to conform to. + * @returns {boolean} Returns `true` if `object` conforms, else `false`. + */ +function baseConformsTo(object, source, props) { + var length = props.length; + if (object == null) { + return !length; + } + object = Object(object); + while (length--) { + var key = props[length], + predicate = source[key], + value = object[key]; + + if ((value === undefined && !(key in object)) || !predicate(value)) { + return false; + } + } + return true; +} + +module.exports = baseConformsTo; diff --git a/node_modules/lodash/_baseCreate.js b/node_modules/lodash/_baseCreate.js new file mode 100644 index 0000000..ffa6a52 --- /dev/null +++ b/node_modules/lodash/_baseCreate.js @@ -0,0 +1,30 @@ +var isObject = require('./isObject'); + +/** Built-in value references. */ +var objectCreate = Object.create; + +/** + * The base implementation of `_.create` without support for assigning + * properties to the created object. + * + * @private + * @param {Object} proto The object to inherit from. + * @returns {Object} Returns the new object. + */ +var baseCreate = (function() { + function object() {} + return function(proto) { + if (!isObject(proto)) { + return {}; + } + if (objectCreate) { + return objectCreate(proto); + } + object.prototype = proto; + var result = new object; + object.prototype = undefined; + return result; + }; +}()); + +module.exports = baseCreate; diff --git a/node_modules/lodash/_baseDelay.js b/node_modules/lodash/_baseDelay.js new file mode 100644 index 0000000..1486d69 --- /dev/null +++ b/node_modules/lodash/_baseDelay.js @@ -0,0 +1,21 @@ +/** Error message constants. */ +var FUNC_ERROR_TEXT = 'Expected a function'; + +/** + * The base implementation of `_.delay` and `_.defer` which accepts `args` + * to provide to `func`. + * + * @private + * @param {Function} func The function to delay. + * @param {number} wait The number of milliseconds to delay invocation. + * @param {Array} args The arguments to provide to `func`. + * @returns {number|Object} Returns the timer id or timeout object. + */ +function baseDelay(func, wait, args) { + if (typeof func != 'function') { + throw new TypeError(FUNC_ERROR_TEXT); + } + return setTimeout(function() { func.apply(undefined, args); }, wait); +} + +module.exports = baseDelay; diff --git a/node_modules/lodash/_baseDifference.js b/node_modules/lodash/_baseDifference.js new file mode 100644 index 0000000..343ac19 --- /dev/null +++ b/node_modules/lodash/_baseDifference.js @@ -0,0 +1,67 @@ +var SetCache = require('./_SetCache'), + arrayIncludes = require('./_arrayIncludes'), + arrayIncludesWith = require('./_arrayIncludesWith'), + arrayMap = require('./_arrayMap'), + baseUnary = require('./_baseUnary'), + cacheHas = require('./_cacheHas'); + +/** Used as the size to enable large array optimizations. */ +var LARGE_ARRAY_SIZE = 200; + +/** + * The base implementation of methods like `_.difference` without support + * for excluding multiple arrays or iteratee shorthands. + * + * @private + * @param {Array} array The array to inspect. + * @param {Array} values The values to exclude. + * @param {Function} [iteratee] The iteratee invoked per element. + * @param {Function} [comparator] The comparator invoked per element. + * @returns {Array} Returns the new array of filtered values. + */ +function baseDifference(array, values, iteratee, comparator) { + var index = -1, + includes = arrayIncludes, + isCommon = true, + length = array.length, + result = [], + valuesLength = values.length; + + if (!length) { + return result; + } + if (iteratee) { + values = arrayMap(values, baseUnary(iteratee)); + } + if (comparator) { + includes = arrayIncludesWith; + isCommon = false; + } + else if (values.length >= LARGE_ARRAY_SIZE) { + includes = cacheHas; + isCommon = false; + values = new SetCache(values); + } + outer: + while (++index < length) { + var value = array[index], + computed = iteratee == null ? value : iteratee(value); + + value = (comparator || value !== 0) ? value : 0; + if (isCommon && computed === computed) { + var valuesIndex = valuesLength; + while (valuesIndex--) { + if (values[valuesIndex] === computed) { + continue outer; + } + } + result.push(value); + } + else if (!includes(values, computed, comparator)) { + result.push(value); + } + } + return result; +} + +module.exports = baseDifference; diff --git a/node_modules/lodash/_baseEach.js b/node_modules/lodash/_baseEach.js new file mode 100644 index 0000000..512c067 --- /dev/null +++ b/node_modules/lodash/_baseEach.js @@ -0,0 +1,14 @@ +var baseForOwn = require('./_baseForOwn'), + createBaseEach = require('./_createBaseEach'); + +/** + * The base implementation of `_.forEach` without support for iteratee shorthands. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Array|Object} Returns `collection`. + */ +var baseEach = createBaseEach(baseForOwn); + +module.exports = baseEach; diff --git a/node_modules/lodash/_baseEachRight.js b/node_modules/lodash/_baseEachRight.js new file mode 100644 index 0000000..0a8feec --- /dev/null +++ b/node_modules/lodash/_baseEachRight.js @@ -0,0 +1,14 @@ +var baseForOwnRight = require('./_baseForOwnRight'), + createBaseEach = require('./_createBaseEach'); + +/** + * The base implementation of `_.forEachRight` without support for iteratee shorthands. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Array|Object} Returns `collection`. + */ +var baseEachRight = createBaseEach(baseForOwnRight, true); + +module.exports = baseEachRight; diff --git a/node_modules/lodash/_baseEvery.js b/node_modules/lodash/_baseEvery.js new file mode 100644 index 0000000..fa52f7b --- /dev/null +++ b/node_modules/lodash/_baseEvery.js @@ -0,0 +1,21 @@ +var baseEach = require('./_baseEach'); + +/** + * The base implementation of `_.every` without support for iteratee shorthands. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} predicate The function invoked per iteration. + * @returns {boolean} Returns `true` if all elements pass the predicate check, + * else `false` + */ +function baseEvery(collection, predicate) { + var result = true; + baseEach(collection, function(value, index, collection) { + result = !!predicate(value, index, collection); + return result; + }); + return result; +} + +module.exports = baseEvery; diff --git a/node_modules/lodash/_baseExtremum.js b/node_modules/lodash/_baseExtremum.js new file mode 100644 index 0000000..9d6aa77 --- /dev/null +++ b/node_modules/lodash/_baseExtremum.js @@ -0,0 +1,32 @@ +var isSymbol = require('./isSymbol'); + +/** + * The base implementation of methods like `_.max` and `_.min` which accepts a + * `comparator` to determine the extremum value. + * + * @private + * @param {Array} array The array to iterate over. + * @param {Function} iteratee The iteratee invoked per iteration. + * @param {Function} comparator The comparator used to compare values. + * @returns {*} Returns the extremum value. + */ +function baseExtremum(array, iteratee, comparator) { + var index = -1, + length = array.length; + + while (++index < length) { + var value = array[index], + current = iteratee(value); + + if (current != null && (computed === undefined + ? (current === current && !isSymbol(current)) + : comparator(current, computed) + )) { + var computed = current, + result = value; + } + } + return result; +} + +module.exports = baseExtremum; diff --git a/node_modules/lodash/_baseFill.js b/node_modules/lodash/_baseFill.js new file mode 100644 index 0000000..46ef9c7 --- /dev/null +++ b/node_modules/lodash/_baseFill.js @@ -0,0 +1,32 @@ +var toInteger = require('./toInteger'), + toLength = require('./toLength'); + +/** + * The base implementation of `_.fill` without an iteratee call guard. + * + * @private + * @param {Array} array The array to fill. + * @param {*} value The value to fill `array` with. + * @param {number} [start=0] The start position. + * @param {number} [end=array.length] The end position. + * @returns {Array} Returns `array`. + */ +function baseFill(array, value, start, end) { + var length = array.length; + + start = toInteger(start); + if (start < 0) { + start = -start > length ? 0 : (length + start); + } + end = (end === undefined || end > length) ? length : toInteger(end); + if (end < 0) { + end += length; + } + end = start > end ? 0 : toLength(end); + while (start < end) { + array[start++] = value; + } + return array; +} + +module.exports = baseFill; diff --git a/node_modules/lodash/_baseFilter.js b/node_modules/lodash/_baseFilter.js new file mode 100644 index 0000000..4678477 --- /dev/null +++ b/node_modules/lodash/_baseFilter.js @@ -0,0 +1,21 @@ +var baseEach = require('./_baseEach'); + +/** + * The base implementation of `_.filter` without support for iteratee shorthands. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} predicate The function invoked per iteration. + * @returns {Array} Returns the new filtered array. + */ +function baseFilter(collection, predicate) { + var result = []; + baseEach(collection, function(value, index, collection) { + if (predicate(value, index, collection)) { + result.push(value); + } + }); + return result; +} + +module.exports = baseFilter; diff --git a/node_modules/lodash/_baseFindIndex.js b/node_modules/lodash/_baseFindIndex.js new file mode 100644 index 0000000..e3f5d8a --- /dev/null +++ b/node_modules/lodash/_baseFindIndex.js @@ -0,0 +1,24 @@ +/** + * The base implementation of `_.findIndex` and `_.findLastIndex` without + * support for iteratee shorthands. + * + * @private + * @param {Array} array The array to inspect. + * @param {Function} predicate The function invoked per iteration. + * @param {number} fromIndex The index to search from. + * @param {boolean} [fromRight] Specify iterating from right to left. + * @returns {number} Returns the index of the matched value, else `-1`. + */ +function baseFindIndex(array, predicate, fromIndex, fromRight) { + var length = array.length, + index = fromIndex + (fromRight ? 1 : -1); + + while ((fromRight ? index-- : ++index < length)) { + if (predicate(array[index], index, array)) { + return index; + } + } + return -1; +} + +module.exports = baseFindIndex; diff --git a/node_modules/lodash/_baseFindKey.js b/node_modules/lodash/_baseFindKey.js new file mode 100644 index 0000000..2e430f3 --- /dev/null +++ b/node_modules/lodash/_baseFindKey.js @@ -0,0 +1,23 @@ +/** + * The base implementation of methods like `_.findKey` and `_.findLastKey`, + * without support for iteratee shorthands, which iterates over `collection` + * using `eachFunc`. + * + * @private + * @param {Array|Object} collection The collection to inspect. + * @param {Function} predicate The function invoked per iteration. + * @param {Function} eachFunc The function to iterate over `collection`. + * @returns {*} Returns the found element or its key, else `undefined`. + */ +function baseFindKey(collection, predicate, eachFunc) { + var result; + eachFunc(collection, function(value, key, collection) { + if (predicate(value, key, collection)) { + result = key; + return false; + } + }); + return result; +} + +module.exports = baseFindKey; diff --git a/node_modules/lodash/_baseFlatten.js b/node_modules/lodash/_baseFlatten.js new file mode 100644 index 0000000..4b1e009 --- /dev/null +++ b/node_modules/lodash/_baseFlatten.js @@ -0,0 +1,38 @@ +var arrayPush = require('./_arrayPush'), + isFlattenable = require('./_isFlattenable'); + +/** + * The base implementation of `_.flatten` with support for restricting flattening. + * + * @private + * @param {Array} array The array to flatten. + * @param {number} depth The maximum recursion depth. + * @param {boolean} [predicate=isFlattenable] The function invoked per iteration. + * @param {boolean} [isStrict] Restrict to values that pass `predicate` checks. + * @param {Array} [result=[]] The initial result value. + * @returns {Array} Returns the new flattened array. + */ +function baseFlatten(array, depth, predicate, isStrict, result) { + var index = -1, + length = array.length; + + predicate || (predicate = isFlattenable); + result || (result = []); + + while (++index < length) { + var value = array[index]; + if (depth > 0 && predicate(value)) { + if (depth > 1) { + // Recursively flatten arrays (susceptible to call stack limits). + baseFlatten(value, depth - 1, predicate, isStrict, result); + } else { + arrayPush(result, value); + } + } else if (!isStrict) { + result[result.length] = value; + } + } + return result; +} + +module.exports = baseFlatten; diff --git a/node_modules/lodash/_baseFor.js b/node_modules/lodash/_baseFor.js new file mode 100644 index 0000000..d946590 --- /dev/null +++ b/node_modules/lodash/_baseFor.js @@ -0,0 +1,16 @@ +var createBaseFor = require('./_createBaseFor'); + +/** + * The base implementation of `baseForOwn` which iterates over `object` + * properties returned by `keysFunc` and invokes `iteratee` for each property. + * Iteratee functions may exit iteration early by explicitly returning `false`. + * + * @private + * @param {Object} object The object to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @param {Function} keysFunc The function to get the keys of `object`. + * @returns {Object} Returns `object`. + */ +var baseFor = createBaseFor(); + +module.exports = baseFor; diff --git a/node_modules/lodash/_baseForOwn.js b/node_modules/lodash/_baseForOwn.js new file mode 100644 index 0000000..503d523 --- /dev/null +++ b/node_modules/lodash/_baseForOwn.js @@ -0,0 +1,16 @@ +var baseFor = require('./_baseFor'), + keys = require('./keys'); + +/** + * The base implementation of `_.forOwn` without support for iteratee shorthands. + * + * @private + * @param {Object} object The object to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Object} Returns `object`. + */ +function baseForOwn(object, iteratee) { + return object && baseFor(object, iteratee, keys); +} + +module.exports = baseForOwn; diff --git a/node_modules/lodash/_baseForOwnRight.js b/node_modules/lodash/_baseForOwnRight.js new file mode 100644 index 0000000..a4b10e6 --- /dev/null +++ b/node_modules/lodash/_baseForOwnRight.js @@ -0,0 +1,16 @@ +var baseForRight = require('./_baseForRight'), + keys = require('./keys'); + +/** + * The base implementation of `_.forOwnRight` without support for iteratee shorthands. + * + * @private + * @param {Object} object The object to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Object} Returns `object`. + */ +function baseForOwnRight(object, iteratee) { + return object && baseForRight(object, iteratee, keys); +} + +module.exports = baseForOwnRight; diff --git a/node_modules/lodash/_baseForRight.js b/node_modules/lodash/_baseForRight.js new file mode 100644 index 0000000..32842cd --- /dev/null +++ b/node_modules/lodash/_baseForRight.js @@ -0,0 +1,15 @@ +var createBaseFor = require('./_createBaseFor'); + +/** + * This function is like `baseFor` except that it iterates over properties + * in the opposite order. + * + * @private + * @param {Object} object The object to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @param {Function} keysFunc The function to get the keys of `object`. + * @returns {Object} Returns `object`. + */ +var baseForRight = createBaseFor(true); + +module.exports = baseForRight; diff --git a/node_modules/lodash/_baseFunctions.js b/node_modules/lodash/_baseFunctions.js new file mode 100644 index 0000000..d23bc9b --- /dev/null +++ b/node_modules/lodash/_baseFunctions.js @@ -0,0 +1,19 @@ +var arrayFilter = require('./_arrayFilter'), + isFunction = require('./isFunction'); + +/** + * The base implementation of `_.functions` which creates an array of + * `object` function property names filtered from `props`. + * + * @private + * @param {Object} object The object to inspect. + * @param {Array} props The property names to filter. + * @returns {Array} Returns the function names. + */ +function baseFunctions(object, props) { + return arrayFilter(props, function(key) { + return isFunction(object[key]); + }); +} + +module.exports = baseFunctions; diff --git a/node_modules/lodash/_baseGet.js b/node_modules/lodash/_baseGet.js new file mode 100644 index 0000000..a194913 --- /dev/null +++ b/node_modules/lodash/_baseGet.js @@ -0,0 +1,24 @@ +var castPath = require('./_castPath'), + toKey = require('./_toKey'); + +/** + * The base implementation of `_.get` without support for default values. + * + * @private + * @param {Object} object The object to query. + * @param {Array|string} path The path of the property to get. + * @returns {*} Returns the resolved value. + */ +function baseGet(object, path) { + path = castPath(path, object); + + var index = 0, + length = path.length; + + while (object != null && index < length) { + object = object[toKey(path[index++])]; + } + return (index && index == length) ? object : undefined; +} + +module.exports = baseGet; diff --git a/node_modules/lodash/_baseGetAllKeys.js b/node_modules/lodash/_baseGetAllKeys.js new file mode 100644 index 0000000..8ad204e --- /dev/null +++ b/node_modules/lodash/_baseGetAllKeys.js @@ -0,0 +1,20 @@ +var arrayPush = require('./_arrayPush'), + isArray = require('./isArray'); + +/** + * The base implementation of `getAllKeys` and `getAllKeysIn` which uses + * `keysFunc` and `symbolsFunc` to get the enumerable property names and + * symbols of `object`. + * + * @private + * @param {Object} object The object to query. + * @param {Function} keysFunc The function to get the keys of `object`. + * @param {Function} symbolsFunc The function to get the symbols of `object`. + * @returns {Array} Returns the array of property names and symbols. + */ +function baseGetAllKeys(object, keysFunc, symbolsFunc) { + var result = keysFunc(object); + return isArray(object) ? result : arrayPush(result, symbolsFunc(object)); +} + +module.exports = baseGetAllKeys; diff --git a/node_modules/lodash/_baseGetTag.js b/node_modules/lodash/_baseGetTag.js new file mode 100644 index 0000000..b927ccc --- /dev/null +++ b/node_modules/lodash/_baseGetTag.js @@ -0,0 +1,28 @@ +var Symbol = require('./_Symbol'), + getRawTag = require('./_getRawTag'), + objectToString = require('./_objectToString'); + +/** `Object#toString` result references. */ +var nullTag = '[object Null]', + undefinedTag = '[object Undefined]'; + +/** Built-in value references. */ +var symToStringTag = Symbol ? Symbol.toStringTag : undefined; + +/** + * The base implementation of `getTag` without fallbacks for buggy environments. + * + * @private + * @param {*} value The value to query. + * @returns {string} Returns the `toStringTag`. + */ +function baseGetTag(value) { + if (value == null) { + return value === undefined ? undefinedTag : nullTag; + } + return (symToStringTag && symToStringTag in Object(value)) + ? getRawTag(value) + : objectToString(value); +} + +module.exports = baseGetTag; diff --git a/node_modules/lodash/_baseGt.js b/node_modules/lodash/_baseGt.js new file mode 100644 index 0000000..502d273 --- /dev/null +++ b/node_modules/lodash/_baseGt.js @@ -0,0 +1,14 @@ +/** + * The base implementation of `_.gt` which doesn't coerce arguments. + * + * @private + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {boolean} Returns `true` if `value` is greater than `other`, + * else `false`. + */ +function baseGt(value, other) { + return value > other; +} + +module.exports = baseGt; diff --git a/node_modules/lodash/_baseHas.js b/node_modules/lodash/_baseHas.js new file mode 100644 index 0000000..1b73032 --- /dev/null +++ b/node_modules/lodash/_baseHas.js @@ -0,0 +1,19 @@ +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** Used to check objects for own properties. */ +var hasOwnProperty = objectProto.hasOwnProperty; + +/** + * The base implementation of `_.has` without support for deep paths. + * + * @private + * @param {Object} [object] The object to query. + * @param {Array|string} key The key to check. + * @returns {boolean} Returns `true` if `key` exists, else `false`. + */ +function baseHas(object, key) { + return object != null && hasOwnProperty.call(object, key); +} + +module.exports = baseHas; diff --git a/node_modules/lodash/_baseHasIn.js b/node_modules/lodash/_baseHasIn.js new file mode 100644 index 0000000..2e0d042 --- /dev/null +++ b/node_modules/lodash/_baseHasIn.js @@ -0,0 +1,13 @@ +/** + * The base implementation of `_.hasIn` without support for deep paths. + * + * @private + * @param {Object} [object] The object to query. + * @param {Array|string} key The key to check. + * @returns {boolean} Returns `true` if `key` exists, else `false`. + */ +function baseHasIn(object, key) { + return object != null && key in Object(object); +} + +module.exports = baseHasIn; diff --git a/node_modules/lodash/_baseInRange.js b/node_modules/lodash/_baseInRange.js new file mode 100644 index 0000000..ec95666 --- /dev/null +++ b/node_modules/lodash/_baseInRange.js @@ -0,0 +1,18 @@ +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeMax = Math.max, + nativeMin = Math.min; + +/** + * The base implementation of `_.inRange` which doesn't coerce arguments. + * + * @private + * @param {number} number The number to check. + * @param {number} start The start of the range. + * @param {number} end The end of the range. + * @returns {boolean} Returns `true` if `number` is in the range, else `false`. + */ +function baseInRange(number, start, end) { + return number >= nativeMin(start, end) && number < nativeMax(start, end); +} + +module.exports = baseInRange; diff --git a/node_modules/lodash/_baseIndexOf.js b/node_modules/lodash/_baseIndexOf.js new file mode 100644 index 0000000..167e706 --- /dev/null +++ b/node_modules/lodash/_baseIndexOf.js @@ -0,0 +1,20 @@ +var baseFindIndex = require('./_baseFindIndex'), + baseIsNaN = require('./_baseIsNaN'), + strictIndexOf = require('./_strictIndexOf'); + +/** + * The base implementation of `_.indexOf` without `fromIndex` bounds checks. + * + * @private + * @param {Array} array The array to inspect. + * @param {*} value The value to search for. + * @param {number} fromIndex The index to search from. + * @returns {number} Returns the index of the matched value, else `-1`. + */ +function baseIndexOf(array, value, fromIndex) { + return value === value + ? strictIndexOf(array, value, fromIndex) + : baseFindIndex(array, baseIsNaN, fromIndex); +} + +module.exports = baseIndexOf; diff --git a/node_modules/lodash/_baseIndexOfWith.js b/node_modules/lodash/_baseIndexOfWith.js new file mode 100644 index 0000000..f815fe0 --- /dev/null +++ b/node_modules/lodash/_baseIndexOfWith.js @@ -0,0 +1,23 @@ +/** + * This function is like `baseIndexOf` except that it accepts a comparator. + * + * @private + * @param {Array} array The array to inspect. + * @param {*} value The value to search for. + * @param {number} fromIndex The index to search from. + * @param {Function} comparator The comparator invoked per element. + * @returns {number} Returns the index of the matched value, else `-1`. + */ +function baseIndexOfWith(array, value, fromIndex, comparator) { + var index = fromIndex - 1, + length = array.length; + + while (++index < length) { + if (comparator(array[index], value)) { + return index; + } + } + return -1; +} + +module.exports = baseIndexOfWith; diff --git a/node_modules/lodash/_baseIntersection.js b/node_modules/lodash/_baseIntersection.js new file mode 100644 index 0000000..c1d250c --- /dev/null +++ b/node_modules/lodash/_baseIntersection.js @@ -0,0 +1,74 @@ +var SetCache = require('./_SetCache'), + arrayIncludes = require('./_arrayIncludes'), + arrayIncludesWith = require('./_arrayIncludesWith'), + arrayMap = require('./_arrayMap'), + baseUnary = require('./_baseUnary'), + cacheHas = require('./_cacheHas'); + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeMin = Math.min; + +/** + * The base implementation of methods like `_.intersection`, without support + * for iteratee shorthands, that accepts an array of arrays to inspect. + * + * @private + * @param {Array} arrays The arrays to inspect. + * @param {Function} [iteratee] The iteratee invoked per element. + * @param {Function} [comparator] The comparator invoked per element. + * @returns {Array} Returns the new array of shared values. + */ +function baseIntersection(arrays, iteratee, comparator) { + var includes = comparator ? arrayIncludesWith : arrayIncludes, + length = arrays[0].length, + othLength = arrays.length, + othIndex = othLength, + caches = Array(othLength), + maxLength = Infinity, + result = []; + + while (othIndex--) { + var array = arrays[othIndex]; + if (othIndex && iteratee) { + array = arrayMap(array, baseUnary(iteratee)); + } + maxLength = nativeMin(array.length, maxLength); + caches[othIndex] = !comparator && (iteratee || (length >= 120 && array.length >= 120)) + ? new SetCache(othIndex && array) + : undefined; + } + array = arrays[0]; + + var index = -1, + seen = caches[0]; + + outer: + while (++index < length && result.length < maxLength) { + var value = array[index], + computed = iteratee ? iteratee(value) : value; + + value = (comparator || value !== 0) ? value : 0; + if (!(seen + ? cacheHas(seen, computed) + : includes(result, computed, comparator) + )) { + othIndex = othLength; + while (--othIndex) { + var cache = caches[othIndex]; + if (!(cache + ? cacheHas(cache, computed) + : includes(arrays[othIndex], computed, comparator)) + ) { + continue outer; + } + } + if (seen) { + seen.push(computed); + } + result.push(value); + } + } + return result; +} + +module.exports = baseIntersection; diff --git a/node_modules/lodash/_baseInverter.js b/node_modules/lodash/_baseInverter.js new file mode 100644 index 0000000..fbc337f --- /dev/null +++ b/node_modules/lodash/_baseInverter.js @@ -0,0 +1,21 @@ +var baseForOwn = require('./_baseForOwn'); + +/** + * The base implementation of `_.invert` and `_.invertBy` which inverts + * `object` with values transformed by `iteratee` and set by `setter`. + * + * @private + * @param {Object} object The object to iterate over. + * @param {Function} setter The function to set `accumulator` values. + * @param {Function} iteratee The iteratee to transform values. + * @param {Object} accumulator The initial inverted object. + * @returns {Function} Returns `accumulator`. + */ +function baseInverter(object, setter, iteratee, accumulator) { + baseForOwn(object, function(value, key, object) { + setter(accumulator, iteratee(value), key, object); + }); + return accumulator; +} + +module.exports = baseInverter; diff --git a/node_modules/lodash/_baseInvoke.js b/node_modules/lodash/_baseInvoke.js new file mode 100644 index 0000000..49bcf3c --- /dev/null +++ b/node_modules/lodash/_baseInvoke.js @@ -0,0 +1,24 @@ +var apply = require('./_apply'), + castPath = require('./_castPath'), + last = require('./last'), + parent = require('./_parent'), + toKey = require('./_toKey'); + +/** + * The base implementation of `_.invoke` without support for individual + * method arguments. + * + * @private + * @param {Object} object The object to query. + * @param {Array|string} path The path of the method to invoke. + * @param {Array} args The arguments to invoke the method with. + * @returns {*} Returns the result of the invoked method. + */ +function baseInvoke(object, path, args) { + path = castPath(path, object); + object = parent(object, path); + var func = object == null ? object : object[toKey(last(path))]; + return func == null ? undefined : apply(func, object, args); +} + +module.exports = baseInvoke; diff --git a/node_modules/lodash/_baseIsArguments.js b/node_modules/lodash/_baseIsArguments.js new file mode 100644 index 0000000..b3562cc --- /dev/null +++ b/node_modules/lodash/_baseIsArguments.js @@ -0,0 +1,18 @@ +var baseGetTag = require('./_baseGetTag'), + isObjectLike = require('./isObjectLike'); + +/** `Object#toString` result references. */ +var argsTag = '[object Arguments]'; + +/** + * The base implementation of `_.isArguments`. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an `arguments` object, + */ +function baseIsArguments(value) { + return isObjectLike(value) && baseGetTag(value) == argsTag; +} + +module.exports = baseIsArguments; diff --git a/node_modules/lodash/_baseIsArrayBuffer.js b/node_modules/lodash/_baseIsArrayBuffer.js new file mode 100644 index 0000000..a2c4f30 --- /dev/null +++ b/node_modules/lodash/_baseIsArrayBuffer.js @@ -0,0 +1,17 @@ +var baseGetTag = require('./_baseGetTag'), + isObjectLike = require('./isObjectLike'); + +var arrayBufferTag = '[object ArrayBuffer]'; + +/** + * The base implementation of `_.isArrayBuffer` without Node.js optimizations. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an array buffer, else `false`. + */ +function baseIsArrayBuffer(value) { + return isObjectLike(value) && baseGetTag(value) == arrayBufferTag; +} + +module.exports = baseIsArrayBuffer; diff --git a/node_modules/lodash/_baseIsDate.js b/node_modules/lodash/_baseIsDate.js new file mode 100644 index 0000000..ba67c78 --- /dev/null +++ b/node_modules/lodash/_baseIsDate.js @@ -0,0 +1,18 @@ +var baseGetTag = require('./_baseGetTag'), + isObjectLike = require('./isObjectLike'); + +/** `Object#toString` result references. */ +var dateTag = '[object Date]'; + +/** + * The base implementation of `_.isDate` without Node.js optimizations. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a date object, else `false`. + */ +function baseIsDate(value) { + return isObjectLike(value) && baseGetTag(value) == dateTag; +} + +module.exports = baseIsDate; diff --git a/node_modules/lodash/_baseIsEqual.js b/node_modules/lodash/_baseIsEqual.js new file mode 100644 index 0000000..00a68a4 --- /dev/null +++ b/node_modules/lodash/_baseIsEqual.js @@ -0,0 +1,28 @@ +var baseIsEqualDeep = require('./_baseIsEqualDeep'), + isObjectLike = require('./isObjectLike'); + +/** + * The base implementation of `_.isEqual` which supports partial comparisons + * and tracks traversed objects. + * + * @private + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @param {boolean} bitmask The bitmask flags. + * 1 - Unordered comparison + * 2 - Partial comparison + * @param {Function} [customizer] The function to customize comparisons. + * @param {Object} [stack] Tracks traversed `value` and `other` objects. + * @returns {boolean} Returns `true` if the values are equivalent, else `false`. + */ +function baseIsEqual(value, other, bitmask, customizer, stack) { + if (value === other) { + return true; + } + if (value == null || other == null || (!isObjectLike(value) && !isObjectLike(other))) { + return value !== value && other !== other; + } + return baseIsEqualDeep(value, other, bitmask, customizer, baseIsEqual, stack); +} + +module.exports = baseIsEqual; diff --git a/node_modules/lodash/_baseIsEqualDeep.js b/node_modules/lodash/_baseIsEqualDeep.js new file mode 100644 index 0000000..e3cfd6a --- /dev/null +++ b/node_modules/lodash/_baseIsEqualDeep.js @@ -0,0 +1,83 @@ +var Stack = require('./_Stack'), + equalArrays = require('./_equalArrays'), + equalByTag = require('./_equalByTag'), + equalObjects = require('./_equalObjects'), + getTag = require('./_getTag'), + isArray = require('./isArray'), + isBuffer = require('./isBuffer'), + isTypedArray = require('./isTypedArray'); + +/** Used to compose bitmasks for value comparisons. */ +var COMPARE_PARTIAL_FLAG = 1; + +/** `Object#toString` result references. */ +var argsTag = '[object Arguments]', + arrayTag = '[object Array]', + objectTag = '[object Object]'; + +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** Used to check objects for own properties. */ +var hasOwnProperty = objectProto.hasOwnProperty; + +/** + * A specialized version of `baseIsEqual` for arrays and objects which performs + * deep comparisons and tracks traversed objects enabling objects with circular + * references to be compared. + * + * @private + * @param {Object} object The object to compare. + * @param {Object} other The other object to compare. + * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details. + * @param {Function} customizer The function to customize comparisons. + * @param {Function} equalFunc The function to determine equivalents of values. + * @param {Object} [stack] Tracks traversed `object` and `other` objects. + * @returns {boolean} Returns `true` if the objects are equivalent, else `false`. + */ +function baseIsEqualDeep(object, other, bitmask, customizer, equalFunc, stack) { + var objIsArr = isArray(object), + othIsArr = isArray(other), + objTag = objIsArr ? arrayTag : getTag(object), + othTag = othIsArr ? arrayTag : getTag(other); + + objTag = objTag == argsTag ? objectTag : objTag; + othTag = othTag == argsTag ? objectTag : othTag; + + var objIsObj = objTag == objectTag, + othIsObj = othTag == objectTag, + isSameTag = objTag == othTag; + + if (isSameTag && isBuffer(object)) { + if (!isBuffer(other)) { + return false; + } + objIsArr = true; + objIsObj = false; + } + if (isSameTag && !objIsObj) { + stack || (stack = new Stack); + return (objIsArr || isTypedArray(object)) + ? equalArrays(object, other, bitmask, customizer, equalFunc, stack) + : equalByTag(object, other, objTag, bitmask, customizer, equalFunc, stack); + } + if (!(bitmask & COMPARE_PARTIAL_FLAG)) { + var objIsWrapped = objIsObj && hasOwnProperty.call(object, '__wrapped__'), + othIsWrapped = othIsObj && hasOwnProperty.call(other, '__wrapped__'); + + if (objIsWrapped || othIsWrapped) { + var objUnwrapped = objIsWrapped ? object.value() : object, + othUnwrapped = othIsWrapped ? other.value() : other; + + stack || (stack = new Stack); + return equalFunc(objUnwrapped, othUnwrapped, bitmask, customizer, stack); + } + } + if (!isSameTag) { + return false; + } + stack || (stack = new Stack); + return equalObjects(object, other, bitmask, customizer, equalFunc, stack); +} + +module.exports = baseIsEqualDeep; diff --git a/node_modules/lodash/_baseIsMap.js b/node_modules/lodash/_baseIsMap.js new file mode 100644 index 0000000..02a4021 --- /dev/null +++ b/node_modules/lodash/_baseIsMap.js @@ -0,0 +1,18 @@ +var getTag = require('./_getTag'), + isObjectLike = require('./isObjectLike'); + +/** `Object#toString` result references. */ +var mapTag = '[object Map]'; + +/** + * The base implementation of `_.isMap` without Node.js optimizations. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a map, else `false`. + */ +function baseIsMap(value) { + return isObjectLike(value) && getTag(value) == mapTag; +} + +module.exports = baseIsMap; diff --git a/node_modules/lodash/_baseIsMatch.js b/node_modules/lodash/_baseIsMatch.js new file mode 100644 index 0000000..72494be --- /dev/null +++ b/node_modules/lodash/_baseIsMatch.js @@ -0,0 +1,62 @@ +var Stack = require('./_Stack'), + baseIsEqual = require('./_baseIsEqual'); + +/** Used to compose bitmasks for value comparisons. */ +var COMPARE_PARTIAL_FLAG = 1, + COMPARE_UNORDERED_FLAG = 2; + +/** + * The base implementation of `_.isMatch` without support for iteratee shorthands. + * + * @private + * @param {Object} object The object to inspect. + * @param {Object} source The object of property values to match. + * @param {Array} matchData The property names, values, and compare flags to match. + * @param {Function} [customizer] The function to customize comparisons. + * @returns {boolean} Returns `true` if `object` is a match, else `false`. + */ +function baseIsMatch(object, source, matchData, customizer) { + var index = matchData.length, + length = index, + noCustomizer = !customizer; + + if (object == null) { + return !length; + } + object = Object(object); + while (index--) { + var data = matchData[index]; + if ((noCustomizer && data[2]) + ? data[1] !== object[data[0]] + : !(data[0] in object) + ) { + return false; + } + } + while (++index < length) { + data = matchData[index]; + var key = data[0], + objValue = object[key], + srcValue = data[1]; + + if (noCustomizer && data[2]) { + if (objValue === undefined && !(key in object)) { + return false; + } + } else { + var stack = new Stack; + if (customizer) { + var result = customizer(objValue, srcValue, key, object, source, stack); + } + if (!(result === undefined + ? baseIsEqual(srcValue, objValue, COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG, customizer, stack) + : result + )) { + return false; + } + } + } + return true; +} + +module.exports = baseIsMatch; diff --git a/node_modules/lodash/_baseIsNaN.js b/node_modules/lodash/_baseIsNaN.js new file mode 100644 index 0000000..316f1eb --- /dev/null +++ b/node_modules/lodash/_baseIsNaN.js @@ -0,0 +1,12 @@ +/** + * The base implementation of `_.isNaN` without support for number objects. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is `NaN`, else `false`. + */ +function baseIsNaN(value) { + return value !== value; +} + +module.exports = baseIsNaN; diff --git a/node_modules/lodash/_baseIsNative.js b/node_modules/lodash/_baseIsNative.js new file mode 100644 index 0000000..8702330 --- /dev/null +++ b/node_modules/lodash/_baseIsNative.js @@ -0,0 +1,47 @@ +var isFunction = require('./isFunction'), + isMasked = require('./_isMasked'), + isObject = require('./isObject'), + toSource = require('./_toSource'); + +/** + * Used to match `RegExp` + * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns). + */ +var reRegExpChar = /[\\^$.*+?()[\]{}|]/g; + +/** Used to detect host constructors (Safari). */ +var reIsHostCtor = /^\[object .+?Constructor\]$/; + +/** Used for built-in method references. */ +var funcProto = Function.prototype, + objectProto = Object.prototype; + +/** Used to resolve the decompiled source of functions. */ +var funcToString = funcProto.toString; + +/** Used to check objects for own properties. */ +var hasOwnProperty = objectProto.hasOwnProperty; + +/** Used to detect if a method is native. */ +var reIsNative = RegExp('^' + + funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\$&') + .replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, '$1.*?') + '$' +); + +/** + * The base implementation of `_.isNative` without bad shim checks. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a native function, + * else `false`. + */ +function baseIsNative(value) { + if (!isObject(value) || isMasked(value)) { + return false; + } + var pattern = isFunction(value) ? reIsNative : reIsHostCtor; + return pattern.test(toSource(value)); +} + +module.exports = baseIsNative; diff --git a/node_modules/lodash/_baseIsRegExp.js b/node_modules/lodash/_baseIsRegExp.js new file mode 100644 index 0000000..6cd7c1a --- /dev/null +++ b/node_modules/lodash/_baseIsRegExp.js @@ -0,0 +1,18 @@ +var baseGetTag = require('./_baseGetTag'), + isObjectLike = require('./isObjectLike'); + +/** `Object#toString` result references. */ +var regexpTag = '[object RegExp]'; + +/** + * The base implementation of `_.isRegExp` without Node.js optimizations. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a regexp, else `false`. + */ +function baseIsRegExp(value) { + return isObjectLike(value) && baseGetTag(value) == regexpTag; +} + +module.exports = baseIsRegExp; diff --git a/node_modules/lodash/_baseIsSet.js b/node_modules/lodash/_baseIsSet.js new file mode 100644 index 0000000..6dee367 --- /dev/null +++ b/node_modules/lodash/_baseIsSet.js @@ -0,0 +1,18 @@ +var getTag = require('./_getTag'), + isObjectLike = require('./isObjectLike'); + +/** `Object#toString` result references. */ +var setTag = '[object Set]'; + +/** + * The base implementation of `_.isSet` without Node.js optimizations. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a set, else `false`. + */ +function baseIsSet(value) { + return isObjectLike(value) && getTag(value) == setTag; +} + +module.exports = baseIsSet; diff --git a/node_modules/lodash/_baseIsTypedArray.js b/node_modules/lodash/_baseIsTypedArray.js new file mode 100644 index 0000000..1edb32f --- /dev/null +++ b/node_modules/lodash/_baseIsTypedArray.js @@ -0,0 +1,60 @@ +var baseGetTag = require('./_baseGetTag'), + isLength = require('./isLength'), + isObjectLike = require('./isObjectLike'); + +/** `Object#toString` result references. */ +var argsTag = '[object Arguments]', + arrayTag = '[object Array]', + boolTag = '[object Boolean]', + dateTag = '[object Date]', + errorTag = '[object Error]', + funcTag = '[object Function]', + mapTag = '[object Map]', + numberTag = '[object Number]', + objectTag = '[object Object]', + regexpTag = '[object RegExp]', + setTag = '[object Set]', + stringTag = '[object String]', + weakMapTag = '[object WeakMap]'; + +var arrayBufferTag = '[object ArrayBuffer]', + dataViewTag = '[object DataView]', + float32Tag = '[object Float32Array]', + float64Tag = '[object Float64Array]', + int8Tag = '[object Int8Array]', + int16Tag = '[object Int16Array]', + int32Tag = '[object Int32Array]', + uint8Tag = '[object Uint8Array]', + uint8ClampedTag = '[object Uint8ClampedArray]', + uint16Tag = '[object Uint16Array]', + uint32Tag = '[object Uint32Array]'; + +/** Used to identify `toStringTag` values of typed arrays. */ +var typedArrayTags = {}; +typedArrayTags[float32Tag] = typedArrayTags[float64Tag] = +typedArrayTags[int8Tag] = typedArrayTags[int16Tag] = +typedArrayTags[int32Tag] = typedArrayTags[uint8Tag] = +typedArrayTags[uint8ClampedTag] = typedArrayTags[uint16Tag] = +typedArrayTags[uint32Tag] = true; +typedArrayTags[argsTag] = typedArrayTags[arrayTag] = +typedArrayTags[arrayBufferTag] = typedArrayTags[boolTag] = +typedArrayTags[dataViewTag] = typedArrayTags[dateTag] = +typedArrayTags[errorTag] = typedArrayTags[funcTag] = +typedArrayTags[mapTag] = typedArrayTags[numberTag] = +typedArrayTags[objectTag] = typedArrayTags[regexpTag] = +typedArrayTags[setTag] = typedArrayTags[stringTag] = +typedArrayTags[weakMapTag] = false; + +/** + * The base implementation of `_.isTypedArray` without Node.js optimizations. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a typed array, else `false`. + */ +function baseIsTypedArray(value) { + return isObjectLike(value) && + isLength(value.length) && !!typedArrayTags[baseGetTag(value)]; +} + +module.exports = baseIsTypedArray; diff --git a/node_modules/lodash/_baseIteratee.js b/node_modules/lodash/_baseIteratee.js new file mode 100644 index 0000000..995c257 --- /dev/null +++ b/node_modules/lodash/_baseIteratee.js @@ -0,0 +1,31 @@ +var baseMatches = require('./_baseMatches'), + baseMatchesProperty = require('./_baseMatchesProperty'), + identity = require('./identity'), + isArray = require('./isArray'), + property = require('./property'); + +/** + * The base implementation of `_.iteratee`. + * + * @private + * @param {*} [value=_.identity] The value to convert to an iteratee. + * @returns {Function} Returns the iteratee. + */ +function baseIteratee(value) { + // Don't store the `typeof` result in a variable to avoid a JIT bug in Safari 9. + // See https://bugs.webkit.org/show_bug.cgi?id=156034 for more details. + if (typeof value == 'function') { + return value; + } + if (value == null) { + return identity; + } + if (typeof value == 'object') { + return isArray(value) + ? baseMatchesProperty(value[0], value[1]) + : baseMatches(value); + } + return property(value); +} + +module.exports = baseIteratee; diff --git a/node_modules/lodash/_baseKeys.js b/node_modules/lodash/_baseKeys.js new file mode 100644 index 0000000..45e9e6f --- /dev/null +++ b/node_modules/lodash/_baseKeys.js @@ -0,0 +1,30 @@ +var isPrototype = require('./_isPrototype'), + nativeKeys = require('./_nativeKeys'); + +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** Used to check objects for own properties. */ +var hasOwnProperty = objectProto.hasOwnProperty; + +/** + * The base implementation of `_.keys` which doesn't treat sparse arrays as dense. + * + * @private + * @param {Object} object The object to query. + * @returns {Array} Returns the array of property names. + */ +function baseKeys(object) { + if (!isPrototype(object)) { + return nativeKeys(object); + } + var result = []; + for (var key in Object(object)) { + if (hasOwnProperty.call(object, key) && key != 'constructor') { + result.push(key); + } + } + return result; +} + +module.exports = baseKeys; diff --git a/node_modules/lodash/_baseKeysIn.js b/node_modules/lodash/_baseKeysIn.js new file mode 100644 index 0000000..ea8a0a1 --- /dev/null +++ b/node_modules/lodash/_baseKeysIn.js @@ -0,0 +1,33 @@ +var isObject = require('./isObject'), + isPrototype = require('./_isPrototype'), + nativeKeysIn = require('./_nativeKeysIn'); + +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** Used to check objects for own properties. */ +var hasOwnProperty = objectProto.hasOwnProperty; + +/** + * The base implementation of `_.keysIn` which doesn't treat sparse arrays as dense. + * + * @private + * @param {Object} object The object to query. + * @returns {Array} Returns the array of property names. + */ +function baseKeysIn(object) { + if (!isObject(object)) { + return nativeKeysIn(object); + } + var isProto = isPrototype(object), + result = []; + + for (var key in object) { + if (!(key == 'constructor' && (isProto || !hasOwnProperty.call(object, key)))) { + result.push(key); + } + } + return result; +} + +module.exports = baseKeysIn; diff --git a/node_modules/lodash/_baseLodash.js b/node_modules/lodash/_baseLodash.js new file mode 100644 index 0000000..f76c790 --- /dev/null +++ b/node_modules/lodash/_baseLodash.js @@ -0,0 +1,10 @@ +/** + * The function whose prototype chain sequence wrappers inherit from. + * + * @private + */ +function baseLodash() { + // No operation performed. +} + +module.exports = baseLodash; diff --git a/node_modules/lodash/_baseLt.js b/node_modules/lodash/_baseLt.js new file mode 100644 index 0000000..8674d29 --- /dev/null +++ b/node_modules/lodash/_baseLt.js @@ -0,0 +1,14 @@ +/** + * The base implementation of `_.lt` which doesn't coerce arguments. + * + * @private + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {boolean} Returns `true` if `value` is less than `other`, + * else `false`. + */ +function baseLt(value, other) { + return value < other; +} + +module.exports = baseLt; diff --git a/node_modules/lodash/_baseMap.js b/node_modules/lodash/_baseMap.js new file mode 100644 index 0000000..0bf5cea --- /dev/null +++ b/node_modules/lodash/_baseMap.js @@ -0,0 +1,22 @@ +var baseEach = require('./_baseEach'), + isArrayLike = require('./isArrayLike'); + +/** + * The base implementation of `_.map` without support for iteratee shorthands. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Array} Returns the new mapped array. + */ +function baseMap(collection, iteratee) { + var index = -1, + result = isArrayLike(collection) ? Array(collection.length) : []; + + baseEach(collection, function(value, key, collection) { + result[++index] = iteratee(value, key, collection); + }); + return result; +} + +module.exports = baseMap; diff --git a/node_modules/lodash/_baseMatches.js b/node_modules/lodash/_baseMatches.js new file mode 100644 index 0000000..e56582a --- /dev/null +++ b/node_modules/lodash/_baseMatches.js @@ -0,0 +1,22 @@ +var baseIsMatch = require('./_baseIsMatch'), + getMatchData = require('./_getMatchData'), + matchesStrictComparable = require('./_matchesStrictComparable'); + +/** + * The base implementation of `_.matches` which doesn't clone `source`. + * + * @private + * @param {Object} source The object of property values to match. + * @returns {Function} Returns the new spec function. + */ +function baseMatches(source) { + var matchData = getMatchData(source); + if (matchData.length == 1 && matchData[0][2]) { + return matchesStrictComparable(matchData[0][0], matchData[0][1]); + } + return function(object) { + return object === source || baseIsMatch(object, source, matchData); + }; +} + +module.exports = baseMatches; diff --git a/node_modules/lodash/_baseMatchesProperty.js b/node_modules/lodash/_baseMatchesProperty.js new file mode 100644 index 0000000..24afd89 --- /dev/null +++ b/node_modules/lodash/_baseMatchesProperty.js @@ -0,0 +1,33 @@ +var baseIsEqual = require('./_baseIsEqual'), + get = require('./get'), + hasIn = require('./hasIn'), + isKey = require('./_isKey'), + isStrictComparable = require('./_isStrictComparable'), + matchesStrictComparable = require('./_matchesStrictComparable'), + toKey = require('./_toKey'); + +/** Used to compose bitmasks for value comparisons. */ +var COMPARE_PARTIAL_FLAG = 1, + COMPARE_UNORDERED_FLAG = 2; + +/** + * The base implementation of `_.matchesProperty` which doesn't clone `srcValue`. + * + * @private + * @param {string} path The path of the property to get. + * @param {*} srcValue The value to match. + * @returns {Function} Returns the new spec function. + */ +function baseMatchesProperty(path, srcValue) { + if (isKey(path) && isStrictComparable(srcValue)) { + return matchesStrictComparable(toKey(path), srcValue); + } + return function(object) { + var objValue = get(object, path); + return (objValue === undefined && objValue === srcValue) + ? hasIn(object, path) + : baseIsEqual(srcValue, objValue, COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG); + }; +} + +module.exports = baseMatchesProperty; diff --git a/node_modules/lodash/_baseMean.js b/node_modules/lodash/_baseMean.js new file mode 100644 index 0000000..fa9e00a --- /dev/null +++ b/node_modules/lodash/_baseMean.js @@ -0,0 +1,20 @@ +var baseSum = require('./_baseSum'); + +/** Used as references for various `Number` constants. */ +var NAN = 0 / 0; + +/** + * The base implementation of `_.mean` and `_.meanBy` without support for + * iteratee shorthands. + * + * @private + * @param {Array} array The array to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {number} Returns the mean. + */ +function baseMean(array, iteratee) { + var length = array == null ? 0 : array.length; + return length ? (baseSum(array, iteratee) / length) : NAN; +} + +module.exports = baseMean; diff --git a/node_modules/lodash/_baseMerge.js b/node_modules/lodash/_baseMerge.js new file mode 100644 index 0000000..c98b5eb --- /dev/null +++ b/node_modules/lodash/_baseMerge.js @@ -0,0 +1,42 @@ +var Stack = require('./_Stack'), + assignMergeValue = require('./_assignMergeValue'), + baseFor = require('./_baseFor'), + baseMergeDeep = require('./_baseMergeDeep'), + isObject = require('./isObject'), + keysIn = require('./keysIn'), + safeGet = require('./_safeGet'); + +/** + * The base implementation of `_.merge` without support for multiple sources. + * + * @private + * @param {Object} object The destination object. + * @param {Object} source The source object. + * @param {number} srcIndex The index of `source`. + * @param {Function} [customizer] The function to customize merged values. + * @param {Object} [stack] Tracks traversed source values and their merged + * counterparts. + */ +function baseMerge(object, source, srcIndex, customizer, stack) { + if (object === source) { + return; + } + baseFor(source, function(srcValue, key) { + stack || (stack = new Stack); + if (isObject(srcValue)) { + baseMergeDeep(object, source, key, srcIndex, baseMerge, customizer, stack); + } + else { + var newValue = customizer + ? customizer(safeGet(object, key), srcValue, (key + ''), object, source, stack) + : undefined; + + if (newValue === undefined) { + newValue = srcValue; + } + assignMergeValue(object, key, newValue); + } + }, keysIn); +} + +module.exports = baseMerge; diff --git a/node_modules/lodash/_baseMergeDeep.js b/node_modules/lodash/_baseMergeDeep.js new file mode 100644 index 0000000..4679e8d --- /dev/null +++ b/node_modules/lodash/_baseMergeDeep.js @@ -0,0 +1,94 @@ +var assignMergeValue = require('./_assignMergeValue'), + cloneBuffer = require('./_cloneBuffer'), + cloneTypedArray = require('./_cloneTypedArray'), + copyArray = require('./_copyArray'), + initCloneObject = require('./_initCloneObject'), + isArguments = require('./isArguments'), + isArray = require('./isArray'), + isArrayLikeObject = require('./isArrayLikeObject'), + isBuffer = require('./isBuffer'), + isFunction = require('./isFunction'), + isObject = require('./isObject'), + isPlainObject = require('./isPlainObject'), + isTypedArray = require('./isTypedArray'), + safeGet = require('./_safeGet'), + toPlainObject = require('./toPlainObject'); + +/** + * A specialized version of `baseMerge` for arrays and objects which performs + * deep merges and tracks traversed objects enabling objects with circular + * references to be merged. + * + * @private + * @param {Object} object The destination object. + * @param {Object} source The source object. + * @param {string} key The key of the value to merge. + * @param {number} srcIndex The index of `source`. + * @param {Function} mergeFunc The function to merge values. + * @param {Function} [customizer] The function to customize assigned values. + * @param {Object} [stack] Tracks traversed source values and their merged + * counterparts. + */ +function baseMergeDeep(object, source, key, srcIndex, mergeFunc, customizer, stack) { + var objValue = safeGet(object, key), + srcValue = safeGet(source, key), + stacked = stack.get(srcValue); + + if (stacked) { + assignMergeValue(object, key, stacked); + return; + } + var newValue = customizer + ? customizer(objValue, srcValue, (key + ''), object, source, stack) + : undefined; + + var isCommon = newValue === undefined; + + if (isCommon) { + var isArr = isArray(srcValue), + isBuff = !isArr && isBuffer(srcValue), + isTyped = !isArr && !isBuff && isTypedArray(srcValue); + + newValue = srcValue; + if (isArr || isBuff || isTyped) { + if (isArray(objValue)) { + newValue = objValue; + } + else if (isArrayLikeObject(objValue)) { + newValue = copyArray(objValue); + } + else if (isBuff) { + isCommon = false; + newValue = cloneBuffer(srcValue, true); + } + else if (isTyped) { + isCommon = false; + newValue = cloneTypedArray(srcValue, true); + } + else { + newValue = []; + } + } + else if (isPlainObject(srcValue) || isArguments(srcValue)) { + newValue = objValue; + if (isArguments(objValue)) { + newValue = toPlainObject(objValue); + } + else if (!isObject(objValue) || isFunction(objValue)) { + newValue = initCloneObject(srcValue); + } + } + else { + isCommon = false; + } + } + if (isCommon) { + // Recursively merge objects and arrays (susceptible to call stack limits). + stack.set(srcValue, newValue); + mergeFunc(newValue, srcValue, srcIndex, customizer, stack); + stack['delete'](srcValue); + } + assignMergeValue(object, key, newValue); +} + +module.exports = baseMergeDeep; diff --git a/node_modules/lodash/_baseNth.js b/node_modules/lodash/_baseNth.js new file mode 100644 index 0000000..0403c2a --- /dev/null +++ b/node_modules/lodash/_baseNth.js @@ -0,0 +1,20 @@ +var isIndex = require('./_isIndex'); + +/** + * The base implementation of `_.nth` which doesn't coerce arguments. + * + * @private + * @param {Array} array The array to query. + * @param {number} n The index of the element to return. + * @returns {*} Returns the nth element of `array`. + */ +function baseNth(array, n) { + var length = array.length; + if (!length) { + return; + } + n += n < 0 ? length : 0; + return isIndex(n, length) ? array[n] : undefined; +} + +module.exports = baseNth; diff --git a/node_modules/lodash/_baseOrderBy.js b/node_modules/lodash/_baseOrderBy.js new file mode 100644 index 0000000..775a017 --- /dev/null +++ b/node_modules/lodash/_baseOrderBy.js @@ -0,0 +1,49 @@ +var arrayMap = require('./_arrayMap'), + baseGet = require('./_baseGet'), + baseIteratee = require('./_baseIteratee'), + baseMap = require('./_baseMap'), + baseSortBy = require('./_baseSortBy'), + baseUnary = require('./_baseUnary'), + compareMultiple = require('./_compareMultiple'), + identity = require('./identity'), + isArray = require('./isArray'); + +/** + * The base implementation of `_.orderBy` without param guards. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function[]|Object[]|string[]} iteratees The iteratees to sort by. + * @param {string[]} orders The sort orders of `iteratees`. + * @returns {Array} Returns the new sorted array. + */ +function baseOrderBy(collection, iteratees, orders) { + if (iteratees.length) { + iteratees = arrayMap(iteratees, function(iteratee) { + if (isArray(iteratee)) { + return function(value) { + return baseGet(value, iteratee.length === 1 ? iteratee[0] : iteratee); + } + } + return iteratee; + }); + } else { + iteratees = [identity]; + } + + var index = -1; + iteratees = arrayMap(iteratees, baseUnary(baseIteratee)); + + var result = baseMap(collection, function(value, key, collection) { + var criteria = arrayMap(iteratees, function(iteratee) { + return iteratee(value); + }); + return { 'criteria': criteria, 'index': ++index, 'value': value }; + }); + + return baseSortBy(result, function(object, other) { + return compareMultiple(object, other, orders); + }); +} + +module.exports = baseOrderBy; diff --git a/node_modules/lodash/_basePick.js b/node_modules/lodash/_basePick.js new file mode 100644 index 0000000..09b458a --- /dev/null +++ b/node_modules/lodash/_basePick.js @@ -0,0 +1,19 @@ +var basePickBy = require('./_basePickBy'), + hasIn = require('./hasIn'); + +/** + * The base implementation of `_.pick` without support for individual + * property identifiers. + * + * @private + * @param {Object} object The source object. + * @param {string[]} paths The property paths to pick. + * @returns {Object} Returns the new object. + */ +function basePick(object, paths) { + return basePickBy(object, paths, function(value, path) { + return hasIn(object, path); + }); +} + +module.exports = basePick; diff --git a/node_modules/lodash/_basePickBy.js b/node_modules/lodash/_basePickBy.js new file mode 100644 index 0000000..85be68c --- /dev/null +++ b/node_modules/lodash/_basePickBy.js @@ -0,0 +1,30 @@ +var baseGet = require('./_baseGet'), + baseSet = require('./_baseSet'), + castPath = require('./_castPath'); + +/** + * The base implementation of `_.pickBy` without support for iteratee shorthands. + * + * @private + * @param {Object} object The source object. + * @param {string[]} paths The property paths to pick. + * @param {Function} predicate The function invoked per property. + * @returns {Object} Returns the new object. + */ +function basePickBy(object, paths, predicate) { + var index = -1, + length = paths.length, + result = {}; + + while (++index < length) { + var path = paths[index], + value = baseGet(object, path); + + if (predicate(value, path)) { + baseSet(result, castPath(path, object), value); + } + } + return result; +} + +module.exports = basePickBy; diff --git a/node_modules/lodash/_baseProperty.js b/node_modules/lodash/_baseProperty.js new file mode 100644 index 0000000..496281e --- /dev/null +++ b/node_modules/lodash/_baseProperty.js @@ -0,0 +1,14 @@ +/** + * The base implementation of `_.property` without support for deep paths. + * + * @private + * @param {string} key The key of the property to get. + * @returns {Function} Returns the new accessor function. + */ +function baseProperty(key) { + return function(object) { + return object == null ? undefined : object[key]; + }; +} + +module.exports = baseProperty; diff --git a/node_modules/lodash/_basePropertyDeep.js b/node_modules/lodash/_basePropertyDeep.js new file mode 100644 index 0000000..1e5aae5 --- /dev/null +++ b/node_modules/lodash/_basePropertyDeep.js @@ -0,0 +1,16 @@ +var baseGet = require('./_baseGet'); + +/** + * A specialized version of `baseProperty` which supports deep paths. + * + * @private + * @param {Array|string} path The path of the property to get. + * @returns {Function} Returns the new accessor function. + */ +function basePropertyDeep(path) { + return function(object) { + return baseGet(object, path); + }; +} + +module.exports = basePropertyDeep; diff --git a/node_modules/lodash/_basePropertyOf.js b/node_modules/lodash/_basePropertyOf.js new file mode 100644 index 0000000..4617399 --- /dev/null +++ b/node_modules/lodash/_basePropertyOf.js @@ -0,0 +1,14 @@ +/** + * The base implementation of `_.propertyOf` without support for deep paths. + * + * @private + * @param {Object} object The object to query. + * @returns {Function} Returns the new accessor function. + */ +function basePropertyOf(object) { + return function(key) { + return object == null ? undefined : object[key]; + }; +} + +module.exports = basePropertyOf; diff --git a/node_modules/lodash/_basePullAll.js b/node_modules/lodash/_basePullAll.js new file mode 100644 index 0000000..305720e --- /dev/null +++ b/node_modules/lodash/_basePullAll.js @@ -0,0 +1,51 @@ +var arrayMap = require('./_arrayMap'), + baseIndexOf = require('./_baseIndexOf'), + baseIndexOfWith = require('./_baseIndexOfWith'), + baseUnary = require('./_baseUnary'), + copyArray = require('./_copyArray'); + +/** Used for built-in method references. */ +var arrayProto = Array.prototype; + +/** Built-in value references. */ +var splice = arrayProto.splice; + +/** + * The base implementation of `_.pullAllBy` without support for iteratee + * shorthands. + * + * @private + * @param {Array} array The array to modify. + * @param {Array} values The values to remove. + * @param {Function} [iteratee] The iteratee invoked per element. + * @param {Function} [comparator] The comparator invoked per element. + * @returns {Array} Returns `array`. + */ +function basePullAll(array, values, iteratee, comparator) { + var indexOf = comparator ? baseIndexOfWith : baseIndexOf, + index = -1, + length = values.length, + seen = array; + + if (array === values) { + values = copyArray(values); + } + if (iteratee) { + seen = arrayMap(array, baseUnary(iteratee)); + } + while (++index < length) { + var fromIndex = 0, + value = values[index], + computed = iteratee ? iteratee(value) : value; + + while ((fromIndex = indexOf(seen, computed, fromIndex, comparator)) > -1) { + if (seen !== array) { + splice.call(seen, fromIndex, 1); + } + splice.call(array, fromIndex, 1); + } + } + return array; +} + +module.exports = basePullAll; diff --git a/node_modules/lodash/_basePullAt.js b/node_modules/lodash/_basePullAt.js new file mode 100644 index 0000000..c3e9e71 --- /dev/null +++ b/node_modules/lodash/_basePullAt.js @@ -0,0 +1,37 @@ +var baseUnset = require('./_baseUnset'), + isIndex = require('./_isIndex'); + +/** Used for built-in method references. */ +var arrayProto = Array.prototype; + +/** Built-in value references. */ +var splice = arrayProto.splice; + +/** + * The base implementation of `_.pullAt` without support for individual + * indexes or capturing the removed elements. + * + * @private + * @param {Array} array The array to modify. + * @param {number[]} indexes The indexes of elements to remove. + * @returns {Array} Returns `array`. + */ +function basePullAt(array, indexes) { + var length = array ? indexes.length : 0, + lastIndex = length - 1; + + while (length--) { + var index = indexes[length]; + if (length == lastIndex || index !== previous) { + var previous = index; + if (isIndex(index)) { + splice.call(array, index, 1); + } else { + baseUnset(array, index); + } + } + } + return array; +} + +module.exports = basePullAt; diff --git a/node_modules/lodash/_baseRandom.js b/node_modules/lodash/_baseRandom.js new file mode 100644 index 0000000..94f76a7 --- /dev/null +++ b/node_modules/lodash/_baseRandom.js @@ -0,0 +1,18 @@ +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeFloor = Math.floor, + nativeRandom = Math.random; + +/** + * The base implementation of `_.random` without support for returning + * floating-point numbers. + * + * @private + * @param {number} lower The lower bound. + * @param {number} upper The upper bound. + * @returns {number} Returns the random number. + */ +function baseRandom(lower, upper) { + return lower + nativeFloor(nativeRandom() * (upper - lower + 1)); +} + +module.exports = baseRandom; diff --git a/node_modules/lodash/_baseRange.js b/node_modules/lodash/_baseRange.js new file mode 100644 index 0000000..0fb8e41 --- /dev/null +++ b/node_modules/lodash/_baseRange.js @@ -0,0 +1,28 @@ +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeCeil = Math.ceil, + nativeMax = Math.max; + +/** + * The base implementation of `_.range` and `_.rangeRight` which doesn't + * coerce arguments. + * + * @private + * @param {number} start The start of the range. + * @param {number} end The end of the range. + * @param {number} step The value to increment or decrement by. + * @param {boolean} [fromRight] Specify iterating from right to left. + * @returns {Array} Returns the range of numbers. + */ +function baseRange(start, end, step, fromRight) { + var index = -1, + length = nativeMax(nativeCeil((end - start) / (step || 1)), 0), + result = Array(length); + + while (length--) { + result[fromRight ? length : ++index] = start; + start += step; + } + return result; +} + +module.exports = baseRange; diff --git a/node_modules/lodash/_baseReduce.js b/node_modules/lodash/_baseReduce.js new file mode 100644 index 0000000..5a1f8b5 --- /dev/null +++ b/node_modules/lodash/_baseReduce.js @@ -0,0 +1,23 @@ +/** + * The base implementation of `_.reduce` and `_.reduceRight`, without support + * for iteratee shorthands, which iterates over `collection` using `eachFunc`. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @param {*} accumulator The initial value. + * @param {boolean} initAccum Specify using the first or last element of + * `collection` as the initial value. + * @param {Function} eachFunc The function to iterate over `collection`. + * @returns {*} Returns the accumulated value. + */ +function baseReduce(collection, iteratee, accumulator, initAccum, eachFunc) { + eachFunc(collection, function(value, index, collection) { + accumulator = initAccum + ? (initAccum = false, value) + : iteratee(accumulator, value, index, collection); + }); + return accumulator; +} + +module.exports = baseReduce; diff --git a/node_modules/lodash/_baseRepeat.js b/node_modules/lodash/_baseRepeat.js new file mode 100644 index 0000000..ee44c31 --- /dev/null +++ b/node_modules/lodash/_baseRepeat.js @@ -0,0 +1,35 @@ +/** Used as references for various `Number` constants. */ +var MAX_SAFE_INTEGER = 9007199254740991; + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeFloor = Math.floor; + +/** + * The base implementation of `_.repeat` which doesn't coerce arguments. + * + * @private + * @param {string} string The string to repeat. + * @param {number} n The number of times to repeat the string. + * @returns {string} Returns the repeated string. + */ +function baseRepeat(string, n) { + var result = ''; + if (!string || n < 1 || n > MAX_SAFE_INTEGER) { + return result; + } + // Leverage the exponentiation by squaring algorithm for a faster repeat. + // See https://en.wikipedia.org/wiki/Exponentiation_by_squaring for more details. + do { + if (n % 2) { + result += string; + } + n = nativeFloor(n / 2); + if (n) { + string += string; + } + } while (n); + + return result; +} + +module.exports = baseRepeat; diff --git a/node_modules/lodash/_baseRest.js b/node_modules/lodash/_baseRest.js new file mode 100644 index 0000000..d0dc4bd --- /dev/null +++ b/node_modules/lodash/_baseRest.js @@ -0,0 +1,17 @@ +var identity = require('./identity'), + overRest = require('./_overRest'), + setToString = require('./_setToString'); + +/** + * The base implementation of `_.rest` which doesn't validate or coerce arguments. + * + * @private + * @param {Function} func The function to apply a rest parameter to. + * @param {number} [start=func.length-1] The start position of the rest parameter. + * @returns {Function} Returns the new function. + */ +function baseRest(func, start) { + return setToString(overRest(func, start, identity), func + ''); +} + +module.exports = baseRest; diff --git a/node_modules/lodash/_baseSample.js b/node_modules/lodash/_baseSample.js new file mode 100644 index 0000000..58582b9 --- /dev/null +++ b/node_modules/lodash/_baseSample.js @@ -0,0 +1,15 @@ +var arraySample = require('./_arraySample'), + values = require('./values'); + +/** + * The base implementation of `_.sample`. + * + * @private + * @param {Array|Object} collection The collection to sample. + * @returns {*} Returns the random element. + */ +function baseSample(collection) { + return arraySample(values(collection)); +} + +module.exports = baseSample; diff --git a/node_modules/lodash/_baseSampleSize.js b/node_modules/lodash/_baseSampleSize.js new file mode 100644 index 0000000..5c90ec5 --- /dev/null +++ b/node_modules/lodash/_baseSampleSize.js @@ -0,0 +1,18 @@ +var baseClamp = require('./_baseClamp'), + shuffleSelf = require('./_shuffleSelf'), + values = require('./values'); + +/** + * The base implementation of `_.sampleSize` without param guards. + * + * @private + * @param {Array|Object} collection The collection to sample. + * @param {number} n The number of elements to sample. + * @returns {Array} Returns the random elements. + */ +function baseSampleSize(collection, n) { + var array = values(collection); + return shuffleSelf(array, baseClamp(n, 0, array.length)); +} + +module.exports = baseSampleSize; diff --git a/node_modules/lodash/_baseSet.js b/node_modules/lodash/_baseSet.js new file mode 100644 index 0000000..99f4fbf --- /dev/null +++ b/node_modules/lodash/_baseSet.js @@ -0,0 +1,51 @@ +var assignValue = require('./_assignValue'), + castPath = require('./_castPath'), + isIndex = require('./_isIndex'), + isObject = require('./isObject'), + toKey = require('./_toKey'); + +/** + * The base implementation of `_.set`. + * + * @private + * @param {Object} object The object to modify. + * @param {Array|string} path The path of the property to set. + * @param {*} value The value to set. + * @param {Function} [customizer] The function to customize path creation. + * @returns {Object} Returns `object`. + */ +function baseSet(object, path, value, customizer) { + if (!isObject(object)) { + return object; + } + path = castPath(path, object); + + var index = -1, + length = path.length, + lastIndex = length - 1, + nested = object; + + while (nested != null && ++index < length) { + var key = toKey(path[index]), + newValue = value; + + if (key === '__proto__' || key === 'constructor' || key === 'prototype') { + return object; + } + + if (index != lastIndex) { + var objValue = nested[key]; + newValue = customizer ? customizer(objValue, key, nested) : undefined; + if (newValue === undefined) { + newValue = isObject(objValue) + ? objValue + : (isIndex(path[index + 1]) ? [] : {}); + } + } + assignValue(nested, key, newValue); + nested = nested[key]; + } + return object; +} + +module.exports = baseSet; diff --git a/node_modules/lodash/_baseSetData.js b/node_modules/lodash/_baseSetData.js new file mode 100644 index 0000000..c409947 --- /dev/null +++ b/node_modules/lodash/_baseSetData.js @@ -0,0 +1,17 @@ +var identity = require('./identity'), + metaMap = require('./_metaMap'); + +/** + * The base implementation of `setData` without support for hot loop shorting. + * + * @private + * @param {Function} func The function to associate metadata with. + * @param {*} data The metadata. + * @returns {Function} Returns `func`. + */ +var baseSetData = !metaMap ? identity : function(func, data) { + metaMap.set(func, data); + return func; +}; + +module.exports = baseSetData; diff --git a/node_modules/lodash/_baseSetToString.js b/node_modules/lodash/_baseSetToString.js new file mode 100644 index 0000000..89eaca3 --- /dev/null +++ b/node_modules/lodash/_baseSetToString.js @@ -0,0 +1,22 @@ +var constant = require('./constant'), + defineProperty = require('./_defineProperty'), + identity = require('./identity'); + +/** + * The base implementation of `setToString` without support for hot loop shorting. + * + * @private + * @param {Function} func The function to modify. + * @param {Function} string The `toString` result. + * @returns {Function} Returns `func`. + */ +var baseSetToString = !defineProperty ? identity : function(func, string) { + return defineProperty(func, 'toString', { + 'configurable': true, + 'enumerable': false, + 'value': constant(string), + 'writable': true + }); +}; + +module.exports = baseSetToString; diff --git a/node_modules/lodash/_baseShuffle.js b/node_modules/lodash/_baseShuffle.js new file mode 100644 index 0000000..023077a --- /dev/null +++ b/node_modules/lodash/_baseShuffle.js @@ -0,0 +1,15 @@ +var shuffleSelf = require('./_shuffleSelf'), + values = require('./values'); + +/** + * The base implementation of `_.shuffle`. + * + * @private + * @param {Array|Object} collection The collection to shuffle. + * @returns {Array} Returns the new shuffled array. + */ +function baseShuffle(collection) { + return shuffleSelf(values(collection)); +} + +module.exports = baseShuffle; diff --git a/node_modules/lodash/_baseSlice.js b/node_modules/lodash/_baseSlice.js new file mode 100644 index 0000000..786f6c9 --- /dev/null +++ b/node_modules/lodash/_baseSlice.js @@ -0,0 +1,31 @@ +/** + * The base implementation of `_.slice` without an iteratee call guard. + * + * @private + * @param {Array} array The array to slice. + * @param {number} [start=0] The start position. + * @param {number} [end=array.length] The end position. + * @returns {Array} Returns the slice of `array`. + */ +function baseSlice(array, start, end) { + var index = -1, + length = array.length; + + if (start < 0) { + start = -start > length ? 0 : (length + start); + } + end = end > length ? length : end; + if (end < 0) { + end += length; + } + length = start > end ? 0 : ((end - start) >>> 0); + start >>>= 0; + + var result = Array(length); + while (++index < length) { + result[index] = array[index + start]; + } + return result; +} + +module.exports = baseSlice; diff --git a/node_modules/lodash/_baseSome.js b/node_modules/lodash/_baseSome.js new file mode 100644 index 0000000..58f3f44 --- /dev/null +++ b/node_modules/lodash/_baseSome.js @@ -0,0 +1,22 @@ +var baseEach = require('./_baseEach'); + +/** + * The base implementation of `_.some` without support for iteratee shorthands. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} predicate The function invoked per iteration. + * @returns {boolean} Returns `true` if any element passes the predicate check, + * else `false`. + */ +function baseSome(collection, predicate) { + var result; + + baseEach(collection, function(value, index, collection) { + result = predicate(value, index, collection); + return !result; + }); + return !!result; +} + +module.exports = baseSome; diff --git a/node_modules/lodash/_baseSortBy.js b/node_modules/lodash/_baseSortBy.js new file mode 100644 index 0000000..a25c92e --- /dev/null +++ b/node_modules/lodash/_baseSortBy.js @@ -0,0 +1,21 @@ +/** + * The base implementation of `_.sortBy` which uses `comparer` to define the + * sort order of `array` and replaces criteria objects with their corresponding + * values. + * + * @private + * @param {Array} array The array to sort. + * @param {Function} comparer The function to define sort order. + * @returns {Array} Returns `array`. + */ +function baseSortBy(array, comparer) { + var length = array.length; + + array.sort(comparer); + while (length--) { + array[length] = array[length].value; + } + return array; +} + +module.exports = baseSortBy; diff --git a/node_modules/lodash/_baseSortedIndex.js b/node_modules/lodash/_baseSortedIndex.js new file mode 100644 index 0000000..638c366 --- /dev/null +++ b/node_modules/lodash/_baseSortedIndex.js @@ -0,0 +1,42 @@ +var baseSortedIndexBy = require('./_baseSortedIndexBy'), + identity = require('./identity'), + isSymbol = require('./isSymbol'); + +/** Used as references for the maximum length and index of an array. */ +var MAX_ARRAY_LENGTH = 4294967295, + HALF_MAX_ARRAY_LENGTH = MAX_ARRAY_LENGTH >>> 1; + +/** + * The base implementation of `_.sortedIndex` and `_.sortedLastIndex` which + * performs a binary search of `array` to determine the index at which `value` + * should be inserted into `array` in order to maintain its sort order. + * + * @private + * @param {Array} array The sorted array to inspect. + * @param {*} value The value to evaluate. + * @param {boolean} [retHighest] Specify returning the highest qualified index. + * @returns {number} Returns the index at which `value` should be inserted + * into `array`. + */ +function baseSortedIndex(array, value, retHighest) { + var low = 0, + high = array == null ? low : array.length; + + if (typeof value == 'number' && value === value && high <= HALF_MAX_ARRAY_LENGTH) { + while (low < high) { + var mid = (low + high) >>> 1, + computed = array[mid]; + + if (computed !== null && !isSymbol(computed) && + (retHighest ? (computed <= value) : (computed < value))) { + low = mid + 1; + } else { + high = mid; + } + } + return high; + } + return baseSortedIndexBy(array, value, identity, retHighest); +} + +module.exports = baseSortedIndex; diff --git a/node_modules/lodash/_baseSortedIndexBy.js b/node_modules/lodash/_baseSortedIndexBy.js new file mode 100644 index 0000000..c247b37 --- /dev/null +++ b/node_modules/lodash/_baseSortedIndexBy.js @@ -0,0 +1,67 @@ +var isSymbol = require('./isSymbol'); + +/** Used as references for the maximum length and index of an array. */ +var MAX_ARRAY_LENGTH = 4294967295, + MAX_ARRAY_INDEX = MAX_ARRAY_LENGTH - 1; + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeFloor = Math.floor, + nativeMin = Math.min; + +/** + * The base implementation of `_.sortedIndexBy` and `_.sortedLastIndexBy` + * which invokes `iteratee` for `value` and each element of `array` to compute + * their sort ranking. The iteratee is invoked with one argument; (value). + * + * @private + * @param {Array} array The sorted array to inspect. + * @param {*} value The value to evaluate. + * @param {Function} iteratee The iteratee invoked per element. + * @param {boolean} [retHighest] Specify returning the highest qualified index. + * @returns {number} Returns the index at which `value` should be inserted + * into `array`. + */ +function baseSortedIndexBy(array, value, iteratee, retHighest) { + var low = 0, + high = array == null ? 0 : array.length; + if (high === 0) { + return 0; + } + + value = iteratee(value); + var valIsNaN = value !== value, + valIsNull = value === null, + valIsSymbol = isSymbol(value), + valIsUndefined = value === undefined; + + while (low < high) { + var mid = nativeFloor((low + high) / 2), + computed = iteratee(array[mid]), + othIsDefined = computed !== undefined, + othIsNull = computed === null, + othIsReflexive = computed === computed, + othIsSymbol = isSymbol(computed); + + if (valIsNaN) { + var setLow = retHighest || othIsReflexive; + } else if (valIsUndefined) { + setLow = othIsReflexive && (retHighest || othIsDefined); + } else if (valIsNull) { + setLow = othIsReflexive && othIsDefined && (retHighest || !othIsNull); + } else if (valIsSymbol) { + setLow = othIsReflexive && othIsDefined && !othIsNull && (retHighest || !othIsSymbol); + } else if (othIsNull || othIsSymbol) { + setLow = false; + } else { + setLow = retHighest ? (computed <= value) : (computed < value); + } + if (setLow) { + low = mid + 1; + } else { + high = mid; + } + } + return nativeMin(high, MAX_ARRAY_INDEX); +} + +module.exports = baseSortedIndexBy; diff --git a/node_modules/lodash/_baseSortedUniq.js b/node_modules/lodash/_baseSortedUniq.js new file mode 100644 index 0000000..802159a --- /dev/null +++ b/node_modules/lodash/_baseSortedUniq.js @@ -0,0 +1,30 @@ +var eq = require('./eq'); + +/** + * The base implementation of `_.sortedUniq` and `_.sortedUniqBy` without + * support for iteratee shorthands. + * + * @private + * @param {Array} array The array to inspect. + * @param {Function} [iteratee] The iteratee invoked per element. + * @returns {Array} Returns the new duplicate free array. + */ +function baseSortedUniq(array, iteratee) { + var index = -1, + length = array.length, + resIndex = 0, + result = []; + + while (++index < length) { + var value = array[index], + computed = iteratee ? iteratee(value) : value; + + if (!index || !eq(computed, seen)) { + var seen = computed; + result[resIndex++] = value === 0 ? 0 : value; + } + } + return result; +} + +module.exports = baseSortedUniq; diff --git a/node_modules/lodash/_baseSum.js b/node_modules/lodash/_baseSum.js new file mode 100644 index 0000000..a9e84c1 --- /dev/null +++ b/node_modules/lodash/_baseSum.js @@ -0,0 +1,24 @@ +/** + * The base implementation of `_.sum` and `_.sumBy` without support for + * iteratee shorthands. + * + * @private + * @param {Array} array The array to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {number} Returns the sum. + */ +function baseSum(array, iteratee) { + var result, + index = -1, + length = array.length; + + while (++index < length) { + var current = iteratee(array[index]); + if (current !== undefined) { + result = result === undefined ? current : (result + current); + } + } + return result; +} + +module.exports = baseSum; diff --git a/node_modules/lodash/_baseTimes.js b/node_modules/lodash/_baseTimes.js new file mode 100644 index 0000000..0603fc3 --- /dev/null +++ b/node_modules/lodash/_baseTimes.js @@ -0,0 +1,20 @@ +/** + * The base implementation of `_.times` without support for iteratee shorthands + * or max array length checks. + * + * @private + * @param {number} n The number of times to invoke `iteratee`. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Array} Returns the array of results. + */ +function baseTimes(n, iteratee) { + var index = -1, + result = Array(n); + + while (++index < n) { + result[index] = iteratee(index); + } + return result; +} + +module.exports = baseTimes; diff --git a/node_modules/lodash/_baseToNumber.js b/node_modules/lodash/_baseToNumber.js new file mode 100644 index 0000000..04859f3 --- /dev/null +++ b/node_modules/lodash/_baseToNumber.js @@ -0,0 +1,24 @@ +var isSymbol = require('./isSymbol'); + +/** Used as references for various `Number` constants. */ +var NAN = 0 / 0; + +/** + * The base implementation of `_.toNumber` which doesn't ensure correct + * conversions of binary, hexadecimal, or octal string values. + * + * @private + * @param {*} value The value to process. + * @returns {number} Returns the number. + */ +function baseToNumber(value) { + if (typeof value == 'number') { + return value; + } + if (isSymbol(value)) { + return NAN; + } + return +value; +} + +module.exports = baseToNumber; diff --git a/node_modules/lodash/_baseToPairs.js b/node_modules/lodash/_baseToPairs.js new file mode 100644 index 0000000..bff1991 --- /dev/null +++ b/node_modules/lodash/_baseToPairs.js @@ -0,0 +1,18 @@ +var arrayMap = require('./_arrayMap'); + +/** + * The base implementation of `_.toPairs` and `_.toPairsIn` which creates an array + * of key-value pairs for `object` corresponding to the property names of `props`. + * + * @private + * @param {Object} object The object to query. + * @param {Array} props The property names to get values for. + * @returns {Object} Returns the key-value pairs. + */ +function baseToPairs(object, props) { + return arrayMap(props, function(key) { + return [key, object[key]]; + }); +} + +module.exports = baseToPairs; diff --git a/node_modules/lodash/_baseToString.js b/node_modules/lodash/_baseToString.js new file mode 100644 index 0000000..ada6ad2 --- /dev/null +++ b/node_modules/lodash/_baseToString.js @@ -0,0 +1,37 @@ +var Symbol = require('./_Symbol'), + arrayMap = require('./_arrayMap'), + isArray = require('./isArray'), + isSymbol = require('./isSymbol'); + +/** Used as references for various `Number` constants. */ +var INFINITY = 1 / 0; + +/** Used to convert symbols to primitives and strings. */ +var symbolProto = Symbol ? Symbol.prototype : undefined, + symbolToString = symbolProto ? symbolProto.toString : undefined; + +/** + * The base implementation of `_.toString` which doesn't convert nullish + * values to empty strings. + * + * @private + * @param {*} value The value to process. + * @returns {string} Returns the string. + */ +function baseToString(value) { + // Exit early for strings to avoid a performance hit in some environments. + if (typeof value == 'string') { + return value; + } + if (isArray(value)) { + // Recursively convert values (susceptible to call stack limits). + return arrayMap(value, baseToString) + ''; + } + if (isSymbol(value)) { + return symbolToString ? symbolToString.call(value) : ''; + } + var result = (value + ''); + return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result; +} + +module.exports = baseToString; diff --git a/node_modules/lodash/_baseTrim.js b/node_modules/lodash/_baseTrim.js new file mode 100644 index 0000000..3e2797d --- /dev/null +++ b/node_modules/lodash/_baseTrim.js @@ -0,0 +1,19 @@ +var trimmedEndIndex = require('./_trimmedEndIndex'); + +/** Used to match leading whitespace. */ +var reTrimStart = /^\s+/; + +/** + * The base implementation of `_.trim`. + * + * @private + * @param {string} string The string to trim. + * @returns {string} Returns the trimmed string. + */ +function baseTrim(string) { + return string + ? string.slice(0, trimmedEndIndex(string) + 1).replace(reTrimStart, '') + : string; +} + +module.exports = baseTrim; diff --git a/node_modules/lodash/_baseUnary.js b/node_modules/lodash/_baseUnary.js new file mode 100644 index 0000000..98639e9 --- /dev/null +++ b/node_modules/lodash/_baseUnary.js @@ -0,0 +1,14 @@ +/** + * The base implementation of `_.unary` without support for storing metadata. + * + * @private + * @param {Function} func The function to cap arguments for. + * @returns {Function} Returns the new capped function. + */ +function baseUnary(func) { + return function(value) { + return func(value); + }; +} + +module.exports = baseUnary; diff --git a/node_modules/lodash/_baseUniq.js b/node_modules/lodash/_baseUniq.js new file mode 100644 index 0000000..aea459d --- /dev/null +++ b/node_modules/lodash/_baseUniq.js @@ -0,0 +1,72 @@ +var SetCache = require('./_SetCache'), + arrayIncludes = require('./_arrayIncludes'), + arrayIncludesWith = require('./_arrayIncludesWith'), + cacheHas = require('./_cacheHas'), + createSet = require('./_createSet'), + setToArray = require('./_setToArray'); + +/** Used as the size to enable large array optimizations. */ +var LARGE_ARRAY_SIZE = 200; + +/** + * The base implementation of `_.uniqBy` without support for iteratee shorthands. + * + * @private + * @param {Array} array The array to inspect. + * @param {Function} [iteratee] The iteratee invoked per element. + * @param {Function} [comparator] The comparator invoked per element. + * @returns {Array} Returns the new duplicate free array. + */ +function baseUniq(array, iteratee, comparator) { + var index = -1, + includes = arrayIncludes, + length = array.length, + isCommon = true, + result = [], + seen = result; + + if (comparator) { + isCommon = false; + includes = arrayIncludesWith; + } + else if (length >= LARGE_ARRAY_SIZE) { + var set = iteratee ? null : createSet(array); + if (set) { + return setToArray(set); + } + isCommon = false; + includes = cacheHas; + seen = new SetCache; + } + else { + seen = iteratee ? [] : result; + } + outer: + while (++index < length) { + var value = array[index], + computed = iteratee ? iteratee(value) : value; + + value = (comparator || value !== 0) ? value : 0; + if (isCommon && computed === computed) { + var seenIndex = seen.length; + while (seenIndex--) { + if (seen[seenIndex] === computed) { + continue outer; + } + } + if (iteratee) { + seen.push(computed); + } + result.push(value); + } + else if (!includes(seen, computed, comparator)) { + if (seen !== result) { + seen.push(computed); + } + result.push(value); + } + } + return result; +} + +module.exports = baseUniq; diff --git a/node_modules/lodash/_baseUnset.js b/node_modules/lodash/_baseUnset.js new file mode 100644 index 0000000..eefc6e3 --- /dev/null +++ b/node_modules/lodash/_baseUnset.js @@ -0,0 +1,20 @@ +var castPath = require('./_castPath'), + last = require('./last'), + parent = require('./_parent'), + toKey = require('./_toKey'); + +/** + * The base implementation of `_.unset`. + * + * @private + * @param {Object} object The object to modify. + * @param {Array|string} path The property path to unset. + * @returns {boolean} Returns `true` if the property is deleted, else `false`. + */ +function baseUnset(object, path) { + path = castPath(path, object); + object = parent(object, path); + return object == null || delete object[toKey(last(path))]; +} + +module.exports = baseUnset; diff --git a/node_modules/lodash/_baseUpdate.js b/node_modules/lodash/_baseUpdate.js new file mode 100644 index 0000000..92a6237 --- /dev/null +++ b/node_modules/lodash/_baseUpdate.js @@ -0,0 +1,18 @@ +var baseGet = require('./_baseGet'), + baseSet = require('./_baseSet'); + +/** + * The base implementation of `_.update`. + * + * @private + * @param {Object} object The object to modify. + * @param {Array|string} path The path of the property to update. + * @param {Function} updater The function to produce the updated value. + * @param {Function} [customizer] The function to customize path creation. + * @returns {Object} Returns `object`. + */ +function baseUpdate(object, path, updater, customizer) { + return baseSet(object, path, updater(baseGet(object, path)), customizer); +} + +module.exports = baseUpdate; diff --git a/node_modules/lodash/_baseValues.js b/node_modules/lodash/_baseValues.js new file mode 100644 index 0000000..b95faad --- /dev/null +++ b/node_modules/lodash/_baseValues.js @@ -0,0 +1,19 @@ +var arrayMap = require('./_arrayMap'); + +/** + * The base implementation of `_.values` and `_.valuesIn` which creates an + * array of `object` property values corresponding to the property names + * of `props`. + * + * @private + * @param {Object} object The object to query. + * @param {Array} props The property names to get values for. + * @returns {Object} Returns the array of property values. + */ +function baseValues(object, props) { + return arrayMap(props, function(key) { + return object[key]; + }); +} + +module.exports = baseValues; diff --git a/node_modules/lodash/_baseWhile.js b/node_modules/lodash/_baseWhile.js new file mode 100644 index 0000000..07eac61 --- /dev/null +++ b/node_modules/lodash/_baseWhile.js @@ -0,0 +1,26 @@ +var baseSlice = require('./_baseSlice'); + +/** + * The base implementation of methods like `_.dropWhile` and `_.takeWhile` + * without support for iteratee shorthands. + * + * @private + * @param {Array} array The array to query. + * @param {Function} predicate The function invoked per iteration. + * @param {boolean} [isDrop] Specify dropping elements instead of taking them. + * @param {boolean} [fromRight] Specify iterating from right to left. + * @returns {Array} Returns the slice of `array`. + */ +function baseWhile(array, predicate, isDrop, fromRight) { + var length = array.length, + index = fromRight ? length : -1; + + while ((fromRight ? index-- : ++index < length) && + predicate(array[index], index, array)) {} + + return isDrop + ? baseSlice(array, (fromRight ? 0 : index), (fromRight ? index + 1 : length)) + : baseSlice(array, (fromRight ? index + 1 : 0), (fromRight ? length : index)); +} + +module.exports = baseWhile; diff --git a/node_modules/lodash/_baseWrapperValue.js b/node_modules/lodash/_baseWrapperValue.js new file mode 100644 index 0000000..443e0df --- /dev/null +++ b/node_modules/lodash/_baseWrapperValue.js @@ -0,0 +1,25 @@ +var LazyWrapper = require('./_LazyWrapper'), + arrayPush = require('./_arrayPush'), + arrayReduce = require('./_arrayReduce'); + +/** + * The base implementation of `wrapperValue` which returns the result of + * performing a sequence of actions on the unwrapped `value`, where each + * successive action is supplied the return value of the previous. + * + * @private + * @param {*} value The unwrapped value. + * @param {Array} actions Actions to perform to resolve the unwrapped value. + * @returns {*} Returns the resolved value. + */ +function baseWrapperValue(value, actions) { + var result = value; + if (result instanceof LazyWrapper) { + result = result.value(); + } + return arrayReduce(actions, function(result, action) { + return action.func.apply(action.thisArg, arrayPush([result], action.args)); + }, result); +} + +module.exports = baseWrapperValue; diff --git a/node_modules/lodash/_baseXor.js b/node_modules/lodash/_baseXor.js new file mode 100644 index 0000000..8e69338 --- /dev/null +++ b/node_modules/lodash/_baseXor.js @@ -0,0 +1,36 @@ +var baseDifference = require('./_baseDifference'), + baseFlatten = require('./_baseFlatten'), + baseUniq = require('./_baseUniq'); + +/** + * The base implementation of methods like `_.xor`, without support for + * iteratee shorthands, that accepts an array of arrays to inspect. + * + * @private + * @param {Array} arrays The arrays to inspect. + * @param {Function} [iteratee] The iteratee invoked per element. + * @param {Function} [comparator] The comparator invoked per element. + * @returns {Array} Returns the new array of values. + */ +function baseXor(arrays, iteratee, comparator) { + var length = arrays.length; + if (length < 2) { + return length ? baseUniq(arrays[0]) : []; + } + var index = -1, + result = Array(length); + + while (++index < length) { + var array = arrays[index], + othIndex = -1; + + while (++othIndex < length) { + if (othIndex != index) { + result[index] = baseDifference(result[index] || array, arrays[othIndex], iteratee, comparator); + } + } + } + return baseUniq(baseFlatten(result, 1), iteratee, comparator); +} + +module.exports = baseXor; diff --git a/node_modules/lodash/_baseZipObject.js b/node_modules/lodash/_baseZipObject.js new file mode 100644 index 0000000..401f85b --- /dev/null +++ b/node_modules/lodash/_baseZipObject.js @@ -0,0 +1,23 @@ +/** + * This base implementation of `_.zipObject` which assigns values using `assignFunc`. + * + * @private + * @param {Array} props The property identifiers. + * @param {Array} values The property values. + * @param {Function} assignFunc The function to assign values. + * @returns {Object} Returns the new object. + */ +function baseZipObject(props, values, assignFunc) { + var index = -1, + length = props.length, + valsLength = values.length, + result = {}; + + while (++index < length) { + var value = index < valsLength ? values[index] : undefined; + assignFunc(result, props[index], value); + } + return result; +} + +module.exports = baseZipObject; diff --git a/node_modules/lodash/_cacheHas.js b/node_modules/lodash/_cacheHas.js new file mode 100644 index 0000000..2dec892 --- /dev/null +++ b/node_modules/lodash/_cacheHas.js @@ -0,0 +1,13 @@ +/** + * Checks if a `cache` value for `key` exists. + * + * @private + * @param {Object} cache The cache to query. + * @param {string} key The key of the entry to check. + * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`. + */ +function cacheHas(cache, key) { + return cache.has(key); +} + +module.exports = cacheHas; diff --git a/node_modules/lodash/_castArrayLikeObject.js b/node_modules/lodash/_castArrayLikeObject.js new file mode 100644 index 0000000..92c75fa --- /dev/null +++ b/node_modules/lodash/_castArrayLikeObject.js @@ -0,0 +1,14 @@ +var isArrayLikeObject = require('./isArrayLikeObject'); + +/** + * Casts `value` to an empty array if it's not an array like object. + * + * @private + * @param {*} value The value to inspect. + * @returns {Array|Object} Returns the cast array-like object. + */ +function castArrayLikeObject(value) { + return isArrayLikeObject(value) ? value : []; +} + +module.exports = castArrayLikeObject; diff --git a/node_modules/lodash/_castFunction.js b/node_modules/lodash/_castFunction.js new file mode 100644 index 0000000..98c91ae --- /dev/null +++ b/node_modules/lodash/_castFunction.js @@ -0,0 +1,14 @@ +var identity = require('./identity'); + +/** + * Casts `value` to `identity` if it's not a function. + * + * @private + * @param {*} value The value to inspect. + * @returns {Function} Returns cast function. + */ +function castFunction(value) { + return typeof value == 'function' ? value : identity; +} + +module.exports = castFunction; diff --git a/node_modules/lodash/_castPath.js b/node_modules/lodash/_castPath.js new file mode 100644 index 0000000..017e4c1 --- /dev/null +++ b/node_modules/lodash/_castPath.js @@ -0,0 +1,21 @@ +var isArray = require('./isArray'), + isKey = require('./_isKey'), + stringToPath = require('./_stringToPath'), + toString = require('./toString'); + +/** + * Casts `value` to a path array if it's not one. + * + * @private + * @param {*} value The value to inspect. + * @param {Object} [object] The object to query keys on. + * @returns {Array} Returns the cast property path array. + */ +function castPath(value, object) { + if (isArray(value)) { + return value; + } + return isKey(value, object) ? [value] : stringToPath(toString(value)); +} + +module.exports = castPath; diff --git a/node_modules/lodash/_castRest.js b/node_modules/lodash/_castRest.js new file mode 100644 index 0000000..213c66f --- /dev/null +++ b/node_modules/lodash/_castRest.js @@ -0,0 +1,14 @@ +var baseRest = require('./_baseRest'); + +/** + * A `baseRest` alias which can be replaced with `identity` by module + * replacement plugins. + * + * @private + * @type {Function} + * @param {Function} func The function to apply a rest parameter to. + * @returns {Function} Returns the new function. + */ +var castRest = baseRest; + +module.exports = castRest; diff --git a/node_modules/lodash/_castSlice.js b/node_modules/lodash/_castSlice.js new file mode 100644 index 0000000..071faeb --- /dev/null +++ b/node_modules/lodash/_castSlice.js @@ -0,0 +1,18 @@ +var baseSlice = require('./_baseSlice'); + +/** + * Casts `array` to a slice if it's needed. + * + * @private + * @param {Array} array The array to inspect. + * @param {number} start The start position. + * @param {number} [end=array.length] The end position. + * @returns {Array} Returns the cast slice. + */ +function castSlice(array, start, end) { + var length = array.length; + end = end === undefined ? length : end; + return (!start && end >= length) ? array : baseSlice(array, start, end); +} + +module.exports = castSlice; diff --git a/node_modules/lodash/_charsEndIndex.js b/node_modules/lodash/_charsEndIndex.js new file mode 100644 index 0000000..07908ff --- /dev/null +++ b/node_modules/lodash/_charsEndIndex.js @@ -0,0 +1,19 @@ +var baseIndexOf = require('./_baseIndexOf'); + +/** + * Used by `_.trim` and `_.trimEnd` to get the index of the last string symbol + * that is not found in the character symbols. + * + * @private + * @param {Array} strSymbols The string symbols to inspect. + * @param {Array} chrSymbols The character symbols to find. + * @returns {number} Returns the index of the last unmatched string symbol. + */ +function charsEndIndex(strSymbols, chrSymbols) { + var index = strSymbols.length; + + while (index-- && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {} + return index; +} + +module.exports = charsEndIndex; diff --git a/node_modules/lodash/_charsStartIndex.js b/node_modules/lodash/_charsStartIndex.js new file mode 100644 index 0000000..b17afd2 --- /dev/null +++ b/node_modules/lodash/_charsStartIndex.js @@ -0,0 +1,20 @@ +var baseIndexOf = require('./_baseIndexOf'); + +/** + * Used by `_.trim` and `_.trimStart` to get the index of the first string symbol + * that is not found in the character symbols. + * + * @private + * @param {Array} strSymbols The string symbols to inspect. + * @param {Array} chrSymbols The character symbols to find. + * @returns {number} Returns the index of the first unmatched string symbol. + */ +function charsStartIndex(strSymbols, chrSymbols) { + var index = -1, + length = strSymbols.length; + + while (++index < length && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {} + return index; +} + +module.exports = charsStartIndex; diff --git a/node_modules/lodash/_cloneArrayBuffer.js b/node_modules/lodash/_cloneArrayBuffer.js new file mode 100644 index 0000000..c3d8f6e --- /dev/null +++ b/node_modules/lodash/_cloneArrayBuffer.js @@ -0,0 +1,16 @@ +var Uint8Array = require('./_Uint8Array'); + +/** + * Creates a clone of `arrayBuffer`. + * + * @private + * @param {ArrayBuffer} arrayBuffer The array buffer to clone. + * @returns {ArrayBuffer} Returns the cloned array buffer. + */ +function cloneArrayBuffer(arrayBuffer) { + var result = new arrayBuffer.constructor(arrayBuffer.byteLength); + new Uint8Array(result).set(new Uint8Array(arrayBuffer)); + return result; +} + +module.exports = cloneArrayBuffer; diff --git a/node_modules/lodash/_cloneBuffer.js b/node_modules/lodash/_cloneBuffer.js new file mode 100644 index 0000000..27c4810 --- /dev/null +++ b/node_modules/lodash/_cloneBuffer.js @@ -0,0 +1,35 @@ +var root = require('./_root'); + +/** Detect free variable `exports`. */ +var freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports; + +/** Detect free variable `module`. */ +var freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module; + +/** Detect the popular CommonJS extension `module.exports`. */ +var moduleExports = freeModule && freeModule.exports === freeExports; + +/** Built-in value references. */ +var Buffer = moduleExports ? root.Buffer : undefined, + allocUnsafe = Buffer ? Buffer.allocUnsafe : undefined; + +/** + * Creates a clone of `buffer`. + * + * @private + * @param {Buffer} buffer The buffer to clone. + * @param {boolean} [isDeep] Specify a deep clone. + * @returns {Buffer} Returns the cloned buffer. + */ +function cloneBuffer(buffer, isDeep) { + if (isDeep) { + return buffer.slice(); + } + var length = buffer.length, + result = allocUnsafe ? allocUnsafe(length) : new buffer.constructor(length); + + buffer.copy(result); + return result; +} + +module.exports = cloneBuffer; diff --git a/node_modules/lodash/_cloneDataView.js b/node_modules/lodash/_cloneDataView.js new file mode 100644 index 0000000..9c9b7b0 --- /dev/null +++ b/node_modules/lodash/_cloneDataView.js @@ -0,0 +1,16 @@ +var cloneArrayBuffer = require('./_cloneArrayBuffer'); + +/** + * Creates a clone of `dataView`. + * + * @private + * @param {Object} dataView The data view to clone. + * @param {boolean} [isDeep] Specify a deep clone. + * @returns {Object} Returns the cloned data view. + */ +function cloneDataView(dataView, isDeep) { + var buffer = isDeep ? cloneArrayBuffer(dataView.buffer) : dataView.buffer; + return new dataView.constructor(buffer, dataView.byteOffset, dataView.byteLength); +} + +module.exports = cloneDataView; diff --git a/node_modules/lodash/_cloneRegExp.js b/node_modules/lodash/_cloneRegExp.js new file mode 100644 index 0000000..64a30df --- /dev/null +++ b/node_modules/lodash/_cloneRegExp.js @@ -0,0 +1,17 @@ +/** Used to match `RegExp` flags from their coerced string values. */ +var reFlags = /\w*$/; + +/** + * Creates a clone of `regexp`. + * + * @private + * @param {Object} regexp The regexp to clone. + * @returns {Object} Returns the cloned regexp. + */ +function cloneRegExp(regexp) { + var result = new regexp.constructor(regexp.source, reFlags.exec(regexp)); + result.lastIndex = regexp.lastIndex; + return result; +} + +module.exports = cloneRegExp; diff --git a/node_modules/lodash/_cloneSymbol.js b/node_modules/lodash/_cloneSymbol.js new file mode 100644 index 0000000..bede39f --- /dev/null +++ b/node_modules/lodash/_cloneSymbol.js @@ -0,0 +1,18 @@ +var Symbol = require('./_Symbol'); + +/** Used to convert symbols to primitives and strings. */ +var symbolProto = Symbol ? Symbol.prototype : undefined, + symbolValueOf = symbolProto ? symbolProto.valueOf : undefined; + +/** + * Creates a clone of the `symbol` object. + * + * @private + * @param {Object} symbol The symbol object to clone. + * @returns {Object} Returns the cloned symbol object. + */ +function cloneSymbol(symbol) { + return symbolValueOf ? Object(symbolValueOf.call(symbol)) : {}; +} + +module.exports = cloneSymbol; diff --git a/node_modules/lodash/_cloneTypedArray.js b/node_modules/lodash/_cloneTypedArray.js new file mode 100644 index 0000000..7aad84d --- /dev/null +++ b/node_modules/lodash/_cloneTypedArray.js @@ -0,0 +1,16 @@ +var cloneArrayBuffer = require('./_cloneArrayBuffer'); + +/** + * Creates a clone of `typedArray`. + * + * @private + * @param {Object} typedArray The typed array to clone. + * @param {boolean} [isDeep] Specify a deep clone. + * @returns {Object} Returns the cloned typed array. + */ +function cloneTypedArray(typedArray, isDeep) { + var buffer = isDeep ? cloneArrayBuffer(typedArray.buffer) : typedArray.buffer; + return new typedArray.constructor(buffer, typedArray.byteOffset, typedArray.length); +} + +module.exports = cloneTypedArray; diff --git a/node_modules/lodash/_compareAscending.js b/node_modules/lodash/_compareAscending.js new file mode 100644 index 0000000..8dc2791 --- /dev/null +++ b/node_modules/lodash/_compareAscending.js @@ -0,0 +1,41 @@ +var isSymbol = require('./isSymbol'); + +/** + * Compares values to sort them in ascending order. + * + * @private + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {number} Returns the sort order indicator for `value`. + */ +function compareAscending(value, other) { + if (value !== other) { + var valIsDefined = value !== undefined, + valIsNull = value === null, + valIsReflexive = value === value, + valIsSymbol = isSymbol(value); + + var othIsDefined = other !== undefined, + othIsNull = other === null, + othIsReflexive = other === other, + othIsSymbol = isSymbol(other); + + if ((!othIsNull && !othIsSymbol && !valIsSymbol && value > other) || + (valIsSymbol && othIsDefined && othIsReflexive && !othIsNull && !othIsSymbol) || + (valIsNull && othIsDefined && othIsReflexive) || + (!valIsDefined && othIsReflexive) || + !valIsReflexive) { + return 1; + } + if ((!valIsNull && !valIsSymbol && !othIsSymbol && value < other) || + (othIsSymbol && valIsDefined && valIsReflexive && !valIsNull && !valIsSymbol) || + (othIsNull && valIsDefined && valIsReflexive) || + (!othIsDefined && valIsReflexive) || + !othIsReflexive) { + return -1; + } + } + return 0; +} + +module.exports = compareAscending; diff --git a/node_modules/lodash/_compareMultiple.js b/node_modules/lodash/_compareMultiple.js new file mode 100644 index 0000000..ad61f0f --- /dev/null +++ b/node_modules/lodash/_compareMultiple.js @@ -0,0 +1,44 @@ +var compareAscending = require('./_compareAscending'); + +/** + * Used by `_.orderBy` to compare multiple properties of a value to another + * and stable sort them. + * + * If `orders` is unspecified, all values are sorted in ascending order. Otherwise, + * specify an order of "desc" for descending or "asc" for ascending sort order + * of corresponding values. + * + * @private + * @param {Object} object The object to compare. + * @param {Object} other The other object to compare. + * @param {boolean[]|string[]} orders The order to sort by for each property. + * @returns {number} Returns the sort order indicator for `object`. + */ +function compareMultiple(object, other, orders) { + var index = -1, + objCriteria = object.criteria, + othCriteria = other.criteria, + length = objCriteria.length, + ordersLength = orders.length; + + while (++index < length) { + var result = compareAscending(objCriteria[index], othCriteria[index]); + if (result) { + if (index >= ordersLength) { + return result; + } + var order = orders[index]; + return result * (order == 'desc' ? -1 : 1); + } + } + // Fixes an `Array#sort` bug in the JS engine embedded in Adobe applications + // that causes it, under certain circumstances, to provide the same value for + // `object` and `other`. See https://github.com/jashkenas/underscore/pull/1247 + // for more details. + // + // This also ensures a stable sort in V8 and other engines. + // See https://bugs.chromium.org/p/v8/issues/detail?id=90 for more details. + return object.index - other.index; +} + +module.exports = compareMultiple; diff --git a/node_modules/lodash/_composeArgs.js b/node_modules/lodash/_composeArgs.js new file mode 100644 index 0000000..1ce40f4 --- /dev/null +++ b/node_modules/lodash/_composeArgs.js @@ -0,0 +1,39 @@ +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeMax = Math.max; + +/** + * Creates an array that is the composition of partially applied arguments, + * placeholders, and provided arguments into a single array of arguments. + * + * @private + * @param {Array} args The provided arguments. + * @param {Array} partials The arguments to prepend to those provided. + * @param {Array} holders The `partials` placeholder indexes. + * @params {boolean} [isCurried] Specify composing for a curried function. + * @returns {Array} Returns the new array of composed arguments. + */ +function composeArgs(args, partials, holders, isCurried) { + var argsIndex = -1, + argsLength = args.length, + holdersLength = holders.length, + leftIndex = -1, + leftLength = partials.length, + rangeLength = nativeMax(argsLength - holdersLength, 0), + result = Array(leftLength + rangeLength), + isUncurried = !isCurried; + + while (++leftIndex < leftLength) { + result[leftIndex] = partials[leftIndex]; + } + while (++argsIndex < holdersLength) { + if (isUncurried || argsIndex < argsLength) { + result[holders[argsIndex]] = args[argsIndex]; + } + } + while (rangeLength--) { + result[leftIndex++] = args[argsIndex++]; + } + return result; +} + +module.exports = composeArgs; diff --git a/node_modules/lodash/_composeArgsRight.js b/node_modules/lodash/_composeArgsRight.js new file mode 100644 index 0000000..8dc588d --- /dev/null +++ b/node_modules/lodash/_composeArgsRight.js @@ -0,0 +1,41 @@ +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeMax = Math.max; + +/** + * This function is like `composeArgs` except that the arguments composition + * is tailored for `_.partialRight`. + * + * @private + * @param {Array} args The provided arguments. + * @param {Array} partials The arguments to append to those provided. + * @param {Array} holders The `partials` placeholder indexes. + * @params {boolean} [isCurried] Specify composing for a curried function. + * @returns {Array} Returns the new array of composed arguments. + */ +function composeArgsRight(args, partials, holders, isCurried) { + var argsIndex = -1, + argsLength = args.length, + holdersIndex = -1, + holdersLength = holders.length, + rightIndex = -1, + rightLength = partials.length, + rangeLength = nativeMax(argsLength - holdersLength, 0), + result = Array(rangeLength + rightLength), + isUncurried = !isCurried; + + while (++argsIndex < rangeLength) { + result[argsIndex] = args[argsIndex]; + } + var offset = argsIndex; + while (++rightIndex < rightLength) { + result[offset + rightIndex] = partials[rightIndex]; + } + while (++holdersIndex < holdersLength) { + if (isUncurried || argsIndex < argsLength) { + result[offset + holders[holdersIndex]] = args[argsIndex++]; + } + } + return result; +} + +module.exports = composeArgsRight; diff --git a/node_modules/lodash/_copyArray.js b/node_modules/lodash/_copyArray.js new file mode 100644 index 0000000..cd94d5d --- /dev/null +++ b/node_modules/lodash/_copyArray.js @@ -0,0 +1,20 @@ +/** + * Copies the values of `source` to `array`. + * + * @private + * @param {Array} source The array to copy values from. + * @param {Array} [array=[]] The array to copy values to. + * @returns {Array} Returns `array`. + */ +function copyArray(source, array) { + var index = -1, + length = source.length; + + array || (array = Array(length)); + while (++index < length) { + array[index] = source[index]; + } + return array; +} + +module.exports = copyArray; diff --git a/node_modules/lodash/_copyObject.js b/node_modules/lodash/_copyObject.js new file mode 100644 index 0000000..2f2a5c2 --- /dev/null +++ b/node_modules/lodash/_copyObject.js @@ -0,0 +1,40 @@ +var assignValue = require('./_assignValue'), + baseAssignValue = require('./_baseAssignValue'); + +/** + * Copies properties of `source` to `object`. + * + * @private + * @param {Object} source The object to copy properties from. + * @param {Array} props The property identifiers to copy. + * @param {Object} [object={}] The object to copy properties to. + * @param {Function} [customizer] The function to customize copied values. + * @returns {Object} Returns `object`. + */ +function copyObject(source, props, object, customizer) { + var isNew = !object; + object || (object = {}); + + var index = -1, + length = props.length; + + while (++index < length) { + var key = props[index]; + + var newValue = customizer + ? customizer(object[key], source[key], key, object, source) + : undefined; + + if (newValue === undefined) { + newValue = source[key]; + } + if (isNew) { + baseAssignValue(object, key, newValue); + } else { + assignValue(object, key, newValue); + } + } + return object; +} + +module.exports = copyObject; diff --git a/node_modules/lodash/_copySymbols.js b/node_modules/lodash/_copySymbols.js new file mode 100644 index 0000000..c35944a --- /dev/null +++ b/node_modules/lodash/_copySymbols.js @@ -0,0 +1,16 @@ +var copyObject = require('./_copyObject'), + getSymbols = require('./_getSymbols'); + +/** + * Copies own symbols of `source` to `object`. + * + * @private + * @param {Object} source The object to copy symbols from. + * @param {Object} [object={}] The object to copy symbols to. + * @returns {Object} Returns `object`. + */ +function copySymbols(source, object) { + return copyObject(source, getSymbols(source), object); +} + +module.exports = copySymbols; diff --git a/node_modules/lodash/_copySymbolsIn.js b/node_modules/lodash/_copySymbolsIn.js new file mode 100644 index 0000000..fdf20a7 --- /dev/null +++ b/node_modules/lodash/_copySymbolsIn.js @@ -0,0 +1,16 @@ +var copyObject = require('./_copyObject'), + getSymbolsIn = require('./_getSymbolsIn'); + +/** + * Copies own and inherited symbols of `source` to `object`. + * + * @private + * @param {Object} source The object to copy symbols from. + * @param {Object} [object={}] The object to copy symbols to. + * @returns {Object} Returns `object`. + */ +function copySymbolsIn(source, object) { + return copyObject(source, getSymbolsIn(source), object); +} + +module.exports = copySymbolsIn; diff --git a/node_modules/lodash/_coreJsData.js b/node_modules/lodash/_coreJsData.js new file mode 100644 index 0000000..f8e5b4e --- /dev/null +++ b/node_modules/lodash/_coreJsData.js @@ -0,0 +1,6 @@ +var root = require('./_root'); + +/** Used to detect overreaching core-js shims. */ +var coreJsData = root['__core-js_shared__']; + +module.exports = coreJsData; diff --git a/node_modules/lodash/_countHolders.js b/node_modules/lodash/_countHolders.js new file mode 100644 index 0000000..718fcda --- /dev/null +++ b/node_modules/lodash/_countHolders.js @@ -0,0 +1,21 @@ +/** + * Gets the number of `placeholder` occurrences in `array`. + * + * @private + * @param {Array} array The array to inspect. + * @param {*} placeholder The placeholder to search for. + * @returns {number} Returns the placeholder count. + */ +function countHolders(array, placeholder) { + var length = array.length, + result = 0; + + while (length--) { + if (array[length] === placeholder) { + ++result; + } + } + return result; +} + +module.exports = countHolders; diff --git a/node_modules/lodash/_createAggregator.js b/node_modules/lodash/_createAggregator.js new file mode 100644 index 0000000..0be42c4 --- /dev/null +++ b/node_modules/lodash/_createAggregator.js @@ -0,0 +1,23 @@ +var arrayAggregator = require('./_arrayAggregator'), + baseAggregator = require('./_baseAggregator'), + baseIteratee = require('./_baseIteratee'), + isArray = require('./isArray'); + +/** + * Creates a function like `_.groupBy`. + * + * @private + * @param {Function} setter The function to set accumulator values. + * @param {Function} [initializer] The accumulator object initializer. + * @returns {Function} Returns the new aggregator function. + */ +function createAggregator(setter, initializer) { + return function(collection, iteratee) { + var func = isArray(collection) ? arrayAggregator : baseAggregator, + accumulator = initializer ? initializer() : {}; + + return func(collection, setter, baseIteratee(iteratee, 2), accumulator); + }; +} + +module.exports = createAggregator; diff --git a/node_modules/lodash/_createAssigner.js b/node_modules/lodash/_createAssigner.js new file mode 100644 index 0000000..1f904c5 --- /dev/null +++ b/node_modules/lodash/_createAssigner.js @@ -0,0 +1,37 @@ +var baseRest = require('./_baseRest'), + isIterateeCall = require('./_isIterateeCall'); + +/** + * Creates a function like `_.assign`. + * + * @private + * @param {Function} assigner The function to assign values. + * @returns {Function} Returns the new assigner function. + */ +function createAssigner(assigner) { + return baseRest(function(object, sources) { + var index = -1, + length = sources.length, + customizer = length > 1 ? sources[length - 1] : undefined, + guard = length > 2 ? sources[2] : undefined; + + customizer = (assigner.length > 3 && typeof customizer == 'function') + ? (length--, customizer) + : undefined; + + if (guard && isIterateeCall(sources[0], sources[1], guard)) { + customizer = length < 3 ? undefined : customizer; + length = 1; + } + object = Object(object); + while (++index < length) { + var source = sources[index]; + if (source) { + assigner(object, source, index, customizer); + } + } + return object; + }); +} + +module.exports = createAssigner; diff --git a/node_modules/lodash/_createBaseEach.js b/node_modules/lodash/_createBaseEach.js new file mode 100644 index 0000000..d24fdd1 --- /dev/null +++ b/node_modules/lodash/_createBaseEach.js @@ -0,0 +1,32 @@ +var isArrayLike = require('./isArrayLike'); + +/** + * Creates a `baseEach` or `baseEachRight` function. + * + * @private + * @param {Function} eachFunc The function to iterate over a collection. + * @param {boolean} [fromRight] Specify iterating from right to left. + * @returns {Function} Returns the new base function. + */ +function createBaseEach(eachFunc, fromRight) { + return function(collection, iteratee) { + if (collection == null) { + return collection; + } + if (!isArrayLike(collection)) { + return eachFunc(collection, iteratee); + } + var length = collection.length, + index = fromRight ? length : -1, + iterable = Object(collection); + + while ((fromRight ? index-- : ++index < length)) { + if (iteratee(iterable[index], index, iterable) === false) { + break; + } + } + return collection; + }; +} + +module.exports = createBaseEach; diff --git a/node_modules/lodash/_createBaseFor.js b/node_modules/lodash/_createBaseFor.js new file mode 100644 index 0000000..94cbf29 --- /dev/null +++ b/node_modules/lodash/_createBaseFor.js @@ -0,0 +1,25 @@ +/** + * Creates a base function for methods like `_.forIn` and `_.forOwn`. + * + * @private + * @param {boolean} [fromRight] Specify iterating from right to left. + * @returns {Function} Returns the new base function. + */ +function createBaseFor(fromRight) { + return function(object, iteratee, keysFunc) { + var index = -1, + iterable = Object(object), + props = keysFunc(object), + length = props.length; + + while (length--) { + var key = props[fromRight ? length : ++index]; + if (iteratee(iterable[key], key, iterable) === false) { + break; + } + } + return object; + }; +} + +module.exports = createBaseFor; diff --git a/node_modules/lodash/_createBind.js b/node_modules/lodash/_createBind.js new file mode 100644 index 0000000..07cb99f --- /dev/null +++ b/node_modules/lodash/_createBind.js @@ -0,0 +1,28 @@ +var createCtor = require('./_createCtor'), + root = require('./_root'); + +/** Used to compose bitmasks for function metadata. */ +var WRAP_BIND_FLAG = 1; + +/** + * Creates a function that wraps `func` to invoke it with the optional `this` + * binding of `thisArg`. + * + * @private + * @param {Function} func The function to wrap. + * @param {number} bitmask The bitmask flags. See `createWrap` for more details. + * @param {*} [thisArg] The `this` binding of `func`. + * @returns {Function} Returns the new wrapped function. + */ +function createBind(func, bitmask, thisArg) { + var isBind = bitmask & WRAP_BIND_FLAG, + Ctor = createCtor(func); + + function wrapper() { + var fn = (this && this !== root && this instanceof wrapper) ? Ctor : func; + return fn.apply(isBind ? thisArg : this, arguments); + } + return wrapper; +} + +module.exports = createBind; diff --git a/node_modules/lodash/_createCaseFirst.js b/node_modules/lodash/_createCaseFirst.js new file mode 100644 index 0000000..fe8ea48 --- /dev/null +++ b/node_modules/lodash/_createCaseFirst.js @@ -0,0 +1,33 @@ +var castSlice = require('./_castSlice'), + hasUnicode = require('./_hasUnicode'), + stringToArray = require('./_stringToArray'), + toString = require('./toString'); + +/** + * Creates a function like `_.lowerFirst`. + * + * @private + * @param {string} methodName The name of the `String` case method to use. + * @returns {Function} Returns the new case function. + */ +function createCaseFirst(methodName) { + return function(string) { + string = toString(string); + + var strSymbols = hasUnicode(string) + ? stringToArray(string) + : undefined; + + var chr = strSymbols + ? strSymbols[0] + : string.charAt(0); + + var trailing = strSymbols + ? castSlice(strSymbols, 1).join('') + : string.slice(1); + + return chr[methodName]() + trailing; + }; +} + +module.exports = createCaseFirst; diff --git a/node_modules/lodash/_createCompounder.js b/node_modules/lodash/_createCompounder.js new file mode 100644 index 0000000..8d4cee2 --- /dev/null +++ b/node_modules/lodash/_createCompounder.js @@ -0,0 +1,24 @@ +var arrayReduce = require('./_arrayReduce'), + deburr = require('./deburr'), + words = require('./words'); + +/** Used to compose unicode capture groups. */ +var rsApos = "['\u2019]"; + +/** Used to match apostrophes. */ +var reApos = RegExp(rsApos, 'g'); + +/** + * Creates a function like `_.camelCase`. + * + * @private + * @param {Function} callback The function to combine each word. + * @returns {Function} Returns the new compounder function. + */ +function createCompounder(callback) { + return function(string) { + return arrayReduce(words(deburr(string).replace(reApos, '')), callback, ''); + }; +} + +module.exports = createCompounder; diff --git a/node_modules/lodash/_createCtor.js b/node_modules/lodash/_createCtor.js new file mode 100644 index 0000000..9047aa5 --- /dev/null +++ b/node_modules/lodash/_createCtor.js @@ -0,0 +1,37 @@ +var baseCreate = require('./_baseCreate'), + isObject = require('./isObject'); + +/** + * Creates a function that produces an instance of `Ctor` regardless of + * whether it was invoked as part of a `new` expression or by `call` or `apply`. + * + * @private + * @param {Function} Ctor The constructor to wrap. + * @returns {Function} Returns the new wrapped function. + */ +function createCtor(Ctor) { + return function() { + // Use a `switch` statement to work with class constructors. See + // http://ecma-international.org/ecma-262/7.0/#sec-ecmascript-function-objects-call-thisargument-argumentslist + // for more details. + var args = arguments; + switch (args.length) { + case 0: return new Ctor; + case 1: return new Ctor(args[0]); + case 2: return new Ctor(args[0], args[1]); + case 3: return new Ctor(args[0], args[1], args[2]); + case 4: return new Ctor(args[0], args[1], args[2], args[3]); + case 5: return new Ctor(args[0], args[1], args[2], args[3], args[4]); + case 6: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5]); + case 7: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5], args[6]); + } + var thisBinding = baseCreate(Ctor.prototype), + result = Ctor.apply(thisBinding, args); + + // Mimic the constructor's `return` behavior. + // See https://es5.github.io/#x13.2.2 for more details. + return isObject(result) ? result : thisBinding; + }; +} + +module.exports = createCtor; diff --git a/node_modules/lodash/_createCurry.js b/node_modules/lodash/_createCurry.js new file mode 100644 index 0000000..f06c2cd --- /dev/null +++ b/node_modules/lodash/_createCurry.js @@ -0,0 +1,46 @@ +var apply = require('./_apply'), + createCtor = require('./_createCtor'), + createHybrid = require('./_createHybrid'), + createRecurry = require('./_createRecurry'), + getHolder = require('./_getHolder'), + replaceHolders = require('./_replaceHolders'), + root = require('./_root'); + +/** + * Creates a function that wraps `func` to enable currying. + * + * @private + * @param {Function} func The function to wrap. + * @param {number} bitmask The bitmask flags. See `createWrap` for more details. + * @param {number} arity The arity of `func`. + * @returns {Function} Returns the new wrapped function. + */ +function createCurry(func, bitmask, arity) { + var Ctor = createCtor(func); + + function wrapper() { + var length = arguments.length, + args = Array(length), + index = length, + placeholder = getHolder(wrapper); + + while (index--) { + args[index] = arguments[index]; + } + var holders = (length < 3 && args[0] !== placeholder && args[length - 1] !== placeholder) + ? [] + : replaceHolders(args, placeholder); + + length -= holders.length; + if (length < arity) { + return createRecurry( + func, bitmask, createHybrid, wrapper.placeholder, undefined, + args, holders, undefined, undefined, arity - length); + } + var fn = (this && this !== root && this instanceof wrapper) ? Ctor : func; + return apply(fn, this, args); + } + return wrapper; +} + +module.exports = createCurry; diff --git a/node_modules/lodash/_createFind.js b/node_modules/lodash/_createFind.js new file mode 100644 index 0000000..8859ff8 --- /dev/null +++ b/node_modules/lodash/_createFind.js @@ -0,0 +1,25 @@ +var baseIteratee = require('./_baseIteratee'), + isArrayLike = require('./isArrayLike'), + keys = require('./keys'); + +/** + * Creates a `_.find` or `_.findLast` function. + * + * @private + * @param {Function} findIndexFunc The function to find the collection index. + * @returns {Function} Returns the new find function. + */ +function createFind(findIndexFunc) { + return function(collection, predicate, fromIndex) { + var iterable = Object(collection); + if (!isArrayLike(collection)) { + var iteratee = baseIteratee(predicate, 3); + collection = keys(collection); + predicate = function(key) { return iteratee(iterable[key], key, iterable); }; + } + var index = findIndexFunc(collection, predicate, fromIndex); + return index > -1 ? iterable[iteratee ? collection[index] : index] : undefined; + }; +} + +module.exports = createFind; diff --git a/node_modules/lodash/_createFlow.js b/node_modules/lodash/_createFlow.js new file mode 100644 index 0000000..baaddbf --- /dev/null +++ b/node_modules/lodash/_createFlow.js @@ -0,0 +1,78 @@ +var LodashWrapper = require('./_LodashWrapper'), + flatRest = require('./_flatRest'), + getData = require('./_getData'), + getFuncName = require('./_getFuncName'), + isArray = require('./isArray'), + isLaziable = require('./_isLaziable'); + +/** Error message constants. */ +var FUNC_ERROR_TEXT = 'Expected a function'; + +/** Used to compose bitmasks for function metadata. */ +var WRAP_CURRY_FLAG = 8, + WRAP_PARTIAL_FLAG = 32, + WRAP_ARY_FLAG = 128, + WRAP_REARG_FLAG = 256; + +/** + * Creates a `_.flow` or `_.flowRight` function. + * + * @private + * @param {boolean} [fromRight] Specify iterating from right to left. + * @returns {Function} Returns the new flow function. + */ +function createFlow(fromRight) { + return flatRest(function(funcs) { + var length = funcs.length, + index = length, + prereq = LodashWrapper.prototype.thru; + + if (fromRight) { + funcs.reverse(); + } + while (index--) { + var func = funcs[index]; + if (typeof func != 'function') { + throw new TypeError(FUNC_ERROR_TEXT); + } + if (prereq && !wrapper && getFuncName(func) == 'wrapper') { + var wrapper = new LodashWrapper([], true); + } + } + index = wrapper ? index : length; + while (++index < length) { + func = funcs[index]; + + var funcName = getFuncName(func), + data = funcName == 'wrapper' ? getData(func) : undefined; + + if (data && isLaziable(data[0]) && + data[1] == (WRAP_ARY_FLAG | WRAP_CURRY_FLAG | WRAP_PARTIAL_FLAG | WRAP_REARG_FLAG) && + !data[4].length && data[9] == 1 + ) { + wrapper = wrapper[getFuncName(data[0])].apply(wrapper, data[3]); + } else { + wrapper = (func.length == 1 && isLaziable(func)) + ? wrapper[funcName]() + : wrapper.thru(func); + } + } + return function() { + var args = arguments, + value = args[0]; + + if (wrapper && args.length == 1 && isArray(value)) { + return wrapper.plant(value).value(); + } + var index = 0, + result = length ? funcs[index].apply(this, args) : value; + + while (++index < length) { + result = funcs[index].call(this, result); + } + return result; + }; + }); +} + +module.exports = createFlow; diff --git a/node_modules/lodash/_createHybrid.js b/node_modules/lodash/_createHybrid.js new file mode 100644 index 0000000..b671bd1 --- /dev/null +++ b/node_modules/lodash/_createHybrid.js @@ -0,0 +1,92 @@ +var composeArgs = require('./_composeArgs'), + composeArgsRight = require('./_composeArgsRight'), + countHolders = require('./_countHolders'), + createCtor = require('./_createCtor'), + createRecurry = require('./_createRecurry'), + getHolder = require('./_getHolder'), + reorder = require('./_reorder'), + replaceHolders = require('./_replaceHolders'), + root = require('./_root'); + +/** Used to compose bitmasks for function metadata. */ +var WRAP_BIND_FLAG = 1, + WRAP_BIND_KEY_FLAG = 2, + WRAP_CURRY_FLAG = 8, + WRAP_CURRY_RIGHT_FLAG = 16, + WRAP_ARY_FLAG = 128, + WRAP_FLIP_FLAG = 512; + +/** + * Creates a function that wraps `func` to invoke it with optional `this` + * binding of `thisArg`, partial application, and currying. + * + * @private + * @param {Function|string} func The function or method name to wrap. + * @param {number} bitmask The bitmask flags. See `createWrap` for more details. + * @param {*} [thisArg] The `this` binding of `func`. + * @param {Array} [partials] The arguments to prepend to those provided to + * the new function. + * @param {Array} [holders] The `partials` placeholder indexes. + * @param {Array} [partialsRight] The arguments to append to those provided + * to the new function. + * @param {Array} [holdersRight] The `partialsRight` placeholder indexes. + * @param {Array} [argPos] The argument positions of the new function. + * @param {number} [ary] The arity cap of `func`. + * @param {number} [arity] The arity of `func`. + * @returns {Function} Returns the new wrapped function. + */ +function createHybrid(func, bitmask, thisArg, partials, holders, partialsRight, holdersRight, argPos, ary, arity) { + var isAry = bitmask & WRAP_ARY_FLAG, + isBind = bitmask & WRAP_BIND_FLAG, + isBindKey = bitmask & WRAP_BIND_KEY_FLAG, + isCurried = bitmask & (WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG), + isFlip = bitmask & WRAP_FLIP_FLAG, + Ctor = isBindKey ? undefined : createCtor(func); + + function wrapper() { + var length = arguments.length, + args = Array(length), + index = length; + + while (index--) { + args[index] = arguments[index]; + } + if (isCurried) { + var placeholder = getHolder(wrapper), + holdersCount = countHolders(args, placeholder); + } + if (partials) { + args = composeArgs(args, partials, holders, isCurried); + } + if (partialsRight) { + args = composeArgsRight(args, partialsRight, holdersRight, isCurried); + } + length -= holdersCount; + if (isCurried && length < arity) { + var newHolders = replaceHolders(args, placeholder); + return createRecurry( + func, bitmask, createHybrid, wrapper.placeholder, thisArg, + args, newHolders, argPos, ary, arity - length + ); + } + var thisBinding = isBind ? thisArg : this, + fn = isBindKey ? thisBinding[func] : func; + + length = args.length; + if (argPos) { + args = reorder(args, argPos); + } else if (isFlip && length > 1) { + args.reverse(); + } + if (isAry && ary < length) { + args.length = ary; + } + if (this && this !== root && this instanceof wrapper) { + fn = Ctor || createCtor(fn); + } + return fn.apply(thisBinding, args); + } + return wrapper; +} + +module.exports = createHybrid; diff --git a/node_modules/lodash/_createInverter.js b/node_modules/lodash/_createInverter.js new file mode 100644 index 0000000..6c0c562 --- /dev/null +++ b/node_modules/lodash/_createInverter.js @@ -0,0 +1,17 @@ +var baseInverter = require('./_baseInverter'); + +/** + * Creates a function like `_.invertBy`. + * + * @private + * @param {Function} setter The function to set accumulator values. + * @param {Function} toIteratee The function to resolve iteratees. + * @returns {Function} Returns the new inverter function. + */ +function createInverter(setter, toIteratee) { + return function(object, iteratee) { + return baseInverter(object, setter, toIteratee(iteratee), {}); + }; +} + +module.exports = createInverter; diff --git a/node_modules/lodash/_createMathOperation.js b/node_modules/lodash/_createMathOperation.js new file mode 100644 index 0000000..f1e238a --- /dev/null +++ b/node_modules/lodash/_createMathOperation.js @@ -0,0 +1,38 @@ +var baseToNumber = require('./_baseToNumber'), + baseToString = require('./_baseToString'); + +/** + * Creates a function that performs a mathematical operation on two values. + * + * @private + * @param {Function} operator The function to perform the operation. + * @param {number} [defaultValue] The value used for `undefined` arguments. + * @returns {Function} Returns the new mathematical operation function. + */ +function createMathOperation(operator, defaultValue) { + return function(value, other) { + var result; + if (value === undefined && other === undefined) { + return defaultValue; + } + if (value !== undefined) { + result = value; + } + if (other !== undefined) { + if (result === undefined) { + return other; + } + if (typeof value == 'string' || typeof other == 'string') { + value = baseToString(value); + other = baseToString(other); + } else { + value = baseToNumber(value); + other = baseToNumber(other); + } + result = operator(value, other); + } + return result; + }; +} + +module.exports = createMathOperation; diff --git a/node_modules/lodash/_createOver.js b/node_modules/lodash/_createOver.js new file mode 100644 index 0000000..3b94551 --- /dev/null +++ b/node_modules/lodash/_createOver.js @@ -0,0 +1,27 @@ +var apply = require('./_apply'), + arrayMap = require('./_arrayMap'), + baseIteratee = require('./_baseIteratee'), + baseRest = require('./_baseRest'), + baseUnary = require('./_baseUnary'), + flatRest = require('./_flatRest'); + +/** + * Creates a function like `_.over`. + * + * @private + * @param {Function} arrayFunc The function to iterate over iteratees. + * @returns {Function} Returns the new over function. + */ +function createOver(arrayFunc) { + return flatRest(function(iteratees) { + iteratees = arrayMap(iteratees, baseUnary(baseIteratee)); + return baseRest(function(args) { + var thisArg = this; + return arrayFunc(iteratees, function(iteratee) { + return apply(iteratee, thisArg, args); + }); + }); + }); +} + +module.exports = createOver; diff --git a/node_modules/lodash/_createPadding.js b/node_modules/lodash/_createPadding.js new file mode 100644 index 0000000..2124612 --- /dev/null +++ b/node_modules/lodash/_createPadding.js @@ -0,0 +1,33 @@ +var baseRepeat = require('./_baseRepeat'), + baseToString = require('./_baseToString'), + castSlice = require('./_castSlice'), + hasUnicode = require('./_hasUnicode'), + stringSize = require('./_stringSize'), + stringToArray = require('./_stringToArray'); + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeCeil = Math.ceil; + +/** + * Creates the padding for `string` based on `length`. The `chars` string + * is truncated if the number of characters exceeds `length`. + * + * @private + * @param {number} length The padding length. + * @param {string} [chars=' '] The string used as padding. + * @returns {string} Returns the padding for `string`. + */ +function createPadding(length, chars) { + chars = chars === undefined ? ' ' : baseToString(chars); + + var charsLength = chars.length; + if (charsLength < 2) { + return charsLength ? baseRepeat(chars, length) : chars; + } + var result = baseRepeat(chars, nativeCeil(length / stringSize(chars))); + return hasUnicode(chars) + ? castSlice(stringToArray(result), 0, length).join('') + : result.slice(0, length); +} + +module.exports = createPadding; diff --git a/node_modules/lodash/_createPartial.js b/node_modules/lodash/_createPartial.js new file mode 100644 index 0000000..e16c248 --- /dev/null +++ b/node_modules/lodash/_createPartial.js @@ -0,0 +1,43 @@ +var apply = require('./_apply'), + createCtor = require('./_createCtor'), + root = require('./_root'); + +/** Used to compose bitmasks for function metadata. */ +var WRAP_BIND_FLAG = 1; + +/** + * Creates a function that wraps `func` to invoke it with the `this` binding + * of `thisArg` and `partials` prepended to the arguments it receives. + * + * @private + * @param {Function} func The function to wrap. + * @param {number} bitmask The bitmask flags. See `createWrap` for more details. + * @param {*} thisArg The `this` binding of `func`. + * @param {Array} partials The arguments to prepend to those provided to + * the new function. + * @returns {Function} Returns the new wrapped function. + */ +function createPartial(func, bitmask, thisArg, partials) { + var isBind = bitmask & WRAP_BIND_FLAG, + Ctor = createCtor(func); + + function wrapper() { + var argsIndex = -1, + argsLength = arguments.length, + leftIndex = -1, + leftLength = partials.length, + args = Array(leftLength + argsLength), + fn = (this && this !== root && this instanceof wrapper) ? Ctor : func; + + while (++leftIndex < leftLength) { + args[leftIndex] = partials[leftIndex]; + } + while (argsLength--) { + args[leftIndex++] = arguments[++argsIndex]; + } + return apply(fn, isBind ? thisArg : this, args); + } + return wrapper; +} + +module.exports = createPartial; diff --git a/node_modules/lodash/_createRange.js b/node_modules/lodash/_createRange.js new file mode 100644 index 0000000..9f52c77 --- /dev/null +++ b/node_modules/lodash/_createRange.js @@ -0,0 +1,30 @@ +var baseRange = require('./_baseRange'), + isIterateeCall = require('./_isIterateeCall'), + toFinite = require('./toFinite'); + +/** + * Creates a `_.range` or `_.rangeRight` function. + * + * @private + * @param {boolean} [fromRight] Specify iterating from right to left. + * @returns {Function} Returns the new range function. + */ +function createRange(fromRight) { + return function(start, end, step) { + if (step && typeof step != 'number' && isIterateeCall(start, end, step)) { + end = step = undefined; + } + // Ensure the sign of `-0` is preserved. + start = toFinite(start); + if (end === undefined) { + end = start; + start = 0; + } else { + end = toFinite(end); + } + step = step === undefined ? (start < end ? 1 : -1) : toFinite(step); + return baseRange(start, end, step, fromRight); + }; +} + +module.exports = createRange; diff --git a/node_modules/lodash/_createRecurry.js b/node_modules/lodash/_createRecurry.js new file mode 100644 index 0000000..eb29fb2 --- /dev/null +++ b/node_modules/lodash/_createRecurry.js @@ -0,0 +1,56 @@ +var isLaziable = require('./_isLaziable'), + setData = require('./_setData'), + setWrapToString = require('./_setWrapToString'); + +/** Used to compose bitmasks for function metadata. */ +var WRAP_BIND_FLAG = 1, + WRAP_BIND_KEY_FLAG = 2, + WRAP_CURRY_BOUND_FLAG = 4, + WRAP_CURRY_FLAG = 8, + WRAP_PARTIAL_FLAG = 32, + WRAP_PARTIAL_RIGHT_FLAG = 64; + +/** + * Creates a function that wraps `func` to continue currying. + * + * @private + * @param {Function} func The function to wrap. + * @param {number} bitmask The bitmask flags. See `createWrap` for more details. + * @param {Function} wrapFunc The function to create the `func` wrapper. + * @param {*} placeholder The placeholder value. + * @param {*} [thisArg] The `this` binding of `func`. + * @param {Array} [partials] The arguments to prepend to those provided to + * the new function. + * @param {Array} [holders] The `partials` placeholder indexes. + * @param {Array} [argPos] The argument positions of the new function. + * @param {number} [ary] The arity cap of `func`. + * @param {number} [arity] The arity of `func`. + * @returns {Function} Returns the new wrapped function. + */ +function createRecurry(func, bitmask, wrapFunc, placeholder, thisArg, partials, holders, argPos, ary, arity) { + var isCurry = bitmask & WRAP_CURRY_FLAG, + newHolders = isCurry ? holders : undefined, + newHoldersRight = isCurry ? undefined : holders, + newPartials = isCurry ? partials : undefined, + newPartialsRight = isCurry ? undefined : partials; + + bitmask |= (isCurry ? WRAP_PARTIAL_FLAG : WRAP_PARTIAL_RIGHT_FLAG); + bitmask &= ~(isCurry ? WRAP_PARTIAL_RIGHT_FLAG : WRAP_PARTIAL_FLAG); + + if (!(bitmask & WRAP_CURRY_BOUND_FLAG)) { + bitmask &= ~(WRAP_BIND_FLAG | WRAP_BIND_KEY_FLAG); + } + var newData = [ + func, bitmask, thisArg, newPartials, newHolders, newPartialsRight, + newHoldersRight, argPos, ary, arity + ]; + + var result = wrapFunc.apply(undefined, newData); + if (isLaziable(func)) { + setData(result, newData); + } + result.placeholder = placeholder; + return setWrapToString(result, func, bitmask); +} + +module.exports = createRecurry; diff --git a/node_modules/lodash/_createRelationalOperation.js b/node_modules/lodash/_createRelationalOperation.js new file mode 100644 index 0000000..a17c6b5 --- /dev/null +++ b/node_modules/lodash/_createRelationalOperation.js @@ -0,0 +1,20 @@ +var toNumber = require('./toNumber'); + +/** + * Creates a function that performs a relational operation on two values. + * + * @private + * @param {Function} operator The function to perform the operation. + * @returns {Function} Returns the new relational operation function. + */ +function createRelationalOperation(operator) { + return function(value, other) { + if (!(typeof value == 'string' && typeof other == 'string')) { + value = toNumber(value); + other = toNumber(other); + } + return operator(value, other); + }; +} + +module.exports = createRelationalOperation; diff --git a/node_modules/lodash/_createRound.js b/node_modules/lodash/_createRound.js new file mode 100644 index 0000000..88be5df --- /dev/null +++ b/node_modules/lodash/_createRound.js @@ -0,0 +1,35 @@ +var root = require('./_root'), + toInteger = require('./toInteger'), + toNumber = require('./toNumber'), + toString = require('./toString'); + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeIsFinite = root.isFinite, + nativeMin = Math.min; + +/** + * Creates a function like `_.round`. + * + * @private + * @param {string} methodName The name of the `Math` method to use when rounding. + * @returns {Function} Returns the new round function. + */ +function createRound(methodName) { + var func = Math[methodName]; + return function(number, precision) { + number = toNumber(number); + precision = precision == null ? 0 : nativeMin(toInteger(precision), 292); + if (precision && nativeIsFinite(number)) { + // Shift with exponential notation to avoid floating-point issues. + // See [MDN](https://mdn.io/round#Examples) for more details. + var pair = (toString(number) + 'e').split('e'), + value = func(pair[0] + 'e' + (+pair[1] + precision)); + + pair = (toString(value) + 'e').split('e'); + return +(pair[0] + 'e' + (+pair[1] - precision)); + } + return func(number); + }; +} + +module.exports = createRound; diff --git a/node_modules/lodash/_createSet.js b/node_modules/lodash/_createSet.js new file mode 100644 index 0000000..0f644ee --- /dev/null +++ b/node_modules/lodash/_createSet.js @@ -0,0 +1,19 @@ +var Set = require('./_Set'), + noop = require('./noop'), + setToArray = require('./_setToArray'); + +/** Used as references for various `Number` constants. */ +var INFINITY = 1 / 0; + +/** + * Creates a set object of `values`. + * + * @private + * @param {Array} values The values to add to the set. + * @returns {Object} Returns the new set. + */ +var createSet = !(Set && (1 / setToArray(new Set([,-0]))[1]) == INFINITY) ? noop : function(values) { + return new Set(values); +}; + +module.exports = createSet; diff --git a/node_modules/lodash/_createToPairs.js b/node_modules/lodash/_createToPairs.js new file mode 100644 index 0000000..568417a --- /dev/null +++ b/node_modules/lodash/_createToPairs.js @@ -0,0 +1,30 @@ +var baseToPairs = require('./_baseToPairs'), + getTag = require('./_getTag'), + mapToArray = require('./_mapToArray'), + setToPairs = require('./_setToPairs'); + +/** `Object#toString` result references. */ +var mapTag = '[object Map]', + setTag = '[object Set]'; + +/** + * Creates a `_.toPairs` or `_.toPairsIn` function. + * + * @private + * @param {Function} keysFunc The function to get the keys of a given object. + * @returns {Function} Returns the new pairs function. + */ +function createToPairs(keysFunc) { + return function(object) { + var tag = getTag(object); + if (tag == mapTag) { + return mapToArray(object); + } + if (tag == setTag) { + return setToPairs(object); + } + return baseToPairs(object, keysFunc(object)); + }; +} + +module.exports = createToPairs; diff --git a/node_modules/lodash/_createWrap.js b/node_modules/lodash/_createWrap.js new file mode 100644 index 0000000..33f0633 --- /dev/null +++ b/node_modules/lodash/_createWrap.js @@ -0,0 +1,106 @@ +var baseSetData = require('./_baseSetData'), + createBind = require('./_createBind'), + createCurry = require('./_createCurry'), + createHybrid = require('./_createHybrid'), + createPartial = require('./_createPartial'), + getData = require('./_getData'), + mergeData = require('./_mergeData'), + setData = require('./_setData'), + setWrapToString = require('./_setWrapToString'), + toInteger = require('./toInteger'); + +/** Error message constants. */ +var FUNC_ERROR_TEXT = 'Expected a function'; + +/** Used to compose bitmasks for function metadata. */ +var WRAP_BIND_FLAG = 1, + WRAP_BIND_KEY_FLAG = 2, + WRAP_CURRY_FLAG = 8, + WRAP_CURRY_RIGHT_FLAG = 16, + WRAP_PARTIAL_FLAG = 32, + WRAP_PARTIAL_RIGHT_FLAG = 64; + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeMax = Math.max; + +/** + * Creates a function that either curries or invokes `func` with optional + * `this` binding and partially applied arguments. + * + * @private + * @param {Function|string} func The function or method name to wrap. + * @param {number} bitmask The bitmask flags. + * 1 - `_.bind` + * 2 - `_.bindKey` + * 4 - `_.curry` or `_.curryRight` of a bound function + * 8 - `_.curry` + * 16 - `_.curryRight` + * 32 - `_.partial` + * 64 - `_.partialRight` + * 128 - `_.rearg` + * 256 - `_.ary` + * 512 - `_.flip` + * @param {*} [thisArg] The `this` binding of `func`. + * @param {Array} [partials] The arguments to be partially applied. + * @param {Array} [holders] The `partials` placeholder indexes. + * @param {Array} [argPos] The argument positions of the new function. + * @param {number} [ary] The arity cap of `func`. + * @param {number} [arity] The arity of `func`. + * @returns {Function} Returns the new wrapped function. + */ +function createWrap(func, bitmask, thisArg, partials, holders, argPos, ary, arity) { + var isBindKey = bitmask & WRAP_BIND_KEY_FLAG; + if (!isBindKey && typeof func != 'function') { + throw new TypeError(FUNC_ERROR_TEXT); + } + var length = partials ? partials.length : 0; + if (!length) { + bitmask &= ~(WRAP_PARTIAL_FLAG | WRAP_PARTIAL_RIGHT_FLAG); + partials = holders = undefined; + } + ary = ary === undefined ? ary : nativeMax(toInteger(ary), 0); + arity = arity === undefined ? arity : toInteger(arity); + length -= holders ? holders.length : 0; + + if (bitmask & WRAP_PARTIAL_RIGHT_FLAG) { + var partialsRight = partials, + holdersRight = holders; + + partials = holders = undefined; + } + var data = isBindKey ? undefined : getData(func); + + var newData = [ + func, bitmask, thisArg, partials, holders, partialsRight, holdersRight, + argPos, ary, arity + ]; + + if (data) { + mergeData(newData, data); + } + func = newData[0]; + bitmask = newData[1]; + thisArg = newData[2]; + partials = newData[3]; + holders = newData[4]; + arity = newData[9] = newData[9] === undefined + ? (isBindKey ? 0 : func.length) + : nativeMax(newData[9] - length, 0); + + if (!arity && bitmask & (WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG)) { + bitmask &= ~(WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG); + } + if (!bitmask || bitmask == WRAP_BIND_FLAG) { + var result = createBind(func, bitmask, thisArg); + } else if (bitmask == WRAP_CURRY_FLAG || bitmask == WRAP_CURRY_RIGHT_FLAG) { + result = createCurry(func, bitmask, arity); + } else if ((bitmask == WRAP_PARTIAL_FLAG || bitmask == (WRAP_BIND_FLAG | WRAP_PARTIAL_FLAG)) && !holders.length) { + result = createPartial(func, bitmask, thisArg, partials); + } else { + result = createHybrid.apply(undefined, newData); + } + var setter = data ? baseSetData : setData; + return setWrapToString(setter(result, newData), func, bitmask); +} + +module.exports = createWrap; diff --git a/node_modules/lodash/_customDefaultsAssignIn.js b/node_modules/lodash/_customDefaultsAssignIn.js new file mode 100644 index 0000000..1f49e6f --- /dev/null +++ b/node_modules/lodash/_customDefaultsAssignIn.js @@ -0,0 +1,29 @@ +var eq = require('./eq'); + +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** Used to check objects for own properties. */ +var hasOwnProperty = objectProto.hasOwnProperty; + +/** + * Used by `_.defaults` to customize its `_.assignIn` use to assign properties + * of source objects to the destination object for all destination properties + * that resolve to `undefined`. + * + * @private + * @param {*} objValue The destination value. + * @param {*} srcValue The source value. + * @param {string} key The key of the property to assign. + * @param {Object} object The parent object of `objValue`. + * @returns {*} Returns the value to assign. + */ +function customDefaultsAssignIn(objValue, srcValue, key, object) { + if (objValue === undefined || + (eq(objValue, objectProto[key]) && !hasOwnProperty.call(object, key))) { + return srcValue; + } + return objValue; +} + +module.exports = customDefaultsAssignIn; diff --git a/node_modules/lodash/_customDefaultsMerge.js b/node_modules/lodash/_customDefaultsMerge.js new file mode 100644 index 0000000..4cab317 --- /dev/null +++ b/node_modules/lodash/_customDefaultsMerge.js @@ -0,0 +1,28 @@ +var baseMerge = require('./_baseMerge'), + isObject = require('./isObject'); + +/** + * Used by `_.defaultsDeep` to customize its `_.merge` use to merge source + * objects into destination objects that are passed thru. + * + * @private + * @param {*} objValue The destination value. + * @param {*} srcValue The source value. + * @param {string} key The key of the property to merge. + * @param {Object} object The parent object of `objValue`. + * @param {Object} source The parent object of `srcValue`. + * @param {Object} [stack] Tracks traversed source values and their merged + * counterparts. + * @returns {*} Returns the value to assign. + */ +function customDefaultsMerge(objValue, srcValue, key, object, source, stack) { + if (isObject(objValue) && isObject(srcValue)) { + // Recursively merge objects and arrays (susceptible to call stack limits). + stack.set(srcValue, objValue); + baseMerge(objValue, srcValue, undefined, customDefaultsMerge, stack); + stack['delete'](srcValue); + } + return objValue; +} + +module.exports = customDefaultsMerge; diff --git a/node_modules/lodash/_customOmitClone.js b/node_modules/lodash/_customOmitClone.js new file mode 100644 index 0000000..968db2e --- /dev/null +++ b/node_modules/lodash/_customOmitClone.js @@ -0,0 +1,16 @@ +var isPlainObject = require('./isPlainObject'); + +/** + * Used by `_.omit` to customize its `_.cloneDeep` use to only clone plain + * objects. + * + * @private + * @param {*} value The value to inspect. + * @param {string} key The key of the property to inspect. + * @returns {*} Returns the uncloned value or `undefined` to defer cloning to `_.cloneDeep`. + */ +function customOmitClone(value) { + return isPlainObject(value) ? undefined : value; +} + +module.exports = customOmitClone; diff --git a/node_modules/lodash/_deburrLetter.js b/node_modules/lodash/_deburrLetter.js new file mode 100644 index 0000000..3e531ed --- /dev/null +++ b/node_modules/lodash/_deburrLetter.js @@ -0,0 +1,71 @@ +var basePropertyOf = require('./_basePropertyOf'); + +/** Used to map Latin Unicode letters to basic Latin letters. */ +var deburredLetters = { + // Latin-1 Supplement block. + '\xc0': 'A', '\xc1': 'A', '\xc2': 'A', '\xc3': 'A', '\xc4': 'A', '\xc5': 'A', + '\xe0': 'a', '\xe1': 'a', '\xe2': 'a', '\xe3': 'a', '\xe4': 'a', '\xe5': 'a', + '\xc7': 'C', '\xe7': 'c', + '\xd0': 'D', '\xf0': 'd', + '\xc8': 'E', '\xc9': 'E', '\xca': 'E', '\xcb': 'E', + '\xe8': 'e', '\xe9': 'e', '\xea': 'e', '\xeb': 'e', + '\xcc': 'I', '\xcd': 'I', '\xce': 'I', '\xcf': 'I', + '\xec': 'i', '\xed': 'i', '\xee': 'i', '\xef': 'i', + '\xd1': 'N', '\xf1': 'n', + '\xd2': 'O', '\xd3': 'O', '\xd4': 'O', '\xd5': 'O', '\xd6': 'O', '\xd8': 'O', + '\xf2': 'o', '\xf3': 'o', '\xf4': 'o', '\xf5': 'o', '\xf6': 'o', '\xf8': 'o', + '\xd9': 'U', '\xda': 'U', '\xdb': 'U', '\xdc': 'U', + '\xf9': 'u', '\xfa': 'u', '\xfb': 'u', '\xfc': 'u', + '\xdd': 'Y', '\xfd': 'y', '\xff': 'y', + '\xc6': 'Ae', '\xe6': 'ae', + '\xde': 'Th', '\xfe': 'th', + '\xdf': 'ss', + // Latin Extended-A block. + '\u0100': 'A', '\u0102': 'A', '\u0104': 'A', + '\u0101': 'a', '\u0103': 'a', '\u0105': 'a', + '\u0106': 'C', '\u0108': 'C', '\u010a': 'C', '\u010c': 'C', + '\u0107': 'c', '\u0109': 'c', '\u010b': 'c', '\u010d': 'c', + '\u010e': 'D', '\u0110': 'D', '\u010f': 'd', '\u0111': 'd', + '\u0112': 'E', '\u0114': 'E', '\u0116': 'E', '\u0118': 'E', '\u011a': 'E', + '\u0113': 'e', '\u0115': 'e', '\u0117': 'e', '\u0119': 'e', '\u011b': 'e', + '\u011c': 'G', '\u011e': 'G', '\u0120': 'G', '\u0122': 'G', + '\u011d': 'g', '\u011f': 'g', '\u0121': 'g', '\u0123': 'g', + '\u0124': 'H', '\u0126': 'H', '\u0125': 'h', '\u0127': 'h', + '\u0128': 'I', '\u012a': 'I', '\u012c': 'I', '\u012e': 'I', '\u0130': 'I', + '\u0129': 'i', '\u012b': 'i', '\u012d': 'i', '\u012f': 'i', '\u0131': 'i', + '\u0134': 'J', '\u0135': 'j', + '\u0136': 'K', '\u0137': 'k', '\u0138': 'k', + '\u0139': 'L', '\u013b': 'L', '\u013d': 'L', '\u013f': 'L', '\u0141': 'L', + '\u013a': 'l', '\u013c': 'l', '\u013e': 'l', '\u0140': 'l', '\u0142': 'l', + '\u0143': 'N', '\u0145': 'N', '\u0147': 'N', '\u014a': 'N', + '\u0144': 'n', '\u0146': 'n', '\u0148': 'n', '\u014b': 'n', + '\u014c': 'O', '\u014e': 'O', '\u0150': 'O', + '\u014d': 'o', '\u014f': 'o', '\u0151': 'o', + '\u0154': 'R', '\u0156': 'R', '\u0158': 'R', + '\u0155': 'r', '\u0157': 'r', '\u0159': 'r', + '\u015a': 'S', '\u015c': 'S', '\u015e': 'S', '\u0160': 'S', + '\u015b': 's', '\u015d': 's', '\u015f': 's', '\u0161': 's', + '\u0162': 'T', '\u0164': 'T', '\u0166': 'T', + '\u0163': 't', '\u0165': 't', '\u0167': 't', + '\u0168': 'U', '\u016a': 'U', '\u016c': 'U', '\u016e': 'U', '\u0170': 'U', '\u0172': 'U', + '\u0169': 'u', '\u016b': 'u', '\u016d': 'u', '\u016f': 'u', '\u0171': 'u', '\u0173': 'u', + '\u0174': 'W', '\u0175': 'w', + '\u0176': 'Y', '\u0177': 'y', '\u0178': 'Y', + '\u0179': 'Z', '\u017b': 'Z', '\u017d': 'Z', + '\u017a': 'z', '\u017c': 'z', '\u017e': 'z', + '\u0132': 'IJ', '\u0133': 'ij', + '\u0152': 'Oe', '\u0153': 'oe', + '\u0149': "'n", '\u017f': 's' +}; + +/** + * Used by `_.deburr` to convert Latin-1 Supplement and Latin Extended-A + * letters to basic Latin letters. + * + * @private + * @param {string} letter The matched letter to deburr. + * @returns {string} Returns the deburred letter. + */ +var deburrLetter = basePropertyOf(deburredLetters); + +module.exports = deburrLetter; diff --git a/node_modules/lodash/_defineProperty.js b/node_modules/lodash/_defineProperty.js new file mode 100644 index 0000000..b6116d9 --- /dev/null +++ b/node_modules/lodash/_defineProperty.js @@ -0,0 +1,11 @@ +var getNative = require('./_getNative'); + +var defineProperty = (function() { + try { + var func = getNative(Object, 'defineProperty'); + func({}, '', {}); + return func; + } catch (e) {} +}()); + +module.exports = defineProperty; diff --git a/node_modules/lodash/_equalArrays.js b/node_modules/lodash/_equalArrays.js new file mode 100644 index 0000000..824228c --- /dev/null +++ b/node_modules/lodash/_equalArrays.js @@ -0,0 +1,84 @@ +var SetCache = require('./_SetCache'), + arraySome = require('./_arraySome'), + cacheHas = require('./_cacheHas'); + +/** Used to compose bitmasks for value comparisons. */ +var COMPARE_PARTIAL_FLAG = 1, + COMPARE_UNORDERED_FLAG = 2; + +/** + * A specialized version of `baseIsEqualDeep` for arrays with support for + * partial deep comparisons. + * + * @private + * @param {Array} array The array to compare. + * @param {Array} other The other array to compare. + * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details. + * @param {Function} customizer The function to customize comparisons. + * @param {Function} equalFunc The function to determine equivalents of values. + * @param {Object} stack Tracks traversed `array` and `other` objects. + * @returns {boolean} Returns `true` if the arrays are equivalent, else `false`. + */ +function equalArrays(array, other, bitmask, customizer, equalFunc, stack) { + var isPartial = bitmask & COMPARE_PARTIAL_FLAG, + arrLength = array.length, + othLength = other.length; + + if (arrLength != othLength && !(isPartial && othLength > arrLength)) { + return false; + } + // Check that cyclic values are equal. + var arrStacked = stack.get(array); + var othStacked = stack.get(other); + if (arrStacked && othStacked) { + return arrStacked == other && othStacked == array; + } + var index = -1, + result = true, + seen = (bitmask & COMPARE_UNORDERED_FLAG) ? new SetCache : undefined; + + stack.set(array, other); + stack.set(other, array); + + // Ignore non-index properties. + while (++index < arrLength) { + var arrValue = array[index], + othValue = other[index]; + + if (customizer) { + var compared = isPartial + ? customizer(othValue, arrValue, index, other, array, stack) + : customizer(arrValue, othValue, index, array, other, stack); + } + if (compared !== undefined) { + if (compared) { + continue; + } + result = false; + break; + } + // Recursively compare arrays (susceptible to call stack limits). + if (seen) { + if (!arraySome(other, function(othValue, othIndex) { + if (!cacheHas(seen, othIndex) && + (arrValue === othValue || equalFunc(arrValue, othValue, bitmask, customizer, stack))) { + return seen.push(othIndex); + } + })) { + result = false; + break; + } + } else if (!( + arrValue === othValue || + equalFunc(arrValue, othValue, bitmask, customizer, stack) + )) { + result = false; + break; + } + } + stack['delete'](array); + stack['delete'](other); + return result; +} + +module.exports = equalArrays; diff --git a/node_modules/lodash/_equalByTag.js b/node_modules/lodash/_equalByTag.js new file mode 100644 index 0000000..71919e8 --- /dev/null +++ b/node_modules/lodash/_equalByTag.js @@ -0,0 +1,112 @@ +var Symbol = require('./_Symbol'), + Uint8Array = require('./_Uint8Array'), + eq = require('./eq'), + equalArrays = require('./_equalArrays'), + mapToArray = require('./_mapToArray'), + setToArray = require('./_setToArray'); + +/** Used to compose bitmasks for value comparisons. */ +var COMPARE_PARTIAL_FLAG = 1, + COMPARE_UNORDERED_FLAG = 2; + +/** `Object#toString` result references. */ +var boolTag = '[object Boolean]', + dateTag = '[object Date]', + errorTag = '[object Error]', + mapTag = '[object Map]', + numberTag = '[object Number]', + regexpTag = '[object RegExp]', + setTag = '[object Set]', + stringTag = '[object String]', + symbolTag = '[object Symbol]'; + +var arrayBufferTag = '[object ArrayBuffer]', + dataViewTag = '[object DataView]'; + +/** Used to convert symbols to primitives and strings. */ +var symbolProto = Symbol ? Symbol.prototype : undefined, + symbolValueOf = symbolProto ? symbolProto.valueOf : undefined; + +/** + * A specialized version of `baseIsEqualDeep` for comparing objects of + * the same `toStringTag`. + * + * **Note:** This function only supports comparing values with tags of + * `Boolean`, `Date`, `Error`, `Number`, `RegExp`, or `String`. + * + * @private + * @param {Object} object The object to compare. + * @param {Object} other The other object to compare. + * @param {string} tag The `toStringTag` of the objects to compare. + * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details. + * @param {Function} customizer The function to customize comparisons. + * @param {Function} equalFunc The function to determine equivalents of values. + * @param {Object} stack Tracks traversed `object` and `other` objects. + * @returns {boolean} Returns `true` if the objects are equivalent, else `false`. + */ +function equalByTag(object, other, tag, bitmask, customizer, equalFunc, stack) { + switch (tag) { + case dataViewTag: + if ((object.byteLength != other.byteLength) || + (object.byteOffset != other.byteOffset)) { + return false; + } + object = object.buffer; + other = other.buffer; + + case arrayBufferTag: + if ((object.byteLength != other.byteLength) || + !equalFunc(new Uint8Array(object), new Uint8Array(other))) { + return false; + } + return true; + + case boolTag: + case dateTag: + case numberTag: + // Coerce booleans to `1` or `0` and dates to milliseconds. + // Invalid dates are coerced to `NaN`. + return eq(+object, +other); + + case errorTag: + return object.name == other.name && object.message == other.message; + + case regexpTag: + case stringTag: + // Coerce regexes to strings and treat strings, primitives and objects, + // as equal. See http://www.ecma-international.org/ecma-262/7.0/#sec-regexp.prototype.tostring + // for more details. + return object == (other + ''); + + case mapTag: + var convert = mapToArray; + + case setTag: + var isPartial = bitmask & COMPARE_PARTIAL_FLAG; + convert || (convert = setToArray); + + if (object.size != other.size && !isPartial) { + return false; + } + // Assume cyclic values are equal. + var stacked = stack.get(object); + if (stacked) { + return stacked == other; + } + bitmask |= COMPARE_UNORDERED_FLAG; + + // Recursively compare objects (susceptible to call stack limits). + stack.set(object, other); + var result = equalArrays(convert(object), convert(other), bitmask, customizer, equalFunc, stack); + stack['delete'](object); + return result; + + case symbolTag: + if (symbolValueOf) { + return symbolValueOf.call(object) == symbolValueOf.call(other); + } + } + return false; +} + +module.exports = equalByTag; diff --git a/node_modules/lodash/_equalObjects.js b/node_modules/lodash/_equalObjects.js new file mode 100644 index 0000000..cdaacd2 --- /dev/null +++ b/node_modules/lodash/_equalObjects.js @@ -0,0 +1,90 @@ +var getAllKeys = require('./_getAllKeys'); + +/** Used to compose bitmasks for value comparisons. */ +var COMPARE_PARTIAL_FLAG = 1; + +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** Used to check objects for own properties. */ +var hasOwnProperty = objectProto.hasOwnProperty; + +/** + * A specialized version of `baseIsEqualDeep` for objects with support for + * partial deep comparisons. + * + * @private + * @param {Object} object The object to compare. + * @param {Object} other The other object to compare. + * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details. + * @param {Function} customizer The function to customize comparisons. + * @param {Function} equalFunc The function to determine equivalents of values. + * @param {Object} stack Tracks traversed `object` and `other` objects. + * @returns {boolean} Returns `true` if the objects are equivalent, else `false`. + */ +function equalObjects(object, other, bitmask, customizer, equalFunc, stack) { + var isPartial = bitmask & COMPARE_PARTIAL_FLAG, + objProps = getAllKeys(object), + objLength = objProps.length, + othProps = getAllKeys(other), + othLength = othProps.length; + + if (objLength != othLength && !isPartial) { + return false; + } + var index = objLength; + while (index--) { + var key = objProps[index]; + if (!(isPartial ? key in other : hasOwnProperty.call(other, key))) { + return false; + } + } + // Check that cyclic values are equal. + var objStacked = stack.get(object); + var othStacked = stack.get(other); + if (objStacked && othStacked) { + return objStacked == other && othStacked == object; + } + var result = true; + stack.set(object, other); + stack.set(other, object); + + var skipCtor = isPartial; + while (++index < objLength) { + key = objProps[index]; + var objValue = object[key], + othValue = other[key]; + + if (customizer) { + var compared = isPartial + ? customizer(othValue, objValue, key, other, object, stack) + : customizer(objValue, othValue, key, object, other, stack); + } + // Recursively compare objects (susceptible to call stack limits). + if (!(compared === undefined + ? (objValue === othValue || equalFunc(objValue, othValue, bitmask, customizer, stack)) + : compared + )) { + result = false; + break; + } + skipCtor || (skipCtor = key == 'constructor'); + } + if (result && !skipCtor) { + var objCtor = object.constructor, + othCtor = other.constructor; + + // Non `Object` object instances with different constructors are not equal. + if (objCtor != othCtor && + ('constructor' in object && 'constructor' in other) && + !(typeof objCtor == 'function' && objCtor instanceof objCtor && + typeof othCtor == 'function' && othCtor instanceof othCtor)) { + result = false; + } + } + stack['delete'](object); + stack['delete'](other); + return result; +} + +module.exports = equalObjects; diff --git a/node_modules/lodash/_escapeHtmlChar.js b/node_modules/lodash/_escapeHtmlChar.js new file mode 100644 index 0000000..7ca68ee --- /dev/null +++ b/node_modules/lodash/_escapeHtmlChar.js @@ -0,0 +1,21 @@ +var basePropertyOf = require('./_basePropertyOf'); + +/** Used to map characters to HTML entities. */ +var htmlEscapes = { + '&': '&', + '<': '<', + '>': '>', + '"': '"', + "'": ''' +}; + +/** + * Used by `_.escape` to convert characters to HTML entities. + * + * @private + * @param {string} chr The matched character to escape. + * @returns {string} Returns the escaped character. + */ +var escapeHtmlChar = basePropertyOf(htmlEscapes); + +module.exports = escapeHtmlChar; diff --git a/node_modules/lodash/_escapeStringChar.js b/node_modules/lodash/_escapeStringChar.js new file mode 100644 index 0000000..44eca96 --- /dev/null +++ b/node_modules/lodash/_escapeStringChar.js @@ -0,0 +1,22 @@ +/** Used to escape characters for inclusion in compiled string literals. */ +var stringEscapes = { + '\\': '\\', + "'": "'", + '\n': 'n', + '\r': 'r', + '\u2028': 'u2028', + '\u2029': 'u2029' +}; + +/** + * Used by `_.template` to escape characters for inclusion in compiled string literals. + * + * @private + * @param {string} chr The matched character to escape. + * @returns {string} Returns the escaped character. + */ +function escapeStringChar(chr) { + return '\\' + stringEscapes[chr]; +} + +module.exports = escapeStringChar; diff --git a/node_modules/lodash/_flatRest.js b/node_modules/lodash/_flatRest.js new file mode 100644 index 0000000..94ab6cc --- /dev/null +++ b/node_modules/lodash/_flatRest.js @@ -0,0 +1,16 @@ +var flatten = require('./flatten'), + overRest = require('./_overRest'), + setToString = require('./_setToString'); + +/** + * A specialized version of `baseRest` which flattens the rest array. + * + * @private + * @param {Function} func The function to apply a rest parameter to. + * @returns {Function} Returns the new function. + */ +function flatRest(func) { + return setToString(overRest(func, undefined, flatten), func + ''); +} + +module.exports = flatRest; diff --git a/node_modules/lodash/_freeGlobal.js b/node_modules/lodash/_freeGlobal.js new file mode 100644 index 0000000..bbec998 --- /dev/null +++ b/node_modules/lodash/_freeGlobal.js @@ -0,0 +1,4 @@ +/** Detect free variable `global` from Node.js. */ +var freeGlobal = typeof global == 'object' && global && global.Object === Object && global; + +module.exports = freeGlobal; diff --git a/node_modules/lodash/_getAllKeys.js b/node_modules/lodash/_getAllKeys.js new file mode 100644 index 0000000..a9ce699 --- /dev/null +++ b/node_modules/lodash/_getAllKeys.js @@ -0,0 +1,16 @@ +var baseGetAllKeys = require('./_baseGetAllKeys'), + getSymbols = require('./_getSymbols'), + keys = require('./keys'); + +/** + * Creates an array of own enumerable property names and symbols of `object`. + * + * @private + * @param {Object} object The object to query. + * @returns {Array} Returns the array of property names and symbols. + */ +function getAllKeys(object) { + return baseGetAllKeys(object, keys, getSymbols); +} + +module.exports = getAllKeys; diff --git a/node_modules/lodash/_getAllKeysIn.js b/node_modules/lodash/_getAllKeysIn.js new file mode 100644 index 0000000..1b46678 --- /dev/null +++ b/node_modules/lodash/_getAllKeysIn.js @@ -0,0 +1,17 @@ +var baseGetAllKeys = require('./_baseGetAllKeys'), + getSymbolsIn = require('./_getSymbolsIn'), + keysIn = require('./keysIn'); + +/** + * Creates an array of own and inherited enumerable property names and + * symbols of `object`. + * + * @private + * @param {Object} object The object to query. + * @returns {Array} Returns the array of property names and symbols. + */ +function getAllKeysIn(object) { + return baseGetAllKeys(object, keysIn, getSymbolsIn); +} + +module.exports = getAllKeysIn; diff --git a/node_modules/lodash/_getData.js b/node_modules/lodash/_getData.js new file mode 100644 index 0000000..a1fe7b7 --- /dev/null +++ b/node_modules/lodash/_getData.js @@ -0,0 +1,15 @@ +var metaMap = require('./_metaMap'), + noop = require('./noop'); + +/** + * Gets metadata for `func`. + * + * @private + * @param {Function} func The function to query. + * @returns {*} Returns the metadata for `func`. + */ +var getData = !metaMap ? noop : function(func) { + return metaMap.get(func); +}; + +module.exports = getData; diff --git a/node_modules/lodash/_getFuncName.js b/node_modules/lodash/_getFuncName.js new file mode 100644 index 0000000..21e15b3 --- /dev/null +++ b/node_modules/lodash/_getFuncName.js @@ -0,0 +1,31 @@ +var realNames = require('./_realNames'); + +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** Used to check objects for own properties. */ +var hasOwnProperty = objectProto.hasOwnProperty; + +/** + * Gets the name of `func`. + * + * @private + * @param {Function} func The function to query. + * @returns {string} Returns the function name. + */ +function getFuncName(func) { + var result = (func.name + ''), + array = realNames[result], + length = hasOwnProperty.call(realNames, result) ? array.length : 0; + + while (length--) { + var data = array[length], + otherFunc = data.func; + if (otherFunc == null || otherFunc == func) { + return data.name; + } + } + return result; +} + +module.exports = getFuncName; diff --git a/node_modules/lodash/_getHolder.js b/node_modules/lodash/_getHolder.js new file mode 100644 index 0000000..65e94b5 --- /dev/null +++ b/node_modules/lodash/_getHolder.js @@ -0,0 +1,13 @@ +/** + * Gets the argument placeholder value for `func`. + * + * @private + * @param {Function} func The function to inspect. + * @returns {*} Returns the placeholder value. + */ +function getHolder(func) { + var object = func; + return object.placeholder; +} + +module.exports = getHolder; diff --git a/node_modules/lodash/_getMapData.js b/node_modules/lodash/_getMapData.js new file mode 100644 index 0000000..17f6303 --- /dev/null +++ b/node_modules/lodash/_getMapData.js @@ -0,0 +1,18 @@ +var isKeyable = require('./_isKeyable'); + +/** + * Gets the data for `map`. + * + * @private + * @param {Object} map The map to query. + * @param {string} key The reference key. + * @returns {*} Returns the map data. + */ +function getMapData(map, key) { + var data = map.__data__; + return isKeyable(key) + ? data[typeof key == 'string' ? 'string' : 'hash'] + : data.map; +} + +module.exports = getMapData; diff --git a/node_modules/lodash/_getMatchData.js b/node_modules/lodash/_getMatchData.js new file mode 100644 index 0000000..2cc70f9 --- /dev/null +++ b/node_modules/lodash/_getMatchData.js @@ -0,0 +1,24 @@ +var isStrictComparable = require('./_isStrictComparable'), + keys = require('./keys'); + +/** + * Gets the property names, values, and compare flags of `object`. + * + * @private + * @param {Object} object The object to query. + * @returns {Array} Returns the match data of `object`. + */ +function getMatchData(object) { + var result = keys(object), + length = result.length; + + while (length--) { + var key = result[length], + value = object[key]; + + result[length] = [key, value, isStrictComparable(value)]; + } + return result; +} + +module.exports = getMatchData; diff --git a/node_modules/lodash/_getNative.js b/node_modules/lodash/_getNative.js new file mode 100644 index 0000000..97a622b --- /dev/null +++ b/node_modules/lodash/_getNative.js @@ -0,0 +1,17 @@ +var baseIsNative = require('./_baseIsNative'), + getValue = require('./_getValue'); + +/** + * Gets the native function at `key` of `object`. + * + * @private + * @param {Object} object The object to query. + * @param {string} key The key of the method to get. + * @returns {*} Returns the function if it's native, else `undefined`. + */ +function getNative(object, key) { + var value = getValue(object, key); + return baseIsNative(value) ? value : undefined; +} + +module.exports = getNative; diff --git a/node_modules/lodash/_getPrototype.js b/node_modules/lodash/_getPrototype.js new file mode 100644 index 0000000..e808612 --- /dev/null +++ b/node_modules/lodash/_getPrototype.js @@ -0,0 +1,6 @@ +var overArg = require('./_overArg'); + +/** Built-in value references. */ +var getPrototype = overArg(Object.getPrototypeOf, Object); + +module.exports = getPrototype; diff --git a/node_modules/lodash/_getRawTag.js b/node_modules/lodash/_getRawTag.js new file mode 100644 index 0000000..49a95c9 --- /dev/null +++ b/node_modules/lodash/_getRawTag.js @@ -0,0 +1,46 @@ +var Symbol = require('./_Symbol'); + +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** Used to check objects for own properties. */ +var hasOwnProperty = objectProto.hasOwnProperty; + +/** + * Used to resolve the + * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring) + * of values. + */ +var nativeObjectToString = objectProto.toString; + +/** Built-in value references. */ +var symToStringTag = Symbol ? Symbol.toStringTag : undefined; + +/** + * A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values. + * + * @private + * @param {*} value The value to query. + * @returns {string} Returns the raw `toStringTag`. + */ +function getRawTag(value) { + var isOwn = hasOwnProperty.call(value, symToStringTag), + tag = value[symToStringTag]; + + try { + value[symToStringTag] = undefined; + var unmasked = true; + } catch (e) {} + + var result = nativeObjectToString.call(value); + if (unmasked) { + if (isOwn) { + value[symToStringTag] = tag; + } else { + delete value[symToStringTag]; + } + } + return result; +} + +module.exports = getRawTag; diff --git a/node_modules/lodash/_getSymbols.js b/node_modules/lodash/_getSymbols.js new file mode 100644 index 0000000..7d6eafe --- /dev/null +++ b/node_modules/lodash/_getSymbols.js @@ -0,0 +1,30 @@ +var arrayFilter = require('./_arrayFilter'), + stubArray = require('./stubArray'); + +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** Built-in value references. */ +var propertyIsEnumerable = objectProto.propertyIsEnumerable; + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeGetSymbols = Object.getOwnPropertySymbols; + +/** + * Creates an array of the own enumerable symbols of `object`. + * + * @private + * @param {Object} object The object to query. + * @returns {Array} Returns the array of symbols. + */ +var getSymbols = !nativeGetSymbols ? stubArray : function(object) { + if (object == null) { + return []; + } + object = Object(object); + return arrayFilter(nativeGetSymbols(object), function(symbol) { + return propertyIsEnumerable.call(object, symbol); + }); +}; + +module.exports = getSymbols; diff --git a/node_modules/lodash/_getSymbolsIn.js b/node_modules/lodash/_getSymbolsIn.js new file mode 100644 index 0000000..cec0855 --- /dev/null +++ b/node_modules/lodash/_getSymbolsIn.js @@ -0,0 +1,25 @@ +var arrayPush = require('./_arrayPush'), + getPrototype = require('./_getPrototype'), + getSymbols = require('./_getSymbols'), + stubArray = require('./stubArray'); + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeGetSymbols = Object.getOwnPropertySymbols; + +/** + * Creates an array of the own and inherited enumerable symbols of `object`. + * + * @private + * @param {Object} object The object to query. + * @returns {Array} Returns the array of symbols. + */ +var getSymbolsIn = !nativeGetSymbols ? stubArray : function(object) { + var result = []; + while (object) { + arrayPush(result, getSymbols(object)); + object = getPrototype(object); + } + return result; +}; + +module.exports = getSymbolsIn; diff --git a/node_modules/lodash/_getTag.js b/node_modules/lodash/_getTag.js new file mode 100644 index 0000000..deaf89d --- /dev/null +++ b/node_modules/lodash/_getTag.js @@ -0,0 +1,58 @@ +var DataView = require('./_DataView'), + Map = require('./_Map'), + Promise = require('./_Promise'), + Set = require('./_Set'), + WeakMap = require('./_WeakMap'), + baseGetTag = require('./_baseGetTag'), + toSource = require('./_toSource'); + +/** `Object#toString` result references. */ +var mapTag = '[object Map]', + objectTag = '[object Object]', + promiseTag = '[object Promise]', + setTag = '[object Set]', + weakMapTag = '[object WeakMap]'; + +var dataViewTag = '[object DataView]'; + +/** Used to detect maps, sets, and weakmaps. */ +var dataViewCtorString = toSource(DataView), + mapCtorString = toSource(Map), + promiseCtorString = toSource(Promise), + setCtorString = toSource(Set), + weakMapCtorString = toSource(WeakMap); + +/** + * Gets the `toStringTag` of `value`. + * + * @private + * @param {*} value The value to query. + * @returns {string} Returns the `toStringTag`. + */ +var getTag = baseGetTag; + +// Fallback for data views, maps, sets, and weak maps in IE 11 and promises in Node.js < 6. +if ((DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag) || + (Map && getTag(new Map) != mapTag) || + (Promise && getTag(Promise.resolve()) != promiseTag) || + (Set && getTag(new Set) != setTag) || + (WeakMap && getTag(new WeakMap) != weakMapTag)) { + getTag = function(value) { + var result = baseGetTag(value), + Ctor = result == objectTag ? value.constructor : undefined, + ctorString = Ctor ? toSource(Ctor) : ''; + + if (ctorString) { + switch (ctorString) { + case dataViewCtorString: return dataViewTag; + case mapCtorString: return mapTag; + case promiseCtorString: return promiseTag; + case setCtorString: return setTag; + case weakMapCtorString: return weakMapTag; + } + } + return result; + }; +} + +module.exports = getTag; diff --git a/node_modules/lodash/_getValue.js b/node_modules/lodash/_getValue.js new file mode 100644 index 0000000..5f7d773 --- /dev/null +++ b/node_modules/lodash/_getValue.js @@ -0,0 +1,13 @@ +/** + * Gets the value at `key` of `object`. + * + * @private + * @param {Object} [object] The object to query. + * @param {string} key The key of the property to get. + * @returns {*} Returns the property value. + */ +function getValue(object, key) { + return object == null ? undefined : object[key]; +} + +module.exports = getValue; diff --git a/node_modules/lodash/_getView.js b/node_modules/lodash/_getView.js new file mode 100644 index 0000000..df1e5d4 --- /dev/null +++ b/node_modules/lodash/_getView.js @@ -0,0 +1,33 @@ +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeMax = Math.max, + nativeMin = Math.min; + +/** + * Gets the view, applying any `transforms` to the `start` and `end` positions. + * + * @private + * @param {number} start The start of the view. + * @param {number} end The end of the view. + * @param {Array} transforms The transformations to apply to the view. + * @returns {Object} Returns an object containing the `start` and `end` + * positions of the view. + */ +function getView(start, end, transforms) { + var index = -1, + length = transforms.length; + + while (++index < length) { + var data = transforms[index], + size = data.size; + + switch (data.type) { + case 'drop': start += size; break; + case 'dropRight': end -= size; break; + case 'take': end = nativeMin(end, start + size); break; + case 'takeRight': start = nativeMax(start, end - size); break; + } + } + return { 'start': start, 'end': end }; +} + +module.exports = getView; diff --git a/node_modules/lodash/_getWrapDetails.js b/node_modules/lodash/_getWrapDetails.js new file mode 100644 index 0000000..3bcc6e4 --- /dev/null +++ b/node_modules/lodash/_getWrapDetails.js @@ -0,0 +1,17 @@ +/** Used to match wrap detail comments. */ +var reWrapDetails = /\{\n\/\* \[wrapped with (.+)\] \*/, + reSplitDetails = /,? & /; + +/** + * Extracts wrapper details from the `source` body comment. + * + * @private + * @param {string} source The source to inspect. + * @returns {Array} Returns the wrapper details. + */ +function getWrapDetails(source) { + var match = source.match(reWrapDetails); + return match ? match[1].split(reSplitDetails) : []; +} + +module.exports = getWrapDetails; diff --git a/node_modules/lodash/_hasPath.js b/node_modules/lodash/_hasPath.js new file mode 100644 index 0000000..93dbde1 --- /dev/null +++ b/node_modules/lodash/_hasPath.js @@ -0,0 +1,39 @@ +var castPath = require('./_castPath'), + isArguments = require('./isArguments'), + isArray = require('./isArray'), + isIndex = require('./_isIndex'), + isLength = require('./isLength'), + toKey = require('./_toKey'); + +/** + * Checks if `path` exists on `object`. + * + * @private + * @param {Object} object The object to query. + * @param {Array|string} path The path to check. + * @param {Function} hasFunc The function to check properties. + * @returns {boolean} Returns `true` if `path` exists, else `false`. + */ +function hasPath(object, path, hasFunc) { + path = castPath(path, object); + + var index = -1, + length = path.length, + result = false; + + while (++index < length) { + var key = toKey(path[index]); + if (!(result = object != null && hasFunc(object, key))) { + break; + } + object = object[key]; + } + if (result || ++index != length) { + return result; + } + length = object == null ? 0 : object.length; + return !!length && isLength(length) && isIndex(key, length) && + (isArray(object) || isArguments(object)); +} + +module.exports = hasPath; diff --git a/node_modules/lodash/_hasUnicode.js b/node_modules/lodash/_hasUnicode.js new file mode 100644 index 0000000..cb6ca15 --- /dev/null +++ b/node_modules/lodash/_hasUnicode.js @@ -0,0 +1,26 @@ +/** Used to compose unicode character classes. */ +var rsAstralRange = '\\ud800-\\udfff', + rsComboMarksRange = '\\u0300-\\u036f', + reComboHalfMarksRange = '\\ufe20-\\ufe2f', + rsComboSymbolsRange = '\\u20d0-\\u20ff', + rsComboRange = rsComboMarksRange + reComboHalfMarksRange + rsComboSymbolsRange, + rsVarRange = '\\ufe0e\\ufe0f'; + +/** Used to compose unicode capture groups. */ +var rsZWJ = '\\u200d'; + +/** Used to detect strings with [zero-width joiners or code points from the astral planes](http://eev.ee/blog/2015/09/12/dark-corners-of-unicode/). */ +var reHasUnicode = RegExp('[' + rsZWJ + rsAstralRange + rsComboRange + rsVarRange + ']'); + +/** + * Checks if `string` contains Unicode symbols. + * + * @private + * @param {string} string The string to inspect. + * @returns {boolean} Returns `true` if a symbol is found, else `false`. + */ +function hasUnicode(string) { + return reHasUnicode.test(string); +} + +module.exports = hasUnicode; diff --git a/node_modules/lodash/_hasUnicodeWord.js b/node_modules/lodash/_hasUnicodeWord.js new file mode 100644 index 0000000..95d52c4 --- /dev/null +++ b/node_modules/lodash/_hasUnicodeWord.js @@ -0,0 +1,15 @@ +/** Used to detect strings that need a more robust regexp to match words. */ +var reHasUnicodeWord = /[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/; + +/** + * Checks if `string` contains a word composed of Unicode symbols. + * + * @private + * @param {string} string The string to inspect. + * @returns {boolean} Returns `true` if a word is found, else `false`. + */ +function hasUnicodeWord(string) { + return reHasUnicodeWord.test(string); +} + +module.exports = hasUnicodeWord; diff --git a/node_modules/lodash/_hashClear.js b/node_modules/lodash/_hashClear.js new file mode 100644 index 0000000..5d4b70c --- /dev/null +++ b/node_modules/lodash/_hashClear.js @@ -0,0 +1,15 @@ +var nativeCreate = require('./_nativeCreate'); + +/** + * Removes all key-value entries from the hash. + * + * @private + * @name clear + * @memberOf Hash + */ +function hashClear() { + this.__data__ = nativeCreate ? nativeCreate(null) : {}; + this.size = 0; +} + +module.exports = hashClear; diff --git a/node_modules/lodash/_hashDelete.js b/node_modules/lodash/_hashDelete.js new file mode 100644 index 0000000..ea9dabf --- /dev/null +++ b/node_modules/lodash/_hashDelete.js @@ -0,0 +1,17 @@ +/** + * Removes `key` and its value from the hash. + * + * @private + * @name delete + * @memberOf Hash + * @param {Object} hash The hash to modify. + * @param {string} key The key of the value to remove. + * @returns {boolean} Returns `true` if the entry was removed, else `false`. + */ +function hashDelete(key) { + var result = this.has(key) && delete this.__data__[key]; + this.size -= result ? 1 : 0; + return result; +} + +module.exports = hashDelete; diff --git a/node_modules/lodash/_hashGet.js b/node_modules/lodash/_hashGet.js new file mode 100644 index 0000000..1fc2f34 --- /dev/null +++ b/node_modules/lodash/_hashGet.js @@ -0,0 +1,30 @@ +var nativeCreate = require('./_nativeCreate'); + +/** Used to stand-in for `undefined` hash values. */ +var HASH_UNDEFINED = '__lodash_hash_undefined__'; + +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** Used to check objects for own properties. */ +var hasOwnProperty = objectProto.hasOwnProperty; + +/** + * Gets the hash value for `key`. + * + * @private + * @name get + * @memberOf Hash + * @param {string} key The key of the value to get. + * @returns {*} Returns the entry value. + */ +function hashGet(key) { + var data = this.__data__; + if (nativeCreate) { + var result = data[key]; + return result === HASH_UNDEFINED ? undefined : result; + } + return hasOwnProperty.call(data, key) ? data[key] : undefined; +} + +module.exports = hashGet; diff --git a/node_modules/lodash/_hashHas.js b/node_modules/lodash/_hashHas.js new file mode 100644 index 0000000..281a551 --- /dev/null +++ b/node_modules/lodash/_hashHas.js @@ -0,0 +1,23 @@ +var nativeCreate = require('./_nativeCreate'); + +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** Used to check objects for own properties. */ +var hasOwnProperty = objectProto.hasOwnProperty; + +/** + * Checks if a hash value for `key` exists. + * + * @private + * @name has + * @memberOf Hash + * @param {string} key The key of the entry to check. + * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`. + */ +function hashHas(key) { + var data = this.__data__; + return nativeCreate ? (data[key] !== undefined) : hasOwnProperty.call(data, key); +} + +module.exports = hashHas; diff --git a/node_modules/lodash/_hashSet.js b/node_modules/lodash/_hashSet.js new file mode 100644 index 0000000..e105528 --- /dev/null +++ b/node_modules/lodash/_hashSet.js @@ -0,0 +1,23 @@ +var nativeCreate = require('./_nativeCreate'); + +/** Used to stand-in for `undefined` hash values. */ +var HASH_UNDEFINED = '__lodash_hash_undefined__'; + +/** + * Sets the hash `key` to `value`. + * + * @private + * @name set + * @memberOf Hash + * @param {string} key The key of the value to set. + * @param {*} value The value to set. + * @returns {Object} Returns the hash instance. + */ +function hashSet(key, value) { + var data = this.__data__; + this.size += this.has(key) ? 0 : 1; + data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value; + return this; +} + +module.exports = hashSet; diff --git a/node_modules/lodash/_initCloneArray.js b/node_modules/lodash/_initCloneArray.js new file mode 100644 index 0000000..078c15a --- /dev/null +++ b/node_modules/lodash/_initCloneArray.js @@ -0,0 +1,26 @@ +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** Used to check objects for own properties. */ +var hasOwnProperty = objectProto.hasOwnProperty; + +/** + * Initializes an array clone. + * + * @private + * @param {Array} array The array to clone. + * @returns {Array} Returns the initialized clone. + */ +function initCloneArray(array) { + var length = array.length, + result = new array.constructor(length); + + // Add properties assigned by `RegExp#exec`. + if (length && typeof array[0] == 'string' && hasOwnProperty.call(array, 'index')) { + result.index = array.index; + result.input = array.input; + } + return result; +} + +module.exports = initCloneArray; diff --git a/node_modules/lodash/_initCloneByTag.js b/node_modules/lodash/_initCloneByTag.js new file mode 100644 index 0000000..f69a008 --- /dev/null +++ b/node_modules/lodash/_initCloneByTag.js @@ -0,0 +1,77 @@ +var cloneArrayBuffer = require('./_cloneArrayBuffer'), + cloneDataView = require('./_cloneDataView'), + cloneRegExp = require('./_cloneRegExp'), + cloneSymbol = require('./_cloneSymbol'), + cloneTypedArray = require('./_cloneTypedArray'); + +/** `Object#toString` result references. */ +var boolTag = '[object Boolean]', + dateTag = '[object Date]', + mapTag = '[object Map]', + numberTag = '[object Number]', + regexpTag = '[object RegExp]', + setTag = '[object Set]', + stringTag = '[object String]', + symbolTag = '[object Symbol]'; + +var arrayBufferTag = '[object ArrayBuffer]', + dataViewTag = '[object DataView]', + float32Tag = '[object Float32Array]', + float64Tag = '[object Float64Array]', + int8Tag = '[object Int8Array]', + int16Tag = '[object Int16Array]', + int32Tag = '[object Int32Array]', + uint8Tag = '[object Uint8Array]', + uint8ClampedTag = '[object Uint8ClampedArray]', + uint16Tag = '[object Uint16Array]', + uint32Tag = '[object Uint32Array]'; + +/** + * Initializes an object clone based on its `toStringTag`. + * + * **Note:** This function only supports cloning values with tags of + * `Boolean`, `Date`, `Error`, `Map`, `Number`, `RegExp`, `Set`, or `String`. + * + * @private + * @param {Object} object The object to clone. + * @param {string} tag The `toStringTag` of the object to clone. + * @param {boolean} [isDeep] Specify a deep clone. + * @returns {Object} Returns the initialized clone. + */ +function initCloneByTag(object, tag, isDeep) { + var Ctor = object.constructor; + switch (tag) { + case arrayBufferTag: + return cloneArrayBuffer(object); + + case boolTag: + case dateTag: + return new Ctor(+object); + + case dataViewTag: + return cloneDataView(object, isDeep); + + case float32Tag: case float64Tag: + case int8Tag: case int16Tag: case int32Tag: + case uint8Tag: case uint8ClampedTag: case uint16Tag: case uint32Tag: + return cloneTypedArray(object, isDeep); + + case mapTag: + return new Ctor; + + case numberTag: + case stringTag: + return new Ctor(object); + + case regexpTag: + return cloneRegExp(object); + + case setTag: + return new Ctor; + + case symbolTag: + return cloneSymbol(object); + } +} + +module.exports = initCloneByTag; diff --git a/node_modules/lodash/_initCloneObject.js b/node_modules/lodash/_initCloneObject.js new file mode 100644 index 0000000..5a13e64 --- /dev/null +++ b/node_modules/lodash/_initCloneObject.js @@ -0,0 +1,18 @@ +var baseCreate = require('./_baseCreate'), + getPrototype = require('./_getPrototype'), + isPrototype = require('./_isPrototype'); + +/** + * Initializes an object clone. + * + * @private + * @param {Object} object The object to clone. + * @returns {Object} Returns the initialized clone. + */ +function initCloneObject(object) { + return (typeof object.constructor == 'function' && !isPrototype(object)) + ? baseCreate(getPrototype(object)) + : {}; +} + +module.exports = initCloneObject; diff --git a/node_modules/lodash/_insertWrapDetails.js b/node_modules/lodash/_insertWrapDetails.js new file mode 100644 index 0000000..e790808 --- /dev/null +++ b/node_modules/lodash/_insertWrapDetails.js @@ -0,0 +1,23 @@ +/** Used to match wrap detail comments. */ +var reWrapComment = /\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/; + +/** + * Inserts wrapper `details` in a comment at the top of the `source` body. + * + * @private + * @param {string} source The source to modify. + * @returns {Array} details The details to insert. + * @returns {string} Returns the modified source. + */ +function insertWrapDetails(source, details) { + var length = details.length; + if (!length) { + return source; + } + var lastIndex = length - 1; + details[lastIndex] = (length > 1 ? '& ' : '') + details[lastIndex]; + details = details.join(length > 2 ? ', ' : ' '); + return source.replace(reWrapComment, '{\n/* [wrapped with ' + details + '] */\n'); +} + +module.exports = insertWrapDetails; diff --git a/node_modules/lodash/_isFlattenable.js b/node_modules/lodash/_isFlattenable.js new file mode 100644 index 0000000..4cc2c24 --- /dev/null +++ b/node_modules/lodash/_isFlattenable.js @@ -0,0 +1,20 @@ +var Symbol = require('./_Symbol'), + isArguments = require('./isArguments'), + isArray = require('./isArray'); + +/** Built-in value references. */ +var spreadableSymbol = Symbol ? Symbol.isConcatSpreadable : undefined; + +/** + * Checks if `value` is a flattenable `arguments` object or array. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is flattenable, else `false`. + */ +function isFlattenable(value) { + return isArray(value) || isArguments(value) || + !!(spreadableSymbol && value && value[spreadableSymbol]); +} + +module.exports = isFlattenable; diff --git a/node_modules/lodash/_isIndex.js b/node_modules/lodash/_isIndex.js new file mode 100644 index 0000000..061cd39 --- /dev/null +++ b/node_modules/lodash/_isIndex.js @@ -0,0 +1,25 @@ +/** Used as references for various `Number` constants. */ +var MAX_SAFE_INTEGER = 9007199254740991; + +/** Used to detect unsigned integer values. */ +var reIsUint = /^(?:0|[1-9]\d*)$/; + +/** + * Checks if `value` is a valid array-like index. + * + * @private + * @param {*} value The value to check. + * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index. + * @returns {boolean} Returns `true` if `value` is a valid index, else `false`. + */ +function isIndex(value, length) { + var type = typeof value; + length = length == null ? MAX_SAFE_INTEGER : length; + + return !!length && + (type == 'number' || + (type != 'symbol' && reIsUint.test(value))) && + (value > -1 && value % 1 == 0 && value < length); +} + +module.exports = isIndex; diff --git a/node_modules/lodash/_isIterateeCall.js b/node_modules/lodash/_isIterateeCall.js new file mode 100644 index 0000000..a0bb5a9 --- /dev/null +++ b/node_modules/lodash/_isIterateeCall.js @@ -0,0 +1,30 @@ +var eq = require('./eq'), + isArrayLike = require('./isArrayLike'), + isIndex = require('./_isIndex'), + isObject = require('./isObject'); + +/** + * Checks if the given arguments are from an iteratee call. + * + * @private + * @param {*} value The potential iteratee value argument. + * @param {*} index The potential iteratee index or key argument. + * @param {*} object The potential iteratee object argument. + * @returns {boolean} Returns `true` if the arguments are from an iteratee call, + * else `false`. + */ +function isIterateeCall(value, index, object) { + if (!isObject(object)) { + return false; + } + var type = typeof index; + if (type == 'number' + ? (isArrayLike(object) && isIndex(index, object.length)) + : (type == 'string' && index in object) + ) { + return eq(object[index], value); + } + return false; +} + +module.exports = isIterateeCall; diff --git a/node_modules/lodash/_isKey.js b/node_modules/lodash/_isKey.js new file mode 100644 index 0000000..ff08b06 --- /dev/null +++ b/node_modules/lodash/_isKey.js @@ -0,0 +1,29 @@ +var isArray = require('./isArray'), + isSymbol = require('./isSymbol'); + +/** Used to match property names within property paths. */ +var reIsDeepProp = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, + reIsPlainProp = /^\w*$/; + +/** + * Checks if `value` is a property name and not a property path. + * + * @private + * @param {*} value The value to check. + * @param {Object} [object] The object to query keys on. + * @returns {boolean} Returns `true` if `value` is a property name, else `false`. + */ +function isKey(value, object) { + if (isArray(value)) { + return false; + } + var type = typeof value; + if (type == 'number' || type == 'symbol' || type == 'boolean' || + value == null || isSymbol(value)) { + return true; + } + return reIsPlainProp.test(value) || !reIsDeepProp.test(value) || + (object != null && value in Object(object)); +} + +module.exports = isKey; diff --git a/node_modules/lodash/_isKeyable.js b/node_modules/lodash/_isKeyable.js new file mode 100644 index 0000000..39f1828 --- /dev/null +++ b/node_modules/lodash/_isKeyable.js @@ -0,0 +1,15 @@ +/** + * Checks if `value` is suitable for use as unique object key. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is suitable, else `false`. + */ +function isKeyable(value) { + var type = typeof value; + return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean') + ? (value !== '__proto__') + : (value === null); +} + +module.exports = isKeyable; diff --git a/node_modules/lodash/_isLaziable.js b/node_modules/lodash/_isLaziable.js new file mode 100644 index 0000000..a57c4f2 --- /dev/null +++ b/node_modules/lodash/_isLaziable.js @@ -0,0 +1,28 @@ +var LazyWrapper = require('./_LazyWrapper'), + getData = require('./_getData'), + getFuncName = require('./_getFuncName'), + lodash = require('./wrapperLodash'); + +/** + * Checks if `func` has a lazy counterpart. + * + * @private + * @param {Function} func The function to check. + * @returns {boolean} Returns `true` if `func` has a lazy counterpart, + * else `false`. + */ +function isLaziable(func) { + var funcName = getFuncName(func), + other = lodash[funcName]; + + if (typeof other != 'function' || !(funcName in LazyWrapper.prototype)) { + return false; + } + if (func === other) { + return true; + } + var data = getData(other); + return !!data && func === data[0]; +} + +module.exports = isLaziable; diff --git a/node_modules/lodash/_isMaskable.js b/node_modules/lodash/_isMaskable.js new file mode 100644 index 0000000..eb98d09 --- /dev/null +++ b/node_modules/lodash/_isMaskable.js @@ -0,0 +1,14 @@ +var coreJsData = require('./_coreJsData'), + isFunction = require('./isFunction'), + stubFalse = require('./stubFalse'); + +/** + * Checks if `func` is capable of being masked. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `func` is maskable, else `false`. + */ +var isMaskable = coreJsData ? isFunction : stubFalse; + +module.exports = isMaskable; diff --git a/node_modules/lodash/_isMasked.js b/node_modules/lodash/_isMasked.js new file mode 100644 index 0000000..4b0f21b --- /dev/null +++ b/node_modules/lodash/_isMasked.js @@ -0,0 +1,20 @@ +var coreJsData = require('./_coreJsData'); + +/** Used to detect methods masquerading as native. */ +var maskSrcKey = (function() { + var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || ''); + return uid ? ('Symbol(src)_1.' + uid) : ''; +}()); + +/** + * Checks if `func` has its source masked. + * + * @private + * @param {Function} func The function to check. + * @returns {boolean} Returns `true` if `func` is masked, else `false`. + */ +function isMasked(func) { + return !!maskSrcKey && (maskSrcKey in func); +} + +module.exports = isMasked; diff --git a/node_modules/lodash/_isPrototype.js b/node_modules/lodash/_isPrototype.js new file mode 100644 index 0000000..0f29498 --- /dev/null +++ b/node_modules/lodash/_isPrototype.js @@ -0,0 +1,18 @@ +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** + * Checks if `value` is likely a prototype object. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a prototype, else `false`. + */ +function isPrototype(value) { + var Ctor = value && value.constructor, + proto = (typeof Ctor == 'function' && Ctor.prototype) || objectProto; + + return value === proto; +} + +module.exports = isPrototype; diff --git a/node_modules/lodash/_isStrictComparable.js b/node_modules/lodash/_isStrictComparable.js new file mode 100644 index 0000000..b59f40b --- /dev/null +++ b/node_modules/lodash/_isStrictComparable.js @@ -0,0 +1,15 @@ +var isObject = require('./isObject'); + +/** + * Checks if `value` is suitable for strict equality comparisons, i.e. `===`. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` if suitable for strict + * equality comparisons, else `false`. + */ +function isStrictComparable(value) { + return value === value && !isObject(value); +} + +module.exports = isStrictComparable; diff --git a/node_modules/lodash/_iteratorToArray.js b/node_modules/lodash/_iteratorToArray.js new file mode 100644 index 0000000..4768566 --- /dev/null +++ b/node_modules/lodash/_iteratorToArray.js @@ -0,0 +1,18 @@ +/** + * Converts `iterator` to an array. + * + * @private + * @param {Object} iterator The iterator to convert. + * @returns {Array} Returns the converted array. + */ +function iteratorToArray(iterator) { + var data, + result = []; + + while (!(data = iterator.next()).done) { + result.push(data.value); + } + return result; +} + +module.exports = iteratorToArray; diff --git a/node_modules/lodash/_lazyClone.js b/node_modules/lodash/_lazyClone.js new file mode 100644 index 0000000..d8a51f8 --- /dev/null +++ b/node_modules/lodash/_lazyClone.js @@ -0,0 +1,23 @@ +var LazyWrapper = require('./_LazyWrapper'), + copyArray = require('./_copyArray'); + +/** + * Creates a clone of the lazy wrapper object. + * + * @private + * @name clone + * @memberOf LazyWrapper + * @returns {Object} Returns the cloned `LazyWrapper` object. + */ +function lazyClone() { + var result = new LazyWrapper(this.__wrapped__); + result.__actions__ = copyArray(this.__actions__); + result.__dir__ = this.__dir__; + result.__filtered__ = this.__filtered__; + result.__iteratees__ = copyArray(this.__iteratees__); + result.__takeCount__ = this.__takeCount__; + result.__views__ = copyArray(this.__views__); + return result; +} + +module.exports = lazyClone; diff --git a/node_modules/lodash/_lazyReverse.js b/node_modules/lodash/_lazyReverse.js new file mode 100644 index 0000000..c5b5219 --- /dev/null +++ b/node_modules/lodash/_lazyReverse.js @@ -0,0 +1,23 @@ +var LazyWrapper = require('./_LazyWrapper'); + +/** + * Reverses the direction of lazy iteration. + * + * @private + * @name reverse + * @memberOf LazyWrapper + * @returns {Object} Returns the new reversed `LazyWrapper` object. + */ +function lazyReverse() { + if (this.__filtered__) { + var result = new LazyWrapper(this); + result.__dir__ = -1; + result.__filtered__ = true; + } else { + result = this.clone(); + result.__dir__ *= -1; + } + return result; +} + +module.exports = lazyReverse; diff --git a/node_modules/lodash/_lazyValue.js b/node_modules/lodash/_lazyValue.js new file mode 100644 index 0000000..371ca8d --- /dev/null +++ b/node_modules/lodash/_lazyValue.js @@ -0,0 +1,69 @@ +var baseWrapperValue = require('./_baseWrapperValue'), + getView = require('./_getView'), + isArray = require('./isArray'); + +/** Used to indicate the type of lazy iteratees. */ +var LAZY_FILTER_FLAG = 1, + LAZY_MAP_FLAG = 2; + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeMin = Math.min; + +/** + * Extracts the unwrapped value from its lazy wrapper. + * + * @private + * @name value + * @memberOf LazyWrapper + * @returns {*} Returns the unwrapped value. + */ +function lazyValue() { + var array = this.__wrapped__.value(), + dir = this.__dir__, + isArr = isArray(array), + isRight = dir < 0, + arrLength = isArr ? array.length : 0, + view = getView(0, arrLength, this.__views__), + start = view.start, + end = view.end, + length = end - start, + index = isRight ? end : (start - 1), + iteratees = this.__iteratees__, + iterLength = iteratees.length, + resIndex = 0, + takeCount = nativeMin(length, this.__takeCount__); + + if (!isArr || (!isRight && arrLength == length && takeCount == length)) { + return baseWrapperValue(array, this.__actions__); + } + var result = []; + + outer: + while (length-- && resIndex < takeCount) { + index += dir; + + var iterIndex = -1, + value = array[index]; + + while (++iterIndex < iterLength) { + var data = iteratees[iterIndex], + iteratee = data.iteratee, + type = data.type, + computed = iteratee(value); + + if (type == LAZY_MAP_FLAG) { + value = computed; + } else if (!computed) { + if (type == LAZY_FILTER_FLAG) { + continue outer; + } else { + break outer; + } + } + } + result[resIndex++] = value; + } + return result; +} + +module.exports = lazyValue; diff --git a/node_modules/lodash/_listCacheClear.js b/node_modules/lodash/_listCacheClear.js new file mode 100644 index 0000000..acbe39a --- /dev/null +++ b/node_modules/lodash/_listCacheClear.js @@ -0,0 +1,13 @@ +/** + * Removes all key-value entries from the list cache. + * + * @private + * @name clear + * @memberOf ListCache + */ +function listCacheClear() { + this.__data__ = []; + this.size = 0; +} + +module.exports = listCacheClear; diff --git a/node_modules/lodash/_listCacheDelete.js b/node_modules/lodash/_listCacheDelete.js new file mode 100644 index 0000000..b1384ad --- /dev/null +++ b/node_modules/lodash/_listCacheDelete.js @@ -0,0 +1,35 @@ +var assocIndexOf = require('./_assocIndexOf'); + +/** Used for built-in method references. */ +var arrayProto = Array.prototype; + +/** Built-in value references. */ +var splice = arrayProto.splice; + +/** + * Removes `key` and its value from the list cache. + * + * @private + * @name delete + * @memberOf ListCache + * @param {string} key The key of the value to remove. + * @returns {boolean} Returns `true` if the entry was removed, else `false`. + */ +function listCacheDelete(key) { + var data = this.__data__, + index = assocIndexOf(data, key); + + if (index < 0) { + return false; + } + var lastIndex = data.length - 1; + if (index == lastIndex) { + data.pop(); + } else { + splice.call(data, index, 1); + } + --this.size; + return true; +} + +module.exports = listCacheDelete; diff --git a/node_modules/lodash/_listCacheGet.js b/node_modules/lodash/_listCacheGet.js new file mode 100644 index 0000000..f8192fc --- /dev/null +++ b/node_modules/lodash/_listCacheGet.js @@ -0,0 +1,19 @@ +var assocIndexOf = require('./_assocIndexOf'); + +/** + * Gets the list cache value for `key`. + * + * @private + * @name get + * @memberOf ListCache + * @param {string} key The key of the value to get. + * @returns {*} Returns the entry value. + */ +function listCacheGet(key) { + var data = this.__data__, + index = assocIndexOf(data, key); + + return index < 0 ? undefined : data[index][1]; +} + +module.exports = listCacheGet; diff --git a/node_modules/lodash/_listCacheHas.js b/node_modules/lodash/_listCacheHas.js new file mode 100644 index 0000000..2adf671 --- /dev/null +++ b/node_modules/lodash/_listCacheHas.js @@ -0,0 +1,16 @@ +var assocIndexOf = require('./_assocIndexOf'); + +/** + * Checks if a list cache value for `key` exists. + * + * @private + * @name has + * @memberOf ListCache + * @param {string} key The key of the entry to check. + * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`. + */ +function listCacheHas(key) { + return assocIndexOf(this.__data__, key) > -1; +} + +module.exports = listCacheHas; diff --git a/node_modules/lodash/_listCacheSet.js b/node_modules/lodash/_listCacheSet.js new file mode 100644 index 0000000..5855c95 --- /dev/null +++ b/node_modules/lodash/_listCacheSet.js @@ -0,0 +1,26 @@ +var assocIndexOf = require('./_assocIndexOf'); + +/** + * Sets the list cache `key` to `value`. + * + * @private + * @name set + * @memberOf ListCache + * @param {string} key The key of the value to set. + * @param {*} value The value to set. + * @returns {Object} Returns the list cache instance. + */ +function listCacheSet(key, value) { + var data = this.__data__, + index = assocIndexOf(data, key); + + if (index < 0) { + ++this.size; + data.push([key, value]); + } else { + data[index][1] = value; + } + return this; +} + +module.exports = listCacheSet; diff --git a/node_modules/lodash/_mapCacheClear.js b/node_modules/lodash/_mapCacheClear.js new file mode 100644 index 0000000..bc9ca20 --- /dev/null +++ b/node_modules/lodash/_mapCacheClear.js @@ -0,0 +1,21 @@ +var Hash = require('./_Hash'), + ListCache = require('./_ListCache'), + Map = require('./_Map'); + +/** + * Removes all key-value entries from the map. + * + * @private + * @name clear + * @memberOf MapCache + */ +function mapCacheClear() { + this.size = 0; + this.__data__ = { + 'hash': new Hash, + 'map': new (Map || ListCache), + 'string': new Hash + }; +} + +module.exports = mapCacheClear; diff --git a/node_modules/lodash/_mapCacheDelete.js b/node_modules/lodash/_mapCacheDelete.js new file mode 100644 index 0000000..946ca3c --- /dev/null +++ b/node_modules/lodash/_mapCacheDelete.js @@ -0,0 +1,18 @@ +var getMapData = require('./_getMapData'); + +/** + * Removes `key` and its value from the map. + * + * @private + * @name delete + * @memberOf MapCache + * @param {string} key The key of the value to remove. + * @returns {boolean} Returns `true` if the entry was removed, else `false`. + */ +function mapCacheDelete(key) { + var result = getMapData(this, key)['delete'](key); + this.size -= result ? 1 : 0; + return result; +} + +module.exports = mapCacheDelete; diff --git a/node_modules/lodash/_mapCacheGet.js b/node_modules/lodash/_mapCacheGet.js new file mode 100644 index 0000000..f29f55c --- /dev/null +++ b/node_modules/lodash/_mapCacheGet.js @@ -0,0 +1,16 @@ +var getMapData = require('./_getMapData'); + +/** + * Gets the map value for `key`. + * + * @private + * @name get + * @memberOf MapCache + * @param {string} key The key of the value to get. + * @returns {*} Returns the entry value. + */ +function mapCacheGet(key) { + return getMapData(this, key).get(key); +} + +module.exports = mapCacheGet; diff --git a/node_modules/lodash/_mapCacheHas.js b/node_modules/lodash/_mapCacheHas.js new file mode 100644 index 0000000..a1214c0 --- /dev/null +++ b/node_modules/lodash/_mapCacheHas.js @@ -0,0 +1,16 @@ +var getMapData = require('./_getMapData'); + +/** + * Checks if a map value for `key` exists. + * + * @private + * @name has + * @memberOf MapCache + * @param {string} key The key of the entry to check. + * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`. + */ +function mapCacheHas(key) { + return getMapData(this, key).has(key); +} + +module.exports = mapCacheHas; diff --git a/node_modules/lodash/_mapCacheSet.js b/node_modules/lodash/_mapCacheSet.js new file mode 100644 index 0000000..7346849 --- /dev/null +++ b/node_modules/lodash/_mapCacheSet.js @@ -0,0 +1,22 @@ +var getMapData = require('./_getMapData'); + +/** + * Sets the map `key` to `value`. + * + * @private + * @name set + * @memberOf MapCache + * @param {string} key The key of the value to set. + * @param {*} value The value to set. + * @returns {Object} Returns the map cache instance. + */ +function mapCacheSet(key, value) { + var data = getMapData(this, key), + size = data.size; + + data.set(key, value); + this.size += data.size == size ? 0 : 1; + return this; +} + +module.exports = mapCacheSet; diff --git a/node_modules/lodash/_mapToArray.js b/node_modules/lodash/_mapToArray.js new file mode 100644 index 0000000..fe3dd53 --- /dev/null +++ b/node_modules/lodash/_mapToArray.js @@ -0,0 +1,18 @@ +/** + * Converts `map` to its key-value pairs. + * + * @private + * @param {Object} map The map to convert. + * @returns {Array} Returns the key-value pairs. + */ +function mapToArray(map) { + var index = -1, + result = Array(map.size); + + map.forEach(function(value, key) { + result[++index] = [key, value]; + }); + return result; +} + +module.exports = mapToArray; diff --git a/node_modules/lodash/_matchesStrictComparable.js b/node_modules/lodash/_matchesStrictComparable.js new file mode 100644 index 0000000..f608af9 --- /dev/null +++ b/node_modules/lodash/_matchesStrictComparable.js @@ -0,0 +1,20 @@ +/** + * A specialized version of `matchesProperty` for source values suitable + * for strict equality comparisons, i.e. `===`. + * + * @private + * @param {string} key The key of the property to get. + * @param {*} srcValue The value to match. + * @returns {Function} Returns the new spec function. + */ +function matchesStrictComparable(key, srcValue) { + return function(object) { + if (object == null) { + return false; + } + return object[key] === srcValue && + (srcValue !== undefined || (key in Object(object))); + }; +} + +module.exports = matchesStrictComparable; diff --git a/node_modules/lodash/_memoizeCapped.js b/node_modules/lodash/_memoizeCapped.js new file mode 100644 index 0000000..7f71c8f --- /dev/null +++ b/node_modules/lodash/_memoizeCapped.js @@ -0,0 +1,26 @@ +var memoize = require('./memoize'); + +/** Used as the maximum memoize cache size. */ +var MAX_MEMOIZE_SIZE = 500; + +/** + * A specialized version of `_.memoize` which clears the memoized function's + * cache when it exceeds `MAX_MEMOIZE_SIZE`. + * + * @private + * @param {Function} func The function to have its output memoized. + * @returns {Function} Returns the new memoized function. + */ +function memoizeCapped(func) { + var result = memoize(func, function(key) { + if (cache.size === MAX_MEMOIZE_SIZE) { + cache.clear(); + } + return key; + }); + + var cache = result.cache; + return result; +} + +module.exports = memoizeCapped; diff --git a/node_modules/lodash/_mergeData.js b/node_modules/lodash/_mergeData.js new file mode 100644 index 0000000..cb570f9 --- /dev/null +++ b/node_modules/lodash/_mergeData.js @@ -0,0 +1,90 @@ +var composeArgs = require('./_composeArgs'), + composeArgsRight = require('./_composeArgsRight'), + replaceHolders = require('./_replaceHolders'); + +/** Used as the internal argument placeholder. */ +var PLACEHOLDER = '__lodash_placeholder__'; + +/** Used to compose bitmasks for function metadata. */ +var WRAP_BIND_FLAG = 1, + WRAP_BIND_KEY_FLAG = 2, + WRAP_CURRY_BOUND_FLAG = 4, + WRAP_CURRY_FLAG = 8, + WRAP_ARY_FLAG = 128, + WRAP_REARG_FLAG = 256; + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeMin = Math.min; + +/** + * Merges the function metadata of `source` into `data`. + * + * Merging metadata reduces the number of wrappers used to invoke a function. + * This is possible because methods like `_.bind`, `_.curry`, and `_.partial` + * may be applied regardless of execution order. Methods like `_.ary` and + * `_.rearg` modify function arguments, making the order in which they are + * executed important, preventing the merging of metadata. However, we make + * an exception for a safe combined case where curried functions have `_.ary` + * and or `_.rearg` applied. + * + * @private + * @param {Array} data The destination metadata. + * @param {Array} source The source metadata. + * @returns {Array} Returns `data`. + */ +function mergeData(data, source) { + var bitmask = data[1], + srcBitmask = source[1], + newBitmask = bitmask | srcBitmask, + isCommon = newBitmask < (WRAP_BIND_FLAG | WRAP_BIND_KEY_FLAG | WRAP_ARY_FLAG); + + var isCombo = + ((srcBitmask == WRAP_ARY_FLAG) && (bitmask == WRAP_CURRY_FLAG)) || + ((srcBitmask == WRAP_ARY_FLAG) && (bitmask == WRAP_REARG_FLAG) && (data[7].length <= source[8])) || + ((srcBitmask == (WRAP_ARY_FLAG | WRAP_REARG_FLAG)) && (source[7].length <= source[8]) && (bitmask == WRAP_CURRY_FLAG)); + + // Exit early if metadata can't be merged. + if (!(isCommon || isCombo)) { + return data; + } + // Use source `thisArg` if available. + if (srcBitmask & WRAP_BIND_FLAG) { + data[2] = source[2]; + // Set when currying a bound function. + newBitmask |= bitmask & WRAP_BIND_FLAG ? 0 : WRAP_CURRY_BOUND_FLAG; + } + // Compose partial arguments. + var value = source[3]; + if (value) { + var partials = data[3]; + data[3] = partials ? composeArgs(partials, value, source[4]) : value; + data[4] = partials ? replaceHolders(data[3], PLACEHOLDER) : source[4]; + } + // Compose partial right arguments. + value = source[5]; + if (value) { + partials = data[5]; + data[5] = partials ? composeArgsRight(partials, value, source[6]) : value; + data[6] = partials ? replaceHolders(data[5], PLACEHOLDER) : source[6]; + } + // Use source `argPos` if available. + value = source[7]; + if (value) { + data[7] = value; + } + // Use source `ary` if it's smaller. + if (srcBitmask & WRAP_ARY_FLAG) { + data[8] = data[8] == null ? source[8] : nativeMin(data[8], source[8]); + } + // Use source `arity` if one is not provided. + if (data[9] == null) { + data[9] = source[9]; + } + // Use source `func` and merge bitmasks. + data[0] = source[0]; + data[1] = newBitmask; + + return data; +} + +module.exports = mergeData; diff --git a/node_modules/lodash/_metaMap.js b/node_modules/lodash/_metaMap.js new file mode 100644 index 0000000..0157a0b --- /dev/null +++ b/node_modules/lodash/_metaMap.js @@ -0,0 +1,6 @@ +var WeakMap = require('./_WeakMap'); + +/** Used to store function metadata. */ +var metaMap = WeakMap && new WeakMap; + +module.exports = metaMap; diff --git a/node_modules/lodash/_nativeCreate.js b/node_modules/lodash/_nativeCreate.js new file mode 100644 index 0000000..c7aede8 --- /dev/null +++ b/node_modules/lodash/_nativeCreate.js @@ -0,0 +1,6 @@ +var getNative = require('./_getNative'); + +/* Built-in method references that are verified to be native. */ +var nativeCreate = getNative(Object, 'create'); + +module.exports = nativeCreate; diff --git a/node_modules/lodash/_nativeKeys.js b/node_modules/lodash/_nativeKeys.js new file mode 100644 index 0000000..479a104 --- /dev/null +++ b/node_modules/lodash/_nativeKeys.js @@ -0,0 +1,6 @@ +var overArg = require('./_overArg'); + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeKeys = overArg(Object.keys, Object); + +module.exports = nativeKeys; diff --git a/node_modules/lodash/_nativeKeysIn.js b/node_modules/lodash/_nativeKeysIn.js new file mode 100644 index 0000000..00ee505 --- /dev/null +++ b/node_modules/lodash/_nativeKeysIn.js @@ -0,0 +1,20 @@ +/** + * This function is like + * [`Object.keys`](http://ecma-international.org/ecma-262/7.0/#sec-object.keys) + * except that it includes inherited enumerable properties. + * + * @private + * @param {Object} object The object to query. + * @returns {Array} Returns the array of property names. + */ +function nativeKeysIn(object) { + var result = []; + if (object != null) { + for (var key in Object(object)) { + result.push(key); + } + } + return result; +} + +module.exports = nativeKeysIn; diff --git a/node_modules/lodash/_nodeUtil.js b/node_modules/lodash/_nodeUtil.js new file mode 100644 index 0000000..983d78f --- /dev/null +++ b/node_modules/lodash/_nodeUtil.js @@ -0,0 +1,30 @@ +var freeGlobal = require('./_freeGlobal'); + +/** Detect free variable `exports`. */ +var freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports; + +/** Detect free variable `module`. */ +var freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module; + +/** Detect the popular CommonJS extension `module.exports`. */ +var moduleExports = freeModule && freeModule.exports === freeExports; + +/** Detect free variable `process` from Node.js. */ +var freeProcess = moduleExports && freeGlobal.process; + +/** Used to access faster Node.js helpers. */ +var nodeUtil = (function() { + try { + // Use `util.types` for Node.js 10+. + var types = freeModule && freeModule.require && freeModule.require('util').types; + + if (types) { + return types; + } + + // Legacy `process.binding('util')` for Node.js < 10. + return freeProcess && freeProcess.binding && freeProcess.binding('util'); + } catch (e) {} +}()); + +module.exports = nodeUtil; diff --git a/node_modules/lodash/_objectToString.js b/node_modules/lodash/_objectToString.js new file mode 100644 index 0000000..c614ec0 --- /dev/null +++ b/node_modules/lodash/_objectToString.js @@ -0,0 +1,22 @@ +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** + * Used to resolve the + * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring) + * of values. + */ +var nativeObjectToString = objectProto.toString; + +/** + * Converts `value` to a string using `Object.prototype.toString`. + * + * @private + * @param {*} value The value to convert. + * @returns {string} Returns the converted string. + */ +function objectToString(value) { + return nativeObjectToString.call(value); +} + +module.exports = objectToString; diff --git a/node_modules/lodash/_overArg.js b/node_modules/lodash/_overArg.js new file mode 100644 index 0000000..651c5c5 --- /dev/null +++ b/node_modules/lodash/_overArg.js @@ -0,0 +1,15 @@ +/** + * Creates a unary function that invokes `func` with its argument transformed. + * + * @private + * @param {Function} func The function to wrap. + * @param {Function} transform The argument transform. + * @returns {Function} Returns the new function. + */ +function overArg(func, transform) { + return function(arg) { + return func(transform(arg)); + }; +} + +module.exports = overArg; diff --git a/node_modules/lodash/_overRest.js b/node_modules/lodash/_overRest.js new file mode 100644 index 0000000..c7cdef3 --- /dev/null +++ b/node_modules/lodash/_overRest.js @@ -0,0 +1,36 @@ +var apply = require('./_apply'); + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeMax = Math.max; + +/** + * A specialized version of `baseRest` which transforms the rest array. + * + * @private + * @param {Function} func The function to apply a rest parameter to. + * @param {number} [start=func.length-1] The start position of the rest parameter. + * @param {Function} transform The rest array transform. + * @returns {Function} Returns the new function. + */ +function overRest(func, start, transform) { + start = nativeMax(start === undefined ? (func.length - 1) : start, 0); + return function() { + var args = arguments, + index = -1, + length = nativeMax(args.length - start, 0), + array = Array(length); + + while (++index < length) { + array[index] = args[start + index]; + } + index = -1; + var otherArgs = Array(start + 1); + while (++index < start) { + otherArgs[index] = args[index]; + } + otherArgs[start] = transform(array); + return apply(func, this, otherArgs); + }; +} + +module.exports = overRest; diff --git a/node_modules/lodash/_parent.js b/node_modules/lodash/_parent.js new file mode 100644 index 0000000..f174328 --- /dev/null +++ b/node_modules/lodash/_parent.js @@ -0,0 +1,16 @@ +var baseGet = require('./_baseGet'), + baseSlice = require('./_baseSlice'); + +/** + * Gets the parent value at `path` of `object`. + * + * @private + * @param {Object} object The object to query. + * @param {Array} path The path to get the parent value of. + * @returns {*} Returns the parent value. + */ +function parent(object, path) { + return path.length < 2 ? object : baseGet(object, baseSlice(path, 0, -1)); +} + +module.exports = parent; diff --git a/node_modules/lodash/_reEscape.js b/node_modules/lodash/_reEscape.js new file mode 100644 index 0000000..7f47eda --- /dev/null +++ b/node_modules/lodash/_reEscape.js @@ -0,0 +1,4 @@ +/** Used to match template delimiters. */ +var reEscape = /<%-([\s\S]+?)%>/g; + +module.exports = reEscape; diff --git a/node_modules/lodash/_reEvaluate.js b/node_modules/lodash/_reEvaluate.js new file mode 100644 index 0000000..6adfc31 --- /dev/null +++ b/node_modules/lodash/_reEvaluate.js @@ -0,0 +1,4 @@ +/** Used to match template delimiters. */ +var reEvaluate = /<%([\s\S]+?)%>/g; + +module.exports = reEvaluate; diff --git a/node_modules/lodash/_reInterpolate.js b/node_modules/lodash/_reInterpolate.js new file mode 100644 index 0000000..d02ff0b --- /dev/null +++ b/node_modules/lodash/_reInterpolate.js @@ -0,0 +1,4 @@ +/** Used to match template delimiters. */ +var reInterpolate = /<%=([\s\S]+?)%>/g; + +module.exports = reInterpolate; diff --git a/node_modules/lodash/_realNames.js b/node_modules/lodash/_realNames.js new file mode 100644 index 0000000..aa0d529 --- /dev/null +++ b/node_modules/lodash/_realNames.js @@ -0,0 +1,4 @@ +/** Used to lookup unminified function names. */ +var realNames = {}; + +module.exports = realNames; diff --git a/node_modules/lodash/_reorder.js b/node_modules/lodash/_reorder.js new file mode 100644 index 0000000..a3502b0 --- /dev/null +++ b/node_modules/lodash/_reorder.js @@ -0,0 +1,29 @@ +var copyArray = require('./_copyArray'), + isIndex = require('./_isIndex'); + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeMin = Math.min; + +/** + * Reorder `array` according to the specified indexes where the element at + * the first index is assigned as the first element, the element at + * the second index is assigned as the second element, and so on. + * + * @private + * @param {Array} array The array to reorder. + * @param {Array} indexes The arranged array indexes. + * @returns {Array} Returns `array`. + */ +function reorder(array, indexes) { + var arrLength = array.length, + length = nativeMin(indexes.length, arrLength), + oldArray = copyArray(array); + + while (length--) { + var index = indexes[length]; + array[length] = isIndex(index, arrLength) ? oldArray[index] : undefined; + } + return array; +} + +module.exports = reorder; diff --git a/node_modules/lodash/_replaceHolders.js b/node_modules/lodash/_replaceHolders.js new file mode 100644 index 0000000..74360ec --- /dev/null +++ b/node_modules/lodash/_replaceHolders.js @@ -0,0 +1,29 @@ +/** Used as the internal argument placeholder. */ +var PLACEHOLDER = '__lodash_placeholder__'; + +/** + * Replaces all `placeholder` elements in `array` with an internal placeholder + * and returns an array of their indexes. + * + * @private + * @param {Array} array The array to modify. + * @param {*} placeholder The placeholder to replace. + * @returns {Array} Returns the new array of placeholder indexes. + */ +function replaceHolders(array, placeholder) { + var index = -1, + length = array.length, + resIndex = 0, + result = []; + + while (++index < length) { + var value = array[index]; + if (value === placeholder || value === PLACEHOLDER) { + array[index] = PLACEHOLDER; + result[resIndex++] = index; + } + } + return result; +} + +module.exports = replaceHolders; diff --git a/node_modules/lodash/_root.js b/node_modules/lodash/_root.js new file mode 100644 index 0000000..d2852be --- /dev/null +++ b/node_modules/lodash/_root.js @@ -0,0 +1,9 @@ +var freeGlobal = require('./_freeGlobal'); + +/** Detect free variable `self`. */ +var freeSelf = typeof self == 'object' && self && self.Object === Object && self; + +/** Used as a reference to the global object. */ +var root = freeGlobal || freeSelf || Function('return this')(); + +module.exports = root; diff --git a/node_modules/lodash/_safeGet.js b/node_modules/lodash/_safeGet.js new file mode 100644 index 0000000..b070897 --- /dev/null +++ b/node_modules/lodash/_safeGet.js @@ -0,0 +1,21 @@ +/** + * Gets the value at `key`, unless `key` is "__proto__" or "constructor". + * + * @private + * @param {Object} object The object to query. + * @param {string} key The key of the property to get. + * @returns {*} Returns the property value. + */ +function safeGet(object, key) { + if (key === 'constructor' && typeof object[key] === 'function') { + return; + } + + if (key == '__proto__') { + return; + } + + return object[key]; +} + +module.exports = safeGet; diff --git a/node_modules/lodash/_setCacheAdd.js b/node_modules/lodash/_setCacheAdd.js new file mode 100644 index 0000000..1081a74 --- /dev/null +++ b/node_modules/lodash/_setCacheAdd.js @@ -0,0 +1,19 @@ +/** Used to stand-in for `undefined` hash values. */ +var HASH_UNDEFINED = '__lodash_hash_undefined__'; + +/** + * Adds `value` to the array cache. + * + * @private + * @name add + * @memberOf SetCache + * @alias push + * @param {*} value The value to cache. + * @returns {Object} Returns the cache instance. + */ +function setCacheAdd(value) { + this.__data__.set(value, HASH_UNDEFINED); + return this; +} + +module.exports = setCacheAdd; diff --git a/node_modules/lodash/_setCacheHas.js b/node_modules/lodash/_setCacheHas.js new file mode 100644 index 0000000..9a49255 --- /dev/null +++ b/node_modules/lodash/_setCacheHas.js @@ -0,0 +1,14 @@ +/** + * Checks if `value` is in the array cache. + * + * @private + * @name has + * @memberOf SetCache + * @param {*} value The value to search for. + * @returns {number} Returns `true` if `value` is found, else `false`. + */ +function setCacheHas(value) { + return this.__data__.has(value); +} + +module.exports = setCacheHas; diff --git a/node_modules/lodash/_setData.js b/node_modules/lodash/_setData.js new file mode 100644 index 0000000..e5cf3eb --- /dev/null +++ b/node_modules/lodash/_setData.js @@ -0,0 +1,20 @@ +var baseSetData = require('./_baseSetData'), + shortOut = require('./_shortOut'); + +/** + * Sets metadata for `func`. + * + * **Note:** If this function becomes hot, i.e. is invoked a lot in a short + * period of time, it will trip its breaker and transition to an identity + * function to avoid garbage collection pauses in V8. See + * [V8 issue 2070](https://bugs.chromium.org/p/v8/issues/detail?id=2070) + * for more details. + * + * @private + * @param {Function} func The function to associate metadata with. + * @param {*} data The metadata. + * @returns {Function} Returns `func`. + */ +var setData = shortOut(baseSetData); + +module.exports = setData; diff --git a/node_modules/lodash/_setToArray.js b/node_modules/lodash/_setToArray.js new file mode 100644 index 0000000..b87f074 --- /dev/null +++ b/node_modules/lodash/_setToArray.js @@ -0,0 +1,18 @@ +/** + * Converts `set` to an array of its values. + * + * @private + * @param {Object} set The set to convert. + * @returns {Array} Returns the values. + */ +function setToArray(set) { + var index = -1, + result = Array(set.size); + + set.forEach(function(value) { + result[++index] = value; + }); + return result; +} + +module.exports = setToArray; diff --git a/node_modules/lodash/_setToPairs.js b/node_modules/lodash/_setToPairs.js new file mode 100644 index 0000000..36ad37a --- /dev/null +++ b/node_modules/lodash/_setToPairs.js @@ -0,0 +1,18 @@ +/** + * Converts `set` to its value-value pairs. + * + * @private + * @param {Object} set The set to convert. + * @returns {Array} Returns the value-value pairs. + */ +function setToPairs(set) { + var index = -1, + result = Array(set.size); + + set.forEach(function(value) { + result[++index] = [value, value]; + }); + return result; +} + +module.exports = setToPairs; diff --git a/node_modules/lodash/_setToString.js b/node_modules/lodash/_setToString.js new file mode 100644 index 0000000..6ca8419 --- /dev/null +++ b/node_modules/lodash/_setToString.js @@ -0,0 +1,14 @@ +var baseSetToString = require('./_baseSetToString'), + shortOut = require('./_shortOut'); + +/** + * Sets the `toString` method of `func` to return `string`. + * + * @private + * @param {Function} func The function to modify. + * @param {Function} string The `toString` result. + * @returns {Function} Returns `func`. + */ +var setToString = shortOut(baseSetToString); + +module.exports = setToString; diff --git a/node_modules/lodash/_setWrapToString.js b/node_modules/lodash/_setWrapToString.js new file mode 100644 index 0000000..decdc44 --- /dev/null +++ b/node_modules/lodash/_setWrapToString.js @@ -0,0 +1,21 @@ +var getWrapDetails = require('./_getWrapDetails'), + insertWrapDetails = require('./_insertWrapDetails'), + setToString = require('./_setToString'), + updateWrapDetails = require('./_updateWrapDetails'); + +/** + * Sets the `toString` method of `wrapper` to mimic the source of `reference` + * with wrapper details in a comment at the top of the source body. + * + * @private + * @param {Function} wrapper The function to modify. + * @param {Function} reference The reference function. + * @param {number} bitmask The bitmask flags. See `createWrap` for more details. + * @returns {Function} Returns `wrapper`. + */ +function setWrapToString(wrapper, reference, bitmask) { + var source = (reference + ''); + return setToString(wrapper, insertWrapDetails(source, updateWrapDetails(getWrapDetails(source), bitmask))); +} + +module.exports = setWrapToString; diff --git a/node_modules/lodash/_shortOut.js b/node_modules/lodash/_shortOut.js new file mode 100644 index 0000000..3300a07 --- /dev/null +++ b/node_modules/lodash/_shortOut.js @@ -0,0 +1,37 @@ +/** Used to detect hot functions by number of calls within a span of milliseconds. */ +var HOT_COUNT = 800, + HOT_SPAN = 16; + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeNow = Date.now; + +/** + * Creates a function that'll short out and invoke `identity` instead + * of `func` when it's called `HOT_COUNT` or more times in `HOT_SPAN` + * milliseconds. + * + * @private + * @param {Function} func The function to restrict. + * @returns {Function} Returns the new shortable function. + */ +function shortOut(func) { + var count = 0, + lastCalled = 0; + + return function() { + var stamp = nativeNow(), + remaining = HOT_SPAN - (stamp - lastCalled); + + lastCalled = stamp; + if (remaining > 0) { + if (++count >= HOT_COUNT) { + return arguments[0]; + } + } else { + count = 0; + } + return func.apply(undefined, arguments); + }; +} + +module.exports = shortOut; diff --git a/node_modules/lodash/_shuffleSelf.js b/node_modules/lodash/_shuffleSelf.js new file mode 100644 index 0000000..8bcc4f5 --- /dev/null +++ b/node_modules/lodash/_shuffleSelf.js @@ -0,0 +1,28 @@ +var baseRandom = require('./_baseRandom'); + +/** + * A specialized version of `_.shuffle` which mutates and sets the size of `array`. + * + * @private + * @param {Array} array The array to shuffle. + * @param {number} [size=array.length] The size of `array`. + * @returns {Array} Returns `array`. + */ +function shuffleSelf(array, size) { + var index = -1, + length = array.length, + lastIndex = length - 1; + + size = size === undefined ? length : size; + while (++index < size) { + var rand = baseRandom(index, lastIndex), + value = array[rand]; + + array[rand] = array[index]; + array[index] = value; + } + array.length = size; + return array; +} + +module.exports = shuffleSelf; diff --git a/node_modules/lodash/_stackClear.js b/node_modules/lodash/_stackClear.js new file mode 100644 index 0000000..ce8e5a9 --- /dev/null +++ b/node_modules/lodash/_stackClear.js @@ -0,0 +1,15 @@ +var ListCache = require('./_ListCache'); + +/** + * Removes all key-value entries from the stack. + * + * @private + * @name clear + * @memberOf Stack + */ +function stackClear() { + this.__data__ = new ListCache; + this.size = 0; +} + +module.exports = stackClear; diff --git a/node_modules/lodash/_stackDelete.js b/node_modules/lodash/_stackDelete.js new file mode 100644 index 0000000..ff9887a --- /dev/null +++ b/node_modules/lodash/_stackDelete.js @@ -0,0 +1,18 @@ +/** + * Removes `key` and its value from the stack. + * + * @private + * @name delete + * @memberOf Stack + * @param {string} key The key of the value to remove. + * @returns {boolean} Returns `true` if the entry was removed, else `false`. + */ +function stackDelete(key) { + var data = this.__data__, + result = data['delete'](key); + + this.size = data.size; + return result; +} + +module.exports = stackDelete; diff --git a/node_modules/lodash/_stackGet.js b/node_modules/lodash/_stackGet.js new file mode 100644 index 0000000..1cdf004 --- /dev/null +++ b/node_modules/lodash/_stackGet.js @@ -0,0 +1,14 @@ +/** + * Gets the stack value for `key`. + * + * @private + * @name get + * @memberOf Stack + * @param {string} key The key of the value to get. + * @returns {*} Returns the entry value. + */ +function stackGet(key) { + return this.__data__.get(key); +} + +module.exports = stackGet; diff --git a/node_modules/lodash/_stackHas.js b/node_modules/lodash/_stackHas.js new file mode 100644 index 0000000..16a3ad1 --- /dev/null +++ b/node_modules/lodash/_stackHas.js @@ -0,0 +1,14 @@ +/** + * Checks if a stack value for `key` exists. + * + * @private + * @name has + * @memberOf Stack + * @param {string} key The key of the entry to check. + * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`. + */ +function stackHas(key) { + return this.__data__.has(key); +} + +module.exports = stackHas; diff --git a/node_modules/lodash/_stackSet.js b/node_modules/lodash/_stackSet.js new file mode 100644 index 0000000..b790ac5 --- /dev/null +++ b/node_modules/lodash/_stackSet.js @@ -0,0 +1,34 @@ +var ListCache = require('./_ListCache'), + Map = require('./_Map'), + MapCache = require('./_MapCache'); + +/** Used as the size to enable large array optimizations. */ +var LARGE_ARRAY_SIZE = 200; + +/** + * Sets the stack `key` to `value`. + * + * @private + * @name set + * @memberOf Stack + * @param {string} key The key of the value to set. + * @param {*} value The value to set. + * @returns {Object} Returns the stack cache instance. + */ +function stackSet(key, value) { + var data = this.__data__; + if (data instanceof ListCache) { + var pairs = data.__data__; + if (!Map || (pairs.length < LARGE_ARRAY_SIZE - 1)) { + pairs.push([key, value]); + this.size = ++data.size; + return this; + } + data = this.__data__ = new MapCache(pairs); + } + data.set(key, value); + this.size = data.size; + return this; +} + +module.exports = stackSet; diff --git a/node_modules/lodash/_strictIndexOf.js b/node_modules/lodash/_strictIndexOf.js new file mode 100644 index 0000000..0486a49 --- /dev/null +++ b/node_modules/lodash/_strictIndexOf.js @@ -0,0 +1,23 @@ +/** + * A specialized version of `_.indexOf` which performs strict equality + * comparisons of values, i.e. `===`. + * + * @private + * @param {Array} array The array to inspect. + * @param {*} value The value to search for. + * @param {number} fromIndex The index to search from. + * @returns {number} Returns the index of the matched value, else `-1`. + */ +function strictIndexOf(array, value, fromIndex) { + var index = fromIndex - 1, + length = array.length; + + while (++index < length) { + if (array[index] === value) { + return index; + } + } + return -1; +} + +module.exports = strictIndexOf; diff --git a/node_modules/lodash/_strictLastIndexOf.js b/node_modules/lodash/_strictLastIndexOf.js new file mode 100644 index 0000000..d7310dc --- /dev/null +++ b/node_modules/lodash/_strictLastIndexOf.js @@ -0,0 +1,21 @@ +/** + * A specialized version of `_.lastIndexOf` which performs strict equality + * comparisons of values, i.e. `===`. + * + * @private + * @param {Array} array The array to inspect. + * @param {*} value The value to search for. + * @param {number} fromIndex The index to search from. + * @returns {number} Returns the index of the matched value, else `-1`. + */ +function strictLastIndexOf(array, value, fromIndex) { + var index = fromIndex + 1; + while (index--) { + if (array[index] === value) { + return index; + } + } + return index; +} + +module.exports = strictLastIndexOf; diff --git a/node_modules/lodash/_stringSize.js b/node_modules/lodash/_stringSize.js new file mode 100644 index 0000000..17ef462 --- /dev/null +++ b/node_modules/lodash/_stringSize.js @@ -0,0 +1,18 @@ +var asciiSize = require('./_asciiSize'), + hasUnicode = require('./_hasUnicode'), + unicodeSize = require('./_unicodeSize'); + +/** + * Gets the number of symbols in `string`. + * + * @private + * @param {string} string The string to inspect. + * @returns {number} Returns the string size. + */ +function stringSize(string) { + return hasUnicode(string) + ? unicodeSize(string) + : asciiSize(string); +} + +module.exports = stringSize; diff --git a/node_modules/lodash/_stringToArray.js b/node_modules/lodash/_stringToArray.js new file mode 100644 index 0000000..d161158 --- /dev/null +++ b/node_modules/lodash/_stringToArray.js @@ -0,0 +1,18 @@ +var asciiToArray = require('./_asciiToArray'), + hasUnicode = require('./_hasUnicode'), + unicodeToArray = require('./_unicodeToArray'); + +/** + * Converts `string` to an array. + * + * @private + * @param {string} string The string to convert. + * @returns {Array} Returns the converted array. + */ +function stringToArray(string) { + return hasUnicode(string) + ? unicodeToArray(string) + : asciiToArray(string); +} + +module.exports = stringToArray; diff --git a/node_modules/lodash/_stringToPath.js b/node_modules/lodash/_stringToPath.js new file mode 100644 index 0000000..8f39f8a --- /dev/null +++ b/node_modules/lodash/_stringToPath.js @@ -0,0 +1,27 @@ +var memoizeCapped = require('./_memoizeCapped'); + +/** Used to match property names within property paths. */ +var rePropName = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g; + +/** Used to match backslashes in property paths. */ +var reEscapeChar = /\\(\\)?/g; + +/** + * Converts `string` to a property path array. + * + * @private + * @param {string} string The string to convert. + * @returns {Array} Returns the property path array. + */ +var stringToPath = memoizeCapped(function(string) { + var result = []; + if (string.charCodeAt(0) === 46 /* . */) { + result.push(''); + } + string.replace(rePropName, function(match, number, quote, subString) { + result.push(quote ? subString.replace(reEscapeChar, '$1') : (number || match)); + }); + return result; +}); + +module.exports = stringToPath; diff --git a/node_modules/lodash/_toKey.js b/node_modules/lodash/_toKey.js new file mode 100644 index 0000000..c6d645c --- /dev/null +++ b/node_modules/lodash/_toKey.js @@ -0,0 +1,21 @@ +var isSymbol = require('./isSymbol'); + +/** Used as references for various `Number` constants. */ +var INFINITY = 1 / 0; + +/** + * Converts `value` to a string key if it's not a string or symbol. + * + * @private + * @param {*} value The value to inspect. + * @returns {string|symbol} Returns the key. + */ +function toKey(value) { + if (typeof value == 'string' || isSymbol(value)) { + return value; + } + var result = (value + ''); + return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result; +} + +module.exports = toKey; diff --git a/node_modules/lodash/_toSource.js b/node_modules/lodash/_toSource.js new file mode 100644 index 0000000..a020b38 --- /dev/null +++ b/node_modules/lodash/_toSource.js @@ -0,0 +1,26 @@ +/** Used for built-in method references. */ +var funcProto = Function.prototype; + +/** Used to resolve the decompiled source of functions. */ +var funcToString = funcProto.toString; + +/** + * Converts `func` to its source code. + * + * @private + * @param {Function} func The function to convert. + * @returns {string} Returns the source code. + */ +function toSource(func) { + if (func != null) { + try { + return funcToString.call(func); + } catch (e) {} + try { + return (func + ''); + } catch (e) {} + } + return ''; +} + +module.exports = toSource; diff --git a/node_modules/lodash/_trimmedEndIndex.js b/node_modules/lodash/_trimmedEndIndex.js new file mode 100644 index 0000000..139439a --- /dev/null +++ b/node_modules/lodash/_trimmedEndIndex.js @@ -0,0 +1,19 @@ +/** Used to match a single whitespace character. */ +var reWhitespace = /\s/; + +/** + * Used by `_.trim` and `_.trimEnd` to get the index of the last non-whitespace + * character of `string`. + * + * @private + * @param {string} string The string to inspect. + * @returns {number} Returns the index of the last non-whitespace character. + */ +function trimmedEndIndex(string) { + var index = string.length; + + while (index-- && reWhitespace.test(string.charAt(index))) {} + return index; +} + +module.exports = trimmedEndIndex; diff --git a/node_modules/lodash/_unescapeHtmlChar.js b/node_modules/lodash/_unescapeHtmlChar.js new file mode 100644 index 0000000..a71fecb --- /dev/null +++ b/node_modules/lodash/_unescapeHtmlChar.js @@ -0,0 +1,21 @@ +var basePropertyOf = require('./_basePropertyOf'); + +/** Used to map HTML entities to characters. */ +var htmlUnescapes = { + '&': '&', + '<': '<', + '>': '>', + '"': '"', + ''': "'" +}; + +/** + * Used by `_.unescape` to convert HTML entities to characters. + * + * @private + * @param {string} chr The matched character to unescape. + * @returns {string} Returns the unescaped character. + */ +var unescapeHtmlChar = basePropertyOf(htmlUnescapes); + +module.exports = unescapeHtmlChar; diff --git a/node_modules/lodash/_unicodeSize.js b/node_modules/lodash/_unicodeSize.js new file mode 100644 index 0000000..68137ec --- /dev/null +++ b/node_modules/lodash/_unicodeSize.js @@ -0,0 +1,44 @@ +/** Used to compose unicode character classes. */ +var rsAstralRange = '\\ud800-\\udfff', + rsComboMarksRange = '\\u0300-\\u036f', + reComboHalfMarksRange = '\\ufe20-\\ufe2f', + rsComboSymbolsRange = '\\u20d0-\\u20ff', + rsComboRange = rsComboMarksRange + reComboHalfMarksRange + rsComboSymbolsRange, + rsVarRange = '\\ufe0e\\ufe0f'; + +/** Used to compose unicode capture groups. */ +var rsAstral = '[' + rsAstralRange + ']', + rsCombo = '[' + rsComboRange + ']', + rsFitz = '\\ud83c[\\udffb-\\udfff]', + rsModifier = '(?:' + rsCombo + '|' + rsFitz + ')', + rsNonAstral = '[^' + rsAstralRange + ']', + rsRegional = '(?:\\ud83c[\\udde6-\\uddff]){2}', + rsSurrPair = '[\\ud800-\\udbff][\\udc00-\\udfff]', + rsZWJ = '\\u200d'; + +/** Used to compose unicode regexes. */ +var reOptMod = rsModifier + '?', + rsOptVar = '[' + rsVarRange + ']?', + rsOptJoin = '(?:' + rsZWJ + '(?:' + [rsNonAstral, rsRegional, rsSurrPair].join('|') + ')' + rsOptVar + reOptMod + ')*', + rsSeq = rsOptVar + reOptMod + rsOptJoin, + rsSymbol = '(?:' + [rsNonAstral + rsCombo + '?', rsCombo, rsRegional, rsSurrPair, rsAstral].join('|') + ')'; + +/** Used to match [string symbols](https://mathiasbynens.be/notes/javascript-unicode). */ +var reUnicode = RegExp(rsFitz + '(?=' + rsFitz + ')|' + rsSymbol + rsSeq, 'g'); + +/** + * Gets the size of a Unicode `string`. + * + * @private + * @param {string} string The string inspect. + * @returns {number} Returns the string size. + */ +function unicodeSize(string) { + var result = reUnicode.lastIndex = 0; + while (reUnicode.test(string)) { + ++result; + } + return result; +} + +module.exports = unicodeSize; diff --git a/node_modules/lodash/_unicodeToArray.js b/node_modules/lodash/_unicodeToArray.js new file mode 100644 index 0000000..2a725c0 --- /dev/null +++ b/node_modules/lodash/_unicodeToArray.js @@ -0,0 +1,40 @@ +/** Used to compose unicode character classes. */ +var rsAstralRange = '\\ud800-\\udfff', + rsComboMarksRange = '\\u0300-\\u036f', + reComboHalfMarksRange = '\\ufe20-\\ufe2f', + rsComboSymbolsRange = '\\u20d0-\\u20ff', + rsComboRange = rsComboMarksRange + reComboHalfMarksRange + rsComboSymbolsRange, + rsVarRange = '\\ufe0e\\ufe0f'; + +/** Used to compose unicode capture groups. */ +var rsAstral = '[' + rsAstralRange + ']', + rsCombo = '[' + rsComboRange + ']', + rsFitz = '\\ud83c[\\udffb-\\udfff]', + rsModifier = '(?:' + rsCombo + '|' + rsFitz + ')', + rsNonAstral = '[^' + rsAstralRange + ']', + rsRegional = '(?:\\ud83c[\\udde6-\\uddff]){2}', + rsSurrPair = '[\\ud800-\\udbff][\\udc00-\\udfff]', + rsZWJ = '\\u200d'; + +/** Used to compose unicode regexes. */ +var reOptMod = rsModifier + '?', + rsOptVar = '[' + rsVarRange + ']?', + rsOptJoin = '(?:' + rsZWJ + '(?:' + [rsNonAstral, rsRegional, rsSurrPair].join('|') + ')' + rsOptVar + reOptMod + ')*', + rsSeq = rsOptVar + reOptMod + rsOptJoin, + rsSymbol = '(?:' + [rsNonAstral + rsCombo + '?', rsCombo, rsRegional, rsSurrPair, rsAstral].join('|') + ')'; + +/** Used to match [string symbols](https://mathiasbynens.be/notes/javascript-unicode). */ +var reUnicode = RegExp(rsFitz + '(?=' + rsFitz + ')|' + rsSymbol + rsSeq, 'g'); + +/** + * Converts a Unicode `string` to an array. + * + * @private + * @param {string} string The string to convert. + * @returns {Array} Returns the converted array. + */ +function unicodeToArray(string) { + return string.match(reUnicode) || []; +} + +module.exports = unicodeToArray; diff --git a/node_modules/lodash/_unicodeWords.js b/node_modules/lodash/_unicodeWords.js new file mode 100644 index 0000000..e72e6e0 --- /dev/null +++ b/node_modules/lodash/_unicodeWords.js @@ -0,0 +1,69 @@ +/** Used to compose unicode character classes. */ +var rsAstralRange = '\\ud800-\\udfff', + rsComboMarksRange = '\\u0300-\\u036f', + reComboHalfMarksRange = '\\ufe20-\\ufe2f', + rsComboSymbolsRange = '\\u20d0-\\u20ff', + rsComboRange = rsComboMarksRange + reComboHalfMarksRange + rsComboSymbolsRange, + rsDingbatRange = '\\u2700-\\u27bf', + rsLowerRange = 'a-z\\xdf-\\xf6\\xf8-\\xff', + rsMathOpRange = '\\xac\\xb1\\xd7\\xf7', + rsNonCharRange = '\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf', + rsPunctuationRange = '\\u2000-\\u206f', + rsSpaceRange = ' \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000', + rsUpperRange = 'A-Z\\xc0-\\xd6\\xd8-\\xde', + rsVarRange = '\\ufe0e\\ufe0f', + rsBreakRange = rsMathOpRange + rsNonCharRange + rsPunctuationRange + rsSpaceRange; + +/** Used to compose unicode capture groups. */ +var rsApos = "['\u2019]", + rsBreak = '[' + rsBreakRange + ']', + rsCombo = '[' + rsComboRange + ']', + rsDigits = '\\d+', + rsDingbat = '[' + rsDingbatRange + ']', + rsLower = '[' + rsLowerRange + ']', + rsMisc = '[^' + rsAstralRange + rsBreakRange + rsDigits + rsDingbatRange + rsLowerRange + rsUpperRange + ']', + rsFitz = '\\ud83c[\\udffb-\\udfff]', + rsModifier = '(?:' + rsCombo + '|' + rsFitz + ')', + rsNonAstral = '[^' + rsAstralRange + ']', + rsRegional = '(?:\\ud83c[\\udde6-\\uddff]){2}', + rsSurrPair = '[\\ud800-\\udbff][\\udc00-\\udfff]', + rsUpper = '[' + rsUpperRange + ']', + rsZWJ = '\\u200d'; + +/** Used to compose unicode regexes. */ +var rsMiscLower = '(?:' + rsLower + '|' + rsMisc + ')', + rsMiscUpper = '(?:' + rsUpper + '|' + rsMisc + ')', + rsOptContrLower = '(?:' + rsApos + '(?:d|ll|m|re|s|t|ve))?', + rsOptContrUpper = '(?:' + rsApos + '(?:D|LL|M|RE|S|T|VE))?', + reOptMod = rsModifier + '?', + rsOptVar = '[' + rsVarRange + ']?', + rsOptJoin = '(?:' + rsZWJ + '(?:' + [rsNonAstral, rsRegional, rsSurrPair].join('|') + ')' + rsOptVar + reOptMod + ')*', + rsOrdLower = '\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])', + rsOrdUpper = '\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])', + rsSeq = rsOptVar + reOptMod + rsOptJoin, + rsEmoji = '(?:' + [rsDingbat, rsRegional, rsSurrPair].join('|') + ')' + rsSeq; + +/** Used to match complex or compound words. */ +var reUnicodeWord = RegExp([ + rsUpper + '?' + rsLower + '+' + rsOptContrLower + '(?=' + [rsBreak, rsUpper, '$'].join('|') + ')', + rsMiscUpper + '+' + rsOptContrUpper + '(?=' + [rsBreak, rsUpper + rsMiscLower, '$'].join('|') + ')', + rsUpper + '?' + rsMiscLower + '+' + rsOptContrLower, + rsUpper + '+' + rsOptContrUpper, + rsOrdUpper, + rsOrdLower, + rsDigits, + rsEmoji +].join('|'), 'g'); + +/** + * Splits a Unicode `string` into an array of its words. + * + * @private + * @param {string} The string to inspect. + * @returns {Array} Returns the words of `string`. + */ +function unicodeWords(string) { + return string.match(reUnicodeWord) || []; +} + +module.exports = unicodeWords; diff --git a/node_modules/lodash/_updateWrapDetails.js b/node_modules/lodash/_updateWrapDetails.js new file mode 100644 index 0000000..8759fbd --- /dev/null +++ b/node_modules/lodash/_updateWrapDetails.js @@ -0,0 +1,46 @@ +var arrayEach = require('./_arrayEach'), + arrayIncludes = require('./_arrayIncludes'); + +/** Used to compose bitmasks for function metadata. */ +var WRAP_BIND_FLAG = 1, + WRAP_BIND_KEY_FLAG = 2, + WRAP_CURRY_FLAG = 8, + WRAP_CURRY_RIGHT_FLAG = 16, + WRAP_PARTIAL_FLAG = 32, + WRAP_PARTIAL_RIGHT_FLAG = 64, + WRAP_ARY_FLAG = 128, + WRAP_REARG_FLAG = 256, + WRAP_FLIP_FLAG = 512; + +/** Used to associate wrap methods with their bit flags. */ +var wrapFlags = [ + ['ary', WRAP_ARY_FLAG], + ['bind', WRAP_BIND_FLAG], + ['bindKey', WRAP_BIND_KEY_FLAG], + ['curry', WRAP_CURRY_FLAG], + ['curryRight', WRAP_CURRY_RIGHT_FLAG], + ['flip', WRAP_FLIP_FLAG], + ['partial', WRAP_PARTIAL_FLAG], + ['partialRight', WRAP_PARTIAL_RIGHT_FLAG], + ['rearg', WRAP_REARG_FLAG] +]; + +/** + * Updates wrapper `details` based on `bitmask` flags. + * + * @private + * @returns {Array} details The details to modify. + * @param {number} bitmask The bitmask flags. See `createWrap` for more details. + * @returns {Array} Returns `details`. + */ +function updateWrapDetails(details, bitmask) { + arrayEach(wrapFlags, function(pair) { + var value = '_.' + pair[0]; + if ((bitmask & pair[1]) && !arrayIncludes(details, value)) { + details.push(value); + } + }); + return details.sort(); +} + +module.exports = updateWrapDetails; diff --git a/node_modules/lodash/_wrapperClone.js b/node_modules/lodash/_wrapperClone.js new file mode 100644 index 0000000..7bb58a2 --- /dev/null +++ b/node_modules/lodash/_wrapperClone.js @@ -0,0 +1,23 @@ +var LazyWrapper = require('./_LazyWrapper'), + LodashWrapper = require('./_LodashWrapper'), + copyArray = require('./_copyArray'); + +/** + * Creates a clone of `wrapper`. + * + * @private + * @param {Object} wrapper The wrapper to clone. + * @returns {Object} Returns the cloned wrapper. + */ +function wrapperClone(wrapper) { + if (wrapper instanceof LazyWrapper) { + return wrapper.clone(); + } + var result = new LodashWrapper(wrapper.__wrapped__, wrapper.__chain__); + result.__actions__ = copyArray(wrapper.__actions__); + result.__index__ = wrapper.__index__; + result.__values__ = wrapper.__values__; + return result; +} + +module.exports = wrapperClone; diff --git a/node_modules/lodash/add.js b/node_modules/lodash/add.js new file mode 100644 index 0000000..f069515 --- /dev/null +++ b/node_modules/lodash/add.js @@ -0,0 +1,22 @@ +var createMathOperation = require('./_createMathOperation'); + +/** + * Adds two numbers. + * + * @static + * @memberOf _ + * @since 3.4.0 + * @category Math + * @param {number} augend The first number in an addition. + * @param {number} addend The second number in an addition. + * @returns {number} Returns the total. + * @example + * + * _.add(6, 4); + * // => 10 + */ +var add = createMathOperation(function(augend, addend) { + return augend + addend; +}, 0); + +module.exports = add; diff --git a/node_modules/lodash/after.js b/node_modules/lodash/after.js new file mode 100644 index 0000000..3900c97 --- /dev/null +++ b/node_modules/lodash/after.js @@ -0,0 +1,42 @@ +var toInteger = require('./toInteger'); + +/** Error message constants. */ +var FUNC_ERROR_TEXT = 'Expected a function'; + +/** + * The opposite of `_.before`; this method creates a function that invokes + * `func` once it's called `n` or more times. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Function + * @param {number} n The number of calls before `func` is invoked. + * @param {Function} func The function to restrict. + * @returns {Function} Returns the new restricted function. + * @example + * + * var saves = ['profile', 'settings']; + * + * var done = _.after(saves.length, function() { + * console.log('done saving!'); + * }); + * + * _.forEach(saves, function(type) { + * asyncSave({ 'type': type, 'complete': done }); + * }); + * // => Logs 'done saving!' after the two async saves have completed. + */ +function after(n, func) { + if (typeof func != 'function') { + throw new TypeError(FUNC_ERROR_TEXT); + } + n = toInteger(n); + return function() { + if (--n < 1) { + return func.apply(this, arguments); + } + }; +} + +module.exports = after; diff --git a/node_modules/lodash/array.js b/node_modules/lodash/array.js new file mode 100644 index 0000000..af688d3 --- /dev/null +++ b/node_modules/lodash/array.js @@ -0,0 +1,67 @@ +module.exports = { + 'chunk': require('./chunk'), + 'compact': require('./compact'), + 'concat': require('./concat'), + 'difference': require('./difference'), + 'differenceBy': require('./differenceBy'), + 'differenceWith': require('./differenceWith'), + 'drop': require('./drop'), + 'dropRight': require('./dropRight'), + 'dropRightWhile': require('./dropRightWhile'), + 'dropWhile': require('./dropWhile'), + 'fill': require('./fill'), + 'findIndex': require('./findIndex'), + 'findLastIndex': require('./findLastIndex'), + 'first': require('./first'), + 'flatten': require('./flatten'), + 'flattenDeep': require('./flattenDeep'), + 'flattenDepth': require('./flattenDepth'), + 'fromPairs': require('./fromPairs'), + 'head': require('./head'), + 'indexOf': require('./indexOf'), + 'initial': require('./initial'), + 'intersection': require('./intersection'), + 'intersectionBy': require('./intersectionBy'), + 'intersectionWith': require('./intersectionWith'), + 'join': require('./join'), + 'last': require('./last'), + 'lastIndexOf': require('./lastIndexOf'), + 'nth': require('./nth'), + 'pull': require('./pull'), + 'pullAll': require('./pullAll'), + 'pullAllBy': require('./pullAllBy'), + 'pullAllWith': require('./pullAllWith'), + 'pullAt': require('./pullAt'), + 'remove': require('./remove'), + 'reverse': require('./reverse'), + 'slice': require('./slice'), + 'sortedIndex': require('./sortedIndex'), + 'sortedIndexBy': require('./sortedIndexBy'), + 'sortedIndexOf': require('./sortedIndexOf'), + 'sortedLastIndex': require('./sortedLastIndex'), + 'sortedLastIndexBy': require('./sortedLastIndexBy'), + 'sortedLastIndexOf': require('./sortedLastIndexOf'), + 'sortedUniq': require('./sortedUniq'), + 'sortedUniqBy': require('./sortedUniqBy'), + 'tail': require('./tail'), + 'take': require('./take'), + 'takeRight': require('./takeRight'), + 'takeRightWhile': require('./takeRightWhile'), + 'takeWhile': require('./takeWhile'), + 'union': require('./union'), + 'unionBy': require('./unionBy'), + 'unionWith': require('./unionWith'), + 'uniq': require('./uniq'), + 'uniqBy': require('./uniqBy'), + 'uniqWith': require('./uniqWith'), + 'unzip': require('./unzip'), + 'unzipWith': require('./unzipWith'), + 'without': require('./without'), + 'xor': require('./xor'), + 'xorBy': require('./xorBy'), + 'xorWith': require('./xorWith'), + 'zip': require('./zip'), + 'zipObject': require('./zipObject'), + 'zipObjectDeep': require('./zipObjectDeep'), + 'zipWith': require('./zipWith') +}; diff --git a/node_modules/lodash/ary.js b/node_modules/lodash/ary.js new file mode 100644 index 0000000..70c87d0 --- /dev/null +++ b/node_modules/lodash/ary.js @@ -0,0 +1,29 @@ +var createWrap = require('./_createWrap'); + +/** Used to compose bitmasks for function metadata. */ +var WRAP_ARY_FLAG = 128; + +/** + * Creates a function that invokes `func`, with up to `n` arguments, + * ignoring any additional arguments. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Function + * @param {Function} func The function to cap arguments for. + * @param {number} [n=func.length] The arity cap. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {Function} Returns the new capped function. + * @example + * + * _.map(['6', '8', '10'], _.ary(parseInt, 1)); + * // => [6, 8, 10] + */ +function ary(func, n, guard) { + n = guard ? undefined : n; + n = (func && n == null) ? func.length : n; + return createWrap(func, WRAP_ARY_FLAG, undefined, undefined, undefined, undefined, n); +} + +module.exports = ary; diff --git a/node_modules/lodash/assign.js b/node_modules/lodash/assign.js new file mode 100644 index 0000000..909db26 --- /dev/null +++ b/node_modules/lodash/assign.js @@ -0,0 +1,58 @@ +var assignValue = require('./_assignValue'), + copyObject = require('./_copyObject'), + createAssigner = require('./_createAssigner'), + isArrayLike = require('./isArrayLike'), + isPrototype = require('./_isPrototype'), + keys = require('./keys'); + +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** Used to check objects for own properties. */ +var hasOwnProperty = objectProto.hasOwnProperty; + +/** + * Assigns own enumerable string keyed properties of source objects to the + * destination object. Source objects are applied from left to right. + * Subsequent sources overwrite property assignments of previous sources. + * + * **Note:** This method mutates `object` and is loosely based on + * [`Object.assign`](https://mdn.io/Object/assign). + * + * @static + * @memberOf _ + * @since 0.10.0 + * @category Object + * @param {Object} object The destination object. + * @param {...Object} [sources] The source objects. + * @returns {Object} Returns `object`. + * @see _.assignIn + * @example + * + * function Foo() { + * this.a = 1; + * } + * + * function Bar() { + * this.c = 3; + * } + * + * Foo.prototype.b = 2; + * Bar.prototype.d = 4; + * + * _.assign({ 'a': 0 }, new Foo, new Bar); + * // => { 'a': 1, 'c': 3 } + */ +var assign = createAssigner(function(object, source) { + if (isPrototype(source) || isArrayLike(source)) { + copyObject(source, keys(source), object); + return; + } + for (var key in source) { + if (hasOwnProperty.call(source, key)) { + assignValue(object, key, source[key]); + } + } +}); + +module.exports = assign; diff --git a/node_modules/lodash/assignIn.js b/node_modules/lodash/assignIn.js new file mode 100644 index 0000000..e663473 --- /dev/null +++ b/node_modules/lodash/assignIn.js @@ -0,0 +1,40 @@ +var copyObject = require('./_copyObject'), + createAssigner = require('./_createAssigner'), + keysIn = require('./keysIn'); + +/** + * This method is like `_.assign` except that it iterates over own and + * inherited source properties. + * + * **Note:** This method mutates `object`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @alias extend + * @category Object + * @param {Object} object The destination object. + * @param {...Object} [sources] The source objects. + * @returns {Object} Returns `object`. + * @see _.assign + * @example + * + * function Foo() { + * this.a = 1; + * } + * + * function Bar() { + * this.c = 3; + * } + * + * Foo.prototype.b = 2; + * Bar.prototype.d = 4; + * + * _.assignIn({ 'a': 0 }, new Foo, new Bar); + * // => { 'a': 1, 'b': 2, 'c': 3, 'd': 4 } + */ +var assignIn = createAssigner(function(object, source) { + copyObject(source, keysIn(source), object); +}); + +module.exports = assignIn; diff --git a/node_modules/lodash/assignInWith.js b/node_modules/lodash/assignInWith.js new file mode 100644 index 0000000..68fcc0b --- /dev/null +++ b/node_modules/lodash/assignInWith.js @@ -0,0 +1,38 @@ +var copyObject = require('./_copyObject'), + createAssigner = require('./_createAssigner'), + keysIn = require('./keysIn'); + +/** + * This method is like `_.assignIn` except that it accepts `customizer` + * which is invoked to produce the assigned values. If `customizer` returns + * `undefined`, assignment is handled by the method instead. The `customizer` + * is invoked with five arguments: (objValue, srcValue, key, object, source). + * + * **Note:** This method mutates `object`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @alias extendWith + * @category Object + * @param {Object} object The destination object. + * @param {...Object} sources The source objects. + * @param {Function} [customizer] The function to customize assigned values. + * @returns {Object} Returns `object`. + * @see _.assignWith + * @example + * + * function customizer(objValue, srcValue) { + * return _.isUndefined(objValue) ? srcValue : objValue; + * } + * + * var defaults = _.partialRight(_.assignInWith, customizer); + * + * defaults({ 'a': 1 }, { 'b': 2 }, { 'a': 3 }); + * // => { 'a': 1, 'b': 2 } + */ +var assignInWith = createAssigner(function(object, source, srcIndex, customizer) { + copyObject(source, keysIn(source), object, customizer); +}); + +module.exports = assignInWith; diff --git a/node_modules/lodash/assignWith.js b/node_modules/lodash/assignWith.js new file mode 100644 index 0000000..7dc6c76 --- /dev/null +++ b/node_modules/lodash/assignWith.js @@ -0,0 +1,37 @@ +var copyObject = require('./_copyObject'), + createAssigner = require('./_createAssigner'), + keys = require('./keys'); + +/** + * This method is like `_.assign` except that it accepts `customizer` + * which is invoked to produce the assigned values. If `customizer` returns + * `undefined`, assignment is handled by the method instead. The `customizer` + * is invoked with five arguments: (objValue, srcValue, key, object, source). + * + * **Note:** This method mutates `object`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Object + * @param {Object} object The destination object. + * @param {...Object} sources The source objects. + * @param {Function} [customizer] The function to customize assigned values. + * @returns {Object} Returns `object`. + * @see _.assignInWith + * @example + * + * function customizer(objValue, srcValue) { + * return _.isUndefined(objValue) ? srcValue : objValue; + * } + * + * var defaults = _.partialRight(_.assignWith, customizer); + * + * defaults({ 'a': 1 }, { 'b': 2 }, { 'a': 3 }); + * // => { 'a': 1, 'b': 2 } + */ +var assignWith = createAssigner(function(object, source, srcIndex, customizer) { + copyObject(source, keys(source), object, customizer); +}); + +module.exports = assignWith; diff --git a/node_modules/lodash/at.js b/node_modules/lodash/at.js new file mode 100644 index 0000000..781ee9e --- /dev/null +++ b/node_modules/lodash/at.js @@ -0,0 +1,23 @@ +var baseAt = require('./_baseAt'), + flatRest = require('./_flatRest'); + +/** + * Creates an array of values corresponding to `paths` of `object`. + * + * @static + * @memberOf _ + * @since 1.0.0 + * @category Object + * @param {Object} object The object to iterate over. + * @param {...(string|string[])} [paths] The property paths to pick. + * @returns {Array} Returns the picked values. + * @example + * + * var object = { 'a': [{ 'b': { 'c': 3 } }, 4] }; + * + * _.at(object, ['a[0].b.c', 'a[1]']); + * // => [3, 4] + */ +var at = flatRest(baseAt); + +module.exports = at; diff --git a/node_modules/lodash/attempt.js b/node_modules/lodash/attempt.js new file mode 100644 index 0000000..624d015 --- /dev/null +++ b/node_modules/lodash/attempt.js @@ -0,0 +1,35 @@ +var apply = require('./_apply'), + baseRest = require('./_baseRest'), + isError = require('./isError'); + +/** + * Attempts to invoke `func`, returning either the result or the caught error + * object. Any additional arguments are provided to `func` when it's invoked. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Util + * @param {Function} func The function to attempt. + * @param {...*} [args] The arguments to invoke `func` with. + * @returns {*} Returns the `func` result or error object. + * @example + * + * // Avoid throwing errors for invalid selectors. + * var elements = _.attempt(function(selector) { + * return document.querySelectorAll(selector); + * }, '>_>'); + * + * if (_.isError(elements)) { + * elements = []; + * } + */ +var attempt = baseRest(function(func, args) { + try { + return apply(func, undefined, args); + } catch (e) { + return isError(e) ? e : new Error(e); + } +}); + +module.exports = attempt; diff --git a/node_modules/lodash/before.js b/node_modules/lodash/before.js new file mode 100644 index 0000000..a3e0a16 --- /dev/null +++ b/node_modules/lodash/before.js @@ -0,0 +1,40 @@ +var toInteger = require('./toInteger'); + +/** Error message constants. */ +var FUNC_ERROR_TEXT = 'Expected a function'; + +/** + * Creates a function that invokes `func`, with the `this` binding and arguments + * of the created function, while it's called less than `n` times. Subsequent + * calls to the created function return the result of the last `func` invocation. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Function + * @param {number} n The number of calls at which `func` is no longer invoked. + * @param {Function} func The function to restrict. + * @returns {Function} Returns the new restricted function. + * @example + * + * jQuery(element).on('click', _.before(5, addContactToList)); + * // => Allows adding up to 4 contacts to the list. + */ +function before(n, func) { + var result; + if (typeof func != 'function') { + throw new TypeError(FUNC_ERROR_TEXT); + } + n = toInteger(n); + return function() { + if (--n > 0) { + result = func.apply(this, arguments); + } + if (n <= 1) { + func = undefined; + } + return result; + }; +} + +module.exports = before; diff --git a/node_modules/lodash/bind.js b/node_modules/lodash/bind.js new file mode 100644 index 0000000..b1076e9 --- /dev/null +++ b/node_modules/lodash/bind.js @@ -0,0 +1,57 @@ +var baseRest = require('./_baseRest'), + createWrap = require('./_createWrap'), + getHolder = require('./_getHolder'), + replaceHolders = require('./_replaceHolders'); + +/** Used to compose bitmasks for function metadata. */ +var WRAP_BIND_FLAG = 1, + WRAP_PARTIAL_FLAG = 32; + +/** + * Creates a function that invokes `func` with the `this` binding of `thisArg` + * and `partials` prepended to the arguments it receives. + * + * The `_.bind.placeholder` value, which defaults to `_` in monolithic builds, + * may be used as a placeholder for partially applied arguments. + * + * **Note:** Unlike native `Function#bind`, this method doesn't set the "length" + * property of bound functions. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Function + * @param {Function} func The function to bind. + * @param {*} thisArg The `this` binding of `func`. + * @param {...*} [partials] The arguments to be partially applied. + * @returns {Function} Returns the new bound function. + * @example + * + * function greet(greeting, punctuation) { + * return greeting + ' ' + this.user + punctuation; + * } + * + * var object = { 'user': 'fred' }; + * + * var bound = _.bind(greet, object, 'hi'); + * bound('!'); + * // => 'hi fred!' + * + * // Bound with placeholders. + * var bound = _.bind(greet, object, _, '!'); + * bound('hi'); + * // => 'hi fred!' + */ +var bind = baseRest(function(func, thisArg, partials) { + var bitmask = WRAP_BIND_FLAG; + if (partials.length) { + var holders = replaceHolders(partials, getHolder(bind)); + bitmask |= WRAP_PARTIAL_FLAG; + } + return createWrap(func, bitmask, thisArg, partials, holders); +}); + +// Assign default placeholders. +bind.placeholder = {}; + +module.exports = bind; diff --git a/node_modules/lodash/bindAll.js b/node_modules/lodash/bindAll.js new file mode 100644 index 0000000..a35706d --- /dev/null +++ b/node_modules/lodash/bindAll.js @@ -0,0 +1,41 @@ +var arrayEach = require('./_arrayEach'), + baseAssignValue = require('./_baseAssignValue'), + bind = require('./bind'), + flatRest = require('./_flatRest'), + toKey = require('./_toKey'); + +/** + * Binds methods of an object to the object itself, overwriting the existing + * method. + * + * **Note:** This method doesn't set the "length" property of bound functions. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Util + * @param {Object} object The object to bind and assign the bound methods to. + * @param {...(string|string[])} methodNames The object method names to bind. + * @returns {Object} Returns `object`. + * @example + * + * var view = { + * 'label': 'docs', + * 'click': function() { + * console.log('clicked ' + this.label); + * } + * }; + * + * _.bindAll(view, ['click']); + * jQuery(element).on('click', view.click); + * // => Logs 'clicked docs' when clicked. + */ +var bindAll = flatRest(function(object, methodNames) { + arrayEach(methodNames, function(key) { + key = toKey(key); + baseAssignValue(object, key, bind(object[key], object)); + }); + return object; +}); + +module.exports = bindAll; diff --git a/node_modules/lodash/bindKey.js b/node_modules/lodash/bindKey.js new file mode 100644 index 0000000..f7fd64c --- /dev/null +++ b/node_modules/lodash/bindKey.js @@ -0,0 +1,68 @@ +var baseRest = require('./_baseRest'), + createWrap = require('./_createWrap'), + getHolder = require('./_getHolder'), + replaceHolders = require('./_replaceHolders'); + +/** Used to compose bitmasks for function metadata. */ +var WRAP_BIND_FLAG = 1, + WRAP_BIND_KEY_FLAG = 2, + WRAP_PARTIAL_FLAG = 32; + +/** + * Creates a function that invokes the method at `object[key]` with `partials` + * prepended to the arguments it receives. + * + * This method differs from `_.bind` by allowing bound functions to reference + * methods that may be redefined or don't yet exist. See + * [Peter Michaux's article](http://peter.michaux.ca/articles/lazy-function-definition-pattern) + * for more details. + * + * The `_.bindKey.placeholder` value, which defaults to `_` in monolithic + * builds, may be used as a placeholder for partially applied arguments. + * + * @static + * @memberOf _ + * @since 0.10.0 + * @category Function + * @param {Object} object The object to invoke the method on. + * @param {string} key The key of the method. + * @param {...*} [partials] The arguments to be partially applied. + * @returns {Function} Returns the new bound function. + * @example + * + * var object = { + * 'user': 'fred', + * 'greet': function(greeting, punctuation) { + * return greeting + ' ' + this.user + punctuation; + * } + * }; + * + * var bound = _.bindKey(object, 'greet', 'hi'); + * bound('!'); + * // => 'hi fred!' + * + * object.greet = function(greeting, punctuation) { + * return greeting + 'ya ' + this.user + punctuation; + * }; + * + * bound('!'); + * // => 'hiya fred!' + * + * // Bound with placeholders. + * var bound = _.bindKey(object, 'greet', _, '!'); + * bound('hi'); + * // => 'hiya fred!' + */ +var bindKey = baseRest(function(object, key, partials) { + var bitmask = WRAP_BIND_FLAG | WRAP_BIND_KEY_FLAG; + if (partials.length) { + var holders = replaceHolders(partials, getHolder(bindKey)); + bitmask |= WRAP_PARTIAL_FLAG; + } + return createWrap(key, bitmask, object, partials, holders); +}); + +// Assign default placeholders. +bindKey.placeholder = {}; + +module.exports = bindKey; diff --git a/node_modules/lodash/camelCase.js b/node_modules/lodash/camelCase.js new file mode 100644 index 0000000..d7390de --- /dev/null +++ b/node_modules/lodash/camelCase.js @@ -0,0 +1,29 @@ +var capitalize = require('./capitalize'), + createCompounder = require('./_createCompounder'); + +/** + * Converts `string` to [camel case](https://en.wikipedia.org/wiki/CamelCase). + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category String + * @param {string} [string=''] The string to convert. + * @returns {string} Returns the camel cased string. + * @example + * + * _.camelCase('Foo Bar'); + * // => 'fooBar' + * + * _.camelCase('--foo-bar--'); + * // => 'fooBar' + * + * _.camelCase('__FOO_BAR__'); + * // => 'fooBar' + */ +var camelCase = createCompounder(function(result, word, index) { + word = word.toLowerCase(); + return result + (index ? capitalize(word) : word); +}); + +module.exports = camelCase; diff --git a/node_modules/lodash/capitalize.js b/node_modules/lodash/capitalize.js new file mode 100644 index 0000000..3e1600e --- /dev/null +++ b/node_modules/lodash/capitalize.js @@ -0,0 +1,23 @@ +var toString = require('./toString'), + upperFirst = require('./upperFirst'); + +/** + * Converts the first character of `string` to upper case and the remaining + * to lower case. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category String + * @param {string} [string=''] The string to capitalize. + * @returns {string} Returns the capitalized string. + * @example + * + * _.capitalize('FRED'); + * // => 'Fred' + */ +function capitalize(string) { + return upperFirst(toString(string).toLowerCase()); +} + +module.exports = capitalize; diff --git a/node_modules/lodash/castArray.js b/node_modules/lodash/castArray.js new file mode 100644 index 0000000..e470bdb --- /dev/null +++ b/node_modules/lodash/castArray.js @@ -0,0 +1,44 @@ +var isArray = require('./isArray'); + +/** + * Casts `value` as an array if it's not one. + * + * @static + * @memberOf _ + * @since 4.4.0 + * @category Lang + * @param {*} value The value to inspect. + * @returns {Array} Returns the cast array. + * @example + * + * _.castArray(1); + * // => [1] + * + * _.castArray({ 'a': 1 }); + * // => [{ 'a': 1 }] + * + * _.castArray('abc'); + * // => ['abc'] + * + * _.castArray(null); + * // => [null] + * + * _.castArray(undefined); + * // => [undefined] + * + * _.castArray(); + * // => [] + * + * var array = [1, 2, 3]; + * console.log(_.castArray(array) === array); + * // => true + */ +function castArray() { + if (!arguments.length) { + return []; + } + var value = arguments[0]; + return isArray(value) ? value : [value]; +} + +module.exports = castArray; diff --git a/node_modules/lodash/ceil.js b/node_modules/lodash/ceil.js new file mode 100644 index 0000000..56c8722 --- /dev/null +++ b/node_modules/lodash/ceil.js @@ -0,0 +1,26 @@ +var createRound = require('./_createRound'); + +/** + * Computes `number` rounded up to `precision`. + * + * @static + * @memberOf _ + * @since 3.10.0 + * @category Math + * @param {number} number The number to round up. + * @param {number} [precision=0] The precision to round up to. + * @returns {number} Returns the rounded up number. + * @example + * + * _.ceil(4.006); + * // => 5 + * + * _.ceil(6.004, 2); + * // => 6.01 + * + * _.ceil(6040, -2); + * // => 6100 + */ +var ceil = createRound('ceil'); + +module.exports = ceil; diff --git a/node_modules/lodash/chain.js b/node_modules/lodash/chain.js new file mode 100644 index 0000000..f6cd647 --- /dev/null +++ b/node_modules/lodash/chain.js @@ -0,0 +1,38 @@ +var lodash = require('./wrapperLodash'); + +/** + * Creates a `lodash` wrapper instance that wraps `value` with explicit method + * chain sequences enabled. The result of such sequences must be unwrapped + * with `_#value`. + * + * @static + * @memberOf _ + * @since 1.3.0 + * @category Seq + * @param {*} value The value to wrap. + * @returns {Object} Returns the new `lodash` wrapper instance. + * @example + * + * var users = [ + * { 'user': 'barney', 'age': 36 }, + * { 'user': 'fred', 'age': 40 }, + * { 'user': 'pebbles', 'age': 1 } + * ]; + * + * var youngest = _ + * .chain(users) + * .sortBy('age') + * .map(function(o) { + * return o.user + ' is ' + o.age; + * }) + * .head() + * .value(); + * // => 'pebbles is 1' + */ +function chain(value) { + var result = lodash(value); + result.__chain__ = true; + return result; +} + +module.exports = chain; diff --git a/node_modules/lodash/chunk.js b/node_modules/lodash/chunk.js new file mode 100644 index 0000000..5b562fe --- /dev/null +++ b/node_modules/lodash/chunk.js @@ -0,0 +1,50 @@ +var baseSlice = require('./_baseSlice'), + isIterateeCall = require('./_isIterateeCall'), + toInteger = require('./toInteger'); + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeCeil = Math.ceil, + nativeMax = Math.max; + +/** + * Creates an array of elements split into groups the length of `size`. + * If `array` can't be split evenly, the final chunk will be the remaining + * elements. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Array + * @param {Array} array The array to process. + * @param {number} [size=1] The length of each chunk + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {Array} Returns the new array of chunks. + * @example + * + * _.chunk(['a', 'b', 'c', 'd'], 2); + * // => [['a', 'b'], ['c', 'd']] + * + * _.chunk(['a', 'b', 'c', 'd'], 3); + * // => [['a', 'b', 'c'], ['d']] + */ +function chunk(array, size, guard) { + if ((guard ? isIterateeCall(array, size, guard) : size === undefined)) { + size = 1; + } else { + size = nativeMax(toInteger(size), 0); + } + var length = array == null ? 0 : array.length; + if (!length || size < 1) { + return []; + } + var index = 0, + resIndex = 0, + result = Array(nativeCeil(length / size)); + + while (index < length) { + result[resIndex++] = baseSlice(array, index, (index += size)); + } + return result; +} + +module.exports = chunk; diff --git a/node_modules/lodash/clamp.js b/node_modules/lodash/clamp.js new file mode 100644 index 0000000..91a72c9 --- /dev/null +++ b/node_modules/lodash/clamp.js @@ -0,0 +1,39 @@ +var baseClamp = require('./_baseClamp'), + toNumber = require('./toNumber'); + +/** + * Clamps `number` within the inclusive `lower` and `upper` bounds. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Number + * @param {number} number The number to clamp. + * @param {number} [lower] The lower bound. + * @param {number} upper The upper bound. + * @returns {number} Returns the clamped number. + * @example + * + * _.clamp(-10, -5, 5); + * // => -5 + * + * _.clamp(10, -5, 5); + * // => 5 + */ +function clamp(number, lower, upper) { + if (upper === undefined) { + upper = lower; + lower = undefined; + } + if (upper !== undefined) { + upper = toNumber(upper); + upper = upper === upper ? upper : 0; + } + if (lower !== undefined) { + lower = toNumber(lower); + lower = lower === lower ? lower : 0; + } + return baseClamp(toNumber(number), lower, upper); +} + +module.exports = clamp; diff --git a/node_modules/lodash/clone.js b/node_modules/lodash/clone.js new file mode 100644 index 0000000..dd439d6 --- /dev/null +++ b/node_modules/lodash/clone.js @@ -0,0 +1,36 @@ +var baseClone = require('./_baseClone'); + +/** Used to compose bitmasks for cloning. */ +var CLONE_SYMBOLS_FLAG = 4; + +/** + * Creates a shallow clone of `value`. + * + * **Note:** This method is loosely based on the + * [structured clone algorithm](https://mdn.io/Structured_clone_algorithm) + * and supports cloning arrays, array buffers, booleans, date objects, maps, + * numbers, `Object` objects, regexes, sets, strings, symbols, and typed + * arrays. The own enumerable properties of `arguments` objects are cloned + * as plain objects. An empty object is returned for uncloneable values such + * as error objects, functions, DOM nodes, and WeakMaps. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to clone. + * @returns {*} Returns the cloned value. + * @see _.cloneDeep + * @example + * + * var objects = [{ 'a': 1 }, { 'b': 2 }]; + * + * var shallow = _.clone(objects); + * console.log(shallow[0] === objects[0]); + * // => true + */ +function clone(value) { + return baseClone(value, CLONE_SYMBOLS_FLAG); +} + +module.exports = clone; diff --git a/node_modules/lodash/cloneDeep.js b/node_modules/lodash/cloneDeep.js new file mode 100644 index 0000000..4425fbe --- /dev/null +++ b/node_modules/lodash/cloneDeep.js @@ -0,0 +1,29 @@ +var baseClone = require('./_baseClone'); + +/** Used to compose bitmasks for cloning. */ +var CLONE_DEEP_FLAG = 1, + CLONE_SYMBOLS_FLAG = 4; + +/** + * This method is like `_.clone` except that it recursively clones `value`. + * + * @static + * @memberOf _ + * @since 1.0.0 + * @category Lang + * @param {*} value The value to recursively clone. + * @returns {*} Returns the deep cloned value. + * @see _.clone + * @example + * + * var objects = [{ 'a': 1 }, { 'b': 2 }]; + * + * var deep = _.cloneDeep(objects); + * console.log(deep[0] === objects[0]); + * // => false + */ +function cloneDeep(value) { + return baseClone(value, CLONE_DEEP_FLAG | CLONE_SYMBOLS_FLAG); +} + +module.exports = cloneDeep; diff --git a/node_modules/lodash/cloneDeepWith.js b/node_modules/lodash/cloneDeepWith.js new file mode 100644 index 0000000..fd9c6c0 --- /dev/null +++ b/node_modules/lodash/cloneDeepWith.js @@ -0,0 +1,40 @@ +var baseClone = require('./_baseClone'); + +/** Used to compose bitmasks for cloning. */ +var CLONE_DEEP_FLAG = 1, + CLONE_SYMBOLS_FLAG = 4; + +/** + * This method is like `_.cloneWith` except that it recursively clones `value`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to recursively clone. + * @param {Function} [customizer] The function to customize cloning. + * @returns {*} Returns the deep cloned value. + * @see _.cloneWith + * @example + * + * function customizer(value) { + * if (_.isElement(value)) { + * return value.cloneNode(true); + * } + * } + * + * var el = _.cloneDeepWith(document.body, customizer); + * + * console.log(el === document.body); + * // => false + * console.log(el.nodeName); + * // => 'BODY' + * console.log(el.childNodes.length); + * // => 20 + */ +function cloneDeepWith(value, customizer) { + customizer = typeof customizer == 'function' ? customizer : undefined; + return baseClone(value, CLONE_DEEP_FLAG | CLONE_SYMBOLS_FLAG, customizer); +} + +module.exports = cloneDeepWith; diff --git a/node_modules/lodash/cloneWith.js b/node_modules/lodash/cloneWith.js new file mode 100644 index 0000000..d2f4e75 --- /dev/null +++ b/node_modules/lodash/cloneWith.js @@ -0,0 +1,42 @@ +var baseClone = require('./_baseClone'); + +/** Used to compose bitmasks for cloning. */ +var CLONE_SYMBOLS_FLAG = 4; + +/** + * This method is like `_.clone` except that it accepts `customizer` which + * is invoked to produce the cloned value. If `customizer` returns `undefined`, + * cloning is handled by the method instead. The `customizer` is invoked with + * up to four arguments; (value [, index|key, object, stack]). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to clone. + * @param {Function} [customizer] The function to customize cloning. + * @returns {*} Returns the cloned value. + * @see _.cloneDeepWith + * @example + * + * function customizer(value) { + * if (_.isElement(value)) { + * return value.cloneNode(false); + * } + * } + * + * var el = _.cloneWith(document.body, customizer); + * + * console.log(el === document.body); + * // => false + * console.log(el.nodeName); + * // => 'BODY' + * console.log(el.childNodes.length); + * // => 0 + */ +function cloneWith(value, customizer) { + customizer = typeof customizer == 'function' ? customizer : undefined; + return baseClone(value, CLONE_SYMBOLS_FLAG, customizer); +} + +module.exports = cloneWith; diff --git a/node_modules/lodash/collection.js b/node_modules/lodash/collection.js new file mode 100644 index 0000000..77fe837 --- /dev/null +++ b/node_modules/lodash/collection.js @@ -0,0 +1,30 @@ +module.exports = { + 'countBy': require('./countBy'), + 'each': require('./each'), + 'eachRight': require('./eachRight'), + 'every': require('./every'), + 'filter': require('./filter'), + 'find': require('./find'), + 'findLast': require('./findLast'), + 'flatMap': require('./flatMap'), + 'flatMapDeep': require('./flatMapDeep'), + 'flatMapDepth': require('./flatMapDepth'), + 'forEach': require('./forEach'), + 'forEachRight': require('./forEachRight'), + 'groupBy': require('./groupBy'), + 'includes': require('./includes'), + 'invokeMap': require('./invokeMap'), + 'keyBy': require('./keyBy'), + 'map': require('./map'), + 'orderBy': require('./orderBy'), + 'partition': require('./partition'), + 'reduce': require('./reduce'), + 'reduceRight': require('./reduceRight'), + 'reject': require('./reject'), + 'sample': require('./sample'), + 'sampleSize': require('./sampleSize'), + 'shuffle': require('./shuffle'), + 'size': require('./size'), + 'some': require('./some'), + 'sortBy': require('./sortBy') +}; diff --git a/node_modules/lodash/commit.js b/node_modules/lodash/commit.js new file mode 100644 index 0000000..fe4db71 --- /dev/null +++ b/node_modules/lodash/commit.js @@ -0,0 +1,33 @@ +var LodashWrapper = require('./_LodashWrapper'); + +/** + * Executes the chain sequence and returns the wrapped result. + * + * @name commit + * @memberOf _ + * @since 3.2.0 + * @category Seq + * @returns {Object} Returns the new `lodash` wrapper instance. + * @example + * + * var array = [1, 2]; + * var wrapped = _(array).push(3); + * + * console.log(array); + * // => [1, 2] + * + * wrapped = wrapped.commit(); + * console.log(array); + * // => [1, 2, 3] + * + * wrapped.last(); + * // => 3 + * + * console.log(array); + * // => [1, 2, 3] + */ +function wrapperCommit() { + return new LodashWrapper(this.value(), this.__chain__); +} + +module.exports = wrapperCommit; diff --git a/node_modules/lodash/compact.js b/node_modules/lodash/compact.js new file mode 100644 index 0000000..031fab4 --- /dev/null +++ b/node_modules/lodash/compact.js @@ -0,0 +1,31 @@ +/** + * Creates an array with all falsey values removed. The values `false`, `null`, + * `0`, `""`, `undefined`, and `NaN` are falsey. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The array to compact. + * @returns {Array} Returns the new array of filtered values. + * @example + * + * _.compact([0, 1, false, 2, '', 3]); + * // => [1, 2, 3] + */ +function compact(array) { + var index = -1, + length = array == null ? 0 : array.length, + resIndex = 0, + result = []; + + while (++index < length) { + var value = array[index]; + if (value) { + result[resIndex++] = value; + } + } + return result; +} + +module.exports = compact; diff --git a/node_modules/lodash/concat.js b/node_modules/lodash/concat.js new file mode 100644 index 0000000..1da48a4 --- /dev/null +++ b/node_modules/lodash/concat.js @@ -0,0 +1,43 @@ +var arrayPush = require('./_arrayPush'), + baseFlatten = require('./_baseFlatten'), + copyArray = require('./_copyArray'), + isArray = require('./isArray'); + +/** + * Creates a new array concatenating `array` with any additional arrays + * and/or values. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} array The array to concatenate. + * @param {...*} [values] The values to concatenate. + * @returns {Array} Returns the new concatenated array. + * @example + * + * var array = [1]; + * var other = _.concat(array, 2, [3], [[4]]); + * + * console.log(other); + * // => [1, 2, 3, [4]] + * + * console.log(array); + * // => [1] + */ +function concat() { + var length = arguments.length; + if (!length) { + return []; + } + var args = Array(length - 1), + array = arguments[0], + index = length; + + while (index--) { + args[index - 1] = arguments[index]; + } + return arrayPush(isArray(array) ? copyArray(array) : [array], baseFlatten(args, 1)); +} + +module.exports = concat; diff --git a/node_modules/lodash/cond.js b/node_modules/lodash/cond.js new file mode 100644 index 0000000..6455598 --- /dev/null +++ b/node_modules/lodash/cond.js @@ -0,0 +1,60 @@ +var apply = require('./_apply'), + arrayMap = require('./_arrayMap'), + baseIteratee = require('./_baseIteratee'), + baseRest = require('./_baseRest'); + +/** Error message constants. */ +var FUNC_ERROR_TEXT = 'Expected a function'; + +/** + * Creates a function that iterates over `pairs` and invokes the corresponding + * function of the first predicate to return truthy. The predicate-function + * pairs are invoked with the `this` binding and arguments of the created + * function. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Util + * @param {Array} pairs The predicate-function pairs. + * @returns {Function} Returns the new composite function. + * @example + * + * var func = _.cond([ + * [_.matches({ 'a': 1 }), _.constant('matches A')], + * [_.conforms({ 'b': _.isNumber }), _.constant('matches B')], + * [_.stubTrue, _.constant('no match')] + * ]); + * + * func({ 'a': 1, 'b': 2 }); + * // => 'matches A' + * + * func({ 'a': 0, 'b': 1 }); + * // => 'matches B' + * + * func({ 'a': '1', 'b': '2' }); + * // => 'no match' + */ +function cond(pairs) { + var length = pairs == null ? 0 : pairs.length, + toIteratee = baseIteratee; + + pairs = !length ? [] : arrayMap(pairs, function(pair) { + if (typeof pair[1] != 'function') { + throw new TypeError(FUNC_ERROR_TEXT); + } + return [toIteratee(pair[0]), pair[1]]; + }); + + return baseRest(function(args) { + var index = -1; + while (++index < length) { + var pair = pairs[index]; + if (apply(pair[0], this, args)) { + return apply(pair[1], this, args); + } + } + }); +} + +module.exports = cond; diff --git a/node_modules/lodash/conforms.js b/node_modules/lodash/conforms.js new file mode 100644 index 0000000..5501a94 --- /dev/null +++ b/node_modules/lodash/conforms.js @@ -0,0 +1,35 @@ +var baseClone = require('./_baseClone'), + baseConforms = require('./_baseConforms'); + +/** Used to compose bitmasks for cloning. */ +var CLONE_DEEP_FLAG = 1; + +/** + * Creates a function that invokes the predicate properties of `source` with + * the corresponding property values of a given object, returning `true` if + * all predicates return truthy, else `false`. + * + * **Note:** The created function is equivalent to `_.conformsTo` with + * `source` partially applied. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Util + * @param {Object} source The object of property predicates to conform to. + * @returns {Function} Returns the new spec function. + * @example + * + * var objects = [ + * { 'a': 2, 'b': 1 }, + * { 'a': 1, 'b': 2 } + * ]; + * + * _.filter(objects, _.conforms({ 'b': function(n) { return n > 1; } })); + * // => [{ 'a': 1, 'b': 2 }] + */ +function conforms(source) { + return baseConforms(baseClone(source, CLONE_DEEP_FLAG)); +} + +module.exports = conforms; diff --git a/node_modules/lodash/conformsTo.js b/node_modules/lodash/conformsTo.js new file mode 100644 index 0000000..b8a93eb --- /dev/null +++ b/node_modules/lodash/conformsTo.js @@ -0,0 +1,32 @@ +var baseConformsTo = require('./_baseConformsTo'), + keys = require('./keys'); + +/** + * Checks if `object` conforms to `source` by invoking the predicate + * properties of `source` with the corresponding property values of `object`. + * + * **Note:** This method is equivalent to `_.conforms` when `source` is + * partially applied. + * + * @static + * @memberOf _ + * @since 4.14.0 + * @category Lang + * @param {Object} object The object to inspect. + * @param {Object} source The object of property predicates to conform to. + * @returns {boolean} Returns `true` if `object` conforms, else `false`. + * @example + * + * var object = { 'a': 1, 'b': 2 }; + * + * _.conformsTo(object, { 'b': function(n) { return n > 1; } }); + * // => true + * + * _.conformsTo(object, { 'b': function(n) { return n > 2; } }); + * // => false + */ +function conformsTo(object, source) { + return source == null || baseConformsTo(object, source, keys(source)); +} + +module.exports = conformsTo; diff --git a/node_modules/lodash/constant.js b/node_modules/lodash/constant.js new file mode 100644 index 0000000..655ece3 --- /dev/null +++ b/node_modules/lodash/constant.js @@ -0,0 +1,26 @@ +/** + * Creates a function that returns `value`. + * + * @static + * @memberOf _ + * @since 2.4.0 + * @category Util + * @param {*} value The value to return from the new function. + * @returns {Function} Returns the new constant function. + * @example + * + * var objects = _.times(2, _.constant({ 'a': 1 })); + * + * console.log(objects); + * // => [{ 'a': 1 }, { 'a': 1 }] + * + * console.log(objects[0] === objects[1]); + * // => true + */ +function constant(value) { + return function() { + return value; + }; +} + +module.exports = constant; diff --git a/node_modules/lodash/core.js b/node_modules/lodash/core.js new file mode 100644 index 0000000..be1d567 --- /dev/null +++ b/node_modules/lodash/core.js @@ -0,0 +1,3877 @@ +/** + * @license + * Lodash (Custom Build) + * Build: `lodash core -o ./dist/lodash.core.js` + * Copyright OpenJS Foundation and other contributors + * Released under MIT license + * Based on Underscore.js 1.8.3 + * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors + */ +;(function() { + + /** Used as a safe reference for `undefined` in pre-ES5 environments. */ + var undefined; + + /** Used as the semantic version number. */ + var VERSION = '4.17.21'; + + /** Error message constants. */ + var FUNC_ERROR_TEXT = 'Expected a function'; + + /** Used to compose bitmasks for value comparisons. */ + var COMPARE_PARTIAL_FLAG = 1, + COMPARE_UNORDERED_FLAG = 2; + + /** Used to compose bitmasks for function metadata. */ + var WRAP_BIND_FLAG = 1, + WRAP_PARTIAL_FLAG = 32; + + /** Used as references for various `Number` constants. */ + var INFINITY = 1 / 0, + MAX_SAFE_INTEGER = 9007199254740991; + + /** `Object#toString` result references. */ + var argsTag = '[object Arguments]', + arrayTag = '[object Array]', + asyncTag = '[object AsyncFunction]', + boolTag = '[object Boolean]', + dateTag = '[object Date]', + errorTag = '[object Error]', + funcTag = '[object Function]', + genTag = '[object GeneratorFunction]', + numberTag = '[object Number]', + objectTag = '[object Object]', + proxyTag = '[object Proxy]', + regexpTag = '[object RegExp]', + stringTag = '[object String]'; + + /** Used to match HTML entities and HTML characters. */ + var reUnescapedHtml = /[&<>"']/g, + reHasUnescapedHtml = RegExp(reUnescapedHtml.source); + + /** Used to detect unsigned integer values. */ + var reIsUint = /^(?:0|[1-9]\d*)$/; + + /** Used to map characters to HTML entities. */ + var htmlEscapes = { + '&': '&', + '<': '<', + '>': '>', + '"': '"', + "'": ''' + }; + + /** Detect free variable `global` from Node.js. */ + var freeGlobal = typeof global == 'object' && global && global.Object === Object && global; + + /** Detect free variable `self`. */ + var freeSelf = typeof self == 'object' && self && self.Object === Object && self; + + /** Used as a reference to the global object. */ + var root = freeGlobal || freeSelf || Function('return this')(); + + /** Detect free variable `exports`. */ + var freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports; + + /** Detect free variable `module`. */ + var freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module; + + /*--------------------------------------------------------------------------*/ + + /** + * Appends the elements of `values` to `array`. + * + * @private + * @param {Array} array The array to modify. + * @param {Array} values The values to append. + * @returns {Array} Returns `array`. + */ + function arrayPush(array, values) { + array.push.apply(array, values); + return array; + } + + /** + * The base implementation of `_.findIndex` and `_.findLastIndex` without + * support for iteratee shorthands. + * + * @private + * @param {Array} array The array to inspect. + * @param {Function} predicate The function invoked per iteration. + * @param {number} fromIndex The index to search from. + * @param {boolean} [fromRight] Specify iterating from right to left. + * @returns {number} Returns the index of the matched value, else `-1`. + */ + function baseFindIndex(array, predicate, fromIndex, fromRight) { + var length = array.length, + index = fromIndex + (fromRight ? 1 : -1); + + while ((fromRight ? index-- : ++index < length)) { + if (predicate(array[index], index, array)) { + return index; + } + } + return -1; + } + + /** + * The base implementation of `_.property` without support for deep paths. + * + * @private + * @param {string} key The key of the property to get. + * @returns {Function} Returns the new accessor function. + */ + function baseProperty(key) { + return function(object) { + return object == null ? undefined : object[key]; + }; + } + + /** + * The base implementation of `_.propertyOf` without support for deep paths. + * + * @private + * @param {Object} object The object to query. + * @returns {Function} Returns the new accessor function. + */ + function basePropertyOf(object) { + return function(key) { + return object == null ? undefined : object[key]; + }; + } + + /** + * The base implementation of `_.reduce` and `_.reduceRight`, without support + * for iteratee shorthands, which iterates over `collection` using `eachFunc`. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @param {*} accumulator The initial value. + * @param {boolean} initAccum Specify using the first or last element of + * `collection` as the initial value. + * @param {Function} eachFunc The function to iterate over `collection`. + * @returns {*} Returns the accumulated value. + */ + function baseReduce(collection, iteratee, accumulator, initAccum, eachFunc) { + eachFunc(collection, function(value, index, collection) { + accumulator = initAccum + ? (initAccum = false, value) + : iteratee(accumulator, value, index, collection); + }); + return accumulator; + } + + /** + * The base implementation of `_.values` and `_.valuesIn` which creates an + * array of `object` property values corresponding to the property names + * of `props`. + * + * @private + * @param {Object} object The object to query. + * @param {Array} props The property names to get values for. + * @returns {Object} Returns the array of property values. + */ + function baseValues(object, props) { + return baseMap(props, function(key) { + return object[key]; + }); + } + + /** + * Used by `_.escape` to convert characters to HTML entities. + * + * @private + * @param {string} chr The matched character to escape. + * @returns {string} Returns the escaped character. + */ + var escapeHtmlChar = basePropertyOf(htmlEscapes); + + /** + * Creates a unary function that invokes `func` with its argument transformed. + * + * @private + * @param {Function} func The function to wrap. + * @param {Function} transform The argument transform. + * @returns {Function} Returns the new function. + */ + function overArg(func, transform) { + return function(arg) { + return func(transform(arg)); + }; + } + + /*--------------------------------------------------------------------------*/ + + /** Used for built-in method references. */ + var arrayProto = Array.prototype, + objectProto = Object.prototype; + + /** Used to check objects for own properties. */ + var hasOwnProperty = objectProto.hasOwnProperty; + + /** Used to generate unique IDs. */ + var idCounter = 0; + + /** + * Used to resolve the + * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring) + * of values. + */ + var nativeObjectToString = objectProto.toString; + + /** Used to restore the original `_` reference in `_.noConflict`. */ + var oldDash = root._; + + /** Built-in value references. */ + var objectCreate = Object.create, + propertyIsEnumerable = objectProto.propertyIsEnumerable; + + /* Built-in method references for those with the same name as other `lodash` methods. */ + var nativeIsFinite = root.isFinite, + nativeKeys = overArg(Object.keys, Object), + nativeMax = Math.max; + + /*------------------------------------------------------------------------*/ + + /** + * Creates a `lodash` object which wraps `value` to enable implicit method + * chain sequences. Methods that operate on and return arrays, collections, + * and functions can be chained together. Methods that retrieve a single value + * or may return a primitive value will automatically end the chain sequence + * and return the unwrapped value. Otherwise, the value must be unwrapped + * with `_#value`. + * + * Explicit chain sequences, which must be unwrapped with `_#value`, may be + * enabled using `_.chain`. + * + * The execution of chained methods is lazy, that is, it's deferred until + * `_#value` is implicitly or explicitly called. + * + * Lazy evaluation allows several methods to support shortcut fusion. + * Shortcut fusion is an optimization to merge iteratee calls; this avoids + * the creation of intermediate arrays and can greatly reduce the number of + * iteratee executions. Sections of a chain sequence qualify for shortcut + * fusion if the section is applied to an array and iteratees accept only + * one argument. The heuristic for whether a section qualifies for shortcut + * fusion is subject to change. + * + * Chaining is supported in custom builds as long as the `_#value` method is + * directly or indirectly included in the build. + * + * In addition to lodash methods, wrappers have `Array` and `String` methods. + * + * The wrapper `Array` methods are: + * `concat`, `join`, `pop`, `push`, `shift`, `sort`, `splice`, and `unshift` + * + * The wrapper `String` methods are: + * `replace` and `split` + * + * The wrapper methods that support shortcut fusion are: + * `at`, `compact`, `drop`, `dropRight`, `dropWhile`, `filter`, `find`, + * `findLast`, `head`, `initial`, `last`, `map`, `reject`, `reverse`, `slice`, + * `tail`, `take`, `takeRight`, `takeRightWhile`, `takeWhile`, and `toArray` + * + * The chainable wrapper methods are: + * `after`, `ary`, `assign`, `assignIn`, `assignInWith`, `assignWith`, `at`, + * `before`, `bind`, `bindAll`, `bindKey`, `castArray`, `chain`, `chunk`, + * `commit`, `compact`, `concat`, `conforms`, `constant`, `countBy`, `create`, + * `curry`, `debounce`, `defaults`, `defaultsDeep`, `defer`, `delay`, + * `difference`, `differenceBy`, `differenceWith`, `drop`, `dropRight`, + * `dropRightWhile`, `dropWhile`, `extend`, `extendWith`, `fill`, `filter`, + * `flatMap`, `flatMapDeep`, `flatMapDepth`, `flatten`, `flattenDeep`, + * `flattenDepth`, `flip`, `flow`, `flowRight`, `fromPairs`, `functions`, + * `functionsIn`, `groupBy`, `initial`, `intersection`, `intersectionBy`, + * `intersectionWith`, `invert`, `invertBy`, `invokeMap`, `iteratee`, `keyBy`, + * `keys`, `keysIn`, `map`, `mapKeys`, `mapValues`, `matches`, `matchesProperty`, + * `memoize`, `merge`, `mergeWith`, `method`, `methodOf`, `mixin`, `negate`, + * `nthArg`, `omit`, `omitBy`, `once`, `orderBy`, `over`, `overArgs`, + * `overEvery`, `overSome`, `partial`, `partialRight`, `partition`, `pick`, + * `pickBy`, `plant`, `property`, `propertyOf`, `pull`, `pullAll`, `pullAllBy`, + * `pullAllWith`, `pullAt`, `push`, `range`, `rangeRight`, `rearg`, `reject`, + * `remove`, `rest`, `reverse`, `sampleSize`, `set`, `setWith`, `shuffle`, + * `slice`, `sort`, `sortBy`, `splice`, `spread`, `tail`, `take`, `takeRight`, + * `takeRightWhile`, `takeWhile`, `tap`, `throttle`, `thru`, `toArray`, + * `toPairs`, `toPairsIn`, `toPath`, `toPlainObject`, `transform`, `unary`, + * `union`, `unionBy`, `unionWith`, `uniq`, `uniqBy`, `uniqWith`, `unset`, + * `unshift`, `unzip`, `unzipWith`, `update`, `updateWith`, `values`, + * `valuesIn`, `without`, `wrap`, `xor`, `xorBy`, `xorWith`, `zip`, + * `zipObject`, `zipObjectDeep`, and `zipWith` + * + * The wrapper methods that are **not** chainable by default are: + * `add`, `attempt`, `camelCase`, `capitalize`, `ceil`, `clamp`, `clone`, + * `cloneDeep`, `cloneDeepWith`, `cloneWith`, `conformsTo`, `deburr`, + * `defaultTo`, `divide`, `each`, `eachRight`, `endsWith`, `eq`, `escape`, + * `escapeRegExp`, `every`, `find`, `findIndex`, `findKey`, `findLast`, + * `findLastIndex`, `findLastKey`, `first`, `floor`, `forEach`, `forEachRight`, + * `forIn`, `forInRight`, `forOwn`, `forOwnRight`, `get`, `gt`, `gte`, `has`, + * `hasIn`, `head`, `identity`, `includes`, `indexOf`, `inRange`, `invoke`, + * `isArguments`, `isArray`, `isArrayBuffer`, `isArrayLike`, `isArrayLikeObject`, + * `isBoolean`, `isBuffer`, `isDate`, `isElement`, `isEmpty`, `isEqual`, + * `isEqualWith`, `isError`, `isFinite`, `isFunction`, `isInteger`, `isLength`, + * `isMap`, `isMatch`, `isMatchWith`, `isNaN`, `isNative`, `isNil`, `isNull`, + * `isNumber`, `isObject`, `isObjectLike`, `isPlainObject`, `isRegExp`, + * `isSafeInteger`, `isSet`, `isString`, `isUndefined`, `isTypedArray`, + * `isWeakMap`, `isWeakSet`, `join`, `kebabCase`, `last`, `lastIndexOf`, + * `lowerCase`, `lowerFirst`, `lt`, `lte`, `max`, `maxBy`, `mean`, `meanBy`, + * `min`, `minBy`, `multiply`, `noConflict`, `noop`, `now`, `nth`, `pad`, + * `padEnd`, `padStart`, `parseInt`, `pop`, `random`, `reduce`, `reduceRight`, + * `repeat`, `result`, `round`, `runInContext`, `sample`, `shift`, `size`, + * `snakeCase`, `some`, `sortedIndex`, `sortedIndexBy`, `sortedLastIndex`, + * `sortedLastIndexBy`, `startCase`, `startsWith`, `stubArray`, `stubFalse`, + * `stubObject`, `stubString`, `stubTrue`, `subtract`, `sum`, `sumBy`, + * `template`, `times`, `toFinite`, `toInteger`, `toJSON`, `toLength`, + * `toLower`, `toNumber`, `toSafeInteger`, `toString`, `toUpper`, `trim`, + * `trimEnd`, `trimStart`, `truncate`, `unescape`, `uniqueId`, `upperCase`, + * `upperFirst`, `value`, and `words` + * + * @name _ + * @constructor + * @category Seq + * @param {*} value The value to wrap in a `lodash` instance. + * @returns {Object} Returns the new `lodash` wrapper instance. + * @example + * + * function square(n) { + * return n * n; + * } + * + * var wrapped = _([1, 2, 3]); + * + * // Returns an unwrapped value. + * wrapped.reduce(_.add); + * // => 6 + * + * // Returns a wrapped value. + * var squares = wrapped.map(square); + * + * _.isArray(squares); + * // => false + * + * _.isArray(squares.value()); + * // => true + */ + function lodash(value) { + return value instanceof LodashWrapper + ? value + : new LodashWrapper(value); + } + + /** + * The base implementation of `_.create` without support for assigning + * properties to the created object. + * + * @private + * @param {Object} proto The object to inherit from. + * @returns {Object} Returns the new object. + */ + var baseCreate = (function() { + function object() {} + return function(proto) { + if (!isObject(proto)) { + return {}; + } + if (objectCreate) { + return objectCreate(proto); + } + object.prototype = proto; + var result = new object; + object.prototype = undefined; + return result; + }; + }()); + + /** + * The base constructor for creating `lodash` wrapper objects. + * + * @private + * @param {*} value The value to wrap. + * @param {boolean} [chainAll] Enable explicit method chain sequences. + */ + function LodashWrapper(value, chainAll) { + this.__wrapped__ = value; + this.__actions__ = []; + this.__chain__ = !!chainAll; + } + + LodashWrapper.prototype = baseCreate(lodash.prototype); + LodashWrapper.prototype.constructor = LodashWrapper; + + /*------------------------------------------------------------------------*/ + + /** + * Assigns `value` to `key` of `object` if the existing value is not equivalent + * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) + * for equality comparisons. + * + * @private + * @param {Object} object The object to modify. + * @param {string} key The key of the property to assign. + * @param {*} value The value to assign. + */ + function assignValue(object, key, value) { + var objValue = object[key]; + if (!(hasOwnProperty.call(object, key) && eq(objValue, value)) || + (value === undefined && !(key in object))) { + baseAssignValue(object, key, value); + } + } + + /** + * The base implementation of `assignValue` and `assignMergeValue` without + * value checks. + * + * @private + * @param {Object} object The object to modify. + * @param {string} key The key of the property to assign. + * @param {*} value The value to assign. + */ + function baseAssignValue(object, key, value) { + object[key] = value; + } + + /** + * The base implementation of `_.delay` and `_.defer` which accepts `args` + * to provide to `func`. + * + * @private + * @param {Function} func The function to delay. + * @param {number} wait The number of milliseconds to delay invocation. + * @param {Array} args The arguments to provide to `func`. + * @returns {number|Object} Returns the timer id or timeout object. + */ + function baseDelay(func, wait, args) { + if (typeof func != 'function') { + throw new TypeError(FUNC_ERROR_TEXT); + } + return setTimeout(function() { func.apply(undefined, args); }, wait); + } + + /** + * The base implementation of `_.forEach` without support for iteratee shorthands. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Array|Object} Returns `collection`. + */ + var baseEach = createBaseEach(baseForOwn); + + /** + * The base implementation of `_.every` without support for iteratee shorthands. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} predicate The function invoked per iteration. + * @returns {boolean} Returns `true` if all elements pass the predicate check, + * else `false` + */ + function baseEvery(collection, predicate) { + var result = true; + baseEach(collection, function(value, index, collection) { + result = !!predicate(value, index, collection); + return result; + }); + return result; + } + + /** + * The base implementation of methods like `_.max` and `_.min` which accepts a + * `comparator` to determine the extremum value. + * + * @private + * @param {Array} array The array to iterate over. + * @param {Function} iteratee The iteratee invoked per iteration. + * @param {Function} comparator The comparator used to compare values. + * @returns {*} Returns the extremum value. + */ + function baseExtremum(array, iteratee, comparator) { + var index = -1, + length = array.length; + + while (++index < length) { + var value = array[index], + current = iteratee(value); + + if (current != null && (computed === undefined + ? (current === current && !false) + : comparator(current, computed) + )) { + var computed = current, + result = value; + } + } + return result; + } + + /** + * The base implementation of `_.filter` without support for iteratee shorthands. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} predicate The function invoked per iteration. + * @returns {Array} Returns the new filtered array. + */ + function baseFilter(collection, predicate) { + var result = []; + baseEach(collection, function(value, index, collection) { + if (predicate(value, index, collection)) { + result.push(value); + } + }); + return result; + } + + /** + * The base implementation of `_.flatten` with support for restricting flattening. + * + * @private + * @param {Array} array The array to flatten. + * @param {number} depth The maximum recursion depth. + * @param {boolean} [predicate=isFlattenable] The function invoked per iteration. + * @param {boolean} [isStrict] Restrict to values that pass `predicate` checks. + * @param {Array} [result=[]] The initial result value. + * @returns {Array} Returns the new flattened array. + */ + function baseFlatten(array, depth, predicate, isStrict, result) { + var index = -1, + length = array.length; + + predicate || (predicate = isFlattenable); + result || (result = []); + + while (++index < length) { + var value = array[index]; + if (depth > 0 && predicate(value)) { + if (depth > 1) { + // Recursively flatten arrays (susceptible to call stack limits). + baseFlatten(value, depth - 1, predicate, isStrict, result); + } else { + arrayPush(result, value); + } + } else if (!isStrict) { + result[result.length] = value; + } + } + return result; + } + + /** + * The base implementation of `baseForOwn` which iterates over `object` + * properties returned by `keysFunc` and invokes `iteratee` for each property. + * Iteratee functions may exit iteration early by explicitly returning `false`. + * + * @private + * @param {Object} object The object to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @param {Function} keysFunc The function to get the keys of `object`. + * @returns {Object} Returns `object`. + */ + var baseFor = createBaseFor(); + + /** + * The base implementation of `_.forOwn` without support for iteratee shorthands. + * + * @private + * @param {Object} object The object to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Object} Returns `object`. + */ + function baseForOwn(object, iteratee) { + return object && baseFor(object, iteratee, keys); + } + + /** + * The base implementation of `_.functions` which creates an array of + * `object` function property names filtered from `props`. + * + * @private + * @param {Object} object The object to inspect. + * @param {Array} props The property names to filter. + * @returns {Array} Returns the function names. + */ + function baseFunctions(object, props) { + return baseFilter(props, function(key) { + return isFunction(object[key]); + }); + } + + /** + * The base implementation of `getTag` without fallbacks for buggy environments. + * + * @private + * @param {*} value The value to query. + * @returns {string} Returns the `toStringTag`. + */ + function baseGetTag(value) { + return objectToString(value); + } + + /** + * The base implementation of `_.gt` which doesn't coerce arguments. + * + * @private + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {boolean} Returns `true` if `value` is greater than `other`, + * else `false`. + */ + function baseGt(value, other) { + return value > other; + } + + /** + * The base implementation of `_.isArguments`. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an `arguments` object, + */ + var baseIsArguments = noop; + + /** + * The base implementation of `_.isDate` without Node.js optimizations. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a date object, else `false`. + */ + function baseIsDate(value) { + return isObjectLike(value) && baseGetTag(value) == dateTag; + } + + /** + * The base implementation of `_.isEqual` which supports partial comparisons + * and tracks traversed objects. + * + * @private + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @param {boolean} bitmask The bitmask flags. + * 1 - Unordered comparison + * 2 - Partial comparison + * @param {Function} [customizer] The function to customize comparisons. + * @param {Object} [stack] Tracks traversed `value` and `other` objects. + * @returns {boolean} Returns `true` if the values are equivalent, else `false`. + */ + function baseIsEqual(value, other, bitmask, customizer, stack) { + if (value === other) { + return true; + } + if (value == null || other == null || (!isObjectLike(value) && !isObjectLike(other))) { + return value !== value && other !== other; + } + return baseIsEqualDeep(value, other, bitmask, customizer, baseIsEqual, stack); + } + + /** + * A specialized version of `baseIsEqual` for arrays and objects which performs + * deep comparisons and tracks traversed objects enabling objects with circular + * references to be compared. + * + * @private + * @param {Object} object The object to compare. + * @param {Object} other The other object to compare. + * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details. + * @param {Function} customizer The function to customize comparisons. + * @param {Function} equalFunc The function to determine equivalents of values. + * @param {Object} [stack] Tracks traversed `object` and `other` objects. + * @returns {boolean} Returns `true` if the objects are equivalent, else `false`. + */ + function baseIsEqualDeep(object, other, bitmask, customizer, equalFunc, stack) { + var objIsArr = isArray(object), + othIsArr = isArray(other), + objTag = objIsArr ? arrayTag : baseGetTag(object), + othTag = othIsArr ? arrayTag : baseGetTag(other); + + objTag = objTag == argsTag ? objectTag : objTag; + othTag = othTag == argsTag ? objectTag : othTag; + + var objIsObj = objTag == objectTag, + othIsObj = othTag == objectTag, + isSameTag = objTag == othTag; + + stack || (stack = []); + var objStack = find(stack, function(entry) { + return entry[0] == object; + }); + var othStack = find(stack, function(entry) { + return entry[0] == other; + }); + if (objStack && othStack) { + return objStack[1] == other; + } + stack.push([object, other]); + stack.push([other, object]); + if (isSameTag && !objIsObj) { + var result = (objIsArr) + ? equalArrays(object, other, bitmask, customizer, equalFunc, stack) + : equalByTag(object, other, objTag, bitmask, customizer, equalFunc, stack); + stack.pop(); + return result; + } + if (!(bitmask & COMPARE_PARTIAL_FLAG)) { + var objIsWrapped = objIsObj && hasOwnProperty.call(object, '__wrapped__'), + othIsWrapped = othIsObj && hasOwnProperty.call(other, '__wrapped__'); + + if (objIsWrapped || othIsWrapped) { + var objUnwrapped = objIsWrapped ? object.value() : object, + othUnwrapped = othIsWrapped ? other.value() : other; + + var result = equalFunc(objUnwrapped, othUnwrapped, bitmask, customizer, stack); + stack.pop(); + return result; + } + } + if (!isSameTag) { + return false; + } + var result = equalObjects(object, other, bitmask, customizer, equalFunc, stack); + stack.pop(); + return result; + } + + /** + * The base implementation of `_.isRegExp` without Node.js optimizations. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a regexp, else `false`. + */ + function baseIsRegExp(value) { + return isObjectLike(value) && baseGetTag(value) == regexpTag; + } + + /** + * The base implementation of `_.iteratee`. + * + * @private + * @param {*} [value=_.identity] The value to convert to an iteratee. + * @returns {Function} Returns the iteratee. + */ + function baseIteratee(func) { + if (typeof func == 'function') { + return func; + } + if (func == null) { + return identity; + } + return (typeof func == 'object' ? baseMatches : baseProperty)(func); + } + + /** + * The base implementation of `_.lt` which doesn't coerce arguments. + * + * @private + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {boolean} Returns `true` if `value` is less than `other`, + * else `false`. + */ + function baseLt(value, other) { + return value < other; + } + + /** + * The base implementation of `_.map` without support for iteratee shorthands. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Array} Returns the new mapped array. + */ + function baseMap(collection, iteratee) { + var index = -1, + result = isArrayLike(collection) ? Array(collection.length) : []; + + baseEach(collection, function(value, key, collection) { + result[++index] = iteratee(value, key, collection); + }); + return result; + } + + /** + * The base implementation of `_.matches` which doesn't clone `source`. + * + * @private + * @param {Object} source The object of property values to match. + * @returns {Function} Returns the new spec function. + */ + function baseMatches(source) { + var props = nativeKeys(source); + return function(object) { + var length = props.length; + if (object == null) { + return !length; + } + object = Object(object); + while (length--) { + var key = props[length]; + if (!(key in object && + baseIsEqual(source[key], object[key], COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG) + )) { + return false; + } + } + return true; + }; + } + + /** + * The base implementation of `_.pick` without support for individual + * property identifiers. + * + * @private + * @param {Object} object The source object. + * @param {string[]} paths The property paths to pick. + * @returns {Object} Returns the new object. + */ + function basePick(object, props) { + object = Object(object); + return reduce(props, function(result, key) { + if (key in object) { + result[key] = object[key]; + } + return result; + }, {}); + } + + /** + * The base implementation of `_.rest` which doesn't validate or coerce arguments. + * + * @private + * @param {Function} func The function to apply a rest parameter to. + * @param {number} [start=func.length-1] The start position of the rest parameter. + * @returns {Function} Returns the new function. + */ + function baseRest(func, start) { + return setToString(overRest(func, start, identity), func + ''); + } + + /** + * The base implementation of `_.slice` without an iteratee call guard. + * + * @private + * @param {Array} array The array to slice. + * @param {number} [start=0] The start position. + * @param {number} [end=array.length] The end position. + * @returns {Array} Returns the slice of `array`. + */ + function baseSlice(array, start, end) { + var index = -1, + length = array.length; + + if (start < 0) { + start = -start > length ? 0 : (length + start); + } + end = end > length ? length : end; + if (end < 0) { + end += length; + } + length = start > end ? 0 : ((end - start) >>> 0); + start >>>= 0; + + var result = Array(length); + while (++index < length) { + result[index] = array[index + start]; + } + return result; + } + + /** + * Copies the values of `source` to `array`. + * + * @private + * @param {Array} source The array to copy values from. + * @param {Array} [array=[]] The array to copy values to. + * @returns {Array} Returns `array`. + */ + function copyArray(source) { + return baseSlice(source, 0, source.length); + } + + /** + * The base implementation of `_.some` without support for iteratee shorthands. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} predicate The function invoked per iteration. + * @returns {boolean} Returns `true` if any element passes the predicate check, + * else `false`. + */ + function baseSome(collection, predicate) { + var result; + + baseEach(collection, function(value, index, collection) { + result = predicate(value, index, collection); + return !result; + }); + return !!result; + } + + /** + * The base implementation of `wrapperValue` which returns the result of + * performing a sequence of actions on the unwrapped `value`, where each + * successive action is supplied the return value of the previous. + * + * @private + * @param {*} value The unwrapped value. + * @param {Array} actions Actions to perform to resolve the unwrapped value. + * @returns {*} Returns the resolved value. + */ + function baseWrapperValue(value, actions) { + var result = value; + return reduce(actions, function(result, action) { + return action.func.apply(action.thisArg, arrayPush([result], action.args)); + }, result); + } + + /** + * Compares values to sort them in ascending order. + * + * @private + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {number} Returns the sort order indicator for `value`. + */ + function compareAscending(value, other) { + if (value !== other) { + var valIsDefined = value !== undefined, + valIsNull = value === null, + valIsReflexive = value === value, + valIsSymbol = false; + + var othIsDefined = other !== undefined, + othIsNull = other === null, + othIsReflexive = other === other, + othIsSymbol = false; + + if ((!othIsNull && !othIsSymbol && !valIsSymbol && value > other) || + (valIsSymbol && othIsDefined && othIsReflexive && !othIsNull && !othIsSymbol) || + (valIsNull && othIsDefined && othIsReflexive) || + (!valIsDefined && othIsReflexive) || + !valIsReflexive) { + return 1; + } + if ((!valIsNull && !valIsSymbol && !othIsSymbol && value < other) || + (othIsSymbol && valIsDefined && valIsReflexive && !valIsNull && !valIsSymbol) || + (othIsNull && valIsDefined && valIsReflexive) || + (!othIsDefined && valIsReflexive) || + !othIsReflexive) { + return -1; + } + } + return 0; + } + + /** + * Copies properties of `source` to `object`. + * + * @private + * @param {Object} source The object to copy properties from. + * @param {Array} props The property identifiers to copy. + * @param {Object} [object={}] The object to copy properties to. + * @param {Function} [customizer] The function to customize copied values. + * @returns {Object} Returns `object`. + */ + function copyObject(source, props, object, customizer) { + var isNew = !object; + object || (object = {}); + + var index = -1, + length = props.length; + + while (++index < length) { + var key = props[index]; + + var newValue = customizer + ? customizer(object[key], source[key], key, object, source) + : undefined; + + if (newValue === undefined) { + newValue = source[key]; + } + if (isNew) { + baseAssignValue(object, key, newValue); + } else { + assignValue(object, key, newValue); + } + } + return object; + } + + /** + * Creates a function like `_.assign`. + * + * @private + * @param {Function} assigner The function to assign values. + * @returns {Function} Returns the new assigner function. + */ + function createAssigner(assigner) { + return baseRest(function(object, sources) { + var index = -1, + length = sources.length, + customizer = length > 1 ? sources[length - 1] : undefined; + + customizer = (assigner.length > 3 && typeof customizer == 'function') + ? (length--, customizer) + : undefined; + + object = Object(object); + while (++index < length) { + var source = sources[index]; + if (source) { + assigner(object, source, index, customizer); + } + } + return object; + }); + } + + /** + * Creates a `baseEach` or `baseEachRight` function. + * + * @private + * @param {Function} eachFunc The function to iterate over a collection. + * @param {boolean} [fromRight] Specify iterating from right to left. + * @returns {Function} Returns the new base function. + */ + function createBaseEach(eachFunc, fromRight) { + return function(collection, iteratee) { + if (collection == null) { + return collection; + } + if (!isArrayLike(collection)) { + return eachFunc(collection, iteratee); + } + var length = collection.length, + index = fromRight ? length : -1, + iterable = Object(collection); + + while ((fromRight ? index-- : ++index < length)) { + if (iteratee(iterable[index], index, iterable) === false) { + break; + } + } + return collection; + }; + } + + /** + * Creates a base function for methods like `_.forIn` and `_.forOwn`. + * + * @private + * @param {boolean} [fromRight] Specify iterating from right to left. + * @returns {Function} Returns the new base function. + */ + function createBaseFor(fromRight) { + return function(object, iteratee, keysFunc) { + var index = -1, + iterable = Object(object), + props = keysFunc(object), + length = props.length; + + while (length--) { + var key = props[fromRight ? length : ++index]; + if (iteratee(iterable[key], key, iterable) === false) { + break; + } + } + return object; + }; + } + + /** + * Creates a function that produces an instance of `Ctor` regardless of + * whether it was invoked as part of a `new` expression or by `call` or `apply`. + * + * @private + * @param {Function} Ctor The constructor to wrap. + * @returns {Function} Returns the new wrapped function. + */ + function createCtor(Ctor) { + return function() { + // Use a `switch` statement to work with class constructors. See + // http://ecma-international.org/ecma-262/7.0/#sec-ecmascript-function-objects-call-thisargument-argumentslist + // for more details. + var args = arguments; + var thisBinding = baseCreate(Ctor.prototype), + result = Ctor.apply(thisBinding, args); + + // Mimic the constructor's `return` behavior. + // See https://es5.github.io/#x13.2.2 for more details. + return isObject(result) ? result : thisBinding; + }; + } + + /** + * Creates a `_.find` or `_.findLast` function. + * + * @private + * @param {Function} findIndexFunc The function to find the collection index. + * @returns {Function} Returns the new find function. + */ + function createFind(findIndexFunc) { + return function(collection, predicate, fromIndex) { + var iterable = Object(collection); + if (!isArrayLike(collection)) { + var iteratee = baseIteratee(predicate, 3); + collection = keys(collection); + predicate = function(key) { return iteratee(iterable[key], key, iterable); }; + } + var index = findIndexFunc(collection, predicate, fromIndex); + return index > -1 ? iterable[iteratee ? collection[index] : index] : undefined; + }; + } + + /** + * Creates a function that wraps `func` to invoke it with the `this` binding + * of `thisArg` and `partials` prepended to the arguments it receives. + * + * @private + * @param {Function} func The function to wrap. + * @param {number} bitmask The bitmask flags. See `createWrap` for more details. + * @param {*} thisArg The `this` binding of `func`. + * @param {Array} partials The arguments to prepend to those provided to + * the new function. + * @returns {Function} Returns the new wrapped function. + */ + function createPartial(func, bitmask, thisArg, partials) { + if (typeof func != 'function') { + throw new TypeError(FUNC_ERROR_TEXT); + } + var isBind = bitmask & WRAP_BIND_FLAG, + Ctor = createCtor(func); + + function wrapper() { + var argsIndex = -1, + argsLength = arguments.length, + leftIndex = -1, + leftLength = partials.length, + args = Array(leftLength + argsLength), + fn = (this && this !== root && this instanceof wrapper) ? Ctor : func; + + while (++leftIndex < leftLength) { + args[leftIndex] = partials[leftIndex]; + } + while (argsLength--) { + args[leftIndex++] = arguments[++argsIndex]; + } + return fn.apply(isBind ? thisArg : this, args); + } + return wrapper; + } + + /** + * A specialized version of `baseIsEqualDeep` for arrays with support for + * partial deep comparisons. + * + * @private + * @param {Array} array The array to compare. + * @param {Array} other The other array to compare. + * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details. + * @param {Function} customizer The function to customize comparisons. + * @param {Function} equalFunc The function to determine equivalents of values. + * @param {Object} stack Tracks traversed `array` and `other` objects. + * @returns {boolean} Returns `true` if the arrays are equivalent, else `false`. + */ + function equalArrays(array, other, bitmask, customizer, equalFunc, stack) { + var isPartial = bitmask & COMPARE_PARTIAL_FLAG, + arrLength = array.length, + othLength = other.length; + + if (arrLength != othLength && !(isPartial && othLength > arrLength)) { + return false; + } + // Check that cyclic values are equal. + var arrStacked = stack.get(array); + var othStacked = stack.get(other); + if (arrStacked && othStacked) { + return arrStacked == other && othStacked == array; + } + var index = -1, + result = true, + seen = (bitmask & COMPARE_UNORDERED_FLAG) ? [] : undefined; + + // Ignore non-index properties. + while (++index < arrLength) { + var arrValue = array[index], + othValue = other[index]; + + var compared; + if (compared !== undefined) { + if (compared) { + continue; + } + result = false; + break; + } + // Recursively compare arrays (susceptible to call stack limits). + if (seen) { + if (!baseSome(other, function(othValue, othIndex) { + if (!indexOf(seen, othIndex) && + (arrValue === othValue || equalFunc(arrValue, othValue, bitmask, customizer, stack))) { + return seen.push(othIndex); + } + })) { + result = false; + break; + } + } else if (!( + arrValue === othValue || + equalFunc(arrValue, othValue, bitmask, customizer, stack) + )) { + result = false; + break; + } + } + return result; + } + + /** + * A specialized version of `baseIsEqualDeep` for comparing objects of + * the same `toStringTag`. + * + * **Note:** This function only supports comparing values with tags of + * `Boolean`, `Date`, `Error`, `Number`, `RegExp`, or `String`. + * + * @private + * @param {Object} object The object to compare. + * @param {Object} other The other object to compare. + * @param {string} tag The `toStringTag` of the objects to compare. + * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details. + * @param {Function} customizer The function to customize comparisons. + * @param {Function} equalFunc The function to determine equivalents of values. + * @param {Object} stack Tracks traversed `object` and `other` objects. + * @returns {boolean} Returns `true` if the objects are equivalent, else `false`. + */ + function equalByTag(object, other, tag, bitmask, customizer, equalFunc, stack) { + switch (tag) { + + case boolTag: + case dateTag: + case numberTag: + // Coerce booleans to `1` or `0` and dates to milliseconds. + // Invalid dates are coerced to `NaN`. + return eq(+object, +other); + + case errorTag: + return object.name == other.name && object.message == other.message; + + case regexpTag: + case stringTag: + // Coerce regexes to strings and treat strings, primitives and objects, + // as equal. See http://www.ecma-international.org/ecma-262/7.0/#sec-regexp.prototype.tostring + // for more details. + return object == (other + ''); + + } + return false; + } + + /** + * A specialized version of `baseIsEqualDeep` for objects with support for + * partial deep comparisons. + * + * @private + * @param {Object} object The object to compare. + * @param {Object} other The other object to compare. + * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details. + * @param {Function} customizer The function to customize comparisons. + * @param {Function} equalFunc The function to determine equivalents of values. + * @param {Object} stack Tracks traversed `object` and `other` objects. + * @returns {boolean} Returns `true` if the objects are equivalent, else `false`. + */ + function equalObjects(object, other, bitmask, customizer, equalFunc, stack) { + var isPartial = bitmask & COMPARE_PARTIAL_FLAG, + objProps = keys(object), + objLength = objProps.length, + othProps = keys(other), + othLength = othProps.length; + + if (objLength != othLength && !isPartial) { + return false; + } + var index = objLength; + while (index--) { + var key = objProps[index]; + if (!(isPartial ? key in other : hasOwnProperty.call(other, key))) { + return false; + } + } + // Check that cyclic values are equal. + var objStacked = stack.get(object); + var othStacked = stack.get(other); + if (objStacked && othStacked) { + return objStacked == other && othStacked == object; + } + var result = true; + + var skipCtor = isPartial; + while (++index < objLength) { + key = objProps[index]; + var objValue = object[key], + othValue = other[key]; + + var compared; + // Recursively compare objects (susceptible to call stack limits). + if (!(compared === undefined + ? (objValue === othValue || equalFunc(objValue, othValue, bitmask, customizer, stack)) + : compared + )) { + result = false; + break; + } + skipCtor || (skipCtor = key == 'constructor'); + } + if (result && !skipCtor) { + var objCtor = object.constructor, + othCtor = other.constructor; + + // Non `Object` object instances with different constructors are not equal. + if (objCtor != othCtor && + ('constructor' in object && 'constructor' in other) && + !(typeof objCtor == 'function' && objCtor instanceof objCtor && + typeof othCtor == 'function' && othCtor instanceof othCtor)) { + result = false; + } + } + return result; + } + + /** + * A specialized version of `baseRest` which flattens the rest array. + * + * @private + * @param {Function} func The function to apply a rest parameter to. + * @returns {Function} Returns the new function. + */ + function flatRest(func) { + return setToString(overRest(func, undefined, flatten), func + ''); + } + + /** + * Checks if `value` is a flattenable `arguments` object or array. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is flattenable, else `false`. + */ + function isFlattenable(value) { + return isArray(value) || isArguments(value); + } + + /** + * Checks if `value` is a valid array-like index. + * + * @private + * @param {*} value The value to check. + * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index. + * @returns {boolean} Returns `true` if `value` is a valid index, else `false`. + */ + function isIndex(value, length) { + var type = typeof value; + length = length == null ? MAX_SAFE_INTEGER : length; + + return !!length && + (type == 'number' || + (type != 'symbol' && reIsUint.test(value))) && + (value > -1 && value % 1 == 0 && value < length); + } + + /** + * Checks if the given arguments are from an iteratee call. + * + * @private + * @param {*} value The potential iteratee value argument. + * @param {*} index The potential iteratee index or key argument. + * @param {*} object The potential iteratee object argument. + * @returns {boolean} Returns `true` if the arguments are from an iteratee call, + * else `false`. + */ + function isIterateeCall(value, index, object) { + if (!isObject(object)) { + return false; + } + var type = typeof index; + if (type == 'number' + ? (isArrayLike(object) && isIndex(index, object.length)) + : (type == 'string' && index in object) + ) { + return eq(object[index], value); + } + return false; + } + + /** + * This function is like + * [`Object.keys`](http://ecma-international.org/ecma-262/7.0/#sec-object.keys) + * except that it includes inherited enumerable properties. + * + * @private + * @param {Object} object The object to query. + * @returns {Array} Returns the array of property names. + */ + function nativeKeysIn(object) { + var result = []; + if (object != null) { + for (var key in Object(object)) { + result.push(key); + } + } + return result; + } + + /** + * Converts `value` to a string using `Object.prototype.toString`. + * + * @private + * @param {*} value The value to convert. + * @returns {string} Returns the converted string. + */ + function objectToString(value) { + return nativeObjectToString.call(value); + } + + /** + * A specialized version of `baseRest` which transforms the rest array. + * + * @private + * @param {Function} func The function to apply a rest parameter to. + * @param {number} [start=func.length-1] The start position of the rest parameter. + * @param {Function} transform The rest array transform. + * @returns {Function} Returns the new function. + */ + function overRest(func, start, transform) { + start = nativeMax(start === undefined ? (func.length - 1) : start, 0); + return function() { + var args = arguments, + index = -1, + length = nativeMax(args.length - start, 0), + array = Array(length); + + while (++index < length) { + array[index] = args[start + index]; + } + index = -1; + var otherArgs = Array(start + 1); + while (++index < start) { + otherArgs[index] = args[index]; + } + otherArgs[start] = transform(array); + return func.apply(this, otherArgs); + }; + } + + /** + * Sets the `toString` method of `func` to return `string`. + * + * @private + * @param {Function} func The function to modify. + * @param {Function} string The `toString` result. + * @returns {Function} Returns `func`. + */ + var setToString = identity; + + /*------------------------------------------------------------------------*/ + + /** + * Creates an array with all falsey values removed. The values `false`, `null`, + * `0`, `""`, `undefined`, and `NaN` are falsey. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The array to compact. + * @returns {Array} Returns the new array of filtered values. + * @example + * + * _.compact([0, 1, false, 2, '', 3]); + * // => [1, 2, 3] + */ + function compact(array) { + return baseFilter(array, Boolean); + } + + /** + * Creates a new array concatenating `array` with any additional arrays + * and/or values. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} array The array to concatenate. + * @param {...*} [values] The values to concatenate. + * @returns {Array} Returns the new concatenated array. + * @example + * + * var array = [1]; + * var other = _.concat(array, 2, [3], [[4]]); + * + * console.log(other); + * // => [1, 2, 3, [4]] + * + * console.log(array); + * // => [1] + */ + function concat() { + var length = arguments.length; + if (!length) { + return []; + } + var args = Array(length - 1), + array = arguments[0], + index = length; + + while (index--) { + args[index - 1] = arguments[index]; + } + return arrayPush(isArray(array) ? copyArray(array) : [array], baseFlatten(args, 1)); + } + + /** + * This method is like `_.find` except that it returns the index of the first + * element `predicate` returns truthy for instead of the element itself. + * + * @static + * @memberOf _ + * @since 1.1.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @param {number} [fromIndex=0] The index to search from. + * @returns {number} Returns the index of the found element, else `-1`. + * @example + * + * var users = [ + * { 'user': 'barney', 'active': false }, + * { 'user': 'fred', 'active': false }, + * { 'user': 'pebbles', 'active': true } + * ]; + * + * _.findIndex(users, function(o) { return o.user == 'barney'; }); + * // => 0 + * + * // The `_.matches` iteratee shorthand. + * _.findIndex(users, { 'user': 'fred', 'active': false }); + * // => 1 + * + * // The `_.matchesProperty` iteratee shorthand. + * _.findIndex(users, ['active', false]); + * // => 0 + * + * // The `_.property` iteratee shorthand. + * _.findIndex(users, 'active'); + * // => 2 + */ + function findIndex(array, predicate, fromIndex) { + var length = array == null ? 0 : array.length; + if (!length) { + return -1; + } + var index = fromIndex == null ? 0 : toInteger(fromIndex); + if (index < 0) { + index = nativeMax(length + index, 0); + } + return baseFindIndex(array, baseIteratee(predicate, 3), index); + } + + /** + * Flattens `array` a single level deep. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The array to flatten. + * @returns {Array} Returns the new flattened array. + * @example + * + * _.flatten([1, [2, [3, [4]], 5]]); + * // => [1, 2, [3, [4]], 5] + */ + function flatten(array) { + var length = array == null ? 0 : array.length; + return length ? baseFlatten(array, 1) : []; + } + + /** + * Recursively flattens `array`. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Array + * @param {Array} array The array to flatten. + * @returns {Array} Returns the new flattened array. + * @example + * + * _.flattenDeep([1, [2, [3, [4]], 5]]); + * // => [1, 2, 3, 4, 5] + */ + function flattenDeep(array) { + var length = array == null ? 0 : array.length; + return length ? baseFlatten(array, INFINITY) : []; + } + + /** + * Gets the first element of `array`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @alias first + * @category Array + * @param {Array} array The array to query. + * @returns {*} Returns the first element of `array`. + * @example + * + * _.head([1, 2, 3]); + * // => 1 + * + * _.head([]); + * // => undefined + */ + function head(array) { + return (array && array.length) ? array[0] : undefined; + } + + /** + * Gets the index at which the first occurrence of `value` is found in `array` + * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) + * for equality comparisons. If `fromIndex` is negative, it's used as the + * offset from the end of `array`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {*} value The value to search for. + * @param {number} [fromIndex=0] The index to search from. + * @returns {number} Returns the index of the matched value, else `-1`. + * @example + * + * _.indexOf([1, 2, 1, 2], 2); + * // => 1 + * + * // Search from the `fromIndex`. + * _.indexOf([1, 2, 1, 2], 2, 2); + * // => 3 + */ + function indexOf(array, value, fromIndex) { + var length = array == null ? 0 : array.length; + if (typeof fromIndex == 'number') { + fromIndex = fromIndex < 0 ? nativeMax(length + fromIndex, 0) : fromIndex; + } else { + fromIndex = 0; + } + var index = (fromIndex || 0) - 1, + isReflexive = value === value; + + while (++index < length) { + var other = array[index]; + if ((isReflexive ? other === value : other !== other)) { + return index; + } + } + return -1; + } + + /** + * Gets the last element of `array`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The array to query. + * @returns {*} Returns the last element of `array`. + * @example + * + * _.last([1, 2, 3]); + * // => 3 + */ + function last(array) { + var length = array == null ? 0 : array.length; + return length ? array[length - 1] : undefined; + } + + /** + * Creates a slice of `array` from `start` up to, but not including, `end`. + * + * **Note:** This method is used instead of + * [`Array#slice`](https://mdn.io/Array/slice) to ensure dense arrays are + * returned. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Array + * @param {Array} array The array to slice. + * @param {number} [start=0] The start position. + * @param {number} [end=array.length] The end position. + * @returns {Array} Returns the slice of `array`. + */ + function slice(array, start, end) { + var length = array == null ? 0 : array.length; + start = start == null ? 0 : +start; + end = end === undefined ? length : +end; + return length ? baseSlice(array, start, end) : []; + } + + /*------------------------------------------------------------------------*/ + + /** + * Creates a `lodash` wrapper instance that wraps `value` with explicit method + * chain sequences enabled. The result of such sequences must be unwrapped + * with `_#value`. + * + * @static + * @memberOf _ + * @since 1.3.0 + * @category Seq + * @param {*} value The value to wrap. + * @returns {Object} Returns the new `lodash` wrapper instance. + * @example + * + * var users = [ + * { 'user': 'barney', 'age': 36 }, + * { 'user': 'fred', 'age': 40 }, + * { 'user': 'pebbles', 'age': 1 } + * ]; + * + * var youngest = _ + * .chain(users) + * .sortBy('age') + * .map(function(o) { + * return o.user + ' is ' + o.age; + * }) + * .head() + * .value(); + * // => 'pebbles is 1' + */ + function chain(value) { + var result = lodash(value); + result.__chain__ = true; + return result; + } + + /** + * This method invokes `interceptor` and returns `value`. The interceptor + * is invoked with one argument; (value). The purpose of this method is to + * "tap into" a method chain sequence in order to modify intermediate results. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Seq + * @param {*} value The value to provide to `interceptor`. + * @param {Function} interceptor The function to invoke. + * @returns {*} Returns `value`. + * @example + * + * _([1, 2, 3]) + * .tap(function(array) { + * // Mutate input array. + * array.pop(); + * }) + * .reverse() + * .value(); + * // => [2, 1] + */ + function tap(value, interceptor) { + interceptor(value); + return value; + } + + /** + * This method is like `_.tap` except that it returns the result of `interceptor`. + * The purpose of this method is to "pass thru" values replacing intermediate + * results in a method chain sequence. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Seq + * @param {*} value The value to provide to `interceptor`. + * @param {Function} interceptor The function to invoke. + * @returns {*} Returns the result of `interceptor`. + * @example + * + * _(' abc ') + * .chain() + * .trim() + * .thru(function(value) { + * return [value]; + * }) + * .value(); + * // => ['abc'] + */ + function thru(value, interceptor) { + return interceptor(value); + } + + /** + * Creates a `lodash` wrapper instance with explicit method chain sequences enabled. + * + * @name chain + * @memberOf _ + * @since 0.1.0 + * @category Seq + * @returns {Object} Returns the new `lodash` wrapper instance. + * @example + * + * var users = [ + * { 'user': 'barney', 'age': 36 }, + * { 'user': 'fred', 'age': 40 } + * ]; + * + * // A sequence without explicit chaining. + * _(users).head(); + * // => { 'user': 'barney', 'age': 36 } + * + * // A sequence with explicit chaining. + * _(users) + * .chain() + * .head() + * .pick('user') + * .value(); + * // => { 'user': 'barney' } + */ + function wrapperChain() { + return chain(this); + } + + /** + * Executes the chain sequence to resolve the unwrapped value. + * + * @name value + * @memberOf _ + * @since 0.1.0 + * @alias toJSON, valueOf + * @category Seq + * @returns {*} Returns the resolved unwrapped value. + * @example + * + * _([1, 2, 3]).value(); + * // => [1, 2, 3] + */ + function wrapperValue() { + return baseWrapperValue(this.__wrapped__, this.__actions__); + } + + /*------------------------------------------------------------------------*/ + + /** + * Checks if `predicate` returns truthy for **all** elements of `collection`. + * Iteration is stopped once `predicate` returns falsey. The predicate is + * invoked with three arguments: (value, index|key, collection). + * + * **Note:** This method returns `true` for + * [empty collections](https://en.wikipedia.org/wiki/Empty_set) because + * [everything is true](https://en.wikipedia.org/wiki/Vacuous_truth) of + * elements of empty collections. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {boolean} Returns `true` if all elements pass the predicate check, + * else `false`. + * @example + * + * _.every([true, 1, null, 'yes'], Boolean); + * // => false + * + * var users = [ + * { 'user': 'barney', 'age': 36, 'active': false }, + * { 'user': 'fred', 'age': 40, 'active': false } + * ]; + * + * // The `_.matches` iteratee shorthand. + * _.every(users, { 'user': 'barney', 'active': false }); + * // => false + * + * // The `_.matchesProperty` iteratee shorthand. + * _.every(users, ['active', false]); + * // => true + * + * // The `_.property` iteratee shorthand. + * _.every(users, 'active'); + * // => false + */ + function every(collection, predicate, guard) { + predicate = guard ? undefined : predicate; + return baseEvery(collection, baseIteratee(predicate)); + } + + /** + * Iterates over elements of `collection`, returning an array of all elements + * `predicate` returns truthy for. The predicate is invoked with three + * arguments: (value, index|key, collection). + * + * **Note:** Unlike `_.remove`, this method returns a new array. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @returns {Array} Returns the new filtered array. + * @see _.reject + * @example + * + * var users = [ + * { 'user': 'barney', 'age': 36, 'active': true }, + * { 'user': 'fred', 'age': 40, 'active': false } + * ]; + * + * _.filter(users, function(o) { return !o.active; }); + * // => objects for ['fred'] + * + * // The `_.matches` iteratee shorthand. + * _.filter(users, { 'age': 36, 'active': true }); + * // => objects for ['barney'] + * + * // The `_.matchesProperty` iteratee shorthand. + * _.filter(users, ['active', false]); + * // => objects for ['fred'] + * + * // The `_.property` iteratee shorthand. + * _.filter(users, 'active'); + * // => objects for ['barney'] + * + * // Combining several predicates using `_.overEvery` or `_.overSome`. + * _.filter(users, _.overSome([{ 'age': 36 }, ['age', 40]])); + * // => objects for ['fred', 'barney'] + */ + function filter(collection, predicate) { + return baseFilter(collection, baseIteratee(predicate)); + } + + /** + * Iterates over elements of `collection`, returning the first element + * `predicate` returns truthy for. The predicate is invoked with three + * arguments: (value, index|key, collection). + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to inspect. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @param {number} [fromIndex=0] The index to search from. + * @returns {*} Returns the matched element, else `undefined`. + * @example + * + * var users = [ + * { 'user': 'barney', 'age': 36, 'active': true }, + * { 'user': 'fred', 'age': 40, 'active': false }, + * { 'user': 'pebbles', 'age': 1, 'active': true } + * ]; + * + * _.find(users, function(o) { return o.age < 40; }); + * // => object for 'barney' + * + * // The `_.matches` iteratee shorthand. + * _.find(users, { 'age': 1, 'active': true }); + * // => object for 'pebbles' + * + * // The `_.matchesProperty` iteratee shorthand. + * _.find(users, ['active', false]); + * // => object for 'fred' + * + * // The `_.property` iteratee shorthand. + * _.find(users, 'active'); + * // => object for 'barney' + */ + var find = createFind(findIndex); + + /** + * Iterates over elements of `collection` and invokes `iteratee` for each element. + * The iteratee is invoked with three arguments: (value, index|key, collection). + * Iteratee functions may exit iteration early by explicitly returning `false`. + * + * **Note:** As with other "Collections" methods, objects with a "length" + * property are iterated like arrays. To avoid this behavior use `_.forIn` + * or `_.forOwn` for object iteration. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @alias each + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @returns {Array|Object} Returns `collection`. + * @see _.forEachRight + * @example + * + * _.forEach([1, 2], function(value) { + * console.log(value); + * }); + * // => Logs `1` then `2`. + * + * _.forEach({ 'a': 1, 'b': 2 }, function(value, key) { + * console.log(key); + * }); + * // => Logs 'a' then 'b' (iteration order is not guaranteed). + */ + function forEach(collection, iteratee) { + return baseEach(collection, baseIteratee(iteratee)); + } + + /** + * Creates an array of values by running each element in `collection` thru + * `iteratee`. The iteratee is invoked with three arguments: + * (value, index|key, collection). + * + * Many lodash methods are guarded to work as iteratees for methods like + * `_.every`, `_.filter`, `_.map`, `_.mapValues`, `_.reject`, and `_.some`. + * + * The guarded methods are: + * `ary`, `chunk`, `curry`, `curryRight`, `drop`, `dropRight`, `every`, + * `fill`, `invert`, `parseInt`, `random`, `range`, `rangeRight`, `repeat`, + * `sampleSize`, `slice`, `some`, `sortBy`, `split`, `take`, `takeRight`, + * `template`, `trim`, `trimEnd`, `trimStart`, and `words` + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @returns {Array} Returns the new mapped array. + * @example + * + * function square(n) { + * return n * n; + * } + * + * _.map([4, 8], square); + * // => [16, 64] + * + * _.map({ 'a': 4, 'b': 8 }, square); + * // => [16, 64] (iteration order is not guaranteed) + * + * var users = [ + * { 'user': 'barney' }, + * { 'user': 'fred' } + * ]; + * + * // The `_.property` iteratee shorthand. + * _.map(users, 'user'); + * // => ['barney', 'fred'] + */ + function map(collection, iteratee) { + return baseMap(collection, baseIteratee(iteratee)); + } + + /** + * Reduces `collection` to a value which is the accumulated result of running + * each element in `collection` thru `iteratee`, where each successive + * invocation is supplied the return value of the previous. If `accumulator` + * is not given, the first element of `collection` is used as the initial + * value. The iteratee is invoked with four arguments: + * (accumulator, value, index|key, collection). + * + * Many lodash methods are guarded to work as iteratees for methods like + * `_.reduce`, `_.reduceRight`, and `_.transform`. + * + * The guarded methods are: + * `assign`, `defaults`, `defaultsDeep`, `includes`, `merge`, `orderBy`, + * and `sortBy` + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @param {*} [accumulator] The initial value. + * @returns {*} Returns the accumulated value. + * @see _.reduceRight + * @example + * + * _.reduce([1, 2], function(sum, n) { + * return sum + n; + * }, 0); + * // => 3 + * + * _.reduce({ 'a': 1, 'b': 2, 'c': 1 }, function(result, value, key) { + * (result[value] || (result[value] = [])).push(key); + * return result; + * }, {}); + * // => { '1': ['a', 'c'], '2': ['b'] } (iteration order is not guaranteed) + */ + function reduce(collection, iteratee, accumulator) { + return baseReduce(collection, baseIteratee(iteratee), accumulator, arguments.length < 3, baseEach); + } + + /** + * Gets the size of `collection` by returning its length for array-like + * values or the number of own enumerable string keyed properties for objects. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object|string} collection The collection to inspect. + * @returns {number} Returns the collection size. + * @example + * + * _.size([1, 2, 3]); + * // => 3 + * + * _.size({ 'a': 1, 'b': 2 }); + * // => 2 + * + * _.size('pebbles'); + * // => 7 + */ + function size(collection) { + if (collection == null) { + return 0; + } + collection = isArrayLike(collection) ? collection : nativeKeys(collection); + return collection.length; + } + + /** + * Checks if `predicate` returns truthy for **any** element of `collection`. + * Iteration is stopped once `predicate` returns truthy. The predicate is + * invoked with three arguments: (value, index|key, collection). + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {boolean} Returns `true` if any element passes the predicate check, + * else `false`. + * @example + * + * _.some([null, 0, 'yes', false], Boolean); + * // => true + * + * var users = [ + * { 'user': 'barney', 'active': true }, + * { 'user': 'fred', 'active': false } + * ]; + * + * // The `_.matches` iteratee shorthand. + * _.some(users, { 'user': 'barney', 'active': false }); + * // => false + * + * // The `_.matchesProperty` iteratee shorthand. + * _.some(users, ['active', false]); + * // => true + * + * // The `_.property` iteratee shorthand. + * _.some(users, 'active'); + * // => true + */ + function some(collection, predicate, guard) { + predicate = guard ? undefined : predicate; + return baseSome(collection, baseIteratee(predicate)); + } + + /** + * Creates an array of elements, sorted in ascending order by the results of + * running each element in a collection thru each iteratee. This method + * performs a stable sort, that is, it preserves the original sort order of + * equal elements. The iteratees are invoked with one argument: (value). + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {...(Function|Function[])} [iteratees=[_.identity]] + * The iteratees to sort by. + * @returns {Array} Returns the new sorted array. + * @example + * + * var users = [ + * { 'user': 'fred', 'age': 48 }, + * { 'user': 'barney', 'age': 36 }, + * { 'user': 'fred', 'age': 30 }, + * { 'user': 'barney', 'age': 34 } + * ]; + * + * _.sortBy(users, [function(o) { return o.user; }]); + * // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred', 30]] + * + * _.sortBy(users, ['user', 'age']); + * // => objects for [['barney', 34], ['barney', 36], ['fred', 30], ['fred', 48]] + */ + function sortBy(collection, iteratee) { + var index = 0; + iteratee = baseIteratee(iteratee); + + return baseMap(baseMap(collection, function(value, key, collection) { + return { 'value': value, 'index': index++, 'criteria': iteratee(value, key, collection) }; + }).sort(function(object, other) { + return compareAscending(object.criteria, other.criteria) || (object.index - other.index); + }), baseProperty('value')); + } + + /*------------------------------------------------------------------------*/ + + /** + * Creates a function that invokes `func`, with the `this` binding and arguments + * of the created function, while it's called less than `n` times. Subsequent + * calls to the created function return the result of the last `func` invocation. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Function + * @param {number} n The number of calls at which `func` is no longer invoked. + * @param {Function} func The function to restrict. + * @returns {Function} Returns the new restricted function. + * @example + * + * jQuery(element).on('click', _.before(5, addContactToList)); + * // => Allows adding up to 4 contacts to the list. + */ + function before(n, func) { + var result; + if (typeof func != 'function') { + throw new TypeError(FUNC_ERROR_TEXT); + } + n = toInteger(n); + return function() { + if (--n > 0) { + result = func.apply(this, arguments); + } + if (n <= 1) { + func = undefined; + } + return result; + }; + } + + /** + * Creates a function that invokes `func` with the `this` binding of `thisArg` + * and `partials` prepended to the arguments it receives. + * + * The `_.bind.placeholder` value, which defaults to `_` in monolithic builds, + * may be used as a placeholder for partially applied arguments. + * + * **Note:** Unlike native `Function#bind`, this method doesn't set the "length" + * property of bound functions. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Function + * @param {Function} func The function to bind. + * @param {*} thisArg The `this` binding of `func`. + * @param {...*} [partials] The arguments to be partially applied. + * @returns {Function} Returns the new bound function. + * @example + * + * function greet(greeting, punctuation) { + * return greeting + ' ' + this.user + punctuation; + * } + * + * var object = { 'user': 'fred' }; + * + * var bound = _.bind(greet, object, 'hi'); + * bound('!'); + * // => 'hi fred!' + * + * // Bound with placeholders. + * var bound = _.bind(greet, object, _, '!'); + * bound('hi'); + * // => 'hi fred!' + */ + var bind = baseRest(function(func, thisArg, partials) { + return createPartial(func, WRAP_BIND_FLAG | WRAP_PARTIAL_FLAG, thisArg, partials); + }); + + /** + * Defers invoking the `func` until the current call stack has cleared. Any + * additional arguments are provided to `func` when it's invoked. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Function + * @param {Function} func The function to defer. + * @param {...*} [args] The arguments to invoke `func` with. + * @returns {number} Returns the timer id. + * @example + * + * _.defer(function(text) { + * console.log(text); + * }, 'deferred'); + * // => Logs 'deferred' after one millisecond. + */ + var defer = baseRest(function(func, args) { + return baseDelay(func, 1, args); + }); + + /** + * Invokes `func` after `wait` milliseconds. Any additional arguments are + * provided to `func` when it's invoked. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Function + * @param {Function} func The function to delay. + * @param {number} wait The number of milliseconds to delay invocation. + * @param {...*} [args] The arguments to invoke `func` with. + * @returns {number} Returns the timer id. + * @example + * + * _.delay(function(text) { + * console.log(text); + * }, 1000, 'later'); + * // => Logs 'later' after one second. + */ + var delay = baseRest(function(func, wait, args) { + return baseDelay(func, toNumber(wait) || 0, args); + }); + + /** + * Creates a function that negates the result of the predicate `func`. The + * `func` predicate is invoked with the `this` binding and arguments of the + * created function. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Function + * @param {Function} predicate The predicate to negate. + * @returns {Function} Returns the new negated function. + * @example + * + * function isEven(n) { + * return n % 2 == 0; + * } + * + * _.filter([1, 2, 3, 4, 5, 6], _.negate(isEven)); + * // => [1, 3, 5] + */ + function negate(predicate) { + if (typeof predicate != 'function') { + throw new TypeError(FUNC_ERROR_TEXT); + } + return function() { + var args = arguments; + return !predicate.apply(this, args); + }; + } + + /** + * Creates a function that is restricted to invoking `func` once. Repeat calls + * to the function return the value of the first invocation. The `func` is + * invoked with the `this` binding and arguments of the created function. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Function + * @param {Function} func The function to restrict. + * @returns {Function} Returns the new restricted function. + * @example + * + * var initialize = _.once(createApplication); + * initialize(); + * initialize(); + * // => `createApplication` is invoked once + */ + function once(func) { + return before(2, func); + } + + /*------------------------------------------------------------------------*/ + + /** + * Creates a shallow clone of `value`. + * + * **Note:** This method is loosely based on the + * [structured clone algorithm](https://mdn.io/Structured_clone_algorithm) + * and supports cloning arrays, array buffers, booleans, date objects, maps, + * numbers, `Object` objects, regexes, sets, strings, symbols, and typed + * arrays. The own enumerable properties of `arguments` objects are cloned + * as plain objects. An empty object is returned for uncloneable values such + * as error objects, functions, DOM nodes, and WeakMaps. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to clone. + * @returns {*} Returns the cloned value. + * @see _.cloneDeep + * @example + * + * var objects = [{ 'a': 1 }, { 'b': 2 }]; + * + * var shallow = _.clone(objects); + * console.log(shallow[0] === objects[0]); + * // => true + */ + function clone(value) { + if (!isObject(value)) { + return value; + } + return isArray(value) ? copyArray(value) : copyObject(value, nativeKeys(value)); + } + + /** + * Performs a + * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) + * comparison between two values to determine if they are equivalent. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {boolean} Returns `true` if the values are equivalent, else `false`. + * @example + * + * var object = { 'a': 1 }; + * var other = { 'a': 1 }; + * + * _.eq(object, object); + * // => true + * + * _.eq(object, other); + * // => false + * + * _.eq('a', 'a'); + * // => true + * + * _.eq('a', Object('a')); + * // => false + * + * _.eq(NaN, NaN); + * // => true + */ + function eq(value, other) { + return value === other || (value !== value && other !== other); + } + + /** + * Checks if `value` is likely an `arguments` object. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an `arguments` object, + * else `false`. + * @example + * + * _.isArguments(function() { return arguments; }()); + * // => true + * + * _.isArguments([1, 2, 3]); + * // => false + */ + var isArguments = baseIsArguments(function() { return arguments; }()) ? baseIsArguments : function(value) { + return isObjectLike(value) && hasOwnProperty.call(value, 'callee') && + !propertyIsEnumerable.call(value, 'callee'); + }; + + /** + * Checks if `value` is classified as an `Array` object. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an array, else `false`. + * @example + * + * _.isArray([1, 2, 3]); + * // => true + * + * _.isArray(document.body.children); + * // => false + * + * _.isArray('abc'); + * // => false + * + * _.isArray(_.noop); + * // => false + */ + var isArray = Array.isArray; + + /** + * Checks if `value` is array-like. A value is considered array-like if it's + * not a function and has a `value.length` that's an integer greater than or + * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is array-like, else `false`. + * @example + * + * _.isArrayLike([1, 2, 3]); + * // => true + * + * _.isArrayLike(document.body.children); + * // => true + * + * _.isArrayLike('abc'); + * // => true + * + * _.isArrayLike(_.noop); + * // => false + */ + function isArrayLike(value) { + return value != null && isLength(value.length) && !isFunction(value); + } + + /** + * Checks if `value` is classified as a boolean primitive or object. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a boolean, else `false`. + * @example + * + * _.isBoolean(false); + * // => true + * + * _.isBoolean(null); + * // => false + */ + function isBoolean(value) { + return value === true || value === false || + (isObjectLike(value) && baseGetTag(value) == boolTag); + } + + /** + * Checks if `value` is classified as a `Date` object. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a date object, else `false`. + * @example + * + * _.isDate(new Date); + * // => true + * + * _.isDate('Mon April 23 2012'); + * // => false + */ + var isDate = baseIsDate; + + /** + * Checks if `value` is an empty object, collection, map, or set. + * + * Objects are considered empty if they have no own enumerable string keyed + * properties. + * + * Array-like values such as `arguments` objects, arrays, buffers, strings, or + * jQuery-like collections are considered empty if they have a `length` of `0`. + * Similarly, maps and sets are considered empty if they have a `size` of `0`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is empty, else `false`. + * @example + * + * _.isEmpty(null); + * // => true + * + * _.isEmpty(true); + * // => true + * + * _.isEmpty(1); + * // => true + * + * _.isEmpty([1, 2, 3]); + * // => false + * + * _.isEmpty({ 'a': 1 }); + * // => false + */ + function isEmpty(value) { + if (isArrayLike(value) && + (isArray(value) || isString(value) || + isFunction(value.splice) || isArguments(value))) { + return !value.length; + } + return !nativeKeys(value).length; + } + + /** + * Performs a deep comparison between two values to determine if they are + * equivalent. + * + * **Note:** This method supports comparing arrays, array buffers, booleans, + * date objects, error objects, maps, numbers, `Object` objects, regexes, + * sets, strings, symbols, and typed arrays. `Object` objects are compared + * by their own, not inherited, enumerable properties. Functions and DOM + * nodes are compared by strict equality, i.e. `===`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {boolean} Returns `true` if the values are equivalent, else `false`. + * @example + * + * var object = { 'a': 1 }; + * var other = { 'a': 1 }; + * + * _.isEqual(object, other); + * // => true + * + * object === other; + * // => false + */ + function isEqual(value, other) { + return baseIsEqual(value, other); + } + + /** + * Checks if `value` is a finite primitive number. + * + * **Note:** This method is based on + * [`Number.isFinite`](https://mdn.io/Number/isFinite). + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a finite number, else `false`. + * @example + * + * _.isFinite(3); + * // => true + * + * _.isFinite(Number.MIN_VALUE); + * // => true + * + * _.isFinite(Infinity); + * // => false + * + * _.isFinite('3'); + * // => false + */ + function isFinite(value) { + return typeof value == 'number' && nativeIsFinite(value); + } + + /** + * Checks if `value` is classified as a `Function` object. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a function, else `false`. + * @example + * + * _.isFunction(_); + * // => true + * + * _.isFunction(/abc/); + * // => false + */ + function isFunction(value) { + if (!isObject(value)) { + return false; + } + // The use of `Object#toString` avoids issues with the `typeof` operator + // in Safari 9 which returns 'object' for typed arrays and other constructors. + var tag = baseGetTag(value); + return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag; + } + + /** + * Checks if `value` is a valid array-like length. + * + * **Note:** This method is loosely based on + * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a valid length, else `false`. + * @example + * + * _.isLength(3); + * // => true + * + * _.isLength(Number.MIN_VALUE); + * // => false + * + * _.isLength(Infinity); + * // => false + * + * _.isLength('3'); + * // => false + */ + function isLength(value) { + return typeof value == 'number' && + value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER; + } + + /** + * Checks if `value` is the + * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types) + * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`) + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an object, else `false`. + * @example + * + * _.isObject({}); + * // => true + * + * _.isObject([1, 2, 3]); + * // => true + * + * _.isObject(_.noop); + * // => true + * + * _.isObject(null); + * // => false + */ + function isObject(value) { + var type = typeof value; + return value != null && (type == 'object' || type == 'function'); + } + + /** + * Checks if `value` is object-like. A value is object-like if it's not `null` + * and has a `typeof` result of "object". + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is object-like, else `false`. + * @example + * + * _.isObjectLike({}); + * // => true + * + * _.isObjectLike([1, 2, 3]); + * // => true + * + * _.isObjectLike(_.noop); + * // => false + * + * _.isObjectLike(null); + * // => false + */ + function isObjectLike(value) { + return value != null && typeof value == 'object'; + } + + /** + * Checks if `value` is `NaN`. + * + * **Note:** This method is based on + * [`Number.isNaN`](https://mdn.io/Number/isNaN) and is not the same as + * global [`isNaN`](https://mdn.io/isNaN) which returns `true` for + * `undefined` and other non-number values. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is `NaN`, else `false`. + * @example + * + * _.isNaN(NaN); + * // => true + * + * _.isNaN(new Number(NaN)); + * // => true + * + * isNaN(undefined); + * // => true + * + * _.isNaN(undefined); + * // => false + */ + function isNaN(value) { + // An `NaN` primitive is the only value that is not equal to itself. + // Perform the `toStringTag` check first to avoid errors with some + // ActiveX objects in IE. + return isNumber(value) && value != +value; + } + + /** + * Checks if `value` is `null`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is `null`, else `false`. + * @example + * + * _.isNull(null); + * // => true + * + * _.isNull(void 0); + * // => false + */ + function isNull(value) { + return value === null; + } + + /** + * Checks if `value` is classified as a `Number` primitive or object. + * + * **Note:** To exclude `Infinity`, `-Infinity`, and `NaN`, which are + * classified as numbers, use the `_.isFinite` method. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a number, else `false`. + * @example + * + * _.isNumber(3); + * // => true + * + * _.isNumber(Number.MIN_VALUE); + * // => true + * + * _.isNumber(Infinity); + * // => true + * + * _.isNumber('3'); + * // => false + */ + function isNumber(value) { + return typeof value == 'number' || + (isObjectLike(value) && baseGetTag(value) == numberTag); + } + + /** + * Checks if `value` is classified as a `RegExp` object. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a regexp, else `false`. + * @example + * + * _.isRegExp(/abc/); + * // => true + * + * _.isRegExp('/abc/'); + * // => false + */ + var isRegExp = baseIsRegExp; + + /** + * Checks if `value` is classified as a `String` primitive or object. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a string, else `false`. + * @example + * + * _.isString('abc'); + * // => true + * + * _.isString(1); + * // => false + */ + function isString(value) { + return typeof value == 'string' || + (!isArray(value) && isObjectLike(value) && baseGetTag(value) == stringTag); + } + + /** + * Checks if `value` is `undefined`. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is `undefined`, else `false`. + * @example + * + * _.isUndefined(void 0); + * // => true + * + * _.isUndefined(null); + * // => false + */ + function isUndefined(value) { + return value === undefined; + } + + /** + * Converts `value` to an array. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Lang + * @param {*} value The value to convert. + * @returns {Array} Returns the converted array. + * @example + * + * _.toArray({ 'a': 1, 'b': 2 }); + * // => [1, 2] + * + * _.toArray('abc'); + * // => ['a', 'b', 'c'] + * + * _.toArray(1); + * // => [] + * + * _.toArray(null); + * // => [] + */ + function toArray(value) { + if (!isArrayLike(value)) { + return values(value); + } + return value.length ? copyArray(value) : []; + } + + /** + * Converts `value` to an integer. + * + * **Note:** This method is loosely based on + * [`ToInteger`](http://www.ecma-international.org/ecma-262/7.0/#sec-tointeger). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to convert. + * @returns {number} Returns the converted integer. + * @example + * + * _.toInteger(3.2); + * // => 3 + * + * _.toInteger(Number.MIN_VALUE); + * // => 0 + * + * _.toInteger(Infinity); + * // => 1.7976931348623157e+308 + * + * _.toInteger('3.2'); + * // => 3 + */ + var toInteger = Number; + + /** + * Converts `value` to a number. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to process. + * @returns {number} Returns the number. + * @example + * + * _.toNumber(3.2); + * // => 3.2 + * + * _.toNumber(Number.MIN_VALUE); + * // => 5e-324 + * + * _.toNumber(Infinity); + * // => Infinity + * + * _.toNumber('3.2'); + * // => 3.2 + */ + var toNumber = Number; + + /** + * Converts `value` to a string. An empty string is returned for `null` + * and `undefined` values. The sign of `-0` is preserved. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to convert. + * @returns {string} Returns the converted string. + * @example + * + * _.toString(null); + * // => '' + * + * _.toString(-0); + * // => '-0' + * + * _.toString([1, 2, 3]); + * // => '1,2,3' + */ + function toString(value) { + if (typeof value == 'string') { + return value; + } + return value == null ? '' : (value + ''); + } + + /*------------------------------------------------------------------------*/ + + /** + * Assigns own enumerable string keyed properties of source objects to the + * destination object. Source objects are applied from left to right. + * Subsequent sources overwrite property assignments of previous sources. + * + * **Note:** This method mutates `object` and is loosely based on + * [`Object.assign`](https://mdn.io/Object/assign). + * + * @static + * @memberOf _ + * @since 0.10.0 + * @category Object + * @param {Object} object The destination object. + * @param {...Object} [sources] The source objects. + * @returns {Object} Returns `object`. + * @see _.assignIn + * @example + * + * function Foo() { + * this.a = 1; + * } + * + * function Bar() { + * this.c = 3; + * } + * + * Foo.prototype.b = 2; + * Bar.prototype.d = 4; + * + * _.assign({ 'a': 0 }, new Foo, new Bar); + * // => { 'a': 1, 'c': 3 } + */ + var assign = createAssigner(function(object, source) { + copyObject(source, nativeKeys(source), object); + }); + + /** + * This method is like `_.assign` except that it iterates over own and + * inherited source properties. + * + * **Note:** This method mutates `object`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @alias extend + * @category Object + * @param {Object} object The destination object. + * @param {...Object} [sources] The source objects. + * @returns {Object} Returns `object`. + * @see _.assign + * @example + * + * function Foo() { + * this.a = 1; + * } + * + * function Bar() { + * this.c = 3; + * } + * + * Foo.prototype.b = 2; + * Bar.prototype.d = 4; + * + * _.assignIn({ 'a': 0 }, new Foo, new Bar); + * // => { 'a': 1, 'b': 2, 'c': 3, 'd': 4 } + */ + var assignIn = createAssigner(function(object, source) { + copyObject(source, nativeKeysIn(source), object); + }); + + /** + * Creates an object that inherits from the `prototype` object. If a + * `properties` object is given, its own enumerable string keyed properties + * are assigned to the created object. + * + * @static + * @memberOf _ + * @since 2.3.0 + * @category Object + * @param {Object} prototype The object to inherit from. + * @param {Object} [properties] The properties to assign to the object. + * @returns {Object} Returns the new object. + * @example + * + * function Shape() { + * this.x = 0; + * this.y = 0; + * } + * + * function Circle() { + * Shape.call(this); + * } + * + * Circle.prototype = _.create(Shape.prototype, { + * 'constructor': Circle + * }); + * + * var circle = new Circle; + * circle instanceof Circle; + * // => true + * + * circle instanceof Shape; + * // => true + */ + function create(prototype, properties) { + var result = baseCreate(prototype); + return properties == null ? result : assign(result, properties); + } + + /** + * Assigns own and inherited enumerable string keyed properties of source + * objects to the destination object for all destination properties that + * resolve to `undefined`. Source objects are applied from left to right. + * Once a property is set, additional values of the same property are ignored. + * + * **Note:** This method mutates `object`. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Object + * @param {Object} object The destination object. + * @param {...Object} [sources] The source objects. + * @returns {Object} Returns `object`. + * @see _.defaultsDeep + * @example + * + * _.defaults({ 'a': 1 }, { 'b': 2 }, { 'a': 3 }); + * // => { 'a': 1, 'b': 2 } + */ + var defaults = baseRest(function(object, sources) { + object = Object(object); + + var index = -1; + var length = sources.length; + var guard = length > 2 ? sources[2] : undefined; + + if (guard && isIterateeCall(sources[0], sources[1], guard)) { + length = 1; + } + + while (++index < length) { + var source = sources[index]; + var props = keysIn(source); + var propsIndex = -1; + var propsLength = props.length; + + while (++propsIndex < propsLength) { + var key = props[propsIndex]; + var value = object[key]; + + if (value === undefined || + (eq(value, objectProto[key]) && !hasOwnProperty.call(object, key))) { + object[key] = source[key]; + } + } + } + + return object; + }); + + /** + * Checks if `path` is a direct property of `object`. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Object + * @param {Object} object The object to query. + * @param {Array|string} path The path to check. + * @returns {boolean} Returns `true` if `path` exists, else `false`. + * @example + * + * var object = { 'a': { 'b': 2 } }; + * var other = _.create({ 'a': _.create({ 'b': 2 }) }); + * + * _.has(object, 'a'); + * // => true + * + * _.has(object, 'a.b'); + * // => true + * + * _.has(object, ['a', 'b']); + * // => true + * + * _.has(other, 'a'); + * // => false + */ + function has(object, path) { + return object != null && hasOwnProperty.call(object, path); + } + + /** + * Creates an array of the own enumerable property names of `object`. + * + * **Note:** Non-object values are coerced to objects. See the + * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys) + * for more details. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Object + * @param {Object} object The object to query. + * @returns {Array} Returns the array of property names. + * @example + * + * function Foo() { + * this.a = 1; + * this.b = 2; + * } + * + * Foo.prototype.c = 3; + * + * _.keys(new Foo); + * // => ['a', 'b'] (iteration order is not guaranteed) + * + * _.keys('hi'); + * // => ['0', '1'] + */ + var keys = nativeKeys; + + /** + * Creates an array of the own and inherited enumerable property names of `object`. + * + * **Note:** Non-object values are coerced to objects. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Object + * @param {Object} object The object to query. + * @returns {Array} Returns the array of property names. + * @example + * + * function Foo() { + * this.a = 1; + * this.b = 2; + * } + * + * Foo.prototype.c = 3; + * + * _.keysIn(new Foo); + * // => ['a', 'b', 'c'] (iteration order is not guaranteed) + */ + var keysIn = nativeKeysIn; + + /** + * Creates an object composed of the picked `object` properties. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Object + * @param {Object} object The source object. + * @param {...(string|string[])} [paths] The property paths to pick. + * @returns {Object} Returns the new object. + * @example + * + * var object = { 'a': 1, 'b': '2', 'c': 3 }; + * + * _.pick(object, ['a', 'c']); + * // => { 'a': 1, 'c': 3 } + */ + var pick = flatRest(function(object, paths) { + return object == null ? {} : basePick(object, paths); + }); + + /** + * This method is like `_.get` except that if the resolved value is a + * function it's invoked with the `this` binding of its parent object and + * its result is returned. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Object + * @param {Object} object The object to query. + * @param {Array|string} path The path of the property to resolve. + * @param {*} [defaultValue] The value returned for `undefined` resolved values. + * @returns {*} Returns the resolved value. + * @example + * + * var object = { 'a': [{ 'b': { 'c1': 3, 'c2': _.constant(4) } }] }; + * + * _.result(object, 'a[0].b.c1'); + * // => 3 + * + * _.result(object, 'a[0].b.c2'); + * // => 4 + * + * _.result(object, 'a[0].b.c3', 'default'); + * // => 'default' + * + * _.result(object, 'a[0].b.c3', _.constant('default')); + * // => 'default' + */ + function result(object, path, defaultValue) { + var value = object == null ? undefined : object[path]; + if (value === undefined) { + value = defaultValue; + } + return isFunction(value) ? value.call(object) : value; + } + + /** + * Creates an array of the own enumerable string keyed property values of `object`. + * + * **Note:** Non-object values are coerced to objects. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Object + * @param {Object} object The object to query. + * @returns {Array} Returns the array of property values. + * @example + * + * function Foo() { + * this.a = 1; + * this.b = 2; + * } + * + * Foo.prototype.c = 3; + * + * _.values(new Foo); + * // => [1, 2] (iteration order is not guaranteed) + * + * _.values('hi'); + * // => ['h', 'i'] + */ + function values(object) { + return object == null ? [] : baseValues(object, keys(object)); + } + + /*------------------------------------------------------------------------*/ + + /** + * Converts the characters "&", "<", ">", '"', and "'" in `string` to their + * corresponding HTML entities. + * + * **Note:** No other characters are escaped. To escape additional + * characters use a third-party library like [_he_](https://mths.be/he). + * + * Though the ">" character is escaped for symmetry, characters like + * ">" and "/" don't need escaping in HTML and have no special meaning + * unless they're part of a tag or unquoted attribute value. See + * [Mathias Bynens's article](https://mathiasbynens.be/notes/ambiguous-ampersands) + * (under "semi-related fun fact") for more details. + * + * When working with HTML you should always + * [quote attribute values](http://wonko.com/post/html-escaping) to reduce + * XSS vectors. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category String + * @param {string} [string=''] The string to escape. + * @returns {string} Returns the escaped string. + * @example + * + * _.escape('fred, barney, & pebbles'); + * // => 'fred, barney, & pebbles' + */ + function escape(string) { + string = toString(string); + return (string && reHasUnescapedHtml.test(string)) + ? string.replace(reUnescapedHtml, escapeHtmlChar) + : string; + } + + /*------------------------------------------------------------------------*/ + + /** + * This method returns the first argument it receives. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Util + * @param {*} value Any value. + * @returns {*} Returns `value`. + * @example + * + * var object = { 'a': 1 }; + * + * console.log(_.identity(object) === object); + * // => true + */ + function identity(value) { + return value; + } + + /** + * Creates a function that invokes `func` with the arguments of the created + * function. If `func` is a property name, the created function returns the + * property value for a given element. If `func` is an array or object, the + * created function returns `true` for elements that contain the equivalent + * source properties, otherwise it returns `false`. + * + * @static + * @since 4.0.0 + * @memberOf _ + * @category Util + * @param {*} [func=_.identity] The value to convert to a callback. + * @returns {Function} Returns the callback. + * @example + * + * var users = [ + * { 'user': 'barney', 'age': 36, 'active': true }, + * { 'user': 'fred', 'age': 40, 'active': false } + * ]; + * + * // The `_.matches` iteratee shorthand. + * _.filter(users, _.iteratee({ 'user': 'barney', 'active': true })); + * // => [{ 'user': 'barney', 'age': 36, 'active': true }] + * + * // The `_.matchesProperty` iteratee shorthand. + * _.filter(users, _.iteratee(['user', 'fred'])); + * // => [{ 'user': 'fred', 'age': 40 }] + * + * // The `_.property` iteratee shorthand. + * _.map(users, _.iteratee('user')); + * // => ['barney', 'fred'] + * + * // Create custom iteratee shorthands. + * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) { + * return !_.isRegExp(func) ? iteratee(func) : function(string) { + * return func.test(string); + * }; + * }); + * + * _.filter(['abc', 'def'], /ef/); + * // => ['def'] + */ + var iteratee = baseIteratee; + + /** + * Creates a function that performs a partial deep comparison between a given + * object and `source`, returning `true` if the given object has equivalent + * property values, else `false`. + * + * **Note:** The created function is equivalent to `_.isMatch` with `source` + * partially applied. + * + * Partial comparisons will match empty array and empty object `source` + * values against any array or object value, respectively. See `_.isEqual` + * for a list of supported value comparisons. + * + * **Note:** Multiple values can be checked by combining several matchers + * using `_.overSome` + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Util + * @param {Object} source The object of property values to match. + * @returns {Function} Returns the new spec function. + * @example + * + * var objects = [ + * { 'a': 1, 'b': 2, 'c': 3 }, + * { 'a': 4, 'b': 5, 'c': 6 } + * ]; + * + * _.filter(objects, _.matches({ 'a': 4, 'c': 6 })); + * // => [{ 'a': 4, 'b': 5, 'c': 6 }] + * + * // Checking for several possible values + * _.filter(objects, _.overSome([_.matches({ 'a': 1 }), _.matches({ 'a': 4 })])); + * // => [{ 'a': 1, 'b': 2, 'c': 3 }, { 'a': 4, 'b': 5, 'c': 6 }] + */ + function matches(source) { + return baseMatches(assign({}, source)); + } + + /** + * Adds all own enumerable string keyed function properties of a source + * object to the destination object. If `object` is a function, then methods + * are added to its prototype as well. + * + * **Note:** Use `_.runInContext` to create a pristine `lodash` function to + * avoid conflicts caused by modifying the original. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Util + * @param {Function|Object} [object=lodash] The destination object. + * @param {Object} source The object of functions to add. + * @param {Object} [options={}] The options object. + * @param {boolean} [options.chain=true] Specify whether mixins are chainable. + * @returns {Function|Object} Returns `object`. + * @example + * + * function vowels(string) { + * return _.filter(string, function(v) { + * return /[aeiou]/i.test(v); + * }); + * } + * + * _.mixin({ 'vowels': vowels }); + * _.vowels('fred'); + * // => ['e'] + * + * _('fred').vowels().value(); + * // => ['e'] + * + * _.mixin({ 'vowels': vowels }, { 'chain': false }); + * _('fred').vowels(); + * // => ['e'] + */ + function mixin(object, source, options) { + var props = keys(source), + methodNames = baseFunctions(source, props); + + if (options == null && + !(isObject(source) && (methodNames.length || !props.length))) { + options = source; + source = object; + object = this; + methodNames = baseFunctions(source, keys(source)); + } + var chain = !(isObject(options) && 'chain' in options) || !!options.chain, + isFunc = isFunction(object); + + baseEach(methodNames, function(methodName) { + var func = source[methodName]; + object[methodName] = func; + if (isFunc) { + object.prototype[methodName] = function() { + var chainAll = this.__chain__; + if (chain || chainAll) { + var result = object(this.__wrapped__), + actions = result.__actions__ = copyArray(this.__actions__); + + actions.push({ 'func': func, 'args': arguments, 'thisArg': object }); + result.__chain__ = chainAll; + return result; + } + return func.apply(object, arrayPush([this.value()], arguments)); + }; + } + }); + + return object; + } + + /** + * Reverts the `_` variable to its previous value and returns a reference to + * the `lodash` function. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Util + * @returns {Function} Returns the `lodash` function. + * @example + * + * var lodash = _.noConflict(); + */ + function noConflict() { + if (root._ === this) { + root._ = oldDash; + } + return this; + } + + /** + * This method returns `undefined`. + * + * @static + * @memberOf _ + * @since 2.3.0 + * @category Util + * @example + * + * _.times(2, _.noop); + * // => [undefined, undefined] + */ + function noop() { + // No operation performed. + } + + /** + * Generates a unique ID. If `prefix` is given, the ID is appended to it. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Util + * @param {string} [prefix=''] The value to prefix the ID with. + * @returns {string} Returns the unique ID. + * @example + * + * _.uniqueId('contact_'); + * // => 'contact_104' + * + * _.uniqueId(); + * // => '105' + */ + function uniqueId(prefix) { + var id = ++idCounter; + return toString(prefix) + id; + } + + /*------------------------------------------------------------------------*/ + + /** + * Computes the maximum value of `array`. If `array` is empty or falsey, + * `undefined` is returned. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Math + * @param {Array} array The array to iterate over. + * @returns {*} Returns the maximum value. + * @example + * + * _.max([4, 2, 8, 6]); + * // => 8 + * + * _.max([]); + * // => undefined + */ + function max(array) { + return (array && array.length) + ? baseExtremum(array, identity, baseGt) + : undefined; + } + + /** + * Computes the minimum value of `array`. If `array` is empty or falsey, + * `undefined` is returned. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Math + * @param {Array} array The array to iterate over. + * @returns {*} Returns the minimum value. + * @example + * + * _.min([4, 2, 8, 6]); + * // => 2 + * + * _.min([]); + * // => undefined + */ + function min(array) { + return (array && array.length) + ? baseExtremum(array, identity, baseLt) + : undefined; + } + + /*------------------------------------------------------------------------*/ + + // Add methods that return wrapped values in chain sequences. + lodash.assignIn = assignIn; + lodash.before = before; + lodash.bind = bind; + lodash.chain = chain; + lodash.compact = compact; + lodash.concat = concat; + lodash.create = create; + lodash.defaults = defaults; + lodash.defer = defer; + lodash.delay = delay; + lodash.filter = filter; + lodash.flatten = flatten; + lodash.flattenDeep = flattenDeep; + lodash.iteratee = iteratee; + lodash.keys = keys; + lodash.map = map; + lodash.matches = matches; + lodash.mixin = mixin; + lodash.negate = negate; + lodash.once = once; + lodash.pick = pick; + lodash.slice = slice; + lodash.sortBy = sortBy; + lodash.tap = tap; + lodash.thru = thru; + lodash.toArray = toArray; + lodash.values = values; + + // Add aliases. + lodash.extend = assignIn; + + // Add methods to `lodash.prototype`. + mixin(lodash, lodash); + + /*------------------------------------------------------------------------*/ + + // Add methods that return unwrapped values in chain sequences. + lodash.clone = clone; + lodash.escape = escape; + lodash.every = every; + lodash.find = find; + lodash.forEach = forEach; + lodash.has = has; + lodash.head = head; + lodash.identity = identity; + lodash.indexOf = indexOf; + lodash.isArguments = isArguments; + lodash.isArray = isArray; + lodash.isBoolean = isBoolean; + lodash.isDate = isDate; + lodash.isEmpty = isEmpty; + lodash.isEqual = isEqual; + lodash.isFinite = isFinite; + lodash.isFunction = isFunction; + lodash.isNaN = isNaN; + lodash.isNull = isNull; + lodash.isNumber = isNumber; + lodash.isObject = isObject; + lodash.isRegExp = isRegExp; + lodash.isString = isString; + lodash.isUndefined = isUndefined; + lodash.last = last; + lodash.max = max; + lodash.min = min; + lodash.noConflict = noConflict; + lodash.noop = noop; + lodash.reduce = reduce; + lodash.result = result; + lodash.size = size; + lodash.some = some; + lodash.uniqueId = uniqueId; + + // Add aliases. + lodash.each = forEach; + lodash.first = head; + + mixin(lodash, (function() { + var source = {}; + baseForOwn(lodash, function(func, methodName) { + if (!hasOwnProperty.call(lodash.prototype, methodName)) { + source[methodName] = func; + } + }); + return source; + }()), { 'chain': false }); + + /*------------------------------------------------------------------------*/ + + /** + * The semantic version number. + * + * @static + * @memberOf _ + * @type {string} + */ + lodash.VERSION = VERSION; + + // Add `Array` methods to `lodash.prototype`. + baseEach(['pop', 'join', 'replace', 'reverse', 'split', 'push', 'shift', 'sort', 'splice', 'unshift'], function(methodName) { + var func = (/^(?:replace|split)$/.test(methodName) ? String.prototype : arrayProto)[methodName], + chainName = /^(?:push|sort|unshift)$/.test(methodName) ? 'tap' : 'thru', + retUnwrapped = /^(?:pop|join|replace|shift)$/.test(methodName); + + lodash.prototype[methodName] = function() { + var args = arguments; + if (retUnwrapped && !this.__chain__) { + var value = this.value(); + return func.apply(isArray(value) ? value : [], args); + } + return this[chainName](function(value) { + return func.apply(isArray(value) ? value : [], args); + }); + }; + }); + + // Add chain sequence methods to the `lodash` wrapper. + lodash.prototype.toJSON = lodash.prototype.valueOf = lodash.prototype.value = wrapperValue; + + /*--------------------------------------------------------------------------*/ + + // Some AMD build optimizers, like r.js, check for condition patterns like: + if (typeof define == 'function' && typeof define.amd == 'object' && define.amd) { + // Expose Lodash on the global object to prevent errors when Lodash is + // loaded by a script tag in the presence of an AMD loader. + // See http://requirejs.org/docs/errors.html#mismatch for more details. + // Use `_.noConflict` to remove Lodash from the global object. + root._ = lodash; + + // Define as an anonymous module so, through path mapping, it can be + // referenced as the "underscore" module. + define(function() { + return lodash; + }); + } + // Check for `exports` after `define` in case a build optimizer adds it. + else if (freeModule) { + // Export for Node.js. + (freeModule.exports = lodash)._ = lodash; + // Export for CommonJS support. + freeExports._ = lodash; + } + else { + // Export to the global object. + root._ = lodash; + } +}.call(this)); diff --git a/node_modules/lodash/core.min.js b/node_modules/lodash/core.min.js new file mode 100644 index 0000000..e425e4d --- /dev/null +++ b/node_modules/lodash/core.min.js @@ -0,0 +1,29 @@ +/** + * @license + * Lodash (Custom Build) lodash.com/license | Underscore.js 1.8.3 underscorejs.org/LICENSE + * Build: `lodash core -o ./dist/lodash.core.js` + */ +;(function(){function n(n){return H(n)&&pn.call(n,"callee")&&!yn.call(n,"callee")}function t(n,t){return n.push.apply(n,t),n}function r(n){return function(t){return null==t?Z:t[n]}}function e(n,t,r,e,u){return u(n,function(n,u,o){r=e?(e=false,n):t(r,n,u,o)}),r}function u(n,t){return j(t,function(t){return n[t]})}function o(n){return n instanceof i?n:new i(n)}function i(n,t){this.__wrapped__=n,this.__actions__=[],this.__chain__=!!t}function c(n,t,r){if(typeof n!="function")throw new TypeError("Expected a function"); +return setTimeout(function(){n.apply(Z,r)},t)}function f(n,t){var r=true;return mn(n,function(n,e,u){return r=!!t(n,e,u)}),r}function a(n,t,r){for(var e=-1,u=n.length;++et}function b(n,t,r,e,u){return n===t||(null==n||null==t||!H(n)&&!H(t)?n!==n&&t!==t:y(n,t,r,e,b,u))}function y(n,t,r,e,u,o){var i=Nn(n),c=Nn(t),f=i?"[object Array]":hn.call(n),a=c?"[object Array]":hn.call(t),f="[object Arguments]"==f?"[object Object]":f,a="[object Arguments]"==a?"[object Object]":a,l="[object Object]"==f,c="[object Object]"==a,a=f==a;o||(o=[]);var p=An(o,function(t){return t[0]==n}),s=An(o,function(n){ +return n[0]==t});if(p&&s)return p[1]==t;if(o.push([n,t]),o.push([t,n]),a&&!l){if(i)r=T(n,t,r,e,u,o);else n:{switch(f){case"[object Boolean]":case"[object Date]":case"[object Number]":r=J(+n,+t);break n;case"[object Error]":r=n.name==t.name&&n.message==t.message;break n;case"[object RegExp]":case"[object String]":r=n==t+"";break n}r=false}return o.pop(),r}return 1&r||(i=l&&pn.call(n,"__wrapped__"),f=c&&pn.call(t,"__wrapped__"),!i&&!f)?!!a&&(r=B(n,t,r,e,u,o),o.pop(),r):(i=i?n.value():n,f=f?t.value():t, +r=u(i,f,r,e,o),o.pop(),r)}function g(n){return typeof n=="function"?n:null==n?X:(typeof n=="object"?d:r)(n)}function _(n,t){return nt&&(t=-t>u?0:u+t),r=r>u?u:r,0>r&&(r+=u),u=t>r?0:r-t>>>0,t>>>=0,r=Array(u);++ei))return false;var c=o.get(n),f=o.get(t);if(c&&f)return c==t&&f==n;for(var c=-1,f=true,a=2&r?[]:Z;++cr?jn(e+r,0):r:0,r=(r||0)-1;for(var u=t===t;++rarguments.length,mn); +}function G(n,t){var r;if(typeof t!="function")throw new TypeError("Expected a function");return n=Fn(n),function(){return 0<--n&&(r=t.apply(this,arguments)),1>=n&&(t=Z),r}}function J(n,t){return n===t||n!==n&&t!==t}function M(n){var t;return(t=null!=n)&&(t=n.length,t=typeof t=="number"&&-1=t),t&&!U(n)}function U(n){return!!V(n)&&(n=hn.call(n),"[object Function]"==n||"[object GeneratorFunction]"==n||"[object AsyncFunction]"==n||"[object Proxy]"==n)}function V(n){var t=typeof n; +return null!=n&&("object"==t||"function"==t)}function H(n){return null!=n&&typeof n=="object"}function K(n){return typeof n=="number"||H(n)&&"[object Number]"==hn.call(n)}function L(n){return typeof n=="string"||!Nn(n)&&H(n)&&"[object String]"==hn.call(n)}function Q(n){return typeof n=="string"?n:null==n?"":n+""}function W(n){return null==n?[]:u(n,Dn(n))}function X(n){return n}function Y(n,r,e){var u=Dn(r),o=h(r,u);null!=e||V(r)&&(o.length||!u.length)||(e=r,r=n,n=this,o=h(r,Dn(r)));var i=!(V(e)&&"chain"in e&&!e.chain),c=U(n); +return mn(o,function(e){var u=r[e];n[e]=u,c&&(n.prototype[e]=function(){var r=this.__chain__;if(i||r){var e=n(this.__wrapped__);return(e.__actions__=A(this.__actions__)).push({func:u,args:arguments,thisArg:n}),e.__chain__=r,e}return u.apply(n,t([this.value()],arguments))})}),n}var Z,nn=1/0,tn=/[&<>"']/g,rn=RegExp(tn.source),en=/^(?:0|[1-9]\d*)$/,un=typeof self=="object"&&self&&self.Object===Object&&self,on=typeof global=="object"&&global&&global.Object===Object&&global||un||Function("return this")(),cn=(un=typeof exports=="object"&&exports&&!exports.nodeType&&exports)&&typeof module=="object"&&module&&!module.nodeType&&module,fn=function(n){ +return function(t){return null==n?Z:n[t]}}({"&":"&","<":"<",">":">",'"':""","'":"'"}),an=Array.prototype,ln=Object.prototype,pn=ln.hasOwnProperty,sn=0,hn=ln.toString,vn=on._,bn=Object.create,yn=ln.propertyIsEnumerable,gn=on.isFinite,_n=function(n,t){return function(r){return n(t(r))}}(Object.keys,Object),jn=Math.max,dn=function(){function n(){}return function(t){return V(t)?bn?bn(t):(n.prototype=t,t=new n,n.prototype=Z,t):{}}}();i.prototype=dn(o.prototype),i.prototype.constructor=i; +var mn=function(n,t){return function(r,e){if(null==r)return r;if(!M(r))return n(r,e);for(var u=r.length,o=t?u:-1,i=Object(r);(t?o--:++or&&(r=jn(e+r,0));n:{for(t=g(t),e=n.length,r+=-1;++re||o&&c&&a||!u&&a||!i){r=1;break n}if(!o&&r { '4': 1, '6': 2 } + * + * // The `_.property` iteratee shorthand. + * _.countBy(['one', 'two', 'three'], 'length'); + * // => { '3': 2, '5': 1 } + */ +var countBy = createAggregator(function(result, value, key) { + if (hasOwnProperty.call(result, key)) { + ++result[key]; + } else { + baseAssignValue(result, key, 1); + } +}); + +module.exports = countBy; diff --git a/node_modules/lodash/create.js b/node_modules/lodash/create.js new file mode 100644 index 0000000..919edb8 --- /dev/null +++ b/node_modules/lodash/create.js @@ -0,0 +1,43 @@ +var baseAssign = require('./_baseAssign'), + baseCreate = require('./_baseCreate'); + +/** + * Creates an object that inherits from the `prototype` object. If a + * `properties` object is given, its own enumerable string keyed properties + * are assigned to the created object. + * + * @static + * @memberOf _ + * @since 2.3.0 + * @category Object + * @param {Object} prototype The object to inherit from. + * @param {Object} [properties] The properties to assign to the object. + * @returns {Object} Returns the new object. + * @example + * + * function Shape() { + * this.x = 0; + * this.y = 0; + * } + * + * function Circle() { + * Shape.call(this); + * } + * + * Circle.prototype = _.create(Shape.prototype, { + * 'constructor': Circle + * }); + * + * var circle = new Circle; + * circle instanceof Circle; + * // => true + * + * circle instanceof Shape; + * // => true + */ +function create(prototype, properties) { + var result = baseCreate(prototype); + return properties == null ? result : baseAssign(result, properties); +} + +module.exports = create; diff --git a/node_modules/lodash/curry.js b/node_modules/lodash/curry.js new file mode 100644 index 0000000..918db1a --- /dev/null +++ b/node_modules/lodash/curry.js @@ -0,0 +1,57 @@ +var createWrap = require('./_createWrap'); + +/** Used to compose bitmasks for function metadata. */ +var WRAP_CURRY_FLAG = 8; + +/** + * Creates a function that accepts arguments of `func` and either invokes + * `func` returning its result, if at least `arity` number of arguments have + * been provided, or returns a function that accepts the remaining `func` + * arguments, and so on. The arity of `func` may be specified if `func.length` + * is not sufficient. + * + * The `_.curry.placeholder` value, which defaults to `_` in monolithic builds, + * may be used as a placeholder for provided arguments. + * + * **Note:** This method doesn't set the "length" property of curried functions. + * + * @static + * @memberOf _ + * @since 2.0.0 + * @category Function + * @param {Function} func The function to curry. + * @param {number} [arity=func.length] The arity of `func`. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {Function} Returns the new curried function. + * @example + * + * var abc = function(a, b, c) { + * return [a, b, c]; + * }; + * + * var curried = _.curry(abc); + * + * curried(1)(2)(3); + * // => [1, 2, 3] + * + * curried(1, 2)(3); + * // => [1, 2, 3] + * + * curried(1, 2, 3); + * // => [1, 2, 3] + * + * // Curried with placeholders. + * curried(1)(_, 3)(2); + * // => [1, 2, 3] + */ +function curry(func, arity, guard) { + arity = guard ? undefined : arity; + var result = createWrap(func, WRAP_CURRY_FLAG, undefined, undefined, undefined, undefined, undefined, arity); + result.placeholder = curry.placeholder; + return result; +} + +// Assign default placeholders. +curry.placeholder = {}; + +module.exports = curry; diff --git a/node_modules/lodash/curryRight.js b/node_modules/lodash/curryRight.js new file mode 100644 index 0000000..c85b6f3 --- /dev/null +++ b/node_modules/lodash/curryRight.js @@ -0,0 +1,54 @@ +var createWrap = require('./_createWrap'); + +/** Used to compose bitmasks for function metadata. */ +var WRAP_CURRY_RIGHT_FLAG = 16; + +/** + * This method is like `_.curry` except that arguments are applied to `func` + * in the manner of `_.partialRight` instead of `_.partial`. + * + * The `_.curryRight.placeholder` value, which defaults to `_` in monolithic + * builds, may be used as a placeholder for provided arguments. + * + * **Note:** This method doesn't set the "length" property of curried functions. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Function + * @param {Function} func The function to curry. + * @param {number} [arity=func.length] The arity of `func`. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {Function} Returns the new curried function. + * @example + * + * var abc = function(a, b, c) { + * return [a, b, c]; + * }; + * + * var curried = _.curryRight(abc); + * + * curried(3)(2)(1); + * // => [1, 2, 3] + * + * curried(2, 3)(1); + * // => [1, 2, 3] + * + * curried(1, 2, 3); + * // => [1, 2, 3] + * + * // Curried with placeholders. + * curried(3)(1, _)(2); + * // => [1, 2, 3] + */ +function curryRight(func, arity, guard) { + arity = guard ? undefined : arity; + var result = createWrap(func, WRAP_CURRY_RIGHT_FLAG, undefined, undefined, undefined, undefined, undefined, arity); + result.placeholder = curryRight.placeholder; + return result; +} + +// Assign default placeholders. +curryRight.placeholder = {}; + +module.exports = curryRight; diff --git a/node_modules/lodash/date.js b/node_modules/lodash/date.js new file mode 100644 index 0000000..cbf5b41 --- /dev/null +++ b/node_modules/lodash/date.js @@ -0,0 +1,3 @@ +module.exports = { + 'now': require('./now') +}; diff --git a/node_modules/lodash/debounce.js b/node_modules/lodash/debounce.js new file mode 100644 index 0000000..8f751d5 --- /dev/null +++ b/node_modules/lodash/debounce.js @@ -0,0 +1,191 @@ +var isObject = require('./isObject'), + now = require('./now'), + toNumber = require('./toNumber'); + +/** Error message constants. */ +var FUNC_ERROR_TEXT = 'Expected a function'; + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeMax = Math.max, + nativeMin = Math.min; + +/** + * Creates a debounced function that delays invoking `func` until after `wait` + * milliseconds have elapsed since the last time the debounced function was + * invoked. The debounced function comes with a `cancel` method to cancel + * delayed `func` invocations and a `flush` method to immediately invoke them. + * Provide `options` to indicate whether `func` should be invoked on the + * leading and/or trailing edge of the `wait` timeout. The `func` is invoked + * with the last arguments provided to the debounced function. Subsequent + * calls to the debounced function return the result of the last `func` + * invocation. + * + * **Note:** If `leading` and `trailing` options are `true`, `func` is + * invoked on the trailing edge of the timeout only if the debounced function + * is invoked more than once during the `wait` timeout. + * + * If `wait` is `0` and `leading` is `false`, `func` invocation is deferred + * until to the next tick, similar to `setTimeout` with a timeout of `0`. + * + * See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/) + * for details over the differences between `_.debounce` and `_.throttle`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Function + * @param {Function} func The function to debounce. + * @param {number} [wait=0] The number of milliseconds to delay. + * @param {Object} [options={}] The options object. + * @param {boolean} [options.leading=false] + * Specify invoking on the leading edge of the timeout. + * @param {number} [options.maxWait] + * The maximum time `func` is allowed to be delayed before it's invoked. + * @param {boolean} [options.trailing=true] + * Specify invoking on the trailing edge of the timeout. + * @returns {Function} Returns the new debounced function. + * @example + * + * // Avoid costly calculations while the window size is in flux. + * jQuery(window).on('resize', _.debounce(calculateLayout, 150)); + * + * // Invoke `sendMail` when clicked, debouncing subsequent calls. + * jQuery(element).on('click', _.debounce(sendMail, 300, { + * 'leading': true, + * 'trailing': false + * })); + * + * // Ensure `batchLog` is invoked once after 1 second of debounced calls. + * var debounced = _.debounce(batchLog, 250, { 'maxWait': 1000 }); + * var source = new EventSource('/stream'); + * jQuery(source).on('message', debounced); + * + * // Cancel the trailing debounced invocation. + * jQuery(window).on('popstate', debounced.cancel); + */ +function debounce(func, wait, options) { + var lastArgs, + lastThis, + maxWait, + result, + timerId, + lastCallTime, + lastInvokeTime = 0, + leading = false, + maxing = false, + trailing = true; + + if (typeof func != 'function') { + throw new TypeError(FUNC_ERROR_TEXT); + } + wait = toNumber(wait) || 0; + if (isObject(options)) { + leading = !!options.leading; + maxing = 'maxWait' in options; + maxWait = maxing ? nativeMax(toNumber(options.maxWait) || 0, wait) : maxWait; + trailing = 'trailing' in options ? !!options.trailing : trailing; + } + + function invokeFunc(time) { + var args = lastArgs, + thisArg = lastThis; + + lastArgs = lastThis = undefined; + lastInvokeTime = time; + result = func.apply(thisArg, args); + return result; + } + + function leadingEdge(time) { + // Reset any `maxWait` timer. + lastInvokeTime = time; + // Start the timer for the trailing edge. + timerId = setTimeout(timerExpired, wait); + // Invoke the leading edge. + return leading ? invokeFunc(time) : result; + } + + function remainingWait(time) { + var timeSinceLastCall = time - lastCallTime, + timeSinceLastInvoke = time - lastInvokeTime, + timeWaiting = wait - timeSinceLastCall; + + return maxing + ? nativeMin(timeWaiting, maxWait - timeSinceLastInvoke) + : timeWaiting; + } + + function shouldInvoke(time) { + var timeSinceLastCall = time - lastCallTime, + timeSinceLastInvoke = time - lastInvokeTime; + + // Either this is the first call, activity has stopped and we're at the + // trailing edge, the system time has gone backwards and we're treating + // it as the trailing edge, or we've hit the `maxWait` limit. + return (lastCallTime === undefined || (timeSinceLastCall >= wait) || + (timeSinceLastCall < 0) || (maxing && timeSinceLastInvoke >= maxWait)); + } + + function timerExpired() { + var time = now(); + if (shouldInvoke(time)) { + return trailingEdge(time); + } + // Restart the timer. + timerId = setTimeout(timerExpired, remainingWait(time)); + } + + function trailingEdge(time) { + timerId = undefined; + + // Only invoke if we have `lastArgs` which means `func` has been + // debounced at least once. + if (trailing && lastArgs) { + return invokeFunc(time); + } + lastArgs = lastThis = undefined; + return result; + } + + function cancel() { + if (timerId !== undefined) { + clearTimeout(timerId); + } + lastInvokeTime = 0; + lastArgs = lastCallTime = lastThis = timerId = undefined; + } + + function flush() { + return timerId === undefined ? result : trailingEdge(now()); + } + + function debounced() { + var time = now(), + isInvoking = shouldInvoke(time); + + lastArgs = arguments; + lastThis = this; + lastCallTime = time; + + if (isInvoking) { + if (timerId === undefined) { + return leadingEdge(lastCallTime); + } + if (maxing) { + // Handle invocations in a tight loop. + clearTimeout(timerId); + timerId = setTimeout(timerExpired, wait); + return invokeFunc(lastCallTime); + } + } + if (timerId === undefined) { + timerId = setTimeout(timerExpired, wait); + } + return result; + } + debounced.cancel = cancel; + debounced.flush = flush; + return debounced; +} + +module.exports = debounce; diff --git a/node_modules/lodash/deburr.js b/node_modules/lodash/deburr.js new file mode 100644 index 0000000..f85e314 --- /dev/null +++ b/node_modules/lodash/deburr.js @@ -0,0 +1,45 @@ +var deburrLetter = require('./_deburrLetter'), + toString = require('./toString'); + +/** Used to match Latin Unicode letters (excluding mathematical operators). */ +var reLatin = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g; + +/** Used to compose unicode character classes. */ +var rsComboMarksRange = '\\u0300-\\u036f', + reComboHalfMarksRange = '\\ufe20-\\ufe2f', + rsComboSymbolsRange = '\\u20d0-\\u20ff', + rsComboRange = rsComboMarksRange + reComboHalfMarksRange + rsComboSymbolsRange; + +/** Used to compose unicode capture groups. */ +var rsCombo = '[' + rsComboRange + ']'; + +/** + * Used to match [combining diacritical marks](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks) and + * [combining diacritical marks for symbols](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks_for_Symbols). + */ +var reComboMark = RegExp(rsCombo, 'g'); + +/** + * Deburrs `string` by converting + * [Latin-1 Supplement](https://en.wikipedia.org/wiki/Latin-1_Supplement_(Unicode_block)#Character_table) + * and [Latin Extended-A](https://en.wikipedia.org/wiki/Latin_Extended-A) + * letters to basic Latin letters and removing + * [combining diacritical marks](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks). + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category String + * @param {string} [string=''] The string to deburr. + * @returns {string} Returns the deburred string. + * @example + * + * _.deburr('déjà vu'); + * // => 'deja vu' + */ +function deburr(string) { + string = toString(string); + return string && string.replace(reLatin, deburrLetter).replace(reComboMark, ''); +} + +module.exports = deburr; diff --git a/node_modules/lodash/defaultTo.js b/node_modules/lodash/defaultTo.js new file mode 100644 index 0000000..5b33359 --- /dev/null +++ b/node_modules/lodash/defaultTo.js @@ -0,0 +1,25 @@ +/** + * Checks `value` to determine whether a default value should be returned in + * its place. The `defaultValue` is returned if `value` is `NaN`, `null`, + * or `undefined`. + * + * @static + * @memberOf _ + * @since 4.14.0 + * @category Util + * @param {*} value The value to check. + * @param {*} defaultValue The default value. + * @returns {*} Returns the resolved value. + * @example + * + * _.defaultTo(1, 10); + * // => 1 + * + * _.defaultTo(undefined, 10); + * // => 10 + */ +function defaultTo(value, defaultValue) { + return (value == null || value !== value) ? defaultValue : value; +} + +module.exports = defaultTo; diff --git a/node_modules/lodash/defaults.js b/node_modules/lodash/defaults.js new file mode 100644 index 0000000..c74df04 --- /dev/null +++ b/node_modules/lodash/defaults.js @@ -0,0 +1,64 @@ +var baseRest = require('./_baseRest'), + eq = require('./eq'), + isIterateeCall = require('./_isIterateeCall'), + keysIn = require('./keysIn'); + +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** Used to check objects for own properties. */ +var hasOwnProperty = objectProto.hasOwnProperty; + +/** + * Assigns own and inherited enumerable string keyed properties of source + * objects to the destination object for all destination properties that + * resolve to `undefined`. Source objects are applied from left to right. + * Once a property is set, additional values of the same property are ignored. + * + * **Note:** This method mutates `object`. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Object + * @param {Object} object The destination object. + * @param {...Object} [sources] The source objects. + * @returns {Object} Returns `object`. + * @see _.defaultsDeep + * @example + * + * _.defaults({ 'a': 1 }, { 'b': 2 }, { 'a': 3 }); + * // => { 'a': 1, 'b': 2 } + */ +var defaults = baseRest(function(object, sources) { + object = Object(object); + + var index = -1; + var length = sources.length; + var guard = length > 2 ? sources[2] : undefined; + + if (guard && isIterateeCall(sources[0], sources[1], guard)) { + length = 1; + } + + while (++index < length) { + var source = sources[index]; + var props = keysIn(source); + var propsIndex = -1; + var propsLength = props.length; + + while (++propsIndex < propsLength) { + var key = props[propsIndex]; + var value = object[key]; + + if (value === undefined || + (eq(value, objectProto[key]) && !hasOwnProperty.call(object, key))) { + object[key] = source[key]; + } + } + } + + return object; +}); + +module.exports = defaults; diff --git a/node_modules/lodash/defaultsDeep.js b/node_modules/lodash/defaultsDeep.js new file mode 100644 index 0000000..9b5fa3e --- /dev/null +++ b/node_modules/lodash/defaultsDeep.js @@ -0,0 +1,30 @@ +var apply = require('./_apply'), + baseRest = require('./_baseRest'), + customDefaultsMerge = require('./_customDefaultsMerge'), + mergeWith = require('./mergeWith'); + +/** + * This method is like `_.defaults` except that it recursively assigns + * default properties. + * + * **Note:** This method mutates `object`. + * + * @static + * @memberOf _ + * @since 3.10.0 + * @category Object + * @param {Object} object The destination object. + * @param {...Object} [sources] The source objects. + * @returns {Object} Returns `object`. + * @see _.defaults + * @example + * + * _.defaultsDeep({ 'a': { 'b': 2 } }, { 'a': { 'b': 1, 'c': 3 } }); + * // => { 'a': { 'b': 2, 'c': 3 } } + */ +var defaultsDeep = baseRest(function(args) { + args.push(undefined, customDefaultsMerge); + return apply(mergeWith, undefined, args); +}); + +module.exports = defaultsDeep; diff --git a/node_modules/lodash/defer.js b/node_modules/lodash/defer.js new file mode 100644 index 0000000..f6d6c6f --- /dev/null +++ b/node_modules/lodash/defer.js @@ -0,0 +1,26 @@ +var baseDelay = require('./_baseDelay'), + baseRest = require('./_baseRest'); + +/** + * Defers invoking the `func` until the current call stack has cleared. Any + * additional arguments are provided to `func` when it's invoked. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Function + * @param {Function} func The function to defer. + * @param {...*} [args] The arguments to invoke `func` with. + * @returns {number} Returns the timer id. + * @example + * + * _.defer(function(text) { + * console.log(text); + * }, 'deferred'); + * // => Logs 'deferred' after one millisecond. + */ +var defer = baseRest(function(func, args) { + return baseDelay(func, 1, args); +}); + +module.exports = defer; diff --git a/node_modules/lodash/delay.js b/node_modules/lodash/delay.js new file mode 100644 index 0000000..bd55479 --- /dev/null +++ b/node_modules/lodash/delay.js @@ -0,0 +1,28 @@ +var baseDelay = require('./_baseDelay'), + baseRest = require('./_baseRest'), + toNumber = require('./toNumber'); + +/** + * Invokes `func` after `wait` milliseconds. Any additional arguments are + * provided to `func` when it's invoked. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Function + * @param {Function} func The function to delay. + * @param {number} wait The number of milliseconds to delay invocation. + * @param {...*} [args] The arguments to invoke `func` with. + * @returns {number} Returns the timer id. + * @example + * + * _.delay(function(text) { + * console.log(text); + * }, 1000, 'later'); + * // => Logs 'later' after one second. + */ +var delay = baseRest(function(func, wait, args) { + return baseDelay(func, toNumber(wait) || 0, args); +}); + +module.exports = delay; diff --git a/node_modules/lodash/difference.js b/node_modules/lodash/difference.js new file mode 100644 index 0000000..fa28bb3 --- /dev/null +++ b/node_modules/lodash/difference.js @@ -0,0 +1,33 @@ +var baseDifference = require('./_baseDifference'), + baseFlatten = require('./_baseFlatten'), + baseRest = require('./_baseRest'), + isArrayLikeObject = require('./isArrayLikeObject'); + +/** + * Creates an array of `array` values not included in the other given arrays + * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) + * for equality comparisons. The order and references of result values are + * determined by the first array. + * + * **Note:** Unlike `_.pullAll`, this method returns a new array. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {...Array} [values] The values to exclude. + * @returns {Array} Returns the new array of filtered values. + * @see _.without, _.xor + * @example + * + * _.difference([2, 1], [2, 3]); + * // => [1] + */ +var difference = baseRest(function(array, values) { + return isArrayLikeObject(array) + ? baseDifference(array, baseFlatten(values, 1, isArrayLikeObject, true)) + : []; +}); + +module.exports = difference; diff --git a/node_modules/lodash/differenceBy.js b/node_modules/lodash/differenceBy.js new file mode 100644 index 0000000..2cd63e7 --- /dev/null +++ b/node_modules/lodash/differenceBy.js @@ -0,0 +1,44 @@ +var baseDifference = require('./_baseDifference'), + baseFlatten = require('./_baseFlatten'), + baseIteratee = require('./_baseIteratee'), + baseRest = require('./_baseRest'), + isArrayLikeObject = require('./isArrayLikeObject'), + last = require('./last'); + +/** + * This method is like `_.difference` except that it accepts `iteratee` which + * is invoked for each element of `array` and `values` to generate the criterion + * by which they're compared. The order and references of result values are + * determined by the first array. The iteratee is invoked with one argument: + * (value). + * + * **Note:** Unlike `_.pullAllBy`, this method returns a new array. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {...Array} [values] The values to exclude. + * @param {Function} [iteratee=_.identity] The iteratee invoked per element. + * @returns {Array} Returns the new array of filtered values. + * @example + * + * _.differenceBy([2.1, 1.2], [2.3, 3.4], Math.floor); + * // => [1.2] + * + * // The `_.property` iteratee shorthand. + * _.differenceBy([{ 'x': 2 }, { 'x': 1 }], [{ 'x': 1 }], 'x'); + * // => [{ 'x': 2 }] + */ +var differenceBy = baseRest(function(array, values) { + var iteratee = last(values); + if (isArrayLikeObject(iteratee)) { + iteratee = undefined; + } + return isArrayLikeObject(array) + ? baseDifference(array, baseFlatten(values, 1, isArrayLikeObject, true), baseIteratee(iteratee, 2)) + : []; +}); + +module.exports = differenceBy; diff --git a/node_modules/lodash/differenceWith.js b/node_modules/lodash/differenceWith.js new file mode 100644 index 0000000..c0233f4 --- /dev/null +++ b/node_modules/lodash/differenceWith.js @@ -0,0 +1,40 @@ +var baseDifference = require('./_baseDifference'), + baseFlatten = require('./_baseFlatten'), + baseRest = require('./_baseRest'), + isArrayLikeObject = require('./isArrayLikeObject'), + last = require('./last'); + +/** + * This method is like `_.difference` except that it accepts `comparator` + * which is invoked to compare elements of `array` to `values`. The order and + * references of result values are determined by the first array. The comparator + * is invoked with two arguments: (arrVal, othVal). + * + * **Note:** Unlike `_.pullAllWith`, this method returns a new array. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {...Array} [values] The values to exclude. + * @param {Function} [comparator] The comparator invoked per element. + * @returns {Array} Returns the new array of filtered values. + * @example + * + * var objects = [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }]; + * + * _.differenceWith(objects, [{ 'x': 1, 'y': 2 }], _.isEqual); + * // => [{ 'x': 2, 'y': 1 }] + */ +var differenceWith = baseRest(function(array, values) { + var comparator = last(values); + if (isArrayLikeObject(comparator)) { + comparator = undefined; + } + return isArrayLikeObject(array) + ? baseDifference(array, baseFlatten(values, 1, isArrayLikeObject, true), undefined, comparator) + : []; +}); + +module.exports = differenceWith; diff --git a/node_modules/lodash/divide.js b/node_modules/lodash/divide.js new file mode 100644 index 0000000..8cae0cd --- /dev/null +++ b/node_modules/lodash/divide.js @@ -0,0 +1,22 @@ +var createMathOperation = require('./_createMathOperation'); + +/** + * Divide two numbers. + * + * @static + * @memberOf _ + * @since 4.7.0 + * @category Math + * @param {number} dividend The first number in a division. + * @param {number} divisor The second number in a division. + * @returns {number} Returns the quotient. + * @example + * + * _.divide(6, 4); + * // => 1.5 + */ +var divide = createMathOperation(function(dividend, divisor) { + return dividend / divisor; +}, 1); + +module.exports = divide; diff --git a/node_modules/lodash/drop.js b/node_modules/lodash/drop.js new file mode 100644 index 0000000..d5c3cba --- /dev/null +++ b/node_modules/lodash/drop.js @@ -0,0 +1,38 @@ +var baseSlice = require('./_baseSlice'), + toInteger = require('./toInteger'); + +/** + * Creates a slice of `array` with `n` elements dropped from the beginning. + * + * @static + * @memberOf _ + * @since 0.5.0 + * @category Array + * @param {Array} array The array to query. + * @param {number} [n=1] The number of elements to drop. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {Array} Returns the slice of `array`. + * @example + * + * _.drop([1, 2, 3]); + * // => [2, 3] + * + * _.drop([1, 2, 3], 2); + * // => [3] + * + * _.drop([1, 2, 3], 5); + * // => [] + * + * _.drop([1, 2, 3], 0); + * // => [1, 2, 3] + */ +function drop(array, n, guard) { + var length = array == null ? 0 : array.length; + if (!length) { + return []; + } + n = (guard || n === undefined) ? 1 : toInteger(n); + return baseSlice(array, n < 0 ? 0 : n, length); +} + +module.exports = drop; diff --git a/node_modules/lodash/dropRight.js b/node_modules/lodash/dropRight.js new file mode 100644 index 0000000..441fe99 --- /dev/null +++ b/node_modules/lodash/dropRight.js @@ -0,0 +1,39 @@ +var baseSlice = require('./_baseSlice'), + toInteger = require('./toInteger'); + +/** + * Creates a slice of `array` with `n` elements dropped from the end. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Array + * @param {Array} array The array to query. + * @param {number} [n=1] The number of elements to drop. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {Array} Returns the slice of `array`. + * @example + * + * _.dropRight([1, 2, 3]); + * // => [1, 2] + * + * _.dropRight([1, 2, 3], 2); + * // => [1] + * + * _.dropRight([1, 2, 3], 5); + * // => [] + * + * _.dropRight([1, 2, 3], 0); + * // => [1, 2, 3] + */ +function dropRight(array, n, guard) { + var length = array == null ? 0 : array.length; + if (!length) { + return []; + } + n = (guard || n === undefined) ? 1 : toInteger(n); + n = length - n; + return baseSlice(array, 0, n < 0 ? 0 : n); +} + +module.exports = dropRight; diff --git a/node_modules/lodash/dropRightWhile.js b/node_modules/lodash/dropRightWhile.js new file mode 100644 index 0000000..9ad36a0 --- /dev/null +++ b/node_modules/lodash/dropRightWhile.js @@ -0,0 +1,45 @@ +var baseIteratee = require('./_baseIteratee'), + baseWhile = require('./_baseWhile'); + +/** + * Creates a slice of `array` excluding elements dropped from the end. + * Elements are dropped until `predicate` returns falsey. The predicate is + * invoked with three arguments: (value, index, array). + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Array + * @param {Array} array The array to query. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @returns {Array} Returns the slice of `array`. + * @example + * + * var users = [ + * { 'user': 'barney', 'active': true }, + * { 'user': 'fred', 'active': false }, + * { 'user': 'pebbles', 'active': false } + * ]; + * + * _.dropRightWhile(users, function(o) { return !o.active; }); + * // => objects for ['barney'] + * + * // The `_.matches` iteratee shorthand. + * _.dropRightWhile(users, { 'user': 'pebbles', 'active': false }); + * // => objects for ['barney', 'fred'] + * + * // The `_.matchesProperty` iteratee shorthand. + * _.dropRightWhile(users, ['active', false]); + * // => objects for ['barney'] + * + * // The `_.property` iteratee shorthand. + * _.dropRightWhile(users, 'active'); + * // => objects for ['barney', 'fred', 'pebbles'] + */ +function dropRightWhile(array, predicate) { + return (array && array.length) + ? baseWhile(array, baseIteratee(predicate, 3), true, true) + : []; +} + +module.exports = dropRightWhile; diff --git a/node_modules/lodash/dropWhile.js b/node_modules/lodash/dropWhile.js new file mode 100644 index 0000000..903ef56 --- /dev/null +++ b/node_modules/lodash/dropWhile.js @@ -0,0 +1,45 @@ +var baseIteratee = require('./_baseIteratee'), + baseWhile = require('./_baseWhile'); + +/** + * Creates a slice of `array` excluding elements dropped from the beginning. + * Elements are dropped until `predicate` returns falsey. The predicate is + * invoked with three arguments: (value, index, array). + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Array + * @param {Array} array The array to query. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @returns {Array} Returns the slice of `array`. + * @example + * + * var users = [ + * { 'user': 'barney', 'active': false }, + * { 'user': 'fred', 'active': false }, + * { 'user': 'pebbles', 'active': true } + * ]; + * + * _.dropWhile(users, function(o) { return !o.active; }); + * // => objects for ['pebbles'] + * + * // The `_.matches` iteratee shorthand. + * _.dropWhile(users, { 'user': 'barney', 'active': false }); + * // => objects for ['fred', 'pebbles'] + * + * // The `_.matchesProperty` iteratee shorthand. + * _.dropWhile(users, ['active', false]); + * // => objects for ['pebbles'] + * + * // The `_.property` iteratee shorthand. + * _.dropWhile(users, 'active'); + * // => objects for ['barney', 'fred', 'pebbles'] + */ +function dropWhile(array, predicate) { + return (array && array.length) + ? baseWhile(array, baseIteratee(predicate, 3), true) + : []; +} + +module.exports = dropWhile; diff --git a/node_modules/lodash/each.js b/node_modules/lodash/each.js new file mode 100644 index 0000000..8800f42 --- /dev/null +++ b/node_modules/lodash/each.js @@ -0,0 +1 @@ +module.exports = require('./forEach'); diff --git a/node_modules/lodash/eachRight.js b/node_modules/lodash/eachRight.js new file mode 100644 index 0000000..3252b2a --- /dev/null +++ b/node_modules/lodash/eachRight.js @@ -0,0 +1 @@ +module.exports = require('./forEachRight'); diff --git a/node_modules/lodash/endsWith.js b/node_modules/lodash/endsWith.js new file mode 100644 index 0000000..76fc866 --- /dev/null +++ b/node_modules/lodash/endsWith.js @@ -0,0 +1,43 @@ +var baseClamp = require('./_baseClamp'), + baseToString = require('./_baseToString'), + toInteger = require('./toInteger'), + toString = require('./toString'); + +/** + * Checks if `string` ends with the given target string. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category String + * @param {string} [string=''] The string to inspect. + * @param {string} [target] The string to search for. + * @param {number} [position=string.length] The position to search up to. + * @returns {boolean} Returns `true` if `string` ends with `target`, + * else `false`. + * @example + * + * _.endsWith('abc', 'c'); + * // => true + * + * _.endsWith('abc', 'b'); + * // => false + * + * _.endsWith('abc', 'b', 2); + * // => true + */ +function endsWith(string, target, position) { + string = toString(string); + target = baseToString(target); + + var length = string.length; + position = position === undefined + ? length + : baseClamp(toInteger(position), 0, length); + + var end = position; + position -= target.length; + return position >= 0 && string.slice(position, end) == target; +} + +module.exports = endsWith; diff --git a/node_modules/lodash/entries.js b/node_modules/lodash/entries.js new file mode 100644 index 0000000..7a88df2 --- /dev/null +++ b/node_modules/lodash/entries.js @@ -0,0 +1 @@ +module.exports = require('./toPairs'); diff --git a/node_modules/lodash/entriesIn.js b/node_modules/lodash/entriesIn.js new file mode 100644 index 0000000..f6c6331 --- /dev/null +++ b/node_modules/lodash/entriesIn.js @@ -0,0 +1 @@ +module.exports = require('./toPairsIn'); diff --git a/node_modules/lodash/eq.js b/node_modules/lodash/eq.js new file mode 100644 index 0000000..a940688 --- /dev/null +++ b/node_modules/lodash/eq.js @@ -0,0 +1,37 @@ +/** + * Performs a + * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) + * comparison between two values to determine if they are equivalent. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {boolean} Returns `true` if the values are equivalent, else `false`. + * @example + * + * var object = { 'a': 1 }; + * var other = { 'a': 1 }; + * + * _.eq(object, object); + * // => true + * + * _.eq(object, other); + * // => false + * + * _.eq('a', 'a'); + * // => true + * + * _.eq('a', Object('a')); + * // => false + * + * _.eq(NaN, NaN); + * // => true + */ +function eq(value, other) { + return value === other || (value !== value && other !== other); +} + +module.exports = eq; diff --git a/node_modules/lodash/escape.js b/node_modules/lodash/escape.js new file mode 100644 index 0000000..9247e00 --- /dev/null +++ b/node_modules/lodash/escape.js @@ -0,0 +1,43 @@ +var escapeHtmlChar = require('./_escapeHtmlChar'), + toString = require('./toString'); + +/** Used to match HTML entities and HTML characters. */ +var reUnescapedHtml = /[&<>"']/g, + reHasUnescapedHtml = RegExp(reUnescapedHtml.source); + +/** + * Converts the characters "&", "<", ">", '"', and "'" in `string` to their + * corresponding HTML entities. + * + * **Note:** No other characters are escaped. To escape additional + * characters use a third-party library like [_he_](https://mths.be/he). + * + * Though the ">" character is escaped for symmetry, characters like + * ">" and "/" don't need escaping in HTML and have no special meaning + * unless they're part of a tag or unquoted attribute value. See + * [Mathias Bynens's article](https://mathiasbynens.be/notes/ambiguous-ampersands) + * (under "semi-related fun fact") for more details. + * + * When working with HTML you should always + * [quote attribute values](http://wonko.com/post/html-escaping) to reduce + * XSS vectors. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category String + * @param {string} [string=''] The string to escape. + * @returns {string} Returns the escaped string. + * @example + * + * _.escape('fred, barney, & pebbles'); + * // => 'fred, barney, & pebbles' + */ +function escape(string) { + string = toString(string); + return (string && reHasUnescapedHtml.test(string)) + ? string.replace(reUnescapedHtml, escapeHtmlChar) + : string; +} + +module.exports = escape; diff --git a/node_modules/lodash/escapeRegExp.js b/node_modules/lodash/escapeRegExp.js new file mode 100644 index 0000000..0a58c69 --- /dev/null +++ b/node_modules/lodash/escapeRegExp.js @@ -0,0 +1,32 @@ +var toString = require('./toString'); + +/** + * Used to match `RegExp` + * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns). + */ +var reRegExpChar = /[\\^$.*+?()[\]{}|]/g, + reHasRegExpChar = RegExp(reRegExpChar.source); + +/** + * Escapes the `RegExp` special characters "^", "$", "\", ".", "*", "+", + * "?", "(", ")", "[", "]", "{", "}", and "|" in `string`. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category String + * @param {string} [string=''] The string to escape. + * @returns {string} Returns the escaped string. + * @example + * + * _.escapeRegExp('[lodash](https://lodash.com/)'); + * // => '\[lodash\]\(https://lodash\.com/\)' + */ +function escapeRegExp(string) { + string = toString(string); + return (string && reHasRegExpChar.test(string)) + ? string.replace(reRegExpChar, '\\$&') + : string; +} + +module.exports = escapeRegExp; diff --git a/node_modules/lodash/every.js b/node_modules/lodash/every.js new file mode 100644 index 0000000..25080da --- /dev/null +++ b/node_modules/lodash/every.js @@ -0,0 +1,56 @@ +var arrayEvery = require('./_arrayEvery'), + baseEvery = require('./_baseEvery'), + baseIteratee = require('./_baseIteratee'), + isArray = require('./isArray'), + isIterateeCall = require('./_isIterateeCall'); + +/** + * Checks if `predicate` returns truthy for **all** elements of `collection`. + * Iteration is stopped once `predicate` returns falsey. The predicate is + * invoked with three arguments: (value, index|key, collection). + * + * **Note:** This method returns `true` for + * [empty collections](https://en.wikipedia.org/wiki/Empty_set) because + * [everything is true](https://en.wikipedia.org/wiki/Vacuous_truth) of + * elements of empty collections. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {boolean} Returns `true` if all elements pass the predicate check, + * else `false`. + * @example + * + * _.every([true, 1, null, 'yes'], Boolean); + * // => false + * + * var users = [ + * { 'user': 'barney', 'age': 36, 'active': false }, + * { 'user': 'fred', 'age': 40, 'active': false } + * ]; + * + * // The `_.matches` iteratee shorthand. + * _.every(users, { 'user': 'barney', 'active': false }); + * // => false + * + * // The `_.matchesProperty` iteratee shorthand. + * _.every(users, ['active', false]); + * // => true + * + * // The `_.property` iteratee shorthand. + * _.every(users, 'active'); + * // => false + */ +function every(collection, predicate, guard) { + var func = isArray(collection) ? arrayEvery : baseEvery; + if (guard && isIterateeCall(collection, predicate, guard)) { + predicate = undefined; + } + return func(collection, baseIteratee(predicate, 3)); +} + +module.exports = every; diff --git a/node_modules/lodash/extend.js b/node_modules/lodash/extend.js new file mode 100644 index 0000000..e00166c --- /dev/null +++ b/node_modules/lodash/extend.js @@ -0,0 +1 @@ +module.exports = require('./assignIn'); diff --git a/node_modules/lodash/extendWith.js b/node_modules/lodash/extendWith.js new file mode 100644 index 0000000..dbdcb3b --- /dev/null +++ b/node_modules/lodash/extendWith.js @@ -0,0 +1 @@ +module.exports = require('./assignInWith'); diff --git a/node_modules/lodash/fill.js b/node_modules/lodash/fill.js new file mode 100644 index 0000000..ae13aa1 --- /dev/null +++ b/node_modules/lodash/fill.js @@ -0,0 +1,45 @@ +var baseFill = require('./_baseFill'), + isIterateeCall = require('./_isIterateeCall'); + +/** + * Fills elements of `array` with `value` from `start` up to, but not + * including, `end`. + * + * **Note:** This method mutates `array`. + * + * @static + * @memberOf _ + * @since 3.2.0 + * @category Array + * @param {Array} array The array to fill. + * @param {*} value The value to fill `array` with. + * @param {number} [start=0] The start position. + * @param {number} [end=array.length] The end position. + * @returns {Array} Returns `array`. + * @example + * + * var array = [1, 2, 3]; + * + * _.fill(array, 'a'); + * console.log(array); + * // => ['a', 'a', 'a'] + * + * _.fill(Array(3), 2); + * // => [2, 2, 2] + * + * _.fill([4, 6, 8, 10], '*', 1, 3); + * // => [4, '*', '*', 10] + */ +function fill(array, value, start, end) { + var length = array == null ? 0 : array.length; + if (!length) { + return []; + } + if (start && typeof start != 'number' && isIterateeCall(array, value, start)) { + start = 0; + end = length; + } + return baseFill(array, value, start, end); +} + +module.exports = fill; diff --git a/node_modules/lodash/filter.js b/node_modules/lodash/filter.js new file mode 100644 index 0000000..89e0c8c --- /dev/null +++ b/node_modules/lodash/filter.js @@ -0,0 +1,52 @@ +var arrayFilter = require('./_arrayFilter'), + baseFilter = require('./_baseFilter'), + baseIteratee = require('./_baseIteratee'), + isArray = require('./isArray'); + +/** + * Iterates over elements of `collection`, returning an array of all elements + * `predicate` returns truthy for. The predicate is invoked with three + * arguments: (value, index|key, collection). + * + * **Note:** Unlike `_.remove`, this method returns a new array. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @returns {Array} Returns the new filtered array. + * @see _.reject + * @example + * + * var users = [ + * { 'user': 'barney', 'age': 36, 'active': true }, + * { 'user': 'fred', 'age': 40, 'active': false } + * ]; + * + * _.filter(users, function(o) { return !o.active; }); + * // => objects for ['fred'] + * + * // The `_.matches` iteratee shorthand. + * _.filter(users, { 'age': 36, 'active': true }); + * // => objects for ['barney'] + * + * // The `_.matchesProperty` iteratee shorthand. + * _.filter(users, ['active', false]); + * // => objects for ['fred'] + * + * // The `_.property` iteratee shorthand. + * _.filter(users, 'active'); + * // => objects for ['barney'] + * + * // Combining several predicates using `_.overEvery` or `_.overSome`. + * _.filter(users, _.overSome([{ 'age': 36 }, ['age', 40]])); + * // => objects for ['fred', 'barney'] + */ +function filter(collection, predicate) { + var func = isArray(collection) ? arrayFilter : baseFilter; + return func(collection, baseIteratee(predicate, 3)); +} + +module.exports = filter; diff --git a/node_modules/lodash/find.js b/node_modules/lodash/find.js new file mode 100644 index 0000000..de732cc --- /dev/null +++ b/node_modules/lodash/find.js @@ -0,0 +1,42 @@ +var createFind = require('./_createFind'), + findIndex = require('./findIndex'); + +/** + * Iterates over elements of `collection`, returning the first element + * `predicate` returns truthy for. The predicate is invoked with three + * arguments: (value, index|key, collection). + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to inspect. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @param {number} [fromIndex=0] The index to search from. + * @returns {*} Returns the matched element, else `undefined`. + * @example + * + * var users = [ + * { 'user': 'barney', 'age': 36, 'active': true }, + * { 'user': 'fred', 'age': 40, 'active': false }, + * { 'user': 'pebbles', 'age': 1, 'active': true } + * ]; + * + * _.find(users, function(o) { return o.age < 40; }); + * // => object for 'barney' + * + * // The `_.matches` iteratee shorthand. + * _.find(users, { 'age': 1, 'active': true }); + * // => object for 'pebbles' + * + * // The `_.matchesProperty` iteratee shorthand. + * _.find(users, ['active', false]); + * // => object for 'fred' + * + * // The `_.property` iteratee shorthand. + * _.find(users, 'active'); + * // => object for 'barney' + */ +var find = createFind(findIndex); + +module.exports = find; diff --git a/node_modules/lodash/findIndex.js b/node_modules/lodash/findIndex.js new file mode 100644 index 0000000..4689069 --- /dev/null +++ b/node_modules/lodash/findIndex.js @@ -0,0 +1,55 @@ +var baseFindIndex = require('./_baseFindIndex'), + baseIteratee = require('./_baseIteratee'), + toInteger = require('./toInteger'); + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeMax = Math.max; + +/** + * This method is like `_.find` except that it returns the index of the first + * element `predicate` returns truthy for instead of the element itself. + * + * @static + * @memberOf _ + * @since 1.1.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @param {number} [fromIndex=0] The index to search from. + * @returns {number} Returns the index of the found element, else `-1`. + * @example + * + * var users = [ + * { 'user': 'barney', 'active': false }, + * { 'user': 'fred', 'active': false }, + * { 'user': 'pebbles', 'active': true } + * ]; + * + * _.findIndex(users, function(o) { return o.user == 'barney'; }); + * // => 0 + * + * // The `_.matches` iteratee shorthand. + * _.findIndex(users, { 'user': 'fred', 'active': false }); + * // => 1 + * + * // The `_.matchesProperty` iteratee shorthand. + * _.findIndex(users, ['active', false]); + * // => 0 + * + * // The `_.property` iteratee shorthand. + * _.findIndex(users, 'active'); + * // => 2 + */ +function findIndex(array, predicate, fromIndex) { + var length = array == null ? 0 : array.length; + if (!length) { + return -1; + } + var index = fromIndex == null ? 0 : toInteger(fromIndex); + if (index < 0) { + index = nativeMax(length + index, 0); + } + return baseFindIndex(array, baseIteratee(predicate, 3), index); +} + +module.exports = findIndex; diff --git a/node_modules/lodash/findKey.js b/node_modules/lodash/findKey.js new file mode 100644 index 0000000..cac0248 --- /dev/null +++ b/node_modules/lodash/findKey.js @@ -0,0 +1,44 @@ +var baseFindKey = require('./_baseFindKey'), + baseForOwn = require('./_baseForOwn'), + baseIteratee = require('./_baseIteratee'); + +/** + * This method is like `_.find` except that it returns the key of the first + * element `predicate` returns truthy for instead of the element itself. + * + * @static + * @memberOf _ + * @since 1.1.0 + * @category Object + * @param {Object} object The object to inspect. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @returns {string|undefined} Returns the key of the matched element, + * else `undefined`. + * @example + * + * var users = { + * 'barney': { 'age': 36, 'active': true }, + * 'fred': { 'age': 40, 'active': false }, + * 'pebbles': { 'age': 1, 'active': true } + * }; + * + * _.findKey(users, function(o) { return o.age < 40; }); + * // => 'barney' (iteration order is not guaranteed) + * + * // The `_.matches` iteratee shorthand. + * _.findKey(users, { 'age': 1, 'active': true }); + * // => 'pebbles' + * + * // The `_.matchesProperty` iteratee shorthand. + * _.findKey(users, ['active', false]); + * // => 'fred' + * + * // The `_.property` iteratee shorthand. + * _.findKey(users, 'active'); + * // => 'barney' + */ +function findKey(object, predicate) { + return baseFindKey(object, baseIteratee(predicate, 3), baseForOwn); +} + +module.exports = findKey; diff --git a/node_modules/lodash/findLast.js b/node_modules/lodash/findLast.js new file mode 100644 index 0000000..70b4271 --- /dev/null +++ b/node_modules/lodash/findLast.js @@ -0,0 +1,25 @@ +var createFind = require('./_createFind'), + findLastIndex = require('./findLastIndex'); + +/** + * This method is like `_.find` except that it iterates over elements of + * `collection` from right to left. + * + * @static + * @memberOf _ + * @since 2.0.0 + * @category Collection + * @param {Array|Object} collection The collection to inspect. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @param {number} [fromIndex=collection.length-1] The index to search from. + * @returns {*} Returns the matched element, else `undefined`. + * @example + * + * _.findLast([1, 2, 3, 4], function(n) { + * return n % 2 == 1; + * }); + * // => 3 + */ +var findLast = createFind(findLastIndex); + +module.exports = findLast; diff --git a/node_modules/lodash/findLastIndex.js b/node_modules/lodash/findLastIndex.js new file mode 100644 index 0000000..7da3431 --- /dev/null +++ b/node_modules/lodash/findLastIndex.js @@ -0,0 +1,59 @@ +var baseFindIndex = require('./_baseFindIndex'), + baseIteratee = require('./_baseIteratee'), + toInteger = require('./toInteger'); + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeMax = Math.max, + nativeMin = Math.min; + +/** + * This method is like `_.findIndex` except that it iterates over elements + * of `collection` from right to left. + * + * @static + * @memberOf _ + * @since 2.0.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @param {number} [fromIndex=array.length-1] The index to search from. + * @returns {number} Returns the index of the found element, else `-1`. + * @example + * + * var users = [ + * { 'user': 'barney', 'active': true }, + * { 'user': 'fred', 'active': false }, + * { 'user': 'pebbles', 'active': false } + * ]; + * + * _.findLastIndex(users, function(o) { return o.user == 'pebbles'; }); + * // => 2 + * + * // The `_.matches` iteratee shorthand. + * _.findLastIndex(users, { 'user': 'barney', 'active': true }); + * // => 0 + * + * // The `_.matchesProperty` iteratee shorthand. + * _.findLastIndex(users, ['active', false]); + * // => 2 + * + * // The `_.property` iteratee shorthand. + * _.findLastIndex(users, 'active'); + * // => 0 + */ +function findLastIndex(array, predicate, fromIndex) { + var length = array == null ? 0 : array.length; + if (!length) { + return -1; + } + var index = length - 1; + if (fromIndex !== undefined) { + index = toInteger(fromIndex); + index = fromIndex < 0 + ? nativeMax(length + index, 0) + : nativeMin(index, length - 1); + } + return baseFindIndex(array, baseIteratee(predicate, 3), index, true); +} + +module.exports = findLastIndex; diff --git a/node_modules/lodash/findLastKey.js b/node_modules/lodash/findLastKey.js new file mode 100644 index 0000000..66fb9fb --- /dev/null +++ b/node_modules/lodash/findLastKey.js @@ -0,0 +1,44 @@ +var baseFindKey = require('./_baseFindKey'), + baseForOwnRight = require('./_baseForOwnRight'), + baseIteratee = require('./_baseIteratee'); + +/** + * This method is like `_.findKey` except that it iterates over elements of + * a collection in the opposite order. + * + * @static + * @memberOf _ + * @since 2.0.0 + * @category Object + * @param {Object} object The object to inspect. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @returns {string|undefined} Returns the key of the matched element, + * else `undefined`. + * @example + * + * var users = { + * 'barney': { 'age': 36, 'active': true }, + * 'fred': { 'age': 40, 'active': false }, + * 'pebbles': { 'age': 1, 'active': true } + * }; + * + * _.findLastKey(users, function(o) { return o.age < 40; }); + * // => returns 'pebbles' assuming `_.findKey` returns 'barney' + * + * // The `_.matches` iteratee shorthand. + * _.findLastKey(users, { 'age': 36, 'active': true }); + * // => 'barney' + * + * // The `_.matchesProperty` iteratee shorthand. + * _.findLastKey(users, ['active', false]); + * // => 'fred' + * + * // The `_.property` iteratee shorthand. + * _.findLastKey(users, 'active'); + * // => 'pebbles' + */ +function findLastKey(object, predicate) { + return baseFindKey(object, baseIteratee(predicate, 3), baseForOwnRight); +} + +module.exports = findLastKey; diff --git a/node_modules/lodash/first.js b/node_modules/lodash/first.js new file mode 100644 index 0000000..53f4ad1 --- /dev/null +++ b/node_modules/lodash/first.js @@ -0,0 +1 @@ +module.exports = require('./head'); diff --git a/node_modules/lodash/flake.lock b/node_modules/lodash/flake.lock new file mode 100644 index 0000000..dd03252 --- /dev/null +++ b/node_modules/lodash/flake.lock @@ -0,0 +1,40 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1613582597, + "narHash": "sha256-6LvipIvFuhyorHpUqK3HjySC5Y6gshXHFBhU9EJ4DoM=", + "path": "/nix/store/srvplqq673sqd9vyfhyc5w1p88y1gfm4-source", + "rev": "6b1057b452c55bb3b463f0d7055bc4ec3fd1f381", + "type": "path" + }, + "original": { + "id": "nixpkgs", + "type": "indirect" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs", + "utils": "utils" + } + }, + "utils": { + "locked": { + "lastModified": 1610051610, + "narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + } + }, + "root": "root", + "version": 7 +} diff --git a/node_modules/lodash/flake.nix b/node_modules/lodash/flake.nix new file mode 100644 index 0000000..15a451c --- /dev/null +++ b/node_modules/lodash/flake.nix @@ -0,0 +1,20 @@ +{ + inputs = { + utils.url = "github:numtide/flake-utils"; + }; + + outputs = { self, nixpkgs, utils }: + utils.lib.eachDefaultSystem (system: + let + pkgs = nixpkgs.legacyPackages."${system}"; + in rec { + devShell = pkgs.mkShell { + nativeBuildInputs = with pkgs; [ + yarn + nodejs-14_x + nodePackages.typescript-language-server + nodePackages.eslint + ]; + }; + }); +} diff --git a/node_modules/lodash/flatMap.js b/node_modules/lodash/flatMap.js new file mode 100644 index 0000000..e668506 --- /dev/null +++ b/node_modules/lodash/flatMap.js @@ -0,0 +1,29 @@ +var baseFlatten = require('./_baseFlatten'), + map = require('./map'); + +/** + * Creates a flattened array of values by running each element in `collection` + * thru `iteratee` and flattening the mapped results. The iteratee is invoked + * with three arguments: (value, index|key, collection). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @returns {Array} Returns the new flattened array. + * @example + * + * function duplicate(n) { + * return [n, n]; + * } + * + * _.flatMap([1, 2], duplicate); + * // => [1, 1, 2, 2] + */ +function flatMap(collection, iteratee) { + return baseFlatten(map(collection, iteratee), 1); +} + +module.exports = flatMap; diff --git a/node_modules/lodash/flatMapDeep.js b/node_modules/lodash/flatMapDeep.js new file mode 100644 index 0000000..4653d60 --- /dev/null +++ b/node_modules/lodash/flatMapDeep.js @@ -0,0 +1,31 @@ +var baseFlatten = require('./_baseFlatten'), + map = require('./map'); + +/** Used as references for various `Number` constants. */ +var INFINITY = 1 / 0; + +/** + * This method is like `_.flatMap` except that it recursively flattens the + * mapped results. + * + * @static + * @memberOf _ + * @since 4.7.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @returns {Array} Returns the new flattened array. + * @example + * + * function duplicate(n) { + * return [[[n, n]]]; + * } + * + * _.flatMapDeep([1, 2], duplicate); + * // => [1, 1, 2, 2] + */ +function flatMapDeep(collection, iteratee) { + return baseFlatten(map(collection, iteratee), INFINITY); +} + +module.exports = flatMapDeep; diff --git a/node_modules/lodash/flatMapDepth.js b/node_modules/lodash/flatMapDepth.js new file mode 100644 index 0000000..6d72005 --- /dev/null +++ b/node_modules/lodash/flatMapDepth.js @@ -0,0 +1,31 @@ +var baseFlatten = require('./_baseFlatten'), + map = require('./map'), + toInteger = require('./toInteger'); + +/** + * This method is like `_.flatMap` except that it recursively flattens the + * mapped results up to `depth` times. + * + * @static + * @memberOf _ + * @since 4.7.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @param {number} [depth=1] The maximum recursion depth. + * @returns {Array} Returns the new flattened array. + * @example + * + * function duplicate(n) { + * return [[[n, n]]]; + * } + * + * _.flatMapDepth([1, 2], duplicate, 2); + * // => [[1, 1], [2, 2]] + */ +function flatMapDepth(collection, iteratee, depth) { + depth = depth === undefined ? 1 : toInteger(depth); + return baseFlatten(map(collection, iteratee), depth); +} + +module.exports = flatMapDepth; diff --git a/node_modules/lodash/flatten.js b/node_modules/lodash/flatten.js new file mode 100644 index 0000000..3f09f7f --- /dev/null +++ b/node_modules/lodash/flatten.js @@ -0,0 +1,22 @@ +var baseFlatten = require('./_baseFlatten'); + +/** + * Flattens `array` a single level deep. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The array to flatten. + * @returns {Array} Returns the new flattened array. + * @example + * + * _.flatten([1, [2, [3, [4]], 5]]); + * // => [1, 2, [3, [4]], 5] + */ +function flatten(array) { + var length = array == null ? 0 : array.length; + return length ? baseFlatten(array, 1) : []; +} + +module.exports = flatten; diff --git a/node_modules/lodash/flattenDeep.js b/node_modules/lodash/flattenDeep.js new file mode 100644 index 0000000..8ad585c --- /dev/null +++ b/node_modules/lodash/flattenDeep.js @@ -0,0 +1,25 @@ +var baseFlatten = require('./_baseFlatten'); + +/** Used as references for various `Number` constants. */ +var INFINITY = 1 / 0; + +/** + * Recursively flattens `array`. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Array + * @param {Array} array The array to flatten. + * @returns {Array} Returns the new flattened array. + * @example + * + * _.flattenDeep([1, [2, [3, [4]], 5]]); + * // => [1, 2, 3, 4, 5] + */ +function flattenDeep(array) { + var length = array == null ? 0 : array.length; + return length ? baseFlatten(array, INFINITY) : []; +} + +module.exports = flattenDeep; diff --git a/node_modules/lodash/flattenDepth.js b/node_modules/lodash/flattenDepth.js new file mode 100644 index 0000000..441fdcc --- /dev/null +++ b/node_modules/lodash/flattenDepth.js @@ -0,0 +1,33 @@ +var baseFlatten = require('./_baseFlatten'), + toInteger = require('./toInteger'); + +/** + * Recursively flatten `array` up to `depth` times. + * + * @static + * @memberOf _ + * @since 4.4.0 + * @category Array + * @param {Array} array The array to flatten. + * @param {number} [depth=1] The maximum recursion depth. + * @returns {Array} Returns the new flattened array. + * @example + * + * var array = [1, [2, [3, [4]], 5]]; + * + * _.flattenDepth(array, 1); + * // => [1, 2, [3, [4]], 5] + * + * _.flattenDepth(array, 2); + * // => [1, 2, 3, [4], 5] + */ +function flattenDepth(array, depth) { + var length = array == null ? 0 : array.length; + if (!length) { + return []; + } + depth = depth === undefined ? 1 : toInteger(depth); + return baseFlatten(array, depth); +} + +module.exports = flattenDepth; diff --git a/node_modules/lodash/flip.js b/node_modules/lodash/flip.js new file mode 100644 index 0000000..c28dd78 --- /dev/null +++ b/node_modules/lodash/flip.js @@ -0,0 +1,28 @@ +var createWrap = require('./_createWrap'); + +/** Used to compose bitmasks for function metadata. */ +var WRAP_FLIP_FLAG = 512; + +/** + * Creates a function that invokes `func` with arguments reversed. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Function + * @param {Function} func The function to flip arguments for. + * @returns {Function} Returns the new flipped function. + * @example + * + * var flipped = _.flip(function() { + * return _.toArray(arguments); + * }); + * + * flipped('a', 'b', 'c', 'd'); + * // => ['d', 'c', 'b', 'a'] + */ +function flip(func) { + return createWrap(func, WRAP_FLIP_FLAG); +} + +module.exports = flip; diff --git a/node_modules/lodash/floor.js b/node_modules/lodash/floor.js new file mode 100644 index 0000000..ab6dfa2 --- /dev/null +++ b/node_modules/lodash/floor.js @@ -0,0 +1,26 @@ +var createRound = require('./_createRound'); + +/** + * Computes `number` rounded down to `precision`. + * + * @static + * @memberOf _ + * @since 3.10.0 + * @category Math + * @param {number} number The number to round down. + * @param {number} [precision=0] The precision to round down to. + * @returns {number} Returns the rounded down number. + * @example + * + * _.floor(4.006); + * // => 4 + * + * _.floor(0.046, 2); + * // => 0.04 + * + * _.floor(4060, -2); + * // => 4000 + */ +var floor = createRound('floor'); + +module.exports = floor; diff --git a/node_modules/lodash/flow.js b/node_modules/lodash/flow.js new file mode 100644 index 0000000..74b6b62 --- /dev/null +++ b/node_modules/lodash/flow.js @@ -0,0 +1,27 @@ +var createFlow = require('./_createFlow'); + +/** + * Creates a function that returns the result of invoking the given functions + * with the `this` binding of the created function, where each successive + * invocation is supplied the return value of the previous. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Util + * @param {...(Function|Function[])} [funcs] The functions to invoke. + * @returns {Function} Returns the new composite function. + * @see _.flowRight + * @example + * + * function square(n) { + * return n * n; + * } + * + * var addSquare = _.flow([_.add, square]); + * addSquare(1, 2); + * // => 9 + */ +var flow = createFlow(); + +module.exports = flow; diff --git a/node_modules/lodash/flowRight.js b/node_modules/lodash/flowRight.js new file mode 100644 index 0000000..1146141 --- /dev/null +++ b/node_modules/lodash/flowRight.js @@ -0,0 +1,26 @@ +var createFlow = require('./_createFlow'); + +/** + * This method is like `_.flow` except that it creates a function that + * invokes the given functions from right to left. + * + * @static + * @since 3.0.0 + * @memberOf _ + * @category Util + * @param {...(Function|Function[])} [funcs] The functions to invoke. + * @returns {Function} Returns the new composite function. + * @see _.flow + * @example + * + * function square(n) { + * return n * n; + * } + * + * var addSquare = _.flowRight([square, _.add]); + * addSquare(1, 2); + * // => 9 + */ +var flowRight = createFlow(true); + +module.exports = flowRight; diff --git a/node_modules/lodash/forEach.js b/node_modules/lodash/forEach.js new file mode 100644 index 0000000..c64eaa7 --- /dev/null +++ b/node_modules/lodash/forEach.js @@ -0,0 +1,41 @@ +var arrayEach = require('./_arrayEach'), + baseEach = require('./_baseEach'), + castFunction = require('./_castFunction'), + isArray = require('./isArray'); + +/** + * Iterates over elements of `collection` and invokes `iteratee` for each element. + * The iteratee is invoked with three arguments: (value, index|key, collection). + * Iteratee functions may exit iteration early by explicitly returning `false`. + * + * **Note:** As with other "Collections" methods, objects with a "length" + * property are iterated like arrays. To avoid this behavior use `_.forIn` + * or `_.forOwn` for object iteration. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @alias each + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @returns {Array|Object} Returns `collection`. + * @see _.forEachRight + * @example + * + * _.forEach([1, 2], function(value) { + * console.log(value); + * }); + * // => Logs `1` then `2`. + * + * _.forEach({ 'a': 1, 'b': 2 }, function(value, key) { + * console.log(key); + * }); + * // => Logs 'a' then 'b' (iteration order is not guaranteed). + */ +function forEach(collection, iteratee) { + var func = isArray(collection) ? arrayEach : baseEach; + return func(collection, castFunction(iteratee)); +} + +module.exports = forEach; diff --git a/node_modules/lodash/forEachRight.js b/node_modules/lodash/forEachRight.js new file mode 100644 index 0000000..7390eba --- /dev/null +++ b/node_modules/lodash/forEachRight.js @@ -0,0 +1,31 @@ +var arrayEachRight = require('./_arrayEachRight'), + baseEachRight = require('./_baseEachRight'), + castFunction = require('./_castFunction'), + isArray = require('./isArray'); + +/** + * This method is like `_.forEach` except that it iterates over elements of + * `collection` from right to left. + * + * @static + * @memberOf _ + * @since 2.0.0 + * @alias eachRight + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @returns {Array|Object} Returns `collection`. + * @see _.forEach + * @example + * + * _.forEachRight([1, 2], function(value) { + * console.log(value); + * }); + * // => Logs `2` then `1`. + */ +function forEachRight(collection, iteratee) { + var func = isArray(collection) ? arrayEachRight : baseEachRight; + return func(collection, castFunction(iteratee)); +} + +module.exports = forEachRight; diff --git a/node_modules/lodash/forIn.js b/node_modules/lodash/forIn.js new file mode 100644 index 0000000..583a596 --- /dev/null +++ b/node_modules/lodash/forIn.js @@ -0,0 +1,39 @@ +var baseFor = require('./_baseFor'), + castFunction = require('./_castFunction'), + keysIn = require('./keysIn'); + +/** + * Iterates over own and inherited enumerable string keyed properties of an + * object and invokes `iteratee` for each property. The iteratee is invoked + * with three arguments: (value, key, object). Iteratee functions may exit + * iteration early by explicitly returning `false`. + * + * @static + * @memberOf _ + * @since 0.3.0 + * @category Object + * @param {Object} object The object to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @returns {Object} Returns `object`. + * @see _.forInRight + * @example + * + * function Foo() { + * this.a = 1; + * this.b = 2; + * } + * + * Foo.prototype.c = 3; + * + * _.forIn(new Foo, function(value, key) { + * console.log(key); + * }); + * // => Logs 'a', 'b', then 'c' (iteration order is not guaranteed). + */ +function forIn(object, iteratee) { + return object == null + ? object + : baseFor(object, castFunction(iteratee), keysIn); +} + +module.exports = forIn; diff --git a/node_modules/lodash/forInRight.js b/node_modules/lodash/forInRight.js new file mode 100644 index 0000000..4aedf58 --- /dev/null +++ b/node_modules/lodash/forInRight.js @@ -0,0 +1,37 @@ +var baseForRight = require('./_baseForRight'), + castFunction = require('./_castFunction'), + keysIn = require('./keysIn'); + +/** + * This method is like `_.forIn` except that it iterates over properties of + * `object` in the opposite order. + * + * @static + * @memberOf _ + * @since 2.0.0 + * @category Object + * @param {Object} object The object to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @returns {Object} Returns `object`. + * @see _.forIn + * @example + * + * function Foo() { + * this.a = 1; + * this.b = 2; + * } + * + * Foo.prototype.c = 3; + * + * _.forInRight(new Foo, function(value, key) { + * console.log(key); + * }); + * // => Logs 'c', 'b', then 'a' assuming `_.forIn` logs 'a', 'b', then 'c'. + */ +function forInRight(object, iteratee) { + return object == null + ? object + : baseForRight(object, castFunction(iteratee), keysIn); +} + +module.exports = forInRight; diff --git a/node_modules/lodash/forOwn.js b/node_modules/lodash/forOwn.js new file mode 100644 index 0000000..94eed84 --- /dev/null +++ b/node_modules/lodash/forOwn.js @@ -0,0 +1,36 @@ +var baseForOwn = require('./_baseForOwn'), + castFunction = require('./_castFunction'); + +/** + * Iterates over own enumerable string keyed properties of an object and + * invokes `iteratee` for each property. The iteratee is invoked with three + * arguments: (value, key, object). Iteratee functions may exit iteration + * early by explicitly returning `false`. + * + * @static + * @memberOf _ + * @since 0.3.0 + * @category Object + * @param {Object} object The object to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @returns {Object} Returns `object`. + * @see _.forOwnRight + * @example + * + * function Foo() { + * this.a = 1; + * this.b = 2; + * } + * + * Foo.prototype.c = 3; + * + * _.forOwn(new Foo, function(value, key) { + * console.log(key); + * }); + * // => Logs 'a' then 'b' (iteration order is not guaranteed). + */ +function forOwn(object, iteratee) { + return object && baseForOwn(object, castFunction(iteratee)); +} + +module.exports = forOwn; diff --git a/node_modules/lodash/forOwnRight.js b/node_modules/lodash/forOwnRight.js new file mode 100644 index 0000000..86f338f --- /dev/null +++ b/node_modules/lodash/forOwnRight.js @@ -0,0 +1,34 @@ +var baseForOwnRight = require('./_baseForOwnRight'), + castFunction = require('./_castFunction'); + +/** + * This method is like `_.forOwn` except that it iterates over properties of + * `object` in the opposite order. + * + * @static + * @memberOf _ + * @since 2.0.0 + * @category Object + * @param {Object} object The object to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @returns {Object} Returns `object`. + * @see _.forOwn + * @example + * + * function Foo() { + * this.a = 1; + * this.b = 2; + * } + * + * Foo.prototype.c = 3; + * + * _.forOwnRight(new Foo, function(value, key) { + * console.log(key); + * }); + * // => Logs 'b' then 'a' assuming `_.forOwn` logs 'a' then 'b'. + */ +function forOwnRight(object, iteratee) { + return object && baseForOwnRight(object, castFunction(iteratee)); +} + +module.exports = forOwnRight; diff --git a/node_modules/lodash/fp.js b/node_modules/lodash/fp.js new file mode 100644 index 0000000..e372dbb --- /dev/null +++ b/node_modules/lodash/fp.js @@ -0,0 +1,2 @@ +var _ = require('./lodash.min').runInContext(); +module.exports = require('./fp/_baseConvert')(_, _); diff --git a/node_modules/lodash/fp/F.js b/node_modules/lodash/fp/F.js new file mode 100644 index 0000000..a05a63a --- /dev/null +++ b/node_modules/lodash/fp/F.js @@ -0,0 +1 @@ +module.exports = require('./stubFalse'); diff --git a/node_modules/lodash/fp/T.js b/node_modules/lodash/fp/T.js new file mode 100644 index 0000000..e2ba8ea --- /dev/null +++ b/node_modules/lodash/fp/T.js @@ -0,0 +1 @@ +module.exports = require('./stubTrue'); diff --git a/node_modules/lodash/fp/__.js b/node_modules/lodash/fp/__.js new file mode 100644 index 0000000..4af98de --- /dev/null +++ b/node_modules/lodash/fp/__.js @@ -0,0 +1 @@ +module.exports = require('./placeholder'); diff --git a/node_modules/lodash/fp/_baseConvert.js b/node_modules/lodash/fp/_baseConvert.js new file mode 100644 index 0000000..9baf8e1 --- /dev/null +++ b/node_modules/lodash/fp/_baseConvert.js @@ -0,0 +1,569 @@ +var mapping = require('./_mapping'), + fallbackHolder = require('./placeholder'); + +/** Built-in value reference. */ +var push = Array.prototype.push; + +/** + * Creates a function, with an arity of `n`, that invokes `func` with the + * arguments it receives. + * + * @private + * @param {Function} func The function to wrap. + * @param {number} n The arity of the new function. + * @returns {Function} Returns the new function. + */ +function baseArity(func, n) { + return n == 2 + ? function(a, b) { return func.apply(undefined, arguments); } + : function(a) { return func.apply(undefined, arguments); }; +} + +/** + * Creates a function that invokes `func`, with up to `n` arguments, ignoring + * any additional arguments. + * + * @private + * @param {Function} func The function to cap arguments for. + * @param {number} n The arity cap. + * @returns {Function} Returns the new function. + */ +function baseAry(func, n) { + return n == 2 + ? function(a, b) { return func(a, b); } + : function(a) { return func(a); }; +} + +/** + * Creates a clone of `array`. + * + * @private + * @param {Array} array The array to clone. + * @returns {Array} Returns the cloned array. + */ +function cloneArray(array) { + var length = array ? array.length : 0, + result = Array(length); + + while (length--) { + result[length] = array[length]; + } + return result; +} + +/** + * Creates a function that clones a given object using the assignment `func`. + * + * @private + * @param {Function} func The assignment function. + * @returns {Function} Returns the new cloner function. + */ +function createCloner(func) { + return function(object) { + return func({}, object); + }; +} + +/** + * A specialized version of `_.spread` which flattens the spread array into + * the arguments of the invoked `func`. + * + * @private + * @param {Function} func The function to spread arguments over. + * @param {number} start The start position of the spread. + * @returns {Function} Returns the new function. + */ +function flatSpread(func, start) { + return function() { + var length = arguments.length, + lastIndex = length - 1, + args = Array(length); + + while (length--) { + args[length] = arguments[length]; + } + var array = args[start], + otherArgs = args.slice(0, start); + + if (array) { + push.apply(otherArgs, array); + } + if (start != lastIndex) { + push.apply(otherArgs, args.slice(start + 1)); + } + return func.apply(this, otherArgs); + }; +} + +/** + * Creates a function that wraps `func` and uses `cloner` to clone the first + * argument it receives. + * + * @private + * @param {Function} func The function to wrap. + * @param {Function} cloner The function to clone arguments. + * @returns {Function} Returns the new immutable function. + */ +function wrapImmutable(func, cloner) { + return function() { + var length = arguments.length; + if (!length) { + return; + } + var args = Array(length); + while (length--) { + args[length] = arguments[length]; + } + var result = args[0] = cloner.apply(undefined, args); + func.apply(undefined, args); + return result; + }; +} + +/** + * The base implementation of `convert` which accepts a `util` object of methods + * required to perform conversions. + * + * @param {Object} util The util object. + * @param {string} name The name of the function to convert. + * @param {Function} func The function to convert. + * @param {Object} [options] The options object. + * @param {boolean} [options.cap=true] Specify capping iteratee arguments. + * @param {boolean} [options.curry=true] Specify currying. + * @param {boolean} [options.fixed=true] Specify fixed arity. + * @param {boolean} [options.immutable=true] Specify immutable operations. + * @param {boolean} [options.rearg=true] Specify rearranging arguments. + * @returns {Function|Object} Returns the converted function or object. + */ +function baseConvert(util, name, func, options) { + var isLib = typeof name == 'function', + isObj = name === Object(name); + + if (isObj) { + options = func; + func = name; + name = undefined; + } + if (func == null) { + throw new TypeError; + } + options || (options = {}); + + var config = { + 'cap': 'cap' in options ? options.cap : true, + 'curry': 'curry' in options ? options.curry : true, + 'fixed': 'fixed' in options ? options.fixed : true, + 'immutable': 'immutable' in options ? options.immutable : true, + 'rearg': 'rearg' in options ? options.rearg : true + }; + + var defaultHolder = isLib ? func : fallbackHolder, + forceCurry = ('curry' in options) && options.curry, + forceFixed = ('fixed' in options) && options.fixed, + forceRearg = ('rearg' in options) && options.rearg, + pristine = isLib ? func.runInContext() : undefined; + + var helpers = isLib ? func : { + 'ary': util.ary, + 'assign': util.assign, + 'clone': util.clone, + 'curry': util.curry, + 'forEach': util.forEach, + 'isArray': util.isArray, + 'isError': util.isError, + 'isFunction': util.isFunction, + 'isWeakMap': util.isWeakMap, + 'iteratee': util.iteratee, + 'keys': util.keys, + 'rearg': util.rearg, + 'toInteger': util.toInteger, + 'toPath': util.toPath + }; + + var ary = helpers.ary, + assign = helpers.assign, + clone = helpers.clone, + curry = helpers.curry, + each = helpers.forEach, + isArray = helpers.isArray, + isError = helpers.isError, + isFunction = helpers.isFunction, + isWeakMap = helpers.isWeakMap, + keys = helpers.keys, + rearg = helpers.rearg, + toInteger = helpers.toInteger, + toPath = helpers.toPath; + + var aryMethodKeys = keys(mapping.aryMethod); + + var wrappers = { + 'castArray': function(castArray) { + return function() { + var value = arguments[0]; + return isArray(value) + ? castArray(cloneArray(value)) + : castArray.apply(undefined, arguments); + }; + }, + 'iteratee': function(iteratee) { + return function() { + var func = arguments[0], + arity = arguments[1], + result = iteratee(func, arity), + length = result.length; + + if (config.cap && typeof arity == 'number') { + arity = arity > 2 ? (arity - 2) : 1; + return (length && length <= arity) ? result : baseAry(result, arity); + } + return result; + }; + }, + 'mixin': function(mixin) { + return function(source) { + var func = this; + if (!isFunction(func)) { + return mixin(func, Object(source)); + } + var pairs = []; + each(keys(source), function(key) { + if (isFunction(source[key])) { + pairs.push([key, func.prototype[key]]); + } + }); + + mixin(func, Object(source)); + + each(pairs, function(pair) { + var value = pair[1]; + if (isFunction(value)) { + func.prototype[pair[0]] = value; + } else { + delete func.prototype[pair[0]]; + } + }); + return func; + }; + }, + 'nthArg': function(nthArg) { + return function(n) { + var arity = n < 0 ? 1 : (toInteger(n) + 1); + return curry(nthArg(n), arity); + }; + }, + 'rearg': function(rearg) { + return function(func, indexes) { + var arity = indexes ? indexes.length : 0; + return curry(rearg(func, indexes), arity); + }; + }, + 'runInContext': function(runInContext) { + return function(context) { + return baseConvert(util, runInContext(context), options); + }; + } + }; + + /*--------------------------------------------------------------------------*/ + + /** + * Casts `func` to a function with an arity capped iteratee if needed. + * + * @private + * @param {string} name The name of the function to inspect. + * @param {Function} func The function to inspect. + * @returns {Function} Returns the cast function. + */ + function castCap(name, func) { + if (config.cap) { + var indexes = mapping.iterateeRearg[name]; + if (indexes) { + return iterateeRearg(func, indexes); + } + var n = !isLib && mapping.iterateeAry[name]; + if (n) { + return iterateeAry(func, n); + } + } + return func; + } + + /** + * Casts `func` to a curried function if needed. + * + * @private + * @param {string} name The name of the function to inspect. + * @param {Function} func The function to inspect. + * @param {number} n The arity of `func`. + * @returns {Function} Returns the cast function. + */ + function castCurry(name, func, n) { + return (forceCurry || (config.curry && n > 1)) + ? curry(func, n) + : func; + } + + /** + * Casts `func` to a fixed arity function if needed. + * + * @private + * @param {string} name The name of the function to inspect. + * @param {Function} func The function to inspect. + * @param {number} n The arity cap. + * @returns {Function} Returns the cast function. + */ + function castFixed(name, func, n) { + if (config.fixed && (forceFixed || !mapping.skipFixed[name])) { + var data = mapping.methodSpread[name], + start = data && data.start; + + return start === undefined ? ary(func, n) : flatSpread(func, start); + } + return func; + } + + /** + * Casts `func` to an rearged function if needed. + * + * @private + * @param {string} name The name of the function to inspect. + * @param {Function} func The function to inspect. + * @param {number} n The arity of `func`. + * @returns {Function} Returns the cast function. + */ + function castRearg(name, func, n) { + return (config.rearg && n > 1 && (forceRearg || !mapping.skipRearg[name])) + ? rearg(func, mapping.methodRearg[name] || mapping.aryRearg[n]) + : func; + } + + /** + * Creates a clone of `object` by `path`. + * + * @private + * @param {Object} object The object to clone. + * @param {Array|string} path The path to clone by. + * @returns {Object} Returns the cloned object. + */ + function cloneByPath(object, path) { + path = toPath(path); + + var index = -1, + length = path.length, + lastIndex = length - 1, + result = clone(Object(object)), + nested = result; + + while (nested != null && ++index < length) { + var key = path[index], + value = nested[key]; + + if (value != null && + !(isFunction(value) || isError(value) || isWeakMap(value))) { + nested[key] = clone(index == lastIndex ? value : Object(value)); + } + nested = nested[key]; + } + return result; + } + + /** + * Converts `lodash` to an immutable auto-curried iteratee-first data-last + * version with conversion `options` applied. + * + * @param {Object} [options] The options object. See `baseConvert` for more details. + * @returns {Function} Returns the converted `lodash`. + */ + function convertLib(options) { + return _.runInContext.convert(options)(undefined); + } + + /** + * Create a converter function for `func` of `name`. + * + * @param {string} name The name of the function to convert. + * @param {Function} func The function to convert. + * @returns {Function} Returns the new converter function. + */ + function createConverter(name, func) { + var realName = mapping.aliasToReal[name] || name, + methodName = mapping.remap[realName] || realName, + oldOptions = options; + + return function(options) { + var newUtil = isLib ? pristine : helpers, + newFunc = isLib ? pristine[methodName] : func, + newOptions = assign(assign({}, oldOptions), options); + + return baseConvert(newUtil, realName, newFunc, newOptions); + }; + } + + /** + * Creates a function that wraps `func` to invoke its iteratee, with up to `n` + * arguments, ignoring any additional arguments. + * + * @private + * @param {Function} func The function to cap iteratee arguments for. + * @param {number} n The arity cap. + * @returns {Function} Returns the new function. + */ + function iterateeAry(func, n) { + return overArg(func, function(func) { + return typeof func == 'function' ? baseAry(func, n) : func; + }); + } + + /** + * Creates a function that wraps `func` to invoke its iteratee with arguments + * arranged according to the specified `indexes` where the argument value at + * the first index is provided as the first argument, the argument value at + * the second index is provided as the second argument, and so on. + * + * @private + * @param {Function} func The function to rearrange iteratee arguments for. + * @param {number[]} indexes The arranged argument indexes. + * @returns {Function} Returns the new function. + */ + function iterateeRearg(func, indexes) { + return overArg(func, function(func) { + var n = indexes.length; + return baseArity(rearg(baseAry(func, n), indexes), n); + }); + } + + /** + * Creates a function that invokes `func` with its first argument transformed. + * + * @private + * @param {Function} func The function to wrap. + * @param {Function} transform The argument transform. + * @returns {Function} Returns the new function. + */ + function overArg(func, transform) { + return function() { + var length = arguments.length; + if (!length) { + return func(); + } + var args = Array(length); + while (length--) { + args[length] = arguments[length]; + } + var index = config.rearg ? 0 : (length - 1); + args[index] = transform(args[index]); + return func.apply(undefined, args); + }; + } + + /** + * Creates a function that wraps `func` and applys the conversions + * rules by `name`. + * + * @private + * @param {string} name The name of the function to wrap. + * @param {Function} func The function to wrap. + * @returns {Function} Returns the converted function. + */ + function wrap(name, func, placeholder) { + var result, + realName = mapping.aliasToReal[name] || name, + wrapped = func, + wrapper = wrappers[realName]; + + if (wrapper) { + wrapped = wrapper(func); + } + else if (config.immutable) { + if (mapping.mutate.array[realName]) { + wrapped = wrapImmutable(func, cloneArray); + } + else if (mapping.mutate.object[realName]) { + wrapped = wrapImmutable(func, createCloner(func)); + } + else if (mapping.mutate.set[realName]) { + wrapped = wrapImmutable(func, cloneByPath); + } + } + each(aryMethodKeys, function(aryKey) { + each(mapping.aryMethod[aryKey], function(otherName) { + if (realName == otherName) { + var data = mapping.methodSpread[realName], + afterRearg = data && data.afterRearg; + + result = afterRearg + ? castFixed(realName, castRearg(realName, wrapped, aryKey), aryKey) + : castRearg(realName, castFixed(realName, wrapped, aryKey), aryKey); + + result = castCap(realName, result); + result = castCurry(realName, result, aryKey); + return false; + } + }); + return !result; + }); + + result || (result = wrapped); + if (result == func) { + result = forceCurry ? curry(result, 1) : function() { + return func.apply(this, arguments); + }; + } + result.convert = createConverter(realName, func); + result.placeholder = func.placeholder = placeholder; + + return result; + } + + /*--------------------------------------------------------------------------*/ + + if (!isObj) { + return wrap(name, func, defaultHolder); + } + var _ = func; + + // Convert methods by ary cap. + var pairs = []; + each(aryMethodKeys, function(aryKey) { + each(mapping.aryMethod[aryKey], function(key) { + var func = _[mapping.remap[key] || key]; + if (func) { + pairs.push([key, wrap(key, func, _)]); + } + }); + }); + + // Convert remaining methods. + each(keys(_), function(key) { + var func = _[key]; + if (typeof func == 'function') { + var length = pairs.length; + while (length--) { + if (pairs[length][0] == key) { + return; + } + } + func.convert = createConverter(key, func); + pairs.push([key, func]); + } + }); + + // Assign to `_` leaving `_.prototype` unchanged to allow chaining. + each(pairs, function(pair) { + _[pair[0]] = pair[1]; + }); + + _.convert = convertLib; + _.placeholder = _; + + // Assign aliases. + each(keys(_), function(key) { + each(mapping.realToAlias[key] || [], function(alias) { + _[alias] = _[key]; + }); + }); + + return _; +} + +module.exports = baseConvert; diff --git a/node_modules/lodash/fp/_convertBrowser.js b/node_modules/lodash/fp/_convertBrowser.js new file mode 100644 index 0000000..bde030d --- /dev/null +++ b/node_modules/lodash/fp/_convertBrowser.js @@ -0,0 +1,18 @@ +var baseConvert = require('./_baseConvert'); + +/** + * Converts `lodash` to an immutable auto-curried iteratee-first data-last + * version with conversion `options` applied. + * + * @param {Function} lodash The lodash function to convert. + * @param {Object} [options] The options object. See `baseConvert` for more details. + * @returns {Function} Returns the converted `lodash`. + */ +function browserConvert(lodash, options) { + return baseConvert(lodash, lodash, options); +} + +if (typeof _ == 'function' && typeof _.runInContext == 'function') { + _ = browserConvert(_.runInContext()); +} +module.exports = browserConvert; diff --git a/node_modules/lodash/fp/_falseOptions.js b/node_modules/lodash/fp/_falseOptions.js new file mode 100644 index 0000000..773235e --- /dev/null +++ b/node_modules/lodash/fp/_falseOptions.js @@ -0,0 +1,7 @@ +module.exports = { + 'cap': false, + 'curry': false, + 'fixed': false, + 'immutable': false, + 'rearg': false +}; diff --git a/node_modules/lodash/fp/_mapping.js b/node_modules/lodash/fp/_mapping.js new file mode 100644 index 0000000..a642ec0 --- /dev/null +++ b/node_modules/lodash/fp/_mapping.js @@ -0,0 +1,358 @@ +/** Used to map aliases to their real names. */ +exports.aliasToReal = { + + // Lodash aliases. + 'each': 'forEach', + 'eachRight': 'forEachRight', + 'entries': 'toPairs', + 'entriesIn': 'toPairsIn', + 'extend': 'assignIn', + 'extendAll': 'assignInAll', + 'extendAllWith': 'assignInAllWith', + 'extendWith': 'assignInWith', + 'first': 'head', + + // Methods that are curried variants of others. + 'conforms': 'conformsTo', + 'matches': 'isMatch', + 'property': 'get', + + // Ramda aliases. + '__': 'placeholder', + 'F': 'stubFalse', + 'T': 'stubTrue', + 'all': 'every', + 'allPass': 'overEvery', + 'always': 'constant', + 'any': 'some', + 'anyPass': 'overSome', + 'apply': 'spread', + 'assoc': 'set', + 'assocPath': 'set', + 'complement': 'negate', + 'compose': 'flowRight', + 'contains': 'includes', + 'dissoc': 'unset', + 'dissocPath': 'unset', + 'dropLast': 'dropRight', + 'dropLastWhile': 'dropRightWhile', + 'equals': 'isEqual', + 'identical': 'eq', + 'indexBy': 'keyBy', + 'init': 'initial', + 'invertObj': 'invert', + 'juxt': 'over', + 'omitAll': 'omit', + 'nAry': 'ary', + 'path': 'get', + 'pathEq': 'matchesProperty', + 'pathOr': 'getOr', + 'paths': 'at', + 'pickAll': 'pick', + 'pipe': 'flow', + 'pluck': 'map', + 'prop': 'get', + 'propEq': 'matchesProperty', + 'propOr': 'getOr', + 'props': 'at', + 'symmetricDifference': 'xor', + 'symmetricDifferenceBy': 'xorBy', + 'symmetricDifferenceWith': 'xorWith', + 'takeLast': 'takeRight', + 'takeLastWhile': 'takeRightWhile', + 'unapply': 'rest', + 'unnest': 'flatten', + 'useWith': 'overArgs', + 'where': 'conformsTo', + 'whereEq': 'isMatch', + 'zipObj': 'zipObject' +}; + +/** Used to map ary to method names. */ +exports.aryMethod = { + '1': [ + 'assignAll', 'assignInAll', 'attempt', 'castArray', 'ceil', 'create', + 'curry', 'curryRight', 'defaultsAll', 'defaultsDeepAll', 'floor', 'flow', + 'flowRight', 'fromPairs', 'invert', 'iteratee', 'memoize', 'method', 'mergeAll', + 'methodOf', 'mixin', 'nthArg', 'over', 'overEvery', 'overSome','rest', 'reverse', + 'round', 'runInContext', 'spread', 'template', 'trim', 'trimEnd', 'trimStart', + 'uniqueId', 'words', 'zipAll' + ], + '2': [ + 'add', 'after', 'ary', 'assign', 'assignAllWith', 'assignIn', 'assignInAllWith', + 'at', 'before', 'bind', 'bindAll', 'bindKey', 'chunk', 'cloneDeepWith', + 'cloneWith', 'concat', 'conformsTo', 'countBy', 'curryN', 'curryRightN', + 'debounce', 'defaults', 'defaultsDeep', 'defaultTo', 'delay', 'difference', + 'divide', 'drop', 'dropRight', 'dropRightWhile', 'dropWhile', 'endsWith', 'eq', + 'every', 'filter', 'find', 'findIndex', 'findKey', 'findLast', 'findLastIndex', + 'findLastKey', 'flatMap', 'flatMapDeep', 'flattenDepth', 'forEach', + 'forEachRight', 'forIn', 'forInRight', 'forOwn', 'forOwnRight', 'get', + 'groupBy', 'gt', 'gte', 'has', 'hasIn', 'includes', 'indexOf', 'intersection', + 'invertBy', 'invoke', 'invokeMap', 'isEqual', 'isMatch', 'join', 'keyBy', + 'lastIndexOf', 'lt', 'lte', 'map', 'mapKeys', 'mapValues', 'matchesProperty', + 'maxBy', 'meanBy', 'merge', 'mergeAllWith', 'minBy', 'multiply', 'nth', 'omit', + 'omitBy', 'overArgs', 'pad', 'padEnd', 'padStart', 'parseInt', 'partial', + 'partialRight', 'partition', 'pick', 'pickBy', 'propertyOf', 'pull', 'pullAll', + 'pullAt', 'random', 'range', 'rangeRight', 'rearg', 'reject', 'remove', + 'repeat', 'restFrom', 'result', 'sampleSize', 'some', 'sortBy', 'sortedIndex', + 'sortedIndexOf', 'sortedLastIndex', 'sortedLastIndexOf', 'sortedUniqBy', + 'split', 'spreadFrom', 'startsWith', 'subtract', 'sumBy', 'take', 'takeRight', + 'takeRightWhile', 'takeWhile', 'tap', 'throttle', 'thru', 'times', 'trimChars', + 'trimCharsEnd', 'trimCharsStart', 'truncate', 'union', 'uniqBy', 'uniqWith', + 'unset', 'unzipWith', 'without', 'wrap', 'xor', 'zip', 'zipObject', + 'zipObjectDeep' + ], + '3': [ + 'assignInWith', 'assignWith', 'clamp', 'differenceBy', 'differenceWith', + 'findFrom', 'findIndexFrom', 'findLastFrom', 'findLastIndexFrom', 'getOr', + 'includesFrom', 'indexOfFrom', 'inRange', 'intersectionBy', 'intersectionWith', + 'invokeArgs', 'invokeArgsMap', 'isEqualWith', 'isMatchWith', 'flatMapDepth', + 'lastIndexOfFrom', 'mergeWith', 'orderBy', 'padChars', 'padCharsEnd', + 'padCharsStart', 'pullAllBy', 'pullAllWith', 'rangeStep', 'rangeStepRight', + 'reduce', 'reduceRight', 'replace', 'set', 'slice', 'sortedIndexBy', + 'sortedLastIndexBy', 'transform', 'unionBy', 'unionWith', 'update', 'xorBy', + 'xorWith', 'zipWith' + ], + '4': [ + 'fill', 'setWith', 'updateWith' + ] +}; + +/** Used to map ary to rearg configs. */ +exports.aryRearg = { + '2': [1, 0], + '3': [2, 0, 1], + '4': [3, 2, 0, 1] +}; + +/** Used to map method names to their iteratee ary. */ +exports.iterateeAry = { + 'dropRightWhile': 1, + 'dropWhile': 1, + 'every': 1, + 'filter': 1, + 'find': 1, + 'findFrom': 1, + 'findIndex': 1, + 'findIndexFrom': 1, + 'findKey': 1, + 'findLast': 1, + 'findLastFrom': 1, + 'findLastIndex': 1, + 'findLastIndexFrom': 1, + 'findLastKey': 1, + 'flatMap': 1, + 'flatMapDeep': 1, + 'flatMapDepth': 1, + 'forEach': 1, + 'forEachRight': 1, + 'forIn': 1, + 'forInRight': 1, + 'forOwn': 1, + 'forOwnRight': 1, + 'map': 1, + 'mapKeys': 1, + 'mapValues': 1, + 'partition': 1, + 'reduce': 2, + 'reduceRight': 2, + 'reject': 1, + 'remove': 1, + 'some': 1, + 'takeRightWhile': 1, + 'takeWhile': 1, + 'times': 1, + 'transform': 2 +}; + +/** Used to map method names to iteratee rearg configs. */ +exports.iterateeRearg = { + 'mapKeys': [1], + 'reduceRight': [1, 0] +}; + +/** Used to map method names to rearg configs. */ +exports.methodRearg = { + 'assignInAllWith': [1, 0], + 'assignInWith': [1, 2, 0], + 'assignAllWith': [1, 0], + 'assignWith': [1, 2, 0], + 'differenceBy': [1, 2, 0], + 'differenceWith': [1, 2, 0], + 'getOr': [2, 1, 0], + 'intersectionBy': [1, 2, 0], + 'intersectionWith': [1, 2, 0], + 'isEqualWith': [1, 2, 0], + 'isMatchWith': [2, 1, 0], + 'mergeAllWith': [1, 0], + 'mergeWith': [1, 2, 0], + 'padChars': [2, 1, 0], + 'padCharsEnd': [2, 1, 0], + 'padCharsStart': [2, 1, 0], + 'pullAllBy': [2, 1, 0], + 'pullAllWith': [2, 1, 0], + 'rangeStep': [1, 2, 0], + 'rangeStepRight': [1, 2, 0], + 'setWith': [3, 1, 2, 0], + 'sortedIndexBy': [2, 1, 0], + 'sortedLastIndexBy': [2, 1, 0], + 'unionBy': [1, 2, 0], + 'unionWith': [1, 2, 0], + 'updateWith': [3, 1, 2, 0], + 'xorBy': [1, 2, 0], + 'xorWith': [1, 2, 0], + 'zipWith': [1, 2, 0] +}; + +/** Used to map method names to spread configs. */ +exports.methodSpread = { + 'assignAll': { 'start': 0 }, + 'assignAllWith': { 'start': 0 }, + 'assignInAll': { 'start': 0 }, + 'assignInAllWith': { 'start': 0 }, + 'defaultsAll': { 'start': 0 }, + 'defaultsDeepAll': { 'start': 0 }, + 'invokeArgs': { 'start': 2 }, + 'invokeArgsMap': { 'start': 2 }, + 'mergeAll': { 'start': 0 }, + 'mergeAllWith': { 'start': 0 }, + 'partial': { 'start': 1 }, + 'partialRight': { 'start': 1 }, + 'without': { 'start': 1 }, + 'zipAll': { 'start': 0 } +}; + +/** Used to identify methods which mutate arrays or objects. */ +exports.mutate = { + 'array': { + 'fill': true, + 'pull': true, + 'pullAll': true, + 'pullAllBy': true, + 'pullAllWith': true, + 'pullAt': true, + 'remove': true, + 'reverse': true + }, + 'object': { + 'assign': true, + 'assignAll': true, + 'assignAllWith': true, + 'assignIn': true, + 'assignInAll': true, + 'assignInAllWith': true, + 'assignInWith': true, + 'assignWith': true, + 'defaults': true, + 'defaultsAll': true, + 'defaultsDeep': true, + 'defaultsDeepAll': true, + 'merge': true, + 'mergeAll': true, + 'mergeAllWith': true, + 'mergeWith': true, + }, + 'set': { + 'set': true, + 'setWith': true, + 'unset': true, + 'update': true, + 'updateWith': true + } +}; + +/** Used to map real names to their aliases. */ +exports.realToAlias = (function() { + var hasOwnProperty = Object.prototype.hasOwnProperty, + object = exports.aliasToReal, + result = {}; + + for (var key in object) { + var value = object[key]; + if (hasOwnProperty.call(result, value)) { + result[value].push(key); + } else { + result[value] = [key]; + } + } + return result; +}()); + +/** Used to map method names to other names. */ +exports.remap = { + 'assignAll': 'assign', + 'assignAllWith': 'assignWith', + 'assignInAll': 'assignIn', + 'assignInAllWith': 'assignInWith', + 'curryN': 'curry', + 'curryRightN': 'curryRight', + 'defaultsAll': 'defaults', + 'defaultsDeepAll': 'defaultsDeep', + 'findFrom': 'find', + 'findIndexFrom': 'findIndex', + 'findLastFrom': 'findLast', + 'findLastIndexFrom': 'findLastIndex', + 'getOr': 'get', + 'includesFrom': 'includes', + 'indexOfFrom': 'indexOf', + 'invokeArgs': 'invoke', + 'invokeArgsMap': 'invokeMap', + 'lastIndexOfFrom': 'lastIndexOf', + 'mergeAll': 'merge', + 'mergeAllWith': 'mergeWith', + 'padChars': 'pad', + 'padCharsEnd': 'padEnd', + 'padCharsStart': 'padStart', + 'propertyOf': 'get', + 'rangeStep': 'range', + 'rangeStepRight': 'rangeRight', + 'restFrom': 'rest', + 'spreadFrom': 'spread', + 'trimChars': 'trim', + 'trimCharsEnd': 'trimEnd', + 'trimCharsStart': 'trimStart', + 'zipAll': 'zip' +}; + +/** Used to track methods that skip fixing their arity. */ +exports.skipFixed = { + 'castArray': true, + 'flow': true, + 'flowRight': true, + 'iteratee': true, + 'mixin': true, + 'rearg': true, + 'runInContext': true +}; + +/** Used to track methods that skip rearranging arguments. */ +exports.skipRearg = { + 'add': true, + 'assign': true, + 'assignIn': true, + 'bind': true, + 'bindKey': true, + 'concat': true, + 'difference': true, + 'divide': true, + 'eq': true, + 'gt': true, + 'gte': true, + 'isEqual': true, + 'lt': true, + 'lte': true, + 'matchesProperty': true, + 'merge': true, + 'multiply': true, + 'overArgs': true, + 'partial': true, + 'partialRight': true, + 'propertyOf': true, + 'random': true, + 'range': true, + 'rangeRight': true, + 'subtract': true, + 'zip': true, + 'zipObject': true, + 'zipObjectDeep': true +}; diff --git a/node_modules/lodash/fp/_util.js b/node_modules/lodash/fp/_util.js new file mode 100644 index 0000000..1dbf36f --- /dev/null +++ b/node_modules/lodash/fp/_util.js @@ -0,0 +1,16 @@ +module.exports = { + 'ary': require('../ary'), + 'assign': require('../_baseAssign'), + 'clone': require('../clone'), + 'curry': require('../curry'), + 'forEach': require('../_arrayEach'), + 'isArray': require('../isArray'), + 'isError': require('../isError'), + 'isFunction': require('../isFunction'), + 'isWeakMap': require('../isWeakMap'), + 'iteratee': require('../iteratee'), + 'keys': require('../_baseKeys'), + 'rearg': require('../rearg'), + 'toInteger': require('../toInteger'), + 'toPath': require('../toPath') +}; diff --git a/node_modules/lodash/fp/add.js b/node_modules/lodash/fp/add.js new file mode 100644 index 0000000..816eeec --- /dev/null +++ b/node_modules/lodash/fp/add.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('add', require('../add')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/after.js b/node_modules/lodash/fp/after.js new file mode 100644 index 0000000..21a0167 --- /dev/null +++ b/node_modules/lodash/fp/after.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('after', require('../after')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/all.js b/node_modules/lodash/fp/all.js new file mode 100644 index 0000000..d0839f7 --- /dev/null +++ b/node_modules/lodash/fp/all.js @@ -0,0 +1 @@ +module.exports = require('./every'); diff --git a/node_modules/lodash/fp/allPass.js b/node_modules/lodash/fp/allPass.js new file mode 100644 index 0000000..79b73ef --- /dev/null +++ b/node_modules/lodash/fp/allPass.js @@ -0,0 +1 @@ +module.exports = require('./overEvery'); diff --git a/node_modules/lodash/fp/always.js b/node_modules/lodash/fp/always.js new file mode 100644 index 0000000..9887703 --- /dev/null +++ b/node_modules/lodash/fp/always.js @@ -0,0 +1 @@ +module.exports = require('./constant'); diff --git a/node_modules/lodash/fp/any.js b/node_modules/lodash/fp/any.js new file mode 100644 index 0000000..900ac25 --- /dev/null +++ b/node_modules/lodash/fp/any.js @@ -0,0 +1 @@ +module.exports = require('./some'); diff --git a/node_modules/lodash/fp/anyPass.js b/node_modules/lodash/fp/anyPass.js new file mode 100644 index 0000000..2774ab3 --- /dev/null +++ b/node_modules/lodash/fp/anyPass.js @@ -0,0 +1 @@ +module.exports = require('./overSome'); diff --git a/node_modules/lodash/fp/apply.js b/node_modules/lodash/fp/apply.js new file mode 100644 index 0000000..2b75712 --- /dev/null +++ b/node_modules/lodash/fp/apply.js @@ -0,0 +1 @@ +module.exports = require('./spread'); diff --git a/node_modules/lodash/fp/array.js b/node_modules/lodash/fp/array.js new file mode 100644 index 0000000..fe939c2 --- /dev/null +++ b/node_modules/lodash/fp/array.js @@ -0,0 +1,2 @@ +var convert = require('./convert'); +module.exports = convert(require('../array')); diff --git a/node_modules/lodash/fp/ary.js b/node_modules/lodash/fp/ary.js new file mode 100644 index 0000000..8edf187 --- /dev/null +++ b/node_modules/lodash/fp/ary.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('ary', require('../ary')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/assign.js b/node_modules/lodash/fp/assign.js new file mode 100644 index 0000000..23f47af --- /dev/null +++ b/node_modules/lodash/fp/assign.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('assign', require('../assign')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/assignAll.js b/node_modules/lodash/fp/assignAll.js new file mode 100644 index 0000000..b1d36c7 --- /dev/null +++ b/node_modules/lodash/fp/assignAll.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('assignAll', require('../assign')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/assignAllWith.js b/node_modules/lodash/fp/assignAllWith.js new file mode 100644 index 0000000..21e836e --- /dev/null +++ b/node_modules/lodash/fp/assignAllWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('assignAllWith', require('../assignWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/assignIn.js b/node_modules/lodash/fp/assignIn.js new file mode 100644 index 0000000..6e7c65f --- /dev/null +++ b/node_modules/lodash/fp/assignIn.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('assignIn', require('../assignIn')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/assignInAll.js b/node_modules/lodash/fp/assignInAll.js new file mode 100644 index 0000000..7ba75db --- /dev/null +++ b/node_modules/lodash/fp/assignInAll.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('assignInAll', require('../assignIn')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/assignInAllWith.js b/node_modules/lodash/fp/assignInAllWith.js new file mode 100644 index 0000000..e766903 --- /dev/null +++ b/node_modules/lodash/fp/assignInAllWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('assignInAllWith', require('../assignInWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/assignInWith.js b/node_modules/lodash/fp/assignInWith.js new file mode 100644 index 0000000..acb5923 --- /dev/null +++ b/node_modules/lodash/fp/assignInWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('assignInWith', require('../assignInWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/assignWith.js b/node_modules/lodash/fp/assignWith.js new file mode 100644 index 0000000..eb92521 --- /dev/null +++ b/node_modules/lodash/fp/assignWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('assignWith', require('../assignWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/assoc.js b/node_modules/lodash/fp/assoc.js new file mode 100644 index 0000000..7648820 --- /dev/null +++ b/node_modules/lodash/fp/assoc.js @@ -0,0 +1 @@ +module.exports = require('./set'); diff --git a/node_modules/lodash/fp/assocPath.js b/node_modules/lodash/fp/assocPath.js new file mode 100644 index 0000000..7648820 --- /dev/null +++ b/node_modules/lodash/fp/assocPath.js @@ -0,0 +1 @@ +module.exports = require('./set'); diff --git a/node_modules/lodash/fp/at.js b/node_modules/lodash/fp/at.js new file mode 100644 index 0000000..cc39d25 --- /dev/null +++ b/node_modules/lodash/fp/at.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('at', require('../at')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/attempt.js b/node_modules/lodash/fp/attempt.js new file mode 100644 index 0000000..26ca42e --- /dev/null +++ b/node_modules/lodash/fp/attempt.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('attempt', require('../attempt')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/before.js b/node_modules/lodash/fp/before.js new file mode 100644 index 0000000..7a2de65 --- /dev/null +++ b/node_modules/lodash/fp/before.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('before', require('../before')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/bind.js b/node_modules/lodash/fp/bind.js new file mode 100644 index 0000000..5cbe4f3 --- /dev/null +++ b/node_modules/lodash/fp/bind.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('bind', require('../bind')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/bindAll.js b/node_modules/lodash/fp/bindAll.js new file mode 100644 index 0000000..6b4a4a0 --- /dev/null +++ b/node_modules/lodash/fp/bindAll.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('bindAll', require('../bindAll')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/bindKey.js b/node_modules/lodash/fp/bindKey.js new file mode 100644 index 0000000..6a46c6b --- /dev/null +++ b/node_modules/lodash/fp/bindKey.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('bindKey', require('../bindKey')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/camelCase.js b/node_modules/lodash/fp/camelCase.js new file mode 100644 index 0000000..87b77b4 --- /dev/null +++ b/node_modules/lodash/fp/camelCase.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('camelCase', require('../camelCase'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/capitalize.js b/node_modules/lodash/fp/capitalize.js new file mode 100644 index 0000000..cac74e1 --- /dev/null +++ b/node_modules/lodash/fp/capitalize.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('capitalize', require('../capitalize'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/castArray.js b/node_modules/lodash/fp/castArray.js new file mode 100644 index 0000000..8681c09 --- /dev/null +++ b/node_modules/lodash/fp/castArray.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('castArray', require('../castArray')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/ceil.js b/node_modules/lodash/fp/ceil.js new file mode 100644 index 0000000..f416b72 --- /dev/null +++ b/node_modules/lodash/fp/ceil.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('ceil', require('../ceil')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/chain.js b/node_modules/lodash/fp/chain.js new file mode 100644 index 0000000..604fe39 --- /dev/null +++ b/node_modules/lodash/fp/chain.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('chain', require('../chain'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/chunk.js b/node_modules/lodash/fp/chunk.js new file mode 100644 index 0000000..871ab08 --- /dev/null +++ b/node_modules/lodash/fp/chunk.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('chunk', require('../chunk')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/clamp.js b/node_modules/lodash/fp/clamp.js new file mode 100644 index 0000000..3b06c01 --- /dev/null +++ b/node_modules/lodash/fp/clamp.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('clamp', require('../clamp')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/clone.js b/node_modules/lodash/fp/clone.js new file mode 100644 index 0000000..cadb59c --- /dev/null +++ b/node_modules/lodash/fp/clone.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('clone', require('../clone'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/cloneDeep.js b/node_modules/lodash/fp/cloneDeep.js new file mode 100644 index 0000000..a6107aa --- /dev/null +++ b/node_modules/lodash/fp/cloneDeep.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('cloneDeep', require('../cloneDeep'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/cloneDeepWith.js b/node_modules/lodash/fp/cloneDeepWith.js new file mode 100644 index 0000000..6f01e44 --- /dev/null +++ b/node_modules/lodash/fp/cloneDeepWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('cloneDeepWith', require('../cloneDeepWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/cloneWith.js b/node_modules/lodash/fp/cloneWith.js new file mode 100644 index 0000000..aa88578 --- /dev/null +++ b/node_modules/lodash/fp/cloneWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('cloneWith', require('../cloneWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/collection.js b/node_modules/lodash/fp/collection.js new file mode 100644 index 0000000..fc8b328 --- /dev/null +++ b/node_modules/lodash/fp/collection.js @@ -0,0 +1,2 @@ +var convert = require('./convert'); +module.exports = convert(require('../collection')); diff --git a/node_modules/lodash/fp/commit.js b/node_modules/lodash/fp/commit.js new file mode 100644 index 0000000..130a894 --- /dev/null +++ b/node_modules/lodash/fp/commit.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('commit', require('../commit'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/compact.js b/node_modules/lodash/fp/compact.js new file mode 100644 index 0000000..ce8f7a1 --- /dev/null +++ b/node_modules/lodash/fp/compact.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('compact', require('../compact'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/complement.js b/node_modules/lodash/fp/complement.js new file mode 100644 index 0000000..93eb462 --- /dev/null +++ b/node_modules/lodash/fp/complement.js @@ -0,0 +1 @@ +module.exports = require('./negate'); diff --git a/node_modules/lodash/fp/compose.js b/node_modules/lodash/fp/compose.js new file mode 100644 index 0000000..1954e94 --- /dev/null +++ b/node_modules/lodash/fp/compose.js @@ -0,0 +1 @@ +module.exports = require('./flowRight'); diff --git a/node_modules/lodash/fp/concat.js b/node_modules/lodash/fp/concat.js new file mode 100644 index 0000000..e59346a --- /dev/null +++ b/node_modules/lodash/fp/concat.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('concat', require('../concat')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/cond.js b/node_modules/lodash/fp/cond.js new file mode 100644 index 0000000..6a0120e --- /dev/null +++ b/node_modules/lodash/fp/cond.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('cond', require('../cond'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/conforms.js b/node_modules/lodash/fp/conforms.js new file mode 100644 index 0000000..3247f64 --- /dev/null +++ b/node_modules/lodash/fp/conforms.js @@ -0,0 +1 @@ +module.exports = require('./conformsTo'); diff --git a/node_modules/lodash/fp/conformsTo.js b/node_modules/lodash/fp/conformsTo.js new file mode 100644 index 0000000..aa7f41e --- /dev/null +++ b/node_modules/lodash/fp/conformsTo.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('conformsTo', require('../conformsTo')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/constant.js b/node_modules/lodash/fp/constant.js new file mode 100644 index 0000000..9e406fc --- /dev/null +++ b/node_modules/lodash/fp/constant.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('constant', require('../constant'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/contains.js b/node_modules/lodash/fp/contains.js new file mode 100644 index 0000000..594722a --- /dev/null +++ b/node_modules/lodash/fp/contains.js @@ -0,0 +1 @@ +module.exports = require('./includes'); diff --git a/node_modules/lodash/fp/convert.js b/node_modules/lodash/fp/convert.js new file mode 100644 index 0000000..4795dc4 --- /dev/null +++ b/node_modules/lodash/fp/convert.js @@ -0,0 +1,18 @@ +var baseConvert = require('./_baseConvert'), + util = require('./_util'); + +/** + * Converts `func` of `name` to an immutable auto-curried iteratee-first data-last + * version with conversion `options` applied. If `name` is an object its methods + * will be converted. + * + * @param {string} name The name of the function to wrap. + * @param {Function} [func] The function to wrap. + * @param {Object} [options] The options object. See `baseConvert` for more details. + * @returns {Function|Object} Returns the converted function or object. + */ +function convert(name, func, options) { + return baseConvert(util, name, func, options); +} + +module.exports = convert; diff --git a/node_modules/lodash/fp/countBy.js b/node_modules/lodash/fp/countBy.js new file mode 100644 index 0000000..dfa4643 --- /dev/null +++ b/node_modules/lodash/fp/countBy.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('countBy', require('../countBy')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/create.js b/node_modules/lodash/fp/create.js new file mode 100644 index 0000000..752025f --- /dev/null +++ b/node_modules/lodash/fp/create.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('create', require('../create')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/curry.js b/node_modules/lodash/fp/curry.js new file mode 100644 index 0000000..b0b4168 --- /dev/null +++ b/node_modules/lodash/fp/curry.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('curry', require('../curry')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/curryN.js b/node_modules/lodash/fp/curryN.js new file mode 100644 index 0000000..2ae7d00 --- /dev/null +++ b/node_modules/lodash/fp/curryN.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('curryN', require('../curry')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/curryRight.js b/node_modules/lodash/fp/curryRight.js new file mode 100644 index 0000000..cb619eb --- /dev/null +++ b/node_modules/lodash/fp/curryRight.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('curryRight', require('../curryRight')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/curryRightN.js b/node_modules/lodash/fp/curryRightN.js new file mode 100644 index 0000000..2495afc --- /dev/null +++ b/node_modules/lodash/fp/curryRightN.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('curryRightN', require('../curryRight')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/date.js b/node_modules/lodash/fp/date.js new file mode 100644 index 0000000..82cb952 --- /dev/null +++ b/node_modules/lodash/fp/date.js @@ -0,0 +1,2 @@ +var convert = require('./convert'); +module.exports = convert(require('../date')); diff --git a/node_modules/lodash/fp/debounce.js b/node_modules/lodash/fp/debounce.js new file mode 100644 index 0000000..2612229 --- /dev/null +++ b/node_modules/lodash/fp/debounce.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('debounce', require('../debounce')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/deburr.js b/node_modules/lodash/fp/deburr.js new file mode 100644 index 0000000..96463ab --- /dev/null +++ b/node_modules/lodash/fp/deburr.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('deburr', require('../deburr'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/defaultTo.js b/node_modules/lodash/fp/defaultTo.js new file mode 100644 index 0000000..d6b52a4 --- /dev/null +++ b/node_modules/lodash/fp/defaultTo.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('defaultTo', require('../defaultTo')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/defaults.js b/node_modules/lodash/fp/defaults.js new file mode 100644 index 0000000..e1a8e6e --- /dev/null +++ b/node_modules/lodash/fp/defaults.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('defaults', require('../defaults')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/defaultsAll.js b/node_modules/lodash/fp/defaultsAll.js new file mode 100644 index 0000000..238fcc3 --- /dev/null +++ b/node_modules/lodash/fp/defaultsAll.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('defaultsAll', require('../defaults')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/defaultsDeep.js b/node_modules/lodash/fp/defaultsDeep.js new file mode 100644 index 0000000..1f172ff --- /dev/null +++ b/node_modules/lodash/fp/defaultsDeep.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('defaultsDeep', require('../defaultsDeep')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/defaultsDeepAll.js b/node_modules/lodash/fp/defaultsDeepAll.js new file mode 100644 index 0000000..6835f2f --- /dev/null +++ b/node_modules/lodash/fp/defaultsDeepAll.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('defaultsDeepAll', require('../defaultsDeep')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/defer.js b/node_modules/lodash/fp/defer.js new file mode 100644 index 0000000..ec7990f --- /dev/null +++ b/node_modules/lodash/fp/defer.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('defer', require('../defer'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/delay.js b/node_modules/lodash/fp/delay.js new file mode 100644 index 0000000..556dbd5 --- /dev/null +++ b/node_modules/lodash/fp/delay.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('delay', require('../delay')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/difference.js b/node_modules/lodash/fp/difference.js new file mode 100644 index 0000000..2d03765 --- /dev/null +++ b/node_modules/lodash/fp/difference.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('difference', require('../difference')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/differenceBy.js b/node_modules/lodash/fp/differenceBy.js new file mode 100644 index 0000000..2f91491 --- /dev/null +++ b/node_modules/lodash/fp/differenceBy.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('differenceBy', require('../differenceBy')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/differenceWith.js b/node_modules/lodash/fp/differenceWith.js new file mode 100644 index 0000000..bcf5ad2 --- /dev/null +++ b/node_modules/lodash/fp/differenceWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('differenceWith', require('../differenceWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/dissoc.js b/node_modules/lodash/fp/dissoc.js new file mode 100644 index 0000000..7ec7be1 --- /dev/null +++ b/node_modules/lodash/fp/dissoc.js @@ -0,0 +1 @@ +module.exports = require('./unset'); diff --git a/node_modules/lodash/fp/dissocPath.js b/node_modules/lodash/fp/dissocPath.js new file mode 100644 index 0000000..7ec7be1 --- /dev/null +++ b/node_modules/lodash/fp/dissocPath.js @@ -0,0 +1 @@ +module.exports = require('./unset'); diff --git a/node_modules/lodash/fp/divide.js b/node_modules/lodash/fp/divide.js new file mode 100644 index 0000000..82048c5 --- /dev/null +++ b/node_modules/lodash/fp/divide.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('divide', require('../divide')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/drop.js b/node_modules/lodash/fp/drop.js new file mode 100644 index 0000000..2fa9b4f --- /dev/null +++ b/node_modules/lodash/fp/drop.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('drop', require('../drop')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/dropLast.js b/node_modules/lodash/fp/dropLast.js new file mode 100644 index 0000000..174e525 --- /dev/null +++ b/node_modules/lodash/fp/dropLast.js @@ -0,0 +1 @@ +module.exports = require('./dropRight'); diff --git a/node_modules/lodash/fp/dropLastWhile.js b/node_modules/lodash/fp/dropLastWhile.js new file mode 100644 index 0000000..be2a9d2 --- /dev/null +++ b/node_modules/lodash/fp/dropLastWhile.js @@ -0,0 +1 @@ +module.exports = require('./dropRightWhile'); diff --git a/node_modules/lodash/fp/dropRight.js b/node_modules/lodash/fp/dropRight.js new file mode 100644 index 0000000..e98881f --- /dev/null +++ b/node_modules/lodash/fp/dropRight.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('dropRight', require('../dropRight')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/dropRightWhile.js b/node_modules/lodash/fp/dropRightWhile.js new file mode 100644 index 0000000..cacaa70 --- /dev/null +++ b/node_modules/lodash/fp/dropRightWhile.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('dropRightWhile', require('../dropRightWhile')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/dropWhile.js b/node_modules/lodash/fp/dropWhile.js new file mode 100644 index 0000000..285f864 --- /dev/null +++ b/node_modules/lodash/fp/dropWhile.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('dropWhile', require('../dropWhile')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/each.js b/node_modules/lodash/fp/each.js new file mode 100644 index 0000000..8800f42 --- /dev/null +++ b/node_modules/lodash/fp/each.js @@ -0,0 +1 @@ +module.exports = require('./forEach'); diff --git a/node_modules/lodash/fp/eachRight.js b/node_modules/lodash/fp/eachRight.js new file mode 100644 index 0000000..3252b2a --- /dev/null +++ b/node_modules/lodash/fp/eachRight.js @@ -0,0 +1 @@ +module.exports = require('./forEachRight'); diff --git a/node_modules/lodash/fp/endsWith.js b/node_modules/lodash/fp/endsWith.js new file mode 100644 index 0000000..17dc2a4 --- /dev/null +++ b/node_modules/lodash/fp/endsWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('endsWith', require('../endsWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/entries.js b/node_modules/lodash/fp/entries.js new file mode 100644 index 0000000..7a88df2 --- /dev/null +++ b/node_modules/lodash/fp/entries.js @@ -0,0 +1 @@ +module.exports = require('./toPairs'); diff --git a/node_modules/lodash/fp/entriesIn.js b/node_modules/lodash/fp/entriesIn.js new file mode 100644 index 0000000..f6c6331 --- /dev/null +++ b/node_modules/lodash/fp/entriesIn.js @@ -0,0 +1 @@ +module.exports = require('./toPairsIn'); diff --git a/node_modules/lodash/fp/eq.js b/node_modules/lodash/fp/eq.js new file mode 100644 index 0000000..9a3d21b --- /dev/null +++ b/node_modules/lodash/fp/eq.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('eq', require('../eq')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/equals.js b/node_modules/lodash/fp/equals.js new file mode 100644 index 0000000..e6a5ce0 --- /dev/null +++ b/node_modules/lodash/fp/equals.js @@ -0,0 +1 @@ +module.exports = require('./isEqual'); diff --git a/node_modules/lodash/fp/escape.js b/node_modules/lodash/fp/escape.js new file mode 100644 index 0000000..52c1fbb --- /dev/null +++ b/node_modules/lodash/fp/escape.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('escape', require('../escape'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/escapeRegExp.js b/node_modules/lodash/fp/escapeRegExp.js new file mode 100644 index 0000000..369b2ef --- /dev/null +++ b/node_modules/lodash/fp/escapeRegExp.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('escapeRegExp', require('../escapeRegExp'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/every.js b/node_modules/lodash/fp/every.js new file mode 100644 index 0000000..95c2776 --- /dev/null +++ b/node_modules/lodash/fp/every.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('every', require('../every')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/extend.js b/node_modules/lodash/fp/extend.js new file mode 100644 index 0000000..e00166c --- /dev/null +++ b/node_modules/lodash/fp/extend.js @@ -0,0 +1 @@ +module.exports = require('./assignIn'); diff --git a/node_modules/lodash/fp/extendAll.js b/node_modules/lodash/fp/extendAll.js new file mode 100644 index 0000000..cc55b64 --- /dev/null +++ b/node_modules/lodash/fp/extendAll.js @@ -0,0 +1 @@ +module.exports = require('./assignInAll'); diff --git a/node_modules/lodash/fp/extendAllWith.js b/node_modules/lodash/fp/extendAllWith.js new file mode 100644 index 0000000..6679d20 --- /dev/null +++ b/node_modules/lodash/fp/extendAllWith.js @@ -0,0 +1 @@ +module.exports = require('./assignInAllWith'); diff --git a/node_modules/lodash/fp/extendWith.js b/node_modules/lodash/fp/extendWith.js new file mode 100644 index 0000000..dbdcb3b --- /dev/null +++ b/node_modules/lodash/fp/extendWith.js @@ -0,0 +1 @@ +module.exports = require('./assignInWith'); diff --git a/node_modules/lodash/fp/fill.js b/node_modules/lodash/fp/fill.js new file mode 100644 index 0000000..b2d47e8 --- /dev/null +++ b/node_modules/lodash/fp/fill.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('fill', require('../fill')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/filter.js b/node_modules/lodash/fp/filter.js new file mode 100644 index 0000000..796d501 --- /dev/null +++ b/node_modules/lodash/fp/filter.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('filter', require('../filter')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/find.js b/node_modules/lodash/fp/find.js new file mode 100644 index 0000000..f805d33 --- /dev/null +++ b/node_modules/lodash/fp/find.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('find', require('../find')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/findFrom.js b/node_modules/lodash/fp/findFrom.js new file mode 100644 index 0000000..da8275e --- /dev/null +++ b/node_modules/lodash/fp/findFrom.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('findFrom', require('../find')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/findIndex.js b/node_modules/lodash/fp/findIndex.js new file mode 100644 index 0000000..8c15fd1 --- /dev/null +++ b/node_modules/lodash/fp/findIndex.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('findIndex', require('../findIndex')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/findIndexFrom.js b/node_modules/lodash/fp/findIndexFrom.js new file mode 100644 index 0000000..32e98cb --- /dev/null +++ b/node_modules/lodash/fp/findIndexFrom.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('findIndexFrom', require('../findIndex')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/findKey.js b/node_modules/lodash/fp/findKey.js new file mode 100644 index 0000000..475bcfa --- /dev/null +++ b/node_modules/lodash/fp/findKey.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('findKey', require('../findKey')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/findLast.js b/node_modules/lodash/fp/findLast.js new file mode 100644 index 0000000..093fe94 --- /dev/null +++ b/node_modules/lodash/fp/findLast.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('findLast', require('../findLast')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/findLastFrom.js b/node_modules/lodash/fp/findLastFrom.js new file mode 100644 index 0000000..76c38fb --- /dev/null +++ b/node_modules/lodash/fp/findLastFrom.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('findLastFrom', require('../findLast')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/findLastIndex.js b/node_modules/lodash/fp/findLastIndex.js new file mode 100644 index 0000000..36986df --- /dev/null +++ b/node_modules/lodash/fp/findLastIndex.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('findLastIndex', require('../findLastIndex')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/findLastIndexFrom.js b/node_modules/lodash/fp/findLastIndexFrom.js new file mode 100644 index 0000000..34c8176 --- /dev/null +++ b/node_modules/lodash/fp/findLastIndexFrom.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('findLastIndexFrom', require('../findLastIndex')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/findLastKey.js b/node_modules/lodash/fp/findLastKey.js new file mode 100644 index 0000000..5f81b60 --- /dev/null +++ b/node_modules/lodash/fp/findLastKey.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('findLastKey', require('../findLastKey')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/first.js b/node_modules/lodash/fp/first.js new file mode 100644 index 0000000..53f4ad1 --- /dev/null +++ b/node_modules/lodash/fp/first.js @@ -0,0 +1 @@ +module.exports = require('./head'); diff --git a/node_modules/lodash/fp/flatMap.js b/node_modules/lodash/fp/flatMap.js new file mode 100644 index 0000000..d01dc4d --- /dev/null +++ b/node_modules/lodash/fp/flatMap.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('flatMap', require('../flatMap')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/flatMapDeep.js b/node_modules/lodash/fp/flatMapDeep.js new file mode 100644 index 0000000..569c42e --- /dev/null +++ b/node_modules/lodash/fp/flatMapDeep.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('flatMapDeep', require('../flatMapDeep')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/flatMapDepth.js b/node_modules/lodash/fp/flatMapDepth.js new file mode 100644 index 0000000..6eb68fd --- /dev/null +++ b/node_modules/lodash/fp/flatMapDepth.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('flatMapDepth', require('../flatMapDepth')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/flatten.js b/node_modules/lodash/fp/flatten.js new file mode 100644 index 0000000..30425d8 --- /dev/null +++ b/node_modules/lodash/fp/flatten.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('flatten', require('../flatten'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/flattenDeep.js b/node_modules/lodash/fp/flattenDeep.js new file mode 100644 index 0000000..aed5db2 --- /dev/null +++ b/node_modules/lodash/fp/flattenDeep.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('flattenDeep', require('../flattenDeep'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/flattenDepth.js b/node_modules/lodash/fp/flattenDepth.js new file mode 100644 index 0000000..ad65e37 --- /dev/null +++ b/node_modules/lodash/fp/flattenDepth.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('flattenDepth', require('../flattenDepth')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/flip.js b/node_modules/lodash/fp/flip.js new file mode 100644 index 0000000..0547e7b --- /dev/null +++ b/node_modules/lodash/fp/flip.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('flip', require('../flip'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/floor.js b/node_modules/lodash/fp/floor.js new file mode 100644 index 0000000..a6cf335 --- /dev/null +++ b/node_modules/lodash/fp/floor.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('floor', require('../floor')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/flow.js b/node_modules/lodash/fp/flow.js new file mode 100644 index 0000000..cd83677 --- /dev/null +++ b/node_modules/lodash/fp/flow.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('flow', require('../flow')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/flowRight.js b/node_modules/lodash/fp/flowRight.js new file mode 100644 index 0000000..972a5b9 --- /dev/null +++ b/node_modules/lodash/fp/flowRight.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('flowRight', require('../flowRight')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/forEach.js b/node_modules/lodash/fp/forEach.js new file mode 100644 index 0000000..2f49452 --- /dev/null +++ b/node_modules/lodash/fp/forEach.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('forEach', require('../forEach')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/forEachRight.js b/node_modules/lodash/fp/forEachRight.js new file mode 100644 index 0000000..3ff9733 --- /dev/null +++ b/node_modules/lodash/fp/forEachRight.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('forEachRight', require('../forEachRight')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/forIn.js b/node_modules/lodash/fp/forIn.js new file mode 100644 index 0000000..9341749 --- /dev/null +++ b/node_modules/lodash/fp/forIn.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('forIn', require('../forIn')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/forInRight.js b/node_modules/lodash/fp/forInRight.js new file mode 100644 index 0000000..cecf8bb --- /dev/null +++ b/node_modules/lodash/fp/forInRight.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('forInRight', require('../forInRight')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/forOwn.js b/node_modules/lodash/fp/forOwn.js new file mode 100644 index 0000000..246449e --- /dev/null +++ b/node_modules/lodash/fp/forOwn.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('forOwn', require('../forOwn')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/forOwnRight.js b/node_modules/lodash/fp/forOwnRight.js new file mode 100644 index 0000000..c5e826e --- /dev/null +++ b/node_modules/lodash/fp/forOwnRight.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('forOwnRight', require('../forOwnRight')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/fromPairs.js b/node_modules/lodash/fp/fromPairs.js new file mode 100644 index 0000000..f8cc596 --- /dev/null +++ b/node_modules/lodash/fp/fromPairs.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('fromPairs', require('../fromPairs')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/function.js b/node_modules/lodash/fp/function.js new file mode 100644 index 0000000..dfe69b1 --- /dev/null +++ b/node_modules/lodash/fp/function.js @@ -0,0 +1,2 @@ +var convert = require('./convert'); +module.exports = convert(require('../function')); diff --git a/node_modules/lodash/fp/functions.js b/node_modules/lodash/fp/functions.js new file mode 100644 index 0000000..09d1bb1 --- /dev/null +++ b/node_modules/lodash/fp/functions.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('functions', require('../functions'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/functionsIn.js b/node_modules/lodash/fp/functionsIn.js new file mode 100644 index 0000000..2cfeb83 --- /dev/null +++ b/node_modules/lodash/fp/functionsIn.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('functionsIn', require('../functionsIn'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/get.js b/node_modules/lodash/fp/get.js new file mode 100644 index 0000000..6d3a328 --- /dev/null +++ b/node_modules/lodash/fp/get.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('get', require('../get')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/getOr.js b/node_modules/lodash/fp/getOr.js new file mode 100644 index 0000000..7dbf771 --- /dev/null +++ b/node_modules/lodash/fp/getOr.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('getOr', require('../get')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/groupBy.js b/node_modules/lodash/fp/groupBy.js new file mode 100644 index 0000000..fc0bc78 --- /dev/null +++ b/node_modules/lodash/fp/groupBy.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('groupBy', require('../groupBy')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/gt.js b/node_modules/lodash/fp/gt.js new file mode 100644 index 0000000..9e57c80 --- /dev/null +++ b/node_modules/lodash/fp/gt.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('gt', require('../gt')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/gte.js b/node_modules/lodash/fp/gte.js new file mode 100644 index 0000000..4584786 --- /dev/null +++ b/node_modules/lodash/fp/gte.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('gte', require('../gte')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/has.js b/node_modules/lodash/fp/has.js new file mode 100644 index 0000000..b901298 --- /dev/null +++ b/node_modules/lodash/fp/has.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('has', require('../has')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/hasIn.js b/node_modules/lodash/fp/hasIn.js new file mode 100644 index 0000000..b3c3d1a --- /dev/null +++ b/node_modules/lodash/fp/hasIn.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('hasIn', require('../hasIn')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/head.js b/node_modules/lodash/fp/head.js new file mode 100644 index 0000000..2694f0a --- /dev/null +++ b/node_modules/lodash/fp/head.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('head', require('../head'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/identical.js b/node_modules/lodash/fp/identical.js new file mode 100644 index 0000000..85563f4 --- /dev/null +++ b/node_modules/lodash/fp/identical.js @@ -0,0 +1 @@ +module.exports = require('./eq'); diff --git a/node_modules/lodash/fp/identity.js b/node_modules/lodash/fp/identity.js new file mode 100644 index 0000000..096415a --- /dev/null +++ b/node_modules/lodash/fp/identity.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('identity', require('../identity'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/inRange.js b/node_modules/lodash/fp/inRange.js new file mode 100644 index 0000000..202d940 --- /dev/null +++ b/node_modules/lodash/fp/inRange.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('inRange', require('../inRange')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/includes.js b/node_modules/lodash/fp/includes.js new file mode 100644 index 0000000..1146780 --- /dev/null +++ b/node_modules/lodash/fp/includes.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('includes', require('../includes')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/includesFrom.js b/node_modules/lodash/fp/includesFrom.js new file mode 100644 index 0000000..683afdb --- /dev/null +++ b/node_modules/lodash/fp/includesFrom.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('includesFrom', require('../includes')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/indexBy.js b/node_modules/lodash/fp/indexBy.js new file mode 100644 index 0000000..7e64bc0 --- /dev/null +++ b/node_modules/lodash/fp/indexBy.js @@ -0,0 +1 @@ +module.exports = require('./keyBy'); diff --git a/node_modules/lodash/fp/indexOf.js b/node_modules/lodash/fp/indexOf.js new file mode 100644 index 0000000..524658e --- /dev/null +++ b/node_modules/lodash/fp/indexOf.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('indexOf', require('../indexOf')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/indexOfFrom.js b/node_modules/lodash/fp/indexOfFrom.js new file mode 100644 index 0000000..d99c822 --- /dev/null +++ b/node_modules/lodash/fp/indexOfFrom.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('indexOfFrom', require('../indexOf')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/init.js b/node_modules/lodash/fp/init.js new file mode 100644 index 0000000..2f88d8b --- /dev/null +++ b/node_modules/lodash/fp/init.js @@ -0,0 +1 @@ +module.exports = require('./initial'); diff --git a/node_modules/lodash/fp/initial.js b/node_modules/lodash/fp/initial.js new file mode 100644 index 0000000..b732ba0 --- /dev/null +++ b/node_modules/lodash/fp/initial.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('initial', require('../initial'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/intersection.js b/node_modules/lodash/fp/intersection.js new file mode 100644 index 0000000..52936d5 --- /dev/null +++ b/node_modules/lodash/fp/intersection.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('intersection', require('../intersection')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/intersectionBy.js b/node_modules/lodash/fp/intersectionBy.js new file mode 100644 index 0000000..72629f2 --- /dev/null +++ b/node_modules/lodash/fp/intersectionBy.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('intersectionBy', require('../intersectionBy')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/intersectionWith.js b/node_modules/lodash/fp/intersectionWith.js new file mode 100644 index 0000000..e064f40 --- /dev/null +++ b/node_modules/lodash/fp/intersectionWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('intersectionWith', require('../intersectionWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/invert.js b/node_modules/lodash/fp/invert.js new file mode 100644 index 0000000..2d5d1f0 --- /dev/null +++ b/node_modules/lodash/fp/invert.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('invert', require('../invert')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/invertBy.js b/node_modules/lodash/fp/invertBy.js new file mode 100644 index 0000000..63ca97e --- /dev/null +++ b/node_modules/lodash/fp/invertBy.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('invertBy', require('../invertBy')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/invertObj.js b/node_modules/lodash/fp/invertObj.js new file mode 100644 index 0000000..f1d842e --- /dev/null +++ b/node_modules/lodash/fp/invertObj.js @@ -0,0 +1 @@ +module.exports = require('./invert'); diff --git a/node_modules/lodash/fp/invoke.js b/node_modules/lodash/fp/invoke.js new file mode 100644 index 0000000..fcf17f0 --- /dev/null +++ b/node_modules/lodash/fp/invoke.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('invoke', require('../invoke')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/invokeArgs.js b/node_modules/lodash/fp/invokeArgs.js new file mode 100644 index 0000000..d3f2953 --- /dev/null +++ b/node_modules/lodash/fp/invokeArgs.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('invokeArgs', require('../invoke')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/invokeArgsMap.js b/node_modules/lodash/fp/invokeArgsMap.js new file mode 100644 index 0000000..eaa9f84 --- /dev/null +++ b/node_modules/lodash/fp/invokeArgsMap.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('invokeArgsMap', require('../invokeMap')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/invokeMap.js b/node_modules/lodash/fp/invokeMap.js new file mode 100644 index 0000000..6515fd7 --- /dev/null +++ b/node_modules/lodash/fp/invokeMap.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('invokeMap', require('../invokeMap')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isArguments.js b/node_modules/lodash/fp/isArguments.js new file mode 100644 index 0000000..1d93c9e --- /dev/null +++ b/node_modules/lodash/fp/isArguments.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isArguments', require('../isArguments'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isArray.js b/node_modules/lodash/fp/isArray.js new file mode 100644 index 0000000..ba7ade8 --- /dev/null +++ b/node_modules/lodash/fp/isArray.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isArray', require('../isArray'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isArrayBuffer.js b/node_modules/lodash/fp/isArrayBuffer.js new file mode 100644 index 0000000..5088513 --- /dev/null +++ b/node_modules/lodash/fp/isArrayBuffer.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isArrayBuffer', require('../isArrayBuffer'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isArrayLike.js b/node_modules/lodash/fp/isArrayLike.js new file mode 100644 index 0000000..8f1856b --- /dev/null +++ b/node_modules/lodash/fp/isArrayLike.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isArrayLike', require('../isArrayLike'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isArrayLikeObject.js b/node_modules/lodash/fp/isArrayLikeObject.js new file mode 100644 index 0000000..2108498 --- /dev/null +++ b/node_modules/lodash/fp/isArrayLikeObject.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isArrayLikeObject', require('../isArrayLikeObject'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isBoolean.js b/node_modules/lodash/fp/isBoolean.js new file mode 100644 index 0000000..9339f75 --- /dev/null +++ b/node_modules/lodash/fp/isBoolean.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isBoolean', require('../isBoolean'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isBuffer.js b/node_modules/lodash/fp/isBuffer.js new file mode 100644 index 0000000..e60b123 --- /dev/null +++ b/node_modules/lodash/fp/isBuffer.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isBuffer', require('../isBuffer'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isDate.js b/node_modules/lodash/fp/isDate.js new file mode 100644 index 0000000..dc41d08 --- /dev/null +++ b/node_modules/lodash/fp/isDate.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isDate', require('../isDate'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isElement.js b/node_modules/lodash/fp/isElement.js new file mode 100644 index 0000000..18ee039 --- /dev/null +++ b/node_modules/lodash/fp/isElement.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isElement', require('../isElement'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isEmpty.js b/node_modules/lodash/fp/isEmpty.js new file mode 100644 index 0000000..0f4ae84 --- /dev/null +++ b/node_modules/lodash/fp/isEmpty.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isEmpty', require('../isEmpty'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isEqual.js b/node_modules/lodash/fp/isEqual.js new file mode 100644 index 0000000..4138386 --- /dev/null +++ b/node_modules/lodash/fp/isEqual.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isEqual', require('../isEqual')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isEqualWith.js b/node_modules/lodash/fp/isEqualWith.js new file mode 100644 index 0000000..029ff5c --- /dev/null +++ b/node_modules/lodash/fp/isEqualWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isEqualWith', require('../isEqualWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isError.js b/node_modules/lodash/fp/isError.js new file mode 100644 index 0000000..3dfd81c --- /dev/null +++ b/node_modules/lodash/fp/isError.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isError', require('../isError'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isFinite.js b/node_modules/lodash/fp/isFinite.js new file mode 100644 index 0000000..0b647b8 --- /dev/null +++ b/node_modules/lodash/fp/isFinite.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isFinite', require('../isFinite'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isFunction.js b/node_modules/lodash/fp/isFunction.js new file mode 100644 index 0000000..ff8e5c4 --- /dev/null +++ b/node_modules/lodash/fp/isFunction.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isFunction', require('../isFunction'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isInteger.js b/node_modules/lodash/fp/isInteger.js new file mode 100644 index 0000000..67af4ff --- /dev/null +++ b/node_modules/lodash/fp/isInteger.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isInteger', require('../isInteger'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isLength.js b/node_modules/lodash/fp/isLength.js new file mode 100644 index 0000000..fc101c5 --- /dev/null +++ b/node_modules/lodash/fp/isLength.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isLength', require('../isLength'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isMap.js b/node_modules/lodash/fp/isMap.js new file mode 100644 index 0000000..a209aa6 --- /dev/null +++ b/node_modules/lodash/fp/isMap.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isMap', require('../isMap'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isMatch.js b/node_modules/lodash/fp/isMatch.js new file mode 100644 index 0000000..6264ca1 --- /dev/null +++ b/node_modules/lodash/fp/isMatch.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isMatch', require('../isMatch')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isMatchWith.js b/node_modules/lodash/fp/isMatchWith.js new file mode 100644 index 0000000..d95f319 --- /dev/null +++ b/node_modules/lodash/fp/isMatchWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isMatchWith', require('../isMatchWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isNaN.js b/node_modules/lodash/fp/isNaN.js new file mode 100644 index 0000000..66a978f --- /dev/null +++ b/node_modules/lodash/fp/isNaN.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isNaN', require('../isNaN'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isNative.js b/node_modules/lodash/fp/isNative.js new file mode 100644 index 0000000..3d775ba --- /dev/null +++ b/node_modules/lodash/fp/isNative.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isNative', require('../isNative'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isNil.js b/node_modules/lodash/fp/isNil.js new file mode 100644 index 0000000..5952c02 --- /dev/null +++ b/node_modules/lodash/fp/isNil.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isNil', require('../isNil'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isNull.js b/node_modules/lodash/fp/isNull.js new file mode 100644 index 0000000..f201a35 --- /dev/null +++ b/node_modules/lodash/fp/isNull.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isNull', require('../isNull'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isNumber.js b/node_modules/lodash/fp/isNumber.js new file mode 100644 index 0000000..a2b5fa0 --- /dev/null +++ b/node_modules/lodash/fp/isNumber.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isNumber', require('../isNumber'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isObject.js b/node_modules/lodash/fp/isObject.js new file mode 100644 index 0000000..231ace0 --- /dev/null +++ b/node_modules/lodash/fp/isObject.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isObject', require('../isObject'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isObjectLike.js b/node_modules/lodash/fp/isObjectLike.js new file mode 100644 index 0000000..f16082e --- /dev/null +++ b/node_modules/lodash/fp/isObjectLike.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isObjectLike', require('../isObjectLike'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isPlainObject.js b/node_modules/lodash/fp/isPlainObject.js new file mode 100644 index 0000000..b5bea90 --- /dev/null +++ b/node_modules/lodash/fp/isPlainObject.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isPlainObject', require('../isPlainObject'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isRegExp.js b/node_modules/lodash/fp/isRegExp.js new file mode 100644 index 0000000..12a1a3d --- /dev/null +++ b/node_modules/lodash/fp/isRegExp.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isRegExp', require('../isRegExp'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isSafeInteger.js b/node_modules/lodash/fp/isSafeInteger.js new file mode 100644 index 0000000..7230f55 --- /dev/null +++ b/node_modules/lodash/fp/isSafeInteger.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isSafeInteger', require('../isSafeInteger'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isSet.js b/node_modules/lodash/fp/isSet.js new file mode 100644 index 0000000..35c01f6 --- /dev/null +++ b/node_modules/lodash/fp/isSet.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isSet', require('../isSet'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isString.js b/node_modules/lodash/fp/isString.js new file mode 100644 index 0000000..1fd0679 --- /dev/null +++ b/node_modules/lodash/fp/isString.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isString', require('../isString'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isSymbol.js b/node_modules/lodash/fp/isSymbol.js new file mode 100644 index 0000000..3867695 --- /dev/null +++ b/node_modules/lodash/fp/isSymbol.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isSymbol', require('../isSymbol'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isTypedArray.js b/node_modules/lodash/fp/isTypedArray.js new file mode 100644 index 0000000..8567953 --- /dev/null +++ b/node_modules/lodash/fp/isTypedArray.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isTypedArray', require('../isTypedArray'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isUndefined.js b/node_modules/lodash/fp/isUndefined.js new file mode 100644 index 0000000..ddbca31 --- /dev/null +++ b/node_modules/lodash/fp/isUndefined.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isUndefined', require('../isUndefined'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isWeakMap.js b/node_modules/lodash/fp/isWeakMap.js new file mode 100644 index 0000000..ef60c61 --- /dev/null +++ b/node_modules/lodash/fp/isWeakMap.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isWeakMap', require('../isWeakMap'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/isWeakSet.js b/node_modules/lodash/fp/isWeakSet.js new file mode 100644 index 0000000..c99bfaa --- /dev/null +++ b/node_modules/lodash/fp/isWeakSet.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('isWeakSet', require('../isWeakSet'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/iteratee.js b/node_modules/lodash/fp/iteratee.js new file mode 100644 index 0000000..9f0f717 --- /dev/null +++ b/node_modules/lodash/fp/iteratee.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('iteratee', require('../iteratee')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/join.js b/node_modules/lodash/fp/join.js new file mode 100644 index 0000000..a220e00 --- /dev/null +++ b/node_modules/lodash/fp/join.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('join', require('../join')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/juxt.js b/node_modules/lodash/fp/juxt.js new file mode 100644 index 0000000..f71e04e --- /dev/null +++ b/node_modules/lodash/fp/juxt.js @@ -0,0 +1 @@ +module.exports = require('./over'); diff --git a/node_modules/lodash/fp/kebabCase.js b/node_modules/lodash/fp/kebabCase.js new file mode 100644 index 0000000..60737f1 --- /dev/null +++ b/node_modules/lodash/fp/kebabCase.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('kebabCase', require('../kebabCase'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/keyBy.js b/node_modules/lodash/fp/keyBy.js new file mode 100644 index 0000000..9a6a85d --- /dev/null +++ b/node_modules/lodash/fp/keyBy.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('keyBy', require('../keyBy')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/keys.js b/node_modules/lodash/fp/keys.js new file mode 100644 index 0000000..e12bb07 --- /dev/null +++ b/node_modules/lodash/fp/keys.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('keys', require('../keys'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/keysIn.js b/node_modules/lodash/fp/keysIn.js new file mode 100644 index 0000000..f3eb36a --- /dev/null +++ b/node_modules/lodash/fp/keysIn.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('keysIn', require('../keysIn'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/lang.js b/node_modules/lodash/fp/lang.js new file mode 100644 index 0000000..08cc9c1 --- /dev/null +++ b/node_modules/lodash/fp/lang.js @@ -0,0 +1,2 @@ +var convert = require('./convert'); +module.exports = convert(require('../lang')); diff --git a/node_modules/lodash/fp/last.js b/node_modules/lodash/fp/last.js new file mode 100644 index 0000000..0f71699 --- /dev/null +++ b/node_modules/lodash/fp/last.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('last', require('../last'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/lastIndexOf.js b/node_modules/lodash/fp/lastIndexOf.js new file mode 100644 index 0000000..ddf39c3 --- /dev/null +++ b/node_modules/lodash/fp/lastIndexOf.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('lastIndexOf', require('../lastIndexOf')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/lastIndexOfFrom.js b/node_modules/lodash/fp/lastIndexOfFrom.js new file mode 100644 index 0000000..1ff6a0b --- /dev/null +++ b/node_modules/lodash/fp/lastIndexOfFrom.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('lastIndexOfFrom', require('../lastIndexOf')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/lowerCase.js b/node_modules/lodash/fp/lowerCase.js new file mode 100644 index 0000000..ea64bc1 --- /dev/null +++ b/node_modules/lodash/fp/lowerCase.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('lowerCase', require('../lowerCase'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/lowerFirst.js b/node_modules/lodash/fp/lowerFirst.js new file mode 100644 index 0000000..539720a --- /dev/null +++ b/node_modules/lodash/fp/lowerFirst.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('lowerFirst', require('../lowerFirst'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/lt.js b/node_modules/lodash/fp/lt.js new file mode 100644 index 0000000..a31d21e --- /dev/null +++ b/node_modules/lodash/fp/lt.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('lt', require('../lt')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/lte.js b/node_modules/lodash/fp/lte.js new file mode 100644 index 0000000..d795d10 --- /dev/null +++ b/node_modules/lodash/fp/lte.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('lte', require('../lte')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/map.js b/node_modules/lodash/fp/map.js new file mode 100644 index 0000000..cf98794 --- /dev/null +++ b/node_modules/lodash/fp/map.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('map', require('../map')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/mapKeys.js b/node_modules/lodash/fp/mapKeys.js new file mode 100644 index 0000000..1684587 --- /dev/null +++ b/node_modules/lodash/fp/mapKeys.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('mapKeys', require('../mapKeys')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/mapValues.js b/node_modules/lodash/fp/mapValues.js new file mode 100644 index 0000000..4004972 --- /dev/null +++ b/node_modules/lodash/fp/mapValues.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('mapValues', require('../mapValues')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/matches.js b/node_modules/lodash/fp/matches.js new file mode 100644 index 0000000..29d1e1e --- /dev/null +++ b/node_modules/lodash/fp/matches.js @@ -0,0 +1 @@ +module.exports = require('./isMatch'); diff --git a/node_modules/lodash/fp/matchesProperty.js b/node_modules/lodash/fp/matchesProperty.js new file mode 100644 index 0000000..4575bd2 --- /dev/null +++ b/node_modules/lodash/fp/matchesProperty.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('matchesProperty', require('../matchesProperty')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/math.js b/node_modules/lodash/fp/math.js new file mode 100644 index 0000000..e8f50f7 --- /dev/null +++ b/node_modules/lodash/fp/math.js @@ -0,0 +1,2 @@ +var convert = require('./convert'); +module.exports = convert(require('../math')); diff --git a/node_modules/lodash/fp/max.js b/node_modules/lodash/fp/max.js new file mode 100644 index 0000000..a66acac --- /dev/null +++ b/node_modules/lodash/fp/max.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('max', require('../max'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/maxBy.js b/node_modules/lodash/fp/maxBy.js new file mode 100644 index 0000000..d083fd6 --- /dev/null +++ b/node_modules/lodash/fp/maxBy.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('maxBy', require('../maxBy')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/mean.js b/node_modules/lodash/fp/mean.js new file mode 100644 index 0000000..3117246 --- /dev/null +++ b/node_modules/lodash/fp/mean.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('mean', require('../mean'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/meanBy.js b/node_modules/lodash/fp/meanBy.js new file mode 100644 index 0000000..556f25e --- /dev/null +++ b/node_modules/lodash/fp/meanBy.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('meanBy', require('../meanBy')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/memoize.js b/node_modules/lodash/fp/memoize.js new file mode 100644 index 0000000..638eec6 --- /dev/null +++ b/node_modules/lodash/fp/memoize.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('memoize', require('../memoize')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/merge.js b/node_modules/lodash/fp/merge.js new file mode 100644 index 0000000..ac66add --- /dev/null +++ b/node_modules/lodash/fp/merge.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('merge', require('../merge')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/mergeAll.js b/node_modules/lodash/fp/mergeAll.js new file mode 100644 index 0000000..a3674d6 --- /dev/null +++ b/node_modules/lodash/fp/mergeAll.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('mergeAll', require('../merge')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/mergeAllWith.js b/node_modules/lodash/fp/mergeAllWith.js new file mode 100644 index 0000000..4bd4206 --- /dev/null +++ b/node_modules/lodash/fp/mergeAllWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('mergeAllWith', require('../mergeWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/mergeWith.js b/node_modules/lodash/fp/mergeWith.js new file mode 100644 index 0000000..00d44d5 --- /dev/null +++ b/node_modules/lodash/fp/mergeWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('mergeWith', require('../mergeWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/method.js b/node_modules/lodash/fp/method.js new file mode 100644 index 0000000..f4060c6 --- /dev/null +++ b/node_modules/lodash/fp/method.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('method', require('../method')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/methodOf.js b/node_modules/lodash/fp/methodOf.js new file mode 100644 index 0000000..6139905 --- /dev/null +++ b/node_modules/lodash/fp/methodOf.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('methodOf', require('../methodOf')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/min.js b/node_modules/lodash/fp/min.js new file mode 100644 index 0000000..d12c6b4 --- /dev/null +++ b/node_modules/lodash/fp/min.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('min', require('../min'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/minBy.js b/node_modules/lodash/fp/minBy.js new file mode 100644 index 0000000..fdb9e24 --- /dev/null +++ b/node_modules/lodash/fp/minBy.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('minBy', require('../minBy')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/mixin.js b/node_modules/lodash/fp/mixin.js new file mode 100644 index 0000000..332e6fb --- /dev/null +++ b/node_modules/lodash/fp/mixin.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('mixin', require('../mixin')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/multiply.js b/node_modules/lodash/fp/multiply.js new file mode 100644 index 0000000..4dcf0b0 --- /dev/null +++ b/node_modules/lodash/fp/multiply.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('multiply', require('../multiply')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/nAry.js b/node_modules/lodash/fp/nAry.js new file mode 100644 index 0000000..f262a76 --- /dev/null +++ b/node_modules/lodash/fp/nAry.js @@ -0,0 +1 @@ +module.exports = require('./ary'); diff --git a/node_modules/lodash/fp/negate.js b/node_modules/lodash/fp/negate.js new file mode 100644 index 0000000..8b6dc7c --- /dev/null +++ b/node_modules/lodash/fp/negate.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('negate', require('../negate'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/next.js b/node_modules/lodash/fp/next.js new file mode 100644 index 0000000..140155e --- /dev/null +++ b/node_modules/lodash/fp/next.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('next', require('../next'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/noop.js b/node_modules/lodash/fp/noop.js new file mode 100644 index 0000000..b9e32cc --- /dev/null +++ b/node_modules/lodash/fp/noop.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('noop', require('../noop'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/now.js b/node_modules/lodash/fp/now.js new file mode 100644 index 0000000..6de2068 --- /dev/null +++ b/node_modules/lodash/fp/now.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('now', require('../now'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/nth.js b/node_modules/lodash/fp/nth.js new file mode 100644 index 0000000..da4fda7 --- /dev/null +++ b/node_modules/lodash/fp/nth.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('nth', require('../nth')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/nthArg.js b/node_modules/lodash/fp/nthArg.js new file mode 100644 index 0000000..fce3165 --- /dev/null +++ b/node_modules/lodash/fp/nthArg.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('nthArg', require('../nthArg')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/number.js b/node_modules/lodash/fp/number.js new file mode 100644 index 0000000..5c10b88 --- /dev/null +++ b/node_modules/lodash/fp/number.js @@ -0,0 +1,2 @@ +var convert = require('./convert'); +module.exports = convert(require('../number')); diff --git a/node_modules/lodash/fp/object.js b/node_modules/lodash/fp/object.js new file mode 100644 index 0000000..ae39a13 --- /dev/null +++ b/node_modules/lodash/fp/object.js @@ -0,0 +1,2 @@ +var convert = require('./convert'); +module.exports = convert(require('../object')); diff --git a/node_modules/lodash/fp/omit.js b/node_modules/lodash/fp/omit.js new file mode 100644 index 0000000..fd68529 --- /dev/null +++ b/node_modules/lodash/fp/omit.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('omit', require('../omit')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/omitAll.js b/node_modules/lodash/fp/omitAll.js new file mode 100644 index 0000000..144cf4b --- /dev/null +++ b/node_modules/lodash/fp/omitAll.js @@ -0,0 +1 @@ +module.exports = require('./omit'); diff --git a/node_modules/lodash/fp/omitBy.js b/node_modules/lodash/fp/omitBy.js new file mode 100644 index 0000000..90df738 --- /dev/null +++ b/node_modules/lodash/fp/omitBy.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('omitBy', require('../omitBy')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/once.js b/node_modules/lodash/fp/once.js new file mode 100644 index 0000000..f8f0a5c --- /dev/null +++ b/node_modules/lodash/fp/once.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('once', require('../once'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/orderBy.js b/node_modules/lodash/fp/orderBy.js new file mode 100644 index 0000000..848e210 --- /dev/null +++ b/node_modules/lodash/fp/orderBy.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('orderBy', require('../orderBy')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/over.js b/node_modules/lodash/fp/over.js new file mode 100644 index 0000000..01eba7b --- /dev/null +++ b/node_modules/lodash/fp/over.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('over', require('../over')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/overArgs.js b/node_modules/lodash/fp/overArgs.js new file mode 100644 index 0000000..738556f --- /dev/null +++ b/node_modules/lodash/fp/overArgs.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('overArgs', require('../overArgs')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/overEvery.js b/node_modules/lodash/fp/overEvery.js new file mode 100644 index 0000000..9f5a032 --- /dev/null +++ b/node_modules/lodash/fp/overEvery.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('overEvery', require('../overEvery')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/overSome.js b/node_modules/lodash/fp/overSome.js new file mode 100644 index 0000000..15939d5 --- /dev/null +++ b/node_modules/lodash/fp/overSome.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('overSome', require('../overSome')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/pad.js b/node_modules/lodash/fp/pad.js new file mode 100644 index 0000000..f1dea4a --- /dev/null +++ b/node_modules/lodash/fp/pad.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('pad', require('../pad')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/padChars.js b/node_modules/lodash/fp/padChars.js new file mode 100644 index 0000000..d6e0804 --- /dev/null +++ b/node_modules/lodash/fp/padChars.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('padChars', require('../pad')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/padCharsEnd.js b/node_modules/lodash/fp/padCharsEnd.js new file mode 100644 index 0000000..d4ab79a --- /dev/null +++ b/node_modules/lodash/fp/padCharsEnd.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('padCharsEnd', require('../padEnd')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/padCharsStart.js b/node_modules/lodash/fp/padCharsStart.js new file mode 100644 index 0000000..a08a300 --- /dev/null +++ b/node_modules/lodash/fp/padCharsStart.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('padCharsStart', require('../padStart')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/padEnd.js b/node_modules/lodash/fp/padEnd.js new file mode 100644 index 0000000..a8522ec --- /dev/null +++ b/node_modules/lodash/fp/padEnd.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('padEnd', require('../padEnd')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/padStart.js b/node_modules/lodash/fp/padStart.js new file mode 100644 index 0000000..f4ca79d --- /dev/null +++ b/node_modules/lodash/fp/padStart.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('padStart', require('../padStart')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/parseInt.js b/node_modules/lodash/fp/parseInt.js new file mode 100644 index 0000000..27314cc --- /dev/null +++ b/node_modules/lodash/fp/parseInt.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('parseInt', require('../parseInt')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/partial.js b/node_modules/lodash/fp/partial.js new file mode 100644 index 0000000..5d46015 --- /dev/null +++ b/node_modules/lodash/fp/partial.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('partial', require('../partial')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/partialRight.js b/node_modules/lodash/fp/partialRight.js new file mode 100644 index 0000000..7f05fed --- /dev/null +++ b/node_modules/lodash/fp/partialRight.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('partialRight', require('../partialRight')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/partition.js b/node_modules/lodash/fp/partition.js new file mode 100644 index 0000000..2ebcacc --- /dev/null +++ b/node_modules/lodash/fp/partition.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('partition', require('../partition')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/path.js b/node_modules/lodash/fp/path.js new file mode 100644 index 0000000..b29cfb2 --- /dev/null +++ b/node_modules/lodash/fp/path.js @@ -0,0 +1 @@ +module.exports = require('./get'); diff --git a/node_modules/lodash/fp/pathEq.js b/node_modules/lodash/fp/pathEq.js new file mode 100644 index 0000000..36c027a --- /dev/null +++ b/node_modules/lodash/fp/pathEq.js @@ -0,0 +1 @@ +module.exports = require('./matchesProperty'); diff --git a/node_modules/lodash/fp/pathOr.js b/node_modules/lodash/fp/pathOr.js new file mode 100644 index 0000000..4ab5820 --- /dev/null +++ b/node_modules/lodash/fp/pathOr.js @@ -0,0 +1 @@ +module.exports = require('./getOr'); diff --git a/node_modules/lodash/fp/paths.js b/node_modules/lodash/fp/paths.js new file mode 100644 index 0000000..1eb7950 --- /dev/null +++ b/node_modules/lodash/fp/paths.js @@ -0,0 +1 @@ +module.exports = require('./at'); diff --git a/node_modules/lodash/fp/pick.js b/node_modules/lodash/fp/pick.js new file mode 100644 index 0000000..197393d --- /dev/null +++ b/node_modules/lodash/fp/pick.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('pick', require('../pick')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/pickAll.js b/node_modules/lodash/fp/pickAll.js new file mode 100644 index 0000000..a8ecd46 --- /dev/null +++ b/node_modules/lodash/fp/pickAll.js @@ -0,0 +1 @@ +module.exports = require('./pick'); diff --git a/node_modules/lodash/fp/pickBy.js b/node_modules/lodash/fp/pickBy.js new file mode 100644 index 0000000..d832d16 --- /dev/null +++ b/node_modules/lodash/fp/pickBy.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('pickBy', require('../pickBy')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/pipe.js b/node_modules/lodash/fp/pipe.js new file mode 100644 index 0000000..b2e1e2c --- /dev/null +++ b/node_modules/lodash/fp/pipe.js @@ -0,0 +1 @@ +module.exports = require('./flow'); diff --git a/node_modules/lodash/fp/placeholder.js b/node_modules/lodash/fp/placeholder.js new file mode 100644 index 0000000..1ce1739 --- /dev/null +++ b/node_modules/lodash/fp/placeholder.js @@ -0,0 +1,6 @@ +/** + * The default argument placeholder value for methods. + * + * @type {Object} + */ +module.exports = {}; diff --git a/node_modules/lodash/fp/plant.js b/node_modules/lodash/fp/plant.js new file mode 100644 index 0000000..eca8f32 --- /dev/null +++ b/node_modules/lodash/fp/plant.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('plant', require('../plant'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/pluck.js b/node_modules/lodash/fp/pluck.js new file mode 100644 index 0000000..0d1e1ab --- /dev/null +++ b/node_modules/lodash/fp/pluck.js @@ -0,0 +1 @@ +module.exports = require('./map'); diff --git a/node_modules/lodash/fp/prop.js b/node_modules/lodash/fp/prop.js new file mode 100644 index 0000000..b29cfb2 --- /dev/null +++ b/node_modules/lodash/fp/prop.js @@ -0,0 +1 @@ +module.exports = require('./get'); diff --git a/node_modules/lodash/fp/propEq.js b/node_modules/lodash/fp/propEq.js new file mode 100644 index 0000000..36c027a --- /dev/null +++ b/node_modules/lodash/fp/propEq.js @@ -0,0 +1 @@ +module.exports = require('./matchesProperty'); diff --git a/node_modules/lodash/fp/propOr.js b/node_modules/lodash/fp/propOr.js new file mode 100644 index 0000000..4ab5820 --- /dev/null +++ b/node_modules/lodash/fp/propOr.js @@ -0,0 +1 @@ +module.exports = require('./getOr'); diff --git a/node_modules/lodash/fp/property.js b/node_modules/lodash/fp/property.js new file mode 100644 index 0000000..b29cfb2 --- /dev/null +++ b/node_modules/lodash/fp/property.js @@ -0,0 +1 @@ +module.exports = require('./get'); diff --git a/node_modules/lodash/fp/propertyOf.js b/node_modules/lodash/fp/propertyOf.js new file mode 100644 index 0000000..f6273ee --- /dev/null +++ b/node_modules/lodash/fp/propertyOf.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('propertyOf', require('../get')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/props.js b/node_modules/lodash/fp/props.js new file mode 100644 index 0000000..1eb7950 --- /dev/null +++ b/node_modules/lodash/fp/props.js @@ -0,0 +1 @@ +module.exports = require('./at'); diff --git a/node_modules/lodash/fp/pull.js b/node_modules/lodash/fp/pull.js new file mode 100644 index 0000000..8d7084f --- /dev/null +++ b/node_modules/lodash/fp/pull.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('pull', require('../pull')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/pullAll.js b/node_modules/lodash/fp/pullAll.js new file mode 100644 index 0000000..98d5c9a --- /dev/null +++ b/node_modules/lodash/fp/pullAll.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('pullAll', require('../pullAll')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/pullAllBy.js b/node_modules/lodash/fp/pullAllBy.js new file mode 100644 index 0000000..876bc3b --- /dev/null +++ b/node_modules/lodash/fp/pullAllBy.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('pullAllBy', require('../pullAllBy')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/pullAllWith.js b/node_modules/lodash/fp/pullAllWith.js new file mode 100644 index 0000000..f71ba4d --- /dev/null +++ b/node_modules/lodash/fp/pullAllWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('pullAllWith', require('../pullAllWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/pullAt.js b/node_modules/lodash/fp/pullAt.js new file mode 100644 index 0000000..e8b3bb6 --- /dev/null +++ b/node_modules/lodash/fp/pullAt.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('pullAt', require('../pullAt')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/random.js b/node_modules/lodash/fp/random.js new file mode 100644 index 0000000..99d852e --- /dev/null +++ b/node_modules/lodash/fp/random.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('random', require('../random')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/range.js b/node_modules/lodash/fp/range.js new file mode 100644 index 0000000..a6bb591 --- /dev/null +++ b/node_modules/lodash/fp/range.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('range', require('../range')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/rangeRight.js b/node_modules/lodash/fp/rangeRight.js new file mode 100644 index 0000000..fdb712f --- /dev/null +++ b/node_modules/lodash/fp/rangeRight.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('rangeRight', require('../rangeRight')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/rangeStep.js b/node_modules/lodash/fp/rangeStep.js new file mode 100644 index 0000000..d72dfc2 --- /dev/null +++ b/node_modules/lodash/fp/rangeStep.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('rangeStep', require('../range')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/rangeStepRight.js b/node_modules/lodash/fp/rangeStepRight.js new file mode 100644 index 0000000..8b2a67b --- /dev/null +++ b/node_modules/lodash/fp/rangeStepRight.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('rangeStepRight', require('../rangeRight')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/rearg.js b/node_modules/lodash/fp/rearg.js new file mode 100644 index 0000000..678e02a --- /dev/null +++ b/node_modules/lodash/fp/rearg.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('rearg', require('../rearg')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/reduce.js b/node_modules/lodash/fp/reduce.js new file mode 100644 index 0000000..4cef0a0 --- /dev/null +++ b/node_modules/lodash/fp/reduce.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('reduce', require('../reduce')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/reduceRight.js b/node_modules/lodash/fp/reduceRight.js new file mode 100644 index 0000000..caf5bb5 --- /dev/null +++ b/node_modules/lodash/fp/reduceRight.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('reduceRight', require('../reduceRight')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/reject.js b/node_modules/lodash/fp/reject.js new file mode 100644 index 0000000..c163273 --- /dev/null +++ b/node_modules/lodash/fp/reject.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('reject', require('../reject')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/remove.js b/node_modules/lodash/fp/remove.js new file mode 100644 index 0000000..e9d1327 --- /dev/null +++ b/node_modules/lodash/fp/remove.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('remove', require('../remove')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/repeat.js b/node_modules/lodash/fp/repeat.js new file mode 100644 index 0000000..08470f2 --- /dev/null +++ b/node_modules/lodash/fp/repeat.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('repeat', require('../repeat')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/replace.js b/node_modules/lodash/fp/replace.js new file mode 100644 index 0000000..2227db6 --- /dev/null +++ b/node_modules/lodash/fp/replace.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('replace', require('../replace')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/rest.js b/node_modules/lodash/fp/rest.js new file mode 100644 index 0000000..c1f3d64 --- /dev/null +++ b/node_modules/lodash/fp/rest.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('rest', require('../rest')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/restFrom.js b/node_modules/lodash/fp/restFrom.js new file mode 100644 index 0000000..714e42b --- /dev/null +++ b/node_modules/lodash/fp/restFrom.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('restFrom', require('../rest')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/result.js b/node_modules/lodash/fp/result.js new file mode 100644 index 0000000..f86ce07 --- /dev/null +++ b/node_modules/lodash/fp/result.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('result', require('../result')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/reverse.js b/node_modules/lodash/fp/reverse.js new file mode 100644 index 0000000..07c9f5e --- /dev/null +++ b/node_modules/lodash/fp/reverse.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('reverse', require('../reverse')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/round.js b/node_modules/lodash/fp/round.js new file mode 100644 index 0000000..4c0e5c8 --- /dev/null +++ b/node_modules/lodash/fp/round.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('round', require('../round')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/sample.js b/node_modules/lodash/fp/sample.js new file mode 100644 index 0000000..6bea125 --- /dev/null +++ b/node_modules/lodash/fp/sample.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('sample', require('../sample'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/sampleSize.js b/node_modules/lodash/fp/sampleSize.js new file mode 100644 index 0000000..359ed6f --- /dev/null +++ b/node_modules/lodash/fp/sampleSize.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('sampleSize', require('../sampleSize')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/seq.js b/node_modules/lodash/fp/seq.js new file mode 100644 index 0000000..d8f42b0 --- /dev/null +++ b/node_modules/lodash/fp/seq.js @@ -0,0 +1,2 @@ +var convert = require('./convert'); +module.exports = convert(require('../seq')); diff --git a/node_modules/lodash/fp/set.js b/node_modules/lodash/fp/set.js new file mode 100644 index 0000000..0b56a56 --- /dev/null +++ b/node_modules/lodash/fp/set.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('set', require('../set')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/setWith.js b/node_modules/lodash/fp/setWith.js new file mode 100644 index 0000000..0b58495 --- /dev/null +++ b/node_modules/lodash/fp/setWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('setWith', require('../setWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/shuffle.js b/node_modules/lodash/fp/shuffle.js new file mode 100644 index 0000000..aa3a1ca --- /dev/null +++ b/node_modules/lodash/fp/shuffle.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('shuffle', require('../shuffle'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/size.js b/node_modules/lodash/fp/size.js new file mode 100644 index 0000000..7490136 --- /dev/null +++ b/node_modules/lodash/fp/size.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('size', require('../size'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/slice.js b/node_modules/lodash/fp/slice.js new file mode 100644 index 0000000..15945d3 --- /dev/null +++ b/node_modules/lodash/fp/slice.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('slice', require('../slice')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/snakeCase.js b/node_modules/lodash/fp/snakeCase.js new file mode 100644 index 0000000..a0ff780 --- /dev/null +++ b/node_modules/lodash/fp/snakeCase.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('snakeCase', require('../snakeCase'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/some.js b/node_modules/lodash/fp/some.js new file mode 100644 index 0000000..a4fa2d0 --- /dev/null +++ b/node_modules/lodash/fp/some.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('some', require('../some')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/sortBy.js b/node_modules/lodash/fp/sortBy.js new file mode 100644 index 0000000..e0790ad --- /dev/null +++ b/node_modules/lodash/fp/sortBy.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('sortBy', require('../sortBy')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/sortedIndex.js b/node_modules/lodash/fp/sortedIndex.js new file mode 100644 index 0000000..364a054 --- /dev/null +++ b/node_modules/lodash/fp/sortedIndex.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('sortedIndex', require('../sortedIndex')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/sortedIndexBy.js b/node_modules/lodash/fp/sortedIndexBy.js new file mode 100644 index 0000000..9593dbd --- /dev/null +++ b/node_modules/lodash/fp/sortedIndexBy.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('sortedIndexBy', require('../sortedIndexBy')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/sortedIndexOf.js b/node_modules/lodash/fp/sortedIndexOf.js new file mode 100644 index 0000000..c9084ca --- /dev/null +++ b/node_modules/lodash/fp/sortedIndexOf.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('sortedIndexOf', require('../sortedIndexOf')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/sortedLastIndex.js b/node_modules/lodash/fp/sortedLastIndex.js new file mode 100644 index 0000000..47fe241 --- /dev/null +++ b/node_modules/lodash/fp/sortedLastIndex.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('sortedLastIndex', require('../sortedLastIndex')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/sortedLastIndexBy.js b/node_modules/lodash/fp/sortedLastIndexBy.js new file mode 100644 index 0000000..0f9a347 --- /dev/null +++ b/node_modules/lodash/fp/sortedLastIndexBy.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('sortedLastIndexBy', require('../sortedLastIndexBy')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/sortedLastIndexOf.js b/node_modules/lodash/fp/sortedLastIndexOf.js new file mode 100644 index 0000000..0d4d932 --- /dev/null +++ b/node_modules/lodash/fp/sortedLastIndexOf.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('sortedLastIndexOf', require('../sortedLastIndexOf')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/sortedUniq.js b/node_modules/lodash/fp/sortedUniq.js new file mode 100644 index 0000000..882d283 --- /dev/null +++ b/node_modules/lodash/fp/sortedUniq.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('sortedUniq', require('../sortedUniq'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/sortedUniqBy.js b/node_modules/lodash/fp/sortedUniqBy.js new file mode 100644 index 0000000..033db91 --- /dev/null +++ b/node_modules/lodash/fp/sortedUniqBy.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('sortedUniqBy', require('../sortedUniqBy')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/split.js b/node_modules/lodash/fp/split.js new file mode 100644 index 0000000..14de1a7 --- /dev/null +++ b/node_modules/lodash/fp/split.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('split', require('../split')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/spread.js b/node_modules/lodash/fp/spread.js new file mode 100644 index 0000000..2d11b70 --- /dev/null +++ b/node_modules/lodash/fp/spread.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('spread', require('../spread')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/spreadFrom.js b/node_modules/lodash/fp/spreadFrom.js new file mode 100644 index 0000000..0b630df --- /dev/null +++ b/node_modules/lodash/fp/spreadFrom.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('spreadFrom', require('../spread')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/startCase.js b/node_modules/lodash/fp/startCase.js new file mode 100644 index 0000000..ada98c9 --- /dev/null +++ b/node_modules/lodash/fp/startCase.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('startCase', require('../startCase'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/startsWith.js b/node_modules/lodash/fp/startsWith.js new file mode 100644 index 0000000..985e2f2 --- /dev/null +++ b/node_modules/lodash/fp/startsWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('startsWith', require('../startsWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/string.js b/node_modules/lodash/fp/string.js new file mode 100644 index 0000000..773b037 --- /dev/null +++ b/node_modules/lodash/fp/string.js @@ -0,0 +1,2 @@ +var convert = require('./convert'); +module.exports = convert(require('../string')); diff --git a/node_modules/lodash/fp/stubArray.js b/node_modules/lodash/fp/stubArray.js new file mode 100644 index 0000000..cd604cb --- /dev/null +++ b/node_modules/lodash/fp/stubArray.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('stubArray', require('../stubArray'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/stubFalse.js b/node_modules/lodash/fp/stubFalse.js new file mode 100644 index 0000000..3296664 --- /dev/null +++ b/node_modules/lodash/fp/stubFalse.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('stubFalse', require('../stubFalse'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/stubObject.js b/node_modules/lodash/fp/stubObject.js new file mode 100644 index 0000000..c6c8ec4 --- /dev/null +++ b/node_modules/lodash/fp/stubObject.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('stubObject', require('../stubObject'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/stubString.js b/node_modules/lodash/fp/stubString.js new file mode 100644 index 0000000..701051e --- /dev/null +++ b/node_modules/lodash/fp/stubString.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('stubString', require('../stubString'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/stubTrue.js b/node_modules/lodash/fp/stubTrue.js new file mode 100644 index 0000000..9249082 --- /dev/null +++ b/node_modules/lodash/fp/stubTrue.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('stubTrue', require('../stubTrue'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/subtract.js b/node_modules/lodash/fp/subtract.js new file mode 100644 index 0000000..d32b16d --- /dev/null +++ b/node_modules/lodash/fp/subtract.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('subtract', require('../subtract')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/sum.js b/node_modules/lodash/fp/sum.js new file mode 100644 index 0000000..5cce12b --- /dev/null +++ b/node_modules/lodash/fp/sum.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('sum', require('../sum'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/sumBy.js b/node_modules/lodash/fp/sumBy.js new file mode 100644 index 0000000..c882656 --- /dev/null +++ b/node_modules/lodash/fp/sumBy.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('sumBy', require('../sumBy')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/symmetricDifference.js b/node_modules/lodash/fp/symmetricDifference.js new file mode 100644 index 0000000..78c16ad --- /dev/null +++ b/node_modules/lodash/fp/symmetricDifference.js @@ -0,0 +1 @@ +module.exports = require('./xor'); diff --git a/node_modules/lodash/fp/symmetricDifferenceBy.js b/node_modules/lodash/fp/symmetricDifferenceBy.js new file mode 100644 index 0000000..298fc7f --- /dev/null +++ b/node_modules/lodash/fp/symmetricDifferenceBy.js @@ -0,0 +1 @@ +module.exports = require('./xorBy'); diff --git a/node_modules/lodash/fp/symmetricDifferenceWith.js b/node_modules/lodash/fp/symmetricDifferenceWith.js new file mode 100644 index 0000000..70bc6fa --- /dev/null +++ b/node_modules/lodash/fp/symmetricDifferenceWith.js @@ -0,0 +1 @@ +module.exports = require('./xorWith'); diff --git a/node_modules/lodash/fp/tail.js b/node_modules/lodash/fp/tail.js new file mode 100644 index 0000000..f122f0a --- /dev/null +++ b/node_modules/lodash/fp/tail.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('tail', require('../tail'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/take.js b/node_modules/lodash/fp/take.js new file mode 100644 index 0000000..9af98a7 --- /dev/null +++ b/node_modules/lodash/fp/take.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('take', require('../take')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/takeLast.js b/node_modules/lodash/fp/takeLast.js new file mode 100644 index 0000000..e98c84a --- /dev/null +++ b/node_modules/lodash/fp/takeLast.js @@ -0,0 +1 @@ +module.exports = require('./takeRight'); diff --git a/node_modules/lodash/fp/takeLastWhile.js b/node_modules/lodash/fp/takeLastWhile.js new file mode 100644 index 0000000..5367968 --- /dev/null +++ b/node_modules/lodash/fp/takeLastWhile.js @@ -0,0 +1 @@ +module.exports = require('./takeRightWhile'); diff --git a/node_modules/lodash/fp/takeRight.js b/node_modules/lodash/fp/takeRight.js new file mode 100644 index 0000000..b82950a --- /dev/null +++ b/node_modules/lodash/fp/takeRight.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('takeRight', require('../takeRight')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/takeRightWhile.js b/node_modules/lodash/fp/takeRightWhile.js new file mode 100644 index 0000000..8ffb0a2 --- /dev/null +++ b/node_modules/lodash/fp/takeRightWhile.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('takeRightWhile', require('../takeRightWhile')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/takeWhile.js b/node_modules/lodash/fp/takeWhile.js new file mode 100644 index 0000000..2813664 --- /dev/null +++ b/node_modules/lodash/fp/takeWhile.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('takeWhile', require('../takeWhile')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/tap.js b/node_modules/lodash/fp/tap.js new file mode 100644 index 0000000..d33ad6e --- /dev/null +++ b/node_modules/lodash/fp/tap.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('tap', require('../tap')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/template.js b/node_modules/lodash/fp/template.js new file mode 100644 index 0000000..74857e1 --- /dev/null +++ b/node_modules/lodash/fp/template.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('template', require('../template')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/templateSettings.js b/node_modules/lodash/fp/templateSettings.js new file mode 100644 index 0000000..7bcc0a8 --- /dev/null +++ b/node_modules/lodash/fp/templateSettings.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('templateSettings', require('../templateSettings'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/throttle.js b/node_modules/lodash/fp/throttle.js new file mode 100644 index 0000000..77fff14 --- /dev/null +++ b/node_modules/lodash/fp/throttle.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('throttle', require('../throttle')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/thru.js b/node_modules/lodash/fp/thru.js new file mode 100644 index 0000000..d42b3b1 --- /dev/null +++ b/node_modules/lodash/fp/thru.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('thru', require('../thru')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/times.js b/node_modules/lodash/fp/times.js new file mode 100644 index 0000000..0dab06d --- /dev/null +++ b/node_modules/lodash/fp/times.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('times', require('../times')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/toArray.js b/node_modules/lodash/fp/toArray.js new file mode 100644 index 0000000..f0c360a --- /dev/null +++ b/node_modules/lodash/fp/toArray.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('toArray', require('../toArray'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/toFinite.js b/node_modules/lodash/fp/toFinite.js new file mode 100644 index 0000000..3a47687 --- /dev/null +++ b/node_modules/lodash/fp/toFinite.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('toFinite', require('../toFinite'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/toInteger.js b/node_modules/lodash/fp/toInteger.js new file mode 100644 index 0000000..e0af6a7 --- /dev/null +++ b/node_modules/lodash/fp/toInteger.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('toInteger', require('../toInteger'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/toIterator.js b/node_modules/lodash/fp/toIterator.js new file mode 100644 index 0000000..65e6baa --- /dev/null +++ b/node_modules/lodash/fp/toIterator.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('toIterator', require('../toIterator'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/toJSON.js b/node_modules/lodash/fp/toJSON.js new file mode 100644 index 0000000..2d718d0 --- /dev/null +++ b/node_modules/lodash/fp/toJSON.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('toJSON', require('../toJSON'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/toLength.js b/node_modules/lodash/fp/toLength.js new file mode 100644 index 0000000..b97cdd9 --- /dev/null +++ b/node_modules/lodash/fp/toLength.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('toLength', require('../toLength'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/toLower.js b/node_modules/lodash/fp/toLower.js new file mode 100644 index 0000000..616ef36 --- /dev/null +++ b/node_modules/lodash/fp/toLower.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('toLower', require('../toLower'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/toNumber.js b/node_modules/lodash/fp/toNumber.js new file mode 100644 index 0000000..d0c6f4d --- /dev/null +++ b/node_modules/lodash/fp/toNumber.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('toNumber', require('../toNumber'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/toPairs.js b/node_modules/lodash/fp/toPairs.js new file mode 100644 index 0000000..af78378 --- /dev/null +++ b/node_modules/lodash/fp/toPairs.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('toPairs', require('../toPairs'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/toPairsIn.js b/node_modules/lodash/fp/toPairsIn.js new file mode 100644 index 0000000..66504ab --- /dev/null +++ b/node_modules/lodash/fp/toPairsIn.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('toPairsIn', require('../toPairsIn'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/toPath.js b/node_modules/lodash/fp/toPath.js new file mode 100644 index 0000000..b4d5e50 --- /dev/null +++ b/node_modules/lodash/fp/toPath.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('toPath', require('../toPath'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/toPlainObject.js b/node_modules/lodash/fp/toPlainObject.js new file mode 100644 index 0000000..278bb86 --- /dev/null +++ b/node_modules/lodash/fp/toPlainObject.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('toPlainObject', require('../toPlainObject'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/toSafeInteger.js b/node_modules/lodash/fp/toSafeInteger.js new file mode 100644 index 0000000..367a26f --- /dev/null +++ b/node_modules/lodash/fp/toSafeInteger.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('toSafeInteger', require('../toSafeInteger'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/toString.js b/node_modules/lodash/fp/toString.js new file mode 100644 index 0000000..cec4f8e --- /dev/null +++ b/node_modules/lodash/fp/toString.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('toString', require('../toString'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/toUpper.js b/node_modules/lodash/fp/toUpper.js new file mode 100644 index 0000000..54f9a56 --- /dev/null +++ b/node_modules/lodash/fp/toUpper.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('toUpper', require('../toUpper'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/transform.js b/node_modules/lodash/fp/transform.js new file mode 100644 index 0000000..759d088 --- /dev/null +++ b/node_modules/lodash/fp/transform.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('transform', require('../transform')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/trim.js b/node_modules/lodash/fp/trim.js new file mode 100644 index 0000000..e6319a7 --- /dev/null +++ b/node_modules/lodash/fp/trim.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('trim', require('../trim')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/trimChars.js b/node_modules/lodash/fp/trimChars.js new file mode 100644 index 0000000..c9294de --- /dev/null +++ b/node_modules/lodash/fp/trimChars.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('trimChars', require('../trim')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/trimCharsEnd.js b/node_modules/lodash/fp/trimCharsEnd.js new file mode 100644 index 0000000..284bc2f --- /dev/null +++ b/node_modules/lodash/fp/trimCharsEnd.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('trimCharsEnd', require('../trimEnd')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/trimCharsStart.js b/node_modules/lodash/fp/trimCharsStart.js new file mode 100644 index 0000000..ff0ee65 --- /dev/null +++ b/node_modules/lodash/fp/trimCharsStart.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('trimCharsStart', require('../trimStart')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/trimEnd.js b/node_modules/lodash/fp/trimEnd.js new file mode 100644 index 0000000..7190880 --- /dev/null +++ b/node_modules/lodash/fp/trimEnd.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('trimEnd', require('../trimEnd')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/trimStart.js b/node_modules/lodash/fp/trimStart.js new file mode 100644 index 0000000..fda902c --- /dev/null +++ b/node_modules/lodash/fp/trimStart.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('trimStart', require('../trimStart')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/truncate.js b/node_modules/lodash/fp/truncate.js new file mode 100644 index 0000000..d265c1d --- /dev/null +++ b/node_modules/lodash/fp/truncate.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('truncate', require('../truncate')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/unapply.js b/node_modules/lodash/fp/unapply.js new file mode 100644 index 0000000..c5dfe77 --- /dev/null +++ b/node_modules/lodash/fp/unapply.js @@ -0,0 +1 @@ +module.exports = require('./rest'); diff --git a/node_modules/lodash/fp/unary.js b/node_modules/lodash/fp/unary.js new file mode 100644 index 0000000..286c945 --- /dev/null +++ b/node_modules/lodash/fp/unary.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('unary', require('../unary'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/unescape.js b/node_modules/lodash/fp/unescape.js new file mode 100644 index 0000000..fddcb46 --- /dev/null +++ b/node_modules/lodash/fp/unescape.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('unescape', require('../unescape'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/union.js b/node_modules/lodash/fp/union.js new file mode 100644 index 0000000..ef8228d --- /dev/null +++ b/node_modules/lodash/fp/union.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('union', require('../union')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/unionBy.js b/node_modules/lodash/fp/unionBy.js new file mode 100644 index 0000000..603687a --- /dev/null +++ b/node_modules/lodash/fp/unionBy.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('unionBy', require('../unionBy')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/unionWith.js b/node_modules/lodash/fp/unionWith.js new file mode 100644 index 0000000..65bb3a7 --- /dev/null +++ b/node_modules/lodash/fp/unionWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('unionWith', require('../unionWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/uniq.js b/node_modules/lodash/fp/uniq.js new file mode 100644 index 0000000..bc18524 --- /dev/null +++ b/node_modules/lodash/fp/uniq.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('uniq', require('../uniq'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/uniqBy.js b/node_modules/lodash/fp/uniqBy.js new file mode 100644 index 0000000..634c6a8 --- /dev/null +++ b/node_modules/lodash/fp/uniqBy.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('uniqBy', require('../uniqBy')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/uniqWith.js b/node_modules/lodash/fp/uniqWith.js new file mode 100644 index 0000000..0ec601a --- /dev/null +++ b/node_modules/lodash/fp/uniqWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('uniqWith', require('../uniqWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/uniqueId.js b/node_modules/lodash/fp/uniqueId.js new file mode 100644 index 0000000..aa8fc2f --- /dev/null +++ b/node_modules/lodash/fp/uniqueId.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('uniqueId', require('../uniqueId')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/unnest.js b/node_modules/lodash/fp/unnest.js new file mode 100644 index 0000000..5d34060 --- /dev/null +++ b/node_modules/lodash/fp/unnest.js @@ -0,0 +1 @@ +module.exports = require('./flatten'); diff --git a/node_modules/lodash/fp/unset.js b/node_modules/lodash/fp/unset.js new file mode 100644 index 0000000..ea203a0 --- /dev/null +++ b/node_modules/lodash/fp/unset.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('unset', require('../unset')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/unzip.js b/node_modules/lodash/fp/unzip.js new file mode 100644 index 0000000..cc364b3 --- /dev/null +++ b/node_modules/lodash/fp/unzip.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('unzip', require('../unzip'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/unzipWith.js b/node_modules/lodash/fp/unzipWith.js new file mode 100644 index 0000000..182eaa1 --- /dev/null +++ b/node_modules/lodash/fp/unzipWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('unzipWith', require('../unzipWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/update.js b/node_modules/lodash/fp/update.js new file mode 100644 index 0000000..b8ce2cc --- /dev/null +++ b/node_modules/lodash/fp/update.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('update', require('../update')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/updateWith.js b/node_modules/lodash/fp/updateWith.js new file mode 100644 index 0000000..d5e8282 --- /dev/null +++ b/node_modules/lodash/fp/updateWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('updateWith', require('../updateWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/upperCase.js b/node_modules/lodash/fp/upperCase.js new file mode 100644 index 0000000..c886f20 --- /dev/null +++ b/node_modules/lodash/fp/upperCase.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('upperCase', require('../upperCase'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/upperFirst.js b/node_modules/lodash/fp/upperFirst.js new file mode 100644 index 0000000..d8c04df --- /dev/null +++ b/node_modules/lodash/fp/upperFirst.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('upperFirst', require('../upperFirst'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/useWith.js b/node_modules/lodash/fp/useWith.js new file mode 100644 index 0000000..d8b3df5 --- /dev/null +++ b/node_modules/lodash/fp/useWith.js @@ -0,0 +1 @@ +module.exports = require('./overArgs'); diff --git a/node_modules/lodash/fp/util.js b/node_modules/lodash/fp/util.js new file mode 100644 index 0000000..18c00ba --- /dev/null +++ b/node_modules/lodash/fp/util.js @@ -0,0 +1,2 @@ +var convert = require('./convert'); +module.exports = convert(require('../util')); diff --git a/node_modules/lodash/fp/value.js b/node_modules/lodash/fp/value.js new file mode 100644 index 0000000..555eec7 --- /dev/null +++ b/node_modules/lodash/fp/value.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('value', require('../value'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/valueOf.js b/node_modules/lodash/fp/valueOf.js new file mode 100644 index 0000000..f968807 --- /dev/null +++ b/node_modules/lodash/fp/valueOf.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('valueOf', require('../valueOf'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/values.js b/node_modules/lodash/fp/values.js new file mode 100644 index 0000000..2dfc561 --- /dev/null +++ b/node_modules/lodash/fp/values.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('values', require('../values'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/valuesIn.js b/node_modules/lodash/fp/valuesIn.js new file mode 100644 index 0000000..a1b2bb8 --- /dev/null +++ b/node_modules/lodash/fp/valuesIn.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('valuesIn', require('../valuesIn'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/where.js b/node_modules/lodash/fp/where.js new file mode 100644 index 0000000..3247f64 --- /dev/null +++ b/node_modules/lodash/fp/where.js @@ -0,0 +1 @@ +module.exports = require('./conformsTo'); diff --git a/node_modules/lodash/fp/whereEq.js b/node_modules/lodash/fp/whereEq.js new file mode 100644 index 0000000..29d1e1e --- /dev/null +++ b/node_modules/lodash/fp/whereEq.js @@ -0,0 +1 @@ +module.exports = require('./isMatch'); diff --git a/node_modules/lodash/fp/without.js b/node_modules/lodash/fp/without.js new file mode 100644 index 0000000..bad9e12 --- /dev/null +++ b/node_modules/lodash/fp/without.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('without', require('../without')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/words.js b/node_modules/lodash/fp/words.js new file mode 100644 index 0000000..4a90141 --- /dev/null +++ b/node_modules/lodash/fp/words.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('words', require('../words')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/wrap.js b/node_modules/lodash/fp/wrap.js new file mode 100644 index 0000000..e93bd8a --- /dev/null +++ b/node_modules/lodash/fp/wrap.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('wrap', require('../wrap')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/wrapperAt.js b/node_modules/lodash/fp/wrapperAt.js new file mode 100644 index 0000000..8f0a310 --- /dev/null +++ b/node_modules/lodash/fp/wrapperAt.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('wrapperAt', require('../wrapperAt'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/wrapperChain.js b/node_modules/lodash/fp/wrapperChain.js new file mode 100644 index 0000000..2a48ea2 --- /dev/null +++ b/node_modules/lodash/fp/wrapperChain.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('wrapperChain', require('../wrapperChain'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/wrapperLodash.js b/node_modules/lodash/fp/wrapperLodash.js new file mode 100644 index 0000000..a7162d0 --- /dev/null +++ b/node_modules/lodash/fp/wrapperLodash.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('wrapperLodash', require('../wrapperLodash'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/wrapperReverse.js b/node_modules/lodash/fp/wrapperReverse.js new file mode 100644 index 0000000..e1481aa --- /dev/null +++ b/node_modules/lodash/fp/wrapperReverse.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('wrapperReverse', require('../wrapperReverse'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/wrapperValue.js b/node_modules/lodash/fp/wrapperValue.js new file mode 100644 index 0000000..8eb9112 --- /dev/null +++ b/node_modules/lodash/fp/wrapperValue.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('wrapperValue', require('../wrapperValue'), require('./_falseOptions')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/xor.js b/node_modules/lodash/fp/xor.js new file mode 100644 index 0000000..29e2819 --- /dev/null +++ b/node_modules/lodash/fp/xor.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('xor', require('../xor')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/xorBy.js b/node_modules/lodash/fp/xorBy.js new file mode 100644 index 0000000..b355686 --- /dev/null +++ b/node_modules/lodash/fp/xorBy.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('xorBy', require('../xorBy')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/xorWith.js b/node_modules/lodash/fp/xorWith.js new file mode 100644 index 0000000..8e05739 --- /dev/null +++ b/node_modules/lodash/fp/xorWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('xorWith', require('../xorWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/zip.js b/node_modules/lodash/fp/zip.js new file mode 100644 index 0000000..69e147a --- /dev/null +++ b/node_modules/lodash/fp/zip.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('zip', require('../zip')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/zipAll.js b/node_modules/lodash/fp/zipAll.js new file mode 100644 index 0000000..efa8ccb --- /dev/null +++ b/node_modules/lodash/fp/zipAll.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('zipAll', require('../zip')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/zipObj.js b/node_modules/lodash/fp/zipObj.js new file mode 100644 index 0000000..f4a3453 --- /dev/null +++ b/node_modules/lodash/fp/zipObj.js @@ -0,0 +1 @@ +module.exports = require('./zipObject'); diff --git a/node_modules/lodash/fp/zipObject.js b/node_modules/lodash/fp/zipObject.js new file mode 100644 index 0000000..462dbb6 --- /dev/null +++ b/node_modules/lodash/fp/zipObject.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('zipObject', require('../zipObject')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/zipObjectDeep.js b/node_modules/lodash/fp/zipObjectDeep.js new file mode 100644 index 0000000..53a5d33 --- /dev/null +++ b/node_modules/lodash/fp/zipObjectDeep.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('zipObjectDeep', require('../zipObjectDeep')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fp/zipWith.js b/node_modules/lodash/fp/zipWith.js new file mode 100644 index 0000000..c5cf9e2 --- /dev/null +++ b/node_modules/lodash/fp/zipWith.js @@ -0,0 +1,5 @@ +var convert = require('./convert'), + func = convert('zipWith', require('../zipWith')); + +func.placeholder = require('./placeholder'); +module.exports = func; diff --git a/node_modules/lodash/fromPairs.js b/node_modules/lodash/fromPairs.js new file mode 100644 index 0000000..ee7940d --- /dev/null +++ b/node_modules/lodash/fromPairs.js @@ -0,0 +1,28 @@ +/** + * The inverse of `_.toPairs`; this method returns an object composed + * from key-value `pairs`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} pairs The key-value pairs. + * @returns {Object} Returns the new object. + * @example + * + * _.fromPairs([['a', 1], ['b', 2]]); + * // => { 'a': 1, 'b': 2 } + */ +function fromPairs(pairs) { + var index = -1, + length = pairs == null ? 0 : pairs.length, + result = {}; + + while (++index < length) { + var pair = pairs[index]; + result[pair[0]] = pair[1]; + } + return result; +} + +module.exports = fromPairs; diff --git a/node_modules/lodash/function.js b/node_modules/lodash/function.js new file mode 100644 index 0000000..b0fc6d9 --- /dev/null +++ b/node_modules/lodash/function.js @@ -0,0 +1,25 @@ +module.exports = { + 'after': require('./after'), + 'ary': require('./ary'), + 'before': require('./before'), + 'bind': require('./bind'), + 'bindKey': require('./bindKey'), + 'curry': require('./curry'), + 'curryRight': require('./curryRight'), + 'debounce': require('./debounce'), + 'defer': require('./defer'), + 'delay': require('./delay'), + 'flip': require('./flip'), + 'memoize': require('./memoize'), + 'negate': require('./negate'), + 'once': require('./once'), + 'overArgs': require('./overArgs'), + 'partial': require('./partial'), + 'partialRight': require('./partialRight'), + 'rearg': require('./rearg'), + 'rest': require('./rest'), + 'spread': require('./spread'), + 'throttle': require('./throttle'), + 'unary': require('./unary'), + 'wrap': require('./wrap') +}; diff --git a/node_modules/lodash/functions.js b/node_modules/lodash/functions.js new file mode 100644 index 0000000..9722928 --- /dev/null +++ b/node_modules/lodash/functions.js @@ -0,0 +1,31 @@ +var baseFunctions = require('./_baseFunctions'), + keys = require('./keys'); + +/** + * Creates an array of function property names from own enumerable properties + * of `object`. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Object + * @param {Object} object The object to inspect. + * @returns {Array} Returns the function names. + * @see _.functionsIn + * @example + * + * function Foo() { + * this.a = _.constant('a'); + * this.b = _.constant('b'); + * } + * + * Foo.prototype.c = _.constant('c'); + * + * _.functions(new Foo); + * // => ['a', 'b'] + */ +function functions(object) { + return object == null ? [] : baseFunctions(object, keys(object)); +} + +module.exports = functions; diff --git a/node_modules/lodash/functionsIn.js b/node_modules/lodash/functionsIn.js new file mode 100644 index 0000000..f00345d --- /dev/null +++ b/node_modules/lodash/functionsIn.js @@ -0,0 +1,31 @@ +var baseFunctions = require('./_baseFunctions'), + keysIn = require('./keysIn'); + +/** + * Creates an array of function property names from own and inherited + * enumerable properties of `object`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Object + * @param {Object} object The object to inspect. + * @returns {Array} Returns the function names. + * @see _.functions + * @example + * + * function Foo() { + * this.a = _.constant('a'); + * this.b = _.constant('b'); + * } + * + * Foo.prototype.c = _.constant('c'); + * + * _.functionsIn(new Foo); + * // => ['a', 'b', 'c'] + */ +function functionsIn(object) { + return object == null ? [] : baseFunctions(object, keysIn(object)); +} + +module.exports = functionsIn; diff --git a/node_modules/lodash/get.js b/node_modules/lodash/get.js new file mode 100644 index 0000000..8805ff9 --- /dev/null +++ b/node_modules/lodash/get.js @@ -0,0 +1,33 @@ +var baseGet = require('./_baseGet'); + +/** + * Gets the value at `path` of `object`. If the resolved value is + * `undefined`, the `defaultValue` is returned in its place. + * + * @static + * @memberOf _ + * @since 3.7.0 + * @category Object + * @param {Object} object The object to query. + * @param {Array|string} path The path of the property to get. + * @param {*} [defaultValue] The value returned for `undefined` resolved values. + * @returns {*} Returns the resolved value. + * @example + * + * var object = { 'a': [{ 'b': { 'c': 3 } }] }; + * + * _.get(object, 'a[0].b.c'); + * // => 3 + * + * _.get(object, ['a', '0', 'b', 'c']); + * // => 3 + * + * _.get(object, 'a.b.c', 'default'); + * // => 'default' + */ +function get(object, path, defaultValue) { + var result = object == null ? undefined : baseGet(object, path); + return result === undefined ? defaultValue : result; +} + +module.exports = get; diff --git a/node_modules/lodash/groupBy.js b/node_modules/lodash/groupBy.js new file mode 100644 index 0000000..babf4f6 --- /dev/null +++ b/node_modules/lodash/groupBy.js @@ -0,0 +1,41 @@ +var baseAssignValue = require('./_baseAssignValue'), + createAggregator = require('./_createAggregator'); + +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** Used to check objects for own properties. */ +var hasOwnProperty = objectProto.hasOwnProperty; + +/** + * Creates an object composed of keys generated from the results of running + * each element of `collection` thru `iteratee`. The order of grouped values + * is determined by the order they occur in `collection`. The corresponding + * value of each key is an array of elements responsible for generating the + * key. The iteratee is invoked with one argument: (value). + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [iteratee=_.identity] The iteratee to transform keys. + * @returns {Object} Returns the composed aggregate object. + * @example + * + * _.groupBy([6.1, 4.2, 6.3], Math.floor); + * // => { '4': [4.2], '6': [6.1, 6.3] } + * + * // The `_.property` iteratee shorthand. + * _.groupBy(['one', 'two', 'three'], 'length'); + * // => { '3': ['one', 'two'], '5': ['three'] } + */ +var groupBy = createAggregator(function(result, value, key) { + if (hasOwnProperty.call(result, key)) { + result[key].push(value); + } else { + baseAssignValue(result, key, [value]); + } +}); + +module.exports = groupBy; diff --git a/node_modules/lodash/gt.js b/node_modules/lodash/gt.js new file mode 100644 index 0000000..3a66282 --- /dev/null +++ b/node_modules/lodash/gt.js @@ -0,0 +1,29 @@ +var baseGt = require('./_baseGt'), + createRelationalOperation = require('./_createRelationalOperation'); + +/** + * Checks if `value` is greater than `other`. + * + * @static + * @memberOf _ + * @since 3.9.0 + * @category Lang + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {boolean} Returns `true` if `value` is greater than `other`, + * else `false`. + * @see _.lt + * @example + * + * _.gt(3, 1); + * // => true + * + * _.gt(3, 3); + * // => false + * + * _.gt(1, 3); + * // => false + */ +var gt = createRelationalOperation(baseGt); + +module.exports = gt; diff --git a/node_modules/lodash/gte.js b/node_modules/lodash/gte.js new file mode 100644 index 0000000..4180a68 --- /dev/null +++ b/node_modules/lodash/gte.js @@ -0,0 +1,30 @@ +var createRelationalOperation = require('./_createRelationalOperation'); + +/** + * Checks if `value` is greater than or equal to `other`. + * + * @static + * @memberOf _ + * @since 3.9.0 + * @category Lang + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {boolean} Returns `true` if `value` is greater than or equal to + * `other`, else `false`. + * @see _.lte + * @example + * + * _.gte(3, 1); + * // => true + * + * _.gte(3, 3); + * // => true + * + * _.gte(1, 3); + * // => false + */ +var gte = createRelationalOperation(function(value, other) { + return value >= other; +}); + +module.exports = gte; diff --git a/node_modules/lodash/has.js b/node_modules/lodash/has.js new file mode 100644 index 0000000..34df55e --- /dev/null +++ b/node_modules/lodash/has.js @@ -0,0 +1,35 @@ +var baseHas = require('./_baseHas'), + hasPath = require('./_hasPath'); + +/** + * Checks if `path` is a direct property of `object`. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Object + * @param {Object} object The object to query. + * @param {Array|string} path The path to check. + * @returns {boolean} Returns `true` if `path` exists, else `false`. + * @example + * + * var object = { 'a': { 'b': 2 } }; + * var other = _.create({ 'a': _.create({ 'b': 2 }) }); + * + * _.has(object, 'a'); + * // => true + * + * _.has(object, 'a.b'); + * // => true + * + * _.has(object, ['a', 'b']); + * // => true + * + * _.has(other, 'a'); + * // => false + */ +function has(object, path) { + return object != null && hasPath(object, path, baseHas); +} + +module.exports = has; diff --git a/node_modules/lodash/hasIn.js b/node_modules/lodash/hasIn.js new file mode 100644 index 0000000..06a3686 --- /dev/null +++ b/node_modules/lodash/hasIn.js @@ -0,0 +1,34 @@ +var baseHasIn = require('./_baseHasIn'), + hasPath = require('./_hasPath'); + +/** + * Checks if `path` is a direct or inherited property of `object`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Object + * @param {Object} object The object to query. + * @param {Array|string} path The path to check. + * @returns {boolean} Returns `true` if `path` exists, else `false`. + * @example + * + * var object = _.create({ 'a': _.create({ 'b': 2 }) }); + * + * _.hasIn(object, 'a'); + * // => true + * + * _.hasIn(object, 'a.b'); + * // => true + * + * _.hasIn(object, ['a', 'b']); + * // => true + * + * _.hasIn(object, 'b'); + * // => false + */ +function hasIn(object, path) { + return object != null && hasPath(object, path, baseHasIn); +} + +module.exports = hasIn; diff --git a/node_modules/lodash/head.js b/node_modules/lodash/head.js new file mode 100644 index 0000000..dee9d1f --- /dev/null +++ b/node_modules/lodash/head.js @@ -0,0 +1,23 @@ +/** + * Gets the first element of `array`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @alias first + * @category Array + * @param {Array} array The array to query. + * @returns {*} Returns the first element of `array`. + * @example + * + * _.head([1, 2, 3]); + * // => 1 + * + * _.head([]); + * // => undefined + */ +function head(array) { + return (array && array.length) ? array[0] : undefined; +} + +module.exports = head; diff --git a/node_modules/lodash/identity.js b/node_modules/lodash/identity.js new file mode 100644 index 0000000..2d5d963 --- /dev/null +++ b/node_modules/lodash/identity.js @@ -0,0 +1,21 @@ +/** + * This method returns the first argument it receives. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Util + * @param {*} value Any value. + * @returns {*} Returns `value`. + * @example + * + * var object = { 'a': 1 }; + * + * console.log(_.identity(object) === object); + * // => true + */ +function identity(value) { + return value; +} + +module.exports = identity; diff --git a/node_modules/lodash/inRange.js b/node_modules/lodash/inRange.js new file mode 100644 index 0000000..f20728d --- /dev/null +++ b/node_modules/lodash/inRange.js @@ -0,0 +1,55 @@ +var baseInRange = require('./_baseInRange'), + toFinite = require('./toFinite'), + toNumber = require('./toNumber'); + +/** + * Checks if `n` is between `start` and up to, but not including, `end`. If + * `end` is not specified, it's set to `start` with `start` then set to `0`. + * If `start` is greater than `end` the params are swapped to support + * negative ranges. + * + * @static + * @memberOf _ + * @since 3.3.0 + * @category Number + * @param {number} number The number to check. + * @param {number} [start=0] The start of the range. + * @param {number} end The end of the range. + * @returns {boolean} Returns `true` if `number` is in the range, else `false`. + * @see _.range, _.rangeRight + * @example + * + * _.inRange(3, 2, 4); + * // => true + * + * _.inRange(4, 8); + * // => true + * + * _.inRange(4, 2); + * // => false + * + * _.inRange(2, 2); + * // => false + * + * _.inRange(1.2, 2); + * // => true + * + * _.inRange(5.2, 4); + * // => false + * + * _.inRange(-3, -2, -6); + * // => true + */ +function inRange(number, start, end) { + start = toFinite(start); + if (end === undefined) { + end = start; + start = 0; + } else { + end = toFinite(end); + } + number = toNumber(number); + return baseInRange(number, start, end); +} + +module.exports = inRange; diff --git a/node_modules/lodash/includes.js b/node_modules/lodash/includes.js new file mode 100644 index 0000000..ae0deed --- /dev/null +++ b/node_modules/lodash/includes.js @@ -0,0 +1,53 @@ +var baseIndexOf = require('./_baseIndexOf'), + isArrayLike = require('./isArrayLike'), + isString = require('./isString'), + toInteger = require('./toInteger'), + values = require('./values'); + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeMax = Math.max; + +/** + * Checks if `value` is in `collection`. If `collection` is a string, it's + * checked for a substring of `value`, otherwise + * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) + * is used for equality comparisons. If `fromIndex` is negative, it's used as + * the offset from the end of `collection`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object|string} collection The collection to inspect. + * @param {*} value The value to search for. + * @param {number} [fromIndex=0] The index to search from. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.reduce`. + * @returns {boolean} Returns `true` if `value` is found, else `false`. + * @example + * + * _.includes([1, 2, 3], 1); + * // => true + * + * _.includes([1, 2, 3], 1, 2); + * // => false + * + * _.includes({ 'a': 1, 'b': 2 }, 1); + * // => true + * + * _.includes('abcd', 'bc'); + * // => true + */ +function includes(collection, value, fromIndex, guard) { + collection = isArrayLike(collection) ? collection : values(collection); + fromIndex = (fromIndex && !guard) ? toInteger(fromIndex) : 0; + + var length = collection.length; + if (fromIndex < 0) { + fromIndex = nativeMax(length + fromIndex, 0); + } + return isString(collection) + ? (fromIndex <= length && collection.indexOf(value, fromIndex) > -1) + : (!!length && baseIndexOf(collection, value, fromIndex) > -1); +} + +module.exports = includes; diff --git a/node_modules/lodash/index.js b/node_modules/lodash/index.js new file mode 100644 index 0000000..5d063e2 --- /dev/null +++ b/node_modules/lodash/index.js @@ -0,0 +1 @@ +module.exports = require('./lodash'); \ No newline at end of file diff --git a/node_modules/lodash/indexOf.js b/node_modules/lodash/indexOf.js new file mode 100644 index 0000000..3c644af --- /dev/null +++ b/node_modules/lodash/indexOf.js @@ -0,0 +1,42 @@ +var baseIndexOf = require('./_baseIndexOf'), + toInteger = require('./toInteger'); + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeMax = Math.max; + +/** + * Gets the index at which the first occurrence of `value` is found in `array` + * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) + * for equality comparisons. If `fromIndex` is negative, it's used as the + * offset from the end of `array`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {*} value The value to search for. + * @param {number} [fromIndex=0] The index to search from. + * @returns {number} Returns the index of the matched value, else `-1`. + * @example + * + * _.indexOf([1, 2, 1, 2], 2); + * // => 1 + * + * // Search from the `fromIndex`. + * _.indexOf([1, 2, 1, 2], 2, 2); + * // => 3 + */ +function indexOf(array, value, fromIndex) { + var length = array == null ? 0 : array.length; + if (!length) { + return -1; + } + var index = fromIndex == null ? 0 : toInteger(fromIndex); + if (index < 0) { + index = nativeMax(length + index, 0); + } + return baseIndexOf(array, value, index); +} + +module.exports = indexOf; diff --git a/node_modules/lodash/initial.js b/node_modules/lodash/initial.js new file mode 100644 index 0000000..f47fc50 --- /dev/null +++ b/node_modules/lodash/initial.js @@ -0,0 +1,22 @@ +var baseSlice = require('./_baseSlice'); + +/** + * Gets all but the last element of `array`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The array to query. + * @returns {Array} Returns the slice of `array`. + * @example + * + * _.initial([1, 2, 3]); + * // => [1, 2] + */ +function initial(array) { + var length = array == null ? 0 : array.length; + return length ? baseSlice(array, 0, -1) : []; +} + +module.exports = initial; diff --git a/node_modules/lodash/intersection.js b/node_modules/lodash/intersection.js new file mode 100644 index 0000000..a94c135 --- /dev/null +++ b/node_modules/lodash/intersection.js @@ -0,0 +1,30 @@ +var arrayMap = require('./_arrayMap'), + baseIntersection = require('./_baseIntersection'), + baseRest = require('./_baseRest'), + castArrayLikeObject = require('./_castArrayLikeObject'); + +/** + * Creates an array of unique values that are included in all given arrays + * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) + * for equality comparisons. The order and references of result values are + * determined by the first array. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {...Array} [arrays] The arrays to inspect. + * @returns {Array} Returns the new array of intersecting values. + * @example + * + * _.intersection([2, 1], [2, 3]); + * // => [2] + */ +var intersection = baseRest(function(arrays) { + var mapped = arrayMap(arrays, castArrayLikeObject); + return (mapped.length && mapped[0] === arrays[0]) + ? baseIntersection(mapped) + : []; +}); + +module.exports = intersection; diff --git a/node_modules/lodash/intersectionBy.js b/node_modules/lodash/intersectionBy.js new file mode 100644 index 0000000..31461aa --- /dev/null +++ b/node_modules/lodash/intersectionBy.js @@ -0,0 +1,45 @@ +var arrayMap = require('./_arrayMap'), + baseIntersection = require('./_baseIntersection'), + baseIteratee = require('./_baseIteratee'), + baseRest = require('./_baseRest'), + castArrayLikeObject = require('./_castArrayLikeObject'), + last = require('./last'); + +/** + * This method is like `_.intersection` except that it accepts `iteratee` + * which is invoked for each element of each `arrays` to generate the criterion + * by which they're compared. The order and references of result values are + * determined by the first array. The iteratee is invoked with one argument: + * (value). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {...Array} [arrays] The arrays to inspect. + * @param {Function} [iteratee=_.identity] The iteratee invoked per element. + * @returns {Array} Returns the new array of intersecting values. + * @example + * + * _.intersectionBy([2.1, 1.2], [2.3, 3.4], Math.floor); + * // => [2.1] + * + * // The `_.property` iteratee shorthand. + * _.intersectionBy([{ 'x': 1 }], [{ 'x': 2 }, { 'x': 1 }], 'x'); + * // => [{ 'x': 1 }] + */ +var intersectionBy = baseRest(function(arrays) { + var iteratee = last(arrays), + mapped = arrayMap(arrays, castArrayLikeObject); + + if (iteratee === last(mapped)) { + iteratee = undefined; + } else { + mapped.pop(); + } + return (mapped.length && mapped[0] === arrays[0]) + ? baseIntersection(mapped, baseIteratee(iteratee, 2)) + : []; +}); + +module.exports = intersectionBy; diff --git a/node_modules/lodash/intersectionWith.js b/node_modules/lodash/intersectionWith.js new file mode 100644 index 0000000..63cabfa --- /dev/null +++ b/node_modules/lodash/intersectionWith.js @@ -0,0 +1,41 @@ +var arrayMap = require('./_arrayMap'), + baseIntersection = require('./_baseIntersection'), + baseRest = require('./_baseRest'), + castArrayLikeObject = require('./_castArrayLikeObject'), + last = require('./last'); + +/** + * This method is like `_.intersection` except that it accepts `comparator` + * which is invoked to compare elements of `arrays`. The order and references + * of result values are determined by the first array. The comparator is + * invoked with two arguments: (arrVal, othVal). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {...Array} [arrays] The arrays to inspect. + * @param {Function} [comparator] The comparator invoked per element. + * @returns {Array} Returns the new array of intersecting values. + * @example + * + * var objects = [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }]; + * var others = [{ 'x': 1, 'y': 1 }, { 'x': 1, 'y': 2 }]; + * + * _.intersectionWith(objects, others, _.isEqual); + * // => [{ 'x': 1, 'y': 2 }] + */ +var intersectionWith = baseRest(function(arrays) { + var comparator = last(arrays), + mapped = arrayMap(arrays, castArrayLikeObject); + + comparator = typeof comparator == 'function' ? comparator : undefined; + if (comparator) { + mapped.pop(); + } + return (mapped.length && mapped[0] === arrays[0]) + ? baseIntersection(mapped, undefined, comparator) + : []; +}); + +module.exports = intersectionWith; diff --git a/node_modules/lodash/invert.js b/node_modules/lodash/invert.js new file mode 100644 index 0000000..8c47950 --- /dev/null +++ b/node_modules/lodash/invert.js @@ -0,0 +1,42 @@ +var constant = require('./constant'), + createInverter = require('./_createInverter'), + identity = require('./identity'); + +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** + * Used to resolve the + * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring) + * of values. + */ +var nativeObjectToString = objectProto.toString; + +/** + * Creates an object composed of the inverted keys and values of `object`. + * If `object` contains duplicate values, subsequent values overwrite + * property assignments of previous values. + * + * @static + * @memberOf _ + * @since 0.7.0 + * @category Object + * @param {Object} object The object to invert. + * @returns {Object} Returns the new inverted object. + * @example + * + * var object = { 'a': 1, 'b': 2, 'c': 1 }; + * + * _.invert(object); + * // => { '1': 'c', '2': 'b' } + */ +var invert = createInverter(function(result, value, key) { + if (value != null && + typeof value.toString != 'function') { + value = nativeObjectToString.call(value); + } + + result[value] = key; +}, constant(identity)); + +module.exports = invert; diff --git a/node_modules/lodash/invertBy.js b/node_modules/lodash/invertBy.js new file mode 100644 index 0000000..3f4f7e5 --- /dev/null +++ b/node_modules/lodash/invertBy.js @@ -0,0 +1,56 @@ +var baseIteratee = require('./_baseIteratee'), + createInverter = require('./_createInverter'); + +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** Used to check objects for own properties. */ +var hasOwnProperty = objectProto.hasOwnProperty; + +/** + * Used to resolve the + * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring) + * of values. + */ +var nativeObjectToString = objectProto.toString; + +/** + * This method is like `_.invert` except that the inverted object is generated + * from the results of running each element of `object` thru `iteratee`. The + * corresponding inverted value of each inverted key is an array of keys + * responsible for generating the inverted value. The iteratee is invoked + * with one argument: (value). + * + * @static + * @memberOf _ + * @since 4.1.0 + * @category Object + * @param {Object} object The object to invert. + * @param {Function} [iteratee=_.identity] The iteratee invoked per element. + * @returns {Object} Returns the new inverted object. + * @example + * + * var object = { 'a': 1, 'b': 2, 'c': 1 }; + * + * _.invertBy(object); + * // => { '1': ['a', 'c'], '2': ['b'] } + * + * _.invertBy(object, function(value) { + * return 'group' + value; + * }); + * // => { 'group1': ['a', 'c'], 'group2': ['b'] } + */ +var invertBy = createInverter(function(result, value, key) { + if (value != null && + typeof value.toString != 'function') { + value = nativeObjectToString.call(value); + } + + if (hasOwnProperty.call(result, value)) { + result[value].push(key); + } else { + result[value] = [key]; + } +}, baseIteratee); + +module.exports = invertBy; diff --git a/node_modules/lodash/invoke.js b/node_modules/lodash/invoke.js new file mode 100644 index 0000000..97d51eb --- /dev/null +++ b/node_modules/lodash/invoke.js @@ -0,0 +1,24 @@ +var baseInvoke = require('./_baseInvoke'), + baseRest = require('./_baseRest'); + +/** + * Invokes the method at `path` of `object`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Object + * @param {Object} object The object to query. + * @param {Array|string} path The path of the method to invoke. + * @param {...*} [args] The arguments to invoke the method with. + * @returns {*} Returns the result of the invoked method. + * @example + * + * var object = { 'a': [{ 'b': { 'c': [1, 2, 3, 4] } }] }; + * + * _.invoke(object, 'a[0].b.c.slice', 1, 3); + * // => [2, 3] + */ +var invoke = baseRest(baseInvoke); + +module.exports = invoke; diff --git a/node_modules/lodash/invokeMap.js b/node_modules/lodash/invokeMap.js new file mode 100644 index 0000000..8da5126 --- /dev/null +++ b/node_modules/lodash/invokeMap.js @@ -0,0 +1,41 @@ +var apply = require('./_apply'), + baseEach = require('./_baseEach'), + baseInvoke = require('./_baseInvoke'), + baseRest = require('./_baseRest'), + isArrayLike = require('./isArrayLike'); + +/** + * Invokes the method at `path` of each element in `collection`, returning + * an array of the results of each invoked method. Any additional arguments + * are provided to each invoked method. If `path` is a function, it's invoked + * for, and `this` bound to, each element in `collection`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Array|Function|string} path The path of the method to invoke or + * the function invoked per iteration. + * @param {...*} [args] The arguments to invoke each method with. + * @returns {Array} Returns the array of results. + * @example + * + * _.invokeMap([[5, 1, 7], [3, 2, 1]], 'sort'); + * // => [[1, 5, 7], [1, 2, 3]] + * + * _.invokeMap([123, 456], String.prototype.split, ''); + * // => [['1', '2', '3'], ['4', '5', '6']] + */ +var invokeMap = baseRest(function(collection, path, args) { + var index = -1, + isFunc = typeof path == 'function', + result = isArrayLike(collection) ? Array(collection.length) : []; + + baseEach(collection, function(value) { + result[++index] = isFunc ? apply(path, value, args) : baseInvoke(value, path, args); + }); + return result; +}); + +module.exports = invokeMap; diff --git a/node_modules/lodash/isArguments.js b/node_modules/lodash/isArguments.js new file mode 100644 index 0000000..8b9ed66 --- /dev/null +++ b/node_modules/lodash/isArguments.js @@ -0,0 +1,36 @@ +var baseIsArguments = require('./_baseIsArguments'), + isObjectLike = require('./isObjectLike'); + +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** Used to check objects for own properties. */ +var hasOwnProperty = objectProto.hasOwnProperty; + +/** Built-in value references. */ +var propertyIsEnumerable = objectProto.propertyIsEnumerable; + +/** + * Checks if `value` is likely an `arguments` object. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an `arguments` object, + * else `false`. + * @example + * + * _.isArguments(function() { return arguments; }()); + * // => true + * + * _.isArguments([1, 2, 3]); + * // => false + */ +var isArguments = baseIsArguments(function() { return arguments; }()) ? baseIsArguments : function(value) { + return isObjectLike(value) && hasOwnProperty.call(value, 'callee') && + !propertyIsEnumerable.call(value, 'callee'); +}; + +module.exports = isArguments; diff --git a/node_modules/lodash/isArray.js b/node_modules/lodash/isArray.js new file mode 100644 index 0000000..88ab55f --- /dev/null +++ b/node_modules/lodash/isArray.js @@ -0,0 +1,26 @@ +/** + * Checks if `value` is classified as an `Array` object. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an array, else `false`. + * @example + * + * _.isArray([1, 2, 3]); + * // => true + * + * _.isArray(document.body.children); + * // => false + * + * _.isArray('abc'); + * // => false + * + * _.isArray(_.noop); + * // => false + */ +var isArray = Array.isArray; + +module.exports = isArray; diff --git a/node_modules/lodash/isArrayBuffer.js b/node_modules/lodash/isArrayBuffer.js new file mode 100644 index 0000000..12904a6 --- /dev/null +++ b/node_modules/lodash/isArrayBuffer.js @@ -0,0 +1,27 @@ +var baseIsArrayBuffer = require('./_baseIsArrayBuffer'), + baseUnary = require('./_baseUnary'), + nodeUtil = require('./_nodeUtil'); + +/* Node.js helper references. */ +var nodeIsArrayBuffer = nodeUtil && nodeUtil.isArrayBuffer; + +/** + * Checks if `value` is classified as an `ArrayBuffer` object. + * + * @static + * @memberOf _ + * @since 4.3.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an array buffer, else `false`. + * @example + * + * _.isArrayBuffer(new ArrayBuffer(2)); + * // => true + * + * _.isArrayBuffer(new Array(2)); + * // => false + */ +var isArrayBuffer = nodeIsArrayBuffer ? baseUnary(nodeIsArrayBuffer) : baseIsArrayBuffer; + +module.exports = isArrayBuffer; diff --git a/node_modules/lodash/isArrayLike.js b/node_modules/lodash/isArrayLike.js new file mode 100644 index 0000000..0f96680 --- /dev/null +++ b/node_modules/lodash/isArrayLike.js @@ -0,0 +1,33 @@ +var isFunction = require('./isFunction'), + isLength = require('./isLength'); + +/** + * Checks if `value` is array-like. A value is considered array-like if it's + * not a function and has a `value.length` that's an integer greater than or + * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is array-like, else `false`. + * @example + * + * _.isArrayLike([1, 2, 3]); + * // => true + * + * _.isArrayLike(document.body.children); + * // => true + * + * _.isArrayLike('abc'); + * // => true + * + * _.isArrayLike(_.noop); + * // => false + */ +function isArrayLike(value) { + return value != null && isLength(value.length) && !isFunction(value); +} + +module.exports = isArrayLike; diff --git a/node_modules/lodash/isArrayLikeObject.js b/node_modules/lodash/isArrayLikeObject.js new file mode 100644 index 0000000..6c4812a --- /dev/null +++ b/node_modules/lodash/isArrayLikeObject.js @@ -0,0 +1,33 @@ +var isArrayLike = require('./isArrayLike'), + isObjectLike = require('./isObjectLike'); + +/** + * This method is like `_.isArrayLike` except that it also checks if `value` + * is an object. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an array-like object, + * else `false`. + * @example + * + * _.isArrayLikeObject([1, 2, 3]); + * // => true + * + * _.isArrayLikeObject(document.body.children); + * // => true + * + * _.isArrayLikeObject('abc'); + * // => false + * + * _.isArrayLikeObject(_.noop); + * // => false + */ +function isArrayLikeObject(value) { + return isObjectLike(value) && isArrayLike(value); +} + +module.exports = isArrayLikeObject; diff --git a/node_modules/lodash/isBoolean.js b/node_modules/lodash/isBoolean.js new file mode 100644 index 0000000..a43ed4b --- /dev/null +++ b/node_modules/lodash/isBoolean.js @@ -0,0 +1,29 @@ +var baseGetTag = require('./_baseGetTag'), + isObjectLike = require('./isObjectLike'); + +/** `Object#toString` result references. */ +var boolTag = '[object Boolean]'; + +/** + * Checks if `value` is classified as a boolean primitive or object. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a boolean, else `false`. + * @example + * + * _.isBoolean(false); + * // => true + * + * _.isBoolean(null); + * // => false + */ +function isBoolean(value) { + return value === true || value === false || + (isObjectLike(value) && baseGetTag(value) == boolTag); +} + +module.exports = isBoolean; diff --git a/node_modules/lodash/isBuffer.js b/node_modules/lodash/isBuffer.js new file mode 100644 index 0000000..c103cc7 --- /dev/null +++ b/node_modules/lodash/isBuffer.js @@ -0,0 +1,38 @@ +var root = require('./_root'), + stubFalse = require('./stubFalse'); + +/** Detect free variable `exports`. */ +var freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports; + +/** Detect free variable `module`. */ +var freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module; + +/** Detect the popular CommonJS extension `module.exports`. */ +var moduleExports = freeModule && freeModule.exports === freeExports; + +/** Built-in value references. */ +var Buffer = moduleExports ? root.Buffer : undefined; + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined; + +/** + * Checks if `value` is a buffer. + * + * @static + * @memberOf _ + * @since 4.3.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a buffer, else `false`. + * @example + * + * _.isBuffer(new Buffer(2)); + * // => true + * + * _.isBuffer(new Uint8Array(2)); + * // => false + */ +var isBuffer = nativeIsBuffer || stubFalse; + +module.exports = isBuffer; diff --git a/node_modules/lodash/isDate.js b/node_modules/lodash/isDate.js new file mode 100644 index 0000000..7f0209f --- /dev/null +++ b/node_modules/lodash/isDate.js @@ -0,0 +1,27 @@ +var baseIsDate = require('./_baseIsDate'), + baseUnary = require('./_baseUnary'), + nodeUtil = require('./_nodeUtil'); + +/* Node.js helper references. */ +var nodeIsDate = nodeUtil && nodeUtil.isDate; + +/** + * Checks if `value` is classified as a `Date` object. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a date object, else `false`. + * @example + * + * _.isDate(new Date); + * // => true + * + * _.isDate('Mon April 23 2012'); + * // => false + */ +var isDate = nodeIsDate ? baseUnary(nodeIsDate) : baseIsDate; + +module.exports = isDate; diff --git a/node_modules/lodash/isElement.js b/node_modules/lodash/isElement.js new file mode 100644 index 0000000..76ae29c --- /dev/null +++ b/node_modules/lodash/isElement.js @@ -0,0 +1,25 @@ +var isObjectLike = require('./isObjectLike'), + isPlainObject = require('./isPlainObject'); + +/** + * Checks if `value` is likely a DOM element. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a DOM element, else `false`. + * @example + * + * _.isElement(document.body); + * // => true + * + * _.isElement(''); + * // => false + */ +function isElement(value) { + return isObjectLike(value) && value.nodeType === 1 && !isPlainObject(value); +} + +module.exports = isElement; diff --git a/node_modules/lodash/isEmpty.js b/node_modules/lodash/isEmpty.js new file mode 100644 index 0000000..3597294 --- /dev/null +++ b/node_modules/lodash/isEmpty.js @@ -0,0 +1,77 @@ +var baseKeys = require('./_baseKeys'), + getTag = require('./_getTag'), + isArguments = require('./isArguments'), + isArray = require('./isArray'), + isArrayLike = require('./isArrayLike'), + isBuffer = require('./isBuffer'), + isPrototype = require('./_isPrototype'), + isTypedArray = require('./isTypedArray'); + +/** `Object#toString` result references. */ +var mapTag = '[object Map]', + setTag = '[object Set]'; + +/** Used for built-in method references. */ +var objectProto = Object.prototype; + +/** Used to check objects for own properties. */ +var hasOwnProperty = objectProto.hasOwnProperty; + +/** + * Checks if `value` is an empty object, collection, map, or set. + * + * Objects are considered empty if they have no own enumerable string keyed + * properties. + * + * Array-like values such as `arguments` objects, arrays, buffers, strings, or + * jQuery-like collections are considered empty if they have a `length` of `0`. + * Similarly, maps and sets are considered empty if they have a `size` of `0`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is empty, else `false`. + * @example + * + * _.isEmpty(null); + * // => true + * + * _.isEmpty(true); + * // => true + * + * _.isEmpty(1); + * // => true + * + * _.isEmpty([1, 2, 3]); + * // => false + * + * _.isEmpty({ 'a': 1 }); + * // => false + */ +function isEmpty(value) { + if (value == null) { + return true; + } + if (isArrayLike(value) && + (isArray(value) || typeof value == 'string' || typeof value.splice == 'function' || + isBuffer(value) || isTypedArray(value) || isArguments(value))) { + return !value.length; + } + var tag = getTag(value); + if (tag == mapTag || tag == setTag) { + return !value.size; + } + if (isPrototype(value)) { + return !baseKeys(value).length; + } + for (var key in value) { + if (hasOwnProperty.call(value, key)) { + return false; + } + } + return true; +} + +module.exports = isEmpty; diff --git a/node_modules/lodash/isEqual.js b/node_modules/lodash/isEqual.js new file mode 100644 index 0000000..5e23e76 --- /dev/null +++ b/node_modules/lodash/isEqual.js @@ -0,0 +1,35 @@ +var baseIsEqual = require('./_baseIsEqual'); + +/** + * Performs a deep comparison between two values to determine if they are + * equivalent. + * + * **Note:** This method supports comparing arrays, array buffers, booleans, + * date objects, error objects, maps, numbers, `Object` objects, regexes, + * sets, strings, symbols, and typed arrays. `Object` objects are compared + * by their own, not inherited, enumerable properties. Functions and DOM + * nodes are compared by strict equality, i.e. `===`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {boolean} Returns `true` if the values are equivalent, else `false`. + * @example + * + * var object = { 'a': 1 }; + * var other = { 'a': 1 }; + * + * _.isEqual(object, other); + * // => true + * + * object === other; + * // => false + */ +function isEqual(value, other) { + return baseIsEqual(value, other); +} + +module.exports = isEqual; diff --git a/node_modules/lodash/isEqualWith.js b/node_modules/lodash/isEqualWith.js new file mode 100644 index 0000000..21bdc7f --- /dev/null +++ b/node_modules/lodash/isEqualWith.js @@ -0,0 +1,41 @@ +var baseIsEqual = require('./_baseIsEqual'); + +/** + * This method is like `_.isEqual` except that it accepts `customizer` which + * is invoked to compare values. If `customizer` returns `undefined`, comparisons + * are handled by the method instead. The `customizer` is invoked with up to + * six arguments: (objValue, othValue [, index|key, object, other, stack]). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @param {Function} [customizer] The function to customize comparisons. + * @returns {boolean} Returns `true` if the values are equivalent, else `false`. + * @example + * + * function isGreeting(value) { + * return /^h(?:i|ello)$/.test(value); + * } + * + * function customizer(objValue, othValue) { + * if (isGreeting(objValue) && isGreeting(othValue)) { + * return true; + * } + * } + * + * var array = ['hello', 'goodbye']; + * var other = ['hi', 'goodbye']; + * + * _.isEqualWith(array, other, customizer); + * // => true + */ +function isEqualWith(value, other, customizer) { + customizer = typeof customizer == 'function' ? customizer : undefined; + var result = customizer ? customizer(value, other) : undefined; + return result === undefined ? baseIsEqual(value, other, undefined, customizer) : !!result; +} + +module.exports = isEqualWith; diff --git a/node_modules/lodash/isError.js b/node_modules/lodash/isError.js new file mode 100644 index 0000000..b4f41e0 --- /dev/null +++ b/node_modules/lodash/isError.js @@ -0,0 +1,36 @@ +var baseGetTag = require('./_baseGetTag'), + isObjectLike = require('./isObjectLike'), + isPlainObject = require('./isPlainObject'); + +/** `Object#toString` result references. */ +var domExcTag = '[object DOMException]', + errorTag = '[object Error]'; + +/** + * Checks if `value` is an `Error`, `EvalError`, `RangeError`, `ReferenceError`, + * `SyntaxError`, `TypeError`, or `URIError` object. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an error object, else `false`. + * @example + * + * _.isError(new Error); + * // => true + * + * _.isError(Error); + * // => false + */ +function isError(value) { + if (!isObjectLike(value)) { + return false; + } + var tag = baseGetTag(value); + return tag == errorTag || tag == domExcTag || + (typeof value.message == 'string' && typeof value.name == 'string' && !isPlainObject(value)); +} + +module.exports = isError; diff --git a/node_modules/lodash/isFinite.js b/node_modules/lodash/isFinite.js new file mode 100644 index 0000000..601842b --- /dev/null +++ b/node_modules/lodash/isFinite.js @@ -0,0 +1,36 @@ +var root = require('./_root'); + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeIsFinite = root.isFinite; + +/** + * Checks if `value` is a finite primitive number. + * + * **Note:** This method is based on + * [`Number.isFinite`](https://mdn.io/Number/isFinite). + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a finite number, else `false`. + * @example + * + * _.isFinite(3); + * // => true + * + * _.isFinite(Number.MIN_VALUE); + * // => true + * + * _.isFinite(Infinity); + * // => false + * + * _.isFinite('3'); + * // => false + */ +function isFinite(value) { + return typeof value == 'number' && nativeIsFinite(value); +} + +module.exports = isFinite; diff --git a/node_modules/lodash/isFunction.js b/node_modules/lodash/isFunction.js new file mode 100644 index 0000000..907a8cd --- /dev/null +++ b/node_modules/lodash/isFunction.js @@ -0,0 +1,37 @@ +var baseGetTag = require('./_baseGetTag'), + isObject = require('./isObject'); + +/** `Object#toString` result references. */ +var asyncTag = '[object AsyncFunction]', + funcTag = '[object Function]', + genTag = '[object GeneratorFunction]', + proxyTag = '[object Proxy]'; + +/** + * Checks if `value` is classified as a `Function` object. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a function, else `false`. + * @example + * + * _.isFunction(_); + * // => true + * + * _.isFunction(/abc/); + * // => false + */ +function isFunction(value) { + if (!isObject(value)) { + return false; + } + // The use of `Object#toString` avoids issues with the `typeof` operator + // in Safari 9 which returns 'object' for typed arrays and other constructors. + var tag = baseGetTag(value); + return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag; +} + +module.exports = isFunction; diff --git a/node_modules/lodash/isInteger.js b/node_modules/lodash/isInteger.js new file mode 100644 index 0000000..66aa87d --- /dev/null +++ b/node_modules/lodash/isInteger.js @@ -0,0 +1,33 @@ +var toInteger = require('./toInteger'); + +/** + * Checks if `value` is an integer. + * + * **Note:** This method is based on + * [`Number.isInteger`](https://mdn.io/Number/isInteger). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an integer, else `false`. + * @example + * + * _.isInteger(3); + * // => true + * + * _.isInteger(Number.MIN_VALUE); + * // => false + * + * _.isInteger(Infinity); + * // => false + * + * _.isInteger('3'); + * // => false + */ +function isInteger(value) { + return typeof value == 'number' && value == toInteger(value); +} + +module.exports = isInteger; diff --git a/node_modules/lodash/isLength.js b/node_modules/lodash/isLength.js new file mode 100644 index 0000000..3a95caa --- /dev/null +++ b/node_modules/lodash/isLength.js @@ -0,0 +1,35 @@ +/** Used as references for various `Number` constants. */ +var MAX_SAFE_INTEGER = 9007199254740991; + +/** + * Checks if `value` is a valid array-like length. + * + * **Note:** This method is loosely based on + * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a valid length, else `false`. + * @example + * + * _.isLength(3); + * // => true + * + * _.isLength(Number.MIN_VALUE); + * // => false + * + * _.isLength(Infinity); + * // => false + * + * _.isLength('3'); + * // => false + */ +function isLength(value) { + return typeof value == 'number' && + value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER; +} + +module.exports = isLength; diff --git a/node_modules/lodash/isMap.js b/node_modules/lodash/isMap.js new file mode 100644 index 0000000..44f8517 --- /dev/null +++ b/node_modules/lodash/isMap.js @@ -0,0 +1,27 @@ +var baseIsMap = require('./_baseIsMap'), + baseUnary = require('./_baseUnary'), + nodeUtil = require('./_nodeUtil'); + +/* Node.js helper references. */ +var nodeIsMap = nodeUtil && nodeUtil.isMap; + +/** + * Checks if `value` is classified as a `Map` object. + * + * @static + * @memberOf _ + * @since 4.3.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a map, else `false`. + * @example + * + * _.isMap(new Map); + * // => true + * + * _.isMap(new WeakMap); + * // => false + */ +var isMap = nodeIsMap ? baseUnary(nodeIsMap) : baseIsMap; + +module.exports = isMap; diff --git a/node_modules/lodash/isMatch.js b/node_modules/lodash/isMatch.js new file mode 100644 index 0000000..9773a18 --- /dev/null +++ b/node_modules/lodash/isMatch.js @@ -0,0 +1,36 @@ +var baseIsMatch = require('./_baseIsMatch'), + getMatchData = require('./_getMatchData'); + +/** + * Performs a partial deep comparison between `object` and `source` to + * determine if `object` contains equivalent property values. + * + * **Note:** This method is equivalent to `_.matches` when `source` is + * partially applied. + * + * Partial comparisons will match empty array and empty object `source` + * values against any array or object value, respectively. See `_.isEqual` + * for a list of supported value comparisons. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Lang + * @param {Object} object The object to inspect. + * @param {Object} source The object of property values to match. + * @returns {boolean} Returns `true` if `object` is a match, else `false`. + * @example + * + * var object = { 'a': 1, 'b': 2 }; + * + * _.isMatch(object, { 'b': 2 }); + * // => true + * + * _.isMatch(object, { 'b': 1 }); + * // => false + */ +function isMatch(object, source) { + return object === source || baseIsMatch(object, source, getMatchData(source)); +} + +module.exports = isMatch; diff --git a/node_modules/lodash/isMatchWith.js b/node_modules/lodash/isMatchWith.js new file mode 100644 index 0000000..187b6a6 --- /dev/null +++ b/node_modules/lodash/isMatchWith.js @@ -0,0 +1,41 @@ +var baseIsMatch = require('./_baseIsMatch'), + getMatchData = require('./_getMatchData'); + +/** + * This method is like `_.isMatch` except that it accepts `customizer` which + * is invoked to compare values. If `customizer` returns `undefined`, comparisons + * are handled by the method instead. The `customizer` is invoked with five + * arguments: (objValue, srcValue, index|key, object, source). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {Object} object The object to inspect. + * @param {Object} source The object of property values to match. + * @param {Function} [customizer] The function to customize comparisons. + * @returns {boolean} Returns `true` if `object` is a match, else `false`. + * @example + * + * function isGreeting(value) { + * return /^h(?:i|ello)$/.test(value); + * } + * + * function customizer(objValue, srcValue) { + * if (isGreeting(objValue) && isGreeting(srcValue)) { + * return true; + * } + * } + * + * var object = { 'greeting': 'hello' }; + * var source = { 'greeting': 'hi' }; + * + * _.isMatchWith(object, source, customizer); + * // => true + */ +function isMatchWith(object, source, customizer) { + customizer = typeof customizer == 'function' ? customizer : undefined; + return baseIsMatch(object, source, getMatchData(source), customizer); +} + +module.exports = isMatchWith; diff --git a/node_modules/lodash/isNaN.js b/node_modules/lodash/isNaN.js new file mode 100644 index 0000000..7d0d783 --- /dev/null +++ b/node_modules/lodash/isNaN.js @@ -0,0 +1,38 @@ +var isNumber = require('./isNumber'); + +/** + * Checks if `value` is `NaN`. + * + * **Note:** This method is based on + * [`Number.isNaN`](https://mdn.io/Number/isNaN) and is not the same as + * global [`isNaN`](https://mdn.io/isNaN) which returns `true` for + * `undefined` and other non-number values. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is `NaN`, else `false`. + * @example + * + * _.isNaN(NaN); + * // => true + * + * _.isNaN(new Number(NaN)); + * // => true + * + * isNaN(undefined); + * // => true + * + * _.isNaN(undefined); + * // => false + */ +function isNaN(value) { + // An `NaN` primitive is the only value that is not equal to itself. + // Perform the `toStringTag` check first to avoid errors with some + // ActiveX objects in IE. + return isNumber(value) && value != +value; +} + +module.exports = isNaN; diff --git a/node_modules/lodash/isNative.js b/node_modules/lodash/isNative.js new file mode 100644 index 0000000..f0cb8d5 --- /dev/null +++ b/node_modules/lodash/isNative.js @@ -0,0 +1,40 @@ +var baseIsNative = require('./_baseIsNative'), + isMaskable = require('./_isMaskable'); + +/** Error message constants. */ +var CORE_ERROR_TEXT = 'Unsupported core-js use. Try https://npms.io/search?q=ponyfill.'; + +/** + * Checks if `value` is a pristine native function. + * + * **Note:** This method can't reliably detect native functions in the presence + * of the core-js package because core-js circumvents this kind of detection. + * Despite multiple requests, the core-js maintainer has made it clear: any + * attempt to fix the detection will be obstructed. As a result, we're left + * with little choice but to throw an error. Unfortunately, this also affects + * packages, like [babel-polyfill](https://www.npmjs.com/package/babel-polyfill), + * which rely on core-js. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a native function, + * else `false`. + * @example + * + * _.isNative(Array.prototype.push); + * // => true + * + * _.isNative(_); + * // => false + */ +function isNative(value) { + if (isMaskable(value)) { + throw new Error(CORE_ERROR_TEXT); + } + return baseIsNative(value); +} + +module.exports = isNative; diff --git a/node_modules/lodash/isNil.js b/node_modules/lodash/isNil.js new file mode 100644 index 0000000..79f0505 --- /dev/null +++ b/node_modules/lodash/isNil.js @@ -0,0 +1,25 @@ +/** + * Checks if `value` is `null` or `undefined`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is nullish, else `false`. + * @example + * + * _.isNil(null); + * // => true + * + * _.isNil(void 0); + * // => true + * + * _.isNil(NaN); + * // => false + */ +function isNil(value) { + return value == null; +} + +module.exports = isNil; diff --git a/node_modules/lodash/isNull.js b/node_modules/lodash/isNull.js new file mode 100644 index 0000000..c0a374d --- /dev/null +++ b/node_modules/lodash/isNull.js @@ -0,0 +1,22 @@ +/** + * Checks if `value` is `null`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is `null`, else `false`. + * @example + * + * _.isNull(null); + * // => true + * + * _.isNull(void 0); + * // => false + */ +function isNull(value) { + return value === null; +} + +module.exports = isNull; diff --git a/node_modules/lodash/isNumber.js b/node_modules/lodash/isNumber.js new file mode 100644 index 0000000..cd34ee4 --- /dev/null +++ b/node_modules/lodash/isNumber.js @@ -0,0 +1,38 @@ +var baseGetTag = require('./_baseGetTag'), + isObjectLike = require('./isObjectLike'); + +/** `Object#toString` result references. */ +var numberTag = '[object Number]'; + +/** + * Checks if `value` is classified as a `Number` primitive or object. + * + * **Note:** To exclude `Infinity`, `-Infinity`, and `NaN`, which are + * classified as numbers, use the `_.isFinite` method. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a number, else `false`. + * @example + * + * _.isNumber(3); + * // => true + * + * _.isNumber(Number.MIN_VALUE); + * // => true + * + * _.isNumber(Infinity); + * // => true + * + * _.isNumber('3'); + * // => false + */ +function isNumber(value) { + return typeof value == 'number' || + (isObjectLike(value) && baseGetTag(value) == numberTag); +} + +module.exports = isNumber; diff --git a/node_modules/lodash/isObject.js b/node_modules/lodash/isObject.js new file mode 100644 index 0000000..1dc8939 --- /dev/null +++ b/node_modules/lodash/isObject.js @@ -0,0 +1,31 @@ +/** + * Checks if `value` is the + * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types) + * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`) + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an object, else `false`. + * @example + * + * _.isObject({}); + * // => true + * + * _.isObject([1, 2, 3]); + * // => true + * + * _.isObject(_.noop); + * // => true + * + * _.isObject(null); + * // => false + */ +function isObject(value) { + var type = typeof value; + return value != null && (type == 'object' || type == 'function'); +} + +module.exports = isObject; diff --git a/node_modules/lodash/isObjectLike.js b/node_modules/lodash/isObjectLike.js new file mode 100644 index 0000000..301716b --- /dev/null +++ b/node_modules/lodash/isObjectLike.js @@ -0,0 +1,29 @@ +/** + * Checks if `value` is object-like. A value is object-like if it's not `null` + * and has a `typeof` result of "object". + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is object-like, else `false`. + * @example + * + * _.isObjectLike({}); + * // => true + * + * _.isObjectLike([1, 2, 3]); + * // => true + * + * _.isObjectLike(_.noop); + * // => false + * + * _.isObjectLike(null); + * // => false + */ +function isObjectLike(value) { + return value != null && typeof value == 'object'; +} + +module.exports = isObjectLike; diff --git a/node_modules/lodash/isPlainObject.js b/node_modules/lodash/isPlainObject.js new file mode 100644 index 0000000..2387373 --- /dev/null +++ b/node_modules/lodash/isPlainObject.js @@ -0,0 +1,62 @@ +var baseGetTag = require('./_baseGetTag'), + getPrototype = require('./_getPrototype'), + isObjectLike = require('./isObjectLike'); + +/** `Object#toString` result references. */ +var objectTag = '[object Object]'; + +/** Used for built-in method references. */ +var funcProto = Function.prototype, + objectProto = Object.prototype; + +/** Used to resolve the decompiled source of functions. */ +var funcToString = funcProto.toString; + +/** Used to check objects for own properties. */ +var hasOwnProperty = objectProto.hasOwnProperty; + +/** Used to infer the `Object` constructor. */ +var objectCtorString = funcToString.call(Object); + +/** + * Checks if `value` is a plain object, that is, an object created by the + * `Object` constructor or one with a `[[Prototype]]` of `null`. + * + * @static + * @memberOf _ + * @since 0.8.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a plain object, else `false`. + * @example + * + * function Foo() { + * this.a = 1; + * } + * + * _.isPlainObject(new Foo); + * // => false + * + * _.isPlainObject([1, 2, 3]); + * // => false + * + * _.isPlainObject({ 'x': 0, 'y': 0 }); + * // => true + * + * _.isPlainObject(Object.create(null)); + * // => true + */ +function isPlainObject(value) { + if (!isObjectLike(value) || baseGetTag(value) != objectTag) { + return false; + } + var proto = getPrototype(value); + if (proto === null) { + return true; + } + var Ctor = hasOwnProperty.call(proto, 'constructor') && proto.constructor; + return typeof Ctor == 'function' && Ctor instanceof Ctor && + funcToString.call(Ctor) == objectCtorString; +} + +module.exports = isPlainObject; diff --git a/node_modules/lodash/isRegExp.js b/node_modules/lodash/isRegExp.js new file mode 100644 index 0000000..76c9b6e --- /dev/null +++ b/node_modules/lodash/isRegExp.js @@ -0,0 +1,27 @@ +var baseIsRegExp = require('./_baseIsRegExp'), + baseUnary = require('./_baseUnary'), + nodeUtil = require('./_nodeUtil'); + +/* Node.js helper references. */ +var nodeIsRegExp = nodeUtil && nodeUtil.isRegExp; + +/** + * Checks if `value` is classified as a `RegExp` object. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a regexp, else `false`. + * @example + * + * _.isRegExp(/abc/); + * // => true + * + * _.isRegExp('/abc/'); + * // => false + */ +var isRegExp = nodeIsRegExp ? baseUnary(nodeIsRegExp) : baseIsRegExp; + +module.exports = isRegExp; diff --git a/node_modules/lodash/isSafeInteger.js b/node_modules/lodash/isSafeInteger.js new file mode 100644 index 0000000..2a48526 --- /dev/null +++ b/node_modules/lodash/isSafeInteger.js @@ -0,0 +1,37 @@ +var isInteger = require('./isInteger'); + +/** Used as references for various `Number` constants. */ +var MAX_SAFE_INTEGER = 9007199254740991; + +/** + * Checks if `value` is a safe integer. An integer is safe if it's an IEEE-754 + * double precision number which isn't the result of a rounded unsafe integer. + * + * **Note:** This method is based on + * [`Number.isSafeInteger`](https://mdn.io/Number/isSafeInteger). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a safe integer, else `false`. + * @example + * + * _.isSafeInteger(3); + * // => true + * + * _.isSafeInteger(Number.MIN_VALUE); + * // => false + * + * _.isSafeInteger(Infinity); + * // => false + * + * _.isSafeInteger('3'); + * // => false + */ +function isSafeInteger(value) { + return isInteger(value) && value >= -MAX_SAFE_INTEGER && value <= MAX_SAFE_INTEGER; +} + +module.exports = isSafeInteger; diff --git a/node_modules/lodash/isSet.js b/node_modules/lodash/isSet.js new file mode 100644 index 0000000..ab88bdf --- /dev/null +++ b/node_modules/lodash/isSet.js @@ -0,0 +1,27 @@ +var baseIsSet = require('./_baseIsSet'), + baseUnary = require('./_baseUnary'), + nodeUtil = require('./_nodeUtil'); + +/* Node.js helper references. */ +var nodeIsSet = nodeUtil && nodeUtil.isSet; + +/** + * Checks if `value` is classified as a `Set` object. + * + * @static + * @memberOf _ + * @since 4.3.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a set, else `false`. + * @example + * + * _.isSet(new Set); + * // => true + * + * _.isSet(new WeakSet); + * // => false + */ +var isSet = nodeIsSet ? baseUnary(nodeIsSet) : baseIsSet; + +module.exports = isSet; diff --git a/node_modules/lodash/isString.js b/node_modules/lodash/isString.js new file mode 100644 index 0000000..627eb9c --- /dev/null +++ b/node_modules/lodash/isString.js @@ -0,0 +1,30 @@ +var baseGetTag = require('./_baseGetTag'), + isArray = require('./isArray'), + isObjectLike = require('./isObjectLike'); + +/** `Object#toString` result references. */ +var stringTag = '[object String]'; + +/** + * Checks if `value` is classified as a `String` primitive or object. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a string, else `false`. + * @example + * + * _.isString('abc'); + * // => true + * + * _.isString(1); + * // => false + */ +function isString(value) { + return typeof value == 'string' || + (!isArray(value) && isObjectLike(value) && baseGetTag(value) == stringTag); +} + +module.exports = isString; diff --git a/node_modules/lodash/isSymbol.js b/node_modules/lodash/isSymbol.js new file mode 100644 index 0000000..dfb60b9 --- /dev/null +++ b/node_modules/lodash/isSymbol.js @@ -0,0 +1,29 @@ +var baseGetTag = require('./_baseGetTag'), + isObjectLike = require('./isObjectLike'); + +/** `Object#toString` result references. */ +var symbolTag = '[object Symbol]'; + +/** + * Checks if `value` is classified as a `Symbol` primitive or object. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a symbol, else `false`. + * @example + * + * _.isSymbol(Symbol.iterator); + * // => true + * + * _.isSymbol('abc'); + * // => false + */ +function isSymbol(value) { + return typeof value == 'symbol' || + (isObjectLike(value) && baseGetTag(value) == symbolTag); +} + +module.exports = isSymbol; diff --git a/node_modules/lodash/isTypedArray.js b/node_modules/lodash/isTypedArray.js new file mode 100644 index 0000000..da3f8dd --- /dev/null +++ b/node_modules/lodash/isTypedArray.js @@ -0,0 +1,27 @@ +var baseIsTypedArray = require('./_baseIsTypedArray'), + baseUnary = require('./_baseUnary'), + nodeUtil = require('./_nodeUtil'); + +/* Node.js helper references. */ +var nodeIsTypedArray = nodeUtil && nodeUtil.isTypedArray; + +/** + * Checks if `value` is classified as a typed array. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a typed array, else `false`. + * @example + * + * _.isTypedArray(new Uint8Array); + * // => true + * + * _.isTypedArray([]); + * // => false + */ +var isTypedArray = nodeIsTypedArray ? baseUnary(nodeIsTypedArray) : baseIsTypedArray; + +module.exports = isTypedArray; diff --git a/node_modules/lodash/isUndefined.js b/node_modules/lodash/isUndefined.js new file mode 100644 index 0000000..377d121 --- /dev/null +++ b/node_modules/lodash/isUndefined.js @@ -0,0 +1,22 @@ +/** + * Checks if `value` is `undefined`. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is `undefined`, else `false`. + * @example + * + * _.isUndefined(void 0); + * // => true + * + * _.isUndefined(null); + * // => false + */ +function isUndefined(value) { + return value === undefined; +} + +module.exports = isUndefined; diff --git a/node_modules/lodash/isWeakMap.js b/node_modules/lodash/isWeakMap.js new file mode 100644 index 0000000..8d36f66 --- /dev/null +++ b/node_modules/lodash/isWeakMap.js @@ -0,0 +1,28 @@ +var getTag = require('./_getTag'), + isObjectLike = require('./isObjectLike'); + +/** `Object#toString` result references. */ +var weakMapTag = '[object WeakMap]'; + +/** + * Checks if `value` is classified as a `WeakMap` object. + * + * @static + * @memberOf _ + * @since 4.3.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a weak map, else `false`. + * @example + * + * _.isWeakMap(new WeakMap); + * // => true + * + * _.isWeakMap(new Map); + * // => false + */ +function isWeakMap(value) { + return isObjectLike(value) && getTag(value) == weakMapTag; +} + +module.exports = isWeakMap; diff --git a/node_modules/lodash/isWeakSet.js b/node_modules/lodash/isWeakSet.js new file mode 100644 index 0000000..e628b26 --- /dev/null +++ b/node_modules/lodash/isWeakSet.js @@ -0,0 +1,28 @@ +var baseGetTag = require('./_baseGetTag'), + isObjectLike = require('./isObjectLike'); + +/** `Object#toString` result references. */ +var weakSetTag = '[object WeakSet]'; + +/** + * Checks if `value` is classified as a `WeakSet` object. + * + * @static + * @memberOf _ + * @since 4.3.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a weak set, else `false`. + * @example + * + * _.isWeakSet(new WeakSet); + * // => true + * + * _.isWeakSet(new Set); + * // => false + */ +function isWeakSet(value) { + return isObjectLike(value) && baseGetTag(value) == weakSetTag; +} + +module.exports = isWeakSet; diff --git a/node_modules/lodash/iteratee.js b/node_modules/lodash/iteratee.js new file mode 100644 index 0000000..61b73a8 --- /dev/null +++ b/node_modules/lodash/iteratee.js @@ -0,0 +1,53 @@ +var baseClone = require('./_baseClone'), + baseIteratee = require('./_baseIteratee'); + +/** Used to compose bitmasks for cloning. */ +var CLONE_DEEP_FLAG = 1; + +/** + * Creates a function that invokes `func` with the arguments of the created + * function. If `func` is a property name, the created function returns the + * property value for a given element. If `func` is an array or object, the + * created function returns `true` for elements that contain the equivalent + * source properties, otherwise it returns `false`. + * + * @static + * @since 4.0.0 + * @memberOf _ + * @category Util + * @param {*} [func=_.identity] The value to convert to a callback. + * @returns {Function} Returns the callback. + * @example + * + * var users = [ + * { 'user': 'barney', 'age': 36, 'active': true }, + * { 'user': 'fred', 'age': 40, 'active': false } + * ]; + * + * // The `_.matches` iteratee shorthand. + * _.filter(users, _.iteratee({ 'user': 'barney', 'active': true })); + * // => [{ 'user': 'barney', 'age': 36, 'active': true }] + * + * // The `_.matchesProperty` iteratee shorthand. + * _.filter(users, _.iteratee(['user', 'fred'])); + * // => [{ 'user': 'fred', 'age': 40 }] + * + * // The `_.property` iteratee shorthand. + * _.map(users, _.iteratee('user')); + * // => ['barney', 'fred'] + * + * // Create custom iteratee shorthands. + * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) { + * return !_.isRegExp(func) ? iteratee(func) : function(string) { + * return func.test(string); + * }; + * }); + * + * _.filter(['abc', 'def'], /ef/); + * // => ['def'] + */ +function iteratee(func) { + return baseIteratee(typeof func == 'function' ? func : baseClone(func, CLONE_DEEP_FLAG)); +} + +module.exports = iteratee; diff --git a/node_modules/lodash/join.js b/node_modules/lodash/join.js new file mode 100644 index 0000000..45de079 --- /dev/null +++ b/node_modules/lodash/join.js @@ -0,0 +1,26 @@ +/** Used for built-in method references. */ +var arrayProto = Array.prototype; + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeJoin = arrayProto.join; + +/** + * Converts all elements in `array` into a string separated by `separator`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} array The array to convert. + * @param {string} [separator=','] The element separator. + * @returns {string} Returns the joined string. + * @example + * + * _.join(['a', 'b', 'c'], '~'); + * // => 'a~b~c' + */ +function join(array, separator) { + return array == null ? '' : nativeJoin.call(array, separator); +} + +module.exports = join; diff --git a/node_modules/lodash/kebabCase.js b/node_modules/lodash/kebabCase.js new file mode 100644 index 0000000..8a52be6 --- /dev/null +++ b/node_modules/lodash/kebabCase.js @@ -0,0 +1,28 @@ +var createCompounder = require('./_createCompounder'); + +/** + * Converts `string` to + * [kebab case](https://en.wikipedia.org/wiki/Letter_case#Special_case_styles). + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category String + * @param {string} [string=''] The string to convert. + * @returns {string} Returns the kebab cased string. + * @example + * + * _.kebabCase('Foo Bar'); + * // => 'foo-bar' + * + * _.kebabCase('fooBar'); + * // => 'foo-bar' + * + * _.kebabCase('__FOO_BAR__'); + * // => 'foo-bar' + */ +var kebabCase = createCompounder(function(result, word, index) { + return result + (index ? '-' : '') + word.toLowerCase(); +}); + +module.exports = kebabCase; diff --git a/node_modules/lodash/keyBy.js b/node_modules/lodash/keyBy.js new file mode 100644 index 0000000..acc007a --- /dev/null +++ b/node_modules/lodash/keyBy.js @@ -0,0 +1,36 @@ +var baseAssignValue = require('./_baseAssignValue'), + createAggregator = require('./_createAggregator'); + +/** + * Creates an object composed of keys generated from the results of running + * each element of `collection` thru `iteratee`. The corresponding value of + * each key is the last element responsible for generating the key. The + * iteratee is invoked with one argument: (value). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [iteratee=_.identity] The iteratee to transform keys. + * @returns {Object} Returns the composed aggregate object. + * @example + * + * var array = [ + * { 'dir': 'left', 'code': 97 }, + * { 'dir': 'right', 'code': 100 } + * ]; + * + * _.keyBy(array, function(o) { + * return String.fromCharCode(o.code); + * }); + * // => { 'a': { 'dir': 'left', 'code': 97 }, 'd': { 'dir': 'right', 'code': 100 } } + * + * _.keyBy(array, 'dir'); + * // => { 'left': { 'dir': 'left', 'code': 97 }, 'right': { 'dir': 'right', 'code': 100 } } + */ +var keyBy = createAggregator(function(result, value, key) { + baseAssignValue(result, key, value); +}); + +module.exports = keyBy; diff --git a/node_modules/lodash/keys.js b/node_modules/lodash/keys.js new file mode 100644 index 0000000..d143c71 --- /dev/null +++ b/node_modules/lodash/keys.js @@ -0,0 +1,37 @@ +var arrayLikeKeys = require('./_arrayLikeKeys'), + baseKeys = require('./_baseKeys'), + isArrayLike = require('./isArrayLike'); + +/** + * Creates an array of the own enumerable property names of `object`. + * + * **Note:** Non-object values are coerced to objects. See the + * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys) + * for more details. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Object + * @param {Object} object The object to query. + * @returns {Array} Returns the array of property names. + * @example + * + * function Foo() { + * this.a = 1; + * this.b = 2; + * } + * + * Foo.prototype.c = 3; + * + * _.keys(new Foo); + * // => ['a', 'b'] (iteration order is not guaranteed) + * + * _.keys('hi'); + * // => ['0', '1'] + */ +function keys(object) { + return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object); +} + +module.exports = keys; diff --git a/node_modules/lodash/keysIn.js b/node_modules/lodash/keysIn.js new file mode 100644 index 0000000..a62308f --- /dev/null +++ b/node_modules/lodash/keysIn.js @@ -0,0 +1,32 @@ +var arrayLikeKeys = require('./_arrayLikeKeys'), + baseKeysIn = require('./_baseKeysIn'), + isArrayLike = require('./isArrayLike'); + +/** + * Creates an array of the own and inherited enumerable property names of `object`. + * + * **Note:** Non-object values are coerced to objects. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Object + * @param {Object} object The object to query. + * @returns {Array} Returns the array of property names. + * @example + * + * function Foo() { + * this.a = 1; + * this.b = 2; + * } + * + * Foo.prototype.c = 3; + * + * _.keysIn(new Foo); + * // => ['a', 'b', 'c'] (iteration order is not guaranteed) + */ +function keysIn(object) { + return isArrayLike(object) ? arrayLikeKeys(object, true) : baseKeysIn(object); +} + +module.exports = keysIn; diff --git a/node_modules/lodash/lang.js b/node_modules/lodash/lang.js new file mode 100644 index 0000000..a396216 --- /dev/null +++ b/node_modules/lodash/lang.js @@ -0,0 +1,58 @@ +module.exports = { + 'castArray': require('./castArray'), + 'clone': require('./clone'), + 'cloneDeep': require('./cloneDeep'), + 'cloneDeepWith': require('./cloneDeepWith'), + 'cloneWith': require('./cloneWith'), + 'conformsTo': require('./conformsTo'), + 'eq': require('./eq'), + 'gt': require('./gt'), + 'gte': require('./gte'), + 'isArguments': require('./isArguments'), + 'isArray': require('./isArray'), + 'isArrayBuffer': require('./isArrayBuffer'), + 'isArrayLike': require('./isArrayLike'), + 'isArrayLikeObject': require('./isArrayLikeObject'), + 'isBoolean': require('./isBoolean'), + 'isBuffer': require('./isBuffer'), + 'isDate': require('./isDate'), + 'isElement': require('./isElement'), + 'isEmpty': require('./isEmpty'), + 'isEqual': require('./isEqual'), + 'isEqualWith': require('./isEqualWith'), + 'isError': require('./isError'), + 'isFinite': require('./isFinite'), + 'isFunction': require('./isFunction'), + 'isInteger': require('./isInteger'), + 'isLength': require('./isLength'), + 'isMap': require('./isMap'), + 'isMatch': require('./isMatch'), + 'isMatchWith': require('./isMatchWith'), + 'isNaN': require('./isNaN'), + 'isNative': require('./isNative'), + 'isNil': require('./isNil'), + 'isNull': require('./isNull'), + 'isNumber': require('./isNumber'), + 'isObject': require('./isObject'), + 'isObjectLike': require('./isObjectLike'), + 'isPlainObject': require('./isPlainObject'), + 'isRegExp': require('./isRegExp'), + 'isSafeInteger': require('./isSafeInteger'), + 'isSet': require('./isSet'), + 'isString': require('./isString'), + 'isSymbol': require('./isSymbol'), + 'isTypedArray': require('./isTypedArray'), + 'isUndefined': require('./isUndefined'), + 'isWeakMap': require('./isWeakMap'), + 'isWeakSet': require('./isWeakSet'), + 'lt': require('./lt'), + 'lte': require('./lte'), + 'toArray': require('./toArray'), + 'toFinite': require('./toFinite'), + 'toInteger': require('./toInteger'), + 'toLength': require('./toLength'), + 'toNumber': require('./toNumber'), + 'toPlainObject': require('./toPlainObject'), + 'toSafeInteger': require('./toSafeInteger'), + 'toString': require('./toString') +}; diff --git a/node_modules/lodash/last.js b/node_modules/lodash/last.js new file mode 100644 index 0000000..cad1eaf --- /dev/null +++ b/node_modules/lodash/last.js @@ -0,0 +1,20 @@ +/** + * Gets the last element of `array`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The array to query. + * @returns {*} Returns the last element of `array`. + * @example + * + * _.last([1, 2, 3]); + * // => 3 + */ +function last(array) { + var length = array == null ? 0 : array.length; + return length ? array[length - 1] : undefined; +} + +module.exports = last; diff --git a/node_modules/lodash/lastIndexOf.js b/node_modules/lodash/lastIndexOf.js new file mode 100644 index 0000000..dabfb61 --- /dev/null +++ b/node_modules/lodash/lastIndexOf.js @@ -0,0 +1,46 @@ +var baseFindIndex = require('./_baseFindIndex'), + baseIsNaN = require('./_baseIsNaN'), + strictLastIndexOf = require('./_strictLastIndexOf'), + toInteger = require('./toInteger'); + +/* Built-in method references for those with the same name as other `lodash` methods. */ +var nativeMax = Math.max, + nativeMin = Math.min; + +/** + * This method is like `_.indexOf` except that it iterates over elements of + * `array` from right to left. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {*} value The value to search for. + * @param {number} [fromIndex=array.length-1] The index to search from. + * @returns {number} Returns the index of the matched value, else `-1`. + * @example + * + * _.lastIndexOf([1, 2, 1, 2], 2); + * // => 3 + * + * // Search from the `fromIndex`. + * _.lastIndexOf([1, 2, 1, 2], 2, 2); + * // => 1 + */ +function lastIndexOf(array, value, fromIndex) { + var length = array == null ? 0 : array.length; + if (!length) { + return -1; + } + var index = length; + if (fromIndex !== undefined) { + index = toInteger(fromIndex); + index = index < 0 ? nativeMax(length + index, 0) : nativeMin(index, length - 1); + } + return value === value + ? strictLastIndexOf(array, value, index) + : baseFindIndex(array, baseIsNaN, index, true); +} + +module.exports = lastIndexOf; diff --git a/node_modules/lodash/lodash.js b/node_modules/lodash/lodash.js new file mode 100644 index 0000000..4131e93 --- /dev/null +++ b/node_modules/lodash/lodash.js @@ -0,0 +1,17209 @@ +/** + * @license + * Lodash + * Copyright OpenJS Foundation and other contributors + * Released under MIT license + * Based on Underscore.js 1.8.3 + * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors + */ +;(function() { + + /** Used as a safe reference for `undefined` in pre-ES5 environments. */ + var undefined; + + /** Used as the semantic version number. */ + var VERSION = '4.17.21'; + + /** Used as the size to enable large array optimizations. */ + var LARGE_ARRAY_SIZE = 200; + + /** Error message constants. */ + var CORE_ERROR_TEXT = 'Unsupported core-js use. Try https://npms.io/search?q=ponyfill.', + FUNC_ERROR_TEXT = 'Expected a function', + INVALID_TEMPL_VAR_ERROR_TEXT = 'Invalid `variable` option passed into `_.template`'; + + /** Used to stand-in for `undefined` hash values. */ + var HASH_UNDEFINED = '__lodash_hash_undefined__'; + + /** Used as the maximum memoize cache size. */ + var MAX_MEMOIZE_SIZE = 500; + + /** Used as the internal argument placeholder. */ + var PLACEHOLDER = '__lodash_placeholder__'; + + /** Used to compose bitmasks for cloning. */ + var CLONE_DEEP_FLAG = 1, + CLONE_FLAT_FLAG = 2, + CLONE_SYMBOLS_FLAG = 4; + + /** Used to compose bitmasks for value comparisons. */ + var COMPARE_PARTIAL_FLAG = 1, + COMPARE_UNORDERED_FLAG = 2; + + /** Used to compose bitmasks for function metadata. */ + var WRAP_BIND_FLAG = 1, + WRAP_BIND_KEY_FLAG = 2, + WRAP_CURRY_BOUND_FLAG = 4, + WRAP_CURRY_FLAG = 8, + WRAP_CURRY_RIGHT_FLAG = 16, + WRAP_PARTIAL_FLAG = 32, + WRAP_PARTIAL_RIGHT_FLAG = 64, + WRAP_ARY_FLAG = 128, + WRAP_REARG_FLAG = 256, + WRAP_FLIP_FLAG = 512; + + /** Used as default options for `_.truncate`. */ + var DEFAULT_TRUNC_LENGTH = 30, + DEFAULT_TRUNC_OMISSION = '...'; + + /** Used to detect hot functions by number of calls within a span of milliseconds. */ + var HOT_COUNT = 800, + HOT_SPAN = 16; + + /** Used to indicate the type of lazy iteratees. */ + var LAZY_FILTER_FLAG = 1, + LAZY_MAP_FLAG = 2, + LAZY_WHILE_FLAG = 3; + + /** Used as references for various `Number` constants. */ + var INFINITY = 1 / 0, + MAX_SAFE_INTEGER = 9007199254740991, + MAX_INTEGER = 1.7976931348623157e+308, + NAN = 0 / 0; + + /** Used as references for the maximum length and index of an array. */ + var MAX_ARRAY_LENGTH = 4294967295, + MAX_ARRAY_INDEX = MAX_ARRAY_LENGTH - 1, + HALF_MAX_ARRAY_LENGTH = MAX_ARRAY_LENGTH >>> 1; + + /** Used to associate wrap methods with their bit flags. */ + var wrapFlags = [ + ['ary', WRAP_ARY_FLAG], + ['bind', WRAP_BIND_FLAG], + ['bindKey', WRAP_BIND_KEY_FLAG], + ['curry', WRAP_CURRY_FLAG], + ['curryRight', WRAP_CURRY_RIGHT_FLAG], + ['flip', WRAP_FLIP_FLAG], + ['partial', WRAP_PARTIAL_FLAG], + ['partialRight', WRAP_PARTIAL_RIGHT_FLAG], + ['rearg', WRAP_REARG_FLAG] + ]; + + /** `Object#toString` result references. */ + var argsTag = '[object Arguments]', + arrayTag = '[object Array]', + asyncTag = '[object AsyncFunction]', + boolTag = '[object Boolean]', + dateTag = '[object Date]', + domExcTag = '[object DOMException]', + errorTag = '[object Error]', + funcTag = '[object Function]', + genTag = '[object GeneratorFunction]', + mapTag = '[object Map]', + numberTag = '[object Number]', + nullTag = '[object Null]', + objectTag = '[object Object]', + promiseTag = '[object Promise]', + proxyTag = '[object Proxy]', + regexpTag = '[object RegExp]', + setTag = '[object Set]', + stringTag = '[object String]', + symbolTag = '[object Symbol]', + undefinedTag = '[object Undefined]', + weakMapTag = '[object WeakMap]', + weakSetTag = '[object WeakSet]'; + + var arrayBufferTag = '[object ArrayBuffer]', + dataViewTag = '[object DataView]', + float32Tag = '[object Float32Array]', + float64Tag = '[object Float64Array]', + int8Tag = '[object Int8Array]', + int16Tag = '[object Int16Array]', + int32Tag = '[object Int32Array]', + uint8Tag = '[object Uint8Array]', + uint8ClampedTag = '[object Uint8ClampedArray]', + uint16Tag = '[object Uint16Array]', + uint32Tag = '[object Uint32Array]'; + + /** Used to match empty string literals in compiled template source. */ + var reEmptyStringLeading = /\b__p \+= '';/g, + reEmptyStringMiddle = /\b(__p \+=) '' \+/g, + reEmptyStringTrailing = /(__e\(.*?\)|\b__t\)) \+\n'';/g; + + /** Used to match HTML entities and HTML characters. */ + var reEscapedHtml = /&(?:amp|lt|gt|quot|#39);/g, + reUnescapedHtml = /[&<>"']/g, + reHasEscapedHtml = RegExp(reEscapedHtml.source), + reHasUnescapedHtml = RegExp(reUnescapedHtml.source); + + /** Used to match template delimiters. */ + var reEscape = /<%-([\s\S]+?)%>/g, + reEvaluate = /<%([\s\S]+?)%>/g, + reInterpolate = /<%=([\s\S]+?)%>/g; + + /** Used to match property names within property paths. */ + var reIsDeepProp = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, + reIsPlainProp = /^\w*$/, + rePropName = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g; + + /** + * Used to match `RegExp` + * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns). + */ + var reRegExpChar = /[\\^$.*+?()[\]{}|]/g, + reHasRegExpChar = RegExp(reRegExpChar.source); + + /** Used to match leading whitespace. */ + var reTrimStart = /^\s+/; + + /** Used to match a single whitespace character. */ + var reWhitespace = /\s/; + + /** Used to match wrap detail comments. */ + var reWrapComment = /\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/, + reWrapDetails = /\{\n\/\* \[wrapped with (.+)\] \*/, + reSplitDetails = /,? & /; + + /** Used to match words composed of alphanumeric characters. */ + var reAsciiWord = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g; + + /** + * Used to validate the `validate` option in `_.template` variable. + * + * Forbids characters which could potentially change the meaning of the function argument definition: + * - "()," (modification of function parameters) + * - "=" (default value) + * - "[]{}" (destructuring of function parameters) + * - "/" (beginning of a comment) + * - whitespace + */ + var reForbiddenIdentifierChars = /[()=,{}\[\]\/\s]/; + + /** Used to match backslashes in property paths. */ + var reEscapeChar = /\\(\\)?/g; + + /** + * Used to match + * [ES template delimiters](http://ecma-international.org/ecma-262/7.0/#sec-template-literal-lexical-components). + */ + var reEsTemplate = /\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g; + + /** Used to match `RegExp` flags from their coerced string values. */ + var reFlags = /\w*$/; + + /** Used to detect bad signed hexadecimal string values. */ + var reIsBadHex = /^[-+]0x[0-9a-f]+$/i; + + /** Used to detect binary string values. */ + var reIsBinary = /^0b[01]+$/i; + + /** Used to detect host constructors (Safari). */ + var reIsHostCtor = /^\[object .+?Constructor\]$/; + + /** Used to detect octal string values. */ + var reIsOctal = /^0o[0-7]+$/i; + + /** Used to detect unsigned integer values. */ + var reIsUint = /^(?:0|[1-9]\d*)$/; + + /** Used to match Latin Unicode letters (excluding mathematical operators). */ + var reLatin = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g; + + /** Used to ensure capturing order of template delimiters. */ + var reNoMatch = /($^)/; + + /** Used to match unescaped characters in compiled string literals. */ + var reUnescapedString = /['\n\r\u2028\u2029\\]/g; + + /** Used to compose unicode character classes. */ + var rsAstralRange = '\\ud800-\\udfff', + rsComboMarksRange = '\\u0300-\\u036f', + reComboHalfMarksRange = '\\ufe20-\\ufe2f', + rsComboSymbolsRange = '\\u20d0-\\u20ff', + rsComboRange = rsComboMarksRange + reComboHalfMarksRange + rsComboSymbolsRange, + rsDingbatRange = '\\u2700-\\u27bf', + rsLowerRange = 'a-z\\xdf-\\xf6\\xf8-\\xff', + rsMathOpRange = '\\xac\\xb1\\xd7\\xf7', + rsNonCharRange = '\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf', + rsPunctuationRange = '\\u2000-\\u206f', + rsSpaceRange = ' \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000', + rsUpperRange = 'A-Z\\xc0-\\xd6\\xd8-\\xde', + rsVarRange = '\\ufe0e\\ufe0f', + rsBreakRange = rsMathOpRange + rsNonCharRange + rsPunctuationRange + rsSpaceRange; + + /** Used to compose unicode capture groups. */ + var rsApos = "['\u2019]", + rsAstral = '[' + rsAstralRange + ']', + rsBreak = '[' + rsBreakRange + ']', + rsCombo = '[' + rsComboRange + ']', + rsDigits = '\\d+', + rsDingbat = '[' + rsDingbatRange + ']', + rsLower = '[' + rsLowerRange + ']', + rsMisc = '[^' + rsAstralRange + rsBreakRange + rsDigits + rsDingbatRange + rsLowerRange + rsUpperRange + ']', + rsFitz = '\\ud83c[\\udffb-\\udfff]', + rsModifier = '(?:' + rsCombo + '|' + rsFitz + ')', + rsNonAstral = '[^' + rsAstralRange + ']', + rsRegional = '(?:\\ud83c[\\udde6-\\uddff]){2}', + rsSurrPair = '[\\ud800-\\udbff][\\udc00-\\udfff]', + rsUpper = '[' + rsUpperRange + ']', + rsZWJ = '\\u200d'; + + /** Used to compose unicode regexes. */ + var rsMiscLower = '(?:' + rsLower + '|' + rsMisc + ')', + rsMiscUpper = '(?:' + rsUpper + '|' + rsMisc + ')', + rsOptContrLower = '(?:' + rsApos + '(?:d|ll|m|re|s|t|ve))?', + rsOptContrUpper = '(?:' + rsApos + '(?:D|LL|M|RE|S|T|VE))?', + reOptMod = rsModifier + '?', + rsOptVar = '[' + rsVarRange + ']?', + rsOptJoin = '(?:' + rsZWJ + '(?:' + [rsNonAstral, rsRegional, rsSurrPair].join('|') + ')' + rsOptVar + reOptMod + ')*', + rsOrdLower = '\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])', + rsOrdUpper = '\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])', + rsSeq = rsOptVar + reOptMod + rsOptJoin, + rsEmoji = '(?:' + [rsDingbat, rsRegional, rsSurrPair].join('|') + ')' + rsSeq, + rsSymbol = '(?:' + [rsNonAstral + rsCombo + '?', rsCombo, rsRegional, rsSurrPair, rsAstral].join('|') + ')'; + + /** Used to match apostrophes. */ + var reApos = RegExp(rsApos, 'g'); + + /** + * Used to match [combining diacritical marks](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks) and + * [combining diacritical marks for symbols](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks_for_Symbols). + */ + var reComboMark = RegExp(rsCombo, 'g'); + + /** Used to match [string symbols](https://mathiasbynens.be/notes/javascript-unicode). */ + var reUnicode = RegExp(rsFitz + '(?=' + rsFitz + ')|' + rsSymbol + rsSeq, 'g'); + + /** Used to match complex or compound words. */ + var reUnicodeWord = RegExp([ + rsUpper + '?' + rsLower + '+' + rsOptContrLower + '(?=' + [rsBreak, rsUpper, '$'].join('|') + ')', + rsMiscUpper + '+' + rsOptContrUpper + '(?=' + [rsBreak, rsUpper + rsMiscLower, '$'].join('|') + ')', + rsUpper + '?' + rsMiscLower + '+' + rsOptContrLower, + rsUpper + '+' + rsOptContrUpper, + rsOrdUpper, + rsOrdLower, + rsDigits, + rsEmoji + ].join('|'), 'g'); + + /** Used to detect strings with [zero-width joiners or code points from the astral planes](http://eev.ee/blog/2015/09/12/dark-corners-of-unicode/). */ + var reHasUnicode = RegExp('[' + rsZWJ + rsAstralRange + rsComboRange + rsVarRange + ']'); + + /** Used to detect strings that need a more robust regexp to match words. */ + var reHasUnicodeWord = /[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/; + + /** Used to assign default `context` object properties. */ + var contextProps = [ + 'Array', 'Buffer', 'DataView', 'Date', 'Error', 'Float32Array', 'Float64Array', + 'Function', 'Int8Array', 'Int16Array', 'Int32Array', 'Map', 'Math', 'Object', + 'Promise', 'RegExp', 'Set', 'String', 'Symbol', 'TypeError', 'Uint8Array', + 'Uint8ClampedArray', 'Uint16Array', 'Uint32Array', 'WeakMap', + '_', 'clearTimeout', 'isFinite', 'parseInt', 'setTimeout' + ]; + + /** Used to make template sourceURLs easier to identify. */ + var templateCounter = -1; + + /** Used to identify `toStringTag` values of typed arrays. */ + var typedArrayTags = {}; + typedArrayTags[float32Tag] = typedArrayTags[float64Tag] = + typedArrayTags[int8Tag] = typedArrayTags[int16Tag] = + typedArrayTags[int32Tag] = typedArrayTags[uint8Tag] = + typedArrayTags[uint8ClampedTag] = typedArrayTags[uint16Tag] = + typedArrayTags[uint32Tag] = true; + typedArrayTags[argsTag] = typedArrayTags[arrayTag] = + typedArrayTags[arrayBufferTag] = typedArrayTags[boolTag] = + typedArrayTags[dataViewTag] = typedArrayTags[dateTag] = + typedArrayTags[errorTag] = typedArrayTags[funcTag] = + typedArrayTags[mapTag] = typedArrayTags[numberTag] = + typedArrayTags[objectTag] = typedArrayTags[regexpTag] = + typedArrayTags[setTag] = typedArrayTags[stringTag] = + typedArrayTags[weakMapTag] = false; + + /** Used to identify `toStringTag` values supported by `_.clone`. */ + var cloneableTags = {}; + cloneableTags[argsTag] = cloneableTags[arrayTag] = + cloneableTags[arrayBufferTag] = cloneableTags[dataViewTag] = + cloneableTags[boolTag] = cloneableTags[dateTag] = + cloneableTags[float32Tag] = cloneableTags[float64Tag] = + cloneableTags[int8Tag] = cloneableTags[int16Tag] = + cloneableTags[int32Tag] = cloneableTags[mapTag] = + cloneableTags[numberTag] = cloneableTags[objectTag] = + cloneableTags[regexpTag] = cloneableTags[setTag] = + cloneableTags[stringTag] = cloneableTags[symbolTag] = + cloneableTags[uint8Tag] = cloneableTags[uint8ClampedTag] = + cloneableTags[uint16Tag] = cloneableTags[uint32Tag] = true; + cloneableTags[errorTag] = cloneableTags[funcTag] = + cloneableTags[weakMapTag] = false; + + /** Used to map Latin Unicode letters to basic Latin letters. */ + var deburredLetters = { + // Latin-1 Supplement block. + '\xc0': 'A', '\xc1': 'A', '\xc2': 'A', '\xc3': 'A', '\xc4': 'A', '\xc5': 'A', + '\xe0': 'a', '\xe1': 'a', '\xe2': 'a', '\xe3': 'a', '\xe4': 'a', '\xe5': 'a', + '\xc7': 'C', '\xe7': 'c', + '\xd0': 'D', '\xf0': 'd', + '\xc8': 'E', '\xc9': 'E', '\xca': 'E', '\xcb': 'E', + '\xe8': 'e', '\xe9': 'e', '\xea': 'e', '\xeb': 'e', + '\xcc': 'I', '\xcd': 'I', '\xce': 'I', '\xcf': 'I', + '\xec': 'i', '\xed': 'i', '\xee': 'i', '\xef': 'i', + '\xd1': 'N', '\xf1': 'n', + '\xd2': 'O', '\xd3': 'O', '\xd4': 'O', '\xd5': 'O', '\xd6': 'O', '\xd8': 'O', + '\xf2': 'o', '\xf3': 'o', '\xf4': 'o', '\xf5': 'o', '\xf6': 'o', '\xf8': 'o', + '\xd9': 'U', '\xda': 'U', '\xdb': 'U', '\xdc': 'U', + '\xf9': 'u', '\xfa': 'u', '\xfb': 'u', '\xfc': 'u', + '\xdd': 'Y', '\xfd': 'y', '\xff': 'y', + '\xc6': 'Ae', '\xe6': 'ae', + '\xde': 'Th', '\xfe': 'th', + '\xdf': 'ss', + // Latin Extended-A block. + '\u0100': 'A', '\u0102': 'A', '\u0104': 'A', + '\u0101': 'a', '\u0103': 'a', '\u0105': 'a', + '\u0106': 'C', '\u0108': 'C', '\u010a': 'C', '\u010c': 'C', + '\u0107': 'c', '\u0109': 'c', '\u010b': 'c', '\u010d': 'c', + '\u010e': 'D', '\u0110': 'D', '\u010f': 'd', '\u0111': 'd', + '\u0112': 'E', '\u0114': 'E', '\u0116': 'E', '\u0118': 'E', '\u011a': 'E', + '\u0113': 'e', '\u0115': 'e', '\u0117': 'e', '\u0119': 'e', '\u011b': 'e', + '\u011c': 'G', '\u011e': 'G', '\u0120': 'G', '\u0122': 'G', + '\u011d': 'g', '\u011f': 'g', '\u0121': 'g', '\u0123': 'g', + '\u0124': 'H', '\u0126': 'H', '\u0125': 'h', '\u0127': 'h', + '\u0128': 'I', '\u012a': 'I', '\u012c': 'I', '\u012e': 'I', '\u0130': 'I', + '\u0129': 'i', '\u012b': 'i', '\u012d': 'i', '\u012f': 'i', '\u0131': 'i', + '\u0134': 'J', '\u0135': 'j', + '\u0136': 'K', '\u0137': 'k', '\u0138': 'k', + '\u0139': 'L', '\u013b': 'L', '\u013d': 'L', '\u013f': 'L', '\u0141': 'L', + '\u013a': 'l', '\u013c': 'l', '\u013e': 'l', '\u0140': 'l', '\u0142': 'l', + '\u0143': 'N', '\u0145': 'N', '\u0147': 'N', '\u014a': 'N', + '\u0144': 'n', '\u0146': 'n', '\u0148': 'n', '\u014b': 'n', + '\u014c': 'O', '\u014e': 'O', '\u0150': 'O', + '\u014d': 'o', '\u014f': 'o', '\u0151': 'o', + '\u0154': 'R', '\u0156': 'R', '\u0158': 'R', + '\u0155': 'r', '\u0157': 'r', '\u0159': 'r', + '\u015a': 'S', '\u015c': 'S', '\u015e': 'S', '\u0160': 'S', + '\u015b': 's', '\u015d': 's', '\u015f': 's', '\u0161': 's', + '\u0162': 'T', '\u0164': 'T', '\u0166': 'T', + '\u0163': 't', '\u0165': 't', '\u0167': 't', + '\u0168': 'U', '\u016a': 'U', '\u016c': 'U', '\u016e': 'U', '\u0170': 'U', '\u0172': 'U', + '\u0169': 'u', '\u016b': 'u', '\u016d': 'u', '\u016f': 'u', '\u0171': 'u', '\u0173': 'u', + '\u0174': 'W', '\u0175': 'w', + '\u0176': 'Y', '\u0177': 'y', '\u0178': 'Y', + '\u0179': 'Z', '\u017b': 'Z', '\u017d': 'Z', + '\u017a': 'z', '\u017c': 'z', '\u017e': 'z', + '\u0132': 'IJ', '\u0133': 'ij', + '\u0152': 'Oe', '\u0153': 'oe', + '\u0149': "'n", '\u017f': 's' + }; + + /** Used to map characters to HTML entities. */ + var htmlEscapes = { + '&': '&', + '<': '<', + '>': '>', + '"': '"', + "'": ''' + }; + + /** Used to map HTML entities to characters. */ + var htmlUnescapes = { + '&': '&', + '<': '<', + '>': '>', + '"': '"', + ''': "'" + }; + + /** Used to escape characters for inclusion in compiled string literals. */ + var stringEscapes = { + '\\': '\\', + "'": "'", + '\n': 'n', + '\r': 'r', + '\u2028': 'u2028', + '\u2029': 'u2029' + }; + + /** Built-in method references without a dependency on `root`. */ + var freeParseFloat = parseFloat, + freeParseInt = parseInt; + + /** Detect free variable `global` from Node.js. */ + var freeGlobal = typeof global == 'object' && global && global.Object === Object && global; + + /** Detect free variable `self`. */ + var freeSelf = typeof self == 'object' && self && self.Object === Object && self; + + /** Used as a reference to the global object. */ + var root = freeGlobal || freeSelf || Function('return this')(); + + /** Detect free variable `exports`. */ + var freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports; + + /** Detect free variable `module`. */ + var freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module; + + /** Detect the popular CommonJS extension `module.exports`. */ + var moduleExports = freeModule && freeModule.exports === freeExports; + + /** Detect free variable `process` from Node.js. */ + var freeProcess = moduleExports && freeGlobal.process; + + /** Used to access faster Node.js helpers. */ + var nodeUtil = (function() { + try { + // Use `util.types` for Node.js 10+. + var types = freeModule && freeModule.require && freeModule.require('util').types; + + if (types) { + return types; + } + + // Legacy `process.binding('util')` for Node.js < 10. + return freeProcess && freeProcess.binding && freeProcess.binding('util'); + } catch (e) {} + }()); + + /* Node.js helper references. */ + var nodeIsArrayBuffer = nodeUtil && nodeUtil.isArrayBuffer, + nodeIsDate = nodeUtil && nodeUtil.isDate, + nodeIsMap = nodeUtil && nodeUtil.isMap, + nodeIsRegExp = nodeUtil && nodeUtil.isRegExp, + nodeIsSet = nodeUtil && nodeUtil.isSet, + nodeIsTypedArray = nodeUtil && nodeUtil.isTypedArray; + + /*--------------------------------------------------------------------------*/ + + /** + * A faster alternative to `Function#apply`, this function invokes `func` + * with the `this` binding of `thisArg` and the arguments of `args`. + * + * @private + * @param {Function} func The function to invoke. + * @param {*} thisArg The `this` binding of `func`. + * @param {Array} args The arguments to invoke `func` with. + * @returns {*} Returns the result of `func`. + */ + function apply(func, thisArg, args) { + switch (args.length) { + case 0: return func.call(thisArg); + case 1: return func.call(thisArg, args[0]); + case 2: return func.call(thisArg, args[0], args[1]); + case 3: return func.call(thisArg, args[0], args[1], args[2]); + } + return func.apply(thisArg, args); + } + + /** + * A specialized version of `baseAggregator` for arrays. + * + * @private + * @param {Array} [array] The array to iterate over. + * @param {Function} setter The function to set `accumulator` values. + * @param {Function} iteratee The iteratee to transform keys. + * @param {Object} accumulator The initial aggregated object. + * @returns {Function} Returns `accumulator`. + */ + function arrayAggregator(array, setter, iteratee, accumulator) { + var index = -1, + length = array == null ? 0 : array.length; + + while (++index < length) { + var value = array[index]; + setter(accumulator, value, iteratee(value), array); + } + return accumulator; + } + + /** + * A specialized version of `_.forEach` for arrays without support for + * iteratee shorthands. + * + * @private + * @param {Array} [array] The array to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Array} Returns `array`. + */ + function arrayEach(array, iteratee) { + var index = -1, + length = array == null ? 0 : array.length; + + while (++index < length) { + if (iteratee(array[index], index, array) === false) { + break; + } + } + return array; + } + + /** + * A specialized version of `_.forEachRight` for arrays without support for + * iteratee shorthands. + * + * @private + * @param {Array} [array] The array to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Array} Returns `array`. + */ + function arrayEachRight(array, iteratee) { + var length = array == null ? 0 : array.length; + + while (length--) { + if (iteratee(array[length], length, array) === false) { + break; + } + } + return array; + } + + /** + * A specialized version of `_.every` for arrays without support for + * iteratee shorthands. + * + * @private + * @param {Array} [array] The array to iterate over. + * @param {Function} predicate The function invoked per iteration. + * @returns {boolean} Returns `true` if all elements pass the predicate check, + * else `false`. + */ + function arrayEvery(array, predicate) { + var index = -1, + length = array == null ? 0 : array.length; + + while (++index < length) { + if (!predicate(array[index], index, array)) { + return false; + } + } + return true; + } + + /** + * A specialized version of `_.filter` for arrays without support for + * iteratee shorthands. + * + * @private + * @param {Array} [array] The array to iterate over. + * @param {Function} predicate The function invoked per iteration. + * @returns {Array} Returns the new filtered array. + */ + function arrayFilter(array, predicate) { + var index = -1, + length = array == null ? 0 : array.length, + resIndex = 0, + result = []; + + while (++index < length) { + var value = array[index]; + if (predicate(value, index, array)) { + result[resIndex++] = value; + } + } + return result; + } + + /** + * A specialized version of `_.includes` for arrays without support for + * specifying an index to search from. + * + * @private + * @param {Array} [array] The array to inspect. + * @param {*} target The value to search for. + * @returns {boolean} Returns `true` if `target` is found, else `false`. + */ + function arrayIncludes(array, value) { + var length = array == null ? 0 : array.length; + return !!length && baseIndexOf(array, value, 0) > -1; + } + + /** + * This function is like `arrayIncludes` except that it accepts a comparator. + * + * @private + * @param {Array} [array] The array to inspect. + * @param {*} target The value to search for. + * @param {Function} comparator The comparator invoked per element. + * @returns {boolean} Returns `true` if `target` is found, else `false`. + */ + function arrayIncludesWith(array, value, comparator) { + var index = -1, + length = array == null ? 0 : array.length; + + while (++index < length) { + if (comparator(value, array[index])) { + return true; + } + } + return false; + } + + /** + * A specialized version of `_.map` for arrays without support for iteratee + * shorthands. + * + * @private + * @param {Array} [array] The array to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Array} Returns the new mapped array. + */ + function arrayMap(array, iteratee) { + var index = -1, + length = array == null ? 0 : array.length, + result = Array(length); + + while (++index < length) { + result[index] = iteratee(array[index], index, array); + } + return result; + } + + /** + * Appends the elements of `values` to `array`. + * + * @private + * @param {Array} array The array to modify. + * @param {Array} values The values to append. + * @returns {Array} Returns `array`. + */ + function arrayPush(array, values) { + var index = -1, + length = values.length, + offset = array.length; + + while (++index < length) { + array[offset + index] = values[index]; + } + return array; + } + + /** + * A specialized version of `_.reduce` for arrays without support for + * iteratee shorthands. + * + * @private + * @param {Array} [array] The array to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @param {*} [accumulator] The initial value. + * @param {boolean} [initAccum] Specify using the first element of `array` as + * the initial value. + * @returns {*} Returns the accumulated value. + */ + function arrayReduce(array, iteratee, accumulator, initAccum) { + var index = -1, + length = array == null ? 0 : array.length; + + if (initAccum && length) { + accumulator = array[++index]; + } + while (++index < length) { + accumulator = iteratee(accumulator, array[index], index, array); + } + return accumulator; + } + + /** + * A specialized version of `_.reduceRight` for arrays without support for + * iteratee shorthands. + * + * @private + * @param {Array} [array] The array to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @param {*} [accumulator] The initial value. + * @param {boolean} [initAccum] Specify using the last element of `array` as + * the initial value. + * @returns {*} Returns the accumulated value. + */ + function arrayReduceRight(array, iteratee, accumulator, initAccum) { + var length = array == null ? 0 : array.length; + if (initAccum && length) { + accumulator = array[--length]; + } + while (length--) { + accumulator = iteratee(accumulator, array[length], length, array); + } + return accumulator; + } + + /** + * A specialized version of `_.some` for arrays without support for iteratee + * shorthands. + * + * @private + * @param {Array} [array] The array to iterate over. + * @param {Function} predicate The function invoked per iteration. + * @returns {boolean} Returns `true` if any element passes the predicate check, + * else `false`. + */ + function arraySome(array, predicate) { + var index = -1, + length = array == null ? 0 : array.length; + + while (++index < length) { + if (predicate(array[index], index, array)) { + return true; + } + } + return false; + } + + /** + * Gets the size of an ASCII `string`. + * + * @private + * @param {string} string The string inspect. + * @returns {number} Returns the string size. + */ + var asciiSize = baseProperty('length'); + + /** + * Converts an ASCII `string` to an array. + * + * @private + * @param {string} string The string to convert. + * @returns {Array} Returns the converted array. + */ + function asciiToArray(string) { + return string.split(''); + } + + /** + * Splits an ASCII `string` into an array of its words. + * + * @private + * @param {string} The string to inspect. + * @returns {Array} Returns the words of `string`. + */ + function asciiWords(string) { + return string.match(reAsciiWord) || []; + } + + /** + * The base implementation of methods like `_.findKey` and `_.findLastKey`, + * without support for iteratee shorthands, which iterates over `collection` + * using `eachFunc`. + * + * @private + * @param {Array|Object} collection The collection to inspect. + * @param {Function} predicate The function invoked per iteration. + * @param {Function} eachFunc The function to iterate over `collection`. + * @returns {*} Returns the found element or its key, else `undefined`. + */ + function baseFindKey(collection, predicate, eachFunc) { + var result; + eachFunc(collection, function(value, key, collection) { + if (predicate(value, key, collection)) { + result = key; + return false; + } + }); + return result; + } + + /** + * The base implementation of `_.findIndex` and `_.findLastIndex` without + * support for iteratee shorthands. + * + * @private + * @param {Array} array The array to inspect. + * @param {Function} predicate The function invoked per iteration. + * @param {number} fromIndex The index to search from. + * @param {boolean} [fromRight] Specify iterating from right to left. + * @returns {number} Returns the index of the matched value, else `-1`. + */ + function baseFindIndex(array, predicate, fromIndex, fromRight) { + var length = array.length, + index = fromIndex + (fromRight ? 1 : -1); + + while ((fromRight ? index-- : ++index < length)) { + if (predicate(array[index], index, array)) { + return index; + } + } + return -1; + } + + /** + * The base implementation of `_.indexOf` without `fromIndex` bounds checks. + * + * @private + * @param {Array} array The array to inspect. + * @param {*} value The value to search for. + * @param {number} fromIndex The index to search from. + * @returns {number} Returns the index of the matched value, else `-1`. + */ + function baseIndexOf(array, value, fromIndex) { + return value === value + ? strictIndexOf(array, value, fromIndex) + : baseFindIndex(array, baseIsNaN, fromIndex); + } + + /** + * This function is like `baseIndexOf` except that it accepts a comparator. + * + * @private + * @param {Array} array The array to inspect. + * @param {*} value The value to search for. + * @param {number} fromIndex The index to search from. + * @param {Function} comparator The comparator invoked per element. + * @returns {number} Returns the index of the matched value, else `-1`. + */ + function baseIndexOfWith(array, value, fromIndex, comparator) { + var index = fromIndex - 1, + length = array.length; + + while (++index < length) { + if (comparator(array[index], value)) { + return index; + } + } + return -1; + } + + /** + * The base implementation of `_.isNaN` without support for number objects. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is `NaN`, else `false`. + */ + function baseIsNaN(value) { + return value !== value; + } + + /** + * The base implementation of `_.mean` and `_.meanBy` without support for + * iteratee shorthands. + * + * @private + * @param {Array} array The array to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {number} Returns the mean. + */ + function baseMean(array, iteratee) { + var length = array == null ? 0 : array.length; + return length ? (baseSum(array, iteratee) / length) : NAN; + } + + /** + * The base implementation of `_.property` without support for deep paths. + * + * @private + * @param {string} key The key of the property to get. + * @returns {Function} Returns the new accessor function. + */ + function baseProperty(key) { + return function(object) { + return object == null ? undefined : object[key]; + }; + } + + /** + * The base implementation of `_.propertyOf` without support for deep paths. + * + * @private + * @param {Object} object The object to query. + * @returns {Function} Returns the new accessor function. + */ + function basePropertyOf(object) { + return function(key) { + return object == null ? undefined : object[key]; + }; + } + + /** + * The base implementation of `_.reduce` and `_.reduceRight`, without support + * for iteratee shorthands, which iterates over `collection` using `eachFunc`. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @param {*} accumulator The initial value. + * @param {boolean} initAccum Specify using the first or last element of + * `collection` as the initial value. + * @param {Function} eachFunc The function to iterate over `collection`. + * @returns {*} Returns the accumulated value. + */ + function baseReduce(collection, iteratee, accumulator, initAccum, eachFunc) { + eachFunc(collection, function(value, index, collection) { + accumulator = initAccum + ? (initAccum = false, value) + : iteratee(accumulator, value, index, collection); + }); + return accumulator; + } + + /** + * The base implementation of `_.sortBy` which uses `comparer` to define the + * sort order of `array` and replaces criteria objects with their corresponding + * values. + * + * @private + * @param {Array} array The array to sort. + * @param {Function} comparer The function to define sort order. + * @returns {Array} Returns `array`. + */ + function baseSortBy(array, comparer) { + var length = array.length; + + array.sort(comparer); + while (length--) { + array[length] = array[length].value; + } + return array; + } + + /** + * The base implementation of `_.sum` and `_.sumBy` without support for + * iteratee shorthands. + * + * @private + * @param {Array} array The array to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {number} Returns the sum. + */ + function baseSum(array, iteratee) { + var result, + index = -1, + length = array.length; + + while (++index < length) { + var current = iteratee(array[index]); + if (current !== undefined) { + result = result === undefined ? current : (result + current); + } + } + return result; + } + + /** + * The base implementation of `_.times` without support for iteratee shorthands + * or max array length checks. + * + * @private + * @param {number} n The number of times to invoke `iteratee`. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Array} Returns the array of results. + */ + function baseTimes(n, iteratee) { + var index = -1, + result = Array(n); + + while (++index < n) { + result[index] = iteratee(index); + } + return result; + } + + /** + * The base implementation of `_.toPairs` and `_.toPairsIn` which creates an array + * of key-value pairs for `object` corresponding to the property names of `props`. + * + * @private + * @param {Object} object The object to query. + * @param {Array} props The property names to get values for. + * @returns {Object} Returns the key-value pairs. + */ + function baseToPairs(object, props) { + return arrayMap(props, function(key) { + return [key, object[key]]; + }); + } + + /** + * The base implementation of `_.trim`. + * + * @private + * @param {string} string The string to trim. + * @returns {string} Returns the trimmed string. + */ + function baseTrim(string) { + return string + ? string.slice(0, trimmedEndIndex(string) + 1).replace(reTrimStart, '') + : string; + } + + /** + * The base implementation of `_.unary` without support for storing metadata. + * + * @private + * @param {Function} func The function to cap arguments for. + * @returns {Function} Returns the new capped function. + */ + function baseUnary(func) { + return function(value) { + return func(value); + }; + } + + /** + * The base implementation of `_.values` and `_.valuesIn` which creates an + * array of `object` property values corresponding to the property names + * of `props`. + * + * @private + * @param {Object} object The object to query. + * @param {Array} props The property names to get values for. + * @returns {Object} Returns the array of property values. + */ + function baseValues(object, props) { + return arrayMap(props, function(key) { + return object[key]; + }); + } + + /** + * Checks if a `cache` value for `key` exists. + * + * @private + * @param {Object} cache The cache to query. + * @param {string} key The key of the entry to check. + * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`. + */ + function cacheHas(cache, key) { + return cache.has(key); + } + + /** + * Used by `_.trim` and `_.trimStart` to get the index of the first string symbol + * that is not found in the character symbols. + * + * @private + * @param {Array} strSymbols The string symbols to inspect. + * @param {Array} chrSymbols The character symbols to find. + * @returns {number} Returns the index of the first unmatched string symbol. + */ + function charsStartIndex(strSymbols, chrSymbols) { + var index = -1, + length = strSymbols.length; + + while (++index < length && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {} + return index; + } + + /** + * Used by `_.trim` and `_.trimEnd` to get the index of the last string symbol + * that is not found in the character symbols. + * + * @private + * @param {Array} strSymbols The string symbols to inspect. + * @param {Array} chrSymbols The character symbols to find. + * @returns {number} Returns the index of the last unmatched string symbol. + */ + function charsEndIndex(strSymbols, chrSymbols) { + var index = strSymbols.length; + + while (index-- && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {} + return index; + } + + /** + * Gets the number of `placeholder` occurrences in `array`. + * + * @private + * @param {Array} array The array to inspect. + * @param {*} placeholder The placeholder to search for. + * @returns {number} Returns the placeholder count. + */ + function countHolders(array, placeholder) { + var length = array.length, + result = 0; + + while (length--) { + if (array[length] === placeholder) { + ++result; + } + } + return result; + } + + /** + * Used by `_.deburr` to convert Latin-1 Supplement and Latin Extended-A + * letters to basic Latin letters. + * + * @private + * @param {string} letter The matched letter to deburr. + * @returns {string} Returns the deburred letter. + */ + var deburrLetter = basePropertyOf(deburredLetters); + + /** + * Used by `_.escape` to convert characters to HTML entities. + * + * @private + * @param {string} chr The matched character to escape. + * @returns {string} Returns the escaped character. + */ + var escapeHtmlChar = basePropertyOf(htmlEscapes); + + /** + * Used by `_.template` to escape characters for inclusion in compiled string literals. + * + * @private + * @param {string} chr The matched character to escape. + * @returns {string} Returns the escaped character. + */ + function escapeStringChar(chr) { + return '\\' + stringEscapes[chr]; + } + + /** + * Gets the value at `key` of `object`. + * + * @private + * @param {Object} [object] The object to query. + * @param {string} key The key of the property to get. + * @returns {*} Returns the property value. + */ + function getValue(object, key) { + return object == null ? undefined : object[key]; + } + + /** + * Checks if `string` contains Unicode symbols. + * + * @private + * @param {string} string The string to inspect. + * @returns {boolean} Returns `true` if a symbol is found, else `false`. + */ + function hasUnicode(string) { + return reHasUnicode.test(string); + } + + /** + * Checks if `string` contains a word composed of Unicode symbols. + * + * @private + * @param {string} string The string to inspect. + * @returns {boolean} Returns `true` if a word is found, else `false`. + */ + function hasUnicodeWord(string) { + return reHasUnicodeWord.test(string); + } + + /** + * Converts `iterator` to an array. + * + * @private + * @param {Object} iterator The iterator to convert. + * @returns {Array} Returns the converted array. + */ + function iteratorToArray(iterator) { + var data, + result = []; + + while (!(data = iterator.next()).done) { + result.push(data.value); + } + return result; + } + + /** + * Converts `map` to its key-value pairs. + * + * @private + * @param {Object} map The map to convert. + * @returns {Array} Returns the key-value pairs. + */ + function mapToArray(map) { + var index = -1, + result = Array(map.size); + + map.forEach(function(value, key) { + result[++index] = [key, value]; + }); + return result; + } + + /** + * Creates a unary function that invokes `func` with its argument transformed. + * + * @private + * @param {Function} func The function to wrap. + * @param {Function} transform The argument transform. + * @returns {Function} Returns the new function. + */ + function overArg(func, transform) { + return function(arg) { + return func(transform(arg)); + }; + } + + /** + * Replaces all `placeholder` elements in `array` with an internal placeholder + * and returns an array of their indexes. + * + * @private + * @param {Array} array The array to modify. + * @param {*} placeholder The placeholder to replace. + * @returns {Array} Returns the new array of placeholder indexes. + */ + function replaceHolders(array, placeholder) { + var index = -1, + length = array.length, + resIndex = 0, + result = []; + + while (++index < length) { + var value = array[index]; + if (value === placeholder || value === PLACEHOLDER) { + array[index] = PLACEHOLDER; + result[resIndex++] = index; + } + } + return result; + } + + /** + * Converts `set` to an array of its values. + * + * @private + * @param {Object} set The set to convert. + * @returns {Array} Returns the values. + */ + function setToArray(set) { + var index = -1, + result = Array(set.size); + + set.forEach(function(value) { + result[++index] = value; + }); + return result; + } + + /** + * Converts `set` to its value-value pairs. + * + * @private + * @param {Object} set The set to convert. + * @returns {Array} Returns the value-value pairs. + */ + function setToPairs(set) { + var index = -1, + result = Array(set.size); + + set.forEach(function(value) { + result[++index] = [value, value]; + }); + return result; + } + + /** + * A specialized version of `_.indexOf` which performs strict equality + * comparisons of values, i.e. `===`. + * + * @private + * @param {Array} array The array to inspect. + * @param {*} value The value to search for. + * @param {number} fromIndex The index to search from. + * @returns {number} Returns the index of the matched value, else `-1`. + */ + function strictIndexOf(array, value, fromIndex) { + var index = fromIndex - 1, + length = array.length; + + while (++index < length) { + if (array[index] === value) { + return index; + } + } + return -1; + } + + /** + * A specialized version of `_.lastIndexOf` which performs strict equality + * comparisons of values, i.e. `===`. + * + * @private + * @param {Array} array The array to inspect. + * @param {*} value The value to search for. + * @param {number} fromIndex The index to search from. + * @returns {number} Returns the index of the matched value, else `-1`. + */ + function strictLastIndexOf(array, value, fromIndex) { + var index = fromIndex + 1; + while (index--) { + if (array[index] === value) { + return index; + } + } + return index; + } + + /** + * Gets the number of symbols in `string`. + * + * @private + * @param {string} string The string to inspect. + * @returns {number} Returns the string size. + */ + function stringSize(string) { + return hasUnicode(string) + ? unicodeSize(string) + : asciiSize(string); + } + + /** + * Converts `string` to an array. + * + * @private + * @param {string} string The string to convert. + * @returns {Array} Returns the converted array. + */ + function stringToArray(string) { + return hasUnicode(string) + ? unicodeToArray(string) + : asciiToArray(string); + } + + /** + * Used by `_.trim` and `_.trimEnd` to get the index of the last non-whitespace + * character of `string`. + * + * @private + * @param {string} string The string to inspect. + * @returns {number} Returns the index of the last non-whitespace character. + */ + function trimmedEndIndex(string) { + var index = string.length; + + while (index-- && reWhitespace.test(string.charAt(index))) {} + return index; + } + + /** + * Used by `_.unescape` to convert HTML entities to characters. + * + * @private + * @param {string} chr The matched character to unescape. + * @returns {string} Returns the unescaped character. + */ + var unescapeHtmlChar = basePropertyOf(htmlUnescapes); + + /** + * Gets the size of a Unicode `string`. + * + * @private + * @param {string} string The string inspect. + * @returns {number} Returns the string size. + */ + function unicodeSize(string) { + var result = reUnicode.lastIndex = 0; + while (reUnicode.test(string)) { + ++result; + } + return result; + } + + /** + * Converts a Unicode `string` to an array. + * + * @private + * @param {string} string The string to convert. + * @returns {Array} Returns the converted array. + */ + function unicodeToArray(string) { + return string.match(reUnicode) || []; + } + + /** + * Splits a Unicode `string` into an array of its words. + * + * @private + * @param {string} The string to inspect. + * @returns {Array} Returns the words of `string`. + */ + function unicodeWords(string) { + return string.match(reUnicodeWord) || []; + } + + /*--------------------------------------------------------------------------*/ + + /** + * Create a new pristine `lodash` function using the `context` object. + * + * @static + * @memberOf _ + * @since 1.1.0 + * @category Util + * @param {Object} [context=root] The context object. + * @returns {Function} Returns a new `lodash` function. + * @example + * + * _.mixin({ 'foo': _.constant('foo') }); + * + * var lodash = _.runInContext(); + * lodash.mixin({ 'bar': lodash.constant('bar') }); + * + * _.isFunction(_.foo); + * // => true + * _.isFunction(_.bar); + * // => false + * + * lodash.isFunction(lodash.foo); + * // => false + * lodash.isFunction(lodash.bar); + * // => true + * + * // Create a suped-up `defer` in Node.js. + * var defer = _.runInContext({ 'setTimeout': setImmediate }).defer; + */ + var runInContext = (function runInContext(context) { + context = context == null ? root : _.defaults(root.Object(), context, _.pick(root, contextProps)); + + /** Built-in constructor references. */ + var Array = context.Array, + Date = context.Date, + Error = context.Error, + Function = context.Function, + Math = context.Math, + Object = context.Object, + RegExp = context.RegExp, + String = context.String, + TypeError = context.TypeError; + + /** Used for built-in method references. */ + var arrayProto = Array.prototype, + funcProto = Function.prototype, + objectProto = Object.prototype; + + /** Used to detect overreaching core-js shims. */ + var coreJsData = context['__core-js_shared__']; + + /** Used to resolve the decompiled source of functions. */ + var funcToString = funcProto.toString; + + /** Used to check objects for own properties. */ + var hasOwnProperty = objectProto.hasOwnProperty; + + /** Used to generate unique IDs. */ + var idCounter = 0; + + /** Used to detect methods masquerading as native. */ + var maskSrcKey = (function() { + var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || ''); + return uid ? ('Symbol(src)_1.' + uid) : ''; + }()); + + /** + * Used to resolve the + * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring) + * of values. + */ + var nativeObjectToString = objectProto.toString; + + /** Used to infer the `Object` constructor. */ + var objectCtorString = funcToString.call(Object); + + /** Used to restore the original `_` reference in `_.noConflict`. */ + var oldDash = root._; + + /** Used to detect if a method is native. */ + var reIsNative = RegExp('^' + + funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\$&') + .replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, '$1.*?') + '$' + ); + + /** Built-in value references. */ + var Buffer = moduleExports ? context.Buffer : undefined, + Symbol = context.Symbol, + Uint8Array = context.Uint8Array, + allocUnsafe = Buffer ? Buffer.allocUnsafe : undefined, + getPrototype = overArg(Object.getPrototypeOf, Object), + objectCreate = Object.create, + propertyIsEnumerable = objectProto.propertyIsEnumerable, + splice = arrayProto.splice, + spreadableSymbol = Symbol ? Symbol.isConcatSpreadable : undefined, + symIterator = Symbol ? Symbol.iterator : undefined, + symToStringTag = Symbol ? Symbol.toStringTag : undefined; + + var defineProperty = (function() { + try { + var func = getNative(Object, 'defineProperty'); + func({}, '', {}); + return func; + } catch (e) {} + }()); + + /** Mocked built-ins. */ + var ctxClearTimeout = context.clearTimeout !== root.clearTimeout && context.clearTimeout, + ctxNow = Date && Date.now !== root.Date.now && Date.now, + ctxSetTimeout = context.setTimeout !== root.setTimeout && context.setTimeout; + + /* Built-in method references for those with the same name as other `lodash` methods. */ + var nativeCeil = Math.ceil, + nativeFloor = Math.floor, + nativeGetSymbols = Object.getOwnPropertySymbols, + nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined, + nativeIsFinite = context.isFinite, + nativeJoin = arrayProto.join, + nativeKeys = overArg(Object.keys, Object), + nativeMax = Math.max, + nativeMin = Math.min, + nativeNow = Date.now, + nativeParseInt = context.parseInt, + nativeRandom = Math.random, + nativeReverse = arrayProto.reverse; + + /* Built-in method references that are verified to be native. */ + var DataView = getNative(context, 'DataView'), + Map = getNative(context, 'Map'), + Promise = getNative(context, 'Promise'), + Set = getNative(context, 'Set'), + WeakMap = getNative(context, 'WeakMap'), + nativeCreate = getNative(Object, 'create'); + + /** Used to store function metadata. */ + var metaMap = WeakMap && new WeakMap; + + /** Used to lookup unminified function names. */ + var realNames = {}; + + /** Used to detect maps, sets, and weakmaps. */ + var dataViewCtorString = toSource(DataView), + mapCtorString = toSource(Map), + promiseCtorString = toSource(Promise), + setCtorString = toSource(Set), + weakMapCtorString = toSource(WeakMap); + + /** Used to convert symbols to primitives and strings. */ + var symbolProto = Symbol ? Symbol.prototype : undefined, + symbolValueOf = symbolProto ? symbolProto.valueOf : undefined, + symbolToString = symbolProto ? symbolProto.toString : undefined; + + /*------------------------------------------------------------------------*/ + + /** + * Creates a `lodash` object which wraps `value` to enable implicit method + * chain sequences. Methods that operate on and return arrays, collections, + * and functions can be chained together. Methods that retrieve a single value + * or may return a primitive value will automatically end the chain sequence + * and return the unwrapped value. Otherwise, the value must be unwrapped + * with `_#value`. + * + * Explicit chain sequences, which must be unwrapped with `_#value`, may be + * enabled using `_.chain`. + * + * The execution of chained methods is lazy, that is, it's deferred until + * `_#value` is implicitly or explicitly called. + * + * Lazy evaluation allows several methods to support shortcut fusion. + * Shortcut fusion is an optimization to merge iteratee calls; this avoids + * the creation of intermediate arrays and can greatly reduce the number of + * iteratee executions. Sections of a chain sequence qualify for shortcut + * fusion if the section is applied to an array and iteratees accept only + * one argument. The heuristic for whether a section qualifies for shortcut + * fusion is subject to change. + * + * Chaining is supported in custom builds as long as the `_#value` method is + * directly or indirectly included in the build. + * + * In addition to lodash methods, wrappers have `Array` and `String` methods. + * + * The wrapper `Array` methods are: + * `concat`, `join`, `pop`, `push`, `shift`, `sort`, `splice`, and `unshift` + * + * The wrapper `String` methods are: + * `replace` and `split` + * + * The wrapper methods that support shortcut fusion are: + * `at`, `compact`, `drop`, `dropRight`, `dropWhile`, `filter`, `find`, + * `findLast`, `head`, `initial`, `last`, `map`, `reject`, `reverse`, `slice`, + * `tail`, `take`, `takeRight`, `takeRightWhile`, `takeWhile`, and `toArray` + * + * The chainable wrapper methods are: + * `after`, `ary`, `assign`, `assignIn`, `assignInWith`, `assignWith`, `at`, + * `before`, `bind`, `bindAll`, `bindKey`, `castArray`, `chain`, `chunk`, + * `commit`, `compact`, `concat`, `conforms`, `constant`, `countBy`, `create`, + * `curry`, `debounce`, `defaults`, `defaultsDeep`, `defer`, `delay`, + * `difference`, `differenceBy`, `differenceWith`, `drop`, `dropRight`, + * `dropRightWhile`, `dropWhile`, `extend`, `extendWith`, `fill`, `filter`, + * `flatMap`, `flatMapDeep`, `flatMapDepth`, `flatten`, `flattenDeep`, + * `flattenDepth`, `flip`, `flow`, `flowRight`, `fromPairs`, `functions`, + * `functionsIn`, `groupBy`, `initial`, `intersection`, `intersectionBy`, + * `intersectionWith`, `invert`, `invertBy`, `invokeMap`, `iteratee`, `keyBy`, + * `keys`, `keysIn`, `map`, `mapKeys`, `mapValues`, `matches`, `matchesProperty`, + * `memoize`, `merge`, `mergeWith`, `method`, `methodOf`, `mixin`, `negate`, + * `nthArg`, `omit`, `omitBy`, `once`, `orderBy`, `over`, `overArgs`, + * `overEvery`, `overSome`, `partial`, `partialRight`, `partition`, `pick`, + * `pickBy`, `plant`, `property`, `propertyOf`, `pull`, `pullAll`, `pullAllBy`, + * `pullAllWith`, `pullAt`, `push`, `range`, `rangeRight`, `rearg`, `reject`, + * `remove`, `rest`, `reverse`, `sampleSize`, `set`, `setWith`, `shuffle`, + * `slice`, `sort`, `sortBy`, `splice`, `spread`, `tail`, `take`, `takeRight`, + * `takeRightWhile`, `takeWhile`, `tap`, `throttle`, `thru`, `toArray`, + * `toPairs`, `toPairsIn`, `toPath`, `toPlainObject`, `transform`, `unary`, + * `union`, `unionBy`, `unionWith`, `uniq`, `uniqBy`, `uniqWith`, `unset`, + * `unshift`, `unzip`, `unzipWith`, `update`, `updateWith`, `values`, + * `valuesIn`, `without`, `wrap`, `xor`, `xorBy`, `xorWith`, `zip`, + * `zipObject`, `zipObjectDeep`, and `zipWith` + * + * The wrapper methods that are **not** chainable by default are: + * `add`, `attempt`, `camelCase`, `capitalize`, `ceil`, `clamp`, `clone`, + * `cloneDeep`, `cloneDeepWith`, `cloneWith`, `conformsTo`, `deburr`, + * `defaultTo`, `divide`, `each`, `eachRight`, `endsWith`, `eq`, `escape`, + * `escapeRegExp`, `every`, `find`, `findIndex`, `findKey`, `findLast`, + * `findLastIndex`, `findLastKey`, `first`, `floor`, `forEach`, `forEachRight`, + * `forIn`, `forInRight`, `forOwn`, `forOwnRight`, `get`, `gt`, `gte`, `has`, + * `hasIn`, `head`, `identity`, `includes`, `indexOf`, `inRange`, `invoke`, + * `isArguments`, `isArray`, `isArrayBuffer`, `isArrayLike`, `isArrayLikeObject`, + * `isBoolean`, `isBuffer`, `isDate`, `isElement`, `isEmpty`, `isEqual`, + * `isEqualWith`, `isError`, `isFinite`, `isFunction`, `isInteger`, `isLength`, + * `isMap`, `isMatch`, `isMatchWith`, `isNaN`, `isNative`, `isNil`, `isNull`, + * `isNumber`, `isObject`, `isObjectLike`, `isPlainObject`, `isRegExp`, + * `isSafeInteger`, `isSet`, `isString`, `isUndefined`, `isTypedArray`, + * `isWeakMap`, `isWeakSet`, `join`, `kebabCase`, `last`, `lastIndexOf`, + * `lowerCase`, `lowerFirst`, `lt`, `lte`, `max`, `maxBy`, `mean`, `meanBy`, + * `min`, `minBy`, `multiply`, `noConflict`, `noop`, `now`, `nth`, `pad`, + * `padEnd`, `padStart`, `parseInt`, `pop`, `random`, `reduce`, `reduceRight`, + * `repeat`, `result`, `round`, `runInContext`, `sample`, `shift`, `size`, + * `snakeCase`, `some`, `sortedIndex`, `sortedIndexBy`, `sortedLastIndex`, + * `sortedLastIndexBy`, `startCase`, `startsWith`, `stubArray`, `stubFalse`, + * `stubObject`, `stubString`, `stubTrue`, `subtract`, `sum`, `sumBy`, + * `template`, `times`, `toFinite`, `toInteger`, `toJSON`, `toLength`, + * `toLower`, `toNumber`, `toSafeInteger`, `toString`, `toUpper`, `trim`, + * `trimEnd`, `trimStart`, `truncate`, `unescape`, `uniqueId`, `upperCase`, + * `upperFirst`, `value`, and `words` + * + * @name _ + * @constructor + * @category Seq + * @param {*} value The value to wrap in a `lodash` instance. + * @returns {Object} Returns the new `lodash` wrapper instance. + * @example + * + * function square(n) { + * return n * n; + * } + * + * var wrapped = _([1, 2, 3]); + * + * // Returns an unwrapped value. + * wrapped.reduce(_.add); + * // => 6 + * + * // Returns a wrapped value. + * var squares = wrapped.map(square); + * + * _.isArray(squares); + * // => false + * + * _.isArray(squares.value()); + * // => true + */ + function lodash(value) { + if (isObjectLike(value) && !isArray(value) && !(value instanceof LazyWrapper)) { + if (value instanceof LodashWrapper) { + return value; + } + if (hasOwnProperty.call(value, '__wrapped__')) { + return wrapperClone(value); + } + } + return new LodashWrapper(value); + } + + /** + * The base implementation of `_.create` without support for assigning + * properties to the created object. + * + * @private + * @param {Object} proto The object to inherit from. + * @returns {Object} Returns the new object. + */ + var baseCreate = (function() { + function object() {} + return function(proto) { + if (!isObject(proto)) { + return {}; + } + if (objectCreate) { + return objectCreate(proto); + } + object.prototype = proto; + var result = new object; + object.prototype = undefined; + return result; + }; + }()); + + /** + * The function whose prototype chain sequence wrappers inherit from. + * + * @private + */ + function baseLodash() { + // No operation performed. + } + + /** + * The base constructor for creating `lodash` wrapper objects. + * + * @private + * @param {*} value The value to wrap. + * @param {boolean} [chainAll] Enable explicit method chain sequences. + */ + function LodashWrapper(value, chainAll) { + this.__wrapped__ = value; + this.__actions__ = []; + this.__chain__ = !!chainAll; + this.__index__ = 0; + this.__values__ = undefined; + } + + /** + * By default, the template delimiters used by lodash are like those in + * embedded Ruby (ERB) as well as ES2015 template strings. Change the + * following template settings to use alternative delimiters. + * + * @static + * @memberOf _ + * @type {Object} + */ + lodash.templateSettings = { + + /** + * Used to detect `data` property values to be HTML-escaped. + * + * @memberOf _.templateSettings + * @type {RegExp} + */ + 'escape': reEscape, + + /** + * Used to detect code to be evaluated. + * + * @memberOf _.templateSettings + * @type {RegExp} + */ + 'evaluate': reEvaluate, + + /** + * Used to detect `data` property values to inject. + * + * @memberOf _.templateSettings + * @type {RegExp} + */ + 'interpolate': reInterpolate, + + /** + * Used to reference the data object in the template text. + * + * @memberOf _.templateSettings + * @type {string} + */ + 'variable': '', + + /** + * Used to import variables into the compiled template. + * + * @memberOf _.templateSettings + * @type {Object} + */ + 'imports': { + + /** + * A reference to the `lodash` function. + * + * @memberOf _.templateSettings.imports + * @type {Function} + */ + '_': lodash + } + }; + + // Ensure wrappers are instances of `baseLodash`. + lodash.prototype = baseLodash.prototype; + lodash.prototype.constructor = lodash; + + LodashWrapper.prototype = baseCreate(baseLodash.prototype); + LodashWrapper.prototype.constructor = LodashWrapper; + + /*------------------------------------------------------------------------*/ + + /** + * Creates a lazy wrapper object which wraps `value` to enable lazy evaluation. + * + * @private + * @constructor + * @param {*} value The value to wrap. + */ + function LazyWrapper(value) { + this.__wrapped__ = value; + this.__actions__ = []; + this.__dir__ = 1; + this.__filtered__ = false; + this.__iteratees__ = []; + this.__takeCount__ = MAX_ARRAY_LENGTH; + this.__views__ = []; + } + + /** + * Creates a clone of the lazy wrapper object. + * + * @private + * @name clone + * @memberOf LazyWrapper + * @returns {Object} Returns the cloned `LazyWrapper` object. + */ + function lazyClone() { + var result = new LazyWrapper(this.__wrapped__); + result.__actions__ = copyArray(this.__actions__); + result.__dir__ = this.__dir__; + result.__filtered__ = this.__filtered__; + result.__iteratees__ = copyArray(this.__iteratees__); + result.__takeCount__ = this.__takeCount__; + result.__views__ = copyArray(this.__views__); + return result; + } + + /** + * Reverses the direction of lazy iteration. + * + * @private + * @name reverse + * @memberOf LazyWrapper + * @returns {Object} Returns the new reversed `LazyWrapper` object. + */ + function lazyReverse() { + if (this.__filtered__) { + var result = new LazyWrapper(this); + result.__dir__ = -1; + result.__filtered__ = true; + } else { + result = this.clone(); + result.__dir__ *= -1; + } + return result; + } + + /** + * Extracts the unwrapped value from its lazy wrapper. + * + * @private + * @name value + * @memberOf LazyWrapper + * @returns {*} Returns the unwrapped value. + */ + function lazyValue() { + var array = this.__wrapped__.value(), + dir = this.__dir__, + isArr = isArray(array), + isRight = dir < 0, + arrLength = isArr ? array.length : 0, + view = getView(0, arrLength, this.__views__), + start = view.start, + end = view.end, + length = end - start, + index = isRight ? end : (start - 1), + iteratees = this.__iteratees__, + iterLength = iteratees.length, + resIndex = 0, + takeCount = nativeMin(length, this.__takeCount__); + + if (!isArr || (!isRight && arrLength == length && takeCount == length)) { + return baseWrapperValue(array, this.__actions__); + } + var result = []; + + outer: + while (length-- && resIndex < takeCount) { + index += dir; + + var iterIndex = -1, + value = array[index]; + + while (++iterIndex < iterLength) { + var data = iteratees[iterIndex], + iteratee = data.iteratee, + type = data.type, + computed = iteratee(value); + + if (type == LAZY_MAP_FLAG) { + value = computed; + } else if (!computed) { + if (type == LAZY_FILTER_FLAG) { + continue outer; + } else { + break outer; + } + } + } + result[resIndex++] = value; + } + return result; + } + + // Ensure `LazyWrapper` is an instance of `baseLodash`. + LazyWrapper.prototype = baseCreate(baseLodash.prototype); + LazyWrapper.prototype.constructor = LazyWrapper; + + /*------------------------------------------------------------------------*/ + + /** + * Creates a hash object. + * + * @private + * @constructor + * @param {Array} [entries] The key-value pairs to cache. + */ + function Hash(entries) { + var index = -1, + length = entries == null ? 0 : entries.length; + + this.clear(); + while (++index < length) { + var entry = entries[index]; + this.set(entry[0], entry[1]); + } + } + + /** + * Removes all key-value entries from the hash. + * + * @private + * @name clear + * @memberOf Hash + */ + function hashClear() { + this.__data__ = nativeCreate ? nativeCreate(null) : {}; + this.size = 0; + } + + /** + * Removes `key` and its value from the hash. + * + * @private + * @name delete + * @memberOf Hash + * @param {Object} hash The hash to modify. + * @param {string} key The key of the value to remove. + * @returns {boolean} Returns `true` if the entry was removed, else `false`. + */ + function hashDelete(key) { + var result = this.has(key) && delete this.__data__[key]; + this.size -= result ? 1 : 0; + return result; + } + + /** + * Gets the hash value for `key`. + * + * @private + * @name get + * @memberOf Hash + * @param {string} key The key of the value to get. + * @returns {*} Returns the entry value. + */ + function hashGet(key) { + var data = this.__data__; + if (nativeCreate) { + var result = data[key]; + return result === HASH_UNDEFINED ? undefined : result; + } + return hasOwnProperty.call(data, key) ? data[key] : undefined; + } + + /** + * Checks if a hash value for `key` exists. + * + * @private + * @name has + * @memberOf Hash + * @param {string} key The key of the entry to check. + * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`. + */ + function hashHas(key) { + var data = this.__data__; + return nativeCreate ? (data[key] !== undefined) : hasOwnProperty.call(data, key); + } + + /** + * Sets the hash `key` to `value`. + * + * @private + * @name set + * @memberOf Hash + * @param {string} key The key of the value to set. + * @param {*} value The value to set. + * @returns {Object} Returns the hash instance. + */ + function hashSet(key, value) { + var data = this.__data__; + this.size += this.has(key) ? 0 : 1; + data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value; + return this; + } + + // Add methods to `Hash`. + Hash.prototype.clear = hashClear; + Hash.prototype['delete'] = hashDelete; + Hash.prototype.get = hashGet; + Hash.prototype.has = hashHas; + Hash.prototype.set = hashSet; + + /*------------------------------------------------------------------------*/ + + /** + * Creates an list cache object. + * + * @private + * @constructor + * @param {Array} [entries] The key-value pairs to cache. + */ + function ListCache(entries) { + var index = -1, + length = entries == null ? 0 : entries.length; + + this.clear(); + while (++index < length) { + var entry = entries[index]; + this.set(entry[0], entry[1]); + } + } + + /** + * Removes all key-value entries from the list cache. + * + * @private + * @name clear + * @memberOf ListCache + */ + function listCacheClear() { + this.__data__ = []; + this.size = 0; + } + + /** + * Removes `key` and its value from the list cache. + * + * @private + * @name delete + * @memberOf ListCache + * @param {string} key The key of the value to remove. + * @returns {boolean} Returns `true` if the entry was removed, else `false`. + */ + function listCacheDelete(key) { + var data = this.__data__, + index = assocIndexOf(data, key); + + if (index < 0) { + return false; + } + var lastIndex = data.length - 1; + if (index == lastIndex) { + data.pop(); + } else { + splice.call(data, index, 1); + } + --this.size; + return true; + } + + /** + * Gets the list cache value for `key`. + * + * @private + * @name get + * @memberOf ListCache + * @param {string} key The key of the value to get. + * @returns {*} Returns the entry value. + */ + function listCacheGet(key) { + var data = this.__data__, + index = assocIndexOf(data, key); + + return index < 0 ? undefined : data[index][1]; + } + + /** + * Checks if a list cache value for `key` exists. + * + * @private + * @name has + * @memberOf ListCache + * @param {string} key The key of the entry to check. + * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`. + */ + function listCacheHas(key) { + return assocIndexOf(this.__data__, key) > -1; + } + + /** + * Sets the list cache `key` to `value`. + * + * @private + * @name set + * @memberOf ListCache + * @param {string} key The key of the value to set. + * @param {*} value The value to set. + * @returns {Object} Returns the list cache instance. + */ + function listCacheSet(key, value) { + var data = this.__data__, + index = assocIndexOf(data, key); + + if (index < 0) { + ++this.size; + data.push([key, value]); + } else { + data[index][1] = value; + } + return this; + } + + // Add methods to `ListCache`. + ListCache.prototype.clear = listCacheClear; + ListCache.prototype['delete'] = listCacheDelete; + ListCache.prototype.get = listCacheGet; + ListCache.prototype.has = listCacheHas; + ListCache.prototype.set = listCacheSet; + + /*------------------------------------------------------------------------*/ + + /** + * Creates a map cache object to store key-value pairs. + * + * @private + * @constructor + * @param {Array} [entries] The key-value pairs to cache. + */ + function MapCache(entries) { + var index = -1, + length = entries == null ? 0 : entries.length; + + this.clear(); + while (++index < length) { + var entry = entries[index]; + this.set(entry[0], entry[1]); + } + } + + /** + * Removes all key-value entries from the map. + * + * @private + * @name clear + * @memberOf MapCache + */ + function mapCacheClear() { + this.size = 0; + this.__data__ = { + 'hash': new Hash, + 'map': new (Map || ListCache), + 'string': new Hash + }; + } + + /** + * Removes `key` and its value from the map. + * + * @private + * @name delete + * @memberOf MapCache + * @param {string} key The key of the value to remove. + * @returns {boolean} Returns `true` if the entry was removed, else `false`. + */ + function mapCacheDelete(key) { + var result = getMapData(this, key)['delete'](key); + this.size -= result ? 1 : 0; + return result; + } + + /** + * Gets the map value for `key`. + * + * @private + * @name get + * @memberOf MapCache + * @param {string} key The key of the value to get. + * @returns {*} Returns the entry value. + */ + function mapCacheGet(key) { + return getMapData(this, key).get(key); + } + + /** + * Checks if a map value for `key` exists. + * + * @private + * @name has + * @memberOf MapCache + * @param {string} key The key of the entry to check. + * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`. + */ + function mapCacheHas(key) { + return getMapData(this, key).has(key); + } + + /** + * Sets the map `key` to `value`. + * + * @private + * @name set + * @memberOf MapCache + * @param {string} key The key of the value to set. + * @param {*} value The value to set. + * @returns {Object} Returns the map cache instance. + */ + function mapCacheSet(key, value) { + var data = getMapData(this, key), + size = data.size; + + data.set(key, value); + this.size += data.size == size ? 0 : 1; + return this; + } + + // Add methods to `MapCache`. + MapCache.prototype.clear = mapCacheClear; + MapCache.prototype['delete'] = mapCacheDelete; + MapCache.prototype.get = mapCacheGet; + MapCache.prototype.has = mapCacheHas; + MapCache.prototype.set = mapCacheSet; + + /*------------------------------------------------------------------------*/ + + /** + * + * Creates an array cache object to store unique values. + * + * @private + * @constructor + * @param {Array} [values] The values to cache. + */ + function SetCache(values) { + var index = -1, + length = values == null ? 0 : values.length; + + this.__data__ = new MapCache; + while (++index < length) { + this.add(values[index]); + } + } + + /** + * Adds `value` to the array cache. + * + * @private + * @name add + * @memberOf SetCache + * @alias push + * @param {*} value The value to cache. + * @returns {Object} Returns the cache instance. + */ + function setCacheAdd(value) { + this.__data__.set(value, HASH_UNDEFINED); + return this; + } + + /** + * Checks if `value` is in the array cache. + * + * @private + * @name has + * @memberOf SetCache + * @param {*} value The value to search for. + * @returns {number} Returns `true` if `value` is found, else `false`. + */ + function setCacheHas(value) { + return this.__data__.has(value); + } + + // Add methods to `SetCache`. + SetCache.prototype.add = SetCache.prototype.push = setCacheAdd; + SetCache.prototype.has = setCacheHas; + + /*------------------------------------------------------------------------*/ + + /** + * Creates a stack cache object to store key-value pairs. + * + * @private + * @constructor + * @param {Array} [entries] The key-value pairs to cache. + */ + function Stack(entries) { + var data = this.__data__ = new ListCache(entries); + this.size = data.size; + } + + /** + * Removes all key-value entries from the stack. + * + * @private + * @name clear + * @memberOf Stack + */ + function stackClear() { + this.__data__ = new ListCache; + this.size = 0; + } + + /** + * Removes `key` and its value from the stack. + * + * @private + * @name delete + * @memberOf Stack + * @param {string} key The key of the value to remove. + * @returns {boolean} Returns `true` if the entry was removed, else `false`. + */ + function stackDelete(key) { + var data = this.__data__, + result = data['delete'](key); + + this.size = data.size; + return result; + } + + /** + * Gets the stack value for `key`. + * + * @private + * @name get + * @memberOf Stack + * @param {string} key The key of the value to get. + * @returns {*} Returns the entry value. + */ + function stackGet(key) { + return this.__data__.get(key); + } + + /** + * Checks if a stack value for `key` exists. + * + * @private + * @name has + * @memberOf Stack + * @param {string} key The key of the entry to check. + * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`. + */ + function stackHas(key) { + return this.__data__.has(key); + } + + /** + * Sets the stack `key` to `value`. + * + * @private + * @name set + * @memberOf Stack + * @param {string} key The key of the value to set. + * @param {*} value The value to set. + * @returns {Object} Returns the stack cache instance. + */ + function stackSet(key, value) { + var data = this.__data__; + if (data instanceof ListCache) { + var pairs = data.__data__; + if (!Map || (pairs.length < LARGE_ARRAY_SIZE - 1)) { + pairs.push([key, value]); + this.size = ++data.size; + return this; + } + data = this.__data__ = new MapCache(pairs); + } + data.set(key, value); + this.size = data.size; + return this; + } + + // Add methods to `Stack`. + Stack.prototype.clear = stackClear; + Stack.prototype['delete'] = stackDelete; + Stack.prototype.get = stackGet; + Stack.prototype.has = stackHas; + Stack.prototype.set = stackSet; + + /*------------------------------------------------------------------------*/ + + /** + * Creates an array of the enumerable property names of the array-like `value`. + * + * @private + * @param {*} value The value to query. + * @param {boolean} inherited Specify returning inherited property names. + * @returns {Array} Returns the array of property names. + */ + function arrayLikeKeys(value, inherited) { + var isArr = isArray(value), + isArg = !isArr && isArguments(value), + isBuff = !isArr && !isArg && isBuffer(value), + isType = !isArr && !isArg && !isBuff && isTypedArray(value), + skipIndexes = isArr || isArg || isBuff || isType, + result = skipIndexes ? baseTimes(value.length, String) : [], + length = result.length; + + for (var key in value) { + if ((inherited || hasOwnProperty.call(value, key)) && + !(skipIndexes && ( + // Safari 9 has enumerable `arguments.length` in strict mode. + key == 'length' || + // Node.js 0.10 has enumerable non-index properties on buffers. + (isBuff && (key == 'offset' || key == 'parent')) || + // PhantomJS 2 has enumerable non-index properties on typed arrays. + (isType && (key == 'buffer' || key == 'byteLength' || key == 'byteOffset')) || + // Skip index properties. + isIndex(key, length) + ))) { + result.push(key); + } + } + return result; + } + + /** + * A specialized version of `_.sample` for arrays. + * + * @private + * @param {Array} array The array to sample. + * @returns {*} Returns the random element. + */ + function arraySample(array) { + var length = array.length; + return length ? array[baseRandom(0, length - 1)] : undefined; + } + + /** + * A specialized version of `_.sampleSize` for arrays. + * + * @private + * @param {Array} array The array to sample. + * @param {number} n The number of elements to sample. + * @returns {Array} Returns the random elements. + */ + function arraySampleSize(array, n) { + return shuffleSelf(copyArray(array), baseClamp(n, 0, array.length)); + } + + /** + * A specialized version of `_.shuffle` for arrays. + * + * @private + * @param {Array} array The array to shuffle. + * @returns {Array} Returns the new shuffled array. + */ + function arrayShuffle(array) { + return shuffleSelf(copyArray(array)); + } + + /** + * This function is like `assignValue` except that it doesn't assign + * `undefined` values. + * + * @private + * @param {Object} object The object to modify. + * @param {string} key The key of the property to assign. + * @param {*} value The value to assign. + */ + function assignMergeValue(object, key, value) { + if ((value !== undefined && !eq(object[key], value)) || + (value === undefined && !(key in object))) { + baseAssignValue(object, key, value); + } + } + + /** + * Assigns `value` to `key` of `object` if the existing value is not equivalent + * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) + * for equality comparisons. + * + * @private + * @param {Object} object The object to modify. + * @param {string} key The key of the property to assign. + * @param {*} value The value to assign. + */ + function assignValue(object, key, value) { + var objValue = object[key]; + if (!(hasOwnProperty.call(object, key) && eq(objValue, value)) || + (value === undefined && !(key in object))) { + baseAssignValue(object, key, value); + } + } + + /** + * Gets the index at which the `key` is found in `array` of key-value pairs. + * + * @private + * @param {Array} array The array to inspect. + * @param {*} key The key to search for. + * @returns {number} Returns the index of the matched value, else `-1`. + */ + function assocIndexOf(array, key) { + var length = array.length; + while (length--) { + if (eq(array[length][0], key)) { + return length; + } + } + return -1; + } + + /** + * Aggregates elements of `collection` on `accumulator` with keys transformed + * by `iteratee` and values set by `setter`. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} setter The function to set `accumulator` values. + * @param {Function} iteratee The iteratee to transform keys. + * @param {Object} accumulator The initial aggregated object. + * @returns {Function} Returns `accumulator`. + */ + function baseAggregator(collection, setter, iteratee, accumulator) { + baseEach(collection, function(value, key, collection) { + setter(accumulator, value, iteratee(value), collection); + }); + return accumulator; + } + + /** + * The base implementation of `_.assign` without support for multiple sources + * or `customizer` functions. + * + * @private + * @param {Object} object The destination object. + * @param {Object} source The source object. + * @returns {Object} Returns `object`. + */ + function baseAssign(object, source) { + return object && copyObject(source, keys(source), object); + } + + /** + * The base implementation of `_.assignIn` without support for multiple sources + * or `customizer` functions. + * + * @private + * @param {Object} object The destination object. + * @param {Object} source The source object. + * @returns {Object} Returns `object`. + */ + function baseAssignIn(object, source) { + return object && copyObject(source, keysIn(source), object); + } + + /** + * The base implementation of `assignValue` and `assignMergeValue` without + * value checks. + * + * @private + * @param {Object} object The object to modify. + * @param {string} key The key of the property to assign. + * @param {*} value The value to assign. + */ + function baseAssignValue(object, key, value) { + if (key == '__proto__' && defineProperty) { + defineProperty(object, key, { + 'configurable': true, + 'enumerable': true, + 'value': value, + 'writable': true + }); + } else { + object[key] = value; + } + } + + /** + * The base implementation of `_.at` without support for individual paths. + * + * @private + * @param {Object} object The object to iterate over. + * @param {string[]} paths The property paths to pick. + * @returns {Array} Returns the picked elements. + */ + function baseAt(object, paths) { + var index = -1, + length = paths.length, + result = Array(length), + skip = object == null; + + while (++index < length) { + result[index] = skip ? undefined : get(object, paths[index]); + } + return result; + } + + /** + * The base implementation of `_.clamp` which doesn't coerce arguments. + * + * @private + * @param {number} number The number to clamp. + * @param {number} [lower] The lower bound. + * @param {number} upper The upper bound. + * @returns {number} Returns the clamped number. + */ + function baseClamp(number, lower, upper) { + if (number === number) { + if (upper !== undefined) { + number = number <= upper ? number : upper; + } + if (lower !== undefined) { + number = number >= lower ? number : lower; + } + } + return number; + } + + /** + * The base implementation of `_.clone` and `_.cloneDeep` which tracks + * traversed objects. + * + * @private + * @param {*} value The value to clone. + * @param {boolean} bitmask The bitmask flags. + * 1 - Deep clone + * 2 - Flatten inherited properties + * 4 - Clone symbols + * @param {Function} [customizer] The function to customize cloning. + * @param {string} [key] The key of `value`. + * @param {Object} [object] The parent object of `value`. + * @param {Object} [stack] Tracks traversed objects and their clone counterparts. + * @returns {*} Returns the cloned value. + */ + function baseClone(value, bitmask, customizer, key, object, stack) { + var result, + isDeep = bitmask & CLONE_DEEP_FLAG, + isFlat = bitmask & CLONE_FLAT_FLAG, + isFull = bitmask & CLONE_SYMBOLS_FLAG; + + if (customizer) { + result = object ? customizer(value, key, object, stack) : customizer(value); + } + if (result !== undefined) { + return result; + } + if (!isObject(value)) { + return value; + } + var isArr = isArray(value); + if (isArr) { + result = initCloneArray(value); + if (!isDeep) { + return copyArray(value, result); + } + } else { + var tag = getTag(value), + isFunc = tag == funcTag || tag == genTag; + + if (isBuffer(value)) { + return cloneBuffer(value, isDeep); + } + if (tag == objectTag || tag == argsTag || (isFunc && !object)) { + result = (isFlat || isFunc) ? {} : initCloneObject(value); + if (!isDeep) { + return isFlat + ? copySymbolsIn(value, baseAssignIn(result, value)) + : copySymbols(value, baseAssign(result, value)); + } + } else { + if (!cloneableTags[tag]) { + return object ? value : {}; + } + result = initCloneByTag(value, tag, isDeep); + } + } + // Check for circular references and return its corresponding clone. + stack || (stack = new Stack); + var stacked = stack.get(value); + if (stacked) { + return stacked; + } + stack.set(value, result); + + if (isSet(value)) { + value.forEach(function(subValue) { + result.add(baseClone(subValue, bitmask, customizer, subValue, value, stack)); + }); + } else if (isMap(value)) { + value.forEach(function(subValue, key) { + result.set(key, baseClone(subValue, bitmask, customizer, key, value, stack)); + }); + } + + var keysFunc = isFull + ? (isFlat ? getAllKeysIn : getAllKeys) + : (isFlat ? keysIn : keys); + + var props = isArr ? undefined : keysFunc(value); + arrayEach(props || value, function(subValue, key) { + if (props) { + key = subValue; + subValue = value[key]; + } + // Recursively populate clone (susceptible to call stack limits). + assignValue(result, key, baseClone(subValue, bitmask, customizer, key, value, stack)); + }); + return result; + } + + /** + * The base implementation of `_.conforms` which doesn't clone `source`. + * + * @private + * @param {Object} source The object of property predicates to conform to. + * @returns {Function} Returns the new spec function. + */ + function baseConforms(source) { + var props = keys(source); + return function(object) { + return baseConformsTo(object, source, props); + }; + } + + /** + * The base implementation of `_.conformsTo` which accepts `props` to check. + * + * @private + * @param {Object} object The object to inspect. + * @param {Object} source The object of property predicates to conform to. + * @returns {boolean} Returns `true` if `object` conforms, else `false`. + */ + function baseConformsTo(object, source, props) { + var length = props.length; + if (object == null) { + return !length; + } + object = Object(object); + while (length--) { + var key = props[length], + predicate = source[key], + value = object[key]; + + if ((value === undefined && !(key in object)) || !predicate(value)) { + return false; + } + } + return true; + } + + /** + * The base implementation of `_.delay` and `_.defer` which accepts `args` + * to provide to `func`. + * + * @private + * @param {Function} func The function to delay. + * @param {number} wait The number of milliseconds to delay invocation. + * @param {Array} args The arguments to provide to `func`. + * @returns {number|Object} Returns the timer id or timeout object. + */ + function baseDelay(func, wait, args) { + if (typeof func != 'function') { + throw new TypeError(FUNC_ERROR_TEXT); + } + return setTimeout(function() { func.apply(undefined, args); }, wait); + } + + /** + * The base implementation of methods like `_.difference` without support + * for excluding multiple arrays or iteratee shorthands. + * + * @private + * @param {Array} array The array to inspect. + * @param {Array} values The values to exclude. + * @param {Function} [iteratee] The iteratee invoked per element. + * @param {Function} [comparator] The comparator invoked per element. + * @returns {Array} Returns the new array of filtered values. + */ + function baseDifference(array, values, iteratee, comparator) { + var index = -1, + includes = arrayIncludes, + isCommon = true, + length = array.length, + result = [], + valuesLength = values.length; + + if (!length) { + return result; + } + if (iteratee) { + values = arrayMap(values, baseUnary(iteratee)); + } + if (comparator) { + includes = arrayIncludesWith; + isCommon = false; + } + else if (values.length >= LARGE_ARRAY_SIZE) { + includes = cacheHas; + isCommon = false; + values = new SetCache(values); + } + outer: + while (++index < length) { + var value = array[index], + computed = iteratee == null ? value : iteratee(value); + + value = (comparator || value !== 0) ? value : 0; + if (isCommon && computed === computed) { + var valuesIndex = valuesLength; + while (valuesIndex--) { + if (values[valuesIndex] === computed) { + continue outer; + } + } + result.push(value); + } + else if (!includes(values, computed, comparator)) { + result.push(value); + } + } + return result; + } + + /** + * The base implementation of `_.forEach` without support for iteratee shorthands. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Array|Object} Returns `collection`. + */ + var baseEach = createBaseEach(baseForOwn); + + /** + * The base implementation of `_.forEachRight` without support for iteratee shorthands. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Array|Object} Returns `collection`. + */ + var baseEachRight = createBaseEach(baseForOwnRight, true); + + /** + * The base implementation of `_.every` without support for iteratee shorthands. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} predicate The function invoked per iteration. + * @returns {boolean} Returns `true` if all elements pass the predicate check, + * else `false` + */ + function baseEvery(collection, predicate) { + var result = true; + baseEach(collection, function(value, index, collection) { + result = !!predicate(value, index, collection); + return result; + }); + return result; + } + + /** + * The base implementation of methods like `_.max` and `_.min` which accepts a + * `comparator` to determine the extremum value. + * + * @private + * @param {Array} array The array to iterate over. + * @param {Function} iteratee The iteratee invoked per iteration. + * @param {Function} comparator The comparator used to compare values. + * @returns {*} Returns the extremum value. + */ + function baseExtremum(array, iteratee, comparator) { + var index = -1, + length = array.length; + + while (++index < length) { + var value = array[index], + current = iteratee(value); + + if (current != null && (computed === undefined + ? (current === current && !isSymbol(current)) + : comparator(current, computed) + )) { + var computed = current, + result = value; + } + } + return result; + } + + /** + * The base implementation of `_.fill` without an iteratee call guard. + * + * @private + * @param {Array} array The array to fill. + * @param {*} value The value to fill `array` with. + * @param {number} [start=0] The start position. + * @param {number} [end=array.length] The end position. + * @returns {Array} Returns `array`. + */ + function baseFill(array, value, start, end) { + var length = array.length; + + start = toInteger(start); + if (start < 0) { + start = -start > length ? 0 : (length + start); + } + end = (end === undefined || end > length) ? length : toInteger(end); + if (end < 0) { + end += length; + } + end = start > end ? 0 : toLength(end); + while (start < end) { + array[start++] = value; + } + return array; + } + + /** + * The base implementation of `_.filter` without support for iteratee shorthands. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} predicate The function invoked per iteration. + * @returns {Array} Returns the new filtered array. + */ + function baseFilter(collection, predicate) { + var result = []; + baseEach(collection, function(value, index, collection) { + if (predicate(value, index, collection)) { + result.push(value); + } + }); + return result; + } + + /** + * The base implementation of `_.flatten` with support for restricting flattening. + * + * @private + * @param {Array} array The array to flatten. + * @param {number} depth The maximum recursion depth. + * @param {boolean} [predicate=isFlattenable] The function invoked per iteration. + * @param {boolean} [isStrict] Restrict to values that pass `predicate` checks. + * @param {Array} [result=[]] The initial result value. + * @returns {Array} Returns the new flattened array. + */ + function baseFlatten(array, depth, predicate, isStrict, result) { + var index = -1, + length = array.length; + + predicate || (predicate = isFlattenable); + result || (result = []); + + while (++index < length) { + var value = array[index]; + if (depth > 0 && predicate(value)) { + if (depth > 1) { + // Recursively flatten arrays (susceptible to call stack limits). + baseFlatten(value, depth - 1, predicate, isStrict, result); + } else { + arrayPush(result, value); + } + } else if (!isStrict) { + result[result.length] = value; + } + } + return result; + } + + /** + * The base implementation of `baseForOwn` which iterates over `object` + * properties returned by `keysFunc` and invokes `iteratee` for each property. + * Iteratee functions may exit iteration early by explicitly returning `false`. + * + * @private + * @param {Object} object The object to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @param {Function} keysFunc The function to get the keys of `object`. + * @returns {Object} Returns `object`. + */ + var baseFor = createBaseFor(); + + /** + * This function is like `baseFor` except that it iterates over properties + * in the opposite order. + * + * @private + * @param {Object} object The object to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @param {Function} keysFunc The function to get the keys of `object`. + * @returns {Object} Returns `object`. + */ + var baseForRight = createBaseFor(true); + + /** + * The base implementation of `_.forOwn` without support for iteratee shorthands. + * + * @private + * @param {Object} object The object to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Object} Returns `object`. + */ + function baseForOwn(object, iteratee) { + return object && baseFor(object, iteratee, keys); + } + + /** + * The base implementation of `_.forOwnRight` without support for iteratee shorthands. + * + * @private + * @param {Object} object The object to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Object} Returns `object`. + */ + function baseForOwnRight(object, iteratee) { + return object && baseForRight(object, iteratee, keys); + } + + /** + * The base implementation of `_.functions` which creates an array of + * `object` function property names filtered from `props`. + * + * @private + * @param {Object} object The object to inspect. + * @param {Array} props The property names to filter. + * @returns {Array} Returns the function names. + */ + function baseFunctions(object, props) { + return arrayFilter(props, function(key) { + return isFunction(object[key]); + }); + } + + /** + * The base implementation of `_.get` without support for default values. + * + * @private + * @param {Object} object The object to query. + * @param {Array|string} path The path of the property to get. + * @returns {*} Returns the resolved value. + */ + function baseGet(object, path) { + path = castPath(path, object); + + var index = 0, + length = path.length; + + while (object != null && index < length) { + object = object[toKey(path[index++])]; + } + return (index && index == length) ? object : undefined; + } + + /** + * The base implementation of `getAllKeys` and `getAllKeysIn` which uses + * `keysFunc` and `symbolsFunc` to get the enumerable property names and + * symbols of `object`. + * + * @private + * @param {Object} object The object to query. + * @param {Function} keysFunc The function to get the keys of `object`. + * @param {Function} symbolsFunc The function to get the symbols of `object`. + * @returns {Array} Returns the array of property names and symbols. + */ + function baseGetAllKeys(object, keysFunc, symbolsFunc) { + var result = keysFunc(object); + return isArray(object) ? result : arrayPush(result, symbolsFunc(object)); + } + + /** + * The base implementation of `getTag` without fallbacks for buggy environments. + * + * @private + * @param {*} value The value to query. + * @returns {string} Returns the `toStringTag`. + */ + function baseGetTag(value) { + if (value == null) { + return value === undefined ? undefinedTag : nullTag; + } + return (symToStringTag && symToStringTag in Object(value)) + ? getRawTag(value) + : objectToString(value); + } + + /** + * The base implementation of `_.gt` which doesn't coerce arguments. + * + * @private + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {boolean} Returns `true` if `value` is greater than `other`, + * else `false`. + */ + function baseGt(value, other) { + return value > other; + } + + /** + * The base implementation of `_.has` without support for deep paths. + * + * @private + * @param {Object} [object] The object to query. + * @param {Array|string} key The key to check. + * @returns {boolean} Returns `true` if `key` exists, else `false`. + */ + function baseHas(object, key) { + return object != null && hasOwnProperty.call(object, key); + } + + /** + * The base implementation of `_.hasIn` without support for deep paths. + * + * @private + * @param {Object} [object] The object to query. + * @param {Array|string} key The key to check. + * @returns {boolean} Returns `true` if `key` exists, else `false`. + */ + function baseHasIn(object, key) { + return object != null && key in Object(object); + } + + /** + * The base implementation of `_.inRange` which doesn't coerce arguments. + * + * @private + * @param {number} number The number to check. + * @param {number} start The start of the range. + * @param {number} end The end of the range. + * @returns {boolean} Returns `true` if `number` is in the range, else `false`. + */ + function baseInRange(number, start, end) { + return number >= nativeMin(start, end) && number < nativeMax(start, end); + } + + /** + * The base implementation of methods like `_.intersection`, without support + * for iteratee shorthands, that accepts an array of arrays to inspect. + * + * @private + * @param {Array} arrays The arrays to inspect. + * @param {Function} [iteratee] The iteratee invoked per element. + * @param {Function} [comparator] The comparator invoked per element. + * @returns {Array} Returns the new array of shared values. + */ + function baseIntersection(arrays, iteratee, comparator) { + var includes = comparator ? arrayIncludesWith : arrayIncludes, + length = arrays[0].length, + othLength = arrays.length, + othIndex = othLength, + caches = Array(othLength), + maxLength = Infinity, + result = []; + + while (othIndex--) { + var array = arrays[othIndex]; + if (othIndex && iteratee) { + array = arrayMap(array, baseUnary(iteratee)); + } + maxLength = nativeMin(array.length, maxLength); + caches[othIndex] = !comparator && (iteratee || (length >= 120 && array.length >= 120)) + ? new SetCache(othIndex && array) + : undefined; + } + array = arrays[0]; + + var index = -1, + seen = caches[0]; + + outer: + while (++index < length && result.length < maxLength) { + var value = array[index], + computed = iteratee ? iteratee(value) : value; + + value = (comparator || value !== 0) ? value : 0; + if (!(seen + ? cacheHas(seen, computed) + : includes(result, computed, comparator) + )) { + othIndex = othLength; + while (--othIndex) { + var cache = caches[othIndex]; + if (!(cache + ? cacheHas(cache, computed) + : includes(arrays[othIndex], computed, comparator)) + ) { + continue outer; + } + } + if (seen) { + seen.push(computed); + } + result.push(value); + } + } + return result; + } + + /** + * The base implementation of `_.invert` and `_.invertBy` which inverts + * `object` with values transformed by `iteratee` and set by `setter`. + * + * @private + * @param {Object} object The object to iterate over. + * @param {Function} setter The function to set `accumulator` values. + * @param {Function} iteratee The iteratee to transform values. + * @param {Object} accumulator The initial inverted object. + * @returns {Function} Returns `accumulator`. + */ + function baseInverter(object, setter, iteratee, accumulator) { + baseForOwn(object, function(value, key, object) { + setter(accumulator, iteratee(value), key, object); + }); + return accumulator; + } + + /** + * The base implementation of `_.invoke` without support for individual + * method arguments. + * + * @private + * @param {Object} object The object to query. + * @param {Array|string} path The path of the method to invoke. + * @param {Array} args The arguments to invoke the method with. + * @returns {*} Returns the result of the invoked method. + */ + function baseInvoke(object, path, args) { + path = castPath(path, object); + object = parent(object, path); + var func = object == null ? object : object[toKey(last(path))]; + return func == null ? undefined : apply(func, object, args); + } + + /** + * The base implementation of `_.isArguments`. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an `arguments` object, + */ + function baseIsArguments(value) { + return isObjectLike(value) && baseGetTag(value) == argsTag; + } + + /** + * The base implementation of `_.isArrayBuffer` without Node.js optimizations. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an array buffer, else `false`. + */ + function baseIsArrayBuffer(value) { + return isObjectLike(value) && baseGetTag(value) == arrayBufferTag; + } + + /** + * The base implementation of `_.isDate` without Node.js optimizations. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a date object, else `false`. + */ + function baseIsDate(value) { + return isObjectLike(value) && baseGetTag(value) == dateTag; + } + + /** + * The base implementation of `_.isEqual` which supports partial comparisons + * and tracks traversed objects. + * + * @private + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @param {boolean} bitmask The bitmask flags. + * 1 - Unordered comparison + * 2 - Partial comparison + * @param {Function} [customizer] The function to customize comparisons. + * @param {Object} [stack] Tracks traversed `value` and `other` objects. + * @returns {boolean} Returns `true` if the values are equivalent, else `false`. + */ + function baseIsEqual(value, other, bitmask, customizer, stack) { + if (value === other) { + return true; + } + if (value == null || other == null || (!isObjectLike(value) && !isObjectLike(other))) { + return value !== value && other !== other; + } + return baseIsEqualDeep(value, other, bitmask, customizer, baseIsEqual, stack); + } + + /** + * A specialized version of `baseIsEqual` for arrays and objects which performs + * deep comparisons and tracks traversed objects enabling objects with circular + * references to be compared. + * + * @private + * @param {Object} object The object to compare. + * @param {Object} other The other object to compare. + * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details. + * @param {Function} customizer The function to customize comparisons. + * @param {Function} equalFunc The function to determine equivalents of values. + * @param {Object} [stack] Tracks traversed `object` and `other` objects. + * @returns {boolean} Returns `true` if the objects are equivalent, else `false`. + */ + function baseIsEqualDeep(object, other, bitmask, customizer, equalFunc, stack) { + var objIsArr = isArray(object), + othIsArr = isArray(other), + objTag = objIsArr ? arrayTag : getTag(object), + othTag = othIsArr ? arrayTag : getTag(other); + + objTag = objTag == argsTag ? objectTag : objTag; + othTag = othTag == argsTag ? objectTag : othTag; + + var objIsObj = objTag == objectTag, + othIsObj = othTag == objectTag, + isSameTag = objTag == othTag; + + if (isSameTag && isBuffer(object)) { + if (!isBuffer(other)) { + return false; + } + objIsArr = true; + objIsObj = false; + } + if (isSameTag && !objIsObj) { + stack || (stack = new Stack); + return (objIsArr || isTypedArray(object)) + ? equalArrays(object, other, bitmask, customizer, equalFunc, stack) + : equalByTag(object, other, objTag, bitmask, customizer, equalFunc, stack); + } + if (!(bitmask & COMPARE_PARTIAL_FLAG)) { + var objIsWrapped = objIsObj && hasOwnProperty.call(object, '__wrapped__'), + othIsWrapped = othIsObj && hasOwnProperty.call(other, '__wrapped__'); + + if (objIsWrapped || othIsWrapped) { + var objUnwrapped = objIsWrapped ? object.value() : object, + othUnwrapped = othIsWrapped ? other.value() : other; + + stack || (stack = new Stack); + return equalFunc(objUnwrapped, othUnwrapped, bitmask, customizer, stack); + } + } + if (!isSameTag) { + return false; + } + stack || (stack = new Stack); + return equalObjects(object, other, bitmask, customizer, equalFunc, stack); + } + + /** + * The base implementation of `_.isMap` without Node.js optimizations. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a map, else `false`. + */ + function baseIsMap(value) { + return isObjectLike(value) && getTag(value) == mapTag; + } + + /** + * The base implementation of `_.isMatch` without support for iteratee shorthands. + * + * @private + * @param {Object} object The object to inspect. + * @param {Object} source The object of property values to match. + * @param {Array} matchData The property names, values, and compare flags to match. + * @param {Function} [customizer] The function to customize comparisons. + * @returns {boolean} Returns `true` if `object` is a match, else `false`. + */ + function baseIsMatch(object, source, matchData, customizer) { + var index = matchData.length, + length = index, + noCustomizer = !customizer; + + if (object == null) { + return !length; + } + object = Object(object); + while (index--) { + var data = matchData[index]; + if ((noCustomizer && data[2]) + ? data[1] !== object[data[0]] + : !(data[0] in object) + ) { + return false; + } + } + while (++index < length) { + data = matchData[index]; + var key = data[0], + objValue = object[key], + srcValue = data[1]; + + if (noCustomizer && data[2]) { + if (objValue === undefined && !(key in object)) { + return false; + } + } else { + var stack = new Stack; + if (customizer) { + var result = customizer(objValue, srcValue, key, object, source, stack); + } + if (!(result === undefined + ? baseIsEqual(srcValue, objValue, COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG, customizer, stack) + : result + )) { + return false; + } + } + } + return true; + } + + /** + * The base implementation of `_.isNative` without bad shim checks. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a native function, + * else `false`. + */ + function baseIsNative(value) { + if (!isObject(value) || isMasked(value)) { + return false; + } + var pattern = isFunction(value) ? reIsNative : reIsHostCtor; + return pattern.test(toSource(value)); + } + + /** + * The base implementation of `_.isRegExp` without Node.js optimizations. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a regexp, else `false`. + */ + function baseIsRegExp(value) { + return isObjectLike(value) && baseGetTag(value) == regexpTag; + } + + /** + * The base implementation of `_.isSet` without Node.js optimizations. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a set, else `false`. + */ + function baseIsSet(value) { + return isObjectLike(value) && getTag(value) == setTag; + } + + /** + * The base implementation of `_.isTypedArray` without Node.js optimizations. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a typed array, else `false`. + */ + function baseIsTypedArray(value) { + return isObjectLike(value) && + isLength(value.length) && !!typedArrayTags[baseGetTag(value)]; + } + + /** + * The base implementation of `_.iteratee`. + * + * @private + * @param {*} [value=_.identity] The value to convert to an iteratee. + * @returns {Function} Returns the iteratee. + */ + function baseIteratee(value) { + // Don't store the `typeof` result in a variable to avoid a JIT bug in Safari 9. + // See https://bugs.webkit.org/show_bug.cgi?id=156034 for more details. + if (typeof value == 'function') { + return value; + } + if (value == null) { + return identity; + } + if (typeof value == 'object') { + return isArray(value) + ? baseMatchesProperty(value[0], value[1]) + : baseMatches(value); + } + return property(value); + } + + /** + * The base implementation of `_.keys` which doesn't treat sparse arrays as dense. + * + * @private + * @param {Object} object The object to query. + * @returns {Array} Returns the array of property names. + */ + function baseKeys(object) { + if (!isPrototype(object)) { + return nativeKeys(object); + } + var result = []; + for (var key in Object(object)) { + if (hasOwnProperty.call(object, key) && key != 'constructor') { + result.push(key); + } + } + return result; + } + + /** + * The base implementation of `_.keysIn` which doesn't treat sparse arrays as dense. + * + * @private + * @param {Object} object The object to query. + * @returns {Array} Returns the array of property names. + */ + function baseKeysIn(object) { + if (!isObject(object)) { + return nativeKeysIn(object); + } + var isProto = isPrototype(object), + result = []; + + for (var key in object) { + if (!(key == 'constructor' && (isProto || !hasOwnProperty.call(object, key)))) { + result.push(key); + } + } + return result; + } + + /** + * The base implementation of `_.lt` which doesn't coerce arguments. + * + * @private + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {boolean} Returns `true` if `value` is less than `other`, + * else `false`. + */ + function baseLt(value, other) { + return value < other; + } + + /** + * The base implementation of `_.map` without support for iteratee shorthands. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} iteratee The function invoked per iteration. + * @returns {Array} Returns the new mapped array. + */ + function baseMap(collection, iteratee) { + var index = -1, + result = isArrayLike(collection) ? Array(collection.length) : []; + + baseEach(collection, function(value, key, collection) { + result[++index] = iteratee(value, key, collection); + }); + return result; + } + + /** + * The base implementation of `_.matches` which doesn't clone `source`. + * + * @private + * @param {Object} source The object of property values to match. + * @returns {Function} Returns the new spec function. + */ + function baseMatches(source) { + var matchData = getMatchData(source); + if (matchData.length == 1 && matchData[0][2]) { + return matchesStrictComparable(matchData[0][0], matchData[0][1]); + } + return function(object) { + return object === source || baseIsMatch(object, source, matchData); + }; + } + + /** + * The base implementation of `_.matchesProperty` which doesn't clone `srcValue`. + * + * @private + * @param {string} path The path of the property to get. + * @param {*} srcValue The value to match. + * @returns {Function} Returns the new spec function. + */ + function baseMatchesProperty(path, srcValue) { + if (isKey(path) && isStrictComparable(srcValue)) { + return matchesStrictComparable(toKey(path), srcValue); + } + return function(object) { + var objValue = get(object, path); + return (objValue === undefined && objValue === srcValue) + ? hasIn(object, path) + : baseIsEqual(srcValue, objValue, COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG); + }; + } + + /** + * The base implementation of `_.merge` without support for multiple sources. + * + * @private + * @param {Object} object The destination object. + * @param {Object} source The source object. + * @param {number} srcIndex The index of `source`. + * @param {Function} [customizer] The function to customize merged values. + * @param {Object} [stack] Tracks traversed source values and their merged + * counterparts. + */ + function baseMerge(object, source, srcIndex, customizer, stack) { + if (object === source) { + return; + } + baseFor(source, function(srcValue, key) { + stack || (stack = new Stack); + if (isObject(srcValue)) { + baseMergeDeep(object, source, key, srcIndex, baseMerge, customizer, stack); + } + else { + var newValue = customizer + ? customizer(safeGet(object, key), srcValue, (key + ''), object, source, stack) + : undefined; + + if (newValue === undefined) { + newValue = srcValue; + } + assignMergeValue(object, key, newValue); + } + }, keysIn); + } + + /** + * A specialized version of `baseMerge` for arrays and objects which performs + * deep merges and tracks traversed objects enabling objects with circular + * references to be merged. + * + * @private + * @param {Object} object The destination object. + * @param {Object} source The source object. + * @param {string} key The key of the value to merge. + * @param {number} srcIndex The index of `source`. + * @param {Function} mergeFunc The function to merge values. + * @param {Function} [customizer] The function to customize assigned values. + * @param {Object} [stack] Tracks traversed source values and their merged + * counterparts. + */ + function baseMergeDeep(object, source, key, srcIndex, mergeFunc, customizer, stack) { + var objValue = safeGet(object, key), + srcValue = safeGet(source, key), + stacked = stack.get(srcValue); + + if (stacked) { + assignMergeValue(object, key, stacked); + return; + } + var newValue = customizer + ? customizer(objValue, srcValue, (key + ''), object, source, stack) + : undefined; + + var isCommon = newValue === undefined; + + if (isCommon) { + var isArr = isArray(srcValue), + isBuff = !isArr && isBuffer(srcValue), + isTyped = !isArr && !isBuff && isTypedArray(srcValue); + + newValue = srcValue; + if (isArr || isBuff || isTyped) { + if (isArray(objValue)) { + newValue = objValue; + } + else if (isArrayLikeObject(objValue)) { + newValue = copyArray(objValue); + } + else if (isBuff) { + isCommon = false; + newValue = cloneBuffer(srcValue, true); + } + else if (isTyped) { + isCommon = false; + newValue = cloneTypedArray(srcValue, true); + } + else { + newValue = []; + } + } + else if (isPlainObject(srcValue) || isArguments(srcValue)) { + newValue = objValue; + if (isArguments(objValue)) { + newValue = toPlainObject(objValue); + } + else if (!isObject(objValue) || isFunction(objValue)) { + newValue = initCloneObject(srcValue); + } + } + else { + isCommon = false; + } + } + if (isCommon) { + // Recursively merge objects and arrays (susceptible to call stack limits). + stack.set(srcValue, newValue); + mergeFunc(newValue, srcValue, srcIndex, customizer, stack); + stack['delete'](srcValue); + } + assignMergeValue(object, key, newValue); + } + + /** + * The base implementation of `_.nth` which doesn't coerce arguments. + * + * @private + * @param {Array} array The array to query. + * @param {number} n The index of the element to return. + * @returns {*} Returns the nth element of `array`. + */ + function baseNth(array, n) { + var length = array.length; + if (!length) { + return; + } + n += n < 0 ? length : 0; + return isIndex(n, length) ? array[n] : undefined; + } + + /** + * The base implementation of `_.orderBy` without param guards. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function[]|Object[]|string[]} iteratees The iteratees to sort by. + * @param {string[]} orders The sort orders of `iteratees`. + * @returns {Array} Returns the new sorted array. + */ + function baseOrderBy(collection, iteratees, orders) { + if (iteratees.length) { + iteratees = arrayMap(iteratees, function(iteratee) { + if (isArray(iteratee)) { + return function(value) { + return baseGet(value, iteratee.length === 1 ? iteratee[0] : iteratee); + } + } + return iteratee; + }); + } else { + iteratees = [identity]; + } + + var index = -1; + iteratees = arrayMap(iteratees, baseUnary(getIteratee())); + + var result = baseMap(collection, function(value, key, collection) { + var criteria = arrayMap(iteratees, function(iteratee) { + return iteratee(value); + }); + return { 'criteria': criteria, 'index': ++index, 'value': value }; + }); + + return baseSortBy(result, function(object, other) { + return compareMultiple(object, other, orders); + }); + } + + /** + * The base implementation of `_.pick` without support for individual + * property identifiers. + * + * @private + * @param {Object} object The source object. + * @param {string[]} paths The property paths to pick. + * @returns {Object} Returns the new object. + */ + function basePick(object, paths) { + return basePickBy(object, paths, function(value, path) { + return hasIn(object, path); + }); + } + + /** + * The base implementation of `_.pickBy` without support for iteratee shorthands. + * + * @private + * @param {Object} object The source object. + * @param {string[]} paths The property paths to pick. + * @param {Function} predicate The function invoked per property. + * @returns {Object} Returns the new object. + */ + function basePickBy(object, paths, predicate) { + var index = -1, + length = paths.length, + result = {}; + + while (++index < length) { + var path = paths[index], + value = baseGet(object, path); + + if (predicate(value, path)) { + baseSet(result, castPath(path, object), value); + } + } + return result; + } + + /** + * A specialized version of `baseProperty` which supports deep paths. + * + * @private + * @param {Array|string} path The path of the property to get. + * @returns {Function} Returns the new accessor function. + */ + function basePropertyDeep(path) { + return function(object) { + return baseGet(object, path); + }; + } + + /** + * The base implementation of `_.pullAllBy` without support for iteratee + * shorthands. + * + * @private + * @param {Array} array The array to modify. + * @param {Array} values The values to remove. + * @param {Function} [iteratee] The iteratee invoked per element. + * @param {Function} [comparator] The comparator invoked per element. + * @returns {Array} Returns `array`. + */ + function basePullAll(array, values, iteratee, comparator) { + var indexOf = comparator ? baseIndexOfWith : baseIndexOf, + index = -1, + length = values.length, + seen = array; + + if (array === values) { + values = copyArray(values); + } + if (iteratee) { + seen = arrayMap(array, baseUnary(iteratee)); + } + while (++index < length) { + var fromIndex = 0, + value = values[index], + computed = iteratee ? iteratee(value) : value; + + while ((fromIndex = indexOf(seen, computed, fromIndex, comparator)) > -1) { + if (seen !== array) { + splice.call(seen, fromIndex, 1); + } + splice.call(array, fromIndex, 1); + } + } + return array; + } + + /** + * The base implementation of `_.pullAt` without support for individual + * indexes or capturing the removed elements. + * + * @private + * @param {Array} array The array to modify. + * @param {number[]} indexes The indexes of elements to remove. + * @returns {Array} Returns `array`. + */ + function basePullAt(array, indexes) { + var length = array ? indexes.length : 0, + lastIndex = length - 1; + + while (length--) { + var index = indexes[length]; + if (length == lastIndex || index !== previous) { + var previous = index; + if (isIndex(index)) { + splice.call(array, index, 1); + } else { + baseUnset(array, index); + } + } + } + return array; + } + + /** + * The base implementation of `_.random` without support for returning + * floating-point numbers. + * + * @private + * @param {number} lower The lower bound. + * @param {number} upper The upper bound. + * @returns {number} Returns the random number. + */ + function baseRandom(lower, upper) { + return lower + nativeFloor(nativeRandom() * (upper - lower + 1)); + } + + /** + * The base implementation of `_.range` and `_.rangeRight` which doesn't + * coerce arguments. + * + * @private + * @param {number} start The start of the range. + * @param {number} end The end of the range. + * @param {number} step The value to increment or decrement by. + * @param {boolean} [fromRight] Specify iterating from right to left. + * @returns {Array} Returns the range of numbers. + */ + function baseRange(start, end, step, fromRight) { + var index = -1, + length = nativeMax(nativeCeil((end - start) / (step || 1)), 0), + result = Array(length); + + while (length--) { + result[fromRight ? length : ++index] = start; + start += step; + } + return result; + } + + /** + * The base implementation of `_.repeat` which doesn't coerce arguments. + * + * @private + * @param {string} string The string to repeat. + * @param {number} n The number of times to repeat the string. + * @returns {string} Returns the repeated string. + */ + function baseRepeat(string, n) { + var result = ''; + if (!string || n < 1 || n > MAX_SAFE_INTEGER) { + return result; + } + // Leverage the exponentiation by squaring algorithm for a faster repeat. + // See https://en.wikipedia.org/wiki/Exponentiation_by_squaring for more details. + do { + if (n % 2) { + result += string; + } + n = nativeFloor(n / 2); + if (n) { + string += string; + } + } while (n); + + return result; + } + + /** + * The base implementation of `_.rest` which doesn't validate or coerce arguments. + * + * @private + * @param {Function} func The function to apply a rest parameter to. + * @param {number} [start=func.length-1] The start position of the rest parameter. + * @returns {Function} Returns the new function. + */ + function baseRest(func, start) { + return setToString(overRest(func, start, identity), func + ''); + } + + /** + * The base implementation of `_.sample`. + * + * @private + * @param {Array|Object} collection The collection to sample. + * @returns {*} Returns the random element. + */ + function baseSample(collection) { + return arraySample(values(collection)); + } + + /** + * The base implementation of `_.sampleSize` without param guards. + * + * @private + * @param {Array|Object} collection The collection to sample. + * @param {number} n The number of elements to sample. + * @returns {Array} Returns the random elements. + */ + function baseSampleSize(collection, n) { + var array = values(collection); + return shuffleSelf(array, baseClamp(n, 0, array.length)); + } + + /** + * The base implementation of `_.set`. + * + * @private + * @param {Object} object The object to modify. + * @param {Array|string} path The path of the property to set. + * @param {*} value The value to set. + * @param {Function} [customizer] The function to customize path creation. + * @returns {Object} Returns `object`. + */ + function baseSet(object, path, value, customizer) { + if (!isObject(object)) { + return object; + } + path = castPath(path, object); + + var index = -1, + length = path.length, + lastIndex = length - 1, + nested = object; + + while (nested != null && ++index < length) { + var key = toKey(path[index]), + newValue = value; + + if (key === '__proto__' || key === 'constructor' || key === 'prototype') { + return object; + } + + if (index != lastIndex) { + var objValue = nested[key]; + newValue = customizer ? customizer(objValue, key, nested) : undefined; + if (newValue === undefined) { + newValue = isObject(objValue) + ? objValue + : (isIndex(path[index + 1]) ? [] : {}); + } + } + assignValue(nested, key, newValue); + nested = nested[key]; + } + return object; + } + + /** + * The base implementation of `setData` without support for hot loop shorting. + * + * @private + * @param {Function} func The function to associate metadata with. + * @param {*} data The metadata. + * @returns {Function} Returns `func`. + */ + var baseSetData = !metaMap ? identity : function(func, data) { + metaMap.set(func, data); + return func; + }; + + /** + * The base implementation of `setToString` without support for hot loop shorting. + * + * @private + * @param {Function} func The function to modify. + * @param {Function} string The `toString` result. + * @returns {Function} Returns `func`. + */ + var baseSetToString = !defineProperty ? identity : function(func, string) { + return defineProperty(func, 'toString', { + 'configurable': true, + 'enumerable': false, + 'value': constant(string), + 'writable': true + }); + }; + + /** + * The base implementation of `_.shuffle`. + * + * @private + * @param {Array|Object} collection The collection to shuffle. + * @returns {Array} Returns the new shuffled array. + */ + function baseShuffle(collection) { + return shuffleSelf(values(collection)); + } + + /** + * The base implementation of `_.slice` without an iteratee call guard. + * + * @private + * @param {Array} array The array to slice. + * @param {number} [start=0] The start position. + * @param {number} [end=array.length] The end position. + * @returns {Array} Returns the slice of `array`. + */ + function baseSlice(array, start, end) { + var index = -1, + length = array.length; + + if (start < 0) { + start = -start > length ? 0 : (length + start); + } + end = end > length ? length : end; + if (end < 0) { + end += length; + } + length = start > end ? 0 : ((end - start) >>> 0); + start >>>= 0; + + var result = Array(length); + while (++index < length) { + result[index] = array[index + start]; + } + return result; + } + + /** + * The base implementation of `_.some` without support for iteratee shorthands. + * + * @private + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} predicate The function invoked per iteration. + * @returns {boolean} Returns `true` if any element passes the predicate check, + * else `false`. + */ + function baseSome(collection, predicate) { + var result; + + baseEach(collection, function(value, index, collection) { + result = predicate(value, index, collection); + return !result; + }); + return !!result; + } + + /** + * The base implementation of `_.sortedIndex` and `_.sortedLastIndex` which + * performs a binary search of `array` to determine the index at which `value` + * should be inserted into `array` in order to maintain its sort order. + * + * @private + * @param {Array} array The sorted array to inspect. + * @param {*} value The value to evaluate. + * @param {boolean} [retHighest] Specify returning the highest qualified index. + * @returns {number} Returns the index at which `value` should be inserted + * into `array`. + */ + function baseSortedIndex(array, value, retHighest) { + var low = 0, + high = array == null ? low : array.length; + + if (typeof value == 'number' && value === value && high <= HALF_MAX_ARRAY_LENGTH) { + while (low < high) { + var mid = (low + high) >>> 1, + computed = array[mid]; + + if (computed !== null && !isSymbol(computed) && + (retHighest ? (computed <= value) : (computed < value))) { + low = mid + 1; + } else { + high = mid; + } + } + return high; + } + return baseSortedIndexBy(array, value, identity, retHighest); + } + + /** + * The base implementation of `_.sortedIndexBy` and `_.sortedLastIndexBy` + * which invokes `iteratee` for `value` and each element of `array` to compute + * their sort ranking. The iteratee is invoked with one argument; (value). + * + * @private + * @param {Array} array The sorted array to inspect. + * @param {*} value The value to evaluate. + * @param {Function} iteratee The iteratee invoked per element. + * @param {boolean} [retHighest] Specify returning the highest qualified index. + * @returns {number} Returns the index at which `value` should be inserted + * into `array`. + */ + function baseSortedIndexBy(array, value, iteratee, retHighest) { + var low = 0, + high = array == null ? 0 : array.length; + if (high === 0) { + return 0; + } + + value = iteratee(value); + var valIsNaN = value !== value, + valIsNull = value === null, + valIsSymbol = isSymbol(value), + valIsUndefined = value === undefined; + + while (low < high) { + var mid = nativeFloor((low + high) / 2), + computed = iteratee(array[mid]), + othIsDefined = computed !== undefined, + othIsNull = computed === null, + othIsReflexive = computed === computed, + othIsSymbol = isSymbol(computed); + + if (valIsNaN) { + var setLow = retHighest || othIsReflexive; + } else if (valIsUndefined) { + setLow = othIsReflexive && (retHighest || othIsDefined); + } else if (valIsNull) { + setLow = othIsReflexive && othIsDefined && (retHighest || !othIsNull); + } else if (valIsSymbol) { + setLow = othIsReflexive && othIsDefined && !othIsNull && (retHighest || !othIsSymbol); + } else if (othIsNull || othIsSymbol) { + setLow = false; + } else { + setLow = retHighest ? (computed <= value) : (computed < value); + } + if (setLow) { + low = mid + 1; + } else { + high = mid; + } + } + return nativeMin(high, MAX_ARRAY_INDEX); + } + + /** + * The base implementation of `_.sortedUniq` and `_.sortedUniqBy` without + * support for iteratee shorthands. + * + * @private + * @param {Array} array The array to inspect. + * @param {Function} [iteratee] The iteratee invoked per element. + * @returns {Array} Returns the new duplicate free array. + */ + function baseSortedUniq(array, iteratee) { + var index = -1, + length = array.length, + resIndex = 0, + result = []; + + while (++index < length) { + var value = array[index], + computed = iteratee ? iteratee(value) : value; + + if (!index || !eq(computed, seen)) { + var seen = computed; + result[resIndex++] = value === 0 ? 0 : value; + } + } + return result; + } + + /** + * The base implementation of `_.toNumber` which doesn't ensure correct + * conversions of binary, hexadecimal, or octal string values. + * + * @private + * @param {*} value The value to process. + * @returns {number} Returns the number. + */ + function baseToNumber(value) { + if (typeof value == 'number') { + return value; + } + if (isSymbol(value)) { + return NAN; + } + return +value; + } + + /** + * The base implementation of `_.toString` which doesn't convert nullish + * values to empty strings. + * + * @private + * @param {*} value The value to process. + * @returns {string} Returns the string. + */ + function baseToString(value) { + // Exit early for strings to avoid a performance hit in some environments. + if (typeof value == 'string') { + return value; + } + if (isArray(value)) { + // Recursively convert values (susceptible to call stack limits). + return arrayMap(value, baseToString) + ''; + } + if (isSymbol(value)) { + return symbolToString ? symbolToString.call(value) : ''; + } + var result = (value + ''); + return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result; + } + + /** + * The base implementation of `_.uniqBy` without support for iteratee shorthands. + * + * @private + * @param {Array} array The array to inspect. + * @param {Function} [iteratee] The iteratee invoked per element. + * @param {Function} [comparator] The comparator invoked per element. + * @returns {Array} Returns the new duplicate free array. + */ + function baseUniq(array, iteratee, comparator) { + var index = -1, + includes = arrayIncludes, + length = array.length, + isCommon = true, + result = [], + seen = result; + + if (comparator) { + isCommon = false; + includes = arrayIncludesWith; + } + else if (length >= LARGE_ARRAY_SIZE) { + var set = iteratee ? null : createSet(array); + if (set) { + return setToArray(set); + } + isCommon = false; + includes = cacheHas; + seen = new SetCache; + } + else { + seen = iteratee ? [] : result; + } + outer: + while (++index < length) { + var value = array[index], + computed = iteratee ? iteratee(value) : value; + + value = (comparator || value !== 0) ? value : 0; + if (isCommon && computed === computed) { + var seenIndex = seen.length; + while (seenIndex--) { + if (seen[seenIndex] === computed) { + continue outer; + } + } + if (iteratee) { + seen.push(computed); + } + result.push(value); + } + else if (!includes(seen, computed, comparator)) { + if (seen !== result) { + seen.push(computed); + } + result.push(value); + } + } + return result; + } + + /** + * The base implementation of `_.unset`. + * + * @private + * @param {Object} object The object to modify. + * @param {Array|string} path The property path to unset. + * @returns {boolean} Returns `true` if the property is deleted, else `false`. + */ + function baseUnset(object, path) { + path = castPath(path, object); + object = parent(object, path); + return object == null || delete object[toKey(last(path))]; + } + + /** + * The base implementation of `_.update`. + * + * @private + * @param {Object} object The object to modify. + * @param {Array|string} path The path of the property to update. + * @param {Function} updater The function to produce the updated value. + * @param {Function} [customizer] The function to customize path creation. + * @returns {Object} Returns `object`. + */ + function baseUpdate(object, path, updater, customizer) { + return baseSet(object, path, updater(baseGet(object, path)), customizer); + } + + /** + * The base implementation of methods like `_.dropWhile` and `_.takeWhile` + * without support for iteratee shorthands. + * + * @private + * @param {Array} array The array to query. + * @param {Function} predicate The function invoked per iteration. + * @param {boolean} [isDrop] Specify dropping elements instead of taking them. + * @param {boolean} [fromRight] Specify iterating from right to left. + * @returns {Array} Returns the slice of `array`. + */ + function baseWhile(array, predicate, isDrop, fromRight) { + var length = array.length, + index = fromRight ? length : -1; + + while ((fromRight ? index-- : ++index < length) && + predicate(array[index], index, array)) {} + + return isDrop + ? baseSlice(array, (fromRight ? 0 : index), (fromRight ? index + 1 : length)) + : baseSlice(array, (fromRight ? index + 1 : 0), (fromRight ? length : index)); + } + + /** + * The base implementation of `wrapperValue` which returns the result of + * performing a sequence of actions on the unwrapped `value`, where each + * successive action is supplied the return value of the previous. + * + * @private + * @param {*} value The unwrapped value. + * @param {Array} actions Actions to perform to resolve the unwrapped value. + * @returns {*} Returns the resolved value. + */ + function baseWrapperValue(value, actions) { + var result = value; + if (result instanceof LazyWrapper) { + result = result.value(); + } + return arrayReduce(actions, function(result, action) { + return action.func.apply(action.thisArg, arrayPush([result], action.args)); + }, result); + } + + /** + * The base implementation of methods like `_.xor`, without support for + * iteratee shorthands, that accepts an array of arrays to inspect. + * + * @private + * @param {Array} arrays The arrays to inspect. + * @param {Function} [iteratee] The iteratee invoked per element. + * @param {Function} [comparator] The comparator invoked per element. + * @returns {Array} Returns the new array of values. + */ + function baseXor(arrays, iteratee, comparator) { + var length = arrays.length; + if (length < 2) { + return length ? baseUniq(arrays[0]) : []; + } + var index = -1, + result = Array(length); + + while (++index < length) { + var array = arrays[index], + othIndex = -1; + + while (++othIndex < length) { + if (othIndex != index) { + result[index] = baseDifference(result[index] || array, arrays[othIndex], iteratee, comparator); + } + } + } + return baseUniq(baseFlatten(result, 1), iteratee, comparator); + } + + /** + * This base implementation of `_.zipObject` which assigns values using `assignFunc`. + * + * @private + * @param {Array} props The property identifiers. + * @param {Array} values The property values. + * @param {Function} assignFunc The function to assign values. + * @returns {Object} Returns the new object. + */ + function baseZipObject(props, values, assignFunc) { + var index = -1, + length = props.length, + valsLength = values.length, + result = {}; + + while (++index < length) { + var value = index < valsLength ? values[index] : undefined; + assignFunc(result, props[index], value); + } + return result; + } + + /** + * Casts `value` to an empty array if it's not an array like object. + * + * @private + * @param {*} value The value to inspect. + * @returns {Array|Object} Returns the cast array-like object. + */ + function castArrayLikeObject(value) { + return isArrayLikeObject(value) ? value : []; + } + + /** + * Casts `value` to `identity` if it's not a function. + * + * @private + * @param {*} value The value to inspect. + * @returns {Function} Returns cast function. + */ + function castFunction(value) { + return typeof value == 'function' ? value : identity; + } + + /** + * Casts `value` to a path array if it's not one. + * + * @private + * @param {*} value The value to inspect. + * @param {Object} [object] The object to query keys on. + * @returns {Array} Returns the cast property path array. + */ + function castPath(value, object) { + if (isArray(value)) { + return value; + } + return isKey(value, object) ? [value] : stringToPath(toString(value)); + } + + /** + * A `baseRest` alias which can be replaced with `identity` by module + * replacement plugins. + * + * @private + * @type {Function} + * @param {Function} func The function to apply a rest parameter to. + * @returns {Function} Returns the new function. + */ + var castRest = baseRest; + + /** + * Casts `array` to a slice if it's needed. + * + * @private + * @param {Array} array The array to inspect. + * @param {number} start The start position. + * @param {number} [end=array.length] The end position. + * @returns {Array} Returns the cast slice. + */ + function castSlice(array, start, end) { + var length = array.length; + end = end === undefined ? length : end; + return (!start && end >= length) ? array : baseSlice(array, start, end); + } + + /** + * A simple wrapper around the global [`clearTimeout`](https://mdn.io/clearTimeout). + * + * @private + * @param {number|Object} id The timer id or timeout object of the timer to clear. + */ + var clearTimeout = ctxClearTimeout || function(id) { + return root.clearTimeout(id); + }; + + /** + * Creates a clone of `buffer`. + * + * @private + * @param {Buffer} buffer The buffer to clone. + * @param {boolean} [isDeep] Specify a deep clone. + * @returns {Buffer} Returns the cloned buffer. + */ + function cloneBuffer(buffer, isDeep) { + if (isDeep) { + return buffer.slice(); + } + var length = buffer.length, + result = allocUnsafe ? allocUnsafe(length) : new buffer.constructor(length); + + buffer.copy(result); + return result; + } + + /** + * Creates a clone of `arrayBuffer`. + * + * @private + * @param {ArrayBuffer} arrayBuffer The array buffer to clone. + * @returns {ArrayBuffer} Returns the cloned array buffer. + */ + function cloneArrayBuffer(arrayBuffer) { + var result = new arrayBuffer.constructor(arrayBuffer.byteLength); + new Uint8Array(result).set(new Uint8Array(arrayBuffer)); + return result; + } + + /** + * Creates a clone of `dataView`. + * + * @private + * @param {Object} dataView The data view to clone. + * @param {boolean} [isDeep] Specify a deep clone. + * @returns {Object} Returns the cloned data view. + */ + function cloneDataView(dataView, isDeep) { + var buffer = isDeep ? cloneArrayBuffer(dataView.buffer) : dataView.buffer; + return new dataView.constructor(buffer, dataView.byteOffset, dataView.byteLength); + } + + /** + * Creates a clone of `regexp`. + * + * @private + * @param {Object} regexp The regexp to clone. + * @returns {Object} Returns the cloned regexp. + */ + function cloneRegExp(regexp) { + var result = new regexp.constructor(regexp.source, reFlags.exec(regexp)); + result.lastIndex = regexp.lastIndex; + return result; + } + + /** + * Creates a clone of the `symbol` object. + * + * @private + * @param {Object} symbol The symbol object to clone. + * @returns {Object} Returns the cloned symbol object. + */ + function cloneSymbol(symbol) { + return symbolValueOf ? Object(symbolValueOf.call(symbol)) : {}; + } + + /** + * Creates a clone of `typedArray`. + * + * @private + * @param {Object} typedArray The typed array to clone. + * @param {boolean} [isDeep] Specify a deep clone. + * @returns {Object} Returns the cloned typed array. + */ + function cloneTypedArray(typedArray, isDeep) { + var buffer = isDeep ? cloneArrayBuffer(typedArray.buffer) : typedArray.buffer; + return new typedArray.constructor(buffer, typedArray.byteOffset, typedArray.length); + } + + /** + * Compares values to sort them in ascending order. + * + * @private + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {number} Returns the sort order indicator for `value`. + */ + function compareAscending(value, other) { + if (value !== other) { + var valIsDefined = value !== undefined, + valIsNull = value === null, + valIsReflexive = value === value, + valIsSymbol = isSymbol(value); + + var othIsDefined = other !== undefined, + othIsNull = other === null, + othIsReflexive = other === other, + othIsSymbol = isSymbol(other); + + if ((!othIsNull && !othIsSymbol && !valIsSymbol && value > other) || + (valIsSymbol && othIsDefined && othIsReflexive && !othIsNull && !othIsSymbol) || + (valIsNull && othIsDefined && othIsReflexive) || + (!valIsDefined && othIsReflexive) || + !valIsReflexive) { + return 1; + } + if ((!valIsNull && !valIsSymbol && !othIsSymbol && value < other) || + (othIsSymbol && valIsDefined && valIsReflexive && !valIsNull && !valIsSymbol) || + (othIsNull && valIsDefined && valIsReflexive) || + (!othIsDefined && valIsReflexive) || + !othIsReflexive) { + return -1; + } + } + return 0; + } + + /** + * Used by `_.orderBy` to compare multiple properties of a value to another + * and stable sort them. + * + * If `orders` is unspecified, all values are sorted in ascending order. Otherwise, + * specify an order of "desc" for descending or "asc" for ascending sort order + * of corresponding values. + * + * @private + * @param {Object} object The object to compare. + * @param {Object} other The other object to compare. + * @param {boolean[]|string[]} orders The order to sort by for each property. + * @returns {number} Returns the sort order indicator for `object`. + */ + function compareMultiple(object, other, orders) { + var index = -1, + objCriteria = object.criteria, + othCriteria = other.criteria, + length = objCriteria.length, + ordersLength = orders.length; + + while (++index < length) { + var result = compareAscending(objCriteria[index], othCriteria[index]); + if (result) { + if (index >= ordersLength) { + return result; + } + var order = orders[index]; + return result * (order == 'desc' ? -1 : 1); + } + } + // Fixes an `Array#sort` bug in the JS engine embedded in Adobe applications + // that causes it, under certain circumstances, to provide the same value for + // `object` and `other`. See https://github.com/jashkenas/underscore/pull/1247 + // for more details. + // + // This also ensures a stable sort in V8 and other engines. + // See https://bugs.chromium.org/p/v8/issues/detail?id=90 for more details. + return object.index - other.index; + } + + /** + * Creates an array that is the composition of partially applied arguments, + * placeholders, and provided arguments into a single array of arguments. + * + * @private + * @param {Array} args The provided arguments. + * @param {Array} partials The arguments to prepend to those provided. + * @param {Array} holders The `partials` placeholder indexes. + * @params {boolean} [isCurried] Specify composing for a curried function. + * @returns {Array} Returns the new array of composed arguments. + */ + function composeArgs(args, partials, holders, isCurried) { + var argsIndex = -1, + argsLength = args.length, + holdersLength = holders.length, + leftIndex = -1, + leftLength = partials.length, + rangeLength = nativeMax(argsLength - holdersLength, 0), + result = Array(leftLength + rangeLength), + isUncurried = !isCurried; + + while (++leftIndex < leftLength) { + result[leftIndex] = partials[leftIndex]; + } + while (++argsIndex < holdersLength) { + if (isUncurried || argsIndex < argsLength) { + result[holders[argsIndex]] = args[argsIndex]; + } + } + while (rangeLength--) { + result[leftIndex++] = args[argsIndex++]; + } + return result; + } + + /** + * This function is like `composeArgs` except that the arguments composition + * is tailored for `_.partialRight`. + * + * @private + * @param {Array} args The provided arguments. + * @param {Array} partials The arguments to append to those provided. + * @param {Array} holders The `partials` placeholder indexes. + * @params {boolean} [isCurried] Specify composing for a curried function. + * @returns {Array} Returns the new array of composed arguments. + */ + function composeArgsRight(args, partials, holders, isCurried) { + var argsIndex = -1, + argsLength = args.length, + holdersIndex = -1, + holdersLength = holders.length, + rightIndex = -1, + rightLength = partials.length, + rangeLength = nativeMax(argsLength - holdersLength, 0), + result = Array(rangeLength + rightLength), + isUncurried = !isCurried; + + while (++argsIndex < rangeLength) { + result[argsIndex] = args[argsIndex]; + } + var offset = argsIndex; + while (++rightIndex < rightLength) { + result[offset + rightIndex] = partials[rightIndex]; + } + while (++holdersIndex < holdersLength) { + if (isUncurried || argsIndex < argsLength) { + result[offset + holders[holdersIndex]] = args[argsIndex++]; + } + } + return result; + } + + /** + * Copies the values of `source` to `array`. + * + * @private + * @param {Array} source The array to copy values from. + * @param {Array} [array=[]] The array to copy values to. + * @returns {Array} Returns `array`. + */ + function copyArray(source, array) { + var index = -1, + length = source.length; + + array || (array = Array(length)); + while (++index < length) { + array[index] = source[index]; + } + return array; + } + + /** + * Copies properties of `source` to `object`. + * + * @private + * @param {Object} source The object to copy properties from. + * @param {Array} props The property identifiers to copy. + * @param {Object} [object={}] The object to copy properties to. + * @param {Function} [customizer] The function to customize copied values. + * @returns {Object} Returns `object`. + */ + function copyObject(source, props, object, customizer) { + var isNew = !object; + object || (object = {}); + + var index = -1, + length = props.length; + + while (++index < length) { + var key = props[index]; + + var newValue = customizer + ? customizer(object[key], source[key], key, object, source) + : undefined; + + if (newValue === undefined) { + newValue = source[key]; + } + if (isNew) { + baseAssignValue(object, key, newValue); + } else { + assignValue(object, key, newValue); + } + } + return object; + } + + /** + * Copies own symbols of `source` to `object`. + * + * @private + * @param {Object} source The object to copy symbols from. + * @param {Object} [object={}] The object to copy symbols to. + * @returns {Object} Returns `object`. + */ + function copySymbols(source, object) { + return copyObject(source, getSymbols(source), object); + } + + /** + * Copies own and inherited symbols of `source` to `object`. + * + * @private + * @param {Object} source The object to copy symbols from. + * @param {Object} [object={}] The object to copy symbols to. + * @returns {Object} Returns `object`. + */ + function copySymbolsIn(source, object) { + return copyObject(source, getSymbolsIn(source), object); + } + + /** + * Creates a function like `_.groupBy`. + * + * @private + * @param {Function} setter The function to set accumulator values. + * @param {Function} [initializer] The accumulator object initializer. + * @returns {Function} Returns the new aggregator function. + */ + function createAggregator(setter, initializer) { + return function(collection, iteratee) { + var func = isArray(collection) ? arrayAggregator : baseAggregator, + accumulator = initializer ? initializer() : {}; + + return func(collection, setter, getIteratee(iteratee, 2), accumulator); + }; + } + + /** + * Creates a function like `_.assign`. + * + * @private + * @param {Function} assigner The function to assign values. + * @returns {Function} Returns the new assigner function. + */ + function createAssigner(assigner) { + return baseRest(function(object, sources) { + var index = -1, + length = sources.length, + customizer = length > 1 ? sources[length - 1] : undefined, + guard = length > 2 ? sources[2] : undefined; + + customizer = (assigner.length > 3 && typeof customizer == 'function') + ? (length--, customizer) + : undefined; + + if (guard && isIterateeCall(sources[0], sources[1], guard)) { + customizer = length < 3 ? undefined : customizer; + length = 1; + } + object = Object(object); + while (++index < length) { + var source = sources[index]; + if (source) { + assigner(object, source, index, customizer); + } + } + return object; + }); + } + + /** + * Creates a `baseEach` or `baseEachRight` function. + * + * @private + * @param {Function} eachFunc The function to iterate over a collection. + * @param {boolean} [fromRight] Specify iterating from right to left. + * @returns {Function} Returns the new base function. + */ + function createBaseEach(eachFunc, fromRight) { + return function(collection, iteratee) { + if (collection == null) { + return collection; + } + if (!isArrayLike(collection)) { + return eachFunc(collection, iteratee); + } + var length = collection.length, + index = fromRight ? length : -1, + iterable = Object(collection); + + while ((fromRight ? index-- : ++index < length)) { + if (iteratee(iterable[index], index, iterable) === false) { + break; + } + } + return collection; + }; + } + + /** + * Creates a base function for methods like `_.forIn` and `_.forOwn`. + * + * @private + * @param {boolean} [fromRight] Specify iterating from right to left. + * @returns {Function} Returns the new base function. + */ + function createBaseFor(fromRight) { + return function(object, iteratee, keysFunc) { + var index = -1, + iterable = Object(object), + props = keysFunc(object), + length = props.length; + + while (length--) { + var key = props[fromRight ? length : ++index]; + if (iteratee(iterable[key], key, iterable) === false) { + break; + } + } + return object; + }; + } + + /** + * Creates a function that wraps `func` to invoke it with the optional `this` + * binding of `thisArg`. + * + * @private + * @param {Function} func The function to wrap. + * @param {number} bitmask The bitmask flags. See `createWrap` for more details. + * @param {*} [thisArg] The `this` binding of `func`. + * @returns {Function} Returns the new wrapped function. + */ + function createBind(func, bitmask, thisArg) { + var isBind = bitmask & WRAP_BIND_FLAG, + Ctor = createCtor(func); + + function wrapper() { + var fn = (this && this !== root && this instanceof wrapper) ? Ctor : func; + return fn.apply(isBind ? thisArg : this, arguments); + } + return wrapper; + } + + /** + * Creates a function like `_.lowerFirst`. + * + * @private + * @param {string} methodName The name of the `String` case method to use. + * @returns {Function} Returns the new case function. + */ + function createCaseFirst(methodName) { + return function(string) { + string = toString(string); + + var strSymbols = hasUnicode(string) + ? stringToArray(string) + : undefined; + + var chr = strSymbols + ? strSymbols[0] + : string.charAt(0); + + var trailing = strSymbols + ? castSlice(strSymbols, 1).join('') + : string.slice(1); + + return chr[methodName]() + trailing; + }; + } + + /** + * Creates a function like `_.camelCase`. + * + * @private + * @param {Function} callback The function to combine each word. + * @returns {Function} Returns the new compounder function. + */ + function createCompounder(callback) { + return function(string) { + return arrayReduce(words(deburr(string).replace(reApos, '')), callback, ''); + }; + } + + /** + * Creates a function that produces an instance of `Ctor` regardless of + * whether it was invoked as part of a `new` expression or by `call` or `apply`. + * + * @private + * @param {Function} Ctor The constructor to wrap. + * @returns {Function} Returns the new wrapped function. + */ + function createCtor(Ctor) { + return function() { + // Use a `switch` statement to work with class constructors. See + // http://ecma-international.org/ecma-262/7.0/#sec-ecmascript-function-objects-call-thisargument-argumentslist + // for more details. + var args = arguments; + switch (args.length) { + case 0: return new Ctor; + case 1: return new Ctor(args[0]); + case 2: return new Ctor(args[0], args[1]); + case 3: return new Ctor(args[0], args[1], args[2]); + case 4: return new Ctor(args[0], args[1], args[2], args[3]); + case 5: return new Ctor(args[0], args[1], args[2], args[3], args[4]); + case 6: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5]); + case 7: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5], args[6]); + } + var thisBinding = baseCreate(Ctor.prototype), + result = Ctor.apply(thisBinding, args); + + // Mimic the constructor's `return` behavior. + // See https://es5.github.io/#x13.2.2 for more details. + return isObject(result) ? result : thisBinding; + }; + } + + /** + * Creates a function that wraps `func` to enable currying. + * + * @private + * @param {Function} func The function to wrap. + * @param {number} bitmask The bitmask flags. See `createWrap` for more details. + * @param {number} arity The arity of `func`. + * @returns {Function} Returns the new wrapped function. + */ + function createCurry(func, bitmask, arity) { + var Ctor = createCtor(func); + + function wrapper() { + var length = arguments.length, + args = Array(length), + index = length, + placeholder = getHolder(wrapper); + + while (index--) { + args[index] = arguments[index]; + } + var holders = (length < 3 && args[0] !== placeholder && args[length - 1] !== placeholder) + ? [] + : replaceHolders(args, placeholder); + + length -= holders.length; + if (length < arity) { + return createRecurry( + func, bitmask, createHybrid, wrapper.placeholder, undefined, + args, holders, undefined, undefined, arity - length); + } + var fn = (this && this !== root && this instanceof wrapper) ? Ctor : func; + return apply(fn, this, args); + } + return wrapper; + } + + /** + * Creates a `_.find` or `_.findLast` function. + * + * @private + * @param {Function} findIndexFunc The function to find the collection index. + * @returns {Function} Returns the new find function. + */ + function createFind(findIndexFunc) { + return function(collection, predicate, fromIndex) { + var iterable = Object(collection); + if (!isArrayLike(collection)) { + var iteratee = getIteratee(predicate, 3); + collection = keys(collection); + predicate = function(key) { return iteratee(iterable[key], key, iterable); }; + } + var index = findIndexFunc(collection, predicate, fromIndex); + return index > -1 ? iterable[iteratee ? collection[index] : index] : undefined; + }; + } + + /** + * Creates a `_.flow` or `_.flowRight` function. + * + * @private + * @param {boolean} [fromRight] Specify iterating from right to left. + * @returns {Function} Returns the new flow function. + */ + function createFlow(fromRight) { + return flatRest(function(funcs) { + var length = funcs.length, + index = length, + prereq = LodashWrapper.prototype.thru; + + if (fromRight) { + funcs.reverse(); + } + while (index--) { + var func = funcs[index]; + if (typeof func != 'function') { + throw new TypeError(FUNC_ERROR_TEXT); + } + if (prereq && !wrapper && getFuncName(func) == 'wrapper') { + var wrapper = new LodashWrapper([], true); + } + } + index = wrapper ? index : length; + while (++index < length) { + func = funcs[index]; + + var funcName = getFuncName(func), + data = funcName == 'wrapper' ? getData(func) : undefined; + + if (data && isLaziable(data[0]) && + data[1] == (WRAP_ARY_FLAG | WRAP_CURRY_FLAG | WRAP_PARTIAL_FLAG | WRAP_REARG_FLAG) && + !data[4].length && data[9] == 1 + ) { + wrapper = wrapper[getFuncName(data[0])].apply(wrapper, data[3]); + } else { + wrapper = (func.length == 1 && isLaziable(func)) + ? wrapper[funcName]() + : wrapper.thru(func); + } + } + return function() { + var args = arguments, + value = args[0]; + + if (wrapper && args.length == 1 && isArray(value)) { + return wrapper.plant(value).value(); + } + var index = 0, + result = length ? funcs[index].apply(this, args) : value; + + while (++index < length) { + result = funcs[index].call(this, result); + } + return result; + }; + }); + } + + /** + * Creates a function that wraps `func` to invoke it with optional `this` + * binding of `thisArg`, partial application, and currying. + * + * @private + * @param {Function|string} func The function or method name to wrap. + * @param {number} bitmask The bitmask flags. See `createWrap` for more details. + * @param {*} [thisArg] The `this` binding of `func`. + * @param {Array} [partials] The arguments to prepend to those provided to + * the new function. + * @param {Array} [holders] The `partials` placeholder indexes. + * @param {Array} [partialsRight] The arguments to append to those provided + * to the new function. + * @param {Array} [holdersRight] The `partialsRight` placeholder indexes. + * @param {Array} [argPos] The argument positions of the new function. + * @param {number} [ary] The arity cap of `func`. + * @param {number} [arity] The arity of `func`. + * @returns {Function} Returns the new wrapped function. + */ + function createHybrid(func, bitmask, thisArg, partials, holders, partialsRight, holdersRight, argPos, ary, arity) { + var isAry = bitmask & WRAP_ARY_FLAG, + isBind = bitmask & WRAP_BIND_FLAG, + isBindKey = bitmask & WRAP_BIND_KEY_FLAG, + isCurried = bitmask & (WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG), + isFlip = bitmask & WRAP_FLIP_FLAG, + Ctor = isBindKey ? undefined : createCtor(func); + + function wrapper() { + var length = arguments.length, + args = Array(length), + index = length; + + while (index--) { + args[index] = arguments[index]; + } + if (isCurried) { + var placeholder = getHolder(wrapper), + holdersCount = countHolders(args, placeholder); + } + if (partials) { + args = composeArgs(args, partials, holders, isCurried); + } + if (partialsRight) { + args = composeArgsRight(args, partialsRight, holdersRight, isCurried); + } + length -= holdersCount; + if (isCurried && length < arity) { + var newHolders = replaceHolders(args, placeholder); + return createRecurry( + func, bitmask, createHybrid, wrapper.placeholder, thisArg, + args, newHolders, argPos, ary, arity - length + ); + } + var thisBinding = isBind ? thisArg : this, + fn = isBindKey ? thisBinding[func] : func; + + length = args.length; + if (argPos) { + args = reorder(args, argPos); + } else if (isFlip && length > 1) { + args.reverse(); + } + if (isAry && ary < length) { + args.length = ary; + } + if (this && this !== root && this instanceof wrapper) { + fn = Ctor || createCtor(fn); + } + return fn.apply(thisBinding, args); + } + return wrapper; + } + + /** + * Creates a function like `_.invertBy`. + * + * @private + * @param {Function} setter The function to set accumulator values. + * @param {Function} toIteratee The function to resolve iteratees. + * @returns {Function} Returns the new inverter function. + */ + function createInverter(setter, toIteratee) { + return function(object, iteratee) { + return baseInverter(object, setter, toIteratee(iteratee), {}); + }; + } + + /** + * Creates a function that performs a mathematical operation on two values. + * + * @private + * @param {Function} operator The function to perform the operation. + * @param {number} [defaultValue] The value used for `undefined` arguments. + * @returns {Function} Returns the new mathematical operation function. + */ + function createMathOperation(operator, defaultValue) { + return function(value, other) { + var result; + if (value === undefined && other === undefined) { + return defaultValue; + } + if (value !== undefined) { + result = value; + } + if (other !== undefined) { + if (result === undefined) { + return other; + } + if (typeof value == 'string' || typeof other == 'string') { + value = baseToString(value); + other = baseToString(other); + } else { + value = baseToNumber(value); + other = baseToNumber(other); + } + result = operator(value, other); + } + return result; + }; + } + + /** + * Creates a function like `_.over`. + * + * @private + * @param {Function} arrayFunc The function to iterate over iteratees. + * @returns {Function} Returns the new over function. + */ + function createOver(arrayFunc) { + return flatRest(function(iteratees) { + iteratees = arrayMap(iteratees, baseUnary(getIteratee())); + return baseRest(function(args) { + var thisArg = this; + return arrayFunc(iteratees, function(iteratee) { + return apply(iteratee, thisArg, args); + }); + }); + }); + } + + /** + * Creates the padding for `string` based on `length`. The `chars` string + * is truncated if the number of characters exceeds `length`. + * + * @private + * @param {number} length The padding length. + * @param {string} [chars=' '] The string used as padding. + * @returns {string} Returns the padding for `string`. + */ + function createPadding(length, chars) { + chars = chars === undefined ? ' ' : baseToString(chars); + + var charsLength = chars.length; + if (charsLength < 2) { + return charsLength ? baseRepeat(chars, length) : chars; + } + var result = baseRepeat(chars, nativeCeil(length / stringSize(chars))); + return hasUnicode(chars) + ? castSlice(stringToArray(result), 0, length).join('') + : result.slice(0, length); + } + + /** + * Creates a function that wraps `func` to invoke it with the `this` binding + * of `thisArg` and `partials` prepended to the arguments it receives. + * + * @private + * @param {Function} func The function to wrap. + * @param {number} bitmask The bitmask flags. See `createWrap` for more details. + * @param {*} thisArg The `this` binding of `func`. + * @param {Array} partials The arguments to prepend to those provided to + * the new function. + * @returns {Function} Returns the new wrapped function. + */ + function createPartial(func, bitmask, thisArg, partials) { + var isBind = bitmask & WRAP_BIND_FLAG, + Ctor = createCtor(func); + + function wrapper() { + var argsIndex = -1, + argsLength = arguments.length, + leftIndex = -1, + leftLength = partials.length, + args = Array(leftLength + argsLength), + fn = (this && this !== root && this instanceof wrapper) ? Ctor : func; + + while (++leftIndex < leftLength) { + args[leftIndex] = partials[leftIndex]; + } + while (argsLength--) { + args[leftIndex++] = arguments[++argsIndex]; + } + return apply(fn, isBind ? thisArg : this, args); + } + return wrapper; + } + + /** + * Creates a `_.range` or `_.rangeRight` function. + * + * @private + * @param {boolean} [fromRight] Specify iterating from right to left. + * @returns {Function} Returns the new range function. + */ + function createRange(fromRight) { + return function(start, end, step) { + if (step && typeof step != 'number' && isIterateeCall(start, end, step)) { + end = step = undefined; + } + // Ensure the sign of `-0` is preserved. + start = toFinite(start); + if (end === undefined) { + end = start; + start = 0; + } else { + end = toFinite(end); + } + step = step === undefined ? (start < end ? 1 : -1) : toFinite(step); + return baseRange(start, end, step, fromRight); + }; + } + + /** + * Creates a function that performs a relational operation on two values. + * + * @private + * @param {Function} operator The function to perform the operation. + * @returns {Function} Returns the new relational operation function. + */ + function createRelationalOperation(operator) { + return function(value, other) { + if (!(typeof value == 'string' && typeof other == 'string')) { + value = toNumber(value); + other = toNumber(other); + } + return operator(value, other); + }; + } + + /** + * Creates a function that wraps `func` to continue currying. + * + * @private + * @param {Function} func The function to wrap. + * @param {number} bitmask The bitmask flags. See `createWrap` for more details. + * @param {Function} wrapFunc The function to create the `func` wrapper. + * @param {*} placeholder The placeholder value. + * @param {*} [thisArg] The `this` binding of `func`. + * @param {Array} [partials] The arguments to prepend to those provided to + * the new function. + * @param {Array} [holders] The `partials` placeholder indexes. + * @param {Array} [argPos] The argument positions of the new function. + * @param {number} [ary] The arity cap of `func`. + * @param {number} [arity] The arity of `func`. + * @returns {Function} Returns the new wrapped function. + */ + function createRecurry(func, bitmask, wrapFunc, placeholder, thisArg, partials, holders, argPos, ary, arity) { + var isCurry = bitmask & WRAP_CURRY_FLAG, + newHolders = isCurry ? holders : undefined, + newHoldersRight = isCurry ? undefined : holders, + newPartials = isCurry ? partials : undefined, + newPartialsRight = isCurry ? undefined : partials; + + bitmask |= (isCurry ? WRAP_PARTIAL_FLAG : WRAP_PARTIAL_RIGHT_FLAG); + bitmask &= ~(isCurry ? WRAP_PARTIAL_RIGHT_FLAG : WRAP_PARTIAL_FLAG); + + if (!(bitmask & WRAP_CURRY_BOUND_FLAG)) { + bitmask &= ~(WRAP_BIND_FLAG | WRAP_BIND_KEY_FLAG); + } + var newData = [ + func, bitmask, thisArg, newPartials, newHolders, newPartialsRight, + newHoldersRight, argPos, ary, arity + ]; + + var result = wrapFunc.apply(undefined, newData); + if (isLaziable(func)) { + setData(result, newData); + } + result.placeholder = placeholder; + return setWrapToString(result, func, bitmask); + } + + /** + * Creates a function like `_.round`. + * + * @private + * @param {string} methodName The name of the `Math` method to use when rounding. + * @returns {Function} Returns the new round function. + */ + function createRound(methodName) { + var func = Math[methodName]; + return function(number, precision) { + number = toNumber(number); + precision = precision == null ? 0 : nativeMin(toInteger(precision), 292); + if (precision && nativeIsFinite(number)) { + // Shift with exponential notation to avoid floating-point issues. + // See [MDN](https://mdn.io/round#Examples) for more details. + var pair = (toString(number) + 'e').split('e'), + value = func(pair[0] + 'e' + (+pair[1] + precision)); + + pair = (toString(value) + 'e').split('e'); + return +(pair[0] + 'e' + (+pair[1] - precision)); + } + return func(number); + }; + } + + /** + * Creates a set object of `values`. + * + * @private + * @param {Array} values The values to add to the set. + * @returns {Object} Returns the new set. + */ + var createSet = !(Set && (1 / setToArray(new Set([,-0]))[1]) == INFINITY) ? noop : function(values) { + return new Set(values); + }; + + /** + * Creates a `_.toPairs` or `_.toPairsIn` function. + * + * @private + * @param {Function} keysFunc The function to get the keys of a given object. + * @returns {Function} Returns the new pairs function. + */ + function createToPairs(keysFunc) { + return function(object) { + var tag = getTag(object); + if (tag == mapTag) { + return mapToArray(object); + } + if (tag == setTag) { + return setToPairs(object); + } + return baseToPairs(object, keysFunc(object)); + }; + } + + /** + * Creates a function that either curries or invokes `func` with optional + * `this` binding and partially applied arguments. + * + * @private + * @param {Function|string} func The function or method name to wrap. + * @param {number} bitmask The bitmask flags. + * 1 - `_.bind` + * 2 - `_.bindKey` + * 4 - `_.curry` or `_.curryRight` of a bound function + * 8 - `_.curry` + * 16 - `_.curryRight` + * 32 - `_.partial` + * 64 - `_.partialRight` + * 128 - `_.rearg` + * 256 - `_.ary` + * 512 - `_.flip` + * @param {*} [thisArg] The `this` binding of `func`. + * @param {Array} [partials] The arguments to be partially applied. + * @param {Array} [holders] The `partials` placeholder indexes. + * @param {Array} [argPos] The argument positions of the new function. + * @param {number} [ary] The arity cap of `func`. + * @param {number} [arity] The arity of `func`. + * @returns {Function} Returns the new wrapped function. + */ + function createWrap(func, bitmask, thisArg, partials, holders, argPos, ary, arity) { + var isBindKey = bitmask & WRAP_BIND_KEY_FLAG; + if (!isBindKey && typeof func != 'function') { + throw new TypeError(FUNC_ERROR_TEXT); + } + var length = partials ? partials.length : 0; + if (!length) { + bitmask &= ~(WRAP_PARTIAL_FLAG | WRAP_PARTIAL_RIGHT_FLAG); + partials = holders = undefined; + } + ary = ary === undefined ? ary : nativeMax(toInteger(ary), 0); + arity = arity === undefined ? arity : toInteger(arity); + length -= holders ? holders.length : 0; + + if (bitmask & WRAP_PARTIAL_RIGHT_FLAG) { + var partialsRight = partials, + holdersRight = holders; + + partials = holders = undefined; + } + var data = isBindKey ? undefined : getData(func); + + var newData = [ + func, bitmask, thisArg, partials, holders, partialsRight, holdersRight, + argPos, ary, arity + ]; + + if (data) { + mergeData(newData, data); + } + func = newData[0]; + bitmask = newData[1]; + thisArg = newData[2]; + partials = newData[3]; + holders = newData[4]; + arity = newData[9] = newData[9] === undefined + ? (isBindKey ? 0 : func.length) + : nativeMax(newData[9] - length, 0); + + if (!arity && bitmask & (WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG)) { + bitmask &= ~(WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG); + } + if (!bitmask || bitmask == WRAP_BIND_FLAG) { + var result = createBind(func, bitmask, thisArg); + } else if (bitmask == WRAP_CURRY_FLAG || bitmask == WRAP_CURRY_RIGHT_FLAG) { + result = createCurry(func, bitmask, arity); + } else if ((bitmask == WRAP_PARTIAL_FLAG || bitmask == (WRAP_BIND_FLAG | WRAP_PARTIAL_FLAG)) && !holders.length) { + result = createPartial(func, bitmask, thisArg, partials); + } else { + result = createHybrid.apply(undefined, newData); + } + var setter = data ? baseSetData : setData; + return setWrapToString(setter(result, newData), func, bitmask); + } + + /** + * Used by `_.defaults` to customize its `_.assignIn` use to assign properties + * of source objects to the destination object for all destination properties + * that resolve to `undefined`. + * + * @private + * @param {*} objValue The destination value. + * @param {*} srcValue The source value. + * @param {string} key The key of the property to assign. + * @param {Object} object The parent object of `objValue`. + * @returns {*} Returns the value to assign. + */ + function customDefaultsAssignIn(objValue, srcValue, key, object) { + if (objValue === undefined || + (eq(objValue, objectProto[key]) && !hasOwnProperty.call(object, key))) { + return srcValue; + } + return objValue; + } + + /** + * Used by `_.defaultsDeep` to customize its `_.merge` use to merge source + * objects into destination objects that are passed thru. + * + * @private + * @param {*} objValue The destination value. + * @param {*} srcValue The source value. + * @param {string} key The key of the property to merge. + * @param {Object} object The parent object of `objValue`. + * @param {Object} source The parent object of `srcValue`. + * @param {Object} [stack] Tracks traversed source values and their merged + * counterparts. + * @returns {*} Returns the value to assign. + */ + function customDefaultsMerge(objValue, srcValue, key, object, source, stack) { + if (isObject(objValue) && isObject(srcValue)) { + // Recursively merge objects and arrays (susceptible to call stack limits). + stack.set(srcValue, objValue); + baseMerge(objValue, srcValue, undefined, customDefaultsMerge, stack); + stack['delete'](srcValue); + } + return objValue; + } + + /** + * Used by `_.omit` to customize its `_.cloneDeep` use to only clone plain + * objects. + * + * @private + * @param {*} value The value to inspect. + * @param {string} key The key of the property to inspect. + * @returns {*} Returns the uncloned value or `undefined` to defer cloning to `_.cloneDeep`. + */ + function customOmitClone(value) { + return isPlainObject(value) ? undefined : value; + } + + /** + * A specialized version of `baseIsEqualDeep` for arrays with support for + * partial deep comparisons. + * + * @private + * @param {Array} array The array to compare. + * @param {Array} other The other array to compare. + * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details. + * @param {Function} customizer The function to customize comparisons. + * @param {Function} equalFunc The function to determine equivalents of values. + * @param {Object} stack Tracks traversed `array` and `other` objects. + * @returns {boolean} Returns `true` if the arrays are equivalent, else `false`. + */ + function equalArrays(array, other, bitmask, customizer, equalFunc, stack) { + var isPartial = bitmask & COMPARE_PARTIAL_FLAG, + arrLength = array.length, + othLength = other.length; + + if (arrLength != othLength && !(isPartial && othLength > arrLength)) { + return false; + } + // Check that cyclic values are equal. + var arrStacked = stack.get(array); + var othStacked = stack.get(other); + if (arrStacked && othStacked) { + return arrStacked == other && othStacked == array; + } + var index = -1, + result = true, + seen = (bitmask & COMPARE_UNORDERED_FLAG) ? new SetCache : undefined; + + stack.set(array, other); + stack.set(other, array); + + // Ignore non-index properties. + while (++index < arrLength) { + var arrValue = array[index], + othValue = other[index]; + + if (customizer) { + var compared = isPartial + ? customizer(othValue, arrValue, index, other, array, stack) + : customizer(arrValue, othValue, index, array, other, stack); + } + if (compared !== undefined) { + if (compared) { + continue; + } + result = false; + break; + } + // Recursively compare arrays (susceptible to call stack limits). + if (seen) { + if (!arraySome(other, function(othValue, othIndex) { + if (!cacheHas(seen, othIndex) && + (arrValue === othValue || equalFunc(arrValue, othValue, bitmask, customizer, stack))) { + return seen.push(othIndex); + } + })) { + result = false; + break; + } + } else if (!( + arrValue === othValue || + equalFunc(arrValue, othValue, bitmask, customizer, stack) + )) { + result = false; + break; + } + } + stack['delete'](array); + stack['delete'](other); + return result; + } + + /** + * A specialized version of `baseIsEqualDeep` for comparing objects of + * the same `toStringTag`. + * + * **Note:** This function only supports comparing values with tags of + * `Boolean`, `Date`, `Error`, `Number`, `RegExp`, or `String`. + * + * @private + * @param {Object} object The object to compare. + * @param {Object} other The other object to compare. + * @param {string} tag The `toStringTag` of the objects to compare. + * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details. + * @param {Function} customizer The function to customize comparisons. + * @param {Function} equalFunc The function to determine equivalents of values. + * @param {Object} stack Tracks traversed `object` and `other` objects. + * @returns {boolean} Returns `true` if the objects are equivalent, else `false`. + */ + function equalByTag(object, other, tag, bitmask, customizer, equalFunc, stack) { + switch (tag) { + case dataViewTag: + if ((object.byteLength != other.byteLength) || + (object.byteOffset != other.byteOffset)) { + return false; + } + object = object.buffer; + other = other.buffer; + + case arrayBufferTag: + if ((object.byteLength != other.byteLength) || + !equalFunc(new Uint8Array(object), new Uint8Array(other))) { + return false; + } + return true; + + case boolTag: + case dateTag: + case numberTag: + // Coerce booleans to `1` or `0` and dates to milliseconds. + // Invalid dates are coerced to `NaN`. + return eq(+object, +other); + + case errorTag: + return object.name == other.name && object.message == other.message; + + case regexpTag: + case stringTag: + // Coerce regexes to strings and treat strings, primitives and objects, + // as equal. See http://www.ecma-international.org/ecma-262/7.0/#sec-regexp.prototype.tostring + // for more details. + return object == (other + ''); + + case mapTag: + var convert = mapToArray; + + case setTag: + var isPartial = bitmask & COMPARE_PARTIAL_FLAG; + convert || (convert = setToArray); + + if (object.size != other.size && !isPartial) { + return false; + } + // Assume cyclic values are equal. + var stacked = stack.get(object); + if (stacked) { + return stacked == other; + } + bitmask |= COMPARE_UNORDERED_FLAG; + + // Recursively compare objects (susceptible to call stack limits). + stack.set(object, other); + var result = equalArrays(convert(object), convert(other), bitmask, customizer, equalFunc, stack); + stack['delete'](object); + return result; + + case symbolTag: + if (symbolValueOf) { + return symbolValueOf.call(object) == symbolValueOf.call(other); + } + } + return false; + } + + /** + * A specialized version of `baseIsEqualDeep` for objects with support for + * partial deep comparisons. + * + * @private + * @param {Object} object The object to compare. + * @param {Object} other The other object to compare. + * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details. + * @param {Function} customizer The function to customize comparisons. + * @param {Function} equalFunc The function to determine equivalents of values. + * @param {Object} stack Tracks traversed `object` and `other` objects. + * @returns {boolean} Returns `true` if the objects are equivalent, else `false`. + */ + function equalObjects(object, other, bitmask, customizer, equalFunc, stack) { + var isPartial = bitmask & COMPARE_PARTIAL_FLAG, + objProps = getAllKeys(object), + objLength = objProps.length, + othProps = getAllKeys(other), + othLength = othProps.length; + + if (objLength != othLength && !isPartial) { + return false; + } + var index = objLength; + while (index--) { + var key = objProps[index]; + if (!(isPartial ? key in other : hasOwnProperty.call(other, key))) { + return false; + } + } + // Check that cyclic values are equal. + var objStacked = stack.get(object); + var othStacked = stack.get(other); + if (objStacked && othStacked) { + return objStacked == other && othStacked == object; + } + var result = true; + stack.set(object, other); + stack.set(other, object); + + var skipCtor = isPartial; + while (++index < objLength) { + key = objProps[index]; + var objValue = object[key], + othValue = other[key]; + + if (customizer) { + var compared = isPartial + ? customizer(othValue, objValue, key, other, object, stack) + : customizer(objValue, othValue, key, object, other, stack); + } + // Recursively compare objects (susceptible to call stack limits). + if (!(compared === undefined + ? (objValue === othValue || equalFunc(objValue, othValue, bitmask, customizer, stack)) + : compared + )) { + result = false; + break; + } + skipCtor || (skipCtor = key == 'constructor'); + } + if (result && !skipCtor) { + var objCtor = object.constructor, + othCtor = other.constructor; + + // Non `Object` object instances with different constructors are not equal. + if (objCtor != othCtor && + ('constructor' in object && 'constructor' in other) && + !(typeof objCtor == 'function' && objCtor instanceof objCtor && + typeof othCtor == 'function' && othCtor instanceof othCtor)) { + result = false; + } + } + stack['delete'](object); + stack['delete'](other); + return result; + } + + /** + * A specialized version of `baseRest` which flattens the rest array. + * + * @private + * @param {Function} func The function to apply a rest parameter to. + * @returns {Function} Returns the new function. + */ + function flatRest(func) { + return setToString(overRest(func, undefined, flatten), func + ''); + } + + /** + * Creates an array of own enumerable property names and symbols of `object`. + * + * @private + * @param {Object} object The object to query. + * @returns {Array} Returns the array of property names and symbols. + */ + function getAllKeys(object) { + return baseGetAllKeys(object, keys, getSymbols); + } + + /** + * Creates an array of own and inherited enumerable property names and + * symbols of `object`. + * + * @private + * @param {Object} object The object to query. + * @returns {Array} Returns the array of property names and symbols. + */ + function getAllKeysIn(object) { + return baseGetAllKeys(object, keysIn, getSymbolsIn); + } + + /** + * Gets metadata for `func`. + * + * @private + * @param {Function} func The function to query. + * @returns {*} Returns the metadata for `func`. + */ + var getData = !metaMap ? noop : function(func) { + return metaMap.get(func); + }; + + /** + * Gets the name of `func`. + * + * @private + * @param {Function} func The function to query. + * @returns {string} Returns the function name. + */ + function getFuncName(func) { + var result = (func.name + ''), + array = realNames[result], + length = hasOwnProperty.call(realNames, result) ? array.length : 0; + + while (length--) { + var data = array[length], + otherFunc = data.func; + if (otherFunc == null || otherFunc == func) { + return data.name; + } + } + return result; + } + + /** + * Gets the argument placeholder value for `func`. + * + * @private + * @param {Function} func The function to inspect. + * @returns {*} Returns the placeholder value. + */ + function getHolder(func) { + var object = hasOwnProperty.call(lodash, 'placeholder') ? lodash : func; + return object.placeholder; + } + + /** + * Gets the appropriate "iteratee" function. If `_.iteratee` is customized, + * this function returns the custom method, otherwise it returns `baseIteratee`. + * If arguments are provided, the chosen function is invoked with them and + * its result is returned. + * + * @private + * @param {*} [value] The value to convert to an iteratee. + * @param {number} [arity] The arity of the created iteratee. + * @returns {Function} Returns the chosen function or its result. + */ + function getIteratee() { + var result = lodash.iteratee || iteratee; + result = result === iteratee ? baseIteratee : result; + return arguments.length ? result(arguments[0], arguments[1]) : result; + } + + /** + * Gets the data for `map`. + * + * @private + * @param {Object} map The map to query. + * @param {string} key The reference key. + * @returns {*} Returns the map data. + */ + function getMapData(map, key) { + var data = map.__data__; + return isKeyable(key) + ? data[typeof key == 'string' ? 'string' : 'hash'] + : data.map; + } + + /** + * Gets the property names, values, and compare flags of `object`. + * + * @private + * @param {Object} object The object to query. + * @returns {Array} Returns the match data of `object`. + */ + function getMatchData(object) { + var result = keys(object), + length = result.length; + + while (length--) { + var key = result[length], + value = object[key]; + + result[length] = [key, value, isStrictComparable(value)]; + } + return result; + } + + /** + * Gets the native function at `key` of `object`. + * + * @private + * @param {Object} object The object to query. + * @param {string} key The key of the method to get. + * @returns {*} Returns the function if it's native, else `undefined`. + */ + function getNative(object, key) { + var value = getValue(object, key); + return baseIsNative(value) ? value : undefined; + } + + /** + * A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values. + * + * @private + * @param {*} value The value to query. + * @returns {string} Returns the raw `toStringTag`. + */ + function getRawTag(value) { + var isOwn = hasOwnProperty.call(value, symToStringTag), + tag = value[symToStringTag]; + + try { + value[symToStringTag] = undefined; + var unmasked = true; + } catch (e) {} + + var result = nativeObjectToString.call(value); + if (unmasked) { + if (isOwn) { + value[symToStringTag] = tag; + } else { + delete value[symToStringTag]; + } + } + return result; + } + + /** + * Creates an array of the own enumerable symbols of `object`. + * + * @private + * @param {Object} object The object to query. + * @returns {Array} Returns the array of symbols. + */ + var getSymbols = !nativeGetSymbols ? stubArray : function(object) { + if (object == null) { + return []; + } + object = Object(object); + return arrayFilter(nativeGetSymbols(object), function(symbol) { + return propertyIsEnumerable.call(object, symbol); + }); + }; + + /** + * Creates an array of the own and inherited enumerable symbols of `object`. + * + * @private + * @param {Object} object The object to query. + * @returns {Array} Returns the array of symbols. + */ + var getSymbolsIn = !nativeGetSymbols ? stubArray : function(object) { + var result = []; + while (object) { + arrayPush(result, getSymbols(object)); + object = getPrototype(object); + } + return result; + }; + + /** + * Gets the `toStringTag` of `value`. + * + * @private + * @param {*} value The value to query. + * @returns {string} Returns the `toStringTag`. + */ + var getTag = baseGetTag; + + // Fallback for data views, maps, sets, and weak maps in IE 11 and promises in Node.js < 6. + if ((DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag) || + (Map && getTag(new Map) != mapTag) || + (Promise && getTag(Promise.resolve()) != promiseTag) || + (Set && getTag(new Set) != setTag) || + (WeakMap && getTag(new WeakMap) != weakMapTag)) { + getTag = function(value) { + var result = baseGetTag(value), + Ctor = result == objectTag ? value.constructor : undefined, + ctorString = Ctor ? toSource(Ctor) : ''; + + if (ctorString) { + switch (ctorString) { + case dataViewCtorString: return dataViewTag; + case mapCtorString: return mapTag; + case promiseCtorString: return promiseTag; + case setCtorString: return setTag; + case weakMapCtorString: return weakMapTag; + } + } + return result; + }; + } + + /** + * Gets the view, applying any `transforms` to the `start` and `end` positions. + * + * @private + * @param {number} start The start of the view. + * @param {number} end The end of the view. + * @param {Array} transforms The transformations to apply to the view. + * @returns {Object} Returns an object containing the `start` and `end` + * positions of the view. + */ + function getView(start, end, transforms) { + var index = -1, + length = transforms.length; + + while (++index < length) { + var data = transforms[index], + size = data.size; + + switch (data.type) { + case 'drop': start += size; break; + case 'dropRight': end -= size; break; + case 'take': end = nativeMin(end, start + size); break; + case 'takeRight': start = nativeMax(start, end - size); break; + } + } + return { 'start': start, 'end': end }; + } + + /** + * Extracts wrapper details from the `source` body comment. + * + * @private + * @param {string} source The source to inspect. + * @returns {Array} Returns the wrapper details. + */ + function getWrapDetails(source) { + var match = source.match(reWrapDetails); + return match ? match[1].split(reSplitDetails) : []; + } + + /** + * Checks if `path` exists on `object`. + * + * @private + * @param {Object} object The object to query. + * @param {Array|string} path The path to check. + * @param {Function} hasFunc The function to check properties. + * @returns {boolean} Returns `true` if `path` exists, else `false`. + */ + function hasPath(object, path, hasFunc) { + path = castPath(path, object); + + var index = -1, + length = path.length, + result = false; + + while (++index < length) { + var key = toKey(path[index]); + if (!(result = object != null && hasFunc(object, key))) { + break; + } + object = object[key]; + } + if (result || ++index != length) { + return result; + } + length = object == null ? 0 : object.length; + return !!length && isLength(length) && isIndex(key, length) && + (isArray(object) || isArguments(object)); + } + + /** + * Initializes an array clone. + * + * @private + * @param {Array} array The array to clone. + * @returns {Array} Returns the initialized clone. + */ + function initCloneArray(array) { + var length = array.length, + result = new array.constructor(length); + + // Add properties assigned by `RegExp#exec`. + if (length && typeof array[0] == 'string' && hasOwnProperty.call(array, 'index')) { + result.index = array.index; + result.input = array.input; + } + return result; + } + + /** + * Initializes an object clone. + * + * @private + * @param {Object} object The object to clone. + * @returns {Object} Returns the initialized clone. + */ + function initCloneObject(object) { + return (typeof object.constructor == 'function' && !isPrototype(object)) + ? baseCreate(getPrototype(object)) + : {}; + } + + /** + * Initializes an object clone based on its `toStringTag`. + * + * **Note:** This function only supports cloning values with tags of + * `Boolean`, `Date`, `Error`, `Map`, `Number`, `RegExp`, `Set`, or `String`. + * + * @private + * @param {Object} object The object to clone. + * @param {string} tag The `toStringTag` of the object to clone. + * @param {boolean} [isDeep] Specify a deep clone. + * @returns {Object} Returns the initialized clone. + */ + function initCloneByTag(object, tag, isDeep) { + var Ctor = object.constructor; + switch (tag) { + case arrayBufferTag: + return cloneArrayBuffer(object); + + case boolTag: + case dateTag: + return new Ctor(+object); + + case dataViewTag: + return cloneDataView(object, isDeep); + + case float32Tag: case float64Tag: + case int8Tag: case int16Tag: case int32Tag: + case uint8Tag: case uint8ClampedTag: case uint16Tag: case uint32Tag: + return cloneTypedArray(object, isDeep); + + case mapTag: + return new Ctor; + + case numberTag: + case stringTag: + return new Ctor(object); + + case regexpTag: + return cloneRegExp(object); + + case setTag: + return new Ctor; + + case symbolTag: + return cloneSymbol(object); + } + } + + /** + * Inserts wrapper `details` in a comment at the top of the `source` body. + * + * @private + * @param {string} source The source to modify. + * @returns {Array} details The details to insert. + * @returns {string} Returns the modified source. + */ + function insertWrapDetails(source, details) { + var length = details.length; + if (!length) { + return source; + } + var lastIndex = length - 1; + details[lastIndex] = (length > 1 ? '& ' : '') + details[lastIndex]; + details = details.join(length > 2 ? ', ' : ' '); + return source.replace(reWrapComment, '{\n/* [wrapped with ' + details + '] */\n'); + } + + /** + * Checks if `value` is a flattenable `arguments` object or array. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is flattenable, else `false`. + */ + function isFlattenable(value) { + return isArray(value) || isArguments(value) || + !!(spreadableSymbol && value && value[spreadableSymbol]); + } + + /** + * Checks if `value` is a valid array-like index. + * + * @private + * @param {*} value The value to check. + * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index. + * @returns {boolean} Returns `true` if `value` is a valid index, else `false`. + */ + function isIndex(value, length) { + var type = typeof value; + length = length == null ? MAX_SAFE_INTEGER : length; + + return !!length && + (type == 'number' || + (type != 'symbol' && reIsUint.test(value))) && + (value > -1 && value % 1 == 0 && value < length); + } + + /** + * Checks if the given arguments are from an iteratee call. + * + * @private + * @param {*} value The potential iteratee value argument. + * @param {*} index The potential iteratee index or key argument. + * @param {*} object The potential iteratee object argument. + * @returns {boolean} Returns `true` if the arguments are from an iteratee call, + * else `false`. + */ + function isIterateeCall(value, index, object) { + if (!isObject(object)) { + return false; + } + var type = typeof index; + if (type == 'number' + ? (isArrayLike(object) && isIndex(index, object.length)) + : (type == 'string' && index in object) + ) { + return eq(object[index], value); + } + return false; + } + + /** + * Checks if `value` is a property name and not a property path. + * + * @private + * @param {*} value The value to check. + * @param {Object} [object] The object to query keys on. + * @returns {boolean} Returns `true` if `value` is a property name, else `false`. + */ + function isKey(value, object) { + if (isArray(value)) { + return false; + } + var type = typeof value; + if (type == 'number' || type == 'symbol' || type == 'boolean' || + value == null || isSymbol(value)) { + return true; + } + return reIsPlainProp.test(value) || !reIsDeepProp.test(value) || + (object != null && value in Object(object)); + } + + /** + * Checks if `value` is suitable for use as unique object key. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is suitable, else `false`. + */ + function isKeyable(value) { + var type = typeof value; + return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean') + ? (value !== '__proto__') + : (value === null); + } + + /** + * Checks if `func` has a lazy counterpart. + * + * @private + * @param {Function} func The function to check. + * @returns {boolean} Returns `true` if `func` has a lazy counterpart, + * else `false`. + */ + function isLaziable(func) { + var funcName = getFuncName(func), + other = lodash[funcName]; + + if (typeof other != 'function' || !(funcName in LazyWrapper.prototype)) { + return false; + } + if (func === other) { + return true; + } + var data = getData(other); + return !!data && func === data[0]; + } + + /** + * Checks if `func` has its source masked. + * + * @private + * @param {Function} func The function to check. + * @returns {boolean} Returns `true` if `func` is masked, else `false`. + */ + function isMasked(func) { + return !!maskSrcKey && (maskSrcKey in func); + } + + /** + * Checks if `func` is capable of being masked. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `func` is maskable, else `false`. + */ + var isMaskable = coreJsData ? isFunction : stubFalse; + + /** + * Checks if `value` is likely a prototype object. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a prototype, else `false`. + */ + function isPrototype(value) { + var Ctor = value && value.constructor, + proto = (typeof Ctor == 'function' && Ctor.prototype) || objectProto; + + return value === proto; + } + + /** + * Checks if `value` is suitable for strict equality comparisons, i.e. `===`. + * + * @private + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` if suitable for strict + * equality comparisons, else `false`. + */ + function isStrictComparable(value) { + return value === value && !isObject(value); + } + + /** + * A specialized version of `matchesProperty` for source values suitable + * for strict equality comparisons, i.e. `===`. + * + * @private + * @param {string} key The key of the property to get. + * @param {*} srcValue The value to match. + * @returns {Function} Returns the new spec function. + */ + function matchesStrictComparable(key, srcValue) { + return function(object) { + if (object == null) { + return false; + } + return object[key] === srcValue && + (srcValue !== undefined || (key in Object(object))); + }; + } + + /** + * A specialized version of `_.memoize` which clears the memoized function's + * cache when it exceeds `MAX_MEMOIZE_SIZE`. + * + * @private + * @param {Function} func The function to have its output memoized. + * @returns {Function} Returns the new memoized function. + */ + function memoizeCapped(func) { + var result = memoize(func, function(key) { + if (cache.size === MAX_MEMOIZE_SIZE) { + cache.clear(); + } + return key; + }); + + var cache = result.cache; + return result; + } + + /** + * Merges the function metadata of `source` into `data`. + * + * Merging metadata reduces the number of wrappers used to invoke a function. + * This is possible because methods like `_.bind`, `_.curry`, and `_.partial` + * may be applied regardless of execution order. Methods like `_.ary` and + * `_.rearg` modify function arguments, making the order in which they are + * executed important, preventing the merging of metadata. However, we make + * an exception for a safe combined case where curried functions have `_.ary` + * and or `_.rearg` applied. + * + * @private + * @param {Array} data The destination metadata. + * @param {Array} source The source metadata. + * @returns {Array} Returns `data`. + */ + function mergeData(data, source) { + var bitmask = data[1], + srcBitmask = source[1], + newBitmask = bitmask | srcBitmask, + isCommon = newBitmask < (WRAP_BIND_FLAG | WRAP_BIND_KEY_FLAG | WRAP_ARY_FLAG); + + var isCombo = + ((srcBitmask == WRAP_ARY_FLAG) && (bitmask == WRAP_CURRY_FLAG)) || + ((srcBitmask == WRAP_ARY_FLAG) && (bitmask == WRAP_REARG_FLAG) && (data[7].length <= source[8])) || + ((srcBitmask == (WRAP_ARY_FLAG | WRAP_REARG_FLAG)) && (source[7].length <= source[8]) && (bitmask == WRAP_CURRY_FLAG)); + + // Exit early if metadata can't be merged. + if (!(isCommon || isCombo)) { + return data; + } + // Use source `thisArg` if available. + if (srcBitmask & WRAP_BIND_FLAG) { + data[2] = source[2]; + // Set when currying a bound function. + newBitmask |= bitmask & WRAP_BIND_FLAG ? 0 : WRAP_CURRY_BOUND_FLAG; + } + // Compose partial arguments. + var value = source[3]; + if (value) { + var partials = data[3]; + data[3] = partials ? composeArgs(partials, value, source[4]) : value; + data[4] = partials ? replaceHolders(data[3], PLACEHOLDER) : source[4]; + } + // Compose partial right arguments. + value = source[5]; + if (value) { + partials = data[5]; + data[5] = partials ? composeArgsRight(partials, value, source[6]) : value; + data[6] = partials ? replaceHolders(data[5], PLACEHOLDER) : source[6]; + } + // Use source `argPos` if available. + value = source[7]; + if (value) { + data[7] = value; + } + // Use source `ary` if it's smaller. + if (srcBitmask & WRAP_ARY_FLAG) { + data[8] = data[8] == null ? source[8] : nativeMin(data[8], source[8]); + } + // Use source `arity` if one is not provided. + if (data[9] == null) { + data[9] = source[9]; + } + // Use source `func` and merge bitmasks. + data[0] = source[0]; + data[1] = newBitmask; + + return data; + } + + /** + * This function is like + * [`Object.keys`](http://ecma-international.org/ecma-262/7.0/#sec-object.keys) + * except that it includes inherited enumerable properties. + * + * @private + * @param {Object} object The object to query. + * @returns {Array} Returns the array of property names. + */ + function nativeKeysIn(object) { + var result = []; + if (object != null) { + for (var key in Object(object)) { + result.push(key); + } + } + return result; + } + + /** + * Converts `value` to a string using `Object.prototype.toString`. + * + * @private + * @param {*} value The value to convert. + * @returns {string} Returns the converted string. + */ + function objectToString(value) { + return nativeObjectToString.call(value); + } + + /** + * A specialized version of `baseRest` which transforms the rest array. + * + * @private + * @param {Function} func The function to apply a rest parameter to. + * @param {number} [start=func.length-1] The start position of the rest parameter. + * @param {Function} transform The rest array transform. + * @returns {Function} Returns the new function. + */ + function overRest(func, start, transform) { + start = nativeMax(start === undefined ? (func.length - 1) : start, 0); + return function() { + var args = arguments, + index = -1, + length = nativeMax(args.length - start, 0), + array = Array(length); + + while (++index < length) { + array[index] = args[start + index]; + } + index = -1; + var otherArgs = Array(start + 1); + while (++index < start) { + otherArgs[index] = args[index]; + } + otherArgs[start] = transform(array); + return apply(func, this, otherArgs); + }; + } + + /** + * Gets the parent value at `path` of `object`. + * + * @private + * @param {Object} object The object to query. + * @param {Array} path The path to get the parent value of. + * @returns {*} Returns the parent value. + */ + function parent(object, path) { + return path.length < 2 ? object : baseGet(object, baseSlice(path, 0, -1)); + } + + /** + * Reorder `array` according to the specified indexes where the element at + * the first index is assigned as the first element, the element at + * the second index is assigned as the second element, and so on. + * + * @private + * @param {Array} array The array to reorder. + * @param {Array} indexes The arranged array indexes. + * @returns {Array} Returns `array`. + */ + function reorder(array, indexes) { + var arrLength = array.length, + length = nativeMin(indexes.length, arrLength), + oldArray = copyArray(array); + + while (length--) { + var index = indexes[length]; + array[length] = isIndex(index, arrLength) ? oldArray[index] : undefined; + } + return array; + } + + /** + * Gets the value at `key`, unless `key` is "__proto__" or "constructor". + * + * @private + * @param {Object} object The object to query. + * @param {string} key The key of the property to get. + * @returns {*} Returns the property value. + */ + function safeGet(object, key) { + if (key === 'constructor' && typeof object[key] === 'function') { + return; + } + + if (key == '__proto__') { + return; + } + + return object[key]; + } + + /** + * Sets metadata for `func`. + * + * **Note:** If this function becomes hot, i.e. is invoked a lot in a short + * period of time, it will trip its breaker and transition to an identity + * function to avoid garbage collection pauses in V8. See + * [V8 issue 2070](https://bugs.chromium.org/p/v8/issues/detail?id=2070) + * for more details. + * + * @private + * @param {Function} func The function to associate metadata with. + * @param {*} data The metadata. + * @returns {Function} Returns `func`. + */ + var setData = shortOut(baseSetData); + + /** + * A simple wrapper around the global [`setTimeout`](https://mdn.io/setTimeout). + * + * @private + * @param {Function} func The function to delay. + * @param {number} wait The number of milliseconds to delay invocation. + * @returns {number|Object} Returns the timer id or timeout object. + */ + var setTimeout = ctxSetTimeout || function(func, wait) { + return root.setTimeout(func, wait); + }; + + /** + * Sets the `toString` method of `func` to return `string`. + * + * @private + * @param {Function} func The function to modify. + * @param {Function} string The `toString` result. + * @returns {Function} Returns `func`. + */ + var setToString = shortOut(baseSetToString); + + /** + * Sets the `toString` method of `wrapper` to mimic the source of `reference` + * with wrapper details in a comment at the top of the source body. + * + * @private + * @param {Function} wrapper The function to modify. + * @param {Function} reference The reference function. + * @param {number} bitmask The bitmask flags. See `createWrap` for more details. + * @returns {Function} Returns `wrapper`. + */ + function setWrapToString(wrapper, reference, bitmask) { + var source = (reference + ''); + return setToString(wrapper, insertWrapDetails(source, updateWrapDetails(getWrapDetails(source), bitmask))); + } + + /** + * Creates a function that'll short out and invoke `identity` instead + * of `func` when it's called `HOT_COUNT` or more times in `HOT_SPAN` + * milliseconds. + * + * @private + * @param {Function} func The function to restrict. + * @returns {Function} Returns the new shortable function. + */ + function shortOut(func) { + var count = 0, + lastCalled = 0; + + return function() { + var stamp = nativeNow(), + remaining = HOT_SPAN - (stamp - lastCalled); + + lastCalled = stamp; + if (remaining > 0) { + if (++count >= HOT_COUNT) { + return arguments[0]; + } + } else { + count = 0; + } + return func.apply(undefined, arguments); + }; + } + + /** + * A specialized version of `_.shuffle` which mutates and sets the size of `array`. + * + * @private + * @param {Array} array The array to shuffle. + * @param {number} [size=array.length] The size of `array`. + * @returns {Array} Returns `array`. + */ + function shuffleSelf(array, size) { + var index = -1, + length = array.length, + lastIndex = length - 1; + + size = size === undefined ? length : size; + while (++index < size) { + var rand = baseRandom(index, lastIndex), + value = array[rand]; + + array[rand] = array[index]; + array[index] = value; + } + array.length = size; + return array; + } + + /** + * Converts `string` to a property path array. + * + * @private + * @param {string} string The string to convert. + * @returns {Array} Returns the property path array. + */ + var stringToPath = memoizeCapped(function(string) { + var result = []; + if (string.charCodeAt(0) === 46 /* . */) { + result.push(''); + } + string.replace(rePropName, function(match, number, quote, subString) { + result.push(quote ? subString.replace(reEscapeChar, '$1') : (number || match)); + }); + return result; + }); + + /** + * Converts `value` to a string key if it's not a string or symbol. + * + * @private + * @param {*} value The value to inspect. + * @returns {string|symbol} Returns the key. + */ + function toKey(value) { + if (typeof value == 'string' || isSymbol(value)) { + return value; + } + var result = (value + ''); + return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result; + } + + /** + * Converts `func` to its source code. + * + * @private + * @param {Function} func The function to convert. + * @returns {string} Returns the source code. + */ + function toSource(func) { + if (func != null) { + try { + return funcToString.call(func); + } catch (e) {} + try { + return (func + ''); + } catch (e) {} + } + return ''; + } + + /** + * Updates wrapper `details` based on `bitmask` flags. + * + * @private + * @returns {Array} details The details to modify. + * @param {number} bitmask The bitmask flags. See `createWrap` for more details. + * @returns {Array} Returns `details`. + */ + function updateWrapDetails(details, bitmask) { + arrayEach(wrapFlags, function(pair) { + var value = '_.' + pair[0]; + if ((bitmask & pair[1]) && !arrayIncludes(details, value)) { + details.push(value); + } + }); + return details.sort(); + } + + /** + * Creates a clone of `wrapper`. + * + * @private + * @param {Object} wrapper The wrapper to clone. + * @returns {Object} Returns the cloned wrapper. + */ + function wrapperClone(wrapper) { + if (wrapper instanceof LazyWrapper) { + return wrapper.clone(); + } + var result = new LodashWrapper(wrapper.__wrapped__, wrapper.__chain__); + result.__actions__ = copyArray(wrapper.__actions__); + result.__index__ = wrapper.__index__; + result.__values__ = wrapper.__values__; + return result; + } + + /*------------------------------------------------------------------------*/ + + /** + * Creates an array of elements split into groups the length of `size`. + * If `array` can't be split evenly, the final chunk will be the remaining + * elements. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Array + * @param {Array} array The array to process. + * @param {number} [size=1] The length of each chunk + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {Array} Returns the new array of chunks. + * @example + * + * _.chunk(['a', 'b', 'c', 'd'], 2); + * // => [['a', 'b'], ['c', 'd']] + * + * _.chunk(['a', 'b', 'c', 'd'], 3); + * // => [['a', 'b', 'c'], ['d']] + */ + function chunk(array, size, guard) { + if ((guard ? isIterateeCall(array, size, guard) : size === undefined)) { + size = 1; + } else { + size = nativeMax(toInteger(size), 0); + } + var length = array == null ? 0 : array.length; + if (!length || size < 1) { + return []; + } + var index = 0, + resIndex = 0, + result = Array(nativeCeil(length / size)); + + while (index < length) { + result[resIndex++] = baseSlice(array, index, (index += size)); + } + return result; + } + + /** + * Creates an array with all falsey values removed. The values `false`, `null`, + * `0`, `""`, `undefined`, and `NaN` are falsey. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The array to compact. + * @returns {Array} Returns the new array of filtered values. + * @example + * + * _.compact([0, 1, false, 2, '', 3]); + * // => [1, 2, 3] + */ + function compact(array) { + var index = -1, + length = array == null ? 0 : array.length, + resIndex = 0, + result = []; + + while (++index < length) { + var value = array[index]; + if (value) { + result[resIndex++] = value; + } + } + return result; + } + + /** + * Creates a new array concatenating `array` with any additional arrays + * and/or values. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} array The array to concatenate. + * @param {...*} [values] The values to concatenate. + * @returns {Array} Returns the new concatenated array. + * @example + * + * var array = [1]; + * var other = _.concat(array, 2, [3], [[4]]); + * + * console.log(other); + * // => [1, 2, 3, [4]] + * + * console.log(array); + * // => [1] + */ + function concat() { + var length = arguments.length; + if (!length) { + return []; + } + var args = Array(length - 1), + array = arguments[0], + index = length; + + while (index--) { + args[index - 1] = arguments[index]; + } + return arrayPush(isArray(array) ? copyArray(array) : [array], baseFlatten(args, 1)); + } + + /** + * Creates an array of `array` values not included in the other given arrays + * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) + * for equality comparisons. The order and references of result values are + * determined by the first array. + * + * **Note:** Unlike `_.pullAll`, this method returns a new array. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {...Array} [values] The values to exclude. + * @returns {Array} Returns the new array of filtered values. + * @see _.without, _.xor + * @example + * + * _.difference([2, 1], [2, 3]); + * // => [1] + */ + var difference = baseRest(function(array, values) { + return isArrayLikeObject(array) + ? baseDifference(array, baseFlatten(values, 1, isArrayLikeObject, true)) + : []; + }); + + /** + * This method is like `_.difference` except that it accepts `iteratee` which + * is invoked for each element of `array` and `values` to generate the criterion + * by which they're compared. The order and references of result values are + * determined by the first array. The iteratee is invoked with one argument: + * (value). + * + * **Note:** Unlike `_.pullAllBy`, this method returns a new array. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {...Array} [values] The values to exclude. + * @param {Function} [iteratee=_.identity] The iteratee invoked per element. + * @returns {Array} Returns the new array of filtered values. + * @example + * + * _.differenceBy([2.1, 1.2], [2.3, 3.4], Math.floor); + * // => [1.2] + * + * // The `_.property` iteratee shorthand. + * _.differenceBy([{ 'x': 2 }, { 'x': 1 }], [{ 'x': 1 }], 'x'); + * // => [{ 'x': 2 }] + */ + var differenceBy = baseRest(function(array, values) { + var iteratee = last(values); + if (isArrayLikeObject(iteratee)) { + iteratee = undefined; + } + return isArrayLikeObject(array) + ? baseDifference(array, baseFlatten(values, 1, isArrayLikeObject, true), getIteratee(iteratee, 2)) + : []; + }); + + /** + * This method is like `_.difference` except that it accepts `comparator` + * which is invoked to compare elements of `array` to `values`. The order and + * references of result values are determined by the first array. The comparator + * is invoked with two arguments: (arrVal, othVal). + * + * **Note:** Unlike `_.pullAllWith`, this method returns a new array. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {...Array} [values] The values to exclude. + * @param {Function} [comparator] The comparator invoked per element. + * @returns {Array} Returns the new array of filtered values. + * @example + * + * var objects = [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }]; + * + * _.differenceWith(objects, [{ 'x': 1, 'y': 2 }], _.isEqual); + * // => [{ 'x': 2, 'y': 1 }] + */ + var differenceWith = baseRest(function(array, values) { + var comparator = last(values); + if (isArrayLikeObject(comparator)) { + comparator = undefined; + } + return isArrayLikeObject(array) + ? baseDifference(array, baseFlatten(values, 1, isArrayLikeObject, true), undefined, comparator) + : []; + }); + + /** + * Creates a slice of `array` with `n` elements dropped from the beginning. + * + * @static + * @memberOf _ + * @since 0.5.0 + * @category Array + * @param {Array} array The array to query. + * @param {number} [n=1] The number of elements to drop. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {Array} Returns the slice of `array`. + * @example + * + * _.drop([1, 2, 3]); + * // => [2, 3] + * + * _.drop([1, 2, 3], 2); + * // => [3] + * + * _.drop([1, 2, 3], 5); + * // => [] + * + * _.drop([1, 2, 3], 0); + * // => [1, 2, 3] + */ + function drop(array, n, guard) { + var length = array == null ? 0 : array.length; + if (!length) { + return []; + } + n = (guard || n === undefined) ? 1 : toInteger(n); + return baseSlice(array, n < 0 ? 0 : n, length); + } + + /** + * Creates a slice of `array` with `n` elements dropped from the end. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Array + * @param {Array} array The array to query. + * @param {number} [n=1] The number of elements to drop. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {Array} Returns the slice of `array`. + * @example + * + * _.dropRight([1, 2, 3]); + * // => [1, 2] + * + * _.dropRight([1, 2, 3], 2); + * // => [1] + * + * _.dropRight([1, 2, 3], 5); + * // => [] + * + * _.dropRight([1, 2, 3], 0); + * // => [1, 2, 3] + */ + function dropRight(array, n, guard) { + var length = array == null ? 0 : array.length; + if (!length) { + return []; + } + n = (guard || n === undefined) ? 1 : toInteger(n); + n = length - n; + return baseSlice(array, 0, n < 0 ? 0 : n); + } + + /** + * Creates a slice of `array` excluding elements dropped from the end. + * Elements are dropped until `predicate` returns falsey. The predicate is + * invoked with three arguments: (value, index, array). + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Array + * @param {Array} array The array to query. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @returns {Array} Returns the slice of `array`. + * @example + * + * var users = [ + * { 'user': 'barney', 'active': true }, + * { 'user': 'fred', 'active': false }, + * { 'user': 'pebbles', 'active': false } + * ]; + * + * _.dropRightWhile(users, function(o) { return !o.active; }); + * // => objects for ['barney'] + * + * // The `_.matches` iteratee shorthand. + * _.dropRightWhile(users, { 'user': 'pebbles', 'active': false }); + * // => objects for ['barney', 'fred'] + * + * // The `_.matchesProperty` iteratee shorthand. + * _.dropRightWhile(users, ['active', false]); + * // => objects for ['barney'] + * + * // The `_.property` iteratee shorthand. + * _.dropRightWhile(users, 'active'); + * // => objects for ['barney', 'fred', 'pebbles'] + */ + function dropRightWhile(array, predicate) { + return (array && array.length) + ? baseWhile(array, getIteratee(predicate, 3), true, true) + : []; + } + + /** + * Creates a slice of `array` excluding elements dropped from the beginning. + * Elements are dropped until `predicate` returns falsey. The predicate is + * invoked with three arguments: (value, index, array). + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Array + * @param {Array} array The array to query. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @returns {Array} Returns the slice of `array`. + * @example + * + * var users = [ + * { 'user': 'barney', 'active': false }, + * { 'user': 'fred', 'active': false }, + * { 'user': 'pebbles', 'active': true } + * ]; + * + * _.dropWhile(users, function(o) { return !o.active; }); + * // => objects for ['pebbles'] + * + * // The `_.matches` iteratee shorthand. + * _.dropWhile(users, { 'user': 'barney', 'active': false }); + * // => objects for ['fred', 'pebbles'] + * + * // The `_.matchesProperty` iteratee shorthand. + * _.dropWhile(users, ['active', false]); + * // => objects for ['pebbles'] + * + * // The `_.property` iteratee shorthand. + * _.dropWhile(users, 'active'); + * // => objects for ['barney', 'fred', 'pebbles'] + */ + function dropWhile(array, predicate) { + return (array && array.length) + ? baseWhile(array, getIteratee(predicate, 3), true) + : []; + } + + /** + * Fills elements of `array` with `value` from `start` up to, but not + * including, `end`. + * + * **Note:** This method mutates `array`. + * + * @static + * @memberOf _ + * @since 3.2.0 + * @category Array + * @param {Array} array The array to fill. + * @param {*} value The value to fill `array` with. + * @param {number} [start=0] The start position. + * @param {number} [end=array.length] The end position. + * @returns {Array} Returns `array`. + * @example + * + * var array = [1, 2, 3]; + * + * _.fill(array, 'a'); + * console.log(array); + * // => ['a', 'a', 'a'] + * + * _.fill(Array(3), 2); + * // => [2, 2, 2] + * + * _.fill([4, 6, 8, 10], '*', 1, 3); + * // => [4, '*', '*', 10] + */ + function fill(array, value, start, end) { + var length = array == null ? 0 : array.length; + if (!length) { + return []; + } + if (start && typeof start != 'number' && isIterateeCall(array, value, start)) { + start = 0; + end = length; + } + return baseFill(array, value, start, end); + } + + /** + * This method is like `_.find` except that it returns the index of the first + * element `predicate` returns truthy for instead of the element itself. + * + * @static + * @memberOf _ + * @since 1.1.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @param {number} [fromIndex=0] The index to search from. + * @returns {number} Returns the index of the found element, else `-1`. + * @example + * + * var users = [ + * { 'user': 'barney', 'active': false }, + * { 'user': 'fred', 'active': false }, + * { 'user': 'pebbles', 'active': true } + * ]; + * + * _.findIndex(users, function(o) { return o.user == 'barney'; }); + * // => 0 + * + * // The `_.matches` iteratee shorthand. + * _.findIndex(users, { 'user': 'fred', 'active': false }); + * // => 1 + * + * // The `_.matchesProperty` iteratee shorthand. + * _.findIndex(users, ['active', false]); + * // => 0 + * + * // The `_.property` iteratee shorthand. + * _.findIndex(users, 'active'); + * // => 2 + */ + function findIndex(array, predicate, fromIndex) { + var length = array == null ? 0 : array.length; + if (!length) { + return -1; + } + var index = fromIndex == null ? 0 : toInteger(fromIndex); + if (index < 0) { + index = nativeMax(length + index, 0); + } + return baseFindIndex(array, getIteratee(predicate, 3), index); + } + + /** + * This method is like `_.findIndex` except that it iterates over elements + * of `collection` from right to left. + * + * @static + * @memberOf _ + * @since 2.0.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @param {number} [fromIndex=array.length-1] The index to search from. + * @returns {number} Returns the index of the found element, else `-1`. + * @example + * + * var users = [ + * { 'user': 'barney', 'active': true }, + * { 'user': 'fred', 'active': false }, + * { 'user': 'pebbles', 'active': false } + * ]; + * + * _.findLastIndex(users, function(o) { return o.user == 'pebbles'; }); + * // => 2 + * + * // The `_.matches` iteratee shorthand. + * _.findLastIndex(users, { 'user': 'barney', 'active': true }); + * // => 0 + * + * // The `_.matchesProperty` iteratee shorthand. + * _.findLastIndex(users, ['active', false]); + * // => 2 + * + * // The `_.property` iteratee shorthand. + * _.findLastIndex(users, 'active'); + * // => 0 + */ + function findLastIndex(array, predicate, fromIndex) { + var length = array == null ? 0 : array.length; + if (!length) { + return -1; + } + var index = length - 1; + if (fromIndex !== undefined) { + index = toInteger(fromIndex); + index = fromIndex < 0 + ? nativeMax(length + index, 0) + : nativeMin(index, length - 1); + } + return baseFindIndex(array, getIteratee(predicate, 3), index, true); + } + + /** + * Flattens `array` a single level deep. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The array to flatten. + * @returns {Array} Returns the new flattened array. + * @example + * + * _.flatten([1, [2, [3, [4]], 5]]); + * // => [1, 2, [3, [4]], 5] + */ + function flatten(array) { + var length = array == null ? 0 : array.length; + return length ? baseFlatten(array, 1) : []; + } + + /** + * Recursively flattens `array`. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Array + * @param {Array} array The array to flatten. + * @returns {Array} Returns the new flattened array. + * @example + * + * _.flattenDeep([1, [2, [3, [4]], 5]]); + * // => [1, 2, 3, 4, 5] + */ + function flattenDeep(array) { + var length = array == null ? 0 : array.length; + return length ? baseFlatten(array, INFINITY) : []; + } + + /** + * Recursively flatten `array` up to `depth` times. + * + * @static + * @memberOf _ + * @since 4.4.0 + * @category Array + * @param {Array} array The array to flatten. + * @param {number} [depth=1] The maximum recursion depth. + * @returns {Array} Returns the new flattened array. + * @example + * + * var array = [1, [2, [3, [4]], 5]]; + * + * _.flattenDepth(array, 1); + * // => [1, 2, [3, [4]], 5] + * + * _.flattenDepth(array, 2); + * // => [1, 2, 3, [4], 5] + */ + function flattenDepth(array, depth) { + var length = array == null ? 0 : array.length; + if (!length) { + return []; + } + depth = depth === undefined ? 1 : toInteger(depth); + return baseFlatten(array, depth); + } + + /** + * The inverse of `_.toPairs`; this method returns an object composed + * from key-value `pairs`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} pairs The key-value pairs. + * @returns {Object} Returns the new object. + * @example + * + * _.fromPairs([['a', 1], ['b', 2]]); + * // => { 'a': 1, 'b': 2 } + */ + function fromPairs(pairs) { + var index = -1, + length = pairs == null ? 0 : pairs.length, + result = {}; + + while (++index < length) { + var pair = pairs[index]; + result[pair[0]] = pair[1]; + } + return result; + } + + /** + * Gets the first element of `array`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @alias first + * @category Array + * @param {Array} array The array to query. + * @returns {*} Returns the first element of `array`. + * @example + * + * _.head([1, 2, 3]); + * // => 1 + * + * _.head([]); + * // => undefined + */ + function head(array) { + return (array && array.length) ? array[0] : undefined; + } + + /** + * Gets the index at which the first occurrence of `value` is found in `array` + * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) + * for equality comparisons. If `fromIndex` is negative, it's used as the + * offset from the end of `array`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {*} value The value to search for. + * @param {number} [fromIndex=0] The index to search from. + * @returns {number} Returns the index of the matched value, else `-1`. + * @example + * + * _.indexOf([1, 2, 1, 2], 2); + * // => 1 + * + * // Search from the `fromIndex`. + * _.indexOf([1, 2, 1, 2], 2, 2); + * // => 3 + */ + function indexOf(array, value, fromIndex) { + var length = array == null ? 0 : array.length; + if (!length) { + return -1; + } + var index = fromIndex == null ? 0 : toInteger(fromIndex); + if (index < 0) { + index = nativeMax(length + index, 0); + } + return baseIndexOf(array, value, index); + } + + /** + * Gets all but the last element of `array`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The array to query. + * @returns {Array} Returns the slice of `array`. + * @example + * + * _.initial([1, 2, 3]); + * // => [1, 2] + */ + function initial(array) { + var length = array == null ? 0 : array.length; + return length ? baseSlice(array, 0, -1) : []; + } + + /** + * Creates an array of unique values that are included in all given arrays + * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) + * for equality comparisons. The order and references of result values are + * determined by the first array. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {...Array} [arrays] The arrays to inspect. + * @returns {Array} Returns the new array of intersecting values. + * @example + * + * _.intersection([2, 1], [2, 3]); + * // => [2] + */ + var intersection = baseRest(function(arrays) { + var mapped = arrayMap(arrays, castArrayLikeObject); + return (mapped.length && mapped[0] === arrays[0]) + ? baseIntersection(mapped) + : []; + }); + + /** + * This method is like `_.intersection` except that it accepts `iteratee` + * which is invoked for each element of each `arrays` to generate the criterion + * by which they're compared. The order and references of result values are + * determined by the first array. The iteratee is invoked with one argument: + * (value). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {...Array} [arrays] The arrays to inspect. + * @param {Function} [iteratee=_.identity] The iteratee invoked per element. + * @returns {Array} Returns the new array of intersecting values. + * @example + * + * _.intersectionBy([2.1, 1.2], [2.3, 3.4], Math.floor); + * // => [2.1] + * + * // The `_.property` iteratee shorthand. + * _.intersectionBy([{ 'x': 1 }], [{ 'x': 2 }, { 'x': 1 }], 'x'); + * // => [{ 'x': 1 }] + */ + var intersectionBy = baseRest(function(arrays) { + var iteratee = last(arrays), + mapped = arrayMap(arrays, castArrayLikeObject); + + if (iteratee === last(mapped)) { + iteratee = undefined; + } else { + mapped.pop(); + } + return (mapped.length && mapped[0] === arrays[0]) + ? baseIntersection(mapped, getIteratee(iteratee, 2)) + : []; + }); + + /** + * This method is like `_.intersection` except that it accepts `comparator` + * which is invoked to compare elements of `arrays`. The order and references + * of result values are determined by the first array. The comparator is + * invoked with two arguments: (arrVal, othVal). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {...Array} [arrays] The arrays to inspect. + * @param {Function} [comparator] The comparator invoked per element. + * @returns {Array} Returns the new array of intersecting values. + * @example + * + * var objects = [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }]; + * var others = [{ 'x': 1, 'y': 1 }, { 'x': 1, 'y': 2 }]; + * + * _.intersectionWith(objects, others, _.isEqual); + * // => [{ 'x': 1, 'y': 2 }] + */ + var intersectionWith = baseRest(function(arrays) { + var comparator = last(arrays), + mapped = arrayMap(arrays, castArrayLikeObject); + + comparator = typeof comparator == 'function' ? comparator : undefined; + if (comparator) { + mapped.pop(); + } + return (mapped.length && mapped[0] === arrays[0]) + ? baseIntersection(mapped, undefined, comparator) + : []; + }); + + /** + * Converts all elements in `array` into a string separated by `separator`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} array The array to convert. + * @param {string} [separator=','] The element separator. + * @returns {string} Returns the joined string. + * @example + * + * _.join(['a', 'b', 'c'], '~'); + * // => 'a~b~c' + */ + function join(array, separator) { + return array == null ? '' : nativeJoin.call(array, separator); + } + + /** + * Gets the last element of `array`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The array to query. + * @returns {*} Returns the last element of `array`. + * @example + * + * _.last([1, 2, 3]); + * // => 3 + */ + function last(array) { + var length = array == null ? 0 : array.length; + return length ? array[length - 1] : undefined; + } + + /** + * This method is like `_.indexOf` except that it iterates over elements of + * `array` from right to left. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {*} value The value to search for. + * @param {number} [fromIndex=array.length-1] The index to search from. + * @returns {number} Returns the index of the matched value, else `-1`. + * @example + * + * _.lastIndexOf([1, 2, 1, 2], 2); + * // => 3 + * + * // Search from the `fromIndex`. + * _.lastIndexOf([1, 2, 1, 2], 2, 2); + * // => 1 + */ + function lastIndexOf(array, value, fromIndex) { + var length = array == null ? 0 : array.length; + if (!length) { + return -1; + } + var index = length; + if (fromIndex !== undefined) { + index = toInteger(fromIndex); + index = index < 0 ? nativeMax(length + index, 0) : nativeMin(index, length - 1); + } + return value === value + ? strictLastIndexOf(array, value, index) + : baseFindIndex(array, baseIsNaN, index, true); + } + + /** + * Gets the element at index `n` of `array`. If `n` is negative, the nth + * element from the end is returned. + * + * @static + * @memberOf _ + * @since 4.11.0 + * @category Array + * @param {Array} array The array to query. + * @param {number} [n=0] The index of the element to return. + * @returns {*} Returns the nth element of `array`. + * @example + * + * var array = ['a', 'b', 'c', 'd']; + * + * _.nth(array, 1); + * // => 'b' + * + * _.nth(array, -2); + * // => 'c'; + */ + function nth(array, n) { + return (array && array.length) ? baseNth(array, toInteger(n)) : undefined; + } + + /** + * Removes all given values from `array` using + * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) + * for equality comparisons. + * + * **Note:** Unlike `_.without`, this method mutates `array`. Use `_.remove` + * to remove elements from an array by predicate. + * + * @static + * @memberOf _ + * @since 2.0.0 + * @category Array + * @param {Array} array The array to modify. + * @param {...*} [values] The values to remove. + * @returns {Array} Returns `array`. + * @example + * + * var array = ['a', 'b', 'c', 'a', 'b', 'c']; + * + * _.pull(array, 'a', 'c'); + * console.log(array); + * // => ['b', 'b'] + */ + var pull = baseRest(pullAll); + + /** + * This method is like `_.pull` except that it accepts an array of values to remove. + * + * **Note:** Unlike `_.difference`, this method mutates `array`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} array The array to modify. + * @param {Array} values The values to remove. + * @returns {Array} Returns `array`. + * @example + * + * var array = ['a', 'b', 'c', 'a', 'b', 'c']; + * + * _.pullAll(array, ['a', 'c']); + * console.log(array); + * // => ['b', 'b'] + */ + function pullAll(array, values) { + return (array && array.length && values && values.length) + ? basePullAll(array, values) + : array; + } + + /** + * This method is like `_.pullAll` except that it accepts `iteratee` which is + * invoked for each element of `array` and `values` to generate the criterion + * by which they're compared. The iteratee is invoked with one argument: (value). + * + * **Note:** Unlike `_.differenceBy`, this method mutates `array`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} array The array to modify. + * @param {Array} values The values to remove. + * @param {Function} [iteratee=_.identity] The iteratee invoked per element. + * @returns {Array} Returns `array`. + * @example + * + * var array = [{ 'x': 1 }, { 'x': 2 }, { 'x': 3 }, { 'x': 1 }]; + * + * _.pullAllBy(array, [{ 'x': 1 }, { 'x': 3 }], 'x'); + * console.log(array); + * // => [{ 'x': 2 }] + */ + function pullAllBy(array, values, iteratee) { + return (array && array.length && values && values.length) + ? basePullAll(array, values, getIteratee(iteratee, 2)) + : array; + } + + /** + * This method is like `_.pullAll` except that it accepts `comparator` which + * is invoked to compare elements of `array` to `values`. The comparator is + * invoked with two arguments: (arrVal, othVal). + * + * **Note:** Unlike `_.differenceWith`, this method mutates `array`. + * + * @static + * @memberOf _ + * @since 4.6.0 + * @category Array + * @param {Array} array The array to modify. + * @param {Array} values The values to remove. + * @param {Function} [comparator] The comparator invoked per element. + * @returns {Array} Returns `array`. + * @example + * + * var array = [{ 'x': 1, 'y': 2 }, { 'x': 3, 'y': 4 }, { 'x': 5, 'y': 6 }]; + * + * _.pullAllWith(array, [{ 'x': 3, 'y': 4 }], _.isEqual); + * console.log(array); + * // => [{ 'x': 1, 'y': 2 }, { 'x': 5, 'y': 6 }] + */ + function pullAllWith(array, values, comparator) { + return (array && array.length && values && values.length) + ? basePullAll(array, values, undefined, comparator) + : array; + } + + /** + * Removes elements from `array` corresponding to `indexes` and returns an + * array of removed elements. + * + * **Note:** Unlike `_.at`, this method mutates `array`. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Array + * @param {Array} array The array to modify. + * @param {...(number|number[])} [indexes] The indexes of elements to remove. + * @returns {Array} Returns the new array of removed elements. + * @example + * + * var array = ['a', 'b', 'c', 'd']; + * var pulled = _.pullAt(array, [1, 3]); + * + * console.log(array); + * // => ['a', 'c'] + * + * console.log(pulled); + * // => ['b', 'd'] + */ + var pullAt = flatRest(function(array, indexes) { + var length = array == null ? 0 : array.length, + result = baseAt(array, indexes); + + basePullAt(array, arrayMap(indexes, function(index) { + return isIndex(index, length) ? +index : index; + }).sort(compareAscending)); + + return result; + }); + + /** + * Removes all elements from `array` that `predicate` returns truthy for + * and returns an array of the removed elements. The predicate is invoked + * with three arguments: (value, index, array). + * + * **Note:** Unlike `_.filter`, this method mutates `array`. Use `_.pull` + * to pull elements from an array by value. + * + * @static + * @memberOf _ + * @since 2.0.0 + * @category Array + * @param {Array} array The array to modify. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @returns {Array} Returns the new array of removed elements. + * @example + * + * var array = [1, 2, 3, 4]; + * var evens = _.remove(array, function(n) { + * return n % 2 == 0; + * }); + * + * console.log(array); + * // => [1, 3] + * + * console.log(evens); + * // => [2, 4] + */ + function remove(array, predicate) { + var result = []; + if (!(array && array.length)) { + return result; + } + var index = -1, + indexes = [], + length = array.length; + + predicate = getIteratee(predicate, 3); + while (++index < length) { + var value = array[index]; + if (predicate(value, index, array)) { + result.push(value); + indexes.push(index); + } + } + basePullAt(array, indexes); + return result; + } + + /** + * Reverses `array` so that the first element becomes the last, the second + * element becomes the second to last, and so on. + * + * **Note:** This method mutates `array` and is based on + * [`Array#reverse`](https://mdn.io/Array/reverse). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} array The array to modify. + * @returns {Array} Returns `array`. + * @example + * + * var array = [1, 2, 3]; + * + * _.reverse(array); + * // => [3, 2, 1] + * + * console.log(array); + * // => [3, 2, 1] + */ + function reverse(array) { + return array == null ? array : nativeReverse.call(array); + } + + /** + * Creates a slice of `array` from `start` up to, but not including, `end`. + * + * **Note:** This method is used instead of + * [`Array#slice`](https://mdn.io/Array/slice) to ensure dense arrays are + * returned. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Array + * @param {Array} array The array to slice. + * @param {number} [start=0] The start position. + * @param {number} [end=array.length] The end position. + * @returns {Array} Returns the slice of `array`. + */ + function slice(array, start, end) { + var length = array == null ? 0 : array.length; + if (!length) { + return []; + } + if (end && typeof end != 'number' && isIterateeCall(array, start, end)) { + start = 0; + end = length; + } + else { + start = start == null ? 0 : toInteger(start); + end = end === undefined ? length : toInteger(end); + } + return baseSlice(array, start, end); + } + + /** + * Uses a binary search to determine the lowest index at which `value` + * should be inserted into `array` in order to maintain its sort order. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The sorted array to inspect. + * @param {*} value The value to evaluate. + * @returns {number} Returns the index at which `value` should be inserted + * into `array`. + * @example + * + * _.sortedIndex([30, 50], 40); + * // => 1 + */ + function sortedIndex(array, value) { + return baseSortedIndex(array, value); + } + + /** + * This method is like `_.sortedIndex` except that it accepts `iteratee` + * which is invoked for `value` and each element of `array` to compute their + * sort ranking. The iteratee is invoked with one argument: (value). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} array The sorted array to inspect. + * @param {*} value The value to evaluate. + * @param {Function} [iteratee=_.identity] The iteratee invoked per element. + * @returns {number} Returns the index at which `value` should be inserted + * into `array`. + * @example + * + * var objects = [{ 'x': 4 }, { 'x': 5 }]; + * + * _.sortedIndexBy(objects, { 'x': 4 }, function(o) { return o.x; }); + * // => 0 + * + * // The `_.property` iteratee shorthand. + * _.sortedIndexBy(objects, { 'x': 4 }, 'x'); + * // => 0 + */ + function sortedIndexBy(array, value, iteratee) { + return baseSortedIndexBy(array, value, getIteratee(iteratee, 2)); + } + + /** + * This method is like `_.indexOf` except that it performs a binary + * search on a sorted `array`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {*} value The value to search for. + * @returns {number} Returns the index of the matched value, else `-1`. + * @example + * + * _.sortedIndexOf([4, 5, 5, 5, 6], 5); + * // => 1 + */ + function sortedIndexOf(array, value) { + var length = array == null ? 0 : array.length; + if (length) { + var index = baseSortedIndex(array, value); + if (index < length && eq(array[index], value)) { + return index; + } + } + return -1; + } + + /** + * This method is like `_.sortedIndex` except that it returns the highest + * index at which `value` should be inserted into `array` in order to + * maintain its sort order. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Array + * @param {Array} array The sorted array to inspect. + * @param {*} value The value to evaluate. + * @returns {number} Returns the index at which `value` should be inserted + * into `array`. + * @example + * + * _.sortedLastIndex([4, 5, 5, 5, 6], 5); + * // => 4 + */ + function sortedLastIndex(array, value) { + return baseSortedIndex(array, value, true); + } + + /** + * This method is like `_.sortedLastIndex` except that it accepts `iteratee` + * which is invoked for `value` and each element of `array` to compute their + * sort ranking. The iteratee is invoked with one argument: (value). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} array The sorted array to inspect. + * @param {*} value The value to evaluate. + * @param {Function} [iteratee=_.identity] The iteratee invoked per element. + * @returns {number} Returns the index at which `value` should be inserted + * into `array`. + * @example + * + * var objects = [{ 'x': 4 }, { 'x': 5 }]; + * + * _.sortedLastIndexBy(objects, { 'x': 4 }, function(o) { return o.x; }); + * // => 1 + * + * // The `_.property` iteratee shorthand. + * _.sortedLastIndexBy(objects, { 'x': 4 }, 'x'); + * // => 1 + */ + function sortedLastIndexBy(array, value, iteratee) { + return baseSortedIndexBy(array, value, getIteratee(iteratee, 2), true); + } + + /** + * This method is like `_.lastIndexOf` except that it performs a binary + * search on a sorted `array`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {*} value The value to search for. + * @returns {number} Returns the index of the matched value, else `-1`. + * @example + * + * _.sortedLastIndexOf([4, 5, 5, 5, 6], 5); + * // => 3 + */ + function sortedLastIndexOf(array, value) { + var length = array == null ? 0 : array.length; + if (length) { + var index = baseSortedIndex(array, value, true) - 1; + if (eq(array[index], value)) { + return index; + } + } + return -1; + } + + /** + * This method is like `_.uniq` except that it's designed and optimized + * for sorted arrays. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} array The array to inspect. + * @returns {Array} Returns the new duplicate free array. + * @example + * + * _.sortedUniq([1, 1, 2]); + * // => [1, 2] + */ + function sortedUniq(array) { + return (array && array.length) + ? baseSortedUniq(array) + : []; + } + + /** + * This method is like `_.uniqBy` except that it's designed and optimized + * for sorted arrays. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {Function} [iteratee] The iteratee invoked per element. + * @returns {Array} Returns the new duplicate free array. + * @example + * + * _.sortedUniqBy([1.1, 1.2, 2.3, 2.4], Math.floor); + * // => [1.1, 2.3] + */ + function sortedUniqBy(array, iteratee) { + return (array && array.length) + ? baseSortedUniq(array, getIteratee(iteratee, 2)) + : []; + } + + /** + * Gets all but the first element of `array`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} array The array to query. + * @returns {Array} Returns the slice of `array`. + * @example + * + * _.tail([1, 2, 3]); + * // => [2, 3] + */ + function tail(array) { + var length = array == null ? 0 : array.length; + return length ? baseSlice(array, 1, length) : []; + } + + /** + * Creates a slice of `array` with `n` elements taken from the beginning. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The array to query. + * @param {number} [n=1] The number of elements to take. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {Array} Returns the slice of `array`. + * @example + * + * _.take([1, 2, 3]); + * // => [1] + * + * _.take([1, 2, 3], 2); + * // => [1, 2] + * + * _.take([1, 2, 3], 5); + * // => [1, 2, 3] + * + * _.take([1, 2, 3], 0); + * // => [] + */ + function take(array, n, guard) { + if (!(array && array.length)) { + return []; + } + n = (guard || n === undefined) ? 1 : toInteger(n); + return baseSlice(array, 0, n < 0 ? 0 : n); + } + + /** + * Creates a slice of `array` with `n` elements taken from the end. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Array + * @param {Array} array The array to query. + * @param {number} [n=1] The number of elements to take. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {Array} Returns the slice of `array`. + * @example + * + * _.takeRight([1, 2, 3]); + * // => [3] + * + * _.takeRight([1, 2, 3], 2); + * // => [2, 3] + * + * _.takeRight([1, 2, 3], 5); + * // => [1, 2, 3] + * + * _.takeRight([1, 2, 3], 0); + * // => [] + */ + function takeRight(array, n, guard) { + var length = array == null ? 0 : array.length; + if (!length) { + return []; + } + n = (guard || n === undefined) ? 1 : toInteger(n); + n = length - n; + return baseSlice(array, n < 0 ? 0 : n, length); + } + + /** + * Creates a slice of `array` with elements taken from the end. Elements are + * taken until `predicate` returns falsey. The predicate is invoked with + * three arguments: (value, index, array). + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Array + * @param {Array} array The array to query. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @returns {Array} Returns the slice of `array`. + * @example + * + * var users = [ + * { 'user': 'barney', 'active': true }, + * { 'user': 'fred', 'active': false }, + * { 'user': 'pebbles', 'active': false } + * ]; + * + * _.takeRightWhile(users, function(o) { return !o.active; }); + * // => objects for ['fred', 'pebbles'] + * + * // The `_.matches` iteratee shorthand. + * _.takeRightWhile(users, { 'user': 'pebbles', 'active': false }); + * // => objects for ['pebbles'] + * + * // The `_.matchesProperty` iteratee shorthand. + * _.takeRightWhile(users, ['active', false]); + * // => objects for ['fred', 'pebbles'] + * + * // The `_.property` iteratee shorthand. + * _.takeRightWhile(users, 'active'); + * // => [] + */ + function takeRightWhile(array, predicate) { + return (array && array.length) + ? baseWhile(array, getIteratee(predicate, 3), false, true) + : []; + } + + /** + * Creates a slice of `array` with elements taken from the beginning. Elements + * are taken until `predicate` returns falsey. The predicate is invoked with + * three arguments: (value, index, array). + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Array + * @param {Array} array The array to query. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @returns {Array} Returns the slice of `array`. + * @example + * + * var users = [ + * { 'user': 'barney', 'active': false }, + * { 'user': 'fred', 'active': false }, + * { 'user': 'pebbles', 'active': true } + * ]; + * + * _.takeWhile(users, function(o) { return !o.active; }); + * // => objects for ['barney', 'fred'] + * + * // The `_.matches` iteratee shorthand. + * _.takeWhile(users, { 'user': 'barney', 'active': false }); + * // => objects for ['barney'] + * + * // The `_.matchesProperty` iteratee shorthand. + * _.takeWhile(users, ['active', false]); + * // => objects for ['barney', 'fred'] + * + * // The `_.property` iteratee shorthand. + * _.takeWhile(users, 'active'); + * // => [] + */ + function takeWhile(array, predicate) { + return (array && array.length) + ? baseWhile(array, getIteratee(predicate, 3)) + : []; + } + + /** + * Creates an array of unique values, in order, from all given arrays using + * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) + * for equality comparisons. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {...Array} [arrays] The arrays to inspect. + * @returns {Array} Returns the new array of combined values. + * @example + * + * _.union([2], [1, 2]); + * // => [2, 1] + */ + var union = baseRest(function(arrays) { + return baseUniq(baseFlatten(arrays, 1, isArrayLikeObject, true)); + }); + + /** + * This method is like `_.union` except that it accepts `iteratee` which is + * invoked for each element of each `arrays` to generate the criterion by + * which uniqueness is computed. Result values are chosen from the first + * array in which the value occurs. The iteratee is invoked with one argument: + * (value). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {...Array} [arrays] The arrays to inspect. + * @param {Function} [iteratee=_.identity] The iteratee invoked per element. + * @returns {Array} Returns the new array of combined values. + * @example + * + * _.unionBy([2.1], [1.2, 2.3], Math.floor); + * // => [2.1, 1.2] + * + * // The `_.property` iteratee shorthand. + * _.unionBy([{ 'x': 1 }], [{ 'x': 2 }, { 'x': 1 }], 'x'); + * // => [{ 'x': 1 }, { 'x': 2 }] + */ + var unionBy = baseRest(function(arrays) { + var iteratee = last(arrays); + if (isArrayLikeObject(iteratee)) { + iteratee = undefined; + } + return baseUniq(baseFlatten(arrays, 1, isArrayLikeObject, true), getIteratee(iteratee, 2)); + }); + + /** + * This method is like `_.union` except that it accepts `comparator` which + * is invoked to compare elements of `arrays`. Result values are chosen from + * the first array in which the value occurs. The comparator is invoked + * with two arguments: (arrVal, othVal). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {...Array} [arrays] The arrays to inspect. + * @param {Function} [comparator] The comparator invoked per element. + * @returns {Array} Returns the new array of combined values. + * @example + * + * var objects = [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }]; + * var others = [{ 'x': 1, 'y': 1 }, { 'x': 1, 'y': 2 }]; + * + * _.unionWith(objects, others, _.isEqual); + * // => [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }, { 'x': 1, 'y': 1 }] + */ + var unionWith = baseRest(function(arrays) { + var comparator = last(arrays); + comparator = typeof comparator == 'function' ? comparator : undefined; + return baseUniq(baseFlatten(arrays, 1, isArrayLikeObject, true), undefined, comparator); + }); + + /** + * Creates a duplicate-free version of an array, using + * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) + * for equality comparisons, in which only the first occurrence of each element + * is kept. The order of result values is determined by the order they occur + * in the array. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The array to inspect. + * @returns {Array} Returns the new duplicate free array. + * @example + * + * _.uniq([2, 1, 2]); + * // => [2, 1] + */ + function uniq(array) { + return (array && array.length) ? baseUniq(array) : []; + } + + /** + * This method is like `_.uniq` except that it accepts `iteratee` which is + * invoked for each element in `array` to generate the criterion by which + * uniqueness is computed. The order of result values is determined by the + * order they occur in the array. The iteratee is invoked with one argument: + * (value). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {Function} [iteratee=_.identity] The iteratee invoked per element. + * @returns {Array} Returns the new duplicate free array. + * @example + * + * _.uniqBy([2.1, 1.2, 2.3], Math.floor); + * // => [2.1, 1.2] + * + * // The `_.property` iteratee shorthand. + * _.uniqBy([{ 'x': 1 }, { 'x': 2 }, { 'x': 1 }], 'x'); + * // => [{ 'x': 1 }, { 'x': 2 }] + */ + function uniqBy(array, iteratee) { + return (array && array.length) ? baseUniq(array, getIteratee(iteratee, 2)) : []; + } + + /** + * This method is like `_.uniq` except that it accepts `comparator` which + * is invoked to compare elements of `array`. The order of result values is + * determined by the order they occur in the array.The comparator is invoked + * with two arguments: (arrVal, othVal). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {Function} [comparator] The comparator invoked per element. + * @returns {Array} Returns the new duplicate free array. + * @example + * + * var objects = [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }, { 'x': 1, 'y': 2 }]; + * + * _.uniqWith(objects, _.isEqual); + * // => [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }] + */ + function uniqWith(array, comparator) { + comparator = typeof comparator == 'function' ? comparator : undefined; + return (array && array.length) ? baseUniq(array, undefined, comparator) : []; + } + + /** + * This method is like `_.zip` except that it accepts an array of grouped + * elements and creates an array regrouping the elements to their pre-zip + * configuration. + * + * @static + * @memberOf _ + * @since 1.2.0 + * @category Array + * @param {Array} array The array of grouped elements to process. + * @returns {Array} Returns the new array of regrouped elements. + * @example + * + * var zipped = _.zip(['a', 'b'], [1, 2], [true, false]); + * // => [['a', 1, true], ['b', 2, false]] + * + * _.unzip(zipped); + * // => [['a', 'b'], [1, 2], [true, false]] + */ + function unzip(array) { + if (!(array && array.length)) { + return []; + } + var length = 0; + array = arrayFilter(array, function(group) { + if (isArrayLikeObject(group)) { + length = nativeMax(group.length, length); + return true; + } + }); + return baseTimes(length, function(index) { + return arrayMap(array, baseProperty(index)); + }); + } + + /** + * This method is like `_.unzip` except that it accepts `iteratee` to specify + * how regrouped values should be combined. The iteratee is invoked with the + * elements of each group: (...group). + * + * @static + * @memberOf _ + * @since 3.8.0 + * @category Array + * @param {Array} array The array of grouped elements to process. + * @param {Function} [iteratee=_.identity] The function to combine + * regrouped values. + * @returns {Array} Returns the new array of regrouped elements. + * @example + * + * var zipped = _.zip([1, 2], [10, 20], [100, 200]); + * // => [[1, 10, 100], [2, 20, 200]] + * + * _.unzipWith(zipped, _.add); + * // => [3, 30, 300] + */ + function unzipWith(array, iteratee) { + if (!(array && array.length)) { + return []; + } + var result = unzip(array); + if (iteratee == null) { + return result; + } + return arrayMap(result, function(group) { + return apply(iteratee, undefined, group); + }); + } + + /** + * Creates an array excluding all given values using + * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) + * for equality comparisons. + * + * **Note:** Unlike `_.pull`, this method returns a new array. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {Array} array The array to inspect. + * @param {...*} [values] The values to exclude. + * @returns {Array} Returns the new array of filtered values. + * @see _.difference, _.xor + * @example + * + * _.without([2, 1, 2, 3], 1, 2); + * // => [3] + */ + var without = baseRest(function(array, values) { + return isArrayLikeObject(array) + ? baseDifference(array, values) + : []; + }); + + /** + * Creates an array of unique values that is the + * [symmetric difference](https://en.wikipedia.org/wiki/Symmetric_difference) + * of the given arrays. The order of result values is determined by the order + * they occur in the arrays. + * + * @static + * @memberOf _ + * @since 2.4.0 + * @category Array + * @param {...Array} [arrays] The arrays to inspect. + * @returns {Array} Returns the new array of filtered values. + * @see _.difference, _.without + * @example + * + * _.xor([2, 1], [2, 3]); + * // => [1, 3] + */ + var xor = baseRest(function(arrays) { + return baseXor(arrayFilter(arrays, isArrayLikeObject)); + }); + + /** + * This method is like `_.xor` except that it accepts `iteratee` which is + * invoked for each element of each `arrays` to generate the criterion by + * which by which they're compared. The order of result values is determined + * by the order they occur in the arrays. The iteratee is invoked with one + * argument: (value). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {...Array} [arrays] The arrays to inspect. + * @param {Function} [iteratee=_.identity] The iteratee invoked per element. + * @returns {Array} Returns the new array of filtered values. + * @example + * + * _.xorBy([2.1, 1.2], [2.3, 3.4], Math.floor); + * // => [1.2, 3.4] + * + * // The `_.property` iteratee shorthand. + * _.xorBy([{ 'x': 1 }], [{ 'x': 2 }, { 'x': 1 }], 'x'); + * // => [{ 'x': 2 }] + */ + var xorBy = baseRest(function(arrays) { + var iteratee = last(arrays); + if (isArrayLikeObject(iteratee)) { + iteratee = undefined; + } + return baseXor(arrayFilter(arrays, isArrayLikeObject), getIteratee(iteratee, 2)); + }); + + /** + * This method is like `_.xor` except that it accepts `comparator` which is + * invoked to compare elements of `arrays`. The order of result values is + * determined by the order they occur in the arrays. The comparator is invoked + * with two arguments: (arrVal, othVal). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Array + * @param {...Array} [arrays] The arrays to inspect. + * @param {Function} [comparator] The comparator invoked per element. + * @returns {Array} Returns the new array of filtered values. + * @example + * + * var objects = [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }]; + * var others = [{ 'x': 1, 'y': 1 }, { 'x': 1, 'y': 2 }]; + * + * _.xorWith(objects, others, _.isEqual); + * // => [{ 'x': 2, 'y': 1 }, { 'x': 1, 'y': 1 }] + */ + var xorWith = baseRest(function(arrays) { + var comparator = last(arrays); + comparator = typeof comparator == 'function' ? comparator : undefined; + return baseXor(arrayFilter(arrays, isArrayLikeObject), undefined, comparator); + }); + + /** + * Creates an array of grouped elements, the first of which contains the + * first elements of the given arrays, the second of which contains the + * second elements of the given arrays, and so on. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Array + * @param {...Array} [arrays] The arrays to process. + * @returns {Array} Returns the new array of grouped elements. + * @example + * + * _.zip(['a', 'b'], [1, 2], [true, false]); + * // => [['a', 1, true], ['b', 2, false]] + */ + var zip = baseRest(unzip); + + /** + * This method is like `_.fromPairs` except that it accepts two arrays, + * one of property identifiers and one of corresponding values. + * + * @static + * @memberOf _ + * @since 0.4.0 + * @category Array + * @param {Array} [props=[]] The property identifiers. + * @param {Array} [values=[]] The property values. + * @returns {Object} Returns the new object. + * @example + * + * _.zipObject(['a', 'b'], [1, 2]); + * // => { 'a': 1, 'b': 2 } + */ + function zipObject(props, values) { + return baseZipObject(props || [], values || [], assignValue); + } + + /** + * This method is like `_.zipObject` except that it supports property paths. + * + * @static + * @memberOf _ + * @since 4.1.0 + * @category Array + * @param {Array} [props=[]] The property identifiers. + * @param {Array} [values=[]] The property values. + * @returns {Object} Returns the new object. + * @example + * + * _.zipObjectDeep(['a.b[0].c', 'a.b[1].d'], [1, 2]); + * // => { 'a': { 'b': [{ 'c': 1 }, { 'd': 2 }] } } + */ + function zipObjectDeep(props, values) { + return baseZipObject(props || [], values || [], baseSet); + } + + /** + * This method is like `_.zip` except that it accepts `iteratee` to specify + * how grouped values should be combined. The iteratee is invoked with the + * elements of each group: (...group). + * + * @static + * @memberOf _ + * @since 3.8.0 + * @category Array + * @param {...Array} [arrays] The arrays to process. + * @param {Function} [iteratee=_.identity] The function to combine + * grouped values. + * @returns {Array} Returns the new array of grouped elements. + * @example + * + * _.zipWith([1, 2], [10, 20], [100, 200], function(a, b, c) { + * return a + b + c; + * }); + * // => [111, 222] + */ + var zipWith = baseRest(function(arrays) { + var length = arrays.length, + iteratee = length > 1 ? arrays[length - 1] : undefined; + + iteratee = typeof iteratee == 'function' ? (arrays.pop(), iteratee) : undefined; + return unzipWith(arrays, iteratee); + }); + + /*------------------------------------------------------------------------*/ + + /** + * Creates a `lodash` wrapper instance that wraps `value` with explicit method + * chain sequences enabled. The result of such sequences must be unwrapped + * with `_#value`. + * + * @static + * @memberOf _ + * @since 1.3.0 + * @category Seq + * @param {*} value The value to wrap. + * @returns {Object} Returns the new `lodash` wrapper instance. + * @example + * + * var users = [ + * { 'user': 'barney', 'age': 36 }, + * { 'user': 'fred', 'age': 40 }, + * { 'user': 'pebbles', 'age': 1 } + * ]; + * + * var youngest = _ + * .chain(users) + * .sortBy('age') + * .map(function(o) { + * return o.user + ' is ' + o.age; + * }) + * .head() + * .value(); + * // => 'pebbles is 1' + */ + function chain(value) { + var result = lodash(value); + result.__chain__ = true; + return result; + } + + /** + * This method invokes `interceptor` and returns `value`. The interceptor + * is invoked with one argument; (value). The purpose of this method is to + * "tap into" a method chain sequence in order to modify intermediate results. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Seq + * @param {*} value The value to provide to `interceptor`. + * @param {Function} interceptor The function to invoke. + * @returns {*} Returns `value`. + * @example + * + * _([1, 2, 3]) + * .tap(function(array) { + * // Mutate input array. + * array.pop(); + * }) + * .reverse() + * .value(); + * // => [2, 1] + */ + function tap(value, interceptor) { + interceptor(value); + return value; + } + + /** + * This method is like `_.tap` except that it returns the result of `interceptor`. + * The purpose of this method is to "pass thru" values replacing intermediate + * results in a method chain sequence. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Seq + * @param {*} value The value to provide to `interceptor`. + * @param {Function} interceptor The function to invoke. + * @returns {*} Returns the result of `interceptor`. + * @example + * + * _(' abc ') + * .chain() + * .trim() + * .thru(function(value) { + * return [value]; + * }) + * .value(); + * // => ['abc'] + */ + function thru(value, interceptor) { + return interceptor(value); + } + + /** + * This method is the wrapper version of `_.at`. + * + * @name at + * @memberOf _ + * @since 1.0.0 + * @category Seq + * @param {...(string|string[])} [paths] The property paths to pick. + * @returns {Object} Returns the new `lodash` wrapper instance. + * @example + * + * var object = { 'a': [{ 'b': { 'c': 3 } }, 4] }; + * + * _(object).at(['a[0].b.c', 'a[1]']).value(); + * // => [3, 4] + */ + var wrapperAt = flatRest(function(paths) { + var length = paths.length, + start = length ? paths[0] : 0, + value = this.__wrapped__, + interceptor = function(object) { return baseAt(object, paths); }; + + if (length > 1 || this.__actions__.length || + !(value instanceof LazyWrapper) || !isIndex(start)) { + return this.thru(interceptor); + } + value = value.slice(start, +start + (length ? 1 : 0)); + value.__actions__.push({ + 'func': thru, + 'args': [interceptor], + 'thisArg': undefined + }); + return new LodashWrapper(value, this.__chain__).thru(function(array) { + if (length && !array.length) { + array.push(undefined); + } + return array; + }); + }); + + /** + * Creates a `lodash` wrapper instance with explicit method chain sequences enabled. + * + * @name chain + * @memberOf _ + * @since 0.1.0 + * @category Seq + * @returns {Object} Returns the new `lodash` wrapper instance. + * @example + * + * var users = [ + * { 'user': 'barney', 'age': 36 }, + * { 'user': 'fred', 'age': 40 } + * ]; + * + * // A sequence without explicit chaining. + * _(users).head(); + * // => { 'user': 'barney', 'age': 36 } + * + * // A sequence with explicit chaining. + * _(users) + * .chain() + * .head() + * .pick('user') + * .value(); + * // => { 'user': 'barney' } + */ + function wrapperChain() { + return chain(this); + } + + /** + * Executes the chain sequence and returns the wrapped result. + * + * @name commit + * @memberOf _ + * @since 3.2.0 + * @category Seq + * @returns {Object} Returns the new `lodash` wrapper instance. + * @example + * + * var array = [1, 2]; + * var wrapped = _(array).push(3); + * + * console.log(array); + * // => [1, 2] + * + * wrapped = wrapped.commit(); + * console.log(array); + * // => [1, 2, 3] + * + * wrapped.last(); + * // => 3 + * + * console.log(array); + * // => [1, 2, 3] + */ + function wrapperCommit() { + return new LodashWrapper(this.value(), this.__chain__); + } + + /** + * Gets the next value on a wrapped object following the + * [iterator protocol](https://mdn.io/iteration_protocols#iterator). + * + * @name next + * @memberOf _ + * @since 4.0.0 + * @category Seq + * @returns {Object} Returns the next iterator value. + * @example + * + * var wrapped = _([1, 2]); + * + * wrapped.next(); + * // => { 'done': false, 'value': 1 } + * + * wrapped.next(); + * // => { 'done': false, 'value': 2 } + * + * wrapped.next(); + * // => { 'done': true, 'value': undefined } + */ + function wrapperNext() { + if (this.__values__ === undefined) { + this.__values__ = toArray(this.value()); + } + var done = this.__index__ >= this.__values__.length, + value = done ? undefined : this.__values__[this.__index__++]; + + return { 'done': done, 'value': value }; + } + + /** + * Enables the wrapper to be iterable. + * + * @name Symbol.iterator + * @memberOf _ + * @since 4.0.0 + * @category Seq + * @returns {Object} Returns the wrapper object. + * @example + * + * var wrapped = _([1, 2]); + * + * wrapped[Symbol.iterator]() === wrapped; + * // => true + * + * Array.from(wrapped); + * // => [1, 2] + */ + function wrapperToIterator() { + return this; + } + + /** + * Creates a clone of the chain sequence planting `value` as the wrapped value. + * + * @name plant + * @memberOf _ + * @since 3.2.0 + * @category Seq + * @param {*} value The value to plant. + * @returns {Object} Returns the new `lodash` wrapper instance. + * @example + * + * function square(n) { + * return n * n; + * } + * + * var wrapped = _([1, 2]).map(square); + * var other = wrapped.plant([3, 4]); + * + * other.value(); + * // => [9, 16] + * + * wrapped.value(); + * // => [1, 4] + */ + function wrapperPlant(value) { + var result, + parent = this; + + while (parent instanceof baseLodash) { + var clone = wrapperClone(parent); + clone.__index__ = 0; + clone.__values__ = undefined; + if (result) { + previous.__wrapped__ = clone; + } else { + result = clone; + } + var previous = clone; + parent = parent.__wrapped__; + } + previous.__wrapped__ = value; + return result; + } + + /** + * This method is the wrapper version of `_.reverse`. + * + * **Note:** This method mutates the wrapped array. + * + * @name reverse + * @memberOf _ + * @since 0.1.0 + * @category Seq + * @returns {Object} Returns the new `lodash` wrapper instance. + * @example + * + * var array = [1, 2, 3]; + * + * _(array).reverse().value() + * // => [3, 2, 1] + * + * console.log(array); + * // => [3, 2, 1] + */ + function wrapperReverse() { + var value = this.__wrapped__; + if (value instanceof LazyWrapper) { + var wrapped = value; + if (this.__actions__.length) { + wrapped = new LazyWrapper(this); + } + wrapped = wrapped.reverse(); + wrapped.__actions__.push({ + 'func': thru, + 'args': [reverse], + 'thisArg': undefined + }); + return new LodashWrapper(wrapped, this.__chain__); + } + return this.thru(reverse); + } + + /** + * Executes the chain sequence to resolve the unwrapped value. + * + * @name value + * @memberOf _ + * @since 0.1.0 + * @alias toJSON, valueOf + * @category Seq + * @returns {*} Returns the resolved unwrapped value. + * @example + * + * _([1, 2, 3]).value(); + * // => [1, 2, 3] + */ + function wrapperValue() { + return baseWrapperValue(this.__wrapped__, this.__actions__); + } + + /*------------------------------------------------------------------------*/ + + /** + * Creates an object composed of keys generated from the results of running + * each element of `collection` thru `iteratee`. The corresponding value of + * each key is the number of times the key was returned by `iteratee`. The + * iteratee is invoked with one argument: (value). + * + * @static + * @memberOf _ + * @since 0.5.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [iteratee=_.identity] The iteratee to transform keys. + * @returns {Object} Returns the composed aggregate object. + * @example + * + * _.countBy([6.1, 4.2, 6.3], Math.floor); + * // => { '4': 1, '6': 2 } + * + * // The `_.property` iteratee shorthand. + * _.countBy(['one', 'two', 'three'], 'length'); + * // => { '3': 2, '5': 1 } + */ + var countBy = createAggregator(function(result, value, key) { + if (hasOwnProperty.call(result, key)) { + ++result[key]; + } else { + baseAssignValue(result, key, 1); + } + }); + + /** + * Checks if `predicate` returns truthy for **all** elements of `collection`. + * Iteration is stopped once `predicate` returns falsey. The predicate is + * invoked with three arguments: (value, index|key, collection). + * + * **Note:** This method returns `true` for + * [empty collections](https://en.wikipedia.org/wiki/Empty_set) because + * [everything is true](https://en.wikipedia.org/wiki/Vacuous_truth) of + * elements of empty collections. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {boolean} Returns `true` if all elements pass the predicate check, + * else `false`. + * @example + * + * _.every([true, 1, null, 'yes'], Boolean); + * // => false + * + * var users = [ + * { 'user': 'barney', 'age': 36, 'active': false }, + * { 'user': 'fred', 'age': 40, 'active': false } + * ]; + * + * // The `_.matches` iteratee shorthand. + * _.every(users, { 'user': 'barney', 'active': false }); + * // => false + * + * // The `_.matchesProperty` iteratee shorthand. + * _.every(users, ['active', false]); + * // => true + * + * // The `_.property` iteratee shorthand. + * _.every(users, 'active'); + * // => false + */ + function every(collection, predicate, guard) { + var func = isArray(collection) ? arrayEvery : baseEvery; + if (guard && isIterateeCall(collection, predicate, guard)) { + predicate = undefined; + } + return func(collection, getIteratee(predicate, 3)); + } + + /** + * Iterates over elements of `collection`, returning an array of all elements + * `predicate` returns truthy for. The predicate is invoked with three + * arguments: (value, index|key, collection). + * + * **Note:** Unlike `_.remove`, this method returns a new array. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @returns {Array} Returns the new filtered array. + * @see _.reject + * @example + * + * var users = [ + * { 'user': 'barney', 'age': 36, 'active': true }, + * { 'user': 'fred', 'age': 40, 'active': false } + * ]; + * + * _.filter(users, function(o) { return !o.active; }); + * // => objects for ['fred'] + * + * // The `_.matches` iteratee shorthand. + * _.filter(users, { 'age': 36, 'active': true }); + * // => objects for ['barney'] + * + * // The `_.matchesProperty` iteratee shorthand. + * _.filter(users, ['active', false]); + * // => objects for ['fred'] + * + * // The `_.property` iteratee shorthand. + * _.filter(users, 'active'); + * // => objects for ['barney'] + * + * // Combining several predicates using `_.overEvery` or `_.overSome`. + * _.filter(users, _.overSome([{ 'age': 36 }, ['age', 40]])); + * // => objects for ['fred', 'barney'] + */ + function filter(collection, predicate) { + var func = isArray(collection) ? arrayFilter : baseFilter; + return func(collection, getIteratee(predicate, 3)); + } + + /** + * Iterates over elements of `collection`, returning the first element + * `predicate` returns truthy for. The predicate is invoked with three + * arguments: (value, index|key, collection). + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to inspect. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @param {number} [fromIndex=0] The index to search from. + * @returns {*} Returns the matched element, else `undefined`. + * @example + * + * var users = [ + * { 'user': 'barney', 'age': 36, 'active': true }, + * { 'user': 'fred', 'age': 40, 'active': false }, + * { 'user': 'pebbles', 'age': 1, 'active': true } + * ]; + * + * _.find(users, function(o) { return o.age < 40; }); + * // => object for 'barney' + * + * // The `_.matches` iteratee shorthand. + * _.find(users, { 'age': 1, 'active': true }); + * // => object for 'pebbles' + * + * // The `_.matchesProperty` iteratee shorthand. + * _.find(users, ['active', false]); + * // => object for 'fred' + * + * // The `_.property` iteratee shorthand. + * _.find(users, 'active'); + * // => object for 'barney' + */ + var find = createFind(findIndex); + + /** + * This method is like `_.find` except that it iterates over elements of + * `collection` from right to left. + * + * @static + * @memberOf _ + * @since 2.0.0 + * @category Collection + * @param {Array|Object} collection The collection to inspect. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @param {number} [fromIndex=collection.length-1] The index to search from. + * @returns {*} Returns the matched element, else `undefined`. + * @example + * + * _.findLast([1, 2, 3, 4], function(n) { + * return n % 2 == 1; + * }); + * // => 3 + */ + var findLast = createFind(findLastIndex); + + /** + * Creates a flattened array of values by running each element in `collection` + * thru `iteratee` and flattening the mapped results. The iteratee is invoked + * with three arguments: (value, index|key, collection). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @returns {Array} Returns the new flattened array. + * @example + * + * function duplicate(n) { + * return [n, n]; + * } + * + * _.flatMap([1, 2], duplicate); + * // => [1, 1, 2, 2] + */ + function flatMap(collection, iteratee) { + return baseFlatten(map(collection, iteratee), 1); + } + + /** + * This method is like `_.flatMap` except that it recursively flattens the + * mapped results. + * + * @static + * @memberOf _ + * @since 4.7.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @returns {Array} Returns the new flattened array. + * @example + * + * function duplicate(n) { + * return [[[n, n]]]; + * } + * + * _.flatMapDeep([1, 2], duplicate); + * // => [1, 1, 2, 2] + */ + function flatMapDeep(collection, iteratee) { + return baseFlatten(map(collection, iteratee), INFINITY); + } + + /** + * This method is like `_.flatMap` except that it recursively flattens the + * mapped results up to `depth` times. + * + * @static + * @memberOf _ + * @since 4.7.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @param {number} [depth=1] The maximum recursion depth. + * @returns {Array} Returns the new flattened array. + * @example + * + * function duplicate(n) { + * return [[[n, n]]]; + * } + * + * _.flatMapDepth([1, 2], duplicate, 2); + * // => [[1, 1], [2, 2]] + */ + function flatMapDepth(collection, iteratee, depth) { + depth = depth === undefined ? 1 : toInteger(depth); + return baseFlatten(map(collection, iteratee), depth); + } + + /** + * Iterates over elements of `collection` and invokes `iteratee` for each element. + * The iteratee is invoked with three arguments: (value, index|key, collection). + * Iteratee functions may exit iteration early by explicitly returning `false`. + * + * **Note:** As with other "Collections" methods, objects with a "length" + * property are iterated like arrays. To avoid this behavior use `_.forIn` + * or `_.forOwn` for object iteration. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @alias each + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @returns {Array|Object} Returns `collection`. + * @see _.forEachRight + * @example + * + * _.forEach([1, 2], function(value) { + * console.log(value); + * }); + * // => Logs `1` then `2`. + * + * _.forEach({ 'a': 1, 'b': 2 }, function(value, key) { + * console.log(key); + * }); + * // => Logs 'a' then 'b' (iteration order is not guaranteed). + */ + function forEach(collection, iteratee) { + var func = isArray(collection) ? arrayEach : baseEach; + return func(collection, getIteratee(iteratee, 3)); + } + + /** + * This method is like `_.forEach` except that it iterates over elements of + * `collection` from right to left. + * + * @static + * @memberOf _ + * @since 2.0.0 + * @alias eachRight + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @returns {Array|Object} Returns `collection`. + * @see _.forEach + * @example + * + * _.forEachRight([1, 2], function(value) { + * console.log(value); + * }); + * // => Logs `2` then `1`. + */ + function forEachRight(collection, iteratee) { + var func = isArray(collection) ? arrayEachRight : baseEachRight; + return func(collection, getIteratee(iteratee, 3)); + } + + /** + * Creates an object composed of keys generated from the results of running + * each element of `collection` thru `iteratee`. The order of grouped values + * is determined by the order they occur in `collection`. The corresponding + * value of each key is an array of elements responsible for generating the + * key. The iteratee is invoked with one argument: (value). + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [iteratee=_.identity] The iteratee to transform keys. + * @returns {Object} Returns the composed aggregate object. + * @example + * + * _.groupBy([6.1, 4.2, 6.3], Math.floor); + * // => { '4': [4.2], '6': [6.1, 6.3] } + * + * // The `_.property` iteratee shorthand. + * _.groupBy(['one', 'two', 'three'], 'length'); + * // => { '3': ['one', 'two'], '5': ['three'] } + */ + var groupBy = createAggregator(function(result, value, key) { + if (hasOwnProperty.call(result, key)) { + result[key].push(value); + } else { + baseAssignValue(result, key, [value]); + } + }); + + /** + * Checks if `value` is in `collection`. If `collection` is a string, it's + * checked for a substring of `value`, otherwise + * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) + * is used for equality comparisons. If `fromIndex` is negative, it's used as + * the offset from the end of `collection`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object|string} collection The collection to inspect. + * @param {*} value The value to search for. + * @param {number} [fromIndex=0] The index to search from. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.reduce`. + * @returns {boolean} Returns `true` if `value` is found, else `false`. + * @example + * + * _.includes([1, 2, 3], 1); + * // => true + * + * _.includes([1, 2, 3], 1, 2); + * // => false + * + * _.includes({ 'a': 1, 'b': 2 }, 1); + * // => true + * + * _.includes('abcd', 'bc'); + * // => true + */ + function includes(collection, value, fromIndex, guard) { + collection = isArrayLike(collection) ? collection : values(collection); + fromIndex = (fromIndex && !guard) ? toInteger(fromIndex) : 0; + + var length = collection.length; + if (fromIndex < 0) { + fromIndex = nativeMax(length + fromIndex, 0); + } + return isString(collection) + ? (fromIndex <= length && collection.indexOf(value, fromIndex) > -1) + : (!!length && baseIndexOf(collection, value, fromIndex) > -1); + } + + /** + * Invokes the method at `path` of each element in `collection`, returning + * an array of the results of each invoked method. Any additional arguments + * are provided to each invoked method. If `path` is a function, it's invoked + * for, and `this` bound to, each element in `collection`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Array|Function|string} path The path of the method to invoke or + * the function invoked per iteration. + * @param {...*} [args] The arguments to invoke each method with. + * @returns {Array} Returns the array of results. + * @example + * + * _.invokeMap([[5, 1, 7], [3, 2, 1]], 'sort'); + * // => [[1, 5, 7], [1, 2, 3]] + * + * _.invokeMap([123, 456], String.prototype.split, ''); + * // => [['1', '2', '3'], ['4', '5', '6']] + */ + var invokeMap = baseRest(function(collection, path, args) { + var index = -1, + isFunc = typeof path == 'function', + result = isArrayLike(collection) ? Array(collection.length) : []; + + baseEach(collection, function(value) { + result[++index] = isFunc ? apply(path, value, args) : baseInvoke(value, path, args); + }); + return result; + }); + + /** + * Creates an object composed of keys generated from the results of running + * each element of `collection` thru `iteratee`. The corresponding value of + * each key is the last element responsible for generating the key. The + * iteratee is invoked with one argument: (value). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [iteratee=_.identity] The iteratee to transform keys. + * @returns {Object} Returns the composed aggregate object. + * @example + * + * var array = [ + * { 'dir': 'left', 'code': 97 }, + * { 'dir': 'right', 'code': 100 } + * ]; + * + * _.keyBy(array, function(o) { + * return String.fromCharCode(o.code); + * }); + * // => { 'a': { 'dir': 'left', 'code': 97 }, 'd': { 'dir': 'right', 'code': 100 } } + * + * _.keyBy(array, 'dir'); + * // => { 'left': { 'dir': 'left', 'code': 97 }, 'right': { 'dir': 'right', 'code': 100 } } + */ + var keyBy = createAggregator(function(result, value, key) { + baseAssignValue(result, key, value); + }); + + /** + * Creates an array of values by running each element in `collection` thru + * `iteratee`. The iteratee is invoked with three arguments: + * (value, index|key, collection). + * + * Many lodash methods are guarded to work as iteratees for methods like + * `_.every`, `_.filter`, `_.map`, `_.mapValues`, `_.reject`, and `_.some`. + * + * The guarded methods are: + * `ary`, `chunk`, `curry`, `curryRight`, `drop`, `dropRight`, `every`, + * `fill`, `invert`, `parseInt`, `random`, `range`, `rangeRight`, `repeat`, + * `sampleSize`, `slice`, `some`, `sortBy`, `split`, `take`, `takeRight`, + * `template`, `trim`, `trimEnd`, `trimStart`, and `words` + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @returns {Array} Returns the new mapped array. + * @example + * + * function square(n) { + * return n * n; + * } + * + * _.map([4, 8], square); + * // => [16, 64] + * + * _.map({ 'a': 4, 'b': 8 }, square); + * // => [16, 64] (iteration order is not guaranteed) + * + * var users = [ + * { 'user': 'barney' }, + * { 'user': 'fred' } + * ]; + * + * // The `_.property` iteratee shorthand. + * _.map(users, 'user'); + * // => ['barney', 'fred'] + */ + function map(collection, iteratee) { + var func = isArray(collection) ? arrayMap : baseMap; + return func(collection, getIteratee(iteratee, 3)); + } + + /** + * This method is like `_.sortBy` except that it allows specifying the sort + * orders of the iteratees to sort by. If `orders` is unspecified, all values + * are sorted in ascending order. Otherwise, specify an order of "desc" for + * descending or "asc" for ascending sort order of corresponding values. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Array[]|Function[]|Object[]|string[]} [iteratees=[_.identity]] + * The iteratees to sort by. + * @param {string[]} [orders] The sort orders of `iteratees`. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.reduce`. + * @returns {Array} Returns the new sorted array. + * @example + * + * var users = [ + * { 'user': 'fred', 'age': 48 }, + * { 'user': 'barney', 'age': 34 }, + * { 'user': 'fred', 'age': 40 }, + * { 'user': 'barney', 'age': 36 } + * ]; + * + * // Sort by `user` in ascending order and by `age` in descending order. + * _.orderBy(users, ['user', 'age'], ['asc', 'desc']); + * // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred', 40]] + */ + function orderBy(collection, iteratees, orders, guard) { + if (collection == null) { + return []; + } + if (!isArray(iteratees)) { + iteratees = iteratees == null ? [] : [iteratees]; + } + orders = guard ? undefined : orders; + if (!isArray(orders)) { + orders = orders == null ? [] : [orders]; + } + return baseOrderBy(collection, iteratees, orders); + } + + /** + * Creates an array of elements split into two groups, the first of which + * contains elements `predicate` returns truthy for, the second of which + * contains elements `predicate` returns falsey for. The predicate is + * invoked with one argument: (value). + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @returns {Array} Returns the array of grouped elements. + * @example + * + * var users = [ + * { 'user': 'barney', 'age': 36, 'active': false }, + * { 'user': 'fred', 'age': 40, 'active': true }, + * { 'user': 'pebbles', 'age': 1, 'active': false } + * ]; + * + * _.partition(users, function(o) { return o.active; }); + * // => objects for [['fred'], ['barney', 'pebbles']] + * + * // The `_.matches` iteratee shorthand. + * _.partition(users, { 'age': 1, 'active': false }); + * // => objects for [['pebbles'], ['barney', 'fred']] + * + * // The `_.matchesProperty` iteratee shorthand. + * _.partition(users, ['active', false]); + * // => objects for [['barney', 'pebbles'], ['fred']] + * + * // The `_.property` iteratee shorthand. + * _.partition(users, 'active'); + * // => objects for [['fred'], ['barney', 'pebbles']] + */ + var partition = createAggregator(function(result, value, key) { + result[key ? 0 : 1].push(value); + }, function() { return [[], []]; }); + + /** + * Reduces `collection` to a value which is the accumulated result of running + * each element in `collection` thru `iteratee`, where each successive + * invocation is supplied the return value of the previous. If `accumulator` + * is not given, the first element of `collection` is used as the initial + * value. The iteratee is invoked with four arguments: + * (accumulator, value, index|key, collection). + * + * Many lodash methods are guarded to work as iteratees for methods like + * `_.reduce`, `_.reduceRight`, and `_.transform`. + * + * The guarded methods are: + * `assign`, `defaults`, `defaultsDeep`, `includes`, `merge`, `orderBy`, + * and `sortBy` + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @param {*} [accumulator] The initial value. + * @returns {*} Returns the accumulated value. + * @see _.reduceRight + * @example + * + * _.reduce([1, 2], function(sum, n) { + * return sum + n; + * }, 0); + * // => 3 + * + * _.reduce({ 'a': 1, 'b': 2, 'c': 1 }, function(result, value, key) { + * (result[value] || (result[value] = [])).push(key); + * return result; + * }, {}); + * // => { '1': ['a', 'c'], '2': ['b'] } (iteration order is not guaranteed) + */ + function reduce(collection, iteratee, accumulator) { + var func = isArray(collection) ? arrayReduce : baseReduce, + initAccum = arguments.length < 3; + + return func(collection, getIteratee(iteratee, 4), accumulator, initAccum, baseEach); + } + + /** + * This method is like `_.reduce` except that it iterates over elements of + * `collection` from right to left. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @param {*} [accumulator] The initial value. + * @returns {*} Returns the accumulated value. + * @see _.reduce + * @example + * + * var array = [[0, 1], [2, 3], [4, 5]]; + * + * _.reduceRight(array, function(flattened, other) { + * return flattened.concat(other); + * }, []); + * // => [4, 5, 2, 3, 0, 1] + */ + function reduceRight(collection, iteratee, accumulator) { + var func = isArray(collection) ? arrayReduceRight : baseReduce, + initAccum = arguments.length < 3; + + return func(collection, getIteratee(iteratee, 4), accumulator, initAccum, baseEachRight); + } + + /** + * The opposite of `_.filter`; this method returns the elements of `collection` + * that `predicate` does **not** return truthy for. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @returns {Array} Returns the new filtered array. + * @see _.filter + * @example + * + * var users = [ + * { 'user': 'barney', 'age': 36, 'active': false }, + * { 'user': 'fred', 'age': 40, 'active': true } + * ]; + * + * _.reject(users, function(o) { return !o.active; }); + * // => objects for ['fred'] + * + * // The `_.matches` iteratee shorthand. + * _.reject(users, { 'age': 40, 'active': true }); + * // => objects for ['barney'] + * + * // The `_.matchesProperty` iteratee shorthand. + * _.reject(users, ['active', false]); + * // => objects for ['fred'] + * + * // The `_.property` iteratee shorthand. + * _.reject(users, 'active'); + * // => objects for ['barney'] + */ + function reject(collection, predicate) { + var func = isArray(collection) ? arrayFilter : baseFilter; + return func(collection, negate(getIteratee(predicate, 3))); + } + + /** + * Gets a random element from `collection`. + * + * @static + * @memberOf _ + * @since 2.0.0 + * @category Collection + * @param {Array|Object} collection The collection to sample. + * @returns {*} Returns the random element. + * @example + * + * _.sample([1, 2, 3, 4]); + * // => 2 + */ + function sample(collection) { + var func = isArray(collection) ? arraySample : baseSample; + return func(collection); + } + + /** + * Gets `n` random elements at unique keys from `collection` up to the + * size of `collection`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Collection + * @param {Array|Object} collection The collection to sample. + * @param {number} [n=1] The number of elements to sample. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {Array} Returns the random elements. + * @example + * + * _.sampleSize([1, 2, 3], 2); + * // => [3, 1] + * + * _.sampleSize([1, 2, 3], 4); + * // => [2, 3, 1] + */ + function sampleSize(collection, n, guard) { + if ((guard ? isIterateeCall(collection, n, guard) : n === undefined)) { + n = 1; + } else { + n = toInteger(n); + } + var func = isArray(collection) ? arraySampleSize : baseSampleSize; + return func(collection, n); + } + + /** + * Creates an array of shuffled values, using a version of the + * [Fisher-Yates shuffle](https://en.wikipedia.org/wiki/Fisher-Yates_shuffle). + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to shuffle. + * @returns {Array} Returns the new shuffled array. + * @example + * + * _.shuffle([1, 2, 3, 4]); + * // => [4, 1, 3, 2] + */ + function shuffle(collection) { + var func = isArray(collection) ? arrayShuffle : baseShuffle; + return func(collection); + } + + /** + * Gets the size of `collection` by returning its length for array-like + * values or the number of own enumerable string keyed properties for objects. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object|string} collection The collection to inspect. + * @returns {number} Returns the collection size. + * @example + * + * _.size([1, 2, 3]); + * // => 3 + * + * _.size({ 'a': 1, 'b': 2 }); + * // => 2 + * + * _.size('pebbles'); + * // => 7 + */ + function size(collection) { + if (collection == null) { + return 0; + } + if (isArrayLike(collection)) { + return isString(collection) ? stringSize(collection) : collection.length; + } + var tag = getTag(collection); + if (tag == mapTag || tag == setTag) { + return collection.size; + } + return baseKeys(collection).length; + } + + /** + * Checks if `predicate` returns truthy for **any** element of `collection`. + * Iteration is stopped once `predicate` returns truthy. The predicate is + * invoked with three arguments: (value, index|key, collection). + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {boolean} Returns `true` if any element passes the predicate check, + * else `false`. + * @example + * + * _.some([null, 0, 'yes', false], Boolean); + * // => true + * + * var users = [ + * { 'user': 'barney', 'active': true }, + * { 'user': 'fred', 'active': false } + * ]; + * + * // The `_.matches` iteratee shorthand. + * _.some(users, { 'user': 'barney', 'active': false }); + * // => false + * + * // The `_.matchesProperty` iteratee shorthand. + * _.some(users, ['active', false]); + * // => true + * + * // The `_.property` iteratee shorthand. + * _.some(users, 'active'); + * // => true + */ + function some(collection, predicate, guard) { + var func = isArray(collection) ? arraySome : baseSome; + if (guard && isIterateeCall(collection, predicate, guard)) { + predicate = undefined; + } + return func(collection, getIteratee(predicate, 3)); + } + + /** + * Creates an array of elements, sorted in ascending order by the results of + * running each element in a collection thru each iteratee. This method + * performs a stable sort, that is, it preserves the original sort order of + * equal elements. The iteratees are invoked with one argument: (value). + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Collection + * @param {Array|Object} collection The collection to iterate over. + * @param {...(Function|Function[])} [iteratees=[_.identity]] + * The iteratees to sort by. + * @returns {Array} Returns the new sorted array. + * @example + * + * var users = [ + * { 'user': 'fred', 'age': 48 }, + * { 'user': 'barney', 'age': 36 }, + * { 'user': 'fred', 'age': 30 }, + * { 'user': 'barney', 'age': 34 } + * ]; + * + * _.sortBy(users, [function(o) { return o.user; }]); + * // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred', 30]] + * + * _.sortBy(users, ['user', 'age']); + * // => objects for [['barney', 34], ['barney', 36], ['fred', 30], ['fred', 48]] + */ + var sortBy = baseRest(function(collection, iteratees) { + if (collection == null) { + return []; + } + var length = iteratees.length; + if (length > 1 && isIterateeCall(collection, iteratees[0], iteratees[1])) { + iteratees = []; + } else if (length > 2 && isIterateeCall(iteratees[0], iteratees[1], iteratees[2])) { + iteratees = [iteratees[0]]; + } + return baseOrderBy(collection, baseFlatten(iteratees, 1), []); + }); + + /*------------------------------------------------------------------------*/ + + /** + * Gets the timestamp of the number of milliseconds that have elapsed since + * the Unix epoch (1 January 1970 00:00:00 UTC). + * + * @static + * @memberOf _ + * @since 2.4.0 + * @category Date + * @returns {number} Returns the timestamp. + * @example + * + * _.defer(function(stamp) { + * console.log(_.now() - stamp); + * }, _.now()); + * // => Logs the number of milliseconds it took for the deferred invocation. + */ + var now = ctxNow || function() { + return root.Date.now(); + }; + + /*------------------------------------------------------------------------*/ + + /** + * The opposite of `_.before`; this method creates a function that invokes + * `func` once it's called `n` or more times. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Function + * @param {number} n The number of calls before `func` is invoked. + * @param {Function} func The function to restrict. + * @returns {Function} Returns the new restricted function. + * @example + * + * var saves = ['profile', 'settings']; + * + * var done = _.after(saves.length, function() { + * console.log('done saving!'); + * }); + * + * _.forEach(saves, function(type) { + * asyncSave({ 'type': type, 'complete': done }); + * }); + * // => Logs 'done saving!' after the two async saves have completed. + */ + function after(n, func) { + if (typeof func != 'function') { + throw new TypeError(FUNC_ERROR_TEXT); + } + n = toInteger(n); + return function() { + if (--n < 1) { + return func.apply(this, arguments); + } + }; + } + + /** + * Creates a function that invokes `func`, with up to `n` arguments, + * ignoring any additional arguments. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Function + * @param {Function} func The function to cap arguments for. + * @param {number} [n=func.length] The arity cap. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {Function} Returns the new capped function. + * @example + * + * _.map(['6', '8', '10'], _.ary(parseInt, 1)); + * // => [6, 8, 10] + */ + function ary(func, n, guard) { + n = guard ? undefined : n; + n = (func && n == null) ? func.length : n; + return createWrap(func, WRAP_ARY_FLAG, undefined, undefined, undefined, undefined, n); + } + + /** + * Creates a function that invokes `func`, with the `this` binding and arguments + * of the created function, while it's called less than `n` times. Subsequent + * calls to the created function return the result of the last `func` invocation. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Function + * @param {number} n The number of calls at which `func` is no longer invoked. + * @param {Function} func The function to restrict. + * @returns {Function} Returns the new restricted function. + * @example + * + * jQuery(element).on('click', _.before(5, addContactToList)); + * // => Allows adding up to 4 contacts to the list. + */ + function before(n, func) { + var result; + if (typeof func != 'function') { + throw new TypeError(FUNC_ERROR_TEXT); + } + n = toInteger(n); + return function() { + if (--n > 0) { + result = func.apply(this, arguments); + } + if (n <= 1) { + func = undefined; + } + return result; + }; + } + + /** + * Creates a function that invokes `func` with the `this` binding of `thisArg` + * and `partials` prepended to the arguments it receives. + * + * The `_.bind.placeholder` value, which defaults to `_` in monolithic builds, + * may be used as a placeholder for partially applied arguments. + * + * **Note:** Unlike native `Function#bind`, this method doesn't set the "length" + * property of bound functions. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Function + * @param {Function} func The function to bind. + * @param {*} thisArg The `this` binding of `func`. + * @param {...*} [partials] The arguments to be partially applied. + * @returns {Function} Returns the new bound function. + * @example + * + * function greet(greeting, punctuation) { + * return greeting + ' ' + this.user + punctuation; + * } + * + * var object = { 'user': 'fred' }; + * + * var bound = _.bind(greet, object, 'hi'); + * bound('!'); + * // => 'hi fred!' + * + * // Bound with placeholders. + * var bound = _.bind(greet, object, _, '!'); + * bound('hi'); + * // => 'hi fred!' + */ + var bind = baseRest(function(func, thisArg, partials) { + var bitmask = WRAP_BIND_FLAG; + if (partials.length) { + var holders = replaceHolders(partials, getHolder(bind)); + bitmask |= WRAP_PARTIAL_FLAG; + } + return createWrap(func, bitmask, thisArg, partials, holders); + }); + + /** + * Creates a function that invokes the method at `object[key]` with `partials` + * prepended to the arguments it receives. + * + * This method differs from `_.bind` by allowing bound functions to reference + * methods that may be redefined or don't yet exist. See + * [Peter Michaux's article](http://peter.michaux.ca/articles/lazy-function-definition-pattern) + * for more details. + * + * The `_.bindKey.placeholder` value, which defaults to `_` in monolithic + * builds, may be used as a placeholder for partially applied arguments. + * + * @static + * @memberOf _ + * @since 0.10.0 + * @category Function + * @param {Object} object The object to invoke the method on. + * @param {string} key The key of the method. + * @param {...*} [partials] The arguments to be partially applied. + * @returns {Function} Returns the new bound function. + * @example + * + * var object = { + * 'user': 'fred', + * 'greet': function(greeting, punctuation) { + * return greeting + ' ' + this.user + punctuation; + * } + * }; + * + * var bound = _.bindKey(object, 'greet', 'hi'); + * bound('!'); + * // => 'hi fred!' + * + * object.greet = function(greeting, punctuation) { + * return greeting + 'ya ' + this.user + punctuation; + * }; + * + * bound('!'); + * // => 'hiya fred!' + * + * // Bound with placeholders. + * var bound = _.bindKey(object, 'greet', _, '!'); + * bound('hi'); + * // => 'hiya fred!' + */ + var bindKey = baseRest(function(object, key, partials) { + var bitmask = WRAP_BIND_FLAG | WRAP_BIND_KEY_FLAG; + if (partials.length) { + var holders = replaceHolders(partials, getHolder(bindKey)); + bitmask |= WRAP_PARTIAL_FLAG; + } + return createWrap(key, bitmask, object, partials, holders); + }); + + /** + * Creates a function that accepts arguments of `func` and either invokes + * `func` returning its result, if at least `arity` number of arguments have + * been provided, or returns a function that accepts the remaining `func` + * arguments, and so on. The arity of `func` may be specified if `func.length` + * is not sufficient. + * + * The `_.curry.placeholder` value, which defaults to `_` in monolithic builds, + * may be used as a placeholder for provided arguments. + * + * **Note:** This method doesn't set the "length" property of curried functions. + * + * @static + * @memberOf _ + * @since 2.0.0 + * @category Function + * @param {Function} func The function to curry. + * @param {number} [arity=func.length] The arity of `func`. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {Function} Returns the new curried function. + * @example + * + * var abc = function(a, b, c) { + * return [a, b, c]; + * }; + * + * var curried = _.curry(abc); + * + * curried(1)(2)(3); + * // => [1, 2, 3] + * + * curried(1, 2)(3); + * // => [1, 2, 3] + * + * curried(1, 2, 3); + * // => [1, 2, 3] + * + * // Curried with placeholders. + * curried(1)(_, 3)(2); + * // => [1, 2, 3] + */ + function curry(func, arity, guard) { + arity = guard ? undefined : arity; + var result = createWrap(func, WRAP_CURRY_FLAG, undefined, undefined, undefined, undefined, undefined, arity); + result.placeholder = curry.placeholder; + return result; + } + + /** + * This method is like `_.curry` except that arguments are applied to `func` + * in the manner of `_.partialRight` instead of `_.partial`. + * + * The `_.curryRight.placeholder` value, which defaults to `_` in monolithic + * builds, may be used as a placeholder for provided arguments. + * + * **Note:** This method doesn't set the "length" property of curried functions. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Function + * @param {Function} func The function to curry. + * @param {number} [arity=func.length] The arity of `func`. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {Function} Returns the new curried function. + * @example + * + * var abc = function(a, b, c) { + * return [a, b, c]; + * }; + * + * var curried = _.curryRight(abc); + * + * curried(3)(2)(1); + * // => [1, 2, 3] + * + * curried(2, 3)(1); + * // => [1, 2, 3] + * + * curried(1, 2, 3); + * // => [1, 2, 3] + * + * // Curried with placeholders. + * curried(3)(1, _)(2); + * // => [1, 2, 3] + */ + function curryRight(func, arity, guard) { + arity = guard ? undefined : arity; + var result = createWrap(func, WRAP_CURRY_RIGHT_FLAG, undefined, undefined, undefined, undefined, undefined, arity); + result.placeholder = curryRight.placeholder; + return result; + } + + /** + * Creates a debounced function that delays invoking `func` until after `wait` + * milliseconds have elapsed since the last time the debounced function was + * invoked. The debounced function comes with a `cancel` method to cancel + * delayed `func` invocations and a `flush` method to immediately invoke them. + * Provide `options` to indicate whether `func` should be invoked on the + * leading and/or trailing edge of the `wait` timeout. The `func` is invoked + * with the last arguments provided to the debounced function. Subsequent + * calls to the debounced function return the result of the last `func` + * invocation. + * + * **Note:** If `leading` and `trailing` options are `true`, `func` is + * invoked on the trailing edge of the timeout only if the debounced function + * is invoked more than once during the `wait` timeout. + * + * If `wait` is `0` and `leading` is `false`, `func` invocation is deferred + * until to the next tick, similar to `setTimeout` with a timeout of `0`. + * + * See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/) + * for details over the differences between `_.debounce` and `_.throttle`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Function + * @param {Function} func The function to debounce. + * @param {number} [wait=0] The number of milliseconds to delay. + * @param {Object} [options={}] The options object. + * @param {boolean} [options.leading=false] + * Specify invoking on the leading edge of the timeout. + * @param {number} [options.maxWait] + * The maximum time `func` is allowed to be delayed before it's invoked. + * @param {boolean} [options.trailing=true] + * Specify invoking on the trailing edge of the timeout. + * @returns {Function} Returns the new debounced function. + * @example + * + * // Avoid costly calculations while the window size is in flux. + * jQuery(window).on('resize', _.debounce(calculateLayout, 150)); + * + * // Invoke `sendMail` when clicked, debouncing subsequent calls. + * jQuery(element).on('click', _.debounce(sendMail, 300, { + * 'leading': true, + * 'trailing': false + * })); + * + * // Ensure `batchLog` is invoked once after 1 second of debounced calls. + * var debounced = _.debounce(batchLog, 250, { 'maxWait': 1000 }); + * var source = new EventSource('/stream'); + * jQuery(source).on('message', debounced); + * + * // Cancel the trailing debounced invocation. + * jQuery(window).on('popstate', debounced.cancel); + */ + function debounce(func, wait, options) { + var lastArgs, + lastThis, + maxWait, + result, + timerId, + lastCallTime, + lastInvokeTime = 0, + leading = false, + maxing = false, + trailing = true; + + if (typeof func != 'function') { + throw new TypeError(FUNC_ERROR_TEXT); + } + wait = toNumber(wait) || 0; + if (isObject(options)) { + leading = !!options.leading; + maxing = 'maxWait' in options; + maxWait = maxing ? nativeMax(toNumber(options.maxWait) || 0, wait) : maxWait; + trailing = 'trailing' in options ? !!options.trailing : trailing; + } + + function invokeFunc(time) { + var args = lastArgs, + thisArg = lastThis; + + lastArgs = lastThis = undefined; + lastInvokeTime = time; + result = func.apply(thisArg, args); + return result; + } + + function leadingEdge(time) { + // Reset any `maxWait` timer. + lastInvokeTime = time; + // Start the timer for the trailing edge. + timerId = setTimeout(timerExpired, wait); + // Invoke the leading edge. + return leading ? invokeFunc(time) : result; + } + + function remainingWait(time) { + var timeSinceLastCall = time - lastCallTime, + timeSinceLastInvoke = time - lastInvokeTime, + timeWaiting = wait - timeSinceLastCall; + + return maxing + ? nativeMin(timeWaiting, maxWait - timeSinceLastInvoke) + : timeWaiting; + } + + function shouldInvoke(time) { + var timeSinceLastCall = time - lastCallTime, + timeSinceLastInvoke = time - lastInvokeTime; + + // Either this is the first call, activity has stopped and we're at the + // trailing edge, the system time has gone backwards and we're treating + // it as the trailing edge, or we've hit the `maxWait` limit. + return (lastCallTime === undefined || (timeSinceLastCall >= wait) || + (timeSinceLastCall < 0) || (maxing && timeSinceLastInvoke >= maxWait)); + } + + function timerExpired() { + var time = now(); + if (shouldInvoke(time)) { + return trailingEdge(time); + } + // Restart the timer. + timerId = setTimeout(timerExpired, remainingWait(time)); + } + + function trailingEdge(time) { + timerId = undefined; + + // Only invoke if we have `lastArgs` which means `func` has been + // debounced at least once. + if (trailing && lastArgs) { + return invokeFunc(time); + } + lastArgs = lastThis = undefined; + return result; + } + + function cancel() { + if (timerId !== undefined) { + clearTimeout(timerId); + } + lastInvokeTime = 0; + lastArgs = lastCallTime = lastThis = timerId = undefined; + } + + function flush() { + return timerId === undefined ? result : trailingEdge(now()); + } + + function debounced() { + var time = now(), + isInvoking = shouldInvoke(time); + + lastArgs = arguments; + lastThis = this; + lastCallTime = time; + + if (isInvoking) { + if (timerId === undefined) { + return leadingEdge(lastCallTime); + } + if (maxing) { + // Handle invocations in a tight loop. + clearTimeout(timerId); + timerId = setTimeout(timerExpired, wait); + return invokeFunc(lastCallTime); + } + } + if (timerId === undefined) { + timerId = setTimeout(timerExpired, wait); + } + return result; + } + debounced.cancel = cancel; + debounced.flush = flush; + return debounced; + } + + /** + * Defers invoking the `func` until the current call stack has cleared. Any + * additional arguments are provided to `func` when it's invoked. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Function + * @param {Function} func The function to defer. + * @param {...*} [args] The arguments to invoke `func` with. + * @returns {number} Returns the timer id. + * @example + * + * _.defer(function(text) { + * console.log(text); + * }, 'deferred'); + * // => Logs 'deferred' after one millisecond. + */ + var defer = baseRest(function(func, args) { + return baseDelay(func, 1, args); + }); + + /** + * Invokes `func` after `wait` milliseconds. Any additional arguments are + * provided to `func` when it's invoked. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Function + * @param {Function} func The function to delay. + * @param {number} wait The number of milliseconds to delay invocation. + * @param {...*} [args] The arguments to invoke `func` with. + * @returns {number} Returns the timer id. + * @example + * + * _.delay(function(text) { + * console.log(text); + * }, 1000, 'later'); + * // => Logs 'later' after one second. + */ + var delay = baseRest(function(func, wait, args) { + return baseDelay(func, toNumber(wait) || 0, args); + }); + + /** + * Creates a function that invokes `func` with arguments reversed. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Function + * @param {Function} func The function to flip arguments for. + * @returns {Function} Returns the new flipped function. + * @example + * + * var flipped = _.flip(function() { + * return _.toArray(arguments); + * }); + * + * flipped('a', 'b', 'c', 'd'); + * // => ['d', 'c', 'b', 'a'] + */ + function flip(func) { + return createWrap(func, WRAP_FLIP_FLAG); + } + + /** + * Creates a function that memoizes the result of `func`. If `resolver` is + * provided, it determines the cache key for storing the result based on the + * arguments provided to the memoized function. By default, the first argument + * provided to the memoized function is used as the map cache key. The `func` + * is invoked with the `this` binding of the memoized function. + * + * **Note:** The cache is exposed as the `cache` property on the memoized + * function. Its creation may be customized by replacing the `_.memoize.Cache` + * constructor with one whose instances implement the + * [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object) + * method interface of `clear`, `delete`, `get`, `has`, and `set`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Function + * @param {Function} func The function to have its output memoized. + * @param {Function} [resolver] The function to resolve the cache key. + * @returns {Function} Returns the new memoized function. + * @example + * + * var object = { 'a': 1, 'b': 2 }; + * var other = { 'c': 3, 'd': 4 }; + * + * var values = _.memoize(_.values); + * values(object); + * // => [1, 2] + * + * values(other); + * // => [3, 4] + * + * object.a = 2; + * values(object); + * // => [1, 2] + * + * // Modify the result cache. + * values.cache.set(object, ['a', 'b']); + * values(object); + * // => ['a', 'b'] + * + * // Replace `_.memoize.Cache`. + * _.memoize.Cache = WeakMap; + */ + function memoize(func, resolver) { + if (typeof func != 'function' || (resolver != null && typeof resolver != 'function')) { + throw new TypeError(FUNC_ERROR_TEXT); + } + var memoized = function() { + var args = arguments, + key = resolver ? resolver.apply(this, args) : args[0], + cache = memoized.cache; + + if (cache.has(key)) { + return cache.get(key); + } + var result = func.apply(this, args); + memoized.cache = cache.set(key, result) || cache; + return result; + }; + memoized.cache = new (memoize.Cache || MapCache); + return memoized; + } + + // Expose `MapCache`. + memoize.Cache = MapCache; + + /** + * Creates a function that negates the result of the predicate `func`. The + * `func` predicate is invoked with the `this` binding and arguments of the + * created function. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Function + * @param {Function} predicate The predicate to negate. + * @returns {Function} Returns the new negated function. + * @example + * + * function isEven(n) { + * return n % 2 == 0; + * } + * + * _.filter([1, 2, 3, 4, 5, 6], _.negate(isEven)); + * // => [1, 3, 5] + */ + function negate(predicate) { + if (typeof predicate != 'function') { + throw new TypeError(FUNC_ERROR_TEXT); + } + return function() { + var args = arguments; + switch (args.length) { + case 0: return !predicate.call(this); + case 1: return !predicate.call(this, args[0]); + case 2: return !predicate.call(this, args[0], args[1]); + case 3: return !predicate.call(this, args[0], args[1], args[2]); + } + return !predicate.apply(this, args); + }; + } + + /** + * Creates a function that is restricted to invoking `func` once. Repeat calls + * to the function return the value of the first invocation. The `func` is + * invoked with the `this` binding and arguments of the created function. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Function + * @param {Function} func The function to restrict. + * @returns {Function} Returns the new restricted function. + * @example + * + * var initialize = _.once(createApplication); + * initialize(); + * initialize(); + * // => `createApplication` is invoked once + */ + function once(func) { + return before(2, func); + } + + /** + * Creates a function that invokes `func` with its arguments transformed. + * + * @static + * @since 4.0.0 + * @memberOf _ + * @category Function + * @param {Function} func The function to wrap. + * @param {...(Function|Function[])} [transforms=[_.identity]] + * The argument transforms. + * @returns {Function} Returns the new function. + * @example + * + * function doubled(n) { + * return n * 2; + * } + * + * function square(n) { + * return n * n; + * } + * + * var func = _.overArgs(function(x, y) { + * return [x, y]; + * }, [square, doubled]); + * + * func(9, 3); + * // => [81, 6] + * + * func(10, 5); + * // => [100, 10] + */ + var overArgs = castRest(function(func, transforms) { + transforms = (transforms.length == 1 && isArray(transforms[0])) + ? arrayMap(transforms[0], baseUnary(getIteratee())) + : arrayMap(baseFlatten(transforms, 1), baseUnary(getIteratee())); + + var funcsLength = transforms.length; + return baseRest(function(args) { + var index = -1, + length = nativeMin(args.length, funcsLength); + + while (++index < length) { + args[index] = transforms[index].call(this, args[index]); + } + return apply(func, this, args); + }); + }); + + /** + * Creates a function that invokes `func` with `partials` prepended to the + * arguments it receives. This method is like `_.bind` except it does **not** + * alter the `this` binding. + * + * The `_.partial.placeholder` value, which defaults to `_` in monolithic + * builds, may be used as a placeholder for partially applied arguments. + * + * **Note:** This method doesn't set the "length" property of partially + * applied functions. + * + * @static + * @memberOf _ + * @since 0.2.0 + * @category Function + * @param {Function} func The function to partially apply arguments to. + * @param {...*} [partials] The arguments to be partially applied. + * @returns {Function} Returns the new partially applied function. + * @example + * + * function greet(greeting, name) { + * return greeting + ' ' + name; + * } + * + * var sayHelloTo = _.partial(greet, 'hello'); + * sayHelloTo('fred'); + * // => 'hello fred' + * + * // Partially applied with placeholders. + * var greetFred = _.partial(greet, _, 'fred'); + * greetFred('hi'); + * // => 'hi fred' + */ + var partial = baseRest(function(func, partials) { + var holders = replaceHolders(partials, getHolder(partial)); + return createWrap(func, WRAP_PARTIAL_FLAG, undefined, partials, holders); + }); + + /** + * This method is like `_.partial` except that partially applied arguments + * are appended to the arguments it receives. + * + * The `_.partialRight.placeholder` value, which defaults to `_` in monolithic + * builds, may be used as a placeholder for partially applied arguments. + * + * **Note:** This method doesn't set the "length" property of partially + * applied functions. + * + * @static + * @memberOf _ + * @since 1.0.0 + * @category Function + * @param {Function} func The function to partially apply arguments to. + * @param {...*} [partials] The arguments to be partially applied. + * @returns {Function} Returns the new partially applied function. + * @example + * + * function greet(greeting, name) { + * return greeting + ' ' + name; + * } + * + * var greetFred = _.partialRight(greet, 'fred'); + * greetFred('hi'); + * // => 'hi fred' + * + * // Partially applied with placeholders. + * var sayHelloTo = _.partialRight(greet, 'hello', _); + * sayHelloTo('fred'); + * // => 'hello fred' + */ + var partialRight = baseRest(function(func, partials) { + var holders = replaceHolders(partials, getHolder(partialRight)); + return createWrap(func, WRAP_PARTIAL_RIGHT_FLAG, undefined, partials, holders); + }); + + /** + * Creates a function that invokes `func` with arguments arranged according + * to the specified `indexes` where the argument value at the first index is + * provided as the first argument, the argument value at the second index is + * provided as the second argument, and so on. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Function + * @param {Function} func The function to rearrange arguments for. + * @param {...(number|number[])} indexes The arranged argument indexes. + * @returns {Function} Returns the new function. + * @example + * + * var rearged = _.rearg(function(a, b, c) { + * return [a, b, c]; + * }, [2, 0, 1]); + * + * rearged('b', 'c', 'a') + * // => ['a', 'b', 'c'] + */ + var rearg = flatRest(function(func, indexes) { + return createWrap(func, WRAP_REARG_FLAG, undefined, undefined, undefined, indexes); + }); + + /** + * Creates a function that invokes `func` with the `this` binding of the + * created function and arguments from `start` and beyond provided as + * an array. + * + * **Note:** This method is based on the + * [rest parameter](https://mdn.io/rest_parameters). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Function + * @param {Function} func The function to apply a rest parameter to. + * @param {number} [start=func.length-1] The start position of the rest parameter. + * @returns {Function} Returns the new function. + * @example + * + * var say = _.rest(function(what, names) { + * return what + ' ' + _.initial(names).join(', ') + + * (_.size(names) > 1 ? ', & ' : '') + _.last(names); + * }); + * + * say('hello', 'fred', 'barney', 'pebbles'); + * // => 'hello fred, barney, & pebbles' + */ + function rest(func, start) { + if (typeof func != 'function') { + throw new TypeError(FUNC_ERROR_TEXT); + } + start = start === undefined ? start : toInteger(start); + return baseRest(func, start); + } + + /** + * Creates a function that invokes `func` with the `this` binding of the + * create function and an array of arguments much like + * [`Function#apply`](http://www.ecma-international.org/ecma-262/7.0/#sec-function.prototype.apply). + * + * **Note:** This method is based on the + * [spread operator](https://mdn.io/spread_operator). + * + * @static + * @memberOf _ + * @since 3.2.0 + * @category Function + * @param {Function} func The function to spread arguments over. + * @param {number} [start=0] The start position of the spread. + * @returns {Function} Returns the new function. + * @example + * + * var say = _.spread(function(who, what) { + * return who + ' says ' + what; + * }); + * + * say(['fred', 'hello']); + * // => 'fred says hello' + * + * var numbers = Promise.all([ + * Promise.resolve(40), + * Promise.resolve(36) + * ]); + * + * numbers.then(_.spread(function(x, y) { + * return x + y; + * })); + * // => a Promise of 76 + */ + function spread(func, start) { + if (typeof func != 'function') { + throw new TypeError(FUNC_ERROR_TEXT); + } + start = start == null ? 0 : nativeMax(toInteger(start), 0); + return baseRest(function(args) { + var array = args[start], + otherArgs = castSlice(args, 0, start); + + if (array) { + arrayPush(otherArgs, array); + } + return apply(func, this, otherArgs); + }); + } + + /** + * Creates a throttled function that only invokes `func` at most once per + * every `wait` milliseconds. The throttled function comes with a `cancel` + * method to cancel delayed `func` invocations and a `flush` method to + * immediately invoke them. Provide `options` to indicate whether `func` + * should be invoked on the leading and/or trailing edge of the `wait` + * timeout. The `func` is invoked with the last arguments provided to the + * throttled function. Subsequent calls to the throttled function return the + * result of the last `func` invocation. + * + * **Note:** If `leading` and `trailing` options are `true`, `func` is + * invoked on the trailing edge of the timeout only if the throttled function + * is invoked more than once during the `wait` timeout. + * + * If `wait` is `0` and `leading` is `false`, `func` invocation is deferred + * until to the next tick, similar to `setTimeout` with a timeout of `0`. + * + * See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/) + * for details over the differences between `_.throttle` and `_.debounce`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Function + * @param {Function} func The function to throttle. + * @param {number} [wait=0] The number of milliseconds to throttle invocations to. + * @param {Object} [options={}] The options object. + * @param {boolean} [options.leading=true] + * Specify invoking on the leading edge of the timeout. + * @param {boolean} [options.trailing=true] + * Specify invoking on the trailing edge of the timeout. + * @returns {Function} Returns the new throttled function. + * @example + * + * // Avoid excessively updating the position while scrolling. + * jQuery(window).on('scroll', _.throttle(updatePosition, 100)); + * + * // Invoke `renewToken` when the click event is fired, but not more than once every 5 minutes. + * var throttled = _.throttle(renewToken, 300000, { 'trailing': false }); + * jQuery(element).on('click', throttled); + * + * // Cancel the trailing throttled invocation. + * jQuery(window).on('popstate', throttled.cancel); + */ + function throttle(func, wait, options) { + var leading = true, + trailing = true; + + if (typeof func != 'function') { + throw new TypeError(FUNC_ERROR_TEXT); + } + if (isObject(options)) { + leading = 'leading' in options ? !!options.leading : leading; + trailing = 'trailing' in options ? !!options.trailing : trailing; + } + return debounce(func, wait, { + 'leading': leading, + 'maxWait': wait, + 'trailing': trailing + }); + } + + /** + * Creates a function that accepts up to one argument, ignoring any + * additional arguments. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Function + * @param {Function} func The function to cap arguments for. + * @returns {Function} Returns the new capped function. + * @example + * + * _.map(['6', '8', '10'], _.unary(parseInt)); + * // => [6, 8, 10] + */ + function unary(func) { + return ary(func, 1); + } + + /** + * Creates a function that provides `value` to `wrapper` as its first + * argument. Any additional arguments provided to the function are appended + * to those provided to the `wrapper`. The wrapper is invoked with the `this` + * binding of the created function. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Function + * @param {*} value The value to wrap. + * @param {Function} [wrapper=identity] The wrapper function. + * @returns {Function} Returns the new function. + * @example + * + * var p = _.wrap(_.escape, function(func, text) { + * return '

' + func(text) + '

'; + * }); + * + * p('fred, barney, & pebbles'); + * // => '

fred, barney, & pebbles

' + */ + function wrap(value, wrapper) { + return partial(castFunction(wrapper), value); + } + + /*------------------------------------------------------------------------*/ + + /** + * Casts `value` as an array if it's not one. + * + * @static + * @memberOf _ + * @since 4.4.0 + * @category Lang + * @param {*} value The value to inspect. + * @returns {Array} Returns the cast array. + * @example + * + * _.castArray(1); + * // => [1] + * + * _.castArray({ 'a': 1 }); + * // => [{ 'a': 1 }] + * + * _.castArray('abc'); + * // => ['abc'] + * + * _.castArray(null); + * // => [null] + * + * _.castArray(undefined); + * // => [undefined] + * + * _.castArray(); + * // => [] + * + * var array = [1, 2, 3]; + * console.log(_.castArray(array) === array); + * // => true + */ + function castArray() { + if (!arguments.length) { + return []; + } + var value = arguments[0]; + return isArray(value) ? value : [value]; + } + + /** + * Creates a shallow clone of `value`. + * + * **Note:** This method is loosely based on the + * [structured clone algorithm](https://mdn.io/Structured_clone_algorithm) + * and supports cloning arrays, array buffers, booleans, date objects, maps, + * numbers, `Object` objects, regexes, sets, strings, symbols, and typed + * arrays. The own enumerable properties of `arguments` objects are cloned + * as plain objects. An empty object is returned for uncloneable values such + * as error objects, functions, DOM nodes, and WeakMaps. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to clone. + * @returns {*} Returns the cloned value. + * @see _.cloneDeep + * @example + * + * var objects = [{ 'a': 1 }, { 'b': 2 }]; + * + * var shallow = _.clone(objects); + * console.log(shallow[0] === objects[0]); + * // => true + */ + function clone(value) { + return baseClone(value, CLONE_SYMBOLS_FLAG); + } + + /** + * This method is like `_.clone` except that it accepts `customizer` which + * is invoked to produce the cloned value. If `customizer` returns `undefined`, + * cloning is handled by the method instead. The `customizer` is invoked with + * up to four arguments; (value [, index|key, object, stack]). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to clone. + * @param {Function} [customizer] The function to customize cloning. + * @returns {*} Returns the cloned value. + * @see _.cloneDeepWith + * @example + * + * function customizer(value) { + * if (_.isElement(value)) { + * return value.cloneNode(false); + * } + * } + * + * var el = _.cloneWith(document.body, customizer); + * + * console.log(el === document.body); + * // => false + * console.log(el.nodeName); + * // => 'BODY' + * console.log(el.childNodes.length); + * // => 0 + */ + function cloneWith(value, customizer) { + customizer = typeof customizer == 'function' ? customizer : undefined; + return baseClone(value, CLONE_SYMBOLS_FLAG, customizer); + } + + /** + * This method is like `_.clone` except that it recursively clones `value`. + * + * @static + * @memberOf _ + * @since 1.0.0 + * @category Lang + * @param {*} value The value to recursively clone. + * @returns {*} Returns the deep cloned value. + * @see _.clone + * @example + * + * var objects = [{ 'a': 1 }, { 'b': 2 }]; + * + * var deep = _.cloneDeep(objects); + * console.log(deep[0] === objects[0]); + * // => false + */ + function cloneDeep(value) { + return baseClone(value, CLONE_DEEP_FLAG | CLONE_SYMBOLS_FLAG); + } + + /** + * This method is like `_.cloneWith` except that it recursively clones `value`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to recursively clone. + * @param {Function} [customizer] The function to customize cloning. + * @returns {*} Returns the deep cloned value. + * @see _.cloneWith + * @example + * + * function customizer(value) { + * if (_.isElement(value)) { + * return value.cloneNode(true); + * } + * } + * + * var el = _.cloneDeepWith(document.body, customizer); + * + * console.log(el === document.body); + * // => false + * console.log(el.nodeName); + * // => 'BODY' + * console.log(el.childNodes.length); + * // => 20 + */ + function cloneDeepWith(value, customizer) { + customizer = typeof customizer == 'function' ? customizer : undefined; + return baseClone(value, CLONE_DEEP_FLAG | CLONE_SYMBOLS_FLAG, customizer); + } + + /** + * Checks if `object` conforms to `source` by invoking the predicate + * properties of `source` with the corresponding property values of `object`. + * + * **Note:** This method is equivalent to `_.conforms` when `source` is + * partially applied. + * + * @static + * @memberOf _ + * @since 4.14.0 + * @category Lang + * @param {Object} object The object to inspect. + * @param {Object} source The object of property predicates to conform to. + * @returns {boolean} Returns `true` if `object` conforms, else `false`. + * @example + * + * var object = { 'a': 1, 'b': 2 }; + * + * _.conformsTo(object, { 'b': function(n) { return n > 1; } }); + * // => true + * + * _.conformsTo(object, { 'b': function(n) { return n > 2; } }); + * // => false + */ + function conformsTo(object, source) { + return source == null || baseConformsTo(object, source, keys(source)); + } + + /** + * Performs a + * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) + * comparison between two values to determine if they are equivalent. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {boolean} Returns `true` if the values are equivalent, else `false`. + * @example + * + * var object = { 'a': 1 }; + * var other = { 'a': 1 }; + * + * _.eq(object, object); + * // => true + * + * _.eq(object, other); + * // => false + * + * _.eq('a', 'a'); + * // => true + * + * _.eq('a', Object('a')); + * // => false + * + * _.eq(NaN, NaN); + * // => true + */ + function eq(value, other) { + return value === other || (value !== value && other !== other); + } + + /** + * Checks if `value` is greater than `other`. + * + * @static + * @memberOf _ + * @since 3.9.0 + * @category Lang + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {boolean} Returns `true` if `value` is greater than `other`, + * else `false`. + * @see _.lt + * @example + * + * _.gt(3, 1); + * // => true + * + * _.gt(3, 3); + * // => false + * + * _.gt(1, 3); + * // => false + */ + var gt = createRelationalOperation(baseGt); + + /** + * Checks if `value` is greater than or equal to `other`. + * + * @static + * @memberOf _ + * @since 3.9.0 + * @category Lang + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {boolean} Returns `true` if `value` is greater than or equal to + * `other`, else `false`. + * @see _.lte + * @example + * + * _.gte(3, 1); + * // => true + * + * _.gte(3, 3); + * // => true + * + * _.gte(1, 3); + * // => false + */ + var gte = createRelationalOperation(function(value, other) { + return value >= other; + }); + + /** + * Checks if `value` is likely an `arguments` object. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an `arguments` object, + * else `false`. + * @example + * + * _.isArguments(function() { return arguments; }()); + * // => true + * + * _.isArguments([1, 2, 3]); + * // => false + */ + var isArguments = baseIsArguments(function() { return arguments; }()) ? baseIsArguments : function(value) { + return isObjectLike(value) && hasOwnProperty.call(value, 'callee') && + !propertyIsEnumerable.call(value, 'callee'); + }; + + /** + * Checks if `value` is classified as an `Array` object. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an array, else `false`. + * @example + * + * _.isArray([1, 2, 3]); + * // => true + * + * _.isArray(document.body.children); + * // => false + * + * _.isArray('abc'); + * // => false + * + * _.isArray(_.noop); + * // => false + */ + var isArray = Array.isArray; + + /** + * Checks if `value` is classified as an `ArrayBuffer` object. + * + * @static + * @memberOf _ + * @since 4.3.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an array buffer, else `false`. + * @example + * + * _.isArrayBuffer(new ArrayBuffer(2)); + * // => true + * + * _.isArrayBuffer(new Array(2)); + * // => false + */ + var isArrayBuffer = nodeIsArrayBuffer ? baseUnary(nodeIsArrayBuffer) : baseIsArrayBuffer; + + /** + * Checks if `value` is array-like. A value is considered array-like if it's + * not a function and has a `value.length` that's an integer greater than or + * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is array-like, else `false`. + * @example + * + * _.isArrayLike([1, 2, 3]); + * // => true + * + * _.isArrayLike(document.body.children); + * // => true + * + * _.isArrayLike('abc'); + * // => true + * + * _.isArrayLike(_.noop); + * // => false + */ + function isArrayLike(value) { + return value != null && isLength(value.length) && !isFunction(value); + } + + /** + * This method is like `_.isArrayLike` except that it also checks if `value` + * is an object. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an array-like object, + * else `false`. + * @example + * + * _.isArrayLikeObject([1, 2, 3]); + * // => true + * + * _.isArrayLikeObject(document.body.children); + * // => true + * + * _.isArrayLikeObject('abc'); + * // => false + * + * _.isArrayLikeObject(_.noop); + * // => false + */ + function isArrayLikeObject(value) { + return isObjectLike(value) && isArrayLike(value); + } + + /** + * Checks if `value` is classified as a boolean primitive or object. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a boolean, else `false`. + * @example + * + * _.isBoolean(false); + * // => true + * + * _.isBoolean(null); + * // => false + */ + function isBoolean(value) { + return value === true || value === false || + (isObjectLike(value) && baseGetTag(value) == boolTag); + } + + /** + * Checks if `value` is a buffer. + * + * @static + * @memberOf _ + * @since 4.3.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a buffer, else `false`. + * @example + * + * _.isBuffer(new Buffer(2)); + * // => true + * + * _.isBuffer(new Uint8Array(2)); + * // => false + */ + var isBuffer = nativeIsBuffer || stubFalse; + + /** + * Checks if `value` is classified as a `Date` object. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a date object, else `false`. + * @example + * + * _.isDate(new Date); + * // => true + * + * _.isDate('Mon April 23 2012'); + * // => false + */ + var isDate = nodeIsDate ? baseUnary(nodeIsDate) : baseIsDate; + + /** + * Checks if `value` is likely a DOM element. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a DOM element, else `false`. + * @example + * + * _.isElement(document.body); + * // => true + * + * _.isElement(''); + * // => false + */ + function isElement(value) { + return isObjectLike(value) && value.nodeType === 1 && !isPlainObject(value); + } + + /** + * Checks if `value` is an empty object, collection, map, or set. + * + * Objects are considered empty if they have no own enumerable string keyed + * properties. + * + * Array-like values such as `arguments` objects, arrays, buffers, strings, or + * jQuery-like collections are considered empty if they have a `length` of `0`. + * Similarly, maps and sets are considered empty if they have a `size` of `0`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is empty, else `false`. + * @example + * + * _.isEmpty(null); + * // => true + * + * _.isEmpty(true); + * // => true + * + * _.isEmpty(1); + * // => true + * + * _.isEmpty([1, 2, 3]); + * // => false + * + * _.isEmpty({ 'a': 1 }); + * // => false + */ + function isEmpty(value) { + if (value == null) { + return true; + } + if (isArrayLike(value) && + (isArray(value) || typeof value == 'string' || typeof value.splice == 'function' || + isBuffer(value) || isTypedArray(value) || isArguments(value))) { + return !value.length; + } + var tag = getTag(value); + if (tag == mapTag || tag == setTag) { + return !value.size; + } + if (isPrototype(value)) { + return !baseKeys(value).length; + } + for (var key in value) { + if (hasOwnProperty.call(value, key)) { + return false; + } + } + return true; + } + + /** + * Performs a deep comparison between two values to determine if they are + * equivalent. + * + * **Note:** This method supports comparing arrays, array buffers, booleans, + * date objects, error objects, maps, numbers, `Object` objects, regexes, + * sets, strings, symbols, and typed arrays. `Object` objects are compared + * by their own, not inherited, enumerable properties. Functions and DOM + * nodes are compared by strict equality, i.e. `===`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {boolean} Returns `true` if the values are equivalent, else `false`. + * @example + * + * var object = { 'a': 1 }; + * var other = { 'a': 1 }; + * + * _.isEqual(object, other); + * // => true + * + * object === other; + * // => false + */ + function isEqual(value, other) { + return baseIsEqual(value, other); + } + + /** + * This method is like `_.isEqual` except that it accepts `customizer` which + * is invoked to compare values. If `customizer` returns `undefined`, comparisons + * are handled by the method instead. The `customizer` is invoked with up to + * six arguments: (objValue, othValue [, index|key, object, other, stack]). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @param {Function} [customizer] The function to customize comparisons. + * @returns {boolean} Returns `true` if the values are equivalent, else `false`. + * @example + * + * function isGreeting(value) { + * return /^h(?:i|ello)$/.test(value); + * } + * + * function customizer(objValue, othValue) { + * if (isGreeting(objValue) && isGreeting(othValue)) { + * return true; + * } + * } + * + * var array = ['hello', 'goodbye']; + * var other = ['hi', 'goodbye']; + * + * _.isEqualWith(array, other, customizer); + * // => true + */ + function isEqualWith(value, other, customizer) { + customizer = typeof customizer == 'function' ? customizer : undefined; + var result = customizer ? customizer(value, other) : undefined; + return result === undefined ? baseIsEqual(value, other, undefined, customizer) : !!result; + } + + /** + * Checks if `value` is an `Error`, `EvalError`, `RangeError`, `ReferenceError`, + * `SyntaxError`, `TypeError`, or `URIError` object. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an error object, else `false`. + * @example + * + * _.isError(new Error); + * // => true + * + * _.isError(Error); + * // => false + */ + function isError(value) { + if (!isObjectLike(value)) { + return false; + } + var tag = baseGetTag(value); + return tag == errorTag || tag == domExcTag || + (typeof value.message == 'string' && typeof value.name == 'string' && !isPlainObject(value)); + } + + /** + * Checks if `value` is a finite primitive number. + * + * **Note:** This method is based on + * [`Number.isFinite`](https://mdn.io/Number/isFinite). + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a finite number, else `false`. + * @example + * + * _.isFinite(3); + * // => true + * + * _.isFinite(Number.MIN_VALUE); + * // => true + * + * _.isFinite(Infinity); + * // => false + * + * _.isFinite('3'); + * // => false + */ + function isFinite(value) { + return typeof value == 'number' && nativeIsFinite(value); + } + + /** + * Checks if `value` is classified as a `Function` object. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a function, else `false`. + * @example + * + * _.isFunction(_); + * // => true + * + * _.isFunction(/abc/); + * // => false + */ + function isFunction(value) { + if (!isObject(value)) { + return false; + } + // The use of `Object#toString` avoids issues with the `typeof` operator + // in Safari 9 which returns 'object' for typed arrays and other constructors. + var tag = baseGetTag(value); + return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag; + } + + /** + * Checks if `value` is an integer. + * + * **Note:** This method is based on + * [`Number.isInteger`](https://mdn.io/Number/isInteger). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an integer, else `false`. + * @example + * + * _.isInteger(3); + * // => true + * + * _.isInteger(Number.MIN_VALUE); + * // => false + * + * _.isInteger(Infinity); + * // => false + * + * _.isInteger('3'); + * // => false + */ + function isInteger(value) { + return typeof value == 'number' && value == toInteger(value); + } + + /** + * Checks if `value` is a valid array-like length. + * + * **Note:** This method is loosely based on + * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a valid length, else `false`. + * @example + * + * _.isLength(3); + * // => true + * + * _.isLength(Number.MIN_VALUE); + * // => false + * + * _.isLength(Infinity); + * // => false + * + * _.isLength('3'); + * // => false + */ + function isLength(value) { + return typeof value == 'number' && + value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER; + } + + /** + * Checks if `value` is the + * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types) + * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`) + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is an object, else `false`. + * @example + * + * _.isObject({}); + * // => true + * + * _.isObject([1, 2, 3]); + * // => true + * + * _.isObject(_.noop); + * // => true + * + * _.isObject(null); + * // => false + */ + function isObject(value) { + var type = typeof value; + return value != null && (type == 'object' || type == 'function'); + } + + /** + * Checks if `value` is object-like. A value is object-like if it's not `null` + * and has a `typeof` result of "object". + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is object-like, else `false`. + * @example + * + * _.isObjectLike({}); + * // => true + * + * _.isObjectLike([1, 2, 3]); + * // => true + * + * _.isObjectLike(_.noop); + * // => false + * + * _.isObjectLike(null); + * // => false + */ + function isObjectLike(value) { + return value != null && typeof value == 'object'; + } + + /** + * Checks if `value` is classified as a `Map` object. + * + * @static + * @memberOf _ + * @since 4.3.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a map, else `false`. + * @example + * + * _.isMap(new Map); + * // => true + * + * _.isMap(new WeakMap); + * // => false + */ + var isMap = nodeIsMap ? baseUnary(nodeIsMap) : baseIsMap; + + /** + * Performs a partial deep comparison between `object` and `source` to + * determine if `object` contains equivalent property values. + * + * **Note:** This method is equivalent to `_.matches` when `source` is + * partially applied. + * + * Partial comparisons will match empty array and empty object `source` + * values against any array or object value, respectively. See `_.isEqual` + * for a list of supported value comparisons. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Lang + * @param {Object} object The object to inspect. + * @param {Object} source The object of property values to match. + * @returns {boolean} Returns `true` if `object` is a match, else `false`. + * @example + * + * var object = { 'a': 1, 'b': 2 }; + * + * _.isMatch(object, { 'b': 2 }); + * // => true + * + * _.isMatch(object, { 'b': 1 }); + * // => false + */ + function isMatch(object, source) { + return object === source || baseIsMatch(object, source, getMatchData(source)); + } + + /** + * This method is like `_.isMatch` except that it accepts `customizer` which + * is invoked to compare values. If `customizer` returns `undefined`, comparisons + * are handled by the method instead. The `customizer` is invoked with five + * arguments: (objValue, srcValue, index|key, object, source). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {Object} object The object to inspect. + * @param {Object} source The object of property values to match. + * @param {Function} [customizer] The function to customize comparisons. + * @returns {boolean} Returns `true` if `object` is a match, else `false`. + * @example + * + * function isGreeting(value) { + * return /^h(?:i|ello)$/.test(value); + * } + * + * function customizer(objValue, srcValue) { + * if (isGreeting(objValue) && isGreeting(srcValue)) { + * return true; + * } + * } + * + * var object = { 'greeting': 'hello' }; + * var source = { 'greeting': 'hi' }; + * + * _.isMatchWith(object, source, customizer); + * // => true + */ + function isMatchWith(object, source, customizer) { + customizer = typeof customizer == 'function' ? customizer : undefined; + return baseIsMatch(object, source, getMatchData(source), customizer); + } + + /** + * Checks if `value` is `NaN`. + * + * **Note:** This method is based on + * [`Number.isNaN`](https://mdn.io/Number/isNaN) and is not the same as + * global [`isNaN`](https://mdn.io/isNaN) which returns `true` for + * `undefined` and other non-number values. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is `NaN`, else `false`. + * @example + * + * _.isNaN(NaN); + * // => true + * + * _.isNaN(new Number(NaN)); + * // => true + * + * isNaN(undefined); + * // => true + * + * _.isNaN(undefined); + * // => false + */ + function isNaN(value) { + // An `NaN` primitive is the only value that is not equal to itself. + // Perform the `toStringTag` check first to avoid errors with some + // ActiveX objects in IE. + return isNumber(value) && value != +value; + } + + /** + * Checks if `value` is a pristine native function. + * + * **Note:** This method can't reliably detect native functions in the presence + * of the core-js package because core-js circumvents this kind of detection. + * Despite multiple requests, the core-js maintainer has made it clear: any + * attempt to fix the detection will be obstructed. As a result, we're left + * with little choice but to throw an error. Unfortunately, this also affects + * packages, like [babel-polyfill](https://www.npmjs.com/package/babel-polyfill), + * which rely on core-js. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a native function, + * else `false`. + * @example + * + * _.isNative(Array.prototype.push); + * // => true + * + * _.isNative(_); + * // => false + */ + function isNative(value) { + if (isMaskable(value)) { + throw new Error(CORE_ERROR_TEXT); + } + return baseIsNative(value); + } + + /** + * Checks if `value` is `null`. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is `null`, else `false`. + * @example + * + * _.isNull(null); + * // => true + * + * _.isNull(void 0); + * // => false + */ + function isNull(value) { + return value === null; + } + + /** + * Checks if `value` is `null` or `undefined`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is nullish, else `false`. + * @example + * + * _.isNil(null); + * // => true + * + * _.isNil(void 0); + * // => true + * + * _.isNil(NaN); + * // => false + */ + function isNil(value) { + return value == null; + } + + /** + * Checks if `value` is classified as a `Number` primitive or object. + * + * **Note:** To exclude `Infinity`, `-Infinity`, and `NaN`, which are + * classified as numbers, use the `_.isFinite` method. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a number, else `false`. + * @example + * + * _.isNumber(3); + * // => true + * + * _.isNumber(Number.MIN_VALUE); + * // => true + * + * _.isNumber(Infinity); + * // => true + * + * _.isNumber('3'); + * // => false + */ + function isNumber(value) { + return typeof value == 'number' || + (isObjectLike(value) && baseGetTag(value) == numberTag); + } + + /** + * Checks if `value` is a plain object, that is, an object created by the + * `Object` constructor or one with a `[[Prototype]]` of `null`. + * + * @static + * @memberOf _ + * @since 0.8.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a plain object, else `false`. + * @example + * + * function Foo() { + * this.a = 1; + * } + * + * _.isPlainObject(new Foo); + * // => false + * + * _.isPlainObject([1, 2, 3]); + * // => false + * + * _.isPlainObject({ 'x': 0, 'y': 0 }); + * // => true + * + * _.isPlainObject(Object.create(null)); + * // => true + */ + function isPlainObject(value) { + if (!isObjectLike(value) || baseGetTag(value) != objectTag) { + return false; + } + var proto = getPrototype(value); + if (proto === null) { + return true; + } + var Ctor = hasOwnProperty.call(proto, 'constructor') && proto.constructor; + return typeof Ctor == 'function' && Ctor instanceof Ctor && + funcToString.call(Ctor) == objectCtorString; + } + + /** + * Checks if `value` is classified as a `RegExp` object. + * + * @static + * @memberOf _ + * @since 0.1.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a regexp, else `false`. + * @example + * + * _.isRegExp(/abc/); + * // => true + * + * _.isRegExp('/abc/'); + * // => false + */ + var isRegExp = nodeIsRegExp ? baseUnary(nodeIsRegExp) : baseIsRegExp; + + /** + * Checks if `value` is a safe integer. An integer is safe if it's an IEEE-754 + * double precision number which isn't the result of a rounded unsafe integer. + * + * **Note:** This method is based on + * [`Number.isSafeInteger`](https://mdn.io/Number/isSafeInteger). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a safe integer, else `false`. + * @example + * + * _.isSafeInteger(3); + * // => true + * + * _.isSafeInteger(Number.MIN_VALUE); + * // => false + * + * _.isSafeInteger(Infinity); + * // => false + * + * _.isSafeInteger('3'); + * // => false + */ + function isSafeInteger(value) { + return isInteger(value) && value >= -MAX_SAFE_INTEGER && value <= MAX_SAFE_INTEGER; + } + + /** + * Checks if `value` is classified as a `Set` object. + * + * @static + * @memberOf _ + * @since 4.3.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a set, else `false`. + * @example + * + * _.isSet(new Set); + * // => true + * + * _.isSet(new WeakSet); + * // => false + */ + var isSet = nodeIsSet ? baseUnary(nodeIsSet) : baseIsSet; + + /** + * Checks if `value` is classified as a `String` primitive or object. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a string, else `false`. + * @example + * + * _.isString('abc'); + * // => true + * + * _.isString(1); + * // => false + */ + function isString(value) { + return typeof value == 'string' || + (!isArray(value) && isObjectLike(value) && baseGetTag(value) == stringTag); + } + + /** + * Checks if `value` is classified as a `Symbol` primitive or object. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a symbol, else `false`. + * @example + * + * _.isSymbol(Symbol.iterator); + * // => true + * + * _.isSymbol('abc'); + * // => false + */ + function isSymbol(value) { + return typeof value == 'symbol' || + (isObjectLike(value) && baseGetTag(value) == symbolTag); + } + + /** + * Checks if `value` is classified as a typed array. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a typed array, else `false`. + * @example + * + * _.isTypedArray(new Uint8Array); + * // => true + * + * _.isTypedArray([]); + * // => false + */ + var isTypedArray = nodeIsTypedArray ? baseUnary(nodeIsTypedArray) : baseIsTypedArray; + + /** + * Checks if `value` is `undefined`. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is `undefined`, else `false`. + * @example + * + * _.isUndefined(void 0); + * // => true + * + * _.isUndefined(null); + * // => false + */ + function isUndefined(value) { + return value === undefined; + } + + /** + * Checks if `value` is classified as a `WeakMap` object. + * + * @static + * @memberOf _ + * @since 4.3.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a weak map, else `false`. + * @example + * + * _.isWeakMap(new WeakMap); + * // => true + * + * _.isWeakMap(new Map); + * // => false + */ + function isWeakMap(value) { + return isObjectLike(value) && getTag(value) == weakMapTag; + } + + /** + * Checks if `value` is classified as a `WeakSet` object. + * + * @static + * @memberOf _ + * @since 4.3.0 + * @category Lang + * @param {*} value The value to check. + * @returns {boolean} Returns `true` if `value` is a weak set, else `false`. + * @example + * + * _.isWeakSet(new WeakSet); + * // => true + * + * _.isWeakSet(new Set); + * // => false + */ + function isWeakSet(value) { + return isObjectLike(value) && baseGetTag(value) == weakSetTag; + } + + /** + * Checks if `value` is less than `other`. + * + * @static + * @memberOf _ + * @since 3.9.0 + * @category Lang + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {boolean} Returns `true` if `value` is less than `other`, + * else `false`. + * @see _.gt + * @example + * + * _.lt(1, 3); + * // => true + * + * _.lt(3, 3); + * // => false + * + * _.lt(3, 1); + * // => false + */ + var lt = createRelationalOperation(baseLt); + + /** + * Checks if `value` is less than or equal to `other`. + * + * @static + * @memberOf _ + * @since 3.9.0 + * @category Lang + * @param {*} value The value to compare. + * @param {*} other The other value to compare. + * @returns {boolean} Returns `true` if `value` is less than or equal to + * `other`, else `false`. + * @see _.gte + * @example + * + * _.lte(1, 3); + * // => true + * + * _.lte(3, 3); + * // => true + * + * _.lte(3, 1); + * // => false + */ + var lte = createRelationalOperation(function(value, other) { + return value <= other; + }); + + /** + * Converts `value` to an array. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Lang + * @param {*} value The value to convert. + * @returns {Array} Returns the converted array. + * @example + * + * _.toArray({ 'a': 1, 'b': 2 }); + * // => [1, 2] + * + * _.toArray('abc'); + * // => ['a', 'b', 'c'] + * + * _.toArray(1); + * // => [] + * + * _.toArray(null); + * // => [] + */ + function toArray(value) { + if (!value) { + return []; + } + if (isArrayLike(value)) { + return isString(value) ? stringToArray(value) : copyArray(value); + } + if (symIterator && value[symIterator]) { + return iteratorToArray(value[symIterator]()); + } + var tag = getTag(value), + func = tag == mapTag ? mapToArray : (tag == setTag ? setToArray : values); + + return func(value); + } + + /** + * Converts `value` to a finite number. + * + * @static + * @memberOf _ + * @since 4.12.0 + * @category Lang + * @param {*} value The value to convert. + * @returns {number} Returns the converted number. + * @example + * + * _.toFinite(3.2); + * // => 3.2 + * + * _.toFinite(Number.MIN_VALUE); + * // => 5e-324 + * + * _.toFinite(Infinity); + * // => 1.7976931348623157e+308 + * + * _.toFinite('3.2'); + * // => 3.2 + */ + function toFinite(value) { + if (!value) { + return value === 0 ? value : 0; + } + value = toNumber(value); + if (value === INFINITY || value === -INFINITY) { + var sign = (value < 0 ? -1 : 1); + return sign * MAX_INTEGER; + } + return value === value ? value : 0; + } + + /** + * Converts `value` to an integer. + * + * **Note:** This method is loosely based on + * [`ToInteger`](http://www.ecma-international.org/ecma-262/7.0/#sec-tointeger). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to convert. + * @returns {number} Returns the converted integer. + * @example + * + * _.toInteger(3.2); + * // => 3 + * + * _.toInteger(Number.MIN_VALUE); + * // => 0 + * + * _.toInteger(Infinity); + * // => 1.7976931348623157e+308 + * + * _.toInteger('3.2'); + * // => 3 + */ + function toInteger(value) { + var result = toFinite(value), + remainder = result % 1; + + return result === result ? (remainder ? result - remainder : result) : 0; + } + + /** + * Converts `value` to an integer suitable for use as the length of an + * array-like object. + * + * **Note:** This method is based on + * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to convert. + * @returns {number} Returns the converted integer. + * @example + * + * _.toLength(3.2); + * // => 3 + * + * _.toLength(Number.MIN_VALUE); + * // => 0 + * + * _.toLength(Infinity); + * // => 4294967295 + * + * _.toLength('3.2'); + * // => 3 + */ + function toLength(value) { + return value ? baseClamp(toInteger(value), 0, MAX_ARRAY_LENGTH) : 0; + } + + /** + * Converts `value` to a number. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to process. + * @returns {number} Returns the number. + * @example + * + * _.toNumber(3.2); + * // => 3.2 + * + * _.toNumber(Number.MIN_VALUE); + * // => 5e-324 + * + * _.toNumber(Infinity); + * // => Infinity + * + * _.toNumber('3.2'); + * // => 3.2 + */ + function toNumber(value) { + if (typeof value == 'number') { + return value; + } + if (isSymbol(value)) { + return NAN; + } + if (isObject(value)) { + var other = typeof value.valueOf == 'function' ? value.valueOf() : value; + value = isObject(other) ? (other + '') : other; + } + if (typeof value != 'string') { + return value === 0 ? value : +value; + } + value = baseTrim(value); + var isBinary = reIsBinary.test(value); + return (isBinary || reIsOctal.test(value)) + ? freeParseInt(value.slice(2), isBinary ? 2 : 8) + : (reIsBadHex.test(value) ? NAN : +value); + } + + /** + * Converts `value` to a plain object flattening inherited enumerable string + * keyed properties of `value` to own properties of the plain object. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Lang + * @param {*} value The value to convert. + * @returns {Object} Returns the converted plain object. + * @example + * + * function Foo() { + * this.b = 2; + * } + * + * Foo.prototype.c = 3; + * + * _.assign({ 'a': 1 }, new Foo); + * // => { 'a': 1, 'b': 2 } + * + * _.assign({ 'a': 1 }, _.toPlainObject(new Foo)); + * // => { 'a': 1, 'b': 2, 'c': 3 } + */ + function toPlainObject(value) { + return copyObject(value, keysIn(value)); + } + + /** + * Converts `value` to a safe integer. A safe integer can be compared and + * represented correctly. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to convert. + * @returns {number} Returns the converted integer. + * @example + * + * _.toSafeInteger(3.2); + * // => 3 + * + * _.toSafeInteger(Number.MIN_VALUE); + * // => 0 + * + * _.toSafeInteger(Infinity); + * // => 9007199254740991 + * + * _.toSafeInteger('3.2'); + * // => 3 + */ + function toSafeInteger(value) { + return value + ? baseClamp(toInteger(value), -MAX_SAFE_INTEGER, MAX_SAFE_INTEGER) + : (value === 0 ? value : 0); + } + + /** + * Converts `value` to a string. An empty string is returned for `null` + * and `undefined` values. The sign of `-0` is preserved. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Lang + * @param {*} value The value to convert. + * @returns {string} Returns the converted string. + * @example + * + * _.toString(null); + * // => '' + * + * _.toString(-0); + * // => '-0' + * + * _.toString([1, 2, 3]); + * // => '1,2,3' + */ + function toString(value) { + return value == null ? '' : baseToString(value); + } + + /*------------------------------------------------------------------------*/ + + /** + * Assigns own enumerable string keyed properties of source objects to the + * destination object. Source objects are applied from left to right. + * Subsequent sources overwrite property assignments of previous sources. + * + * **Note:** This method mutates `object` and is loosely based on + * [`Object.assign`](https://mdn.io/Object/assign). + * + * @static + * @memberOf _ + * @since 0.10.0 + * @category Object + * @param {Object} object The destination object. + * @param {...Object} [sources] The source objects. + * @returns {Object} Returns `object`. + * @see _.assignIn + * @example + * + * function Foo() { + * this.a = 1; + * } + * + * function Bar() { + * this.c = 3; + * } + * + * Foo.prototype.b = 2; + * Bar.prototype.d = 4; + * + * _.assign({ 'a': 0 }, new Foo, new Bar); + * // => { 'a': 1, 'c': 3 } + */ + var assign = createAssigner(function(object, source) { + if (isPrototype(source) || isArrayLike(source)) { + copyObject(source, keys(source), object); + return; + } + for (var key in source) { + if (hasOwnProperty.call(source, key)) { + assignValue(object, key, source[key]); + } + } + }); + + /** + * This method is like `_.assign` except that it iterates over own and + * inherited source properties. + * + * **Note:** This method mutates `object`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @alias extend + * @category Object + * @param {Object} object The destination object. + * @param {...Object} [sources] The source objects. + * @returns {Object} Returns `object`. + * @see _.assign + * @example + * + * function Foo() { + * this.a = 1; + * } + * + * function Bar() { + * this.c = 3; + * } + * + * Foo.prototype.b = 2; + * Bar.prototype.d = 4; + * + * _.assignIn({ 'a': 0 }, new Foo, new Bar); + * // => { 'a': 1, 'b': 2, 'c': 3, 'd': 4 } + */ + var assignIn = createAssigner(function(object, source) { + copyObject(source, keysIn(source), object); + }); + + /** + * This method is like `_.assignIn` except that it accepts `customizer` + * which is invoked to produce the assigned values. If `customizer` returns + * `undefined`, assignment is handled by the method instead. The `customizer` + * is invoked with five arguments: (objValue, srcValue, key, object, source). + * + * **Note:** This method mutates `object`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @alias extendWith + * @category Object + * @param {Object} object The destination object. + * @param {...Object} sources The source objects. + * @param {Function} [customizer] The function to customize assigned values. + * @returns {Object} Returns `object`. + * @see _.assignWith + * @example + * + * function customizer(objValue, srcValue) { + * return _.isUndefined(objValue) ? srcValue : objValue; + * } + * + * var defaults = _.partialRight(_.assignInWith, customizer); + * + * defaults({ 'a': 1 }, { 'b': 2 }, { 'a': 3 }); + * // => { 'a': 1, 'b': 2 } + */ + var assignInWith = createAssigner(function(object, source, srcIndex, customizer) { + copyObject(source, keysIn(source), object, customizer); + }); + + /** + * This method is like `_.assign` except that it accepts `customizer` + * which is invoked to produce the assigned values. If `customizer` returns + * `undefined`, assignment is handled by the method instead. The `customizer` + * is invoked with five arguments: (objValue, srcValue, key, object, source). + * + * **Note:** This method mutates `object`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Object + * @param {Object} object The destination object. + * @param {...Object} sources The source objects. + * @param {Function} [customizer] The function to customize assigned values. + * @returns {Object} Returns `object`. + * @see _.assignInWith + * @example + * + * function customizer(objValue, srcValue) { + * return _.isUndefined(objValue) ? srcValue : objValue; + * } + * + * var defaults = _.partialRight(_.assignWith, customizer); + * + * defaults({ 'a': 1 }, { 'b': 2 }, { 'a': 3 }); + * // => { 'a': 1, 'b': 2 } + */ + var assignWith = createAssigner(function(object, source, srcIndex, customizer) { + copyObject(source, keys(source), object, customizer); + }); + + /** + * Creates an array of values corresponding to `paths` of `object`. + * + * @static + * @memberOf _ + * @since 1.0.0 + * @category Object + * @param {Object} object The object to iterate over. + * @param {...(string|string[])} [paths] The property paths to pick. + * @returns {Array} Returns the picked values. + * @example + * + * var object = { 'a': [{ 'b': { 'c': 3 } }, 4] }; + * + * _.at(object, ['a[0].b.c', 'a[1]']); + * // => [3, 4] + */ + var at = flatRest(baseAt); + + /** + * Creates an object that inherits from the `prototype` object. If a + * `properties` object is given, its own enumerable string keyed properties + * are assigned to the created object. + * + * @static + * @memberOf _ + * @since 2.3.0 + * @category Object + * @param {Object} prototype The object to inherit from. + * @param {Object} [properties] The properties to assign to the object. + * @returns {Object} Returns the new object. + * @example + * + * function Shape() { + * this.x = 0; + * this.y = 0; + * } + * + * function Circle() { + * Shape.call(this); + * } + * + * Circle.prototype = _.create(Shape.prototype, { + * 'constructor': Circle + * }); + * + * var circle = new Circle; + * circle instanceof Circle; + * // => true + * + * circle instanceof Shape; + * // => true + */ + function create(prototype, properties) { + var result = baseCreate(prototype); + return properties == null ? result : baseAssign(result, properties); + } + + /** + * Assigns own and inherited enumerable string keyed properties of source + * objects to the destination object for all destination properties that + * resolve to `undefined`. Source objects are applied from left to right. + * Once a property is set, additional values of the same property are ignored. + * + * **Note:** This method mutates `object`. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Object + * @param {Object} object The destination object. + * @param {...Object} [sources] The source objects. + * @returns {Object} Returns `object`. + * @see _.defaultsDeep + * @example + * + * _.defaults({ 'a': 1 }, { 'b': 2 }, { 'a': 3 }); + * // => { 'a': 1, 'b': 2 } + */ + var defaults = baseRest(function(object, sources) { + object = Object(object); + + var index = -1; + var length = sources.length; + var guard = length > 2 ? sources[2] : undefined; + + if (guard && isIterateeCall(sources[0], sources[1], guard)) { + length = 1; + } + + while (++index < length) { + var source = sources[index]; + var props = keysIn(source); + var propsIndex = -1; + var propsLength = props.length; + + while (++propsIndex < propsLength) { + var key = props[propsIndex]; + var value = object[key]; + + if (value === undefined || + (eq(value, objectProto[key]) && !hasOwnProperty.call(object, key))) { + object[key] = source[key]; + } + } + } + + return object; + }); + + /** + * This method is like `_.defaults` except that it recursively assigns + * default properties. + * + * **Note:** This method mutates `object`. + * + * @static + * @memberOf _ + * @since 3.10.0 + * @category Object + * @param {Object} object The destination object. + * @param {...Object} [sources] The source objects. + * @returns {Object} Returns `object`. + * @see _.defaults + * @example + * + * _.defaultsDeep({ 'a': { 'b': 2 } }, { 'a': { 'b': 1, 'c': 3 } }); + * // => { 'a': { 'b': 2, 'c': 3 } } + */ + var defaultsDeep = baseRest(function(args) { + args.push(undefined, customDefaultsMerge); + return apply(mergeWith, undefined, args); + }); + + /** + * This method is like `_.find` except that it returns the key of the first + * element `predicate` returns truthy for instead of the element itself. + * + * @static + * @memberOf _ + * @since 1.1.0 + * @category Object + * @param {Object} object The object to inspect. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @returns {string|undefined} Returns the key of the matched element, + * else `undefined`. + * @example + * + * var users = { + * 'barney': { 'age': 36, 'active': true }, + * 'fred': { 'age': 40, 'active': false }, + * 'pebbles': { 'age': 1, 'active': true } + * }; + * + * _.findKey(users, function(o) { return o.age < 40; }); + * // => 'barney' (iteration order is not guaranteed) + * + * // The `_.matches` iteratee shorthand. + * _.findKey(users, { 'age': 1, 'active': true }); + * // => 'pebbles' + * + * // The `_.matchesProperty` iteratee shorthand. + * _.findKey(users, ['active', false]); + * // => 'fred' + * + * // The `_.property` iteratee shorthand. + * _.findKey(users, 'active'); + * // => 'barney' + */ + function findKey(object, predicate) { + return baseFindKey(object, getIteratee(predicate, 3), baseForOwn); + } + + /** + * This method is like `_.findKey` except that it iterates over elements of + * a collection in the opposite order. + * + * @static + * @memberOf _ + * @since 2.0.0 + * @category Object + * @param {Object} object The object to inspect. + * @param {Function} [predicate=_.identity] The function invoked per iteration. + * @returns {string|undefined} Returns the key of the matched element, + * else `undefined`. + * @example + * + * var users = { + * 'barney': { 'age': 36, 'active': true }, + * 'fred': { 'age': 40, 'active': false }, + * 'pebbles': { 'age': 1, 'active': true } + * }; + * + * _.findLastKey(users, function(o) { return o.age < 40; }); + * // => returns 'pebbles' assuming `_.findKey` returns 'barney' + * + * // The `_.matches` iteratee shorthand. + * _.findLastKey(users, { 'age': 36, 'active': true }); + * // => 'barney' + * + * // The `_.matchesProperty` iteratee shorthand. + * _.findLastKey(users, ['active', false]); + * // => 'fred' + * + * // The `_.property` iteratee shorthand. + * _.findLastKey(users, 'active'); + * // => 'pebbles' + */ + function findLastKey(object, predicate) { + return baseFindKey(object, getIteratee(predicate, 3), baseForOwnRight); + } + + /** + * Iterates over own and inherited enumerable string keyed properties of an + * object and invokes `iteratee` for each property. The iteratee is invoked + * with three arguments: (value, key, object). Iteratee functions may exit + * iteration early by explicitly returning `false`. + * + * @static + * @memberOf _ + * @since 0.3.0 + * @category Object + * @param {Object} object The object to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @returns {Object} Returns `object`. + * @see _.forInRight + * @example + * + * function Foo() { + * this.a = 1; + * this.b = 2; + * } + * + * Foo.prototype.c = 3; + * + * _.forIn(new Foo, function(value, key) { + * console.log(key); + * }); + * // => Logs 'a', 'b', then 'c' (iteration order is not guaranteed). + */ + function forIn(object, iteratee) { + return object == null + ? object + : baseFor(object, getIteratee(iteratee, 3), keysIn); + } + + /** + * This method is like `_.forIn` except that it iterates over properties of + * `object` in the opposite order. + * + * @static + * @memberOf _ + * @since 2.0.0 + * @category Object + * @param {Object} object The object to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @returns {Object} Returns `object`. + * @see _.forIn + * @example + * + * function Foo() { + * this.a = 1; + * this.b = 2; + * } + * + * Foo.prototype.c = 3; + * + * _.forInRight(new Foo, function(value, key) { + * console.log(key); + * }); + * // => Logs 'c', 'b', then 'a' assuming `_.forIn` logs 'a', 'b', then 'c'. + */ + function forInRight(object, iteratee) { + return object == null + ? object + : baseForRight(object, getIteratee(iteratee, 3), keysIn); + } + + /** + * Iterates over own enumerable string keyed properties of an object and + * invokes `iteratee` for each property. The iteratee is invoked with three + * arguments: (value, key, object). Iteratee functions may exit iteration + * early by explicitly returning `false`. + * + * @static + * @memberOf _ + * @since 0.3.0 + * @category Object + * @param {Object} object The object to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @returns {Object} Returns `object`. + * @see _.forOwnRight + * @example + * + * function Foo() { + * this.a = 1; + * this.b = 2; + * } + * + * Foo.prototype.c = 3; + * + * _.forOwn(new Foo, function(value, key) { + * console.log(key); + * }); + * // => Logs 'a' then 'b' (iteration order is not guaranteed). + */ + function forOwn(object, iteratee) { + return object && baseForOwn(object, getIteratee(iteratee, 3)); + } + + /** + * This method is like `_.forOwn` except that it iterates over properties of + * `object` in the opposite order. + * + * @static + * @memberOf _ + * @since 2.0.0 + * @category Object + * @param {Object} object The object to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @returns {Object} Returns `object`. + * @see _.forOwn + * @example + * + * function Foo() { + * this.a = 1; + * this.b = 2; + * } + * + * Foo.prototype.c = 3; + * + * _.forOwnRight(new Foo, function(value, key) { + * console.log(key); + * }); + * // => Logs 'b' then 'a' assuming `_.forOwn` logs 'a' then 'b'. + */ + function forOwnRight(object, iteratee) { + return object && baseForOwnRight(object, getIteratee(iteratee, 3)); + } + + /** + * Creates an array of function property names from own enumerable properties + * of `object`. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Object + * @param {Object} object The object to inspect. + * @returns {Array} Returns the function names. + * @see _.functionsIn + * @example + * + * function Foo() { + * this.a = _.constant('a'); + * this.b = _.constant('b'); + * } + * + * Foo.prototype.c = _.constant('c'); + * + * _.functions(new Foo); + * // => ['a', 'b'] + */ + function functions(object) { + return object == null ? [] : baseFunctions(object, keys(object)); + } + + /** + * Creates an array of function property names from own and inherited + * enumerable properties of `object`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Object + * @param {Object} object The object to inspect. + * @returns {Array} Returns the function names. + * @see _.functions + * @example + * + * function Foo() { + * this.a = _.constant('a'); + * this.b = _.constant('b'); + * } + * + * Foo.prototype.c = _.constant('c'); + * + * _.functionsIn(new Foo); + * // => ['a', 'b', 'c'] + */ + function functionsIn(object) { + return object == null ? [] : baseFunctions(object, keysIn(object)); + } + + /** + * Gets the value at `path` of `object`. If the resolved value is + * `undefined`, the `defaultValue` is returned in its place. + * + * @static + * @memberOf _ + * @since 3.7.0 + * @category Object + * @param {Object} object The object to query. + * @param {Array|string} path The path of the property to get. + * @param {*} [defaultValue] The value returned for `undefined` resolved values. + * @returns {*} Returns the resolved value. + * @example + * + * var object = { 'a': [{ 'b': { 'c': 3 } }] }; + * + * _.get(object, 'a[0].b.c'); + * // => 3 + * + * _.get(object, ['a', '0', 'b', 'c']); + * // => 3 + * + * _.get(object, 'a.b.c', 'default'); + * // => 'default' + */ + function get(object, path, defaultValue) { + var result = object == null ? undefined : baseGet(object, path); + return result === undefined ? defaultValue : result; + } + + /** + * Checks if `path` is a direct property of `object`. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Object + * @param {Object} object The object to query. + * @param {Array|string} path The path to check. + * @returns {boolean} Returns `true` if `path` exists, else `false`. + * @example + * + * var object = { 'a': { 'b': 2 } }; + * var other = _.create({ 'a': _.create({ 'b': 2 }) }); + * + * _.has(object, 'a'); + * // => true + * + * _.has(object, 'a.b'); + * // => true + * + * _.has(object, ['a', 'b']); + * // => true + * + * _.has(other, 'a'); + * // => false + */ + function has(object, path) { + return object != null && hasPath(object, path, baseHas); + } + + /** + * Checks if `path` is a direct or inherited property of `object`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Object + * @param {Object} object The object to query. + * @param {Array|string} path The path to check. + * @returns {boolean} Returns `true` if `path` exists, else `false`. + * @example + * + * var object = _.create({ 'a': _.create({ 'b': 2 }) }); + * + * _.hasIn(object, 'a'); + * // => true + * + * _.hasIn(object, 'a.b'); + * // => true + * + * _.hasIn(object, ['a', 'b']); + * // => true + * + * _.hasIn(object, 'b'); + * // => false + */ + function hasIn(object, path) { + return object != null && hasPath(object, path, baseHasIn); + } + + /** + * Creates an object composed of the inverted keys and values of `object`. + * If `object` contains duplicate values, subsequent values overwrite + * property assignments of previous values. + * + * @static + * @memberOf _ + * @since 0.7.0 + * @category Object + * @param {Object} object The object to invert. + * @returns {Object} Returns the new inverted object. + * @example + * + * var object = { 'a': 1, 'b': 2, 'c': 1 }; + * + * _.invert(object); + * // => { '1': 'c', '2': 'b' } + */ + var invert = createInverter(function(result, value, key) { + if (value != null && + typeof value.toString != 'function') { + value = nativeObjectToString.call(value); + } + + result[value] = key; + }, constant(identity)); + + /** + * This method is like `_.invert` except that the inverted object is generated + * from the results of running each element of `object` thru `iteratee`. The + * corresponding inverted value of each inverted key is an array of keys + * responsible for generating the inverted value. The iteratee is invoked + * with one argument: (value). + * + * @static + * @memberOf _ + * @since 4.1.0 + * @category Object + * @param {Object} object The object to invert. + * @param {Function} [iteratee=_.identity] The iteratee invoked per element. + * @returns {Object} Returns the new inverted object. + * @example + * + * var object = { 'a': 1, 'b': 2, 'c': 1 }; + * + * _.invertBy(object); + * // => { '1': ['a', 'c'], '2': ['b'] } + * + * _.invertBy(object, function(value) { + * return 'group' + value; + * }); + * // => { 'group1': ['a', 'c'], 'group2': ['b'] } + */ + var invertBy = createInverter(function(result, value, key) { + if (value != null && + typeof value.toString != 'function') { + value = nativeObjectToString.call(value); + } + + if (hasOwnProperty.call(result, value)) { + result[value].push(key); + } else { + result[value] = [key]; + } + }, getIteratee); + + /** + * Invokes the method at `path` of `object`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Object + * @param {Object} object The object to query. + * @param {Array|string} path The path of the method to invoke. + * @param {...*} [args] The arguments to invoke the method with. + * @returns {*} Returns the result of the invoked method. + * @example + * + * var object = { 'a': [{ 'b': { 'c': [1, 2, 3, 4] } }] }; + * + * _.invoke(object, 'a[0].b.c.slice', 1, 3); + * // => [2, 3] + */ + var invoke = baseRest(baseInvoke); + + /** + * Creates an array of the own enumerable property names of `object`. + * + * **Note:** Non-object values are coerced to objects. See the + * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys) + * for more details. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Object + * @param {Object} object The object to query. + * @returns {Array} Returns the array of property names. + * @example + * + * function Foo() { + * this.a = 1; + * this.b = 2; + * } + * + * Foo.prototype.c = 3; + * + * _.keys(new Foo); + * // => ['a', 'b'] (iteration order is not guaranteed) + * + * _.keys('hi'); + * // => ['0', '1'] + */ + function keys(object) { + return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object); + } + + /** + * Creates an array of the own and inherited enumerable property names of `object`. + * + * **Note:** Non-object values are coerced to objects. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Object + * @param {Object} object The object to query. + * @returns {Array} Returns the array of property names. + * @example + * + * function Foo() { + * this.a = 1; + * this.b = 2; + * } + * + * Foo.prototype.c = 3; + * + * _.keysIn(new Foo); + * // => ['a', 'b', 'c'] (iteration order is not guaranteed) + */ + function keysIn(object) { + return isArrayLike(object) ? arrayLikeKeys(object, true) : baseKeysIn(object); + } + + /** + * The opposite of `_.mapValues`; this method creates an object with the + * same values as `object` and keys generated by running each own enumerable + * string keyed property of `object` thru `iteratee`. The iteratee is invoked + * with three arguments: (value, key, object). + * + * @static + * @memberOf _ + * @since 3.8.0 + * @category Object + * @param {Object} object The object to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @returns {Object} Returns the new mapped object. + * @see _.mapValues + * @example + * + * _.mapKeys({ 'a': 1, 'b': 2 }, function(value, key) { + * return key + value; + * }); + * // => { 'a1': 1, 'b2': 2 } + */ + function mapKeys(object, iteratee) { + var result = {}; + iteratee = getIteratee(iteratee, 3); + + baseForOwn(object, function(value, key, object) { + baseAssignValue(result, iteratee(value, key, object), value); + }); + return result; + } + + /** + * Creates an object with the same keys as `object` and values generated + * by running each own enumerable string keyed property of `object` thru + * `iteratee`. The iteratee is invoked with three arguments: + * (value, key, object). + * + * @static + * @memberOf _ + * @since 2.4.0 + * @category Object + * @param {Object} object The object to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @returns {Object} Returns the new mapped object. + * @see _.mapKeys + * @example + * + * var users = { + * 'fred': { 'user': 'fred', 'age': 40 }, + * 'pebbles': { 'user': 'pebbles', 'age': 1 } + * }; + * + * _.mapValues(users, function(o) { return o.age; }); + * // => { 'fred': 40, 'pebbles': 1 } (iteration order is not guaranteed) + * + * // The `_.property` iteratee shorthand. + * _.mapValues(users, 'age'); + * // => { 'fred': 40, 'pebbles': 1 } (iteration order is not guaranteed) + */ + function mapValues(object, iteratee) { + var result = {}; + iteratee = getIteratee(iteratee, 3); + + baseForOwn(object, function(value, key, object) { + baseAssignValue(result, key, iteratee(value, key, object)); + }); + return result; + } + + /** + * This method is like `_.assign` except that it recursively merges own and + * inherited enumerable string keyed properties of source objects into the + * destination object. Source properties that resolve to `undefined` are + * skipped if a destination value exists. Array and plain object properties + * are merged recursively. Other objects and value types are overridden by + * assignment. Source objects are applied from left to right. Subsequent + * sources overwrite property assignments of previous sources. + * + * **Note:** This method mutates `object`. + * + * @static + * @memberOf _ + * @since 0.5.0 + * @category Object + * @param {Object} object The destination object. + * @param {...Object} [sources] The source objects. + * @returns {Object} Returns `object`. + * @example + * + * var object = { + * 'a': [{ 'b': 2 }, { 'd': 4 }] + * }; + * + * var other = { + * 'a': [{ 'c': 3 }, { 'e': 5 }] + * }; + * + * _.merge(object, other); + * // => { 'a': [{ 'b': 2, 'c': 3 }, { 'd': 4, 'e': 5 }] } + */ + var merge = createAssigner(function(object, source, srcIndex) { + baseMerge(object, source, srcIndex); + }); + + /** + * This method is like `_.merge` except that it accepts `customizer` which + * is invoked to produce the merged values of the destination and source + * properties. If `customizer` returns `undefined`, merging is handled by the + * method instead. The `customizer` is invoked with six arguments: + * (objValue, srcValue, key, object, source, stack). + * + * **Note:** This method mutates `object`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Object + * @param {Object} object The destination object. + * @param {...Object} sources The source objects. + * @param {Function} customizer The function to customize assigned values. + * @returns {Object} Returns `object`. + * @example + * + * function customizer(objValue, srcValue) { + * if (_.isArray(objValue)) { + * return objValue.concat(srcValue); + * } + * } + * + * var object = { 'a': [1], 'b': [2] }; + * var other = { 'a': [3], 'b': [4] }; + * + * _.mergeWith(object, other, customizer); + * // => { 'a': [1, 3], 'b': [2, 4] } + */ + var mergeWith = createAssigner(function(object, source, srcIndex, customizer) { + baseMerge(object, source, srcIndex, customizer); + }); + + /** + * The opposite of `_.pick`; this method creates an object composed of the + * own and inherited enumerable property paths of `object` that are not omitted. + * + * **Note:** This method is considerably slower than `_.pick`. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Object + * @param {Object} object The source object. + * @param {...(string|string[])} [paths] The property paths to omit. + * @returns {Object} Returns the new object. + * @example + * + * var object = { 'a': 1, 'b': '2', 'c': 3 }; + * + * _.omit(object, ['a', 'c']); + * // => { 'b': '2' } + */ + var omit = flatRest(function(object, paths) { + var result = {}; + if (object == null) { + return result; + } + var isDeep = false; + paths = arrayMap(paths, function(path) { + path = castPath(path, object); + isDeep || (isDeep = path.length > 1); + return path; + }); + copyObject(object, getAllKeysIn(object), result); + if (isDeep) { + result = baseClone(result, CLONE_DEEP_FLAG | CLONE_FLAT_FLAG | CLONE_SYMBOLS_FLAG, customOmitClone); + } + var length = paths.length; + while (length--) { + baseUnset(result, paths[length]); + } + return result; + }); + + /** + * The opposite of `_.pickBy`; this method creates an object composed of + * the own and inherited enumerable string keyed properties of `object` that + * `predicate` doesn't return truthy for. The predicate is invoked with two + * arguments: (value, key). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Object + * @param {Object} object The source object. + * @param {Function} [predicate=_.identity] The function invoked per property. + * @returns {Object} Returns the new object. + * @example + * + * var object = { 'a': 1, 'b': '2', 'c': 3 }; + * + * _.omitBy(object, _.isNumber); + * // => { 'b': '2' } + */ + function omitBy(object, predicate) { + return pickBy(object, negate(getIteratee(predicate))); + } + + /** + * Creates an object composed of the picked `object` properties. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Object + * @param {Object} object The source object. + * @param {...(string|string[])} [paths] The property paths to pick. + * @returns {Object} Returns the new object. + * @example + * + * var object = { 'a': 1, 'b': '2', 'c': 3 }; + * + * _.pick(object, ['a', 'c']); + * // => { 'a': 1, 'c': 3 } + */ + var pick = flatRest(function(object, paths) { + return object == null ? {} : basePick(object, paths); + }); + + /** + * Creates an object composed of the `object` properties `predicate` returns + * truthy for. The predicate is invoked with two arguments: (value, key). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Object + * @param {Object} object The source object. + * @param {Function} [predicate=_.identity] The function invoked per property. + * @returns {Object} Returns the new object. + * @example + * + * var object = { 'a': 1, 'b': '2', 'c': 3 }; + * + * _.pickBy(object, _.isNumber); + * // => { 'a': 1, 'c': 3 } + */ + function pickBy(object, predicate) { + if (object == null) { + return {}; + } + var props = arrayMap(getAllKeysIn(object), function(prop) { + return [prop]; + }); + predicate = getIteratee(predicate); + return basePickBy(object, props, function(value, path) { + return predicate(value, path[0]); + }); + } + + /** + * This method is like `_.get` except that if the resolved value is a + * function it's invoked with the `this` binding of its parent object and + * its result is returned. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Object + * @param {Object} object The object to query. + * @param {Array|string} path The path of the property to resolve. + * @param {*} [defaultValue] The value returned for `undefined` resolved values. + * @returns {*} Returns the resolved value. + * @example + * + * var object = { 'a': [{ 'b': { 'c1': 3, 'c2': _.constant(4) } }] }; + * + * _.result(object, 'a[0].b.c1'); + * // => 3 + * + * _.result(object, 'a[0].b.c2'); + * // => 4 + * + * _.result(object, 'a[0].b.c3', 'default'); + * // => 'default' + * + * _.result(object, 'a[0].b.c3', _.constant('default')); + * // => 'default' + */ + function result(object, path, defaultValue) { + path = castPath(path, object); + + var index = -1, + length = path.length; + + // Ensure the loop is entered when path is empty. + if (!length) { + length = 1; + object = undefined; + } + while (++index < length) { + var value = object == null ? undefined : object[toKey(path[index])]; + if (value === undefined) { + index = length; + value = defaultValue; + } + object = isFunction(value) ? value.call(object) : value; + } + return object; + } + + /** + * Sets the value at `path` of `object`. If a portion of `path` doesn't exist, + * it's created. Arrays are created for missing index properties while objects + * are created for all other missing properties. Use `_.setWith` to customize + * `path` creation. + * + * **Note:** This method mutates `object`. + * + * @static + * @memberOf _ + * @since 3.7.0 + * @category Object + * @param {Object} object The object to modify. + * @param {Array|string} path The path of the property to set. + * @param {*} value The value to set. + * @returns {Object} Returns `object`. + * @example + * + * var object = { 'a': [{ 'b': { 'c': 3 } }] }; + * + * _.set(object, 'a[0].b.c', 4); + * console.log(object.a[0].b.c); + * // => 4 + * + * _.set(object, ['x', '0', 'y', 'z'], 5); + * console.log(object.x[0].y.z); + * // => 5 + */ + function set(object, path, value) { + return object == null ? object : baseSet(object, path, value); + } + + /** + * This method is like `_.set` except that it accepts `customizer` which is + * invoked to produce the objects of `path`. If `customizer` returns `undefined` + * path creation is handled by the method instead. The `customizer` is invoked + * with three arguments: (nsValue, key, nsObject). + * + * **Note:** This method mutates `object`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Object + * @param {Object} object The object to modify. + * @param {Array|string} path The path of the property to set. + * @param {*} value The value to set. + * @param {Function} [customizer] The function to customize assigned values. + * @returns {Object} Returns `object`. + * @example + * + * var object = {}; + * + * _.setWith(object, '[0][1]', 'a', Object); + * // => { '0': { '1': 'a' } } + */ + function setWith(object, path, value, customizer) { + customizer = typeof customizer == 'function' ? customizer : undefined; + return object == null ? object : baseSet(object, path, value, customizer); + } + + /** + * Creates an array of own enumerable string keyed-value pairs for `object` + * which can be consumed by `_.fromPairs`. If `object` is a map or set, its + * entries are returned. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @alias entries + * @category Object + * @param {Object} object The object to query. + * @returns {Array} Returns the key-value pairs. + * @example + * + * function Foo() { + * this.a = 1; + * this.b = 2; + * } + * + * Foo.prototype.c = 3; + * + * _.toPairs(new Foo); + * // => [['a', 1], ['b', 2]] (iteration order is not guaranteed) + */ + var toPairs = createToPairs(keys); + + /** + * Creates an array of own and inherited enumerable string keyed-value pairs + * for `object` which can be consumed by `_.fromPairs`. If `object` is a map + * or set, its entries are returned. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @alias entriesIn + * @category Object + * @param {Object} object The object to query. + * @returns {Array} Returns the key-value pairs. + * @example + * + * function Foo() { + * this.a = 1; + * this.b = 2; + * } + * + * Foo.prototype.c = 3; + * + * _.toPairsIn(new Foo); + * // => [['a', 1], ['b', 2], ['c', 3]] (iteration order is not guaranteed) + */ + var toPairsIn = createToPairs(keysIn); + + /** + * An alternative to `_.reduce`; this method transforms `object` to a new + * `accumulator` object which is the result of running each of its own + * enumerable string keyed properties thru `iteratee`, with each invocation + * potentially mutating the `accumulator` object. If `accumulator` is not + * provided, a new object with the same `[[Prototype]]` will be used. The + * iteratee is invoked with four arguments: (accumulator, value, key, object). + * Iteratee functions may exit iteration early by explicitly returning `false`. + * + * @static + * @memberOf _ + * @since 1.3.0 + * @category Object + * @param {Object} object The object to iterate over. + * @param {Function} [iteratee=_.identity] The function invoked per iteration. + * @param {*} [accumulator] The custom accumulator value. + * @returns {*} Returns the accumulated value. + * @example + * + * _.transform([2, 3, 4], function(result, n) { + * result.push(n *= n); + * return n % 2 == 0; + * }, []); + * // => [4, 9] + * + * _.transform({ 'a': 1, 'b': 2, 'c': 1 }, function(result, value, key) { + * (result[value] || (result[value] = [])).push(key); + * }, {}); + * // => { '1': ['a', 'c'], '2': ['b'] } + */ + function transform(object, iteratee, accumulator) { + var isArr = isArray(object), + isArrLike = isArr || isBuffer(object) || isTypedArray(object); + + iteratee = getIteratee(iteratee, 4); + if (accumulator == null) { + var Ctor = object && object.constructor; + if (isArrLike) { + accumulator = isArr ? new Ctor : []; + } + else if (isObject(object)) { + accumulator = isFunction(Ctor) ? baseCreate(getPrototype(object)) : {}; + } + else { + accumulator = {}; + } + } + (isArrLike ? arrayEach : baseForOwn)(object, function(value, index, object) { + return iteratee(accumulator, value, index, object); + }); + return accumulator; + } + + /** + * Removes the property at `path` of `object`. + * + * **Note:** This method mutates `object`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Object + * @param {Object} object The object to modify. + * @param {Array|string} path The path of the property to unset. + * @returns {boolean} Returns `true` if the property is deleted, else `false`. + * @example + * + * var object = { 'a': [{ 'b': { 'c': 7 } }] }; + * _.unset(object, 'a[0].b.c'); + * // => true + * + * console.log(object); + * // => { 'a': [{ 'b': {} }] }; + * + * _.unset(object, ['a', '0', 'b', 'c']); + * // => true + * + * console.log(object); + * // => { 'a': [{ 'b': {} }] }; + */ + function unset(object, path) { + return object == null ? true : baseUnset(object, path); + } + + /** + * This method is like `_.set` except that accepts `updater` to produce the + * value to set. Use `_.updateWith` to customize `path` creation. The `updater` + * is invoked with one argument: (value). + * + * **Note:** This method mutates `object`. + * + * @static + * @memberOf _ + * @since 4.6.0 + * @category Object + * @param {Object} object The object to modify. + * @param {Array|string} path The path of the property to set. + * @param {Function} updater The function to produce the updated value. + * @returns {Object} Returns `object`. + * @example + * + * var object = { 'a': [{ 'b': { 'c': 3 } }] }; + * + * _.update(object, 'a[0].b.c', function(n) { return n * n; }); + * console.log(object.a[0].b.c); + * // => 9 + * + * _.update(object, 'x[0].y.z', function(n) { return n ? n + 1 : 0; }); + * console.log(object.x[0].y.z); + * // => 0 + */ + function update(object, path, updater) { + return object == null ? object : baseUpdate(object, path, castFunction(updater)); + } + + /** + * This method is like `_.update` except that it accepts `customizer` which is + * invoked to produce the objects of `path`. If `customizer` returns `undefined` + * path creation is handled by the method instead. The `customizer` is invoked + * with three arguments: (nsValue, key, nsObject). + * + * **Note:** This method mutates `object`. + * + * @static + * @memberOf _ + * @since 4.6.0 + * @category Object + * @param {Object} object The object to modify. + * @param {Array|string} path The path of the property to set. + * @param {Function} updater The function to produce the updated value. + * @param {Function} [customizer] The function to customize assigned values. + * @returns {Object} Returns `object`. + * @example + * + * var object = {}; + * + * _.updateWith(object, '[0][1]', _.constant('a'), Object); + * // => { '0': { '1': 'a' } } + */ + function updateWith(object, path, updater, customizer) { + customizer = typeof customizer == 'function' ? customizer : undefined; + return object == null ? object : baseUpdate(object, path, castFunction(updater), customizer); + } + + /** + * Creates an array of the own enumerable string keyed property values of `object`. + * + * **Note:** Non-object values are coerced to objects. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category Object + * @param {Object} object The object to query. + * @returns {Array} Returns the array of property values. + * @example + * + * function Foo() { + * this.a = 1; + * this.b = 2; + * } + * + * Foo.prototype.c = 3; + * + * _.values(new Foo); + * // => [1, 2] (iteration order is not guaranteed) + * + * _.values('hi'); + * // => ['h', 'i'] + */ + function values(object) { + return object == null ? [] : baseValues(object, keys(object)); + } + + /** + * Creates an array of the own and inherited enumerable string keyed property + * values of `object`. + * + * **Note:** Non-object values are coerced to objects. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category Object + * @param {Object} object The object to query. + * @returns {Array} Returns the array of property values. + * @example + * + * function Foo() { + * this.a = 1; + * this.b = 2; + * } + * + * Foo.prototype.c = 3; + * + * _.valuesIn(new Foo); + * // => [1, 2, 3] (iteration order is not guaranteed) + */ + function valuesIn(object) { + return object == null ? [] : baseValues(object, keysIn(object)); + } + + /*------------------------------------------------------------------------*/ + + /** + * Clamps `number` within the inclusive `lower` and `upper` bounds. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category Number + * @param {number} number The number to clamp. + * @param {number} [lower] The lower bound. + * @param {number} upper The upper bound. + * @returns {number} Returns the clamped number. + * @example + * + * _.clamp(-10, -5, 5); + * // => -5 + * + * _.clamp(10, -5, 5); + * // => 5 + */ + function clamp(number, lower, upper) { + if (upper === undefined) { + upper = lower; + lower = undefined; + } + if (upper !== undefined) { + upper = toNumber(upper); + upper = upper === upper ? upper : 0; + } + if (lower !== undefined) { + lower = toNumber(lower); + lower = lower === lower ? lower : 0; + } + return baseClamp(toNumber(number), lower, upper); + } + + /** + * Checks if `n` is between `start` and up to, but not including, `end`. If + * `end` is not specified, it's set to `start` with `start` then set to `0`. + * If `start` is greater than `end` the params are swapped to support + * negative ranges. + * + * @static + * @memberOf _ + * @since 3.3.0 + * @category Number + * @param {number} number The number to check. + * @param {number} [start=0] The start of the range. + * @param {number} end The end of the range. + * @returns {boolean} Returns `true` if `number` is in the range, else `false`. + * @see _.range, _.rangeRight + * @example + * + * _.inRange(3, 2, 4); + * // => true + * + * _.inRange(4, 8); + * // => true + * + * _.inRange(4, 2); + * // => false + * + * _.inRange(2, 2); + * // => false + * + * _.inRange(1.2, 2); + * // => true + * + * _.inRange(5.2, 4); + * // => false + * + * _.inRange(-3, -2, -6); + * // => true + */ + function inRange(number, start, end) { + start = toFinite(start); + if (end === undefined) { + end = start; + start = 0; + } else { + end = toFinite(end); + } + number = toNumber(number); + return baseInRange(number, start, end); + } + + /** + * Produces a random number between the inclusive `lower` and `upper` bounds. + * If only one argument is provided a number between `0` and the given number + * is returned. If `floating` is `true`, or either `lower` or `upper` are + * floats, a floating-point number is returned instead of an integer. + * + * **Note:** JavaScript follows the IEEE-754 standard for resolving + * floating-point values which can produce unexpected results. + * + * @static + * @memberOf _ + * @since 0.7.0 + * @category Number + * @param {number} [lower=0] The lower bound. + * @param {number} [upper=1] The upper bound. + * @param {boolean} [floating] Specify returning a floating-point number. + * @returns {number} Returns the random number. + * @example + * + * _.random(0, 5); + * // => an integer between 0 and 5 + * + * _.random(5); + * // => also an integer between 0 and 5 + * + * _.random(5, true); + * // => a floating-point number between 0 and 5 + * + * _.random(1.2, 5.2); + * // => a floating-point number between 1.2 and 5.2 + */ + function random(lower, upper, floating) { + if (floating && typeof floating != 'boolean' && isIterateeCall(lower, upper, floating)) { + upper = floating = undefined; + } + if (floating === undefined) { + if (typeof upper == 'boolean') { + floating = upper; + upper = undefined; + } + else if (typeof lower == 'boolean') { + floating = lower; + lower = undefined; + } + } + if (lower === undefined && upper === undefined) { + lower = 0; + upper = 1; + } + else { + lower = toFinite(lower); + if (upper === undefined) { + upper = lower; + lower = 0; + } else { + upper = toFinite(upper); + } + } + if (lower > upper) { + var temp = lower; + lower = upper; + upper = temp; + } + if (floating || lower % 1 || upper % 1) { + var rand = nativeRandom(); + return nativeMin(lower + (rand * (upper - lower + freeParseFloat('1e-' + ((rand + '').length - 1)))), upper); + } + return baseRandom(lower, upper); + } + + /*------------------------------------------------------------------------*/ + + /** + * Converts `string` to [camel case](https://en.wikipedia.org/wiki/CamelCase). + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category String + * @param {string} [string=''] The string to convert. + * @returns {string} Returns the camel cased string. + * @example + * + * _.camelCase('Foo Bar'); + * // => 'fooBar' + * + * _.camelCase('--foo-bar--'); + * // => 'fooBar' + * + * _.camelCase('__FOO_BAR__'); + * // => 'fooBar' + */ + var camelCase = createCompounder(function(result, word, index) { + word = word.toLowerCase(); + return result + (index ? capitalize(word) : word); + }); + + /** + * Converts the first character of `string` to upper case and the remaining + * to lower case. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category String + * @param {string} [string=''] The string to capitalize. + * @returns {string} Returns the capitalized string. + * @example + * + * _.capitalize('FRED'); + * // => 'Fred' + */ + function capitalize(string) { + return upperFirst(toString(string).toLowerCase()); + } + + /** + * Deburrs `string` by converting + * [Latin-1 Supplement](https://en.wikipedia.org/wiki/Latin-1_Supplement_(Unicode_block)#Character_table) + * and [Latin Extended-A](https://en.wikipedia.org/wiki/Latin_Extended-A) + * letters to basic Latin letters and removing + * [combining diacritical marks](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks). + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category String + * @param {string} [string=''] The string to deburr. + * @returns {string} Returns the deburred string. + * @example + * + * _.deburr('déjà vu'); + * // => 'deja vu' + */ + function deburr(string) { + string = toString(string); + return string && string.replace(reLatin, deburrLetter).replace(reComboMark, ''); + } + + /** + * Checks if `string` ends with the given target string. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category String + * @param {string} [string=''] The string to inspect. + * @param {string} [target] The string to search for. + * @param {number} [position=string.length] The position to search up to. + * @returns {boolean} Returns `true` if `string` ends with `target`, + * else `false`. + * @example + * + * _.endsWith('abc', 'c'); + * // => true + * + * _.endsWith('abc', 'b'); + * // => false + * + * _.endsWith('abc', 'b', 2); + * // => true + */ + function endsWith(string, target, position) { + string = toString(string); + target = baseToString(target); + + var length = string.length; + position = position === undefined + ? length + : baseClamp(toInteger(position), 0, length); + + var end = position; + position -= target.length; + return position >= 0 && string.slice(position, end) == target; + } + + /** + * Converts the characters "&", "<", ">", '"', and "'" in `string` to their + * corresponding HTML entities. + * + * **Note:** No other characters are escaped. To escape additional + * characters use a third-party library like [_he_](https://mths.be/he). + * + * Though the ">" character is escaped for symmetry, characters like + * ">" and "/" don't need escaping in HTML and have no special meaning + * unless they're part of a tag or unquoted attribute value. See + * [Mathias Bynens's article](https://mathiasbynens.be/notes/ambiguous-ampersands) + * (under "semi-related fun fact") for more details. + * + * When working with HTML you should always + * [quote attribute values](http://wonko.com/post/html-escaping) to reduce + * XSS vectors. + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category String + * @param {string} [string=''] The string to escape. + * @returns {string} Returns the escaped string. + * @example + * + * _.escape('fred, barney, & pebbles'); + * // => 'fred, barney, & pebbles' + */ + function escape(string) { + string = toString(string); + return (string && reHasUnescapedHtml.test(string)) + ? string.replace(reUnescapedHtml, escapeHtmlChar) + : string; + } + + /** + * Escapes the `RegExp` special characters "^", "$", "\", ".", "*", "+", + * "?", "(", ")", "[", "]", "{", "}", and "|" in `string`. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category String + * @param {string} [string=''] The string to escape. + * @returns {string} Returns the escaped string. + * @example + * + * _.escapeRegExp('[lodash](https://lodash.com/)'); + * // => '\[lodash\]\(https://lodash\.com/\)' + */ + function escapeRegExp(string) { + string = toString(string); + return (string && reHasRegExpChar.test(string)) + ? string.replace(reRegExpChar, '\\$&') + : string; + } + + /** + * Converts `string` to + * [kebab case](https://en.wikipedia.org/wiki/Letter_case#Special_case_styles). + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category String + * @param {string} [string=''] The string to convert. + * @returns {string} Returns the kebab cased string. + * @example + * + * _.kebabCase('Foo Bar'); + * // => 'foo-bar' + * + * _.kebabCase('fooBar'); + * // => 'foo-bar' + * + * _.kebabCase('__FOO_BAR__'); + * // => 'foo-bar' + */ + var kebabCase = createCompounder(function(result, word, index) { + return result + (index ? '-' : '') + word.toLowerCase(); + }); + + /** + * Converts `string`, as space separated words, to lower case. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category String + * @param {string} [string=''] The string to convert. + * @returns {string} Returns the lower cased string. + * @example + * + * _.lowerCase('--Foo-Bar--'); + * // => 'foo bar' + * + * _.lowerCase('fooBar'); + * // => 'foo bar' + * + * _.lowerCase('__FOO_BAR__'); + * // => 'foo bar' + */ + var lowerCase = createCompounder(function(result, word, index) { + return result + (index ? ' ' : '') + word.toLowerCase(); + }); + + /** + * Converts the first character of `string` to lower case. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category String + * @param {string} [string=''] The string to convert. + * @returns {string} Returns the converted string. + * @example + * + * _.lowerFirst('Fred'); + * // => 'fred' + * + * _.lowerFirst('FRED'); + * // => 'fRED' + */ + var lowerFirst = createCaseFirst('toLowerCase'); + + /** + * Pads `string` on the left and right sides if it's shorter than `length`. + * Padding characters are truncated if they can't be evenly divided by `length`. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category String + * @param {string} [string=''] The string to pad. + * @param {number} [length=0] The padding length. + * @param {string} [chars=' '] The string used as padding. + * @returns {string} Returns the padded string. + * @example + * + * _.pad('abc', 8); + * // => ' abc ' + * + * _.pad('abc', 8, '_-'); + * // => '_-abc_-_' + * + * _.pad('abc', 3); + * // => 'abc' + */ + function pad(string, length, chars) { + string = toString(string); + length = toInteger(length); + + var strLength = length ? stringSize(string) : 0; + if (!length || strLength >= length) { + return string; + } + var mid = (length - strLength) / 2; + return ( + createPadding(nativeFloor(mid), chars) + + string + + createPadding(nativeCeil(mid), chars) + ); + } + + /** + * Pads `string` on the right side if it's shorter than `length`. Padding + * characters are truncated if they exceed `length`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category String + * @param {string} [string=''] The string to pad. + * @param {number} [length=0] The padding length. + * @param {string} [chars=' '] The string used as padding. + * @returns {string} Returns the padded string. + * @example + * + * _.padEnd('abc', 6); + * // => 'abc ' + * + * _.padEnd('abc', 6, '_-'); + * // => 'abc_-_' + * + * _.padEnd('abc', 3); + * // => 'abc' + */ + function padEnd(string, length, chars) { + string = toString(string); + length = toInteger(length); + + var strLength = length ? stringSize(string) : 0; + return (length && strLength < length) + ? (string + createPadding(length - strLength, chars)) + : string; + } + + /** + * Pads `string` on the left side if it's shorter than `length`. Padding + * characters are truncated if they exceed `length`. + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category String + * @param {string} [string=''] The string to pad. + * @param {number} [length=0] The padding length. + * @param {string} [chars=' '] The string used as padding. + * @returns {string} Returns the padded string. + * @example + * + * _.padStart('abc', 6); + * // => ' abc' + * + * _.padStart('abc', 6, '_-'); + * // => '_-_abc' + * + * _.padStart('abc', 3); + * // => 'abc' + */ + function padStart(string, length, chars) { + string = toString(string); + length = toInteger(length); + + var strLength = length ? stringSize(string) : 0; + return (length && strLength < length) + ? (createPadding(length - strLength, chars) + string) + : string; + } + + /** + * Converts `string` to an integer of the specified radix. If `radix` is + * `undefined` or `0`, a `radix` of `10` is used unless `value` is a + * hexadecimal, in which case a `radix` of `16` is used. + * + * **Note:** This method aligns with the + * [ES5 implementation](https://es5.github.io/#x15.1.2.2) of `parseInt`. + * + * @static + * @memberOf _ + * @since 1.1.0 + * @category String + * @param {string} string The string to convert. + * @param {number} [radix=10] The radix to interpret `value` by. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {number} Returns the converted integer. + * @example + * + * _.parseInt('08'); + * // => 8 + * + * _.map(['6', '08', '10'], _.parseInt); + * // => [6, 8, 10] + */ + function parseInt(string, radix, guard) { + if (guard || radix == null) { + radix = 0; + } else if (radix) { + radix = +radix; + } + return nativeParseInt(toString(string).replace(reTrimStart, ''), radix || 0); + } + + /** + * Repeats the given string `n` times. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category String + * @param {string} [string=''] The string to repeat. + * @param {number} [n=1] The number of times to repeat the string. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {string} Returns the repeated string. + * @example + * + * _.repeat('*', 3); + * // => '***' + * + * _.repeat('abc', 2); + * // => 'abcabc' + * + * _.repeat('abc', 0); + * // => '' + */ + function repeat(string, n, guard) { + if ((guard ? isIterateeCall(string, n, guard) : n === undefined)) { + n = 1; + } else { + n = toInteger(n); + } + return baseRepeat(toString(string), n); + } + + /** + * Replaces matches for `pattern` in `string` with `replacement`. + * + * **Note:** This method is based on + * [`String#replace`](https://mdn.io/String/replace). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category String + * @param {string} [string=''] The string to modify. + * @param {RegExp|string} pattern The pattern to replace. + * @param {Function|string} replacement The match replacement. + * @returns {string} Returns the modified string. + * @example + * + * _.replace('Hi Fred', 'Fred', 'Barney'); + * // => 'Hi Barney' + */ + function replace() { + var args = arguments, + string = toString(args[0]); + + return args.length < 3 ? string : string.replace(args[1], args[2]); + } + + /** + * Converts `string` to + * [snake case](https://en.wikipedia.org/wiki/Snake_case). + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category String + * @param {string} [string=''] The string to convert. + * @returns {string} Returns the snake cased string. + * @example + * + * _.snakeCase('Foo Bar'); + * // => 'foo_bar' + * + * _.snakeCase('fooBar'); + * // => 'foo_bar' + * + * _.snakeCase('--FOO-BAR--'); + * // => 'foo_bar' + */ + var snakeCase = createCompounder(function(result, word, index) { + return result + (index ? '_' : '') + word.toLowerCase(); + }); + + /** + * Splits `string` by `separator`. + * + * **Note:** This method is based on + * [`String#split`](https://mdn.io/String/split). + * + * @static + * @memberOf _ + * @since 4.0.0 + * @category String + * @param {string} [string=''] The string to split. + * @param {RegExp|string} separator The separator pattern to split by. + * @param {number} [limit] The length to truncate results to. + * @returns {Array} Returns the string segments. + * @example + * + * _.split('a-b-c', '-', 2); + * // => ['a', 'b'] + */ + function split(string, separator, limit) { + if (limit && typeof limit != 'number' && isIterateeCall(string, separator, limit)) { + separator = limit = undefined; + } + limit = limit === undefined ? MAX_ARRAY_LENGTH : limit >>> 0; + if (!limit) { + return []; + } + string = toString(string); + if (string && ( + typeof separator == 'string' || + (separator != null && !isRegExp(separator)) + )) { + separator = baseToString(separator); + if (!separator && hasUnicode(string)) { + return castSlice(stringToArray(string), 0, limit); + } + } + return string.split(separator, limit); + } + + /** + * Converts `string` to + * [start case](https://en.wikipedia.org/wiki/Letter_case#Stylistic_or_specialised_usage). + * + * @static + * @memberOf _ + * @since 3.1.0 + * @category String + * @param {string} [string=''] The string to convert. + * @returns {string} Returns the start cased string. + * @example + * + * _.startCase('--foo-bar--'); + * // => 'Foo Bar' + * + * _.startCase('fooBar'); + * // => 'Foo Bar' + * + * _.startCase('__FOO_BAR__'); + * // => 'FOO BAR' + */ + var startCase = createCompounder(function(result, word, index) { + return result + (index ? ' ' : '') + upperFirst(word); + }); + + /** + * Checks if `string` starts with the given target string. + * + * @static + * @memberOf _ + * @since 3.0.0 + * @category String + * @param {string} [string=''] The string to inspect. + * @param {string} [target] The string to search for. + * @param {number} [position=0] The position to search from. + * @returns {boolean} Returns `true` if `string` starts with `target`, + * else `false`. + * @example + * + * _.startsWith('abc', 'a'); + * // => true + * + * _.startsWith('abc', 'b'); + * // => false + * + * _.startsWith('abc', 'b', 1); + * // => true + */ + function startsWith(string, target, position) { + string = toString(string); + position = position == null + ? 0 + : baseClamp(toInteger(position), 0, string.length); + + target = baseToString(target); + return string.slice(position, position + target.length) == target; + } + + /** + * Creates a compiled template function that can interpolate data properties + * in "interpolate" delimiters, HTML-escape interpolated data properties in + * "escape" delimiters, and execute JavaScript in "evaluate" delimiters. Data + * properties may be accessed as free variables in the template. If a setting + * object is given, it takes precedence over `_.templateSettings` values. + * + * **Note:** In the development build `_.template` utilizes + * [sourceURLs](http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/#toc-sourceurl) + * for easier debugging. + * + * For more information on precompiling templates see + * [lodash's custom builds documentation](https://lodash.com/custom-builds). + * + * For more information on Chrome extension sandboxes see + * [Chrome's extensions documentation](https://developer.chrome.com/extensions/sandboxingEval). + * + * @static + * @since 0.1.0 + * @memberOf _ + * @category String + * @param {string} [string=''] The template string. + * @param {Object} [options={}] The options object. + * @param {RegExp} [options.escape=_.templateSettings.escape] + * The HTML "escape" delimiter. + * @param {RegExp} [options.evaluate=_.templateSettings.evaluate] + * The "evaluate" delimiter. + * @param {Object} [options.imports=_.templateSettings.imports] + * An object to import into the template as free variables. + * @param {RegExp} [options.interpolate=_.templateSettings.interpolate] + * The "interpolate" delimiter. + * @param {string} [options.sourceURL='lodash.templateSources[n]'] + * The sourceURL of the compiled template. + * @param {string} [options.variable='obj'] + * The data object variable name. + * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. + * @returns {Function} Returns the compiled template function. + * @example + * + * // Use the "interpolate" delimiter to create a compiled template. + * var compiled = _.template('hello <%= user %>!'); + * compiled({ 'user': 'fred' }); + * // => 'hello fred!' + * + * // Use the HTML "escape" delimiter to escape data property values. + * var compiled = _.template('<%- value %>'); + * compiled({ 'value': ' + +-------------------------------------------------------------------------------- + + + + + +## Table of Contents + +- [Examples](#examples) + - [Consuming a source map](#consuming-a-source-map) + - [Generating a source map](#generating-a-source-map) + - [With SourceNode (high level API)](#with-sourcenode-high-level-api) + - [With SourceMapGenerator (low level API)](#with-sourcemapgenerator-low-level-api) +- [API](#api) + - [SourceMapConsumer](#sourcemapconsumer) + - [new SourceMapConsumer(rawSourceMap)](#new-sourcemapconsumerrawsourcemap) + - [SourceMapConsumer.prototype.computeColumnSpans()](#sourcemapconsumerprototypecomputecolumnspans) + - [SourceMapConsumer.prototype.originalPositionFor(generatedPosition)](#sourcemapconsumerprototypeoriginalpositionforgeneratedposition) + - [SourceMapConsumer.prototype.generatedPositionFor(originalPosition)](#sourcemapconsumerprototypegeneratedpositionfororiginalposition) + - [SourceMapConsumer.prototype.allGeneratedPositionsFor(originalPosition)](#sourcemapconsumerprototypeallgeneratedpositionsfororiginalposition) + - [SourceMapConsumer.prototype.hasContentsOfAllSources()](#sourcemapconsumerprototypehascontentsofallsources) + - [SourceMapConsumer.prototype.sourceContentFor(source[, returnNullOnMissing])](#sourcemapconsumerprototypesourcecontentforsource-returnnullonmissing) + - [SourceMapConsumer.prototype.eachMapping(callback, context, order)](#sourcemapconsumerprototypeeachmappingcallback-context-order) + - [SourceMapGenerator](#sourcemapgenerator) + - [new SourceMapGenerator([startOfSourceMap])](#new-sourcemapgeneratorstartofsourcemap) + - [SourceMapGenerator.fromSourceMap(sourceMapConsumer)](#sourcemapgeneratorfromsourcemapsourcemapconsumer) + - [SourceMapGenerator.prototype.addMapping(mapping)](#sourcemapgeneratorprototypeaddmappingmapping) + - [SourceMapGenerator.prototype.setSourceContent(sourceFile, sourceContent)](#sourcemapgeneratorprototypesetsourcecontentsourcefile-sourcecontent) + - [SourceMapGenerator.prototype.applySourceMap(sourceMapConsumer[, sourceFile[, sourceMapPath]])](#sourcemapgeneratorprototypeapplysourcemapsourcemapconsumer-sourcefile-sourcemappath) + - [SourceMapGenerator.prototype.toString()](#sourcemapgeneratorprototypetostring) + - [SourceNode](#sourcenode) + - [new SourceNode([line, column, source[, chunk[, name]]])](#new-sourcenodeline-column-source-chunk-name) + - [SourceNode.fromStringWithSourceMap(code, sourceMapConsumer[, relativePath])](#sourcenodefromstringwithsourcemapcode-sourcemapconsumer-relativepath) + - [SourceNode.prototype.add(chunk)](#sourcenodeprototypeaddchunk) + - [SourceNode.prototype.prepend(chunk)](#sourcenodeprototypeprependchunk) + - [SourceNode.prototype.setSourceContent(sourceFile, sourceContent)](#sourcenodeprototypesetsourcecontentsourcefile-sourcecontent) + - [SourceNode.prototype.walk(fn)](#sourcenodeprototypewalkfn) + - [SourceNode.prototype.walkSourceContents(fn)](#sourcenodeprototypewalksourcecontentsfn) + - [SourceNode.prototype.join(sep)](#sourcenodeprototypejoinsep) + - [SourceNode.prototype.replaceRight(pattern, replacement)](#sourcenodeprototypereplacerightpattern-replacement) + - [SourceNode.prototype.toString()](#sourcenodeprototypetostring) + - [SourceNode.prototype.toStringWithSourceMap([startOfSourceMap])](#sourcenodeprototypetostringwithsourcemapstartofsourcemap) + + + +## Examples + +### Consuming a source map + +```js +var rawSourceMap = { + version: 3, + file: 'min.js', + names: ['bar', 'baz', 'n'], + sources: ['one.js', 'two.js'], + sourceRoot: 'http://example.com/www/js/', + mappings: 'CAAC,IAAI,IAAM,SAAUA,GAClB,OAAOC,IAAID;CCDb,IAAI,IAAM,SAAUE,GAClB,OAAOA' +}; + +var smc = new SourceMapConsumer(rawSourceMap); + +console.log(smc.sources); +// [ 'http://example.com/www/js/one.js', +// 'http://example.com/www/js/two.js' ] + +console.log(smc.originalPositionFor({ + line: 2, + column: 28 +})); +// { source: 'http://example.com/www/js/two.js', +// line: 2, +// column: 10, +// name: 'n' } + +console.log(smc.generatedPositionFor({ + source: 'http://example.com/www/js/two.js', + line: 2, + column: 10 +})); +// { line: 2, column: 28 } + +smc.eachMapping(function (m) { + // ... +}); +``` + +### Generating a source map + +In depth guide: +[**Compiling to JavaScript, and Debugging with Source Maps**](https://hacks.mozilla.org/2013/05/compiling-to-javascript-and-debugging-with-source-maps/) + +#### With SourceNode (high level API) + +```js +function compile(ast) { + switch (ast.type) { + case 'BinaryExpression': + return new SourceNode( + ast.location.line, + ast.location.column, + ast.location.source, + [compile(ast.left), " + ", compile(ast.right)] + ); + case 'Literal': + return new SourceNode( + ast.location.line, + ast.location.column, + ast.location.source, + String(ast.value) + ); + // ... + default: + throw new Error("Bad AST"); + } +} + +var ast = parse("40 + 2", "add.js"); +console.log(compile(ast).toStringWithSourceMap({ + file: 'add.js' +})); +// { code: '40 + 2', +// map: [object SourceMapGenerator] } +``` + +#### With SourceMapGenerator (low level API) + +```js +var map = new SourceMapGenerator({ + file: "source-mapped.js" +}); + +map.addMapping({ + generated: { + line: 10, + column: 35 + }, + source: "foo.js", + original: { + line: 33, + column: 2 + }, + name: "christopher" +}); + +console.log(map.toString()); +// '{"version":3,"file":"source-mapped.js","sources":["foo.js"],"names":["christopher"],"mappings":";;;;;;;;;mCAgCEA"}' +``` + +## API + +Get a reference to the module: + +```js +// Node.js +var sourceMap = require('source-map'); + +// Browser builds +var sourceMap = window.sourceMap; + +// Inside Firefox +const sourceMap = require("devtools/toolkit/sourcemap/source-map.js"); +``` + +### SourceMapConsumer + +A SourceMapConsumer instance represents a parsed source map which we can query +for information about the original file positions by giving it a file position +in the generated source. + +#### new SourceMapConsumer(rawSourceMap) + +The only parameter is the raw source map (either as a string which can be +`JSON.parse`'d, or an object). According to the spec, source maps have the +following attributes: + +* `version`: Which version of the source map spec this map is following. + +* `sources`: An array of URLs to the original source files. + +* `names`: An array of identifiers which can be referenced by individual + mappings. + +* `sourceRoot`: Optional. The URL root from which all sources are relative. + +* `sourcesContent`: Optional. An array of contents of the original source files. + +* `mappings`: A string of base64 VLQs which contain the actual mappings. + +* `file`: Optional. The generated filename this source map is associated with. + +```js +var consumer = new sourceMap.SourceMapConsumer(rawSourceMapJsonData); +``` + +#### SourceMapConsumer.prototype.computeColumnSpans() + +Compute the last column for each generated mapping. The last column is +inclusive. + +```js +// Before: +consumer.allGeneratedPositionsFor({ line: 2, source: "foo.coffee" }) +// [ { line: 2, +// column: 1 }, +// { line: 2, +// column: 10 }, +// { line: 2, +// column: 20 } ] + +consumer.computeColumnSpans(); + +// After: +consumer.allGeneratedPositionsFor({ line: 2, source: "foo.coffee" }) +// [ { line: 2, +// column: 1, +// lastColumn: 9 }, +// { line: 2, +// column: 10, +// lastColumn: 19 }, +// { line: 2, +// column: 20, +// lastColumn: Infinity } ] + +``` + +#### SourceMapConsumer.prototype.originalPositionFor(generatedPosition) + +Returns the original source, line, and column information for the generated +source's line and column positions provided. The only argument is an object with +the following properties: + +* `line`: The line number in the generated source. + +* `column`: The column number in the generated source. + +* `bias`: Either `SourceMapConsumer.GREATEST_LOWER_BOUND` or + `SourceMapConsumer.LEAST_UPPER_BOUND`. Specifies whether to return the closest + element that is smaller than or greater than the one we are searching for, + respectively, if the exact element cannot be found. Defaults to + `SourceMapConsumer.GREATEST_LOWER_BOUND`. + +and an object is returned with the following properties: + +* `source`: The original source file, or null if this information is not + available. + +* `line`: The line number in the original source, or null if this information is + not available. + +* `column`: The column number in the original source, or null if this + information is not available. + +* `name`: The original identifier, or null if this information is not available. + +```js +consumer.originalPositionFor({ line: 2, column: 10 }) +// { source: 'foo.coffee', +// line: 2, +// column: 2, +// name: null } + +consumer.originalPositionFor({ line: 99999999999999999, column: 999999999999999 }) +// { source: null, +// line: null, +// column: null, +// name: null } +``` + +#### SourceMapConsumer.prototype.generatedPositionFor(originalPosition) + +Returns the generated line and column information for the original source, +line, and column positions provided. The only argument is an object with +the following properties: + +* `source`: The filename of the original source. + +* `line`: The line number in the original source. + +* `column`: The column number in the original source. + +and an object is returned with the following properties: + +* `line`: The line number in the generated source, or null. + +* `column`: The column number in the generated source, or null. + +```js +consumer.generatedPositionFor({ source: "example.js", line: 2, column: 10 }) +// { line: 1, +// column: 56 } +``` + +#### SourceMapConsumer.prototype.allGeneratedPositionsFor(originalPosition) + +Returns all generated line and column information for the original source, line, +and column provided. If no column is provided, returns all mappings +corresponding to a either the line we are searching for or the next closest line +that has any mappings. Otherwise, returns all mappings corresponding to the +given line and either the column we are searching for or the next closest column +that has any offsets. + +The only argument is an object with the following properties: + +* `source`: The filename of the original source. + +* `line`: The line number in the original source. + +* `column`: Optional. The column number in the original source. + +and an array of objects is returned, each with the following properties: + +* `line`: The line number in the generated source, or null. + +* `column`: The column number in the generated source, or null. + +```js +consumer.allGeneratedpositionsfor({ line: 2, source: "foo.coffee" }) +// [ { line: 2, +// column: 1 }, +// { line: 2, +// column: 10 }, +// { line: 2, +// column: 20 } ] +``` + +#### SourceMapConsumer.prototype.hasContentsOfAllSources() + +Return true if we have the embedded source content for every source listed in +the source map, false otherwise. + +In other words, if this method returns `true`, then +`consumer.sourceContentFor(s)` will succeed for every source `s` in +`consumer.sources`. + +```js +// ... +if (consumer.hasContentsOfAllSources()) { + consumerReadyCallback(consumer); +} else { + fetchSources(consumer, consumerReadyCallback); +} +// ... +``` + +#### SourceMapConsumer.prototype.sourceContentFor(source[, returnNullOnMissing]) + +Returns the original source content for the source provided. The only +argument is the URL of the original source file. + +If the source content for the given source is not found, then an error is +thrown. Optionally, pass `true` as the second param to have `null` returned +instead. + +```js +consumer.sources +// [ "my-cool-lib.clj" ] + +consumer.sourceContentFor("my-cool-lib.clj") +// "..." + +consumer.sourceContentFor("this is not in the source map"); +// Error: "this is not in the source map" is not in the source map + +consumer.sourceContentFor("this is not in the source map", true); +// null +``` + +#### SourceMapConsumer.prototype.eachMapping(callback, context, order) + +Iterate over each mapping between an original source/line/column and a +generated line/column in this source map. + +* `callback`: The function that is called with each mapping. Mappings have the + form `{ source, generatedLine, generatedColumn, originalLine, originalColumn, + name }` + +* `context`: Optional. If specified, this object will be the value of `this` + every time that `callback` is called. + +* `order`: Either `SourceMapConsumer.GENERATED_ORDER` or + `SourceMapConsumer.ORIGINAL_ORDER`. Specifies whether you want to iterate over + the mappings sorted by the generated file's line/column order or the + original's source/line/column order, respectively. Defaults to + `SourceMapConsumer.GENERATED_ORDER`. + +```js +consumer.eachMapping(function (m) { console.log(m); }) +// ... +// { source: 'illmatic.js', +// generatedLine: 1, +// generatedColumn: 0, +// originalLine: 1, +// originalColumn: 0, +// name: null } +// { source: 'illmatic.js', +// generatedLine: 2, +// generatedColumn: 0, +// originalLine: 2, +// originalColumn: 0, +// name: null } +// ... +``` +### SourceMapGenerator + +An instance of the SourceMapGenerator represents a source map which is being +built incrementally. + +#### new SourceMapGenerator([startOfSourceMap]) + +You may pass an object with the following properties: + +* `file`: The filename of the generated source that this source map is + associated with. + +* `sourceRoot`: A root for all relative URLs in this source map. + +* `skipValidation`: Optional. When `true`, disables validation of mappings as + they are added. This can improve performance but should be used with + discretion, as a last resort. Even then, one should avoid using this flag when + running tests, if possible. + +```js +var generator = new sourceMap.SourceMapGenerator({ + file: "my-generated-javascript-file.js", + sourceRoot: "http://example.com/app/js/" +}); +``` + +#### SourceMapGenerator.fromSourceMap(sourceMapConsumer) + +Creates a new `SourceMapGenerator` from an existing `SourceMapConsumer` instance. + +* `sourceMapConsumer` The SourceMap. + +```js +var generator = sourceMap.SourceMapGenerator.fromSourceMap(consumer); +``` + +#### SourceMapGenerator.prototype.addMapping(mapping) + +Add a single mapping from original source line and column to the generated +source's line and column for this source map being created. The mapping object +should have the following properties: + +* `generated`: An object with the generated line and column positions. + +* `original`: An object with the original line and column positions. + +* `source`: The original source file (relative to the sourceRoot). + +* `name`: An optional original token name for this mapping. + +```js +generator.addMapping({ + source: "module-one.scm", + original: { line: 128, column: 0 }, + generated: { line: 3, column: 456 } +}) +``` + +#### SourceMapGenerator.prototype.setSourceContent(sourceFile, sourceContent) + +Set the source content for an original source file. + +* `sourceFile` the URL of the original source file. + +* `sourceContent` the content of the source file. + +```js +generator.setSourceContent("module-one.scm", + fs.readFileSync("path/to/module-one.scm")) +``` + +#### SourceMapGenerator.prototype.applySourceMap(sourceMapConsumer[, sourceFile[, sourceMapPath]]) + +Applies a SourceMap for a source file to the SourceMap. +Each mapping to the supplied source file is rewritten using the +supplied SourceMap. Note: The resolution for the resulting mappings +is the minimum of this map and the supplied map. + +* `sourceMapConsumer`: The SourceMap to be applied. + +* `sourceFile`: Optional. The filename of the source file. + If omitted, sourceMapConsumer.file will be used, if it exists. + Otherwise an error will be thrown. + +* `sourceMapPath`: Optional. The dirname of the path to the SourceMap + to be applied. If relative, it is relative to the SourceMap. + + This parameter is needed when the two SourceMaps aren't in the same + directory, and the SourceMap to be applied contains relative source + paths. If so, those relative source paths need to be rewritten + relative to the SourceMap. + + If omitted, it is assumed that both SourceMaps are in the same directory, + thus not needing any rewriting. (Supplying `'.'` has the same effect.) + +#### SourceMapGenerator.prototype.toString() + +Renders the source map being generated to a string. + +```js +generator.toString() +// '{"version":3,"sources":["module-one.scm"],"names":[],"mappings":"...snip...","file":"my-generated-javascript-file.js","sourceRoot":"http://example.com/app/js/"}' +``` + +### SourceNode + +SourceNodes provide a way to abstract over interpolating and/or concatenating +snippets of generated JavaScript source code, while maintaining the line and +column information associated between those snippets and the original source +code. This is useful as the final intermediate representation a compiler might +use before outputting the generated JS and source map. + +#### new SourceNode([line, column, source[, chunk[, name]]]) + +* `line`: The original line number associated with this source node, or null if + it isn't associated with an original line. + +* `column`: The original column number associated with this source node, or null + if it isn't associated with an original column. + +* `source`: The original source's filename; null if no filename is provided. + +* `chunk`: Optional. Is immediately passed to `SourceNode.prototype.add`, see + below. + +* `name`: Optional. The original identifier. + +```js +var node = new SourceNode(1, 2, "a.cpp", [ + new SourceNode(3, 4, "b.cpp", "extern int status;\n"), + new SourceNode(5, 6, "c.cpp", "std::string* make_string(size_t n);\n"), + new SourceNode(7, 8, "d.cpp", "int main(int argc, char** argv) {}\n"), +]); +``` + +#### SourceNode.fromStringWithSourceMap(code, sourceMapConsumer[, relativePath]) + +Creates a SourceNode from generated code and a SourceMapConsumer. + +* `code`: The generated code + +* `sourceMapConsumer` The SourceMap for the generated code + +* `relativePath` The optional path that relative sources in `sourceMapConsumer` + should be relative to. + +```js +var consumer = new SourceMapConsumer(fs.readFileSync("path/to/my-file.js.map", "utf8")); +var node = SourceNode.fromStringWithSourceMap(fs.readFileSync("path/to/my-file.js"), + consumer); +``` + +#### SourceNode.prototype.add(chunk) + +Add a chunk of generated JS to this source node. + +* `chunk`: A string snippet of generated JS code, another instance of + `SourceNode`, or an array where each member is one of those things. + +```js +node.add(" + "); +node.add(otherNode); +node.add([leftHandOperandNode, " + ", rightHandOperandNode]); +``` + +#### SourceNode.prototype.prepend(chunk) + +Prepend a chunk of generated JS to this source node. + +* `chunk`: A string snippet of generated JS code, another instance of + `SourceNode`, or an array where each member is one of those things. + +```js +node.prepend("/** Build Id: f783haef86324gf **/\n\n"); +``` + +#### SourceNode.prototype.setSourceContent(sourceFile, sourceContent) + +Set the source content for a source file. This will be added to the +`SourceMap` in the `sourcesContent` field. + +* `sourceFile`: The filename of the source file + +* `sourceContent`: The content of the source file + +```js +node.setSourceContent("module-one.scm", + fs.readFileSync("path/to/module-one.scm")) +``` + +#### SourceNode.prototype.walk(fn) + +Walk over the tree of JS snippets in this node and its children. The walking +function is called once for each snippet of JS and is passed that snippet and +the its original associated source's line/column location. + +* `fn`: The traversal function. + +```js +var node = new SourceNode(1, 2, "a.js", [ + new SourceNode(3, 4, "b.js", "uno"), + "dos", + [ + "tres", + new SourceNode(5, 6, "c.js", "quatro") + ] +]); + +node.walk(function (code, loc) { console.log("WALK:", code, loc); }) +// WALK: uno { source: 'b.js', line: 3, column: 4, name: null } +// WALK: dos { source: 'a.js', line: 1, column: 2, name: null } +// WALK: tres { source: 'a.js', line: 1, column: 2, name: null } +// WALK: quatro { source: 'c.js', line: 5, column: 6, name: null } +``` + +#### SourceNode.prototype.walkSourceContents(fn) + +Walk over the tree of SourceNodes. The walking function is called for each +source file content and is passed the filename and source content. + +* `fn`: The traversal function. + +```js +var a = new SourceNode(1, 2, "a.js", "generated from a"); +a.setSourceContent("a.js", "original a"); +var b = new SourceNode(1, 2, "b.js", "generated from b"); +b.setSourceContent("b.js", "original b"); +var c = new SourceNode(1, 2, "c.js", "generated from c"); +c.setSourceContent("c.js", "original c"); + +var node = new SourceNode(null, null, null, [a, b, c]); +node.walkSourceContents(function (source, contents) { console.log("WALK:", source, ":", contents); }) +// WALK: a.js : original a +// WALK: b.js : original b +// WALK: c.js : original c +``` + +#### SourceNode.prototype.join(sep) + +Like `Array.prototype.join` except for SourceNodes. Inserts the separator +between each of this source node's children. + +* `sep`: The separator. + +```js +var lhs = new SourceNode(1, 2, "a.rs", "my_copy"); +var operand = new SourceNode(3, 4, "a.rs", "="); +var rhs = new SourceNode(5, 6, "a.rs", "orig.clone()"); + +var node = new SourceNode(null, null, null, [ lhs, operand, rhs ]); +var joinedNode = node.join(" "); +``` + +#### SourceNode.prototype.replaceRight(pattern, replacement) + +Call `String.prototype.replace` on the very right-most source snippet. Useful +for trimming white space from the end of a source node, etc. + +* `pattern`: The pattern to replace. + +* `replacement`: The thing to replace the pattern with. + +```js +// Trim trailing white space. +node.replaceRight(/\s*$/, ""); +``` + +#### SourceNode.prototype.toString() + +Return the string representation of this source node. Walks over the tree and +concatenates all the various snippets together to one string. + +```js +var node = new SourceNode(1, 2, "a.js", [ + new SourceNode(3, 4, "b.js", "uno"), + "dos", + [ + "tres", + new SourceNode(5, 6, "c.js", "quatro") + ] +]); + +node.toString() +// 'unodostresquatro' +``` + +#### SourceNode.prototype.toStringWithSourceMap([startOfSourceMap]) + +Returns the string representation of this tree of source nodes, plus a +SourceMapGenerator which contains all the mappings between the generated and +original sources. + +The arguments are the same as those to `new SourceMapGenerator`. + +```js +var node = new SourceNode(1, 2, "a.js", [ + new SourceNode(3, 4, "b.js", "uno"), + "dos", + [ + "tres", + new SourceNode(5, 6, "c.js", "quatro") + ] +]); + +node.toStringWithSourceMap({ file: "my-output-file.js" }) +// { code: 'unodostresquatro', +// map: [object SourceMapGenerator] } +``` diff --git a/node_modules/source-map/dist/source-map.debug.js b/node_modules/source-map/dist/source-map.debug.js new file mode 100644 index 0000000..b5ab638 --- /dev/null +++ b/node_modules/source-map/dist/source-map.debug.js @@ -0,0 +1,3091 @@ +(function webpackUniversalModuleDefinition(root, factory) { + if(typeof exports === 'object' && typeof module === 'object') + module.exports = factory(); + else if(typeof define === 'function' && define.amd) + define([], factory); + else if(typeof exports === 'object') + exports["sourceMap"] = factory(); + else + root["sourceMap"] = factory(); +})(this, function() { +return /******/ (function(modules) { // webpackBootstrap +/******/ // The module cache +/******/ var installedModules = {}; +/******/ +/******/ // The require function +/******/ function __webpack_require__(moduleId) { +/******/ +/******/ // Check if module is in cache +/******/ if(installedModules[moduleId]) +/******/ return installedModules[moduleId].exports; +/******/ +/******/ // Create a new module (and put it into the cache) +/******/ var module = installedModules[moduleId] = { +/******/ exports: {}, +/******/ id: moduleId, +/******/ loaded: false +/******/ }; +/******/ +/******/ // Execute the module function +/******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); +/******/ +/******/ // Flag the module as loaded +/******/ module.loaded = true; +/******/ +/******/ // Return the exports of the module +/******/ return module.exports; +/******/ } +/******/ +/******/ +/******/ // expose the modules object (__webpack_modules__) +/******/ __webpack_require__.m = modules; +/******/ +/******/ // expose the module cache +/******/ __webpack_require__.c = installedModules; +/******/ +/******/ // __webpack_public_path__ +/******/ __webpack_require__.p = ""; +/******/ +/******/ // Load entry module and return exports +/******/ return __webpack_require__(0); +/******/ }) +/************************************************************************/ +/******/ ([ +/* 0 */ +/***/ (function(module, exports, __webpack_require__) { + + /* + * Copyright 2009-2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE.txt or: + * http://opensource.org/licenses/BSD-3-Clause + */ + exports.SourceMapGenerator = __webpack_require__(1).SourceMapGenerator; + exports.SourceMapConsumer = __webpack_require__(7).SourceMapConsumer; + exports.SourceNode = __webpack_require__(10).SourceNode; + + +/***/ }), +/* 1 */ +/***/ (function(module, exports, __webpack_require__) { + + /* -*- Mode: js; js-indent-level: 2; -*- */ + /* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + + var base64VLQ = __webpack_require__(2); + var util = __webpack_require__(4); + var ArraySet = __webpack_require__(5).ArraySet; + var MappingList = __webpack_require__(6).MappingList; + + /** + * An instance of the SourceMapGenerator represents a source map which is + * being built incrementally. You may pass an object with the following + * properties: + * + * - file: The filename of the generated source. + * - sourceRoot: A root for all relative URLs in this source map. + */ + function SourceMapGenerator(aArgs) { + if (!aArgs) { + aArgs = {}; + } + this._file = util.getArg(aArgs, 'file', null); + this._sourceRoot = util.getArg(aArgs, 'sourceRoot', null); + this._skipValidation = util.getArg(aArgs, 'skipValidation', false); + this._sources = new ArraySet(); + this._names = new ArraySet(); + this._mappings = new MappingList(); + this._sourcesContents = null; + } + + SourceMapGenerator.prototype._version = 3; + + /** + * Creates a new SourceMapGenerator based on a SourceMapConsumer + * + * @param aSourceMapConsumer The SourceMap. + */ + SourceMapGenerator.fromSourceMap = + function SourceMapGenerator_fromSourceMap(aSourceMapConsumer) { + var sourceRoot = aSourceMapConsumer.sourceRoot; + var generator = new SourceMapGenerator({ + file: aSourceMapConsumer.file, + sourceRoot: sourceRoot + }); + aSourceMapConsumer.eachMapping(function (mapping) { + var newMapping = { + generated: { + line: mapping.generatedLine, + column: mapping.generatedColumn + } + }; + + if (mapping.source != null) { + newMapping.source = mapping.source; + if (sourceRoot != null) { + newMapping.source = util.relative(sourceRoot, newMapping.source); + } + + newMapping.original = { + line: mapping.originalLine, + column: mapping.originalColumn + }; + + if (mapping.name != null) { + newMapping.name = mapping.name; + } + } + + generator.addMapping(newMapping); + }); + aSourceMapConsumer.sources.forEach(function (sourceFile) { + var content = aSourceMapConsumer.sourceContentFor(sourceFile); + if (content != null) { + generator.setSourceContent(sourceFile, content); + } + }); + return generator; + }; + + /** + * Add a single mapping from original source line and column to the generated + * source's line and column for this source map being created. The mapping + * object should have the following properties: + * + * - generated: An object with the generated line and column positions. + * - original: An object with the original line and column positions. + * - source: The original source file (relative to the sourceRoot). + * - name: An optional original token name for this mapping. + */ + SourceMapGenerator.prototype.addMapping = + function SourceMapGenerator_addMapping(aArgs) { + var generated = util.getArg(aArgs, 'generated'); + var original = util.getArg(aArgs, 'original', null); + var source = util.getArg(aArgs, 'source', null); + var name = util.getArg(aArgs, 'name', null); + + if (!this._skipValidation) { + this._validateMapping(generated, original, source, name); + } + + if (source != null) { + source = String(source); + if (!this._sources.has(source)) { + this._sources.add(source); + } + } + + if (name != null) { + name = String(name); + if (!this._names.has(name)) { + this._names.add(name); + } + } + + this._mappings.add({ + generatedLine: generated.line, + generatedColumn: generated.column, + originalLine: original != null && original.line, + originalColumn: original != null && original.column, + source: source, + name: name + }); + }; + + /** + * Set the source content for a source file. + */ + SourceMapGenerator.prototype.setSourceContent = + function SourceMapGenerator_setSourceContent(aSourceFile, aSourceContent) { + var source = aSourceFile; + if (this._sourceRoot != null) { + source = util.relative(this._sourceRoot, source); + } + + if (aSourceContent != null) { + // Add the source content to the _sourcesContents map. + // Create a new _sourcesContents map if the property is null. + if (!this._sourcesContents) { + this._sourcesContents = Object.create(null); + } + this._sourcesContents[util.toSetString(source)] = aSourceContent; + } else if (this._sourcesContents) { + // Remove the source file from the _sourcesContents map. + // If the _sourcesContents map is empty, set the property to null. + delete this._sourcesContents[util.toSetString(source)]; + if (Object.keys(this._sourcesContents).length === 0) { + this._sourcesContents = null; + } + } + }; + + /** + * Applies the mappings of a sub-source-map for a specific source file to the + * source map being generated. Each mapping to the supplied source file is + * rewritten using the supplied source map. Note: The resolution for the + * resulting mappings is the minimium of this map and the supplied map. + * + * @param aSourceMapConsumer The source map to be applied. + * @param aSourceFile Optional. The filename of the source file. + * If omitted, SourceMapConsumer's file property will be used. + * @param aSourceMapPath Optional. The dirname of the path to the source map + * to be applied. If relative, it is relative to the SourceMapConsumer. + * This parameter is needed when the two source maps aren't in the same + * directory, and the source map to be applied contains relative source + * paths. If so, those relative source paths need to be rewritten + * relative to the SourceMapGenerator. + */ + SourceMapGenerator.prototype.applySourceMap = + function SourceMapGenerator_applySourceMap(aSourceMapConsumer, aSourceFile, aSourceMapPath) { + var sourceFile = aSourceFile; + // If aSourceFile is omitted, we will use the file property of the SourceMap + if (aSourceFile == null) { + if (aSourceMapConsumer.file == null) { + throw new Error( + 'SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, ' + + 'or the source map\'s "file" property. Both were omitted.' + ); + } + sourceFile = aSourceMapConsumer.file; + } + var sourceRoot = this._sourceRoot; + // Make "sourceFile" relative if an absolute Url is passed. + if (sourceRoot != null) { + sourceFile = util.relative(sourceRoot, sourceFile); + } + // Applying the SourceMap can add and remove items from the sources and + // the names array. + var newSources = new ArraySet(); + var newNames = new ArraySet(); + + // Find mappings for the "sourceFile" + this._mappings.unsortedForEach(function (mapping) { + if (mapping.source === sourceFile && mapping.originalLine != null) { + // Check if it can be mapped by the source map, then update the mapping. + var original = aSourceMapConsumer.originalPositionFor({ + line: mapping.originalLine, + column: mapping.originalColumn + }); + if (original.source != null) { + // Copy mapping + mapping.source = original.source; + if (aSourceMapPath != null) { + mapping.source = util.join(aSourceMapPath, mapping.source) + } + if (sourceRoot != null) { + mapping.source = util.relative(sourceRoot, mapping.source); + } + mapping.originalLine = original.line; + mapping.originalColumn = original.column; + if (original.name != null) { + mapping.name = original.name; + } + } + } + + var source = mapping.source; + if (source != null && !newSources.has(source)) { + newSources.add(source); + } + + var name = mapping.name; + if (name != null && !newNames.has(name)) { + newNames.add(name); + } + + }, this); + this._sources = newSources; + this._names = newNames; + + // Copy sourcesContents of applied map. + aSourceMapConsumer.sources.forEach(function (sourceFile) { + var content = aSourceMapConsumer.sourceContentFor(sourceFile); + if (content != null) { + if (aSourceMapPath != null) { + sourceFile = util.join(aSourceMapPath, sourceFile); + } + if (sourceRoot != null) { + sourceFile = util.relative(sourceRoot, sourceFile); + } + this.setSourceContent(sourceFile, content); + } + }, this); + }; + + /** + * A mapping can have one of the three levels of data: + * + * 1. Just the generated position. + * 2. The Generated position, original position, and original source. + * 3. Generated and original position, original source, as well as a name + * token. + * + * To maintain consistency, we validate that any new mapping being added falls + * in to one of these categories. + */ + SourceMapGenerator.prototype._validateMapping = + function SourceMapGenerator_validateMapping(aGenerated, aOriginal, aSource, + aName) { + // When aOriginal is truthy but has empty values for .line and .column, + // it is most likely a programmer error. In this case we throw a very + // specific error message to try to guide them the right way. + // For example: https://github.com/Polymer/polymer-bundler/pull/519 + if (aOriginal && typeof aOriginal.line !== 'number' && typeof aOriginal.column !== 'number') { + throw new Error( + 'original.line and original.column are not numbers -- you probably meant to omit ' + + 'the original mapping entirely and only map the generated position. If so, pass ' + + 'null for the original mapping instead of an object with empty or null values.' + ); + } + + if (aGenerated && 'line' in aGenerated && 'column' in aGenerated + && aGenerated.line > 0 && aGenerated.column >= 0 + && !aOriginal && !aSource && !aName) { + // Case 1. + return; + } + else if (aGenerated && 'line' in aGenerated && 'column' in aGenerated + && aOriginal && 'line' in aOriginal && 'column' in aOriginal + && aGenerated.line > 0 && aGenerated.column >= 0 + && aOriginal.line > 0 && aOriginal.column >= 0 + && aSource) { + // Cases 2 and 3. + return; + } + else { + throw new Error('Invalid mapping: ' + JSON.stringify({ + generated: aGenerated, + source: aSource, + original: aOriginal, + name: aName + })); + } + }; + + /** + * Serialize the accumulated mappings in to the stream of base 64 VLQs + * specified by the source map format. + */ + SourceMapGenerator.prototype._serializeMappings = + function SourceMapGenerator_serializeMappings() { + var previousGeneratedColumn = 0; + var previousGeneratedLine = 1; + var previousOriginalColumn = 0; + var previousOriginalLine = 0; + var previousName = 0; + var previousSource = 0; + var result = ''; + var next; + var mapping; + var nameIdx; + var sourceIdx; + + var mappings = this._mappings.toArray(); + for (var i = 0, len = mappings.length; i < len; i++) { + mapping = mappings[i]; + next = '' + + if (mapping.generatedLine !== previousGeneratedLine) { + previousGeneratedColumn = 0; + while (mapping.generatedLine !== previousGeneratedLine) { + next += ';'; + previousGeneratedLine++; + } + } + else { + if (i > 0) { + if (!util.compareByGeneratedPositionsInflated(mapping, mappings[i - 1])) { + continue; + } + next += ','; + } + } + + next += base64VLQ.encode(mapping.generatedColumn + - previousGeneratedColumn); + previousGeneratedColumn = mapping.generatedColumn; + + if (mapping.source != null) { + sourceIdx = this._sources.indexOf(mapping.source); + next += base64VLQ.encode(sourceIdx - previousSource); + previousSource = sourceIdx; + + // lines are stored 0-based in SourceMap spec version 3 + next += base64VLQ.encode(mapping.originalLine - 1 + - previousOriginalLine); + previousOriginalLine = mapping.originalLine - 1; + + next += base64VLQ.encode(mapping.originalColumn + - previousOriginalColumn); + previousOriginalColumn = mapping.originalColumn; + + if (mapping.name != null) { + nameIdx = this._names.indexOf(mapping.name); + next += base64VLQ.encode(nameIdx - previousName); + previousName = nameIdx; + } + } + + result += next; + } + + return result; + }; + + SourceMapGenerator.prototype._generateSourcesContent = + function SourceMapGenerator_generateSourcesContent(aSources, aSourceRoot) { + return aSources.map(function (source) { + if (!this._sourcesContents) { + return null; + } + if (aSourceRoot != null) { + source = util.relative(aSourceRoot, source); + } + var key = util.toSetString(source); + return Object.prototype.hasOwnProperty.call(this._sourcesContents, key) + ? this._sourcesContents[key] + : null; + }, this); + }; + + /** + * Externalize the source map. + */ + SourceMapGenerator.prototype.toJSON = + function SourceMapGenerator_toJSON() { + var map = { + version: this._version, + sources: this._sources.toArray(), + names: this._names.toArray(), + mappings: this._serializeMappings() + }; + if (this._file != null) { + map.file = this._file; + } + if (this._sourceRoot != null) { + map.sourceRoot = this._sourceRoot; + } + if (this._sourcesContents) { + map.sourcesContent = this._generateSourcesContent(map.sources, map.sourceRoot); + } + + return map; + }; + + /** + * Render the source map being generated to a string. + */ + SourceMapGenerator.prototype.toString = + function SourceMapGenerator_toString() { + return JSON.stringify(this.toJSON()); + }; + + exports.SourceMapGenerator = SourceMapGenerator; + + +/***/ }), +/* 2 */ +/***/ (function(module, exports, __webpack_require__) { + + /* -*- Mode: js; js-indent-level: 2; -*- */ + /* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + * + * Based on the Base 64 VLQ implementation in Closure Compiler: + * https://code.google.com/p/closure-compiler/source/browse/trunk/src/com/google/debugging/sourcemap/Base64VLQ.java + * + * Copyright 2011 The Closure Compiler Authors. All rights reserved. + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are + * met: + * + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above + * copyright notice, this list of conditions and the following + * disclaimer in the documentation and/or other materials provided + * with the distribution. + * * Neither the name of Google Inc. nor the names of its + * contributors may be used to endorse or promote products derived + * from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + + var base64 = __webpack_require__(3); + + // A single base 64 digit can contain 6 bits of data. For the base 64 variable + // length quantities we use in the source map spec, the first bit is the sign, + // the next four bits are the actual value, and the 6th bit is the + // continuation bit. The continuation bit tells us whether there are more + // digits in this value following this digit. + // + // Continuation + // | Sign + // | | + // V V + // 101011 + + var VLQ_BASE_SHIFT = 5; + + // binary: 100000 + var VLQ_BASE = 1 << VLQ_BASE_SHIFT; + + // binary: 011111 + var VLQ_BASE_MASK = VLQ_BASE - 1; + + // binary: 100000 + var VLQ_CONTINUATION_BIT = VLQ_BASE; + + /** + * Converts from a two-complement value to a value where the sign bit is + * placed in the least significant bit. For example, as decimals: + * 1 becomes 2 (10 binary), -1 becomes 3 (11 binary) + * 2 becomes 4 (100 binary), -2 becomes 5 (101 binary) + */ + function toVLQSigned(aValue) { + return aValue < 0 + ? ((-aValue) << 1) + 1 + : (aValue << 1) + 0; + } + + /** + * Converts to a two-complement value from a value where the sign bit is + * placed in the least significant bit. For example, as decimals: + * 2 (10 binary) becomes 1, 3 (11 binary) becomes -1 + * 4 (100 binary) becomes 2, 5 (101 binary) becomes -2 + */ + function fromVLQSigned(aValue) { + var isNegative = (aValue & 1) === 1; + var shifted = aValue >> 1; + return isNegative + ? -shifted + : shifted; + } + + /** + * Returns the base 64 VLQ encoded value. + */ + exports.encode = function base64VLQ_encode(aValue) { + var encoded = ""; + var digit; + + var vlq = toVLQSigned(aValue); + + do { + digit = vlq & VLQ_BASE_MASK; + vlq >>>= VLQ_BASE_SHIFT; + if (vlq > 0) { + // There are still more digits in this value, so we must make sure the + // continuation bit is marked. + digit |= VLQ_CONTINUATION_BIT; + } + encoded += base64.encode(digit); + } while (vlq > 0); + + return encoded; + }; + + /** + * Decodes the next base 64 VLQ value from the given string and returns the + * value and the rest of the string via the out parameter. + */ + exports.decode = function base64VLQ_decode(aStr, aIndex, aOutParam) { + var strLen = aStr.length; + var result = 0; + var shift = 0; + var continuation, digit; + + do { + if (aIndex >= strLen) { + throw new Error("Expected more digits in base 64 VLQ value."); + } + + digit = base64.decode(aStr.charCodeAt(aIndex++)); + if (digit === -1) { + throw new Error("Invalid base64 digit: " + aStr.charAt(aIndex - 1)); + } + + continuation = !!(digit & VLQ_CONTINUATION_BIT); + digit &= VLQ_BASE_MASK; + result = result + (digit << shift); + shift += VLQ_BASE_SHIFT; + } while (continuation); + + aOutParam.value = fromVLQSigned(result); + aOutParam.rest = aIndex; + }; + + +/***/ }), +/* 3 */ +/***/ (function(module, exports) { + + /* -*- Mode: js; js-indent-level: 2; -*- */ + /* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + + var intToCharMap = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'.split(''); + + /** + * Encode an integer in the range of 0 to 63 to a single base 64 digit. + */ + exports.encode = function (number) { + if (0 <= number && number < intToCharMap.length) { + return intToCharMap[number]; + } + throw new TypeError("Must be between 0 and 63: " + number); + }; + + /** + * Decode a single base 64 character code digit to an integer. Returns -1 on + * failure. + */ + exports.decode = function (charCode) { + var bigA = 65; // 'A' + var bigZ = 90; // 'Z' + + var littleA = 97; // 'a' + var littleZ = 122; // 'z' + + var zero = 48; // '0' + var nine = 57; // '9' + + var plus = 43; // '+' + var slash = 47; // '/' + + var littleOffset = 26; + var numberOffset = 52; + + // 0 - 25: ABCDEFGHIJKLMNOPQRSTUVWXYZ + if (bigA <= charCode && charCode <= bigZ) { + return (charCode - bigA); + } + + // 26 - 51: abcdefghijklmnopqrstuvwxyz + if (littleA <= charCode && charCode <= littleZ) { + return (charCode - littleA + littleOffset); + } + + // 52 - 61: 0123456789 + if (zero <= charCode && charCode <= nine) { + return (charCode - zero + numberOffset); + } + + // 62: + + if (charCode == plus) { + return 62; + } + + // 63: / + if (charCode == slash) { + return 63; + } + + // Invalid base64 digit. + return -1; + }; + + +/***/ }), +/* 4 */ +/***/ (function(module, exports) { + + /* -*- Mode: js; js-indent-level: 2; -*- */ + /* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + + /** + * This is a helper function for getting values from parameter/options + * objects. + * + * @param args The object we are extracting values from + * @param name The name of the property we are getting. + * @param defaultValue An optional value to return if the property is missing + * from the object. If this is not specified and the property is missing, an + * error will be thrown. + */ + function getArg(aArgs, aName, aDefaultValue) { + if (aName in aArgs) { + return aArgs[aName]; + } else if (arguments.length === 3) { + return aDefaultValue; + } else { + throw new Error('"' + aName + '" is a required argument.'); + } + } + exports.getArg = getArg; + + var urlRegexp = /^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.]*)(?::(\d+))?(\S*)$/; + var dataUrlRegexp = /^data:.+\,.+$/; + + function urlParse(aUrl) { + var match = aUrl.match(urlRegexp); + if (!match) { + return null; + } + return { + scheme: match[1], + auth: match[2], + host: match[3], + port: match[4], + path: match[5] + }; + } + exports.urlParse = urlParse; + + function urlGenerate(aParsedUrl) { + var url = ''; + if (aParsedUrl.scheme) { + url += aParsedUrl.scheme + ':'; + } + url += '//'; + if (aParsedUrl.auth) { + url += aParsedUrl.auth + '@'; + } + if (aParsedUrl.host) { + url += aParsedUrl.host; + } + if (aParsedUrl.port) { + url += ":" + aParsedUrl.port + } + if (aParsedUrl.path) { + url += aParsedUrl.path; + } + return url; + } + exports.urlGenerate = urlGenerate; + + /** + * Normalizes a path, or the path portion of a URL: + * + * - Replaces consecutive slashes with one slash. + * - Removes unnecessary '.' parts. + * - Removes unnecessary '/..' parts. + * + * Based on code in the Node.js 'path' core module. + * + * @param aPath The path or url to normalize. + */ + function normalize(aPath) { + var path = aPath; + var url = urlParse(aPath); + if (url) { + if (!url.path) { + return aPath; + } + path = url.path; + } + var isAbsolute = exports.isAbsolute(path); + + var parts = path.split(/\/+/); + for (var part, up = 0, i = parts.length - 1; i >= 0; i--) { + part = parts[i]; + if (part === '.') { + parts.splice(i, 1); + } else if (part === '..') { + up++; + } else if (up > 0) { + if (part === '') { + // The first part is blank if the path is absolute. Trying to go + // above the root is a no-op. Therefore we can remove all '..' parts + // directly after the root. + parts.splice(i + 1, up); + up = 0; + } else { + parts.splice(i, 2); + up--; + } + } + } + path = parts.join('/'); + + if (path === '') { + path = isAbsolute ? '/' : '.'; + } + + if (url) { + url.path = path; + return urlGenerate(url); + } + return path; + } + exports.normalize = normalize; + + /** + * Joins two paths/URLs. + * + * @param aRoot The root path or URL. + * @param aPath The path or URL to be joined with the root. + * + * - If aPath is a URL or a data URI, aPath is returned, unless aPath is a + * scheme-relative URL: Then the scheme of aRoot, if any, is prepended + * first. + * - Otherwise aPath is a path. If aRoot is a URL, then its path portion + * is updated with the result and aRoot is returned. Otherwise the result + * is returned. + * - If aPath is absolute, the result is aPath. + * - Otherwise the two paths are joined with a slash. + * - Joining for example 'http://' and 'www.example.com' is also supported. + */ + function join(aRoot, aPath) { + if (aRoot === "") { + aRoot = "."; + } + if (aPath === "") { + aPath = "."; + } + var aPathUrl = urlParse(aPath); + var aRootUrl = urlParse(aRoot); + if (aRootUrl) { + aRoot = aRootUrl.path || '/'; + } + + // `join(foo, '//www.example.org')` + if (aPathUrl && !aPathUrl.scheme) { + if (aRootUrl) { + aPathUrl.scheme = aRootUrl.scheme; + } + return urlGenerate(aPathUrl); + } + + if (aPathUrl || aPath.match(dataUrlRegexp)) { + return aPath; + } + + // `join('http://', 'www.example.com')` + if (aRootUrl && !aRootUrl.host && !aRootUrl.path) { + aRootUrl.host = aPath; + return urlGenerate(aRootUrl); + } + + var joined = aPath.charAt(0) === '/' + ? aPath + : normalize(aRoot.replace(/\/+$/, '') + '/' + aPath); + + if (aRootUrl) { + aRootUrl.path = joined; + return urlGenerate(aRootUrl); + } + return joined; + } + exports.join = join; + + exports.isAbsolute = function (aPath) { + return aPath.charAt(0) === '/' || !!aPath.match(urlRegexp); + }; + + /** + * Make a path relative to a URL or another path. + * + * @param aRoot The root path or URL. + * @param aPath The path or URL to be made relative to aRoot. + */ + function relative(aRoot, aPath) { + if (aRoot === "") { + aRoot = "."; + } + + aRoot = aRoot.replace(/\/$/, ''); + + // It is possible for the path to be above the root. In this case, simply + // checking whether the root is a prefix of the path won't work. Instead, we + // need to remove components from the root one by one, until either we find + // a prefix that fits, or we run out of components to remove. + var level = 0; + while (aPath.indexOf(aRoot + '/') !== 0) { + var index = aRoot.lastIndexOf("/"); + if (index < 0) { + return aPath; + } + + // If the only part of the root that is left is the scheme (i.e. http://, + // file:///, etc.), one or more slashes (/), or simply nothing at all, we + // have exhausted all components, so the path is not relative to the root. + aRoot = aRoot.slice(0, index); + if (aRoot.match(/^([^\/]+:\/)?\/*$/)) { + return aPath; + } + + ++level; + } + + // Make sure we add a "../" for each component we removed from the root. + return Array(level + 1).join("../") + aPath.substr(aRoot.length + 1); + } + exports.relative = relative; + + var supportsNullProto = (function () { + var obj = Object.create(null); + return !('__proto__' in obj); + }()); + + function identity (s) { + return s; + } + + /** + * Because behavior goes wacky when you set `__proto__` on objects, we + * have to prefix all the strings in our set with an arbitrary character. + * + * See https://github.com/mozilla/source-map/pull/31 and + * https://github.com/mozilla/source-map/issues/30 + * + * @param String aStr + */ + function toSetString(aStr) { + if (isProtoString(aStr)) { + return '$' + aStr; + } + + return aStr; + } + exports.toSetString = supportsNullProto ? identity : toSetString; + + function fromSetString(aStr) { + if (isProtoString(aStr)) { + return aStr.slice(1); + } + + return aStr; + } + exports.fromSetString = supportsNullProto ? identity : fromSetString; + + function isProtoString(s) { + if (!s) { + return false; + } + + var length = s.length; + + if (length < 9 /* "__proto__".length */) { + return false; + } + + if (s.charCodeAt(length - 1) !== 95 /* '_' */ || + s.charCodeAt(length - 2) !== 95 /* '_' */ || + s.charCodeAt(length - 3) !== 111 /* 'o' */ || + s.charCodeAt(length - 4) !== 116 /* 't' */ || + s.charCodeAt(length - 5) !== 111 /* 'o' */ || + s.charCodeAt(length - 6) !== 114 /* 'r' */ || + s.charCodeAt(length - 7) !== 112 /* 'p' */ || + s.charCodeAt(length - 8) !== 95 /* '_' */ || + s.charCodeAt(length - 9) !== 95 /* '_' */) { + return false; + } + + for (var i = length - 10; i >= 0; i--) { + if (s.charCodeAt(i) !== 36 /* '$' */) { + return false; + } + } + + return true; + } + + /** + * Comparator between two mappings where the original positions are compared. + * + * Optionally pass in `true` as `onlyCompareGenerated` to consider two + * mappings with the same original source/line/column, but different generated + * line and column the same. Useful when searching for a mapping with a + * stubbed out mapping. + */ + function compareByOriginalPositions(mappingA, mappingB, onlyCompareOriginal) { + var cmp = mappingA.source - mappingB.source; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalLine - mappingB.originalLine; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalColumn - mappingB.originalColumn; + if (cmp !== 0 || onlyCompareOriginal) { + return cmp; + } + + cmp = mappingA.generatedColumn - mappingB.generatedColumn; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.generatedLine - mappingB.generatedLine; + if (cmp !== 0) { + return cmp; + } + + return mappingA.name - mappingB.name; + } + exports.compareByOriginalPositions = compareByOriginalPositions; + + /** + * Comparator between two mappings with deflated source and name indices where + * the generated positions are compared. + * + * Optionally pass in `true` as `onlyCompareGenerated` to consider two + * mappings with the same generated line and column, but different + * source/name/original line and column the same. Useful when searching for a + * mapping with a stubbed out mapping. + */ + function compareByGeneratedPositionsDeflated(mappingA, mappingB, onlyCompareGenerated) { + var cmp = mappingA.generatedLine - mappingB.generatedLine; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.generatedColumn - mappingB.generatedColumn; + if (cmp !== 0 || onlyCompareGenerated) { + return cmp; + } + + cmp = mappingA.source - mappingB.source; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalLine - mappingB.originalLine; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalColumn - mappingB.originalColumn; + if (cmp !== 0) { + return cmp; + } + + return mappingA.name - mappingB.name; + } + exports.compareByGeneratedPositionsDeflated = compareByGeneratedPositionsDeflated; + + function strcmp(aStr1, aStr2) { + if (aStr1 === aStr2) { + return 0; + } + + if (aStr1 > aStr2) { + return 1; + } + + return -1; + } + + /** + * Comparator between two mappings with inflated source and name strings where + * the generated positions are compared. + */ + function compareByGeneratedPositionsInflated(mappingA, mappingB) { + var cmp = mappingA.generatedLine - mappingB.generatedLine; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.generatedColumn - mappingB.generatedColumn; + if (cmp !== 0) { + return cmp; + } + + cmp = strcmp(mappingA.source, mappingB.source); + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalLine - mappingB.originalLine; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalColumn - mappingB.originalColumn; + if (cmp !== 0) { + return cmp; + } + + return strcmp(mappingA.name, mappingB.name); + } + exports.compareByGeneratedPositionsInflated = compareByGeneratedPositionsInflated; + + +/***/ }), +/* 5 */ +/***/ (function(module, exports, __webpack_require__) { + + /* -*- Mode: js; js-indent-level: 2; -*- */ + /* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + + var util = __webpack_require__(4); + var has = Object.prototype.hasOwnProperty; + var hasNativeMap = typeof Map !== "undefined"; + + /** + * A data structure which is a combination of an array and a set. Adding a new + * member is O(1), testing for membership is O(1), and finding the index of an + * element is O(1). Removing elements from the set is not supported. Only + * strings are supported for membership. + */ + function ArraySet() { + this._array = []; + this._set = hasNativeMap ? new Map() : Object.create(null); + } + + /** + * Static method for creating ArraySet instances from an existing array. + */ + ArraySet.fromArray = function ArraySet_fromArray(aArray, aAllowDuplicates) { + var set = new ArraySet(); + for (var i = 0, len = aArray.length; i < len; i++) { + set.add(aArray[i], aAllowDuplicates); + } + return set; + }; + + /** + * Return how many unique items are in this ArraySet. If duplicates have been + * added, than those do not count towards the size. + * + * @returns Number + */ + ArraySet.prototype.size = function ArraySet_size() { + return hasNativeMap ? this._set.size : Object.getOwnPropertyNames(this._set).length; + }; + + /** + * Add the given string to this set. + * + * @param String aStr + */ + ArraySet.prototype.add = function ArraySet_add(aStr, aAllowDuplicates) { + var sStr = hasNativeMap ? aStr : util.toSetString(aStr); + var isDuplicate = hasNativeMap ? this.has(aStr) : has.call(this._set, sStr); + var idx = this._array.length; + if (!isDuplicate || aAllowDuplicates) { + this._array.push(aStr); + } + if (!isDuplicate) { + if (hasNativeMap) { + this._set.set(aStr, idx); + } else { + this._set[sStr] = idx; + } + } + }; + + /** + * Is the given string a member of this set? + * + * @param String aStr + */ + ArraySet.prototype.has = function ArraySet_has(aStr) { + if (hasNativeMap) { + return this._set.has(aStr); + } else { + var sStr = util.toSetString(aStr); + return has.call(this._set, sStr); + } + }; + + /** + * What is the index of the given string in the array? + * + * @param String aStr + */ + ArraySet.prototype.indexOf = function ArraySet_indexOf(aStr) { + if (hasNativeMap) { + var idx = this._set.get(aStr); + if (idx >= 0) { + return idx; + } + } else { + var sStr = util.toSetString(aStr); + if (has.call(this._set, sStr)) { + return this._set[sStr]; + } + } + + throw new Error('"' + aStr + '" is not in the set.'); + }; + + /** + * What is the element at the given index? + * + * @param Number aIdx + */ + ArraySet.prototype.at = function ArraySet_at(aIdx) { + if (aIdx >= 0 && aIdx < this._array.length) { + return this._array[aIdx]; + } + throw new Error('No element indexed by ' + aIdx); + }; + + /** + * Returns the array representation of this set (which has the proper indices + * indicated by indexOf). Note that this is a copy of the internal array used + * for storing the members so that no one can mess with internal state. + */ + ArraySet.prototype.toArray = function ArraySet_toArray() { + return this._array.slice(); + }; + + exports.ArraySet = ArraySet; + + +/***/ }), +/* 6 */ +/***/ (function(module, exports, __webpack_require__) { + + /* -*- Mode: js; js-indent-level: 2; -*- */ + /* + * Copyright 2014 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + + var util = __webpack_require__(4); + + /** + * Determine whether mappingB is after mappingA with respect to generated + * position. + */ + function generatedPositionAfter(mappingA, mappingB) { + // Optimized for most common case + var lineA = mappingA.generatedLine; + var lineB = mappingB.generatedLine; + var columnA = mappingA.generatedColumn; + var columnB = mappingB.generatedColumn; + return lineB > lineA || lineB == lineA && columnB >= columnA || + util.compareByGeneratedPositionsInflated(mappingA, mappingB) <= 0; + } + + /** + * A data structure to provide a sorted view of accumulated mappings in a + * performance conscious manner. It trades a neglibable overhead in general + * case for a large speedup in case of mappings being added in order. + */ + function MappingList() { + this._array = []; + this._sorted = true; + // Serves as infimum + this._last = {generatedLine: -1, generatedColumn: 0}; + } + + /** + * Iterate through internal items. This method takes the same arguments that + * `Array.prototype.forEach` takes. + * + * NOTE: The order of the mappings is NOT guaranteed. + */ + MappingList.prototype.unsortedForEach = + function MappingList_forEach(aCallback, aThisArg) { + this._array.forEach(aCallback, aThisArg); + }; + + /** + * Add the given source mapping. + * + * @param Object aMapping + */ + MappingList.prototype.add = function MappingList_add(aMapping) { + if (generatedPositionAfter(this._last, aMapping)) { + this._last = aMapping; + this._array.push(aMapping); + } else { + this._sorted = false; + this._array.push(aMapping); + } + }; + + /** + * Returns the flat, sorted array of mappings. The mappings are sorted by + * generated position. + * + * WARNING: This method returns internal data without copying, for + * performance. The return value must NOT be mutated, and should be treated as + * an immutable borrow. If you want to take ownership, you must make your own + * copy. + */ + MappingList.prototype.toArray = function MappingList_toArray() { + if (!this._sorted) { + this._array.sort(util.compareByGeneratedPositionsInflated); + this._sorted = true; + } + return this._array; + }; + + exports.MappingList = MappingList; + + +/***/ }), +/* 7 */ +/***/ (function(module, exports, __webpack_require__) { + + /* -*- Mode: js; js-indent-level: 2; -*- */ + /* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + + var util = __webpack_require__(4); + var binarySearch = __webpack_require__(8); + var ArraySet = __webpack_require__(5).ArraySet; + var base64VLQ = __webpack_require__(2); + var quickSort = __webpack_require__(9).quickSort; + + function SourceMapConsumer(aSourceMap) { + var sourceMap = aSourceMap; + if (typeof aSourceMap === 'string') { + sourceMap = JSON.parse(aSourceMap.replace(/^\)\]\}'/, '')); + } + + return sourceMap.sections != null + ? new IndexedSourceMapConsumer(sourceMap) + : new BasicSourceMapConsumer(sourceMap); + } + + SourceMapConsumer.fromSourceMap = function(aSourceMap) { + return BasicSourceMapConsumer.fromSourceMap(aSourceMap); + } + + /** + * The version of the source mapping spec that we are consuming. + */ + SourceMapConsumer.prototype._version = 3; + + // `__generatedMappings` and `__originalMappings` are arrays that hold the + // parsed mapping coordinates from the source map's "mappings" attribute. They + // are lazily instantiated, accessed via the `_generatedMappings` and + // `_originalMappings` getters respectively, and we only parse the mappings + // and create these arrays once queried for a source location. We jump through + // these hoops because there can be many thousands of mappings, and parsing + // them is expensive, so we only want to do it if we must. + // + // Each object in the arrays is of the form: + // + // { + // generatedLine: The line number in the generated code, + // generatedColumn: The column number in the generated code, + // source: The path to the original source file that generated this + // chunk of code, + // originalLine: The line number in the original source that + // corresponds to this chunk of generated code, + // originalColumn: The column number in the original source that + // corresponds to this chunk of generated code, + // name: The name of the original symbol which generated this chunk of + // code. + // } + // + // All properties except for `generatedLine` and `generatedColumn` can be + // `null`. + // + // `_generatedMappings` is ordered by the generated positions. + // + // `_originalMappings` is ordered by the original positions. + + SourceMapConsumer.prototype.__generatedMappings = null; + Object.defineProperty(SourceMapConsumer.prototype, '_generatedMappings', { + get: function () { + if (!this.__generatedMappings) { + this._parseMappings(this._mappings, this.sourceRoot); + } + + return this.__generatedMappings; + } + }); + + SourceMapConsumer.prototype.__originalMappings = null; + Object.defineProperty(SourceMapConsumer.prototype, '_originalMappings', { + get: function () { + if (!this.__originalMappings) { + this._parseMappings(this._mappings, this.sourceRoot); + } + + return this.__originalMappings; + } + }); + + SourceMapConsumer.prototype._charIsMappingSeparator = + function SourceMapConsumer_charIsMappingSeparator(aStr, index) { + var c = aStr.charAt(index); + return c === ";" || c === ","; + }; + + /** + * Parse the mappings in a string in to a data structure which we can easily + * query (the ordered arrays in the `this.__generatedMappings` and + * `this.__originalMappings` properties). + */ + SourceMapConsumer.prototype._parseMappings = + function SourceMapConsumer_parseMappings(aStr, aSourceRoot) { + throw new Error("Subclasses must implement _parseMappings"); + }; + + SourceMapConsumer.GENERATED_ORDER = 1; + SourceMapConsumer.ORIGINAL_ORDER = 2; + + SourceMapConsumer.GREATEST_LOWER_BOUND = 1; + SourceMapConsumer.LEAST_UPPER_BOUND = 2; + + /** + * Iterate over each mapping between an original source/line/column and a + * generated line/column in this source map. + * + * @param Function aCallback + * The function that is called with each mapping. + * @param Object aContext + * Optional. If specified, this object will be the value of `this` every + * time that `aCallback` is called. + * @param aOrder + * Either `SourceMapConsumer.GENERATED_ORDER` or + * `SourceMapConsumer.ORIGINAL_ORDER`. Specifies whether you want to + * iterate over the mappings sorted by the generated file's line/column + * order or the original's source/line/column order, respectively. Defaults to + * `SourceMapConsumer.GENERATED_ORDER`. + */ + SourceMapConsumer.prototype.eachMapping = + function SourceMapConsumer_eachMapping(aCallback, aContext, aOrder) { + var context = aContext || null; + var order = aOrder || SourceMapConsumer.GENERATED_ORDER; + + var mappings; + switch (order) { + case SourceMapConsumer.GENERATED_ORDER: + mappings = this._generatedMappings; + break; + case SourceMapConsumer.ORIGINAL_ORDER: + mappings = this._originalMappings; + break; + default: + throw new Error("Unknown order of iteration."); + } + + var sourceRoot = this.sourceRoot; + mappings.map(function (mapping) { + var source = mapping.source === null ? null : this._sources.at(mapping.source); + if (source != null && sourceRoot != null) { + source = util.join(sourceRoot, source); + } + return { + source: source, + generatedLine: mapping.generatedLine, + generatedColumn: mapping.generatedColumn, + originalLine: mapping.originalLine, + originalColumn: mapping.originalColumn, + name: mapping.name === null ? null : this._names.at(mapping.name) + }; + }, this).forEach(aCallback, context); + }; + + /** + * Returns all generated line and column information for the original source, + * line, and column provided. If no column is provided, returns all mappings + * corresponding to a either the line we are searching for or the next + * closest line that has any mappings. Otherwise, returns all mappings + * corresponding to the given line and either the column we are searching for + * or the next closest column that has any offsets. + * + * The only argument is an object with the following properties: + * + * - source: The filename of the original source. + * - line: The line number in the original source. + * - column: Optional. the column number in the original source. + * + * and an array of objects is returned, each with the following properties: + * + * - line: The line number in the generated source, or null. + * - column: The column number in the generated source, or null. + */ + SourceMapConsumer.prototype.allGeneratedPositionsFor = + function SourceMapConsumer_allGeneratedPositionsFor(aArgs) { + var line = util.getArg(aArgs, 'line'); + + // When there is no exact match, BasicSourceMapConsumer.prototype._findMapping + // returns the index of the closest mapping less than the needle. By + // setting needle.originalColumn to 0, we thus find the last mapping for + // the given line, provided such a mapping exists. + var needle = { + source: util.getArg(aArgs, 'source'), + originalLine: line, + originalColumn: util.getArg(aArgs, 'column', 0) + }; + + if (this.sourceRoot != null) { + needle.source = util.relative(this.sourceRoot, needle.source); + } + if (!this._sources.has(needle.source)) { + return []; + } + needle.source = this._sources.indexOf(needle.source); + + var mappings = []; + + var index = this._findMapping(needle, + this._originalMappings, + "originalLine", + "originalColumn", + util.compareByOriginalPositions, + binarySearch.LEAST_UPPER_BOUND); + if (index >= 0) { + var mapping = this._originalMappings[index]; + + if (aArgs.column === undefined) { + var originalLine = mapping.originalLine; + + // Iterate until either we run out of mappings, or we run into + // a mapping for a different line than the one we found. Since + // mappings are sorted, this is guaranteed to find all mappings for + // the line we found. + while (mapping && mapping.originalLine === originalLine) { + mappings.push({ + line: util.getArg(mapping, 'generatedLine', null), + column: util.getArg(mapping, 'generatedColumn', null), + lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null) + }); + + mapping = this._originalMappings[++index]; + } + } else { + var originalColumn = mapping.originalColumn; + + // Iterate until either we run out of mappings, or we run into + // a mapping for a different line than the one we were searching for. + // Since mappings are sorted, this is guaranteed to find all mappings for + // the line we are searching for. + while (mapping && + mapping.originalLine === line && + mapping.originalColumn == originalColumn) { + mappings.push({ + line: util.getArg(mapping, 'generatedLine', null), + column: util.getArg(mapping, 'generatedColumn', null), + lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null) + }); + + mapping = this._originalMappings[++index]; + } + } + } + + return mappings; + }; + + exports.SourceMapConsumer = SourceMapConsumer; + + /** + * A BasicSourceMapConsumer instance represents a parsed source map which we can + * query for information about the original file positions by giving it a file + * position in the generated source. + * + * The only parameter is the raw source map (either as a JSON string, or + * already parsed to an object). According to the spec, source maps have the + * following attributes: + * + * - version: Which version of the source map spec this map is following. + * - sources: An array of URLs to the original source files. + * - names: An array of identifiers which can be referrenced by individual mappings. + * - sourceRoot: Optional. The URL root from which all sources are relative. + * - sourcesContent: Optional. An array of contents of the original source files. + * - mappings: A string of base64 VLQs which contain the actual mappings. + * - file: Optional. The generated file this source map is associated with. + * + * Here is an example source map, taken from the source map spec[0]: + * + * { + * version : 3, + * file: "out.js", + * sourceRoot : "", + * sources: ["foo.js", "bar.js"], + * names: ["src", "maps", "are", "fun"], + * mappings: "AA,AB;;ABCDE;" + * } + * + * [0]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit?pli=1# + */ + function BasicSourceMapConsumer(aSourceMap) { + var sourceMap = aSourceMap; + if (typeof aSourceMap === 'string') { + sourceMap = JSON.parse(aSourceMap.replace(/^\)\]\}'/, '')); + } + + var version = util.getArg(sourceMap, 'version'); + var sources = util.getArg(sourceMap, 'sources'); + // Sass 3.3 leaves out the 'names' array, so we deviate from the spec (which + // requires the array) to play nice here. + var names = util.getArg(sourceMap, 'names', []); + var sourceRoot = util.getArg(sourceMap, 'sourceRoot', null); + var sourcesContent = util.getArg(sourceMap, 'sourcesContent', null); + var mappings = util.getArg(sourceMap, 'mappings'); + var file = util.getArg(sourceMap, 'file', null); + + // Once again, Sass deviates from the spec and supplies the version as a + // string rather than a number, so we use loose equality checking here. + if (version != this._version) { + throw new Error('Unsupported version: ' + version); + } + + sources = sources + .map(String) + // Some source maps produce relative source paths like "./foo.js" instead of + // "foo.js". Normalize these first so that future comparisons will succeed. + // See bugzil.la/1090768. + .map(util.normalize) + // Always ensure that absolute sources are internally stored relative to + // the source root, if the source root is absolute. Not doing this would + // be particularly problematic when the source root is a prefix of the + // source (valid, but why??). See github issue #199 and bugzil.la/1188982. + .map(function (source) { + return sourceRoot && util.isAbsolute(sourceRoot) && util.isAbsolute(source) + ? util.relative(sourceRoot, source) + : source; + }); + + // Pass `true` below to allow duplicate names and sources. While source maps + // are intended to be compressed and deduplicated, the TypeScript compiler + // sometimes generates source maps with duplicates in them. See Github issue + // #72 and bugzil.la/889492. + this._names = ArraySet.fromArray(names.map(String), true); + this._sources = ArraySet.fromArray(sources, true); + + this.sourceRoot = sourceRoot; + this.sourcesContent = sourcesContent; + this._mappings = mappings; + this.file = file; + } + + BasicSourceMapConsumer.prototype = Object.create(SourceMapConsumer.prototype); + BasicSourceMapConsumer.prototype.consumer = SourceMapConsumer; + + /** + * Create a BasicSourceMapConsumer from a SourceMapGenerator. + * + * @param SourceMapGenerator aSourceMap + * The source map that will be consumed. + * @returns BasicSourceMapConsumer + */ + BasicSourceMapConsumer.fromSourceMap = + function SourceMapConsumer_fromSourceMap(aSourceMap) { + var smc = Object.create(BasicSourceMapConsumer.prototype); + + var names = smc._names = ArraySet.fromArray(aSourceMap._names.toArray(), true); + var sources = smc._sources = ArraySet.fromArray(aSourceMap._sources.toArray(), true); + smc.sourceRoot = aSourceMap._sourceRoot; + smc.sourcesContent = aSourceMap._generateSourcesContent(smc._sources.toArray(), + smc.sourceRoot); + smc.file = aSourceMap._file; + + // Because we are modifying the entries (by converting string sources and + // names to indices into the sources and names ArraySets), we have to make + // a copy of the entry or else bad things happen. Shared mutable state + // strikes again! See github issue #191. + + var generatedMappings = aSourceMap._mappings.toArray().slice(); + var destGeneratedMappings = smc.__generatedMappings = []; + var destOriginalMappings = smc.__originalMappings = []; + + for (var i = 0, length = generatedMappings.length; i < length; i++) { + var srcMapping = generatedMappings[i]; + var destMapping = new Mapping; + destMapping.generatedLine = srcMapping.generatedLine; + destMapping.generatedColumn = srcMapping.generatedColumn; + + if (srcMapping.source) { + destMapping.source = sources.indexOf(srcMapping.source); + destMapping.originalLine = srcMapping.originalLine; + destMapping.originalColumn = srcMapping.originalColumn; + + if (srcMapping.name) { + destMapping.name = names.indexOf(srcMapping.name); + } + + destOriginalMappings.push(destMapping); + } + + destGeneratedMappings.push(destMapping); + } + + quickSort(smc.__originalMappings, util.compareByOriginalPositions); + + return smc; + }; + + /** + * The version of the source mapping spec that we are consuming. + */ + BasicSourceMapConsumer.prototype._version = 3; + + /** + * The list of original sources. + */ + Object.defineProperty(BasicSourceMapConsumer.prototype, 'sources', { + get: function () { + return this._sources.toArray().map(function (s) { + return this.sourceRoot != null ? util.join(this.sourceRoot, s) : s; + }, this); + } + }); + + /** + * Provide the JIT with a nice shape / hidden class. + */ + function Mapping() { + this.generatedLine = 0; + this.generatedColumn = 0; + this.source = null; + this.originalLine = null; + this.originalColumn = null; + this.name = null; + } + + /** + * Parse the mappings in a string in to a data structure which we can easily + * query (the ordered arrays in the `this.__generatedMappings` and + * `this.__originalMappings` properties). + */ + BasicSourceMapConsumer.prototype._parseMappings = + function SourceMapConsumer_parseMappings(aStr, aSourceRoot) { + var generatedLine = 1; + var previousGeneratedColumn = 0; + var previousOriginalLine = 0; + var previousOriginalColumn = 0; + var previousSource = 0; + var previousName = 0; + var length = aStr.length; + var index = 0; + var cachedSegments = {}; + var temp = {}; + var originalMappings = []; + var generatedMappings = []; + var mapping, str, segment, end, value; + + while (index < length) { + if (aStr.charAt(index) === ';') { + generatedLine++; + index++; + previousGeneratedColumn = 0; + } + else if (aStr.charAt(index) === ',') { + index++; + } + else { + mapping = new Mapping(); + mapping.generatedLine = generatedLine; + + // Because each offset is encoded relative to the previous one, + // many segments often have the same encoding. We can exploit this + // fact by caching the parsed variable length fields of each segment, + // allowing us to avoid a second parse if we encounter the same + // segment again. + for (end = index; end < length; end++) { + if (this._charIsMappingSeparator(aStr, end)) { + break; + } + } + str = aStr.slice(index, end); + + segment = cachedSegments[str]; + if (segment) { + index += str.length; + } else { + segment = []; + while (index < end) { + base64VLQ.decode(aStr, index, temp); + value = temp.value; + index = temp.rest; + segment.push(value); + } + + if (segment.length === 2) { + throw new Error('Found a source, but no line and column'); + } + + if (segment.length === 3) { + throw new Error('Found a source and line, but no column'); + } + + cachedSegments[str] = segment; + } + + // Generated column. + mapping.generatedColumn = previousGeneratedColumn + segment[0]; + previousGeneratedColumn = mapping.generatedColumn; + + if (segment.length > 1) { + // Original source. + mapping.source = previousSource + segment[1]; + previousSource += segment[1]; + + // Original line. + mapping.originalLine = previousOriginalLine + segment[2]; + previousOriginalLine = mapping.originalLine; + // Lines are stored 0-based + mapping.originalLine += 1; + + // Original column. + mapping.originalColumn = previousOriginalColumn + segment[3]; + previousOriginalColumn = mapping.originalColumn; + + if (segment.length > 4) { + // Original name. + mapping.name = previousName + segment[4]; + previousName += segment[4]; + } + } + + generatedMappings.push(mapping); + if (typeof mapping.originalLine === 'number') { + originalMappings.push(mapping); + } + } + } + + quickSort(generatedMappings, util.compareByGeneratedPositionsDeflated); + this.__generatedMappings = generatedMappings; + + quickSort(originalMappings, util.compareByOriginalPositions); + this.__originalMappings = originalMappings; + }; + + /** + * Find the mapping that best matches the hypothetical "needle" mapping that + * we are searching for in the given "haystack" of mappings. + */ + BasicSourceMapConsumer.prototype._findMapping = + function SourceMapConsumer_findMapping(aNeedle, aMappings, aLineName, + aColumnName, aComparator, aBias) { + // To return the position we are searching for, we must first find the + // mapping for the given position and then return the opposite position it + // points to. Because the mappings are sorted, we can use binary search to + // find the best mapping. + + if (aNeedle[aLineName] <= 0) { + throw new TypeError('Line must be greater than or equal to 1, got ' + + aNeedle[aLineName]); + } + if (aNeedle[aColumnName] < 0) { + throw new TypeError('Column must be greater than or equal to 0, got ' + + aNeedle[aColumnName]); + } + + return binarySearch.search(aNeedle, aMappings, aComparator, aBias); + }; + + /** + * Compute the last column for each generated mapping. The last column is + * inclusive. + */ + BasicSourceMapConsumer.prototype.computeColumnSpans = + function SourceMapConsumer_computeColumnSpans() { + for (var index = 0; index < this._generatedMappings.length; ++index) { + var mapping = this._generatedMappings[index]; + + // Mappings do not contain a field for the last generated columnt. We + // can come up with an optimistic estimate, however, by assuming that + // mappings are contiguous (i.e. given two consecutive mappings, the + // first mapping ends where the second one starts). + if (index + 1 < this._generatedMappings.length) { + var nextMapping = this._generatedMappings[index + 1]; + + if (mapping.generatedLine === nextMapping.generatedLine) { + mapping.lastGeneratedColumn = nextMapping.generatedColumn - 1; + continue; + } + } + + // The last mapping for each line spans the entire line. + mapping.lastGeneratedColumn = Infinity; + } + }; + + /** + * Returns the original source, line, and column information for the generated + * source's line and column positions provided. The only argument is an object + * with the following properties: + * + * - line: The line number in the generated source. + * - column: The column number in the generated source. + * - bias: Either 'SourceMapConsumer.GREATEST_LOWER_BOUND' or + * 'SourceMapConsumer.LEAST_UPPER_BOUND'. Specifies whether to return the + * closest element that is smaller than or greater than the one we are + * searching for, respectively, if the exact element cannot be found. + * Defaults to 'SourceMapConsumer.GREATEST_LOWER_BOUND'. + * + * and an object is returned with the following properties: + * + * - source: The original source file, or null. + * - line: The line number in the original source, or null. + * - column: The column number in the original source, or null. + * - name: The original identifier, or null. + */ + BasicSourceMapConsumer.prototype.originalPositionFor = + function SourceMapConsumer_originalPositionFor(aArgs) { + var needle = { + generatedLine: util.getArg(aArgs, 'line'), + generatedColumn: util.getArg(aArgs, 'column') + }; + + var index = this._findMapping( + needle, + this._generatedMappings, + "generatedLine", + "generatedColumn", + util.compareByGeneratedPositionsDeflated, + util.getArg(aArgs, 'bias', SourceMapConsumer.GREATEST_LOWER_BOUND) + ); + + if (index >= 0) { + var mapping = this._generatedMappings[index]; + + if (mapping.generatedLine === needle.generatedLine) { + var source = util.getArg(mapping, 'source', null); + if (source !== null) { + source = this._sources.at(source); + if (this.sourceRoot != null) { + source = util.join(this.sourceRoot, source); + } + } + var name = util.getArg(mapping, 'name', null); + if (name !== null) { + name = this._names.at(name); + } + return { + source: source, + line: util.getArg(mapping, 'originalLine', null), + column: util.getArg(mapping, 'originalColumn', null), + name: name + }; + } + } + + return { + source: null, + line: null, + column: null, + name: null + }; + }; + + /** + * Return true if we have the source content for every source in the source + * map, false otherwise. + */ + BasicSourceMapConsumer.prototype.hasContentsOfAllSources = + function BasicSourceMapConsumer_hasContentsOfAllSources() { + if (!this.sourcesContent) { + return false; + } + return this.sourcesContent.length >= this._sources.size() && + !this.sourcesContent.some(function (sc) { return sc == null; }); + }; + + /** + * Returns the original source content. The only argument is the url of the + * original source file. Returns null if no original source content is + * available. + */ + BasicSourceMapConsumer.prototype.sourceContentFor = + function SourceMapConsumer_sourceContentFor(aSource, nullOnMissing) { + if (!this.sourcesContent) { + return null; + } + + if (this.sourceRoot != null) { + aSource = util.relative(this.sourceRoot, aSource); + } + + if (this._sources.has(aSource)) { + return this.sourcesContent[this._sources.indexOf(aSource)]; + } + + var url; + if (this.sourceRoot != null + && (url = util.urlParse(this.sourceRoot))) { + // XXX: file:// URIs and absolute paths lead to unexpected behavior for + // many users. We can help them out when they expect file:// URIs to + // behave like it would if they were running a local HTTP server. See + // https://bugzilla.mozilla.org/show_bug.cgi?id=885597. + var fileUriAbsPath = aSource.replace(/^file:\/\//, ""); + if (url.scheme == "file" + && this._sources.has(fileUriAbsPath)) { + return this.sourcesContent[this._sources.indexOf(fileUriAbsPath)] + } + + if ((!url.path || url.path == "/") + && this._sources.has("/" + aSource)) { + return this.sourcesContent[this._sources.indexOf("/" + aSource)]; + } + } + + // This function is used recursively from + // IndexedSourceMapConsumer.prototype.sourceContentFor. In that case, we + // don't want to throw if we can't find the source - we just want to + // return null, so we provide a flag to exit gracefully. + if (nullOnMissing) { + return null; + } + else { + throw new Error('"' + aSource + '" is not in the SourceMap.'); + } + }; + + /** + * Returns the generated line and column information for the original source, + * line, and column positions provided. The only argument is an object with + * the following properties: + * + * - source: The filename of the original source. + * - line: The line number in the original source. + * - column: The column number in the original source. + * - bias: Either 'SourceMapConsumer.GREATEST_LOWER_BOUND' or + * 'SourceMapConsumer.LEAST_UPPER_BOUND'. Specifies whether to return the + * closest element that is smaller than or greater than the one we are + * searching for, respectively, if the exact element cannot be found. + * Defaults to 'SourceMapConsumer.GREATEST_LOWER_BOUND'. + * + * and an object is returned with the following properties: + * + * - line: The line number in the generated source, or null. + * - column: The column number in the generated source, or null. + */ + BasicSourceMapConsumer.prototype.generatedPositionFor = + function SourceMapConsumer_generatedPositionFor(aArgs) { + var source = util.getArg(aArgs, 'source'); + if (this.sourceRoot != null) { + source = util.relative(this.sourceRoot, source); + } + if (!this._sources.has(source)) { + return { + line: null, + column: null, + lastColumn: null + }; + } + source = this._sources.indexOf(source); + + var needle = { + source: source, + originalLine: util.getArg(aArgs, 'line'), + originalColumn: util.getArg(aArgs, 'column') + }; + + var index = this._findMapping( + needle, + this._originalMappings, + "originalLine", + "originalColumn", + util.compareByOriginalPositions, + util.getArg(aArgs, 'bias', SourceMapConsumer.GREATEST_LOWER_BOUND) + ); + + if (index >= 0) { + var mapping = this._originalMappings[index]; + + if (mapping.source === needle.source) { + return { + line: util.getArg(mapping, 'generatedLine', null), + column: util.getArg(mapping, 'generatedColumn', null), + lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null) + }; + } + } + + return { + line: null, + column: null, + lastColumn: null + }; + }; + + exports.BasicSourceMapConsumer = BasicSourceMapConsumer; + + /** + * An IndexedSourceMapConsumer instance represents a parsed source map which + * we can query for information. It differs from BasicSourceMapConsumer in + * that it takes "indexed" source maps (i.e. ones with a "sections" field) as + * input. + * + * The only parameter is a raw source map (either as a JSON string, or already + * parsed to an object). According to the spec for indexed source maps, they + * have the following attributes: + * + * - version: Which version of the source map spec this map is following. + * - file: Optional. The generated file this source map is associated with. + * - sections: A list of section definitions. + * + * Each value under the "sections" field has two fields: + * - offset: The offset into the original specified at which this section + * begins to apply, defined as an object with a "line" and "column" + * field. + * - map: A source map definition. This source map could also be indexed, + * but doesn't have to be. + * + * Instead of the "map" field, it's also possible to have a "url" field + * specifying a URL to retrieve a source map from, but that's currently + * unsupported. + * + * Here's an example source map, taken from the source map spec[0], but + * modified to omit a section which uses the "url" field. + * + * { + * version : 3, + * file: "app.js", + * sections: [{ + * offset: {line:100, column:10}, + * map: { + * version : 3, + * file: "section.js", + * sources: ["foo.js", "bar.js"], + * names: ["src", "maps", "are", "fun"], + * mappings: "AAAA,E;;ABCDE;" + * } + * }], + * } + * + * [0]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit#heading=h.535es3xeprgt + */ + function IndexedSourceMapConsumer(aSourceMap) { + var sourceMap = aSourceMap; + if (typeof aSourceMap === 'string') { + sourceMap = JSON.parse(aSourceMap.replace(/^\)\]\}'/, '')); + } + + var version = util.getArg(sourceMap, 'version'); + var sections = util.getArg(sourceMap, 'sections'); + + if (version != this._version) { + throw new Error('Unsupported version: ' + version); + } + + this._sources = new ArraySet(); + this._names = new ArraySet(); + + var lastOffset = { + line: -1, + column: 0 + }; + this._sections = sections.map(function (s) { + if (s.url) { + // The url field will require support for asynchronicity. + // See https://github.com/mozilla/source-map/issues/16 + throw new Error('Support for url field in sections not implemented.'); + } + var offset = util.getArg(s, 'offset'); + var offsetLine = util.getArg(offset, 'line'); + var offsetColumn = util.getArg(offset, 'column'); + + if (offsetLine < lastOffset.line || + (offsetLine === lastOffset.line && offsetColumn < lastOffset.column)) { + throw new Error('Section offsets must be ordered and non-overlapping.'); + } + lastOffset = offset; + + return { + generatedOffset: { + // The offset fields are 0-based, but we use 1-based indices when + // encoding/decoding from VLQ. + generatedLine: offsetLine + 1, + generatedColumn: offsetColumn + 1 + }, + consumer: new SourceMapConsumer(util.getArg(s, 'map')) + } + }); + } + + IndexedSourceMapConsumer.prototype = Object.create(SourceMapConsumer.prototype); + IndexedSourceMapConsumer.prototype.constructor = SourceMapConsumer; + + /** + * The version of the source mapping spec that we are consuming. + */ + IndexedSourceMapConsumer.prototype._version = 3; + + /** + * The list of original sources. + */ + Object.defineProperty(IndexedSourceMapConsumer.prototype, 'sources', { + get: function () { + var sources = []; + for (var i = 0; i < this._sections.length; i++) { + for (var j = 0; j < this._sections[i].consumer.sources.length; j++) { + sources.push(this._sections[i].consumer.sources[j]); + } + } + return sources; + } + }); + + /** + * Returns the original source, line, and column information for the generated + * source's line and column positions provided. The only argument is an object + * with the following properties: + * + * - line: The line number in the generated source. + * - column: The column number in the generated source. + * + * and an object is returned with the following properties: + * + * - source: The original source file, or null. + * - line: The line number in the original source, or null. + * - column: The column number in the original source, or null. + * - name: The original identifier, or null. + */ + IndexedSourceMapConsumer.prototype.originalPositionFor = + function IndexedSourceMapConsumer_originalPositionFor(aArgs) { + var needle = { + generatedLine: util.getArg(aArgs, 'line'), + generatedColumn: util.getArg(aArgs, 'column') + }; + + // Find the section containing the generated position we're trying to map + // to an original position. + var sectionIndex = binarySearch.search(needle, this._sections, + function(needle, section) { + var cmp = needle.generatedLine - section.generatedOffset.generatedLine; + if (cmp) { + return cmp; + } + + return (needle.generatedColumn - + section.generatedOffset.generatedColumn); + }); + var section = this._sections[sectionIndex]; + + if (!section) { + return { + source: null, + line: null, + column: null, + name: null + }; + } + + return section.consumer.originalPositionFor({ + line: needle.generatedLine - + (section.generatedOffset.generatedLine - 1), + column: needle.generatedColumn - + (section.generatedOffset.generatedLine === needle.generatedLine + ? section.generatedOffset.generatedColumn - 1 + : 0), + bias: aArgs.bias + }); + }; + + /** + * Return true if we have the source content for every source in the source + * map, false otherwise. + */ + IndexedSourceMapConsumer.prototype.hasContentsOfAllSources = + function IndexedSourceMapConsumer_hasContentsOfAllSources() { + return this._sections.every(function (s) { + return s.consumer.hasContentsOfAllSources(); + }); + }; + + /** + * Returns the original source content. The only argument is the url of the + * original source file. Returns null if no original source content is + * available. + */ + IndexedSourceMapConsumer.prototype.sourceContentFor = + function IndexedSourceMapConsumer_sourceContentFor(aSource, nullOnMissing) { + for (var i = 0; i < this._sections.length; i++) { + var section = this._sections[i]; + + var content = section.consumer.sourceContentFor(aSource, true); + if (content) { + return content; + } + } + if (nullOnMissing) { + return null; + } + else { + throw new Error('"' + aSource + '" is not in the SourceMap.'); + } + }; + + /** + * Returns the generated line and column information for the original source, + * line, and column positions provided. The only argument is an object with + * the following properties: + * + * - source: The filename of the original source. + * - line: The line number in the original source. + * - column: The column number in the original source. + * + * and an object is returned with the following properties: + * + * - line: The line number in the generated source, or null. + * - column: The column number in the generated source, or null. + */ + IndexedSourceMapConsumer.prototype.generatedPositionFor = + function IndexedSourceMapConsumer_generatedPositionFor(aArgs) { + for (var i = 0; i < this._sections.length; i++) { + var section = this._sections[i]; + + // Only consider this section if the requested source is in the list of + // sources of the consumer. + if (section.consumer.sources.indexOf(util.getArg(aArgs, 'source')) === -1) { + continue; + } + var generatedPosition = section.consumer.generatedPositionFor(aArgs); + if (generatedPosition) { + var ret = { + line: generatedPosition.line + + (section.generatedOffset.generatedLine - 1), + column: generatedPosition.column + + (section.generatedOffset.generatedLine === generatedPosition.line + ? section.generatedOffset.generatedColumn - 1 + : 0) + }; + return ret; + } + } + + return { + line: null, + column: null + }; + }; + + /** + * Parse the mappings in a string in to a data structure which we can easily + * query (the ordered arrays in the `this.__generatedMappings` and + * `this.__originalMappings` properties). + */ + IndexedSourceMapConsumer.prototype._parseMappings = + function IndexedSourceMapConsumer_parseMappings(aStr, aSourceRoot) { + this.__generatedMappings = []; + this.__originalMappings = []; + for (var i = 0; i < this._sections.length; i++) { + var section = this._sections[i]; + var sectionMappings = section.consumer._generatedMappings; + for (var j = 0; j < sectionMappings.length; j++) { + var mapping = sectionMappings[j]; + + var source = section.consumer._sources.at(mapping.source); + if (section.consumer.sourceRoot !== null) { + source = util.join(section.consumer.sourceRoot, source); + } + this._sources.add(source); + source = this._sources.indexOf(source); + + var name = section.consumer._names.at(mapping.name); + this._names.add(name); + name = this._names.indexOf(name); + + // The mappings coming from the consumer for the section have + // generated positions relative to the start of the section, so we + // need to offset them to be relative to the start of the concatenated + // generated file. + var adjustedMapping = { + source: source, + generatedLine: mapping.generatedLine + + (section.generatedOffset.generatedLine - 1), + generatedColumn: mapping.generatedColumn + + (section.generatedOffset.generatedLine === mapping.generatedLine + ? section.generatedOffset.generatedColumn - 1 + : 0), + originalLine: mapping.originalLine, + originalColumn: mapping.originalColumn, + name: name + }; + + this.__generatedMappings.push(adjustedMapping); + if (typeof adjustedMapping.originalLine === 'number') { + this.__originalMappings.push(adjustedMapping); + } + } + } + + quickSort(this.__generatedMappings, util.compareByGeneratedPositionsDeflated); + quickSort(this.__originalMappings, util.compareByOriginalPositions); + }; + + exports.IndexedSourceMapConsumer = IndexedSourceMapConsumer; + + +/***/ }), +/* 8 */ +/***/ (function(module, exports) { + + /* -*- Mode: js; js-indent-level: 2; -*- */ + /* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + + exports.GREATEST_LOWER_BOUND = 1; + exports.LEAST_UPPER_BOUND = 2; + + /** + * Recursive implementation of binary search. + * + * @param aLow Indices here and lower do not contain the needle. + * @param aHigh Indices here and higher do not contain the needle. + * @param aNeedle The element being searched for. + * @param aHaystack The non-empty array being searched. + * @param aCompare Function which takes two elements and returns -1, 0, or 1. + * @param aBias Either 'binarySearch.GREATEST_LOWER_BOUND' or + * 'binarySearch.LEAST_UPPER_BOUND'. Specifies whether to return the + * closest element that is smaller than or greater than the one we are + * searching for, respectively, if the exact element cannot be found. + */ + function recursiveSearch(aLow, aHigh, aNeedle, aHaystack, aCompare, aBias) { + // This function terminates when one of the following is true: + // + // 1. We find the exact element we are looking for. + // + // 2. We did not find the exact element, but we can return the index of + // the next-closest element. + // + // 3. We did not find the exact element, and there is no next-closest + // element than the one we are searching for, so we return -1. + var mid = Math.floor((aHigh - aLow) / 2) + aLow; + var cmp = aCompare(aNeedle, aHaystack[mid], true); + if (cmp === 0) { + // Found the element we are looking for. + return mid; + } + else if (cmp > 0) { + // Our needle is greater than aHaystack[mid]. + if (aHigh - mid > 1) { + // The element is in the upper half. + return recursiveSearch(mid, aHigh, aNeedle, aHaystack, aCompare, aBias); + } + + // The exact needle element was not found in this haystack. Determine if + // we are in termination case (3) or (2) and return the appropriate thing. + if (aBias == exports.LEAST_UPPER_BOUND) { + return aHigh < aHaystack.length ? aHigh : -1; + } else { + return mid; + } + } + else { + // Our needle is less than aHaystack[mid]. + if (mid - aLow > 1) { + // The element is in the lower half. + return recursiveSearch(aLow, mid, aNeedle, aHaystack, aCompare, aBias); + } + + // we are in termination case (3) or (2) and return the appropriate thing. + if (aBias == exports.LEAST_UPPER_BOUND) { + return mid; + } else { + return aLow < 0 ? -1 : aLow; + } + } + } + + /** + * This is an implementation of binary search which will always try and return + * the index of the closest element if there is no exact hit. This is because + * mappings between original and generated line/col pairs are single points, + * and there is an implicit region between each of them, so a miss just means + * that you aren't on the very start of a region. + * + * @param aNeedle The element you are looking for. + * @param aHaystack The array that is being searched. + * @param aCompare A function which takes the needle and an element in the + * array and returns -1, 0, or 1 depending on whether the needle is less + * than, equal to, or greater than the element, respectively. + * @param aBias Either 'binarySearch.GREATEST_LOWER_BOUND' or + * 'binarySearch.LEAST_UPPER_BOUND'. Specifies whether to return the + * closest element that is smaller than or greater than the one we are + * searching for, respectively, if the exact element cannot be found. + * Defaults to 'binarySearch.GREATEST_LOWER_BOUND'. + */ + exports.search = function search(aNeedle, aHaystack, aCompare, aBias) { + if (aHaystack.length === 0) { + return -1; + } + + var index = recursiveSearch(-1, aHaystack.length, aNeedle, aHaystack, + aCompare, aBias || exports.GREATEST_LOWER_BOUND); + if (index < 0) { + return -1; + } + + // We have found either the exact element, or the next-closest element than + // the one we are searching for. However, there may be more than one such + // element. Make sure we always return the smallest of these. + while (index - 1 >= 0) { + if (aCompare(aHaystack[index], aHaystack[index - 1], true) !== 0) { + break; + } + --index; + } + + return index; + }; + + +/***/ }), +/* 9 */ +/***/ (function(module, exports) { + + /* -*- Mode: js; js-indent-level: 2; -*- */ + /* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + + // It turns out that some (most?) JavaScript engines don't self-host + // `Array.prototype.sort`. This makes sense because C++ will likely remain + // faster than JS when doing raw CPU-intensive sorting. However, when using a + // custom comparator function, calling back and forth between the VM's C++ and + // JIT'd JS is rather slow *and* loses JIT type information, resulting in + // worse generated code for the comparator function than would be optimal. In + // fact, when sorting with a comparator, these costs outweigh the benefits of + // sorting in C++. By using our own JS-implemented Quick Sort (below), we get + // a ~3500ms mean speed-up in `bench/bench.html`. + + /** + * Swap the elements indexed by `x` and `y` in the array `ary`. + * + * @param {Array} ary + * The array. + * @param {Number} x + * The index of the first item. + * @param {Number} y + * The index of the second item. + */ + function swap(ary, x, y) { + var temp = ary[x]; + ary[x] = ary[y]; + ary[y] = temp; + } + + /** + * Returns a random integer within the range `low .. high` inclusive. + * + * @param {Number} low + * The lower bound on the range. + * @param {Number} high + * The upper bound on the range. + */ + function randomIntInRange(low, high) { + return Math.round(low + (Math.random() * (high - low))); + } + + /** + * The Quick Sort algorithm. + * + * @param {Array} ary + * An array to sort. + * @param {function} comparator + * Function to use to compare two items. + * @param {Number} p + * Start index of the array + * @param {Number} r + * End index of the array + */ + function doQuickSort(ary, comparator, p, r) { + // If our lower bound is less than our upper bound, we (1) partition the + // array into two pieces and (2) recurse on each half. If it is not, this is + // the empty array and our base case. + + if (p < r) { + // (1) Partitioning. + // + // The partitioning chooses a pivot between `p` and `r` and moves all + // elements that are less than or equal to the pivot to the before it, and + // all the elements that are greater than it after it. The effect is that + // once partition is done, the pivot is in the exact place it will be when + // the array is put in sorted order, and it will not need to be moved + // again. This runs in O(n) time. + + // Always choose a random pivot so that an input array which is reverse + // sorted does not cause O(n^2) running time. + var pivotIndex = randomIntInRange(p, r); + var i = p - 1; + + swap(ary, pivotIndex, r); + var pivot = ary[r]; + + // Immediately after `j` is incremented in this loop, the following hold + // true: + // + // * Every element in `ary[p .. i]` is less than or equal to the pivot. + // + // * Every element in `ary[i+1 .. j-1]` is greater than the pivot. + for (var j = p; j < r; j++) { + if (comparator(ary[j], pivot) <= 0) { + i += 1; + swap(ary, i, j); + } + } + + swap(ary, i + 1, j); + var q = i + 1; + + // (2) Recurse on each half. + + doQuickSort(ary, comparator, p, q - 1); + doQuickSort(ary, comparator, q + 1, r); + } + } + + /** + * Sort the given array in-place with the given comparator function. + * + * @param {Array} ary + * An array to sort. + * @param {function} comparator + * Function to use to compare two items. + */ + exports.quickSort = function (ary, comparator) { + doQuickSort(ary, comparator, 0, ary.length - 1); + }; + + +/***/ }), +/* 10 */ +/***/ (function(module, exports, __webpack_require__) { + + /* -*- Mode: js; js-indent-level: 2; -*- */ + /* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + + var SourceMapGenerator = __webpack_require__(1).SourceMapGenerator; + var util = __webpack_require__(4); + + // Matches a Windows-style `\r\n` newline or a `\n` newline used by all other + // operating systems these days (capturing the result). + var REGEX_NEWLINE = /(\r?\n)/; + + // Newline character code for charCodeAt() comparisons + var NEWLINE_CODE = 10; + + // Private symbol for identifying `SourceNode`s when multiple versions of + // the source-map library are loaded. This MUST NOT CHANGE across + // versions! + var isSourceNode = "$$$isSourceNode$$$"; + + /** + * SourceNodes provide a way to abstract over interpolating/concatenating + * snippets of generated JavaScript source code while maintaining the line and + * column information associated with the original source code. + * + * @param aLine The original line number. + * @param aColumn The original column number. + * @param aSource The original source's filename. + * @param aChunks Optional. An array of strings which are snippets of + * generated JS, or other SourceNodes. + * @param aName The original identifier. + */ + function SourceNode(aLine, aColumn, aSource, aChunks, aName) { + this.children = []; + this.sourceContents = {}; + this.line = aLine == null ? null : aLine; + this.column = aColumn == null ? null : aColumn; + this.source = aSource == null ? null : aSource; + this.name = aName == null ? null : aName; + this[isSourceNode] = true; + if (aChunks != null) this.add(aChunks); + } + + /** + * Creates a SourceNode from generated code and a SourceMapConsumer. + * + * @param aGeneratedCode The generated code + * @param aSourceMapConsumer The SourceMap for the generated code + * @param aRelativePath Optional. The path that relative sources in the + * SourceMapConsumer should be relative to. + */ + SourceNode.fromStringWithSourceMap = + function SourceNode_fromStringWithSourceMap(aGeneratedCode, aSourceMapConsumer, aRelativePath) { + // The SourceNode we want to fill with the generated code + // and the SourceMap + var node = new SourceNode(); + + // All even indices of this array are one line of the generated code, + // while all odd indices are the newlines between two adjacent lines + // (since `REGEX_NEWLINE` captures its match). + // Processed fragments are accessed by calling `shiftNextLine`. + var remainingLines = aGeneratedCode.split(REGEX_NEWLINE); + var remainingLinesIndex = 0; + var shiftNextLine = function() { + var lineContents = getNextLine(); + // The last line of a file might not have a newline. + var newLine = getNextLine() || ""; + return lineContents + newLine; + + function getNextLine() { + return remainingLinesIndex < remainingLines.length ? + remainingLines[remainingLinesIndex++] : undefined; + } + }; + + // We need to remember the position of "remainingLines" + var lastGeneratedLine = 1, lastGeneratedColumn = 0; + + // The generate SourceNodes we need a code range. + // To extract it current and last mapping is used. + // Here we store the last mapping. + var lastMapping = null; + + aSourceMapConsumer.eachMapping(function (mapping) { + if (lastMapping !== null) { + // We add the code from "lastMapping" to "mapping": + // First check if there is a new line in between. + if (lastGeneratedLine < mapping.generatedLine) { + // Associate first line with "lastMapping" + addMappingWithCode(lastMapping, shiftNextLine()); + lastGeneratedLine++; + lastGeneratedColumn = 0; + // The remaining code is added without mapping + } else { + // There is no new line in between. + // Associate the code between "lastGeneratedColumn" and + // "mapping.generatedColumn" with "lastMapping" + var nextLine = remainingLines[remainingLinesIndex]; + var code = nextLine.substr(0, mapping.generatedColumn - + lastGeneratedColumn); + remainingLines[remainingLinesIndex] = nextLine.substr(mapping.generatedColumn - + lastGeneratedColumn); + lastGeneratedColumn = mapping.generatedColumn; + addMappingWithCode(lastMapping, code); + // No more remaining code, continue + lastMapping = mapping; + return; + } + } + // We add the generated code until the first mapping + // to the SourceNode without any mapping. + // Each line is added as separate string. + while (lastGeneratedLine < mapping.generatedLine) { + node.add(shiftNextLine()); + lastGeneratedLine++; + } + if (lastGeneratedColumn < mapping.generatedColumn) { + var nextLine = remainingLines[remainingLinesIndex]; + node.add(nextLine.substr(0, mapping.generatedColumn)); + remainingLines[remainingLinesIndex] = nextLine.substr(mapping.generatedColumn); + lastGeneratedColumn = mapping.generatedColumn; + } + lastMapping = mapping; + }, this); + // We have processed all mappings. + if (remainingLinesIndex < remainingLines.length) { + if (lastMapping) { + // Associate the remaining code in the current line with "lastMapping" + addMappingWithCode(lastMapping, shiftNextLine()); + } + // and add the remaining lines without any mapping + node.add(remainingLines.splice(remainingLinesIndex).join("")); + } + + // Copy sourcesContent into SourceNode + aSourceMapConsumer.sources.forEach(function (sourceFile) { + var content = aSourceMapConsumer.sourceContentFor(sourceFile); + if (content != null) { + if (aRelativePath != null) { + sourceFile = util.join(aRelativePath, sourceFile); + } + node.setSourceContent(sourceFile, content); + } + }); + + return node; + + function addMappingWithCode(mapping, code) { + if (mapping === null || mapping.source === undefined) { + node.add(code); + } else { + var source = aRelativePath + ? util.join(aRelativePath, mapping.source) + : mapping.source; + node.add(new SourceNode(mapping.originalLine, + mapping.originalColumn, + source, + code, + mapping.name)); + } + } + }; + + /** + * Add a chunk of generated JS to this source node. + * + * @param aChunk A string snippet of generated JS code, another instance of + * SourceNode, or an array where each member is one of those things. + */ + SourceNode.prototype.add = function SourceNode_add(aChunk) { + if (Array.isArray(aChunk)) { + aChunk.forEach(function (chunk) { + this.add(chunk); + }, this); + } + else if (aChunk[isSourceNode] || typeof aChunk === "string") { + if (aChunk) { + this.children.push(aChunk); + } + } + else { + throw new TypeError( + "Expected a SourceNode, string, or an array of SourceNodes and strings. Got " + aChunk + ); + } + return this; + }; + + /** + * Add a chunk of generated JS to the beginning of this source node. + * + * @param aChunk A string snippet of generated JS code, another instance of + * SourceNode, or an array where each member is one of those things. + */ + SourceNode.prototype.prepend = function SourceNode_prepend(aChunk) { + if (Array.isArray(aChunk)) { + for (var i = aChunk.length-1; i >= 0; i--) { + this.prepend(aChunk[i]); + } + } + else if (aChunk[isSourceNode] || typeof aChunk === "string") { + this.children.unshift(aChunk); + } + else { + throw new TypeError( + "Expected a SourceNode, string, or an array of SourceNodes and strings. Got " + aChunk + ); + } + return this; + }; + + /** + * Walk over the tree of JS snippets in this node and its children. The + * walking function is called once for each snippet of JS and is passed that + * snippet and the its original associated source's line/column location. + * + * @param aFn The traversal function. + */ + SourceNode.prototype.walk = function SourceNode_walk(aFn) { + var chunk; + for (var i = 0, len = this.children.length; i < len; i++) { + chunk = this.children[i]; + if (chunk[isSourceNode]) { + chunk.walk(aFn); + } + else { + if (chunk !== '') { + aFn(chunk, { source: this.source, + line: this.line, + column: this.column, + name: this.name }); + } + } + } + }; + + /** + * Like `String.prototype.join` except for SourceNodes. Inserts `aStr` between + * each of `this.children`. + * + * @param aSep The separator. + */ + SourceNode.prototype.join = function SourceNode_join(aSep) { + var newChildren; + var i; + var len = this.children.length; + if (len > 0) { + newChildren = []; + for (i = 0; i < len-1; i++) { + newChildren.push(this.children[i]); + newChildren.push(aSep); + } + newChildren.push(this.children[i]); + this.children = newChildren; + } + return this; + }; + + /** + * Call String.prototype.replace on the very right-most source snippet. Useful + * for trimming whitespace from the end of a source node, etc. + * + * @param aPattern The pattern to replace. + * @param aReplacement The thing to replace the pattern with. + */ + SourceNode.prototype.replaceRight = function SourceNode_replaceRight(aPattern, aReplacement) { + var lastChild = this.children[this.children.length - 1]; + if (lastChild[isSourceNode]) { + lastChild.replaceRight(aPattern, aReplacement); + } + else if (typeof lastChild === 'string') { + this.children[this.children.length - 1] = lastChild.replace(aPattern, aReplacement); + } + else { + this.children.push(''.replace(aPattern, aReplacement)); + } + return this; + }; + + /** + * Set the source content for a source file. This will be added to the SourceMapGenerator + * in the sourcesContent field. + * + * @param aSourceFile The filename of the source file + * @param aSourceContent The content of the source file + */ + SourceNode.prototype.setSourceContent = + function SourceNode_setSourceContent(aSourceFile, aSourceContent) { + this.sourceContents[util.toSetString(aSourceFile)] = aSourceContent; + }; + + /** + * Walk over the tree of SourceNodes. The walking function is called for each + * source file content and is passed the filename and source content. + * + * @param aFn The traversal function. + */ + SourceNode.prototype.walkSourceContents = + function SourceNode_walkSourceContents(aFn) { + for (var i = 0, len = this.children.length; i < len; i++) { + if (this.children[i][isSourceNode]) { + this.children[i].walkSourceContents(aFn); + } + } + + var sources = Object.keys(this.sourceContents); + for (var i = 0, len = sources.length; i < len; i++) { + aFn(util.fromSetString(sources[i]), this.sourceContents[sources[i]]); + } + }; + + /** + * Return the string representation of this source node. Walks over the tree + * and concatenates all the various snippets together to one string. + */ + SourceNode.prototype.toString = function SourceNode_toString() { + var str = ""; + this.walk(function (chunk) { + str += chunk; + }); + return str; + }; + + /** + * Returns the string representation of this source node along with a source + * map. + */ + SourceNode.prototype.toStringWithSourceMap = function SourceNode_toStringWithSourceMap(aArgs) { + var generated = { + code: "", + line: 1, + column: 0 + }; + var map = new SourceMapGenerator(aArgs); + var sourceMappingActive = false; + var lastOriginalSource = null; + var lastOriginalLine = null; + var lastOriginalColumn = null; + var lastOriginalName = null; + this.walk(function (chunk, original) { + generated.code += chunk; + if (original.source !== null + && original.line !== null + && original.column !== null) { + if(lastOriginalSource !== original.source + || lastOriginalLine !== original.line + || lastOriginalColumn !== original.column + || lastOriginalName !== original.name) { + map.addMapping({ + source: original.source, + original: { + line: original.line, + column: original.column + }, + generated: { + line: generated.line, + column: generated.column + }, + name: original.name + }); + } + lastOriginalSource = original.source; + lastOriginalLine = original.line; + lastOriginalColumn = original.column; + lastOriginalName = original.name; + sourceMappingActive = true; + } else if (sourceMappingActive) { + map.addMapping({ + generated: { + line: generated.line, + column: generated.column + } + }); + lastOriginalSource = null; + sourceMappingActive = false; + } + for (var idx = 0, length = chunk.length; idx < length; idx++) { + if (chunk.charCodeAt(idx) === NEWLINE_CODE) { + generated.line++; + generated.column = 0; + // Mappings end at eol + if (idx + 1 === length) { + lastOriginalSource = null; + sourceMappingActive = false; + } else if (sourceMappingActive) { + map.addMapping({ + source: original.source, + original: { + line: original.line, + column: original.column + }, + generated: { + line: generated.line, + column: generated.column + }, + name: original.name + }); + } + } else { + generated.column++; + } + } + }); + this.walkSourceContents(function (sourceFile, sourceContent) { + map.setSourceContent(sourceFile, sourceContent); + }); + + return { code: generated.code, map: map }; + }; + + exports.SourceNode = SourceNode; + + +/***/ }) +/******/ ]) +}); +; +//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8vd2VicGFjay91bml2ZXJzYWxNb2R1bGVEZWZpbml0aW9uIiwid2VicGFjazovLy93ZWJwYWNrL2Jvb3RzdHJhcCBlNDczOGZjNzJhN2IyMzAzOTg4OSIsIndlYnBhY2s6Ly8vLi9zb3VyY2UtbWFwLmpzIiwid2VicGFjazovLy8uL2xpYi9zb3VyY2UtbWFwLWdlbmVyYXRvci5qcyIsIndlYnBhY2s6Ly8vLi9saWIvYmFzZTY0LXZscS5qcyIsIndlYnBhY2s6Ly8vLi9saWIvYmFzZTY0LmpzIiwid2VicGFjazovLy8uL2xpYi91dGlsLmpzIiwid2VicGFjazovLy8uL2xpYi9hcnJheS1zZXQuanMiLCJ3ZWJwYWNrOi8vLy4vbGliL21hcHBpbmctbGlzdC5qcyIsIndlYnBhY2s6Ly8vLi9saWIvc291cmNlLW1hcC1jb25zdW1lci5qcyIsIndlYnBhY2s6Ly8vLi9saWIvYmluYXJ5LXNlYXJjaC5qcyIsIndlYnBhY2s6Ly8vLi9saWIvcXVpY2stc29ydC5qcyIsIndlYnBhY2s6Ly8vLi9saWIvc291cmNlLW5vZGUuanMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsQ0FBQztBQUNELE87QUNWQTtBQUNBOztBQUVBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQSx1QkFBZTtBQUNmO0FBQ0E7QUFDQTs7QUFFQTtBQUNBOztBQUVBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOzs7QUFHQTtBQUNBOztBQUVBO0FBQ0E7O0FBRUE7QUFDQTs7QUFFQTtBQUNBOzs7Ozs7O0FDdENBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7Ozs7Ozs7QUNQQSxpQkFBZ0Isb0JBQW9CO0FBQ3BDO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsTUFBSztBQUNMO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQSxNQUFLO0FBQ0w7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLE1BQUs7QUFDTDtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsTUFBSztBQUNMOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLE1BQUs7QUFDTDtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxVQUFTO0FBQ1Q7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUEsTUFBSztBQUNMO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsTUFBSztBQUNMOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxRQUFPO0FBQ1A7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0EsMkNBQTBDLFNBQVM7QUFDbkQ7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQSxxQkFBb0I7QUFDcEI7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBOztBQUVBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxNQUFLO0FBQ0w7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBOzs7Ozs7O0FDL1pBLGlCQUFnQixvQkFBb0I7QUFDcEM7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLDREQUEyRDtBQUMzRCxxQkFBb0I7QUFDcEI7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTs7QUFFQTtBQUNBOztBQUVBO0FBQ0E7O0FBRUE7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxJQUFHOztBQUVIO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsSUFBRzs7QUFFSDtBQUNBO0FBQ0E7Ozs7Ozs7QUMzSUEsaUJBQWdCLG9CQUFvQjtBQUNwQztBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsaUJBQWdCO0FBQ2hCLGlCQUFnQjs7QUFFaEIsb0JBQW1CO0FBQ25CLHFCQUFvQjs7QUFFcEIsaUJBQWdCO0FBQ2hCLGlCQUFnQjs7QUFFaEIsaUJBQWdCO0FBQ2hCLGtCQUFpQjs7QUFFakI7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7Ozs7Ozs7QUNsRUEsaUJBQWdCLG9CQUFvQjtBQUNwQztBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsSUFBRztBQUNIO0FBQ0EsSUFBRztBQUNIO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0EsK0NBQThDLFFBQVE7QUFDdEQ7QUFDQTtBQUNBO0FBQ0EsTUFBSztBQUNMO0FBQ0EsTUFBSztBQUNMO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLFFBQU87QUFDUDtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQSxFQUFDOztBQUVEO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBLDRCQUEyQixRQUFRO0FBQ25DO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7Ozs7Ozs7QUNoYUEsaUJBQWdCLG9CQUFvQjtBQUNwQztBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsdUNBQXNDLFNBQVM7QUFDL0M7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLE1BQUs7QUFDTDtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsSUFBRztBQUNIO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxJQUFHO0FBQ0g7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTs7Ozs7OztBQ3hIQSxpQkFBZ0Isb0JBQW9CO0FBQ3BDO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsaUJBQWdCO0FBQ2hCOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLElBQUc7QUFDSDtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTs7Ozs7OztBQzlFQSxpQkFBZ0Isb0JBQW9CO0FBQ3BDO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQSx1REFBc0Q7QUFDdEQ7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQSxFQUFDOztBQUVEO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0EsRUFBQzs7QUFFRDtBQUNBO0FBQ0E7QUFDQSxvQkFBbUI7QUFDbkI7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7O0FBRUE7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLE1BQUs7QUFDTDs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLFlBQVc7O0FBRVg7QUFDQTtBQUNBLFFBQU87QUFDUDs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsWUFBVzs7QUFFWDtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBOztBQUVBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsNEJBQTJCLE1BQU07QUFDakM7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSx1REFBc0Q7QUFDdEQ7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLE1BQUs7O0FBRUw7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBLHVEQUFzRCxZQUFZO0FBQ2xFO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBOztBQUVBO0FBQ0E7O0FBRUE7O0FBRUE7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLE1BQUs7QUFDTDtBQUNBLEVBQUM7O0FBRUQ7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0Esb0NBQW1DO0FBQ25DO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSwwQkFBeUIsY0FBYztBQUN2QztBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBLFVBQVM7QUFDVDtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0Esd0JBQXVCLHdDQUF3QztBQUMvRDs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsZ0RBQStDLG1CQUFtQixFQUFFO0FBQ3BFOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLGtCQUFpQixvQkFBb0I7QUFDckM7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLDhCQUE2QixNQUFNO0FBQ25DO0FBQ0EsUUFBTztBQUNQO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsdURBQXNEO0FBQ3REOztBQUVBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxRQUFPO0FBQ1A7QUFDQTtBQUNBLElBQUc7QUFDSDs7QUFFQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLG9CQUFtQiwyQkFBMkI7QUFDOUMsc0JBQXFCLCtDQUErQztBQUNwRTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsRUFBQzs7QUFFRDtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0EsUUFBTztBQUNQOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLE1BQUs7QUFDTDs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsTUFBSztBQUNMOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0Esb0JBQW1CLDJCQUEyQjtBQUM5Qzs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxvQkFBbUIsMkJBQTJCO0FBQzlDOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLG9CQUFtQiwyQkFBMkI7QUFDOUM7QUFDQTtBQUNBLHNCQUFxQiw0QkFBNEI7QUFDakQ7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBOzs7Ozs7O0FDempDQSxpQkFBZ0Isb0JBQW9CO0FBQ3BDO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsTUFBSztBQUNMO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQSxNQUFLO0FBQ0w7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTs7Ozs7OztBQzlHQSxpQkFBZ0Isb0JBQW9CO0FBQ3BDO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBLFlBQVcsTUFBTTtBQUNqQjtBQUNBLFlBQVcsT0FBTztBQUNsQjtBQUNBLFlBQVcsT0FBTztBQUNsQjtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQSxZQUFXLE9BQU87QUFDbEI7QUFDQSxZQUFXLE9BQU87QUFDbEI7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQSxZQUFXLE1BQU07QUFDakI7QUFDQSxZQUFXLFNBQVM7QUFDcEI7QUFDQSxZQUFXLE9BQU87QUFDbEI7QUFDQSxZQUFXLE9BQU87QUFDbEI7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLG9CQUFtQixPQUFPO0FBQzFCO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTs7QUFFQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQSxZQUFXLE1BQU07QUFDakI7QUFDQSxZQUFXLFNBQVM7QUFDcEI7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7Ozs7OztBQ2pIQSxpQkFBZ0Isb0JBQW9CO0FBQ3BDO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLFVBQVM7QUFDVDtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsTUFBSztBQUNMO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxNQUFLOztBQUVMOztBQUVBO0FBQ0E7QUFDQTtBQUNBLFFBQU87QUFDUDtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsTUFBSztBQUNMO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxrQ0FBaUMsUUFBUTtBQUN6QztBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSw4Q0FBNkMsU0FBUztBQUN0RDtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxxQkFBb0I7QUFDcEI7QUFDQTtBQUNBLHVDQUFzQztBQUN0QztBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxnQkFBZSxXQUFXO0FBQzFCO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxnREFBK0MsU0FBUztBQUN4RDtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBLDBDQUF5QyxTQUFTO0FBQ2xEO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsSUFBRztBQUNIO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsWUFBVztBQUNYO0FBQ0E7QUFDQTtBQUNBLFlBQVc7QUFDWDtBQUNBLFVBQVM7QUFDVDtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxNQUFLO0FBQ0w7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLFFBQU87QUFDUDtBQUNBO0FBQ0E7QUFDQSw2Q0FBNEMsY0FBYztBQUMxRDtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLFVBQVM7QUFDVDtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsY0FBYTtBQUNiO0FBQ0E7QUFDQTtBQUNBLGNBQWE7QUFDYjtBQUNBLFlBQVc7QUFDWDtBQUNBLFFBQU87QUFDUDtBQUNBO0FBQ0E7QUFDQSxJQUFHO0FBQ0g7QUFDQTtBQUNBLElBQUc7O0FBRUgsV0FBVTtBQUNWOztBQUVBIiwiZmlsZSI6InNvdXJjZS1tYXAuZGVidWcuanMiLCJzb3VyY2VzQ29udGVudCI6WyIoZnVuY3Rpb24gd2VicGFja1VuaXZlcnNhbE1vZHVsZURlZmluaXRpb24ocm9vdCwgZmFjdG9yeSkge1xuXHRpZih0eXBlb2YgZXhwb3J0cyA9PT0gJ29iamVjdCcgJiYgdHlwZW9mIG1vZHVsZSA9PT0gJ29iamVjdCcpXG5cdFx0bW9kdWxlLmV4cG9ydHMgPSBmYWN0b3J5KCk7XG5cdGVsc2UgaWYodHlwZW9mIGRlZmluZSA9PT0gJ2Z1bmN0aW9uJyAmJiBkZWZpbmUuYW1kKVxuXHRcdGRlZmluZShbXSwgZmFjdG9yeSk7XG5cdGVsc2UgaWYodHlwZW9mIGV4cG9ydHMgPT09ICdvYmplY3QnKVxuXHRcdGV4cG9ydHNbXCJzb3VyY2VNYXBcIl0gPSBmYWN0b3J5KCk7XG5cdGVsc2Vcblx0XHRyb290W1wic291cmNlTWFwXCJdID0gZmFjdG9yeSgpO1xufSkodGhpcywgZnVuY3Rpb24oKSB7XG5yZXR1cm4gXG5cblxuLy8gV0VCUEFDSyBGT09URVIgLy9cbi8vIHdlYnBhY2svdW5pdmVyc2FsTW9kdWxlRGVmaW5pdGlvbiIsIiBcdC8vIFRoZSBtb2R1bGUgY2FjaGVcbiBcdHZhciBpbnN0YWxsZWRNb2R1bGVzID0ge307XG5cbiBcdC8vIFRoZSByZXF1aXJlIGZ1bmN0aW9uXG4gXHRmdW5jdGlvbiBfX3dlYnBhY2tfcmVxdWlyZV9fKG1vZHVsZUlkKSB7XG5cbiBcdFx0Ly8gQ2hlY2sgaWYgbW9kdWxlIGlzIGluIGNhY2hlXG4gXHRcdGlmKGluc3RhbGxlZE1vZHVsZXNbbW9kdWxlSWRdKVxuIFx0XHRcdHJldHVybiBpbnN0YWxsZWRNb2R1bGVzW21vZHVsZUlkXS5leHBvcnRzO1xuXG4gXHRcdC8vIENyZWF0ZSBhIG5ldyBtb2R1bGUgKGFuZCBwdXQgaXQgaW50byB0aGUgY2FjaGUpXG4gXHRcdHZhciBtb2R1bGUgPSBpbnN0YWxsZWRNb2R1bGVzW21vZHVsZUlkXSA9IHtcbiBcdFx0XHRleHBvcnRzOiB7fSxcbiBcdFx0XHRpZDogbW9kdWxlSWQsXG4gXHRcdFx0bG9hZGVkOiBmYWxzZVxuIFx0XHR9O1xuXG4gXHRcdC8vIEV4ZWN1dGUgdGhlIG1vZHVsZSBmdW5jdGlvblxuIFx0XHRtb2R1bGVzW21vZHVsZUlkXS5jYWxsKG1vZHVsZS5leHBvcnRzLCBtb2R1bGUsIG1vZHVsZS5leHBvcnRzLCBfX3dlYnBhY2tfcmVxdWlyZV9fKTtcblxuIFx0XHQvLyBGbGFnIHRoZSBtb2R1bGUgYXMgbG9hZGVkXG4gXHRcdG1vZHVsZS5sb2FkZWQgPSB0cnVlO1xuXG4gXHRcdC8vIFJldHVybiB0aGUgZXhwb3J0cyBvZiB0aGUgbW9kdWxlXG4gXHRcdHJldHVybiBtb2R1bGUuZXhwb3J0cztcbiBcdH1cblxuXG4gXHQvLyBleHBvc2UgdGhlIG1vZHVsZXMgb2JqZWN0IChfX3dlYnBhY2tfbW9kdWxlc19fKVxuIFx0X193ZWJwYWNrX3JlcXVpcmVfXy5tID0gbW9kdWxlcztcblxuIFx0Ly8gZXhwb3NlIHRoZSBtb2R1bGUgY2FjaGVcbiBcdF9fd2VicGFja19yZXF1aXJlX18uYyA9IGluc3RhbGxlZE1vZHVsZXM7XG5cbiBcdC8vIF9fd2VicGFja19wdWJsaWNfcGF0aF9fXG4gXHRfX3dlYnBhY2tfcmVxdWlyZV9fLnAgPSBcIlwiO1xuXG4gXHQvLyBMb2FkIGVudHJ5IG1vZHVsZSBhbmQgcmV0dXJuIGV4cG9ydHNcbiBcdHJldHVybiBfX3dlYnBhY2tfcmVxdWlyZV9fKDApO1xuXG5cblxuLy8gV0VCUEFDSyBGT09URVIgLy9cbi8vIHdlYnBhY2svYm9vdHN0cmFwIGU0NzM4ZmM3MmE3YjIzMDM5ODg5IiwiLypcbiAqIENvcHlyaWdodCAyMDA5LTIwMTEgTW96aWxsYSBGb3VuZGF0aW9uIGFuZCBjb250cmlidXRvcnNcbiAqIExpY2Vuc2VkIHVuZGVyIHRoZSBOZXcgQlNEIGxpY2Vuc2UuIFNlZSBMSUNFTlNFLnR4dCBvcjpcbiAqIGh0dHA6Ly9vcGVuc291cmNlLm9yZy9saWNlbnNlcy9CU0QtMy1DbGF1c2VcbiAqL1xuZXhwb3J0cy5Tb3VyY2VNYXBHZW5lcmF0b3IgPSByZXF1aXJlKCcuL2xpYi9zb3VyY2UtbWFwLWdlbmVyYXRvcicpLlNvdXJjZU1hcEdlbmVyYXRvcjtcbmV4cG9ydHMuU291cmNlTWFwQ29uc3VtZXIgPSByZXF1aXJlKCcuL2xpYi9zb3VyY2UtbWFwLWNvbnN1bWVyJykuU291cmNlTWFwQ29uc3VtZXI7XG5leHBvcnRzLlNvdXJjZU5vZGUgPSByZXF1aXJlKCcuL2xpYi9zb3VyY2Utbm9kZScpLlNvdXJjZU5vZGU7XG5cblxuXG4vLy8vLy8vLy8vLy8vLy8vLy9cbi8vIFdFQlBBQ0sgRk9PVEVSXG4vLyAuL3NvdXJjZS1tYXAuanNcbi8vIG1vZHVsZSBpZCA9IDBcbi8vIG1vZHVsZSBjaHVua3MgPSAwIiwiLyogLSotIE1vZGU6IGpzOyBqcy1pbmRlbnQtbGV2ZWw6IDI7IC0qLSAqL1xuLypcbiAqIENvcHlyaWdodCAyMDExIE1vemlsbGEgRm91bmRhdGlvbiBhbmQgY29udHJpYnV0b3JzXG4gKiBMaWNlbnNlZCB1bmRlciB0aGUgTmV3IEJTRCBsaWNlbnNlLiBTZWUgTElDRU5TRSBvcjpcbiAqIGh0dHA6Ly9vcGVuc291cmNlLm9yZy9saWNlbnNlcy9CU0QtMy1DbGF1c2VcbiAqL1xuXG52YXIgYmFzZTY0VkxRID0gcmVxdWlyZSgnLi9iYXNlNjQtdmxxJyk7XG52YXIgdXRpbCA9IHJlcXVpcmUoJy4vdXRpbCcpO1xudmFyIEFycmF5U2V0ID0gcmVxdWlyZSgnLi9hcnJheS1zZXQnKS5BcnJheVNldDtcbnZhciBNYXBwaW5nTGlzdCA9IHJlcXVpcmUoJy4vbWFwcGluZy1saXN0JykuTWFwcGluZ0xpc3Q7XG5cbi8qKlxuICogQW4gaW5zdGFuY2Ugb2YgdGhlIFNvdXJjZU1hcEdlbmVyYXRvciByZXByZXNlbnRzIGEgc291cmNlIG1hcCB3aGljaCBpc1xuICogYmVpbmcgYnVpbHQgaW5jcmVtZW50YWxseS4gWW91IG1heSBwYXNzIGFuIG9iamVjdCB3aXRoIHRoZSBmb2xsb3dpbmdcbiAqIHByb3BlcnRpZXM6XG4gKlxuICogICAtIGZpbGU6IFRoZSBmaWxlbmFtZSBvZiB0aGUgZ2VuZXJhdGVkIHNvdXJjZS5cbiAqICAgLSBzb3VyY2VSb290OiBBIHJvb3QgZm9yIGFsbCByZWxhdGl2ZSBVUkxzIGluIHRoaXMgc291cmNlIG1hcC5cbiAqL1xuZnVuY3Rpb24gU291cmNlTWFwR2VuZXJhdG9yKGFBcmdzKSB7XG4gIGlmICghYUFyZ3MpIHtcbiAgICBhQXJncyA9IHt9O1xuICB9XG4gIHRoaXMuX2ZpbGUgPSB1dGlsLmdldEFyZyhhQXJncywgJ2ZpbGUnLCBudWxsKTtcbiAgdGhpcy5fc291cmNlUm9vdCA9IHV0aWwuZ2V0QXJnKGFBcmdzLCAnc291cmNlUm9vdCcsIG51bGwpO1xuICB0aGlzLl9za2lwVmFsaWRhdGlvbiA9IHV0aWwuZ2V0QXJnKGFBcmdzLCAnc2tpcFZhbGlkYXRpb24nLCBmYWxzZSk7XG4gIHRoaXMuX3NvdXJjZXMgPSBuZXcgQXJyYXlTZXQoKTtcbiAgdGhpcy5fbmFtZXMgPSBuZXcgQXJyYXlTZXQoKTtcbiAgdGhpcy5fbWFwcGluZ3MgPSBuZXcgTWFwcGluZ0xpc3QoKTtcbiAgdGhpcy5fc291cmNlc0NvbnRlbnRzID0gbnVsbDtcbn1cblxuU291cmNlTWFwR2VuZXJhdG9yLnByb3RvdHlwZS5fdmVyc2lvbiA9IDM7XG5cbi8qKlxuICogQ3JlYXRlcyBhIG5ldyBTb3VyY2VNYXBHZW5lcmF0b3IgYmFzZWQgb24gYSBTb3VyY2VNYXBDb25zdW1lclxuICpcbiAqIEBwYXJhbSBhU291cmNlTWFwQ29uc3VtZXIgVGhlIFNvdXJjZU1hcC5cbiAqL1xuU291cmNlTWFwR2VuZXJhdG9yLmZyb21Tb3VyY2VNYXAgPVxuICBmdW5jdGlvbiBTb3VyY2VNYXBHZW5lcmF0b3JfZnJvbVNvdXJjZU1hcChhU291cmNlTWFwQ29uc3VtZXIpIHtcbiAgICB2YXIgc291cmNlUm9vdCA9IGFTb3VyY2VNYXBDb25zdW1lci5zb3VyY2VSb290O1xuICAgIHZhciBnZW5lcmF0b3IgPSBuZXcgU291cmNlTWFwR2VuZXJhdG9yKHtcbiAgICAgIGZpbGU6IGFTb3VyY2VNYXBDb25zdW1lci5maWxlLFxuICAgICAgc291cmNlUm9vdDogc291cmNlUm9vdFxuICAgIH0pO1xuICAgIGFTb3VyY2VNYXBDb25zdW1lci5lYWNoTWFwcGluZyhmdW5jdGlvbiAobWFwcGluZykge1xuICAgICAgdmFyIG5ld01hcHBpbmcgPSB7XG4gICAgICAgIGdlbmVyYXRlZDoge1xuICAgICAgICAgIGxpbmU6IG1hcHBpbmcuZ2VuZXJhdGVkTGluZSxcbiAgICAgICAgICBjb2x1bW46IG1hcHBpbmcuZ2VuZXJhdGVkQ29sdW1uXG4gICAgICAgIH1cbiAgICAgIH07XG5cbiAgICAgIGlmIChtYXBwaW5nLnNvdXJjZSAhPSBudWxsKSB7XG4gICAgICAgIG5ld01hcHBpbmcuc291cmNlID0gbWFwcGluZy5zb3VyY2U7XG4gICAgICAgIGlmIChzb3VyY2VSb290ICE9IG51bGwpIHtcbiAgICAgICAgICBuZXdNYXBwaW5nLnNvdXJjZSA9IHV0aWwucmVsYXRpdmUoc291cmNlUm9vdCwgbmV3TWFwcGluZy5zb3VyY2UpO1xuICAgICAgICB9XG5cbiAgICAgICAgbmV3TWFwcGluZy5vcmlnaW5hbCA9IHtcbiAgICAgICAgICBsaW5lOiBtYXBwaW5nLm9yaWdpbmFsTGluZSxcbiAgICAgICAgICBjb2x1bW46IG1hcHBpbmcub3JpZ2luYWxDb2x1bW5cbiAgICAgICAgfTtcblxuICAgICAgICBpZiAobWFwcGluZy5uYW1lICE9IG51bGwpIHtcbiAgICAgICAgICBuZXdNYXBwaW5nLm5hbWUgPSBtYXBwaW5nLm5hbWU7XG4gICAgICAgIH1cbiAgICAgIH1cblxuICAgICAgZ2VuZXJhdG9yLmFkZE1hcHBpbmcobmV3TWFwcGluZyk7XG4gICAgfSk7XG4gICAgYVNvdXJjZU1hcENvbnN1bWVyLnNvdXJjZXMuZm9yRWFjaChmdW5jdGlvbiAoc291cmNlRmlsZSkge1xuICAgICAgdmFyIGNvbnRlbnQgPSBhU291cmNlTWFwQ29uc3VtZXIuc291cmNlQ29udGVudEZvcihzb3VyY2VGaWxlKTtcbiAgICAgIGlmIChjb250ZW50ICE9IG51bGwpIHtcbiAgICAgICAgZ2VuZXJhdG9yLnNldFNvdXJjZUNvbnRlbnQoc291cmNlRmlsZSwgY29udGVudCk7XG4gICAgICB9XG4gICAgfSk7XG4gICAgcmV0dXJuIGdlbmVyYXRvcjtcbiAgfTtcblxuLyoqXG4gKiBBZGQgYSBzaW5nbGUgbWFwcGluZyBmcm9tIG9yaWdpbmFsIHNvdXJjZSBsaW5lIGFuZCBjb2x1bW4gdG8gdGhlIGdlbmVyYXRlZFxuICogc291cmNlJ3MgbGluZSBhbmQgY29sdW1uIGZvciB0aGlzIHNvdXJjZSBtYXAgYmVpbmcgY3JlYXRlZC4gVGhlIG1hcHBpbmdcbiAqIG9iamVjdCBzaG91bGQgaGF2ZSB0aGUgZm9sbG93aW5nIHByb3BlcnRpZXM6XG4gKlxuICogICAtIGdlbmVyYXRlZDogQW4gb2JqZWN0IHdpdGggdGhlIGdlbmVyYXRlZCBsaW5lIGFuZCBjb2x1bW4gcG9zaXRpb25zLlxuICogICAtIG9yaWdpbmFsOiBBbiBvYmplY3Qgd2l0aCB0aGUgb3JpZ2luYWwgbGluZSBhbmQgY29sdW1uIHBvc2l0aW9ucy5cbiAqICAgLSBzb3VyY2U6IFRoZSBvcmlnaW5hbCBzb3VyY2UgZmlsZSAocmVsYXRpdmUgdG8gdGhlIHNvdXJjZVJvb3QpLlxuICogICAtIG5hbWU6IEFuIG9wdGlvbmFsIG9yaWdpbmFsIHRva2VuIG5hbWUgZm9yIHRoaXMgbWFwcGluZy5cbiAqL1xuU291cmNlTWFwR2VuZXJhdG9yLnByb3RvdHlwZS5hZGRNYXBwaW5nID1cbiAgZnVuY3Rpb24gU291cmNlTWFwR2VuZXJhdG9yX2FkZE1hcHBpbmcoYUFyZ3MpIHtcbiAgICB2YXIgZ2VuZXJhdGVkID0gdXRpbC5nZXRBcmcoYUFyZ3MsICdnZW5lcmF0ZWQnKTtcbiAgICB2YXIgb3JpZ2luYWwgPSB1dGlsLmdldEFyZyhhQXJncywgJ29yaWdpbmFsJywgbnVsbCk7XG4gICAgdmFyIHNvdXJjZSA9IHV0aWwuZ2V0QXJnKGFBcmdzLCAnc291cmNlJywgbnVsbCk7XG4gICAgdmFyIG5hbWUgPSB1dGlsLmdldEFyZyhhQXJncywgJ25hbWUnLCBudWxsKTtcblxuICAgIGlmICghdGhpcy5fc2tpcFZhbGlkYXRpb24pIHtcbiAgICAgIHRoaXMuX3ZhbGlkYXRlTWFwcGluZyhnZW5lcmF0ZWQsIG9yaWdpbmFsLCBzb3VyY2UsIG5hbWUpO1xuICAgIH1cblxuICAgIGlmIChzb3VyY2UgIT0gbnVsbCkge1xuICAgICAgc291cmNlID0gU3RyaW5nKHNvdXJjZSk7XG4gICAgICBpZiAoIXRoaXMuX3NvdXJjZXMuaGFzKHNvdXJjZSkpIHtcbiAgICAgICAgdGhpcy5fc291cmNlcy5hZGQoc291cmNlKTtcbiAgICAgIH1cbiAgICB9XG5cbiAgICBpZiAobmFtZSAhPSBudWxsKSB7XG4gICAgICBuYW1lID0gU3RyaW5nKG5hbWUpO1xuICAgICAgaWYgKCF0aGlzLl9uYW1lcy5oYXMobmFtZSkpIHtcbiAgICAgICAgdGhpcy5fbmFtZXMuYWRkKG5hbWUpO1xuICAgICAgfVxuICAgIH1cblxuICAgIHRoaXMuX21hcHBpbmdzLmFkZCh7XG4gICAgICBnZW5lcmF0ZWRMaW5lOiBnZW5lcmF0ZWQubGluZSxcbiAgICAgIGdlbmVyYXRlZENvbHVtbjogZ2VuZXJhdGVkLmNvbHVtbixcbiAgICAgIG9yaWdpbmFsTGluZTogb3JpZ2luYWwgIT0gbnVsbCAmJiBvcmlnaW5hbC5saW5lLFxuICAgICAgb3JpZ2luYWxDb2x1bW46IG9yaWdpbmFsICE9IG51bGwgJiYgb3JpZ2luYWwuY29sdW1uLFxuICAgICAgc291cmNlOiBzb3VyY2UsXG4gICAgICBuYW1lOiBuYW1lXG4gICAgfSk7XG4gIH07XG5cbi8qKlxuICogU2V0IHRoZSBzb3VyY2UgY29udGVudCBmb3IgYSBzb3VyY2UgZmlsZS5cbiAqL1xuU291cmNlTWFwR2VuZXJhdG9yLnByb3RvdHlwZS5zZXRTb3VyY2VDb250ZW50ID1cbiAgZnVuY3Rpb24gU291cmNlTWFwR2VuZXJhdG9yX3NldFNvdXJjZUNvbnRlbnQoYVNvdXJjZUZpbGUsIGFTb3VyY2VDb250ZW50KSB7XG4gICAgdmFyIHNvdXJjZSA9IGFTb3VyY2VGaWxlO1xuICAgIGlmICh0aGlzLl9zb3VyY2VSb290ICE9IG51bGwpIHtcbiAgICAgIHNvdXJjZSA9IHV0aWwucmVsYXRpdmUodGhpcy5fc291cmNlUm9vdCwgc291cmNlKTtcbiAgICB9XG5cbiAgICBpZiAoYVNvdXJjZUNvbnRlbnQgIT0gbnVsbCkge1xuICAgICAgLy8gQWRkIHRoZSBzb3VyY2UgY29udGVudCB0byB0aGUgX3NvdXJjZXNDb250ZW50cyBtYXAuXG4gICAgICAvLyBDcmVhdGUgYSBuZXcgX3NvdXJjZXNDb250ZW50cyBtYXAgaWYgdGhlIHByb3BlcnR5IGlzIG51bGwuXG4gICAgICBpZiAoIXRoaXMuX3NvdXJjZXNDb250ZW50cykge1xuICAgICAgICB0aGlzLl9zb3VyY2VzQ29udGVudHMgPSBPYmplY3QuY3JlYXRlKG51bGwpO1xuICAgICAgfVxuICAgICAgdGhpcy5fc291cmNlc0NvbnRlbnRzW3V0aWwudG9TZXRTdHJpbmcoc291cmNlKV0gPSBhU291cmNlQ29udGVudDtcbiAgICB9IGVsc2UgaWYgKHRoaXMuX3NvdXJjZXNDb250ZW50cykge1xuICAgICAgLy8gUmVtb3ZlIHRoZSBzb3VyY2UgZmlsZSBmcm9tIHRoZSBfc291cmNlc0NvbnRlbnRzIG1hcC5cbiAgICAgIC8vIElmIHRoZSBfc291cmNlc0NvbnRlbnRzIG1hcCBpcyBlbXB0eSwgc2V0IHRoZSBwcm9wZXJ0eSB0byBudWxsLlxuICAgICAgZGVsZXRlIHRoaXMuX3NvdXJjZXNDb250ZW50c1t1dGlsLnRvU2V0U3RyaW5nKHNvdXJjZSldO1xuICAgICAgaWYgKE9iamVjdC5rZXlzKHRoaXMuX3NvdXJjZXNDb250ZW50cykubGVuZ3RoID09PSAwKSB7XG4gICAgICAgIHRoaXMuX3NvdXJjZXNDb250ZW50cyA9IG51bGw7XG4gICAgICB9XG4gICAgfVxuICB9O1xuXG4vKipcbiAqIEFwcGxpZXMgdGhlIG1hcHBpbmdzIG9mIGEgc3ViLXNvdXJjZS1tYXAgZm9yIGEgc3BlY2lmaWMgc291cmNlIGZpbGUgdG8gdGhlXG4gKiBzb3VyY2UgbWFwIGJlaW5nIGdlbmVyYXRlZC4gRWFjaCBtYXBwaW5nIHRvIHRoZSBzdXBwbGllZCBzb3VyY2UgZmlsZSBpc1xuICogcmV3cml0dGVuIHVzaW5nIHRoZSBzdXBwbGllZCBzb3VyY2UgbWFwLiBOb3RlOiBUaGUgcmVzb2x1dGlvbiBmb3IgdGhlXG4gKiByZXN1bHRpbmcgbWFwcGluZ3MgaXMgdGhlIG1pbmltaXVtIG9mIHRoaXMgbWFwIGFuZCB0aGUgc3VwcGxpZWQgbWFwLlxuICpcbiAqIEBwYXJhbSBhU291cmNlTWFwQ29uc3VtZXIgVGhlIHNvdXJjZSBtYXAgdG8gYmUgYXBwbGllZC5cbiAqIEBwYXJhbSBhU291cmNlRmlsZSBPcHRpb25hbC4gVGhlIGZpbGVuYW1lIG9mIHRoZSBzb3VyY2UgZmlsZS5cbiAqICAgICAgICBJZiBvbWl0dGVkLCBTb3VyY2VNYXBDb25zdW1lcidzIGZpbGUgcHJvcGVydHkgd2lsbCBiZSB1c2VkLlxuICogQHBhcmFtIGFTb3VyY2VNYXBQYXRoIE9wdGlvbmFsLiBUaGUgZGlybmFtZSBvZiB0aGUgcGF0aCB0byB0aGUgc291cmNlIG1hcFxuICogICAgICAgIHRvIGJlIGFwcGxpZWQuIElmIHJlbGF0aXZlLCBpdCBpcyByZWxhdGl2ZSB0byB0aGUgU291cmNlTWFwQ29uc3VtZXIuXG4gKiAgICAgICAgVGhpcyBwYXJhbWV0ZXIgaXMgbmVlZGVkIHdoZW4gdGhlIHR3byBzb3VyY2UgbWFwcyBhcmVuJ3QgaW4gdGhlIHNhbWVcbiAqICAgICAgICBkaXJlY3RvcnksIGFuZCB0aGUgc291cmNlIG1hcCB0byBiZSBhcHBsaWVkIGNvbnRhaW5zIHJlbGF0aXZlIHNvdXJjZVxuICogICAgICAgIHBhdGhzLiBJZiBzbywgdGhvc2UgcmVsYXRpdmUgc291cmNlIHBhdGhzIG5lZWQgdG8gYmUgcmV3cml0dGVuXG4gKiAgICAgICAgcmVsYXRpdmUgdG8gdGhlIFNvdXJjZU1hcEdlbmVyYXRvci5cbiAqL1xuU291cmNlTWFwR2VuZXJhdG9yLnByb3RvdHlwZS5hcHBseVNvdXJjZU1hcCA9XG4gIGZ1bmN0aW9uIFNvdXJjZU1hcEdlbmVyYXRvcl9hcHBseVNvdXJjZU1hcChhU291cmNlTWFwQ29uc3VtZXIsIGFTb3VyY2VGaWxlLCBhU291cmNlTWFwUGF0aCkge1xuICAgIHZhciBzb3VyY2VGaWxlID0gYVNvdXJjZUZpbGU7XG4gICAgLy8gSWYgYVNvdXJjZUZpbGUgaXMgb21pdHRlZCwgd2Ugd2lsbCB1c2UgdGhlIGZpbGUgcHJvcGVydHkgb2YgdGhlIFNvdXJjZU1hcFxuICAgIGlmIChhU291cmNlRmlsZSA9PSBudWxsKSB7XG4gICAgICBpZiAoYVNvdXJjZU1hcENvbnN1bWVyLmZpbGUgPT0gbnVsbCkge1xuICAgICAgICB0aHJvdyBuZXcgRXJyb3IoXG4gICAgICAgICAgJ1NvdXJjZU1hcEdlbmVyYXRvci5wcm90b3R5cGUuYXBwbHlTb3VyY2VNYXAgcmVxdWlyZXMgZWl0aGVyIGFuIGV4cGxpY2l0IHNvdXJjZSBmaWxlLCAnICtcbiAgICAgICAgICAnb3IgdGhlIHNvdXJjZSBtYXBcXCdzIFwiZmlsZVwiIHByb3BlcnR5LiBCb3RoIHdlcmUgb21pdHRlZC4nXG4gICAgICAgICk7XG4gICAgICB9XG4gICAgICBzb3VyY2VGaWxlID0gYVNvdXJjZU1hcENvbnN1bWVyLmZpbGU7XG4gICAgfVxuICAgIHZhciBzb3VyY2VSb290ID0gdGhpcy5fc291cmNlUm9vdDtcbiAgICAvLyBNYWtlIFwic291cmNlRmlsZVwiIHJlbGF0aXZlIGlmIGFuIGFic29sdXRlIFVybCBpcyBwYXNzZWQuXG4gICAgaWYgKHNvdXJjZVJvb3QgIT0gbnVsbCkge1xuICAgICAgc291cmNlRmlsZSA9IHV0aWwucmVsYXRpdmUoc291cmNlUm9vdCwgc291cmNlRmlsZSk7XG4gICAgfVxuICAgIC8vIEFwcGx5aW5nIHRoZSBTb3VyY2VNYXAgY2FuIGFkZCBhbmQgcmVtb3ZlIGl0ZW1zIGZyb20gdGhlIHNvdXJjZXMgYW5kXG4gICAgLy8gdGhlIG5hbWVzIGFycmF5LlxuICAgIHZhciBuZXdTb3VyY2VzID0gbmV3IEFycmF5U2V0KCk7XG4gICAgdmFyIG5ld05hbWVzID0gbmV3IEFycmF5U2V0KCk7XG5cbiAgICAvLyBGaW5kIG1hcHBpbmdzIGZvciB0aGUgXCJzb3VyY2VGaWxlXCJcbiAgICB0aGlzLl9tYXBwaW5ncy51bnNvcnRlZEZvckVhY2goZnVuY3Rpb24gKG1hcHBpbmcpIHtcbiAgICAgIGlmIChtYXBwaW5nLnNvdXJjZSA9PT0gc291cmNlRmlsZSAmJiBtYXBwaW5nLm9yaWdpbmFsTGluZSAhPSBudWxsKSB7XG4gICAgICAgIC8vIENoZWNrIGlmIGl0IGNhbiBiZSBtYXBwZWQgYnkgdGhlIHNvdXJjZSBtYXAsIHRoZW4gdXBkYXRlIHRoZSBtYXBwaW5nLlxuICAgICAgICB2YXIgb3JpZ2luYWwgPSBhU291cmNlTWFwQ29uc3VtZXIub3JpZ2luYWxQb3NpdGlvbkZvcih7XG4gICAgICAgICAgbGluZTogbWFwcGluZy5vcmlnaW5hbExpbmUsXG4gICAgICAgICAgY29sdW1uOiBtYXBwaW5nLm9yaWdpbmFsQ29sdW1uXG4gICAgICAgIH0pO1xuICAgICAgICBpZiAob3JpZ2luYWwuc291cmNlICE9IG51bGwpIHtcbiAgICAgICAgICAvLyBDb3B5IG1hcHBpbmdcbiAgICAgICAgICBtYXBwaW5nLnNvdXJjZSA9IG9yaWdpbmFsLnNvdXJjZTtcbiAgICAgICAgICBpZiAoYVNvdXJjZU1hcFBhdGggIT0gbnVsbCkge1xuICAgICAgICAgICAgbWFwcGluZy5zb3VyY2UgPSB1dGlsLmpvaW4oYVNvdXJjZU1hcFBhdGgsIG1hcHBpbmcuc291cmNlKVxuICAgICAgICAgIH1cbiAgICAgICAgICBpZiAoc291cmNlUm9vdCAhPSBudWxsKSB7XG4gICAgICAgICAgICBtYXBwaW5nLnNvdXJjZSA9IHV0aWwucmVsYXRpdmUoc291cmNlUm9vdCwgbWFwcGluZy5zb3VyY2UpO1xuICAgICAgICAgIH1cbiAgICAgICAgICBtYXBwaW5nLm9yaWdpbmFsTGluZSA9IG9yaWdpbmFsLmxpbmU7XG4gICAgICAgICAgbWFwcGluZy5vcmlnaW5hbENvbHVtbiA9IG9yaWdpbmFsLmNvbHVtbjtcbiAgICAgICAgICBpZiAob3JpZ2luYWwubmFtZSAhPSBudWxsKSB7XG4gICAgICAgICAgICBtYXBwaW5nLm5hbWUgPSBvcmlnaW5hbC5uYW1lO1xuICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgICAgfVxuXG4gICAgICB2YXIgc291cmNlID0gbWFwcGluZy5zb3VyY2U7XG4gICAgICBpZiAoc291cmNlICE9IG51bGwgJiYgIW5ld1NvdXJjZXMuaGFzKHNvdXJjZSkpIHtcbiAgICAgICAgbmV3U291cmNlcy5hZGQoc291cmNlKTtcbiAgICAgIH1cblxuICAgICAgdmFyIG5hbWUgPSBtYXBwaW5nLm5hbWU7XG4gICAgICBpZiAobmFtZSAhPSBudWxsICYmICFuZXdOYW1lcy5oYXMobmFtZSkpIHtcbiAgICAgICAgbmV3TmFtZXMuYWRkKG5hbWUpO1xuICAgICAgfVxuXG4gICAgfSwgdGhpcyk7XG4gICAgdGhpcy5fc291cmNlcyA9IG5ld1NvdXJjZXM7XG4gICAgdGhpcy5fbmFtZXMgPSBuZXdOYW1lcztcblxuICAgIC8vIENvcHkgc291cmNlc0NvbnRlbnRzIG9mIGFwcGxpZWQgbWFwLlxuICAgIGFTb3VyY2VNYXBDb25zdW1lci5zb3VyY2VzLmZvckVhY2goZnVuY3Rpb24gKHNvdXJjZUZpbGUpIHtcbiAgICAgIHZhciBjb250ZW50ID0gYVNvdXJjZU1hcENvbnN1bWVyLnNvdXJjZUNvbnRlbnRGb3Ioc291cmNlRmlsZSk7XG4gICAgICBpZiAoY29udGVudCAhPSBudWxsKSB7XG4gICAgICAgIGlmIChhU291cmNlTWFwUGF0aCAhPSBudWxsKSB7XG4gICAgICAgICAgc291cmNlRmlsZSA9IHV0aWwuam9pbihhU291cmNlTWFwUGF0aCwgc291cmNlRmlsZSk7XG4gICAgICAgIH1cbiAgICAgICAgaWYgKHNvdXJjZVJvb3QgIT0gbnVsbCkge1xuICAgICAgICAgIHNvdXJjZUZpbGUgPSB1dGlsLnJlbGF0aXZlKHNvdXJjZVJvb3QsIHNvdXJjZUZpbGUpO1xuICAgICAgICB9XG4gICAgICAgIHRoaXMuc2V0U291cmNlQ29udGVudChzb3VyY2VGaWxlLCBjb250ZW50KTtcbiAgICAgIH1cbiAgICB9LCB0aGlzKTtcbiAgfTtcblxuLyoqXG4gKiBBIG1hcHBpbmcgY2FuIGhhdmUgb25lIG9mIHRoZSB0aHJlZSBsZXZlbHMgb2YgZGF0YTpcbiAqXG4gKiAgIDEuIEp1c3QgdGhlIGdlbmVyYXRlZCBwb3NpdGlvbi5cbiAqICAgMi4gVGhlIEdlbmVyYXRlZCBwb3NpdGlvbiwgb3JpZ2luYWwgcG9zaXRpb24sIGFuZCBvcmlnaW5hbCBzb3VyY2UuXG4gKiAgIDMuIEdlbmVyYXRlZCBhbmQgb3JpZ2luYWwgcG9zaXRpb24sIG9yaWdpbmFsIHNvdXJjZSwgYXMgd2VsbCBhcyBhIG5hbWVcbiAqICAgICAgdG9rZW4uXG4gKlxuICogVG8gbWFpbnRhaW4gY29uc2lzdGVuY3ksIHdlIHZhbGlkYXRlIHRoYXQgYW55IG5ldyBtYXBwaW5nIGJlaW5nIGFkZGVkIGZhbGxzXG4gKiBpbiB0byBvbmUgb2YgdGhlc2UgY2F0ZWdvcmllcy5cbiAqL1xuU291cmNlTWFwR2VuZXJhdG9yLnByb3RvdHlwZS5fdmFsaWRhdGVNYXBwaW5nID1cbiAgZnVuY3Rpb24gU291cmNlTWFwR2VuZXJhdG9yX3ZhbGlkYXRlTWFwcGluZyhhR2VuZXJhdGVkLCBhT3JpZ2luYWwsIGFTb3VyY2UsXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgYU5hbWUpIHtcbiAgICAvLyBXaGVuIGFPcmlnaW5hbCBpcyB0cnV0aHkgYnV0IGhhcyBlbXB0eSB2YWx1ZXMgZm9yIC5saW5lIGFuZCAuY29sdW1uLFxuICAgIC8vIGl0IGlzIG1vc3QgbGlrZWx5IGEgcHJvZ3JhbW1lciBlcnJvci4gSW4gdGhpcyBjYXNlIHdlIHRocm93IGEgdmVyeVxuICAgIC8vIHNwZWNpZmljIGVycm9yIG1lc3NhZ2UgdG8gdHJ5IHRvIGd1aWRlIHRoZW0gdGhlIHJpZ2h0IHdheS5cbiAgICAvLyBGb3IgZXhhbXBsZTogaHR0cHM6Ly9naXRodWIuY29tL1BvbHltZXIvcG9seW1lci1idW5kbGVyL3B1bGwvNTE5XG4gICAgaWYgKGFPcmlnaW5hbCAmJiB0eXBlb2YgYU9yaWdpbmFsLmxpbmUgIT09ICdudW1iZXInICYmIHR5cGVvZiBhT3JpZ2luYWwuY29sdW1uICE9PSAnbnVtYmVyJykge1xuICAgICAgICB0aHJvdyBuZXcgRXJyb3IoXG4gICAgICAgICAgICAnb3JpZ2luYWwubGluZSBhbmQgb3JpZ2luYWwuY29sdW1uIGFyZSBub3QgbnVtYmVycyAtLSB5b3UgcHJvYmFibHkgbWVhbnQgdG8gb21pdCAnICtcbiAgICAgICAgICAgICd0aGUgb3JpZ2luYWwgbWFwcGluZyBlbnRpcmVseSBhbmQgb25seSBtYXAgdGhlIGdlbmVyYXRlZCBwb3NpdGlvbi4gSWYgc28sIHBhc3MgJyArXG4gICAgICAgICAgICAnbnVsbCBmb3IgdGhlIG9yaWdpbmFsIG1hcHBpbmcgaW5zdGVhZCBvZiBhbiBvYmplY3Qgd2l0aCBlbXB0eSBvciBudWxsIHZhbHVlcy4nXG4gICAgICAgICk7XG4gICAgfVxuXG4gICAgaWYgKGFHZW5lcmF0ZWQgJiYgJ2xpbmUnIGluIGFHZW5lcmF0ZWQgJiYgJ2NvbHVtbicgaW4gYUdlbmVyYXRlZFxuICAgICAgICAmJiBhR2VuZXJhdGVkLmxpbmUgPiAwICYmIGFHZW5lcmF0ZWQuY29sdW1uID49IDBcbiAgICAgICAgJiYgIWFPcmlnaW5hbCAmJiAhYVNvdXJjZSAmJiAhYU5hbWUpIHtcbiAgICAgIC8vIENhc2UgMS5cbiAgICAgIHJldHVybjtcbiAgICB9XG4gICAgZWxzZSBpZiAoYUdlbmVyYXRlZCAmJiAnbGluZScgaW4gYUdlbmVyYXRlZCAmJiAnY29sdW1uJyBpbiBhR2VuZXJhdGVkXG4gICAgICAgICAgICAgJiYgYU9yaWdpbmFsICYmICdsaW5lJyBpbiBhT3JpZ2luYWwgJiYgJ2NvbHVtbicgaW4gYU9yaWdpbmFsXG4gICAgICAgICAgICAgJiYgYUdlbmVyYXRlZC5saW5lID4gMCAmJiBhR2VuZXJhdGVkLmNvbHVtbiA+PSAwXG4gICAgICAgICAgICAgJiYgYU9yaWdpbmFsLmxpbmUgPiAwICYmIGFPcmlnaW5hbC5jb2x1bW4gPj0gMFxuICAgICAgICAgICAgICYmIGFTb3VyY2UpIHtcbiAgICAgIC8vIENhc2VzIDIgYW5kIDMuXG4gICAgICByZXR1cm47XG4gICAgfVxuICAgIGVsc2Uge1xuICAgICAgdGhyb3cgbmV3IEVycm9yKCdJbnZhbGlkIG1hcHBpbmc6ICcgKyBKU09OLnN0cmluZ2lmeSh7XG4gICAgICAgIGdlbmVyYXRlZDogYUdlbmVyYXRlZCxcbiAgICAgICAgc291cmNlOiBhU291cmNlLFxuICAgICAgICBvcmlnaW5hbDogYU9yaWdpbmFsLFxuICAgICAgICBuYW1lOiBhTmFtZVxuICAgICAgfSkpO1xuICAgIH1cbiAgfTtcblxuLyoqXG4gKiBTZXJpYWxpemUgdGhlIGFjY3VtdWxhdGVkIG1hcHBpbmdzIGluIHRvIHRoZSBzdHJlYW0gb2YgYmFzZSA2NCBWTFFzXG4gKiBzcGVjaWZpZWQgYnkgdGhlIHNvdXJjZSBtYXAgZm9ybWF0LlxuICovXG5Tb3VyY2VNYXBHZW5lcmF0b3IucHJvdG90eXBlLl9zZXJpYWxpemVNYXBwaW5ncyA9XG4gIGZ1bmN0aW9uIFNvdXJjZU1hcEdlbmVyYXRvcl9zZXJpYWxpemVNYXBwaW5ncygpIHtcbiAgICB2YXIgcHJldmlvdXNHZW5lcmF0ZWRDb2x1bW4gPSAwO1xuICAgIHZhciBwcmV2aW91c0dlbmVyYXRlZExpbmUgPSAxO1xuICAgIHZhciBwcmV2aW91c09yaWdpbmFsQ29sdW1uID0gMDtcbiAgICB2YXIgcHJldmlvdXNPcmlnaW5hbExpbmUgPSAwO1xuICAgIHZhciBwcmV2aW91c05hbWUgPSAwO1xuICAgIHZhciBwcmV2aW91c1NvdXJjZSA9IDA7XG4gICAgdmFyIHJlc3VsdCA9ICcnO1xuICAgIHZhciBuZXh0O1xuICAgIHZhciBtYXBwaW5nO1xuICAgIHZhciBuYW1lSWR4O1xuICAgIHZhciBzb3VyY2VJZHg7XG5cbiAgICB2YXIgbWFwcGluZ3MgPSB0aGlzLl9tYXBwaW5ncy50b0FycmF5KCk7XG4gICAgZm9yICh2YXIgaSA9IDAsIGxlbiA9IG1hcHBpbmdzLmxlbmd0aDsgaSA8IGxlbjsgaSsrKSB7XG4gICAgICBtYXBwaW5nID0gbWFwcGluZ3NbaV07XG4gICAgICBuZXh0ID0gJydcblxuICAgICAgaWYgKG1hcHBpbmcuZ2VuZXJhdGVkTGluZSAhPT0gcHJldmlvdXNHZW5lcmF0ZWRMaW5lKSB7XG4gICAgICAgIHByZXZpb3VzR2VuZXJhdGVkQ29sdW1uID0gMDtcbiAgICAgICAgd2hpbGUgKG1hcHBpbmcuZ2VuZXJhdGVkTGluZSAhPT0gcHJldmlvdXNHZW5lcmF0ZWRMaW5lKSB7XG4gICAgICAgICAgbmV4dCArPSAnOyc7XG4gICAgICAgICAgcHJldmlvdXNHZW5lcmF0ZWRMaW5lKys7XG4gICAgICAgIH1cbiAgICAgIH1cbiAgICAgIGVsc2Uge1xuICAgICAgICBpZiAoaSA+IDApIHtcbiAgICAgICAgICBpZiAoIXV0aWwuY29tcGFyZUJ5R2VuZXJhdGVkUG9zaXRpb25zSW5mbGF0ZWQobWFwcGluZywgbWFwcGluZ3NbaSAtIDFdKSkge1xuICAgICAgICAgICAgY29udGludWU7XG4gICAgICAgICAgfVxuICAgICAgICAgIG5leHQgKz0gJywnO1xuICAgICAgICB9XG4gICAgICB9XG5cbiAgICAgIG5leHQgKz0gYmFzZTY0VkxRLmVuY29kZShtYXBwaW5nLmdlbmVyYXRlZENvbHVtblxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgLSBwcmV2aW91c0dlbmVyYXRlZENvbHVtbik7XG4gICAgICBwcmV2aW91c0dlbmVyYXRlZENvbHVtbiA9IG1hcHBpbmcuZ2VuZXJhdGVkQ29sdW1uO1xuXG4gICAgICBpZiAobWFwcGluZy5zb3VyY2UgIT0gbnVsbCkge1xuICAgICAgICBzb3VyY2VJZHggPSB0aGlzLl9zb3VyY2VzLmluZGV4T2YobWFwcGluZy5zb3VyY2UpO1xuICAgICAgICBuZXh0ICs9IGJhc2U2NFZMUS5lbmNvZGUoc291cmNlSWR4IC0gcHJldmlvdXNTb3VyY2UpO1xuICAgICAgICBwcmV2aW91c1NvdXJjZSA9IHNvdXJjZUlkeDtcblxuICAgICAgICAvLyBsaW5lcyBhcmUgc3RvcmVkIDAtYmFzZWQgaW4gU291cmNlTWFwIHNwZWMgdmVyc2lvbiAzXG4gICAgICAgIG5leHQgKz0gYmFzZTY0VkxRLmVuY29kZShtYXBwaW5nLm9yaWdpbmFsTGluZSAtIDFcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgLSBwcmV2aW91c09yaWdpbmFsTGluZSk7XG4gICAgICAgIHByZXZpb3VzT3JpZ2luYWxMaW5lID0gbWFwcGluZy5vcmlnaW5hbExpbmUgLSAxO1xuXG4gICAgICAgIG5leHQgKz0gYmFzZTY0VkxRLmVuY29kZShtYXBwaW5nLm9yaWdpbmFsQ29sdW1uXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC0gcHJldmlvdXNPcmlnaW5hbENvbHVtbik7XG4gICAgICAgIHByZXZpb3VzT3JpZ2luYWxDb2x1bW4gPSBtYXBwaW5nLm9yaWdpbmFsQ29sdW1uO1xuXG4gICAgICAgIGlmIChtYXBwaW5nLm5hbWUgIT0gbnVsbCkge1xuICAgICAgICAgIG5hbWVJZHggPSB0aGlzLl9uYW1lcy5pbmRleE9mKG1hcHBpbmcubmFtZSk7XG4gICAgICAgICAgbmV4dCArPSBiYXNlNjRWTFEuZW5jb2RlKG5hbWVJZHggLSBwcmV2aW91c05hbWUpO1xuICAgICAgICAgIHByZXZpb3VzTmFtZSA9IG5hbWVJZHg7XG4gICAgICAgIH1cbiAgICAgIH1cblxuICAgICAgcmVzdWx0ICs9IG5leHQ7XG4gICAgfVxuXG4gICAgcmV0dXJuIHJlc3VsdDtcbiAgfTtcblxuU291cmNlTWFwR2VuZXJhdG9yLnByb3RvdHlwZS5fZ2VuZXJhdGVTb3VyY2VzQ29udGVudCA9XG4gIGZ1bmN0aW9uIFNvdXJjZU1hcEdlbmVyYXRvcl9nZW5lcmF0ZVNvdXJjZXNDb250ZW50KGFTb3VyY2VzLCBhU291cmNlUm9vdCkge1xuICAgIHJldHVybiBhU291cmNlcy5tYXAoZnVuY3Rpb24gKHNvdXJjZSkge1xuICAgICAgaWYgKCF0aGlzLl9zb3VyY2VzQ29udGVudHMpIHtcbiAgICAgICAgcmV0dXJuIG51bGw7XG4gICAgICB9XG4gICAgICBpZiAoYVNvdXJjZVJvb3QgIT0gbnVsbCkge1xuICAgICAgICBzb3VyY2UgPSB1dGlsLnJlbGF0aXZlKGFTb3VyY2VSb290LCBzb3VyY2UpO1xuICAgICAgfVxuICAgICAgdmFyIGtleSA9IHV0aWwudG9TZXRTdHJpbmcoc291cmNlKTtcbiAgICAgIHJldHVybiBPYmplY3QucHJvdG90eXBlLmhhc093blByb3BlcnR5LmNhbGwodGhpcy5fc291cmNlc0NvbnRlbnRzLCBrZXkpXG4gICAgICAgID8gdGhpcy5fc291cmNlc0NvbnRlbnRzW2tleV1cbiAgICAgICAgOiBudWxsO1xuICAgIH0sIHRoaXMpO1xuICB9O1xuXG4vKipcbiAqIEV4dGVybmFsaXplIHRoZSBzb3VyY2UgbWFwLlxuICovXG5Tb3VyY2VNYXBHZW5lcmF0b3IucHJvdG90eXBlLnRvSlNPTiA9XG4gIGZ1bmN0aW9uIFNvdXJjZU1hcEdlbmVyYXRvcl90b0pTT04oKSB7XG4gICAgdmFyIG1hcCA9IHtcbiAgICAgIHZlcnNpb246IHRoaXMuX3ZlcnNpb24sXG4gICAgICBzb3VyY2VzOiB0aGlzLl9zb3VyY2VzLnRvQXJyYXkoKSxcbiAgICAgIG5hbWVzOiB0aGlzLl9uYW1lcy50b0FycmF5KCksXG4gICAgICBtYXBwaW5nczogdGhpcy5fc2VyaWFsaXplTWFwcGluZ3MoKVxuICAgIH07XG4gICAgaWYgKHRoaXMuX2ZpbGUgIT0gbnVsbCkge1xuICAgICAgbWFwLmZpbGUgPSB0aGlzLl9maWxlO1xuICAgIH1cbiAgICBpZiAodGhpcy5fc291cmNlUm9vdCAhPSBudWxsKSB7XG4gICAgICBtYXAuc291cmNlUm9vdCA9IHRoaXMuX3NvdXJjZVJvb3Q7XG4gICAgfVxuICAgIGlmICh0aGlzLl9zb3VyY2VzQ29udGVudHMpIHtcbiAgICAgIG1hcC5zb3VyY2VzQ29udGVudCA9IHRoaXMuX2dlbmVyYXRlU291cmNlc0NvbnRlbnQobWFwLnNvdXJjZXMsIG1hcC5zb3VyY2VSb290KTtcbiAgICB9XG5cbiAgICByZXR1cm4gbWFwO1xuICB9O1xuXG4vKipcbiAqIFJlbmRlciB0aGUgc291cmNlIG1hcCBiZWluZyBnZW5lcmF0ZWQgdG8gYSBzdHJpbmcuXG4gKi9cblNvdXJjZU1hcEdlbmVyYXRvci5wcm90b3R5cGUudG9TdHJpbmcgPVxuICBmdW5jdGlvbiBTb3VyY2VNYXBHZW5lcmF0b3JfdG9TdHJpbmcoKSB7XG4gICAgcmV0dXJuIEpTT04uc3RyaW5naWZ5KHRoaXMudG9KU09OKCkpO1xuICB9O1xuXG5leHBvcnRzLlNvdXJjZU1hcEdlbmVyYXRvciA9IFNvdXJjZU1hcEdlbmVyYXRvcjtcblxuXG5cbi8vLy8vLy8vLy8vLy8vLy8vL1xuLy8gV0VCUEFDSyBGT09URVJcbi8vIC4vbGliL3NvdXJjZS1tYXAtZ2VuZXJhdG9yLmpzXG4vLyBtb2R1bGUgaWQgPSAxXG4vLyBtb2R1bGUgY2h1bmtzID0gMCIsIi8qIC0qLSBNb2RlOiBqczsganMtaW5kZW50LWxldmVsOiAyOyAtKi0gKi9cbi8qXG4gKiBDb3B5cmlnaHQgMjAxMSBNb3ppbGxhIEZvdW5kYXRpb24gYW5kIGNvbnRyaWJ1dG9yc1xuICogTGljZW5zZWQgdW5kZXIgdGhlIE5ldyBCU0QgbGljZW5zZS4gU2VlIExJQ0VOU0Ugb3I6XG4gKiBodHRwOi8vb3BlbnNvdXJjZS5vcmcvbGljZW5zZXMvQlNELTMtQ2xhdXNlXG4gKlxuICogQmFzZWQgb24gdGhlIEJhc2UgNjQgVkxRIGltcGxlbWVudGF0aW9uIGluIENsb3N1cmUgQ29tcGlsZXI6XG4gKiBodHRwczovL2NvZGUuZ29vZ2xlLmNvbS9wL2Nsb3N1cmUtY29tcGlsZXIvc291cmNlL2Jyb3dzZS90cnVuay9zcmMvY29tL2dvb2dsZS9kZWJ1Z2dpbmcvc291cmNlbWFwL0Jhc2U2NFZMUS5qYXZhXG4gKlxuICogQ29weXJpZ2h0IDIwMTEgVGhlIENsb3N1cmUgQ29tcGlsZXIgQXV0aG9ycy4gQWxsIHJpZ2h0cyByZXNlcnZlZC5cbiAqIFJlZGlzdHJpYnV0aW9uIGFuZCB1c2UgaW4gc291cmNlIGFuZCBiaW5hcnkgZm9ybXMsIHdpdGggb3Igd2l0aG91dFxuICogbW9kaWZpY2F0aW9uLCBhcmUgcGVybWl0dGVkIHByb3ZpZGVkIHRoYXQgdGhlIGZvbGxvd2luZyBjb25kaXRpb25zIGFyZVxuICogbWV0OlxuICpcbiAqICAqIFJlZGlzdHJpYnV0aW9ucyBvZiBzb3VyY2UgY29kZSBtdXN0IHJldGFpbiB0aGUgYWJvdmUgY29weXJpZ2h0XG4gKiAgICBub3RpY2UsIHRoaXMgbGlzdCBvZiBjb25kaXRpb25zIGFuZCB0aGUgZm9sbG93aW5nIGRpc2NsYWltZXIuXG4gKiAgKiBSZWRpc3RyaWJ1dGlvbnMgaW4gYmluYXJ5IGZvcm0gbXVzdCByZXByb2R1Y2UgdGhlIGFib3ZlXG4gKiAgICBjb3B5cmlnaHQgbm90aWNlLCB0aGlzIGxpc3Qgb2YgY29uZGl0aW9ucyBhbmQgdGhlIGZvbGxvd2luZ1xuICogICAgZGlzY2xhaW1lciBpbiB0aGUgZG9jdW1lbnRhdGlvbiBhbmQvb3Igb3RoZXIgbWF0ZXJpYWxzIHByb3ZpZGVkXG4gKiAgICB3aXRoIHRoZSBkaXN0cmlidXRpb24uXG4gKiAgKiBOZWl0aGVyIHRoZSBuYW1lIG9mIEdvb2dsZSBJbmMuIG5vciB0aGUgbmFtZXMgb2YgaXRzXG4gKiAgICBjb250cmlidXRvcnMgbWF5IGJlIHVzZWQgdG8gZW5kb3JzZSBvciBwcm9tb3RlIHByb2R1Y3RzIGRlcml2ZWRcbiAqICAgIGZyb20gdGhpcyBzb2Z0d2FyZSB3aXRob3V0IHNwZWNpZmljIHByaW9yIHdyaXR0ZW4gcGVybWlzc2lvbi5cbiAqXG4gKiBUSElTIFNPRlRXQVJFIElTIFBST1ZJREVEIEJZIFRIRSBDT1BZUklHSFQgSE9MREVSUyBBTkQgQ09OVFJJQlVUT1JTXG4gKiBcIkFTIElTXCIgQU5EIEFOWSBFWFBSRVNTIE9SIElNUExJRUQgV0FSUkFOVElFUywgSU5DTFVESU5HLCBCVVQgTk9UXG4gKiBMSU1JVEVEIFRPLCBUSEUgSU1QTElFRCBXQVJSQU5USUVTIE9GIE1FUkNIQU5UQUJJTElUWSBBTkQgRklUTkVTUyBGT1JcbiAqIEEgUEFSVElDVUxBUiBQVVJQT1NFIEFSRSBESVNDTEFJTUVELiBJTiBOTyBFVkVOVCBTSEFMTCBUSEUgQ09QWVJJR0hUXG4gKiBPV05FUiBPUiBDT05UUklCVVRPUlMgQkUgTElBQkxFIEZPUiBBTlkgRElSRUNULCBJTkRJUkVDVCwgSU5DSURFTlRBTCxcbiAqIFNQRUNJQUwsIEVYRU1QTEFSWSwgT1IgQ09OU0VRVUVOVElBTCBEQU1BR0VTIChJTkNMVURJTkcsIEJVVCBOT1RcbiAqIExJTUlURUQgVE8sIFBST0NVUkVNRU5UIE9GIFNVQlNUSVRVVEUgR09PRFMgT1IgU0VSVklDRVM7IExPU1MgT0YgVVNFLFxuICogREFUQSwgT1IgUFJPRklUUzsgT1IgQlVTSU5FU1MgSU5URVJSVVBUSU9OKSBIT1dFVkVSIENBVVNFRCBBTkQgT04gQU5ZXG4gKiBUSEVPUlkgT0YgTElBQklMSVRZLCBXSEVUSEVSIElOIENPTlRSQUNULCBTVFJJQ1QgTElBQklMSVRZLCBPUiBUT1JUXG4gKiAoSU5DTFVESU5HIE5FR0xJR0VOQ0UgT1IgT1RIRVJXSVNFKSBBUklTSU5HIElOIEFOWSBXQVkgT1VUIE9GIFRIRSBVU0VcbiAqIE9GIFRISVMgU09GVFdBUkUsIEVWRU4gSUYgQURWSVNFRCBPRiBUSEUgUE9TU0lCSUxJVFkgT0YgU1VDSCBEQU1BR0UuXG4gKi9cblxudmFyIGJhc2U2NCA9IHJlcXVpcmUoJy4vYmFzZTY0Jyk7XG5cbi8vIEEgc2luZ2xlIGJhc2UgNjQgZGlnaXQgY2FuIGNvbnRhaW4gNiBiaXRzIG9mIGRhdGEuIEZvciB0aGUgYmFzZSA2NCB2YXJpYWJsZVxuLy8gbGVuZ3RoIHF1YW50aXRpZXMgd2UgdXNlIGluIHRoZSBzb3VyY2UgbWFwIHNwZWMsIHRoZSBmaXJzdCBiaXQgaXMgdGhlIHNpZ24sXG4vLyB0aGUgbmV4dCBmb3VyIGJpdHMgYXJlIHRoZSBhY3R1YWwgdmFsdWUsIGFuZCB0aGUgNnRoIGJpdCBpcyB0aGVcbi8vIGNvbnRpbnVhdGlvbiBiaXQuIFRoZSBjb250aW51YXRpb24gYml0IHRlbGxzIHVzIHdoZXRoZXIgdGhlcmUgYXJlIG1vcmVcbi8vIGRpZ2l0cyBpbiB0aGlzIHZhbHVlIGZvbGxvd2luZyB0aGlzIGRpZ2l0LlxuLy9cbi8vICAgQ29udGludWF0aW9uXG4vLyAgIHwgICAgU2lnblxuLy8gICB8ICAgIHxcbi8vICAgViAgICBWXG4vLyAgIDEwMTAxMVxuXG52YXIgVkxRX0JBU0VfU0hJRlQgPSA1O1xuXG4vLyBiaW5hcnk6IDEwMDAwMFxudmFyIFZMUV9CQVNFID0gMSA8PCBWTFFfQkFTRV9TSElGVDtcblxuLy8gYmluYXJ5OiAwMTExMTFcbnZhciBWTFFfQkFTRV9NQVNLID0gVkxRX0JBU0UgLSAxO1xuXG4vLyBiaW5hcnk6IDEwMDAwMFxudmFyIFZMUV9DT05USU5VQVRJT05fQklUID0gVkxRX0JBU0U7XG5cbi8qKlxuICogQ29udmVydHMgZnJvbSBhIHR3by1jb21wbGVtZW50IHZhbHVlIHRvIGEgdmFsdWUgd2hlcmUgdGhlIHNpZ24gYml0IGlzXG4gKiBwbGFjZWQgaW4gdGhlIGxlYXN0IHNpZ25pZmljYW50IGJpdC4gIEZvciBleGFtcGxlLCBhcyBkZWNpbWFsczpcbiAqICAgMSBiZWNvbWVzIDIgKDEwIGJpbmFyeSksIC0xIGJlY29tZXMgMyAoMTEgYmluYXJ5KVxuICogICAyIGJlY29tZXMgNCAoMTAwIGJpbmFyeSksIC0yIGJlY29tZXMgNSAoMTAxIGJpbmFyeSlcbiAqL1xuZnVuY3Rpb24gdG9WTFFTaWduZWQoYVZhbHVlKSB7XG4gIHJldHVybiBhVmFsdWUgPCAwXG4gICAgPyAoKC1hVmFsdWUpIDw8IDEpICsgMVxuICAgIDogKGFWYWx1ZSA8PCAxKSArIDA7XG59XG5cbi8qKlxuICogQ29udmVydHMgdG8gYSB0d28tY29tcGxlbWVudCB2YWx1ZSBmcm9tIGEgdmFsdWUgd2hlcmUgdGhlIHNpZ24gYml0IGlzXG4gKiBwbGFjZWQgaW4gdGhlIGxlYXN0IHNpZ25pZmljYW50IGJpdC4gIEZvciBleGFtcGxlLCBhcyBkZWNpbWFsczpcbiAqICAgMiAoMTAgYmluYXJ5KSBiZWNvbWVzIDEsIDMgKDExIGJpbmFyeSkgYmVjb21lcyAtMVxuICogICA0ICgxMDAgYmluYXJ5KSBiZWNvbWVzIDIsIDUgKDEwMSBiaW5hcnkpIGJlY29tZXMgLTJcbiAqL1xuZnVuY3Rpb24gZnJvbVZMUVNpZ25lZChhVmFsdWUpIHtcbiAgdmFyIGlzTmVnYXRpdmUgPSAoYVZhbHVlICYgMSkgPT09IDE7XG4gIHZhciBzaGlmdGVkID0gYVZhbHVlID4+IDE7XG4gIHJldHVybiBpc05lZ2F0aXZlXG4gICAgPyAtc2hpZnRlZFxuICAgIDogc2hpZnRlZDtcbn1cblxuLyoqXG4gKiBSZXR1cm5zIHRoZSBiYXNlIDY0IFZMUSBlbmNvZGVkIHZhbHVlLlxuICovXG5leHBvcnRzLmVuY29kZSA9IGZ1bmN0aW9uIGJhc2U2NFZMUV9lbmNvZGUoYVZhbHVlKSB7XG4gIHZhciBlbmNvZGVkID0gXCJcIjtcbiAgdmFyIGRpZ2l0O1xuXG4gIHZhciB2bHEgPSB0b1ZMUVNpZ25lZChhVmFsdWUpO1xuXG4gIGRvIHtcbiAgICBkaWdpdCA9IHZscSAmIFZMUV9CQVNFX01BU0s7XG4gICAgdmxxID4+Pj0gVkxRX0JBU0VfU0hJRlQ7XG4gICAgaWYgKHZscSA+IDApIHtcbiAgICAgIC8vIFRoZXJlIGFyZSBzdGlsbCBtb3JlIGRpZ2l0cyBpbiB0aGlzIHZhbHVlLCBzbyB3ZSBtdXN0IG1ha2Ugc3VyZSB0aGVcbiAgICAgIC8vIGNvbnRpbnVhdGlvbiBiaXQgaXMgbWFya2VkLlxuICAgICAgZGlnaXQgfD0gVkxRX0NPTlRJTlVBVElPTl9CSVQ7XG4gICAgfVxuICAgIGVuY29kZWQgKz0gYmFzZTY0LmVuY29kZShkaWdpdCk7XG4gIH0gd2hpbGUgKHZscSA+IDApO1xuXG4gIHJldHVybiBlbmNvZGVkO1xufTtcblxuLyoqXG4gKiBEZWNvZGVzIHRoZSBuZXh0IGJhc2UgNjQgVkxRIHZhbHVlIGZyb20gdGhlIGdpdmVuIHN0cmluZyBhbmQgcmV0dXJucyB0aGVcbiAqIHZhbHVlIGFuZCB0aGUgcmVzdCBvZiB0aGUgc3RyaW5nIHZpYSB0aGUgb3V0IHBhcmFtZXRlci5cbiAqL1xuZXhwb3J0cy5kZWNvZGUgPSBmdW5jdGlvbiBiYXNlNjRWTFFfZGVjb2RlKGFTdHIsIGFJbmRleCwgYU91dFBhcmFtKSB7XG4gIHZhciBzdHJMZW4gPSBhU3RyLmxlbmd0aDtcbiAgdmFyIHJlc3VsdCA9IDA7XG4gIHZhciBzaGlmdCA9IDA7XG4gIHZhciBjb250aW51YXRpb24sIGRpZ2l0O1xuXG4gIGRvIHtcbiAgICBpZiAoYUluZGV4ID49IHN0ckxlbikge1xuICAgICAgdGhyb3cgbmV3IEVycm9yKFwiRXhwZWN0ZWQgbW9yZSBkaWdpdHMgaW4gYmFzZSA2NCBWTFEgdmFsdWUuXCIpO1xuICAgIH1cblxuICAgIGRpZ2l0ID0gYmFzZTY0LmRlY29kZShhU3RyLmNoYXJDb2RlQXQoYUluZGV4KyspKTtcbiAgICBpZiAoZGlnaXQgPT09IC0xKSB7XG4gICAgICB0aHJvdyBuZXcgRXJyb3IoXCJJbnZhbGlkIGJhc2U2NCBkaWdpdDogXCIgKyBhU3RyLmNoYXJBdChhSW5kZXggLSAxKSk7XG4gICAgfVxuXG4gICAgY29udGludWF0aW9uID0gISEoZGlnaXQgJiBWTFFfQ09OVElOVUFUSU9OX0JJVCk7XG4gICAgZGlnaXQgJj0gVkxRX0JBU0VfTUFTSztcbiAgICByZXN1bHQgPSByZXN1bHQgKyAoZGlnaXQgPDwgc2hpZnQpO1xuICAgIHNoaWZ0ICs9IFZMUV9CQVNFX1NISUZUO1xuICB9IHdoaWxlIChjb250aW51YXRpb24pO1xuXG4gIGFPdXRQYXJhbS52YWx1ZSA9IGZyb21WTFFTaWduZWQocmVzdWx0KTtcbiAgYU91dFBhcmFtLnJlc3QgPSBhSW5kZXg7XG59O1xuXG5cblxuLy8vLy8vLy8vLy8vLy8vLy8vXG4vLyBXRUJQQUNLIEZPT1RFUlxuLy8gLi9saWIvYmFzZTY0LXZscS5qc1xuLy8gbW9kdWxlIGlkID0gMlxuLy8gbW9kdWxlIGNodW5rcyA9IDAiLCIvKiAtKi0gTW9kZToganM7IGpzLWluZGVudC1sZXZlbDogMjsgLSotICovXG4vKlxuICogQ29weXJpZ2h0IDIwMTEgTW96aWxsYSBGb3VuZGF0aW9uIGFuZCBjb250cmlidXRvcnNcbiAqIExpY2Vuc2VkIHVuZGVyIHRoZSBOZXcgQlNEIGxpY2Vuc2UuIFNlZSBMSUNFTlNFIG9yOlxuICogaHR0cDovL29wZW5zb3VyY2Uub3JnL2xpY2Vuc2VzL0JTRC0zLUNsYXVzZVxuICovXG5cbnZhciBpbnRUb0NoYXJNYXAgPSAnQUJDREVGR0hJSktMTU5PUFFSU1RVVldYWVphYmNkZWZnaGlqa2xtbm9wcXJzdHV2d3h5ejAxMjM0NTY3ODkrLycuc3BsaXQoJycpO1xuXG4vKipcbiAqIEVuY29kZSBhbiBpbnRlZ2VyIGluIHRoZSByYW5nZSBvZiAwIHRvIDYzIHRvIGEgc2luZ2xlIGJhc2UgNjQgZGlnaXQuXG4gKi9cbmV4cG9ydHMuZW5jb2RlID0gZnVuY3Rpb24gKG51bWJlcikge1xuICBpZiAoMCA8PSBudW1iZXIgJiYgbnVtYmVyIDwgaW50VG9DaGFyTWFwLmxlbmd0aCkge1xuICAgIHJldHVybiBpbnRUb0NoYXJNYXBbbnVtYmVyXTtcbiAgfVxuICB0aHJvdyBuZXcgVHlwZUVycm9yKFwiTXVzdCBiZSBiZXR3ZWVuIDAgYW5kIDYzOiBcIiArIG51bWJlcik7XG59O1xuXG4vKipcbiAqIERlY29kZSBhIHNpbmdsZSBiYXNlIDY0IGNoYXJhY3RlciBjb2RlIGRpZ2l0IHRvIGFuIGludGVnZXIuIFJldHVybnMgLTEgb25cbiAqIGZhaWx1cmUuXG4gKi9cbmV4cG9ydHMuZGVjb2RlID0gZnVuY3Rpb24gKGNoYXJDb2RlKSB7XG4gIHZhciBiaWdBID0gNjU7ICAgICAvLyAnQSdcbiAgdmFyIGJpZ1ogPSA5MDsgICAgIC8vICdaJ1xuXG4gIHZhciBsaXR0bGVBID0gOTc7ICAvLyAnYSdcbiAgdmFyIGxpdHRsZVogPSAxMjI7IC8vICd6J1xuXG4gIHZhciB6ZXJvID0gNDg7ICAgICAvLyAnMCdcbiAgdmFyIG5pbmUgPSA1NzsgICAgIC8vICc5J1xuXG4gIHZhciBwbHVzID0gNDM7ICAgICAvLyAnKydcbiAgdmFyIHNsYXNoID0gNDc7ICAgIC8vICcvJ1xuXG4gIHZhciBsaXR0bGVPZmZzZXQgPSAyNjtcbiAgdmFyIG51bWJlck9mZnNldCA9IDUyO1xuXG4gIC8vIDAgLSAyNTogQUJDREVGR0hJSktMTU5PUFFSU1RVVldYWVpcbiAgaWYgKGJpZ0EgPD0gY2hhckNvZGUgJiYgY2hhckNvZGUgPD0gYmlnWikge1xuICAgIHJldHVybiAoY2hhckNvZGUgLSBiaWdBKTtcbiAgfVxuXG4gIC8vIDI2IC0gNTE6IGFiY2RlZmdoaWprbG1ub3BxcnN0dXZ3eHl6XG4gIGlmIChsaXR0bGVBIDw9IGNoYXJDb2RlICYmIGNoYXJDb2RlIDw9IGxpdHRsZVopIHtcbiAgICByZXR1cm4gKGNoYXJDb2RlIC0gbGl0dGxlQSArIGxpdHRsZU9mZnNldCk7XG4gIH1cblxuICAvLyA1MiAtIDYxOiAwMTIzNDU2Nzg5XG4gIGlmICh6ZXJvIDw9IGNoYXJDb2RlICYmIGNoYXJDb2RlIDw9IG5pbmUpIHtcbiAgICByZXR1cm4gKGNoYXJDb2RlIC0gemVybyArIG51bWJlck9mZnNldCk7XG4gIH1cblxuICAvLyA2MjogK1xuICBpZiAoY2hhckNvZGUgPT0gcGx1cykge1xuICAgIHJldHVybiA2MjtcbiAgfVxuXG4gIC8vIDYzOiAvXG4gIGlmIChjaGFyQ29kZSA9PSBzbGFzaCkge1xuICAgIHJldHVybiA2MztcbiAgfVxuXG4gIC8vIEludmFsaWQgYmFzZTY0IGRpZ2l0LlxuICByZXR1cm4gLTE7XG59O1xuXG5cblxuLy8vLy8vLy8vLy8vLy8vLy8vXG4vLyBXRUJQQUNLIEZPT1RFUlxuLy8gLi9saWIvYmFzZTY0LmpzXG4vLyBtb2R1bGUgaWQgPSAzXG4vLyBtb2R1bGUgY2h1bmtzID0gMCIsIi8qIC0qLSBNb2RlOiBqczsganMtaW5kZW50LWxldmVsOiAyOyAtKi0gKi9cbi8qXG4gKiBDb3B5cmlnaHQgMjAxMSBNb3ppbGxhIEZvdW5kYXRpb24gYW5kIGNvbnRyaWJ1dG9yc1xuICogTGljZW5zZWQgdW5kZXIgdGhlIE5ldyBCU0QgbGljZW5zZS4gU2VlIExJQ0VOU0Ugb3I6XG4gKiBodHRwOi8vb3BlbnNvdXJjZS5vcmcvbGljZW5zZXMvQlNELTMtQ2xhdXNlXG4gKi9cblxuLyoqXG4gKiBUaGlzIGlzIGEgaGVscGVyIGZ1bmN0aW9uIGZvciBnZXR0aW5nIHZhbHVlcyBmcm9tIHBhcmFtZXRlci9vcHRpb25zXG4gKiBvYmplY3RzLlxuICpcbiAqIEBwYXJhbSBhcmdzIFRoZSBvYmplY3Qgd2UgYXJlIGV4dHJhY3RpbmcgdmFsdWVzIGZyb21cbiAqIEBwYXJhbSBuYW1lIFRoZSBuYW1lIG9mIHRoZSBwcm9wZXJ0eSB3ZSBhcmUgZ2V0dGluZy5cbiAqIEBwYXJhbSBkZWZhdWx0VmFsdWUgQW4gb3B0aW9uYWwgdmFsdWUgdG8gcmV0dXJuIGlmIHRoZSBwcm9wZXJ0eSBpcyBtaXNzaW5nXG4gKiBmcm9tIHRoZSBvYmplY3QuIElmIHRoaXMgaXMgbm90IHNwZWNpZmllZCBhbmQgdGhlIHByb3BlcnR5IGlzIG1pc3NpbmcsIGFuXG4gKiBlcnJvciB3aWxsIGJlIHRocm93bi5cbiAqL1xuZnVuY3Rpb24gZ2V0QXJnKGFBcmdzLCBhTmFtZSwgYURlZmF1bHRWYWx1ZSkge1xuICBpZiAoYU5hbWUgaW4gYUFyZ3MpIHtcbiAgICByZXR1cm4gYUFyZ3NbYU5hbWVdO1xuICB9IGVsc2UgaWYgKGFyZ3VtZW50cy5sZW5ndGggPT09IDMpIHtcbiAgICByZXR1cm4gYURlZmF1bHRWYWx1ZTtcbiAgfSBlbHNlIHtcbiAgICB0aHJvdyBuZXcgRXJyb3IoJ1wiJyArIGFOYW1lICsgJ1wiIGlzIGEgcmVxdWlyZWQgYXJndW1lbnQuJyk7XG4gIH1cbn1cbmV4cG9ydHMuZ2V0QXJnID0gZ2V0QXJnO1xuXG52YXIgdXJsUmVnZXhwID0gL14oPzooW1xcdytcXC0uXSspOik/XFwvXFwvKD86KFxcdys6XFx3KylAKT8oW1xcdy5dKikoPzo6KFxcZCspKT8oXFxTKikkLztcbnZhciBkYXRhVXJsUmVnZXhwID0gL15kYXRhOi4rXFwsLiskLztcblxuZnVuY3Rpb24gdXJsUGFyc2UoYVVybCkge1xuICB2YXIgbWF0Y2ggPSBhVXJsLm1hdGNoKHVybFJlZ2V4cCk7XG4gIGlmICghbWF0Y2gpIHtcbiAgICByZXR1cm4gbnVsbDtcbiAgfVxuICByZXR1cm4ge1xuICAgIHNjaGVtZTogbWF0Y2hbMV0sXG4gICAgYXV0aDogbWF0Y2hbMl0sXG4gICAgaG9zdDogbWF0Y2hbM10sXG4gICAgcG9ydDogbWF0Y2hbNF0sXG4gICAgcGF0aDogbWF0Y2hbNV1cbiAgfTtcbn1cbmV4cG9ydHMudXJsUGFyc2UgPSB1cmxQYXJzZTtcblxuZnVuY3Rpb24gdXJsR2VuZXJhdGUoYVBhcnNlZFVybCkge1xuICB2YXIgdXJsID0gJyc7XG4gIGlmIChhUGFyc2VkVXJsLnNjaGVtZSkge1xuICAgIHVybCArPSBhUGFyc2VkVXJsLnNjaGVtZSArICc6JztcbiAgfVxuICB1cmwgKz0gJy8vJztcbiAgaWYgKGFQYXJzZWRVcmwuYXV0aCkge1xuICAgIHVybCArPSBhUGFyc2VkVXJsLmF1dGggKyAnQCc7XG4gIH1cbiAgaWYgKGFQYXJzZWRVcmwuaG9zdCkge1xuICAgIHVybCArPSBhUGFyc2VkVXJsLmhvc3Q7XG4gIH1cbiAgaWYgKGFQYXJzZWRVcmwucG9ydCkge1xuICAgIHVybCArPSBcIjpcIiArIGFQYXJzZWRVcmwucG9ydFxuICB9XG4gIGlmIChhUGFyc2VkVXJsLnBhdGgpIHtcbiAgICB1cmwgKz0gYVBhcnNlZFVybC5wYXRoO1xuICB9XG4gIHJldHVybiB1cmw7XG59XG5leHBvcnRzLnVybEdlbmVyYXRlID0gdXJsR2VuZXJhdGU7XG5cbi8qKlxuICogTm9ybWFsaXplcyBhIHBhdGgsIG9yIHRoZSBwYXRoIHBvcnRpb24gb2YgYSBVUkw6XG4gKlxuICogLSBSZXBsYWNlcyBjb25zZWN1dGl2ZSBzbGFzaGVzIHdpdGggb25lIHNsYXNoLlxuICogLSBSZW1vdmVzIHVubmVjZXNzYXJ5ICcuJyBwYXJ0cy5cbiAqIC0gUmVtb3ZlcyB1bm5lY2Vzc2FyeSAnPGRpcj4vLi4nIHBhcnRzLlxuICpcbiAqIEJhc2VkIG9uIGNvZGUgaW4gdGhlIE5vZGUuanMgJ3BhdGgnIGNvcmUgbW9kdWxlLlxuICpcbiAqIEBwYXJhbSBhUGF0aCBUaGUgcGF0aCBvciB1cmwgdG8gbm9ybWFsaXplLlxuICovXG5mdW5jdGlvbiBub3JtYWxpemUoYVBhdGgpIHtcbiAgdmFyIHBhdGggPSBhUGF0aDtcbiAgdmFyIHVybCA9IHVybFBhcnNlKGFQYXRoKTtcbiAgaWYgKHVybCkge1xuICAgIGlmICghdXJsLnBhdGgpIHtcbiAgICAgIHJldHVybiBhUGF0aDtcbiAgICB9XG4gICAgcGF0aCA9IHVybC5wYXRoO1xuICB9XG4gIHZhciBpc0Fic29sdXRlID0gZXhwb3J0cy5pc0Fic29sdXRlKHBhdGgpO1xuXG4gIHZhciBwYXJ0cyA9IHBhdGguc3BsaXQoL1xcLysvKTtcbiAgZm9yICh2YXIgcGFydCwgdXAgPSAwLCBpID0gcGFydHMubGVuZ3RoIC0gMTsgaSA+PSAwOyBpLS0pIHtcbiAgICBwYXJ0ID0gcGFydHNbaV07XG4gICAgaWYgKHBhcnQgPT09ICcuJykge1xuICAgICAgcGFydHMuc3BsaWNlKGksIDEpO1xuICAgIH0gZWxzZSBpZiAocGFydCA9PT0gJy4uJykge1xuICAgICAgdXArKztcbiAgICB9IGVsc2UgaWYgKHVwID4gMCkge1xuICAgICAgaWYgKHBhcnQgPT09ICcnKSB7XG4gICAgICAgIC8vIFRoZSBmaXJzdCBwYXJ0IGlzIGJsYW5rIGlmIHRoZSBwYXRoIGlzIGFic29sdXRlLiBUcnlpbmcgdG8gZ29cbiAgICAgICAgLy8gYWJvdmUgdGhlIHJvb3QgaXMgYSBuby1vcC4gVGhlcmVmb3JlIHdlIGNhbiByZW1vdmUgYWxsICcuLicgcGFydHNcbiAgICAgICAgLy8gZGlyZWN0bHkgYWZ0ZXIgdGhlIHJvb3QuXG4gICAgICAgIHBhcnRzLnNwbGljZShpICsgMSwgdXApO1xuICAgICAgICB1cCA9IDA7XG4gICAgICB9IGVsc2Uge1xuICAgICAgICBwYXJ0cy5zcGxpY2UoaSwgMik7XG4gICAgICAgIHVwLS07XG4gICAgICB9XG4gICAgfVxuICB9XG4gIHBhdGggPSBwYXJ0cy5qb2luKCcvJyk7XG5cbiAgaWYgKHBhdGggPT09ICcnKSB7XG4gICAgcGF0aCA9IGlzQWJzb2x1dGUgPyAnLycgOiAnLic7XG4gIH1cblxuICBpZiAodXJsKSB7XG4gICAgdXJsLnBhdGggPSBwYXRoO1xuICAgIHJldHVybiB1cmxHZW5lcmF0ZSh1cmwpO1xuICB9XG4gIHJldHVybiBwYXRoO1xufVxuZXhwb3J0cy5ub3JtYWxpemUgPSBub3JtYWxpemU7XG5cbi8qKlxuICogSm9pbnMgdHdvIHBhdGhzL1VSTHMuXG4gKlxuICogQHBhcmFtIGFSb290IFRoZSByb290IHBhdGggb3IgVVJMLlxuICogQHBhcmFtIGFQYXRoIFRoZSBwYXRoIG9yIFVSTCB0byBiZSBqb2luZWQgd2l0aCB0aGUgcm9vdC5cbiAqXG4gKiAtIElmIGFQYXRoIGlzIGEgVVJMIG9yIGEgZGF0YSBVUkksIGFQYXRoIGlzIHJldHVybmVkLCB1bmxlc3MgYVBhdGggaXMgYVxuICogICBzY2hlbWUtcmVsYXRpdmUgVVJMOiBUaGVuIHRoZSBzY2hlbWUgb2YgYVJvb3QsIGlmIGFueSwgaXMgcHJlcGVuZGVkXG4gKiAgIGZpcnN0LlxuICogLSBPdGhlcndpc2UgYVBhdGggaXMgYSBwYXRoLiBJZiBhUm9vdCBpcyBhIFVSTCwgdGhlbiBpdHMgcGF0aCBwb3J0aW9uXG4gKiAgIGlzIHVwZGF0ZWQgd2l0aCB0aGUgcmVzdWx0IGFuZCBhUm9vdCBpcyByZXR1cm5lZC4gT3RoZXJ3aXNlIHRoZSByZXN1bHRcbiAqICAgaXMgcmV0dXJuZWQuXG4gKiAgIC0gSWYgYVBhdGggaXMgYWJzb2x1dGUsIHRoZSByZXN1bHQgaXMgYVBhdGguXG4gKiAgIC0gT3RoZXJ3aXNlIHRoZSB0d28gcGF0aHMgYXJlIGpvaW5lZCB3aXRoIGEgc2xhc2guXG4gKiAtIEpvaW5pbmcgZm9yIGV4YW1wbGUgJ2h0dHA6Ly8nIGFuZCAnd3d3LmV4YW1wbGUuY29tJyBpcyBhbHNvIHN1cHBvcnRlZC5cbiAqL1xuZnVuY3Rpb24gam9pbihhUm9vdCwgYVBhdGgpIHtcbiAgaWYgKGFSb290ID09PSBcIlwiKSB7XG4gICAgYVJvb3QgPSBcIi5cIjtcbiAgfVxuICBpZiAoYVBhdGggPT09IFwiXCIpIHtcbiAgICBhUGF0aCA9IFwiLlwiO1xuICB9XG4gIHZhciBhUGF0aFVybCA9IHVybFBhcnNlKGFQYXRoKTtcbiAgdmFyIGFSb290VXJsID0gdXJsUGFyc2UoYVJvb3QpO1xuICBpZiAoYVJvb3RVcmwpIHtcbiAgICBhUm9vdCA9IGFSb290VXJsLnBhdGggfHwgJy8nO1xuICB9XG5cbiAgLy8gYGpvaW4oZm9vLCAnLy93d3cuZXhhbXBsZS5vcmcnKWBcbiAgaWYgKGFQYXRoVXJsICYmICFhUGF0aFVybC5zY2hlbWUpIHtcbiAgICBpZiAoYVJvb3RVcmwpIHtcbiAgICAgIGFQYXRoVXJsLnNjaGVtZSA9IGFSb290VXJsLnNjaGVtZTtcbiAgICB9XG4gICAgcmV0dXJuIHVybEdlbmVyYXRlKGFQYXRoVXJsKTtcbiAgfVxuXG4gIGlmIChhUGF0aFVybCB8fCBhUGF0aC5tYXRjaChkYXRhVXJsUmVnZXhwKSkge1xuICAgIHJldHVybiBhUGF0aDtcbiAgfVxuXG4gIC8vIGBqb2luKCdodHRwOi8vJywgJ3d3dy5leGFtcGxlLmNvbScpYFxuICBpZiAoYVJvb3RVcmwgJiYgIWFSb290VXJsLmhvc3QgJiYgIWFSb290VXJsLnBhdGgpIHtcbiAgICBhUm9vdFVybC5ob3N0ID0gYVBhdGg7XG4gICAgcmV0dXJuIHVybEdlbmVyYXRlKGFSb290VXJsKTtcbiAgfVxuXG4gIHZhciBqb2luZWQgPSBhUGF0aC5jaGFyQXQoMCkgPT09ICcvJ1xuICAgID8gYVBhdGhcbiAgICA6IG5vcm1hbGl6ZShhUm9vdC5yZXBsYWNlKC9cXC8rJC8sICcnKSArICcvJyArIGFQYXRoKTtcblxuICBpZiAoYVJvb3RVcmwpIHtcbiAgICBhUm9vdFVybC5wYXRoID0gam9pbmVkO1xuICAgIHJldHVybiB1cmxHZW5lcmF0ZShhUm9vdFVybCk7XG4gIH1cbiAgcmV0dXJuIGpvaW5lZDtcbn1cbmV4cG9ydHMuam9pbiA9IGpvaW47XG5cbmV4cG9ydHMuaXNBYnNvbHV0ZSA9IGZ1bmN0aW9uIChhUGF0aCkge1xuICByZXR1cm4gYVBhdGguY2hhckF0KDApID09PSAnLycgfHwgISFhUGF0aC5tYXRjaCh1cmxSZWdleHApO1xufTtcblxuLyoqXG4gKiBNYWtlIGEgcGF0aCByZWxhdGl2ZSB0byBhIFVSTCBvciBhbm90aGVyIHBhdGguXG4gKlxuICogQHBhcmFtIGFSb290IFRoZSByb290IHBhdGggb3IgVVJMLlxuICogQHBhcmFtIGFQYXRoIFRoZSBwYXRoIG9yIFVSTCB0byBiZSBtYWRlIHJlbGF0aXZlIHRvIGFSb290LlxuICovXG5mdW5jdGlvbiByZWxhdGl2ZShhUm9vdCwgYVBhdGgpIHtcbiAgaWYgKGFSb290ID09PSBcIlwiKSB7XG4gICAgYVJvb3QgPSBcIi5cIjtcbiAgfVxuXG4gIGFSb290ID0gYVJvb3QucmVwbGFjZSgvXFwvJC8sICcnKTtcblxuICAvLyBJdCBpcyBwb3NzaWJsZSBmb3IgdGhlIHBhdGggdG8gYmUgYWJvdmUgdGhlIHJvb3QuIEluIHRoaXMgY2FzZSwgc2ltcGx5XG4gIC8vIGNoZWNraW5nIHdoZXRoZXIgdGhlIHJvb3QgaXMgYSBwcmVmaXggb2YgdGhlIHBhdGggd29uJ3Qgd29yay4gSW5zdGVhZCwgd2VcbiAgLy8gbmVlZCB0byByZW1vdmUgY29tcG9uZW50cyBmcm9tIHRoZSByb290IG9uZSBieSBvbmUsIHVudGlsIGVpdGhlciB3ZSBmaW5kXG4gIC8vIGEgcHJlZml4IHRoYXQgZml0cywgb3Igd2UgcnVuIG91dCBvZiBjb21wb25lbnRzIHRvIHJlbW92ZS5cbiAgdmFyIGxldmVsID0gMDtcbiAgd2hpbGUgKGFQYXRoLmluZGV4T2YoYVJvb3QgKyAnLycpICE9PSAwKSB7XG4gICAgdmFyIGluZGV4ID0gYVJvb3QubGFzdEluZGV4T2YoXCIvXCIpO1xuICAgIGlmIChpbmRleCA8IDApIHtcbiAgICAgIHJldHVybiBhUGF0aDtcbiAgICB9XG5cbiAgICAvLyBJZiB0aGUgb25seSBwYXJ0IG9mIHRoZSByb290IHRoYXQgaXMgbGVmdCBpcyB0aGUgc2NoZW1lIChpLmUuIGh0dHA6Ly8sXG4gICAgLy8gZmlsZTovLy8sIGV0Yy4pLCBvbmUgb3IgbW9yZSBzbGFzaGVzICgvKSwgb3Igc2ltcGx5IG5vdGhpbmcgYXQgYWxsLCB3ZVxuICAgIC8vIGhhdmUgZXhoYXVzdGVkIGFsbCBjb21wb25lbnRzLCBzbyB0aGUgcGF0aCBpcyBub3QgcmVsYXRpdmUgdG8gdGhlIHJvb3QuXG4gICAgYVJvb3QgPSBhUm9vdC5zbGljZSgwLCBpbmRleCk7XG4gICAgaWYgKGFSb290Lm1hdGNoKC9eKFteXFwvXSs6XFwvKT9cXC8qJC8pKSB7XG4gICAgICByZXR1cm4gYVBhdGg7XG4gICAgfVxuXG4gICAgKytsZXZlbDtcbiAgfVxuXG4gIC8vIE1ha2Ugc3VyZSB3ZSBhZGQgYSBcIi4uL1wiIGZvciBlYWNoIGNvbXBvbmVudCB3ZSByZW1vdmVkIGZyb20gdGhlIHJvb3QuXG4gIHJldHVybiBBcnJheShsZXZlbCArIDEpLmpvaW4oXCIuLi9cIikgKyBhUGF0aC5zdWJzdHIoYVJvb3QubGVuZ3RoICsgMSk7XG59XG5leHBvcnRzLnJlbGF0aXZlID0gcmVsYXRpdmU7XG5cbnZhciBzdXBwb3J0c051bGxQcm90byA9IChmdW5jdGlvbiAoKSB7XG4gIHZhciBvYmogPSBPYmplY3QuY3JlYXRlKG51bGwpO1xuICByZXR1cm4gISgnX19wcm90b19fJyBpbiBvYmopO1xufSgpKTtcblxuZnVuY3Rpb24gaWRlbnRpdHkgKHMpIHtcbiAgcmV0dXJuIHM7XG59XG5cbi8qKlxuICogQmVjYXVzZSBiZWhhdmlvciBnb2VzIHdhY2t5IHdoZW4geW91IHNldCBgX19wcm90b19fYCBvbiBvYmplY3RzLCB3ZVxuICogaGF2ZSB0byBwcmVmaXggYWxsIHRoZSBzdHJpbmdzIGluIG91ciBzZXQgd2l0aCBhbiBhcmJpdHJhcnkgY2hhcmFjdGVyLlxuICpcbiAqIFNlZSBodHRwczovL2dpdGh1Yi5jb20vbW96aWxsYS9zb3VyY2UtbWFwL3B1bGwvMzEgYW5kXG4gKiBodHRwczovL2dpdGh1Yi5jb20vbW96aWxsYS9zb3VyY2UtbWFwL2lzc3Vlcy8zMFxuICpcbiAqIEBwYXJhbSBTdHJpbmcgYVN0clxuICovXG5mdW5jdGlvbiB0b1NldFN0cmluZyhhU3RyKSB7XG4gIGlmIChpc1Byb3RvU3RyaW5nKGFTdHIpKSB7XG4gICAgcmV0dXJuICckJyArIGFTdHI7XG4gIH1cblxuICByZXR1cm4gYVN0cjtcbn1cbmV4cG9ydHMudG9TZXRTdHJpbmcgPSBzdXBwb3J0c051bGxQcm90byA/IGlkZW50aXR5IDogdG9TZXRTdHJpbmc7XG5cbmZ1bmN0aW9uIGZyb21TZXRTdHJpbmcoYVN0cikge1xuICBpZiAoaXNQcm90b1N0cmluZyhhU3RyKSkge1xuICAgIHJldHVybiBhU3RyLnNsaWNlKDEpO1xuICB9XG5cbiAgcmV0dXJuIGFTdHI7XG59XG5leHBvcnRzLmZyb21TZXRTdHJpbmcgPSBzdXBwb3J0c051bGxQcm90byA/IGlkZW50aXR5IDogZnJvbVNldFN0cmluZztcblxuZnVuY3Rpb24gaXNQcm90b1N0cmluZyhzKSB7XG4gIGlmICghcykge1xuICAgIHJldHVybiBmYWxzZTtcbiAgfVxuXG4gIHZhciBsZW5ndGggPSBzLmxlbmd0aDtcblxuICBpZiAobGVuZ3RoIDwgOSAvKiBcIl9fcHJvdG9fX1wiLmxlbmd0aCAqLykge1xuICAgIHJldHVybiBmYWxzZTtcbiAgfVxuXG4gIGlmIChzLmNoYXJDb2RlQXQobGVuZ3RoIC0gMSkgIT09IDk1ICAvKiAnXycgKi8gfHxcbiAgICAgIHMuY2hhckNvZGVBdChsZW5ndGggLSAyKSAhPT0gOTUgIC8qICdfJyAqLyB8fFxuICAgICAgcy5jaGFyQ29kZUF0KGxlbmd0aCAtIDMpICE9PSAxMTEgLyogJ28nICovIHx8XG4gICAgICBzLmNoYXJDb2RlQXQobGVuZ3RoIC0gNCkgIT09IDExNiAvKiAndCcgKi8gfHxcbiAgICAgIHMuY2hhckNvZGVBdChsZW5ndGggLSA1KSAhPT0gMTExIC8qICdvJyAqLyB8fFxuICAgICAgcy5jaGFyQ29kZUF0KGxlbmd0aCAtIDYpICE9PSAxMTQgLyogJ3InICovIHx8XG4gICAgICBzLmNoYXJDb2RlQXQobGVuZ3RoIC0gNykgIT09IDExMiAvKiAncCcgKi8gfHxcbiAgICAgIHMuY2hhckNvZGVBdChsZW5ndGggLSA4KSAhPT0gOTUgIC8qICdfJyAqLyB8fFxuICAgICAgcy5jaGFyQ29kZUF0KGxlbmd0aCAtIDkpICE9PSA5NSAgLyogJ18nICovKSB7XG4gICAgcmV0dXJuIGZhbHNlO1xuICB9XG5cbiAgZm9yICh2YXIgaSA9IGxlbmd0aCAtIDEwOyBpID49IDA7IGktLSkge1xuICAgIGlmIChzLmNoYXJDb2RlQXQoaSkgIT09IDM2IC8qICckJyAqLykge1xuICAgICAgcmV0dXJuIGZhbHNlO1xuICAgIH1cbiAgfVxuXG4gIHJldHVybiB0cnVlO1xufVxuXG4vKipcbiAqIENvbXBhcmF0b3IgYmV0d2VlbiB0d28gbWFwcGluZ3Mgd2hlcmUgdGhlIG9yaWdpbmFsIHBvc2l0aW9ucyBhcmUgY29tcGFyZWQuXG4gKlxuICogT3B0aW9uYWxseSBwYXNzIGluIGB0cnVlYCBhcyBgb25seUNvbXBhcmVHZW5lcmF0ZWRgIHRvIGNvbnNpZGVyIHR3b1xuICogbWFwcGluZ3Mgd2l0aCB0aGUgc2FtZSBvcmlnaW5hbCBzb3VyY2UvbGluZS9jb2x1bW4sIGJ1dCBkaWZmZXJlbnQgZ2VuZXJhdGVkXG4gKiBsaW5lIGFuZCBjb2x1bW4gdGhlIHNhbWUuIFVzZWZ1bCB3aGVuIHNlYXJjaGluZyBmb3IgYSBtYXBwaW5nIHdpdGggYVxuICogc3R1YmJlZCBvdXQgbWFwcGluZy5cbiAqL1xuZnVuY3Rpb24gY29tcGFyZUJ5T3JpZ2luYWxQb3NpdGlvbnMobWFwcGluZ0EsIG1hcHBpbmdCLCBvbmx5Q29tcGFyZU9yaWdpbmFsKSB7XG4gIHZhciBjbXAgPSBtYXBwaW5nQS5zb3VyY2UgLSBtYXBwaW5nQi5zb3VyY2U7XG4gIGlmIChjbXAgIT09IDApIHtcbiAgICByZXR1cm4gY21wO1xuICB9XG5cbiAgY21wID0gbWFwcGluZ0Eub3JpZ2luYWxMaW5lIC0gbWFwcGluZ0Iub3JpZ2luYWxMaW5lO1xuICBpZiAoY21wICE9PSAwKSB7XG4gICAgcmV0dXJuIGNtcDtcbiAgfVxuXG4gIGNtcCA9IG1hcHBpbmdBLm9yaWdpbmFsQ29sdW1uIC0gbWFwcGluZ0Iub3JpZ2luYWxDb2x1bW47XG4gIGlmIChjbXAgIT09IDAgfHwgb25seUNvbXBhcmVPcmlnaW5hbCkge1xuICAgIHJldHVybiBjbXA7XG4gIH1cblxuICBjbXAgPSBtYXBwaW5nQS5nZW5lcmF0ZWRDb2x1bW4gLSBtYXBwaW5nQi5nZW5lcmF0ZWRDb2x1bW47XG4gIGlmIChjbXAgIT09IDApIHtcbiAgICByZXR1cm4gY21wO1xuICB9XG5cbiAgY21wID0gbWFwcGluZ0EuZ2VuZXJhdGVkTGluZSAtIG1hcHBpbmdCLmdlbmVyYXRlZExpbmU7XG4gIGlmIChjbXAgIT09IDApIHtcbiAgICByZXR1cm4gY21wO1xuICB9XG5cbiAgcmV0dXJuIG1hcHBpbmdBLm5hbWUgLSBtYXBwaW5nQi5uYW1lO1xufVxuZXhwb3J0cy5jb21wYXJlQnlPcmlnaW5hbFBvc2l0aW9ucyA9IGNvbXBhcmVCeU9yaWdpbmFsUG9zaXRpb25zO1xuXG4vKipcbiAqIENvbXBhcmF0b3IgYmV0d2VlbiB0d28gbWFwcGluZ3Mgd2l0aCBkZWZsYXRlZCBzb3VyY2UgYW5kIG5hbWUgaW5kaWNlcyB3aGVyZVxuICogdGhlIGdlbmVyYXRlZCBwb3NpdGlvbnMgYXJlIGNvbXBhcmVkLlxuICpcbiAqIE9wdGlvbmFsbHkgcGFzcyBpbiBgdHJ1ZWAgYXMgYG9ubHlDb21wYXJlR2VuZXJhdGVkYCB0byBjb25zaWRlciB0d29cbiAqIG1hcHBpbmdzIHdpdGggdGhlIHNhbWUgZ2VuZXJhdGVkIGxpbmUgYW5kIGNvbHVtbiwgYnV0IGRpZmZlcmVudFxuICogc291cmNlL25hbWUvb3JpZ2luYWwgbGluZSBhbmQgY29sdW1uIHRoZSBzYW1lLiBVc2VmdWwgd2hlbiBzZWFyY2hpbmcgZm9yIGFcbiAqIG1hcHBpbmcgd2l0aCBhIHN0dWJiZWQgb3V0IG1hcHBpbmcuXG4gKi9cbmZ1bmN0aW9uIGNvbXBhcmVCeUdlbmVyYXRlZFBvc2l0aW9uc0RlZmxhdGVkKG1hcHBpbmdBLCBtYXBwaW5nQiwgb25seUNvbXBhcmVHZW5lcmF0ZWQpIHtcbiAgdmFyIGNtcCA9IG1hcHBpbmdBLmdlbmVyYXRlZExpbmUgLSBtYXBwaW5nQi5nZW5lcmF0ZWRMaW5lO1xuICBpZiAoY21wICE9PSAwKSB7XG4gICAgcmV0dXJuIGNtcDtcbiAgfVxuXG4gIGNtcCA9IG1hcHBpbmdBLmdlbmVyYXRlZENvbHVtbiAtIG1hcHBpbmdCLmdlbmVyYXRlZENvbHVtbjtcbiAgaWYgKGNtcCAhPT0gMCB8fCBvbmx5Q29tcGFyZUdlbmVyYXRlZCkge1xuICAgIHJldHVybiBjbXA7XG4gIH1cblxuICBjbXAgPSBtYXBwaW5nQS5zb3VyY2UgLSBtYXBwaW5nQi5zb3VyY2U7XG4gIGlmIChjbXAgIT09IDApIHtcbiAgICByZXR1cm4gY21wO1xuICB9XG5cbiAgY21wID0gbWFwcGluZ0Eub3JpZ2luYWxMaW5lIC0gbWFwcGluZ0Iub3JpZ2luYWxMaW5lO1xuICBpZiAoY21wICE9PSAwKSB7XG4gICAgcmV0dXJuIGNtcDtcbiAgfVxuXG4gIGNtcCA9IG1hcHBpbmdBLm9yaWdpbmFsQ29sdW1uIC0gbWFwcGluZ0Iub3JpZ2luYWxDb2x1bW47XG4gIGlmIChjbXAgIT09IDApIHtcbiAgICByZXR1cm4gY21wO1xuICB9XG5cbiAgcmV0dXJuIG1hcHBpbmdBLm5hbWUgLSBtYXBwaW5nQi5uYW1lO1xufVxuZXhwb3J0cy5jb21wYXJlQnlHZW5lcmF0ZWRQb3NpdGlvbnNEZWZsYXRlZCA9IGNvbXBhcmVCeUdlbmVyYXRlZFBvc2l0aW9uc0RlZmxhdGVkO1xuXG5mdW5jdGlvbiBzdHJjbXAoYVN0cjEsIGFTdHIyKSB7XG4gIGlmIChhU3RyMSA9PT0gYVN0cjIpIHtcbiAgICByZXR1cm4gMDtcbiAgfVxuXG4gIGlmIChhU3RyMSA+IGFTdHIyKSB7XG4gICAgcmV0dXJuIDE7XG4gIH1cblxuICByZXR1cm4gLTE7XG59XG5cbi8qKlxuICogQ29tcGFyYXRvciBiZXR3ZWVuIHR3byBtYXBwaW5ncyB3aXRoIGluZmxhdGVkIHNvdXJjZSBhbmQgbmFtZSBzdHJpbmdzIHdoZXJlXG4gKiB0aGUgZ2VuZXJhdGVkIHBvc2l0aW9ucyBhcmUgY29tcGFyZWQuXG4gKi9cbmZ1bmN0aW9uIGNvbXBhcmVCeUdlbmVyYXRlZFBvc2l0aW9uc0luZmxhdGVkKG1hcHBpbmdBLCBtYXBwaW5nQikge1xuICB2YXIgY21wID0gbWFwcGluZ0EuZ2VuZXJhdGVkTGluZSAtIG1hcHBpbmdCLmdlbmVyYXRlZExpbmU7XG4gIGlmIChjbXAgIT09IDApIHtcbiAgICByZXR1cm4gY21wO1xuICB9XG5cbiAgY21wID0gbWFwcGluZ0EuZ2VuZXJhdGVkQ29sdW1uIC0gbWFwcGluZ0IuZ2VuZXJhdGVkQ29sdW1uO1xuICBpZiAoY21wICE9PSAwKSB7XG4gICAgcmV0dXJuIGNtcDtcbiAgfVxuXG4gIGNtcCA9IHN0cmNtcChtYXBwaW5nQS5zb3VyY2UsIG1hcHBpbmdCLnNvdXJjZSk7XG4gIGlmIChjbXAgIT09IDApIHtcbiAgICByZXR1cm4gY21wO1xuICB9XG5cbiAgY21wID0gbWFwcGluZ0Eub3JpZ2luYWxMaW5lIC0gbWFwcGluZ0Iub3JpZ2luYWxMaW5lO1xuICBpZiAoY21wICE9PSAwKSB7XG4gICAgcmV0dXJuIGNtcDtcbiAgfVxuXG4gIGNtcCA9IG1hcHBpbmdBLm9yaWdpbmFsQ29sdW1uIC0gbWFwcGluZ0Iub3JpZ2luYWxDb2x1bW47XG4gIGlmIChjbXAgIT09IDApIHtcbiAgICByZXR1cm4gY21wO1xuICB9XG5cbiAgcmV0dXJuIHN0cmNtcChtYXBwaW5nQS5uYW1lLCBtYXBwaW5nQi5uYW1lKTtcbn1cbmV4cG9ydHMuY29tcGFyZUJ5R2VuZXJhdGVkUG9zaXRpb25zSW5mbGF0ZWQgPSBjb21wYXJlQnlHZW5lcmF0ZWRQb3NpdGlvbnNJbmZsYXRlZDtcblxuXG5cbi8vLy8vLy8vLy8vLy8vLy8vL1xuLy8gV0VCUEFDSyBGT09URVJcbi8vIC4vbGliL3V0aWwuanNcbi8vIG1vZHVsZSBpZCA9IDRcbi8vIG1vZHVsZSBjaHVua3MgPSAwIiwiLyogLSotIE1vZGU6IGpzOyBqcy1pbmRlbnQtbGV2ZWw6IDI7IC0qLSAqL1xuLypcbiAqIENvcHlyaWdodCAyMDExIE1vemlsbGEgRm91bmRhdGlvbiBhbmQgY29udHJpYnV0b3JzXG4gKiBMaWNlbnNlZCB1bmRlciB0aGUgTmV3IEJTRCBsaWNlbnNlLiBTZWUgTElDRU5TRSBvcjpcbiAqIGh0dHA6Ly9vcGVuc291cmNlLm9yZy9saWNlbnNlcy9CU0QtMy1DbGF1c2VcbiAqL1xuXG52YXIgdXRpbCA9IHJlcXVpcmUoJy4vdXRpbCcpO1xudmFyIGhhcyA9IE9iamVjdC5wcm90b3R5cGUuaGFzT3duUHJvcGVydHk7XG52YXIgaGFzTmF0aXZlTWFwID0gdHlwZW9mIE1hcCAhPT0gXCJ1bmRlZmluZWRcIjtcblxuLyoqXG4gKiBBIGRhdGEgc3RydWN0dXJlIHdoaWNoIGlzIGEgY29tYmluYXRpb24gb2YgYW4gYXJyYXkgYW5kIGEgc2V0LiBBZGRpbmcgYSBuZXdcbiAqIG1lbWJlciBpcyBPKDEpLCB0ZXN0aW5nIGZvciBtZW1iZXJzaGlwIGlzIE8oMSksIGFuZCBmaW5kaW5nIHRoZSBpbmRleCBvZiBhblxuICogZWxlbWVudCBpcyBPKDEpLiBSZW1vdmluZyBlbGVtZW50cyBmcm9tIHRoZSBzZXQgaXMgbm90IHN1cHBvcnRlZC4gT25seVxuICogc3RyaW5ncyBhcmUgc3VwcG9ydGVkIGZvciBtZW1iZXJzaGlwLlxuICovXG5mdW5jdGlvbiBBcnJheVNldCgpIHtcbiAgdGhpcy5fYXJyYXkgPSBbXTtcbiAgdGhpcy5fc2V0ID0gaGFzTmF0aXZlTWFwID8gbmV3IE1hcCgpIDogT2JqZWN0LmNyZWF0ZShudWxsKTtcbn1cblxuLyoqXG4gKiBTdGF0aWMgbWV0aG9kIGZvciBjcmVhdGluZyBBcnJheVNldCBpbnN0YW5jZXMgZnJvbSBhbiBleGlzdGluZyBhcnJheS5cbiAqL1xuQXJyYXlTZXQuZnJvbUFycmF5ID0gZnVuY3Rpb24gQXJyYXlTZXRfZnJvbUFycmF5KGFBcnJheSwgYUFsbG93RHVwbGljYXRlcykge1xuICB2YXIgc2V0ID0gbmV3IEFycmF5U2V0KCk7XG4gIGZvciAodmFyIGkgPSAwLCBsZW4gPSBhQXJyYXkubGVuZ3RoOyBpIDwgbGVuOyBpKyspIHtcbiAgICBzZXQuYWRkKGFBcnJheVtpXSwgYUFsbG93RHVwbGljYXRlcyk7XG4gIH1cbiAgcmV0dXJuIHNldDtcbn07XG5cbi8qKlxuICogUmV0dXJuIGhvdyBtYW55IHVuaXF1ZSBpdGVtcyBhcmUgaW4gdGhpcyBBcnJheVNldC4gSWYgZHVwbGljYXRlcyBoYXZlIGJlZW5cbiAqIGFkZGVkLCB0aGFuIHRob3NlIGRvIG5vdCBjb3VudCB0b3dhcmRzIHRoZSBzaXplLlxuICpcbiAqIEByZXR1cm5zIE51bWJlclxuICovXG5BcnJheVNldC5wcm90b3R5cGUuc2l6ZSA9IGZ1bmN0aW9uIEFycmF5U2V0X3NpemUoKSB7XG4gIHJldHVybiBoYXNOYXRpdmVNYXAgPyB0aGlzLl9zZXQuc2l6ZSA6IE9iamVjdC5nZXRPd25Qcm9wZXJ0eU5hbWVzKHRoaXMuX3NldCkubGVuZ3RoO1xufTtcblxuLyoqXG4gKiBBZGQgdGhlIGdpdmVuIHN0cmluZyB0byB0aGlzIHNldC5cbiAqXG4gKiBAcGFyYW0gU3RyaW5nIGFTdHJcbiAqL1xuQXJyYXlTZXQucHJvdG90eXBlLmFkZCA9IGZ1bmN0aW9uIEFycmF5U2V0X2FkZChhU3RyLCBhQWxsb3dEdXBsaWNhdGVzKSB7XG4gIHZhciBzU3RyID0gaGFzTmF0aXZlTWFwID8gYVN0ciA6IHV0aWwudG9TZXRTdHJpbmcoYVN0cik7XG4gIHZhciBpc0R1cGxpY2F0ZSA9IGhhc05hdGl2ZU1hcCA/IHRoaXMuaGFzKGFTdHIpIDogaGFzLmNhbGwodGhpcy5fc2V0LCBzU3RyKTtcbiAgdmFyIGlkeCA9IHRoaXMuX2FycmF5Lmxlbmd0aDtcbiAgaWYgKCFpc0R1cGxpY2F0ZSB8fCBhQWxsb3dEdXBsaWNhdGVzKSB7XG4gICAgdGhpcy5fYXJyYXkucHVzaChhU3RyKTtcbiAgfVxuICBpZiAoIWlzRHVwbGljYXRlKSB7XG4gICAgaWYgKGhhc05hdGl2ZU1hcCkge1xuICAgICAgdGhpcy5fc2V0LnNldChhU3RyLCBpZHgpO1xuICAgIH0gZWxzZSB7XG4gICAgICB0aGlzLl9zZXRbc1N0cl0gPSBpZHg7XG4gICAgfVxuICB9XG59O1xuXG4vKipcbiAqIElzIHRoZSBnaXZlbiBzdHJpbmcgYSBtZW1iZXIgb2YgdGhpcyBzZXQ/XG4gKlxuICogQHBhcmFtIFN0cmluZyBhU3RyXG4gKi9cbkFycmF5U2V0LnByb3RvdHlwZS5oYXMgPSBmdW5jdGlvbiBBcnJheVNldF9oYXMoYVN0cikge1xuICBpZiAoaGFzTmF0aXZlTWFwKSB7XG4gICAgcmV0dXJuIHRoaXMuX3NldC5oYXMoYVN0cik7XG4gIH0gZWxzZSB7XG4gICAgdmFyIHNTdHIgPSB1dGlsLnRvU2V0U3RyaW5nKGFTdHIpO1xuICAgIHJldHVybiBoYXMuY2FsbCh0aGlzLl9zZXQsIHNTdHIpO1xuICB9XG59O1xuXG4vKipcbiAqIFdoYXQgaXMgdGhlIGluZGV4IG9mIHRoZSBnaXZlbiBzdHJpbmcgaW4gdGhlIGFycmF5P1xuICpcbiAqIEBwYXJhbSBTdHJpbmcgYVN0clxuICovXG5BcnJheVNldC5wcm90b3R5cGUuaW5kZXhPZiA9IGZ1bmN0aW9uIEFycmF5U2V0X2luZGV4T2YoYVN0cikge1xuICBpZiAoaGFzTmF0aXZlTWFwKSB7XG4gICAgdmFyIGlkeCA9IHRoaXMuX3NldC5nZXQoYVN0cik7XG4gICAgaWYgKGlkeCA+PSAwKSB7XG4gICAgICAgIHJldHVybiBpZHg7XG4gICAgfVxuICB9IGVsc2Uge1xuICAgIHZhciBzU3RyID0gdXRpbC50b1NldFN0cmluZyhhU3RyKTtcbiAgICBpZiAoaGFzLmNhbGwodGhpcy5fc2V0LCBzU3RyKSkge1xuICAgICAgcmV0dXJuIHRoaXMuX3NldFtzU3RyXTtcbiAgICB9XG4gIH1cblxuICB0aHJvdyBuZXcgRXJyb3IoJ1wiJyArIGFTdHIgKyAnXCIgaXMgbm90IGluIHRoZSBzZXQuJyk7XG59O1xuXG4vKipcbiAqIFdoYXQgaXMgdGhlIGVsZW1lbnQgYXQgdGhlIGdpdmVuIGluZGV4P1xuICpcbiAqIEBwYXJhbSBOdW1iZXIgYUlkeFxuICovXG5BcnJheVNldC5wcm90b3R5cGUuYXQgPSBmdW5jdGlvbiBBcnJheVNldF9hdChhSWR4KSB7XG4gIGlmIChhSWR4ID49IDAgJiYgYUlkeCA8IHRoaXMuX2FycmF5Lmxlbmd0aCkge1xuICAgIHJldHVybiB0aGlzLl9hcnJheVthSWR4XTtcbiAgfVxuICB0aHJvdyBuZXcgRXJyb3IoJ05vIGVsZW1lbnQgaW5kZXhlZCBieSAnICsgYUlkeCk7XG59O1xuXG4vKipcbiAqIFJldHVybnMgdGhlIGFycmF5IHJlcHJlc2VudGF0aW9uIG9mIHRoaXMgc2V0ICh3aGljaCBoYXMgdGhlIHByb3BlciBpbmRpY2VzXG4gKiBpbmRpY2F0ZWQgYnkgaW5kZXhPZikuIE5vdGUgdGhhdCB0aGlzIGlzIGEgY29weSBvZiB0aGUgaW50ZXJuYWwgYXJyYXkgdXNlZFxuICogZm9yIHN0b3JpbmcgdGhlIG1lbWJlcnMgc28gdGhhdCBubyBvbmUgY2FuIG1lc3Mgd2l0aCBpbnRlcm5hbCBzdGF0ZS5cbiAqL1xuQXJyYXlTZXQucHJvdG90eXBlLnRvQXJyYXkgPSBmdW5jdGlvbiBBcnJheVNldF90b0FycmF5KCkge1xuICByZXR1cm4gdGhpcy5fYXJyYXkuc2xpY2UoKTtcbn07XG5cbmV4cG9ydHMuQXJyYXlTZXQgPSBBcnJheVNldDtcblxuXG5cbi8vLy8vLy8vLy8vLy8vLy8vL1xuLy8gV0VCUEFDSyBGT09URVJcbi8vIC4vbGliL2FycmF5LXNldC5qc1xuLy8gbW9kdWxlIGlkID0gNVxuLy8gbW9kdWxlIGNodW5rcyA9IDAiLCIvKiAtKi0gTW9kZToganM7IGpzLWluZGVudC1sZXZlbDogMjsgLSotICovXG4vKlxuICogQ29weXJpZ2h0IDIwMTQgTW96aWxsYSBGb3VuZGF0aW9uIGFuZCBjb250cmlidXRvcnNcbiAqIExpY2Vuc2VkIHVuZGVyIHRoZSBOZXcgQlNEIGxpY2Vuc2UuIFNlZSBMSUNFTlNFIG9yOlxuICogaHR0cDovL29wZW5zb3VyY2Uub3JnL2xpY2Vuc2VzL0JTRC0zLUNsYXVzZVxuICovXG5cbnZhciB1dGlsID0gcmVxdWlyZSgnLi91dGlsJyk7XG5cbi8qKlxuICogRGV0ZXJtaW5lIHdoZXRoZXIgbWFwcGluZ0IgaXMgYWZ0ZXIgbWFwcGluZ0Egd2l0aCByZXNwZWN0IHRvIGdlbmVyYXRlZFxuICogcG9zaXRpb24uXG4gKi9cbmZ1bmN0aW9uIGdlbmVyYXRlZFBvc2l0aW9uQWZ0ZXIobWFwcGluZ0EsIG1hcHBpbmdCKSB7XG4gIC8vIE9wdGltaXplZCBmb3IgbW9zdCBjb21tb24gY2FzZVxuICB2YXIgbGluZUEgPSBtYXBwaW5nQS5nZW5lcmF0ZWRMaW5lO1xuICB2YXIgbGluZUIgPSBtYXBwaW5nQi5nZW5lcmF0ZWRMaW5lO1xuICB2YXIgY29sdW1uQSA9IG1hcHBpbmdBLmdlbmVyYXRlZENvbHVtbjtcbiAgdmFyIGNvbHVtbkIgPSBtYXBwaW5nQi5nZW5lcmF0ZWRDb2x1bW47XG4gIHJldHVybiBsaW5lQiA+IGxpbmVBIHx8IGxpbmVCID09IGxpbmVBICYmIGNvbHVtbkIgPj0gY29sdW1uQSB8fFxuICAgICAgICAgdXRpbC5jb21wYXJlQnlHZW5lcmF0ZWRQb3NpdGlvbnNJbmZsYXRlZChtYXBwaW5nQSwgbWFwcGluZ0IpIDw9IDA7XG59XG5cbi8qKlxuICogQSBkYXRhIHN0cnVjdHVyZSB0byBwcm92aWRlIGEgc29ydGVkIHZpZXcgb2YgYWNjdW11bGF0ZWQgbWFwcGluZ3MgaW4gYVxuICogcGVyZm9ybWFuY2UgY29uc2Npb3VzIG1hbm5lci4gSXQgdHJhZGVzIGEgbmVnbGliYWJsZSBvdmVyaGVhZCBpbiBnZW5lcmFsXG4gKiBjYXNlIGZvciBhIGxhcmdlIHNwZWVkdXAgaW4gY2FzZSBvZiBtYXBwaW5ncyBiZWluZyBhZGRlZCBpbiBvcmRlci5cbiAqL1xuZnVuY3Rpb24gTWFwcGluZ0xpc3QoKSB7XG4gIHRoaXMuX2FycmF5ID0gW107XG4gIHRoaXMuX3NvcnRlZCA9IHRydWU7XG4gIC8vIFNlcnZlcyBhcyBpbmZpbXVtXG4gIHRoaXMuX2xhc3QgPSB7Z2VuZXJhdGVkTGluZTogLTEsIGdlbmVyYXRlZENvbHVtbjogMH07XG59XG5cbi8qKlxuICogSXRlcmF0ZSB0aHJvdWdoIGludGVybmFsIGl0ZW1zLiBUaGlzIG1ldGhvZCB0YWtlcyB0aGUgc2FtZSBhcmd1bWVudHMgdGhhdFxuICogYEFycmF5LnByb3RvdHlwZS5mb3JFYWNoYCB0YWtlcy5cbiAqXG4gKiBOT1RFOiBUaGUgb3JkZXIgb2YgdGhlIG1hcHBpbmdzIGlzIE5PVCBndWFyYW50ZWVkLlxuICovXG5NYXBwaW5nTGlzdC5wcm90b3R5cGUudW5zb3J0ZWRGb3JFYWNoID1cbiAgZnVuY3Rpb24gTWFwcGluZ0xpc3RfZm9yRWFjaChhQ2FsbGJhY2ssIGFUaGlzQXJnKSB7XG4gICAgdGhpcy5fYXJyYXkuZm9yRWFjaChhQ2FsbGJhY2ssIGFUaGlzQXJnKTtcbiAgfTtcblxuLyoqXG4gKiBBZGQgdGhlIGdpdmVuIHNvdXJjZSBtYXBwaW5nLlxuICpcbiAqIEBwYXJhbSBPYmplY3QgYU1hcHBpbmdcbiAqL1xuTWFwcGluZ0xpc3QucHJvdG90eXBlLmFkZCA9IGZ1bmN0aW9uIE1hcHBpbmdMaXN0X2FkZChhTWFwcGluZykge1xuICBpZiAoZ2VuZXJhdGVkUG9zaXRpb25BZnRlcih0aGlzLl9sYXN0LCBhTWFwcGluZykpIHtcbiAgICB0aGlzLl9sYXN0ID0gYU1hcHBpbmc7XG4gICAgdGhpcy5fYXJyYXkucHVzaChhTWFwcGluZyk7XG4gIH0gZWxzZSB7XG4gICAgdGhpcy5fc29ydGVkID0gZmFsc2U7XG4gICAgdGhpcy5fYXJyYXkucHVzaChhTWFwcGluZyk7XG4gIH1cbn07XG5cbi8qKlxuICogUmV0dXJucyB0aGUgZmxhdCwgc29ydGVkIGFycmF5IG9mIG1hcHBpbmdzLiBUaGUgbWFwcGluZ3MgYXJlIHNvcnRlZCBieVxuICogZ2VuZXJhdGVkIHBvc2l0aW9uLlxuICpcbiAqIFdBUk5JTkc6IFRoaXMgbWV0aG9kIHJldHVybnMgaW50ZXJuYWwgZGF0YSB3aXRob3V0IGNvcHlpbmcsIGZvclxuICogcGVyZm9ybWFuY2UuIFRoZSByZXR1cm4gdmFsdWUgbXVzdCBOT1QgYmUgbXV0YXRlZCwgYW5kIHNob3VsZCBiZSB0cmVhdGVkIGFzXG4gKiBhbiBpbW11dGFibGUgYm9ycm93LiBJZiB5b3Ugd2FudCB0byB0YWtlIG93bmVyc2hpcCwgeW91IG11c3QgbWFrZSB5b3VyIG93blxuICogY29weS5cbiAqL1xuTWFwcGluZ0xpc3QucHJvdG90eXBlLnRvQXJyYXkgPSBmdW5jdGlvbiBNYXBwaW5nTGlzdF90b0FycmF5KCkge1xuICBpZiAoIXRoaXMuX3NvcnRlZCkge1xuICAgIHRoaXMuX2FycmF5LnNvcnQodXRpbC5jb21wYXJlQnlHZW5lcmF0ZWRQb3NpdGlvbnNJbmZsYXRlZCk7XG4gICAgdGhpcy5fc29ydGVkID0gdHJ1ZTtcbiAgfVxuICByZXR1cm4gdGhpcy5fYXJyYXk7XG59O1xuXG5leHBvcnRzLk1hcHBpbmdMaXN0ID0gTWFwcGluZ0xpc3Q7XG5cblxuXG4vLy8vLy8vLy8vLy8vLy8vLy9cbi8vIFdFQlBBQ0sgRk9PVEVSXG4vLyAuL2xpYi9tYXBwaW5nLWxpc3QuanNcbi8vIG1vZHVsZSBpZCA9IDZcbi8vIG1vZHVsZSBjaHVua3MgPSAwIiwiLyogLSotIE1vZGU6IGpzOyBqcy1pbmRlbnQtbGV2ZWw6IDI7IC0qLSAqL1xuLypcbiAqIENvcHlyaWdodCAyMDExIE1vemlsbGEgRm91bmRhdGlvbiBhbmQgY29udHJpYnV0b3JzXG4gKiBMaWNlbnNlZCB1bmRlciB0aGUgTmV3IEJTRCBsaWNlbnNlLiBTZWUgTElDRU5TRSBvcjpcbiAqIGh0dHA6Ly9vcGVuc291cmNlLm9yZy9saWNlbnNlcy9CU0QtMy1DbGF1c2VcbiAqL1xuXG52YXIgdXRpbCA9IHJlcXVpcmUoJy4vdXRpbCcpO1xudmFyIGJpbmFyeVNlYXJjaCA9IHJlcXVpcmUoJy4vYmluYXJ5LXNlYXJjaCcpO1xudmFyIEFycmF5U2V0ID0gcmVxdWlyZSgnLi9hcnJheS1zZXQnKS5BcnJheVNldDtcbnZhciBiYXNlNjRWTFEgPSByZXF1aXJlKCcuL2Jhc2U2NC12bHEnKTtcbnZhciBxdWlja1NvcnQgPSByZXF1aXJlKCcuL3F1aWNrLXNvcnQnKS5xdWlja1NvcnQ7XG5cbmZ1bmN0aW9uIFNvdXJjZU1hcENvbnN1bWVyKGFTb3VyY2VNYXApIHtcbiAgdmFyIHNvdXJjZU1hcCA9IGFTb3VyY2VNYXA7XG4gIGlmICh0eXBlb2YgYVNvdXJjZU1hcCA9PT0gJ3N0cmluZycpIHtcbiAgICBzb3VyY2VNYXAgPSBKU09OLnBhcnNlKGFTb3VyY2VNYXAucmVwbGFjZSgvXlxcKVxcXVxcfScvLCAnJykpO1xuICB9XG5cbiAgcmV0dXJuIHNvdXJjZU1hcC5zZWN0aW9ucyAhPSBudWxsXG4gICAgPyBuZXcgSW5kZXhlZFNvdXJjZU1hcENvbnN1bWVyKHNvdXJjZU1hcClcbiAgICA6IG5ldyBCYXNpY1NvdXJjZU1hcENvbnN1bWVyKHNvdXJjZU1hcCk7XG59XG5cblNvdXJjZU1hcENvbnN1bWVyLmZyb21Tb3VyY2VNYXAgPSBmdW5jdGlvbihhU291cmNlTWFwKSB7XG4gIHJldHVybiBCYXNpY1NvdXJjZU1hcENvbnN1bWVyLmZyb21Tb3VyY2VNYXAoYVNvdXJjZU1hcCk7XG59XG5cbi8qKlxuICogVGhlIHZlcnNpb24gb2YgdGhlIHNvdXJjZSBtYXBwaW5nIHNwZWMgdGhhdCB3ZSBhcmUgY29uc3VtaW5nLlxuICovXG5Tb3VyY2VNYXBDb25zdW1lci5wcm90b3R5cGUuX3ZlcnNpb24gPSAzO1xuXG4vLyBgX19nZW5lcmF0ZWRNYXBwaW5nc2AgYW5kIGBfX29yaWdpbmFsTWFwcGluZ3NgIGFyZSBhcnJheXMgdGhhdCBob2xkIHRoZVxuLy8gcGFyc2VkIG1hcHBpbmcgY29vcmRpbmF0ZXMgZnJvbSB0aGUgc291cmNlIG1hcCdzIFwibWFwcGluZ3NcIiBhdHRyaWJ1dGUuIFRoZXlcbi8vIGFyZSBsYXppbHkgaW5zdGFudGlhdGVkLCBhY2Nlc3NlZCB2aWEgdGhlIGBfZ2VuZXJhdGVkTWFwcGluZ3NgIGFuZFxuLy8gYF9vcmlnaW5hbE1hcHBpbmdzYCBnZXR0ZXJzIHJlc3BlY3RpdmVseSwgYW5kIHdlIG9ubHkgcGFyc2UgdGhlIG1hcHBpbmdzXG4vLyBhbmQgY3JlYXRlIHRoZXNlIGFycmF5cyBvbmNlIHF1ZXJpZWQgZm9yIGEgc291cmNlIGxvY2F0aW9uLiBXZSBqdW1wIHRocm91Z2hcbi8vIHRoZXNlIGhvb3BzIGJlY2F1c2UgdGhlcmUgY2FuIGJlIG1hbnkgdGhvdXNhbmRzIG9mIG1hcHBpbmdzLCBhbmQgcGFyc2luZ1xuLy8gdGhlbSBpcyBleHBlbnNpdmUsIHNvIHdlIG9ubHkgd2FudCB0byBkbyBpdCBpZiB3ZSBtdXN0LlxuLy9cbi8vIEVhY2ggb2JqZWN0IGluIHRoZSBhcnJheXMgaXMgb2YgdGhlIGZvcm06XG4vL1xuLy8gICAgIHtcbi8vICAgICAgIGdlbmVyYXRlZExpbmU6IFRoZSBsaW5lIG51bWJlciBpbiB0aGUgZ2VuZXJhdGVkIGNvZGUsXG4vLyAgICAgICBnZW5lcmF0ZWRDb2x1bW46IFRoZSBjb2x1bW4gbnVtYmVyIGluIHRoZSBnZW5lcmF0ZWQgY29kZSxcbi8vICAgICAgIHNvdXJjZTogVGhlIHBhdGggdG8gdGhlIG9yaWdpbmFsIHNvdXJjZSBmaWxlIHRoYXQgZ2VuZXJhdGVkIHRoaXNcbi8vICAgICAgICAgICAgICAgY2h1bmsgb2YgY29kZSxcbi8vICAgICAgIG9yaWdpbmFsTGluZTogVGhlIGxpbmUgbnVtYmVyIGluIHRoZSBvcmlnaW5hbCBzb3VyY2UgdGhhdFxuLy8gICAgICAgICAgICAgICAgICAgICBjb3JyZXNwb25kcyB0byB0aGlzIGNodW5rIG9mIGdlbmVyYXRlZCBjb2RlLFxuLy8gICAgICAgb3JpZ2luYWxDb2x1bW46IFRoZSBjb2x1bW4gbnVtYmVyIGluIHRoZSBvcmlnaW5hbCBzb3VyY2UgdGhhdFxuLy8gICAgICAgICAgICAgICAgICAgICAgIGNvcnJlc3BvbmRzIHRvIHRoaXMgY2h1bmsgb2YgZ2VuZXJhdGVkIGNvZGUsXG4vLyAgICAgICBuYW1lOiBUaGUgbmFtZSBvZiB0aGUgb3JpZ2luYWwgc3ltYm9sIHdoaWNoIGdlbmVyYXRlZCB0aGlzIGNodW5rIG9mXG4vLyAgICAgICAgICAgICBjb2RlLlxuLy8gICAgIH1cbi8vXG4vLyBBbGwgcHJvcGVydGllcyBleGNlcHQgZm9yIGBnZW5lcmF0ZWRMaW5lYCBhbmQgYGdlbmVyYXRlZENvbHVtbmAgY2FuIGJlXG4vLyBgbnVsbGAuXG4vL1xuLy8gYF9nZW5lcmF0ZWRNYXBwaW5nc2AgaXMgb3JkZXJlZCBieSB0aGUgZ2VuZXJhdGVkIHBvc2l0aW9ucy5cbi8vXG4vLyBgX29yaWdpbmFsTWFwcGluZ3NgIGlzIG9yZGVyZWQgYnkgdGhlIG9yaWdpbmFsIHBvc2l0aW9ucy5cblxuU291cmNlTWFwQ29uc3VtZXIucHJvdG90eXBlLl9fZ2VuZXJhdGVkTWFwcGluZ3MgPSBudWxsO1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KFNvdXJjZU1hcENvbnN1bWVyLnByb3RvdHlwZSwgJ19nZW5lcmF0ZWRNYXBwaW5ncycsIHtcbiAgZ2V0OiBmdW5jdGlvbiAoKSB7XG4gICAgaWYgKCF0aGlzLl9fZ2VuZXJhdGVkTWFwcGluZ3MpIHtcbiAgICAgIHRoaXMuX3BhcnNlTWFwcGluZ3ModGhpcy5fbWFwcGluZ3MsIHRoaXMuc291cmNlUm9vdCk7XG4gICAgfVxuXG4gICAgcmV0dXJuIHRoaXMuX19nZW5lcmF0ZWRNYXBwaW5ncztcbiAgfVxufSk7XG5cblNvdXJjZU1hcENvbnN1bWVyLnByb3RvdHlwZS5fX29yaWdpbmFsTWFwcGluZ3MgPSBudWxsO1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KFNvdXJjZU1hcENvbnN1bWVyLnByb3RvdHlwZSwgJ19vcmlnaW5hbE1hcHBpbmdzJywge1xuICBnZXQ6IGZ1bmN0aW9uICgpIHtcbiAgICBpZiAoIXRoaXMuX19vcmlnaW5hbE1hcHBpbmdzKSB7XG4gICAgICB0aGlzLl9wYXJzZU1hcHBpbmdzKHRoaXMuX21hcHBpbmdzLCB0aGlzLnNvdXJjZVJvb3QpO1xuICAgIH1cblxuICAgIHJldHVybiB0aGlzLl9fb3JpZ2luYWxNYXBwaW5ncztcbiAgfVxufSk7XG5cblNvdXJjZU1hcENvbnN1bWVyLnByb3RvdHlwZS5fY2hhcklzTWFwcGluZ1NlcGFyYXRvciA9XG4gIGZ1bmN0aW9uIFNvdXJjZU1hcENvbnN1bWVyX2NoYXJJc01hcHBpbmdTZXBhcmF0b3IoYVN0ciwgaW5kZXgpIHtcbiAgICB2YXIgYyA9IGFTdHIuY2hhckF0KGluZGV4KTtcbiAgICByZXR1cm4gYyA9PT0gXCI7XCIgfHwgYyA9PT0gXCIsXCI7XG4gIH07XG5cbi8qKlxuICogUGFyc2UgdGhlIG1hcHBpbmdzIGluIGEgc3RyaW5nIGluIHRvIGEgZGF0YSBzdHJ1Y3R1cmUgd2hpY2ggd2UgY2FuIGVhc2lseVxuICogcXVlcnkgKHRoZSBvcmRlcmVkIGFycmF5cyBpbiB0aGUgYHRoaXMuX19nZW5lcmF0ZWRNYXBwaW5nc2AgYW5kXG4gKiBgdGhpcy5fX29yaWdpbmFsTWFwcGluZ3NgIHByb3BlcnRpZXMpLlxuICovXG5Tb3VyY2VNYXBDb25zdW1lci5wcm90b3R5cGUuX3BhcnNlTWFwcGluZ3MgPVxuICBmdW5jdGlvbiBTb3VyY2VNYXBDb25zdW1lcl9wYXJzZU1hcHBpbmdzKGFTdHIsIGFTb3VyY2VSb290KSB7XG4gICAgdGhyb3cgbmV3IEVycm9yKFwiU3ViY2xhc3NlcyBtdXN0IGltcGxlbWVudCBfcGFyc2VNYXBwaW5nc1wiKTtcbiAgfTtcblxuU291cmNlTWFwQ29uc3VtZXIuR0VORVJBVEVEX09SREVSID0gMTtcblNvdXJjZU1hcENvbnN1bWVyLk9SSUdJTkFMX09SREVSID0gMjtcblxuU291cmNlTWFwQ29uc3VtZXIuR1JFQVRFU1RfTE9XRVJfQk9VTkQgPSAxO1xuU291cmNlTWFwQ29uc3VtZXIuTEVBU1RfVVBQRVJfQk9VTkQgPSAyO1xuXG4vKipcbiAqIEl0ZXJhdGUgb3ZlciBlYWNoIG1hcHBpbmcgYmV0d2VlbiBhbiBvcmlnaW5hbCBzb3VyY2UvbGluZS9jb2x1bW4gYW5kIGFcbiAqIGdlbmVyYXRlZCBsaW5lL2NvbHVtbiBpbiB0aGlzIHNvdXJjZSBtYXAuXG4gKlxuICogQHBhcmFtIEZ1bmN0aW9uIGFDYWxsYmFja1xuICogICAgICAgIFRoZSBmdW5jdGlvbiB0aGF0IGlzIGNhbGxlZCB3aXRoIGVhY2ggbWFwcGluZy5cbiAqIEBwYXJhbSBPYmplY3QgYUNvbnRleHRcbiAqICAgICAgICBPcHRpb25hbC4gSWYgc3BlY2lmaWVkLCB0aGlzIG9iamVjdCB3aWxsIGJlIHRoZSB2YWx1ZSBvZiBgdGhpc2AgZXZlcnlcbiAqICAgICAgICB0aW1lIHRoYXQgYGFDYWxsYmFja2AgaXMgY2FsbGVkLlxuICogQHBhcmFtIGFPcmRlclxuICogICAgICAgIEVpdGhlciBgU291cmNlTWFwQ29uc3VtZXIuR0VORVJBVEVEX09SREVSYCBvclxuICogICAgICAgIGBTb3VyY2VNYXBDb25zdW1lci5PUklHSU5BTF9PUkRFUmAuIFNwZWNpZmllcyB3aGV0aGVyIHlvdSB3YW50IHRvXG4gKiAgICAgICAgaXRlcmF0ZSBvdmVyIHRoZSBtYXBwaW5ncyBzb3J0ZWQgYnkgdGhlIGdlbmVyYXRlZCBmaWxlJ3MgbGluZS9jb2x1bW5cbiAqICAgICAgICBvcmRlciBvciB0aGUgb3JpZ2luYWwncyBzb3VyY2UvbGluZS9jb2x1bW4gb3JkZXIsIHJlc3BlY3RpdmVseS4gRGVmYXVsdHMgdG9cbiAqICAgICAgICBgU291cmNlTWFwQ29uc3VtZXIuR0VORVJBVEVEX09SREVSYC5cbiAqL1xuU291cmNlTWFwQ29uc3VtZXIucHJvdG90eXBlLmVhY2hNYXBwaW5nID1cbiAgZnVuY3Rpb24gU291cmNlTWFwQ29uc3VtZXJfZWFjaE1hcHBpbmcoYUNhbGxiYWNrLCBhQ29udGV4dCwgYU9yZGVyKSB7XG4gICAgdmFyIGNvbnRleHQgPSBhQ29udGV4dCB8fCBudWxsO1xuICAgIHZhciBvcmRlciA9IGFPcmRlciB8fCBTb3VyY2VNYXBDb25zdW1lci5HRU5FUkFURURfT1JERVI7XG5cbiAgICB2YXIgbWFwcGluZ3M7XG4gICAgc3dpdGNoIChvcmRlcikge1xuICAgIGNhc2UgU291cmNlTWFwQ29uc3VtZXIuR0VORVJBVEVEX09SREVSOlxuICAgICAgbWFwcGluZ3MgPSB0aGlzLl9nZW5lcmF0ZWRNYXBwaW5ncztcbiAgICAgIGJyZWFrO1xuICAgIGNhc2UgU291cmNlTWFwQ29uc3VtZXIuT1JJR0lOQUxfT1JERVI6XG4gICAgICBtYXBwaW5ncyA9IHRoaXMuX29yaWdpbmFsTWFwcGluZ3M7XG4gICAgICBicmVhaztcbiAgICBkZWZhdWx0OlxuICAgICAgdGhyb3cgbmV3IEVycm9yKFwiVW5rbm93biBvcmRlciBvZiBpdGVyYXRpb24uXCIpO1xuICAgIH1cblxuICAgIHZhciBzb3VyY2VSb290ID0gdGhpcy5zb3VyY2VSb290O1xuICAgIG1hcHBpbmdzLm1hcChmdW5jdGlvbiAobWFwcGluZykge1xuICAgICAgdmFyIHNvdXJjZSA9IG1hcHBpbmcuc291cmNlID09PSBudWxsID8gbnVsbCA6IHRoaXMuX3NvdXJjZXMuYXQobWFwcGluZy5zb3VyY2UpO1xuICAgICAgaWYgKHNvdXJjZSAhPSBudWxsICYmIHNvdXJjZVJvb3QgIT0gbnVsbCkge1xuICAgICAgICBzb3VyY2UgPSB1dGlsLmpvaW4oc291cmNlUm9vdCwgc291cmNlKTtcbiAgICAgIH1cbiAgICAgIHJldHVybiB7XG4gICAgICAgIHNvdXJjZTogc291cmNlLFxuICAgICAgICBnZW5lcmF0ZWRMaW5lOiBtYXBwaW5nLmdlbmVyYXRlZExpbmUsXG4gICAgICAgIGdlbmVyYXRlZENvbHVtbjogbWFwcGluZy5nZW5lcmF0ZWRDb2x1bW4sXG4gICAgICAgIG9yaWdpbmFsTGluZTogbWFwcGluZy5vcmlnaW5hbExpbmUsXG4gICAgICAgIG9yaWdpbmFsQ29sdW1uOiBtYXBwaW5nLm9yaWdpbmFsQ29sdW1uLFxuICAgICAgICBuYW1lOiBtYXBwaW5nLm5hbWUgPT09IG51bGwgPyBudWxsIDogdGhpcy5fbmFtZXMuYXQobWFwcGluZy5uYW1lKVxuICAgICAgfTtcbiAgICB9LCB0aGlzKS5mb3JFYWNoKGFDYWxsYmFjaywgY29udGV4dCk7XG4gIH07XG5cbi8qKlxuICogUmV0dXJucyBhbGwgZ2VuZXJhdGVkIGxpbmUgYW5kIGNvbHVtbiBpbmZvcm1hdGlvbiBmb3IgdGhlIG9yaWdpbmFsIHNvdXJjZSxcbiAqIGxpbmUsIGFuZCBjb2x1bW4gcHJvdmlkZWQuIElmIG5vIGNvbHVtbiBpcyBwcm92aWRlZCwgcmV0dXJucyBhbGwgbWFwcGluZ3NcbiAqIGNvcnJlc3BvbmRpbmcgdG8gYSBlaXRoZXIgdGhlIGxpbmUgd2UgYXJlIHNlYXJjaGluZyBmb3Igb3IgdGhlIG5leHRcbiAqIGNsb3Nlc3QgbGluZSB0aGF0IGhhcyBhbnkgbWFwcGluZ3MuIE90aGVyd2lzZSwgcmV0dXJucyBhbGwgbWFwcGluZ3NcbiAqIGNvcnJlc3BvbmRpbmcgdG8gdGhlIGdpdmVuIGxpbmUgYW5kIGVpdGhlciB0aGUgY29sdW1uIHdlIGFyZSBzZWFyY2hpbmcgZm9yXG4gKiBvciB0aGUgbmV4dCBjbG9zZXN0IGNvbHVtbiB0aGF0IGhhcyBhbnkgb2Zmc2V0cy5cbiAqXG4gKiBUaGUgb25seSBhcmd1bWVudCBpcyBhbiBvYmplY3Qgd2l0aCB0aGUgZm9sbG93aW5nIHByb3BlcnRpZXM6XG4gKlxuICogICAtIHNvdXJjZTogVGhlIGZpbGVuYW1lIG9mIHRoZSBvcmlnaW5hbCBzb3VyY2UuXG4gKiAgIC0gbGluZTogVGhlIGxpbmUgbnVtYmVyIGluIHRoZSBvcmlnaW5hbCBzb3VyY2UuXG4gKiAgIC0gY29sdW1uOiBPcHRpb25hbC4gdGhlIGNvbHVtbiBudW1iZXIgaW4gdGhlIG9yaWdpbmFsIHNvdXJjZS5cbiAqXG4gKiBhbmQgYW4gYXJyYXkgb2Ygb2JqZWN0cyBpcyByZXR1cm5lZCwgZWFjaCB3aXRoIHRoZSBmb2xsb3dpbmcgcHJvcGVydGllczpcbiAqXG4gKiAgIC0gbGluZTogVGhlIGxpbmUgbnVtYmVyIGluIHRoZSBnZW5lcmF0ZWQgc291cmNlLCBvciBudWxsLlxuICogICAtIGNvbHVtbjogVGhlIGNvbHVtbiBudW1iZXIgaW4gdGhlIGdlbmVyYXRlZCBzb3VyY2UsIG9yIG51bGwuXG4gKi9cblNvdXJjZU1hcENvbnN1bWVyLnByb3RvdHlwZS5hbGxHZW5lcmF0ZWRQb3NpdGlvbnNGb3IgPVxuICBmdW5jdGlvbiBTb3VyY2VNYXBDb25zdW1lcl9hbGxHZW5lcmF0ZWRQb3NpdGlvbnNGb3IoYUFyZ3MpIHtcbiAgICB2YXIgbGluZSA9IHV0aWwuZ2V0QXJnKGFBcmdzLCAnbGluZScpO1xuXG4gICAgLy8gV2hlbiB0aGVyZSBpcyBubyBleGFjdCBtYXRjaCwgQmFzaWNTb3VyY2VNYXBDb25zdW1lci5wcm90b3R5cGUuX2ZpbmRNYXBwaW5nXG4gICAgLy8gcmV0dXJucyB0aGUgaW5kZXggb2YgdGhlIGNsb3Nlc3QgbWFwcGluZyBsZXNzIHRoYW4gdGhlIG5lZWRsZS4gQnlcbiAgICAvLyBzZXR0aW5nIG5lZWRsZS5vcmlnaW5hbENvbHVtbiB0byAwLCB3ZSB0aHVzIGZpbmQgdGhlIGxhc3QgbWFwcGluZyBmb3JcbiAgICAvLyB0aGUgZ2l2ZW4gbGluZSwgcHJvdmlkZWQgc3VjaCBhIG1hcHBpbmcgZXhpc3RzLlxuICAgIHZhciBuZWVkbGUgPSB7XG4gICAgICBzb3VyY2U6IHV0aWwuZ2V0QXJnKGFBcmdzLCAnc291cmNlJyksXG4gICAgICBvcmlnaW5hbExpbmU6IGxpbmUsXG4gICAgICBvcmlnaW5hbENvbHVtbjogdXRpbC5nZXRBcmcoYUFyZ3MsICdjb2x1bW4nLCAwKVxuICAgIH07XG5cbiAgICBpZiAodGhpcy5zb3VyY2VSb290ICE9IG51bGwpIHtcbiAgICAgIG5lZWRsZS5zb3VyY2UgPSB1dGlsLnJlbGF0aXZlKHRoaXMuc291cmNlUm9vdCwgbmVlZGxlLnNvdXJjZSk7XG4gICAgfVxuICAgIGlmICghdGhpcy5fc291cmNlcy5oYXMobmVlZGxlLnNvdXJjZSkpIHtcbiAgICAgIHJldHVybiBbXTtcbiAgICB9XG4gICAgbmVlZGxlLnNvdXJjZSA9IHRoaXMuX3NvdXJjZXMuaW5kZXhPZihuZWVkbGUuc291cmNlKTtcblxuICAgIHZhciBtYXBwaW5ncyA9IFtdO1xuXG4gICAgdmFyIGluZGV4ID0gdGhpcy5fZmluZE1hcHBpbmcobmVlZGxlLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHRoaXMuX29yaWdpbmFsTWFwcGluZ3MsXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgXCJvcmlnaW5hbExpbmVcIixcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBcIm9yaWdpbmFsQ29sdW1uXCIsXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgdXRpbC5jb21wYXJlQnlPcmlnaW5hbFBvc2l0aW9ucyxcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBiaW5hcnlTZWFyY2guTEVBU1RfVVBQRVJfQk9VTkQpO1xuICAgIGlmIChpbmRleCA+PSAwKSB7XG4gICAgICB2YXIgbWFwcGluZyA9IHRoaXMuX29yaWdpbmFsTWFwcGluZ3NbaW5kZXhdO1xuXG4gICAgICBpZiAoYUFyZ3MuY29sdW1uID09PSB1bmRlZmluZWQpIHtcbiAgICAgICAgdmFyIG9yaWdpbmFsTGluZSA9IG1hcHBpbmcub3JpZ2luYWxMaW5lO1xuXG4gICAgICAgIC8vIEl0ZXJhdGUgdW50aWwgZWl0aGVyIHdlIHJ1biBvdXQgb2YgbWFwcGluZ3MsIG9yIHdlIHJ1biBpbnRvXG4gICAgICAgIC8vIGEgbWFwcGluZyBmb3IgYSBkaWZmZXJlbnQgbGluZSB0aGFuIHRoZSBvbmUgd2UgZm91bmQuIFNpbmNlXG4gICAgICAgIC8vIG1hcHBpbmdzIGFyZSBzb3J0ZWQsIHRoaXMgaXMgZ3VhcmFudGVlZCB0byBmaW5kIGFsbCBtYXBwaW5ncyBmb3JcbiAgICAgICAgLy8gdGhlIGxpbmUgd2UgZm91bmQuXG4gICAgICAgIHdoaWxlIChtYXBwaW5nICYmIG1hcHBpbmcub3JpZ2luYWxMaW5lID09PSBvcmlnaW5hbExpbmUpIHtcbiAgICAgICAgICBtYXBwaW5ncy5wdXNoKHtcbiAgICAgICAgICAgIGxpbmU6IHV0aWwuZ2V0QXJnKG1hcHBpbmcsICdnZW5lcmF0ZWRMaW5lJywgbnVsbCksXG4gICAgICAgICAgICBjb2x1bW46IHV0aWwuZ2V0QXJnKG1hcHBpbmcsICdnZW5lcmF0ZWRDb2x1bW4nLCBudWxsKSxcbiAgICAgICAgICAgIGxhc3RDb2x1bW46IHV0aWwuZ2V0QXJnKG1hcHBpbmcsICdsYXN0R2VuZXJhdGVkQ29sdW1uJywgbnVsbClcbiAgICAgICAgICB9KTtcblxuICAgICAgICAgIG1hcHBpbmcgPSB0aGlzLl9vcmlnaW5hbE1hcHBpbmdzWysraW5kZXhdO1xuICAgICAgICB9XG4gICAgICB9IGVsc2Uge1xuICAgICAgICB2YXIgb3JpZ2luYWxDb2x1bW4gPSBtYXBwaW5nLm9yaWdpbmFsQ29sdW1uO1xuXG4gICAgICAgIC8vIEl0ZXJhdGUgdW50aWwgZWl0aGVyIHdlIHJ1biBvdXQgb2YgbWFwcGluZ3MsIG9yIHdlIHJ1biBpbnRvXG4gICAgICAgIC8vIGEgbWFwcGluZyBmb3IgYSBkaWZmZXJlbnQgbGluZSB0aGFuIHRoZSBvbmUgd2Ugd2VyZSBzZWFyY2hpbmcgZm9yLlxuICAgICAgICAvLyBTaW5jZSBtYXBwaW5ncyBhcmUgc29ydGVkLCB0aGlzIGlzIGd1YXJhbnRlZWQgdG8gZmluZCBhbGwgbWFwcGluZ3MgZm9yXG4gICAgICAgIC8vIHRoZSBsaW5lIHdlIGFyZSBzZWFyY2hpbmcgZm9yLlxuICAgICAgICB3aGlsZSAobWFwcGluZyAmJlxuICAgICAgICAgICAgICAgbWFwcGluZy5vcmlnaW5hbExpbmUgPT09IGxpbmUgJiZcbiAgICAgICAgICAgICAgIG1hcHBpbmcub3JpZ2luYWxDb2x1bW4gPT0gb3JpZ2luYWxDb2x1bW4pIHtcbiAgICAgICAgICBtYXBwaW5ncy5wdXNoKHtcbiAgICAgICAgICAgIGxpbmU6IHV0aWwuZ2V0QXJnKG1hcHBpbmcsICdnZW5lcmF0ZWRMaW5lJywgbnVsbCksXG4gICAgICAgICAgICBjb2x1bW46IHV0aWwuZ2V0QXJnKG1hcHBpbmcsICdnZW5lcmF0ZWRDb2x1bW4nLCBudWxsKSxcbiAgICAgICAgICAgIGxhc3RDb2x1bW46IHV0aWwuZ2V0QXJnKG1hcHBpbmcsICdsYXN0R2VuZXJhdGVkQ29sdW1uJywgbnVsbClcbiAgICAgICAgICB9KTtcblxuICAgICAgICAgIG1hcHBpbmcgPSB0aGlzLl9vcmlnaW5hbE1hcHBpbmdzWysraW5kZXhdO1xuICAgICAgICB9XG4gICAgICB9XG4gICAgfVxuXG4gICAgcmV0dXJuIG1hcHBpbmdzO1xuICB9O1xuXG5leHBvcnRzLlNvdXJjZU1hcENvbnN1bWVyID0gU291cmNlTWFwQ29uc3VtZXI7XG5cbi8qKlxuICogQSBCYXNpY1NvdXJjZU1hcENvbnN1bWVyIGluc3RhbmNlIHJlcHJlc2VudHMgYSBwYXJzZWQgc291cmNlIG1hcCB3aGljaCB3ZSBjYW5cbiAqIHF1ZXJ5IGZvciBpbmZvcm1hdGlvbiBhYm91dCB0aGUgb3JpZ2luYWwgZmlsZSBwb3NpdGlvbnMgYnkgZ2l2aW5nIGl0IGEgZmlsZVxuICogcG9zaXRpb24gaW4gdGhlIGdlbmVyYXRlZCBzb3VyY2UuXG4gKlxuICogVGhlIG9ubHkgcGFyYW1ldGVyIGlzIHRoZSByYXcgc291cmNlIG1hcCAoZWl0aGVyIGFzIGEgSlNPTiBzdHJpbmcsIG9yXG4gKiBhbHJlYWR5IHBhcnNlZCB0byBhbiBvYmplY3QpLiBBY2NvcmRpbmcgdG8gdGhlIHNwZWMsIHNvdXJjZSBtYXBzIGhhdmUgdGhlXG4gKiBmb2xsb3dpbmcgYXR0cmlidXRlczpcbiAqXG4gKiAgIC0gdmVyc2lvbjogV2hpY2ggdmVyc2lvbiBvZiB0aGUgc291cmNlIG1hcCBzcGVjIHRoaXMgbWFwIGlzIGZvbGxvd2luZy5cbiAqICAgLSBzb3VyY2VzOiBBbiBhcnJheSBvZiBVUkxzIHRvIHRoZSBvcmlnaW5hbCBzb3VyY2UgZmlsZXMuXG4gKiAgIC0gbmFtZXM6IEFuIGFycmF5IG9mIGlkZW50aWZpZXJzIHdoaWNoIGNhbiBiZSByZWZlcnJlbmNlZCBieSBpbmRpdmlkdWFsIG1hcHBpbmdzLlxuICogICAtIHNvdXJjZVJvb3Q6IE9wdGlvbmFsLiBUaGUgVVJMIHJvb3QgZnJvbSB3aGljaCBhbGwgc291cmNlcyBhcmUgcmVsYXRpdmUuXG4gKiAgIC0gc291cmNlc0NvbnRlbnQ6IE9wdGlvbmFsLiBBbiBhcnJheSBvZiBjb250ZW50cyBvZiB0aGUgb3JpZ2luYWwgc291cmNlIGZpbGVzLlxuICogICAtIG1hcHBpbmdzOiBBIHN0cmluZyBvZiBiYXNlNjQgVkxRcyB3aGljaCBjb250YWluIHRoZSBhY3R1YWwgbWFwcGluZ3MuXG4gKiAgIC0gZmlsZTogT3B0aW9uYWwuIFRoZSBnZW5lcmF0ZWQgZmlsZSB0aGlzIHNvdXJjZSBtYXAgaXMgYXNzb2NpYXRlZCB3aXRoLlxuICpcbiAqIEhlcmUgaXMgYW4gZXhhbXBsZSBzb3VyY2UgbWFwLCB0YWtlbiBmcm9tIHRoZSBzb3VyY2UgbWFwIHNwZWNbMF06XG4gKlxuICogICAgIHtcbiAqICAgICAgIHZlcnNpb24gOiAzLFxuICogICAgICAgZmlsZTogXCJvdXQuanNcIixcbiAqICAgICAgIHNvdXJjZVJvb3QgOiBcIlwiLFxuICogICAgICAgc291cmNlczogW1wiZm9vLmpzXCIsIFwiYmFyLmpzXCJdLFxuICogICAgICAgbmFtZXM6IFtcInNyY1wiLCBcIm1hcHNcIiwgXCJhcmVcIiwgXCJmdW5cIl0sXG4gKiAgICAgICBtYXBwaW5nczogXCJBQSxBQjs7QUJDREU7XCJcbiAqICAgICB9XG4gKlxuICogWzBdOiBodHRwczovL2RvY3MuZ29vZ2xlLmNvbS9kb2N1bWVudC9kLzFVMVJHQWVoUXdSeXBVVG92RjFLUmxwaU9GemUwYi1fMmdjNmZBSDBLWTBrL2VkaXQ/cGxpPTEjXG4gKi9cbmZ1bmN0aW9uIEJhc2ljU291cmNlTWFwQ29uc3VtZXIoYVNvdXJjZU1hcCkge1xuICB2YXIgc291cmNlTWFwID0gYVNvdXJjZU1hcDtcbiAgaWYgKHR5cGVvZiBhU291cmNlTWFwID09PSAnc3RyaW5nJykge1xuICAgIHNvdXJjZU1hcCA9IEpTT04ucGFyc2UoYVNvdXJjZU1hcC5yZXBsYWNlKC9eXFwpXFxdXFx9Jy8sICcnKSk7XG4gIH1cblxuICB2YXIgdmVyc2lvbiA9IHV0aWwuZ2V0QXJnKHNvdXJjZU1hcCwgJ3ZlcnNpb24nKTtcbiAgdmFyIHNvdXJjZXMgPSB1dGlsLmdldEFyZyhzb3VyY2VNYXAsICdzb3VyY2VzJyk7XG4gIC8vIFNhc3MgMy4zIGxlYXZlcyBvdXQgdGhlICduYW1lcycgYXJyYXksIHNvIHdlIGRldmlhdGUgZnJvbSB0aGUgc3BlYyAod2hpY2hcbiAgLy8gcmVxdWlyZXMgdGhlIGFycmF5KSB0byBwbGF5IG5pY2UgaGVyZS5cbiAgdmFyIG5hbWVzID0gdXRpbC5nZXRBcmcoc291cmNlTWFwLCAnbmFtZXMnLCBbXSk7XG4gIHZhciBzb3VyY2VSb290ID0gdXRpbC5nZXRBcmcoc291cmNlTWFwLCAnc291cmNlUm9vdCcsIG51bGwpO1xuICB2YXIgc291cmNlc0NvbnRlbnQgPSB1dGlsLmdldEFyZyhzb3VyY2VNYXAsICdzb3VyY2VzQ29udGVudCcsIG51bGwpO1xuICB2YXIgbWFwcGluZ3MgPSB1dGlsLmdldEFyZyhzb3VyY2VNYXAsICdtYXBwaW5ncycpO1xuICB2YXIgZmlsZSA9IHV0aWwuZ2V0QXJnKHNvdXJjZU1hcCwgJ2ZpbGUnLCBudWxsKTtcblxuICAvLyBPbmNlIGFnYWluLCBTYXNzIGRldmlhdGVzIGZyb20gdGhlIHNwZWMgYW5kIHN1cHBsaWVzIHRoZSB2ZXJzaW9uIGFzIGFcbiAgLy8gc3RyaW5nIHJhdGhlciB0aGFuIGEgbnVtYmVyLCBzbyB3ZSB1c2UgbG9vc2UgZXF1YWxpdHkgY2hlY2tpbmcgaGVyZS5cbiAgaWYgKHZlcnNpb24gIT0gdGhpcy5fdmVyc2lvbikge1xuICAgIHRocm93IG5ldyBFcnJvcignVW5zdXBwb3J0ZWQgdmVyc2lvbjogJyArIHZlcnNpb24pO1xuICB9XG5cbiAgc291cmNlcyA9IHNvdXJjZXNcbiAgICAubWFwKFN0cmluZylcbiAgICAvLyBTb21lIHNvdXJjZSBtYXBzIHByb2R1Y2UgcmVsYXRpdmUgc291cmNlIHBhdGhzIGxpa2UgXCIuL2Zvby5qc1wiIGluc3RlYWQgb2ZcbiAgICAvLyBcImZvby5qc1wiLiAgTm9ybWFsaXplIHRoZXNlIGZpcnN0IHNvIHRoYXQgZnV0dXJlIGNvbXBhcmlzb25zIHdpbGwgc3VjY2VlZC5cbiAgICAvLyBTZWUgYnVnemlsLmxhLzEwOTA3NjguXG4gICAgLm1hcCh1dGlsLm5vcm1hbGl6ZSlcbiAgICAvLyBBbHdheXMgZW5zdXJlIHRoYXQgYWJzb2x1dGUgc291cmNlcyBhcmUgaW50ZXJuYWxseSBzdG9yZWQgcmVsYXRpdmUgdG9cbiAgICAvLyB0aGUgc291cmNlIHJvb3QsIGlmIHRoZSBzb3VyY2Ugcm9vdCBpcyBhYnNvbHV0ZS4gTm90IGRvaW5nIHRoaXMgd291bGRcbiAgICAvLyBiZSBwYXJ0aWN1bGFybHkgcHJvYmxlbWF0aWMgd2hlbiB0aGUgc291cmNlIHJvb3QgaXMgYSBwcmVmaXggb2YgdGhlXG4gICAgLy8gc291cmNlICh2YWxpZCwgYnV0IHdoeT8/KS4gU2VlIGdpdGh1YiBpc3N1ZSAjMTk5IGFuZCBidWd6aWwubGEvMTE4ODk4Mi5cbiAgICAubWFwKGZ1bmN0aW9uIChzb3VyY2UpIHtcbiAgICAgIHJldHVybiBzb3VyY2VSb290ICYmIHV0aWwuaXNBYnNvbHV0ZShzb3VyY2VSb290KSAmJiB1dGlsLmlzQWJzb2x1dGUoc291cmNlKVxuICAgICAgICA/IHV0aWwucmVsYXRpdmUoc291cmNlUm9vdCwgc291cmNlKVxuICAgICAgICA6IHNvdXJjZTtcbiAgICB9KTtcblxuICAvLyBQYXNzIGB0cnVlYCBiZWxvdyB0byBhbGxvdyBkdXBsaWNhdGUgbmFtZXMgYW5kIHNvdXJjZXMuIFdoaWxlIHNvdXJjZSBtYXBzXG4gIC8vIGFyZSBpbnRlbmRlZCB0byBiZSBjb21wcmVzc2VkIGFuZCBkZWR1cGxpY2F0ZWQsIHRoZSBUeXBlU2NyaXB0IGNvbXBpbGVyXG4gIC8vIHNvbWV0aW1lcyBnZW5lcmF0ZXMgc291cmNlIG1hcHMgd2l0aCBkdXBsaWNhdGVzIGluIHRoZW0uIFNlZSBHaXRodWIgaXNzdWVcbiAgLy8gIzcyIGFuZCBidWd6aWwubGEvODg5NDkyLlxuICB0aGlzLl9uYW1lcyA9IEFycmF5U2V0LmZyb21BcnJheShuYW1lcy5tYXAoU3RyaW5nKSwgdHJ1ZSk7XG4gIHRoaXMuX3NvdXJjZXMgPSBBcnJheVNldC5mcm9tQXJyYXkoc291cmNlcywgdHJ1ZSk7XG5cbiAgdGhpcy5zb3VyY2VSb290ID0gc291cmNlUm9vdDtcbiAgdGhpcy5zb3VyY2VzQ29udGVudCA9IHNvdXJjZXNDb250ZW50O1xuICB0aGlzLl9tYXBwaW5ncyA9IG1hcHBpbmdzO1xuICB0aGlzLmZpbGUgPSBmaWxlO1xufVxuXG5CYXNpY1NvdXJjZU1hcENvbnN1bWVyLnByb3RvdHlwZSA9IE9iamVjdC5jcmVhdGUoU291cmNlTWFwQ29uc3VtZXIucHJvdG90eXBlKTtcbkJhc2ljU291cmNlTWFwQ29uc3VtZXIucHJvdG90eXBlLmNvbnN1bWVyID0gU291cmNlTWFwQ29uc3VtZXI7XG5cbi8qKlxuICogQ3JlYXRlIGEgQmFzaWNTb3VyY2VNYXBDb25zdW1lciBmcm9tIGEgU291cmNlTWFwR2VuZXJhdG9yLlxuICpcbiAqIEBwYXJhbSBTb3VyY2VNYXBHZW5lcmF0b3IgYVNvdXJjZU1hcFxuICogICAgICAgIFRoZSBzb3VyY2UgbWFwIHRoYXQgd2lsbCBiZSBjb25zdW1lZC5cbiAqIEByZXR1cm5zIEJhc2ljU291cmNlTWFwQ29uc3VtZXJcbiAqL1xuQmFzaWNTb3VyY2VNYXBDb25zdW1lci5mcm9tU291cmNlTWFwID1cbiAgZnVuY3Rpb24gU291cmNlTWFwQ29uc3VtZXJfZnJvbVNvdXJjZU1hcChhU291cmNlTWFwKSB7XG4gICAgdmFyIHNtYyA9IE9iamVjdC5jcmVhdGUoQmFzaWNTb3VyY2VNYXBDb25zdW1lci5wcm90b3R5cGUpO1xuXG4gICAgdmFyIG5hbWVzID0gc21jLl9uYW1lcyA9IEFycmF5U2V0LmZyb21BcnJheShhU291cmNlTWFwLl9uYW1lcy50b0FycmF5KCksIHRydWUpO1xuICAgIHZhciBzb3VyY2VzID0gc21jLl9zb3VyY2VzID0gQXJyYXlTZXQuZnJvbUFycmF5KGFTb3VyY2VNYXAuX3NvdXJjZXMudG9BcnJheSgpLCB0cnVlKTtcbiAgICBzbWMuc291cmNlUm9vdCA9IGFTb3VyY2VNYXAuX3NvdXJjZVJvb3Q7XG4gICAgc21jLnNvdXJjZXNDb250ZW50ID0gYVNvdXJjZU1hcC5fZ2VuZXJhdGVTb3VyY2VzQ29udGVudChzbWMuX3NvdXJjZXMudG9BcnJheSgpLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgc21jLnNvdXJjZVJvb3QpO1xuICAgIHNtYy5maWxlID0gYVNvdXJjZU1hcC5fZmlsZTtcblxuICAgIC8vIEJlY2F1c2Ugd2UgYXJlIG1vZGlmeWluZyB0aGUgZW50cmllcyAoYnkgY29udmVydGluZyBzdHJpbmcgc291cmNlcyBhbmRcbiAgICAvLyBuYW1lcyB0byBpbmRpY2VzIGludG8gdGhlIHNvdXJjZXMgYW5kIG5hbWVzIEFycmF5U2V0cyksIHdlIGhhdmUgdG8gbWFrZVxuICAgIC8vIGEgY29weSBvZiB0aGUgZW50cnkgb3IgZWxzZSBiYWQgdGhpbmdzIGhhcHBlbi4gU2hhcmVkIG11dGFibGUgc3RhdGVcbiAgICAvLyBzdHJpa2VzIGFnYWluISBTZWUgZ2l0aHViIGlzc3VlICMxOTEuXG5cbiAgICB2YXIgZ2VuZXJhdGVkTWFwcGluZ3MgPSBhU291cmNlTWFwLl9tYXBwaW5ncy50b0FycmF5KCkuc2xpY2UoKTtcbiAgICB2YXIgZGVzdEdlbmVyYXRlZE1hcHBpbmdzID0gc21jLl9fZ2VuZXJhdGVkTWFwcGluZ3MgPSBbXTtcbiAgICB2YXIgZGVzdE9yaWdpbmFsTWFwcGluZ3MgPSBzbWMuX19vcmlnaW5hbE1hcHBpbmdzID0gW107XG5cbiAgICBmb3IgKHZhciBpID0gMCwgbGVuZ3RoID0gZ2VuZXJhdGVkTWFwcGluZ3MubGVuZ3RoOyBpIDwgbGVuZ3RoOyBpKyspIHtcbiAgICAgIHZhciBzcmNNYXBwaW5nID0gZ2VuZXJhdGVkTWFwcGluZ3NbaV07XG4gICAgICB2YXIgZGVzdE1hcHBpbmcgPSBuZXcgTWFwcGluZztcbiAgICAgIGRlc3RNYXBwaW5nLmdlbmVyYXRlZExpbmUgPSBzcmNNYXBwaW5nLmdlbmVyYXRlZExpbmU7XG4gICAgICBkZXN0TWFwcGluZy5nZW5lcmF0ZWRDb2x1bW4gPSBzcmNNYXBwaW5nLmdlbmVyYXRlZENvbHVtbjtcblxuICAgICAgaWYgKHNyY01hcHBpbmcuc291cmNlKSB7XG4gICAgICAgIGRlc3RNYXBwaW5nLnNvdXJjZSA9IHNvdXJjZXMuaW5kZXhPZihzcmNNYXBwaW5nLnNvdXJjZSk7XG4gICAgICAgIGRlc3RNYXBwaW5nLm9yaWdpbmFsTGluZSA9IHNyY01hcHBpbmcub3JpZ2luYWxMaW5lO1xuICAgICAgICBkZXN0TWFwcGluZy5vcmlnaW5hbENvbHVtbiA9IHNyY01hcHBpbmcub3JpZ2luYWxDb2x1bW47XG5cbiAgICAgICAgaWYgKHNyY01hcHBpbmcubmFtZSkge1xuICAgICAgICAgIGRlc3RNYXBwaW5nLm5hbWUgPSBuYW1lcy5pbmRleE9mKHNyY01hcHBpbmcubmFtZSk7XG4gICAgICAgIH1cblxuICAgICAgICBkZXN0T3JpZ2luYWxNYXBwaW5ncy5wdXNoKGRlc3RNYXBwaW5nKTtcbiAgICAgIH1cblxuICAgICAgZGVzdEdlbmVyYXRlZE1hcHBpbmdzLnB1c2goZGVzdE1hcHBpbmcpO1xuICAgIH1cblxuICAgIHF1aWNrU29ydChzbWMuX19vcmlnaW5hbE1hcHBpbmdzLCB1dGlsLmNvbXBhcmVCeU9yaWdpbmFsUG9zaXRpb25zKTtcblxuICAgIHJldHVybiBzbWM7XG4gIH07XG5cbi8qKlxuICogVGhlIHZlcnNpb24gb2YgdGhlIHNvdXJjZSBtYXBwaW5nIHNwZWMgdGhhdCB3ZSBhcmUgY29uc3VtaW5nLlxuICovXG5CYXNpY1NvdXJjZU1hcENvbnN1bWVyLnByb3RvdHlwZS5fdmVyc2lvbiA9IDM7XG5cbi8qKlxuICogVGhlIGxpc3Qgb2Ygb3JpZ2luYWwgc291cmNlcy5cbiAqL1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KEJhc2ljU291cmNlTWFwQ29uc3VtZXIucHJvdG90eXBlLCAnc291cmNlcycsIHtcbiAgZ2V0OiBmdW5jdGlvbiAoKSB7XG4gICAgcmV0dXJuIHRoaXMuX3NvdXJjZXMudG9BcnJheSgpLm1hcChmdW5jdGlvbiAocykge1xuICAgICAgcmV0dXJuIHRoaXMuc291cmNlUm9vdCAhPSBudWxsID8gdXRpbC5qb2luKHRoaXMuc291cmNlUm9vdCwgcykgOiBzO1xuICAgIH0sIHRoaXMpO1xuICB9XG59KTtcblxuLyoqXG4gKiBQcm92aWRlIHRoZSBKSVQgd2l0aCBhIG5pY2Ugc2hhcGUgLyBoaWRkZW4gY2xhc3MuXG4gKi9cbmZ1bmN0aW9uIE1hcHBpbmcoKSB7XG4gIHRoaXMuZ2VuZXJhdGVkTGluZSA9IDA7XG4gIHRoaXMuZ2VuZXJhdGVkQ29sdW1uID0gMDtcbiAgdGhpcy5zb3VyY2UgPSBudWxsO1xuICB0aGlzLm9yaWdpbmFsTGluZSA9IG51bGw7XG4gIHRoaXMub3JpZ2luYWxDb2x1bW4gPSBudWxsO1xuICB0aGlzLm5hbWUgPSBudWxsO1xufVxuXG4vKipcbiAqIFBhcnNlIHRoZSBtYXBwaW5ncyBpbiBhIHN0cmluZyBpbiB0byBhIGRhdGEgc3RydWN0dXJlIHdoaWNoIHdlIGNhbiBlYXNpbHlcbiAqIHF1ZXJ5ICh0aGUgb3JkZXJlZCBhcnJheXMgaW4gdGhlIGB0aGlzLl9fZ2VuZXJhdGVkTWFwcGluZ3NgIGFuZFxuICogYHRoaXMuX19vcmlnaW5hbE1hcHBpbmdzYCBwcm9wZXJ0aWVzKS5cbiAqL1xuQmFzaWNTb3VyY2VNYXBDb25zdW1lci5wcm90b3R5cGUuX3BhcnNlTWFwcGluZ3MgPVxuICBmdW5jdGlvbiBTb3VyY2VNYXBDb25zdW1lcl9wYXJzZU1hcHBpbmdzKGFTdHIsIGFTb3VyY2VSb290KSB7XG4gICAgdmFyIGdlbmVyYXRlZExpbmUgPSAxO1xuICAgIHZhciBwcmV2aW91c0dlbmVyYXRlZENvbHVtbiA9IDA7XG4gICAgdmFyIHByZXZpb3VzT3JpZ2luYWxMaW5lID0gMDtcbiAgICB2YXIgcHJldmlvdXNPcmlnaW5hbENvbHVtbiA9IDA7XG4gICAgdmFyIHByZXZpb3VzU291cmNlID0gMDtcbiAgICB2YXIgcHJldmlvdXNOYW1lID0gMDtcbiAgICB2YXIgbGVuZ3RoID0gYVN0ci5sZW5ndGg7XG4gICAgdmFyIGluZGV4ID0gMDtcbiAgICB2YXIgY2FjaGVkU2VnbWVudHMgPSB7fTtcbiAgICB2YXIgdGVtcCA9IHt9O1xuICAgIHZhciBvcmlnaW5hbE1hcHBpbmdzID0gW107XG4gICAgdmFyIGdlbmVyYXRlZE1hcHBpbmdzID0gW107XG4gICAgdmFyIG1hcHBpbmcsIHN0ciwgc2VnbWVudCwgZW5kLCB2YWx1ZTtcblxuICAgIHdoaWxlIChpbmRleCA8IGxlbmd0aCkge1xuICAgICAgaWYgKGFTdHIuY2hhckF0KGluZGV4KSA9PT0gJzsnKSB7XG4gICAgICAgIGdlbmVyYXRlZExpbmUrKztcbiAgICAgICAgaW5kZXgrKztcbiAgICAgICAgcHJldmlvdXNHZW5lcmF0ZWRDb2x1bW4gPSAwO1xuICAgICAgfVxuICAgICAgZWxzZSBpZiAoYVN0ci5jaGFyQXQoaW5kZXgpID09PSAnLCcpIHtcbiAgICAgICAgaW5kZXgrKztcbiAgICAgIH1cbiAgICAgIGVsc2Uge1xuICAgICAgICBtYXBwaW5nID0gbmV3IE1hcHBpbmcoKTtcbiAgICAgICAgbWFwcGluZy5nZW5lcmF0ZWRMaW5lID0gZ2VuZXJhdGVkTGluZTtcblxuICAgICAgICAvLyBCZWNhdXNlIGVhY2ggb2Zmc2V0IGlzIGVuY29kZWQgcmVsYXRpdmUgdG8gdGhlIHByZXZpb3VzIG9uZSxcbiAgICAgICAgLy8gbWFueSBzZWdtZW50cyBvZnRlbiBoYXZlIHRoZSBzYW1lIGVuY29kaW5nLiBXZSBjYW4gZXhwbG9pdCB0aGlzXG4gICAgICAgIC8vIGZhY3QgYnkgY2FjaGluZyB0aGUgcGFyc2VkIHZhcmlhYmxlIGxlbmd0aCBmaWVsZHMgb2YgZWFjaCBzZWdtZW50LFxuICAgICAgICAvLyBhbGxvd2luZyB1cyB0byBhdm9pZCBhIHNlY29uZCBwYXJzZSBpZiB3ZSBlbmNvdW50ZXIgdGhlIHNhbWVcbiAgICAgICAgLy8gc2VnbWVudCBhZ2Fpbi5cbiAgICAgICAgZm9yIChlbmQgPSBpbmRleDsgZW5kIDwgbGVuZ3RoOyBlbmQrKykge1xuICAgICAgICAgIGlmICh0aGlzLl9jaGFySXNNYXBwaW5nU2VwYXJhdG9yKGFTdHIsIGVuZCkpIHtcbiAgICAgICAgICAgIGJyZWFrO1xuICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgICAgICBzdHIgPSBhU3RyLnNsaWNlKGluZGV4LCBlbmQpO1xuXG4gICAgICAgIHNlZ21lbnQgPSBjYWNoZWRTZWdtZW50c1tzdHJdO1xuICAgICAgICBpZiAoc2VnbWVudCkge1xuICAgICAgICAgIGluZGV4ICs9IHN0ci5sZW5ndGg7XG4gICAgICAgIH0gZWxzZSB7XG4gICAgICAgICAgc2VnbWVudCA9IFtdO1xuICAgICAgICAgIHdoaWxlIChpbmRleCA8IGVuZCkge1xuICAgICAgICAgICAgYmFzZTY0VkxRLmRlY29kZShhU3RyLCBpbmRleCwgdGVtcCk7XG4gICAgICAgICAgICB2YWx1ZSA9IHRlbXAudmFsdWU7XG4gICAgICAgICAgICBpbmRleCA9IHRlbXAucmVzdDtcbiAgICAgICAgICAgIHNlZ21lbnQucHVzaCh2YWx1ZSk7XG4gICAgICAgICAgfVxuXG4gICAgICAgICAgaWYgKHNlZ21lbnQubGVuZ3RoID09PSAyKSB7XG4gICAgICAgICAgICB0aHJvdyBuZXcgRXJyb3IoJ0ZvdW5kIGEgc291cmNlLCBidXQgbm8gbGluZSBhbmQgY29sdW1uJyk7XG4gICAgICAgICAgfVxuXG4gICAgICAgICAgaWYgKHNlZ21lbnQubGVuZ3RoID09PSAzKSB7XG4gICAgICAgICAgICB0aHJvdyBuZXcgRXJyb3IoJ0ZvdW5kIGEgc291cmNlIGFuZCBsaW5lLCBidXQgbm8gY29sdW1uJyk7XG4gICAgICAgICAgfVxuXG4gICAgICAgICAgY2FjaGVkU2VnbWVudHNbc3RyXSA9IHNlZ21lbnQ7XG4gICAgICAgIH1cblxuICAgICAgICAvLyBHZW5lcmF0ZWQgY29sdW1uLlxuICAgICAgICBtYXBwaW5nLmdlbmVyYXRlZENvbHVtbiA9IHByZXZpb3VzR2VuZXJhdGVkQ29sdW1uICsgc2VnbWVudFswXTtcbiAgICAgICAgcHJldmlvdXNHZW5lcmF0ZWRDb2x1bW4gPSBtYXBwaW5nLmdlbmVyYXRlZENvbHVtbjtcblxuICAgICAgICBpZiAoc2VnbWVudC5sZW5ndGggPiAxKSB7XG4gICAgICAgICAgLy8gT3JpZ2luYWwgc291cmNlLlxuICAgICAgICAgIG1hcHBpbmcuc291cmNlID0gcHJldmlvdXNTb3VyY2UgKyBzZWdtZW50WzFdO1xuICAgICAgICAgIHByZXZpb3VzU291cmNlICs9IHNlZ21lbnRbMV07XG5cbiAgICAgICAgICAvLyBPcmlnaW5hbCBsaW5lLlxuICAgICAgICAgIG1hcHBpbmcub3JpZ2luYWxMaW5lID0gcHJldmlvdXNPcmlnaW5hbExpbmUgKyBzZWdtZW50WzJdO1xuICAgICAgICAgIHByZXZpb3VzT3JpZ2luYWxMaW5lID0gbWFwcGluZy5vcmlnaW5hbExpbmU7XG4gICAgICAgICAgLy8gTGluZXMgYXJlIHN0b3JlZCAwLWJhc2VkXG4gICAgICAgICAgbWFwcGluZy5vcmlnaW5hbExpbmUgKz0gMTtcblxuICAgICAgICAgIC8vIE9yaWdpbmFsIGNvbHVtbi5cbiAgICAgICAgICBtYXBwaW5nLm9yaWdpbmFsQ29sdW1uID0gcHJldmlvdXNPcmlnaW5hbENvbHVtbiArIHNlZ21lbnRbM107XG4gICAgICAgICAgcHJldmlvdXNPcmlnaW5hbENvbHVtbiA9IG1hcHBpbmcub3JpZ2luYWxDb2x1bW47XG5cbiAgICAgICAgICBpZiAoc2VnbWVudC5sZW5ndGggPiA0KSB7XG4gICAgICAgICAgICAvLyBPcmlnaW5hbCBuYW1lLlxuICAgICAgICAgICAgbWFwcGluZy5uYW1lID0gcHJldmlvdXNOYW1lICsgc2VnbWVudFs0XTtcbiAgICAgICAgICAgIHByZXZpb3VzTmFtZSArPSBzZWdtZW50WzRdO1xuICAgICAgICAgIH1cbiAgICAgICAgfVxuXG4gICAgICAgIGdlbmVyYXRlZE1hcHBpbmdzLnB1c2gobWFwcGluZyk7XG4gICAgICAgIGlmICh0eXBlb2YgbWFwcGluZy5vcmlnaW5hbExpbmUgPT09ICdudW1iZXInKSB7XG4gICAgICAgICAgb3JpZ2luYWxNYXBwaW5ncy5wdXNoKG1hcHBpbmcpO1xuICAgICAgICB9XG4gICAgICB9XG4gICAgfVxuXG4gICAgcXVpY2tTb3J0KGdlbmVyYXRlZE1hcHBpbmdzLCB1dGlsLmNvbXBhcmVCeUdlbmVyYXRlZFBvc2l0aW9uc0RlZmxhdGVkKTtcbiAgICB0aGlzLl9fZ2VuZXJhdGVkTWFwcGluZ3MgPSBnZW5lcmF0ZWRNYXBwaW5ncztcblxuICAgIHF1aWNrU29ydChvcmlnaW5hbE1hcHBpbmdzLCB1dGlsLmNvbXBhcmVCeU9yaWdpbmFsUG9zaXRpb25zKTtcbiAgICB0aGlzLl9fb3JpZ2luYWxNYXBwaW5ncyA9IG9yaWdpbmFsTWFwcGluZ3M7XG4gIH07XG5cbi8qKlxuICogRmluZCB0aGUgbWFwcGluZyB0aGF0IGJlc3QgbWF0Y2hlcyB0aGUgaHlwb3RoZXRpY2FsIFwibmVlZGxlXCIgbWFwcGluZyB0aGF0XG4gKiB3ZSBhcmUgc2VhcmNoaW5nIGZvciBpbiB0aGUgZ2l2ZW4gXCJoYXlzdGFja1wiIG9mIG1hcHBpbmdzLlxuICovXG5CYXNpY1NvdXJjZU1hcENvbnN1bWVyLnByb3RvdHlwZS5fZmluZE1hcHBpbmcgPVxuICBmdW5jdGlvbiBTb3VyY2VNYXBDb25zdW1lcl9maW5kTWFwcGluZyhhTmVlZGxlLCBhTWFwcGluZ3MsIGFMaW5lTmFtZSxcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgYUNvbHVtbk5hbWUsIGFDb21wYXJhdG9yLCBhQmlhcykge1xuICAgIC8vIFRvIHJldHVybiB0aGUgcG9zaXRpb24gd2UgYXJlIHNlYXJjaGluZyBmb3IsIHdlIG11c3QgZmlyc3QgZmluZCB0aGVcbiAgICAvLyBtYXBwaW5nIGZvciB0aGUgZ2l2ZW4gcG9zaXRpb24gYW5kIHRoZW4gcmV0dXJuIHRoZSBvcHBvc2l0ZSBwb3NpdGlvbiBpdFxuICAgIC8vIHBvaW50cyB0by4gQmVjYXVzZSB0aGUgbWFwcGluZ3MgYXJlIHNvcnRlZCwgd2UgY2FuIHVzZSBiaW5hcnkgc2VhcmNoIHRvXG4gICAgLy8gZmluZCB0aGUgYmVzdCBtYXBwaW5nLlxuXG4gICAgaWYgKGFOZWVkbGVbYUxpbmVOYW1lXSA8PSAwKSB7XG4gICAgICB0aHJvdyBuZXcgVHlwZUVycm9yKCdMaW5lIG11c3QgYmUgZ3JlYXRlciB0aGFuIG9yIGVxdWFsIHRvIDEsIGdvdCAnXG4gICAgICAgICAgICAgICAgICAgICAgICAgICsgYU5lZWRsZVthTGluZU5hbWVdKTtcbiAgICB9XG4gICAgaWYgKGFOZWVkbGVbYUNvbHVtbk5hbWVdIDwgMCkge1xuICAgICAgdGhyb3cgbmV3IFR5cGVFcnJvcignQ29sdW1uIG11c3QgYmUgZ3JlYXRlciB0aGFuIG9yIGVxdWFsIHRvIDAsIGdvdCAnXG4gICAgICAgICAgICAgICAgICAgICAgICAgICsgYU5lZWRsZVthQ29sdW1uTmFtZV0pO1xuICAgIH1cblxuICAgIHJldHVybiBiaW5hcnlTZWFyY2guc2VhcmNoKGFOZWVkbGUsIGFNYXBwaW5ncywgYUNvbXBhcmF0b3IsIGFCaWFzKTtcbiAgfTtcblxuLyoqXG4gKiBDb21wdXRlIHRoZSBsYXN0IGNvbHVtbiBmb3IgZWFjaCBnZW5lcmF0ZWQgbWFwcGluZy4gVGhlIGxhc3QgY29sdW1uIGlzXG4gKiBpbmNsdXNpdmUuXG4gKi9cbkJhc2ljU291cmNlTWFwQ29uc3VtZXIucHJvdG90eXBlLmNvbXB1dGVDb2x1bW5TcGFucyA9XG4gIGZ1bmN0aW9uIFNvdXJjZU1hcENvbnN1bWVyX2NvbXB1dGVDb2x1bW5TcGFucygpIHtcbiAgICBmb3IgKHZhciBpbmRleCA9IDA7IGluZGV4IDwgdGhpcy5fZ2VuZXJhdGVkTWFwcGluZ3MubGVuZ3RoOyArK2luZGV4KSB7XG4gICAgICB2YXIgbWFwcGluZyA9IHRoaXMuX2dlbmVyYXRlZE1hcHBpbmdzW2luZGV4XTtcblxuICAgICAgLy8gTWFwcGluZ3MgZG8gbm90IGNvbnRhaW4gYSBmaWVsZCBmb3IgdGhlIGxhc3QgZ2VuZXJhdGVkIGNvbHVtbnQuIFdlXG4gICAgICAvLyBjYW4gY29tZSB1cCB3aXRoIGFuIG9wdGltaXN0aWMgZXN0aW1hdGUsIGhvd2V2ZXIsIGJ5IGFzc3VtaW5nIHRoYXRcbiAgICAgIC8vIG1hcHBpbmdzIGFyZSBjb250aWd1b3VzIChpLmUuIGdpdmVuIHR3byBjb25zZWN1dGl2ZSBtYXBwaW5ncywgdGhlXG4gICAgICAvLyBmaXJzdCBtYXBwaW5nIGVuZHMgd2hlcmUgdGhlIHNlY29uZCBvbmUgc3RhcnRzKS5cbiAgICAgIGlmIChpbmRleCArIDEgPCB0aGlzLl9nZW5lcmF0ZWRNYXBwaW5ncy5sZW5ndGgpIHtcbiAgICAgICAgdmFyIG5leHRNYXBwaW5nID0gdGhpcy5fZ2VuZXJhdGVkTWFwcGluZ3NbaW5kZXggKyAxXTtcblxuICAgICAgICBpZiAobWFwcGluZy5nZW5lcmF0ZWRMaW5lID09PSBuZXh0TWFwcGluZy5nZW5lcmF0ZWRMaW5lKSB7XG4gICAgICAgICAgbWFwcGluZy5sYXN0R2VuZXJhdGVkQ29sdW1uID0gbmV4dE1hcHBpbmcuZ2VuZXJhdGVkQ29sdW1uIC0gMTtcbiAgICAgICAgICBjb250aW51ZTtcbiAgICAgICAgfVxuICAgICAgfVxuXG4gICAgICAvLyBUaGUgbGFzdCBtYXBwaW5nIGZvciBlYWNoIGxpbmUgc3BhbnMgdGhlIGVudGlyZSBsaW5lLlxuICAgICAgbWFwcGluZy5sYXN0R2VuZXJhdGVkQ29sdW1uID0gSW5maW5pdHk7XG4gICAgfVxuICB9O1xuXG4vKipcbiAqIFJldHVybnMgdGhlIG9yaWdpbmFsIHNvdXJjZSwgbGluZSwgYW5kIGNvbHVtbiBpbmZvcm1hdGlvbiBmb3IgdGhlIGdlbmVyYXRlZFxuICogc291cmNlJ3MgbGluZSBhbmQgY29sdW1uIHBvc2l0aW9ucyBwcm92aWRlZC4gVGhlIG9ubHkgYXJndW1lbnQgaXMgYW4gb2JqZWN0XG4gKiB3aXRoIHRoZSBmb2xsb3dpbmcgcHJvcGVydGllczpcbiAqXG4gKiAgIC0gbGluZTogVGhlIGxpbmUgbnVtYmVyIGluIHRoZSBnZW5lcmF0ZWQgc291cmNlLlxuICogICAtIGNvbHVtbjogVGhlIGNvbHVtbiBudW1iZXIgaW4gdGhlIGdlbmVyYXRlZCBzb3VyY2UuXG4gKiAgIC0gYmlhczogRWl0aGVyICdTb3VyY2VNYXBDb25zdW1lci5HUkVBVEVTVF9MT1dFUl9CT1VORCcgb3JcbiAqICAgICAnU291cmNlTWFwQ29uc3VtZXIuTEVBU1RfVVBQRVJfQk9VTkQnLiBTcGVjaWZpZXMgd2hldGhlciB0byByZXR1cm4gdGhlXG4gKiAgICAgY2xvc2VzdCBlbGVtZW50IHRoYXQgaXMgc21hbGxlciB0aGFuIG9yIGdyZWF0ZXIgdGhhbiB0aGUgb25lIHdlIGFyZVxuICogICAgIHNlYXJjaGluZyBmb3IsIHJlc3BlY3RpdmVseSwgaWYgdGhlIGV4YWN0IGVsZW1lbnQgY2Fubm90IGJlIGZvdW5kLlxuICogICAgIERlZmF1bHRzIHRvICdTb3VyY2VNYXBDb25zdW1lci5HUkVBVEVTVF9MT1dFUl9CT1VORCcuXG4gKlxuICogYW5kIGFuIG9iamVjdCBpcyByZXR1cm5lZCB3aXRoIHRoZSBmb2xsb3dpbmcgcHJvcGVydGllczpcbiAqXG4gKiAgIC0gc291cmNlOiBUaGUgb3JpZ2luYWwgc291cmNlIGZpbGUsIG9yIG51bGwuXG4gKiAgIC0gbGluZTogVGhlIGxpbmUgbnVtYmVyIGluIHRoZSBvcmlnaW5hbCBzb3VyY2UsIG9yIG51bGwuXG4gKiAgIC0gY29sdW1uOiBUaGUgY29sdW1uIG51bWJlciBpbiB0aGUgb3JpZ2luYWwgc291cmNlLCBvciBudWxsLlxuICogICAtIG5hbWU6IFRoZSBvcmlnaW5hbCBpZGVudGlmaWVyLCBvciBudWxsLlxuICovXG5CYXNpY1NvdXJjZU1hcENvbnN1bWVyLnByb3RvdHlwZS5vcmlnaW5hbFBvc2l0aW9uRm9yID1cbiAgZnVuY3Rpb24gU291cmNlTWFwQ29uc3VtZXJfb3JpZ2luYWxQb3NpdGlvbkZvcihhQXJncykge1xuICAgIHZhciBuZWVkbGUgPSB7XG4gICAgICBnZW5lcmF0ZWRMaW5lOiB1dGlsLmdldEFyZyhhQXJncywgJ2xpbmUnKSxcbiAgICAgIGdlbmVyYXRlZENvbHVtbjogdXRpbC5nZXRBcmcoYUFyZ3MsICdjb2x1bW4nKVxuICAgIH07XG5cbiAgICB2YXIgaW5kZXggPSB0aGlzLl9maW5kTWFwcGluZyhcbiAgICAgIG5lZWRsZSxcbiAgICAgIHRoaXMuX2dlbmVyYXRlZE1hcHBpbmdzLFxuICAgICAgXCJnZW5lcmF0ZWRMaW5lXCIsXG4gICAgICBcImdlbmVyYXRlZENvbHVtblwiLFxuICAgICAgdXRpbC5jb21wYXJlQnlHZW5lcmF0ZWRQb3NpdGlvbnNEZWZsYXRlZCxcbiAgICAgIHV0aWwuZ2V0QXJnKGFBcmdzLCAnYmlhcycsIFNvdXJjZU1hcENvbnN1bWVyLkdSRUFURVNUX0xPV0VSX0JPVU5EKVxuICAgICk7XG5cbiAgICBpZiAoaW5kZXggPj0gMCkge1xuICAgICAgdmFyIG1hcHBpbmcgPSB0aGlzLl9nZW5lcmF0ZWRNYXBwaW5nc1tpbmRleF07XG5cbiAgICAgIGlmIChtYXBwaW5nLmdlbmVyYXRlZExpbmUgPT09IG5lZWRsZS5nZW5lcmF0ZWRMaW5lKSB7XG4gICAgICAgIHZhciBzb3VyY2UgPSB1dGlsLmdldEFyZyhtYXBwaW5nLCAnc291cmNlJywgbnVsbCk7XG4gICAgICAgIGlmIChzb3VyY2UgIT09IG51bGwpIHtcbiAgICAgICAgICBzb3VyY2UgPSB0aGlzLl9zb3VyY2VzLmF0KHNvdXJjZSk7XG4gICAgICAgICAgaWYgKHRoaXMuc291cmNlUm9vdCAhPSBudWxsKSB7XG4gICAgICAgICAgICBzb3VyY2UgPSB1dGlsLmpvaW4odGhpcy5zb3VyY2VSb290LCBzb3VyY2UpO1xuICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgICAgICB2YXIgbmFtZSA9IHV0aWwuZ2V0QXJnKG1hcHBpbmcsICduYW1lJywgbnVsbCk7XG4gICAgICAgIGlmIChuYW1lICE9PSBudWxsKSB7XG4gICAgICAgICAgbmFtZSA9IHRoaXMuX25hbWVzLmF0KG5hbWUpO1xuICAgICAgICB9XG4gICAgICAgIHJldHVybiB7XG4gICAgICAgICAgc291cmNlOiBzb3VyY2UsXG4gICAgICAgICAgbGluZTogdXRpbC5nZXRBcmcobWFwcGluZywgJ29yaWdpbmFsTGluZScsIG51bGwpLFxuICAgICAgICAgIGNvbHVtbjogdXRpbC5nZXRBcmcobWFwcGluZywgJ29yaWdpbmFsQ29sdW1uJywgbnVsbCksXG4gICAgICAgICAgbmFtZTogbmFtZVxuICAgICAgICB9O1xuICAgICAgfVxuICAgIH1cblxuICAgIHJldHVybiB7XG4gICAgICBzb3VyY2U6IG51bGwsXG4gICAgICBsaW5lOiBudWxsLFxuICAgICAgY29sdW1uOiBudWxsLFxuICAgICAgbmFtZTogbnVsbFxuICAgIH07XG4gIH07XG5cbi8qKlxuICogUmV0dXJuIHRydWUgaWYgd2UgaGF2ZSB0aGUgc291cmNlIGNvbnRlbnQgZm9yIGV2ZXJ5IHNvdXJjZSBpbiB0aGUgc291cmNlXG4gKiBtYXAsIGZhbHNlIG90aGVyd2lzZS5cbiAqL1xuQmFzaWNTb3VyY2VNYXBDb25zdW1lci5wcm90b3R5cGUuaGFzQ29udGVudHNPZkFsbFNvdXJjZXMgPVxuICBmdW5jdGlvbiBCYXNpY1NvdXJjZU1hcENvbnN1bWVyX2hhc0NvbnRlbnRzT2ZBbGxTb3VyY2VzKCkge1xuICAgIGlmICghdGhpcy5zb3VyY2VzQ29udGVudCkge1xuICAgICAgcmV0dXJuIGZhbHNlO1xuICAgIH1cbiAgICByZXR1cm4gdGhpcy5zb3VyY2VzQ29udGVudC5sZW5ndGggPj0gdGhpcy5fc291cmNlcy5zaXplKCkgJiZcbiAgICAgICF0aGlzLnNvdXJjZXNDb250ZW50LnNvbWUoZnVuY3Rpb24gKHNjKSB7IHJldHVybiBzYyA9PSBudWxsOyB9KTtcbiAgfTtcblxuLyoqXG4gKiBSZXR1cm5zIHRoZSBvcmlnaW5hbCBzb3VyY2UgY29udGVudC4gVGhlIG9ubHkgYXJndW1lbnQgaXMgdGhlIHVybCBvZiB0aGVcbiAqIG9yaWdpbmFsIHNvdXJjZSBmaWxlLiBSZXR1cm5zIG51bGwgaWYgbm8gb3JpZ2luYWwgc291cmNlIGNvbnRlbnQgaXNcbiAqIGF2YWlsYWJsZS5cbiAqL1xuQmFzaWNTb3VyY2VNYXBDb25zdW1lci5wcm90b3R5cGUuc291cmNlQ29udGVudEZvciA9XG4gIGZ1bmN0aW9uIFNvdXJjZU1hcENvbnN1bWVyX3NvdXJjZUNvbnRlbnRGb3IoYVNvdXJjZSwgbnVsbE9uTWlzc2luZykge1xuICAgIGlmICghdGhpcy5zb3VyY2VzQ29udGVudCkge1xuICAgICAgcmV0dXJuIG51bGw7XG4gICAgfVxuXG4gICAgaWYgKHRoaXMuc291cmNlUm9vdCAhPSBudWxsKSB7XG4gICAgICBhU291cmNlID0gdXRpbC5yZWxhdGl2ZSh0aGlzLnNvdXJjZVJvb3QsIGFTb3VyY2UpO1xuICAgIH1cblxuICAgIGlmICh0aGlzLl9zb3VyY2VzLmhhcyhhU291cmNlKSkge1xuICAgICAgcmV0dXJuIHRoaXMuc291cmNlc0NvbnRlbnRbdGhpcy5fc291cmNlcy5pbmRleE9mKGFTb3VyY2UpXTtcbiAgICB9XG5cbiAgICB2YXIgdXJsO1xuICAgIGlmICh0aGlzLnNvdXJjZVJvb3QgIT0gbnVsbFxuICAgICAgICAmJiAodXJsID0gdXRpbC51cmxQYXJzZSh0aGlzLnNvdXJjZVJvb3QpKSkge1xuICAgICAgLy8gWFhYOiBmaWxlOi8vIFVSSXMgYW5kIGFic29sdXRlIHBhdGhzIGxlYWQgdG8gdW5leHBlY3RlZCBiZWhhdmlvciBmb3JcbiAgICAgIC8vIG1hbnkgdXNlcnMuIFdlIGNhbiBoZWxwIHRoZW0gb3V0IHdoZW4gdGhleSBleHBlY3QgZmlsZTovLyBVUklzIHRvXG4gICAgICAvLyBiZWhhdmUgbGlrZSBpdCB3b3VsZCBpZiB0aGV5IHdlcmUgcnVubmluZyBhIGxvY2FsIEhUVFAgc2VydmVyLiBTZWVcbiAgICAgIC8vIGh0dHBzOi8vYnVnemlsbGEubW96aWxsYS5vcmcvc2hvd19idWcuY2dpP2lkPTg4NTU5Ny5cbiAgICAgIHZhciBmaWxlVXJpQWJzUGF0aCA9IGFTb3VyY2UucmVwbGFjZSgvXmZpbGU6XFwvXFwvLywgXCJcIik7XG4gICAgICBpZiAodXJsLnNjaGVtZSA9PSBcImZpbGVcIlxuICAgICAgICAgICYmIHRoaXMuX3NvdXJjZXMuaGFzKGZpbGVVcmlBYnNQYXRoKSkge1xuICAgICAgICByZXR1cm4gdGhpcy5zb3VyY2VzQ29udGVudFt0aGlzLl9zb3VyY2VzLmluZGV4T2YoZmlsZVVyaUFic1BhdGgpXVxuICAgICAgfVxuXG4gICAgICBpZiAoKCF1cmwucGF0aCB8fCB1cmwucGF0aCA9PSBcIi9cIilcbiAgICAgICAgICAmJiB0aGlzLl9zb3VyY2VzLmhhcyhcIi9cIiArIGFTb3VyY2UpKSB7XG4gICAgICAgIHJldHVybiB0aGlzLnNvdXJjZXNDb250ZW50W3RoaXMuX3NvdXJjZXMuaW5kZXhPZihcIi9cIiArIGFTb3VyY2UpXTtcbiAgICAgIH1cbiAgICB9XG5cbiAgICAvLyBUaGlzIGZ1bmN0aW9uIGlzIHVzZWQgcmVjdXJzaXZlbHkgZnJvbVxuICAgIC8vIEluZGV4ZWRTb3VyY2VNYXBDb25zdW1lci5wcm90b3R5cGUuc291cmNlQ29udGVudEZvci4gSW4gdGhhdCBjYXNlLCB3ZVxuICAgIC8vIGRvbid0IHdhbnQgdG8gdGhyb3cgaWYgd2UgY2FuJ3QgZmluZCB0aGUgc291cmNlIC0gd2UganVzdCB3YW50IHRvXG4gICAgLy8gcmV0dXJuIG51bGwsIHNvIHdlIHByb3ZpZGUgYSBmbGFnIHRvIGV4aXQgZ3JhY2VmdWxseS5cbiAgICBpZiAobnVsbE9uTWlzc2luZykge1xuICAgICAgcmV0dXJuIG51bGw7XG4gICAgfVxuICAgIGVsc2Uge1xuICAgICAgdGhyb3cgbmV3IEVycm9yKCdcIicgKyBhU291cmNlICsgJ1wiIGlzIG5vdCBpbiB0aGUgU291cmNlTWFwLicpO1xuICAgIH1cbiAgfTtcblxuLyoqXG4gKiBSZXR1cm5zIHRoZSBnZW5lcmF0ZWQgbGluZSBhbmQgY29sdW1uIGluZm9ybWF0aW9uIGZvciB0aGUgb3JpZ2luYWwgc291cmNlLFxuICogbGluZSwgYW5kIGNvbHVtbiBwb3NpdGlvbnMgcHJvdmlkZWQuIFRoZSBvbmx5IGFyZ3VtZW50IGlzIGFuIG9iamVjdCB3aXRoXG4gKiB0aGUgZm9sbG93aW5nIHByb3BlcnRpZXM6XG4gKlxuICogICAtIHNvdXJjZTogVGhlIGZpbGVuYW1lIG9mIHRoZSBvcmlnaW5hbCBzb3VyY2UuXG4gKiAgIC0gbGluZTogVGhlIGxpbmUgbnVtYmVyIGluIHRoZSBvcmlnaW5hbCBzb3VyY2UuXG4gKiAgIC0gY29sdW1uOiBUaGUgY29sdW1uIG51bWJlciBpbiB0aGUgb3JpZ2luYWwgc291cmNlLlxuICogICAtIGJpYXM6IEVpdGhlciAnU291cmNlTWFwQ29uc3VtZXIuR1JFQVRFU1RfTE9XRVJfQk9VTkQnIG9yXG4gKiAgICAgJ1NvdXJjZU1hcENvbnN1bWVyLkxFQVNUX1VQUEVSX0JPVU5EJy4gU3BlY2lmaWVzIHdoZXRoZXIgdG8gcmV0dXJuIHRoZVxuICogICAgIGNsb3Nlc3QgZWxlbWVudCB0aGF0IGlzIHNtYWxsZXIgdGhhbiBvciBncmVhdGVyIHRoYW4gdGhlIG9uZSB3ZSBhcmVcbiAqICAgICBzZWFyY2hpbmcgZm9yLCByZXNwZWN0aXZlbHksIGlmIHRoZSBleGFjdCBlbGVtZW50IGNhbm5vdCBiZSBmb3VuZC5cbiAqICAgICBEZWZhdWx0cyB0byAnU291cmNlTWFwQ29uc3VtZXIuR1JFQVRFU1RfTE9XRVJfQk9VTkQnLlxuICpcbiAqIGFuZCBhbiBvYmplY3QgaXMgcmV0dXJuZWQgd2l0aCB0aGUgZm9sbG93aW5nIHByb3BlcnRpZXM6XG4gKlxuICogICAtIGxpbmU6IFRoZSBsaW5lIG51bWJlciBpbiB0aGUgZ2VuZXJhdGVkIHNvdXJjZSwgb3IgbnVsbC5cbiAqICAgLSBjb2x1bW46IFRoZSBjb2x1bW4gbnVtYmVyIGluIHRoZSBnZW5lcmF0ZWQgc291cmNlLCBvciBudWxsLlxuICovXG5CYXNpY1NvdXJjZU1hcENvbnN1bWVyLnByb3RvdHlwZS5nZW5lcmF0ZWRQb3NpdGlvbkZvciA9XG4gIGZ1bmN0aW9uIFNvdXJjZU1hcENvbnN1bWVyX2dlbmVyYXRlZFBvc2l0aW9uRm9yKGFBcmdzKSB7XG4gICAgdmFyIHNvdXJjZSA9IHV0aWwuZ2V0QXJnKGFBcmdzLCAnc291cmNlJyk7XG4gICAgaWYgKHRoaXMuc291cmNlUm9vdCAhPSBudWxsKSB7XG4gICAgICBzb3VyY2UgPSB1dGlsLnJlbGF0aXZlKHRoaXMuc291cmNlUm9vdCwgc291cmNlKTtcbiAgICB9XG4gICAgaWYgKCF0aGlzLl9zb3VyY2VzLmhhcyhzb3VyY2UpKSB7XG4gICAgICByZXR1cm4ge1xuICAgICAgICBsaW5lOiBudWxsLFxuICAgICAgICBjb2x1bW46IG51bGwsXG4gICAgICAgIGxhc3RDb2x1bW46IG51bGxcbiAgICAgIH07XG4gICAgfVxuICAgIHNvdXJjZSA9IHRoaXMuX3NvdXJjZXMuaW5kZXhPZihzb3VyY2UpO1xuXG4gICAgdmFyIG5lZWRsZSA9IHtcbiAgICAgIHNvdXJjZTogc291cmNlLFxuICAgICAgb3JpZ2luYWxMaW5lOiB1dGlsLmdldEFyZyhhQXJncywgJ2xpbmUnKSxcbiAgICAgIG9yaWdpbmFsQ29sdW1uOiB1dGlsLmdldEFyZyhhQXJncywgJ2NvbHVtbicpXG4gICAgfTtcblxuICAgIHZhciBpbmRleCA9IHRoaXMuX2ZpbmRNYXBwaW5nKFxuICAgICAgbmVlZGxlLFxuICAgICAgdGhpcy5fb3JpZ2luYWxNYXBwaW5ncyxcbiAgICAgIFwib3JpZ2luYWxMaW5lXCIsXG4gICAgICBcIm9yaWdpbmFsQ29sdW1uXCIsXG4gICAgICB1dGlsLmNvbXBhcmVCeU9yaWdpbmFsUG9zaXRpb25zLFxuICAgICAgdXRpbC5nZXRBcmcoYUFyZ3MsICdiaWFzJywgU291cmNlTWFwQ29uc3VtZXIuR1JFQVRFU1RfTE9XRVJfQk9VTkQpXG4gICAgKTtcblxuICAgIGlmIChpbmRleCA+PSAwKSB7XG4gICAgICB2YXIgbWFwcGluZyA9IHRoaXMuX29yaWdpbmFsTWFwcGluZ3NbaW5kZXhdO1xuXG4gICAgICBpZiAobWFwcGluZy5zb3VyY2UgPT09IG5lZWRsZS5zb3VyY2UpIHtcbiAgICAgICAgcmV0dXJuIHtcbiAgICAgICAgICBsaW5lOiB1dGlsLmdldEFyZyhtYXBwaW5nLCAnZ2VuZXJhdGVkTGluZScsIG51bGwpLFxuICAgICAgICAgIGNvbHVtbjogdXRpbC5nZXRBcmcobWFwcGluZywgJ2dlbmVyYXRlZENvbHVtbicsIG51bGwpLFxuICAgICAgICAgIGxhc3RDb2x1bW46IHV0aWwuZ2V0QXJnKG1hcHBpbmcsICdsYXN0R2VuZXJhdGVkQ29sdW1uJywgbnVsbClcbiAgICAgICAgfTtcbiAgICAgIH1cbiAgICB9XG5cbiAgICByZXR1cm4ge1xuICAgICAgbGluZTogbnVsbCxcbiAgICAgIGNvbHVtbjogbnVsbCxcbiAgICAgIGxhc3RDb2x1bW46IG51bGxcbiAgICB9O1xuICB9O1xuXG5leHBvcnRzLkJhc2ljU291cmNlTWFwQ29uc3VtZXIgPSBCYXNpY1NvdXJjZU1hcENvbnN1bWVyO1xuXG4vKipcbiAqIEFuIEluZGV4ZWRTb3VyY2VNYXBDb25zdW1lciBpbnN0YW5jZSByZXByZXNlbnRzIGEgcGFyc2VkIHNvdXJjZSBtYXAgd2hpY2hcbiAqIHdlIGNhbiBxdWVyeSBmb3IgaW5mb3JtYXRpb24uIEl0IGRpZmZlcnMgZnJvbSBCYXNpY1NvdXJjZU1hcENvbnN1bWVyIGluXG4gKiB0aGF0IGl0IHRha2VzIFwiaW5kZXhlZFwiIHNvdXJjZSBtYXBzIChpLmUuIG9uZXMgd2l0aCBhIFwic2VjdGlvbnNcIiBmaWVsZCkgYXNcbiAqIGlucHV0LlxuICpcbiAqIFRoZSBvbmx5IHBhcmFtZXRlciBpcyBhIHJhdyBzb3VyY2UgbWFwIChlaXRoZXIgYXMgYSBKU09OIHN0cmluZywgb3IgYWxyZWFkeVxuICogcGFyc2VkIHRvIGFuIG9iamVjdCkuIEFjY29yZGluZyB0byB0aGUgc3BlYyBmb3IgaW5kZXhlZCBzb3VyY2UgbWFwcywgdGhleVxuICogaGF2ZSB0aGUgZm9sbG93aW5nIGF0dHJpYnV0ZXM6XG4gKlxuICogICAtIHZlcnNpb246IFdoaWNoIHZlcnNpb24gb2YgdGhlIHNvdXJjZSBtYXAgc3BlYyB0aGlzIG1hcCBpcyBmb2xsb3dpbmcuXG4gKiAgIC0gZmlsZTogT3B0aW9uYWwuIFRoZSBnZW5lcmF0ZWQgZmlsZSB0aGlzIHNvdXJjZSBtYXAgaXMgYXNzb2NpYXRlZCB3aXRoLlxuICogICAtIHNlY3Rpb25zOiBBIGxpc3Qgb2Ygc2VjdGlvbiBkZWZpbml0aW9ucy5cbiAqXG4gKiBFYWNoIHZhbHVlIHVuZGVyIHRoZSBcInNlY3Rpb25zXCIgZmllbGQgaGFzIHR3byBmaWVsZHM6XG4gKiAgIC0gb2Zmc2V0OiBUaGUgb2Zmc2V0IGludG8gdGhlIG9yaWdpbmFsIHNwZWNpZmllZCBhdCB3aGljaCB0aGlzIHNlY3Rpb25cbiAqICAgICAgIGJlZ2lucyB0byBhcHBseSwgZGVmaW5lZCBhcyBhbiBvYmplY3Qgd2l0aCBhIFwibGluZVwiIGFuZCBcImNvbHVtblwiXG4gKiAgICAgICBmaWVsZC5cbiAqICAgLSBtYXA6IEEgc291cmNlIG1hcCBkZWZpbml0aW9uLiBUaGlzIHNvdXJjZSBtYXAgY291bGQgYWxzbyBiZSBpbmRleGVkLFxuICogICAgICAgYnV0IGRvZXNuJ3QgaGF2ZSB0byBiZS5cbiAqXG4gKiBJbnN0ZWFkIG9mIHRoZSBcIm1hcFwiIGZpZWxkLCBpdCdzIGFsc28gcG9zc2libGUgdG8gaGF2ZSBhIFwidXJsXCIgZmllbGRcbiAqIHNwZWNpZnlpbmcgYSBVUkwgdG8gcmV0cmlldmUgYSBzb3VyY2UgbWFwIGZyb20sIGJ1dCB0aGF0J3MgY3VycmVudGx5XG4gKiB1bnN1cHBvcnRlZC5cbiAqXG4gKiBIZXJlJ3MgYW4gZXhhbXBsZSBzb3VyY2UgbWFwLCB0YWtlbiBmcm9tIHRoZSBzb3VyY2UgbWFwIHNwZWNbMF0sIGJ1dFxuICogbW9kaWZpZWQgdG8gb21pdCBhIHNlY3Rpb24gd2hpY2ggdXNlcyB0aGUgXCJ1cmxcIiBmaWVsZC5cbiAqXG4gKiAge1xuICogICAgdmVyc2lvbiA6IDMsXG4gKiAgICBmaWxlOiBcImFwcC5qc1wiLFxuICogICAgc2VjdGlvbnM6IFt7XG4gKiAgICAgIG9mZnNldDoge2xpbmU6MTAwLCBjb2x1bW46MTB9LFxuICogICAgICBtYXA6IHtcbiAqICAgICAgICB2ZXJzaW9uIDogMyxcbiAqICAgICAgICBmaWxlOiBcInNlY3Rpb24uanNcIixcbiAqICAgICAgICBzb3VyY2VzOiBbXCJmb28uanNcIiwgXCJiYXIuanNcIl0sXG4gKiAgICAgICAgbmFtZXM6IFtcInNyY1wiLCBcIm1hcHNcIiwgXCJhcmVcIiwgXCJmdW5cIl0sXG4gKiAgICAgICAgbWFwcGluZ3M6IFwiQUFBQSxFOztBQkNERTtcIlxuICogICAgICB9XG4gKiAgICB9XSxcbiAqICB9XG4gKlxuICogWzBdOiBodHRwczovL2RvY3MuZ29vZ2xlLmNvbS9kb2N1bWVudC9kLzFVMVJHQWVoUXdSeXBVVG92RjFLUmxwaU9GemUwYi1fMmdjNmZBSDBLWTBrL2VkaXQjaGVhZGluZz1oLjUzNWVzM3hlcHJndFxuICovXG5mdW5jdGlvbiBJbmRleGVkU291cmNlTWFwQ29uc3VtZXIoYVNvdXJjZU1hcCkge1xuICB2YXIgc291cmNlTWFwID0gYVNvdXJjZU1hcDtcbiAgaWYgKHR5cGVvZiBhU291cmNlTWFwID09PSAnc3RyaW5nJykge1xuICAgIHNvdXJjZU1hcCA9IEpTT04ucGFyc2UoYVNvdXJjZU1hcC5yZXBsYWNlKC9eXFwpXFxdXFx9Jy8sICcnKSk7XG4gIH1cblxuICB2YXIgdmVyc2lvbiA9IHV0aWwuZ2V0QXJnKHNvdXJjZU1hcCwgJ3ZlcnNpb24nKTtcbiAgdmFyIHNlY3Rpb25zID0gdXRpbC5nZXRBcmcoc291cmNlTWFwLCAnc2VjdGlvbnMnKTtcblxuICBpZiAodmVyc2lvbiAhPSB0aGlzLl92ZXJzaW9uKSB7XG4gICAgdGhyb3cgbmV3IEVycm9yKCdVbnN1cHBvcnRlZCB2ZXJzaW9uOiAnICsgdmVyc2lvbik7XG4gIH1cblxuICB0aGlzLl9zb3VyY2VzID0gbmV3IEFycmF5U2V0KCk7XG4gIHRoaXMuX25hbWVzID0gbmV3IEFycmF5U2V0KCk7XG5cbiAgdmFyIGxhc3RPZmZzZXQgPSB7XG4gICAgbGluZTogLTEsXG4gICAgY29sdW1uOiAwXG4gIH07XG4gIHRoaXMuX3NlY3Rpb25zID0gc2VjdGlvbnMubWFwKGZ1bmN0aW9uIChzKSB7XG4gICAgaWYgKHMudXJsKSB7XG4gICAgICAvLyBUaGUgdXJsIGZpZWxkIHdpbGwgcmVxdWlyZSBzdXBwb3J0IGZvciBhc3luY2hyb25pY2l0eS5cbiAgICAgIC8vIFNlZSBodHRwczovL2dpdGh1Yi5jb20vbW96aWxsYS9zb3VyY2UtbWFwL2lzc3Vlcy8xNlxuICAgICAgdGhyb3cgbmV3IEVycm9yKCdTdXBwb3J0IGZvciB1cmwgZmllbGQgaW4gc2VjdGlvbnMgbm90IGltcGxlbWVudGVkLicpO1xuICAgIH1cbiAgICB2YXIgb2Zmc2V0ID0gdXRpbC5nZXRBcmcocywgJ29mZnNldCcpO1xuICAgIHZhciBvZmZzZXRMaW5lID0gdXRpbC5nZXRBcmcob2Zmc2V0LCAnbGluZScpO1xuICAgIHZhciBvZmZzZXRDb2x1bW4gPSB1dGlsLmdldEFyZyhvZmZzZXQsICdjb2x1bW4nKTtcblxuICAgIGlmIChvZmZzZXRMaW5lIDwgbGFzdE9mZnNldC5saW5lIHx8XG4gICAgICAgIChvZmZzZXRMaW5lID09PSBsYXN0T2Zmc2V0LmxpbmUgJiYgb2Zmc2V0Q29sdW1uIDwgbGFzdE9mZnNldC5jb2x1bW4pKSB7XG4gICAgICB0aHJvdyBuZXcgRXJyb3IoJ1NlY3Rpb24gb2Zmc2V0cyBtdXN0IGJlIG9yZGVyZWQgYW5kIG5vbi1vdmVybGFwcGluZy4nKTtcbiAgICB9XG4gICAgbGFzdE9mZnNldCA9IG9mZnNldDtcblxuICAgIHJldHVybiB7XG4gICAgICBnZW5lcmF0ZWRPZmZzZXQ6IHtcbiAgICAgICAgLy8gVGhlIG9mZnNldCBmaWVsZHMgYXJlIDAtYmFzZWQsIGJ1dCB3ZSB1c2UgMS1iYXNlZCBpbmRpY2VzIHdoZW5cbiAgICAgICAgLy8gZW5jb2RpbmcvZGVjb2RpbmcgZnJvbSBWTFEuXG4gICAgICAgIGdlbmVyYXRlZExpbmU6IG9mZnNldExpbmUgKyAxLFxuICAgICAgICBnZW5lcmF0ZWRDb2x1bW46IG9mZnNldENvbHVtbiArIDFcbiAgICAgIH0sXG4gICAgICBjb25zdW1lcjogbmV3IFNvdXJjZU1hcENvbnN1bWVyKHV0aWwuZ2V0QXJnKHMsICdtYXAnKSlcbiAgICB9XG4gIH0pO1xufVxuXG5JbmRleGVkU291cmNlTWFwQ29uc3VtZXIucHJvdG90eXBlID0gT2JqZWN0LmNyZWF0ZShTb3VyY2VNYXBDb25zdW1lci5wcm90b3R5cGUpO1xuSW5kZXhlZFNvdXJjZU1hcENvbnN1bWVyLnByb3RvdHlwZS5jb25zdHJ1Y3RvciA9IFNvdXJjZU1hcENvbnN1bWVyO1xuXG4vKipcbiAqIFRoZSB2ZXJzaW9uIG9mIHRoZSBzb3VyY2UgbWFwcGluZyBzcGVjIHRoYXQgd2UgYXJlIGNvbnN1bWluZy5cbiAqL1xuSW5kZXhlZFNvdXJjZU1hcENvbnN1bWVyLnByb3RvdHlwZS5fdmVyc2lvbiA9IDM7XG5cbi8qKlxuICogVGhlIGxpc3Qgb2Ygb3JpZ2luYWwgc291cmNlcy5cbiAqL1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KEluZGV4ZWRTb3VyY2VNYXBDb25zdW1lci5wcm90b3R5cGUsICdzb3VyY2VzJywge1xuICBnZXQ6IGZ1bmN0aW9uICgpIHtcbiAgICB2YXIgc291cmNlcyA9IFtdO1xuICAgIGZvciAodmFyIGkgPSAwOyBpIDwgdGhpcy5fc2VjdGlvbnMubGVuZ3RoOyBpKyspIHtcbiAgICAgIGZvciAodmFyIGogPSAwOyBqIDwgdGhpcy5fc2VjdGlvbnNbaV0uY29uc3VtZXIuc291cmNlcy5sZW5ndGg7IGorKykge1xuICAgICAgICBzb3VyY2VzLnB1c2godGhpcy5fc2VjdGlvbnNbaV0uY29uc3VtZXIuc291cmNlc1tqXSk7XG4gICAgICB9XG4gICAgfVxuICAgIHJldHVybiBzb3VyY2VzO1xuICB9XG59KTtcblxuLyoqXG4gKiBSZXR1cm5zIHRoZSBvcmlnaW5hbCBzb3VyY2UsIGxpbmUsIGFuZCBjb2x1bW4gaW5mb3JtYXRpb24gZm9yIHRoZSBnZW5lcmF0ZWRcbiAqIHNvdXJjZSdzIGxpbmUgYW5kIGNvbHVtbiBwb3NpdGlvbnMgcHJvdmlkZWQuIFRoZSBvbmx5IGFyZ3VtZW50IGlzIGFuIG9iamVjdFxuICogd2l0aCB0aGUgZm9sbG93aW5nIHByb3BlcnRpZXM6XG4gKlxuICogICAtIGxpbmU6IFRoZSBsaW5lIG51bWJlciBpbiB0aGUgZ2VuZXJhdGVkIHNvdXJjZS5cbiAqICAgLSBjb2x1bW46IFRoZSBjb2x1bW4gbnVtYmVyIGluIHRoZSBnZW5lcmF0ZWQgc291cmNlLlxuICpcbiAqIGFuZCBhbiBvYmplY3QgaXMgcmV0dXJuZWQgd2l0aCB0aGUgZm9sbG93aW5nIHByb3BlcnRpZXM6XG4gKlxuICogICAtIHNvdXJjZTogVGhlIG9yaWdpbmFsIHNvdXJjZSBmaWxlLCBvciBudWxsLlxuICogICAtIGxpbmU6IFRoZSBsaW5lIG51bWJlciBpbiB0aGUgb3JpZ2luYWwgc291cmNlLCBvciBudWxsLlxuICogICAtIGNvbHVtbjogVGhlIGNvbHVtbiBudW1iZXIgaW4gdGhlIG9yaWdpbmFsIHNvdXJjZSwgb3IgbnVsbC5cbiAqICAgLSBuYW1lOiBUaGUgb3JpZ2luYWwgaWRlbnRpZmllciwgb3IgbnVsbC5cbiAqL1xuSW5kZXhlZFNvdXJjZU1hcENvbnN1bWVyLnByb3RvdHlwZS5vcmlnaW5hbFBvc2l0aW9uRm9yID1cbiAgZnVuY3Rpb24gSW5kZXhlZFNvdXJjZU1hcENvbnN1bWVyX29yaWdpbmFsUG9zaXRpb25Gb3IoYUFyZ3MpIHtcbiAgICB2YXIgbmVlZGxlID0ge1xuICAgICAgZ2VuZXJhdGVkTGluZTogdXRpbC5nZXRBcmcoYUFyZ3MsICdsaW5lJyksXG4gICAgICBnZW5lcmF0ZWRDb2x1bW46IHV0aWwuZ2V0QXJnKGFBcmdzLCAnY29sdW1uJylcbiAgICB9O1xuXG4gICAgLy8gRmluZCB0aGUgc2VjdGlvbiBjb250YWluaW5nIHRoZSBnZW5lcmF0ZWQgcG9zaXRpb24gd2UncmUgdHJ5aW5nIHRvIG1hcFxuICAgIC8vIHRvIGFuIG9yaWdpbmFsIHBvc2l0aW9uLlxuICAgIHZhciBzZWN0aW9uSW5kZXggPSBiaW5hcnlTZWFyY2guc2VhcmNoKG5lZWRsZSwgdGhpcy5fc2VjdGlvbnMsXG4gICAgICBmdW5jdGlvbihuZWVkbGUsIHNlY3Rpb24pIHtcbiAgICAgICAgdmFyIGNtcCA9IG5lZWRsZS5nZW5lcmF0ZWRMaW5lIC0gc2VjdGlvbi5nZW5lcmF0ZWRPZmZzZXQuZ2VuZXJhdGVkTGluZTtcbiAgICAgICAgaWYgKGNtcCkge1xuICAgICAgICAgIHJldHVybiBjbXA7XG4gICAgICAgIH1cblxuICAgICAgICByZXR1cm4gKG5lZWRsZS5nZW5lcmF0ZWRDb2x1bW4gLVxuICAgICAgICAgICAgICAgIHNlY3Rpb24uZ2VuZXJhdGVkT2Zmc2V0LmdlbmVyYXRlZENvbHVtbik7XG4gICAgICB9KTtcbiAgICB2YXIgc2VjdGlvbiA9IHRoaXMuX3NlY3Rpb25zW3NlY3Rpb25JbmRleF07XG5cbiAgICBpZiAoIXNlY3Rpb24pIHtcbiAgICAgIHJldHVybiB7XG4gICAgICAgIHNvdXJjZTogbnVsbCxcbiAgICAgICAgbGluZTogbnVsbCxcbiAgICAgICAgY29sdW1uOiBudWxsLFxuICAgICAgICBuYW1lOiBudWxsXG4gICAgICB9O1xuICAgIH1cblxuICAgIHJldHVybiBzZWN0aW9uLmNvbnN1bWVyLm9yaWdpbmFsUG9zaXRpb25Gb3Ioe1xuICAgICAgbGluZTogbmVlZGxlLmdlbmVyYXRlZExpbmUgLVxuICAgICAgICAoc2VjdGlvbi5nZW5lcmF0ZWRPZmZzZXQuZ2VuZXJhdGVkTGluZSAtIDEpLFxuICAgICAgY29sdW1uOiBuZWVkbGUuZ2VuZXJhdGVkQ29sdW1uIC1cbiAgICAgICAgKHNlY3Rpb24uZ2VuZXJhdGVkT2Zmc2V0LmdlbmVyYXRlZExpbmUgPT09IG5lZWRsZS5nZW5lcmF0ZWRMaW5lXG4gICAgICAgICA/IHNlY3Rpb24uZ2VuZXJhdGVkT2Zmc2V0LmdlbmVyYXRlZENvbHVtbiAtIDFcbiAgICAgICAgIDogMCksXG4gICAgICBiaWFzOiBhQXJncy5iaWFzXG4gICAgfSk7XG4gIH07XG5cbi8qKlxuICogUmV0dXJuIHRydWUgaWYgd2UgaGF2ZSB0aGUgc291cmNlIGNvbnRlbnQgZm9yIGV2ZXJ5IHNvdXJjZSBpbiB0aGUgc291cmNlXG4gKiBtYXAsIGZhbHNlIG90aGVyd2lzZS5cbiAqL1xuSW5kZXhlZFNvdXJjZU1hcENvbnN1bWVyLnByb3RvdHlwZS5oYXNDb250ZW50c09mQWxsU291cmNlcyA9XG4gIGZ1bmN0aW9uIEluZGV4ZWRTb3VyY2VNYXBDb25zdW1lcl9oYXNDb250ZW50c09mQWxsU291cmNlcygpIHtcbiAgICByZXR1cm4gdGhpcy5fc2VjdGlvbnMuZXZlcnkoZnVuY3Rpb24gKHMpIHtcbiAgICAgIHJldHVybiBzLmNvbnN1bWVyLmhhc0NvbnRlbnRzT2ZBbGxTb3VyY2VzKCk7XG4gICAgfSk7XG4gIH07XG5cbi8qKlxuICogUmV0dXJucyB0aGUgb3JpZ2luYWwgc291cmNlIGNvbnRlbnQuIFRoZSBvbmx5IGFyZ3VtZW50IGlzIHRoZSB1cmwgb2YgdGhlXG4gKiBvcmlnaW5hbCBzb3VyY2UgZmlsZS4gUmV0dXJucyBudWxsIGlmIG5vIG9yaWdpbmFsIHNvdXJjZSBjb250ZW50IGlzXG4gKiBhdmFpbGFibGUuXG4gKi9cbkluZGV4ZWRTb3VyY2VNYXBDb25zdW1lci5wcm90b3R5cGUuc291cmNlQ29udGVudEZvciA9XG4gIGZ1bmN0aW9uIEluZGV4ZWRTb3VyY2VNYXBDb25zdW1lcl9zb3VyY2VDb250ZW50Rm9yKGFTb3VyY2UsIG51bGxPbk1pc3NpbmcpIHtcbiAgICBmb3IgKHZhciBpID0gMDsgaSA8IHRoaXMuX3NlY3Rpb25zLmxlbmd0aDsgaSsrKSB7XG4gICAgICB2YXIgc2VjdGlvbiA9IHRoaXMuX3NlY3Rpb25zW2ldO1xuXG4gICAgICB2YXIgY29udGVudCA9IHNlY3Rpb24uY29uc3VtZXIuc291cmNlQ29udGVudEZvcihhU291cmNlLCB0cnVlKTtcbiAgICAgIGlmIChjb250ZW50KSB7XG4gICAgICAgIHJldHVybiBjb250ZW50O1xuICAgICAgfVxuICAgIH1cbiAgICBpZiAobnVsbE9uTWlzc2luZykge1xuICAgICAgcmV0dXJuIG51bGw7XG4gICAgfVxuICAgIGVsc2Uge1xuICAgICAgdGhyb3cgbmV3IEVycm9yKCdcIicgKyBhU291cmNlICsgJ1wiIGlzIG5vdCBpbiB0aGUgU291cmNlTWFwLicpO1xuICAgIH1cbiAgfTtcblxuLyoqXG4gKiBSZXR1cm5zIHRoZSBnZW5lcmF0ZWQgbGluZSBhbmQgY29sdW1uIGluZm9ybWF0aW9uIGZvciB0aGUgb3JpZ2luYWwgc291cmNlLFxuICogbGluZSwgYW5kIGNvbHVtbiBwb3NpdGlvbnMgcHJvdmlkZWQuIFRoZSBvbmx5IGFyZ3VtZW50IGlzIGFuIG9iamVjdCB3aXRoXG4gKiB0aGUgZm9sbG93aW5nIHByb3BlcnRpZXM6XG4gKlxuICogICAtIHNvdXJjZTogVGhlIGZpbGVuYW1lIG9mIHRoZSBvcmlnaW5hbCBzb3VyY2UuXG4gKiAgIC0gbGluZTogVGhlIGxpbmUgbnVtYmVyIGluIHRoZSBvcmlnaW5hbCBzb3VyY2UuXG4gKiAgIC0gY29sdW1uOiBUaGUgY29sdW1uIG51bWJlciBpbiB0aGUgb3JpZ2luYWwgc291cmNlLlxuICpcbiAqIGFuZCBhbiBvYmplY3QgaXMgcmV0dXJuZWQgd2l0aCB0aGUgZm9sbG93aW5nIHByb3BlcnRpZXM6XG4gKlxuICogICAtIGxpbmU6IFRoZSBsaW5lIG51bWJlciBpbiB0aGUgZ2VuZXJhdGVkIHNvdXJjZSwgb3IgbnVsbC5cbiAqICAgLSBjb2x1bW46IFRoZSBjb2x1bW4gbnVtYmVyIGluIHRoZSBnZW5lcmF0ZWQgc291cmNlLCBvciBudWxsLlxuICovXG5JbmRleGVkU291cmNlTWFwQ29uc3VtZXIucHJvdG90eXBlLmdlbmVyYXRlZFBvc2l0aW9uRm9yID1cbiAgZnVuY3Rpb24gSW5kZXhlZFNvdXJjZU1hcENvbnN1bWVyX2dlbmVyYXRlZFBvc2l0aW9uRm9yKGFBcmdzKSB7XG4gICAgZm9yICh2YXIgaSA9IDA7IGkgPCB0aGlzLl9zZWN0aW9ucy5sZW5ndGg7IGkrKykge1xuICAgICAgdmFyIHNlY3Rpb24gPSB0aGlzLl9zZWN0aW9uc1tpXTtcblxuICAgICAgLy8gT25seSBjb25zaWRlciB0aGlzIHNlY3Rpb24gaWYgdGhlIHJlcXVlc3RlZCBzb3VyY2UgaXMgaW4gdGhlIGxpc3Qgb2ZcbiAgICAgIC8vIHNvdXJjZXMgb2YgdGhlIGNvbnN1bWVyLlxuICAgICAgaWYgKHNlY3Rpb24uY29uc3VtZXIuc291cmNlcy5pbmRleE9mKHV0aWwuZ2V0QXJnKGFBcmdzLCAnc291cmNlJykpID09PSAtMSkge1xuICAgICAgICBjb250aW51ZTtcbiAgICAgIH1cbiAgICAgIHZhciBnZW5lcmF0ZWRQb3NpdGlvbiA9IHNlY3Rpb24uY29uc3VtZXIuZ2VuZXJhdGVkUG9zaXRpb25Gb3IoYUFyZ3MpO1xuICAgICAgaWYgKGdlbmVyYXRlZFBvc2l0aW9uKSB7XG4gICAgICAgIHZhciByZXQgPSB7XG4gICAgICAgICAgbGluZTogZ2VuZXJhdGVkUG9zaXRpb24ubGluZSArXG4gICAgICAgICAgICAoc2VjdGlvbi5nZW5lcmF0ZWRPZmZzZXQuZ2VuZXJhdGVkTGluZSAtIDEpLFxuICAgICAgICAgIGNvbHVtbjogZ2VuZXJhdGVkUG9zaXRpb24uY29sdW1uICtcbiAgICAgICAgICAgIChzZWN0aW9uLmdlbmVyYXRlZE9mZnNldC5nZW5lcmF0ZWRMaW5lID09PSBnZW5lcmF0ZWRQb3NpdGlvbi5saW5lXG4gICAgICAgICAgICAgPyBzZWN0aW9uLmdlbmVyYXRlZE9mZnNldC5nZW5lcmF0ZWRDb2x1bW4gLSAxXG4gICAgICAgICAgICAgOiAwKVxuICAgICAgICB9O1xuICAgICAgICByZXR1cm4gcmV0O1xuICAgICAgfVxuICAgIH1cblxuICAgIHJldHVybiB7XG4gICAgICBsaW5lOiBudWxsLFxuICAgICAgY29sdW1uOiBudWxsXG4gICAgfTtcbiAgfTtcblxuLyoqXG4gKiBQYXJzZSB0aGUgbWFwcGluZ3MgaW4gYSBzdHJpbmcgaW4gdG8gYSBkYXRhIHN0cnVjdHVyZSB3aGljaCB3ZSBjYW4gZWFzaWx5XG4gKiBxdWVyeSAodGhlIG9yZGVyZWQgYXJyYXlzIGluIHRoZSBgdGhpcy5fX2dlbmVyYXRlZE1hcHBpbmdzYCBhbmRcbiAqIGB0aGlzLl9fb3JpZ2luYWxNYXBwaW5nc2AgcHJvcGVydGllcykuXG4gKi9cbkluZGV4ZWRTb3VyY2VNYXBDb25zdW1lci5wcm90b3R5cGUuX3BhcnNlTWFwcGluZ3MgPVxuICBmdW5jdGlvbiBJbmRleGVkU291cmNlTWFwQ29uc3VtZXJfcGFyc2VNYXBwaW5ncyhhU3RyLCBhU291cmNlUm9vdCkge1xuICAgIHRoaXMuX19nZW5lcmF0ZWRNYXBwaW5ncyA9IFtdO1xuICAgIHRoaXMuX19vcmlnaW5hbE1hcHBpbmdzID0gW107XG4gICAgZm9yICh2YXIgaSA9IDA7IGkgPCB0aGlzLl9zZWN0aW9ucy5sZW5ndGg7IGkrKykge1xuICAgICAgdmFyIHNlY3Rpb24gPSB0aGlzLl9zZWN0aW9uc1tpXTtcbiAgICAgIHZhciBzZWN0aW9uTWFwcGluZ3MgPSBzZWN0aW9uLmNvbnN1bWVyLl9nZW5lcmF0ZWRNYXBwaW5ncztcbiAgICAgIGZvciAodmFyIGogPSAwOyBqIDwgc2VjdGlvbk1hcHBpbmdzLmxlbmd0aDsgaisrKSB7XG4gICAgICAgIHZhciBtYXBwaW5nID0gc2VjdGlvbk1hcHBpbmdzW2pdO1xuXG4gICAgICAgIHZhciBzb3VyY2UgPSBzZWN0aW9uLmNvbnN1bWVyLl9zb3VyY2VzLmF0KG1hcHBpbmcuc291cmNlKTtcbiAgICAgICAgaWYgKHNlY3Rpb24uY29uc3VtZXIuc291cmNlUm9vdCAhPT0gbnVsbCkge1xuICAgICAgICAgIHNvdXJjZSA9IHV0aWwuam9pbihzZWN0aW9uLmNvbnN1bWVyLnNvdXJjZVJvb3QsIHNvdXJjZSk7XG4gICAgICAgIH1cbiAgICAgICAgdGhpcy5fc291cmNlcy5hZGQoc291cmNlKTtcbiAgICAgICAgc291cmNlID0gdGhpcy5fc291cmNlcy5pbmRleE9mKHNvdXJjZSk7XG5cbiAgICAgICAgdmFyIG5hbWUgPSBzZWN0aW9uLmNvbnN1bWVyLl9uYW1lcy5hdChtYXBwaW5nLm5hbWUpO1xuICAgICAgICB0aGlzLl9uYW1lcy5hZGQobmFtZSk7XG4gICAgICAgIG5hbWUgPSB0aGlzLl9uYW1lcy5pbmRleE9mKG5hbWUpO1xuXG4gICAgICAgIC8vIFRoZSBtYXBwaW5ncyBjb21pbmcgZnJvbSB0aGUgY29uc3VtZXIgZm9yIHRoZSBzZWN0aW9uIGhhdmVcbiAgICAgICAgLy8gZ2VuZXJhdGVkIHBvc2l0aW9ucyByZWxhdGl2ZSB0byB0aGUgc3RhcnQgb2YgdGhlIHNlY3Rpb24sIHNvIHdlXG4gICAgICAgIC8vIG5lZWQgdG8gb2Zmc2V0IHRoZW0gdG8gYmUgcmVsYXRpdmUgdG8gdGhlIHN0YXJ0IG9mIHRoZSBjb25jYXRlbmF0ZWRcbiAgICAgICAgLy8gZ2VuZXJhdGVkIGZpbGUuXG4gICAgICAgIHZhciBhZGp1c3RlZE1hcHBpbmcgPSB7XG4gICAgICAgICAgc291cmNlOiBzb3VyY2UsXG4gICAgICAgICAgZ2VuZXJhdGVkTGluZTogbWFwcGluZy5nZW5lcmF0ZWRMaW5lICtcbiAgICAgICAgICAgIChzZWN0aW9uLmdlbmVyYXRlZE9mZnNldC5nZW5lcmF0ZWRMaW5lIC0gMSksXG4gICAgICAgICAgZ2VuZXJhdGVkQ29sdW1uOiBtYXBwaW5nLmdlbmVyYXRlZENvbHVtbiArXG4gICAgICAgICAgICAoc2VjdGlvbi5nZW5lcmF0ZWRPZmZzZXQuZ2VuZXJhdGVkTGluZSA9PT0gbWFwcGluZy5nZW5lcmF0ZWRMaW5lXG4gICAgICAgICAgICA/IHNlY3Rpb24uZ2VuZXJhdGVkT2Zmc2V0LmdlbmVyYXRlZENvbHVtbiAtIDFcbiAgICAgICAgICAgIDogMCksXG4gICAgICAgICAgb3JpZ2luYWxMaW5lOiBtYXBwaW5nLm9yaWdpbmFsTGluZSxcbiAgICAgICAgICBvcmlnaW5hbENvbHVtbjogbWFwcGluZy5vcmlnaW5hbENvbHVtbixcbiAgICAgICAgICBuYW1lOiBuYW1lXG4gICAgICAgIH07XG5cbiAgICAgICAgdGhpcy5fX2dlbmVyYXRlZE1hcHBpbmdzLnB1c2goYWRqdXN0ZWRNYXBwaW5nKTtcbiAgICAgICAgaWYgKHR5cGVvZiBhZGp1c3RlZE1hcHBpbmcub3JpZ2luYWxMaW5lID09PSAnbnVtYmVyJykge1xuICAgICAgICAgIHRoaXMuX19vcmlnaW5hbE1hcHBpbmdzLnB1c2goYWRqdXN0ZWRNYXBwaW5nKTtcbiAgICAgICAgfVxuICAgICAgfVxuICAgIH1cblxuICAgIHF1aWNrU29ydCh0aGlzLl9fZ2VuZXJhdGVkTWFwcGluZ3MsIHV0aWwuY29tcGFyZUJ5R2VuZXJhdGVkUG9zaXRpb25zRGVmbGF0ZWQpO1xuICAgIHF1aWNrU29ydCh0aGlzLl9fb3JpZ2luYWxNYXBwaW5ncywgdXRpbC5jb21wYXJlQnlPcmlnaW5hbFBvc2l0aW9ucyk7XG4gIH07XG5cbmV4cG9ydHMuSW5kZXhlZFNvdXJjZU1hcENvbnN1bWVyID0gSW5kZXhlZFNvdXJjZU1hcENvbnN1bWVyO1xuXG5cblxuLy8vLy8vLy8vLy8vLy8vLy8vXG4vLyBXRUJQQUNLIEZPT1RFUlxuLy8gLi9saWIvc291cmNlLW1hcC1jb25zdW1lci5qc1xuLy8gbW9kdWxlIGlkID0gN1xuLy8gbW9kdWxlIGNodW5rcyA9IDAiLCIvKiAtKi0gTW9kZToganM7IGpzLWluZGVudC1sZXZlbDogMjsgLSotICovXG4vKlxuICogQ29weXJpZ2h0IDIwMTEgTW96aWxsYSBGb3VuZGF0aW9uIGFuZCBjb250cmlidXRvcnNcbiAqIExpY2Vuc2VkIHVuZGVyIHRoZSBOZXcgQlNEIGxpY2Vuc2UuIFNlZSBMSUNFTlNFIG9yOlxuICogaHR0cDovL29wZW5zb3VyY2Uub3JnL2xpY2Vuc2VzL0JTRC0zLUNsYXVzZVxuICovXG5cbmV4cG9ydHMuR1JFQVRFU1RfTE9XRVJfQk9VTkQgPSAxO1xuZXhwb3J0cy5MRUFTVF9VUFBFUl9CT1VORCA9IDI7XG5cbi8qKlxuICogUmVjdXJzaXZlIGltcGxlbWVudGF0aW9uIG9mIGJpbmFyeSBzZWFyY2guXG4gKlxuICogQHBhcmFtIGFMb3cgSW5kaWNlcyBoZXJlIGFuZCBsb3dlciBkbyBub3QgY29udGFpbiB0aGUgbmVlZGxlLlxuICogQHBhcmFtIGFIaWdoIEluZGljZXMgaGVyZSBhbmQgaGlnaGVyIGRvIG5vdCBjb250YWluIHRoZSBuZWVkbGUuXG4gKiBAcGFyYW0gYU5lZWRsZSBUaGUgZWxlbWVudCBiZWluZyBzZWFyY2hlZCBmb3IuXG4gKiBAcGFyYW0gYUhheXN0YWNrIFRoZSBub24tZW1wdHkgYXJyYXkgYmVpbmcgc2VhcmNoZWQuXG4gKiBAcGFyYW0gYUNvbXBhcmUgRnVuY3Rpb24gd2hpY2ggdGFrZXMgdHdvIGVsZW1lbnRzIGFuZCByZXR1cm5zIC0xLCAwLCBvciAxLlxuICogQHBhcmFtIGFCaWFzIEVpdGhlciAnYmluYXJ5U2VhcmNoLkdSRUFURVNUX0xPV0VSX0JPVU5EJyBvclxuICogICAgICdiaW5hcnlTZWFyY2guTEVBU1RfVVBQRVJfQk9VTkQnLiBTcGVjaWZpZXMgd2hldGhlciB0byByZXR1cm4gdGhlXG4gKiAgICAgY2xvc2VzdCBlbGVtZW50IHRoYXQgaXMgc21hbGxlciB0aGFuIG9yIGdyZWF0ZXIgdGhhbiB0aGUgb25lIHdlIGFyZVxuICogICAgIHNlYXJjaGluZyBmb3IsIHJlc3BlY3RpdmVseSwgaWYgdGhlIGV4YWN0IGVsZW1lbnQgY2Fubm90IGJlIGZvdW5kLlxuICovXG5mdW5jdGlvbiByZWN1cnNpdmVTZWFyY2goYUxvdywgYUhpZ2gsIGFOZWVkbGUsIGFIYXlzdGFjaywgYUNvbXBhcmUsIGFCaWFzKSB7XG4gIC8vIFRoaXMgZnVuY3Rpb24gdGVybWluYXRlcyB3aGVuIG9uZSBvZiB0aGUgZm9sbG93aW5nIGlzIHRydWU6XG4gIC8vXG4gIC8vICAgMS4gV2UgZmluZCB0aGUgZXhhY3QgZWxlbWVudCB3ZSBhcmUgbG9va2luZyBmb3IuXG4gIC8vXG4gIC8vICAgMi4gV2UgZGlkIG5vdCBmaW5kIHRoZSBleGFjdCBlbGVtZW50LCBidXQgd2UgY2FuIHJldHVybiB0aGUgaW5kZXggb2ZcbiAgLy8gICAgICB0aGUgbmV4dC1jbG9zZXN0IGVsZW1lbnQuXG4gIC8vXG4gIC8vICAgMy4gV2UgZGlkIG5vdCBmaW5kIHRoZSBleGFjdCBlbGVtZW50LCBhbmQgdGhlcmUgaXMgbm8gbmV4dC1jbG9zZXN0XG4gIC8vICAgICAgZWxlbWVudCB0aGFuIHRoZSBvbmUgd2UgYXJlIHNlYXJjaGluZyBmb3IsIHNvIHdlIHJldHVybiAtMS5cbiAgdmFyIG1pZCA9IE1hdGguZmxvb3IoKGFIaWdoIC0gYUxvdykgLyAyKSArIGFMb3c7XG4gIHZhciBjbXAgPSBhQ29tcGFyZShhTmVlZGxlLCBhSGF5c3RhY2tbbWlkXSwgdHJ1ZSk7XG4gIGlmIChjbXAgPT09IDApIHtcbiAgICAvLyBGb3VuZCB0aGUgZWxlbWVudCB3ZSBhcmUgbG9va2luZyBmb3IuXG4gICAgcmV0dXJuIG1pZDtcbiAgfVxuICBlbHNlIGlmIChjbXAgPiAwKSB7XG4gICAgLy8gT3VyIG5lZWRsZSBpcyBncmVhdGVyIHRoYW4gYUhheXN0YWNrW21pZF0uXG4gICAgaWYgKGFIaWdoIC0gbWlkID4gMSkge1xuICAgICAgLy8gVGhlIGVsZW1lbnQgaXMgaW4gdGhlIHVwcGVyIGhhbGYuXG4gICAgICByZXR1cm4gcmVjdXJzaXZlU2VhcmNoKG1pZCwgYUhpZ2gsIGFOZWVkbGUsIGFIYXlzdGFjaywgYUNvbXBhcmUsIGFCaWFzKTtcbiAgICB9XG5cbiAgICAvLyBUaGUgZXhhY3QgbmVlZGxlIGVsZW1lbnQgd2FzIG5vdCBmb3VuZCBpbiB0aGlzIGhheXN0YWNrLiBEZXRlcm1pbmUgaWZcbiAgICAvLyB3ZSBhcmUgaW4gdGVybWluYXRpb24gY2FzZSAoMykgb3IgKDIpIGFuZCByZXR1cm4gdGhlIGFwcHJvcHJpYXRlIHRoaW5nLlxuICAgIGlmIChhQmlhcyA9PSBleHBvcnRzLkxFQVNUX1VQUEVSX0JPVU5EKSB7XG4gICAgICByZXR1cm4gYUhpZ2ggPCBhSGF5c3RhY2subGVuZ3RoID8gYUhpZ2ggOiAtMTtcbiAgICB9IGVsc2Uge1xuICAgICAgcmV0dXJuIG1pZDtcbiAgICB9XG4gIH1cbiAgZWxzZSB7XG4gICAgLy8gT3VyIG5lZWRsZSBpcyBsZXNzIHRoYW4gYUhheXN0YWNrW21pZF0uXG4gICAgaWYgKG1pZCAtIGFMb3cgPiAxKSB7XG4gICAgICAvLyBUaGUgZWxlbWVudCBpcyBpbiB0aGUgbG93ZXIgaGFsZi5cbiAgICAgIHJldHVybiByZWN1cnNpdmVTZWFyY2goYUxvdywgbWlkLCBhTmVlZGxlLCBhSGF5c3RhY2ssIGFDb21wYXJlLCBhQmlhcyk7XG4gICAgfVxuXG4gICAgLy8gd2UgYXJlIGluIHRlcm1pbmF0aW9uIGNhc2UgKDMpIG9yICgyKSBhbmQgcmV0dXJuIHRoZSBhcHByb3ByaWF0ZSB0aGluZy5cbiAgICBpZiAoYUJpYXMgPT0gZXhwb3J0cy5MRUFTVF9VUFBFUl9CT1VORCkge1xuICAgICAgcmV0dXJuIG1pZDtcbiAgICB9IGVsc2Uge1xuICAgICAgcmV0dXJuIGFMb3cgPCAwID8gLTEgOiBhTG93O1xuICAgIH1cbiAgfVxufVxuXG4vKipcbiAqIFRoaXMgaXMgYW4gaW1wbGVtZW50YXRpb24gb2YgYmluYXJ5IHNlYXJjaCB3aGljaCB3aWxsIGFsd2F5cyB0cnkgYW5kIHJldHVyblxuICogdGhlIGluZGV4IG9mIHRoZSBjbG9zZXN0IGVsZW1lbnQgaWYgdGhlcmUgaXMgbm8gZXhhY3QgaGl0LiBUaGlzIGlzIGJlY2F1c2VcbiAqIG1hcHBpbmdzIGJldHdlZW4gb3JpZ2luYWwgYW5kIGdlbmVyYXRlZCBsaW5lL2NvbCBwYWlycyBhcmUgc2luZ2xlIHBvaW50cyxcbiAqIGFuZCB0aGVyZSBpcyBhbiBpbXBsaWNpdCByZWdpb24gYmV0d2VlbiBlYWNoIG9mIHRoZW0sIHNvIGEgbWlzcyBqdXN0IG1lYW5zXG4gKiB0aGF0IHlvdSBhcmVuJ3Qgb24gdGhlIHZlcnkgc3RhcnQgb2YgYSByZWdpb24uXG4gKlxuICogQHBhcmFtIGFOZWVkbGUgVGhlIGVsZW1lbnQgeW91IGFyZSBsb29raW5nIGZvci5cbiAqIEBwYXJhbSBhSGF5c3RhY2sgVGhlIGFycmF5IHRoYXQgaXMgYmVpbmcgc2VhcmNoZWQuXG4gKiBAcGFyYW0gYUNvbXBhcmUgQSBmdW5jdGlvbiB3aGljaCB0YWtlcyB0aGUgbmVlZGxlIGFuZCBhbiBlbGVtZW50IGluIHRoZVxuICogICAgIGFycmF5IGFuZCByZXR1cm5zIC0xLCAwLCBvciAxIGRlcGVuZGluZyBvbiB3aGV0aGVyIHRoZSBuZWVkbGUgaXMgbGVzc1xuICogICAgIHRoYW4sIGVxdWFsIHRvLCBvciBncmVhdGVyIHRoYW4gdGhlIGVsZW1lbnQsIHJlc3BlY3RpdmVseS5cbiAqIEBwYXJhbSBhQmlhcyBFaXRoZXIgJ2JpbmFyeVNlYXJjaC5HUkVBVEVTVF9MT1dFUl9CT1VORCcgb3JcbiAqICAgICAnYmluYXJ5U2VhcmNoLkxFQVNUX1VQUEVSX0JPVU5EJy4gU3BlY2lmaWVzIHdoZXRoZXIgdG8gcmV0dXJuIHRoZVxuICogICAgIGNsb3Nlc3QgZWxlbWVudCB0aGF0IGlzIHNtYWxsZXIgdGhhbiBvciBncmVhdGVyIHRoYW4gdGhlIG9uZSB3ZSBhcmVcbiAqICAgICBzZWFyY2hpbmcgZm9yLCByZXNwZWN0aXZlbHksIGlmIHRoZSBleGFjdCBlbGVtZW50IGNhbm5vdCBiZSBmb3VuZC5cbiAqICAgICBEZWZhdWx0cyB0byAnYmluYXJ5U2VhcmNoLkdSRUFURVNUX0xPV0VSX0JPVU5EJy5cbiAqL1xuZXhwb3J0cy5zZWFyY2ggPSBmdW5jdGlvbiBzZWFyY2goYU5lZWRsZSwgYUhheXN0YWNrLCBhQ29tcGFyZSwgYUJpYXMpIHtcbiAgaWYgKGFIYXlzdGFjay5sZW5ndGggPT09IDApIHtcbiAgICByZXR1cm4gLTE7XG4gIH1cblxuICB2YXIgaW5kZXggPSByZWN1cnNpdmVTZWFyY2goLTEsIGFIYXlzdGFjay5sZW5ndGgsIGFOZWVkbGUsIGFIYXlzdGFjayxcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGFDb21wYXJlLCBhQmlhcyB8fCBleHBvcnRzLkdSRUFURVNUX0xPV0VSX0JPVU5EKTtcbiAgaWYgKGluZGV4IDwgMCkge1xuICAgIHJldHVybiAtMTtcbiAgfVxuXG4gIC8vIFdlIGhhdmUgZm91bmQgZWl0aGVyIHRoZSBleGFjdCBlbGVtZW50LCBvciB0aGUgbmV4dC1jbG9zZXN0IGVsZW1lbnQgdGhhblxuICAvLyB0aGUgb25lIHdlIGFyZSBzZWFyY2hpbmcgZm9yLiBIb3dldmVyLCB0aGVyZSBtYXkgYmUgbW9yZSB0aGFuIG9uZSBzdWNoXG4gIC8vIGVsZW1lbnQuIE1ha2Ugc3VyZSB3ZSBhbHdheXMgcmV0dXJuIHRoZSBzbWFsbGVzdCBvZiB0aGVzZS5cbiAgd2hpbGUgKGluZGV4IC0gMSA+PSAwKSB7XG4gICAgaWYgKGFDb21wYXJlKGFIYXlzdGFja1tpbmRleF0sIGFIYXlzdGFja1tpbmRleCAtIDFdLCB0cnVlKSAhPT0gMCkge1xuICAgICAgYnJlYWs7XG4gICAgfVxuICAgIC0taW5kZXg7XG4gIH1cblxuICByZXR1cm4gaW5kZXg7XG59O1xuXG5cblxuLy8vLy8vLy8vLy8vLy8vLy8vXG4vLyBXRUJQQUNLIEZPT1RFUlxuLy8gLi9saWIvYmluYXJ5LXNlYXJjaC5qc1xuLy8gbW9kdWxlIGlkID0gOFxuLy8gbW9kdWxlIGNodW5rcyA9IDAiLCIvKiAtKi0gTW9kZToganM7IGpzLWluZGVudC1sZXZlbDogMjsgLSotICovXG4vKlxuICogQ29weXJpZ2h0IDIwMTEgTW96aWxsYSBGb3VuZGF0aW9uIGFuZCBjb250cmlidXRvcnNcbiAqIExpY2Vuc2VkIHVuZGVyIHRoZSBOZXcgQlNEIGxpY2Vuc2UuIFNlZSBMSUNFTlNFIG9yOlxuICogaHR0cDovL29wZW5zb3VyY2Uub3JnL2xpY2Vuc2VzL0JTRC0zLUNsYXVzZVxuICovXG5cbi8vIEl0IHR1cm5zIG91dCB0aGF0IHNvbWUgKG1vc3Q/KSBKYXZhU2NyaXB0IGVuZ2luZXMgZG9uJ3Qgc2VsZi1ob3N0XG4vLyBgQXJyYXkucHJvdG90eXBlLnNvcnRgLiBUaGlzIG1ha2VzIHNlbnNlIGJlY2F1c2UgQysrIHdpbGwgbGlrZWx5IHJlbWFpblxuLy8gZmFzdGVyIHRoYW4gSlMgd2hlbiBkb2luZyByYXcgQ1BVLWludGVuc2l2ZSBzb3J0aW5nLiBIb3dldmVyLCB3aGVuIHVzaW5nIGFcbi8vIGN1c3RvbSBjb21wYXJhdG9yIGZ1bmN0aW9uLCBjYWxsaW5nIGJhY2sgYW5kIGZvcnRoIGJldHdlZW4gdGhlIFZNJ3MgQysrIGFuZFxuLy8gSklUJ2QgSlMgaXMgcmF0aGVyIHNsb3cgKmFuZCogbG9zZXMgSklUIHR5cGUgaW5mb3JtYXRpb24sIHJlc3VsdGluZyBpblxuLy8gd29yc2UgZ2VuZXJhdGVkIGNvZGUgZm9yIHRoZSBjb21wYXJhdG9yIGZ1bmN0aW9uIHRoYW4gd291bGQgYmUgb3B0aW1hbC4gSW5cbi8vIGZhY3QsIHdoZW4gc29ydGluZyB3aXRoIGEgY29tcGFyYXRvciwgdGhlc2UgY29zdHMgb3V0d2VpZ2ggdGhlIGJlbmVmaXRzIG9mXG4vLyBzb3J0aW5nIGluIEMrKy4gQnkgdXNpbmcgb3VyIG93biBKUy1pbXBsZW1lbnRlZCBRdWljayBTb3J0IChiZWxvdyksIHdlIGdldFxuLy8gYSB+MzUwMG1zIG1lYW4gc3BlZWQtdXAgaW4gYGJlbmNoL2JlbmNoLmh0bWxgLlxuXG4vKipcbiAqIFN3YXAgdGhlIGVsZW1lbnRzIGluZGV4ZWQgYnkgYHhgIGFuZCBgeWAgaW4gdGhlIGFycmF5IGBhcnlgLlxuICpcbiAqIEBwYXJhbSB7QXJyYXl9IGFyeVxuICogICAgICAgIFRoZSBhcnJheS5cbiAqIEBwYXJhbSB7TnVtYmVyfSB4XG4gKiAgICAgICAgVGhlIGluZGV4IG9mIHRoZSBmaXJzdCBpdGVtLlxuICogQHBhcmFtIHtOdW1iZXJ9IHlcbiAqICAgICAgICBUaGUgaW5kZXggb2YgdGhlIHNlY29uZCBpdGVtLlxuICovXG5mdW5jdGlvbiBzd2FwKGFyeSwgeCwgeSkge1xuICB2YXIgdGVtcCA9IGFyeVt4XTtcbiAgYXJ5W3hdID0gYXJ5W3ldO1xuICBhcnlbeV0gPSB0ZW1wO1xufVxuXG4vKipcbiAqIFJldHVybnMgYSByYW5kb20gaW50ZWdlciB3aXRoaW4gdGhlIHJhbmdlIGBsb3cgLi4gaGlnaGAgaW5jbHVzaXZlLlxuICpcbiAqIEBwYXJhbSB7TnVtYmVyfSBsb3dcbiAqICAgICAgICBUaGUgbG93ZXIgYm91bmQgb24gdGhlIHJhbmdlLlxuICogQHBhcmFtIHtOdW1iZXJ9IGhpZ2hcbiAqICAgICAgICBUaGUgdXBwZXIgYm91bmQgb24gdGhlIHJhbmdlLlxuICovXG5mdW5jdGlvbiByYW5kb21JbnRJblJhbmdlKGxvdywgaGlnaCkge1xuICByZXR1cm4gTWF0aC5yb3VuZChsb3cgKyAoTWF0aC5yYW5kb20oKSAqIChoaWdoIC0gbG93KSkpO1xufVxuXG4vKipcbiAqIFRoZSBRdWljayBTb3J0IGFsZ29yaXRobS5cbiAqXG4gKiBAcGFyYW0ge0FycmF5fSBhcnlcbiAqICAgICAgICBBbiBhcnJheSB0byBzb3J0LlxuICogQHBhcmFtIHtmdW5jdGlvbn0gY29tcGFyYXRvclxuICogICAgICAgIEZ1bmN0aW9uIHRvIHVzZSB0byBjb21wYXJlIHR3byBpdGVtcy5cbiAqIEBwYXJhbSB7TnVtYmVyfSBwXG4gKiAgICAgICAgU3RhcnQgaW5kZXggb2YgdGhlIGFycmF5XG4gKiBAcGFyYW0ge051bWJlcn0gclxuICogICAgICAgIEVuZCBpbmRleCBvZiB0aGUgYXJyYXlcbiAqL1xuZnVuY3Rpb24gZG9RdWlja1NvcnQoYXJ5LCBjb21wYXJhdG9yLCBwLCByKSB7XG4gIC8vIElmIG91ciBsb3dlciBib3VuZCBpcyBsZXNzIHRoYW4gb3VyIHVwcGVyIGJvdW5kLCB3ZSAoMSkgcGFydGl0aW9uIHRoZVxuICAvLyBhcnJheSBpbnRvIHR3byBwaWVjZXMgYW5kICgyKSByZWN1cnNlIG9uIGVhY2ggaGFsZi4gSWYgaXQgaXMgbm90LCB0aGlzIGlzXG4gIC8vIHRoZSBlbXB0eSBhcnJheSBhbmQgb3VyIGJhc2UgY2FzZS5cblxuICBpZiAocCA8IHIpIHtcbiAgICAvLyAoMSkgUGFydGl0aW9uaW5nLlxuICAgIC8vXG4gICAgLy8gVGhlIHBhcnRpdGlvbmluZyBjaG9vc2VzIGEgcGl2b3QgYmV0d2VlbiBgcGAgYW5kIGByYCBhbmQgbW92ZXMgYWxsXG4gICAgLy8gZWxlbWVudHMgdGhhdCBhcmUgbGVzcyB0aGFuIG9yIGVxdWFsIHRvIHRoZSBwaXZvdCB0byB0aGUgYmVmb3JlIGl0LCBhbmRcbiAgICAvLyBhbGwgdGhlIGVsZW1lbnRzIHRoYXQgYXJlIGdyZWF0ZXIgdGhhbiBpdCBhZnRlciBpdC4gVGhlIGVmZmVjdCBpcyB0aGF0XG4gICAgLy8gb25jZSBwYXJ0aXRpb24gaXMgZG9uZSwgdGhlIHBpdm90IGlzIGluIHRoZSBleGFjdCBwbGFjZSBpdCB3aWxsIGJlIHdoZW5cbiAgICAvLyB0aGUgYXJyYXkgaXMgcHV0IGluIHNvcnRlZCBvcmRlciwgYW5kIGl0IHdpbGwgbm90IG5lZWQgdG8gYmUgbW92ZWRcbiAgICAvLyBhZ2Fpbi4gVGhpcyBydW5zIGluIE8obikgdGltZS5cblxuICAgIC8vIEFsd2F5cyBjaG9vc2UgYSByYW5kb20gcGl2b3Qgc28gdGhhdCBhbiBpbnB1dCBhcnJheSB3aGljaCBpcyByZXZlcnNlXG4gICAgLy8gc29ydGVkIGRvZXMgbm90IGNhdXNlIE8obl4yKSBydW5uaW5nIHRpbWUuXG4gICAgdmFyIHBpdm90SW5kZXggPSByYW5kb21JbnRJblJhbmdlKHAsIHIpO1xuICAgIHZhciBpID0gcCAtIDE7XG5cbiAgICBzd2FwKGFyeSwgcGl2b3RJbmRleCwgcik7XG4gICAgdmFyIHBpdm90ID0gYXJ5W3JdO1xuXG4gICAgLy8gSW1tZWRpYXRlbHkgYWZ0ZXIgYGpgIGlzIGluY3JlbWVudGVkIGluIHRoaXMgbG9vcCwgdGhlIGZvbGxvd2luZyBob2xkXG4gICAgLy8gdHJ1ZTpcbiAgICAvL1xuICAgIC8vICAgKiBFdmVyeSBlbGVtZW50IGluIGBhcnlbcCAuLiBpXWAgaXMgbGVzcyB0aGFuIG9yIGVxdWFsIHRvIHRoZSBwaXZvdC5cbiAgICAvL1xuICAgIC8vICAgKiBFdmVyeSBlbGVtZW50IGluIGBhcnlbaSsxIC4uIGotMV1gIGlzIGdyZWF0ZXIgdGhhbiB0aGUgcGl2b3QuXG4gICAgZm9yICh2YXIgaiA9IHA7IGogPCByOyBqKyspIHtcbiAgICAgIGlmIChjb21wYXJhdG9yKGFyeVtqXSwgcGl2b3QpIDw9IDApIHtcbiAgICAgICAgaSArPSAxO1xuICAgICAgICBzd2FwKGFyeSwgaSwgaik7XG4gICAgICB9XG4gICAgfVxuXG4gICAgc3dhcChhcnksIGkgKyAxLCBqKTtcbiAgICB2YXIgcSA9IGkgKyAxO1xuXG4gICAgLy8gKDIpIFJlY3Vyc2Ugb24gZWFjaCBoYWxmLlxuXG4gICAgZG9RdWlja1NvcnQoYXJ5LCBjb21wYXJhdG9yLCBwLCBxIC0gMSk7XG4gICAgZG9RdWlja1NvcnQoYXJ5LCBjb21wYXJhdG9yLCBxICsgMSwgcik7XG4gIH1cbn1cblxuLyoqXG4gKiBTb3J0IHRoZSBnaXZlbiBhcnJheSBpbi1wbGFjZSB3aXRoIHRoZSBnaXZlbiBjb21wYXJhdG9yIGZ1bmN0aW9uLlxuICpcbiAqIEBwYXJhbSB7QXJyYXl9IGFyeVxuICogICAgICAgIEFuIGFycmF5IHRvIHNvcnQuXG4gKiBAcGFyYW0ge2Z1bmN0aW9ufSBjb21wYXJhdG9yXG4gKiAgICAgICAgRnVuY3Rpb24gdG8gdXNlIHRvIGNvbXBhcmUgdHdvIGl0ZW1zLlxuICovXG5leHBvcnRzLnF1aWNrU29ydCA9IGZ1bmN0aW9uIChhcnksIGNvbXBhcmF0b3IpIHtcbiAgZG9RdWlja1NvcnQoYXJ5LCBjb21wYXJhdG9yLCAwLCBhcnkubGVuZ3RoIC0gMSk7XG59O1xuXG5cblxuLy8vLy8vLy8vLy8vLy8vLy8vXG4vLyBXRUJQQUNLIEZPT1RFUlxuLy8gLi9saWIvcXVpY2stc29ydC5qc1xuLy8gbW9kdWxlIGlkID0gOVxuLy8gbW9kdWxlIGNodW5rcyA9IDAiLCIvKiAtKi0gTW9kZToganM7IGpzLWluZGVudC1sZXZlbDogMjsgLSotICovXG4vKlxuICogQ29weXJpZ2h0IDIwMTEgTW96aWxsYSBGb3VuZGF0aW9uIGFuZCBjb250cmlidXRvcnNcbiAqIExpY2Vuc2VkIHVuZGVyIHRoZSBOZXcgQlNEIGxpY2Vuc2UuIFNlZSBMSUNFTlNFIG9yOlxuICogaHR0cDovL29wZW5zb3VyY2Uub3JnL2xpY2Vuc2VzL0JTRC0zLUNsYXVzZVxuICovXG5cbnZhciBTb3VyY2VNYXBHZW5lcmF0b3IgPSByZXF1aXJlKCcuL3NvdXJjZS1tYXAtZ2VuZXJhdG9yJykuU291cmNlTWFwR2VuZXJhdG9yO1xudmFyIHV0aWwgPSByZXF1aXJlKCcuL3V0aWwnKTtcblxuLy8gTWF0Y2hlcyBhIFdpbmRvd3Mtc3R5bGUgYFxcclxcbmAgbmV3bGluZSBvciBhIGBcXG5gIG5ld2xpbmUgdXNlZCBieSBhbGwgb3RoZXJcbi8vIG9wZXJhdGluZyBzeXN0ZW1zIHRoZXNlIGRheXMgKGNhcHR1cmluZyB0aGUgcmVzdWx0KS5cbnZhciBSRUdFWF9ORVdMSU5FID0gLyhcXHI/XFxuKS87XG5cbi8vIE5ld2xpbmUgY2hhcmFjdGVyIGNvZGUgZm9yIGNoYXJDb2RlQXQoKSBjb21wYXJpc29uc1xudmFyIE5FV0xJTkVfQ09ERSA9IDEwO1xuXG4vLyBQcml2YXRlIHN5bWJvbCBmb3IgaWRlbnRpZnlpbmcgYFNvdXJjZU5vZGVgcyB3aGVuIG11bHRpcGxlIHZlcnNpb25zIG9mXG4vLyB0aGUgc291cmNlLW1hcCBsaWJyYXJ5IGFyZSBsb2FkZWQuIFRoaXMgTVVTVCBOT1QgQ0hBTkdFIGFjcm9zc1xuLy8gdmVyc2lvbnMhXG52YXIgaXNTb3VyY2VOb2RlID0gXCIkJCRpc1NvdXJjZU5vZGUkJCRcIjtcblxuLyoqXG4gKiBTb3VyY2VOb2RlcyBwcm92aWRlIGEgd2F5IHRvIGFic3RyYWN0IG92ZXIgaW50ZXJwb2xhdGluZy9jb25jYXRlbmF0aW5nXG4gKiBzbmlwcGV0cyBvZiBnZW5lcmF0ZWQgSmF2YVNjcmlwdCBzb3VyY2UgY29kZSB3aGlsZSBtYWludGFpbmluZyB0aGUgbGluZSBhbmRcbiAqIGNvbHVtbiBpbmZvcm1hdGlvbiBhc3NvY2lhdGVkIHdpdGggdGhlIG9yaWdpbmFsIHNvdXJjZSBjb2RlLlxuICpcbiAqIEBwYXJhbSBhTGluZSBUaGUgb3JpZ2luYWwgbGluZSBudW1iZXIuXG4gKiBAcGFyYW0gYUNvbHVtbiBUaGUgb3JpZ2luYWwgY29sdW1uIG51bWJlci5cbiAqIEBwYXJhbSBhU291cmNlIFRoZSBvcmlnaW5hbCBzb3VyY2UncyBmaWxlbmFtZS5cbiAqIEBwYXJhbSBhQ2h1bmtzIE9wdGlvbmFsLiBBbiBhcnJheSBvZiBzdHJpbmdzIHdoaWNoIGFyZSBzbmlwcGV0cyBvZlxuICogICAgICAgIGdlbmVyYXRlZCBKUywgb3Igb3RoZXIgU291cmNlTm9kZXMuXG4gKiBAcGFyYW0gYU5hbWUgVGhlIG9yaWdpbmFsIGlkZW50aWZpZXIuXG4gKi9cbmZ1bmN0aW9uIFNvdXJjZU5vZGUoYUxpbmUsIGFDb2x1bW4sIGFTb3VyY2UsIGFDaHVua3MsIGFOYW1lKSB7XG4gIHRoaXMuY2hpbGRyZW4gPSBbXTtcbiAgdGhpcy5zb3VyY2VDb250ZW50cyA9IHt9O1xuICB0aGlzLmxpbmUgPSBhTGluZSA9PSBudWxsID8gbnVsbCA6IGFMaW5lO1xuICB0aGlzLmNvbHVtbiA9IGFDb2x1bW4gPT0gbnVsbCA/IG51bGwgOiBhQ29sdW1uO1xuICB0aGlzLnNvdXJjZSA9IGFTb3VyY2UgPT0gbnVsbCA/IG51bGwgOiBhU291cmNlO1xuICB0aGlzLm5hbWUgPSBhTmFtZSA9PSBudWxsID8gbnVsbCA6IGFOYW1lO1xuICB0aGlzW2lzU291cmNlTm9kZV0gPSB0cnVlO1xuICBpZiAoYUNodW5rcyAhPSBudWxsKSB0aGlzLmFkZChhQ2h1bmtzKTtcbn1cblxuLyoqXG4gKiBDcmVhdGVzIGEgU291cmNlTm9kZSBmcm9tIGdlbmVyYXRlZCBjb2RlIGFuZCBhIFNvdXJjZU1hcENvbnN1bWVyLlxuICpcbiAqIEBwYXJhbSBhR2VuZXJhdGVkQ29kZSBUaGUgZ2VuZXJhdGVkIGNvZGVcbiAqIEBwYXJhbSBhU291cmNlTWFwQ29uc3VtZXIgVGhlIFNvdXJjZU1hcCBmb3IgdGhlIGdlbmVyYXRlZCBjb2RlXG4gKiBAcGFyYW0gYVJlbGF0aXZlUGF0aCBPcHRpb25hbC4gVGhlIHBhdGggdGhhdCByZWxhdGl2ZSBzb3VyY2VzIGluIHRoZVxuICogICAgICAgIFNvdXJjZU1hcENvbnN1bWVyIHNob3VsZCBiZSByZWxhdGl2ZSB0by5cbiAqL1xuU291cmNlTm9kZS5mcm9tU3RyaW5nV2l0aFNvdXJjZU1hcCA9XG4gIGZ1bmN0aW9uIFNvdXJjZU5vZGVfZnJvbVN0cmluZ1dpdGhTb3VyY2VNYXAoYUdlbmVyYXRlZENvZGUsIGFTb3VyY2VNYXBDb25zdW1lciwgYVJlbGF0aXZlUGF0aCkge1xuICAgIC8vIFRoZSBTb3VyY2VOb2RlIHdlIHdhbnQgdG8gZmlsbCB3aXRoIHRoZSBnZW5lcmF0ZWQgY29kZVxuICAgIC8vIGFuZCB0aGUgU291cmNlTWFwXG4gICAgdmFyIG5vZGUgPSBuZXcgU291cmNlTm9kZSgpO1xuXG4gICAgLy8gQWxsIGV2ZW4gaW5kaWNlcyBvZiB0aGlzIGFycmF5IGFyZSBvbmUgbGluZSBvZiB0aGUgZ2VuZXJhdGVkIGNvZGUsXG4gICAgLy8gd2hpbGUgYWxsIG9kZCBpbmRpY2VzIGFyZSB0aGUgbmV3bGluZXMgYmV0d2VlbiB0d28gYWRqYWNlbnQgbGluZXNcbiAgICAvLyAoc2luY2UgYFJFR0VYX05FV0xJTkVgIGNhcHR1cmVzIGl0cyBtYXRjaCkuXG4gICAgLy8gUHJvY2Vzc2VkIGZyYWdtZW50cyBhcmUgYWNjZXNzZWQgYnkgY2FsbGluZyBgc2hpZnROZXh0TGluZWAuXG4gICAgdmFyIHJlbWFpbmluZ0xpbmVzID0gYUdlbmVyYXRlZENvZGUuc3BsaXQoUkVHRVhfTkVXTElORSk7XG4gICAgdmFyIHJlbWFpbmluZ0xpbmVzSW5kZXggPSAwO1xuICAgIHZhciBzaGlmdE5leHRMaW5lID0gZnVuY3Rpb24oKSB7XG4gICAgICB2YXIgbGluZUNvbnRlbnRzID0gZ2V0TmV4dExpbmUoKTtcbiAgICAgIC8vIFRoZSBsYXN0IGxpbmUgb2YgYSBmaWxlIG1pZ2h0IG5vdCBoYXZlIGEgbmV3bGluZS5cbiAgICAgIHZhciBuZXdMaW5lID0gZ2V0TmV4dExpbmUoKSB8fCBcIlwiO1xuICAgICAgcmV0dXJuIGxpbmVDb250ZW50cyArIG5ld0xpbmU7XG5cbiAgICAgIGZ1bmN0aW9uIGdldE5leHRMaW5lKCkge1xuICAgICAgICByZXR1cm4gcmVtYWluaW5nTGluZXNJbmRleCA8IHJlbWFpbmluZ0xpbmVzLmxlbmd0aCA/XG4gICAgICAgICAgICByZW1haW5pbmdMaW5lc1tyZW1haW5pbmdMaW5lc0luZGV4KytdIDogdW5kZWZpbmVkO1xuICAgICAgfVxuICAgIH07XG5cbiAgICAvLyBXZSBuZWVkIHRvIHJlbWVtYmVyIHRoZSBwb3NpdGlvbiBvZiBcInJlbWFpbmluZ0xpbmVzXCJcbiAgICB2YXIgbGFzdEdlbmVyYXRlZExpbmUgPSAxLCBsYXN0R2VuZXJhdGVkQ29sdW1uID0gMDtcblxuICAgIC8vIFRoZSBnZW5lcmF0ZSBTb3VyY2VOb2RlcyB3ZSBuZWVkIGEgY29kZSByYW5nZS5cbiAgICAvLyBUbyBleHRyYWN0IGl0IGN1cnJlbnQgYW5kIGxhc3QgbWFwcGluZyBpcyB1c2VkLlxuICAgIC8vIEhlcmUgd2Ugc3RvcmUgdGhlIGxhc3QgbWFwcGluZy5cbiAgICB2YXIgbGFzdE1hcHBpbmcgPSBudWxsO1xuXG4gICAgYVNvdXJjZU1hcENvbnN1bWVyLmVhY2hNYXBwaW5nKGZ1bmN0aW9uIChtYXBwaW5nKSB7XG4gICAgICBpZiAobGFzdE1hcHBpbmcgIT09IG51bGwpIHtcbiAgICAgICAgLy8gV2UgYWRkIHRoZSBjb2RlIGZyb20gXCJsYXN0TWFwcGluZ1wiIHRvIFwibWFwcGluZ1wiOlxuICAgICAgICAvLyBGaXJzdCBjaGVjayBpZiB0aGVyZSBpcyBhIG5ldyBsaW5lIGluIGJldHdlZW4uXG4gICAgICAgIGlmIChsYXN0R2VuZXJhdGVkTGluZSA8IG1hcHBpbmcuZ2VuZXJhdGVkTGluZSkge1xuICAgICAgICAgIC8vIEFzc29jaWF0ZSBmaXJzdCBsaW5lIHdpdGggXCJsYXN0TWFwcGluZ1wiXG4gICAgICAgICAgYWRkTWFwcGluZ1dpdGhDb2RlKGxhc3RNYXBwaW5nLCBzaGlmdE5leHRMaW5lKCkpO1xuICAgICAgICAgIGxhc3RHZW5lcmF0ZWRMaW5lKys7XG4gICAgICAgICAgbGFzdEdlbmVyYXRlZENvbHVtbiA9IDA7XG4gICAgICAgICAgLy8gVGhlIHJlbWFpbmluZyBjb2RlIGlzIGFkZGVkIHdpdGhvdXQgbWFwcGluZ1xuICAgICAgICB9IGVsc2Uge1xuICAgICAgICAgIC8vIFRoZXJlIGlzIG5vIG5ldyBsaW5lIGluIGJldHdlZW4uXG4gICAgICAgICAgLy8gQXNzb2NpYXRlIHRoZSBjb2RlIGJldHdlZW4gXCJsYXN0R2VuZXJhdGVkQ29sdW1uXCIgYW5kXG4gICAgICAgICAgLy8gXCJtYXBwaW5nLmdlbmVyYXRlZENvbHVtblwiIHdpdGggXCJsYXN0TWFwcGluZ1wiXG4gICAgICAgICAgdmFyIG5leHRMaW5lID0gcmVtYWluaW5nTGluZXNbcmVtYWluaW5nTGluZXNJbmRleF07XG4gICAgICAgICAgdmFyIGNvZGUgPSBuZXh0TGluZS5zdWJzdHIoMCwgbWFwcGluZy5nZW5lcmF0ZWRDb2x1bW4gLVxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGxhc3RHZW5lcmF0ZWRDb2x1bW4pO1xuICAgICAgICAgIHJlbWFpbmluZ0xpbmVzW3JlbWFpbmluZ0xpbmVzSW5kZXhdID0gbmV4dExpbmUuc3Vic3RyKG1hcHBpbmcuZ2VuZXJhdGVkQ29sdW1uIC1cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBsYXN0R2VuZXJhdGVkQ29sdW1uKTtcbiAgICAgICAgICBsYXN0R2VuZXJhdGVkQ29sdW1uID0gbWFwcGluZy5nZW5lcmF0ZWRDb2x1bW47XG4gICAgICAgICAgYWRkTWFwcGluZ1dpdGhDb2RlKGxhc3RNYXBwaW5nLCBjb2RlKTtcbiAgICAgICAgICAvLyBObyBtb3JlIHJlbWFpbmluZyBjb2RlLCBjb250aW51ZVxuICAgICAgICAgIGxhc3RNYXBwaW5nID0gbWFwcGluZztcbiAgICAgICAgICByZXR1cm47XG4gICAgICAgIH1cbiAgICAgIH1cbiAgICAgIC8vIFdlIGFkZCB0aGUgZ2VuZXJhdGVkIGNvZGUgdW50aWwgdGhlIGZpcnN0IG1hcHBpbmdcbiAgICAgIC8vIHRvIHRoZSBTb3VyY2VOb2RlIHdpdGhvdXQgYW55IG1hcHBpbmcuXG4gICAgICAvLyBFYWNoIGxpbmUgaXMgYWRkZWQgYXMgc2VwYXJhdGUgc3RyaW5nLlxuICAgICAgd2hpbGUgKGxhc3RHZW5lcmF0ZWRMaW5lIDwgbWFwcGluZy5nZW5lcmF0ZWRMaW5lKSB7XG4gICAgICAgIG5vZGUuYWRkKHNoaWZ0TmV4dExpbmUoKSk7XG4gICAgICAgIGxhc3RHZW5lcmF0ZWRMaW5lKys7XG4gICAgICB9XG4gICAgICBpZiAobGFzdEdlbmVyYXRlZENvbHVtbiA8IG1hcHBpbmcuZ2VuZXJhdGVkQ29sdW1uKSB7XG4gICAgICAgIHZhciBuZXh0TGluZSA9IHJlbWFpbmluZ0xpbmVzW3JlbWFpbmluZ0xpbmVzSW5kZXhdO1xuICAgICAgICBub2RlLmFkZChuZXh0TGluZS5zdWJzdHIoMCwgbWFwcGluZy5nZW5lcmF0ZWRDb2x1bW4pKTtcbiAgICAgICAgcmVtYWluaW5nTGluZXNbcmVtYWluaW5nTGluZXNJbmRleF0gPSBuZXh0TGluZS5zdWJzdHIobWFwcGluZy5nZW5lcmF0ZWRDb2x1bW4pO1xuICAgICAgICBsYXN0R2VuZXJhdGVkQ29sdW1uID0gbWFwcGluZy5nZW5lcmF0ZWRDb2x1bW47XG4gICAgICB9XG4gICAgICBsYXN0TWFwcGluZyA9IG1hcHBpbmc7XG4gICAgfSwgdGhpcyk7XG4gICAgLy8gV2UgaGF2ZSBwcm9jZXNzZWQgYWxsIG1hcHBpbmdzLlxuICAgIGlmIChyZW1haW5pbmdMaW5lc0luZGV4IDwgcmVtYWluaW5nTGluZXMubGVuZ3RoKSB7XG4gICAgICBpZiAobGFzdE1hcHBpbmcpIHtcbiAgICAgICAgLy8gQXNzb2NpYXRlIHRoZSByZW1haW5pbmcgY29kZSBpbiB0aGUgY3VycmVudCBsaW5lIHdpdGggXCJsYXN0TWFwcGluZ1wiXG4gICAgICAgIGFkZE1hcHBpbmdXaXRoQ29kZShsYXN0TWFwcGluZywgc2hpZnROZXh0TGluZSgpKTtcbiAgICAgIH1cbiAgICAgIC8vIGFuZCBhZGQgdGhlIHJlbWFpbmluZyBsaW5lcyB3aXRob3V0IGFueSBtYXBwaW5nXG4gICAgICBub2RlLmFkZChyZW1haW5pbmdMaW5lcy5zcGxpY2UocmVtYWluaW5nTGluZXNJbmRleCkuam9pbihcIlwiKSk7XG4gICAgfVxuXG4gICAgLy8gQ29weSBzb3VyY2VzQ29udGVudCBpbnRvIFNvdXJjZU5vZGVcbiAgICBhU291cmNlTWFwQ29uc3VtZXIuc291cmNlcy5mb3JFYWNoKGZ1bmN0aW9uIChzb3VyY2VGaWxlKSB7XG4gICAgICB2YXIgY29udGVudCA9IGFTb3VyY2VNYXBDb25zdW1lci5zb3VyY2VDb250ZW50Rm9yKHNvdXJjZUZpbGUpO1xuICAgICAgaWYgKGNvbnRlbnQgIT0gbnVsbCkge1xuICAgICAgICBpZiAoYVJlbGF0aXZlUGF0aCAhPSBudWxsKSB7XG4gICAgICAgICAgc291cmNlRmlsZSA9IHV0aWwuam9pbihhUmVsYXRpdmVQYXRoLCBzb3VyY2VGaWxlKTtcbiAgICAgICAgfVxuICAgICAgICBub2RlLnNldFNvdXJjZUNvbnRlbnQoc291cmNlRmlsZSwgY29udGVudCk7XG4gICAgICB9XG4gICAgfSk7XG5cbiAgICByZXR1cm4gbm9kZTtcblxuICAgIGZ1bmN0aW9uIGFkZE1hcHBpbmdXaXRoQ29kZShtYXBwaW5nLCBjb2RlKSB7XG4gICAgICBpZiAobWFwcGluZyA9PT0gbnVsbCB8fCBtYXBwaW5nLnNvdXJjZSA9PT0gdW5kZWZpbmVkKSB7XG4gICAgICAgIG5vZGUuYWRkKGNvZGUpO1xuICAgICAgfSBlbHNlIHtcbiAgICAgICAgdmFyIHNvdXJjZSA9IGFSZWxhdGl2ZVBhdGhcbiAgICAgICAgICA/IHV0aWwuam9pbihhUmVsYXRpdmVQYXRoLCBtYXBwaW5nLnNvdXJjZSlcbiAgICAgICAgICA6IG1hcHBpbmcuc291cmNlO1xuICAgICAgICBub2RlLmFkZChuZXcgU291cmNlTm9kZShtYXBwaW5nLm9yaWdpbmFsTGluZSxcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgbWFwcGluZy5vcmlnaW5hbENvbHVtbixcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgc291cmNlLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBjb2RlLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBtYXBwaW5nLm5hbWUpKTtcbiAgICAgIH1cbiAgICB9XG4gIH07XG5cbi8qKlxuICogQWRkIGEgY2h1bmsgb2YgZ2VuZXJhdGVkIEpTIHRvIHRoaXMgc291cmNlIG5vZGUuXG4gKlxuICogQHBhcmFtIGFDaHVuayBBIHN0cmluZyBzbmlwcGV0IG9mIGdlbmVyYXRlZCBKUyBjb2RlLCBhbm90aGVyIGluc3RhbmNlIG9mXG4gKiAgICAgICAgU291cmNlTm9kZSwgb3IgYW4gYXJyYXkgd2hlcmUgZWFjaCBtZW1iZXIgaXMgb25lIG9mIHRob3NlIHRoaW5ncy5cbiAqL1xuU291cmNlTm9kZS5wcm90b3R5cGUuYWRkID0gZnVuY3Rpb24gU291cmNlTm9kZV9hZGQoYUNodW5rKSB7XG4gIGlmIChBcnJheS5pc0FycmF5KGFDaHVuaykpIHtcbiAgICBhQ2h1bmsuZm9yRWFjaChmdW5jdGlvbiAoY2h1bmspIHtcbiAgICAgIHRoaXMuYWRkKGNodW5rKTtcbiAgICB9LCB0aGlzKTtcbiAgfVxuICBlbHNlIGlmIChhQ2h1bmtbaXNTb3VyY2VOb2RlXSB8fCB0eXBlb2YgYUNodW5rID09PSBcInN0cmluZ1wiKSB7XG4gICAgaWYgKGFDaHVuaykge1xuICAgICAgdGhpcy5jaGlsZHJlbi5wdXNoKGFDaHVuayk7XG4gICAgfVxuICB9XG4gIGVsc2Uge1xuICAgIHRocm93IG5ldyBUeXBlRXJyb3IoXG4gICAgICBcIkV4cGVjdGVkIGEgU291cmNlTm9kZSwgc3RyaW5nLCBvciBhbiBhcnJheSBvZiBTb3VyY2VOb2RlcyBhbmQgc3RyaW5ncy4gR290IFwiICsgYUNodW5rXG4gICAgKTtcbiAgfVxuICByZXR1cm4gdGhpcztcbn07XG5cbi8qKlxuICogQWRkIGEgY2h1bmsgb2YgZ2VuZXJhdGVkIEpTIHRvIHRoZSBiZWdpbm5pbmcgb2YgdGhpcyBzb3VyY2Ugbm9kZS5cbiAqXG4gKiBAcGFyYW0gYUNodW5rIEEgc3RyaW5nIHNuaXBwZXQgb2YgZ2VuZXJhdGVkIEpTIGNvZGUsIGFub3RoZXIgaW5zdGFuY2Ugb2ZcbiAqICAgICAgICBTb3VyY2VOb2RlLCBvciBhbiBhcnJheSB3aGVyZSBlYWNoIG1lbWJlciBpcyBvbmUgb2YgdGhvc2UgdGhpbmdzLlxuICovXG5Tb3VyY2VOb2RlLnByb3RvdHlwZS5wcmVwZW5kID0gZnVuY3Rpb24gU291cmNlTm9kZV9wcmVwZW5kKGFDaHVuaykge1xuICBpZiAoQXJyYXkuaXNBcnJheShhQ2h1bmspKSB7XG4gICAgZm9yICh2YXIgaSA9IGFDaHVuay5sZW5ndGgtMTsgaSA+PSAwOyBpLS0pIHtcbiAgICAgIHRoaXMucHJlcGVuZChhQ2h1bmtbaV0pO1xuICAgIH1cbiAgfVxuICBlbHNlIGlmIChhQ2h1bmtbaXNTb3VyY2VOb2RlXSB8fCB0eXBlb2YgYUNodW5rID09PSBcInN0cmluZ1wiKSB7XG4gICAgdGhpcy5jaGlsZHJlbi51bnNoaWZ0KGFDaHVuayk7XG4gIH1cbiAgZWxzZSB7XG4gICAgdGhyb3cgbmV3IFR5cGVFcnJvcihcbiAgICAgIFwiRXhwZWN0ZWQgYSBTb3VyY2VOb2RlLCBzdHJpbmcsIG9yIGFuIGFycmF5IG9mIFNvdXJjZU5vZGVzIGFuZCBzdHJpbmdzLiBHb3QgXCIgKyBhQ2h1bmtcbiAgICApO1xuICB9XG4gIHJldHVybiB0aGlzO1xufTtcblxuLyoqXG4gKiBXYWxrIG92ZXIgdGhlIHRyZWUgb2YgSlMgc25pcHBldHMgaW4gdGhpcyBub2RlIGFuZCBpdHMgY2hpbGRyZW4uIFRoZVxuICogd2Fsa2luZyBmdW5jdGlvbiBpcyBjYWxsZWQgb25jZSBmb3IgZWFjaCBzbmlwcGV0IG9mIEpTIGFuZCBpcyBwYXNzZWQgdGhhdFxuICogc25pcHBldCBhbmQgdGhlIGl0cyBvcmlnaW5hbCBhc3NvY2lhdGVkIHNvdXJjZSdzIGxpbmUvY29sdW1uIGxvY2F0aW9uLlxuICpcbiAqIEBwYXJhbSBhRm4gVGhlIHRyYXZlcnNhbCBmdW5jdGlvbi5cbiAqL1xuU291cmNlTm9kZS5wcm90b3R5cGUud2FsayA9IGZ1bmN0aW9uIFNvdXJjZU5vZGVfd2FsayhhRm4pIHtcbiAgdmFyIGNodW5rO1xuICBmb3IgKHZhciBpID0gMCwgbGVuID0gdGhpcy5jaGlsZHJlbi5sZW5ndGg7IGkgPCBsZW47IGkrKykge1xuICAgIGNodW5rID0gdGhpcy5jaGlsZHJlbltpXTtcbiAgICBpZiAoY2h1bmtbaXNTb3VyY2VOb2RlXSkge1xuICAgICAgY2h1bmsud2FsayhhRm4pO1xuICAgIH1cbiAgICBlbHNlIHtcbiAgICAgIGlmIChjaHVuayAhPT0gJycpIHtcbiAgICAgICAgYUZuKGNodW5rLCB7IHNvdXJjZTogdGhpcy5zb3VyY2UsXG4gICAgICAgICAgICAgICAgICAgICBsaW5lOiB0aGlzLmxpbmUsXG4gICAgICAgICAgICAgICAgICAgICBjb2x1bW46IHRoaXMuY29sdW1uLFxuICAgICAgICAgICAgICAgICAgICAgbmFtZTogdGhpcy5uYW1lIH0pO1xuICAgICAgfVxuICAgIH1cbiAgfVxufTtcblxuLyoqXG4gKiBMaWtlIGBTdHJpbmcucHJvdG90eXBlLmpvaW5gIGV4Y2VwdCBmb3IgU291cmNlTm9kZXMuIEluc2VydHMgYGFTdHJgIGJldHdlZW5cbiAqIGVhY2ggb2YgYHRoaXMuY2hpbGRyZW5gLlxuICpcbiAqIEBwYXJhbSBhU2VwIFRoZSBzZXBhcmF0b3IuXG4gKi9cblNvdXJjZU5vZGUucHJvdG90eXBlLmpvaW4gPSBmdW5jdGlvbiBTb3VyY2VOb2RlX2pvaW4oYVNlcCkge1xuICB2YXIgbmV3Q2hpbGRyZW47XG4gIHZhciBpO1xuICB2YXIgbGVuID0gdGhpcy5jaGlsZHJlbi5sZW5ndGg7XG4gIGlmIChsZW4gPiAwKSB7XG4gICAgbmV3Q2hpbGRyZW4gPSBbXTtcbiAgICBmb3IgKGkgPSAwOyBpIDwgbGVuLTE7IGkrKykge1xuICAgICAgbmV3Q2hpbGRyZW4ucHVzaCh0aGlzLmNoaWxkcmVuW2ldKTtcbiAgICAgIG5ld0NoaWxkcmVuLnB1c2goYVNlcCk7XG4gICAgfVxuICAgIG5ld0NoaWxkcmVuLnB1c2godGhpcy5jaGlsZHJlbltpXSk7XG4gICAgdGhpcy5jaGlsZHJlbiA9IG5ld0NoaWxkcmVuO1xuICB9XG4gIHJldHVybiB0aGlzO1xufTtcblxuLyoqXG4gKiBDYWxsIFN0cmluZy5wcm90b3R5cGUucmVwbGFjZSBvbiB0aGUgdmVyeSByaWdodC1tb3N0IHNvdXJjZSBzbmlwcGV0LiBVc2VmdWxcbiAqIGZvciB0cmltbWluZyB3aGl0ZXNwYWNlIGZyb20gdGhlIGVuZCBvZiBhIHNvdXJjZSBub2RlLCBldGMuXG4gKlxuICogQHBhcmFtIGFQYXR0ZXJuIFRoZSBwYXR0ZXJuIHRvIHJlcGxhY2UuXG4gKiBAcGFyYW0gYVJlcGxhY2VtZW50IFRoZSB0aGluZyB0byByZXBsYWNlIHRoZSBwYXR0ZXJuIHdpdGguXG4gKi9cblNvdXJjZU5vZGUucHJvdG90eXBlLnJlcGxhY2VSaWdodCA9IGZ1bmN0aW9uIFNvdXJjZU5vZGVfcmVwbGFjZVJpZ2h0KGFQYXR0ZXJuLCBhUmVwbGFjZW1lbnQpIHtcbiAgdmFyIGxhc3RDaGlsZCA9IHRoaXMuY2hpbGRyZW5bdGhpcy5jaGlsZHJlbi5sZW5ndGggLSAxXTtcbiAgaWYgKGxhc3RDaGlsZFtpc1NvdXJjZU5vZGVdKSB7XG4gICAgbGFzdENoaWxkLnJlcGxhY2VSaWdodChhUGF0dGVybiwgYVJlcGxhY2VtZW50KTtcbiAgfVxuICBlbHNlIGlmICh0eXBlb2YgbGFzdENoaWxkID09PSAnc3RyaW5nJykge1xuICAgIHRoaXMuY2hpbGRyZW5bdGhpcy5jaGlsZHJlbi5sZW5ndGggLSAxXSA9IGxhc3RDaGlsZC5yZXBsYWNlKGFQYXR0ZXJuLCBhUmVwbGFjZW1lbnQpO1xuICB9XG4gIGVsc2Uge1xuICAgIHRoaXMuY2hpbGRyZW4ucHVzaCgnJy5yZXBsYWNlKGFQYXR0ZXJuLCBhUmVwbGFjZW1lbnQpKTtcbiAgfVxuICByZXR1cm4gdGhpcztcbn07XG5cbi8qKlxuICogU2V0IHRoZSBzb3VyY2UgY29udGVudCBmb3IgYSBzb3VyY2UgZmlsZS4gVGhpcyB3aWxsIGJlIGFkZGVkIHRvIHRoZSBTb3VyY2VNYXBHZW5lcmF0b3JcbiAqIGluIHRoZSBzb3VyY2VzQ29udGVudCBmaWVsZC5cbiAqXG4gKiBAcGFyYW0gYVNvdXJjZUZpbGUgVGhlIGZpbGVuYW1lIG9mIHRoZSBzb3VyY2UgZmlsZVxuICogQHBhcmFtIGFTb3VyY2VDb250ZW50IFRoZSBjb250ZW50IG9mIHRoZSBzb3VyY2UgZmlsZVxuICovXG5Tb3VyY2VOb2RlLnByb3RvdHlwZS5zZXRTb3VyY2VDb250ZW50ID1cbiAgZnVuY3Rpb24gU291cmNlTm9kZV9zZXRTb3VyY2VDb250ZW50KGFTb3VyY2VGaWxlLCBhU291cmNlQ29udGVudCkge1xuICAgIHRoaXMuc291cmNlQ29udGVudHNbdXRpbC50b1NldFN0cmluZyhhU291cmNlRmlsZSldID0gYVNvdXJjZUNvbnRlbnQ7XG4gIH07XG5cbi8qKlxuICogV2FsayBvdmVyIHRoZSB0cmVlIG9mIFNvdXJjZU5vZGVzLiBUaGUgd2Fsa2luZyBmdW5jdGlvbiBpcyBjYWxsZWQgZm9yIGVhY2hcbiAqIHNvdXJjZSBmaWxlIGNvbnRlbnQgYW5kIGlzIHBhc3NlZCB0aGUgZmlsZW5hbWUgYW5kIHNvdXJjZSBjb250ZW50LlxuICpcbiAqIEBwYXJhbSBhRm4gVGhlIHRyYXZlcnNhbCBmdW5jdGlvbi5cbiAqL1xuU291cmNlTm9kZS5wcm90b3R5cGUud2Fsa1NvdXJjZUNvbnRlbnRzID1cbiAgZnVuY3Rpb24gU291cmNlTm9kZV93YWxrU291cmNlQ29udGVudHMoYUZuKSB7XG4gICAgZm9yICh2YXIgaSA9IDAsIGxlbiA9IHRoaXMuY2hpbGRyZW4ubGVuZ3RoOyBpIDwgbGVuOyBpKyspIHtcbiAgICAgIGlmICh0aGlzLmNoaWxkcmVuW2ldW2lzU291cmNlTm9kZV0pIHtcbiAgICAgICAgdGhpcy5jaGlsZHJlbltpXS53YWxrU291cmNlQ29udGVudHMoYUZuKTtcbiAgICAgIH1cbiAgICB9XG5cbiAgICB2YXIgc291cmNlcyA9IE9iamVjdC5rZXlzKHRoaXMuc291cmNlQ29udGVudHMpO1xuICAgIGZvciAodmFyIGkgPSAwLCBsZW4gPSBzb3VyY2VzLmxlbmd0aDsgaSA8IGxlbjsgaSsrKSB7XG4gICAgICBhRm4odXRpbC5mcm9tU2V0U3RyaW5nKHNvdXJjZXNbaV0pLCB0aGlzLnNvdXJjZUNvbnRlbnRzW3NvdXJjZXNbaV1dKTtcbiAgICB9XG4gIH07XG5cbi8qKlxuICogUmV0dXJuIHRoZSBzdHJpbmcgcmVwcmVzZW50YXRpb24gb2YgdGhpcyBzb3VyY2Ugbm9kZS4gV2Fsa3Mgb3ZlciB0aGUgdHJlZVxuICogYW5kIGNvbmNhdGVuYXRlcyBhbGwgdGhlIHZhcmlvdXMgc25pcHBldHMgdG9nZXRoZXIgdG8gb25lIHN0cmluZy5cbiAqL1xuU291cmNlTm9kZS5wcm90b3R5cGUudG9TdHJpbmcgPSBmdW5jdGlvbiBTb3VyY2VOb2RlX3RvU3RyaW5nKCkge1xuICB2YXIgc3RyID0gXCJcIjtcbiAgdGhpcy53YWxrKGZ1bmN0aW9uIChjaHVuaykge1xuICAgIHN0ciArPSBjaHVuaztcbiAgfSk7XG4gIHJldHVybiBzdHI7XG59O1xuXG4vKipcbiAqIFJldHVybnMgdGhlIHN0cmluZyByZXByZXNlbnRhdGlvbiBvZiB0aGlzIHNvdXJjZSBub2RlIGFsb25nIHdpdGggYSBzb3VyY2VcbiAqIG1hcC5cbiAqL1xuU291cmNlTm9kZS5wcm90b3R5cGUudG9TdHJpbmdXaXRoU291cmNlTWFwID0gZnVuY3Rpb24gU291cmNlTm9kZV90b1N0cmluZ1dpdGhTb3VyY2VNYXAoYUFyZ3MpIHtcbiAgdmFyIGdlbmVyYXRlZCA9IHtcbiAgICBjb2RlOiBcIlwiLFxuICAgIGxpbmU6IDEsXG4gICAgY29sdW1uOiAwXG4gIH07XG4gIHZhciBtYXAgPSBuZXcgU291cmNlTWFwR2VuZXJhdG9yKGFBcmdzKTtcbiAgdmFyIHNvdXJjZU1hcHBpbmdBY3RpdmUgPSBmYWxzZTtcbiAgdmFyIGxhc3RPcmlnaW5hbFNvdXJjZSA9IG51bGw7XG4gIHZhciBsYXN0T3JpZ2luYWxMaW5lID0gbnVsbDtcbiAgdmFyIGxhc3RPcmlnaW5hbENvbHVtbiA9IG51bGw7XG4gIHZhciBsYXN0T3JpZ2luYWxOYW1lID0gbnVsbDtcbiAgdGhpcy53YWxrKGZ1bmN0aW9uIChjaHVuaywgb3JpZ2luYWwpIHtcbiAgICBnZW5lcmF0ZWQuY29kZSArPSBjaHVuaztcbiAgICBpZiAob3JpZ2luYWwuc291cmNlICE9PSBudWxsXG4gICAgICAgICYmIG9yaWdpbmFsLmxpbmUgIT09IG51bGxcbiAgICAgICAgJiYgb3JpZ2luYWwuY29sdW1uICE9PSBudWxsKSB7XG4gICAgICBpZihsYXN0T3JpZ2luYWxTb3VyY2UgIT09IG9yaWdpbmFsLnNvdXJjZVxuICAgICAgICAgfHwgbGFzdE9yaWdpbmFsTGluZSAhPT0gb3JpZ2luYWwubGluZVxuICAgICAgICAgfHwgbGFzdE9yaWdpbmFsQ29sdW1uICE9PSBvcmlnaW5hbC5jb2x1bW5cbiAgICAgICAgIHx8IGxhc3RPcmlnaW5hbE5hbWUgIT09IG9yaWdpbmFsLm5hbWUpIHtcbiAgICAgICAgbWFwLmFkZE1hcHBpbmcoe1xuICAgICAgICAgIHNvdXJjZTogb3JpZ2luYWwuc291cmNlLFxuICAgICAgICAgIG9yaWdpbmFsOiB7XG4gICAgICAgICAgICBsaW5lOiBvcmlnaW5hbC5saW5lLFxuICAgICAgICAgICAgY29sdW1uOiBvcmlnaW5hbC5jb2x1bW5cbiAgICAgICAgICB9LFxuICAgICAgICAgIGdlbmVyYXRlZDoge1xuICAgICAgICAgICAgbGluZTogZ2VuZXJhdGVkLmxpbmUsXG4gICAgICAgICAgICBjb2x1bW46IGdlbmVyYXRlZC5jb2x1bW5cbiAgICAgICAgICB9LFxuICAgICAgICAgIG5hbWU6IG9yaWdpbmFsLm5hbWVcbiAgICAgICAgfSk7XG4gICAgICB9XG4gICAgICBsYXN0T3JpZ2luYWxTb3VyY2UgPSBvcmlnaW5hbC5zb3VyY2U7XG4gICAgICBsYXN0T3JpZ2luYWxMaW5lID0gb3JpZ2luYWwubGluZTtcbiAgICAgIGxhc3RPcmlnaW5hbENvbHVtbiA9IG9yaWdpbmFsLmNvbHVtbjtcbiAgICAgIGxhc3RPcmlnaW5hbE5hbWUgPSBvcmlnaW5hbC5uYW1lO1xuICAgICAgc291cmNlTWFwcGluZ0FjdGl2ZSA9IHRydWU7XG4gICAgfSBlbHNlIGlmIChzb3VyY2VNYXBwaW5nQWN0aXZlKSB7XG4gICAgICBtYXAuYWRkTWFwcGluZyh7XG4gICAgICAgIGdlbmVyYXRlZDoge1xuICAgICAgICAgIGxpbmU6IGdlbmVyYXRlZC5saW5lLFxuICAgICAgICAgIGNvbHVtbjogZ2VuZXJhdGVkLmNvbHVtblxuICAgICAgICB9XG4gICAgICB9KTtcbiAgICAgIGxhc3RPcmlnaW5hbFNvdXJjZSA9IG51bGw7XG4gICAgICBzb3VyY2VNYXBwaW5nQWN0aXZlID0gZmFsc2U7XG4gICAgfVxuICAgIGZvciAodmFyIGlkeCA9IDAsIGxlbmd0aCA9IGNodW5rLmxlbmd0aDsgaWR4IDwgbGVuZ3RoOyBpZHgrKykge1xuICAgICAgaWYgKGNodW5rLmNoYXJDb2RlQXQoaWR4KSA9PT0gTkVXTElORV9DT0RFKSB7XG4gICAgICAgIGdlbmVyYXRlZC5saW5lKys7XG4gICAgICAgIGdlbmVyYXRlZC5jb2x1bW4gPSAwO1xuICAgICAgICAvLyBNYXBwaW5ncyBlbmQgYXQgZW9sXG4gICAgICAgIGlmIChpZHggKyAxID09PSBsZW5ndGgpIHtcbiAgICAgICAgICBsYXN0T3JpZ2luYWxTb3VyY2UgPSBudWxsO1xuICAgICAgICAgIHNvdXJjZU1hcHBpbmdBY3RpdmUgPSBmYWxzZTtcbiAgICAgICAgfSBlbHNlIGlmIChzb3VyY2VNYXBwaW5nQWN0aXZlKSB7XG4gICAgICAgICAgbWFwLmFkZE1hcHBpbmcoe1xuICAgICAgICAgICAgc291cmNlOiBvcmlnaW5hbC5zb3VyY2UsXG4gICAgICAgICAgICBvcmlnaW5hbDoge1xuICAgICAgICAgICAgICBsaW5lOiBvcmlnaW5hbC5saW5lLFxuICAgICAgICAgICAgICBjb2x1bW46IG9yaWdpbmFsLmNvbHVtblxuICAgICAgICAgICAgfSxcbiAgICAgICAgICAgIGdlbmVyYXRlZDoge1xuICAgICAgICAgICAgICBsaW5lOiBnZW5lcmF0ZWQubGluZSxcbiAgICAgICAgICAgICAgY29sdW1uOiBnZW5lcmF0ZWQuY29sdW1uXG4gICAgICAgICAgICB9LFxuICAgICAgICAgICAgbmFtZTogb3JpZ2luYWwubmFtZVxuICAgICAgICAgIH0pO1xuICAgICAgICB9XG4gICAgICB9IGVsc2Uge1xuICAgICAgICBnZW5lcmF0ZWQuY29sdW1uKys7XG4gICAgICB9XG4gICAgfVxuICB9KTtcbiAgdGhpcy53YWxrU291cmNlQ29udGVudHMoZnVuY3Rpb24gKHNvdXJjZUZpbGUsIHNvdXJjZUNvbnRlbnQpIHtcbiAgICBtYXAuc2V0U291cmNlQ29udGVudChzb3VyY2VGaWxlLCBzb3VyY2VDb250ZW50KTtcbiAgfSk7XG5cbiAgcmV0dXJuIHsgY29kZTogZ2VuZXJhdGVkLmNvZGUsIG1hcDogbWFwIH07XG59O1xuXG5leHBvcnRzLlNvdXJjZU5vZGUgPSBTb3VyY2VOb2RlO1xuXG5cblxuLy8vLy8vLy8vLy8vLy8vLy8vXG4vLyBXRUJQQUNLIEZPT1RFUlxuLy8gLi9saWIvc291cmNlLW5vZGUuanNcbi8vIG1vZHVsZSBpZCA9IDEwXG4vLyBtb2R1bGUgY2h1bmtzID0gMCJdLCJzb3VyY2VSb290IjoiIn0= \ No newline at end of file diff --git a/node_modules/source-map/dist/source-map.js b/node_modules/source-map/dist/source-map.js new file mode 100644 index 0000000..4e630e2 --- /dev/null +++ b/node_modules/source-map/dist/source-map.js @@ -0,0 +1,3090 @@ +(function webpackUniversalModuleDefinition(root, factory) { + if(typeof exports === 'object' && typeof module === 'object') + module.exports = factory(); + else if(typeof define === 'function' && define.amd) + define([], factory); + else if(typeof exports === 'object') + exports["sourceMap"] = factory(); + else + root["sourceMap"] = factory(); +})(this, function() { +return /******/ (function(modules) { // webpackBootstrap +/******/ // The module cache +/******/ var installedModules = {}; + +/******/ // The require function +/******/ function __webpack_require__(moduleId) { + +/******/ // Check if module is in cache +/******/ if(installedModules[moduleId]) +/******/ return installedModules[moduleId].exports; + +/******/ // Create a new module (and put it into the cache) +/******/ var module = installedModules[moduleId] = { +/******/ exports: {}, +/******/ id: moduleId, +/******/ loaded: false +/******/ }; + +/******/ // Execute the module function +/******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); + +/******/ // Flag the module as loaded +/******/ module.loaded = true; + +/******/ // Return the exports of the module +/******/ return module.exports; +/******/ } + + +/******/ // expose the modules object (__webpack_modules__) +/******/ __webpack_require__.m = modules; + +/******/ // expose the module cache +/******/ __webpack_require__.c = installedModules; + +/******/ // __webpack_public_path__ +/******/ __webpack_require__.p = ""; + +/******/ // Load entry module and return exports +/******/ return __webpack_require__(0); +/******/ }) +/************************************************************************/ +/******/ ([ +/* 0 */ +/***/ (function(module, exports, __webpack_require__) { + + /* + * Copyright 2009-2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE.txt or: + * http://opensource.org/licenses/BSD-3-Clause + */ + exports.SourceMapGenerator = __webpack_require__(1).SourceMapGenerator; + exports.SourceMapConsumer = __webpack_require__(7).SourceMapConsumer; + exports.SourceNode = __webpack_require__(10).SourceNode; + + +/***/ }), +/* 1 */ +/***/ (function(module, exports, __webpack_require__) { + + /* -*- Mode: js; js-indent-level: 2; -*- */ + /* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + + var base64VLQ = __webpack_require__(2); + var util = __webpack_require__(4); + var ArraySet = __webpack_require__(5).ArraySet; + var MappingList = __webpack_require__(6).MappingList; + + /** + * An instance of the SourceMapGenerator represents a source map which is + * being built incrementally. You may pass an object with the following + * properties: + * + * - file: The filename of the generated source. + * - sourceRoot: A root for all relative URLs in this source map. + */ + function SourceMapGenerator(aArgs) { + if (!aArgs) { + aArgs = {}; + } + this._file = util.getArg(aArgs, 'file', null); + this._sourceRoot = util.getArg(aArgs, 'sourceRoot', null); + this._skipValidation = util.getArg(aArgs, 'skipValidation', false); + this._sources = new ArraySet(); + this._names = new ArraySet(); + this._mappings = new MappingList(); + this._sourcesContents = null; + } + + SourceMapGenerator.prototype._version = 3; + + /** + * Creates a new SourceMapGenerator based on a SourceMapConsumer + * + * @param aSourceMapConsumer The SourceMap. + */ + SourceMapGenerator.fromSourceMap = + function SourceMapGenerator_fromSourceMap(aSourceMapConsumer) { + var sourceRoot = aSourceMapConsumer.sourceRoot; + var generator = new SourceMapGenerator({ + file: aSourceMapConsumer.file, + sourceRoot: sourceRoot + }); + aSourceMapConsumer.eachMapping(function (mapping) { + var newMapping = { + generated: { + line: mapping.generatedLine, + column: mapping.generatedColumn + } + }; + + if (mapping.source != null) { + newMapping.source = mapping.source; + if (sourceRoot != null) { + newMapping.source = util.relative(sourceRoot, newMapping.source); + } + + newMapping.original = { + line: mapping.originalLine, + column: mapping.originalColumn + }; + + if (mapping.name != null) { + newMapping.name = mapping.name; + } + } + + generator.addMapping(newMapping); + }); + aSourceMapConsumer.sources.forEach(function (sourceFile) { + var content = aSourceMapConsumer.sourceContentFor(sourceFile); + if (content != null) { + generator.setSourceContent(sourceFile, content); + } + }); + return generator; + }; + + /** + * Add a single mapping from original source line and column to the generated + * source's line and column for this source map being created. The mapping + * object should have the following properties: + * + * - generated: An object with the generated line and column positions. + * - original: An object with the original line and column positions. + * - source: The original source file (relative to the sourceRoot). + * - name: An optional original token name for this mapping. + */ + SourceMapGenerator.prototype.addMapping = + function SourceMapGenerator_addMapping(aArgs) { + var generated = util.getArg(aArgs, 'generated'); + var original = util.getArg(aArgs, 'original', null); + var source = util.getArg(aArgs, 'source', null); + var name = util.getArg(aArgs, 'name', null); + + if (!this._skipValidation) { + this._validateMapping(generated, original, source, name); + } + + if (source != null) { + source = String(source); + if (!this._sources.has(source)) { + this._sources.add(source); + } + } + + if (name != null) { + name = String(name); + if (!this._names.has(name)) { + this._names.add(name); + } + } + + this._mappings.add({ + generatedLine: generated.line, + generatedColumn: generated.column, + originalLine: original != null && original.line, + originalColumn: original != null && original.column, + source: source, + name: name + }); + }; + + /** + * Set the source content for a source file. + */ + SourceMapGenerator.prototype.setSourceContent = + function SourceMapGenerator_setSourceContent(aSourceFile, aSourceContent) { + var source = aSourceFile; + if (this._sourceRoot != null) { + source = util.relative(this._sourceRoot, source); + } + + if (aSourceContent != null) { + // Add the source content to the _sourcesContents map. + // Create a new _sourcesContents map if the property is null. + if (!this._sourcesContents) { + this._sourcesContents = Object.create(null); + } + this._sourcesContents[util.toSetString(source)] = aSourceContent; + } else if (this._sourcesContents) { + // Remove the source file from the _sourcesContents map. + // If the _sourcesContents map is empty, set the property to null. + delete this._sourcesContents[util.toSetString(source)]; + if (Object.keys(this._sourcesContents).length === 0) { + this._sourcesContents = null; + } + } + }; + + /** + * Applies the mappings of a sub-source-map for a specific source file to the + * source map being generated. Each mapping to the supplied source file is + * rewritten using the supplied source map. Note: The resolution for the + * resulting mappings is the minimium of this map and the supplied map. + * + * @param aSourceMapConsumer The source map to be applied. + * @param aSourceFile Optional. The filename of the source file. + * If omitted, SourceMapConsumer's file property will be used. + * @param aSourceMapPath Optional. The dirname of the path to the source map + * to be applied. If relative, it is relative to the SourceMapConsumer. + * This parameter is needed when the two source maps aren't in the same + * directory, and the source map to be applied contains relative source + * paths. If so, those relative source paths need to be rewritten + * relative to the SourceMapGenerator. + */ + SourceMapGenerator.prototype.applySourceMap = + function SourceMapGenerator_applySourceMap(aSourceMapConsumer, aSourceFile, aSourceMapPath) { + var sourceFile = aSourceFile; + // If aSourceFile is omitted, we will use the file property of the SourceMap + if (aSourceFile == null) { + if (aSourceMapConsumer.file == null) { + throw new Error( + 'SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, ' + + 'or the source map\'s "file" property. Both were omitted.' + ); + } + sourceFile = aSourceMapConsumer.file; + } + var sourceRoot = this._sourceRoot; + // Make "sourceFile" relative if an absolute Url is passed. + if (sourceRoot != null) { + sourceFile = util.relative(sourceRoot, sourceFile); + } + // Applying the SourceMap can add and remove items from the sources and + // the names array. + var newSources = new ArraySet(); + var newNames = new ArraySet(); + + // Find mappings for the "sourceFile" + this._mappings.unsortedForEach(function (mapping) { + if (mapping.source === sourceFile && mapping.originalLine != null) { + // Check if it can be mapped by the source map, then update the mapping. + var original = aSourceMapConsumer.originalPositionFor({ + line: mapping.originalLine, + column: mapping.originalColumn + }); + if (original.source != null) { + // Copy mapping + mapping.source = original.source; + if (aSourceMapPath != null) { + mapping.source = util.join(aSourceMapPath, mapping.source) + } + if (sourceRoot != null) { + mapping.source = util.relative(sourceRoot, mapping.source); + } + mapping.originalLine = original.line; + mapping.originalColumn = original.column; + if (original.name != null) { + mapping.name = original.name; + } + } + } + + var source = mapping.source; + if (source != null && !newSources.has(source)) { + newSources.add(source); + } + + var name = mapping.name; + if (name != null && !newNames.has(name)) { + newNames.add(name); + } + + }, this); + this._sources = newSources; + this._names = newNames; + + // Copy sourcesContents of applied map. + aSourceMapConsumer.sources.forEach(function (sourceFile) { + var content = aSourceMapConsumer.sourceContentFor(sourceFile); + if (content != null) { + if (aSourceMapPath != null) { + sourceFile = util.join(aSourceMapPath, sourceFile); + } + if (sourceRoot != null) { + sourceFile = util.relative(sourceRoot, sourceFile); + } + this.setSourceContent(sourceFile, content); + } + }, this); + }; + + /** + * A mapping can have one of the three levels of data: + * + * 1. Just the generated position. + * 2. The Generated position, original position, and original source. + * 3. Generated and original position, original source, as well as a name + * token. + * + * To maintain consistency, we validate that any new mapping being added falls + * in to one of these categories. + */ + SourceMapGenerator.prototype._validateMapping = + function SourceMapGenerator_validateMapping(aGenerated, aOriginal, aSource, + aName) { + // When aOriginal is truthy but has empty values for .line and .column, + // it is most likely a programmer error. In this case we throw a very + // specific error message to try to guide them the right way. + // For example: https://github.com/Polymer/polymer-bundler/pull/519 + if (aOriginal && typeof aOriginal.line !== 'number' && typeof aOriginal.column !== 'number') { + throw new Error( + 'original.line and original.column are not numbers -- you probably meant to omit ' + + 'the original mapping entirely and only map the generated position. If so, pass ' + + 'null for the original mapping instead of an object with empty or null values.' + ); + } + + if (aGenerated && 'line' in aGenerated && 'column' in aGenerated + && aGenerated.line > 0 && aGenerated.column >= 0 + && !aOriginal && !aSource && !aName) { + // Case 1. + return; + } + else if (aGenerated && 'line' in aGenerated && 'column' in aGenerated + && aOriginal && 'line' in aOriginal && 'column' in aOriginal + && aGenerated.line > 0 && aGenerated.column >= 0 + && aOriginal.line > 0 && aOriginal.column >= 0 + && aSource) { + // Cases 2 and 3. + return; + } + else { + throw new Error('Invalid mapping: ' + JSON.stringify({ + generated: aGenerated, + source: aSource, + original: aOriginal, + name: aName + })); + } + }; + + /** + * Serialize the accumulated mappings in to the stream of base 64 VLQs + * specified by the source map format. + */ + SourceMapGenerator.prototype._serializeMappings = + function SourceMapGenerator_serializeMappings() { + var previousGeneratedColumn = 0; + var previousGeneratedLine = 1; + var previousOriginalColumn = 0; + var previousOriginalLine = 0; + var previousName = 0; + var previousSource = 0; + var result = ''; + var next; + var mapping; + var nameIdx; + var sourceIdx; + + var mappings = this._mappings.toArray(); + for (var i = 0, len = mappings.length; i < len; i++) { + mapping = mappings[i]; + next = '' + + if (mapping.generatedLine !== previousGeneratedLine) { + previousGeneratedColumn = 0; + while (mapping.generatedLine !== previousGeneratedLine) { + next += ';'; + previousGeneratedLine++; + } + } + else { + if (i > 0) { + if (!util.compareByGeneratedPositionsInflated(mapping, mappings[i - 1])) { + continue; + } + next += ','; + } + } + + next += base64VLQ.encode(mapping.generatedColumn + - previousGeneratedColumn); + previousGeneratedColumn = mapping.generatedColumn; + + if (mapping.source != null) { + sourceIdx = this._sources.indexOf(mapping.source); + next += base64VLQ.encode(sourceIdx - previousSource); + previousSource = sourceIdx; + + // lines are stored 0-based in SourceMap spec version 3 + next += base64VLQ.encode(mapping.originalLine - 1 + - previousOriginalLine); + previousOriginalLine = mapping.originalLine - 1; + + next += base64VLQ.encode(mapping.originalColumn + - previousOriginalColumn); + previousOriginalColumn = mapping.originalColumn; + + if (mapping.name != null) { + nameIdx = this._names.indexOf(mapping.name); + next += base64VLQ.encode(nameIdx - previousName); + previousName = nameIdx; + } + } + + result += next; + } + + return result; + }; + + SourceMapGenerator.prototype._generateSourcesContent = + function SourceMapGenerator_generateSourcesContent(aSources, aSourceRoot) { + return aSources.map(function (source) { + if (!this._sourcesContents) { + return null; + } + if (aSourceRoot != null) { + source = util.relative(aSourceRoot, source); + } + var key = util.toSetString(source); + return Object.prototype.hasOwnProperty.call(this._sourcesContents, key) + ? this._sourcesContents[key] + : null; + }, this); + }; + + /** + * Externalize the source map. + */ + SourceMapGenerator.prototype.toJSON = + function SourceMapGenerator_toJSON() { + var map = { + version: this._version, + sources: this._sources.toArray(), + names: this._names.toArray(), + mappings: this._serializeMappings() + }; + if (this._file != null) { + map.file = this._file; + } + if (this._sourceRoot != null) { + map.sourceRoot = this._sourceRoot; + } + if (this._sourcesContents) { + map.sourcesContent = this._generateSourcesContent(map.sources, map.sourceRoot); + } + + return map; + }; + + /** + * Render the source map being generated to a string. + */ + SourceMapGenerator.prototype.toString = + function SourceMapGenerator_toString() { + return JSON.stringify(this.toJSON()); + }; + + exports.SourceMapGenerator = SourceMapGenerator; + + +/***/ }), +/* 2 */ +/***/ (function(module, exports, __webpack_require__) { + + /* -*- Mode: js; js-indent-level: 2; -*- */ + /* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + * + * Based on the Base 64 VLQ implementation in Closure Compiler: + * https://code.google.com/p/closure-compiler/source/browse/trunk/src/com/google/debugging/sourcemap/Base64VLQ.java + * + * Copyright 2011 The Closure Compiler Authors. All rights reserved. + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are + * met: + * + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above + * copyright notice, this list of conditions and the following + * disclaimer in the documentation and/or other materials provided + * with the distribution. + * * Neither the name of Google Inc. nor the names of its + * contributors may be used to endorse or promote products derived + * from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + + var base64 = __webpack_require__(3); + + // A single base 64 digit can contain 6 bits of data. For the base 64 variable + // length quantities we use in the source map spec, the first bit is the sign, + // the next four bits are the actual value, and the 6th bit is the + // continuation bit. The continuation bit tells us whether there are more + // digits in this value following this digit. + // + // Continuation + // | Sign + // | | + // V V + // 101011 + + var VLQ_BASE_SHIFT = 5; + + // binary: 100000 + var VLQ_BASE = 1 << VLQ_BASE_SHIFT; + + // binary: 011111 + var VLQ_BASE_MASK = VLQ_BASE - 1; + + // binary: 100000 + var VLQ_CONTINUATION_BIT = VLQ_BASE; + + /** + * Converts from a two-complement value to a value where the sign bit is + * placed in the least significant bit. For example, as decimals: + * 1 becomes 2 (10 binary), -1 becomes 3 (11 binary) + * 2 becomes 4 (100 binary), -2 becomes 5 (101 binary) + */ + function toVLQSigned(aValue) { + return aValue < 0 + ? ((-aValue) << 1) + 1 + : (aValue << 1) + 0; + } + + /** + * Converts to a two-complement value from a value where the sign bit is + * placed in the least significant bit. For example, as decimals: + * 2 (10 binary) becomes 1, 3 (11 binary) becomes -1 + * 4 (100 binary) becomes 2, 5 (101 binary) becomes -2 + */ + function fromVLQSigned(aValue) { + var isNegative = (aValue & 1) === 1; + var shifted = aValue >> 1; + return isNegative + ? -shifted + : shifted; + } + + /** + * Returns the base 64 VLQ encoded value. + */ + exports.encode = function base64VLQ_encode(aValue) { + var encoded = ""; + var digit; + + var vlq = toVLQSigned(aValue); + + do { + digit = vlq & VLQ_BASE_MASK; + vlq >>>= VLQ_BASE_SHIFT; + if (vlq > 0) { + // There are still more digits in this value, so we must make sure the + // continuation bit is marked. + digit |= VLQ_CONTINUATION_BIT; + } + encoded += base64.encode(digit); + } while (vlq > 0); + + return encoded; + }; + + /** + * Decodes the next base 64 VLQ value from the given string and returns the + * value and the rest of the string via the out parameter. + */ + exports.decode = function base64VLQ_decode(aStr, aIndex, aOutParam) { + var strLen = aStr.length; + var result = 0; + var shift = 0; + var continuation, digit; + + do { + if (aIndex >= strLen) { + throw new Error("Expected more digits in base 64 VLQ value."); + } + + digit = base64.decode(aStr.charCodeAt(aIndex++)); + if (digit === -1) { + throw new Error("Invalid base64 digit: " + aStr.charAt(aIndex - 1)); + } + + continuation = !!(digit & VLQ_CONTINUATION_BIT); + digit &= VLQ_BASE_MASK; + result = result + (digit << shift); + shift += VLQ_BASE_SHIFT; + } while (continuation); + + aOutParam.value = fromVLQSigned(result); + aOutParam.rest = aIndex; + }; + + +/***/ }), +/* 3 */ +/***/ (function(module, exports) { + + /* -*- Mode: js; js-indent-level: 2; -*- */ + /* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + + var intToCharMap = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'.split(''); + + /** + * Encode an integer in the range of 0 to 63 to a single base 64 digit. + */ + exports.encode = function (number) { + if (0 <= number && number < intToCharMap.length) { + return intToCharMap[number]; + } + throw new TypeError("Must be between 0 and 63: " + number); + }; + + /** + * Decode a single base 64 character code digit to an integer. Returns -1 on + * failure. + */ + exports.decode = function (charCode) { + var bigA = 65; // 'A' + var bigZ = 90; // 'Z' + + var littleA = 97; // 'a' + var littleZ = 122; // 'z' + + var zero = 48; // '0' + var nine = 57; // '9' + + var plus = 43; // '+' + var slash = 47; // '/' + + var littleOffset = 26; + var numberOffset = 52; + + // 0 - 25: ABCDEFGHIJKLMNOPQRSTUVWXYZ + if (bigA <= charCode && charCode <= bigZ) { + return (charCode - bigA); + } + + // 26 - 51: abcdefghijklmnopqrstuvwxyz + if (littleA <= charCode && charCode <= littleZ) { + return (charCode - littleA + littleOffset); + } + + // 52 - 61: 0123456789 + if (zero <= charCode && charCode <= nine) { + return (charCode - zero + numberOffset); + } + + // 62: + + if (charCode == plus) { + return 62; + } + + // 63: / + if (charCode == slash) { + return 63; + } + + // Invalid base64 digit. + return -1; + }; + + +/***/ }), +/* 4 */ +/***/ (function(module, exports) { + + /* -*- Mode: js; js-indent-level: 2; -*- */ + /* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + + /** + * This is a helper function for getting values from parameter/options + * objects. + * + * @param args The object we are extracting values from + * @param name The name of the property we are getting. + * @param defaultValue An optional value to return if the property is missing + * from the object. If this is not specified and the property is missing, an + * error will be thrown. + */ + function getArg(aArgs, aName, aDefaultValue) { + if (aName in aArgs) { + return aArgs[aName]; + } else if (arguments.length === 3) { + return aDefaultValue; + } else { + throw new Error('"' + aName + '" is a required argument.'); + } + } + exports.getArg = getArg; + + var urlRegexp = /^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.]*)(?::(\d+))?(\S*)$/; + var dataUrlRegexp = /^data:.+\,.+$/; + + function urlParse(aUrl) { + var match = aUrl.match(urlRegexp); + if (!match) { + return null; + } + return { + scheme: match[1], + auth: match[2], + host: match[3], + port: match[4], + path: match[5] + }; + } + exports.urlParse = urlParse; + + function urlGenerate(aParsedUrl) { + var url = ''; + if (aParsedUrl.scheme) { + url += aParsedUrl.scheme + ':'; + } + url += '//'; + if (aParsedUrl.auth) { + url += aParsedUrl.auth + '@'; + } + if (aParsedUrl.host) { + url += aParsedUrl.host; + } + if (aParsedUrl.port) { + url += ":" + aParsedUrl.port + } + if (aParsedUrl.path) { + url += aParsedUrl.path; + } + return url; + } + exports.urlGenerate = urlGenerate; + + /** + * Normalizes a path, or the path portion of a URL: + * + * - Replaces consecutive slashes with one slash. + * - Removes unnecessary '.' parts. + * - Removes unnecessary '/..' parts. + * + * Based on code in the Node.js 'path' core module. + * + * @param aPath The path or url to normalize. + */ + function normalize(aPath) { + var path = aPath; + var url = urlParse(aPath); + if (url) { + if (!url.path) { + return aPath; + } + path = url.path; + } + var isAbsolute = exports.isAbsolute(path); + + var parts = path.split(/\/+/); + for (var part, up = 0, i = parts.length - 1; i >= 0; i--) { + part = parts[i]; + if (part === '.') { + parts.splice(i, 1); + } else if (part === '..') { + up++; + } else if (up > 0) { + if (part === '') { + // The first part is blank if the path is absolute. Trying to go + // above the root is a no-op. Therefore we can remove all '..' parts + // directly after the root. + parts.splice(i + 1, up); + up = 0; + } else { + parts.splice(i, 2); + up--; + } + } + } + path = parts.join('/'); + + if (path === '') { + path = isAbsolute ? '/' : '.'; + } + + if (url) { + url.path = path; + return urlGenerate(url); + } + return path; + } + exports.normalize = normalize; + + /** + * Joins two paths/URLs. + * + * @param aRoot The root path or URL. + * @param aPath The path or URL to be joined with the root. + * + * - If aPath is a URL or a data URI, aPath is returned, unless aPath is a + * scheme-relative URL: Then the scheme of aRoot, if any, is prepended + * first. + * - Otherwise aPath is a path. If aRoot is a URL, then its path portion + * is updated with the result and aRoot is returned. Otherwise the result + * is returned. + * - If aPath is absolute, the result is aPath. + * - Otherwise the two paths are joined with a slash. + * - Joining for example 'http://' and 'www.example.com' is also supported. + */ + function join(aRoot, aPath) { + if (aRoot === "") { + aRoot = "."; + } + if (aPath === "") { + aPath = "."; + } + var aPathUrl = urlParse(aPath); + var aRootUrl = urlParse(aRoot); + if (aRootUrl) { + aRoot = aRootUrl.path || '/'; + } + + // `join(foo, '//www.example.org')` + if (aPathUrl && !aPathUrl.scheme) { + if (aRootUrl) { + aPathUrl.scheme = aRootUrl.scheme; + } + return urlGenerate(aPathUrl); + } + + if (aPathUrl || aPath.match(dataUrlRegexp)) { + return aPath; + } + + // `join('http://', 'www.example.com')` + if (aRootUrl && !aRootUrl.host && !aRootUrl.path) { + aRootUrl.host = aPath; + return urlGenerate(aRootUrl); + } + + var joined = aPath.charAt(0) === '/' + ? aPath + : normalize(aRoot.replace(/\/+$/, '') + '/' + aPath); + + if (aRootUrl) { + aRootUrl.path = joined; + return urlGenerate(aRootUrl); + } + return joined; + } + exports.join = join; + + exports.isAbsolute = function (aPath) { + return aPath.charAt(0) === '/' || !!aPath.match(urlRegexp); + }; + + /** + * Make a path relative to a URL or another path. + * + * @param aRoot The root path or URL. + * @param aPath The path or URL to be made relative to aRoot. + */ + function relative(aRoot, aPath) { + if (aRoot === "") { + aRoot = "."; + } + + aRoot = aRoot.replace(/\/$/, ''); + + // It is possible for the path to be above the root. In this case, simply + // checking whether the root is a prefix of the path won't work. Instead, we + // need to remove components from the root one by one, until either we find + // a prefix that fits, or we run out of components to remove. + var level = 0; + while (aPath.indexOf(aRoot + '/') !== 0) { + var index = aRoot.lastIndexOf("/"); + if (index < 0) { + return aPath; + } + + // If the only part of the root that is left is the scheme (i.e. http://, + // file:///, etc.), one or more slashes (/), or simply nothing at all, we + // have exhausted all components, so the path is not relative to the root. + aRoot = aRoot.slice(0, index); + if (aRoot.match(/^([^\/]+:\/)?\/*$/)) { + return aPath; + } + + ++level; + } + + // Make sure we add a "../" for each component we removed from the root. + return Array(level + 1).join("../") + aPath.substr(aRoot.length + 1); + } + exports.relative = relative; + + var supportsNullProto = (function () { + var obj = Object.create(null); + return !('__proto__' in obj); + }()); + + function identity (s) { + return s; + } + + /** + * Because behavior goes wacky when you set `__proto__` on objects, we + * have to prefix all the strings in our set with an arbitrary character. + * + * See https://github.com/mozilla/source-map/pull/31 and + * https://github.com/mozilla/source-map/issues/30 + * + * @param String aStr + */ + function toSetString(aStr) { + if (isProtoString(aStr)) { + return '$' + aStr; + } + + return aStr; + } + exports.toSetString = supportsNullProto ? identity : toSetString; + + function fromSetString(aStr) { + if (isProtoString(aStr)) { + return aStr.slice(1); + } + + return aStr; + } + exports.fromSetString = supportsNullProto ? identity : fromSetString; + + function isProtoString(s) { + if (!s) { + return false; + } + + var length = s.length; + + if (length < 9 /* "__proto__".length */) { + return false; + } + + if (s.charCodeAt(length - 1) !== 95 /* '_' */ || + s.charCodeAt(length - 2) !== 95 /* '_' */ || + s.charCodeAt(length - 3) !== 111 /* 'o' */ || + s.charCodeAt(length - 4) !== 116 /* 't' */ || + s.charCodeAt(length - 5) !== 111 /* 'o' */ || + s.charCodeAt(length - 6) !== 114 /* 'r' */ || + s.charCodeAt(length - 7) !== 112 /* 'p' */ || + s.charCodeAt(length - 8) !== 95 /* '_' */ || + s.charCodeAt(length - 9) !== 95 /* '_' */) { + return false; + } + + for (var i = length - 10; i >= 0; i--) { + if (s.charCodeAt(i) !== 36 /* '$' */) { + return false; + } + } + + return true; + } + + /** + * Comparator between two mappings where the original positions are compared. + * + * Optionally pass in `true` as `onlyCompareGenerated` to consider two + * mappings with the same original source/line/column, but different generated + * line and column the same. Useful when searching for a mapping with a + * stubbed out mapping. + */ + function compareByOriginalPositions(mappingA, mappingB, onlyCompareOriginal) { + var cmp = mappingA.source - mappingB.source; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalLine - mappingB.originalLine; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalColumn - mappingB.originalColumn; + if (cmp !== 0 || onlyCompareOriginal) { + return cmp; + } + + cmp = mappingA.generatedColumn - mappingB.generatedColumn; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.generatedLine - mappingB.generatedLine; + if (cmp !== 0) { + return cmp; + } + + return mappingA.name - mappingB.name; + } + exports.compareByOriginalPositions = compareByOriginalPositions; + + /** + * Comparator between two mappings with deflated source and name indices where + * the generated positions are compared. + * + * Optionally pass in `true` as `onlyCompareGenerated` to consider two + * mappings with the same generated line and column, but different + * source/name/original line and column the same. Useful when searching for a + * mapping with a stubbed out mapping. + */ + function compareByGeneratedPositionsDeflated(mappingA, mappingB, onlyCompareGenerated) { + var cmp = mappingA.generatedLine - mappingB.generatedLine; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.generatedColumn - mappingB.generatedColumn; + if (cmp !== 0 || onlyCompareGenerated) { + return cmp; + } + + cmp = mappingA.source - mappingB.source; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalLine - mappingB.originalLine; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalColumn - mappingB.originalColumn; + if (cmp !== 0) { + return cmp; + } + + return mappingA.name - mappingB.name; + } + exports.compareByGeneratedPositionsDeflated = compareByGeneratedPositionsDeflated; + + function strcmp(aStr1, aStr2) { + if (aStr1 === aStr2) { + return 0; + } + + if (aStr1 > aStr2) { + return 1; + } + + return -1; + } + + /** + * Comparator between two mappings with inflated source and name strings where + * the generated positions are compared. + */ + function compareByGeneratedPositionsInflated(mappingA, mappingB) { + var cmp = mappingA.generatedLine - mappingB.generatedLine; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.generatedColumn - mappingB.generatedColumn; + if (cmp !== 0) { + return cmp; + } + + cmp = strcmp(mappingA.source, mappingB.source); + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalLine - mappingB.originalLine; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalColumn - mappingB.originalColumn; + if (cmp !== 0) { + return cmp; + } + + return strcmp(mappingA.name, mappingB.name); + } + exports.compareByGeneratedPositionsInflated = compareByGeneratedPositionsInflated; + + +/***/ }), +/* 5 */ +/***/ (function(module, exports, __webpack_require__) { + + /* -*- Mode: js; js-indent-level: 2; -*- */ + /* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + + var util = __webpack_require__(4); + var has = Object.prototype.hasOwnProperty; + var hasNativeMap = typeof Map !== "undefined"; + + /** + * A data structure which is a combination of an array and a set. Adding a new + * member is O(1), testing for membership is O(1), and finding the index of an + * element is O(1). Removing elements from the set is not supported. Only + * strings are supported for membership. + */ + function ArraySet() { + this._array = []; + this._set = hasNativeMap ? new Map() : Object.create(null); + } + + /** + * Static method for creating ArraySet instances from an existing array. + */ + ArraySet.fromArray = function ArraySet_fromArray(aArray, aAllowDuplicates) { + var set = new ArraySet(); + for (var i = 0, len = aArray.length; i < len; i++) { + set.add(aArray[i], aAllowDuplicates); + } + return set; + }; + + /** + * Return how many unique items are in this ArraySet. If duplicates have been + * added, than those do not count towards the size. + * + * @returns Number + */ + ArraySet.prototype.size = function ArraySet_size() { + return hasNativeMap ? this._set.size : Object.getOwnPropertyNames(this._set).length; + }; + + /** + * Add the given string to this set. + * + * @param String aStr + */ + ArraySet.prototype.add = function ArraySet_add(aStr, aAllowDuplicates) { + var sStr = hasNativeMap ? aStr : util.toSetString(aStr); + var isDuplicate = hasNativeMap ? this.has(aStr) : has.call(this._set, sStr); + var idx = this._array.length; + if (!isDuplicate || aAllowDuplicates) { + this._array.push(aStr); + } + if (!isDuplicate) { + if (hasNativeMap) { + this._set.set(aStr, idx); + } else { + this._set[sStr] = idx; + } + } + }; + + /** + * Is the given string a member of this set? + * + * @param String aStr + */ + ArraySet.prototype.has = function ArraySet_has(aStr) { + if (hasNativeMap) { + return this._set.has(aStr); + } else { + var sStr = util.toSetString(aStr); + return has.call(this._set, sStr); + } + }; + + /** + * What is the index of the given string in the array? + * + * @param String aStr + */ + ArraySet.prototype.indexOf = function ArraySet_indexOf(aStr) { + if (hasNativeMap) { + var idx = this._set.get(aStr); + if (idx >= 0) { + return idx; + } + } else { + var sStr = util.toSetString(aStr); + if (has.call(this._set, sStr)) { + return this._set[sStr]; + } + } + + throw new Error('"' + aStr + '" is not in the set.'); + }; + + /** + * What is the element at the given index? + * + * @param Number aIdx + */ + ArraySet.prototype.at = function ArraySet_at(aIdx) { + if (aIdx >= 0 && aIdx < this._array.length) { + return this._array[aIdx]; + } + throw new Error('No element indexed by ' + aIdx); + }; + + /** + * Returns the array representation of this set (which has the proper indices + * indicated by indexOf). Note that this is a copy of the internal array used + * for storing the members so that no one can mess with internal state. + */ + ArraySet.prototype.toArray = function ArraySet_toArray() { + return this._array.slice(); + }; + + exports.ArraySet = ArraySet; + + +/***/ }), +/* 6 */ +/***/ (function(module, exports, __webpack_require__) { + + /* -*- Mode: js; js-indent-level: 2; -*- */ + /* + * Copyright 2014 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + + var util = __webpack_require__(4); + + /** + * Determine whether mappingB is after mappingA with respect to generated + * position. + */ + function generatedPositionAfter(mappingA, mappingB) { + // Optimized for most common case + var lineA = mappingA.generatedLine; + var lineB = mappingB.generatedLine; + var columnA = mappingA.generatedColumn; + var columnB = mappingB.generatedColumn; + return lineB > lineA || lineB == lineA && columnB >= columnA || + util.compareByGeneratedPositionsInflated(mappingA, mappingB) <= 0; + } + + /** + * A data structure to provide a sorted view of accumulated mappings in a + * performance conscious manner. It trades a neglibable overhead in general + * case for a large speedup in case of mappings being added in order. + */ + function MappingList() { + this._array = []; + this._sorted = true; + // Serves as infimum + this._last = {generatedLine: -1, generatedColumn: 0}; + } + + /** + * Iterate through internal items. This method takes the same arguments that + * `Array.prototype.forEach` takes. + * + * NOTE: The order of the mappings is NOT guaranteed. + */ + MappingList.prototype.unsortedForEach = + function MappingList_forEach(aCallback, aThisArg) { + this._array.forEach(aCallback, aThisArg); + }; + + /** + * Add the given source mapping. + * + * @param Object aMapping + */ + MappingList.prototype.add = function MappingList_add(aMapping) { + if (generatedPositionAfter(this._last, aMapping)) { + this._last = aMapping; + this._array.push(aMapping); + } else { + this._sorted = false; + this._array.push(aMapping); + } + }; + + /** + * Returns the flat, sorted array of mappings. The mappings are sorted by + * generated position. + * + * WARNING: This method returns internal data without copying, for + * performance. The return value must NOT be mutated, and should be treated as + * an immutable borrow. If you want to take ownership, you must make your own + * copy. + */ + MappingList.prototype.toArray = function MappingList_toArray() { + if (!this._sorted) { + this._array.sort(util.compareByGeneratedPositionsInflated); + this._sorted = true; + } + return this._array; + }; + + exports.MappingList = MappingList; + + +/***/ }), +/* 7 */ +/***/ (function(module, exports, __webpack_require__) { + + /* -*- Mode: js; js-indent-level: 2; -*- */ + /* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + + var util = __webpack_require__(4); + var binarySearch = __webpack_require__(8); + var ArraySet = __webpack_require__(5).ArraySet; + var base64VLQ = __webpack_require__(2); + var quickSort = __webpack_require__(9).quickSort; + + function SourceMapConsumer(aSourceMap) { + var sourceMap = aSourceMap; + if (typeof aSourceMap === 'string') { + sourceMap = JSON.parse(aSourceMap.replace(/^\)\]\}'/, '')); + } + + return sourceMap.sections != null + ? new IndexedSourceMapConsumer(sourceMap) + : new BasicSourceMapConsumer(sourceMap); + } + + SourceMapConsumer.fromSourceMap = function(aSourceMap) { + return BasicSourceMapConsumer.fromSourceMap(aSourceMap); + } + + /** + * The version of the source mapping spec that we are consuming. + */ + SourceMapConsumer.prototype._version = 3; + + // `__generatedMappings` and `__originalMappings` are arrays that hold the + // parsed mapping coordinates from the source map's "mappings" attribute. They + // are lazily instantiated, accessed via the `_generatedMappings` and + // `_originalMappings` getters respectively, and we only parse the mappings + // and create these arrays once queried for a source location. We jump through + // these hoops because there can be many thousands of mappings, and parsing + // them is expensive, so we only want to do it if we must. + // + // Each object in the arrays is of the form: + // + // { + // generatedLine: The line number in the generated code, + // generatedColumn: The column number in the generated code, + // source: The path to the original source file that generated this + // chunk of code, + // originalLine: The line number in the original source that + // corresponds to this chunk of generated code, + // originalColumn: The column number in the original source that + // corresponds to this chunk of generated code, + // name: The name of the original symbol which generated this chunk of + // code. + // } + // + // All properties except for `generatedLine` and `generatedColumn` can be + // `null`. + // + // `_generatedMappings` is ordered by the generated positions. + // + // `_originalMappings` is ordered by the original positions. + + SourceMapConsumer.prototype.__generatedMappings = null; + Object.defineProperty(SourceMapConsumer.prototype, '_generatedMappings', { + get: function () { + if (!this.__generatedMappings) { + this._parseMappings(this._mappings, this.sourceRoot); + } + + return this.__generatedMappings; + } + }); + + SourceMapConsumer.prototype.__originalMappings = null; + Object.defineProperty(SourceMapConsumer.prototype, '_originalMappings', { + get: function () { + if (!this.__originalMappings) { + this._parseMappings(this._mappings, this.sourceRoot); + } + + return this.__originalMappings; + } + }); + + SourceMapConsumer.prototype._charIsMappingSeparator = + function SourceMapConsumer_charIsMappingSeparator(aStr, index) { + var c = aStr.charAt(index); + return c === ";" || c === ","; + }; + + /** + * Parse the mappings in a string in to a data structure which we can easily + * query (the ordered arrays in the `this.__generatedMappings` and + * `this.__originalMappings` properties). + */ + SourceMapConsumer.prototype._parseMappings = + function SourceMapConsumer_parseMappings(aStr, aSourceRoot) { + throw new Error("Subclasses must implement _parseMappings"); + }; + + SourceMapConsumer.GENERATED_ORDER = 1; + SourceMapConsumer.ORIGINAL_ORDER = 2; + + SourceMapConsumer.GREATEST_LOWER_BOUND = 1; + SourceMapConsumer.LEAST_UPPER_BOUND = 2; + + /** + * Iterate over each mapping between an original source/line/column and a + * generated line/column in this source map. + * + * @param Function aCallback + * The function that is called with each mapping. + * @param Object aContext + * Optional. If specified, this object will be the value of `this` every + * time that `aCallback` is called. + * @param aOrder + * Either `SourceMapConsumer.GENERATED_ORDER` or + * `SourceMapConsumer.ORIGINAL_ORDER`. Specifies whether you want to + * iterate over the mappings sorted by the generated file's line/column + * order or the original's source/line/column order, respectively. Defaults to + * `SourceMapConsumer.GENERATED_ORDER`. + */ + SourceMapConsumer.prototype.eachMapping = + function SourceMapConsumer_eachMapping(aCallback, aContext, aOrder) { + var context = aContext || null; + var order = aOrder || SourceMapConsumer.GENERATED_ORDER; + + var mappings; + switch (order) { + case SourceMapConsumer.GENERATED_ORDER: + mappings = this._generatedMappings; + break; + case SourceMapConsumer.ORIGINAL_ORDER: + mappings = this._originalMappings; + break; + default: + throw new Error("Unknown order of iteration."); + } + + var sourceRoot = this.sourceRoot; + mappings.map(function (mapping) { + var source = mapping.source === null ? null : this._sources.at(mapping.source); + if (source != null && sourceRoot != null) { + source = util.join(sourceRoot, source); + } + return { + source: source, + generatedLine: mapping.generatedLine, + generatedColumn: mapping.generatedColumn, + originalLine: mapping.originalLine, + originalColumn: mapping.originalColumn, + name: mapping.name === null ? null : this._names.at(mapping.name) + }; + }, this).forEach(aCallback, context); + }; + + /** + * Returns all generated line and column information for the original source, + * line, and column provided. If no column is provided, returns all mappings + * corresponding to a either the line we are searching for or the next + * closest line that has any mappings. Otherwise, returns all mappings + * corresponding to the given line and either the column we are searching for + * or the next closest column that has any offsets. + * + * The only argument is an object with the following properties: + * + * - source: The filename of the original source. + * - line: The line number in the original source. + * - column: Optional. the column number in the original source. + * + * and an array of objects is returned, each with the following properties: + * + * - line: The line number in the generated source, or null. + * - column: The column number in the generated source, or null. + */ + SourceMapConsumer.prototype.allGeneratedPositionsFor = + function SourceMapConsumer_allGeneratedPositionsFor(aArgs) { + var line = util.getArg(aArgs, 'line'); + + // When there is no exact match, BasicSourceMapConsumer.prototype._findMapping + // returns the index of the closest mapping less than the needle. By + // setting needle.originalColumn to 0, we thus find the last mapping for + // the given line, provided such a mapping exists. + var needle = { + source: util.getArg(aArgs, 'source'), + originalLine: line, + originalColumn: util.getArg(aArgs, 'column', 0) + }; + + if (this.sourceRoot != null) { + needle.source = util.relative(this.sourceRoot, needle.source); + } + if (!this._sources.has(needle.source)) { + return []; + } + needle.source = this._sources.indexOf(needle.source); + + var mappings = []; + + var index = this._findMapping(needle, + this._originalMappings, + "originalLine", + "originalColumn", + util.compareByOriginalPositions, + binarySearch.LEAST_UPPER_BOUND); + if (index >= 0) { + var mapping = this._originalMappings[index]; + + if (aArgs.column === undefined) { + var originalLine = mapping.originalLine; + + // Iterate until either we run out of mappings, or we run into + // a mapping for a different line than the one we found. Since + // mappings are sorted, this is guaranteed to find all mappings for + // the line we found. + while (mapping && mapping.originalLine === originalLine) { + mappings.push({ + line: util.getArg(mapping, 'generatedLine', null), + column: util.getArg(mapping, 'generatedColumn', null), + lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null) + }); + + mapping = this._originalMappings[++index]; + } + } else { + var originalColumn = mapping.originalColumn; + + // Iterate until either we run out of mappings, or we run into + // a mapping for a different line than the one we were searching for. + // Since mappings are sorted, this is guaranteed to find all mappings for + // the line we are searching for. + while (mapping && + mapping.originalLine === line && + mapping.originalColumn == originalColumn) { + mappings.push({ + line: util.getArg(mapping, 'generatedLine', null), + column: util.getArg(mapping, 'generatedColumn', null), + lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null) + }); + + mapping = this._originalMappings[++index]; + } + } + } + + return mappings; + }; + + exports.SourceMapConsumer = SourceMapConsumer; + + /** + * A BasicSourceMapConsumer instance represents a parsed source map which we can + * query for information about the original file positions by giving it a file + * position in the generated source. + * + * The only parameter is the raw source map (either as a JSON string, or + * already parsed to an object). According to the spec, source maps have the + * following attributes: + * + * - version: Which version of the source map spec this map is following. + * - sources: An array of URLs to the original source files. + * - names: An array of identifiers which can be referrenced by individual mappings. + * - sourceRoot: Optional. The URL root from which all sources are relative. + * - sourcesContent: Optional. An array of contents of the original source files. + * - mappings: A string of base64 VLQs which contain the actual mappings. + * - file: Optional. The generated file this source map is associated with. + * + * Here is an example source map, taken from the source map spec[0]: + * + * { + * version : 3, + * file: "out.js", + * sourceRoot : "", + * sources: ["foo.js", "bar.js"], + * names: ["src", "maps", "are", "fun"], + * mappings: "AA,AB;;ABCDE;" + * } + * + * [0]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit?pli=1# + */ + function BasicSourceMapConsumer(aSourceMap) { + var sourceMap = aSourceMap; + if (typeof aSourceMap === 'string') { + sourceMap = JSON.parse(aSourceMap.replace(/^\)\]\}'/, '')); + } + + var version = util.getArg(sourceMap, 'version'); + var sources = util.getArg(sourceMap, 'sources'); + // Sass 3.3 leaves out the 'names' array, so we deviate from the spec (which + // requires the array) to play nice here. + var names = util.getArg(sourceMap, 'names', []); + var sourceRoot = util.getArg(sourceMap, 'sourceRoot', null); + var sourcesContent = util.getArg(sourceMap, 'sourcesContent', null); + var mappings = util.getArg(sourceMap, 'mappings'); + var file = util.getArg(sourceMap, 'file', null); + + // Once again, Sass deviates from the spec and supplies the version as a + // string rather than a number, so we use loose equality checking here. + if (version != this._version) { + throw new Error('Unsupported version: ' + version); + } + + sources = sources + .map(String) + // Some source maps produce relative source paths like "./foo.js" instead of + // "foo.js". Normalize these first so that future comparisons will succeed. + // See bugzil.la/1090768. + .map(util.normalize) + // Always ensure that absolute sources are internally stored relative to + // the source root, if the source root is absolute. Not doing this would + // be particularly problematic when the source root is a prefix of the + // source (valid, but why??). See github issue #199 and bugzil.la/1188982. + .map(function (source) { + return sourceRoot && util.isAbsolute(sourceRoot) && util.isAbsolute(source) + ? util.relative(sourceRoot, source) + : source; + }); + + // Pass `true` below to allow duplicate names and sources. While source maps + // are intended to be compressed and deduplicated, the TypeScript compiler + // sometimes generates source maps with duplicates in them. See Github issue + // #72 and bugzil.la/889492. + this._names = ArraySet.fromArray(names.map(String), true); + this._sources = ArraySet.fromArray(sources, true); + + this.sourceRoot = sourceRoot; + this.sourcesContent = sourcesContent; + this._mappings = mappings; + this.file = file; + } + + BasicSourceMapConsumer.prototype = Object.create(SourceMapConsumer.prototype); + BasicSourceMapConsumer.prototype.consumer = SourceMapConsumer; + + /** + * Create a BasicSourceMapConsumer from a SourceMapGenerator. + * + * @param SourceMapGenerator aSourceMap + * The source map that will be consumed. + * @returns BasicSourceMapConsumer + */ + BasicSourceMapConsumer.fromSourceMap = + function SourceMapConsumer_fromSourceMap(aSourceMap) { + var smc = Object.create(BasicSourceMapConsumer.prototype); + + var names = smc._names = ArraySet.fromArray(aSourceMap._names.toArray(), true); + var sources = smc._sources = ArraySet.fromArray(aSourceMap._sources.toArray(), true); + smc.sourceRoot = aSourceMap._sourceRoot; + smc.sourcesContent = aSourceMap._generateSourcesContent(smc._sources.toArray(), + smc.sourceRoot); + smc.file = aSourceMap._file; + + // Because we are modifying the entries (by converting string sources and + // names to indices into the sources and names ArraySets), we have to make + // a copy of the entry or else bad things happen. Shared mutable state + // strikes again! See github issue #191. + + var generatedMappings = aSourceMap._mappings.toArray().slice(); + var destGeneratedMappings = smc.__generatedMappings = []; + var destOriginalMappings = smc.__originalMappings = []; + + for (var i = 0, length = generatedMappings.length; i < length; i++) { + var srcMapping = generatedMappings[i]; + var destMapping = new Mapping; + destMapping.generatedLine = srcMapping.generatedLine; + destMapping.generatedColumn = srcMapping.generatedColumn; + + if (srcMapping.source) { + destMapping.source = sources.indexOf(srcMapping.source); + destMapping.originalLine = srcMapping.originalLine; + destMapping.originalColumn = srcMapping.originalColumn; + + if (srcMapping.name) { + destMapping.name = names.indexOf(srcMapping.name); + } + + destOriginalMappings.push(destMapping); + } + + destGeneratedMappings.push(destMapping); + } + + quickSort(smc.__originalMappings, util.compareByOriginalPositions); + + return smc; + }; + + /** + * The version of the source mapping spec that we are consuming. + */ + BasicSourceMapConsumer.prototype._version = 3; + + /** + * The list of original sources. + */ + Object.defineProperty(BasicSourceMapConsumer.prototype, 'sources', { + get: function () { + return this._sources.toArray().map(function (s) { + return this.sourceRoot != null ? util.join(this.sourceRoot, s) : s; + }, this); + } + }); + + /** + * Provide the JIT with a nice shape / hidden class. + */ + function Mapping() { + this.generatedLine = 0; + this.generatedColumn = 0; + this.source = null; + this.originalLine = null; + this.originalColumn = null; + this.name = null; + } + + /** + * Parse the mappings in a string in to a data structure which we can easily + * query (the ordered arrays in the `this.__generatedMappings` and + * `this.__originalMappings` properties). + */ + BasicSourceMapConsumer.prototype._parseMappings = + function SourceMapConsumer_parseMappings(aStr, aSourceRoot) { + var generatedLine = 1; + var previousGeneratedColumn = 0; + var previousOriginalLine = 0; + var previousOriginalColumn = 0; + var previousSource = 0; + var previousName = 0; + var length = aStr.length; + var index = 0; + var cachedSegments = {}; + var temp = {}; + var originalMappings = []; + var generatedMappings = []; + var mapping, str, segment, end, value; + + while (index < length) { + if (aStr.charAt(index) === ';') { + generatedLine++; + index++; + previousGeneratedColumn = 0; + } + else if (aStr.charAt(index) === ',') { + index++; + } + else { + mapping = new Mapping(); + mapping.generatedLine = generatedLine; + + // Because each offset is encoded relative to the previous one, + // many segments often have the same encoding. We can exploit this + // fact by caching the parsed variable length fields of each segment, + // allowing us to avoid a second parse if we encounter the same + // segment again. + for (end = index; end < length; end++) { + if (this._charIsMappingSeparator(aStr, end)) { + break; + } + } + str = aStr.slice(index, end); + + segment = cachedSegments[str]; + if (segment) { + index += str.length; + } else { + segment = []; + while (index < end) { + base64VLQ.decode(aStr, index, temp); + value = temp.value; + index = temp.rest; + segment.push(value); + } + + if (segment.length === 2) { + throw new Error('Found a source, but no line and column'); + } + + if (segment.length === 3) { + throw new Error('Found a source and line, but no column'); + } + + cachedSegments[str] = segment; + } + + // Generated column. + mapping.generatedColumn = previousGeneratedColumn + segment[0]; + previousGeneratedColumn = mapping.generatedColumn; + + if (segment.length > 1) { + // Original source. + mapping.source = previousSource + segment[1]; + previousSource += segment[1]; + + // Original line. + mapping.originalLine = previousOriginalLine + segment[2]; + previousOriginalLine = mapping.originalLine; + // Lines are stored 0-based + mapping.originalLine += 1; + + // Original column. + mapping.originalColumn = previousOriginalColumn + segment[3]; + previousOriginalColumn = mapping.originalColumn; + + if (segment.length > 4) { + // Original name. + mapping.name = previousName + segment[4]; + previousName += segment[4]; + } + } + + generatedMappings.push(mapping); + if (typeof mapping.originalLine === 'number') { + originalMappings.push(mapping); + } + } + } + + quickSort(generatedMappings, util.compareByGeneratedPositionsDeflated); + this.__generatedMappings = generatedMappings; + + quickSort(originalMappings, util.compareByOriginalPositions); + this.__originalMappings = originalMappings; + }; + + /** + * Find the mapping that best matches the hypothetical "needle" mapping that + * we are searching for in the given "haystack" of mappings. + */ + BasicSourceMapConsumer.prototype._findMapping = + function SourceMapConsumer_findMapping(aNeedle, aMappings, aLineName, + aColumnName, aComparator, aBias) { + // To return the position we are searching for, we must first find the + // mapping for the given position and then return the opposite position it + // points to. Because the mappings are sorted, we can use binary search to + // find the best mapping. + + if (aNeedle[aLineName] <= 0) { + throw new TypeError('Line must be greater than or equal to 1, got ' + + aNeedle[aLineName]); + } + if (aNeedle[aColumnName] < 0) { + throw new TypeError('Column must be greater than or equal to 0, got ' + + aNeedle[aColumnName]); + } + + return binarySearch.search(aNeedle, aMappings, aComparator, aBias); + }; + + /** + * Compute the last column for each generated mapping. The last column is + * inclusive. + */ + BasicSourceMapConsumer.prototype.computeColumnSpans = + function SourceMapConsumer_computeColumnSpans() { + for (var index = 0; index < this._generatedMappings.length; ++index) { + var mapping = this._generatedMappings[index]; + + // Mappings do not contain a field for the last generated columnt. We + // can come up with an optimistic estimate, however, by assuming that + // mappings are contiguous (i.e. given two consecutive mappings, the + // first mapping ends where the second one starts). + if (index + 1 < this._generatedMappings.length) { + var nextMapping = this._generatedMappings[index + 1]; + + if (mapping.generatedLine === nextMapping.generatedLine) { + mapping.lastGeneratedColumn = nextMapping.generatedColumn - 1; + continue; + } + } + + // The last mapping for each line spans the entire line. + mapping.lastGeneratedColumn = Infinity; + } + }; + + /** + * Returns the original source, line, and column information for the generated + * source's line and column positions provided. The only argument is an object + * with the following properties: + * + * - line: The line number in the generated source. + * - column: The column number in the generated source. + * - bias: Either 'SourceMapConsumer.GREATEST_LOWER_BOUND' or + * 'SourceMapConsumer.LEAST_UPPER_BOUND'. Specifies whether to return the + * closest element that is smaller than or greater than the one we are + * searching for, respectively, if the exact element cannot be found. + * Defaults to 'SourceMapConsumer.GREATEST_LOWER_BOUND'. + * + * and an object is returned with the following properties: + * + * - source: The original source file, or null. + * - line: The line number in the original source, or null. + * - column: The column number in the original source, or null. + * - name: The original identifier, or null. + */ + BasicSourceMapConsumer.prototype.originalPositionFor = + function SourceMapConsumer_originalPositionFor(aArgs) { + var needle = { + generatedLine: util.getArg(aArgs, 'line'), + generatedColumn: util.getArg(aArgs, 'column') + }; + + var index = this._findMapping( + needle, + this._generatedMappings, + "generatedLine", + "generatedColumn", + util.compareByGeneratedPositionsDeflated, + util.getArg(aArgs, 'bias', SourceMapConsumer.GREATEST_LOWER_BOUND) + ); + + if (index >= 0) { + var mapping = this._generatedMappings[index]; + + if (mapping.generatedLine === needle.generatedLine) { + var source = util.getArg(mapping, 'source', null); + if (source !== null) { + source = this._sources.at(source); + if (this.sourceRoot != null) { + source = util.join(this.sourceRoot, source); + } + } + var name = util.getArg(mapping, 'name', null); + if (name !== null) { + name = this._names.at(name); + } + return { + source: source, + line: util.getArg(mapping, 'originalLine', null), + column: util.getArg(mapping, 'originalColumn', null), + name: name + }; + } + } + + return { + source: null, + line: null, + column: null, + name: null + }; + }; + + /** + * Return true if we have the source content for every source in the source + * map, false otherwise. + */ + BasicSourceMapConsumer.prototype.hasContentsOfAllSources = + function BasicSourceMapConsumer_hasContentsOfAllSources() { + if (!this.sourcesContent) { + return false; + } + return this.sourcesContent.length >= this._sources.size() && + !this.sourcesContent.some(function (sc) { return sc == null; }); + }; + + /** + * Returns the original source content. The only argument is the url of the + * original source file. Returns null if no original source content is + * available. + */ + BasicSourceMapConsumer.prototype.sourceContentFor = + function SourceMapConsumer_sourceContentFor(aSource, nullOnMissing) { + if (!this.sourcesContent) { + return null; + } + + if (this.sourceRoot != null) { + aSource = util.relative(this.sourceRoot, aSource); + } + + if (this._sources.has(aSource)) { + return this.sourcesContent[this._sources.indexOf(aSource)]; + } + + var url; + if (this.sourceRoot != null + && (url = util.urlParse(this.sourceRoot))) { + // XXX: file:// URIs and absolute paths lead to unexpected behavior for + // many users. We can help them out when they expect file:// URIs to + // behave like it would if they were running a local HTTP server. See + // https://bugzilla.mozilla.org/show_bug.cgi?id=885597. + var fileUriAbsPath = aSource.replace(/^file:\/\//, ""); + if (url.scheme == "file" + && this._sources.has(fileUriAbsPath)) { + return this.sourcesContent[this._sources.indexOf(fileUriAbsPath)] + } + + if ((!url.path || url.path == "/") + && this._sources.has("/" + aSource)) { + return this.sourcesContent[this._sources.indexOf("/" + aSource)]; + } + } + + // This function is used recursively from + // IndexedSourceMapConsumer.prototype.sourceContentFor. In that case, we + // don't want to throw if we can't find the source - we just want to + // return null, so we provide a flag to exit gracefully. + if (nullOnMissing) { + return null; + } + else { + throw new Error('"' + aSource + '" is not in the SourceMap.'); + } + }; + + /** + * Returns the generated line and column information for the original source, + * line, and column positions provided. The only argument is an object with + * the following properties: + * + * - source: The filename of the original source. + * - line: The line number in the original source. + * - column: The column number in the original source. + * - bias: Either 'SourceMapConsumer.GREATEST_LOWER_BOUND' or + * 'SourceMapConsumer.LEAST_UPPER_BOUND'. Specifies whether to return the + * closest element that is smaller than or greater than the one we are + * searching for, respectively, if the exact element cannot be found. + * Defaults to 'SourceMapConsumer.GREATEST_LOWER_BOUND'. + * + * and an object is returned with the following properties: + * + * - line: The line number in the generated source, or null. + * - column: The column number in the generated source, or null. + */ + BasicSourceMapConsumer.prototype.generatedPositionFor = + function SourceMapConsumer_generatedPositionFor(aArgs) { + var source = util.getArg(aArgs, 'source'); + if (this.sourceRoot != null) { + source = util.relative(this.sourceRoot, source); + } + if (!this._sources.has(source)) { + return { + line: null, + column: null, + lastColumn: null + }; + } + source = this._sources.indexOf(source); + + var needle = { + source: source, + originalLine: util.getArg(aArgs, 'line'), + originalColumn: util.getArg(aArgs, 'column') + }; + + var index = this._findMapping( + needle, + this._originalMappings, + "originalLine", + "originalColumn", + util.compareByOriginalPositions, + util.getArg(aArgs, 'bias', SourceMapConsumer.GREATEST_LOWER_BOUND) + ); + + if (index >= 0) { + var mapping = this._originalMappings[index]; + + if (mapping.source === needle.source) { + return { + line: util.getArg(mapping, 'generatedLine', null), + column: util.getArg(mapping, 'generatedColumn', null), + lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null) + }; + } + } + + return { + line: null, + column: null, + lastColumn: null + }; + }; + + exports.BasicSourceMapConsumer = BasicSourceMapConsumer; + + /** + * An IndexedSourceMapConsumer instance represents a parsed source map which + * we can query for information. It differs from BasicSourceMapConsumer in + * that it takes "indexed" source maps (i.e. ones with a "sections" field) as + * input. + * + * The only parameter is a raw source map (either as a JSON string, or already + * parsed to an object). According to the spec for indexed source maps, they + * have the following attributes: + * + * - version: Which version of the source map spec this map is following. + * - file: Optional. The generated file this source map is associated with. + * - sections: A list of section definitions. + * + * Each value under the "sections" field has two fields: + * - offset: The offset into the original specified at which this section + * begins to apply, defined as an object with a "line" and "column" + * field. + * - map: A source map definition. This source map could also be indexed, + * but doesn't have to be. + * + * Instead of the "map" field, it's also possible to have a "url" field + * specifying a URL to retrieve a source map from, but that's currently + * unsupported. + * + * Here's an example source map, taken from the source map spec[0], but + * modified to omit a section which uses the "url" field. + * + * { + * version : 3, + * file: "app.js", + * sections: [{ + * offset: {line:100, column:10}, + * map: { + * version : 3, + * file: "section.js", + * sources: ["foo.js", "bar.js"], + * names: ["src", "maps", "are", "fun"], + * mappings: "AAAA,E;;ABCDE;" + * } + * }], + * } + * + * [0]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit#heading=h.535es3xeprgt + */ + function IndexedSourceMapConsumer(aSourceMap) { + var sourceMap = aSourceMap; + if (typeof aSourceMap === 'string') { + sourceMap = JSON.parse(aSourceMap.replace(/^\)\]\}'/, '')); + } + + var version = util.getArg(sourceMap, 'version'); + var sections = util.getArg(sourceMap, 'sections'); + + if (version != this._version) { + throw new Error('Unsupported version: ' + version); + } + + this._sources = new ArraySet(); + this._names = new ArraySet(); + + var lastOffset = { + line: -1, + column: 0 + }; + this._sections = sections.map(function (s) { + if (s.url) { + // The url field will require support for asynchronicity. + // See https://github.com/mozilla/source-map/issues/16 + throw new Error('Support for url field in sections not implemented.'); + } + var offset = util.getArg(s, 'offset'); + var offsetLine = util.getArg(offset, 'line'); + var offsetColumn = util.getArg(offset, 'column'); + + if (offsetLine < lastOffset.line || + (offsetLine === lastOffset.line && offsetColumn < lastOffset.column)) { + throw new Error('Section offsets must be ordered and non-overlapping.'); + } + lastOffset = offset; + + return { + generatedOffset: { + // The offset fields are 0-based, but we use 1-based indices when + // encoding/decoding from VLQ. + generatedLine: offsetLine + 1, + generatedColumn: offsetColumn + 1 + }, + consumer: new SourceMapConsumer(util.getArg(s, 'map')) + } + }); + } + + IndexedSourceMapConsumer.prototype = Object.create(SourceMapConsumer.prototype); + IndexedSourceMapConsumer.prototype.constructor = SourceMapConsumer; + + /** + * The version of the source mapping spec that we are consuming. + */ + IndexedSourceMapConsumer.prototype._version = 3; + + /** + * The list of original sources. + */ + Object.defineProperty(IndexedSourceMapConsumer.prototype, 'sources', { + get: function () { + var sources = []; + for (var i = 0; i < this._sections.length; i++) { + for (var j = 0; j < this._sections[i].consumer.sources.length; j++) { + sources.push(this._sections[i].consumer.sources[j]); + } + } + return sources; + } + }); + + /** + * Returns the original source, line, and column information for the generated + * source's line and column positions provided. The only argument is an object + * with the following properties: + * + * - line: The line number in the generated source. + * - column: The column number in the generated source. + * + * and an object is returned with the following properties: + * + * - source: The original source file, or null. + * - line: The line number in the original source, or null. + * - column: The column number in the original source, or null. + * - name: The original identifier, or null. + */ + IndexedSourceMapConsumer.prototype.originalPositionFor = + function IndexedSourceMapConsumer_originalPositionFor(aArgs) { + var needle = { + generatedLine: util.getArg(aArgs, 'line'), + generatedColumn: util.getArg(aArgs, 'column') + }; + + // Find the section containing the generated position we're trying to map + // to an original position. + var sectionIndex = binarySearch.search(needle, this._sections, + function(needle, section) { + var cmp = needle.generatedLine - section.generatedOffset.generatedLine; + if (cmp) { + return cmp; + } + + return (needle.generatedColumn - + section.generatedOffset.generatedColumn); + }); + var section = this._sections[sectionIndex]; + + if (!section) { + return { + source: null, + line: null, + column: null, + name: null + }; + } + + return section.consumer.originalPositionFor({ + line: needle.generatedLine - + (section.generatedOffset.generatedLine - 1), + column: needle.generatedColumn - + (section.generatedOffset.generatedLine === needle.generatedLine + ? section.generatedOffset.generatedColumn - 1 + : 0), + bias: aArgs.bias + }); + }; + + /** + * Return true if we have the source content for every source in the source + * map, false otherwise. + */ + IndexedSourceMapConsumer.prototype.hasContentsOfAllSources = + function IndexedSourceMapConsumer_hasContentsOfAllSources() { + return this._sections.every(function (s) { + return s.consumer.hasContentsOfAllSources(); + }); + }; + + /** + * Returns the original source content. The only argument is the url of the + * original source file. Returns null if no original source content is + * available. + */ + IndexedSourceMapConsumer.prototype.sourceContentFor = + function IndexedSourceMapConsumer_sourceContentFor(aSource, nullOnMissing) { + for (var i = 0; i < this._sections.length; i++) { + var section = this._sections[i]; + + var content = section.consumer.sourceContentFor(aSource, true); + if (content) { + return content; + } + } + if (nullOnMissing) { + return null; + } + else { + throw new Error('"' + aSource + '" is not in the SourceMap.'); + } + }; + + /** + * Returns the generated line and column information for the original source, + * line, and column positions provided. The only argument is an object with + * the following properties: + * + * - source: The filename of the original source. + * - line: The line number in the original source. + * - column: The column number in the original source. + * + * and an object is returned with the following properties: + * + * - line: The line number in the generated source, or null. + * - column: The column number in the generated source, or null. + */ + IndexedSourceMapConsumer.prototype.generatedPositionFor = + function IndexedSourceMapConsumer_generatedPositionFor(aArgs) { + for (var i = 0; i < this._sections.length; i++) { + var section = this._sections[i]; + + // Only consider this section if the requested source is in the list of + // sources of the consumer. + if (section.consumer.sources.indexOf(util.getArg(aArgs, 'source')) === -1) { + continue; + } + var generatedPosition = section.consumer.generatedPositionFor(aArgs); + if (generatedPosition) { + var ret = { + line: generatedPosition.line + + (section.generatedOffset.generatedLine - 1), + column: generatedPosition.column + + (section.generatedOffset.generatedLine === generatedPosition.line + ? section.generatedOffset.generatedColumn - 1 + : 0) + }; + return ret; + } + } + + return { + line: null, + column: null + }; + }; + + /** + * Parse the mappings in a string in to a data structure which we can easily + * query (the ordered arrays in the `this.__generatedMappings` and + * `this.__originalMappings` properties). + */ + IndexedSourceMapConsumer.prototype._parseMappings = + function IndexedSourceMapConsumer_parseMappings(aStr, aSourceRoot) { + this.__generatedMappings = []; + this.__originalMappings = []; + for (var i = 0; i < this._sections.length; i++) { + var section = this._sections[i]; + var sectionMappings = section.consumer._generatedMappings; + for (var j = 0; j < sectionMappings.length; j++) { + var mapping = sectionMappings[j]; + + var source = section.consumer._sources.at(mapping.source); + if (section.consumer.sourceRoot !== null) { + source = util.join(section.consumer.sourceRoot, source); + } + this._sources.add(source); + source = this._sources.indexOf(source); + + var name = section.consumer._names.at(mapping.name); + this._names.add(name); + name = this._names.indexOf(name); + + // The mappings coming from the consumer for the section have + // generated positions relative to the start of the section, so we + // need to offset them to be relative to the start of the concatenated + // generated file. + var adjustedMapping = { + source: source, + generatedLine: mapping.generatedLine + + (section.generatedOffset.generatedLine - 1), + generatedColumn: mapping.generatedColumn + + (section.generatedOffset.generatedLine === mapping.generatedLine + ? section.generatedOffset.generatedColumn - 1 + : 0), + originalLine: mapping.originalLine, + originalColumn: mapping.originalColumn, + name: name + }; + + this.__generatedMappings.push(adjustedMapping); + if (typeof adjustedMapping.originalLine === 'number') { + this.__originalMappings.push(adjustedMapping); + } + } + } + + quickSort(this.__generatedMappings, util.compareByGeneratedPositionsDeflated); + quickSort(this.__originalMappings, util.compareByOriginalPositions); + }; + + exports.IndexedSourceMapConsumer = IndexedSourceMapConsumer; + + +/***/ }), +/* 8 */ +/***/ (function(module, exports) { + + /* -*- Mode: js; js-indent-level: 2; -*- */ + /* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + + exports.GREATEST_LOWER_BOUND = 1; + exports.LEAST_UPPER_BOUND = 2; + + /** + * Recursive implementation of binary search. + * + * @param aLow Indices here and lower do not contain the needle. + * @param aHigh Indices here and higher do not contain the needle. + * @param aNeedle The element being searched for. + * @param aHaystack The non-empty array being searched. + * @param aCompare Function which takes two elements and returns -1, 0, or 1. + * @param aBias Either 'binarySearch.GREATEST_LOWER_BOUND' or + * 'binarySearch.LEAST_UPPER_BOUND'. Specifies whether to return the + * closest element that is smaller than or greater than the one we are + * searching for, respectively, if the exact element cannot be found. + */ + function recursiveSearch(aLow, aHigh, aNeedle, aHaystack, aCompare, aBias) { + // This function terminates when one of the following is true: + // + // 1. We find the exact element we are looking for. + // + // 2. We did not find the exact element, but we can return the index of + // the next-closest element. + // + // 3. We did not find the exact element, and there is no next-closest + // element than the one we are searching for, so we return -1. + var mid = Math.floor((aHigh - aLow) / 2) + aLow; + var cmp = aCompare(aNeedle, aHaystack[mid], true); + if (cmp === 0) { + // Found the element we are looking for. + return mid; + } + else if (cmp > 0) { + // Our needle is greater than aHaystack[mid]. + if (aHigh - mid > 1) { + // The element is in the upper half. + return recursiveSearch(mid, aHigh, aNeedle, aHaystack, aCompare, aBias); + } + + // The exact needle element was not found in this haystack. Determine if + // we are in termination case (3) or (2) and return the appropriate thing. + if (aBias == exports.LEAST_UPPER_BOUND) { + return aHigh < aHaystack.length ? aHigh : -1; + } else { + return mid; + } + } + else { + // Our needle is less than aHaystack[mid]. + if (mid - aLow > 1) { + // The element is in the lower half. + return recursiveSearch(aLow, mid, aNeedle, aHaystack, aCompare, aBias); + } + + // we are in termination case (3) or (2) and return the appropriate thing. + if (aBias == exports.LEAST_UPPER_BOUND) { + return mid; + } else { + return aLow < 0 ? -1 : aLow; + } + } + } + + /** + * This is an implementation of binary search which will always try and return + * the index of the closest element if there is no exact hit. This is because + * mappings between original and generated line/col pairs are single points, + * and there is an implicit region between each of them, so a miss just means + * that you aren't on the very start of a region. + * + * @param aNeedle The element you are looking for. + * @param aHaystack The array that is being searched. + * @param aCompare A function which takes the needle and an element in the + * array and returns -1, 0, or 1 depending on whether the needle is less + * than, equal to, or greater than the element, respectively. + * @param aBias Either 'binarySearch.GREATEST_LOWER_BOUND' or + * 'binarySearch.LEAST_UPPER_BOUND'. Specifies whether to return the + * closest element that is smaller than or greater than the one we are + * searching for, respectively, if the exact element cannot be found. + * Defaults to 'binarySearch.GREATEST_LOWER_BOUND'. + */ + exports.search = function search(aNeedle, aHaystack, aCompare, aBias) { + if (aHaystack.length === 0) { + return -1; + } + + var index = recursiveSearch(-1, aHaystack.length, aNeedle, aHaystack, + aCompare, aBias || exports.GREATEST_LOWER_BOUND); + if (index < 0) { + return -1; + } + + // We have found either the exact element, or the next-closest element than + // the one we are searching for. However, there may be more than one such + // element. Make sure we always return the smallest of these. + while (index - 1 >= 0) { + if (aCompare(aHaystack[index], aHaystack[index - 1], true) !== 0) { + break; + } + --index; + } + + return index; + }; + + +/***/ }), +/* 9 */ +/***/ (function(module, exports) { + + /* -*- Mode: js; js-indent-level: 2; -*- */ + /* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + + // It turns out that some (most?) JavaScript engines don't self-host + // `Array.prototype.sort`. This makes sense because C++ will likely remain + // faster than JS when doing raw CPU-intensive sorting. However, when using a + // custom comparator function, calling back and forth between the VM's C++ and + // JIT'd JS is rather slow *and* loses JIT type information, resulting in + // worse generated code for the comparator function than would be optimal. In + // fact, when sorting with a comparator, these costs outweigh the benefits of + // sorting in C++. By using our own JS-implemented Quick Sort (below), we get + // a ~3500ms mean speed-up in `bench/bench.html`. + + /** + * Swap the elements indexed by `x` and `y` in the array `ary`. + * + * @param {Array} ary + * The array. + * @param {Number} x + * The index of the first item. + * @param {Number} y + * The index of the second item. + */ + function swap(ary, x, y) { + var temp = ary[x]; + ary[x] = ary[y]; + ary[y] = temp; + } + + /** + * Returns a random integer within the range `low .. high` inclusive. + * + * @param {Number} low + * The lower bound on the range. + * @param {Number} high + * The upper bound on the range. + */ + function randomIntInRange(low, high) { + return Math.round(low + (Math.random() * (high - low))); + } + + /** + * The Quick Sort algorithm. + * + * @param {Array} ary + * An array to sort. + * @param {function} comparator + * Function to use to compare two items. + * @param {Number} p + * Start index of the array + * @param {Number} r + * End index of the array + */ + function doQuickSort(ary, comparator, p, r) { + // If our lower bound is less than our upper bound, we (1) partition the + // array into two pieces and (2) recurse on each half. If it is not, this is + // the empty array and our base case. + + if (p < r) { + // (1) Partitioning. + // + // The partitioning chooses a pivot between `p` and `r` and moves all + // elements that are less than or equal to the pivot to the before it, and + // all the elements that are greater than it after it. The effect is that + // once partition is done, the pivot is in the exact place it will be when + // the array is put in sorted order, and it will not need to be moved + // again. This runs in O(n) time. + + // Always choose a random pivot so that an input array which is reverse + // sorted does not cause O(n^2) running time. + var pivotIndex = randomIntInRange(p, r); + var i = p - 1; + + swap(ary, pivotIndex, r); + var pivot = ary[r]; + + // Immediately after `j` is incremented in this loop, the following hold + // true: + // + // * Every element in `ary[p .. i]` is less than or equal to the pivot. + // + // * Every element in `ary[i+1 .. j-1]` is greater than the pivot. + for (var j = p; j < r; j++) { + if (comparator(ary[j], pivot) <= 0) { + i += 1; + swap(ary, i, j); + } + } + + swap(ary, i + 1, j); + var q = i + 1; + + // (2) Recurse on each half. + + doQuickSort(ary, comparator, p, q - 1); + doQuickSort(ary, comparator, q + 1, r); + } + } + + /** + * Sort the given array in-place with the given comparator function. + * + * @param {Array} ary + * An array to sort. + * @param {function} comparator + * Function to use to compare two items. + */ + exports.quickSort = function (ary, comparator) { + doQuickSort(ary, comparator, 0, ary.length - 1); + }; + + +/***/ }), +/* 10 */ +/***/ (function(module, exports, __webpack_require__) { + + /* -*- Mode: js; js-indent-level: 2; -*- */ + /* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + + var SourceMapGenerator = __webpack_require__(1).SourceMapGenerator; + var util = __webpack_require__(4); + + // Matches a Windows-style `\r\n` newline or a `\n` newline used by all other + // operating systems these days (capturing the result). + var REGEX_NEWLINE = /(\r?\n)/; + + // Newline character code for charCodeAt() comparisons + var NEWLINE_CODE = 10; + + // Private symbol for identifying `SourceNode`s when multiple versions of + // the source-map library are loaded. This MUST NOT CHANGE across + // versions! + var isSourceNode = "$$$isSourceNode$$$"; + + /** + * SourceNodes provide a way to abstract over interpolating/concatenating + * snippets of generated JavaScript source code while maintaining the line and + * column information associated with the original source code. + * + * @param aLine The original line number. + * @param aColumn The original column number. + * @param aSource The original source's filename. + * @param aChunks Optional. An array of strings which are snippets of + * generated JS, or other SourceNodes. + * @param aName The original identifier. + */ + function SourceNode(aLine, aColumn, aSource, aChunks, aName) { + this.children = []; + this.sourceContents = {}; + this.line = aLine == null ? null : aLine; + this.column = aColumn == null ? null : aColumn; + this.source = aSource == null ? null : aSource; + this.name = aName == null ? null : aName; + this[isSourceNode] = true; + if (aChunks != null) this.add(aChunks); + } + + /** + * Creates a SourceNode from generated code and a SourceMapConsumer. + * + * @param aGeneratedCode The generated code + * @param aSourceMapConsumer The SourceMap for the generated code + * @param aRelativePath Optional. The path that relative sources in the + * SourceMapConsumer should be relative to. + */ + SourceNode.fromStringWithSourceMap = + function SourceNode_fromStringWithSourceMap(aGeneratedCode, aSourceMapConsumer, aRelativePath) { + // The SourceNode we want to fill with the generated code + // and the SourceMap + var node = new SourceNode(); + + // All even indices of this array are one line of the generated code, + // while all odd indices are the newlines between two adjacent lines + // (since `REGEX_NEWLINE` captures its match). + // Processed fragments are accessed by calling `shiftNextLine`. + var remainingLines = aGeneratedCode.split(REGEX_NEWLINE); + var remainingLinesIndex = 0; + var shiftNextLine = function() { + var lineContents = getNextLine(); + // The last line of a file might not have a newline. + var newLine = getNextLine() || ""; + return lineContents + newLine; + + function getNextLine() { + return remainingLinesIndex < remainingLines.length ? + remainingLines[remainingLinesIndex++] : undefined; + } + }; + + // We need to remember the position of "remainingLines" + var lastGeneratedLine = 1, lastGeneratedColumn = 0; + + // The generate SourceNodes we need a code range. + // To extract it current and last mapping is used. + // Here we store the last mapping. + var lastMapping = null; + + aSourceMapConsumer.eachMapping(function (mapping) { + if (lastMapping !== null) { + // We add the code from "lastMapping" to "mapping": + // First check if there is a new line in between. + if (lastGeneratedLine < mapping.generatedLine) { + // Associate first line with "lastMapping" + addMappingWithCode(lastMapping, shiftNextLine()); + lastGeneratedLine++; + lastGeneratedColumn = 0; + // The remaining code is added without mapping + } else { + // There is no new line in between. + // Associate the code between "lastGeneratedColumn" and + // "mapping.generatedColumn" with "lastMapping" + var nextLine = remainingLines[remainingLinesIndex]; + var code = nextLine.substr(0, mapping.generatedColumn - + lastGeneratedColumn); + remainingLines[remainingLinesIndex] = nextLine.substr(mapping.generatedColumn - + lastGeneratedColumn); + lastGeneratedColumn = mapping.generatedColumn; + addMappingWithCode(lastMapping, code); + // No more remaining code, continue + lastMapping = mapping; + return; + } + } + // We add the generated code until the first mapping + // to the SourceNode without any mapping. + // Each line is added as separate string. + while (lastGeneratedLine < mapping.generatedLine) { + node.add(shiftNextLine()); + lastGeneratedLine++; + } + if (lastGeneratedColumn < mapping.generatedColumn) { + var nextLine = remainingLines[remainingLinesIndex]; + node.add(nextLine.substr(0, mapping.generatedColumn)); + remainingLines[remainingLinesIndex] = nextLine.substr(mapping.generatedColumn); + lastGeneratedColumn = mapping.generatedColumn; + } + lastMapping = mapping; + }, this); + // We have processed all mappings. + if (remainingLinesIndex < remainingLines.length) { + if (lastMapping) { + // Associate the remaining code in the current line with "lastMapping" + addMappingWithCode(lastMapping, shiftNextLine()); + } + // and add the remaining lines without any mapping + node.add(remainingLines.splice(remainingLinesIndex).join("")); + } + + // Copy sourcesContent into SourceNode + aSourceMapConsumer.sources.forEach(function (sourceFile) { + var content = aSourceMapConsumer.sourceContentFor(sourceFile); + if (content != null) { + if (aRelativePath != null) { + sourceFile = util.join(aRelativePath, sourceFile); + } + node.setSourceContent(sourceFile, content); + } + }); + + return node; + + function addMappingWithCode(mapping, code) { + if (mapping === null || mapping.source === undefined) { + node.add(code); + } else { + var source = aRelativePath + ? util.join(aRelativePath, mapping.source) + : mapping.source; + node.add(new SourceNode(mapping.originalLine, + mapping.originalColumn, + source, + code, + mapping.name)); + } + } + }; + + /** + * Add a chunk of generated JS to this source node. + * + * @param aChunk A string snippet of generated JS code, another instance of + * SourceNode, or an array where each member is one of those things. + */ + SourceNode.prototype.add = function SourceNode_add(aChunk) { + if (Array.isArray(aChunk)) { + aChunk.forEach(function (chunk) { + this.add(chunk); + }, this); + } + else if (aChunk[isSourceNode] || typeof aChunk === "string") { + if (aChunk) { + this.children.push(aChunk); + } + } + else { + throw new TypeError( + "Expected a SourceNode, string, or an array of SourceNodes and strings. Got " + aChunk + ); + } + return this; + }; + + /** + * Add a chunk of generated JS to the beginning of this source node. + * + * @param aChunk A string snippet of generated JS code, another instance of + * SourceNode, or an array where each member is one of those things. + */ + SourceNode.prototype.prepend = function SourceNode_prepend(aChunk) { + if (Array.isArray(aChunk)) { + for (var i = aChunk.length-1; i >= 0; i--) { + this.prepend(aChunk[i]); + } + } + else if (aChunk[isSourceNode] || typeof aChunk === "string") { + this.children.unshift(aChunk); + } + else { + throw new TypeError( + "Expected a SourceNode, string, or an array of SourceNodes and strings. Got " + aChunk + ); + } + return this; + }; + + /** + * Walk over the tree of JS snippets in this node and its children. The + * walking function is called once for each snippet of JS and is passed that + * snippet and the its original associated source's line/column location. + * + * @param aFn The traversal function. + */ + SourceNode.prototype.walk = function SourceNode_walk(aFn) { + var chunk; + for (var i = 0, len = this.children.length; i < len; i++) { + chunk = this.children[i]; + if (chunk[isSourceNode]) { + chunk.walk(aFn); + } + else { + if (chunk !== '') { + aFn(chunk, { source: this.source, + line: this.line, + column: this.column, + name: this.name }); + } + } + } + }; + + /** + * Like `String.prototype.join` except for SourceNodes. Inserts `aStr` between + * each of `this.children`. + * + * @param aSep The separator. + */ + SourceNode.prototype.join = function SourceNode_join(aSep) { + var newChildren; + var i; + var len = this.children.length; + if (len > 0) { + newChildren = []; + for (i = 0; i < len-1; i++) { + newChildren.push(this.children[i]); + newChildren.push(aSep); + } + newChildren.push(this.children[i]); + this.children = newChildren; + } + return this; + }; + + /** + * Call String.prototype.replace on the very right-most source snippet. Useful + * for trimming whitespace from the end of a source node, etc. + * + * @param aPattern The pattern to replace. + * @param aReplacement The thing to replace the pattern with. + */ + SourceNode.prototype.replaceRight = function SourceNode_replaceRight(aPattern, aReplacement) { + var lastChild = this.children[this.children.length - 1]; + if (lastChild[isSourceNode]) { + lastChild.replaceRight(aPattern, aReplacement); + } + else if (typeof lastChild === 'string') { + this.children[this.children.length - 1] = lastChild.replace(aPattern, aReplacement); + } + else { + this.children.push(''.replace(aPattern, aReplacement)); + } + return this; + }; + + /** + * Set the source content for a source file. This will be added to the SourceMapGenerator + * in the sourcesContent field. + * + * @param aSourceFile The filename of the source file + * @param aSourceContent The content of the source file + */ + SourceNode.prototype.setSourceContent = + function SourceNode_setSourceContent(aSourceFile, aSourceContent) { + this.sourceContents[util.toSetString(aSourceFile)] = aSourceContent; + }; + + /** + * Walk over the tree of SourceNodes. The walking function is called for each + * source file content and is passed the filename and source content. + * + * @param aFn The traversal function. + */ + SourceNode.prototype.walkSourceContents = + function SourceNode_walkSourceContents(aFn) { + for (var i = 0, len = this.children.length; i < len; i++) { + if (this.children[i][isSourceNode]) { + this.children[i].walkSourceContents(aFn); + } + } + + var sources = Object.keys(this.sourceContents); + for (var i = 0, len = sources.length; i < len; i++) { + aFn(util.fromSetString(sources[i]), this.sourceContents[sources[i]]); + } + }; + + /** + * Return the string representation of this source node. Walks over the tree + * and concatenates all the various snippets together to one string. + */ + SourceNode.prototype.toString = function SourceNode_toString() { + var str = ""; + this.walk(function (chunk) { + str += chunk; + }); + return str; + }; + + /** + * Returns the string representation of this source node along with a source + * map. + */ + SourceNode.prototype.toStringWithSourceMap = function SourceNode_toStringWithSourceMap(aArgs) { + var generated = { + code: "", + line: 1, + column: 0 + }; + var map = new SourceMapGenerator(aArgs); + var sourceMappingActive = false; + var lastOriginalSource = null; + var lastOriginalLine = null; + var lastOriginalColumn = null; + var lastOriginalName = null; + this.walk(function (chunk, original) { + generated.code += chunk; + if (original.source !== null + && original.line !== null + && original.column !== null) { + if(lastOriginalSource !== original.source + || lastOriginalLine !== original.line + || lastOriginalColumn !== original.column + || lastOriginalName !== original.name) { + map.addMapping({ + source: original.source, + original: { + line: original.line, + column: original.column + }, + generated: { + line: generated.line, + column: generated.column + }, + name: original.name + }); + } + lastOriginalSource = original.source; + lastOriginalLine = original.line; + lastOriginalColumn = original.column; + lastOriginalName = original.name; + sourceMappingActive = true; + } else if (sourceMappingActive) { + map.addMapping({ + generated: { + line: generated.line, + column: generated.column + } + }); + lastOriginalSource = null; + sourceMappingActive = false; + } + for (var idx = 0, length = chunk.length; idx < length; idx++) { + if (chunk.charCodeAt(idx) === NEWLINE_CODE) { + generated.line++; + generated.column = 0; + // Mappings end at eol + if (idx + 1 === length) { + lastOriginalSource = null; + sourceMappingActive = false; + } else if (sourceMappingActive) { + map.addMapping({ + source: original.source, + original: { + line: original.line, + column: original.column + }, + generated: { + line: generated.line, + column: generated.column + }, + name: original.name + }); + } + } else { + generated.column++; + } + } + }); + this.walkSourceContents(function (sourceFile, sourceContent) { + map.setSourceContent(sourceFile, sourceContent); + }); + + return { code: generated.code, map: map }; + }; + + exports.SourceNode = SourceNode; + + +/***/ }) +/******/ ]) +}); +; \ No newline at end of file diff --git a/node_modules/source-map/dist/source-map.min.js b/node_modules/source-map/dist/source-map.min.js new file mode 100644 index 0000000..f2a46bd --- /dev/null +++ b/node_modules/source-map/dist/source-map.min.js @@ -0,0 +1,2 @@ +!function(e,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports.sourceMap=n():e.sourceMap=n()}(this,function(){return function(e){function n(t){if(r[t])return r[t].exports;var o=r[t]={exports:{},id:t,loaded:!1};return e[t].call(o.exports,o,o.exports,n),o.loaded=!0,o.exports}var r={};return n.m=e,n.c=r,n.p="",n(0)}([function(e,n,r){n.SourceMapGenerator=r(1).SourceMapGenerator,n.SourceMapConsumer=r(7).SourceMapConsumer,n.SourceNode=r(10).SourceNode},function(e,n,r){function t(e){e||(e={}),this._file=i.getArg(e,"file",null),this._sourceRoot=i.getArg(e,"sourceRoot",null),this._skipValidation=i.getArg(e,"skipValidation",!1),this._sources=new s,this._names=new s,this._mappings=new a,this._sourcesContents=null}var o=r(2),i=r(4),s=r(5).ArraySet,a=r(6).MappingList;t.prototype._version=3,t.fromSourceMap=function(e){var n=e.sourceRoot,r=new t({file:e.file,sourceRoot:n});return e.eachMapping(function(e){var t={generated:{line:e.generatedLine,column:e.generatedColumn}};null!=e.source&&(t.source=e.source,null!=n&&(t.source=i.relative(n,t.source)),t.original={line:e.originalLine,column:e.originalColumn},null!=e.name&&(t.name=e.name)),r.addMapping(t)}),e.sources.forEach(function(n){var t=e.sourceContentFor(n);null!=t&&r.setSourceContent(n,t)}),r},t.prototype.addMapping=function(e){var n=i.getArg(e,"generated"),r=i.getArg(e,"original",null),t=i.getArg(e,"source",null),o=i.getArg(e,"name",null);this._skipValidation||this._validateMapping(n,r,t,o),null!=t&&(t=String(t),this._sources.has(t)||this._sources.add(t)),null!=o&&(o=String(o),this._names.has(o)||this._names.add(o)),this._mappings.add({generatedLine:n.line,generatedColumn:n.column,originalLine:null!=r&&r.line,originalColumn:null!=r&&r.column,source:t,name:o})},t.prototype.setSourceContent=function(e,n){var r=e;null!=this._sourceRoot&&(r=i.relative(this._sourceRoot,r)),null!=n?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[i.toSetString(r)]=n):this._sourcesContents&&(delete this._sourcesContents[i.toSetString(r)],0===Object.keys(this._sourcesContents).length&&(this._sourcesContents=null))},t.prototype.applySourceMap=function(e,n,r){var t=n;if(null==n){if(null==e.file)throw new Error('SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map\'s "file" property. Both were omitted.');t=e.file}var o=this._sourceRoot;null!=o&&(t=i.relative(o,t));var a=new s,u=new s;this._mappings.unsortedForEach(function(n){if(n.source===t&&null!=n.originalLine){var s=e.originalPositionFor({line:n.originalLine,column:n.originalColumn});null!=s.source&&(n.source=s.source,null!=r&&(n.source=i.join(r,n.source)),null!=o&&(n.source=i.relative(o,n.source)),n.originalLine=s.line,n.originalColumn=s.column,null!=s.name&&(n.name=s.name))}var l=n.source;null==l||a.has(l)||a.add(l);var c=n.name;null==c||u.has(c)||u.add(c)},this),this._sources=a,this._names=u,e.sources.forEach(function(n){var t=e.sourceContentFor(n);null!=t&&(null!=r&&(n=i.join(r,n)),null!=o&&(n=i.relative(o,n)),this.setSourceContent(n,t))},this)},t.prototype._validateMapping=function(e,n,r,t){if(n&&"number"!=typeof n.line&&"number"!=typeof n.column)throw new Error("original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.");if((!(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0)||n||r||t)&&!(e&&"line"in e&&"column"in e&&n&&"line"in n&&"column"in n&&e.line>0&&e.column>=0&&n.line>0&&n.column>=0&&r))throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:r,original:n,name:t}))},t.prototype._serializeMappings=function(){for(var e,n,r,t,s=0,a=1,u=0,l=0,c=0,g=0,p="",h=this._mappings.toArray(),f=0,d=h.length;f0){if(!i.compareByGeneratedPositionsInflated(n,h[f-1]))continue;e+=","}e+=o.encode(n.generatedColumn-s),s=n.generatedColumn,null!=n.source&&(t=this._sources.indexOf(n.source),e+=o.encode(t-g),g=t,e+=o.encode(n.originalLine-1-l),l=n.originalLine-1,e+=o.encode(n.originalColumn-u),u=n.originalColumn,null!=n.name&&(r=this._names.indexOf(n.name),e+=o.encode(r-c),c=r)),p+=e}return p},t.prototype._generateSourcesContent=function(e,n){return e.map(function(e){if(!this._sourcesContents)return null;null!=n&&(e=i.relative(n,e));var r=i.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,r)?this._sourcesContents[r]:null},this)},t.prototype.toJSON=function(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return null!=this._file&&(e.file=this._file),null!=this._sourceRoot&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e},t.prototype.toString=function(){return JSON.stringify(this.toJSON())},n.SourceMapGenerator=t},function(e,n,r){function t(e){return e<0?(-e<<1)+1:(e<<1)+0}function o(e){var n=1===(1&e),r=e>>1;return n?-r:r}var i=r(3),s=5,a=1<>>=s,o>0&&(n|=l),r+=i.encode(n);while(o>0);return r},n.decode=function(e,n,r){var t,a,c=e.length,g=0,p=0;do{if(n>=c)throw new Error("Expected more digits in base 64 VLQ value.");if(a=i.decode(e.charCodeAt(n++)),a===-1)throw new Error("Invalid base64 digit: "+e.charAt(n-1));t=!!(a&l),a&=u,g+=a<=0;c--)s=u[c],"."===s?u.splice(c,1):".."===s?l++:l>0&&(""===s?(u.splice(c+1,l),l=0):(u.splice(c,2),l--));return r=u.join("/"),""===r&&(r=a?"/":"."),i?(i.path=r,o(i)):r}function s(e,n){""===e&&(e="."),""===n&&(n=".");var r=t(n),s=t(e);if(s&&(e=s.path||"/"),r&&!r.scheme)return s&&(r.scheme=s.scheme),o(r);if(r||n.match(_))return n;if(s&&!s.host&&!s.path)return s.host=n,o(s);var a="/"===n.charAt(0)?n:i(e.replace(/\/+$/,"")+"/"+n);return s?(s.path=a,o(s)):a}function a(e,n){""===e&&(e="."),e=e.replace(/\/$/,"");for(var r=0;0!==n.indexOf(e+"/");){var t=e.lastIndexOf("/");if(t<0)return n;if(e=e.slice(0,t),e.match(/^([^\/]+:\/)?\/*$/))return n;++r}return Array(r+1).join("../")+n.substr(e.length+1)}function u(e){return e}function l(e){return g(e)?"$"+e:e}function c(e){return g(e)?e.slice(1):e}function g(e){if(!e)return!1;var n=e.length;if(n<9)return!1;if(95!==e.charCodeAt(n-1)||95!==e.charCodeAt(n-2)||111!==e.charCodeAt(n-3)||116!==e.charCodeAt(n-4)||111!==e.charCodeAt(n-5)||114!==e.charCodeAt(n-6)||112!==e.charCodeAt(n-7)||95!==e.charCodeAt(n-8)||95!==e.charCodeAt(n-9))return!1;for(var r=n-10;r>=0;r--)if(36!==e.charCodeAt(r))return!1;return!0}function p(e,n,r){var t=e.source-n.source;return 0!==t?t:(t=e.originalLine-n.originalLine,0!==t?t:(t=e.originalColumn-n.originalColumn,0!==t||r?t:(t=e.generatedColumn-n.generatedColumn,0!==t?t:(t=e.generatedLine-n.generatedLine,0!==t?t:e.name-n.name))))}function h(e,n,r){var t=e.generatedLine-n.generatedLine;return 0!==t?t:(t=e.generatedColumn-n.generatedColumn,0!==t||r?t:(t=e.source-n.source,0!==t?t:(t=e.originalLine-n.originalLine,0!==t?t:(t=e.originalColumn-n.originalColumn,0!==t?t:e.name-n.name))))}function f(e,n){return e===n?0:e>n?1:-1}function d(e,n){var r=e.generatedLine-n.generatedLine;return 0!==r?r:(r=e.generatedColumn-n.generatedColumn,0!==r?r:(r=f(e.source,n.source),0!==r?r:(r=e.originalLine-n.originalLine,0!==r?r:(r=e.originalColumn-n.originalColumn,0!==r?r:f(e.name,n.name)))))}n.getArg=r;var m=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.]*)(?::(\d+))?(\S*)$/,_=/^data:.+\,.+$/;n.urlParse=t,n.urlGenerate=o,n.normalize=i,n.join=s,n.isAbsolute=function(e){return"/"===e.charAt(0)||!!e.match(m)},n.relative=a;var v=function(){var e=Object.create(null);return!("__proto__"in e)}();n.toSetString=v?u:l,n.fromSetString=v?u:c,n.compareByOriginalPositions=p,n.compareByGeneratedPositionsDeflated=h,n.compareByGeneratedPositionsInflated=d},function(e,n,r){function t(){this._array=[],this._set=s?new Map:Object.create(null)}var o=r(4),i=Object.prototype.hasOwnProperty,s="undefined"!=typeof Map;t.fromArray=function(e,n){for(var r=new t,o=0,i=e.length;o=0)return n}else{var r=o.toSetString(e);if(i.call(this._set,r))return this._set[r]}throw new Error('"'+e+'" is not in the set.')},t.prototype.at=function(e){if(e>=0&&er||t==r&&s>=o||i.compareByGeneratedPositionsInflated(e,n)<=0}function o(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}var i=r(4);o.prototype.unsortedForEach=function(e,n){this._array.forEach(e,n)},o.prototype.add=function(e){t(this._last,e)?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))},o.prototype.toArray=function(){return this._sorted||(this._array.sort(i.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},n.MappingList=o},function(e,n,r){function t(e){var n=e;return"string"==typeof e&&(n=JSON.parse(e.replace(/^\)\]\}'/,""))),null!=n.sections?new s(n):new o(n)}function o(e){var n=e;"string"==typeof e&&(n=JSON.parse(e.replace(/^\)\]\}'/,"")));var r=a.getArg(n,"version"),t=a.getArg(n,"sources"),o=a.getArg(n,"names",[]),i=a.getArg(n,"sourceRoot",null),s=a.getArg(n,"sourcesContent",null),u=a.getArg(n,"mappings"),c=a.getArg(n,"file",null);if(r!=this._version)throw new Error("Unsupported version: "+r);t=t.map(String).map(a.normalize).map(function(e){return i&&a.isAbsolute(i)&&a.isAbsolute(e)?a.relative(i,e):e}),this._names=l.fromArray(o.map(String),!0),this._sources=l.fromArray(t,!0),this.sourceRoot=i,this.sourcesContent=s,this._mappings=u,this.file=c}function i(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}function s(e){var n=e;"string"==typeof e&&(n=JSON.parse(e.replace(/^\)\]\}'/,"")));var r=a.getArg(n,"version"),o=a.getArg(n,"sections");if(r!=this._version)throw new Error("Unsupported version: "+r);this._sources=new l,this._names=new l;var i={line:-1,column:0};this._sections=o.map(function(e){if(e.url)throw new Error("Support for url field in sections not implemented.");var n=a.getArg(e,"offset"),r=a.getArg(n,"line"),o=a.getArg(n,"column");if(r=0){var i=this._originalMappings[o];if(void 0===e.column)for(var s=i.originalLine;i&&i.originalLine===s;)t.push({line:a.getArg(i,"generatedLine",null),column:a.getArg(i,"generatedColumn",null),lastColumn:a.getArg(i,"lastGeneratedColumn",null)}),i=this._originalMappings[++o];else for(var l=i.originalColumn;i&&i.originalLine===n&&i.originalColumn==l;)t.push({line:a.getArg(i,"generatedLine",null),column:a.getArg(i,"generatedColumn",null),lastColumn:a.getArg(i,"lastGeneratedColumn",null)}),i=this._originalMappings[++o]}return t},n.SourceMapConsumer=t,o.prototype=Object.create(t.prototype),o.prototype.consumer=t,o.fromSourceMap=function(e){var n=Object.create(o.prototype),r=n._names=l.fromArray(e._names.toArray(),!0),t=n._sources=l.fromArray(e._sources.toArray(),!0);n.sourceRoot=e._sourceRoot,n.sourcesContent=e._generateSourcesContent(n._sources.toArray(),n.sourceRoot),n.file=e._file;for(var s=e._mappings.toArray().slice(),u=n.__generatedMappings=[],c=n.__originalMappings=[],p=0,h=s.length;p1&&(r.source=d+o[1],d+=o[1],r.originalLine=h+o[2],h=r.originalLine,r.originalLine+=1,r.originalColumn=f+o[3],f=r.originalColumn,o.length>4&&(r.name=m+o[4],m+=o[4])),S.push(r),"number"==typeof r.originalLine&&A.push(r)}g(S,a.compareByGeneratedPositionsDeflated),this.__generatedMappings=S,g(A,a.compareByOriginalPositions),this.__originalMappings=A},o.prototype._findMapping=function(e,n,r,t,o,i){if(e[r]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+e[r]);if(e[t]<0)throw new TypeError("Column must be greater than or equal to 0, got "+e[t]);return u.search(e,n,o,i)},o.prototype.computeColumnSpans=function(){for(var e=0;e=0){var o=this._generatedMappings[r];if(o.generatedLine===n.generatedLine){var i=a.getArg(o,"source",null);null!==i&&(i=this._sources.at(i),null!=this.sourceRoot&&(i=a.join(this.sourceRoot,i)));var s=a.getArg(o,"name",null);return null!==s&&(s=this._names.at(s)),{source:i,line:a.getArg(o,"originalLine",null),column:a.getArg(o,"originalColumn",null),name:s}}}return{source:null,line:null,column:null,name:null}},o.prototype.hasContentsOfAllSources=function(){return!!this.sourcesContent&&(this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(e){return null==e}))},o.prototype.sourceContentFor=function(e,n){if(!this.sourcesContent)return null;if(null!=this.sourceRoot&&(e=a.relative(this.sourceRoot,e)),this._sources.has(e))return this.sourcesContent[this._sources.indexOf(e)];var r;if(null!=this.sourceRoot&&(r=a.urlParse(this.sourceRoot))){var t=e.replace(/^file:\/\//,"");if("file"==r.scheme&&this._sources.has(t))return this.sourcesContent[this._sources.indexOf(t)];if((!r.path||"/"==r.path)&&this._sources.has("/"+e))return this.sourcesContent[this._sources.indexOf("/"+e)]}if(n)return null;throw new Error('"'+e+'" is not in the SourceMap.')},o.prototype.generatedPositionFor=function(e){var n=a.getArg(e,"source");if(null!=this.sourceRoot&&(n=a.relative(this.sourceRoot,n)),!this._sources.has(n))return{line:null,column:null,lastColumn:null};n=this._sources.indexOf(n);var r={source:n,originalLine:a.getArg(e,"line"),originalColumn:a.getArg(e,"column")},o=this._findMapping(r,this._originalMappings,"originalLine","originalColumn",a.compareByOriginalPositions,a.getArg(e,"bias",t.GREATEST_LOWER_BOUND));if(o>=0){var i=this._originalMappings[o];if(i.source===r.source)return{line:a.getArg(i,"generatedLine",null),column:a.getArg(i,"generatedColumn",null),lastColumn:a.getArg(i,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}},n.BasicSourceMapConsumer=o,s.prototype=Object.create(t.prototype),s.prototype.constructor=t,s.prototype._version=3,Object.defineProperty(s.prototype,"sources",{get:function(){for(var e=[],n=0;n0?t-u>1?r(u,t,o,i,s,a):a==n.LEAST_UPPER_BOUND?t1?r(e,u,o,i,s,a):a==n.LEAST_UPPER_BOUND?u:e<0?-1:e}n.GREATEST_LOWER_BOUND=1,n.LEAST_UPPER_BOUND=2,n.search=function(e,t,o,i){if(0===t.length)return-1;var s=r(-1,t.length,e,t,o,i||n.GREATEST_LOWER_BOUND);if(s<0)return-1;for(;s-1>=0&&0===o(t[s],t[s-1],!0);)--s;return s}},function(e,n){function r(e,n,r){var t=e[n];e[n]=e[r],e[r]=t}function t(e,n){return Math.round(e+Math.random()*(n-e))}function o(e,n,i,s){if(i=0;n--)this.prepend(e[n]);else{if(!e[u]&&"string"!=typeof e)throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);this.children.unshift(e)}return this},t.prototype.walk=function(e){for(var n,r=0,t=this.children.length;r0){for(n=[],r=0;r 0 && aGenerated.column >= 0\n\t && !aOriginal && !aSource && !aName) {\n\t // Case 1.\n\t return;\n\t }\n\t else if (aGenerated && 'line' in aGenerated && 'column' in aGenerated\n\t && aOriginal && 'line' in aOriginal && 'column' in aOriginal\n\t && aGenerated.line > 0 && aGenerated.column >= 0\n\t && aOriginal.line > 0 && aOriginal.column >= 0\n\t && aSource) {\n\t // Cases 2 and 3.\n\t return;\n\t }\n\t else {\n\t throw new Error('Invalid mapping: ' + JSON.stringify({\n\t generated: aGenerated,\n\t source: aSource,\n\t original: aOriginal,\n\t name: aName\n\t }));\n\t }\n\t };\n\t\n\t/**\n\t * Serialize the accumulated mappings in to the stream of base 64 VLQs\n\t * specified by the source map format.\n\t */\n\tSourceMapGenerator.prototype._serializeMappings =\n\t function SourceMapGenerator_serializeMappings() {\n\t var previousGeneratedColumn = 0;\n\t var previousGeneratedLine = 1;\n\t var previousOriginalColumn = 0;\n\t var previousOriginalLine = 0;\n\t var previousName = 0;\n\t var previousSource = 0;\n\t var result = '';\n\t var next;\n\t var mapping;\n\t var nameIdx;\n\t var sourceIdx;\n\t\n\t var mappings = this._mappings.toArray();\n\t for (var i = 0, len = mappings.length; i < len; i++) {\n\t mapping = mappings[i];\n\t next = ''\n\t\n\t if (mapping.generatedLine !== previousGeneratedLine) {\n\t previousGeneratedColumn = 0;\n\t while (mapping.generatedLine !== previousGeneratedLine) {\n\t next += ';';\n\t previousGeneratedLine++;\n\t }\n\t }\n\t else {\n\t if (i > 0) {\n\t if (!util.compareByGeneratedPositionsInflated(mapping, mappings[i - 1])) {\n\t continue;\n\t }\n\t next += ',';\n\t }\n\t }\n\t\n\t next += base64VLQ.encode(mapping.generatedColumn\n\t - previousGeneratedColumn);\n\t previousGeneratedColumn = mapping.generatedColumn;\n\t\n\t if (mapping.source != null) {\n\t sourceIdx = this._sources.indexOf(mapping.source);\n\t next += base64VLQ.encode(sourceIdx - previousSource);\n\t previousSource = sourceIdx;\n\t\n\t // lines are stored 0-based in SourceMap spec version 3\n\t next += base64VLQ.encode(mapping.originalLine - 1\n\t - previousOriginalLine);\n\t previousOriginalLine = mapping.originalLine - 1;\n\t\n\t next += base64VLQ.encode(mapping.originalColumn\n\t - previousOriginalColumn);\n\t previousOriginalColumn = mapping.originalColumn;\n\t\n\t if (mapping.name != null) {\n\t nameIdx = this._names.indexOf(mapping.name);\n\t next += base64VLQ.encode(nameIdx - previousName);\n\t previousName = nameIdx;\n\t }\n\t }\n\t\n\t result += next;\n\t }\n\t\n\t return result;\n\t };\n\t\n\tSourceMapGenerator.prototype._generateSourcesContent =\n\t function SourceMapGenerator_generateSourcesContent(aSources, aSourceRoot) {\n\t return aSources.map(function (source) {\n\t if (!this._sourcesContents) {\n\t return null;\n\t }\n\t if (aSourceRoot != null) {\n\t source = util.relative(aSourceRoot, source);\n\t }\n\t var key = util.toSetString(source);\n\t return Object.prototype.hasOwnProperty.call(this._sourcesContents, key)\n\t ? this._sourcesContents[key]\n\t : null;\n\t }, this);\n\t };\n\t\n\t/**\n\t * Externalize the source map.\n\t */\n\tSourceMapGenerator.prototype.toJSON =\n\t function SourceMapGenerator_toJSON() {\n\t var map = {\n\t version: this._version,\n\t sources: this._sources.toArray(),\n\t names: this._names.toArray(),\n\t mappings: this._serializeMappings()\n\t };\n\t if (this._file != null) {\n\t map.file = this._file;\n\t }\n\t if (this._sourceRoot != null) {\n\t map.sourceRoot = this._sourceRoot;\n\t }\n\t if (this._sourcesContents) {\n\t map.sourcesContent = this._generateSourcesContent(map.sources, map.sourceRoot);\n\t }\n\t\n\t return map;\n\t };\n\t\n\t/**\n\t * Render the source map being generated to a string.\n\t */\n\tSourceMapGenerator.prototype.toString =\n\t function SourceMapGenerator_toString() {\n\t return JSON.stringify(this.toJSON());\n\t };\n\t\n\texports.SourceMapGenerator = SourceMapGenerator;\n\n\n/***/ }),\n/* 2 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t/* -*- Mode: js; js-indent-level: 2; -*- */\n\t/*\n\t * Copyright 2011 Mozilla Foundation and contributors\n\t * Licensed under the New BSD license. See LICENSE or:\n\t * http://opensource.org/licenses/BSD-3-Clause\n\t *\n\t * Based on the Base 64 VLQ implementation in Closure Compiler:\n\t * https://code.google.com/p/closure-compiler/source/browse/trunk/src/com/google/debugging/sourcemap/Base64VLQ.java\n\t *\n\t * Copyright 2011 The Closure Compiler Authors. All rights reserved.\n\t * Redistribution and use in source and binary forms, with or without\n\t * modification, are permitted provided that the following conditions are\n\t * met:\n\t *\n\t * * Redistributions of source code must retain the above copyright\n\t * notice, this list of conditions and the following disclaimer.\n\t * * Redistributions in binary form must reproduce the above\n\t * copyright notice, this list of conditions and the following\n\t * disclaimer in the documentation and/or other materials provided\n\t * with the distribution.\n\t * * Neither the name of Google Inc. nor the names of its\n\t * contributors may be used to endorse or promote products derived\n\t * from this software without specific prior written permission.\n\t *\n\t * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n\t * \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\n\t * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\n\t * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\n\t * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n\t * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n\t * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n\t * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n\t * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n\t * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n\t * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\t */\n\t\n\tvar base64 = __webpack_require__(3);\n\t\n\t// A single base 64 digit can contain 6 bits of data. For the base 64 variable\n\t// length quantities we use in the source map spec, the first bit is the sign,\n\t// the next four bits are the actual value, and the 6th bit is the\n\t// continuation bit. The continuation bit tells us whether there are more\n\t// digits in this value following this digit.\n\t//\n\t// Continuation\n\t// | Sign\n\t// | |\n\t// V V\n\t// 101011\n\t\n\tvar VLQ_BASE_SHIFT = 5;\n\t\n\t// binary: 100000\n\tvar VLQ_BASE = 1 << VLQ_BASE_SHIFT;\n\t\n\t// binary: 011111\n\tvar VLQ_BASE_MASK = VLQ_BASE - 1;\n\t\n\t// binary: 100000\n\tvar VLQ_CONTINUATION_BIT = VLQ_BASE;\n\t\n\t/**\n\t * Converts from a two-complement value to a value where the sign bit is\n\t * placed in the least significant bit. For example, as decimals:\n\t * 1 becomes 2 (10 binary), -1 becomes 3 (11 binary)\n\t * 2 becomes 4 (100 binary), -2 becomes 5 (101 binary)\n\t */\n\tfunction toVLQSigned(aValue) {\n\t return aValue < 0\n\t ? ((-aValue) << 1) + 1\n\t : (aValue << 1) + 0;\n\t}\n\t\n\t/**\n\t * Converts to a two-complement value from a value where the sign bit is\n\t * placed in the least significant bit. For example, as decimals:\n\t * 2 (10 binary) becomes 1, 3 (11 binary) becomes -1\n\t * 4 (100 binary) becomes 2, 5 (101 binary) becomes -2\n\t */\n\tfunction fromVLQSigned(aValue) {\n\t var isNegative = (aValue & 1) === 1;\n\t var shifted = aValue >> 1;\n\t return isNegative\n\t ? -shifted\n\t : shifted;\n\t}\n\t\n\t/**\n\t * Returns the base 64 VLQ encoded value.\n\t */\n\texports.encode = function base64VLQ_encode(aValue) {\n\t var encoded = \"\";\n\t var digit;\n\t\n\t var vlq = toVLQSigned(aValue);\n\t\n\t do {\n\t digit = vlq & VLQ_BASE_MASK;\n\t vlq >>>= VLQ_BASE_SHIFT;\n\t if (vlq > 0) {\n\t // There are still more digits in this value, so we must make sure the\n\t // continuation bit is marked.\n\t digit |= VLQ_CONTINUATION_BIT;\n\t }\n\t encoded += base64.encode(digit);\n\t } while (vlq > 0);\n\t\n\t return encoded;\n\t};\n\t\n\t/**\n\t * Decodes the next base 64 VLQ value from the given string and returns the\n\t * value and the rest of the string via the out parameter.\n\t */\n\texports.decode = function base64VLQ_decode(aStr, aIndex, aOutParam) {\n\t var strLen = aStr.length;\n\t var result = 0;\n\t var shift = 0;\n\t var continuation, digit;\n\t\n\t do {\n\t if (aIndex >= strLen) {\n\t throw new Error(\"Expected more digits in base 64 VLQ value.\");\n\t }\n\t\n\t digit = base64.decode(aStr.charCodeAt(aIndex++));\n\t if (digit === -1) {\n\t throw new Error(\"Invalid base64 digit: \" + aStr.charAt(aIndex - 1));\n\t }\n\t\n\t continuation = !!(digit & VLQ_CONTINUATION_BIT);\n\t digit &= VLQ_BASE_MASK;\n\t result = result + (digit << shift);\n\t shift += VLQ_BASE_SHIFT;\n\t } while (continuation);\n\t\n\t aOutParam.value = fromVLQSigned(result);\n\t aOutParam.rest = aIndex;\n\t};\n\n\n/***/ }),\n/* 3 */\n/***/ (function(module, exports) {\n\n\t/* -*- Mode: js; js-indent-level: 2; -*- */\n\t/*\n\t * Copyright 2011 Mozilla Foundation and contributors\n\t * Licensed under the New BSD license. See LICENSE or:\n\t * http://opensource.org/licenses/BSD-3-Clause\n\t */\n\t\n\tvar intToCharMap = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'.split('');\n\t\n\t/**\n\t * Encode an integer in the range of 0 to 63 to a single base 64 digit.\n\t */\n\texports.encode = function (number) {\n\t if (0 <= number && number < intToCharMap.length) {\n\t return intToCharMap[number];\n\t }\n\t throw new TypeError(\"Must be between 0 and 63: \" + number);\n\t};\n\t\n\t/**\n\t * Decode a single base 64 character code digit to an integer. Returns -1 on\n\t * failure.\n\t */\n\texports.decode = function (charCode) {\n\t var bigA = 65; // 'A'\n\t var bigZ = 90; // 'Z'\n\t\n\t var littleA = 97; // 'a'\n\t var littleZ = 122; // 'z'\n\t\n\t var zero = 48; // '0'\n\t var nine = 57; // '9'\n\t\n\t var plus = 43; // '+'\n\t var slash = 47; // '/'\n\t\n\t var littleOffset = 26;\n\t var numberOffset = 52;\n\t\n\t // 0 - 25: ABCDEFGHIJKLMNOPQRSTUVWXYZ\n\t if (bigA <= charCode && charCode <= bigZ) {\n\t return (charCode - bigA);\n\t }\n\t\n\t // 26 - 51: abcdefghijklmnopqrstuvwxyz\n\t if (littleA <= charCode && charCode <= littleZ) {\n\t return (charCode - littleA + littleOffset);\n\t }\n\t\n\t // 52 - 61: 0123456789\n\t if (zero <= charCode && charCode <= nine) {\n\t return (charCode - zero + numberOffset);\n\t }\n\t\n\t // 62: +\n\t if (charCode == plus) {\n\t return 62;\n\t }\n\t\n\t // 63: /\n\t if (charCode == slash) {\n\t return 63;\n\t }\n\t\n\t // Invalid base64 digit.\n\t return -1;\n\t};\n\n\n/***/ }),\n/* 4 */\n/***/ (function(module, exports) {\n\n\t/* -*- Mode: js; js-indent-level: 2; -*- */\n\t/*\n\t * Copyright 2011 Mozilla Foundation and contributors\n\t * Licensed under the New BSD license. See LICENSE or:\n\t * http://opensource.org/licenses/BSD-3-Clause\n\t */\n\t\n\t/**\n\t * This is a helper function for getting values from parameter/options\n\t * objects.\n\t *\n\t * @param args The object we are extracting values from\n\t * @param name The name of the property we are getting.\n\t * @param defaultValue An optional value to return if the property is missing\n\t * from the object. If this is not specified and the property is missing, an\n\t * error will be thrown.\n\t */\n\tfunction getArg(aArgs, aName, aDefaultValue) {\n\t if (aName in aArgs) {\n\t return aArgs[aName];\n\t } else if (arguments.length === 3) {\n\t return aDefaultValue;\n\t } else {\n\t throw new Error('\"' + aName + '\" is a required argument.');\n\t }\n\t}\n\texports.getArg = getArg;\n\t\n\tvar urlRegexp = /^(?:([\\w+\\-.]+):)?\\/\\/(?:(\\w+:\\w+)@)?([\\w.]*)(?::(\\d+))?(\\S*)$/;\n\tvar dataUrlRegexp = /^data:.+\\,.+$/;\n\t\n\tfunction urlParse(aUrl) {\n\t var match = aUrl.match(urlRegexp);\n\t if (!match) {\n\t return null;\n\t }\n\t return {\n\t scheme: match[1],\n\t auth: match[2],\n\t host: match[3],\n\t port: match[4],\n\t path: match[5]\n\t };\n\t}\n\texports.urlParse = urlParse;\n\t\n\tfunction urlGenerate(aParsedUrl) {\n\t var url = '';\n\t if (aParsedUrl.scheme) {\n\t url += aParsedUrl.scheme + ':';\n\t }\n\t url += '//';\n\t if (aParsedUrl.auth) {\n\t url += aParsedUrl.auth + '@';\n\t }\n\t if (aParsedUrl.host) {\n\t url += aParsedUrl.host;\n\t }\n\t if (aParsedUrl.port) {\n\t url += \":\" + aParsedUrl.port\n\t }\n\t if (aParsedUrl.path) {\n\t url += aParsedUrl.path;\n\t }\n\t return url;\n\t}\n\texports.urlGenerate = urlGenerate;\n\t\n\t/**\n\t * Normalizes a path, or the path portion of a URL:\n\t *\n\t * - Replaces consecutive slashes with one slash.\n\t * - Removes unnecessary '.' parts.\n\t * - Removes unnecessary '/..' parts.\n\t *\n\t * Based on code in the Node.js 'path' core module.\n\t *\n\t * @param aPath The path or url to normalize.\n\t */\n\tfunction normalize(aPath) {\n\t var path = aPath;\n\t var url = urlParse(aPath);\n\t if (url) {\n\t if (!url.path) {\n\t return aPath;\n\t }\n\t path = url.path;\n\t }\n\t var isAbsolute = exports.isAbsolute(path);\n\t\n\t var parts = path.split(/\\/+/);\n\t for (var part, up = 0, i = parts.length - 1; i >= 0; i--) {\n\t part = parts[i];\n\t if (part === '.') {\n\t parts.splice(i, 1);\n\t } else if (part === '..') {\n\t up++;\n\t } else if (up > 0) {\n\t if (part === '') {\n\t // The first part is blank if the path is absolute. Trying to go\n\t // above the root is a no-op. Therefore we can remove all '..' parts\n\t // directly after the root.\n\t parts.splice(i + 1, up);\n\t up = 0;\n\t } else {\n\t parts.splice(i, 2);\n\t up--;\n\t }\n\t }\n\t }\n\t path = parts.join('/');\n\t\n\t if (path === '') {\n\t path = isAbsolute ? '/' : '.';\n\t }\n\t\n\t if (url) {\n\t url.path = path;\n\t return urlGenerate(url);\n\t }\n\t return path;\n\t}\n\texports.normalize = normalize;\n\t\n\t/**\n\t * Joins two paths/URLs.\n\t *\n\t * @param aRoot The root path or URL.\n\t * @param aPath The path or URL to be joined with the root.\n\t *\n\t * - If aPath is a URL or a data URI, aPath is returned, unless aPath is a\n\t * scheme-relative URL: Then the scheme of aRoot, if any, is prepended\n\t * first.\n\t * - Otherwise aPath is a path. If aRoot is a URL, then its path portion\n\t * is updated with the result and aRoot is returned. Otherwise the result\n\t * is returned.\n\t * - If aPath is absolute, the result is aPath.\n\t * - Otherwise the two paths are joined with a slash.\n\t * - Joining for example 'http://' and 'www.example.com' is also supported.\n\t */\n\tfunction join(aRoot, aPath) {\n\t if (aRoot === \"\") {\n\t aRoot = \".\";\n\t }\n\t if (aPath === \"\") {\n\t aPath = \".\";\n\t }\n\t var aPathUrl = urlParse(aPath);\n\t var aRootUrl = urlParse(aRoot);\n\t if (aRootUrl) {\n\t aRoot = aRootUrl.path || '/';\n\t }\n\t\n\t // `join(foo, '//www.example.org')`\n\t if (aPathUrl && !aPathUrl.scheme) {\n\t if (aRootUrl) {\n\t aPathUrl.scheme = aRootUrl.scheme;\n\t }\n\t return urlGenerate(aPathUrl);\n\t }\n\t\n\t if (aPathUrl || aPath.match(dataUrlRegexp)) {\n\t return aPath;\n\t }\n\t\n\t // `join('http://', 'www.example.com')`\n\t if (aRootUrl && !aRootUrl.host && !aRootUrl.path) {\n\t aRootUrl.host = aPath;\n\t return urlGenerate(aRootUrl);\n\t }\n\t\n\t var joined = aPath.charAt(0) === '/'\n\t ? aPath\n\t : normalize(aRoot.replace(/\\/+$/, '') + '/' + aPath);\n\t\n\t if (aRootUrl) {\n\t aRootUrl.path = joined;\n\t return urlGenerate(aRootUrl);\n\t }\n\t return joined;\n\t}\n\texports.join = join;\n\t\n\texports.isAbsolute = function (aPath) {\n\t return aPath.charAt(0) === '/' || !!aPath.match(urlRegexp);\n\t};\n\t\n\t/**\n\t * Make a path relative to a URL or another path.\n\t *\n\t * @param aRoot The root path or URL.\n\t * @param aPath The path or URL to be made relative to aRoot.\n\t */\n\tfunction relative(aRoot, aPath) {\n\t if (aRoot === \"\") {\n\t aRoot = \".\";\n\t }\n\t\n\t aRoot = aRoot.replace(/\\/$/, '');\n\t\n\t // It is possible for the path to be above the root. In this case, simply\n\t // checking whether the root is a prefix of the path won't work. Instead, we\n\t // need to remove components from the root one by one, until either we find\n\t // a prefix that fits, or we run out of components to remove.\n\t var level = 0;\n\t while (aPath.indexOf(aRoot + '/') !== 0) {\n\t var index = aRoot.lastIndexOf(\"/\");\n\t if (index < 0) {\n\t return aPath;\n\t }\n\t\n\t // If the only part of the root that is left is the scheme (i.e. http://,\n\t // file:///, etc.), one or more slashes (/), or simply nothing at all, we\n\t // have exhausted all components, so the path is not relative to the root.\n\t aRoot = aRoot.slice(0, index);\n\t if (aRoot.match(/^([^\\/]+:\\/)?\\/*$/)) {\n\t return aPath;\n\t }\n\t\n\t ++level;\n\t }\n\t\n\t // Make sure we add a \"../\" for each component we removed from the root.\n\t return Array(level + 1).join(\"../\") + aPath.substr(aRoot.length + 1);\n\t}\n\texports.relative = relative;\n\t\n\tvar supportsNullProto = (function () {\n\t var obj = Object.create(null);\n\t return !('__proto__' in obj);\n\t}());\n\t\n\tfunction identity (s) {\n\t return s;\n\t}\n\t\n\t/**\n\t * Because behavior goes wacky when you set `__proto__` on objects, we\n\t * have to prefix all the strings in our set with an arbitrary character.\n\t *\n\t * See https://github.com/mozilla/source-map/pull/31 and\n\t * https://github.com/mozilla/source-map/issues/30\n\t *\n\t * @param String aStr\n\t */\n\tfunction toSetString(aStr) {\n\t if (isProtoString(aStr)) {\n\t return '$' + aStr;\n\t }\n\t\n\t return aStr;\n\t}\n\texports.toSetString = supportsNullProto ? identity : toSetString;\n\t\n\tfunction fromSetString(aStr) {\n\t if (isProtoString(aStr)) {\n\t return aStr.slice(1);\n\t }\n\t\n\t return aStr;\n\t}\n\texports.fromSetString = supportsNullProto ? identity : fromSetString;\n\t\n\tfunction isProtoString(s) {\n\t if (!s) {\n\t return false;\n\t }\n\t\n\t var length = s.length;\n\t\n\t if (length < 9 /* \"__proto__\".length */) {\n\t return false;\n\t }\n\t\n\t if (s.charCodeAt(length - 1) !== 95 /* '_' */ ||\n\t s.charCodeAt(length - 2) !== 95 /* '_' */ ||\n\t s.charCodeAt(length - 3) !== 111 /* 'o' */ ||\n\t s.charCodeAt(length - 4) !== 116 /* 't' */ ||\n\t s.charCodeAt(length - 5) !== 111 /* 'o' */ ||\n\t s.charCodeAt(length - 6) !== 114 /* 'r' */ ||\n\t s.charCodeAt(length - 7) !== 112 /* 'p' */ ||\n\t s.charCodeAt(length - 8) !== 95 /* '_' */ ||\n\t s.charCodeAt(length - 9) !== 95 /* '_' */) {\n\t return false;\n\t }\n\t\n\t for (var i = length - 10; i >= 0; i--) {\n\t if (s.charCodeAt(i) !== 36 /* '$' */) {\n\t return false;\n\t }\n\t }\n\t\n\t return true;\n\t}\n\t\n\t/**\n\t * Comparator between two mappings where the original positions are compared.\n\t *\n\t * Optionally pass in `true` as `onlyCompareGenerated` to consider two\n\t * mappings with the same original source/line/column, but different generated\n\t * line and column the same. Useful when searching for a mapping with a\n\t * stubbed out mapping.\n\t */\n\tfunction compareByOriginalPositions(mappingA, mappingB, onlyCompareOriginal) {\n\t var cmp = mappingA.source - mappingB.source;\n\t if (cmp !== 0) {\n\t return cmp;\n\t }\n\t\n\t cmp = mappingA.originalLine - mappingB.originalLine;\n\t if (cmp !== 0) {\n\t return cmp;\n\t }\n\t\n\t cmp = mappingA.originalColumn - mappingB.originalColumn;\n\t if (cmp !== 0 || onlyCompareOriginal) {\n\t return cmp;\n\t }\n\t\n\t cmp = mappingA.generatedColumn - mappingB.generatedColumn;\n\t if (cmp !== 0) {\n\t return cmp;\n\t }\n\t\n\t cmp = mappingA.generatedLine - mappingB.generatedLine;\n\t if (cmp !== 0) {\n\t return cmp;\n\t }\n\t\n\t return mappingA.name - mappingB.name;\n\t}\n\texports.compareByOriginalPositions = compareByOriginalPositions;\n\t\n\t/**\n\t * Comparator between two mappings with deflated source and name indices where\n\t * the generated positions are compared.\n\t *\n\t * Optionally pass in `true` as `onlyCompareGenerated` to consider two\n\t * mappings with the same generated line and column, but different\n\t * source/name/original line and column the same. Useful when searching for a\n\t * mapping with a stubbed out mapping.\n\t */\n\tfunction compareByGeneratedPositionsDeflated(mappingA, mappingB, onlyCompareGenerated) {\n\t var cmp = mappingA.generatedLine - mappingB.generatedLine;\n\t if (cmp !== 0) {\n\t return cmp;\n\t }\n\t\n\t cmp = mappingA.generatedColumn - mappingB.generatedColumn;\n\t if (cmp !== 0 || onlyCompareGenerated) {\n\t return cmp;\n\t }\n\t\n\t cmp = mappingA.source - mappingB.source;\n\t if (cmp !== 0) {\n\t return cmp;\n\t }\n\t\n\t cmp = mappingA.originalLine - mappingB.originalLine;\n\t if (cmp !== 0) {\n\t return cmp;\n\t }\n\t\n\t cmp = mappingA.originalColumn - mappingB.originalColumn;\n\t if (cmp !== 0) {\n\t return cmp;\n\t }\n\t\n\t return mappingA.name - mappingB.name;\n\t}\n\texports.compareByGeneratedPositionsDeflated = compareByGeneratedPositionsDeflated;\n\t\n\tfunction strcmp(aStr1, aStr2) {\n\t if (aStr1 === aStr2) {\n\t return 0;\n\t }\n\t\n\t if (aStr1 > aStr2) {\n\t return 1;\n\t }\n\t\n\t return -1;\n\t}\n\t\n\t/**\n\t * Comparator between two mappings with inflated source and name strings where\n\t * the generated positions are compared.\n\t */\n\tfunction compareByGeneratedPositionsInflated(mappingA, mappingB) {\n\t var cmp = mappingA.generatedLine - mappingB.generatedLine;\n\t if (cmp !== 0) {\n\t return cmp;\n\t }\n\t\n\t cmp = mappingA.generatedColumn - mappingB.generatedColumn;\n\t if (cmp !== 0) {\n\t return cmp;\n\t }\n\t\n\t cmp = strcmp(mappingA.source, mappingB.source);\n\t if (cmp !== 0) {\n\t return cmp;\n\t }\n\t\n\t cmp = mappingA.originalLine - mappingB.originalLine;\n\t if (cmp !== 0) {\n\t return cmp;\n\t }\n\t\n\t cmp = mappingA.originalColumn - mappingB.originalColumn;\n\t if (cmp !== 0) {\n\t return cmp;\n\t }\n\t\n\t return strcmp(mappingA.name, mappingB.name);\n\t}\n\texports.compareByGeneratedPositionsInflated = compareByGeneratedPositionsInflated;\n\n\n/***/ }),\n/* 5 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t/* -*- Mode: js; js-indent-level: 2; -*- */\n\t/*\n\t * Copyright 2011 Mozilla Foundation and contributors\n\t * Licensed under the New BSD license. See LICENSE or:\n\t * http://opensource.org/licenses/BSD-3-Clause\n\t */\n\t\n\tvar util = __webpack_require__(4);\n\tvar has = Object.prototype.hasOwnProperty;\n\tvar hasNativeMap = typeof Map !== \"undefined\";\n\t\n\t/**\n\t * A data structure which is a combination of an array and a set. Adding a new\n\t * member is O(1), testing for membership is O(1), and finding the index of an\n\t * element is O(1). Removing elements from the set is not supported. Only\n\t * strings are supported for membership.\n\t */\n\tfunction ArraySet() {\n\t this._array = [];\n\t this._set = hasNativeMap ? new Map() : Object.create(null);\n\t}\n\t\n\t/**\n\t * Static method for creating ArraySet instances from an existing array.\n\t */\n\tArraySet.fromArray = function ArraySet_fromArray(aArray, aAllowDuplicates) {\n\t var set = new ArraySet();\n\t for (var i = 0, len = aArray.length; i < len; i++) {\n\t set.add(aArray[i], aAllowDuplicates);\n\t }\n\t return set;\n\t};\n\t\n\t/**\n\t * Return how many unique items are in this ArraySet. If duplicates have been\n\t * added, than those do not count towards the size.\n\t *\n\t * @returns Number\n\t */\n\tArraySet.prototype.size = function ArraySet_size() {\n\t return hasNativeMap ? this._set.size : Object.getOwnPropertyNames(this._set).length;\n\t};\n\t\n\t/**\n\t * Add the given string to this set.\n\t *\n\t * @param String aStr\n\t */\n\tArraySet.prototype.add = function ArraySet_add(aStr, aAllowDuplicates) {\n\t var sStr = hasNativeMap ? aStr : util.toSetString(aStr);\n\t var isDuplicate = hasNativeMap ? this.has(aStr) : has.call(this._set, sStr);\n\t var idx = this._array.length;\n\t if (!isDuplicate || aAllowDuplicates) {\n\t this._array.push(aStr);\n\t }\n\t if (!isDuplicate) {\n\t if (hasNativeMap) {\n\t this._set.set(aStr, idx);\n\t } else {\n\t this._set[sStr] = idx;\n\t }\n\t }\n\t};\n\t\n\t/**\n\t * Is the given string a member of this set?\n\t *\n\t * @param String aStr\n\t */\n\tArraySet.prototype.has = function ArraySet_has(aStr) {\n\t if (hasNativeMap) {\n\t return this._set.has(aStr);\n\t } else {\n\t var sStr = util.toSetString(aStr);\n\t return has.call(this._set, sStr);\n\t }\n\t};\n\t\n\t/**\n\t * What is the index of the given string in the array?\n\t *\n\t * @param String aStr\n\t */\n\tArraySet.prototype.indexOf = function ArraySet_indexOf(aStr) {\n\t if (hasNativeMap) {\n\t var idx = this._set.get(aStr);\n\t if (idx >= 0) {\n\t return idx;\n\t }\n\t } else {\n\t var sStr = util.toSetString(aStr);\n\t if (has.call(this._set, sStr)) {\n\t return this._set[sStr];\n\t }\n\t }\n\t\n\t throw new Error('\"' + aStr + '\" is not in the set.');\n\t};\n\t\n\t/**\n\t * What is the element at the given index?\n\t *\n\t * @param Number aIdx\n\t */\n\tArraySet.prototype.at = function ArraySet_at(aIdx) {\n\t if (aIdx >= 0 && aIdx < this._array.length) {\n\t return this._array[aIdx];\n\t }\n\t throw new Error('No element indexed by ' + aIdx);\n\t};\n\t\n\t/**\n\t * Returns the array representation of this set (which has the proper indices\n\t * indicated by indexOf). Note that this is a copy of the internal array used\n\t * for storing the members so that no one can mess with internal state.\n\t */\n\tArraySet.prototype.toArray = function ArraySet_toArray() {\n\t return this._array.slice();\n\t};\n\t\n\texports.ArraySet = ArraySet;\n\n\n/***/ }),\n/* 6 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t/* -*- Mode: js; js-indent-level: 2; -*- */\n\t/*\n\t * Copyright 2014 Mozilla Foundation and contributors\n\t * Licensed under the New BSD license. See LICENSE or:\n\t * http://opensource.org/licenses/BSD-3-Clause\n\t */\n\t\n\tvar util = __webpack_require__(4);\n\t\n\t/**\n\t * Determine whether mappingB is after mappingA with respect to generated\n\t * position.\n\t */\n\tfunction generatedPositionAfter(mappingA, mappingB) {\n\t // Optimized for most common case\n\t var lineA = mappingA.generatedLine;\n\t var lineB = mappingB.generatedLine;\n\t var columnA = mappingA.generatedColumn;\n\t var columnB = mappingB.generatedColumn;\n\t return lineB > lineA || lineB == lineA && columnB >= columnA ||\n\t util.compareByGeneratedPositionsInflated(mappingA, mappingB) <= 0;\n\t}\n\t\n\t/**\n\t * A data structure to provide a sorted view of accumulated mappings in a\n\t * performance conscious manner. It trades a neglibable overhead in general\n\t * case for a large speedup in case of mappings being added in order.\n\t */\n\tfunction MappingList() {\n\t this._array = [];\n\t this._sorted = true;\n\t // Serves as infimum\n\t this._last = {generatedLine: -1, generatedColumn: 0};\n\t}\n\t\n\t/**\n\t * Iterate through internal items. This method takes the same arguments that\n\t * `Array.prototype.forEach` takes.\n\t *\n\t * NOTE: The order of the mappings is NOT guaranteed.\n\t */\n\tMappingList.prototype.unsortedForEach =\n\t function MappingList_forEach(aCallback, aThisArg) {\n\t this._array.forEach(aCallback, aThisArg);\n\t };\n\t\n\t/**\n\t * Add the given source mapping.\n\t *\n\t * @param Object aMapping\n\t */\n\tMappingList.prototype.add = function MappingList_add(aMapping) {\n\t if (generatedPositionAfter(this._last, aMapping)) {\n\t this._last = aMapping;\n\t this._array.push(aMapping);\n\t } else {\n\t this._sorted = false;\n\t this._array.push(aMapping);\n\t }\n\t};\n\t\n\t/**\n\t * Returns the flat, sorted array of mappings. The mappings are sorted by\n\t * generated position.\n\t *\n\t * WARNING: This method returns internal data without copying, for\n\t * performance. The return value must NOT be mutated, and should be treated as\n\t * an immutable borrow. If you want to take ownership, you must make your own\n\t * copy.\n\t */\n\tMappingList.prototype.toArray = function MappingList_toArray() {\n\t if (!this._sorted) {\n\t this._array.sort(util.compareByGeneratedPositionsInflated);\n\t this._sorted = true;\n\t }\n\t return this._array;\n\t};\n\t\n\texports.MappingList = MappingList;\n\n\n/***/ }),\n/* 7 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t/* -*- Mode: js; js-indent-level: 2; -*- */\n\t/*\n\t * Copyright 2011 Mozilla Foundation and contributors\n\t * Licensed under the New BSD license. See LICENSE or:\n\t * http://opensource.org/licenses/BSD-3-Clause\n\t */\n\t\n\tvar util = __webpack_require__(4);\n\tvar binarySearch = __webpack_require__(8);\n\tvar ArraySet = __webpack_require__(5).ArraySet;\n\tvar base64VLQ = __webpack_require__(2);\n\tvar quickSort = __webpack_require__(9).quickSort;\n\t\n\tfunction SourceMapConsumer(aSourceMap) {\n\t var sourceMap = aSourceMap;\n\t if (typeof aSourceMap === 'string') {\n\t sourceMap = JSON.parse(aSourceMap.replace(/^\\)\\]\\}'/, ''));\n\t }\n\t\n\t return sourceMap.sections != null\n\t ? new IndexedSourceMapConsumer(sourceMap)\n\t : new BasicSourceMapConsumer(sourceMap);\n\t}\n\t\n\tSourceMapConsumer.fromSourceMap = function(aSourceMap) {\n\t return BasicSourceMapConsumer.fromSourceMap(aSourceMap);\n\t}\n\t\n\t/**\n\t * The version of the source mapping spec that we are consuming.\n\t */\n\tSourceMapConsumer.prototype._version = 3;\n\t\n\t// `__generatedMappings` and `__originalMappings` are arrays that hold the\n\t// parsed mapping coordinates from the source map's \"mappings\" attribute. They\n\t// are lazily instantiated, accessed via the `_generatedMappings` and\n\t// `_originalMappings` getters respectively, and we only parse the mappings\n\t// and create these arrays once queried for a source location. We jump through\n\t// these hoops because there can be many thousands of mappings, and parsing\n\t// them is expensive, so we only want to do it if we must.\n\t//\n\t// Each object in the arrays is of the form:\n\t//\n\t// {\n\t// generatedLine: The line number in the generated code,\n\t// generatedColumn: The column number in the generated code,\n\t// source: The path to the original source file that generated this\n\t// chunk of code,\n\t// originalLine: The line number in the original source that\n\t// corresponds to this chunk of generated code,\n\t// originalColumn: The column number in the original source that\n\t// corresponds to this chunk of generated code,\n\t// name: The name of the original symbol which generated this chunk of\n\t// code.\n\t// }\n\t//\n\t// All properties except for `generatedLine` and `generatedColumn` can be\n\t// `null`.\n\t//\n\t// `_generatedMappings` is ordered by the generated positions.\n\t//\n\t// `_originalMappings` is ordered by the original positions.\n\t\n\tSourceMapConsumer.prototype.__generatedMappings = null;\n\tObject.defineProperty(SourceMapConsumer.prototype, '_generatedMappings', {\n\t get: function () {\n\t if (!this.__generatedMappings) {\n\t this._parseMappings(this._mappings, this.sourceRoot);\n\t }\n\t\n\t return this.__generatedMappings;\n\t }\n\t});\n\t\n\tSourceMapConsumer.prototype.__originalMappings = null;\n\tObject.defineProperty(SourceMapConsumer.prototype, '_originalMappings', {\n\t get: function () {\n\t if (!this.__originalMappings) {\n\t this._parseMappings(this._mappings, this.sourceRoot);\n\t }\n\t\n\t return this.__originalMappings;\n\t }\n\t});\n\t\n\tSourceMapConsumer.prototype._charIsMappingSeparator =\n\t function SourceMapConsumer_charIsMappingSeparator(aStr, index) {\n\t var c = aStr.charAt(index);\n\t return c === \";\" || c === \",\";\n\t };\n\t\n\t/**\n\t * Parse the mappings in a string in to a data structure which we can easily\n\t * query (the ordered arrays in the `this.__generatedMappings` and\n\t * `this.__originalMappings` properties).\n\t */\n\tSourceMapConsumer.prototype._parseMappings =\n\t function SourceMapConsumer_parseMappings(aStr, aSourceRoot) {\n\t throw new Error(\"Subclasses must implement _parseMappings\");\n\t };\n\t\n\tSourceMapConsumer.GENERATED_ORDER = 1;\n\tSourceMapConsumer.ORIGINAL_ORDER = 2;\n\t\n\tSourceMapConsumer.GREATEST_LOWER_BOUND = 1;\n\tSourceMapConsumer.LEAST_UPPER_BOUND = 2;\n\t\n\t/**\n\t * Iterate over each mapping between an original source/line/column and a\n\t * generated line/column in this source map.\n\t *\n\t * @param Function aCallback\n\t * The function that is called with each mapping.\n\t * @param Object aContext\n\t * Optional. If specified, this object will be the value of `this` every\n\t * time that `aCallback` is called.\n\t * @param aOrder\n\t * Either `SourceMapConsumer.GENERATED_ORDER` or\n\t * `SourceMapConsumer.ORIGINAL_ORDER`. Specifies whether you want to\n\t * iterate over the mappings sorted by the generated file's line/column\n\t * order or the original's source/line/column order, respectively. Defaults to\n\t * `SourceMapConsumer.GENERATED_ORDER`.\n\t */\n\tSourceMapConsumer.prototype.eachMapping =\n\t function SourceMapConsumer_eachMapping(aCallback, aContext, aOrder) {\n\t var context = aContext || null;\n\t var order = aOrder || SourceMapConsumer.GENERATED_ORDER;\n\t\n\t var mappings;\n\t switch (order) {\n\t case SourceMapConsumer.GENERATED_ORDER:\n\t mappings = this._generatedMappings;\n\t break;\n\t case SourceMapConsumer.ORIGINAL_ORDER:\n\t mappings = this._originalMappings;\n\t break;\n\t default:\n\t throw new Error(\"Unknown order of iteration.\");\n\t }\n\t\n\t var sourceRoot = this.sourceRoot;\n\t mappings.map(function (mapping) {\n\t var source = mapping.source === null ? null : this._sources.at(mapping.source);\n\t if (source != null && sourceRoot != null) {\n\t source = util.join(sourceRoot, source);\n\t }\n\t return {\n\t source: source,\n\t generatedLine: mapping.generatedLine,\n\t generatedColumn: mapping.generatedColumn,\n\t originalLine: mapping.originalLine,\n\t originalColumn: mapping.originalColumn,\n\t name: mapping.name === null ? null : this._names.at(mapping.name)\n\t };\n\t }, this).forEach(aCallback, context);\n\t };\n\t\n\t/**\n\t * Returns all generated line and column information for the original source,\n\t * line, and column provided. If no column is provided, returns all mappings\n\t * corresponding to a either the line we are searching for or the next\n\t * closest line that has any mappings. Otherwise, returns all mappings\n\t * corresponding to the given line and either the column we are searching for\n\t * or the next closest column that has any offsets.\n\t *\n\t * The only argument is an object with the following properties:\n\t *\n\t * - source: The filename of the original source.\n\t * - line: The line number in the original source.\n\t * - column: Optional. the column number in the original source.\n\t *\n\t * and an array of objects is returned, each with the following properties:\n\t *\n\t * - line: The line number in the generated source, or null.\n\t * - column: The column number in the generated source, or null.\n\t */\n\tSourceMapConsumer.prototype.allGeneratedPositionsFor =\n\t function SourceMapConsumer_allGeneratedPositionsFor(aArgs) {\n\t var line = util.getArg(aArgs, 'line');\n\t\n\t // When there is no exact match, BasicSourceMapConsumer.prototype._findMapping\n\t // returns the index of the closest mapping less than the needle. By\n\t // setting needle.originalColumn to 0, we thus find the last mapping for\n\t // the given line, provided such a mapping exists.\n\t var needle = {\n\t source: util.getArg(aArgs, 'source'),\n\t originalLine: line,\n\t originalColumn: util.getArg(aArgs, 'column', 0)\n\t };\n\t\n\t if (this.sourceRoot != null) {\n\t needle.source = util.relative(this.sourceRoot, needle.source);\n\t }\n\t if (!this._sources.has(needle.source)) {\n\t return [];\n\t }\n\t needle.source = this._sources.indexOf(needle.source);\n\t\n\t var mappings = [];\n\t\n\t var index = this._findMapping(needle,\n\t this._originalMappings,\n\t \"originalLine\",\n\t \"originalColumn\",\n\t util.compareByOriginalPositions,\n\t binarySearch.LEAST_UPPER_BOUND);\n\t if (index >= 0) {\n\t var mapping = this._originalMappings[index];\n\t\n\t if (aArgs.column === undefined) {\n\t var originalLine = mapping.originalLine;\n\t\n\t // Iterate until either we run out of mappings, or we run into\n\t // a mapping for a different line than the one we found. Since\n\t // mappings are sorted, this is guaranteed to find all mappings for\n\t // the line we found.\n\t while (mapping && mapping.originalLine === originalLine) {\n\t mappings.push({\n\t line: util.getArg(mapping, 'generatedLine', null),\n\t column: util.getArg(mapping, 'generatedColumn', null),\n\t lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null)\n\t });\n\t\n\t mapping = this._originalMappings[++index];\n\t }\n\t } else {\n\t var originalColumn = mapping.originalColumn;\n\t\n\t // Iterate until either we run out of mappings, or we run into\n\t // a mapping for a different line than the one we were searching for.\n\t // Since mappings are sorted, this is guaranteed to find all mappings for\n\t // the line we are searching for.\n\t while (mapping &&\n\t mapping.originalLine === line &&\n\t mapping.originalColumn == originalColumn) {\n\t mappings.push({\n\t line: util.getArg(mapping, 'generatedLine', null),\n\t column: util.getArg(mapping, 'generatedColumn', null),\n\t lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null)\n\t });\n\t\n\t mapping = this._originalMappings[++index];\n\t }\n\t }\n\t }\n\t\n\t return mappings;\n\t };\n\t\n\texports.SourceMapConsumer = SourceMapConsumer;\n\t\n\t/**\n\t * A BasicSourceMapConsumer instance represents a parsed source map which we can\n\t * query for information about the original file positions by giving it a file\n\t * position in the generated source.\n\t *\n\t * The only parameter is the raw source map (either as a JSON string, or\n\t * already parsed to an object). According to the spec, source maps have the\n\t * following attributes:\n\t *\n\t * - version: Which version of the source map spec this map is following.\n\t * - sources: An array of URLs to the original source files.\n\t * - names: An array of identifiers which can be referrenced by individual mappings.\n\t * - sourceRoot: Optional. The URL root from which all sources are relative.\n\t * - sourcesContent: Optional. An array of contents of the original source files.\n\t * - mappings: A string of base64 VLQs which contain the actual mappings.\n\t * - file: Optional. The generated file this source map is associated with.\n\t *\n\t * Here is an example source map, taken from the source map spec[0]:\n\t *\n\t * {\n\t * version : 3,\n\t * file: \"out.js\",\n\t * sourceRoot : \"\",\n\t * sources: [\"foo.js\", \"bar.js\"],\n\t * names: [\"src\", \"maps\", \"are\", \"fun\"],\n\t * mappings: \"AA,AB;;ABCDE;\"\n\t * }\n\t *\n\t * [0]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit?pli=1#\n\t */\n\tfunction BasicSourceMapConsumer(aSourceMap) {\n\t var sourceMap = aSourceMap;\n\t if (typeof aSourceMap === 'string') {\n\t sourceMap = JSON.parse(aSourceMap.replace(/^\\)\\]\\}'/, ''));\n\t }\n\t\n\t var version = util.getArg(sourceMap, 'version');\n\t var sources = util.getArg(sourceMap, 'sources');\n\t // Sass 3.3 leaves out the 'names' array, so we deviate from the spec (which\n\t // requires the array) to play nice here.\n\t var names = util.getArg(sourceMap, 'names', []);\n\t var sourceRoot = util.getArg(sourceMap, 'sourceRoot', null);\n\t var sourcesContent = util.getArg(sourceMap, 'sourcesContent', null);\n\t var mappings = util.getArg(sourceMap, 'mappings');\n\t var file = util.getArg(sourceMap, 'file', null);\n\t\n\t // Once again, Sass deviates from the spec and supplies the version as a\n\t // string rather than a number, so we use loose equality checking here.\n\t if (version != this._version) {\n\t throw new Error('Unsupported version: ' + version);\n\t }\n\t\n\t sources = sources\n\t .map(String)\n\t // Some source maps produce relative source paths like \"./foo.js\" instead of\n\t // \"foo.js\". Normalize these first so that future comparisons will succeed.\n\t // See bugzil.la/1090768.\n\t .map(util.normalize)\n\t // Always ensure that absolute sources are internally stored relative to\n\t // the source root, if the source root is absolute. Not doing this would\n\t // be particularly problematic when the source root is a prefix of the\n\t // source (valid, but why??). See github issue #199 and bugzil.la/1188982.\n\t .map(function (source) {\n\t return sourceRoot && util.isAbsolute(sourceRoot) && util.isAbsolute(source)\n\t ? util.relative(sourceRoot, source)\n\t : source;\n\t });\n\t\n\t // Pass `true` below to allow duplicate names and sources. While source maps\n\t // are intended to be compressed and deduplicated, the TypeScript compiler\n\t // sometimes generates source maps with duplicates in them. See Github issue\n\t // #72 and bugzil.la/889492.\n\t this._names = ArraySet.fromArray(names.map(String), true);\n\t this._sources = ArraySet.fromArray(sources, true);\n\t\n\t this.sourceRoot = sourceRoot;\n\t this.sourcesContent = sourcesContent;\n\t this._mappings = mappings;\n\t this.file = file;\n\t}\n\t\n\tBasicSourceMapConsumer.prototype = Object.create(SourceMapConsumer.prototype);\n\tBasicSourceMapConsumer.prototype.consumer = SourceMapConsumer;\n\t\n\t/**\n\t * Create a BasicSourceMapConsumer from a SourceMapGenerator.\n\t *\n\t * @param SourceMapGenerator aSourceMap\n\t * The source map that will be consumed.\n\t * @returns BasicSourceMapConsumer\n\t */\n\tBasicSourceMapConsumer.fromSourceMap =\n\t function SourceMapConsumer_fromSourceMap(aSourceMap) {\n\t var smc = Object.create(BasicSourceMapConsumer.prototype);\n\t\n\t var names = smc._names = ArraySet.fromArray(aSourceMap._names.toArray(), true);\n\t var sources = smc._sources = ArraySet.fromArray(aSourceMap._sources.toArray(), true);\n\t smc.sourceRoot = aSourceMap._sourceRoot;\n\t smc.sourcesContent = aSourceMap._generateSourcesContent(smc._sources.toArray(),\n\t smc.sourceRoot);\n\t smc.file = aSourceMap._file;\n\t\n\t // Because we are modifying the entries (by converting string sources and\n\t // names to indices into the sources and names ArraySets), we have to make\n\t // a copy of the entry or else bad things happen. Shared mutable state\n\t // strikes again! See github issue #191.\n\t\n\t var generatedMappings = aSourceMap._mappings.toArray().slice();\n\t var destGeneratedMappings = smc.__generatedMappings = [];\n\t var destOriginalMappings = smc.__originalMappings = [];\n\t\n\t for (var i = 0, length = generatedMappings.length; i < length; i++) {\n\t var srcMapping = generatedMappings[i];\n\t var destMapping = new Mapping;\n\t destMapping.generatedLine = srcMapping.generatedLine;\n\t destMapping.generatedColumn = srcMapping.generatedColumn;\n\t\n\t if (srcMapping.source) {\n\t destMapping.source = sources.indexOf(srcMapping.source);\n\t destMapping.originalLine = srcMapping.originalLine;\n\t destMapping.originalColumn = srcMapping.originalColumn;\n\t\n\t if (srcMapping.name) {\n\t destMapping.name = names.indexOf(srcMapping.name);\n\t }\n\t\n\t destOriginalMappings.push(destMapping);\n\t }\n\t\n\t destGeneratedMappings.push(destMapping);\n\t }\n\t\n\t quickSort(smc.__originalMappings, util.compareByOriginalPositions);\n\t\n\t return smc;\n\t };\n\t\n\t/**\n\t * The version of the source mapping spec that we are consuming.\n\t */\n\tBasicSourceMapConsumer.prototype._version = 3;\n\t\n\t/**\n\t * The list of original sources.\n\t */\n\tObject.defineProperty(BasicSourceMapConsumer.prototype, 'sources', {\n\t get: function () {\n\t return this._sources.toArray().map(function (s) {\n\t return this.sourceRoot != null ? util.join(this.sourceRoot, s) : s;\n\t }, this);\n\t }\n\t});\n\t\n\t/**\n\t * Provide the JIT with a nice shape / hidden class.\n\t */\n\tfunction Mapping() {\n\t this.generatedLine = 0;\n\t this.generatedColumn = 0;\n\t this.source = null;\n\t this.originalLine = null;\n\t this.originalColumn = null;\n\t this.name = null;\n\t}\n\t\n\t/**\n\t * Parse the mappings in a string in to a data structure which we can easily\n\t * query (the ordered arrays in the `this.__generatedMappings` and\n\t * `this.__originalMappings` properties).\n\t */\n\tBasicSourceMapConsumer.prototype._parseMappings =\n\t function SourceMapConsumer_parseMappings(aStr, aSourceRoot) {\n\t var generatedLine = 1;\n\t var previousGeneratedColumn = 0;\n\t var previousOriginalLine = 0;\n\t var previousOriginalColumn = 0;\n\t var previousSource = 0;\n\t var previousName = 0;\n\t var length = aStr.length;\n\t var index = 0;\n\t var cachedSegments = {};\n\t var temp = {};\n\t var originalMappings = [];\n\t var generatedMappings = [];\n\t var mapping, str, segment, end, value;\n\t\n\t while (index < length) {\n\t if (aStr.charAt(index) === ';') {\n\t generatedLine++;\n\t index++;\n\t previousGeneratedColumn = 0;\n\t }\n\t else if (aStr.charAt(index) === ',') {\n\t index++;\n\t }\n\t else {\n\t mapping = new Mapping();\n\t mapping.generatedLine = generatedLine;\n\t\n\t // Because each offset is encoded relative to the previous one,\n\t // many segments often have the same encoding. We can exploit this\n\t // fact by caching the parsed variable length fields of each segment,\n\t // allowing us to avoid a second parse if we encounter the same\n\t // segment again.\n\t for (end = index; end < length; end++) {\n\t if (this._charIsMappingSeparator(aStr, end)) {\n\t break;\n\t }\n\t }\n\t str = aStr.slice(index, end);\n\t\n\t segment = cachedSegments[str];\n\t if (segment) {\n\t index += str.length;\n\t } else {\n\t segment = [];\n\t while (index < end) {\n\t base64VLQ.decode(aStr, index, temp);\n\t value = temp.value;\n\t index = temp.rest;\n\t segment.push(value);\n\t }\n\t\n\t if (segment.length === 2) {\n\t throw new Error('Found a source, but no line and column');\n\t }\n\t\n\t if (segment.length === 3) {\n\t throw new Error('Found a source and line, but no column');\n\t }\n\t\n\t cachedSegments[str] = segment;\n\t }\n\t\n\t // Generated column.\n\t mapping.generatedColumn = previousGeneratedColumn + segment[0];\n\t previousGeneratedColumn = mapping.generatedColumn;\n\t\n\t if (segment.length > 1) {\n\t // Original source.\n\t mapping.source = previousSource + segment[1];\n\t previousSource += segment[1];\n\t\n\t // Original line.\n\t mapping.originalLine = previousOriginalLine + segment[2];\n\t previousOriginalLine = mapping.originalLine;\n\t // Lines are stored 0-based\n\t mapping.originalLine += 1;\n\t\n\t // Original column.\n\t mapping.originalColumn = previousOriginalColumn + segment[3];\n\t previousOriginalColumn = mapping.originalColumn;\n\t\n\t if (segment.length > 4) {\n\t // Original name.\n\t mapping.name = previousName + segment[4];\n\t previousName += segment[4];\n\t }\n\t }\n\t\n\t generatedMappings.push(mapping);\n\t if (typeof mapping.originalLine === 'number') {\n\t originalMappings.push(mapping);\n\t }\n\t }\n\t }\n\t\n\t quickSort(generatedMappings, util.compareByGeneratedPositionsDeflated);\n\t this.__generatedMappings = generatedMappings;\n\t\n\t quickSort(originalMappings, util.compareByOriginalPositions);\n\t this.__originalMappings = originalMappings;\n\t };\n\t\n\t/**\n\t * Find the mapping that best matches the hypothetical \"needle\" mapping that\n\t * we are searching for in the given \"haystack\" of mappings.\n\t */\n\tBasicSourceMapConsumer.prototype._findMapping =\n\t function SourceMapConsumer_findMapping(aNeedle, aMappings, aLineName,\n\t aColumnName, aComparator, aBias) {\n\t // To return the position we are searching for, we must first find the\n\t // mapping for the given position and then return the opposite position it\n\t // points to. Because the mappings are sorted, we can use binary search to\n\t // find the best mapping.\n\t\n\t if (aNeedle[aLineName] <= 0) {\n\t throw new TypeError('Line must be greater than or equal to 1, got '\n\t + aNeedle[aLineName]);\n\t }\n\t if (aNeedle[aColumnName] < 0) {\n\t throw new TypeError('Column must be greater than or equal to 0, got '\n\t + aNeedle[aColumnName]);\n\t }\n\t\n\t return binarySearch.search(aNeedle, aMappings, aComparator, aBias);\n\t };\n\t\n\t/**\n\t * Compute the last column for each generated mapping. The last column is\n\t * inclusive.\n\t */\n\tBasicSourceMapConsumer.prototype.computeColumnSpans =\n\t function SourceMapConsumer_computeColumnSpans() {\n\t for (var index = 0; index < this._generatedMappings.length; ++index) {\n\t var mapping = this._generatedMappings[index];\n\t\n\t // Mappings do not contain a field for the last generated columnt. We\n\t // can come up with an optimistic estimate, however, by assuming that\n\t // mappings are contiguous (i.e. given two consecutive mappings, the\n\t // first mapping ends where the second one starts).\n\t if (index + 1 < this._generatedMappings.length) {\n\t var nextMapping = this._generatedMappings[index + 1];\n\t\n\t if (mapping.generatedLine === nextMapping.generatedLine) {\n\t mapping.lastGeneratedColumn = nextMapping.generatedColumn - 1;\n\t continue;\n\t }\n\t }\n\t\n\t // The last mapping for each line spans the entire line.\n\t mapping.lastGeneratedColumn = Infinity;\n\t }\n\t };\n\t\n\t/**\n\t * Returns the original source, line, and column information for the generated\n\t * source's line and column positions provided. The only argument is an object\n\t * with the following properties:\n\t *\n\t * - line: The line number in the generated source.\n\t * - column: The column number in the generated source.\n\t * - bias: Either 'SourceMapConsumer.GREATEST_LOWER_BOUND' or\n\t * 'SourceMapConsumer.LEAST_UPPER_BOUND'. Specifies whether to return the\n\t * closest element that is smaller than or greater than the one we are\n\t * searching for, respectively, if the exact element cannot be found.\n\t * Defaults to 'SourceMapConsumer.GREATEST_LOWER_BOUND'.\n\t *\n\t * and an object is returned with the following properties:\n\t *\n\t * - source: The original source file, or null.\n\t * - line: The line number in the original source, or null.\n\t * - column: The column number in the original source, or null.\n\t * - name: The original identifier, or null.\n\t */\n\tBasicSourceMapConsumer.prototype.originalPositionFor =\n\t function SourceMapConsumer_originalPositionFor(aArgs) {\n\t var needle = {\n\t generatedLine: util.getArg(aArgs, 'line'),\n\t generatedColumn: util.getArg(aArgs, 'column')\n\t };\n\t\n\t var index = this._findMapping(\n\t needle,\n\t this._generatedMappings,\n\t \"generatedLine\",\n\t \"generatedColumn\",\n\t util.compareByGeneratedPositionsDeflated,\n\t util.getArg(aArgs, 'bias', SourceMapConsumer.GREATEST_LOWER_BOUND)\n\t );\n\t\n\t if (index >= 0) {\n\t var mapping = this._generatedMappings[index];\n\t\n\t if (mapping.generatedLine === needle.generatedLine) {\n\t var source = util.getArg(mapping, 'source', null);\n\t if (source !== null) {\n\t source = this._sources.at(source);\n\t if (this.sourceRoot != null) {\n\t source = util.join(this.sourceRoot, source);\n\t }\n\t }\n\t var name = util.getArg(mapping, 'name', null);\n\t if (name !== null) {\n\t name = this._names.at(name);\n\t }\n\t return {\n\t source: source,\n\t line: util.getArg(mapping, 'originalLine', null),\n\t column: util.getArg(mapping, 'originalColumn', null),\n\t name: name\n\t };\n\t }\n\t }\n\t\n\t return {\n\t source: null,\n\t line: null,\n\t column: null,\n\t name: null\n\t };\n\t };\n\t\n\t/**\n\t * Return true if we have the source content for every source in the source\n\t * map, false otherwise.\n\t */\n\tBasicSourceMapConsumer.prototype.hasContentsOfAllSources =\n\t function BasicSourceMapConsumer_hasContentsOfAllSources() {\n\t if (!this.sourcesContent) {\n\t return false;\n\t }\n\t return this.sourcesContent.length >= this._sources.size() &&\n\t !this.sourcesContent.some(function (sc) { return sc == null; });\n\t };\n\t\n\t/**\n\t * Returns the original source content. The only argument is the url of the\n\t * original source file. Returns null if no original source content is\n\t * available.\n\t */\n\tBasicSourceMapConsumer.prototype.sourceContentFor =\n\t function SourceMapConsumer_sourceContentFor(aSource, nullOnMissing) {\n\t if (!this.sourcesContent) {\n\t return null;\n\t }\n\t\n\t if (this.sourceRoot != null) {\n\t aSource = util.relative(this.sourceRoot, aSource);\n\t }\n\t\n\t if (this._sources.has(aSource)) {\n\t return this.sourcesContent[this._sources.indexOf(aSource)];\n\t }\n\t\n\t var url;\n\t if (this.sourceRoot != null\n\t && (url = util.urlParse(this.sourceRoot))) {\n\t // XXX: file:// URIs and absolute paths lead to unexpected behavior for\n\t // many users. We can help them out when they expect file:// URIs to\n\t // behave like it would if they were running a local HTTP server. See\n\t // https://bugzilla.mozilla.org/show_bug.cgi?id=885597.\n\t var fileUriAbsPath = aSource.replace(/^file:\\/\\//, \"\");\n\t if (url.scheme == \"file\"\n\t && this._sources.has(fileUriAbsPath)) {\n\t return this.sourcesContent[this._sources.indexOf(fileUriAbsPath)]\n\t }\n\t\n\t if ((!url.path || url.path == \"/\")\n\t && this._sources.has(\"/\" + aSource)) {\n\t return this.sourcesContent[this._sources.indexOf(\"/\" + aSource)];\n\t }\n\t }\n\t\n\t // This function is used recursively from\n\t // IndexedSourceMapConsumer.prototype.sourceContentFor. In that case, we\n\t // don't want to throw if we can't find the source - we just want to\n\t // return null, so we provide a flag to exit gracefully.\n\t if (nullOnMissing) {\n\t return null;\n\t }\n\t else {\n\t throw new Error('\"' + aSource + '\" is not in the SourceMap.');\n\t }\n\t };\n\t\n\t/**\n\t * Returns the generated line and column information for the original source,\n\t * line, and column positions provided. The only argument is an object with\n\t * the following properties:\n\t *\n\t * - source: The filename of the original source.\n\t * - line: The line number in the original source.\n\t * - column: The column number in the original source.\n\t * - bias: Either 'SourceMapConsumer.GREATEST_LOWER_BOUND' or\n\t * 'SourceMapConsumer.LEAST_UPPER_BOUND'. Specifies whether to return the\n\t * closest element that is smaller than or greater than the one we are\n\t * searching for, respectively, if the exact element cannot be found.\n\t * Defaults to 'SourceMapConsumer.GREATEST_LOWER_BOUND'.\n\t *\n\t * and an object is returned with the following properties:\n\t *\n\t * - line: The line number in the generated source, or null.\n\t * - column: The column number in the generated source, or null.\n\t */\n\tBasicSourceMapConsumer.prototype.generatedPositionFor =\n\t function SourceMapConsumer_generatedPositionFor(aArgs) {\n\t var source = util.getArg(aArgs, 'source');\n\t if (this.sourceRoot != null) {\n\t source = util.relative(this.sourceRoot, source);\n\t }\n\t if (!this._sources.has(source)) {\n\t return {\n\t line: null,\n\t column: null,\n\t lastColumn: null\n\t };\n\t }\n\t source = this._sources.indexOf(source);\n\t\n\t var needle = {\n\t source: source,\n\t originalLine: util.getArg(aArgs, 'line'),\n\t originalColumn: util.getArg(aArgs, 'column')\n\t };\n\t\n\t var index = this._findMapping(\n\t needle,\n\t this._originalMappings,\n\t \"originalLine\",\n\t \"originalColumn\",\n\t util.compareByOriginalPositions,\n\t util.getArg(aArgs, 'bias', SourceMapConsumer.GREATEST_LOWER_BOUND)\n\t );\n\t\n\t if (index >= 0) {\n\t var mapping = this._originalMappings[index];\n\t\n\t if (mapping.source === needle.source) {\n\t return {\n\t line: util.getArg(mapping, 'generatedLine', null),\n\t column: util.getArg(mapping, 'generatedColumn', null),\n\t lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null)\n\t };\n\t }\n\t }\n\t\n\t return {\n\t line: null,\n\t column: null,\n\t lastColumn: null\n\t };\n\t };\n\t\n\texports.BasicSourceMapConsumer = BasicSourceMapConsumer;\n\t\n\t/**\n\t * An IndexedSourceMapConsumer instance represents a parsed source map which\n\t * we can query for information. It differs from BasicSourceMapConsumer in\n\t * that it takes \"indexed\" source maps (i.e. ones with a \"sections\" field) as\n\t * input.\n\t *\n\t * The only parameter is a raw source map (either as a JSON string, or already\n\t * parsed to an object). According to the spec for indexed source maps, they\n\t * have the following attributes:\n\t *\n\t * - version: Which version of the source map spec this map is following.\n\t * - file: Optional. The generated file this source map is associated with.\n\t * - sections: A list of section definitions.\n\t *\n\t * Each value under the \"sections\" field has two fields:\n\t * - offset: The offset into the original specified at which this section\n\t * begins to apply, defined as an object with a \"line\" and \"column\"\n\t * field.\n\t * - map: A source map definition. This source map could also be indexed,\n\t * but doesn't have to be.\n\t *\n\t * Instead of the \"map\" field, it's also possible to have a \"url\" field\n\t * specifying a URL to retrieve a source map from, but that's currently\n\t * unsupported.\n\t *\n\t * Here's an example source map, taken from the source map spec[0], but\n\t * modified to omit a section which uses the \"url\" field.\n\t *\n\t * {\n\t * version : 3,\n\t * file: \"app.js\",\n\t * sections: [{\n\t * offset: {line:100, column:10},\n\t * map: {\n\t * version : 3,\n\t * file: \"section.js\",\n\t * sources: [\"foo.js\", \"bar.js\"],\n\t * names: [\"src\", \"maps\", \"are\", \"fun\"],\n\t * mappings: \"AAAA,E;;ABCDE;\"\n\t * }\n\t * }],\n\t * }\n\t *\n\t * [0]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit#heading=h.535es3xeprgt\n\t */\n\tfunction IndexedSourceMapConsumer(aSourceMap) {\n\t var sourceMap = aSourceMap;\n\t if (typeof aSourceMap === 'string') {\n\t sourceMap = JSON.parse(aSourceMap.replace(/^\\)\\]\\}'/, ''));\n\t }\n\t\n\t var version = util.getArg(sourceMap, 'version');\n\t var sections = util.getArg(sourceMap, 'sections');\n\t\n\t if (version != this._version) {\n\t throw new Error('Unsupported version: ' + version);\n\t }\n\t\n\t this._sources = new ArraySet();\n\t this._names = new ArraySet();\n\t\n\t var lastOffset = {\n\t line: -1,\n\t column: 0\n\t };\n\t this._sections = sections.map(function (s) {\n\t if (s.url) {\n\t // The url field will require support for asynchronicity.\n\t // See https://github.com/mozilla/source-map/issues/16\n\t throw new Error('Support for url field in sections not implemented.');\n\t }\n\t var offset = util.getArg(s, 'offset');\n\t var offsetLine = util.getArg(offset, 'line');\n\t var offsetColumn = util.getArg(offset, 'column');\n\t\n\t if (offsetLine < lastOffset.line ||\n\t (offsetLine === lastOffset.line && offsetColumn < lastOffset.column)) {\n\t throw new Error('Section offsets must be ordered and non-overlapping.');\n\t }\n\t lastOffset = offset;\n\t\n\t return {\n\t generatedOffset: {\n\t // The offset fields are 0-based, but we use 1-based indices when\n\t // encoding/decoding from VLQ.\n\t generatedLine: offsetLine + 1,\n\t generatedColumn: offsetColumn + 1\n\t },\n\t consumer: new SourceMapConsumer(util.getArg(s, 'map'))\n\t }\n\t });\n\t}\n\t\n\tIndexedSourceMapConsumer.prototype = Object.create(SourceMapConsumer.prototype);\n\tIndexedSourceMapConsumer.prototype.constructor = SourceMapConsumer;\n\t\n\t/**\n\t * The version of the source mapping spec that we are consuming.\n\t */\n\tIndexedSourceMapConsumer.prototype._version = 3;\n\t\n\t/**\n\t * The list of original sources.\n\t */\n\tObject.defineProperty(IndexedSourceMapConsumer.prototype, 'sources', {\n\t get: function () {\n\t var sources = [];\n\t for (var i = 0; i < this._sections.length; i++) {\n\t for (var j = 0; j < this._sections[i].consumer.sources.length; j++) {\n\t sources.push(this._sections[i].consumer.sources[j]);\n\t }\n\t }\n\t return sources;\n\t }\n\t});\n\t\n\t/**\n\t * Returns the original source, line, and column information for the generated\n\t * source's line and column positions provided. The only argument is an object\n\t * with the following properties:\n\t *\n\t * - line: The line number in the generated source.\n\t * - column: The column number in the generated source.\n\t *\n\t * and an object is returned with the following properties:\n\t *\n\t * - source: The original source file, or null.\n\t * - line: The line number in the original source, or null.\n\t * - column: The column number in the original source, or null.\n\t * - name: The original identifier, or null.\n\t */\n\tIndexedSourceMapConsumer.prototype.originalPositionFor =\n\t function IndexedSourceMapConsumer_originalPositionFor(aArgs) {\n\t var needle = {\n\t generatedLine: util.getArg(aArgs, 'line'),\n\t generatedColumn: util.getArg(aArgs, 'column')\n\t };\n\t\n\t // Find the section containing the generated position we're trying to map\n\t // to an original position.\n\t var sectionIndex = binarySearch.search(needle, this._sections,\n\t function(needle, section) {\n\t var cmp = needle.generatedLine - section.generatedOffset.generatedLine;\n\t if (cmp) {\n\t return cmp;\n\t }\n\t\n\t return (needle.generatedColumn -\n\t section.generatedOffset.generatedColumn);\n\t });\n\t var section = this._sections[sectionIndex];\n\t\n\t if (!section) {\n\t return {\n\t source: null,\n\t line: null,\n\t column: null,\n\t name: null\n\t };\n\t }\n\t\n\t return section.consumer.originalPositionFor({\n\t line: needle.generatedLine -\n\t (section.generatedOffset.generatedLine - 1),\n\t column: needle.generatedColumn -\n\t (section.generatedOffset.generatedLine === needle.generatedLine\n\t ? section.generatedOffset.generatedColumn - 1\n\t : 0),\n\t bias: aArgs.bias\n\t });\n\t };\n\t\n\t/**\n\t * Return true if we have the source content for every source in the source\n\t * map, false otherwise.\n\t */\n\tIndexedSourceMapConsumer.prototype.hasContentsOfAllSources =\n\t function IndexedSourceMapConsumer_hasContentsOfAllSources() {\n\t return this._sections.every(function (s) {\n\t return s.consumer.hasContentsOfAllSources();\n\t });\n\t };\n\t\n\t/**\n\t * Returns the original source content. The only argument is the url of the\n\t * original source file. Returns null if no original source content is\n\t * available.\n\t */\n\tIndexedSourceMapConsumer.prototype.sourceContentFor =\n\t function IndexedSourceMapConsumer_sourceContentFor(aSource, nullOnMissing) {\n\t for (var i = 0; i < this._sections.length; i++) {\n\t var section = this._sections[i];\n\t\n\t var content = section.consumer.sourceContentFor(aSource, true);\n\t if (content) {\n\t return content;\n\t }\n\t }\n\t if (nullOnMissing) {\n\t return null;\n\t }\n\t else {\n\t throw new Error('\"' + aSource + '\" is not in the SourceMap.');\n\t }\n\t };\n\t\n\t/**\n\t * Returns the generated line and column information for the original source,\n\t * line, and column positions provided. The only argument is an object with\n\t * the following properties:\n\t *\n\t * - source: The filename of the original source.\n\t * - line: The line number in the original source.\n\t * - column: The column number in the original source.\n\t *\n\t * and an object is returned with the following properties:\n\t *\n\t * - line: The line number in the generated source, or null.\n\t * - column: The column number in the generated source, or null.\n\t */\n\tIndexedSourceMapConsumer.prototype.generatedPositionFor =\n\t function IndexedSourceMapConsumer_generatedPositionFor(aArgs) {\n\t for (var i = 0; i < this._sections.length; i++) {\n\t var section = this._sections[i];\n\t\n\t // Only consider this section if the requested source is in the list of\n\t // sources of the consumer.\n\t if (section.consumer.sources.indexOf(util.getArg(aArgs, 'source')) === -1) {\n\t continue;\n\t }\n\t var generatedPosition = section.consumer.generatedPositionFor(aArgs);\n\t if (generatedPosition) {\n\t var ret = {\n\t line: generatedPosition.line +\n\t (section.generatedOffset.generatedLine - 1),\n\t column: generatedPosition.column +\n\t (section.generatedOffset.generatedLine === generatedPosition.line\n\t ? section.generatedOffset.generatedColumn - 1\n\t : 0)\n\t };\n\t return ret;\n\t }\n\t }\n\t\n\t return {\n\t line: null,\n\t column: null\n\t };\n\t };\n\t\n\t/**\n\t * Parse the mappings in a string in to a data structure which we can easily\n\t * query (the ordered arrays in the `this.__generatedMappings` and\n\t * `this.__originalMappings` properties).\n\t */\n\tIndexedSourceMapConsumer.prototype._parseMappings =\n\t function IndexedSourceMapConsumer_parseMappings(aStr, aSourceRoot) {\n\t this.__generatedMappings = [];\n\t this.__originalMappings = [];\n\t for (var i = 0; i < this._sections.length; i++) {\n\t var section = this._sections[i];\n\t var sectionMappings = section.consumer._generatedMappings;\n\t for (var j = 0; j < sectionMappings.length; j++) {\n\t var mapping = sectionMappings[j];\n\t\n\t var source = section.consumer._sources.at(mapping.source);\n\t if (section.consumer.sourceRoot !== null) {\n\t source = util.join(section.consumer.sourceRoot, source);\n\t }\n\t this._sources.add(source);\n\t source = this._sources.indexOf(source);\n\t\n\t var name = section.consumer._names.at(mapping.name);\n\t this._names.add(name);\n\t name = this._names.indexOf(name);\n\t\n\t // The mappings coming from the consumer for the section have\n\t // generated positions relative to the start of the section, so we\n\t // need to offset them to be relative to the start of the concatenated\n\t // generated file.\n\t var adjustedMapping = {\n\t source: source,\n\t generatedLine: mapping.generatedLine +\n\t (section.generatedOffset.generatedLine - 1),\n\t generatedColumn: mapping.generatedColumn +\n\t (section.generatedOffset.generatedLine === mapping.generatedLine\n\t ? section.generatedOffset.generatedColumn - 1\n\t : 0),\n\t originalLine: mapping.originalLine,\n\t originalColumn: mapping.originalColumn,\n\t name: name\n\t };\n\t\n\t this.__generatedMappings.push(adjustedMapping);\n\t if (typeof adjustedMapping.originalLine === 'number') {\n\t this.__originalMappings.push(adjustedMapping);\n\t }\n\t }\n\t }\n\t\n\t quickSort(this.__generatedMappings, util.compareByGeneratedPositionsDeflated);\n\t quickSort(this.__originalMappings, util.compareByOriginalPositions);\n\t };\n\t\n\texports.IndexedSourceMapConsumer = IndexedSourceMapConsumer;\n\n\n/***/ }),\n/* 8 */\n/***/ (function(module, exports) {\n\n\t/* -*- Mode: js; js-indent-level: 2; -*- */\n\t/*\n\t * Copyright 2011 Mozilla Foundation and contributors\n\t * Licensed under the New BSD license. See LICENSE or:\n\t * http://opensource.org/licenses/BSD-3-Clause\n\t */\n\t\n\texports.GREATEST_LOWER_BOUND = 1;\n\texports.LEAST_UPPER_BOUND = 2;\n\t\n\t/**\n\t * Recursive implementation of binary search.\n\t *\n\t * @param aLow Indices here and lower do not contain the needle.\n\t * @param aHigh Indices here and higher do not contain the needle.\n\t * @param aNeedle The element being searched for.\n\t * @param aHaystack The non-empty array being searched.\n\t * @param aCompare Function which takes two elements and returns -1, 0, or 1.\n\t * @param aBias Either 'binarySearch.GREATEST_LOWER_BOUND' or\n\t * 'binarySearch.LEAST_UPPER_BOUND'. Specifies whether to return the\n\t * closest element that is smaller than or greater than the one we are\n\t * searching for, respectively, if the exact element cannot be found.\n\t */\n\tfunction recursiveSearch(aLow, aHigh, aNeedle, aHaystack, aCompare, aBias) {\n\t // This function terminates when one of the following is true:\n\t //\n\t // 1. We find the exact element we are looking for.\n\t //\n\t // 2. We did not find the exact element, but we can return the index of\n\t // the next-closest element.\n\t //\n\t // 3. We did not find the exact element, and there is no next-closest\n\t // element than the one we are searching for, so we return -1.\n\t var mid = Math.floor((aHigh - aLow) / 2) + aLow;\n\t var cmp = aCompare(aNeedle, aHaystack[mid], true);\n\t if (cmp === 0) {\n\t // Found the element we are looking for.\n\t return mid;\n\t }\n\t else if (cmp > 0) {\n\t // Our needle is greater than aHaystack[mid].\n\t if (aHigh - mid > 1) {\n\t // The element is in the upper half.\n\t return recursiveSearch(mid, aHigh, aNeedle, aHaystack, aCompare, aBias);\n\t }\n\t\n\t // The exact needle element was not found in this haystack. Determine if\n\t // we are in termination case (3) or (2) and return the appropriate thing.\n\t if (aBias == exports.LEAST_UPPER_BOUND) {\n\t return aHigh < aHaystack.length ? aHigh : -1;\n\t } else {\n\t return mid;\n\t }\n\t }\n\t else {\n\t // Our needle is less than aHaystack[mid].\n\t if (mid - aLow > 1) {\n\t // The element is in the lower half.\n\t return recursiveSearch(aLow, mid, aNeedle, aHaystack, aCompare, aBias);\n\t }\n\t\n\t // we are in termination case (3) or (2) and return the appropriate thing.\n\t if (aBias == exports.LEAST_UPPER_BOUND) {\n\t return mid;\n\t } else {\n\t return aLow < 0 ? -1 : aLow;\n\t }\n\t }\n\t}\n\t\n\t/**\n\t * This is an implementation of binary search which will always try and return\n\t * the index of the closest element if there is no exact hit. This is because\n\t * mappings between original and generated line/col pairs are single points,\n\t * and there is an implicit region between each of them, so a miss just means\n\t * that you aren't on the very start of a region.\n\t *\n\t * @param aNeedle The element you are looking for.\n\t * @param aHaystack The array that is being searched.\n\t * @param aCompare A function which takes the needle and an element in the\n\t * array and returns -1, 0, or 1 depending on whether the needle is less\n\t * than, equal to, or greater than the element, respectively.\n\t * @param aBias Either 'binarySearch.GREATEST_LOWER_BOUND' or\n\t * 'binarySearch.LEAST_UPPER_BOUND'. Specifies whether to return the\n\t * closest element that is smaller than or greater than the one we are\n\t * searching for, respectively, if the exact element cannot be found.\n\t * Defaults to 'binarySearch.GREATEST_LOWER_BOUND'.\n\t */\n\texports.search = function search(aNeedle, aHaystack, aCompare, aBias) {\n\t if (aHaystack.length === 0) {\n\t return -1;\n\t }\n\t\n\t var index = recursiveSearch(-1, aHaystack.length, aNeedle, aHaystack,\n\t aCompare, aBias || exports.GREATEST_LOWER_BOUND);\n\t if (index < 0) {\n\t return -1;\n\t }\n\t\n\t // We have found either the exact element, or the next-closest element than\n\t // the one we are searching for. However, there may be more than one such\n\t // element. Make sure we always return the smallest of these.\n\t while (index - 1 >= 0) {\n\t if (aCompare(aHaystack[index], aHaystack[index - 1], true) !== 0) {\n\t break;\n\t }\n\t --index;\n\t }\n\t\n\t return index;\n\t};\n\n\n/***/ }),\n/* 9 */\n/***/ (function(module, exports) {\n\n\t/* -*- Mode: js; js-indent-level: 2; -*- */\n\t/*\n\t * Copyright 2011 Mozilla Foundation and contributors\n\t * Licensed under the New BSD license. See LICENSE or:\n\t * http://opensource.org/licenses/BSD-3-Clause\n\t */\n\t\n\t// It turns out that some (most?) JavaScript engines don't self-host\n\t// `Array.prototype.sort`. This makes sense because C++ will likely remain\n\t// faster than JS when doing raw CPU-intensive sorting. However, when using a\n\t// custom comparator function, calling back and forth between the VM's C++ and\n\t// JIT'd JS is rather slow *and* loses JIT type information, resulting in\n\t// worse generated code for the comparator function than would be optimal. In\n\t// fact, when sorting with a comparator, these costs outweigh the benefits of\n\t// sorting in C++. By using our own JS-implemented Quick Sort (below), we get\n\t// a ~3500ms mean speed-up in `bench/bench.html`.\n\t\n\t/**\n\t * Swap the elements indexed by `x` and `y` in the array `ary`.\n\t *\n\t * @param {Array} ary\n\t * The array.\n\t * @param {Number} x\n\t * The index of the first item.\n\t * @param {Number} y\n\t * The index of the second item.\n\t */\n\tfunction swap(ary, x, y) {\n\t var temp = ary[x];\n\t ary[x] = ary[y];\n\t ary[y] = temp;\n\t}\n\t\n\t/**\n\t * Returns a random integer within the range `low .. high` inclusive.\n\t *\n\t * @param {Number} low\n\t * The lower bound on the range.\n\t * @param {Number} high\n\t * The upper bound on the range.\n\t */\n\tfunction randomIntInRange(low, high) {\n\t return Math.round(low + (Math.random() * (high - low)));\n\t}\n\t\n\t/**\n\t * The Quick Sort algorithm.\n\t *\n\t * @param {Array} ary\n\t * An array to sort.\n\t * @param {function} comparator\n\t * Function to use to compare two items.\n\t * @param {Number} p\n\t * Start index of the array\n\t * @param {Number} r\n\t * End index of the array\n\t */\n\tfunction doQuickSort(ary, comparator, p, r) {\n\t // If our lower bound is less than our upper bound, we (1) partition the\n\t // array into two pieces and (2) recurse on each half. If it is not, this is\n\t // the empty array and our base case.\n\t\n\t if (p < r) {\n\t // (1) Partitioning.\n\t //\n\t // The partitioning chooses a pivot between `p` and `r` and moves all\n\t // elements that are less than or equal to the pivot to the before it, and\n\t // all the elements that are greater than it after it. The effect is that\n\t // once partition is done, the pivot is in the exact place it will be when\n\t // the array is put in sorted order, and it will not need to be moved\n\t // again. This runs in O(n) time.\n\t\n\t // Always choose a random pivot so that an input array which is reverse\n\t // sorted does not cause O(n^2) running time.\n\t var pivotIndex = randomIntInRange(p, r);\n\t var i = p - 1;\n\t\n\t swap(ary, pivotIndex, r);\n\t var pivot = ary[r];\n\t\n\t // Immediately after `j` is incremented in this loop, the following hold\n\t // true:\n\t //\n\t // * Every element in `ary[p .. i]` is less than or equal to the pivot.\n\t //\n\t // * Every element in `ary[i+1 .. j-1]` is greater than the pivot.\n\t for (var j = p; j < r; j++) {\n\t if (comparator(ary[j], pivot) <= 0) {\n\t i += 1;\n\t swap(ary, i, j);\n\t }\n\t }\n\t\n\t swap(ary, i + 1, j);\n\t var q = i + 1;\n\t\n\t // (2) Recurse on each half.\n\t\n\t doQuickSort(ary, comparator, p, q - 1);\n\t doQuickSort(ary, comparator, q + 1, r);\n\t }\n\t}\n\t\n\t/**\n\t * Sort the given array in-place with the given comparator function.\n\t *\n\t * @param {Array} ary\n\t * An array to sort.\n\t * @param {function} comparator\n\t * Function to use to compare two items.\n\t */\n\texports.quickSort = function (ary, comparator) {\n\t doQuickSort(ary, comparator, 0, ary.length - 1);\n\t};\n\n\n/***/ }),\n/* 10 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t/* -*- Mode: js; js-indent-level: 2; -*- */\n\t/*\n\t * Copyright 2011 Mozilla Foundation and contributors\n\t * Licensed under the New BSD license. See LICENSE or:\n\t * http://opensource.org/licenses/BSD-3-Clause\n\t */\n\t\n\tvar SourceMapGenerator = __webpack_require__(1).SourceMapGenerator;\n\tvar util = __webpack_require__(4);\n\t\n\t// Matches a Windows-style `\\r\\n` newline or a `\\n` newline used by all other\n\t// operating systems these days (capturing the result).\n\tvar REGEX_NEWLINE = /(\\r?\\n)/;\n\t\n\t// Newline character code for charCodeAt() comparisons\n\tvar NEWLINE_CODE = 10;\n\t\n\t// Private symbol for identifying `SourceNode`s when multiple versions of\n\t// the source-map library are loaded. This MUST NOT CHANGE across\n\t// versions!\n\tvar isSourceNode = \"$$$isSourceNode$$$\";\n\t\n\t/**\n\t * SourceNodes provide a way to abstract over interpolating/concatenating\n\t * snippets of generated JavaScript source code while maintaining the line and\n\t * column information associated with the original source code.\n\t *\n\t * @param aLine The original line number.\n\t * @param aColumn The original column number.\n\t * @param aSource The original source's filename.\n\t * @param aChunks Optional. An array of strings which are snippets of\n\t * generated JS, or other SourceNodes.\n\t * @param aName The original identifier.\n\t */\n\tfunction SourceNode(aLine, aColumn, aSource, aChunks, aName) {\n\t this.children = [];\n\t this.sourceContents = {};\n\t this.line = aLine == null ? null : aLine;\n\t this.column = aColumn == null ? null : aColumn;\n\t this.source = aSource == null ? null : aSource;\n\t this.name = aName == null ? null : aName;\n\t this[isSourceNode] = true;\n\t if (aChunks != null) this.add(aChunks);\n\t}\n\t\n\t/**\n\t * Creates a SourceNode from generated code and a SourceMapConsumer.\n\t *\n\t * @param aGeneratedCode The generated code\n\t * @param aSourceMapConsumer The SourceMap for the generated code\n\t * @param aRelativePath Optional. The path that relative sources in the\n\t * SourceMapConsumer should be relative to.\n\t */\n\tSourceNode.fromStringWithSourceMap =\n\t function SourceNode_fromStringWithSourceMap(aGeneratedCode, aSourceMapConsumer, aRelativePath) {\n\t // The SourceNode we want to fill with the generated code\n\t // and the SourceMap\n\t var node = new SourceNode();\n\t\n\t // All even indices of this array are one line of the generated code,\n\t // while all odd indices are the newlines between two adjacent lines\n\t // (since `REGEX_NEWLINE` captures its match).\n\t // Processed fragments are accessed by calling `shiftNextLine`.\n\t var remainingLines = aGeneratedCode.split(REGEX_NEWLINE);\n\t var remainingLinesIndex = 0;\n\t var shiftNextLine = function() {\n\t var lineContents = getNextLine();\n\t // The last line of a file might not have a newline.\n\t var newLine = getNextLine() || \"\";\n\t return lineContents + newLine;\n\t\n\t function getNextLine() {\n\t return remainingLinesIndex < remainingLines.length ?\n\t remainingLines[remainingLinesIndex++] : undefined;\n\t }\n\t };\n\t\n\t // We need to remember the position of \"remainingLines\"\n\t var lastGeneratedLine = 1, lastGeneratedColumn = 0;\n\t\n\t // The generate SourceNodes we need a code range.\n\t // To extract it current and last mapping is used.\n\t // Here we store the last mapping.\n\t var lastMapping = null;\n\t\n\t aSourceMapConsumer.eachMapping(function (mapping) {\n\t if (lastMapping !== null) {\n\t // We add the code from \"lastMapping\" to \"mapping\":\n\t // First check if there is a new line in between.\n\t if (lastGeneratedLine < mapping.generatedLine) {\n\t // Associate first line with \"lastMapping\"\n\t addMappingWithCode(lastMapping, shiftNextLine());\n\t lastGeneratedLine++;\n\t lastGeneratedColumn = 0;\n\t // The remaining code is added without mapping\n\t } else {\n\t // There is no new line in between.\n\t // Associate the code between \"lastGeneratedColumn\" and\n\t // \"mapping.generatedColumn\" with \"lastMapping\"\n\t var nextLine = remainingLines[remainingLinesIndex];\n\t var code = nextLine.substr(0, mapping.generatedColumn -\n\t lastGeneratedColumn);\n\t remainingLines[remainingLinesIndex] = nextLine.substr(mapping.generatedColumn -\n\t lastGeneratedColumn);\n\t lastGeneratedColumn = mapping.generatedColumn;\n\t addMappingWithCode(lastMapping, code);\n\t // No more remaining code, continue\n\t lastMapping = mapping;\n\t return;\n\t }\n\t }\n\t // We add the generated code until the first mapping\n\t // to the SourceNode without any mapping.\n\t // Each line is added as separate string.\n\t while (lastGeneratedLine < mapping.generatedLine) {\n\t node.add(shiftNextLine());\n\t lastGeneratedLine++;\n\t }\n\t if (lastGeneratedColumn < mapping.generatedColumn) {\n\t var nextLine = remainingLines[remainingLinesIndex];\n\t node.add(nextLine.substr(0, mapping.generatedColumn));\n\t remainingLines[remainingLinesIndex] = nextLine.substr(mapping.generatedColumn);\n\t lastGeneratedColumn = mapping.generatedColumn;\n\t }\n\t lastMapping = mapping;\n\t }, this);\n\t // We have processed all mappings.\n\t if (remainingLinesIndex < remainingLines.length) {\n\t if (lastMapping) {\n\t // Associate the remaining code in the current line with \"lastMapping\"\n\t addMappingWithCode(lastMapping, shiftNextLine());\n\t }\n\t // and add the remaining lines without any mapping\n\t node.add(remainingLines.splice(remainingLinesIndex).join(\"\"));\n\t }\n\t\n\t // Copy sourcesContent into SourceNode\n\t aSourceMapConsumer.sources.forEach(function (sourceFile) {\n\t var content = aSourceMapConsumer.sourceContentFor(sourceFile);\n\t if (content != null) {\n\t if (aRelativePath != null) {\n\t sourceFile = util.join(aRelativePath, sourceFile);\n\t }\n\t node.setSourceContent(sourceFile, content);\n\t }\n\t });\n\t\n\t return node;\n\t\n\t function addMappingWithCode(mapping, code) {\n\t if (mapping === null || mapping.source === undefined) {\n\t node.add(code);\n\t } else {\n\t var source = aRelativePath\n\t ? util.join(aRelativePath, mapping.source)\n\t : mapping.source;\n\t node.add(new SourceNode(mapping.originalLine,\n\t mapping.originalColumn,\n\t source,\n\t code,\n\t mapping.name));\n\t }\n\t }\n\t };\n\t\n\t/**\n\t * Add a chunk of generated JS to this source node.\n\t *\n\t * @param aChunk A string snippet of generated JS code, another instance of\n\t * SourceNode, or an array where each member is one of those things.\n\t */\n\tSourceNode.prototype.add = function SourceNode_add(aChunk) {\n\t if (Array.isArray(aChunk)) {\n\t aChunk.forEach(function (chunk) {\n\t this.add(chunk);\n\t }, this);\n\t }\n\t else if (aChunk[isSourceNode] || typeof aChunk === \"string\") {\n\t if (aChunk) {\n\t this.children.push(aChunk);\n\t }\n\t }\n\t else {\n\t throw new TypeError(\n\t \"Expected a SourceNode, string, or an array of SourceNodes and strings. Got \" + aChunk\n\t );\n\t }\n\t return this;\n\t};\n\t\n\t/**\n\t * Add a chunk of generated JS to the beginning of this source node.\n\t *\n\t * @param aChunk A string snippet of generated JS code, another instance of\n\t * SourceNode, or an array where each member is one of those things.\n\t */\n\tSourceNode.prototype.prepend = function SourceNode_prepend(aChunk) {\n\t if (Array.isArray(aChunk)) {\n\t for (var i = aChunk.length-1; i >= 0; i--) {\n\t this.prepend(aChunk[i]);\n\t }\n\t }\n\t else if (aChunk[isSourceNode] || typeof aChunk === \"string\") {\n\t this.children.unshift(aChunk);\n\t }\n\t else {\n\t throw new TypeError(\n\t \"Expected a SourceNode, string, or an array of SourceNodes and strings. Got \" + aChunk\n\t );\n\t }\n\t return this;\n\t};\n\t\n\t/**\n\t * Walk over the tree of JS snippets in this node and its children. The\n\t * walking function is called once for each snippet of JS and is passed that\n\t * snippet and the its original associated source's line/column location.\n\t *\n\t * @param aFn The traversal function.\n\t */\n\tSourceNode.prototype.walk = function SourceNode_walk(aFn) {\n\t var chunk;\n\t for (var i = 0, len = this.children.length; i < len; i++) {\n\t chunk = this.children[i];\n\t if (chunk[isSourceNode]) {\n\t chunk.walk(aFn);\n\t }\n\t else {\n\t if (chunk !== '') {\n\t aFn(chunk, { source: this.source,\n\t line: this.line,\n\t column: this.column,\n\t name: this.name });\n\t }\n\t }\n\t }\n\t};\n\t\n\t/**\n\t * Like `String.prototype.join` except for SourceNodes. Inserts `aStr` between\n\t * each of `this.children`.\n\t *\n\t * @param aSep The separator.\n\t */\n\tSourceNode.prototype.join = function SourceNode_join(aSep) {\n\t var newChildren;\n\t var i;\n\t var len = this.children.length;\n\t if (len > 0) {\n\t newChildren = [];\n\t for (i = 0; i < len-1; i++) {\n\t newChildren.push(this.children[i]);\n\t newChildren.push(aSep);\n\t }\n\t newChildren.push(this.children[i]);\n\t this.children = newChildren;\n\t }\n\t return this;\n\t};\n\t\n\t/**\n\t * Call String.prototype.replace on the very right-most source snippet. Useful\n\t * for trimming whitespace from the end of a source node, etc.\n\t *\n\t * @param aPattern The pattern to replace.\n\t * @param aReplacement The thing to replace the pattern with.\n\t */\n\tSourceNode.prototype.replaceRight = function SourceNode_replaceRight(aPattern, aReplacement) {\n\t var lastChild = this.children[this.children.length - 1];\n\t if (lastChild[isSourceNode]) {\n\t lastChild.replaceRight(aPattern, aReplacement);\n\t }\n\t else if (typeof lastChild === 'string') {\n\t this.children[this.children.length - 1] = lastChild.replace(aPattern, aReplacement);\n\t }\n\t else {\n\t this.children.push(''.replace(aPattern, aReplacement));\n\t }\n\t return this;\n\t};\n\t\n\t/**\n\t * Set the source content for a source file. This will be added to the SourceMapGenerator\n\t * in the sourcesContent field.\n\t *\n\t * @param aSourceFile The filename of the source file\n\t * @param aSourceContent The content of the source file\n\t */\n\tSourceNode.prototype.setSourceContent =\n\t function SourceNode_setSourceContent(aSourceFile, aSourceContent) {\n\t this.sourceContents[util.toSetString(aSourceFile)] = aSourceContent;\n\t };\n\t\n\t/**\n\t * Walk over the tree of SourceNodes. The walking function is called for each\n\t * source file content and is passed the filename and source content.\n\t *\n\t * @param aFn The traversal function.\n\t */\n\tSourceNode.prototype.walkSourceContents =\n\t function SourceNode_walkSourceContents(aFn) {\n\t for (var i = 0, len = this.children.length; i < len; i++) {\n\t if (this.children[i][isSourceNode]) {\n\t this.children[i].walkSourceContents(aFn);\n\t }\n\t }\n\t\n\t var sources = Object.keys(this.sourceContents);\n\t for (var i = 0, len = sources.length; i < len; i++) {\n\t aFn(util.fromSetString(sources[i]), this.sourceContents[sources[i]]);\n\t }\n\t };\n\t\n\t/**\n\t * Return the string representation of this source node. Walks over the tree\n\t * and concatenates all the various snippets together to one string.\n\t */\n\tSourceNode.prototype.toString = function SourceNode_toString() {\n\t var str = \"\";\n\t this.walk(function (chunk) {\n\t str += chunk;\n\t });\n\t return str;\n\t};\n\t\n\t/**\n\t * Returns the string representation of this source node along with a source\n\t * map.\n\t */\n\tSourceNode.prototype.toStringWithSourceMap = function SourceNode_toStringWithSourceMap(aArgs) {\n\t var generated = {\n\t code: \"\",\n\t line: 1,\n\t column: 0\n\t };\n\t var map = new SourceMapGenerator(aArgs);\n\t var sourceMappingActive = false;\n\t var lastOriginalSource = null;\n\t var lastOriginalLine = null;\n\t var lastOriginalColumn = null;\n\t var lastOriginalName = null;\n\t this.walk(function (chunk, original) {\n\t generated.code += chunk;\n\t if (original.source !== null\n\t && original.line !== null\n\t && original.column !== null) {\n\t if(lastOriginalSource !== original.source\n\t || lastOriginalLine !== original.line\n\t || lastOriginalColumn !== original.column\n\t || lastOriginalName !== original.name) {\n\t map.addMapping({\n\t source: original.source,\n\t original: {\n\t line: original.line,\n\t column: original.column\n\t },\n\t generated: {\n\t line: generated.line,\n\t column: generated.column\n\t },\n\t name: original.name\n\t });\n\t }\n\t lastOriginalSource = original.source;\n\t lastOriginalLine = original.line;\n\t lastOriginalColumn = original.column;\n\t lastOriginalName = original.name;\n\t sourceMappingActive = true;\n\t } else if (sourceMappingActive) {\n\t map.addMapping({\n\t generated: {\n\t line: generated.line,\n\t column: generated.column\n\t }\n\t });\n\t lastOriginalSource = null;\n\t sourceMappingActive = false;\n\t }\n\t for (var idx = 0, length = chunk.length; idx < length; idx++) {\n\t if (chunk.charCodeAt(idx) === NEWLINE_CODE) {\n\t generated.line++;\n\t generated.column = 0;\n\t // Mappings end at eol\n\t if (idx + 1 === length) {\n\t lastOriginalSource = null;\n\t sourceMappingActive = false;\n\t } else if (sourceMappingActive) {\n\t map.addMapping({\n\t source: original.source,\n\t original: {\n\t line: original.line,\n\t column: original.column\n\t },\n\t generated: {\n\t line: generated.line,\n\t column: generated.column\n\t },\n\t name: original.name\n\t });\n\t }\n\t } else {\n\t generated.column++;\n\t }\n\t }\n\t });\n\t this.walkSourceContents(function (sourceFile, sourceContent) {\n\t map.setSourceContent(sourceFile, sourceContent);\n\t });\n\t\n\t return { code: generated.code, map: map };\n\t};\n\t\n\texports.SourceNode = SourceNode;\n\n\n/***/ })\n/******/ ])\n});\n;\n\n\n// WEBPACK FOOTER //\n// source-map.min.js"," \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId])\n \t\t\treturn installedModules[moduleId].exports;\n\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\texports: {},\n \t\t\tid: moduleId,\n \t\t\tloaded: false\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.loaded = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(0);\n\n\n\n// WEBPACK FOOTER //\n// webpack/bootstrap 42c329f865e32e011afb","/*\n * Copyright 2009-2011 Mozilla Foundation and contributors\n * Licensed under the New BSD license. See LICENSE.txt or:\n * http://opensource.org/licenses/BSD-3-Clause\n */\nexports.SourceMapGenerator = require('./lib/source-map-generator').SourceMapGenerator;\nexports.SourceMapConsumer = require('./lib/source-map-consumer').SourceMapConsumer;\nexports.SourceNode = require('./lib/source-node').SourceNode;\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./source-map.js\n// module id = 0\n// module chunks = 0","/* -*- Mode: js; js-indent-level: 2; -*- */\n/*\n * Copyright 2011 Mozilla Foundation and contributors\n * Licensed under the New BSD license. See LICENSE or:\n * http://opensource.org/licenses/BSD-3-Clause\n */\n\nvar base64VLQ = require('./base64-vlq');\nvar util = require('./util');\nvar ArraySet = require('./array-set').ArraySet;\nvar MappingList = require('./mapping-list').MappingList;\n\n/**\n * An instance of the SourceMapGenerator represents a source map which is\n * being built incrementally. You may pass an object with the following\n * properties:\n *\n * - file: The filename of the generated source.\n * - sourceRoot: A root for all relative URLs in this source map.\n */\nfunction SourceMapGenerator(aArgs) {\n if (!aArgs) {\n aArgs = {};\n }\n this._file = util.getArg(aArgs, 'file', null);\n this._sourceRoot = util.getArg(aArgs, 'sourceRoot', null);\n this._skipValidation = util.getArg(aArgs, 'skipValidation', false);\n this._sources = new ArraySet();\n this._names = new ArraySet();\n this._mappings = new MappingList();\n this._sourcesContents = null;\n}\n\nSourceMapGenerator.prototype._version = 3;\n\n/**\n * Creates a new SourceMapGenerator based on a SourceMapConsumer\n *\n * @param aSourceMapConsumer The SourceMap.\n */\nSourceMapGenerator.fromSourceMap =\n function SourceMapGenerator_fromSourceMap(aSourceMapConsumer) {\n var sourceRoot = aSourceMapConsumer.sourceRoot;\n var generator = new SourceMapGenerator({\n file: aSourceMapConsumer.file,\n sourceRoot: sourceRoot\n });\n aSourceMapConsumer.eachMapping(function (mapping) {\n var newMapping = {\n generated: {\n line: mapping.generatedLine,\n column: mapping.generatedColumn\n }\n };\n\n if (mapping.source != null) {\n newMapping.source = mapping.source;\n if (sourceRoot != null) {\n newMapping.source = util.relative(sourceRoot, newMapping.source);\n }\n\n newMapping.original = {\n line: mapping.originalLine,\n column: mapping.originalColumn\n };\n\n if (mapping.name != null) {\n newMapping.name = mapping.name;\n }\n }\n\n generator.addMapping(newMapping);\n });\n aSourceMapConsumer.sources.forEach(function (sourceFile) {\n var content = aSourceMapConsumer.sourceContentFor(sourceFile);\n if (content != null) {\n generator.setSourceContent(sourceFile, content);\n }\n });\n return generator;\n };\n\n/**\n * Add a single mapping from original source line and column to the generated\n * source's line and column for this source map being created. The mapping\n * object should have the following properties:\n *\n * - generated: An object with the generated line and column positions.\n * - original: An object with the original line and column positions.\n * - source: The original source file (relative to the sourceRoot).\n * - name: An optional original token name for this mapping.\n */\nSourceMapGenerator.prototype.addMapping =\n function SourceMapGenerator_addMapping(aArgs) {\n var generated = util.getArg(aArgs, 'generated');\n var original = util.getArg(aArgs, 'original', null);\n var source = util.getArg(aArgs, 'source', null);\n var name = util.getArg(aArgs, 'name', null);\n\n if (!this._skipValidation) {\n this._validateMapping(generated, original, source, name);\n }\n\n if (source != null) {\n source = String(source);\n if (!this._sources.has(source)) {\n this._sources.add(source);\n }\n }\n\n if (name != null) {\n name = String(name);\n if (!this._names.has(name)) {\n this._names.add(name);\n }\n }\n\n this._mappings.add({\n generatedLine: generated.line,\n generatedColumn: generated.column,\n originalLine: original != null && original.line,\n originalColumn: original != null && original.column,\n source: source,\n name: name\n });\n };\n\n/**\n * Set the source content for a source file.\n */\nSourceMapGenerator.prototype.setSourceContent =\n function SourceMapGenerator_setSourceContent(aSourceFile, aSourceContent) {\n var source = aSourceFile;\n if (this._sourceRoot != null) {\n source = util.relative(this._sourceRoot, source);\n }\n\n if (aSourceContent != null) {\n // Add the source content to the _sourcesContents map.\n // Create a new _sourcesContents map if the property is null.\n if (!this._sourcesContents) {\n this._sourcesContents = Object.create(null);\n }\n this._sourcesContents[util.toSetString(source)] = aSourceContent;\n } else if (this._sourcesContents) {\n // Remove the source file from the _sourcesContents map.\n // If the _sourcesContents map is empty, set the property to null.\n delete this._sourcesContents[util.toSetString(source)];\n if (Object.keys(this._sourcesContents).length === 0) {\n this._sourcesContents = null;\n }\n }\n };\n\n/**\n * Applies the mappings of a sub-source-map for a specific source file to the\n * source map being generated. Each mapping to the supplied source file is\n * rewritten using the supplied source map. Note: The resolution for the\n * resulting mappings is the minimium of this map and the supplied map.\n *\n * @param aSourceMapConsumer The source map to be applied.\n * @param aSourceFile Optional. The filename of the source file.\n * If omitted, SourceMapConsumer's file property will be used.\n * @param aSourceMapPath Optional. The dirname of the path to the source map\n * to be applied. If relative, it is relative to the SourceMapConsumer.\n * This parameter is needed when the two source maps aren't in the same\n * directory, and the source map to be applied contains relative source\n * paths. If so, those relative source paths need to be rewritten\n * relative to the SourceMapGenerator.\n */\nSourceMapGenerator.prototype.applySourceMap =\n function SourceMapGenerator_applySourceMap(aSourceMapConsumer, aSourceFile, aSourceMapPath) {\n var sourceFile = aSourceFile;\n // If aSourceFile is omitted, we will use the file property of the SourceMap\n if (aSourceFile == null) {\n if (aSourceMapConsumer.file == null) {\n throw new Error(\n 'SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, ' +\n 'or the source map\\'s \"file\" property. Both were omitted.'\n );\n }\n sourceFile = aSourceMapConsumer.file;\n }\n var sourceRoot = this._sourceRoot;\n // Make \"sourceFile\" relative if an absolute Url is passed.\n if (sourceRoot != null) {\n sourceFile = util.relative(sourceRoot, sourceFile);\n }\n // Applying the SourceMap can add and remove items from the sources and\n // the names array.\n var newSources = new ArraySet();\n var newNames = new ArraySet();\n\n // Find mappings for the \"sourceFile\"\n this._mappings.unsortedForEach(function (mapping) {\n if (mapping.source === sourceFile && mapping.originalLine != null) {\n // Check if it can be mapped by the source map, then update the mapping.\n var original = aSourceMapConsumer.originalPositionFor({\n line: mapping.originalLine,\n column: mapping.originalColumn\n });\n if (original.source != null) {\n // Copy mapping\n mapping.source = original.source;\n if (aSourceMapPath != null) {\n mapping.source = util.join(aSourceMapPath, mapping.source)\n }\n if (sourceRoot != null) {\n mapping.source = util.relative(sourceRoot, mapping.source);\n }\n mapping.originalLine = original.line;\n mapping.originalColumn = original.column;\n if (original.name != null) {\n mapping.name = original.name;\n }\n }\n }\n\n var source = mapping.source;\n if (source != null && !newSources.has(source)) {\n newSources.add(source);\n }\n\n var name = mapping.name;\n if (name != null && !newNames.has(name)) {\n newNames.add(name);\n }\n\n }, this);\n this._sources = newSources;\n this._names = newNames;\n\n // Copy sourcesContents of applied map.\n aSourceMapConsumer.sources.forEach(function (sourceFile) {\n var content = aSourceMapConsumer.sourceContentFor(sourceFile);\n if (content != null) {\n if (aSourceMapPath != null) {\n sourceFile = util.join(aSourceMapPath, sourceFile);\n }\n if (sourceRoot != null) {\n sourceFile = util.relative(sourceRoot, sourceFile);\n }\n this.setSourceContent(sourceFile, content);\n }\n }, this);\n };\n\n/**\n * A mapping can have one of the three levels of data:\n *\n * 1. Just the generated position.\n * 2. The Generated position, original position, and original source.\n * 3. Generated and original position, original source, as well as a name\n * token.\n *\n * To maintain consistency, we validate that any new mapping being added falls\n * in to one of these categories.\n */\nSourceMapGenerator.prototype._validateMapping =\n function SourceMapGenerator_validateMapping(aGenerated, aOriginal, aSource,\n aName) {\n // When aOriginal is truthy but has empty values for .line and .column,\n // it is most likely a programmer error. In this case we throw a very\n // specific error message to try to guide them the right way.\n // For example: https://github.com/Polymer/polymer-bundler/pull/519\n if (aOriginal && typeof aOriginal.line !== 'number' && typeof aOriginal.column !== 'number') {\n throw new Error(\n 'original.line and original.column are not numbers -- you probably meant to omit ' +\n 'the original mapping entirely and only map the generated position. If so, pass ' +\n 'null for the original mapping instead of an object with empty or null values.'\n );\n }\n\n if (aGenerated && 'line' in aGenerated && 'column' in aGenerated\n && aGenerated.line > 0 && aGenerated.column >= 0\n && !aOriginal && !aSource && !aName) {\n // Case 1.\n return;\n }\n else if (aGenerated && 'line' in aGenerated && 'column' in aGenerated\n && aOriginal && 'line' in aOriginal && 'column' in aOriginal\n && aGenerated.line > 0 && aGenerated.column >= 0\n && aOriginal.line > 0 && aOriginal.column >= 0\n && aSource) {\n // Cases 2 and 3.\n return;\n }\n else {\n throw new Error('Invalid mapping: ' + JSON.stringify({\n generated: aGenerated,\n source: aSource,\n original: aOriginal,\n name: aName\n }));\n }\n };\n\n/**\n * Serialize the accumulated mappings in to the stream of base 64 VLQs\n * specified by the source map format.\n */\nSourceMapGenerator.prototype._serializeMappings =\n function SourceMapGenerator_serializeMappings() {\n var previousGeneratedColumn = 0;\n var previousGeneratedLine = 1;\n var previousOriginalColumn = 0;\n var previousOriginalLine = 0;\n var previousName = 0;\n var previousSource = 0;\n var result = '';\n var next;\n var mapping;\n var nameIdx;\n var sourceIdx;\n\n var mappings = this._mappings.toArray();\n for (var i = 0, len = mappings.length; i < len; i++) {\n mapping = mappings[i];\n next = ''\n\n if (mapping.generatedLine !== previousGeneratedLine) {\n previousGeneratedColumn = 0;\n while (mapping.generatedLine !== previousGeneratedLine) {\n next += ';';\n previousGeneratedLine++;\n }\n }\n else {\n if (i > 0) {\n if (!util.compareByGeneratedPositionsInflated(mapping, mappings[i - 1])) {\n continue;\n }\n next += ',';\n }\n }\n\n next += base64VLQ.encode(mapping.generatedColumn\n - previousGeneratedColumn);\n previousGeneratedColumn = mapping.generatedColumn;\n\n if (mapping.source != null) {\n sourceIdx = this._sources.indexOf(mapping.source);\n next += base64VLQ.encode(sourceIdx - previousSource);\n previousSource = sourceIdx;\n\n // lines are stored 0-based in SourceMap spec version 3\n next += base64VLQ.encode(mapping.originalLine - 1\n - previousOriginalLine);\n previousOriginalLine = mapping.originalLine - 1;\n\n next += base64VLQ.encode(mapping.originalColumn\n - previousOriginalColumn);\n previousOriginalColumn = mapping.originalColumn;\n\n if (mapping.name != null) {\n nameIdx = this._names.indexOf(mapping.name);\n next += base64VLQ.encode(nameIdx - previousName);\n previousName = nameIdx;\n }\n }\n\n result += next;\n }\n\n return result;\n };\n\nSourceMapGenerator.prototype._generateSourcesContent =\n function SourceMapGenerator_generateSourcesContent(aSources, aSourceRoot) {\n return aSources.map(function (source) {\n if (!this._sourcesContents) {\n return null;\n }\n if (aSourceRoot != null) {\n source = util.relative(aSourceRoot, source);\n }\n var key = util.toSetString(source);\n return Object.prototype.hasOwnProperty.call(this._sourcesContents, key)\n ? this._sourcesContents[key]\n : null;\n }, this);\n };\n\n/**\n * Externalize the source map.\n */\nSourceMapGenerator.prototype.toJSON =\n function SourceMapGenerator_toJSON() {\n var map = {\n version: this._version,\n sources: this._sources.toArray(),\n names: this._names.toArray(),\n mappings: this._serializeMappings()\n };\n if (this._file != null) {\n map.file = this._file;\n }\n if (this._sourceRoot != null) {\n map.sourceRoot = this._sourceRoot;\n }\n if (this._sourcesContents) {\n map.sourcesContent = this._generateSourcesContent(map.sources, map.sourceRoot);\n }\n\n return map;\n };\n\n/**\n * Render the source map being generated to a string.\n */\nSourceMapGenerator.prototype.toString =\n function SourceMapGenerator_toString() {\n return JSON.stringify(this.toJSON());\n };\n\nexports.SourceMapGenerator = SourceMapGenerator;\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./lib/source-map-generator.js\n// module id = 1\n// module chunks = 0","/* -*- Mode: js; js-indent-level: 2; -*- */\n/*\n * Copyright 2011 Mozilla Foundation and contributors\n * Licensed under the New BSD license. See LICENSE or:\n * http://opensource.org/licenses/BSD-3-Clause\n *\n * Based on the Base 64 VLQ implementation in Closure Compiler:\n * https://code.google.com/p/closure-compiler/source/browse/trunk/src/com/google/debugging/sourcemap/Base64VLQ.java\n *\n * Copyright 2011 The Closure Compiler Authors. All rights reserved.\n * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions are\n * met:\n *\n * * Redistributions of source code must retain the above copyright\n * notice, this list of conditions and the following disclaimer.\n * * Redistributions in binary form must reproduce the above\n * copyright notice, this list of conditions and the following\n * disclaimer in the documentation and/or other materials provided\n * with the distribution.\n * * Neither the name of Google Inc. nor the names of its\n * contributors may be used to endorse or promote products derived\n * from this software without specific prior written permission.\n *\n * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n * \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\n * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\n * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\n * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n */\n\nvar base64 = require('./base64');\n\n// A single base 64 digit can contain 6 bits of data. For the base 64 variable\n// length quantities we use in the source map spec, the first bit is the sign,\n// the next four bits are the actual value, and the 6th bit is the\n// continuation bit. The continuation bit tells us whether there are more\n// digits in this value following this digit.\n//\n// Continuation\n// | Sign\n// | |\n// V V\n// 101011\n\nvar VLQ_BASE_SHIFT = 5;\n\n// binary: 100000\nvar VLQ_BASE = 1 << VLQ_BASE_SHIFT;\n\n// binary: 011111\nvar VLQ_BASE_MASK = VLQ_BASE - 1;\n\n// binary: 100000\nvar VLQ_CONTINUATION_BIT = VLQ_BASE;\n\n/**\n * Converts from a two-complement value to a value where the sign bit is\n * placed in the least significant bit. For example, as decimals:\n * 1 becomes 2 (10 binary), -1 becomes 3 (11 binary)\n * 2 becomes 4 (100 binary), -2 becomes 5 (101 binary)\n */\nfunction toVLQSigned(aValue) {\n return aValue < 0\n ? ((-aValue) << 1) + 1\n : (aValue << 1) + 0;\n}\n\n/**\n * Converts to a two-complement value from a value where the sign bit is\n * placed in the least significant bit. For example, as decimals:\n * 2 (10 binary) becomes 1, 3 (11 binary) becomes -1\n * 4 (100 binary) becomes 2, 5 (101 binary) becomes -2\n */\nfunction fromVLQSigned(aValue) {\n var isNegative = (aValue & 1) === 1;\n var shifted = aValue >> 1;\n return isNegative\n ? -shifted\n : shifted;\n}\n\n/**\n * Returns the base 64 VLQ encoded value.\n */\nexports.encode = function base64VLQ_encode(aValue) {\n var encoded = \"\";\n var digit;\n\n var vlq = toVLQSigned(aValue);\n\n do {\n digit = vlq & VLQ_BASE_MASK;\n vlq >>>= VLQ_BASE_SHIFT;\n if (vlq > 0) {\n // There are still more digits in this value, so we must make sure the\n // continuation bit is marked.\n digit |= VLQ_CONTINUATION_BIT;\n }\n encoded += base64.encode(digit);\n } while (vlq > 0);\n\n return encoded;\n};\n\n/**\n * Decodes the next base 64 VLQ value from the given string and returns the\n * value and the rest of the string via the out parameter.\n */\nexports.decode = function base64VLQ_decode(aStr, aIndex, aOutParam) {\n var strLen = aStr.length;\n var result = 0;\n var shift = 0;\n var continuation, digit;\n\n do {\n if (aIndex >= strLen) {\n throw new Error(\"Expected more digits in base 64 VLQ value.\");\n }\n\n digit = base64.decode(aStr.charCodeAt(aIndex++));\n if (digit === -1) {\n throw new Error(\"Invalid base64 digit: \" + aStr.charAt(aIndex - 1));\n }\n\n continuation = !!(digit & VLQ_CONTINUATION_BIT);\n digit &= VLQ_BASE_MASK;\n result = result + (digit << shift);\n shift += VLQ_BASE_SHIFT;\n } while (continuation);\n\n aOutParam.value = fromVLQSigned(result);\n aOutParam.rest = aIndex;\n};\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./lib/base64-vlq.js\n// module id = 2\n// module chunks = 0","/* -*- Mode: js; js-indent-level: 2; -*- */\n/*\n * Copyright 2011 Mozilla Foundation and contributors\n * Licensed under the New BSD license. See LICENSE or:\n * http://opensource.org/licenses/BSD-3-Clause\n */\n\nvar intToCharMap = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'.split('');\n\n/**\n * Encode an integer in the range of 0 to 63 to a single base 64 digit.\n */\nexports.encode = function (number) {\n if (0 <= number && number < intToCharMap.length) {\n return intToCharMap[number];\n }\n throw new TypeError(\"Must be between 0 and 63: \" + number);\n};\n\n/**\n * Decode a single base 64 character code digit to an integer. Returns -1 on\n * failure.\n */\nexports.decode = function (charCode) {\n var bigA = 65; // 'A'\n var bigZ = 90; // 'Z'\n\n var littleA = 97; // 'a'\n var littleZ = 122; // 'z'\n\n var zero = 48; // '0'\n var nine = 57; // '9'\n\n var plus = 43; // '+'\n var slash = 47; // '/'\n\n var littleOffset = 26;\n var numberOffset = 52;\n\n // 0 - 25: ABCDEFGHIJKLMNOPQRSTUVWXYZ\n if (bigA <= charCode && charCode <= bigZ) {\n return (charCode - bigA);\n }\n\n // 26 - 51: abcdefghijklmnopqrstuvwxyz\n if (littleA <= charCode && charCode <= littleZ) {\n return (charCode - littleA + littleOffset);\n }\n\n // 52 - 61: 0123456789\n if (zero <= charCode && charCode <= nine) {\n return (charCode - zero + numberOffset);\n }\n\n // 62: +\n if (charCode == plus) {\n return 62;\n }\n\n // 63: /\n if (charCode == slash) {\n return 63;\n }\n\n // Invalid base64 digit.\n return -1;\n};\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./lib/base64.js\n// module id = 3\n// module chunks = 0","/* -*- Mode: js; js-indent-level: 2; -*- */\n/*\n * Copyright 2011 Mozilla Foundation and contributors\n * Licensed under the New BSD license. See LICENSE or:\n * http://opensource.org/licenses/BSD-3-Clause\n */\n\n/**\n * This is a helper function for getting values from parameter/options\n * objects.\n *\n * @param args The object we are extracting values from\n * @param name The name of the property we are getting.\n * @param defaultValue An optional value to return if the property is missing\n * from the object. If this is not specified and the property is missing, an\n * error will be thrown.\n */\nfunction getArg(aArgs, aName, aDefaultValue) {\n if (aName in aArgs) {\n return aArgs[aName];\n } else if (arguments.length === 3) {\n return aDefaultValue;\n } else {\n throw new Error('\"' + aName + '\" is a required argument.');\n }\n}\nexports.getArg = getArg;\n\nvar urlRegexp = /^(?:([\\w+\\-.]+):)?\\/\\/(?:(\\w+:\\w+)@)?([\\w.]*)(?::(\\d+))?(\\S*)$/;\nvar dataUrlRegexp = /^data:.+\\,.+$/;\n\nfunction urlParse(aUrl) {\n var match = aUrl.match(urlRegexp);\n if (!match) {\n return null;\n }\n return {\n scheme: match[1],\n auth: match[2],\n host: match[3],\n port: match[4],\n path: match[5]\n };\n}\nexports.urlParse = urlParse;\n\nfunction urlGenerate(aParsedUrl) {\n var url = '';\n if (aParsedUrl.scheme) {\n url += aParsedUrl.scheme + ':';\n }\n url += '//';\n if (aParsedUrl.auth) {\n url += aParsedUrl.auth + '@';\n }\n if (aParsedUrl.host) {\n url += aParsedUrl.host;\n }\n if (aParsedUrl.port) {\n url += \":\" + aParsedUrl.port\n }\n if (aParsedUrl.path) {\n url += aParsedUrl.path;\n }\n return url;\n}\nexports.urlGenerate = urlGenerate;\n\n/**\n * Normalizes a path, or the path portion of a URL:\n *\n * - Replaces consecutive slashes with one slash.\n * - Removes unnecessary '.' parts.\n * - Removes unnecessary '/..' parts.\n *\n * Based on code in the Node.js 'path' core module.\n *\n * @param aPath The path or url to normalize.\n */\nfunction normalize(aPath) {\n var path = aPath;\n var url = urlParse(aPath);\n if (url) {\n if (!url.path) {\n return aPath;\n }\n path = url.path;\n }\n var isAbsolute = exports.isAbsolute(path);\n\n var parts = path.split(/\\/+/);\n for (var part, up = 0, i = parts.length - 1; i >= 0; i--) {\n part = parts[i];\n if (part === '.') {\n parts.splice(i, 1);\n } else if (part === '..') {\n up++;\n } else if (up > 0) {\n if (part === '') {\n // The first part is blank if the path is absolute. Trying to go\n // above the root is a no-op. Therefore we can remove all '..' parts\n // directly after the root.\n parts.splice(i + 1, up);\n up = 0;\n } else {\n parts.splice(i, 2);\n up--;\n }\n }\n }\n path = parts.join('/');\n\n if (path === '') {\n path = isAbsolute ? '/' : '.';\n }\n\n if (url) {\n url.path = path;\n return urlGenerate(url);\n }\n return path;\n}\nexports.normalize = normalize;\n\n/**\n * Joins two paths/URLs.\n *\n * @param aRoot The root path or URL.\n * @param aPath The path or URL to be joined with the root.\n *\n * - If aPath is a URL or a data URI, aPath is returned, unless aPath is a\n * scheme-relative URL: Then the scheme of aRoot, if any, is prepended\n * first.\n * - Otherwise aPath is a path. If aRoot is a URL, then its path portion\n * is updated with the result and aRoot is returned. Otherwise the result\n * is returned.\n * - If aPath is absolute, the result is aPath.\n * - Otherwise the two paths are joined with a slash.\n * - Joining for example 'http://' and 'www.example.com' is also supported.\n */\nfunction join(aRoot, aPath) {\n if (aRoot === \"\") {\n aRoot = \".\";\n }\n if (aPath === \"\") {\n aPath = \".\";\n }\n var aPathUrl = urlParse(aPath);\n var aRootUrl = urlParse(aRoot);\n if (aRootUrl) {\n aRoot = aRootUrl.path || '/';\n }\n\n // `join(foo, '//www.example.org')`\n if (aPathUrl && !aPathUrl.scheme) {\n if (aRootUrl) {\n aPathUrl.scheme = aRootUrl.scheme;\n }\n return urlGenerate(aPathUrl);\n }\n\n if (aPathUrl || aPath.match(dataUrlRegexp)) {\n return aPath;\n }\n\n // `join('http://', 'www.example.com')`\n if (aRootUrl && !aRootUrl.host && !aRootUrl.path) {\n aRootUrl.host = aPath;\n return urlGenerate(aRootUrl);\n }\n\n var joined = aPath.charAt(0) === '/'\n ? aPath\n : normalize(aRoot.replace(/\\/+$/, '') + '/' + aPath);\n\n if (aRootUrl) {\n aRootUrl.path = joined;\n return urlGenerate(aRootUrl);\n }\n return joined;\n}\nexports.join = join;\n\nexports.isAbsolute = function (aPath) {\n return aPath.charAt(0) === '/' || !!aPath.match(urlRegexp);\n};\n\n/**\n * Make a path relative to a URL or another path.\n *\n * @param aRoot The root path or URL.\n * @param aPath The path or URL to be made relative to aRoot.\n */\nfunction relative(aRoot, aPath) {\n if (aRoot === \"\") {\n aRoot = \".\";\n }\n\n aRoot = aRoot.replace(/\\/$/, '');\n\n // It is possible for the path to be above the root. In this case, simply\n // checking whether the root is a prefix of the path won't work. Instead, we\n // need to remove components from the root one by one, until either we find\n // a prefix that fits, or we run out of components to remove.\n var level = 0;\n while (aPath.indexOf(aRoot + '/') !== 0) {\n var index = aRoot.lastIndexOf(\"/\");\n if (index < 0) {\n return aPath;\n }\n\n // If the only part of the root that is left is the scheme (i.e. http://,\n // file:///, etc.), one or more slashes (/), or simply nothing at all, we\n // have exhausted all components, so the path is not relative to the root.\n aRoot = aRoot.slice(0, index);\n if (aRoot.match(/^([^\\/]+:\\/)?\\/*$/)) {\n return aPath;\n }\n\n ++level;\n }\n\n // Make sure we add a \"../\" for each component we removed from the root.\n return Array(level + 1).join(\"../\") + aPath.substr(aRoot.length + 1);\n}\nexports.relative = relative;\n\nvar supportsNullProto = (function () {\n var obj = Object.create(null);\n return !('__proto__' in obj);\n}());\n\nfunction identity (s) {\n return s;\n}\n\n/**\n * Because behavior goes wacky when you set `__proto__` on objects, we\n * have to prefix all the strings in our set with an arbitrary character.\n *\n * See https://github.com/mozilla/source-map/pull/31 and\n * https://github.com/mozilla/source-map/issues/30\n *\n * @param String aStr\n */\nfunction toSetString(aStr) {\n if (isProtoString(aStr)) {\n return '$' + aStr;\n }\n\n return aStr;\n}\nexports.toSetString = supportsNullProto ? identity : toSetString;\n\nfunction fromSetString(aStr) {\n if (isProtoString(aStr)) {\n return aStr.slice(1);\n }\n\n return aStr;\n}\nexports.fromSetString = supportsNullProto ? identity : fromSetString;\n\nfunction isProtoString(s) {\n if (!s) {\n return false;\n }\n\n var length = s.length;\n\n if (length < 9 /* \"__proto__\".length */) {\n return false;\n }\n\n if (s.charCodeAt(length - 1) !== 95 /* '_' */ ||\n s.charCodeAt(length - 2) !== 95 /* '_' */ ||\n s.charCodeAt(length - 3) !== 111 /* 'o' */ ||\n s.charCodeAt(length - 4) !== 116 /* 't' */ ||\n s.charCodeAt(length - 5) !== 111 /* 'o' */ ||\n s.charCodeAt(length - 6) !== 114 /* 'r' */ ||\n s.charCodeAt(length - 7) !== 112 /* 'p' */ ||\n s.charCodeAt(length - 8) !== 95 /* '_' */ ||\n s.charCodeAt(length - 9) !== 95 /* '_' */) {\n return false;\n }\n\n for (var i = length - 10; i >= 0; i--) {\n if (s.charCodeAt(i) !== 36 /* '$' */) {\n return false;\n }\n }\n\n return true;\n}\n\n/**\n * Comparator between two mappings where the original positions are compared.\n *\n * Optionally pass in `true` as `onlyCompareGenerated` to consider two\n * mappings with the same original source/line/column, but different generated\n * line and column the same. Useful when searching for a mapping with a\n * stubbed out mapping.\n */\nfunction compareByOriginalPositions(mappingA, mappingB, onlyCompareOriginal) {\n var cmp = mappingA.source - mappingB.source;\n if (cmp !== 0) {\n return cmp;\n }\n\n cmp = mappingA.originalLine - mappingB.originalLine;\n if (cmp !== 0) {\n return cmp;\n }\n\n cmp = mappingA.originalColumn - mappingB.originalColumn;\n if (cmp !== 0 || onlyCompareOriginal) {\n return cmp;\n }\n\n cmp = mappingA.generatedColumn - mappingB.generatedColumn;\n if (cmp !== 0) {\n return cmp;\n }\n\n cmp = mappingA.generatedLine - mappingB.generatedLine;\n if (cmp !== 0) {\n return cmp;\n }\n\n return mappingA.name - mappingB.name;\n}\nexports.compareByOriginalPositions = compareByOriginalPositions;\n\n/**\n * Comparator between two mappings with deflated source and name indices where\n * the generated positions are compared.\n *\n * Optionally pass in `true` as `onlyCompareGenerated` to consider two\n * mappings with the same generated line and column, but different\n * source/name/original line and column the same. Useful when searching for a\n * mapping with a stubbed out mapping.\n */\nfunction compareByGeneratedPositionsDeflated(mappingA, mappingB, onlyCompareGenerated) {\n var cmp = mappingA.generatedLine - mappingB.generatedLine;\n if (cmp !== 0) {\n return cmp;\n }\n\n cmp = mappingA.generatedColumn - mappingB.generatedColumn;\n if (cmp !== 0 || onlyCompareGenerated) {\n return cmp;\n }\n\n cmp = mappingA.source - mappingB.source;\n if (cmp !== 0) {\n return cmp;\n }\n\n cmp = mappingA.originalLine - mappingB.originalLine;\n if (cmp !== 0) {\n return cmp;\n }\n\n cmp = mappingA.originalColumn - mappingB.originalColumn;\n if (cmp !== 0) {\n return cmp;\n }\n\n return mappingA.name - mappingB.name;\n}\nexports.compareByGeneratedPositionsDeflated = compareByGeneratedPositionsDeflated;\n\nfunction strcmp(aStr1, aStr2) {\n if (aStr1 === aStr2) {\n return 0;\n }\n\n if (aStr1 > aStr2) {\n return 1;\n }\n\n return -1;\n}\n\n/**\n * Comparator between two mappings with inflated source and name strings where\n * the generated positions are compared.\n */\nfunction compareByGeneratedPositionsInflated(mappingA, mappingB) {\n var cmp = mappingA.generatedLine - mappingB.generatedLine;\n if (cmp !== 0) {\n return cmp;\n }\n\n cmp = mappingA.generatedColumn - mappingB.generatedColumn;\n if (cmp !== 0) {\n return cmp;\n }\n\n cmp = strcmp(mappingA.source, mappingB.source);\n if (cmp !== 0) {\n return cmp;\n }\n\n cmp = mappingA.originalLine - mappingB.originalLine;\n if (cmp !== 0) {\n return cmp;\n }\n\n cmp = mappingA.originalColumn - mappingB.originalColumn;\n if (cmp !== 0) {\n return cmp;\n }\n\n return strcmp(mappingA.name, mappingB.name);\n}\nexports.compareByGeneratedPositionsInflated = compareByGeneratedPositionsInflated;\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./lib/util.js\n// module id = 4\n// module chunks = 0","/* -*- Mode: js; js-indent-level: 2; -*- */\n/*\n * Copyright 2011 Mozilla Foundation and contributors\n * Licensed under the New BSD license. See LICENSE or:\n * http://opensource.org/licenses/BSD-3-Clause\n */\n\nvar util = require('./util');\nvar has = Object.prototype.hasOwnProperty;\nvar hasNativeMap = typeof Map !== \"undefined\";\n\n/**\n * A data structure which is a combination of an array and a set. Adding a new\n * member is O(1), testing for membership is O(1), and finding the index of an\n * element is O(1). Removing elements from the set is not supported. Only\n * strings are supported for membership.\n */\nfunction ArraySet() {\n this._array = [];\n this._set = hasNativeMap ? new Map() : Object.create(null);\n}\n\n/**\n * Static method for creating ArraySet instances from an existing array.\n */\nArraySet.fromArray = function ArraySet_fromArray(aArray, aAllowDuplicates) {\n var set = new ArraySet();\n for (var i = 0, len = aArray.length; i < len; i++) {\n set.add(aArray[i], aAllowDuplicates);\n }\n return set;\n};\n\n/**\n * Return how many unique items are in this ArraySet. If duplicates have been\n * added, than those do not count towards the size.\n *\n * @returns Number\n */\nArraySet.prototype.size = function ArraySet_size() {\n return hasNativeMap ? this._set.size : Object.getOwnPropertyNames(this._set).length;\n};\n\n/**\n * Add the given string to this set.\n *\n * @param String aStr\n */\nArraySet.prototype.add = function ArraySet_add(aStr, aAllowDuplicates) {\n var sStr = hasNativeMap ? aStr : util.toSetString(aStr);\n var isDuplicate = hasNativeMap ? this.has(aStr) : has.call(this._set, sStr);\n var idx = this._array.length;\n if (!isDuplicate || aAllowDuplicates) {\n this._array.push(aStr);\n }\n if (!isDuplicate) {\n if (hasNativeMap) {\n this._set.set(aStr, idx);\n } else {\n this._set[sStr] = idx;\n }\n }\n};\n\n/**\n * Is the given string a member of this set?\n *\n * @param String aStr\n */\nArraySet.prototype.has = function ArraySet_has(aStr) {\n if (hasNativeMap) {\n return this._set.has(aStr);\n } else {\n var sStr = util.toSetString(aStr);\n return has.call(this._set, sStr);\n }\n};\n\n/**\n * What is the index of the given string in the array?\n *\n * @param String aStr\n */\nArraySet.prototype.indexOf = function ArraySet_indexOf(aStr) {\n if (hasNativeMap) {\n var idx = this._set.get(aStr);\n if (idx >= 0) {\n return idx;\n }\n } else {\n var sStr = util.toSetString(aStr);\n if (has.call(this._set, sStr)) {\n return this._set[sStr];\n }\n }\n\n throw new Error('\"' + aStr + '\" is not in the set.');\n};\n\n/**\n * What is the element at the given index?\n *\n * @param Number aIdx\n */\nArraySet.prototype.at = function ArraySet_at(aIdx) {\n if (aIdx >= 0 && aIdx < this._array.length) {\n return this._array[aIdx];\n }\n throw new Error('No element indexed by ' + aIdx);\n};\n\n/**\n * Returns the array representation of this set (which has the proper indices\n * indicated by indexOf). Note that this is a copy of the internal array used\n * for storing the members so that no one can mess with internal state.\n */\nArraySet.prototype.toArray = function ArraySet_toArray() {\n return this._array.slice();\n};\n\nexports.ArraySet = ArraySet;\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./lib/array-set.js\n// module id = 5\n// module chunks = 0","/* -*- Mode: js; js-indent-level: 2; -*- */\n/*\n * Copyright 2014 Mozilla Foundation and contributors\n * Licensed under the New BSD license. See LICENSE or:\n * http://opensource.org/licenses/BSD-3-Clause\n */\n\nvar util = require('./util');\n\n/**\n * Determine whether mappingB is after mappingA with respect to generated\n * position.\n */\nfunction generatedPositionAfter(mappingA, mappingB) {\n // Optimized for most common case\n var lineA = mappingA.generatedLine;\n var lineB = mappingB.generatedLine;\n var columnA = mappingA.generatedColumn;\n var columnB = mappingB.generatedColumn;\n return lineB > lineA || lineB == lineA && columnB >= columnA ||\n util.compareByGeneratedPositionsInflated(mappingA, mappingB) <= 0;\n}\n\n/**\n * A data structure to provide a sorted view of accumulated mappings in a\n * performance conscious manner. It trades a neglibable overhead in general\n * case for a large speedup in case of mappings being added in order.\n */\nfunction MappingList() {\n this._array = [];\n this._sorted = true;\n // Serves as infimum\n this._last = {generatedLine: -1, generatedColumn: 0};\n}\n\n/**\n * Iterate through internal items. This method takes the same arguments that\n * `Array.prototype.forEach` takes.\n *\n * NOTE: The order of the mappings is NOT guaranteed.\n */\nMappingList.prototype.unsortedForEach =\n function MappingList_forEach(aCallback, aThisArg) {\n this._array.forEach(aCallback, aThisArg);\n };\n\n/**\n * Add the given source mapping.\n *\n * @param Object aMapping\n */\nMappingList.prototype.add = function MappingList_add(aMapping) {\n if (generatedPositionAfter(this._last, aMapping)) {\n this._last = aMapping;\n this._array.push(aMapping);\n } else {\n this._sorted = false;\n this._array.push(aMapping);\n }\n};\n\n/**\n * Returns the flat, sorted array of mappings. The mappings are sorted by\n * generated position.\n *\n * WARNING: This method returns internal data without copying, for\n * performance. The return value must NOT be mutated, and should be treated as\n * an immutable borrow. If you want to take ownership, you must make your own\n * copy.\n */\nMappingList.prototype.toArray = function MappingList_toArray() {\n if (!this._sorted) {\n this._array.sort(util.compareByGeneratedPositionsInflated);\n this._sorted = true;\n }\n return this._array;\n};\n\nexports.MappingList = MappingList;\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./lib/mapping-list.js\n// module id = 6\n// module chunks = 0","/* -*- Mode: js; js-indent-level: 2; -*- */\n/*\n * Copyright 2011 Mozilla Foundation and contributors\n * Licensed under the New BSD license. See LICENSE or:\n * http://opensource.org/licenses/BSD-3-Clause\n */\n\nvar util = require('./util');\nvar binarySearch = require('./binary-search');\nvar ArraySet = require('./array-set').ArraySet;\nvar base64VLQ = require('./base64-vlq');\nvar quickSort = require('./quick-sort').quickSort;\n\nfunction SourceMapConsumer(aSourceMap) {\n var sourceMap = aSourceMap;\n if (typeof aSourceMap === 'string') {\n sourceMap = JSON.parse(aSourceMap.replace(/^\\)\\]\\}'/, ''));\n }\n\n return sourceMap.sections != null\n ? new IndexedSourceMapConsumer(sourceMap)\n : new BasicSourceMapConsumer(sourceMap);\n}\n\nSourceMapConsumer.fromSourceMap = function(aSourceMap) {\n return BasicSourceMapConsumer.fromSourceMap(aSourceMap);\n}\n\n/**\n * The version of the source mapping spec that we are consuming.\n */\nSourceMapConsumer.prototype._version = 3;\n\n// `__generatedMappings` and `__originalMappings` are arrays that hold the\n// parsed mapping coordinates from the source map's \"mappings\" attribute. They\n// are lazily instantiated, accessed via the `_generatedMappings` and\n// `_originalMappings` getters respectively, and we only parse the mappings\n// and create these arrays once queried for a source location. We jump through\n// these hoops because there can be many thousands of mappings, and parsing\n// them is expensive, so we only want to do it if we must.\n//\n// Each object in the arrays is of the form:\n//\n// {\n// generatedLine: The line number in the generated code,\n// generatedColumn: The column number in the generated code,\n// source: The path to the original source file that generated this\n// chunk of code,\n// originalLine: The line number in the original source that\n// corresponds to this chunk of generated code,\n// originalColumn: The column number in the original source that\n// corresponds to this chunk of generated code,\n// name: The name of the original symbol which generated this chunk of\n// code.\n// }\n//\n// All properties except for `generatedLine` and `generatedColumn` can be\n// `null`.\n//\n// `_generatedMappings` is ordered by the generated positions.\n//\n// `_originalMappings` is ordered by the original positions.\n\nSourceMapConsumer.prototype.__generatedMappings = null;\nObject.defineProperty(SourceMapConsumer.prototype, '_generatedMappings', {\n get: function () {\n if (!this.__generatedMappings) {\n this._parseMappings(this._mappings, this.sourceRoot);\n }\n\n return this.__generatedMappings;\n }\n});\n\nSourceMapConsumer.prototype.__originalMappings = null;\nObject.defineProperty(SourceMapConsumer.prototype, '_originalMappings', {\n get: function () {\n if (!this.__originalMappings) {\n this._parseMappings(this._mappings, this.sourceRoot);\n }\n\n return this.__originalMappings;\n }\n});\n\nSourceMapConsumer.prototype._charIsMappingSeparator =\n function SourceMapConsumer_charIsMappingSeparator(aStr, index) {\n var c = aStr.charAt(index);\n return c === \";\" || c === \",\";\n };\n\n/**\n * Parse the mappings in a string in to a data structure which we can easily\n * query (the ordered arrays in the `this.__generatedMappings` and\n * `this.__originalMappings` properties).\n */\nSourceMapConsumer.prototype._parseMappings =\n function SourceMapConsumer_parseMappings(aStr, aSourceRoot) {\n throw new Error(\"Subclasses must implement _parseMappings\");\n };\n\nSourceMapConsumer.GENERATED_ORDER = 1;\nSourceMapConsumer.ORIGINAL_ORDER = 2;\n\nSourceMapConsumer.GREATEST_LOWER_BOUND = 1;\nSourceMapConsumer.LEAST_UPPER_BOUND = 2;\n\n/**\n * Iterate over each mapping between an original source/line/column and a\n * generated line/column in this source map.\n *\n * @param Function aCallback\n * The function that is called with each mapping.\n * @param Object aContext\n * Optional. If specified, this object will be the value of `this` every\n * time that `aCallback` is called.\n * @param aOrder\n * Either `SourceMapConsumer.GENERATED_ORDER` or\n * `SourceMapConsumer.ORIGINAL_ORDER`. Specifies whether you want to\n * iterate over the mappings sorted by the generated file's line/column\n * order or the original's source/line/column order, respectively. Defaults to\n * `SourceMapConsumer.GENERATED_ORDER`.\n */\nSourceMapConsumer.prototype.eachMapping =\n function SourceMapConsumer_eachMapping(aCallback, aContext, aOrder) {\n var context = aContext || null;\n var order = aOrder || SourceMapConsumer.GENERATED_ORDER;\n\n var mappings;\n switch (order) {\n case SourceMapConsumer.GENERATED_ORDER:\n mappings = this._generatedMappings;\n break;\n case SourceMapConsumer.ORIGINAL_ORDER:\n mappings = this._originalMappings;\n break;\n default:\n throw new Error(\"Unknown order of iteration.\");\n }\n\n var sourceRoot = this.sourceRoot;\n mappings.map(function (mapping) {\n var source = mapping.source === null ? null : this._sources.at(mapping.source);\n if (source != null && sourceRoot != null) {\n source = util.join(sourceRoot, source);\n }\n return {\n source: source,\n generatedLine: mapping.generatedLine,\n generatedColumn: mapping.generatedColumn,\n originalLine: mapping.originalLine,\n originalColumn: mapping.originalColumn,\n name: mapping.name === null ? null : this._names.at(mapping.name)\n };\n }, this).forEach(aCallback, context);\n };\n\n/**\n * Returns all generated line and column information for the original source,\n * line, and column provided. If no column is provided, returns all mappings\n * corresponding to a either the line we are searching for or the next\n * closest line that has any mappings. Otherwise, returns all mappings\n * corresponding to the given line and either the column we are searching for\n * or the next closest column that has any offsets.\n *\n * The only argument is an object with the following properties:\n *\n * - source: The filename of the original source.\n * - line: The line number in the original source.\n * - column: Optional. the column number in the original source.\n *\n * and an array of objects is returned, each with the following properties:\n *\n * - line: The line number in the generated source, or null.\n * - column: The column number in the generated source, or null.\n */\nSourceMapConsumer.prototype.allGeneratedPositionsFor =\n function SourceMapConsumer_allGeneratedPositionsFor(aArgs) {\n var line = util.getArg(aArgs, 'line');\n\n // When there is no exact match, BasicSourceMapConsumer.prototype._findMapping\n // returns the index of the closest mapping less than the needle. By\n // setting needle.originalColumn to 0, we thus find the last mapping for\n // the given line, provided such a mapping exists.\n var needle = {\n source: util.getArg(aArgs, 'source'),\n originalLine: line,\n originalColumn: util.getArg(aArgs, 'column', 0)\n };\n\n if (this.sourceRoot != null) {\n needle.source = util.relative(this.sourceRoot, needle.source);\n }\n if (!this._sources.has(needle.source)) {\n return [];\n }\n needle.source = this._sources.indexOf(needle.source);\n\n var mappings = [];\n\n var index = this._findMapping(needle,\n this._originalMappings,\n \"originalLine\",\n \"originalColumn\",\n util.compareByOriginalPositions,\n binarySearch.LEAST_UPPER_BOUND);\n if (index >= 0) {\n var mapping = this._originalMappings[index];\n\n if (aArgs.column === undefined) {\n var originalLine = mapping.originalLine;\n\n // Iterate until either we run out of mappings, or we run into\n // a mapping for a different line than the one we found. Since\n // mappings are sorted, this is guaranteed to find all mappings for\n // the line we found.\n while (mapping && mapping.originalLine === originalLine) {\n mappings.push({\n line: util.getArg(mapping, 'generatedLine', null),\n column: util.getArg(mapping, 'generatedColumn', null),\n lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null)\n });\n\n mapping = this._originalMappings[++index];\n }\n } else {\n var originalColumn = mapping.originalColumn;\n\n // Iterate until either we run out of mappings, or we run into\n // a mapping for a different line than the one we were searching for.\n // Since mappings are sorted, this is guaranteed to find all mappings for\n // the line we are searching for.\n while (mapping &&\n mapping.originalLine === line &&\n mapping.originalColumn == originalColumn) {\n mappings.push({\n line: util.getArg(mapping, 'generatedLine', null),\n column: util.getArg(mapping, 'generatedColumn', null),\n lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null)\n });\n\n mapping = this._originalMappings[++index];\n }\n }\n }\n\n return mappings;\n };\n\nexports.SourceMapConsumer = SourceMapConsumer;\n\n/**\n * A BasicSourceMapConsumer instance represents a parsed source map which we can\n * query for information about the original file positions by giving it a file\n * position in the generated source.\n *\n * The only parameter is the raw source map (either as a JSON string, or\n * already parsed to an object). According to the spec, source maps have the\n * following attributes:\n *\n * - version: Which version of the source map spec this map is following.\n * - sources: An array of URLs to the original source files.\n * - names: An array of identifiers which can be referrenced by individual mappings.\n * - sourceRoot: Optional. The URL root from which all sources are relative.\n * - sourcesContent: Optional. An array of contents of the original source files.\n * - mappings: A string of base64 VLQs which contain the actual mappings.\n * - file: Optional. The generated file this source map is associated with.\n *\n * Here is an example source map, taken from the source map spec[0]:\n *\n * {\n * version : 3,\n * file: \"out.js\",\n * sourceRoot : \"\",\n * sources: [\"foo.js\", \"bar.js\"],\n * names: [\"src\", \"maps\", \"are\", \"fun\"],\n * mappings: \"AA,AB;;ABCDE;\"\n * }\n *\n * [0]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit?pli=1#\n */\nfunction BasicSourceMapConsumer(aSourceMap) {\n var sourceMap = aSourceMap;\n if (typeof aSourceMap === 'string') {\n sourceMap = JSON.parse(aSourceMap.replace(/^\\)\\]\\}'/, ''));\n }\n\n var version = util.getArg(sourceMap, 'version');\n var sources = util.getArg(sourceMap, 'sources');\n // Sass 3.3 leaves out the 'names' array, so we deviate from the spec (which\n // requires the array) to play nice here.\n var names = util.getArg(sourceMap, 'names', []);\n var sourceRoot = util.getArg(sourceMap, 'sourceRoot', null);\n var sourcesContent = util.getArg(sourceMap, 'sourcesContent', null);\n var mappings = util.getArg(sourceMap, 'mappings');\n var file = util.getArg(sourceMap, 'file', null);\n\n // Once again, Sass deviates from the spec and supplies the version as a\n // string rather than a number, so we use loose equality checking here.\n if (version != this._version) {\n throw new Error('Unsupported version: ' + version);\n }\n\n sources = sources\n .map(String)\n // Some source maps produce relative source paths like \"./foo.js\" instead of\n // \"foo.js\". Normalize these first so that future comparisons will succeed.\n // See bugzil.la/1090768.\n .map(util.normalize)\n // Always ensure that absolute sources are internally stored relative to\n // the source root, if the source root is absolute. Not doing this would\n // be particularly problematic when the source root is a prefix of the\n // source (valid, but why??). See github issue #199 and bugzil.la/1188982.\n .map(function (source) {\n return sourceRoot && util.isAbsolute(sourceRoot) && util.isAbsolute(source)\n ? util.relative(sourceRoot, source)\n : source;\n });\n\n // Pass `true` below to allow duplicate names and sources. While source maps\n // are intended to be compressed and deduplicated, the TypeScript compiler\n // sometimes generates source maps with duplicates in them. See Github issue\n // #72 and bugzil.la/889492.\n this._names = ArraySet.fromArray(names.map(String), true);\n this._sources = ArraySet.fromArray(sources, true);\n\n this.sourceRoot = sourceRoot;\n this.sourcesContent = sourcesContent;\n this._mappings = mappings;\n this.file = file;\n}\n\nBasicSourceMapConsumer.prototype = Object.create(SourceMapConsumer.prototype);\nBasicSourceMapConsumer.prototype.consumer = SourceMapConsumer;\n\n/**\n * Create a BasicSourceMapConsumer from a SourceMapGenerator.\n *\n * @param SourceMapGenerator aSourceMap\n * The source map that will be consumed.\n * @returns BasicSourceMapConsumer\n */\nBasicSourceMapConsumer.fromSourceMap =\n function SourceMapConsumer_fromSourceMap(aSourceMap) {\n var smc = Object.create(BasicSourceMapConsumer.prototype);\n\n var names = smc._names = ArraySet.fromArray(aSourceMap._names.toArray(), true);\n var sources = smc._sources = ArraySet.fromArray(aSourceMap._sources.toArray(), true);\n smc.sourceRoot = aSourceMap._sourceRoot;\n smc.sourcesContent = aSourceMap._generateSourcesContent(smc._sources.toArray(),\n smc.sourceRoot);\n smc.file = aSourceMap._file;\n\n // Because we are modifying the entries (by converting string sources and\n // names to indices into the sources and names ArraySets), we have to make\n // a copy of the entry or else bad things happen. Shared mutable state\n // strikes again! See github issue #191.\n\n var generatedMappings = aSourceMap._mappings.toArray().slice();\n var destGeneratedMappings = smc.__generatedMappings = [];\n var destOriginalMappings = smc.__originalMappings = [];\n\n for (var i = 0, length = generatedMappings.length; i < length; i++) {\n var srcMapping = generatedMappings[i];\n var destMapping = new Mapping;\n destMapping.generatedLine = srcMapping.generatedLine;\n destMapping.generatedColumn = srcMapping.generatedColumn;\n\n if (srcMapping.source) {\n destMapping.source = sources.indexOf(srcMapping.source);\n destMapping.originalLine = srcMapping.originalLine;\n destMapping.originalColumn = srcMapping.originalColumn;\n\n if (srcMapping.name) {\n destMapping.name = names.indexOf(srcMapping.name);\n }\n\n destOriginalMappings.push(destMapping);\n }\n\n destGeneratedMappings.push(destMapping);\n }\n\n quickSort(smc.__originalMappings, util.compareByOriginalPositions);\n\n return smc;\n };\n\n/**\n * The version of the source mapping spec that we are consuming.\n */\nBasicSourceMapConsumer.prototype._version = 3;\n\n/**\n * The list of original sources.\n */\nObject.defineProperty(BasicSourceMapConsumer.prototype, 'sources', {\n get: function () {\n return this._sources.toArray().map(function (s) {\n return this.sourceRoot != null ? util.join(this.sourceRoot, s) : s;\n }, this);\n }\n});\n\n/**\n * Provide the JIT with a nice shape / hidden class.\n */\nfunction Mapping() {\n this.generatedLine = 0;\n this.generatedColumn = 0;\n this.source = null;\n this.originalLine = null;\n this.originalColumn = null;\n this.name = null;\n}\n\n/**\n * Parse the mappings in a string in to a data structure which we can easily\n * query (the ordered arrays in the `this.__generatedMappings` and\n * `this.__originalMappings` properties).\n */\nBasicSourceMapConsumer.prototype._parseMappings =\n function SourceMapConsumer_parseMappings(aStr, aSourceRoot) {\n var generatedLine = 1;\n var previousGeneratedColumn = 0;\n var previousOriginalLine = 0;\n var previousOriginalColumn = 0;\n var previousSource = 0;\n var previousName = 0;\n var length = aStr.length;\n var index = 0;\n var cachedSegments = {};\n var temp = {};\n var originalMappings = [];\n var generatedMappings = [];\n var mapping, str, segment, end, value;\n\n while (index < length) {\n if (aStr.charAt(index) === ';') {\n generatedLine++;\n index++;\n previousGeneratedColumn = 0;\n }\n else if (aStr.charAt(index) === ',') {\n index++;\n }\n else {\n mapping = new Mapping();\n mapping.generatedLine = generatedLine;\n\n // Because each offset is encoded relative to the previous one,\n // many segments often have the same encoding. We can exploit this\n // fact by caching the parsed variable length fields of each segment,\n // allowing us to avoid a second parse if we encounter the same\n // segment again.\n for (end = index; end < length; end++) {\n if (this._charIsMappingSeparator(aStr, end)) {\n break;\n }\n }\n str = aStr.slice(index, end);\n\n segment = cachedSegments[str];\n if (segment) {\n index += str.length;\n } else {\n segment = [];\n while (index < end) {\n base64VLQ.decode(aStr, index, temp);\n value = temp.value;\n index = temp.rest;\n segment.push(value);\n }\n\n if (segment.length === 2) {\n throw new Error('Found a source, but no line and column');\n }\n\n if (segment.length === 3) {\n throw new Error('Found a source and line, but no column');\n }\n\n cachedSegments[str] = segment;\n }\n\n // Generated column.\n mapping.generatedColumn = previousGeneratedColumn + segment[0];\n previousGeneratedColumn = mapping.generatedColumn;\n\n if (segment.length > 1) {\n // Original source.\n mapping.source = previousSource + segment[1];\n previousSource += segment[1];\n\n // Original line.\n mapping.originalLine = previousOriginalLine + segment[2];\n previousOriginalLine = mapping.originalLine;\n // Lines are stored 0-based\n mapping.originalLine += 1;\n\n // Original column.\n mapping.originalColumn = previousOriginalColumn + segment[3];\n previousOriginalColumn = mapping.originalColumn;\n\n if (segment.length > 4) {\n // Original name.\n mapping.name = previousName + segment[4];\n previousName += segment[4];\n }\n }\n\n generatedMappings.push(mapping);\n if (typeof mapping.originalLine === 'number') {\n originalMappings.push(mapping);\n }\n }\n }\n\n quickSort(generatedMappings, util.compareByGeneratedPositionsDeflated);\n this.__generatedMappings = generatedMappings;\n\n quickSort(originalMappings, util.compareByOriginalPositions);\n this.__originalMappings = originalMappings;\n };\n\n/**\n * Find the mapping that best matches the hypothetical \"needle\" mapping that\n * we are searching for in the given \"haystack\" of mappings.\n */\nBasicSourceMapConsumer.prototype._findMapping =\n function SourceMapConsumer_findMapping(aNeedle, aMappings, aLineName,\n aColumnName, aComparator, aBias) {\n // To return the position we are searching for, we must first find the\n // mapping for the given position and then return the opposite position it\n // points to. Because the mappings are sorted, we can use binary search to\n // find the best mapping.\n\n if (aNeedle[aLineName] <= 0) {\n throw new TypeError('Line must be greater than or equal to 1, got '\n + aNeedle[aLineName]);\n }\n if (aNeedle[aColumnName] < 0) {\n throw new TypeError('Column must be greater than or equal to 0, got '\n + aNeedle[aColumnName]);\n }\n\n return binarySearch.search(aNeedle, aMappings, aComparator, aBias);\n };\n\n/**\n * Compute the last column for each generated mapping. The last column is\n * inclusive.\n */\nBasicSourceMapConsumer.prototype.computeColumnSpans =\n function SourceMapConsumer_computeColumnSpans() {\n for (var index = 0; index < this._generatedMappings.length; ++index) {\n var mapping = this._generatedMappings[index];\n\n // Mappings do not contain a field for the last generated columnt. We\n // can come up with an optimistic estimate, however, by assuming that\n // mappings are contiguous (i.e. given two consecutive mappings, the\n // first mapping ends where the second one starts).\n if (index + 1 < this._generatedMappings.length) {\n var nextMapping = this._generatedMappings[index + 1];\n\n if (mapping.generatedLine === nextMapping.generatedLine) {\n mapping.lastGeneratedColumn = nextMapping.generatedColumn - 1;\n continue;\n }\n }\n\n // The last mapping for each line spans the entire line.\n mapping.lastGeneratedColumn = Infinity;\n }\n };\n\n/**\n * Returns the original source, line, and column information for the generated\n * source's line and column positions provided. The only argument is an object\n * with the following properties:\n *\n * - line: The line number in the generated source.\n * - column: The column number in the generated source.\n * - bias: Either 'SourceMapConsumer.GREATEST_LOWER_BOUND' or\n * 'SourceMapConsumer.LEAST_UPPER_BOUND'. Specifies whether to return the\n * closest element that is smaller than or greater than the one we are\n * searching for, respectively, if the exact element cannot be found.\n * Defaults to 'SourceMapConsumer.GREATEST_LOWER_BOUND'.\n *\n * and an object is returned with the following properties:\n *\n * - source: The original source file, or null.\n * - line: The line number in the original source, or null.\n * - column: The column number in the original source, or null.\n * - name: The original identifier, or null.\n */\nBasicSourceMapConsumer.prototype.originalPositionFor =\n function SourceMapConsumer_originalPositionFor(aArgs) {\n var needle = {\n generatedLine: util.getArg(aArgs, 'line'),\n generatedColumn: util.getArg(aArgs, 'column')\n };\n\n var index = this._findMapping(\n needle,\n this._generatedMappings,\n \"generatedLine\",\n \"generatedColumn\",\n util.compareByGeneratedPositionsDeflated,\n util.getArg(aArgs, 'bias', SourceMapConsumer.GREATEST_LOWER_BOUND)\n );\n\n if (index >= 0) {\n var mapping = this._generatedMappings[index];\n\n if (mapping.generatedLine === needle.generatedLine) {\n var source = util.getArg(mapping, 'source', null);\n if (source !== null) {\n source = this._sources.at(source);\n if (this.sourceRoot != null) {\n source = util.join(this.sourceRoot, source);\n }\n }\n var name = util.getArg(mapping, 'name', null);\n if (name !== null) {\n name = this._names.at(name);\n }\n return {\n source: source,\n line: util.getArg(mapping, 'originalLine', null),\n column: util.getArg(mapping, 'originalColumn', null),\n name: name\n };\n }\n }\n\n return {\n source: null,\n line: null,\n column: null,\n name: null\n };\n };\n\n/**\n * Return true if we have the source content for every source in the source\n * map, false otherwise.\n */\nBasicSourceMapConsumer.prototype.hasContentsOfAllSources =\n function BasicSourceMapConsumer_hasContentsOfAllSources() {\n if (!this.sourcesContent) {\n return false;\n }\n return this.sourcesContent.length >= this._sources.size() &&\n !this.sourcesContent.some(function (sc) { return sc == null; });\n };\n\n/**\n * Returns the original source content. The only argument is the url of the\n * original source file. Returns null if no original source content is\n * available.\n */\nBasicSourceMapConsumer.prototype.sourceContentFor =\n function SourceMapConsumer_sourceContentFor(aSource, nullOnMissing) {\n if (!this.sourcesContent) {\n return null;\n }\n\n if (this.sourceRoot != null) {\n aSource = util.relative(this.sourceRoot, aSource);\n }\n\n if (this._sources.has(aSource)) {\n return this.sourcesContent[this._sources.indexOf(aSource)];\n }\n\n var url;\n if (this.sourceRoot != null\n && (url = util.urlParse(this.sourceRoot))) {\n // XXX: file:// URIs and absolute paths lead to unexpected behavior for\n // many users. We can help them out when they expect file:// URIs to\n // behave like it would if they were running a local HTTP server. See\n // https://bugzilla.mozilla.org/show_bug.cgi?id=885597.\n var fileUriAbsPath = aSource.replace(/^file:\\/\\//, \"\");\n if (url.scheme == \"file\"\n && this._sources.has(fileUriAbsPath)) {\n return this.sourcesContent[this._sources.indexOf(fileUriAbsPath)]\n }\n\n if ((!url.path || url.path == \"/\")\n && this._sources.has(\"/\" + aSource)) {\n return this.sourcesContent[this._sources.indexOf(\"/\" + aSource)];\n }\n }\n\n // This function is used recursively from\n // IndexedSourceMapConsumer.prototype.sourceContentFor. In that case, we\n // don't want to throw if we can't find the source - we just want to\n // return null, so we provide a flag to exit gracefully.\n if (nullOnMissing) {\n return null;\n }\n else {\n throw new Error('\"' + aSource + '\" is not in the SourceMap.');\n }\n };\n\n/**\n * Returns the generated line and column information for the original source,\n * line, and column positions provided. The only argument is an object with\n * the following properties:\n *\n * - source: The filename of the original source.\n * - line: The line number in the original source.\n * - column: The column number in the original source.\n * - bias: Either 'SourceMapConsumer.GREATEST_LOWER_BOUND' or\n * 'SourceMapConsumer.LEAST_UPPER_BOUND'. Specifies whether to return the\n * closest element that is smaller than or greater than the one we are\n * searching for, respectively, if the exact element cannot be found.\n * Defaults to 'SourceMapConsumer.GREATEST_LOWER_BOUND'.\n *\n * and an object is returned with the following properties:\n *\n * - line: The line number in the generated source, or null.\n * - column: The column number in the generated source, or null.\n */\nBasicSourceMapConsumer.prototype.generatedPositionFor =\n function SourceMapConsumer_generatedPositionFor(aArgs) {\n var source = util.getArg(aArgs, 'source');\n if (this.sourceRoot != null) {\n source = util.relative(this.sourceRoot, source);\n }\n if (!this._sources.has(source)) {\n return {\n line: null,\n column: null,\n lastColumn: null\n };\n }\n source = this._sources.indexOf(source);\n\n var needle = {\n source: source,\n originalLine: util.getArg(aArgs, 'line'),\n originalColumn: util.getArg(aArgs, 'column')\n };\n\n var index = this._findMapping(\n needle,\n this._originalMappings,\n \"originalLine\",\n \"originalColumn\",\n util.compareByOriginalPositions,\n util.getArg(aArgs, 'bias', SourceMapConsumer.GREATEST_LOWER_BOUND)\n );\n\n if (index >= 0) {\n var mapping = this._originalMappings[index];\n\n if (mapping.source === needle.source) {\n return {\n line: util.getArg(mapping, 'generatedLine', null),\n column: util.getArg(mapping, 'generatedColumn', null),\n lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null)\n };\n }\n }\n\n return {\n line: null,\n column: null,\n lastColumn: null\n };\n };\n\nexports.BasicSourceMapConsumer = BasicSourceMapConsumer;\n\n/**\n * An IndexedSourceMapConsumer instance represents a parsed source map which\n * we can query for information. It differs from BasicSourceMapConsumer in\n * that it takes \"indexed\" source maps (i.e. ones with a \"sections\" field) as\n * input.\n *\n * The only parameter is a raw source map (either as a JSON string, or already\n * parsed to an object). According to the spec for indexed source maps, they\n * have the following attributes:\n *\n * - version: Which version of the source map spec this map is following.\n * - file: Optional. The generated file this source map is associated with.\n * - sections: A list of section definitions.\n *\n * Each value under the \"sections\" field has two fields:\n * - offset: The offset into the original specified at which this section\n * begins to apply, defined as an object with a \"line\" and \"column\"\n * field.\n * - map: A source map definition. This source map could also be indexed,\n * but doesn't have to be.\n *\n * Instead of the \"map\" field, it's also possible to have a \"url\" field\n * specifying a URL to retrieve a source map from, but that's currently\n * unsupported.\n *\n * Here's an example source map, taken from the source map spec[0], but\n * modified to omit a section which uses the \"url\" field.\n *\n * {\n * version : 3,\n * file: \"app.js\",\n * sections: [{\n * offset: {line:100, column:10},\n * map: {\n * version : 3,\n * file: \"section.js\",\n * sources: [\"foo.js\", \"bar.js\"],\n * names: [\"src\", \"maps\", \"are\", \"fun\"],\n * mappings: \"AAAA,E;;ABCDE;\"\n * }\n * }],\n * }\n *\n * [0]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit#heading=h.535es3xeprgt\n */\nfunction IndexedSourceMapConsumer(aSourceMap) {\n var sourceMap = aSourceMap;\n if (typeof aSourceMap === 'string') {\n sourceMap = JSON.parse(aSourceMap.replace(/^\\)\\]\\}'/, ''));\n }\n\n var version = util.getArg(sourceMap, 'version');\n var sections = util.getArg(sourceMap, 'sections');\n\n if (version != this._version) {\n throw new Error('Unsupported version: ' + version);\n }\n\n this._sources = new ArraySet();\n this._names = new ArraySet();\n\n var lastOffset = {\n line: -1,\n column: 0\n };\n this._sections = sections.map(function (s) {\n if (s.url) {\n // The url field will require support for asynchronicity.\n // See https://github.com/mozilla/source-map/issues/16\n throw new Error('Support for url field in sections not implemented.');\n }\n var offset = util.getArg(s, 'offset');\n var offsetLine = util.getArg(offset, 'line');\n var offsetColumn = util.getArg(offset, 'column');\n\n if (offsetLine < lastOffset.line ||\n (offsetLine === lastOffset.line && offsetColumn < lastOffset.column)) {\n throw new Error('Section offsets must be ordered and non-overlapping.');\n }\n lastOffset = offset;\n\n return {\n generatedOffset: {\n // The offset fields are 0-based, but we use 1-based indices when\n // encoding/decoding from VLQ.\n generatedLine: offsetLine + 1,\n generatedColumn: offsetColumn + 1\n },\n consumer: new SourceMapConsumer(util.getArg(s, 'map'))\n }\n });\n}\n\nIndexedSourceMapConsumer.prototype = Object.create(SourceMapConsumer.prototype);\nIndexedSourceMapConsumer.prototype.constructor = SourceMapConsumer;\n\n/**\n * The version of the source mapping spec that we are consuming.\n */\nIndexedSourceMapConsumer.prototype._version = 3;\n\n/**\n * The list of original sources.\n */\nObject.defineProperty(IndexedSourceMapConsumer.prototype, 'sources', {\n get: function () {\n var sources = [];\n for (var i = 0; i < this._sections.length; i++) {\n for (var j = 0; j < this._sections[i].consumer.sources.length; j++) {\n sources.push(this._sections[i].consumer.sources[j]);\n }\n }\n return sources;\n }\n});\n\n/**\n * Returns the original source, line, and column information for the generated\n * source's line and column positions provided. The only argument is an object\n * with the following properties:\n *\n * - line: The line number in the generated source.\n * - column: The column number in the generated source.\n *\n * and an object is returned with the following properties:\n *\n * - source: The original source file, or null.\n * - line: The line number in the original source, or null.\n * - column: The column number in the original source, or null.\n * - name: The original identifier, or null.\n */\nIndexedSourceMapConsumer.prototype.originalPositionFor =\n function IndexedSourceMapConsumer_originalPositionFor(aArgs) {\n var needle = {\n generatedLine: util.getArg(aArgs, 'line'),\n generatedColumn: util.getArg(aArgs, 'column')\n };\n\n // Find the section containing the generated position we're trying to map\n // to an original position.\n var sectionIndex = binarySearch.search(needle, this._sections,\n function(needle, section) {\n var cmp = needle.generatedLine - section.generatedOffset.generatedLine;\n if (cmp) {\n return cmp;\n }\n\n return (needle.generatedColumn -\n section.generatedOffset.generatedColumn);\n });\n var section = this._sections[sectionIndex];\n\n if (!section) {\n return {\n source: null,\n line: null,\n column: null,\n name: null\n };\n }\n\n return section.consumer.originalPositionFor({\n line: needle.generatedLine -\n (section.generatedOffset.generatedLine - 1),\n column: needle.generatedColumn -\n (section.generatedOffset.generatedLine === needle.generatedLine\n ? section.generatedOffset.generatedColumn - 1\n : 0),\n bias: aArgs.bias\n });\n };\n\n/**\n * Return true if we have the source content for every source in the source\n * map, false otherwise.\n */\nIndexedSourceMapConsumer.prototype.hasContentsOfAllSources =\n function IndexedSourceMapConsumer_hasContentsOfAllSources() {\n return this._sections.every(function (s) {\n return s.consumer.hasContentsOfAllSources();\n });\n };\n\n/**\n * Returns the original source content. The only argument is the url of the\n * original source file. Returns null if no original source content is\n * available.\n */\nIndexedSourceMapConsumer.prototype.sourceContentFor =\n function IndexedSourceMapConsumer_sourceContentFor(aSource, nullOnMissing) {\n for (var i = 0; i < this._sections.length; i++) {\n var section = this._sections[i];\n\n var content = section.consumer.sourceContentFor(aSource, true);\n if (content) {\n return content;\n }\n }\n if (nullOnMissing) {\n return null;\n }\n else {\n throw new Error('\"' + aSource + '\" is not in the SourceMap.');\n }\n };\n\n/**\n * Returns the generated line and column information for the original source,\n * line, and column positions provided. The only argument is an object with\n * the following properties:\n *\n * - source: The filename of the original source.\n * - line: The line number in the original source.\n * - column: The column number in the original source.\n *\n * and an object is returned with the following properties:\n *\n * - line: The line number in the generated source, or null.\n * - column: The column number in the generated source, or null.\n */\nIndexedSourceMapConsumer.prototype.generatedPositionFor =\n function IndexedSourceMapConsumer_generatedPositionFor(aArgs) {\n for (var i = 0; i < this._sections.length; i++) {\n var section = this._sections[i];\n\n // Only consider this section if the requested source is in the list of\n // sources of the consumer.\n if (section.consumer.sources.indexOf(util.getArg(aArgs, 'source')) === -1) {\n continue;\n }\n var generatedPosition = section.consumer.generatedPositionFor(aArgs);\n if (generatedPosition) {\n var ret = {\n line: generatedPosition.line +\n (section.generatedOffset.generatedLine - 1),\n column: generatedPosition.column +\n (section.generatedOffset.generatedLine === generatedPosition.line\n ? section.generatedOffset.generatedColumn - 1\n : 0)\n };\n return ret;\n }\n }\n\n return {\n line: null,\n column: null\n };\n };\n\n/**\n * Parse the mappings in a string in to a data structure which we can easily\n * query (the ordered arrays in the `this.__generatedMappings` and\n * `this.__originalMappings` properties).\n */\nIndexedSourceMapConsumer.prototype._parseMappings =\n function IndexedSourceMapConsumer_parseMappings(aStr, aSourceRoot) {\n this.__generatedMappings = [];\n this.__originalMappings = [];\n for (var i = 0; i < this._sections.length; i++) {\n var section = this._sections[i];\n var sectionMappings = section.consumer._generatedMappings;\n for (var j = 0; j < sectionMappings.length; j++) {\n var mapping = sectionMappings[j];\n\n var source = section.consumer._sources.at(mapping.source);\n if (section.consumer.sourceRoot !== null) {\n source = util.join(section.consumer.sourceRoot, source);\n }\n this._sources.add(source);\n source = this._sources.indexOf(source);\n\n var name = section.consumer._names.at(mapping.name);\n this._names.add(name);\n name = this._names.indexOf(name);\n\n // The mappings coming from the consumer for the section have\n // generated positions relative to the start of the section, so we\n // need to offset them to be relative to the start of the concatenated\n // generated file.\n var adjustedMapping = {\n source: source,\n generatedLine: mapping.generatedLine +\n (section.generatedOffset.generatedLine - 1),\n generatedColumn: mapping.generatedColumn +\n (section.generatedOffset.generatedLine === mapping.generatedLine\n ? section.generatedOffset.generatedColumn - 1\n : 0),\n originalLine: mapping.originalLine,\n originalColumn: mapping.originalColumn,\n name: name\n };\n\n this.__generatedMappings.push(adjustedMapping);\n if (typeof adjustedMapping.originalLine === 'number') {\n this.__originalMappings.push(adjustedMapping);\n }\n }\n }\n\n quickSort(this.__generatedMappings, util.compareByGeneratedPositionsDeflated);\n quickSort(this.__originalMappings, util.compareByOriginalPositions);\n };\n\nexports.IndexedSourceMapConsumer = IndexedSourceMapConsumer;\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./lib/source-map-consumer.js\n// module id = 7\n// module chunks = 0","/* -*- Mode: js; js-indent-level: 2; -*- */\n/*\n * Copyright 2011 Mozilla Foundation and contributors\n * Licensed under the New BSD license. See LICENSE or:\n * http://opensource.org/licenses/BSD-3-Clause\n */\n\nexports.GREATEST_LOWER_BOUND = 1;\nexports.LEAST_UPPER_BOUND = 2;\n\n/**\n * Recursive implementation of binary search.\n *\n * @param aLow Indices here and lower do not contain the needle.\n * @param aHigh Indices here and higher do not contain the needle.\n * @param aNeedle The element being searched for.\n * @param aHaystack The non-empty array being searched.\n * @param aCompare Function which takes two elements and returns -1, 0, or 1.\n * @param aBias Either 'binarySearch.GREATEST_LOWER_BOUND' or\n * 'binarySearch.LEAST_UPPER_BOUND'. Specifies whether to return the\n * closest element that is smaller than or greater than the one we are\n * searching for, respectively, if the exact element cannot be found.\n */\nfunction recursiveSearch(aLow, aHigh, aNeedle, aHaystack, aCompare, aBias) {\n // This function terminates when one of the following is true:\n //\n // 1. We find the exact element we are looking for.\n //\n // 2. We did not find the exact element, but we can return the index of\n // the next-closest element.\n //\n // 3. We did not find the exact element, and there is no next-closest\n // element than the one we are searching for, so we return -1.\n var mid = Math.floor((aHigh - aLow) / 2) + aLow;\n var cmp = aCompare(aNeedle, aHaystack[mid], true);\n if (cmp === 0) {\n // Found the element we are looking for.\n return mid;\n }\n else if (cmp > 0) {\n // Our needle is greater than aHaystack[mid].\n if (aHigh - mid > 1) {\n // The element is in the upper half.\n return recursiveSearch(mid, aHigh, aNeedle, aHaystack, aCompare, aBias);\n }\n\n // The exact needle element was not found in this haystack. Determine if\n // we are in termination case (3) or (2) and return the appropriate thing.\n if (aBias == exports.LEAST_UPPER_BOUND) {\n return aHigh < aHaystack.length ? aHigh : -1;\n } else {\n return mid;\n }\n }\n else {\n // Our needle is less than aHaystack[mid].\n if (mid - aLow > 1) {\n // The element is in the lower half.\n return recursiveSearch(aLow, mid, aNeedle, aHaystack, aCompare, aBias);\n }\n\n // we are in termination case (3) or (2) and return the appropriate thing.\n if (aBias == exports.LEAST_UPPER_BOUND) {\n return mid;\n } else {\n return aLow < 0 ? -1 : aLow;\n }\n }\n}\n\n/**\n * This is an implementation of binary search which will always try and return\n * the index of the closest element if there is no exact hit. This is because\n * mappings between original and generated line/col pairs are single points,\n * and there is an implicit region between each of them, so a miss just means\n * that you aren't on the very start of a region.\n *\n * @param aNeedle The element you are looking for.\n * @param aHaystack The array that is being searched.\n * @param aCompare A function which takes the needle and an element in the\n * array and returns -1, 0, or 1 depending on whether the needle is less\n * than, equal to, or greater than the element, respectively.\n * @param aBias Either 'binarySearch.GREATEST_LOWER_BOUND' or\n * 'binarySearch.LEAST_UPPER_BOUND'. Specifies whether to return the\n * closest element that is smaller than or greater than the one we are\n * searching for, respectively, if the exact element cannot be found.\n * Defaults to 'binarySearch.GREATEST_LOWER_BOUND'.\n */\nexports.search = function search(aNeedle, aHaystack, aCompare, aBias) {\n if (aHaystack.length === 0) {\n return -1;\n }\n\n var index = recursiveSearch(-1, aHaystack.length, aNeedle, aHaystack,\n aCompare, aBias || exports.GREATEST_LOWER_BOUND);\n if (index < 0) {\n return -1;\n }\n\n // We have found either the exact element, or the next-closest element than\n // the one we are searching for. However, there may be more than one such\n // element. Make sure we always return the smallest of these.\n while (index - 1 >= 0) {\n if (aCompare(aHaystack[index], aHaystack[index - 1], true) !== 0) {\n break;\n }\n --index;\n }\n\n return index;\n};\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./lib/binary-search.js\n// module id = 8\n// module chunks = 0","/* -*- Mode: js; js-indent-level: 2; -*- */\n/*\n * Copyright 2011 Mozilla Foundation and contributors\n * Licensed under the New BSD license. See LICENSE or:\n * http://opensource.org/licenses/BSD-3-Clause\n */\n\n// It turns out that some (most?) JavaScript engines don't self-host\n// `Array.prototype.sort`. This makes sense because C++ will likely remain\n// faster than JS when doing raw CPU-intensive sorting. However, when using a\n// custom comparator function, calling back and forth between the VM's C++ and\n// JIT'd JS is rather slow *and* loses JIT type information, resulting in\n// worse generated code for the comparator function than would be optimal. In\n// fact, when sorting with a comparator, these costs outweigh the benefits of\n// sorting in C++. By using our own JS-implemented Quick Sort (below), we get\n// a ~3500ms mean speed-up in `bench/bench.html`.\n\n/**\n * Swap the elements indexed by `x` and `y` in the array `ary`.\n *\n * @param {Array} ary\n * The array.\n * @param {Number} x\n * The index of the first item.\n * @param {Number} y\n * The index of the second item.\n */\nfunction swap(ary, x, y) {\n var temp = ary[x];\n ary[x] = ary[y];\n ary[y] = temp;\n}\n\n/**\n * Returns a random integer within the range `low .. high` inclusive.\n *\n * @param {Number} low\n * The lower bound on the range.\n * @param {Number} high\n * The upper bound on the range.\n */\nfunction randomIntInRange(low, high) {\n return Math.round(low + (Math.random() * (high - low)));\n}\n\n/**\n * The Quick Sort algorithm.\n *\n * @param {Array} ary\n * An array to sort.\n * @param {function} comparator\n * Function to use to compare two items.\n * @param {Number} p\n * Start index of the array\n * @param {Number} r\n * End index of the array\n */\nfunction doQuickSort(ary, comparator, p, r) {\n // If our lower bound is less than our upper bound, we (1) partition the\n // array into two pieces and (2) recurse on each half. If it is not, this is\n // the empty array and our base case.\n\n if (p < r) {\n // (1) Partitioning.\n //\n // The partitioning chooses a pivot between `p` and `r` and moves all\n // elements that are less than or equal to the pivot to the before it, and\n // all the elements that are greater than it after it. The effect is that\n // once partition is done, the pivot is in the exact place it will be when\n // the array is put in sorted order, and it will not need to be moved\n // again. This runs in O(n) time.\n\n // Always choose a random pivot so that an input array which is reverse\n // sorted does not cause O(n^2) running time.\n var pivotIndex = randomIntInRange(p, r);\n var i = p - 1;\n\n swap(ary, pivotIndex, r);\n var pivot = ary[r];\n\n // Immediately after `j` is incremented in this loop, the following hold\n // true:\n //\n // * Every element in `ary[p .. i]` is less than or equal to the pivot.\n //\n // * Every element in `ary[i+1 .. j-1]` is greater than the pivot.\n for (var j = p; j < r; j++) {\n if (comparator(ary[j], pivot) <= 0) {\n i += 1;\n swap(ary, i, j);\n }\n }\n\n swap(ary, i + 1, j);\n var q = i + 1;\n\n // (2) Recurse on each half.\n\n doQuickSort(ary, comparator, p, q - 1);\n doQuickSort(ary, comparator, q + 1, r);\n }\n}\n\n/**\n * Sort the given array in-place with the given comparator function.\n *\n * @param {Array} ary\n * An array to sort.\n * @param {function} comparator\n * Function to use to compare two items.\n */\nexports.quickSort = function (ary, comparator) {\n doQuickSort(ary, comparator, 0, ary.length - 1);\n};\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./lib/quick-sort.js\n// module id = 9\n// module chunks = 0","/* -*- Mode: js; js-indent-level: 2; -*- */\n/*\n * Copyright 2011 Mozilla Foundation and contributors\n * Licensed under the New BSD license. See LICENSE or:\n * http://opensource.org/licenses/BSD-3-Clause\n */\n\nvar SourceMapGenerator = require('./source-map-generator').SourceMapGenerator;\nvar util = require('./util');\n\n// Matches a Windows-style `\\r\\n` newline or a `\\n` newline used by all other\n// operating systems these days (capturing the result).\nvar REGEX_NEWLINE = /(\\r?\\n)/;\n\n// Newline character code for charCodeAt() comparisons\nvar NEWLINE_CODE = 10;\n\n// Private symbol for identifying `SourceNode`s when multiple versions of\n// the source-map library are loaded. This MUST NOT CHANGE across\n// versions!\nvar isSourceNode = \"$$$isSourceNode$$$\";\n\n/**\n * SourceNodes provide a way to abstract over interpolating/concatenating\n * snippets of generated JavaScript source code while maintaining the line and\n * column information associated with the original source code.\n *\n * @param aLine The original line number.\n * @param aColumn The original column number.\n * @param aSource The original source's filename.\n * @param aChunks Optional. An array of strings which are snippets of\n * generated JS, or other SourceNodes.\n * @param aName The original identifier.\n */\nfunction SourceNode(aLine, aColumn, aSource, aChunks, aName) {\n this.children = [];\n this.sourceContents = {};\n this.line = aLine == null ? null : aLine;\n this.column = aColumn == null ? null : aColumn;\n this.source = aSource == null ? null : aSource;\n this.name = aName == null ? null : aName;\n this[isSourceNode] = true;\n if (aChunks != null) this.add(aChunks);\n}\n\n/**\n * Creates a SourceNode from generated code and a SourceMapConsumer.\n *\n * @param aGeneratedCode The generated code\n * @param aSourceMapConsumer The SourceMap for the generated code\n * @param aRelativePath Optional. The path that relative sources in the\n * SourceMapConsumer should be relative to.\n */\nSourceNode.fromStringWithSourceMap =\n function SourceNode_fromStringWithSourceMap(aGeneratedCode, aSourceMapConsumer, aRelativePath) {\n // The SourceNode we want to fill with the generated code\n // and the SourceMap\n var node = new SourceNode();\n\n // All even indices of this array are one line of the generated code,\n // while all odd indices are the newlines between two adjacent lines\n // (since `REGEX_NEWLINE` captures its match).\n // Processed fragments are accessed by calling `shiftNextLine`.\n var remainingLines = aGeneratedCode.split(REGEX_NEWLINE);\n var remainingLinesIndex = 0;\n var shiftNextLine = function() {\n var lineContents = getNextLine();\n // The last line of a file might not have a newline.\n var newLine = getNextLine() || \"\";\n return lineContents + newLine;\n\n function getNextLine() {\n return remainingLinesIndex < remainingLines.length ?\n remainingLines[remainingLinesIndex++] : undefined;\n }\n };\n\n // We need to remember the position of \"remainingLines\"\n var lastGeneratedLine = 1, lastGeneratedColumn = 0;\n\n // The generate SourceNodes we need a code range.\n // To extract it current and last mapping is used.\n // Here we store the last mapping.\n var lastMapping = null;\n\n aSourceMapConsumer.eachMapping(function (mapping) {\n if (lastMapping !== null) {\n // We add the code from \"lastMapping\" to \"mapping\":\n // First check if there is a new line in between.\n if (lastGeneratedLine < mapping.generatedLine) {\n // Associate first line with \"lastMapping\"\n addMappingWithCode(lastMapping, shiftNextLine());\n lastGeneratedLine++;\n lastGeneratedColumn = 0;\n // The remaining code is added without mapping\n } else {\n // There is no new line in between.\n // Associate the code between \"lastGeneratedColumn\" and\n // \"mapping.generatedColumn\" with \"lastMapping\"\n var nextLine = remainingLines[remainingLinesIndex];\n var code = nextLine.substr(0, mapping.generatedColumn -\n lastGeneratedColumn);\n remainingLines[remainingLinesIndex] = nextLine.substr(mapping.generatedColumn -\n lastGeneratedColumn);\n lastGeneratedColumn = mapping.generatedColumn;\n addMappingWithCode(lastMapping, code);\n // No more remaining code, continue\n lastMapping = mapping;\n return;\n }\n }\n // We add the generated code until the first mapping\n // to the SourceNode without any mapping.\n // Each line is added as separate string.\n while (lastGeneratedLine < mapping.generatedLine) {\n node.add(shiftNextLine());\n lastGeneratedLine++;\n }\n if (lastGeneratedColumn < mapping.generatedColumn) {\n var nextLine = remainingLines[remainingLinesIndex];\n node.add(nextLine.substr(0, mapping.generatedColumn));\n remainingLines[remainingLinesIndex] = nextLine.substr(mapping.generatedColumn);\n lastGeneratedColumn = mapping.generatedColumn;\n }\n lastMapping = mapping;\n }, this);\n // We have processed all mappings.\n if (remainingLinesIndex < remainingLines.length) {\n if (lastMapping) {\n // Associate the remaining code in the current line with \"lastMapping\"\n addMappingWithCode(lastMapping, shiftNextLine());\n }\n // and add the remaining lines without any mapping\n node.add(remainingLines.splice(remainingLinesIndex).join(\"\"));\n }\n\n // Copy sourcesContent into SourceNode\n aSourceMapConsumer.sources.forEach(function (sourceFile) {\n var content = aSourceMapConsumer.sourceContentFor(sourceFile);\n if (content != null) {\n if (aRelativePath != null) {\n sourceFile = util.join(aRelativePath, sourceFile);\n }\n node.setSourceContent(sourceFile, content);\n }\n });\n\n return node;\n\n function addMappingWithCode(mapping, code) {\n if (mapping === null || mapping.source === undefined) {\n node.add(code);\n } else {\n var source = aRelativePath\n ? util.join(aRelativePath, mapping.source)\n : mapping.source;\n node.add(new SourceNode(mapping.originalLine,\n mapping.originalColumn,\n source,\n code,\n mapping.name));\n }\n }\n };\n\n/**\n * Add a chunk of generated JS to this source node.\n *\n * @param aChunk A string snippet of generated JS code, another instance of\n * SourceNode, or an array where each member is one of those things.\n */\nSourceNode.prototype.add = function SourceNode_add(aChunk) {\n if (Array.isArray(aChunk)) {\n aChunk.forEach(function (chunk) {\n this.add(chunk);\n }, this);\n }\n else if (aChunk[isSourceNode] || typeof aChunk === \"string\") {\n if (aChunk) {\n this.children.push(aChunk);\n }\n }\n else {\n throw new TypeError(\n \"Expected a SourceNode, string, or an array of SourceNodes and strings. Got \" + aChunk\n );\n }\n return this;\n};\n\n/**\n * Add a chunk of generated JS to the beginning of this source node.\n *\n * @param aChunk A string snippet of generated JS code, another instance of\n * SourceNode, or an array where each member is one of those things.\n */\nSourceNode.prototype.prepend = function SourceNode_prepend(aChunk) {\n if (Array.isArray(aChunk)) {\n for (var i = aChunk.length-1; i >= 0; i--) {\n this.prepend(aChunk[i]);\n }\n }\n else if (aChunk[isSourceNode] || typeof aChunk === \"string\") {\n this.children.unshift(aChunk);\n }\n else {\n throw new TypeError(\n \"Expected a SourceNode, string, or an array of SourceNodes and strings. Got \" + aChunk\n );\n }\n return this;\n};\n\n/**\n * Walk over the tree of JS snippets in this node and its children. The\n * walking function is called once for each snippet of JS and is passed that\n * snippet and the its original associated source's line/column location.\n *\n * @param aFn The traversal function.\n */\nSourceNode.prototype.walk = function SourceNode_walk(aFn) {\n var chunk;\n for (var i = 0, len = this.children.length; i < len; i++) {\n chunk = this.children[i];\n if (chunk[isSourceNode]) {\n chunk.walk(aFn);\n }\n else {\n if (chunk !== '') {\n aFn(chunk, { source: this.source,\n line: this.line,\n column: this.column,\n name: this.name });\n }\n }\n }\n};\n\n/**\n * Like `String.prototype.join` except for SourceNodes. Inserts `aStr` between\n * each of `this.children`.\n *\n * @param aSep The separator.\n */\nSourceNode.prototype.join = function SourceNode_join(aSep) {\n var newChildren;\n var i;\n var len = this.children.length;\n if (len > 0) {\n newChildren = [];\n for (i = 0; i < len-1; i++) {\n newChildren.push(this.children[i]);\n newChildren.push(aSep);\n }\n newChildren.push(this.children[i]);\n this.children = newChildren;\n }\n return this;\n};\n\n/**\n * Call String.prototype.replace on the very right-most source snippet. Useful\n * for trimming whitespace from the end of a source node, etc.\n *\n * @param aPattern The pattern to replace.\n * @param aReplacement The thing to replace the pattern with.\n */\nSourceNode.prototype.replaceRight = function SourceNode_replaceRight(aPattern, aReplacement) {\n var lastChild = this.children[this.children.length - 1];\n if (lastChild[isSourceNode]) {\n lastChild.replaceRight(aPattern, aReplacement);\n }\n else if (typeof lastChild === 'string') {\n this.children[this.children.length - 1] = lastChild.replace(aPattern, aReplacement);\n }\n else {\n this.children.push(''.replace(aPattern, aReplacement));\n }\n return this;\n};\n\n/**\n * Set the source content for a source file. This will be added to the SourceMapGenerator\n * in the sourcesContent field.\n *\n * @param aSourceFile The filename of the source file\n * @param aSourceContent The content of the source file\n */\nSourceNode.prototype.setSourceContent =\n function SourceNode_setSourceContent(aSourceFile, aSourceContent) {\n this.sourceContents[util.toSetString(aSourceFile)] = aSourceContent;\n };\n\n/**\n * Walk over the tree of SourceNodes. The walking function is called for each\n * source file content and is passed the filename and source content.\n *\n * @param aFn The traversal function.\n */\nSourceNode.prototype.walkSourceContents =\n function SourceNode_walkSourceContents(aFn) {\n for (var i = 0, len = this.children.length; i < len; i++) {\n if (this.children[i][isSourceNode]) {\n this.children[i].walkSourceContents(aFn);\n }\n }\n\n var sources = Object.keys(this.sourceContents);\n for (var i = 0, len = sources.length; i < len; i++) {\n aFn(util.fromSetString(sources[i]), this.sourceContents[sources[i]]);\n }\n };\n\n/**\n * Return the string representation of this source node. Walks over the tree\n * and concatenates all the various snippets together to one string.\n */\nSourceNode.prototype.toString = function SourceNode_toString() {\n var str = \"\";\n this.walk(function (chunk) {\n str += chunk;\n });\n return str;\n};\n\n/**\n * Returns the string representation of this source node along with a source\n * map.\n */\nSourceNode.prototype.toStringWithSourceMap = function SourceNode_toStringWithSourceMap(aArgs) {\n var generated = {\n code: \"\",\n line: 1,\n column: 0\n };\n var map = new SourceMapGenerator(aArgs);\n var sourceMappingActive = false;\n var lastOriginalSource = null;\n var lastOriginalLine = null;\n var lastOriginalColumn = null;\n var lastOriginalName = null;\n this.walk(function (chunk, original) {\n generated.code += chunk;\n if (original.source !== null\n && original.line !== null\n && original.column !== null) {\n if(lastOriginalSource !== original.source\n || lastOriginalLine !== original.line\n || lastOriginalColumn !== original.column\n || lastOriginalName !== original.name) {\n map.addMapping({\n source: original.source,\n original: {\n line: original.line,\n column: original.column\n },\n generated: {\n line: generated.line,\n column: generated.column\n },\n name: original.name\n });\n }\n lastOriginalSource = original.source;\n lastOriginalLine = original.line;\n lastOriginalColumn = original.column;\n lastOriginalName = original.name;\n sourceMappingActive = true;\n } else if (sourceMappingActive) {\n map.addMapping({\n generated: {\n line: generated.line,\n column: generated.column\n }\n });\n lastOriginalSource = null;\n sourceMappingActive = false;\n }\n for (var idx = 0, length = chunk.length; idx < length; idx++) {\n if (chunk.charCodeAt(idx) === NEWLINE_CODE) {\n generated.line++;\n generated.column = 0;\n // Mappings end at eol\n if (idx + 1 === length) {\n lastOriginalSource = null;\n sourceMappingActive = false;\n } else if (sourceMappingActive) {\n map.addMapping({\n source: original.source,\n original: {\n line: original.line,\n column: original.column\n },\n generated: {\n line: generated.line,\n column: generated.column\n },\n name: original.name\n });\n }\n } else {\n generated.column++;\n }\n }\n });\n this.walkSourceContents(function (sourceFile, sourceContent) {\n map.setSourceContent(sourceFile, sourceContent);\n });\n\n return { code: generated.code, map: map };\n};\n\nexports.SourceNode = SourceNode;\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./lib/source-node.js\n// module id = 10\n// module chunks = 0"],"sourceRoot":""} \ No newline at end of file diff --git a/node_modules/source-map/lib/array-set.js b/node_modules/source-map/lib/array-set.js new file mode 100644 index 0000000..fbd5c81 --- /dev/null +++ b/node_modules/source-map/lib/array-set.js @@ -0,0 +1,121 @@ +/* -*- Mode: js; js-indent-level: 2; -*- */ +/* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + +var util = require('./util'); +var has = Object.prototype.hasOwnProperty; +var hasNativeMap = typeof Map !== "undefined"; + +/** + * A data structure which is a combination of an array and a set. Adding a new + * member is O(1), testing for membership is O(1), and finding the index of an + * element is O(1). Removing elements from the set is not supported. Only + * strings are supported for membership. + */ +function ArraySet() { + this._array = []; + this._set = hasNativeMap ? new Map() : Object.create(null); +} + +/** + * Static method for creating ArraySet instances from an existing array. + */ +ArraySet.fromArray = function ArraySet_fromArray(aArray, aAllowDuplicates) { + var set = new ArraySet(); + for (var i = 0, len = aArray.length; i < len; i++) { + set.add(aArray[i], aAllowDuplicates); + } + return set; +}; + +/** + * Return how many unique items are in this ArraySet. If duplicates have been + * added, than those do not count towards the size. + * + * @returns Number + */ +ArraySet.prototype.size = function ArraySet_size() { + return hasNativeMap ? this._set.size : Object.getOwnPropertyNames(this._set).length; +}; + +/** + * Add the given string to this set. + * + * @param String aStr + */ +ArraySet.prototype.add = function ArraySet_add(aStr, aAllowDuplicates) { + var sStr = hasNativeMap ? aStr : util.toSetString(aStr); + var isDuplicate = hasNativeMap ? this.has(aStr) : has.call(this._set, sStr); + var idx = this._array.length; + if (!isDuplicate || aAllowDuplicates) { + this._array.push(aStr); + } + if (!isDuplicate) { + if (hasNativeMap) { + this._set.set(aStr, idx); + } else { + this._set[sStr] = idx; + } + } +}; + +/** + * Is the given string a member of this set? + * + * @param String aStr + */ +ArraySet.prototype.has = function ArraySet_has(aStr) { + if (hasNativeMap) { + return this._set.has(aStr); + } else { + var sStr = util.toSetString(aStr); + return has.call(this._set, sStr); + } +}; + +/** + * What is the index of the given string in the array? + * + * @param String aStr + */ +ArraySet.prototype.indexOf = function ArraySet_indexOf(aStr) { + if (hasNativeMap) { + var idx = this._set.get(aStr); + if (idx >= 0) { + return idx; + } + } else { + var sStr = util.toSetString(aStr); + if (has.call(this._set, sStr)) { + return this._set[sStr]; + } + } + + throw new Error('"' + aStr + '" is not in the set.'); +}; + +/** + * What is the element at the given index? + * + * @param Number aIdx + */ +ArraySet.prototype.at = function ArraySet_at(aIdx) { + if (aIdx >= 0 && aIdx < this._array.length) { + return this._array[aIdx]; + } + throw new Error('No element indexed by ' + aIdx); +}; + +/** + * Returns the array representation of this set (which has the proper indices + * indicated by indexOf). Note that this is a copy of the internal array used + * for storing the members so that no one can mess with internal state. + */ +ArraySet.prototype.toArray = function ArraySet_toArray() { + return this._array.slice(); +}; + +exports.ArraySet = ArraySet; diff --git a/node_modules/source-map/lib/base64-vlq.js b/node_modules/source-map/lib/base64-vlq.js new file mode 100644 index 0000000..612b404 --- /dev/null +++ b/node_modules/source-map/lib/base64-vlq.js @@ -0,0 +1,140 @@ +/* -*- Mode: js; js-indent-level: 2; -*- */ +/* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + * + * Based on the Base 64 VLQ implementation in Closure Compiler: + * https://code.google.com/p/closure-compiler/source/browse/trunk/src/com/google/debugging/sourcemap/Base64VLQ.java + * + * Copyright 2011 The Closure Compiler Authors. All rights reserved. + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are + * met: + * + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above + * copyright notice, this list of conditions and the following + * disclaimer in the documentation and/or other materials provided + * with the distribution. + * * Neither the name of Google Inc. nor the names of its + * contributors may be used to endorse or promote products derived + * from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +var base64 = require('./base64'); + +// A single base 64 digit can contain 6 bits of data. For the base 64 variable +// length quantities we use in the source map spec, the first bit is the sign, +// the next four bits are the actual value, and the 6th bit is the +// continuation bit. The continuation bit tells us whether there are more +// digits in this value following this digit. +// +// Continuation +// | Sign +// | | +// V V +// 101011 + +var VLQ_BASE_SHIFT = 5; + +// binary: 100000 +var VLQ_BASE = 1 << VLQ_BASE_SHIFT; + +// binary: 011111 +var VLQ_BASE_MASK = VLQ_BASE - 1; + +// binary: 100000 +var VLQ_CONTINUATION_BIT = VLQ_BASE; + +/** + * Converts from a two-complement value to a value where the sign bit is + * placed in the least significant bit. For example, as decimals: + * 1 becomes 2 (10 binary), -1 becomes 3 (11 binary) + * 2 becomes 4 (100 binary), -2 becomes 5 (101 binary) + */ +function toVLQSigned(aValue) { + return aValue < 0 + ? ((-aValue) << 1) + 1 + : (aValue << 1) + 0; +} + +/** + * Converts to a two-complement value from a value where the sign bit is + * placed in the least significant bit. For example, as decimals: + * 2 (10 binary) becomes 1, 3 (11 binary) becomes -1 + * 4 (100 binary) becomes 2, 5 (101 binary) becomes -2 + */ +function fromVLQSigned(aValue) { + var isNegative = (aValue & 1) === 1; + var shifted = aValue >> 1; + return isNegative + ? -shifted + : shifted; +} + +/** + * Returns the base 64 VLQ encoded value. + */ +exports.encode = function base64VLQ_encode(aValue) { + var encoded = ""; + var digit; + + var vlq = toVLQSigned(aValue); + + do { + digit = vlq & VLQ_BASE_MASK; + vlq >>>= VLQ_BASE_SHIFT; + if (vlq > 0) { + // There are still more digits in this value, so we must make sure the + // continuation bit is marked. + digit |= VLQ_CONTINUATION_BIT; + } + encoded += base64.encode(digit); + } while (vlq > 0); + + return encoded; +}; + +/** + * Decodes the next base 64 VLQ value from the given string and returns the + * value and the rest of the string via the out parameter. + */ +exports.decode = function base64VLQ_decode(aStr, aIndex, aOutParam) { + var strLen = aStr.length; + var result = 0; + var shift = 0; + var continuation, digit; + + do { + if (aIndex >= strLen) { + throw new Error("Expected more digits in base 64 VLQ value."); + } + + digit = base64.decode(aStr.charCodeAt(aIndex++)); + if (digit === -1) { + throw new Error("Invalid base64 digit: " + aStr.charAt(aIndex - 1)); + } + + continuation = !!(digit & VLQ_CONTINUATION_BIT); + digit &= VLQ_BASE_MASK; + result = result + (digit << shift); + shift += VLQ_BASE_SHIFT; + } while (continuation); + + aOutParam.value = fromVLQSigned(result); + aOutParam.rest = aIndex; +}; diff --git a/node_modules/source-map/lib/base64.js b/node_modules/source-map/lib/base64.js new file mode 100644 index 0000000..8aa86b3 --- /dev/null +++ b/node_modules/source-map/lib/base64.js @@ -0,0 +1,67 @@ +/* -*- Mode: js; js-indent-level: 2; -*- */ +/* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + +var intToCharMap = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'.split(''); + +/** + * Encode an integer in the range of 0 to 63 to a single base 64 digit. + */ +exports.encode = function (number) { + if (0 <= number && number < intToCharMap.length) { + return intToCharMap[number]; + } + throw new TypeError("Must be between 0 and 63: " + number); +}; + +/** + * Decode a single base 64 character code digit to an integer. Returns -1 on + * failure. + */ +exports.decode = function (charCode) { + var bigA = 65; // 'A' + var bigZ = 90; // 'Z' + + var littleA = 97; // 'a' + var littleZ = 122; // 'z' + + var zero = 48; // '0' + var nine = 57; // '9' + + var plus = 43; // '+' + var slash = 47; // '/' + + var littleOffset = 26; + var numberOffset = 52; + + // 0 - 25: ABCDEFGHIJKLMNOPQRSTUVWXYZ + if (bigA <= charCode && charCode <= bigZ) { + return (charCode - bigA); + } + + // 26 - 51: abcdefghijklmnopqrstuvwxyz + if (littleA <= charCode && charCode <= littleZ) { + return (charCode - littleA + littleOffset); + } + + // 52 - 61: 0123456789 + if (zero <= charCode && charCode <= nine) { + return (charCode - zero + numberOffset); + } + + // 62: + + if (charCode == plus) { + return 62; + } + + // 63: / + if (charCode == slash) { + return 63; + } + + // Invalid base64 digit. + return -1; +}; diff --git a/node_modules/source-map/lib/binary-search.js b/node_modules/source-map/lib/binary-search.js new file mode 100644 index 0000000..010ac94 --- /dev/null +++ b/node_modules/source-map/lib/binary-search.js @@ -0,0 +1,111 @@ +/* -*- Mode: js; js-indent-level: 2; -*- */ +/* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + +exports.GREATEST_LOWER_BOUND = 1; +exports.LEAST_UPPER_BOUND = 2; + +/** + * Recursive implementation of binary search. + * + * @param aLow Indices here and lower do not contain the needle. + * @param aHigh Indices here and higher do not contain the needle. + * @param aNeedle The element being searched for. + * @param aHaystack The non-empty array being searched. + * @param aCompare Function which takes two elements and returns -1, 0, or 1. + * @param aBias Either 'binarySearch.GREATEST_LOWER_BOUND' or + * 'binarySearch.LEAST_UPPER_BOUND'. Specifies whether to return the + * closest element that is smaller than or greater than the one we are + * searching for, respectively, if the exact element cannot be found. + */ +function recursiveSearch(aLow, aHigh, aNeedle, aHaystack, aCompare, aBias) { + // This function terminates when one of the following is true: + // + // 1. We find the exact element we are looking for. + // + // 2. We did not find the exact element, but we can return the index of + // the next-closest element. + // + // 3. We did not find the exact element, and there is no next-closest + // element than the one we are searching for, so we return -1. + var mid = Math.floor((aHigh - aLow) / 2) + aLow; + var cmp = aCompare(aNeedle, aHaystack[mid], true); + if (cmp === 0) { + // Found the element we are looking for. + return mid; + } + else if (cmp > 0) { + // Our needle is greater than aHaystack[mid]. + if (aHigh - mid > 1) { + // The element is in the upper half. + return recursiveSearch(mid, aHigh, aNeedle, aHaystack, aCompare, aBias); + } + + // The exact needle element was not found in this haystack. Determine if + // we are in termination case (3) or (2) and return the appropriate thing. + if (aBias == exports.LEAST_UPPER_BOUND) { + return aHigh < aHaystack.length ? aHigh : -1; + } else { + return mid; + } + } + else { + // Our needle is less than aHaystack[mid]. + if (mid - aLow > 1) { + // The element is in the lower half. + return recursiveSearch(aLow, mid, aNeedle, aHaystack, aCompare, aBias); + } + + // we are in termination case (3) or (2) and return the appropriate thing. + if (aBias == exports.LEAST_UPPER_BOUND) { + return mid; + } else { + return aLow < 0 ? -1 : aLow; + } + } +} + +/** + * This is an implementation of binary search which will always try and return + * the index of the closest element if there is no exact hit. This is because + * mappings between original and generated line/col pairs are single points, + * and there is an implicit region between each of them, so a miss just means + * that you aren't on the very start of a region. + * + * @param aNeedle The element you are looking for. + * @param aHaystack The array that is being searched. + * @param aCompare A function which takes the needle and an element in the + * array and returns -1, 0, or 1 depending on whether the needle is less + * than, equal to, or greater than the element, respectively. + * @param aBias Either 'binarySearch.GREATEST_LOWER_BOUND' or + * 'binarySearch.LEAST_UPPER_BOUND'. Specifies whether to return the + * closest element that is smaller than or greater than the one we are + * searching for, respectively, if the exact element cannot be found. + * Defaults to 'binarySearch.GREATEST_LOWER_BOUND'. + */ +exports.search = function search(aNeedle, aHaystack, aCompare, aBias) { + if (aHaystack.length === 0) { + return -1; + } + + var index = recursiveSearch(-1, aHaystack.length, aNeedle, aHaystack, + aCompare, aBias || exports.GREATEST_LOWER_BOUND); + if (index < 0) { + return -1; + } + + // We have found either the exact element, or the next-closest element than + // the one we are searching for. However, there may be more than one such + // element. Make sure we always return the smallest of these. + while (index - 1 >= 0) { + if (aCompare(aHaystack[index], aHaystack[index - 1], true) !== 0) { + break; + } + --index; + } + + return index; +}; diff --git a/node_modules/source-map/lib/mapping-list.js b/node_modules/source-map/lib/mapping-list.js new file mode 100644 index 0000000..06d1274 --- /dev/null +++ b/node_modules/source-map/lib/mapping-list.js @@ -0,0 +1,79 @@ +/* -*- Mode: js; js-indent-level: 2; -*- */ +/* + * Copyright 2014 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + +var util = require('./util'); + +/** + * Determine whether mappingB is after mappingA with respect to generated + * position. + */ +function generatedPositionAfter(mappingA, mappingB) { + // Optimized for most common case + var lineA = mappingA.generatedLine; + var lineB = mappingB.generatedLine; + var columnA = mappingA.generatedColumn; + var columnB = mappingB.generatedColumn; + return lineB > lineA || lineB == lineA && columnB >= columnA || + util.compareByGeneratedPositionsInflated(mappingA, mappingB) <= 0; +} + +/** + * A data structure to provide a sorted view of accumulated mappings in a + * performance conscious manner. It trades a neglibable overhead in general + * case for a large speedup in case of mappings being added in order. + */ +function MappingList() { + this._array = []; + this._sorted = true; + // Serves as infimum + this._last = {generatedLine: -1, generatedColumn: 0}; +} + +/** + * Iterate through internal items. This method takes the same arguments that + * `Array.prototype.forEach` takes. + * + * NOTE: The order of the mappings is NOT guaranteed. + */ +MappingList.prototype.unsortedForEach = + function MappingList_forEach(aCallback, aThisArg) { + this._array.forEach(aCallback, aThisArg); + }; + +/** + * Add the given source mapping. + * + * @param Object aMapping + */ +MappingList.prototype.add = function MappingList_add(aMapping) { + if (generatedPositionAfter(this._last, aMapping)) { + this._last = aMapping; + this._array.push(aMapping); + } else { + this._sorted = false; + this._array.push(aMapping); + } +}; + +/** + * Returns the flat, sorted array of mappings. The mappings are sorted by + * generated position. + * + * WARNING: This method returns internal data without copying, for + * performance. The return value must NOT be mutated, and should be treated as + * an immutable borrow. If you want to take ownership, you must make your own + * copy. + */ +MappingList.prototype.toArray = function MappingList_toArray() { + if (!this._sorted) { + this._array.sort(util.compareByGeneratedPositionsInflated); + this._sorted = true; + } + return this._array; +}; + +exports.MappingList = MappingList; diff --git a/node_modules/source-map/lib/quick-sort.js b/node_modules/source-map/lib/quick-sort.js new file mode 100644 index 0000000..6a7caad --- /dev/null +++ b/node_modules/source-map/lib/quick-sort.js @@ -0,0 +1,114 @@ +/* -*- Mode: js; js-indent-level: 2; -*- */ +/* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + +// It turns out that some (most?) JavaScript engines don't self-host +// `Array.prototype.sort`. This makes sense because C++ will likely remain +// faster than JS when doing raw CPU-intensive sorting. However, when using a +// custom comparator function, calling back and forth between the VM's C++ and +// JIT'd JS is rather slow *and* loses JIT type information, resulting in +// worse generated code for the comparator function than would be optimal. In +// fact, when sorting with a comparator, these costs outweigh the benefits of +// sorting in C++. By using our own JS-implemented Quick Sort (below), we get +// a ~3500ms mean speed-up in `bench/bench.html`. + +/** + * Swap the elements indexed by `x` and `y` in the array `ary`. + * + * @param {Array} ary + * The array. + * @param {Number} x + * The index of the first item. + * @param {Number} y + * The index of the second item. + */ +function swap(ary, x, y) { + var temp = ary[x]; + ary[x] = ary[y]; + ary[y] = temp; +} + +/** + * Returns a random integer within the range `low .. high` inclusive. + * + * @param {Number} low + * The lower bound on the range. + * @param {Number} high + * The upper bound on the range. + */ +function randomIntInRange(low, high) { + return Math.round(low + (Math.random() * (high - low))); +} + +/** + * The Quick Sort algorithm. + * + * @param {Array} ary + * An array to sort. + * @param {function} comparator + * Function to use to compare two items. + * @param {Number} p + * Start index of the array + * @param {Number} r + * End index of the array + */ +function doQuickSort(ary, comparator, p, r) { + // If our lower bound is less than our upper bound, we (1) partition the + // array into two pieces and (2) recurse on each half. If it is not, this is + // the empty array and our base case. + + if (p < r) { + // (1) Partitioning. + // + // The partitioning chooses a pivot between `p` and `r` and moves all + // elements that are less than or equal to the pivot to the before it, and + // all the elements that are greater than it after it. The effect is that + // once partition is done, the pivot is in the exact place it will be when + // the array is put in sorted order, and it will not need to be moved + // again. This runs in O(n) time. + + // Always choose a random pivot so that an input array which is reverse + // sorted does not cause O(n^2) running time. + var pivotIndex = randomIntInRange(p, r); + var i = p - 1; + + swap(ary, pivotIndex, r); + var pivot = ary[r]; + + // Immediately after `j` is incremented in this loop, the following hold + // true: + // + // * Every element in `ary[p .. i]` is less than or equal to the pivot. + // + // * Every element in `ary[i+1 .. j-1]` is greater than the pivot. + for (var j = p; j < r; j++) { + if (comparator(ary[j], pivot) <= 0) { + i += 1; + swap(ary, i, j); + } + } + + swap(ary, i + 1, j); + var q = i + 1; + + // (2) Recurse on each half. + + doQuickSort(ary, comparator, p, q - 1); + doQuickSort(ary, comparator, q + 1, r); + } +} + +/** + * Sort the given array in-place with the given comparator function. + * + * @param {Array} ary + * An array to sort. + * @param {function} comparator + * Function to use to compare two items. + */ +exports.quickSort = function (ary, comparator) { + doQuickSort(ary, comparator, 0, ary.length - 1); +}; diff --git a/node_modules/source-map/lib/source-map-consumer.js b/node_modules/source-map/lib/source-map-consumer.js new file mode 100644 index 0000000..6abcc28 --- /dev/null +++ b/node_modules/source-map/lib/source-map-consumer.js @@ -0,0 +1,1082 @@ +/* -*- Mode: js; js-indent-level: 2; -*- */ +/* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + +var util = require('./util'); +var binarySearch = require('./binary-search'); +var ArraySet = require('./array-set').ArraySet; +var base64VLQ = require('./base64-vlq'); +var quickSort = require('./quick-sort').quickSort; + +function SourceMapConsumer(aSourceMap) { + var sourceMap = aSourceMap; + if (typeof aSourceMap === 'string') { + sourceMap = JSON.parse(aSourceMap.replace(/^\)\]\}'/, '')); + } + + return sourceMap.sections != null + ? new IndexedSourceMapConsumer(sourceMap) + : new BasicSourceMapConsumer(sourceMap); +} + +SourceMapConsumer.fromSourceMap = function(aSourceMap) { + return BasicSourceMapConsumer.fromSourceMap(aSourceMap); +} + +/** + * The version of the source mapping spec that we are consuming. + */ +SourceMapConsumer.prototype._version = 3; + +// `__generatedMappings` and `__originalMappings` are arrays that hold the +// parsed mapping coordinates from the source map's "mappings" attribute. They +// are lazily instantiated, accessed via the `_generatedMappings` and +// `_originalMappings` getters respectively, and we only parse the mappings +// and create these arrays once queried for a source location. We jump through +// these hoops because there can be many thousands of mappings, and parsing +// them is expensive, so we only want to do it if we must. +// +// Each object in the arrays is of the form: +// +// { +// generatedLine: The line number in the generated code, +// generatedColumn: The column number in the generated code, +// source: The path to the original source file that generated this +// chunk of code, +// originalLine: The line number in the original source that +// corresponds to this chunk of generated code, +// originalColumn: The column number in the original source that +// corresponds to this chunk of generated code, +// name: The name of the original symbol which generated this chunk of +// code. +// } +// +// All properties except for `generatedLine` and `generatedColumn` can be +// `null`. +// +// `_generatedMappings` is ordered by the generated positions. +// +// `_originalMappings` is ordered by the original positions. + +SourceMapConsumer.prototype.__generatedMappings = null; +Object.defineProperty(SourceMapConsumer.prototype, '_generatedMappings', { + get: function () { + if (!this.__generatedMappings) { + this._parseMappings(this._mappings, this.sourceRoot); + } + + return this.__generatedMappings; + } +}); + +SourceMapConsumer.prototype.__originalMappings = null; +Object.defineProperty(SourceMapConsumer.prototype, '_originalMappings', { + get: function () { + if (!this.__originalMappings) { + this._parseMappings(this._mappings, this.sourceRoot); + } + + return this.__originalMappings; + } +}); + +SourceMapConsumer.prototype._charIsMappingSeparator = + function SourceMapConsumer_charIsMappingSeparator(aStr, index) { + var c = aStr.charAt(index); + return c === ";" || c === ","; + }; + +/** + * Parse the mappings in a string in to a data structure which we can easily + * query (the ordered arrays in the `this.__generatedMappings` and + * `this.__originalMappings` properties). + */ +SourceMapConsumer.prototype._parseMappings = + function SourceMapConsumer_parseMappings(aStr, aSourceRoot) { + throw new Error("Subclasses must implement _parseMappings"); + }; + +SourceMapConsumer.GENERATED_ORDER = 1; +SourceMapConsumer.ORIGINAL_ORDER = 2; + +SourceMapConsumer.GREATEST_LOWER_BOUND = 1; +SourceMapConsumer.LEAST_UPPER_BOUND = 2; + +/** + * Iterate over each mapping between an original source/line/column and a + * generated line/column in this source map. + * + * @param Function aCallback + * The function that is called with each mapping. + * @param Object aContext + * Optional. If specified, this object will be the value of `this` every + * time that `aCallback` is called. + * @param aOrder + * Either `SourceMapConsumer.GENERATED_ORDER` or + * `SourceMapConsumer.ORIGINAL_ORDER`. Specifies whether you want to + * iterate over the mappings sorted by the generated file's line/column + * order or the original's source/line/column order, respectively. Defaults to + * `SourceMapConsumer.GENERATED_ORDER`. + */ +SourceMapConsumer.prototype.eachMapping = + function SourceMapConsumer_eachMapping(aCallback, aContext, aOrder) { + var context = aContext || null; + var order = aOrder || SourceMapConsumer.GENERATED_ORDER; + + var mappings; + switch (order) { + case SourceMapConsumer.GENERATED_ORDER: + mappings = this._generatedMappings; + break; + case SourceMapConsumer.ORIGINAL_ORDER: + mappings = this._originalMappings; + break; + default: + throw new Error("Unknown order of iteration."); + } + + var sourceRoot = this.sourceRoot; + mappings.map(function (mapping) { + var source = mapping.source === null ? null : this._sources.at(mapping.source); + if (source != null && sourceRoot != null) { + source = util.join(sourceRoot, source); + } + return { + source: source, + generatedLine: mapping.generatedLine, + generatedColumn: mapping.generatedColumn, + originalLine: mapping.originalLine, + originalColumn: mapping.originalColumn, + name: mapping.name === null ? null : this._names.at(mapping.name) + }; + }, this).forEach(aCallback, context); + }; + +/** + * Returns all generated line and column information for the original source, + * line, and column provided. If no column is provided, returns all mappings + * corresponding to a either the line we are searching for or the next + * closest line that has any mappings. Otherwise, returns all mappings + * corresponding to the given line and either the column we are searching for + * or the next closest column that has any offsets. + * + * The only argument is an object with the following properties: + * + * - source: The filename of the original source. + * - line: The line number in the original source. + * - column: Optional. the column number in the original source. + * + * and an array of objects is returned, each with the following properties: + * + * - line: The line number in the generated source, or null. + * - column: The column number in the generated source, or null. + */ +SourceMapConsumer.prototype.allGeneratedPositionsFor = + function SourceMapConsumer_allGeneratedPositionsFor(aArgs) { + var line = util.getArg(aArgs, 'line'); + + // When there is no exact match, BasicSourceMapConsumer.prototype._findMapping + // returns the index of the closest mapping less than the needle. By + // setting needle.originalColumn to 0, we thus find the last mapping for + // the given line, provided such a mapping exists. + var needle = { + source: util.getArg(aArgs, 'source'), + originalLine: line, + originalColumn: util.getArg(aArgs, 'column', 0) + }; + + if (this.sourceRoot != null) { + needle.source = util.relative(this.sourceRoot, needle.source); + } + if (!this._sources.has(needle.source)) { + return []; + } + needle.source = this._sources.indexOf(needle.source); + + var mappings = []; + + var index = this._findMapping(needle, + this._originalMappings, + "originalLine", + "originalColumn", + util.compareByOriginalPositions, + binarySearch.LEAST_UPPER_BOUND); + if (index >= 0) { + var mapping = this._originalMappings[index]; + + if (aArgs.column === undefined) { + var originalLine = mapping.originalLine; + + // Iterate until either we run out of mappings, or we run into + // a mapping for a different line than the one we found. Since + // mappings are sorted, this is guaranteed to find all mappings for + // the line we found. + while (mapping && mapping.originalLine === originalLine) { + mappings.push({ + line: util.getArg(mapping, 'generatedLine', null), + column: util.getArg(mapping, 'generatedColumn', null), + lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null) + }); + + mapping = this._originalMappings[++index]; + } + } else { + var originalColumn = mapping.originalColumn; + + // Iterate until either we run out of mappings, or we run into + // a mapping for a different line than the one we were searching for. + // Since mappings are sorted, this is guaranteed to find all mappings for + // the line we are searching for. + while (mapping && + mapping.originalLine === line && + mapping.originalColumn == originalColumn) { + mappings.push({ + line: util.getArg(mapping, 'generatedLine', null), + column: util.getArg(mapping, 'generatedColumn', null), + lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null) + }); + + mapping = this._originalMappings[++index]; + } + } + } + + return mappings; + }; + +exports.SourceMapConsumer = SourceMapConsumer; + +/** + * A BasicSourceMapConsumer instance represents a parsed source map which we can + * query for information about the original file positions by giving it a file + * position in the generated source. + * + * The only parameter is the raw source map (either as a JSON string, or + * already parsed to an object). According to the spec, source maps have the + * following attributes: + * + * - version: Which version of the source map spec this map is following. + * - sources: An array of URLs to the original source files. + * - names: An array of identifiers which can be referrenced by individual mappings. + * - sourceRoot: Optional. The URL root from which all sources are relative. + * - sourcesContent: Optional. An array of contents of the original source files. + * - mappings: A string of base64 VLQs which contain the actual mappings. + * - file: Optional. The generated file this source map is associated with. + * + * Here is an example source map, taken from the source map spec[0]: + * + * { + * version : 3, + * file: "out.js", + * sourceRoot : "", + * sources: ["foo.js", "bar.js"], + * names: ["src", "maps", "are", "fun"], + * mappings: "AA,AB;;ABCDE;" + * } + * + * [0]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit?pli=1# + */ +function BasicSourceMapConsumer(aSourceMap) { + var sourceMap = aSourceMap; + if (typeof aSourceMap === 'string') { + sourceMap = JSON.parse(aSourceMap.replace(/^\)\]\}'/, '')); + } + + var version = util.getArg(sourceMap, 'version'); + var sources = util.getArg(sourceMap, 'sources'); + // Sass 3.3 leaves out the 'names' array, so we deviate from the spec (which + // requires the array) to play nice here. + var names = util.getArg(sourceMap, 'names', []); + var sourceRoot = util.getArg(sourceMap, 'sourceRoot', null); + var sourcesContent = util.getArg(sourceMap, 'sourcesContent', null); + var mappings = util.getArg(sourceMap, 'mappings'); + var file = util.getArg(sourceMap, 'file', null); + + // Once again, Sass deviates from the spec and supplies the version as a + // string rather than a number, so we use loose equality checking here. + if (version != this._version) { + throw new Error('Unsupported version: ' + version); + } + + sources = sources + .map(String) + // Some source maps produce relative source paths like "./foo.js" instead of + // "foo.js". Normalize these first so that future comparisons will succeed. + // See bugzil.la/1090768. + .map(util.normalize) + // Always ensure that absolute sources are internally stored relative to + // the source root, if the source root is absolute. Not doing this would + // be particularly problematic when the source root is a prefix of the + // source (valid, but why??). See github issue #199 and bugzil.la/1188982. + .map(function (source) { + return sourceRoot && util.isAbsolute(sourceRoot) && util.isAbsolute(source) + ? util.relative(sourceRoot, source) + : source; + }); + + // Pass `true` below to allow duplicate names and sources. While source maps + // are intended to be compressed and deduplicated, the TypeScript compiler + // sometimes generates source maps with duplicates in them. See Github issue + // #72 and bugzil.la/889492. + this._names = ArraySet.fromArray(names.map(String), true); + this._sources = ArraySet.fromArray(sources, true); + + this.sourceRoot = sourceRoot; + this.sourcesContent = sourcesContent; + this._mappings = mappings; + this.file = file; +} + +BasicSourceMapConsumer.prototype = Object.create(SourceMapConsumer.prototype); +BasicSourceMapConsumer.prototype.consumer = SourceMapConsumer; + +/** + * Create a BasicSourceMapConsumer from a SourceMapGenerator. + * + * @param SourceMapGenerator aSourceMap + * The source map that will be consumed. + * @returns BasicSourceMapConsumer + */ +BasicSourceMapConsumer.fromSourceMap = + function SourceMapConsumer_fromSourceMap(aSourceMap) { + var smc = Object.create(BasicSourceMapConsumer.prototype); + + var names = smc._names = ArraySet.fromArray(aSourceMap._names.toArray(), true); + var sources = smc._sources = ArraySet.fromArray(aSourceMap._sources.toArray(), true); + smc.sourceRoot = aSourceMap._sourceRoot; + smc.sourcesContent = aSourceMap._generateSourcesContent(smc._sources.toArray(), + smc.sourceRoot); + smc.file = aSourceMap._file; + + // Because we are modifying the entries (by converting string sources and + // names to indices into the sources and names ArraySets), we have to make + // a copy of the entry or else bad things happen. Shared mutable state + // strikes again! See github issue #191. + + var generatedMappings = aSourceMap._mappings.toArray().slice(); + var destGeneratedMappings = smc.__generatedMappings = []; + var destOriginalMappings = smc.__originalMappings = []; + + for (var i = 0, length = generatedMappings.length; i < length; i++) { + var srcMapping = generatedMappings[i]; + var destMapping = new Mapping; + destMapping.generatedLine = srcMapping.generatedLine; + destMapping.generatedColumn = srcMapping.generatedColumn; + + if (srcMapping.source) { + destMapping.source = sources.indexOf(srcMapping.source); + destMapping.originalLine = srcMapping.originalLine; + destMapping.originalColumn = srcMapping.originalColumn; + + if (srcMapping.name) { + destMapping.name = names.indexOf(srcMapping.name); + } + + destOriginalMappings.push(destMapping); + } + + destGeneratedMappings.push(destMapping); + } + + quickSort(smc.__originalMappings, util.compareByOriginalPositions); + + return smc; + }; + +/** + * The version of the source mapping spec that we are consuming. + */ +BasicSourceMapConsumer.prototype._version = 3; + +/** + * The list of original sources. + */ +Object.defineProperty(BasicSourceMapConsumer.prototype, 'sources', { + get: function () { + return this._sources.toArray().map(function (s) { + return this.sourceRoot != null ? util.join(this.sourceRoot, s) : s; + }, this); + } +}); + +/** + * Provide the JIT with a nice shape / hidden class. + */ +function Mapping() { + this.generatedLine = 0; + this.generatedColumn = 0; + this.source = null; + this.originalLine = null; + this.originalColumn = null; + this.name = null; +} + +/** + * Parse the mappings in a string in to a data structure which we can easily + * query (the ordered arrays in the `this.__generatedMappings` and + * `this.__originalMappings` properties). + */ +BasicSourceMapConsumer.prototype._parseMappings = + function SourceMapConsumer_parseMappings(aStr, aSourceRoot) { + var generatedLine = 1; + var previousGeneratedColumn = 0; + var previousOriginalLine = 0; + var previousOriginalColumn = 0; + var previousSource = 0; + var previousName = 0; + var length = aStr.length; + var index = 0; + var cachedSegments = {}; + var temp = {}; + var originalMappings = []; + var generatedMappings = []; + var mapping, str, segment, end, value; + + while (index < length) { + if (aStr.charAt(index) === ';') { + generatedLine++; + index++; + previousGeneratedColumn = 0; + } + else if (aStr.charAt(index) === ',') { + index++; + } + else { + mapping = new Mapping(); + mapping.generatedLine = generatedLine; + + // Because each offset is encoded relative to the previous one, + // many segments often have the same encoding. We can exploit this + // fact by caching the parsed variable length fields of each segment, + // allowing us to avoid a second parse if we encounter the same + // segment again. + for (end = index; end < length; end++) { + if (this._charIsMappingSeparator(aStr, end)) { + break; + } + } + str = aStr.slice(index, end); + + segment = cachedSegments[str]; + if (segment) { + index += str.length; + } else { + segment = []; + while (index < end) { + base64VLQ.decode(aStr, index, temp); + value = temp.value; + index = temp.rest; + segment.push(value); + } + + if (segment.length === 2) { + throw new Error('Found a source, but no line and column'); + } + + if (segment.length === 3) { + throw new Error('Found a source and line, but no column'); + } + + cachedSegments[str] = segment; + } + + // Generated column. + mapping.generatedColumn = previousGeneratedColumn + segment[0]; + previousGeneratedColumn = mapping.generatedColumn; + + if (segment.length > 1) { + // Original source. + mapping.source = previousSource + segment[1]; + previousSource += segment[1]; + + // Original line. + mapping.originalLine = previousOriginalLine + segment[2]; + previousOriginalLine = mapping.originalLine; + // Lines are stored 0-based + mapping.originalLine += 1; + + // Original column. + mapping.originalColumn = previousOriginalColumn + segment[3]; + previousOriginalColumn = mapping.originalColumn; + + if (segment.length > 4) { + // Original name. + mapping.name = previousName + segment[4]; + previousName += segment[4]; + } + } + + generatedMappings.push(mapping); + if (typeof mapping.originalLine === 'number') { + originalMappings.push(mapping); + } + } + } + + quickSort(generatedMappings, util.compareByGeneratedPositionsDeflated); + this.__generatedMappings = generatedMappings; + + quickSort(originalMappings, util.compareByOriginalPositions); + this.__originalMappings = originalMappings; + }; + +/** + * Find the mapping that best matches the hypothetical "needle" mapping that + * we are searching for in the given "haystack" of mappings. + */ +BasicSourceMapConsumer.prototype._findMapping = + function SourceMapConsumer_findMapping(aNeedle, aMappings, aLineName, + aColumnName, aComparator, aBias) { + // To return the position we are searching for, we must first find the + // mapping for the given position and then return the opposite position it + // points to. Because the mappings are sorted, we can use binary search to + // find the best mapping. + + if (aNeedle[aLineName] <= 0) { + throw new TypeError('Line must be greater than or equal to 1, got ' + + aNeedle[aLineName]); + } + if (aNeedle[aColumnName] < 0) { + throw new TypeError('Column must be greater than or equal to 0, got ' + + aNeedle[aColumnName]); + } + + return binarySearch.search(aNeedle, aMappings, aComparator, aBias); + }; + +/** + * Compute the last column for each generated mapping. The last column is + * inclusive. + */ +BasicSourceMapConsumer.prototype.computeColumnSpans = + function SourceMapConsumer_computeColumnSpans() { + for (var index = 0; index < this._generatedMappings.length; ++index) { + var mapping = this._generatedMappings[index]; + + // Mappings do not contain a field for the last generated columnt. We + // can come up with an optimistic estimate, however, by assuming that + // mappings are contiguous (i.e. given two consecutive mappings, the + // first mapping ends where the second one starts). + if (index + 1 < this._generatedMappings.length) { + var nextMapping = this._generatedMappings[index + 1]; + + if (mapping.generatedLine === nextMapping.generatedLine) { + mapping.lastGeneratedColumn = nextMapping.generatedColumn - 1; + continue; + } + } + + // The last mapping for each line spans the entire line. + mapping.lastGeneratedColumn = Infinity; + } + }; + +/** + * Returns the original source, line, and column information for the generated + * source's line and column positions provided. The only argument is an object + * with the following properties: + * + * - line: The line number in the generated source. + * - column: The column number in the generated source. + * - bias: Either 'SourceMapConsumer.GREATEST_LOWER_BOUND' or + * 'SourceMapConsumer.LEAST_UPPER_BOUND'. Specifies whether to return the + * closest element that is smaller than or greater than the one we are + * searching for, respectively, if the exact element cannot be found. + * Defaults to 'SourceMapConsumer.GREATEST_LOWER_BOUND'. + * + * and an object is returned with the following properties: + * + * - source: The original source file, or null. + * - line: The line number in the original source, or null. + * - column: The column number in the original source, or null. + * - name: The original identifier, or null. + */ +BasicSourceMapConsumer.prototype.originalPositionFor = + function SourceMapConsumer_originalPositionFor(aArgs) { + var needle = { + generatedLine: util.getArg(aArgs, 'line'), + generatedColumn: util.getArg(aArgs, 'column') + }; + + var index = this._findMapping( + needle, + this._generatedMappings, + "generatedLine", + "generatedColumn", + util.compareByGeneratedPositionsDeflated, + util.getArg(aArgs, 'bias', SourceMapConsumer.GREATEST_LOWER_BOUND) + ); + + if (index >= 0) { + var mapping = this._generatedMappings[index]; + + if (mapping.generatedLine === needle.generatedLine) { + var source = util.getArg(mapping, 'source', null); + if (source !== null) { + source = this._sources.at(source); + if (this.sourceRoot != null) { + source = util.join(this.sourceRoot, source); + } + } + var name = util.getArg(mapping, 'name', null); + if (name !== null) { + name = this._names.at(name); + } + return { + source: source, + line: util.getArg(mapping, 'originalLine', null), + column: util.getArg(mapping, 'originalColumn', null), + name: name + }; + } + } + + return { + source: null, + line: null, + column: null, + name: null + }; + }; + +/** + * Return true if we have the source content for every source in the source + * map, false otherwise. + */ +BasicSourceMapConsumer.prototype.hasContentsOfAllSources = + function BasicSourceMapConsumer_hasContentsOfAllSources() { + if (!this.sourcesContent) { + return false; + } + return this.sourcesContent.length >= this._sources.size() && + !this.sourcesContent.some(function (sc) { return sc == null; }); + }; + +/** + * Returns the original source content. The only argument is the url of the + * original source file. Returns null if no original source content is + * available. + */ +BasicSourceMapConsumer.prototype.sourceContentFor = + function SourceMapConsumer_sourceContentFor(aSource, nullOnMissing) { + if (!this.sourcesContent) { + return null; + } + + if (this.sourceRoot != null) { + aSource = util.relative(this.sourceRoot, aSource); + } + + if (this._sources.has(aSource)) { + return this.sourcesContent[this._sources.indexOf(aSource)]; + } + + var url; + if (this.sourceRoot != null + && (url = util.urlParse(this.sourceRoot))) { + // XXX: file:// URIs and absolute paths lead to unexpected behavior for + // many users. We can help them out when they expect file:// URIs to + // behave like it would if they were running a local HTTP server. See + // https://bugzilla.mozilla.org/show_bug.cgi?id=885597. + var fileUriAbsPath = aSource.replace(/^file:\/\//, ""); + if (url.scheme == "file" + && this._sources.has(fileUriAbsPath)) { + return this.sourcesContent[this._sources.indexOf(fileUriAbsPath)] + } + + if ((!url.path || url.path == "/") + && this._sources.has("/" + aSource)) { + return this.sourcesContent[this._sources.indexOf("/" + aSource)]; + } + } + + // This function is used recursively from + // IndexedSourceMapConsumer.prototype.sourceContentFor. In that case, we + // don't want to throw if we can't find the source - we just want to + // return null, so we provide a flag to exit gracefully. + if (nullOnMissing) { + return null; + } + else { + throw new Error('"' + aSource + '" is not in the SourceMap.'); + } + }; + +/** + * Returns the generated line and column information for the original source, + * line, and column positions provided. The only argument is an object with + * the following properties: + * + * - source: The filename of the original source. + * - line: The line number in the original source. + * - column: The column number in the original source. + * - bias: Either 'SourceMapConsumer.GREATEST_LOWER_BOUND' or + * 'SourceMapConsumer.LEAST_UPPER_BOUND'. Specifies whether to return the + * closest element that is smaller than or greater than the one we are + * searching for, respectively, if the exact element cannot be found. + * Defaults to 'SourceMapConsumer.GREATEST_LOWER_BOUND'. + * + * and an object is returned with the following properties: + * + * - line: The line number in the generated source, or null. + * - column: The column number in the generated source, or null. + */ +BasicSourceMapConsumer.prototype.generatedPositionFor = + function SourceMapConsumer_generatedPositionFor(aArgs) { + var source = util.getArg(aArgs, 'source'); + if (this.sourceRoot != null) { + source = util.relative(this.sourceRoot, source); + } + if (!this._sources.has(source)) { + return { + line: null, + column: null, + lastColumn: null + }; + } + source = this._sources.indexOf(source); + + var needle = { + source: source, + originalLine: util.getArg(aArgs, 'line'), + originalColumn: util.getArg(aArgs, 'column') + }; + + var index = this._findMapping( + needle, + this._originalMappings, + "originalLine", + "originalColumn", + util.compareByOriginalPositions, + util.getArg(aArgs, 'bias', SourceMapConsumer.GREATEST_LOWER_BOUND) + ); + + if (index >= 0) { + var mapping = this._originalMappings[index]; + + if (mapping.source === needle.source) { + return { + line: util.getArg(mapping, 'generatedLine', null), + column: util.getArg(mapping, 'generatedColumn', null), + lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null) + }; + } + } + + return { + line: null, + column: null, + lastColumn: null + }; + }; + +exports.BasicSourceMapConsumer = BasicSourceMapConsumer; + +/** + * An IndexedSourceMapConsumer instance represents a parsed source map which + * we can query for information. It differs from BasicSourceMapConsumer in + * that it takes "indexed" source maps (i.e. ones with a "sections" field) as + * input. + * + * The only parameter is a raw source map (either as a JSON string, or already + * parsed to an object). According to the spec for indexed source maps, they + * have the following attributes: + * + * - version: Which version of the source map spec this map is following. + * - file: Optional. The generated file this source map is associated with. + * - sections: A list of section definitions. + * + * Each value under the "sections" field has two fields: + * - offset: The offset into the original specified at which this section + * begins to apply, defined as an object with a "line" and "column" + * field. + * - map: A source map definition. This source map could also be indexed, + * but doesn't have to be. + * + * Instead of the "map" field, it's also possible to have a "url" field + * specifying a URL to retrieve a source map from, but that's currently + * unsupported. + * + * Here's an example source map, taken from the source map spec[0], but + * modified to omit a section which uses the "url" field. + * + * { + * version : 3, + * file: "app.js", + * sections: [{ + * offset: {line:100, column:10}, + * map: { + * version : 3, + * file: "section.js", + * sources: ["foo.js", "bar.js"], + * names: ["src", "maps", "are", "fun"], + * mappings: "AAAA,E;;ABCDE;" + * } + * }], + * } + * + * [0]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit#heading=h.535es3xeprgt + */ +function IndexedSourceMapConsumer(aSourceMap) { + var sourceMap = aSourceMap; + if (typeof aSourceMap === 'string') { + sourceMap = JSON.parse(aSourceMap.replace(/^\)\]\}'/, '')); + } + + var version = util.getArg(sourceMap, 'version'); + var sections = util.getArg(sourceMap, 'sections'); + + if (version != this._version) { + throw new Error('Unsupported version: ' + version); + } + + this._sources = new ArraySet(); + this._names = new ArraySet(); + + var lastOffset = { + line: -1, + column: 0 + }; + this._sections = sections.map(function (s) { + if (s.url) { + // The url field will require support for asynchronicity. + // See https://github.com/mozilla/source-map/issues/16 + throw new Error('Support for url field in sections not implemented.'); + } + var offset = util.getArg(s, 'offset'); + var offsetLine = util.getArg(offset, 'line'); + var offsetColumn = util.getArg(offset, 'column'); + + if (offsetLine < lastOffset.line || + (offsetLine === lastOffset.line && offsetColumn < lastOffset.column)) { + throw new Error('Section offsets must be ordered and non-overlapping.'); + } + lastOffset = offset; + + return { + generatedOffset: { + // The offset fields are 0-based, but we use 1-based indices when + // encoding/decoding from VLQ. + generatedLine: offsetLine + 1, + generatedColumn: offsetColumn + 1 + }, + consumer: new SourceMapConsumer(util.getArg(s, 'map')) + } + }); +} + +IndexedSourceMapConsumer.prototype = Object.create(SourceMapConsumer.prototype); +IndexedSourceMapConsumer.prototype.constructor = SourceMapConsumer; + +/** + * The version of the source mapping spec that we are consuming. + */ +IndexedSourceMapConsumer.prototype._version = 3; + +/** + * The list of original sources. + */ +Object.defineProperty(IndexedSourceMapConsumer.prototype, 'sources', { + get: function () { + var sources = []; + for (var i = 0; i < this._sections.length; i++) { + for (var j = 0; j < this._sections[i].consumer.sources.length; j++) { + sources.push(this._sections[i].consumer.sources[j]); + } + } + return sources; + } +}); + +/** + * Returns the original source, line, and column information for the generated + * source's line and column positions provided. The only argument is an object + * with the following properties: + * + * - line: The line number in the generated source. + * - column: The column number in the generated source. + * + * and an object is returned with the following properties: + * + * - source: The original source file, or null. + * - line: The line number in the original source, or null. + * - column: The column number in the original source, or null. + * - name: The original identifier, or null. + */ +IndexedSourceMapConsumer.prototype.originalPositionFor = + function IndexedSourceMapConsumer_originalPositionFor(aArgs) { + var needle = { + generatedLine: util.getArg(aArgs, 'line'), + generatedColumn: util.getArg(aArgs, 'column') + }; + + // Find the section containing the generated position we're trying to map + // to an original position. + var sectionIndex = binarySearch.search(needle, this._sections, + function(needle, section) { + var cmp = needle.generatedLine - section.generatedOffset.generatedLine; + if (cmp) { + return cmp; + } + + return (needle.generatedColumn - + section.generatedOffset.generatedColumn); + }); + var section = this._sections[sectionIndex]; + + if (!section) { + return { + source: null, + line: null, + column: null, + name: null + }; + } + + return section.consumer.originalPositionFor({ + line: needle.generatedLine - + (section.generatedOffset.generatedLine - 1), + column: needle.generatedColumn - + (section.generatedOffset.generatedLine === needle.generatedLine + ? section.generatedOffset.generatedColumn - 1 + : 0), + bias: aArgs.bias + }); + }; + +/** + * Return true if we have the source content for every source in the source + * map, false otherwise. + */ +IndexedSourceMapConsumer.prototype.hasContentsOfAllSources = + function IndexedSourceMapConsumer_hasContentsOfAllSources() { + return this._sections.every(function (s) { + return s.consumer.hasContentsOfAllSources(); + }); + }; + +/** + * Returns the original source content. The only argument is the url of the + * original source file. Returns null if no original source content is + * available. + */ +IndexedSourceMapConsumer.prototype.sourceContentFor = + function IndexedSourceMapConsumer_sourceContentFor(aSource, nullOnMissing) { + for (var i = 0; i < this._sections.length; i++) { + var section = this._sections[i]; + + var content = section.consumer.sourceContentFor(aSource, true); + if (content) { + return content; + } + } + if (nullOnMissing) { + return null; + } + else { + throw new Error('"' + aSource + '" is not in the SourceMap.'); + } + }; + +/** + * Returns the generated line and column information for the original source, + * line, and column positions provided. The only argument is an object with + * the following properties: + * + * - source: The filename of the original source. + * - line: The line number in the original source. + * - column: The column number in the original source. + * + * and an object is returned with the following properties: + * + * - line: The line number in the generated source, or null. + * - column: The column number in the generated source, or null. + */ +IndexedSourceMapConsumer.prototype.generatedPositionFor = + function IndexedSourceMapConsumer_generatedPositionFor(aArgs) { + for (var i = 0; i < this._sections.length; i++) { + var section = this._sections[i]; + + // Only consider this section if the requested source is in the list of + // sources of the consumer. + if (section.consumer.sources.indexOf(util.getArg(aArgs, 'source')) === -1) { + continue; + } + var generatedPosition = section.consumer.generatedPositionFor(aArgs); + if (generatedPosition) { + var ret = { + line: generatedPosition.line + + (section.generatedOffset.generatedLine - 1), + column: generatedPosition.column + + (section.generatedOffset.generatedLine === generatedPosition.line + ? section.generatedOffset.generatedColumn - 1 + : 0) + }; + return ret; + } + } + + return { + line: null, + column: null + }; + }; + +/** + * Parse the mappings in a string in to a data structure which we can easily + * query (the ordered arrays in the `this.__generatedMappings` and + * `this.__originalMappings` properties). + */ +IndexedSourceMapConsumer.prototype._parseMappings = + function IndexedSourceMapConsumer_parseMappings(aStr, aSourceRoot) { + this.__generatedMappings = []; + this.__originalMappings = []; + for (var i = 0; i < this._sections.length; i++) { + var section = this._sections[i]; + var sectionMappings = section.consumer._generatedMappings; + for (var j = 0; j < sectionMappings.length; j++) { + var mapping = sectionMappings[j]; + + var source = section.consumer._sources.at(mapping.source); + if (section.consumer.sourceRoot !== null) { + source = util.join(section.consumer.sourceRoot, source); + } + this._sources.add(source); + source = this._sources.indexOf(source); + + var name = section.consumer._names.at(mapping.name); + this._names.add(name); + name = this._names.indexOf(name); + + // The mappings coming from the consumer for the section have + // generated positions relative to the start of the section, so we + // need to offset them to be relative to the start of the concatenated + // generated file. + var adjustedMapping = { + source: source, + generatedLine: mapping.generatedLine + + (section.generatedOffset.generatedLine - 1), + generatedColumn: mapping.generatedColumn + + (section.generatedOffset.generatedLine === mapping.generatedLine + ? section.generatedOffset.generatedColumn - 1 + : 0), + originalLine: mapping.originalLine, + originalColumn: mapping.originalColumn, + name: name + }; + + this.__generatedMappings.push(adjustedMapping); + if (typeof adjustedMapping.originalLine === 'number') { + this.__originalMappings.push(adjustedMapping); + } + } + } + + quickSort(this.__generatedMappings, util.compareByGeneratedPositionsDeflated); + quickSort(this.__originalMappings, util.compareByOriginalPositions); + }; + +exports.IndexedSourceMapConsumer = IndexedSourceMapConsumer; diff --git a/node_modules/source-map/lib/source-map-generator.js b/node_modules/source-map/lib/source-map-generator.js new file mode 100644 index 0000000..aff1e7f --- /dev/null +++ b/node_modules/source-map/lib/source-map-generator.js @@ -0,0 +1,416 @@ +/* -*- Mode: js; js-indent-level: 2; -*- */ +/* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + +var base64VLQ = require('./base64-vlq'); +var util = require('./util'); +var ArraySet = require('./array-set').ArraySet; +var MappingList = require('./mapping-list').MappingList; + +/** + * An instance of the SourceMapGenerator represents a source map which is + * being built incrementally. You may pass an object with the following + * properties: + * + * - file: The filename of the generated source. + * - sourceRoot: A root for all relative URLs in this source map. + */ +function SourceMapGenerator(aArgs) { + if (!aArgs) { + aArgs = {}; + } + this._file = util.getArg(aArgs, 'file', null); + this._sourceRoot = util.getArg(aArgs, 'sourceRoot', null); + this._skipValidation = util.getArg(aArgs, 'skipValidation', false); + this._sources = new ArraySet(); + this._names = new ArraySet(); + this._mappings = new MappingList(); + this._sourcesContents = null; +} + +SourceMapGenerator.prototype._version = 3; + +/** + * Creates a new SourceMapGenerator based on a SourceMapConsumer + * + * @param aSourceMapConsumer The SourceMap. + */ +SourceMapGenerator.fromSourceMap = + function SourceMapGenerator_fromSourceMap(aSourceMapConsumer) { + var sourceRoot = aSourceMapConsumer.sourceRoot; + var generator = new SourceMapGenerator({ + file: aSourceMapConsumer.file, + sourceRoot: sourceRoot + }); + aSourceMapConsumer.eachMapping(function (mapping) { + var newMapping = { + generated: { + line: mapping.generatedLine, + column: mapping.generatedColumn + } + }; + + if (mapping.source != null) { + newMapping.source = mapping.source; + if (sourceRoot != null) { + newMapping.source = util.relative(sourceRoot, newMapping.source); + } + + newMapping.original = { + line: mapping.originalLine, + column: mapping.originalColumn + }; + + if (mapping.name != null) { + newMapping.name = mapping.name; + } + } + + generator.addMapping(newMapping); + }); + aSourceMapConsumer.sources.forEach(function (sourceFile) { + var content = aSourceMapConsumer.sourceContentFor(sourceFile); + if (content != null) { + generator.setSourceContent(sourceFile, content); + } + }); + return generator; + }; + +/** + * Add a single mapping from original source line and column to the generated + * source's line and column for this source map being created. The mapping + * object should have the following properties: + * + * - generated: An object with the generated line and column positions. + * - original: An object with the original line and column positions. + * - source: The original source file (relative to the sourceRoot). + * - name: An optional original token name for this mapping. + */ +SourceMapGenerator.prototype.addMapping = + function SourceMapGenerator_addMapping(aArgs) { + var generated = util.getArg(aArgs, 'generated'); + var original = util.getArg(aArgs, 'original', null); + var source = util.getArg(aArgs, 'source', null); + var name = util.getArg(aArgs, 'name', null); + + if (!this._skipValidation) { + this._validateMapping(generated, original, source, name); + } + + if (source != null) { + source = String(source); + if (!this._sources.has(source)) { + this._sources.add(source); + } + } + + if (name != null) { + name = String(name); + if (!this._names.has(name)) { + this._names.add(name); + } + } + + this._mappings.add({ + generatedLine: generated.line, + generatedColumn: generated.column, + originalLine: original != null && original.line, + originalColumn: original != null && original.column, + source: source, + name: name + }); + }; + +/** + * Set the source content for a source file. + */ +SourceMapGenerator.prototype.setSourceContent = + function SourceMapGenerator_setSourceContent(aSourceFile, aSourceContent) { + var source = aSourceFile; + if (this._sourceRoot != null) { + source = util.relative(this._sourceRoot, source); + } + + if (aSourceContent != null) { + // Add the source content to the _sourcesContents map. + // Create a new _sourcesContents map if the property is null. + if (!this._sourcesContents) { + this._sourcesContents = Object.create(null); + } + this._sourcesContents[util.toSetString(source)] = aSourceContent; + } else if (this._sourcesContents) { + // Remove the source file from the _sourcesContents map. + // If the _sourcesContents map is empty, set the property to null. + delete this._sourcesContents[util.toSetString(source)]; + if (Object.keys(this._sourcesContents).length === 0) { + this._sourcesContents = null; + } + } + }; + +/** + * Applies the mappings of a sub-source-map for a specific source file to the + * source map being generated. Each mapping to the supplied source file is + * rewritten using the supplied source map. Note: The resolution for the + * resulting mappings is the minimium of this map and the supplied map. + * + * @param aSourceMapConsumer The source map to be applied. + * @param aSourceFile Optional. The filename of the source file. + * If omitted, SourceMapConsumer's file property will be used. + * @param aSourceMapPath Optional. The dirname of the path to the source map + * to be applied. If relative, it is relative to the SourceMapConsumer. + * This parameter is needed when the two source maps aren't in the same + * directory, and the source map to be applied contains relative source + * paths. If so, those relative source paths need to be rewritten + * relative to the SourceMapGenerator. + */ +SourceMapGenerator.prototype.applySourceMap = + function SourceMapGenerator_applySourceMap(aSourceMapConsumer, aSourceFile, aSourceMapPath) { + var sourceFile = aSourceFile; + // If aSourceFile is omitted, we will use the file property of the SourceMap + if (aSourceFile == null) { + if (aSourceMapConsumer.file == null) { + throw new Error( + 'SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, ' + + 'or the source map\'s "file" property. Both were omitted.' + ); + } + sourceFile = aSourceMapConsumer.file; + } + var sourceRoot = this._sourceRoot; + // Make "sourceFile" relative if an absolute Url is passed. + if (sourceRoot != null) { + sourceFile = util.relative(sourceRoot, sourceFile); + } + // Applying the SourceMap can add and remove items from the sources and + // the names array. + var newSources = new ArraySet(); + var newNames = new ArraySet(); + + // Find mappings for the "sourceFile" + this._mappings.unsortedForEach(function (mapping) { + if (mapping.source === sourceFile && mapping.originalLine != null) { + // Check if it can be mapped by the source map, then update the mapping. + var original = aSourceMapConsumer.originalPositionFor({ + line: mapping.originalLine, + column: mapping.originalColumn + }); + if (original.source != null) { + // Copy mapping + mapping.source = original.source; + if (aSourceMapPath != null) { + mapping.source = util.join(aSourceMapPath, mapping.source) + } + if (sourceRoot != null) { + mapping.source = util.relative(sourceRoot, mapping.source); + } + mapping.originalLine = original.line; + mapping.originalColumn = original.column; + if (original.name != null) { + mapping.name = original.name; + } + } + } + + var source = mapping.source; + if (source != null && !newSources.has(source)) { + newSources.add(source); + } + + var name = mapping.name; + if (name != null && !newNames.has(name)) { + newNames.add(name); + } + + }, this); + this._sources = newSources; + this._names = newNames; + + // Copy sourcesContents of applied map. + aSourceMapConsumer.sources.forEach(function (sourceFile) { + var content = aSourceMapConsumer.sourceContentFor(sourceFile); + if (content != null) { + if (aSourceMapPath != null) { + sourceFile = util.join(aSourceMapPath, sourceFile); + } + if (sourceRoot != null) { + sourceFile = util.relative(sourceRoot, sourceFile); + } + this.setSourceContent(sourceFile, content); + } + }, this); + }; + +/** + * A mapping can have one of the three levels of data: + * + * 1. Just the generated position. + * 2. The Generated position, original position, and original source. + * 3. Generated and original position, original source, as well as a name + * token. + * + * To maintain consistency, we validate that any new mapping being added falls + * in to one of these categories. + */ +SourceMapGenerator.prototype._validateMapping = + function SourceMapGenerator_validateMapping(aGenerated, aOriginal, aSource, + aName) { + // When aOriginal is truthy but has empty values for .line and .column, + // it is most likely a programmer error. In this case we throw a very + // specific error message to try to guide them the right way. + // For example: https://github.com/Polymer/polymer-bundler/pull/519 + if (aOriginal && typeof aOriginal.line !== 'number' && typeof aOriginal.column !== 'number') { + throw new Error( + 'original.line and original.column are not numbers -- you probably meant to omit ' + + 'the original mapping entirely and only map the generated position. If so, pass ' + + 'null for the original mapping instead of an object with empty or null values.' + ); + } + + if (aGenerated && 'line' in aGenerated && 'column' in aGenerated + && aGenerated.line > 0 && aGenerated.column >= 0 + && !aOriginal && !aSource && !aName) { + // Case 1. + return; + } + else if (aGenerated && 'line' in aGenerated && 'column' in aGenerated + && aOriginal && 'line' in aOriginal && 'column' in aOriginal + && aGenerated.line > 0 && aGenerated.column >= 0 + && aOriginal.line > 0 && aOriginal.column >= 0 + && aSource) { + // Cases 2 and 3. + return; + } + else { + throw new Error('Invalid mapping: ' + JSON.stringify({ + generated: aGenerated, + source: aSource, + original: aOriginal, + name: aName + })); + } + }; + +/** + * Serialize the accumulated mappings in to the stream of base 64 VLQs + * specified by the source map format. + */ +SourceMapGenerator.prototype._serializeMappings = + function SourceMapGenerator_serializeMappings() { + var previousGeneratedColumn = 0; + var previousGeneratedLine = 1; + var previousOriginalColumn = 0; + var previousOriginalLine = 0; + var previousName = 0; + var previousSource = 0; + var result = ''; + var next; + var mapping; + var nameIdx; + var sourceIdx; + + var mappings = this._mappings.toArray(); + for (var i = 0, len = mappings.length; i < len; i++) { + mapping = mappings[i]; + next = '' + + if (mapping.generatedLine !== previousGeneratedLine) { + previousGeneratedColumn = 0; + while (mapping.generatedLine !== previousGeneratedLine) { + next += ';'; + previousGeneratedLine++; + } + } + else { + if (i > 0) { + if (!util.compareByGeneratedPositionsInflated(mapping, mappings[i - 1])) { + continue; + } + next += ','; + } + } + + next += base64VLQ.encode(mapping.generatedColumn + - previousGeneratedColumn); + previousGeneratedColumn = mapping.generatedColumn; + + if (mapping.source != null) { + sourceIdx = this._sources.indexOf(mapping.source); + next += base64VLQ.encode(sourceIdx - previousSource); + previousSource = sourceIdx; + + // lines are stored 0-based in SourceMap spec version 3 + next += base64VLQ.encode(mapping.originalLine - 1 + - previousOriginalLine); + previousOriginalLine = mapping.originalLine - 1; + + next += base64VLQ.encode(mapping.originalColumn + - previousOriginalColumn); + previousOriginalColumn = mapping.originalColumn; + + if (mapping.name != null) { + nameIdx = this._names.indexOf(mapping.name); + next += base64VLQ.encode(nameIdx - previousName); + previousName = nameIdx; + } + } + + result += next; + } + + return result; + }; + +SourceMapGenerator.prototype._generateSourcesContent = + function SourceMapGenerator_generateSourcesContent(aSources, aSourceRoot) { + return aSources.map(function (source) { + if (!this._sourcesContents) { + return null; + } + if (aSourceRoot != null) { + source = util.relative(aSourceRoot, source); + } + var key = util.toSetString(source); + return Object.prototype.hasOwnProperty.call(this._sourcesContents, key) + ? this._sourcesContents[key] + : null; + }, this); + }; + +/** + * Externalize the source map. + */ +SourceMapGenerator.prototype.toJSON = + function SourceMapGenerator_toJSON() { + var map = { + version: this._version, + sources: this._sources.toArray(), + names: this._names.toArray(), + mappings: this._serializeMappings() + }; + if (this._file != null) { + map.file = this._file; + } + if (this._sourceRoot != null) { + map.sourceRoot = this._sourceRoot; + } + if (this._sourcesContents) { + map.sourcesContent = this._generateSourcesContent(map.sources, map.sourceRoot); + } + + return map; + }; + +/** + * Render the source map being generated to a string. + */ +SourceMapGenerator.prototype.toString = + function SourceMapGenerator_toString() { + return JSON.stringify(this.toJSON()); + }; + +exports.SourceMapGenerator = SourceMapGenerator; diff --git a/node_modules/source-map/lib/source-node.js b/node_modules/source-map/lib/source-node.js new file mode 100644 index 0000000..d196a53 --- /dev/null +++ b/node_modules/source-map/lib/source-node.js @@ -0,0 +1,413 @@ +/* -*- Mode: js; js-indent-level: 2; -*- */ +/* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + +var SourceMapGenerator = require('./source-map-generator').SourceMapGenerator; +var util = require('./util'); + +// Matches a Windows-style `\r\n` newline or a `\n` newline used by all other +// operating systems these days (capturing the result). +var REGEX_NEWLINE = /(\r?\n)/; + +// Newline character code for charCodeAt() comparisons +var NEWLINE_CODE = 10; + +// Private symbol for identifying `SourceNode`s when multiple versions of +// the source-map library are loaded. This MUST NOT CHANGE across +// versions! +var isSourceNode = "$$$isSourceNode$$$"; + +/** + * SourceNodes provide a way to abstract over interpolating/concatenating + * snippets of generated JavaScript source code while maintaining the line and + * column information associated with the original source code. + * + * @param aLine The original line number. + * @param aColumn The original column number. + * @param aSource The original source's filename. + * @param aChunks Optional. An array of strings which are snippets of + * generated JS, or other SourceNodes. + * @param aName The original identifier. + */ +function SourceNode(aLine, aColumn, aSource, aChunks, aName) { + this.children = []; + this.sourceContents = {}; + this.line = aLine == null ? null : aLine; + this.column = aColumn == null ? null : aColumn; + this.source = aSource == null ? null : aSource; + this.name = aName == null ? null : aName; + this[isSourceNode] = true; + if (aChunks != null) this.add(aChunks); +} + +/** + * Creates a SourceNode from generated code and a SourceMapConsumer. + * + * @param aGeneratedCode The generated code + * @param aSourceMapConsumer The SourceMap for the generated code + * @param aRelativePath Optional. The path that relative sources in the + * SourceMapConsumer should be relative to. + */ +SourceNode.fromStringWithSourceMap = + function SourceNode_fromStringWithSourceMap(aGeneratedCode, aSourceMapConsumer, aRelativePath) { + // The SourceNode we want to fill with the generated code + // and the SourceMap + var node = new SourceNode(); + + // All even indices of this array are one line of the generated code, + // while all odd indices are the newlines between two adjacent lines + // (since `REGEX_NEWLINE` captures its match). + // Processed fragments are accessed by calling `shiftNextLine`. + var remainingLines = aGeneratedCode.split(REGEX_NEWLINE); + var remainingLinesIndex = 0; + var shiftNextLine = function() { + var lineContents = getNextLine(); + // The last line of a file might not have a newline. + var newLine = getNextLine() || ""; + return lineContents + newLine; + + function getNextLine() { + return remainingLinesIndex < remainingLines.length ? + remainingLines[remainingLinesIndex++] : undefined; + } + }; + + // We need to remember the position of "remainingLines" + var lastGeneratedLine = 1, lastGeneratedColumn = 0; + + // The generate SourceNodes we need a code range. + // To extract it current and last mapping is used. + // Here we store the last mapping. + var lastMapping = null; + + aSourceMapConsumer.eachMapping(function (mapping) { + if (lastMapping !== null) { + // We add the code from "lastMapping" to "mapping": + // First check if there is a new line in between. + if (lastGeneratedLine < mapping.generatedLine) { + // Associate first line with "lastMapping" + addMappingWithCode(lastMapping, shiftNextLine()); + lastGeneratedLine++; + lastGeneratedColumn = 0; + // The remaining code is added without mapping + } else { + // There is no new line in between. + // Associate the code between "lastGeneratedColumn" and + // "mapping.generatedColumn" with "lastMapping" + var nextLine = remainingLines[remainingLinesIndex]; + var code = nextLine.substr(0, mapping.generatedColumn - + lastGeneratedColumn); + remainingLines[remainingLinesIndex] = nextLine.substr(mapping.generatedColumn - + lastGeneratedColumn); + lastGeneratedColumn = mapping.generatedColumn; + addMappingWithCode(lastMapping, code); + // No more remaining code, continue + lastMapping = mapping; + return; + } + } + // We add the generated code until the first mapping + // to the SourceNode without any mapping. + // Each line is added as separate string. + while (lastGeneratedLine < mapping.generatedLine) { + node.add(shiftNextLine()); + lastGeneratedLine++; + } + if (lastGeneratedColumn < mapping.generatedColumn) { + var nextLine = remainingLines[remainingLinesIndex]; + node.add(nextLine.substr(0, mapping.generatedColumn)); + remainingLines[remainingLinesIndex] = nextLine.substr(mapping.generatedColumn); + lastGeneratedColumn = mapping.generatedColumn; + } + lastMapping = mapping; + }, this); + // We have processed all mappings. + if (remainingLinesIndex < remainingLines.length) { + if (lastMapping) { + // Associate the remaining code in the current line with "lastMapping" + addMappingWithCode(lastMapping, shiftNextLine()); + } + // and add the remaining lines without any mapping + node.add(remainingLines.splice(remainingLinesIndex).join("")); + } + + // Copy sourcesContent into SourceNode + aSourceMapConsumer.sources.forEach(function (sourceFile) { + var content = aSourceMapConsumer.sourceContentFor(sourceFile); + if (content != null) { + if (aRelativePath != null) { + sourceFile = util.join(aRelativePath, sourceFile); + } + node.setSourceContent(sourceFile, content); + } + }); + + return node; + + function addMappingWithCode(mapping, code) { + if (mapping === null || mapping.source === undefined) { + node.add(code); + } else { + var source = aRelativePath + ? util.join(aRelativePath, mapping.source) + : mapping.source; + node.add(new SourceNode(mapping.originalLine, + mapping.originalColumn, + source, + code, + mapping.name)); + } + } + }; + +/** + * Add a chunk of generated JS to this source node. + * + * @param aChunk A string snippet of generated JS code, another instance of + * SourceNode, or an array where each member is one of those things. + */ +SourceNode.prototype.add = function SourceNode_add(aChunk) { + if (Array.isArray(aChunk)) { + aChunk.forEach(function (chunk) { + this.add(chunk); + }, this); + } + else if (aChunk[isSourceNode] || typeof aChunk === "string") { + if (aChunk) { + this.children.push(aChunk); + } + } + else { + throw new TypeError( + "Expected a SourceNode, string, or an array of SourceNodes and strings. Got " + aChunk + ); + } + return this; +}; + +/** + * Add a chunk of generated JS to the beginning of this source node. + * + * @param aChunk A string snippet of generated JS code, another instance of + * SourceNode, or an array where each member is one of those things. + */ +SourceNode.prototype.prepend = function SourceNode_prepend(aChunk) { + if (Array.isArray(aChunk)) { + for (var i = aChunk.length-1; i >= 0; i--) { + this.prepend(aChunk[i]); + } + } + else if (aChunk[isSourceNode] || typeof aChunk === "string") { + this.children.unshift(aChunk); + } + else { + throw new TypeError( + "Expected a SourceNode, string, or an array of SourceNodes and strings. Got " + aChunk + ); + } + return this; +}; + +/** + * Walk over the tree of JS snippets in this node and its children. The + * walking function is called once for each snippet of JS and is passed that + * snippet and the its original associated source's line/column location. + * + * @param aFn The traversal function. + */ +SourceNode.prototype.walk = function SourceNode_walk(aFn) { + var chunk; + for (var i = 0, len = this.children.length; i < len; i++) { + chunk = this.children[i]; + if (chunk[isSourceNode]) { + chunk.walk(aFn); + } + else { + if (chunk !== '') { + aFn(chunk, { source: this.source, + line: this.line, + column: this.column, + name: this.name }); + } + } + } +}; + +/** + * Like `String.prototype.join` except for SourceNodes. Inserts `aStr` between + * each of `this.children`. + * + * @param aSep The separator. + */ +SourceNode.prototype.join = function SourceNode_join(aSep) { + var newChildren; + var i; + var len = this.children.length; + if (len > 0) { + newChildren = []; + for (i = 0; i < len-1; i++) { + newChildren.push(this.children[i]); + newChildren.push(aSep); + } + newChildren.push(this.children[i]); + this.children = newChildren; + } + return this; +}; + +/** + * Call String.prototype.replace on the very right-most source snippet. Useful + * for trimming whitespace from the end of a source node, etc. + * + * @param aPattern The pattern to replace. + * @param aReplacement The thing to replace the pattern with. + */ +SourceNode.prototype.replaceRight = function SourceNode_replaceRight(aPattern, aReplacement) { + var lastChild = this.children[this.children.length - 1]; + if (lastChild[isSourceNode]) { + lastChild.replaceRight(aPattern, aReplacement); + } + else if (typeof lastChild === 'string') { + this.children[this.children.length - 1] = lastChild.replace(aPattern, aReplacement); + } + else { + this.children.push(''.replace(aPattern, aReplacement)); + } + return this; +}; + +/** + * Set the source content for a source file. This will be added to the SourceMapGenerator + * in the sourcesContent field. + * + * @param aSourceFile The filename of the source file + * @param aSourceContent The content of the source file + */ +SourceNode.prototype.setSourceContent = + function SourceNode_setSourceContent(aSourceFile, aSourceContent) { + this.sourceContents[util.toSetString(aSourceFile)] = aSourceContent; + }; + +/** + * Walk over the tree of SourceNodes. The walking function is called for each + * source file content and is passed the filename and source content. + * + * @param aFn The traversal function. + */ +SourceNode.prototype.walkSourceContents = + function SourceNode_walkSourceContents(aFn) { + for (var i = 0, len = this.children.length; i < len; i++) { + if (this.children[i][isSourceNode]) { + this.children[i].walkSourceContents(aFn); + } + } + + var sources = Object.keys(this.sourceContents); + for (var i = 0, len = sources.length; i < len; i++) { + aFn(util.fromSetString(sources[i]), this.sourceContents[sources[i]]); + } + }; + +/** + * Return the string representation of this source node. Walks over the tree + * and concatenates all the various snippets together to one string. + */ +SourceNode.prototype.toString = function SourceNode_toString() { + var str = ""; + this.walk(function (chunk) { + str += chunk; + }); + return str; +}; + +/** + * Returns the string representation of this source node along with a source + * map. + */ +SourceNode.prototype.toStringWithSourceMap = function SourceNode_toStringWithSourceMap(aArgs) { + var generated = { + code: "", + line: 1, + column: 0 + }; + var map = new SourceMapGenerator(aArgs); + var sourceMappingActive = false; + var lastOriginalSource = null; + var lastOriginalLine = null; + var lastOriginalColumn = null; + var lastOriginalName = null; + this.walk(function (chunk, original) { + generated.code += chunk; + if (original.source !== null + && original.line !== null + && original.column !== null) { + if(lastOriginalSource !== original.source + || lastOriginalLine !== original.line + || lastOriginalColumn !== original.column + || lastOriginalName !== original.name) { + map.addMapping({ + source: original.source, + original: { + line: original.line, + column: original.column + }, + generated: { + line: generated.line, + column: generated.column + }, + name: original.name + }); + } + lastOriginalSource = original.source; + lastOriginalLine = original.line; + lastOriginalColumn = original.column; + lastOriginalName = original.name; + sourceMappingActive = true; + } else if (sourceMappingActive) { + map.addMapping({ + generated: { + line: generated.line, + column: generated.column + } + }); + lastOriginalSource = null; + sourceMappingActive = false; + } + for (var idx = 0, length = chunk.length; idx < length; idx++) { + if (chunk.charCodeAt(idx) === NEWLINE_CODE) { + generated.line++; + generated.column = 0; + // Mappings end at eol + if (idx + 1 === length) { + lastOriginalSource = null; + sourceMappingActive = false; + } else if (sourceMappingActive) { + map.addMapping({ + source: original.source, + original: { + line: original.line, + column: original.column + }, + generated: { + line: generated.line, + column: generated.column + }, + name: original.name + }); + } + } else { + generated.column++; + } + } + }); + this.walkSourceContents(function (sourceFile, sourceContent) { + map.setSourceContent(sourceFile, sourceContent); + }); + + return { code: generated.code, map: map }; +}; + +exports.SourceNode = SourceNode; diff --git a/node_modules/source-map/lib/util.js b/node_modules/source-map/lib/util.js new file mode 100644 index 0000000..44e0e45 --- /dev/null +++ b/node_modules/source-map/lib/util.js @@ -0,0 +1,417 @@ +/* -*- Mode: js; js-indent-level: 2; -*- */ +/* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + +/** + * This is a helper function for getting values from parameter/options + * objects. + * + * @param args The object we are extracting values from + * @param name The name of the property we are getting. + * @param defaultValue An optional value to return if the property is missing + * from the object. If this is not specified and the property is missing, an + * error will be thrown. + */ +function getArg(aArgs, aName, aDefaultValue) { + if (aName in aArgs) { + return aArgs[aName]; + } else if (arguments.length === 3) { + return aDefaultValue; + } else { + throw new Error('"' + aName + '" is a required argument.'); + } +} +exports.getArg = getArg; + +var urlRegexp = /^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.]*)(?::(\d+))?(\S*)$/; +var dataUrlRegexp = /^data:.+\,.+$/; + +function urlParse(aUrl) { + var match = aUrl.match(urlRegexp); + if (!match) { + return null; + } + return { + scheme: match[1], + auth: match[2], + host: match[3], + port: match[4], + path: match[5] + }; +} +exports.urlParse = urlParse; + +function urlGenerate(aParsedUrl) { + var url = ''; + if (aParsedUrl.scheme) { + url += aParsedUrl.scheme + ':'; + } + url += '//'; + if (aParsedUrl.auth) { + url += aParsedUrl.auth + '@'; + } + if (aParsedUrl.host) { + url += aParsedUrl.host; + } + if (aParsedUrl.port) { + url += ":" + aParsedUrl.port + } + if (aParsedUrl.path) { + url += aParsedUrl.path; + } + return url; +} +exports.urlGenerate = urlGenerate; + +/** + * Normalizes a path, or the path portion of a URL: + * + * - Replaces consecutive slashes with one slash. + * - Removes unnecessary '.' parts. + * - Removes unnecessary '/..' parts. + * + * Based on code in the Node.js 'path' core module. + * + * @param aPath The path or url to normalize. + */ +function normalize(aPath) { + var path = aPath; + var url = urlParse(aPath); + if (url) { + if (!url.path) { + return aPath; + } + path = url.path; + } + var isAbsolute = exports.isAbsolute(path); + + var parts = path.split(/\/+/); + for (var part, up = 0, i = parts.length - 1; i >= 0; i--) { + part = parts[i]; + if (part === '.') { + parts.splice(i, 1); + } else if (part === '..') { + up++; + } else if (up > 0) { + if (part === '') { + // The first part is blank if the path is absolute. Trying to go + // above the root is a no-op. Therefore we can remove all '..' parts + // directly after the root. + parts.splice(i + 1, up); + up = 0; + } else { + parts.splice(i, 2); + up--; + } + } + } + path = parts.join('/'); + + if (path === '') { + path = isAbsolute ? '/' : '.'; + } + + if (url) { + url.path = path; + return urlGenerate(url); + } + return path; +} +exports.normalize = normalize; + +/** + * Joins two paths/URLs. + * + * @param aRoot The root path or URL. + * @param aPath The path or URL to be joined with the root. + * + * - If aPath is a URL or a data URI, aPath is returned, unless aPath is a + * scheme-relative URL: Then the scheme of aRoot, if any, is prepended + * first. + * - Otherwise aPath is a path. If aRoot is a URL, then its path portion + * is updated with the result and aRoot is returned. Otherwise the result + * is returned. + * - If aPath is absolute, the result is aPath. + * - Otherwise the two paths are joined with a slash. + * - Joining for example 'http://' and 'www.example.com' is also supported. + */ +function join(aRoot, aPath) { + if (aRoot === "") { + aRoot = "."; + } + if (aPath === "") { + aPath = "."; + } + var aPathUrl = urlParse(aPath); + var aRootUrl = urlParse(aRoot); + if (aRootUrl) { + aRoot = aRootUrl.path || '/'; + } + + // `join(foo, '//www.example.org')` + if (aPathUrl && !aPathUrl.scheme) { + if (aRootUrl) { + aPathUrl.scheme = aRootUrl.scheme; + } + return urlGenerate(aPathUrl); + } + + if (aPathUrl || aPath.match(dataUrlRegexp)) { + return aPath; + } + + // `join('http://', 'www.example.com')` + if (aRootUrl && !aRootUrl.host && !aRootUrl.path) { + aRootUrl.host = aPath; + return urlGenerate(aRootUrl); + } + + var joined = aPath.charAt(0) === '/' + ? aPath + : normalize(aRoot.replace(/\/+$/, '') + '/' + aPath); + + if (aRootUrl) { + aRootUrl.path = joined; + return urlGenerate(aRootUrl); + } + return joined; +} +exports.join = join; + +exports.isAbsolute = function (aPath) { + return aPath.charAt(0) === '/' || !!aPath.match(urlRegexp); +}; + +/** + * Make a path relative to a URL or another path. + * + * @param aRoot The root path or URL. + * @param aPath The path or URL to be made relative to aRoot. + */ +function relative(aRoot, aPath) { + if (aRoot === "") { + aRoot = "."; + } + + aRoot = aRoot.replace(/\/$/, ''); + + // It is possible for the path to be above the root. In this case, simply + // checking whether the root is a prefix of the path won't work. Instead, we + // need to remove components from the root one by one, until either we find + // a prefix that fits, or we run out of components to remove. + var level = 0; + while (aPath.indexOf(aRoot + '/') !== 0) { + var index = aRoot.lastIndexOf("/"); + if (index < 0) { + return aPath; + } + + // If the only part of the root that is left is the scheme (i.e. http://, + // file:///, etc.), one or more slashes (/), or simply nothing at all, we + // have exhausted all components, so the path is not relative to the root. + aRoot = aRoot.slice(0, index); + if (aRoot.match(/^([^\/]+:\/)?\/*$/)) { + return aPath; + } + + ++level; + } + + // Make sure we add a "../" for each component we removed from the root. + return Array(level + 1).join("../") + aPath.substr(aRoot.length + 1); +} +exports.relative = relative; + +var supportsNullProto = (function () { + var obj = Object.create(null); + return !('__proto__' in obj); +}()); + +function identity (s) { + return s; +} + +/** + * Because behavior goes wacky when you set `__proto__` on objects, we + * have to prefix all the strings in our set with an arbitrary character. + * + * See https://github.com/mozilla/source-map/pull/31 and + * https://github.com/mozilla/source-map/issues/30 + * + * @param String aStr + */ +function toSetString(aStr) { + if (isProtoString(aStr)) { + return '$' + aStr; + } + + return aStr; +} +exports.toSetString = supportsNullProto ? identity : toSetString; + +function fromSetString(aStr) { + if (isProtoString(aStr)) { + return aStr.slice(1); + } + + return aStr; +} +exports.fromSetString = supportsNullProto ? identity : fromSetString; + +function isProtoString(s) { + if (!s) { + return false; + } + + var length = s.length; + + if (length < 9 /* "__proto__".length */) { + return false; + } + + if (s.charCodeAt(length - 1) !== 95 /* '_' */ || + s.charCodeAt(length - 2) !== 95 /* '_' */ || + s.charCodeAt(length - 3) !== 111 /* 'o' */ || + s.charCodeAt(length - 4) !== 116 /* 't' */ || + s.charCodeAt(length - 5) !== 111 /* 'o' */ || + s.charCodeAt(length - 6) !== 114 /* 'r' */ || + s.charCodeAt(length - 7) !== 112 /* 'p' */ || + s.charCodeAt(length - 8) !== 95 /* '_' */ || + s.charCodeAt(length - 9) !== 95 /* '_' */) { + return false; + } + + for (var i = length - 10; i >= 0; i--) { + if (s.charCodeAt(i) !== 36 /* '$' */) { + return false; + } + } + + return true; +} + +/** + * Comparator between two mappings where the original positions are compared. + * + * Optionally pass in `true` as `onlyCompareGenerated` to consider two + * mappings with the same original source/line/column, but different generated + * line and column the same. Useful when searching for a mapping with a + * stubbed out mapping. + */ +function compareByOriginalPositions(mappingA, mappingB, onlyCompareOriginal) { + var cmp = mappingA.source - mappingB.source; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalLine - mappingB.originalLine; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalColumn - mappingB.originalColumn; + if (cmp !== 0 || onlyCompareOriginal) { + return cmp; + } + + cmp = mappingA.generatedColumn - mappingB.generatedColumn; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.generatedLine - mappingB.generatedLine; + if (cmp !== 0) { + return cmp; + } + + return mappingA.name - mappingB.name; +} +exports.compareByOriginalPositions = compareByOriginalPositions; + +/** + * Comparator between two mappings with deflated source and name indices where + * the generated positions are compared. + * + * Optionally pass in `true` as `onlyCompareGenerated` to consider two + * mappings with the same generated line and column, but different + * source/name/original line and column the same. Useful when searching for a + * mapping with a stubbed out mapping. + */ +function compareByGeneratedPositionsDeflated(mappingA, mappingB, onlyCompareGenerated) { + var cmp = mappingA.generatedLine - mappingB.generatedLine; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.generatedColumn - mappingB.generatedColumn; + if (cmp !== 0 || onlyCompareGenerated) { + return cmp; + } + + cmp = mappingA.source - mappingB.source; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalLine - mappingB.originalLine; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalColumn - mappingB.originalColumn; + if (cmp !== 0) { + return cmp; + } + + return mappingA.name - mappingB.name; +} +exports.compareByGeneratedPositionsDeflated = compareByGeneratedPositionsDeflated; + +function strcmp(aStr1, aStr2) { + if (aStr1 === aStr2) { + return 0; + } + + if (aStr1 > aStr2) { + return 1; + } + + return -1; +} + +/** + * Comparator between two mappings with inflated source and name strings where + * the generated positions are compared. + */ +function compareByGeneratedPositionsInflated(mappingA, mappingB) { + var cmp = mappingA.generatedLine - mappingB.generatedLine; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.generatedColumn - mappingB.generatedColumn; + if (cmp !== 0) { + return cmp; + } + + cmp = strcmp(mappingA.source, mappingB.source); + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalLine - mappingB.originalLine; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalColumn - mappingB.originalColumn; + if (cmp !== 0) { + return cmp; + } + + return strcmp(mappingA.name, mappingB.name); +} +exports.compareByGeneratedPositionsInflated = compareByGeneratedPositionsInflated; diff --git a/node_modules/source-map/package.json b/node_modules/source-map/package.json new file mode 100644 index 0000000..048e3ae --- /dev/null +++ b/node_modules/source-map/package.json @@ -0,0 +1,72 @@ +{ + "name": "source-map", + "description": "Generates and consumes source maps", + "version": "0.5.7", + "homepage": "https://github.com/mozilla/source-map", + "author": "Nick Fitzgerald ", + "contributors": [ + "Tobias Koppers ", + "Duncan Beevers ", + "Stephen Crane ", + "Ryan Seddon ", + "Miles Elam ", + "Mihai Bazon ", + "Michael Ficarra ", + "Todd Wolfson ", + "Alexander Solovyov ", + "Felix Gnass ", + "Conrad Irwin ", + "usrbincc ", + "David Glasser ", + "Chase Douglas ", + "Evan Wallace ", + "Heather Arthur ", + "Hugh Kennedy ", + "David Glasser ", + "Simon Lydell ", + "Jmeas Smith ", + "Michael Z Goddard ", + "azu ", + "John Gozde ", + "Adam Kirkton ", + "Chris Montgomery ", + "J. Ryan Stinnett ", + "Jack Herrington ", + "Chris Truter ", + "Daniel Espeset ", + "Jamie Wong ", + "Eddy Bruël ", + "Hawken Rives ", + "Gilad Peleg ", + "djchie ", + "Gary Ye ", + "Nicolas Lalevée " + ], + "repository": { + "type": "git", + "url": "http://github.com/mozilla/source-map.git" + }, + "main": "./source-map.js", + "files": [ + "source-map.js", + "lib/", + "dist/source-map.debug.js", + "dist/source-map.js", + "dist/source-map.min.js", + "dist/source-map.min.js.map" + ], + "engines": { + "node": ">=0.10.0" + }, + "license": "BSD-3-Clause", + "scripts": { + "test": "npm run build && node test/run-tests.js", + "build": "webpack --color", + "toc": "doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md" + }, + "devDependencies": { + "doctoc": "^0.15.0", + "webpack": "^1.12.0" + }, + "typings": "source-map" +} diff --git a/node_modules/source-map/source-map.js b/node_modules/source-map/source-map.js new file mode 100644 index 0000000..bc88fe8 --- /dev/null +++ b/node_modules/source-map/source-map.js @@ -0,0 +1,8 @@ +/* + * Copyright 2009-2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE.txt or: + * http://opensource.org/licenses/BSD-3-Clause + */ +exports.SourceMapGenerator = require('./lib/source-map-generator').SourceMapGenerator; +exports.SourceMapConsumer = require('./lib/source-map-consumer').SourceMapConsumer; +exports.SourceNode = require('./lib/source-node').SourceNode; diff --git a/node_modules/split-string/LICENSE b/node_modules/split-string/LICENSE new file mode 100644 index 0000000..e33d14b --- /dev/null +++ b/node_modules/split-string/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015-2017, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/split-string/README.md b/node_modules/split-string/README.md new file mode 100644 index 0000000..d622e44 --- /dev/null +++ b/node_modules/split-string/README.md @@ -0,0 +1,321 @@ +# split-string [![NPM version](https://img.shields.io/npm/v/split-string.svg?style=flat)](https://www.npmjs.com/package/split-string) [![NPM monthly downloads](https://img.shields.io/npm/dm/split-string.svg?style=flat)](https://npmjs.org/package/split-string) [![NPM total downloads](https://img.shields.io/npm/dt/split-string.svg?style=flat)](https://npmjs.org/package/split-string) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/split-string.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/split-string) + +> Split a string on a character except when the character is escaped. + +Please consider following this project's author, [Jon Schlinkert](https://github.com/jonschlinkert), and consider starring the project to show your :heart: and support. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save split-string +``` + + + +
+Why use this? + +
+ +Although it's easy to split on a string: + +```js +console.log('a.b.c'.split('.')); +//=> ['a', 'b', 'c'] +``` + +It's more challenging to split a string whilst respecting escaped or quoted characters. + +**Bad** + +```js +console.log('a\\.b.c'.split('.')); +//=> ['a\\', 'b', 'c'] + +console.log('"a.b.c".d'.split('.')); +//=> ['"a', 'b', 'c"', 'd'] +``` + +**Good** + +```js +var split = require('split-string'); +console.log(split('a\\.b.c')); +//=> ['a.b', 'c'] + +console.log(split('"a.b.c".d')); +//=> ['a.b.c', 'd'] +``` + +See the [options](#options) to learn how to choose the separator or retain quotes or escaping. + +
+ +
+ +## Usage + +```js +var split = require('split-string'); + +split('a.b.c'); +//=> ['a', 'b', 'c'] + +// respects escaped characters +split('a.b.c\\.d'); +//=> ['a', 'b', 'c.d'] + +// respects double-quoted strings +split('a."b.c.d".e'); +//=> ['a', 'b.c.d', 'e'] +``` + +**Brackets** + +Also respects brackets [unless disabled](#optionsbrackets): + +```js +split('a (b c d) e', ' '); +//=> ['a', '(b c d)', 'e'] +``` + +## Options + +### options.brackets + +**Type**: `object|boolean` + +**Default**: `undefined` + +**Description** + +If enabled, split-string will not split inside brackets. The following brackets types are supported when `options.brackets` is `true`, + +```js +{ + '<': '>', + '(': ')', + '[': ']', + '{': '}' +} +``` + +Or, if object of brackets must be passed, each property on the object must be a bracket type, where the property key is the opening delimiter and property value is the closing delimiter. + +**Examples** + +```js +// no bracket support by default +split('a.{b.c}'); +//=> [ 'a', '{b', 'c}' ] + +// support all basic bracket types: "<>{}[]()" +split('a.{b.c}', {brackets: true}); +//=> [ 'a', '{b.c}' ] + +// also supports nested brackets +split('a.{b.{c.d}.e}.f', {brackets: true}); +//=> [ 'a', '{b.{c.d}.e}', 'f' ] + +// support only the specified brackets +split('[a.b].(c.d)', {brackets: {'[': ']'}}); +//=> [ '[a.b]', '(c', 'd)' ] +``` + +### options.sep + +**Type**: `string` + +**Default**: `.` + +The separator/character to split on. + +**Example** + +```js +split('a.b,c', {sep: ','}); +//=> ['a.b', 'c'] + +// you can also pass the separator as string as the last argument +split('a.b,c', ','); +//=> ['a.b', 'c'] +``` + +### options.keepEscaping + +**Type**: `boolean` + +**Default**: `undefined` + +Keep backslashes in the result. + +**Example** + +```js +split('a.b\\.c'); +//=> ['a', 'b.c'] + +split('a.b.\\c', {keepEscaping: true}); +//=> ['a', 'b\.c'] +``` + +### options.keepQuotes + +**Type**: `boolean` + +**Default**: `undefined` + +Keep single- or double-quotes in the result. + +**Example** + +```js +split('a."b.c.d".e'); +//=> ['a', 'b.c.d', 'e'] + +split('a."b.c.d".e', {keepQuotes: true}); +//=> ['a', '"b.c.d"', 'e'] + +split('a.\'b.c.d\'.e', {keepQuotes: true}); +//=> ['a', '\'b.c.d\'', 'e'] +``` + +### options.keepDoubleQuotes + +**Type**: `boolean` + +**Default**: `undefined` + +Keep double-quotes in the result. + +**Example** + +```js +split('a."b.c.d".e'); +//=> ['a', 'b.c.d', 'e'] + +split('a."b.c.d".e', {keepDoubleQuotes: true}); +//=> ['a', '"b.c.d"', 'e'] +``` + +### options.keepSingleQuotes + +**Type**: `boolean` + +**Default**: `undefined` + +Keep single-quotes in the result. + +**Example** + +```js +split('a.\'b.c.d\'.e'); +//=> ['a', 'b.c.d', 'e'] + +split('a.\'b.c.d\'.e', {keepSingleQuotes: true}); +//=> ['a', '\'b.c.d\'', 'e'] +``` + +## Customizer + +**Type**: `function` + +**Default**: `undefined` + +Pass a function as the last argument to customize how tokens are added to the array. + +**Example** + +```js +var arr = split('a.b', function(tok) { + if (tok.arr[tok.arr.length - 1] === 'a') { + tok.split = false; + } +}); +console.log(arr); +//=> ['a.b'] +``` + +**Properties** + +The `tok` object has the following properties: + +* `tok.val` (string) The current value about to be pushed onto the result array +* `tok.idx` (number) the current index in the string +* `tok.str` (string) the entire string +* `tok.arr` (array) the result array + +## Release history + +### v3.0.0 - 2017-06-17 + +**Added** + +* adds support for brackets + +## About + +
+Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +
+ +
+Running Tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +
+ +
+Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +
+ +### Related projects + +You might also be interested in these projects: + +* [deromanize](https://www.npmjs.com/package/deromanize): Convert roman numerals to arabic numbers (useful for books, outlines, documentation, slide decks, etc) | [homepage](https://github.com/jonschlinkert/deromanize "Convert roman numerals to arabic numbers (useful for books, outlines, documentation, slide decks, etc)") +* [randomatic](https://www.npmjs.com/package/randomatic): Generate randomized strings of a specified length using simple character sequences. The original generate-password. | [homepage](https://github.com/jonschlinkert/randomatic "Generate randomized strings of a specified length using simple character sequences. The original generate-password.") +* [repeat-string](https://www.npmjs.com/package/repeat-string): Repeat the given string n times. Fastest implementation for repeating a string. | [homepage](https://github.com/jonschlinkert/repeat-string "Repeat the given string n times. Fastest implementation for repeating a string.") +* [romanize](https://www.npmjs.com/package/romanize): Convert numbers to roman numerals (useful for books, outlines, documentation, slide decks, etc) | [homepage](https://github.com/jonschlinkert/romanize "Convert numbers to roman numerals (useful for books, outlines, documentation, slide decks, etc)") + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 28 | [jonschlinkert](https://github.com/jonschlinkert) | +| 9 | [doowb](https://github.com/doowb) | + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on November 19, 2017._ \ No newline at end of file diff --git a/node_modules/split-string/index.js b/node_modules/split-string/index.js new file mode 100644 index 0000000..7bc0ea9 --- /dev/null +++ b/node_modules/split-string/index.js @@ -0,0 +1,171 @@ +/*! + * split-string + * + * Copyright (c) 2015-2017, Jon Schlinkert. + * Released under the MIT License. + */ + +'use strict'; + +var extend = require('extend-shallow'); + +module.exports = function(str, options, fn) { + if (typeof str !== 'string') { + throw new TypeError('expected a string'); + } + + if (typeof options === 'function') { + fn = options; + options = null; + } + + // allow separator to be defined as a string + if (typeof options === 'string') { + options = { sep: options }; + } + + var opts = extend({sep: '.'}, options); + var quotes = opts.quotes || ['"', "'", '`']; + var brackets; + + if (opts.brackets === true) { + brackets = { + '<': '>', + '(': ')', + '[': ']', + '{': '}' + }; + } else if (opts.brackets) { + brackets = opts.brackets; + } + + var tokens = []; + var stack = []; + var arr = ['']; + var sep = opts.sep; + var len = str.length; + var idx = -1; + var closeIdx; + + function expected() { + if (brackets && stack.length) { + return brackets[stack[stack.length - 1]]; + } + } + + while (++idx < len) { + var ch = str[idx]; + var next = str[idx + 1]; + var tok = { val: ch, idx: idx, arr: arr, str: str }; + tokens.push(tok); + + if (ch === '\\') { + tok.val = keepEscaping(opts, str, idx) === true ? (ch + next) : next; + tok.escaped = true; + if (typeof fn === 'function') { + fn(tok); + } + arr[arr.length - 1] += tok.val; + idx++; + continue; + } + + if (brackets && brackets[ch]) { + stack.push(ch); + var e = expected(); + var i = idx + 1; + + if (str.indexOf(e, i + 1) !== -1) { + while (stack.length && i < len) { + var s = str[++i]; + if (s === '\\') { + s++; + continue; + } + + if (quotes.indexOf(s) !== -1) { + i = getClosingQuote(str, s, i + 1); + continue; + } + + e = expected(); + if (stack.length && str.indexOf(e, i + 1) === -1) { + break; + } + + if (brackets[s]) { + stack.push(s); + continue; + } + + if (e === s) { + stack.pop(); + } + } + } + + closeIdx = i; + if (closeIdx === -1) { + arr[arr.length - 1] += ch; + continue; + } + + ch = str.slice(idx, closeIdx + 1); + tok.val = ch; + tok.idx = idx = closeIdx; + } + + if (quotes.indexOf(ch) !== -1) { + closeIdx = getClosingQuote(str, ch, idx + 1); + if (closeIdx === -1) { + arr[arr.length - 1] += ch; + continue; + } + + if (keepQuotes(ch, opts) === true) { + ch = str.slice(idx, closeIdx + 1); + } else { + ch = str.slice(idx + 1, closeIdx); + } + + tok.val = ch; + tok.idx = idx = closeIdx; + } + + if (typeof fn === 'function') { + fn(tok, tokens); + ch = tok.val; + idx = tok.idx; + } + + if (tok.val === sep && tok.split !== false) { + arr.push(''); + continue; + } + + arr[arr.length - 1] += tok.val; + } + + return arr; +}; + +function getClosingQuote(str, ch, i, brackets) { + var idx = str.indexOf(ch, i); + if (str.charAt(idx - 1) === '\\') { + return getClosingQuote(str, ch, idx + 1); + } + return idx; +} + +function keepQuotes(ch, opts) { + if (opts.keepDoubleQuotes === true && ch === '"') return true; + if (opts.keepSingleQuotes === true && ch === "'") return true; + return opts.keepQuotes; +} + +function keepEscaping(opts, str, idx) { + if (typeof opts.keepEscaping === 'function') { + return opts.keepEscaping(str, idx); + } + return opts.keepEscaping === true || str[idx + 1] === '\\'; +} diff --git a/node_modules/split-string/package.json b/node_modules/split-string/package.json new file mode 100644 index 0000000..8f490a2 --- /dev/null +++ b/node_modules/split-string/package.json @@ -0,0 +1,65 @@ +{ + "name": "split-string", + "description": "Split a string on a character except when the character is escaped.", + "version": "3.1.0", + "homepage": "https://github.com/jonschlinkert/split-string", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Brian Woodward (https://twitter.com/doowb)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)" + ], + "repository": "jonschlinkert/split-string", + "bugs": { + "url": "https://github.com/jonschlinkert/split-string/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "extend-shallow": "^3.0.0" + }, + "devDependencies": { + "gulp-format-md": "^1.0.0", + "mocha": "^3.5.3" + }, + "keywords": [ + "character", + "escape", + "split", + "string" + ], + "verb": { + "toc": false, + "layout": "default", + "titles": [ + ".", + "install", + "Why use this?" + ], + "related": { + "list": [ + "deromanize", + "randomatic", + "repeat-string", + "romanize" + ] + }, + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/split2/.npmignore b/node_modules/split2/.npmignore new file mode 100644 index 0000000..73734ed --- /dev/null +++ b/node_modules/split2/.npmignore @@ -0,0 +1,7 @@ +node_modules/ +build/ +libleveldb.so +libleveldb.a +test-data/ +_benchdb_* +*.sw* diff --git a/node_modules/split2/.travis.yml b/node_modules/split2/.travis.yml new file mode 100644 index 0000000..6e5919d --- /dev/null +++ b/node_modules/split2/.travis.yml @@ -0,0 +1,3 @@ +language: node_js +node_js: + - "0.10" diff --git a/node_modules/split2/LICENSE b/node_modules/split2/LICENSE new file mode 100644 index 0000000..b3d0f7d --- /dev/null +++ b/node_modules/split2/LICENSE @@ -0,0 +1,13 @@ +Copyright (c) 2014-2016, Matteo Collina + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/split2/README.md b/node_modules/split2/README.md new file mode 100644 index 0000000..7dda4db --- /dev/null +++ b/node_modules/split2/README.md @@ -0,0 +1,74 @@ +# Split2(matcher, mapper, options) + +[![build status](https://secure.travis-ci.org/mcollina/split2.png)](http://travis-ci.org/mcollina/split2) + +Break up a stream and reassemble it so that each line is a chunk. +`split2` is inspired by [@dominictarr](https://github.com/dominictarr) [`split`](https://github.com/dominictarr) module, +and it is totally API compatible with it. +However, it is based on [`through2`](https://github.com/rvagg/through2) by [@rvagg](https://github.com/rvagg) and it is fully based on Stream3. + +`matcher` may be a `String`, or a `RegExp`. Example, read every line in a file ... + +``` js + fs.createReadStream(file) + .pipe(split2()) + .on('data', function (line) { + //each chunk now is a seperate line! + }) + +``` + +`split` takes the same arguments as `string.split` except it defaults to '/\r?\n/' instead of ',', and the optional `limit` paremeter is ignored. +[String#split](https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/split) + +`split` takes an optional options object on it's third argument, which +is directly passed as a +[Transform](http://nodejs.org/api/stream.html#stream_class_stream_transform_1) +option. + +Calling `.destroy` will make the stream emit `close`. Use this to perform cleanup logic + +``` js +var splitFile = function(filename) { + var file = fs.createReadStream(filename) + + return file + .pipe(split2()) + .on('close', function() { + // destroy the file stream in case the split stream was destroyed + file.destroy() + }) +} + +var stream = splitFile('my-file.txt') + +stream.destroy() // will destroy the input file stream +``` + +# NDJ - Newline Delimited Json + +`split2` accepts a function which transforms each line. + +``` js +fs.createReadStream(file) + .pipe(split2(JSON.parse)) + .on('data', function (obj) { + //each chunk now is a a js object + }) +``` + +# License + +Copyright (c) 2014-2016, Matteo Collina + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/split2/index.js b/node_modules/split2/index.js new file mode 100644 index 0000000..92d67d8 --- /dev/null +++ b/node_modules/split2/index.js @@ -0,0 +1,105 @@ +/* +Copyright (c) 2014-2016, Matteo Collina + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +*/ + +'use strict'; + +var through = require('through2') + +function transform(chunk, enc, cb) { + var list = chunk.toString('utf8').split(this.matcher) + , remaining = list.pop() + , i + + if (list.length >= 1) { + push(this, this.mapper((this._last + list.shift()))) + } else { + remaining = this._last + remaining + } + + for (i = 0; i < list.length; i++) { + push(this, this.mapper(list[i])) + } + + this._last = remaining + + cb() +} + +function flush(cb) { + if (this._last) + push(this, this.mapper(this._last)) + + cb() +} + +function push(self, val) { + if (val !== undefined) + self.push(val) +} + +function noop(incoming) { + return incoming +} + +function split(matcher, mapper, options) { + + // Set defaults for any arguments not supplied. + matcher = matcher || /\r?\n/ + mapper = mapper || noop + options = options || {} + + // Test arguments explicitly. + switch (arguments.length) { + case 1: + // If mapper is only argument. + if (typeof matcher === 'function') { + mapper = matcher + matcher = /\r?\n/ + } + // If options is only argument. + else if (typeof matcher === 'object' && !(matcher instanceof RegExp)) { + options = matcher + matcher = /\r?\n/ + } + break + + case 2: + // If mapper and options are arguments. + if (typeof matcher === 'function') { + options = mapper + mapper = matcher + matcher = /\r?\n/ + } + // If matcher and options are arguments. + else if (typeof mapper === 'object') { + options = mapper + mapper = noop + } + } + + var stream = through(options, transform, flush) + + // this stream is in objectMode only in the readable part + stream._readableState.objectMode = true; + + stream._last = '' + stream.matcher = matcher + stream.mapper = mapper + + return stream +} + +module.exports = split diff --git a/node_modules/split2/package.json b/node_modules/split2/package.json new file mode 100644 index 0000000..0b5fe87 --- /dev/null +++ b/node_modules/split2/package.json @@ -0,0 +1,30 @@ +{ + "name": "split2", + "version": "1.1.1", + "description": "split a Text Stream into a Line Stream, using Stream 3", + "main": "index.js", + "scripts": { + "test": "tap test.js" + }, + "pre-commit": [ + "test" + ], + "website": "https://github.com/mcollina/split2", + "repository": { + "type": "git", + "url": "https://github.com/mcollina/split2.git" + }, + "bugs": { + "url": "http://github.com/mcollina/split2/issues" + }, + "author": "Matteo Collina ", + "license": "ISC", + "devDependencies": { + "tap": "~0.4.12", + "pre-commit": "0.0.9", + "callback-stream": "~1.0.2" + }, + "dependencies": { + "through2": "~2.0.0" + } +} diff --git a/node_modules/split2/test.js b/node_modules/split2/test.js new file mode 100644 index 0000000..249078c --- /dev/null +++ b/node_modules/split2/test.js @@ -0,0 +1,209 @@ + +var test = require('tap').test + , split = require('./') + , callback = require('callback-stream') + , strcb = callback.bind(null, { decodeStrings: false }) + , objcb = callback.bind(null, { objectMode: true }) + +test('split two lines on end', function(t) { + t.plan(1) + + var input = split() + + input.pipe(strcb(function(err, list) { + t.deepEqual(list, ['hello', 'world']) + })) + + input.end('hello\nworld') +}) + +test('split two lines on two writes', function(t) { + t.plan(1) + + var input = split() + + input.pipe(strcb(function(err, list) { + t.deepEqual(list, ['hello', 'world']) + })) + + input.write('hello') + input.write('\nworld') + input.end() +}) + +test('accumulate multiple writes', function(t) { + t.plan(1) + + var input = split() + + input.pipe(strcb(function(err, list) { + t.deepEqual(list, ['helloworld']) + })) + + input.write('hello') + input.write('world') + input.end() +}) + +test('split using a custom string matcher', function(t) { + t.plan(1) + + var input = split('~') + + input.pipe(strcb(function(err, list) { + t.deepEqual(list, ['hello', 'world']) + })) + + input.end('hello~world') +}) + +test('split using a custom regexp matcher', function(t) { + t.plan(1) + + var input = split(/~/) + + input.pipe(strcb(function(err, list) { + t.deepEqual(list, ['hello', 'world']) + })) + + input.end('hello~world') +}) + +test('support an option argument', function(t) { + t.plan(2) + + var input = split({ highWaterMark: 2 }) + + input.pipe(strcb(function(err, list) { + t.notOk(err, 'no errors') + t.deepEqual(list, ['hello', 'world']) + })) + + input.end('hello\nworld') +}) + +test('support a mapper function', function(t) { + t.plan(2) + + var a = { a: '42' } + , b = { b: '24' } + var input = split(JSON.parse) + + input.pipe(objcb(function(err, list) { + t.notOk(err, 'no errors') + t.deepEqual(list, [a, b]) + })) + + input.write(JSON.stringify(a)) + input.write('\n') + input.end(JSON.stringify(b)) +}) + +test('split lines windows-style', function(t) { + t.plan(1) + + var input = split() + + input.pipe(strcb(function(err, list) { + t.deepEqual(list, ['hello', 'world']) + })) + + input.end('hello\r\nworld') +}) + +test('splits a buffer', function(t) { + t.plan(1) + + var input = split() + + input.pipe(strcb(function(err, list) { + t.deepEqual(list, ['hello', 'world']) + })) + + input.end(new Buffer('hello\nworld')) +}) + +test('do not end on undefined', function(t) { + t.plan(1) + + var input = split(function(line) {}) + + input.pipe(strcb(function(err, list) { + t.deepEqual(list, []) + })) + + input.end(new Buffer('hello\nworld')) +}) + +test('has destroy method', function(t) { + t.plan(1) + + var input = split(function(line) {}) + + input.on('close', function() { + t.ok(true, 'close emitted') + t.end() + }) + + input.destroy() +}) + +test('support custom matcher and mapper', function(t) { + t.plan(4) + + var a = { a: '42' } + , b = { b: '24' } + var input = split('~', JSON.parse) + + t.equal(input.matcher, '~') + t.equal(typeof input.mapper, 'function') + + input.pipe(objcb(function(err, list) { + t.notOk(err, 'no errors') + t.deepEqual(list, [a, b]) + })) + + input.write(JSON.stringify(a)) + input.write('~') + input.end(JSON.stringify(b)) +}) + +test('support custom matcher and options', function(t) { + t.plan(6) + + var input = split('~', { highWaterMark: 1024 }) + + t.equal(input.matcher, '~') + t.equal(typeof input.mapper, 'function') + t.equal(input._readableState.highWaterMark, 1024) + t.equal(input._writableState.highWaterMark, 1024) + + input.pipe(strcb(function(err, list) { + t.notOk(err, 'no errors') + t.deepEqual(list, ['hello', 'world']) + })) + + input.end('hello~world') +}) + +test('support mapper and options', function(t) { + t.plan(6) + + var a = { a: '42' } + , b = { b: '24' } + var input = split(JSON.parse, { highWaterMark: 1024 }) + + t.ok(input.matcher instanceof RegExp, 'matcher is RegExp') + t.equal(typeof input.mapper, 'function') + t.equal(input._readableState.highWaterMark, 1024) + t.equal(input._writableState.highWaterMark, 1024) + + input.pipe(objcb(function(err, list) { + t.notOk(err, 'no errors') + t.deepEqual(list, [a, b]) + })) + + input.write(JSON.stringify(a)) + input.write('\n') + input.end(JSON.stringify(b)) +}) diff --git a/node_modules/ssri/LICENSE.md b/node_modules/ssri/LICENSE.md new file mode 100644 index 0000000..e335388 --- /dev/null +++ b/node_modules/ssri/LICENSE.md @@ -0,0 +1,16 @@ +ISC License + +Copyright 2021 (c) npm, Inc. + +Permission to use, copy, modify, and/or distribute this software for +any purpose with or without fee is hereby granted, provided that the +above copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE COPYRIGHT HOLDER DISCLAIMS +ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR +CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS +OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE +USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/ssri/README.md b/node_modules/ssri/README.md new file mode 100644 index 0000000..6f46aa5 --- /dev/null +++ b/node_modules/ssri/README.md @@ -0,0 +1,528 @@ +# ssri [![npm version](https://img.shields.io/npm/v/ssri.svg)](https://npm.im/ssri) [![license](https://img.shields.io/npm/l/ssri.svg)](https://npm.im/ssri) [![Travis](https://img.shields.io/travis/npm/ssri.svg)](https://travis-ci.org/npm/ssri) [![AppVeyor](https://ci.appveyor.com/api/projects/status/github/npm/ssri?svg=true)](https://ci.appveyor.com/project/npm/ssri) [![Coverage Status](https://coveralls.io/repos/github/npm/ssri/badge.svg?branch=latest)](https://coveralls.io/github/npm/ssri?branch=latest) + +[`ssri`](https://github.com/npm/ssri), short for Standard Subresource +Integrity, is a Node.js utility for parsing, manipulating, serializing, +generating, and verifying [Subresource +Integrity](https://w3c.github.io/webappsec/specs/subresourceintegrity/) hashes. + +## Install + +`$ npm install --save ssri` + +## Table of Contents + +* [Example](#example) +* [Features](#features) +* [Contributing](#contributing) +* [API](#api) + * Parsing & Serializing + * [`parse`](#parse) + * [`stringify`](#stringify) + * [`Integrity#concat`](#integrity-concat) + * [`Integrity#merge`](#integrity-merge) + * [`Integrity#toString`](#integrity-to-string) + * [`Integrity#toJSON`](#integrity-to-json) + * [`Integrity#match`](#integrity-match) + * [`Integrity#pickAlgorithm`](#integrity-pick-algorithm) + * [`Integrity#hexDigest`](#integrity-hex-digest) + * Integrity Generation + * [`fromHex`](#from-hex) + * [`fromData`](#from-data) + * [`fromStream`](#from-stream) + * [`create`](#create) + * Integrity Verification + * [`checkData`](#check-data) + * [`checkStream`](#check-stream) + * [`integrityStream`](#integrity-stream) + +### Example + +```javascript +const ssri = require('ssri') + +const integrity = 'sha512-9KhgCRIx/AmzC8xqYJTZRrnO8OW2Pxyl2DIMZSBOr0oDvtEFyht3xpp71j/r/pAe1DM+JI/A+line3jUBgzQ7A==?foo' + +// Parsing and serializing +const parsed = ssri.parse(integrity) +ssri.stringify(parsed) // === integrity (works on non-Integrity objects) +parsed.toString() // === integrity + +// Async stream functions +ssri.checkStream(fs.createReadStream('./my-file'), integrity).then(...) +ssri.fromStream(fs.createReadStream('./my-file')).then(sri => { + sri.toString() === integrity +}) +fs.createReadStream('./my-file').pipe(ssri.createCheckerStream(sri)) + +// Sync data functions +ssri.fromData(fs.readFileSync('./my-file')) // === parsed +ssri.checkData(fs.readFileSync('./my-file'), integrity) // => 'sha512' +``` + +### Features + +* Parses and stringifies SRI strings. +* Generates SRI strings from raw data or Streams. +* Strict standard compliance. +* `?foo` metadata option support. +* Multiple entries for the same algorithm. +* Object-based integrity hash manipulation. +* Small footprint: no dependencies, concise implementation. +* Full test coverage. +* Customizable algorithm picker. + +### Contributing + +The ssri team enthusiastically welcomes contributions and project participation! +There's a bunch of things you can do if you want to contribute! The [Contributor +Guide](CONTRIBUTING.md) has all the information you need for everything from +reporting bugs to contributing entire new features. Please don't hesitate to +jump in if you'd like to, or even ask us questions if something isn't clear. + +### API + +#### `> ssri.parse(sri, [opts]) -> Integrity` + +Parses `sri` into an `Integrity` data structure. `sri` can be an integrity +string, an `Hash`-like with `digest` and `algorithm` fields and an optional +`options` field, or an `Integrity`-like object. The resulting object will be an +`Integrity` instance that has this shape: + +```javascript +{ + 'sha1': [{algorithm: 'sha1', digest: 'deadbeef', options: []}], + 'sha512': [ + {algorithm: 'sha512', digest: 'c0ffee', options: []}, + {algorithm: 'sha512', digest: 'bad1dea', options: ['foo']} + ], +} +``` + +If `opts.single` is truthy, a single `Hash` object will be returned. That is, a +single object that looks like `{algorithm, digest, options}`, as opposed to a +larger object with multiple of these. + +If `opts.strict` is truthy, the resulting object will be filtered such that +it strictly follows the Subresource Integrity spec, throwing away any entries +with any invalid components. This also means a restricted set of algorithms +will be used -- the spec limits them to `sha256`, `sha384`, and `sha512`. + +Strict mode is recommended if the integrity strings are intended for use in +browsers, or in other situations where strict adherence to the spec is needed. + +##### Example + +```javascript +ssri.parse('sha512-9KhgCRIx/AmzC8xqYJTZRrnO8OW2Pxyl2DIMZSBOr0oDvtEFyht3xpp71j/r/pAe1DM+JI/A+line3jUBgzQ7A==?foo') // -> Integrity object +``` + +#### `> ssri.stringify(sri, [opts]) -> String` + +This function is identical to [`Integrity#toString()`](#integrity-to-string), +except it can be used on _any_ object that [`parse`](#parse) can handle -- that +is, a string, an `Hash`-like, or an `Integrity`-like. + +The `opts.sep` option defines the string to use when joining multiple entries +together. To be spec-compliant, this _must_ be whitespace. The default is a +single space (`' '`). + +If `opts.strict` is true, the integrity string will be created using strict +parsing rules. See [`ssri.parse`](#parse). + +##### Example + +```javascript +// Useful for cleaning up input SRI strings: +ssri.stringify('\n\rsha512-foo\n\t\tsha384-bar') +// -> 'sha512-foo sha384-bar' + +// Hash-like: only a single entry. +ssri.stringify({ + algorithm: 'sha512', + digest:'9KhgCRIx/AmzC8xqYJTZRrnO8OW2Pxyl2DIMZSBOr0oDvtEFyht3xpp71j/r/pAe1DM+JI/A+line3jUBgzQ7A==', + options: ['foo'] +}) +// -> +// 'sha512-9KhgCRIx/AmzC8xqYJTZRrnO8OW2Pxyl2DIMZSBOr0oDvtEFyht3xpp71j/r/pAe1DM+JI/A+line3jUBgzQ7A==?foo' + +// Integrity-like: full multi-entry syntax. Similar to output of `ssri.parse` +ssri.stringify({ + 'sha512': [ + { + algorithm: 'sha512', + digest:'9KhgCRIx/AmzC8xqYJTZRrnO8OW2Pxyl2DIMZSBOr0oDvtEFyht3xpp71j/r/pAe1DM+JI/A+line3jUBgzQ7A==', + options: ['foo'] + } + ] +}) +// -> +// 'sha512-9KhgCRIx/AmzC8xqYJTZRrnO8OW2Pxyl2DIMZSBOr0oDvtEFyht3xpp71j/r/pAe1DM+JI/A+line3jUBgzQ7A==?foo' +``` + +#### `> Integrity#concat(otherIntegrity, [opts]) -> Integrity` + +Concatenates an `Integrity` object with another IntegrityLike, or an integrity +string. + +This is functionally equivalent to concatenating the string format of both +integrity arguments, and calling [`ssri.parse`](#ssri-parse) on the new string. + +If `opts.strict` is true, the new `Integrity` will be created using strict +parsing rules. See [`ssri.parse`](#parse). + +##### Example + +```javascript +// This will combine the integrity checks for two different versions of +// your index.js file so you can use a single integrity string and serve +// either of these to clients, from a single ` + +``` + +### Caveats + +Most of EJS will work as expected; however, there are a few things to note: + +1. Obviously, since you do not have access to the filesystem, `ejs.renderFile()` won't work. +2. For the same reason, `include`s do not work unless you use an `include callback`. Here is an example: + ```javascript + let str = "Hello <%= include('file', {person: 'John'}); %>", + fn = ejs.compile(str, {client: true}); + + fn(data, null, function(path, d){ // include callback + // path -> 'file' + // d -> {person: 'John'} + // Put your code here + // Return the contents of file as a string + }); // returns rendered string + ``` + +See the [examples folder](https://github.com/mde/ejs/tree/master/examples) for more details. + +## CLI + +EJS ships with a full-featured CLI. Options are similar to those used in JavaScript code: + + - `-o / --output-file FILE` Write the rendered output to FILE rather than stdout. + - `-f / --data-file FILE` Must be JSON-formatted. Use parsed input from FILE as data for rendering. + - `-i / --data-input STRING` Must be JSON-formatted and URI-encoded. Use parsed input from STRING as data for rendering. + - `-m / --delimiter CHARACTER` Use CHARACTER with angle brackets for open/close (defaults to %). + - `-p / --open-delimiter CHARACTER` Use CHARACTER instead of left angle bracket to open. + - `-c / --close-delimiter CHARACTER` Use CHARACTER instead of right angle bracket to close. + - `-s / --strict` When set to `true`, generated function is in strict mode + - `-n / --no-with` Use 'locals' object for vars rather than using `with` (implies --strict). + - `-l / --locals-name` Name to use for the object storing local variables when not using `with`. + - `-w / --rm-whitespace` Remove all safe-to-remove whitespace, including leading and trailing whitespace. + - `-d / --debug` Outputs generated function body + - `-h / --help` Display this help message. + - `-V/v / --version` Display the EJS version. + +Here are some examples of usage: + +```shell +$ ejs -p [ -c ] ./template_file.ejs -o ./output.html +$ ejs ./test/fixtures/user.ejs name=Lerxst +$ ejs -n -l _ ./some_template.ejs -f ./data_file.json +``` + +### Data input + +There is a variety of ways to pass the CLI data for rendering. + +Stdin: + +```shell +$ ./test/fixtures/user_data.json | ejs ./test/fixtures/user.ejs +$ ejs ./test/fixtures/user.ejs < test/fixtures/user_data.json +``` + +A data file: + +```shell +$ ejs ./test/fixtures/user.ejs -f ./user_data.json +``` + +A command-line option (must be URI-encoded): + +```shell +./bin/cli.js -i %7B%22name%22%3A%20%22foo%22%7D ./test/fixtures/user.ejs +``` + +Or, passing values directly at the end of the invocation: + +```shell +./bin/cli.js -m $ ./test/fixtures/user.ejs name=foo +``` + +### Output + +The CLI by default send output to stdout, but you can use the `-o` or `--output-file` +flag to specify a target file to send the output to. + +## IDE Integration with Syntax Highlighting + +VSCode:Javascript EJS by *DigitalBrainstem* + +## Related projects + +There are a number of implementations of EJS: + + * TJ's implementation, the v1 of this library: https://github.com/tj/ejs + * EJS Embedded JavaScript Framework on Google Code: https://code.google.com/p/embeddedjavascript/ + * Sam Stephenson's Ruby implementation: https://rubygems.org/gems/ejs + * Erubis, an ERB implementation which also runs JavaScript: http://www.kuwata-lab.com/erubis/users-guide.04.html#lang-javascript + * DigitalBrainstem EJS Language support: https://github.com/Digitalbrainstem/ejs-grammar + +## License + +Licensed under the Apache License, Version 2.0 +() + +- - - +EJS Embedded JavaScript templates copyright 2112 +mde@fleegix.org. diff --git a/node_modules/svgtofont/node_modules/ejs/bin/cli.js b/node_modules/svgtofont/node_modules/ejs/bin/cli.js new file mode 100644 index 0000000..0feab0b --- /dev/null +++ b/node_modules/svgtofont/node_modules/ejs/bin/cli.js @@ -0,0 +1,212 @@ +#!/usr/bin/env node +/* + * EJS Embedded JavaScript templates + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ + + +let program = require('jake').program; +delete global.jake; // NO NOT WANT +program.setTaskNames = function (n) { this.taskNames = n; }; + +let ejs = require('../lib/ejs'); +let { hyphenToCamel } = require('../lib/utils'); +let fs = require('fs'); +let args = process.argv.slice(2); +let usage = fs.readFileSync(`${__dirname}/../usage.txt`).toString(); + +const CLI_OPTS = [ + { full: 'output-file', + abbr: 'o', + expectValue: true, + }, + { full: 'data-file', + abbr: 'f', + expectValue: true, + }, + { full: 'data-input', + abbr: 'i', + expectValue: true, + }, + { full: 'delimiter', + abbr: 'm', + expectValue: true, + passThrough: true, + }, + { full: 'open-delimiter', + abbr: 'p', + expectValue: true, + passThrough: true, + }, + { full: 'close-delimiter', + abbr: 'c', + expectValue: true, + passThrough: true, + }, + { full: 'strict', + abbr: 's', + expectValue: false, + allowValue: false, + passThrough: true, + }, + { full: 'no-with', + abbr: 'n', + expectValue: false, + allowValue: false, + }, + { full: 'locals-name', + abbr: 'l', + expectValue: true, + passThrough: true, + }, + { full: 'rm-whitespace', + abbr: 'w', + expectValue: false, + allowValue: false, + passThrough: true, + }, + { full: 'debug', + abbr: 'd', + expectValue: false, + allowValue: false, + passThrough: true, + }, + { full: 'help', + abbr: 'h', + passThrough: true, + }, + { full: 'version', + abbr: 'V', + passThrough: true, + }, + // Alias lowercase v + { full: 'version', + abbr: 'v', + passThrough: true, + }, +]; + +let preempts = { + version: function () { + program.die(ejs.VERSION); + }, + help: function () { + program.die(usage); + } +}; + +let stdin = ''; +process.stdin.setEncoding('utf8'); +process.stdin.on('readable', () => { + let chunk; + while ((chunk = process.stdin.read()) !== null) { + stdin += chunk; + } +}); + +function run() { + + program.availableOpts = CLI_OPTS; + program.parseArgs(args); + + let templatePath = program.taskNames[0]; + let pVals = program.envVars; + let pOpts = {}; + + for (let p in program.opts) { + let name = hyphenToCamel(p); + pOpts[name] = program.opts[p]; + } + + let opts = {}; + let vals = {}; + + // Same-named 'passthrough' opts + CLI_OPTS.forEach((opt) => { + let optName = hyphenToCamel(opt.full); + if (opt.passThrough && typeof pOpts[optName] != 'undefined') { + opts[optName] = pOpts[optName]; + } + }); + + // Bail out for help/version + for (let p in opts) { + if (preempts[p]) { + return preempts[p](); + } + } + + // Default to having views relative from the current working directory + opts.views = ['.']; + + // Ensure there's a template to render + if (!templatePath) { + throw new Error('Please provide a template path. (Run ejs -h for help)'); + } + + if (opts.strict) { + pOpts.noWith = true; + } + if (pOpts.noWith) { + opts._with = false; + } + + // Grab and parse any input data, in order of precedence: + // 1. Stdin + // 2. CLI arg via -i + // 3. Data file via -f + // Any individual vals passed at the end (e.g., foo=bar) will override + // any vals previously set + let input; + let err = new Error('Please do not pass data multiple ways. Pick one of stdin, -f, or -i.'); + if (stdin) { + input = stdin; + } + else if (pOpts.dataInput) { + if (input) { + throw err; + } + input = decodeURIComponent(pOpts.dataInput); + } + else if (pOpts.dataFile) { + if (input) { + throw err; + } + input = fs.readFileSync(pOpts.dataFile).toString(); + } + + if (input) { + vals = JSON.parse(input); + } + + // Override / set any individual values passed from the command line + for (let p in pVals) { + vals[p] = pVals[p]; + } + + let template = fs.readFileSync(templatePath).toString(); + let output = ejs.render(template, vals, opts); + if (pOpts.outputFile) { + fs.writeFileSync(pOpts.outputFile, output); + } + else { + process.stdout.write(output); + } + process.exit(); +} + +// Defer execution so that stdin can be read if necessary +setImmediate(run); diff --git a/node_modules/svgtofont/node_modules/ejs/ejs.js b/node_modules/svgtofont/node_modules/ejs/ejs.js new file mode 100644 index 0000000..6efbd79 --- /dev/null +++ b/node_modules/svgtofont/node_modules/ejs/ejs.js @@ -0,0 +1,1720 @@ +(function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.ejs = f()}})(function(){var define,module,exports;return (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i + * @author Tiancheng "Timothy" Gu + * @project EJS + * @license {@link http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0} + */ + +/** + * EJS internal functions. + * + * Technically this "module" lies in the same file as {@link module:ejs}, for + * the sake of organization all the private functions re grouped into this + * module. + * + * @module ejs-internal + * @private + */ + +/** + * Embedded JavaScript templating engine. + * + * @module ejs + * @public + */ + + +var fs = require('fs'); +var path = require('path'); +var utils = require('./utils'); + +var scopeOptionWarned = false; +/** @type {string} */ +var _VERSION_STRING = require('../package.json').version; +var _DEFAULT_OPEN_DELIMITER = '<'; +var _DEFAULT_CLOSE_DELIMITER = '>'; +var _DEFAULT_DELIMITER = '%'; +var _DEFAULT_LOCALS_NAME = 'locals'; +var _NAME = 'ejs'; +var _REGEX_STRING = '(<%%|%%>|<%=|<%-|<%_|<%#|<%|%>|-%>|_%>)'; +var _OPTS_PASSABLE_WITH_DATA = ['delimiter', 'scope', 'context', 'debug', 'compileDebug', + 'client', '_with', 'rmWhitespace', 'strict', 'filename', 'async']; +// We don't allow 'cache' option to be passed in the data obj for +// the normal `render` call, but this is where Express 2 & 3 put it +// so we make an exception for `renderFile` +var _OPTS_PASSABLE_WITH_DATA_EXPRESS = _OPTS_PASSABLE_WITH_DATA.concat('cache'); +var _BOM = /^\uFEFF/; +var _JS_IDENTIFIER = /^[a-zA-Z_$][0-9a-zA-Z_$]*$/; + +/** + * EJS template function cache. This can be a LRU object from lru-cache NPM + * module. By default, it is {@link module:utils.cache}, a simple in-process + * cache that grows continuously. + * + * @type {Cache} + */ + +exports.cache = utils.cache; + +/** + * Custom file loader. Useful for template preprocessing or restricting access + * to a certain part of the filesystem. + * + * @type {fileLoader} + */ + +exports.fileLoader = fs.readFileSync; + +/** + * Name of the object containing the locals. + * + * This variable is overridden by {@link Options}`.localsName` if it is not + * `undefined`. + * + * @type {String} + * @public + */ + +exports.localsName = _DEFAULT_LOCALS_NAME; + +/** + * Promise implementation -- defaults to the native implementation if available + * This is mostly just for testability + * + * @type {PromiseConstructorLike} + * @public + */ + +exports.promiseImpl = (new Function('return this;'))().Promise; + +/** + * Get the path to the included file from the parent file path and the + * specified path. + * + * @param {String} name specified path + * @param {String} filename parent file path + * @param {Boolean} [isDir=false] whether the parent file path is a directory + * @return {String} + */ +exports.resolveInclude = function(name, filename, isDir) { + var dirname = path.dirname; + var extname = path.extname; + var resolve = path.resolve; + var includePath = resolve(isDir ? filename : dirname(filename), name); + var ext = extname(name); + if (!ext) { + includePath += '.ejs'; + } + return includePath; +}; + +/** + * Try to resolve file path on multiple directories + * + * @param {String} name specified path + * @param {Array} paths list of possible parent directory paths + * @return {String} + */ +function resolvePaths(name, paths) { + var filePath; + if (paths.some(function (v) { + filePath = exports.resolveInclude(name, v, true); + return fs.existsSync(filePath); + })) { + return filePath; + } +} + +/** + * Get the path to the included file by Options + * + * @param {String} path specified path + * @param {Options} options compilation options + * @return {String} + */ +function getIncludePath(path, options) { + var includePath; + var filePath; + var views = options.views; + var match = /^[A-Za-z]+:\\|^\//.exec(path); + + // Abs path + if (match && match.length) { + path = path.replace(/^\/*/, ''); + if (Array.isArray(options.root)) { + includePath = resolvePaths(path, options.root); + } else { + includePath = exports.resolveInclude(path, options.root || '/', true); + } + } + // Relative paths + else { + // Look relative to a passed filename first + if (options.filename) { + filePath = exports.resolveInclude(path, options.filename); + if (fs.existsSync(filePath)) { + includePath = filePath; + } + } + // Then look in any views directories + if (!includePath && Array.isArray(views)) { + includePath = resolvePaths(path, views); + } + if (!includePath && typeof options.includer !== 'function') { + throw new Error('Could not find the include file "' + + options.escapeFunction(path) + '"'); + } + } + return includePath; +} + +/** + * Get the template from a string or a file, either compiled on-the-fly or + * read from cache (if enabled), and cache the template if needed. + * + * If `template` is not set, the file specified in `options.filename` will be + * read. + * + * If `options.cache` is true, this function reads the file from + * `options.filename` so it must be set prior to calling this function. + * + * @memberof module:ejs-internal + * @param {Options} options compilation options + * @param {String} [template] template source + * @return {(TemplateFunction|ClientFunction)} + * Depending on the value of `options.client`, either type might be returned. + * @static + */ + +function handleCache(options, template) { + var func; + var filename = options.filename; + var hasTemplate = arguments.length > 1; + + if (options.cache) { + if (!filename) { + throw new Error('cache option requires a filename'); + } + func = exports.cache.get(filename); + if (func) { + return func; + } + if (!hasTemplate) { + template = fileLoader(filename).toString().replace(_BOM, ''); + } + } + else if (!hasTemplate) { + // istanbul ignore if: should not happen at all + if (!filename) { + throw new Error('Internal EJS error: no file name or template ' + + 'provided'); + } + template = fileLoader(filename).toString().replace(_BOM, ''); + } + func = exports.compile(template, options); + if (options.cache) { + exports.cache.set(filename, func); + } + return func; +} + +/** + * Try calling handleCache with the given options and data and call the + * callback with the result. If an error occurs, call the callback with + * the error. Used by renderFile(). + * + * @memberof module:ejs-internal + * @param {Options} options compilation options + * @param {Object} data template data + * @param {RenderFileCallback} cb callback + * @static + */ + +function tryHandleCache(options, data, cb) { + var result; + if (!cb) { + if (typeof exports.promiseImpl == 'function') { + return new exports.promiseImpl(function (resolve, reject) { + try { + result = handleCache(options)(data); + resolve(result); + } + catch (err) { + reject(err); + } + }); + } + else { + throw new Error('Please provide a callback function'); + } + } + else { + try { + result = handleCache(options)(data); + } + catch (err) { + return cb(err); + } + + cb(null, result); + } +} + +/** + * fileLoader is independent + * + * @param {String} filePath ejs file path. + * @return {String} The contents of the specified file. + * @static + */ + +function fileLoader(filePath){ + return exports.fileLoader(filePath); +} + +/** + * Get the template function. + * + * If `options.cache` is `true`, then the template is cached. + * + * @memberof module:ejs-internal + * @param {String} path path for the specified file + * @param {Options} options compilation options + * @return {(TemplateFunction|ClientFunction)} + * Depending on the value of `options.client`, either type might be returned + * @static + */ + +function includeFile(path, options) { + var opts = utils.shallowCopy(utils.createNullProtoObjWherePossible(), options); + opts.filename = getIncludePath(path, opts); + if (typeof options.includer === 'function') { + var includerResult = options.includer(path, opts.filename); + if (includerResult) { + if (includerResult.filename) { + opts.filename = includerResult.filename; + } + if (includerResult.template) { + return handleCache(opts, includerResult.template); + } + } + } + return handleCache(opts); +} + +/** + * Re-throw the given `err` in context to the `str` of ejs, `filename`, and + * `lineno`. + * + * @implements {RethrowCallback} + * @memberof module:ejs-internal + * @param {Error} err Error object + * @param {String} str EJS source + * @param {String} flnm file name of the EJS file + * @param {Number} lineno line number of the error + * @param {EscapeCallback} esc + * @static + */ + +function rethrow(err, str, flnm, lineno, esc) { + var lines = str.split('\n'); + var start = Math.max(lineno - 3, 0); + var end = Math.min(lines.length, lineno + 3); + var filename = esc(flnm); + // Error context + var context = lines.slice(start, end).map(function (line, i){ + var curr = i + start + 1; + return (curr == lineno ? ' >> ' : ' ') + + curr + + '| ' + + line; + }).join('\n'); + + // Alter exception message + err.path = filename; + err.message = (filename || 'ejs') + ':' + + lineno + '\n' + + context + '\n\n' + + err.message; + + throw err; +} + +function stripSemi(str){ + return str.replace(/;(\s*$)/, '$1'); +} + +/** + * Compile the given `str` of ejs into a template function. + * + * @param {String} template EJS template + * + * @param {Options} [opts] compilation options + * + * @return {(TemplateFunction|ClientFunction)} + * Depending on the value of `opts.client`, either type might be returned. + * Note that the return type of the function also depends on the value of `opts.async`. + * @public + */ + +exports.compile = function compile(template, opts) { + var templ; + + // v1 compat + // 'scope' is 'context' + // FIXME: Remove this in a future version + if (opts && opts.scope) { + if (!scopeOptionWarned){ + console.warn('`scope` option is deprecated and will be removed in EJS 3'); + scopeOptionWarned = true; + } + if (!opts.context) { + opts.context = opts.scope; + } + delete opts.scope; + } + templ = new Template(template, opts); + return templ.compile(); +}; + +/** + * Render the given `template` of ejs. + * + * If you would like to include options but not data, you need to explicitly + * call this function with `data` being an empty object or `null`. + * + * @param {String} template EJS template + * @param {Object} [data={}] template data + * @param {Options} [opts={}] compilation and rendering options + * @return {(String|Promise)} + * Return value type depends on `opts.async`. + * @public + */ + +exports.render = function (template, d, o) { + var data = d || utils.createNullProtoObjWherePossible(); + var opts = o || utils.createNullProtoObjWherePossible(); + + // No options object -- if there are optiony names + // in the data, copy them to options + if (arguments.length == 2) { + utils.shallowCopyFromList(opts, data, _OPTS_PASSABLE_WITH_DATA); + } + + return handleCache(opts, template)(data); +}; + +/** + * Render an EJS file at the given `path` and callback `cb(err, str)`. + * + * If you would like to include options but not data, you need to explicitly + * call this function with `data` being an empty object or `null`. + * + * @param {String} path path to the EJS file + * @param {Object} [data={}] template data + * @param {Options} [opts={}] compilation and rendering options + * @param {RenderFileCallback} cb callback + * @public + */ + +exports.renderFile = function () { + var args = Array.prototype.slice.call(arguments); + var filename = args.shift(); + var cb; + var opts = {filename: filename}; + var data; + var viewOpts; + + // Do we have a callback? + if (typeof arguments[arguments.length - 1] == 'function') { + cb = args.pop(); + } + // Do we have data/opts? + if (args.length) { + // Should always have data obj + data = args.shift(); + // Normal passed opts (data obj + opts obj) + if (args.length) { + // Use shallowCopy so we don't pollute passed in opts obj with new vals + utils.shallowCopy(opts, args.pop()); + } + // Special casing for Express (settings + opts-in-data) + else { + // Express 3 and 4 + if (data.settings) { + // Pull a few things from known locations + if (data.settings.views) { + opts.views = data.settings.views; + } + if (data.settings['view cache']) { + opts.cache = true; + } + // Undocumented after Express 2, but still usable, esp. for + // items that are unsafe to be passed along with data, like `root` + viewOpts = data.settings['view options']; + if (viewOpts) { + utils.shallowCopy(opts, viewOpts); + } + } + // Express 2 and lower, values set in app.locals, or people who just + // want to pass options in their data. NOTE: These values will override + // anything previously set in settings or settings['view options'] + utils.shallowCopyFromList(opts, data, _OPTS_PASSABLE_WITH_DATA_EXPRESS); + } + opts.filename = filename; + } + else { + data = utils.createNullProtoObjWherePossible(); + } + + return tryHandleCache(opts, data, cb); +}; + +/** + * Clear intermediate JavaScript cache. Calls {@link Cache#reset}. + * @public + */ + +/** + * EJS template class + * @public + */ +exports.Template = Template; + +exports.clearCache = function () { + exports.cache.reset(); +}; + +function Template(text, opts) { + opts = opts || utils.createNullProtoObjWherePossible(); + var options = utils.createNullProtoObjWherePossible(); + this.templateText = text; + /** @type {string | null} */ + this.mode = null; + this.truncate = false; + this.currentLine = 1; + this.source = ''; + options.client = opts.client || false; + options.escapeFunction = opts.escape || opts.escapeFunction || utils.escapeXML; + options.compileDebug = opts.compileDebug !== false; + options.debug = !!opts.debug; + options.filename = opts.filename; + options.openDelimiter = opts.openDelimiter || exports.openDelimiter || _DEFAULT_OPEN_DELIMITER; + options.closeDelimiter = opts.closeDelimiter || exports.closeDelimiter || _DEFAULT_CLOSE_DELIMITER; + options.delimiter = opts.delimiter || exports.delimiter || _DEFAULT_DELIMITER; + options.strict = opts.strict || false; + options.context = opts.context; + options.cache = opts.cache || false; + options.rmWhitespace = opts.rmWhitespace; + options.root = opts.root; + options.includer = opts.includer; + options.outputFunctionName = opts.outputFunctionName; + options.localsName = opts.localsName || exports.localsName || _DEFAULT_LOCALS_NAME; + options.views = opts.views; + options.async = opts.async; + options.destructuredLocals = opts.destructuredLocals; + options.legacyInclude = typeof opts.legacyInclude != 'undefined' ? !!opts.legacyInclude : true; + + if (options.strict) { + options._with = false; + } + else { + options._with = typeof opts._with != 'undefined' ? opts._with : true; + } + + this.opts = options; + + this.regex = this.createRegex(); +} + +Template.modes = { + EVAL: 'eval', + ESCAPED: 'escaped', + RAW: 'raw', + COMMENT: 'comment', + LITERAL: 'literal' +}; + +Template.prototype = { + createRegex: function () { + var str = _REGEX_STRING; + var delim = utils.escapeRegExpChars(this.opts.delimiter); + var open = utils.escapeRegExpChars(this.opts.openDelimiter); + var close = utils.escapeRegExpChars(this.opts.closeDelimiter); + str = str.replace(/%/g, delim) + .replace(//g, close); + return new RegExp(str); + }, + + compile: function () { + /** @type {string} */ + var src; + /** @type {ClientFunction} */ + var fn; + var opts = this.opts; + var prepended = ''; + var appended = ''; + /** @type {EscapeCallback} */ + var escapeFn = opts.escapeFunction; + /** @type {FunctionConstructor} */ + var ctor; + /** @type {string} */ + var sanitizedFilename = opts.filename ? JSON.stringify(opts.filename) : 'undefined'; + + if (!this.source) { + this.generateSource(); + prepended += + ' var __output = "";\n' + + ' function __append(s) { if (s !== undefined && s !== null) __output += s }\n'; + if (opts.outputFunctionName) { + if (!_JS_IDENTIFIER.test(opts.outputFunctionName)) { + throw new Error('outputFunctionName is not a valid JS identifier.'); + } + prepended += ' var ' + opts.outputFunctionName + ' = __append;' + '\n'; + } + if (opts.localsName && !_JS_IDENTIFIER.test(opts.localsName)) { + throw new Error('localsName is not a valid JS identifier.'); + } + if (opts.destructuredLocals && opts.destructuredLocals.length) { + var destructuring = ' var __locals = (' + opts.localsName + ' || {}),\n'; + for (var i = 0; i < opts.destructuredLocals.length; i++) { + var name = opts.destructuredLocals[i]; + if (!_JS_IDENTIFIER.test(name)) { + throw new Error('destructuredLocals[' + i + '] is not a valid JS identifier.'); + } + if (i > 0) { + destructuring += ',\n '; + } + destructuring += name + ' = __locals.' + name; + } + prepended += destructuring + ';\n'; + } + if (opts._with !== false) { + prepended += ' with (' + opts.localsName + ' || {}) {' + '\n'; + appended += ' }' + '\n'; + } + appended += ' return __output;' + '\n'; + this.source = prepended + this.source + appended; + } + + if (opts.compileDebug) { + src = 'var __line = 1' + '\n' + + ' , __lines = ' + JSON.stringify(this.templateText) + '\n' + + ' , __filename = ' + sanitizedFilename + ';' + '\n' + + 'try {' + '\n' + + this.source + + '} catch (e) {' + '\n' + + ' rethrow(e, __lines, __filename, __line, escapeFn);' + '\n' + + '}' + '\n'; + } + else { + src = this.source; + } + + if (opts.client) { + src = 'escapeFn = escapeFn || ' + escapeFn.toString() + ';' + '\n' + src; + if (opts.compileDebug) { + src = 'rethrow = rethrow || ' + rethrow.toString() + ';' + '\n' + src; + } + } + + if (opts.strict) { + src = '"use strict";\n' + src; + } + if (opts.debug) { + console.log(src); + } + if (opts.compileDebug && opts.filename) { + src = src + '\n' + + '//# sourceURL=' + sanitizedFilename + '\n'; + } + + try { + if (opts.async) { + // Have to use generated function for this, since in envs without support, + // it breaks in parsing + try { + ctor = (new Function('return (async function(){}).constructor;'))(); + } + catch(e) { + if (e instanceof SyntaxError) { + throw new Error('This environment does not support async/await'); + } + else { + throw e; + } + } + } + else { + ctor = Function; + } + fn = new ctor(opts.localsName + ', escapeFn, include, rethrow', src); + } + catch(e) { + // istanbul ignore else + if (e instanceof SyntaxError) { + if (opts.filename) { + e.message += ' in ' + opts.filename; + } + e.message += ' while compiling ejs\n\n'; + e.message += 'If the above error is not helpful, you may want to try EJS-Lint:\n'; + e.message += 'https://github.com/RyanZim/EJS-Lint'; + if (!opts.async) { + e.message += '\n'; + e.message += 'Or, if you meant to create an async function, pass `async: true` as an option.'; + } + } + throw e; + } + + // Return a callable function which will execute the function + // created by the source-code, with the passed data as locals + // Adds a local `include` function which allows full recursive include + var returnedFn = opts.client ? fn : function anonymous(data) { + var include = function (path, includeData) { + var d = utils.shallowCopy(utils.createNullProtoObjWherePossible(), data); + if (includeData) { + d = utils.shallowCopy(d, includeData); + } + return includeFile(path, opts)(d); + }; + return fn.apply(opts.context, + [data || utils.createNullProtoObjWherePossible(), escapeFn, include, rethrow]); + }; + if (opts.filename && typeof Object.defineProperty === 'function') { + var filename = opts.filename; + var basename = path.basename(filename, path.extname(filename)); + try { + Object.defineProperty(returnedFn, 'name', { + value: basename, + writable: false, + enumerable: false, + configurable: true + }); + } catch (e) {/* ignore */} + } + return returnedFn; + }, + + generateSource: function () { + var opts = this.opts; + + if (opts.rmWhitespace) { + // Have to use two separate replace here as `^` and `$` operators don't + // work well with `\r` and empty lines don't work well with the `m` flag. + this.templateText = + this.templateText.replace(/[\r\n]+/g, '\n').replace(/^\s+|\s+$/gm, ''); + } + + // Slurp spaces and tabs before <%_ and after _%> + this.templateText = + this.templateText.replace(/[ \t]*<%_/gm, '<%_').replace(/_%>[ \t]*/gm, '_%>'); + + var self = this; + var matches = this.parseTemplateText(); + var d = this.opts.delimiter; + var o = this.opts.openDelimiter; + var c = this.opts.closeDelimiter; + + if (matches && matches.length) { + matches.forEach(function (line, index) { + var closing; + // If this is an opening tag, check for closing tags + // FIXME: May end up with some false positives here + // Better to store modes as k/v with openDelimiter + delimiter as key + // Then this can simply check against the map + if ( line.indexOf(o + d) === 0 // If it is a tag + && line.indexOf(o + d + d) !== 0) { // and is not escaped + closing = matches[index + 2]; + if (!(closing == d + c || closing == '-' + d + c || closing == '_' + d + c)) { + throw new Error('Could not find matching close tag for "' + line + '".'); + } + } + self.scanLine(line); + }); + } + + }, + + parseTemplateText: function () { + var str = this.templateText; + var pat = this.regex; + var result = pat.exec(str); + var arr = []; + var firstPos; + + while (result) { + firstPos = result.index; + + if (firstPos !== 0) { + arr.push(str.substring(0, firstPos)); + str = str.slice(firstPos); + } + + arr.push(result[0]); + str = str.slice(result[0].length); + result = pat.exec(str); + } + + if (str) { + arr.push(str); + } + + return arr; + }, + + _addOutput: function (line) { + if (this.truncate) { + // Only replace single leading linebreak in the line after + // -%> tag -- this is the single, trailing linebreak + // after the tag that the truncation mode replaces + // Handle Win / Unix / old Mac linebreaks -- do the \r\n + // combo first in the regex-or + line = line.replace(/^(?:\r\n|\r|\n)/, ''); + this.truncate = false; + } + if (!line) { + return line; + } + + // Preserve literal slashes + line = line.replace(/\\/g, '\\\\'); + + // Convert linebreaks + line = line.replace(/\n/g, '\\n'); + line = line.replace(/\r/g, '\\r'); + + // Escape double-quotes + // - this will be the delimiter during execution + line = line.replace(/"/g, '\\"'); + this.source += ' ; __append("' + line + '")' + '\n'; + }, + + scanLine: function (line) { + var self = this; + var d = this.opts.delimiter; + var o = this.opts.openDelimiter; + var c = this.opts.closeDelimiter; + var newLineCount = 0; + + newLineCount = (line.split('\n').length - 1); + + switch (line) { + case o + d: + case o + d + '_': + this.mode = Template.modes.EVAL; + break; + case o + d + '=': + this.mode = Template.modes.ESCAPED; + break; + case o + d + '-': + this.mode = Template.modes.RAW; + break; + case o + d + '#': + this.mode = Template.modes.COMMENT; + break; + case o + d + d: + this.mode = Template.modes.LITERAL; + this.source += ' ; __append("' + line.replace(o + d + d, o + d) + '")' + '\n'; + break; + case d + d + c: + this.mode = Template.modes.LITERAL; + this.source += ' ; __append("' + line.replace(d + d + c, d + c) + '")' + '\n'; + break; + case d + c: + case '-' + d + c: + case '_' + d + c: + if (this.mode == Template.modes.LITERAL) { + this._addOutput(line); + } + + this.mode = null; + this.truncate = line.indexOf('-') === 0 || line.indexOf('_') === 0; + break; + default: + // In script mode, depends on type of tag + if (this.mode) { + // If '//' is found without a line break, add a line break. + switch (this.mode) { + case Template.modes.EVAL: + case Template.modes.ESCAPED: + case Template.modes.RAW: + if (line.lastIndexOf('//') > line.lastIndexOf('\n')) { + line += '\n'; + } + } + switch (this.mode) { + // Just executing code + case Template.modes.EVAL: + this.source += ' ; ' + line + '\n'; + break; + // Exec, esc, and output + case Template.modes.ESCAPED: + this.source += ' ; __append(escapeFn(' + stripSemi(line) + '))' + '\n'; + break; + // Exec and output + case Template.modes.RAW: + this.source += ' ; __append(' + stripSemi(line) + ')' + '\n'; + break; + case Template.modes.COMMENT: + // Do nothing + break; + // Literal <%% mode, append as raw output + case Template.modes.LITERAL: + this._addOutput(line); + break; + } + } + // In string mode, just add the output + else { + this._addOutput(line); + } + } + + if (self.opts.compileDebug && newLineCount) { + this.currentLine += newLineCount; + this.source += ' ; __line = ' + this.currentLine + '\n'; + } + } +}; + +/** + * Escape characters reserved in XML. + * + * This is simply an export of {@link module:utils.escapeXML}. + * + * If `markup` is `undefined` or `null`, the empty string is returned. + * + * @param {String} markup Input string + * @return {String} Escaped string + * @public + * @func + * */ +exports.escapeXML = utils.escapeXML; + +/** + * Express.js support. + * + * This is an alias for {@link module:ejs.renderFile}, in order to support + * Express.js out-of-the-box. + * + * @func + */ + +exports.__express = exports.renderFile; + +/** + * Version of EJS. + * + * @readonly + * @type {String} + * @public + */ + +exports.VERSION = _VERSION_STRING; + +/** + * Name for detection of EJS. + * + * @readonly + * @type {String} + * @public + */ + +exports.name = _NAME; + +/* istanbul ignore if */ +if (typeof window != 'undefined') { + window.ejs = exports; +} + +},{"../package.json":6,"./utils":2,"fs":3,"path":4}],2:[function(require,module,exports){ +/* + * EJS Embedded JavaScript templates + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ + +/** + * Private utility functions + * @module utils + * @private + */ + +'use strict'; + +var regExpChars = /[|\\{}()[\]^$+*?.]/g; +var hasOwnProperty = Object.prototype.hasOwnProperty; +var hasOwn = function (obj, key) { return hasOwnProperty.apply(obj, [key]); }; + +/** + * Escape characters reserved in regular expressions. + * + * If `string` is `undefined` or `null`, the empty string is returned. + * + * @param {String} string Input string + * @return {String} Escaped string + * @static + * @private + */ +exports.escapeRegExpChars = function (string) { + // istanbul ignore if + if (!string) { + return ''; + } + return String(string).replace(regExpChars, '\\$&'); +}; + +var _ENCODE_HTML_RULES = { + '&': '&', + '<': '<', + '>': '>', + '"': '"', + "'": ''' +}; +var _MATCH_HTML = /[&<>'"]/g; + +function encode_char(c) { + return _ENCODE_HTML_RULES[c] || c; +} + +/** + * Stringified version of constants used by {@link module:utils.escapeXML}. + * + * It is used in the process of generating {@link ClientFunction}s. + * + * @readonly + * @type {String} + */ + +var escapeFuncStr = + 'var _ENCODE_HTML_RULES = {\n' ++ ' "&": "&"\n' ++ ' , "<": "<"\n' ++ ' , ">": ">"\n' ++ ' , \'"\': """\n' ++ ' , "\'": "'"\n' ++ ' }\n' ++ ' , _MATCH_HTML = /[&<>\'"]/g;\n' ++ 'function encode_char(c) {\n' ++ ' return _ENCODE_HTML_RULES[c] || c;\n' ++ '};\n'; + +/** + * Escape characters reserved in XML. + * + * If `markup` is `undefined` or `null`, the empty string is returned. + * + * @implements {EscapeCallback} + * @param {String} markup Input string + * @return {String} Escaped string + * @static + * @private + */ + +exports.escapeXML = function (markup) { + return markup == undefined + ? '' + : String(markup) + .replace(_MATCH_HTML, encode_char); +}; +exports.escapeXML.toString = function () { + return Function.prototype.toString.call(this) + ';\n' + escapeFuncStr; +}; + +/** + * Naive copy of properties from one object to another. + * Does not recurse into non-scalar properties + * Does not check to see if the property has a value before copying + * + * @param {Object} to Destination object + * @param {Object} from Source object + * @return {Object} Destination object + * @static + * @private + */ +exports.shallowCopy = function (to, from) { + from = from || {}; + if ((to !== null) && (to !== undefined)) { + for (var p in from) { + if (!hasOwn(from, p)) { + continue; + } + if (p === '__proto__' || p === 'constructor') { + continue; + } + to[p] = from[p]; + } + } + return to; +}; + +/** + * Naive copy of a list of key names, from one object to another. + * Only copies property if it is actually defined + * Does not recurse into non-scalar properties + * + * @param {Object} to Destination object + * @param {Object} from Source object + * @param {Array} list List of properties to copy + * @return {Object} Destination object + * @static + * @private + */ +exports.shallowCopyFromList = function (to, from, list) { + list = list || []; + from = from || {}; + if ((to !== null) && (to !== undefined)) { + for (var i = 0; i < list.length; i++) { + var p = list[i]; + if (typeof from[p] != 'undefined') { + if (!hasOwn(from, p)) { + continue; + } + if (p === '__proto__' || p === 'constructor') { + continue; + } + to[p] = from[p]; + } + } + } + return to; +}; + +/** + * Simple in-process cache implementation. Does not implement limits of any + * sort. + * + * @implements {Cache} + * @static + * @private + */ +exports.cache = { + _data: {}, + set: function (key, val) { + this._data[key] = val; + }, + get: function (key) { + return this._data[key]; + }, + remove: function (key) { + delete this._data[key]; + }, + reset: function () { + this._data = {}; + } +}; + +/** + * Transforms hyphen case variable into camel case. + * + * @param {String} string Hyphen case string + * @return {String} Camel case string + * @static + * @private + */ +exports.hyphenToCamel = function (str) { + return str.replace(/-[a-z]/g, function (match) { return match[1].toUpperCase(); }); +}; + +/** + * Returns a null-prototype object in runtimes that support it + * + * @return {Object} Object, prototype will be set to null where possible + * @static + * @private + */ +exports.createNullProtoObjWherePossible = (function () { + if (typeof Object.create == 'function') { + return function () { + return Object.create(null); + }; + } + if (!({__proto__: null} instanceof Object)) { + return function () { + return {__proto__: null}; + }; + } + // Not possible, just pass through + return function () { + return {}; + }; +})(); + + + +},{}],3:[function(require,module,exports){ + +},{}],4:[function(require,module,exports){ +(function (process){ +// .dirname, .basename, and .extname methods are extracted from Node.js v8.11.1, +// backported and transplited with Babel, with backwards-compat fixes + +// Copyright Joyent, Inc. and other Node contributors. +// +// Permission is hereby granted, free of charge, to any person obtaining a +// copy of this software and associated documentation files (the +// "Software"), to deal in the Software without restriction, including +// without limitation the rights to use, copy, modify, merge, publish, +// distribute, sublicense, and/or sell copies of the Software, and to permit +// persons to whom the Software is furnished to do so, subject to the +// following conditions: +// +// The above copyright notice and this permission notice shall be included +// in all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN +// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, +// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR +// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE +// USE OR OTHER DEALINGS IN THE SOFTWARE. + +// resolves . and .. elements in a path array with directory names there +// must be no slashes, empty elements, or device names (c:\) in the array +// (so also no leading and trailing slashes - it does not distinguish +// relative and absolute paths) +function normalizeArray(parts, allowAboveRoot) { + // if the path tries to go above the root, `up` ends up > 0 + var up = 0; + for (var i = parts.length - 1; i >= 0; i--) { + var last = parts[i]; + if (last === '.') { + parts.splice(i, 1); + } else if (last === '..') { + parts.splice(i, 1); + up++; + } else if (up) { + parts.splice(i, 1); + up--; + } + } + + // if the path is allowed to go above the root, restore leading ..s + if (allowAboveRoot) { + for (; up--; up) { + parts.unshift('..'); + } + } + + return parts; +} + +// path.resolve([from ...], to) +// posix version +exports.resolve = function() { + var resolvedPath = '', + resolvedAbsolute = false; + + for (var i = arguments.length - 1; i >= -1 && !resolvedAbsolute; i--) { + var path = (i >= 0) ? arguments[i] : process.cwd(); + + // Skip empty and invalid entries + if (typeof path !== 'string') { + throw new TypeError('Arguments to path.resolve must be strings'); + } else if (!path) { + continue; + } + + resolvedPath = path + '/' + resolvedPath; + resolvedAbsolute = path.charAt(0) === '/'; + } + + // At this point the path should be resolved to a full absolute path, but + // handle relative paths to be safe (might happen when process.cwd() fails) + + // Normalize the path + resolvedPath = normalizeArray(filter(resolvedPath.split('/'), function(p) { + return !!p; + }), !resolvedAbsolute).join('/'); + + return ((resolvedAbsolute ? '/' : '') + resolvedPath) || '.'; +}; + +// path.normalize(path) +// posix version +exports.normalize = function(path) { + var isAbsolute = exports.isAbsolute(path), + trailingSlash = substr(path, -1) === '/'; + + // Normalize the path + path = normalizeArray(filter(path.split('/'), function(p) { + return !!p; + }), !isAbsolute).join('/'); + + if (!path && !isAbsolute) { + path = '.'; + } + if (path && trailingSlash) { + path += '/'; + } + + return (isAbsolute ? '/' : '') + path; +}; + +// posix version +exports.isAbsolute = function(path) { + return path.charAt(0) === '/'; +}; + +// posix version +exports.join = function() { + var paths = Array.prototype.slice.call(arguments, 0); + return exports.normalize(filter(paths, function(p, index) { + if (typeof p !== 'string') { + throw new TypeError('Arguments to path.join must be strings'); + } + return p; + }).join('/')); +}; + + +// path.relative(from, to) +// posix version +exports.relative = function(from, to) { + from = exports.resolve(from).substr(1); + to = exports.resolve(to).substr(1); + + function trim(arr) { + var start = 0; + for (; start < arr.length; start++) { + if (arr[start] !== '') break; + } + + var end = arr.length - 1; + for (; end >= 0; end--) { + if (arr[end] !== '') break; + } + + if (start > end) return []; + return arr.slice(start, end - start + 1); + } + + var fromParts = trim(from.split('/')); + var toParts = trim(to.split('/')); + + var length = Math.min(fromParts.length, toParts.length); + var samePartsLength = length; + for (var i = 0; i < length; i++) { + if (fromParts[i] !== toParts[i]) { + samePartsLength = i; + break; + } + } + + var outputParts = []; + for (var i = samePartsLength; i < fromParts.length; i++) { + outputParts.push('..'); + } + + outputParts = outputParts.concat(toParts.slice(samePartsLength)); + + return outputParts.join('/'); +}; + +exports.sep = '/'; +exports.delimiter = ':'; + +exports.dirname = function (path) { + if (typeof path !== 'string') path = path + ''; + if (path.length === 0) return '.'; + var code = path.charCodeAt(0); + var hasRoot = code === 47 /*/*/; + var end = -1; + var matchedSlash = true; + for (var i = path.length - 1; i >= 1; --i) { + code = path.charCodeAt(i); + if (code === 47 /*/*/) { + if (!matchedSlash) { + end = i; + break; + } + } else { + // We saw the first non-path separator + matchedSlash = false; + } + } + + if (end === -1) return hasRoot ? '/' : '.'; + if (hasRoot && end === 1) { + // return '//'; + // Backwards-compat fix: + return '/'; + } + return path.slice(0, end); +}; + +function basename(path) { + if (typeof path !== 'string') path = path + ''; + + var start = 0; + var end = -1; + var matchedSlash = true; + var i; + + for (i = path.length - 1; i >= 0; --i) { + if (path.charCodeAt(i) === 47 /*/*/) { + // If we reached a path separator that was not part of a set of path + // separators at the end of the string, stop now + if (!matchedSlash) { + start = i + 1; + break; + } + } else if (end === -1) { + // We saw the first non-path separator, mark this as the end of our + // path component + matchedSlash = false; + end = i + 1; + } + } + + if (end === -1) return ''; + return path.slice(start, end); +} + +// Uses a mixed approach for backwards-compatibility, as ext behavior changed +// in new Node.js versions, so only basename() above is backported here +exports.basename = function (path, ext) { + var f = basename(path); + if (ext && f.substr(-1 * ext.length) === ext) { + f = f.substr(0, f.length - ext.length); + } + return f; +}; + +exports.extname = function (path) { + if (typeof path !== 'string') path = path + ''; + var startDot = -1; + var startPart = 0; + var end = -1; + var matchedSlash = true; + // Track the state of characters (if any) we see before our first dot and + // after any path separator we find + var preDotState = 0; + for (var i = path.length - 1; i >= 0; --i) { + var code = path.charCodeAt(i); + if (code === 47 /*/*/) { + // If we reached a path separator that was not part of a set of path + // separators at the end of the string, stop now + if (!matchedSlash) { + startPart = i + 1; + break; + } + continue; + } + if (end === -1) { + // We saw the first non-path separator, mark this as the end of our + // extension + matchedSlash = false; + end = i + 1; + } + if (code === 46 /*.*/) { + // If this is our first dot, mark it as the start of our extension + if (startDot === -1) + startDot = i; + else if (preDotState !== 1) + preDotState = 1; + } else if (startDot !== -1) { + // We saw a non-dot and non-path separator before our dot, so we should + // have a good chance at having a non-empty extension + preDotState = -1; + } + } + + if (startDot === -1 || end === -1 || + // We saw a non-dot character immediately before the dot + preDotState === 0 || + // The (right-most) trimmed path component is exactly '..' + preDotState === 1 && startDot === end - 1 && startDot === startPart + 1) { + return ''; + } + return path.slice(startDot, end); +}; + +function filter (xs, f) { + if (xs.filter) return xs.filter(f); + var res = []; + for (var i = 0; i < xs.length; i++) { + if (f(xs[i], i, xs)) res.push(xs[i]); + } + return res; +} + +// String.prototype.substr - negative index don't work in IE8 +var substr = 'ab'.substr(-1) === 'b' + ? function (str, start, len) { return str.substr(start, len) } + : function (str, start, len) { + if (start < 0) start = str.length + start; + return str.substr(start, len); + } +; + +}).call(this,require('_process')) +},{"_process":5}],5:[function(require,module,exports){ +// shim for using process in browser +var process = module.exports = {}; + +// cached from whatever global is present so that test runners that stub it +// don't break things. But we need to wrap it in a try catch in case it is +// wrapped in strict mode code which doesn't define any globals. It's inside a +// function because try/catches deoptimize in certain engines. + +var cachedSetTimeout; +var cachedClearTimeout; + +function defaultSetTimout() { + throw new Error('setTimeout has not been defined'); +} +function defaultClearTimeout () { + throw new Error('clearTimeout has not been defined'); +} +(function () { + try { + if (typeof setTimeout === 'function') { + cachedSetTimeout = setTimeout; + } else { + cachedSetTimeout = defaultSetTimout; + } + } catch (e) { + cachedSetTimeout = defaultSetTimout; + } + try { + if (typeof clearTimeout === 'function') { + cachedClearTimeout = clearTimeout; + } else { + cachedClearTimeout = defaultClearTimeout; + } + } catch (e) { + cachedClearTimeout = defaultClearTimeout; + } +} ()) +function runTimeout(fun) { + if (cachedSetTimeout === setTimeout) { + //normal enviroments in sane situations + return setTimeout(fun, 0); + } + // if setTimeout wasn't available but was latter defined + if ((cachedSetTimeout === defaultSetTimout || !cachedSetTimeout) && setTimeout) { + cachedSetTimeout = setTimeout; + return setTimeout(fun, 0); + } + try { + // when when somebody has screwed with setTimeout but no I.E. maddness + return cachedSetTimeout(fun, 0); + } catch(e){ + try { + // When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally + return cachedSetTimeout.call(null, fun, 0); + } catch(e){ + // same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error + return cachedSetTimeout.call(this, fun, 0); + } + } + + +} +function runClearTimeout(marker) { + if (cachedClearTimeout === clearTimeout) { + //normal enviroments in sane situations + return clearTimeout(marker); + } + // if clearTimeout wasn't available but was latter defined + if ((cachedClearTimeout === defaultClearTimeout || !cachedClearTimeout) && clearTimeout) { + cachedClearTimeout = clearTimeout; + return clearTimeout(marker); + } + try { + // when when somebody has screwed with setTimeout but no I.E. maddness + return cachedClearTimeout(marker); + } catch (e){ + try { + // When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally + return cachedClearTimeout.call(null, marker); + } catch (e){ + // same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error. + // Some versions of I.E. have different rules for clearTimeout vs setTimeout + return cachedClearTimeout.call(this, marker); + } + } + + + +} +var queue = []; +var draining = false; +var currentQueue; +var queueIndex = -1; + +function cleanUpNextTick() { + if (!draining || !currentQueue) { + return; + } + draining = false; + if (currentQueue.length) { + queue = currentQueue.concat(queue); + } else { + queueIndex = -1; + } + if (queue.length) { + drainQueue(); + } +} + +function drainQueue() { + if (draining) { + return; + } + var timeout = runTimeout(cleanUpNextTick); + draining = true; + + var len = queue.length; + while(len) { + currentQueue = queue; + queue = []; + while (++queueIndex < len) { + if (currentQueue) { + currentQueue[queueIndex].run(); + } + } + queueIndex = -1; + len = queue.length; + } + currentQueue = null; + draining = false; + runClearTimeout(timeout); +} + +process.nextTick = function (fun) { + var args = new Array(arguments.length - 1); + if (arguments.length > 1) { + for (var i = 1; i < arguments.length; i++) { + args[i - 1] = arguments[i]; + } + } + queue.push(new Item(fun, args)); + if (queue.length === 1 && !draining) { + runTimeout(drainQueue); + } +}; + +// v8 likes predictible objects +function Item(fun, array) { + this.fun = fun; + this.array = array; +} +Item.prototype.run = function () { + this.fun.apply(null, this.array); +}; +process.title = 'browser'; +process.browser = true; +process.env = {}; +process.argv = []; +process.version = ''; // empty string to avoid regexp issues +process.versions = {}; + +function noop() {} + +process.on = noop; +process.addListener = noop; +process.once = noop; +process.off = noop; +process.removeListener = noop; +process.removeAllListeners = noop; +process.emit = noop; +process.prependListener = noop; +process.prependOnceListener = noop; + +process.listeners = function (name) { return [] } + +process.binding = function (name) { + throw new Error('process.binding is not supported'); +}; + +process.cwd = function () { return '/' }; +process.chdir = function (dir) { + throw new Error('process.chdir is not supported'); +}; +process.umask = function() { return 0; }; + +},{}],6:[function(require,module,exports){ +module.exports={ + "name": "ejs", + "description": "Embedded JavaScript templates", + "keywords": [ + "template", + "engine", + "ejs" + ], + "version": "3.1.7", + "author": "Matthew Eernisse (http://fleegix.org)", + "license": "Apache-2.0", + "bin": { + "ejs": "./bin/cli.js" + }, + "main": "./lib/ejs.js", + "jsdelivr": "ejs.min.js", + "unpkg": "ejs.min.js", + "repository": { + "type": "git", + "url": "git://github.com/mde/ejs.git" + }, + "bugs": "https://github.com/mde/ejs/issues", + "homepage": "https://github.com/mde/ejs", + "dependencies": { + "jake": "^10.8.5" + }, + "devDependencies": { + "browserify": "^16.5.1", + "eslint": "^6.8.0", + "git-directory-deploy": "^1.5.1", + "jsdoc": "^3.6.7", + "lru-cache": "^4.0.1", + "mocha": "^7.1.1", + "uglify-js": "^3.3.16" + }, + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + } +} + +},{}]},{},[1])(1) +}); diff --git a/node_modules/svgtofont/node_modules/ejs/ejs.min.js b/node_modules/svgtofont/node_modules/ejs/ejs.min.js new file mode 100644 index 0000000..934d530 --- /dev/null +++ b/node_modules/svgtofont/node_modules/ejs/ejs.min.js @@ -0,0 +1 @@ +(function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.ejs=f()}})(function(){var define,module,exports;return function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i1;if(options.cache){if(!filename){throw new Error("cache option requires a filename")}func=exports.cache.get(filename);if(func){return func}if(!hasTemplate){template=fileLoader(filename).toString().replace(_BOM,"")}}else if(!hasTemplate){if(!filename){throw new Error("Internal EJS error: no file name or template "+"provided")}template=fileLoader(filename).toString().replace(_BOM,"")}func=exports.compile(template,options);if(options.cache){exports.cache.set(filename,func)}return func}function tryHandleCache(options,data,cb){var result;if(!cb){if(typeof exports.promiseImpl=="function"){return new exports.promiseImpl(function(resolve,reject){try{result=handleCache(options)(data);resolve(result)}catch(err){reject(err)}})}else{throw new Error("Please provide a callback function")}}else{try{result=handleCache(options)(data)}catch(err){return cb(err)}cb(null,result)}}function fileLoader(filePath){return exports.fileLoader(filePath)}function includeFile(path,options){var opts=utils.shallowCopy(utils.createNullProtoObjWherePossible(),options);opts.filename=getIncludePath(path,opts);if(typeof options.includer==="function"){var includerResult=options.includer(path,opts.filename);if(includerResult){if(includerResult.filename){opts.filename=includerResult.filename}if(includerResult.template){return handleCache(opts,includerResult.template)}}}return handleCache(opts)}function rethrow(err,str,flnm,lineno,esc){var lines=str.split("\n");var start=Math.max(lineno-3,0);var end=Math.min(lines.length,lineno+3);var filename=esc(flnm);var context=lines.slice(start,end).map(function(line,i){var curr=i+start+1;return(curr==lineno?" >> ":" ")+curr+"| "+line}).join("\n");err.path=filename;err.message=(filename||"ejs")+":"+lineno+"\n"+context+"\n\n"+err.message;throw err}function stripSemi(str){return str.replace(/;(\s*$)/,"$1")}exports.compile=function compile(template,opts){var templ;if(opts&&opts.scope){if(!scopeOptionWarned){console.warn("`scope` option is deprecated and will be removed in EJS 3");scopeOptionWarned=true}if(!opts.context){opts.context=opts.scope}delete opts.scope}templ=new Template(template,opts);return templ.compile()};exports.render=function(template,d,o){var data=d||utils.createNullProtoObjWherePossible();var opts=o||utils.createNullProtoObjWherePossible();if(arguments.length==2){utils.shallowCopyFromList(opts,data,_OPTS_PASSABLE_WITH_DATA)}return handleCache(opts,template)(data)};exports.renderFile=function(){var args=Array.prototype.slice.call(arguments);var filename=args.shift();var cb;var opts={filename:filename};var data;var viewOpts;if(typeof arguments[arguments.length-1]=="function"){cb=args.pop()}if(args.length){data=args.shift();if(args.length){utils.shallowCopy(opts,args.pop())}else{if(data.settings){if(data.settings.views){opts.views=data.settings.views}if(data.settings["view cache"]){opts.cache=true}viewOpts=data.settings["view options"];if(viewOpts){utils.shallowCopy(opts,viewOpts)}}utils.shallowCopyFromList(opts,data,_OPTS_PASSABLE_WITH_DATA_EXPRESS)}opts.filename=filename}else{data=utils.createNullProtoObjWherePossible()}return tryHandleCache(opts,data,cb)};exports.Template=Template;exports.clearCache=function(){exports.cache.reset()};function Template(text,opts){opts=opts||utils.createNullProtoObjWherePossible();var options=utils.createNullProtoObjWherePossible();this.templateText=text;this.mode=null;this.truncate=false;this.currentLine=1;this.source="";options.client=opts.client||false;options.escapeFunction=opts.escape||opts.escapeFunction||utils.escapeXML;options.compileDebug=opts.compileDebug!==false;options.debug=!!opts.debug;options.filename=opts.filename;options.openDelimiter=opts.openDelimiter||exports.openDelimiter||_DEFAULT_OPEN_DELIMITER;options.closeDelimiter=opts.closeDelimiter||exports.closeDelimiter||_DEFAULT_CLOSE_DELIMITER;options.delimiter=opts.delimiter||exports.delimiter||_DEFAULT_DELIMITER;options.strict=opts.strict||false;options.context=opts.context;options.cache=opts.cache||false;options.rmWhitespace=opts.rmWhitespace;options.root=opts.root;options.includer=opts.includer;options.outputFunctionName=opts.outputFunctionName;options.localsName=opts.localsName||exports.localsName||_DEFAULT_LOCALS_NAME;options.views=opts.views;options.async=opts.async;options.destructuredLocals=opts.destructuredLocals;options.legacyInclude=typeof opts.legacyInclude!="undefined"?!!opts.legacyInclude:true;if(options.strict){options._with=false}else{options._with=typeof opts._with!="undefined"?opts._with:true}this.opts=options;this.regex=this.createRegex()}Template.modes={EVAL:"eval",ESCAPED:"escaped",RAW:"raw",COMMENT:"comment",LITERAL:"literal"};Template.prototype={createRegex:function(){var str=_REGEX_STRING;var delim=utils.escapeRegExpChars(this.opts.delimiter);var open=utils.escapeRegExpChars(this.opts.openDelimiter);var close=utils.escapeRegExpChars(this.opts.closeDelimiter);str=str.replace(/%/g,delim).replace(//g,close);return new RegExp(str)},compile:function(){var src;var fn;var opts=this.opts;var prepended="";var appended="";var escapeFn=opts.escapeFunction;var ctor;var sanitizedFilename=opts.filename?JSON.stringify(opts.filename):"undefined";if(!this.source){this.generateSource();prepended+=' var __output = "";\n'+" function __append(s) { if (s !== undefined && s !== null) __output += s }\n";if(opts.outputFunctionName){if(!_JS_IDENTIFIER.test(opts.outputFunctionName)){throw new Error("outputFunctionName is not a valid JS identifier.")}prepended+=" var "+opts.outputFunctionName+" = __append;"+"\n"}if(opts.localsName&&!_JS_IDENTIFIER.test(opts.localsName)){throw new Error("localsName is not a valid JS identifier.")}if(opts.destructuredLocals&&opts.destructuredLocals.length){var destructuring=" var __locals = ("+opts.localsName+" || {}),\n";for(var i=0;i0){destructuring+=",\n "}destructuring+=name+" = __locals."+name}prepended+=destructuring+";\n"}if(opts._with!==false){prepended+=" with ("+opts.localsName+" || {}) {"+"\n";appended+=" }"+"\n"}appended+=" return __output;"+"\n";this.source=prepended+this.source+appended}if(opts.compileDebug){src="var __line = 1"+"\n"+" , __lines = "+JSON.stringify(this.templateText)+"\n"+" , __filename = "+sanitizedFilename+";"+"\n"+"try {"+"\n"+this.source+"} catch (e) {"+"\n"+" rethrow(e, __lines, __filename, __line, escapeFn);"+"\n"+"}"+"\n"}else{src=this.source}if(opts.client){src="escapeFn = escapeFn || "+escapeFn.toString()+";"+"\n"+src;if(opts.compileDebug){src="rethrow = rethrow || "+rethrow.toString()+";"+"\n"+src}}if(opts.strict){src='"use strict";\n'+src}if(opts.debug){console.log(src)}if(opts.compileDebug&&opts.filename){src=src+"\n"+"//# sourceURL="+sanitizedFilename+"\n"}try{if(opts.async){try{ctor=new Function("return (async function(){}).constructor;")()}catch(e){if(e instanceof SyntaxError){throw new Error("This environment does not support async/await")}else{throw e}}}else{ctor=Function}fn=new ctor(opts.localsName+", escapeFn, include, rethrow",src)}catch(e){if(e instanceof SyntaxError){if(opts.filename){e.message+=" in "+opts.filename}e.message+=" while compiling ejs\n\n";e.message+="If the above error is not helpful, you may want to try EJS-Lint:\n";e.message+="https://github.com/RyanZim/EJS-Lint";if(!opts.async){e.message+="\n";e.message+="Or, if you meant to create an async function, pass `async: true` as an option."}}throw e}var returnedFn=opts.client?fn:function anonymous(data){var include=function(path,includeData){var d=utils.shallowCopy(utils.createNullProtoObjWherePossible(),data);if(includeData){d=utils.shallowCopy(d,includeData)}return includeFile(path,opts)(d)};return fn.apply(opts.context,[data||utils.createNullProtoObjWherePossible(),escapeFn,include,rethrow])};if(opts.filename&&typeof Object.defineProperty==="function"){var filename=opts.filename;var basename=path.basename(filename,path.extname(filename));try{Object.defineProperty(returnedFn,"name",{value:basename,writable:false,enumerable:false,configurable:true})}catch(e){}}return returnedFn},generateSource:function(){var opts=this.opts;if(opts.rmWhitespace){this.templateText=this.templateText.replace(/[\r\n]+/g,"\n").replace(/^\s+|\s+$/gm,"")}this.templateText=this.templateText.replace(/[ \t]*<%_/gm,"<%_").replace(/_%>[ \t]*/gm,"_%>");var self=this;var matches=this.parseTemplateText();var d=this.opts.delimiter;var o=this.opts.openDelimiter;var c=this.opts.closeDelimiter;if(matches&&matches.length){matches.forEach(function(line,index){var closing;if(line.indexOf(o+d)===0&&line.indexOf(o+d+d)!==0){closing=matches[index+2];if(!(closing==d+c||closing=="-"+d+c||closing=="_"+d+c)){throw new Error('Could not find matching close tag for "'+line+'".')}}self.scanLine(line)})}},parseTemplateText:function(){var str=this.templateText;var pat=this.regex;var result=pat.exec(str);var arr=[];var firstPos;while(result){firstPos=result.index;if(firstPos!==0){arr.push(str.substring(0,firstPos));str=str.slice(firstPos)}arr.push(result[0]);str=str.slice(result[0].length);result=pat.exec(str)}if(str){arr.push(str)}return arr},_addOutput:function(line){if(this.truncate){line=line.replace(/^(?:\r\n|\r|\n)/,"");this.truncate=false}if(!line){return line}line=line.replace(/\\/g,"\\\\");line=line.replace(/\n/g,"\\n");line=line.replace(/\r/g,"\\r");line=line.replace(/"/g,'\\"');this.source+=' ; __append("'+line+'")'+"\n"},scanLine:function(line){var self=this;var d=this.opts.delimiter;var o=this.opts.openDelimiter;var c=this.opts.closeDelimiter;var newLineCount=0;newLineCount=line.split("\n").length-1;switch(line){case o+d:case o+d+"_":this.mode=Template.modes.EVAL;break;case o+d+"=":this.mode=Template.modes.ESCAPED;break;case o+d+"-":this.mode=Template.modes.RAW;break;case o+d+"#":this.mode=Template.modes.COMMENT;break;case o+d+d:this.mode=Template.modes.LITERAL;this.source+=' ; __append("'+line.replace(o+d+d,o+d)+'")'+"\n";break;case d+d+c:this.mode=Template.modes.LITERAL;this.source+=' ; __append("'+line.replace(d+d+c,d+c)+'")'+"\n";break;case d+c:case"-"+d+c:case"_"+d+c:if(this.mode==Template.modes.LITERAL){this._addOutput(line)}this.mode=null;this.truncate=line.indexOf("-")===0||line.indexOf("_")===0;break;default:if(this.mode){switch(this.mode){case Template.modes.EVAL:case Template.modes.ESCAPED:case Template.modes.RAW:if(line.lastIndexOf("//")>line.lastIndexOf("\n")){line+="\n"}}switch(this.mode){case Template.modes.EVAL:this.source+=" ; "+line+"\n";break;case Template.modes.ESCAPED:this.source+=" ; __append(escapeFn("+stripSemi(line)+"))"+"\n";break;case Template.modes.RAW:this.source+=" ; __append("+stripSemi(line)+")"+"\n";break;case Template.modes.COMMENT:break;case Template.modes.LITERAL:this._addOutput(line);break}}else{this._addOutput(line)}}if(self.opts.compileDebug&&newLineCount){this.currentLine+=newLineCount;this.source+=" ; __line = "+this.currentLine+"\n"}}};exports.escapeXML=utils.escapeXML;exports.__express=exports.renderFile;exports.VERSION=_VERSION_STRING;exports.name=_NAME;if(typeof window!="undefined"){window.ejs=exports}},{"../package.json":6,"./utils":2,fs:3,path:4}],2:[function(require,module,exports){"use strict";var regExpChars=/[|\\{}()[\]^$+*?.]/g;var hasOwnProperty=Object.prototype.hasOwnProperty;var hasOwn=function(obj,key){return hasOwnProperty.apply(obj,[key])};exports.escapeRegExpChars=function(string){if(!string){return""}return String(string).replace(regExpChars,"\\$&")};var _ENCODE_HTML_RULES={"&":"&","<":"<",">":">",'"':""","'":"'"};var _MATCH_HTML=/[&<>'"]/g;function encode_char(c){return _ENCODE_HTML_RULES[c]||c}var escapeFuncStr="var _ENCODE_HTML_RULES = {\n"+' "&": "&"\n'+' , "<": "<"\n'+' , ">": ">"\n'+' , \'"\': """\n'+' , "\'": "'"\n'+" }\n"+" , _MATCH_HTML = /[&<>'\"]/g;\n"+"function encode_char(c) {\n"+" return _ENCODE_HTML_RULES[c] || c;\n"+"};\n";exports.escapeXML=function(markup){return markup==undefined?"":String(markup).replace(_MATCH_HTML,encode_char)};exports.escapeXML.toString=function(){return Function.prototype.toString.call(this)+";\n"+escapeFuncStr};exports.shallowCopy=function(to,from){from=from||{};if(to!==null&&to!==undefined){for(var p in from){if(!hasOwn(from,p)){continue}if(p==="__proto__"||p==="constructor"){continue}to[p]=from[p]}}return to};exports.shallowCopyFromList=function(to,from,list){list=list||[];from=from||{};if(to!==null&&to!==undefined){for(var i=0;i=0;i--){var last=parts[i];if(last==="."){parts.splice(i,1)}else if(last===".."){parts.splice(i,1);up++}else if(up){parts.splice(i,1);up--}}if(allowAboveRoot){for(;up--;up){parts.unshift("..")}}return parts}exports.resolve=function(){var resolvedPath="",resolvedAbsolute=false;for(var i=arguments.length-1;i>=-1&&!resolvedAbsolute;i--){var path=i>=0?arguments[i]:process.cwd();if(typeof path!=="string"){throw new TypeError("Arguments to path.resolve must be strings")}else if(!path){continue}resolvedPath=path+"/"+resolvedPath;resolvedAbsolute=path.charAt(0)==="/"}resolvedPath=normalizeArray(filter(resolvedPath.split("/"),function(p){return!!p}),!resolvedAbsolute).join("/");return(resolvedAbsolute?"/":"")+resolvedPath||"."};exports.normalize=function(path){var isAbsolute=exports.isAbsolute(path),trailingSlash=substr(path,-1)==="/";path=normalizeArray(filter(path.split("/"),function(p){return!!p}),!isAbsolute).join("/");if(!path&&!isAbsolute){path="."}if(path&&trailingSlash){path+="/"}return(isAbsolute?"/":"")+path};exports.isAbsolute=function(path){return path.charAt(0)==="/"};exports.join=function(){var paths=Array.prototype.slice.call(arguments,0);return exports.normalize(filter(paths,function(p,index){if(typeof p!=="string"){throw new TypeError("Arguments to path.join must be strings")}return p}).join("/"))};exports.relative=function(from,to){from=exports.resolve(from).substr(1);to=exports.resolve(to).substr(1);function trim(arr){var start=0;for(;start=0;end--){if(arr[end]!=="")break}if(start>end)return[];return arr.slice(start,end-start+1)}var fromParts=trim(from.split("/"));var toParts=trim(to.split("/"));var length=Math.min(fromParts.length,toParts.length);var samePartsLength=length;for(var i=0;i=1;--i){code=path.charCodeAt(i);if(code===47){if(!matchedSlash){end=i;break}}else{matchedSlash=false}}if(end===-1)return hasRoot?"/":".";if(hasRoot&&end===1){return"/"}return path.slice(0,end)};function basename(path){if(typeof path!=="string")path=path+"";var start=0;var end=-1;var matchedSlash=true;var i;for(i=path.length-1;i>=0;--i){if(path.charCodeAt(i)===47){if(!matchedSlash){start=i+1;break}}else if(end===-1){matchedSlash=false;end=i+1}}if(end===-1)return"";return path.slice(start,end)}exports.basename=function(path,ext){var f=basename(path);if(ext&&f.substr(-1*ext.length)===ext){f=f.substr(0,f.length-ext.length)}return f};exports.extname=function(path){if(typeof path!=="string")path=path+"";var startDot=-1;var startPart=0;var end=-1;var matchedSlash=true;var preDotState=0;for(var i=path.length-1;i>=0;--i){var code=path.charCodeAt(i);if(code===47){if(!matchedSlash){startPart=i+1;break}continue}if(end===-1){matchedSlash=false;end=i+1}if(code===46){if(startDot===-1)startDot=i;else if(preDotState!==1)preDotState=1}else if(startDot!==-1){preDotState=-1}}if(startDot===-1||end===-1||preDotState===0||preDotState===1&&startDot===end-1&&startDot===startPart+1){return""}return path.slice(startDot,end)};function filter(xs,f){if(xs.filter)return xs.filter(f);var res=[];for(var i=0;i1){for(var i=1;i (http://fleegix.org)",license:"Apache-2.0",bin:{ejs:"./bin/cli.js"},main:"./lib/ejs.js",jsdelivr:"ejs.min.js",unpkg:"ejs.min.js",repository:{type:"git",url:"git://github.com/mde/ejs.git"},bugs:"https://github.com/mde/ejs/issues",homepage:"https://github.com/mde/ejs",dependencies:{jake:"^10.8.5"},devDependencies:{browserify:"^16.5.1",eslint:"^6.8.0","git-directory-deploy":"^1.5.1",jsdoc:"^3.6.7","lru-cache":"^4.0.1",mocha:"^7.1.1","uglify-js":"^3.3.16"},engines:{node:">=0.10.0"},scripts:{test:"mocha"}}},{}]},{},[1])(1)}); diff --git a/node_modules/svgtofont/node_modules/ejs/jakefile.js b/node_modules/svgtofont/node_modules/ejs/jakefile.js new file mode 100644 index 0000000..7f60105 --- /dev/null +++ b/node_modules/svgtofont/node_modules/ejs/jakefile.js @@ -0,0 +1,88 @@ +var fs = require('fs'); +var path = require('path'); +var execSync = require('child_process').execSync; +var exec = function (cmd) { + execSync(cmd, {stdio: 'inherit'}); +}; + +/* global jake, task, desc, publishTask */ + +task('build', ['lint', 'clean', 'browserify', 'minify'], function () { + console.log('Build completed.'); +}); + +desc('Cleans browerified/minified files and package files'); +task('clean', ['clobber'], function () { + jake.rmRf('./ejs.js'); + jake.rmRf('./ejs.min.js'); + console.log('Cleaned up compiled files.'); +}); + +desc('Lints the source code'); +task('lint', ['clean'], function () { + var epath = path.join('./node_modules/.bin/eslint'); + exec(epath+' "**/*.js"'); + console.log('Linting completed.'); +}); + +task('browserify', function () { + var epath = path.join('./node_modules/browserify/bin/cmd.js'); + exec(epath+' --standalone ejs lib/ejs.js > ejs.js'); + console.log('Browserification completed.'); +}); + +task('minify', function () { + var epath = path.join('./node_modules/uglify-js/bin/uglifyjs'); + exec(epath+' ejs.js > ejs.min.js'); + console.log('Minification completed.'); +}); + +desc('Generates the EJS API docs for the public API'); +task('doc', function () { + jake.rmRf('out'); + var epath = path.join('./node_modules/.bin/jsdoc'); + exec(epath+' --verbose -c jsdoc.json lib/* docs/jsdoc/*'); + console.log('Documentation generated in ./out.'); +}); + +desc('Generates the EJS API docs for the public and private API'); +task('devdoc', function () { + jake.rmRf('out'); + var epath = path.join('./node_modules/.bin/jsdoc'); + exec(epath+' --verbose -p -c jsdoc.json lib/* docs/jsdoc/*'); + console.log('Documentation generated in ./out.'); +}); + +desc('Publishes the EJS API docs'); +task('docPublish', ['doc'], function () { + fs.writeFileSync('out/CNAME', 'api.ejs.co'); + console.log('Pushing docs to gh-pages...'); + var epath = path.join('./node_modules/.bin/git-directory-deploy'); + exec(epath+' --directory out/'); + console.log('Docs published to gh-pages.'); +}); + +desc('Runs the EJS test suite'); +task('test', ['lint'], function () { + exec(path.join('./node_modules/.bin/mocha')); +}); + +publishTask('ejs', ['build'], function () { + this.packageFiles.include([ + 'jakefile.js', + 'README.md', + 'LICENSE', + 'package.json', + 'ejs.js', + 'ejs.min.js', + 'lib/**', + 'bin/**', + 'usage.txt' + ]); +}); + +jake.Task.publish.on('complete', function () { + console.log('Updating hosted docs...'); + console.log('If this fails, run jake docPublish to re-try.'); + jake.Task.docPublish.invoke(); +}); diff --git a/node_modules/svgtofont/node_modules/ejs/lib/ejs.js b/node_modules/svgtofont/node_modules/ejs/lib/ejs.js new file mode 100644 index 0000000..65590ea --- /dev/null +++ b/node_modules/svgtofont/node_modules/ejs/lib/ejs.js @@ -0,0 +1,951 @@ +/* + * EJS Embedded JavaScript templates + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ + +'use strict'; + +/** + * @file Embedded JavaScript templating engine. {@link http://ejs.co} + * @author Matthew Eernisse + * @author Tiancheng "Timothy" Gu + * @project EJS + * @license {@link http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0} + */ + +/** + * EJS internal functions. + * + * Technically this "module" lies in the same file as {@link module:ejs}, for + * the sake of organization all the private functions re grouped into this + * module. + * + * @module ejs-internal + * @private + */ + +/** + * Embedded JavaScript templating engine. + * + * @module ejs + * @public + */ + + +var fs = require('fs'); +var path = require('path'); +var utils = require('./utils'); + +var scopeOptionWarned = false; +/** @type {string} */ +var _VERSION_STRING = require('../package.json').version; +var _DEFAULT_OPEN_DELIMITER = '<'; +var _DEFAULT_CLOSE_DELIMITER = '>'; +var _DEFAULT_DELIMITER = '%'; +var _DEFAULT_LOCALS_NAME = 'locals'; +var _NAME = 'ejs'; +var _REGEX_STRING = '(<%%|%%>|<%=|<%-|<%_|<%#|<%|%>|-%>|_%>)'; +var _OPTS_PASSABLE_WITH_DATA = ['delimiter', 'scope', 'context', 'debug', 'compileDebug', + 'client', '_with', 'rmWhitespace', 'strict', 'filename', 'async']; +// We don't allow 'cache' option to be passed in the data obj for +// the normal `render` call, but this is where Express 2 & 3 put it +// so we make an exception for `renderFile` +var _OPTS_PASSABLE_WITH_DATA_EXPRESS = _OPTS_PASSABLE_WITH_DATA.concat('cache'); +var _BOM = /^\uFEFF/; +var _JS_IDENTIFIER = /^[a-zA-Z_$][0-9a-zA-Z_$]*$/; + +/** + * EJS template function cache. This can be a LRU object from lru-cache NPM + * module. By default, it is {@link module:utils.cache}, a simple in-process + * cache that grows continuously. + * + * @type {Cache} + */ + +exports.cache = utils.cache; + +/** + * Custom file loader. Useful for template preprocessing or restricting access + * to a certain part of the filesystem. + * + * @type {fileLoader} + */ + +exports.fileLoader = fs.readFileSync; + +/** + * Name of the object containing the locals. + * + * This variable is overridden by {@link Options}`.localsName` if it is not + * `undefined`. + * + * @type {String} + * @public + */ + +exports.localsName = _DEFAULT_LOCALS_NAME; + +/** + * Promise implementation -- defaults to the native implementation if available + * This is mostly just for testability + * + * @type {PromiseConstructorLike} + * @public + */ + +exports.promiseImpl = (new Function('return this;'))().Promise; + +/** + * Get the path to the included file from the parent file path and the + * specified path. + * + * @param {String} name specified path + * @param {String} filename parent file path + * @param {Boolean} [isDir=false] whether the parent file path is a directory + * @return {String} + */ +exports.resolveInclude = function(name, filename, isDir) { + var dirname = path.dirname; + var extname = path.extname; + var resolve = path.resolve; + var includePath = resolve(isDir ? filename : dirname(filename), name); + var ext = extname(name); + if (!ext) { + includePath += '.ejs'; + } + return includePath; +}; + +/** + * Try to resolve file path on multiple directories + * + * @param {String} name specified path + * @param {Array} paths list of possible parent directory paths + * @return {String} + */ +function resolvePaths(name, paths) { + var filePath; + if (paths.some(function (v) { + filePath = exports.resolveInclude(name, v, true); + return fs.existsSync(filePath); + })) { + return filePath; + } +} + +/** + * Get the path to the included file by Options + * + * @param {String} path specified path + * @param {Options} options compilation options + * @return {String} + */ +function getIncludePath(path, options) { + var includePath; + var filePath; + var views = options.views; + var match = /^[A-Za-z]+:\\|^\//.exec(path); + + // Abs path + if (match && match.length) { + path = path.replace(/^\/*/, ''); + if (Array.isArray(options.root)) { + includePath = resolvePaths(path, options.root); + } else { + includePath = exports.resolveInclude(path, options.root || '/', true); + } + } + // Relative paths + else { + // Look relative to a passed filename first + if (options.filename) { + filePath = exports.resolveInclude(path, options.filename); + if (fs.existsSync(filePath)) { + includePath = filePath; + } + } + // Then look in any views directories + if (!includePath && Array.isArray(views)) { + includePath = resolvePaths(path, views); + } + if (!includePath && typeof options.includer !== 'function') { + throw new Error('Could not find the include file "' + + options.escapeFunction(path) + '"'); + } + } + return includePath; +} + +/** + * Get the template from a string or a file, either compiled on-the-fly or + * read from cache (if enabled), and cache the template if needed. + * + * If `template` is not set, the file specified in `options.filename` will be + * read. + * + * If `options.cache` is true, this function reads the file from + * `options.filename` so it must be set prior to calling this function. + * + * @memberof module:ejs-internal + * @param {Options} options compilation options + * @param {String} [template] template source + * @return {(TemplateFunction|ClientFunction)} + * Depending on the value of `options.client`, either type might be returned. + * @static + */ + +function handleCache(options, template) { + var func; + var filename = options.filename; + var hasTemplate = arguments.length > 1; + + if (options.cache) { + if (!filename) { + throw new Error('cache option requires a filename'); + } + func = exports.cache.get(filename); + if (func) { + return func; + } + if (!hasTemplate) { + template = fileLoader(filename).toString().replace(_BOM, ''); + } + } + else if (!hasTemplate) { + // istanbul ignore if: should not happen at all + if (!filename) { + throw new Error('Internal EJS error: no file name or template ' + + 'provided'); + } + template = fileLoader(filename).toString().replace(_BOM, ''); + } + func = exports.compile(template, options); + if (options.cache) { + exports.cache.set(filename, func); + } + return func; +} + +/** + * Try calling handleCache with the given options and data and call the + * callback with the result. If an error occurs, call the callback with + * the error. Used by renderFile(). + * + * @memberof module:ejs-internal + * @param {Options} options compilation options + * @param {Object} data template data + * @param {RenderFileCallback} cb callback + * @static + */ + +function tryHandleCache(options, data, cb) { + var result; + if (!cb) { + if (typeof exports.promiseImpl == 'function') { + return new exports.promiseImpl(function (resolve, reject) { + try { + result = handleCache(options)(data); + resolve(result); + } + catch (err) { + reject(err); + } + }); + } + else { + throw new Error('Please provide a callback function'); + } + } + else { + try { + result = handleCache(options)(data); + } + catch (err) { + return cb(err); + } + + cb(null, result); + } +} + +/** + * fileLoader is independent + * + * @param {String} filePath ejs file path. + * @return {String} The contents of the specified file. + * @static + */ + +function fileLoader(filePath){ + return exports.fileLoader(filePath); +} + +/** + * Get the template function. + * + * If `options.cache` is `true`, then the template is cached. + * + * @memberof module:ejs-internal + * @param {String} path path for the specified file + * @param {Options} options compilation options + * @return {(TemplateFunction|ClientFunction)} + * Depending on the value of `options.client`, either type might be returned + * @static + */ + +function includeFile(path, options) { + var opts = utils.shallowCopy(utils.createNullProtoObjWherePossible(), options); + opts.filename = getIncludePath(path, opts); + if (typeof options.includer === 'function') { + var includerResult = options.includer(path, opts.filename); + if (includerResult) { + if (includerResult.filename) { + opts.filename = includerResult.filename; + } + if (includerResult.template) { + return handleCache(opts, includerResult.template); + } + } + } + return handleCache(opts); +} + +/** + * Re-throw the given `err` in context to the `str` of ejs, `filename`, and + * `lineno`. + * + * @implements {RethrowCallback} + * @memberof module:ejs-internal + * @param {Error} err Error object + * @param {String} str EJS source + * @param {String} flnm file name of the EJS file + * @param {Number} lineno line number of the error + * @param {EscapeCallback} esc + * @static + */ + +function rethrow(err, str, flnm, lineno, esc) { + var lines = str.split('\n'); + var start = Math.max(lineno - 3, 0); + var end = Math.min(lines.length, lineno + 3); + var filename = esc(flnm); + // Error context + var context = lines.slice(start, end).map(function (line, i){ + var curr = i + start + 1; + return (curr == lineno ? ' >> ' : ' ') + + curr + + '| ' + + line; + }).join('\n'); + + // Alter exception message + err.path = filename; + err.message = (filename || 'ejs') + ':' + + lineno + '\n' + + context + '\n\n' + + err.message; + + throw err; +} + +function stripSemi(str){ + return str.replace(/;(\s*$)/, '$1'); +} + +/** + * Compile the given `str` of ejs into a template function. + * + * @param {String} template EJS template + * + * @param {Options} [opts] compilation options + * + * @return {(TemplateFunction|ClientFunction)} + * Depending on the value of `opts.client`, either type might be returned. + * Note that the return type of the function also depends on the value of `opts.async`. + * @public + */ + +exports.compile = function compile(template, opts) { + var templ; + + // v1 compat + // 'scope' is 'context' + // FIXME: Remove this in a future version + if (opts && opts.scope) { + if (!scopeOptionWarned){ + console.warn('`scope` option is deprecated and will be removed in EJS 3'); + scopeOptionWarned = true; + } + if (!opts.context) { + opts.context = opts.scope; + } + delete opts.scope; + } + templ = new Template(template, opts); + return templ.compile(); +}; + +/** + * Render the given `template` of ejs. + * + * If you would like to include options but not data, you need to explicitly + * call this function with `data` being an empty object or `null`. + * + * @param {String} template EJS template + * @param {Object} [data={}] template data + * @param {Options} [opts={}] compilation and rendering options + * @return {(String|Promise)} + * Return value type depends on `opts.async`. + * @public + */ + +exports.render = function (template, d, o) { + var data = d || utils.createNullProtoObjWherePossible(); + var opts = o || utils.createNullProtoObjWherePossible(); + + // No options object -- if there are optiony names + // in the data, copy them to options + if (arguments.length == 2) { + utils.shallowCopyFromList(opts, data, _OPTS_PASSABLE_WITH_DATA); + } + + return handleCache(opts, template)(data); +}; + +/** + * Render an EJS file at the given `path` and callback `cb(err, str)`. + * + * If you would like to include options but not data, you need to explicitly + * call this function with `data` being an empty object or `null`. + * + * @param {String} path path to the EJS file + * @param {Object} [data={}] template data + * @param {Options} [opts={}] compilation and rendering options + * @param {RenderFileCallback} cb callback + * @public + */ + +exports.renderFile = function () { + var args = Array.prototype.slice.call(arguments); + var filename = args.shift(); + var cb; + var opts = {filename: filename}; + var data; + var viewOpts; + + // Do we have a callback? + if (typeof arguments[arguments.length - 1] == 'function') { + cb = args.pop(); + } + // Do we have data/opts? + if (args.length) { + // Should always have data obj + data = args.shift(); + // Normal passed opts (data obj + opts obj) + if (args.length) { + // Use shallowCopy so we don't pollute passed in opts obj with new vals + utils.shallowCopy(opts, args.pop()); + } + // Special casing for Express (settings + opts-in-data) + else { + // Express 3 and 4 + if (data.settings) { + // Pull a few things from known locations + if (data.settings.views) { + opts.views = data.settings.views; + } + if (data.settings['view cache']) { + opts.cache = true; + } + // Undocumented after Express 2, but still usable, esp. for + // items that are unsafe to be passed along with data, like `root` + viewOpts = data.settings['view options']; + if (viewOpts) { + utils.shallowCopy(opts, viewOpts); + } + } + // Express 2 and lower, values set in app.locals, or people who just + // want to pass options in their data. NOTE: These values will override + // anything previously set in settings or settings['view options'] + utils.shallowCopyFromList(opts, data, _OPTS_PASSABLE_WITH_DATA_EXPRESS); + } + opts.filename = filename; + } + else { + data = utils.createNullProtoObjWherePossible(); + } + + return tryHandleCache(opts, data, cb); +}; + +/** + * Clear intermediate JavaScript cache. Calls {@link Cache#reset}. + * @public + */ + +/** + * EJS template class + * @public + */ +exports.Template = Template; + +exports.clearCache = function () { + exports.cache.reset(); +}; + +function Template(text, opts) { + opts = opts || utils.createNullProtoObjWherePossible(); + var options = utils.createNullProtoObjWherePossible(); + this.templateText = text; + /** @type {string | null} */ + this.mode = null; + this.truncate = false; + this.currentLine = 1; + this.source = ''; + options.client = opts.client || false; + options.escapeFunction = opts.escape || opts.escapeFunction || utils.escapeXML; + options.compileDebug = opts.compileDebug !== false; + options.debug = !!opts.debug; + options.filename = opts.filename; + options.openDelimiter = opts.openDelimiter || exports.openDelimiter || _DEFAULT_OPEN_DELIMITER; + options.closeDelimiter = opts.closeDelimiter || exports.closeDelimiter || _DEFAULT_CLOSE_DELIMITER; + options.delimiter = opts.delimiter || exports.delimiter || _DEFAULT_DELIMITER; + options.strict = opts.strict || false; + options.context = opts.context; + options.cache = opts.cache || false; + options.rmWhitespace = opts.rmWhitespace; + options.root = opts.root; + options.includer = opts.includer; + options.outputFunctionName = opts.outputFunctionName; + options.localsName = opts.localsName || exports.localsName || _DEFAULT_LOCALS_NAME; + options.views = opts.views; + options.async = opts.async; + options.destructuredLocals = opts.destructuredLocals; + options.legacyInclude = typeof opts.legacyInclude != 'undefined' ? !!opts.legacyInclude : true; + + if (options.strict) { + options._with = false; + } + else { + options._with = typeof opts._with != 'undefined' ? opts._with : true; + } + + this.opts = options; + + this.regex = this.createRegex(); +} + +Template.modes = { + EVAL: 'eval', + ESCAPED: 'escaped', + RAW: 'raw', + COMMENT: 'comment', + LITERAL: 'literal' +}; + +Template.prototype = { + createRegex: function () { + var str = _REGEX_STRING; + var delim = utils.escapeRegExpChars(this.opts.delimiter); + var open = utils.escapeRegExpChars(this.opts.openDelimiter); + var close = utils.escapeRegExpChars(this.opts.closeDelimiter); + str = str.replace(/%/g, delim) + .replace(//g, close); + return new RegExp(str); + }, + + compile: function () { + /** @type {string} */ + var src; + /** @type {ClientFunction} */ + var fn; + var opts = this.opts; + var prepended = ''; + var appended = ''; + /** @type {EscapeCallback} */ + var escapeFn = opts.escapeFunction; + /** @type {FunctionConstructor} */ + var ctor; + /** @type {string} */ + var sanitizedFilename = opts.filename ? JSON.stringify(opts.filename) : 'undefined'; + + if (!this.source) { + this.generateSource(); + prepended += + ' var __output = "";\n' + + ' function __append(s) { if (s !== undefined && s !== null) __output += s }\n'; + if (opts.outputFunctionName) { + if (!_JS_IDENTIFIER.test(opts.outputFunctionName)) { + throw new Error('outputFunctionName is not a valid JS identifier.'); + } + prepended += ' var ' + opts.outputFunctionName + ' = __append;' + '\n'; + } + if (opts.localsName && !_JS_IDENTIFIER.test(opts.localsName)) { + throw new Error('localsName is not a valid JS identifier.'); + } + if (opts.destructuredLocals && opts.destructuredLocals.length) { + var destructuring = ' var __locals = (' + opts.localsName + ' || {}),\n'; + for (var i = 0; i < opts.destructuredLocals.length; i++) { + var name = opts.destructuredLocals[i]; + if (!_JS_IDENTIFIER.test(name)) { + throw new Error('destructuredLocals[' + i + '] is not a valid JS identifier.'); + } + if (i > 0) { + destructuring += ',\n '; + } + destructuring += name + ' = __locals.' + name; + } + prepended += destructuring + ';\n'; + } + if (opts._with !== false) { + prepended += ' with (' + opts.localsName + ' || {}) {' + '\n'; + appended += ' }' + '\n'; + } + appended += ' return __output;' + '\n'; + this.source = prepended + this.source + appended; + } + + if (opts.compileDebug) { + src = 'var __line = 1' + '\n' + + ' , __lines = ' + JSON.stringify(this.templateText) + '\n' + + ' , __filename = ' + sanitizedFilename + ';' + '\n' + + 'try {' + '\n' + + this.source + + '} catch (e) {' + '\n' + + ' rethrow(e, __lines, __filename, __line, escapeFn);' + '\n' + + '}' + '\n'; + } + else { + src = this.source; + } + + if (opts.client) { + src = 'escapeFn = escapeFn || ' + escapeFn.toString() + ';' + '\n' + src; + if (opts.compileDebug) { + src = 'rethrow = rethrow || ' + rethrow.toString() + ';' + '\n' + src; + } + } + + if (opts.strict) { + src = '"use strict";\n' + src; + } + if (opts.debug) { + console.log(src); + } + if (opts.compileDebug && opts.filename) { + src = src + '\n' + + '//# sourceURL=' + sanitizedFilename + '\n'; + } + + try { + if (opts.async) { + // Have to use generated function for this, since in envs without support, + // it breaks in parsing + try { + ctor = (new Function('return (async function(){}).constructor;'))(); + } + catch(e) { + if (e instanceof SyntaxError) { + throw new Error('This environment does not support async/await'); + } + else { + throw e; + } + } + } + else { + ctor = Function; + } + fn = new ctor(opts.localsName + ', escapeFn, include, rethrow', src); + } + catch(e) { + // istanbul ignore else + if (e instanceof SyntaxError) { + if (opts.filename) { + e.message += ' in ' + opts.filename; + } + e.message += ' while compiling ejs\n\n'; + e.message += 'If the above error is not helpful, you may want to try EJS-Lint:\n'; + e.message += 'https://github.com/RyanZim/EJS-Lint'; + if (!opts.async) { + e.message += '\n'; + e.message += 'Or, if you meant to create an async function, pass `async: true` as an option.'; + } + } + throw e; + } + + // Return a callable function which will execute the function + // created by the source-code, with the passed data as locals + // Adds a local `include` function which allows full recursive include + var returnedFn = opts.client ? fn : function anonymous(data) { + var include = function (path, includeData) { + var d = utils.shallowCopy(utils.createNullProtoObjWherePossible(), data); + if (includeData) { + d = utils.shallowCopy(d, includeData); + } + return includeFile(path, opts)(d); + }; + return fn.apply(opts.context, + [data || utils.createNullProtoObjWherePossible(), escapeFn, include, rethrow]); + }; + if (opts.filename && typeof Object.defineProperty === 'function') { + var filename = opts.filename; + var basename = path.basename(filename, path.extname(filename)); + try { + Object.defineProperty(returnedFn, 'name', { + value: basename, + writable: false, + enumerable: false, + configurable: true + }); + } catch (e) {/* ignore */} + } + return returnedFn; + }, + + generateSource: function () { + var opts = this.opts; + + if (opts.rmWhitespace) { + // Have to use two separate replace here as `^` and `$` operators don't + // work well with `\r` and empty lines don't work well with the `m` flag. + this.templateText = + this.templateText.replace(/[\r\n]+/g, '\n').replace(/^\s+|\s+$/gm, ''); + } + + // Slurp spaces and tabs before <%_ and after _%> + this.templateText = + this.templateText.replace(/[ \t]*<%_/gm, '<%_').replace(/_%>[ \t]*/gm, '_%>'); + + var self = this; + var matches = this.parseTemplateText(); + var d = this.opts.delimiter; + var o = this.opts.openDelimiter; + var c = this.opts.closeDelimiter; + + if (matches && matches.length) { + matches.forEach(function (line, index) { + var closing; + // If this is an opening tag, check for closing tags + // FIXME: May end up with some false positives here + // Better to store modes as k/v with openDelimiter + delimiter as key + // Then this can simply check against the map + if ( line.indexOf(o + d) === 0 // If it is a tag + && line.indexOf(o + d + d) !== 0) { // and is not escaped + closing = matches[index + 2]; + if (!(closing == d + c || closing == '-' + d + c || closing == '_' + d + c)) { + throw new Error('Could not find matching close tag for "' + line + '".'); + } + } + self.scanLine(line); + }); + } + + }, + + parseTemplateText: function () { + var str = this.templateText; + var pat = this.regex; + var result = pat.exec(str); + var arr = []; + var firstPos; + + while (result) { + firstPos = result.index; + + if (firstPos !== 0) { + arr.push(str.substring(0, firstPos)); + str = str.slice(firstPos); + } + + arr.push(result[0]); + str = str.slice(result[0].length); + result = pat.exec(str); + } + + if (str) { + arr.push(str); + } + + return arr; + }, + + _addOutput: function (line) { + if (this.truncate) { + // Only replace single leading linebreak in the line after + // -%> tag -- this is the single, trailing linebreak + // after the tag that the truncation mode replaces + // Handle Win / Unix / old Mac linebreaks -- do the \r\n + // combo first in the regex-or + line = line.replace(/^(?:\r\n|\r|\n)/, ''); + this.truncate = false; + } + if (!line) { + return line; + } + + // Preserve literal slashes + line = line.replace(/\\/g, '\\\\'); + + // Convert linebreaks + line = line.replace(/\n/g, '\\n'); + line = line.replace(/\r/g, '\\r'); + + // Escape double-quotes + // - this will be the delimiter during execution + line = line.replace(/"/g, '\\"'); + this.source += ' ; __append("' + line + '")' + '\n'; + }, + + scanLine: function (line) { + var self = this; + var d = this.opts.delimiter; + var o = this.opts.openDelimiter; + var c = this.opts.closeDelimiter; + var newLineCount = 0; + + newLineCount = (line.split('\n').length - 1); + + switch (line) { + case o + d: + case o + d + '_': + this.mode = Template.modes.EVAL; + break; + case o + d + '=': + this.mode = Template.modes.ESCAPED; + break; + case o + d + '-': + this.mode = Template.modes.RAW; + break; + case o + d + '#': + this.mode = Template.modes.COMMENT; + break; + case o + d + d: + this.mode = Template.modes.LITERAL; + this.source += ' ; __append("' + line.replace(o + d + d, o + d) + '")' + '\n'; + break; + case d + d + c: + this.mode = Template.modes.LITERAL; + this.source += ' ; __append("' + line.replace(d + d + c, d + c) + '")' + '\n'; + break; + case d + c: + case '-' + d + c: + case '_' + d + c: + if (this.mode == Template.modes.LITERAL) { + this._addOutput(line); + } + + this.mode = null; + this.truncate = line.indexOf('-') === 0 || line.indexOf('_') === 0; + break; + default: + // In script mode, depends on type of tag + if (this.mode) { + // If '//' is found without a line break, add a line break. + switch (this.mode) { + case Template.modes.EVAL: + case Template.modes.ESCAPED: + case Template.modes.RAW: + if (line.lastIndexOf('//') > line.lastIndexOf('\n')) { + line += '\n'; + } + } + switch (this.mode) { + // Just executing code + case Template.modes.EVAL: + this.source += ' ; ' + line + '\n'; + break; + // Exec, esc, and output + case Template.modes.ESCAPED: + this.source += ' ; __append(escapeFn(' + stripSemi(line) + '))' + '\n'; + break; + // Exec and output + case Template.modes.RAW: + this.source += ' ; __append(' + stripSemi(line) + ')' + '\n'; + break; + case Template.modes.COMMENT: + // Do nothing + break; + // Literal <%% mode, append as raw output + case Template.modes.LITERAL: + this._addOutput(line); + break; + } + } + // In string mode, just add the output + else { + this._addOutput(line); + } + } + + if (self.opts.compileDebug && newLineCount) { + this.currentLine += newLineCount; + this.source += ' ; __line = ' + this.currentLine + '\n'; + } + } +}; + +/** + * Escape characters reserved in XML. + * + * This is simply an export of {@link module:utils.escapeXML}. + * + * If `markup` is `undefined` or `null`, the empty string is returned. + * + * @param {String} markup Input string + * @return {String} Escaped string + * @public + * @func + * */ +exports.escapeXML = utils.escapeXML; + +/** + * Express.js support. + * + * This is an alias for {@link module:ejs.renderFile}, in order to support + * Express.js out-of-the-box. + * + * @func + */ + +exports.__express = exports.renderFile; + +/** + * Version of EJS. + * + * @readonly + * @type {String} + * @public + */ + +exports.VERSION = _VERSION_STRING; + +/** + * Name for detection of EJS. + * + * @readonly + * @type {String} + * @public + */ + +exports.name = _NAME; + +/* istanbul ignore if */ +if (typeof window != 'undefined') { + window.ejs = exports; +} diff --git a/node_modules/svgtofont/node_modules/ejs/lib/utils.js b/node_modules/svgtofont/node_modules/ejs/lib/utils.js new file mode 100644 index 0000000..6859abf --- /dev/null +++ b/node_modules/svgtofont/node_modules/ejs/lib/utils.js @@ -0,0 +1,225 @@ +/* + * EJS Embedded JavaScript templates + * Copyright 2112 Matthew Eernisse (mde@fleegix.org) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * +*/ + +/** + * Private utility functions + * @module utils + * @private + */ + +'use strict'; + +var regExpChars = /[|\\{}()[\]^$+*?.]/g; +var hasOwnProperty = Object.prototype.hasOwnProperty; +var hasOwn = function (obj, key) { return hasOwnProperty.apply(obj, [key]); }; + +/** + * Escape characters reserved in regular expressions. + * + * If `string` is `undefined` or `null`, the empty string is returned. + * + * @param {String} string Input string + * @return {String} Escaped string + * @static + * @private + */ +exports.escapeRegExpChars = function (string) { + // istanbul ignore if + if (!string) { + return ''; + } + return String(string).replace(regExpChars, '\\$&'); +}; + +var _ENCODE_HTML_RULES = { + '&': '&', + '<': '<', + '>': '>', + '"': '"', + "'": ''' +}; +var _MATCH_HTML = /[&<>'"]/g; + +function encode_char(c) { + return _ENCODE_HTML_RULES[c] || c; +} + +/** + * Stringified version of constants used by {@link module:utils.escapeXML}. + * + * It is used in the process of generating {@link ClientFunction}s. + * + * @readonly + * @type {String} + */ + +var escapeFuncStr = + 'var _ENCODE_HTML_RULES = {\n' ++ ' "&": "&"\n' ++ ' , "<": "<"\n' ++ ' , ">": ">"\n' ++ ' , \'"\': """\n' ++ ' , "\'": "'"\n' ++ ' }\n' ++ ' , _MATCH_HTML = /[&<>\'"]/g;\n' ++ 'function encode_char(c) {\n' ++ ' return _ENCODE_HTML_RULES[c] || c;\n' ++ '};\n'; + +/** + * Escape characters reserved in XML. + * + * If `markup` is `undefined` or `null`, the empty string is returned. + * + * @implements {EscapeCallback} + * @param {String} markup Input string + * @return {String} Escaped string + * @static + * @private + */ + +exports.escapeXML = function (markup) { + return markup == undefined + ? '' + : String(markup) + .replace(_MATCH_HTML, encode_char); +}; +exports.escapeXML.toString = function () { + return Function.prototype.toString.call(this) + ';\n' + escapeFuncStr; +}; + +/** + * Naive copy of properties from one object to another. + * Does not recurse into non-scalar properties + * Does not check to see if the property has a value before copying + * + * @param {Object} to Destination object + * @param {Object} from Source object + * @return {Object} Destination object + * @static + * @private + */ +exports.shallowCopy = function (to, from) { + from = from || {}; + if ((to !== null) && (to !== undefined)) { + for (var p in from) { + if (!hasOwn(from, p)) { + continue; + } + if (p === '__proto__' || p === 'constructor') { + continue; + } + to[p] = from[p]; + } + } + return to; +}; + +/** + * Naive copy of a list of key names, from one object to another. + * Only copies property if it is actually defined + * Does not recurse into non-scalar properties + * + * @param {Object} to Destination object + * @param {Object} from Source object + * @param {Array} list List of properties to copy + * @return {Object} Destination object + * @static + * @private + */ +exports.shallowCopyFromList = function (to, from, list) { + list = list || []; + from = from || {}; + if ((to !== null) && (to !== undefined)) { + for (var i = 0; i < list.length; i++) { + var p = list[i]; + if (typeof from[p] != 'undefined') { + if (!hasOwn(from, p)) { + continue; + } + if (p === '__proto__' || p === 'constructor') { + continue; + } + to[p] = from[p]; + } + } + } + return to; +}; + +/** + * Simple in-process cache implementation. Does not implement limits of any + * sort. + * + * @implements {Cache} + * @static + * @private + */ +exports.cache = { + _data: {}, + set: function (key, val) { + this._data[key] = val; + }, + get: function (key) { + return this._data[key]; + }, + remove: function (key) { + delete this._data[key]; + }, + reset: function () { + this._data = {}; + } +}; + +/** + * Transforms hyphen case variable into camel case. + * + * @param {String} string Hyphen case string + * @return {String} Camel case string + * @static + * @private + */ +exports.hyphenToCamel = function (str) { + return str.replace(/-[a-z]/g, function (match) { return match[1].toUpperCase(); }); +}; + +/** + * Returns a null-prototype object in runtimes that support it + * + * @return {Object} Object, prototype will be set to null where possible + * @static + * @private + */ +exports.createNullProtoObjWherePossible = (function () { + if (typeof Object.create == 'function') { + return function () { + return Object.create(null); + }; + } + if (!({__proto__: null} instanceof Object)) { + return function () { + return {__proto__: null}; + }; + } + // Not possible, just pass through + return function () { + return {}; + }; +})(); + + diff --git a/node_modules/svgtofont/node_modules/ejs/package.json b/node_modules/svgtofont/node_modules/ejs/package.json new file mode 100644 index 0000000..afc766f --- /dev/null +++ b/node_modules/svgtofont/node_modules/ejs/package.json @@ -0,0 +1,42 @@ +{ + "name": "ejs", + "description": "Embedded JavaScript templates", + "keywords": [ + "template", + "engine", + "ejs" + ], + "version": "3.1.8", + "author": "Matthew Eernisse (http://fleegix.org)", + "license": "Apache-2.0", + "bin": { + "ejs": "./bin/cli.js" + }, + "main": "./lib/ejs.js", + "jsdelivr": "ejs.min.js", + "unpkg": "ejs.min.js", + "repository": { + "type": "git", + "url": "git://github.com/mde/ejs.git" + }, + "bugs": "https://github.com/mde/ejs/issues", + "homepage": "https://github.com/mde/ejs", + "dependencies": { + "jake": "^10.8.5" + }, + "devDependencies": { + "browserify": "^16.5.1", + "eslint": "^6.8.0", + "git-directory-deploy": "^1.5.1", + "jsdoc": "^3.6.7", + "lru-cache": "^4.0.1", + "mocha": "^7.1.1", + "uglify-js": "^3.3.16" + }, + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + } +} diff --git a/node_modules/svgtofont/node_modules/ejs/usage.txt b/node_modules/svgtofont/node_modules/ejs/usage.txt new file mode 100644 index 0000000..7469f7f --- /dev/null +++ b/node_modules/svgtofont/node_modules/ejs/usage.txt @@ -0,0 +1,24 @@ +EJS Embedded JavaScript templates +{Usage}: ejs [options ...] template-file [data variables ...] + +{Options}: + -o, --output-file FILE Write the rendered output to FILE rather than stdout. + -f, --data-file FILE Must be JSON-formatted. Use parsed input from FILE as data for rendering. + -i, --data-input STRING Must be JSON-formatted and URI-encoded. Use parsed input from STRING as data for rendering. + -m, --delimiter CHARACTER Use CHARACTER with angle brackets for open/close (defaults to %). + -p, --open-delimiter CHARACTER Use CHARACTER instead of left angle bracket to open. + -c, --close-delimiter CHARACTER Use CHARACTER instead of right angle bracket to close. + -s, --strict When set to `true`, generated function is in strict mode + -n --no-with Use 'locals' object for vars rather than using `with` (implies --strict). + -l --locals-name Name to use for the object storing local variables when not using `with`. + -w --rm-whitespace Remove all safe-to-remove whitespace, including leading and trailing whitespace. + -d --debug Outputs generated function body + -h, --help Display this help message. + -V/v, --version Display the EJS version. + +{Examples}: + ejs -m $ ./test/fixtures/user.ejs -f ./user_data.json + ejs -m $ ./test/fixtures/user.ejs name=Lerxst + ejs -p [ -c ] ./template_file.ejs -o ./output.html + ejs -n -l _ ./some_template.ejs -f ./data_file.json + ejs -w ./template_with_whitspace.ejs -o ./output_file.html diff --git a/node_modules/svgtofont/package.json b/node_modules/svgtofont/package.json new file mode 100644 index 0000000..8cfd42e --- /dev/null +++ b/node_modules/svgtofont/package.json @@ -0,0 +1,95 @@ +{ + "name": "svgtofont", + "version": "3.22.0", + "description": "Converts SVG to TTF/EOT/WOFF/WOFF2/SVG format fonts.", + "homepage": "https://jaywcjlove.github.io/svgtofont/", + "main": "lib/index.js", + "bin": { + "svgtofont": "lib/cli.js" + }, + "scripts": { + "prepare": "npm run build", + "start": "node lib/index.js", + "watch": "tsbb watch --disable-babel -f src/index.ts -f src/cli.ts", + "build": "tsbb build --disable-babel -f src/index.ts -f src/cli.ts", + "example": "node test/example/index.js", + "example:templates": "node test/templates/index.js", + "pretest": "npm run example && npm run example:templates", + "checked": "tsc --noEmit", + "test": "tsbb test", + "coverage": "tsbb test --coverage" + }, + "author": "Kenny ", + "repository": { + "type": "git", + "url": "https://github.com/jaywcjlove/svgtofont.git" + }, + "svgtofont": { + "css": { + "fontSize": "12px" + } + }, + "keywords": [ + "webfont", + "font", + "icon", + "iconfont", + "font-face", + "compress", + "minify", + "font-cli", + "ttf", + "woff", + "eot", + "svg", + "ttf2eot", + "ttf2woff", + "ttf2svg", + "svg2ttf", + "css", + "base64" + ], + "license": "MIT", + "files": [ + "lib", + "src" + ], + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=15.0.0" + }, + "jest": { + "testMatch": [ + "/test/*.test.{js,ts}" + ] + }, + "dependencies": { + "@types/cheerio": "~0.22.31", + "@types/ejs": "~3.1.0", + "@types/fs-extra": "~9.0.13", + "@types/svg2ttf": "~5.0.1", + "@types/svgicons2svgfont": "~10.0.1", + "@types/ttf2eot": "~2.0.0", + "@types/ttf2woff": "~2.0.2", + "@types/ttf2woff2": "~2.0.0", + "cheerio": "~1.0.0-rc.12", + "colors-cli": "~1.0.28", + "copy-template-dir": "~1.4.0", + "del": "~6.1.0", + "ejs": "~3.1.6", + "fs-extra": "~10.1.0", + "image2uri": "~1.0.5", + "move-file": "~2.1.0", + "svg2ttf": "~6.0.3", + "svgicons2svgfont": "~12.0.0", + "svgo": "~3.0.0", + "ttf2eot": "~3.1.0", + "ttf2woff": "~3.0.0", + "ttf2woff2": "~4.0.4", + "yaml": "^2.1.3", + "yargs": "~17.6.0" + }, + "devDependencies": { + "@types/csso": "^5.0.0", + "tsbb": "^3.7.8" + } +} diff --git a/node_modules/svgtofont/src/cli.ts b/node_modules/svgtofont/src/cli.ts new file mode 100644 index 0000000..3acc209 --- /dev/null +++ b/node_modules/svgtofont/src/cli.ts @@ -0,0 +1,57 @@ +#!/usr/bin/env node + +import FS from 'fs-extra'; +import yargs, { Arguments } from 'yargs'; +import path from 'path'; +import svgtofont from './'; +import { log } from './log'; + +type ArgvResult = Arguments<{ + sources: string; + output: string; + fontName: string; +}> + +const argv = yargs + .alias('s', 'sources') + .describe('s', 'The root from which all sources are relative.') + .alias('o', 'output') + .describe('o', 'Output directory.') + .alias('f', 'fontName') + .describe('f', 'Font Name.') + .demandOption(['output', 'sources']) + .help('h') + .alias('h', 'help') + .epilog('copyright 2019') + .argv as ArgvResult; + +const sourcesPath = path.resolve(process.cwd(), argv.sources); +const outputPath = path.resolve(process.cwd(), argv.output); + +if (!FS.pathExistsSync(sourcesPath)) { + log.error('The directory does not exist!', sourcesPath); + process.exit(); +} + +if (!FS.pathExistsSync(outputPath)) { + FS.mkdirpSync(outputPath); +} + +svgtofont({ + src: sourcesPath, // svg path + dist: outputPath, // output path + // emptyDist: true, // Clear output directory contents + fontName: (argv.fontName) || "svgfont", // font name + css: true, // Create CSS files. + outSVGReact: true, + outSVGPath: true, + svgicons2svgfont: { + fontHeight: 1000, + normalize: true, + }, +}) +.then(() => { + log.log('done!'); +}).catch((err) => { + log.log('SvgToFont:ERR:', err); +}); diff --git a/node_modules/svgtofont/src/generate.ts b/node_modules/svgtofont/src/generate.ts new file mode 100644 index 0000000..6d0c35b --- /dev/null +++ b/node_modules/svgtofont/src/generate.ts @@ -0,0 +1,100 @@ +import fs from 'fs-extra'; +import path from 'path'; +import { optimize } from 'svgo'; +import { filterSvgFiles, toPascalCase } from './utils'; +import { SvgToFontOptions } from './'; + +/** + * Generate Icon SVG Path Source + * .json + */ +export async function generateIconsSource(options: SvgToFontOptions = {}){ + const ICONS_PATH = filterSvgFiles(options.src) + const data = await buildPathsObject(ICONS_PATH, options); + const outPath = path.join(options.dist, `${options.fontName}.json`); + await fs.outputFile(outPath, `{${data}\n}`); + return outPath; +} + +/** + * Loads SVG file for each icon, extracts path strings `d="path-string"`, + * and constructs map of icon name to array of path strings. + * @param {array} files + */ +async function buildPathsObject(files: string[], options: SvgToFontOptions = {}) { + const svgoOptions = options.svgoOptions || {}; + return Promise.all( + files.map(async filepath => { + const name = path.basename(filepath, '.svg'); + const svg = fs.readFileSync(filepath, 'utf-8'); + const pathStrings = optimize(svg, { + path: filepath, + ...options, + plugins: [ + 'convertTransform', + ...(svgoOptions.plugins || []) + // 'convertShapeToPath' + ], + }); + const str: string[] = (pathStrings.data.match(/ d="[^"]+"/g) || []).map(s => s.slice(3)); + return `\n"${name}": [${str.join(',\n')}]`; + }), + ); +} + +const reactSource = (name: string, size: string, fontName: string, source: string) => `import React from 'react'; +export const ${name} = props => ( + ${source} +); +`; + +const reactTypeSource = (name: string) => `import React from 'react'; +export declare const ${name}: (props: React.SVGProps) => JSX.Element; +`; + +/** + * Generate React Icon + * .json + */ +export async function generateReactIcons(options: SvgToFontOptions = {}) { + const ICONS_PATH = filterSvgFiles(options.src); + const data = await outputReactFile(ICONS_PATH, options); + const outPath = path.join(options.dist, 'react', 'index.js'); + fs.outputFileSync(outPath, data.join('\n')); + fs.outputFileSync(outPath.replace(/\.js$/, '.d.ts'), data.join('\n')); + return outPath; +} + +async function outputReactFile(files: string[], options: SvgToFontOptions = {}) { + const svgoOptions = options.svgoOptions || {} + const fontSize = options.css && typeof options.css !== 'boolean' && options.css.fontSize ? options.css.fontSize : '16px'; + const fontName = options.classNamePrefix || options.fontName + return Promise.all( + files.map(async filepath => { + let name = toPascalCase(path.basename(filepath, '.svg')); + if (/^[rR]eact$/.test(name)) { + name = name + toPascalCase(fontName); + } + const svg = fs.readFileSync(filepath, 'utf-8'); + const pathData = optimize(svg, { + path: filepath, + ...svgoOptions, + plugins: [ + 'removeXMLNS', + 'removeEmptyAttrs', + 'convertTransform', + // 'convertShapeToPath', + // 'removeViewBox' + ...(svgoOptions.plugins || []) + ] + }); + const str: string[] = (pathData.data.match(/ d="[^"]+"/g) || []).map(s => s.slice(3)); + const outDistPath = path.join(options.dist, 'react', `${name}.js`); + const pathStrings = str.map((d, i) => ``); + const comName = isNaN(Number(name.charAt(0))) ? name : toPascalCase(fontName) + name; + fs.outputFileSync(outDistPath, reactSource(comName, fontSize, fontName, pathStrings.join(',\n'))); + fs.outputFileSync(outDistPath.replace(/\.js$/, '.d.ts'), reactTypeSource(comName)); + return `export * from './${name}';`; + }), + ); +} diff --git a/node_modules/svgtofont/src/index.ts b/node_modules/svgtofont/src/index.ts new file mode 100644 index 0000000..7f9e156 --- /dev/null +++ b/node_modules/svgtofont/src/index.ts @@ -0,0 +1,387 @@ +/// + +import path from 'path'; +import fs from 'fs-extra'; +import image2uri from 'image2uri'; +import { SvgIcons2FontOptions } from 'svgicons2svgfont'; +import color from 'colors-cli'; +import { Config } from 'svgo'; +import * as YAML from 'yaml'; +import { log } from './log'; +import { generateIconsSource, generateReactIcons } from './generate'; +import { createSVG, createTTF, createEOT, createWOFF, createWOFF2, createSvgSymbol, copyTemplate, CSSOptions, createHTML, createTypescript, TypescriptOptions } from './utils'; + +export type SvgToFontOptions = { + /** A value of `false` disables logging */ + log?: boolean; + /** log callback function */ + logger?: (message: string) => void; + /** + * The output directory. + * @default fonts + * @example + * ``` + * path.join(process.cwd(), 'fonts') + * ``` + */ + dist?: string; + /** + * svg path + * @default svg + * @example + * ``` + * path.join(process.cwd(), 'svg') + * ``` + */ + src?: string; + /** + * The font family name you want. + * @default iconfont + */ + fontName?: string; + /** + * Create CSS/LESS/Scss/Styl files, default `true`. + */ + css?: boolean | CSSOptions; + /** + * Output `./dist/react/`, SVG generates `react` components. + */ + outSVGReact?: boolean; + /** + * Output `./dist/svgtofont.json`, The content is as follows: + * @example + * ```js + * { + * "adobe": ["M14.868 3H23v19L14.868 3zM1 3h8.8.447z...."], + * "git": ["M2.6 10.59L8.38 4.8l1.69 1.7c-.24c-.6.34-1 .99-1..."], + * "stylelint": ["M129.74 243.648c28-100.5.816c2.65..."] + * } + * ``` + */ + outSVGPath?: boolean; + /** + * Output `./dist/info.json`, The content is as follows: + * @example + * ```js + * { + * "adobe": { + * "encodedCode": "\\ea01", + * "prefix": "svgtofont", + * "className": "svgtofont-adobe", + * "unicode": "" + * }, + * ..... + * } + * ``` + */ + generateInfoData?: boolean; + /** + * This is the setting for [svgicons2svgfont](https://github.com/nfroidure/svgicons2svgfont/tree/dd713bea4f97afa59f7dba6a21ff7f22db565bcf#api) + */ + svgicons2svgfont?: SvgIcons2FontOptions; + /** Some options can be configured with svgoOptions though it. [svgo](https://github.com/svg/svgo#configuration) */ + svgoOptions?: Config; + /** + * Create font class name prefix, default value font name. + * @default fontName + */ + classNamePrefix?: SvgToFontOptions['fontName']; + /** + * Symbol Name Delimiter, @default `-` + */ + symbolNameDelimiter?: string; + /** + * Directory of custom templates. + */ + styleTemplates?: string; + /** + * unicode start number + * @default 10000 + */ + startUnicode?: number; + /** + * should the name(file name) be used as unicode? this switch allows for the support of ligatures. + * @default false + */ + useNameAsUnicode?: boolean; + /** + * Clear output directory contents + * @default false + */ + emptyDist?: boolean; + /** + * This is the setting for [svg2ttf](https://github.com/fontello/svg2ttf/tree/c33a126920f46b030e8ce960cc7a0e38a6946bbc#svg2ttfsvgfontstring-options---buf) + */ + svg2ttf?: unknown; + website?: { + /** + * Add a Github corner to your website + * @like https://github.com/uiwjs/react-github-corners + */ + corners?: { + /** + * @example `https://github.com/jaywcjlove/svgtofont` + */ + url?: string, + /** + * @default 60 + */ + width?: number, + /** + * @default 60 + */ + height?: number, + /** + * @default #151513 + */ + bgColor?: '#dc3545' + }, + /** + * @default unicode + */ + index?: 'font-class' | 'unicode' | 'symbol'; + /** + * website title + */ + title?: string; + /** + * @example + * ```js + * path.resolve(rootPath, "favicon.png") + * ``` + */ + favicon?: string; + /** + * Must be a .svg format image. + * @example + * ```js + * path.resolve(rootPath, "svg", "git.svg") + * ``` + */ + logo?: string, + version?: string, + meta?: { + description?: string; + keywords?: string; + }, + description?: string; + template?: string; + footerInfo?: string; + links: Array<{ + title: string; + url: string; + }>; + }; + + /** + * Create typescript file with declarations for icon classnames + * @default false + */ + typescript?: boolean | TypescriptOptions +} + +export type IconInfo = { + prefix: string; + symbol: string; + unicode: string; + className: string; + encodedCode: string | number; +} +export type InfoData = Record> + +export default async (options: SvgToFontOptions = {}) => { + const confPath = path.join(process.cwd(), '.svgtofontrc'); + if (fs.pathExistsSync(confPath)) { + const conf = await fs.readJson(confPath); + options = { ...options, ...conf }; + } else { + // load yaml config + const confPath = path.join(process.cwd(), '.svgtofontrc.yaml'); + if (fs.pathExistsSync(confPath)) { + const conf = await YAML.parse(fs.readFileSync(confPath, 'utf-8')); + options = { ...options, ...conf }; + } + } + + const pkgPath = path.join(process.cwd(), 'package.json'); + if (fs.pathExistsSync(pkgPath)) { + const pkg = require(pkgPath); + if (pkg.svgtofont) { + options = { ...options, ...pkg.svgtofont } + } + if (options.website && pkg.version) { + options.website.version = pkg.version; + } + } + if (options.log === undefined) options.log = true; + log.disabled = !options.log; + if (options.logger && typeof options.logger === 'function') log.logger = options.logger; + options.dist = options.dist || path.resolve(process.cwd(), 'fonts'); + options.src = options.src || path.resolve(process.cwd(), 'svg'); + options.startUnicode = options.startUnicode || 0xea01; + options.svg2ttf = options.svg2ttf || {}; + options.emptyDist = options.emptyDist; + options.fontName = options.fontName || 'iconfont'; + options.svgicons2svgfont = options.svgicons2svgfont || {}; + options.svgicons2svgfont.fontName = options.fontName; + options.symbolNameDelimiter = options.symbolNameDelimiter || '-'; + options.classNamePrefix = options.classNamePrefix || options.fontName; + const fontSize = options.css && typeof options.css !== 'boolean' && options.css.fontSize ? options.css.fontSize : '16px'; + // If you generate a font you need to generate a style. + if (options.website && !options.css) options.css = true; + + const infoDataPath = path.resolve(options.dist, 'info.json'); + try { + if (options.emptyDist) { + await fs.emptyDir(options.dist); + } + // Ensures that the directory exists. + await fs.ensureDir(options.dist); + const unicodeObject = await createSVG(options); + + let cssString: string[] = []; + let cssToVars: string[] = []; + let cssIconHtml: string[] = []; + let unicodeHtml: string[] = []; + let symbolHtml: string[] = []; + const prefix = options.classNamePrefix || options.fontName; + const infoData: InfoData = {} + Object.keys(unicodeObject).forEach(name => { + if (!infoData[name]) infoData[name] = {}; + const _code = unicodeObject[name]; + let symbolName = options.classNamePrefix + options.symbolNameDelimiter + name + let iconPart = symbolName + '">'; + let encodedCodes: string | number = _code.charCodeAt(0); + + if (options.useNameAsUnicode) { + symbolName = name; + iconPart = prefix + '">' + name; + encodedCodes = _code.split('').map(x => x.charCodeAt(0)).join(';&#'); + } else { + cssString.push(`.${symbolName}:before { content: "\\${encodedCodes.toString(16)}"; }\n`); + cssToVars.push(`$${symbolName}: "\\${encodedCodes.toString(16)}";\n`); + } + infoData[name].encodedCode = `\\${encodedCodes.toString(16)}`; + infoData[name].prefix = prefix; + infoData[name].className = symbolName; + infoData[name].unicode = `&#${encodedCodes};`; + cssIconHtml.push(`
  • ${name}

  • `); + unicodeHtml.push(`
  • ${_code}

    ${name}

    &#${encodedCodes};
  • `); + symbolHtml.push(` +
  • + +

    ${symbolName}

    +
  • + `); + }); + if (options.generateInfoData) { + await fs.writeJSON(infoDataPath, infoData, { spaces: 2 }); + log.log(`${color.green('SUCCESS')} Created ${infoDataPath} `); + } + const ttf = await createTTF(options); + await createEOT(options, ttf); + await createWOFF(options, ttf); + await createWOFF2(options, ttf); + await createSvgSymbol(options); + + if (options.css) { + const styleTemplatePath = options.styleTemplates || (!options.useNameAsUnicode ? path.resolve(__dirname, 'styles') : path.resolve(__dirname, 'ligature-styles')); + await copyTemplate(styleTemplatePath, options.dist, { + fontname: options.fontName, + cssString: cssString.join(''), + cssToVars: cssToVars.join(''), + fontSize: fontSize, + timestamp: new Date().getTime(), + prefix, + _opts: typeof options.css === 'boolean' ? {} : { ...options.css } + }); + } + + if (options.typescript) { + await createTypescript({ ...options, typescript: options.typescript }) + } + + if (options.website) { + const pageName = ['font-class', 'unicode', 'symbol']; + let fontClassPath = path.join(options.dist, 'index.html'); + let unicodePath = path.join(options.dist, 'unicode.html'); + let symbolPath = path.join(options.dist, 'symbol.html'); + // setting default home page. + const indexName = pageName.includes(options.website.index) ? pageName.indexOf(options.website.index) : 0; + pageName.forEach((name, index) => { + const _path = path.join(options.dist, indexName === index ? 'index.html' : `${name}.html`); + if (name === 'font-class') fontClassPath = _path; + if (name === 'unicode') unicodePath = _path; + if (name === 'symbol') symbolPath = _path; + }); + // default template + options.website.template = options.website.template || path.join(__dirname, 'website', 'index.ejs'); + // template data + const tempData: SvgToFontOptions['website'] & { + fontname: string; + classNamePrefix: string; + _type: string; + _link: string; + _IconHtml: string; + _title: string; + } = { + meta: null, + links: null, + corners: null, + description: null, + footerInfo: null, + ...options.website, + fontname: options.fontName, + classNamePrefix: options.classNamePrefix, + _type: 'font-class', + _link: `${(options.css && typeof options.css !== 'boolean' && options.css.fileName) || options.fontName}.css`, + _IconHtml: cssIconHtml.join(''), + _title: options.website.title || options.fontName + }; + // website logo + if (options.website.logo && fs.pathExistsSync(options.website.logo) && path.extname(options.website.logo) === '.svg') { + tempData.logo = fs.readFileSync(options.website.logo).toString(); + } + // website favicon + if (options.website.favicon && fs.pathExistsSync(options.website.favicon)) { + tempData.favicon = image2uri(options.website.favicon); + } else { + tempData.favicon = ''; + } + const classHtmlStr = await createHTML(options.website.template, tempData); + fs.outputFileSync(fontClassPath, classHtmlStr); + log.log(`${color.green('SUCCESS')} Created ${fontClassPath} `); + + tempData._IconHtml = unicodeHtml.join(''); + tempData._type = 'unicode'; + const unicodeHtmlStr = await createHTML(options.website.template, tempData); + fs.outputFileSync(unicodePath, unicodeHtmlStr); + log.log(`${color.green('SUCCESS')} Created ${unicodePath} `); + + tempData._IconHtml = symbolHtml.join(''); + tempData._type = 'symbol'; + const symbolHtmlStr = await createHTML(options.website.template, tempData); + fs.outputFileSync(symbolPath, symbolHtmlStr); + log.log(`${color.green('SUCCESS')} Created ${unicodePath} `); + } + + if (options.outSVGPath) { + const outPath = await generateIconsSource(options); + log.log(`${color.green('SUCCESS')} Created ${outPath} `); + } + if (options.outSVGReact) { + const outPath = await generateReactIcons(options); + log.log(`${color.green('SUCCESS')} Created React Components. `); + } + + } catch (error) { + log.log('SvgToFont:CLI:ERR:', error); + } +} + +/** + * https://github.com/Microsoft/TypeScript/issues/5565#issuecomment-155226290 + */ +module.exports = exports["default"]; \ No newline at end of file diff --git a/node_modules/svgtofont/src/ligature-styles/_{{filename}}.css b/node_modules/svgtofont/src/ligature-styles/_{{filename}}.css new file mode 100644 index 0000000..6481e87 --- /dev/null +++ b/node_modules/svgtofont/src/ligature-styles/_{{filename}}.css @@ -0,0 +1,17 @@ +@font-face { + font-family: "{{fontname}}"; + src: url('{{cssPath}}{{fontname}}.eot?t={{timestamp}}'); /* IE9*/ + src: url('{{cssPath}}{{fontname}}.eot?t={{timestamp}}#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url("{{cssPath}}{{fontname}}.woff2?t={{timestamp}}") format("woff2"), + url("{{cssPath}}{{fontname}}.woff?t={{timestamp}}") format("woff"), + url('{{cssPath}}{{fontname}}.ttf?t={{timestamp}}') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ + url('{{cssPath}}{{fontname}}.svg?t={{timestamp}}#{{fontname}}') format('svg'); /* iOS 4.1- */ +} + +.{{prefix}} { + font-family: '{{fontname}}' !important; + font-size:{{fontSize}}; + font-style:normal; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} diff --git a/node_modules/svgtofont/src/ligature-styles/_{{filename}}.less b/node_modules/svgtofont/src/ligature-styles/_{{filename}}.less new file mode 100644 index 0000000..fc45385 --- /dev/null +++ b/node_modules/svgtofont/src/ligature-styles/_{{filename}}.less @@ -0,0 +1,16 @@ +@font-face {font-family: "{{fontname}}"; + src: url('{{cssPath}}{{fontname}}.eot?t={{timestamp}}'); /* IE9*/ + src: url('{{cssPath}}{{fontname}}.eot?t={{timestamp}}#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url("{{cssPath}}{{fontname}}.woff2?t={{timestamp}}") format("woff2"), + url("{{cssPath}}{{fontname}}.woff?t={{timestamp}}") format("woff"), + url('{{cssPath}}{{fontname}}.ttf?t={{timestamp}}') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ + url('{{cssPath}}{{fontname}}.svg?t={{timestamp}}#{{fontname}}') format('svg'); /* iOS 4.1- */ +} + +.{{prefix}} { + font-family: '{{fontname}}' !important; + font-size: {{fontSize}}; + font-style:normal; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} diff --git a/node_modules/svgtofont/src/ligature-styles/_{{filename}}.module.less b/node_modules/svgtofont/src/ligature-styles/_{{filename}}.module.less new file mode 100644 index 0000000..b52544f --- /dev/null +++ b/node_modules/svgtofont/src/ligature-styles/_{{filename}}.module.less @@ -0,0 +1,16 @@ +@font-face {font-family: "{{fontname}}"; + src: url('{{cssPath}}{{fontname}}.eot?t={{timestamp}}'); /* IE9*/ + src: url('{{cssPath}}{{fontname}}.eot?t={{timestamp}}#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url("{{cssPath}}{{fontname}}.woff2?t={{timestamp}}") format("woff2"), + url("{{cssPath}}{{fontname}}.woff?t={{timestamp}}") format("woff"), + url('{{cssPath}}{{fontname}}.ttf?t={{timestamp}}') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ + url('{{cssPath}}{{fontname}}.svg?t={{timestamp}}#{{fontname}}') format('svg'); /* iOS 4.1- */ +} + +.{{prefix}} { + font-family: '{{fontname}}' !important; + font-size:{{fontSize}}; + font-style:normal; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} diff --git a/node_modules/svgtofont/src/ligature-styles/_{{filename}}.scss b/node_modules/svgtofont/src/ligature-styles/_{{filename}}.scss new file mode 100644 index 0000000..fc45385 --- /dev/null +++ b/node_modules/svgtofont/src/ligature-styles/_{{filename}}.scss @@ -0,0 +1,16 @@ +@font-face {font-family: "{{fontname}}"; + src: url('{{cssPath}}{{fontname}}.eot?t={{timestamp}}'); /* IE9*/ + src: url('{{cssPath}}{{fontname}}.eot?t={{timestamp}}#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url("{{cssPath}}{{fontname}}.woff2?t={{timestamp}}") format("woff2"), + url("{{cssPath}}{{fontname}}.woff?t={{timestamp}}") format("woff"), + url('{{cssPath}}{{fontname}}.ttf?t={{timestamp}}') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ + url('{{cssPath}}{{fontname}}.svg?t={{timestamp}}#{{fontname}}') format('svg'); /* iOS 4.1- */ +} + +.{{prefix}} { + font-family: '{{fontname}}' !important; + font-size: {{fontSize}}; + font-style:normal; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} diff --git a/node_modules/svgtofont/src/ligature-styles/_{{filename}}.styl b/node_modules/svgtofont/src/ligature-styles/_{{filename}}.styl new file mode 100644 index 0000000..fc45385 --- /dev/null +++ b/node_modules/svgtofont/src/ligature-styles/_{{filename}}.styl @@ -0,0 +1,16 @@ +@font-face {font-family: "{{fontname}}"; + src: url('{{cssPath}}{{fontname}}.eot?t={{timestamp}}'); /* IE9*/ + src: url('{{cssPath}}{{fontname}}.eot?t={{timestamp}}#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url("{{cssPath}}{{fontname}}.woff2?t={{timestamp}}") format("woff2"), + url("{{cssPath}}{{fontname}}.woff?t={{timestamp}}") format("woff"), + url('{{cssPath}}{{fontname}}.ttf?t={{timestamp}}') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ + url('{{cssPath}}{{fontname}}.svg?t={{timestamp}}#{{fontname}}') format('svg'); /* iOS 4.1- */ +} + +.{{prefix}} { + font-family: '{{fontname}}' !important; + font-size: {{fontSize}}; + font-style:normal; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} diff --git a/node_modules/svgtofont/src/log.ts b/node_modules/svgtofont/src/log.ts new file mode 100644 index 0000000..ddc6cfc --- /dev/null +++ b/node_modules/svgtofont/src/log.ts @@ -0,0 +1,25 @@ +export class Log { + _disabled?:boolean; + constructor(disabled?: boolean) { + this.disabled = disabled || false + } + get disabled () { + return this._disabled; + } + set disabled(val: boolean) { + this._disabled = val; + } + log = (message?: any, ...optionalParams: any[]) => { + if (this.logger) this.logger(message); + if (this.disabled) return () => {} + return console.log(message, ...optionalParams) + } + error = (message?: any, ...optionalParams: any[]) => { + if (this.logger) this.logger(message); + if (this.disabled) return () => {} + return console.error(message, ...optionalParams) + } + logger = (message?: string) => {} +} + +export const log = new Log(); \ No newline at end of file diff --git a/node_modules/svgtofont/src/styles/_{{filename}}.css b/node_modules/svgtofont/src/styles/_{{filename}}.css new file mode 100644 index 0000000..f9a5015 --- /dev/null +++ b/node_modules/svgtofont/src/styles/_{{filename}}.css @@ -0,0 +1,20 @@ +@font-face { + font-family: "{{fontname}}"; + src: url('{{cssPath}}{{fontname}}.eot?t={{timestamp}}'); /* IE9*/ + src: url('{{cssPath}}{{fontname}}.eot?t={{timestamp}}#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url("{{cssPath}}{{fontname}}.woff2?t={{timestamp}}") format("woff2"), + url("{{cssPath}}{{fontname}}.woff?t={{timestamp}}") format("woff"), + url('{{cssPath}}{{fontname}}.ttf?t={{timestamp}}') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ + url('{{cssPath}}{{fontname}}.svg?t={{timestamp}}#{{fontname}}') format('svg'); /* iOS 4.1- */ +} + +[class^="{{prefix}}-"], [class*=" {{prefix}}-"] { + font-family: '{{fontname}}' !important; + font-size:{{fontSize}}; + font-style:normal; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + + +{{cssString}} \ No newline at end of file diff --git a/node_modules/svgtofont/src/styles/_{{filename}}.less b/node_modules/svgtofont/src/styles/_{{filename}}.less new file mode 100644 index 0000000..5a1a18c --- /dev/null +++ b/node_modules/svgtofont/src/styles/_{{filename}}.less @@ -0,0 +1,18 @@ +@font-face {font-family: "{{fontname}}"; + src: url('{{cssPath}}{{fontname}}.eot?t={{timestamp}}'); /* IE9*/ + src: url('{{cssPath}}{{fontname}}.eot?t={{timestamp}}#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url("{{cssPath}}{{fontname}}.woff2?t={{timestamp}}") format("woff2"), + url("{{cssPath}}{{fontname}}.woff?t={{timestamp}}") format("woff"), + url('{{cssPath}}{{fontname}}.ttf?t={{timestamp}}') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ + url('{{cssPath}}{{fontname}}.svg?t={{timestamp}}#{{fontname}}') format('svg'); /* iOS 4.1- */ +} + +[class^="{{prefix}}-"], [class*=" {{prefix}}-"] { + font-family: '{{fontname}}' !important; + font-size: {{fontSize}}; + font-style:normal; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +{{cssString}} \ No newline at end of file diff --git a/node_modules/svgtofont/src/styles/_{{filename}}.module.less b/node_modules/svgtofont/src/styles/_{{filename}}.module.less new file mode 100644 index 0000000..c6d5194 --- /dev/null +++ b/node_modules/svgtofont/src/styles/_{{filename}}.module.less @@ -0,0 +1,20 @@ +@font-face {font-family: "{{fontname}}"; + src: url('{{cssPath}}{{fontname}}.eot?t={{timestamp}}'); /* IE9*/ + src: url('{{cssPath}}{{fontname}}.eot?t={{timestamp}}#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url("{{cssPath}}{{fontname}}.woff2?t={{timestamp}}") format("woff2"), + url("{{cssPath}}{{fontname}}.woff?t={{timestamp}}") format("woff"), + url('{{cssPath}}{{fontname}}.ttf?t={{timestamp}}') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ + url('{{cssPath}}{{fontname}}.svg?t={{timestamp}}#{{fontname}}') format('svg'); /* iOS 4.1- */ +} + +[class^="{{prefix}}-"], [class*=" {{prefix}}-"] { + font-family: '{{fontname}}' !important; + font-size:{{fontSize}}; + font-style:normal; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +:global { +{{cssString}} +} \ No newline at end of file diff --git a/node_modules/svgtofont/src/styles/_{{filename}}.scss b/node_modules/svgtofont/src/styles/_{{filename}}.scss new file mode 100644 index 0000000..f8d78fc --- /dev/null +++ b/node_modules/svgtofont/src/styles/_{{filename}}.scss @@ -0,0 +1,19 @@ +@font-face {font-family: "{{fontname}}"; + src: url('{{cssPath}}{{fontname}}.eot?t={{timestamp}}'); /* IE9*/ + src: url('{{cssPath}}{{fontname}}.eot?t={{timestamp}}#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url("{{cssPath}}{{fontname}}.woff2?t={{timestamp}}") format("woff2"), + url("{{cssPath}}{{fontname}}.woff?t={{timestamp}}") format("woff"), + url('{{cssPath}}{{fontname}}.ttf?t={{timestamp}}') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ + url('{{cssPath}}{{fontname}}.svg?t={{timestamp}}#{{fontname}}') format('svg'); /* iOS 4.1- */ +} + +[class^="{{prefix}}-"], [class*=" {{prefix}}-"] { + font-family: '{{fontname}}' !important; + font-size: {{fontSize}}; + font-style:normal; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +{{cssString}} +{{cssToVars}} diff --git a/node_modules/svgtofont/src/styles/_{{filename}}.styl b/node_modules/svgtofont/src/styles/_{{filename}}.styl new file mode 100644 index 0000000..5a1a18c --- /dev/null +++ b/node_modules/svgtofont/src/styles/_{{filename}}.styl @@ -0,0 +1,18 @@ +@font-face {font-family: "{{fontname}}"; + src: url('{{cssPath}}{{fontname}}.eot?t={{timestamp}}'); /* IE9*/ + src: url('{{cssPath}}{{fontname}}.eot?t={{timestamp}}#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url("{{cssPath}}{{fontname}}.woff2?t={{timestamp}}") format("woff2"), + url("{{cssPath}}{{fontname}}.woff?t={{timestamp}}") format("woff"), + url('{{cssPath}}{{fontname}}.ttf?t={{timestamp}}') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ + url('{{cssPath}}{{fontname}}.svg?t={{timestamp}}#{{fontname}}') format('svg'); /* iOS 4.1- */ +} + +[class^="{{prefix}}-"], [class*=" {{prefix}}-"] { + font-family: '{{fontname}}' !important; + font-size: {{fontSize}}; + font-style:normal; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +{{cssString}} \ No newline at end of file diff --git a/node_modules/svgtofont/src/types/index.d.ts b/node_modules/svgtofont/src/types/index.d.ts new file mode 100644 index 0000000..6108595 --- /dev/null +++ b/node_modules/svgtofont/src/types/index.d.ts @@ -0,0 +1,5 @@ +/// + +declare module 'copy-template-dir' { + export default function(templateDir: string, targetDir: string, options: Record, callback: (err: Error, createdFiles: string[]) => void): void; +} diff --git a/node_modules/svgtofont/src/utils.ts b/node_modules/svgtofont/src/utils.ts new file mode 100644 index 0000000..3db007e --- /dev/null +++ b/node_modules/svgtofont/src/utils.ts @@ -0,0 +1,333 @@ +import SVGIcons2SVGFont from 'svgicons2svgfont'; +import fs, { ReadStream } from 'fs-extra'; +import path from 'path'; +import ejs from 'ejs'; +import color from 'colors-cli'; +import cheerio from 'cheerio'; +import svg2ttf from 'svg2ttf'; +import ttf2eot from 'ttf2eot'; +import ttf2woff from 'ttf2woff'; +import ttf2woff2 from 'ttf2woff2'; +import copy from 'copy-template-dir'; +import del from 'del'; +import moveFile from 'move-file'; +import { SvgToFontOptions } from './'; +import { log } from './log'; + +let UnicodeObj: Record = {}; +/** + * Unicode Private Use Area start. + * https://en.wikipedia.org/wiki/Private_Use_Areas + */ +let startUnicode = 0xea01; + +/** + * SVG to SVG font + */ +export function createSVG(options: SvgToFontOptions = {}): Promise> { + startUnicode = options.startUnicode + UnicodeObj = {} + return new Promise((resolve, reject) => { + // init + const fontStream = new SVGIcons2SVGFont({ + log: (message) => log.log(message), + ...options.svgicons2svgfont + }); + + function writeFontStream(svgPath: string) { + // file name + let _name = path.basename(svgPath, ".svg"); + const glyph = fs.createReadStream(svgPath) as ReadStream & { metadata: { unicode: string[], name: string } }; + glyph.metadata = { unicode: getIconUnicode(_name, options.useNameAsUnicode), name: _name }; + fontStream.write(glyph); + } + + const DIST_PATH = path.join(options.dist, options.fontName + ".svg"); + // Setting the font destination + fontStream.pipe(fs.createWriteStream(DIST_PATH)) + .on("finish", () => { + log.log(`${color.green('SUCCESS')} ${color.blue_bt('SVG')} font successfully created!\n ╰┈▶ ${DIST_PATH}`); + resolve(UnicodeObj); + }) + .on("error", (err) => { + if (err) { + reject(err); + } + }); + filterSvgFiles(options.src).forEach((svg: string) => { + if (typeof svg !== 'string') return false; + writeFontStream(svg); + }); + + // Do not forget to end the stream + fontStream.end(); + }); +} +/** + * Converts a string to pascal case. + * + * @example + * + * ```js + * toPascalCase('some_database_field_name'); // 'SomeDatabaseFieldName' + * toPascalCase('Some label that needs to be pascalized'); + * // 'SomeLabelThatNeedsToBePascalized' + * toPascalCase('some-javascript-property'); // 'SomeJavascriptProperty' + * toPascalCase('some-mixed_string with spaces_underscores-and-hyphens'); + * // 'SomeMixedStringWithSpacesUnderscoresAndHyphens' + * ``` + */ +export const toPascalCase = (str: string) => + str + .match(/[A-Z]{2,}(?=[A-Z][a-z]+[0-9]*|\b)|[A-Z]?[a-z]+[0-9]*|[A-Z]|[0-9]+/g) + .map(x => x.charAt(0).toUpperCase() + x.slice(1).toLowerCase()) + .join(''); + +/* + * Filter svg files + * @return {Array} svg files + */ +export function filterSvgFiles(svgFolderPath: string): string[] { + let files = fs.readdirSync(svgFolderPath, 'utf-8'); + let svgArr = []; + if (!files) { + throw new Error(`Error! Svg folder is empty.${svgFolderPath}`); + } + + for (let i in files) { + if (typeof files[i] !== 'string' || path.extname(files[i]) !== '.svg') continue; + if (!~svgArr.indexOf(files[i])) { + svgArr.push(path.join(svgFolderPath, files[i])); + } + } + return svgArr; +} + +export function snakeToUppercase(str: string) { + return str.split(/[-_]/) + .map(partial => partial.charAt(0).toUpperCase() + partial.slice(1)) + .join('') +} + +export type TypescriptOptions = { + extension?: 'd.ts' | 'ts' | 'tsx', + enumName?: string +} + +/** + * Create typescript declarations for icon classnames + */ +export async function createTypescript(options: Omit & { typescript: TypescriptOptions | true }) { + const tsOptions = options.typescript === true ? {} : options.typescript; + const uppercaseFontName = snakeToUppercase(options.fontName); + const { extension = 'd.ts', enumName = uppercaseFontName } = tsOptions; + const DIST_PATH = path.join(options.dist, `${options.fontName}.${extension}`); + const fileNames = filterSvgFiles(options.src).map(svgPath => path.basename(svgPath, path.extname(svgPath))); + await fs.writeFile( + DIST_PATH, + `export enum ${enumName} {\n` + + fileNames.map(name => ` ${snakeToUppercase(name)} = "${options.classNamePrefix}-${name}"`).join(',\n') + + '\n}\n\n' + + `export type ${enumName}Classname = ${fileNames.map(name => `"${options.classNamePrefix}-${name}"`).join(' | ')}\n` + + `export type ${enumName}Icon = ${fileNames.map(name => `"${name}"`).join(' | ')}\n` + + `export const ${enumName}Prefix = "${options.classNamePrefix}-"` + ); + log.log(`${color.green('SUCCESS')} Created ${DIST_PATH}`); +} + +/* + * Get icon unicode + * @return {Array} unicode array + */ +function getIconUnicode(name: string, useNameAsUnicode: boolean) { + let unicode = !useNameAsUnicode ? String.fromCharCode(startUnicode++) : name; + UnicodeObj[name] = unicode; + return [unicode]; +} + + +/** + * SVG font to TTF + */ +export function createTTF(options: SvgToFontOptions = {}): Promise { + return new Promise((resolve, reject) => { + options.svg2ttf = options.svg2ttf || {}; + const DIST_PATH = path.join(options.dist, options.fontName + ".ttf"); + let ttf = svg2ttf(fs.readFileSync(path.join(options.dist, options.fontName + ".svg"), "utf8"), options.svg2ttf); + const ttfBuf = Buffer.from(ttf.buffer); + fs.writeFile(DIST_PATH, ttfBuf, (err: NodeJS.ErrnoException) => { + if (err) { + return reject(err); + } + log.log(`${color.green('SUCCESS')} ${color.blue_bt('TTF')} font successfully created!\n ╰┈▶ ${DIST_PATH}`); + resolve(ttfBuf); + }); + }); +}; + +/** + * TTF font to EOT + */ +export function createEOT(options: SvgToFontOptions = {}, ttf: Buffer) { + return new Promise((resolve, reject) => { + const DIST_PATH = path.join(options.dist, options.fontName + '.eot'); + const eot = Buffer.from(ttf2eot(ttf).buffer); + + fs.writeFile(DIST_PATH, eot, (err: NodeJS.ErrnoException) => { + if (err) { + return reject(err); + } + log.log(`${color.green('SUCCESS')} ${color.blue_bt('EOT')} font successfully created!\n ╰┈▶ ${DIST_PATH}`); + resolve(eot); + }); + }); +}; + +/** + * TTF font to WOFF + */ +export function createWOFF(options: SvgToFontOptions = {}, ttf: Buffer) { + return new Promise((resolve, reject) => { + const DIST_PATH = path.join(options.dist, options.fontName + ".woff"); + const woff = Buffer.from(ttf2woff(ttf).buffer); + fs.writeFile(DIST_PATH, woff, (err) => { + if (err) { + return reject(err); + } + log.log(`${color.green('SUCCESS')} ${color.blue_bt('WOFF')} font successfully created!\n ╰┈▶ ${DIST_PATH}`); + resolve(woff); + }); + }); +}; + +/** + * TTF font to WOFF2 + */ +export function createWOFF2(options: SvgToFontOptions = {}, ttf: Buffer) { + return new Promise((resolve, reject) => { + const DIST_PATH = path.join(options.dist, options.fontName + ".woff2"); + const woff2 = Buffer.from(ttf2woff2(ttf).buffer); + fs.writeFile(DIST_PATH, woff2, (err) => { + if (err) { + return reject(err); + } + log.log(`${color.green('SUCCESS')} ${color.blue_bt('WOFF2')} font successfully created!\n ╰┈▶ ${DIST_PATH}`); + resolve({ + path: DIST_PATH + }); + }); + }); +}; + +/** + * Create SVG Symbol + */ +export function createSvgSymbol(options: SvgToFontOptions = {}) { + const DIST_PATH = path.join(options.dist, `${options.fontName}.symbol.svg`); + const $ = cheerio.load(''); + return new Promise((resolve, reject) => { + filterSvgFiles(options.src).forEach(svgPath => { + const fileName = path.basename(svgPath, path.extname(svgPath)); + const file = fs.readFileSync(svgPath, "utf8"); + const svgNode = $(file); + const symbolNode = $(""); + symbolNode.attr("viewBox", svgNode.attr("viewBox")); + symbolNode.attr("id", `${options.classNamePrefix}-${fileName}`); + symbolNode.append(svgNode.html()); + $('svg').append(symbolNode); + }); + + fs.writeFile(DIST_PATH, $.html("svg"), (err) => { + if (err) { + return reject(err); + } + log.log(`${color.green('SUCCESS')} ${color.blue_bt('Svg Symbol')} font successfully created!\n ╰┈▶ ${DIST_PATH}`); + resolve({ + path: DIST_PATH, + svg: $.html("svg") + }); + }); + }); +}; + +export type CSSOptions = { + /** + * Output the css file to the specified directory + */ + output?: string; + /** + * Which files are exported. + */ + include?: RegExp; + /** + * Setting font size. + */ + fontSize?: string; + /** + * Set the path in the css file + * https://github.com/jaywcjlove/svgtofont/issues/48#issuecomment-739547189 + */ + cssPath?: string; + /** + * Set file name + * https://github.com/jaywcjlove/svgtofont/issues/48#issuecomment-739547189 + */ + fileName?: string; +} + +/** + * Copy template files + */ +export function copyTemplate(inDir: string, outDir: string, { _opts, ...vars }: Record & { _opts: CSSOptions}) { + const removeFiles: Array = []; + return new Promise((resolve, reject) => { + copy(inDir, outDir, { + ...vars, + cssPath: _opts.cssPath || '', + filename: _opts.fileName || vars.fontname, + }, async (err, createdFiles) => { + if (err) reject(err); + createdFiles = createdFiles.map(filePath => { + if (_opts.include && (new RegExp(_opts.include)).test(filePath) || !_opts.include) { + return filePath; + } else { + removeFiles.push(filePath); + } + }).filter(Boolean); + if (removeFiles.length > 0) { + await del([...removeFiles]); + } + createdFiles = await Promise.all(createdFiles.map(async (file) => { + if (!file.endsWith('.template')) { + return file; + } + + const changedFile = file.replace('.template', ''); + await moveFile(file, changedFile); + return changedFile; + })); + if (_opts.output) { + const output = path.join(process.cwd(), _opts.output); + await Promise.all(createdFiles.map(async (file) => { + await moveFile(file, path.join(output, path.basename(file))); + return null; + })); + } + createdFiles.forEach(filePath => log.log(`${color.green('SUCCESS')} Created ${filePath} `)); + resolve(createdFiles); + }) + }); +}; + +/** + * Create HTML + */ +export function createHTML(outPath: string,data: ejs.Data, options?: ejs.Options): Promise { + return new Promise((resolve, reject) => { + ejs.renderFile(outPath, data, options, (err, str) => { + if (err) reject(err); + resolve(str); + }); + }); +}; + diff --git a/node_modules/svgtofont/src/website/index.ejs b/node_modules/svgtofont/src/website/index.ejs new file mode 100644 index 0000000..cebc6b0 --- /dev/null +++ b/node_modules/svgtofont/src/website/index.ejs @@ -0,0 +1,163 @@ + + + + + <%=_title%> + + <%if (meta && Object.keys(meta).length > 0) { Object.keys(meta).forEach((metaName) => { %> + + <%})}%> + <%if(favicon) {%> + + <%}%> + <%if(_type === 'font-class' && _link) {%> + + <%}%> + + <%if (corners && corners.url) {%> + + <%}%> + + + + <%if(corners && corners.url) {%> + + + + <%}%> +
    + <%if(logo) {%> + + <%}%> +

    <%=_title%><%-version%>

    +
    + <%-description || (meta && meta.description)%> +
    +

    + <%if(links && links.length > 0) { links.forEach((linkItem, index) => {%> + <%-linkItem.title%><%if(links.length-1 !== index){%> · <%}%> + <%})}%> +

    +
    +
    +
      + <%-_IconHtml%> +
    +
    + + + + + \ No newline at end of file diff --git a/node_modules/tar/LICENSE b/node_modules/tar/LICENSE new file mode 100644 index 0000000..19129e3 --- /dev/null +++ b/node_modules/tar/LICENSE @@ -0,0 +1,15 @@ +The ISC License + +Copyright (c) Isaac Z. Schlueter and Contributors + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/tar/README.md b/node_modules/tar/README.md new file mode 100644 index 0000000..7cb09da --- /dev/null +++ b/node_modules/tar/README.md @@ -0,0 +1,1070 @@ +# node-tar + +Fast and full-featured Tar for Node.js + +The API is designed to mimic the behavior of `tar(1)` on unix systems. +If you are familiar with how tar works, most of this will hopefully be +straightforward for you. If not, then hopefully this module can teach +you useful unix skills that may come in handy someday :) + +## Background + +A "tar file" or "tarball" is an archive of file system entries +(directories, files, links, etc.) The name comes from "tape archive". +If you run `man tar` on almost any Unix command line, you'll learn +quite a bit about what it can do, and its history. + +Tar has 5 main top-level commands: + +* `c` Create an archive +* `r` Replace entries within an archive +* `u` Update entries within an archive (ie, replace if they're newer) +* `t` List out the contents of an archive +* `x` Extract an archive to disk + +The other flags and options modify how this top level function works. + +## High-Level API + +These 5 functions are the high-level API. All of them have a +single-character name (for unix nerds familiar with `tar(1)`) as well +as a long name (for everyone else). + +All the high-level functions take the following arguments, all three +of which are optional and may be omitted. + +1. `options` - An optional object specifying various options +2. `paths` - An array of paths to add or extract +3. `callback` - Called when the command is completed, if async. (If + sync or no file specified, providing a callback throws a + `TypeError`.) + +If the command is sync (ie, if `options.sync=true`), then the +callback is not allowed, since the action will be completed immediately. + +If a `file` argument is specified, and the command is async, then a +`Promise` is returned. In this case, if async, a callback may be +provided which is called when the command is completed. + +If a `file` option is not specified, then a stream is returned. For +`create`, this is a readable stream of the generated archive. For +`list` and `extract` this is a writable stream that an archive should +be written into. If a file is not specified, then a callback is not +allowed, because you're already getting a stream to work with. + +`replace` and `update` only work on existing archives, and so require +a `file` argument. + +Sync commands without a file argument return a stream that acts on its +input immediately in the same tick. For readable streams, this means +that all of the data is immediately available by calling +`stream.read()`. For writable streams, it will be acted upon as soon +as it is provided, but this can be at any time. + +### Warnings and Errors + +Tar emits warnings and errors for recoverable and unrecoverable situations, +respectively. In many cases, a warning only affects a single entry in an +archive, or is simply informing you that it's modifying an entry to comply +with the settings provided. + +Unrecoverable warnings will always raise an error (ie, emit `'error'` on +streaming actions, throw for non-streaming sync actions, reject the +returned Promise for non-streaming async operations, or call a provided +callback with an `Error` as the first argument). Recoverable errors will +raise an error only if `strict: true` is set in the options. + +Respond to (recoverable) warnings by listening to the `warn` event. +Handlers receive 3 arguments: + +- `code` String. One of the error codes below. This may not match + `data.code`, which preserves the original error code from fs and zlib. +- `message` String. More details about the error. +- `data` Metadata about the error. An `Error` object for errors raised by + fs and zlib. All fields are attached to errors raisd by tar. Typically + contains the following fields, as relevant: + - `tarCode` The tar error code. + - `code` Either the tar error code, or the error code set by the + underlying system. + - `file` The archive file being read or written. + - `cwd` Working directory for creation and extraction operations. + - `entry` The entry object (if it could be created) for `TAR_ENTRY_INFO`, + `TAR_ENTRY_INVALID`, and `TAR_ENTRY_ERROR` warnings. + - `header` The header object (if it could be created, and the entry could + not be created) for `TAR_ENTRY_INFO` and `TAR_ENTRY_INVALID` warnings. + - `recoverable` Boolean. If `false`, then the warning will emit an + `error`, even in non-strict mode. + +#### Error Codes + +* `TAR_ENTRY_INFO` An informative error indicating that an entry is being + modified, but otherwise processed normally. For example, removing `/` or + `C:\` from absolute paths if `preservePaths` is not set. + +* `TAR_ENTRY_INVALID` An indication that a given entry is not a valid tar + archive entry, and will be skipped. This occurs when: + - a checksum fails, + - a `linkpath` is missing for a link type, or + - a `linkpath` is provided for a non-link type. + + If every entry in a parsed archive raises an `TAR_ENTRY_INVALID` error, + then the archive is presumed to be unrecoverably broken, and + `TAR_BAD_ARCHIVE` will be raised. + +* `TAR_ENTRY_ERROR` The entry appears to be a valid tar archive entry, but + encountered an error which prevented it from being unpacked. This occurs + when: + - an unrecoverable fs error happens during unpacking, + - an entry has `..` in the path and `preservePaths` is not set, or + - an entry is extracting through a symbolic link, when `preservePaths` is + not set. + +* `TAR_ENTRY_UNSUPPORTED` An indication that a given entry is + a valid archive entry, but of a type that is unsupported, and so will be + skipped in archive creation or extracting. + +* `TAR_ABORT` When parsing gzipped-encoded archives, the parser will + abort the parse process raise a warning for any zlib errors encountered. + Aborts are considered unrecoverable for both parsing and unpacking. + +* `TAR_BAD_ARCHIVE` The archive file is totally hosed. This can happen for + a number of reasons, and always occurs at the end of a parse or extract: + + - An entry body was truncated before seeing the full number of bytes. + - The archive contained only invalid entries, indicating that it is + likely not an archive, or at least, not an archive this library can + parse. + + `TAR_BAD_ARCHIVE` is considered informative for parse operations, but + unrecoverable for extraction. Note that, if encountered at the end of an + extraction, tar WILL still have extracted as much it could from the + archive, so there may be some garbage files to clean up. + +Errors that occur deeper in the system (ie, either the filesystem or zlib) +will have their error codes left intact, and a `tarCode` matching one of +the above will be added to the warning metadata or the raised error object. + +Errors generated by tar will have one of the above codes set as the +`error.code` field as well, but since errors originating in zlib or fs will +have their original codes, it's better to read `error.tarCode` if you wish +to see how tar is handling the issue. + +### Examples + +The API mimics the `tar(1)` command line functionality, with aliases +for more human-readable option and function names. The goal is that +if you know how to use `tar(1)` in Unix, then you know how to use +`require('tar')` in JavaScript. + +To replicate `tar czf my-tarball.tgz files and folders`, you'd do: + +```js +tar.c( + { + gzip: , + file: 'my-tarball.tgz' + }, + ['some', 'files', 'and', 'folders'] +).then(_ => { .. tarball has been created .. }) +``` + +To replicate `tar cz files and folders > my-tarball.tgz`, you'd do: + +```js +tar.c( // or tar.create + { + gzip: + }, + ['some', 'files', 'and', 'folders'] +).pipe(fs.createWriteStream('my-tarball.tgz')) +``` + +To replicate `tar xf my-tarball.tgz` you'd do: + +```js +tar.x( // or tar.extract( + { + file: 'my-tarball.tgz' + } +).then(_=> { .. tarball has been dumped in cwd .. }) +``` + +To replicate `cat my-tarball.tgz | tar x -C some-dir --strip=1`: + +```js +fs.createReadStream('my-tarball.tgz').pipe( + tar.x({ + strip: 1, + C: 'some-dir' // alias for cwd:'some-dir', also ok + }) +) +``` + +To replicate `tar tf my-tarball.tgz`, do this: + +```js +tar.t({ + file: 'my-tarball.tgz', + onentry: entry => { .. do whatever with it .. } +}) +``` + +For example, to just get the list of filenames from an archive: + +```js +const getEntryFilenames = async tarballFilename => { + const filenames = [] + await tar.t({ + file: tarballFilename, + onentry: entry => filenames.push(entry.path), + }) + return filenames +} +``` + +To replicate `cat my-tarball.tgz | tar t` do: + +```js +fs.createReadStream('my-tarball.tgz') + .pipe(tar.t()) + .on('entry', entry => { .. do whatever with it .. }) +``` + +To do anything synchronous, add `sync: true` to the options. Note +that sync functions don't take a callback and don't return a promise. +When the function returns, it's already done. Sync methods without a +file argument return a sync stream, which flushes immediately. But, +of course, it still won't be done until you `.end()` it. + +```js +const getEntryFilenamesSync = tarballFilename => { + const filenames = [] + tar.t({ + file: tarballFilename, + onentry: entry => filenames.push(entry.path), + sync: true, + }) + return filenames +} +``` + +To filter entries, add `filter: ` to the options. +Tar-creating methods call the filter with `filter(path, stat)`. +Tar-reading methods (including extraction) call the filter with +`filter(path, entry)`. The filter is called in the `this`-context of +the `Pack` or `Unpack` stream object. + +The arguments list to `tar t` and `tar x` specify a list of filenames +to extract or list, so they're equivalent to a filter that tests if +the file is in the list. + +For those who _aren't_ fans of tar's single-character command names: + +``` +tar.c === tar.create +tar.r === tar.replace (appends to archive, file is required) +tar.u === tar.update (appends if newer, file is required) +tar.x === tar.extract +tar.t === tar.list +``` + +Keep reading for all the command descriptions and options, as well as +the low-level API that they are built on. + +### tar.c(options, fileList, callback) [alias: tar.create] + +Create a tarball archive. + +The `fileList` is an array of paths to add to the tarball. Adding a +directory also adds its children recursively. + +An entry in `fileList` that starts with an `@` symbol is a tar archive +whose entries will be added. To add a file that starts with `@`, +prepend it with `./`. + +The following options are supported: + +- `file` Write the tarball archive to the specified filename. If this + is specified, then the callback will be fired when the file has been + written, and a promise will be returned that resolves when the file + is written. If a filename is not specified, then a Readable Stream + will be returned which will emit the file data. [Alias: `f`] +- `sync` Act synchronously. If this is set, then any provided file + will be fully written after the call to `tar.c`. If this is set, + and a file is not provided, then the resulting stream will already + have the data ready to `read` or `emit('data')` as soon as you + request it. +- `onwarn` A function that will get called with `(code, message, data)` for + any warnings encountered. (See "Warnings and Errors") +- `strict` Treat warnings as crash-worthy errors. Default false. +- `cwd` The current working directory for creating the archive. + Defaults to `process.cwd()`. [Alias: `C`] +- `prefix` A path portion to prefix onto the entries in the archive. +- `gzip` Set to any truthy value to create a gzipped archive, or an + object with settings for `zlib.Gzip()` [Alias: `z`] +- `filter` A function that gets called with `(path, stat)` for each + entry being added. Return `true` to add the entry to the archive, + or `false` to omit it. +- `portable` Omit metadata that is system-specific: `ctime`, `atime`, + `uid`, `gid`, `uname`, `gname`, `dev`, `ino`, and `nlink`. Note + that `mtime` is still included, because this is necessary for other + time-based operations. Additionally, `mode` is set to a "reasonable + default" for most unix systems, based on a `umask` value of `0o22`. +- `preservePaths` Allow absolute paths. By default, `/` is stripped + from absolute paths. [Alias: `P`] +- `mode` The mode to set on the created file archive +- `noDirRecurse` Do not recursively archive the contents of + directories. [Alias: `n`] +- `follow` Set to true to pack the targets of symbolic links. Without + this option, symbolic links are archived as such. [Alias: `L`, `h`] +- `noPax` Suppress pax extended headers. Note that this means that + long paths and linkpaths will be truncated, and large or negative + numeric values may be interpreted incorrectly. +- `noMtime` Set to true to omit writing `mtime` values for entries. + Note that this prevents using other mtime-based features like + `tar.update` or the `keepNewer` option with the resulting tar archive. + [Alias: `m`, `no-mtime`] +- `mtime` Set to a `Date` object to force a specific `mtime` for + everything added to the archive. Overridden by `noMtime`. + +The following options are mostly internal, but can be modified in some +advanced use cases, such as re-using caches between runs. + +- `linkCache` A Map object containing the device and inode value for + any file whose nlink is > 1, to identify hard links. +- `statCache` A Map object that caches calls `lstat`. +- `readdirCache` A Map object that caches calls to `readdir`. +- `jobs` A number specifying how many concurrent jobs to run. + Defaults to 4. +- `maxReadSize` The maximum buffer size for `fs.read()` operations. + Defaults to 16 MB. + +### tar.x(options, fileList, callback) [alias: tar.extract] + +Extract a tarball archive. + +The `fileList` is an array of paths to extract from the tarball. If +no paths are provided, then all the entries are extracted. + +If the archive is gzipped, then tar will detect this and unzip it. + +Note that all directories that are created will be forced to be +writable, readable, and listable by their owner, to avoid cases where +a directory prevents extraction of child entries by virtue of its +mode. + +Most extraction errors will cause a `warn` event to be emitted. If +the `cwd` is missing, or not a directory, then the extraction will +fail completely. + +The following options are supported: + +- `cwd` Extract files relative to the specified directory. Defaults + to `process.cwd()`. If provided, this must exist and must be a + directory. [Alias: `C`] +- `file` The archive file to extract. If not specified, then a + Writable stream is returned where the archive data should be + written. [Alias: `f`] +- `sync` Create files and directories synchronously. +- `strict` Treat warnings as crash-worthy errors. Default false. +- `filter` A function that gets called with `(path, entry)` for each + entry being unpacked. Return `true` to unpack the entry from the + archive, or `false` to skip it. +- `newer` Set to true to keep the existing file on disk if it's newer + than the file in the archive. [Alias: `keep-newer`, + `keep-newer-files`] +- `keep` Do not overwrite existing files. In particular, if a file + appears more than once in an archive, later copies will not + overwrite earlier copies. [Alias: `k`, `keep-existing`] +- `preservePaths` Allow absolute paths, paths containing `..`, and + extracting through symbolic links. By default, `/` is stripped from + absolute paths, `..` paths are not extracted, and any file whose + location would be modified by a symbolic link is not extracted. + [Alias: `P`] +- `unlink` Unlink files before creating them. Without this option, + tar overwrites existing files, which preserves existing hardlinks. + With this option, existing hardlinks will be broken, as will any + symlink that would affect the location of an extracted file. [Alias: + `U`] +- `strip` Remove the specified number of leading path elements. + Pathnames with fewer elements will be silently skipped. Note that + the pathname is edited after applying the filter, but before + security checks. [Alias: `strip-components`, `stripComponents`] +- `onwarn` A function that will get called with `(code, message, data)` for + any warnings encountered. (See "Warnings and Errors") +- `preserveOwner` If true, tar will set the `uid` and `gid` of + extracted entries to the `uid` and `gid` fields in the archive. + This defaults to true when run as root, and false otherwise. If + false, then files and directories will be set with the owner and + group of the user running the process. This is similar to `-p` in + `tar(1)`, but ACLs and other system-specific data is never unpacked + in this implementation, and modes are set by default already. + [Alias: `p`] +- `uid` Set to a number to force ownership of all extracted files and + folders, and all implicitly created directories, to be owned by the + specified user id, regardless of the `uid` field in the archive. + Cannot be used along with `preserveOwner`. Requires also setting a + `gid` option. +- `gid` Set to a number to force ownership of all extracted files and + folders, and all implicitly created directories, to be owned by the + specified group id, regardless of the `gid` field in the archive. + Cannot be used along with `preserveOwner`. Requires also setting a + `uid` option. +- `noMtime` Set to true to omit writing `mtime` value for extracted + entries. [Alias: `m`, `no-mtime`] +- `transform` Provide a function that takes an `entry` object, and + returns a stream, or any falsey value. If a stream is provided, + then that stream's data will be written instead of the contents of + the archive entry. If a falsey value is provided, then the entry is + written to disk as normal. (To exclude items from extraction, use + the `filter` option described above.) +- `onentry` A function that gets called with `(entry)` for each entry + that passes the filter. +- `onwarn` A function that will get called with `(code, message, data)` for + any warnings encountered. (See "Warnings and Errors") +- `noChmod` Set to true to omit calling `fs.chmod()` to ensure that the + extracted file matches the entry mode. This also suppresses the call to + `process.umask()` to determine the default umask value, since tar will + extract with whatever mode is provided, and let the process `umask` apply + normally. + +The following options are mostly internal, but can be modified in some +advanced use cases, such as re-using caches between runs. + +- `maxReadSize` The maximum buffer size for `fs.read()` operations. + Defaults to 16 MB. +- `umask` Filter the modes of entries like `process.umask()`. +- `dmode` Default mode for directories +- `fmode` Default mode for files +- `dirCache` A Map object of which directories exist. +- `maxMetaEntrySize` The maximum size of meta entries that is + supported. Defaults to 1 MB. + +Note that using an asynchronous stream type with the `transform` +option will cause undefined behavior in sync extractions. +[MiniPass](http://npm.im/minipass)-based streams are designed for this +use case. + +### tar.t(options, fileList, callback) [alias: tar.list] + +List the contents of a tarball archive. + +The `fileList` is an array of paths to list from the tarball. If +no paths are provided, then all the entries are listed. + +If the archive is gzipped, then tar will detect this and unzip it. + +If the `file` option is _not_ provided, then returns an event emitter that +emits `entry` events with `tar.ReadEntry` objects. However, they don't +emit `'data'` or `'end'` events. (If you want to get actual readable +entries, use the `tar.Parse` class instead.) + +If a `file` option _is_ provided, then the return value will be a promise +that resolves when the file has been fully traversed in async mode, or +`undefined` if `sync: true` is set. Thus, you _must_ specify an `onentry` +method in order to do anything useful with the data it parses. + +The following options are supported: + +- `file` The archive file to list. If not specified, then a + Writable stream is returned where the archive data should be + written. [Alias: `f`] +- `sync` Read the specified file synchronously. (This has no effect + when a file option isn't specified, because entries are emitted as + fast as they are parsed from the stream anyway.) +- `strict` Treat warnings as crash-worthy errors. Default false. +- `filter` A function that gets called with `(path, entry)` for each + entry being listed. Return `true` to emit the entry from the + archive, or `false` to skip it. +- `onentry` A function that gets called with `(entry)` for each entry + that passes the filter. This is important for when `file` is set, + because there is no other way to do anything useful with this method. +- `maxReadSize` The maximum buffer size for `fs.read()` operations. + Defaults to 16 MB. +- `noResume` By default, `entry` streams are resumed immediately after + the call to `onentry`. Set `noResume: true` to suppress this + behavior. Note that by opting into this, the stream will never + complete until the entry data is consumed. +- `onwarn` A function that will get called with `(code, message, data)` for + any warnings encountered. (See "Warnings and Errors") + +### tar.u(options, fileList, callback) [alias: tar.update] + +Add files to an archive if they are newer than the entry already in +the tarball archive. + +The `fileList` is an array of paths to add to the tarball. Adding a +directory also adds its children recursively. + +An entry in `fileList` that starts with an `@` symbol is a tar archive +whose entries will be added. To add a file that starts with `@`, +prepend it with `./`. + +The following options are supported: + +- `file` Required. Write the tarball archive to the specified + filename. [Alias: `f`] +- `sync` Act synchronously. If this is set, then any provided file + will be fully written after the call to `tar.c`. +- `onwarn` A function that will get called with `(code, message, data)` for + any warnings encountered. (See "Warnings and Errors") +- `strict` Treat warnings as crash-worthy errors. Default false. +- `cwd` The current working directory for adding entries to the + archive. Defaults to `process.cwd()`. [Alias: `C`] +- `prefix` A path portion to prefix onto the entries in the archive. +- `gzip` Set to any truthy value to create a gzipped archive, or an + object with settings for `zlib.Gzip()` [Alias: `z`] +- `filter` A function that gets called with `(path, stat)` for each + entry being added. Return `true` to add the entry to the archive, + or `false` to omit it. +- `portable` Omit metadata that is system-specific: `ctime`, `atime`, + `uid`, `gid`, `uname`, `gname`, `dev`, `ino`, and `nlink`. Note + that `mtime` is still included, because this is necessary for other + time-based operations. Additionally, `mode` is set to a "reasonable + default" for most unix systems, based on a `umask` value of `0o22`. +- `preservePaths` Allow absolute paths. By default, `/` is stripped + from absolute paths. [Alias: `P`] +- `maxReadSize` The maximum buffer size for `fs.read()` operations. + Defaults to 16 MB. +- `noDirRecurse` Do not recursively archive the contents of + directories. [Alias: `n`] +- `follow` Set to true to pack the targets of symbolic links. Without + this option, symbolic links are archived as such. [Alias: `L`, `h`] +- `noPax` Suppress pax extended headers. Note that this means that + long paths and linkpaths will be truncated, and large or negative + numeric values may be interpreted incorrectly. +- `noMtime` Set to true to omit writing `mtime` values for entries. + Note that this prevents using other mtime-based features like + `tar.update` or the `keepNewer` option with the resulting tar archive. + [Alias: `m`, `no-mtime`] +- `mtime` Set to a `Date` object to force a specific `mtime` for + everything added to the archive. Overridden by `noMtime`. + +### tar.r(options, fileList, callback) [alias: tar.replace] + +Add files to an existing archive. Because later entries override +earlier entries, this effectively replaces any existing entries. + +The `fileList` is an array of paths to add to the tarball. Adding a +directory also adds its children recursively. + +An entry in `fileList` that starts with an `@` symbol is a tar archive +whose entries will be added. To add a file that starts with `@`, +prepend it with `./`. + +The following options are supported: + +- `file` Required. Write the tarball archive to the specified + filename. [Alias: `f`] +- `sync` Act synchronously. If this is set, then any provided file + will be fully written after the call to `tar.c`. +- `onwarn` A function that will get called with `(code, message, data)` for + any warnings encountered. (See "Warnings and Errors") +- `strict` Treat warnings as crash-worthy errors. Default false. +- `cwd` The current working directory for adding entries to the + archive. Defaults to `process.cwd()`. [Alias: `C`] +- `prefix` A path portion to prefix onto the entries in the archive. +- `gzip` Set to any truthy value to create a gzipped archive, or an + object with settings for `zlib.Gzip()` [Alias: `z`] +- `filter` A function that gets called with `(path, stat)` for each + entry being added. Return `true` to add the entry to the archive, + or `false` to omit it. +- `portable` Omit metadata that is system-specific: `ctime`, `atime`, + `uid`, `gid`, `uname`, `gname`, `dev`, `ino`, and `nlink`. Note + that `mtime` is still included, because this is necessary for other + time-based operations. Additionally, `mode` is set to a "reasonable + default" for most unix systems, based on a `umask` value of `0o22`. +- `preservePaths` Allow absolute paths. By default, `/` is stripped + from absolute paths. [Alias: `P`] +- `maxReadSize` The maximum buffer size for `fs.read()` operations. + Defaults to 16 MB. +- `noDirRecurse` Do not recursively archive the contents of + directories. [Alias: `n`] +- `follow` Set to true to pack the targets of symbolic links. Without + this option, symbolic links are archived as such. [Alias: `L`, `h`] +- `noPax` Suppress pax extended headers. Note that this means that + long paths and linkpaths will be truncated, and large or negative + numeric values may be interpreted incorrectly. +- `noMtime` Set to true to omit writing `mtime` values for entries. + Note that this prevents using other mtime-based features like + `tar.update` or the `keepNewer` option with the resulting tar archive. + [Alias: `m`, `no-mtime`] +- `mtime` Set to a `Date` object to force a specific `mtime` for + everything added to the archive. Overridden by `noMtime`. + + +## Low-Level API + +### class tar.Pack + +A readable tar stream. + +Has all the standard readable stream interface stuff. `'data'` and +`'end'` events, `read()` method, `pause()` and `resume()`, etc. + +#### constructor(options) + +The following options are supported: + +- `onwarn` A function that will get called with `(code, message, data)` for + any warnings encountered. (See "Warnings and Errors") +- `strict` Treat warnings as crash-worthy errors. Default false. +- `cwd` The current working directory for creating the archive. + Defaults to `process.cwd()`. +- `prefix` A path portion to prefix onto the entries in the archive. +- `gzip` Set to any truthy value to create a gzipped archive, or an + object with settings for `zlib.Gzip()` +- `filter` A function that gets called with `(path, stat)` for each + entry being added. Return `true` to add the entry to the archive, + or `false` to omit it. +- `portable` Omit metadata that is system-specific: `ctime`, `atime`, + `uid`, `gid`, `uname`, `gname`, `dev`, `ino`, and `nlink`. Note + that `mtime` is still included, because this is necessary for other + time-based operations. Additionally, `mode` is set to a "reasonable + default" for most unix systems, based on a `umask` value of `0o22`. +- `preservePaths` Allow absolute paths. By default, `/` is stripped + from absolute paths. +- `linkCache` A Map object containing the device and inode value for + any file whose nlink is > 1, to identify hard links. +- `statCache` A Map object that caches calls `lstat`. +- `readdirCache` A Map object that caches calls to `readdir`. +- `jobs` A number specifying how many concurrent jobs to run. + Defaults to 4. +- `maxReadSize` The maximum buffer size for `fs.read()` operations. + Defaults to 16 MB. +- `noDirRecurse` Do not recursively archive the contents of + directories. +- `follow` Set to true to pack the targets of symbolic links. Without + this option, symbolic links are archived as such. +- `noPax` Suppress pax extended headers. Note that this means that + long paths and linkpaths will be truncated, and large or negative + numeric values may be interpreted incorrectly. +- `noMtime` Set to true to omit writing `mtime` values for entries. + Note that this prevents using other mtime-based features like + `tar.update` or the `keepNewer` option with the resulting tar archive. +- `mtime` Set to a `Date` object to force a specific `mtime` for + everything added to the archive. Overridden by `noMtime`. + +#### add(path) + +Adds an entry to the archive. Returns the Pack stream. + +#### write(path) + +Adds an entry to the archive. Returns true if flushed. + +#### end() + +Finishes the archive. + +### class tar.Pack.Sync + +Synchronous version of `tar.Pack`. + +### class tar.Unpack + +A writable stream that unpacks a tar archive onto the file system. + +All the normal writable stream stuff is supported. `write()` and +`end()` methods, `'drain'` events, etc. + +Note that all directories that are created will be forced to be +writable, readable, and listable by their owner, to avoid cases where +a directory prevents extraction of child entries by virtue of its +mode. + +`'close'` is emitted when it's done writing stuff to the file system. + +Most unpack errors will cause a `warn` event to be emitted. If the +`cwd` is missing, or not a directory, then an error will be emitted. + +#### constructor(options) + +- `cwd` Extract files relative to the specified directory. Defaults + to `process.cwd()`. If provided, this must exist and must be a + directory. +- `filter` A function that gets called with `(path, entry)` for each + entry being unpacked. Return `true` to unpack the entry from the + archive, or `false` to skip it. +- `newer` Set to true to keep the existing file on disk if it's newer + than the file in the archive. +- `keep` Do not overwrite existing files. In particular, if a file + appears more than once in an archive, later copies will not + overwrite earlier copies. +- `preservePaths` Allow absolute paths, paths containing `..`, and + extracting through symbolic links. By default, `/` is stripped from + absolute paths, `..` paths are not extracted, and any file whose + location would be modified by a symbolic link is not extracted. +- `unlink` Unlink files before creating them. Without this option, + tar overwrites existing files, which preserves existing hardlinks. + With this option, existing hardlinks will be broken, as will any + symlink that would affect the location of an extracted file. +- `strip` Remove the specified number of leading path elements. + Pathnames with fewer elements will be silently skipped. Note that + the pathname is edited after applying the filter, but before + security checks. +- `onwarn` A function that will get called with `(code, message, data)` for + any warnings encountered. (See "Warnings and Errors") +- `umask` Filter the modes of entries like `process.umask()`. +- `dmode` Default mode for directories +- `fmode` Default mode for files +- `dirCache` A Map object of which directories exist. +- `maxMetaEntrySize` The maximum size of meta entries that is + supported. Defaults to 1 MB. +- `preserveOwner` If true, tar will set the `uid` and `gid` of + extracted entries to the `uid` and `gid` fields in the archive. + This defaults to true when run as root, and false otherwise. If + false, then files and directories will be set with the owner and + group of the user running the process. This is similar to `-p` in + `tar(1)`, but ACLs and other system-specific data is never unpacked + in this implementation, and modes are set by default already. +- `win32` True if on a windows platform. Causes behavior where + filenames containing `<|>?` chars are converted to + windows-compatible values while being unpacked. +- `uid` Set to a number to force ownership of all extracted files and + folders, and all implicitly created directories, to be owned by the + specified user id, regardless of the `uid` field in the archive. + Cannot be used along with `preserveOwner`. Requires also setting a + `gid` option. +- `gid` Set to a number to force ownership of all extracted files and + folders, and all implicitly created directories, to be owned by the + specified group id, regardless of the `gid` field in the archive. + Cannot be used along with `preserveOwner`. Requires also setting a + `uid` option. +- `noMtime` Set to true to omit writing `mtime` value for extracted + entries. +- `transform` Provide a function that takes an `entry` object, and + returns a stream, or any falsey value. If a stream is provided, + then that stream's data will be written instead of the contents of + the archive entry. If a falsey value is provided, then the entry is + written to disk as normal. (To exclude items from extraction, use + the `filter` option described above.) +- `strict` Treat warnings as crash-worthy errors. Default false. +- `onentry` A function that gets called with `(entry)` for each entry + that passes the filter. +- `onwarn` A function that will get called with `(code, message, data)` for + any warnings encountered. (See "Warnings and Errors") +- `noChmod` Set to true to omit calling `fs.chmod()` to ensure that the + extracted file matches the entry mode. This also suppresses the call to + `process.umask()` to determine the default umask value, since tar will + extract with whatever mode is provided, and let the process `umask` apply + normally. + +### class tar.Unpack.Sync + +Synchronous version of `tar.Unpack`. + +Note that using an asynchronous stream type with the `transform` +option will cause undefined behavior in sync unpack streams. +[MiniPass](http://npm.im/minipass)-based streams are designed for this +use case. + +### class tar.Parse + +A writable stream that parses a tar archive stream. All the standard +writable stream stuff is supported. + +If the archive is gzipped, then tar will detect this and unzip it. + +Emits `'entry'` events with `tar.ReadEntry` objects, which are +themselves readable streams that you can pipe wherever. + +Each `entry` will not emit until the one before it is flushed through, +so make sure to either consume the data (with `on('data', ...)` or +`.pipe(...)`) or throw it away with `.resume()` to keep the stream +flowing. + +#### constructor(options) + +Returns an event emitter that emits `entry` events with +`tar.ReadEntry` objects. + +The following options are supported: + +- `strict` Treat warnings as crash-worthy errors. Default false. +- `filter` A function that gets called with `(path, entry)` for each + entry being listed. Return `true` to emit the entry from the + archive, or `false` to skip it. +- `onentry` A function that gets called with `(entry)` for each entry + that passes the filter. +- `onwarn` A function that will get called with `(code, message, data)` for + any warnings encountered. (See "Warnings and Errors") + +#### abort(error) + +Stop all parsing activities. This is called when there are zlib +errors. It also emits an unrecoverable warning with the error provided. + +### class tar.ReadEntry extends [MiniPass](http://npm.im/minipass) + +A representation of an entry that is being read out of a tar archive. + +It has the following fields: + +- `extended` The extended metadata object provided to the constructor. +- `globalExtended` The global extended metadata object provided to the + constructor. +- `remain` The number of bytes remaining to be written into the + stream. +- `blockRemain` The number of 512-byte blocks remaining to be written + into the stream. +- `ignore` Whether this entry should be ignored. +- `meta` True if this represents metadata about the next entry, false + if it represents a filesystem object. +- All the fields from the header, extended header, and global extended + header are added to the ReadEntry object. So it has `path`, `type`, + `size`, `mode`, and so on. + +#### constructor(header, extended, globalExtended) + +Create a new ReadEntry object with the specified header, extended +header, and global extended header values. + +### class tar.WriteEntry extends [MiniPass](http://npm.im/minipass) + +A representation of an entry that is being written from the file +system into a tar archive. + +Emits data for the Header, and for the Pax Extended Header if one is +required, as well as any body data. + +Creating a WriteEntry for a directory does not also create +WriteEntry objects for all of the directory contents. + +It has the following fields: + +- `path` The path field that will be written to the archive. By + default, this is also the path from the cwd to the file system + object. +- `portable` Omit metadata that is system-specific: `ctime`, `atime`, + `uid`, `gid`, `uname`, `gname`, `dev`, `ino`, and `nlink`. Note + that `mtime` is still included, because this is necessary for other + time-based operations. Additionally, `mode` is set to a "reasonable + default" for most unix systems, based on a `umask` value of `0o22`. +- `myuid` If supported, the uid of the user running the current + process. +- `myuser` The `env.USER` string if set, or `''`. Set as the entry + `uname` field if the file's `uid` matches `this.myuid`. +- `maxReadSize` The maximum buffer size for `fs.read()` operations. + Defaults to 1 MB. +- `linkCache` A Map object containing the device and inode value for + any file whose nlink is > 1, to identify hard links. +- `statCache` A Map object that caches calls `lstat`. +- `preservePaths` Allow absolute paths. By default, `/` is stripped + from absolute paths. +- `cwd` The current working directory for creating the archive. + Defaults to `process.cwd()`. +- `absolute` The absolute path to the entry on the filesystem. By + default, this is `path.resolve(this.cwd, this.path)`, but it can be + overridden explicitly. +- `strict` Treat warnings as crash-worthy errors. Default false. +- `win32` True if on a windows platform. Causes behavior where paths + replace `\` with `/` and filenames containing the windows-compatible + forms of `<|>?:` characters are converted to actual `<|>?:` characters + in the archive. +- `noPax` Suppress pax extended headers. Note that this means that + long paths and linkpaths will be truncated, and large or negative + numeric values may be interpreted incorrectly. +- `noMtime` Set to true to omit writing `mtime` values for entries. + Note that this prevents using other mtime-based features like + `tar.update` or the `keepNewer` option with the resulting tar archive. + + +#### constructor(path, options) + +`path` is the path of the entry as it is written in the archive. + +The following options are supported: + +- `portable` Omit metadata that is system-specific: `ctime`, `atime`, + `uid`, `gid`, `uname`, `gname`, `dev`, `ino`, and `nlink`. Note + that `mtime` is still included, because this is necessary for other + time-based operations. Additionally, `mode` is set to a "reasonable + default" for most unix systems, based on a `umask` value of `0o22`. +- `maxReadSize` The maximum buffer size for `fs.read()` operations. + Defaults to 1 MB. +- `linkCache` A Map object containing the device and inode value for + any file whose nlink is > 1, to identify hard links. +- `statCache` A Map object that caches calls `lstat`. +- `preservePaths` Allow absolute paths. By default, `/` is stripped + from absolute paths. +- `cwd` The current working directory for creating the archive. + Defaults to `process.cwd()`. +- `absolute` The absolute path to the entry on the filesystem. By + default, this is `path.resolve(this.cwd, this.path)`, but it can be + overridden explicitly. +- `strict` Treat warnings as crash-worthy errors. Default false. +- `win32` True if on a windows platform. Causes behavior where paths + replace `\` with `/`. +- `onwarn` A function that will get called with `(code, message, data)` for + any warnings encountered. (See "Warnings and Errors") +- `noMtime` Set to true to omit writing `mtime` values for entries. + Note that this prevents using other mtime-based features like + `tar.update` or the `keepNewer` option with the resulting tar archive. +- `umask` Set to restrict the modes on the entries in the archive, + somewhat like how umask works on file creation. Defaults to + `process.umask()` on unix systems, or `0o22` on Windows. + +#### warn(message, data) + +If strict, emit an error with the provided message. + +Othewise, emit a `'warn'` event with the provided message and data. + +### class tar.WriteEntry.Sync + +Synchronous version of tar.WriteEntry + +### class tar.WriteEntry.Tar + +A version of tar.WriteEntry that gets its data from a tar.ReadEntry +instead of from the filesystem. + +#### constructor(readEntry, options) + +`readEntry` is the entry being read out of another archive. + +The following options are supported: + +- `portable` Omit metadata that is system-specific: `ctime`, `atime`, + `uid`, `gid`, `uname`, `gname`, `dev`, `ino`, and `nlink`. Note + that `mtime` is still included, because this is necessary for other + time-based operations. Additionally, `mode` is set to a "reasonable + default" for most unix systems, based on a `umask` value of `0o22`. +- `preservePaths` Allow absolute paths. By default, `/` is stripped + from absolute paths. +- `strict` Treat warnings as crash-worthy errors. Default false. +- `onwarn` A function that will get called with `(code, message, data)` for + any warnings encountered. (See "Warnings and Errors") +- `noMtime` Set to true to omit writing `mtime` values for entries. + Note that this prevents using other mtime-based features like + `tar.update` or the `keepNewer` option with the resulting tar archive. + +### class tar.Header + +A class for reading and writing header blocks. + +It has the following fields: + +- `nullBlock` True if decoding a block which is entirely composed of + `0x00` null bytes. (Useful because tar files are terminated by + at least 2 null blocks.) +- `cksumValid` True if the checksum in the header is valid, false + otherwise. +- `needPax` True if the values, as encoded, will require a Pax + extended header. +- `path` The path of the entry. +- `mode` The 4 lowest-order octal digits of the file mode. That is, + read/write/execute permissions for world, group, and owner, and the + setuid, setgid, and sticky bits. +- `uid` Numeric user id of the file owner +- `gid` Numeric group id of the file owner +- `size` Size of the file in bytes +- `mtime` Modified time of the file +- `cksum` The checksum of the header. This is generated by adding all + the bytes of the header block, treating the checksum field itself as + all ascii space characters (that is, `0x20`). +- `type` The human-readable name of the type of entry this represents, + or the alphanumeric key if unknown. +- `typeKey` The alphanumeric key for the type of entry this header + represents. +- `linkpath` The target of Link and SymbolicLink entries. +- `uname` Human-readable user name of the file owner +- `gname` Human-readable group name of the file owner +- `devmaj` The major portion of the device number. Always `0` for + files, directories, and links. +- `devmin` The minor portion of the device number. Always `0` for + files, directories, and links. +- `atime` File access time. +- `ctime` File change time. + +#### constructor(data, [offset=0]) + +`data` is optional. It is either a Buffer that should be interpreted +as a tar Header starting at the specified offset and continuing for +512 bytes, or a data object of keys and values to set on the header +object, and eventually encode as a tar Header. + +#### decode(block, offset) + +Decode the provided buffer starting at the specified offset. + +Buffer length must be greater than 512 bytes. + +#### set(data) + +Set the fields in the data object. + +#### encode(buffer, offset) + +Encode the header fields into the buffer at the specified offset. + +Returns `this.needPax` to indicate whether a Pax Extended Header is +required to properly encode the specified data. + +### class tar.Pax + +An object representing a set of key-value pairs in an Pax extended +header entry. + +It has the following fields. Where the same name is used, they have +the same semantics as the tar.Header field of the same name. + +- `global` True if this represents a global extended header, or false + if it is for a single entry. +- `atime` +- `charset` +- `comment` +- `ctime` +- `gid` +- `gname` +- `linkpath` +- `mtime` +- `path` +- `size` +- `uid` +- `uname` +- `dev` +- `ino` +- `nlink` + +#### constructor(object, global) + +Set the fields set in the object. `global` is a boolean that defaults +to false. + +#### encode() + +Return a Buffer containing the header and body for the Pax extended +header entry, or `null` if there is nothing to encode. + +#### encodeBody() + +Return a string representing the body of the pax extended header +entry. + +#### encodeField(fieldName) + +Return a string representing the key/value encoding for the specified +fieldName, or `''` if the field is unset. + +### tar.Pax.parse(string, extended, global) + +Return a new Pax object created by parsing the contents of the string +provided. + +If the `extended` object is set, then also add the fields from that +object. (This is necessary because multiple metadata entries can +occur in sequence.) + +### tar.types + +A translation table for the `type` field in tar headers. + +#### tar.types.name.get(code) + +Get the human-readable name for a given alphanumeric code. + +#### tar.types.code.get(name) + +Get the alphanumeric code for a given human-readable name. diff --git a/node_modules/tar/index.js b/node_modules/tar/index.js new file mode 100644 index 0000000..c9ae06e --- /dev/null +++ b/node_modules/tar/index.js @@ -0,0 +1,18 @@ +'use strict' + +// high-level commands +exports.c = exports.create = require('./lib/create.js') +exports.r = exports.replace = require('./lib/replace.js') +exports.t = exports.list = require('./lib/list.js') +exports.u = exports.update = require('./lib/update.js') +exports.x = exports.extract = require('./lib/extract.js') + +// classes +exports.Pack = require('./lib/pack.js') +exports.Unpack = require('./lib/unpack.js') +exports.Parse = require('./lib/parse.js') +exports.ReadEntry = require('./lib/read-entry.js') +exports.WriteEntry = require('./lib/write-entry.js') +exports.Header = require('./lib/header.js') +exports.Pax = require('./lib/pax.js') +exports.types = require('./lib/types.js') diff --git a/node_modules/tar/lib/create.js b/node_modules/tar/lib/create.js new file mode 100644 index 0000000..9c860d4 --- /dev/null +++ b/node_modules/tar/lib/create.js @@ -0,0 +1,111 @@ +'use strict' + +// tar -c +const hlo = require('./high-level-opt.js') + +const Pack = require('./pack.js') +const fsm = require('fs-minipass') +const t = require('./list.js') +const path = require('path') + +module.exports = (opt_, files, cb) => { + if (typeof files === 'function') { + cb = files + } + + if (Array.isArray(opt_)) { + files = opt_, opt_ = {} + } + + if (!files || !Array.isArray(files) || !files.length) { + throw new TypeError('no files or directories specified') + } + + files = Array.from(files) + + const opt = hlo(opt_) + + if (opt.sync && typeof cb === 'function') { + throw new TypeError('callback not supported for sync tar functions') + } + + if (!opt.file && typeof cb === 'function') { + throw new TypeError('callback only supported with file option') + } + + return opt.file && opt.sync ? createFileSync(opt, files) + : opt.file ? createFile(opt, files, cb) + : opt.sync ? createSync(opt, files) + : create(opt, files) +} + +const createFileSync = (opt, files) => { + const p = new Pack.Sync(opt) + const stream = new fsm.WriteStreamSync(opt.file, { + mode: opt.mode || 0o666, + }) + p.pipe(stream) + addFilesSync(p, files) +} + +const createFile = (opt, files, cb) => { + const p = new Pack(opt) + const stream = new fsm.WriteStream(opt.file, { + mode: opt.mode || 0o666, + }) + p.pipe(stream) + + const promise = new Promise((res, rej) => { + stream.on('error', rej) + stream.on('close', res) + p.on('error', rej) + }) + + addFilesAsync(p, files) + + return cb ? promise.then(cb, cb) : promise +} + +const addFilesSync = (p, files) => { + files.forEach(file => { + if (file.charAt(0) === '@') { + t({ + file: path.resolve(p.cwd, file.slice(1)), + sync: true, + noResume: true, + onentry: entry => p.add(entry), + }) + } else { + p.add(file) + } + }) + p.end() +} + +const addFilesAsync = (p, files) => { + while (files.length) { + const file = files.shift() + if (file.charAt(0) === '@') { + return t({ + file: path.resolve(p.cwd, file.slice(1)), + noResume: true, + onentry: entry => p.add(entry), + }).then(_ => addFilesAsync(p, files)) + } else { + p.add(file) + } + } + p.end() +} + +const createSync = (opt, files) => { + const p = new Pack.Sync(opt) + addFilesSync(p, files) + return p +} + +const create = (opt, files) => { + const p = new Pack(opt) + addFilesAsync(p, files) + return p +} diff --git a/node_modules/tar/lib/extract.js b/node_modules/tar/lib/extract.js new file mode 100644 index 0000000..5476798 --- /dev/null +++ b/node_modules/tar/lib/extract.js @@ -0,0 +1,113 @@ +'use strict' + +// tar -x +const hlo = require('./high-level-opt.js') +const Unpack = require('./unpack.js') +const fs = require('fs') +const fsm = require('fs-minipass') +const path = require('path') +const stripSlash = require('./strip-trailing-slashes.js') + +module.exports = (opt_, files, cb) => { + if (typeof opt_ === 'function') { + cb = opt_, files = null, opt_ = {} + } else if (Array.isArray(opt_)) { + files = opt_, opt_ = {} + } + + if (typeof files === 'function') { + cb = files, files = null + } + + if (!files) { + files = [] + } else { + files = Array.from(files) + } + + const opt = hlo(opt_) + + if (opt.sync && typeof cb === 'function') { + throw new TypeError('callback not supported for sync tar functions') + } + + if (!opt.file && typeof cb === 'function') { + throw new TypeError('callback only supported with file option') + } + + if (files.length) { + filesFilter(opt, files) + } + + return opt.file && opt.sync ? extractFileSync(opt) + : opt.file ? extractFile(opt, cb) + : opt.sync ? extractSync(opt) + : extract(opt) +} + +// construct a filter that limits the file entries listed +// include child entries if a dir is included +const filesFilter = (opt, files) => { + const map = new Map(files.map(f => [stripSlash(f), true])) + const filter = opt.filter + + const mapHas = (file, r) => { + const root = r || path.parse(file).root || '.' + const ret = file === root ? false + : map.has(file) ? map.get(file) + : mapHas(path.dirname(file), root) + + map.set(file, ret) + return ret + } + + opt.filter = filter + ? (file, entry) => filter(file, entry) && mapHas(stripSlash(file)) + : file => mapHas(stripSlash(file)) +} + +const extractFileSync = opt => { + const u = new Unpack.Sync(opt) + + const file = opt.file + const stat = fs.statSync(file) + // This trades a zero-byte read() syscall for a stat + // However, it will usually result in less memory allocation + const readSize = opt.maxReadSize || 16 * 1024 * 1024 + const stream = new fsm.ReadStreamSync(file, { + readSize: readSize, + size: stat.size, + }) + stream.pipe(u) +} + +const extractFile = (opt, cb) => { + const u = new Unpack(opt) + const readSize = opt.maxReadSize || 16 * 1024 * 1024 + + const file = opt.file + const p = new Promise((resolve, reject) => { + u.on('error', reject) + u.on('close', resolve) + + // This trades a zero-byte read() syscall for a stat + // However, it will usually result in less memory allocation + fs.stat(file, (er, stat) => { + if (er) { + reject(er) + } else { + const stream = new fsm.ReadStream(file, { + readSize: readSize, + size: stat.size, + }) + stream.on('error', reject) + stream.pipe(u) + } + }) + }) + return cb ? p.then(cb, cb) : p +} + +const extractSync = opt => new Unpack.Sync(opt) + +const extract = opt => new Unpack(opt) diff --git a/node_modules/tar/lib/get-write-flag.js b/node_modules/tar/lib/get-write-flag.js new file mode 100644 index 0000000..e869599 --- /dev/null +++ b/node_modules/tar/lib/get-write-flag.js @@ -0,0 +1,20 @@ +// Get the appropriate flag to use for creating files +// We use fmap on Windows platforms for files less than +// 512kb. This is a fairly low limit, but avoids making +// things slower in some cases. Since most of what this +// library is used for is extracting tarballs of many +// relatively small files in npm packages and the like, +// it can be a big boost on Windows platforms. +// Only supported in Node v12.9.0 and above. +const platform = process.env.__FAKE_PLATFORM__ || process.platform +const isWindows = platform === 'win32' +const fs = global.__FAKE_TESTING_FS__ || require('fs') + +/* istanbul ignore next */ +const { O_CREAT, O_TRUNC, O_WRONLY, UV_FS_O_FILEMAP = 0 } = fs.constants + +const fMapEnabled = isWindows && !!UV_FS_O_FILEMAP +const fMapLimit = 512 * 1024 +const fMapFlag = UV_FS_O_FILEMAP | O_TRUNC | O_CREAT | O_WRONLY +module.exports = !fMapEnabled ? () => 'w' + : size => size < fMapLimit ? fMapFlag : 'w' diff --git a/node_modules/tar/lib/header.js b/node_modules/tar/lib/header.js new file mode 100644 index 0000000..411d5e4 --- /dev/null +++ b/node_modules/tar/lib/header.js @@ -0,0 +1,304 @@ +'use strict' +// parse a 512-byte header block to a data object, or vice-versa +// encode returns `true` if a pax extended header is needed, because +// the data could not be faithfully encoded in a simple header. +// (Also, check header.needPax to see if it needs a pax header.) + +const types = require('./types.js') +const pathModule = require('path').posix +const large = require('./large-numbers.js') + +const SLURP = Symbol('slurp') +const TYPE = Symbol('type') + +class Header { + constructor (data, off, ex, gex) { + this.cksumValid = false + this.needPax = false + this.nullBlock = false + + this.block = null + this.path = null + this.mode = null + this.uid = null + this.gid = null + this.size = null + this.mtime = null + this.cksum = null + this[TYPE] = '0' + this.linkpath = null + this.uname = null + this.gname = null + this.devmaj = 0 + this.devmin = 0 + this.atime = null + this.ctime = null + + if (Buffer.isBuffer(data)) { + this.decode(data, off || 0, ex, gex) + } else if (data) { + this.set(data) + } + } + + decode (buf, off, ex, gex) { + if (!off) { + off = 0 + } + + if (!buf || !(buf.length >= off + 512)) { + throw new Error('need 512 bytes for header') + } + + this.path = decString(buf, off, 100) + this.mode = decNumber(buf, off + 100, 8) + this.uid = decNumber(buf, off + 108, 8) + this.gid = decNumber(buf, off + 116, 8) + this.size = decNumber(buf, off + 124, 12) + this.mtime = decDate(buf, off + 136, 12) + this.cksum = decNumber(buf, off + 148, 12) + + // if we have extended or global extended headers, apply them now + // See https://github.com/npm/node-tar/pull/187 + this[SLURP](ex) + this[SLURP](gex, true) + + // old tar versions marked dirs as a file with a trailing / + this[TYPE] = decString(buf, off + 156, 1) + if (this[TYPE] === '') { + this[TYPE] = '0' + } + if (this[TYPE] === '0' && this.path.slice(-1) === '/') { + this[TYPE] = '5' + } + + // tar implementations sometimes incorrectly put the stat(dir).size + // as the size in the tarball, even though Directory entries are + // not able to have any body at all. In the very rare chance that + // it actually DOES have a body, we weren't going to do anything with + // it anyway, and it'll just be a warning about an invalid header. + if (this[TYPE] === '5') { + this.size = 0 + } + + this.linkpath = decString(buf, off + 157, 100) + if (buf.slice(off + 257, off + 265).toString() === 'ustar\u000000') { + this.uname = decString(buf, off + 265, 32) + this.gname = decString(buf, off + 297, 32) + this.devmaj = decNumber(buf, off + 329, 8) + this.devmin = decNumber(buf, off + 337, 8) + if (buf[off + 475] !== 0) { + // definitely a prefix, definitely >130 chars. + const prefix = decString(buf, off + 345, 155) + this.path = prefix + '/' + this.path + } else { + const prefix = decString(buf, off + 345, 130) + if (prefix) { + this.path = prefix + '/' + this.path + } + this.atime = decDate(buf, off + 476, 12) + this.ctime = decDate(buf, off + 488, 12) + } + } + + let sum = 8 * 0x20 + for (let i = off; i < off + 148; i++) { + sum += buf[i] + } + + for (let i = off + 156; i < off + 512; i++) { + sum += buf[i] + } + + this.cksumValid = sum === this.cksum + if (this.cksum === null && sum === 8 * 0x20) { + this.nullBlock = true + } + } + + [SLURP] (ex, global) { + for (const k in ex) { + // we slurp in everything except for the path attribute in + // a global extended header, because that's weird. + if (ex[k] !== null && ex[k] !== undefined && + !(global && k === 'path')) { + this[k] = ex[k] + } + } + } + + encode (buf, off) { + if (!buf) { + buf = this.block = Buffer.alloc(512) + off = 0 + } + + if (!off) { + off = 0 + } + + if (!(buf.length >= off + 512)) { + throw new Error('need 512 bytes for header') + } + + const prefixSize = this.ctime || this.atime ? 130 : 155 + const split = splitPrefix(this.path || '', prefixSize) + const path = split[0] + const prefix = split[1] + this.needPax = split[2] + + this.needPax = encString(buf, off, 100, path) || this.needPax + this.needPax = encNumber(buf, off + 100, 8, this.mode) || this.needPax + this.needPax = encNumber(buf, off + 108, 8, this.uid) || this.needPax + this.needPax = encNumber(buf, off + 116, 8, this.gid) || this.needPax + this.needPax = encNumber(buf, off + 124, 12, this.size) || this.needPax + this.needPax = encDate(buf, off + 136, 12, this.mtime) || this.needPax + buf[off + 156] = this[TYPE].charCodeAt(0) + this.needPax = encString(buf, off + 157, 100, this.linkpath) || this.needPax + buf.write('ustar\u000000', off + 257, 8) + this.needPax = encString(buf, off + 265, 32, this.uname) || this.needPax + this.needPax = encString(buf, off + 297, 32, this.gname) || this.needPax + this.needPax = encNumber(buf, off + 329, 8, this.devmaj) || this.needPax + this.needPax = encNumber(buf, off + 337, 8, this.devmin) || this.needPax + this.needPax = encString(buf, off + 345, prefixSize, prefix) || this.needPax + if (buf[off + 475] !== 0) { + this.needPax = encString(buf, off + 345, 155, prefix) || this.needPax + } else { + this.needPax = encString(buf, off + 345, 130, prefix) || this.needPax + this.needPax = encDate(buf, off + 476, 12, this.atime) || this.needPax + this.needPax = encDate(buf, off + 488, 12, this.ctime) || this.needPax + } + + let sum = 8 * 0x20 + for (let i = off; i < off + 148; i++) { + sum += buf[i] + } + + for (let i = off + 156; i < off + 512; i++) { + sum += buf[i] + } + + this.cksum = sum + encNumber(buf, off + 148, 8, this.cksum) + this.cksumValid = true + + return this.needPax + } + + set (data) { + for (const i in data) { + if (data[i] !== null && data[i] !== undefined) { + this[i] = data[i] + } + } + } + + get type () { + return types.name.get(this[TYPE]) || this[TYPE] + } + + get typeKey () { + return this[TYPE] + } + + set type (type) { + if (types.code.has(type)) { + this[TYPE] = types.code.get(type) + } else { + this[TYPE] = type + } + } +} + +const splitPrefix = (p, prefixSize) => { + const pathSize = 100 + let pp = p + let prefix = '' + let ret + const root = pathModule.parse(p).root || '.' + + if (Buffer.byteLength(pp) < pathSize) { + ret = [pp, prefix, false] + } else { + // first set prefix to the dir, and path to the base + prefix = pathModule.dirname(pp) + pp = pathModule.basename(pp) + + do { + if (Buffer.byteLength(pp) <= pathSize && + Buffer.byteLength(prefix) <= prefixSize) { + // both fit! + ret = [pp, prefix, false] + } else if (Buffer.byteLength(pp) > pathSize && + Buffer.byteLength(prefix) <= prefixSize) { + // prefix fits in prefix, but path doesn't fit in path + ret = [pp.slice(0, pathSize - 1), prefix, true] + } else { + // make path take a bit from prefix + pp = pathModule.join(pathModule.basename(prefix), pp) + prefix = pathModule.dirname(prefix) + } + } while (prefix !== root && !ret) + + // at this point, found no resolution, just truncate + if (!ret) { + ret = [p.slice(0, pathSize - 1), '', true] + } + } + return ret +} + +const decString = (buf, off, size) => + buf.slice(off, off + size).toString('utf8').replace(/\0.*/, '') + +const decDate = (buf, off, size) => + numToDate(decNumber(buf, off, size)) + +const numToDate = num => num === null ? null : new Date(num * 1000) + +const decNumber = (buf, off, size) => + buf[off] & 0x80 ? large.parse(buf.slice(off, off + size)) + : decSmallNumber(buf, off, size) + +const nanNull = value => isNaN(value) ? null : value + +const decSmallNumber = (buf, off, size) => + nanNull(parseInt( + buf.slice(off, off + size) + .toString('utf8').replace(/\0.*$/, '').trim(), 8)) + +// the maximum encodable as a null-terminated octal, by field size +const MAXNUM = { + 12: 0o77777777777, + 8: 0o7777777, +} + +const encNumber = (buf, off, size, number) => + number === null ? false : + number > MAXNUM[size] || number < 0 + ? (large.encode(number, buf.slice(off, off + size)), true) + : (encSmallNumber(buf, off, size, number), false) + +const encSmallNumber = (buf, off, size, number) => + buf.write(octalString(number, size), off, size, 'ascii') + +const octalString = (number, size) => + padOctal(Math.floor(number).toString(8), size) + +const padOctal = (string, size) => + (string.length === size - 1 ? string + : new Array(size - string.length - 1).join('0') + string + ' ') + '\0' + +const encDate = (buf, off, size, date) => + date === null ? false : + encNumber(buf, off, size, date.getTime() / 1000) + +// enough to fill the longest string we've got +const NULLS = new Array(156).join('\0') +// pad with nulls, return true if it's longer or non-ascii +const encString = (buf, off, size, string) => + string === null ? false : + (buf.write(string + NULLS, off, size, 'utf8'), + string.length !== Buffer.byteLength(string) || string.length > size) + +module.exports = Header diff --git a/node_modules/tar/lib/high-level-opt.js b/node_modules/tar/lib/high-level-opt.js new file mode 100644 index 0000000..40e4418 --- /dev/null +++ b/node_modules/tar/lib/high-level-opt.js @@ -0,0 +1,29 @@ +'use strict' + +// turn tar(1) style args like `C` into the more verbose things like `cwd` + +const argmap = new Map([ + ['C', 'cwd'], + ['f', 'file'], + ['z', 'gzip'], + ['P', 'preservePaths'], + ['U', 'unlink'], + ['strip-components', 'strip'], + ['stripComponents', 'strip'], + ['keep-newer', 'newer'], + ['keepNewer', 'newer'], + ['keep-newer-files', 'newer'], + ['keepNewerFiles', 'newer'], + ['k', 'keep'], + ['keep-existing', 'keep'], + ['keepExisting', 'keep'], + ['m', 'noMtime'], + ['no-mtime', 'noMtime'], + ['p', 'preserveOwner'], + ['L', 'follow'], + ['h', 'follow'], +]) + +module.exports = opt => opt ? Object.keys(opt).map(k => [ + argmap.has(k) ? argmap.get(k) : k, opt[k], +]).reduce((set, kv) => (set[kv[0]] = kv[1], set), Object.create(null)) : {} diff --git a/node_modules/tar/lib/large-numbers.js b/node_modules/tar/lib/large-numbers.js new file mode 100644 index 0000000..b11e72d --- /dev/null +++ b/node_modules/tar/lib/large-numbers.js @@ -0,0 +1,104 @@ +'use strict' +// Tar can encode large and negative numbers using a leading byte of +// 0xff for negative, and 0x80 for positive. + +const encode = (num, buf) => { + if (!Number.isSafeInteger(num)) { + // The number is so large that javascript cannot represent it with integer + // precision. + throw Error('cannot encode number outside of javascript safe integer range') + } else if (num < 0) { + encodeNegative(num, buf) + } else { + encodePositive(num, buf) + } + return buf +} + +const encodePositive = (num, buf) => { + buf[0] = 0x80 + + for (var i = buf.length; i > 1; i--) { + buf[i - 1] = num & 0xff + num = Math.floor(num / 0x100) + } +} + +const encodeNegative = (num, buf) => { + buf[0] = 0xff + var flipped = false + num = num * -1 + for (var i = buf.length; i > 1; i--) { + var byte = num & 0xff + num = Math.floor(num / 0x100) + if (flipped) { + buf[i - 1] = onesComp(byte) + } else if (byte === 0) { + buf[i - 1] = 0 + } else { + flipped = true + buf[i - 1] = twosComp(byte) + } + } +} + +const parse = (buf) => { + const pre = buf[0] + const value = pre === 0x80 ? pos(buf.slice(1, buf.length)) + : pre === 0xff ? twos(buf) + : null + if (value === null) { + throw Error('invalid base256 encoding') + } + + if (!Number.isSafeInteger(value)) { + // The number is so large that javascript cannot represent it with integer + // precision. + throw Error('parsed number outside of javascript safe integer range') + } + + return value +} + +const twos = (buf) => { + var len = buf.length + var sum = 0 + var flipped = false + for (var i = len - 1; i > -1; i--) { + var byte = buf[i] + var f + if (flipped) { + f = onesComp(byte) + } else if (byte === 0) { + f = byte + } else { + flipped = true + f = twosComp(byte) + } + if (f !== 0) { + sum -= f * Math.pow(256, len - i - 1) + } + } + return sum +} + +const pos = (buf) => { + var len = buf.length + var sum = 0 + for (var i = len - 1; i > -1; i--) { + var byte = buf[i] + if (byte !== 0) { + sum += byte * Math.pow(256, len - i - 1) + } + } + return sum +} + +const onesComp = byte => (0xff ^ byte) & 0xff + +const twosComp = byte => ((0xff ^ byte) + 1) & 0xff + +module.exports = { + encode, + parse, +} diff --git a/node_modules/tar/lib/list.js b/node_modules/tar/lib/list.js new file mode 100644 index 0000000..f2358c2 --- /dev/null +++ b/node_modules/tar/lib/list.js @@ -0,0 +1,139 @@ +'use strict' + +// XXX: This shares a lot in common with extract.js +// maybe some DRY opportunity here? + +// tar -t +const hlo = require('./high-level-opt.js') +const Parser = require('./parse.js') +const fs = require('fs') +const fsm = require('fs-minipass') +const path = require('path') +const stripSlash = require('./strip-trailing-slashes.js') + +module.exports = (opt_, files, cb) => { + if (typeof opt_ === 'function') { + cb = opt_, files = null, opt_ = {} + } else if (Array.isArray(opt_)) { + files = opt_, opt_ = {} + } + + if (typeof files === 'function') { + cb = files, files = null + } + + if (!files) { + files = [] + } else { + files = Array.from(files) + } + + const opt = hlo(opt_) + + if (opt.sync && typeof cb === 'function') { + throw new TypeError('callback not supported for sync tar functions') + } + + if (!opt.file && typeof cb === 'function') { + throw new TypeError('callback only supported with file option') + } + + if (files.length) { + filesFilter(opt, files) + } + + if (!opt.noResume) { + onentryFunction(opt) + } + + return opt.file && opt.sync ? listFileSync(opt) + : opt.file ? listFile(opt, cb) + : list(opt) +} + +const onentryFunction = opt => { + const onentry = opt.onentry + opt.onentry = onentry ? e => { + onentry(e) + e.resume() + } : e => e.resume() +} + +// construct a filter that limits the file entries listed +// include child entries if a dir is included +const filesFilter = (opt, files) => { + const map = new Map(files.map(f => [stripSlash(f), true])) + const filter = opt.filter + + const mapHas = (file, r) => { + const root = r || path.parse(file).root || '.' + const ret = file === root ? false + : map.has(file) ? map.get(file) + : mapHas(path.dirname(file), root) + + map.set(file, ret) + return ret + } + + opt.filter = filter + ? (file, entry) => filter(file, entry) && mapHas(stripSlash(file)) + : file => mapHas(stripSlash(file)) +} + +const listFileSync = opt => { + const p = list(opt) + const file = opt.file + let threw = true + let fd + try { + const stat = fs.statSync(file) + const readSize = opt.maxReadSize || 16 * 1024 * 1024 + if (stat.size < readSize) { + p.end(fs.readFileSync(file)) + } else { + let pos = 0 + const buf = Buffer.allocUnsafe(readSize) + fd = fs.openSync(file, 'r') + while (pos < stat.size) { + const bytesRead = fs.readSync(fd, buf, 0, readSize, pos) + pos += bytesRead + p.write(buf.slice(0, bytesRead)) + } + p.end() + } + threw = false + } finally { + if (threw && fd) { + try { + fs.closeSync(fd) + } catch (er) {} + } + } +} + +const listFile = (opt, cb) => { + const parse = new Parser(opt) + const readSize = opt.maxReadSize || 16 * 1024 * 1024 + + const file = opt.file + const p = new Promise((resolve, reject) => { + parse.on('error', reject) + parse.on('end', resolve) + + fs.stat(file, (er, stat) => { + if (er) { + reject(er) + } else { + const stream = new fsm.ReadStream(file, { + readSize: readSize, + size: stat.size, + }) + stream.on('error', reject) + stream.pipe(parse) + } + }) + }) + return cb ? p.then(cb, cb) : p +} + +const list = opt => new Parser(opt) diff --git a/node_modules/tar/lib/mkdir.js b/node_modules/tar/lib/mkdir.js new file mode 100644 index 0000000..8ee8de7 --- /dev/null +++ b/node_modules/tar/lib/mkdir.js @@ -0,0 +1,229 @@ +'use strict' +// wrapper around mkdirp for tar's needs. + +// TODO: This should probably be a class, not functionally +// passing around state in a gazillion args. + +const mkdirp = require('mkdirp') +const fs = require('fs') +const path = require('path') +const chownr = require('chownr') +const normPath = require('./normalize-windows-path.js') + +class SymlinkError extends Error { + constructor (symlink, path) { + super('Cannot extract through symbolic link') + this.path = path + this.symlink = symlink + } + + get name () { + return 'SylinkError' + } +} + +class CwdError extends Error { + constructor (path, code) { + super(code + ': Cannot cd into \'' + path + '\'') + this.path = path + this.code = code + } + + get name () { + return 'CwdError' + } +} + +const cGet = (cache, key) => cache.get(normPath(key)) +const cSet = (cache, key, val) => cache.set(normPath(key), val) + +const checkCwd = (dir, cb) => { + fs.stat(dir, (er, st) => { + if (er || !st.isDirectory()) { + er = new CwdError(dir, er && er.code || 'ENOTDIR') + } + cb(er) + }) +} + +module.exports = (dir, opt, cb) => { + dir = normPath(dir) + + // if there's any overlap between mask and mode, + // then we'll need an explicit chmod + const umask = opt.umask + const mode = opt.mode | 0o0700 + const needChmod = (mode & umask) !== 0 + + const uid = opt.uid + const gid = opt.gid + const doChown = typeof uid === 'number' && + typeof gid === 'number' && + (uid !== opt.processUid || gid !== opt.processGid) + + const preserve = opt.preserve + const unlink = opt.unlink + const cache = opt.cache + const cwd = normPath(opt.cwd) + + const done = (er, created) => { + if (er) { + cb(er) + } else { + cSet(cache, dir, true) + if (created && doChown) { + chownr(created, uid, gid, er => done(er)) + } else if (needChmod) { + fs.chmod(dir, mode, cb) + } else { + cb() + } + } + } + + if (cache && cGet(cache, dir) === true) { + return done() + } + + if (dir === cwd) { + return checkCwd(dir, done) + } + + if (preserve) { + return mkdirp(dir, { mode }).then(made => done(null, made), done) + } + + const sub = normPath(path.relative(cwd, dir)) + const parts = sub.split('/') + mkdir_(cwd, parts, mode, cache, unlink, cwd, null, done) +} + +const mkdir_ = (base, parts, mode, cache, unlink, cwd, created, cb) => { + if (!parts.length) { + return cb(null, created) + } + const p = parts.shift() + const part = normPath(path.resolve(base + '/' + p)) + if (cGet(cache, part)) { + return mkdir_(part, parts, mode, cache, unlink, cwd, created, cb) + } + fs.mkdir(part, mode, onmkdir(part, parts, mode, cache, unlink, cwd, created, cb)) +} + +const onmkdir = (part, parts, mode, cache, unlink, cwd, created, cb) => er => { + if (er) { + fs.lstat(part, (statEr, st) => { + if (statEr) { + statEr.path = statEr.path && normPath(statEr.path) + cb(statEr) + } else if (st.isDirectory()) { + mkdir_(part, parts, mode, cache, unlink, cwd, created, cb) + } else if (unlink) { + fs.unlink(part, er => { + if (er) { + return cb(er) + } + fs.mkdir(part, mode, onmkdir(part, parts, mode, cache, unlink, cwd, created, cb)) + }) + } else if (st.isSymbolicLink()) { + return cb(new SymlinkError(part, part + '/' + parts.join('/'))) + } else { + cb(er) + } + }) + } else { + created = created || part + mkdir_(part, parts, mode, cache, unlink, cwd, created, cb) + } +} + +const checkCwdSync = dir => { + let ok = false + let code = 'ENOTDIR' + try { + ok = fs.statSync(dir).isDirectory() + } catch (er) { + code = er.code + } finally { + if (!ok) { + throw new CwdError(dir, code) + } + } +} + +module.exports.sync = (dir, opt) => { + dir = normPath(dir) + // if there's any overlap between mask and mode, + // then we'll need an explicit chmod + const umask = opt.umask + const mode = opt.mode | 0o0700 + const needChmod = (mode & umask) !== 0 + + const uid = opt.uid + const gid = opt.gid + const doChown = typeof uid === 'number' && + typeof gid === 'number' && + (uid !== opt.processUid || gid !== opt.processGid) + + const preserve = opt.preserve + const unlink = opt.unlink + const cache = opt.cache + const cwd = normPath(opt.cwd) + + const done = (created) => { + cSet(cache, dir, true) + if (created && doChown) { + chownr.sync(created, uid, gid) + } + if (needChmod) { + fs.chmodSync(dir, mode) + } + } + + if (cache && cGet(cache, dir) === true) { + return done() + } + + if (dir === cwd) { + checkCwdSync(cwd) + return done() + } + + if (preserve) { + return done(mkdirp.sync(dir, mode)) + } + + const sub = normPath(path.relative(cwd, dir)) + const parts = sub.split('/') + let created = null + for (let p = parts.shift(), part = cwd; + p && (part += '/' + p); + p = parts.shift()) { + part = normPath(path.resolve(part)) + if (cGet(cache, part)) { + continue + } + + try { + fs.mkdirSync(part, mode) + created = created || part + cSet(cache, part, true) + } catch (er) { + const st = fs.lstatSync(part) + if (st.isDirectory()) { + cSet(cache, part, true) + continue + } else if (unlink) { + fs.unlinkSync(part) + fs.mkdirSync(part, mode) + created = created || part + cSet(cache, part, true) + continue + } else if (st.isSymbolicLink()) { + return new SymlinkError(part, part + '/' + parts.join('/')) + } + } + } + + return done(created) +} diff --git a/node_modules/tar/lib/mode-fix.js b/node_modules/tar/lib/mode-fix.js new file mode 100644 index 0000000..42f1d6e --- /dev/null +++ b/node_modules/tar/lib/mode-fix.js @@ -0,0 +1,27 @@ +'use strict' +module.exports = (mode, isDir, portable) => { + mode &= 0o7777 + + // in portable mode, use the minimum reasonable umask + // if this system creates files with 0o664 by default + // (as some linux distros do), then we'll write the + // archive with 0o644 instead. Also, don't ever create + // a file that is not readable/writable by the owner. + if (portable) { + mode = (mode | 0o600) & ~0o22 + } + + // if dirs are readable, then they should be listable + if (isDir) { + if (mode & 0o400) { + mode |= 0o100 + } + if (mode & 0o40) { + mode |= 0o10 + } + if (mode & 0o4) { + mode |= 0o1 + } + } + return mode +} diff --git a/node_modules/tar/lib/normalize-unicode.js b/node_modules/tar/lib/normalize-unicode.js new file mode 100644 index 0000000..43dc406 --- /dev/null +++ b/node_modules/tar/lib/normalize-unicode.js @@ -0,0 +1,12 @@ +// warning: extremely hot code path. +// This has been meticulously optimized for use +// within npm install on large package trees. +// Do not edit without careful benchmarking. +const normalizeCache = Object.create(null) +const { hasOwnProperty } = Object.prototype +module.exports = s => { + if (!hasOwnProperty.call(normalizeCache, s)) { + normalizeCache[s] = s.normalize('NFKD') + } + return normalizeCache[s] +} diff --git a/node_modules/tar/lib/normalize-windows-path.js b/node_modules/tar/lib/normalize-windows-path.js new file mode 100644 index 0000000..eb13ba0 --- /dev/null +++ b/node_modules/tar/lib/normalize-windows-path.js @@ -0,0 +1,8 @@ +// on windows, either \ or / are valid directory separators. +// on unix, \ is a valid character in filenames. +// so, on windows, and only on windows, we replace all \ chars with /, +// so that we can use / as our one and only directory separator char. + +const platform = process.env.TESTING_TAR_FAKE_PLATFORM || process.platform +module.exports = platform !== 'win32' ? p => p + : p => p && p.replace(/\\/g, '/') diff --git a/node_modules/tar/lib/pack.js b/node_modules/tar/lib/pack.js new file mode 100644 index 0000000..a3f4ff2 --- /dev/null +++ b/node_modules/tar/lib/pack.js @@ -0,0 +1,420 @@ +'use strict' + +// A readable tar stream creator +// Technically, this is a transform stream that you write paths into, +// and tar format comes out of. +// The `add()` method is like `write()` but returns this, +// and end() return `this` as well, so you can +// do `new Pack(opt).add('files').add('dir').end().pipe(output) +// You could also do something like: +// streamOfPaths().pipe(new Pack()).pipe(new fs.WriteStream('out.tar')) + +class PackJob { + constructor (path, absolute) { + this.path = path || './' + this.absolute = absolute + this.entry = null + this.stat = null + this.readdir = null + this.pending = false + this.ignore = false + this.piped = false + } +} + +const MiniPass = require('minipass') +const zlib = require('minizlib') +const ReadEntry = require('./read-entry.js') +const WriteEntry = require('./write-entry.js') +const WriteEntrySync = WriteEntry.Sync +const WriteEntryTar = WriteEntry.Tar +const Yallist = require('yallist') +const EOF = Buffer.alloc(1024) +const ONSTAT = Symbol('onStat') +const ENDED = Symbol('ended') +const QUEUE = Symbol('queue') +const CURRENT = Symbol('current') +const PROCESS = Symbol('process') +const PROCESSING = Symbol('processing') +const PROCESSJOB = Symbol('processJob') +const JOBS = Symbol('jobs') +const JOBDONE = Symbol('jobDone') +const ADDFSENTRY = Symbol('addFSEntry') +const ADDTARENTRY = Symbol('addTarEntry') +const STAT = Symbol('stat') +const READDIR = Symbol('readdir') +const ONREADDIR = Symbol('onreaddir') +const PIPE = Symbol('pipe') +const ENTRY = Symbol('entry') +const ENTRYOPT = Symbol('entryOpt') +const WRITEENTRYCLASS = Symbol('writeEntryClass') +const WRITE = Symbol('write') +const ONDRAIN = Symbol('ondrain') + +const fs = require('fs') +const path = require('path') +const warner = require('./warn-mixin.js') +const normPath = require('./normalize-windows-path.js') + +const Pack = warner(class Pack extends MiniPass { + constructor (opt) { + super(opt) + opt = opt || Object.create(null) + this.opt = opt + this.file = opt.file || '' + this.cwd = opt.cwd || process.cwd() + this.maxReadSize = opt.maxReadSize + this.preservePaths = !!opt.preservePaths + this.strict = !!opt.strict + this.noPax = !!opt.noPax + this.prefix = normPath(opt.prefix || '') + this.linkCache = opt.linkCache || new Map() + this.statCache = opt.statCache || new Map() + this.readdirCache = opt.readdirCache || new Map() + + this[WRITEENTRYCLASS] = WriteEntry + if (typeof opt.onwarn === 'function') { + this.on('warn', opt.onwarn) + } + + this.portable = !!opt.portable + this.zip = null + if (opt.gzip) { + if (typeof opt.gzip !== 'object') { + opt.gzip = {} + } + if (this.portable) { + opt.gzip.portable = true + } + this.zip = new zlib.Gzip(opt.gzip) + this.zip.on('data', chunk => super.write(chunk)) + this.zip.on('end', _ => super.end()) + this.zip.on('drain', _ => this[ONDRAIN]()) + this.on('resume', _ => this.zip.resume()) + } else { + this.on('drain', this[ONDRAIN]) + } + + this.noDirRecurse = !!opt.noDirRecurse + this.follow = !!opt.follow + this.noMtime = !!opt.noMtime + this.mtime = opt.mtime || null + + this.filter = typeof opt.filter === 'function' ? opt.filter : _ => true + + this[QUEUE] = new Yallist() + this[JOBS] = 0 + this.jobs = +opt.jobs || 4 + this[PROCESSING] = false + this[ENDED] = false + } + + [WRITE] (chunk) { + return super.write(chunk) + } + + add (path) { + this.write(path) + return this + } + + end (path) { + if (path) { + this.write(path) + } + this[ENDED] = true + this[PROCESS]() + return this + } + + write (path) { + if (this[ENDED]) { + throw new Error('write after end') + } + + if (path instanceof ReadEntry) { + this[ADDTARENTRY](path) + } else { + this[ADDFSENTRY](path) + } + return this.flowing + } + + [ADDTARENTRY] (p) { + const absolute = normPath(path.resolve(this.cwd, p.path)) + // in this case, we don't have to wait for the stat + if (!this.filter(p.path, p)) { + p.resume() + } else { + const job = new PackJob(p.path, absolute, false) + job.entry = new WriteEntryTar(p, this[ENTRYOPT](job)) + job.entry.on('end', _ => this[JOBDONE](job)) + this[JOBS] += 1 + this[QUEUE].push(job) + } + + this[PROCESS]() + } + + [ADDFSENTRY] (p) { + const absolute = normPath(path.resolve(this.cwd, p)) + this[QUEUE].push(new PackJob(p, absolute)) + this[PROCESS]() + } + + [STAT] (job) { + job.pending = true + this[JOBS] += 1 + const stat = this.follow ? 'stat' : 'lstat' + fs[stat](job.absolute, (er, stat) => { + job.pending = false + this[JOBS] -= 1 + if (er) { + this.emit('error', er) + } else { + this[ONSTAT](job, stat) + } + }) + } + + [ONSTAT] (job, stat) { + this.statCache.set(job.absolute, stat) + job.stat = stat + + // now we have the stat, we can filter it. + if (!this.filter(job.path, stat)) { + job.ignore = true + } + + this[PROCESS]() + } + + [READDIR] (job) { + job.pending = true + this[JOBS] += 1 + fs.readdir(job.absolute, (er, entries) => { + job.pending = false + this[JOBS] -= 1 + if (er) { + return this.emit('error', er) + } + this[ONREADDIR](job, entries) + }) + } + + [ONREADDIR] (job, entries) { + this.readdirCache.set(job.absolute, entries) + job.readdir = entries + this[PROCESS]() + } + + [PROCESS] () { + if (this[PROCESSING]) { + return + } + + this[PROCESSING] = true + for (let w = this[QUEUE].head; + w !== null && this[JOBS] < this.jobs; + w = w.next) { + this[PROCESSJOB](w.value) + if (w.value.ignore) { + const p = w.next + this[QUEUE].removeNode(w) + w.next = p + } + } + + this[PROCESSING] = false + + if (this[ENDED] && !this[QUEUE].length && this[JOBS] === 0) { + if (this.zip) { + this.zip.end(EOF) + } else { + super.write(EOF) + super.end() + } + } + } + + get [CURRENT] () { + return this[QUEUE] && this[QUEUE].head && this[QUEUE].head.value + } + + [JOBDONE] (job) { + this[QUEUE].shift() + this[JOBS] -= 1 + this[PROCESS]() + } + + [PROCESSJOB] (job) { + if (job.pending) { + return + } + + if (job.entry) { + if (job === this[CURRENT] && !job.piped) { + this[PIPE](job) + } + return + } + + if (!job.stat) { + if (this.statCache.has(job.absolute)) { + this[ONSTAT](job, this.statCache.get(job.absolute)) + } else { + this[STAT](job) + } + } + if (!job.stat) { + return + } + + // filtered out! + if (job.ignore) { + return + } + + if (!this.noDirRecurse && job.stat.isDirectory() && !job.readdir) { + if (this.readdirCache.has(job.absolute)) { + this[ONREADDIR](job, this.readdirCache.get(job.absolute)) + } else { + this[READDIR](job) + } + if (!job.readdir) { + return + } + } + + // we know it doesn't have an entry, because that got checked above + job.entry = this[ENTRY](job) + if (!job.entry) { + job.ignore = true + return + } + + if (job === this[CURRENT] && !job.piped) { + this[PIPE](job) + } + } + + [ENTRYOPT] (job) { + return { + onwarn: (code, msg, data) => this.warn(code, msg, data), + noPax: this.noPax, + cwd: this.cwd, + absolute: job.absolute, + preservePaths: this.preservePaths, + maxReadSize: this.maxReadSize, + strict: this.strict, + portable: this.portable, + linkCache: this.linkCache, + statCache: this.statCache, + noMtime: this.noMtime, + mtime: this.mtime, + prefix: this.prefix, + } + } + + [ENTRY] (job) { + this[JOBS] += 1 + try { + return new this[WRITEENTRYCLASS](job.path, this[ENTRYOPT](job)) + .on('end', () => this[JOBDONE](job)) + .on('error', er => this.emit('error', er)) + } catch (er) { + this.emit('error', er) + } + } + + [ONDRAIN] () { + if (this[CURRENT] && this[CURRENT].entry) { + this[CURRENT].entry.resume() + } + } + + // like .pipe() but using super, because our write() is special + [PIPE] (job) { + job.piped = true + + if (job.readdir) { + job.readdir.forEach(entry => { + const p = job.path + const base = p === './' ? '' : p.replace(/\/*$/, '/') + this[ADDFSENTRY](base + entry) + }) + } + + const source = job.entry + const zip = this.zip + + if (zip) { + source.on('data', chunk => { + if (!zip.write(chunk)) { + source.pause() + } + }) + } else { + source.on('data', chunk => { + if (!super.write(chunk)) { + source.pause() + } + }) + } + } + + pause () { + if (this.zip) { + this.zip.pause() + } + return super.pause() + } +}) + +class PackSync extends Pack { + constructor (opt) { + super(opt) + this[WRITEENTRYCLASS] = WriteEntrySync + } + + // pause/resume are no-ops in sync streams. + pause () {} + resume () {} + + [STAT] (job) { + const stat = this.follow ? 'statSync' : 'lstatSync' + this[ONSTAT](job, fs[stat](job.absolute)) + } + + [READDIR] (job, stat) { + this[ONREADDIR](job, fs.readdirSync(job.absolute)) + } + + // gotta get it all in this tick + [PIPE] (job) { + const source = job.entry + const zip = this.zip + + if (job.readdir) { + job.readdir.forEach(entry => { + const p = job.path + const base = p === './' ? '' : p.replace(/\/*$/, '/') + this[ADDFSENTRY](base + entry) + }) + } + + if (zip) { + source.on('data', chunk => { + zip.write(chunk) + }) + } else { + source.on('data', chunk => { + super[WRITE](chunk) + }) + } + } +} + +Pack.Sync = PackSync + +module.exports = Pack diff --git a/node_modules/tar/lib/parse.js b/node_modules/tar/lib/parse.js new file mode 100644 index 0000000..4b85915 --- /dev/null +++ b/node_modules/tar/lib/parse.js @@ -0,0 +1,509 @@ +'use strict' + +// this[BUFFER] is the remainder of a chunk if we're waiting for +// the full 512 bytes of a header to come in. We will Buffer.concat() +// it to the next write(), which is a mem copy, but a small one. +// +// this[QUEUE] is a Yallist of entries that haven't been emitted +// yet this can only get filled up if the user keeps write()ing after +// a write() returns false, or does a write() with more than one entry +// +// We don't buffer chunks, we always parse them and either create an +// entry, or push it into the active entry. The ReadEntry class knows +// to throw data away if .ignore=true +// +// Shift entry off the buffer when it emits 'end', and emit 'entry' for +// the next one in the list. +// +// At any time, we're pushing body chunks into the entry at WRITEENTRY, +// and waiting for 'end' on the entry at READENTRY +// +// ignored entries get .resume() called on them straight away + +const warner = require('./warn-mixin.js') +const Header = require('./header.js') +const EE = require('events') +const Yallist = require('yallist') +const maxMetaEntrySize = 1024 * 1024 +const Entry = require('./read-entry.js') +const Pax = require('./pax.js') +const zlib = require('minizlib') +const { nextTick } = require('process') + +const gzipHeader = Buffer.from([0x1f, 0x8b]) +const STATE = Symbol('state') +const WRITEENTRY = Symbol('writeEntry') +const READENTRY = Symbol('readEntry') +const NEXTENTRY = Symbol('nextEntry') +const PROCESSENTRY = Symbol('processEntry') +const EX = Symbol('extendedHeader') +const GEX = Symbol('globalExtendedHeader') +const META = Symbol('meta') +const EMITMETA = Symbol('emitMeta') +const BUFFER = Symbol('buffer') +const QUEUE = Symbol('queue') +const ENDED = Symbol('ended') +const EMITTEDEND = Symbol('emittedEnd') +const EMIT = Symbol('emit') +const UNZIP = Symbol('unzip') +const CONSUMECHUNK = Symbol('consumeChunk') +const CONSUMECHUNKSUB = Symbol('consumeChunkSub') +const CONSUMEBODY = Symbol('consumeBody') +const CONSUMEMETA = Symbol('consumeMeta') +const CONSUMEHEADER = Symbol('consumeHeader') +const CONSUMING = Symbol('consuming') +const BUFFERCONCAT = Symbol('bufferConcat') +const MAYBEEND = Symbol('maybeEnd') +const WRITING = Symbol('writing') +const ABORTED = Symbol('aborted') +const DONE = Symbol('onDone') +const SAW_VALID_ENTRY = Symbol('sawValidEntry') +const SAW_NULL_BLOCK = Symbol('sawNullBlock') +const SAW_EOF = Symbol('sawEOF') +const CLOSESTREAM = Symbol('closeStream') + +const noop = _ => true + +module.exports = warner(class Parser extends EE { + constructor (opt) { + opt = opt || {} + super(opt) + + this.file = opt.file || '' + + // set to boolean false when an entry starts. 1024 bytes of \0 + // is technically a valid tarball, albeit a boring one. + this[SAW_VALID_ENTRY] = null + + // these BADARCHIVE errors can't be detected early. listen on DONE. + this.on(DONE, _ => { + if (this[STATE] === 'begin' || this[SAW_VALID_ENTRY] === false) { + // either less than 1 block of data, or all entries were invalid. + // Either way, probably not even a tarball. + this.warn('TAR_BAD_ARCHIVE', 'Unrecognized archive format') + } + }) + + if (opt.ondone) { + this.on(DONE, opt.ondone) + } else { + this.on(DONE, _ => { + this.emit('prefinish') + this.emit('finish') + this.emit('end') + }) + } + + this.strict = !!opt.strict + this.maxMetaEntrySize = opt.maxMetaEntrySize || maxMetaEntrySize + this.filter = typeof opt.filter === 'function' ? opt.filter : noop + + // have to set this so that streams are ok piping into it + this.writable = true + this.readable = false + + this[QUEUE] = new Yallist() + this[BUFFER] = null + this[READENTRY] = null + this[WRITEENTRY] = null + this[STATE] = 'begin' + this[META] = '' + this[EX] = null + this[GEX] = null + this[ENDED] = false + this[UNZIP] = null + this[ABORTED] = false + this[SAW_NULL_BLOCK] = false + this[SAW_EOF] = false + + this.on('end', () => this[CLOSESTREAM]()) + + if (typeof opt.onwarn === 'function') { + this.on('warn', opt.onwarn) + } + if (typeof opt.onentry === 'function') { + this.on('entry', opt.onentry) + } + } + + [CONSUMEHEADER] (chunk, position) { + if (this[SAW_VALID_ENTRY] === null) { + this[SAW_VALID_ENTRY] = false + } + let header + try { + header = new Header(chunk, position, this[EX], this[GEX]) + } catch (er) { + return this.warn('TAR_ENTRY_INVALID', er) + } + + if (header.nullBlock) { + if (this[SAW_NULL_BLOCK]) { + this[SAW_EOF] = true + // ending an archive with no entries. pointless, but legal. + if (this[STATE] === 'begin') { + this[STATE] = 'header' + } + this[EMIT]('eof') + } else { + this[SAW_NULL_BLOCK] = true + this[EMIT]('nullBlock') + } + } else { + this[SAW_NULL_BLOCK] = false + if (!header.cksumValid) { + this.warn('TAR_ENTRY_INVALID', 'checksum failure', { header }) + } else if (!header.path) { + this.warn('TAR_ENTRY_INVALID', 'path is required', { header }) + } else { + const type = header.type + if (/^(Symbolic)?Link$/.test(type) && !header.linkpath) { + this.warn('TAR_ENTRY_INVALID', 'linkpath required', { header }) + } else if (!/^(Symbolic)?Link$/.test(type) && header.linkpath) { + this.warn('TAR_ENTRY_INVALID', 'linkpath forbidden', { header }) + } else { + const entry = this[WRITEENTRY] = new Entry(header, this[EX], this[GEX]) + + // we do this for meta & ignored entries as well, because they + // are still valid tar, or else we wouldn't know to ignore them + if (!this[SAW_VALID_ENTRY]) { + if (entry.remain) { + // this might be the one! + const onend = () => { + if (!entry.invalid) { + this[SAW_VALID_ENTRY] = true + } + } + entry.on('end', onend) + } else { + this[SAW_VALID_ENTRY] = true + } + } + + if (entry.meta) { + if (entry.size > this.maxMetaEntrySize) { + entry.ignore = true + this[EMIT]('ignoredEntry', entry) + this[STATE] = 'ignore' + entry.resume() + } else if (entry.size > 0) { + this[META] = '' + entry.on('data', c => this[META] += c) + this[STATE] = 'meta' + } + } else { + this[EX] = null + entry.ignore = entry.ignore || !this.filter(entry.path, entry) + + if (entry.ignore) { + // probably valid, just not something we care about + this[EMIT]('ignoredEntry', entry) + this[STATE] = entry.remain ? 'ignore' : 'header' + entry.resume() + } else { + if (entry.remain) { + this[STATE] = 'body' + } else { + this[STATE] = 'header' + entry.end() + } + + if (!this[READENTRY]) { + this[QUEUE].push(entry) + this[NEXTENTRY]() + } else { + this[QUEUE].push(entry) + } + } + } + } + } + } + } + + [CLOSESTREAM] () { + nextTick(() => this.emit('close')) + } + + [PROCESSENTRY] (entry) { + let go = true + + if (!entry) { + this[READENTRY] = null + go = false + } else if (Array.isArray(entry)) { + this.emit.apply(this, entry) + } else { + this[READENTRY] = entry + this.emit('entry', entry) + if (!entry.emittedEnd) { + entry.on('end', _ => this[NEXTENTRY]()) + go = false + } + } + + return go + } + + [NEXTENTRY] () { + do {} while (this[PROCESSENTRY](this[QUEUE].shift())) + + if (!this[QUEUE].length) { + // At this point, there's nothing in the queue, but we may have an + // entry which is being consumed (readEntry). + // If we don't, then we definitely can handle more data. + // If we do, and either it's flowing, or it has never had any data + // written to it, then it needs more. + // The only other possibility is that it has returned false from a + // write() call, so we wait for the next drain to continue. + const re = this[READENTRY] + const drainNow = !re || re.flowing || re.size === re.remain + if (drainNow) { + if (!this[WRITING]) { + this.emit('drain') + } + } else { + re.once('drain', _ => this.emit('drain')) + } + } + } + + [CONSUMEBODY] (chunk, position) { + // write up to but no more than writeEntry.blockRemain + const entry = this[WRITEENTRY] + const br = entry.blockRemain + const c = (br >= chunk.length && position === 0) ? chunk + : chunk.slice(position, position + br) + + entry.write(c) + + if (!entry.blockRemain) { + this[STATE] = 'header' + this[WRITEENTRY] = null + entry.end() + } + + return c.length + } + + [CONSUMEMETA] (chunk, position) { + const entry = this[WRITEENTRY] + const ret = this[CONSUMEBODY](chunk, position) + + // if we finished, then the entry is reset + if (!this[WRITEENTRY]) { + this[EMITMETA](entry) + } + + return ret + } + + [EMIT] (ev, data, extra) { + if (!this[QUEUE].length && !this[READENTRY]) { + this.emit(ev, data, extra) + } else { + this[QUEUE].push([ev, data, extra]) + } + } + + [EMITMETA] (entry) { + this[EMIT]('meta', this[META]) + switch (entry.type) { + case 'ExtendedHeader': + case 'OldExtendedHeader': + this[EX] = Pax.parse(this[META], this[EX], false) + break + + case 'GlobalExtendedHeader': + this[GEX] = Pax.parse(this[META], this[GEX], true) + break + + case 'NextFileHasLongPath': + case 'OldGnuLongPath': + this[EX] = this[EX] || Object.create(null) + this[EX].path = this[META].replace(/\0.*/, '') + break + + case 'NextFileHasLongLinkpath': + this[EX] = this[EX] || Object.create(null) + this[EX].linkpath = this[META].replace(/\0.*/, '') + break + + /* istanbul ignore next */ + default: throw new Error('unknown meta: ' + entry.type) + } + } + + abort (error) { + this[ABORTED] = true + this.emit('abort', error) + // always throws, even in non-strict mode + this.warn('TAR_ABORT', error, { recoverable: false }) + } + + write (chunk) { + if (this[ABORTED]) { + return + } + + // first write, might be gzipped + if (this[UNZIP] === null && chunk) { + if (this[BUFFER]) { + chunk = Buffer.concat([this[BUFFER], chunk]) + this[BUFFER] = null + } + if (chunk.length < gzipHeader.length) { + this[BUFFER] = chunk + return true + } + for (let i = 0; this[UNZIP] === null && i < gzipHeader.length; i++) { + if (chunk[i] !== gzipHeader[i]) { + this[UNZIP] = false + } + } + if (this[UNZIP] === null) { + const ended = this[ENDED] + this[ENDED] = false + this[UNZIP] = new zlib.Unzip() + this[UNZIP].on('data', chunk => this[CONSUMECHUNK](chunk)) + this[UNZIP].on('error', er => this.abort(er)) + this[UNZIP].on('end', _ => { + this[ENDED] = true + this[CONSUMECHUNK]() + }) + this[WRITING] = true + const ret = this[UNZIP][ended ? 'end' : 'write'](chunk) + this[WRITING] = false + return ret + } + } + + this[WRITING] = true + if (this[UNZIP]) { + this[UNZIP].write(chunk) + } else { + this[CONSUMECHUNK](chunk) + } + this[WRITING] = false + + // return false if there's a queue, or if the current entry isn't flowing + const ret = + this[QUEUE].length ? false : + this[READENTRY] ? this[READENTRY].flowing : + true + + // if we have no queue, then that means a clogged READENTRY + if (!ret && !this[QUEUE].length) { + this[READENTRY].once('drain', _ => this.emit('drain')) + } + + return ret + } + + [BUFFERCONCAT] (c) { + if (c && !this[ABORTED]) { + this[BUFFER] = this[BUFFER] ? Buffer.concat([this[BUFFER], c]) : c + } + } + + [MAYBEEND] () { + if (this[ENDED] && + !this[EMITTEDEND] && + !this[ABORTED] && + !this[CONSUMING]) { + this[EMITTEDEND] = true + const entry = this[WRITEENTRY] + if (entry && entry.blockRemain) { + // truncated, likely a damaged file + const have = this[BUFFER] ? this[BUFFER].length : 0 + this.warn('TAR_BAD_ARCHIVE', `Truncated input (needed ${ + entry.blockRemain} more bytes, only ${have} available)`, { entry }) + if (this[BUFFER]) { + entry.write(this[BUFFER]) + } + entry.end() + } + this[EMIT](DONE) + } + } + + [CONSUMECHUNK] (chunk) { + if (this[CONSUMING]) { + this[BUFFERCONCAT](chunk) + } else if (!chunk && !this[BUFFER]) { + this[MAYBEEND]() + } else { + this[CONSUMING] = true + if (this[BUFFER]) { + this[BUFFERCONCAT](chunk) + const c = this[BUFFER] + this[BUFFER] = null + this[CONSUMECHUNKSUB](c) + } else { + this[CONSUMECHUNKSUB](chunk) + } + + while (this[BUFFER] && + this[BUFFER].length >= 512 && + !this[ABORTED] && + !this[SAW_EOF]) { + const c = this[BUFFER] + this[BUFFER] = null + this[CONSUMECHUNKSUB](c) + } + this[CONSUMING] = false + } + + if (!this[BUFFER] || this[ENDED]) { + this[MAYBEEND]() + } + } + + [CONSUMECHUNKSUB] (chunk) { + // we know that we are in CONSUMING mode, so anything written goes into + // the buffer. Advance the position and put any remainder in the buffer. + let position = 0 + const length = chunk.length + while (position + 512 <= length && !this[ABORTED] && !this[SAW_EOF]) { + switch (this[STATE]) { + case 'begin': + case 'header': + this[CONSUMEHEADER](chunk, position) + position += 512 + break + + case 'ignore': + case 'body': + position += this[CONSUMEBODY](chunk, position) + break + + case 'meta': + position += this[CONSUMEMETA](chunk, position) + break + + /* istanbul ignore next */ + default: + throw new Error('invalid state: ' + this[STATE]) + } + } + + if (position < length) { + if (this[BUFFER]) { + this[BUFFER] = Buffer.concat([chunk.slice(position), this[BUFFER]]) + } else { + this[BUFFER] = chunk.slice(position) + } + } + } + + end (chunk) { + if (!this[ABORTED]) { + if (this[UNZIP]) { + this[UNZIP].end(chunk) + } else { + this[ENDED] = true + this.write(chunk) + } + } + } +}) diff --git a/node_modules/tar/lib/path-reservations.js b/node_modules/tar/lib/path-reservations.js new file mode 100644 index 0000000..ef380ca --- /dev/null +++ b/node_modules/tar/lib/path-reservations.js @@ -0,0 +1,156 @@ +// A path exclusive reservation system +// reserve([list, of, paths], fn) +// When the fn is first in line for all its paths, it +// is called with a cb that clears the reservation. +// +// Used by async unpack to avoid clobbering paths in use, +// while still allowing maximal safe parallelization. + +const assert = require('assert') +const normalize = require('./normalize-unicode.js') +const stripSlashes = require('./strip-trailing-slashes.js') +const { join } = require('path') + +const platform = process.env.TESTING_TAR_FAKE_PLATFORM || process.platform +const isWindows = platform === 'win32' + +module.exports = () => { + // path => [function or Set] + // A Set object means a directory reservation + // A fn is a direct reservation on that path + const queues = new Map() + + // fn => {paths:[path,...], dirs:[path, ...]} + const reservations = new Map() + + // return a set of parent dirs for a given path + // '/a/b/c/d' -> ['/', '/a', '/a/b', '/a/b/c', '/a/b/c/d'] + const getDirs = path => { + const dirs = path.split('/').slice(0, -1).reduce((set, path) => { + if (set.length) { + path = join(set[set.length - 1], path) + } + set.push(path || '/') + return set + }, []) + return dirs + } + + // functions currently running + const running = new Set() + + // return the queues for each path the function cares about + // fn => {paths, dirs} + const getQueues = fn => { + const res = reservations.get(fn) + /* istanbul ignore if - unpossible */ + if (!res) { + throw new Error('function does not have any path reservations') + } + return { + paths: res.paths.map(path => queues.get(path)), + dirs: [...res.dirs].map(path => queues.get(path)), + } + } + + // check if fn is first in line for all its paths, and is + // included in the first set for all its dir queues + const check = fn => { + const { paths, dirs } = getQueues(fn) + return paths.every(q => q[0] === fn) && + dirs.every(q => q[0] instanceof Set && q[0].has(fn)) + } + + // run the function if it's first in line and not already running + const run = fn => { + if (running.has(fn) || !check(fn)) { + return false + } + running.add(fn) + fn(() => clear(fn)) + return true + } + + const clear = fn => { + if (!running.has(fn)) { + return false + } + + const { paths, dirs } = reservations.get(fn) + const next = new Set() + + paths.forEach(path => { + const q = queues.get(path) + assert.equal(q[0], fn) + if (q.length === 1) { + queues.delete(path) + } else { + q.shift() + if (typeof q[0] === 'function') { + next.add(q[0]) + } else { + q[0].forEach(fn => next.add(fn)) + } + } + }) + + dirs.forEach(dir => { + const q = queues.get(dir) + assert(q[0] instanceof Set) + if (q[0].size === 1 && q.length === 1) { + queues.delete(dir) + } else if (q[0].size === 1) { + q.shift() + + // must be a function or else the Set would've been reused + next.add(q[0]) + } else { + q[0].delete(fn) + } + }) + running.delete(fn) + + next.forEach(fn => run(fn)) + return true + } + + const reserve = (paths, fn) => { + // collide on matches across case and unicode normalization + // On windows, thanks to the magic of 8.3 shortnames, it is fundamentally + // impossible to determine whether two paths refer to the same thing on + // disk, without asking the kernel for a shortname. + // So, we just pretend that every path matches every other path here, + // effectively removing all parallelization on windows. + paths = isWindows ? ['win32 parallelization disabled'] : paths.map(p => { + // don't need normPath, because we skip this entirely for windows + return normalize(stripSlashes(join(p))).toLowerCase() + }) + + const dirs = new Set( + paths.map(path => getDirs(path)).reduce((a, b) => a.concat(b)) + ) + reservations.set(fn, { dirs, paths }) + paths.forEach(path => { + const q = queues.get(path) + if (!q) { + queues.set(path, [fn]) + } else { + q.push(fn) + } + }) + dirs.forEach(dir => { + const q = queues.get(dir) + if (!q) { + queues.set(dir, [new Set([fn])]) + } else if (q[q.length - 1] instanceof Set) { + q[q.length - 1].add(fn) + } else { + q.push(new Set([fn])) + } + }) + + return run(fn) + } + + return { check, reserve } +} diff --git a/node_modules/tar/lib/pax.js b/node_modules/tar/lib/pax.js new file mode 100644 index 0000000..4a7ca85 --- /dev/null +++ b/node_modules/tar/lib/pax.js @@ -0,0 +1,150 @@ +'use strict' +const Header = require('./header.js') +const path = require('path') + +class Pax { + constructor (obj, global) { + this.atime = obj.atime || null + this.charset = obj.charset || null + this.comment = obj.comment || null + this.ctime = obj.ctime || null + this.gid = obj.gid || null + this.gname = obj.gname || null + this.linkpath = obj.linkpath || null + this.mtime = obj.mtime || null + this.path = obj.path || null + this.size = obj.size || null + this.uid = obj.uid || null + this.uname = obj.uname || null + this.dev = obj.dev || null + this.ino = obj.ino || null + this.nlink = obj.nlink || null + this.global = global || false + } + + encode () { + const body = this.encodeBody() + if (body === '') { + return null + } + + const bodyLen = Buffer.byteLength(body) + // round up to 512 bytes + // add 512 for header + const bufLen = 512 * Math.ceil(1 + bodyLen / 512) + const buf = Buffer.allocUnsafe(bufLen) + + // 0-fill the header section, it might not hit every field + for (let i = 0; i < 512; i++) { + buf[i] = 0 + } + + new Header({ + // XXX split the path + // then the path should be PaxHeader + basename, but less than 99, + // prepend with the dirname + path: ('PaxHeader/' + path.basename(this.path)).slice(0, 99), + mode: this.mode || 0o644, + uid: this.uid || null, + gid: this.gid || null, + size: bodyLen, + mtime: this.mtime || null, + type: this.global ? 'GlobalExtendedHeader' : 'ExtendedHeader', + linkpath: '', + uname: this.uname || '', + gname: this.gname || '', + devmaj: 0, + devmin: 0, + atime: this.atime || null, + ctime: this.ctime || null, + }).encode(buf) + + buf.write(body, 512, bodyLen, 'utf8') + + // null pad after the body + for (let i = bodyLen + 512; i < buf.length; i++) { + buf[i] = 0 + } + + return buf + } + + encodeBody () { + return ( + this.encodeField('path') + + this.encodeField('ctime') + + this.encodeField('atime') + + this.encodeField('dev') + + this.encodeField('ino') + + this.encodeField('nlink') + + this.encodeField('charset') + + this.encodeField('comment') + + this.encodeField('gid') + + this.encodeField('gname') + + this.encodeField('linkpath') + + this.encodeField('mtime') + + this.encodeField('size') + + this.encodeField('uid') + + this.encodeField('uname') + ) + } + + encodeField (field) { + if (this[field] === null || this[field] === undefined) { + return '' + } + const v = this[field] instanceof Date ? this[field].getTime() / 1000 + : this[field] + const s = ' ' + + (field === 'dev' || field === 'ino' || field === 'nlink' + ? 'SCHILY.' : '') + + field + '=' + v + '\n' + const byteLen = Buffer.byteLength(s) + // the digits includes the length of the digits in ascii base-10 + // so if it's 9 characters, then adding 1 for the 9 makes it 10 + // which makes it 11 chars. + let digits = Math.floor(Math.log(byteLen) / Math.log(10)) + 1 + if (byteLen + digits >= Math.pow(10, digits)) { + digits += 1 + } + const len = digits + byteLen + return len + s + } +} + +Pax.parse = (string, ex, g) => new Pax(merge(parseKV(string), ex), g) + +const merge = (a, b) => + b ? Object.keys(a).reduce((s, k) => (s[k] = a[k], s), b) : a + +const parseKV = string => + string + .replace(/\n$/, '') + .split('\n') + .reduce(parseKVLine, Object.create(null)) + +const parseKVLine = (set, line) => { + const n = parseInt(line, 10) + + // XXX Values with \n in them will fail this. + // Refactor to not be a naive line-by-line parse. + if (n !== Buffer.byteLength(line) + 1) { + return set + } + + line = line.slice((n + ' ').length) + const kv = line.split('=') + const k = kv.shift().replace(/^SCHILY\.(dev|ino|nlink)/, '$1') + if (!k) { + return set + } + + const v = kv.join('=') + set[k] = /^([A-Z]+\.)?([mac]|birth|creation)time$/.test(k) + ? new Date(v * 1000) + : /^[0-9]+$/.test(v) ? +v + : v + return set +} + +module.exports = Pax diff --git a/node_modules/tar/lib/read-entry.js b/node_modules/tar/lib/read-entry.js new file mode 100644 index 0000000..7f44beb --- /dev/null +++ b/node_modules/tar/lib/read-entry.js @@ -0,0 +1,107 @@ +'use strict' +const MiniPass = require('minipass') +const normPath = require('./normalize-windows-path.js') + +const SLURP = Symbol('slurp') +module.exports = class ReadEntry extends MiniPass { + constructor (header, ex, gex) { + super() + // read entries always start life paused. this is to avoid the + // situation where Minipass's auto-ending empty streams results + // in an entry ending before we're ready for it. + this.pause() + this.extended = ex + this.globalExtended = gex + this.header = header + this.startBlockSize = 512 * Math.ceil(header.size / 512) + this.blockRemain = this.startBlockSize + this.remain = header.size + this.type = header.type + this.meta = false + this.ignore = false + switch (this.type) { + case 'File': + case 'OldFile': + case 'Link': + case 'SymbolicLink': + case 'CharacterDevice': + case 'BlockDevice': + case 'Directory': + case 'FIFO': + case 'ContiguousFile': + case 'GNUDumpDir': + break + + case 'NextFileHasLongLinkpath': + case 'NextFileHasLongPath': + case 'OldGnuLongPath': + case 'GlobalExtendedHeader': + case 'ExtendedHeader': + case 'OldExtendedHeader': + this.meta = true + break + + // NOTE: gnutar and bsdtar treat unrecognized types as 'File' + // it may be worth doing the same, but with a warning. + default: + this.ignore = true + } + + this.path = normPath(header.path) + this.mode = header.mode + if (this.mode) { + this.mode = this.mode & 0o7777 + } + this.uid = header.uid + this.gid = header.gid + this.uname = header.uname + this.gname = header.gname + this.size = header.size + this.mtime = header.mtime + this.atime = header.atime + this.ctime = header.ctime + this.linkpath = normPath(header.linkpath) + this.uname = header.uname + this.gname = header.gname + + if (ex) { + this[SLURP](ex) + } + if (gex) { + this[SLURP](gex, true) + } + } + + write (data) { + const writeLen = data.length + if (writeLen > this.blockRemain) { + throw new Error('writing more to entry than is appropriate') + } + + const r = this.remain + const br = this.blockRemain + this.remain = Math.max(0, r - writeLen) + this.blockRemain = Math.max(0, br - writeLen) + if (this.ignore) { + return true + } + + if (r >= writeLen) { + return super.write(data) + } + + // r < writeLen + return super.write(data.slice(0, r)) + } + + [SLURP] (ex, global) { + for (const k in ex) { + // we slurp in everything except for the path attribute in + // a global extended header, because that's weird. + if (ex[k] !== null && ex[k] !== undefined && + !(global && k === 'path')) { + this[k] = k === 'path' || k === 'linkpath' ? normPath(ex[k]) : ex[k] + } + } + } +} diff --git a/node_modules/tar/lib/replace.js b/node_modules/tar/lib/replace.js new file mode 100644 index 0000000..c6e619b --- /dev/null +++ b/node_modules/tar/lib/replace.js @@ -0,0 +1,246 @@ +'use strict' + +// tar -r +const hlo = require('./high-level-opt.js') +const Pack = require('./pack.js') +const fs = require('fs') +const fsm = require('fs-minipass') +const t = require('./list.js') +const path = require('path') + +// starting at the head of the file, read a Header +// If the checksum is invalid, that's our position to start writing +// If it is, jump forward by the specified size (round up to 512) +// and try again. +// Write the new Pack stream starting there. + +const Header = require('./header.js') + +module.exports = (opt_, files, cb) => { + const opt = hlo(opt_) + + if (!opt.file) { + throw new TypeError('file is required') + } + + if (opt.gzip) { + throw new TypeError('cannot append to compressed archives') + } + + if (!files || !Array.isArray(files) || !files.length) { + throw new TypeError('no files or directories specified') + } + + files = Array.from(files) + + return opt.sync ? replaceSync(opt, files) + : replace(opt, files, cb) +} + +const replaceSync = (opt, files) => { + const p = new Pack.Sync(opt) + + let threw = true + let fd + let position + + try { + try { + fd = fs.openSync(opt.file, 'r+') + } catch (er) { + if (er.code === 'ENOENT') { + fd = fs.openSync(opt.file, 'w+') + } else { + throw er + } + } + + const st = fs.fstatSync(fd) + const headBuf = Buffer.alloc(512) + + POSITION: for (position = 0; position < st.size; position += 512) { + for (let bufPos = 0, bytes = 0; bufPos < 512; bufPos += bytes) { + bytes = fs.readSync( + fd, headBuf, bufPos, headBuf.length - bufPos, position + bufPos + ) + + if (position === 0 && headBuf[0] === 0x1f && headBuf[1] === 0x8b) { + throw new Error('cannot append to compressed archives') + } + + if (!bytes) { + break POSITION + } + } + + const h = new Header(headBuf) + if (!h.cksumValid) { + break + } + const entryBlockSize = 512 * Math.ceil(h.size / 512) + if (position + entryBlockSize + 512 > st.size) { + break + } + // the 512 for the header we just parsed will be added as well + // also jump ahead all the blocks for the body + position += entryBlockSize + if (opt.mtimeCache) { + opt.mtimeCache.set(h.path, h.mtime) + } + } + threw = false + + streamSync(opt, p, position, fd, files) + } finally { + if (threw) { + try { + fs.closeSync(fd) + } catch (er) {} + } + } +} + +const streamSync = (opt, p, position, fd, files) => { + const stream = new fsm.WriteStreamSync(opt.file, { + fd: fd, + start: position, + }) + p.pipe(stream) + addFilesSync(p, files) +} + +const replace = (opt, files, cb) => { + files = Array.from(files) + const p = new Pack(opt) + + const getPos = (fd, size, cb_) => { + const cb = (er, pos) => { + if (er) { + fs.close(fd, _ => cb_(er)) + } else { + cb_(null, pos) + } + } + + let position = 0 + if (size === 0) { + return cb(null, 0) + } + + let bufPos = 0 + const headBuf = Buffer.alloc(512) + const onread = (er, bytes) => { + if (er) { + return cb(er) + } + bufPos += bytes + if (bufPos < 512 && bytes) { + return fs.read( + fd, headBuf, bufPos, headBuf.length - bufPos, + position + bufPos, onread + ) + } + + if (position === 0 && headBuf[0] === 0x1f && headBuf[1] === 0x8b) { + return cb(new Error('cannot append to compressed archives')) + } + + // truncated header + if (bufPos < 512) { + return cb(null, position) + } + + const h = new Header(headBuf) + if (!h.cksumValid) { + return cb(null, position) + } + + const entryBlockSize = 512 * Math.ceil(h.size / 512) + if (position + entryBlockSize + 512 > size) { + return cb(null, position) + } + + position += entryBlockSize + 512 + if (position >= size) { + return cb(null, position) + } + + if (opt.mtimeCache) { + opt.mtimeCache.set(h.path, h.mtime) + } + bufPos = 0 + fs.read(fd, headBuf, 0, 512, position, onread) + } + fs.read(fd, headBuf, 0, 512, position, onread) + } + + const promise = new Promise((resolve, reject) => { + p.on('error', reject) + let flag = 'r+' + const onopen = (er, fd) => { + if (er && er.code === 'ENOENT' && flag === 'r+') { + flag = 'w+' + return fs.open(opt.file, flag, onopen) + } + + if (er) { + return reject(er) + } + + fs.fstat(fd, (er, st) => { + if (er) { + return fs.close(fd, () => reject(er)) + } + + getPos(fd, st.size, (er, position) => { + if (er) { + return reject(er) + } + const stream = new fsm.WriteStream(opt.file, { + fd: fd, + start: position, + }) + p.pipe(stream) + stream.on('error', reject) + stream.on('close', resolve) + addFilesAsync(p, files) + }) + }) + } + fs.open(opt.file, flag, onopen) + }) + + return cb ? promise.then(cb, cb) : promise +} + +const addFilesSync = (p, files) => { + files.forEach(file => { + if (file.charAt(0) === '@') { + t({ + file: path.resolve(p.cwd, file.slice(1)), + sync: true, + noResume: true, + onentry: entry => p.add(entry), + }) + } else { + p.add(file) + } + }) + p.end() +} + +const addFilesAsync = (p, files) => { + while (files.length) { + const file = files.shift() + if (file.charAt(0) === '@') { + return t({ + file: path.resolve(p.cwd, file.slice(1)), + noResume: true, + onentry: entry => p.add(entry), + }).then(_ => addFilesAsync(p, files)) + } else { + p.add(file) + } + } + p.end() +} diff --git a/node_modules/tar/lib/strip-absolute-path.js b/node_modules/tar/lib/strip-absolute-path.js new file mode 100644 index 0000000..185e2de --- /dev/null +++ b/node_modules/tar/lib/strip-absolute-path.js @@ -0,0 +1,24 @@ +// unix absolute paths are also absolute on win32, so we use this for both +const { isAbsolute, parse } = require('path').win32 + +// returns [root, stripped] +// Note that windows will think that //x/y/z/a has a "root" of //x/y, and in +// those cases, we want to sanitize it to x/y/z/a, not z/a, so we strip / +// explicitly if it's the first character. +// drive-specific relative paths on Windows get their root stripped off even +// though they are not absolute, so `c:../foo` becomes ['c:', '../foo'] +module.exports = path => { + let r = '' + + let parsed = parse(path) + while (isAbsolute(path) || parsed.root) { + // windows will think that //x/y/z has a "root" of //x/y/ + // but strip the //?/C:/ off of //?/C:/path + const root = path.charAt(0) === '/' && path.slice(0, 4) !== '//?/' ? '/' + : parsed.root + path = path.slice(root.length) + r += root + parsed = parse(path) + } + return [r, path] +} diff --git a/node_modules/tar/lib/strip-trailing-slashes.js b/node_modules/tar/lib/strip-trailing-slashes.js new file mode 100644 index 0000000..3e3ecec --- /dev/null +++ b/node_modules/tar/lib/strip-trailing-slashes.js @@ -0,0 +1,13 @@ +// warning: extremely hot code path. +// This has been meticulously optimized for use +// within npm install on large package trees. +// Do not edit without careful benchmarking. +module.exports = str => { + let i = str.length - 1 + let slashesStart = -1 + while (i > -1 && str.charAt(i) === '/') { + slashesStart = i + i-- + } + return slashesStart === -1 ? str : str.slice(0, slashesStart) +} diff --git a/node_modules/tar/lib/types.js b/node_modules/tar/lib/types.js new file mode 100644 index 0000000..7bfc254 --- /dev/null +++ b/node_modules/tar/lib/types.js @@ -0,0 +1,44 @@ +'use strict' +// map types from key to human-friendly name +exports.name = new Map([ + ['0', 'File'], + // same as File + ['', 'OldFile'], + ['1', 'Link'], + ['2', 'SymbolicLink'], + // Devices and FIFOs aren't fully supported + // they are parsed, but skipped when unpacking + ['3', 'CharacterDevice'], + ['4', 'BlockDevice'], + ['5', 'Directory'], + ['6', 'FIFO'], + // same as File + ['7', 'ContiguousFile'], + // pax headers + ['g', 'GlobalExtendedHeader'], + ['x', 'ExtendedHeader'], + // vendor-specific stuff + // skip + ['A', 'SolarisACL'], + // like 5, but with data, which should be skipped + ['D', 'GNUDumpDir'], + // metadata only, skip + ['I', 'Inode'], + // data = link path of next file + ['K', 'NextFileHasLongLinkpath'], + // data = path of next file + ['L', 'NextFileHasLongPath'], + // skip + ['M', 'ContinuationFile'], + // like L + ['N', 'OldGnuLongPath'], + // skip + ['S', 'SparseFile'], + // skip + ['V', 'TapeVolumeHeader'], + // like x + ['X', 'OldExtendedHeader'], +]) + +// map the other direction +exports.code = new Map(Array.from(exports.name).map(kv => [kv[1], kv[0]])) diff --git a/node_modules/tar/lib/unpack.js b/node_modules/tar/lib/unpack.js new file mode 100644 index 0000000..e341ad0 --- /dev/null +++ b/node_modules/tar/lib/unpack.js @@ -0,0 +1,906 @@ +'use strict' + +// the PEND/UNPEND stuff tracks whether we're ready to emit end/close yet. +// but the path reservations are required to avoid race conditions where +// parallelized unpack ops may mess with one another, due to dependencies +// (like a Link depending on its target) or destructive operations (like +// clobbering an fs object to create one of a different type.) + +const assert = require('assert') +const Parser = require('./parse.js') +const fs = require('fs') +const fsm = require('fs-minipass') +const path = require('path') +const mkdir = require('./mkdir.js') +const wc = require('./winchars.js') +const pathReservations = require('./path-reservations.js') +const stripAbsolutePath = require('./strip-absolute-path.js') +const normPath = require('./normalize-windows-path.js') +const stripSlash = require('./strip-trailing-slashes.js') +const normalize = require('./normalize-unicode.js') + +const ONENTRY = Symbol('onEntry') +const CHECKFS = Symbol('checkFs') +const CHECKFS2 = Symbol('checkFs2') +const PRUNECACHE = Symbol('pruneCache') +const ISREUSABLE = Symbol('isReusable') +const MAKEFS = Symbol('makeFs') +const FILE = Symbol('file') +const DIRECTORY = Symbol('directory') +const LINK = Symbol('link') +const SYMLINK = Symbol('symlink') +const HARDLINK = Symbol('hardlink') +const UNSUPPORTED = Symbol('unsupported') +const CHECKPATH = Symbol('checkPath') +const MKDIR = Symbol('mkdir') +const ONERROR = Symbol('onError') +const PENDING = Symbol('pending') +const PEND = Symbol('pend') +const UNPEND = Symbol('unpend') +const ENDED = Symbol('ended') +const MAYBECLOSE = Symbol('maybeClose') +const SKIP = Symbol('skip') +const DOCHOWN = Symbol('doChown') +const UID = Symbol('uid') +const GID = Symbol('gid') +const CHECKED_CWD = Symbol('checkedCwd') +const crypto = require('crypto') +const getFlag = require('./get-write-flag.js') +const platform = process.env.TESTING_TAR_FAKE_PLATFORM || process.platform +const isWindows = platform === 'win32' + +// Unlinks on Windows are not atomic. +// +// This means that if you have a file entry, followed by another +// file entry with an identical name, and you cannot re-use the file +// (because it's a hardlink, or because unlink:true is set, or it's +// Windows, which does not have useful nlink values), then the unlink +// will be committed to the disk AFTER the new file has been written +// over the old one, deleting the new file. +// +// To work around this, on Windows systems, we rename the file and then +// delete the renamed file. It's a sloppy kludge, but frankly, I do not +// know of a better way to do this, given windows' non-atomic unlink +// semantics. +// +// See: https://github.com/npm/node-tar/issues/183 +/* istanbul ignore next */ +const unlinkFile = (path, cb) => { + if (!isWindows) { + return fs.unlink(path, cb) + } + + const name = path + '.DELETE.' + crypto.randomBytes(16).toString('hex') + fs.rename(path, name, er => { + if (er) { + return cb(er) + } + fs.unlink(name, cb) + }) +} + +/* istanbul ignore next */ +const unlinkFileSync = path => { + if (!isWindows) { + return fs.unlinkSync(path) + } + + const name = path + '.DELETE.' + crypto.randomBytes(16).toString('hex') + fs.renameSync(path, name) + fs.unlinkSync(name) +} + +// this.gid, entry.gid, this.processUid +const uint32 = (a, b, c) => + a === a >>> 0 ? a + : b === b >>> 0 ? b + : c + +// clear the cache if it's a case-insensitive unicode-squashing match. +// we can't know if the current file system is case-sensitive or supports +// unicode fully, so we check for similarity on the maximally compatible +// representation. Err on the side of pruning, since all it's doing is +// preventing lstats, and it's not the end of the world if we get a false +// positive. +// Note that on windows, we always drop the entire cache whenever a +// symbolic link is encountered, because 8.3 filenames are impossible +// to reason about, and collisions are hazards rather than just failures. +const cacheKeyNormalize = path => normalize(stripSlash(normPath(path))) + .toLowerCase() + +const pruneCache = (cache, abs) => { + abs = cacheKeyNormalize(abs) + for (const path of cache.keys()) { + const pnorm = cacheKeyNormalize(path) + if (pnorm === abs || pnorm.indexOf(abs + '/') === 0) { + cache.delete(path) + } + } +} + +const dropCache = cache => { + for (const key of cache.keys()) { + cache.delete(key) + } +} + +class Unpack extends Parser { + constructor (opt) { + if (!opt) { + opt = {} + } + + opt.ondone = _ => { + this[ENDED] = true + this[MAYBECLOSE]() + } + + super(opt) + + this[CHECKED_CWD] = false + + this.reservations = pathReservations() + + this.transform = typeof opt.transform === 'function' ? opt.transform : null + + this.writable = true + this.readable = false + + this[PENDING] = 0 + this[ENDED] = false + + this.dirCache = opt.dirCache || new Map() + + if (typeof opt.uid === 'number' || typeof opt.gid === 'number') { + // need both or neither + if (typeof opt.uid !== 'number' || typeof opt.gid !== 'number') { + throw new TypeError('cannot set owner without number uid and gid') + } + if (opt.preserveOwner) { + throw new TypeError( + 'cannot preserve owner in archive and also set owner explicitly') + } + this.uid = opt.uid + this.gid = opt.gid + this.setOwner = true + } else { + this.uid = null + this.gid = null + this.setOwner = false + } + + // default true for root + if (opt.preserveOwner === undefined && typeof opt.uid !== 'number') { + this.preserveOwner = process.getuid && process.getuid() === 0 + } else { + this.preserveOwner = !!opt.preserveOwner + } + + this.processUid = (this.preserveOwner || this.setOwner) && process.getuid ? + process.getuid() : null + this.processGid = (this.preserveOwner || this.setOwner) && process.getgid ? + process.getgid() : null + + // mostly just for testing, but useful in some cases. + // Forcibly trigger a chown on every entry, no matter what + this.forceChown = opt.forceChown === true + + // turn > this[ONENTRY](entry)) + } + + // a bad or damaged archive is a warning for Parser, but an error + // when extracting. Mark those errors as unrecoverable, because + // the Unpack contract cannot be met. + warn (code, msg, data = {}) { + if (code === 'TAR_BAD_ARCHIVE' || code === 'TAR_ABORT') { + data.recoverable = false + } + return super.warn(code, msg, data) + } + + [MAYBECLOSE] () { + if (this[ENDED] && this[PENDING] === 0) { + this.emit('prefinish') + this.emit('finish') + this.emit('end') + } + } + + [CHECKPATH] (entry) { + if (this.strip) { + const parts = normPath(entry.path).split('/') + if (parts.length < this.strip) { + return false + } + entry.path = parts.slice(this.strip).join('/') + + if (entry.type === 'Link') { + const linkparts = normPath(entry.linkpath).split('/') + if (linkparts.length >= this.strip) { + entry.linkpath = linkparts.slice(this.strip).join('/') + } else { + return false + } + } + } + + if (!this.preservePaths) { + const p = normPath(entry.path) + const parts = p.split('/') + if (parts.includes('..') || isWindows && /^[a-z]:\.\.$/i.test(parts[0])) { + this.warn('TAR_ENTRY_ERROR', `path contains '..'`, { + entry, + path: p, + }) + return false + } + + // strip off the root + const [root, stripped] = stripAbsolutePath(p) + if (root) { + entry.path = stripped + this.warn('TAR_ENTRY_INFO', `stripping ${root} from absolute path`, { + entry, + path: p, + }) + } + } + + if (path.isAbsolute(entry.path)) { + entry.absolute = normPath(path.resolve(entry.path)) + } else { + entry.absolute = normPath(path.resolve(this.cwd, entry.path)) + } + + // if we somehow ended up with a path that escapes the cwd, and we are + // not in preservePaths mode, then something is fishy! This should have + // been prevented above, so ignore this for coverage. + /* istanbul ignore if - defense in depth */ + if (!this.preservePaths && + entry.absolute.indexOf(this.cwd + '/') !== 0 && + entry.absolute !== this.cwd) { + this.warn('TAR_ENTRY_ERROR', 'path escaped extraction target', { + entry, + path: normPath(entry.path), + resolvedPath: entry.absolute, + cwd: this.cwd, + }) + return false + } + + // an archive can set properties on the extraction directory, but it + // may not replace the cwd with a different kind of thing entirely. + if (entry.absolute === this.cwd && + entry.type !== 'Directory' && + entry.type !== 'GNUDumpDir') { + return false + } + + // only encode : chars that aren't drive letter indicators + if (this.win32) { + const { root: aRoot } = path.win32.parse(entry.absolute) + entry.absolute = aRoot + wc.encode(entry.absolute.slice(aRoot.length)) + const { root: pRoot } = path.win32.parse(entry.path) + entry.path = pRoot + wc.encode(entry.path.slice(pRoot.length)) + } + + return true + } + + [ONENTRY] (entry) { + if (!this[CHECKPATH](entry)) { + return entry.resume() + } + + assert.equal(typeof entry.absolute, 'string') + + switch (entry.type) { + case 'Directory': + case 'GNUDumpDir': + if (entry.mode) { + entry.mode = entry.mode | 0o700 + } + + // eslint-disable-next-line no-fallthrough + case 'File': + case 'OldFile': + case 'ContiguousFile': + case 'Link': + case 'SymbolicLink': + return this[CHECKFS](entry) + + case 'CharacterDevice': + case 'BlockDevice': + case 'FIFO': + default: + return this[UNSUPPORTED](entry) + } + } + + [ONERROR] (er, entry) { + // Cwd has to exist, or else nothing works. That's serious. + // Other errors are warnings, which raise the error in strict + // mode, but otherwise continue on. + if (er.name === 'CwdError') { + this.emit('error', er) + } else { + this.warn('TAR_ENTRY_ERROR', er, { entry }) + this[UNPEND]() + entry.resume() + } + } + + [MKDIR] (dir, mode, cb) { + mkdir(normPath(dir), { + uid: this.uid, + gid: this.gid, + processUid: this.processUid, + processGid: this.processGid, + umask: this.processUmask, + preserve: this.preservePaths, + unlink: this.unlink, + cache: this.dirCache, + cwd: this.cwd, + mode: mode, + noChmod: this.noChmod, + }, cb) + } + + [DOCHOWN] (entry) { + // in preserve owner mode, chown if the entry doesn't match process + // in set owner mode, chown if setting doesn't match process + return this.forceChown || + this.preserveOwner && + (typeof entry.uid === 'number' && entry.uid !== this.processUid || + typeof entry.gid === 'number' && entry.gid !== this.processGid) + || + (typeof this.uid === 'number' && this.uid !== this.processUid || + typeof this.gid === 'number' && this.gid !== this.processGid) + } + + [UID] (entry) { + return uint32(this.uid, entry.uid, this.processUid) + } + + [GID] (entry) { + return uint32(this.gid, entry.gid, this.processGid) + } + + [FILE] (entry, fullyDone) { + const mode = entry.mode & 0o7777 || this.fmode + const stream = new fsm.WriteStream(entry.absolute, { + flags: getFlag(entry.size), + mode: mode, + autoClose: false, + }) + stream.on('error', er => { + if (stream.fd) { + fs.close(stream.fd, () => {}) + } + + // flush all the data out so that we aren't left hanging + // if the error wasn't actually fatal. otherwise the parse + // is blocked, and we never proceed. + stream.write = () => true + this[ONERROR](er, entry) + fullyDone() + }) + + let actions = 1 + const done = er => { + if (er) { + /* istanbul ignore else - we should always have a fd by now */ + if (stream.fd) { + fs.close(stream.fd, () => {}) + } + + this[ONERROR](er, entry) + fullyDone() + return + } + + if (--actions === 0) { + fs.close(stream.fd, er => { + if (er) { + this[ONERROR](er, entry) + } else { + this[UNPEND]() + } + fullyDone() + }) + } + } + + stream.on('finish', _ => { + // if futimes fails, try utimes + // if utimes fails, fail with the original error + // same for fchown/chown + const abs = entry.absolute + const fd = stream.fd + + if (entry.mtime && !this.noMtime) { + actions++ + const atime = entry.atime || new Date() + const mtime = entry.mtime + fs.futimes(fd, atime, mtime, er => + er ? fs.utimes(abs, atime, mtime, er2 => done(er2 && er)) + : done()) + } + + if (this[DOCHOWN](entry)) { + actions++ + const uid = this[UID](entry) + const gid = this[GID](entry) + fs.fchown(fd, uid, gid, er => + er ? fs.chown(abs, uid, gid, er2 => done(er2 && er)) + : done()) + } + + done() + }) + + const tx = this.transform ? this.transform(entry) || entry : entry + if (tx !== entry) { + tx.on('error', er => { + this[ONERROR](er, entry) + fullyDone() + }) + entry.pipe(tx) + } + tx.pipe(stream) + } + + [DIRECTORY] (entry, fullyDone) { + const mode = entry.mode & 0o7777 || this.dmode + this[MKDIR](entry.absolute, mode, er => { + if (er) { + this[ONERROR](er, entry) + fullyDone() + return + } + + let actions = 1 + const done = _ => { + if (--actions === 0) { + fullyDone() + this[UNPEND]() + entry.resume() + } + } + + if (entry.mtime && !this.noMtime) { + actions++ + fs.utimes(entry.absolute, entry.atime || new Date(), entry.mtime, done) + } + + if (this[DOCHOWN](entry)) { + actions++ + fs.chown(entry.absolute, this[UID](entry), this[GID](entry), done) + } + + done() + }) + } + + [UNSUPPORTED] (entry) { + entry.unsupported = true + this.warn('TAR_ENTRY_UNSUPPORTED', + `unsupported entry type: ${entry.type}`, { entry }) + entry.resume() + } + + [SYMLINK] (entry, done) { + this[LINK](entry, entry.linkpath, 'symlink', done) + } + + [HARDLINK] (entry, done) { + const linkpath = normPath(path.resolve(this.cwd, entry.linkpath)) + this[LINK](entry, linkpath, 'link', done) + } + + [PEND] () { + this[PENDING]++ + } + + [UNPEND] () { + this[PENDING]-- + this[MAYBECLOSE]() + } + + [SKIP] (entry) { + this[UNPEND]() + entry.resume() + } + + // Check if we can reuse an existing filesystem entry safely and + // overwrite it, rather than unlinking and recreating + // Windows doesn't report a useful nlink, so we just never reuse entries + [ISREUSABLE] (entry, st) { + return entry.type === 'File' && + !this.unlink && + st.isFile() && + st.nlink <= 1 && + !isWindows + } + + // check if a thing is there, and if so, try to clobber it + [CHECKFS] (entry) { + this[PEND]() + const paths = [entry.path] + if (entry.linkpath) { + paths.push(entry.linkpath) + } + this.reservations.reserve(paths, done => this[CHECKFS2](entry, done)) + } + + [PRUNECACHE] (entry) { + // if we are not creating a directory, and the path is in the dirCache, + // then that means we are about to delete the directory we created + // previously, and it is no longer going to be a directory, and neither + // is any of its children. + // If a symbolic link is encountered, all bets are off. There is no + // reasonable way to sanitize the cache in such a way we will be able to + // avoid having filesystem collisions. If this happens with a non-symlink + // entry, it'll just fail to unpack, but a symlink to a directory, using an + // 8.3 shortname or certain unicode attacks, can evade detection and lead + // to arbitrary writes to anywhere on the system. + if (entry.type === 'SymbolicLink') { + dropCache(this.dirCache) + } else if (entry.type !== 'Directory') { + pruneCache(this.dirCache, entry.absolute) + } + } + + [CHECKFS2] (entry, fullyDone) { + this[PRUNECACHE](entry) + + const done = er => { + this[PRUNECACHE](entry) + fullyDone(er) + } + + const checkCwd = () => { + this[MKDIR](this.cwd, this.dmode, er => { + if (er) { + this[ONERROR](er, entry) + done() + return + } + this[CHECKED_CWD] = true + start() + }) + } + + const start = () => { + if (entry.absolute !== this.cwd) { + const parent = normPath(path.dirname(entry.absolute)) + if (parent !== this.cwd) { + return this[MKDIR](parent, this.dmode, er => { + if (er) { + this[ONERROR](er, entry) + done() + return + } + afterMakeParent() + }) + } + } + afterMakeParent() + } + + const afterMakeParent = () => { + fs.lstat(entry.absolute, (lstatEr, st) => { + if (st && (this.keep || this.newer && st.mtime > entry.mtime)) { + this[SKIP](entry) + done() + return + } + if (lstatEr || this[ISREUSABLE](entry, st)) { + return this[MAKEFS](null, entry, done) + } + + if (st.isDirectory()) { + if (entry.type === 'Directory') { + const needChmod = !this.noChmod && + entry.mode && + (st.mode & 0o7777) !== entry.mode + const afterChmod = er => this[MAKEFS](er, entry, done) + if (!needChmod) { + return afterChmod() + } + return fs.chmod(entry.absolute, entry.mode, afterChmod) + } + // Not a dir entry, have to remove it. + // NB: the only way to end up with an entry that is the cwd + // itself, in such a way that == does not detect, is a + // tricky windows absolute path with UNC or 8.3 parts (and + // preservePaths:true, or else it will have been stripped). + // In that case, the user has opted out of path protections + // explicitly, so if they blow away the cwd, c'est la vie. + if (entry.absolute !== this.cwd) { + return fs.rmdir(entry.absolute, er => + this[MAKEFS](er, entry, done)) + } + } + + // not a dir, and not reusable + // don't remove if the cwd, we want that error + if (entry.absolute === this.cwd) { + return this[MAKEFS](null, entry, done) + } + + unlinkFile(entry.absolute, er => + this[MAKEFS](er, entry, done)) + }) + } + + if (this[CHECKED_CWD]) { + start() + } else { + checkCwd() + } + } + + [MAKEFS] (er, entry, done) { + if (er) { + this[ONERROR](er, entry) + done() + return + } + + switch (entry.type) { + case 'File': + case 'OldFile': + case 'ContiguousFile': + return this[FILE](entry, done) + + case 'Link': + return this[HARDLINK](entry, done) + + case 'SymbolicLink': + return this[SYMLINK](entry, done) + + case 'Directory': + case 'GNUDumpDir': + return this[DIRECTORY](entry, done) + } + } + + [LINK] (entry, linkpath, link, done) { + // XXX: get the type ('symlink' or 'junction') for windows + fs[link](linkpath, entry.absolute, er => { + if (er) { + this[ONERROR](er, entry) + } else { + this[UNPEND]() + entry.resume() + } + done() + }) + } +} + +const callSync = fn => { + try { + return [null, fn()] + } catch (er) { + return [er, null] + } +} +class UnpackSync extends Unpack { + [MAKEFS] (er, entry) { + return super[MAKEFS](er, entry, () => {}) + } + + [CHECKFS] (entry) { + this[PRUNECACHE](entry) + + if (!this[CHECKED_CWD]) { + const er = this[MKDIR](this.cwd, this.dmode) + if (er) { + return this[ONERROR](er, entry) + } + this[CHECKED_CWD] = true + } + + // don't bother to make the parent if the current entry is the cwd, + // we've already checked it. + if (entry.absolute !== this.cwd) { + const parent = normPath(path.dirname(entry.absolute)) + if (parent !== this.cwd) { + const mkParent = this[MKDIR](parent, this.dmode) + if (mkParent) { + return this[ONERROR](mkParent, entry) + } + } + } + + const [lstatEr, st] = callSync(() => fs.lstatSync(entry.absolute)) + if (st && (this.keep || this.newer && st.mtime > entry.mtime)) { + return this[SKIP](entry) + } + + if (lstatEr || this[ISREUSABLE](entry, st)) { + return this[MAKEFS](null, entry) + } + + if (st.isDirectory()) { + if (entry.type === 'Directory') { + const needChmod = !this.noChmod && + entry.mode && + (st.mode & 0o7777) !== entry.mode + const [er] = needChmod ? callSync(() => { + fs.chmodSync(entry.absolute, entry.mode) + }) : [] + return this[MAKEFS](er, entry) + } + // not a dir entry, have to remove it + const [er] = callSync(() => fs.rmdirSync(entry.absolute)) + this[MAKEFS](er, entry) + } + + // not a dir, and not reusable. + // don't remove if it's the cwd, since we want that error. + const [er] = entry.absolute === this.cwd ? [] + : callSync(() => unlinkFileSync(entry.absolute)) + this[MAKEFS](er, entry) + } + + [FILE] (entry, done) { + const mode = entry.mode & 0o7777 || this.fmode + + const oner = er => { + let closeError + try { + fs.closeSync(fd) + } catch (e) { + closeError = e + } + if (er || closeError) { + this[ONERROR](er || closeError, entry) + } + done() + } + + let fd + try { + fd = fs.openSync(entry.absolute, getFlag(entry.size), mode) + } catch (er) { + return oner(er) + } + const tx = this.transform ? this.transform(entry) || entry : entry + if (tx !== entry) { + tx.on('error', er => this[ONERROR](er, entry)) + entry.pipe(tx) + } + + tx.on('data', chunk => { + try { + fs.writeSync(fd, chunk, 0, chunk.length) + } catch (er) { + oner(er) + } + }) + + tx.on('end', _ => { + let er = null + // try both, falling futimes back to utimes + // if either fails, handle the first error + if (entry.mtime && !this.noMtime) { + const atime = entry.atime || new Date() + const mtime = entry.mtime + try { + fs.futimesSync(fd, atime, mtime) + } catch (futimeser) { + try { + fs.utimesSync(entry.absolute, atime, mtime) + } catch (utimeser) { + er = futimeser + } + } + } + + if (this[DOCHOWN](entry)) { + const uid = this[UID](entry) + const gid = this[GID](entry) + + try { + fs.fchownSync(fd, uid, gid) + } catch (fchowner) { + try { + fs.chownSync(entry.absolute, uid, gid) + } catch (chowner) { + er = er || fchowner + } + } + } + + oner(er) + }) + } + + [DIRECTORY] (entry, done) { + const mode = entry.mode & 0o7777 || this.dmode + const er = this[MKDIR](entry.absolute, mode) + if (er) { + this[ONERROR](er, entry) + done() + return + } + if (entry.mtime && !this.noMtime) { + try { + fs.utimesSync(entry.absolute, entry.atime || new Date(), entry.mtime) + } catch (er) {} + } + if (this[DOCHOWN](entry)) { + try { + fs.chownSync(entry.absolute, this[UID](entry), this[GID](entry)) + } catch (er) {} + } + done() + entry.resume() + } + + [MKDIR] (dir, mode) { + try { + return mkdir.sync(normPath(dir), { + uid: this.uid, + gid: this.gid, + processUid: this.processUid, + processGid: this.processGid, + umask: this.processUmask, + preserve: this.preservePaths, + unlink: this.unlink, + cache: this.dirCache, + cwd: this.cwd, + mode: mode, + }) + } catch (er) { + return er + } + } + + [LINK] (entry, linkpath, link, done) { + try { + fs[link + 'Sync'](linkpath, entry.absolute) + done() + entry.resume() + } catch (er) { + return this[ONERROR](er, entry) + } + } +} + +Unpack.Sync = UnpackSync +module.exports = Unpack diff --git a/node_modules/tar/lib/update.js b/node_modules/tar/lib/update.js new file mode 100644 index 0000000..ded977d --- /dev/null +++ b/node_modules/tar/lib/update.js @@ -0,0 +1,40 @@ +'use strict' + +// tar -u + +const hlo = require('./high-level-opt.js') +const r = require('./replace.js') +// just call tar.r with the filter and mtimeCache + +module.exports = (opt_, files, cb) => { + const opt = hlo(opt_) + + if (!opt.file) { + throw new TypeError('file is required') + } + + if (opt.gzip) { + throw new TypeError('cannot append to compressed archives') + } + + if (!files || !Array.isArray(files) || !files.length) { + throw new TypeError('no files or directories specified') + } + + files = Array.from(files) + + mtimeFilter(opt) + return r(opt, files, cb) +} + +const mtimeFilter = opt => { + const filter = opt.filter + + if (!opt.mtimeCache) { + opt.mtimeCache = new Map() + } + + opt.filter = filter ? (path, stat) => + filter(path, stat) && !(opt.mtimeCache.get(path) > stat.mtime) + : (path, stat) => !(opt.mtimeCache.get(path) > stat.mtime) +} diff --git a/node_modules/tar/lib/warn-mixin.js b/node_modules/tar/lib/warn-mixin.js new file mode 100644 index 0000000..a940639 --- /dev/null +++ b/node_modules/tar/lib/warn-mixin.js @@ -0,0 +1,24 @@ +'use strict' +module.exports = Base => class extends Base { + warn (code, message, data = {}) { + if (this.file) { + data.file = this.file + } + if (this.cwd) { + data.cwd = this.cwd + } + data.code = message instanceof Error && message.code || code + data.tarCode = code + if (!this.strict && data.recoverable !== false) { + if (message instanceof Error) { + data = Object.assign(message, data) + message = message.message + } + this.emit('warn', data.tarCode, message, data) + } else if (message instanceof Error) { + this.emit('error', Object.assign(message, data)) + } else { + this.emit('error', Object.assign(new Error(`${code}: ${message}`), data)) + } + } +} diff --git a/node_modules/tar/lib/winchars.js b/node_modules/tar/lib/winchars.js new file mode 100644 index 0000000..ebcab4a --- /dev/null +++ b/node_modules/tar/lib/winchars.js @@ -0,0 +1,23 @@ +'use strict' + +// When writing files on Windows, translate the characters to their +// 0xf000 higher-encoded versions. + +const raw = [ + '|', + '<', + '>', + '?', + ':', +] + +const win = raw.map(char => + String.fromCharCode(0xf000 + char.charCodeAt(0))) + +const toWin = new Map(raw.map((char, i) => [char, win[i]])) +const toRaw = new Map(win.map((char, i) => [char, raw[i]])) + +module.exports = { + encode: s => raw.reduce((s, c) => s.split(c).join(toWin.get(c)), s), + decode: s => win.reduce((s, c) => s.split(c).join(toRaw.get(c)), s), +} diff --git a/node_modules/tar/lib/write-entry.js b/node_modules/tar/lib/write-entry.js new file mode 100644 index 0000000..3b5540f --- /dev/null +++ b/node_modules/tar/lib/write-entry.js @@ -0,0 +1,546 @@ +'use strict' +const MiniPass = require('minipass') +const Pax = require('./pax.js') +const Header = require('./header.js') +const fs = require('fs') +const path = require('path') +const normPath = require('./normalize-windows-path.js') +const stripSlash = require('./strip-trailing-slashes.js') + +const prefixPath = (path, prefix) => { + if (!prefix) { + return normPath(path) + } + path = normPath(path).replace(/^\.(\/|$)/, '') + return stripSlash(prefix) + '/' + path +} + +const maxReadSize = 16 * 1024 * 1024 +const PROCESS = Symbol('process') +const FILE = Symbol('file') +const DIRECTORY = Symbol('directory') +const SYMLINK = Symbol('symlink') +const HARDLINK = Symbol('hardlink') +const HEADER = Symbol('header') +const READ = Symbol('read') +const LSTAT = Symbol('lstat') +const ONLSTAT = Symbol('onlstat') +const ONREAD = Symbol('onread') +const ONREADLINK = Symbol('onreadlink') +const OPENFILE = Symbol('openfile') +const ONOPENFILE = Symbol('onopenfile') +const CLOSE = Symbol('close') +const MODE = Symbol('mode') +const AWAITDRAIN = Symbol('awaitDrain') +const ONDRAIN = Symbol('ondrain') +const PREFIX = Symbol('prefix') +const HAD_ERROR = Symbol('hadError') +const warner = require('./warn-mixin.js') +const winchars = require('./winchars.js') +const stripAbsolutePath = require('./strip-absolute-path.js') + +const modeFix = require('./mode-fix.js') + +const WriteEntry = warner(class WriteEntry extends MiniPass { + constructor (p, opt) { + opt = opt || {} + super(opt) + if (typeof p !== 'string') { + throw new TypeError('path is required') + } + this.path = normPath(p) + // suppress atime, ctime, uid, gid, uname, gname + this.portable = !!opt.portable + // until node has builtin pwnam functions, this'll have to do + this.myuid = process.getuid && process.getuid() || 0 + this.myuser = process.env.USER || '' + this.maxReadSize = opt.maxReadSize || maxReadSize + this.linkCache = opt.linkCache || new Map() + this.statCache = opt.statCache || new Map() + this.preservePaths = !!opt.preservePaths + this.cwd = normPath(opt.cwd || process.cwd()) + this.strict = !!opt.strict + this.noPax = !!opt.noPax + this.noMtime = !!opt.noMtime + this.mtime = opt.mtime || null + this.prefix = opt.prefix ? normPath(opt.prefix) : null + + this.fd = null + this.blockLen = null + this.blockRemain = null + this.buf = null + this.offset = null + this.length = null + this.pos = null + this.remain = null + + if (typeof opt.onwarn === 'function') { + this.on('warn', opt.onwarn) + } + + let pathWarn = false + if (!this.preservePaths) { + const [root, stripped] = stripAbsolutePath(this.path) + if (root) { + this.path = stripped + pathWarn = root + } + } + + this.win32 = !!opt.win32 || process.platform === 'win32' + if (this.win32) { + // force the \ to / normalization, since we might not *actually* + // be on windows, but want \ to be considered a path separator. + this.path = winchars.decode(this.path.replace(/\\/g, '/')) + p = p.replace(/\\/g, '/') + } + + this.absolute = normPath(opt.absolute || path.resolve(this.cwd, p)) + + if (this.path === '') { + this.path = './' + } + + if (pathWarn) { + this.warn('TAR_ENTRY_INFO', `stripping ${pathWarn} from absolute path`, { + entry: this, + path: pathWarn + this.path, + }) + } + + if (this.statCache.has(this.absolute)) { + this[ONLSTAT](this.statCache.get(this.absolute)) + } else { + this[LSTAT]() + } + } + + emit (ev, ...data) { + if (ev === 'error') { + this[HAD_ERROR] = true + } + return super.emit(ev, ...data) + } + + [LSTAT] () { + fs.lstat(this.absolute, (er, stat) => { + if (er) { + return this.emit('error', er) + } + this[ONLSTAT](stat) + }) + } + + [ONLSTAT] (stat) { + this.statCache.set(this.absolute, stat) + this.stat = stat + if (!stat.isFile()) { + stat.size = 0 + } + this.type = getType(stat) + this.emit('stat', stat) + this[PROCESS]() + } + + [PROCESS] () { + switch (this.type) { + case 'File': return this[FILE]() + case 'Directory': return this[DIRECTORY]() + case 'SymbolicLink': return this[SYMLINK]() + // unsupported types are ignored. + default: return this.end() + } + } + + [MODE] (mode) { + return modeFix(mode, this.type === 'Directory', this.portable) + } + + [PREFIX] (path) { + return prefixPath(path, this.prefix) + } + + [HEADER] () { + if (this.type === 'Directory' && this.portable) { + this.noMtime = true + } + + this.header = new Header({ + path: this[PREFIX](this.path), + // only apply the prefix to hard links. + linkpath: this.type === 'Link' ? this[PREFIX](this.linkpath) + : this.linkpath, + // only the permissions and setuid/setgid/sticky bitflags + // not the higher-order bits that specify file type + mode: this[MODE](this.stat.mode), + uid: this.portable ? null : this.stat.uid, + gid: this.portable ? null : this.stat.gid, + size: this.stat.size, + mtime: this.noMtime ? null : this.mtime || this.stat.mtime, + type: this.type, + uname: this.portable ? null : + this.stat.uid === this.myuid ? this.myuser : '', + atime: this.portable ? null : this.stat.atime, + ctime: this.portable ? null : this.stat.ctime, + }) + + if (this.header.encode() && !this.noPax) { + super.write(new Pax({ + atime: this.portable ? null : this.header.atime, + ctime: this.portable ? null : this.header.ctime, + gid: this.portable ? null : this.header.gid, + mtime: this.noMtime ? null : this.mtime || this.header.mtime, + path: this[PREFIX](this.path), + linkpath: this.type === 'Link' ? this[PREFIX](this.linkpath) + : this.linkpath, + size: this.header.size, + uid: this.portable ? null : this.header.uid, + uname: this.portable ? null : this.header.uname, + dev: this.portable ? null : this.stat.dev, + ino: this.portable ? null : this.stat.ino, + nlink: this.portable ? null : this.stat.nlink, + }).encode()) + } + super.write(this.header.block) + } + + [DIRECTORY] () { + if (this.path.slice(-1) !== '/') { + this.path += '/' + } + this.stat.size = 0 + this[HEADER]() + this.end() + } + + [SYMLINK] () { + fs.readlink(this.absolute, (er, linkpath) => { + if (er) { + return this.emit('error', er) + } + this[ONREADLINK](linkpath) + }) + } + + [ONREADLINK] (linkpath) { + this.linkpath = normPath(linkpath) + this[HEADER]() + this.end() + } + + [HARDLINK] (linkpath) { + this.type = 'Link' + this.linkpath = normPath(path.relative(this.cwd, linkpath)) + this.stat.size = 0 + this[HEADER]() + this.end() + } + + [FILE] () { + if (this.stat.nlink > 1) { + const linkKey = this.stat.dev + ':' + this.stat.ino + if (this.linkCache.has(linkKey)) { + const linkpath = this.linkCache.get(linkKey) + if (linkpath.indexOf(this.cwd) === 0) { + return this[HARDLINK](linkpath) + } + } + this.linkCache.set(linkKey, this.absolute) + } + + this[HEADER]() + if (this.stat.size === 0) { + return this.end() + } + + this[OPENFILE]() + } + + [OPENFILE] () { + fs.open(this.absolute, 'r', (er, fd) => { + if (er) { + return this.emit('error', er) + } + this[ONOPENFILE](fd) + }) + } + + [ONOPENFILE] (fd) { + this.fd = fd + if (this[HAD_ERROR]) { + return this[CLOSE]() + } + + this.blockLen = 512 * Math.ceil(this.stat.size / 512) + this.blockRemain = this.blockLen + const bufLen = Math.min(this.blockLen, this.maxReadSize) + this.buf = Buffer.allocUnsafe(bufLen) + this.offset = 0 + this.pos = 0 + this.remain = this.stat.size + this.length = this.buf.length + this[READ]() + } + + [READ] () { + const { fd, buf, offset, length, pos } = this + fs.read(fd, buf, offset, length, pos, (er, bytesRead) => { + if (er) { + // ignoring the error from close(2) is a bad practice, but at + // this point we already have an error, don't need another one + return this[CLOSE](() => this.emit('error', er)) + } + this[ONREAD](bytesRead) + }) + } + + [CLOSE] (cb) { + fs.close(this.fd, cb) + } + + [ONREAD] (bytesRead) { + if (bytesRead <= 0 && this.remain > 0) { + const er = new Error('encountered unexpected EOF') + er.path = this.absolute + er.syscall = 'read' + er.code = 'EOF' + return this[CLOSE](() => this.emit('error', er)) + } + + if (bytesRead > this.remain) { + const er = new Error('did not encounter expected EOF') + er.path = this.absolute + er.syscall = 'read' + er.code = 'EOF' + return this[CLOSE](() => this.emit('error', er)) + } + + // null out the rest of the buffer, if we could fit the block padding + // at the end of this loop, we've incremented bytesRead and this.remain + // to be incremented up to the blockRemain level, as if we had expected + // to get a null-padded file, and read it until the end. then we will + // decrement both remain and blockRemain by bytesRead, and know that we + // reached the expected EOF, without any null buffer to append. + if (bytesRead === this.remain) { + for (let i = bytesRead; i < this.length && bytesRead < this.blockRemain; i++) { + this.buf[i + this.offset] = 0 + bytesRead++ + this.remain++ + } + } + + const writeBuf = this.offset === 0 && bytesRead === this.buf.length ? + this.buf : this.buf.slice(this.offset, this.offset + bytesRead) + + const flushed = this.write(writeBuf) + if (!flushed) { + this[AWAITDRAIN](() => this[ONDRAIN]()) + } else { + this[ONDRAIN]() + } + } + + [AWAITDRAIN] (cb) { + this.once('drain', cb) + } + + write (writeBuf) { + if (this.blockRemain < writeBuf.length) { + const er = new Error('writing more data than expected') + er.path = this.absolute + return this.emit('error', er) + } + this.remain -= writeBuf.length + this.blockRemain -= writeBuf.length + this.pos += writeBuf.length + this.offset += writeBuf.length + return super.write(writeBuf) + } + + [ONDRAIN] () { + if (!this.remain) { + if (this.blockRemain) { + super.write(Buffer.alloc(this.blockRemain)) + } + return this[CLOSE](er => er ? this.emit('error', er) : this.end()) + } + + if (this.offset >= this.length) { + // if we only have a smaller bit left to read, alloc a smaller buffer + // otherwise, keep it the same length it was before. + this.buf = Buffer.allocUnsafe(Math.min(this.blockRemain, this.buf.length)) + this.offset = 0 + } + this.length = this.buf.length - this.offset + this[READ]() + } +}) + +class WriteEntrySync extends WriteEntry { + [LSTAT] () { + this[ONLSTAT](fs.lstatSync(this.absolute)) + } + + [SYMLINK] () { + this[ONREADLINK](fs.readlinkSync(this.absolute)) + } + + [OPENFILE] () { + this[ONOPENFILE](fs.openSync(this.absolute, 'r')) + } + + [READ] () { + let threw = true + try { + const { fd, buf, offset, length, pos } = this + const bytesRead = fs.readSync(fd, buf, offset, length, pos) + this[ONREAD](bytesRead) + threw = false + } finally { + // ignoring the error from close(2) is a bad practice, but at + // this point we already have an error, don't need another one + if (threw) { + try { + this[CLOSE](() => {}) + } catch (er) {} + } + } + } + + [AWAITDRAIN] (cb) { + cb() + } + + [CLOSE] (cb) { + fs.closeSync(this.fd) + cb() + } +} + +const WriteEntryTar = warner(class WriteEntryTar extends MiniPass { + constructor (readEntry, opt) { + opt = opt || {} + super(opt) + this.preservePaths = !!opt.preservePaths + this.portable = !!opt.portable + this.strict = !!opt.strict + this.noPax = !!opt.noPax + this.noMtime = !!opt.noMtime + + this.readEntry = readEntry + this.type = readEntry.type + if (this.type === 'Directory' && this.portable) { + this.noMtime = true + } + + this.prefix = opt.prefix || null + + this.path = normPath(readEntry.path) + this.mode = this[MODE](readEntry.mode) + this.uid = this.portable ? null : readEntry.uid + this.gid = this.portable ? null : readEntry.gid + this.uname = this.portable ? null : readEntry.uname + this.gname = this.portable ? null : readEntry.gname + this.size = readEntry.size + this.mtime = this.noMtime ? null : opt.mtime || readEntry.mtime + this.atime = this.portable ? null : readEntry.atime + this.ctime = this.portable ? null : readEntry.ctime + this.linkpath = normPath(readEntry.linkpath) + + if (typeof opt.onwarn === 'function') { + this.on('warn', opt.onwarn) + } + + let pathWarn = false + if (!this.preservePaths) { + const [root, stripped] = stripAbsolutePath(this.path) + if (root) { + this.path = stripped + pathWarn = root + } + } + + this.remain = readEntry.size + this.blockRemain = readEntry.startBlockSize + + this.header = new Header({ + path: this[PREFIX](this.path), + linkpath: this.type === 'Link' ? this[PREFIX](this.linkpath) + : this.linkpath, + // only the permissions and setuid/setgid/sticky bitflags + // not the higher-order bits that specify file type + mode: this.mode, + uid: this.portable ? null : this.uid, + gid: this.portable ? null : this.gid, + size: this.size, + mtime: this.noMtime ? null : this.mtime, + type: this.type, + uname: this.portable ? null : this.uname, + atime: this.portable ? null : this.atime, + ctime: this.portable ? null : this.ctime, + }) + + if (pathWarn) { + this.warn('TAR_ENTRY_INFO', `stripping ${pathWarn} from absolute path`, { + entry: this, + path: pathWarn + this.path, + }) + } + + if (this.header.encode() && !this.noPax) { + super.write(new Pax({ + atime: this.portable ? null : this.atime, + ctime: this.portable ? null : this.ctime, + gid: this.portable ? null : this.gid, + mtime: this.noMtime ? null : this.mtime, + path: this[PREFIX](this.path), + linkpath: this.type === 'Link' ? this[PREFIX](this.linkpath) + : this.linkpath, + size: this.size, + uid: this.portable ? null : this.uid, + uname: this.portable ? null : this.uname, + dev: this.portable ? null : this.readEntry.dev, + ino: this.portable ? null : this.readEntry.ino, + nlink: this.portable ? null : this.readEntry.nlink, + }).encode()) + } + + super.write(this.header.block) + readEntry.pipe(this) + } + + [PREFIX] (path) { + return prefixPath(path, this.prefix) + } + + [MODE] (mode) { + return modeFix(mode, this.type === 'Directory', this.portable) + } + + write (data) { + const writeLen = data.length + if (writeLen > this.blockRemain) { + throw new Error('writing more to entry than is appropriate') + } + this.blockRemain -= writeLen + return super.write(data) + } + + end () { + if (this.blockRemain) { + super.write(Buffer.alloc(this.blockRemain)) + } + return super.end() + } +}) + +WriteEntry.Sync = WriteEntrySync +WriteEntry.Tar = WriteEntryTar + +const getType = stat => + stat.isFile() ? 'File' + : stat.isDirectory() ? 'Directory' + : stat.isSymbolicLink() ? 'SymbolicLink' + : 'Unsupported' + +module.exports = WriteEntry diff --git a/node_modules/tar/node_modules/.bin/mkdirp b/node_modules/tar/node_modules/.bin/mkdirp new file mode 100644 index 0000000..6ba5765 --- /dev/null +++ b/node_modules/tar/node_modules/.bin/mkdirp @@ -0,0 +1,12 @@ +#!/bin/sh +basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") + +case `uname` in + *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; +esac + +if [ -x "$basedir/node" ]; then + exec "$basedir/node" "$basedir/../mkdirp/bin/cmd.js" "$@" +else + exec node "$basedir/../mkdirp/bin/cmd.js" "$@" +fi diff --git a/node_modules/tar/node_modules/.bin/mkdirp.cmd b/node_modules/tar/node_modules/.bin/mkdirp.cmd new file mode 100644 index 0000000..a865dd9 --- /dev/null +++ b/node_modules/tar/node_modules/.bin/mkdirp.cmd @@ -0,0 +1,17 @@ +@ECHO off +GOTO start +:find_dp0 +SET dp0=%~dp0 +EXIT /b +:start +SETLOCAL +CALL :find_dp0 + +IF EXIST "%dp0%\node.exe" ( + SET "_prog=%dp0%\node.exe" +) ELSE ( + SET "_prog=node" + SET PATHEXT=%PATHEXT:;.JS;=;% +) + +endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\mkdirp\bin\cmd.js" %* diff --git a/node_modules/tar/node_modules/.bin/mkdirp.ps1 b/node_modules/tar/node_modules/.bin/mkdirp.ps1 new file mode 100644 index 0000000..911e854 --- /dev/null +++ b/node_modules/tar/node_modules/.bin/mkdirp.ps1 @@ -0,0 +1,28 @@ +#!/usr/bin/env pwsh +$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent + +$exe="" +if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { + # Fix case when both the Windows and Linux builds of Node + # are installed in the same directory + $exe=".exe" +} +$ret=0 +if (Test-Path "$basedir/node$exe") { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "$basedir/node$exe" "$basedir/../mkdirp/bin/cmd.js" $args + } else { + & "$basedir/node$exe" "$basedir/../mkdirp/bin/cmd.js" $args + } + $ret=$LASTEXITCODE +} else { + # Support pipeline input + if ($MyInvocation.ExpectingInput) { + $input | & "node$exe" "$basedir/../mkdirp/bin/cmd.js" $args + } else { + & "node$exe" "$basedir/../mkdirp/bin/cmd.js" $args + } + $ret=$LASTEXITCODE +} +exit $ret diff --git a/node_modules/tar/node_modules/minipass/LICENSE b/node_modules/tar/node_modules/minipass/LICENSE new file mode 100644 index 0000000..bf1dece --- /dev/null +++ b/node_modules/tar/node_modules/minipass/LICENSE @@ -0,0 +1,15 @@ +The ISC License + +Copyright (c) 2017-2022 npm, Inc., Isaac Z. Schlueter, and Contributors + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/tar/node_modules/minipass/README.md b/node_modules/tar/node_modules/minipass/README.md new file mode 100644 index 0000000..2cde46c --- /dev/null +++ b/node_modules/tar/node_modules/minipass/README.md @@ -0,0 +1,728 @@ +# minipass + +A _very_ minimal implementation of a [PassThrough +stream](https://nodejs.org/api/stream.html#stream_class_stream_passthrough) + +[It's very +fast](https://docs.google.com/spreadsheets/d/1oObKSrVwLX_7Ut4Z6g3fZW-AX1j1-k6w-cDsrkaSbHM/edit#gid=0) +for objects, strings, and buffers. + +Supports `pipe()`ing (including multi-`pipe()` and backpressure transmission), +buffering data until either a `data` event handler or `pipe()` is added (so +you don't lose the first chunk), and most other cases where PassThrough is +a good idea. + +There is a `read()` method, but it's much more efficient to consume data +from this stream via `'data'` events or by calling `pipe()` into some other +stream. Calling `read()` requires the buffer to be flattened in some +cases, which requires copying memory. + +If you set `objectMode: true` in the options, then whatever is written will +be emitted. Otherwise, it'll do a minimal amount of Buffer copying to +ensure proper Streams semantics when `read(n)` is called. + +`objectMode` can also be set by doing `stream.objectMode = true`, or by +writing any non-string/non-buffer data. `objectMode` cannot be set to +false once it is set. + +This is not a `through` or `through2` stream. It doesn't transform the +data, it just passes it right through. If you want to transform the data, +extend the class, and override the `write()` method. Once you're done +transforming the data however you want, call `super.write()` with the +transform output. + +For some examples of streams that extend Minipass in various ways, check +out: + +- [minizlib](http://npm.im/minizlib) +- [fs-minipass](http://npm.im/fs-minipass) +- [tar](http://npm.im/tar) +- [minipass-collect](http://npm.im/minipass-collect) +- [minipass-flush](http://npm.im/minipass-flush) +- [minipass-pipeline](http://npm.im/minipass-pipeline) +- [tap](http://npm.im/tap) +- [tap-parser](http://npm.im/tap-parser) +- [treport](http://npm.im/treport) +- [minipass-fetch](http://npm.im/minipass-fetch) +- [pacote](http://npm.im/pacote) +- [make-fetch-happen](http://npm.im/make-fetch-happen) +- [cacache](http://npm.im/cacache) +- [ssri](http://npm.im/ssri) +- [npm-registry-fetch](http://npm.im/npm-registry-fetch) +- [minipass-json-stream](http://npm.im/minipass-json-stream) +- [minipass-sized](http://npm.im/minipass-sized) + +## Differences from Node.js Streams + +There are several things that make Minipass streams different from (and in +some ways superior to) Node.js core streams. + +Please read these caveats if you are familiar with node-core streams and +intend to use Minipass streams in your programs. + +You can avoid most of these differences entirely (for a very +small performance penalty) by setting `{async: true}` in the +constructor options. + +### Timing + +Minipass streams are designed to support synchronous use-cases. Thus, data +is emitted as soon as it is available, always. It is buffered until read, +but no longer. Another way to look at it is that Minipass streams are +exactly as synchronous as the logic that writes into them. + +This can be surprising if your code relies on `PassThrough.write()` always +providing data on the next tick rather than the current one, or being able +to call `resume()` and not have the entire buffer disappear immediately. + +However, without this synchronicity guarantee, there would be no way for +Minipass to achieve the speeds it does, or support the synchronous use +cases that it does. Simply put, waiting takes time. + +This non-deferring approach makes Minipass streams much easier to reason +about, especially in the context of Promises and other flow-control +mechanisms. + +Example: + +```js +const Minipass = require('minipass') +const stream = new Minipass({ async: true }) +stream.on('data', () => console.log('data event')) +console.log('before write') +stream.write('hello') +console.log('after write') +// output: +// before write +// data event +// after write +``` + +### Exception: Async Opt-In + +If you wish to have a Minipass stream with behavior that more +closely mimics Node.js core streams, you can set the stream in +async mode either by setting `async: true` in the constructor +options, or by setting `stream.async = true` later on. + +```js +const Minipass = require('minipass') +const asyncStream = new Minipass({ async: true }) +asyncStream.on('data', () => console.log('data event')) +console.log('before write') +asyncStream.write('hello') +console.log('after write') +// output: +// before write +// after write +// data event <-- this is deferred until the next tick +``` + +Switching _out_ of async mode is unsafe, as it could cause data +corruption, and so is not enabled. Example: + +```js +const Minipass = require('minipass') +const stream = new Minipass({ encoding: 'utf8' }) +stream.on('data', chunk => console.log(chunk)) +stream.async = true +console.log('before writes') +stream.write('hello') +setStreamSyncAgainSomehow(stream) // <-- this doesn't actually exist! +stream.write('world') +console.log('after writes') +// hypothetical output would be: +// before writes +// world +// after writes +// hello +// NOT GOOD! +``` + +To avoid this problem, once set into async mode, any attempt to +make the stream sync again will be ignored. + +```js +const Minipass = require('minipass') +const stream = new Minipass({ encoding: 'utf8' }) +stream.on('data', chunk => console.log(chunk)) +stream.async = true +console.log('before writes') +stream.write('hello') +stream.async = false // <-- no-op, stream already async +stream.write('world') +console.log('after writes') +// actual output: +// before writes +// after writes +// hello +// world +``` + +### No High/Low Water Marks + +Node.js core streams will optimistically fill up a buffer, returning `true` +on all writes until the limit is hit, even if the data has nowhere to go. +Then, they will not attempt to draw more data in until the buffer size dips +below a minimum value. + +Minipass streams are much simpler. The `write()` method will return `true` +if the data has somewhere to go (which is to say, given the timing +guarantees, that the data is already there by the time `write()` returns). + +If the data has nowhere to go, then `write()` returns false, and the data +sits in a buffer, to be drained out immediately as soon as anyone consumes +it. + +Since nothing is ever buffered unnecessarily, there is much less +copying data, and less bookkeeping about buffer capacity levels. + +### Hazards of Buffering (or: Why Minipass Is So Fast) + +Since data written to a Minipass stream is immediately written all the way +through the pipeline, and `write()` always returns true/false based on +whether the data was fully flushed, backpressure is communicated +immediately to the upstream caller. This minimizes buffering. + +Consider this case: + +```js +const {PassThrough} = require('stream') +const p1 = new PassThrough({ highWaterMark: 1024 }) +const p2 = new PassThrough({ highWaterMark: 1024 }) +const p3 = new PassThrough({ highWaterMark: 1024 }) +const p4 = new PassThrough({ highWaterMark: 1024 }) + +p1.pipe(p2).pipe(p3).pipe(p4) +p4.on('data', () => console.log('made it through')) + +// this returns false and buffers, then writes to p2 on next tick (1) +// p2 returns false and buffers, pausing p1, then writes to p3 on next tick (2) +// p3 returns false and buffers, pausing p2, then writes to p4 on next tick (3) +// p4 returns false and buffers, pausing p3, then emits 'data' and 'drain' +// on next tick (4) +// p3 sees p4's 'drain' event, and calls resume(), emitting 'resume' and +// 'drain' on next tick (5) +// p2 sees p3's 'drain', calls resume(), emits 'resume' and 'drain' on next tick (6) +// p1 sees p2's 'drain', calls resume(), emits 'resume' and 'drain' on next +// tick (7) + +p1.write(Buffer.alloc(2048)) // returns false +``` + +Along the way, the data was buffered and deferred at each stage, and +multiple event deferrals happened, for an unblocked pipeline where it was +perfectly safe to write all the way through! + +Furthermore, setting a `highWaterMark` of `1024` might lead someone reading +the code to think an advisory maximum of 1KiB is being set for the +pipeline. However, the actual advisory buffering level is the _sum_ of +`highWaterMark` values, since each one has its own bucket. + +Consider the Minipass case: + +```js +const m1 = new Minipass() +const m2 = new Minipass() +const m3 = new Minipass() +const m4 = new Minipass() + +m1.pipe(m2).pipe(m3).pipe(m4) +m4.on('data', () => console.log('made it through')) + +// m1 is flowing, so it writes the data to m2 immediately +// m2 is flowing, so it writes the data to m3 immediately +// m3 is flowing, so it writes the data to m4 immediately +// m4 is flowing, so it fires the 'data' event immediately, returns true +// m4's write returned true, so m3 is still flowing, returns true +// m3's write returned true, so m2 is still flowing, returns true +// m2's write returned true, so m1 is still flowing, returns true +// No event deferrals or buffering along the way! + +m1.write(Buffer.alloc(2048)) // returns true +``` + +It is extremely unlikely that you _don't_ want to buffer any data written, +or _ever_ buffer data that can be flushed all the way through. Neither +node-core streams nor Minipass ever fail to buffer written data, but +node-core streams do a lot of unnecessary buffering and pausing. + +As always, the faster implementation is the one that does less stuff and +waits less time to do it. + +### Immediately emit `end` for empty streams (when not paused) + +If a stream is not paused, and `end()` is called before writing any data +into it, then it will emit `end` immediately. + +If you have logic that occurs on the `end` event which you don't want to +potentially happen immediately (for example, closing file descriptors, +moving on to the next entry in an archive parse stream, etc.) then be sure +to call `stream.pause()` on creation, and then `stream.resume()` once you +are ready to respond to the `end` event. + +However, this is _usually_ not a problem because: + +### Emit `end` When Asked + +One hazard of immediately emitting `'end'` is that you may not yet have had +a chance to add a listener. In order to avoid this hazard, Minipass +streams safely re-emit the `'end'` event if a new listener is added after +`'end'` has been emitted. + +Ie, if you do `stream.on('end', someFunction)`, and the stream has already +emitted `end`, then it will call the handler right away. (You can think of +this somewhat like attaching a new `.then(fn)` to a previously-resolved +Promise.) + +To prevent calling handlers multiple times who would not expect multiple +ends to occur, all listeners are removed from the `'end'` event whenever it +is emitted. + +### Emit `error` When Asked + +The most recent error object passed to the `'error'` event is +stored on the stream. If a new `'error'` event handler is added, +and an error was previously emitted, then the event handler will +be called immediately (or on `process.nextTick` in the case of +async streams). + +This makes it much more difficult to end up trying to interact +with a broken stream, if the error handler is added after an +error was previously emitted. + +### Impact of "immediate flow" on Tee-streams + +A "tee stream" is a stream piping to multiple destinations: + +```js +const tee = new Minipass() +t.pipe(dest1) +t.pipe(dest2) +t.write('foo') // goes to both destinations +``` + +Since Minipass streams _immediately_ process any pending data through the +pipeline when a new pipe destination is added, this can have surprising +effects, especially when a stream comes in from some other function and may +or may not have data in its buffer. + +```js +// WARNING! WILL LOSE DATA! +const src = new Minipass() +src.write('foo') +src.pipe(dest1) // 'foo' chunk flows to dest1 immediately, and is gone +src.pipe(dest2) // gets nothing! +``` + +One solution is to create a dedicated tee-stream junction that pipes to +both locations, and then pipe to _that_ instead. + +```js +// Safe example: tee to both places +const src = new Minipass() +src.write('foo') +const tee = new Minipass() +tee.pipe(dest1) +tee.pipe(dest2) +src.pipe(tee) // tee gets 'foo', pipes to both locations +``` + +The same caveat applies to `on('data')` event listeners. The first one +added will _immediately_ receive all of the data, leaving nothing for the +second: + +```js +// WARNING! WILL LOSE DATA! +const src = new Minipass() +src.write('foo') +src.on('data', handler1) // receives 'foo' right away +src.on('data', handler2) // nothing to see here! +``` + +Using a dedicated tee-stream can be used in this case as well: + +```js +// Safe example: tee to both data handlers +const src = new Minipass() +src.write('foo') +const tee = new Minipass() +tee.on('data', handler1) +tee.on('data', handler2) +src.pipe(tee) +``` + +All of the hazards in this section are avoided by setting `{ +async: true }` in the Minipass constructor, or by setting +`stream.async = true` afterwards. Note that this does add some +overhead, so should only be done in cases where you are willing +to lose a bit of performance in order to avoid having to refactor +program logic. + +## USAGE + +It's a stream! Use it like a stream and it'll most likely do what you +want. + +```js +const Minipass = require('minipass') +const mp = new Minipass(options) // optional: { encoding, objectMode } +mp.write('foo') +mp.pipe(someOtherStream) +mp.end('bar') +``` + +### OPTIONS + +* `encoding` How would you like the data coming _out_ of the stream to be + encoded? Accepts any values that can be passed to `Buffer.toString()`. +* `objectMode` Emit data exactly as it comes in. This will be flipped on + by default if you write() something other than a string or Buffer at any + point. Setting `objectMode: true` will prevent setting any encoding + value. +* `async` Defaults to `false`. Set to `true` to defer data + emission until next tick. This reduces performance slightly, + but makes Minipass streams use timing behavior closer to Node + core streams. See [Timing](#timing) for more details. + +### API + +Implements the user-facing portions of Node.js's `Readable` and `Writable` +streams. + +### Methods + +* `write(chunk, [encoding], [callback])` - Put data in. (Note that, in the + base Minipass class, the same data will come out.) Returns `false` if + the stream will buffer the next write, or true if it's still in "flowing" + mode. +* `end([chunk, [encoding]], [callback])` - Signal that you have no more + data to write. This will queue an `end` event to be fired when all the + data has been consumed. +* `setEncoding(encoding)` - Set the encoding for data coming of the stream. + This can only be done once. +* `pause()` - No more data for a while, please. This also prevents `end` + from being emitted for empty streams until the stream is resumed. +* `resume()` - Resume the stream. If there's data in the buffer, it is all + discarded. Any buffered events are immediately emitted. +* `pipe(dest)` - Send all output to the stream provided. When + data is emitted, it is immediately written to any and all pipe + destinations. (Or written on next tick in `async` mode.) +* `unpipe(dest)` - Stop piping to the destination stream. This + is immediate, meaning that any asynchronously queued data will + _not_ make it to the destination when running in `async` mode. + * `options.end` - Boolean, end the destination stream when + the source stream ends. Default `true`. + * `options.proxyErrors` - Boolean, proxy `error` events from + the source stream to the destination stream. Note that + errors are _not_ proxied after the pipeline terminates, + either due to the source emitting `'end'` or manually + unpiping with `src.unpipe(dest)`. Default `false`. +* `on(ev, fn)`, `emit(ev, fn)` - Minipass streams are EventEmitters. Some + events are given special treatment, however. (See below under "events".) +* `promise()` - Returns a Promise that resolves when the stream emits + `end`, or rejects if the stream emits `error`. +* `collect()` - Return a Promise that resolves on `end` with an array + containing each chunk of data that was emitted, or rejects if the stream + emits `error`. Note that this consumes the stream data. +* `concat()` - Same as `collect()`, but concatenates the data into a single + Buffer object. Will reject the returned promise if the stream is in + objectMode, or if it goes into objectMode by the end of the data. +* `read(n)` - Consume `n` bytes of data out of the buffer. If `n` is not + provided, then consume all of it. If `n` bytes are not available, then + it returns null. **Note** consuming streams in this way is less + efficient, and can lead to unnecessary Buffer copying. +* `destroy([er])` - Destroy the stream. If an error is provided, then an + `'error'` event is emitted. If the stream has a `close()` method, and + has not emitted a `'close'` event yet, then `stream.close()` will be + called. Any Promises returned by `.promise()`, `.collect()` or + `.concat()` will be rejected. After being destroyed, writing to the + stream will emit an error. No more data will be emitted if the stream is + destroyed, even if it was previously buffered. + +### Properties + +* `bufferLength` Read-only. Total number of bytes buffered, or in the case + of objectMode, the total number of objects. +* `encoding` The encoding that has been set. (Setting this is equivalent + to calling `setEncoding(enc)` and has the same prohibition against + setting multiple times.) +* `flowing` Read-only. Boolean indicating whether a chunk written to the + stream will be immediately emitted. +* `emittedEnd` Read-only. Boolean indicating whether the end-ish events + (ie, `end`, `prefinish`, `finish`) have been emitted. Note that + listening on any end-ish event will immediateyl re-emit it if it has + already been emitted. +* `writable` Whether the stream is writable. Default `true`. Set to + `false` when `end()` +* `readable` Whether the stream is readable. Default `true`. +* `buffer` A [yallist](http://npm.im/yallist) linked list of chunks written + to the stream that have not yet been emitted. (It's probably a bad idea + to mess with this.) +* `pipes` A [yallist](http://npm.im/yallist) linked list of streams that + this stream is piping into. (It's probably a bad idea to mess with + this.) +* `destroyed` A getter that indicates whether the stream was destroyed. +* `paused` True if the stream has been explicitly paused, otherwise false. +* `objectMode` Indicates whether the stream is in `objectMode`. Once set + to `true`, it cannot be set to `false`. + +### Events + +* `data` Emitted when there's data to read. Argument is the data to read. + This is never emitted while not flowing. If a listener is attached, that + will resume the stream. +* `end` Emitted when there's no more data to read. This will be emitted + immediately for empty streams when `end()` is called. If a listener is + attached, and `end` was already emitted, then it will be emitted again. + All listeners are removed when `end` is emitted. +* `prefinish` An end-ish event that follows the same logic as `end` and is + emitted in the same conditions where `end` is emitted. Emitted after + `'end'`. +* `finish` An end-ish event that follows the same logic as `end` and is + emitted in the same conditions where `end` is emitted. Emitted after + `'prefinish'`. +* `close` An indication that an underlying resource has been released. + Minipass does not emit this event, but will defer it until after `end` + has been emitted, since it throws off some stream libraries otherwise. +* `drain` Emitted when the internal buffer empties, and it is again + suitable to `write()` into the stream. +* `readable` Emitted when data is buffered and ready to be read by a + consumer. +* `resume` Emitted when stream changes state from buffering to flowing + mode. (Ie, when `resume` is called, `pipe` is called, or a `data` event + listener is added.) + +### Static Methods + +* `Minipass.isStream(stream)` Returns `true` if the argument is a stream, + and false otherwise. To be considered a stream, the object must be + either an instance of Minipass, or an EventEmitter that has either a + `pipe()` method, or both `write()` and `end()` methods. (Pretty much any + stream in node-land will return `true` for this.) + +## EXAMPLES + +Here are some examples of things you can do with Minipass streams. + +### simple "are you done yet" promise + +```js +mp.promise().then(() => { + // stream is finished +}, er => { + // stream emitted an error +}) +``` + +### collecting + +```js +mp.collect().then(all => { + // all is an array of all the data emitted + // encoding is supported in this case, so + // so the result will be a collection of strings if + // an encoding is specified, or buffers/objects if not. + // + // In an async function, you may do + // const data = await stream.collect() +}) +``` + +### collecting into a single blob + +This is a bit slower because it concatenates the data into one chunk for +you, but if you're going to do it yourself anyway, it's convenient this +way: + +```js +mp.concat().then(onebigchunk => { + // onebigchunk is a string if the stream + // had an encoding set, or a buffer otherwise. +}) +``` + +### iteration + +You can iterate over streams synchronously or asynchronously in platforms +that support it. + +Synchronous iteration will end when the currently available data is +consumed, even if the `end` event has not been reached. In string and +buffer mode, the data is concatenated, so unless multiple writes are +occurring in the same tick as the `read()`, sync iteration loops will +generally only have a single iteration. + +To consume chunks in this way exactly as they have been written, with no +flattening, create the stream with the `{ objectMode: true }` option. + +```js +const mp = new Minipass({ objectMode: true }) +mp.write('a') +mp.write('b') +for (let letter of mp) { + console.log(letter) // a, b +} +mp.write('c') +mp.write('d') +for (let letter of mp) { + console.log(letter) // c, d +} +mp.write('e') +mp.end() +for (let letter of mp) { + console.log(letter) // e +} +for (let letter of mp) { + console.log(letter) // nothing +} +``` + +Asynchronous iteration will continue until the end event is reached, +consuming all of the data. + +```js +const mp = new Minipass({ encoding: 'utf8' }) + +// some source of some data +let i = 5 +const inter = setInterval(() => { + if (i-- > 0) + mp.write(Buffer.from('foo\n', 'utf8')) + else { + mp.end() + clearInterval(inter) + } +}, 100) + +// consume the data with asynchronous iteration +async function consume () { + for await (let chunk of mp) { + console.log(chunk) + } + return 'ok' +} + +consume().then(res => console.log(res)) +// logs `foo\n` 5 times, and then `ok` +``` + +### subclass that `console.log()`s everything written into it + +```js +class Logger extends Minipass { + write (chunk, encoding, callback) { + console.log('WRITE', chunk, encoding) + return super.write(chunk, encoding, callback) + } + end (chunk, encoding, callback) { + console.log('END', chunk, encoding) + return super.end(chunk, encoding, callback) + } +} + +someSource.pipe(new Logger()).pipe(someDest) +``` + +### same thing, but using an inline anonymous class + +```js +// js classes are fun +someSource + .pipe(new (class extends Minipass { + emit (ev, ...data) { + // let's also log events, because debugging some weird thing + console.log('EMIT', ev) + return super.emit(ev, ...data) + } + write (chunk, encoding, callback) { + console.log('WRITE', chunk, encoding) + return super.write(chunk, encoding, callback) + } + end (chunk, encoding, callback) { + console.log('END', chunk, encoding) + return super.end(chunk, encoding, callback) + } + })) + .pipe(someDest) +``` + +### subclass that defers 'end' for some reason + +```js +class SlowEnd extends Minipass { + emit (ev, ...args) { + if (ev === 'end') { + console.log('going to end, hold on a sec') + setTimeout(() => { + console.log('ok, ready to end now') + super.emit('end', ...args) + }, 100) + } else { + return super.emit(ev, ...args) + } + } +} +``` + +### transform that creates newline-delimited JSON + +```js +class NDJSONEncode extends Minipass { + write (obj, cb) { + try { + // JSON.stringify can throw, emit an error on that + return super.write(JSON.stringify(obj) + '\n', 'utf8', cb) + } catch (er) { + this.emit('error', er) + } + } + end (obj, cb) { + if (typeof obj === 'function') { + cb = obj + obj = undefined + } + if (obj !== undefined) { + this.write(obj) + } + return super.end(cb) + } +} +``` + +### transform that parses newline-delimited JSON + +```js +class NDJSONDecode extends Minipass { + constructor (options) { + // always be in object mode, as far as Minipass is concerned + super({ objectMode: true }) + this._jsonBuffer = '' + } + write (chunk, encoding, cb) { + if (typeof chunk === 'string' && + typeof encoding === 'string' && + encoding !== 'utf8') { + chunk = Buffer.from(chunk, encoding).toString() + } else if (Buffer.isBuffer(chunk)) + chunk = chunk.toString() + } + if (typeof encoding === 'function') { + cb = encoding + } + const jsonData = (this._jsonBuffer + chunk).split('\n') + this._jsonBuffer = jsonData.pop() + for (let i = 0; i < jsonData.length; i++) { + try { + // JSON.parse can throw, emit an error on that + super.write(JSON.parse(jsonData[i])) + } catch (er) { + this.emit('error', er) + continue + } + } + if (cb) + cb() + } +} +``` diff --git a/node_modules/tar/node_modules/minipass/index.d.ts b/node_modules/tar/node_modules/minipass/index.d.ts new file mode 100644 index 0000000..f68ce8a --- /dev/null +++ b/node_modules/tar/node_modules/minipass/index.d.ts @@ -0,0 +1,147 @@ +/// + +// Note: marking anything protected or private in the exported +// class will limit Minipass's ability to be used as the base +// for mixin classes. +import { EventEmitter } from 'events' +import { Stream } from 'stream' + +declare namespace Minipass { + type Encoding = BufferEncoding | 'buffer' | null + + interface Writable extends EventEmitter { + end(): any + write(chunk: any, ...args: any[]): any + } + + interface Readable extends EventEmitter { + pause(): any + resume(): any + pipe(): any + } + + type DualIterable = Iterable & AsyncIterable + + type ContiguousData = Buffer | ArrayBufferLike | ArrayBufferView | string + + type BufferOrString = Buffer | string + + interface StringOptions { + encoding: BufferEncoding + objectMode?: boolean + async?: boolean + } + + interface BufferOptions { + encoding?: null | 'buffer' + objectMode?: boolean + async?: boolean + } + + interface ObjectModeOptions { + objectMode: true + async?: boolean + } + + interface PipeOptions { + end?: boolean + proxyErrors?: boolean + } + + type Options = T extends string + ? StringOptions + : T extends Buffer + ? BufferOptions + : ObjectModeOptions +} + +declare class Minipass< + RType extends any = Buffer, + WType extends any = RType extends Minipass.BufferOrString + ? Minipass.ContiguousData + : RType + > + extends Stream + implements Minipass.DualIterable +{ + static isStream(stream: any): stream is Minipass.Readable | Minipass.Writable + + readonly bufferLength: number + readonly flowing: boolean + readonly writable: boolean + readonly readable: boolean + readonly paused: boolean + readonly emittedEnd: boolean + readonly destroyed: boolean + + /** + * Technically writable, but mutating it can change the type, + * so is not safe to do in TypeScript. + */ + readonly objectMode: boolean + async: boolean + + /** + * Note: encoding is not actually read-only, and setEncoding(enc) + * exists. However, this type definition will insist that TypeScript + * programs declare the type of a Minipass stream up front, and if + * that type is string, then an encoding MUST be set in the ctor. If + * the type is Buffer, then the encoding must be missing, or set to + * 'buffer' or null. If the type is anything else, then objectMode + * must be set in the constructor options. So there is effectively + * no allowed way that a TS program can set the encoding after + * construction, as doing so will destroy any hope of type safety. + * TypeScript does not provide many options for changing the type of + * an object at run-time, which is what changing the encoding does. + */ + readonly encoding: Minipass.Encoding + // setEncoding(encoding: Encoding): void + + // Options required if not reading buffers + constructor( + ...args: RType extends Buffer + ? [] | [Minipass.Options] + : [Minipass.Options] + ) + + write(chunk: WType, cb?: () => void): boolean + write(chunk: WType, encoding?: Minipass.Encoding, cb?: () => void): boolean + read(size?: number): RType + end(cb?: () => void): this + end(chunk: any, cb?: () => void): this + end(chunk: any, encoding?: Minipass.Encoding, cb?: () => void): this + pause(): void + resume(): void + promise(): Promise + collect(): Promise + + concat(): RType extends Minipass.BufferOrString ? Promise : never + destroy(er?: any): void + pipe(dest: W, opts?: Minipass.PipeOptions): W + unpipe(dest: W): void + + /** + * alias for on() + */ + addEventHandler(event: string, listener: (...args: any[]) => any): this + + on(event: string, listener: (...args: any[]) => any): this + on(event: 'data', listener: (chunk: RType) => any): this + on(event: 'error', listener: (error: any) => any): this + on( + event: + | 'readable' + | 'drain' + | 'resume' + | 'end' + | 'prefinish' + | 'finish' + | 'close', + listener: () => any + ): this + + [Symbol.iterator](): Iterator + [Symbol.asyncIterator](): AsyncIterator +} + +export = Minipass diff --git a/node_modules/tar/node_modules/minipass/index.js b/node_modules/tar/node_modules/minipass/index.js new file mode 100644 index 0000000..d5003ed --- /dev/null +++ b/node_modules/tar/node_modules/minipass/index.js @@ -0,0 +1,657 @@ +'use strict' +const proc = typeof process === 'object' && process ? process : { + stdout: null, + stderr: null, +} +const EE = require('events') +const Stream = require('stream') +const SD = require('string_decoder').StringDecoder + +const EOF = Symbol('EOF') +const MAYBE_EMIT_END = Symbol('maybeEmitEnd') +const EMITTED_END = Symbol('emittedEnd') +const EMITTING_END = Symbol('emittingEnd') +const EMITTED_ERROR = Symbol('emittedError') +const CLOSED = Symbol('closed') +const READ = Symbol('read') +const FLUSH = Symbol('flush') +const FLUSHCHUNK = Symbol('flushChunk') +const ENCODING = Symbol('encoding') +const DECODER = Symbol('decoder') +const FLOWING = Symbol('flowing') +const PAUSED = Symbol('paused') +const RESUME = Symbol('resume') +const BUFFER = Symbol('buffer') +const PIPES = Symbol('pipes') +const BUFFERLENGTH = Symbol('bufferLength') +const BUFFERPUSH = Symbol('bufferPush') +const BUFFERSHIFT = Symbol('bufferShift') +const OBJECTMODE = Symbol('objectMode') +const DESTROYED = Symbol('destroyed') +const EMITDATA = Symbol('emitData') +const EMITEND = Symbol('emitEnd') +const EMITEND2 = Symbol('emitEnd2') +const ASYNC = Symbol('async') + +const defer = fn => Promise.resolve().then(fn) + +// TODO remove when Node v8 support drops +const doIter = global._MP_NO_ITERATOR_SYMBOLS_ !== '1' +const ASYNCITERATOR = doIter && Symbol.asyncIterator + || Symbol('asyncIterator not implemented') +const ITERATOR = doIter && Symbol.iterator + || Symbol('iterator not implemented') + +// events that mean 'the stream is over' +// these are treated specially, and re-emitted +// if they are listened for after emitting. +const isEndish = ev => + ev === 'end' || + ev === 'finish' || + ev === 'prefinish' + +const isArrayBuffer = b => b instanceof ArrayBuffer || + typeof b === 'object' && + b.constructor && + b.constructor.name === 'ArrayBuffer' && + b.byteLength >= 0 + +const isArrayBufferView = b => !Buffer.isBuffer(b) && ArrayBuffer.isView(b) + +class Pipe { + constructor (src, dest, opts) { + this.src = src + this.dest = dest + this.opts = opts + this.ondrain = () => src[RESUME]() + dest.on('drain', this.ondrain) + } + unpipe () { + this.dest.removeListener('drain', this.ondrain) + } + // istanbul ignore next - only here for the prototype + proxyErrors () {} + end () { + this.unpipe() + if (this.opts.end) + this.dest.end() + } +} + +class PipeProxyErrors extends Pipe { + unpipe () { + this.src.removeListener('error', this.proxyErrors) + super.unpipe() + } + constructor (src, dest, opts) { + super(src, dest, opts) + this.proxyErrors = er => dest.emit('error', er) + src.on('error', this.proxyErrors) + } +} + +module.exports = class Minipass extends Stream { + constructor (options) { + super() + this[FLOWING] = false + // whether we're explicitly paused + this[PAUSED] = false + this[PIPES] = [] + this[BUFFER] = [] + this[OBJECTMODE] = options && options.objectMode || false + if (this[OBJECTMODE]) + this[ENCODING] = null + else + this[ENCODING] = options && options.encoding || null + if (this[ENCODING] === 'buffer') + this[ENCODING] = null + this[ASYNC] = options && !!options.async || false + this[DECODER] = this[ENCODING] ? new SD(this[ENCODING]) : null + this[EOF] = false + this[EMITTED_END] = false + this[EMITTING_END] = false + this[CLOSED] = false + this[EMITTED_ERROR] = null + this.writable = true + this.readable = true + this[BUFFERLENGTH] = 0 + this[DESTROYED] = false + if (options && options.debugExposeBuffer === true) { + Object.defineProperty(this, 'buffer', { get: () => this[BUFFER] }) + } + if (options && options.debugExposePipes === true) { + Object.defineProperty(this, 'pipes', { get: () => this[PIPES] }) + } + } + + get bufferLength () { return this[BUFFERLENGTH] } + + get encoding () { return this[ENCODING] } + set encoding (enc) { + if (this[OBJECTMODE]) + throw new Error('cannot set encoding in objectMode') + + if (this[ENCODING] && enc !== this[ENCODING] && + (this[DECODER] && this[DECODER].lastNeed || this[BUFFERLENGTH])) + throw new Error('cannot change encoding') + + if (this[ENCODING] !== enc) { + this[DECODER] = enc ? new SD(enc) : null + if (this[BUFFER].length) + this[BUFFER] = this[BUFFER].map(chunk => this[DECODER].write(chunk)) + } + + this[ENCODING] = enc + } + + setEncoding (enc) { + this.encoding = enc + } + + get objectMode () { return this[OBJECTMODE] } + set objectMode (om) { this[OBJECTMODE] = this[OBJECTMODE] || !!om } + + get ['async'] () { return this[ASYNC] } + set ['async'] (a) { this[ASYNC] = this[ASYNC] || !!a } + + write (chunk, encoding, cb) { + if (this[EOF]) + throw new Error('write after end') + + if (this[DESTROYED]) { + this.emit('error', Object.assign( + new Error('Cannot call write after a stream was destroyed'), + { code: 'ERR_STREAM_DESTROYED' } + )) + return true + } + + if (typeof encoding === 'function') + cb = encoding, encoding = 'utf8' + + if (!encoding) + encoding = 'utf8' + + const fn = this[ASYNC] ? defer : f => f() + + // convert array buffers and typed array views into buffers + // at some point in the future, we may want to do the opposite! + // leave strings and buffers as-is + // anything else switches us into object mode + if (!this[OBJECTMODE] && !Buffer.isBuffer(chunk)) { + if (isArrayBufferView(chunk)) + chunk = Buffer.from(chunk.buffer, chunk.byteOffset, chunk.byteLength) + else if (isArrayBuffer(chunk)) + chunk = Buffer.from(chunk) + else if (typeof chunk !== 'string') + // use the setter so we throw if we have encoding set + this.objectMode = true + } + + // handle object mode up front, since it's simpler + // this yields better performance, fewer checks later. + if (this[OBJECTMODE]) { + /* istanbul ignore if - maybe impossible? */ + if (this.flowing && this[BUFFERLENGTH] !== 0) + this[FLUSH](true) + + if (this.flowing) + this.emit('data', chunk) + else + this[BUFFERPUSH](chunk) + + if (this[BUFFERLENGTH] !== 0) + this.emit('readable') + + if (cb) + fn(cb) + + return this.flowing + } + + // at this point the chunk is a buffer or string + // don't buffer it up or send it to the decoder + if (!chunk.length) { + if (this[BUFFERLENGTH] !== 0) + this.emit('readable') + if (cb) + fn(cb) + return this.flowing + } + + // fast-path writing strings of same encoding to a stream with + // an empty buffer, skipping the buffer/decoder dance + if (typeof chunk === 'string' && + // unless it is a string already ready for us to use + !(encoding === this[ENCODING] && !this[DECODER].lastNeed)) { + chunk = Buffer.from(chunk, encoding) + } + + if (Buffer.isBuffer(chunk) && this[ENCODING]) + chunk = this[DECODER].write(chunk) + + // Note: flushing CAN potentially switch us into not-flowing mode + if (this.flowing && this[BUFFERLENGTH] !== 0) + this[FLUSH](true) + + if (this.flowing) + this.emit('data', chunk) + else + this[BUFFERPUSH](chunk) + + if (this[BUFFERLENGTH] !== 0) + this.emit('readable') + + if (cb) + fn(cb) + + return this.flowing + } + + read (n) { + if (this[DESTROYED]) + return null + + if (this[BUFFERLENGTH] === 0 || n === 0 || n > this[BUFFERLENGTH]) { + this[MAYBE_EMIT_END]() + return null + } + + if (this[OBJECTMODE]) + n = null + + if (this[BUFFER].length > 1 && !this[OBJECTMODE]) { + if (this.encoding) + this[BUFFER] = [this[BUFFER].join('')] + else + this[BUFFER] = [Buffer.concat(this[BUFFER], this[BUFFERLENGTH])] + } + + const ret = this[READ](n || null, this[BUFFER][0]) + this[MAYBE_EMIT_END]() + return ret + } + + [READ] (n, chunk) { + if (n === chunk.length || n === null) + this[BUFFERSHIFT]() + else { + this[BUFFER][0] = chunk.slice(n) + chunk = chunk.slice(0, n) + this[BUFFERLENGTH] -= n + } + + this.emit('data', chunk) + + if (!this[BUFFER].length && !this[EOF]) + this.emit('drain') + + return chunk + } + + end (chunk, encoding, cb) { + if (typeof chunk === 'function') + cb = chunk, chunk = null + if (typeof encoding === 'function') + cb = encoding, encoding = 'utf8' + if (chunk) + this.write(chunk, encoding) + if (cb) + this.once('end', cb) + this[EOF] = true + this.writable = false + + // if we haven't written anything, then go ahead and emit, + // even if we're not reading. + // we'll re-emit if a new 'end' listener is added anyway. + // This makes MP more suitable to write-only use cases. + if (this.flowing || !this[PAUSED]) + this[MAYBE_EMIT_END]() + return this + } + + // don't let the internal resume be overwritten + [RESUME] () { + if (this[DESTROYED]) + return + + this[PAUSED] = false + this[FLOWING] = true + this.emit('resume') + if (this[BUFFER].length) + this[FLUSH]() + else if (this[EOF]) + this[MAYBE_EMIT_END]() + else + this.emit('drain') + } + + resume () { + return this[RESUME]() + } + + pause () { + this[FLOWING] = false + this[PAUSED] = true + } + + get destroyed () { + return this[DESTROYED] + } + + get flowing () { + return this[FLOWING] + } + + get paused () { + return this[PAUSED] + } + + [BUFFERPUSH] (chunk) { + if (this[OBJECTMODE]) + this[BUFFERLENGTH] += 1 + else + this[BUFFERLENGTH] += chunk.length + this[BUFFER].push(chunk) + } + + [BUFFERSHIFT] () { + if (this[BUFFER].length) { + if (this[OBJECTMODE]) + this[BUFFERLENGTH] -= 1 + else + this[BUFFERLENGTH] -= this[BUFFER][0].length + } + return this[BUFFER].shift() + } + + [FLUSH] (noDrain) { + do {} while (this[FLUSHCHUNK](this[BUFFERSHIFT]())) + + if (!noDrain && !this[BUFFER].length && !this[EOF]) + this.emit('drain') + } + + [FLUSHCHUNK] (chunk) { + return chunk ? (this.emit('data', chunk), this.flowing) : false + } + + pipe (dest, opts) { + if (this[DESTROYED]) + return + + const ended = this[EMITTED_END] + opts = opts || {} + if (dest === proc.stdout || dest === proc.stderr) + opts.end = false + else + opts.end = opts.end !== false + opts.proxyErrors = !!opts.proxyErrors + + // piping an ended stream ends immediately + if (ended) { + if (opts.end) + dest.end() + } else { + this[PIPES].push(!opts.proxyErrors ? new Pipe(this, dest, opts) + : new PipeProxyErrors(this, dest, opts)) + if (this[ASYNC]) + defer(() => this[RESUME]()) + else + this[RESUME]() + } + + return dest + } + + unpipe (dest) { + const p = this[PIPES].find(p => p.dest === dest) + if (p) { + this[PIPES].splice(this[PIPES].indexOf(p), 1) + p.unpipe() + } + } + + addListener (ev, fn) { + return this.on(ev, fn) + } + + on (ev, fn) { + const ret = super.on(ev, fn) + if (ev === 'data' && !this[PIPES].length && !this.flowing) + this[RESUME]() + else if (ev === 'readable' && this[BUFFERLENGTH] !== 0) + super.emit('readable') + else if (isEndish(ev) && this[EMITTED_END]) { + super.emit(ev) + this.removeAllListeners(ev) + } else if (ev === 'error' && this[EMITTED_ERROR]) { + if (this[ASYNC]) + defer(() => fn.call(this, this[EMITTED_ERROR])) + else + fn.call(this, this[EMITTED_ERROR]) + } + return ret + } + + get emittedEnd () { + return this[EMITTED_END] + } + + [MAYBE_EMIT_END] () { + if (!this[EMITTING_END] && + !this[EMITTED_END] && + !this[DESTROYED] && + this[BUFFER].length === 0 && + this[EOF]) { + this[EMITTING_END] = true + this.emit('end') + this.emit('prefinish') + this.emit('finish') + if (this[CLOSED]) + this.emit('close') + this[EMITTING_END] = false + } + } + + emit (ev, data, ...extra) { + // error and close are only events allowed after calling destroy() + if (ev !== 'error' && ev !== 'close' && ev !== DESTROYED && this[DESTROYED]) + return + else if (ev === 'data') { + return !data ? false + : this[ASYNC] ? defer(() => this[EMITDATA](data)) + : this[EMITDATA](data) + } else if (ev === 'end') { + return this[EMITEND]() + } else if (ev === 'close') { + this[CLOSED] = true + // don't emit close before 'end' and 'finish' + if (!this[EMITTED_END] && !this[DESTROYED]) + return + const ret = super.emit('close') + this.removeAllListeners('close') + return ret + } else if (ev === 'error') { + this[EMITTED_ERROR] = data + const ret = super.emit('error', data) + this[MAYBE_EMIT_END]() + return ret + } else if (ev === 'resume') { + const ret = super.emit('resume') + this[MAYBE_EMIT_END]() + return ret + } else if (ev === 'finish' || ev === 'prefinish') { + const ret = super.emit(ev) + this.removeAllListeners(ev) + return ret + } + + // Some other unknown event + const ret = super.emit(ev, data, ...extra) + this[MAYBE_EMIT_END]() + return ret + } + + [EMITDATA] (data) { + for (const p of this[PIPES]) { + if (p.dest.write(data) === false) + this.pause() + } + const ret = super.emit('data', data) + this[MAYBE_EMIT_END]() + return ret + } + + [EMITEND] () { + if (this[EMITTED_END]) + return + + this[EMITTED_END] = true + this.readable = false + if (this[ASYNC]) + defer(() => this[EMITEND2]()) + else + this[EMITEND2]() + } + + [EMITEND2] () { + if (this[DECODER]) { + const data = this[DECODER].end() + if (data) { + for (const p of this[PIPES]) { + p.dest.write(data) + } + super.emit('data', data) + } + } + + for (const p of this[PIPES]) { + p.end() + } + const ret = super.emit('end') + this.removeAllListeners('end') + return ret + } + + // const all = await stream.collect() + collect () { + const buf = [] + if (!this[OBJECTMODE]) + buf.dataLength = 0 + // set the promise first, in case an error is raised + // by triggering the flow here. + const p = this.promise() + this.on('data', c => { + buf.push(c) + if (!this[OBJECTMODE]) + buf.dataLength += c.length + }) + return p.then(() => buf) + } + + // const data = await stream.concat() + concat () { + return this[OBJECTMODE] + ? Promise.reject(new Error('cannot concat in objectMode')) + : this.collect().then(buf => + this[OBJECTMODE] + ? Promise.reject(new Error('cannot concat in objectMode')) + : this[ENCODING] ? buf.join('') : Buffer.concat(buf, buf.dataLength)) + } + + // stream.promise().then(() => done, er => emitted error) + promise () { + return new Promise((resolve, reject) => { + this.on(DESTROYED, () => reject(new Error('stream destroyed'))) + this.on('error', er => reject(er)) + this.on('end', () => resolve()) + }) + } + + // for await (let chunk of stream) + [ASYNCITERATOR] () { + const next = () => { + const res = this.read() + if (res !== null) + return Promise.resolve({ done: false, value: res }) + + if (this[EOF]) + return Promise.resolve({ done: true }) + + let resolve = null + let reject = null + const onerr = er => { + this.removeListener('data', ondata) + this.removeListener('end', onend) + reject(er) + } + const ondata = value => { + this.removeListener('error', onerr) + this.removeListener('end', onend) + this.pause() + resolve({ value: value, done: !!this[EOF] }) + } + const onend = () => { + this.removeListener('error', onerr) + this.removeListener('data', ondata) + resolve({ done: true }) + } + const ondestroy = () => onerr(new Error('stream destroyed')) + return new Promise((res, rej) => { + reject = rej + resolve = res + this.once(DESTROYED, ondestroy) + this.once('error', onerr) + this.once('end', onend) + this.once('data', ondata) + }) + } + + return { next } + } + + // for (let chunk of stream) + [ITERATOR] () { + const next = () => { + const value = this.read() + const done = value === null + return { value, done } + } + return { next } + } + + destroy (er) { + if (this[DESTROYED]) { + if (er) + this.emit('error', er) + else + this.emit(DESTROYED) + return this + } + + this[DESTROYED] = true + + // throw away all buffered data, it's never coming out + this[BUFFER].length = 0 + this[BUFFERLENGTH] = 0 + + if (typeof this.close === 'function' && !this[CLOSED]) + this.close() + + if (er) + this.emit('error', er) + else // if no error to emit, still reject pending promises + this.emit(DESTROYED) + + return this + } + + static isStream (s) { + return !!s && (s instanceof Minipass || s instanceof Stream || + s instanceof EE && ( + typeof s.pipe === 'function' || // readable + (typeof s.write === 'function' && typeof s.end === 'function') // writable + )) + } +} diff --git a/node_modules/tar/node_modules/minipass/package.json b/node_modules/tar/node_modules/minipass/package.json new file mode 100644 index 0000000..ca30e69 --- /dev/null +++ b/node_modules/tar/node_modules/minipass/package.json @@ -0,0 +1,56 @@ +{ + "name": "minipass", + "version": "4.0.0", + "description": "minimal implementation of a PassThrough stream", + "main": "index.js", + "types": "index.d.ts", + "dependencies": { + "yallist": "^4.0.0" + }, + "devDependencies": { + "@types/node": "^17.0.41", + "end-of-stream": "^1.4.0", + "prettier": "^2.6.2", + "tap": "^16.2.0", + "through2": "^2.0.3", + "ts-node": "^10.8.1", + "typescript": "^4.7.3" + }, + "scripts": { + "test": "tap", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --follow-tags" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/isaacs/minipass.git" + }, + "keywords": [ + "passthrough", + "stream" + ], + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", + "license": "ISC", + "files": [ + "index.d.ts", + "index.js" + ], + "tap": { + "check-coverage": true + }, + "engines": { + "node": ">=8" + }, + "prettier": { + "semi": false, + "printWidth": 80, + "tabWidth": 2, + "useTabs": false, + "singleQuote": true, + "jsxSingleQuote": false, + "bracketSameLine": true, + "arrowParens": "avoid", + "endOfLine": "lf" + } +} diff --git a/node_modules/tar/node_modules/mkdirp/CHANGELOG.md b/node_modules/tar/node_modules/mkdirp/CHANGELOG.md new file mode 100644 index 0000000..8145838 --- /dev/null +++ b/node_modules/tar/node_modules/mkdirp/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changers Lorgs! + +## 1.0 + +Full rewrite. Essentially a brand new module. + +- Return a promise instead of taking a callback. +- Use native `fs.mkdir(path, { recursive: true })` when available. +- Drop support for outdated Node.js versions. (Technically still works on + Node.js v8, but only 10 and above are officially supported.) + +## 0.x + +Original and most widely used recursive directory creation implementation +in JavaScript, dating back to 2010. diff --git a/node_modules/tar/node_modules/mkdirp/LICENSE b/node_modules/tar/node_modules/mkdirp/LICENSE new file mode 100644 index 0000000..13fcd15 --- /dev/null +++ b/node_modules/tar/node_modules/mkdirp/LICENSE @@ -0,0 +1,21 @@ +Copyright James Halliday (mail@substack.net) and Isaac Z. Schlueter (i@izs.me) + +This project is free software released under the MIT license: + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/tar/node_modules/mkdirp/bin/cmd.js b/node_modules/tar/node_modules/mkdirp/bin/cmd.js new file mode 100644 index 0000000..6e0aa8d --- /dev/null +++ b/node_modules/tar/node_modules/mkdirp/bin/cmd.js @@ -0,0 +1,68 @@ +#!/usr/bin/env node + +const usage = () => ` +usage: mkdirp [DIR1,DIR2..] {OPTIONS} + + Create each supplied directory including any necessary parent directories + that don't yet exist. + + If the directory already exists, do nothing. + +OPTIONS are: + + -m If a directory needs to be created, set the mode as an octal + --mode= permission string. + + -v --version Print the mkdirp version number + + -h --help Print this helpful banner + + -p --print Print the first directories created for each path provided + + --manual Use manual implementation, even if native is available +` + +const dirs = [] +const opts = {} +let print = false +let dashdash = false +let manual = false +for (const arg of process.argv.slice(2)) { + if (dashdash) + dirs.push(arg) + else if (arg === '--') + dashdash = true + else if (arg === '--manual') + manual = true + else if (/^-h/.test(arg) || /^--help/.test(arg)) { + console.log(usage()) + process.exit(0) + } else if (arg === '-v' || arg === '--version') { + console.log(require('../package.json').version) + process.exit(0) + } else if (arg === '-p' || arg === '--print') { + print = true + } else if (/^-m/.test(arg) || /^--mode=/.test(arg)) { + const mode = parseInt(arg.replace(/^(-m|--mode=)/, ''), 8) + if (isNaN(mode)) { + console.error(`invalid mode argument: ${arg}\nMust be an octal number.`) + process.exit(1) + } + opts.mode = mode + } else + dirs.push(arg) +} + +const mkdirp = require('../') +const impl = manual ? mkdirp.manual : mkdirp +if (dirs.length === 0) + console.error(usage()) + +Promise.all(dirs.map(dir => impl(dir, opts))) + .then(made => print ? made.forEach(m => m && console.log(m)) : null) + .catch(er => { + console.error(er.message) + if (er.code) + console.error(' code: ' + er.code) + process.exit(1) + }) diff --git a/node_modules/tar/node_modules/mkdirp/index.js b/node_modules/tar/node_modules/mkdirp/index.js new file mode 100644 index 0000000..ad7a16c --- /dev/null +++ b/node_modules/tar/node_modules/mkdirp/index.js @@ -0,0 +1,31 @@ +const optsArg = require('./lib/opts-arg.js') +const pathArg = require('./lib/path-arg.js') + +const {mkdirpNative, mkdirpNativeSync} = require('./lib/mkdirp-native.js') +const {mkdirpManual, mkdirpManualSync} = require('./lib/mkdirp-manual.js') +const {useNative, useNativeSync} = require('./lib/use-native.js') + + +const mkdirp = (path, opts) => { + path = pathArg(path) + opts = optsArg(opts) + return useNative(opts) + ? mkdirpNative(path, opts) + : mkdirpManual(path, opts) +} + +const mkdirpSync = (path, opts) => { + path = pathArg(path) + opts = optsArg(opts) + return useNativeSync(opts) + ? mkdirpNativeSync(path, opts) + : mkdirpManualSync(path, opts) +} + +mkdirp.sync = mkdirpSync +mkdirp.native = (path, opts) => mkdirpNative(pathArg(path), optsArg(opts)) +mkdirp.manual = (path, opts) => mkdirpManual(pathArg(path), optsArg(opts)) +mkdirp.nativeSync = (path, opts) => mkdirpNativeSync(pathArg(path), optsArg(opts)) +mkdirp.manualSync = (path, opts) => mkdirpManualSync(pathArg(path), optsArg(opts)) + +module.exports = mkdirp diff --git a/node_modules/tar/node_modules/mkdirp/lib/find-made.js b/node_modules/tar/node_modules/mkdirp/lib/find-made.js new file mode 100644 index 0000000..022e492 --- /dev/null +++ b/node_modules/tar/node_modules/mkdirp/lib/find-made.js @@ -0,0 +1,29 @@ +const {dirname} = require('path') + +const findMade = (opts, parent, path = undefined) => { + // we never want the 'made' return value to be a root directory + if (path === parent) + return Promise.resolve() + + return opts.statAsync(parent).then( + st => st.isDirectory() ? path : undefined, // will fail later + er => er.code === 'ENOENT' + ? findMade(opts, dirname(parent), parent) + : undefined + ) +} + +const findMadeSync = (opts, parent, path = undefined) => { + if (path === parent) + return undefined + + try { + return opts.statSync(parent).isDirectory() ? path : undefined + } catch (er) { + return er.code === 'ENOENT' + ? findMadeSync(opts, dirname(parent), parent) + : undefined + } +} + +module.exports = {findMade, findMadeSync} diff --git a/node_modules/tar/node_modules/mkdirp/lib/mkdirp-manual.js b/node_modules/tar/node_modules/mkdirp/lib/mkdirp-manual.js new file mode 100644 index 0000000..2eb18cd --- /dev/null +++ b/node_modules/tar/node_modules/mkdirp/lib/mkdirp-manual.js @@ -0,0 +1,64 @@ +const {dirname} = require('path') + +const mkdirpManual = (path, opts, made) => { + opts.recursive = false + const parent = dirname(path) + if (parent === path) { + return opts.mkdirAsync(path, opts).catch(er => { + // swallowed by recursive implementation on posix systems + // any other error is a failure + if (er.code !== 'EISDIR') + throw er + }) + } + + return opts.mkdirAsync(path, opts).then(() => made || path, er => { + if (er.code === 'ENOENT') + return mkdirpManual(parent, opts) + .then(made => mkdirpManual(path, opts, made)) + if (er.code !== 'EEXIST' && er.code !== 'EROFS') + throw er + return opts.statAsync(path).then(st => { + if (st.isDirectory()) + return made + else + throw er + }, () => { throw er }) + }) +} + +const mkdirpManualSync = (path, opts, made) => { + const parent = dirname(path) + opts.recursive = false + + if (parent === path) { + try { + return opts.mkdirSync(path, opts) + } catch (er) { + // swallowed by recursive implementation on posix systems + // any other error is a failure + if (er.code !== 'EISDIR') + throw er + else + return + } + } + + try { + opts.mkdirSync(path, opts) + return made || path + } catch (er) { + if (er.code === 'ENOENT') + return mkdirpManualSync(path, opts, mkdirpManualSync(parent, opts, made)) + if (er.code !== 'EEXIST' && er.code !== 'EROFS') + throw er + try { + if (!opts.statSync(path).isDirectory()) + throw er + } catch (_) { + throw er + } + } +} + +module.exports = {mkdirpManual, mkdirpManualSync} diff --git a/node_modules/tar/node_modules/mkdirp/lib/mkdirp-native.js b/node_modules/tar/node_modules/mkdirp/lib/mkdirp-native.js new file mode 100644 index 0000000..c7a6b69 --- /dev/null +++ b/node_modules/tar/node_modules/mkdirp/lib/mkdirp-native.js @@ -0,0 +1,39 @@ +const {dirname} = require('path') +const {findMade, findMadeSync} = require('./find-made.js') +const {mkdirpManual, mkdirpManualSync} = require('./mkdirp-manual.js') + +const mkdirpNative = (path, opts) => { + opts.recursive = true + const parent = dirname(path) + if (parent === path) + return opts.mkdirAsync(path, opts) + + return findMade(opts, path).then(made => + opts.mkdirAsync(path, opts).then(() => made) + .catch(er => { + if (er.code === 'ENOENT') + return mkdirpManual(path, opts) + else + throw er + })) +} + +const mkdirpNativeSync = (path, opts) => { + opts.recursive = true + const parent = dirname(path) + if (parent === path) + return opts.mkdirSync(path, opts) + + const made = findMadeSync(opts, path) + try { + opts.mkdirSync(path, opts) + return made + } catch (er) { + if (er.code === 'ENOENT') + return mkdirpManualSync(path, opts) + else + throw er + } +} + +module.exports = {mkdirpNative, mkdirpNativeSync} diff --git a/node_modules/tar/node_modules/mkdirp/lib/opts-arg.js b/node_modules/tar/node_modules/mkdirp/lib/opts-arg.js new file mode 100644 index 0000000..2fa4833 --- /dev/null +++ b/node_modules/tar/node_modules/mkdirp/lib/opts-arg.js @@ -0,0 +1,23 @@ +const { promisify } = require('util') +const fs = require('fs') +const optsArg = opts => { + if (!opts) + opts = { mode: 0o777, fs } + else if (typeof opts === 'object') + opts = { mode: 0o777, fs, ...opts } + else if (typeof opts === 'number') + opts = { mode: opts, fs } + else if (typeof opts === 'string') + opts = { mode: parseInt(opts, 8), fs } + else + throw new TypeError('invalid options argument') + + opts.mkdir = opts.mkdir || opts.fs.mkdir || fs.mkdir + opts.mkdirAsync = promisify(opts.mkdir) + opts.stat = opts.stat || opts.fs.stat || fs.stat + opts.statAsync = promisify(opts.stat) + opts.statSync = opts.statSync || opts.fs.statSync || fs.statSync + opts.mkdirSync = opts.mkdirSync || opts.fs.mkdirSync || fs.mkdirSync + return opts +} +module.exports = optsArg diff --git a/node_modules/tar/node_modules/mkdirp/lib/path-arg.js b/node_modules/tar/node_modules/mkdirp/lib/path-arg.js new file mode 100644 index 0000000..cc07de5 --- /dev/null +++ b/node_modules/tar/node_modules/mkdirp/lib/path-arg.js @@ -0,0 +1,29 @@ +const platform = process.env.__TESTING_MKDIRP_PLATFORM__ || process.platform +const { resolve, parse } = require('path') +const pathArg = path => { + if (/\0/.test(path)) { + // simulate same failure that node raises + throw Object.assign( + new TypeError('path must be a string without null bytes'), + { + path, + code: 'ERR_INVALID_ARG_VALUE', + } + ) + } + + path = resolve(path) + if (platform === 'win32') { + const badWinChars = /[*|"<>?:]/ + const {root} = parse(path) + if (badWinChars.test(path.substr(root.length))) { + throw Object.assign(new Error('Illegal characters in path.'), { + path, + code: 'EINVAL', + }) + } + } + + return path +} +module.exports = pathArg diff --git a/node_modules/tar/node_modules/mkdirp/lib/use-native.js b/node_modules/tar/node_modules/mkdirp/lib/use-native.js new file mode 100644 index 0000000..079361d --- /dev/null +++ b/node_modules/tar/node_modules/mkdirp/lib/use-native.js @@ -0,0 +1,10 @@ +const fs = require('fs') + +const version = process.env.__TESTING_MKDIRP_NODE_VERSION__ || process.version +const versArr = version.replace(/^v/, '').split('.') +const hasNative = +versArr[0] > 10 || +versArr[0] === 10 && +versArr[1] >= 12 + +const useNative = !hasNative ? () => false : opts => opts.mkdir === fs.mkdir +const useNativeSync = !hasNative ? () => false : opts => opts.mkdirSync === fs.mkdirSync + +module.exports = {useNative, useNativeSync} diff --git a/node_modules/tar/node_modules/mkdirp/package.json b/node_modules/tar/node_modules/mkdirp/package.json new file mode 100644 index 0000000..2913ed0 --- /dev/null +++ b/node_modules/tar/node_modules/mkdirp/package.json @@ -0,0 +1,44 @@ +{ + "name": "mkdirp", + "description": "Recursively mkdir, like `mkdir -p`", + "version": "1.0.4", + "main": "index.js", + "keywords": [ + "mkdir", + "directory", + "make dir", + "make", + "dir", + "recursive", + "native" + ], + "repository": { + "type": "git", + "url": "https://github.com/isaacs/node-mkdirp.git" + }, + "scripts": { + "test": "tap", + "snap": "tap", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --follow-tags" + }, + "tap": { + "check-coverage": true, + "coverage-map": "map.js" + }, + "devDependencies": { + "require-inject": "^1.4.4", + "tap": "^14.10.7" + }, + "bin": "bin/cmd.js", + "license": "MIT", + "engines": { + "node": ">=10" + }, + "files": [ + "bin", + "lib", + "index.js" + ] +} diff --git a/node_modules/tar/node_modules/mkdirp/readme.markdown b/node_modules/tar/node_modules/mkdirp/readme.markdown new file mode 100644 index 0000000..827de59 --- /dev/null +++ b/node_modules/tar/node_modules/mkdirp/readme.markdown @@ -0,0 +1,266 @@ +# mkdirp + +Like `mkdir -p`, but in Node.js! + +Now with a modern API and no\* bugs! + +\* may contain some bugs + +# example + +## pow.js + +```js +const mkdirp = require('mkdirp') + +// return value is a Promise resolving to the first directory created +mkdirp('/tmp/foo/bar/baz').then(made => + console.log(`made directories, starting with ${made}`)) +``` + +Output (where `/tmp/foo` already exists) + +``` +made directories, starting with /tmp/foo/bar +``` + +Or, if you don't have time to wait around for promises: + +```js +const mkdirp = require('mkdirp') + +// return value is the first directory created +const made = mkdirp.sync('/tmp/foo/bar/baz') +console.log(`made directories, starting with ${made}`) +``` + +And now /tmp/foo/bar/baz exists, huzzah! + +# methods + +```js +const mkdirp = require('mkdirp') +``` + +## mkdirp(dir, [opts]) -> Promise + +Create a new directory and any necessary subdirectories at `dir` with octal +permission string `opts.mode`. If `opts` is a string or number, it will be +treated as the `opts.mode`. + +If `opts.mode` isn't specified, it defaults to `0o777 & +(~process.umask())`. + +Promise resolves to first directory `made` that had to be created, or +`undefined` if everything already exists. Promise rejects if any errors +are encountered. Note that, in the case of promise rejection, some +directories _may_ have been created, as recursive directory creation is not +an atomic operation. + +You can optionally pass in an alternate `fs` implementation by passing in +`opts.fs`. Your implementation should have `opts.fs.mkdir(path, opts, cb)` +and `opts.fs.stat(path, cb)`. + +You can also override just one or the other of `mkdir` and `stat` by +passing in `opts.stat` or `opts.mkdir`, or providing an `fs` option that +only overrides one of these. + +## mkdirp.sync(dir, opts) -> String|null + +Synchronously create a new directory and any necessary subdirectories at +`dir` with octal permission string `opts.mode`. If `opts` is a string or +number, it will be treated as the `opts.mode`. + +If `opts.mode` isn't specified, it defaults to `0o777 & +(~process.umask())`. + +Returns the first directory that had to be created, or undefined if +everything already exists. + +You can optionally pass in an alternate `fs` implementation by passing in +`opts.fs`. Your implementation should have `opts.fs.mkdirSync(path, mode)` +and `opts.fs.statSync(path)`. + +You can also override just one or the other of `mkdirSync` and `statSync` +by passing in `opts.statSync` or `opts.mkdirSync`, or providing an `fs` +option that only overrides one of these. + +## mkdirp.manual, mkdirp.manualSync + +Use the manual implementation (not the native one). This is the default +when the native implementation is not available or the stat/mkdir +implementation is overridden. + +## mkdirp.native, mkdirp.nativeSync + +Use the native implementation (not the manual one). This is the default +when the native implementation is available and stat/mkdir are not +overridden. + +# implementation + +On Node.js v10.12.0 and above, use the native `fs.mkdir(p, +{recursive:true})` option, unless `fs.mkdir`/`fs.mkdirSync` has been +overridden by an option. + +## native implementation + +- If the path is a root directory, then pass it to the underlying + implementation and return the result/error. (In this case, it'll either + succeed or fail, but we aren't actually creating any dirs.) +- Walk up the path statting each directory, to find the first path that + will be created, `made`. +- Call `fs.mkdir(path, { recursive: true })` (or `fs.mkdirSync`) +- If error, raise it to the caller. +- Return `made`. + +## manual implementation + +- Call underlying `fs.mkdir` implementation, with `recursive: false` +- If error: + - If path is a root directory, raise to the caller and do not handle it + - If ENOENT, mkdirp parent dir, store result as `made` + - stat(path) + - If error, raise original `mkdir` error + - If directory, return `made` + - Else, raise original `mkdir` error +- else + - return `undefined` if a root dir, or `made` if set, or `path` + +## windows vs unix caveat + +On Windows file systems, attempts to create a root directory (ie, a drive +letter or root UNC path) will fail. If the root directory exists, then it +will fail with `EPERM`. If the root directory does not exist, then it will +fail with `ENOENT`. + +On posix file systems, attempts to create a root directory (in recursive +mode) will succeed silently, as it is treated like just another directory +that already exists. (In non-recursive mode, of course, it fails with +`EEXIST`.) + +In order to preserve this system-specific behavior (and because it's not as +if we can create the parent of a root directory anyway), attempts to create +a root directory are passed directly to the `fs` implementation, and any +errors encountered are not handled. + +## native error caveat + +The native implementation (as of at least Node.js v13.4.0) does not provide +appropriate errors in some cases (see +[nodejs/node#31481](https://github.com/nodejs/node/issues/31481) and +[nodejs/node#28015](https://github.com/nodejs/node/issues/28015)). + +In order to work around this issue, the native implementation will fall +back to the manual implementation if an `ENOENT` error is encountered. + +# choosing a recursive mkdir implementation + +There are a few to choose from! Use the one that suits your needs best :D + +## use `fs.mkdir(path, {recursive: true}, cb)` if: + +- You wish to optimize performance even at the expense of other factors. +- You don't need to know the first dir created. +- You are ok with getting `ENOENT` as the error when some other problem is + the actual cause. +- You can limit your platforms to Node.js v10.12 and above. +- You're ok with using callbacks instead of promises. +- You don't need/want a CLI. +- You don't need to override the `fs` methods in use. + +## use this module (mkdirp 1.x) if: + +- You need to know the first directory that was created. +- You wish to use the native implementation if available, but fall back + when it's not. +- You prefer promise-returning APIs to callback-taking APIs. +- You want more useful error messages than the native recursive mkdir + provides (at least as of Node.js v13.4), and are ok with re-trying on + `ENOENT` to achieve this. +- You need (or at least, are ok with) a CLI. +- You need to override the `fs` methods in use. + +## use [`make-dir`](http://npm.im/make-dir) if: + +- You do not need to know the first dir created (and wish to save a few + `stat` calls when using the native implementation for this reason). +- You wish to use the native implementation if available, but fall back + when it's not. +- You prefer promise-returning APIs to callback-taking APIs. +- You are ok with occasionally getting `ENOENT` errors for failures that + are actually related to something other than a missing file system entry. +- You don't need/want a CLI. +- You need to override the `fs` methods in use. + +## use mkdirp 0.x if: + +- You need to know the first directory that was created. +- You need (or at least, are ok with) a CLI. +- You need to override the `fs` methods in use. +- You're ok with using callbacks instead of promises. +- You are not running on Windows, where the root-level ENOENT errors can + lead to infinite regress. +- You think vinyl just sounds warmer and richer for some weird reason. +- You are supporting truly ancient Node.js versions, before even the advent + of a `Promise` language primitive. (Please don't. You deserve better.) + +# cli + +This package also ships with a `mkdirp` command. + +``` +$ mkdirp -h + +usage: mkdirp [DIR1,DIR2..] {OPTIONS} + + Create each supplied directory including any necessary parent directories + that don't yet exist. + + If the directory already exists, do nothing. + +OPTIONS are: + + -m If a directory needs to be created, set the mode as an octal + --mode= permission string. + + -v --version Print the mkdirp version number + + -h --help Print this helpful banner + + -p --print Print the first directories created for each path provided + + --manual Use manual implementation, even if native is available +``` + +# install + +With [npm](http://npmjs.org) do: + +``` +npm install mkdirp +``` + +to get the library locally, or + +``` +npm install -g mkdirp +``` + +to get the command everywhere, or + +``` +npx mkdirp ... +``` + +to run the command without installing it globally. + +# platform support + +This module works on node v8, but only v10 and above are officially +supported, as Node v8 reached its LTS end of life 2020-01-01, which is in +the past, as of this writing. + +# license + +MIT diff --git a/node_modules/tar/package.json b/node_modules/tar/package.json new file mode 100644 index 0000000..e6d6b93 --- /dev/null +++ b/node_modules/tar/package.json @@ -0,0 +1,75 @@ +{ + "author": "GitHub Inc.", + "name": "tar", + "description": "tar for node", + "version": "6.1.13", + "repository": { + "type": "git", + "url": "https://github.com/npm/node-tar.git" + }, + "scripts": { + "genparse": "node scripts/generate-parse-fixtures.js", + "template-oss-apply": "template-oss-apply --force", + "lint": "eslint \"**/*.js\"", + "postlint": "template-oss-check", + "lintfix": "npm run lint -- --fix", + "snap": "tap", + "test": "tap", + "posttest": "npm run lint" + }, + "dependencies": { + "chownr": "^2.0.0", + "fs-minipass": "^2.0.0", + "minipass": "^4.0.0", + "minizlib": "^2.1.1", + "mkdirp": "^1.0.3", + "yallist": "^4.0.0" + }, + "devDependencies": { + "@npmcli/eslint-config": "^4.0.0", + "@npmcli/template-oss": "4.10.0", + "chmodr": "^1.2.0", + "end-of-stream": "^1.4.3", + "events-to-array": "^2.0.3", + "mutate-fs": "^2.1.1", + "nock": "^13.2.9", + "rimraf": "^3.0.2", + "tap": "^16.0.1" + }, + "license": "ISC", + "engines": { + "node": ">=10" + }, + "files": [ + "bin/", + "lib/", + "index.js" + ], + "tap": { + "coverage-map": "map.js", + "timeout": 0, + "nyc-arg": [ + "--exclude", + "tap-snapshots/**" + ] + }, + "templateOSS": { + "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", + "version": "4.10.0", + "content": "scripts/template-oss", + "engines": ">=10", + "distPaths": [ + "index.js" + ], + "allowPaths": [ + "/index.js" + ], + "ciVersions": [ + "10.x", + "12.x", + "14.x", + "16.x", + "18.x" + ] + } +} diff --git a/node_modules/through2/LICENSE.md b/node_modules/through2/LICENSE.md new file mode 100644 index 0000000..a2429b6 --- /dev/null +++ b/node_modules/through2/LICENSE.md @@ -0,0 +1,9 @@ +# The MIT License (MIT) + +**Copyright (c) Rod Vagg (the "Original Author") and additional contributors** + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/through2/README.md b/node_modules/through2/README.md new file mode 100644 index 0000000..b5e44c7 --- /dev/null +++ b/node_modules/through2/README.md @@ -0,0 +1,134 @@ +# through2 + +[![NPM](https://nodei.co/npm/through2.png?downloads&downloadRank)](https://nodei.co/npm/through2/) + +**A tiny wrapper around Node streams.Transform (Streams2/3) to avoid explicit subclassing noise** + +Inspired by [Dominic Tarr](https://github.com/dominictarr)'s [through](https://github.com/dominictarr/through) in that it's so much easier to make a stream out of a function than it is to set up the prototype chain properly: `through(function (chunk) { ... })`. + +Note: As 2.x.x this module starts using **Streams3** instead of Stream2. To continue using a Streams2 version use `npm install through2@0` to fetch the latest version of 0.x.x. More information about Streams2 vs Streams3 and recommendations see the article **[Why I don't use Node's core 'stream' module](http://r.va.gg/2014/06/why-i-dont-use-nodes-core-stream-module.html)**. + +```js +fs.createReadStream('ex.txt') + .pipe(through2(function (chunk, enc, callback) { + for (var i = 0; i < chunk.length; i++) + if (chunk[i] == 97) + chunk[i] = 122 // swap 'a' for 'z' + + this.push(chunk) + + callback() + })) + .pipe(fs.createWriteStream('out.txt')) + .on('finish', () => doSomethingSpecial()) +``` + +Or object streams: + +```js +var all = [] + +fs.createReadStream('data.csv') + .pipe(csv2()) + .pipe(through2.obj(function (chunk, enc, callback) { + var data = { + name : chunk[0] + , address : chunk[3] + , phone : chunk[10] + } + this.push(data) + + callback() + })) + .on('data', (data) => { + all.push(data) + }) + .on('end', () => { + doSomethingSpecial(all) + }) +``` + +Note that `through2.obj(fn)` is a convenience wrapper around `through2({ objectMode: true }, fn)`. + +## API + +through2([ options, ] [ transformFunction ] [, flushFunction ]) + +Consult the **[stream.Transform](http://nodejs.org/docs/latest/api/stream.html#stream_class_stream_transform)** documentation for the exact rules of the `transformFunction` (i.e. `this._transform`) and the optional `flushFunction` (i.e. `this._flush`). + +### options + +The options argument is optional and is passed straight through to `stream.Transform`. So you can use `objectMode:true` if you are processing non-binary streams (or just use `through2.obj()`). + +The `options` argument is first, unlike standard convention, because if I'm passing in an anonymous function then I'd prefer for the options argument to not get lost at the end of the call: + +```js +fs.createReadStream('/tmp/important.dat') + .pipe(through2({ objectMode: true, allowHalfOpen: false }, + (chunk, enc, cb) => { + cb(null, 'wut?') // note we can use the second argument on the callback + // to provide data as an alternative to this.push('wut?') + } + ) + .pipe(fs.createWriteStream('/tmp/wut.txt')) +``` + +### transformFunction + +The `transformFunction` must have the following signature: `function (chunk, encoding, callback) {}`. A minimal implementation should call the `callback` function to indicate that the transformation is done, even if that transformation means discarding the chunk. + +To queue a new chunk, call `this.push(chunk)`—this can be called as many times as required before the `callback()` if you have multiple pieces to send on. + +Alternatively, you may use `callback(err, chunk)` as shorthand for emitting a single chunk or an error. + +If you **do not provide a `transformFunction`** then you will get a simple pass-through stream. + +### flushFunction + +The optional `flushFunction` is provided as the last argument (2nd or 3rd, depending on whether you've supplied options) is called just prior to the stream ending. Can be used to finish up any processing that may be in progress. + +```js +fs.createReadStream('/tmp/important.dat') + .pipe(through2( + (chunk, enc, cb) => cb(null, chunk), // transform is a noop + function (cb) { // flush function + this.push('tacking on an extra buffer to the end'); + cb(); + } + )) + .pipe(fs.createWriteStream('/tmp/wut.txt')); +``` + +through2.ctor([ options, ] transformFunction[, flushFunction ]) + +Instead of returning a `stream.Transform` instance, `through2.ctor()` returns a **constructor** for a custom Transform. This is useful when you want to use the same transform logic in multiple instances. + +```js +var FToC = through2.ctor({objectMode: true}, function (record, encoding, callback) { + if (record.temp != null && record.unit == "F") { + record.temp = ( ( record.temp - 32 ) * 5 ) / 9 + record.unit = "C" + } + this.push(record) + callback() +}) + +// Create instances of FToC like so: +var converter = new FToC() +// Or: +var converter = FToC() +// Or specify/override options when you instantiate, if you prefer: +var converter = FToC({objectMode: true}) +``` + +## See Also + + - [through2-map](https://github.com/brycebaril/through2-map) - Array.prototype.map analog for streams. + - [through2-filter](https://github.com/brycebaril/through2-filter) - Array.prototype.filter analog for streams. + - [through2-reduce](https://github.com/brycebaril/through2-reduce) - Array.prototype.reduce analog for streams. + - [through2-spy](https://github.com/brycebaril/through2-spy) - Wrapper for simple stream.PassThrough spies. + - the [mississippi stream utility collection](https://github.com/maxogden/mississippi) includes `through2` as well as many more useful stream modules similar to this one + +## License + +**through2** is Copyright (c) Rod Vagg [@rvagg](https://twitter.com/rvagg) and additional contributors and licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details. diff --git a/node_modules/through2/package.json b/node_modules/through2/package.json new file mode 100644 index 0000000..15960b6 --- /dev/null +++ b/node_modules/through2/package.json @@ -0,0 +1,33 @@ +{ + "name": "through2", + "version": "2.0.5", + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", + "main": "through2.js", + "scripts": { + "test": "node test/test.js | faucet" + }, + "repository": { + "type": "git", + "url": "https://github.com/rvagg/through2.git" + }, + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "author": "Rod Vagg (https://github.com/rvagg)", + "license": "MIT", + "dependencies": { + "readable-stream": "~2.3.6", + "xtend": "~4.0.1" + }, + "devDependencies": { + "bl": "~2.0.1", + "faucet": "0.0.1", + "nyc": "~13.1.0", + "safe-buffer": "~5.1.2", + "stream-spigot": "~3.0.6", + "tape": "~4.9.1" + } +} diff --git a/node_modules/through2/through2.js b/node_modules/through2/through2.js new file mode 100644 index 0000000..6baa6a1 --- /dev/null +++ b/node_modules/through2/through2.js @@ -0,0 +1,96 @@ +var Transform = require('readable-stream').Transform + , inherits = require('util').inherits + , xtend = require('xtend') + +function DestroyableTransform(opts) { + Transform.call(this, opts) + this._destroyed = false +} + +inherits(DestroyableTransform, Transform) + +DestroyableTransform.prototype.destroy = function(err) { + if (this._destroyed) return + this._destroyed = true + + var self = this + process.nextTick(function() { + if (err) + self.emit('error', err) + self.emit('close') + }) +} + +// a noop _transform function +function noop (chunk, enc, callback) { + callback(null, chunk) +} + + +// create a new export function, used by both the main export and +// the .ctor export, contains common logic for dealing with arguments +function through2 (construct) { + return function (options, transform, flush) { + if (typeof options == 'function') { + flush = transform + transform = options + options = {} + } + + if (typeof transform != 'function') + transform = noop + + if (typeof flush != 'function') + flush = null + + return construct(options, transform, flush) + } +} + + +// main export, just make me a transform stream! +module.exports = through2(function (options, transform, flush) { + var t2 = new DestroyableTransform(options) + + t2._transform = transform + + if (flush) + t2._flush = flush + + return t2 +}) + + +// make me a reusable prototype that I can `new`, or implicitly `new` +// with a constructor call +module.exports.ctor = through2(function (options, transform, flush) { + function Through2 (override) { + if (!(this instanceof Through2)) + return new Through2(override) + + this.options = xtend(options, override) + + DestroyableTransform.call(this, this.options) + } + + inherits(Through2, DestroyableTransform) + + Through2.prototype._transform = transform + + if (flush) + Through2.prototype._flush = flush + + return Through2 +}) + + +module.exports.obj = through2(function (options, transform, flush) { + var t2 = new DestroyableTransform(xtend({ objectMode: true, highWaterMark: 16 }, options)) + + t2._transform = transform + + if (flush) + t2._flush = flush + + return t2 +}) diff --git a/node_modules/to-object-path/LICENSE b/node_modules/to-object-path/LICENSE new file mode 100644 index 0000000..1e49edf --- /dev/null +++ b/node_modules/to-object-path/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015-2016, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/to-object-path/README.md b/node_modules/to-object-path/README.md new file mode 100644 index 0000000..7f3cfb1 --- /dev/null +++ b/node_modules/to-object-path/README.md @@ -0,0 +1,71 @@ +# to-object-path [![NPM version](https://badge.fury.io/js/to-object-path.svg)](http://badge.fury.io/js/to-object-path) + +> Create an object path from a list or array of strings. + +## Install + +Install with [npm](https://www.npmjs.com/) + +```sh +$ npm i to-object-path --save +``` + +## Usage + +```js +var toPath = require('to-object-path'); + +toPath('foo', 'bar', 'baz'); +toPath('foo', ['bar', 'baz']); +//=> 'foo.bar.baz' +``` + +Also supports passing an arguments object (without having to slice args): + +```js +function foo() + return toPath(arguments); +} + +foo('foo', 'bar', 'baz'); +foo('foo', ['bar', 'baz']); +//=> 'foo.bar.baz' +``` + +Visit the [example](./example.js) to see how this could be used in an application. + +## Related projects + +* [get-value](https://www.npmjs.com/package/get-value): Use property paths (` a.b.c`) to get a nested value from an object. | [homepage](https://github.com/jonschlinkert/get-value) +* [has-value](https://www.npmjs.com/package/has-value): Returns true if a value exists, false if empty. Works with deeply nested values using… [more](https://www.npmjs.com/package/has-value) | [homepage](https://github.com/jonschlinkert/has-value) +* [omit-value](https://www.npmjs.com/package/omit-value): Omit properties from an object or deeply nested property of an object using object path… [more](https://www.npmjs.com/package/omit-value) | [homepage](https://github.com/jonschlinkert/omit-value) +* [set-value](https://www.npmjs.com/package/set-value): Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths. | [homepage](https://github.com/jonschlinkert/set-value) +* [unset-value](https://www.npmjs.com/package/unset-value): Delete nested properties from an object using dot notation. | [homepage](https://github.com/jonschlinkert/unset-value) + +## Running tests + +Install dev dependencies: + +```sh +$ npm i -d && npm test +``` + +## Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/jonschlinkert/to-object-path/issues/new). + +## Author + +**Jon Schlinkert** + ++ [github/jonschlinkert](https://github.com/jonschlinkert) ++ [twitter/jonschlinkert](http://twitter.com/jonschlinkert) + +## License + +Copyright © 2015 Jon Schlinkert +Released under the MIT license. + +*** + +_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on October 28, 2015._ \ No newline at end of file diff --git a/node_modules/to-object-path/index.js b/node_modules/to-object-path/index.js new file mode 100644 index 0000000..489f8f6 --- /dev/null +++ b/node_modules/to-object-path/index.js @@ -0,0 +1,33 @@ +/*! + * to-object-path + * + * Copyright (c) 2015, Jon Schlinkert. + * Licensed under the MIT License. + */ + +'use strict'; + +var typeOf = require('kind-of'); + +module.exports = function toPath(args) { + if (typeOf(args) !== 'arguments') { + args = arguments; + } + return filter(args).join('.'); +}; + +function filter(arr) { + var len = arr.length; + var idx = -1; + var res = []; + + while (++idx < len) { + var ele = arr[idx]; + if (typeOf(ele) === 'arguments' || Array.isArray(ele)) { + res.push.apply(res, filter(ele)); + } else if (typeof ele === 'string') { + res.push(ele); + } + } + return res; +} diff --git a/node_modules/to-object-path/node_modules/kind-of/LICENSE b/node_modules/to-object-path/node_modules/kind-of/LICENSE new file mode 100644 index 0000000..d734237 --- /dev/null +++ b/node_modules/to-object-path/node_modules/kind-of/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2017, Jon Schlinkert + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/to-object-path/node_modules/kind-of/README.md b/node_modules/to-object-path/node_modules/kind-of/README.md new file mode 100644 index 0000000..6a9df36 --- /dev/null +++ b/node_modules/to-object-path/node_modules/kind-of/README.md @@ -0,0 +1,261 @@ +# kind-of [![NPM version](https://img.shields.io/npm/v/kind-of.svg?style=flat)](https://www.npmjs.com/package/kind-of) [![NPM monthly downloads](https://img.shields.io/npm/dm/kind-of.svg?style=flat)](https://npmjs.org/package/kind-of) [![NPM total downloads](https://img.shields.io/npm/dt/kind-of.svg?style=flat)](https://npmjs.org/package/kind-of) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/kind-of.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/kind-of) + +> Get the native type of a value. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save kind-of +``` + +## Install + +Install with [bower](https://bower.io/) + +```sh +$ bower install kind-of --save +``` + +## Usage + +> es5, browser and es6 ready + +```js +var kindOf = require('kind-of'); + +kindOf(undefined); +//=> 'undefined' + +kindOf(null); +//=> 'null' + +kindOf(true); +//=> 'boolean' + +kindOf(false); +//=> 'boolean' + +kindOf(new Boolean(true)); +//=> 'boolean' + +kindOf(new Buffer('')); +//=> 'buffer' + +kindOf(42); +//=> 'number' + +kindOf(new Number(42)); +//=> 'number' + +kindOf('str'); +//=> 'string' + +kindOf(new String('str')); +//=> 'string' + +kindOf(arguments); +//=> 'arguments' + +kindOf({}); +//=> 'object' + +kindOf(Object.create(null)); +//=> 'object' + +kindOf(new Test()); +//=> 'object' + +kindOf(new Date()); +//=> 'date' + +kindOf([]); +//=> 'array' + +kindOf([1, 2, 3]); +//=> 'array' + +kindOf(new Array()); +//=> 'array' + +kindOf(/foo/); +//=> 'regexp' + +kindOf(new RegExp('foo')); +//=> 'regexp' + +kindOf(function () {}); +//=> 'function' + +kindOf(function * () {}); +//=> 'function' + +kindOf(new Function()); +//=> 'function' + +kindOf(new Map()); +//=> 'map' + +kindOf(new WeakMap()); +//=> 'weakmap' + +kindOf(new Set()); +//=> 'set' + +kindOf(new WeakSet()); +//=> 'weakset' + +kindOf(Symbol('str')); +//=> 'symbol' + +kindOf(new Int8Array()); +//=> 'int8array' + +kindOf(new Uint8Array()); +//=> 'uint8array' + +kindOf(new Uint8ClampedArray()); +//=> 'uint8clampedarray' + +kindOf(new Int16Array()); +//=> 'int16array' + +kindOf(new Uint16Array()); +//=> 'uint16array' + +kindOf(new Int32Array()); +//=> 'int32array' + +kindOf(new Uint32Array()); +//=> 'uint32array' + +kindOf(new Float32Array()); +//=> 'float32array' + +kindOf(new Float64Array()); +//=> 'float64array' +``` + +## Benchmarks + +Benchmarked against [typeof](http://github.com/CodingFu/typeof) and [type-of](https://github.com/ForbesLindesay/type-of). +Note that performaces is slower for es6 features `Map`, `WeakMap`, `Set` and `WeakSet`. + +```bash +#1: array + current x 23,329,397 ops/sec ±0.82% (94 runs sampled) + lib-type-of x 4,170,273 ops/sec ±0.55% (94 runs sampled) + lib-typeof x 9,686,935 ops/sec ±0.59% (98 runs sampled) + +#2: boolean + current x 27,197,115 ops/sec ±0.85% (94 runs sampled) + lib-type-of x 3,145,791 ops/sec ±0.73% (97 runs sampled) + lib-typeof x 9,199,562 ops/sec ±0.44% (99 runs sampled) + +#3: date + current x 20,190,117 ops/sec ±0.86% (92 runs sampled) + lib-type-of x 5,166,970 ops/sec ±0.74% (94 runs sampled) + lib-typeof x 9,610,821 ops/sec ±0.50% (96 runs sampled) + +#4: function + current x 23,855,460 ops/sec ±0.60% (97 runs sampled) + lib-type-of x 5,667,740 ops/sec ±0.54% (100 runs sampled) + lib-typeof x 10,010,644 ops/sec ±0.44% (100 runs sampled) + +#5: null + current x 27,061,047 ops/sec ±0.97% (96 runs sampled) + lib-type-of x 13,965,573 ops/sec ±0.62% (97 runs sampled) + lib-typeof x 8,460,194 ops/sec ±0.61% (97 runs sampled) + +#6: number + current x 25,075,682 ops/sec ±0.53% (99 runs sampled) + lib-type-of x 2,266,405 ops/sec ±0.41% (98 runs sampled) + lib-typeof x 9,821,481 ops/sec ±0.45% (99 runs sampled) + +#7: object + current x 3,348,980 ops/sec ±0.49% (99 runs sampled) + lib-type-of x 3,245,138 ops/sec ±0.60% (94 runs sampled) + lib-typeof x 9,262,952 ops/sec ±0.59% (99 runs sampled) + +#8: regex + current x 21,284,827 ops/sec ±0.72% (96 runs sampled) + lib-type-of x 4,689,241 ops/sec ±0.43% (100 runs sampled) + lib-typeof x 8,957,593 ops/sec ±0.62% (98 runs sampled) + +#9: string + current x 25,379,234 ops/sec ±0.58% (96 runs sampled) + lib-type-of x 3,635,148 ops/sec ±0.76% (93 runs sampled) + lib-typeof x 9,494,134 ops/sec ±0.49% (98 runs sampled) + +#10: undef + current x 27,459,221 ops/sec ±1.01% (93 runs sampled) + lib-type-of x 14,360,433 ops/sec ±0.52% (99 runs sampled) + lib-typeof x 23,202,868 ops/sec ±0.59% (94 runs sampled) + +``` + +## Optimizations + +In 7 out of 8 cases, this library is 2x-10x faster than other top libraries included in the benchmarks. There are a few things that lead to this performance advantage, none of them hard and fast rules, but all of them simple and repeatable in almost any code library: + +1. Optimize around the fastest and most common use cases first. Of course, this will change from project-to-project, but I took some time to understand how and why `typeof` checks were being used in my own libraries and other libraries I use a lot. +2. Optimize around bottlenecks - In other words, the order in which conditionals are implemented is significant, because each check is only as fast as the failing checks that came before it. Here, the biggest bottleneck by far is checking for plain objects (an object that was created by the `Object` constructor). I opted to make this check happen by process of elimination rather than brute force up front (e.g. by using something like `val.constructor.name`), so that every other type check would not be penalized it. +3. Don't do uneccessary processing - why do `.slice(8, -1).toLowerCase();` just to get the word `regex`? It's much faster to do `if (type === '[object RegExp]') return 'regex'` + +## About + +### Related projects + +* [is-glob](https://www.npmjs.com/package/is-glob): Returns `true` if the given string looks like a glob pattern or an extglob pattern… [more](https://github.com/jonschlinkert/is-glob) | [homepage](https://github.com/jonschlinkert/is-glob "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet") +* [is-number](https://www.npmjs.com/package/is-number): Returns true if the value is a number. comprehensive tests. | [homepage](https://github.com/jonschlinkert/is-number "Returns true if the value is a number. comprehensive tests.") +* [is-primitive](https://www.npmjs.com/package/is-primitive): Returns `true` if the value is a primitive. | [homepage](https://github.com/jonschlinkert/is-primitive "Returns `true` if the value is a primitive. ") + +### Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 59 | [jonschlinkert](https://github.com/jonschlinkert) | +| 2 | [miguelmota](https://github.com/miguelmota) | +| 1 | [dtothefp](https://github.com/dtothefp) | +| 1 | [ksheedlo](https://github.com/ksheedlo) | +| 1 | [pdehaan](https://github.com/pdehaan) | +| 1 | [laggingreflex](https://github.com/laggingreflex) | + +### Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +### Running tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on May 16, 2017._ \ No newline at end of file diff --git a/node_modules/to-object-path/node_modules/kind-of/index.js b/node_modules/to-object-path/node_modules/kind-of/index.js new file mode 100644 index 0000000..b52c291 --- /dev/null +++ b/node_modules/to-object-path/node_modules/kind-of/index.js @@ -0,0 +1,116 @@ +var isBuffer = require('is-buffer'); +var toString = Object.prototype.toString; + +/** + * Get the native `typeof` a value. + * + * @param {*} `val` + * @return {*} Native javascript type + */ + +module.exports = function kindOf(val) { + // primitivies + if (typeof val === 'undefined') { + return 'undefined'; + } + if (val === null) { + return 'null'; + } + if (val === true || val === false || val instanceof Boolean) { + return 'boolean'; + } + if (typeof val === 'string' || val instanceof String) { + return 'string'; + } + if (typeof val === 'number' || val instanceof Number) { + return 'number'; + } + + // functions + if (typeof val === 'function' || val instanceof Function) { + return 'function'; + } + + // array + if (typeof Array.isArray !== 'undefined' && Array.isArray(val)) { + return 'array'; + } + + // check for instances of RegExp and Date before calling `toString` + if (val instanceof RegExp) { + return 'regexp'; + } + if (val instanceof Date) { + return 'date'; + } + + // other objects + var type = toString.call(val); + + if (type === '[object RegExp]') { + return 'regexp'; + } + if (type === '[object Date]') { + return 'date'; + } + if (type === '[object Arguments]') { + return 'arguments'; + } + if (type === '[object Error]') { + return 'error'; + } + + // buffer + if (isBuffer(val)) { + return 'buffer'; + } + + // es6: Map, WeakMap, Set, WeakSet + if (type === '[object Set]') { + return 'set'; + } + if (type === '[object WeakSet]') { + return 'weakset'; + } + if (type === '[object Map]') { + return 'map'; + } + if (type === '[object WeakMap]') { + return 'weakmap'; + } + if (type === '[object Symbol]') { + return 'symbol'; + } + + // typed arrays + if (type === '[object Int8Array]') { + return 'int8array'; + } + if (type === '[object Uint8Array]') { + return 'uint8array'; + } + if (type === '[object Uint8ClampedArray]') { + return 'uint8clampedarray'; + } + if (type === '[object Int16Array]') { + return 'int16array'; + } + if (type === '[object Uint16Array]') { + return 'uint16array'; + } + if (type === '[object Int32Array]') { + return 'int32array'; + } + if (type === '[object Uint32Array]') { + return 'uint32array'; + } + if (type === '[object Float32Array]') { + return 'float32array'; + } + if (type === '[object Float64Array]') { + return 'float64array'; + } + + // must be a plain object + return 'object'; +}; diff --git a/node_modules/to-object-path/node_modules/kind-of/package.json b/node_modules/to-object-path/node_modules/kind-of/package.json new file mode 100644 index 0000000..5de879e --- /dev/null +++ b/node_modules/to-object-path/node_modules/kind-of/package.json @@ -0,0 +1,90 @@ +{ + "name": "kind-of", + "description": "Get the native type of a value.", + "version": "3.2.2", + "homepage": "https://github.com/jonschlinkert/kind-of", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "David Fox-Powell (https://dtothefp.github.io/me)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Ken Sheedlo (kensheedlo.com)", + "laggingreflex (https://github.com/laggingreflex)", + "Miguel Mota (https://miguelmota.com)", + "Peter deHaan (http://about.me/peterdehaan)" + ], + "repository": "jonschlinkert/kind-of", + "bugs": { + "url": "https://github.com/jonschlinkert/kind-of/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha", + "prepublish": "browserify -o browser.js -e index.js -s index --bare" + }, + "dependencies": { + "is-buffer": "^1.1.5" + }, + "devDependencies": { + "ansi-bold": "^0.1.1", + "benchmarked": "^1.0.0", + "browserify": "^14.3.0", + "glob": "^7.1.1", + "gulp-format-md": "^0.1.12", + "mocha": "^3.3.0", + "type-of": "^2.0.1", + "typeof": "^1.0.0" + }, + "keywords": [ + "arguments", + "array", + "boolean", + "check", + "date", + "function", + "is", + "is-type", + "is-type-of", + "kind", + "kind-of", + "number", + "object", + "of", + "regexp", + "string", + "test", + "type", + "type-of", + "typeof", + "types" + ], + "verb": { + "related": { + "list": [ + "is-glob", + "is-number", + "is-primitive" + ] + }, + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "lint": { + "reflinks": true + }, + "reflinks": [ + "verb" + ] + } +} diff --git a/node_modules/to-object-path/package.json b/node_modules/to-object-path/package.json new file mode 100644 index 0000000..2fe341b --- /dev/null +++ b/node_modules/to-object-path/package.json @@ -0,0 +1,48 @@ +{ + "name": "to-object-path", + "description": "Create an object path from a list or array of strings.", + "version": "0.3.0", + "homepage": "https://github.com/jonschlinkert/to-object-path", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/to-object-path", + "bugs": { + "url": "https://github.com/jonschlinkert/to-object-path/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "kind-of": "^3.0.2" + }, + "devDependencies": { + "base": "^0.6.7", + "mocha": "*" + }, + "keywords": [ + "dot", + "nested", + "notation", + "object", + "path", + "stringify" + ], + "verb": { + "related": { + "list": [ + "get-value", + "set-value", + "has-value", + "omit-value", + "unset-value" + ] + } + } +} diff --git a/node_modules/to-regex-range/LICENSE b/node_modules/to-regex-range/LICENSE new file mode 100644 index 0000000..7cccaf9 --- /dev/null +++ b/node_modules/to-regex-range/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015-present, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/to-regex-range/README.md b/node_modules/to-regex-range/README.md new file mode 100644 index 0000000..38887da --- /dev/null +++ b/node_modules/to-regex-range/README.md @@ -0,0 +1,305 @@ +# to-regex-range [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=W8YFZ425KND68) [![NPM version](https://img.shields.io/npm/v/to-regex-range.svg?style=flat)](https://www.npmjs.com/package/to-regex-range) [![NPM monthly downloads](https://img.shields.io/npm/dm/to-regex-range.svg?style=flat)](https://npmjs.org/package/to-regex-range) [![NPM total downloads](https://img.shields.io/npm/dt/to-regex-range.svg?style=flat)](https://npmjs.org/package/to-regex-range) [![Linux Build Status](https://img.shields.io/travis/micromatch/to-regex-range.svg?style=flat&label=Travis)](https://travis-ci.org/micromatch/to-regex-range) + +> Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. + +Please consider following this project's author, [Jon Schlinkert](https://github.com/jonschlinkert), and consider starring the project to show your :heart: and support. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save to-regex-range +``` + +
    +What does this do? + +
    + +This libary generates the `source` string to be passed to `new RegExp()` for matching a range of numbers. + +**Example** + +```js +const toRegexRange = require('to-regex-range'); +const regex = new RegExp(toRegexRange('15', '95')); +``` + +A string is returned so that you can do whatever you need with it before passing it to `new RegExp()` (like adding `^` or `$` boundaries, defining flags, or combining it another string). + +
    + +
    + +
    +Why use this library? + +
    + +### Convenience + +Creating regular expressions for matching numbers gets deceptively complicated pretty fast. + +For example, let's say you need a validation regex for matching part of a user-id, postal code, social security number, tax id, etc: + +* regex for matching `1` => `/1/` (easy enough) +* regex for matching `1` through `5` => `/[1-5]/` (not bad...) +* regex for matching `1` or `5` => `/(1|5)/` (still easy...) +* regex for matching `1` through `50` => `/([1-9]|[1-4][0-9]|50)/` (uh-oh...) +* regex for matching `1` through `55` => `/([1-9]|[1-4][0-9]|5[0-5])/` (no prob, I can do this...) +* regex for matching `1` through `555` => `/([1-9]|[1-9][0-9]|[1-4][0-9]{2}|5[0-4][0-9]|55[0-5])/` (maybe not...) +* regex for matching `0001` through `5555` => `/(0{3}[1-9]|0{2}[1-9][0-9]|0[1-9][0-9]{2}|[1-4][0-9]{3}|5[0-4][0-9]{2}|55[0-4][0-9]|555[0-5])/` (okay, I get the point!) + +The numbers are contrived, but they're also really basic. In the real world you might need to generate a regex on-the-fly for validation. + +**Learn more** + +If you're interested in learning more about [character classes](http://www.regular-expressions.info/charclass.html) and other regex features, I personally have always found [regular-expressions.info](http://www.regular-expressions.info/charclass.html) to be pretty useful. + +### Heavily tested + +As of April 07, 2019, this library runs [>1m test assertions](./test/test.js) against generated regex-ranges to provide brute-force verification that results are correct. + +Tests run in ~280ms on my MacBook Pro, 2.5 GHz Intel Core i7. + +### Optimized + +Generated regular expressions are optimized: + +* duplicate sequences and character classes are reduced using quantifiers +* smart enough to use `?` conditionals when number(s) or range(s) can be positive or negative +* uses fragment caching to avoid processing the same exact string more than once + +
    + +
    + +## Usage + +Add this library to your javascript application with the following line of code + +```js +const toRegexRange = require('to-regex-range'); +``` + +The main export is a function that takes two integers: the `min` value and `max` value (formatted as strings or numbers). + +```js +const source = toRegexRange('15', '95'); +//=> 1[5-9]|[2-8][0-9]|9[0-5] + +const regex = new RegExp(`^${source}$`); +console.log(regex.test('14')); //=> false +console.log(regex.test('50')); //=> true +console.log(regex.test('94')); //=> true +console.log(regex.test('96')); //=> false +``` + +## Options + +### options.capture + +**Type**: `boolean` + +**Deafault**: `undefined` + +Wrap the returned value in parentheses when there is more than one regex condition. Useful when you're dynamically generating ranges. + +```js +console.log(toRegexRange('-10', '10')); +//=> -[1-9]|-?10|[0-9] + +console.log(toRegexRange('-10', '10', { capture: true })); +//=> (-[1-9]|-?10|[0-9]) +``` + +### options.shorthand + +**Type**: `boolean` + +**Deafault**: `undefined` + +Use the regex shorthand for `[0-9]`: + +```js +console.log(toRegexRange('0', '999999')); +//=> [0-9]|[1-9][0-9]{1,5} + +console.log(toRegexRange('0', '999999', { shorthand: true })); +//=> \d|[1-9]\d{1,5} +``` + +### options.relaxZeros + +**Type**: `boolean` + +**Default**: `true` + +This option relaxes matching for leading zeros when when ranges are zero-padded. + +```js +const source = toRegexRange('-0010', '0010'); +const regex = new RegExp(`^${source}$`); +console.log(regex.test('-10')); //=> true +console.log(regex.test('-010')); //=> true +console.log(regex.test('-0010')); //=> true +console.log(regex.test('10')); //=> true +console.log(regex.test('010')); //=> true +console.log(regex.test('0010')); //=> true +``` + +When `relaxZeros` is false, matching is strict: + +```js +const source = toRegexRange('-0010', '0010', { relaxZeros: false }); +const regex = new RegExp(`^${source}$`); +console.log(regex.test('-10')); //=> false +console.log(regex.test('-010')); //=> false +console.log(regex.test('-0010')); //=> true +console.log(regex.test('10')); //=> false +console.log(regex.test('010')); //=> false +console.log(regex.test('0010')); //=> true +``` + +## Examples + +| **Range** | **Result** | **Compile time** | +| --- | --- | --- | +| `toRegexRange(-10, 10)` | `-[1-9]\|-?10\|[0-9]` | _132μs_ | +| `toRegexRange(-100, -10)` | `-1[0-9]\|-[2-9][0-9]\|-100` | _50μs_ | +| `toRegexRange(-100, 100)` | `-[1-9]\|-?[1-9][0-9]\|-?100\|[0-9]` | _42μs_ | +| `toRegexRange(001, 100)` | `0{0,2}[1-9]\|0?[1-9][0-9]\|100` | _109μs_ | +| `toRegexRange(001, 555)` | `0{0,2}[1-9]\|0?[1-9][0-9]\|[1-4][0-9]{2}\|5[0-4][0-9]\|55[0-5]` | _51μs_ | +| `toRegexRange(0010, 1000)` | `0{0,2}1[0-9]\|0{0,2}[2-9][0-9]\|0?[1-9][0-9]{2}\|1000` | _31μs_ | +| `toRegexRange(1, 50)` | `[1-9]\|[1-4][0-9]\|50` | _24μs_ | +| `toRegexRange(1, 55)` | `[1-9]\|[1-4][0-9]\|5[0-5]` | _23μs_ | +| `toRegexRange(1, 555)` | `[1-9]\|[1-9][0-9]\|[1-4][0-9]{2}\|5[0-4][0-9]\|55[0-5]` | _30μs_ | +| `toRegexRange(1, 5555)` | `[1-9]\|[1-9][0-9]{1,2}\|[1-4][0-9]{3}\|5[0-4][0-9]{2}\|55[0-4][0-9]\|555[0-5]` | _43μs_ | +| `toRegexRange(111, 555)` | `11[1-9]\|1[2-9][0-9]\|[2-4][0-9]{2}\|5[0-4][0-9]\|55[0-5]` | _38μs_ | +| `toRegexRange(29, 51)` | `29\|[34][0-9]\|5[01]` | _24μs_ | +| `toRegexRange(31, 877)` | `3[1-9]\|[4-9][0-9]\|[1-7][0-9]{2}\|8[0-6][0-9]\|87[0-7]` | _32μs_ | +| `toRegexRange(5, 5)` | `5` | _8μs_ | +| `toRegexRange(5, 6)` | `5\|6` | _11μs_ | +| `toRegexRange(1, 2)` | `1\|2` | _6μs_ | +| `toRegexRange(1, 5)` | `[1-5]` | _15μs_ | +| `toRegexRange(1, 10)` | `[1-9]\|10` | _22μs_ | +| `toRegexRange(1, 100)` | `[1-9]\|[1-9][0-9]\|100` | _25μs_ | +| `toRegexRange(1, 1000)` | `[1-9]\|[1-9][0-9]{1,2}\|1000` | _31μs_ | +| `toRegexRange(1, 10000)` | `[1-9]\|[1-9][0-9]{1,3}\|10000` | _34μs_ | +| `toRegexRange(1, 100000)` | `[1-9]\|[1-9][0-9]{1,4}\|100000` | _36μs_ | +| `toRegexRange(1, 1000000)` | `[1-9]\|[1-9][0-9]{1,5}\|1000000` | _42μs_ | +| `toRegexRange(1, 10000000)` | `[1-9]\|[1-9][0-9]{1,6}\|10000000` | _42μs_ | + +## Heads up! + +**Order of arguments** + +When the `min` is larger than the `max`, values will be flipped to create a valid range: + +```js +toRegexRange('51', '29'); +``` + +Is effectively flipped to: + +```js +toRegexRange('29', '51'); +//=> 29|[3-4][0-9]|5[0-1] +``` + +**Steps / increments** + +This library does not support steps (increments). A pr to add support would be welcome. + +## History + +### v2.0.0 - 2017-04-21 + +**New features** + +Adds support for zero-padding! + +### v1.0.0 + +**Optimizations** + +Repeating ranges are now grouped using quantifiers. rocessing time is roughly the same, but the generated regex is much smaller, which should result in faster matching. + +## Attribution + +Inspired by the python library [range-regex](https://github.com/dimka665/range-regex). + +## About + +
    +Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +
    + +
    +Running Tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +
    + +
    +Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +
    + +### Related projects + +You might also be interested in these projects: + +* [expand-range](https://www.npmjs.com/package/expand-range): Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. Used… [more](https://github.com/jonschlinkert/expand-range) | [homepage](https://github.com/jonschlinkert/expand-range "Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. Used by micromatch.") +* [fill-range](https://www.npmjs.com/package/fill-range): Fill in a range of numbers or letters, optionally passing an increment or `step` to… [more](https://github.com/jonschlinkert/fill-range) | [homepage](https://github.com/jonschlinkert/fill-range "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`") +* [micromatch](https://www.npmjs.com/package/micromatch): Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch. | [homepage](https://github.com/micromatch/micromatch "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.") +* [repeat-element](https://www.npmjs.com/package/repeat-element): Create an array by repeating the given value n times. | [homepage](https://github.com/jonschlinkert/repeat-element "Create an array by repeating the given value n times.") +* [repeat-string](https://www.npmjs.com/package/repeat-string): Repeat the given string n times. Fastest implementation for repeating a string. | [homepage](https://github.com/jonschlinkert/repeat-string "Repeat the given string n times. Fastest implementation for repeating a string.") + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 63 | [jonschlinkert](https://github.com/jonschlinkert) | +| 3 | [doowb](https://github.com/doowb) | +| 2 | [realityking](https://github.com/realityking) | + +### Author + +**Jon Schlinkert** + +* [GitHub Profile](https://github.com/jonschlinkert) +* [Twitter Profile](https://twitter.com/jonschlinkert) +* [LinkedIn Profile](https://linkedin.com/in/jonschlinkert) + +Please consider supporting me on Patreon, or [start your own Patreon page](https://patreon.com/invite/bxpbvm)! + + + + + +### License + +Copyright © 2019, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.8.0, on April 07, 2019._ \ No newline at end of file diff --git a/node_modules/to-regex-range/index.js b/node_modules/to-regex-range/index.js new file mode 100644 index 0000000..77fbace --- /dev/null +++ b/node_modules/to-regex-range/index.js @@ -0,0 +1,288 @@ +/*! + * to-regex-range + * + * Copyright (c) 2015-present, Jon Schlinkert. + * Released under the MIT License. + */ + +'use strict'; + +const isNumber = require('is-number'); + +const toRegexRange = (min, max, options) => { + if (isNumber(min) === false) { + throw new TypeError('toRegexRange: expected the first argument to be a number'); + } + + if (max === void 0 || min === max) { + return String(min); + } + + if (isNumber(max) === false) { + throw new TypeError('toRegexRange: expected the second argument to be a number.'); + } + + let opts = { relaxZeros: true, ...options }; + if (typeof opts.strictZeros === 'boolean') { + opts.relaxZeros = opts.strictZeros === false; + } + + let relax = String(opts.relaxZeros); + let shorthand = String(opts.shorthand); + let capture = String(opts.capture); + let wrap = String(opts.wrap); + let cacheKey = min + ':' + max + '=' + relax + shorthand + capture + wrap; + + if (toRegexRange.cache.hasOwnProperty(cacheKey)) { + return toRegexRange.cache[cacheKey].result; + } + + let a = Math.min(min, max); + let b = Math.max(min, max); + + if (Math.abs(a - b) === 1) { + let result = min + '|' + max; + if (opts.capture) { + return `(${result})`; + } + if (opts.wrap === false) { + return result; + } + return `(?:${result})`; + } + + let isPadded = hasPadding(min) || hasPadding(max); + let state = { min, max, a, b }; + let positives = []; + let negatives = []; + + if (isPadded) { + state.isPadded = isPadded; + state.maxLen = String(state.max).length; + } + + if (a < 0) { + let newMin = b < 0 ? Math.abs(b) : 1; + negatives = splitToPatterns(newMin, Math.abs(a), state, opts); + a = state.a = 0; + } + + if (b >= 0) { + positives = splitToPatterns(a, b, state, opts); + } + + state.negatives = negatives; + state.positives = positives; + state.result = collatePatterns(negatives, positives, opts); + + if (opts.capture === true) { + state.result = `(${state.result})`; + } else if (opts.wrap !== false && (positives.length + negatives.length) > 1) { + state.result = `(?:${state.result})`; + } + + toRegexRange.cache[cacheKey] = state; + return state.result; +}; + +function collatePatterns(neg, pos, options) { + let onlyNegative = filterPatterns(neg, pos, '-', false, options) || []; + let onlyPositive = filterPatterns(pos, neg, '', false, options) || []; + let intersected = filterPatterns(neg, pos, '-?', true, options) || []; + let subpatterns = onlyNegative.concat(intersected).concat(onlyPositive); + return subpatterns.join('|'); +} + +function splitToRanges(min, max) { + let nines = 1; + let zeros = 1; + + let stop = countNines(min, nines); + let stops = new Set([max]); + + while (min <= stop && stop <= max) { + stops.add(stop); + nines += 1; + stop = countNines(min, nines); + } + + stop = countZeros(max + 1, zeros) - 1; + + while (min < stop && stop <= max) { + stops.add(stop); + zeros += 1; + stop = countZeros(max + 1, zeros) - 1; + } + + stops = [...stops]; + stops.sort(compare); + return stops; +} + +/** + * Convert a range to a regex pattern + * @param {Number} `start` + * @param {Number} `stop` + * @return {String} + */ + +function rangeToPattern(start, stop, options) { + if (start === stop) { + return { pattern: start, count: [], digits: 0 }; + } + + let zipped = zip(start, stop); + let digits = zipped.length; + let pattern = ''; + let count = 0; + + for (let i = 0; i < digits; i++) { + let [startDigit, stopDigit] = zipped[i]; + + if (startDigit === stopDigit) { + pattern += startDigit; + + } else if (startDigit !== '0' || stopDigit !== '9') { + pattern += toCharacterClass(startDigit, stopDigit, options); + + } else { + count++; + } + } + + if (count) { + pattern += options.shorthand === true ? '\\d' : '[0-9]'; + } + + return { pattern, count: [count], digits }; +} + +function splitToPatterns(min, max, tok, options) { + let ranges = splitToRanges(min, max); + let tokens = []; + let start = min; + let prev; + + for (let i = 0; i < ranges.length; i++) { + let max = ranges[i]; + let obj = rangeToPattern(String(start), String(max), options); + let zeros = ''; + + if (!tok.isPadded && prev && prev.pattern === obj.pattern) { + if (prev.count.length > 1) { + prev.count.pop(); + } + + prev.count.push(obj.count[0]); + prev.string = prev.pattern + toQuantifier(prev.count); + start = max + 1; + continue; + } + + if (tok.isPadded) { + zeros = padZeros(max, tok, options); + } + + obj.string = zeros + obj.pattern + toQuantifier(obj.count); + tokens.push(obj); + start = max + 1; + prev = obj; + } + + return tokens; +} + +function filterPatterns(arr, comparison, prefix, intersection, options) { + let result = []; + + for (let ele of arr) { + let { string } = ele; + + // only push if _both_ are negative... + if (!intersection && !contains(comparison, 'string', string)) { + result.push(prefix + string); + } + + // or _both_ are positive + if (intersection && contains(comparison, 'string', string)) { + result.push(prefix + string); + } + } + return result; +} + +/** + * Zip strings + */ + +function zip(a, b) { + let arr = []; + for (let i = 0; i < a.length; i++) arr.push([a[i], b[i]]); + return arr; +} + +function compare(a, b) { + return a > b ? 1 : b > a ? -1 : 0; +} + +function contains(arr, key, val) { + return arr.some(ele => ele[key] === val); +} + +function countNines(min, len) { + return Number(String(min).slice(0, -len) + '9'.repeat(len)); +} + +function countZeros(integer, zeros) { + return integer - (integer % Math.pow(10, zeros)); +} + +function toQuantifier(digits) { + let [start = 0, stop = ''] = digits; + if (stop || start > 1) { + return `{${start + (stop ? ',' + stop : '')}}`; + } + return ''; +} + +function toCharacterClass(a, b, options) { + return `[${a}${(b - a === 1) ? '' : '-'}${b}]`; +} + +function hasPadding(str) { + return /^-?(0+)\d/.test(str); +} + +function padZeros(value, tok, options) { + if (!tok.isPadded) { + return value; + } + + let diff = Math.abs(tok.maxLen - String(value).length); + let relax = options.relaxZeros !== false; + + switch (diff) { + case 0: + return ''; + case 1: + return relax ? '0?' : '0'; + case 2: + return relax ? '0{0,2}' : '00'; + default: { + return relax ? `0{0,${diff}}` : `0{${diff}}`; + } + } +} + +/** + * Cache + */ + +toRegexRange.cache = {}; +toRegexRange.clearCache = () => (toRegexRange.cache = {}); + +/** + * Expose `toRegexRange` + */ + +module.exports = toRegexRange; diff --git a/node_modules/to-regex-range/package.json b/node_modules/to-regex-range/package.json new file mode 100644 index 0000000..4ef194f --- /dev/null +++ b/node_modules/to-regex-range/package.json @@ -0,0 +1,88 @@ +{ + "name": "to-regex-range", + "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.", + "version": "5.0.1", + "homepage": "https://github.com/micromatch/to-regex-range", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Rouven Weßling (www.rouvenwessling.de)" + ], + "repository": "micromatch/to-regex-range", + "bugs": { + "url": "https://github.com/micromatch/to-regex-range/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=8.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "is-number": "^7.0.0" + }, + "devDependencies": { + "fill-range": "^6.0.0", + "gulp-format-md": "^2.0.0", + "mocha": "^6.0.2", + "text-table": "^0.2.0", + "time-diff": "^0.3.1" + }, + "keywords": [ + "bash", + "date", + "expand", + "expansion", + "expression", + "glob", + "match", + "match date", + "match number", + "match numbers", + "match year", + "matches", + "matching", + "number", + "numbers", + "numerical", + "range", + "ranges", + "regex", + "regexp", + "regular", + "regular expression", + "sequence" + ], + "verb": { + "layout": "default", + "toc": false, + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "lint": { + "reflinks": true + }, + "helpers": { + "examples": { + "displayName": "examples" + } + }, + "related": { + "list": [ + "expand-range", + "fill-range", + "micromatch", + "repeat-element", + "repeat-string" + ] + } + } +} diff --git a/node_modules/to-regex/LICENSE b/node_modules/to-regex/LICENSE new file mode 100644 index 0000000..7c9987b --- /dev/null +++ b/node_modules/to-regex/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2016-2018, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/to-regex/README.md b/node_modules/to-regex/README.md new file mode 100644 index 0000000..5a28fc3 --- /dev/null +++ b/node_modules/to-regex/README.md @@ -0,0 +1,205 @@ +# to-regex [![NPM version](https://img.shields.io/npm/v/to-regex.svg?style=flat)](https://www.npmjs.com/package/to-regex) [![NPM monthly downloads](https://img.shields.io/npm/dm/to-regex.svg?style=flat)](https://npmjs.org/package/to-regex) [![NPM total downloads](https://img.shields.io/npm/dt/to-regex.svg?style=flat)](https://npmjs.org/package/to-regex) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/to-regex.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/to-regex) + +> Generate a regex from a string or array of strings. + +Please consider following this project's author, [Jon Schlinkert](https://github.com/jonschlinkert), and consider starring the project to show your :heart: and support. + +- [Install](#install) +- [Usage](#usage) +- [Options](#options) + * [options.contains](#optionscontains) + * [options.negate](#optionsnegate) + * [options.nocase](#optionsnocase) + * [options.flags](#optionsflags) + * [options.cache](#optionscache) + * [options.safe](#optionssafe) +- [About](#about) + * [Related projects](#related-projects) + * [Author](#author) + * [License](#license) + +_(TOC generated by [verb](https://github.com/verbose/verb) using [markdown-toc](https://github.com/jonschlinkert/markdown-toc))_ + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save to-regex +``` + +## Usage + +```js +var toRegex = require('to-regex'); + +console.log(toRegex('foo')); +//=> /^(?:foo)$/ + +console.log(toRegex('foo', {negate: true})); +//=> /^(?:(?:(?!^(?:foo)$).)*)$/ + +console.log(toRegex('foo', {contains: true})); +//=> /(?:foo)/ + +console.log(toRegex(['foo', 'bar'], {negate: true})); +//=> /^(?:(?:(?!^(?:(?:foo)|(?:bar))$).)*)$/ + +console.log(toRegex(['foo', 'bar'], {negate: true, contains: true})); +//=> /^(?:(?:(?!(?:(?:foo)|(?:bar))).)*)$/ +``` + +## Options + +### options.contains + +**Type**: `Boolean` + +**Default**: `undefined` + +Generate a regex that will match any string that _contains_ the given pattern. By default, regex is strict will only return true for exact matches. + +```js +var toRegex = require('to-regex'); +console.log(toRegex('foo', {contains: true})); +//=> /(?:foo)/ +``` + +### options.negate + +**Type**: `Boolean` + +**Default**: `undefined` + +Create a regex that will match everything except the given pattern. + +```js +var toRegex = require('to-regex'); +console.log(toRegex('foo', {negate: true})); +//=> /^(?:(?:(?!^(?:foo)$).)*)$/ +``` + +### options.nocase + +**Type**: `Boolean` + +**Default**: `undefined` + +Adds the `i` flag, to enable case-insensitive matching. + +```js +var toRegex = require('to-regex'); +console.log(toRegex('foo', {nocase: true})); +//=> /^(?:foo)$/i +``` + +Alternatively you can pass the flags you want directly on [options.flags](#options.flags). + +### options.flags + +**Type**: `String` + +**Default**: `undefined` + +Define the flags you want to use on the generated regex. + +```js +var toRegex = require('to-regex'); +console.log(toRegex('foo', {flags: 'gm'})); +//=> /^(?:foo)$/gm +console.log(toRegex('foo', {flags: 'gmi', nocase: true})); //<= handles redundancy +//=> /^(?:foo)$/gmi +``` + +### options.cache + +**Type**: `Boolean` + +**Default**: `true` + +Generated regex is cached based on the provided string and options. As a result, runtime compilation only happens once per pattern (as long as options are also the same), which can result in dramatic speed improvements. + +This also helps with debugging, since adding options and pattern are added to the generated regex. + +**Disable caching** + +```js +toRegex('foo', {cache: false}); +``` + +### options.safe + +**Type**: `Boolean` + +**Default**: `undefined` + +Check the generated regular expression with [safe-regex](https://github.com/substack/safe-regex) and throw an error if the regex is potentially unsafe. + +**Examples** + +```js +console.log(toRegex('(x+x+)+y')); +//=> /^(?:(x+x+)+y)$/ + +// The following would throw an error +toRegex('(x+x+)+y', {safe: true}); +``` + +## About + +
    +Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +
    + +
    +Running Tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +
    + +
    +Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +
    + +### Related projects + +You might also be interested in these projects: + +* [has-glob](https://www.npmjs.com/package/has-glob): Returns `true` if an array has a glob pattern. | [homepage](https://github.com/jonschlinkert/has-glob "Returns `true` if an array has a glob pattern.") +* [is-glob](https://www.npmjs.com/package/is-glob): Returns `true` if the given string looks like a glob pattern or an extglob pattern… [more](https://github.com/jonschlinkert/is-glob) | [homepage](https://github.com/jonschlinkert/is-glob "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet") +* [path-regex](https://www.npmjs.com/package/path-regex): Regular expression for matching the parts of a file path. | [homepage](https://github.com/regexps/path-regex "Regular expression for matching the parts of a file path.") +* [to-regex-range](https://www.npmjs.com/package/to-regex-range): Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than… [more](https://github.com/micromatch/to-regex-range) | [homepage](https://github.com/micromatch/to-regex-range "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.") + +### Author + +**Jon Schlinkert** + +* [linkedin/in/jonschlinkert](https://linkedin.com/in/jonschlinkert) +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2018, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on February 24, 2018._ \ No newline at end of file diff --git a/node_modules/to-regex/index.js b/node_modules/to-regex/index.js new file mode 100644 index 0000000..a87d015 --- /dev/null +++ b/node_modules/to-regex/index.js @@ -0,0 +1,155 @@ +'use strict'; + +var safe = require('safe-regex'); +var define = require('define-property'); +var extend = require('extend-shallow'); +var not = require('regex-not'); +var MAX_LENGTH = 1024 * 64; + +/** + * Session cache + */ + +var cache = {}; + +/** + * Create a regular expression from the given `pattern` string. + * + * @param {String|RegExp} `pattern` Pattern can be a string or regular expression. + * @param {Object} `options` + * @return {RegExp} + * @api public + */ + +module.exports = function(patterns, options) { + if (!Array.isArray(patterns)) { + return makeRe(patterns, options); + } + return makeRe(patterns.join('|'), options); +}; + +/** + * Create a regular expression from the given `pattern` string. + * + * @param {String|RegExp} `pattern` Pattern can be a string or regular expression. + * @param {Object} `options` + * @return {RegExp} + * @api public + */ + +function makeRe(pattern, options) { + if (pattern instanceof RegExp) { + return pattern; + } + + if (typeof pattern !== 'string') { + throw new TypeError('expected a string'); + } + + if (pattern.length > MAX_LENGTH) { + throw new Error('expected pattern to be less than ' + MAX_LENGTH + ' characters'); + } + + var key = pattern; + // do this before shallow cloning options, it's a lot faster + if (!options || (options && options.cache !== false)) { + key = createKey(pattern, options); + + if (cache.hasOwnProperty(key)) { + return cache[key]; + } + } + + var opts = extend({}, options); + if (opts.contains === true) { + if (opts.negate === true) { + opts.strictNegate = false; + } else { + opts.strict = false; + } + } + + if (opts.strict === false) { + opts.strictOpen = false; + opts.strictClose = false; + } + + var open = opts.strictOpen !== false ? '^' : ''; + var close = opts.strictClose !== false ? '$' : ''; + var flags = opts.flags || ''; + var regex; + + if (opts.nocase === true && !/i/.test(flags)) { + flags += 'i'; + } + + try { + if (opts.negate || typeof opts.strictNegate === 'boolean') { + pattern = not.create(pattern, opts); + } + + var str = open + '(?:' + pattern + ')' + close; + regex = new RegExp(str, flags); + + if (opts.safe === true && safe(regex) === false) { + throw new Error('potentially unsafe regular expression: ' + regex.source); + } + + } catch (err) { + if (opts.strictErrors === true || opts.safe === true) { + err.key = key; + err.pattern = pattern; + err.originalOptions = options; + err.createdOptions = opts; + throw err; + } + + try { + regex = new RegExp('^' + pattern.replace(/(\W)/g, '\\$1') + '$'); + } catch (err) { + regex = /.^/; //<= match nothing + } + } + + if (opts.cache !== false) { + memoize(regex, key, pattern, opts); + } + return regex; +} + +/** + * Memoize generated regex. This can result in dramatic speed improvements + * and simplify debugging by adding options and pattern to the regex. It can be + * disabled by passing setting `options.cache` to false. + */ + +function memoize(regex, key, pattern, options) { + define(regex, 'cached', true); + define(regex, 'pattern', pattern); + define(regex, 'options', options); + define(regex, 'key', key); + cache[key] = regex; +} + +/** + * Create the key to use for memoization. The key is generated + * by iterating over the options and concatenating key-value pairs + * to the pattern string. + */ + +function createKey(pattern, options) { + if (!options) return pattern; + var key = pattern; + for (var prop in options) { + if (options.hasOwnProperty(prop)) { + key += ';' + prop + '=' + String(options[prop]); + } + } + return key; +} + +/** + * Expose `makeRe` + */ + +module.exports.makeRe = makeRe; diff --git a/node_modules/to-regex/package.json b/node_modules/to-regex/package.json new file mode 100644 index 0000000..e4277d3 --- /dev/null +++ b/node_modules/to-regex/package.json @@ -0,0 +1,62 @@ +{ + "name": "to-regex", + "description": "Generate a regex from a string or array of strings.", + "version": "3.0.2", + "homepage": "https://github.com/jonschlinkert/to-regex", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/to-regex", + "bugs": { + "url": "https://github.com/jonschlinkert/to-regex/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "define-property": "^2.0.2", + "extend-shallow": "^3.0.2", + "regex-not": "^1.0.2", + "safe-regex": "^1.1.0" + }, + "devDependencies": { + "gulp-format-md": "^1.0.0", + "mocha": "^3.5.3" + }, + "keywords": [ + "match", + "regex", + "regular expression", + "test", + "to" + ], + "verb": { + "toc": { + "method": "preWrite" + }, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "related": { + "list": [ + "has-glob", + "is-glob", + "path-regex", + "to-regex-range" + ] + }, + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/ttf2eot/LICENSE b/node_modules/ttf2eot/LICENSE new file mode 100644 index 0000000..7f5d59f --- /dev/null +++ b/node_modules/ttf2eot/LICENSE @@ -0,0 +1,22 @@ +(The MIT License) + +Copyright (C) 2013-2016 by Vitaly Puzrin + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + diff --git a/node_modules/ttf2eot/README.md b/node_modules/ttf2eot/README.md new file mode 100644 index 0000000..abf655c --- /dev/null +++ b/node_modules/ttf2eot/README.md @@ -0,0 +1,54 @@ +ttf2eot +======= + +ttf2eot converts TTF fonts to EOT format. That can be useful for different +webfont generation tools. + +This is node.js port of [ttf2eot](http://code.google.com/p/ttf2eot/). + + +Usage +----- + +Install: + +``` bash +npm install -g ttf2eot +``` + +Usage example: + +``` bash +ttf2eot fontello.ttf fontello.eot +``` + +Or: + +``` bash +ttf2eot < fontello.ttf > fontello.eot +``` + + +Possible problems +----------------- + +Due to bug in IE, font `FullName` __MUST__ begin with `FamilyName`. For example, +if `FamilyName` is `fontello`, then `FullName` should be `fontello regular` and +so on. + +In this condition is not satisfyed, then font will not be shown in IE. + + +Authors +------- + +* Viktor Semykin + + +License +------- + +Copyright (c) 2013-2016 [Vitaly Puzrin](https://github.com/puzrin). +Released under the MIT license. See +[LICENSE](https://github.com/nodeca/ttf2eot/blob/master/LICENSE) for details. + diff --git a/node_modules/ttf2eot/index.js b/node_modules/ttf2eot/index.js new file mode 100644 index 0000000..322499a --- /dev/null +++ b/node_modules/ttf2eot/index.js @@ -0,0 +1,233 @@ +/* + Author: Viktor Semykin + + Written for fontello.com project. +*/ + +'use strict' + +/** + * Offsets in EOT file structure. Refer to EOTPrefix in OpenTypeUtilities.cpp + */ +var EOT_OFFSET = { + LENGTH: 0, + FONT_LENGTH: 4, + VERSION: 8, + CHARSET: 26, + MAGIC: 34, + FONT_PANOSE: 16, + ITALIC: 27, + WEIGHT: 28, + UNICODE_RANGE: 36, + CODEPAGE_RANGE: 52, + CHECKSUM_ADJUSTMENT: 60 +} + +/** + * Offsets in different SFNT (TTF) structures. See OpenTypeUtilities.cpp + */ +var SFNT_OFFSET = { + // sfntHeader: + NUMTABLES: 4, + + // TableDirectoryEntry + TABLE_TAG: 0, + TABLE_OFFSET: 8, + TABLE_LENGTH: 12, + + // OS2Table + OS2_WEIGHT: 4, + OS2_FONT_PANOSE: 32, + OS2_UNICODE_RANGE: 42, + OS2_FS_SELECTION: 62, + OS2_CODEPAGE_RANGE: 78, + + // headTable + HEAD_CHECKSUM_ADJUSTMENT: 8, + + // nameTable + NAMETABLE_FORMAT: 0, + NAMETABLE_COUNT: 2, + NAMETABLE_STRING_OFFSET: 4, + + // nameRecord + NAME_PLATFORM_ID: 0, + NAME_ENCODING_ID: 2, + NAME_LANGUAGE_ID: 4, + NAME_NAME_ID: 6, + NAME_LENGTH: 8, + NAME_OFFSET: 10 +} + +/** + * Sizes of structures + */ +var SIZEOF = { + SFNT_TABLE_ENTRY: 16, + SFNT_HEADER: 12, + SFNT_NAMETABLE: 6, + SFNT_NAMETABLE_ENTRY: 12, + EOT_PREFIX: 82 +} + +/** + * Magic numbers + */ +var MAGIC = { + EOT_VERSION: 0x00020001, + EOT_MAGIC: 0x504c, + EOT_CHARSET: 1, + LANGUAGE_ENGLISH: 0x0409 +} + +/** + * Utility function to convert buffer of utf16be chars to buffer of utf16le + * chars prefixed with length and suffixed with zero + */ +function strbuf (str) { + var arr = Buffer.alloc(str.length + 4) + + arr.writeUint16LE(str.length, 0) + + for (var i = 0; i < str.length; i += 2) { + arr.writeUint16LE(str.readUint16BE(i), i + 2) + } + + arr.writeUint16LE(0, arr.length - 2) + + return arr +} + +// Takes TTF font on input and returns Uint8Array with EOT font +// +// Params: +// +// - arr(Uint8Array) +// +function ttf2eot (arr) { + arr = Buffer.from(arr.buffer, arr.byteOffset, arr.length) + + var out = Buffer.alloc(SIZEOF.EOT_PREFIX, 0) + var i, j + + out.writeUint32LE(arr.length, EOT_OFFSET.FONT_LENGTH) + out.writeUint32LE(MAGIC.EOT_VERSION, EOT_OFFSET.VERSION) + out.writeUint8(MAGIC.EOT_CHARSET, EOT_OFFSET.CHARSET) + out.writeUint16LE(MAGIC.EOT_MAGIC, EOT_OFFSET.MAGIC) + + var familyName = Buffer.of(0) + var subfamilyName = Buffer.of(0) + var fullName = Buffer.of(0) + var versionString = Buffer.of(0) + + var haveOS2 = false + var haveName = false + var haveHead = false + + var numTables = arr.readUint16BE(SFNT_OFFSET.NUMTABLES) + + for (i = 0; i < numTables; ++i) { + var data = arr.subarray(SIZEOF.SFNT_HEADER + i * SIZEOF.SFNT_TABLE_ENTRY) + var tableEntry = { + tag: String.fromCharCode.apply(null, data.subarray(SFNT_OFFSET.TABLE_TAG, SFNT_OFFSET.TABLE_TAG + 4)), + offset: data.readUint32BE(SFNT_OFFSET.TABLE_OFFSET), + length: data.readUint32BE(SFNT_OFFSET.TABLE_LENGTH) + } + + var table = arr.subarray(tableEntry.offset, tableEntry.offset + tableEntry.length) + + if (tableEntry.tag === 'OS/2') { + haveOS2 = true + var OS2Version = table.readUint16BE() + + for (j = 0; j < 10; ++j) { + out.writeUint8(table.readUint8(SFNT_OFFSET.OS2_FONT_PANOSE + j), EOT_OFFSET.FONT_PANOSE + j) + } + + out.writeUint8(table.readUint16BE(SFNT_OFFSET.OS2_FS_SELECTION) & 0x01, EOT_OFFSET.ITALIC) + out.writeUint32LE(table.readUint16BE(SFNT_OFFSET.OS2_WEIGHT), EOT_OFFSET.WEIGHT) + + for (j = 0; j < 4; ++j) { + out.writeUint32LE(table.readUint32BE(SFNT_OFFSET.OS2_UNICODE_RANGE + j * 4), + EOT_OFFSET.UNICODE_RANGE + j * 4) + } + + if (OS2Version >= 1) { + for (j = 0; j < 2; ++j) { + out.writeUint32LE(table.readUint32BE(SFNT_OFFSET.OS2_CODEPAGE_RANGE + j * 4), + EOT_OFFSET.CODEPAGE_RANGE + j * 4) + } + } + + } else if (tableEntry.tag === 'head') { + + haveHead = true + out.writeUint32LE(table.readUint32BE(SFNT_OFFSET.HEAD_CHECKSUM_ADJUSTMENT), EOT_OFFSET.CHECKSUM_ADJUSTMENT) + + } else if (tableEntry.tag === 'name') { + + haveName = true + + var nameTable = { + format: table.readUint16BE(SFNT_OFFSET.NAMETABLE_FORMAT), + count: table.readUint16BE(SFNT_OFFSET.NAMETABLE_COUNT), + stringOffset: table.readUint16BE(SFNT_OFFSET.NAMETABLE_STRING_OFFSET) + } + + for (j = 0; j < nameTable.count; ++j) { + var nameRecord = table.subarray(SIZEOF.SFNT_NAMETABLE + j * SIZEOF.SFNT_NAMETABLE_ENTRY) + var name = { + platformID: nameRecord.readUint16BE(SFNT_OFFSET.NAME_PLATFORM_ID), + encodingID: nameRecord.readUint16BE(SFNT_OFFSET.NAME_ENCODING_ID), + languageID: nameRecord.readUint16BE(SFNT_OFFSET.NAME_LANGUAGE_ID), + nameID: nameRecord.readUint16BE(SFNT_OFFSET.NAME_NAME_ID), + length: nameRecord.readUint16BE(SFNT_OFFSET.NAME_LENGTH), + offset: nameRecord.readUint16BE(SFNT_OFFSET.NAME_OFFSET) + } + + if (name.platformID === 3 && name.encodingID === 1 && name.languageID === MAGIC.LANGUAGE_ENGLISH) { + var s = strbuf(table.subarray( + nameTable.stringOffset + name.offset, + nameTable.stringOffset + name.offset + name.length)) + + switch (name.nameID) { + case 1: + familyName = s + break + case 2: + subfamilyName = s + break + case 4: + fullName = s + break + case 5: + versionString = s + break + } + } + } + } + if (haveOS2 && haveName && haveHead) { break } + } + + if (!(haveOS2 && haveName && haveHead)) { + throw new Error('Required section not found') + } + + // Create final buffer with the the same array type as input one. + var eot = Buffer.concat([ + out, + familyName, + subfamilyName, + versionString, + fullName, + Buffer.from([0, 0]), + arr + ]) + + eot.writeUint32LE(eot.length, EOT_OFFSET.LENGTH) // Calculate overall length + + return new Uint8Array(eot.buffer, eot.byteOffset, eot.length) +} + +module.exports = ttf2eot diff --git a/node_modules/ttf2eot/package.json b/node_modules/ttf2eot/package.json new file mode 100644 index 0000000..58cab35 --- /dev/null +++ b/node_modules/ttf2eot/package.json @@ -0,0 +1,32 @@ +{ + "name": "ttf2eot", + "version": "3.1.0", + "description": "Convert TTF font to EOT", + "keywords": [ + "font", + "ttf", + "eot", + "convertor" + ], + "author": "Viktor Semykin ", + "license": "MIT", + "repository": "fontello/ttf2eot", + "bin": { + "ttf2eot": "./ttf2eot.js" + }, + "files": [ + "index.js", + "ttf2eot.js" + ], + "scripts": { + "lint": "standardx . -v", + "test": "npm run lint && mocha" + }, + "dependencies": { + "argparse": "^2.0.1" + }, + "devDependencies": { + "mocha": "^9.2.0", + "standardx": "^7.0.0" + } +} diff --git a/node_modules/ttf2eot/ttf2eot.js b/node_modules/ttf2eot/ttf2eot.js new file mode 100644 index 0000000..47a4930 --- /dev/null +++ b/node_modules/ttf2eot/ttf2eot.js @@ -0,0 +1,68 @@ +#!/usr/bin/env node +/* + Author: Viktor Semykin + + Written for fontello.com project. +*/ + +'use strict' + +var fs = require('fs') +var ArgumentParser = require('argparse').ArgumentParser + +var ttf2eot = require('./index.js') + +var parser = new ArgumentParser({ + add_help: true, + description: 'TTF to EOT font converter' +}) + +parser.add_argument( + 'infile', + { + nargs: '?', + help: 'Input file (stdin if not defined)' + } +) + +parser.add_argument( + 'outfile', + { + nargs: '?', + help: 'Output file (stdout if not defined)' + } +) + +parser.add_argument( + '-v', '--version', + { + action: 'version', + version: require('./package.json').version, + help: "show program's version number and exit" + } +) + +/* eslint-disable no-console */ + +var args = parser.parse_args() + +var input + +try { + if (args.infile) { + input = fs.readFileSync(args.infile) + } else { + input = fs.readFileSync(process.stdin.fd) + } +} catch (e) { + console.error("Can't open input file (%s)", args.infile || 'stdin') + process.exit(1) +} + +var eot = ttf2eot(input) + +if (args.outfile) { + fs.writeFileSync(args.outfile, eot) +} else { + process.stdout.write(eot) +} diff --git a/node_modules/ttf2woff/CHANGELOG.md b/node_modules/ttf2woff/CHANGELOG.md new file mode 100644 index 0000000..92ad99f --- /dev/null +++ b/node_modules/ttf2woff/CHANGELOG.md @@ -0,0 +1,64 @@ +3.0.0 / 2021-07-29 +------------------ + +- Use node.js `Buffer` instead of `microbuffer` module internally. +- `require('ttf2eot')(buf)` now accepts `Uint8Array` and returns `Uint8Array` instead + of `microbuffer` (you now should use `result` directly instead of `result.buffer`). + + +2.0.2 / 2020-05-27 +------------------ + +- Fix deprecation warning in CLI (`new Buffer` => `Buffer.from`), #15. +- Dev deps bump & configs update. + + +2.0.1 / 2016-03-06 +------------------ + +- Added missed CLI file to published package. + + +2.0.0 / 2016-03-06 +------------------ + +- Maintenance release, no API changes. +- Drop old nodes support. +- Deps, CS update, tests. + + +1.3.0 / 2014-08-06 +------------------ + +- Replaced deflate implementation with pako (speed). +- Replaced ByteBuffer implementation with more fresh (sync with svg2ttf). + + +1.2.0 / 2013-11-04 +------------------ + +- Changed API to sync. +- Removed jDataView dependency. +- Removed node.js `zlib` dependency (use built-in js compressor). +- Should work in browser. + + +1.1.0 / 2013-07-24 +------------------ + +- Changed API to return jDataView (internals still uses async code for zlib). +- Fixed store for uncompressable tables. +- Code cleanup. + + +1.0.1 / 2013-04-25 +------------------ + +- Added tables checksums calculation. +- Minor code improvments. + + +1.0.0 / 2013-04-21 +------------------ + +- First release. diff --git a/node_modules/ttf2woff/LICENSE b/node_modules/ttf2woff/LICENSE new file mode 100644 index 0000000..5b42289 --- /dev/null +++ b/node_modules/ttf2woff/LICENSE @@ -0,0 +1,22 @@ +(The MIT License) + +Copyright (C) 2013 by Vitaly Puzrin + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + diff --git a/node_modules/ttf2woff/README.md b/node_modules/ttf2woff/README.md new file mode 100644 index 0000000..8dfe38a --- /dev/null +++ b/node_modules/ttf2woff/README.md @@ -0,0 +1,39 @@ +ttf2woff +======== + +ttf2woff converts TTF fonts to WOFF format. That can be useful for different +webfont generation tools. + +This is node.js partial port of original woff CLI tools +http://people.mozilla.com/~jkew/woff/ + + +Usage +----- + +Install: + +``` bash +npm install -g ttf2woff +``` + +Usage example: + +``` bash +ttf2woff fontello.ttf fontello.woff +``` + + +Authors +------- + +* Viktor Semykin + + +License +------- + +Copyright (c) 2013 [Vitaly Puzrin](https://github.com/puzrin). +Released under the MIT license. See +[LICENSE](https://github.com/nodeca/ttf2woff/blob/master/LICENSE) for details. + diff --git a/node_modules/ttf2woff/index.js b/node_modules/ttf2woff/index.js new file mode 100644 index 0000000..994db28 --- /dev/null +++ b/node_modules/ttf2woff/index.js @@ -0,0 +1,258 @@ +/* + Author: Viktor Semykin + + Written for fontello.com project. +*/ + +'use strict'; + + +var deflate = require('pako/lib/deflate.js').deflate; + + +function ulong(t) { + /* eslint-disable no-bitwise */ + t &= 0xffffffff; + if (t < 0) { + t += 0x100000000; + } + return t; +} + +function longAlign(n) { + /* eslint-disable no-bitwise */ + return (n + 3) & ~3; +} + +function calc_checksum(buf) { + var sum = 0; + var nlongs = buf.length / 4; + + for (var i = 0; i < nlongs; ++i) { + var t = buf.readUint32BE(i * 4); + + sum = ulong(sum + t); + } + return sum; +} + +var WOFF_OFFSET = { + MAGIC: 0, + FLAVOR: 4, + SIZE: 8, + NUM_TABLES: 12, + RESERVED: 14, + SFNT_SIZE: 16, + VERSION_MAJ: 20, + VERSION_MIN: 22, + META_OFFSET: 24, + META_LENGTH: 28, + META_ORIG_LENGTH: 32, + PRIV_OFFSET: 36, + PRIV_LENGTH: 40 +}; + +var WOFF_ENTRY_OFFSET = { + TAG: 0, + OFFSET: 4, + COMPR_LENGTH: 8, + LENGTH: 12, + CHECKSUM: 16 +}; + +var SFNT_OFFSET = { + TAG: 0, + CHECKSUM: 4, + OFFSET: 8, + LENGTH: 12 +}; + +var SFNT_ENTRY_OFFSET = { + FLAVOR: 0, + VERSION_MAJ: 4, + VERSION_MIN: 6, + CHECKSUM_ADJUSTMENT: 8 +}; + +var MAGIC = { + WOFF: 0x774F4646, + CHECKSUM_ADJUSTMENT: 0xB1B0AFBA +}; + +var SIZEOF = { + WOFF_HEADER: 44, + WOFF_ENTRY: 20, + SFNT_HEADER: 12, + SFNT_TABLE_ENTRY: 16 +}; + +function woffAppendMetadata(src, metadata) { + + var zdata = deflate(metadata); + + src.writeUint32BE(src.length + zdata.length, WOFF_OFFSET.SIZE); + src.writeUint32BE(src.length, WOFF_OFFSET.META_OFFSET); + src.writeUint32BE(zdata.length, WOFF_OFFSET.META_LENGTH); + src.writeUint32BE(metadata.length, WOFF_OFFSET.META_ORIG_LENGTH); + + return Buffer.concat([ src, zdata ]); +} + +function ttf2woff(arr, options) { + arr = Buffer.from(arr.buffer, arr.byteOffset, arr.length); + + options = options || {}; + + var version = { + maj: 0, + min: 1 + }; + var numTables = arr.readUint16BE(4); + //var sfntVersion = arr.readUint32BE(0); + var flavor = 0x10000; + + var woffHeader = Buffer.alloc(SIZEOF.WOFF_HEADER); + + woffHeader.writeUint32BE(MAGIC.WOFF, WOFF_OFFSET.MAGIC); + woffHeader.writeUint16BE(numTables, WOFF_OFFSET.NUM_TABLES); + woffHeader.writeUint16BE(0, WOFF_OFFSET.RESERVED); + woffHeader.writeUint32BE(0, WOFF_OFFSET.SFNT_SIZE); + woffHeader.writeUint32BE(0, WOFF_OFFSET.META_OFFSET); + woffHeader.writeUint32BE(0, WOFF_OFFSET.META_LENGTH); + woffHeader.writeUint32BE(0, WOFF_OFFSET.META_ORIG_LENGTH); + woffHeader.writeUint32BE(0, WOFF_OFFSET.PRIV_OFFSET); + woffHeader.writeUint32BE(0, WOFF_OFFSET.PRIV_LENGTH); + + var entries = []; + + var i, tableEntry; + + for (i = 0; i < numTables; ++i) { + var data = arr.subarray(SIZEOF.SFNT_HEADER + i * SIZEOF.SFNT_TABLE_ENTRY); + + tableEntry = { + Tag: data.subarray(SFNT_OFFSET.TAG, SFNT_OFFSET.TAG + 4), + checkSum: data.readUint32BE(SFNT_OFFSET.CHECKSUM), + Offset: data.readUint32BE(SFNT_OFFSET.OFFSET), + Length: data.readUint32BE(SFNT_OFFSET.LENGTH) + }; + entries.push (tableEntry); + } + entries = entries.sort(function (a, b) { + var aStr = String.fromCharCode.apply(null, a.Tag); + var bStr = String.fromCharCode.apply(null, b.Tag); + + return aStr === bStr ? 0 : aStr < bStr ? -1 : 1; + }); + + var offset = SIZEOF.WOFF_HEADER + numTables * SIZEOF.WOFF_ENTRY; + var woffSize = offset; + var sfntSize = SIZEOF.SFNT_HEADER + numTables * SIZEOF.SFNT_TABLE_ENTRY; + + var tableBuf = Buffer.alloc(numTables * SIZEOF.WOFF_ENTRY); + + for (i = 0; i < numTables; ++i) { + tableEntry = entries[i]; + + if (String.fromCharCode.apply(null, tableEntry.Tag) !== 'head') { + var algntable = arr.subarray(tableEntry.Offset, tableEntry.Offset + longAlign(tableEntry.Length)); + + if (calc_checksum(algntable) !== tableEntry.checkSum) { + throw 'Checksum error in ' + String.fromCharCode.apply(null, tableEntry.Tag); + } + } + + tableBuf.writeUint32BE(tableEntry.Tag.readUint32BE(0), i * SIZEOF.WOFF_ENTRY + WOFF_ENTRY_OFFSET.TAG); + tableBuf.writeUint32BE(tableEntry.Length, i * SIZEOF.WOFF_ENTRY + WOFF_ENTRY_OFFSET.LENGTH); + tableBuf.writeUint32BE(tableEntry.checkSum, i * SIZEOF.WOFF_ENTRY + WOFF_ENTRY_OFFSET.CHECKSUM); + sfntSize += longAlign(tableEntry.Length); + } + + var sfntOffset = SIZEOF.SFNT_HEADER + entries.length * SIZEOF.SFNT_TABLE_ENTRY; + var csum = calc_checksum(arr.subarray(0, SIZEOF.SFNT_HEADER)); + + for (i = 0; i < entries.length; ++i) { + tableEntry = entries[i]; + + var b = Buffer.alloc(SIZEOF.SFNT_TABLE_ENTRY); + + b.writeUint32BE(tableEntry.Tag.readUint32BE(0), SFNT_OFFSET.TAG); + b.writeUint32BE(tableEntry.checkSum, SFNT_OFFSET.CHECKSUM); + b.writeUint32BE(sfntOffset, SFNT_OFFSET.OFFSET); + b.writeUint32BE(tableEntry.Length, SFNT_OFFSET.LENGTH); + sfntOffset += longAlign(tableEntry.Length); + csum += calc_checksum(b); + csum += tableEntry.checkSum; + } + + var checksumAdjustment = ulong(MAGIC.CHECKSUM_ADJUSTMENT - csum); + + var len, woffDataChains = []; + + for (i = 0; i < entries.length; ++i) { + tableEntry = entries[i]; + + var sfntData = arr.subarray(tableEntry.Offset, tableEntry.Offset + tableEntry.Length); + + if (String.fromCharCode.apply(null, tableEntry.Tag) === 'head') { + version.maj = sfntData.readUint16BE(SFNT_ENTRY_OFFSET.VERSION_MAJ); + version.min = sfntData.readUint16BE(SFNT_ENTRY_OFFSET.VERSION_MIN); + flavor = sfntData.readUint32BE(SFNT_ENTRY_OFFSET.FLAVOR); + sfntData.writeUint32BE(checksumAdjustment, SFNT_ENTRY_OFFSET.CHECKSUM_ADJUSTMENT); + } + + var res = deflate(sfntData); + + var compLength; + + // We should use compression only if it really save space (standard requirement). + // Also, data should be aligned to long (with zeros?). + compLength = Math.min(res.length, sfntData.length); + len = longAlign(compLength); + + var woffData = Buffer.alloc(len, 0); + + if (res.length >= sfntData.length) { + woffData.set(sfntData); + } else { + woffData.set(res); + } + + tableBuf.writeUint32BE(offset, i * SIZEOF.WOFF_ENTRY + WOFF_ENTRY_OFFSET.OFFSET); + + offset += woffData.length; + woffSize += woffData.length; + + tableBuf.writeUint32BE(compLength, i * SIZEOF.WOFF_ENTRY + WOFF_ENTRY_OFFSET.COMPR_LENGTH); + + woffDataChains.push(woffData); + } + + woffHeader.writeUint32BE(woffSize, WOFF_OFFSET.SIZE); + woffHeader.writeUint32BE(sfntSize, WOFF_OFFSET.SFNT_SIZE); + woffHeader.writeUint16BE(version.maj, WOFF_OFFSET.VERSION_MAJ); + woffHeader.writeUint16BE(version.min, WOFF_OFFSET.VERSION_MIN); + woffHeader.writeUint32BE(flavor, WOFF_OFFSET.FLAVOR); + + var out = Buffer.alloc(woffSize); + var pos = 0; + + out.set(woffHeader, pos); + pos += woffHeader.length; + + out.set(tableBuf, pos); + pos += tableBuf.length; + + for (i = 0; i < woffDataChains.length; i++) { + out.set(woffDataChains[i], pos); + pos += woffDataChains[i].length; + } + + if (options.metadata) { + out = woffAppendMetadata(out, options.metadata); + } + + return new Uint8Array(out.buffer, out.byteOffset, out.length); +} + +module.exports = ttf2woff; diff --git a/node_modules/ttf2woff/package.json b/node_modules/ttf2woff/package.json new file mode 100644 index 0000000..bae9daf --- /dev/null +++ b/node_modules/ttf2woff/package.json @@ -0,0 +1,33 @@ +{ + "name": "ttf2woff", + "version": "3.0.0", + "description": "Convert TTF font to WOFF", + "keywords": [ + "font", + "ttf", + "woff", + "convertor" + ], + "author": "Viktor Semykin ", + "license": "MIT", + "repository": "fontello/ttf2woff", + "bin": { + "ttf2woff": "./ttf2woff.js" + }, + "files": [ + "index.js", + "ttf2woff.js" + ], + "scripts": { + "lint": "./node_modules/.bin/eslint .", + "test": "npm run lint && ./node_modules/.bin/mocha" + }, + "dependencies": { + "argparse": "^2.0.1", + "pako": "^1.0.0" + }, + "devDependencies": { + "eslint": "^7.1.0", + "mocha": "^7.2.0" + } +} diff --git a/node_modules/ttf2woff/ttf2woff.js b/node_modules/ttf2woff/ttf2woff.js new file mode 100644 index 0000000..b9f793f --- /dev/null +++ b/node_modules/ttf2woff/ttf2woff.js @@ -0,0 +1,81 @@ +#!/usr/bin/env node +/* + Author: Viktor Semykin + + Written for fontello.com project. +*/ + +'use strict'; + + +var fs = require('fs'); +var ArgumentParser = require('argparse').ArgumentParser; + +var ttf2woff = require('./index.js'); + + +var parser = new ArgumentParser({ + add_help: true, + description: 'TTF to WOFF font converter' +}); + +parser.add_argument( + 'infile', + { + nargs: 1, + help: 'Input file' + } +); + +parser.add_argument( + 'outfile', + { + nargs: 1, + help: 'Output file' + } +); + +parser.add_argument( + '-m', '--metadata', + { + help: 'Metadata XML file (optional)', + required: false + } +); + +parser.add_argument( + '-v', '--version', + { + action: 'version', + version: require('./package.json').version, + help: "show program's version number and exit" + } +); + +var args = parser.parse_args(); +var input; +var options = {}; + +/* eslint-disable */ + +try { + input = fs.readFileSync(args.infile[0]); +} catch (e) { + console.error("Can't open input file (%s)", args.infile[0]); + process.exit(1); +} + +if (args.metadata) { + try { + options.metadata = Array.prototype.slice.call(fs.readFileSync (args.metadata), 0); + } catch (e) { + console.error("Can't open metadata file (%s)", args.infile); + process.exit(1); + } +} + +var ttf = new Uint8Array(input); +var woff = ttf2woff(ttf, options); + +fs.writeFileSync(args.outfile[0], woff); + diff --git a/node_modules/ttf2woff2/CHANGELOG.md b/node_modules/ttf2woff2/CHANGELOG.md new file mode 100644 index 0000000..5d3705d --- /dev/null +++ b/node_modules/ttf2woff2/CHANGELOG.md @@ -0,0 +1,59 @@ +## [4.0.5](https://github.com/nfroidure/ttf2woff2/compare/v4.0.4...v4.0.5) (2022-04-23) + + +### Chore + +* **bundle:** Update Emscripten builds +* **ci:** Add Node 18 to test matrix +* **dependencies:** Update dependencies (node-gyp, eslint, prettier) and remove unsued dependencies (babel-eslint, @babel/register) +* **readme:** Add PowerShell use case ([#72](https://github.com/nfroidure/ttf2woff2/pull/72)) + + +## [4.0.4](https://github.com/nfroidure/ttf2woff2/compare/v4.0.3...v4.0.4) (2021-05-29) + + +### Chore + +* **dependencies:** Update jest, mocha, node-gyp ([#71](https://github.com/nfroidure/ttf2woff2/pull/71)) + + +## [4.0.3](https://github.com/nfroidure/ttf2woff2/compare/v4.0.2...v4.0.3) (2021-05-29) + + +### Bug Fixes + +* **build:** support Node 16 ([b8a8986](https://github.com/nfroidure/ttf2woff2/commit/b8a898636b5d66e55bc1344caa15a03f49c46b59)) + + +## [4.0.2](https://github.com/nfroidure/ttf2woff2/compare/v4.0.1...v4.0.2) (2021-03-15) + + +### Bug Fixes + +* **docs:** fix the readme ([acb62c5](https://github.com/nfroidure/ttf2woff2/commit/acb62c579974b510a4d824ee5a6fed74923f3935)) + + + +## [4.0.1](https://github.com/nfroidure/ttf2woff2/compare/v4.0.0...v4.0.1) (2020-12-22) + + +### Bug Fixes + +* **bundle:** add necessary files to the bundle ([fc9bb76](https://github.com/nfroidure/ttf2woff2/commit/fc9bb76fa8a51b55a81aec5a7a8efb72722860cc)) + + + +# [4.0.0](https://github.com/nfroidure/ttf2woff2/compare/v3.0.0...v4.0.0) (2020-12-22) + + +### chore + +* **dependencies:** update dependencies ([0657e8d](https://github.com/nfroidure/ttf2woff2/commit/0657e8df60fa5b984406cf0d33b86c64c759a2c8)) + + +### BREAKING CHANGES + +* **dependencies:** Requiring Node12 to work + + + diff --git a/node_modules/ttf2woff2/LICENSE b/node_modules/ttf2woff2/LICENSE new file mode 100644 index 0000000..df9966e --- /dev/null +++ b/node_modules/ttf2woff2/LICENSE @@ -0,0 +1,20 @@ +The MIT License (MIT) +Copyright © 2017 Nicolas Froidure + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the “Software”), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/ttf2woff2/README.md b/node_modules/ttf2woff2/README.md new file mode 100644 index 0000000..f2d475a --- /dev/null +++ b/node_modules/ttf2woff2/README.md @@ -0,0 +1,63 @@ +[//]: # ( ) +[//]: # (This file is automatically generated by a `metapak`) +[//]: # (module. Do not change it except between the) +[//]: # (`content:start/end` flags, your changes would) +[//]: # (be overridden.) +[//]: # ( ) +# ttf2woff2 +> Convert TTF files to WOFF2 ones. + +[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/nfroidure/ttf2woff2/blob/master/LICENSE) +[![Coverage Status](https://coveralls.io/repos/github/git@github.com:nfroidure/ttf2woff2.git/badge.svg?branch=master)](https://coveralls.io/github/git@github.com:nfroidure/ttf2woff2.git?branch=master) +[![NPM version](https://badge.fury.io/js/ttf2woff2.svg)](https://npmjs.org/package/ttf2woff2) +[![Dependency Status](https://david-dm.org/nfroidure/ttf2woff2.svg)](https://david-dm.org/nfroidure/ttf2woff2) +[![devDependency Status](https://david-dm.org/nfroidure/ttf2woff2/dev-status.svg)](https://david-dm.org/nfroidure/ttf2woff2#info=devDependencies) +[![Package Quality](https://npm.packagequality.com/shield/ttf2woff2.svg)](https://packagequality.com/#?package=ttf2woff2) + + +[//]: # (::contents:start) + +This is a NodeJS wrapper for the Google [WOFF2](https://github.com/google/woff2) +project. If the C++ wrapper compilation fail, it +[fallbacks to an Emscripten build](http://insertafter.com/en/blog/native-node-module.html). + +## Usage + +### CLI + +Install `ttf2woff2` globally, then: + +```sh +cat font.ttf | ttf2woff2 > font.woff2 +``` + +On Windows without `cat`, use (in PowerShell): +```pwsh +Start-Process -NoNewWindow -Wait ttf2woff2.cmd -RedirectStandardInput font.ttf -RedirectStandardOutput font.woff2 +# OR +start-process -nnw -wait ttf2woff2.cmd -rsi font.ttf -rso font.woff2 +``` + +### API + +```js +var fs = require('fs'); +var ttf2woff2 = require('ttf2woff2'); + +var input = fs.readFileSync('font.ttf'); + +fs.writeFileSync('font.woff2', ttf2woff2(input)); +``` + +## Contributing + +Feel free to push your code if you agree with publishing under the MIT license. + +[//]: # (::contents:end) + +# Authors +- [Nicolas Froidure](https://insertafter.com/en/index.html) +- [Anders Kaseorg](mailto:andersk@mit.edu) + +# License +[MIT](https://github.com/nfroidure/ttf2woff2/blob/master/LICENSE) diff --git a/node_modules/ttf2woff2/bin/ttf2woff2.js b/node_modules/ttf2woff2/bin/ttf2woff2.js new file mode 100644 index 0000000..477221b --- /dev/null +++ b/node_modules/ttf2woff2/bin/ttf2woff2.js @@ -0,0 +1,15 @@ +#! /usr/bin/env node + +var BufferStreams = require('bufferstreams'); +var ttf2woff2 = require('../dist'); + +process.stdin + .pipe( + new BufferStreams(function (err, buf, cb) { + if (err) { + throw err; + } + cb(null, ttf2woff2(buf)); + }), + ) + .pipe(process.stdout); diff --git a/node_modules/ttf2woff2/binding.gyp b/node_modules/ttf2woff2/binding.gyp new file mode 100644 index 0000000..379d29f --- /dev/null +++ b/node_modules/ttf2woff2/binding.gyp @@ -0,0 +1,45 @@ +{ + "targets": [ + { + "target_name": "addon", + "sources": [ + "csrc/addon.cc", + + "csrc/woff2/glyph.cc", + "csrc/woff2/font.cc", + "csrc/woff2/normalize.cc", + "csrc/woff2/table_tags.cc", + "csrc/woff2/transform.cc", + "csrc/woff2/variable_length.cc", + "csrc/woff2/woff2_common.cc", + "csrc/woff2/woff2_enc.cc", + + "csrc/enc/backward_references.cc", + "csrc/enc/block_splitter.cc", + "csrc/enc/brotli_bit_stream.cc", + "csrc/enc/encode.cc", + "csrc/enc/encode_parallel.cc", + "csrc/enc/entropy_encode.cc", + "csrc/enc/histogram.cc", + "csrc/enc/literal_cost.cc", + "csrc/enc/metablock.cc", + "csrc/enc/streams.cc" + ], + "include_dirs" : [ + " +#include +#include +#include +#include "./woff2/woff2_enc.h" + +using namespace v8; + +NAN_METHOD(convert) { + Isolate *isolate = info.GetIsolate(); + Local context = isolate->GetCurrentContext(); + Local inputBuffer = info[0]->ToObject(context).ToLocalChecked(); + + if (!node::Buffer::HasInstance(inputBuffer)) { + Nan::ThrowError(Nan::TypeError("First arg should be a Buffer")); + return; + } + + size_t input_length = node::Buffer::Length(inputBuffer); + char* input_data = node::Buffer::Data(inputBuffer); + + // Determine the maximum needed length + size_t max_output_length = woff2::MaxWOFF2CompressedSize( + reinterpret_cast(input_data), input_length); + size_t actual_output_length = max_output_length; + + char* output_data = (char*) calloc(max_output_length, 1); + + // Create the Woff2 font + if (!woff2::ConvertTTFToWOFF2( + reinterpret_cast(input_data), input_length, + reinterpret_cast(output_data), &actual_output_length + )) { + Nan::ThrowError(Nan::Error("Could not convert the given font.")); + return; + } + + // Free the unused memory + output_data = (char*) realloc(output_data, actual_output_length); + + Nan::MaybeLocal outputBuffer = Nan::NewBuffer( + output_data, + actual_output_length + ); + + info.GetReturnValue().Set(outputBuffer.ToLocalChecked()); +} + + +NAN_MODULE_INIT(Init) { + Nan::Set(target, Nan::New("convert").ToLocalChecked(), + Nan::GetFunction(Nan::New(convert)).ToLocalChecked()); +} + +NODE_MODULE(addon, Init) diff --git a/node_modules/ttf2woff2/csrc/enc/backward_references.cc b/node_modules/ttf2woff2/csrc/enc/backward_references.cc new file mode 100644 index 0000000..bfeaab6 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/backward_references.cc @@ -0,0 +1,374 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Function to find backward reference copies. + +#include "./backward_references.h" + +#include +#include + +#include "./command.h" + +namespace brotli { + +template +void CreateBackwardReferences(size_t num_bytes, + size_t position, + const uint8_t* ringbuffer, + size_t ringbuffer_mask, + const float* literal_cost, + size_t literal_cost_mask, + const size_t max_backward_limit, + const double base_min_score, + const int quality, + Hasher* hasher, + int* dist_cache, + int* last_insert_len, + Command* commands, + int* num_commands) { + if (num_bytes >= 3 && position >= 3) { + // Prepare the hashes for three last bytes of the last write. + // These could not be calculated before, since they require knowledge + // of both the previous and the current block. + hasher->Store(&ringbuffer[(position - 3) & ringbuffer_mask], + position - 3); + hasher->Store(&ringbuffer[(position - 2) & ringbuffer_mask], + position - 2); + hasher->Store(&ringbuffer[(position - 1) & ringbuffer_mask], + position - 1); + } + const Command * const orig_commands = commands; + int insert_length = *last_insert_len; + size_t i = position & ringbuffer_mask; + const int i_diff = position - i; + const size_t i_end = i + num_bytes; + + // For speed up heuristics for random data. + const int random_heuristics_window_size = quality < 9 ? 64 : 512; + int apply_random_heuristics = i + random_heuristics_window_size; + + double average_cost = 5.4; + if (kUseCostModel) { + average_cost = 0.0; + for (int k = position; k < position + num_bytes; ++k) { + average_cost += literal_cost[k & literal_cost_mask]; + } + if (num_bytes > 0) { + average_cost /= num_bytes; + } + } + + // M1 match is for considering for two repeated copies, if moving + // one literal form the previous copy to the current one allows the + // current copy to be more efficient (because the way static dictionary + // codes words). M1 matching improves text compression density by ~0.15 %. + bool match_found_M1 = false; + int best_len_M1 = 0; + int best_len_code_M1 = 0; + int best_dist_M1 = 0; + double best_score_M1 = 0; + while (i + 3 < i_end) { + int max_length = i_end - i; + size_t max_distance = std::min(i + i_diff, max_backward_limit); + double min_score = base_min_score; + if (kUseCostModel && insert_length < 8) { + double cost_diff[8] = + { 0.1, 0.038, 0.019, 0.013, 0.001, 0.001, 0.001, 0.001 }; + min_score += cost_diff[insert_length]; + } + int best_len = 0; + int best_len_code = 0; + int best_dist = 0; + double best_score = min_score; + bool match_found = hasher->FindLongestMatch( + ringbuffer, ringbuffer_mask, + literal_cost, literal_cost_mask, average_cost, + dist_cache, i + i_diff, max_length, max_distance, + &best_len, &best_len_code, &best_dist, &best_score); + if (match_found) { + if (kUseDictionary && match_found_M1 && best_score_M1 > best_score) { + // Two copies after each other. Take the last literal from the + // last copy, and use it as the first of this one. + Command prev_cmd = commands[-1]; + commands[-1] = Command(prev_cmd.insert_len_, + prev_cmd.copy_len_ - 1, + prev_cmd.copy_len_ - 1, + prev_cmd.DistanceCode()); + hasher->Store(ringbuffer + i, i + i_diff); + --i; + best_len = best_len_M1; + best_len_code = best_len_code_M1; + best_dist = best_dist_M1; + best_score = best_score_M1; + } else { + // Found a match. Let's look for something even better ahead. + int delayed_backward_references_in_row = 0; + for (;;) { + --max_length; + int best_len_2 = quality < 4 ? std::min(best_len - 1, max_length) : 0; + int best_len_code_2 = 0; + int best_dist_2 = 0; + double best_score_2 = min_score; + max_distance = std::min(i + i_diff + 1, max_backward_limit); + hasher->Store(ringbuffer + i, i + i_diff); + match_found = hasher->FindLongestMatch( + ringbuffer, ringbuffer_mask, + literal_cost, literal_cost_mask, average_cost, + dist_cache, i + i_diff + 1, max_length, max_distance, + &best_len_2, &best_len_code_2, &best_dist_2, &best_score_2); + double cost_diff_lazy = 7.0; + if (kUseCostModel) { + cost_diff_lazy = 0.0; + if (best_len >= 4) { + cost_diff_lazy += + literal_cost[(i + 4) & literal_cost_mask] - average_cost; + } + { + const int tail_length = best_len_2 - best_len + 1; + for (int k = 0; k < tail_length; ++k) { + cost_diff_lazy -= + literal_cost[(i + best_len + k) & literal_cost_mask] - + average_cost; + } + } + // If we are not inserting any symbols, inserting one is more + // expensive than if we were inserting symbols anyways. + if (insert_length < 1) { + cost_diff_lazy += 0.97; + } + // Add bias to slightly avoid lazy matching. + cost_diff_lazy += 2.0 + delayed_backward_references_in_row * 0.2; + cost_diff_lazy += 0.04 * literal_cost[i & literal_cost_mask]; + } + if (match_found && best_score_2 >= best_score + cost_diff_lazy) { + // Ok, let's just write one byte for now and start a match from the + // next byte. + ++i; + ++insert_length; + best_len = best_len_2; + best_len_code = best_len_code_2; + best_dist = best_dist_2; + best_score = best_score_2; + if (++delayed_backward_references_in_row < 4) { + continue; + } + } + break; + } + } + apply_random_heuristics = + i + 2 * best_len + random_heuristics_window_size; + max_distance = std::min(i + i_diff, max_backward_limit); + int distance_code = best_dist + 16; + if (best_dist <= max_distance) { + if (best_dist == dist_cache[0]) { + distance_code = 1; + } else if (best_dist == dist_cache[1]) { + distance_code = 2; + } else if (best_dist == dist_cache[2]) { + distance_code = 3; + } else if (best_dist == dist_cache[3]) { + distance_code = 4; + } else if (quality > 1 && best_dist >= 6) { + for (int k = 4; k < kNumDistanceShortCodes; ++k) { + int idx = kDistanceCacheIndex[k]; + int candidate = dist_cache[idx] + kDistanceCacheOffset[k]; + static const int kLimits[16] = { 0, 0, 0, 0, + 6, 6, 11, 11, + 11, 11, 11, 11, + 12, 12, 12, 12 }; + if (best_dist == candidate && best_dist >= kLimits[k]) { + distance_code = k + 1; + break; + } + } + } + if (distance_code > 1) { + dist_cache[3] = dist_cache[2]; + dist_cache[2] = dist_cache[1]; + dist_cache[1] = dist_cache[0]; + dist_cache[0] = best_dist; + } + } + Command cmd(insert_length, best_len, best_len_code, distance_code); + *commands++ = cmd; + insert_length = 0; + if (kUseDictionary) { + ++i; + // Copy all copied literals to the hasher, except the last one. + // We cannot store the last one yet, otherwise we couldn't find + // the possible M1 match. + for (int j = 1; j < best_len - 1; ++j) { + if (i + 3 < i_end) { + hasher->Store(ringbuffer + i, i + i_diff); + } + ++i; + } + // Prepare M1 match. + if (hasher->HasStaticDictionary() && + best_len >= 4 && i + 20 < i_end && best_dist <= max_distance) { + max_distance = std::min(i + i_diff, max_backward_limit); + best_score_M1 = min_score; + match_found_M1 = hasher->FindLongestMatch( + ringbuffer, ringbuffer_mask, + literal_cost, literal_cost_mask, average_cost, + dist_cache, i + i_diff, i_end - i, max_distance, + &best_len_M1, &best_len_code_M1, &best_dist_M1, &best_score_M1); + } else { + match_found_M1 = false; + } + if (kUseCostModel) { + // This byte is just moved from the previous copy to the current, + // that is no gain. + best_score_M1 -= literal_cost[i & literal_cost_mask]; + // Adjust for losing the opportunity for lazy matching. + best_score_M1 -= 3.75; + } + // Store the last one of the match. + if (i + 3 < i_end) { + hasher->Store(ringbuffer + i, i + i_diff); + } + ++i; + } else { + // Put the hash keys into the table, if there are enough + // bytes left. + for (int j = 1; j < best_len; ++j) { + hasher->Store(&ringbuffer[i + j], i + i_diff + j); + } + i += best_len; + } + } else { + match_found_M1 = false; + ++insert_length; + hasher->Store(ringbuffer + i, i + i_diff); + ++i; + // If we have not seen matches for a long time, we can skip some + // match lookups. Unsuccessful match lookups are very very expensive + // and this kind of a heuristic speeds up compression quite + // a lot. + if (i > apply_random_heuristics) { + // Going through uncompressible data, jump. + if (i > apply_random_heuristics + 4 * random_heuristics_window_size) { + // It is quite a long time since we saw a copy, so we assume + // that this data is not compressible, and store hashes less + // often. Hashes of non compressible data are less likely to + // turn out to be useful in the future, too, so we store less of + // them to not to flood out the hash table of good compressible + // data. + int i_jump = std::min(i + 16, i_end - 4); + for (; i < i_jump; i += 4) { + hasher->Store(ringbuffer + i, i + i_diff); + insert_length += 4; + } + } else { + int i_jump = std::min(i + 8, i_end - 3); + for (; i < i_jump; i += 2) { + hasher->Store(ringbuffer + i, i + i_diff); + insert_length += 2; + } + } + } + } + } + insert_length += (i_end - i); + *last_insert_len = insert_length; + *num_commands += (commands - orig_commands); +} + +void CreateBackwardReferences(size_t num_bytes, + size_t position, + const uint8_t* ringbuffer, + size_t ringbuffer_mask, + const float* literal_cost, + size_t literal_cost_mask, + const size_t max_backward_limit, + const double base_min_score, + const int quality, + Hashers* hashers, + int hash_type, + int* dist_cache, + int* last_insert_len, + Command* commands, + int* num_commands) { + switch (hash_type) { + case 1: + CreateBackwardReferences( + num_bytes, position, ringbuffer, ringbuffer_mask, + literal_cost, literal_cost_mask, max_backward_limit, base_min_score, + quality, hashers->hash_h1.get(), dist_cache, last_insert_len, + commands, num_commands); + break; + case 2: + CreateBackwardReferences( + num_bytes, position, ringbuffer, ringbuffer_mask, + literal_cost, literal_cost_mask, max_backward_limit, base_min_score, + quality, hashers->hash_h2.get(), dist_cache, last_insert_len, + commands, num_commands); + break; + case 3: + CreateBackwardReferences( + num_bytes, position, ringbuffer, ringbuffer_mask, + literal_cost, literal_cost_mask, max_backward_limit, base_min_score, + quality, hashers->hash_h3.get(), dist_cache, last_insert_len, + commands, num_commands); + break; + case 4: + CreateBackwardReferences( + num_bytes, position, ringbuffer, ringbuffer_mask, + literal_cost, literal_cost_mask, max_backward_limit, base_min_score, + quality, hashers->hash_h4.get(), dist_cache, last_insert_len, + commands, num_commands); + break; + case 5: + CreateBackwardReferences( + num_bytes, position, ringbuffer, ringbuffer_mask, + literal_cost, literal_cost_mask, max_backward_limit, base_min_score, + quality, hashers->hash_h5.get(), dist_cache, last_insert_len, + commands, num_commands); + break; + case 6: + CreateBackwardReferences( + num_bytes, position, ringbuffer, ringbuffer_mask, + literal_cost, literal_cost_mask, max_backward_limit, base_min_score, + quality, hashers->hash_h6.get(), dist_cache, last_insert_len, + commands, num_commands); + break; + case 7: + CreateBackwardReferences( + num_bytes, position, ringbuffer, ringbuffer_mask, + literal_cost, literal_cost_mask, max_backward_limit, base_min_score, + quality, hashers->hash_h7.get(), dist_cache, last_insert_len, + commands, num_commands); + break; + case 8: + CreateBackwardReferences( + num_bytes, position, ringbuffer, ringbuffer_mask, + literal_cost, literal_cost_mask, max_backward_limit, base_min_score, + quality, hashers->hash_h8.get(), dist_cache, last_insert_len, + commands, num_commands); + break; + case 9: + CreateBackwardReferences( + num_bytes, position, ringbuffer, ringbuffer_mask, + literal_cost, literal_cost_mask, max_backward_limit, base_min_score, + quality, hashers->hash_h9.get(), dist_cache, last_insert_len, + commands, num_commands); + break; + default: + break; + } +} + +} // namespace brotli diff --git a/node_modules/ttf2woff2/csrc/enc/backward_references.h b/node_modules/ttf2woff2/csrc/enc/backward_references.h new file mode 100644 index 0000000..691a7b1 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/backward_references.h @@ -0,0 +1,46 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Function to find backward reference copies. + +#ifndef BROTLI_ENC_BACKWARD_REFERENCES_H_ +#define BROTLI_ENC_BACKWARD_REFERENCES_H_ + +#include +#include + +#include "./hash.h" +#include "./command.h" + +namespace brotli { + +void CreateBackwardReferences(size_t num_bytes, + size_t position, + const uint8_t* ringbuffer, + size_t ringbuffer_mask, + const float* literal_cost, + size_t literal_cost_mask, + const size_t max_backward_limit, + const double base_min_score, + const int quality, + Hashers* hashers, + int hash_type, + int* dist_cache, + int* last_insert_len, + Command* commands, + int* num_commands); + +} // namespace brotli + +#endif // BROTLI_ENC_BACKWARD_REFERENCES_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/bit_cost.h b/node_modules/ttf2woff2/csrc/enc/bit_cost.h new file mode 100644 index 0000000..47c35ef --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/bit_cost.h @@ -0,0 +1,168 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Functions to estimate the bit cost of Huffman trees. + +#ifndef BROTLI_ENC_BIT_COST_H_ +#define BROTLI_ENC_BIT_COST_H_ + +#include + +#include "./entropy_encode.h" +#include "./fast_log.h" + +namespace brotli { + +static inline double BitsEntropy(const int *population, int size) { + int sum = 0; + double retval = 0; + const int *population_end = population + size; + int p; + if (size & 1) { + goto odd_number_of_elements_left; + } + while (population < population_end) { + p = *population++; + sum += p; + retval -= p * FastLog2(p); + odd_number_of_elements_left: + p = *population++; + sum += p; + retval -= p * FastLog2(p); + } + if (sum) retval += sum * FastLog2(sum); + if (retval < sum) { + // At least one bit per literal is needed. + retval = sum; + } + return retval; +} + +static const int kHuffmanExtraBits[kCodeLengthCodes] = { + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, +}; + +static inline int HuffmanTreeBitCost(const int* counts, const uint8_t* depth) { + int nbits = 0; + for (int i = 0; i < kCodeLengthCodes; ++i) { + nbits += counts[i] * (depth[i] + kHuffmanExtraBits[i]); + } + return nbits; +} + +static inline int HuffmanTreeBitCost( + const Histogram& histogram, + const EntropyCode& entropy) { + return HuffmanTreeBitCost(&histogram.data_[0], &entropy.depth_[0]); +} + +static inline int HuffmanBitCost(const uint8_t* depth, int length) { + int max_depth = 1; + int histogram[kCodeLengthCodes] = { 0 }; + int tail_start = 0; + int prev_value = 8; + // compute histogram of compacted huffman tree + for (int i = 0; i < length;) { + const int value = depth[i]; + if (value > max_depth) { + max_depth = value; + } + int reps = 1; + for (int k = i + 1; k < length && depth[k] == value; ++k) { + ++reps; + } + i += reps; + if (i == length && value == 0) + break; + if (value == 0) { + if (reps < 3) { + histogram[0] += reps; + } else { + reps -= 2; + while (reps > 0) { + ++histogram[17]; + reps >>= 3; + } + } + } else { + tail_start = i; + if (value != prev_value) { + ++histogram[value]; + --reps; + } + prev_value = value; + if (reps < 3) { + histogram[value] += reps; + } else { + reps -= 2; + while (reps > 0) { + ++histogram[16]; + reps >>= 2; + } + } + } + } + + // create huffman tree of huffman tree + uint8_t cost[kCodeLengthCodes] = { 0 }; + CreateHuffmanTree(histogram, kCodeLengthCodes, 7, cost); + // account for rle extra bits + cost[16] += 2; + cost[17] += 3; + + int tree_size = 0; + int bits = 18 + 2 * max_depth; // huffman tree of huffman tree cost + for (int i = 0; i < kCodeLengthCodes; ++i) { + bits += histogram[i] * cost[i]; // huffman tree bit cost + tree_size += histogram[i]; + } + return bits; +} + +template +double PopulationCost(const Histogram& histogram) { + if (histogram.total_count_ == 0) { + return 12; + } + int count = 0; + for (int i = 0; i < kSize && count < 5; ++i) { + if (histogram.data_[i] > 0) { + ++count; + } + } + if (count == 1) { + return 12; + } + if (count == 2) { + return 20 + histogram.total_count_; + } + uint8_t depth[kSize] = { 0 }; + CreateHuffmanTree(&histogram.data_[0], kSize, 15, depth); + int bits = 0; + for (int i = 0; i < kSize; ++i) { + bits += histogram.data_[i] * depth[i]; + } + if (count == 3) { + bits += 28; + } else if (count == 4) { + bits += 37; + } else { + bits += HuffmanBitCost(depth, kSize); + } + return bits; +} + +} // namespace brotli + +#endif // BROTLI_ENC_BIT_COST_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/block_splitter.cc b/node_modules/ttf2woff2/csrc/enc/block_splitter.cc new file mode 100644 index 0000000..080976d --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/block_splitter.cc @@ -0,0 +1,402 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Block split point selection utilities. + +#include "./block_splitter.h" + +#include +#include +#include +#include + +#include +#include + +#include "./cluster.h" +#include "./command.h" +#include "./fast_log.h" +#include "./histogram.h" + +namespace brotli { + +static const int kMaxLiteralHistograms = 100; +static const int kMaxCommandHistograms = 50; +static const double kLiteralBlockSwitchCost = 28.1; +static const double kCommandBlockSwitchCost = 13.5; +static const double kDistanceBlockSwitchCost = 14.6; +static const int kLiteralStrideLength = 70; +static const int kCommandStrideLength = 40; +static const int kSymbolsPerLiteralHistogram = 544; +static const int kSymbolsPerCommandHistogram = 530; +static const int kSymbolsPerDistanceHistogram = 544; +static const int kMinLengthForBlockSplitting = 128; +static const int kIterMulForRefining = 2; +static const int kMinItersForRefining = 100; + +void CopyLiteralsToByteArray(const Command* cmds, + const size_t num_commands, + const uint8_t* data, + std::vector* literals) { + // Count how many we have. + size_t total_length = 0; + for (int i = 0; i < num_commands; ++i) { + total_length += cmds[i].insert_len_; + } + if (total_length == 0) { + return; + } + + // Allocate. + literals->resize(total_length); + + // Loop again, and copy this time. + size_t pos = 0; + size_t from_pos = 0; + for (int i = 0; i < num_commands && pos < total_length; ++i) { + memcpy(&(*literals)[pos], data + from_pos, cmds[i].insert_len_); + pos += cmds[i].insert_len_; + from_pos += cmds[i].insert_len_ + cmds[i].copy_len_; + } +} + +void CopyCommandsToByteArray(const Command* cmds, + const size_t num_commands, + std::vector* insert_and_copy_codes, + std::vector* distance_prefixes) { + for (int i = 0; i < num_commands; ++i) { + const Command& cmd = cmds[i]; + insert_and_copy_codes->push_back(cmd.cmd_prefix_); + if (cmd.copy_len_ > 0 && cmd.cmd_prefix_ >= 128) { + distance_prefixes->push_back(cmd.dist_prefix_); + } + } +} + +inline static unsigned int MyRand(unsigned int* seed) { + *seed *= 16807U; + if (*seed == 0) { + *seed = 1; + } + return *seed; +} + +template +void InitialEntropyCodes(const DataType* data, size_t length, + int literals_per_histogram, + int max_histograms, + size_t stride, + std::vector* vec) { + int total_histograms = length / literals_per_histogram + 1; + if (total_histograms > max_histograms) { + total_histograms = max_histograms; + } + unsigned int seed = 7; + int block_length = length / total_histograms; + for (int i = 0; i < total_histograms; ++i) { + int pos = length * i / total_histograms; + if (i != 0) { + pos += MyRand(&seed) % block_length; + } + if (pos + stride >= length) { + pos = length - stride - 1; + } + HistogramType histo; + histo.Add(data + pos, stride); + vec->push_back(histo); + } +} + +template +void RandomSample(unsigned int* seed, + const DataType* data, + size_t length, + size_t stride, + HistogramType* sample) { + size_t pos = 0; + if (stride >= length) { + pos = 0; + stride = length; + } else { + pos = MyRand(seed) % (length - stride + 1); + } + sample->Add(data + pos, stride); +} + +template +void RefineEntropyCodes(const DataType* data, size_t length, + size_t stride, + std::vector* vec) { + int iters = + kIterMulForRefining * length / stride + kMinItersForRefining; + unsigned int seed = 7; + iters = ((iters + vec->size() - 1) / vec->size()) * vec->size(); + for (int iter = 0; iter < iters; ++iter) { + HistogramType sample; + RandomSample(&seed, data, length, stride, &sample); + int ix = iter % vec->size(); + (*vec)[ix].AddHistogram(sample); + } +} + +inline static float BitCost(int total, int count) { + return count == 0 ? FastLog2(total) + 2 : FastLog2(total) - FastLog2(count); +} + +template +void FindBlocks(const DataType* data, const size_t length, + const double block_switch_bitcost, + const std::vector > &vec, + uint8_t *block_id) { + if (vec.size() <= 1) { + for (int i = 0; i < length; ++i) { + block_id[i] = 0; + } + return; + } + int vecsize = vec.size(); + double* insert_cost = new double[kSize * vecsize]; + memset(insert_cost, 0, sizeof(insert_cost[0]) * kSize * vecsize); + for (int i = 0; i < kSize; ++i) { + for (int j = 0; j < vecsize; ++j) { + insert_cost[i * vecsize + j] = + BitCost(vec[j].total_count_, vec[j].data_[i]); + } + } + double *cost = new double[vecsize]; + memset(cost, 0, sizeof(cost[0]) * vecsize); + bool* switch_signal = new bool[length * vecsize]; + memset(switch_signal, 0, sizeof(switch_signal[0]) * length * vecsize); + // After each iteration of this loop, cost[k] will contain the difference + // between the minimum cost of arriving at the current byte position using + // entropy code k, and the minimum cost of arriving at the current byte + // position. This difference is capped at the block switch cost, and if it + // reaches block switch cost, it means that when we trace back from the last + // position, we need to switch here. + for (size_t byte_ix = 0; byte_ix < length; ++byte_ix) { + int ix = byte_ix * vecsize; + int insert_cost_ix = data[byte_ix] * vecsize; + double min_cost = 1e99; + for (int k = 0; k < vecsize; ++k) { + // We are coding the symbol in data[byte_ix] with entropy code k. + cost[k] += insert_cost[insert_cost_ix + k]; + if (cost[k] < min_cost) { + min_cost = cost[k]; + block_id[byte_ix] = k; + } + } + double block_switch_cost = block_switch_bitcost; + // More blocks for the beginning. + if (byte_ix < 2000) { + block_switch_cost *= 0.77 + 0.07 * byte_ix / 2000; + } + for (int k = 0; k < vecsize; ++k) { + cost[k] -= min_cost; + if (cost[k] >= block_switch_cost) { + cost[k] = block_switch_cost; + switch_signal[ix + k] = true; + } + } + } + // Now trace back from the last position and switch at the marked places. + int byte_ix = length - 1; + int ix = byte_ix * vecsize; + int cur_id = block_id[byte_ix]; + while (byte_ix > 0) { + --byte_ix; + ix -= vecsize; + if (switch_signal[ix + cur_id]) { + cur_id = block_id[byte_ix]; + } + block_id[byte_ix] = cur_id; + } + delete[] insert_cost; + delete[] cost; + delete[] switch_signal; +} + +int RemapBlockIds(uint8_t* block_ids, const size_t length) { + std::map new_id; + int next_id = 0; + for (int i = 0; i < length; ++i) { + if (new_id.find(block_ids[i]) == new_id.end()) { + new_id[block_ids[i]] = next_id; + ++next_id; + } + } + for (int i = 0; i < length; ++i) { + block_ids[i] = new_id[block_ids[i]]; + } + return next_id; +} + +template +void BuildBlockHistograms(const DataType* data, const size_t length, + uint8_t* block_ids, + std::vector* histograms) { + int num_types = RemapBlockIds(block_ids, length); + histograms->clear(); + histograms->resize(num_types); + for (int i = 0; i < length; ++i) { + (*histograms)[block_ids[i]].Add(data[i]); + } +} + +template +void ClusterBlocks(const DataType* data, const size_t length, + uint8_t* block_ids) { + std::vector histograms; + std::vector block_index(length); + int cur_idx = 0; + HistogramType cur_histogram; + for (int i = 0; i < length; ++i) { + bool block_boundary = (i + 1 == length || block_ids[i] != block_ids[i + 1]); + block_index[i] = cur_idx; + cur_histogram.Add(data[i]); + if (block_boundary) { + histograms.push_back(cur_histogram); + cur_histogram.Clear(); + ++cur_idx; + } + } + std::vector clustered_histograms; + std::vector histogram_symbols; + // Block ids need to fit in one byte. + static const int kMaxNumberOfBlockTypes = 256; + ClusterHistograms(histograms, 1, histograms.size(), + kMaxNumberOfBlockTypes, + &clustered_histograms, + &histogram_symbols); + for (int i = 0; i < length; ++i) { + block_ids[i] = histogram_symbols[block_index[i]]; + } +} + +void BuildBlockSplit(const std::vector& block_ids, BlockSplit* split) { + int cur_id = block_ids[0]; + int cur_length = 1; + split->num_types = -1; + for (int i = 1; i < block_ids.size(); ++i) { + if (block_ids[i] != cur_id) { + split->types.push_back(cur_id); + split->lengths.push_back(cur_length); + split->num_types = std::max(split->num_types, cur_id); + cur_id = block_ids[i]; + cur_length = 0; + } + ++cur_length; + } + split->types.push_back(cur_id); + split->lengths.push_back(cur_length); + split->num_types = std::max(split->num_types, cur_id); + ++split->num_types; +} + +template +void SplitByteVector(const std::vector& data, + const int literals_per_histogram, + const int max_histograms, + const int sampling_stride_length, + const double block_switch_cost, + BlockSplit* split) { + if (data.empty()) { + split->num_types = 1; + return; + } else if (data.size() < kMinLengthForBlockSplitting) { + split->num_types = 1; + split->types.push_back(0); + split->lengths.push_back(data.size()); + return; + } + std::vector histograms; + // Find good entropy codes. + InitialEntropyCodes(data.data(), data.size(), + literals_per_histogram, + max_histograms, + sampling_stride_length, + &histograms); + RefineEntropyCodes(data.data(), data.size(), + sampling_stride_length, + &histograms); + // Find a good path through literals with the good entropy codes. + std::vector block_ids(data.size()); + for (int i = 0; i < 10; ++i) { + FindBlocks(data.data(), data.size(), + block_switch_cost, + histograms, + &block_ids[0]); + BuildBlockHistograms(data.data(), data.size(), &block_ids[0], &histograms); + } + ClusterBlocks(data.data(), data.size(), &block_ids[0]); + BuildBlockSplit(block_ids, split); +} + +void SplitBlock(const Command* cmds, + const size_t num_commands, + const uint8_t* data, + BlockSplit* literal_split, + BlockSplit* insert_and_copy_split, + BlockSplit* dist_split) { + // Create a continuous array of literals. + std::vector literals; + CopyLiteralsToByteArray(cmds, num_commands, data, &literals); + + // Compute prefix codes for commands. + std::vector insert_and_copy_codes; + std::vector distance_prefixes; + CopyCommandsToByteArray(cmds, num_commands, + &insert_and_copy_codes, + &distance_prefixes); + + SplitByteVector( + literals, + kSymbolsPerLiteralHistogram, kMaxLiteralHistograms, + kLiteralStrideLength, kLiteralBlockSwitchCost, + literal_split); + SplitByteVector( + insert_and_copy_codes, + kSymbolsPerCommandHistogram, kMaxCommandHistograms, + kCommandStrideLength, kCommandBlockSwitchCost, + insert_and_copy_split); + SplitByteVector( + distance_prefixes, + kSymbolsPerDistanceHistogram, kMaxCommandHistograms, + kCommandStrideLength, kDistanceBlockSwitchCost, + dist_split); +} + +void SplitBlockByTotalLength(const Command* all_commands, + const size_t num_commands, + int input_size, + int target_length, + std::vector >* blocks) { + int num_blocks = input_size / target_length + 1; + int length_limit = input_size / num_blocks + 1; + int total_length = 0; + std::vector cur_block; + for (int i = 0; i < num_commands; ++i) { + const Command& cmd = all_commands[i]; + int cmd_length = cmd.insert_len_ + cmd.copy_len_; + if (total_length > length_limit) { + blocks->push_back(cur_block); + cur_block.clear(); + total_length = 0; + } + cur_block.push_back(cmd); + total_length += cmd_length; + } + blocks->push_back(cur_block); +} + +} // namespace brotli diff --git a/node_modules/ttf2woff2/csrc/enc/block_splitter.h b/node_modules/ttf2woff2/csrc/enc/block_splitter.h new file mode 100644 index 0000000..cc3e044 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/block_splitter.h @@ -0,0 +1,74 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Block split point selection utilities. + +#ifndef BROTLI_ENC_BLOCK_SPLITTER_H_ +#define BROTLI_ENC_BLOCK_SPLITTER_H_ + +#include +#include +#include +#include +#include + +#include "./command.h" +#include "./metablock.h" + +namespace brotli { + +struct BlockSplitIterator { + explicit BlockSplitIterator(const BlockSplit& split) + : split_(split), idx_(0), type_(0), length_(0) { + if (!split.lengths.empty()) { + length_ = split.lengths[0]; + } + } + + void Next() { + if (length_ == 0) { + ++idx_; + type_ = split_.types[idx_]; + length_ = split_.lengths[idx_]; + } + --length_; + } + + const BlockSplit& split_; + int idx_; + int type_; + int length_; +}; + +void CopyLiteralsToByteArray(const Command* cmds, + const size_t num_commands, + const uint8_t* data, + std::vector* literals); + +void SplitBlock(const Command* cmds, + const size_t num_commands, + const uint8_t* data, + BlockSplit* literal_split, + BlockSplit* insert_and_copy_split, + BlockSplit* dist_split); + +void SplitBlockByTotalLength(const Command* all_commands, + const size_t num_commands, + int input_size, + int target_length, + std::vector >* blocks); + +} // namespace brotli + +#endif // BROTLI_ENC_BLOCK_SPLITTER_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/brotli_bit_stream.cc b/node_modules/ttf2woff2/csrc/enc/brotli_bit_stream.cc new file mode 100644 index 0000000..c6985de --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/brotli_bit_stream.cc @@ -0,0 +1,830 @@ +// Copyright 2014 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Brotli bit stream functions to support the low level format. There are no +// compression algorithms here, just the right ordering of bits to match the +// specs. + +#include "./brotli_bit_stream.h" + +#include +#include +#include + +#include "./bit_cost.h" +#include "./context.h" +#include "./entropy_encode.h" +#include "./fast_log.h" +#include "./prefix.h" +#include "./write_bits.h" + +namespace brotli { + +// returns false if fail +// nibblesbits represents the 2 bits to encode MNIBBLES (0-3) +bool EncodeMlen(size_t length, int* bits, int* numbits, int* nibblesbits) { + length--; // MLEN - 1 is encoded + int lg = length == 0 ? 1 : Log2Floor(length) + 1; + if (lg > 24) return false; + int mnibbles = (lg < 16 ? 16 : (lg + 3)) / 4; + *nibblesbits = mnibbles - 4; + *numbits = mnibbles * 4; + *bits = length; + return true; +} + +void StoreVarLenUint8(int n, int* storage_ix, uint8_t* storage) { + if (n == 0) { + WriteBits(1, 0, storage_ix, storage); + } else { + WriteBits(1, 1, storage_ix, storage); + int nbits = Log2Floor(n); + WriteBits(3, nbits, storage_ix, storage); + WriteBits(nbits, n - (1 << nbits), storage_ix, storage); + } +} + +bool StoreCompressedMetaBlockHeader(bool final_block, + size_t length, + int* storage_ix, + uint8_t* storage) { + // Write ISLAST bit. + WriteBits(1, final_block, storage_ix, storage); + // Write ISEMPTY bit. + if (final_block) { + WriteBits(1, length == 0, storage_ix, storage); + if (length == 0) { + return true; + } + } + + if (length == 0) { + // Only the last meta-block can be empty. + return false; + } + + int lenbits; + int nlenbits; + int nibblesbits; + if (!EncodeMlen(length, &lenbits, &nlenbits, &nibblesbits)) { + return false; + } + + WriteBits(2, nibblesbits, storage_ix, storage); + WriteBits(nlenbits, lenbits, storage_ix, storage); + + if (!final_block) { + // Write ISUNCOMPRESSED bit. + WriteBits(1, 0, storage_ix, storage); + } + return true; +} + +bool StoreUncompressedMetaBlockHeader(size_t length, + int* storage_ix, + uint8_t* storage) { + // Write ISLAST bit. Uncompressed block cannot be the last one, so set to 0. + WriteBits(1, 0, storage_ix, storage); + int lenbits; + int nlenbits; + int nibblesbits; + if (!EncodeMlen(length, &lenbits, &nlenbits, &nibblesbits)) { + return false; + } + WriteBits(2, nibblesbits, storage_ix, storage); + WriteBits(nlenbits, lenbits, storage_ix, storage); + // Write ISUNCOMPRESSED bit. + WriteBits(1, 1, storage_ix, storage); + return true; +} + +void StoreHuffmanTreeOfHuffmanTreeToBitMask( + const int num_codes, + const uint8_t *code_length_bitdepth, + int *storage_ix, + uint8_t *storage) { + static const uint8_t kStorageOrder[kCodeLengthCodes] = { + 1, 2, 3, 4, 0, 5, 17, 6, 16, 7, 8, 9, 10, 11, 12, 13, 14, 15 + }; + // The bit lengths of the Huffman code over the code length alphabet + // are compressed with the following static Huffman code: + // Symbol Code + // ------ ---- + // 0 00 + // 1 1110 + // 2 110 + // 3 01 + // 4 10 + // 5 1111 + static const uint8_t kHuffmanBitLengthHuffmanCodeSymbols[6] = { + 0, 7, 3, 2, 1, 15 + }; + static const uint8_t kHuffmanBitLengthHuffmanCodeBitLengths[6] = { + 2, 4, 3, 2, 2, 4 + }; + + // Throw away trailing zeros: + int codes_to_store = kCodeLengthCodes; + if (num_codes > 1) { + for (; codes_to_store > 0; --codes_to_store) { + if (code_length_bitdepth[kStorageOrder[codes_to_store - 1]] != 0) { + break; + } + } + } + int skip_some = 0; // skips none. + if (code_length_bitdepth[kStorageOrder[0]] == 0 && + code_length_bitdepth[kStorageOrder[1]] == 0) { + skip_some = 2; // skips two. + if (code_length_bitdepth[kStorageOrder[2]] == 0) { + skip_some = 3; // skips three. + } + } + WriteBits(2, skip_some, storage_ix, storage); + for (int i = skip_some; i < codes_to_store; ++i) { + uint8_t l = code_length_bitdepth[kStorageOrder[i]]; + WriteBits(kHuffmanBitLengthHuffmanCodeBitLengths[l], + kHuffmanBitLengthHuffmanCodeSymbols[l], storage_ix, storage); + } +} + +void StoreHuffmanTreeToBitMask( + const std::vector &huffman_tree, + const std::vector &huffman_tree_extra_bits, + const uint8_t *code_length_bitdepth, + const std::vector &code_length_bitdepth_symbols, + int * __restrict storage_ix, + uint8_t * __restrict storage) { + for (int i = 0; i < huffman_tree.size(); ++i) { + int ix = huffman_tree[i]; + WriteBits(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix], + storage_ix, storage); + // Extra bits + switch (ix) { + case 16: + WriteBits(2, huffman_tree_extra_bits[i], storage_ix, storage); + break; + case 17: + WriteBits(3, huffman_tree_extra_bits[i], storage_ix, storage); + break; + } + } +} + +void StoreSimpleHuffmanTree(const uint8_t* depths, + int symbols[4], + int num_symbols, + int max_bits, + int *storage_ix, uint8_t *storage) { + // value of 1 indicates a simple Huffman code + WriteBits(2, 1, storage_ix, storage); + WriteBits(2, num_symbols - 1, storage_ix, storage); // NSYM - 1 + + // Sort + for (int i = 0; i < num_symbols; i++) { + for (int j = i + 1; j < num_symbols; j++) { + if (depths[symbols[j]] < depths[symbols[i]]) { + std::swap(symbols[j], symbols[i]); + } + } + } + + if (num_symbols == 2) { + WriteBits(max_bits, symbols[0], storage_ix, storage); + WriteBits(max_bits, symbols[1], storage_ix, storage); + } else if (num_symbols == 3) { + WriteBits(max_bits, symbols[0], storage_ix, storage); + WriteBits(max_bits, symbols[1], storage_ix, storage); + WriteBits(max_bits, symbols[2], storage_ix, storage); + } else { + WriteBits(max_bits, symbols[0], storage_ix, storage); + WriteBits(max_bits, symbols[1], storage_ix, storage); + WriteBits(max_bits, symbols[2], storage_ix, storage); + WriteBits(max_bits, symbols[3], storage_ix, storage); + // tree-select + WriteBits(1, depths[symbols[0]] == 1 ? 1 : 0, storage_ix, storage); + } +} + +// num = alphabet size +// depths = symbol depths +void StoreHuffmanTree(const uint8_t* depths, size_t num, + int *storage_ix, uint8_t *storage) { + // Write the Huffman tree into the brotli-representation. + std::vector huffman_tree; + std::vector huffman_tree_extra_bits; + // TODO: Consider allocating these from stack. + huffman_tree.reserve(256); + huffman_tree_extra_bits.reserve(256); + WriteHuffmanTree(depths, num, &huffman_tree, &huffman_tree_extra_bits); + + // Calculate the statistics of the Huffman tree in brotli-representation. + int huffman_tree_histogram[kCodeLengthCodes] = { 0 }; + for (int i = 0; i < huffman_tree.size(); ++i) { + ++huffman_tree_histogram[huffman_tree[i]]; + } + + int num_codes = 0; + int code = 0; + for (int i = 0; i < kCodeLengthCodes; ++i) { + if (huffman_tree_histogram[i]) { + if (num_codes == 0) { + code = i; + num_codes = 1; + } else if (num_codes == 1) { + num_codes = 2; + break; + } + } + } + + // Calculate another Huffman tree to use for compressing both the + // earlier Huffman tree with. + // TODO: Consider allocating these from stack. + uint8_t code_length_bitdepth[kCodeLengthCodes] = { 0 }; + std::vector code_length_bitdepth_symbols(kCodeLengthCodes); + CreateHuffmanTree(&huffman_tree_histogram[0], kCodeLengthCodes, + 5, &code_length_bitdepth[0]); + ConvertBitDepthsToSymbols(code_length_bitdepth, kCodeLengthCodes, + code_length_bitdepth_symbols.data()); + + // Now, we have all the data, let's start storing it + StoreHuffmanTreeOfHuffmanTreeToBitMask(num_codes, code_length_bitdepth, + storage_ix, storage); + + if (num_codes == 1) { + code_length_bitdepth[code] = 0; + } + + // Store the real huffman tree now. + StoreHuffmanTreeToBitMask(huffman_tree, + huffman_tree_extra_bits, + &code_length_bitdepth[0], + code_length_bitdepth_symbols, + storage_ix, storage); +} + +void BuildAndStoreHuffmanTree(const int *histogram, + const int length, + uint8_t* depth, + uint16_t* bits, + int* storage_ix, + uint8_t* storage) { + int count = 0; + int s4[4] = { 0 }; + for (size_t i = 0; i < length; i++) { + if (histogram[i]) { + if (count < 4) { + s4[count] = i; + } else if (count > 4) { + break; + } + count++; + } + } + + int max_bits_counter = length - 1; + int max_bits = 0; + while (max_bits_counter) { + max_bits_counter >>= 1; + ++max_bits; + } + + if (count <= 1) { + WriteBits(4, 1, storage_ix, storage); + WriteBits(max_bits, s4[0], storage_ix, storage); + return; + } + + CreateHuffmanTree(histogram, length, 15, depth); + ConvertBitDepthsToSymbols(depth, length, bits); + + if (count <= 4) { + StoreSimpleHuffmanTree(depth, s4, count, max_bits, storage_ix, storage); + } else { + StoreHuffmanTree(depth, length, storage_ix, storage); + } +} + +int IndexOf(const std::vector& v, int value) { + for (int i = 0; i < v.size(); ++i) { + if (v[i] == value) return i; + } + return -1; +} + +void MoveToFront(std::vector* v, int index) { + int value = (*v)[index]; + for (int i = index; i > 0; --i) { + (*v)[i] = (*v)[i - 1]; + } + (*v)[0] = value; +} + +std::vector MoveToFrontTransform(const std::vector& v) { + if (v.empty()) return v; + std::vector mtf(*std::max_element(v.begin(), v.end()) + 1); + for (int i = 0; i < mtf.size(); ++i) mtf[i] = i; + std::vector result(v.size()); + for (int i = 0; i < v.size(); ++i) { + int index = IndexOf(mtf, v[i]); + result[i] = index; + MoveToFront(&mtf, index); + } + return result; +} + +// Finds runs of zeros in v_in and replaces them with a prefix code of the run +// length plus extra bits in *v_out and *extra_bits. Non-zero values in v_in are +// shifted by *max_length_prefix. Will not create prefix codes bigger than the +// initial value of *max_run_length_prefix. The prefix code of run length L is +// simply Log2Floor(L) and the number of extra bits is the same as the prefix +// code. +void RunLengthCodeZeros(const std::vector& v_in, + int* max_run_length_prefix, + std::vector* v_out, + std::vector* extra_bits) { + int max_reps = 0; + for (int i = 0; i < v_in.size();) { + for (; i < v_in.size() && v_in[i] != 0; ++i) ; + int reps = 0; + for (; i < v_in.size() && v_in[i] == 0; ++i) { + ++reps; + } + max_reps = std::max(reps, max_reps); + } + int max_prefix = max_reps > 0 ? Log2Floor(max_reps) : 0; + *max_run_length_prefix = std::min(max_prefix, *max_run_length_prefix); + for (int i = 0; i < v_in.size();) { + if (v_in[i] != 0) { + v_out->push_back(v_in[i] + *max_run_length_prefix); + extra_bits->push_back(0); + ++i; + } else { + int reps = 1; + for (uint32_t k = i + 1; k < v_in.size() && v_in[k] == 0; ++k) { + ++reps; + } + i += reps; + while (reps) { + if (reps < (2 << *max_run_length_prefix)) { + int run_length_prefix = Log2Floor(reps); + v_out->push_back(run_length_prefix); + extra_bits->push_back(reps - (1 << run_length_prefix)); + break; + } else { + v_out->push_back(*max_run_length_prefix); + extra_bits->push_back((1 << *max_run_length_prefix) - 1); + reps -= (2 << *max_run_length_prefix) - 1; + } + } + } + } +} + +// Returns a maximum zero-run-length-prefix value such that run-length coding +// zeros in v with this maximum prefix value and then encoding the resulting +// histogram and entropy-coding v produces the least amount of bits. +int BestMaxZeroRunLengthPrefix(const std::vector& v) { + int min_cost = std::numeric_limits::max(); + int best_max_prefix = 0; + for (int max_prefix = 0; max_prefix <= 16; ++max_prefix) { + std::vector rle_symbols; + std::vector extra_bits; + int max_run_length_prefix = max_prefix; + RunLengthCodeZeros(v, &max_run_length_prefix, &rle_symbols, &extra_bits); + if (max_run_length_prefix < max_prefix) break; + HistogramContextMap histogram; + for (int i = 0; i < rle_symbols.size(); ++i) { + histogram.Add(rle_symbols[i]); + } + int bit_cost = PopulationCost(histogram); + if (max_prefix > 0) { + bit_cost += 4; + } + for (int i = 1; i <= max_prefix; ++i) { + bit_cost += histogram.data_[i] * i; // extra bits + } + if (bit_cost < min_cost) { + min_cost = bit_cost; + best_max_prefix = max_prefix; + } + } + return best_max_prefix; +} + +void EncodeContextMap(const std::vector& context_map, + int num_clusters, + int* storage_ix, uint8_t* storage) { + StoreVarLenUint8(num_clusters - 1, storage_ix, storage); + + if (num_clusters == 1) { + return; + } + + std::vector transformed_symbols = MoveToFrontTransform(context_map); + std::vector rle_symbols; + std::vector extra_bits; + int max_run_length_prefix = BestMaxZeroRunLengthPrefix(transformed_symbols); + RunLengthCodeZeros(transformed_symbols, &max_run_length_prefix, + &rle_symbols, &extra_bits); + HistogramContextMap symbol_histogram; + for (int i = 0; i < rle_symbols.size(); ++i) { + symbol_histogram.Add(rle_symbols[i]); + } + bool use_rle = max_run_length_prefix > 0; + WriteBits(1, use_rle, storage_ix, storage); + if (use_rle) { + WriteBits(4, max_run_length_prefix - 1, storage_ix, storage); + } + EntropyCodeContextMap symbol_code; + memset(symbol_code.depth_, 0, sizeof(symbol_code.depth_)); + memset(symbol_code.bits_, 0, sizeof(symbol_code.bits_)); + BuildAndStoreHuffmanTree(symbol_histogram.data_, + num_clusters + max_run_length_prefix, + symbol_code.depth_, symbol_code.bits_, + storage_ix, storage); + for (int i = 0; i < rle_symbols.size(); ++i) { + WriteBits(symbol_code.depth_[rle_symbols[i]], + symbol_code.bits_[rle_symbols[i]], + storage_ix, storage); + if (rle_symbols[i] > 0 && rle_symbols[i] <= max_run_length_prefix) { + WriteBits(rle_symbols[i], extra_bits[i], storage_ix, storage); + } + } + WriteBits(1, 1, storage_ix, storage); // use move-to-front +} + +void StoreBlockSwitch(const BlockSplitCode& code, + const int block_ix, + int* storage_ix, + uint8_t* storage) { + if (block_ix > 0) { + int typecode = code.type_code[block_ix]; + WriteBits(code.type_depths[typecode], code.type_bits[typecode], + storage_ix, storage); + } + int lencode = code.length_prefix[block_ix]; + WriteBits(code.length_depths[lencode], code.length_bits[lencode], + storage_ix, storage); + WriteBits(code.length_nextra[block_ix], code.length_extra[block_ix], + storage_ix, storage); +} + +void BuildAndStoreBlockSplitCode(const std::vector& types, + const std::vector& lengths, + const int num_types, + BlockSplitCode* code, + int* storage_ix, + uint8_t* storage) { + const int num_blocks = types.size(); + std::vector type_histo(num_types + 2); + std::vector length_histo(26); + int last_type = 1; + int second_last_type = 0; + code->type_code.resize(num_blocks); + code->length_prefix.resize(num_blocks); + code->length_nextra.resize(num_blocks); + code->length_extra.resize(num_blocks); + code->type_depths.resize(num_types + 2); + code->type_bits.resize(num_types + 2); + code->length_depths.resize(26); + code->length_bits.resize(26); + for (int i = 0; i < num_blocks; ++i) { + int type = types[i]; + int type_code = (type == last_type + 1 ? 1 : + type == second_last_type ? 0 : + type + 2); + second_last_type = last_type; + last_type = type; + code->type_code[i] = type_code; + if (i > 0) ++type_histo[type_code]; + GetBlockLengthPrefixCode(lengths[i], + &code->length_prefix[i], + &code->length_nextra[i], + &code->length_extra[i]); + ++length_histo[code->length_prefix[i]]; + } + StoreVarLenUint8(num_types - 1, storage_ix, storage); + if (num_types > 1) { + BuildAndStoreHuffmanTree(&type_histo[0], num_types + 2, + &code->type_depths[0], &code->type_bits[0], + storage_ix, storage); + BuildAndStoreHuffmanTree(&length_histo[0], 26, + &code->length_depths[0], &code->length_bits[0], + storage_ix, storage); + StoreBlockSwitch(*code, 0, storage_ix, storage); + } +} + +void StoreTrivialContextMap(int num_types, + int context_bits, + int* storage_ix, + uint8_t* storage) { + StoreVarLenUint8(num_types - 1, storage_ix, storage); + if (num_types > 1) { + int repeat_code = context_bits - 1; + int repeat_bits = (1 << repeat_code) - 1; + int alphabet_size = num_types + repeat_code; + std::vector histogram(alphabet_size); + std::vector depths(alphabet_size); + std::vector bits(alphabet_size); + // Write RLEMAX. + WriteBits(1, 1, storage_ix, storage); + WriteBits(4, repeat_code - 1, storage_ix, storage); + histogram[repeat_code] = num_types; + histogram[0] = 1; + for (int i = context_bits; i < alphabet_size; ++i) { + histogram[i] = 1; + } + BuildAndStoreHuffmanTree(&histogram[0], alphabet_size, + &depths[0], &bits[0], + storage_ix, storage); + for (int i = 0; i < num_types; ++i) { + int code = (i == 0 ? 0 : i + context_bits - 1); + WriteBits(depths[code], bits[code], storage_ix, storage); + WriteBits(depths[repeat_code], bits[repeat_code], storage_ix, storage); + WriteBits(repeat_code, repeat_bits, storage_ix, storage); + } + // Write IMTF (inverse-move-to-front) bit. + WriteBits(1, 1, storage_ix, storage); + } +} + +// Manages the encoding of one block category (literal, command or distance). +class BlockEncoder { + public: + BlockEncoder(int alphabet_size, + int num_block_types, + const std::vector& block_types, + const std::vector& block_lengths) + : alphabet_size_(alphabet_size), + num_block_types_(num_block_types), + block_types_(block_types), + block_lengths_(block_lengths), + block_ix_(0), + block_len_(block_lengths.empty() ? 0 : block_lengths[0]), + entropy_ix_(0) {} + + // Creates entropy codes of block lengths and block types and stores them + // to the bit stream. + void BuildAndStoreBlockSwitchEntropyCodes(int* storage_ix, uint8_t* storage) { + BuildAndStoreBlockSplitCode( + block_types_, block_lengths_, num_block_types_, + &block_split_code_, storage_ix, storage); + } + + // Creates entropy codes for all block types and stores them to the bit + // stream. + template + void BuildAndStoreEntropyCodes( + const std::vector >& histograms, + int* storage_ix, uint8_t* storage) { + depths_.resize(histograms.size() * alphabet_size_); + bits_.resize(histograms.size() * alphabet_size_); + for (int i = 0; i < histograms.size(); ++i) { + int ix = i * alphabet_size_; + BuildAndStoreHuffmanTree(&histograms[i].data_[0], alphabet_size_, + &depths_[ix], &bits_[ix], + storage_ix, storage); + } + } + + // Stores the next symbol with the entropy code of the current block type. + // Updates the block type and block length at block boundaries. + void StoreSymbol(int symbol, int* storage_ix, uint8_t* storage) { + if (block_len_ == 0) { + ++block_ix_; + block_len_ = block_lengths_[block_ix_]; + entropy_ix_ = block_types_[block_ix_] * alphabet_size_; + StoreBlockSwitch(block_split_code_, block_ix_, storage_ix, storage); + } + --block_len_; + int ix = entropy_ix_ + symbol; + WriteBits(depths_[ix], bits_[ix], storage_ix, storage); + } + + // Stores the next symbol with the entropy code of the current block type and + // context value. + // Updates the block type and block length at block boundaries. + template + void StoreSymbolWithContext(int symbol, int context, + const std::vector& context_map, + int* storage_ix, uint8_t* storage) { + if (block_len_ == 0) { + ++block_ix_; + block_len_ = block_lengths_[block_ix_]; + entropy_ix_ = block_types_[block_ix_] << kContextBits; + StoreBlockSwitch(block_split_code_, block_ix_, storage_ix, storage); + } + --block_len_; + int histo_ix = context_map[entropy_ix_ + context]; + int ix = histo_ix * alphabet_size_ + symbol; + WriteBits(depths_[ix], bits_[ix], storage_ix, storage); + } + + private: + const int alphabet_size_; + const int num_block_types_; + const std::vector& block_types_; + const std::vector& block_lengths_; + BlockSplitCode block_split_code_; + int block_ix_; + int block_len_; + int entropy_ix_; + std::vector depths_; + std::vector bits_; +}; + +void JumpToByteBoundary(int* storage_ix, uint8_t* storage) { + *storage_ix = (*storage_ix + 7) & ~7; + storage[*storage_ix >> 3] = 0; +} + +bool StoreMetaBlock(const uint8_t* input, + size_t start_pos, + size_t length, + size_t mask, + uint8_t prev_byte, + uint8_t prev_byte2, + bool is_last, + int num_direct_distance_codes, + int distance_postfix_bits, + int literal_context_mode, + const brotli::Command *commands, + size_t n_commands, + const MetaBlockSplit& mb, + int *storage_ix, + uint8_t *storage) { + if (!StoreCompressedMetaBlockHeader(is_last, length, storage_ix, storage)) { + return false; + } + + if (length == 0) { + // Only the last meta-block can be empty, so jump to next byte. + JumpToByteBoundary(storage_ix, storage); + return true; + } + + int num_distance_codes = + kNumDistanceShortCodes + num_direct_distance_codes + + (48 << distance_postfix_bits); + + BlockEncoder literal_enc(256, + mb.literal_split.num_types, + mb.literal_split.types, + mb.literal_split.lengths); + BlockEncoder command_enc(kNumCommandPrefixes, + mb.command_split.num_types, + mb.command_split.types, + mb.command_split.lengths); + BlockEncoder distance_enc(num_distance_codes, + mb.distance_split.num_types, + mb.distance_split.types, + mb.distance_split.lengths); + + literal_enc.BuildAndStoreBlockSwitchEntropyCodes(storage_ix, storage); + command_enc.BuildAndStoreBlockSwitchEntropyCodes(storage_ix, storage); + distance_enc.BuildAndStoreBlockSwitchEntropyCodes(storage_ix, storage); + + WriteBits(2, distance_postfix_bits, storage_ix, storage); + WriteBits(4, num_direct_distance_codes >> distance_postfix_bits, + storage_ix, storage); + for (int i = 0; i < mb.literal_split.num_types; ++i) { + WriteBits(2, literal_context_mode, storage_ix, storage); + } + + if (mb.literal_context_map.empty()) { + StoreTrivialContextMap(mb.literal_histograms.size(), kLiteralContextBits, + storage_ix, storage); + } else { + EncodeContextMap(mb.literal_context_map, mb.literal_histograms.size(), + storage_ix, storage); + } + + if (mb.distance_context_map.empty()) { + StoreTrivialContextMap(mb.distance_histograms.size(), kDistanceContextBits, + storage_ix, storage); + } else { + EncodeContextMap(mb.distance_context_map, mb.distance_histograms.size(), + storage_ix, storage); + } + + literal_enc.BuildAndStoreEntropyCodes(mb.literal_histograms, + storage_ix, storage); + command_enc.BuildAndStoreEntropyCodes(mb.command_histograms, + storage_ix, storage); + distance_enc.BuildAndStoreEntropyCodes(mb.distance_histograms, + storage_ix, storage); + + size_t pos = start_pos; + for (int i = 0; i < n_commands; ++i) { + const Command cmd = commands[i]; + int cmd_code = cmd.cmd_prefix_; + int lennumextra = cmd.cmd_extra_ >> 48; + uint64_t lenextra = cmd.cmd_extra_ & 0xffffffffffffULL; + command_enc.StoreSymbol(cmd_code, storage_ix, storage); + WriteBits(lennumextra, lenextra, storage_ix, storage); + if (mb.literal_context_map.empty()) { + for (int j = 0; j < cmd.insert_len_; j++) { + literal_enc.StoreSymbol(input[pos & mask], storage_ix, storage); + ++pos; + } + } else { + for (int j = 0; j < cmd.insert_len_; ++j) { + int context = Context(prev_byte, prev_byte2, + literal_context_mode); + int literal = input[pos & mask]; + literal_enc.StoreSymbolWithContext( + literal, context, mb.literal_context_map, storage_ix, storage); + prev_byte2 = prev_byte; + prev_byte = literal; + ++pos; + } + } + pos += cmd.copy_len_; + if (cmd.copy_len_ > 0) { + prev_byte2 = input[(pos - 2) & mask]; + prev_byte = input[(pos - 1) & mask]; + if (cmd.cmd_prefix_ >= 128) { + int dist_code = cmd.dist_prefix_; + int distnumextra = cmd.dist_extra_ >> 24; + int distextra = cmd.dist_extra_ & 0xffffff; + if (mb.distance_context_map.empty()) { + distance_enc.StoreSymbol(dist_code, storage_ix, storage); + } else { + int context = cmd.DistanceContext(); + distance_enc.StoreSymbolWithContext( + dist_code, context, mb.distance_context_map, storage_ix, storage); + } + brotli::WriteBits(distnumextra, distextra, storage_ix, storage); + } + } + } + if (is_last) { + JumpToByteBoundary(storage_ix, storage); + } + return true; +} + +// This is for storing uncompressed blocks (simple raw storage of +// bytes-as-bytes). +bool StoreUncompressedMetaBlock(bool final_block, + const uint8_t * __restrict input, + size_t position, size_t mask, + size_t len, + int * __restrict storage_ix, + uint8_t * __restrict storage) { + if (!brotli::StoreUncompressedMetaBlockHeader(len, storage_ix, storage)) { + return false; + } + JumpToByteBoundary(storage_ix, storage); + + size_t masked_pos = position & mask; + if (masked_pos + len > mask + 1) { + size_t len1 = mask + 1 - masked_pos; + memcpy(&storage[*storage_ix >> 3], &input[masked_pos], len1); + *storage_ix += len1 << 3; + len -= len1; + masked_pos = 0; + } + memcpy(&storage[*storage_ix >> 3], &input[masked_pos], len); + *storage_ix += len << 3; + + // We need to clear the next 4 bytes to continue to be + // compatible with WriteBits. + brotli::WriteBitsPrepareStorage(*storage_ix, storage); + + // Since the uncomressed block itself may not be the final block, add an empty + // one after this. + if (final_block) { + brotli::WriteBits(1, 1, storage_ix, storage); // islast + brotli::WriteBits(1, 1, storage_ix, storage); // isempty + JumpToByteBoundary(storage_ix, storage); + } + return true; +} + +void StoreSyncMetaBlock(int * __restrict storage_ix, + uint8_t * __restrict storage) { + // Empty metadata meta-block bit pattern: + // 1 bit: is_last (0) + // 2 bits: num nibbles (3) + // 1 bit: reserved (0) + // 2 bits: metadata length bytes (0) + WriteBits(6, 6, storage_ix, storage); + JumpToByteBoundary(storage_ix, storage); +} + +} // namespace brotli diff --git a/node_modules/ttf2woff2/csrc/enc/brotli_bit_stream.h b/node_modules/ttf2woff2/csrc/enc/brotli_bit_stream.h new file mode 100644 index 0000000..3b45fc8 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/brotli_bit_stream.h @@ -0,0 +1,137 @@ +// Copyright 2014 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Functions to convert brotli-related data structures into the +// brotli bit stream. The functions here operate under +// assumption that there is enough space in the storage, i.e., there are +// no out-of-range checks anywhere. +// +// These functions do bit addressing into a byte array. The byte array +// is called "storage" and the index to the bit is called storage_ix +// in function arguments. + +#ifndef BROTLI_ENC_BROTLI_BIT_STREAM_H_ +#define BROTLI_ENC_BROTLI_BIT_STREAM_H_ + +#include +#include +#include + +#include "./metablock.h" + +namespace brotli { + +// All Store functions here will use a storage_ix, which is always the bit +// position for the current storage. + +// Stores a number between 0 and 255. +void StoreVarLenUint8(int n, int* storage_ix, uint8_t* storage); + +// Stores the compressed meta-block header. +bool StoreCompressedMetaBlockHeader(bool final_block, + size_t length, + int* storage_ix, + uint8_t* storage); + +// Stores the uncompressed meta-block header. +bool StoreUncompressedMetaBlockHeader(size_t length, + int* storage_ix, + uint8_t* storage); + +// Stores a context map where the histogram type is always the block type. +void StoreTrivialContextMap(int num_types, + int context_bits, + int* storage_ix, + uint8_t* storage); + +void StoreHuffmanTreeOfHuffmanTreeToBitMask( + const int num_codes, + const uint8_t *code_length_bitdepth, + int *storage_ix, + uint8_t *storage); + +// Builds a Huffman tree from histogram[0:length] into depth[0:length] and +// bits[0:length] and stores the encoded tree to the bit stream. +void BuildAndStoreHuffmanTree(const int *histogram, + const int length, + uint8_t* depth, + uint16_t* bits, + int* storage_ix, + uint8_t* storage); + +// Encodes the given context map to the bit stream. The number of different +// histogram ids is given by num_clusters. +void EncodeContextMap(const std::vector& context_map, + int num_clusters, + int* storage_ix, uint8_t* storage); + +// Data structure that stores everything that is needed to encode each block +// switch command. +struct BlockSplitCode { + std::vector type_code; + std::vector length_prefix; + std::vector length_nextra; + std::vector length_extra; + std::vector type_depths; + std::vector type_bits; + std::vector length_depths; + std::vector length_bits; +}; + +// Builds a BlockSplitCode data structure from the block split given by the +// vector of block types and block lengths and stores it to the bit stream. +void BuildAndStoreBlockSplitCode(const std::vector& types, + const std::vector& lengths, + const int num_types, + BlockSplitCode* code, + int* storage_ix, + uint8_t* storage); + +// Stores the block switch command with index block_ix to the bit stream. +void StoreBlockSwitch(const BlockSplitCode& code, + const int block_ix, + int* storage_ix, + uint8_t* storage); + +bool StoreMetaBlock(const uint8_t* input, + size_t start_pos, + size_t length, + size_t mask, + uint8_t prev_byte, + uint8_t prev_byte2, + bool final_block, + int num_direct_distance_codes, + int distance_postfix_bits, + int literal_context_mode, + const brotli::Command *commands, + size_t n_commands, + const MetaBlockSplit& mb, + int *storage_ix, + uint8_t *storage); + +// This is for storing uncompressed blocks (simple raw storage of +// bytes-as-bytes). +bool StoreUncompressedMetaBlock(bool final_block, + const uint8_t* input, + size_t position, size_t mask, + size_t len, + int* storage_ix, + uint8_t* storage); + +// Stores an empty metadata meta-block and syncs to a byte boundary. +void StoreSyncMetaBlock(int* storage_ix, uint8_t* storage); + +} // namespace brotli + +#endif // BROTLI_ENC_BROTLI_BIT_STREAM_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/cluster.h b/node_modules/ttf2woff2/csrc/enc/cluster.h new file mode 100644 index 0000000..cd04b3a --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/cluster.h @@ -0,0 +1,305 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Functions for clustering similar histograms together. + +#ifndef BROTLI_ENC_CLUSTER_H_ +#define BROTLI_ENC_CLUSTER_H_ + +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include "./bit_cost.h" +#include "./entropy_encode.h" +#include "./fast_log.h" +#include "./histogram.h" + +namespace brotli { + +struct HistogramPair { + int idx1; + int idx2; + bool valid; + double cost_combo; + double cost_diff; +}; + +struct HistogramPairComparator { + bool operator()(const HistogramPair& p1, const HistogramPair& p2) const { + if (p1.cost_diff != p2.cost_diff) { + return p1.cost_diff > p2.cost_diff; + } + return abs(p1.idx1 - p1.idx2) > abs(p2.idx1 - p2.idx2); + } +}; + +// Returns entropy reduction of the context map when we combine two clusters. +inline double ClusterCostDiff(int size_a, int size_b) { + int size_c = size_a + size_b; + return size_a * FastLog2(size_a) + size_b * FastLog2(size_b) - + size_c * FastLog2(size_c); +} + +// Computes the bit cost reduction by combining out[idx1] and out[idx2] and if +// it is below a threshold, stores the pair (idx1, idx2) in the *pairs heap. +template +void CompareAndPushToHeap(const HistogramType* out, + const int* cluster_size, + int idx1, int idx2, + std::vector* pairs) { + if (idx1 == idx2) { + return; + } + if (idx2 < idx1) { + int t = idx2; + idx2 = idx1; + idx1 = t; + } + bool store_pair = false; + HistogramPair p; + p.idx1 = idx1; + p.idx2 = idx2; + p.valid = true; + p.cost_diff = 0.5 * ClusterCostDiff(cluster_size[idx1], cluster_size[idx2]); + p.cost_diff -= out[idx1].bit_cost_; + p.cost_diff -= out[idx2].bit_cost_; + + if (out[idx1].total_count_ == 0) { + p.cost_combo = out[idx2].bit_cost_; + store_pair = true; + } else if (out[idx2].total_count_ == 0) { + p.cost_combo = out[idx1].bit_cost_; + store_pair = true; + } else { + double threshold = pairs->empty() ? 1e99 : + std::max(0.0, (*pairs)[0].cost_diff); + HistogramType combo = out[idx1]; + combo.AddHistogram(out[idx2]); + double cost_combo = PopulationCost(combo); + if (cost_combo < threshold - p.cost_diff) { + p.cost_combo = cost_combo; + store_pair = true; + } + } + if (store_pair) { + p.cost_diff += p.cost_combo; + pairs->push_back(p); + std::push_heap(pairs->begin(), pairs->end(), HistogramPairComparator()); + } +} + +template +void HistogramCombine(HistogramType* out, + int* cluster_size, + int* symbols, + int symbols_size, + int max_clusters) { + double cost_diff_threshold = 0.0; + int min_cluster_size = 1; + std::set all_symbols; + std::vector clusters; + for (int i = 0; i < symbols_size; ++i) { + if (all_symbols.find(symbols[i]) == all_symbols.end()) { + all_symbols.insert(symbols[i]); + clusters.push_back(symbols[i]); + } + } + + // We maintain a heap of histogram pairs, ordered by the bit cost reduction. + std::vector pairs; + for (int idx1 = 0; idx1 < clusters.size(); ++idx1) { + for (int idx2 = idx1 + 1; idx2 < clusters.size(); ++idx2) { + CompareAndPushToHeap(out, cluster_size, clusters[idx1], clusters[idx2], + &pairs); + } + } + + while (clusters.size() > min_cluster_size) { + if (pairs[0].cost_diff >= cost_diff_threshold) { + cost_diff_threshold = 1e99; + min_cluster_size = max_clusters; + continue; + } + // Take the best pair from the top of heap. + int best_idx1 = pairs[0].idx1; + int best_idx2 = pairs[0].idx2; + out[best_idx1].AddHistogram(out[best_idx2]); + out[best_idx1].bit_cost_ = pairs[0].cost_combo; + cluster_size[best_idx1] += cluster_size[best_idx2]; + for (int i = 0; i < symbols_size; ++i) { + if (symbols[i] == best_idx2) { + symbols[i] = best_idx1; + } + } + for (int i = 0; i + 1 < clusters.size(); ++i) { + if (clusters[i] >= best_idx2) { + clusters[i] = clusters[i + 1]; + } + } + clusters.pop_back(); + // Invalidate pairs intersecting the just combined best pair. + for (int i = 0; i < pairs.size(); ++i) { + HistogramPair& p = pairs[i]; + if (p.idx1 == best_idx1 || p.idx2 == best_idx1 || + p.idx1 == best_idx2 || p.idx2 == best_idx2) { + p.valid = false; + } + } + // Pop invalid pairs from the top of the heap. + while (!pairs.empty() && !pairs[0].valid) { + std::pop_heap(pairs.begin(), pairs.end(), HistogramPairComparator()); + pairs.pop_back(); + } + // Push new pairs formed with the combined histogram to the heap. + for (int i = 0; i < clusters.size(); ++i) { + CompareAndPushToHeap(out, cluster_size, best_idx1, clusters[i], &pairs); + } + } +} + +// ----------------------------------------------------------------------------- +// Histogram refinement + +// What is the bit cost of moving histogram from cur_symbol to candidate. +template +double HistogramBitCostDistance(const HistogramType& histogram, + const HistogramType& candidate) { + if (histogram.total_count_ == 0) { + return 0.0; + } + HistogramType tmp = histogram; + tmp.AddHistogram(candidate); + return PopulationCost(tmp) - candidate.bit_cost_; +} + +// Find the best 'out' histogram for each of the 'in' histograms. +// Note: we assume that out[]->bit_cost_ is already up-to-date. +template +void HistogramRemap(const HistogramType* in, int in_size, + HistogramType* out, int* symbols) { + std::set all_symbols; + for (int i = 0; i < in_size; ++i) { + all_symbols.insert(symbols[i]); + } + for (int i = 0; i < in_size; ++i) { + int best_out = i == 0 ? symbols[0] : symbols[i - 1]; + double best_bits = HistogramBitCostDistance(in[i], out[best_out]); + for (std::set::const_iterator k = all_symbols.begin(); + k != all_symbols.end(); ++k) { + const double cur_bits = HistogramBitCostDistance(in[i], out[*k]); + if (cur_bits < best_bits) { + best_bits = cur_bits; + best_out = *k; + } + } + symbols[i] = best_out; + } + + // Recompute each out based on raw and symbols. + for (std::set::const_iterator k = all_symbols.begin(); + k != all_symbols.end(); ++k) { + out[*k].Clear(); + } + for (int i = 0; i < in_size; ++i) { + out[symbols[i]].AddHistogram(in[i]); + } +} + +// Reorder histograms in *out so that the new symbols in *symbols come in +// increasing order. +template +void HistogramReindex(std::vector* out, + std::vector* symbols) { + std::vector tmp(*out); + std::map new_index; + int next_index = 0; + for (int i = 0; i < symbols->size(); ++i) { + if (new_index.find((*symbols)[i]) == new_index.end()) { + new_index[(*symbols)[i]] = next_index; + (*out)[next_index] = tmp[(*symbols)[i]]; + ++next_index; + } + } + out->resize(next_index); + for (int i = 0; i < symbols->size(); ++i) { + (*symbols)[i] = new_index[(*symbols)[i]]; + } +} + +template +void ClusterHistogramsTrivial(const std::vector& in, + int num_contexts, int num_blocks, + int max_histograms, + std::vector* out, + std::vector* histogram_symbols) { + out->resize(num_blocks); + for (int i = 0; i < num_blocks; ++i) { + (*out)[i].Clear(); + for (int j = 0; j < num_contexts; ++j) { + (*out)[i].AddHistogram(in[i * num_contexts + j]); + histogram_symbols->push_back(i); + } + } +} + +// Clusters similar histograms in 'in' together, the selected histograms are +// placed in 'out', and for each index in 'in', *histogram_symbols will +// indicate which of the 'out' histograms is the best approximation. +template +void ClusterHistograms(const std::vector& in, + int num_contexts, int num_blocks, + int max_histograms, + std::vector* out, + std::vector* histogram_symbols) { + const int in_size = num_contexts * num_blocks; + std::vector cluster_size(in_size, 1); + out->resize(in_size); + histogram_symbols->resize(in_size); + for (int i = 0; i < in_size; ++i) { + (*out)[i] = in[i]; + (*out)[i].bit_cost_ = PopulationCost(in[i]); + (*histogram_symbols)[i] = i; + } + + // Collapse similar histograms within a block type. + if (num_contexts > 1) { + for (int i = 0; i < num_blocks; ++i) { + HistogramCombine(&(*out)[0], &cluster_size[0], + &(*histogram_symbols)[i * num_contexts], num_contexts, + max_histograms); + } + } + + // Collapse similar histograms. + HistogramCombine(&(*out)[0], &cluster_size[0], + &(*histogram_symbols)[0], in_size, + max_histograms); + + // Find the optimal map from original histograms to the final ones. + HistogramRemap(&in[0], in_size, &(*out)[0], &(*histogram_symbols)[0]); + + // Convert the context map to a canonical form. + HistogramReindex(out, histogram_symbols); +} + +} // namespace brotli + +#endif // BROTLI_ENC_CLUSTER_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/command.h b/node_modules/ttf2woff2/csrc/enc/command.h new file mode 100644 index 0000000..5600455 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/command.h @@ -0,0 +1,150 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// This class models a sequence of literals and a backward reference copy. + +#ifndef BROTLI_ENC_COMMAND_H_ +#define BROTLI_ENC_COMMAND_H_ + +#include +#include "./fast_log.h" + +namespace brotli { + +static inline void GetDistCode(int distance_code, + uint16_t* code, uint32_t* extra) { + distance_code -= 1; + if (distance_code < 16) { + *code = distance_code; + *extra = 0; + } else { + distance_code -= 12; + int numextra = Log2FloorNonZero(distance_code) - 1; + int prefix = distance_code >> numextra; + *code = 12 + 2 * numextra + prefix; + *extra = (numextra << 24) | (distance_code - (prefix << numextra)); + } +} + +static int insbase[] = { 0, 1, 2, 3, 4, 5, 6, 8, 10, 14, 18, 26, 34, 50, 66, + 98, 130, 194, 322, 578, 1090, 2114, 6210, 22594 }; +static int insextra[] = { 0, 0, 0, 0, 0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, + 5, 6, 7, 8, 9, 10, 12, 14, 24 }; +static int copybase[] = { 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 14, 18, 22, 30, 38, + 54, 70, 102, 134, 198, 326, 582, 1094, 2118 }; +static int copyextra[] = { 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 2, 3, 3, 4, + 4, 5, 5, 6, 7, 8, 9, 10, 24 }; + +static inline int GetInsertLengthCode(int insertlen) { + if (insertlen < 6) { + return insertlen; + } else if (insertlen < 130) { + insertlen -= 2; + int nbits = Log2FloorNonZero(insertlen) - 1; + return (nbits << 1) + (insertlen >> nbits) + 2; + } else if (insertlen < 2114) { + return Log2FloorNonZero(insertlen - 66) + 10; + } else if (insertlen < 6210) { + return 21; + } else if (insertlen < 22594) { + return 22; + } else { + return 23; + } +} + +static inline int GetCopyLengthCode(int copylen) { + if (copylen < 10) { + return copylen - 2; + } else if (copylen < 134) { + copylen -= 6; + int nbits = Log2FloorNonZero(copylen) - 1; + return (nbits << 1) + (copylen >> nbits) + 4; + } else if (copylen < 2118) { + return Log2FloorNonZero(copylen - 70) + 12; + } else { + return 23; + } +} + +static inline int CombineLengthCodes( + int inscode, int copycode, int distancecode) { + int bits64 = (copycode & 0x7u) | ((inscode & 0x7u) << 3); + if (distancecode == 0 && inscode < 8 && copycode < 16) { + return (copycode < 8) ? bits64 : (bits64 | 64); + } else { + // "To convert an insert-and-copy length code to an insert length code and + // a copy length code, the following table can be used" + static const int cells[9] = { 2, 3, 6, 4, 5, 8, 7, 9, 10 }; + return (cells[(copycode >> 3) + 3 * (inscode >> 3)] << 6) | bits64; + } +} + +static inline void GetLengthCode(int insertlen, int copylen, int distancecode, + uint16_t* code, uint64_t* extra) { + int inscode = GetInsertLengthCode(insertlen); + int copycode = GetCopyLengthCode(copylen); + uint64_t insnumextra = insextra[inscode]; + uint64_t numextra = insnumextra + copyextra[copycode]; + uint64_t insextraval = insertlen - insbase[inscode]; + uint64_t copyextraval = copylen - copybase[copycode]; + *code = CombineLengthCodes(inscode, copycode, distancecode); + *extra = (numextra << 48) | (copyextraval << insnumextra) | insextraval; +} + +struct Command { + Command() {} + + Command(int insertlen, int copylen, int copylen_code, int distance_code) + : insert_len_(insertlen), copy_len_(copylen) { + GetDistCode(distance_code, &dist_prefix_, &dist_extra_); + GetLengthCode(insertlen, copylen_code, dist_prefix_, + &cmd_prefix_, &cmd_extra_); + } + + Command(int insertlen) + : insert_len_(insertlen), copy_len_(0), dist_prefix_(16), dist_extra_(0) { + GetLengthCode(insertlen, 4, dist_prefix_, &cmd_prefix_, &cmd_extra_); + } + + int DistanceCode() const { + if (dist_prefix_ < 16) { + return dist_prefix_ + 1; + } + int nbits = dist_extra_ >> 24; + int extra = dist_extra_ & 0xffffff; + int prefix = dist_prefix_ - 12 - 2 * nbits; + return (prefix << nbits) + extra + 13; + } + + int DistanceContext() const { + int r = cmd_prefix_ >> 6; + int c = cmd_prefix_ & 7; + if ((r == 0 || r == 2 || r == 4 || r == 7) && (c <= 2)) { + return c; + } + return 3; + } + + int insert_len_; + int copy_len_; + uint16_t cmd_prefix_; + uint16_t dist_prefix_; + uint64_t cmd_extra_; + uint32_t dist_extra_; +}; + +} // namespace brotli + +#endif // BROTLI_ENC_COMMAND_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/context.h b/node_modules/ttf2woff2/csrc/enc/context.h new file mode 100644 index 0000000..d0ffd51 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/context.h @@ -0,0 +1,185 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Functions to map previous bytes into a context id. + +#ifndef BROTLI_ENC_CONTEXT_H_ +#define BROTLI_ENC_CONTEXT_H_ + +#include + +namespace brotli { + +// Second-order context lookup table for UTF8 byte streams. +// +// If p1 and p2 are the previous two bytes, we calcualte the context as +// +// context = kUTF8ContextLookup[p1] | kUTF8ContextLookup[p2 + 256]. +// +// If the previous two bytes are ASCII characters (i.e. < 128), this will be +// equivalent to +// +// context = 4 * context1(p1) + context2(p2), +// +// where context1 is based on the previous byte in the following way: +// +// 0 : non-ASCII control +// 1 : \t, \n, \r +// 2 : space +// 3 : other punctuation +// 4 : " ' +// 5 : % +// 6 : ( < [ { +// 7 : ) > ] } +// 8 : , ; : +// 9 : . +// 10 : = +// 11 : number +// 12 : upper-case vowel +// 13 : upper-case consonant +// 14 : lower-case vowel +// 15 : lower-case consonant +// +// and context2 is based on the second last byte: +// +// 0 : control, space +// 1 : punctuation +// 2 : upper-case letter, number +// 3 : lower-case letter +// +// If the last byte is ASCII, and the second last byte is not (in a valid UTF8 +// stream it will be a continuation byte, value between 128 and 191), the +// context is the same as if the second last byte was an ASCII control or space. +// +// If the last byte is a UTF8 lead byte (value >= 192), then the next byte will +// be a continuation byte and the context id is 2 or 3 depending on the LSB of +// the last byte and to a lesser extent on the second last byte if it is ASCII. +// +// If the last byte is a UTF8 continuation byte, the second last byte can be: +// - continuation byte: the next byte is probably ASCII or lead byte (assuming +// 4-byte UTF8 characters are rare) and the context id is 0 or 1. +// - lead byte (192 - 207): next byte is ASCII or lead byte, context is 0 or 1 +// - lead byte (208 - 255): next byte is continuation byte, context is 2 or 3 +// +// The possible value combinations of the previous two bytes, the range of +// context ids and the type of the next byte is summarized in the table below: +// +// |--------\-----------------------------------------------------------------| +// | \ Last byte | +// | Second \---------------------------------------------------------------| +// | last byte \ ASCII | cont. byte | lead byte | +// | \ (0-127) | (128-191) | (192-) | +// |=============|===================|=====================|==================| +// | ASCII | next: ASCII/lead | not valid | next: cont. | +// | (0-127) | context: 4 - 63 | | context: 2 - 3 | +// |-------------|-------------------|---------------------|------------------| +// | cont. byte | next: ASCII/lead | next: ASCII/lead | next: cont. | +// | (128-191) | context: 4 - 63 | context: 0 - 1 | context: 2 - 3 | +// |-------------|-------------------|---------------------|------------------| +// | lead byte | not valid | next: ASCII/lead | not valid | +// | (192-207) | | context: 0 - 1 | | +// |-------------|-------------------|---------------------|------------------| +// | lead byte | not valid | next: cont. | not valid | +// | (208-) | | context: 2 - 3 | | +// |-------------|-------------------|---------------------|------------------| +static const uint8_t kUTF8ContextLookup[512] = { + // Last byte. + // + // ASCII range. + 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 4, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 8, 12, 16, 12, 12, 20, 12, 16, 24, 28, 12, 12, 32, 12, 36, 12, + 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 32, 32, 24, 40, 28, 12, + 12, 48, 52, 52, 52, 48, 52, 52, 52, 48, 52, 52, 52, 52, 52, 48, + 52, 52, 52, 52, 52, 48, 52, 52, 52, 52, 52, 24, 12, 28, 12, 12, + 12, 56, 60, 60, 60, 56, 60, 60, 60, 56, 60, 60, 60, 60, 60, 56, + 60, 60, 60, 60, 60, 56, 60, 60, 60, 60, 60, 24, 12, 28, 12, 0, + // UTF8 continuation byte range. + 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, + 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, + 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, + 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, + // UTF8 lead byte range. + 2, 3, 2, 3, 2, 3, 2, 3, 2, 3, 2, 3, 2, 3, 2, 3, + 2, 3, 2, 3, 2, 3, 2, 3, 2, 3, 2, 3, 2, 3, 2, 3, + 2, 3, 2, 3, 2, 3, 2, 3, 2, 3, 2, 3, 2, 3, 2, 3, + 2, 3, 2, 3, 2, 3, 2, 3, 2, 3, 2, 3, 2, 3, 2, 3, + // Second last byte. + // + // ASCII range. + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, + 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, + 1, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, + 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 0, + // UTF8 continuation byte range. + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + // UTF8 lead byte range. + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, +}; + +// Context lookup table for small signed integers. +static const uint8_t kSigned3BitContextLookup[] = { + 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, + 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, + 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, + 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, + 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, + 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, + 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, + 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, + 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, + 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, + 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, + 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, +}; + +enum ContextType { + CONTEXT_LSB6 = 0, + CONTEXT_MSB6 = 1, + CONTEXT_UTF8 = 2, + CONTEXT_SIGNED = 3 +}; + +static inline uint8_t Context(uint8_t p1, uint8_t p2, int mode) { + switch (mode) { + case CONTEXT_LSB6: + return p1 & 0x3f; + case CONTEXT_MSB6: + return p1 >> 2; + case CONTEXT_UTF8: + return kUTF8ContextLookup[p1] | kUTF8ContextLookup[p2 + 256]; + case CONTEXT_SIGNED: + return (kSigned3BitContextLookup[p1] << 3) + kSigned3BitContextLookup[p2]; + default: + return 0; + } +} + +} // namespace brotli + +#endif // BROTLI_ENC_CONTEXT_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/dictionary.h b/node_modules/ttf2woff2/csrc/enc/dictionary.h new file mode 100644 index 0000000..2c0624e --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/dictionary.h @@ -0,0 +1,9485 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Collection of static dictionary words. + +#ifndef BROTLI_ENC_DICTIONARY_H_ +#define BROTLI_ENC_DICTIONARY_H_ + +#include + +static const uint8_t kBrotliDictionary[] = { + 0x74, 0x69, 0x6d, 0x65, 0x64, 0x6f, 0x77, 0x6e, 0x6c, 0x69, 0x66, 0x65, 0x6c, + 0x65, 0x66, 0x74, 0x62, 0x61, 0x63, 0x6b, 0x63, 0x6f, 0x64, 0x65, 0x64, 0x61, + 0x74, 0x61, 0x73, 0x68, 0x6f, 0x77, 0x6f, 0x6e, 0x6c, 0x79, 0x73, 0x69, 0x74, + 0x65, 0x63, 0x69, 0x74, 0x79, 0x6f, 0x70, 0x65, 0x6e, 0x6a, 0x75, 0x73, 0x74, + 0x6c, 0x69, 0x6b, 0x65, 0x66, 0x72, 0x65, 0x65, 0x77, 0x6f, 0x72, 0x6b, 0x74, + 0x65, 0x78, 0x74, 0x79, 0x65, 0x61, 0x72, 0x6f, 0x76, 0x65, 0x72, 0x62, 0x6f, + 0x64, 0x79, 0x6c, 0x6f, 0x76, 0x65, 0x66, 0x6f, 0x72, 0x6d, 0x62, 0x6f, 0x6f, + 0x6b, 0x70, 0x6c, 0x61, 0x79, 0x6c, 0x69, 0x76, 0x65, 0x6c, 0x69, 0x6e, 0x65, + 0x68, 0x65, 0x6c, 0x70, 0x68, 0x6f, 0x6d, 0x65, 0x73, 0x69, 0x64, 0x65, 0x6d, + 0x6f, 0x72, 0x65, 0x77, 0x6f, 0x72, 0x64, 0x6c, 0x6f, 0x6e, 0x67, 0x74, 0x68, + 0x65, 0x6d, 0x76, 0x69, 0x65, 0x77, 0x66, 0x69, 0x6e, 0x64, 0x70, 0x61, 0x67, + 0x65, 0x64, 0x61, 0x79, 0x73, 0x66, 0x75, 0x6c, 0x6c, 0x68, 0x65, 0x61, 0x64, + 0x74, 0x65, 0x72, 0x6d, 0x65, 0x61, 0x63, 0x68, 0x61, 0x72, 0x65, 0x61, 0x66, + 0x72, 0x6f, 0x6d, 0x74, 0x72, 0x75, 0x65, 0x6d, 0x61, 0x72, 0x6b, 0x61, 0x62, + 0x6c, 0x65, 0x75, 0x70, 0x6f, 0x6e, 0x68, 0x69, 0x67, 0x68, 0x64, 0x61, 0x74, + 0x65, 0x6c, 0x61, 0x6e, 0x64, 0x6e, 0x65, 0x77, 0x73, 0x65, 0x76, 0x65, 0x6e, + 0x6e, 0x65, 0x78, 0x74, 0x63, 0x61, 0x73, 0x65, 0x62, 0x6f, 0x74, 0x68, 0x70, + 0x6f, 0x73, 0x74, 0x75, 0x73, 0x65, 0x64, 0x6d, 0x61, 0x64, 0x65, 0x68, 0x61, + 0x6e, 0x64, 0x68, 0x65, 0x72, 0x65, 0x77, 0x68, 0x61, 0x74, 0x6e, 0x61, 0x6d, + 0x65, 0x4c, 0x69, 0x6e, 0x6b, 0x62, 0x6c, 0x6f, 0x67, 0x73, 0x69, 0x7a, 0x65, + 0x62, 0x61, 0x73, 0x65, 0x68, 0x65, 0x6c, 0x64, 0x6d, 0x61, 0x6b, 0x65, 0x6d, + 0x61, 0x69, 0x6e, 0x75, 0x73, 0x65, 0x72, 0x27, 0x29, 0x20, 0x2b, 0x68, 0x6f, + 0x6c, 0x64, 0x65, 0x6e, 0x64, 0x73, 0x77, 0x69, 0x74, 0x68, 0x4e, 0x65, 0x77, + 0x73, 0x72, 0x65, 0x61, 0x64, 0x77, 0x65, 0x72, 0x65, 0x73, 0x69, 0x67, 0x6e, + 0x74, 0x61, 0x6b, 0x65, 0x68, 0x61, 0x76, 0x65, 0x67, 0x61, 0x6d, 0x65, 0x73, + 0x65, 0x65, 0x6e, 0x63, 0x61, 0x6c, 0x6c, 0x70, 0x61, 0x74, 0x68, 0x77, 0x65, + 0x6c, 0x6c, 0x70, 0x6c, 0x75, 0x73, 0x6d, 0x65, 0x6e, 0x75, 0x66, 0x69, 0x6c, + 0x6d, 0x70, 0x61, 0x72, 0x74, 0x6a, 0x6f, 0x69, 0x6e, 0x74, 0x68, 0x69, 0x73, + 0x6c, 0x69, 0x73, 0x74, 0x67, 0x6f, 0x6f, 0x64, 0x6e, 0x65, 0x65, 0x64, 0x77, + 0x61, 0x79, 0x73, 0x77, 0x65, 0x73, 0x74, 0x6a, 0x6f, 0x62, 0x73, 0x6d, 0x69, + 0x6e, 0x64, 0x61, 0x6c, 0x73, 0x6f, 0x6c, 0x6f, 0x67, 0x6f, 0x72, 0x69, 0x63, + 0x68, 0x75, 0x73, 0x65, 0x73, 0x6c, 0x61, 0x73, 0x74, 0x74, 0x65, 0x61, 0x6d, + 0x61, 0x72, 0x6d, 0x79, 0x66, 0x6f, 0x6f, 0x64, 0x6b, 0x69, 0x6e, 0x67, 0x77, + 0x69, 0x6c, 0x6c, 0x65, 0x61, 0x73, 0x74, 0x77, 0x61, 0x72, 0x64, 0x62, 0x65, + 0x73, 0x74, 0x66, 0x69, 0x72, 0x65, 0x50, 0x61, 0x67, 0x65, 0x6b, 0x6e, 0x6f, + 0x77, 0x61, 0x77, 0x61, 0x79, 0x2e, 0x70, 0x6e, 0x67, 0x6d, 0x6f, 0x76, 0x65, + 0x74, 0x68, 0x61, 0x6e, 0x6c, 0x6f, 0x61, 0x64, 0x67, 0x69, 0x76, 0x65, 0x73, + 0x65, 0x6c, 0x66, 0x6e, 0x6f, 0x74, 0x65, 0x6d, 0x75, 0x63, 0x68, 0x66, 0x65, + 0x65, 0x64, 0x6d, 0x61, 0x6e, 0x79, 0x72, 0x6f, 0x63, 0x6b, 0x69, 0x63, 0x6f, + 0x6e, 0x6f, 0x6e, 0x63, 0x65, 0x6c, 0x6f, 0x6f, 0x6b, 0x68, 0x69, 0x64, 0x65, + 0x64, 0x69, 0x65, 0x64, 0x48, 0x6f, 0x6d, 0x65, 0x72, 0x75, 0x6c, 0x65, 0x68, + 0x6f, 0x73, 0x74, 0x61, 0x6a, 0x61, 0x78, 0x69, 0x6e, 0x66, 0x6f, 0x63, 0x6c, + 0x75, 0x62, 0x6c, 0x61, 0x77, 0x73, 0x6c, 0x65, 0x73, 0x73, 0x68, 0x61, 0x6c, + 0x66, 0x73, 0x6f, 0x6d, 0x65, 0x73, 0x75, 0x63, 0x68, 0x7a, 0x6f, 0x6e, 0x65, + 0x31, 0x30, 0x30, 0x25, 0x6f, 0x6e, 0x65, 0x73, 0x63, 0x61, 0x72, 0x65, 0x54, + 0x69, 0x6d, 0x65, 0x72, 0x61, 0x63, 0x65, 0x62, 0x6c, 0x75, 0x65, 0x66, 0x6f, + 0x75, 0x72, 0x77, 0x65, 0x65, 0x6b, 0x66, 0x61, 0x63, 0x65, 0x68, 0x6f, 0x70, + 0x65, 0x67, 0x61, 0x76, 0x65, 0x68, 0x61, 0x72, 0x64, 0x6c, 0x6f, 0x73, 0x74, + 0x77, 0x68, 0x65, 0x6e, 0x70, 0x61, 0x72, 0x6b, 0x6b, 0x65, 0x70, 0x74, 0x70, + 0x61, 0x73, 0x73, 0x73, 0x68, 0x69, 0x70, 0x72, 0x6f, 0x6f, 0x6d, 0x48, 0x54, + 0x4d, 0x4c, 0x70, 0x6c, 0x61, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x64, 0x6f, 0x6e, + 0x65, 0x73, 0x61, 0x76, 0x65, 0x6b, 0x65, 0x65, 0x70, 0x66, 0x6c, 0x61, 0x67, + 0x6c, 0x69, 0x6e, 0x6b, 0x73, 0x6f, 0x6c, 0x64, 0x66, 0x69, 0x76, 0x65, 0x74, + 0x6f, 0x6f, 0x6b, 0x72, 0x61, 0x74, 0x65, 0x74, 0x6f, 0x77, 0x6e, 0x6a, 0x75, + 0x6d, 0x70, 0x74, 0x68, 0x75, 0x73, 0x64, 0x61, 0x72, 0x6b, 0x63, 0x61, 0x72, + 0x64, 0x66, 0x69, 0x6c, 0x65, 0x66, 0x65, 0x61, 0x72, 0x73, 0x74, 0x61, 0x79, + 0x6b, 0x69, 0x6c, 0x6c, 0x74, 0x68, 0x61, 0x74, 0x66, 0x61, 0x6c, 0x6c, 0x61, + 0x75, 0x74, 0x6f, 0x65, 0x76, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x74, 0x61, + 0x6c, 0x6b, 0x73, 0x68, 0x6f, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x64, 0x65, 0x65, + 0x70, 0x6d, 0x6f, 0x64, 0x65, 0x72, 0x65, 0x73, 0x74, 0x74, 0x75, 0x72, 0x6e, + 0x62, 0x6f, 0x72, 0x6e, 0x62, 0x61, 0x6e, 0x64, 0x66, 0x65, 0x6c, 0x6c, 0x72, + 0x6f, 0x73, 0x65, 0x75, 0x72, 0x6c, 0x28, 0x73, 0x6b, 0x69, 0x6e, 0x72, 0x6f, + 0x6c, 0x65, 0x63, 0x6f, 0x6d, 0x65, 0x61, 0x63, 0x74, 0x73, 0x61, 0x67, 0x65, + 0x73, 0x6d, 0x65, 0x65, 0x74, 0x67, 0x6f, 0x6c, 0x64, 0x2e, 0x6a, 0x70, 0x67, + 0x69, 0x74, 0x65, 0x6d, 0x76, 0x61, 0x72, 0x79, 0x66, 0x65, 0x6c, 0x74, 0x74, + 0x68, 0x65, 0x6e, 0x73, 0x65, 0x6e, 0x64, 0x64, 0x72, 0x6f, 0x70, 0x56, 0x69, + 0x65, 0x77, 0x63, 0x6f, 0x70, 0x79, 0x31, 0x2e, 0x30, 0x22, 0x3c, 0x2f, 0x61, + 0x3e, 0x73, 0x74, 0x6f, 0x70, 0x65, 0x6c, 0x73, 0x65, 0x6c, 0x69, 0x65, 0x73, + 0x74, 0x6f, 0x75, 0x72, 0x70, 0x61, 0x63, 0x6b, 0x2e, 0x67, 0x69, 0x66, 0x70, + 0x61, 0x73, 0x74, 0x63, 0x73, 0x73, 0x3f, 0x67, 0x72, 0x61, 0x79, 0x6d, 0x65, + 0x61, 0x6e, 0x26, 0x67, 0x74, 0x3b, 0x72, 0x69, 0x64, 0x65, 0x73, 0x68, 0x6f, + 0x74, 0x6c, 0x61, 0x74, 0x65, 0x73, 0x61, 0x69, 0x64, 0x72, 0x6f, 0x61, 0x64, + 0x76, 0x61, 0x72, 0x20, 0x66, 0x65, 0x65, 0x6c, 0x6a, 0x6f, 0x68, 0x6e, 0x72, + 0x69, 0x63, 0x6b, 0x70, 0x6f, 0x72, 0x74, 0x66, 0x61, 0x73, 0x74, 0x27, 0x55, + 0x41, 0x2d, 0x64, 0x65, 0x61, 0x64, 0x3c, 0x2f, 0x62, 0x3e, 0x70, 0x6f, 0x6f, + 0x72, 0x62, 0x69, 0x6c, 0x6c, 0x74, 0x79, 0x70, 0x65, 0x55, 0x2e, 0x53, 0x2e, + 0x77, 0x6f, 0x6f, 0x64, 0x6d, 0x75, 0x73, 0x74, 0x32, 0x70, 0x78, 0x3b, 0x49, + 0x6e, 0x66, 0x6f, 0x72, 0x61, 0x6e, 0x6b, 0x77, 0x69, 0x64, 0x65, 0x77, 0x61, + 0x6e, 0x74, 0x77, 0x61, 0x6c, 0x6c, 0x6c, 0x65, 0x61, 0x64, 0x5b, 0x30, 0x5d, + 0x3b, 0x70, 0x61, 0x75, 0x6c, 0x77, 0x61, 0x76, 0x65, 0x73, 0x75, 0x72, 0x65, + 0x24, 0x28, 0x27, 0x23, 0x77, 0x61, 0x69, 0x74, 0x6d, 0x61, 0x73, 0x73, 0x61, + 0x72, 0x6d, 0x73, 0x67, 0x6f, 0x65, 0x73, 0x67, 0x61, 0x69, 0x6e, 0x6c, 0x61, + 0x6e, 0x67, 0x70, 0x61, 0x69, 0x64, 0x21, 0x2d, 0x2d, 0x20, 0x6c, 0x6f, 0x63, + 0x6b, 0x75, 0x6e, 0x69, 0x74, 0x72, 0x6f, 0x6f, 0x74, 0x77, 0x61, 0x6c, 0x6b, + 0x66, 0x69, 0x72, 0x6d, 0x77, 0x69, 0x66, 0x65, 0x78, 0x6d, 0x6c, 0x22, 0x73, + 0x6f, 0x6e, 0x67, 0x74, 0x65, 0x73, 0x74, 0x32, 0x30, 0x70, 0x78, 0x6b, 0x69, + 0x6e, 0x64, 0x72, 0x6f, 0x77, 0x73, 0x74, 0x6f, 0x6f, 0x6c, 0x66, 0x6f, 0x6e, + 0x74, 0x6d, 0x61, 0x69, 0x6c, 0x73, 0x61, 0x66, 0x65, 0x73, 0x74, 0x61, 0x72, + 0x6d, 0x61, 0x70, 0x73, 0x63, 0x6f, 0x72, 0x65, 0x72, 0x61, 0x69, 0x6e, 0x66, + 0x6c, 0x6f, 0x77, 0x62, 0x61, 0x62, 0x79, 0x73, 0x70, 0x61, 0x6e, 0x73, 0x61, + 0x79, 0x73, 0x34, 0x70, 0x78, 0x3b, 0x36, 0x70, 0x78, 0x3b, 0x61, 0x72, 0x74, + 0x73, 0x66, 0x6f, 0x6f, 0x74, 0x72, 0x65, 0x61, 0x6c, 0x77, 0x69, 0x6b, 0x69, + 0x68, 0x65, 0x61, 0x74, 0x73, 0x74, 0x65, 0x70, 0x74, 0x72, 0x69, 0x70, 0x6f, + 0x72, 0x67, 0x2f, 0x6c, 0x61, 0x6b, 0x65, 0x77, 0x65, 0x61, 0x6b, 0x74, 0x6f, + 0x6c, 0x64, 0x46, 0x6f, 0x72, 0x6d, 0x63, 0x61, 0x73, 0x74, 0x66, 0x61, 0x6e, + 0x73, 0x62, 0x61, 0x6e, 0x6b, 0x76, 0x65, 0x72, 0x79, 0x72, 0x75, 0x6e, 0x73, + 0x6a, 0x75, 0x6c, 0x79, 0x74, 0x61, 0x73, 0x6b, 0x31, 0x70, 0x78, 0x3b, 0x67, + 0x6f, 0x61, 0x6c, 0x67, 0x72, 0x65, 0x77, 0x73, 0x6c, 0x6f, 0x77, 0x65, 0x64, + 0x67, 0x65, 0x69, 0x64, 0x3d, 0x22, 0x73, 0x65, 0x74, 0x73, 0x35, 0x70, 0x78, + 0x3b, 0x2e, 0x6a, 0x73, 0x3f, 0x34, 0x30, 0x70, 0x78, 0x69, 0x66, 0x20, 0x28, + 0x73, 0x6f, 0x6f, 0x6e, 0x73, 0x65, 0x61, 0x74, 0x6e, 0x6f, 0x6e, 0x65, 0x74, + 0x75, 0x62, 0x65, 0x7a, 0x65, 0x72, 0x6f, 0x73, 0x65, 0x6e, 0x74, 0x72, 0x65, + 0x65, 0x64, 0x66, 0x61, 0x63, 0x74, 0x69, 0x6e, 0x74, 0x6f, 0x67, 0x69, 0x66, + 0x74, 0x68, 0x61, 0x72, 0x6d, 0x31, 0x38, 0x70, 0x78, 0x63, 0x61, 0x6d, 0x65, + 0x68, 0x69, 0x6c, 0x6c, 0x62, 0x6f, 0x6c, 0x64, 0x7a, 0x6f, 0x6f, 0x6d, 0x76, + 0x6f, 0x69, 0x64, 0x65, 0x61, 0x73, 0x79, 0x72, 0x69, 0x6e, 0x67, 0x66, 0x69, + 0x6c, 0x6c, 0x70, 0x65, 0x61, 0x6b, 0x69, 0x6e, 0x69, 0x74, 0x63, 0x6f, 0x73, + 0x74, 0x33, 0x70, 0x78, 0x3b, 0x6a, 0x61, 0x63, 0x6b, 0x74, 0x61, 0x67, 0x73, + 0x62, 0x69, 0x74, 0x73, 0x72, 0x6f, 0x6c, 0x6c, 0x65, 0x64, 0x69, 0x74, 0x6b, + 0x6e, 0x65, 0x77, 0x6e, 0x65, 0x61, 0x72, 0x3c, 0x21, 0x2d, 0x2d, 0x67, 0x72, + 0x6f, 0x77, 0x4a, 0x53, 0x4f, 0x4e, 0x64, 0x75, 0x74, 0x79, 0x4e, 0x61, 0x6d, + 0x65, 0x73, 0x61, 0x6c, 0x65, 0x79, 0x6f, 0x75, 0x20, 0x6c, 0x6f, 0x74, 0x73, + 0x70, 0x61, 0x69, 0x6e, 0x6a, 0x61, 0x7a, 0x7a, 0x63, 0x6f, 0x6c, 0x64, 0x65, + 0x79, 0x65, 0x73, 0x66, 0x69, 0x73, 0x68, 0x77, 0x77, 0x77, 0x2e, 0x72, 0x69, + 0x73, 0x6b, 0x74, 0x61, 0x62, 0x73, 0x70, 0x72, 0x65, 0x76, 0x31, 0x30, 0x70, + 0x78, 0x72, 0x69, 0x73, 0x65, 0x32, 0x35, 0x70, 0x78, 0x42, 0x6c, 0x75, 0x65, + 0x64, 0x69, 0x6e, 0x67, 0x33, 0x30, 0x30, 0x2c, 0x62, 0x61, 0x6c, 0x6c, 0x66, + 0x6f, 0x72, 0x64, 0x65, 0x61, 0x72, 0x6e, 0x77, 0x69, 0x6c, 0x64, 0x62, 0x6f, + 0x78, 0x2e, 0x66, 0x61, 0x69, 0x72, 0x6c, 0x61, 0x63, 0x6b, 0x76, 0x65, 0x72, + 0x73, 0x70, 0x61, 0x69, 0x72, 0x6a, 0x75, 0x6e, 0x65, 0x74, 0x65, 0x63, 0x68, + 0x69, 0x66, 0x28, 0x21, 0x70, 0x69, 0x63, 0x6b, 0x65, 0x76, 0x69, 0x6c, 0x24, + 0x28, 0x22, 0x23, 0x77, 0x61, 0x72, 0x6d, 0x6c, 0x6f, 0x72, 0x64, 0x64, 0x6f, + 0x65, 0x73, 0x70, 0x75, 0x6c, 0x6c, 0x2c, 0x30, 0x30, 0x30, 0x69, 0x64, 0x65, + 0x61, 0x64, 0x72, 0x61, 0x77, 0x68, 0x75, 0x67, 0x65, 0x73, 0x70, 0x6f, 0x74, + 0x66, 0x75, 0x6e, 0x64, 0x62, 0x75, 0x72, 0x6e, 0x68, 0x72, 0x65, 0x66, 0x63, + 0x65, 0x6c, 0x6c, 0x6b, 0x65, 0x79, 0x73, 0x74, 0x69, 0x63, 0x6b, 0x68, 0x6f, + 0x75, 0x72, 0x6c, 0x6f, 0x73, 0x73, 0x66, 0x75, 0x65, 0x6c, 0x31, 0x32, 0x70, + 0x78, 0x73, 0x75, 0x69, 0x74, 0x64, 0x65, 0x61, 0x6c, 0x52, 0x53, 0x53, 0x22, + 0x61, 0x67, 0x65, 0x64, 0x67, 0x72, 0x65, 0x79, 0x47, 0x45, 0x54, 0x22, 0x65, + 0x61, 0x73, 0x65, 0x61, 0x69, 0x6d, 0x73, 0x67, 0x69, 0x72, 0x6c, 0x61, 0x69, + 0x64, 0x73, 0x38, 0x70, 0x78, 0x3b, 0x6e, 0x61, 0x76, 0x79, 0x67, 0x72, 0x69, + 0x64, 0x74, 0x69, 0x70, 0x73, 0x23, 0x39, 0x39, 0x39, 0x77, 0x61, 0x72, 0x73, + 0x6c, 0x61, 0x64, 0x79, 0x63, 0x61, 0x72, 0x73, 0x29, 0x3b, 0x20, 0x7d, 0x70, + 0x68, 0x70, 0x3f, 0x68, 0x65, 0x6c, 0x6c, 0x74, 0x61, 0x6c, 0x6c, 0x77, 0x68, + 0x6f, 0x6d, 0x7a, 0x68, 0x3a, 0xe5, 0x2a, 0x2f, 0x0d, 0x0a, 0x20, 0x31, 0x30, + 0x30, 0x68, 0x61, 0x6c, 0x6c, 0x2e, 0x0a, 0x0a, 0x41, 0x37, 0x70, 0x78, 0x3b, + 0x70, 0x75, 0x73, 0x68, 0x63, 0x68, 0x61, 0x74, 0x30, 0x70, 0x78, 0x3b, 0x63, + 0x72, 0x65, 0x77, 0x2a, 0x2f, 0x3c, 0x2f, 0x68, 0x61, 0x73, 0x68, 0x37, 0x35, + 0x70, 0x78, 0x66, 0x6c, 0x61, 0x74, 0x72, 0x61, 0x72, 0x65, 0x20, 0x26, 0x26, + 0x20, 0x74, 0x65, 0x6c, 0x6c, 0x63, 0x61, 0x6d, 0x70, 0x6f, 0x6e, 0x74, 0x6f, + 0x6c, 0x61, 0x69, 0x64, 0x6d, 0x69, 0x73, 0x73, 0x73, 0x6b, 0x69, 0x70, 0x74, + 0x65, 0x6e, 0x74, 0x66, 0x69, 0x6e, 0x65, 0x6d, 0x61, 0x6c, 0x65, 0x67, 0x65, + 0x74, 0x73, 0x70, 0x6c, 0x6f, 0x74, 0x34, 0x30, 0x30, 0x2c, 0x0d, 0x0a, 0x0d, + 0x0a, 0x63, 0x6f, 0x6f, 0x6c, 0x66, 0x65, 0x65, 0x74, 0x2e, 0x70, 0x68, 0x70, + 0x3c, 0x62, 0x72, 0x3e, 0x65, 0x72, 0x69, 0x63, 0x6d, 0x6f, 0x73, 0x74, 0x67, + 0x75, 0x69, 0x64, 0x62, 0x65, 0x6c, 0x6c, 0x64, 0x65, 0x73, 0x63, 0x68, 0x61, + 0x69, 0x72, 0x6d, 0x61, 0x74, 0x68, 0x61, 0x74, 0x6f, 0x6d, 0x2f, 0x69, 0x6d, + 0x67, 0x26, 0x23, 0x38, 0x32, 0x6c, 0x75, 0x63, 0x6b, 0x63, 0x65, 0x6e, 0x74, + 0x30, 0x30, 0x30, 0x3b, 0x74, 0x69, 0x6e, 0x79, 0x67, 0x6f, 0x6e, 0x65, 0x68, + 0x74, 0x6d, 0x6c, 0x73, 0x65, 0x6c, 0x6c, 0x64, 0x72, 0x75, 0x67, 0x46, 0x52, + 0x45, 0x45, 0x6e, 0x6f, 0x64, 0x65, 0x6e, 0x69, 0x63, 0x6b, 0x3f, 0x69, 0x64, + 0x3d, 0x6c, 0x6f, 0x73, 0x65, 0x6e, 0x75, 0x6c, 0x6c, 0x76, 0x61, 0x73, 0x74, + 0x77, 0x69, 0x6e, 0x64, 0x52, 0x53, 0x53, 0x20, 0x77, 0x65, 0x61, 0x72, 0x72, + 0x65, 0x6c, 0x79, 0x62, 0x65, 0x65, 0x6e, 0x73, 0x61, 0x6d, 0x65, 0x64, 0x75, + 0x6b, 0x65, 0x6e, 0x61, 0x73, 0x61, 0x63, 0x61, 0x70, 0x65, 0x77, 0x69, 0x73, + 0x68, 0x67, 0x75, 0x6c, 0x66, 0x54, 0x32, 0x33, 0x3a, 0x68, 0x69, 0x74, 0x73, + 0x73, 0x6c, 0x6f, 0x74, 0x67, 0x61, 0x74, 0x65, 0x6b, 0x69, 0x63, 0x6b, 0x62, + 0x6c, 0x75, 0x72, 0x74, 0x68, 0x65, 0x79, 0x31, 0x35, 0x70, 0x78, 0x27, 0x27, + 0x29, 0x3b, 0x29, 0x3b, 0x22, 0x3e, 0x6d, 0x73, 0x69, 0x65, 0x77, 0x69, 0x6e, + 0x73, 0x62, 0x69, 0x72, 0x64, 0x73, 0x6f, 0x72, 0x74, 0x62, 0x65, 0x74, 0x61, + 0x73, 0x65, 0x65, 0x6b, 0x54, 0x31, 0x38, 0x3a, 0x6f, 0x72, 0x64, 0x73, 0x74, + 0x72, 0x65, 0x65, 0x6d, 0x61, 0x6c, 0x6c, 0x36, 0x30, 0x70, 0x78, 0x66, 0x61, + 0x72, 0x6d, 0xe2, 0x80, 0x99, 0x73, 0x62, 0x6f, 0x79, 0x73, 0x5b, 0x30, 0x5d, + 0x2e, 0x27, 0x29, 0x3b, 0x22, 0x50, 0x4f, 0x53, 0x54, 0x62, 0x65, 0x61, 0x72, + 0x6b, 0x69, 0x64, 0x73, 0x29, 0x3b, 0x7d, 0x7d, 0x6d, 0x61, 0x72, 0x79, 0x74, + 0x65, 0x6e, 0x64, 0x28, 0x55, 0x4b, 0x29, 0x71, 0x75, 0x61, 0x64, 0x7a, 0x68, + 0x3a, 0xe6, 0x2d, 0x73, 0x69, 0x7a, 0x2d, 0x2d, 0x2d, 0x2d, 0x70, 0x72, 0x6f, + 0x70, 0x27, 0x29, 0x3b, 0x0d, 0x6c, 0x69, 0x66, 0x74, 0x54, 0x31, 0x39, 0x3a, + 0x76, 0x69, 0x63, 0x65, 0x61, 0x6e, 0x64, 0x79, 0x64, 0x65, 0x62, 0x74, 0x3e, + 0x52, 0x53, 0x53, 0x70, 0x6f, 0x6f, 0x6c, 0x6e, 0x65, 0x63, 0x6b, 0x62, 0x6c, + 0x6f, 0x77, 0x54, 0x31, 0x36, 0x3a, 0x64, 0x6f, 0x6f, 0x72, 0x65, 0x76, 0x61, + 0x6c, 0x54, 0x31, 0x37, 0x3a, 0x6c, 0x65, 0x74, 0x73, 0x66, 0x61, 0x69, 0x6c, + 0x6f, 0x72, 0x61, 0x6c, 0x70, 0x6f, 0x6c, 0x6c, 0x6e, 0x6f, 0x76, 0x61, 0x63, + 0x6f, 0x6c, 0x73, 0x67, 0x65, 0x6e, 0x65, 0x20, 0xe2, 0x80, 0x94, 0x73, 0x6f, + 0x66, 0x74, 0x72, 0x6f, 0x6d, 0x65, 0x74, 0x69, 0x6c, 0x6c, 0x72, 0x6f, 0x73, + 0x73, 0x3c, 0x68, 0x33, 0x3e, 0x70, 0x6f, 0x75, 0x72, 0x66, 0x61, 0x64, 0x65, + 0x70, 0x69, 0x6e, 0x6b, 0x3c, 0x74, 0x72, 0x3e, 0x6d, 0x69, 0x6e, 0x69, 0x29, + 0x7c, 0x21, 0x28, 0x6d, 0x69, 0x6e, 0x65, 0x7a, 0x68, 0x3a, 0xe8, 0x62, 0x61, + 0x72, 0x73, 0x68, 0x65, 0x61, 0x72, 0x30, 0x30, 0x29, 0x3b, 0x6d, 0x69, 0x6c, + 0x6b, 0x20, 0x2d, 0x2d, 0x3e, 0x69, 0x72, 0x6f, 0x6e, 0x66, 0x72, 0x65, 0x64, + 0x64, 0x69, 0x73, 0x6b, 0x77, 0x65, 0x6e, 0x74, 0x73, 0x6f, 0x69, 0x6c, 0x70, + 0x75, 0x74, 0x73, 0x2f, 0x6a, 0x73, 0x2f, 0x68, 0x6f, 0x6c, 0x79, 0x54, 0x32, + 0x32, 0x3a, 0x49, 0x53, 0x42, 0x4e, 0x54, 0x32, 0x30, 0x3a, 0x61, 0x64, 0x61, + 0x6d, 0x73, 0x65, 0x65, 0x73, 0x3c, 0x68, 0x32, 0x3e, 0x6a, 0x73, 0x6f, 0x6e, + 0x27, 0x2c, 0x20, 0x27, 0x63, 0x6f, 0x6e, 0x74, 0x54, 0x32, 0x31, 0x3a, 0x20, + 0x52, 0x53, 0x53, 0x6c, 0x6f, 0x6f, 0x70, 0x61, 0x73, 0x69, 0x61, 0x6d, 0x6f, + 0x6f, 0x6e, 0x3c, 0x2f, 0x70, 0x3e, 0x73, 0x6f, 0x75, 0x6c, 0x4c, 0x49, 0x4e, + 0x45, 0x66, 0x6f, 0x72, 0x74, 0x63, 0x61, 0x72, 0x74, 0x54, 0x31, 0x34, 0x3a, + 0x3c, 0x68, 0x31, 0x3e, 0x38, 0x30, 0x70, 0x78, 0x21, 0x2d, 0x2d, 0x3c, 0x39, + 0x70, 0x78, 0x3b, 0x54, 0x30, 0x34, 0x3a, 0x6d, 0x69, 0x6b, 0x65, 0x3a, 0x34, + 0x36, 0x5a, 0x6e, 0x69, 0x63, 0x65, 0x69, 0x6e, 0x63, 0x68, 0x59, 0x6f, 0x72, + 0x6b, 0x72, 0x69, 0x63, 0x65, 0x7a, 0x68, 0x3a, 0xe4, 0x27, 0x29, 0x29, 0x3b, + 0x70, 0x75, 0x72, 0x65, 0x6d, 0x61, 0x67, 0x65, 0x70, 0x61, 0x72, 0x61, 0x74, + 0x6f, 0x6e, 0x65, 0x62, 0x6f, 0x6e, 0x64, 0x3a, 0x33, 0x37, 0x5a, 0x5f, 0x6f, + 0x66, 0x5f, 0x27, 0x5d, 0x29, 0x3b, 0x30, 0x30, 0x30, 0x2c, 0x7a, 0x68, 0x3a, + 0xe7, 0x74, 0x61, 0x6e, 0x6b, 0x79, 0x61, 0x72, 0x64, 0x62, 0x6f, 0x77, 0x6c, + 0x62, 0x75, 0x73, 0x68, 0x3a, 0x35, 0x36, 0x5a, 0x4a, 0x61, 0x76, 0x61, 0x33, + 0x30, 0x70, 0x78, 0x0a, 0x7c, 0x7d, 0x0a, 0x25, 0x43, 0x33, 0x25, 0x3a, 0x33, + 0x34, 0x5a, 0x6a, 0x65, 0x66, 0x66, 0x45, 0x58, 0x50, 0x49, 0x63, 0x61, 0x73, + 0x68, 0x76, 0x69, 0x73, 0x61, 0x67, 0x6f, 0x6c, 0x66, 0x73, 0x6e, 0x6f, 0x77, + 0x7a, 0x68, 0x3a, 0xe9, 0x71, 0x75, 0x65, 0x72, 0x2e, 0x63, 0x73, 0x73, 0x73, + 0x69, 0x63, 0x6b, 0x6d, 0x65, 0x61, 0x74, 0x6d, 0x69, 0x6e, 0x2e, 0x62, 0x69, + 0x6e, 0x64, 0x64, 0x65, 0x6c, 0x6c, 0x68, 0x69, 0x72, 0x65, 0x70, 0x69, 0x63, + 0x73, 0x72, 0x65, 0x6e, 0x74, 0x3a, 0x33, 0x36, 0x5a, 0x48, 0x54, 0x54, 0x50, + 0x2d, 0x32, 0x30, 0x31, 0x66, 0x6f, 0x74, 0x6f, 0x77, 0x6f, 0x6c, 0x66, 0x45, + 0x4e, 0x44, 0x20, 0x78, 0x62, 0x6f, 0x78, 0x3a, 0x35, 0x34, 0x5a, 0x42, 0x4f, + 0x44, 0x59, 0x64, 0x69, 0x63, 0x6b, 0x3b, 0x0a, 0x7d, 0x0a, 0x65, 0x78, 0x69, + 0x74, 0x3a, 0x33, 0x35, 0x5a, 0x76, 0x61, 0x72, 0x73, 0x62, 0x65, 0x61, 0x74, + 0x27, 0x7d, 0x29, 0x3b, 0x64, 0x69, 0x65, 0x74, 0x39, 0x39, 0x39, 0x3b, 0x61, + 0x6e, 0x6e, 0x65, 0x7d, 0x7d, 0x3c, 0x2f, 0x5b, 0x69, 0x5d, 0x2e, 0x4c, 0x61, + 0x6e, 0x67, 0x6b, 0x6d, 0xc2, 0xb2, 0x77, 0x69, 0x72, 0x65, 0x74, 0x6f, 0x79, + 0x73, 0x61, 0x64, 0x64, 0x73, 0x73, 0x65, 0x61, 0x6c, 0x61, 0x6c, 0x65, 0x78, + 0x3b, 0x0a, 0x09, 0x7d, 0x65, 0x63, 0x68, 0x6f, 0x6e, 0x69, 0x6e, 0x65, 0x2e, + 0x6f, 0x72, 0x67, 0x30, 0x30, 0x35, 0x29, 0x74, 0x6f, 0x6e, 0x79, 0x6a, 0x65, + 0x77, 0x73, 0x73, 0x61, 0x6e, 0x64, 0x6c, 0x65, 0x67, 0x73, 0x72, 0x6f, 0x6f, + 0x66, 0x30, 0x30, 0x30, 0x29, 0x20, 0x32, 0x30, 0x30, 0x77, 0x69, 0x6e, 0x65, + 0x67, 0x65, 0x61, 0x72, 0x64, 0x6f, 0x67, 0x73, 0x62, 0x6f, 0x6f, 0x74, 0x67, + 0x61, 0x72, 0x79, 0x63, 0x75, 0x74, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x74, 0x65, + 0x6d, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x78, 0x6d, 0x6c, 0x63, 0x6f, 0x63, + 0x6b, 0x67, 0x61, 0x6e, 0x67, 0x24, 0x28, 0x27, 0x2e, 0x35, 0x30, 0x70, 0x78, + 0x50, 0x68, 0x2e, 0x44, 0x6d, 0x69, 0x73, 0x63, 0x61, 0x6c, 0x61, 0x6e, 0x6c, + 0x6f, 0x61, 0x6e, 0x64, 0x65, 0x73, 0x6b, 0x6d, 0x69, 0x6c, 0x65, 0x72, 0x79, + 0x61, 0x6e, 0x75, 0x6e, 0x69, 0x78, 0x64, 0x69, 0x73, 0x63, 0x29, 0x3b, 0x7d, + 0x0a, 0x64, 0x75, 0x73, 0x74, 0x63, 0x6c, 0x69, 0x70, 0x29, 0x2e, 0x0a, 0x0a, + 0x37, 0x30, 0x70, 0x78, 0x2d, 0x32, 0x30, 0x30, 0x44, 0x56, 0x44, 0x73, 0x37, + 0x5d, 0x3e, 0x3c, 0x74, 0x61, 0x70, 0x65, 0x64, 0x65, 0x6d, 0x6f, 0x69, 0x2b, + 0x2b, 0x29, 0x77, 0x61, 0x67, 0x65, 0x65, 0x75, 0x72, 0x6f, 0x70, 0x68, 0x69, + 0x6c, 0x6f, 0x70, 0x74, 0x73, 0x68, 0x6f, 0x6c, 0x65, 0x46, 0x41, 0x51, 0x73, + 0x61, 0x73, 0x69, 0x6e, 0x2d, 0x32, 0x36, 0x54, 0x6c, 0x61, 0x62, 0x73, 0x70, + 0x65, 0x74, 0x73, 0x55, 0x52, 0x4c, 0x20, 0x62, 0x75, 0x6c, 0x6b, 0x63, 0x6f, + 0x6f, 0x6b, 0x3b, 0x7d, 0x0d, 0x0a, 0x48, 0x45, 0x41, 0x44, 0x5b, 0x30, 0x5d, + 0x29, 0x61, 0x62, 0x62, 0x72, 0x6a, 0x75, 0x61, 0x6e, 0x28, 0x31, 0x39, 0x38, + 0x6c, 0x65, 0x73, 0x68, 0x74, 0x77, 0x69, 0x6e, 0x3c, 0x2f, 0x69, 0x3e, 0x73, + 0x6f, 0x6e, 0x79, 0x67, 0x75, 0x79, 0x73, 0x66, 0x75, 0x63, 0x6b, 0x70, 0x69, + 0x70, 0x65, 0x7c, 0x2d, 0x0a, 0x21, 0x30, 0x30, 0x32, 0x29, 0x6e, 0x64, 0x6f, + 0x77, 0x5b, 0x31, 0x5d, 0x3b, 0x5b, 0x5d, 0x3b, 0x0a, 0x4c, 0x6f, 0x67, 0x20, + 0x73, 0x61, 0x6c, 0x74, 0x0d, 0x0a, 0x09, 0x09, 0x62, 0x61, 0x6e, 0x67, 0x74, + 0x72, 0x69, 0x6d, 0x62, 0x61, 0x74, 0x68, 0x29, 0x7b, 0x0d, 0x0a, 0x30, 0x30, + 0x70, 0x78, 0x0a, 0x7d, 0x29, 0x3b, 0x6b, 0x6f, 0x3a, 0xec, 0x66, 0x65, 0x65, + 0x73, 0x61, 0x64, 0x3e, 0x0d, 0x73, 0x3a, 0x2f, 0x2f, 0x20, 0x5b, 0x5d, 0x3b, + 0x74, 0x6f, 0x6c, 0x6c, 0x70, 0x6c, 0x75, 0x67, 0x28, 0x29, 0x7b, 0x0a, 0x7b, + 0x0d, 0x0a, 0x20, 0x2e, 0x6a, 0x73, 0x27, 0x32, 0x30, 0x30, 0x70, 0x64, 0x75, + 0x61, 0x6c, 0x62, 0x6f, 0x61, 0x74, 0x2e, 0x4a, 0x50, 0x47, 0x29, 0x3b, 0x0a, + 0x7d, 0x71, 0x75, 0x6f, 0x74, 0x29, 0x3b, 0x0a, 0x0a, 0x27, 0x29, 0x3b, 0x0a, + 0x0d, 0x0a, 0x7d, 0x0d, 0x32, 0x30, 0x31, 0x34, 0x32, 0x30, 0x31, 0x35, 0x32, + 0x30, 0x31, 0x36, 0x32, 0x30, 0x31, 0x37, 0x32, 0x30, 0x31, 0x38, 0x32, 0x30, + 0x31, 0x39, 0x32, 0x30, 0x32, 0x30, 0x32, 0x30, 0x32, 0x31, 0x32, 0x30, 0x32, + 0x32, 0x32, 0x30, 0x32, 0x33, 0x32, 0x30, 0x32, 0x34, 0x32, 0x30, 0x32, 0x35, + 0x32, 0x30, 0x32, 0x36, 0x32, 0x30, 0x32, 0x37, 0x32, 0x30, 0x32, 0x38, 0x32, + 0x30, 0x32, 0x39, 0x32, 0x30, 0x33, 0x30, 0x32, 0x30, 0x33, 0x31, 0x32, 0x30, + 0x33, 0x32, 0x32, 0x30, 0x33, 0x33, 0x32, 0x30, 0x33, 0x34, 0x32, 0x30, 0x33, + 0x35, 0x32, 0x30, 0x33, 0x36, 0x32, 0x30, 0x33, 0x37, 0x32, 0x30, 0x31, 0x33, + 0x32, 0x30, 0x31, 0x32, 0x32, 0x30, 0x31, 0x31, 0x32, 0x30, 0x31, 0x30, 0x32, + 0x30, 0x30, 0x39, 0x32, 0x30, 0x30, 0x38, 0x32, 0x30, 0x30, 0x37, 0x32, 0x30, + 0x30, 0x36, 0x32, 0x30, 0x30, 0x35, 0x32, 0x30, 0x30, 0x34, 0x32, 0x30, 0x30, + 0x33, 0x32, 0x30, 0x30, 0x32, 0x32, 0x30, 0x30, 0x31, 0x32, 0x30, 0x30, 0x30, + 0x31, 0x39, 0x39, 0x39, 0x31, 0x39, 0x39, 0x38, 0x31, 0x39, 0x39, 0x37, 0x31, + 0x39, 0x39, 0x36, 0x31, 0x39, 0x39, 0x35, 0x31, 0x39, 0x39, 0x34, 0x31, 0x39, + 0x39, 0x33, 0x31, 0x39, 0x39, 0x32, 0x31, 0x39, 0x39, 0x31, 0x31, 0x39, 0x39, + 0x30, 0x31, 0x39, 0x38, 0x39, 0x31, 0x39, 0x38, 0x38, 0x31, 0x39, 0x38, 0x37, + 0x31, 0x39, 0x38, 0x36, 0x31, 0x39, 0x38, 0x35, 0x31, 0x39, 0x38, 0x34, 0x31, + 0x39, 0x38, 0x33, 0x31, 0x39, 0x38, 0x32, 0x31, 0x39, 0x38, 0x31, 0x31, 0x39, + 0x38, 0x30, 0x31, 0x39, 0x37, 0x39, 0x31, 0x39, 0x37, 0x38, 0x31, 0x39, 0x37, + 0x37, 0x31, 0x39, 0x37, 0x36, 0x31, 0x39, 0x37, 0x35, 0x31, 0x39, 0x37, 0x34, + 0x31, 0x39, 0x37, 0x33, 0x31, 0x39, 0x37, 0x32, 0x31, 0x39, 0x37, 0x31, 0x31, + 0x39, 0x37, 0x30, 0x31, 0x39, 0x36, 0x39, 0x31, 0x39, 0x36, 0x38, 0x31, 0x39, + 0x36, 0x37, 0x31, 0x39, 0x36, 0x36, 0x31, 0x39, 0x36, 0x35, 0x31, 0x39, 0x36, + 0x34, 0x31, 0x39, 0x36, 0x33, 0x31, 0x39, 0x36, 0x32, 0x31, 0x39, 0x36, 0x31, + 0x31, 0x39, 0x36, 0x30, 0x31, 0x39, 0x35, 0x39, 0x31, 0x39, 0x35, 0x38, 0x31, + 0x39, 0x35, 0x37, 0x31, 0x39, 0x35, 0x36, 0x31, 0x39, 0x35, 0x35, 0x31, 0x39, + 0x35, 0x34, 0x31, 0x39, 0x35, 0x33, 0x31, 0x39, 0x35, 0x32, 0x31, 0x39, 0x35, + 0x31, 0x31, 0x39, 0x35, 0x30, 0x31, 0x30, 0x30, 0x30, 0x31, 0x30, 0x32, 0x34, + 0x31, 0x33, 0x39, 0x34, 0x30, 0x30, 0x30, 0x30, 0x39, 0x39, 0x39, 0x39, 0x63, + 0x6f, 0x6d, 0x6f, 0x6d, 0xc3, 0xa1, 0x73, 0x65, 0x73, 0x74, 0x65, 0x65, 0x73, + 0x74, 0x61, 0x70, 0x65, 0x72, 0x6f, 0x74, 0x6f, 0x64, 0x6f, 0x68, 0x61, 0x63, + 0x65, 0x63, 0x61, 0x64, 0x61, 0x61, 0xc3, 0xb1, 0x6f, 0x62, 0x69, 0x65, 0x6e, + 0x64, 0xc3, 0xad, 0x61, 0x61, 0x73, 0xc3, 0xad, 0x76, 0x69, 0x64, 0x61, 0x63, + 0x61, 0x73, 0x6f, 0x6f, 0x74, 0x72, 0x6f, 0x66, 0x6f, 0x72, 0x6f, 0x73, 0x6f, + 0x6c, 0x6f, 0x6f, 0x74, 0x72, 0x61, 0x63, 0x75, 0x61, 0x6c, 0x64, 0x69, 0x6a, + 0x6f, 0x73, 0x69, 0x64, 0x6f, 0x67, 0x72, 0x61, 0x6e, 0x74, 0x69, 0x70, 0x6f, + 0x74, 0x65, 0x6d, 0x61, 0x64, 0x65, 0x62, 0x65, 0x61, 0x6c, 0x67, 0x6f, 0x71, + 0x75, 0xc3, 0xa9, 0x65, 0x73, 0x74, 0x6f, 0x6e, 0x61, 0x64, 0x61, 0x74, 0x72, + 0x65, 0x73, 0x70, 0x6f, 0x63, 0x6f, 0x63, 0x61, 0x73, 0x61, 0x62, 0x61, 0x6a, + 0x6f, 0x74, 0x6f, 0x64, 0x61, 0x73, 0x69, 0x6e, 0x6f, 0x61, 0x67, 0x75, 0x61, + 0x70, 0x75, 0x65, 0x73, 0x75, 0x6e, 0x6f, 0x73, 0x61, 0x6e, 0x74, 0x65, 0x64, + 0x69, 0x63, 0x65, 0x6c, 0x75, 0x69, 0x73, 0x65, 0x6c, 0x6c, 0x61, 0x6d, 0x61, + 0x79, 0x6f, 0x7a, 0x6f, 0x6e, 0x61, 0x61, 0x6d, 0x6f, 0x72, 0x70, 0x69, 0x73, + 0x6f, 0x6f, 0x62, 0x72, 0x61, 0x63, 0x6c, 0x69, 0x63, 0x65, 0x6c, 0x6c, 0x6f, + 0x64, 0x69, 0x6f, 0x73, 0x68, 0x6f, 0x72, 0x61, 0x63, 0x61, 0x73, 0x69, 0xd0, + 0xb7, 0xd0, 0xb0, 0xd0, 0xbd, 0xd0, 0xb0, 0xd0, 0xbe, 0xd0, 0xbc, 0xd1, 0x80, + 0xd0, 0xb0, 0xd1, 0x80, 0xd1, 0x83, 0xd1, 0x82, 0xd0, 0xb0, 0xd0, 0xbd, 0xd0, + 0xb5, 0xd0, 0xbf, 0xd0, 0xbe, 0xd0, 0xbe, 0xd1, 0x82, 0xd0, 0xb8, 0xd0, 0xb7, + 0xd0, 0xbd, 0xd0, 0xbe, 0xd0, 0xb4, 0xd0, 0xbe, 0xd1, 0x82, 0xd0, 0xbe, 0xd0, + 0xb6, 0xd0, 0xb5, 0xd0, 0xbe, 0xd0, 0xbd, 0xd0, 0xb8, 0xd1, 0x85, 0xd0, 0x9d, + 0xd0, 0xb0, 0xd0, 0xb5, 0xd0, 0xb5, 0xd0, 0xb1, 0xd1, 0x8b, 0xd0, 0xbc, 0xd1, + 0x8b, 0xd0, 0x92, 0xd1, 0x8b, 0xd1, 0x81, 0xd0, 0xbe, 0xd0, 0xb2, 0xd1, 0x8b, + 0xd0, 0xb2, 0xd0, 0xbe, 0xd0, 0x9d, 0xd0, 0xbe, 0xd0, 0xbe, 0xd0, 0xb1, 0xd0, + 0x9f, 0xd0, 0xbe, 0xd0, 0xbb, 0xd0, 0xb8, 0xd0, 0xbd, 0xd0, 0xb8, 0xd0, 0xa0, + 0xd0, 0xa4, 0xd0, 0x9d, 0xd0, 0xb5, 0xd0, 0x9c, 0xd1, 0x8b, 0xd1, 0x82, 0xd1, + 0x8b, 0xd0, 0x9e, 0xd0, 0xbd, 0xd0, 0xb8, 0xd0, 0xbc, 0xd0, 0xb4, 0xd0, 0xb0, + 0xd0, 0x97, 0xd0, 0xb0, 0xd0, 0x94, 0xd0, 0xb0, 0xd0, 0x9d, 0xd1, 0x83, 0xd0, + 0x9e, 0xd0, 0xb1, 0xd1, 0x82, 0xd0, 0xb5, 0xd0, 0x98, 0xd0, 0xb7, 0xd0, 0xb5, + 0xd0, 0xb9, 0xd0, 0xbd, 0xd1, 0x83, 0xd0, 0xbc, 0xd0, 0xbc, 0xd0, 0xa2, 0xd1, + 0x8b, 0xd1, 0x83, 0xd0, 0xb6, 0xd9, 0x81, 0xd9, 0x8a, 0xd8, 0xa3, 0xd9, 0x86, + 0xd9, 0x85, 0xd8, 0xa7, 0xd9, 0x85, 0xd8, 0xb9, 0xd9, 0x83, 0xd9, 0x84, 0xd8, + 0xa3, 0xd9, 0x88, 0xd8, 0xb1, 0xd8, 0xaf, 0xd9, 0x8a, 0xd8, 0xa7, 0xd9, 0x81, + 0xd9, 0x89, 0xd9, 0x87, 0xd9, 0x88, 0xd9, 0x84, 0xd9, 0x85, 0xd9, 0x84, 0xd9, + 0x83, 0xd8, 0xa7, 0xd9, 0x88, 0xd9, 0x84, 0xd9, 0x87, 0xd8, 0xa8, 0xd8, 0xb3, + 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa5, 0xd9, 0x86, 0xd9, 0x87, 0xd9, 0x8a, 0xd8, + 0xa3, 0xd9, 0x8a, 0xd9, 0x82, 0xd8, 0xaf, 0xd9, 0x87, 0xd9, 0x84, 0xd8, 0xab, + 0xd9, 0x85, 0xd8, 0xa8, 0xd9, 0x87, 0xd9, 0x84, 0xd9, 0x88, 0xd9, 0x84, 0xd9, + 0x8a, 0xd8, 0xa8, 0xd9, 0x84, 0xd8, 0xa7, 0xd9, 0x8a, 0xd8, 0xa8, 0xd9, 0x83, + 0xd8, 0xb4, 0xd9, 0x8a, 0xd8, 0xa7, 0xd9, 0x85, 0xd8, 0xa3, 0xd9, 0x85, 0xd9, + 0x86, 0xd8, 0xaa, 0xd8, 0xa8, 0xd9, 0x8a, 0xd9, 0x84, 0xd9, 0x86, 0xd8, 0xad, + 0xd8, 0xa8, 0xd9, 0x87, 0xd9, 0x85, 0xd9, 0x85, 0xd8, 0xb4, 0xd9, 0x88, 0xd8, + 0xb4, 0x66, 0x69, 0x72, 0x73, 0x74, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x6c, 0x69, + 0x67, 0x68, 0x74, 0x77, 0x6f, 0x72, 0x6c, 0x64, 0x6d, 0x65, 0x64, 0x69, 0x61, + 0x77, 0x68, 0x69, 0x74, 0x65, 0x63, 0x6c, 0x6f, 0x73, 0x65, 0x62, 0x6c, 0x61, + 0x63, 0x6b, 0x72, 0x69, 0x67, 0x68, 0x74, 0x73, 0x6d, 0x61, 0x6c, 0x6c, 0x62, + 0x6f, 0x6f, 0x6b, 0x73, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x6d, 0x75, 0x73, 0x69, + 0x63, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x70, 0x6f, + 0x69, 0x6e, 0x74, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x6c, 0x65, 0x76, 0x65, 0x6c, + 0x74, 0x61, 0x62, 0x6c, 0x65, 0x62, 0x6f, 0x61, 0x72, 0x64, 0x68, 0x6f, 0x75, + 0x73, 0x65, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x77, 0x6f, 0x72, 0x6b, 0x73, 0x79, + 0x65, 0x61, 0x72, 0x73, 0x73, 0x74, 0x61, 0x74, 0x65, 0x74, 0x6f, 0x64, 0x61, + 0x79, 0x77, 0x61, 0x74, 0x65, 0x72, 0x73, 0x74, 0x61, 0x72, 0x74, 0x73, 0x74, + 0x79, 0x6c, 0x65, 0x64, 0x65, 0x61, 0x74, 0x68, 0x70, 0x6f, 0x77, 0x65, 0x72, + 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x6e, 0x69, 0x67, 0x68, 0x74, 0x65, 0x72, 0x72, + 0x6f, 0x72, 0x69, 0x6e, 0x70, 0x75, 0x74, 0x61, 0x62, 0x6f, 0x75, 0x74, 0x74, + 0x65, 0x72, 0x6d, 0x73, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x74, 0x6f, 0x6f, 0x6c, + 0x73, 0x65, 0x76, 0x65, 0x6e, 0x74, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x74, 0x69, + 0x6d, 0x65, 0x73, 0x6c, 0x61, 0x72, 0x67, 0x65, 0x77, 0x6f, 0x72, 0x64, 0x73, + 0x67, 0x61, 0x6d, 0x65, 0x73, 0x73, 0x68, 0x6f, 0x72, 0x74, 0x73, 0x70, 0x61, + 0x63, 0x65, 0x66, 0x6f, 0x63, 0x75, 0x73, 0x63, 0x6c, 0x65, 0x61, 0x72, 0x6d, + 0x6f, 0x64, 0x65, 0x6c, 0x62, 0x6c, 0x6f, 0x63, 0x6b, 0x67, 0x75, 0x69, 0x64, + 0x65, 0x72, 0x61, 0x64, 0x69, 0x6f, 0x73, 0x68, 0x61, 0x72, 0x65, 0x77, 0x6f, + 0x6d, 0x65, 0x6e, 0x61, 0x67, 0x61, 0x69, 0x6e, 0x6d, 0x6f, 0x6e, 0x65, 0x79, + 0x69, 0x6d, 0x61, 0x67, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x73, 0x79, 0x6f, 0x75, + 0x6e, 0x67, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x6c, 0x61, 0x74, 0x65, 0x72, 0x63, + 0x6f, 0x6c, 0x6f, 0x72, 0x67, 0x72, 0x65, 0x65, 0x6e, 0x66, 0x72, 0x6f, 0x6e, + 0x74, 0x26, 0x61, 0x6d, 0x70, 0x3b, 0x77, 0x61, 0x74, 0x63, 0x68, 0x66, 0x6f, + 0x72, 0x63, 0x65, 0x70, 0x72, 0x69, 0x63, 0x65, 0x72, 0x75, 0x6c, 0x65, 0x73, + 0x62, 0x65, 0x67, 0x69, 0x6e, 0x61, 0x66, 0x74, 0x65, 0x72, 0x76, 0x69, 0x73, + 0x69, 0x74, 0x69, 0x73, 0x73, 0x75, 0x65, 0x61, 0x72, 0x65, 0x61, 0x73, 0x62, + 0x65, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x74, 0x6f, 0x74, 0x61, + 0x6c, 0x68, 0x6f, 0x75, 0x72, 0x73, 0x6c, 0x61, 0x62, 0x65, 0x6c, 0x70, 0x72, + 0x69, 0x6e, 0x74, 0x70, 0x72, 0x65, 0x73, 0x73, 0x62, 0x75, 0x69, 0x6c, 0x74, + 0x6c, 0x69, 0x6e, 0x6b, 0x73, 0x73, 0x70, 0x65, 0x65, 0x64, 0x73, 0x74, 0x75, + 0x64, 0x79, 0x74, 0x72, 0x61, 0x64, 0x65, 0x66, 0x6f, 0x75, 0x6e, 0x64, 0x73, + 0x65, 0x6e, 0x73, 0x65, 0x75, 0x6e, 0x64, 0x65, 0x72, 0x73, 0x68, 0x6f, 0x77, + 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x73, 0x72, 0x61, 0x6e, 0x67, 0x65, 0x61, 0x64, + 0x64, 0x65, 0x64, 0x73, 0x74, 0x69, 0x6c, 0x6c, 0x6d, 0x6f, 0x76, 0x65, 0x64, + 0x74, 0x61, 0x6b, 0x65, 0x6e, 0x61, 0x62, 0x6f, 0x76, 0x65, 0x66, 0x6c, 0x61, + 0x73, 0x68, 0x66, 0x69, 0x78, 0x65, 0x64, 0x6f, 0x66, 0x74, 0x65, 0x6e, 0x6f, + 0x74, 0x68, 0x65, 0x72, 0x76, 0x69, 0x65, 0x77, 0x73, 0x63, 0x68, 0x65, 0x63, + 0x6b, 0x6c, 0x65, 0x67, 0x61, 0x6c, 0x72, 0x69, 0x76, 0x65, 0x72, 0x69, 0x74, + 0x65, 0x6d, 0x73, 0x71, 0x75, 0x69, 0x63, 0x6b, 0x73, 0x68, 0x61, 0x70, 0x65, + 0x68, 0x75, 0x6d, 0x61, 0x6e, 0x65, 0x78, 0x69, 0x73, 0x74, 0x67, 0x6f, 0x69, + 0x6e, 0x67, 0x6d, 0x6f, 0x76, 0x69, 0x65, 0x74, 0x68, 0x69, 0x72, 0x64, 0x62, + 0x61, 0x73, 0x69, 0x63, 0x70, 0x65, 0x61, 0x63, 0x65, 0x73, 0x74, 0x61, 0x67, + 0x65, 0x77, 0x69, 0x64, 0x74, 0x68, 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x69, 0x64, + 0x65, 0x61, 0x73, 0x77, 0x72, 0x6f, 0x74, 0x65, 0x70, 0x61, 0x67, 0x65, 0x73, + 0x75, 0x73, 0x65, 0x72, 0x73, 0x64, 0x72, 0x69, 0x76, 0x65, 0x73, 0x74, 0x6f, + 0x72, 0x65, 0x62, 0x72, 0x65, 0x61, 0x6b, 0x73, 0x6f, 0x75, 0x74, 0x68, 0x76, + 0x6f, 0x69, 0x63, 0x65, 0x73, 0x69, 0x74, 0x65, 0x73, 0x6d, 0x6f, 0x6e, 0x74, + 0x68, 0x77, 0x68, 0x65, 0x72, 0x65, 0x62, 0x75, 0x69, 0x6c, 0x64, 0x77, 0x68, + 0x69, 0x63, 0x68, 0x65, 0x61, 0x72, 0x74, 0x68, 0x66, 0x6f, 0x72, 0x75, 0x6d, + 0x74, 0x68, 0x72, 0x65, 0x65, 0x73, 0x70, 0x6f, 0x72, 0x74, 0x70, 0x61, 0x72, + 0x74, 0x79, 0x43, 0x6c, 0x69, 0x63, 0x6b, 0x6c, 0x6f, 0x77, 0x65, 0x72, 0x6c, + 0x69, 0x76, 0x65, 0x73, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x6c, 0x61, 0x79, 0x65, + 0x72, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x75, 0x73, + 0x61, 0x67, 0x65, 0x73, 0x6f, 0x75, 0x6e, 0x64, 0x63, 0x6f, 0x75, 0x72, 0x74, + 0x79, 0x6f, 0x75, 0x72, 0x20, 0x62, 0x69, 0x72, 0x74, 0x68, 0x70, 0x6f, 0x70, + 0x75, 0x70, 0x74, 0x79, 0x70, 0x65, 0x73, 0x61, 0x70, 0x70, 0x6c, 0x79, 0x49, + 0x6d, 0x61, 0x67, 0x65, 0x62, 0x65, 0x69, 0x6e, 0x67, 0x75, 0x70, 0x70, 0x65, + 0x72, 0x6e, 0x6f, 0x74, 0x65, 0x73, 0x65, 0x76, 0x65, 0x72, 0x79, 0x73, 0x68, + 0x6f, 0x77, 0x73, 0x6d, 0x65, 0x61, 0x6e, 0x73, 0x65, 0x78, 0x74, 0x72, 0x61, + 0x6d, 0x61, 0x74, 0x63, 0x68, 0x74, 0x72, 0x61, 0x63, 0x6b, 0x6b, 0x6e, 0x6f, + 0x77, 0x6e, 0x65, 0x61, 0x72, 0x6c, 0x79, 0x62, 0x65, 0x67, 0x61, 0x6e, 0x73, + 0x75, 0x70, 0x65, 0x72, 0x70, 0x61, 0x70, 0x65, 0x72, 0x6e, 0x6f, 0x72, 0x74, + 0x68, 0x6c, 0x65, 0x61, 0x72, 0x6e, 0x67, 0x69, 0x76, 0x65, 0x6e, 0x6e, 0x61, + 0x6d, 0x65, 0x64, 0x65, 0x6e, 0x64, 0x65, 0x64, 0x54, 0x65, 0x72, 0x6d, 0x73, + 0x70, 0x61, 0x72, 0x74, 0x73, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x62, 0x72, 0x61, + 0x6e, 0x64, 0x75, 0x73, 0x69, 0x6e, 0x67, 0x77, 0x6f, 0x6d, 0x61, 0x6e, 0x66, + 0x61, 0x6c, 0x73, 0x65, 0x72, 0x65, 0x61, 0x64, 0x79, 0x61, 0x75, 0x64, 0x69, + 0x6f, 0x74, 0x61, 0x6b, 0x65, 0x73, 0x77, 0x68, 0x69, 0x6c, 0x65, 0x2e, 0x63, + 0x6f, 0x6d, 0x2f, 0x6c, 0x69, 0x76, 0x65, 0x64, 0x63, 0x61, 0x73, 0x65, 0x73, + 0x64, 0x61, 0x69, 0x6c, 0x79, 0x63, 0x68, 0x69, 0x6c, 0x64, 0x67, 0x72, 0x65, + 0x61, 0x74, 0x6a, 0x75, 0x64, 0x67, 0x65, 0x74, 0x68, 0x6f, 0x73, 0x65, 0x75, + 0x6e, 0x69, 0x74, 0x73, 0x6e, 0x65, 0x76, 0x65, 0x72, 0x62, 0x72, 0x6f, 0x61, + 0x64, 0x63, 0x6f, 0x61, 0x73, 0x74, 0x63, 0x6f, 0x76, 0x65, 0x72, 0x61, 0x70, + 0x70, 0x6c, 0x65, 0x66, 0x69, 0x6c, 0x65, 0x73, 0x63, 0x79, 0x63, 0x6c, 0x65, + 0x73, 0x63, 0x65, 0x6e, 0x65, 0x70, 0x6c, 0x61, 0x6e, 0x73, 0x63, 0x6c, 0x69, + 0x63, 0x6b, 0x77, 0x72, 0x69, 0x74, 0x65, 0x71, 0x75, 0x65, 0x65, 0x6e, 0x70, + 0x69, 0x65, 0x63, 0x65, 0x65, 0x6d, 0x61, 0x69, 0x6c, 0x66, 0x72, 0x61, 0x6d, + 0x65, 0x6f, 0x6c, 0x64, 0x65, 0x72, 0x70, 0x68, 0x6f, 0x74, 0x6f, 0x6c, 0x69, + 0x6d, 0x69, 0x74, 0x63, 0x61, 0x63, 0x68, 0x65, 0x63, 0x69, 0x76, 0x69, 0x6c, + 0x73, 0x63, 0x61, 0x6c, 0x65, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x74, 0x68, 0x65, + 0x6d, 0x65, 0x74, 0x68, 0x65, 0x72, 0x65, 0x74, 0x6f, 0x75, 0x63, 0x68, 0x62, + 0x6f, 0x75, 0x6e, 0x64, 0x72, 0x6f, 0x79, 0x61, 0x6c, 0x61, 0x73, 0x6b, 0x65, + 0x64, 0x77, 0x68, 0x6f, 0x6c, 0x65, 0x73, 0x69, 0x6e, 0x63, 0x65, 0x73, 0x74, + 0x6f, 0x63, 0x6b, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x66, 0x61, 0x69, 0x74, 0x68, + 0x68, 0x65, 0x61, 0x72, 0x74, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x6f, 0x66, 0x66, + 0x65, 0x72, 0x73, 0x63, 0x6f, 0x70, 0x65, 0x6f, 0x77, 0x6e, 0x65, 0x64, 0x6d, + 0x69, 0x67, 0x68, 0x74, 0x61, 0x6c, 0x62, 0x75, 0x6d, 0x74, 0x68, 0x69, 0x6e, + 0x6b, 0x62, 0x6c, 0x6f, 0x6f, 0x64, 0x61, 0x72, 0x72, 0x61, 0x79, 0x6d, 0x61, + 0x6a, 0x6f, 0x72, 0x74, 0x72, 0x75, 0x73, 0x74, 0x63, 0x61, 0x6e, 0x6f, 0x6e, + 0x75, 0x6e, 0x69, 0x6f, 0x6e, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x76, 0x61, 0x6c, + 0x69, 0x64, 0x73, 0x74, 0x6f, 0x6e, 0x65, 0x53, 0x74, 0x79, 0x6c, 0x65, 0x4c, + 0x6f, 0x67, 0x69, 0x6e, 0x68, 0x61, 0x70, 0x70, 0x79, 0x6f, 0x63, 0x63, 0x75, + 0x72, 0x6c, 0x65, 0x66, 0x74, 0x3a, 0x66, 0x72, 0x65, 0x73, 0x68, 0x71, 0x75, + 0x69, 0x74, 0x65, 0x66, 0x69, 0x6c, 0x6d, 0x73, 0x67, 0x72, 0x61, 0x64, 0x65, + 0x6e, 0x65, 0x65, 0x64, 0x73, 0x75, 0x72, 0x62, 0x61, 0x6e, 0x66, 0x69, 0x67, + 0x68, 0x74, 0x62, 0x61, 0x73, 0x69, 0x73, 0x68, 0x6f, 0x76, 0x65, 0x72, 0x61, + 0x75, 0x74, 0x6f, 0x3b, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x2e, 0x68, 0x74, 0x6d, + 0x6c, 0x6d, 0x69, 0x78, 0x65, 0x64, 0x66, 0x69, 0x6e, 0x61, 0x6c, 0x59, 0x6f, + 0x75, 0x72, 0x20, 0x73, 0x6c, 0x69, 0x64, 0x65, 0x74, 0x6f, 0x70, 0x69, 0x63, + 0x62, 0x72, 0x6f, 0x77, 0x6e, 0x61, 0x6c, 0x6f, 0x6e, 0x65, 0x64, 0x72, 0x61, + 0x77, 0x6e, 0x73, 0x70, 0x6c, 0x69, 0x74, 0x72, 0x65, 0x61, 0x63, 0x68, 0x52, + 0x69, 0x67, 0x68, 0x74, 0x64, 0x61, 0x74, 0x65, 0x73, 0x6d, 0x61, 0x72, 0x63, + 0x68, 0x71, 0x75, 0x6f, 0x74, 0x65, 0x67, 0x6f, 0x6f, 0x64, 0x73, 0x4c, 0x69, + 0x6e, 0x6b, 0x73, 0x64, 0x6f, 0x75, 0x62, 0x74, 0x61, 0x73, 0x79, 0x6e, 0x63, + 0x74, 0x68, 0x75, 0x6d, 0x62, 0x61, 0x6c, 0x6c, 0x6f, 0x77, 0x63, 0x68, 0x69, + 0x65, 0x66, 0x79, 0x6f, 0x75, 0x74, 0x68, 0x6e, 0x6f, 0x76, 0x65, 0x6c, 0x31, + 0x30, 0x70, 0x78, 0x3b, 0x73, 0x65, 0x72, 0x76, 0x65, 0x75, 0x6e, 0x74, 0x69, + 0x6c, 0x68, 0x61, 0x6e, 0x64, 0x73, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x53, 0x70, + 0x61, 0x63, 0x65, 0x71, 0x75, 0x65, 0x72, 0x79, 0x6a, 0x61, 0x6d, 0x65, 0x73, + 0x65, 0x71, 0x75, 0x61, 0x6c, 0x74, 0x77, 0x69, 0x63, 0x65, 0x30, 0x2c, 0x30, + 0x30, 0x30, 0x53, 0x74, 0x61, 0x72, 0x74, 0x70, 0x61, 0x6e, 0x65, 0x6c, 0x73, + 0x6f, 0x6e, 0x67, 0x73, 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x65, 0x69, 0x67, 0x68, + 0x74, 0x73, 0x68, 0x69, 0x66, 0x74, 0x77, 0x6f, 0x72, 0x74, 0x68, 0x70, 0x6f, + 0x73, 0x74, 0x73, 0x6c, 0x65, 0x61, 0x64, 0x73, 0x77, 0x65, 0x65, 0x6b, 0x73, + 0x61, 0x76, 0x6f, 0x69, 0x64, 0x74, 0x68, 0x65, 0x73, 0x65, 0x6d, 0x69, 0x6c, + 0x65, 0x73, 0x70, 0x6c, 0x61, 0x6e, 0x65, 0x73, 0x6d, 0x61, 0x72, 0x74, 0x61, + 0x6c, 0x70, 0x68, 0x61, 0x70, 0x6c, 0x61, 0x6e, 0x74, 0x6d, 0x61, 0x72, 0x6b, + 0x73, 0x72, 0x61, 0x74, 0x65, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x73, 0x63, 0x6c, + 0x61, 0x69, 0x6d, 0x73, 0x61, 0x6c, 0x65, 0x73, 0x74, 0x65, 0x78, 0x74, 0x73, + 0x73, 0x74, 0x61, 0x72, 0x73, 0x77, 0x72, 0x6f, 0x6e, 0x67, 0x3c, 0x2f, 0x68, + 0x33, 0x3e, 0x74, 0x68, 0x69, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2f, 0x6d, + 0x75, 0x6c, 0x74, 0x69, 0x68, 0x65, 0x61, 0x72, 0x64, 0x50, 0x6f, 0x77, 0x65, + 0x72, 0x73, 0x74, 0x61, 0x6e, 0x64, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x73, 0x6f, + 0x6c, 0x69, 0x64, 0x28, 0x74, 0x68, 0x69, 0x73, 0x62, 0x72, 0x69, 0x6e, 0x67, + 0x73, 0x68, 0x69, 0x70, 0x73, 0x73, 0x74, 0x61, 0x66, 0x66, 0x74, 0x72, 0x69, + 0x65, 0x64, 0x63, 0x61, 0x6c, 0x6c, 0x73, 0x66, 0x75, 0x6c, 0x6c, 0x79, 0x66, + 0x61, 0x63, 0x74, 0x73, 0x61, 0x67, 0x65, 0x6e, 0x74, 0x54, 0x68, 0x69, 0x73, + 0x20, 0x2f, 0x2f, 0x2d, 0x2d, 0x3e, 0x61, 0x64, 0x6d, 0x69, 0x6e, 0x65, 0x67, + 0x79, 0x70, 0x74, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x31, 0x35, 0x70, 0x78, 0x3b, + 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x74, 0x72, 0x75, 0x65, 0x22, 0x63, 0x72, 0x6f, + 0x73, 0x73, 0x73, 0x70, 0x65, 0x6e, 0x74, 0x62, 0x6c, 0x6f, 0x67, 0x73, 0x62, + 0x6f, 0x78, 0x22, 0x3e, 0x6e, 0x6f, 0x74, 0x65, 0x64, 0x6c, 0x65, 0x61, 0x76, + 0x65, 0x63, 0x68, 0x69, 0x6e, 0x61, 0x73, 0x69, 0x7a, 0x65, 0x73, 0x67, 0x75, + 0x65, 0x73, 0x74, 0x3c, 0x2f, 0x68, 0x34, 0x3e, 0x72, 0x6f, 0x62, 0x6f, 0x74, + 0x68, 0x65, 0x61, 0x76, 0x79, 0x74, 0x72, 0x75, 0x65, 0x2c, 0x73, 0x65, 0x76, + 0x65, 0x6e, 0x67, 0x72, 0x61, 0x6e, 0x64, 0x63, 0x72, 0x69, 0x6d, 0x65, 0x73, + 0x69, 0x67, 0x6e, 0x73, 0x61, 0x77, 0x61, 0x72, 0x65, 0x64, 0x61, 0x6e, 0x63, + 0x65, 0x70, 0x68, 0x61, 0x73, 0x65, 0x3e, 0x3c, 0x21, 0x2d, 0x2d, 0x65, 0x6e, + 0x5f, 0x55, 0x53, 0x26, 0x23, 0x33, 0x39, 0x3b, 0x32, 0x30, 0x30, 0x70, 0x78, + 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6e, 0x65, 0x6e, 0x6a, + 0x6f, 0x79, 0x61, 0x6a, 0x61, 0x78, 0x2e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, + 0x6d, 0x69, 0x74, 0x68, 0x55, 0x2e, 0x53, 0x2e, 0x20, 0x68, 0x6f, 0x6c, 0x64, + 0x73, 0x70, 0x65, 0x74, 0x65, 0x72, 0x69, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x61, + 0x76, 0x22, 0x3e, 0x63, 0x68, 0x61, 0x69, 0x6e, 0x73, 0x63, 0x6f, 0x72, 0x65, + 0x63, 0x6f, 0x6d, 0x65, 0x73, 0x64, 0x6f, 0x69, 0x6e, 0x67, 0x70, 0x72, 0x69, + 0x6f, 0x72, 0x53, 0x68, 0x61, 0x72, 0x65, 0x31, 0x39, 0x39, 0x30, 0x73, 0x72, + 0x6f, 0x6d, 0x61, 0x6e, 0x6c, 0x69, 0x73, 0x74, 0x73, 0x6a, 0x61, 0x70, 0x61, + 0x6e, 0x66, 0x61, 0x6c, 0x6c, 0x73, 0x74, 0x72, 0x69, 0x61, 0x6c, 0x6f, 0x77, + 0x6e, 0x65, 0x72, 0x61, 0x67, 0x72, 0x65, 0x65, 0x3c, 0x2f, 0x68, 0x32, 0x3e, + 0x61, 0x62, 0x75, 0x73, 0x65, 0x61, 0x6c, 0x65, 0x72, 0x74, 0x6f, 0x70, 0x65, + 0x72, 0x61, 0x22, 0x2d, 0x2f, 0x2f, 0x57, 0x63, 0x61, 0x72, 0x64, 0x73, 0x68, + 0x69, 0x6c, 0x6c, 0x73, 0x74, 0x65, 0x61, 0x6d, 0x73, 0x50, 0x68, 0x6f, 0x74, + 0x6f, 0x74, 0x72, 0x75, 0x74, 0x68, 0x63, 0x6c, 0x65, 0x61, 0x6e, 0x2e, 0x70, + 0x68, 0x70, 0x3f, 0x73, 0x61, 0x69, 0x6e, 0x74, 0x6d, 0x65, 0x74, 0x61, 0x6c, + 0x6c, 0x6f, 0x75, 0x69, 0x73, 0x6d, 0x65, 0x61, 0x6e, 0x74, 0x70, 0x72, 0x6f, + 0x6f, 0x66, 0x62, 0x72, 0x69, 0x65, 0x66, 0x72, 0x6f, 0x77, 0x22, 0x3e, 0x67, + 0x65, 0x6e, 0x72, 0x65, 0x74, 0x72, 0x75, 0x63, 0x6b, 0x6c, 0x6f, 0x6f, 0x6b, + 0x73, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x46, 0x72, 0x61, 0x6d, 0x65, 0x2e, 0x6e, + 0x65, 0x74, 0x2f, 0x2d, 0x2d, 0x3e, 0x0a, 0x3c, 0x74, 0x72, 0x79, 0x20, 0x7b, + 0x0a, 0x76, 0x61, 0x72, 0x20, 0x6d, 0x61, 0x6b, 0x65, 0x73, 0x63, 0x6f, 0x73, + 0x74, 0x73, 0x70, 0x6c, 0x61, 0x69, 0x6e, 0x61, 0x64, 0x75, 0x6c, 0x74, 0x71, + 0x75, 0x65, 0x73, 0x74, 0x74, 0x72, 0x61, 0x69, 0x6e, 0x6c, 0x61, 0x62, 0x6f, + 0x72, 0x68, 0x65, 0x6c, 0x70, 0x73, 0x63, 0x61, 0x75, 0x73, 0x65, 0x6d, 0x61, + 0x67, 0x69, 0x63, 0x6d, 0x6f, 0x74, 0x6f, 0x72, 0x74, 0x68, 0x65, 0x69, 0x72, + 0x32, 0x35, 0x30, 0x70, 0x78, 0x6c, 0x65, 0x61, 0x73, 0x74, 0x73, 0x74, 0x65, + 0x70, 0x73, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x63, 0x6f, 0x75, 0x6c, 0x64, 0x67, + 0x6c, 0x61, 0x73, 0x73, 0x73, 0x69, 0x64, 0x65, 0x73, 0x66, 0x75, 0x6e, 0x64, + 0x73, 0x68, 0x6f, 0x74, 0x65, 0x6c, 0x61, 0x77, 0x61, 0x72, 0x64, 0x6d, 0x6f, + 0x75, 0x74, 0x68, 0x6d, 0x6f, 0x76, 0x65, 0x73, 0x70, 0x61, 0x72, 0x69, 0x73, + 0x67, 0x69, 0x76, 0x65, 0x73, 0x64, 0x75, 0x74, 0x63, 0x68, 0x74, 0x65, 0x78, + 0x61, 0x73, 0x66, 0x72, 0x75, 0x69, 0x74, 0x6e, 0x75, 0x6c, 0x6c, 0x2c, 0x7c, + 0x7c, 0x5b, 0x5d, 0x3b, 0x74, 0x6f, 0x70, 0x22, 0x3e, 0x0a, 0x3c, 0x21, 0x2d, + 0x2d, 0x50, 0x4f, 0x53, 0x54, 0x22, 0x6f, 0x63, 0x65, 0x61, 0x6e, 0x3c, 0x62, + 0x72, 0x2f, 0x3e, 0x66, 0x6c, 0x6f, 0x6f, 0x72, 0x73, 0x70, 0x65, 0x61, 0x6b, + 0x64, 0x65, 0x70, 0x74, 0x68, 0x20, 0x73, 0x69, 0x7a, 0x65, 0x62, 0x61, 0x6e, + 0x6b, 0x73, 0x63, 0x61, 0x74, 0x63, 0x68, 0x63, 0x68, 0x61, 0x72, 0x74, 0x32, + 0x30, 0x70, 0x78, 0x3b, 0x61, 0x6c, 0x69, 0x67, 0x6e, 0x64, 0x65, 0x61, 0x6c, + 0x73, 0x77, 0x6f, 0x75, 0x6c, 0x64, 0x35, 0x30, 0x70, 0x78, 0x3b, 0x75, 0x72, + 0x6c, 0x3d, 0x22, 0x70, 0x61, 0x72, 0x6b, 0x73, 0x6d, 0x6f, 0x75, 0x73, 0x65, + 0x4d, 0x6f, 0x73, 0x74, 0x20, 0x2e, 0x2e, 0x2e, 0x3c, 0x2f, 0x61, 0x6d, 0x6f, + 0x6e, 0x67, 0x62, 0x72, 0x61, 0x69, 0x6e, 0x62, 0x6f, 0x64, 0x79, 0x20, 0x6e, + 0x6f, 0x6e, 0x65, 0x3b, 0x62, 0x61, 0x73, 0x65, 0x64, 0x63, 0x61, 0x72, 0x72, + 0x79, 0x64, 0x72, 0x61, 0x66, 0x74, 0x72, 0x65, 0x66, 0x65, 0x72, 0x70, 0x61, + 0x67, 0x65, 0x5f, 0x68, 0x6f, 0x6d, 0x65, 0x2e, 0x6d, 0x65, 0x74, 0x65, 0x72, + 0x64, 0x65, 0x6c, 0x61, 0x79, 0x64, 0x72, 0x65, 0x61, 0x6d, 0x70, 0x72, 0x6f, + 0x76, 0x65, 0x6a, 0x6f, 0x69, 0x6e, 0x74, 0x3c, 0x2f, 0x74, 0x72, 0x3e, 0x64, + 0x72, 0x75, 0x67, 0x73, 0x3c, 0x21, 0x2d, 0x2d, 0x20, 0x61, 0x70, 0x72, 0x69, + 0x6c, 0x69, 0x64, 0x65, 0x61, 0x6c, 0x61, 0x6c, 0x6c, 0x65, 0x6e, 0x65, 0x78, + 0x61, 0x63, 0x74, 0x66, 0x6f, 0x72, 0x74, 0x68, 0x63, 0x6f, 0x64, 0x65, 0x73, + 0x6c, 0x6f, 0x67, 0x69, 0x63, 0x56, 0x69, 0x65, 0x77, 0x20, 0x73, 0x65, 0x65, + 0x6d, 0x73, 0x62, 0x6c, 0x61, 0x6e, 0x6b, 0x70, 0x6f, 0x72, 0x74, 0x73, 0x20, + 0x28, 0x32, 0x30, 0x30, 0x73, 0x61, 0x76, 0x65, 0x64, 0x5f, 0x6c, 0x69, 0x6e, + 0x6b, 0x67, 0x6f, 0x61, 0x6c, 0x73, 0x67, 0x72, 0x61, 0x6e, 0x74, 0x67, 0x72, + 0x65, 0x65, 0x6b, 0x68, 0x6f, 0x6d, 0x65, 0x73, 0x72, 0x69, 0x6e, 0x67, 0x73, + 0x72, 0x61, 0x74, 0x65, 0x64, 0x33, 0x30, 0x70, 0x78, 0x3b, 0x77, 0x68, 0x6f, + 0x73, 0x65, 0x70, 0x61, 0x72, 0x73, 0x65, 0x28, 0x29, 0x3b, 0x22, 0x20, 0x42, + 0x6c, 0x6f, 0x63, 0x6b, 0x6c, 0x69, 0x6e, 0x75, 0x78, 0x6a, 0x6f, 0x6e, 0x65, + 0x73, 0x70, 0x69, 0x78, 0x65, 0x6c, 0x27, 0x29, 0x3b, 0x22, 0x3e, 0x29, 0x3b, + 0x69, 0x66, 0x28, 0x2d, 0x6c, 0x65, 0x66, 0x74, 0x64, 0x61, 0x76, 0x69, 0x64, + 0x68, 0x6f, 0x72, 0x73, 0x65, 0x46, 0x6f, 0x63, 0x75, 0x73, 0x72, 0x61, 0x69, + 0x73, 0x65, 0x62, 0x6f, 0x78, 0x65, 0x73, 0x54, 0x72, 0x61, 0x63, 0x6b, 0x65, + 0x6d, 0x65, 0x6e, 0x74, 0x3c, 0x2f, 0x65, 0x6d, 0x3e, 0x62, 0x61, 0x72, 0x22, + 0x3e, 0x2e, 0x73, 0x72, 0x63, 0x3d, 0x74, 0x6f, 0x77, 0x65, 0x72, 0x61, 0x6c, + 0x74, 0x3d, 0x22, 0x63, 0x61, 0x62, 0x6c, 0x65, 0x68, 0x65, 0x6e, 0x72, 0x79, + 0x32, 0x34, 0x70, 0x78, 0x3b, 0x73, 0x65, 0x74, 0x75, 0x70, 0x69, 0x74, 0x61, + 0x6c, 0x79, 0x73, 0x68, 0x61, 0x72, 0x70, 0x6d, 0x69, 0x6e, 0x6f, 0x72, 0x74, + 0x61, 0x73, 0x74, 0x65, 0x77, 0x61, 0x6e, 0x74, 0x73, 0x74, 0x68, 0x69, 0x73, + 0x2e, 0x72, 0x65, 0x73, 0x65, 0x74, 0x77, 0x68, 0x65, 0x65, 0x6c, 0x67, 0x69, + 0x72, 0x6c, 0x73, 0x2f, 0x63, 0x73, 0x73, 0x2f, 0x31, 0x30, 0x30, 0x25, 0x3b, + 0x63, 0x6c, 0x75, 0x62, 0x73, 0x73, 0x74, 0x75, 0x66, 0x66, 0x62, 0x69, 0x62, + 0x6c, 0x65, 0x76, 0x6f, 0x74, 0x65, 0x73, 0x20, 0x31, 0x30, 0x30, 0x30, 0x6b, + 0x6f, 0x72, 0x65, 0x61, 0x7d, 0x29, 0x3b, 0x0d, 0x0a, 0x62, 0x61, 0x6e, 0x64, + 0x73, 0x71, 0x75, 0x65, 0x75, 0x65, 0x3d, 0x20, 0x7b, 0x7d, 0x3b, 0x38, 0x30, + 0x70, 0x78, 0x3b, 0x63, 0x6b, 0x69, 0x6e, 0x67, 0x7b, 0x0d, 0x0a, 0x09, 0x09, + 0x61, 0x68, 0x65, 0x61, 0x64, 0x63, 0x6c, 0x6f, 0x63, 0x6b, 0x69, 0x72, 0x69, + 0x73, 0x68, 0x6c, 0x69, 0x6b, 0x65, 0x20, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x73, + 0x74, 0x61, 0x74, 0x73, 0x46, 0x6f, 0x72, 0x6d, 0x22, 0x79, 0x61, 0x68, 0x6f, + 0x6f, 0x29, 0x5b, 0x30, 0x5d, 0x3b, 0x41, 0x62, 0x6f, 0x75, 0x74, 0x66, 0x69, + 0x6e, 0x64, 0x73, 0x3c, 0x2f, 0x68, 0x31, 0x3e, 0x64, 0x65, 0x62, 0x75, 0x67, + 0x74, 0x61, 0x73, 0x6b, 0x73, 0x55, 0x52, 0x4c, 0x20, 0x3d, 0x63, 0x65, 0x6c, + 0x6c, 0x73, 0x7d, 0x29, 0x28, 0x29, 0x3b, 0x31, 0x32, 0x70, 0x78, 0x3b, 0x70, + 0x72, 0x69, 0x6d, 0x65, 0x74, 0x65, 0x6c, 0x6c, 0x73, 0x74, 0x75, 0x72, 0x6e, + 0x73, 0x30, 0x78, 0x36, 0x30, 0x30, 0x2e, 0x6a, 0x70, 0x67, 0x22, 0x73, 0x70, + 0x61, 0x69, 0x6e, 0x62, 0x65, 0x61, 0x63, 0x68, 0x74, 0x61, 0x78, 0x65, 0x73, + 0x6d, 0x69, 0x63, 0x72, 0x6f, 0x61, 0x6e, 0x67, 0x65, 0x6c, 0x2d, 0x2d, 0x3e, + 0x3c, 0x2f, 0x67, 0x69, 0x66, 0x74, 0x73, 0x73, 0x74, 0x65, 0x76, 0x65, 0x2d, + 0x6c, 0x69, 0x6e, 0x6b, 0x62, 0x6f, 0x64, 0x79, 0x2e, 0x7d, 0x29, 0x3b, 0x0a, + 0x09, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x20, 0x28, 0x31, 0x39, 0x39, 0x46, 0x41, + 0x51, 0x3c, 0x2f, 0x72, 0x6f, 0x67, 0x65, 0x72, 0x66, 0x72, 0x61, 0x6e, 0x6b, + 0x43, 0x6c, 0x61, 0x73, 0x73, 0x32, 0x38, 0x70, 0x78, 0x3b, 0x66, 0x65, 0x65, + 0x64, 0x73, 0x3c, 0x68, 0x31, 0x3e, 0x3c, 0x73, 0x63, 0x6f, 0x74, 0x74, 0x74, + 0x65, 0x73, 0x74, 0x73, 0x32, 0x32, 0x70, 0x78, 0x3b, 0x64, 0x72, 0x69, 0x6e, + 0x6b, 0x29, 0x20, 0x7c, 0x7c, 0x20, 0x6c, 0x65, 0x77, 0x69, 0x73, 0x73, 0x68, + 0x61, 0x6c, 0x6c, 0x23, 0x30, 0x33, 0x39, 0x3b, 0x20, 0x66, 0x6f, 0x72, 0x20, + 0x6c, 0x6f, 0x76, 0x65, 0x64, 0x77, 0x61, 0x73, 0x74, 0x65, 0x30, 0x30, 0x70, + 0x78, 0x3b, 0x6a, 0x61, 0x3a, 0xe3, 0x82, 0x73, 0x69, 0x6d, 0x6f, 0x6e, 0x3c, + 0x66, 0x6f, 0x6e, 0x74, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x6d, 0x65, 0x65, 0x74, + 0x73, 0x75, 0x6e, 0x74, 0x65, 0x72, 0x63, 0x68, 0x65, 0x61, 0x70, 0x74, 0x69, + 0x67, 0x68, 0x74, 0x42, 0x72, 0x61, 0x6e, 0x64, 0x29, 0x20, 0x21, 0x3d, 0x20, + 0x64, 0x72, 0x65, 0x73, 0x73, 0x63, 0x6c, 0x69, 0x70, 0x73, 0x72, 0x6f, 0x6f, + 0x6d, 0x73, 0x6f, 0x6e, 0x6b, 0x65, 0x79, 0x6d, 0x6f, 0x62, 0x69, 0x6c, 0x6d, + 0x61, 0x69, 0x6e, 0x2e, 0x4e, 0x61, 0x6d, 0x65, 0x20, 0x70, 0x6c, 0x61, 0x74, + 0x65, 0x66, 0x75, 0x6e, 0x6e, 0x79, 0x74, 0x72, 0x65, 0x65, 0x73, 0x63, 0x6f, + 0x6d, 0x2f, 0x22, 0x31, 0x2e, 0x6a, 0x70, 0x67, 0x77, 0x6d, 0x6f, 0x64, 0x65, + 0x70, 0x61, 0x72, 0x61, 0x6d, 0x53, 0x54, 0x41, 0x52, 0x54, 0x6c, 0x65, 0x66, + 0x74, 0x20, 0x69, 0x64, 0x64, 0x65, 0x6e, 0x2c, 0x20, 0x32, 0x30, 0x31, 0x29, + 0x3b, 0x0a, 0x7d, 0x0a, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x76, 0x69, 0x72, 0x75, + 0x73, 0x63, 0x68, 0x61, 0x69, 0x72, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x77, 0x6f, + 0x72, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, + 0x70, 0x61, 0x74, 0x63, 0x68, 0x3c, 0x21, 0x2d, 0x2d, 0x0a, 0x6f, 0x2d, 0x63, + 0x61, 0x63, 0x66, 0x69, 0x72, 0x6d, 0x73, 0x74, 0x6f, 0x75, 0x72, 0x73, 0x2c, + 0x30, 0x30, 0x30, 0x20, 0x61, 0x73, 0x69, 0x61, 0x6e, 0x69, 0x2b, 0x2b, 0x29, + 0x7b, 0x61, 0x64, 0x6f, 0x62, 0x65, 0x27, 0x29, 0x5b, 0x30, 0x5d, 0x69, 0x64, + 0x3d, 0x31, 0x30, 0x62, 0x6f, 0x74, 0x68, 0x3b, 0x6d, 0x65, 0x6e, 0x75, 0x20, + 0x2e, 0x32, 0x2e, 0x6d, 0x69, 0x2e, 0x70, 0x6e, 0x67, 0x22, 0x6b, 0x65, 0x76, + 0x69, 0x6e, 0x63, 0x6f, 0x61, 0x63, 0x68, 0x43, 0x68, 0x69, 0x6c, 0x64, 0x62, + 0x72, 0x75, 0x63, 0x65, 0x32, 0x2e, 0x6a, 0x70, 0x67, 0x55, 0x52, 0x4c, 0x29, + 0x2b, 0x2e, 0x6a, 0x70, 0x67, 0x7c, 0x73, 0x75, 0x69, 0x74, 0x65, 0x73, 0x6c, + 0x69, 0x63, 0x65, 0x68, 0x61, 0x72, 0x72, 0x79, 0x31, 0x32, 0x30, 0x22, 0x20, + 0x73, 0x77, 0x65, 0x65, 0x74, 0x74, 0x72, 0x3e, 0x0d, 0x0a, 0x6e, 0x61, 0x6d, + 0x65, 0x3d, 0x64, 0x69, 0x65, 0x67, 0x6f, 0x70, 0x61, 0x67, 0x65, 0x20, 0x73, + 0x77, 0x69, 0x73, 0x73, 0x2d, 0x2d, 0x3e, 0x0a, 0x0a, 0x23, 0x66, 0x66, 0x66, + 0x3b, 0x22, 0x3e, 0x4c, 0x6f, 0x67, 0x2e, 0x63, 0x6f, 0x6d, 0x22, 0x74, 0x72, + 0x65, 0x61, 0x74, 0x73, 0x68, 0x65, 0x65, 0x74, 0x29, 0x20, 0x26, 0x26, 0x20, + 0x31, 0x34, 0x70, 0x78, 0x3b, 0x73, 0x6c, 0x65, 0x65, 0x70, 0x6e, 0x74, 0x65, + 0x6e, 0x74, 0x66, 0x69, 0x6c, 0x65, 0x64, 0x6a, 0x61, 0x3a, 0xe3, 0x83, 0x69, + 0x64, 0x3d, 0x22, 0x63, 0x4e, 0x61, 0x6d, 0x65, 0x22, 0x77, 0x6f, 0x72, 0x73, + 0x65, 0x73, 0x68, 0x6f, 0x74, 0x73, 0x2d, 0x62, 0x6f, 0x78, 0x2d, 0x64, 0x65, + 0x6c, 0x74, 0x61, 0x0a, 0x26, 0x6c, 0x74, 0x3b, 0x62, 0x65, 0x61, 0x72, 0x73, + 0x3a, 0x34, 0x38, 0x5a, 0x3c, 0x64, 0x61, 0x74, 0x61, 0x2d, 0x72, 0x75, 0x72, + 0x61, 0x6c, 0x3c, 0x2f, 0x61, 0x3e, 0x20, 0x73, 0x70, 0x65, 0x6e, 0x64, 0x62, + 0x61, 0x6b, 0x65, 0x72, 0x73, 0x68, 0x6f, 0x70, 0x73, 0x3d, 0x20, 0x22, 0x22, + 0x3b, 0x70, 0x68, 0x70, 0x22, 0x3e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x31, 0x33, + 0x70, 0x78, 0x3b, 0x62, 0x72, 0x69, 0x61, 0x6e, 0x68, 0x65, 0x6c, 0x6c, 0x6f, + 0x73, 0x69, 0x7a, 0x65, 0x3d, 0x6f, 0x3d, 0x25, 0x32, 0x46, 0x20, 0x6a, 0x6f, + 0x69, 0x6e, 0x6d, 0x61, 0x79, 0x62, 0x65, 0x3c, 0x69, 0x6d, 0x67, 0x20, 0x69, + 0x6d, 0x67, 0x22, 0x3e, 0x2c, 0x20, 0x66, 0x6a, 0x73, 0x69, 0x6d, 0x67, 0x22, + 0x20, 0x22, 0x29, 0x5b, 0x30, 0x5d, 0x4d, 0x54, 0x6f, 0x70, 0x42, 0x54, 0x79, + 0x70, 0x65, 0x22, 0x6e, 0x65, 0x77, 0x6c, 0x79, 0x44, 0x61, 0x6e, 0x73, 0x6b, + 0x63, 0x7a, 0x65, 0x63, 0x68, 0x74, 0x72, 0x61, 0x69, 0x6c, 0x6b, 0x6e, 0x6f, + 0x77, 0x73, 0x3c, 0x2f, 0x68, 0x35, 0x3e, 0x66, 0x61, 0x71, 0x22, 0x3e, 0x7a, + 0x68, 0x2d, 0x63, 0x6e, 0x31, 0x30, 0x29, 0x3b, 0x0a, 0x2d, 0x31, 0x22, 0x29, + 0x3b, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x62, 0x6c, 0x75, 0x65, 0x73, 0x74, 0x72, + 0x75, 0x6c, 0x79, 0x64, 0x61, 0x76, 0x69, 0x73, 0x2e, 0x6a, 0x73, 0x27, 0x3b, + 0x3e, 0x0d, 0x0a, 0x3c, 0x21, 0x73, 0x74, 0x65, 0x65, 0x6c, 0x20, 0x79, 0x6f, + 0x75, 0x20, 0x68, 0x32, 0x3e, 0x0d, 0x0a, 0x66, 0x6f, 0x72, 0x6d, 0x20, 0x6a, + 0x65, 0x73, 0x75, 0x73, 0x31, 0x30, 0x30, 0x25, 0x20, 0x6d, 0x65, 0x6e, 0x75, + 0x2e, 0x0d, 0x0a, 0x09, 0x0d, 0x0a, 0x77, 0x61, 0x6c, 0x65, 0x73, 0x72, 0x69, + 0x73, 0x6b, 0x73, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x64, 0x64, 0x69, 0x6e, 0x67, + 0x62, 0x2d, 0x6c, 0x69, 0x6b, 0x74, 0x65, 0x61, 0x63, 0x68, 0x67, 0x69, 0x66, + 0x22, 0x20, 0x76, 0x65, 0x67, 0x61, 0x73, 0x64, 0x61, 0x6e, 0x73, 0x6b, 0x65, + 0x65, 0x73, 0x74, 0x69, 0x73, 0x68, 0x71, 0x69, 0x70, 0x73, 0x75, 0x6f, 0x6d, + 0x69, 0x73, 0x6f, 0x62, 0x72, 0x65, 0x64, 0x65, 0x73, 0x64, 0x65, 0x65, 0x6e, + 0x74, 0x72, 0x65, 0x74, 0x6f, 0x64, 0x6f, 0x73, 0x70, 0x75, 0x65, 0x64, 0x65, + 0x61, 0xc3, 0xb1, 0x6f, 0x73, 0x65, 0x73, 0x74, 0xc3, 0xa1, 0x74, 0x69, 0x65, + 0x6e, 0x65, 0x68, 0x61, 0x73, 0x74, 0x61, 0x6f, 0x74, 0x72, 0x6f, 0x73, 0x70, + 0x61, 0x72, 0x74, 0x65, 0x64, 0x6f, 0x6e, 0x64, 0x65, 0x6e, 0x75, 0x65, 0x76, + 0x6f, 0x68, 0x61, 0x63, 0x65, 0x72, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6d, 0x69, + 0x73, 0x6d, 0x6f, 0x6d, 0x65, 0x6a, 0x6f, 0x72, 0x6d, 0x75, 0x6e, 0x64, 0x6f, + 0x61, 0x71, 0x75, 0xc3, 0xad, 0x64, 0xc3, 0xad, 0x61, 0x73, 0x73, 0xc3, 0xb3, + 0x6c, 0x6f, 0x61, 0x79, 0x75, 0x64, 0x61, 0x66, 0x65, 0x63, 0x68, 0x61, 0x74, + 0x6f, 0x64, 0x61, 0x73, 0x74, 0x61, 0x6e, 0x74, 0x6f, 0x6d, 0x65, 0x6e, 0x6f, + 0x73, 0x64, 0x61, 0x74, 0x6f, 0x73, 0x6f, 0x74, 0x72, 0x61, 0x73, 0x73, 0x69, + 0x74, 0x69, 0x6f, 0x6d, 0x75, 0x63, 0x68, 0x6f, 0x61, 0x68, 0x6f, 0x72, 0x61, + 0x6c, 0x75, 0x67, 0x61, 0x72, 0x6d, 0x61, 0x79, 0x6f, 0x72, 0x65, 0x73, 0x74, + 0x6f, 0x73, 0x68, 0x6f, 0x72, 0x61, 0x73, 0x74, 0x65, 0x6e, 0x65, 0x72, 0x61, + 0x6e, 0x74, 0x65, 0x73, 0x66, 0x6f, 0x74, 0x6f, 0x73, 0x65, 0x73, 0x74, 0x61, + 0x73, 0x70, 0x61, 0xc3, 0xad, 0x73, 0x6e, 0x75, 0x65, 0x76, 0x61, 0x73, 0x61, + 0x6c, 0x75, 0x64, 0x66, 0x6f, 0x72, 0x6f, 0x73, 0x6d, 0x65, 0x64, 0x69, 0x6f, + 0x71, 0x75, 0x69, 0x65, 0x6e, 0x6d, 0x65, 0x73, 0x65, 0x73, 0x70, 0x6f, 0x64, + 0x65, 0x72, 0x63, 0x68, 0x69, 0x6c, 0x65, 0x73, 0x65, 0x72, 0xc3, 0xa1, 0x76, + 0x65, 0x63, 0x65, 0x73, 0x64, 0x65, 0x63, 0x69, 0x72, 0x6a, 0x6f, 0x73, 0xc3, + 0xa9, 0x65, 0x73, 0x74, 0x61, 0x72, 0x76, 0x65, 0x6e, 0x74, 0x61, 0x67, 0x72, + 0x75, 0x70, 0x6f, 0x68, 0x65, 0x63, 0x68, 0x6f, 0x65, 0x6c, 0x6c, 0x6f, 0x73, + 0x74, 0x65, 0x6e, 0x67, 0x6f, 0x61, 0x6d, 0x69, 0x67, 0x6f, 0x63, 0x6f, 0x73, + 0x61, 0x73, 0x6e, 0x69, 0x76, 0x65, 0x6c, 0x67, 0x65, 0x6e, 0x74, 0x65, 0x6d, + 0x69, 0x73, 0x6d, 0x61, 0x61, 0x69, 0x72, 0x65, 0x73, 0x6a, 0x75, 0x6c, 0x69, + 0x6f, 0x74, 0x65, 0x6d, 0x61, 0x73, 0x68, 0x61, 0x63, 0x69, 0x61, 0x66, 0x61, + 0x76, 0x6f, 0x72, 0x6a, 0x75, 0x6e, 0x69, 0x6f, 0x6c, 0x69, 0x62, 0x72, 0x65, + 0x70, 0x75, 0x6e, 0x74, 0x6f, 0x62, 0x75, 0x65, 0x6e, 0x6f, 0x61, 0x75, 0x74, + 0x6f, 0x72, 0x61, 0x62, 0x72, 0x69, 0x6c, 0x62, 0x75, 0x65, 0x6e, 0x61, 0x74, + 0x65, 0x78, 0x74, 0x6f, 0x6d, 0x61, 0x72, 0x7a, 0x6f, 0x73, 0x61, 0x62, 0x65, + 0x72, 0x6c, 0x69, 0x73, 0x74, 0x61, 0x6c, 0x75, 0x65, 0x67, 0x6f, 0x63, 0xc3, + 0xb3, 0x6d, 0x6f, 0x65, 0x6e, 0x65, 0x72, 0x6f, 0x6a, 0x75, 0x65, 0x67, 0x6f, + 0x70, 0x65, 0x72, 0xc3, 0xba, 0x68, 0x61, 0x62, 0x65, 0x72, 0x65, 0x73, 0x74, + 0x6f, 0x79, 0x6e, 0x75, 0x6e, 0x63, 0x61, 0x6d, 0x75, 0x6a, 0x65, 0x72, 0x76, + 0x61, 0x6c, 0x6f, 0x72, 0x66, 0x75, 0x65, 0x72, 0x61, 0x6c, 0x69, 0x62, 0x72, + 0x6f, 0x67, 0x75, 0x73, 0x74, 0x61, 0x69, 0x67, 0x75, 0x61, 0x6c, 0x76, 0x6f, + 0x74, 0x6f, 0x73, 0x63, 0x61, 0x73, 0x6f, 0x73, 0x67, 0x75, 0xc3, 0xad, 0x61, + 0x70, 0x75, 0x65, 0x64, 0x6f, 0x73, 0x6f, 0x6d, 0x6f, 0x73, 0x61, 0x76, 0x69, + 0x73, 0x6f, 0x75, 0x73, 0x74, 0x65, 0x64, 0x64, 0x65, 0x62, 0x65, 0x6e, 0x6e, + 0x6f, 0x63, 0x68, 0x65, 0x62, 0x75, 0x73, 0x63, 0x61, 0x66, 0x61, 0x6c, 0x74, + 0x61, 0x65, 0x75, 0x72, 0x6f, 0x73, 0x73, 0x65, 0x72, 0x69, 0x65, 0x64, 0x69, + 0x63, 0x68, 0x6f, 0x63, 0x75, 0x72, 0x73, 0x6f, 0x63, 0x6c, 0x61, 0x76, 0x65, + 0x63, 0x61, 0x73, 0x61, 0x73, 0x6c, 0x65, 0xc3, 0xb3, 0x6e, 0x70, 0x6c, 0x61, + 0x7a, 0x6f, 0x6c, 0x61, 0x72, 0x67, 0x6f, 0x6f, 0x62, 0x72, 0x61, 0x73, 0x76, + 0x69, 0x73, 0x74, 0x61, 0x61, 0x70, 0x6f, 0x79, 0x6f, 0x6a, 0x75, 0x6e, 0x74, + 0x6f, 0x74, 0x72, 0x61, 0x74, 0x61, 0x76, 0x69, 0x73, 0x74, 0x6f, 0x63, 0x72, + 0x65, 0x61, 0x72, 0x63, 0x61, 0x6d, 0x70, 0x6f, 0x68, 0x65, 0x6d, 0x6f, 0x73, + 0x63, 0x69, 0x6e, 0x63, 0x6f, 0x63, 0x61, 0x72, 0x67, 0x6f, 0x70, 0x69, 0x73, + 0x6f, 0x73, 0x6f, 0x72, 0x64, 0x65, 0x6e, 0x68, 0x61, 0x63, 0x65, 0x6e, 0xc3, + 0xa1, 0x72, 0x65, 0x61, 0x64, 0x69, 0x73, 0x63, 0x6f, 0x70, 0x65, 0x64, 0x72, + 0x6f, 0x63, 0x65, 0x72, 0x63, 0x61, 0x70, 0x75, 0x65, 0x64, 0x61, 0x70, 0x61, + 0x70, 0x65, 0x6c, 0x6d, 0x65, 0x6e, 0x6f, 0x72, 0xc3, 0xba, 0x74, 0x69, 0x6c, + 0x63, 0x6c, 0x61, 0x72, 0x6f, 0x6a, 0x6f, 0x72, 0x67, 0x65, 0x63, 0x61, 0x6c, + 0x6c, 0x65, 0x70, 0x6f, 0x6e, 0x65, 0x72, 0x74, 0x61, 0x72, 0x64, 0x65, 0x6e, + 0x61, 0x64, 0x69, 0x65, 0x6d, 0x61, 0x72, 0x63, 0x61, 0x73, 0x69, 0x67, 0x75, + 0x65, 0x65, 0x6c, 0x6c, 0x61, 0x73, 0x73, 0x69, 0x67, 0x6c, 0x6f, 0x63, 0x6f, + 0x63, 0x68, 0x65, 0x6d, 0x6f, 0x74, 0x6f, 0x73, 0x6d, 0x61, 0x64, 0x72, 0x65, + 0x63, 0x6c, 0x61, 0x73, 0x65, 0x72, 0x65, 0x73, 0x74, 0x6f, 0x6e, 0x69, 0xc3, + 0xb1, 0x6f, 0x71, 0x75, 0x65, 0x64, 0x61, 0x70, 0x61, 0x73, 0x61, 0x72, 0x62, + 0x61, 0x6e, 0x63, 0x6f, 0x68, 0x69, 0x6a, 0x6f, 0x73, 0x76, 0x69, 0x61, 0x6a, + 0x65, 0x70, 0x61, 0x62, 0x6c, 0x6f, 0xc3, 0xa9, 0x73, 0x74, 0x65, 0x76, 0x69, + 0x65, 0x6e, 0x65, 0x72, 0x65, 0x69, 0x6e, 0x6f, 0x64, 0x65, 0x6a, 0x61, 0x72, + 0x66, 0x6f, 0x6e, 0x64, 0x6f, 0x63, 0x61, 0x6e, 0x61, 0x6c, 0x6e, 0x6f, 0x72, + 0x74, 0x65, 0x6c, 0x65, 0x74, 0x72, 0x61, 0x63, 0x61, 0x75, 0x73, 0x61, 0x74, + 0x6f, 0x6d, 0x61, 0x72, 0x6d, 0x61, 0x6e, 0x6f, 0x73, 0x6c, 0x75, 0x6e, 0x65, + 0x73, 0x61, 0x75, 0x74, 0x6f, 0x73, 0x76, 0x69, 0x6c, 0x6c, 0x61, 0x76, 0x65, + 0x6e, 0x64, 0x6f, 0x70, 0x65, 0x73, 0x61, 0x72, 0x74, 0x69, 0x70, 0x6f, 0x73, + 0x74, 0x65, 0x6e, 0x67, 0x61, 0x6d, 0x61, 0x72, 0x63, 0x6f, 0x6c, 0x6c, 0x65, + 0x76, 0x61, 0x70, 0x61, 0x64, 0x72, 0x65, 0x75, 0x6e, 0x69, 0x64, 0x6f, 0x76, + 0x61, 0x6d, 0x6f, 0x73, 0x7a, 0x6f, 0x6e, 0x61, 0x73, 0x61, 0x6d, 0x62, 0x6f, + 0x73, 0x62, 0x61, 0x6e, 0x64, 0x61, 0x6d, 0x61, 0x72, 0x69, 0x61, 0x61, 0x62, + 0x75, 0x73, 0x6f, 0x6d, 0x75, 0x63, 0x68, 0x61, 0x73, 0x75, 0x62, 0x69, 0x72, + 0x72, 0x69, 0x6f, 0x6a, 0x61, 0x76, 0x69, 0x76, 0x69, 0x72, 0x67, 0x72, 0x61, + 0x64, 0x6f, 0x63, 0x68, 0x69, 0x63, 0x61, 0x61, 0x6c, 0x6c, 0xc3, 0xad, 0x6a, + 0x6f, 0x76, 0x65, 0x6e, 0x64, 0x69, 0x63, 0x68, 0x61, 0x65, 0x73, 0x74, 0x61, + 0x6e, 0x74, 0x61, 0x6c, 0x65, 0x73, 0x73, 0x61, 0x6c, 0x69, 0x72, 0x73, 0x75, + 0x65, 0x6c, 0x6f, 0x70, 0x65, 0x73, 0x6f, 0x73, 0x66, 0x69, 0x6e, 0x65, 0x73, + 0x6c, 0x6c, 0x61, 0x6d, 0x61, 0x62, 0x75, 0x73, 0x63, 0x6f, 0xc3, 0xa9, 0x73, + 0x74, 0x61, 0x6c, 0x6c, 0x65, 0x67, 0x61, 0x6e, 0x65, 0x67, 0x72, 0x6f, 0x70, + 0x6c, 0x61, 0x7a, 0x61, 0x68, 0x75, 0x6d, 0x6f, 0x72, 0x70, 0x61, 0x67, 0x61, + 0x72, 0x6a, 0x75, 0x6e, 0x74, 0x61, 0x64, 0x6f, 0x62, 0x6c, 0x65, 0x69, 0x73, + 0x6c, 0x61, 0x73, 0x62, 0x6f, 0x6c, 0x73, 0x61, 0x62, 0x61, 0xc3, 0xb1, 0x6f, + 0x68, 0x61, 0x62, 0x6c, 0x61, 0x6c, 0x75, 0x63, 0x68, 0x61, 0xc3, 0x81, 0x72, + 0x65, 0x61, 0x64, 0x69, 0x63, 0x65, 0x6e, 0x6a, 0x75, 0x67, 0x61, 0x72, 0x6e, + 0x6f, 0x74, 0x61, 0x73, 0x76, 0x61, 0x6c, 0x6c, 0x65, 0x61, 0x6c, 0x6c, 0xc3, + 0xa1, 0x63, 0x61, 0x72, 0x67, 0x61, 0x64, 0x6f, 0x6c, 0x6f, 0x72, 0x61, 0x62, + 0x61, 0x6a, 0x6f, 0x65, 0x73, 0x74, 0xc3, 0xa9, 0x67, 0x75, 0x73, 0x74, 0x6f, + 0x6d, 0x65, 0x6e, 0x74, 0x65, 0x6d, 0x61, 0x72, 0x69, 0x6f, 0x66, 0x69, 0x72, + 0x6d, 0x61, 0x63, 0x6f, 0x73, 0x74, 0x6f, 0x66, 0x69, 0x63, 0x68, 0x61, 0x70, + 0x6c, 0x61, 0x74, 0x61, 0x68, 0x6f, 0x67, 0x61, 0x72, 0x61, 0x72, 0x74, 0x65, + 0x73, 0x6c, 0x65, 0x79, 0x65, 0x73, 0x61, 0x71, 0x75, 0x65, 0x6c, 0x6d, 0x75, + 0x73, 0x65, 0x6f, 0x62, 0x61, 0x73, 0x65, 0x73, 0x70, 0x6f, 0x63, 0x6f, 0x73, + 0x6d, 0x69, 0x74, 0x61, 0x64, 0x63, 0x69, 0x65, 0x6c, 0x6f, 0x63, 0x68, 0x69, + 0x63, 0x6f, 0x6d, 0x69, 0x65, 0x64, 0x6f, 0x67, 0x61, 0x6e, 0x61, 0x72, 0x73, + 0x61, 0x6e, 0x74, 0x6f, 0x65, 0x74, 0x61, 0x70, 0x61, 0x64, 0x65, 0x62, 0x65, + 0x73, 0x70, 0x6c, 0x61, 0x79, 0x61, 0x72, 0x65, 0x64, 0x65, 0x73, 0x73, 0x69, + 0x65, 0x74, 0x65, 0x63, 0x6f, 0x72, 0x74, 0x65, 0x63, 0x6f, 0x72, 0x65, 0x61, + 0x64, 0x75, 0x64, 0x61, 0x73, 0x64, 0x65, 0x73, 0x65, 0x6f, 0x76, 0x69, 0x65, + 0x6a, 0x6f, 0x64, 0x65, 0x73, 0x65, 0x61, 0x61, 0x67, 0x75, 0x61, 0x73, 0x26, + 0x71, 0x75, 0x6f, 0x74, 0x3b, 0x64, 0x6f, 0x6d, 0x61, 0x69, 0x6e, 0x63, 0x6f, + 0x6d, 0x6d, 0x6f, 0x6e, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x65, 0x76, 0x65, + 0x6e, 0x74, 0x73, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x73, 0x79, 0x73, 0x74, + 0x65, 0x6d, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x62, 0x61, 0x6e, 0x6e, 0x65, + 0x72, 0x72, 0x65, 0x6d, 0x6f, 0x76, 0x65, 0x73, 0x63, 0x72, 0x6f, 0x6c, 0x6c, + 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x67, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x6d, + 0x65, 0x64, 0x69, 0x75, 0x6d, 0x66, 0x69, 0x6c, 0x74, 0x65, 0x72, 0x6e, 0x75, + 0x6d, 0x62, 0x65, 0x72, 0x63, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x72, 0x65, 0x73, + 0x75, 0x6c, 0x74, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x73, 0x63, 0x72, 0x65, + 0x65, 0x6e, 0x63, 0x68, 0x6f, 0x6f, 0x73, 0x65, 0x6e, 0x6f, 0x72, 0x6d, 0x61, + 0x6c, 0x74, 0x72, 0x61, 0x76, 0x65, 0x6c, 0x69, 0x73, 0x73, 0x75, 0x65, 0x73, + 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x73, + 0x70, 0x72, 0x69, 0x6e, 0x67, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x6d, 0x6f, + 0x62, 0x69, 0x6c, 0x65, 0x73, 0x77, 0x69, 0x74, 0x63, 0x68, 0x70, 0x68, 0x6f, + 0x74, 0x6f, 0x73, 0x62, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x72, 0x65, 0x67, 0x69, + 0x6f, 0x6e, 0x69, 0x74, 0x73, 0x65, 0x6c, 0x66, 0x73, 0x6f, 0x63, 0x69, 0x61, + 0x6c, 0x61, 0x63, 0x74, 0x69, 0x76, 0x65, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, + 0x72, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x74, + 0x69, 0x74, 0x6c, 0x65, 0x3e, 0x65, 0x69, 0x74, 0x68, 0x65, 0x72, 0x6c, 0x65, + 0x6e, 0x67, 0x74, 0x68, 0x66, 0x61, 0x6d, 0x69, 0x6c, 0x79, 0x66, 0x72, 0x69, + 0x65, 0x6e, 0x64, 0x6c, 0x61, 0x79, 0x6f, 0x75, 0x74, 0x61, 0x75, 0x74, 0x68, + 0x6f, 0x72, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x72, 0x65, 0x76, 0x69, 0x65, + 0x77, 0x73, 0x75, 0x6d, 0x6d, 0x65, 0x72, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, + 0x70, 0x6c, 0x61, 0x79, 0x65, 0x64, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x65, + 0x78, 0x70, 0x61, 0x6e, 0x64, 0x70, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x66, 0x6f, + 0x72, 0x6d, 0x61, 0x74, 0x64, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x70, 0x6f, 0x69, + 0x6e, 0x74, 0x73, 0x73, 0x65, 0x72, 0x69, 0x65, 0x73, 0x70, 0x65, 0x72, 0x73, + 0x6f, 0x6e, 0x6c, 0x69, 0x76, 0x69, 0x6e, 0x67, 0x64, 0x65, 0x73, 0x69, 0x67, + 0x6e, 0x6d, 0x6f, 0x6e, 0x74, 0x68, 0x73, 0x66, 0x6f, 0x72, 0x63, 0x65, 0x73, + 0x75, 0x6e, 0x69, 0x71, 0x75, 0x65, 0x77, 0x65, 0x69, 0x67, 0x68, 0x74, 0x70, + 0x65, 0x6f, 0x70, 0x6c, 0x65, 0x65, 0x6e, 0x65, 0x72, 0x67, 0x79, 0x6e, 0x61, + 0x74, 0x75, 0x72, 0x65, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x66, 0x69, 0x67, + 0x75, 0x72, 0x65, 0x68, 0x61, 0x76, 0x69, 0x6e, 0x67, 0x63, 0x75, 0x73, 0x74, + 0x6f, 0x6d, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x6c, 0x65, 0x74, 0x74, 0x65, + 0x72, 0x77, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x73, 0x75, 0x62, 0x6d, 0x69, 0x74, + 0x72, 0x65, 0x6e, 0x64, 0x65, 0x72, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x73, 0x75, + 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x68, 0x65, 0x61, 0x6c, 0x74, 0x68, 0x6d, 0x65, + 0x74, 0x68, 0x6f, 0x64, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x73, 0x73, 0x63, 0x68, + 0x6f, 0x6f, 0x6c, 0x66, 0x75, 0x74, 0x75, 0x72, 0x65, 0x73, 0x68, 0x61, 0x64, + 0x6f, 0x77, 0x64, 0x65, 0x62, 0x61, 0x74, 0x65, 0x76, 0x61, 0x6c, 0x75, 0x65, + 0x73, 0x4f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x73, + 0x72, 0x69, 0x67, 0x68, 0x74, 0x73, 0x6c, 0x65, 0x61, 0x67, 0x75, 0x65, 0x63, + 0x68, 0x72, 0x6f, 0x6d, 0x65, 0x73, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x6e, 0x6f, + 0x74, 0x69, 0x63, 0x65, 0x73, 0x68, 0x61, 0x72, 0x65, 0x64, 0x65, 0x6e, 0x64, + 0x69, 0x6e, 0x67, 0x73, 0x65, 0x61, 0x73, 0x6f, 0x6e, 0x72, 0x65, 0x70, 0x6f, + 0x72, 0x74, 0x6f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x71, 0x75, 0x61, 0x72, + 0x65, 0x62, 0x75, 0x74, 0x74, 0x6f, 0x6e, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x73, + 0x65, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x6d, 0x6f, 0x76, 0x69, 0x6e, 0x67, 0x6c, + 0x61, 0x74, 0x65, 0x73, 0x74, 0x77, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x46, 0x72, + 0x61, 0x6e, 0x63, 0x65, 0x70, 0x65, 0x72, 0x69, 0x6f, 0x64, 0x73, 0x74, 0x72, + 0x6f, 0x6e, 0x67, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x4c, 0x6f, 0x6e, 0x64, + 0x6f, 0x6e, 0x64, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x66, 0x6f, 0x72, 0x6d, 0x65, + 0x64, 0x64, 0x65, 0x6d, 0x61, 0x6e, 0x64, 0x73, 0x65, 0x63, 0x75, 0x72, 0x65, + 0x70, 0x61, 0x73, 0x73, 0x65, 0x64, 0x74, 0x6f, 0x67, 0x67, 0x6c, 0x65, 0x70, + 0x6c, 0x61, 0x63, 0x65, 0x73, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x73, 0x74, + 0x61, 0x74, 0x69, 0x63, 0x63, 0x69, 0x74, 0x69, 0x65, 0x73, 0x73, 0x74, 0x72, + 0x65, 0x61, 0x6d, 0x79, 0x65, 0x6c, 0x6c, 0x6f, 0x77, 0x61, 0x74, 0x74, 0x61, + 0x63, 0x6b, 0x73, 0x74, 0x72, 0x65, 0x65, 0x74, 0x66, 0x6c, 0x69, 0x67, 0x68, + 0x74, 0x68, 0x69, 0x64, 0x64, 0x65, 0x6e, 0x69, 0x6e, 0x66, 0x6f, 0x22, 0x3e, + 0x6f, 0x70, 0x65, 0x6e, 0x65, 0x64, 0x75, 0x73, 0x65, 0x66, 0x75, 0x6c, 0x76, + 0x61, 0x6c, 0x6c, 0x65, 0x79, 0x63, 0x61, 0x75, 0x73, 0x65, 0x73, 0x6c, 0x65, + 0x61, 0x64, 0x65, 0x72, 0x73, 0x65, 0x63, 0x72, 0x65, 0x74, 0x73, 0x65, 0x63, + 0x6f, 0x6e, 0x64, 0x64, 0x61, 0x6d, 0x61, 0x67, 0x65, 0x73, 0x70, 0x6f, 0x72, + 0x74, 0x73, 0x65, 0x78, 0x63, 0x65, 0x70, 0x74, 0x72, 0x61, 0x74, 0x69, 0x6e, + 0x67, 0x73, 0x69, 0x67, 0x6e, 0x65, 0x64, 0x74, 0x68, 0x69, 0x6e, 0x67, 0x73, + 0x65, 0x66, 0x66, 0x65, 0x63, 0x74, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x73, 0x73, + 0x74, 0x61, 0x74, 0x65, 0x73, 0x6f, 0x66, 0x66, 0x69, 0x63, 0x65, 0x76, 0x69, + 0x73, 0x75, 0x61, 0x6c, 0x65, 0x64, 0x69, 0x74, 0x6f, 0x72, 0x76, 0x6f, 0x6c, + 0x75, 0x6d, 0x65, 0x52, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x6d, 0x75, 0x73, 0x65, + 0x75, 0x6d, 0x6d, 0x6f, 0x76, 0x69, 0x65, 0x73, 0x70, 0x61, 0x72, 0x65, 0x6e, + 0x74, 0x61, 0x63, 0x63, 0x65, 0x73, 0x73, 0x6d, 0x6f, 0x73, 0x74, 0x6c, 0x79, + 0x6d, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x22, 0x20, 0x69, 0x64, 0x3d, 0x22, 0x6d, + 0x61, 0x72, 0x6b, 0x65, 0x74, 0x67, 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x63, 0x68, + 0x61, 0x6e, 0x63, 0x65, 0x73, 0x75, 0x72, 0x76, 0x65, 0x79, 0x62, 0x65, 0x66, + 0x6f, 0x72, 0x65, 0x73, 0x79, 0x6d, 0x62, 0x6f, 0x6c, 0x6d, 0x6f, 0x6d, 0x65, + 0x6e, 0x74, 0x73, 0x70, 0x65, 0x65, 0x63, 0x68, 0x6d, 0x6f, 0x74, 0x69, 0x6f, + 0x6e, 0x69, 0x6e, 0x73, 0x69, 0x64, 0x65, 0x6d, 0x61, 0x74, 0x74, 0x65, 0x72, + 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x6f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x65, + 0x78, 0x69, 0x73, 0x74, 0x73, 0x6d, 0x69, 0x64, 0x64, 0x6c, 0x65, 0x45, 0x75, + 0x72, 0x6f, 0x70, 0x65, 0x67, 0x72, 0x6f, 0x77, 0x74, 0x68, 0x6c, 0x65, 0x67, + 0x61, 0x63, 0x79, 0x6d, 0x61, 0x6e, 0x6e, 0x65, 0x72, 0x65, 0x6e, 0x6f, 0x75, + 0x67, 0x68, 0x63, 0x61, 0x72, 0x65, 0x65, 0x72, 0x61, 0x6e, 0x73, 0x77, 0x65, + 0x72, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x70, 0x6f, 0x72, 0x74, 0x61, 0x6c, + 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x72, + 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x63, 0x6c, 0x6f, 0x73, 0x65, 0x64, 0x74, 0x6f, + 0x70, 0x69, 0x63, 0x73, 0x63, 0x6f, 0x6d, 0x69, 0x6e, 0x67, 0x66, 0x61, 0x74, + 0x68, 0x65, 0x72, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x69, 0x6d, 0x70, + 0x6c, 0x79, 0x72, 0x61, 0x69, 0x73, 0x65, 0x64, 0x65, 0x73, 0x63, 0x61, 0x70, + 0x65, 0x63, 0x68, 0x6f, 0x73, 0x65, 0x6e, 0x63, 0x68, 0x75, 0x72, 0x63, 0x68, + 0x64, 0x65, 0x66, 0x69, 0x6e, 0x65, 0x72, 0x65, 0x61, 0x73, 0x6f, 0x6e, 0x63, + 0x6f, 0x72, 0x6e, 0x65, 0x72, 0x6f, 0x75, 0x74, 0x70, 0x75, 0x74, 0x6d, 0x65, + 0x6d, 0x6f, 0x72, 0x79, 0x69, 0x66, 0x72, 0x61, 0x6d, 0x65, 0x70, 0x6f, 0x6c, + 0x69, 0x63, 0x65, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x73, 0x4e, 0x75, 0x6d, 0x62, + 0x65, 0x72, 0x64, 0x75, 0x72, 0x69, 0x6e, 0x67, 0x6f, 0x66, 0x66, 0x65, 0x72, + 0x73, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x73, 0x6b, 0x69, 0x6c, 0x6c, 0x65, 0x64, + 0x6c, 0x69, 0x73, 0x74, 0x65, 0x64, 0x63, 0x61, 0x6c, 0x6c, 0x65, 0x64, 0x73, + 0x69, 0x6c, 0x76, 0x65, 0x72, 0x6d, 0x61, 0x72, 0x67, 0x69, 0x6e, 0x64, 0x65, + 0x6c, 0x65, 0x74, 0x65, 0x62, 0x65, 0x74, 0x74, 0x65, 0x72, 0x62, 0x72, 0x6f, + 0x77, 0x73, 0x65, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x73, 0x47, 0x6c, 0x6f, 0x62, + 0x61, 0x6c, 0x73, 0x69, 0x6e, 0x67, 0x6c, 0x65, 0x77, 0x69, 0x64, 0x67, 0x65, + 0x74, 0x63, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x62, 0x75, 0x64, 0x67, 0x65, 0x74, + 0x6e, 0x6f, 0x77, 0x72, 0x61, 0x70, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x63, + 0x6c, 0x61, 0x69, 0x6d, 0x73, 0x65, 0x6e, 0x67, 0x69, 0x6e, 0x65, 0x73, 0x61, + 0x66, 0x65, 0x74, 0x79, 0x63, 0x68, 0x6f, 0x69, 0x63, 0x65, 0x73, 0x70, 0x69, + 0x72, 0x69, 0x74, 0x2d, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x73, 0x70, 0x72, 0x65, + 0x61, 0x64, 0x6d, 0x61, 0x6b, 0x69, 0x6e, 0x67, 0x6e, 0x65, 0x65, 0x64, 0x65, + 0x64, 0x72, 0x75, 0x73, 0x73, 0x69, 0x61, 0x70, 0x6c, 0x65, 0x61, 0x73, 0x65, + 0x65, 0x78, 0x74, 0x65, 0x6e, 0x74, 0x53, 0x63, 0x72, 0x69, 0x70, 0x74, 0x62, + 0x72, 0x6f, 0x6b, 0x65, 0x6e, 0x61, 0x6c, 0x6c, 0x6f, 0x77, 0x73, 0x63, 0x68, + 0x61, 0x72, 0x67, 0x65, 0x64, 0x69, 0x76, 0x69, 0x64, 0x65, 0x66, 0x61, 0x63, + 0x74, 0x6f, 0x72, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x2d, 0x62, 0x61, 0x73, + 0x65, 0x64, 0x74, 0x68, 0x65, 0x6f, 0x72, 0x79, 0x63, 0x6f, 0x6e, 0x66, 0x69, + 0x67, 0x61, 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x77, 0x6f, 0x72, 0x6b, 0x65, 0x64, + 0x68, 0x65, 0x6c, 0x70, 0x65, 0x64, 0x43, 0x68, 0x75, 0x72, 0x63, 0x68, 0x69, + 0x6d, 0x70, 0x61, 0x63, 0x74, 0x73, 0x68, 0x6f, 0x75, 0x6c, 0x64, 0x61, 0x6c, + 0x77, 0x61, 0x79, 0x73, 0x6c, 0x6f, 0x67, 0x6f, 0x22, 0x20, 0x62, 0x6f, 0x74, + 0x74, 0x6f, 0x6d, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x3e, 0x29, 0x7b, 0x76, 0x61, + 0x72, 0x20, 0x70, 0x72, 0x65, 0x66, 0x69, 0x78, 0x6f, 0x72, 0x61, 0x6e, 0x67, + 0x65, 0x48, 0x65, 0x61, 0x64, 0x65, 0x72, 0x2e, 0x70, 0x75, 0x73, 0x68, 0x28, + 0x63, 0x6f, 0x75, 0x70, 0x6c, 0x65, 0x67, 0x61, 0x72, 0x64, 0x65, 0x6e, 0x62, + 0x72, 0x69, 0x64, 0x67, 0x65, 0x6c, 0x61, 0x75, 0x6e, 0x63, 0x68, 0x52, 0x65, + 0x76, 0x69, 0x65, 0x77, 0x74, 0x61, 0x6b, 0x69, 0x6e, 0x67, 0x76, 0x69, 0x73, + 0x69, 0x6f, 0x6e, 0x6c, 0x69, 0x74, 0x74, 0x6c, 0x65, 0x64, 0x61, 0x74, 0x69, + 0x6e, 0x67, 0x42, 0x75, 0x74, 0x74, 0x6f, 0x6e, 0x62, 0x65, 0x61, 0x75, 0x74, + 0x79, 0x74, 0x68, 0x65, 0x6d, 0x65, 0x73, 0x66, 0x6f, 0x72, 0x67, 0x6f, 0x74, + 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x61, 0x6e, 0x63, 0x68, 0x6f, 0x72, 0x61, + 0x6c, 0x6d, 0x6f, 0x73, 0x74, 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x43, 0x68, + 0x61, 0x6e, 0x67, 0x65, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x73, 0x74, 0x72, + 0x69, 0x6e, 0x67, 0x72, 0x65, 0x6c, 0x6f, 0x61, 0x64, 0x4d, 0x6f, 0x62, 0x69, + 0x6c, 0x65, 0x69, 0x6e, 0x63, 0x6f, 0x6d, 0x65, 0x73, 0x75, 0x70, 0x70, 0x6c, + 0x79, 0x53, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x73, + 0x76, 0x69, 0x65, 0x77, 0x65, 0x64, 0x26, 0x6e, 0x62, 0x73, 0x70, 0x3b, 0x63, + 0x6f, 0x75, 0x72, 0x73, 0x65, 0x41, 0x62, 0x6f, 0x75, 0x74, 0x20, 0x69, 0x73, + 0x6c, 0x61, 0x6e, 0x64, 0x3c, 0x68, 0x74, 0x6d, 0x6c, 0x20, 0x63, 0x6f, 0x6f, + 0x6b, 0x69, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x22, 0x61, 0x6d, 0x61, 0x7a, + 0x6f, 0x6e, 0x6d, 0x6f, 0x64, 0x65, 0x72, 0x6e, 0x61, 0x64, 0x76, 0x69, 0x63, + 0x65, 0x69, 0x6e, 0x3c, 0x2f, 0x61, 0x3e, 0x3a, 0x20, 0x54, 0x68, 0x65, 0x20, + 0x64, 0x69, 0x61, 0x6c, 0x6f, 0x67, 0x68, 0x6f, 0x75, 0x73, 0x65, 0x73, 0x42, + 0x45, 0x47, 0x49, 0x4e, 0x20, 0x4d, 0x65, 0x78, 0x69, 0x63, 0x6f, 0x73, 0x74, + 0x61, 0x72, 0x74, 0x73, 0x63, 0x65, 0x6e, 0x74, 0x72, 0x65, 0x68, 0x65, 0x69, + 0x67, 0x68, 0x74, 0x61, 0x64, 0x64, 0x69, 0x6e, 0x67, 0x49, 0x73, 0x6c, 0x61, + 0x6e, 0x64, 0x61, 0x73, 0x73, 0x65, 0x74, 0x73, 0x45, 0x6d, 0x70, 0x69, 0x72, + 0x65, 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x65, 0x66, 0x66, 0x6f, 0x72, 0x74, + 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6e, 0x65, 0x61, 0x72, 0x6c, 0x79, 0x6d, + 0x61, 0x6e, 0x75, 0x61, 0x6c, 0x53, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x2e, 0x0a, + 0x0a, 0x4f, 0x6e, 0x65, 0x6a, 0x6f, 0x69, 0x6e, 0x65, 0x64, 0x6d, 0x65, 0x6e, + 0x75, 0x22, 0x3e, 0x50, 0x68, 0x69, 0x6c, 0x69, 0x70, 0x61, 0x77, 0x61, 0x72, + 0x64, 0x73, 0x68, 0x61, 0x6e, 0x64, 0x6c, 0x65, 0x69, 0x6d, 0x70, 0x6f, 0x72, + 0x74, 0x4f, 0x66, 0x66, 0x69, 0x63, 0x65, 0x72, 0x65, 0x67, 0x61, 0x72, 0x64, + 0x73, 0x6b, 0x69, 0x6c, 0x6c, 0x73, 0x6e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, + 0x70, 0x6f, 0x72, 0x74, 0x73, 0x64, 0x65, 0x67, 0x72, 0x65, 0x65, 0x77, 0x65, + 0x65, 0x6b, 0x6c, 0x79, 0x20, 0x28, 0x65, 0x2e, 0x67, 0x2e, 0x62, 0x65, 0x68, + 0x69, 0x6e, 0x64, 0x64, 0x6f, 0x63, 0x74, 0x6f, 0x72, 0x6c, 0x6f, 0x67, 0x67, + 0x65, 0x64, 0x75, 0x6e, 0x69, 0x74, 0x65, 0x64, 0x3c, 0x2f, 0x62, 0x3e, 0x3c, + 0x2f, 0x62, 0x65, 0x67, 0x69, 0x6e, 0x73, 0x70, 0x6c, 0x61, 0x6e, 0x74, 0x73, + 0x61, 0x73, 0x73, 0x69, 0x73, 0x74, 0x61, 0x72, 0x74, 0x69, 0x73, 0x74, 0x69, + 0x73, 0x73, 0x75, 0x65, 0x64, 0x33, 0x30, 0x30, 0x70, 0x78, 0x7c, 0x63, 0x61, + 0x6e, 0x61, 0x64, 0x61, 0x61, 0x67, 0x65, 0x6e, 0x63, 0x79, 0x73, 0x63, 0x68, + 0x65, 0x6d, 0x65, 0x72, 0x65, 0x6d, 0x61, 0x69, 0x6e, 0x42, 0x72, 0x61, 0x7a, + 0x69, 0x6c, 0x73, 0x61, 0x6d, 0x70, 0x6c, 0x65, 0x6c, 0x6f, 0x67, 0x6f, 0x22, + 0x3e, 0x62, 0x65, 0x79, 0x6f, 0x6e, 0x64, 0x2d, 0x73, 0x63, 0x61, 0x6c, 0x65, + 0x61, 0x63, 0x63, 0x65, 0x70, 0x74, 0x73, 0x65, 0x72, 0x76, 0x65, 0x64, 0x6d, + 0x61, 0x72, 0x69, 0x6e, 0x65, 0x46, 0x6f, 0x6f, 0x74, 0x65, 0x72, 0x63, 0x61, + 0x6d, 0x65, 0x72, 0x61, 0x3c, 0x2f, 0x68, 0x31, 0x3e, 0x0a, 0x5f, 0x66, 0x6f, + 0x72, 0x6d, 0x22, 0x6c, 0x65, 0x61, 0x76, 0x65, 0x73, 0x73, 0x74, 0x72, 0x65, + 0x73, 0x73, 0x22, 0x20, 0x2f, 0x3e, 0x0d, 0x0a, 0x2e, 0x67, 0x69, 0x66, 0x22, + 0x20, 0x6f, 0x6e, 0x6c, 0x6f, 0x61, 0x64, 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x72, + 0x4f, 0x78, 0x66, 0x6f, 0x72, 0x64, 0x73, 0x69, 0x73, 0x74, 0x65, 0x72, 0x73, + 0x75, 0x72, 0x76, 0x69, 0x76, 0x6c, 0x69, 0x73, 0x74, 0x65, 0x6e, 0x66, 0x65, + 0x6d, 0x61, 0x6c, 0x65, 0x44, 0x65, 0x73, 0x69, 0x67, 0x6e, 0x73, 0x69, 0x7a, + 0x65, 0x3d, 0x22, 0x61, 0x70, 0x70, 0x65, 0x61, 0x6c, 0x74, 0x65, 0x78, 0x74, + 0x22, 0x3e, 0x6c, 0x65, 0x76, 0x65, 0x6c, 0x73, 0x74, 0x68, 0x61, 0x6e, 0x6b, + 0x73, 0x68, 0x69, 0x67, 0x68, 0x65, 0x72, 0x66, 0x6f, 0x72, 0x63, 0x65, 0x64, + 0x61, 0x6e, 0x69, 0x6d, 0x61, 0x6c, 0x61, 0x6e, 0x79, 0x6f, 0x6e, 0x65, 0x41, + 0x66, 0x72, 0x69, 0x63, 0x61, 0x61, 0x67, 0x72, 0x65, 0x65, 0x64, 0x72, 0x65, + 0x63, 0x65, 0x6e, 0x74, 0x50, 0x65, 0x6f, 0x70, 0x6c, 0x65, 0x3c, 0x62, 0x72, + 0x20, 0x2f, 0x3e, 0x77, 0x6f, 0x6e, 0x64, 0x65, 0x72, 0x70, 0x72, 0x69, 0x63, + 0x65, 0x73, 0x74, 0x75, 0x72, 0x6e, 0x65, 0x64, 0x7c, 0x7c, 0x20, 0x7b, 0x7d, + 0x3b, 0x6d, 0x61, 0x69, 0x6e, 0x22, 0x3e, 0x69, 0x6e, 0x6c, 0x69, 0x6e, 0x65, + 0x73, 0x75, 0x6e, 0x64, 0x61, 0x79, 0x77, 0x72, 0x61, 0x70, 0x22, 0x3e, 0x66, + 0x61, 0x69, 0x6c, 0x65, 0x64, 0x63, 0x65, 0x6e, 0x73, 0x75, 0x73, 0x6d, 0x69, + 0x6e, 0x75, 0x74, 0x65, 0x62, 0x65, 0x61, 0x63, 0x6f, 0x6e, 0x71, 0x75, 0x6f, + 0x74, 0x65, 0x73, 0x31, 0x35, 0x30, 0x70, 0x78, 0x7c, 0x65, 0x73, 0x74, 0x61, + 0x74, 0x65, 0x72, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x65, 0x6d, 0x61, 0x69, 0x6c, + 0x22, 0x6c, 0x69, 0x6e, 0x6b, 0x65, 0x64, 0x72, 0x69, 0x67, 0x68, 0x74, 0x3b, + 0x73, 0x69, 0x67, 0x6e, 0x61, 0x6c, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6c, 0x31, + 0x2e, 0x68, 0x74, 0x6d, 0x6c, 0x73, 0x69, 0x67, 0x6e, 0x75, 0x70, 0x70, 0x72, + 0x69, 0x6e, 0x63, 0x65, 0x66, 0x6c, 0x6f, 0x61, 0x74, 0x3a, 0x2e, 0x70, 0x6e, + 0x67, 0x22, 0x20, 0x66, 0x6f, 0x72, 0x75, 0x6d, 0x2e, 0x41, 0x63, 0x63, 0x65, + 0x73, 0x73, 0x70, 0x61, 0x70, 0x65, 0x72, 0x73, 0x73, 0x6f, 0x75, 0x6e, 0x64, + 0x73, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x64, 0x48, 0x65, 0x69, 0x67, 0x68, 0x74, + 0x73, 0x6c, 0x69, 0x64, 0x65, 0x72, 0x55, 0x54, 0x46, 0x2d, 0x38, 0x22, 0x26, + 0x61, 0x6d, 0x70, 0x3b, 0x20, 0x42, 0x65, 0x66, 0x6f, 0x72, 0x65, 0x2e, 0x20, + 0x57, 0x69, 0x74, 0x68, 0x73, 0x74, 0x75, 0x64, 0x69, 0x6f, 0x6f, 0x77, 0x6e, + 0x65, 0x72, 0x73, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x70, 0x72, 0x6f, 0x66, + 0x69, 0x74, 0x6a, 0x51, 0x75, 0x65, 0x72, 0x79, 0x61, 0x6e, 0x6e, 0x75, 0x61, + 0x6c, 0x70, 0x61, 0x72, 0x61, 0x6d, 0x73, 0x62, 0x6f, 0x75, 0x67, 0x68, 0x74, + 0x66, 0x61, 0x6d, 0x6f, 0x75, 0x73, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x6c, + 0x6f, 0x6e, 0x67, 0x65, 0x72, 0x69, 0x2b, 0x2b, 0x29, 0x20, 0x7b, 0x69, 0x73, + 0x72, 0x61, 0x65, 0x6c, 0x73, 0x61, 0x79, 0x69, 0x6e, 0x67, 0x64, 0x65, 0x63, + 0x69, 0x64, 0x65, 0x68, 0x6f, 0x6d, 0x65, 0x22, 0x3e, 0x68, 0x65, 0x61, 0x64, + 0x65, 0x72, 0x65, 0x6e, 0x73, 0x75, 0x72, 0x65, 0x62, 0x72, 0x61, 0x6e, 0x63, + 0x68, 0x70, 0x69, 0x65, 0x63, 0x65, 0x73, 0x62, 0x6c, 0x6f, 0x63, 0x6b, 0x3b, + 0x73, 0x74, 0x61, 0x74, 0x65, 0x64, 0x74, 0x6f, 0x70, 0x22, 0x3e, 0x3c, 0x72, + 0x61, 0x63, 0x69, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x69, 0x7a, 0x65, 0x2d, 0x2d, + 0x26, 0x67, 0x74, 0x3b, 0x70, 0x61, 0x63, 0x69, 0x74, 0x79, 0x73, 0x65, 0x78, + 0x75, 0x61, 0x6c, 0x62, 0x75, 0x72, 0x65, 0x61, 0x75, 0x2e, 0x6a, 0x70, 0x67, + 0x22, 0x20, 0x31, 0x30, 0x2c, 0x30, 0x30, 0x30, 0x6f, 0x62, 0x74, 0x61, 0x69, + 0x6e, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x73, 0x61, 0x6d, 0x6f, 0x75, 0x6e, 0x74, + 0x2c, 0x20, 0x49, 0x6e, 0x63, 0x2e, 0x63, 0x6f, 0x6d, 0x65, 0x64, 0x79, 0x6d, + 0x65, 0x6e, 0x75, 0x22, 0x20, 0x6c, 0x79, 0x72, 0x69, 0x63, 0x73, 0x74, 0x6f, + 0x64, 0x61, 0x79, 0x2e, 0x69, 0x6e, 0x64, 0x65, 0x65, 0x64, 0x63, 0x6f, 0x75, + 0x6e, 0x74, 0x79, 0x5f, 0x6c, 0x6f, 0x67, 0x6f, 0x2e, 0x46, 0x61, 0x6d, 0x69, + 0x6c, 0x79, 0x6c, 0x6f, 0x6f, 0x6b, 0x65, 0x64, 0x4d, 0x61, 0x72, 0x6b, 0x65, + 0x74, 0x6c, 0x73, 0x65, 0x20, 0x69, 0x66, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, + 0x74, 0x75, 0x72, 0x6b, 0x65, 0x79, 0x29, 0x3b, 0x76, 0x61, 0x72, 0x20, 0x66, + 0x6f, 0x72, 0x65, 0x73, 0x74, 0x67, 0x69, 0x76, 0x69, 0x6e, 0x67, 0x65, 0x72, + 0x72, 0x6f, 0x72, 0x73, 0x44, 0x6f, 0x6d, 0x61, 0x69, 0x6e, 0x7d, 0x65, 0x6c, + 0x73, 0x65, 0x7b, 0x69, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x42, 0x6c, 0x6f, 0x67, + 0x3c, 0x2f, 0x66, 0x6f, 0x6f, 0x74, 0x65, 0x72, 0x6c, 0x6f, 0x67, 0x69, 0x6e, + 0x2e, 0x66, 0x61, 0x73, 0x74, 0x65, 0x72, 0x61, 0x67, 0x65, 0x6e, 0x74, 0x73, + 0x3c, 0x62, 0x6f, 0x64, 0x79, 0x20, 0x31, 0x30, 0x70, 0x78, 0x20, 0x30, 0x70, + 0x72, 0x61, 0x67, 0x6d, 0x61, 0x66, 0x72, 0x69, 0x64, 0x61, 0x79, 0x6a, 0x75, + 0x6e, 0x69, 0x6f, 0x72, 0x64, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x70, 0x6c, 0x61, + 0x63, 0x65, 0x64, 0x63, 0x6f, 0x76, 0x65, 0x72, 0x73, 0x70, 0x6c, 0x75, 0x67, + 0x69, 0x6e, 0x35, 0x2c, 0x30, 0x30, 0x30, 0x20, 0x70, 0x61, 0x67, 0x65, 0x22, + 0x3e, 0x62, 0x6f, 0x73, 0x74, 0x6f, 0x6e, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x28, + 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x74, 0x65, 0x73, 0x74, 0x65, 0x64, 0x5f, + 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x66, 0x6f, 0x72, 0x75, 0x6d, 0x73, 0x73, 0x63, + 0x68, 0x65, 0x6d, 0x61, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x2c, 0x66, 0x69, 0x6c, + 0x6c, 0x65, 0x64, 0x73, 0x68, 0x61, 0x72, 0x65, 0x73, 0x72, 0x65, 0x61, 0x64, + 0x65, 0x72, 0x61, 0x6c, 0x65, 0x72, 0x74, 0x28, 0x61, 0x70, 0x70, 0x65, 0x61, + 0x72, 0x53, 0x75, 0x62, 0x6d, 0x69, 0x74, 0x6c, 0x69, 0x6e, 0x65, 0x22, 0x3e, + 0x62, 0x6f, 0x64, 0x79, 0x22, 0x3e, 0x0a, 0x2a, 0x20, 0x54, 0x68, 0x65, 0x54, + 0x68, 0x6f, 0x75, 0x67, 0x68, 0x73, 0x65, 0x65, 0x69, 0x6e, 0x67, 0x6a, 0x65, + 0x72, 0x73, 0x65, 0x79, 0x4e, 0x65, 0x77, 0x73, 0x3c, 0x2f, 0x76, 0x65, 0x72, + 0x69, 0x66, 0x79, 0x65, 0x78, 0x70, 0x65, 0x72, 0x74, 0x69, 0x6e, 0x6a, 0x75, + 0x72, 0x79, 0x77, 0x69, 0x64, 0x74, 0x68, 0x3d, 0x43, 0x6f, 0x6f, 0x6b, 0x69, + 0x65, 0x53, 0x54, 0x41, 0x52, 0x54, 0x20, 0x61, 0x63, 0x72, 0x6f, 0x73, 0x73, + 0x5f, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x74, 0x68, 0x72, 0x65, 0x61, 0x64, 0x6e, + 0x61, 0x74, 0x69, 0x76, 0x65, 0x70, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x62, 0x6f, + 0x78, 0x22, 0x3e, 0x0a, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x20, 0x44, 0x61, + 0x76, 0x69, 0x64, 0x63, 0x61, 0x6e, 0x63, 0x65, 0x72, 0x74, 0x61, 0x62, 0x6c, + 0x65, 0x73, 0x70, 0x72, 0x6f, 0x76, 0x65, 0x64, 0x41, 0x70, 0x72, 0x69, 0x6c, + 0x20, 0x72, 0x65, 0x61, 0x6c, 0x6c, 0x79, 0x64, 0x72, 0x69, 0x76, 0x65, 0x72, + 0x69, 0x74, 0x65, 0x6d, 0x22, 0x3e, 0x6d, 0x6f, 0x72, 0x65, 0x22, 0x3e, 0x62, + 0x6f, 0x61, 0x72, 0x64, 0x73, 0x63, 0x6f, 0x6c, 0x6f, 0x72, 0x73, 0x63, 0x61, + 0x6d, 0x70, 0x75, 0x73, 0x66, 0x69, 0x72, 0x73, 0x74, 0x20, 0x7c, 0x7c, 0x20, + 0x5b, 0x5d, 0x3b, 0x6d, 0x65, 0x64, 0x69, 0x61, 0x2e, 0x67, 0x75, 0x69, 0x74, + 0x61, 0x72, 0x66, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x77, 0x69, 0x64, 0x74, 0x68, + 0x3a, 0x73, 0x68, 0x6f, 0x77, 0x65, 0x64, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x20, + 0x2e, 0x70, 0x68, 0x70, 0x22, 0x20, 0x61, 0x73, 0x73, 0x75, 0x6d, 0x65, 0x6c, + 0x61, 0x79, 0x65, 0x72, 0x73, 0x77, 0x69, 0x6c, 0x73, 0x6f, 0x6e, 0x73, 0x74, + 0x6f, 0x72, 0x65, 0x73, 0x72, 0x65, 0x6c, 0x69, 0x65, 0x66, 0x73, 0x77, 0x65, + 0x64, 0x65, 0x6e, 0x43, 0x75, 0x73, 0x74, 0x6f, 0x6d, 0x65, 0x61, 0x73, 0x69, + 0x6c, 0x79, 0x20, 0x79, 0x6f, 0x75, 0x72, 0x20, 0x53, 0x74, 0x72, 0x69, 0x6e, + 0x67, 0x0a, 0x0a, 0x57, 0x68, 0x69, 0x6c, 0x74, 0x61, 0x79, 0x6c, 0x6f, 0x72, + 0x63, 0x6c, 0x65, 0x61, 0x72, 0x3a, 0x72, 0x65, 0x73, 0x6f, 0x72, 0x74, 0x66, + 0x72, 0x65, 0x6e, 0x63, 0x68, 0x74, 0x68, 0x6f, 0x75, 0x67, 0x68, 0x22, 0x29, + 0x20, 0x2b, 0x20, 0x22, 0x3c, 0x62, 0x6f, 0x64, 0x79, 0x3e, 0x62, 0x75, 0x79, + 0x69, 0x6e, 0x67, 0x62, 0x72, 0x61, 0x6e, 0x64, 0x73, 0x4d, 0x65, 0x6d, 0x62, + 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x3e, 0x6f, 0x70, 0x70, 0x69, 0x6e, + 0x67, 0x73, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x35, 0x70, 0x78, 0x3b, 0x22, 0x3e, + 0x76, 0x73, 0x70, 0x61, 0x63, 0x65, 0x70, 0x6f, 0x73, 0x74, 0x65, 0x72, 0x6d, + 0x61, 0x6a, 0x6f, 0x72, 0x20, 0x63, 0x6f, 0x66, 0x66, 0x65, 0x65, 0x6d, 0x61, + 0x72, 0x74, 0x69, 0x6e, 0x6d, 0x61, 0x74, 0x75, 0x72, 0x65, 0x68, 0x61, 0x70, + 0x70, 0x65, 0x6e, 0x3c, 0x2f, 0x6e, 0x61, 0x76, 0x3e, 0x6b, 0x61, 0x6e, 0x73, + 0x61, 0x73, 0x6c, 0x69, 0x6e, 0x6b, 0x22, 0x3e, 0x49, 0x6d, 0x61, 0x67, 0x65, + 0x73, 0x3d, 0x66, 0x61, 0x6c, 0x73, 0x65, 0x77, 0x68, 0x69, 0x6c, 0x65, 0x20, + 0x68, 0x73, 0x70, 0x61, 0x63, 0x65, 0x30, 0x26, 0x61, 0x6d, 0x70, 0x3b, 0x20, + 0x0a, 0x0a, 0x49, 0x6e, 0x20, 0x20, 0x70, 0x6f, 0x77, 0x65, 0x72, 0x50, 0x6f, + 0x6c, 0x73, 0x6b, 0x69, 0x2d, 0x63, 0x6f, 0x6c, 0x6f, 0x72, 0x6a, 0x6f, 0x72, + 0x64, 0x61, 0x6e, 0x42, 0x6f, 0x74, 0x74, 0x6f, 0x6d, 0x53, 0x74, 0x61, 0x72, + 0x74, 0x20, 0x2d, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x32, 0x2e, 0x68, 0x74, 0x6d, + 0x6c, 0x6e, 0x65, 0x77, 0x73, 0x22, 0x3e, 0x30, 0x31, 0x2e, 0x6a, 0x70, 0x67, + 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x2d, 0x72, 0x69, 0x67, 0x68, 0x74, 0x6d, + 0x69, 0x6c, 0x6c, 0x65, 0x72, 0x73, 0x65, 0x6e, 0x69, 0x6f, 0x72, 0x49, 0x53, + 0x42, 0x4e, 0x20, 0x30, 0x30, 0x2c, 0x30, 0x30, 0x30, 0x20, 0x67, 0x75, 0x69, + 0x64, 0x65, 0x73, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x29, 0x65, 0x63, 0x74, 0x69, + 0x6f, 0x6e, 0x72, 0x65, 0x70, 0x61, 0x69, 0x72, 0x2e, 0x78, 0x6d, 0x6c, 0x22, + 0x20, 0x20, 0x72, 0x69, 0x67, 0x68, 0x74, 0x73, 0x2e, 0x68, 0x74, 0x6d, 0x6c, + 0x2d, 0x62, 0x6c, 0x6f, 0x63, 0x6b, 0x72, 0x65, 0x67, 0x45, 0x78, 0x70, 0x3a, + 0x68, 0x6f, 0x76, 0x65, 0x72, 0x77, 0x69, 0x74, 0x68, 0x69, 0x6e, 0x76, 0x69, + 0x72, 0x67, 0x69, 0x6e, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x73, 0x3c, 0x2f, 0x74, + 0x72, 0x3e, 0x0d, 0x75, 0x73, 0x69, 0x6e, 0x67, 0x20, 0x0a, 0x09, 0x76, 0x61, + 0x72, 0x20, 0x3e, 0x27, 0x29, 0x3b, 0x0a, 0x09, 0x3c, 0x2f, 0x74, 0x64, 0x3e, + 0x0a, 0x3c, 0x2f, 0x74, 0x72, 0x3e, 0x0a, 0x62, 0x61, 0x68, 0x61, 0x73, 0x61, + 0x62, 0x72, 0x61, 0x73, 0x69, 0x6c, 0x67, 0x61, 0x6c, 0x65, 0x67, 0x6f, 0x6d, + 0x61, 0x67, 0x79, 0x61, 0x72, 0x70, 0x6f, 0x6c, 0x73, 0x6b, 0x69, 0x73, 0x72, + 0x70, 0x73, 0x6b, 0x69, 0xd8, 0xb1, 0xd8, 0xaf, 0xd9, 0x88, 0xe4, 0xb8, 0xad, + 0xe6, 0x96, 0x87, 0xe7, 0xae, 0x80, 0xe4, 0xbd, 0x93, 0xe7, 0xb9, 0x81, 0xe9, + 0xab, 0x94, 0xe4, 0xbf, 0xa1, 0xe6, 0x81, 0xaf, 0xe4, 0xb8, 0xad, 0xe5, 0x9b, + 0xbd, 0xe6, 0x88, 0x91, 0xe4, 0xbb, 0xac, 0xe4, 0xb8, 0x80, 0xe4, 0xb8, 0xaa, + 0xe5, 0x85, 0xac, 0xe5, 0x8f, 0xb8, 0xe7, 0xae, 0xa1, 0xe7, 0x90, 0x86, 0xe8, + 0xae, 0xba, 0xe5, 0x9d, 0x9b, 0xe5, 0x8f, 0xaf, 0xe4, 0xbb, 0xa5, 0xe6, 0x9c, + 0x8d, 0xe5, 0x8a, 0xa1, 0xe6, 0x97, 0xb6, 0xe9, 0x97, 0xb4, 0xe4, 0xb8, 0xaa, + 0xe4, 0xba, 0xba, 0xe4, 0xba, 0xa7, 0xe5, 0x93, 0x81, 0xe8, 0x87, 0xaa, 0xe5, + 0xb7, 0xb1, 0xe4, 0xbc, 0x81, 0xe4, 0xb8, 0x9a, 0xe6, 0x9f, 0xa5, 0xe7, 0x9c, + 0x8b, 0xe5, 0xb7, 0xa5, 0xe4, 0xbd, 0x9c, 0xe8, 0x81, 0x94, 0xe7, 0xb3, 0xbb, + 0xe6, 0xb2, 0xa1, 0xe6, 0x9c, 0x89, 0xe7, 0xbd, 0x91, 0xe7, 0xab, 0x99, 0xe6, + 0x89, 0x80, 0xe6, 0x9c, 0x89, 0xe8, 0xaf, 0x84, 0xe8, 0xae, 0xba, 0xe4, 0xb8, + 0xad, 0xe5, 0xbf, 0x83, 0xe6, 0x96, 0x87, 0xe7, 0xab, 0xa0, 0xe7, 0x94, 0xa8, + 0xe6, 0x88, 0xb7, 0xe9, 0xa6, 0x96, 0xe9, 0xa1, 0xb5, 0xe4, 0xbd, 0x9c, 0xe8, + 0x80, 0x85, 0xe6, 0x8a, 0x80, 0xe6, 0x9c, 0xaf, 0xe9, 0x97, 0xae, 0xe9, 0xa2, + 0x98, 0xe7, 0x9b, 0xb8, 0xe5, 0x85, 0xb3, 0xe4, 0xb8, 0x8b, 0xe8, 0xbd, 0xbd, + 0xe6, 0x90, 0x9c, 0xe7, 0xb4, 0xa2, 0xe4, 0xbd, 0xbf, 0xe7, 0x94, 0xa8, 0xe8, + 0xbd, 0xaf, 0xe4, 0xbb, 0xb6, 0xe5, 0x9c, 0xa8, 0xe7, 0xba, 0xbf, 0xe4, 0xb8, + 0xbb, 0xe9, 0xa2, 0x98, 0xe8, 0xb5, 0x84, 0xe6, 0x96, 0x99, 0xe8, 0xa7, 0x86, + 0xe9, 0xa2, 0x91, 0xe5, 0x9b, 0x9e, 0xe5, 0xa4, 0x8d, 0xe6, 0xb3, 0xa8, 0xe5, + 0x86, 0x8c, 0xe7, 0xbd, 0x91, 0xe7, 0xbb, 0x9c, 0xe6, 0x94, 0xb6, 0xe8, 0x97, + 0x8f, 0xe5, 0x86, 0x85, 0xe5, 0xae, 0xb9, 0xe6, 0x8e, 0xa8, 0xe8, 0x8d, 0x90, + 0xe5, 0xb8, 0x82, 0xe5, 0x9c, 0xba, 0xe6, 0xb6, 0x88, 0xe6, 0x81, 0xaf, 0xe7, + 0xa9, 0xba, 0xe9, 0x97, 0xb4, 0xe5, 0x8f, 0x91, 0xe5, 0xb8, 0x83, 0xe4, 0xbb, + 0x80, 0xe4, 0xb9, 0x88, 0xe5, 0xa5, 0xbd, 0xe5, 0x8f, 0x8b, 0xe7, 0x94, 0x9f, + 0xe6, 0xb4, 0xbb, 0xe5, 0x9b, 0xbe, 0xe7, 0x89, 0x87, 0xe5, 0x8f, 0x91, 0xe5, + 0xb1, 0x95, 0xe5, 0xa6, 0x82, 0xe6, 0x9e, 0x9c, 0xe6, 0x89, 0x8b, 0xe6, 0x9c, + 0xba, 0xe6, 0x96, 0xb0, 0xe9, 0x97, 0xbb, 0xe6, 0x9c, 0x80, 0xe6, 0x96, 0xb0, + 0xe6, 0x96, 0xb9, 0xe5, 0xbc, 0x8f, 0xe5, 0x8c, 0x97, 0xe4, 0xba, 0xac, 0xe6, + 0x8f, 0x90, 0xe4, 0xbe, 0x9b, 0xe5, 0x85, 0xb3, 0xe4, 0xba, 0x8e, 0xe6, 0x9b, + 0xb4, 0xe5, 0xa4, 0x9a, 0xe8, 0xbf, 0x99, 0xe4, 0xb8, 0xaa, 0xe7, 0xb3, 0xbb, + 0xe7, 0xbb, 0x9f, 0xe7, 0x9f, 0xa5, 0xe9, 0x81, 0x93, 0xe6, 0xb8, 0xb8, 0xe6, + 0x88, 0x8f, 0xe5, 0xb9, 0xbf, 0xe5, 0x91, 0x8a, 0xe5, 0x85, 0xb6, 0xe4, 0xbb, + 0x96, 0xe5, 0x8f, 0x91, 0xe8, 0xa1, 0xa8, 0xe5, 0xae, 0x89, 0xe5, 0x85, 0xa8, + 0xe7, 0xac, 0xac, 0xe4, 0xb8, 0x80, 0xe4, 0xbc, 0x9a, 0xe5, 0x91, 0x98, 0xe8, + 0xbf, 0x9b, 0xe8, 0xa1, 0x8c, 0xe7, 0x82, 0xb9, 0xe5, 0x87, 0xbb, 0xe7, 0x89, + 0x88, 0xe6, 0x9d, 0x83, 0xe7, 0x94, 0xb5, 0xe5, 0xad, 0x90, 0xe4, 0xb8, 0x96, + 0xe7, 0x95, 0x8c, 0xe8, 0xae, 0xbe, 0xe8, 0xae, 0xa1, 0xe5, 0x85, 0x8d, 0xe8, + 0xb4, 0xb9, 0xe6, 0x95, 0x99, 0xe8, 0x82, 0xb2, 0xe5, 0x8a, 0xa0, 0xe5, 0x85, + 0xa5, 0xe6, 0xb4, 0xbb, 0xe5, 0x8a, 0xa8, 0xe4, 0xbb, 0x96, 0xe4, 0xbb, 0xac, + 0xe5, 0x95, 0x86, 0xe5, 0x93, 0x81, 0xe5, 0x8d, 0x9a, 0xe5, 0xae, 0xa2, 0xe7, + 0x8e, 0xb0, 0xe5, 0x9c, 0xa8, 0xe4, 0xb8, 0x8a, 0xe6, 0xb5, 0xb7, 0xe5, 0xa6, + 0x82, 0xe4, 0xbd, 0x95, 0xe5, 0xb7, 0xb2, 0xe7, 0xbb, 0x8f, 0xe7, 0x95, 0x99, + 0xe8, 0xa8, 0x80, 0xe8, 0xaf, 0xa6, 0xe7, 0xbb, 0x86, 0xe7, 0xa4, 0xbe, 0xe5, + 0x8c, 0xba, 0xe7, 0x99, 0xbb, 0xe5, 0xbd, 0x95, 0xe6, 0x9c, 0xac, 0xe7, 0xab, + 0x99, 0xe9, 0x9c, 0x80, 0xe8, 0xa6, 0x81, 0xe4, 0xbb, 0xb7, 0xe6, 0xa0, 0xbc, + 0xe6, 0x94, 0xaf, 0xe6, 0x8c, 0x81, 0xe5, 0x9b, 0xbd, 0xe9, 0x99, 0x85, 0xe9, + 0x93, 0xbe, 0xe6, 0x8e, 0xa5, 0xe5, 0x9b, 0xbd, 0xe5, 0xae, 0xb6, 0xe5, 0xbb, + 0xba, 0xe8, 0xae, 0xbe, 0xe6, 0x9c, 0x8b, 0xe5, 0x8f, 0x8b, 0xe9, 0x98, 0x85, + 0xe8, 0xaf, 0xbb, 0xe6, 0xb3, 0x95, 0xe5, 0xbe, 0x8b, 0xe4, 0xbd, 0x8d, 0xe7, + 0xbd, 0xae, 0xe7, 0xbb, 0x8f, 0xe6, 0xb5, 0x8e, 0xe9, 0x80, 0x89, 0xe6, 0x8b, + 0xa9, 0xe8, 0xbf, 0x99, 0xe6, 0xa0, 0xb7, 0xe5, 0xbd, 0x93, 0xe5, 0x89, 0x8d, + 0xe5, 0x88, 0x86, 0xe7, 0xb1, 0xbb, 0xe6, 0x8e, 0x92, 0xe8, 0xa1, 0x8c, 0xe5, + 0x9b, 0xa0, 0xe4, 0xb8, 0xba, 0xe4, 0xba, 0xa4, 0xe6, 0x98, 0x93, 0xe6, 0x9c, + 0x80, 0xe5, 0x90, 0x8e, 0xe9, 0x9f, 0xb3, 0xe4, 0xb9, 0x90, 0xe4, 0xb8, 0x8d, + 0xe8, 0x83, 0xbd, 0xe9, 0x80, 0x9a, 0xe8, 0xbf, 0x87, 0xe8, 0xa1, 0x8c, 0xe4, + 0xb8, 0x9a, 0xe7, 0xa7, 0x91, 0xe6, 0x8a, 0x80, 0xe5, 0x8f, 0xaf, 0xe8, 0x83, + 0xbd, 0xe8, 0xae, 0xbe, 0xe5, 0xa4, 0x87, 0xe5, 0x90, 0x88, 0xe4, 0xbd, 0x9c, + 0xe5, 0xa4, 0xa7, 0xe5, 0xae, 0xb6, 0xe7, 0xa4, 0xbe, 0xe4, 0xbc, 0x9a, 0xe7, + 0xa0, 0x94, 0xe7, 0xa9, 0xb6, 0xe4, 0xb8, 0x93, 0xe4, 0xb8, 0x9a, 0xe5, 0x85, + 0xa8, 0xe9, 0x83, 0xa8, 0xe9, 0xa1, 0xb9, 0xe7, 0x9b, 0xae, 0xe8, 0xbf, 0x99, + 0xe9, 0x87, 0x8c, 0xe8, 0xbf, 0x98, 0xe6, 0x98, 0xaf, 0xe5, 0xbc, 0x80, 0xe5, + 0xa7, 0x8b, 0xe6, 0x83, 0x85, 0xe5, 0x86, 0xb5, 0xe7, 0x94, 0xb5, 0xe8, 0x84, + 0x91, 0xe6, 0x96, 0x87, 0xe4, 0xbb, 0xb6, 0xe5, 0x93, 0x81, 0xe7, 0x89, 0x8c, + 0xe5, 0xb8, 0xae, 0xe5, 0x8a, 0xa9, 0xe6, 0x96, 0x87, 0xe5, 0x8c, 0x96, 0xe8, + 0xb5, 0x84, 0xe6, 0xba, 0x90, 0xe5, 0xa4, 0xa7, 0xe5, 0xad, 0xa6, 0xe5, 0xad, + 0xa6, 0xe4, 0xb9, 0xa0, 0xe5, 0x9c, 0xb0, 0xe5, 0x9d, 0x80, 0xe6, 0xb5, 0x8f, + 0xe8, 0xa7, 0x88, 0xe6, 0x8a, 0x95, 0xe8, 0xb5, 0x84, 0xe5, 0xb7, 0xa5, 0xe7, + 0xa8, 0x8b, 0xe8, 0xa6, 0x81, 0xe6, 0xb1, 0x82, 0xe6, 0x80, 0x8e, 0xe4, 0xb9, + 0x88, 0xe6, 0x97, 0xb6, 0xe5, 0x80, 0x99, 0xe5, 0x8a, 0x9f, 0xe8, 0x83, 0xbd, + 0xe4, 0xb8, 0xbb, 0xe8, 0xa6, 0x81, 0xe7, 0x9b, 0xae, 0xe5, 0x89, 0x8d, 0xe8, + 0xb5, 0x84, 0xe8, 0xae, 0xaf, 0xe5, 0x9f, 0x8e, 0xe5, 0xb8, 0x82, 0xe6, 0x96, + 0xb9, 0xe6, 0xb3, 0x95, 0xe7, 0x94, 0xb5, 0xe5, 0xbd, 0xb1, 0xe6, 0x8b, 0x9b, + 0xe8, 0x81, 0x98, 0xe5, 0xa3, 0xb0, 0xe6, 0x98, 0x8e, 0xe4, 0xbb, 0xbb, 0xe4, + 0xbd, 0x95, 0xe5, 0x81, 0xa5, 0xe5, 0xba, 0xb7, 0xe6, 0x95, 0xb0, 0xe6, 0x8d, + 0xae, 0xe7, 0xbe, 0x8e, 0xe5, 0x9b, 0xbd, 0xe6, 0xb1, 0xbd, 0xe8, 0xbd, 0xa6, + 0xe4, 0xbb, 0x8b, 0xe7, 0xbb, 0x8d, 0xe4, 0xbd, 0x86, 0xe6, 0x98, 0xaf, 0xe4, + 0xba, 0xa4, 0xe6, 0xb5, 0x81, 0xe7, 0x94, 0x9f, 0xe4, 0xba, 0xa7, 0xe6, 0x89, + 0x80, 0xe4, 0xbb, 0xa5, 0xe7, 0x94, 0xb5, 0xe8, 0xaf, 0x9d, 0xe6, 0x98, 0xbe, + 0xe7, 0xa4, 0xba, 0xe4, 0xb8, 0x80, 0xe4, 0xba, 0x9b, 0xe5, 0x8d, 0x95, 0xe4, + 0xbd, 0x8d, 0xe4, 0xba, 0xba, 0xe5, 0x91, 0x98, 0xe5, 0x88, 0x86, 0xe6, 0x9e, + 0x90, 0xe5, 0x9c, 0xb0, 0xe5, 0x9b, 0xbe, 0xe6, 0x97, 0x85, 0xe6, 0xb8, 0xb8, + 0xe5, 0xb7, 0xa5, 0xe5, 0x85, 0xb7, 0xe5, 0xad, 0xa6, 0xe7, 0x94, 0x9f, 0xe7, + 0xb3, 0xbb, 0xe5, 0x88, 0x97, 0xe7, 0xbd, 0x91, 0xe5, 0x8f, 0x8b, 0xe5, 0xb8, + 0x96, 0xe5, 0xad, 0x90, 0xe5, 0xaf, 0x86, 0xe7, 0xa0, 0x81, 0xe9, 0xa2, 0x91, + 0xe9, 0x81, 0x93, 0xe6, 0x8e, 0xa7, 0xe5, 0x88, 0xb6, 0xe5, 0x9c, 0xb0, 0xe5, + 0x8c, 0xba, 0xe5, 0x9f, 0xba, 0xe6, 0x9c, 0xac, 0xe5, 0x85, 0xa8, 0xe5, 0x9b, + 0xbd, 0xe7, 0xbd, 0x91, 0xe4, 0xb8, 0x8a, 0xe9, 0x87, 0x8d, 0xe8, 0xa6, 0x81, + 0xe7, 0xac, 0xac, 0xe4, 0xba, 0x8c, 0xe5, 0x96, 0x9c, 0xe6, 0xac, 0xa2, 0xe8, + 0xbf, 0x9b, 0xe5, 0x85, 0xa5, 0xe5, 0x8f, 0x8b, 0xe6, 0x83, 0x85, 0xe8, 0xbf, + 0x99, 0xe4, 0xba, 0x9b, 0xe8, 0x80, 0x83, 0xe8, 0xaf, 0x95, 0xe5, 0x8f, 0x91, + 0xe7, 0x8e, 0xb0, 0xe5, 0x9f, 0xb9, 0xe8, 0xae, 0xad, 0xe4, 0xbb, 0xa5, 0xe4, + 0xb8, 0x8a, 0xe6, 0x94, 0xbf, 0xe5, 0xba, 0x9c, 0xe6, 0x88, 0x90, 0xe4, 0xb8, + 0xba, 0xe7, 0x8e, 0xaf, 0xe5, 0xa2, 0x83, 0xe9, 0xa6, 0x99, 0xe6, 0xb8, 0xaf, + 0xe5, 0x90, 0x8c, 0xe6, 0x97, 0xb6, 0xe5, 0xa8, 0xb1, 0xe4, 0xb9, 0x90, 0xe5, + 0x8f, 0x91, 0xe9, 0x80, 0x81, 0xe4, 0xb8, 0x80, 0xe5, 0xae, 0x9a, 0xe5, 0xbc, + 0x80, 0xe5, 0x8f, 0x91, 0xe4, 0xbd, 0x9c, 0xe5, 0x93, 0x81, 0xe6, 0xa0, 0x87, + 0xe5, 0x87, 0x86, 0xe6, 0xac, 0xa2, 0xe8, 0xbf, 0x8e, 0xe8, 0xa7, 0xa3, 0xe5, + 0x86, 0xb3, 0xe5, 0x9c, 0xb0, 0xe6, 0x96, 0xb9, 0xe4, 0xb8, 0x80, 0xe4, 0xb8, + 0x8b, 0xe4, 0xbb, 0xa5, 0xe5, 0x8f, 0x8a, 0xe8, 0xb4, 0xa3, 0xe4, 0xbb, 0xbb, + 0xe6, 0x88, 0x96, 0xe8, 0x80, 0x85, 0xe5, 0xae, 0xa2, 0xe6, 0x88, 0xb7, 0xe4, + 0xbb, 0xa3, 0xe8, 0xa1, 0xa8, 0xe7, 0xa7, 0xaf, 0xe5, 0x88, 0x86, 0xe5, 0xa5, + 0xb3, 0xe4, 0xba, 0xba, 0xe6, 0x95, 0xb0, 0xe7, 0xa0, 0x81, 0xe9, 0x94, 0x80, + 0xe5, 0x94, 0xae, 0xe5, 0x87, 0xba, 0xe7, 0x8e, 0xb0, 0xe7, 0xa6, 0xbb, 0xe7, + 0xba, 0xbf, 0xe5, 0xba, 0x94, 0xe7, 0x94, 0xa8, 0xe5, 0x88, 0x97, 0xe8, 0xa1, + 0xa8, 0xe4, 0xb8, 0x8d, 0xe5, 0x90, 0x8c, 0xe7, 0xbc, 0x96, 0xe8, 0xbe, 0x91, + 0xe7, 0xbb, 0x9f, 0xe8, 0xae, 0xa1, 0xe6, 0x9f, 0xa5, 0xe8, 0xaf, 0xa2, 0xe4, + 0xb8, 0x8d, 0xe8, 0xa6, 0x81, 0xe6, 0x9c, 0x89, 0xe5, 0x85, 0xb3, 0xe6, 0x9c, + 0xba, 0xe6, 0x9e, 0x84, 0xe5, 0xbe, 0x88, 0xe5, 0xa4, 0x9a, 0xe6, 0x92, 0xad, + 0xe6, 0x94, 0xbe, 0xe7, 0xbb, 0x84, 0xe7, 0xbb, 0x87, 0xe6, 0x94, 0xbf, 0xe7, + 0xad, 0x96, 0xe7, 0x9b, 0xb4, 0xe6, 0x8e, 0xa5, 0xe8, 0x83, 0xbd, 0xe5, 0x8a, + 0x9b, 0xe6, 0x9d, 0xa5, 0xe6, 0xba, 0x90, 0xe6, 0x99, 0x82, 0xe9, 0x96, 0x93, + 0xe7, 0x9c, 0x8b, 0xe5, 0x88, 0xb0, 0xe7, 0x83, 0xad, 0xe9, 0x97, 0xa8, 0xe5, + 0x85, 0xb3, 0xe9, 0x94, 0xae, 0xe4, 0xb8, 0x93, 0xe5, 0x8c, 0xba, 0xe9, 0x9d, + 0x9e, 0xe5, 0xb8, 0xb8, 0xe8, 0x8b, 0xb1, 0xe8, 0xaf, 0xad, 0xe7, 0x99, 0xbe, + 0xe5, 0xba, 0xa6, 0xe5, 0xb8, 0x8c, 0xe6, 0x9c, 0x9b, 0xe7, 0xbe, 0x8e, 0xe5, + 0xa5, 0xb3, 0xe6, 0xaf, 0x94, 0xe8, 0xbe, 0x83, 0xe7, 0x9f, 0xa5, 0xe8, 0xaf, + 0x86, 0xe8, 0xa7, 0x84, 0xe5, 0xae, 0x9a, 0xe5, 0xbb, 0xba, 0xe8, 0xae, 0xae, + 0xe9, 0x83, 0xa8, 0xe9, 0x97, 0xa8, 0xe6, 0x84, 0x8f, 0xe8, 0xa7, 0x81, 0xe7, + 0xb2, 0xbe, 0xe5, 0xbd, 0xa9, 0xe6, 0x97, 0xa5, 0xe6, 0x9c, 0xac, 0xe6, 0x8f, + 0x90, 0xe9, 0xab, 0x98, 0xe5, 0x8f, 0x91, 0xe8, 0xa8, 0x80, 0xe6, 0x96, 0xb9, + 0xe9, 0x9d, 0xa2, 0xe5, 0x9f, 0xba, 0xe9, 0x87, 0x91, 0xe5, 0xa4, 0x84, 0xe7, + 0x90, 0x86, 0xe6, 0x9d, 0x83, 0xe9, 0x99, 0x90, 0xe5, 0xbd, 0xb1, 0xe7, 0x89, + 0x87, 0xe9, 0x93, 0xb6, 0xe8, 0xa1, 0x8c, 0xe8, 0xbf, 0x98, 0xe6, 0x9c, 0x89, + 0xe5, 0x88, 0x86, 0xe4, 0xba, 0xab, 0xe7, 0x89, 0xa9, 0xe5, 0x93, 0x81, 0xe7, + 0xbb, 0x8f, 0xe8, 0x90, 0xa5, 0xe6, 0xb7, 0xbb, 0xe5, 0x8a, 0xa0, 0xe4, 0xb8, + 0x93, 0xe5, 0xae, 0xb6, 0xe8, 0xbf, 0x99, 0xe7, 0xa7, 0x8d, 0xe8, 0xaf, 0x9d, + 0xe9, 0xa2, 0x98, 0xe8, 0xb5, 0xb7, 0xe6, 0x9d, 0xa5, 0xe4, 0xb8, 0x9a, 0xe5, + 0x8a, 0xa1, 0xe5, 0x85, 0xac, 0xe5, 0x91, 0x8a, 0xe8, 0xae, 0xb0, 0xe5, 0xbd, + 0x95, 0xe7, 0xae, 0x80, 0xe4, 0xbb, 0x8b, 0xe8, 0xb4, 0xa8, 0xe9, 0x87, 0x8f, + 0xe7, 0x94, 0xb7, 0xe4, 0xba, 0xba, 0xe5, 0xbd, 0xb1, 0xe5, 0x93, 0x8d, 0xe5, + 0xbc, 0x95, 0xe7, 0x94, 0xa8, 0xe6, 0x8a, 0xa5, 0xe5, 0x91, 0x8a, 0xe9, 0x83, + 0xa8, 0xe5, 0x88, 0x86, 0xe5, 0xbf, 0xab, 0xe9, 0x80, 0x9f, 0xe5, 0x92, 0xa8, + 0xe8, 0xaf, 0xa2, 0xe6, 0x97, 0xb6, 0xe5, 0xb0, 0x9a, 0xe6, 0xb3, 0xa8, 0xe6, + 0x84, 0x8f, 0xe7, 0x94, 0xb3, 0xe8, 0xaf, 0xb7, 0xe5, 0xad, 0xa6, 0xe6, 0xa0, + 0xa1, 0xe5, 0xba, 0x94, 0xe8, 0xaf, 0xa5, 0xe5, 0x8e, 0x86, 0xe5, 0x8f, 0xb2, + 0xe5, 0x8f, 0xaa, 0xe6, 0x98, 0xaf, 0xe8, 0xbf, 0x94, 0xe5, 0x9b, 0x9e, 0xe8, + 0xb4, 0xad, 0xe4, 0xb9, 0xb0, 0xe5, 0x90, 0x8d, 0xe7, 0xa7, 0xb0, 0xe4, 0xb8, + 0xba, 0xe4, 0xba, 0x86, 0xe6, 0x88, 0x90, 0xe5, 0x8a, 0x9f, 0xe8, 0xaf, 0xb4, + 0xe6, 0x98, 0x8e, 0xe4, 0xbe, 0x9b, 0xe5, 0xba, 0x94, 0xe5, 0xad, 0xa9, 0xe5, + 0xad, 0x90, 0xe4, 0xb8, 0x93, 0xe9, 0xa2, 0x98, 0xe7, 0xa8, 0x8b, 0xe5, 0xba, + 0x8f, 0xe4, 0xb8, 0x80, 0xe8, 0x88, 0xac, 0xe6, 0x9c, 0x83, 0xe5, 0x93, 0xa1, + 0xe5, 0x8f, 0xaa, 0xe6, 0x9c, 0x89, 0xe5, 0x85, 0xb6, 0xe5, 0xae, 0x83, 0xe4, + 0xbf, 0x9d, 0xe6, 0x8a, 0xa4, 0xe8, 0x80, 0x8c, 0xe4, 0xb8, 0x94, 0xe4, 0xbb, + 0x8a, 0xe5, 0xa4, 0xa9, 0xe7, 0xaa, 0x97, 0xe5, 0x8f, 0xa3, 0xe5, 0x8a, 0xa8, + 0xe6, 0x80, 0x81, 0xe7, 0x8a, 0xb6, 0xe6, 0x80, 0x81, 0xe7, 0x89, 0xb9, 0xe5, + 0x88, 0xab, 0xe8, 0xae, 0xa4, 0xe4, 0xb8, 0xba, 0xe5, 0xbf, 0x85, 0xe9, 0xa1, + 0xbb, 0xe6, 0x9b, 0xb4, 0xe6, 0x96, 0xb0, 0xe5, 0xb0, 0x8f, 0xe8, 0xaf, 0xb4, + 0xe6, 0x88, 0x91, 0xe5, 0x80, 0x91, 0xe4, 0xbd, 0x9c, 0xe4, 0xb8, 0xba, 0xe5, + 0xaa, 0x92, 0xe4, 0xbd, 0x93, 0xe5, 0x8c, 0x85, 0xe6, 0x8b, 0xac, 0xe9, 0x82, + 0xa3, 0xe4, 0xb9, 0x88, 0xe4, 0xb8, 0x80, 0xe6, 0xa0, 0xb7, 0xe5, 0x9b, 0xbd, + 0xe5, 0x86, 0x85, 0xe6, 0x98, 0xaf, 0xe5, 0x90, 0xa6, 0xe6, 0xa0, 0xb9, 0xe6, + 0x8d, 0xae, 0xe7, 0x94, 0xb5, 0xe8, 0xa7, 0x86, 0xe5, 0xad, 0xa6, 0xe9, 0x99, + 0xa2, 0xe5, 0x85, 0xb7, 0xe6, 0x9c, 0x89, 0xe8, 0xbf, 0x87, 0xe7, 0xa8, 0x8b, + 0xe7, 0x94, 0xb1, 0xe4, 0xba, 0x8e, 0xe4, 0xba, 0xba, 0xe6, 0x89, 0x8d, 0xe5, + 0x87, 0xba, 0xe6, 0x9d, 0xa5, 0xe4, 0xb8, 0x8d, 0xe8, 0xbf, 0x87, 0xe6, 0xad, + 0xa3, 0xe5, 0x9c, 0xa8, 0xe6, 0x98, 0x8e, 0xe6, 0x98, 0x9f, 0xe6, 0x95, 0x85, + 0xe4, 0xba, 0x8b, 0xe5, 0x85, 0xb3, 0xe7, 0xb3, 0xbb, 0xe6, 0xa0, 0x87, 0xe9, + 0xa2, 0x98, 0xe5, 0x95, 0x86, 0xe5, 0x8a, 0xa1, 0xe8, 0xbe, 0x93, 0xe5, 0x85, + 0xa5, 0xe4, 0xb8, 0x80, 0xe7, 0x9b, 0xb4, 0xe5, 0x9f, 0xba, 0xe7, 0xa1, 0x80, + 0xe6, 0x95, 0x99, 0xe5, 0xad, 0xa6, 0xe4, 0xba, 0x86, 0xe8, 0xa7, 0xa3, 0xe5, + 0xbb, 0xba, 0xe7, 0xad, 0x91, 0xe7, 0xbb, 0x93, 0xe6, 0x9e, 0x9c, 0xe5, 0x85, + 0xa8, 0xe7, 0x90, 0x83, 0xe9, 0x80, 0x9a, 0xe7, 0x9f, 0xa5, 0xe8, 0xae, 0xa1, + 0xe5, 0x88, 0x92, 0xe5, 0xaf, 0xb9, 0xe4, 0xba, 0x8e, 0xe8, 0x89, 0xba, 0xe6, + 0x9c, 0xaf, 0xe7, 0x9b, 0xb8, 0xe5, 0x86, 0x8c, 0xe5, 0x8f, 0x91, 0xe7, 0x94, + 0x9f, 0xe7, 0x9c, 0x9f, 0xe7, 0x9a, 0x84, 0xe5, 0xbb, 0xba, 0xe7, 0xab, 0x8b, + 0xe7, 0xad, 0x89, 0xe7, 0xba, 0xa7, 0xe7, 0xb1, 0xbb, 0xe5, 0x9e, 0x8b, 0xe7, + 0xbb, 0x8f, 0xe9, 0xaa, 0x8c, 0xe5, 0xae, 0x9e, 0xe7, 0x8e, 0xb0, 0xe5, 0x88, + 0xb6, 0xe4, 0xbd, 0x9c, 0xe6, 0x9d, 0xa5, 0xe8, 0x87, 0xaa, 0xe6, 0xa0, 0x87, + 0xe7, 0xad, 0xbe, 0xe4, 0xbb, 0xa5, 0xe4, 0xb8, 0x8b, 0xe5, 0x8e, 0x9f, 0xe5, + 0x88, 0x9b, 0xe6, 0x97, 0xa0, 0xe6, 0xb3, 0x95, 0xe5, 0x85, 0xb6, 0xe4, 0xb8, + 0xad, 0xe5, 0x80, 0x8b, 0xe4, 0xba, 0xba, 0xe4, 0xb8, 0x80, 0xe5, 0x88, 0x87, + 0xe6, 0x8c, 0x87, 0xe5, 0x8d, 0x97, 0xe5, 0x85, 0xb3, 0xe9, 0x97, 0xad, 0xe9, + 0x9b, 0x86, 0xe5, 0x9b, 0xa2, 0xe7, 0xac, 0xac, 0xe4, 0xb8, 0x89, 0xe5, 0x85, + 0xb3, 0xe6, 0xb3, 0xa8, 0xe5, 0x9b, 0xa0, 0xe6, 0xad, 0xa4, 0xe7, 0x85, 0xa7, + 0xe7, 0x89, 0x87, 0xe6, 0xb7, 0xb1, 0xe5, 0x9c, 0xb3, 0xe5, 0x95, 0x86, 0xe4, + 0xb8, 0x9a, 0xe5, 0xb9, 0xbf, 0xe5, 0xb7, 0x9e, 0xe6, 0x97, 0xa5, 0xe6, 0x9c, + 0x9f, 0xe9, 0xab, 0x98, 0xe7, 0xba, 0xa7, 0xe6, 0x9c, 0x80, 0xe8, 0xbf, 0x91, + 0xe7, 0xbb, 0xbc, 0xe5, 0x90, 0x88, 0xe8, 0xa1, 0xa8, 0xe7, 0xa4, 0xba, 0xe4, + 0xb8, 0x93, 0xe8, 0xbe, 0x91, 0xe8, 0xa1, 0x8c, 0xe4, 0xb8, 0xba, 0xe4, 0xba, + 0xa4, 0xe9, 0x80, 0x9a, 0xe8, 0xaf, 0x84, 0xe4, 0xbb, 0xb7, 0xe8, 0xa7, 0x89, + 0xe5, 0xbe, 0x97, 0xe7, 0xb2, 0xbe, 0xe5, 0x8d, 0x8e, 0xe5, 0xae, 0xb6, 0xe5, + 0xba, 0xad, 0xe5, 0xae, 0x8c, 0xe6, 0x88, 0x90, 0xe6, 0x84, 0x9f, 0xe8, 0xa7, + 0x89, 0xe5, 0xae, 0x89, 0xe8, 0xa3, 0x85, 0xe5, 0xbe, 0x97, 0xe5, 0x88, 0xb0, + 0xe9, 0x82, 0xae, 0xe4, 0xbb, 0xb6, 0xe5, 0x88, 0xb6, 0xe5, 0xba, 0xa6, 0xe9, + 0xa3, 0x9f, 0xe5, 0x93, 0x81, 0xe8, 0x99, 0xbd, 0xe7, 0x84, 0xb6, 0xe8, 0xbd, + 0xac, 0xe8, 0xbd, 0xbd, 0xe6, 0x8a, 0xa5, 0xe4, 0xbb, 0xb7, 0xe8, 0xae, 0xb0, + 0xe8, 0x80, 0x85, 0xe6, 0x96, 0xb9, 0xe6, 0xa1, 0x88, 0xe8, 0xa1, 0x8c, 0xe6, + 0x94, 0xbf, 0xe4, 0xba, 0xba, 0xe6, 0xb0, 0x91, 0xe7, 0x94, 0xa8, 0xe5, 0x93, + 0x81, 0xe4, 0xb8, 0x9c, 0xe8, 0xa5, 0xbf, 0xe6, 0x8f, 0x90, 0xe5, 0x87, 0xba, + 0xe9, 0x85, 0x92, 0xe5, 0xba, 0x97, 0xe7, 0x84, 0xb6, 0xe5, 0x90, 0x8e, 0xe4, + 0xbb, 0x98, 0xe6, 0xac, 0xbe, 0xe7, 0x83, 0xad, 0xe7, 0x82, 0xb9, 0xe4, 0xbb, + 0xa5, 0xe5, 0x89, 0x8d, 0xe5, 0xae, 0x8c, 0xe5, 0x85, 0xa8, 0xe5, 0x8f, 0x91, + 0xe5, 0xb8, 0x96, 0xe8, 0xae, 0xbe, 0xe7, 0xbd, 0xae, 0xe9, 0xa2, 0x86, 0xe5, + 0xaf, 0xbc, 0xe5, 0xb7, 0xa5, 0xe4, 0xb8, 0x9a, 0xe5, 0x8c, 0xbb, 0xe9, 0x99, + 0xa2, 0xe7, 0x9c, 0x8b, 0xe7, 0x9c, 0x8b, 0xe7, 0xbb, 0x8f, 0xe5, 0x85, 0xb8, + 0xe5, 0x8e, 0x9f, 0xe5, 0x9b, 0xa0, 0xe5, 0xb9, 0xb3, 0xe5, 0x8f, 0xb0, 0xe5, + 0x90, 0x84, 0xe7, 0xa7, 0x8d, 0xe5, 0xa2, 0x9e, 0xe5, 0x8a, 0xa0, 0xe6, 0x9d, + 0x90, 0xe6, 0x96, 0x99, 0xe6, 0x96, 0xb0, 0xe5, 0xa2, 0x9e, 0xe4, 0xb9, 0x8b, + 0xe5, 0x90, 0x8e, 0xe8, 0x81, 0x8c, 0xe4, 0xb8, 0x9a, 0xe6, 0x95, 0x88, 0xe6, + 0x9e, 0x9c, 0xe4, 0xbb, 0x8a, 0xe5, 0xb9, 0xb4, 0xe8, 0xae, 0xba, 0xe6, 0x96, + 0x87, 0xe6, 0x88, 0x91, 0xe5, 0x9b, 0xbd, 0xe5, 0x91, 0x8a, 0xe8, 0xaf, 0x89, + 0xe7, 0x89, 0x88, 0xe4, 0xb8, 0xbb, 0xe4, 0xbf, 0xae, 0xe6, 0x94, 0xb9, 0xe5, + 0x8f, 0x82, 0xe4, 0xb8, 0x8e, 0xe6, 0x89, 0x93, 0xe5, 0x8d, 0xb0, 0xe5, 0xbf, + 0xab, 0xe4, 0xb9, 0x90, 0xe6, 0x9c, 0xba, 0xe6, 0xa2, 0xb0, 0xe8, 0xa7, 0x82, + 0xe7, 0x82, 0xb9, 0xe5, 0xad, 0x98, 0xe5, 0x9c, 0xa8, 0xe7, 0xb2, 0xbe, 0xe7, + 0xa5, 0x9e, 0xe8, 0x8e, 0xb7, 0xe5, 0xbe, 0x97, 0xe5, 0x88, 0xa9, 0xe7, 0x94, + 0xa8, 0xe7, 0xbb, 0xa7, 0xe7, 0xbb, 0xad, 0xe4, 0xbd, 0xa0, 0xe4, 0xbb, 0xac, + 0xe8, 0xbf, 0x99, 0xe4, 0xb9, 0x88, 0xe6, 0xa8, 0xa1, 0xe5, 0xbc, 0x8f, 0xe8, + 0xaf, 0xad, 0xe8, 0xa8, 0x80, 0xe8, 0x83, 0xbd, 0xe5, 0xa4, 0x9f, 0xe9, 0x9b, + 0x85, 0xe8, 0x99, 0x8e, 0xe6, 0x93, 0x8d, 0xe4, 0xbd, 0x9c, 0xe9, 0xa3, 0x8e, + 0xe6, 0xa0, 0xbc, 0xe4, 0xb8, 0x80, 0xe8, 0xb5, 0xb7, 0xe7, 0xa7, 0x91, 0xe5, + 0xad, 0xa6, 0xe4, 0xbd, 0x93, 0xe8, 0x82, 0xb2, 0xe7, 0x9f, 0xad, 0xe4, 0xbf, + 0xa1, 0xe6, 0x9d, 0xa1, 0xe4, 0xbb, 0xb6, 0xe6, 0xb2, 0xbb, 0xe7, 0x96, 0x97, + 0xe8, 0xbf, 0x90, 0xe5, 0x8a, 0xa8, 0xe4, 0xba, 0xa7, 0xe4, 0xb8, 0x9a, 0xe4, + 0xbc, 0x9a, 0xe8, 0xae, 0xae, 0xe5, 0xaf, 0xbc, 0xe8, 0x88, 0xaa, 0xe5, 0x85, + 0x88, 0xe7, 0x94, 0x9f, 0xe8, 0x81, 0x94, 0xe7, 0x9b, 0x9f, 0xe5, 0x8f, 0xaf, + 0xe6, 0x98, 0xaf, 0xe5, 0x95, 0x8f, 0xe9, 0xa1, 0x8c, 0xe7, 0xbb, 0x93, 0xe6, + 0x9e, 0x84, 0xe4, 0xbd, 0x9c, 0xe7, 0x94, 0xa8, 0xe8, 0xb0, 0x83, 0xe6, 0x9f, + 0xa5, 0xe8, 0xb3, 0x87, 0xe6, 0x96, 0x99, 0xe8, 0x87, 0xaa, 0xe5, 0x8a, 0xa8, + 0xe8, 0xb4, 0x9f, 0xe8, 0xb4, 0xa3, 0xe5, 0x86, 0x9c, 0xe4, 0xb8, 0x9a, 0xe8, + 0xae, 0xbf, 0xe9, 0x97, 0xae, 0xe5, 0xae, 0x9e, 0xe6, 0x96, 0xbd, 0xe6, 0x8e, + 0xa5, 0xe5, 0x8f, 0x97, 0xe8, 0xae, 0xa8, 0xe8, 0xae, 0xba, 0xe9, 0x82, 0xa3, + 0xe4, 0xb8, 0xaa, 0xe5, 0x8f, 0x8d, 0xe9, 0xa6, 0x88, 0xe5, 0x8a, 0xa0, 0xe5, + 0xbc, 0xba, 0xe5, 0xa5, 0xb3, 0xe6, 0x80, 0xa7, 0xe8, 0x8c, 0x83, 0xe5, 0x9b, + 0xb4, 0xe6, 0x9c, 0x8d, 0xe5, 0x8b, 0x99, 0xe4, 0xbc, 0x91, 0xe9, 0x97, 0xb2, + 0xe4, 0xbb, 0x8a, 0xe6, 0x97, 0xa5, 0xe5, 0xae, 0xa2, 0xe6, 0x9c, 0x8d, 0xe8, + 0xa7, 0x80, 0xe7, 0x9c, 0x8b, 0xe5, 0x8f, 0x82, 0xe5, 0x8a, 0xa0, 0xe7, 0x9a, + 0x84, 0xe8, 0xaf, 0x9d, 0xe4, 0xb8, 0x80, 0xe7, 0x82, 0xb9, 0xe4, 0xbf, 0x9d, + 0xe8, 0xaf, 0x81, 0xe5, 0x9b, 0xbe, 0xe4, 0xb9, 0xa6, 0xe6, 0x9c, 0x89, 0xe6, + 0x95, 0x88, 0xe6, 0xb5, 0x8b, 0xe8, 0xaf, 0x95, 0xe7, 0xa7, 0xbb, 0xe5, 0x8a, + 0xa8, 0xe6, 0x89, 0x8d, 0xe8, 0x83, 0xbd, 0xe5, 0x86, 0xb3, 0xe5, 0xae, 0x9a, + 0xe8, 0x82, 0xa1, 0xe7, 0xa5, 0xa8, 0xe4, 0xb8, 0x8d, 0xe6, 0x96, 0xad, 0xe9, + 0x9c, 0x80, 0xe6, 0xb1, 0x82, 0xe4, 0xb8, 0x8d, 0xe5, 0xbe, 0x97, 0xe5, 0x8a, + 0x9e, 0xe6, 0xb3, 0x95, 0xe4, 0xb9, 0x8b, 0xe9, 0x97, 0xb4, 0xe9, 0x87, 0x87, + 0xe7, 0x94, 0xa8, 0xe8, 0x90, 0xa5, 0xe9, 0x94, 0x80, 0xe6, 0x8a, 0x95, 0xe8, + 0xaf, 0x89, 0xe7, 0x9b, 0xae, 0xe6, 0xa0, 0x87, 0xe7, 0x88, 0xb1, 0xe6, 0x83, + 0x85, 0xe6, 0x91, 0x84, 0xe5, 0xbd, 0xb1, 0xe6, 0x9c, 0x89, 0xe4, 0xba, 0x9b, + 0xe8, 0xa4, 0x87, 0xe8, 0xa3, 0xbd, 0xe6, 0x96, 0x87, 0xe5, 0xad, 0xa6, 0xe6, + 0x9c, 0xba, 0xe4, 0xbc, 0x9a, 0xe6, 0x95, 0xb0, 0xe5, 0xad, 0x97, 0xe8, 0xa3, + 0x85, 0xe4, 0xbf, 0xae, 0xe8, 0xb4, 0xad, 0xe7, 0x89, 0xa9, 0xe5, 0x86, 0x9c, + 0xe6, 0x9d, 0x91, 0xe5, 0x85, 0xa8, 0xe9, 0x9d, 0xa2, 0xe7, 0xb2, 0xbe, 0xe5, + 0x93, 0x81, 0xe5, 0x85, 0xb6, 0xe5, 0xae, 0x9e, 0xe4, 0xba, 0x8b, 0xe6, 0x83, + 0x85, 0xe6, 0xb0, 0xb4, 0xe5, 0xb9, 0xb3, 0xe6, 0x8f, 0x90, 0xe7, 0xa4, 0xba, + 0xe4, 0xb8, 0x8a, 0xe5, 0xb8, 0x82, 0xe8, 0xb0, 0xa2, 0xe8, 0xb0, 0xa2, 0xe6, + 0x99, 0xae, 0xe9, 0x80, 0x9a, 0xe6, 0x95, 0x99, 0xe5, 0xb8, 0x88, 0xe4, 0xb8, + 0x8a, 0xe4, 0xbc, 0xa0, 0xe7, 0xb1, 0xbb, 0xe5, 0x88, 0xab, 0xe6, 0xad, 0x8c, + 0xe6, 0x9b, 0xb2, 0xe6, 0x8b, 0xa5, 0xe6, 0x9c, 0x89, 0xe5, 0x88, 0x9b, 0xe6, + 0x96, 0xb0, 0xe9, 0x85, 0x8d, 0xe4, 0xbb, 0xb6, 0xe5, 0x8f, 0xaa, 0xe8, 0xa6, + 0x81, 0xe6, 0x97, 0xb6, 0xe4, 0xbb, 0xa3, 0xe8, 0xb3, 0x87, 0xe8, 0xa8, 0x8a, + 0xe8, 0xbe, 0xbe, 0xe5, 0x88, 0xb0, 0xe4, 0xba, 0xba, 0xe7, 0x94, 0x9f, 0xe8, + 0xae, 0xa2, 0xe9, 0x98, 0x85, 0xe8, 0x80, 0x81, 0xe5, 0xb8, 0x88, 0xe5, 0xb1, + 0x95, 0xe7, 0xa4, 0xba, 0xe5, 0xbf, 0x83, 0xe7, 0x90, 0x86, 0xe8, 0xb4, 0xb4, + 0xe5, 0xad, 0x90, 0xe7, 0xb6, 0xb2, 0xe7, 0xab, 0x99, 0xe4, 0xb8, 0xbb, 0xe9, + 0xa1, 0x8c, 0xe8, 0x87, 0xaa, 0xe7, 0x84, 0xb6, 0xe7, 0xba, 0xa7, 0xe5, 0x88, + 0xab, 0xe7, 0xae, 0x80, 0xe5, 0x8d, 0x95, 0xe6, 0x94, 0xb9, 0xe9, 0x9d, 0xa9, + 0xe9, 0x82, 0xa3, 0xe4, 0xba, 0x9b, 0xe6, 0x9d, 0xa5, 0xe8, 0xaf, 0xb4, 0xe6, + 0x89, 0x93, 0xe5, 0xbc, 0x80, 0xe4, 0xbb, 0xa3, 0xe7, 0xa0, 0x81, 0xe5, 0x88, + 0xa0, 0xe9, 0x99, 0xa4, 0xe8, 0xaf, 0x81, 0xe5, 0x88, 0xb8, 0xe8, 0x8a, 0x82, + 0xe7, 0x9b, 0xae, 0xe9, 0x87, 0x8d, 0xe7, 0x82, 0xb9, 0xe6, 0xac, 0xa1, 0xe6, + 0x95, 0xb8, 0xe5, 0xa4, 0x9a, 0xe5, 0xb0, 0x91, 0xe8, 0xa7, 0x84, 0xe5, 0x88, + 0x92, 0xe8, 0xb5, 0x84, 0xe9, 0x87, 0x91, 0xe6, 0x89, 0xbe, 0xe5, 0x88, 0xb0, + 0xe4, 0xbb, 0xa5, 0xe5, 0x90, 0x8e, 0xe5, 0xa4, 0xa7, 0xe5, 0x85, 0xa8, 0xe4, + 0xb8, 0xbb, 0xe9, 0xa1, 0xb5, 0xe6, 0x9c, 0x80, 0xe4, 0xbd, 0xb3, 0xe5, 0x9b, + 0x9e, 0xe7, 0xad, 0x94, 0xe5, 0xa4, 0xa9, 0xe4, 0xb8, 0x8b, 0xe4, 0xbf, 0x9d, + 0xe9, 0x9a, 0x9c, 0xe7, 0x8e, 0xb0, 0xe4, 0xbb, 0xa3, 0xe6, 0xa3, 0x80, 0xe6, + 0x9f, 0xa5, 0xe6, 0x8a, 0x95, 0xe7, 0xa5, 0xa8, 0xe5, 0xb0, 0x8f, 0xe6, 0x97, + 0xb6, 0xe6, 0xb2, 0x92, 0xe6, 0x9c, 0x89, 0xe6, 0xad, 0xa3, 0xe5, 0xb8, 0xb8, + 0xe7, 0x94, 0x9a, 0xe8, 0x87, 0xb3, 0xe4, 0xbb, 0xa3, 0xe7, 0x90, 0x86, 0xe7, + 0x9b, 0xae, 0xe5, 0xbd, 0x95, 0xe5, 0x85, 0xac, 0xe5, 0xbc, 0x80, 0xe5, 0xa4, + 0x8d, 0xe5, 0x88, 0xb6, 0xe9, 0x87, 0x91, 0xe8, 0x9e, 0x8d, 0xe5, 0xb9, 0xb8, + 0xe7, 0xa6, 0x8f, 0xe7, 0x89, 0x88, 0xe6, 0x9c, 0xac, 0xe5, 0xbd, 0xa2, 0xe6, + 0x88, 0x90, 0xe5, 0x87, 0x86, 0xe5, 0xa4, 0x87, 0xe8, 0xa1, 0x8c, 0xe6, 0x83, + 0x85, 0xe5, 0x9b, 0x9e, 0xe5, 0x88, 0xb0, 0xe6, 0x80, 0x9d, 0xe6, 0x83, 0xb3, + 0xe6, 0x80, 0x8e, 0xe6, 0xa0, 0xb7, 0xe5, 0x8d, 0x8f, 0xe8, 0xae, 0xae, 0xe8, + 0xae, 0xa4, 0xe8, 0xaf, 0x81, 0xe6, 0x9c, 0x80, 0xe5, 0xa5, 0xbd, 0xe4, 0xba, + 0xa7, 0xe7, 0x94, 0x9f, 0xe6, 0x8c, 0x89, 0xe7, 0x85, 0xa7, 0xe6, 0x9c, 0x8d, + 0xe8, 0xa3, 0x85, 0xe5, 0xb9, 0xbf, 0xe4, 0xb8, 0x9c, 0xe5, 0x8a, 0xa8, 0xe6, + 0xbc, 0xab, 0xe9, 0x87, 0x87, 0xe8, 0xb4, 0xad, 0xe6, 0x96, 0xb0, 0xe6, 0x89, + 0x8b, 0xe7, 0xbb, 0x84, 0xe5, 0x9b, 0xbe, 0xe9, 0x9d, 0xa2, 0xe6, 0x9d, 0xbf, + 0xe5, 0x8f, 0x82, 0xe8, 0x80, 0x83, 0xe6, 0x94, 0xbf, 0xe6, 0xb2, 0xbb, 0xe5, + 0xae, 0xb9, 0xe6, 0x98, 0x93, 0xe5, 0xa4, 0xa9, 0xe5, 0x9c, 0xb0, 0xe5, 0x8a, + 0xaa, 0xe5, 0x8a, 0x9b, 0xe4, 0xba, 0xba, 0xe4, 0xbb, 0xac, 0xe5, 0x8d, 0x87, + 0xe7, 0xba, 0xa7, 0xe9, 0x80, 0x9f, 0xe5, 0xba, 0xa6, 0xe4, 0xba, 0xba, 0xe7, + 0x89, 0xa9, 0xe8, 0xb0, 0x83, 0xe6, 0x95, 0xb4, 0xe6, 0xb5, 0x81, 0xe8, 0xa1, + 0x8c, 0xe9, 0x80, 0xa0, 0xe6, 0x88, 0x90, 0xe6, 0x96, 0x87, 0xe5, 0xad, 0x97, + 0xe9, 0x9f, 0xa9, 0xe5, 0x9b, 0xbd, 0xe8, 0xb4, 0xb8, 0xe6, 0x98, 0x93, 0xe5, + 0xbc, 0x80, 0xe5, 0xb1, 0x95, 0xe7, 0x9b, 0xb8, 0xe9, 0x97, 0x9c, 0xe8, 0xa1, + 0xa8, 0xe7, 0x8e, 0xb0, 0xe5, 0xbd, 0xb1, 0xe8, 0xa7, 0x86, 0xe5, 0xa6, 0x82, + 0xe6, 0xad, 0xa4, 0xe7, 0xbe, 0x8e, 0xe5, 0xae, 0xb9, 0xe5, 0xa4, 0xa7, 0xe5, + 0xb0, 0x8f, 0xe6, 0x8a, 0xa5, 0xe9, 0x81, 0x93, 0xe6, 0x9d, 0xa1, 0xe6, 0xac, + 0xbe, 0xe5, 0xbf, 0x83, 0xe6, 0x83, 0x85, 0xe8, 0xae, 0xb8, 0xe5, 0xa4, 0x9a, + 0xe6, 0xb3, 0x95, 0xe8, 0xa7, 0x84, 0xe5, 0xae, 0xb6, 0xe5, 0xb1, 0x85, 0xe4, + 0xb9, 0xa6, 0xe5, 0xba, 0x97, 0xe8, 0xbf, 0x9e, 0xe6, 0x8e, 0xa5, 0xe7, 0xab, + 0x8b, 0xe5, 0x8d, 0xb3, 0xe4, 0xb8, 0xbe, 0xe6, 0x8a, 0xa5, 0xe6, 0x8a, 0x80, + 0xe5, 0xb7, 0xa7, 0xe5, 0xa5, 0xa5, 0xe8, 0xbf, 0x90, 0xe7, 0x99, 0xbb, 0xe5, + 0x85, 0xa5, 0xe4, 0xbb, 0xa5, 0xe6, 0x9d, 0xa5, 0xe7, 0x90, 0x86, 0xe8, 0xae, + 0xba, 0xe4, 0xba, 0x8b, 0xe4, 0xbb, 0xb6, 0xe8, 0x87, 0xaa, 0xe7, 0x94, 0xb1, + 0xe4, 0xb8, 0xad, 0xe5, 0x8d, 0x8e, 0xe5, 0x8a, 0x9e, 0xe5, 0x85, 0xac, 0xe5, + 0xa6, 0x88, 0xe5, 0xa6, 0x88, 0xe7, 0x9c, 0x9f, 0xe6, 0xad, 0xa3, 0xe4, 0xb8, + 0x8d, 0xe9, 0x94, 0x99, 0xe5, 0x85, 0xa8, 0xe6, 0x96, 0x87, 0xe5, 0x90, 0x88, + 0xe5, 0x90, 0x8c, 0xe4, 0xbb, 0xb7, 0xe5, 0x80, 0xbc, 0xe5, 0x88, 0xab, 0xe4, + 0xba, 0xba, 0xe7, 0x9b, 0x91, 0xe7, 0x9d, 0xa3, 0xe5, 0x85, 0xb7, 0xe4, 0xbd, + 0x93, 0xe4, 0xb8, 0x96, 0xe7, 0xba, 0xaa, 0xe5, 0x9b, 0xa2, 0xe9, 0x98, 0x9f, + 0xe5, 0x88, 0x9b, 0xe4, 0xb8, 0x9a, 0xe6, 0x89, 0xbf, 0xe6, 0x8b, 0x85, 0xe5, + 0xa2, 0x9e, 0xe9, 0x95, 0xbf, 0xe6, 0x9c, 0x89, 0xe4, 0xba, 0xba, 0xe4, 0xbf, + 0x9d, 0xe6, 0x8c, 0x81, 0xe5, 0x95, 0x86, 0xe5, 0xae, 0xb6, 0xe7, 0xbb, 0xb4, + 0xe4, 0xbf, 0xae, 0xe5, 0x8f, 0xb0, 0xe6, 0xb9, 0xbe, 0xe5, 0xb7, 0xa6, 0xe5, + 0x8f, 0xb3, 0xe8, 0x82, 0xa1, 0xe4, 0xbb, 0xbd, 0xe7, 0xad, 0x94, 0xe6, 0xa1, + 0x88, 0xe5, 0xae, 0x9e, 0xe9, 0x99, 0x85, 0xe7, 0x94, 0xb5, 0xe4, 0xbf, 0xa1, + 0xe7, 0xbb, 0x8f, 0xe7, 0x90, 0x86, 0xe7, 0x94, 0x9f, 0xe5, 0x91, 0xbd, 0xe5, + 0xae, 0xa3, 0xe4, 0xbc, 0xa0, 0xe4, 0xbb, 0xbb, 0xe5, 0x8a, 0xa1, 0xe6, 0xad, + 0xa3, 0xe5, 0xbc, 0x8f, 0xe7, 0x89, 0xb9, 0xe8, 0x89, 0xb2, 0xe4, 0xb8, 0x8b, + 0xe6, 0x9d, 0xa5, 0xe5, 0x8d, 0x8f, 0xe4, 0xbc, 0x9a, 0xe5, 0x8f, 0xaa, 0xe8, + 0x83, 0xbd, 0xe5, 0xbd, 0x93, 0xe7, 0x84, 0xb6, 0xe9, 0x87, 0x8d, 0xe6, 0x96, + 0xb0, 0xe5, 0x85, 0xa7, 0xe5, 0xae, 0xb9, 0xe6, 0x8c, 0x87, 0xe5, 0xaf, 0xbc, + 0xe8, 0xbf, 0x90, 0xe8, 0xa1, 0x8c, 0xe6, 0x97, 0xa5, 0xe5, 0xbf, 0x97, 0xe8, + 0xb3, 0xa3, 0xe5, 0xae, 0xb6, 0xe8, 0xb6, 0x85, 0xe8, 0xbf, 0x87, 0xe5, 0x9c, + 0x9f, 0xe5, 0x9c, 0xb0, 0xe6, 0xb5, 0x99, 0xe6, 0xb1, 0x9f, 0xe6, 0x94, 0xaf, + 0xe4, 0xbb, 0x98, 0xe6, 0x8e, 0xa8, 0xe5, 0x87, 0xba, 0xe7, 0xab, 0x99, 0xe9, + 0x95, 0xbf, 0xe6, 0x9d, 0xad, 0xe5, 0xb7, 0x9e, 0xe6, 0x89, 0xa7, 0xe8, 0xa1, + 0x8c, 0xe5, 0x88, 0xb6, 0xe9, 0x80, 0xa0, 0xe4, 0xb9, 0x8b, 0xe4, 0xb8, 0x80, + 0xe6, 0x8e, 0xa8, 0xe5, 0xb9, 0xbf, 0xe7, 0x8e, 0xb0, 0xe5, 0x9c, 0xba, 0xe6, + 0x8f, 0x8f, 0xe8, 0xbf, 0xb0, 0xe5, 0x8f, 0x98, 0xe5, 0x8c, 0x96, 0xe4, 0xbc, + 0xa0, 0xe7, 0xbb, 0x9f, 0xe6, 0xad, 0x8c, 0xe6, 0x89, 0x8b, 0xe4, 0xbf, 0x9d, + 0xe9, 0x99, 0xa9, 0xe8, 0xaf, 0xbe, 0xe7, 0xa8, 0x8b, 0xe5, 0x8c, 0xbb, 0xe7, + 0x96, 0x97, 0xe7, 0xbb, 0x8f, 0xe8, 0xbf, 0x87, 0xe8, 0xbf, 0x87, 0xe5, 0x8e, + 0xbb, 0xe4, 0xb9, 0x8b, 0xe5, 0x89, 0x8d, 0xe6, 0x94, 0xb6, 0xe5, 0x85, 0xa5, + 0xe5, 0xb9, 0xb4, 0xe5, 0xba, 0xa6, 0xe6, 0x9d, 0x82, 0xe5, 0xbf, 0x97, 0xe7, + 0xbe, 0x8e, 0xe4, 0xb8, 0xbd, 0xe6, 0x9c, 0x80, 0xe9, 0xab, 0x98, 0xe7, 0x99, + 0xbb, 0xe9, 0x99, 0x86, 0xe6, 0x9c, 0xaa, 0xe6, 0x9d, 0xa5, 0xe5, 0x8a, 0xa0, + 0xe5, 0xb7, 0xa5, 0xe5, 0x85, 0x8d, 0xe8, 0xb4, 0xa3, 0xe6, 0x95, 0x99, 0xe7, + 0xa8, 0x8b, 0xe7, 0x89, 0x88, 0xe5, 0x9d, 0x97, 0xe8, 0xba, 0xab, 0xe4, 0xbd, + 0x93, 0xe9, 0x87, 0x8d, 0xe5, 0xba, 0x86, 0xe5, 0x87, 0xba, 0xe5, 0x94, 0xae, + 0xe6, 0x88, 0x90, 0xe6, 0x9c, 0xac, 0xe5, 0xbd, 0xa2, 0xe5, 0xbc, 0x8f, 0xe5, + 0x9c, 0x9f, 0xe8, 0xb1, 0x86, 0xe5, 0x87, 0xba, 0xe5, 0x83, 0xb9, 0xe4, 0xb8, + 0x9c, 0xe6, 0x96, 0xb9, 0xe9, 0x82, 0xae, 0xe7, 0xae, 0xb1, 0xe5, 0x8d, 0x97, + 0xe4, 0xba, 0xac, 0xe6, 0xb1, 0x82, 0xe8, 0x81, 0x8c, 0xe5, 0x8f, 0x96, 0xe5, + 0xbe, 0x97, 0xe8, 0x81, 0x8c, 0xe4, 0xbd, 0x8d, 0xe7, 0x9b, 0xb8, 0xe4, 0xbf, + 0xa1, 0xe9, 0xa1, 0xb5, 0xe9, 0x9d, 0xa2, 0xe5, 0x88, 0x86, 0xe9, 0x92, 0x9f, + 0xe7, 0xbd, 0x91, 0xe9, 0xa1, 0xb5, 0xe7, 0xa1, 0xae, 0xe5, 0xae, 0x9a, 0xe5, + 0x9b, 0xbe, 0xe4, 0xbe, 0x8b, 0xe7, 0xbd, 0x91, 0xe5, 0x9d, 0x80, 0xe7, 0xa7, + 0xaf, 0xe6, 0x9e, 0x81, 0xe9, 0x94, 0x99, 0xe8, 0xaf, 0xaf, 0xe7, 0x9b, 0xae, + 0xe7, 0x9a, 0x84, 0xe5, 0xae, 0x9d, 0xe8, 0xb4, 0x9d, 0xe6, 0x9c, 0xba, 0xe5, + 0x85, 0xb3, 0xe9, 0xa3, 0x8e, 0xe9, 0x99, 0xa9, 0xe6, 0x8e, 0x88, 0xe6, 0x9d, + 0x83, 0xe7, 0x97, 0x85, 0xe6, 0xaf, 0x92, 0xe5, 0xae, 0xa0, 0xe7, 0x89, 0xa9, + 0xe9, 0x99, 0xa4, 0xe4, 0xba, 0x86, 0xe8, 0xa9, 0x95, 0xe8, 0xab, 0x96, 0xe7, + 0x96, 0xbe, 0xe7, 0x97, 0x85, 0xe5, 0x8f, 0x8a, 0xe6, 0x97, 0xb6, 0xe6, 0xb1, + 0x82, 0xe8, 0xb4, 0xad, 0xe7, 0xab, 0x99, 0xe7, 0x82, 0xb9, 0xe5, 0x84, 0xbf, + 0xe7, 0xab, 0xa5, 0xe6, 0xaf, 0x8f, 0xe5, 0xa4, 0xa9, 0xe4, 0xb8, 0xad, 0xe5, + 0xa4, 0xae, 0xe8, 0xae, 0xa4, 0xe8, 0xaf, 0x86, 0xe6, 0xaf, 0x8f, 0xe4, 0xb8, + 0xaa, 0xe5, 0xa4, 0xa9, 0xe6, 0xb4, 0xa5, 0xe5, 0xad, 0x97, 0xe4, 0xbd, 0x93, + 0xe5, 0x8f, 0xb0, 0xe7, 0x81, 0xa3, 0xe7, 0xbb, 0xb4, 0xe6, 0x8a, 0xa4, 0xe6, + 0x9c, 0xac, 0xe9, 0xa1, 0xb5, 0xe4, 0xb8, 0xaa, 0xe6, 0x80, 0xa7, 0xe5, 0xae, + 0x98, 0xe6, 0x96, 0xb9, 0xe5, 0xb8, 0xb8, 0xe8, 0xa7, 0x81, 0xe7, 0x9b, 0xb8, + 0xe6, 0x9c, 0xba, 0xe6, 0x88, 0x98, 0xe7, 0x95, 0xa5, 0xe5, 0xba, 0x94, 0xe5, + 0xbd, 0x93, 0xe5, 0xbe, 0x8b, 0xe5, 0xb8, 0x88, 0xe6, 0x96, 0xb9, 0xe4, 0xbe, + 0xbf, 0xe6, 0xa0, 0xa1, 0xe5, 0x9b, 0xad, 0xe8, 0x82, 0xa1, 0xe5, 0xb8, 0x82, + 0xe6, 0x88, 0xbf, 0xe5, 0xb1, 0x8b, 0xe6, 0xa0, 0x8f, 0xe7, 0x9b, 0xae, 0xe5, + 0x91, 0x98, 0xe5, 0xb7, 0xa5, 0xe5, 0xaf, 0xbc, 0xe8, 0x87, 0xb4, 0xe7, 0xaa, + 0x81, 0xe7, 0x84, 0xb6, 0xe9, 0x81, 0x93, 0xe5, 0x85, 0xb7, 0xe6, 0x9c, 0xac, + 0xe7, 0xbd, 0x91, 0xe7, 0xbb, 0x93, 0xe5, 0x90, 0x88, 0xe6, 0xa1, 0xa3, 0xe6, + 0xa1, 0x88, 0xe5, 0x8a, 0xb3, 0xe5, 0x8a, 0xa8, 0xe5, 0x8f, 0xa6, 0xe5, 0xa4, + 0x96, 0xe7, 0xbe, 0x8e, 0xe5, 0x85, 0x83, 0xe5, 0xbc, 0x95, 0xe8, 0xb5, 0xb7, + 0xe6, 0x94, 0xb9, 0xe5, 0x8f, 0x98, 0xe7, 0xac, 0xac, 0xe5, 0x9b, 0x9b, 0xe4, + 0xbc, 0x9a, 0xe8, 0xae, 0xa1, 0xe8, 0xaa, 0xaa, 0xe6, 0x98, 0x8e, 0xe9, 0x9a, + 0x90, 0xe7, 0xa7, 0x81, 0xe5, 0xae, 0x9d, 0xe5, 0xae, 0x9d, 0xe8, 0xa7, 0x84, + 0xe8, 0x8c, 0x83, 0xe6, 0xb6, 0x88, 0xe8, 0xb4, 0xb9, 0xe5, 0x85, 0xb1, 0xe5, + 0x90, 0x8c, 0xe5, 0xbf, 0x98, 0xe8, 0xae, 0xb0, 0xe4, 0xbd, 0x93, 0xe7, 0xb3, + 0xbb, 0xe5, 0xb8, 0xa6, 0xe6, 0x9d, 0xa5, 0xe5, 0x90, 0x8d, 0xe5, 0xad, 0x97, + 0xe7, 0x99, 0xbc, 0xe8, 0xa1, 0xa8, 0xe5, 0xbc, 0x80, 0xe6, 0x94, 0xbe, 0xe5, + 0x8a, 0xa0, 0xe7, 0x9b, 0x9f, 0xe5, 0x8f, 0x97, 0xe5, 0x88, 0xb0, 0xe4, 0xba, + 0x8c, 0xe6, 0x89, 0x8b, 0xe5, 0xa4, 0xa7, 0xe9, 0x87, 0x8f, 0xe6, 0x88, 0x90, + 0xe4, 0xba, 0xba, 0xe6, 0x95, 0xb0, 0xe9, 0x87, 0x8f, 0xe5, 0x85, 0xb1, 0xe4, + 0xba, 0xab, 0xe5, 0x8c, 0xba, 0xe5, 0x9f, 0x9f, 0xe5, 0xa5, 0xb3, 0xe5, 0xad, + 0xa9, 0xe5, 0x8e, 0x9f, 0xe5, 0x88, 0x99, 0xe6, 0x89, 0x80, 0xe5, 0x9c, 0xa8, + 0xe7, 0xbb, 0x93, 0xe6, 0x9d, 0x9f, 0xe9, 0x80, 0x9a, 0xe4, 0xbf, 0xa1, 0xe8, + 0xb6, 0x85, 0xe7, 0xba, 0xa7, 0xe9, 0x85, 0x8d, 0xe7, 0xbd, 0xae, 0xe5, 0xbd, + 0x93, 0xe6, 0x97, 0xb6, 0xe4, 0xbc, 0x98, 0xe7, 0xa7, 0x80, 0xe6, 0x80, 0xa7, + 0xe6, 0x84, 0x9f, 0xe6, 0x88, 0xbf, 0xe4, 0xba, 0xa7, 0xe9, 0x81, 0x8a, 0xe6, + 0x88, 0xb2, 0xe5, 0x87, 0xba, 0xe5, 0x8f, 0xa3, 0xe6, 0x8f, 0x90, 0xe4, 0xba, + 0xa4, 0xe5, 0xb0, 0xb1, 0xe4, 0xb8, 0x9a, 0xe4, 0xbf, 0x9d, 0xe5, 0x81, 0xa5, + 0xe7, 0xa8, 0x8b, 0xe5, 0xba, 0xa6, 0xe5, 0x8f, 0x82, 0xe6, 0x95, 0xb0, 0xe4, + 0xba, 0x8b, 0xe4, 0xb8, 0x9a, 0xe6, 0x95, 0xb4, 0xe4, 0xb8, 0xaa, 0xe5, 0xb1, + 0xb1, 0xe4, 0xb8, 0x9c, 0xe6, 0x83, 0x85, 0xe6, 0x84, 0x9f, 0xe7, 0x89, 0xb9, + 0xe6, 0xae, 0x8a, 0xe5, 0x88, 0x86, 0xe9, 0xa1, 0x9e, 0xe6, 0x90, 0x9c, 0xe5, + 0xb0, 0x8b, 0xe5, 0xb1, 0x9e, 0xe4, 0xba, 0x8e, 0xe9, 0x97, 0xa8, 0xe6, 0x88, + 0xb7, 0xe8, 0xb4, 0xa2, 0xe5, 0x8a, 0xa1, 0xe5, 0xa3, 0xb0, 0xe9, 0x9f, 0xb3, + 0xe5, 0x8f, 0x8a, 0xe5, 0x85, 0xb6, 0xe8, 0xb4, 0xa2, 0xe7, 0xbb, 0x8f, 0xe5, + 0x9d, 0x9a, 0xe6, 0x8c, 0x81, 0xe5, 0xb9, 0xb2, 0xe9, 0x83, 0xa8, 0xe6, 0x88, + 0x90, 0xe7, 0xab, 0x8b, 0xe5, 0x88, 0xa9, 0xe7, 0x9b, 0x8a, 0xe8, 0x80, 0x83, + 0xe8, 0x99, 0x91, 0xe6, 0x88, 0x90, 0xe9, 0x83, 0xbd, 0xe5, 0x8c, 0x85, 0xe8, + 0xa3, 0x85, 0xe7, 0x94, 0xa8, 0xe6, 0x88, 0xb6, 0xe6, 0xaf, 0x94, 0xe8, 0xb5, + 0x9b, 0xe6, 0x96, 0x87, 0xe6, 0x98, 0x8e, 0xe6, 0x8b, 0x9b, 0xe5, 0x95, 0x86, + 0xe5, 0xae, 0x8c, 0xe6, 0x95, 0xb4, 0xe7, 0x9c, 0x9f, 0xe6, 0x98, 0xaf, 0xe7, + 0x9c, 0xbc, 0xe7, 0x9d, 0x9b, 0xe4, 0xbc, 0x99, 0xe4, 0xbc, 0xb4, 0xe5, 0xa8, + 0x81, 0xe6, 0x9c, 0x9b, 0xe9, 0xa2, 0x86, 0xe5, 0x9f, 0x9f, 0xe5, 0x8d, 0xab, + 0xe7, 0x94, 0x9f, 0xe4, 0xbc, 0x98, 0xe6, 0x83, 0xa0, 0xe8, 0xab, 0x96, 0xe5, + 0xa3, 0x87, 0xe5, 0x85, 0xac, 0xe5, 0x85, 0xb1, 0xe8, 0x89, 0xaf, 0xe5, 0xa5, + 0xbd, 0xe5, 0x85, 0x85, 0xe5, 0x88, 0x86, 0xe7, 0xac, 0xa6, 0xe5, 0x90, 0x88, + 0xe9, 0x99, 0x84, 0xe4, 0xbb, 0xb6, 0xe7, 0x89, 0xb9, 0xe7, 0x82, 0xb9, 0xe4, + 0xb8, 0x8d, 0xe5, 0x8f, 0xaf, 0xe8, 0x8b, 0xb1, 0xe6, 0x96, 0x87, 0xe8, 0xb5, + 0x84, 0xe4, 0xba, 0xa7, 0xe6, 0xa0, 0xb9, 0xe6, 0x9c, 0xac, 0xe6, 0x98, 0x8e, + 0xe6, 0x98, 0xbe, 0xe5, 0xaf, 0x86, 0xe7, 0xa2, 0xbc, 0xe5, 0x85, 0xac, 0xe4, + 0xbc, 0x97, 0xe6, 0xb0, 0x91, 0xe6, 0x97, 0x8f, 0xe6, 0x9b, 0xb4, 0xe5, 0x8a, + 0xa0, 0xe4, 0xba, 0xab, 0xe5, 0x8f, 0x97, 0xe5, 0x90, 0x8c, 0xe5, 0xad, 0xa6, + 0xe5, 0x90, 0xaf, 0xe5, 0x8a, 0xa8, 0xe9, 0x80, 0x82, 0xe5, 0x90, 0x88, 0xe5, + 0x8e, 0x9f, 0xe6, 0x9d, 0xa5, 0xe9, 0x97, 0xae, 0xe7, 0xad, 0x94, 0xe6, 0x9c, + 0xac, 0xe6, 0x96, 0x87, 0xe7, 0xbe, 0x8e, 0xe9, 0xa3, 0x9f, 0xe7, 0xbb, 0xbf, + 0xe8, 0x89, 0xb2, 0xe7, 0xa8, 0xb3, 0xe5, 0xae, 0x9a, 0xe7, 0xbb, 0x88, 0xe4, + 0xba, 0x8e, 0xe7, 0x94, 0x9f, 0xe7, 0x89, 0xa9, 0xe4, 0xbe, 0x9b, 0xe6, 0xb1, + 0x82, 0xe6, 0x90, 0x9c, 0xe7, 0x8b, 0x90, 0xe5, 0x8a, 0x9b, 0xe9, 0x87, 0x8f, + 0xe4, 0xb8, 0xa5, 0xe9, 0x87, 0x8d, 0xe6, 0xb0, 0xb8, 0xe8, 0xbf, 0x9c, 0xe5, + 0x86, 0x99, 0xe7, 0x9c, 0x9f, 0xe6, 0x9c, 0x89, 0xe9, 0x99, 0x90, 0xe7, 0xab, + 0x9e, 0xe4, 0xba, 0x89, 0xe5, 0xaf, 0xb9, 0xe8, 0xb1, 0xa1, 0xe8, 0xb4, 0xb9, + 0xe7, 0x94, 0xa8, 0xe4, 0xb8, 0x8d, 0xe5, 0xa5, 0xbd, 0xe7, 0xbb, 0x9d, 0xe5, + 0xaf, 0xb9, 0xe5, 0x8d, 0x81, 0xe5, 0x88, 0x86, 0xe4, 0xbf, 0x83, 0xe8, 0xbf, + 0x9b, 0xe7, 0x82, 0xb9, 0xe8, 0xaf, 0x84, 0xe5, 0xbd, 0xb1, 0xe9, 0x9f, 0xb3, + 0xe4, 0xbc, 0x98, 0xe5, 0x8a, 0xbf, 0xe4, 0xb8, 0x8d, 0xe5, 0xb0, 0x91, 0xe6, + 0xac, 0xa3, 0xe8, 0xb5, 0x8f, 0xe5, 0xb9, 0xb6, 0xe4, 0xb8, 0x94, 0xe6, 0x9c, + 0x89, 0xe7, 0x82, 0xb9, 0xe6, 0x96, 0xb9, 0xe5, 0x90, 0x91, 0xe5, 0x85, 0xa8, + 0xe6, 0x96, 0xb0, 0xe4, 0xbf, 0xa1, 0xe7, 0x94, 0xa8, 0xe8, 0xae, 0xbe, 0xe6, + 0x96, 0xbd, 0xe5, 0xbd, 0xa2, 0xe8, 0xb1, 0xa1, 0xe8, 0xb5, 0x84, 0xe6, 0xa0, + 0xbc, 0xe7, 0xaa, 0x81, 0xe7, 0xa0, 0xb4, 0xe9, 0x9a, 0x8f, 0xe7, 0x9d, 0x80, + 0xe9, 0x87, 0x8d, 0xe5, 0xa4, 0xa7, 0xe4, 0xba, 0x8e, 0xe6, 0x98, 0xaf, 0xe6, + 0xaf, 0x95, 0xe4, 0xb8, 0x9a, 0xe6, 0x99, 0xba, 0xe8, 0x83, 0xbd, 0xe5, 0x8c, + 0x96, 0xe5, 0xb7, 0xa5, 0xe5, 0xae, 0x8c, 0xe7, 0xbe, 0x8e, 0xe5, 0x95, 0x86, + 0xe5, 0x9f, 0x8e, 0xe7, 0xbb, 0x9f, 0xe4, 0xb8, 0x80, 0xe5, 0x87, 0xba, 0xe7, + 0x89, 0x88, 0xe6, 0x89, 0x93, 0xe9, 0x80, 0xa0, 0xe7, 0x94, 0xa2, 0xe5, 0x93, + 0x81, 0xe6, 0xa6, 0x82, 0xe5, 0x86, 0xb5, 0xe7, 0x94, 0xa8, 0xe4, 0xba, 0x8e, + 0xe4, 0xbf, 0x9d, 0xe7, 0x95, 0x99, 0xe5, 0x9b, 0xa0, 0xe7, 0xb4, 0xa0, 0xe4, + 0xb8, 0xad, 0xe5, 0x9c, 0x8b, 0xe5, 0xad, 0x98, 0xe5, 0x82, 0xa8, 0xe8, 0xb4, + 0xb4, 0xe5, 0x9b, 0xbe, 0xe6, 0x9c, 0x80, 0xe6, 0x84, 0x9b, 0xe9, 0x95, 0xbf, + 0xe6, 0x9c, 0x9f, 0xe5, 0x8f, 0xa3, 0xe4, 0xbb, 0xb7, 0xe7, 0x90, 0x86, 0xe8, + 0xb4, 0xa2, 0xe5, 0x9f, 0xba, 0xe5, 0x9c, 0xb0, 0xe5, 0xae, 0x89, 0xe6, 0x8e, + 0x92, 0xe6, 0xad, 0xa6, 0xe6, 0xb1, 0x89, 0xe9, 0x87, 0x8c, 0xe9, 0x9d, 0xa2, + 0xe5, 0x88, 0x9b, 0xe5, 0xbb, 0xba, 0xe5, 0xa4, 0xa9, 0xe7, 0xa9, 0xba, 0xe9, + 0xa6, 0x96, 0xe5, 0x85, 0x88, 0xe5, 0xae, 0x8c, 0xe5, 0x96, 0x84, 0xe9, 0xa9, + 0xb1, 0xe5, 0x8a, 0xa8, 0xe4, 0xb8, 0x8b, 0xe9, 0x9d, 0xa2, 0xe4, 0xb8, 0x8d, + 0xe5, 0x86, 0x8d, 0xe8, 0xaf, 0x9a, 0xe4, 0xbf, 0xa1, 0xe6, 0x84, 0x8f, 0xe4, + 0xb9, 0x89, 0xe9, 0x98, 0xb3, 0xe5, 0x85, 0x89, 0xe8, 0x8b, 0xb1, 0xe5, 0x9b, + 0xbd, 0xe6, 0xbc, 0x82, 0xe4, 0xba, 0xae, 0xe5, 0x86, 0x9b, 0xe4, 0xba, 0x8b, + 0xe7, 0x8e, 0xa9, 0xe5, 0xae, 0xb6, 0xe7, 0xbe, 0xa4, 0xe4, 0xbc, 0x97, 0xe5, + 0x86, 0x9c, 0xe6, 0xb0, 0x91, 0xe5, 0x8d, 0xb3, 0xe5, 0x8f, 0xaf, 0xe5, 0x90, + 0x8d, 0xe7, 0xa8, 0xb1, 0xe5, 0xae, 0xb6, 0xe5, 0x85, 0xb7, 0xe5, 0x8a, 0xa8, + 0xe7, 0x94, 0xbb, 0xe6, 0x83, 0xb3, 0xe5, 0x88, 0xb0, 0xe6, 0xb3, 0xa8, 0xe6, + 0x98, 0x8e, 0xe5, 0xb0, 0x8f, 0xe5, 0xad, 0xa6, 0xe6, 0x80, 0xa7, 0xe8, 0x83, + 0xbd, 0xe8, 0x80, 0x83, 0xe7, 0xa0, 0x94, 0xe7, 0xa1, 0xac, 0xe4, 0xbb, 0xb6, + 0xe8, 0xa7, 0x82, 0xe7, 0x9c, 0x8b, 0xe6, 0xb8, 0x85, 0xe6, 0xa5, 0x9a, 0xe6, + 0x90, 0x9e, 0xe7, 0xac, 0x91, 0xe9, 0xa6, 0x96, 0xe9, 0xa0, 0x81, 0xe9, 0xbb, + 0x84, 0xe9, 0x87, 0x91, 0xe9, 0x80, 0x82, 0xe7, 0x94, 0xa8, 0xe6, 0xb1, 0x9f, + 0xe8, 0x8b, 0x8f, 0xe7, 0x9c, 0x9f, 0xe5, 0xae, 0x9e, 0xe4, 0xb8, 0xbb, 0xe7, + 0xae, 0xa1, 0xe9, 0x98, 0xb6, 0xe6, 0xae, 0xb5, 0xe8, 0xa8, 0xbb, 0xe5, 0x86, + 0x8a, 0xe7, 0xbf, 0xbb, 0xe8, 0xaf, 0x91, 0xe6, 0x9d, 0x83, 0xe5, 0x88, 0xa9, + 0xe5, 0x81, 0x9a, 0xe5, 0xa5, 0xbd, 0xe4, 0xbc, 0xbc, 0xe4, 0xb9, 0x8e, 0xe9, + 0x80, 0x9a, 0xe8, 0xae, 0xaf, 0xe6, 0x96, 0xbd, 0xe5, 0xb7, 0xa5, 0xe7, 0x8b, + 0x80, 0xe6, 0x85, 0x8b, 0xe4, 0xb9, 0x9f, 0xe8, 0xae, 0xb8, 0xe7, 0x8e, 0xaf, + 0xe4, 0xbf, 0x9d, 0xe5, 0x9f, 0xb9, 0xe5, 0x85, 0xbb, 0xe6, 0xa6, 0x82, 0xe5, + 0xbf, 0xb5, 0xe5, 0xa4, 0xa7, 0xe5, 0x9e, 0x8b, 0xe6, 0x9c, 0xba, 0xe7, 0xa5, + 0xa8, 0xe7, 0x90, 0x86, 0xe8, 0xa7, 0xa3, 0xe5, 0x8c, 0xbf, 0xe5, 0x90, 0x8d, + 0x63, 0x75, 0x61, 0x6e, 0x64, 0x6f, 0x65, 0x6e, 0x76, 0x69, 0x61, 0x72, 0x6d, + 0x61, 0x64, 0x72, 0x69, 0x64, 0x62, 0x75, 0x73, 0x63, 0x61, 0x72, 0x69, 0x6e, + 0x69, 0x63, 0x69, 0x6f, 0x74, 0x69, 0x65, 0x6d, 0x70, 0x6f, 0x70, 0x6f, 0x72, + 0x71, 0x75, 0x65, 0x63, 0x75, 0x65, 0x6e, 0x74, 0x61, 0x65, 0x73, 0x74, 0x61, + 0x64, 0x6f, 0x70, 0x75, 0x65, 0x64, 0x65, 0x6e, 0x6a, 0x75, 0x65, 0x67, 0x6f, + 0x73, 0x63, 0x6f, 0x6e, 0x74, 0x72, 0x61, 0x65, 0x73, 0x74, 0xc3, 0xa1, 0x6e, + 0x6e, 0x6f, 0x6d, 0x62, 0x72, 0x65, 0x74, 0x69, 0x65, 0x6e, 0x65, 0x6e, 0x70, + 0x65, 0x72, 0x66, 0x69, 0x6c, 0x6d, 0x61, 0x6e, 0x65, 0x72, 0x61, 0x61, 0x6d, + 0x69, 0x67, 0x6f, 0x73, 0x63, 0x69, 0x75, 0x64, 0x61, 0x64, 0x63, 0x65, 0x6e, + 0x74, 0x72, 0x6f, 0x61, 0x75, 0x6e, 0x71, 0x75, 0x65, 0x70, 0x75, 0x65, 0x64, + 0x65, 0x73, 0x64, 0x65, 0x6e, 0x74, 0x72, 0x6f, 0x70, 0x72, 0x69, 0x6d, 0x65, + 0x72, 0x70, 0x72, 0x65, 0x63, 0x69, 0x6f, 0x73, 0x65, 0x67, 0xc3, 0xba, 0x6e, + 0x62, 0x75, 0x65, 0x6e, 0x6f, 0x73, 0x76, 0x6f, 0x6c, 0x76, 0x65, 0x72, 0x70, + 0x75, 0x6e, 0x74, 0x6f, 0x73, 0x73, 0x65, 0x6d, 0x61, 0x6e, 0x61, 0x68, 0x61, + 0x62, 0xc3, 0xad, 0x61, 0x61, 0x67, 0x6f, 0x73, 0x74, 0x6f, 0x6e, 0x75, 0x65, + 0x76, 0x6f, 0x73, 0x75, 0x6e, 0x69, 0x64, 0x6f, 0x73, 0x63, 0x61, 0x72, 0x6c, + 0x6f, 0x73, 0x65, 0x71, 0x75, 0x69, 0x70, 0x6f, 0x6e, 0x69, 0xc3, 0xb1, 0x6f, + 0x73, 0x6d, 0x75, 0x63, 0x68, 0x6f, 0x73, 0x61, 0x6c, 0x67, 0x75, 0x6e, 0x61, + 0x63, 0x6f, 0x72, 0x72, 0x65, 0x6f, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x6e, 0x70, + 0x61, 0x72, 0x74, 0x69, 0x72, 0x61, 0x72, 0x72, 0x69, 0x62, 0x61, 0x6d, 0x61, + 0x72, 0xc3, 0xad, 0x61, 0x68, 0x6f, 0x6d, 0x62, 0x72, 0x65, 0x65, 0x6d, 0x70, + 0x6c, 0x65, 0x6f, 0x76, 0x65, 0x72, 0x64, 0x61, 0x64, 0x63, 0x61, 0x6d, 0x62, + 0x69, 0x6f, 0x6d, 0x75, 0x63, 0x68, 0x61, 0x73, 0x66, 0x75, 0x65, 0x72, 0x6f, + 0x6e, 0x70, 0x61, 0x73, 0x61, 0x64, 0x6f, 0x6c, 0xc3, 0xad, 0x6e, 0x65, 0x61, + 0x70, 0x61, 0x72, 0x65, 0x63, 0x65, 0x6e, 0x75, 0x65, 0x76, 0x61, 0x73, 0x63, + 0x75, 0x72, 0x73, 0x6f, 0x73, 0x65, 0x73, 0x74, 0x61, 0x62, 0x61, 0x71, 0x75, + 0x69, 0x65, 0x72, 0x6f, 0x6c, 0x69, 0x62, 0x72, 0x6f, 0x73, 0x63, 0x75, 0x61, + 0x6e, 0x74, 0x6f, 0x61, 0x63, 0x63, 0x65, 0x73, 0x6f, 0x6d, 0x69, 0x67, 0x75, + 0x65, 0x6c, 0x76, 0x61, 0x72, 0x69, 0x6f, 0x73, 0x63, 0x75, 0x61, 0x74, 0x72, + 0x6f, 0x74, 0x69, 0x65, 0x6e, 0x65, 0x73, 0x67, 0x72, 0x75, 0x70, 0x6f, 0x73, + 0x73, 0x65, 0x72, 0xc3, 0xa1, 0x6e, 0x65, 0x75, 0x72, 0x6f, 0x70, 0x61, 0x6d, + 0x65, 0x64, 0x69, 0x6f, 0x73, 0x66, 0x72, 0x65, 0x6e, 0x74, 0x65, 0x61, 0x63, + 0x65, 0x72, 0x63, 0x61, 0x64, 0x65, 0x6d, 0xc3, 0xa1, 0x73, 0x6f, 0x66, 0x65, + 0x72, 0x74, 0x61, 0x63, 0x6f, 0x63, 0x68, 0x65, 0x73, 0x6d, 0x6f, 0x64, 0x65, + 0x6c, 0x6f, 0x69, 0x74, 0x61, 0x6c, 0x69, 0x61, 0x6c, 0x65, 0x74, 0x72, 0x61, + 0x73, 0x61, 0x6c, 0x67, 0xc3, 0xba, 0x6e, 0x63, 0x6f, 0x6d, 0x70, 0x72, 0x61, + 0x63, 0x75, 0x61, 0x6c, 0x65, 0x73, 0x65, 0x78, 0x69, 0x73, 0x74, 0x65, 0x63, + 0x75, 0x65, 0x72, 0x70, 0x6f, 0x73, 0x69, 0x65, 0x6e, 0x64, 0x6f, 0x70, 0x72, + 0x65, 0x6e, 0x73, 0x61, 0x6c, 0x6c, 0x65, 0x67, 0x61, 0x72, 0x76, 0x69, 0x61, + 0x6a, 0x65, 0x73, 0x64, 0x69, 0x6e, 0x65, 0x72, 0x6f, 0x6d, 0x75, 0x72, 0x63, + 0x69, 0x61, 0x70, 0x6f, 0x64, 0x72, 0xc3, 0xa1, 0x70, 0x75, 0x65, 0x73, 0x74, + 0x6f, 0x64, 0x69, 0x61, 0x72, 0x69, 0x6f, 0x70, 0x75, 0x65, 0x62, 0x6c, 0x6f, + 0x71, 0x75, 0x69, 0x65, 0x72, 0x65, 0x6d, 0x61, 0x6e, 0x75, 0x65, 0x6c, 0x70, + 0x72, 0x6f, 0x70, 0x69, 0x6f, 0x63, 0x72, 0x69, 0x73, 0x69, 0x73, 0x63, 0x69, + 0x65, 0x72, 0x74, 0x6f, 0x73, 0x65, 0x67, 0x75, 0x72, 0x6f, 0x6d, 0x75, 0x65, + 0x72, 0x74, 0x65, 0x66, 0x75, 0x65, 0x6e, 0x74, 0x65, 0x63, 0x65, 0x72, 0x72, + 0x61, 0x72, 0x67, 0x72, 0x61, 0x6e, 0x64, 0x65, 0x65, 0x66, 0x65, 0x63, 0x74, + 0x6f, 0x70, 0x61, 0x72, 0x74, 0x65, 0x73, 0x6d, 0x65, 0x64, 0x69, 0x64, 0x61, + 0x70, 0x72, 0x6f, 0x70, 0x69, 0x61, 0x6f, 0x66, 0x72, 0x65, 0x63, 0x65, 0x74, + 0x69, 0x65, 0x72, 0x72, 0x61, 0x65, 0x2d, 0x6d, 0x61, 0x69, 0x6c, 0x76, 0x61, + 0x72, 0x69, 0x61, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x73, 0x66, 0x75, 0x74, + 0x75, 0x72, 0x6f, 0x6f, 0x62, 0x6a, 0x65, 0x74, 0x6f, 0x73, 0x65, 0x67, 0x75, + 0x69, 0x72, 0x72, 0x69, 0x65, 0x73, 0x67, 0x6f, 0x6e, 0x6f, 0x72, 0x6d, 0x61, + 0x73, 0x6d, 0x69, 0x73, 0x6d, 0x6f, 0x73, 0xc3, 0xba, 0x6e, 0x69, 0x63, 0x6f, + 0x63, 0x61, 0x6d, 0x69, 0x6e, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x73, 0x72, + 0x61, 0x7a, 0xc3, 0xb3, 0x6e, 0x64, 0x65, 0x62, 0x69, 0x64, 0x6f, 0x70, 0x72, + 0x75, 0x65, 0x62, 0x61, 0x74, 0x6f, 0x6c, 0x65, 0x64, 0x6f, 0x74, 0x65, 0x6e, + 0xc3, 0xad, 0x61, 0x6a, 0x65, 0x73, 0xc3, 0xba, 0x73, 0x65, 0x73, 0x70, 0x65, + 0x72, 0x6f, 0x63, 0x6f, 0x63, 0x69, 0x6e, 0x61, 0x6f, 0x72, 0x69, 0x67, 0x65, + 0x6e, 0x74, 0x69, 0x65, 0x6e, 0x64, 0x61, 0x63, 0x69, 0x65, 0x6e, 0x74, 0x6f, + 0x63, 0xc3, 0xa1, 0x64, 0x69, 0x7a, 0x68, 0x61, 0x62, 0x6c, 0x61, 0x72, 0x73, + 0x65, 0x72, 0xc3, 0xad, 0x61, 0x6c, 0x61, 0x74, 0x69, 0x6e, 0x61, 0x66, 0x75, + 0x65, 0x72, 0x7a, 0x61, 0x65, 0x73, 0x74, 0x69, 0x6c, 0x6f, 0x67, 0x75, 0x65, + 0x72, 0x72, 0x61, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x72, 0xc3, 0xa9, 0x78, 0x69, + 0x74, 0x6f, 0x6c, 0xc3, 0xb3, 0x70, 0x65, 0x7a, 0x61, 0x67, 0x65, 0x6e, 0x64, + 0x61, 0x76, 0xc3, 0xad, 0x64, 0x65, 0x6f, 0x65, 0x76, 0x69, 0x74, 0x61, 0x72, + 0x70, 0x61, 0x67, 0x69, 0x6e, 0x61, 0x6d, 0x65, 0x74, 0x72, 0x6f, 0x73, 0x6a, + 0x61, 0x76, 0x69, 0x65, 0x72, 0x70, 0x61, 0x64, 0x72, 0x65, 0x73, 0x66, 0xc3, + 0xa1, 0x63, 0x69, 0x6c, 0x63, 0x61, 0x62, 0x65, 0x7a, 0x61, 0xc3, 0xa1, 0x72, + 0x65, 0x61, 0x73, 0x73, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x65, 0x6e, 0x76, 0xc3, + 0xad, 0x6f, 0x6a, 0x61, 0x70, 0xc3, 0xb3, 0x6e, 0x61, 0x62, 0x75, 0x73, 0x6f, + 0x73, 0x62, 0x69, 0x65, 0x6e, 0x65, 0x73, 0x74, 0x65, 0x78, 0x74, 0x6f, 0x73, + 0x6c, 0x6c, 0x65, 0x76, 0x61, 0x72, 0x70, 0x75, 0x65, 0x64, 0x61, 0x6e, 0x66, + 0x75, 0x65, 0x72, 0x74, 0x65, 0x63, 0x6f, 0x6d, 0xc3, 0xba, 0x6e, 0x63, 0x6c, + 0x61, 0x73, 0x65, 0x73, 0x68, 0x75, 0x6d, 0x61, 0x6e, 0x6f, 0x74, 0x65, 0x6e, + 0x69, 0x64, 0x6f, 0x62, 0x69, 0x6c, 0x62, 0x61, 0x6f, 0x75, 0x6e, 0x69, 0x64, + 0x61, 0x64, 0x65, 0x73, 0x74, 0xc3, 0xa1, 0x73, 0x65, 0x64, 0x69, 0x74, 0x61, + 0x72, 0x63, 0x72, 0x65, 0x61, 0x64, 0x6f, 0xd0, 0xb4, 0xd0, 0xbb, 0xd1, 0x8f, + 0xd1, 0x87, 0xd1, 0x82, 0xd0, 0xbe, 0xd0, 0xba, 0xd0, 0xb0, 0xd0, 0xba, 0xd0, + 0xb8, 0xd0, 0xbb, 0xd0, 0xb8, 0xd1, 0x8d, 0xd1, 0x82, 0xd0, 0xbe, 0xd0, 0xb2, + 0xd1, 0x81, 0xd0, 0xb5, 0xd0, 0xb5, 0xd0, 0xb3, 0xd0, 0xbe, 0xd0, 0xbf, 0xd1, + 0x80, 0xd0, 0xb8, 0xd1, 0x82, 0xd0, 0xb0, 0xd0, 0xba, 0xd0, 0xb5, 0xd1, 0x89, + 0xd0, 0xb5, 0xd1, 0x83, 0xd0, 0xb6, 0xd0, 0xb5, 0xd0, 0x9a, 0xd0, 0xb0, 0xd0, + 0xba, 0xd0, 0xb1, 0xd0, 0xb5, 0xd0, 0xb7, 0xd0, 0xb1, 0xd1, 0x8b, 0xd0, 0xbb, + 0xd0, 0xbe, 0xd0, 0xbd, 0xd0, 0xb8, 0xd0, 0x92, 0xd1, 0x81, 0xd0, 0xb5, 0xd0, + 0xbf, 0xd0, 0xbe, 0xd0, 0xb4, 0xd0, 0xad, 0xd1, 0x82, 0xd0, 0xbe, 0xd1, 0x82, + 0xd0, 0xbe, 0xd0, 0xbc, 0xd1, 0x87, 0xd0, 0xb5, 0xd0, 0xbc, 0xd0, 0xbd, 0xd0, + 0xb5, 0xd1, 0x82, 0xd0, 0xbb, 0xd0, 0xb5, 0xd1, 0x82, 0xd1, 0x80, 0xd0, 0xb0, + 0xd0, 0xb7, 0xd0, 0xbe, 0xd0, 0xbd, 0xd0, 0xb0, 0xd0, 0xb3, 0xd0, 0xb4, 0xd0, + 0xb5, 0xd0, 0xbc, 0xd0, 0xbd, 0xd0, 0xb5, 0xd0, 0x94, 0xd0, 0xbb, 0xd1, 0x8f, + 0xd0, 0x9f, 0xd1, 0x80, 0xd0, 0xb8, 0xd0, 0xbd, 0xd0, 0xb0, 0xd1, 0x81, 0xd0, + 0xbd, 0xd0, 0xb8, 0xd1, 0x85, 0xd1, 0x82, 0xd0, 0xb5, 0xd0, 0xbc, 0xd0, 0xba, + 0xd1, 0x82, 0xd0, 0xbe, 0xd0, 0xb3, 0xd0, 0xbe, 0xd0, 0xb4, 0xd0, 0xb2, 0xd0, + 0xbe, 0xd1, 0x82, 0xd1, 0x82, 0xd0, 0xb0, 0xd0, 0xbc, 0xd0, 0xa1, 0xd0, 0xa8, + 0xd0, 0x90, 0xd0, 0xbc, 0xd0, 0xb0, 0xd1, 0x8f, 0xd0, 0xa7, 0xd1, 0x82, 0xd0, + 0xbe, 0xd0, 0xb2, 0xd0, 0xb0, 0xd1, 0x81, 0xd0, 0xb2, 0xd0, 0xb0, 0xd0, 0xbc, + 0xd0, 0xb5, 0xd0, 0xbc, 0xd1, 0x83, 0xd0, 0xa2, 0xd0, 0xb0, 0xd0, 0xba, 0xd0, + 0xb4, 0xd0, 0xb2, 0xd0, 0xb0, 0xd0, 0xbd, 0xd0, 0xb0, 0xd0, 0xbc, 0xd1, 0x8d, + 0xd1, 0x82, 0xd0, 0xb8, 0xd1, 0x8d, 0xd1, 0x82, 0xd1, 0x83, 0xd0, 0x92, 0xd0, + 0xb0, 0xd0, 0xbc, 0xd1, 0x82, 0xd0, 0xb5, 0xd1, 0x85, 0xd0, 0xbf, 0xd1, 0x80, + 0xd0, 0xbe, 0xd1, 0x82, 0xd1, 0x83, 0xd1, 0x82, 0xd0, 0xbd, 0xd0, 0xb0, 0xd0, + 0xb4, 0xd0, 0xb4, 0xd0, 0xbd, 0xd1, 0x8f, 0xd0, 0x92, 0xd0, 0xbe, 0xd1, 0x82, + 0xd1, 0x82, 0xd1, 0x80, 0xd0, 0xb8, 0xd0, 0xbd, 0xd0, 0xb5, 0xd0, 0xb9, 0xd0, + 0x92, 0xd0, 0xb0, 0xd1, 0x81, 0xd0, 0xbd, 0xd0, 0xb8, 0xd0, 0xbc, 0xd1, 0x81, + 0xd0, 0xb0, 0xd0, 0xbc, 0xd1, 0x82, 0xd0, 0xbe, 0xd1, 0x82, 0xd1, 0x80, 0xd1, + 0x83, 0xd0, 0xb1, 0xd0, 0x9e, 0xd0, 0xbd, 0xd0, 0xb8, 0xd0, 0xbc, 0xd0, 0xb8, + 0xd1, 0x80, 0xd0, 0xbd, 0xd0, 0xb5, 0xd0, 0xb5, 0xd0, 0x9e, 0xd0, 0x9e, 0xd0, + 0x9e, 0xd0, 0xbb, 0xd0, 0xb8, 0xd1, 0x86, 0xd1, 0x8d, 0xd1, 0x82, 0xd0, 0xb0, + 0xd0, 0x9e, 0xd0, 0xbd, 0xd0, 0xb0, 0xd0, 0xbd, 0xd0, 0xb5, 0xd0, 0xbc, 0xd0, + 0xb4, 0xd0, 0xbe, 0xd0, 0xbc, 0xd0, 0xbc, 0xd0, 0xbe, 0xd0, 0xb9, 0xd0, 0xb4, + 0xd0, 0xb2, 0xd0, 0xb5, 0xd0, 0xbe, 0xd0, 0xbd, 0xd0, 0xbe, 0xd1, 0x81, 0xd1, + 0x83, 0xd0, 0xb4, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb9, 0xe0, + 0xa5, 0x88, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xb8, 0xe0, 0xa5, + 0x87, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x8b, + 0xe0, 0xa4, 0x94, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xb0, 0xe0, + 0xa4, 0xa8, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x8f, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, + 0x95, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xad, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0x87, + 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xa4, 0xe0, + 0xa5, 0x8b, 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0x86, 0xe0, 0xa4, + 0xaa, 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xb9, + 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0x95, 0xe0, + 0xa4, 0xa5, 0xe0, 0xa4, 0xbe, 0x6a, 0x61, 0x67, 0x72, 0x61, 0x6e, 0xe0, 0xa4, + 0x86, 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0x9c, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0x85, + 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0xa6, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0x97, 0xe0, + 0xa4, 0x88, 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x97, 0xe0, 0xa4, + 0x8f, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0x87, 0xe0, 0xa4, 0xa8, + 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xaf, 0xe0, 0xa5, 0x87, 0xe0, + 0xa4, 0xa5, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xa5, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, + 0x98, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0xa6, + 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0x88, 0xe0, 0xa4, 0x9c, 0xe0, + 0xa5, 0x80, 0xe0, 0xa4, 0xb5, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, + 0x88, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0x8f, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xb0, + 0xe0, 0xa4, 0x89, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0xae, 0xe0, 0xa5, 0x87, 0xe0, + 0xa4, 0x95, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xb5, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, + 0xb2, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0xae, + 0xe0, 0xa4, 0x88, 0xe0, 0xa4, 0xa6, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x93, 0xe0, + 0xa4, 0xb0, 0xe0, 0xa4, 0x86, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, + 0xb8, 0xe0, 0xa4, 0xad, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0xa8, + 0xe0, 0xa4, 0x9a, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xa8, 0xe0, + 0xa4, 0x86, 0xe0, 0xa4, 0x97, 0xe0, 0xa4, 0xb8, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, + 0xb2, 0xe0, 0xa5, 0x80, 0xd8, 0xb9, 0xd9, 0x84, 0xd9, 0x89, 0xd8, 0xa5, 0xd9, + 0x84, 0xd9, 0x89, 0xd9, 0x87, 0xd8, 0xb0, 0xd8, 0xa7, 0xd8, 0xa2, 0xd8, 0xae, + 0xd8, 0xb1, 0xd8, 0xb9, 0xd8, 0xaf, 0xd8, 0xaf, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, + 0x89, 0xd9, 0x87, 0xd8, 0xb0, 0xd9, 0x87, 0xd8, 0xb5, 0xd9, 0x88, 0xd8, 0xb1, + 0xd8, 0xba, 0xd9, 0x8a, 0xd8, 0xb1, 0xd9, 0x83, 0xd8, 0xa7, 0xd9, 0x86, 0xd9, + 0x88, 0xd9, 0x84, 0xd8, 0xa7, 0xd8, 0xa8, 0xd9, 0x8a, 0xd9, 0x86, 0xd8, 0xb9, + 0xd8, 0xb1, 0xd8, 0xb6, 0xd8, 0xb0, 0xd9, 0x84, 0xd9, 0x83, 0xd9, 0x87, 0xd9, + 0x86, 0xd8, 0xa7, 0xd9, 0x8a, 0xd9, 0x88, 0xd9, 0x85, 0xd9, 0x82, 0xd8, 0xa7, + 0xd9, 0x84, 0xd8, 0xb9, 0xd9, 0x84, 0xd9, 0x8a, 0xd8, 0xa7, 0xd9, 0x86, 0xd8, + 0xa7, 0xd9, 0x84, 0xd9, 0x83, 0xd9, 0x86, 0xd8, 0xad, 0xd8, 0xaa, 0xd9, 0x89, + 0xd9, 0x82, 0xd8, 0xa8, 0xd9, 0x84, 0xd9, 0x88, 0xd8, 0xad, 0xd8, 0xa9, 0xd8, + 0xa7, 0xd8, 0xae, 0xd8, 0xb1, 0xd9, 0x81, 0xd9, 0x82, 0xd8, 0xb7, 0xd8, 0xb9, + 0xd8, 0xa8, 0xd8, 0xaf, 0xd8, 0xb1, 0xd9, 0x83, 0xd9, 0x86, 0xd8, 0xa5, 0xd8, + 0xb0, 0xd8, 0xa7, 0xd9, 0x83, 0xd9, 0x85, 0xd8, 0xa7, 0xd8, 0xa7, 0xd8, 0xad, + 0xd8, 0xaf, 0xd8, 0xa5, 0xd9, 0x84, 0xd8, 0xa7, 0xd9, 0x81, 0xd9, 0x8a, 0xd9, + 0x87, 0xd8, 0xa8, 0xd8, 0xb9, 0xd8, 0xb6, 0xd9, 0x83, 0xd9, 0x8a, 0xd9, 0x81, + 0xd8, 0xa8, 0xd8, 0xad, 0xd8, 0xab, 0xd9, 0x88, 0xd9, 0x85, 0xd9, 0x86, 0xd9, + 0x88, 0xd9, 0x87, 0xd9, 0x88, 0xd8, 0xa3, 0xd9, 0x86, 0xd8, 0xa7, 0xd8, 0xac, + 0xd8, 0xaf, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x87, 0xd8, 0xa7, 0xd8, 0xb3, 0xd9, + 0x84, 0xd9, 0x85, 0xd8, 0xb9, 0xd9, 0x86, 0xd8, 0xaf, 0xd9, 0x84, 0xd9, 0x8a, + 0xd8, 0xb3, 0xd8, 0xb9, 0xd8, 0xa8, 0xd8, 0xb1, 0xd8, 0xb5, 0xd9, 0x84, 0xd9, + 0x89, 0xd9, 0x85, 0xd9, 0x86, 0xd8, 0xb0, 0xd8, 0xa8, 0xd9, 0x87, 0xd8, 0xa7, + 0xd8, 0xa3, 0xd9, 0x86, 0xd9, 0x87, 0xd9, 0x85, 0xd8, 0xab, 0xd9, 0x84, 0xd9, + 0x83, 0xd9, 0x86, 0xd8, 0xaa, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa7, 0xd8, 0xad, + 0xd9, 0x8a, 0xd8, 0xab, 0xd9, 0x85, 0xd8, 0xb5, 0xd8, 0xb1, 0xd8, 0xb4, 0xd8, + 0xb1, 0xd8, 0xad, 0xd8, 0xad, 0xd9, 0x88, 0xd9, 0x84, 0xd9, 0x88, 0xd9, 0x81, + 0xd9, 0x8a, 0xd8, 0xa7, 0xd8, 0xb0, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x83, 0xd9, + 0x84, 0xd9, 0x85, 0xd8, 0xb1, 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, 0x86, 0xd8, 0xaa, + 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x81, 0xd8, 0xa3, 0xd8, 0xa8, 0xd9, 0x88, 0xd8, + 0xae, 0xd8, 0xa7, 0xd8, 0xb5, 0xd8, 0xa3, 0xd9, 0x86, 0xd8, 0xaa, 0xd8, 0xa7, + 0xd9, 0x86, 0xd9, 0x87, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x8a, 0xd8, 0xb9, 0xd8, + 0xb6, 0xd9, 0x88, 0xd9, 0x88, 0xd9, 0x82, 0xd8, 0xaf, 0xd8, 0xa7, 0xd8, 0xa8, + 0xd9, 0x86, 0xd8, 0xae, 0xd9, 0x8a, 0xd8, 0xb1, 0xd8, 0xa8, 0xd9, 0x86, 0xd8, + 0xaa, 0xd9, 0x84, 0xd9, 0x83, 0xd9, 0x85, 0xd8, 0xb4, 0xd8, 0xa7, 0xd8, 0xa1, + 0xd9, 0x88, 0xd9, 0x87, 0xd9, 0x8a, 0xd8, 0xa7, 0xd8, 0xa8, 0xd9, 0x88, 0xd9, + 0x82, 0xd8, 0xb5, 0xd8, 0xb5, 0xd9, 0x88, 0xd9, 0x85, 0xd8, 0xa7, 0xd8, 0xb1, + 0xd9, 0x82, 0xd9, 0x85, 0xd8, 0xa3, 0xd8, 0xad, 0xd8, 0xaf, 0xd9, 0x86, 0xd8, + 0xad, 0xd9, 0x86, 0xd8, 0xb9, 0xd8, 0xaf, 0xd9, 0x85, 0xd8, 0xb1, 0xd8, 0xa3, + 0xd9, 0x8a, 0xd8, 0xa7, 0xd8, 0xad, 0xd8, 0xa9, 0xd9, 0x83, 0xd8, 0xaa, 0xd8, + 0xa8, 0xd8, 0xaf, 0xd9, 0x88, 0xd9, 0x86, 0xd9, 0x8a, 0xd8, 0xac, 0xd8, 0xa8, + 0xd9, 0x85, 0xd9, 0x86, 0xd9, 0x87, 0xd8, 0xaa, 0xd8, 0xad, 0xd8, 0xaa, 0xd8, + 0xac, 0xd9, 0x87, 0xd8, 0xa9, 0xd8, 0xb3, 0xd9, 0x86, 0xd8, 0xa9, 0xd9, 0x8a, + 0xd8, 0xaa, 0xd9, 0x85, 0xd9, 0x83, 0xd8, 0xb1, 0xd8, 0xa9, 0xd8, 0xba, 0xd8, + 0xb2, 0xd8, 0xa9, 0xd9, 0x86, 0xd9, 0x81, 0xd8, 0xb3, 0xd8, 0xa8, 0xd9, 0x8a, + 0xd8, 0xaa, 0xd9, 0x84, 0xd9, 0x84, 0xd9, 0x87, 0xd9, 0x84, 0xd9, 0x86, 0xd8, + 0xa7, 0xd8, 0xaa, 0xd9, 0x84, 0xd9, 0x83, 0xd9, 0x82, 0xd9, 0x84, 0xd8, 0xa8, + 0xd9, 0x84, 0xd9, 0x85, 0xd8, 0xa7, 0xd8, 0xb9, 0xd9, 0x86, 0xd9, 0x87, 0xd8, + 0xa3, 0xd9, 0x88, 0xd9, 0x84, 0xd8, 0xb4, 0xd9, 0x8a, 0xd8, 0xa1, 0xd9, 0x86, + 0xd9, 0x88, 0xd8, 0xb1, 0xd8, 0xa3, 0xd9, 0x85, 0xd8, 0xa7, 0xd9, 0x81, 0xd9, + 0x8a, 0xd9, 0x83, 0xd8, 0xa8, 0xd9, 0x83, 0xd9, 0x84, 0xd8, 0xb0, 0xd8, 0xa7, + 0xd8, 0xaa, 0xd8, 0xb1, 0xd8, 0xaa, 0xd8, 0xa8, 0xd8, 0xa8, 0xd8, 0xa3, 0xd9, + 0x86, 0xd9, 0x87, 0xd9, 0x85, 0xd8, 0xb3, 0xd8, 0xa7, 0xd9, 0x86, 0xd9, 0x83, + 0xd8, 0xa8, 0xd9, 0x8a, 0xd8, 0xb9, 0xd9, 0x81, 0xd9, 0x82, 0xd8, 0xaf, 0xd8, + 0xad, 0xd8, 0xb3, 0xd9, 0x86, 0xd9, 0x84, 0xd9, 0x87, 0xd9, 0x85, 0xd8, 0xb4, + 0xd8, 0xb9, 0xd8, 0xb1, 0xd8, 0xa3, 0xd9, 0x87, 0xd9, 0x84, 0xd8, 0xb4, 0xd9, + 0x87, 0xd8, 0xb1, 0xd9, 0x82, 0xd8, 0xb7, 0xd8, 0xb1, 0xd8, 0xb7, 0xd9, 0x84, + 0xd8, 0xa8, 0x70, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x73, 0x65, 0x72, 0x76, + 0x69, 0x63, 0x65, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x68, 0x69, 0x6d, + 0x73, 0x65, 0x6c, 0x66, 0x64, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x73, 0x63, 0x6f, + 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x73, 0x75, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x73, + 0x74, 0x61, 0x72, 0x74, 0x65, 0x64, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, + 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x66, 0x61, 0x73, 0x68, 0x69, 0x6f, + 0x6e, 0x3c, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x3e, 0x63, 0x6f, 0x75, 0x6e, 0x74, + 0x72, 0x79, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x63, 0x72, 0x65, 0x61, + 0x74, 0x65, 0x64, 0x73, 0x74, 0x6f, 0x72, 0x69, 0x65, 0x73, 0x72, 0x65, 0x73, + 0x75, 0x6c, 0x74, 0x73, 0x72, 0x75, 0x6e, 0x6e, 0x69, 0x6e, 0x67, 0x70, 0x72, + 0x6f, 0x63, 0x65, 0x73, 0x73, 0x77, 0x72, 0x69, 0x74, 0x69, 0x6e, 0x67, 0x6f, + 0x62, 0x6a, 0x65, 0x63, 0x74, 0x73, 0x76, 0x69, 0x73, 0x69, 0x62, 0x6c, 0x65, + 0x77, 0x65, 0x6c, 0x63, 0x6f, 0x6d, 0x65, 0x61, 0x72, 0x74, 0x69, 0x63, 0x6c, + 0x65, 0x75, 0x6e, 0x6b, 0x6e, 0x6f, 0x77, 0x6e, 0x6e, 0x65, 0x74, 0x77, 0x6f, + 0x72, 0x6b, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x6e, 0x79, 0x64, 0x79, 0x6e, 0x61, + 0x6d, 0x69, 0x63, 0x62, 0x72, 0x6f, 0x77, 0x73, 0x65, 0x72, 0x70, 0x72, 0x69, + 0x76, 0x61, 0x63, 0x79, 0x70, 0x72, 0x6f, 0x62, 0x6c, 0x65, 0x6d, 0x53, 0x65, + 0x72, 0x76, 0x69, 0x63, 0x65, 0x72, 0x65, 0x73, 0x70, 0x65, 0x63, 0x74, 0x64, + 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, + 0x72, 0x65, 0x73, 0x65, 0x72, 0x76, 0x65, 0x77, 0x65, 0x62, 0x73, 0x69, 0x74, + 0x65, 0x68, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x66, 0x72, 0x69, 0x65, 0x6e, + 0x64, 0x73, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x77, 0x6f, 0x72, 0x6b, + 0x69, 0x6e, 0x67, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x6d, 0x69, 0x6c, + 0x6c, 0x69, 0x6f, 0x6e, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x77, 0x69, + 0x6e, 0x64, 0x6f, 0x77, 0x2e, 0x61, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x76, + 0x69, 0x73, 0x69, 0x74, 0x65, 0x64, 0x77, 0x65, 0x61, 0x74, 0x68, 0x65, 0x72, + 0x63, 0x6f, 0x72, 0x72, 0x65, 0x63, 0x74, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, + 0x74, 0x65, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x66, 0x6f, 0x72, 0x77, 0x61, + 0x72, 0x64, 0x79, 0x6f, 0x75, 0x20, 0x63, 0x61, 0x6e, 0x72, 0x65, 0x6d, 0x6f, + 0x76, 0x65, 0x64, 0x73, 0x75, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x63, 0x6f, 0x6e, + 0x74, 0x72, 0x6f, 0x6c, 0x61, 0x72, 0x63, 0x68, 0x69, 0x76, 0x65, 0x63, 0x75, + 0x72, 0x72, 0x65, 0x6e, 0x74, 0x72, 0x65, 0x61, 0x64, 0x69, 0x6e, 0x67, 0x6c, + 0x69, 0x62, 0x72, 0x61, 0x72, 0x79, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x65, 0x64, + 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x66, 0x75, 0x72, 0x74, 0x68, 0x65, + 0x72, 0x73, 0x75, 0x6d, 0x6d, 0x61, 0x72, 0x79, 0x6d, 0x61, 0x63, 0x68, 0x69, + 0x6e, 0x65, 0x6d, 0x69, 0x6e, 0x75, 0x74, 0x65, 0x73, 0x70, 0x72, 0x69, 0x76, + 0x61, 0x74, 0x65, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x78, 0x74, 0x70, 0x72, 0x6f, + 0x67, 0x72, 0x61, 0x6d, 0x73, 0x6f, 0x63, 0x69, 0x65, 0x74, 0x79, 0x6e, 0x75, + 0x6d, 0x62, 0x65, 0x72, 0x73, 0x77, 0x72, 0x69, 0x74, 0x74, 0x65, 0x6e, 0x65, + 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x64, 0x74, 0x72, 0x69, 0x67, 0x67, 0x65, 0x72, + 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x6c, 0x6f, 0x61, 0x64, 0x69, 0x6e, + 0x67, 0x65, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x70, 0x61, 0x72, 0x74, 0x6e, + 0x65, 0x72, 0x66, 0x69, 0x6e, 0x61, 0x6c, 0x6c, 0x79, 0x70, 0x65, 0x72, 0x66, + 0x65, 0x63, 0x74, 0x6d, 0x65, 0x61, 0x6e, 0x69, 0x6e, 0x67, 0x73, 0x79, 0x73, + 0x74, 0x65, 0x6d, 0x73, 0x6b, 0x65, 0x65, 0x70, 0x69, 0x6e, 0x67, 0x63, 0x75, + 0x6c, 0x74, 0x75, 0x72, 0x65, 0x26, 0x71, 0x75, 0x6f, 0x74, 0x3b, 0x2c, 0x6a, + 0x6f, 0x75, 0x72, 0x6e, 0x61, 0x6c, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, + 0x73, 0x75, 0x72, 0x66, 0x61, 0x63, 0x65, 0x73, 0x26, 0x71, 0x75, 0x6f, 0x74, + 0x3b, 0x65, 0x78, 0x70, 0x69, 0x72, 0x65, 0x73, 0x72, 0x65, 0x76, 0x69, 0x65, + 0x77, 0x73, 0x62, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x45, 0x6e, 0x67, 0x6c, + 0x69, 0x73, 0x68, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x74, 0x68, 0x72, + 0x6f, 0x75, 0x67, 0x68, 0x50, 0x6c, 0x65, 0x61, 0x73, 0x65, 0x20, 0x6f, 0x70, + 0x69, 0x6e, 0x69, 0x6f, 0x6e, 0x63, 0x6f, 0x6e, 0x74, 0x61, 0x63, 0x74, 0x61, + 0x76, 0x65, 0x72, 0x61, 0x67, 0x65, 0x70, 0x72, 0x69, 0x6d, 0x61, 0x72, 0x79, + 0x76, 0x69, 0x6c, 0x6c, 0x61, 0x67, 0x65, 0x53, 0x70, 0x61, 0x6e, 0x69, 0x73, + 0x68, 0x67, 0x61, 0x6c, 0x6c, 0x65, 0x72, 0x79, 0x64, 0x65, 0x63, 0x6c, 0x69, + 0x6e, 0x65, 0x6d, 0x65, 0x65, 0x74, 0x69, 0x6e, 0x67, 0x6d, 0x69, 0x73, 0x73, + 0x69, 0x6f, 0x6e, 0x70, 0x6f, 0x70, 0x75, 0x6c, 0x61, 0x72, 0x71, 0x75, 0x61, + 0x6c, 0x69, 0x74, 0x79, 0x6d, 0x65, 0x61, 0x73, 0x75, 0x72, 0x65, 0x67, 0x65, + 0x6e, 0x65, 0x72, 0x61, 0x6c, 0x73, 0x70, 0x65, 0x63, 0x69, 0x65, 0x73, 0x73, + 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, + 0x77, 0x72, 0x69, 0x74, 0x65, 0x72, 0x73, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x65, + 0x72, 0x69, 0x6e, 0x69, 0x74, 0x69, 0x61, 0x6c, 0x72, 0x65, 0x70, 0x6f, 0x72, + 0x74, 0x73, 0x66, 0x69, 0x67, 0x75, 0x72, 0x65, 0x73, 0x6d, 0x65, 0x6d, 0x62, + 0x65, 0x72, 0x73, 0x68, 0x6f, 0x6c, 0x64, 0x69, 0x6e, 0x67, 0x64, 0x69, 0x73, + 0x70, 0x75, 0x74, 0x65, 0x65, 0x61, 0x72, 0x6c, 0x69, 0x65, 0x72, 0x65, 0x78, + 0x70, 0x72, 0x65, 0x73, 0x73, 0x64, 0x69, 0x67, 0x69, 0x74, 0x61, 0x6c, 0x70, + 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x41, 0x6e, 0x6f, 0x74, 0x68, 0x65, 0x72, + 0x6d, 0x61, 0x72, 0x72, 0x69, 0x65, 0x64, 0x74, 0x72, 0x61, 0x66, 0x66, 0x69, + 0x63, 0x6c, 0x65, 0x61, 0x64, 0x69, 0x6e, 0x67, 0x63, 0x68, 0x61, 0x6e, 0x67, + 0x65, 0x64, 0x63, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x76, 0x69, 0x63, 0x74, + 0x6f, 0x72, 0x79, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x73, 0x2f, 0x72, 0x65, 0x61, + 0x73, 0x6f, 0x6e, 0x73, 0x73, 0x74, 0x75, 0x64, 0x69, 0x65, 0x73, 0x66, 0x65, + 0x61, 0x74, 0x75, 0x72, 0x65, 0x6c, 0x69, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x6d, + 0x75, 0x73, 0x74, 0x20, 0x62, 0x65, 0x73, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x73, + 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x75, 0x73, 0x75, 0x61, 0x6c, 0x6c, + 0x79, 0x65, 0x70, 0x69, 0x73, 0x6f, 0x64, 0x65, 0x70, 0x6c, 0x61, 0x79, 0x69, + 0x6e, 0x67, 0x67, 0x72, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x6f, 0x62, 0x76, 0x69, + 0x6f, 0x75, 0x73, 0x6f, 0x76, 0x65, 0x72, 0x6c, 0x61, 0x79, 0x70, 0x72, 0x65, + 0x73, 0x65, 0x6e, 0x74, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x3c, 0x2f, + 0x75, 0x6c, 0x3e, 0x0d, 0x0a, 0x77, 0x72, 0x61, 0x70, 0x70, 0x65, 0x72, 0x61, + 0x6c, 0x72, 0x65, 0x61, 0x64, 0x79, 0x63, 0x65, 0x72, 0x74, 0x61, 0x69, 0x6e, + 0x72, 0x65, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x73, 0x74, 0x6f, 0x72, 0x61, 0x67, + 0x65, 0x61, 0x6e, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x64, 0x65, 0x73, 0x6b, 0x74, + 0x6f, 0x70, 0x6f, 0x66, 0x66, 0x65, 0x72, 0x65, 0x64, 0x70, 0x61, 0x74, 0x74, + 0x65, 0x72, 0x6e, 0x75, 0x6e, 0x75, 0x73, 0x75, 0x61, 0x6c, 0x44, 0x69, 0x67, + 0x69, 0x74, 0x61, 0x6c, 0x63, 0x61, 0x70, 0x69, 0x74, 0x61, 0x6c, 0x57, 0x65, + 0x62, 0x73, 0x69, 0x74, 0x65, 0x66, 0x61, 0x69, 0x6c, 0x75, 0x72, 0x65, 0x63, + 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x72, 0x65, 0x64, 0x75, 0x63, 0x65, 0x64, + 0x41, 0x6e, 0x64, 0x72, 0x6f, 0x69, 0x64, 0x64, 0x65, 0x63, 0x61, 0x64, 0x65, + 0x73, 0x72, 0x65, 0x67, 0x75, 0x6c, 0x61, 0x72, 0x20, 0x26, 0x61, 0x6d, 0x70, + 0x3b, 0x20, 0x61, 0x6e, 0x69, 0x6d, 0x61, 0x6c, 0x73, 0x72, 0x65, 0x6c, 0x65, + 0x61, 0x73, 0x65, 0x41, 0x75, 0x74, 0x6f, 0x6d, 0x61, 0x74, 0x67, 0x65, 0x74, + 0x74, 0x69, 0x6e, 0x67, 0x6d, 0x65, 0x74, 0x68, 0x6f, 0x64, 0x73, 0x6e, 0x6f, + 0x74, 0x68, 0x69, 0x6e, 0x67, 0x50, 0x6f, 0x70, 0x75, 0x6c, 0x61, 0x72, 0x63, + 0x61, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x6c, 0x65, 0x74, 0x74, 0x65, 0x72, 0x73, + 0x63, 0x61, 0x70, 0x74, 0x75, 0x72, 0x65, 0x73, 0x63, 0x69, 0x65, 0x6e, 0x63, + 0x65, 0x6c, 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65, 0x63, 0x68, 0x61, 0x6e, 0x67, + 0x65, 0x73, 0x45, 0x6e, 0x67, 0x6c, 0x61, 0x6e, 0x64, 0x3d, 0x31, 0x26, 0x61, + 0x6d, 0x70, 0x3b, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x20, 0x3d, 0x20, + 0x6e, 0x65, 0x77, 0x20, 0x43, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x75, 0x70, + 0x64, 0x61, 0x74, 0x65, 0x64, 0x53, 0x70, 0x65, 0x63, 0x69, 0x61, 0x6c, 0x4e, + 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x72, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, + 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x77, 0x61, 0x72, 0x6e, 0x69, 0x6e, + 0x67, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x67, 0x65, 0x74, 0x6f, 0x6f, 0x6c, 0x62, + 0x61, 0x72, 0x72, 0x65, 0x6d, 0x61, 0x69, 0x6e, 0x73, 0x62, 0x65, 0x63, 0x61, + 0x75, 0x73, 0x65, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x65, 0x64, 0x44, 0x65, 0x75, + 0x74, 0x73, 0x63, 0x68, 0x66, 0x69, 0x6e, 0x61, 0x6e, 0x63, 0x65, 0x77, 0x6f, + 0x72, 0x6b, 0x65, 0x72, 0x73, 0x71, 0x75, 0x69, 0x63, 0x6b, 0x6c, 0x79, 0x62, + 0x65, 0x74, 0x77, 0x65, 0x65, 0x6e, 0x65, 0x78, 0x61, 0x63, 0x74, 0x6c, 0x79, + 0x73, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x64, 0x69, 0x73, 0x65, 0x61, 0x73, + 0x65, 0x53, 0x6f, 0x63, 0x69, 0x65, 0x74, 0x79, 0x77, 0x65, 0x61, 0x70, 0x6f, + 0x6e, 0x73, 0x65, 0x78, 0x68, 0x69, 0x62, 0x69, 0x74, 0x26, 0x6c, 0x74, 0x3b, + 0x21, 0x2d, 0x2d, 0x43, 0x6f, 0x6e, 0x74, 0x72, 0x6f, 0x6c, 0x63, 0x6c, 0x61, + 0x73, 0x73, 0x65, 0x73, 0x63, 0x6f, 0x76, 0x65, 0x72, 0x65, 0x64, 0x6f, 0x75, + 0x74, 0x6c, 0x69, 0x6e, 0x65, 0x61, 0x74, 0x74, 0x61, 0x63, 0x6b, 0x73, 0x64, + 0x65, 0x76, 0x69, 0x63, 0x65, 0x73, 0x28, 0x77, 0x69, 0x6e, 0x64, 0x6f, 0x77, + 0x70, 0x75, 0x72, 0x70, 0x6f, 0x73, 0x65, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x3d, + 0x22, 0x4d, 0x6f, 0x62, 0x69, 0x6c, 0x65, 0x20, 0x6b, 0x69, 0x6c, 0x6c, 0x69, + 0x6e, 0x67, 0x73, 0x68, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x49, 0x74, 0x61, 0x6c, + 0x69, 0x61, 0x6e, 0x64, 0x72, 0x6f, 0x70, 0x70, 0x65, 0x64, 0x68, 0x65, 0x61, + 0x76, 0x69, 0x6c, 0x79, 0x65, 0x66, 0x66, 0x65, 0x63, 0x74, 0x73, 0x2d, 0x31, + 0x27, 0x5d, 0x29, 0x3b, 0x0a, 0x63, 0x6f, 0x6e, 0x66, 0x69, 0x72, 0x6d, 0x43, + 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74, 0x61, 0x64, 0x76, 0x61, 0x6e, 0x63, 0x65, + 0x73, 0x68, 0x61, 0x72, 0x69, 0x6e, 0x67, 0x6f, 0x70, 0x65, 0x6e, 0x69, 0x6e, + 0x67, 0x64, 0x72, 0x61, 0x77, 0x69, 0x6e, 0x67, 0x62, 0x69, 0x6c, 0x6c, 0x69, + 0x6f, 0x6e, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x65, 0x64, 0x47, 0x65, 0x72, 0x6d, + 0x61, 0x6e, 0x79, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x65, 0x64, 0x3c, 0x2f, 0x66, + 0x6f, 0x72, 0x6d, 0x3e, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x77, 0x68, + 0x65, 0x74, 0x68, 0x65, 0x72, 0x64, 0x65, 0x66, 0x69, 0x6e, 0x65, 0x64, 0x53, + 0x63, 0x69, 0x65, 0x6e, 0x63, 0x65, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67, + 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x62, 0x75, 0x74, 0x74, 0x6f, 0x6e, + 0x73, 0x6c, 0x61, 0x72, 0x67, 0x65, 0x73, 0x74, 0x75, 0x6e, 0x69, 0x66, 0x6f, + 0x72, 0x6d, 0x6a, 0x6f, 0x75, 0x72, 0x6e, 0x65, 0x79, 0x73, 0x69, 0x64, 0x65, + 0x62, 0x61, 0x72, 0x43, 0x68, 0x69, 0x63, 0x61, 0x67, 0x6f, 0x68, 0x6f, 0x6c, + 0x69, 0x64, 0x61, 0x79, 0x47, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x6c, 0x70, 0x61, + 0x73, 0x73, 0x61, 0x67, 0x65, 0x2c, 0x26, 0x71, 0x75, 0x6f, 0x74, 0x3b, 0x61, + 0x6e, 0x69, 0x6d, 0x61, 0x74, 0x65, 0x66, 0x65, 0x65, 0x6c, 0x69, 0x6e, 0x67, + 0x61, 0x72, 0x72, 0x69, 0x76, 0x65, 0x64, 0x70, 0x61, 0x73, 0x73, 0x69, 0x6e, + 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x61, 0x6c, 0x72, 0x6f, 0x75, 0x67, 0x68, + 0x6c, 0x79, 0x2e, 0x0a, 0x0a, 0x54, 0x68, 0x65, 0x20, 0x62, 0x75, 0x74, 0x20, + 0x6e, 0x6f, 0x74, 0x64, 0x65, 0x6e, 0x73, 0x69, 0x74, 0x79, 0x42, 0x72, 0x69, + 0x74, 0x61, 0x69, 0x6e, 0x43, 0x68, 0x69, 0x6e, 0x65, 0x73, 0x65, 0x6c, 0x61, + 0x63, 0x6b, 0x20, 0x6f, 0x66, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x49, + 0x72, 0x65, 0x6c, 0x61, 0x6e, 0x64, 0x22, 0x20, 0x64, 0x61, 0x74, 0x61, 0x2d, + 0x66, 0x61, 0x63, 0x74, 0x6f, 0x72, 0x73, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, + 0x65, 0x74, 0x68, 0x61, 0x74, 0x20, 0x69, 0x73, 0x4c, 0x69, 0x62, 0x72, 0x61, + 0x72, 0x79, 0x68, 0x75, 0x73, 0x62, 0x61, 0x6e, 0x64, 0x69, 0x6e, 0x20, 0x66, + 0x61, 0x63, 0x74, 0x61, 0x66, 0x66, 0x61, 0x69, 0x72, 0x73, 0x43, 0x68, 0x61, + 0x72, 0x6c, 0x65, 0x73, 0x72, 0x61, 0x64, 0x69, 0x63, 0x61, 0x6c, 0x62, 0x72, + 0x6f, 0x75, 0x67, 0x68, 0x74, 0x66, 0x69, 0x6e, 0x64, 0x69, 0x6e, 0x67, 0x6c, + 0x61, 0x6e, 0x64, 0x69, 0x6e, 0x67, 0x3a, 0x6c, 0x61, 0x6e, 0x67, 0x3d, 0x22, + 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x6c, 0x65, 0x61, 0x64, 0x65, 0x72, + 0x73, 0x70, 0x6c, 0x61, 0x6e, 0x6e, 0x65, 0x64, 0x70, 0x72, 0x65, 0x6d, 0x69, + 0x75, 0x6d, 0x70, 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x41, 0x6d, 0x65, 0x72, + 0x69, 0x63, 0x61, 0x45, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x5d, 0x26, 0x71, + 0x75, 0x6f, 0x74, 0x3b, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x6e, 0x65, + 0x65, 0x64, 0x20, 0x74, 0x6f, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3d, 0x22, 0x63, + 0x6f, 0x6d, 0x70, 0x6c, 0x65, 0x78, 0x6c, 0x6f, 0x6f, 0x6b, 0x69, 0x6e, 0x67, + 0x73, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x62, 0x65, 0x6c, 0x69, 0x65, 0x76, + 0x65, 0x73, 0x6d, 0x61, 0x6c, 0x6c, 0x65, 0x72, 0x2d, 0x6d, 0x6f, 0x62, 0x69, + 0x6c, 0x65, 0x72, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x73, 0x77, 0x61, 0x6e, 0x74, + 0x20, 0x74, 0x6f, 0x6b, 0x69, 0x6e, 0x64, 0x20, 0x6f, 0x66, 0x46, 0x69, 0x72, + 0x65, 0x66, 0x6f, 0x78, 0x79, 0x6f, 0x75, 0x20, 0x61, 0x72, 0x65, 0x73, 0x69, + 0x6d, 0x69, 0x6c, 0x61, 0x72, 0x73, 0x74, 0x75, 0x64, 0x69, 0x65, 0x64, 0x6d, + 0x61, 0x78, 0x69, 0x6d, 0x75, 0x6d, 0x68, 0x65, 0x61, 0x64, 0x69, 0x6e, 0x67, + 0x72, 0x61, 0x70, 0x69, 0x64, 0x6c, 0x79, 0x63, 0x6c, 0x69, 0x6d, 0x61, 0x74, + 0x65, 0x6b, 0x69, 0x6e, 0x67, 0x64, 0x6f, 0x6d, 0x65, 0x6d, 0x65, 0x72, 0x67, + 0x65, 0x64, 0x61, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x73, 0x66, 0x6f, 0x75, 0x6e, + 0x64, 0x65, 0x64, 0x70, 0x69, 0x6f, 0x6e, 0x65, 0x65, 0x72, 0x66, 0x6f, 0x72, + 0x6d, 0x75, 0x6c, 0x61, 0x64, 0x79, 0x6e, 0x61, 0x73, 0x74, 0x79, 0x68, 0x6f, + 0x77, 0x20, 0x74, 0x6f, 0x20, 0x53, 0x75, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x72, + 0x65, 0x76, 0x65, 0x6e, 0x75, 0x65, 0x65, 0x63, 0x6f, 0x6e, 0x6f, 0x6d, 0x79, + 0x52, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x73, 0x62, 0x72, 0x6f, 0x74, 0x68, 0x65, + 0x72, 0x73, 0x6f, 0x6c, 0x64, 0x69, 0x65, 0x72, 0x6c, 0x61, 0x72, 0x67, 0x65, + 0x6c, 0x79, 0x63, 0x61, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x2e, 0x26, 0x71, 0x75, + 0x6f, 0x74, 0x3b, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x45, 0x64, 0x77, + 0x61, 0x72, 0x64, 0x20, 0x73, 0x65, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x52, 0x6f, + 0x62, 0x65, 0x72, 0x74, 0x20, 0x65, 0x66, 0x66, 0x6f, 0x72, 0x74, 0x73, 0x50, + 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x6c, 0x65, 0x61, 0x72, 0x6e, 0x65, 0x64, + 0x75, 0x70, 0x20, 0x77, 0x69, 0x74, 0x68, 0x68, 0x65, 0x69, 0x67, 0x68, 0x74, + 0x3a, 0x77, 0x65, 0x20, 0x68, 0x61, 0x76, 0x65, 0x41, 0x6e, 0x67, 0x65, 0x6c, + 0x65, 0x73, 0x6e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x5f, 0x73, 0x65, 0x61, + 0x72, 0x63, 0x68, 0x61, 0x70, 0x70, 0x6c, 0x69, 0x65, 0x64, 0x61, 0x63, 0x71, + 0x75, 0x69, 0x72, 0x65, 0x6d, 0x61, 0x73, 0x73, 0x69, 0x76, 0x65, 0x67, 0x72, + 0x61, 0x6e, 0x74, 0x65, 0x64, 0x3a, 0x20, 0x66, 0x61, 0x6c, 0x73, 0x65, 0x74, + 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x62, 0x69, 0x67, 0x67, 0x65, 0x73, 0x74, + 0x62, 0x65, 0x6e, 0x65, 0x66, 0x69, 0x74, 0x64, 0x72, 0x69, 0x76, 0x69, 0x6e, + 0x67, 0x53, 0x74, 0x75, 0x64, 0x69, 0x65, 0x73, 0x6d, 0x69, 0x6e, 0x69, 0x6d, + 0x75, 0x6d, 0x70, 0x65, 0x72, 0x68, 0x61, 0x70, 0x73, 0x6d, 0x6f, 0x72, 0x6e, + 0x69, 0x6e, 0x67, 0x73, 0x65, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x69, 0x73, 0x20, + 0x75, 0x73, 0x65, 0x64, 0x72, 0x65, 0x76, 0x65, 0x72, 0x73, 0x65, 0x76, 0x61, + 0x72, 0x69, 0x61, 0x6e, 0x74, 0x20, 0x72, 0x6f, 0x6c, 0x65, 0x3d, 0x22, 0x6d, + 0x69, 0x73, 0x73, 0x69, 0x6e, 0x67, 0x61, 0x63, 0x68, 0x69, 0x65, 0x76, 0x65, + 0x70, 0x72, 0x6f, 0x6d, 0x6f, 0x74, 0x65, 0x73, 0x74, 0x75, 0x64, 0x65, 0x6e, + 0x74, 0x73, 0x6f, 0x6d, 0x65, 0x6f, 0x6e, 0x65, 0x65, 0x78, 0x74, 0x72, 0x65, + 0x6d, 0x65, 0x72, 0x65, 0x73, 0x74, 0x6f, 0x72, 0x65, 0x62, 0x6f, 0x74, 0x74, + 0x6f, 0x6d, 0x3a, 0x65, 0x76, 0x6f, 0x6c, 0x76, 0x65, 0x64, 0x61, 0x6c, 0x6c, + 0x20, 0x74, 0x68, 0x65, 0x73, 0x69, 0x74, 0x65, 0x6d, 0x61, 0x70, 0x65, 0x6e, + 0x67, 0x6c, 0x69, 0x73, 0x68, 0x77, 0x61, 0x79, 0x20, 0x74, 0x6f, 0x20, 0x20, + 0x41, 0x75, 0x67, 0x75, 0x73, 0x74, 0x73, 0x79, 0x6d, 0x62, 0x6f, 0x6c, 0x73, + 0x43, 0x6f, 0x6d, 0x70, 0x61, 0x6e, 0x79, 0x6d, 0x61, 0x74, 0x74, 0x65, 0x72, + 0x73, 0x6d, 0x75, 0x73, 0x69, 0x63, 0x61, 0x6c, 0x61, 0x67, 0x61, 0x69, 0x6e, + 0x73, 0x74, 0x73, 0x65, 0x72, 0x76, 0x69, 0x6e, 0x67, 0x7d, 0x29, 0x28, 0x29, + 0x3b, 0x0d, 0x0a, 0x70, 0x61, 0x79, 0x6d, 0x65, 0x6e, 0x74, 0x74, 0x72, 0x6f, + 0x75, 0x62, 0x6c, 0x65, 0x63, 0x6f, 0x6e, 0x63, 0x65, 0x70, 0x74, 0x63, 0x6f, + 0x6d, 0x70, 0x61, 0x72, 0x65, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x73, 0x70, + 0x6c, 0x61, 0x79, 0x65, 0x72, 0x73, 0x72, 0x65, 0x67, 0x69, 0x6f, 0x6e, 0x73, + 0x6d, 0x6f, 0x6e, 0x69, 0x74, 0x6f, 0x72, 0x20, 0x27, 0x27, 0x54, 0x68, 0x65, + 0x20, 0x77, 0x69, 0x6e, 0x6e, 0x69, 0x6e, 0x67, 0x65, 0x78, 0x70, 0x6c, 0x6f, + 0x72, 0x65, 0x61, 0x64, 0x61, 0x70, 0x74, 0x65, 0x64, 0x47, 0x61, 0x6c, 0x6c, + 0x65, 0x72, 0x79, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x61, 0x62, 0x69, + 0x6c, 0x69, 0x74, 0x79, 0x65, 0x6e, 0x68, 0x61, 0x6e, 0x63, 0x65, 0x63, 0x61, + 0x72, 0x65, 0x65, 0x72, 0x73, 0x29, 0x2e, 0x20, 0x54, 0x68, 0x65, 0x20, 0x63, + 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x20, + 0x61, 0x6e, 0x63, 0x69, 0x65, 0x6e, 0x74, 0x65, 0x78, 0x69, 0x73, 0x74, 0x65, + 0x64, 0x66, 0x6f, 0x6f, 0x74, 0x65, 0x72, 0x20, 0x68, 0x61, 0x6e, 0x64, 0x6c, + 0x65, 0x72, 0x70, 0x72, 0x69, 0x6e, 0x74, 0x65, 0x64, 0x63, 0x6f, 0x6e, 0x73, + 0x6f, 0x6c, 0x65, 0x45, 0x61, 0x73, 0x74, 0x65, 0x72, 0x6e, 0x65, 0x78, 0x70, + 0x6f, 0x72, 0x74, 0x73, 0x77, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x73, 0x43, 0x68, + 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x69, 0x6c, 0x6c, 0x65, 0x67, 0x61, 0x6c, 0x6e, + 0x65, 0x75, 0x74, 0x72, 0x61, 0x6c, 0x73, 0x75, 0x67, 0x67, 0x65, 0x73, 0x74, + 0x5f, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x69, 0x67, 0x6e, 0x69, 0x6e, + 0x67, 0x2e, 0x68, 0x74, 0x6d, 0x6c, 0x22, 0x3e, 0x73, 0x65, 0x74, 0x74, 0x6c, + 0x65, 0x64, 0x77, 0x65, 0x73, 0x74, 0x65, 0x72, 0x6e, 0x63, 0x61, 0x75, 0x73, + 0x69, 0x6e, 0x67, 0x2d, 0x77, 0x65, 0x62, 0x6b, 0x69, 0x74, 0x63, 0x6c, 0x61, + 0x69, 0x6d, 0x65, 0x64, 0x4a, 0x75, 0x73, 0x74, 0x69, 0x63, 0x65, 0x63, 0x68, + 0x61, 0x70, 0x74, 0x65, 0x72, 0x76, 0x69, 0x63, 0x74, 0x69, 0x6d, 0x73, 0x54, + 0x68, 0x6f, 0x6d, 0x61, 0x73, 0x20, 0x6d, 0x6f, 0x7a, 0x69, 0x6c, 0x6c, 0x61, + 0x70, 0x72, 0x6f, 0x6d, 0x69, 0x73, 0x65, 0x70, 0x61, 0x72, 0x74, 0x69, 0x65, + 0x73, 0x65, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x6f, 0x75, 0x74, 0x73, 0x69, + 0x64, 0x65, 0x3a, 0x66, 0x61, 0x6c, 0x73, 0x65, 0x2c, 0x68, 0x75, 0x6e, 0x64, + 0x72, 0x65, 0x64, 0x4f, 0x6c, 0x79, 0x6d, 0x70, 0x69, 0x63, 0x5f, 0x62, 0x75, + 0x74, 0x74, 0x6f, 0x6e, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x73, 0x72, 0x65, + 0x61, 0x63, 0x68, 0x65, 0x64, 0x63, 0x68, 0x72, 0x6f, 0x6e, 0x69, 0x63, 0x64, + 0x65, 0x6d, 0x61, 0x6e, 0x64, 0x73, 0x73, 0x65, 0x63, 0x6f, 0x6e, 0x64, 0x73, + 0x70, 0x72, 0x6f, 0x74, 0x65, 0x63, 0x74, 0x61, 0x64, 0x6f, 0x70, 0x74, 0x65, + 0x64, 0x70, 0x72, 0x65, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x65, 0x69, 0x74, 0x68, + 0x65, 0x72, 0x67, 0x72, 0x65, 0x61, 0x74, 0x6c, 0x79, 0x67, 0x72, 0x65, 0x61, + 0x74, 0x65, 0x72, 0x6f, 0x76, 0x65, 0x72, 0x61, 0x6c, 0x6c, 0x69, 0x6d, 0x70, + 0x72, 0x6f, 0x76, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x61, 0x6e, 0x64, 0x73, 0x70, + 0x65, 0x63, 0x69, 0x61, 0x6c, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x2e, 0x77, + 0x6f, 0x72, 0x73, 0x68, 0x69, 0x70, 0x66, 0x75, 0x6e, 0x64, 0x69, 0x6e, 0x67, + 0x74, 0x68, 0x6f, 0x75, 0x67, 0x68, 0x74, 0x68, 0x69, 0x67, 0x68, 0x65, 0x73, + 0x74, 0x69, 0x6e, 0x73, 0x74, 0x65, 0x61, 0x64, 0x75, 0x74, 0x69, 0x6c, 0x69, + 0x74, 0x79, 0x71, 0x75, 0x61, 0x72, 0x74, 0x65, 0x72, 0x43, 0x75, 0x6c, 0x74, + 0x75, 0x72, 0x65, 0x74, 0x65, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x63, 0x6c, 0x65, + 0x61, 0x72, 0x6c, 0x79, 0x65, 0x78, 0x70, 0x6f, 0x73, 0x65, 0x64, 0x42, 0x72, + 0x6f, 0x77, 0x73, 0x65, 0x72, 0x6c, 0x69, 0x62, 0x65, 0x72, 0x61, 0x6c, 0x7d, + 0x20, 0x63, 0x61, 0x74, 0x63, 0x68, 0x50, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, + 0x65, 0x78, 0x61, 0x6d, 0x70, 0x6c, 0x65, 0x68, 0x69, 0x64, 0x65, 0x28, 0x29, + 0x3b, 0x46, 0x6c, 0x6f, 0x72, 0x69, 0x64, 0x61, 0x61, 0x6e, 0x73, 0x77, 0x65, + 0x72, 0x73, 0x61, 0x6c, 0x6c, 0x6f, 0x77, 0x65, 0x64, 0x45, 0x6d, 0x70, 0x65, + 0x72, 0x6f, 0x72, 0x64, 0x65, 0x66, 0x65, 0x6e, 0x73, 0x65, 0x73, 0x65, 0x72, + 0x69, 0x6f, 0x75, 0x73, 0x66, 0x72, 0x65, 0x65, 0x64, 0x6f, 0x6d, 0x53, 0x65, + 0x76, 0x65, 0x72, 0x61, 0x6c, 0x2d, 0x62, 0x75, 0x74, 0x74, 0x6f, 0x6e, 0x46, + 0x75, 0x72, 0x74, 0x68, 0x65, 0x72, 0x6f, 0x75, 0x74, 0x20, 0x6f, 0x66, 0x20, + 0x21, 0x3d, 0x20, 0x6e, 0x75, 0x6c, 0x6c, 0x74, 0x72, 0x61, 0x69, 0x6e, 0x65, + 0x64, 0x44, 0x65, 0x6e, 0x6d, 0x61, 0x72, 0x6b, 0x76, 0x6f, 0x69, 0x64, 0x28, + 0x30, 0x29, 0x2f, 0x61, 0x6c, 0x6c, 0x2e, 0x6a, 0x73, 0x70, 0x72, 0x65, 0x76, + 0x65, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x53, 0x74, 0x65, + 0x70, 0x68, 0x65, 0x6e, 0x0a, 0x0a, 0x57, 0x68, 0x65, 0x6e, 0x20, 0x6f, 0x62, + 0x73, 0x65, 0x72, 0x76, 0x65, 0x3c, 0x2f, 0x68, 0x32, 0x3e, 0x0d, 0x0a, 0x4d, + 0x6f, 0x64, 0x65, 0x72, 0x6e, 0x20, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x64, 0x65, + 0x22, 0x20, 0x61, 0x6c, 0x74, 0x3d, 0x22, 0x62, 0x6f, 0x72, 0x64, 0x65, 0x72, + 0x73, 0x2e, 0x0a, 0x0a, 0x46, 0x6f, 0x72, 0x20, 0x0a, 0x0a, 0x4d, 0x61, 0x6e, + 0x79, 0x20, 0x61, 0x72, 0x74, 0x69, 0x73, 0x74, 0x73, 0x70, 0x6f, 0x77, 0x65, + 0x72, 0x65, 0x64, 0x70, 0x65, 0x72, 0x66, 0x6f, 0x72, 0x6d, 0x66, 0x69, 0x63, + 0x74, 0x69, 0x6f, 0x6e, 0x74, 0x79, 0x70, 0x65, 0x20, 0x6f, 0x66, 0x6d, 0x65, + 0x64, 0x69, 0x63, 0x61, 0x6c, 0x74, 0x69, 0x63, 0x6b, 0x65, 0x74, 0x73, 0x6f, + 0x70, 0x70, 0x6f, 0x73, 0x65, 0x64, 0x43, 0x6f, 0x75, 0x6e, 0x63, 0x69, 0x6c, + 0x77, 0x69, 0x74, 0x6e, 0x65, 0x73, 0x73, 0x6a, 0x75, 0x73, 0x74, 0x69, 0x63, + 0x65, 0x47, 0x65, 0x6f, 0x72, 0x67, 0x65, 0x20, 0x42, 0x65, 0x6c, 0x67, 0x69, + 0x75, 0x6d, 0x2e, 0x2e, 0x2e, 0x3c, 0x2f, 0x61, 0x3e, 0x74, 0x77, 0x69, 0x74, + 0x74, 0x65, 0x72, 0x6e, 0x6f, 0x74, 0x61, 0x62, 0x6c, 0x79, 0x77, 0x61, 0x69, + 0x74, 0x69, 0x6e, 0x67, 0x77, 0x61, 0x72, 0x66, 0x61, 0x72, 0x65, 0x20, 0x4f, + 0x74, 0x68, 0x65, 0x72, 0x20, 0x72, 0x61, 0x6e, 0x6b, 0x69, 0x6e, 0x67, 0x70, + 0x68, 0x72, 0x61, 0x73, 0x65, 0x73, 0x6d, 0x65, 0x6e, 0x74, 0x69, 0x6f, 0x6e, + 0x73, 0x75, 0x72, 0x76, 0x69, 0x76, 0x65, 0x73, 0x63, 0x68, 0x6f, 0x6c, 0x61, + 0x72, 0x3c, 0x2f, 0x70, 0x3e, 0x0d, 0x0a, 0x20, 0x43, 0x6f, 0x75, 0x6e, 0x74, + 0x72, 0x79, 0x69, 0x67, 0x6e, 0x6f, 0x72, 0x65, 0x64, 0x6c, 0x6f, 0x73, 0x73, + 0x20, 0x6f, 0x66, 0x6a, 0x75, 0x73, 0x74, 0x20, 0x61, 0x73, 0x47, 0x65, 0x6f, + 0x72, 0x67, 0x69, 0x61, 0x73, 0x74, 0x72, 0x61, 0x6e, 0x67, 0x65, 0x3c, 0x68, + 0x65, 0x61, 0x64, 0x3e, 0x3c, 0x73, 0x74, 0x6f, 0x70, 0x70, 0x65, 0x64, 0x31, + 0x27, 0x5d, 0x29, 0x3b, 0x0d, 0x0a, 0x69, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, + 0x6e, 0x6f, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x62, 0x6f, 0x72, 0x64, 0x65, 0x72, + 0x3a, 0x6c, 0x69, 0x73, 0x74, 0x20, 0x6f, 0x66, 0x63, 0x61, 0x72, 0x72, 0x69, + 0x65, 0x64, 0x31, 0x30, 0x30, 0x2c, 0x30, 0x30, 0x30, 0x3c, 0x2f, 0x68, 0x33, + 0x3e, 0x0a, 0x20, 0x73, 0x65, 0x76, 0x65, 0x72, 0x61, 0x6c, 0x62, 0x65, 0x63, + 0x6f, 0x6d, 0x65, 0x73, 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x20, 0x77, 0x65, + 0x64, 0x64, 0x69, 0x6e, 0x67, 0x30, 0x30, 0x2e, 0x68, 0x74, 0x6d, 0x6c, 0x6d, + 0x6f, 0x6e, 0x61, 0x72, 0x63, 0x68, 0x6f, 0x66, 0x66, 0x20, 0x74, 0x68, 0x65, + 0x74, 0x65, 0x61, 0x63, 0x68, 0x65, 0x72, 0x68, 0x69, 0x67, 0x68, 0x6c, 0x79, + 0x20, 0x62, 0x69, 0x6f, 0x6c, 0x6f, 0x67, 0x79, 0x6c, 0x69, 0x66, 0x65, 0x20, + 0x6f, 0x66, 0x6f, 0x72, 0x20, 0x65, 0x76, 0x65, 0x6e, 0x72, 0x69, 0x73, 0x65, + 0x20, 0x6f, 0x66, 0x26, 0x72, 0x61, 0x71, 0x75, 0x6f, 0x3b, 0x70, 0x6c, 0x75, + 0x73, 0x6f, 0x6e, 0x65, 0x68, 0x75, 0x6e, 0x74, 0x69, 0x6e, 0x67, 0x28, 0x74, + 0x68, 0x6f, 0x75, 0x67, 0x68, 0x44, 0x6f, 0x75, 0x67, 0x6c, 0x61, 0x73, 0x6a, + 0x6f, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x63, 0x69, 0x72, 0x63, 0x6c, 0x65, 0x73, + 0x46, 0x6f, 0x72, 0x20, 0x74, 0x68, 0x65, 0x41, 0x6e, 0x63, 0x69, 0x65, 0x6e, + 0x74, 0x56, 0x69, 0x65, 0x74, 0x6e, 0x61, 0x6d, 0x76, 0x65, 0x68, 0x69, 0x63, + 0x6c, 0x65, 0x73, 0x75, 0x63, 0x68, 0x20, 0x61, 0x73, 0x63, 0x72, 0x79, 0x73, + 0x74, 0x61, 0x6c, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x20, 0x3d, 0x57, 0x69, 0x6e, + 0x64, 0x6f, 0x77, 0x73, 0x65, 0x6e, 0x6a, 0x6f, 0x79, 0x65, 0x64, 0x61, 0x20, + 0x73, 0x6d, 0x61, 0x6c, 0x6c, 0x61, 0x73, 0x73, 0x75, 0x6d, 0x65, 0x64, 0x3c, + 0x61, 0x20, 0x69, 0x64, 0x3d, 0x22, 0x66, 0x6f, 0x72, 0x65, 0x69, 0x67, 0x6e, + 0x20, 0x41, 0x6c, 0x6c, 0x20, 0x72, 0x69, 0x68, 0x6f, 0x77, 0x20, 0x74, 0x68, + 0x65, 0x44, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x72, 0x65, 0x74, 0x69, 0x72, + 0x65, 0x64, 0x68, 0x6f, 0x77, 0x65, 0x76, 0x65, 0x72, 0x68, 0x69, 0x64, 0x64, + 0x65, 0x6e, 0x3b, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x73, 0x73, 0x65, 0x65, + 0x6b, 0x69, 0x6e, 0x67, 0x63, 0x61, 0x62, 0x69, 0x6e, 0x65, 0x74, 0x77, 0x61, + 0x73, 0x20, 0x6e, 0x6f, 0x74, 0x6c, 0x6f, 0x6f, 0x6b, 0x20, 0x61, 0x74, 0x63, + 0x6f, 0x6e, 0x64, 0x75, 0x63, 0x74, 0x67, 0x65, 0x74, 0x20, 0x74, 0x68, 0x65, + 0x4a, 0x61, 0x6e, 0x75, 0x61, 0x72, 0x79, 0x68, 0x61, 0x70, 0x70, 0x65, 0x6e, + 0x73, 0x74, 0x75, 0x72, 0x6e, 0x69, 0x6e, 0x67, 0x61, 0x3a, 0x68, 0x6f, 0x76, + 0x65, 0x72, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x20, 0x46, 0x72, 0x65, 0x6e, + 0x63, 0x68, 0x20, 0x6c, 0x61, 0x63, 0x6b, 0x69, 0x6e, 0x67, 0x74, 0x79, 0x70, + 0x69, 0x63, 0x61, 0x6c, 0x65, 0x78, 0x74, 0x72, 0x61, 0x63, 0x74, 0x65, 0x6e, + 0x65, 0x6d, 0x69, 0x65, 0x73, 0x65, 0x76, 0x65, 0x6e, 0x20, 0x69, 0x66, 0x67, + 0x65, 0x6e, 0x65, 0x72, 0x61, 0x74, 0x64, 0x65, 0x63, 0x69, 0x64, 0x65, 0x64, + 0x61, 0x72, 0x65, 0x20, 0x6e, 0x6f, 0x74, 0x2f, 0x73, 0x65, 0x61, 0x72, 0x63, + 0x68, 0x62, 0x65, 0x6c, 0x69, 0x65, 0x66, 0x73, 0x2d, 0x69, 0x6d, 0x61, 0x67, + 0x65, 0x3a, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x65, 0x64, 0x73, 0x74, 0x61, 0x74, + 0x69, 0x63, 0x2e, 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x22, 0x3e, 0x63, 0x6f, 0x6e, + 0x76, 0x65, 0x72, 0x74, 0x76, 0x69, 0x6f, 0x6c, 0x65, 0x6e, 0x74, 0x65, 0x6e, + 0x74, 0x65, 0x72, 0x65, 0x64, 0x66, 0x69, 0x72, 0x73, 0x74, 0x22, 0x3e, 0x63, + 0x69, 0x72, 0x63, 0x75, 0x69, 0x74, 0x46, 0x69, 0x6e, 0x6c, 0x61, 0x6e, 0x64, + 0x63, 0x68, 0x65, 0x6d, 0x69, 0x73, 0x74, 0x73, 0x68, 0x65, 0x20, 0x77, 0x61, + 0x73, 0x31, 0x30, 0x70, 0x78, 0x3b, 0x22, 0x3e, 0x61, 0x73, 0x20, 0x73, 0x75, + 0x63, 0x68, 0x64, 0x69, 0x76, 0x69, 0x64, 0x65, 0x64, 0x3c, 0x2f, 0x73, 0x70, + 0x61, 0x6e, 0x3e, 0x77, 0x69, 0x6c, 0x6c, 0x20, 0x62, 0x65, 0x6c, 0x69, 0x6e, + 0x65, 0x20, 0x6f, 0x66, 0x61, 0x20, 0x67, 0x72, 0x65, 0x61, 0x74, 0x6d, 0x79, + 0x73, 0x74, 0x65, 0x72, 0x79, 0x2f, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x2e, 0x66, + 0x61, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x64, 0x75, 0x65, 0x20, 0x74, 0x6f, 0x20, + 0x72, 0x61, 0x69, 0x6c, 0x77, 0x61, 0x79, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x67, + 0x65, 0x6d, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x72, 0x64, 0x65, 0x73, 0x63, 0x65, + 0x6e, 0x74, 0x69, 0x74, 0x20, 0x77, 0x69, 0x74, 0x68, 0x6e, 0x75, 0x63, 0x6c, + 0x65, 0x61, 0x72, 0x4a, 0x65, 0x77, 0x69, 0x73, 0x68, 0x20, 0x70, 0x72, 0x6f, + 0x74, 0x65, 0x73, 0x74, 0x42, 0x72, 0x69, 0x74, 0x69, 0x73, 0x68, 0x66, 0x6c, + 0x6f, 0x77, 0x65, 0x72, 0x73, 0x70, 0x72, 0x65, 0x64, 0x69, 0x63, 0x74, 0x72, + 0x65, 0x66, 0x6f, 0x72, 0x6d, 0x73, 0x62, 0x75, 0x74, 0x74, 0x6f, 0x6e, 0x20, + 0x77, 0x68, 0x6f, 0x20, 0x77, 0x61, 0x73, 0x6c, 0x65, 0x63, 0x74, 0x75, 0x72, + 0x65, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6e, 0x74, 0x73, 0x75, 0x69, 0x63, 0x69, + 0x64, 0x65, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x69, 0x63, 0x70, 0x65, 0x72, 0x69, + 0x6f, 0x64, 0x73, 0x6d, 0x61, 0x72, 0x6b, 0x65, 0x74, 0x73, 0x53, 0x6f, 0x63, + 0x69, 0x61, 0x6c, 0x20, 0x66, 0x69, 0x73, 0x68, 0x69, 0x6e, 0x67, 0x63, 0x6f, + 0x6d, 0x62, 0x69, 0x6e, 0x65, 0x67, 0x72, 0x61, 0x70, 0x68, 0x69, 0x63, 0x77, + 0x69, 0x6e, 0x6e, 0x65, 0x72, 0x73, 0x3c, 0x62, 0x72, 0x20, 0x2f, 0x3e, 0x3c, + 0x62, 0x79, 0x20, 0x74, 0x68, 0x65, 0x20, 0x4e, 0x61, 0x74, 0x75, 0x72, 0x61, + 0x6c, 0x50, 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, 0x63, 0x6f, 0x6f, 0x6b, 0x69, + 0x65, 0x73, 0x6f, 0x75, 0x74, 0x63, 0x6f, 0x6d, 0x65, 0x72, 0x65, 0x73, 0x6f, + 0x6c, 0x76, 0x65, 0x53, 0x77, 0x65, 0x64, 0x69, 0x73, 0x68, 0x62, 0x72, 0x69, + 0x65, 0x66, 0x6c, 0x79, 0x50, 0x65, 0x72, 0x73, 0x69, 0x61, 0x6e, 0x73, 0x6f, + 0x20, 0x6d, 0x75, 0x63, 0x68, 0x43, 0x65, 0x6e, 0x74, 0x75, 0x72, 0x79, 0x64, + 0x65, 0x70, 0x69, 0x63, 0x74, 0x73, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, + 0x68, 0x6f, 0x75, 0x73, 0x69, 0x6e, 0x67, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, + 0x73, 0x6e, 0x65, 0x78, 0x74, 0x20, 0x74, 0x6f, 0x62, 0x65, 0x61, 0x72, 0x69, + 0x6e, 0x67, 0x6d, 0x61, 0x70, 0x70, 0x69, 0x6e, 0x67, 0x72, 0x65, 0x76, 0x69, + 0x73, 0x65, 0x64, 0x6a, 0x51, 0x75, 0x65, 0x72, 0x79, 0x28, 0x2d, 0x77, 0x69, + 0x64, 0x74, 0x68, 0x3a, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x22, 0x3e, 0x74, 0x6f, + 0x6f, 0x6c, 0x74, 0x69, 0x70, 0x53, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x64, + 0x65, 0x73, 0x69, 0x67, 0x6e, 0x73, 0x54, 0x75, 0x72, 0x6b, 0x69, 0x73, 0x68, + 0x79, 0x6f, 0x75, 0x6e, 0x67, 0x65, 0x72, 0x2e, 0x6d, 0x61, 0x74, 0x63, 0x68, + 0x28, 0x7d, 0x29, 0x28, 0x29, 0x3b, 0x0a, 0x0a, 0x62, 0x75, 0x72, 0x6e, 0x69, + 0x6e, 0x67, 0x6f, 0x70, 0x65, 0x72, 0x61, 0x74, 0x65, 0x64, 0x65, 0x67, 0x72, + 0x65, 0x65, 0x73, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x3d, 0x52, 0x69, 0x63, + 0x68, 0x61, 0x72, 0x64, 0x63, 0x6c, 0x6f, 0x73, 0x65, 0x6c, 0x79, 0x70, 0x6c, + 0x61, 0x73, 0x74, 0x69, 0x63, 0x65, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x3c, + 0x2f, 0x74, 0x72, 0x3e, 0x0d, 0x0a, 0x63, 0x6f, 0x6c, 0x6f, 0x72, 0x3a, 0x23, + 0x75, 0x6c, 0x20, 0x69, 0x64, 0x3d, 0x22, 0x70, 0x6f, 0x73, 0x73, 0x65, 0x73, + 0x73, 0x72, 0x6f, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x70, 0x68, 0x79, 0x73, 0x69, + 0x63, 0x73, 0x66, 0x61, 0x69, 0x6c, 0x69, 0x6e, 0x67, 0x65, 0x78, 0x65, 0x63, + 0x75, 0x74, 0x65, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x73, 0x74, 0x6c, 0x69, 0x6e, + 0x6b, 0x20, 0x74, 0x6f, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x3c, 0x62, + 0x72, 0x20, 0x2f, 0x3e, 0x0a, 0x3a, 0x20, 0x74, 0x72, 0x75, 0x65, 0x2c, 0x63, + 0x68, 0x61, 0x72, 0x74, 0x65, 0x72, 0x74, 0x6f, 0x75, 0x72, 0x69, 0x73, 0x6d, + 0x63, 0x6c, 0x61, 0x73, 0x73, 0x69, 0x63, 0x70, 0x72, 0x6f, 0x63, 0x65, 0x65, + 0x64, 0x65, 0x78, 0x70, 0x6c, 0x61, 0x69, 0x6e, 0x3c, 0x2f, 0x68, 0x31, 0x3e, + 0x0d, 0x0a, 0x6f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x2e, 0x3f, 0x78, 0x6d, 0x6c, + 0x20, 0x76, 0x65, 0x68, 0x65, 0x6c, 0x70, 0x69, 0x6e, 0x67, 0x64, 0x69, 0x61, + 0x6d, 0x6f, 0x6e, 0x64, 0x75, 0x73, 0x65, 0x20, 0x74, 0x68, 0x65, 0x61, 0x69, + 0x72, 0x6c, 0x69, 0x6e, 0x65, 0x65, 0x6e, 0x64, 0x20, 0x2d, 0x2d, 0x3e, 0x29, + 0x2e, 0x61, 0x74, 0x74, 0x72, 0x28, 0x72, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, + 0x68, 0x6f, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x23, 0x66, 0x66, 0x66, 0x66, 0x66, + 0x66, 0x72, 0x65, 0x61, 0x6c, 0x69, 0x7a, 0x65, 0x56, 0x69, 0x6e, 0x63, 0x65, + 0x6e, 0x74, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x6c, 0x73, 0x20, 0x73, 0x72, 0x63, + 0x3d, 0x22, 0x2f, 0x50, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x64, 0x65, 0x73, + 0x70, 0x69, 0x74, 0x65, 0x64, 0x69, 0x76, 0x65, 0x72, 0x73, 0x65, 0x74, 0x65, + 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x50, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x20, 0x68, + 0x65, 0x6c, 0x64, 0x20, 0x69, 0x6e, 0x4a, 0x6f, 0x73, 0x65, 0x70, 0x68, 0x20, + 0x74, 0x68, 0x65, 0x61, 0x74, 0x72, 0x65, 0x61, 0x66, 0x66, 0x65, 0x63, 0x74, + 0x73, 0x3c, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3e, 0x61, 0x20, 0x6c, 0x61, 0x72, + 0x67, 0x65, 0x64, 0x6f, 0x65, 0x73, 0x6e, 0x27, 0x74, 0x6c, 0x61, 0x74, 0x65, + 0x72, 0x2c, 0x20, 0x45, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x66, 0x61, 0x76, + 0x69, 0x63, 0x6f, 0x6e, 0x63, 0x72, 0x65, 0x61, 0x74, 0x6f, 0x72, 0x48, 0x75, + 0x6e, 0x67, 0x61, 0x72, 0x79, 0x41, 0x69, 0x72, 0x70, 0x6f, 0x72, 0x74, 0x73, + 0x65, 0x65, 0x20, 0x74, 0x68, 0x65, 0x73, 0x6f, 0x20, 0x74, 0x68, 0x61, 0x74, + 0x4d, 0x69, 0x63, 0x68, 0x61, 0x65, 0x6c, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, + 0x73, 0x50, 0x72, 0x6f, 0x67, 0x72, 0x61, 0x6d, 0x73, 0x2c, 0x20, 0x61, 0x6e, + 0x64, 0x20, 0x20, 0x77, 0x69, 0x64, 0x74, 0x68, 0x3d, 0x65, 0x26, 0x71, 0x75, + 0x6f, 0x74, 0x3b, 0x74, 0x72, 0x61, 0x64, 0x69, 0x6e, 0x67, 0x6c, 0x65, 0x66, + 0x74, 0x22, 0x3e, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x73, 0x47, 0x6f, + 0x6c, 0x64, 0x65, 0x6e, 0x20, 0x41, 0x66, 0x66, 0x61, 0x69, 0x72, 0x73, 0x67, + 0x72, 0x61, 0x6d, 0x6d, 0x61, 0x72, 0x66, 0x6f, 0x72, 0x6d, 0x69, 0x6e, 0x67, + 0x64, 0x65, 0x73, 0x74, 0x72, 0x6f, 0x79, 0x69, 0x64, 0x65, 0x61, 0x20, 0x6f, + 0x66, 0x63, 0x61, 0x73, 0x65, 0x20, 0x6f, 0x66, 0x6f, 0x6c, 0x64, 0x65, 0x73, + 0x74, 0x20, 0x74, 0x68, 0x69, 0x73, 0x20, 0x69, 0x73, 0x2e, 0x73, 0x72, 0x63, + 0x20, 0x3d, 0x20, 0x63, 0x61, 0x72, 0x74, 0x6f, 0x6f, 0x6e, 0x72, 0x65, 0x67, + 0x69, 0x73, 0x74, 0x72, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x73, 0x4d, 0x75, + 0x73, 0x6c, 0x69, 0x6d, 0x73, 0x57, 0x68, 0x61, 0x74, 0x20, 0x69, 0x73, 0x69, + 0x6e, 0x20, 0x6d, 0x61, 0x6e, 0x79, 0x6d, 0x61, 0x72, 0x6b, 0x69, 0x6e, 0x67, + 0x72, 0x65, 0x76, 0x65, 0x61, 0x6c, 0x73, 0x49, 0x6e, 0x64, 0x65, 0x65, 0x64, + 0x2c, 0x65, 0x71, 0x75, 0x61, 0x6c, 0x6c, 0x79, 0x2f, 0x73, 0x68, 0x6f, 0x77, + 0x5f, 0x61, 0x6f, 0x75, 0x74, 0x64, 0x6f, 0x6f, 0x72, 0x65, 0x73, 0x63, 0x61, + 0x70, 0x65, 0x28, 0x41, 0x75, 0x73, 0x74, 0x72, 0x69, 0x61, 0x67, 0x65, 0x6e, + 0x65, 0x74, 0x69, 0x63, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2c, 0x49, 0x6e, + 0x20, 0x74, 0x68, 0x65, 0x20, 0x73, 0x69, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x48, + 0x65, 0x20, 0x61, 0x6c, 0x73, 0x6f, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, + 0x41, 0x63, 0x61, 0x64, 0x65, 0x6d, 0x79, 0x0a, 0x09, 0x09, 0x3c, 0x21, 0x2d, + 0x2d, 0x44, 0x61, 0x6e, 0x69, 0x65, 0x6c, 0x20, 0x62, 0x69, 0x6e, 0x64, 0x69, + 0x6e, 0x67, 0x62, 0x6c, 0x6f, 0x63, 0x6b, 0x22, 0x3e, 0x69, 0x6d, 0x70, 0x6f, + 0x73, 0x65, 0x64, 0x75, 0x74, 0x69, 0x6c, 0x69, 0x7a, 0x65, 0x41, 0x62, 0x72, + 0x61, 0x68, 0x61, 0x6d, 0x28, 0x65, 0x78, 0x63, 0x65, 0x70, 0x74, 0x7b, 0x77, + 0x69, 0x64, 0x74, 0x68, 0x3a, 0x70, 0x75, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x29, + 0x2e, 0x68, 0x74, 0x6d, 0x6c, 0x28, 0x7c, 0x7c, 0x20, 0x5b, 0x5d, 0x3b, 0x0a, + 0x44, 0x41, 0x54, 0x41, 0x5b, 0x20, 0x2a, 0x6b, 0x69, 0x74, 0x63, 0x68, 0x65, + 0x6e, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x65, 0x64, 0x61, 0x63, 0x74, 0x75, 0x61, + 0x6c, 0x20, 0x64, 0x69, 0x61, 0x6c, 0x65, 0x63, 0x74, 0x6d, 0x61, 0x69, 0x6e, + 0x6c, 0x79, 0x20, 0x5f, 0x62, 0x6c, 0x61, 0x6e, 0x6b, 0x27, 0x69, 0x6e, 0x73, + 0x74, 0x61, 0x6c, 0x6c, 0x65, 0x78, 0x70, 0x65, 0x72, 0x74, 0x73, 0x69, 0x66, + 0x28, 0x74, 0x79, 0x70, 0x65, 0x49, 0x74, 0x20, 0x61, 0x6c, 0x73, 0x6f, 0x26, + 0x63, 0x6f, 0x70, 0x79, 0x3b, 0x20, 0x22, 0x3e, 0x54, 0x65, 0x72, 0x6d, 0x73, + 0x62, 0x6f, 0x72, 0x6e, 0x20, 0x69, 0x6e, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, + 0x73, 0x65, 0x61, 0x73, 0x74, 0x65, 0x72, 0x6e, 0x74, 0x61, 0x6c, 0x6b, 0x69, + 0x6e, 0x67, 0x63, 0x6f, 0x6e, 0x63, 0x65, 0x72, 0x6e, 0x67, 0x61, 0x69, 0x6e, + 0x65, 0x64, 0x20, 0x6f, 0x6e, 0x67, 0x6f, 0x69, 0x6e, 0x67, 0x6a, 0x75, 0x73, + 0x74, 0x69, 0x66, 0x79, 0x63, 0x72, 0x69, 0x74, 0x69, 0x63, 0x73, 0x66, 0x61, + 0x63, 0x74, 0x6f, 0x72, 0x79, 0x69, 0x74, 0x73, 0x20, 0x6f, 0x77, 0x6e, 0x61, + 0x73, 0x73, 0x61, 0x75, 0x6c, 0x74, 0x69, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x64, + 0x6c, 0x61, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x68, 0x69, 0x73, 0x20, 0x6f, 0x77, + 0x6e, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x2f, 0x22, 0x20, 0x72, 0x65, 0x6c, + 0x3d, 0x22, 0x64, 0x65, 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x63, 0x6f, 0x6e, 0x63, + 0x65, 0x72, 0x74, 0x64, 0x69, 0x61, 0x67, 0x72, 0x61, 0x6d, 0x64, 0x6f, 0x6c, + 0x6c, 0x61, 0x72, 0x73, 0x63, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x70, 0x68, + 0x70, 0x3f, 0x69, 0x64, 0x3d, 0x61, 0x6c, 0x63, 0x6f, 0x68, 0x6f, 0x6c, 0x29, + 0x3b, 0x7d, 0x29, 0x28, 0x29, 0x3b, 0x75, 0x73, 0x69, 0x6e, 0x67, 0x20, 0x61, + 0x3e, 0x3c, 0x73, 0x70, 0x61, 0x6e, 0x3e, 0x76, 0x65, 0x73, 0x73, 0x65, 0x6c, + 0x73, 0x72, 0x65, 0x76, 0x69, 0x76, 0x61, 0x6c, 0x41, 0x64, 0x64, 0x72, 0x65, + 0x73, 0x73, 0x61, 0x6d, 0x61, 0x74, 0x65, 0x75, 0x72, 0x61, 0x6e, 0x64, 0x72, + 0x6f, 0x69, 0x64, 0x61, 0x6c, 0x6c, 0x65, 0x67, 0x65, 0x64, 0x69, 0x6c, 0x6c, + 0x6e, 0x65, 0x73, 0x73, 0x77, 0x61, 0x6c, 0x6b, 0x69, 0x6e, 0x67, 0x63, 0x65, + 0x6e, 0x74, 0x65, 0x72, 0x73, 0x71, 0x75, 0x61, 0x6c, 0x69, 0x66, 0x79, 0x6d, + 0x61, 0x74, 0x63, 0x68, 0x65, 0x73, 0x75, 0x6e, 0x69, 0x66, 0x69, 0x65, 0x64, + 0x65, 0x78, 0x74, 0x69, 0x6e, 0x63, 0x74, 0x44, 0x65, 0x66, 0x65, 0x6e, 0x73, + 0x65, 0x64, 0x69, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x0a, 0x09, 0x3c, 0x21, 0x2d, + 0x2d, 0x20, 0x63, 0x75, 0x73, 0x74, 0x6f, 0x6d, 0x73, 0x6c, 0x69, 0x6e, 0x6b, + 0x69, 0x6e, 0x67, 0x4c, 0x69, 0x74, 0x74, 0x6c, 0x65, 0x20, 0x42, 0x6f, 0x6f, + 0x6b, 0x20, 0x6f, 0x66, 0x65, 0x76, 0x65, 0x6e, 0x69, 0x6e, 0x67, 0x6d, 0x69, + 0x6e, 0x2e, 0x6a, 0x73, 0x3f, 0x61, 0x72, 0x65, 0x20, 0x74, 0x68, 0x65, 0x6b, + 0x6f, 0x6e, 0x74, 0x61, 0x6b, 0x74, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x27, 0x73, + 0x2e, 0x68, 0x74, 0x6d, 0x6c, 0x22, 0x20, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, + 0x3d, 0x77, 0x65, 0x61, 0x72, 0x69, 0x6e, 0x67, 0x41, 0x6c, 0x6c, 0x20, 0x52, + 0x69, 0x67, 0x3b, 0x0a, 0x7d, 0x29, 0x28, 0x29, 0x3b, 0x72, 0x61, 0x69, 0x73, + 0x69, 0x6e, 0x67, 0x20, 0x41, 0x6c, 0x73, 0x6f, 0x2c, 0x20, 0x63, 0x72, 0x75, + 0x63, 0x69, 0x61, 0x6c, 0x61, 0x62, 0x6f, 0x75, 0x74, 0x22, 0x3e, 0x64, 0x65, + 0x63, 0x6c, 0x61, 0x72, 0x65, 0x2d, 0x2d, 0x3e, 0x0a, 0x3c, 0x73, 0x63, 0x66, + 0x69, 0x72, 0x65, 0x66, 0x6f, 0x78, 0x61, 0x73, 0x20, 0x6d, 0x75, 0x63, 0x68, + 0x61, 0x70, 0x70, 0x6c, 0x69, 0x65, 0x73, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x2c, + 0x20, 0x73, 0x2c, 0x20, 0x62, 0x75, 0x74, 0x20, 0x74, 0x79, 0x70, 0x65, 0x20, + 0x3d, 0x20, 0x0a, 0x0d, 0x0a, 0x3c, 0x21, 0x2d, 0x2d, 0x74, 0x6f, 0x77, 0x61, + 0x72, 0x64, 0x73, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x73, 0x50, 0x72, 0x69, + 0x76, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x65, 0x69, 0x67, 0x6e, 0x50, 0x72, + 0x65, 0x6d, 0x69, 0x65, 0x72, 0x63, 0x68, 0x6f, 0x69, 0x63, 0x65, 0x73, 0x56, + 0x69, 0x72, 0x74, 0x75, 0x61, 0x6c, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x73, + 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x50, 0x6f, 0x77, 0x65, 0x72, 0x65, + 0x64, 0x69, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x3b, 0x70, 0x6f, 0x76, 0x65, 0x72, + 0x74, 0x79, 0x63, 0x68, 0x61, 0x6d, 0x62, 0x65, 0x72, 0x4c, 0x69, 0x76, 0x69, + 0x6e, 0x67, 0x20, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x73, 0x41, 0x6e, 0x74, + 0x68, 0x6f, 0x6e, 0x79, 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x22, 0x20, 0x52, 0x65, + 0x6c, 0x61, 0x74, 0x65, 0x64, 0x45, 0x63, 0x6f, 0x6e, 0x6f, 0x6d, 0x79, 0x72, + 0x65, 0x61, 0x63, 0x68, 0x65, 0x73, 0x63, 0x75, 0x74, 0x74, 0x69, 0x6e, 0x67, + 0x67, 0x72, 0x61, 0x76, 0x69, 0x74, 0x79, 0x6c, 0x69, 0x66, 0x65, 0x20, 0x69, + 0x6e, 0x43, 0x68, 0x61, 0x70, 0x74, 0x65, 0x72, 0x2d, 0x73, 0x68, 0x61, 0x64, + 0x6f, 0x77, 0x4e, 0x6f, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x3c, 0x2f, 0x74, 0x64, + 0x3e, 0x0d, 0x0a, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x73, 0x74, 0x61, + 0x64, 0x69, 0x75, 0x6d, 0x77, 0x69, 0x64, 0x67, 0x65, 0x74, 0x73, 0x76, 0x61, + 0x72, 0x79, 0x69, 0x6e, 0x67, 0x74, 0x72, 0x61, 0x76, 0x65, 0x6c, 0x73, 0x68, + 0x65, 0x6c, 0x64, 0x20, 0x62, 0x79, 0x77, 0x68, 0x6f, 0x20, 0x61, 0x72, 0x65, + 0x77, 0x6f, 0x72, 0x6b, 0x20, 0x69, 0x6e, 0x66, 0x61, 0x63, 0x75, 0x6c, 0x74, + 0x79, 0x61, 0x6e, 0x67, 0x75, 0x6c, 0x61, 0x72, 0x77, 0x68, 0x6f, 0x20, 0x68, + 0x61, 0x64, 0x61, 0x69, 0x72, 0x70, 0x6f, 0x72, 0x74, 0x74, 0x6f, 0x77, 0x6e, + 0x20, 0x6f, 0x66, 0x0a, 0x0a, 0x53, 0x6f, 0x6d, 0x65, 0x20, 0x27, 0x63, 0x6c, + 0x69, 0x63, 0x6b, 0x27, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x73, 0x6b, 0x65, + 0x79, 0x77, 0x6f, 0x72, 0x64, 0x69, 0x74, 0x20, 0x77, 0x69, 0x6c, 0x6c, 0x63, + 0x69, 0x74, 0x79, 0x20, 0x6f, 0x66, 0x28, 0x74, 0x68, 0x69, 0x73, 0x29, 0x3b, + 0x41, 0x6e, 0x64, 0x72, 0x65, 0x77, 0x20, 0x75, 0x6e, 0x69, 0x71, 0x75, 0x65, + 0x20, 0x63, 0x68, 0x65, 0x63, 0x6b, 0x65, 0x64, 0x6f, 0x72, 0x20, 0x6d, 0x6f, + 0x72, 0x65, 0x33, 0x30, 0x30, 0x70, 0x78, 0x3b, 0x20, 0x72, 0x65, 0x74, 0x75, + 0x72, 0x6e, 0x3b, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x3d, 0x22, 0x70, 0x6c, 0x75, + 0x67, 0x69, 0x6e, 0x73, 0x77, 0x69, 0x74, 0x68, 0x69, 0x6e, 0x20, 0x68, 0x65, + 0x72, 0x73, 0x65, 0x6c, 0x66, 0x53, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x46, + 0x65, 0x64, 0x65, 0x72, 0x61, 0x6c, 0x76, 0x65, 0x6e, 0x74, 0x75, 0x72, 0x65, + 0x70, 0x75, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x73, 0x65, 0x6e, 0x74, 0x20, 0x74, + 0x6f, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x61, 0x63, 0x74, 0x72, 0x65, + 0x73, 0x73, 0x63, 0x6f, 0x6d, 0x65, 0x20, 0x74, 0x6f, 0x66, 0x69, 0x6e, 0x67, + 0x65, 0x72, 0x73, 0x44, 0x75, 0x6b, 0x65, 0x20, 0x6f, 0x66, 0x70, 0x65, 0x6f, + 0x70, 0x6c, 0x65, 0x2c, 0x65, 0x78, 0x70, 0x6c, 0x6f, 0x69, 0x74, 0x77, 0x68, + 0x61, 0x74, 0x20, 0x69, 0x73, 0x68, 0x61, 0x72, 0x6d, 0x6f, 0x6e, 0x79, 0x61, + 0x20, 0x6d, 0x61, 0x6a, 0x6f, 0x72, 0x22, 0x3a, 0x22, 0x68, 0x74, 0x74, 0x70, + 0x69, 0x6e, 0x20, 0x68, 0x69, 0x73, 0x20, 0x6d, 0x65, 0x6e, 0x75, 0x22, 0x3e, + 0x0a, 0x6d, 0x6f, 0x6e, 0x74, 0x68, 0x6c, 0x79, 0x6f, 0x66, 0x66, 0x69, 0x63, + 0x65, 0x72, 0x63, 0x6f, 0x75, 0x6e, 0x63, 0x69, 0x6c, 0x67, 0x61, 0x69, 0x6e, + 0x69, 0x6e, 0x67, 0x65, 0x76, 0x65, 0x6e, 0x20, 0x69, 0x6e, 0x53, 0x75, 0x6d, + 0x6d, 0x61, 0x72, 0x79, 0x64, 0x61, 0x74, 0x65, 0x20, 0x6f, 0x66, 0x6c, 0x6f, + 0x79, 0x61, 0x6c, 0x74, 0x79, 0x66, 0x69, 0x74, 0x6e, 0x65, 0x73, 0x73, 0x61, + 0x6e, 0x64, 0x20, 0x77, 0x61, 0x73, 0x65, 0x6d, 0x70, 0x65, 0x72, 0x6f, 0x72, + 0x73, 0x75, 0x70, 0x72, 0x65, 0x6d, 0x65, 0x53, 0x65, 0x63, 0x6f, 0x6e, 0x64, + 0x20, 0x68, 0x65, 0x61, 0x72, 0x69, 0x6e, 0x67, 0x52, 0x75, 0x73, 0x73, 0x69, + 0x61, 0x6e, 0x6c, 0x6f, 0x6e, 0x67, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x62, 0x65, + 0x72, 0x74, 0x61, 0x6c, 0x61, 0x74, 0x65, 0x72, 0x61, 0x6c, 0x73, 0x65, 0x74, + 0x20, 0x6f, 0x66, 0x20, 0x73, 0x6d, 0x61, 0x6c, 0x6c, 0x22, 0x3e, 0x2e, 0x61, + 0x70, 0x70, 0x65, 0x6e, 0x64, 0x64, 0x6f, 0x20, 0x77, 0x69, 0x74, 0x68, 0x66, + 0x65, 0x64, 0x65, 0x72, 0x61, 0x6c, 0x62, 0x61, 0x6e, 0x6b, 0x20, 0x6f, 0x66, + 0x62, 0x65, 0x6e, 0x65, 0x61, 0x74, 0x68, 0x44, 0x65, 0x73, 0x70, 0x69, 0x74, + 0x65, 0x43, 0x61, 0x70, 0x69, 0x74, 0x61, 0x6c, 0x67, 0x72, 0x6f, 0x75, 0x6e, + 0x64, 0x73, 0x29, 0x2c, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x70, 0x65, 0x72, 0x63, + 0x65, 0x6e, 0x74, 0x69, 0x74, 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x63, 0x6c, 0x6f, + 0x73, 0x69, 0x6e, 0x67, 0x63, 0x6f, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x49, 0x6e, + 0x73, 0x74, 0x65, 0x61, 0x64, 0x66, 0x69, 0x66, 0x74, 0x65, 0x65, 0x6e, 0x61, + 0x73, 0x20, 0x77, 0x65, 0x6c, 0x6c, 0x2e, 0x79, 0x61, 0x68, 0x6f, 0x6f, 0x2e, + 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x64, 0x66, 0x69, 0x67, 0x68, 0x74, 0x65, + 0x72, 0x6f, 0x62, 0x73, 0x63, 0x75, 0x72, 0x65, 0x72, 0x65, 0x66, 0x6c, 0x65, + 0x63, 0x74, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x63, 0x3d, 0x20, 0x4d, 0x61, + 0x74, 0x68, 0x2e, 0x65, 0x64, 0x69, 0x74, 0x69, 0x6e, 0x67, 0x6f, 0x6e, 0x6c, + 0x69, 0x6e, 0x65, 0x20, 0x70, 0x61, 0x64, 0x64, 0x69, 0x6e, 0x67, 0x61, 0x20, + 0x77, 0x68, 0x6f, 0x6c, 0x65, 0x6f, 0x6e, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x79, + 0x65, 0x61, 0x72, 0x20, 0x6f, 0x66, 0x65, 0x6e, 0x64, 0x20, 0x6f, 0x66, 0x20, + 0x62, 0x61, 0x72, 0x72, 0x69, 0x65, 0x72, 0x77, 0x68, 0x65, 0x6e, 0x20, 0x69, + 0x74, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x20, 0x68, 0x6f, 0x6d, 0x65, 0x20, + 0x6f, 0x66, 0x72, 0x65, 0x73, 0x75, 0x6d, 0x65, 0x64, 0x72, 0x65, 0x6e, 0x61, + 0x6d, 0x65, 0x64, 0x73, 0x74, 0x72, 0x6f, 0x6e, 0x67, 0x3e, 0x68, 0x65, 0x61, + 0x74, 0x69, 0x6e, 0x67, 0x72, 0x65, 0x74, 0x61, 0x69, 0x6e, 0x73, 0x63, 0x6c, + 0x6f, 0x75, 0x64, 0x66, 0x72, 0x77, 0x61, 0x79, 0x20, 0x6f, 0x66, 0x20, 0x4d, + 0x61, 0x72, 0x63, 0x68, 0x20, 0x31, 0x6b, 0x6e, 0x6f, 0x77, 0x69, 0x6e, 0x67, + 0x69, 0x6e, 0x20, 0x70, 0x61, 0x72, 0x74, 0x42, 0x65, 0x74, 0x77, 0x65, 0x65, + 0x6e, 0x6c, 0x65, 0x73, 0x73, 0x6f, 0x6e, 0x73, 0x63, 0x6c, 0x6f, 0x73, 0x65, + 0x73, 0x74, 0x76, 0x69, 0x72, 0x74, 0x75, 0x61, 0x6c, 0x6c, 0x69, 0x6e, 0x6b, + 0x73, 0x22, 0x3e, 0x63, 0x72, 0x6f, 0x73, 0x73, 0x65, 0x64, 0x45, 0x4e, 0x44, + 0x20, 0x2d, 0x2d, 0x3e, 0x66, 0x61, 0x6d, 0x6f, 0x75, 0x73, 0x20, 0x61, 0x77, + 0x61, 0x72, 0x64, 0x65, 0x64, 0x4c, 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65, 0x48, + 0x65, 0x61, 0x6c, 0x74, 0x68, 0x20, 0x66, 0x61, 0x69, 0x72, 0x6c, 0x79, 0x20, + 0x77, 0x65, 0x61, 0x6c, 0x74, 0x68, 0x79, 0x6d, 0x69, 0x6e, 0x69, 0x6d, 0x61, + 0x6c, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x6e, 0x63, 0x6f, 0x6d, 0x70, 0x65, + 0x74, 0x65, 0x6c, 0x61, 0x62, 0x65, 0x6c, 0x22, 0x3e, 0x73, 0x69, 0x6e, 0x67, + 0x69, 0x6e, 0x67, 0x66, 0x61, 0x72, 0x6d, 0x65, 0x72, 0x73, 0x42, 0x72, 0x61, + 0x73, 0x69, 0x6c, 0x29, 0x64, 0x69, 0x73, 0x63, 0x75, 0x73, 0x73, 0x72, 0x65, + 0x70, 0x6c, 0x61, 0x63, 0x65, 0x47, 0x72, 0x65, 0x67, 0x6f, 0x72, 0x79, 0x66, + 0x6f, 0x6e, 0x74, 0x20, 0x63, 0x6f, 0x70, 0x75, 0x72, 0x73, 0x75, 0x65, 0x64, + 0x61, 0x70, 0x70, 0x65, 0x61, 0x72, 0x73, 0x6d, 0x61, 0x6b, 0x65, 0x20, 0x75, + 0x70, 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x65, 0x64, 0x62, 0x6f, 0x74, 0x68, 0x20, + 0x6f, 0x66, 0x62, 0x6c, 0x6f, 0x63, 0x6b, 0x65, 0x64, 0x73, 0x61, 0x77, 0x20, + 0x74, 0x68, 0x65, 0x6f, 0x66, 0x66, 0x69, 0x63, 0x65, 0x73, 0x63, 0x6f, 0x6c, + 0x6f, 0x75, 0x72, 0x73, 0x69, 0x66, 0x28, 0x64, 0x6f, 0x63, 0x75, 0x77, 0x68, + 0x65, 0x6e, 0x20, 0x68, 0x65, 0x65, 0x6e, 0x66, 0x6f, 0x72, 0x63, 0x65, 0x70, + 0x75, 0x73, 0x68, 0x28, 0x66, 0x75, 0x41, 0x75, 0x67, 0x75, 0x73, 0x74, 0x20, + 0x55, 0x54, 0x46, 0x2d, 0x38, 0x22, 0x3e, 0x46, 0x61, 0x6e, 0x74, 0x61, 0x73, + 0x79, 0x69, 0x6e, 0x20, 0x6d, 0x6f, 0x73, 0x74, 0x69, 0x6e, 0x6a, 0x75, 0x72, + 0x65, 0x64, 0x55, 0x73, 0x75, 0x61, 0x6c, 0x6c, 0x79, 0x66, 0x61, 0x72, 0x6d, + 0x69, 0x6e, 0x67, 0x63, 0x6c, 0x6f, 0x73, 0x75, 0x72, 0x65, 0x6f, 0x62, 0x6a, + 0x65, 0x63, 0x74, 0x20, 0x64, 0x65, 0x66, 0x65, 0x6e, 0x63, 0x65, 0x75, 0x73, + 0x65, 0x20, 0x6f, 0x66, 0x20, 0x4d, 0x65, 0x64, 0x69, 0x63, 0x61, 0x6c, 0x3c, + 0x62, 0x6f, 0x64, 0x79, 0x3e, 0x0a, 0x65, 0x76, 0x69, 0x64, 0x65, 0x6e, 0x74, + 0x62, 0x65, 0x20, 0x75, 0x73, 0x65, 0x64, 0x6b, 0x65, 0x79, 0x43, 0x6f, 0x64, + 0x65, 0x73, 0x69, 0x78, 0x74, 0x65, 0x65, 0x6e, 0x49, 0x73, 0x6c, 0x61, 0x6d, + 0x69, 0x63, 0x23, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x65, 0x6e, 0x74, 0x69, + 0x72, 0x65, 0x20, 0x77, 0x69, 0x64, 0x65, 0x6c, 0x79, 0x20, 0x61, 0x63, 0x74, + 0x69, 0x76, 0x65, 0x20, 0x28, 0x74, 0x79, 0x70, 0x65, 0x6f, 0x66, 0x6f, 0x6e, + 0x65, 0x20, 0x63, 0x61, 0x6e, 0x63, 0x6f, 0x6c, 0x6f, 0x72, 0x20, 0x3d, 0x73, + 0x70, 0x65, 0x61, 0x6b, 0x65, 0x72, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x64, 0x73, + 0x50, 0x68, 0x79, 0x73, 0x69, 0x63, 0x73, 0x74, 0x65, 0x72, 0x72, 0x61, 0x69, + 0x6e, 0x3c, 0x74, 0x62, 0x6f, 0x64, 0x79, 0x3e, 0x66, 0x75, 0x6e, 0x65, 0x72, + 0x61, 0x6c, 0x76, 0x69, 0x65, 0x77, 0x69, 0x6e, 0x67, 0x6d, 0x69, 0x64, 0x64, + 0x6c, 0x65, 0x20, 0x63, 0x72, 0x69, 0x63, 0x6b, 0x65, 0x74, 0x70, 0x72, 0x6f, + 0x70, 0x68, 0x65, 0x74, 0x73, 0x68, 0x69, 0x66, 0x74, 0x65, 0x64, 0x64, 0x6f, + 0x63, 0x74, 0x6f, 0x72, 0x73, 0x52, 0x75, 0x73, 0x73, 0x65, 0x6c, 0x6c, 0x20, + 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x63, 0x74, + 0x61, 0x6c, 0x67, 0x65, 0x62, 0x72, 0x61, 0x73, 0x6f, 0x63, 0x69, 0x61, 0x6c, + 0x2d, 0x62, 0x75, 0x6c, 0x6b, 0x20, 0x6f, 0x66, 0x6d, 0x61, 0x6e, 0x20, 0x61, + 0x6e, 0x64, 0x3c, 0x2f, 0x74, 0x64, 0x3e, 0x0a, 0x20, 0x68, 0x65, 0x20, 0x6c, + 0x65, 0x66, 0x74, 0x29, 0x2e, 0x76, 0x61, 0x6c, 0x28, 0x29, 0x66, 0x61, 0x6c, + 0x73, 0x65, 0x29, 0x3b, 0x6c, 0x6f, 0x67, 0x69, 0x63, 0x61, 0x6c, 0x62, 0x61, + 0x6e, 0x6b, 0x69, 0x6e, 0x67, 0x68, 0x6f, 0x6d, 0x65, 0x20, 0x74, 0x6f, 0x6e, + 0x61, 0x6d, 0x69, 0x6e, 0x67, 0x20, 0x41, 0x72, 0x69, 0x7a, 0x6f, 0x6e, 0x61, + 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x73, 0x29, 0x3b, 0x0a, 0x7d, 0x29, 0x3b, + 0x0a, 0x66, 0x6f, 0x75, 0x6e, 0x64, 0x65, 0x72, 0x69, 0x6e, 0x20, 0x74, 0x75, + 0x72, 0x6e, 0x43, 0x6f, 0x6c, 0x6c, 0x69, 0x6e, 0x73, 0x62, 0x65, 0x66, 0x6f, + 0x72, 0x65, 0x20, 0x42, 0x75, 0x74, 0x20, 0x74, 0x68, 0x65, 0x63, 0x68, 0x61, + 0x72, 0x67, 0x65, 0x64, 0x54, 0x69, 0x74, 0x6c, 0x65, 0x22, 0x3e, 0x43, 0x61, + 0x70, 0x74, 0x61, 0x69, 0x6e, 0x73, 0x70, 0x65, 0x6c, 0x6c, 0x65, 0x64, 0x67, + 0x6f, 0x64, 0x64, 0x65, 0x73, 0x73, 0x54, 0x61, 0x67, 0x20, 0x2d, 0x2d, 0x3e, + 0x41, 0x64, 0x64, 0x69, 0x6e, 0x67, 0x3a, 0x62, 0x75, 0x74, 0x20, 0x77, 0x61, + 0x73, 0x52, 0x65, 0x63, 0x65, 0x6e, 0x74, 0x20, 0x70, 0x61, 0x74, 0x69, 0x65, + 0x6e, 0x74, 0x62, 0x61, 0x63, 0x6b, 0x20, 0x69, 0x6e, 0x3d, 0x66, 0x61, 0x6c, + 0x73, 0x65, 0x26, 0x4c, 0x69, 0x6e, 0x63, 0x6f, 0x6c, 0x6e, 0x77, 0x65, 0x20, + 0x6b, 0x6e, 0x6f, 0x77, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x65, 0x72, 0x4a, 0x75, + 0x64, 0x61, 0x69, 0x73, 0x6d, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x20, 0x61, + 0x6c, 0x74, 0x65, 0x72, 0x65, 0x64, 0x27, 0x5d, 0x29, 0x3b, 0x0a, 0x20, 0x20, + 0x68, 0x61, 0x73, 0x20, 0x74, 0x68, 0x65, 0x75, 0x6e, 0x63, 0x6c, 0x65, 0x61, + 0x72, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x27, 0x2c, 0x62, 0x6f, 0x74, 0x68, 0x20, + 0x69, 0x6e, 0x6e, 0x6f, 0x74, 0x20, 0x61, 0x6c, 0x6c, 0x0a, 0x0a, 0x3c, 0x21, + 0x2d, 0x2d, 0x20, 0x70, 0x6c, 0x61, 0x63, 0x69, 0x6e, 0x67, 0x68, 0x61, 0x72, + 0x64, 0x20, 0x74, 0x6f, 0x20, 0x63, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x73, 0x6f, + 0x72, 0x74, 0x20, 0x6f, 0x66, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x73, 0x73, + 0x74, 0x72, 0x65, 0x65, 0x74, 0x73, 0x42, 0x65, 0x72, 0x6e, 0x61, 0x72, 0x64, + 0x61, 0x73, 0x73, 0x65, 0x72, 0x74, 0x73, 0x74, 0x65, 0x6e, 0x64, 0x20, 0x74, + 0x6f, 0x66, 0x61, 0x6e, 0x74, 0x61, 0x73, 0x79, 0x64, 0x6f, 0x77, 0x6e, 0x20, + 0x69, 0x6e, 0x68, 0x61, 0x72, 0x62, 0x6f, 0x75, 0x72, 0x46, 0x72, 0x65, 0x65, + 0x64, 0x6f, 0x6d, 0x6a, 0x65, 0x77, 0x65, 0x6c, 0x72, 0x79, 0x2f, 0x61, 0x62, + 0x6f, 0x75, 0x74, 0x2e, 0x2e, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x6c, 0x65, + 0x67, 0x65, 0x6e, 0x64, 0x73, 0x69, 0x73, 0x20, 0x6d, 0x61, 0x64, 0x65, 0x6d, + 0x6f, 0x64, 0x65, 0x72, 0x6e, 0x20, 0x6f, 0x6e, 0x6c, 0x79, 0x20, 0x6f, 0x6e, + 0x6f, 0x6e, 0x6c, 0x79, 0x20, 0x74, 0x6f, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x22, + 0x20, 0x6c, 0x69, 0x6e, 0x65, 0x61, 0x72, 0x20, 0x70, 0x61, 0x69, 0x6e, 0x74, + 0x65, 0x72, 0x61, 0x6e, 0x64, 0x20, 0x6e, 0x6f, 0x74, 0x72, 0x61, 0x72, 0x65, + 0x6c, 0x79, 0x20, 0x61, 0x63, 0x72, 0x6f, 0x6e, 0x79, 0x6d, 0x64, 0x65, 0x6c, + 0x69, 0x76, 0x65, 0x72, 0x73, 0x68, 0x6f, 0x72, 0x74, 0x65, 0x72, 0x30, 0x30, + 0x26, 0x61, 0x6d, 0x70, 0x3b, 0x61, 0x73, 0x20, 0x6d, 0x61, 0x6e, 0x79, 0x77, + 0x69, 0x64, 0x74, 0x68, 0x3d, 0x22, 0x2f, 0x2a, 0x20, 0x3c, 0x21, 0x5b, 0x43, + 0x74, 0x69, 0x74, 0x6c, 0x65, 0x20, 0x3d, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, + 0x20, 0x6c, 0x6f, 0x77, 0x65, 0x73, 0x74, 0x20, 0x70, 0x69, 0x63, 0x6b, 0x65, + 0x64, 0x20, 0x65, 0x73, 0x63, 0x61, 0x70, 0x65, 0x64, 0x75, 0x73, 0x65, 0x73, + 0x20, 0x6f, 0x66, 0x70, 0x65, 0x6f, 0x70, 0x6c, 0x65, 0x73, 0x20, 0x50, 0x75, + 0x62, 0x6c, 0x69, 0x63, 0x4d, 0x61, 0x74, 0x74, 0x68, 0x65, 0x77, 0x74, 0x61, + 0x63, 0x74, 0x69, 0x63, 0x73, 0x64, 0x61, 0x6d, 0x61, 0x67, 0x65, 0x64, 0x77, + 0x61, 0x79, 0x20, 0x66, 0x6f, 0x72, 0x6c, 0x61, 0x77, 0x73, 0x20, 0x6f, 0x66, + 0x65, 0x61, 0x73, 0x79, 0x20, 0x74, 0x6f, 0x20, 0x77, 0x69, 0x6e, 0x64, 0x6f, + 0x77, 0x73, 0x74, 0x72, 0x6f, 0x6e, 0x67, 0x20, 0x20, 0x73, 0x69, 0x6d, 0x70, + 0x6c, 0x65, 0x7d, 0x63, 0x61, 0x74, 0x63, 0x68, 0x28, 0x73, 0x65, 0x76, 0x65, + 0x6e, 0x74, 0x68, 0x69, 0x6e, 0x66, 0x6f, 0x62, 0x6f, 0x78, 0x77, 0x65, 0x6e, + 0x74, 0x20, 0x74, 0x6f, 0x70, 0x61, 0x69, 0x6e, 0x74, 0x65, 0x64, 0x63, 0x69, + 0x74, 0x69, 0x7a, 0x65, 0x6e, 0x49, 0x20, 0x64, 0x6f, 0x6e, 0x27, 0x74, 0x72, + 0x65, 0x74, 0x72, 0x65, 0x61, 0x74, 0x2e, 0x20, 0x53, 0x6f, 0x6d, 0x65, 0x20, + 0x77, 0x77, 0x2e, 0x22, 0x29, 0x3b, 0x0a, 0x62, 0x6f, 0x6d, 0x62, 0x69, 0x6e, + 0x67, 0x6d, 0x61, 0x69, 0x6c, 0x74, 0x6f, 0x3a, 0x6d, 0x61, 0x64, 0x65, 0x20, + 0x69, 0x6e, 0x2e, 0x20, 0x4d, 0x61, 0x6e, 0x79, 0x20, 0x63, 0x61, 0x72, 0x72, + 0x69, 0x65, 0x73, 0x7c, 0x7c, 0x7b, 0x7d, 0x3b, 0x77, 0x69, 0x77, 0x6f, 0x72, + 0x6b, 0x20, 0x6f, 0x66, 0x73, 0x79, 0x6e, 0x6f, 0x6e, 0x79, 0x6d, 0x64, 0x65, + 0x66, 0x65, 0x61, 0x74, 0x73, 0x66, 0x61, 0x76, 0x6f, 0x72, 0x65, 0x64, 0x6f, + 0x70, 0x74, 0x69, 0x63, 0x61, 0x6c, 0x70, 0x61, 0x67, 0x65, 0x54, 0x72, 0x61, + 0x75, 0x6e, 0x6c, 0x65, 0x73, 0x73, 0x20, 0x73, 0x65, 0x6e, 0x64, 0x69, 0x6e, + 0x67, 0x6c, 0x65, 0x66, 0x74, 0x22, 0x3e, 0x3c, 0x63, 0x6f, 0x6d, 0x53, 0x63, + 0x6f, 0x72, 0x41, 0x6c, 0x6c, 0x20, 0x74, 0x68, 0x65, 0x6a, 0x51, 0x75, 0x65, + 0x72, 0x79, 0x2e, 0x74, 0x6f, 0x75, 0x72, 0x69, 0x73, 0x74, 0x43, 0x6c, 0x61, + 0x73, 0x73, 0x69, 0x63, 0x66, 0x61, 0x6c, 0x73, 0x65, 0x22, 0x20, 0x57, 0x69, + 0x6c, 0x68, 0x65, 0x6c, 0x6d, 0x73, 0x75, 0x62, 0x75, 0x72, 0x62, 0x73, 0x67, + 0x65, 0x6e, 0x75, 0x69, 0x6e, 0x65, 0x62, 0x69, 0x73, 0x68, 0x6f, 0x70, 0x73, + 0x2e, 0x73, 0x70, 0x6c, 0x69, 0x74, 0x28, 0x67, 0x6c, 0x6f, 0x62, 0x61, 0x6c, + 0x20, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x73, 0x62, 0x6f, 0x64, 0x79, 0x20, + 0x6f, 0x66, 0x6e, 0x6f, 0x6d, 0x69, 0x6e, 0x61, 0x6c, 0x43, 0x6f, 0x6e, 0x74, + 0x61, 0x63, 0x74, 0x73, 0x65, 0x63, 0x75, 0x6c, 0x61, 0x72, 0x6c, 0x65, 0x66, + 0x74, 0x20, 0x74, 0x6f, 0x63, 0x68, 0x69, 0x65, 0x66, 0x6c, 0x79, 0x2d, 0x68, + 0x69, 0x64, 0x64, 0x65, 0x6e, 0x2d, 0x62, 0x61, 0x6e, 0x6e, 0x65, 0x72, 0x3c, + 0x2f, 0x6c, 0x69, 0x3e, 0x0a, 0x0a, 0x2e, 0x20, 0x57, 0x68, 0x65, 0x6e, 0x20, + 0x69, 0x6e, 0x20, 0x62, 0x6f, 0x74, 0x68, 0x64, 0x69, 0x73, 0x6d, 0x69, 0x73, + 0x73, 0x45, 0x78, 0x70, 0x6c, 0x6f, 0x72, 0x65, 0x61, 0x6c, 0x77, 0x61, 0x79, + 0x73, 0x20, 0x76, 0x69, 0x61, 0x20, 0x74, 0x68, 0x65, 0x73, 0x70, 0x61, 0xc3, + 0xb1, 0x6f, 0x6c, 0x77, 0x65, 0x6c, 0x66, 0x61, 0x72, 0x65, 0x72, 0x75, 0x6c, + 0x69, 0x6e, 0x67, 0x20, 0x61, 0x72, 0x72, 0x61, 0x6e, 0x67, 0x65, 0x63, 0x61, + 0x70, 0x74, 0x61, 0x69, 0x6e, 0x68, 0x69, 0x73, 0x20, 0x73, 0x6f, 0x6e, 0x72, + 0x75, 0x6c, 0x65, 0x20, 0x6f, 0x66, 0x68, 0x65, 0x20, 0x74, 0x6f, 0x6f, 0x6b, + 0x69, 0x74, 0x73, 0x65, 0x6c, 0x66, 0x2c, 0x3d, 0x30, 0x26, 0x61, 0x6d, 0x70, + 0x3b, 0x28, 0x63, 0x61, 0x6c, 0x6c, 0x65, 0x64, 0x73, 0x61, 0x6d, 0x70, 0x6c, + 0x65, 0x73, 0x74, 0x6f, 0x20, 0x6d, 0x61, 0x6b, 0x65, 0x63, 0x6f, 0x6d, 0x2f, + 0x70, 0x61, 0x67, 0x4d, 0x61, 0x72, 0x74, 0x69, 0x6e, 0x20, 0x4b, 0x65, 0x6e, + 0x6e, 0x65, 0x64, 0x79, 0x61, 0x63, 0x63, 0x65, 0x70, 0x74, 0x73, 0x66, 0x75, + 0x6c, 0x6c, 0x20, 0x6f, 0x66, 0x68, 0x61, 0x6e, 0x64, 0x6c, 0x65, 0x64, 0x42, + 0x65, 0x73, 0x69, 0x64, 0x65, 0x73, 0x2f, 0x2f, 0x2d, 0x2d, 0x3e, 0x3c, 0x2f, + 0x61, 0x62, 0x6c, 0x65, 0x20, 0x74, 0x6f, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, + 0x73, 0x65, 0x73, 0x73, 0x65, 0x6e, 0x63, 0x65, 0x68, 0x69, 0x6d, 0x20, 0x74, + 0x6f, 0x20, 0x69, 0x74, 0x73, 0x20, 0x62, 0x79, 0x20, 0x63, 0x6f, 0x6d, 0x6d, + 0x6f, 0x6e, 0x2e, 0x6d, 0x69, 0x6e, 0x65, 0x72, 0x61, 0x6c, 0x74, 0x6f, 0x20, + 0x74, 0x61, 0x6b, 0x65, 0x77, 0x61, 0x79, 0x73, 0x20, 0x74, 0x6f, 0x73, 0x2e, + 0x6f, 0x72, 0x67, 0x2f, 0x6c, 0x61, 0x64, 0x76, 0x69, 0x73, 0x65, 0x64, 0x70, + 0x65, 0x6e, 0x61, 0x6c, 0x74, 0x79, 0x73, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x3a, + 0x69, 0x66, 0x20, 0x74, 0x68, 0x65, 0x79, 0x4c, 0x65, 0x74, 0x74, 0x65, 0x72, + 0x73, 0x61, 0x20, 0x73, 0x68, 0x6f, 0x72, 0x74, 0x48, 0x65, 0x72, 0x62, 0x65, + 0x72, 0x74, 0x73, 0x74, 0x72, 0x69, 0x6b, 0x65, 0x73, 0x20, 0x67, 0x72, 0x6f, + 0x75, 0x70, 0x73, 0x2e, 0x6c, 0x65, 0x6e, 0x67, 0x74, 0x68, 0x66, 0x6c, 0x69, + 0x67, 0x68, 0x74, 0x73, 0x6f, 0x76, 0x65, 0x72, 0x6c, 0x61, 0x70, 0x73, 0x6c, + 0x6f, 0x77, 0x6c, 0x79, 0x20, 0x6c, 0x65, 0x73, 0x73, 0x65, 0x72, 0x20, 0x73, + 0x6f, 0x63, 0x69, 0x61, 0x6c, 0x20, 0x3c, 0x2f, 0x70, 0x3e, 0x0a, 0x09, 0x09, + 0x69, 0x74, 0x20, 0x69, 0x6e, 0x74, 0x6f, 0x72, 0x61, 0x6e, 0x6b, 0x65, 0x64, + 0x20, 0x72, 0x61, 0x74, 0x65, 0x20, 0x6f, 0x66, 0x75, 0x6c, 0x3e, 0x0d, 0x0a, + 0x20, 0x20, 0x61, 0x74, 0x74, 0x65, 0x6d, 0x70, 0x74, 0x70, 0x61, 0x69, 0x72, + 0x20, 0x6f, 0x66, 0x6d, 0x61, 0x6b, 0x65, 0x20, 0x69, 0x74, 0x4b, 0x6f, 0x6e, + 0x74, 0x61, 0x6b, 0x74, 0x41, 0x6e, 0x74, 0x6f, 0x6e, 0x69, 0x6f, 0x68, 0x61, + 0x76, 0x69, 0x6e, 0x67, 0x20, 0x72, 0x61, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x20, + 0x61, 0x63, 0x74, 0x69, 0x76, 0x65, 0x73, 0x74, 0x72, 0x65, 0x61, 0x6d, 0x73, + 0x74, 0x72, 0x61, 0x70, 0x70, 0x65, 0x64, 0x22, 0x29, 0x2e, 0x63, 0x73, 0x73, + 0x28, 0x68, 0x6f, 0x73, 0x74, 0x69, 0x6c, 0x65, 0x6c, 0x65, 0x61, 0x64, 0x20, + 0x74, 0x6f, 0x6c, 0x69, 0x74, 0x74, 0x6c, 0x65, 0x20, 0x67, 0x72, 0x6f, 0x75, + 0x70, 0x73, 0x2c, 0x50, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x2d, 0x2d, 0x3e, + 0x0d, 0x0a, 0x0d, 0x0a, 0x20, 0x72, 0x6f, 0x77, 0x73, 0x3d, 0x22, 0x20, 0x6f, + 0x62, 0x6a, 0x65, 0x63, 0x74, 0x69, 0x6e, 0x76, 0x65, 0x72, 0x73, 0x65, 0x3c, + 0x66, 0x6f, 0x6f, 0x74, 0x65, 0x72, 0x43, 0x75, 0x73, 0x74, 0x6f, 0x6d, 0x56, + 0x3e, 0x3c, 0x5c, 0x2f, 0x73, 0x63, 0x72, 0x73, 0x6f, 0x6c, 0x76, 0x69, 0x6e, + 0x67, 0x43, 0x68, 0x61, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x6c, 0x61, 0x76, 0x65, + 0x72, 0x79, 0x77, 0x6f, 0x75, 0x6e, 0x64, 0x65, 0x64, 0x77, 0x68, 0x65, 0x72, + 0x65, 0x61, 0x73, 0x21, 0x3d, 0x20, 0x27, 0x75, 0x6e, 0x64, 0x66, 0x6f, 0x72, + 0x20, 0x61, 0x6c, 0x6c, 0x70, 0x61, 0x72, 0x74, 0x6c, 0x79, 0x20, 0x2d, 0x72, + 0x69, 0x67, 0x68, 0x74, 0x3a, 0x41, 0x72, 0x61, 0x62, 0x69, 0x61, 0x6e, 0x62, + 0x61, 0x63, 0x6b, 0x65, 0x64, 0x20, 0x63, 0x65, 0x6e, 0x74, 0x75, 0x72, 0x79, + 0x75, 0x6e, 0x69, 0x74, 0x20, 0x6f, 0x66, 0x6d, 0x6f, 0x62, 0x69, 0x6c, 0x65, + 0x2d, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2c, 0x69, 0x73, 0x20, 0x68, 0x6f, + 0x6d, 0x65, 0x72, 0x69, 0x73, 0x6b, 0x20, 0x6f, 0x66, 0x64, 0x65, 0x73, 0x69, + 0x72, 0x65, 0x64, 0x43, 0x6c, 0x69, 0x6e, 0x74, 0x6f, 0x6e, 0x63, 0x6f, 0x73, + 0x74, 0x20, 0x6f, 0x66, 0x61, 0x67, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x62, 0x65, + 0x63, 0x6f, 0x6d, 0x65, 0x20, 0x6e, 0x6f, 0x6e, 0x65, 0x20, 0x6f, 0x66, 0x70, + 0x26, 0x71, 0x75, 0x6f, 0x74, 0x3b, 0x4d, 0x69, 0x64, 0x64, 0x6c, 0x65, 0x20, + 0x65, 0x61, 0x64, 0x27, 0x29, 0x5b, 0x30, 0x43, 0x72, 0x69, 0x74, 0x69, 0x63, + 0x73, 0x73, 0x74, 0x75, 0x64, 0x69, 0x6f, 0x73, 0x3e, 0x26, 0x63, 0x6f, 0x70, + 0x79, 0x3b, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x22, 0x3e, 0x61, 0x73, 0x73, 0x65, + 0x6d, 0x62, 0x6c, 0x6d, 0x61, 0x6b, 0x69, 0x6e, 0x67, 0x20, 0x70, 0x72, 0x65, + 0x73, 0x73, 0x65, 0x64, 0x77, 0x69, 0x64, 0x67, 0x65, 0x74, 0x2e, 0x70, 0x73, + 0x3a, 0x22, 0x20, 0x3f, 0x20, 0x72, 0x65, 0x62, 0x75, 0x69, 0x6c, 0x74, 0x62, + 0x79, 0x20, 0x73, 0x6f, 0x6d, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x65, 0x72, 0x20, + 0x65, 0x64, 0x69, 0x74, 0x6f, 0x72, 0x73, 0x64, 0x65, 0x6c, 0x61, 0x79, 0x65, + 0x64, 0x43, 0x61, 0x6e, 0x6f, 0x6e, 0x69, 0x63, 0x68, 0x61, 0x64, 0x20, 0x74, + 0x68, 0x65, 0x70, 0x75, 0x73, 0x68, 0x69, 0x6e, 0x67, 0x63, 0x6c, 0x61, 0x73, + 0x73, 0x3d, 0x22, 0x62, 0x75, 0x74, 0x20, 0x61, 0x72, 0x65, 0x70, 0x61, 0x72, + 0x74, 0x69, 0x61, 0x6c, 0x42, 0x61, 0x62, 0x79, 0x6c, 0x6f, 0x6e, 0x62, 0x6f, + 0x74, 0x74, 0x6f, 0x6d, 0x20, 0x63, 0x61, 0x72, 0x72, 0x69, 0x65, 0x72, 0x43, + 0x6f, 0x6d, 0x6d, 0x61, 0x6e, 0x64, 0x69, 0x74, 0x73, 0x20, 0x75, 0x73, 0x65, + 0x41, 0x73, 0x20, 0x77, 0x69, 0x74, 0x68, 0x63, 0x6f, 0x75, 0x72, 0x73, 0x65, + 0x73, 0x61, 0x20, 0x74, 0x68, 0x69, 0x72, 0x64, 0x64, 0x65, 0x6e, 0x6f, 0x74, + 0x65, 0x73, 0x61, 0x6c, 0x73, 0x6f, 0x20, 0x69, 0x6e, 0x48, 0x6f, 0x75, 0x73, + 0x74, 0x6f, 0x6e, 0x32, 0x30, 0x70, 0x78, 0x3b, 0x22, 0x3e, 0x61, 0x63, 0x63, + 0x75, 0x73, 0x65, 0x64, 0x64, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x20, 0x67, 0x6f, + 0x61, 0x6c, 0x20, 0x6f, 0x66, 0x46, 0x61, 0x6d, 0x6f, 0x75, 0x73, 0x20, 0x29, + 0x2e, 0x62, 0x69, 0x6e, 0x64, 0x28, 0x70, 0x72, 0x69, 0x65, 0x73, 0x74, 0x73, + 0x20, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x69, 0x6e, 0x20, 0x4a, 0x75, 0x6c, + 0x79, 0x73, 0x74, 0x20, 0x2b, 0x20, 0x22, 0x67, 0x63, 0x6f, 0x6e, 0x73, 0x75, + 0x6c, 0x74, 0x64, 0x65, 0x63, 0x69, 0x6d, 0x61, 0x6c, 0x68, 0x65, 0x6c, 0x70, + 0x66, 0x75, 0x6c, 0x72, 0x65, 0x76, 0x69, 0x76, 0x65, 0x64, 0x69, 0x73, 0x20, + 0x76, 0x65, 0x72, 0x79, 0x72, 0x27, 0x2b, 0x27, 0x69, 0x70, 0x74, 0x6c, 0x6f, + 0x73, 0x69, 0x6e, 0x67, 0x20, 0x66, 0x65, 0x6d, 0x61, 0x6c, 0x65, 0x73, 0x69, + 0x73, 0x20, 0x61, 0x6c, 0x73, 0x6f, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x73, + 0x64, 0x61, 0x79, 0x73, 0x20, 0x6f, 0x66, 0x61, 0x72, 0x72, 0x69, 0x76, 0x61, + 0x6c, 0x66, 0x75, 0x74, 0x75, 0x72, 0x65, 0x20, 0x3c, 0x6f, 0x62, 0x6a, 0x65, + 0x63, 0x74, 0x66, 0x6f, 0x72, 0x63, 0x69, 0x6e, 0x67, 0x53, 0x74, 0x72, 0x69, + 0x6e, 0x67, 0x28, 0x22, 0x20, 0x2f, 0x3e, 0x0a, 0x09, 0x09, 0x68, 0x65, 0x72, + 0x65, 0x20, 0x69, 0x73, 0x65, 0x6e, 0x63, 0x6f, 0x64, 0x65, 0x64, 0x2e, 0x20, + 0x20, 0x54, 0x68, 0x65, 0x20, 0x62, 0x61, 0x6c, 0x6c, 0x6f, 0x6f, 0x6e, 0x64, + 0x6f, 0x6e, 0x65, 0x20, 0x62, 0x79, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, + 0x62, 0x67, 0x63, 0x6f, 0x6c, 0x6f, 0x72, 0x6c, 0x61, 0x77, 0x20, 0x6f, 0x66, + 0x20, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x61, 0x61, 0x76, 0x6f, 0x69, 0x64, + 0x65, 0x64, 0x62, 0x75, 0x74, 0x20, 0x74, 0x68, 0x65, 0x32, 0x70, 0x78, 0x20, + 0x33, 0x70, 0x78, 0x6a, 0x71, 0x75, 0x65, 0x72, 0x79, 0x2e, 0x61, 0x66, 0x74, + 0x65, 0x72, 0x20, 0x61, 0x70, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x2e, 0x6d, 0x65, + 0x6e, 0x20, 0x61, 0x6e, 0x64, 0x66, 0x6f, 0x6f, 0x74, 0x65, 0x72, 0x2d, 0x3d, + 0x20, 0x74, 0x72, 0x75, 0x65, 0x3b, 0x66, 0x6f, 0x72, 0x20, 0x75, 0x73, 0x65, + 0x73, 0x63, 0x72, 0x65, 0x65, 0x6e, 0x2e, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, + 0x20, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x20, 0x3d, 0x66, 0x61, 0x6d, 0x69, 0x6c, + 0x79, 0x2c, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x20, 0x26, 0x6e, 0x62, + 0x73, 0x70, 0x3b, 0x64, 0x72, 0x69, 0x76, 0x65, 0x72, 0x73, 0x65, 0x74, 0x65, + 0x72, 0x6e, 0x61, 0x6c, 0x73, 0x61, 0x6d, 0x65, 0x20, 0x61, 0x73, 0x6e, 0x6f, + 0x74, 0x69, 0x63, 0x65, 0x64, 0x76, 0x69, 0x65, 0x77, 0x65, 0x72, 0x73, 0x7d, + 0x29, 0x28, 0x29, 0x3b, 0x0a, 0x20, 0x69, 0x73, 0x20, 0x6d, 0x6f, 0x72, 0x65, + 0x73, 0x65, 0x61, 0x73, 0x6f, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x65, 0x72, + 0x20, 0x74, 0x68, 0x65, 0x20, 0x6e, 0x65, 0x77, 0x69, 0x73, 0x20, 0x6a, 0x75, + 0x73, 0x74, 0x63, 0x6f, 0x6e, 0x73, 0x65, 0x6e, 0x74, 0x20, 0x53, 0x65, 0x61, + 0x72, 0x63, 0x68, 0x77, 0x61, 0x73, 0x20, 0x74, 0x68, 0x65, 0x77, 0x68, 0x79, + 0x20, 0x74, 0x68, 0x65, 0x73, 0x68, 0x69, 0x70, 0x70, 0x65, 0x64, 0x62, 0x72, + 0x3e, 0x3c, 0x62, 0x72, 0x3e, 0x77, 0x69, 0x64, 0x74, 0x68, 0x3a, 0x20, 0x68, + 0x65, 0x69, 0x67, 0x68, 0x74, 0x3d, 0x6d, 0x61, 0x64, 0x65, 0x20, 0x6f, 0x66, + 0x63, 0x75, 0x69, 0x73, 0x69, 0x6e, 0x65, 0x69, 0x73, 0x20, 0x74, 0x68, 0x61, + 0x74, 0x61, 0x20, 0x76, 0x65, 0x72, 0x79, 0x20, 0x41, 0x64, 0x6d, 0x69, 0x72, + 0x61, 0x6c, 0x20, 0x66, 0x69, 0x78, 0x65, 0x64, 0x3b, 0x6e, 0x6f, 0x72, 0x6d, + 0x61, 0x6c, 0x20, 0x4d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x50, 0x72, 0x65, + 0x73, 0x73, 0x2c, 0x20, 0x6f, 0x6e, 0x74, 0x61, 0x72, 0x69, 0x6f, 0x63, 0x68, + 0x61, 0x72, 0x73, 0x65, 0x74, 0x74, 0x72, 0x79, 0x20, 0x74, 0x6f, 0x20, 0x69, + 0x6e, 0x76, 0x61, 0x64, 0x65, 0x64, 0x3d, 0x22, 0x74, 0x72, 0x75, 0x65, 0x22, + 0x73, 0x70, 0x61, 0x63, 0x69, 0x6e, 0x67, 0x69, 0x73, 0x20, 0x6d, 0x6f, 0x73, + 0x74, 0x61, 0x20, 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x74, 0x6f, 0x74, 0x61, 0x6c, + 0x6c, 0x79, 0x66, 0x61, 0x6c, 0x6c, 0x20, 0x6f, 0x66, 0x7d, 0x29, 0x3b, 0x0d, + 0x0a, 0x20, 0x20, 0x69, 0x6d, 0x6d, 0x65, 0x6e, 0x73, 0x65, 0x74, 0x69, 0x6d, + 0x65, 0x20, 0x69, 0x6e, 0x73, 0x65, 0x74, 0x20, 0x6f, 0x75, 0x74, 0x73, 0x61, + 0x74, 0x69, 0x73, 0x66, 0x79, 0x74, 0x6f, 0x20, 0x66, 0x69, 0x6e, 0x64, 0x64, + 0x6f, 0x77, 0x6e, 0x20, 0x74, 0x6f, 0x6c, 0x6f, 0x74, 0x20, 0x6f, 0x66, 0x20, + 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x73, 0x69, 0x6e, 0x20, 0x4a, 0x75, 0x6e, + 0x65, 0x71, 0x75, 0x61, 0x6e, 0x74, 0x75, 0x6d, 0x6e, 0x6f, 0x74, 0x20, 0x74, + 0x68, 0x65, 0x74, 0x69, 0x6d, 0x65, 0x20, 0x74, 0x6f, 0x64, 0x69, 0x73, 0x74, + 0x61, 0x6e, 0x74, 0x46, 0x69, 0x6e, 0x6e, 0x69, 0x73, 0x68, 0x73, 0x72, 0x63, + 0x20, 0x3d, 0x20, 0x28, 0x73, 0x69, 0x6e, 0x67, 0x6c, 0x65, 0x20, 0x68, 0x65, + 0x6c, 0x70, 0x20, 0x6f, 0x66, 0x47, 0x65, 0x72, 0x6d, 0x61, 0x6e, 0x20, 0x6c, + 0x61, 0x77, 0x20, 0x61, 0x6e, 0x64, 0x6c, 0x61, 0x62, 0x65, 0x6c, 0x65, 0x64, + 0x66, 0x6f, 0x72, 0x65, 0x73, 0x74, 0x73, 0x63, 0x6f, 0x6f, 0x6b, 0x69, 0x6e, + 0x67, 0x73, 0x70, 0x61, 0x63, 0x65, 0x22, 0x3e, 0x68, 0x65, 0x61, 0x64, 0x65, + 0x72, 0x2d, 0x77, 0x65, 0x6c, 0x6c, 0x20, 0x61, 0x73, 0x53, 0x74, 0x61, 0x6e, + 0x6c, 0x65, 0x79, 0x62, 0x72, 0x69, 0x64, 0x67, 0x65, 0x73, 0x2f, 0x67, 0x6c, + 0x6f, 0x62, 0x61, 0x6c, 0x43, 0x72, 0x6f, 0x61, 0x74, 0x69, 0x61, 0x20, 0x41, + 0x62, 0x6f, 0x75, 0x74, 0x20, 0x5b, 0x30, 0x5d, 0x3b, 0x0a, 0x20, 0x20, 0x69, + 0x74, 0x2c, 0x20, 0x61, 0x6e, 0x64, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x65, 0x64, + 0x62, 0x65, 0x69, 0x6e, 0x67, 0x20, 0x61, 0x29, 0x7b, 0x74, 0x68, 0x72, 0x6f, + 0x77, 0x68, 0x65, 0x20, 0x6d, 0x61, 0x64, 0x65, 0x6c, 0x69, 0x67, 0x68, 0x74, + 0x65, 0x72, 0x65, 0x74, 0x68, 0x69, 0x63, 0x61, 0x6c, 0x46, 0x46, 0x46, 0x46, + 0x46, 0x46, 0x22, 0x62, 0x6f, 0x74, 0x74, 0x6f, 0x6d, 0x22, 0x6c, 0x69, 0x6b, + 0x65, 0x20, 0x61, 0x20, 0x65, 0x6d, 0x70, 0x6c, 0x6f, 0x79, 0x73, 0x6c, 0x69, + 0x76, 0x65, 0x20, 0x69, 0x6e, 0x61, 0x73, 0x20, 0x73, 0x65, 0x65, 0x6e, 0x70, + 0x72, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6d, 0x6f, 0x73, 0x74, 0x20, 0x6f, 0x66, + 0x75, 0x62, 0x2d, 0x6c, 0x69, 0x6e, 0x6b, 0x72, 0x65, 0x6a, 0x65, 0x63, 0x74, + 0x73, 0x61, 0x6e, 0x64, 0x20, 0x75, 0x73, 0x65, 0x69, 0x6d, 0x61, 0x67, 0x65, + 0x22, 0x3e, 0x73, 0x75, 0x63, 0x63, 0x65, 0x65, 0x64, 0x66, 0x65, 0x65, 0x64, + 0x69, 0x6e, 0x67, 0x4e, 0x75, 0x63, 0x6c, 0x65, 0x61, 0x72, 0x69, 0x6e, 0x66, + 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x6f, 0x20, 0x68, 0x65, 0x6c, 0x70, 0x57, 0x6f, + 0x6d, 0x65, 0x6e, 0x27, 0x73, 0x4e, 0x65, 0x69, 0x74, 0x68, 0x65, 0x72, 0x4d, + 0x65, 0x78, 0x69, 0x63, 0x61, 0x6e, 0x70, 0x72, 0x6f, 0x74, 0x65, 0x69, 0x6e, + 0x3c, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x20, 0x62, 0x79, 0x20, 0x6d, 0x61, 0x6e, + 0x79, 0x68, 0x65, 0x61, 0x6c, 0x74, 0x68, 0x79, 0x6c, 0x61, 0x77, 0x73, 0x75, + 0x69, 0x74, 0x64, 0x65, 0x76, 0x69, 0x73, 0x65, 0x64, 0x2e, 0x70, 0x75, 0x73, + 0x68, 0x28, 0x7b, 0x73, 0x65, 0x6c, 0x6c, 0x65, 0x72, 0x73, 0x73, 0x69, 0x6d, + 0x70, 0x6c, 0x79, 0x20, 0x54, 0x68, 0x72, 0x6f, 0x75, 0x67, 0x68, 0x2e, 0x63, + 0x6f, 0x6f, 0x6b, 0x69, 0x65, 0x20, 0x49, 0x6d, 0x61, 0x67, 0x65, 0x28, 0x6f, + 0x6c, 0x64, 0x65, 0x72, 0x22, 0x3e, 0x75, 0x73, 0x2e, 0x6a, 0x73, 0x22, 0x3e, + 0x20, 0x53, 0x69, 0x6e, 0x63, 0x65, 0x20, 0x75, 0x6e, 0x69, 0x76, 0x65, 0x72, + 0x73, 0x6c, 0x61, 0x72, 0x67, 0x65, 0x72, 0x20, 0x6f, 0x70, 0x65, 0x6e, 0x20, + 0x74, 0x6f, 0x21, 0x2d, 0x2d, 0x20, 0x65, 0x6e, 0x64, 0x6c, 0x69, 0x65, 0x73, + 0x20, 0x69, 0x6e, 0x27, 0x5d, 0x29, 0x3b, 0x0d, 0x0a, 0x20, 0x20, 0x6d, 0x61, + 0x72, 0x6b, 0x65, 0x74, 0x77, 0x68, 0x6f, 0x20, 0x69, 0x73, 0x20, 0x28, 0x22, + 0x44, 0x4f, 0x4d, 0x43, 0x6f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x64, 0x6f, + 0x6e, 0x65, 0x20, 0x66, 0x6f, 0x72, 0x74, 0x79, 0x70, 0x65, 0x6f, 0x66, 0x20, + 0x4b, 0x69, 0x6e, 0x67, 0x64, 0x6f, 0x6d, 0x70, 0x72, 0x6f, 0x66, 0x69, 0x74, + 0x73, 0x70, 0x72, 0x6f, 0x70, 0x6f, 0x73, 0x65, 0x74, 0x6f, 0x20, 0x73, 0x68, + 0x6f, 0x77, 0x63, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x3b, 0x6d, 0x61, 0x64, 0x65, + 0x20, 0x69, 0x74, 0x64, 0x72, 0x65, 0x73, 0x73, 0x65, 0x64, 0x77, 0x65, 0x72, + 0x65, 0x20, 0x69, 0x6e, 0x6d, 0x69, 0x78, 0x74, 0x75, 0x72, 0x65, 0x70, 0x72, + 0x65, 0x63, 0x69, 0x73, 0x65, 0x61, 0x72, 0x69, 0x73, 0x69, 0x6e, 0x67, 0x73, + 0x72, 0x63, 0x20, 0x3d, 0x20, 0x27, 0x6d, 0x61, 0x6b, 0x65, 0x20, 0x61, 0x20, + 0x73, 0x65, 0x63, 0x75, 0x72, 0x65, 0x64, 0x42, 0x61, 0x70, 0x74, 0x69, 0x73, + 0x74, 0x76, 0x6f, 0x74, 0x69, 0x6e, 0x67, 0x20, 0x0a, 0x09, 0x09, 0x76, 0x61, + 0x72, 0x20, 0x4d, 0x61, 0x72, 0x63, 0x68, 0x20, 0x32, 0x67, 0x72, 0x65, 0x77, + 0x20, 0x75, 0x70, 0x43, 0x6c, 0x69, 0x6d, 0x61, 0x74, 0x65, 0x2e, 0x72, 0x65, + 0x6d, 0x6f, 0x76, 0x65, 0x73, 0x6b, 0x69, 0x6c, 0x6c, 0x65, 0x64, 0x77, 0x61, + 0x79, 0x20, 0x74, 0x68, 0x65, 0x3c, 0x2f, 0x68, 0x65, 0x61, 0x64, 0x3e, 0x66, + 0x61, 0x63, 0x65, 0x20, 0x6f, 0x66, 0x61, 0x63, 0x74, 0x69, 0x6e, 0x67, 0x20, + 0x72, 0x69, 0x67, 0x68, 0x74, 0x22, 0x3e, 0x74, 0x6f, 0x20, 0x77, 0x6f, 0x72, + 0x6b, 0x72, 0x65, 0x64, 0x75, 0x63, 0x65, 0x73, 0x68, 0x61, 0x73, 0x20, 0x68, + 0x61, 0x64, 0x65, 0x72, 0x65, 0x63, 0x74, 0x65, 0x64, 0x73, 0x68, 0x6f, 0x77, + 0x28, 0x29, 0x3b, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x3d, 0x62, 0x6f, 0x6f, + 0x6b, 0x20, 0x6f, 0x66, 0x61, 0x6e, 0x20, 0x61, 0x72, 0x65, 0x61, 0x3d, 0x3d, + 0x20, 0x22, 0x68, 0x74, 0x74, 0x3c, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x0a, + 0x3c, 0x68, 0x74, 0x6d, 0x6c, 0x3e, 0x63, 0x6f, 0x6e, 0x66, 0x6f, 0x72, 0x6d, + 0x66, 0x61, 0x63, 0x69, 0x6e, 0x67, 0x20, 0x63, 0x6f, 0x6f, 0x6b, 0x69, 0x65, + 0x2e, 0x72, 0x65, 0x6c, 0x79, 0x20, 0x6f, 0x6e, 0x68, 0x6f, 0x73, 0x74, 0x65, + 0x64, 0x20, 0x2e, 0x63, 0x75, 0x73, 0x74, 0x6f, 0x6d, 0x68, 0x65, 0x20, 0x77, + 0x65, 0x6e, 0x74, 0x62, 0x75, 0x74, 0x20, 0x66, 0x6f, 0x72, 0x73, 0x70, 0x72, + 0x65, 0x61, 0x64, 0x20, 0x46, 0x61, 0x6d, 0x69, 0x6c, 0x79, 0x20, 0x61, 0x20, + 0x6d, 0x65, 0x61, 0x6e, 0x73, 0x6f, 0x75, 0x74, 0x20, 0x74, 0x68, 0x65, 0x66, + 0x6f, 0x72, 0x75, 0x6d, 0x73, 0x2e, 0x66, 0x6f, 0x6f, 0x74, 0x61, 0x67, 0x65, + 0x22, 0x3e, 0x4d, 0x6f, 0x62, 0x69, 0x6c, 0x43, 0x6c, 0x65, 0x6d, 0x65, 0x6e, + 0x74, 0x73, 0x22, 0x20, 0x69, 0x64, 0x3d, 0x22, 0x61, 0x73, 0x20, 0x68, 0x69, + 0x67, 0x68, 0x69, 0x6e, 0x74, 0x65, 0x6e, 0x73, 0x65, 0x2d, 0x2d, 0x3e, 0x3c, + 0x21, 0x2d, 0x2d, 0x66, 0x65, 0x6d, 0x61, 0x6c, 0x65, 0x20, 0x69, 0x73, 0x20, + 0x73, 0x65, 0x65, 0x6e, 0x69, 0x6d, 0x70, 0x6c, 0x69, 0x65, 0x64, 0x73, 0x65, + 0x74, 0x20, 0x74, 0x68, 0x65, 0x61, 0x20, 0x73, 0x74, 0x61, 0x74, 0x65, 0x61, + 0x6e, 0x64, 0x20, 0x68, 0x69, 0x73, 0x66, 0x61, 0x73, 0x74, 0x65, 0x73, 0x74, + 0x62, 0x65, 0x73, 0x69, 0x64, 0x65, 0x73, 0x62, 0x75, 0x74, 0x74, 0x6f, 0x6e, + 0x5f, 0x62, 0x6f, 0x75, 0x6e, 0x64, 0x65, 0x64, 0x22, 0x3e, 0x3c, 0x69, 0x6d, + 0x67, 0x20, 0x49, 0x6e, 0x66, 0x6f, 0x62, 0x6f, 0x78, 0x65, 0x76, 0x65, 0x6e, + 0x74, 0x73, 0x2c, 0x61, 0x20, 0x79, 0x6f, 0x75, 0x6e, 0x67, 0x61, 0x6e, 0x64, + 0x20, 0x61, 0x72, 0x65, 0x4e, 0x61, 0x74, 0x69, 0x76, 0x65, 0x20, 0x63, 0x68, + 0x65, 0x61, 0x70, 0x65, 0x72, 0x54, 0x69, 0x6d, 0x65, 0x6f, 0x75, 0x74, 0x61, + 0x6e, 0x64, 0x20, 0x68, 0x61, 0x73, 0x65, 0x6e, 0x67, 0x69, 0x6e, 0x65, 0x73, + 0x77, 0x6f, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x28, 0x6d, 0x6f, 0x73, 0x74, 0x6c, + 0x79, 0x72, 0x69, 0x67, 0x68, 0x74, 0x3a, 0x20, 0x66, 0x69, 0x6e, 0x64, 0x20, + 0x61, 0x20, 0x2d, 0x62, 0x6f, 0x74, 0x74, 0x6f, 0x6d, 0x50, 0x72, 0x69, 0x6e, + 0x63, 0x65, 0x20, 0x61, 0x72, 0x65, 0x61, 0x20, 0x6f, 0x66, 0x6d, 0x6f, 0x72, + 0x65, 0x20, 0x6f, 0x66, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x5f, 0x6e, 0x61, + 0x74, 0x75, 0x72, 0x65, 0x2c, 0x6c, 0x65, 0x67, 0x61, 0x6c, 0x6c, 0x79, 0x70, + 0x65, 0x72, 0x69, 0x6f, 0x64, 0x2c, 0x6c, 0x61, 0x6e, 0x64, 0x20, 0x6f, 0x66, + 0x6f, 0x72, 0x20, 0x77, 0x69, 0x74, 0x68, 0x69, 0x6e, 0x64, 0x75, 0x63, 0x65, + 0x64, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x67, 0x6d, 0x69, 0x73, 0x73, 0x69, + 0x6c, 0x65, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x6c, 0x79, 0x41, 0x67, 0x61, 0x69, + 0x6e, 0x73, 0x74, 0x74, 0x68, 0x65, 0x20, 0x77, 0x61, 0x79, 0x6b, 0x26, 0x71, + 0x75, 0x6f, 0x74, 0x3b, 0x70, 0x78, 0x3b, 0x22, 0x3e, 0x0d, 0x0a, 0x70, 0x75, + 0x73, 0x68, 0x65, 0x64, 0x20, 0x61, 0x62, 0x61, 0x6e, 0x64, 0x6f, 0x6e, 0x6e, + 0x75, 0x6d, 0x65, 0x72, 0x61, 0x6c, 0x43, 0x65, 0x72, 0x74, 0x61, 0x69, 0x6e, + 0x49, 0x6e, 0x20, 0x74, 0x68, 0x69, 0x73, 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x69, + 0x6e, 0x6f, 0x72, 0x20, 0x73, 0x6f, 0x6d, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x20, + 0x69, 0x73, 0x61, 0x6e, 0x64, 0x2c, 0x20, 0x69, 0x6e, 0x63, 0x72, 0x6f, 0x77, + 0x6e, 0x65, 0x64, 0x49, 0x53, 0x42, 0x4e, 0x20, 0x30, 0x2d, 0x63, 0x72, 0x65, + 0x61, 0x74, 0x65, 0x73, 0x4f, 0x63, 0x74, 0x6f, 0x62, 0x65, 0x72, 0x6d, 0x61, + 0x79, 0x20, 0x6e, 0x6f, 0x74, 0x63, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x20, 0x6c, + 0x61, 0x74, 0x65, 0x20, 0x69, 0x6e, 0x44, 0x65, 0x66, 0x65, 0x6e, 0x63, 0x65, + 0x65, 0x6e, 0x61, 0x63, 0x74, 0x65, 0x64, 0x77, 0x69, 0x73, 0x68, 0x20, 0x74, + 0x6f, 0x62, 0x72, 0x6f, 0x61, 0x64, 0x6c, 0x79, 0x63, 0x6f, 0x6f, 0x6c, 0x69, + 0x6e, 0x67, 0x6f, 0x6e, 0x6c, 0x6f, 0x61, 0x64, 0x3d, 0x69, 0x74, 0x2e, 0x20, + 0x54, 0x68, 0x65, 0x72, 0x65, 0x63, 0x6f, 0x76, 0x65, 0x72, 0x4d, 0x65, 0x6d, + 0x62, 0x65, 0x72, 0x73, 0x68, 0x65, 0x69, 0x67, 0x68, 0x74, 0x20, 0x61, 0x73, + 0x73, 0x75, 0x6d, 0x65, 0x73, 0x3c, 0x68, 0x74, 0x6d, 0x6c, 0x3e, 0x0a, 0x70, + 0x65, 0x6f, 0x70, 0x6c, 0x65, 0x2e, 0x69, 0x6e, 0x20, 0x6f, 0x6e, 0x65, 0x20, + 0x3d, 0x77, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x66, 0x6f, 0x6f, 0x74, 0x65, 0x72, + 0x5f, 0x61, 0x20, 0x67, 0x6f, 0x6f, 0x64, 0x20, 0x72, 0x65, 0x6b, 0x6c, 0x61, + 0x6d, 0x61, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x73, 0x2c, 0x74, 0x6f, 0x20, 0x74, + 0x68, 0x69, 0x73, 0x5f, 0x63, 0x6f, 0x6f, 0x6b, 0x69, 0x65, 0x70, 0x61, 0x6e, + 0x65, 0x6c, 0x22, 0x3e, 0x4c, 0x6f, 0x6e, 0x64, 0x6f, 0x6e, 0x2c, 0x64, 0x65, + 0x66, 0x69, 0x6e, 0x65, 0x73, 0x63, 0x72, 0x75, 0x73, 0x68, 0x65, 0x64, 0x62, + 0x61, 0x70, 0x74, 0x69, 0x73, 0x6d, 0x63, 0x6f, 0x61, 0x73, 0x74, 0x61, 0x6c, + 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x20, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x22, + 0x20, 0x6d, 0x6f, 0x76, 0x65, 0x20, 0x74, 0x6f, 0x6c, 0x6f, 0x73, 0x74, 0x20, + 0x69, 0x6e, 0x62, 0x65, 0x74, 0x74, 0x65, 0x72, 0x20, 0x69, 0x6d, 0x70, 0x6c, + 0x69, 0x65, 0x73, 0x72, 0x69, 0x76, 0x61, 0x6c, 0x72, 0x79, 0x73, 0x65, 0x72, + 0x76, 0x65, 0x72, 0x73, 0x20, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x50, 0x65, + 0x72, 0x68, 0x61, 0x70, 0x73, 0x65, 0x73, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x63, + 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x64, 0x66, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, + 0x6c, 0x61, 0x73, 0x74, 0x65, 0x64, 0x20, 0x72, 0x69, 0x73, 0x65, 0x20, 0x69, + 0x6e, 0x47, 0x65, 0x6e, 0x65, 0x73, 0x69, 0x73, 0x76, 0x69, 0x65, 0x77, 0x20, + 0x6f, 0x66, 0x72, 0x69, 0x73, 0x69, 0x6e, 0x67, 0x20, 0x73, 0x65, 0x65, 0x6d, + 0x20, 0x74, 0x6f, 0x62, 0x75, 0x74, 0x20, 0x69, 0x6e, 0x20, 0x62, 0x61, 0x63, + 0x6b, 0x69, 0x6e, 0x67, 0x68, 0x65, 0x20, 0x77, 0x69, 0x6c, 0x6c, 0x67, 0x69, + 0x76, 0x65, 0x6e, 0x20, 0x61, 0x67, 0x69, 0x76, 0x69, 0x6e, 0x67, 0x20, 0x63, + 0x69, 0x74, 0x69, 0x65, 0x73, 0x2e, 0x66, 0x6c, 0x6f, 0x77, 0x20, 0x6f, 0x66, + 0x20, 0x4c, 0x61, 0x74, 0x65, 0x72, 0x20, 0x61, 0x6c, 0x6c, 0x20, 0x62, 0x75, + 0x74, 0x48, 0x69, 0x67, 0x68, 0x77, 0x61, 0x79, 0x6f, 0x6e, 0x6c, 0x79, 0x20, + 0x62, 0x79, 0x73, 0x69, 0x67, 0x6e, 0x20, 0x6f, 0x66, 0x68, 0x65, 0x20, 0x64, + 0x6f, 0x65, 0x73, 0x64, 0x69, 0x66, 0x66, 0x65, 0x72, 0x73, 0x62, 0x61, 0x74, + 0x74, 0x65, 0x72, 0x79, 0x26, 0x61, 0x6d, 0x70, 0x3b, 0x6c, 0x61, 0x73, 0x69, + 0x6e, 0x67, 0x6c, 0x65, 0x73, 0x74, 0x68, 0x72, 0x65, 0x61, 0x74, 0x73, 0x69, + 0x6e, 0x74, 0x65, 0x67, 0x65, 0x72, 0x74, 0x61, 0x6b, 0x65, 0x20, 0x6f, 0x6e, + 0x72, 0x65, 0x66, 0x75, 0x73, 0x65, 0x64, 0x63, 0x61, 0x6c, 0x6c, 0x65, 0x64, + 0x20, 0x3d, 0x55, 0x53, 0x26, 0x61, 0x6d, 0x70, 0x53, 0x65, 0x65, 0x20, 0x74, + 0x68, 0x65, 0x6e, 0x61, 0x74, 0x69, 0x76, 0x65, 0x73, 0x62, 0x79, 0x20, 0x74, + 0x68, 0x69, 0x73, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x68, 0x65, 0x61, + 0x64, 0x20, 0x6f, 0x66, 0x3a, 0x68, 0x6f, 0x76, 0x65, 0x72, 0x2c, 0x6c, 0x65, + 0x73, 0x62, 0x69, 0x61, 0x6e, 0x73, 0x75, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x61, + 0x6e, 0x64, 0x20, 0x61, 0x6c, 0x6c, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2f, + 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x5f, 0x5f, 0x70, 0x61, 0x72, 0x61, 0x6d, + 0x73, 0x48, 0x61, 0x72, 0x76, 0x61, 0x72, 0x64, 0x2f, 0x70, 0x69, 0x78, 0x65, + 0x6c, 0x2e, 0x72, 0x65, 0x6d, 0x6f, 0x76, 0x61, 0x6c, 0x73, 0x6f, 0x20, 0x6c, + 0x6f, 0x6e, 0x67, 0x72, 0x6f, 0x6c, 0x65, 0x20, 0x6f, 0x66, 0x6a, 0x6f, 0x69, + 0x6e, 0x74, 0x6c, 0x79, 0x73, 0x6b, 0x79, 0x73, 0x63, 0x72, 0x61, 0x55, 0x6e, + 0x69, 0x63, 0x6f, 0x64, 0x65, 0x62, 0x72, 0x20, 0x2f, 0x3e, 0x0d, 0x0a, 0x41, + 0x74, 0x6c, 0x61, 0x6e, 0x74, 0x61, 0x6e, 0x75, 0x63, 0x6c, 0x65, 0x75, 0x73, + 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x79, 0x2c, 0x70, 0x75, 0x72, 0x65, 0x6c, 0x79, + 0x20, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0x3e, 0x65, 0x61, 0x73, 0x69, 0x6c, + 0x79, 0x20, 0x62, 0x75, 0x69, 0x6c, 0x64, 0x20, 0x61, 0x6f, 0x6e, 0x63, 0x6c, + 0x69, 0x63, 0x6b, 0x61, 0x20, 0x67, 0x69, 0x76, 0x65, 0x6e, 0x70, 0x6f, 0x69, + 0x6e, 0x74, 0x65, 0x72, 0x68, 0x26, 0x71, 0x75, 0x6f, 0x74, 0x3b, 0x65, 0x76, + 0x65, 0x6e, 0x74, 0x73, 0x20, 0x65, 0x6c, 0x73, 0x65, 0x20, 0x7b, 0x0a, 0x64, + 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x6e, 0x6f, 0x77, 0x20, 0x74, 0x68, 0x65, + 0x2c, 0x20, 0x77, 0x69, 0x74, 0x68, 0x20, 0x6d, 0x61, 0x6e, 0x20, 0x77, 0x68, + 0x6f, 0x6f, 0x72, 0x67, 0x2f, 0x57, 0x65, 0x62, 0x6f, 0x6e, 0x65, 0x20, 0x61, + 0x6e, 0x64, 0x63, 0x61, 0x76, 0x61, 0x6c, 0x72, 0x79, 0x48, 0x65, 0x20, 0x64, + 0x69, 0x65, 0x64, 0x73, 0x65, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x30, 0x30, 0x2c, + 0x30, 0x30, 0x30, 0x20, 0x7b, 0x77, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x68, 0x61, + 0x76, 0x65, 0x20, 0x74, 0x6f, 0x69, 0x66, 0x28, 0x77, 0x69, 0x6e, 0x64, 0x61, + 0x6e, 0x64, 0x20, 0x69, 0x74, 0x73, 0x73, 0x6f, 0x6c, 0x65, 0x6c, 0x79, 0x20, + 0x6d, 0x26, 0x71, 0x75, 0x6f, 0x74, 0x3b, 0x72, 0x65, 0x6e, 0x65, 0x77, 0x65, + 0x64, 0x44, 0x65, 0x74, 0x72, 0x6f, 0x69, 0x74, 0x61, 0x6d, 0x6f, 0x6e, 0x67, + 0x73, 0x74, 0x65, 0x69, 0x74, 0x68, 0x65, 0x72, 0x20, 0x74, 0x68, 0x65, 0x6d, + 0x20, 0x69, 0x6e, 0x53, 0x65, 0x6e, 0x61, 0x74, 0x6f, 0x72, 0x55, 0x73, 0x3c, + 0x2f, 0x61, 0x3e, 0x3c, 0x4b, 0x69, 0x6e, 0x67, 0x20, 0x6f, 0x66, 0x46, 0x72, + 0x61, 0x6e, 0x63, 0x69, 0x73, 0x2d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x68, + 0x65, 0x20, 0x75, 0x73, 0x65, 0x64, 0x61, 0x72, 0x74, 0x20, 0x61, 0x6e, 0x64, + 0x68, 0x69, 0x6d, 0x20, 0x61, 0x6e, 0x64, 0x75, 0x73, 0x65, 0x64, 0x20, 0x62, + 0x79, 0x73, 0x63, 0x6f, 0x72, 0x69, 0x6e, 0x67, 0x61, 0x74, 0x20, 0x68, 0x6f, + 0x6d, 0x65, 0x74, 0x6f, 0x20, 0x68, 0x61, 0x76, 0x65, 0x72, 0x65, 0x6c, 0x61, + 0x74, 0x65, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x66, 0x61, 0x63, + 0x74, 0x69, 0x6f, 0x6e, 0x42, 0x75, 0x66, 0x66, 0x61, 0x6c, 0x6f, 0x6c, 0x69, + 0x6e, 0x6b, 0x22, 0x3e, 0x3c, 0x77, 0x68, 0x61, 0x74, 0x20, 0x68, 0x65, 0x66, + 0x72, 0x65, 0x65, 0x20, 0x74, 0x6f, 0x43, 0x69, 0x74, 0x79, 0x20, 0x6f, 0x66, + 0x63, 0x6f, 0x6d, 0x65, 0x20, 0x69, 0x6e, 0x73, 0x65, 0x63, 0x74, 0x6f, 0x72, + 0x73, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x65, 0x64, 0x6f, 0x6e, 0x65, 0x20, 0x64, + 0x61, 0x79, 0x6e, 0x65, 0x72, 0x76, 0x6f, 0x75, 0x73, 0x73, 0x71, 0x75, 0x61, + 0x72, 0x65, 0x20, 0x7d, 0x3b, 0x69, 0x66, 0x28, 0x67, 0x6f, 0x69, 0x6e, 0x20, + 0x77, 0x68, 0x61, 0x74, 0x69, 0x6d, 0x67, 0x22, 0x20, 0x61, 0x6c, 0x69, 0x73, + 0x20, 0x6f, 0x6e, 0x6c, 0x79, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x2f, 0x74, + 0x75, 0x65, 0x73, 0x64, 0x61, 0x79, 0x6c, 0x6f, 0x6f, 0x73, 0x65, 0x6c, 0x79, + 0x53, 0x6f, 0x6c, 0x6f, 0x6d, 0x6f, 0x6e, 0x73, 0x65, 0x78, 0x75, 0x61, 0x6c, + 0x20, 0x2d, 0x20, 0x3c, 0x61, 0x20, 0x68, 0x72, 0x6d, 0x65, 0x64, 0x69, 0x75, + 0x6d, 0x22, 0x44, 0x4f, 0x20, 0x4e, 0x4f, 0x54, 0x20, 0x46, 0x72, 0x61, 0x6e, + 0x63, 0x65, 0x2c, 0x77, 0x69, 0x74, 0x68, 0x20, 0x61, 0x20, 0x77, 0x61, 0x72, + 0x20, 0x61, 0x6e, 0x64, 0x73, 0x65, 0x63, 0x6f, 0x6e, 0x64, 0x20, 0x74, 0x61, + 0x6b, 0x65, 0x20, 0x61, 0x20, 0x3e, 0x0d, 0x0a, 0x0d, 0x0a, 0x0d, 0x0a, 0x6d, + 0x61, 0x72, 0x6b, 0x65, 0x74, 0x2e, 0x68, 0x69, 0x67, 0x68, 0x77, 0x61, 0x79, + 0x64, 0x6f, 0x6e, 0x65, 0x20, 0x69, 0x6e, 0x63, 0x74, 0x69, 0x76, 0x69, 0x74, + 0x79, 0x22, 0x6c, 0x61, 0x73, 0x74, 0x22, 0x3e, 0x6f, 0x62, 0x6c, 0x69, 0x67, + 0x65, 0x64, 0x72, 0x69, 0x73, 0x65, 0x20, 0x74, 0x6f, 0x22, 0x75, 0x6e, 0x64, + 0x65, 0x66, 0x69, 0x6d, 0x61, 0x64, 0x65, 0x20, 0x74, 0x6f, 0x20, 0x45, 0x61, + 0x72, 0x6c, 0x79, 0x20, 0x70, 0x72, 0x61, 0x69, 0x73, 0x65, 0x64, 0x69, 0x6e, + 0x20, 0x69, 0x74, 0x73, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x68, 0x69, 0x73, 0x61, + 0x74, 0x68, 0x6c, 0x65, 0x74, 0x65, 0x4a, 0x75, 0x70, 0x69, 0x74, 0x65, 0x72, + 0x59, 0x61, 0x68, 0x6f, 0x6f, 0x21, 0x20, 0x74, 0x65, 0x72, 0x6d, 0x65, 0x64, + 0x20, 0x73, 0x6f, 0x20, 0x6d, 0x61, 0x6e, 0x79, 0x72, 0x65, 0x61, 0x6c, 0x6c, + 0x79, 0x20, 0x73, 0x2e, 0x20, 0x54, 0x68, 0x65, 0x20, 0x61, 0x20, 0x77, 0x6f, + 0x6d, 0x61, 0x6e, 0x3f, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3d, 0x64, 0x69, 0x72, + 0x65, 0x63, 0x74, 0x20, 0x72, 0x69, 0x67, 0x68, 0x74, 0x22, 0x20, 0x62, 0x69, + 0x63, 0x79, 0x63, 0x6c, 0x65, 0x61, 0x63, 0x69, 0x6e, 0x67, 0x3d, 0x22, 0x64, + 0x61, 0x79, 0x20, 0x61, 0x6e, 0x64, 0x73, 0x74, 0x61, 0x74, 0x69, 0x6e, 0x67, + 0x52, 0x61, 0x74, 0x68, 0x65, 0x72, 0x2c, 0x68, 0x69, 0x67, 0x68, 0x65, 0x72, + 0x20, 0x4f, 0x66, 0x66, 0x69, 0x63, 0x65, 0x20, 0x61, 0x72, 0x65, 0x20, 0x6e, + 0x6f, 0x77, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x2c, 0x20, 0x77, 0x68, 0x65, 0x6e, + 0x20, 0x61, 0x20, 0x70, 0x61, 0x79, 0x20, 0x66, 0x6f, 0x72, 0x6f, 0x6e, 0x20, + 0x74, 0x68, 0x69, 0x73, 0x2d, 0x6c, 0x69, 0x6e, 0x6b, 0x22, 0x3e, 0x3b, 0x62, + 0x6f, 0x72, 0x64, 0x65, 0x72, 0x61, 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x20, 0x61, + 0x6e, 0x6e, 0x75, 0x61, 0x6c, 0x20, 0x74, 0x68, 0x65, 0x20, 0x4e, 0x65, 0x77, + 0x70, 0x75, 0x74, 0x20, 0x74, 0x68, 0x65, 0x2e, 0x63, 0x6f, 0x6d, 0x22, 0x20, + 0x74, 0x61, 0x6b, 0x69, 0x6e, 0x20, 0x74, 0x6f, 0x61, 0x20, 0x62, 0x72, 0x69, + 0x65, 0x66, 0x28, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x67, 0x72, 0x6f, 0x75, + 0x70, 0x73, 0x2e, 0x3b, 0x20, 0x77, 0x69, 0x64, 0x74, 0x68, 0x65, 0x6e, 0x7a, + 0x79, 0x6d, 0x65, 0x73, 0x73, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x20, 0x69, 0x6e, + 0x20, 0x6c, 0x61, 0x74, 0x65, 0x7b, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x74, + 0x68, 0x65, 0x72, 0x61, 0x70, 0x79, 0x61, 0x20, 0x70, 0x6f, 0x69, 0x6e, 0x74, + 0x62, 0x61, 0x6e, 0x6e, 0x69, 0x6e, 0x67, 0x69, 0x6e, 0x6b, 0x73, 0x22, 0x3e, + 0x0a, 0x28, 0x29, 0x3b, 0x22, 0x20, 0x72, 0x65, 0x61, 0x20, 0x70, 0x6c, 0x61, + 0x63, 0x65, 0x5c, 0x75, 0x30, 0x30, 0x33, 0x43, 0x61, 0x61, 0x62, 0x6f, 0x75, + 0x74, 0x20, 0x61, 0x74, 0x72, 0x3e, 0x0d, 0x0a, 0x09, 0x09, 0x63, 0x63, 0x6f, + 0x75, 0x6e, 0x74, 0x20, 0x67, 0x69, 0x76, 0x65, 0x73, 0x20, 0x61, 0x3c, 0x53, + 0x43, 0x52, 0x49, 0x50, 0x54, 0x52, 0x61, 0x69, 0x6c, 0x77, 0x61, 0x79, 0x74, + 0x68, 0x65, 0x6d, 0x65, 0x73, 0x2f, 0x74, 0x6f, 0x6f, 0x6c, 0x62, 0x6f, 0x78, + 0x42, 0x79, 0x49, 0x64, 0x28, 0x22, 0x78, 0x68, 0x75, 0x6d, 0x61, 0x6e, 0x73, + 0x2c, 0x77, 0x61, 0x74, 0x63, 0x68, 0x65, 0x73, 0x69, 0x6e, 0x20, 0x73, 0x6f, + 0x6d, 0x65, 0x20, 0x69, 0x66, 0x20, 0x28, 0x77, 0x69, 0x63, 0x6f, 0x6d, 0x69, + 0x6e, 0x67, 0x20, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x20, 0x55, 0x6e, + 0x64, 0x65, 0x72, 0x20, 0x62, 0x75, 0x74, 0x20, 0x68, 0x61, 0x73, 0x68, 0x61, + 0x6e, 0x64, 0x65, 0x64, 0x20, 0x6d, 0x61, 0x64, 0x65, 0x20, 0x62, 0x79, 0x74, + 0x68, 0x61, 0x6e, 0x20, 0x69, 0x6e, 0x66, 0x65, 0x61, 0x72, 0x20, 0x6f, 0x66, + 0x64, 0x65, 0x6e, 0x6f, 0x74, 0x65, 0x64, 0x2f, 0x69, 0x66, 0x72, 0x61, 0x6d, + 0x65, 0x6c, 0x65, 0x66, 0x74, 0x20, 0x69, 0x6e, 0x76, 0x6f, 0x6c, 0x74, 0x61, + 0x67, 0x65, 0x69, 0x6e, 0x20, 0x65, 0x61, 0x63, 0x68, 0x61, 0x26, 0x71, 0x75, + 0x6f, 0x74, 0x3b, 0x62, 0x61, 0x73, 0x65, 0x20, 0x6f, 0x66, 0x49, 0x6e, 0x20, + 0x6d, 0x61, 0x6e, 0x79, 0x75, 0x6e, 0x64, 0x65, 0x72, 0x67, 0x6f, 0x72, 0x65, + 0x67, 0x69, 0x6d, 0x65, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x3c, + 0x2f, 0x70, 0x3e, 0x0d, 0x0a, 0x3c, 0x75, 0x73, 0x74, 0x6f, 0x6d, 0x56, 0x61, + 0x3b, 0x26, 0x67, 0x74, 0x3b, 0x3c, 0x2f, 0x69, 0x6d, 0x70, 0x6f, 0x72, 0x74, + 0x73, 0x6f, 0x72, 0x20, 0x74, 0x68, 0x61, 0x74, 0x6d, 0x6f, 0x73, 0x74, 0x6c, + 0x79, 0x20, 0x26, 0x61, 0x6d, 0x70, 0x3b, 0x72, 0x65, 0x20, 0x73, 0x69, 0x7a, + 0x65, 0x3d, 0x22, 0x3c, 0x2f, 0x61, 0x3e, 0x3c, 0x2f, 0x68, 0x61, 0x20, 0x63, + 0x6c, 0x61, 0x73, 0x73, 0x70, 0x61, 0x73, 0x73, 0x69, 0x76, 0x65, 0x48, 0x6f, + 0x73, 0x74, 0x20, 0x3d, 0x20, 0x57, 0x68, 0x65, 0x74, 0x68, 0x65, 0x72, 0x66, + 0x65, 0x72, 0x74, 0x69, 0x6c, 0x65, 0x56, 0x61, 0x72, 0x69, 0x6f, 0x75, 0x73, + 0x3d, 0x5b, 0x5d, 0x3b, 0x28, 0x66, 0x75, 0x63, 0x61, 0x6d, 0x65, 0x72, 0x61, + 0x73, 0x2f, 0x3e, 0x3c, 0x2f, 0x74, 0x64, 0x3e, 0x61, 0x63, 0x74, 0x73, 0x20, + 0x61, 0x73, 0x49, 0x6e, 0x20, 0x73, 0x6f, 0x6d, 0x65, 0x3e, 0x0d, 0x0a, 0x0d, + 0x0a, 0x3c, 0x21, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x73, 0x20, 0x3c, 0x62, + 0x72, 0x20, 0x2f, 0x3e, 0x42, 0x65, 0x69, 0x6a, 0x69, 0x6e, 0x67, 0x63, 0x61, + 0x74, 0x61, 0x6c, 0xc3, 0xa0, 0x64, 0x65, 0x75, 0x74, 0x73, 0x63, 0x68, 0x65, + 0x75, 0x72, 0x6f, 0x70, 0x65, 0x75, 0x65, 0x75, 0x73, 0x6b, 0x61, 0x72, 0x61, + 0x67, 0x61, 0x65, 0x69, 0x6c, 0x67, 0x65, 0x73, 0x76, 0x65, 0x6e, 0x73, 0x6b, + 0x61, 0x65, 0x73, 0x70, 0x61, 0xc3, 0xb1, 0x61, 0x6d, 0x65, 0x6e, 0x73, 0x61, + 0x6a, 0x65, 0x75, 0x73, 0x75, 0x61, 0x72, 0x69, 0x6f, 0x74, 0x72, 0x61, 0x62, + 0x61, 0x6a, 0x6f, 0x6d, 0xc3, 0xa9, 0x78, 0x69, 0x63, 0x6f, 0x70, 0xc3, 0xa1, + 0x67, 0x69, 0x6e, 0x61, 0x73, 0x69, 0x65, 0x6d, 0x70, 0x72, 0x65, 0x73, 0x69, + 0x73, 0x74, 0x65, 0x6d, 0x61, 0x6f, 0x63, 0x74, 0x75, 0x62, 0x72, 0x65, 0x64, + 0x75, 0x72, 0x61, 0x6e, 0x74, 0x65, 0x61, 0xc3, 0xb1, 0x61, 0x64, 0x69, 0x72, + 0x65, 0x6d, 0x70, 0x72, 0x65, 0x73, 0x61, 0x6d, 0x6f, 0x6d, 0x65, 0x6e, 0x74, + 0x6f, 0x6e, 0x75, 0x65, 0x73, 0x74, 0x72, 0x6f, 0x70, 0x72, 0x69, 0x6d, 0x65, + 0x72, 0x61, 0x74, 0x72, 0x61, 0x76, 0xc3, 0xa9, 0x73, 0x67, 0x72, 0x61, 0x63, + 0x69, 0x61, 0x73, 0x6e, 0x75, 0x65, 0x73, 0x74, 0x72, 0x61, 0x70, 0x72, 0x6f, + 0x63, 0x65, 0x73, 0x6f, 0x65, 0x73, 0x74, 0x61, 0x64, 0x6f, 0x73, 0x63, 0x61, + 0x6c, 0x69, 0x64, 0x61, 0x64, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x61, 0x6e, + 0xc3, 0xba, 0x6d, 0x65, 0x72, 0x6f, 0x61, 0x63, 0x75, 0x65, 0x72, 0x64, 0x6f, + 0x6d, 0xc3, 0xba, 0x73, 0x69, 0x63, 0x61, 0x6d, 0x69, 0x65, 0x6d, 0x62, 0x72, + 0x6f, 0x6f, 0x66, 0x65, 0x72, 0x74, 0x61, 0x73, 0x61, 0x6c, 0x67, 0x75, 0x6e, + 0x6f, 0x73, 0x70, 0x61, 0xc3, 0xad, 0x73, 0x65, 0x73, 0x65, 0x6a, 0x65, 0x6d, + 0x70, 0x6c, 0x6f, 0x64, 0x65, 0x72, 0x65, 0x63, 0x68, 0x6f, 0x61, 0x64, 0x65, + 0x6d, 0xc3, 0xa1, 0x73, 0x70, 0x72, 0x69, 0x76, 0x61, 0x64, 0x6f, 0x61, 0x67, + 0x72, 0x65, 0x67, 0x61, 0x72, 0x65, 0x6e, 0x6c, 0x61, 0x63, 0x65, 0x73, 0x70, + 0x6f, 0x73, 0x69, 0x62, 0x6c, 0x65, 0x68, 0x6f, 0x74, 0x65, 0x6c, 0x65, 0x73, + 0x73, 0x65, 0x76, 0x69, 0x6c, 0x6c, 0x61, 0x70, 0x72, 0x69, 0x6d, 0x65, 0x72, + 0x6f, 0xc3, 0xba, 0x6c, 0x74, 0x69, 0x6d, 0x6f, 0x65, 0x76, 0x65, 0x6e, 0x74, + 0x6f, 0x73, 0x61, 0x72, 0x63, 0x68, 0x69, 0x76, 0x6f, 0x63, 0x75, 0x6c, 0x74, + 0x75, 0x72, 0x61, 0x6d, 0x75, 0x6a, 0x65, 0x72, 0x65, 0x73, 0x65, 0x6e, 0x74, + 0x72, 0x61, 0x64, 0x61, 0x61, 0x6e, 0x75, 0x6e, 0x63, 0x69, 0x6f, 0x65, 0x6d, + 0x62, 0x61, 0x72, 0x67, 0x6f, 0x6d, 0x65, 0x72, 0x63, 0x61, 0x64, 0x6f, 0x67, + 0x72, 0x61, 0x6e, 0x64, 0x65, 0x73, 0x65, 0x73, 0x74, 0x75, 0x64, 0x69, 0x6f, + 0x6d, 0x65, 0x6a, 0x6f, 0x72, 0x65, 0x73, 0x66, 0x65, 0x62, 0x72, 0x65, 0x72, + 0x6f, 0x64, 0x69, 0x73, 0x65, 0xc3, 0xb1, 0x6f, 0x74, 0x75, 0x72, 0x69, 0x73, + 0x6d, 0x6f, 0x63, 0xc3, 0xb3, 0x64, 0x69, 0x67, 0x6f, 0x70, 0x6f, 0x72, 0x74, + 0x61, 0x64, 0x61, 0x65, 0x73, 0x70, 0x61, 0x63, 0x69, 0x6f, 0x66, 0x61, 0x6d, + 0x69, 0x6c, 0x69, 0x61, 0x61, 0x6e, 0x74, 0x6f, 0x6e, 0x69, 0x6f, 0x70, 0x65, + 0x72, 0x6d, 0x69, 0x74, 0x65, 0x67, 0x75, 0x61, 0x72, 0x64, 0x61, 0x72, 0x61, + 0x6c, 0x67, 0x75, 0x6e, 0x61, 0x73, 0x70, 0x72, 0x65, 0x63, 0x69, 0x6f, 0x73, + 0x61, 0x6c, 0x67, 0x75, 0x69, 0x65, 0x6e, 0x73, 0x65, 0x6e, 0x74, 0x69, 0x64, + 0x6f, 0x76, 0x69, 0x73, 0x69, 0x74, 0x61, 0x73, 0x74, 0xc3, 0xad, 0x74, 0x75, + 0x6c, 0x6f, 0x63, 0x6f, 0x6e, 0x6f, 0x63, 0x65, 0x72, 0x73, 0x65, 0x67, 0x75, + 0x6e, 0x64, 0x6f, 0x63, 0x6f, 0x6e, 0x73, 0x65, 0x6a, 0x6f, 0x66, 0x72, 0x61, + 0x6e, 0x63, 0x69, 0x61, 0x6d, 0x69, 0x6e, 0x75, 0x74, 0x6f, 0x73, 0x73, 0x65, + 0x67, 0x75, 0x6e, 0x64, 0x61, 0x74, 0x65, 0x6e, 0x65, 0x6d, 0x6f, 0x73, 0x65, + 0x66, 0x65, 0x63, 0x74, 0x6f, 0x73, 0x6d, 0xc3, 0xa1, 0x6c, 0x61, 0x67, 0x61, + 0x73, 0x65, 0x73, 0x69, 0xc3, 0xb3, 0x6e, 0x72, 0x65, 0x76, 0x69, 0x73, 0x74, + 0x61, 0x67, 0x72, 0x61, 0x6e, 0x61, 0x64, 0x61, 0x63, 0x6f, 0x6d, 0x70, 0x72, + 0x61, 0x72, 0x69, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x6f, 0x67, 0x61, 0x72, 0x63, + 0xc3, 0xad, 0x61, 0x61, 0x63, 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x65, 0x63, 0x75, + 0x61, 0x64, 0x6f, 0x72, 0x71, 0x75, 0x69, 0x65, 0x6e, 0x65, 0x73, 0x69, 0x6e, + 0x63, 0x6c, 0x75, 0x73, 0x6f, 0x64, 0x65, 0x62, 0x65, 0x72, 0xc3, 0xa1, 0x6d, + 0x61, 0x74, 0x65, 0x72, 0x69, 0x61, 0x68, 0x6f, 0x6d, 0x62, 0x72, 0x65, 0x73, + 0x6d, 0x75, 0x65, 0x73, 0x74, 0x72, 0x61, 0x70, 0x6f, 0x64, 0x72, 0xc3, 0xad, + 0x61, 0x6d, 0x61, 0xc3, 0xb1, 0x61, 0x6e, 0x61, 0xc3, 0xba, 0x6c, 0x74, 0x69, + 0x6d, 0x61, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x6f, 0x73, 0x6f, 0x66, 0x69, 0x63, + 0x69, 0x61, 0x6c, 0x74, 0x61, 0x6d, 0x62, 0x69, 0x65, 0x6e, 0x6e, 0x69, 0x6e, + 0x67, 0xc3, 0xba, 0x6e, 0x73, 0x61, 0x6c, 0x75, 0x64, 0x6f, 0x73, 0x70, 0x6f, + 0x64, 0x65, 0x6d, 0x6f, 0x73, 0x6d, 0x65, 0x6a, 0x6f, 0x72, 0x61, 0x72, 0x70, + 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, + 0x73, 0x73, 0x68, 0x6f, 0x6d, 0x65, 0x70, 0x61, 0x67, 0x65, 0x73, 0x65, 0x63, + 0x75, 0x72, 0x69, 0x74, 0x79, 0x6c, 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65, + 0x73, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x63, 0x61, 0x6d, 0x70, 0x61, + 0x69, 0x67, 0x6e, 0x66, 0x65, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x63, 0x61, + 0x74, 0x65, 0x67, 0x6f, 0x72, 0x79, 0x65, 0x78, 0x74, 0x65, 0x72, 0x6e, 0x61, + 0x6c, 0x63, 0x68, 0x69, 0x6c, 0x64, 0x72, 0x65, 0x6e, 0x72, 0x65, 0x73, 0x65, + 0x72, 0x76, 0x65, 0x64, 0x72, 0x65, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x65, + 0x78, 0x63, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x66, 0x61, 0x76, 0x6f, 0x72, 0x69, + 0x74, 0x65, 0x74, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x6d, 0x69, 0x6c, + 0x69, 0x74, 0x61, 0x72, 0x79, 0x69, 0x6e, 0x64, 0x75, 0x73, 0x74, 0x72, 0x79, + 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x73, 0x6d, 0x61, 0x74, 0x65, 0x72, + 0x69, 0x61, 0x6c, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x73, 0x7a, 0x2d, + 0x69, 0x6e, 0x64, 0x65, 0x78, 0x3a, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, + 0x73, 0x73, 0x6f, 0x66, 0x74, 0x77, 0x61, 0x72, 0x65, 0x63, 0x6f, 0x6d, 0x70, + 0x6c, 0x65, 0x74, 0x65, 0x63, 0x61, 0x6c, 0x65, 0x6e, 0x64, 0x61, 0x72, 0x70, + 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x72, 0x74, 0x69, 0x63, 0x6c, + 0x65, 0x73, 0x72, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x6d, 0x6f, 0x76, + 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x71, 0x75, 0x65, 0x73, 0x74, 0x69, 0x6f, 0x6e, + 0x62, 0x75, 0x69, 0x6c, 0x64, 0x69, 0x6e, 0x67, 0x70, 0x6f, 0x6c, 0x69, 0x74, + 0x69, 0x63, 0x73, 0x70, 0x6f, 0x73, 0x73, 0x69, 0x62, 0x6c, 0x65, 0x72, 0x65, + 0x6c, 0x69, 0x67, 0x69, 0x6f, 0x6e, 0x70, 0x68, 0x79, 0x73, 0x69, 0x63, 0x61, + 0x6c, 0x66, 0x65, 0x65, 0x64, 0x62, 0x61, 0x63, 0x6b, 0x72, 0x65, 0x67, 0x69, + 0x73, 0x74, 0x65, 0x72, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x64, + 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x64, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x63, + 0x6f, 0x6c, 0x61, 0x75, 0x64, 0x69, 0x65, 0x6e, 0x63, 0x65, 0x73, 0x65, 0x74, + 0x74, 0x69, 0x6e, 0x67, 0x73, 0x61, 0x63, 0x74, 0x69, 0x76, 0x69, 0x74, 0x79, + 0x65, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x6c, 0x65, 0x61, 0x72, 0x6e, + 0x69, 0x6e, 0x67, 0x61, 0x6e, 0x79, 0x74, 0x68, 0x69, 0x6e, 0x67, 0x61, 0x62, + 0x73, 0x74, 0x72, 0x61, 0x63, 0x74, 0x70, 0x72, 0x6f, 0x67, 0x72, 0x65, 0x73, + 0x73, 0x6f, 0x76, 0x65, 0x72, 0x76, 0x69, 0x65, 0x77, 0x6d, 0x61, 0x67, 0x61, + 0x7a, 0x69, 0x6e, 0x65, 0x65, 0x63, 0x6f, 0x6e, 0x6f, 0x6d, 0x69, 0x63, 0x74, + 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, + 0x72, 0x65, 0x76, 0x61, 0x72, 0x69, 0x6f, 0x75, 0x73, 0x20, 0x3c, 0x73, 0x74, + 0x72, 0x6f, 0x6e, 0x67, 0x3e, 0x70, 0x72, 0x6f, 0x70, 0x65, 0x72, 0x74, 0x79, + 0x73, 0x68, 0x6f, 0x70, 0x70, 0x69, 0x6e, 0x67, 0x74, 0x6f, 0x67, 0x65, 0x74, + 0x68, 0x65, 0x72, 0x61, 0x64, 0x76, 0x61, 0x6e, 0x63, 0x65, 0x64, 0x62, 0x65, + 0x68, 0x61, 0x76, 0x69, 0x6f, 0x72, 0x64, 0x6f, 0x77, 0x6e, 0x6c, 0x6f, 0x61, + 0x64, 0x66, 0x65, 0x61, 0x74, 0x75, 0x72, 0x65, 0x64, 0x66, 0x6f, 0x6f, 0x74, + 0x62, 0x61, 0x6c, 0x6c, 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x65, 0x64, 0x4c, + 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65, 0x64, 0x69, 0x73, 0x74, 0x61, 0x6e, + 0x63, 0x65, 0x72, 0x65, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x74, 0x72, 0x61, + 0x63, 0x6b, 0x69, 0x6e, 0x67, 0x70, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64, + 0x6d, 0x6f, 0x64, 0x69, 0x66, 0x69, 0x65, 0x64, 0x73, 0x74, 0x75, 0x64, 0x65, + 0x6e, 0x74, 0x73, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6c, 0x79, 0x66, 0x69, + 0x67, 0x68, 0x74, 0x69, 0x6e, 0x67, 0x6e, 0x6f, 0x72, 0x74, 0x68, 0x65, 0x72, + 0x6e, 0x64, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x66, 0x65, 0x73, 0x74, + 0x69, 0x76, 0x61, 0x6c, 0x62, 0x72, 0x65, 0x61, 0x6b, 0x69, 0x6e, 0x67, 0x6c, + 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6e, + 0x65, 0x74, 0x64, 0x72, 0x6f, 0x70, 0x64, 0x6f, 0x77, 0x6e, 0x70, 0x72, 0x61, + 0x63, 0x74, 0x69, 0x63, 0x65, 0x65, 0x76, 0x69, 0x64, 0x65, 0x6e, 0x63, 0x65, + 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x6d, 0x61, 0x72, 0x72, 0x69, + 0x61, 0x67, 0x65, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x70, 0x72, + 0x6f, 0x62, 0x6c, 0x65, 0x6d, 0x73, 0x6e, 0x65, 0x67, 0x61, 0x74, 0x69, 0x76, + 0x65, 0x70, 0x72, 0x6f, 0x67, 0x72, 0x61, 0x6d, 0x73, 0x61, 0x6e, 0x61, 0x6c, + 0x79, 0x73, 0x69, 0x73, 0x72, 0x65, 0x6c, 0x65, 0x61, 0x73, 0x65, 0x64, 0x62, + 0x61, 0x6e, 0x6e, 0x65, 0x72, 0x22, 0x3e, 0x70, 0x75, 0x72, 0x63, 0x68, 0x61, + 0x73, 0x65, 0x70, 0x6f, 0x6c, 0x69, 0x63, 0x69, 0x65, 0x73, 0x72, 0x65, 0x67, + 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x63, 0x72, 0x65, 0x61, 0x74, 0x69, 0x76, 0x65, + 0x61, 0x72, 0x67, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x62, 0x6f, 0x6f, 0x6b, 0x6d, + 0x61, 0x72, 0x6b, 0x72, 0x65, 0x66, 0x65, 0x72, 0x72, 0x65, 0x72, 0x63, 0x68, + 0x65, 0x6d, 0x69, 0x63, 0x61, 0x6c, 0x64, 0x69, 0x76, 0x69, 0x73, 0x69, 0x6f, + 0x6e, 0x63, 0x61, 0x6c, 0x6c, 0x62, 0x61, 0x63, 0x6b, 0x73, 0x65, 0x70, 0x61, + 0x72, 0x61, 0x74, 0x65, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x73, 0x63, + 0x6f, 0x6e, 0x66, 0x6c, 0x69, 0x63, 0x74, 0x68, 0x61, 0x72, 0x64, 0x77, 0x61, + 0x72, 0x65, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x65, 0x73, 0x74, 0x64, 0x65, 0x6c, + 0x69, 0x76, 0x65, 0x72, 0x79, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x61, 0x69, 0x6e, + 0x6f, 0x62, 0x74, 0x61, 0x69, 0x6e, 0x65, 0x64, 0x3d, 0x20, 0x66, 0x61, 0x6c, + 0x73, 0x65, 0x3b, 0x66, 0x6f, 0x72, 0x28, 0x76, 0x61, 0x72, 0x20, 0x61, 0x63, + 0x63, 0x65, 0x70, 0x74, 0x65, 0x64, 0x63, 0x61, 0x70, 0x61, 0x63, 0x69, 0x74, + 0x79, 0x63, 0x6f, 0x6d, 0x70, 0x75, 0x74, 0x65, 0x72, 0x69, 0x64, 0x65, 0x6e, + 0x74, 0x69, 0x74, 0x79, 0x61, 0x69, 0x72, 0x63, 0x72, 0x61, 0x66, 0x74, 0x65, + 0x6d, 0x70, 0x6c, 0x6f, 0x79, 0x65, 0x64, 0x70, 0x72, 0x6f, 0x70, 0x6f, 0x73, + 0x65, 0x64, 0x64, 0x6f, 0x6d, 0x65, 0x73, 0x74, 0x69, 0x63, 0x69, 0x6e, 0x63, + 0x6c, 0x75, 0x64, 0x65, 0x73, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x64, 0x65, 0x64, + 0x68, 0x6f, 0x73, 0x70, 0x69, 0x74, 0x61, 0x6c, 0x76, 0x65, 0x72, 0x74, 0x69, + 0x63, 0x61, 0x6c, 0x63, 0x6f, 0x6c, 0x6c, 0x61, 0x70, 0x73, 0x65, 0x61, 0x70, + 0x70, 0x72, 0x6f, 0x61, 0x63, 0x68, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, + 0x73, 0x6c, 0x6f, 0x67, 0x6f, 0x22, 0x3e, 0x3c, 0x61, 0x64, 0x61, 0x75, 0x67, + 0x68, 0x74, 0x65, 0x72, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x22, 0x20, 0x63, + 0x75, 0x6c, 0x74, 0x75, 0x72, 0x61, 0x6c, 0x66, 0x61, 0x6d, 0x69, 0x6c, 0x69, + 0x65, 0x73, 0x2f, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x73, 0x2f, 0x61, 0x73, 0x73, + 0x65, 0x6d, 0x62, 0x6c, 0x79, 0x70, 0x6f, 0x77, 0x65, 0x72, 0x66, 0x75, 0x6c, + 0x74, 0x65, 0x61, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x66, 0x69, 0x6e, 0x69, 0x73, + 0x68, 0x65, 0x64, 0x64, 0x69, 0x73, 0x74, 0x72, 0x69, 0x63, 0x74, 0x63, 0x72, + 0x69, 0x74, 0x69, 0x63, 0x61, 0x6c, 0x63, 0x67, 0x69, 0x2d, 0x62, 0x69, 0x6e, + 0x2f, 0x70, 0x75, 0x72, 0x70, 0x6f, 0x73, 0x65, 0x73, 0x72, 0x65, 0x71, 0x75, + 0x69, 0x72, 0x65, 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x62, + 0x65, 0x63, 0x6f, 0x6d, 0x69, 0x6e, 0x67, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x64, + 0x65, 0x73, 0x61, 0x63, 0x61, 0x64, 0x65, 0x6d, 0x69, 0x63, 0x65, 0x78, 0x65, + 0x72, 0x63, 0x69, 0x73, 0x65, 0x61, 0x63, 0x74, 0x75, 0x61, 0x6c, 0x6c, 0x79, + 0x6d, 0x65, 0x64, 0x69, 0x63, 0x69, 0x6e, 0x65, 0x63, 0x6f, 0x6e, 0x73, 0x74, + 0x61, 0x6e, 0x74, 0x61, 0x63, 0x63, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x4d, 0x61, + 0x67, 0x61, 0x7a, 0x69, 0x6e, 0x65, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, + 0x74, 0x73, 0x74, 0x61, 0x72, 0x74, 0x69, 0x6e, 0x67, 0x62, 0x6f, 0x74, 0x74, + 0x6f, 0x6d, 0x22, 0x3e, 0x6f, 0x62, 0x73, 0x65, 0x72, 0x76, 0x65, 0x64, 0x3a, + 0x20, 0x26, 0x71, 0x75, 0x6f, 0x74, 0x3b, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x64, + 0x65, 0x64, 0x70, 0x72, 0x65, 0x76, 0x69, 0x6f, 0x75, 0x73, 0x53, 0x6f, 0x66, + 0x74, 0x77, 0x61, 0x72, 0x65, 0x63, 0x75, 0x73, 0x74, 0x6f, 0x6d, 0x65, 0x72, + 0x64, 0x65, 0x63, 0x69, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x74, 0x72, 0x65, 0x6e, + 0x67, 0x74, 0x68, 0x64, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x65, 0x64, 0x73, 0x6c, + 0x69, 0x67, 0x68, 0x74, 0x6c, 0x79, 0x70, 0x6c, 0x61, 0x6e, 0x6e, 0x69, 0x6e, + 0x67, 0x74, 0x65, 0x78, 0x74, 0x61, 0x72, 0x65, 0x61, 0x63, 0x75, 0x72, 0x72, + 0x65, 0x6e, 0x63, 0x79, 0x65, 0x76, 0x65, 0x72, 0x79, 0x6f, 0x6e, 0x65, 0x73, + 0x74, 0x72, 0x61, 0x69, 0x67, 0x68, 0x74, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, + 0x65, 0x72, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x76, 0x65, 0x70, 0x72, 0x6f, + 0x64, 0x75, 0x63, 0x65, 0x64, 0x68, 0x65, 0x72, 0x69, 0x74, 0x61, 0x67, 0x65, + 0x73, 0x68, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x67, 0x61, 0x62, 0x73, 0x6f, 0x6c, + 0x75, 0x74, 0x65, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x64, 0x72, 0x65, + 0x6c, 0x65, 0x76, 0x61, 0x6e, 0x74, 0x62, 0x75, 0x74, 0x74, 0x6f, 0x6e, 0x22, + 0x20, 0x76, 0x69, 0x6f, 0x6c, 0x65, 0x6e, 0x63, 0x65, 0x61, 0x6e, 0x79, 0x77, + 0x68, 0x65, 0x72, 0x65, 0x62, 0x65, 0x6e, 0x65, 0x66, 0x69, 0x74, 0x73, 0x6c, + 0x61, 0x75, 0x6e, 0x63, 0x68, 0x65, 0x64, 0x72, 0x65, 0x63, 0x65, 0x6e, 0x74, + 0x6c, 0x79, 0x61, 0x6c, 0x6c, 0x69, 0x61, 0x6e, 0x63, 0x65, 0x66, 0x6f, 0x6c, + 0x6c, 0x6f, 0x77, 0x65, 0x64, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x65, + 0x62, 0x75, 0x6c, 0x6c, 0x65, 0x74, 0x69, 0x6e, 0x69, 0x6e, 0x63, 0x6c, 0x75, + 0x64, 0x65, 0x64, 0x6f, 0x63, 0x63, 0x75, 0x72, 0x72, 0x65, 0x64, 0x69, 0x6e, + 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x24, 0x28, 0x74, 0x68, 0x69, 0x73, 0x29, + 0x2e, 0x72, 0x65, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x3e, 0x3c, 0x74, 0x72, + 0x3e, 0x3c, 0x74, 0x64, 0x63, 0x6f, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x72, + 0x65, 0x63, 0x6f, 0x72, 0x64, 0x65, 0x64, 0x75, 0x6c, 0x74, 0x69, 0x6d, 0x61, + 0x74, 0x65, 0x73, 0x6f, 0x6c, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x3c, 0x75, 0x6c, + 0x20, 0x69, 0x64, 0x3d, 0x22, 0x64, 0x69, 0x73, 0x63, 0x6f, 0x76, 0x65, 0x72, + 0x48, 0x6f, 0x6d, 0x65, 0x3c, 0x2f, 0x61, 0x3e, 0x77, 0x65, 0x62, 0x73, 0x69, + 0x74, 0x65, 0x73, 0x6e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x73, 0x61, 0x6c, + 0x74, 0x68, 0x6f, 0x75, 0x67, 0x68, 0x65, 0x6e, 0x74, 0x69, 0x72, 0x65, 0x6c, + 0x79, 0x6d, 0x65, 0x6d, 0x6f, 0x72, 0x69, 0x61, 0x6c, 0x6d, 0x65, 0x73, 0x73, + 0x61, 0x67, 0x65, 0x73, 0x63, 0x6f, 0x6e, 0x74, 0x69, 0x6e, 0x75, 0x65, 0x61, + 0x63, 0x74, 0x69, 0x76, 0x65, 0x22, 0x3e, 0x73, 0x6f, 0x6d, 0x65, 0x77, 0x68, + 0x61, 0x74, 0x76, 0x69, 0x63, 0x74, 0x6f, 0x72, 0x69, 0x61, 0x57, 0x65, 0x73, + 0x74, 0x65, 0x72, 0x6e, 0x20, 0x20, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x3d, 0x22, + 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x63, 0x6f, 0x6e, 0x74, 0x72, + 0x61, 0x63, 0x74, 0x76, 0x69, 0x73, 0x69, 0x74, 0x6f, 0x72, 0x73, 0x44, 0x6f, + 0x77, 0x6e, 0x6c, 0x6f, 0x61, 0x64, 0x77, 0x69, 0x74, 0x68, 0x6f, 0x75, 0x74, + 0x20, 0x72, 0x69, 0x67, 0x68, 0x74, 0x22, 0x3e, 0x0a, 0x6d, 0x65, 0x61, 0x73, + 0x75, 0x72, 0x65, 0x73, 0x77, 0x69, 0x64, 0x74, 0x68, 0x20, 0x3d, 0x20, 0x76, + 0x61, 0x72, 0x69, 0x61, 0x62, 0x6c, 0x65, 0x69, 0x6e, 0x76, 0x6f, 0x6c, 0x76, + 0x65, 0x64, 0x76, 0x69, 0x72, 0x67, 0x69, 0x6e, 0x69, 0x61, 0x6e, 0x6f, 0x72, + 0x6d, 0x61, 0x6c, 0x6c, 0x79, 0x68, 0x61, 0x70, 0x70, 0x65, 0x6e, 0x65, 0x64, + 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x73, 0x73, 0x74, 0x61, 0x6e, 0x64, + 0x69, 0x6e, 0x67, 0x6e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x52, 0x65, + 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x70, 0x72, 0x65, 0x70, 0x61, 0x72, 0x65, + 0x64, 0x63, 0x6f, 0x6e, 0x74, 0x72, 0x6f, 0x6c, 0x73, 0x61, 0x63, 0x63, 0x75, + 0x72, 0x61, 0x74, 0x65, 0x62, 0x69, 0x72, 0x74, 0x68, 0x64, 0x61, 0x79, 0x73, + 0x74, 0x72, 0x61, 0x74, 0x65, 0x67, 0x79, 0x6f, 0x66, 0x66, 0x69, 0x63, 0x69, + 0x61, 0x6c, 0x67, 0x72, 0x61, 0x70, 0x68, 0x69, 0x63, 0x73, 0x63, 0x72, 0x69, + 0x6d, 0x69, 0x6e, 0x61, 0x6c, 0x70, 0x6f, 0x73, 0x73, 0x69, 0x62, 0x6c, 0x79, + 0x63, 0x6f, 0x6e, 0x73, 0x75, 0x6d, 0x65, 0x72, 0x50, 0x65, 0x72, 0x73, 0x6f, + 0x6e, 0x61, 0x6c, 0x73, 0x70, 0x65, 0x61, 0x6b, 0x69, 0x6e, 0x67, 0x76, 0x61, + 0x6c, 0x69, 0x64, 0x61, 0x74, 0x65, 0x61, 0x63, 0x68, 0x69, 0x65, 0x76, 0x65, + 0x64, 0x2e, 0x6a, 0x70, 0x67, 0x22, 0x20, 0x2f, 0x3e, 0x6d, 0x61, 0x63, 0x68, + 0x69, 0x6e, 0x65, 0x73, 0x3c, 0x2f, 0x68, 0x32, 0x3e, 0x0a, 0x20, 0x20, 0x6b, + 0x65, 0x79, 0x77, 0x6f, 0x72, 0x64, 0x73, 0x66, 0x72, 0x69, 0x65, 0x6e, 0x64, + 0x6c, 0x79, 0x62, 0x72, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x73, 0x63, 0x6f, 0x6d, + 0x62, 0x69, 0x6e, 0x65, 0x64, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x61, 0x6c, + 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x64, 0x65, 0x78, 0x70, 0x65, 0x63, + 0x74, 0x65, 0x64, 0x61, 0x64, 0x65, 0x71, 0x75, 0x61, 0x74, 0x65, 0x70, 0x61, + 0x6b, 0x69, 0x73, 0x74, 0x61, 0x6e, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x22, + 0x20, 0x76, 0x61, 0x6c, 0x75, 0x61, 0x62, 0x6c, 0x65, 0x3c, 0x2f, 0x6c, 0x61, + 0x62, 0x65, 0x6c, 0x3e, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x76, 0x65, 0x62, + 0x72, 0x69, 0x6e, 0x67, 0x69, 0x6e, 0x67, 0x69, 0x6e, 0x63, 0x72, 0x65, 0x61, + 0x73, 0x65, 0x67, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6f, 0x72, 0x70, 0x6c, 0x75, + 0x67, 0x69, 0x6e, 0x73, 0x2f, 0x4c, 0x69, 0x73, 0x74, 0x20, 0x6f, 0x66, 0x20, + 0x48, 0x65, 0x61, 0x64, 0x65, 0x72, 0x22, 0x3e, 0x22, 0x20, 0x6e, 0x61, 0x6d, + 0x65, 0x3d, 0x22, 0x20, 0x28, 0x26, 0x71, 0x75, 0x6f, 0x74, 0x3b, 0x67, 0x72, + 0x61, 0x64, 0x75, 0x61, 0x74, 0x65, 0x3c, 0x2f, 0x68, 0x65, 0x61, 0x64, 0x3e, + 0x0a, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x72, 0x63, 0x65, 0x6d, 0x61, 0x6c, 0x61, + 0x79, 0x73, 0x69, 0x61, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x6d, + 0x61, 0x69, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x3b, 0x68, 0x65, 0x69, 0x67, 0x68, + 0x74, 0x3a, 0x73, 0x63, 0x68, 0x65, 0x64, 0x75, 0x6c, 0x65, 0x63, 0x68, 0x61, + 0x6e, 0x67, 0x69, 0x6e, 0x67, 0x62, 0x61, 0x63, 0x6b, 0x20, 0x74, 0x6f, 0x20, + 0x63, 0x61, 0x74, 0x68, 0x6f, 0x6c, 0x69, 0x63, 0x70, 0x61, 0x74, 0x74, 0x65, + 0x72, 0x6e, 0x73, 0x63, 0x6f, 0x6c, 0x6f, 0x72, 0x3a, 0x20, 0x23, 0x67, 0x72, + 0x65, 0x61, 0x74, 0x65, 0x73, 0x74, 0x73, 0x75, 0x70, 0x70, 0x6c, 0x69, 0x65, + 0x73, 0x72, 0x65, 0x6c, 0x69, 0x61, 0x62, 0x6c, 0x65, 0x3c, 0x2f, 0x75, 0x6c, + 0x3e, 0x0a, 0x09, 0x09, 0x3c, 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x20, 0x63, + 0x69, 0x74, 0x69, 0x7a, 0x65, 0x6e, 0x73, 0x63, 0x6c, 0x6f, 0x74, 0x68, 0x69, + 0x6e, 0x67, 0x77, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x3c, 0x6c, 0x69, + 0x20, 0x69, 0x64, 0x3d, 0x22, 0x73, 0x70, 0x65, 0x63, 0x69, 0x66, 0x69, 0x63, + 0x63, 0x61, 0x72, 0x72, 0x79, 0x69, 0x6e, 0x67, 0x73, 0x65, 0x6e, 0x74, 0x65, + 0x6e, 0x63, 0x65, 0x3c, 0x63, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x3e, 0x63, 0x6f, + 0x6e, 0x74, 0x72, 0x61, 0x73, 0x74, 0x74, 0x68, 0x69, 0x6e, 0x6b, 0x69, 0x6e, + 0x67, 0x63, 0x61, 0x74, 0x63, 0x68, 0x28, 0x65, 0x29, 0x73, 0x6f, 0x75, 0x74, + 0x68, 0x65, 0x72, 0x6e, 0x4d, 0x69, 0x63, 0x68, 0x61, 0x65, 0x6c, 0x20, 0x6d, + 0x65, 0x72, 0x63, 0x68, 0x61, 0x6e, 0x74, 0x63, 0x61, 0x72, 0x6f, 0x75, 0x73, + 0x65, 0x6c, 0x70, 0x61, 0x64, 0x64, 0x69, 0x6e, 0x67, 0x3a, 0x69, 0x6e, 0x74, + 0x65, 0x72, 0x69, 0x6f, 0x72, 0x2e, 0x73, 0x70, 0x6c, 0x69, 0x74, 0x28, 0x22, + 0x6c, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4f, 0x63, 0x74, 0x6f, 0x62, + 0x65, 0x72, 0x20, 0x29, 0x7b, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x69, 0x6d, + 0x70, 0x72, 0x6f, 0x76, 0x65, 0x64, 0x2d, 0x2d, 0x26, 0x67, 0x74, 0x3b, 0x0a, + 0x0a, 0x63, 0x6f, 0x76, 0x65, 0x72, 0x61, 0x67, 0x65, 0x63, 0x68, 0x61, 0x69, + 0x72, 0x6d, 0x61, 0x6e, 0x2e, 0x70, 0x6e, 0x67, 0x22, 0x20, 0x2f, 0x3e, 0x73, + 0x75, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x73, 0x52, 0x69, 0x63, 0x68, 0x61, 0x72, + 0x64, 0x20, 0x77, 0x68, 0x61, 0x74, 0x65, 0x76, 0x65, 0x72, 0x70, 0x72, 0x6f, + 0x62, 0x61, 0x62, 0x6c, 0x79, 0x72, 0x65, 0x63, 0x6f, 0x76, 0x65, 0x72, 0x79, + 0x62, 0x61, 0x73, 0x65, 0x62, 0x61, 0x6c, 0x6c, 0x6a, 0x75, 0x64, 0x67, 0x6d, + 0x65, 0x6e, 0x74, 0x63, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x2e, 0x2e, 0x63, + 0x73, 0x73, 0x22, 0x20, 0x2f, 0x3e, 0x20, 0x77, 0x65, 0x62, 0x73, 0x69, 0x74, + 0x65, 0x72, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x65, 0x64, 0x64, 0x65, 0x66, 0x61, + 0x75, 0x6c, 0x74, 0x22, 0x2f, 0x3e, 0x3c, 0x2f, 0x61, 0x3e, 0x0d, 0x0a, 0x65, + 0x6c, 0x65, 0x63, 0x74, 0x72, 0x69, 0x63, 0x73, 0x63, 0x6f, 0x74, 0x6c, 0x61, + 0x6e, 0x64, 0x63, 0x72, 0x65, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x71, 0x75, 0x61, + 0x6e, 0x74, 0x69, 0x74, 0x79, 0x2e, 0x20, 0x49, 0x53, 0x42, 0x4e, 0x20, 0x30, + 0x64, 0x69, 0x64, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, + 0x6e, 0x63, 0x65, 0x2d, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x2d, 0x22, 0x20, + 0x6c, 0x61, 0x6e, 0x67, 0x3d, 0x22, 0x73, 0x70, 0x65, 0x61, 0x6b, 0x65, 0x72, + 0x73, 0x43, 0x6f, 0x6d, 0x70, 0x75, 0x74, 0x65, 0x72, 0x63, 0x6f, 0x6e, 0x74, + 0x61, 0x69, 0x6e, 0x73, 0x61, 0x72, 0x63, 0x68, 0x69, 0x76, 0x65, 0x73, 0x6d, + 0x69, 0x6e, 0x69, 0x73, 0x74, 0x65, 0x72, 0x72, 0x65, 0x61, 0x63, 0x74, 0x69, + 0x6f, 0x6e, 0x64, 0x69, 0x73, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x74, 0x61, + 0x6c, 0x69, 0x61, 0x6e, 0x6f, 0x63, 0x72, 0x69, 0x74, 0x65, 0x72, 0x69, 0x61, + 0x73, 0x74, 0x72, 0x6f, 0x6e, 0x67, 0x6c, 0x79, 0x3a, 0x20, 0x27, 0x68, 0x74, + 0x74, 0x70, 0x3a, 0x27, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x27, 0x63, 0x6f, + 0x76, 0x65, 0x72, 0x69, 0x6e, 0x67, 0x6f, 0x66, 0x66, 0x65, 0x72, 0x69, 0x6e, + 0x67, 0x61, 0x70, 0x70, 0x65, 0x61, 0x72, 0x65, 0x64, 0x42, 0x72, 0x69, 0x74, + 0x69, 0x73, 0x68, 0x20, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x46, + 0x61, 0x63, 0x65, 0x62, 0x6f, 0x6f, 0x6b, 0x6e, 0x75, 0x6d, 0x65, 0x72, 0x6f, + 0x75, 0x73, 0x76, 0x65, 0x68, 0x69, 0x63, 0x6c, 0x65, 0x73, 0x63, 0x6f, 0x6e, + 0x63, 0x65, 0x72, 0x6e, 0x73, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x6e, + 0x68, 0x61, 0x6e, 0x64, 0x6c, 0x69, 0x6e, 0x67, 0x64, 0x69, 0x76, 0x20, 0x69, + 0x64, 0x3d, 0x22, 0x57, 0x69, 0x6c, 0x6c, 0x69, 0x61, 0x6d, 0x20, 0x70, 0x72, + 0x6f, 0x76, 0x69, 0x64, 0x65, 0x72, 0x5f, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, + 0x74, 0x61, 0x63, 0x63, 0x75, 0x72, 0x61, 0x63, 0x79, 0x73, 0x65, 0x63, 0x74, + 0x69, 0x6f, 0x6e, 0x20, 0x61, 0x6e, 0x64, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x66, + 0x6c, 0x65, 0x78, 0x69, 0x62, 0x6c, 0x65, 0x43, 0x61, 0x74, 0x65, 0x67, 0x6f, + 0x72, 0x79, 0x6c, 0x61, 0x77, 0x72, 0x65, 0x6e, 0x63, 0x65, 0x3c, 0x73, 0x63, + 0x72, 0x69, 0x70, 0x74, 0x3e, 0x6c, 0x61, 0x79, 0x6f, 0x75, 0x74, 0x3d, 0x22, + 0x61, 0x70, 0x70, 0x72, 0x6f, 0x76, 0x65, 0x64, 0x20, 0x6d, 0x61, 0x78, 0x69, + 0x6d, 0x75, 0x6d, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x22, 0x3e, 0x3c, 0x2f, + 0x74, 0x61, 0x62, 0x6c, 0x65, 0x3e, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, + 0x73, 0x68, 0x61, 0x6d, 0x69, 0x6c, 0x74, 0x6f, 0x6e, 0x63, 0x75, 0x72, 0x72, + 0x65, 0x6e, 0x74, 0x20, 0x63, 0x61, 0x6e, 0x61, 0x64, 0x69, 0x61, 0x6e, 0x63, + 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x73, 0x2f, 0x74, 0x68, 0x65, 0x6d, 0x65, + 0x73, 0x2f, 0x2f, 0x61, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x6f, 0x70, 0x74, + 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x70, 0x6f, 0x72, 0x74, 0x75, 0x67, 0x61, 0x6c, + 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3d, 0x22, 0x22, 0x69, 0x6e, 0x74, 0x65, 0x72, + 0x76, 0x61, 0x6c, 0x77, 0x69, 0x72, 0x65, 0x6c, 0x65, 0x73, 0x73, 0x65, 0x6e, + 0x74, 0x69, 0x74, 0x6c, 0x65, 0x64, 0x61, 0x67, 0x65, 0x6e, 0x63, 0x69, 0x65, + 0x73, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x22, 0x20, 0x6d, 0x65, 0x61, 0x73, + 0x75, 0x72, 0x65, 0x64, 0x74, 0x68, 0x6f, 0x75, 0x73, 0x61, 0x6e, 0x64, 0x73, + 0x70, 0x65, 0x6e, 0x64, 0x69, 0x6e, 0x67, 0x26, 0x68, 0x65, 0x6c, 0x6c, 0x69, + 0x70, 0x3b, 0x6e, 0x65, 0x77, 0x20, 0x44, 0x61, 0x74, 0x65, 0x22, 0x20, 0x73, + 0x69, 0x7a, 0x65, 0x3d, 0x22, 0x70, 0x61, 0x67, 0x65, 0x4e, 0x61, 0x6d, 0x65, + 0x6d, 0x69, 0x64, 0x64, 0x6c, 0x65, 0x22, 0x20, 0x22, 0x20, 0x2f, 0x3e, 0x3c, + 0x2f, 0x61, 0x3e, 0x68, 0x69, 0x64, 0x64, 0x65, 0x6e, 0x22, 0x3e, 0x73, 0x65, + 0x71, 0x75, 0x65, 0x6e, 0x63, 0x65, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x61, + 0x6c, 0x6f, 0x76, 0x65, 0x72, 0x66, 0x6c, 0x6f, 0x77, 0x6f, 0x70, 0x69, 0x6e, + 0x69, 0x6f, 0x6e, 0x73, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x6f, 0x69, 0x73, 0x6c, + 0x69, 0x6e, 0x6b, 0x73, 0x22, 0x3e, 0x0a, 0x09, 0x3c, 0x74, 0x69, 0x74, 0x6c, + 0x65, 0x3e, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x73, 0x61, 0x74, + 0x75, 0x72, 0x64, 0x61, 0x79, 0x74, 0x65, 0x72, 0x6d, 0x69, 0x6e, 0x61, 0x6c, + 0x69, 0x74, 0x65, 0x6d, 0x70, 0x72, 0x6f, 0x70, 0x65, 0x6e, 0x67, 0x69, 0x6e, + 0x65, 0x65, 0x72, 0x73, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x64, 0x65, + 0x73, 0x69, 0x67, 0x6e, 0x65, 0x72, 0x70, 0x72, 0x6f, 0x70, 0x6f, 0x73, 0x61, + 0x6c, 0x3d, 0x22, 0x66, 0x61, 0x6c, 0x73, 0x65, 0x22, 0x45, 0x73, 0x70, 0x61, + 0xc3, 0xb1, 0x6f, 0x6c, 0x72, 0x65, 0x6c, 0x65, 0x61, 0x73, 0x65, 0x73, 0x73, + 0x75, 0x62, 0x6d, 0x69, 0x74, 0x22, 0x20, 0x65, 0x72, 0x26, 0x71, 0x75, 0x6f, + 0x74, 0x3b, 0x61, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x79, 0x6d, + 0x70, 0x74, 0x6f, 0x6d, 0x73, 0x6f, 0x72, 0x69, 0x65, 0x6e, 0x74, 0x65, 0x64, + 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x72, 0x69, 0x67, 0x68, 0x74, + 0x22, 0x3e, 0x3c, 0x70, 0x6c, 0x65, 0x61, 0x73, 0x75, 0x72, 0x65, 0x73, 0x74, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, + 0x2e, 0x6c, 0x65, 0x61, 0x76, 0x69, 0x6e, 0x67, 0x20, 0x20, 0x62, 0x6f, 0x72, + 0x64, 0x65, 0x72, 0x3d, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x73, 0x63, + 0x65, 0x6e, 0x74, 0x65, 0x72, 0x22, 0x3e, 0x2e, 0x0a, 0x0a, 0x53, 0x6f, 0x6d, + 0x65, 0x20, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x65, 0x64, 0x73, 0x75, 0x69, + 0x74, 0x61, 0x62, 0x6c, 0x65, 0x62, 0x75, 0x6c, 0x67, 0x61, 0x72, 0x69, 0x61, + 0x2e, 0x73, 0x68, 0x6f, 0x77, 0x28, 0x29, 0x3b, 0x64, 0x65, 0x73, 0x69, 0x67, + 0x6e, 0x65, 0x64, 0x47, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x6c, 0x20, 0x63, 0x6f, + 0x6e, 0x63, 0x65, 0x70, 0x74, 0x73, 0x45, 0x78, 0x61, 0x6d, 0x70, 0x6c, 0x65, + 0x73, 0x77, 0x69, 0x6c, 0x6c, 0x69, 0x61, 0x6d, 0x73, 0x4f, 0x72, 0x69, 0x67, + 0x69, 0x6e, 0x61, 0x6c, 0x22, 0x3e, 0x3c, 0x73, 0x70, 0x61, 0x6e, 0x3e, 0x73, + 0x65, 0x61, 0x72, 0x63, 0x68, 0x22, 0x3e, 0x6f, 0x70, 0x65, 0x72, 0x61, 0x74, + 0x6f, 0x72, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x73, 0x61, 0x20, 0x26, + 0x71, 0x75, 0x6f, 0x74, 0x3b, 0x61, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, + 0x44, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x72, 0x65, 0x76, 0x69, 0x73, + 0x69, 0x6f, 0x6e, 0x2e, 0x20, 0x0a, 0x0a, 0x54, 0x68, 0x65, 0x20, 0x79, 0x6f, + 0x75, 0x72, 0x73, 0x65, 0x6c, 0x66, 0x43, 0x6f, 0x6e, 0x74, 0x61, 0x63, 0x74, + 0x20, 0x6d, 0x69, 0x63, 0x68, 0x69, 0x67, 0x61, 0x6e, 0x45, 0x6e, 0x67, 0x6c, + 0x69, 0x73, 0x68, 0x20, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x62, 0x69, 0x61, 0x70, + 0x72, 0x69, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x70, 0x72, 0x69, 0x6e, 0x74, 0x69, + 0x6e, 0x67, 0x64, 0x72, 0x69, 0x6e, 0x6b, 0x69, 0x6e, 0x67, 0x66, 0x61, 0x63, + 0x69, 0x6c, 0x69, 0x74, 0x79, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x65, 0x64, + 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x20, 0x6f, 0x66, 0x66, 0x69, 0x63, + 0x65, 0x72, 0x73, 0x52, 0x75, 0x73, 0x73, 0x69, 0x61, 0x6e, 0x20, 0x67, 0x65, + 0x6e, 0x65, 0x72, 0x61, 0x74, 0x65, 0x2d, 0x38, 0x38, 0x35, 0x39, 0x2d, 0x31, + 0x22, 0x69, 0x6e, 0x64, 0x69, 0x63, 0x61, 0x74, 0x65, 0x66, 0x61, 0x6d, 0x69, + 0x6c, 0x69, 0x61, 0x72, 0x20, 0x71, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x6d, + 0x61, 0x72, 0x67, 0x69, 0x6e, 0x3a, 0x30, 0x20, 0x63, 0x6f, 0x6e, 0x74, 0x65, + 0x6e, 0x74, 0x76, 0x69, 0x65, 0x77, 0x70, 0x6f, 0x72, 0x74, 0x63, 0x6f, 0x6e, + 0x74, 0x61, 0x63, 0x74, 0x73, 0x2d, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x22, 0x3e, + 0x70, 0x6f, 0x72, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x2e, 0x6c, 0x65, 0x6e, 0x67, + 0x74, 0x68, 0x20, 0x65, 0x6c, 0x69, 0x67, 0x69, 0x62, 0x6c, 0x65, 0x69, 0x6e, + 0x76, 0x6f, 0x6c, 0x76, 0x65, 0x73, 0x61, 0x74, 0x6c, 0x61, 0x6e, 0x74, 0x69, + 0x63, 0x6f, 0x6e, 0x6c, 0x6f, 0x61, 0x64, 0x3d, 0x22, 0x64, 0x65, 0x66, 0x61, + 0x75, 0x6c, 0x74, 0x2e, 0x73, 0x75, 0x70, 0x70, 0x6c, 0x69, 0x65, 0x64, 0x70, + 0x61, 0x79, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x67, 0x6c, 0x6f, 0x73, 0x73, 0x61, + 0x72, 0x79, 0x0a, 0x0a, 0x41, 0x66, 0x74, 0x65, 0x72, 0x20, 0x67, 0x75, 0x69, + 0x64, 0x61, 0x6e, 0x63, 0x65, 0x3c, 0x2f, 0x74, 0x64, 0x3e, 0x3c, 0x74, 0x64, + 0x65, 0x6e, 0x63, 0x6f, 0x64, 0x69, 0x6e, 0x67, 0x6d, 0x69, 0x64, 0x64, 0x6c, + 0x65, 0x22, 0x3e, 0x63, 0x61, 0x6d, 0x65, 0x20, 0x74, 0x6f, 0x20, 0x64, 0x69, + 0x73, 0x70, 0x6c, 0x61, 0x79, 0x73, 0x73, 0x63, 0x6f, 0x74, 0x74, 0x69, 0x73, + 0x68, 0x6a, 0x6f, 0x6e, 0x61, 0x74, 0x68, 0x61, 0x6e, 0x6d, 0x61, 0x6a, 0x6f, + 0x72, 0x69, 0x74, 0x79, 0x77, 0x69, 0x64, 0x67, 0x65, 0x74, 0x73, 0x2e, 0x63, + 0x6c, 0x69, 0x6e, 0x69, 0x63, 0x61, 0x6c, 0x74, 0x68, 0x61, 0x69, 0x6c, 0x61, + 0x6e, 0x64, 0x74, 0x65, 0x61, 0x63, 0x68, 0x65, 0x72, 0x73, 0x3c, 0x68, 0x65, + 0x61, 0x64, 0x3e, 0x0a, 0x09, 0x61, 0x66, 0x66, 0x65, 0x63, 0x74, 0x65, 0x64, + 0x73, 0x75, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x73, 0x70, 0x6f, 0x69, 0x6e, 0x74, + 0x65, 0x72, 0x3b, 0x74, 0x6f, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x3c, 0x2f, + 0x73, 0x6d, 0x61, 0x6c, 0x6c, 0x3e, 0x6f, 0x6b, 0x6c, 0x61, 0x68, 0x6f, 0x6d, + 0x61, 0x77, 0x69, 0x6c, 0x6c, 0x20, 0x62, 0x65, 0x20, 0x69, 0x6e, 0x76, 0x65, + 0x73, 0x74, 0x6f, 0x72, 0x30, 0x22, 0x20, 0x61, 0x6c, 0x74, 0x3d, 0x22, 0x68, + 0x6f, 0x6c, 0x69, 0x64, 0x61, 0x79, 0x73, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, + 0x63, 0x65, 0x6c, 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65, 0x64, 0x20, 0x28, 0x77, + 0x68, 0x69, 0x63, 0x68, 0x20, 0x2e, 0x20, 0x41, 0x66, 0x74, 0x65, 0x72, 0x20, + 0x63, 0x6f, 0x6e, 0x73, 0x69, 0x64, 0x65, 0x72, 0x76, 0x69, 0x73, 0x69, 0x74, + 0x69, 0x6e, 0x67, 0x65, 0x78, 0x70, 0x6c, 0x6f, 0x72, 0x65, 0x72, 0x70, 0x72, + 0x69, 0x6d, 0x61, 0x72, 0x79, 0x20, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x22, + 0x20, 0x61, 0x6e, 0x64, 0x72, 0x6f, 0x69, 0x64, 0x22, 0x71, 0x75, 0x69, 0x63, + 0x6b, 0x6c, 0x79, 0x20, 0x6d, 0x65, 0x65, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x65, + 0x73, 0x74, 0x69, 0x6d, 0x61, 0x74, 0x65, 0x3b, 0x72, 0x65, 0x74, 0x75, 0x72, + 0x6e, 0x20, 0x3b, 0x63, 0x6f, 0x6c, 0x6f, 0x72, 0x3a, 0x23, 0x20, 0x68, 0x65, + 0x69, 0x67, 0x68, 0x74, 0x3d, 0x61, 0x70, 0x70, 0x72, 0x6f, 0x76, 0x61, 0x6c, + 0x2c, 0x20, 0x26, 0x71, 0x75, 0x6f, 0x74, 0x3b, 0x20, 0x63, 0x68, 0x65, 0x63, + 0x6b, 0x65, 0x64, 0x2e, 0x6d, 0x69, 0x6e, 0x2e, 0x6a, 0x73, 0x22, 0x6d, 0x61, + 0x67, 0x6e, 0x65, 0x74, 0x69, 0x63, 0x3e, 0x3c, 0x2f, 0x61, 0x3e, 0x3c, 0x2f, + 0x68, 0x66, 0x6f, 0x72, 0x65, 0x63, 0x61, 0x73, 0x74, 0x2e, 0x20, 0x57, 0x68, + 0x69, 0x6c, 0x65, 0x20, 0x74, 0x68, 0x75, 0x72, 0x73, 0x64, 0x61, 0x79, 0x64, + 0x76, 0x65, 0x72, 0x74, 0x69, 0x73, 0x65, 0x26, 0x65, 0x61, 0x63, 0x75, 0x74, + 0x65, 0x3b, 0x68, 0x61, 0x73, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x65, 0x76, 0x61, + 0x6c, 0x75, 0x61, 0x74, 0x65, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x69, 0x6e, 0x67, + 0x65, 0x78, 0x69, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x70, 0x61, 0x74, 0x69, 0x65, + 0x6e, 0x74, 0x73, 0x20, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x20, 0x63, 0x6f, + 0x6c, 0x6f, 0x72, 0x61, 0x64, 0x6f, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, + 0x22, 0x63, 0x61, 0x6d, 0x70, 0x62, 0x65, 0x6c, 0x6c, 0x3c, 0x21, 0x2d, 0x2d, + 0x20, 0x65, 0x6e, 0x64, 0x3c, 0x2f, 0x73, 0x70, 0x61, 0x6e, 0x3e, 0x3c, 0x3c, + 0x62, 0x72, 0x20, 0x2f, 0x3e, 0x0d, 0x0a, 0x5f, 0x70, 0x6f, 0x70, 0x75, 0x70, + 0x73, 0x7c, 0x73, 0x63, 0x69, 0x65, 0x6e, 0x63, 0x65, 0x73, 0x2c, 0x26, 0x71, + 0x75, 0x6f, 0x74, 0x3b, 0x20, 0x71, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x20, + 0x57, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x73, 0x20, 0x61, 0x73, 0x73, 0x69, 0x67, + 0x6e, 0x65, 0x64, 0x68, 0x65, 0x69, 0x67, 0x68, 0x74, 0x3a, 0x20, 0x3c, 0x62, + 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x6c, 0x65, 0x26, 0x71, 0x75, 0x6f, 0x74, + 0x3b, 0x20, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3d, 0x22, 0x20, 0x43, 0x6f, 0x6d, + 0x70, 0x61, 0x6e, 0x79, 0x65, 0x78, 0x61, 0x6d, 0x70, 0x6c, 0x65, 0x73, 0x3c, + 0x69, 0x66, 0x72, 0x61, 0x6d, 0x65, 0x20, 0x62, 0x65, 0x6c, 0x69, 0x65, 0x76, + 0x65, 0x73, 0x70, 0x72, 0x65, 0x73, 0x65, 0x6e, 0x74, 0x73, 0x6d, 0x61, 0x72, + 0x73, 0x68, 0x61, 0x6c, 0x6c, 0x70, 0x61, 0x72, 0x74, 0x20, 0x6f, 0x66, 0x20, + 0x70, 0x72, 0x6f, 0x70, 0x65, 0x72, 0x6c, 0x79, 0x29, 0x2e, 0x0a, 0x0a, 0x54, + 0x68, 0x65, 0x20, 0x74, 0x61, 0x78, 0x6f, 0x6e, 0x6f, 0x6d, 0x79, 0x6d, 0x75, + 0x63, 0x68, 0x20, 0x6f, 0x66, 0x20, 0x3c, 0x2f, 0x73, 0x70, 0x61, 0x6e, 0x3e, + 0x0a, 0x22, 0x20, 0x64, 0x61, 0x74, 0x61, 0x2d, 0x73, 0x72, 0x74, 0x75, 0x67, + 0x75, 0xc3, 0xaa, 0x73, 0x73, 0x63, 0x72, 0x6f, 0x6c, 0x6c, 0x54, 0x6f, 0x20, + 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x3c, 0x68, 0x65, 0x61, 0x64, 0x3e, + 0x0d, 0x0a, 0x61, 0x74, 0x74, 0x6f, 0x72, 0x6e, 0x65, 0x79, 0x65, 0x6d, 0x70, + 0x68, 0x61, 0x73, 0x69, 0x73, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x6f, 0x72, 0x73, + 0x66, 0x61, 0x6e, 0x63, 0x79, 0x62, 0x6f, 0x78, 0x77, 0x6f, 0x72, 0x6c, 0x64, + 0x27, 0x73, 0x20, 0x77, 0x69, 0x6c, 0x64, 0x6c, 0x69, 0x66, 0x65, 0x63, 0x68, + 0x65, 0x63, 0x6b, 0x65, 0x64, 0x3d, 0x73, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, + 0x73, 0x70, 0x72, 0x6f, 0x67, 0x72, 0x61, 0x6d, 0x6d, 0x70, 0x78, 0x3b, 0x66, + 0x6f, 0x6e, 0x74, 0x2d, 0x20, 0x50, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x6a, + 0x6f, 0x75, 0x72, 0x6e, 0x61, 0x6c, 0x73, 0x62, 0x65, 0x6c, 0x69, 0x65, 0x76, + 0x65, 0x64, 0x76, 0x61, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x74, 0x68, 0x6f, + 0x6d, 0x70, 0x73, 0x6f, 0x6e, 0x6c, 0x69, 0x67, 0x68, 0x74, 0x69, 0x6e, 0x67, + 0x61, 0x6e, 0x64, 0x20, 0x74, 0x68, 0x65, 0x20, 0x73, 0x70, 0x65, 0x63, 0x69, + 0x61, 0x6c, 0x20, 0x62, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x3d, 0x30, 0x63, 0x68, + 0x65, 0x63, 0x6b, 0x69, 0x6e, 0x67, 0x3c, 0x2f, 0x74, 0x62, 0x6f, 0x64, 0x79, + 0x3e, 0x3c, 0x62, 0x75, 0x74, 0x74, 0x6f, 0x6e, 0x20, 0x43, 0x6f, 0x6d, 0x70, + 0x6c, 0x65, 0x74, 0x65, 0x63, 0x6c, 0x65, 0x61, 0x72, 0x66, 0x69, 0x78, 0x0a, + 0x3c, 0x68, 0x65, 0x61, 0x64, 0x3e, 0x0a, 0x61, 0x72, 0x74, 0x69, 0x63, 0x6c, + 0x65, 0x20, 0x3c, 0x73, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x66, 0x69, 0x6e, + 0x64, 0x69, 0x6e, 0x67, 0x73, 0x72, 0x6f, 0x6c, 0x65, 0x20, 0x69, 0x6e, 0x20, + 0x70, 0x6f, 0x70, 0x75, 0x6c, 0x61, 0x72, 0x20, 0x20, 0x4f, 0x63, 0x74, 0x6f, + 0x62, 0x65, 0x72, 0x77, 0x65, 0x62, 0x73, 0x69, 0x74, 0x65, 0x20, 0x65, 0x78, + 0x70, 0x6f, 0x73, 0x75, 0x72, 0x65, 0x75, 0x73, 0x65, 0x64, 0x20, 0x74, 0x6f, + 0x20, 0x20, 0x63, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x73, 0x6f, 0x70, 0x65, 0x72, + 0x61, 0x74, 0x65, 0x64, 0x63, 0x6c, 0x69, 0x63, 0x6b, 0x69, 0x6e, 0x67, 0x65, + 0x6e, 0x74, 0x65, 0x72, 0x69, 0x6e, 0x67, 0x63, 0x6f, 0x6d, 0x6d, 0x61, 0x6e, + 0x64, 0x73, 0x69, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x65, 0x64, 0x20, 0x6e, 0x75, + 0x6d, 0x62, 0x65, 0x72, 0x73, 0x20, 0x20, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, + 0x63, 0x72, 0x65, 0x61, 0x74, 0x69, 0x6e, 0x67, 0x6f, 0x6e, 0x53, 0x75, 0x62, + 0x6d, 0x69, 0x74, 0x6d, 0x61, 0x72, 0x79, 0x6c, 0x61, 0x6e, 0x64, 0x63, 0x6f, + 0x6c, 0x6c, 0x65, 0x67, 0x65, 0x73, 0x61, 0x6e, 0x61, 0x6c, 0x79, 0x74, 0x69, + 0x63, 0x6c, 0x69, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x63, 0x6f, 0x6e, 0x74, + 0x61, 0x63, 0x74, 0x2e, 0x6c, 0x6f, 0x67, 0x67, 0x65, 0x64, 0x49, 0x6e, 0x61, + 0x64, 0x76, 0x69, 0x73, 0x6f, 0x72, 0x79, 0x73, 0x69, 0x62, 0x6c, 0x69, 0x6e, + 0x67, 0x73, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x22, 0x73, 0x26, 0x71, + 0x75, 0x6f, 0x74, 0x3b, 0x29, 0x73, 0x2e, 0x20, 0x54, 0x68, 0x69, 0x73, 0x20, + 0x70, 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x73, 0x63, 0x68, 0x65, 0x63, 0x6b, + 0x62, 0x6f, 0x78, 0x73, 0x75, 0x67, 0x67, 0x65, 0x73, 0x74, 0x73, 0x70, 0x72, + 0x65, 0x67, 0x6e, 0x61, 0x6e, 0x74, 0x74, 0x6f, 0x6d, 0x6f, 0x72, 0x72, 0x6f, + 0x77, 0x73, 0x70, 0x61, 0x63, 0x69, 0x6e, 0x67, 0x3d, 0x69, 0x63, 0x6f, 0x6e, + 0x2e, 0x70, 0x6e, 0x67, 0x6a, 0x61, 0x70, 0x61, 0x6e, 0x65, 0x73, 0x65, 0x63, + 0x6f, 0x64, 0x65, 0x62, 0x61, 0x73, 0x65, 0x62, 0x75, 0x74, 0x74, 0x6f, 0x6e, + 0x22, 0x3e, 0x67, 0x61, 0x6d, 0x62, 0x6c, 0x69, 0x6e, 0x67, 0x73, 0x75, 0x63, + 0x68, 0x20, 0x61, 0x73, 0x20, 0x2c, 0x20, 0x77, 0x68, 0x69, 0x6c, 0x65, 0x20, + 0x3c, 0x2f, 0x73, 0x70, 0x61, 0x6e, 0x3e, 0x20, 0x6d, 0x69, 0x73, 0x73, 0x6f, + 0x75, 0x72, 0x69, 0x73, 0x70, 0x6f, 0x72, 0x74, 0x69, 0x6e, 0x67, 0x74, 0x6f, + 0x70, 0x3a, 0x31, 0x70, 0x78, 0x20, 0x2e, 0x3c, 0x2f, 0x73, 0x70, 0x61, 0x6e, + 0x3e, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x77, 0x69, 0x64, 0x74, + 0x68, 0x3d, 0x22, 0x32, 0x6c, 0x61, 0x7a, 0x79, 0x6c, 0x6f, 0x61, 0x64, 0x6e, + 0x6f, 0x76, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x75, 0x73, 0x65, 0x64, 0x20, 0x69, + 0x6e, 0x20, 0x68, 0x65, 0x69, 0x67, 0x68, 0x74, 0x3d, 0x22, 0x63, 0x72, 0x69, + 0x70, 0x74, 0x22, 0x3e, 0x0a, 0x26, 0x6e, 0x62, 0x73, 0x70, 0x3b, 0x3c, 0x2f, + 0x3c, 0x74, 0x72, 0x3e, 0x3c, 0x74, 0x64, 0x20, 0x68, 0x65, 0x69, 0x67, 0x68, + 0x74, 0x3a, 0x32, 0x2f, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x63, 0x6f, + 0x75, 0x6e, 0x74, 0x72, 0x79, 0x20, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, + 0x20, 0x66, 0x6f, 0x6f, 0x74, 0x65, 0x72, 0x22, 0x20, 0x26, 0x6c, 0x74, 0x3b, + 0x21, 0x2d, 0x2d, 0x20, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x22, 0x3e, 0x3c, 0x2f, + 0x6a, 0x71, 0x75, 0x65, 0x72, 0x79, 0x2e, 0x3c, 0x2f, 0x66, 0x6f, 0x72, 0x6d, + 0x3e, 0x0a, 0x28, 0xe7, 0xae, 0x80, 0xe4, 0xbd, 0x93, 0x29, 0x28, 0xe7, 0xb9, + 0x81, 0xe9, 0xab, 0x94, 0x29, 0x68, 0x72, 0x76, 0x61, 0x74, 0x73, 0x6b, 0x69, + 0x69, 0x74, 0x61, 0x6c, 0x69, 0x61, 0x6e, 0x6f, 0x72, 0x6f, 0x6d, 0xc3, 0xa2, + 0x6e, 0xc4, 0x83, 0x74, 0xc3, 0xbc, 0x72, 0x6b, 0xc3, 0xa7, 0x65, 0xd8, 0xa7, + 0xd8, 0xb1, 0xd8, 0xaf, 0xd9, 0x88, 0x74, 0x61, 0x6d, 0x62, 0x69, 0xc3, 0xa9, + 0x6e, 0x6e, 0x6f, 0x74, 0x69, 0x63, 0x69, 0x61, 0x73, 0x6d, 0x65, 0x6e, 0x73, + 0x61, 0x6a, 0x65, 0x73, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x61, 0x73, 0x64, + 0x65, 0x72, 0x65, 0x63, 0x68, 0x6f, 0x73, 0x6e, 0x61, 0x63, 0x69, 0x6f, 0x6e, + 0x61, 0x6c, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x69, 0x6f, 0x63, 0x6f, 0x6e, + 0x74, 0x61, 0x63, 0x74, 0x6f, 0x75, 0x73, 0x75, 0x61, 0x72, 0x69, 0x6f, 0x73, + 0x70, 0x72, 0x6f, 0x67, 0x72, 0x61, 0x6d, 0x61, 0x67, 0x6f, 0x62, 0x69, 0x65, + 0x72, 0x6e, 0x6f, 0x65, 0x6d, 0x70, 0x72, 0x65, 0x73, 0x61, 0x73, 0x61, 0x6e, + 0x75, 0x6e, 0x63, 0x69, 0x6f, 0x73, 0x76, 0x61, 0x6c, 0x65, 0x6e, 0x63, 0x69, + 0x61, 0x63, 0x6f, 0x6c, 0x6f, 0x6d, 0x62, 0x69, 0x61, 0x64, 0x65, 0x73, 0x70, + 0x75, 0xc3, 0xa9, 0x73, 0x64, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x65, 0x73, 0x70, + 0x72, 0x6f, 0x79, 0x65, 0x63, 0x74, 0x6f, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, + 0x74, 0x6f, 0x70, 0xc3, 0xba, 0x62, 0x6c, 0x69, 0x63, 0x6f, 0x6e, 0x6f, 0x73, + 0x6f, 0x74, 0x72, 0x6f, 0x73, 0x68, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x69, 0x61, + 0x70, 0x72, 0x65, 0x73, 0x65, 0x6e, 0x74, 0x65, 0x6d, 0x69, 0x6c, 0x6c, 0x6f, + 0x6e, 0x65, 0x73, 0x6d, 0x65, 0x64, 0x69, 0x61, 0x6e, 0x74, 0x65, 0x70, 0x72, + 0x65, 0x67, 0x75, 0x6e, 0x74, 0x61, 0x61, 0x6e, 0x74, 0x65, 0x72, 0x69, 0x6f, + 0x72, 0x72, 0x65, 0x63, 0x75, 0x72, 0x73, 0x6f, 0x73, 0x70, 0x72, 0x6f, 0x62, + 0x6c, 0x65, 0x6d, 0x61, 0x73, 0x61, 0x6e, 0x74, 0x69, 0x61, 0x67, 0x6f, 0x6e, + 0x75, 0x65, 0x73, 0x74, 0x72, 0x6f, 0x73, 0x6f, 0x70, 0x69, 0x6e, 0x69, 0xc3, + 0xb3, 0x6e, 0x69, 0x6d, 0x70, 0x72, 0x69, 0x6d, 0x69, 0x72, 0x6d, 0x69, 0x65, + 0x6e, 0x74, 0x72, 0x61, 0x73, 0x61, 0x6d, 0xc3, 0xa9, 0x72, 0x69, 0x63, 0x61, + 0x76, 0x65, 0x6e, 0x64, 0x65, 0x64, 0x6f, 0x72, 0x73, 0x6f, 0x63, 0x69, 0x65, + 0x64, 0x61, 0x64, 0x72, 0x65, 0x73, 0x70, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x65, + 0x61, 0x6c, 0x69, 0x7a, 0x61, 0x72, 0x72, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, + 0x6f, 0x70, 0x61, 0x6c, 0x61, 0x62, 0x72, 0x61, 0x73, 0x69, 0x6e, 0x74, 0x65, + 0x72, 0xc3, 0xa9, 0x73, 0x65, 0x6e, 0x74, 0x6f, 0x6e, 0x63, 0x65, 0x73, 0x65, + 0x73, 0x70, 0x65, 0x63, 0x69, 0x61, 0x6c, 0x6d, 0x69, 0x65, 0x6d, 0x62, 0x72, + 0x6f, 0x73, 0x72, 0x65, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x64, 0x63, 0xc3, 0xb3, + 0x72, 0x64, 0x6f, 0x62, 0x61, 0x7a, 0x61, 0x72, 0x61, 0x67, 0x6f, 0x7a, 0x61, + 0x70, 0xc3, 0xa1, 0x67, 0x69, 0x6e, 0x61, 0x73, 0x73, 0x6f, 0x63, 0x69, 0x61, + 0x6c, 0x65, 0x73, 0x62, 0x6c, 0x6f, 0x71, 0x75, 0x65, 0x61, 0x72, 0x67, 0x65, + 0x73, 0x74, 0x69, 0xc3, 0xb3, 0x6e, 0x61, 0x6c, 0x71, 0x75, 0x69, 0x6c, 0x65, + 0x72, 0x73, 0x69, 0x73, 0x74, 0x65, 0x6d, 0x61, 0x73, 0x63, 0x69, 0x65, 0x6e, + 0x63, 0x69, 0x61, 0x73, 0x63, 0x6f, 0x6d, 0x70, 0x6c, 0x65, 0x74, 0x6f, 0x76, + 0x65, 0x72, 0x73, 0x69, 0xc3, 0xb3, 0x6e, 0x63, 0x6f, 0x6d, 0x70, 0x6c, 0x65, + 0x74, 0x61, 0x65, 0x73, 0x74, 0x75, 0x64, 0x69, 0x6f, 0x73, 0x70, 0xc3, 0xba, + 0x62, 0x6c, 0x69, 0x63, 0x61, 0x6f, 0x62, 0x6a, 0x65, 0x74, 0x69, 0x76, 0x6f, + 0x61, 0x6c, 0x69, 0x63, 0x61, 0x6e, 0x74, 0x65, 0x62, 0x75, 0x73, 0x63, 0x61, + 0x64, 0x6f, 0x72, 0x63, 0x61, 0x6e, 0x74, 0x69, 0x64, 0x61, 0x64, 0x65, 0x6e, + 0x74, 0x72, 0x61, 0x64, 0x61, 0x73, 0x61, 0x63, 0x63, 0x69, 0x6f, 0x6e, 0x65, + 0x73, 0x61, 0x72, 0x63, 0x68, 0x69, 0x76, 0x6f, 0x73, 0x73, 0x75, 0x70, 0x65, + 0x72, 0x69, 0x6f, 0x72, 0x6d, 0x61, 0x79, 0x6f, 0x72, 0xc3, 0xad, 0x61, 0x61, + 0x6c, 0x65, 0x6d, 0x61, 0x6e, 0x69, 0x61, 0x66, 0x75, 0x6e, 0x63, 0x69, 0xc3, + 0xb3, 0x6e, 0xc3, 0xba, 0x6c, 0x74, 0x69, 0x6d, 0x6f, 0x73, 0x68, 0x61, 0x63, + 0x69, 0x65, 0x6e, 0x64, 0x6f, 0x61, 0x71, 0x75, 0x65, 0x6c, 0x6c, 0x6f, 0x73, + 0x65, 0x64, 0x69, 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x66, 0x65, 0x72, 0x6e, 0x61, + 0x6e, 0x64, 0x6f, 0x61, 0x6d, 0x62, 0x69, 0x65, 0x6e, 0x74, 0x65, 0x66, 0x61, + 0x63, 0x65, 0x62, 0x6f, 0x6f, 0x6b, 0x6e, 0x75, 0x65, 0x73, 0x74, 0x72, 0x61, + 0x73, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x65, 0x73, 0x70, 0x72, 0x6f, 0x63, + 0x65, 0x73, 0x6f, 0x73, 0x62, 0x61, 0x73, 0x74, 0x61, 0x6e, 0x74, 0x65, 0x70, + 0x72, 0x65, 0x73, 0x65, 0x6e, 0x74, 0x61, 0x72, 0x65, 0x70, 0x6f, 0x72, 0x74, + 0x61, 0x72, 0x63, 0x6f, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x6f, 0x70, 0x75, 0x62, + 0x6c, 0x69, 0x63, 0x61, 0x72, 0x63, 0x6f, 0x6d, 0x65, 0x72, 0x63, 0x69, 0x6f, + 0x63, 0x6f, 0x6e, 0x74, 0x72, 0x61, 0x74, 0x6f, 0x6a, 0xc3, 0xb3, 0x76, 0x65, + 0x6e, 0x65, 0x73, 0x64, 0x69, 0x73, 0x74, 0x72, 0x69, 0x74, 0x6f, 0x74, 0xc3, + 0xa9, 0x63, 0x6e, 0x69, 0x63, 0x61, 0x63, 0x6f, 0x6e, 0x6a, 0x75, 0x6e, 0x74, + 0x6f, 0x65, 0x6e, 0x65, 0x72, 0x67, 0xc3, 0xad, 0x61, 0x74, 0x72, 0x61, 0x62, + 0x61, 0x6a, 0x61, 0x72, 0x61, 0x73, 0x74, 0x75, 0x72, 0x69, 0x61, 0x73, 0x72, + 0x65, 0x63, 0x69, 0x65, 0x6e, 0x74, 0x65, 0x75, 0x74, 0x69, 0x6c, 0x69, 0x7a, + 0x61, 0x72, 0x62, 0x6f, 0x6c, 0x65, 0x74, 0xc3, 0xad, 0x6e, 0x73, 0x61, 0x6c, + 0x76, 0x61, 0x64, 0x6f, 0x72, 0x63, 0x6f, 0x72, 0x72, 0x65, 0x63, 0x74, 0x61, + 0x74, 0x72, 0x61, 0x62, 0x61, 0x6a, 0x6f, 0x73, 0x70, 0x72, 0x69, 0x6d, 0x65, + 0x72, 0x6f, 0x73, 0x6e, 0x65, 0x67, 0x6f, 0x63, 0x69, 0x6f, 0x73, 0x6c, 0x69, + 0x62, 0x65, 0x72, 0x74, 0x61, 0x64, 0x64, 0x65, 0x74, 0x61, 0x6c, 0x6c, 0x65, + 0x73, 0x70, 0x61, 0x6e, 0x74, 0x61, 0x6c, 0x6c, 0x61, 0x70, 0x72, 0xc3, 0xb3, + 0x78, 0x69, 0x6d, 0x6f, 0x61, 0x6c, 0x6d, 0x65, 0x72, 0xc3, 0xad, 0x61, 0x61, + 0x6e, 0x69, 0x6d, 0x61, 0x6c, 0x65, 0x73, 0x71, 0x75, 0x69, 0xc3, 0xa9, 0x6e, + 0x65, 0x73, 0x63, 0x6f, 0x72, 0x61, 0x7a, 0xc3, 0xb3, 0x6e, 0x73, 0x65, 0x63, + 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x62, 0x75, 0x73, 0x63, 0x61, 0x6e, 0x64, 0x6f, + 0x6f, 0x70, 0x63, 0x69, 0x6f, 0x6e, 0x65, 0x73, 0x65, 0x78, 0x74, 0x65, 0x72, + 0x69, 0x6f, 0x72, 0x63, 0x6f, 0x6e, 0x63, 0x65, 0x70, 0x74, 0x6f, 0x74, 0x6f, + 0x64, 0x61, 0x76, 0xc3, 0xad, 0x61, 0x67, 0x61, 0x6c, 0x65, 0x72, 0xc3, 0xad, + 0x61, 0x65, 0x73, 0x63, 0x72, 0x69, 0x62, 0x69, 0x72, 0x6d, 0x65, 0x64, 0x69, + 0x63, 0x69, 0x6e, 0x61, 0x6c, 0x69, 0x63, 0x65, 0x6e, 0x63, 0x69, 0x61, 0x63, + 0x6f, 0x6e, 0x73, 0x75, 0x6c, 0x74, 0x61, 0x61, 0x73, 0x70, 0x65, 0x63, 0x74, + 0x6f, 0x73, 0x63, 0x72, 0xc3, 0xad, 0x74, 0x69, 0x63, 0x61, 0x64, 0xc3, 0xb3, + 0x6c, 0x61, 0x72, 0x65, 0x73, 0x6a, 0x75, 0x73, 0x74, 0x69, 0x63, 0x69, 0x61, + 0x64, 0x65, 0x62, 0x65, 0x72, 0xc3, 0xa1, 0x6e, 0x70, 0x65, 0x72, 0xc3, 0xad, + 0x6f, 0x64, 0x6f, 0x6e, 0x65, 0x63, 0x65, 0x73, 0x69, 0x74, 0x61, 0x6d, 0x61, + 0x6e, 0x74, 0x65, 0x6e, 0x65, 0x72, 0x70, 0x65, 0x71, 0x75, 0x65, 0xc3, 0xb1, + 0x6f, 0x72, 0x65, 0x63, 0x69, 0x62, 0x69, 0x64, 0x61, 0x74, 0x72, 0x69, 0x62, + 0x75, 0x6e, 0x61, 0x6c, 0x74, 0x65, 0x6e, 0x65, 0x72, 0x69, 0x66, 0x65, 0x63, + 0x61, 0x6e, 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x63, 0x61, 0x6e, 0x61, 0x72, 0x69, + 0x61, 0x73, 0x64, 0x65, 0x73, 0x63, 0x61, 0x72, 0x67, 0x61, 0x64, 0x69, 0x76, + 0x65, 0x72, 0x73, 0x6f, 0x73, 0x6d, 0x61, 0x6c, 0x6c, 0x6f, 0x72, 0x63, 0x61, + 0x72, 0x65, 0x71, 0x75, 0x69, 0x65, 0x72, 0x65, 0x74, 0xc3, 0xa9, 0x63, 0x6e, + 0x69, 0x63, 0x6f, 0x64, 0x65, 0x62, 0x65, 0x72, 0xc3, 0xad, 0x61, 0x76, 0x69, + 0x76, 0x69, 0x65, 0x6e, 0x64, 0x61, 0x66, 0x69, 0x6e, 0x61, 0x6e, 0x7a, 0x61, + 0x73, 0x61, 0x64, 0x65, 0x6c, 0x61, 0x6e, 0x74, 0x65, 0x66, 0x75, 0x6e, 0x63, + 0x69, 0x6f, 0x6e, 0x61, 0x63, 0x6f, 0x6e, 0x73, 0x65, 0x6a, 0x6f, 0x73, 0x64, + 0x69, 0x66, 0xc3, 0xad, 0x63, 0x69, 0x6c, 0x63, 0x69, 0x75, 0x64, 0x61, 0x64, + 0x65, 0x73, 0x61, 0x6e, 0x74, 0x69, 0x67, 0x75, 0x61, 0x73, 0x61, 0x76, 0x61, + 0x6e, 0x7a, 0x61, 0x64, 0x61, 0x74, 0xc3, 0xa9, 0x72, 0x6d, 0x69, 0x6e, 0x6f, + 0x75, 0x6e, 0x69, 0x64, 0x61, 0x64, 0x65, 0x73, 0x73, 0xc3, 0xa1, 0x6e, 0x63, + 0x68, 0x65, 0x7a, 0x63, 0x61, 0x6d, 0x70, 0x61, 0xc3, 0xb1, 0x61, 0x73, 0x6f, + 0x66, 0x74, 0x6f, 0x6e, 0x69, 0x63, 0x72, 0x65, 0x76, 0x69, 0x73, 0x74, 0x61, + 0x73, 0x63, 0x6f, 0x6e, 0x74, 0x69, 0x65, 0x6e, 0x65, 0x73, 0x65, 0x63, 0x74, + 0x6f, 0x72, 0x65, 0x73, 0x6d, 0x6f, 0x6d, 0x65, 0x6e, 0x74, 0x6f, 0x73, 0x66, + 0x61, 0x63, 0x75, 0x6c, 0x74, 0x61, 0x64, 0x63, 0x72, 0xc3, 0xa9, 0x64, 0x69, + 0x74, 0x6f, 0x64, 0x69, 0x76, 0x65, 0x72, 0x73, 0x61, 0x73, 0x73, 0x75, 0x70, + 0x75, 0x65, 0x73, 0x74, 0x6f, 0x66, 0x61, 0x63, 0x74, 0x6f, 0x72, 0x65, 0x73, + 0x73, 0x65, 0x67, 0x75, 0x6e, 0x64, 0x6f, 0x73, 0x70, 0x65, 0x71, 0x75, 0x65, + 0xc3, 0xb1, 0x61, 0xd0, 0xb3, 0xd0, 0xbe, 0xd0, 0xb4, 0xd0, 0xb0, 0xd0, 0xb5, + 0xd1, 0x81, 0xd0, 0xbb, 0xd0, 0xb8, 0xd0, 0xb5, 0xd1, 0x81, 0xd1, 0x82, 0xd1, + 0x8c, 0xd0, 0xb1, 0xd1, 0x8b, 0xd0, 0xbb, 0xd0, 0xbe, 0xd0, 0xb1, 0xd1, 0x8b, + 0xd1, 0x82, 0xd1, 0x8c, 0xd1, 0x8d, 0xd1, 0x82, 0xd0, 0xbe, 0xd0, 0xbc, 0xd0, + 0x95, 0xd1, 0x81, 0xd0, 0xbb, 0xd0, 0xb8, 0xd1, 0x82, 0xd0, 0xbe, 0xd0, 0xb3, + 0xd0, 0xbe, 0xd0, 0xbc, 0xd0, 0xb5, 0xd0, 0xbd, 0xd1, 0x8f, 0xd0, 0xb2, 0xd1, + 0x81, 0xd0, 0xb5, 0xd1, 0x85, 0xd1, 0x8d, 0xd1, 0x82, 0xd0, 0xbe, 0xd0, 0xb9, + 0xd0, 0xb4, 0xd0, 0xb0, 0xd0, 0xb6, 0xd0, 0xb5, 0xd0, 0xb1, 0xd1, 0x8b, 0xd0, + 0xbb, 0xd0, 0xb8, 0xd0, 0xb3, 0xd0, 0xbe, 0xd0, 0xb4, 0xd1, 0x83, 0xd0, 0xb4, + 0xd0, 0xb5, 0xd0, 0xbd, 0xd1, 0x8c, 0xd1, 0x8d, 0xd1, 0x82, 0xd0, 0xbe, 0xd1, + 0x82, 0xd0, 0xb1, 0xd1, 0x8b, 0xd0, 0xbb, 0xd0, 0xb0, 0xd1, 0x81, 0xd0, 0xb5, + 0xd0, 0xb1, 0xd1, 0x8f, 0xd0, 0xbe, 0xd0, 0xb4, 0xd0, 0xb8, 0xd0, 0xbd, 0xd1, + 0x81, 0xd0, 0xb5, 0xd0, 0xb1, 0xd0, 0xb5, 0xd0, 0xbd, 0xd0, 0xb0, 0xd0, 0xb4, + 0xd0, 0xbe, 0xd1, 0x81, 0xd0, 0xb0, 0xd0, 0xb9, 0xd1, 0x82, 0xd1, 0x84, 0xd0, + 0xbe, 0xd1, 0x82, 0xd0, 0xbe, 0xd0, 0xbd, 0xd0, 0xb5, 0xd0, 0xb3, 0xd0, 0xbe, + 0xd1, 0x81, 0xd0, 0xb2, 0xd0, 0xbe, 0xd0, 0xb8, 0xd1, 0x81, 0xd0, 0xb2, 0xd0, + 0xbe, 0xd0, 0xb9, 0xd0, 0xb8, 0xd0, 0xb3, 0xd1, 0x80, 0xd1, 0x8b, 0xd1, 0x82, + 0xd0, 0xbe, 0xd0, 0xb6, 0xd0, 0xb5, 0xd0, 0xb2, 0xd1, 0x81, 0xd0, 0xb5, 0xd0, + 0xbc, 0xd1, 0x81, 0xd0, 0xb2, 0xd0, 0xbe, 0xd1, 0x8e, 0xd0, 0xbb, 0xd0, 0xb8, + 0xd1, 0x88, 0xd1, 0x8c, 0xd1, 0x8d, 0xd1, 0x82, 0xd0, 0xb8, 0xd1, 0x85, 0xd0, + 0xbf, 0xd0, 0xbe, 0xd0, 0xba, 0xd0, 0xb0, 0xd0, 0xb4, 0xd0, 0xbd, 0xd0, 0xb5, + 0xd0, 0xb9, 0xd0, 0xb4, 0xd0, 0xbe, 0xd0, 0xbc, 0xd0, 0xb0, 0xd0, 0xbc, 0xd0, + 0xb8, 0xd1, 0x80, 0xd0, 0xb0, 0xd0, 0xbb, 0xd0, 0xb8, 0xd0, 0xb1, 0xd0, 0xbe, + 0xd1, 0x82, 0xd0, 0xb5, 0xd0, 0xbc, 0xd1, 0x83, 0xd1, 0x85, 0xd0, 0xbe, 0xd1, + 0x82, 0xd1, 0x8f, 0xd0, 0xb4, 0xd0, 0xb2, 0xd1, 0x83, 0xd1, 0x85, 0xd1, 0x81, + 0xd0, 0xb5, 0xd1, 0x82, 0xd0, 0xb8, 0xd0, 0xbb, 0xd1, 0x8e, 0xd0, 0xb4, 0xd0, + 0xb8, 0xd0, 0xb4, 0xd0, 0xb5, 0xd0, 0xbb, 0xd0, 0xbe, 0xd0, 0xbc, 0xd0, 0xb8, + 0xd1, 0x80, 0xd0, 0xb5, 0xd1, 0x82, 0xd0, 0xb5, 0xd0, 0xb1, 0xd1, 0x8f, 0xd1, + 0x81, 0xd0, 0xb2, 0xd0, 0xbe, 0xd0, 0xb5, 0xd0, 0xb2, 0xd0, 0xb8, 0xd0, 0xb4, + 0xd0, 0xb5, 0xd1, 0x87, 0xd0, 0xb5, 0xd0, 0xb3, 0xd0, 0xbe, 0xd1, 0x8d, 0xd1, + 0x82, 0xd0, 0xb8, 0xd0, 0xbc, 0xd1, 0x81, 0xd1, 0x87, 0xd0, 0xb5, 0xd1, 0x82, + 0xd1, 0x82, 0xd0, 0xb5, 0xd0, 0xbc, 0xd1, 0x8b, 0xd1, 0x86, 0xd0, 0xb5, 0xd0, + 0xbd, 0xd1, 0x8b, 0xd1, 0x81, 0xd1, 0x82, 0xd0, 0xb0, 0xd0, 0xbb, 0xd0, 0xb2, + 0xd0, 0xb5, 0xd0, 0xb4, 0xd1, 0x8c, 0xd1, 0x82, 0xd0, 0xb5, 0xd0, 0xbc, 0xd0, + 0xb5, 0xd0, 0xb2, 0xd0, 0xbe, 0xd0, 0xb4, 0xd1, 0x8b, 0xd1, 0x82, 0xd0, 0xb5, + 0xd0, 0xb1, 0xd0, 0xb5, 0xd0, 0xb2, 0xd1, 0x8b, 0xd1, 0x88, 0xd0, 0xb5, 0xd0, + 0xbd, 0xd0, 0xb0, 0xd0, 0xbc, 0xd0, 0xb8, 0xd1, 0x82, 0xd0, 0xb8, 0xd0, 0xbf, + 0xd0, 0xb0, 0xd1, 0x82, 0xd0, 0xbe, 0xd0, 0xbc, 0xd1, 0x83, 0xd0, 0xbf, 0xd1, + 0x80, 0xd0, 0xb0, 0xd0, 0xb2, 0xd0, 0xbb, 0xd0, 0xb8, 0xd1, 0x86, 0xd0, 0xb0, + 0xd0, 0xbe, 0xd0, 0xb4, 0xd0, 0xbd, 0xd0, 0xb0, 0xd0, 0xb3, 0xd0, 0xbe, 0xd0, + 0xb4, 0xd1, 0x8b, 0xd0, 0xb7, 0xd0, 0xbd, 0xd0, 0xb0, 0xd1, 0x8e, 0xd0, 0xbc, + 0xd0, 0xbe, 0xd0, 0xb3, 0xd1, 0x83, 0xd0, 0xb4, 0xd1, 0x80, 0xd1, 0x83, 0xd0, + 0xb3, 0xd0, 0xb2, 0xd1, 0x81, 0xd0, 0xb5, 0xd0, 0xb9, 0xd0, 0xb8, 0xd0, 0xb4, + 0xd0, 0xb5, 0xd1, 0x82, 0xd0, 0xba, 0xd0, 0xb8, 0xd0, 0xbd, 0xd0, 0xbe, 0xd0, + 0xbe, 0xd0, 0xb4, 0xd0, 0xbd, 0xd0, 0xbe, 0xd0, 0xb4, 0xd0, 0xb5, 0xd0, 0xbb, + 0xd0, 0xb0, 0xd0, 0xb4, 0xd0, 0xb5, 0xd0, 0xbb, 0xd0, 0xb5, 0xd1, 0x81, 0xd1, + 0x80, 0xd0, 0xbe, 0xd0, 0xba, 0xd0, 0xb8, 0xd1, 0x8e, 0xd0, 0xbd, 0xd1, 0x8f, + 0xd0, 0xb2, 0xd0, 0xb5, 0xd1, 0x81, 0xd1, 0x8c, 0xd0, 0x95, 0xd1, 0x81, 0xd1, + 0x82, 0xd1, 0x8c, 0xd1, 0x80, 0xd0, 0xb0, 0xd0, 0xb7, 0xd0, 0xb0, 0xd0, 0xbd, + 0xd0, 0xb0, 0xd1, 0x88, 0xd0, 0xb8, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x84, 0xd9, + 0x87, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xaa, 0xd9, 0x8a, 0xd8, 0xac, 0xd9, 0x85, + 0xd9, 0x8a, 0xd8, 0xb9, 0xd8, 0xae, 0xd8, 0xa7, 0xd8, 0xb5, 0xd8, 0xa9, 0xd8, + 0xa7, 0xd9, 0x84, 0xd8, 0xb0, 0xd9, 0x8a, 0xd8, 0xb9, 0xd9, 0x84, 0xd9, 0x8a, + 0xd9, 0x87, 0xd8, 0xac, 0xd8, 0xaf, 0xd9, 0x8a, 0xd8, 0xaf, 0xd8, 0xa7, 0xd9, + 0x84, 0xd8, 0xa2, 0xd9, 0x86, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb1, 0xd8, 0xaf, + 0xd8, 0xaa, 0xd8, 0xad, 0xd9, 0x83, 0xd9, 0x85, 0xd8, 0xb5, 0xd9, 0x81, 0xd8, + 0xad, 0xd8, 0xa9, 0xd9, 0x83, 0xd8, 0xa7, 0xd9, 0x86, 0xd8, 0xaa, 0xd8, 0xa7, + 0xd9, 0x84, 0xd9, 0x84, 0xd9, 0x8a, 0xd9, 0x8a, 0xd9, 0x83, 0xd9, 0x88, 0xd9, + 0x86, 0xd8, 0xb4, 0xd8, 0xa8, 0xd9, 0x83, 0xd8, 0xa9, 0xd9, 0x81, 0xd9, 0x8a, + 0xd9, 0x87, 0xd8, 0xa7, 0xd8, 0xa8, 0xd9, 0x86, 0xd8, 0xa7, 0xd8, 0xaa, 0xd8, + 0xad, 0xd9, 0x88, 0xd8, 0xa7, 0xd8, 0xa1, 0xd8, 0xa3, 0xd9, 0x83, 0xd8, 0xab, + 0xd8, 0xb1, 0xd8, 0xae, 0xd9, 0x84, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa7, 0xd9, + 0x84, 0xd8, 0xad, 0xd8, 0xa8, 0xd8, 0xaf, 0xd9, 0x84, 0xd9, 0x8a, 0xd9, 0x84, + 0xd8, 0xaf, 0xd8, 0xb1, 0xd9, 0x88, 0xd8, 0xb3, 0xd8, 0xa7, 0xd8, 0xb6, 0xd8, + 0xba, 0xd8, 0xb7, 0xd8, 0xaa, 0xd9, 0x83, 0xd9, 0x88, 0xd9, 0x86, 0xd9, 0x87, + 0xd9, 0x86, 0xd8, 0xa7, 0xd9, 0x83, 0xd8, 0xb3, 0xd8, 0xa7, 0xd8, 0xad, 0xd8, + 0xa9, 0xd9, 0x86, 0xd8, 0xa7, 0xd8, 0xaf, 0xd9, 0x8a, 0xd8, 0xa7, 0xd9, 0x84, + 0xd8, 0xb7, 0xd8, 0xa8, 0xd8, 0xb9, 0xd9, 0x84, 0xd9, 0x8a, 0xd9, 0x83, 0xd8, + 0xb4, 0xd9, 0x83, 0xd8, 0xb1, 0xd8, 0xa7, 0xd9, 0x8a, 0xd9, 0x85, 0xd9, 0x83, + 0xd9, 0x86, 0xd9, 0x85, 0xd9, 0x86, 0xd9, 0x87, 0xd8, 0xa7, 0xd8, 0xb4, 0xd8, + 0xb1, 0xd9, 0x83, 0xd8, 0xa9, 0xd8, 0xb1, 0xd8, 0xa6, 0xd9, 0x8a, 0xd8, 0xb3, + 0xd9, 0x86, 0xd8, 0xb4, 0xd9, 0x8a, 0xd8, 0xb7, 0xd9, 0x85, 0xd8, 0xa7, 0xd8, + 0xb0, 0xd8, 0xa7, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x81, 0xd9, 0x86, 0xd8, 0xb4, + 0xd8, 0xa8, 0xd8, 0xa7, 0xd8, 0xa8, 0xd8, 0xaa, 0xd8, 0xb9, 0xd8, 0xa8, 0xd8, + 0xb1, 0xd8, 0xb1, 0xd8, 0xad, 0xd9, 0x85, 0xd8, 0xa9, 0xd9, 0x83, 0xd8, 0xa7, + 0xd9, 0x81, 0xd8, 0xa9, 0xd9, 0x8a, 0xd9, 0x82, 0xd9, 0x88, 0xd9, 0x84, 0xd9, + 0x85, 0xd8, 0xb1, 0xd9, 0x83, 0xd8, 0xb2, 0xd9, 0x83, 0xd9, 0x84, 0xd9, 0x85, + 0xd8, 0xa9, 0xd8, 0xa3, 0xd8, 0xad, 0xd9, 0x85, 0xd8, 0xaf, 0xd9, 0x82, 0xd9, + 0x84, 0xd8, 0xa8, 0xd9, 0x8a, 0xd9, 0x8a, 0xd8, 0xb9, 0xd9, 0x86, 0xd9, 0x8a, + 0xd8, 0xb5, 0xd9, 0x88, 0xd8, 0xb1, 0xd8, 0xa9, 0xd8, 0xb7, 0xd8, 0xb1, 0xd9, + 0x8a, 0xd9, 0x82, 0xd8, 0xb4, 0xd8, 0xa7, 0xd8, 0xb1, 0xd9, 0x83, 0xd8, 0xac, + 0xd9, 0x88, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa3, 0xd8, 0xae, 0xd8, 0xb1, 0xd9, + 0x89, 0xd9, 0x85, 0xd8, 0xb9, 0xd9, 0x86, 0xd8, 0xa7, 0xd8, 0xa7, 0xd8, 0xa8, + 0xd8, 0xad, 0xd8, 0xab, 0xd8, 0xb9, 0xd8, 0xb1, 0xd9, 0x88, 0xd8, 0xb6, 0xd8, + 0xa8, 0xd8, 0xb4, 0xd9, 0x83, 0xd9, 0x84, 0xd9, 0x85, 0xd8, 0xb3, 0xd8, 0xac, + 0xd9, 0x84, 0xd8, 0xa8, 0xd9, 0x86, 0xd8, 0xa7, 0xd9, 0x86, 0xd8, 0xae, 0xd8, + 0xa7, 0xd9, 0x84, 0xd8, 0xaf, 0xd9, 0x83, 0xd8, 0xaa, 0xd8, 0xa7, 0xd8, 0xa8, + 0xd9, 0x83, 0xd9, 0x84, 0xd9, 0x8a, 0xd8, 0xa9, 0xd8, 0xa8, 0xd8, 0xaf, 0xd9, + 0x88, 0xd9, 0x86, 0xd8, 0xa3, 0xd9, 0x8a, 0xd8, 0xb6, 0xd8, 0xa7, 0xd9, 0x8a, + 0xd9, 0x88, 0xd8, 0xac, 0xd8, 0xaf, 0xd9, 0x81, 0xd8, 0xb1, 0xd9, 0x8a, 0xd9, + 0x82, 0xd9, 0x83, 0xd8, 0xaa, 0xd8, 0xa8, 0xd8, 0xaa, 0xd8, 0xa3, 0xd9, 0x81, + 0xd8, 0xb6, 0xd9, 0x84, 0xd9, 0x85, 0xd8, 0xb7, 0xd8, 0xa8, 0xd8, 0xae, 0xd8, + 0xa7, 0xd9, 0x83, 0xd8, 0xab, 0xd8, 0xb1, 0xd8, 0xa8, 0xd8, 0xa7, 0xd8, 0xb1, + 0xd9, 0x83, 0xd8, 0xa7, 0xd9, 0x81, 0xd8, 0xb6, 0xd9, 0x84, 0xd8, 0xa7, 0xd8, + 0xad, 0xd9, 0x84, 0xd9, 0x89, 0xd9, 0x86, 0xd9, 0x81, 0xd8, 0xb3, 0xd9, 0x87, + 0xd8, 0xa3, 0xd9, 0x8a, 0xd8, 0xa7, 0xd9, 0x85, 0xd8, 0xb1, 0xd8, 0xaf, 0xd9, + 0x88, 0xd8, 0xaf, 0xd8, 0xa3, 0xd9, 0x86, 0xd9, 0x87, 0xd8, 0xa7, 0xd8, 0xaf, + 0xd9, 0x8a, 0xd9, 0x86, 0xd8, 0xa7, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa7, 0xd9, + 0x86, 0xd9, 0x85, 0xd8, 0xb9, 0xd8, 0xb1, 0xd8, 0xb6, 0xd8, 0xaa, 0xd8, 0xb9, + 0xd9, 0x84, 0xd9, 0x85, 0xd8, 0xaf, 0xd8, 0xa7, 0xd8, 0xae, 0xd9, 0x84, 0xd9, + 0x85, 0xd9, 0x85, 0xd9, 0x83, 0xd9, 0x86, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x02, 0x00, 0x02, + 0x00, 0x02, 0x00, 0x02, 0x00, 0x04, 0x00, 0x04, 0x00, 0x04, 0x00, 0x04, 0x00, + 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x07, 0x06, 0x05, 0x04, 0x03, + 0x02, 0x01, 0x00, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0x0f, 0x0e, + 0x0d, 0x0c, 0x0b, 0x0a, 0x09, 0x08, 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, + 0x17, 0x17, 0x16, 0x15, 0x14, 0x13, 0x12, 0x11, 0x10, 0x18, 0x19, 0x1a, 0x1b, + 0x1c, 0x1d, 0x1e, 0x1f, 0x1f, 0x1e, 0x1d, 0x1c, 0x1b, 0x1a, 0x19, 0x18, 0xff, + 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, + 0xff, 0xff, 0x01, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, + 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, + 0xff, 0xff, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0xff, 0xff, 0x00, + 0x01, 0x00, 0x00, 0x00, 0x08, 0x00, 0x08, 0x00, 0x08, 0x00, 0x08, 0x00, 0x00, + 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x04, 0x00, 0x05, 0x00, 0x06, 0x00, + 0x07, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x63, 0x6f, 0x75, + 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x71, 0x75, 0x65, 0x73, 0x74, 0x69, 0x6f, + 0x6e, 0x73, 0x65, 0x71, 0x75, 0x69, 0x70, 0x6d, 0x65, 0x6e, 0x74, 0x63, 0x6f, + 0x6d, 0x6d, 0x75, 0x6e, 0x69, 0x74, 0x79, 0x61, 0x76, 0x61, 0x69, 0x6c, 0x61, + 0x62, 0x6c, 0x65, 0x68, 0x69, 0x67, 0x68, 0x6c, 0x69, 0x67, 0x68, 0x74, 0x44, + 0x54, 0x44, 0x2f, 0x78, 0x68, 0x74, 0x6d, 0x6c, 0x6d, 0x61, 0x72, 0x6b, 0x65, + 0x74, 0x69, 0x6e, 0x67, 0x6b, 0x6e, 0x6f, 0x77, 0x6c, 0x65, 0x64, 0x67, 0x65, + 0x73, 0x6f, 0x6d, 0x65, 0x74, 0x68, 0x69, 0x6e, 0x67, 0x63, 0x6f, 0x6e, 0x74, + 0x61, 0x69, 0x6e, 0x65, 0x72, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x69, 0x6f, + 0x6e, 0x73, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x61, 0x64, 0x76, + 0x65, 0x72, 0x74, 0x69, 0x73, 0x65, 0x63, 0x68, 0x61, 0x72, 0x61, 0x63, 0x74, + 0x65, 0x72, 0x22, 0x20, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3d, 0x22, 0x3c, 0x2f, + 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x3e, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, + 0x6c, 0x69, 0x61, 0x22, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x73, + 0x69, 0x74, 0x75, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x75, 0x74, 0x68, 0x6f, + 0x72, 0x69, 0x74, 0x79, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, + 0x70, 0x72, 0x69, 0x6d, 0x61, 0x72, 0x69, 0x6c, 0x79, 0x6f, 0x70, 0x65, 0x72, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x63, 0x68, 0x61, 0x6c, 0x6c, 0x65, 0x6e, 0x67, + 0x65, 0x64, 0x65, 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x65, 0x64, 0x61, 0x6e, 0x6f, + 0x6e, 0x79, 0x6d, 0x6f, 0x75, 0x73, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, + 0x6e, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x63, 0x6f, + 0x6d, 0x70, 0x61, 0x6e, 0x69, 0x65, 0x73, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, + 0x75, 0x72, 0x65, 0x61, 0x67, 0x72, 0x65, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x22, + 0x20, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x3d, 0x22, 0x70, 0x6f, 0x74, 0x65, 0x6e, + 0x74, 0x69, 0x61, 0x6c, 0x65, 0x64, 0x75, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x61, 0x72, 0x67, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x73, 0x65, 0x63, 0x6f, + 0x6e, 0x64, 0x61, 0x72, 0x79, 0x63, 0x6f, 0x70, 0x79, 0x72, 0x69, 0x67, 0x68, + 0x74, 0x6c, 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65, 0x73, 0x65, 0x78, 0x63, + 0x6c, 0x75, 0x73, 0x69, 0x76, 0x65, 0x63, 0x6f, 0x6e, 0x64, 0x69, 0x74, 0x69, + 0x6f, 0x6e, 0x3c, 0x2f, 0x66, 0x6f, 0x72, 0x6d, 0x3e, 0x0d, 0x0a, 0x73, 0x74, + 0x61, 0x74, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x74, 0x65, 0x6e, 0x74, + 0x69, 0x6f, 0x6e, 0x42, 0x69, 0x6f, 0x67, 0x72, 0x61, 0x70, 0x68, 0x79, 0x7d, + 0x20, 0x65, 0x6c, 0x73, 0x65, 0x20, 0x7b, 0x0a, 0x73, 0x6f, 0x6c, 0x75, 0x74, + 0x69, 0x6f, 0x6e, 0x73, 0x77, 0x68, 0x65, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, + 0x41, 0x6e, 0x61, 0x6c, 0x79, 0x74, 0x69, 0x63, 0x73, 0x74, 0x65, 0x6d, 0x70, + 0x6c, 0x61, 0x74, 0x65, 0x73, 0x64, 0x61, 0x6e, 0x67, 0x65, 0x72, 0x6f, 0x75, + 0x73, 0x73, 0x61, 0x74, 0x65, 0x6c, 0x6c, 0x69, 0x74, 0x65, 0x64, 0x6f, 0x63, + 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x73, 0x68, + 0x65, 0x72, 0x69, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x61, 0x6e, 0x74, 0x70, 0x72, + 0x6f, 0x74, 0x6f, 0x74, 0x79, 0x70, 0x65, 0x69, 0x6e, 0x66, 0x6c, 0x75, 0x65, + 0x6e, 0x63, 0x65, 0x26, 0x72, 0x61, 0x71, 0x75, 0x6f, 0x3b, 0x3c, 0x2f, 0x65, + 0x66, 0x66, 0x65, 0x63, 0x74, 0x69, 0x76, 0x65, 0x67, 0x65, 0x6e, 0x65, 0x72, + 0x61, 0x6c, 0x6c, 0x79, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, + 0x62, 0x65, 0x61, 0x75, 0x74, 0x69, 0x66, 0x75, 0x6c, 0x74, 0x72, 0x61, 0x6e, + 0x73, 0x70, 0x6f, 0x72, 0x74, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x65, + 0x64, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x65, 0x64, 0x70, 0x72, 0x6f, + 0x6d, 0x69, 0x6e, 0x65, 0x6e, 0x74, 0x75, 0x6e, 0x74, 0x69, 0x6c, 0x20, 0x74, + 0x68, 0x65, 0x74, 0x68, 0x75, 0x6d, 0x62, 0x6e, 0x61, 0x69, 0x6c, 0x4e, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x20, 0x2e, 0x66, 0x6f, 0x63, 0x75, 0x73, + 0x28, 0x29, 0x3b, 0x6f, 0x76, 0x65, 0x72, 0x20, 0x74, 0x68, 0x65, 0x20, 0x6d, + 0x69, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6e, 0x6e, 0x6f, 0x75, + 0x6e, 0x63, 0x65, 0x64, 0x66, 0x6f, 0x6f, 0x74, 0x65, 0x72, 0x22, 0x3e, 0x0a, + 0x65, 0x78, 0x63, 0x65, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x6c, 0x65, 0x73, 0x73, + 0x20, 0x74, 0x68, 0x61, 0x6e, 0x65, 0x78, 0x70, 0x65, 0x6e, 0x73, 0x69, 0x76, + 0x65, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x66, 0x72, 0x61, + 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, 0x74, 0x65, 0x72, 0x72, 0x69, 0x74, 0x6f, + 0x72, 0x79, 0x6e, 0x64, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x63, 0x75, + 0x72, 0x72, 0x65, 0x6e, 0x74, 0x6c, 0x79, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x4e, + 0x61, 0x6d, 0x65, 0x63, 0x72, 0x69, 0x74, 0x69, 0x63, 0x69, 0x73, 0x6d, 0x74, + 0x72, 0x61, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x65, 0x6c, 0x73, 0x65, 0x77, + 0x68, 0x65, 0x72, 0x65, 0x41, 0x6c, 0x65, 0x78, 0x61, 0x6e, 0x64, 0x65, 0x72, + 0x61, 0x70, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x65, 0x64, 0x6d, 0x61, 0x74, 0x65, + 0x72, 0x69, 0x61, 0x6c, 0x73, 0x62, 0x72, 0x6f, 0x61, 0x64, 0x63, 0x61, 0x73, + 0x74, 0x6d, 0x65, 0x6e, 0x74, 0x69, 0x6f, 0x6e, 0x65, 0x64, 0x61, 0x66, 0x66, + 0x69, 0x6c, 0x69, 0x61, 0x74, 0x65, 0x3c, 0x2f, 0x6f, 0x70, 0x74, 0x69, 0x6f, + 0x6e, 0x3e, 0x74, 0x72, 0x65, 0x61, 0x74, 0x6d, 0x65, 0x6e, 0x74, 0x64, 0x69, + 0x66, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x74, 0x2f, 0x64, 0x65, 0x66, 0x61, 0x75, + 0x6c, 0x74, 0x2e, 0x50, 0x72, 0x65, 0x73, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x6f, + 0x6e, 0x63, 0x6c, 0x69, 0x63, 0x6b, 0x3d, 0x22, 0x62, 0x69, 0x6f, 0x67, 0x72, + 0x61, 0x70, 0x68, 0x79, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x77, 0x69, 0x73, 0x65, + 0x70, 0x65, 0x72, 0x6d, 0x61, 0x6e, 0x65, 0x6e, 0x74, 0x46, 0x72, 0x61, 0x6e, + 0xc3, 0xa7, 0x61, 0x69, 0x73, 0x48, 0x6f, 0x6c, 0x6c, 0x79, 0x77, 0x6f, 0x6f, + 0x64, 0x65, 0x78, 0x70, 0x61, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x74, 0x61, + 0x6e, 0x64, 0x61, 0x72, 0x64, 0x73, 0x3c, 0x2f, 0x73, 0x74, 0x79, 0x6c, 0x65, + 0x3e, 0x0a, 0x72, 0x65, 0x64, 0x75, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x44, 0x65, + 0x63, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x20, 0x70, 0x72, 0x65, 0x66, 0x65, 0x72, + 0x72, 0x65, 0x64, 0x43, 0x61, 0x6d, 0x62, 0x72, 0x69, 0x64, 0x67, 0x65, 0x6f, + 0x70, 0x70, 0x6f, 0x6e, 0x65, 0x6e, 0x74, 0x73, 0x42, 0x75, 0x73, 0x69, 0x6e, + 0x65, 0x73, 0x73, 0x20, 0x63, 0x6f, 0x6e, 0x66, 0x75, 0x73, 0x69, 0x6f, 0x6e, + 0x3e, 0x0a, 0x3c, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x3e, 0x70, 0x72, 0x65, 0x73, + 0x65, 0x6e, 0x74, 0x65, 0x64, 0x65, 0x78, 0x70, 0x6c, 0x61, 0x69, 0x6e, 0x65, + 0x64, 0x64, 0x6f, 0x65, 0x73, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x77, 0x6f, 0x72, + 0x6c, 0x64, 0x77, 0x69, 0x64, 0x65, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x66, 0x61, + 0x63, 0x65, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x6e, 0x65, + 0x77, 0x73, 0x70, 0x61, 0x70, 0x65, 0x72, 0x3c, 0x2f, 0x74, 0x61, 0x62, 0x6c, + 0x65, 0x3e, 0x0a, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x73, 0x6c, + 0x69, 0x6b, 0x65, 0x20, 0x74, 0x68, 0x65, 0x20, 0x65, 0x73, 0x73, 0x65, 0x6e, + 0x74, 0x69, 0x61, 0x6c, 0x66, 0x69, 0x6e, 0x61, 0x6e, 0x63, 0x69, 0x61, 0x6c, + 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x63, 0x74, 0x69, + 0x6f, 0x6e, 0x3d, 0x22, 0x2f, 0x61, 0x62, 0x61, 0x6e, 0x64, 0x6f, 0x6e, 0x65, + 0x64, 0x45, 0x64, 0x75, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x70, 0x61, 0x72, + 0x73, 0x65, 0x49, 0x6e, 0x74, 0x28, 0x73, 0x74, 0x61, 0x62, 0x69, 0x6c, 0x69, + 0x74, 0x79, 0x75, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x20, 0x74, 0x6f, 0x3c, 0x2f, + 0x74, 0x69, 0x74, 0x6c, 0x65, 0x3e, 0x0a, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x73, 0x4e, 0x6f, 0x74, 0x65, 0x20, 0x74, 0x68, 0x61, 0x74, 0x65, + 0x66, 0x66, 0x69, 0x63, 0x69, 0x65, 0x6e, 0x74, 0x70, 0x65, 0x72, 0x66, 0x6f, + 0x72, 0x6d, 0x65, 0x64, 0x74, 0x77, 0x6f, 0x20, 0x79, 0x65, 0x61, 0x72, 0x73, + 0x53, 0x69, 0x6e, 0x63, 0x65, 0x20, 0x74, 0x68, 0x65, 0x74, 0x68, 0x65, 0x72, + 0x65, 0x66, 0x6f, 0x72, 0x65, 0x77, 0x72, 0x61, 0x70, 0x70, 0x65, 0x72, 0x22, + 0x3e, 0x61, 0x6c, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x74, 0x65, 0x69, 0x6e, 0x63, + 0x72, 0x65, 0x61, 0x73, 0x65, 0x64, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x20, + 0x6f, 0x66, 0x70, 0x65, 0x72, 0x63, 0x65, 0x69, 0x76, 0x65, 0x64, 0x74, 0x72, + 0x79, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x6f, 0x6e, 0x65, 0x63, 0x65, 0x73, 0x73, + 0x61, 0x72, 0x79, 0x70, 0x6f, 0x72, 0x74, 0x72, 0x61, 0x79, 0x65, 0x64, 0x65, + 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x45, 0x6c, 0x69, 0x7a, 0x61, + 0x62, 0x65, 0x74, 0x68, 0x3c, 0x2f, 0x69, 0x66, 0x72, 0x61, 0x6d, 0x65, 0x3e, + 0x64, 0x69, 0x73, 0x63, 0x6f, 0x76, 0x65, 0x72, 0x79, 0x69, 0x6e, 0x73, 0x75, + 0x72, 0x61, 0x6e, 0x63, 0x65, 0x73, 0x2e, 0x6c, 0x65, 0x6e, 0x67, 0x74, 0x68, + 0x3b, 0x6c, 0x65, 0x67, 0x65, 0x6e, 0x64, 0x61, 0x72, 0x79, 0x47, 0x65, 0x6f, + 0x67, 0x72, 0x61, 0x70, 0x68, 0x79, 0x63, 0x61, 0x6e, 0x64, 0x69, 0x64, 0x61, + 0x74, 0x65, 0x63, 0x6f, 0x72, 0x70, 0x6f, 0x72, 0x61, 0x74, 0x65, 0x73, 0x6f, + 0x6d, 0x65, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, + 0x65, 0x73, 0x2e, 0x69, 0x6e, 0x68, 0x65, 0x72, 0x69, 0x74, 0x65, 0x64, 0x3c, + 0x2f, 0x73, 0x74, 0x72, 0x6f, 0x6e, 0x67, 0x3e, 0x43, 0x6f, 0x6d, 0x6d, 0x75, + 0x6e, 0x69, 0x74, 0x79, 0x72, 0x65, 0x6c, 0x69, 0x67, 0x69, 0x6f, 0x75, 0x73, + 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x43, 0x6f, 0x6d, 0x6d, + 0x69, 0x74, 0x74, 0x65, 0x65, 0x62, 0x75, 0x69, 0x6c, 0x64, 0x69, 0x6e, 0x67, + 0x73, 0x74, 0x68, 0x65, 0x20, 0x77, 0x6f, 0x72, 0x6c, 0x64, 0x6e, 0x6f, 0x20, + 0x6c, 0x6f, 0x6e, 0x67, 0x65, 0x72, 0x62, 0x65, 0x67, 0x69, 0x6e, 0x6e, 0x69, + 0x6e, 0x67, 0x72, 0x65, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x63, 0x65, 0x63, 0x61, + 0x6e, 0x6e, 0x6f, 0x74, 0x20, 0x62, 0x65, 0x66, 0x72, 0x65, 0x71, 0x75, 0x65, + 0x6e, 0x63, 0x79, 0x74, 0x79, 0x70, 0x69, 0x63, 0x61, 0x6c, 0x6c, 0x79, 0x69, + 0x6e, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x20, 0x72, 0x65, 0x6c, 0x61, 0x74, + 0x69, 0x76, 0x65, 0x3b, 0x72, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x69, 0x6e, 0x67, + 0x70, 0x72, 0x65, 0x73, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x69, 0x74, + 0x69, 0x61, 0x6c, 0x6c, 0x79, 0x74, 0x65, 0x63, 0x68, 0x6e, 0x69, 0x71, 0x75, + 0x65, 0x74, 0x68, 0x65, 0x20, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x69, 0x74, 0x20, + 0x63, 0x61, 0x6e, 0x20, 0x62, 0x65, 0x65, 0x78, 0x69, 0x73, 0x74, 0x65, 0x6e, + 0x63, 0x65, 0x75, 0x6e, 0x64, 0x65, 0x72, 0x6c, 0x69, 0x6e, 0x65, 0x74, 0x68, + 0x69, 0x73, 0x20, 0x74, 0x69, 0x6d, 0x65, 0x74, 0x65, 0x6c, 0x65, 0x70, 0x68, + 0x6f, 0x6e, 0x65, 0x69, 0x74, 0x65, 0x6d, 0x73, 0x63, 0x6f, 0x70, 0x65, 0x70, + 0x72, 0x61, 0x63, 0x74, 0x69, 0x63, 0x65, 0x73, 0x61, 0x64, 0x76, 0x61, 0x6e, + 0x74, 0x61, 0x67, 0x65, 0x29, 0x3b, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, + 0x46, 0x6f, 0x72, 0x20, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x70, 0x72, 0x6f, 0x76, + 0x69, 0x64, 0x69, 0x6e, 0x67, 0x64, 0x65, 0x6d, 0x6f, 0x63, 0x72, 0x61, 0x63, + 0x79, 0x62, 0x6f, 0x74, 0x68, 0x20, 0x74, 0x68, 0x65, 0x20, 0x65, 0x78, 0x74, + 0x65, 0x6e, 0x73, 0x69, 0x76, 0x65, 0x73, 0x75, 0x66, 0x66, 0x65, 0x72, 0x69, + 0x6e, 0x67, 0x73, 0x75, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x65, 0x64, 0x63, 0x6f, + 0x6d, 0x70, 0x75, 0x74, 0x65, 0x72, 0x73, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, + 0x69, 0x6f, 0x6e, 0x70, 0x72, 0x61, 0x63, 0x74, 0x69, 0x63, 0x61, 0x6c, 0x73, + 0x61, 0x69, 0x64, 0x20, 0x74, 0x68, 0x61, 0x74, 0x69, 0x74, 0x20, 0x6d, 0x61, + 0x79, 0x20, 0x62, 0x65, 0x45, 0x6e, 0x67, 0x6c, 0x69, 0x73, 0x68, 0x3c, 0x2f, + 0x66, 0x72, 0x6f, 0x6d, 0x20, 0x74, 0x68, 0x65, 0x20, 0x73, 0x63, 0x68, 0x65, + 0x64, 0x75, 0x6c, 0x65, 0x64, 0x64, 0x6f, 0x77, 0x6e, 0x6c, 0x6f, 0x61, 0x64, + 0x73, 0x3c, 0x2f, 0x6c, 0x61, 0x62, 0x65, 0x6c, 0x3e, 0x0a, 0x73, 0x75, 0x73, + 0x70, 0x65, 0x63, 0x74, 0x65, 0x64, 0x6d, 0x61, 0x72, 0x67, 0x69, 0x6e, 0x3a, + 0x20, 0x30, 0x73, 0x70, 0x69, 0x72, 0x69, 0x74, 0x75, 0x61, 0x6c, 0x3c, 0x2f, + 0x68, 0x65, 0x61, 0x64, 0x3e, 0x0a, 0x0a, 0x6d, 0x69, 0x63, 0x72, 0x6f, 0x73, + 0x6f, 0x66, 0x74, 0x67, 0x72, 0x61, 0x64, 0x75, 0x61, 0x6c, 0x6c, 0x79, 0x64, + 0x69, 0x73, 0x63, 0x75, 0x73, 0x73, 0x65, 0x64, 0x68, 0x65, 0x20, 0x62, 0x65, + 0x63, 0x61, 0x6d, 0x65, 0x65, 0x78, 0x65, 0x63, 0x75, 0x74, 0x69, 0x76, 0x65, + 0x6a, 0x71, 0x75, 0x65, 0x72, 0x79, 0x2e, 0x6a, 0x73, 0x68, 0x6f, 0x75, 0x73, + 0x65, 0x68, 0x6f, 0x6c, 0x64, 0x63, 0x6f, 0x6e, 0x66, 0x69, 0x72, 0x6d, 0x65, + 0x64, 0x70, 0x75, 0x72, 0x63, 0x68, 0x61, 0x73, 0x65, 0x64, 0x6c, 0x69, 0x74, + 0x65, 0x72, 0x61, 0x6c, 0x6c, 0x79, 0x64, 0x65, 0x73, 0x74, 0x72, 0x6f, 0x79, + 0x65, 0x64, 0x75, 0x70, 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x76, 0x61, + 0x72, 0x69, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x72, 0x65, 0x6d, 0x61, 0x69, 0x6e, + 0x69, 0x6e, 0x67, 0x69, 0x74, 0x20, 0x69, 0x73, 0x20, 0x6e, 0x6f, 0x74, 0x63, + 0x65, 0x6e, 0x74, 0x75, 0x72, 0x69, 0x65, 0x73, 0x4a, 0x61, 0x70, 0x61, 0x6e, + 0x65, 0x73, 0x65, 0x20, 0x61, 0x6d, 0x6f, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, + 0x63, 0x6f, 0x6d, 0x70, 0x6c, 0x65, 0x74, 0x65, 0x64, 0x61, 0x6c, 0x67, 0x6f, + 0x72, 0x69, 0x74, 0x68, 0x6d, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x65, 0x73, 0x74, + 0x73, 0x72, 0x65, 0x62, 0x65, 0x6c, 0x6c, 0x69, 0x6f, 0x6e, 0x75, 0x6e, 0x64, + 0x65, 0x66, 0x69, 0x6e, 0x65, 0x64, 0x65, 0x6e, 0x63, 0x6f, 0x75, 0x72, 0x61, + 0x67, 0x65, 0x72, 0x65, 0x73, 0x69, 0x7a, 0x61, 0x62, 0x6c, 0x65, 0x69, 0x6e, + 0x76, 0x6f, 0x6c, 0x76, 0x69, 0x6e, 0x67, 0x73, 0x65, 0x6e, 0x73, 0x69, 0x74, + 0x69, 0x76, 0x65, 0x75, 0x6e, 0x69, 0x76, 0x65, 0x72, 0x73, 0x61, 0x6c, 0x70, + 0x72, 0x6f, 0x76, 0x69, 0x73, 0x69, 0x6f, 0x6e, 0x28, 0x61, 0x6c, 0x74, 0x68, + 0x6f, 0x75, 0x67, 0x68, 0x66, 0x65, 0x61, 0x74, 0x75, 0x72, 0x69, 0x6e, 0x67, + 0x63, 0x6f, 0x6e, 0x64, 0x75, 0x63, 0x74, 0x65, 0x64, 0x29, 0x2c, 0x20, 0x77, + 0x68, 0x69, 0x63, 0x68, 0x20, 0x63, 0x6f, 0x6e, 0x74, 0x69, 0x6e, 0x75, 0x65, + 0x64, 0x2d, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x22, 0x3e, 0x46, 0x65, 0x62, + 0x72, 0x75, 0x61, 0x72, 0x79, 0x20, 0x6e, 0x75, 0x6d, 0x65, 0x72, 0x6f, 0x75, + 0x73, 0x20, 0x6f, 0x76, 0x65, 0x72, 0x66, 0x6c, 0x6f, 0x77, 0x3a, 0x63, 0x6f, + 0x6d, 0x70, 0x6f, 0x6e, 0x65, 0x6e, 0x74, 0x66, 0x72, 0x61, 0x67, 0x6d, 0x65, + 0x6e, 0x74, 0x73, 0x65, 0x78, 0x63, 0x65, 0x6c, 0x6c, 0x65, 0x6e, 0x74, 0x63, + 0x6f, 0x6c, 0x73, 0x70, 0x61, 0x6e, 0x3d, 0x22, 0x74, 0x65, 0x63, 0x68, 0x6e, + 0x69, 0x63, 0x61, 0x6c, 0x6e, 0x65, 0x61, 0x72, 0x20, 0x74, 0x68, 0x65, 0x20, + 0x41, 0x64, 0x76, 0x61, 0x6e, 0x63, 0x65, 0x64, 0x20, 0x73, 0x6f, 0x75, 0x72, + 0x63, 0x65, 0x20, 0x6f, 0x66, 0x65, 0x78, 0x70, 0x72, 0x65, 0x73, 0x73, 0x65, + 0x64, 0x48, 0x6f, 0x6e, 0x67, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0x20, 0x46, 0x61, + 0x63, 0x65, 0x62, 0x6f, 0x6f, 0x6b, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70, 0x6c, + 0x65, 0x20, 0x6d, 0x65, 0x63, 0x68, 0x61, 0x6e, 0x69, 0x73, 0x6d, 0x65, 0x6c, + 0x65, 0x76, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x6f, 0x66, 0x66, 0x65, 0x6e, 0x73, + 0x69, 0x76, 0x65, 0x3c, 0x2f, 0x66, 0x6f, 0x72, 0x6d, 0x3e, 0x0a, 0x09, 0x73, + 0x70, 0x6f, 0x6e, 0x73, 0x6f, 0x72, 0x65, 0x64, 0x64, 0x6f, 0x63, 0x75, 0x6d, + 0x65, 0x6e, 0x74, 0x2e, 0x6f, 0x72, 0x20, 0x26, 0x71, 0x75, 0x6f, 0x74, 0x3b, + 0x74, 0x68, 0x65, 0x72, 0x65, 0x20, 0x61, 0x72, 0x65, 0x74, 0x68, 0x6f, 0x73, + 0x65, 0x20, 0x77, 0x68, 0x6f, 0x6d, 0x6f, 0x76, 0x65, 0x6d, 0x65, 0x6e, 0x74, + 0x73, 0x70, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x65, 0x73, 0x64, 0x69, 0x66, + 0x66, 0x69, 0x63, 0x75, 0x6c, 0x74, 0x73, 0x75, 0x62, 0x6d, 0x69, 0x74, 0x74, + 0x65, 0x64, 0x72, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x63, 0x6f, + 0x6e, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x64, 0x70, 0x72, 0x6f, 0x6d, 0x6f, 0x74, + 0x69, 0x6e, 0x67, 0x22, 0x20, 0x77, 0x69, 0x64, 0x74, 0x68, 0x3d, 0x22, 0x2e, + 0x72, 0x65, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x28, 0x63, 0x6c, 0x61, 0x73, 0x73, + 0x69, 0x63, 0x61, 0x6c, 0x63, 0x6f, 0x61, 0x6c, 0x69, 0x74, 0x69, 0x6f, 0x6e, + 0x68, 0x69, 0x73, 0x20, 0x66, 0x69, 0x72, 0x73, 0x74, 0x64, 0x65, 0x63, 0x69, + 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x61, 0x73, 0x73, 0x69, 0x73, 0x74, 0x61, 0x6e, + 0x74, 0x69, 0x6e, 0x64, 0x69, 0x63, 0x61, 0x74, 0x65, 0x64, 0x65, 0x76, 0x6f, + 0x6c, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x2d, 0x77, 0x72, 0x61, 0x70, 0x70, 0x65, + 0x72, 0x22, 0x65, 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x20, 0x74, 0x6f, 0x61, 0x6c, + 0x6f, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, 0x64, 0x65, 0x6c, 0x69, 0x76, 0x65, + 0x72, 0x65, 0x64, 0x2d, 0x2d, 0x3e, 0x0d, 0x0a, 0x3c, 0x21, 0x2d, 0x2d, 0x41, + 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x6e, 0x20, 0x70, 0x72, 0x6f, 0x74, 0x65, + 0x63, 0x74, 0x65, 0x64, 0x4e, 0x6f, 0x76, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x20, + 0x3c, 0x2f, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3e, 0x3c, 0x66, 0x75, 0x72, 0x6e, + 0x69, 0x74, 0x75, 0x72, 0x65, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x65, 0x74, + 0x20, 0x20, 0x6f, 0x6e, 0x62, 0x6c, 0x75, 0x72, 0x3d, 0x22, 0x73, 0x75, 0x73, + 0x70, 0x65, 0x6e, 0x64, 0x65, 0x64, 0x72, 0x65, 0x63, 0x69, 0x70, 0x69, 0x65, + 0x6e, 0x74, 0x62, 0x61, 0x73, 0x65, 0x64, 0x20, 0x6f, 0x6e, 0x20, 0x4d, 0x6f, + 0x72, 0x65, 0x6f, 0x76, 0x65, 0x72, 0x2c, 0x61, 0x62, 0x6f, 0x6c, 0x69, 0x73, + 0x68, 0x65, 0x64, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x65, 0x64, 0x77, + 0x65, 0x72, 0x65, 0x20, 0x6d, 0x61, 0x64, 0x65, 0x65, 0x6d, 0x6f, 0x74, 0x69, + 0x6f, 0x6e, 0x61, 0x6c, 0x65, 0x6d, 0x65, 0x72, 0x67, 0x65, 0x6e, 0x63, 0x79, + 0x6e, 0x61, 0x72, 0x72, 0x61, 0x74, 0x69, 0x76, 0x65, 0x61, 0x64, 0x76, 0x6f, + 0x63, 0x61, 0x74, 0x65, 0x73, 0x70, 0x78, 0x3b, 0x62, 0x6f, 0x72, 0x64, 0x65, + 0x72, 0x63, 0x6f, 0x6d, 0x6d, 0x69, 0x74, 0x74, 0x65, 0x64, 0x64, 0x69, 0x72, + 0x3d, 0x22, 0x6c, 0x74, 0x72, 0x22, 0x65, 0x6d, 0x70, 0x6c, 0x6f, 0x79, 0x65, + 0x65, 0x73, 0x72, 0x65, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x2e, 0x20, 0x73, + 0x65, 0x6c, 0x65, 0x63, 0x74, 0x65, 0x64, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, + 0x73, 0x6f, 0x72, 0x63, 0x75, 0x73, 0x74, 0x6f, 0x6d, 0x65, 0x72, 0x73, 0x64, + 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x64, 0x53, 0x65, 0x70, 0x74, 0x65, + 0x6d, 0x62, 0x65, 0x72, 0x61, 0x64, 0x64, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x28, + 0x46, 0x61, 0x63, 0x65, 0x62, 0x6f, 0x6f, 0x6b, 0x20, 0x73, 0x75, 0x67, 0x67, + 0x65, 0x73, 0x74, 0x65, 0x64, 0x61, 0x6e, 0x64, 0x20, 0x6c, 0x61, 0x74, 0x65, + 0x72, 0x6f, 0x70, 0x65, 0x72, 0x61, 0x74, 0x69, 0x6e, 0x67, 0x65, 0x6c, 0x61, + 0x62, 0x6f, 0x72, 0x61, 0x74, 0x65, 0x53, 0x6f, 0x6d, 0x65, 0x74, 0x69, 0x6d, + 0x65, 0x73, 0x49, 0x6e, 0x73, 0x74, 0x69, 0x74, 0x75, 0x74, 0x65, 0x63, 0x65, + 0x72, 0x74, 0x61, 0x69, 0x6e, 0x6c, 0x79, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, + 0x6c, 0x65, 0x64, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x65, 0x72, 0x73, 0x4a, + 0x65, 0x72, 0x75, 0x73, 0x61, 0x6c, 0x65, 0x6d, 0x74, 0x68, 0x65, 0x79, 0x20, + 0x68, 0x61, 0x76, 0x65, 0x63, 0x6f, 0x6d, 0x70, 0x75, 0x74, 0x69, 0x6e, 0x67, + 0x67, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x74, 0x65, 0x64, 0x70, 0x72, 0x6f, 0x76, + 0x69, 0x6e, 0x63, 0x65, 0x73, 0x67, 0x75, 0x61, 0x72, 0x61, 0x6e, 0x74, 0x65, + 0x65, 0x61, 0x72, 0x62, 0x69, 0x74, 0x72, 0x61, 0x72, 0x79, 0x72, 0x65, 0x63, + 0x6f, 0x67, 0x6e, 0x69, 0x7a, 0x65, 0x77, 0x61, 0x6e, 0x74, 0x65, 0x64, 0x20, + 0x74, 0x6f, 0x70, 0x78, 0x3b, 0x77, 0x69, 0x64, 0x74, 0x68, 0x3a, 0x74, 0x68, + 0x65, 0x6f, 0x72, 0x79, 0x20, 0x6f, 0x66, 0x62, 0x65, 0x68, 0x61, 0x76, 0x69, + 0x6f, 0x75, 0x72, 0x57, 0x68, 0x69, 0x6c, 0x65, 0x20, 0x74, 0x68, 0x65, 0x65, + 0x73, 0x74, 0x69, 0x6d, 0x61, 0x74, 0x65, 0x64, 0x62, 0x65, 0x67, 0x61, 0x6e, + 0x20, 0x74, 0x6f, 0x20, 0x69, 0x74, 0x20, 0x62, 0x65, 0x63, 0x61, 0x6d, 0x65, + 0x6d, 0x61, 0x67, 0x6e, 0x69, 0x74, 0x75, 0x64, 0x65, 0x6d, 0x75, 0x73, 0x74, + 0x20, 0x68, 0x61, 0x76, 0x65, 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x74, 0x68, 0x61, + 0x6e, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x65, 0x78, 0x74, + 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x65, 0x63, 0x72, 0x65, 0x74, 0x61, + 0x72, 0x79, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x61, 0x6c, 0x6c, 0x79, 0x6f, 0x63, + 0x63, 0x75, 0x72, 0x72, 0x69, 0x6e, 0x67, 0x76, 0x61, 0x72, 0x69, 0x61, 0x62, + 0x6c, 0x65, 0x73, 0x67, 0x69, 0x76, 0x65, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x70, + 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x3c, 0x2f, 0x6c, 0x61, 0x62, + 0x65, 0x6c, 0x3e, 0x3c, 0x66, 0x61, 0x69, 0x6c, 0x65, 0x64, 0x20, 0x74, 0x6f, + 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x75, 0x6e, 0x64, 0x73, 0x6b, 0x69, 0x6e, 0x64, + 0x73, 0x20, 0x6f, 0x66, 0x20, 0x73, 0x6f, 0x63, 0x69, 0x65, 0x74, 0x69, 0x65, + 0x73, 0x61, 0x6c, 0x6f, 0x6e, 0x67, 0x73, 0x69, 0x64, 0x65, 0x20, 0x2d, 0x2d, + 0x26, 0x67, 0x74, 0x3b, 0x0a, 0x0a, 0x73, 0x6f, 0x75, 0x74, 0x68, 0x77, 0x65, + 0x73, 0x74, 0x74, 0x68, 0x65, 0x20, 0x72, 0x69, 0x67, 0x68, 0x74, 0x72, 0x61, + 0x64, 0x69, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x6d, 0x61, 0x79, 0x20, 0x68, 0x61, + 0x76, 0x65, 0x20, 0x75, 0x6e, 0x65, 0x73, 0x63, 0x61, 0x70, 0x65, 0x28, 0x73, + 0x70, 0x6f, 0x6b, 0x65, 0x6e, 0x20, 0x69, 0x6e, 0x22, 0x20, 0x68, 0x72, 0x65, + 0x66, 0x3d, 0x22, 0x2f, 0x70, 0x72, 0x6f, 0x67, 0x72, 0x61, 0x6d, 0x6d, 0x65, + 0x6f, 0x6e, 0x6c, 0x79, 0x20, 0x74, 0x68, 0x65, 0x20, 0x63, 0x6f, 0x6d, 0x65, + 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, + 0x79, 0x62, 0x75, 0x72, 0x69, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x61, 0x20, 0x73, + 0x69, 0x6d, 0x69, 0x6c, 0x61, 0x72, 0x74, 0x68, 0x65, 0x79, 0x20, 0x77, 0x65, + 0x72, 0x65, 0x3c, 0x2f, 0x66, 0x6f, 0x6e, 0x74, 0x3e, 0x3c, 0x2f, 0x4e, 0x6f, + 0x72, 0x77, 0x65, 0x67, 0x69, 0x61, 0x6e, 0x73, 0x70, 0x65, 0x63, 0x69, 0x66, + 0x69, 0x65, 0x64, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x69, 0x6e, 0x67, 0x70, + 0x61, 0x73, 0x73, 0x65, 0x6e, 0x67, 0x65, 0x72, 0x28, 0x6e, 0x65, 0x77, 0x20, + 0x44, 0x61, 0x74, 0x65, 0x74, 0x65, 0x6d, 0x70, 0x6f, 0x72, 0x61, 0x72, 0x79, + 0x66, 0x69, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x41, 0x66, 0x74, 0x65, + 0x72, 0x20, 0x74, 0x68, 0x65, 0x65, 0x71, 0x75, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x73, 0x64, 0x6f, 0x77, 0x6e, 0x6c, 0x6f, 0x61, 0x64, 0x2e, 0x72, 0x65, 0x67, + 0x75, 0x6c, 0x61, 0x72, 0x6c, 0x79, 0x64, 0x65, 0x76, 0x65, 0x6c, 0x6f, 0x70, + 0x65, 0x72, 0x61, 0x62, 0x6f, 0x76, 0x65, 0x20, 0x74, 0x68, 0x65, 0x6c, 0x69, + 0x6e, 0x6b, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x70, 0x68, 0x65, 0x6e, 0x6f, 0x6d, + 0x65, 0x6e, 0x61, 0x70, 0x65, 0x72, 0x69, 0x6f, 0x64, 0x20, 0x6f, 0x66, 0x74, + 0x6f, 0x6f, 0x6c, 0x74, 0x69, 0x70, 0x22, 0x3e, 0x73, 0x75, 0x62, 0x73, 0x74, + 0x61, 0x6e, 0x63, 0x65, 0x61, 0x75, 0x74, 0x6f, 0x6d, 0x61, 0x74, 0x69, 0x63, + 0x61, 0x73, 0x70, 0x65, 0x63, 0x74, 0x20, 0x6f, 0x66, 0x41, 0x6d, 0x6f, 0x6e, + 0x67, 0x20, 0x74, 0x68, 0x65, 0x63, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x65, + 0x64, 0x65, 0x73, 0x74, 0x69, 0x6d, 0x61, 0x74, 0x65, 0x73, 0x41, 0x69, 0x72, + 0x20, 0x46, 0x6f, 0x72, 0x63, 0x65, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x20, + 0x6f, 0x66, 0x6f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x69, 0x76, 0x65, 0x69, 0x6d, + 0x6d, 0x65, 0x64, 0x69, 0x61, 0x74, 0x65, 0x6d, 0x61, 0x6b, 0x69, 0x6e, 0x67, + 0x20, 0x69, 0x74, 0x70, 0x61, 0x69, 0x6e, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x63, + 0x6f, 0x6e, 0x71, 0x75, 0x65, 0x72, 0x65, 0x64, 0x61, 0x72, 0x65, 0x20, 0x73, + 0x74, 0x69, 0x6c, 0x6c, 0x70, 0x72, 0x6f, 0x63, 0x65, 0x64, 0x75, 0x72, 0x65, + 0x67, 0x72, 0x6f, 0x77, 0x74, 0x68, 0x20, 0x6f, 0x66, 0x68, 0x65, 0x61, 0x64, + 0x65, 0x64, 0x20, 0x62, 0x79, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x61, 0x6e, + 0x20, 0x64, 0x69, 0x76, 0x69, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x6d, 0x6f, 0x6c, + 0x65, 0x63, 0x75, 0x6c, 0x65, 0x73, 0x66, 0x72, 0x61, 0x6e, 0x63, 0x68, 0x69, + 0x73, 0x65, 0x69, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x74, + 0x74, 0x72, 0x61, 0x63, 0x74, 0x65, 0x64, 0x63, 0x68, 0x69, 0x6c, 0x64, 0x68, + 0x6f, 0x6f, 0x64, 0x61, 0x6c, 0x73, 0x6f, 0x20, 0x75, 0x73, 0x65, 0x64, 0x64, + 0x65, 0x64, 0x69, 0x63, 0x61, 0x74, 0x65, 0x64, 0x73, 0x69, 0x6e, 0x67, 0x61, + 0x70, 0x6f, 0x72, 0x65, 0x64, 0x65, 0x67, 0x72, 0x65, 0x65, 0x20, 0x6f, 0x66, + 0x66, 0x61, 0x74, 0x68, 0x65, 0x72, 0x20, 0x6f, 0x66, 0x63, 0x6f, 0x6e, 0x66, + 0x6c, 0x69, 0x63, 0x74, 0x73, 0x3c, 0x2f, 0x61, 0x3e, 0x3c, 0x2f, 0x70, 0x3e, + 0x0a, 0x63, 0x61, 0x6d, 0x65, 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x77, 0x65, 0x72, + 0x65, 0x20, 0x75, 0x73, 0x65, 0x64, 0x6e, 0x6f, 0x74, 0x65, 0x20, 0x74, 0x68, + 0x61, 0x74, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x69, 0x6e, 0x67, 0x45, 0x78, + 0x65, 0x63, 0x75, 0x74, 0x69, 0x76, 0x65, 0x65, 0x76, 0x65, 0x6e, 0x20, 0x6d, + 0x6f, 0x72, 0x65, 0x61, 0x63, 0x63, 0x65, 0x73, 0x73, 0x20, 0x74, 0x6f, 0x63, + 0x6f, 0x6d, 0x6d, 0x61, 0x6e, 0x64, 0x65, 0x72, 0x50, 0x6f, 0x6c, 0x69, 0x74, + 0x69, 0x63, 0x61, 0x6c, 0x6d, 0x75, 0x73, 0x69, 0x63, 0x69, 0x61, 0x6e, 0x73, + 0x64, 0x65, 0x6c, 0x69, 0x63, 0x69, 0x6f, 0x75, 0x73, 0x70, 0x72, 0x69, 0x73, + 0x6f, 0x6e, 0x65, 0x72, 0x73, 0x61, 0x64, 0x76, 0x65, 0x6e, 0x74, 0x20, 0x6f, + 0x66, 0x55, 0x54, 0x46, 0x2d, 0x38, 0x22, 0x20, 0x2f, 0x3e, 0x3c, 0x21, 0x5b, + 0x43, 0x44, 0x41, 0x54, 0x41, 0x5b, 0x22, 0x3e, 0x43, 0x6f, 0x6e, 0x74, 0x61, + 0x63, 0x74, 0x53, 0x6f, 0x75, 0x74, 0x68, 0x65, 0x72, 0x6e, 0x20, 0x62, 0x67, + 0x63, 0x6f, 0x6c, 0x6f, 0x72, 0x3d, 0x22, 0x73, 0x65, 0x72, 0x69, 0x65, 0x73, + 0x20, 0x6f, 0x66, 0x2e, 0x20, 0x49, 0x74, 0x20, 0x77, 0x61, 0x73, 0x20, 0x69, + 0x6e, 0x20, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x70, 0x65, 0x72, 0x6d, 0x69, + 0x74, 0x74, 0x65, 0x64, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x65, 0x2e, + 0x61, 0x70, 0x70, 0x65, 0x61, 0x72, 0x69, 0x6e, 0x67, 0x6f, 0x66, 0x66, 0x69, + 0x63, 0x69, 0x61, 0x6c, 0x73, 0x73, 0x65, 0x72, 0x69, 0x6f, 0x75, 0x73, 0x6c, + 0x79, 0x2d, 0x6c, 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65, 0x69, 0x6e, 0x69, + 0x74, 0x69, 0x61, 0x74, 0x65, 0x64, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x64, 0x69, + 0x6e, 0x67, 0x6c, 0x6f, 0x6e, 0x67, 0x2d, 0x74, 0x65, 0x72, 0x6d, 0x69, 0x6e, + 0x66, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x75, 0x63, 0x68, 0x20, 0x74, + 0x68, 0x61, 0x74, 0x67, 0x65, 0x74, 0x43, 0x6f, 0x6f, 0x6b, 0x69, 0x65, 0x6d, + 0x61, 0x72, 0x6b, 0x65, 0x64, 0x20, 0x62, 0x79, 0x3c, 0x2f, 0x62, 0x75, 0x74, + 0x74, 0x6f, 0x6e, 0x3e, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, + 0x62, 0x75, 0x74, 0x20, 0x69, 0x74, 0x20, 0x69, 0x73, 0x69, 0x6e, 0x63, 0x72, + 0x65, 0x61, 0x73, 0x65, 0x73, 0x64, 0x6f, 0x77, 0x6e, 0x20, 0x74, 0x68, 0x65, + 0x20, 0x72, 0x65, 0x71, 0x75, 0x69, 0x72, 0x69, 0x6e, 0x67, 0x64, 0x65, 0x70, + 0x65, 0x6e, 0x64, 0x65, 0x6e, 0x74, 0x2d, 0x2d, 0x3e, 0x0a, 0x3c, 0x21, 0x2d, + 0x2d, 0x20, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x76, 0x69, 0x65, 0x77, 0x57, 0x69, + 0x74, 0x68, 0x20, 0x74, 0x68, 0x65, 0x20, 0x63, 0x6f, 0x70, 0x69, 0x65, 0x73, + 0x20, 0x6f, 0x66, 0x63, 0x6f, 0x6e, 0x73, 0x65, 0x6e, 0x73, 0x75, 0x73, 0x77, + 0x61, 0x73, 0x20, 0x62, 0x75, 0x69, 0x6c, 0x74, 0x56, 0x65, 0x6e, 0x65, 0x7a, + 0x75, 0x65, 0x6c, 0x61, 0x28, 0x66, 0x6f, 0x72, 0x6d, 0x65, 0x72, 0x6c, 0x79, + 0x74, 0x68, 0x65, 0x20, 0x73, 0x74, 0x61, 0x74, 0x65, 0x70, 0x65, 0x72, 0x73, + 0x6f, 0x6e, 0x6e, 0x65, 0x6c, 0x73, 0x74, 0x72, 0x61, 0x74, 0x65, 0x67, 0x69, + 0x63, 0x66, 0x61, 0x76, 0x6f, 0x75, 0x72, 0x20, 0x6f, 0x66, 0x69, 0x6e, 0x76, + 0x65, 0x6e, 0x74, 0x69, 0x6f, 0x6e, 0x57, 0x69, 0x6b, 0x69, 0x70, 0x65, 0x64, + 0x69, 0x61, 0x63, 0x6f, 0x6e, 0x74, 0x69, 0x6e, 0x65, 0x6e, 0x74, 0x76, 0x69, + 0x72, 0x74, 0x75, 0x61, 0x6c, 0x6c, 0x79, 0x77, 0x68, 0x69, 0x63, 0x68, 0x20, + 0x77, 0x61, 0x73, 0x70, 0x72, 0x69, 0x6e, 0x63, 0x69, 0x70, 0x6c, 0x65, 0x43, + 0x6f, 0x6d, 0x70, 0x6c, 0x65, 0x74, 0x65, 0x20, 0x69, 0x64, 0x65, 0x6e, 0x74, + 0x69, 0x63, 0x61, 0x6c, 0x73, 0x68, 0x6f, 0x77, 0x20, 0x74, 0x68, 0x61, 0x74, + 0x70, 0x72, 0x69, 0x6d, 0x69, 0x74, 0x69, 0x76, 0x65, 0x61, 0x77, 0x61, 0x79, + 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x6d, 0x6f, 0x6c, 0x65, 0x63, 0x75, 0x6c, 0x61, + 0x72, 0x70, 0x72, 0x65, 0x63, 0x69, 0x73, 0x65, 0x6c, 0x79, 0x64, 0x69, 0x73, + 0x73, 0x6f, 0x6c, 0x76, 0x65, 0x64, 0x55, 0x6e, 0x64, 0x65, 0x72, 0x20, 0x74, + 0x68, 0x65, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x3d, 0x22, 0x3e, 0x26, + 0x6e, 0x62, 0x73, 0x70, 0x3b, 0x3c, 0x2f, 0x49, 0x74, 0x20, 0x69, 0x73, 0x20, + 0x74, 0x68, 0x65, 0x20, 0x54, 0x68, 0x69, 0x73, 0x20, 0x69, 0x73, 0x20, 0x77, + 0x69, 0x6c, 0x6c, 0x20, 0x68, 0x61, 0x76, 0x65, 0x6f, 0x72, 0x67, 0x61, 0x6e, + 0x69, 0x73, 0x6d, 0x73, 0x73, 0x6f, 0x6d, 0x65, 0x20, 0x74, 0x69, 0x6d, 0x65, + 0x46, 0x72, 0x69, 0x65, 0x64, 0x72, 0x69, 0x63, 0x68, 0x77, 0x61, 0x73, 0x20, + 0x66, 0x69, 0x72, 0x73, 0x74, 0x74, 0x68, 0x65, 0x20, 0x6f, 0x6e, 0x6c, 0x79, + 0x20, 0x66, 0x61, 0x63, 0x74, 0x20, 0x74, 0x68, 0x61, 0x74, 0x66, 0x6f, 0x72, + 0x6d, 0x20, 0x69, 0x64, 0x3d, 0x22, 0x70, 0x72, 0x65, 0x63, 0x65, 0x64, 0x69, + 0x6e, 0x67, 0x54, 0x65, 0x63, 0x68, 0x6e, 0x69, 0x63, 0x61, 0x6c, 0x70, 0x68, + 0x79, 0x73, 0x69, 0x63, 0x69, 0x73, 0x74, 0x6f, 0x63, 0x63, 0x75, 0x72, 0x73, + 0x20, 0x69, 0x6e, 0x6e, 0x61, 0x76, 0x69, 0x67, 0x61, 0x74, 0x6f, 0x72, 0x73, + 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x3e, 0x73, 0x70, 0x61, 0x6e, 0x20, + 0x69, 0x64, 0x3d, 0x22, 0x73, 0x6f, 0x75, 0x67, 0x68, 0x74, 0x20, 0x74, 0x6f, + 0x62, 0x65, 0x6c, 0x6f, 0x77, 0x20, 0x74, 0x68, 0x65, 0x73, 0x75, 0x72, 0x76, + 0x69, 0x76, 0x69, 0x6e, 0x67, 0x7d, 0x3c, 0x2f, 0x73, 0x74, 0x79, 0x6c, 0x65, + 0x3e, 0x68, 0x69, 0x73, 0x20, 0x64, 0x65, 0x61, 0x74, 0x68, 0x61, 0x73, 0x20, + 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x63, 0x61, 0x75, 0x73, 0x65, 0x64, 0x20, + 0x62, 0x79, 0x70, 0x61, 0x72, 0x74, 0x69, 0x61, 0x6c, 0x6c, 0x79, 0x65, 0x78, + 0x69, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x20, 0x75, 0x73, 0x69, 0x6e, 0x67, 0x20, + 0x74, 0x68, 0x65, 0x77, 0x61, 0x73, 0x20, 0x67, 0x69, 0x76, 0x65, 0x6e, 0x61, + 0x20, 0x6c, 0x69, 0x73, 0x74, 0x20, 0x6f, 0x66, 0x6c, 0x65, 0x76, 0x65, 0x6c, + 0x73, 0x20, 0x6f, 0x66, 0x6e, 0x6f, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, + 0x4f, 0x66, 0x66, 0x69, 0x63, 0x69, 0x61, 0x6c, 0x20, 0x64, 0x69, 0x73, 0x6d, + 0x69, 0x73, 0x73, 0x65, 0x64, 0x73, 0x63, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x73, + 0x74, 0x72, 0x65, 0x73, 0x65, 0x6d, 0x62, 0x6c, 0x65, 0x73, 0x64, 0x75, 0x70, + 0x6c, 0x69, 0x63, 0x61, 0x74, 0x65, 0x65, 0x78, 0x70, 0x6c, 0x6f, 0x73, 0x69, + 0x76, 0x65, 0x72, 0x65, 0x63, 0x6f, 0x76, 0x65, 0x72, 0x65, 0x64, 0x61, 0x6c, + 0x6c, 0x20, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x67, 0x61, 0x6c, 0x6c, 0x65, 0x72, + 0x69, 0x65, 0x73, 0x7b, 0x70, 0x61, 0x64, 0x64, 0x69, 0x6e, 0x67, 0x3a, 0x70, + 0x65, 0x6f, 0x70, 0x6c, 0x65, 0x20, 0x6f, 0x66, 0x72, 0x65, 0x67, 0x69, 0x6f, + 0x6e, 0x20, 0x6f, 0x66, 0x61, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x65, 0x73, + 0x61, 0x73, 0x73, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x65, 0x69, 0x6d, 0x67, 0x20, + 0x61, 0x6c, 0x74, 0x3d, 0x22, 0x69, 0x6e, 0x20, 0x6d, 0x6f, 0x64, 0x65, 0x72, + 0x6e, 0x73, 0x68, 0x6f, 0x75, 0x6c, 0x64, 0x20, 0x62, 0x65, 0x6d, 0x65, 0x74, + 0x68, 0x6f, 0x64, 0x20, 0x6f, 0x66, 0x72, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x69, + 0x6e, 0x67, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x6e, 0x65, + 0x65, 0x64, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x74, 0x68, 0x65, 0x20, 0x47, 0x72, + 0x65, 0x61, 0x74, 0x72, 0x65, 0x67, 0x61, 0x72, 0x64, 0x69, 0x6e, 0x67, 0x73, + 0x65, 0x65, 0x6d, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x76, 0x69, 0x65, 0x77, 0x65, + 0x64, 0x20, 0x61, 0x73, 0x69, 0x6d, 0x70, 0x61, 0x63, 0x74, 0x20, 0x6f, 0x6e, + 0x69, 0x64, 0x65, 0x61, 0x20, 0x74, 0x68, 0x61, 0x74, 0x74, 0x68, 0x65, 0x20, + 0x57, 0x6f, 0x72, 0x6c, 0x64, 0x68, 0x65, 0x69, 0x67, 0x68, 0x74, 0x20, 0x6f, + 0x66, 0x65, 0x78, 0x70, 0x61, 0x6e, 0x64, 0x69, 0x6e, 0x67, 0x54, 0x68, 0x65, + 0x73, 0x65, 0x20, 0x61, 0x72, 0x65, 0x63, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74, + 0x22, 0x3e, 0x63, 0x61, 0x72, 0x65, 0x66, 0x75, 0x6c, 0x6c, 0x79, 0x6d, 0x61, + 0x69, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x73, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, + 0x20, 0x6f, 0x66, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x69, 0x63, 0x61, 0x6c, 0x61, + 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x65, 0x64, 0x70, 0x72, 0x65, 0x64, 0x69, + 0x63, 0x74, 0x65, 0x64, 0x6f, 0x77, 0x6e, 0x65, 0x72, 0x73, 0x68, 0x69, 0x70, + 0x3c, 0x64, 0x69, 0x76, 0x20, 0x69, 0x64, 0x3d, 0x22, 0x72, 0x69, 0x67, 0x68, + 0x74, 0x22, 0x3e, 0x0d, 0x0a, 0x72, 0x65, 0x73, 0x69, 0x64, 0x65, 0x6e, 0x63, + 0x65, 0x6c, 0x65, 0x61, 0x76, 0x65, 0x20, 0x74, 0x68, 0x65, 0x63, 0x6f, 0x6e, + 0x74, 0x65, 0x6e, 0x74, 0x22, 0x3e, 0x61, 0x72, 0x65, 0x20, 0x6f, 0x66, 0x74, + 0x65, 0x6e, 0x20, 0x20, 0x7d, 0x29, 0x28, 0x29, 0x3b, 0x0d, 0x0a, 0x70, 0x72, + 0x6f, 0x62, 0x61, 0x62, 0x6c, 0x79, 0x20, 0x50, 0x72, 0x6f, 0x66, 0x65, 0x73, + 0x73, 0x6f, 0x72, 0x2d, 0x62, 0x75, 0x74, 0x74, 0x6f, 0x6e, 0x22, 0x20, 0x72, + 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x64, 0x65, 0x64, 0x73, 0x61, 0x79, 0x73, 0x20, + 0x74, 0x68, 0x61, 0x74, 0x68, 0x61, 0x64, 0x20, 0x74, 0x6f, 0x20, 0x62, 0x65, + 0x70, 0x6c, 0x61, 0x63, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x48, 0x75, 0x6e, 0x67, + 0x61, 0x72, 0x69, 0x61, 0x6e, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x20, 0x6f, + 0x66, 0x73, 0x65, 0x72, 0x76, 0x65, 0x73, 0x20, 0x61, 0x73, 0x55, 0x6e, 0x69, + 0x76, 0x65, 0x72, 0x73, 0x61, 0x6c, 0x65, 0x78, 0x65, 0x63, 0x75, 0x74, 0x69, + 0x6f, 0x6e, 0x61, 0x67, 0x67, 0x72, 0x65, 0x67, 0x61, 0x74, 0x65, 0x66, 0x6f, + 0x72, 0x20, 0x77, 0x68, 0x69, 0x63, 0x68, 0x69, 0x6e, 0x66, 0x65, 0x63, 0x74, + 0x69, 0x6f, 0x6e, 0x61, 0x67, 0x72, 0x65, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x68, + 0x6f, 0x77, 0x65, 0x76, 0x65, 0x72, 0x2c, 0x20, 0x70, 0x6f, 0x70, 0x75, 0x6c, + 0x61, 0x72, 0x22, 0x3e, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x64, 0x20, 0x6f, 0x6e, + 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x65, 0x6c, 0x65, 0x63, + 0x74, 0x6f, 0x72, 0x61, 0x6c, 0x73, 0x79, 0x6d, 0x62, 0x6f, 0x6c, 0x20, 0x6f, + 0x66, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x69, 0x6e, 0x67, 0x72, 0x65, 0x74, + 0x75, 0x72, 0x6e, 0x20, 0x74, 0x6f, 0x61, 0x72, 0x63, 0x68, 0x69, 0x74, 0x65, + 0x63, 0x74, 0x43, 0x68, 0x72, 0x69, 0x73, 0x74, 0x69, 0x61, 0x6e, 0x70, 0x72, + 0x65, 0x76, 0x69, 0x6f, 0x75, 0x73, 0x20, 0x6c, 0x69, 0x76, 0x69, 0x6e, 0x67, + 0x20, 0x69, 0x6e, 0x65, 0x61, 0x73, 0x69, 0x65, 0x72, 0x20, 0x74, 0x6f, 0x70, + 0x72, 0x6f, 0x66, 0x65, 0x73, 0x73, 0x6f, 0x72, 0x0a, 0x26, 0x6c, 0x74, 0x3b, + 0x21, 0x2d, 0x2d, 0x20, 0x65, 0x66, 0x66, 0x65, 0x63, 0x74, 0x20, 0x6f, 0x66, + 0x61, 0x6e, 0x61, 0x6c, 0x79, 0x74, 0x69, 0x63, 0x73, 0x77, 0x61, 0x73, 0x20, + 0x74, 0x61, 0x6b, 0x65, 0x6e, 0x77, 0x68, 0x65, 0x72, 0x65, 0x20, 0x74, 0x68, + 0x65, 0x74, 0x6f, 0x6f, 0x6b, 0x20, 0x6f, 0x76, 0x65, 0x72, 0x62, 0x65, 0x6c, + 0x69, 0x65, 0x66, 0x20, 0x69, 0x6e, 0x41, 0x66, 0x72, 0x69, 0x6b, 0x61, 0x61, + 0x6e, 0x73, 0x61, 0x73, 0x20, 0x66, 0x61, 0x72, 0x20, 0x61, 0x73, 0x70, 0x72, + 0x65, 0x76, 0x65, 0x6e, 0x74, 0x65, 0x64, 0x77, 0x6f, 0x72, 0x6b, 0x20, 0x77, + 0x69, 0x74, 0x68, 0x61, 0x20, 0x73, 0x70, 0x65, 0x63, 0x69, 0x61, 0x6c, 0x3c, + 0x66, 0x69, 0x65, 0x6c, 0x64, 0x73, 0x65, 0x74, 0x43, 0x68, 0x72, 0x69, 0x73, + 0x74, 0x6d, 0x61, 0x73, 0x52, 0x65, 0x74, 0x72, 0x69, 0x65, 0x76, 0x65, 0x64, + 0x0a, 0x0a, 0x49, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x62, 0x61, 0x63, 0x6b, + 0x20, 0x69, 0x6e, 0x74, 0x6f, 0x6e, 0x6f, 0x72, 0x74, 0x68, 0x65, 0x61, 0x73, + 0x74, 0x6d, 0x61, 0x67, 0x61, 0x7a, 0x69, 0x6e, 0x65, 0x73, 0x3e, 0x3c, 0x73, + 0x74, 0x72, 0x6f, 0x6e, 0x67, 0x3e, 0x63, 0x6f, 0x6d, 0x6d, 0x69, 0x74, 0x74, + 0x65, 0x65, 0x67, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x69, 0x6e, 0x67, 0x67, 0x72, + 0x6f, 0x75, 0x70, 0x73, 0x20, 0x6f, 0x66, 0x73, 0x74, 0x6f, 0x72, 0x65, 0x64, + 0x20, 0x69, 0x6e, 0x65, 0x73, 0x74, 0x61, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x61, + 0x20, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x6c, 0x69, 0x74, 0x73, 0x20, 0x66, + 0x69, 0x72, 0x73, 0x74, 0x74, 0x68, 0x65, 0x69, 0x72, 0x20, 0x6f, 0x77, 0x6e, + 0x70, 0x6f, 0x70, 0x75, 0x6c, 0x61, 0x74, 0x65, 0x64, 0x61, 0x6e, 0x20, 0x6f, + 0x62, 0x6a, 0x65, 0x63, 0x74, 0x43, 0x61, 0x72, 0x69, 0x62, 0x62, 0x65, 0x61, + 0x6e, 0x61, 0x6c, 0x6c, 0x6f, 0x77, 0x20, 0x74, 0x68, 0x65, 0x64, 0x69, 0x73, + 0x74, 0x72, 0x69, 0x63, 0x74, 0x73, 0x77, 0x69, 0x73, 0x63, 0x6f, 0x6e, 0x73, + 0x69, 0x6e, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x3b, 0x20, + 0x77, 0x69, 0x64, 0x74, 0x68, 0x3a, 0x20, 0x69, 0x6e, 0x68, 0x61, 0x62, 0x69, + 0x74, 0x65, 0x64, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x6c, 0x69, 0x73, 0x74, 0x4a, + 0x61, 0x6e, 0x75, 0x61, 0x72, 0x79, 0x20, 0x31, 0x3c, 0x2f, 0x66, 0x6f, 0x6f, + 0x74, 0x65, 0x72, 0x3e, 0x73, 0x69, 0x6d, 0x69, 0x6c, 0x61, 0x72, 0x6c, 0x79, + 0x63, 0x68, 0x6f, 0x69, 0x63, 0x65, 0x20, 0x6f, 0x66, 0x74, 0x68, 0x65, 0x20, + 0x73, 0x61, 0x6d, 0x65, 0x20, 0x73, 0x70, 0x65, 0x63, 0x69, 0x66, 0x69, 0x63, + 0x20, 0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x20, 0x54, 0x68, 0x65, + 0x20, 0x66, 0x69, 0x72, 0x73, 0x74, 0x2e, 0x6c, 0x65, 0x6e, 0x67, 0x74, 0x68, + 0x3b, 0x20, 0x64, 0x65, 0x73, 0x69, 0x72, 0x65, 0x20, 0x74, 0x6f, 0x64, 0x65, + 0x61, 0x6c, 0x20, 0x77, 0x69, 0x74, 0x68, 0x73, 0x69, 0x6e, 0x63, 0x65, 0x20, + 0x74, 0x68, 0x65, 0x75, 0x73, 0x65, 0x72, 0x41, 0x67, 0x65, 0x6e, 0x74, 0x63, + 0x6f, 0x6e, 0x63, 0x65, 0x69, 0x76, 0x65, 0x64, 0x69, 0x6e, 0x64, 0x65, 0x78, + 0x2e, 0x70, 0x68, 0x70, 0x61, 0x73, 0x20, 0x26, 0x71, 0x75, 0x6f, 0x74, 0x3b, + 0x65, 0x6e, 0x67, 0x61, 0x67, 0x65, 0x20, 0x69, 0x6e, 0x72, 0x65, 0x63, 0x65, + 0x6e, 0x74, 0x6c, 0x79, 0x2c, 0x66, 0x65, 0x77, 0x20, 0x79, 0x65, 0x61, 0x72, + 0x73, 0x77, 0x65, 0x72, 0x65, 0x20, 0x61, 0x6c, 0x73, 0x6f, 0x0a, 0x3c, 0x68, + 0x65, 0x61, 0x64, 0x3e, 0x0a, 0x3c, 0x65, 0x64, 0x69, 0x74, 0x65, 0x64, 0x20, + 0x62, 0x79, 0x61, 0x72, 0x65, 0x20, 0x6b, 0x6e, 0x6f, 0x77, 0x6e, 0x63, 0x69, + 0x74, 0x69, 0x65, 0x73, 0x20, 0x69, 0x6e, 0x61, 0x63, 0x63, 0x65, 0x73, 0x73, + 0x6b, 0x65, 0x79, 0x63, 0x6f, 0x6e, 0x64, 0x65, 0x6d, 0x6e, 0x65, 0x64, 0x61, + 0x6c, 0x73, 0x6f, 0x20, 0x68, 0x61, 0x76, 0x65, 0x73, 0x65, 0x72, 0x76, 0x69, + 0x63, 0x65, 0x73, 0x2c, 0x66, 0x61, 0x6d, 0x69, 0x6c, 0x79, 0x20, 0x6f, 0x66, + 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x20, 0x6f, 0x66, 0x63, 0x6f, 0x6e, 0x76, + 0x65, 0x72, 0x74, 0x65, 0x64, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x20, 0x6f, + 0x66, 0x20, 0x6c, 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65, 0x6d, 0x69, 0x6e, + 0x69, 0x73, 0x74, 0x65, 0x72, 0x73, 0x3c, 0x2f, 0x6f, 0x62, 0x6a, 0x65, 0x63, + 0x74, 0x3e, 0x74, 0x68, 0x65, 0x72, 0x65, 0x20, 0x69, 0x73, 0x20, 0x61, 0x20, + 0x70, 0x6f, 0x70, 0x75, 0x6c, 0x61, 0x72, 0x73, 0x65, 0x71, 0x75, 0x65, 0x6e, + 0x63, 0x65, 0x73, 0x61, 0x64, 0x76, 0x6f, 0x63, 0x61, 0x74, 0x65, 0x64, 0x54, + 0x68, 0x65, 0x79, 0x20, 0x77, 0x65, 0x72, 0x65, 0x61, 0x6e, 0x79, 0x20, 0x6f, + 0x74, 0x68, 0x65, 0x72, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x3d, + 0x65, 0x6e, 0x74, 0x65, 0x72, 0x20, 0x74, 0x68, 0x65, 0x6d, 0x75, 0x63, 0x68, + 0x20, 0x6d, 0x6f, 0x72, 0x65, 0x72, 0x65, 0x66, 0x6c, 0x65, 0x63, 0x74, 0x65, + 0x64, 0x77, 0x61, 0x73, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x64, 0x6f, 0x72, 0x69, + 0x67, 0x69, 0x6e, 0x61, 0x6c, 0x20, 0x61, 0x20, 0x74, 0x79, 0x70, 0x69, 0x63, + 0x61, 0x6c, 0x77, 0x68, 0x65, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x79, 0x65, 0x6e, + 0x67, 0x69, 0x6e, 0x65, 0x65, 0x72, 0x73, 0x63, 0x6f, 0x75, 0x6c, 0x64, 0x20, + 0x6e, 0x6f, 0x74, 0x72, 0x65, 0x73, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x73, 0x77, + 0x65, 0x64, 0x6e, 0x65, 0x73, 0x64, 0x61, 0x79, 0x74, 0x68, 0x65, 0x20, 0x74, + 0x68, 0x69, 0x72, 0x64, 0x20, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x73, + 0x4a, 0x61, 0x6e, 0x75, 0x61, 0x72, 0x79, 0x20, 0x32, 0x77, 0x68, 0x61, 0x74, + 0x20, 0x74, 0x68, 0x65, 0x79, 0x61, 0x20, 0x63, 0x65, 0x72, 0x74, 0x61, 0x69, + 0x6e, 0x72, 0x65, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x70, 0x72, 0x6f, + 0x63, 0x65, 0x73, 0x73, 0x6f, 0x72, 0x61, 0x66, 0x74, 0x65, 0x72, 0x20, 0x68, + 0x69, 0x73, 0x74, 0x68, 0x65, 0x20, 0x6c, 0x61, 0x73, 0x74, 0x20, 0x63, 0x6f, + 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x65, 0x64, 0x22, 0x3e, 0x3c, 0x2f, 0x64, 0x69, + 0x76, 0x3e, 0x0a, 0x3c, 0x2f, 0x61, 0x3e, 0x3c, 0x2f, 0x74, 0x64, 0x3e, 0x64, + 0x65, 0x70, 0x65, 0x6e, 0x64, 0x20, 0x6f, 0x6e, 0x73, 0x65, 0x61, 0x72, 0x63, + 0x68, 0x22, 0x3e, 0x0a, 0x70, 0x69, 0x65, 0x63, 0x65, 0x73, 0x20, 0x6f, 0x66, + 0x63, 0x6f, 0x6d, 0x70, 0x65, 0x74, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x66, 0x65, + 0x72, 0x65, 0x6e, 0x63, 0x65, 0x74, 0x65, 0x6e, 0x6e, 0x65, 0x73, 0x73, 0x65, + 0x65, 0x77, 0x68, 0x69, 0x63, 0x68, 0x20, 0x68, 0x61, 0x73, 0x20, 0x76, 0x65, + 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x3d, 0x3c, 0x2f, 0x73, 0x70, 0x61, 0x6e, 0x3e, + 0x20, 0x3c, 0x3c, 0x2f, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x3e, 0x67, 0x69, + 0x76, 0x65, 0x73, 0x20, 0x74, 0x68, 0x65, 0x68, 0x69, 0x73, 0x74, 0x6f, 0x72, + 0x69, 0x61, 0x6e, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3d, 0x22, 0x22, 0x3e, 0x70, + 0x61, 0x64, 0x64, 0x69, 0x6e, 0x67, 0x3a, 0x30, 0x76, 0x69, 0x65, 0x77, 0x20, + 0x74, 0x68, 0x61, 0x74, 0x74, 0x6f, 0x67, 0x65, 0x74, 0x68, 0x65, 0x72, 0x2c, + 0x74, 0x68, 0x65, 0x20, 0x6d, 0x6f, 0x73, 0x74, 0x20, 0x77, 0x61, 0x73, 0x20, + 0x66, 0x6f, 0x75, 0x6e, 0x64, 0x73, 0x75, 0x62, 0x73, 0x65, 0x74, 0x20, 0x6f, + 0x66, 0x61, 0x74, 0x74, 0x61, 0x63, 0x6b, 0x20, 0x6f, 0x6e, 0x63, 0x68, 0x69, + 0x6c, 0x64, 0x72, 0x65, 0x6e, 0x2c, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x73, 0x20, + 0x6f, 0x66, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x61, 0x6c, 0x20, 0x70, 0x6f, + 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x3a, 0x61, 0x6c, 0x6c, 0x65, 0x67, 0x65, + 0x64, 0x6c, 0x79, 0x43, 0x6c, 0x65, 0x76, 0x65, 0x6c, 0x61, 0x6e, 0x64, 0x77, + 0x61, 0x73, 0x20, 0x6c, 0x61, 0x74, 0x65, 0x72, 0x61, 0x6e, 0x64, 0x20, 0x61, + 0x66, 0x74, 0x65, 0x72, 0x61, 0x72, 0x65, 0x20, 0x67, 0x69, 0x76, 0x65, 0x6e, + 0x77, 0x61, 0x73, 0x20, 0x73, 0x74, 0x69, 0x6c, 0x6c, 0x73, 0x63, 0x72, 0x6f, + 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x64, 0x65, 0x73, 0x69, 0x67, 0x6e, 0x20, 0x6f, + 0x66, 0x6d, 0x61, 0x6b, 0x65, 0x73, 0x20, 0x74, 0x68, 0x65, 0x6d, 0x75, 0x63, + 0x68, 0x20, 0x6c, 0x65, 0x73, 0x73, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, + 0x6e, 0x73, 0x2e, 0x0a, 0x0a, 0x41, 0x66, 0x74, 0x65, 0x72, 0x20, 0x2c, 0x20, + 0x62, 0x75, 0x74, 0x20, 0x74, 0x68, 0x65, 0x4d, 0x75, 0x73, 0x65, 0x75, 0x6d, + 0x20, 0x6f, 0x66, 0x6c, 0x6f, 0x75, 0x69, 0x73, 0x69, 0x61, 0x6e, 0x61, 0x28, + 0x66, 0x72, 0x6f, 0x6d, 0x20, 0x74, 0x68, 0x65, 0x6d, 0x69, 0x6e, 0x6e, 0x65, + 0x73, 0x6f, 0x74, 0x61, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x73, + 0x61, 0x20, 0x70, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x44, 0x6f, 0x6d, 0x69, + 0x6e, 0x69, 0x63, 0x61, 0x6e, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x20, 0x6f, + 0x66, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x69, 0x6e, 0x67, 0x64, 0x65, 0x66, + 0x65, 0x6e, 0x73, 0x69, 0x76, 0x65, 0x30, 0x30, 0x70, 0x78, 0x7c, 0x72, 0x69, + 0x67, 0x68, 0x6d, 0x61, 0x64, 0x65, 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x6d, 0x6f, + 0x75, 0x73, 0x65, 0x6f, 0x76, 0x65, 0x72, 0x22, 0x20, 0x73, 0x74, 0x79, 0x6c, + 0x65, 0x3d, 0x22, 0x73, 0x74, 0x61, 0x74, 0x65, 0x73, 0x20, 0x6f, 0x66, 0x28, + 0x77, 0x68, 0x69, 0x63, 0x68, 0x20, 0x69, 0x73, 0x63, 0x6f, 0x6e, 0x74, 0x69, + 0x6e, 0x75, 0x65, 0x73, 0x46, 0x72, 0x61, 0x6e, 0x63, 0x69, 0x73, 0x63, 0x6f, + 0x62, 0x75, 0x69, 0x6c, 0x64, 0x69, 0x6e, 0x67, 0x20, 0x77, 0x69, 0x74, 0x68, + 0x6f, 0x75, 0x74, 0x20, 0x61, 0x77, 0x69, 0x74, 0x68, 0x20, 0x73, 0x6f, 0x6d, + 0x65, 0x77, 0x68, 0x6f, 0x20, 0x77, 0x6f, 0x75, 0x6c, 0x64, 0x61, 0x20, 0x66, + 0x6f, 0x72, 0x6d, 0x20, 0x6f, 0x66, 0x61, 0x20, 0x70, 0x61, 0x72, 0x74, 0x20, + 0x6f, 0x66, 0x62, 0x65, 0x66, 0x6f, 0x72, 0x65, 0x20, 0x69, 0x74, 0x6b, 0x6e, + 0x6f, 0x77, 0x6e, 0x20, 0x61, 0x73, 0x20, 0x20, 0x53, 0x65, 0x72, 0x76, 0x69, + 0x63, 0x65, 0x73, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x61, + 0x6e, 0x64, 0x20, 0x6f, 0x66, 0x74, 0x65, 0x6e, 0x6d, 0x65, 0x61, 0x73, 0x75, + 0x72, 0x69, 0x6e, 0x67, 0x61, 0x6e, 0x64, 0x20, 0x69, 0x74, 0x20, 0x69, 0x73, + 0x70, 0x61, 0x70, 0x65, 0x72, 0x62, 0x61, 0x63, 0x6b, 0x76, 0x61, 0x6c, 0x75, + 0x65, 0x73, 0x20, 0x6f, 0x66, 0x0d, 0x0a, 0x3c, 0x74, 0x69, 0x74, 0x6c, 0x65, + 0x3e, 0x3d, 0x20, 0x77, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x2e, 0x64, 0x65, 0x74, + 0x65, 0x72, 0x6d, 0x69, 0x6e, 0x65, 0x65, 0x72, 0x26, 0x71, 0x75, 0x6f, 0x74, + 0x3b, 0x20, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x64, 0x20, 0x62, 0x79, 0x61, 0x6e, + 0x64, 0x20, 0x65, 0x61, 0x72, 0x6c, 0x79, 0x3c, 0x2f, 0x63, 0x65, 0x6e, 0x74, + 0x65, 0x72, 0x3e, 0x66, 0x72, 0x6f, 0x6d, 0x20, 0x74, 0x68, 0x69, 0x73, 0x74, + 0x68, 0x65, 0x20, 0x74, 0x68, 0x72, 0x65, 0x65, 0x70, 0x6f, 0x77, 0x65, 0x72, + 0x20, 0x61, 0x6e, 0x64, 0x6f, 0x66, 0x20, 0x26, 0x71, 0x75, 0x6f, 0x74, 0x3b, + 0x69, 0x6e, 0x6e, 0x65, 0x72, 0x48, 0x54, 0x4d, 0x4c, 0x3c, 0x61, 0x20, 0x68, + 0x72, 0x65, 0x66, 0x3d, 0x22, 0x79, 0x3a, 0x69, 0x6e, 0x6c, 0x69, 0x6e, 0x65, + 0x3b, 0x43, 0x68, 0x75, 0x72, 0x63, 0x68, 0x20, 0x6f, 0x66, 0x74, 0x68, 0x65, + 0x20, 0x65, 0x76, 0x65, 0x6e, 0x74, 0x76, 0x65, 0x72, 0x79, 0x20, 0x68, 0x69, + 0x67, 0x68, 0x6f, 0x66, 0x66, 0x69, 0x63, 0x69, 0x61, 0x6c, 0x20, 0x2d, 0x68, + 0x65, 0x69, 0x67, 0x68, 0x74, 0x3a, 0x20, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, + 0x74, 0x3d, 0x22, 0x2f, 0x63, 0x67, 0x69, 0x2d, 0x62, 0x69, 0x6e, 0x2f, 0x74, + 0x6f, 0x20, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x61, 0x66, 0x72, 0x69, 0x6b, + 0x61, 0x61, 0x6e, 0x73, 0x65, 0x73, 0x70, 0x65, 0x72, 0x61, 0x6e, 0x74, 0x6f, + 0x66, 0x72, 0x61, 0x6e, 0xc3, 0xa7, 0x61, 0x69, 0x73, 0x6c, 0x61, 0x74, 0x76, + 0x69, 0x65, 0xc5, 0xa1, 0x75, 0x6c, 0x69, 0x65, 0x74, 0x75, 0x76, 0x69, 0xc5, + 0xb3, 0xc4, 0x8c, 0x65, 0xc5, 0xa1, 0x74, 0x69, 0x6e, 0x61, 0xc4, 0x8d, 0x65, + 0xc5, 0xa1, 0x74, 0x69, 0x6e, 0x61, 0xe0, 0xb9, 0x84, 0xe0, 0xb8, 0x97, 0xe0, + 0xb8, 0xa2, 0xe6, 0x97, 0xa5, 0xe6, 0x9c, 0xac, 0xe8, 0xaa, 0x9e, 0xe7, 0xae, + 0x80, 0xe4, 0xbd, 0x93, 0xe5, 0xad, 0x97, 0xe7, 0xb9, 0x81, 0xe9, 0xab, 0x94, + 0xe5, 0xad, 0x97, 0xed, 0x95, 0x9c, 0xea, 0xb5, 0xad, 0xec, 0x96, 0xb4, 0xe4, + 0xb8, 0xba, 0xe4, 0xbb, 0x80, 0xe4, 0xb9, 0x88, 0xe8, 0xae, 0xa1, 0xe7, 0xae, + 0x97, 0xe6, 0x9c, 0xba, 0xe7, 0xac, 0x94, 0xe8, 0xae, 0xb0, 0xe6, 0x9c, 0xac, + 0xe8, 0xa8, 0x8e, 0xe8, 0xab, 0x96, 0xe5, 0x8d, 0x80, 0xe6, 0x9c, 0x8d, 0xe5, + 0x8a, 0xa1, 0xe5, 0x99, 0xa8, 0xe4, 0xba, 0x92, 0xe8, 0x81, 0x94, 0xe7, 0xbd, + 0x91, 0xe6, 0x88, 0xbf, 0xe5, 0x9c, 0xb0, 0xe4, 0xba, 0xa7, 0xe4, 0xbf, 0xb1, + 0xe4, 0xb9, 0x90, 0xe9, 0x83, 0xa8, 0xe5, 0x87, 0xba, 0xe7, 0x89, 0x88, 0xe7, + 0xa4, 0xbe, 0xe6, 0x8e, 0x92, 0xe8, 0xa1, 0x8c, 0xe6, 0xa6, 0x9c, 0xe9, 0x83, + 0xa8, 0xe8, 0x90, 0xbd, 0xe6, 0xa0, 0xbc, 0xe8, 0xbf, 0x9b, 0xe4, 0xb8, 0x80, + 0xe6, 0xad, 0xa5, 0xe6, 0x94, 0xaf, 0xe4, 0xbb, 0x98, 0xe5, 0xae, 0x9d, 0xe9, + 0xaa, 0x8c, 0xe8, 0xaf, 0x81, 0xe7, 0xa0, 0x81, 0xe5, 0xa7, 0x94, 0xe5, 0x91, + 0x98, 0xe4, 0xbc, 0x9a, 0xe6, 0x95, 0xb0, 0xe6, 0x8d, 0xae, 0xe5, 0xba, 0x93, + 0xe6, 0xb6, 0x88, 0xe8, 0xb4, 0xb9, 0xe8, 0x80, 0x85, 0xe5, 0x8a, 0x9e, 0xe5, + 0x85, 0xac, 0xe5, 0xae, 0xa4, 0xe8, 0xae, 0xa8, 0xe8, 0xae, 0xba, 0xe5, 0x8c, + 0xba, 0xe6, 0xb7, 0xb1, 0xe5, 0x9c, 0xb3, 0xe5, 0xb8, 0x82, 0xe6, 0x92, 0xad, + 0xe6, 0x94, 0xbe, 0xe5, 0x99, 0xa8, 0xe5, 0x8c, 0x97, 0xe4, 0xba, 0xac, 0xe5, + 0xb8, 0x82, 0xe5, 0xa4, 0xa7, 0xe5, 0xad, 0xa6, 0xe7, 0x94, 0x9f, 0xe8, 0xb6, + 0x8a, 0xe6, 0x9d, 0xa5, 0xe8, 0xb6, 0x8a, 0xe7, 0xae, 0xa1, 0xe7, 0x90, 0x86, + 0xe5, 0x91, 0x98, 0xe4, 0xbf, 0xa1, 0xe6, 0x81, 0xaf, 0xe7, 0xbd, 0x91, 0x73, + 0x65, 0x72, 0x76, 0x69, 0x63, 0x69, 0x6f, 0x73, 0x61, 0x72, 0x74, 0xc3, 0xad, + 0x63, 0x75, 0x6c, 0x6f, 0x61, 0x72, 0x67, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x61, + 0x62, 0x61, 0x72, 0x63, 0x65, 0x6c, 0x6f, 0x6e, 0x61, 0x63, 0x75, 0x61, 0x6c, + 0x71, 0x75, 0x69, 0x65, 0x72, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x61, 0x64, + 0x6f, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x6f, 0x73, 0x70, 0x6f, 0x6c, + 0xc3, 0xad, 0x74, 0x69, 0x63, 0x61, 0x72, 0x65, 0x73, 0x70, 0x75, 0x65, 0x73, + 0x74, 0x61, 0x77, 0x69, 0x6b, 0x69, 0x70, 0x65, 0x64, 0x69, 0x61, 0x73, 0x69, + 0x67, 0x75, 0x69, 0x65, 0x6e, 0x74, 0x65, 0x62, 0xc3, 0xba, 0x73, 0x71, 0x75, + 0x65, 0x64, 0x61, 0x63, 0x6f, 0x6d, 0x75, 0x6e, 0x69, 0x64, 0x61, 0x64, 0x73, + 0x65, 0x67, 0x75, 0x72, 0x69, 0x64, 0x61, 0x64, 0x70, 0x72, 0x69, 0x6e, 0x63, + 0x69, 0x70, 0x61, 0x6c, 0x70, 0x72, 0x65, 0x67, 0x75, 0x6e, 0x74, 0x61, 0x73, + 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x69, 0x64, 0x6f, 0x72, 0x65, 0x73, 0x70, + 0x6f, 0x6e, 0x64, 0x65, 0x72, 0x76, 0x65, 0x6e, 0x65, 0x7a, 0x75, 0x65, 0x6c, + 0x61, 0x70, 0x72, 0x6f, 0x62, 0x6c, 0x65, 0x6d, 0x61, 0x73, 0x64, 0x69, 0x63, + 0x69, 0x65, 0x6d, 0x62, 0x72, 0x65, 0x72, 0x65, 0x6c, 0x61, 0x63, 0x69, 0xc3, + 0xb3, 0x6e, 0x6e, 0x6f, 0x76, 0x69, 0x65, 0x6d, 0x62, 0x72, 0x65, 0x73, 0x69, + 0x6d, 0x69, 0x6c, 0x61, 0x72, 0x65, 0x73, 0x70, 0x72, 0x6f, 0x79, 0x65, 0x63, + 0x74, 0x6f, 0x73, 0x70, 0x72, 0x6f, 0x67, 0x72, 0x61, 0x6d, 0x61, 0x73, 0x69, + 0x6e, 0x73, 0x74, 0x69, 0x74, 0x75, 0x74, 0x6f, 0x61, 0x63, 0x74, 0x69, 0x76, + 0x69, 0x64, 0x61, 0x64, 0x65, 0x6e, 0x63, 0x75, 0x65, 0x6e, 0x74, 0x72, 0x61, + 0x65, 0x63, 0x6f, 0x6e, 0x6f, 0x6d, 0xc3, 0xad, 0x61, 0x69, 0x6d, 0xc3, 0xa1, + 0x67, 0x65, 0x6e, 0x65, 0x73, 0x63, 0x6f, 0x6e, 0x74, 0x61, 0x63, 0x74, 0x61, + 0x72, 0x64, 0x65, 0x73, 0x63, 0x61, 0x72, 0x67, 0x61, 0x72, 0x6e, 0x65, 0x63, + 0x65, 0x73, 0x61, 0x72, 0x69, 0x6f, 0x61, 0x74, 0x65, 0x6e, 0x63, 0x69, 0xc3, + 0xb3, 0x6e, 0x74, 0x65, 0x6c, 0xc3, 0xa9, 0x66, 0x6f, 0x6e, 0x6f, 0x63, 0x6f, + 0x6d, 0x69, 0x73, 0x69, 0xc3, 0xb3, 0x6e, 0x63, 0x61, 0x6e, 0x63, 0x69, 0x6f, + 0x6e, 0x65, 0x73, 0x63, 0x61, 0x70, 0x61, 0x63, 0x69, 0x64, 0x61, 0x64, 0x65, + 0x6e, 0x63, 0x6f, 0x6e, 0x74, 0x72, 0x61, 0x72, 0x61, 0x6e, 0xc3, 0xa1, 0x6c, + 0x69, 0x73, 0x69, 0x73, 0x66, 0x61, 0x76, 0x6f, 0x72, 0x69, 0x74, 0x6f, 0x73, + 0x74, 0xc3, 0xa9, 0x72, 0x6d, 0x69, 0x6e, 0x6f, 0x73, 0x70, 0x72, 0x6f, 0x76, + 0x69, 0x6e, 0x63, 0x69, 0x61, 0x65, 0x74, 0x69, 0x71, 0x75, 0x65, 0x74, 0x61, + 0x73, 0x65, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x6f, 0x73, 0x66, 0x75, 0x6e, + 0x63, 0x69, 0x6f, 0x6e, 0x65, 0x73, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x61, + 0x64, 0x6f, 0x63, 0x61, 0x72, 0xc3, 0xa1, 0x63, 0x74, 0x65, 0x72, 0x70, 0x72, + 0x6f, 0x70, 0x69, 0x65, 0x64, 0x61, 0x64, 0x70, 0x72, 0x69, 0x6e, 0x63, 0x69, + 0x70, 0x69, 0x6f, 0x6e, 0x65, 0x63, 0x65, 0x73, 0x69, 0x64, 0x61, 0x64, 0x6d, + 0x75, 0x6e, 0x69, 0x63, 0x69, 0x70, 0x61, 0x6c, 0x63, 0x72, 0x65, 0x61, 0x63, + 0x69, 0xc3, 0xb3, 0x6e, 0x64, 0x65, 0x73, 0x63, 0x61, 0x72, 0x67, 0x61, 0x73, + 0x70, 0x72, 0x65, 0x73, 0x65, 0x6e, 0x63, 0x69, 0x61, 0x63, 0x6f, 0x6d, 0x65, + 0x72, 0x63, 0x69, 0x61, 0x6c, 0x6f, 0x70, 0x69, 0x6e, 0x69, 0x6f, 0x6e, 0x65, + 0x73, 0x65, 0x6a, 0x65, 0x72, 0x63, 0x69, 0x63, 0x69, 0x6f, 0x65, 0x64, 0x69, + 0x74, 0x6f, 0x72, 0x69, 0x61, 0x6c, 0x73, 0x61, 0x6c, 0x61, 0x6d, 0x61, 0x6e, + 0x63, 0x61, 0x67, 0x6f, 0x6e, 0x7a, 0xc3, 0xa1, 0x6c, 0x65, 0x7a, 0x64, 0x6f, + 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x6f, 0x70, 0x65, 0x6c, 0xc3, 0xad, 0x63, + 0x75, 0x6c, 0x61, 0x72, 0x65, 0x63, 0x69, 0x65, 0x6e, 0x74, 0x65, 0x73, 0x67, + 0x65, 0x6e, 0x65, 0x72, 0x61, 0x6c, 0x65, 0x73, 0x74, 0x61, 0x72, 0x72, 0x61, + 0x67, 0x6f, 0x6e, 0x61, 0x70, 0x72, 0xc3, 0xa1, 0x63, 0x74, 0x69, 0x63, 0x61, + 0x6e, 0x6f, 0x76, 0x65, 0x64, 0x61, 0x64, 0x65, 0x73, 0x70, 0x72, 0x6f, 0x70, + 0x75, 0x65, 0x73, 0x74, 0x61, 0x70, 0x61, 0x63, 0x69, 0x65, 0x6e, 0x74, 0x65, + 0x73, 0x74, 0xc3, 0xa9, 0x63, 0x6e, 0x69, 0x63, 0x61, 0x73, 0x6f, 0x62, 0x6a, + 0x65, 0x74, 0x69, 0x76, 0x6f, 0x73, 0x63, 0x6f, 0x6e, 0x74, 0x61, 0x63, 0x74, + 0x6f, 0x73, 0xe0, 0xa4, 0xae, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, + 0xb2, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0x8f, 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, 0x88, + 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0x97, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0xb8, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa5, 0xe0, 0xa4, 0x8f, 0xe0, 0xa4, + 0xb5, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, 0x87, + 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0x88, 0xe0, 0xa4, 0x95, 0xe0, + 0xa5, 0x81, 0xe0, 0xa4, 0x9b, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, + 0xbe, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa6, 0xe0, 0xa4, 0x95, + 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0xad, 0xe0, + 0xa5, 0x80, 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, 0x81, 0xe0, 0xa4, 0x8f, 0xe0, 0xa4, + 0xb0, 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xae, 0xe0, 0xa5, 0x88, + 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xa6, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xa8, 0xe0, + 0xa4, 0xac, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa4, 0x64, 0x69, 0x70, 0x6c, 0x6f, + 0x64, 0x6f, 0x63, 0x73, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xaf, + 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x82, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xa8, 0xe0, + 0xa4, 0xbe, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, + 0xbe, 0xe0, 0xa4, 0xab, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0x94, + 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xb0, 0xe0, + 0xa4, 0xb9, 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0x97, 0xe0, 0xa4, + 0xb9, 0xe0, 0xa5, 0x81, 0xe0, 0xa4, 0x86, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0xbe, + 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xa6, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb6, 0xe0, + 0xa4, 0xb9, 0xe0, 0xa5, 0x81, 0xe0, 0xa4, 0x88, 0xe0, 0xa4, 0x96, 0xe0, 0xa5, + 0x87, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xa6, 0xe0, 0xa4, 0xbf, + 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xb5, 0xe0, + 0xa5, 0x87, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0xa4, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, + 0xa8, 0xe0, 0xa4, 0xac, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0x9a, 0xe0, 0xa4, 0xae, + 0xe0, 0xa5, 0x8c, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0xb2, 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x96, 0xe0, 0xa4, + 0x9c, 0xe0, 0xa5, 0x89, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xa6, + 0xe0, 0xa4, 0xa6, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xa5, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0xa8, 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xb6, 0xe0, 0xa4, + 0xb9, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0x85, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0x97, + 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xad, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xa8, 0xe0, + 0xa4, 0x97, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, + 0xb8, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0x95, + 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0x8f, 0xe0, 0xa4, 0x89, 0xe0, 0xa4, 0xb8, 0xe0, + 0xa5, 0x87, 0xe0, 0xa4, 0x97, 0xe0, 0xa4, 0xaf, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, + 0xb9, 0xe0, 0xa5, 0x82, 0xe0, 0xa4, 0x81, 0xe0, 0xa4, 0x86, 0xe0, 0xa4, 0x97, + 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x9f, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xae, 0xe0, + 0xa4, 0x96, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, + 0xbe, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0x85, 0xe0, 0xa4, 0xad, 0xe0, 0xa5, 0x80, + 0xe0, 0xa4, 0x97, 0xe0, 0xa4, 0xaf, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xa4, 0xe0, + 0xa5, 0x81, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xb5, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, + 0x9f, 0xe0, 0xa4, 0xa6, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0x85, + 0xe0, 0xa4, 0x97, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0x90, 0xe0, 0xa4, 0xb8, 0xe0, + 0xa5, 0x87, 0xe0, 0xa4, 0xae, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, + 0xb2, 0xe0, 0xa4, 0x97, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xbe, + 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0x8a, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xb0, 0xe0, + 0xa4, 0x9a, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0x90, 0xe0, 0xa4, + 0xb8, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa6, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb0, + 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0xa6, 0xe0, + 0xa4, 0xbf, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, + 0xa6, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb9, + 0xe0, 0xa5, 0x82, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0x96, 0xe0, 0xa4, 0x9c, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, + 0xac, 0xe0, 0xa4, 0x9f, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xbf, + 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0x87, 0xe0, 0xa4, 0xb8, 0xe0, 0xa5, 0x87, 0xe0, + 0xa4, 0x86, 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, + 0xaf, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x81, 0xe0, 0xa4, 0xb2, + 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x89, 0xe0, 0xa4, 0x97, 0xe0, 0xa4, 0xad, 0xe0, + 0xa4, 0xbe, 0xe0, 0xa4, 0x97, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, + 0xb2, 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0x97, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xb0, + 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0x97, 0xe0, + 0xa5, 0x87, 0xe0, 0xa4, 0xaa, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, + 0xb9, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa5, 0xe0, 0xa4, 0x87, 0xe0, 0xa4, 0xb8, + 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, 0x80, 0xe0, + 0xa4, 0x95, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa0, 0xe0, 0xa5, + 0x80, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x81, + 0xe0, 0xa4, 0xa6, 0xe0, 0xa5, 0x82, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xa4, 0xe0, + 0xa4, 0xb9, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, + 0xa4, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa6, 0xe0, 0xa4, 0x86, + 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0x95, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x8c, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, + 0xb6, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xa6, 0xe0, 0xa5, 0x87, + 0xe0, 0xa4, 0x96, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, 0x80, 0xe0, + 0xa4, 0xb0, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0x96, 0xe0, 0xa5, + 0x81, 0xe0, 0xa4, 0xa6, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0x97, 0xe0, 0xa5, 0x80, + 0x63, 0x61, 0x74, 0x65, 0x67, 0x6f, 0x72, 0x69, 0x65, 0x73, 0x65, 0x78, 0x70, + 0x65, 0x72, 0x69, 0x65, 0x6e, 0x63, 0x65, 0x3c, 0x2f, 0x74, 0x69, 0x74, 0x6c, + 0x65, 0x3e, 0x0d, 0x0a, 0x43, 0x6f, 0x70, 0x79, 0x72, 0x69, 0x67, 0x68, 0x74, + 0x20, 0x6a, 0x61, 0x76, 0x61, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x63, 0x6f, + 0x6e, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x65, 0x76, 0x65, 0x72, 0x79, + 0x74, 0x68, 0x69, 0x6e, 0x67, 0x3c, 0x70, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, + 0x3d, 0x22, 0x74, 0x65, 0x63, 0x68, 0x6e, 0x6f, 0x6c, 0x6f, 0x67, 0x79, 0x62, + 0x61, 0x63, 0x6b, 0x67, 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x3c, 0x61, 0x20, 0x63, + 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x6d, + 0x65, 0x6e, 0x74, 0x26, 0x63, 0x6f, 0x70, 0x79, 0x3b, 0x20, 0x32, 0x30, 0x31, + 0x6a, 0x61, 0x76, 0x61, 0x53, 0x63, 0x72, 0x69, 0x70, 0x74, 0x63, 0x68, 0x61, + 0x72, 0x61, 0x63, 0x74, 0x65, 0x72, 0x73, 0x62, 0x72, 0x65, 0x61, 0x64, 0x63, + 0x72, 0x75, 0x6d, 0x62, 0x74, 0x68, 0x65, 0x6d, 0x73, 0x65, 0x6c, 0x76, 0x65, + 0x73, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x6f, 0x6e, 0x74, 0x61, 0x6c, 0x67, 0x6f, + 0x76, 0x65, 0x72, 0x6e, 0x6d, 0x65, 0x6e, 0x74, 0x43, 0x61, 0x6c, 0x69, 0x66, + 0x6f, 0x72, 0x6e, 0x69, 0x61, 0x61, 0x63, 0x74, 0x69, 0x76, 0x69, 0x74, 0x69, + 0x65, 0x73, 0x64, 0x69, 0x73, 0x63, 0x6f, 0x76, 0x65, 0x72, 0x65, 0x64, 0x4e, + 0x61, 0x76, 0x69, 0x67, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x74, 0x72, 0x61, 0x6e, + 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x63, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, + 0x69, 0x6f, 0x6e, 0x6e, 0x61, 0x76, 0x69, 0x67, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x61, 0x70, 0x70, 0x65, 0x61, 0x72, 0x61, 0x6e, 0x63, 0x65, 0x3c, 0x2f, 0x74, + 0x69, 0x74, 0x6c, 0x65, 0x3e, 0x3c, 0x6d, 0x63, 0x68, 0x65, 0x63, 0x6b, 0x62, + 0x6f, 0x78, 0x22, 0x20, 0x74, 0x65, 0x63, 0x68, 0x6e, 0x69, 0x71, 0x75, 0x65, + 0x73, 0x70, 0x72, 0x6f, 0x74, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x70, + 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x6c, 0x79, 0x61, 0x73, 0x20, 0x77, 0x65, + 0x6c, 0x6c, 0x20, 0x61, 0x73, 0x75, 0x6e, 0x74, 0x27, 0x2c, 0x20, 0x27, 0x55, + 0x41, 0x2d, 0x72, 0x65, 0x73, 0x6f, 0x6c, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x6f, + 0x70, 0x65, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x65, + 0x76, 0x69, 0x73, 0x69, 0x6f, 0x6e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x6c, 0x61, + 0x74, 0x65, 0x64, 0x57, 0x61, 0x73, 0x68, 0x69, 0x6e, 0x67, 0x74, 0x6f, 0x6e, + 0x6e, 0x61, 0x76, 0x69, 0x67, 0x61, 0x74, 0x6f, 0x72, 0x2e, 0x20, 0x3d, 0x20, + 0x77, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x2e, 0x69, 0x6d, 0x70, 0x72, 0x65, 0x73, + 0x73, 0x69, 0x6f, 0x6e, 0x26, 0x6c, 0x74, 0x3b, 0x62, 0x72, 0x26, 0x67, 0x74, + 0x3b, 0x6c, 0x69, 0x74, 0x65, 0x72, 0x61, 0x74, 0x75, 0x72, 0x65, 0x70, 0x6f, + 0x70, 0x75, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x62, 0x67, 0x63, 0x6f, 0x6c, + 0x6f, 0x72, 0x3d, 0x22, 0x23, 0x65, 0x73, 0x70, 0x65, 0x63, 0x69, 0x61, 0x6c, + 0x6c, 0x79, 0x20, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x3d, 0x22, 0x70, + 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x6e, 0x65, 0x77, 0x73, + 0x6c, 0x65, 0x74, 0x74, 0x65, 0x72, 0x70, 0x72, 0x6f, 0x70, 0x65, 0x72, 0x74, + 0x69, 0x65, 0x73, 0x64, 0x65, 0x66, 0x69, 0x6e, 0x69, 0x74, 0x69, 0x6f, 0x6e, + 0x6c, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x68, 0x69, 0x70, 0x54, 0x65, 0x63, + 0x68, 0x6e, 0x6f, 0x6c, 0x6f, 0x67, 0x79, 0x50, 0x61, 0x72, 0x6c, 0x69, 0x61, + 0x6d, 0x65, 0x6e, 0x74, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x72, 0x69, 0x73, 0x6f, + 0x6e, 0x75, 0x6c, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x2e, 0x69, + 0x6e, 0x64, 0x65, 0x78, 0x4f, 0x66, 0x28, 0x22, 0x63, 0x6f, 0x6e, 0x63, 0x6c, + 0x75, 0x73, 0x69, 0x6f, 0x6e, 0x64, 0x69, 0x73, 0x63, 0x75, 0x73, 0x73, 0x69, + 0x6f, 0x6e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x6e, 0x65, 0x6e, 0x74, 0x73, 0x62, + 0x69, 0x6f, 0x6c, 0x6f, 0x67, 0x69, 0x63, 0x61, 0x6c, 0x52, 0x65, 0x76, 0x6f, + 0x6c, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x63, 0x6f, 0x6e, 0x74, 0x61, 0x69, + 0x6e, 0x65, 0x72, 0x75, 0x6e, 0x64, 0x65, 0x72, 0x73, 0x74, 0x6f, 0x6f, 0x64, + 0x6e, 0x6f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x3c, 0x70, 0x65, 0x72, + 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x65, 0x61, 0x63, 0x68, 0x20, 0x6f, + 0x74, 0x68, 0x65, 0x72, 0x61, 0x74, 0x6d, 0x6f, 0x73, 0x70, 0x68, 0x65, 0x72, + 0x65, 0x20, 0x6f, 0x6e, 0x66, 0x6f, 0x63, 0x75, 0x73, 0x3d, 0x22, 0x3c, 0x66, + 0x6f, 0x72, 0x6d, 0x20, 0x69, 0x64, 0x3d, 0x22, 0x70, 0x72, 0x6f, 0x63, 0x65, + 0x73, 0x73, 0x69, 0x6e, 0x67, 0x74, 0x68, 0x69, 0x73, 0x2e, 0x76, 0x61, 0x6c, + 0x75, 0x65, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x43, + 0x6f, 0x6e, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x63, 0x65, 0x73, 0x75, 0x62, 0x73, + 0x65, 0x71, 0x75, 0x65, 0x6e, 0x74, 0x77, 0x65, 0x6c, 0x6c, 0x2d, 0x6b, 0x6e, + 0x6f, 0x77, 0x6e, 0x76, 0x61, 0x72, 0x69, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, + 0x72, 0x65, 0x70, 0x75, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x70, 0x68, 0x65, + 0x6e, 0x6f, 0x6d, 0x65, 0x6e, 0x6f, 0x6e, 0x64, 0x69, 0x73, 0x63, 0x69, 0x70, + 0x6c, 0x69, 0x6e, 0x65, 0x6c, 0x6f, 0x67, 0x6f, 0x2e, 0x70, 0x6e, 0x67, 0x22, + 0x20, 0x28, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x2c, 0x62, 0x6f, + 0x75, 0x6e, 0x64, 0x61, 0x72, 0x69, 0x65, 0x73, 0x65, 0x78, 0x70, 0x72, 0x65, + 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x65, 0x74, 0x74, 0x6c, 0x65, 0x6d, 0x65, + 0x6e, 0x74, 0x42, 0x61, 0x63, 0x6b, 0x67, 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x6f, + 0x75, 0x74, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x65, 0x6e, 0x74, 0x65, + 0x72, 0x70, 0x72, 0x69, 0x73, 0x65, 0x28, 0x22, 0x68, 0x74, 0x74, 0x70, 0x73, + 0x3a, 0x22, 0x20, 0x75, 0x6e, 0x65, 0x73, 0x63, 0x61, 0x70, 0x65, 0x28, 0x22, + 0x70, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64, 0x22, 0x20, 0x64, 0x65, 0x6d, + 0x6f, 0x63, 0x72, 0x61, 0x74, 0x69, 0x63, 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, + 0x66, 0x3d, 0x22, 0x2f, 0x77, 0x72, 0x61, 0x70, 0x70, 0x65, 0x72, 0x22, 0x3e, + 0x0a, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x68, 0x69, 0x70, 0x6c, 0x69, + 0x6e, 0x67, 0x75, 0x69, 0x73, 0x74, 0x69, 0x63, 0x70, 0x78, 0x3b, 0x70, 0x61, + 0x64, 0x64, 0x69, 0x6e, 0x67, 0x70, 0x68, 0x69, 0x6c, 0x6f, 0x73, 0x6f, 0x70, + 0x68, 0x79, 0x61, 0x73, 0x73, 0x69, 0x73, 0x74, 0x61, 0x6e, 0x63, 0x65, 0x75, + 0x6e, 0x69, 0x76, 0x65, 0x72, 0x73, 0x69, 0x74, 0x79, 0x66, 0x61, 0x63, 0x69, + 0x6c, 0x69, 0x74, 0x69, 0x65, 0x73, 0x72, 0x65, 0x63, 0x6f, 0x67, 0x6e, 0x69, + 0x7a, 0x65, 0x64, 0x70, 0x72, 0x65, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x63, 0x65, + 0x69, 0x66, 0x20, 0x28, 0x74, 0x79, 0x70, 0x65, 0x6f, 0x66, 0x6d, 0x61, 0x69, + 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x65, 0x64, 0x76, 0x6f, 0x63, 0x61, 0x62, 0x75, + 0x6c, 0x61, 0x72, 0x79, 0x68, 0x79, 0x70, 0x6f, 0x74, 0x68, 0x65, 0x73, 0x69, + 0x73, 0x2e, 0x73, 0x75, 0x62, 0x6d, 0x69, 0x74, 0x28, 0x29, 0x3b, 0x26, 0x61, + 0x6d, 0x70, 0x3b, 0x6e, 0x62, 0x73, 0x70, 0x3b, 0x61, 0x6e, 0x6e, 0x6f, 0x74, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x62, 0x65, 0x68, 0x69, 0x6e, 0x64, 0x20, 0x74, + 0x68, 0x65, 0x46, 0x6f, 0x75, 0x6e, 0x64, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x70, + 0x75, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x65, 0x72, 0x22, 0x61, 0x73, 0x73, 0x75, + 0x6d, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, + 0x63, 0x65, 0x64, 0x63, 0x6f, 0x72, 0x72, 0x75, 0x70, 0x74, 0x69, 0x6f, 0x6e, + 0x73, 0x63, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x73, 0x74, 0x73, 0x65, 0x78, 0x70, + 0x6c, 0x69, 0x63, 0x69, 0x74, 0x6c, 0x79, 0x69, 0x6e, 0x73, 0x74, 0x65, 0x61, + 0x64, 0x20, 0x6f, 0x66, 0x64, 0x69, 0x6d, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, + 0x73, 0x20, 0x6f, 0x6e, 0x43, 0x6c, 0x69, 0x63, 0x6b, 0x3d, 0x22, 0x63, 0x6f, + 0x6e, 0x73, 0x69, 0x64, 0x65, 0x72, 0x65, 0x64, 0x64, 0x65, 0x70, 0x61, 0x72, + 0x74, 0x6d, 0x65, 0x6e, 0x74, 0x6f, 0x63, 0x63, 0x75, 0x70, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x73, 0x6f, 0x6f, 0x6e, 0x20, 0x61, 0x66, 0x74, 0x65, 0x72, 0x69, + 0x6e, 0x76, 0x65, 0x73, 0x74, 0x6d, 0x65, 0x6e, 0x74, 0x70, 0x72, 0x6f, 0x6e, + 0x6f, 0x75, 0x6e, 0x63, 0x65, 0x64, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, + 0x69, 0x65, 0x64, 0x65, 0x78, 0x70, 0x65, 0x72, 0x69, 0x6d, 0x65, 0x6e, 0x74, + 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x67, 0x65, 0x6f, + 0x67, 0x72, 0x61, 0x70, 0x68, 0x69, 0x63, 0x22, 0x20, 0x68, 0x65, 0x69, 0x67, + 0x68, 0x74, 0x3d, 0x22, 0x6c, 0x69, 0x6e, 0x6b, 0x20, 0x72, 0x65, 0x6c, 0x3d, + 0x22, 0x2e, 0x72, 0x65, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x28, 0x2f, 0x64, 0x65, + 0x70, 0x72, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x63, 0x6f, 0x6e, 0x66, 0x65, + 0x72, 0x65, 0x6e, 0x63, 0x65, 0x70, 0x75, 0x6e, 0x69, 0x73, 0x68, 0x6d, 0x65, + 0x6e, 0x74, 0x65, 0x6c, 0x69, 0x6d, 0x69, 0x6e, 0x61, 0x74, 0x65, 0x64, 0x72, + 0x65, 0x73, 0x69, 0x73, 0x74, 0x61, 0x6e, 0x63, 0x65, 0x61, 0x64, 0x61, 0x70, + 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x6f, 0x70, 0x70, 0x6f, 0x73, 0x69, 0x74, + 0x69, 0x6f, 0x6e, 0x77, 0x65, 0x6c, 0x6c, 0x20, 0x6b, 0x6e, 0x6f, 0x77, 0x6e, + 0x73, 0x75, 0x70, 0x70, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x64, 0x65, 0x74, + 0x65, 0x72, 0x6d, 0x69, 0x6e, 0x65, 0x64, 0x68, 0x31, 0x20, 0x63, 0x6c, 0x61, + 0x73, 0x73, 0x3d, 0x22, 0x30, 0x70, 0x78, 0x3b, 0x6d, 0x61, 0x72, 0x67, 0x69, + 0x6e, 0x6d, 0x65, 0x63, 0x68, 0x61, 0x6e, 0x69, 0x63, 0x61, 0x6c, 0x73, 0x74, + 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x63, 0x65, 0x6c, 0x65, 0x62, + 0x72, 0x61, 0x74, 0x65, 0x64, 0x47, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6d, 0x65, + 0x6e, 0x74, 0x0a, 0x0a, 0x44, 0x75, 0x72, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x64, + 0x65, 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x65, 0x72, 0x73, 0x61, 0x72, 0x74, 0x69, + 0x66, 0x69, 0x63, 0x69, 0x61, 0x6c, 0x65, 0x71, 0x75, 0x69, 0x76, 0x61, 0x6c, + 0x65, 0x6e, 0x74, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x61, 0x74, 0x65, 0x64, + 0x43, 0x6f, 0x6d, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x61, 0x74, 0x74, + 0x61, 0x63, 0x68, 0x6d, 0x65, 0x6e, 0x74, 0x3c, 0x73, 0x70, 0x61, 0x6e, 0x20, + 0x69, 0x64, 0x3d, 0x22, 0x74, 0x68, 0x65, 0x72, 0x65, 0x20, 0x77, 0x65, 0x72, + 0x65, 0x4e, 0x65, 0x64, 0x65, 0x72, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x62, 0x65, + 0x79, 0x6f, 0x6e, 0x64, 0x20, 0x74, 0x68, 0x65, 0x72, 0x65, 0x67, 0x69, 0x73, + 0x74, 0x65, 0x72, 0x65, 0x64, 0x6a, 0x6f, 0x75, 0x72, 0x6e, 0x61, 0x6c, 0x69, + 0x73, 0x74, 0x66, 0x72, 0x65, 0x71, 0x75, 0x65, 0x6e, 0x74, 0x6c, 0x79, 0x61, + 0x6c, 0x6c, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x6c, 0x61, 0x6e, 0x67, + 0x3d, 0x22, 0x65, 0x6e, 0x22, 0x20, 0x3c, 0x2f, 0x73, 0x74, 0x79, 0x6c, 0x65, + 0x3e, 0x0d, 0x0a, 0x61, 0x62, 0x73, 0x6f, 0x6c, 0x75, 0x74, 0x65, 0x3b, 0x20, + 0x73, 0x75, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x69, 0x6e, 0x67, 0x65, 0x78, 0x74, + 0x72, 0x65, 0x6d, 0x65, 0x6c, 0x79, 0x20, 0x6d, 0x61, 0x69, 0x6e, 0x73, 0x74, + 0x72, 0x65, 0x61, 0x6d, 0x3c, 0x2f, 0x73, 0x74, 0x72, 0x6f, 0x6e, 0x67, 0x3e, + 0x20, 0x70, 0x6f, 0x70, 0x75, 0x6c, 0x61, 0x72, 0x69, 0x74, 0x79, 0x65, 0x6d, + 0x70, 0x6c, 0x6f, 0x79, 0x6d, 0x65, 0x6e, 0x74, 0x3c, 0x2f, 0x74, 0x61, 0x62, + 0x6c, 0x65, 0x3e, 0x0d, 0x0a, 0x20, 0x63, 0x6f, 0x6c, 0x73, 0x70, 0x61, 0x6e, + 0x3d, 0x22, 0x3c, 0x2f, 0x66, 0x6f, 0x72, 0x6d, 0x3e, 0x0a, 0x20, 0x20, 0x63, + 0x6f, 0x6e, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x61, 0x62, 0x6f, 0x75, + 0x74, 0x20, 0x74, 0x68, 0x65, 0x20, 0x3c, 0x2f, 0x70, 0x3e, 0x3c, 0x2f, 0x64, + 0x69, 0x76, 0x3e, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x65, 0x64, + 0x22, 0x20, 0x6c, 0x61, 0x6e, 0x67, 0x3d, 0x22, 0x65, 0x6e, 0x50, 0x6f, 0x72, + 0x74, 0x75, 0x67, 0x75, 0x65, 0x73, 0x65, 0x73, 0x75, 0x62, 0x73, 0x74, 0x69, + 0x74, 0x75, 0x74, 0x65, 0x69, 0x6e, 0x64, 0x69, 0x76, 0x69, 0x64, 0x75, 0x61, + 0x6c, 0x69, 0x6d, 0x70, 0x6f, 0x73, 0x73, 0x69, 0x62, 0x6c, 0x65, 0x6d, 0x75, + 0x6c, 0x74, 0x69, 0x6d, 0x65, 0x64, 0x69, 0x61, 0x61, 0x6c, 0x6d, 0x6f, 0x73, + 0x74, 0x20, 0x61, 0x6c, 0x6c, 0x70, 0x78, 0x20, 0x73, 0x6f, 0x6c, 0x69, 0x64, + 0x20, 0x23, 0x61, 0x70, 0x61, 0x72, 0x74, 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x73, + 0x75, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x20, 0x74, 0x6f, 0x69, 0x6e, 0x20, 0x45, + 0x6e, 0x67, 0x6c, 0x69, 0x73, 0x68, 0x63, 0x72, 0x69, 0x74, 0x69, 0x63, 0x69, + 0x7a, 0x65, 0x64, 0x65, 0x78, 0x63, 0x65, 0x70, 0x74, 0x20, 0x66, 0x6f, 0x72, + 0x67, 0x75, 0x69, 0x64, 0x65, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x6f, 0x72, 0x69, + 0x67, 0x69, 0x6e, 0x61, 0x6c, 0x6c, 0x79, 0x72, 0x65, 0x6d, 0x61, 0x72, 0x6b, + 0x61, 0x62, 0x6c, 0x65, 0x74, 0x68, 0x65, 0x20, 0x73, 0x65, 0x63, 0x6f, 0x6e, + 0x64, 0x68, 0x32, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x3c, 0x61, + 0x20, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x3d, 0x22, 0x28, 0x69, 0x6e, 0x63, 0x6c, + 0x75, 0x64, 0x69, 0x6e, 0x67, 0x70, 0x61, 0x72, 0x61, 0x6d, 0x65, 0x74, 0x65, + 0x72, 0x73, 0x70, 0x72, 0x6f, 0x68, 0x69, 0x62, 0x69, 0x74, 0x65, 0x64, 0x3d, + 0x20, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x64, 0x69, 0x63, 0x74, + 0x69, 0x6f, 0x6e, 0x61, 0x72, 0x79, 0x70, 0x65, 0x72, 0x63, 0x65, 0x70, 0x74, + 0x69, 0x6f, 0x6e, 0x72, 0x65, 0x76, 0x6f, 0x6c, 0x75, 0x74, 0x69, 0x6f, 0x6e, + 0x66, 0x6f, 0x75, 0x6e, 0x64, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x70, 0x78, 0x3b, + 0x68, 0x65, 0x69, 0x67, 0x68, 0x74, 0x3a, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, + 0x73, 0x66, 0x75, 0x6c, 0x73, 0x75, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x65, 0x72, + 0x73, 0x6d, 0x69, 0x6c, 0x6c, 0x65, 0x6e, 0x6e, 0x69, 0x75, 0x6d, 0x68, 0x69, + 0x73, 0x20, 0x66, 0x61, 0x74, 0x68, 0x65, 0x72, 0x74, 0x68, 0x65, 0x20, 0x26, + 0x71, 0x75, 0x6f, 0x74, 0x3b, 0x6e, 0x6f, 0x2d, 0x72, 0x65, 0x70, 0x65, 0x61, + 0x74, 0x3b, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x72, 0x63, 0x69, 0x61, 0x6c, 0x69, + 0x6e, 0x64, 0x75, 0x73, 0x74, 0x72, 0x69, 0x61, 0x6c, 0x65, 0x6e, 0x63, 0x6f, + 0x75, 0x72, 0x61, 0x67, 0x65, 0x64, 0x61, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x20, + 0x6f, 0x66, 0x20, 0x75, 0x6e, 0x6f, 0x66, 0x66, 0x69, 0x63, 0x69, 0x61, 0x6c, + 0x65, 0x66, 0x66, 0x69, 0x63, 0x69, 0x65, 0x6e, 0x63, 0x79, 0x52, 0x65, 0x66, + 0x65, 0x72, 0x65, 0x6e, 0x63, 0x65, 0x73, 0x63, 0x6f, 0x6f, 0x72, 0x64, 0x69, + 0x6e, 0x61, 0x74, 0x65, 0x64, 0x69, 0x73, 0x63, 0x6c, 0x61, 0x69, 0x6d, 0x65, + 0x72, 0x65, 0x78, 0x70, 0x65, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x64, 0x65, + 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x69, 0x6e, 0x67, 0x63, 0x61, 0x6c, 0x63, 0x75, + 0x6c, 0x61, 0x74, 0x65, 0x64, 0x73, 0x69, 0x6d, 0x70, 0x6c, 0x69, 0x66, 0x69, + 0x65, 0x64, 0x6c, 0x65, 0x67, 0x69, 0x74, 0x69, 0x6d, 0x61, 0x74, 0x65, 0x73, + 0x75, 0x62, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x28, 0x30, 0x22, 0x20, 0x63, + 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x63, 0x6f, 0x6d, 0x70, 0x6c, 0x65, 0x74, + 0x65, 0x6c, 0x79, 0x69, 0x6c, 0x6c, 0x75, 0x73, 0x74, 0x72, 0x61, 0x74, 0x65, + 0x66, 0x69, 0x76, 0x65, 0x20, 0x79, 0x65, 0x61, 0x72, 0x73, 0x69, 0x6e, 0x73, + 0x74, 0x72, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x50, 0x75, 0x62, 0x6c, 0x69, 0x73, + 0x68, 0x69, 0x6e, 0x67, 0x31, 0x22, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, + 0x22, 0x70, 0x73, 0x79, 0x63, 0x68, 0x6f, 0x6c, 0x6f, 0x67, 0x79, 0x63, 0x6f, + 0x6e, 0x66, 0x69, 0x64, 0x65, 0x6e, 0x63, 0x65, 0x6e, 0x75, 0x6d, 0x62, 0x65, + 0x72, 0x20, 0x6f, 0x66, 0x20, 0x61, 0x62, 0x73, 0x65, 0x6e, 0x63, 0x65, 0x20, + 0x6f, 0x66, 0x66, 0x6f, 0x63, 0x75, 0x73, 0x65, 0x64, 0x20, 0x6f, 0x6e, 0x6a, + 0x6f, 0x69, 0x6e, 0x65, 0x64, 0x20, 0x74, 0x68, 0x65, 0x73, 0x74, 0x72, 0x75, + 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x70, 0x72, 0x65, 0x76, 0x69, 0x6f, 0x75, + 0x73, 0x6c, 0x79, 0x3e, 0x3c, 0x2f, 0x69, 0x66, 0x72, 0x61, 0x6d, 0x65, 0x3e, + 0x6f, 0x6e, 0x63, 0x65, 0x20, 0x61, 0x67, 0x61, 0x69, 0x6e, 0x62, 0x75, 0x74, + 0x20, 0x72, 0x61, 0x74, 0x68, 0x65, 0x72, 0x69, 0x6d, 0x6d, 0x69, 0x67, 0x72, + 0x61, 0x6e, 0x74, 0x73, 0x6f, 0x66, 0x20, 0x63, 0x6f, 0x75, 0x72, 0x73, 0x65, + 0x2c, 0x61, 0x20, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x20, 0x6f, 0x66, 0x4c, 0x69, + 0x74, 0x65, 0x72, 0x61, 0x74, 0x75, 0x72, 0x65, 0x55, 0x6e, 0x6c, 0x69, 0x6b, + 0x65, 0x20, 0x74, 0x68, 0x65, 0x3c, 0x2f, 0x61, 0x3e, 0x26, 0x6e, 0x62, 0x73, + 0x70, 0x3b, 0x0a, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x69, + 0x74, 0x20, 0x77, 0x61, 0x73, 0x20, 0x74, 0x68, 0x65, 0x43, 0x6f, 0x6e, 0x76, + 0x65, 0x6e, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x75, 0x74, 0x6f, 0x6d, 0x6f, 0x62, + 0x69, 0x6c, 0x65, 0x50, 0x72, 0x6f, 0x74, 0x65, 0x73, 0x74, 0x61, 0x6e, 0x74, + 0x61, 0x67, 0x67, 0x72, 0x65, 0x73, 0x73, 0x69, 0x76, 0x65, 0x61, 0x66, 0x74, + 0x65, 0x72, 0x20, 0x74, 0x68, 0x65, 0x20, 0x53, 0x69, 0x6d, 0x69, 0x6c, 0x61, + 0x72, 0x6c, 0x79, 0x2c, 0x22, 0x20, 0x2f, 0x3e, 0x3c, 0x2f, 0x64, 0x69, 0x76, + 0x3e, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x0d, 0x0a, + 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x76, 0x69, 0x73, 0x69, 0x62, + 0x69, 0x6c, 0x69, 0x74, 0x79, 0x74, 0x68, 0x65, 0x20, 0x75, 0x73, 0x65, 0x20, + 0x6f, 0x66, 0x76, 0x6f, 0x6c, 0x75, 0x6e, 0x74, 0x65, 0x65, 0x72, 0x73, 0x61, + 0x74, 0x74, 0x72, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x75, 0x6e, 0x64, 0x65, + 0x72, 0x20, 0x74, 0x68, 0x65, 0x20, 0x74, 0x68, 0x72, 0x65, 0x61, 0x74, 0x65, + 0x6e, 0x65, 0x64, 0x2a, 0x3c, 0x21, 0x5b, 0x43, 0x44, 0x41, 0x54, 0x41, 0x5b, + 0x69, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x61, 0x6e, 0x63, 0x65, 0x69, 0x6e, 0x20, + 0x67, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x6c, 0x74, 0x68, 0x65, 0x20, 0x6c, 0x61, + 0x74, 0x74, 0x65, 0x72, 0x3c, 0x2f, 0x66, 0x6f, 0x72, 0x6d, 0x3e, 0x0a, 0x3c, + 0x2f, 0x2e, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x4f, 0x66, 0x28, 0x27, 0x69, 0x20, + 0x3d, 0x20, 0x30, 0x3b, 0x20, 0x69, 0x20, 0x3c, 0x64, 0x69, 0x66, 0x66, 0x65, + 0x72, 0x65, 0x6e, 0x63, 0x65, 0x64, 0x65, 0x76, 0x6f, 0x74, 0x65, 0x64, 0x20, + 0x74, 0x6f, 0x74, 0x72, 0x61, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x73, + 0x65, 0x61, 0x72, 0x63, 0x68, 0x20, 0x66, 0x6f, 0x72, 0x75, 0x6c, 0x74, 0x69, + 0x6d, 0x61, 0x74, 0x65, 0x6c, 0x79, 0x74, 0x6f, 0x75, 0x72, 0x6e, 0x61, 0x6d, + 0x65, 0x6e, 0x74, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, + 0x73, 0x6f, 0x2d, 0x63, 0x61, 0x6c, 0x6c, 0x65, 0x64, 0x20, 0x7d, 0x0a, 0x3c, + 0x2f, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3e, 0x65, 0x76, 0x61, 0x6c, 0x75, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x65, 0x6d, 0x70, 0x68, 0x61, 0x73, 0x69, 0x7a, 0x65, + 0x64, 0x61, 0x63, 0x63, 0x65, 0x73, 0x73, 0x69, 0x62, 0x6c, 0x65, 0x3c, 0x2f, + 0x73, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x3e, 0x73, 0x75, 0x63, 0x63, 0x65, + 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x6f, 0x6e, 0x67, 0x20, 0x77, 0x69, + 0x74, 0x68, 0x4d, 0x65, 0x61, 0x6e, 0x77, 0x68, 0x69, 0x6c, 0x65, 0x2c, 0x69, + 0x6e, 0x64, 0x75, 0x73, 0x74, 0x72, 0x69, 0x65, 0x73, 0x3c, 0x2f, 0x61, 0x3e, + 0x3c, 0x62, 0x72, 0x20, 0x2f, 0x3e, 0x68, 0x61, 0x73, 0x20, 0x62, 0x65, 0x63, + 0x6f, 0x6d, 0x65, 0x61, 0x73, 0x70, 0x65, 0x63, 0x74, 0x73, 0x20, 0x6f, 0x66, + 0x54, 0x65, 0x6c, 0x65, 0x76, 0x69, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x75, 0x66, + 0x66, 0x69, 0x63, 0x69, 0x65, 0x6e, 0x74, 0x62, 0x61, 0x73, 0x6b, 0x65, 0x74, + 0x62, 0x61, 0x6c, 0x6c, 0x62, 0x6f, 0x74, 0x68, 0x20, 0x73, 0x69, 0x64, 0x65, + 0x73, 0x63, 0x6f, 0x6e, 0x74, 0x69, 0x6e, 0x75, 0x69, 0x6e, 0x67, 0x61, 0x6e, + 0x20, 0x61, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x3c, 0x69, 0x6d, 0x67, 0x20, + 0x61, 0x6c, 0x74, 0x3d, 0x22, 0x61, 0x64, 0x76, 0x65, 0x6e, 0x74, 0x75, 0x72, + 0x65, 0x73, 0x68, 0x69, 0x73, 0x20, 0x6d, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x6d, + 0x61, 0x6e, 0x63, 0x68, 0x65, 0x73, 0x74, 0x65, 0x72, 0x70, 0x72, 0x69, 0x6e, + 0x63, 0x69, 0x70, 0x6c, 0x65, 0x73, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x75, + 0x6c, 0x61, 0x72, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x72, 0x79, + 0x65, 0x66, 0x66, 0x65, 0x63, 0x74, 0x73, 0x20, 0x6f, 0x66, 0x64, 0x65, 0x63, + 0x69, 0x64, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x22, 0x3e, 0x3c, 0x73, 0x74, 0x72, + 0x6f, 0x6e, 0x67, 0x3e, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x65, 0x72, + 0x73, 0x4a, 0x6f, 0x75, 0x72, 0x6e, 0x61, 0x6c, 0x20, 0x6f, 0x66, 0x64, 0x69, + 0x66, 0x66, 0x69, 0x63, 0x75, 0x6c, 0x74, 0x79, 0x66, 0x61, 0x63, 0x69, 0x6c, + 0x69, 0x74, 0x61, 0x74, 0x65, 0x61, 0x63, 0x63, 0x65, 0x70, 0x74, 0x61, 0x62, + 0x6c, 0x65, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x2e, 0x63, 0x73, 0x73, 0x22, 0x09, + 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x69, 0x6e, 0x6e, 0x6f, + 0x76, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x3e, 0x43, 0x6f, 0x70, 0x79, 0x72, 0x69, + 0x67, 0x68, 0x74, 0x73, 0x69, 0x74, 0x75, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, + 0x77, 0x6f, 0x75, 0x6c, 0x64, 0x20, 0x68, 0x61, 0x76, 0x65, 0x62, 0x75, 0x73, + 0x69, 0x6e, 0x65, 0x73, 0x73, 0x65, 0x73, 0x44, 0x69, 0x63, 0x74, 0x69, 0x6f, + 0x6e, 0x61, 0x72, 0x79, 0x73, 0x74, 0x61, 0x74, 0x65, 0x6d, 0x65, 0x6e, 0x74, + 0x73, 0x6f, 0x66, 0x74, 0x65, 0x6e, 0x20, 0x75, 0x73, 0x65, 0x64, 0x70, 0x65, + 0x72, 0x73, 0x69, 0x73, 0x74, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x20, 0x4a, 0x61, + 0x6e, 0x75, 0x61, 0x72, 0x79, 0x63, 0x6f, 0x6d, 0x70, 0x72, 0x69, 0x73, 0x69, + 0x6e, 0x67, 0x3c, 0x2f, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x3e, 0x0a, 0x09, 0x64, + 0x69, 0x70, 0x6c, 0x6f, 0x6d, 0x61, 0x74, 0x69, 0x63, 0x63, 0x6f, 0x6e, 0x74, + 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x70, 0x65, 0x72, 0x66, 0x6f, 0x72, 0x6d, + 0x69, 0x6e, 0x67, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, + 0x6d, 0x61, 0x79, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x62, 0x65, 0x63, 0x6f, 0x6e, + 0x63, 0x65, 0x70, 0x74, 0x20, 0x6f, 0x66, 0x20, 0x6f, 0x6e, 0x63, 0x6c, 0x69, + 0x63, 0x6b, 0x3d, 0x22, 0x49, 0x74, 0x20, 0x69, 0x73, 0x20, 0x61, 0x6c, 0x73, + 0x6f, 0x66, 0x69, 0x6e, 0x61, 0x6e, 0x63, 0x69, 0x61, 0x6c, 0x20, 0x6d, 0x61, + 0x6b, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, 0x4c, 0x75, 0x78, 0x65, 0x6d, + 0x62, 0x6f, 0x75, 0x72, 0x67, 0x61, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, + 0x61, 0x6c, 0x61, 0x72, 0x65, 0x20, 0x63, 0x61, 0x6c, 0x6c, 0x65, 0x64, 0x65, + 0x6e, 0x67, 0x61, 0x67, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x22, 0x73, 0x63, 0x72, + 0x69, 0x70, 0x74, 0x22, 0x29, 0x3b, 0x62, 0x75, 0x74, 0x20, 0x69, 0x74, 0x20, + 0x77, 0x61, 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x72, 0x6f, 0x6e, 0x69, 0x63, + 0x6f, 0x6e, 0x73, 0x75, 0x62, 0x6d, 0x69, 0x74, 0x3d, 0x22, 0x0a, 0x3c, 0x21, + 0x2d, 0x2d, 0x20, 0x45, 0x6e, 0x64, 0x20, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x72, + 0x69, 0x63, 0x61, 0x6c, 0x6f, 0x66, 0x66, 0x69, 0x63, 0x69, 0x61, 0x6c, 0x6c, + 0x79, 0x73, 0x75, 0x67, 0x67, 0x65, 0x73, 0x74, 0x69, 0x6f, 0x6e, 0x74, 0x6f, + 0x70, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x75, 0x6e, 0x6c, 0x69, 0x6b, + 0x65, 0x20, 0x74, 0x68, 0x65, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, + 0x61, 0x6e, 0x4f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x61, 0x6c, 0x6c, 0x79, 0x72, + 0x65, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x63, 0x65, 0x73, 0x0a, 0x3c, 0x2f, 0x68, + 0x65, 0x61, 0x64, 0x3e, 0x0d, 0x0a, 0x72, 0x65, 0x63, 0x6f, 0x67, 0x6e, 0x69, + 0x73, 0x65, 0x64, 0x69, 0x6e, 0x69, 0x74, 0x69, 0x61, 0x6c, 0x69, 0x7a, 0x65, + 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x41, 0x6c, 0x65, + 0x78, 0x61, 0x6e, 0x64, 0x72, 0x69, 0x61, 0x72, 0x65, 0x74, 0x69, 0x72, 0x65, + 0x6d, 0x65, 0x6e, 0x74, 0x41, 0x64, 0x76, 0x65, 0x6e, 0x74, 0x75, 0x72, 0x65, + 0x73, 0x66, 0x6f, 0x75, 0x72, 0x20, 0x79, 0x65, 0x61, 0x72, 0x73, 0x0a, 0x0a, + 0x26, 0x6c, 0x74, 0x3b, 0x21, 0x2d, 0x2d, 0x20, 0x69, 0x6e, 0x63, 0x72, 0x65, + 0x61, 0x73, 0x69, 0x6e, 0x67, 0x64, 0x65, 0x63, 0x6f, 0x72, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x68, 0x33, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x6f, + 0x72, 0x69, 0x67, 0x69, 0x6e, 0x73, 0x20, 0x6f, 0x66, 0x6f, 0x62, 0x6c, 0x69, + 0x67, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x72, 0x65, 0x67, 0x75, 0x6c, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x69, 0x66, 0x69, 0x65, 0x64, + 0x28, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, 0x61, 0x64, 0x76, + 0x61, 0x6e, 0x74, 0x61, 0x67, 0x65, 0x73, 0x62, 0x65, 0x69, 0x6e, 0x67, 0x20, + 0x74, 0x68, 0x65, 0x20, 0x68, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x69, 0x61, 0x6e, + 0x73, 0x3c, 0x62, 0x61, 0x73, 0x65, 0x20, 0x68, 0x72, 0x65, 0x66, 0x72, 0x65, + 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x6c, 0x79, 0x77, 0x69, 0x6c, 0x6c, 0x69, + 0x6e, 0x67, 0x20, 0x74, 0x6f, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x72, 0x61, 0x62, + 0x6c, 0x65, 0x64, 0x65, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x65, 0x64, 0x6e, + 0x6f, 0x6d, 0x69, 0x6e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x66, 0x75, 0x6e, 0x63, + 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x69, 0x6e, 0x73, 0x69, 0x64, 0x65, 0x20, + 0x74, 0x68, 0x65, 0x72, 0x65, 0x76, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x65, 0x6e, 0x64, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x73, 0x20, 0x66, + 0x6f, 0x72, 0x20, 0x74, 0x68, 0x65, 0x20, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, + 0x69, 0x7a, 0x65, 0x64, 0x72, 0x65, 0x66, 0x75, 0x73, 0x65, 0x64, 0x20, 0x74, + 0x6f, 0x74, 0x61, 0x6b, 0x65, 0x20, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x61, 0x75, + 0x74, 0x6f, 0x6e, 0x6f, 0x6d, 0x6f, 0x75, 0x73, 0x63, 0x6f, 0x6d, 0x70, 0x72, + 0x6f, 0x6d, 0x69, 0x73, 0x65, 0x70, 0x6f, 0x6c, 0x69, 0x74, 0x69, 0x63, 0x61, + 0x6c, 0x20, 0x72, 0x65, 0x73, 0x74, 0x61, 0x75, 0x72, 0x61, 0x6e, 0x74, 0x74, + 0x77, 0x6f, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x46, 0x65, 0x62, 0x72, + 0x75, 0x61, 0x72, 0x79, 0x20, 0x32, 0x71, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, + 0x20, 0x6f, 0x66, 0x73, 0x77, 0x66, 0x6f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x2e, + 0x75, 0x6e, 0x64, 0x65, 0x72, 0x73, 0x74, 0x61, 0x6e, 0x64, 0x6e, 0x65, 0x61, + 0x72, 0x6c, 0x79, 0x20, 0x61, 0x6c, 0x6c, 0x77, 0x72, 0x69, 0x74, 0x74, 0x65, + 0x6e, 0x20, 0x62, 0x79, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x76, 0x69, 0x65, 0x77, + 0x73, 0x22, 0x20, 0x77, 0x69, 0x64, 0x74, 0x68, 0x3d, 0x22, 0x31, 0x77, 0x69, + 0x74, 0x68, 0x64, 0x72, 0x61, 0x77, 0x61, 0x6c, 0x66, 0x6c, 0x6f, 0x61, 0x74, + 0x3a, 0x6c, 0x65, 0x66, 0x74, 0x69, 0x73, 0x20, 0x75, 0x73, 0x75, 0x61, 0x6c, + 0x6c, 0x79, 0x63, 0x61, 0x6e, 0x64, 0x69, 0x64, 0x61, 0x74, 0x65, 0x73, 0x6e, + 0x65, 0x77, 0x73, 0x70, 0x61, 0x70, 0x65, 0x72, 0x73, 0x6d, 0x79, 0x73, 0x74, + 0x65, 0x72, 0x69, 0x6f, 0x75, 0x73, 0x44, 0x65, 0x70, 0x61, 0x72, 0x74, 0x6d, + 0x65, 0x6e, 0x74, 0x62, 0x65, 0x73, 0x74, 0x20, 0x6b, 0x6e, 0x6f, 0x77, 0x6e, + 0x70, 0x61, 0x72, 0x6c, 0x69, 0x61, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x75, 0x70, + 0x70, 0x72, 0x65, 0x73, 0x73, 0x65, 0x64, 0x63, 0x6f, 0x6e, 0x76, 0x65, 0x6e, + 0x69, 0x65, 0x6e, 0x74, 0x72, 0x65, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x65, + 0x64, 0x64, 0x69, 0x66, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x74, 0x20, 0x73, 0x79, + 0x73, 0x74, 0x65, 0x6d, 0x61, 0x74, 0x69, 0x63, 0x68, 0x61, 0x73, 0x20, 0x6c, + 0x65, 0x64, 0x20, 0x74, 0x6f, 0x70, 0x72, 0x6f, 0x70, 0x61, 0x67, 0x61, 0x6e, + 0x64, 0x61, 0x63, 0x6f, 0x6e, 0x74, 0x72, 0x6f, 0x6c, 0x6c, 0x65, 0x64, 0x69, + 0x6e, 0x66, 0x6c, 0x75, 0x65, 0x6e, 0x63, 0x65, 0x73, 0x63, 0x65, 0x72, 0x65, + 0x6d, 0x6f, 0x6e, 0x69, 0x61, 0x6c, 0x70, 0x72, 0x6f, 0x63, 0x6c, 0x61, 0x69, + 0x6d, 0x65, 0x64, 0x50, 0x72, 0x6f, 0x74, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, + 0x6c, 0x69, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x53, 0x63, 0x69, + 0x65, 0x6e, 0x74, 0x69, 0x66, 0x69, 0x63, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, + 0x22, 0x6e, 0x6f, 0x2d, 0x74, 0x72, 0x61, 0x64, 0x65, 0x6d, 0x61, 0x72, 0x6b, + 0x73, 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x74, 0x68, 0x61, 0x6e, 0x20, 0x77, 0x69, + 0x64, 0x65, 0x73, 0x70, 0x72, 0x65, 0x61, 0x64, 0x4c, 0x69, 0x62, 0x65, 0x72, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x74, 0x6f, 0x6f, 0x6b, 0x20, 0x70, 0x6c, 0x61, + 0x63, 0x65, 0x64, 0x61, 0x79, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x61, + 0x73, 0x20, 0x6c, 0x6f, 0x6e, 0x67, 0x20, 0x61, 0x73, 0x69, 0x6d, 0x70, 0x72, + 0x69, 0x73, 0x6f, 0x6e, 0x65, 0x64, 0x41, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, + 0x6e, 0x61, 0x6c, 0x0a, 0x3c, 0x68, 0x65, 0x61, 0x64, 0x3e, 0x0a, 0x3c, 0x6d, + 0x4c, 0x61, 0x62, 0x6f, 0x72, 0x61, 0x74, 0x6f, 0x72, 0x79, 0x4e, 0x6f, 0x76, + 0x65, 0x6d, 0x62, 0x65, 0x72, 0x20, 0x32, 0x65, 0x78, 0x63, 0x65, 0x70, 0x74, + 0x69, 0x6f, 0x6e, 0x73, 0x49, 0x6e, 0x64, 0x75, 0x73, 0x74, 0x72, 0x69, 0x61, + 0x6c, 0x76, 0x61, 0x72, 0x69, 0x65, 0x74, 0x79, 0x20, 0x6f, 0x66, 0x66, 0x6c, + 0x6f, 0x61, 0x74, 0x3a, 0x20, 0x6c, 0x65, 0x66, 0x44, 0x75, 0x72, 0x69, 0x6e, + 0x67, 0x20, 0x74, 0x68, 0x65, 0x61, 0x73, 0x73, 0x65, 0x73, 0x73, 0x6d, 0x65, + 0x6e, 0x74, 0x68, 0x61, 0x76, 0x65, 0x20, 0x62, 0x65, 0x65, 0x6e, 0x20, 0x64, + 0x65, 0x61, 0x6c, 0x73, 0x20, 0x77, 0x69, 0x74, 0x68, 0x53, 0x74, 0x61, 0x74, + 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x6f, 0x63, 0x63, 0x75, 0x72, 0x72, 0x65, + 0x6e, 0x63, 0x65, 0x2f, 0x75, 0x6c, 0x3e, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, + 0x63, 0x6c, 0x65, 0x61, 0x72, 0x66, 0x69, 0x78, 0x22, 0x3e, 0x74, 0x68, 0x65, + 0x20, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x6d, 0x61, 0x6e, 0x79, 0x20, 0x79, + 0x65, 0x61, 0x72, 0x73, 0x77, 0x68, 0x69, 0x63, 0x68, 0x20, 0x77, 0x65, 0x72, + 0x65, 0x6f, 0x76, 0x65, 0x72, 0x20, 0x74, 0x69, 0x6d, 0x65, 0x2c, 0x73, 0x79, + 0x6e, 0x6f, 0x6e, 0x79, 0x6d, 0x6f, 0x75, 0x73, 0x63, 0x6f, 0x6e, 0x74, 0x65, + 0x6e, 0x74, 0x22, 0x3e, 0x0a, 0x70, 0x72, 0x65, 0x73, 0x75, 0x6d, 0x61, 0x62, + 0x6c, 0x79, 0x68, 0x69, 0x73, 0x20, 0x66, 0x61, 0x6d, 0x69, 0x6c, 0x79, 0x75, + 0x73, 0x65, 0x72, 0x41, 0x67, 0x65, 0x6e, 0x74, 0x2e, 0x75, 0x6e, 0x65, 0x78, + 0x70, 0x65, 0x63, 0x74, 0x65, 0x64, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x69, + 0x6e, 0x67, 0x20, 0x63, 0x68, 0x61, 0x6c, 0x6c, 0x65, 0x6e, 0x67, 0x65, 0x64, + 0x61, 0x20, 0x6d, 0x69, 0x6e, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x75, 0x6e, 0x64, + 0x65, 0x66, 0x69, 0x6e, 0x65, 0x64, 0x22, 0x62, 0x65, 0x6c, 0x6f, 0x6e, 0x67, + 0x73, 0x20, 0x74, 0x6f, 0x74, 0x61, 0x6b, 0x65, 0x6e, 0x20, 0x66, 0x72, 0x6f, + 0x6d, 0x69, 0x6e, 0x20, 0x4f, 0x63, 0x74, 0x6f, 0x62, 0x65, 0x72, 0x70, 0x6f, + 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x3a, 0x20, 0x73, 0x61, 0x69, 0x64, 0x20, + 0x74, 0x6f, 0x20, 0x62, 0x65, 0x72, 0x65, 0x6c, 0x69, 0x67, 0x69, 0x6f, 0x75, + 0x73, 0x20, 0x46, 0x65, 0x64, 0x65, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, + 0x72, 0x6f, 0x77, 0x73, 0x70, 0x61, 0x6e, 0x3d, 0x22, 0x6f, 0x6e, 0x6c, 0x79, + 0x20, 0x61, 0x20, 0x66, 0x65, 0x77, 0x6d, 0x65, 0x61, 0x6e, 0x74, 0x20, 0x74, + 0x68, 0x61, 0x74, 0x6c, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, + 0x2d, 0x2d, 0x3e, 0x0d, 0x0a, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x3c, 0x66, 0x69, + 0x65, 0x6c, 0x64, 0x73, 0x65, 0x74, 0x3e, 0x41, 0x72, 0x63, 0x68, 0x62, 0x69, + 0x73, 0x68, 0x6f, 0x70, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x6e, + 0x6f, 0x62, 0x65, 0x69, 0x6e, 0x67, 0x20, 0x75, 0x73, 0x65, 0x64, 0x61, 0x70, + 0x70, 0x72, 0x6f, 0x61, 0x63, 0x68, 0x65, 0x73, 0x70, 0x72, 0x69, 0x76, 0x69, + 0x6c, 0x65, 0x67, 0x65, 0x73, 0x6e, 0x6f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, + 0x3e, 0x0a, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x73, 0x20, 0x69, 0x6e, 0x6d, + 0x61, 0x79, 0x20, 0x62, 0x65, 0x20, 0x74, 0x68, 0x65, 0x45, 0x61, 0x73, 0x74, + 0x65, 0x72, 0x20, 0x65, 0x67, 0x67, 0x6d, 0x65, 0x63, 0x68, 0x61, 0x6e, 0x69, + 0x73, 0x6d, 0x73, 0x72, 0x65, 0x61, 0x73, 0x6f, 0x6e, 0x61, 0x62, 0x6c, 0x65, + 0x50, 0x6f, 0x70, 0x75, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x6f, 0x6c, + 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, + 0x65, 0x64, 0x22, 0x3e, 0x6e, 0x6f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, + 0x0d, 0x2f, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x2e, 0x70, 0x68, 0x70, 0x61, 0x72, + 0x72, 0x69, 0x76, 0x61, 0x6c, 0x20, 0x6f, 0x66, 0x2d, 0x6a, 0x73, 0x73, 0x64, + 0x6b, 0x27, 0x29, 0x29, 0x3b, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x64, 0x20, + 0x74, 0x6f, 0x69, 0x6e, 0x63, 0x6f, 0x6d, 0x70, 0x6c, 0x65, 0x74, 0x65, 0x63, + 0x61, 0x73, 0x75, 0x61, 0x6c, 0x74, 0x69, 0x65, 0x73, 0x63, 0x6f, 0x6d, 0x70, + 0x6c, 0x65, 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x68, 0x72, 0x69, 0x73, 0x74, 0x69, + 0x61, 0x6e, 0x73, 0x53, 0x65, 0x70, 0x74, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x20, + 0x61, 0x72, 0x69, 0x74, 0x68, 0x6d, 0x65, 0x74, 0x69, 0x63, 0x70, 0x72, 0x6f, + 0x63, 0x65, 0x64, 0x75, 0x72, 0x65, 0x73, 0x6d, 0x69, 0x67, 0x68, 0x74, 0x20, + 0x68, 0x61, 0x76, 0x65, 0x50, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x69, 0x6f, + 0x6e, 0x69, 0x74, 0x20, 0x61, 0x70, 0x70, 0x65, 0x61, 0x72, 0x73, 0x50, 0x68, + 0x69, 0x6c, 0x6f, 0x73, 0x6f, 0x70, 0x68, 0x79, 0x66, 0x72, 0x69, 0x65, 0x6e, + 0x64, 0x73, 0x68, 0x69, 0x70, 0x6c, 0x65, 0x61, 0x64, 0x69, 0x6e, 0x67, 0x20, + 0x74, 0x6f, 0x67, 0x69, 0x76, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, 0x74, + 0x6f, 0x77, 0x61, 0x72, 0x64, 0x20, 0x74, 0x68, 0x65, 0x67, 0x75, 0x61, 0x72, + 0x61, 0x6e, 0x74, 0x65, 0x65, 0x64, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, + 0x74, 0x65, 0x64, 0x63, 0x6f, 0x6c, 0x6f, 0x72, 0x3a, 0x23, 0x30, 0x30, 0x30, + 0x76, 0x69, 0x64, 0x65, 0x6f, 0x20, 0x67, 0x61, 0x6d, 0x65, 0x63, 0x6f, 0x6d, + 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x72, 0x65, 0x66, 0x6c, 0x65, 0x63, + 0x74, 0x69, 0x6e, 0x67, 0x63, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x20, 0x74, 0x68, + 0x65, 0x61, 0x73, 0x73, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x65, 0x64, 0x73, 0x61, + 0x6e, 0x73, 0x2d, 0x73, 0x65, 0x72, 0x69, 0x66, 0x6f, 0x6e, 0x6b, 0x65, 0x79, + 0x70, 0x72, 0x65, 0x73, 0x73, 0x3b, 0x20, 0x70, 0x61, 0x64, 0x64, 0x69, 0x6e, + 0x67, 0x3a, 0x48, 0x65, 0x20, 0x77, 0x61, 0x73, 0x20, 0x74, 0x68, 0x65, 0x75, + 0x6e, 0x64, 0x65, 0x72, 0x6c, 0x79, 0x69, 0x6e, 0x67, 0x74, 0x79, 0x70, 0x69, + 0x63, 0x61, 0x6c, 0x6c, 0x79, 0x20, 0x2c, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x74, + 0x68, 0x65, 0x20, 0x73, 0x72, 0x63, 0x45, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, + 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x69, 0x76, 0x65, 0x73, 0x69, 0x6e, + 0x63, 0x65, 0x20, 0x74, 0x68, 0x65, 0x20, 0x73, 0x68, 0x6f, 0x75, 0x6c, 0x64, + 0x20, 0x62, 0x65, 0x20, 0x6e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x69, 0x6e, + 0x67, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x69, 0x6e, 0x67, 0x75, 0x73, + 0x65, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x6c, 0x6f, 0x77, 0x65, 0x72, + 0x20, 0x74, 0x68, 0x61, 0x6e, 0x73, 0x68, 0x6f, 0x77, 0x73, 0x20, 0x74, 0x68, + 0x61, 0x74, 0x3c, 0x2f, 0x73, 0x70, 0x61, 0x6e, 0x3e, 0x0a, 0x09, 0x09, 0x63, + 0x6f, 0x6d, 0x70, 0x6c, 0x61, 0x69, 0x6e, 0x74, 0x73, 0x63, 0x6f, 0x6e, 0x74, + 0x69, 0x6e, 0x75, 0x6f, 0x75, 0x73, 0x71, 0x75, 0x61, 0x6e, 0x74, 0x69, 0x74, + 0x69, 0x65, 0x73, 0x61, 0x73, 0x74, 0x72, 0x6f, 0x6e, 0x6f, 0x6d, 0x65, 0x72, + 0x68, 0x65, 0x20, 0x64, 0x69, 0x64, 0x20, 0x6e, 0x6f, 0x74, 0x64, 0x75, 0x65, + 0x20, 0x74, 0x6f, 0x20, 0x69, 0x74, 0x73, 0x61, 0x70, 0x70, 0x6c, 0x69, 0x65, + 0x64, 0x20, 0x74, 0x6f, 0x61, 0x6e, 0x20, 0x61, 0x76, 0x65, 0x72, 0x61, 0x67, + 0x65, 0x65, 0x66, 0x66, 0x6f, 0x72, 0x74, 0x73, 0x20, 0x74, 0x6f, 0x74, 0x68, + 0x65, 0x20, 0x66, 0x75, 0x74, 0x75, 0x72, 0x65, 0x61, 0x74, 0x74, 0x65, 0x6d, + 0x70, 0x74, 0x20, 0x74, 0x6f, 0x54, 0x68, 0x65, 0x72, 0x65, 0x66, 0x6f, 0x72, + 0x65, 0x2c, 0x63, 0x61, 0x70, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x52, + 0x65, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x61, 0x6e, 0x77, 0x61, 0x73, 0x20, + 0x66, 0x6f, 0x72, 0x6d, 0x65, 0x64, 0x45, 0x6c, 0x65, 0x63, 0x74, 0x72, 0x6f, + 0x6e, 0x69, 0x63, 0x6b, 0x69, 0x6c, 0x6f, 0x6d, 0x65, 0x74, 0x65, 0x72, 0x73, + 0x63, 0x68, 0x61, 0x6c, 0x6c, 0x65, 0x6e, 0x67, 0x65, 0x73, 0x70, 0x75, 0x62, + 0x6c, 0x69, 0x73, 0x68, 0x69, 0x6e, 0x67, 0x74, 0x68, 0x65, 0x20, 0x66, 0x6f, + 0x72, 0x6d, 0x65, 0x72, 0x69, 0x6e, 0x64, 0x69, 0x67, 0x65, 0x6e, 0x6f, 0x75, + 0x73, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x73, 0x75, + 0x62, 0x73, 0x69, 0x64, 0x69, 0x61, 0x72, 0x79, 0x63, 0x6f, 0x6e, 0x73, 0x70, + 0x69, 0x72, 0x61, 0x63, 0x79, 0x64, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x73, 0x20, + 0x6f, 0x66, 0x61, 0x6e, 0x64, 0x20, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x61, + 0x66, 0x66, 0x6f, 0x72, 0x64, 0x61, 0x62, 0x6c, 0x65, 0x73, 0x75, 0x62, 0x73, + 0x74, 0x61, 0x6e, 0x63, 0x65, 0x73, 0x72, 0x65, 0x61, 0x73, 0x6f, 0x6e, 0x20, + 0x66, 0x6f, 0x72, 0x63, 0x6f, 0x6e, 0x76, 0x65, 0x6e, 0x74, 0x69, 0x6f, 0x6e, + 0x69, 0x74, 0x65, 0x6d, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x61, 0x62, 0x73, + 0x6f, 0x6c, 0x75, 0x74, 0x65, 0x6c, 0x79, 0x73, 0x75, 0x70, 0x70, 0x6f, 0x73, + 0x65, 0x64, 0x6c, 0x79, 0x72, 0x65, 0x6d, 0x61, 0x69, 0x6e, 0x65, 0x64, 0x20, + 0x61, 0x61, 0x74, 0x74, 0x72, 0x61, 0x63, 0x74, 0x69, 0x76, 0x65, 0x74, 0x72, + 0x61, 0x76, 0x65, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x73, 0x65, 0x70, 0x61, 0x72, + 0x61, 0x74, 0x65, 0x6c, 0x79, 0x66, 0x6f, 0x63, 0x75, 0x73, 0x65, 0x73, 0x20, + 0x6f, 0x6e, 0x65, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x72, 0x79, 0x61, + 0x70, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x62, 0x6c, 0x65, 0x66, 0x6f, 0x75, 0x6e, + 0x64, 0x20, 0x74, 0x68, 0x61, 0x74, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x73, 0x68, + 0x65, 0x65, 0x74, 0x6d, 0x61, 0x6e, 0x75, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, + 0x73, 0x74, 0x61, 0x6e, 0x64, 0x73, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x6e, 0x6f, + 0x2d, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x28, 0x73, 0x6f, 0x6d, 0x65, 0x74, + 0x69, 0x6d, 0x65, 0x73, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x72, 0x63, 0x69, 0x61, + 0x6c, 0x69, 0x6e, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x75, 0x6e, + 0x64, 0x65, 0x72, 0x74, 0x61, 0x6b, 0x65, 0x6e, 0x71, 0x75, 0x61, 0x72, 0x74, + 0x65, 0x72, 0x20, 0x6f, 0x66, 0x61, 0x6e, 0x20, 0x65, 0x78, 0x61, 0x6d, 0x70, + 0x6c, 0x65, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x61, 0x6c, 0x6c, 0x79, 0x69, + 0x6e, 0x64, 0x65, 0x78, 0x2e, 0x70, 0x68, 0x70, 0x3f, 0x3c, 0x2f, 0x62, 0x75, + 0x74, 0x74, 0x6f, 0x6e, 0x3e, 0x0a, 0x70, 0x65, 0x72, 0x63, 0x65, 0x6e, 0x74, + 0x61, 0x67, 0x65, 0x62, 0x65, 0x73, 0x74, 0x2d, 0x6b, 0x6e, 0x6f, 0x77, 0x6e, + 0x63, 0x72, 0x65, 0x61, 0x74, 0x69, 0x6e, 0x67, 0x20, 0x61, 0x22, 0x20, 0x64, + 0x69, 0x72, 0x3d, 0x22, 0x6c, 0x74, 0x72, 0x4c, 0x69, 0x65, 0x75, 0x74, 0x65, + 0x6e, 0x61, 0x6e, 0x74, 0x0a, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x69, 0x64, 0x3d, + 0x22, 0x74, 0x68, 0x65, 0x79, 0x20, 0x77, 0x6f, 0x75, 0x6c, 0x64, 0x61, 0x62, + 0x69, 0x6c, 0x69, 0x74, 0x79, 0x20, 0x6f, 0x66, 0x6d, 0x61, 0x64, 0x65, 0x20, + 0x75, 0x70, 0x20, 0x6f, 0x66, 0x6e, 0x6f, 0x74, 0x65, 0x64, 0x20, 0x74, 0x68, + 0x61, 0x74, 0x63, 0x6c, 0x65, 0x61, 0x72, 0x20, 0x74, 0x68, 0x61, 0x74, 0x61, + 0x72, 0x67, 0x75, 0x65, 0x20, 0x74, 0x68, 0x61, 0x74, 0x74, 0x6f, 0x20, 0x61, + 0x6e, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x63, 0x68, 0x69, 0x6c, 0x64, 0x72, 0x65, + 0x6e, 0x27, 0x73, 0x70, 0x75, 0x72, 0x70, 0x6f, 0x73, 0x65, 0x20, 0x6f, 0x66, + 0x66, 0x6f, 0x72, 0x6d, 0x75, 0x6c, 0x61, 0x74, 0x65, 0x64, 0x62, 0x61, 0x73, + 0x65, 0x64, 0x20, 0x75, 0x70, 0x6f, 0x6e, 0x74, 0x68, 0x65, 0x20, 0x72, 0x65, + 0x67, 0x69, 0x6f, 0x6e, 0x73, 0x75, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x20, 0x6f, + 0x66, 0x70, 0x61, 0x73, 0x73, 0x65, 0x6e, 0x67, 0x65, 0x72, 0x73, 0x70, 0x6f, + 0x73, 0x73, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x2e, 0x0a, 0x0a, 0x49, 0x6e, + 0x20, 0x74, 0x68, 0x65, 0x20, 0x42, 0x65, 0x66, 0x6f, 0x72, 0x65, 0x20, 0x74, + 0x68, 0x65, 0x61, 0x66, 0x74, 0x65, 0x72, 0x77, 0x61, 0x72, 0x64, 0x73, 0x63, + 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74, 0x6c, 0x79, 0x20, 0x61, 0x63, 0x72, 0x6f, + 0x73, 0x73, 0x20, 0x74, 0x68, 0x65, 0x73, 0x63, 0x69, 0x65, 0x6e, 0x74, 0x69, + 0x66, 0x69, 0x63, 0x63, 0x6f, 0x6d, 0x6d, 0x75, 0x6e, 0x69, 0x74, 0x79, 0x2e, + 0x63, 0x61, 0x70, 0x69, 0x74, 0x61, 0x6c, 0x69, 0x73, 0x6d, 0x69, 0x6e, 0x20, + 0x47, 0x65, 0x72, 0x6d, 0x61, 0x6e, 0x79, 0x72, 0x69, 0x67, 0x68, 0x74, 0x2d, + 0x77, 0x69, 0x6e, 0x67, 0x74, 0x68, 0x65, 0x20, 0x73, 0x79, 0x73, 0x74, 0x65, + 0x6d, 0x53, 0x6f, 0x63, 0x69, 0x65, 0x74, 0x79, 0x20, 0x6f, 0x66, 0x70, 0x6f, + 0x6c, 0x69, 0x74, 0x69, 0x63, 0x69, 0x61, 0x6e, 0x64, 0x69, 0x72, 0x65, 0x63, + 0x74, 0x69, 0x6f, 0x6e, 0x3a, 0x77, 0x65, 0x6e, 0x74, 0x20, 0x6f, 0x6e, 0x20, + 0x74, 0x6f, 0x72, 0x65, 0x6d, 0x6f, 0x76, 0x61, 0x6c, 0x20, 0x6f, 0x66, 0x20, + 0x4e, 0x65, 0x77, 0x20, 0x59, 0x6f, 0x72, 0x6b, 0x20, 0x61, 0x70, 0x61, 0x72, + 0x74, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x69, 0x6e, 0x64, 0x69, 0x63, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x64, 0x75, 0x72, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, + 0x75, 0x6e, 0x6c, 0x65, 0x73, 0x73, 0x20, 0x74, 0x68, 0x65, 0x68, 0x69, 0x73, + 0x74, 0x6f, 0x72, 0x69, 0x63, 0x61, 0x6c, 0x68, 0x61, 0x64, 0x20, 0x62, 0x65, + 0x65, 0x6e, 0x20, 0x61, 0x64, 0x65, 0x66, 0x69, 0x6e, 0x69, 0x74, 0x69, 0x76, + 0x65, 0x69, 0x6e, 0x67, 0x72, 0x65, 0x64, 0x69, 0x65, 0x6e, 0x74, 0x61, 0x74, + 0x74, 0x65, 0x6e, 0x64, 0x61, 0x6e, 0x63, 0x65, 0x43, 0x65, 0x6e, 0x74, 0x65, + 0x72, 0x20, 0x66, 0x6f, 0x72, 0x70, 0x72, 0x6f, 0x6d, 0x69, 0x6e, 0x65, 0x6e, + 0x63, 0x65, 0x72, 0x65, 0x61, 0x64, 0x79, 0x53, 0x74, 0x61, 0x74, 0x65, 0x73, + 0x74, 0x72, 0x61, 0x74, 0x65, 0x67, 0x69, 0x65, 0x73, 0x62, 0x75, 0x74, 0x20, + 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x61, 0x73, 0x20, 0x70, 0x61, 0x72, 0x74, + 0x20, 0x6f, 0x66, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x69, 0x74, 0x75, 0x74, 0x65, + 0x63, 0x6c, 0x61, 0x69, 0x6d, 0x20, 0x74, 0x68, 0x61, 0x74, 0x6c, 0x61, 0x62, + 0x6f, 0x72, 0x61, 0x74, 0x6f, 0x72, 0x79, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x74, + 0x69, 0x62, 0x6c, 0x65, 0x66, 0x61, 0x69, 0x6c, 0x75, 0x72, 0x65, 0x20, 0x6f, + 0x66, 0x2c, 0x20, 0x73, 0x75, 0x63, 0x68, 0x20, 0x61, 0x73, 0x20, 0x62, 0x65, + 0x67, 0x61, 0x6e, 0x20, 0x77, 0x69, 0x74, 0x68, 0x75, 0x73, 0x69, 0x6e, 0x67, + 0x20, 0x74, 0x68, 0x65, 0x20, 0x74, 0x6f, 0x20, 0x70, 0x72, 0x6f, 0x76, 0x69, + 0x64, 0x65, 0x66, 0x65, 0x61, 0x74, 0x75, 0x72, 0x65, 0x20, 0x6f, 0x66, 0x66, + 0x72, 0x6f, 0x6d, 0x20, 0x77, 0x68, 0x69, 0x63, 0x68, 0x2f, 0x22, 0x20, 0x63, + 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x67, 0x65, 0x6f, 0x6c, 0x6f, 0x67, 0x69, + 0x63, 0x61, 0x6c, 0x73, 0x65, 0x76, 0x65, 0x72, 0x61, 0x6c, 0x20, 0x6f, 0x66, + 0x64, 0x65, 0x6c, 0x69, 0x62, 0x65, 0x72, 0x61, 0x74, 0x65, 0x69, 0x6d, 0x70, + 0x6f, 0x72, 0x74, 0x61, 0x6e, 0x74, 0x20, 0x68, 0x6f, 0x6c, 0x64, 0x73, 0x20, + 0x74, 0x68, 0x61, 0x74, 0x69, 0x6e, 0x67, 0x26, 0x71, 0x75, 0x6f, 0x74, 0x3b, + 0x20, 0x76, 0x61, 0x6c, 0x69, 0x67, 0x6e, 0x3d, 0x74, 0x6f, 0x70, 0x74, 0x68, + 0x65, 0x20, 0x47, 0x65, 0x72, 0x6d, 0x61, 0x6e, 0x6f, 0x75, 0x74, 0x73, 0x69, + 0x64, 0x65, 0x20, 0x6f, 0x66, 0x6e, 0x65, 0x67, 0x6f, 0x74, 0x69, 0x61, 0x74, + 0x65, 0x64, 0x68, 0x69, 0x73, 0x20, 0x63, 0x61, 0x72, 0x65, 0x65, 0x72, 0x73, + 0x65, 0x70, 0x61, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x69, 0x64, 0x3d, 0x22, + 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x77, 0x61, 0x73, 0x20, 0x63, 0x61, 0x6c, + 0x6c, 0x65, 0x64, 0x74, 0x68, 0x65, 0x20, 0x66, 0x6f, 0x75, 0x72, 0x74, 0x68, + 0x72, 0x65, 0x63, 0x72, 0x65, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x6f, 0x74, 0x68, + 0x65, 0x72, 0x20, 0x74, 0x68, 0x61, 0x6e, 0x70, 0x72, 0x65, 0x76, 0x65, 0x6e, + 0x74, 0x69, 0x6f, 0x6e, 0x77, 0x68, 0x69, 0x6c, 0x65, 0x20, 0x74, 0x68, 0x65, + 0x20, 0x65, 0x64, 0x75, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2c, 0x63, 0x6f, + 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x69, 0x6e, 0x67, 0x61, 0x63, 0x63, 0x75, 0x72, + 0x61, 0x74, 0x65, 0x6c, 0x79, 0x77, 0x65, 0x72, 0x65, 0x20, 0x62, 0x75, 0x69, + 0x6c, 0x74, 0x77, 0x61, 0x73, 0x20, 0x6b, 0x69, 0x6c, 0x6c, 0x65, 0x64, 0x61, + 0x67, 0x72, 0x65, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x6d, 0x75, 0x63, 0x68, + 0x20, 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x44, 0x75, 0x65, 0x20, 0x74, 0x6f, 0x20, + 0x74, 0x68, 0x65, 0x77, 0x69, 0x64, 0x74, 0x68, 0x3a, 0x20, 0x31, 0x30, 0x30, + 0x73, 0x6f, 0x6d, 0x65, 0x20, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x4b, 0x69, 0x6e, + 0x67, 0x64, 0x6f, 0x6d, 0x20, 0x6f, 0x66, 0x74, 0x68, 0x65, 0x20, 0x65, 0x6e, + 0x74, 0x69, 0x72, 0x65, 0x66, 0x61, 0x6d, 0x6f, 0x75, 0x73, 0x20, 0x66, 0x6f, + 0x72, 0x74, 0x6f, 0x20, 0x63, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x6f, 0x62, + 0x6a, 0x65, 0x63, 0x74, 0x69, 0x76, 0x65, 0x73, 0x74, 0x68, 0x65, 0x20, 0x46, + 0x72, 0x65, 0x6e, 0x63, 0x68, 0x70, 0x65, 0x6f, 0x70, 0x6c, 0x65, 0x20, 0x61, + 0x6e, 0x64, 0x66, 0x65, 0x61, 0x74, 0x75, 0x72, 0x65, 0x64, 0x22, 0x3e, 0x69, + 0x73, 0x20, 0x73, 0x61, 0x69, 0x64, 0x20, 0x74, 0x6f, 0x73, 0x74, 0x72, 0x75, + 0x63, 0x74, 0x75, 0x72, 0x61, 0x6c, 0x72, 0x65, 0x66, 0x65, 0x72, 0x65, 0x6e, + 0x64, 0x75, 0x6d, 0x6d, 0x6f, 0x73, 0x74, 0x20, 0x6f, 0x66, 0x74, 0x65, 0x6e, + 0x61, 0x20, 0x73, 0x65, 0x70, 0x61, 0x72, 0x61, 0x74, 0x65, 0x2d, 0x3e, 0x0a, + 0x3c, 0x64, 0x69, 0x76, 0x20, 0x69, 0x64, 0x20, 0x4f, 0x66, 0x66, 0x69, 0x63, + 0x69, 0x61, 0x6c, 0x20, 0x77, 0x6f, 0x72, 0x6c, 0x64, 0x77, 0x69, 0x64, 0x65, + 0x2e, 0x61, 0x72, 0x69, 0x61, 0x2d, 0x6c, 0x61, 0x62, 0x65, 0x6c, 0x74, 0x68, + 0x65, 0x20, 0x70, 0x6c, 0x61, 0x6e, 0x65, 0x74, 0x61, 0x6e, 0x64, 0x20, 0x69, + 0x74, 0x20, 0x77, 0x61, 0x73, 0x64, 0x22, 0x20, 0x76, 0x61, 0x6c, 0x75, 0x65, + 0x3d, 0x22, 0x6c, 0x6f, 0x6f, 0x6b, 0x69, 0x6e, 0x67, 0x20, 0x61, 0x74, 0x62, + 0x65, 0x6e, 0x65, 0x66, 0x69, 0x63, 0x69, 0x61, 0x6c, 0x61, 0x72, 0x65, 0x20, + 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x6d, 0x6f, 0x6e, 0x69, 0x74, 0x6f, 0x72, + 0x69, 0x6e, 0x67, 0x72, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x65, 0x64, 0x6c, 0x79, + 0x74, 0x68, 0x65, 0x20, 0x6d, 0x6f, 0x64, 0x65, 0x72, 0x6e, 0x77, 0x6f, 0x72, + 0x6b, 0x69, 0x6e, 0x67, 0x20, 0x6f, 0x6e, 0x61, 0x6c, 0x6c, 0x6f, 0x77, 0x65, + 0x64, 0x20, 0x74, 0x6f, 0x77, 0x68, 0x65, 0x72, 0x65, 0x20, 0x74, 0x68, 0x65, + 0x20, 0x69, 0x6e, 0x6e, 0x6f, 0x76, 0x61, 0x74, 0x69, 0x76, 0x65, 0x3c, 0x2f, + 0x61, 0x3e, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x73, 0x6f, 0x75, 0x6e, 0x64, + 0x74, 0x72, 0x61, 0x63, 0x6b, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x46, 0x6f, + 0x72, 0x6d, 0x74, 0x65, 0x6e, 0x64, 0x20, 0x74, 0x6f, 0x20, 0x62, 0x65, 0x69, + 0x6e, 0x70, 0x75, 0x74, 0x20, 0x69, 0x64, 0x3d, 0x22, 0x6f, 0x70, 0x65, 0x6e, + 0x69, 0x6e, 0x67, 0x20, 0x6f, 0x66, 0x72, 0x65, 0x73, 0x74, 0x72, 0x69, 0x63, + 0x74, 0x65, 0x64, 0x61, 0x64, 0x6f, 0x70, 0x74, 0x65, 0x64, 0x20, 0x62, 0x79, + 0x61, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x69, 0x6e, 0x67, 0x74, 0x68, 0x65, + 0x6f, 0x6c, 0x6f, 0x67, 0x69, 0x61, 0x6e, 0x6d, 0x65, 0x74, 0x68, 0x6f, 0x64, + 0x73, 0x20, 0x6f, 0x66, 0x76, 0x61, 0x72, 0x69, 0x61, 0x6e, 0x74, 0x20, 0x6f, + 0x66, 0x43, 0x68, 0x72, 0x69, 0x73, 0x74, 0x69, 0x61, 0x6e, 0x20, 0x76, 0x65, + 0x72, 0x79, 0x20, 0x6c, 0x61, 0x72, 0x67, 0x65, 0x61, 0x75, 0x74, 0x6f, 0x6d, + 0x6f, 0x74, 0x69, 0x76, 0x65, 0x62, 0x79, 0x20, 0x66, 0x61, 0x72, 0x20, 0x74, + 0x68, 0x65, 0x72, 0x61, 0x6e, 0x67, 0x65, 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x70, + 0x75, 0x72, 0x73, 0x75, 0x69, 0x74, 0x20, 0x6f, 0x66, 0x66, 0x6f, 0x6c, 0x6c, + 0x6f, 0x77, 0x20, 0x74, 0x68, 0x65, 0x62, 0x72, 0x6f, 0x75, 0x67, 0x68, 0x74, + 0x20, 0x74, 0x6f, 0x69, 0x6e, 0x20, 0x45, 0x6e, 0x67, 0x6c, 0x61, 0x6e, 0x64, + 0x61, 0x67, 0x72, 0x65, 0x65, 0x20, 0x74, 0x68, 0x61, 0x74, 0x61, 0x63, 0x63, + 0x75, 0x73, 0x65, 0x64, 0x20, 0x6f, 0x66, 0x63, 0x6f, 0x6d, 0x65, 0x73, 0x20, + 0x66, 0x72, 0x6f, 0x6d, 0x70, 0x72, 0x65, 0x76, 0x65, 0x6e, 0x74, 0x69, 0x6e, + 0x67, 0x64, 0x69, 0x76, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x68, 0x69, + 0x73, 0x20, 0x6f, 0x72, 0x20, 0x68, 0x65, 0x72, 0x74, 0x72, 0x65, 0x6d, 0x65, + 0x6e, 0x64, 0x6f, 0x75, 0x73, 0x66, 0x72, 0x65, 0x65, 0x64, 0x6f, 0x6d, 0x20, + 0x6f, 0x66, 0x63, 0x6f, 0x6e, 0x63, 0x65, 0x72, 0x6e, 0x69, 0x6e, 0x67, 0x30, + 0x20, 0x31, 0x65, 0x6d, 0x20, 0x31, 0x65, 0x6d, 0x3b, 0x42, 0x61, 0x73, 0x6b, + 0x65, 0x74, 0x62, 0x61, 0x6c, 0x6c, 0x2f, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x2e, + 0x63, 0x73, 0x73, 0x61, 0x6e, 0x20, 0x65, 0x61, 0x72, 0x6c, 0x69, 0x65, 0x72, + 0x65, 0x76, 0x65, 0x6e, 0x20, 0x61, 0x66, 0x74, 0x65, 0x72, 0x2f, 0x22, 0x20, + 0x74, 0x69, 0x74, 0x6c, 0x65, 0x3d, 0x22, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x69, + 0x6e, 0x64, 0x65, 0x78, 0x74, 0x61, 0x6b, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, + 0x65, 0x70, 0x69, 0x74, 0x74, 0x73, 0x62, 0x75, 0x72, 0x67, 0x68, 0x63, 0x6f, + 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x22, 0x3e, 0x0d, 0x3c, 0x73, 0x63, 0x72, 0x69, + 0x70, 0x74, 0x3e, 0x28, 0x66, 0x74, 0x75, 0x72, 0x6e, 0x65, 0x64, 0x20, 0x6f, + 0x75, 0x74, 0x68, 0x61, 0x76, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, 0x3c, + 0x2f, 0x73, 0x70, 0x61, 0x6e, 0x3e, 0x0d, 0x0a, 0x20, 0x6f, 0x63, 0x63, 0x61, + 0x73, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x62, 0x65, 0x63, 0x61, 0x75, 0x73, 0x65, + 0x20, 0x69, 0x74, 0x73, 0x74, 0x61, 0x72, 0x74, 0x65, 0x64, 0x20, 0x74, 0x6f, + 0x70, 0x68, 0x79, 0x73, 0x69, 0x63, 0x61, 0x6c, 0x6c, 0x79, 0x3e, 0x3c, 0x2f, + 0x64, 0x69, 0x76, 0x3e, 0x0a, 0x20, 0x20, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, + 0x64, 0x20, 0x62, 0x79, 0x43, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74, 0x6c, 0x79, + 0x2c, 0x20, 0x62, 0x67, 0x63, 0x6f, 0x6c, 0x6f, 0x72, 0x3d, 0x22, 0x74, 0x61, + 0x62, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x3d, 0x22, 0x64, 0x69, 0x73, 0x61, 0x73, + 0x74, 0x72, 0x6f, 0x75, 0x73, 0x41, 0x6e, 0x61, 0x6c, 0x79, 0x74, 0x69, 0x63, + 0x73, 0x20, 0x61, 0x6c, 0x73, 0x6f, 0x20, 0x68, 0x61, 0x73, 0x20, 0x61, 0x3e, + 0x3c, 0x64, 0x69, 0x76, 0x20, 0x69, 0x64, 0x3d, 0x22, 0x3c, 0x2f, 0x73, 0x74, + 0x79, 0x6c, 0x65, 0x3e, 0x0a, 0x3c, 0x63, 0x61, 0x6c, 0x6c, 0x65, 0x64, 0x20, + 0x66, 0x6f, 0x72, 0x73, 0x69, 0x6e, 0x67, 0x65, 0x72, 0x20, 0x61, 0x6e, 0x64, + 0x2e, 0x73, 0x72, 0x63, 0x20, 0x3d, 0x20, 0x22, 0x2f, 0x2f, 0x76, 0x69, 0x6f, + 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x74, 0x68, 0x69, 0x73, 0x20, 0x70, + 0x6f, 0x69, 0x6e, 0x74, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x61, 0x6e, 0x74, 0x6c, + 0x79, 0x69, 0x73, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x65, 0x64, 0x72, 0x65, + 0x63, 0x6f, 0x72, 0x64, 0x69, 0x6e, 0x67, 0x73, 0x64, 0x20, 0x66, 0x72, 0x6f, + 0x6d, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x65, 0x64, 0x65, 0x72, 0x6c, 0x61, 0x6e, + 0x64, 0x73, 0x70, 0x6f, 0x72, 0x74, 0x75, 0x67, 0x75, 0xc3, 0xaa, 0x73, 0xd7, + 0xa2, 0xd7, 0x91, 0xd7, 0xa8, 0xd7, 0x99, 0xd7, 0xaa, 0xd9, 0x81, 0xd8, 0xa7, + 0xd8, 0xb1, 0xd8, 0xb3, 0xdb, 0x8c, 0x64, 0x65, 0x73, 0x61, 0x72, 0x72, 0x6f, + 0x6c, 0x6c, 0x6f, 0x63, 0x6f, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x72, 0x69, 0x6f, + 0x65, 0x64, 0x75, 0x63, 0x61, 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x73, 0x65, 0x70, + 0x74, 0x69, 0x65, 0x6d, 0x62, 0x72, 0x65, 0x72, 0x65, 0x67, 0x69, 0x73, 0x74, + 0x72, 0x61, 0x64, 0x6f, 0x64, 0x69, 0x72, 0x65, 0x63, 0x63, 0x69, 0xc3, 0xb3, + 0x6e, 0x75, 0x62, 0x69, 0x63, 0x61, 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x70, 0x75, + 0x62, 0x6c, 0x69, 0x63, 0x69, 0x64, 0x61, 0x64, 0x72, 0x65, 0x73, 0x70, 0x75, + 0x65, 0x73, 0x74, 0x61, 0x73, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x61, 0x64, + 0x6f, 0x73, 0x69, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x61, 0x6e, 0x74, 0x65, 0x72, + 0x65, 0x73, 0x65, 0x72, 0x76, 0x61, 0x64, 0x6f, 0x73, 0x61, 0x72, 0x74, 0xc3, + 0xad, 0x63, 0x75, 0x6c, 0x6f, 0x73, 0x64, 0x69, 0x66, 0x65, 0x72, 0x65, 0x6e, + 0x74, 0x65, 0x73, 0x73, 0x69, 0x67, 0x75, 0x69, 0x65, 0x6e, 0x74, 0x65, 0x73, + 0x72, 0x65, 0x70, 0xc3, 0xba, 0x62, 0x6c, 0x69, 0x63, 0x61, 0x73, 0x69, 0x74, + 0x75, 0x61, 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x6d, 0x69, 0x6e, 0x69, 0x73, 0x74, + 0x65, 0x72, 0x69, 0x6f, 0x70, 0x72, 0x69, 0x76, 0x61, 0x63, 0x69, 0x64, 0x61, + 0x64, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x69, 0x6f, 0x66, 0x6f, + 0x72, 0x6d, 0x61, 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x70, 0x6f, 0x62, 0x6c, 0x61, + 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x70, 0x72, 0x65, 0x73, 0x69, 0x64, 0x65, 0x6e, + 0x74, 0x65, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x69, 0x64, 0x6f, 0x73, 0x61, + 0x63, 0x63, 0x65, 0x73, 0x6f, 0x72, 0x69, 0x6f, 0x73, 0x74, 0x65, 0x63, 0x68, + 0x6e, 0x6f, 0x72, 0x61, 0x74, 0x69, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x61, + 0x6c, 0x65, 0x73, 0x63, 0x61, 0x74, 0x65, 0x67, 0x6f, 0x72, 0xc3, 0xad, 0x61, + 0x65, 0x73, 0x70, 0x65, 0x63, 0x69, 0x61, 0x6c, 0x65, 0x73, 0x64, 0x69, 0x73, + 0x70, 0x6f, 0x6e, 0x69, 0x62, 0x6c, 0x65, 0x61, 0x63, 0x74, 0x75, 0x61, 0x6c, + 0x69, 0x64, 0x61, 0x64, 0x72, 0x65, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x63, 0x69, + 0x61, 0x76, 0x61, 0x6c, 0x6c, 0x61, 0x64, 0x6f, 0x6c, 0x69, 0x64, 0x62, 0x69, + 0x62, 0x6c, 0x69, 0x6f, 0x74, 0x65, 0x63, 0x61, 0x72, 0x65, 0x6c, 0x61, 0x63, + 0x69, 0x6f, 0x6e, 0x65, 0x73, 0x63, 0x61, 0x6c, 0x65, 0x6e, 0x64, 0x61, 0x72, + 0x69, 0x6f, 0x70, 0x6f, 0x6c, 0xc3, 0xad, 0x74, 0x69, 0x63, 0x61, 0x73, 0x61, + 0x6e, 0x74, 0x65, 0x72, 0x69, 0x6f, 0x72, 0x65, 0x73, 0x64, 0x6f, 0x63, 0x75, + 0x6d, 0x65, 0x6e, 0x74, 0x6f, 0x73, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x61, 0x6c, + 0x65, 0x7a, 0x61, 0x6d, 0x61, 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x65, 0x73, + 0x64, 0x69, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x63, 0x69, 0x61, 0x65, 0x63, 0x6f, + 0x6e, 0xc3, 0xb3, 0x6d, 0x69, 0x63, 0x61, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x70, + 0x6f, 0x72, 0x74, 0x65, 0x72, 0x6f, 0x64, 0x72, 0xc3, 0xad, 0x67, 0x75, 0x65, + 0x7a, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x72, 0x65, 0x6e, + 0x63, 0x75, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6e, 0x64, 0x69, 0x73, 0x63, 0x75, + 0x73, 0x69, 0xc3, 0xb3, 0x6e, 0x65, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x75, + 0x72, 0x61, 0x66, 0x75, 0x6e, 0x64, 0x61, 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x66, + 0x72, 0x65, 0x63, 0x75, 0x65, 0x6e, 0x74, 0x65, 0x73, 0x70, 0x65, 0x72, 0x6d, + 0x61, 0x6e, 0x65, 0x6e, 0x74, 0x65, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x6d, 0x65, + 0x6e, 0x74, 0x65, 0xd0, 0xbc, 0xd0, 0xbe, 0xd0, 0xb6, 0xd0, 0xbd, 0xd0, 0xbe, + 0xd0, 0xb1, 0xd1, 0x83, 0xd0, 0xb4, 0xd0, 0xb5, 0xd1, 0x82, 0xd0, 0xbc, 0xd0, + 0xbe, 0xd0, 0xb6, 0xd0, 0xb5, 0xd1, 0x82, 0xd0, 0xb2, 0xd1, 0x80, 0xd0, 0xb5, + 0xd0, 0xbc, 0xd1, 0x8f, 0xd1, 0x82, 0xd0, 0xb0, 0xd0, 0xba, 0xd0, 0xb6, 0xd0, + 0xb5, 0xd1, 0x87, 0xd1, 0x82, 0xd0, 0xbe, 0xd0, 0xb1, 0xd1, 0x8b, 0xd0, 0xb1, + 0xd0, 0xbe, 0xd0, 0xbb, 0xd0, 0xb5, 0xd0, 0xb5, 0xd0, 0xbe, 0xd1, 0x87, 0xd0, + 0xb5, 0xd0, 0xbd, 0xd1, 0x8c, 0xd1, 0x8d, 0xd1, 0x82, 0xd0, 0xbe, 0xd0, 0xb3, + 0xd0, 0xbe, 0xd0, 0xba, 0xd0, 0xbe, 0xd0, 0xb3, 0xd0, 0xb4, 0xd0, 0xb0, 0xd0, + 0xbf, 0xd0, 0xbe, 0xd1, 0x81, 0xd0, 0xbb, 0xd0, 0xb5, 0xd0, 0xb2, 0xd1, 0x81, + 0xd0, 0xb5, 0xd0, 0xb3, 0xd0, 0xbe, 0xd1, 0x81, 0xd0, 0xb0, 0xd0, 0xb9, 0xd1, + 0x82, 0xd0, 0xb5, 0xd1, 0x87, 0xd0, 0xb5, 0xd1, 0x80, 0xd0, 0xb5, 0xd0, 0xb7, + 0xd0, 0xbc, 0xd0, 0xbe, 0xd0, 0xb3, 0xd1, 0x83, 0xd1, 0x82, 0xd1, 0x81, 0xd0, + 0xb0, 0xd0, 0xb9, 0xd1, 0x82, 0xd0, 0xb0, 0xd0, 0xb6, 0xd0, 0xb8, 0xd0, 0xb7, + 0xd0, 0xbd, 0xd0, 0xb8, 0xd0, 0xbc, 0xd0, 0xb5, 0xd0, 0xb6, 0xd0, 0xb4, 0xd1, + 0x83, 0xd0, 0xb1, 0xd1, 0x83, 0xd0, 0xb4, 0xd1, 0x83, 0xd1, 0x82, 0xd0, 0x9f, + 0xd0, 0xbe, 0xd0, 0xb8, 0xd1, 0x81, 0xd0, 0xba, 0xd0, 0xb7, 0xd0, 0xb4, 0xd0, + 0xb5, 0xd1, 0x81, 0xd1, 0x8c, 0xd0, 0xb2, 0xd0, 0xb8, 0xd0, 0xb4, 0xd0, 0xb5, + 0xd0, 0xbe, 0xd1, 0x81, 0xd0, 0xb2, 0xd1, 0x8f, 0xd0, 0xb7, 0xd0, 0xb8, 0xd0, + 0xbd, 0xd1, 0x83, 0xd0, 0xb6, 0xd0, 0xbd, 0xd0, 0xbe, 0xd1, 0x81, 0xd0, 0xb2, + 0xd0, 0xbe, 0xd0, 0xb5, 0xd0, 0xb9, 0xd0, 0xbb, 0xd1, 0x8e, 0xd0, 0xb4, 0xd0, + 0xb5, 0xd0, 0xb9, 0xd0, 0xbf, 0xd0, 0xbe, 0xd1, 0x80, 0xd0, 0xbd, 0xd0, 0xbe, + 0xd0, 0xbc, 0xd0, 0xbd, 0xd0, 0xbe, 0xd0, 0xb3, 0xd0, 0xbe, 0xd0, 0xb4, 0xd0, + 0xb5, 0xd1, 0x82, 0xd0, 0xb5, 0xd0, 0xb9, 0xd1, 0x81, 0xd0, 0xb2, 0xd0, 0xbe, + 0xd0, 0xb8, 0xd1, 0x85, 0xd0, 0xbf, 0xd1, 0x80, 0xd0, 0xb0, 0xd0, 0xb2, 0xd0, + 0xb0, 0xd1, 0x82, 0xd0, 0xb0, 0xd0, 0xba, 0xd0, 0xbe, 0xd0, 0xb9, 0xd0, 0xbc, + 0xd0, 0xb5, 0xd1, 0x81, 0xd1, 0x82, 0xd0, 0xbe, 0xd0, 0xb8, 0xd0, 0xbc, 0xd0, + 0xb5, 0xd0, 0xb5, 0xd1, 0x82, 0xd0, 0xb6, 0xd0, 0xb8, 0xd0, 0xb7, 0xd0, 0xbd, + 0xd1, 0x8c, 0xd0, 0xbe, 0xd0, 0xb4, 0xd0, 0xbd, 0xd0, 0xbe, 0xd0, 0xb9, 0xd0, + 0xbb, 0xd1, 0x83, 0xd1, 0x87, 0xd1, 0x88, 0xd0, 0xb5, 0xd0, 0xbf, 0xd0, 0xb5, + 0xd1, 0x80, 0xd0, 0xb5, 0xd0, 0xb4, 0xd1, 0x87, 0xd0, 0xb0, 0xd1, 0x81, 0xd1, + 0x82, 0xd0, 0xb8, 0xd1, 0x87, 0xd0, 0xb0, 0xd1, 0x81, 0xd1, 0x82, 0xd1, 0x8c, + 0xd1, 0x80, 0xd0, 0xb0, 0xd0, 0xb1, 0xd0, 0xbe, 0xd1, 0x82, 0xd0, 0xbd, 0xd0, + 0xbe, 0xd0, 0xb2, 0xd1, 0x8b, 0xd1, 0x85, 0xd0, 0xbf, 0xd1, 0x80, 0xd0, 0xb0, + 0xd0, 0xb2, 0xd0, 0xbe, 0xd1, 0x81, 0xd0, 0xbe, 0xd0, 0xb1, 0xd0, 0xbe, 0xd0, + 0xb9, 0xd0, 0xbf, 0xd0, 0xbe, 0xd1, 0x82, 0xd0, 0xbe, 0xd0, 0xbc, 0xd0, 0xbc, + 0xd0, 0xb5, 0xd0, 0xbd, 0xd0, 0xb5, 0xd0, 0xb5, 0xd1, 0x87, 0xd0, 0xb8, 0xd1, + 0x81, 0xd0, 0xbb, 0xd0, 0xb5, 0xd0, 0xbd, 0xd0, 0xbe, 0xd0, 0xb2, 0xd1, 0x8b, + 0xd0, 0xb5, 0xd1, 0x83, 0xd1, 0x81, 0xd0, 0xbb, 0xd1, 0x83, 0xd0, 0xb3, 0xd0, + 0xbe, 0xd0, 0xba, 0xd0, 0xbe, 0xd0, 0xbb, 0xd0, 0xbe, 0xd0, 0xbd, 0xd0, 0xb0, + 0xd0, 0xb7, 0xd0, 0xb0, 0xd0, 0xb4, 0xd1, 0x82, 0xd0, 0xb0, 0xd0, 0xba, 0xd0, + 0xbe, 0xd0, 0xb5, 0xd1, 0x82, 0xd0, 0xbe, 0xd0, 0xb3, 0xd0, 0xb4, 0xd0, 0xb0, + 0xd0, 0xbf, 0xd0, 0xbe, 0xd1, 0x87, 0xd1, 0x82, 0xd0, 0xb8, 0xd0, 0x9f, 0xd0, + 0xbe, 0xd1, 0x81, 0xd0, 0xbb, 0xd0, 0xb5, 0xd1, 0x82, 0xd0, 0xb0, 0xd0, 0xba, + 0xd0, 0xb8, 0xd0, 0xb5, 0xd0, 0xbd, 0xd0, 0xbe, 0xd0, 0xb2, 0xd1, 0x8b, 0xd0, + 0xb9, 0xd1, 0x81, 0xd1, 0x82, 0xd0, 0xbe, 0xd0, 0xb8, 0xd1, 0x82, 0xd1, 0x82, + 0xd0, 0xb0, 0xd0, 0xba, 0xd0, 0xb8, 0xd1, 0x85, 0xd1, 0x81, 0xd1, 0x80, 0xd0, + 0xb0, 0xd0, 0xb7, 0xd1, 0x83, 0xd0, 0xa1, 0xd0, 0xb0, 0xd0, 0xbd, 0xd0, 0xba, + 0xd1, 0x82, 0xd1, 0x84, 0xd0, 0xbe, 0xd1, 0x80, 0xd1, 0x83, 0xd0, 0xbc, 0xd0, + 0x9a, 0xd0, 0xbe, 0xd0, 0xb3, 0xd0, 0xb4, 0xd0, 0xb0, 0xd0, 0xba, 0xd0, 0xbd, + 0xd0, 0xb8, 0xd0, 0xb3, 0xd0, 0xb8, 0xd1, 0x81, 0xd0, 0xbb, 0xd0, 0xbe, 0xd0, + 0xb2, 0xd0, 0xb0, 0xd0, 0xbd, 0xd0, 0xb0, 0xd1, 0x88, 0xd0, 0xb5, 0xd0, 0xb9, + 0xd0, 0xbd, 0xd0, 0xb0, 0xd0, 0xb9, 0xd1, 0x82, 0xd0, 0xb8, 0xd1, 0x81, 0xd0, + 0xb2, 0xd0, 0xbe, 0xd0, 0xb8, 0xd0, 0xbc, 0xd1, 0x81, 0xd0, 0xb2, 0xd1, 0x8f, + 0xd0, 0xb7, 0xd1, 0x8c, 0xd0, 0xbb, 0xd1, 0x8e, 0xd0, 0xb1, 0xd0, 0xbe, 0xd0, + 0xb9, 0xd1, 0x87, 0xd0, 0xb0, 0xd1, 0x81, 0xd1, 0x82, 0xd0, 0xbe, 0xd1, 0x81, + 0xd1, 0x80, 0xd0, 0xb5, 0xd0, 0xb4, 0xd0, 0xb8, 0xd0, 0x9a, 0xd1, 0x80, 0xd0, + 0xbe, 0xd0, 0xbc, 0xd0, 0xb5, 0xd0, 0xa4, 0xd0, 0xbe, 0xd1, 0x80, 0xd1, 0x83, + 0xd0, 0xbc, 0xd1, 0x80, 0xd1, 0x8b, 0xd0, 0xbd, 0xd0, 0xba, 0xd0, 0xb5, 0xd1, + 0x81, 0xd1, 0x82, 0xd0, 0xb0, 0xd0, 0xbb, 0xd0, 0xb8, 0xd0, 0xbf, 0xd0, 0xbe, + 0xd0, 0xb8, 0xd1, 0x81, 0xd0, 0xba, 0xd1, 0x82, 0xd1, 0x8b, 0xd1, 0x81, 0xd1, + 0x8f, 0xd1, 0x87, 0xd0, 0xbc, 0xd0, 0xb5, 0xd1, 0x81, 0xd1, 0x8f, 0xd1, 0x86, + 0xd1, 0x86, 0xd0, 0xb5, 0xd0, 0xbd, 0xd1, 0x82, 0xd1, 0x80, 0xd1, 0x82, 0xd1, + 0x80, 0xd1, 0x83, 0xd0, 0xb4, 0xd0, 0xb0, 0xd1, 0x81, 0xd0, 0xb0, 0xd0, 0xbc, + 0xd1, 0x8b, 0xd1, 0x85, 0xd1, 0x80, 0xd1, 0x8b, 0xd0, 0xbd, 0xd0, 0xba, 0xd0, + 0xb0, 0xd0, 0x9d, 0xd0, 0xbe, 0xd0, 0xb2, 0xd1, 0x8b, 0xd0, 0xb9, 0xd1, 0x87, + 0xd0, 0xb0, 0xd1, 0x81, 0xd0, 0xbe, 0xd0, 0xb2, 0xd0, 0xbc, 0xd0, 0xb5, 0xd1, + 0x81, 0xd1, 0x82, 0xd0, 0xb0, 0xd1, 0x84, 0xd0, 0xb8, 0xd0, 0xbb, 0xd1, 0x8c, + 0xd0, 0xbc, 0xd0, 0xbc, 0xd0, 0xb0, 0xd1, 0x80, 0xd1, 0x82, 0xd0, 0xb0, 0xd1, + 0x81, 0xd1, 0x82, 0xd1, 0x80, 0xd0, 0xb0, 0xd0, 0xbd, 0xd0, 0xbc, 0xd0, 0xb5, + 0xd1, 0x81, 0xd1, 0x82, 0xd0, 0xb5, 0xd1, 0x82, 0xd0, 0xb5, 0xd0, 0xba, 0xd1, + 0x81, 0xd1, 0x82, 0xd0, 0xbd, 0xd0, 0xb0, 0xd1, 0x88, 0xd0, 0xb8, 0xd1, 0x85, + 0xd0, 0xbc, 0xd0, 0xb8, 0xd0, 0xbd, 0xd1, 0x83, 0xd1, 0x82, 0xd0, 0xb8, 0xd0, + 0xbc, 0xd0, 0xb5, 0xd0, 0xbd, 0xd0, 0xb8, 0xd0, 0xb8, 0xd0, 0xbc, 0xd0, 0xb5, + 0xd1, 0x8e, 0xd1, 0x82, 0xd0, 0xbd, 0xd0, 0xbe, 0xd0, 0xbc, 0xd0, 0xb5, 0xd1, + 0x80, 0xd0, 0xb3, 0xd0, 0xbe, 0xd1, 0x80, 0xd0, 0xbe, 0xd0, 0xb4, 0xd1, 0x81, + 0xd0, 0xb0, 0xd0, 0xbc, 0xd0, 0xbe, 0xd0, 0xbc, 0xd1, 0x8d, 0xd1, 0x82, 0xd0, + 0xbe, 0xd0, 0xbc, 0xd1, 0x83, 0xd0, 0xba, 0xd0, 0xbe, 0xd0, 0xbd, 0xd1, 0x86, + 0xd0, 0xb5, 0xd1, 0x81, 0xd0, 0xb2, 0xd0, 0xbe, 0xd0, 0xb5, 0xd0, 0xbc, 0xd0, + 0xba, 0xd0, 0xb0, 0xd0, 0xba, 0xd0, 0xbe, 0xd0, 0xb9, 0xd0, 0x90, 0xd1, 0x80, + 0xd1, 0x85, 0xd0, 0xb8, 0xd0, 0xb2, 0xd9, 0x85, 0xd9, 0x86, 0xd8, 0xaa, 0xd8, + 0xaf, 0xd9, 0x89, 0xd8, 0xa5, 0xd8, 0xb1, 0xd8, 0xb3, 0xd8, 0xa7, 0xd9, 0x84, + 0xd8, 0xb1, 0xd8, 0xb3, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, + 0x84, 0xd8, 0xb9, 0xd8, 0xa7, 0xd9, 0x85, 0xd9, 0x83, 0xd8, 0xaa, 0xd8, 0xa8, + 0xd9, 0x87, 0xd8, 0xa7, 0xd8, 0xa8, 0xd8, 0xb1, 0xd8, 0xa7, 0xd9, 0x85, 0xd8, + 0xac, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x8a, 0xd9, 0x88, 0xd9, 0x85, 0xd8, 0xa7, + 0xd9, 0x84, 0xd8, 0xb5, 0xd9, 0x88, 0xd8, 0xb1, 0xd8, 0xac, 0xd8, 0xaf, 0xd9, + 0x8a, 0xd8, 0xaf, 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb9, 0xd8, 0xb6, + 0xd9, 0x88, 0xd8, 0xa5, 0xd8, 0xb6, 0xd8, 0xa7, 0xd9, 0x81, 0xd8, 0xa9, 0xd8, + 0xa7, 0xd9, 0x84, 0xd9, 0x82, 0xd8, 0xb3, 0xd9, 0x85, 0xd8, 0xa7, 0xd9, 0x84, + 0xd8, 0xb9, 0xd8, 0xa7, 0xd8, 0xa8, 0xd8, 0xaa, 0xd8, 0xad, 0xd9, 0x85, 0xd9, + 0x8a, 0xd9, 0x84, 0xd9, 0x85, 0xd9, 0x84, 0xd9, 0x81, 0xd8, 0xa7, 0xd8, 0xaa, + 0xd9, 0x85, 0xd9, 0x84, 0xd8, 0xaa, 0xd9, 0x82, 0xd9, 0x89, 0xd8, 0xaa, 0xd8, + 0xb9, 0xd8, 0xaf, 0xd9, 0x8a, 0xd9, 0x84, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb4, + 0xd8, 0xb9, 0xd8, 0xb1, 0xd8, 0xa3, 0xd8, 0xae, 0xd8, 0xa8, 0xd8, 0xa7, 0xd8, + 0xb1, 0xd8, 0xaa, 0xd8, 0xb7, 0xd9, 0x88, 0xd9, 0x8a, 0xd8, 0xb1, 0xd8, 0xb9, + 0xd9, 0x84, 0xd9, 0x8a, 0xd9, 0x83, 0xd9, 0x85, 0xd8, 0xa5, 0xd8, 0xb1, 0xd9, + 0x81, 0xd8, 0xa7, 0xd9, 0x82, 0xd8, 0xb7, 0xd9, 0x84, 0xd8, 0xa8, 0xd8, 0xa7, + 0xd8, 0xaa, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x84, 0xd8, 0xba, 0xd8, 0xa9, 0xd8, + 0xaa, 0xd8, 0xb1, 0xd8, 0xaa, 0xd9, 0x8a, 0xd8, 0xa8, 0xd8, 0xa7, 0xd9, 0x84, + 0xd9, 0x86, 0xd8, 0xa7, 0xd8, 0xb3, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb4, 0xd9, + 0x8a, 0xd8, 0xae, 0xd9, 0x85, 0xd9, 0x86, 0xd8, 0xaa, 0xd8, 0xaf, 0xd9, 0x8a, + 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb9, 0xd8, 0xb1, 0xd8, 0xa8, 0xd8, 0xa7, 0xd9, + 0x84, 0xd9, 0x82, 0xd8, 0xb5, 0xd8, 0xb5, 0xd8, 0xa7, 0xd9, 0x81, 0xd9, 0x84, + 0xd8, 0xa7, 0xd9, 0x85, 0xd8, 0xb9, 0xd9, 0x84, 0xd9, 0x8a, 0xd9, 0x87, 0xd8, + 0xa7, 0xd8, 0xaa, 0xd8, 0xad, 0xd8, 0xaf, 0xd9, 0x8a, 0xd8, 0xab, 0xd8, 0xa7, + 0xd9, 0x84, 0xd9, 0x84, 0xd9, 0x87, 0xd9, 0x85, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, + 0xb9, 0xd9, 0x85, 0xd9, 0x84, 0xd9, 0x85, 0xd9, 0x83, 0xd8, 0xaa, 0xd8, 0xa8, + 0xd8, 0xa9, 0xd9, 0x8a, 0xd9, 0x85, 0xd9, 0x83, 0xd9, 0x86, 0xd9, 0x83, 0xd8, + 0xa7, 0xd9, 0x84, 0xd8, 0xb7, 0xd9, 0x81, 0xd9, 0x84, 0xd9, 0x81, 0xd9, 0x8a, + 0xd8, 0xaf, 0xd9, 0x8a, 0xd9, 0x88, 0xd8, 0xa5, 0xd8, 0xaf, 0xd8, 0xa7, 0xd8, + 0xb1, 0xd8, 0xa9, 0xd8, 0xaa, 0xd8, 0xa7, 0xd8, 0xb1, 0xd9, 0x8a, 0xd8, 0xae, + 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb5, 0xd8, 0xad, 0xd8, 0xa9, 0xd8, 0xaa, 0xd8, + 0xb3, 0xd8, 0xac, 0xd9, 0x8a, 0xd9, 0x84, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x88, + 0xd9, 0x82, 0xd8, 0xaa, 0xd8, 0xb9, 0xd9, 0x86, 0xd8, 0xaf, 0xd9, 0x85, 0xd8, + 0xa7, 0xd9, 0x85, 0xd8, 0xaf, 0xd9, 0x8a, 0xd9, 0x86, 0xd8, 0xa9, 0xd8, 0xaa, + 0xd8, 0xb5, 0xd9, 0x85, 0xd9, 0x8a, 0xd9, 0x85, 0xd8, 0xa3, 0xd8, 0xb1, 0xd8, + 0xb4, 0xd9, 0x8a, 0xd9, 0x81, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb0, 0xd9, 0x8a, + 0xd9, 0x86, 0xd8, 0xb9, 0xd8, 0xb1, 0xd8, 0xa8, 0xd9, 0x8a, 0xd8, 0xa9, 0xd8, + 0xa8, 0xd9, 0x88, 0xd8, 0xa7, 0xd8, 0xa8, 0xd8, 0xa9, 0xd8, 0xa3, 0xd9, 0x84, + 0xd8, 0xb9, 0xd8, 0xa7, 0xd8, 0xa8, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb3, 0xd9, + 0x81, 0xd8, 0xb1, 0xd9, 0x85, 0xd8, 0xb4, 0xd8, 0xa7, 0xd9, 0x83, 0xd9, 0x84, + 0xd8, 0xaa, 0xd8, 0xb9, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x89, 0xd8, 0xa7, 0xd9, + 0x84, 0xd8, 0xa3, 0xd9, 0x88, 0xd9, 0x84, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb3, + 0xd9, 0x86, 0xd8, 0xa9, 0xd8, 0xac, 0xd8, 0xa7, 0xd9, 0x85, 0xd8, 0xb9, 0xd8, + 0xa9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb5, 0xd8, 0xad, 0xd9, 0x81, 0xd8, 0xa7, + 0xd9, 0x84, 0xd8, 0xaf, 0xd9, 0x8a, 0xd9, 0x86, 0xd9, 0x83, 0xd9, 0x84, 0xd9, + 0x85, 0xd8, 0xa7, 0xd8, 0xaa, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xae, 0xd8, 0xa7, + 0xd8, 0xb5, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x85, 0xd9, 0x84, 0xd9, 0x81, 0xd8, + 0xa3, 0xd8, 0xb9, 0xd8, 0xb6, 0xd8, 0xa7, 0xd8, 0xa1, 0xd9, 0x83, 0xd8, 0xaa, + 0xd8, 0xa7, 0xd8, 0xa8, 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xae, 0xd9, + 0x8a, 0xd8, 0xb1, 0xd8, 0xb1, 0xd8, 0xb3, 0xd8, 0xa7, 0xd8, 0xa6, 0xd9, 0x84, + 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x82, 0xd9, 0x84, 0xd8, 0xa8, 0xd8, 0xa7, 0xd9, + 0x84, 0xd8, 0xa3, 0xd8, 0xaf, 0xd8, 0xa8, 0xd9, 0x85, 0xd9, 0x82, 0xd8, 0xa7, + 0xd8, 0xb7, 0xd8, 0xb9, 0xd9, 0x85, 0xd8, 0xb1, 0xd8, 0xa7, 0xd8, 0xb3, 0xd9, + 0x84, 0xd9, 0x85, 0xd9, 0x86, 0xd8, 0xb7, 0xd9, 0x82, 0xd8, 0xa9, 0xd8, 0xa7, + 0xd9, 0x84, 0xd9, 0x83, 0xd8, 0xaa, 0xd8, 0xa8, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, + 0xb1, 0xd8, 0xac, 0xd9, 0x84, 0xd8, 0xa7, 0xd8, 0xb4, 0xd8, 0xaa, 0xd8, 0xb1, + 0xd9, 0x83, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x82, 0xd8, 0xaf, 0xd9, 0x85, 0xd9, + 0x8a, 0xd8, 0xb9, 0xd8, 0xb7, 0xd9, 0x8a, 0xd9, 0x83, 0x73, 0x42, 0x79, 0x54, + 0x61, 0x67, 0x4e, 0x61, 0x6d, 0x65, 0x28, 0x2e, 0x6a, 0x70, 0x67, 0x22, 0x20, + 0x61, 0x6c, 0x74, 0x3d, 0x22, 0x31, 0x70, 0x78, 0x20, 0x73, 0x6f, 0x6c, 0x69, + 0x64, 0x20, 0x23, 0x2e, 0x67, 0x69, 0x66, 0x22, 0x20, 0x61, 0x6c, 0x74, 0x3d, + 0x22, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x69, + 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x70, 0x70, + 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x20, 0x6f, 0x6e, 0x63, + 0x6c, 0x69, 0x63, 0x6b, 0x3d, 0x22, 0x65, 0x73, 0x74, 0x61, 0x62, 0x6c, 0x69, + 0x73, 0x68, 0x65, 0x64, 0x61, 0x64, 0x76, 0x65, 0x72, 0x74, 0x69, 0x73, 0x69, + 0x6e, 0x67, 0x2e, 0x70, 0x6e, 0x67, 0x22, 0x20, 0x61, 0x6c, 0x74, 0x3d, 0x22, + 0x65, 0x6e, 0x76, 0x69, 0x72, 0x6f, 0x6e, 0x6d, 0x65, 0x6e, 0x74, 0x70, 0x65, + 0x72, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6e, 0x63, 0x65, 0x61, 0x70, 0x70, 0x72, + 0x6f, 0x70, 0x72, 0x69, 0x61, 0x74, 0x65, 0x26, 0x61, 0x6d, 0x70, 0x3b, 0x6d, + 0x64, 0x61, 0x73, 0x68, 0x3b, 0x69, 0x6d, 0x6d, 0x65, 0x64, 0x69, 0x61, 0x74, + 0x65, 0x6c, 0x79, 0x3c, 0x2f, 0x73, 0x74, 0x72, 0x6f, 0x6e, 0x67, 0x3e, 0x3c, + 0x2f, 0x72, 0x61, 0x74, 0x68, 0x65, 0x72, 0x20, 0x74, 0x68, 0x61, 0x6e, 0x74, + 0x65, 0x6d, 0x70, 0x65, 0x72, 0x61, 0x74, 0x75, 0x72, 0x65, 0x64, 0x65, 0x76, + 0x65, 0x6c, 0x6f, 0x70, 0x6d, 0x65, 0x6e, 0x74, 0x63, 0x6f, 0x6d, 0x70, 0x65, + 0x74, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x68, 0x6f, + 0x6c, 0x64, 0x65, 0x72, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, + 0x79, 0x3a, 0x63, 0x6f, 0x70, 0x79, 0x72, 0x69, 0x67, 0x68, 0x74, 0x22, 0x3e, + 0x30, 0x22, 0x20, 0x68, 0x65, 0x69, 0x67, 0x68, 0x74, 0x3d, 0x22, 0x65, 0x76, + 0x65, 0x6e, 0x20, 0x74, 0x68, 0x6f, 0x75, 0x67, 0x68, 0x72, 0x65, 0x70, 0x6c, + 0x61, 0x63, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x64, 0x65, 0x73, 0x74, 0x69, 0x6e, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x6f, 0x72, 0x70, 0x6f, 0x72, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x3c, 0x75, 0x6c, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, + 0x22, 0x41, 0x73, 0x73, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x69, + 0x6e, 0x64, 0x69, 0x76, 0x69, 0x64, 0x75, 0x61, 0x6c, 0x73, 0x70, 0x65, 0x72, + 0x73, 0x70, 0x65, 0x63, 0x74, 0x69, 0x76, 0x65, 0x73, 0x65, 0x74, 0x54, 0x69, + 0x6d, 0x65, 0x6f, 0x75, 0x74, 0x28, 0x75, 0x72, 0x6c, 0x28, 0x68, 0x74, 0x74, + 0x70, 0x3a, 0x2f, 0x2f, 0x6d, 0x61, 0x74, 0x68, 0x65, 0x6d, 0x61, 0x74, 0x69, + 0x63, 0x73, 0x6d, 0x61, 0x72, 0x67, 0x69, 0x6e, 0x2d, 0x74, 0x6f, 0x70, 0x3a, + 0x65, 0x76, 0x65, 0x6e, 0x74, 0x75, 0x61, 0x6c, 0x6c, 0x79, 0x20, 0x64, 0x65, + 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x29, 0x20, 0x6e, 0x6f, + 0x2d, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, + 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x4a, 0x50, 0x47, 0x7c, 0x74, 0x68, 0x75, + 0x6d, 0x62, 0x7c, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x74, + 0x65, 0x2f, 0x68, 0x65, 0x61, 0x64, 0x3e, 0x3c, 0x62, 0x6f, 0x64, 0x79, 0x66, + 0x6c, 0x6f, 0x61, 0x74, 0x3a, 0x6c, 0x65, 0x66, 0x74, 0x3b, 0x3c, 0x6c, 0x69, + 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x68, 0x75, 0x6e, 0x64, 0x72, + 0x65, 0x64, 0x73, 0x20, 0x6f, 0x66, 0x0a, 0x0a, 0x48, 0x6f, 0x77, 0x65, 0x76, + 0x65, 0x72, 0x2c, 0x20, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, + 0x6f, 0x6e, 0x63, 0x6c, 0x65, 0x61, 0x72, 0x3a, 0x62, 0x6f, 0x74, 0x68, 0x3b, + 0x63, 0x6f, 0x6f, 0x70, 0x65, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x77, 0x69, + 0x74, 0x68, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x6c, 0x61, 0x62, 0x65, + 0x6c, 0x20, 0x66, 0x6f, 0x72, 0x3d, 0x22, 0x62, 0x6f, 0x72, 0x64, 0x65, 0x72, + 0x2d, 0x74, 0x6f, 0x70, 0x3a, 0x4e, 0x65, 0x77, 0x20, 0x5a, 0x65, 0x61, 0x6c, + 0x61, 0x6e, 0x64, 0x72, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x65, + 0x64, 0x70, 0x68, 0x6f, 0x74, 0x6f, 0x67, 0x72, 0x61, 0x70, 0x68, 0x79, 0x69, + 0x6e, 0x74, 0x65, 0x72, 0x65, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x26, 0x6c, 0x74, + 0x3b, 0x73, 0x75, 0x70, 0x26, 0x67, 0x74, 0x3b, 0x63, 0x6f, 0x6e, 0x74, 0x72, + 0x6f, 0x76, 0x65, 0x72, 0x73, 0x79, 0x4e, 0x65, 0x74, 0x68, 0x65, 0x72, 0x6c, + 0x61, 0x6e, 0x64, 0x73, 0x61, 0x6c, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x74, 0x69, + 0x76, 0x65, 0x6d, 0x61, 0x78, 0x6c, 0x65, 0x6e, 0x67, 0x74, 0x68, 0x3d, 0x22, + 0x73, 0x77, 0x69, 0x74, 0x7a, 0x65, 0x72, 0x6c, 0x61, 0x6e, 0x64, 0x44, 0x65, + 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x6d, 0x65, 0x6e, 0x74, 0x65, 0x73, 0x73, 0x65, + 0x6e, 0x74, 0x69, 0x61, 0x6c, 0x6c, 0x79, 0x0a, 0x0a, 0x41, 0x6c, 0x74, 0x68, + 0x6f, 0x75, 0x67, 0x68, 0x20, 0x3c, 0x2f, 0x74, 0x65, 0x78, 0x74, 0x61, 0x72, + 0x65, 0x61, 0x3e, 0x74, 0x68, 0x75, 0x6e, 0x64, 0x65, 0x72, 0x62, 0x69, 0x72, + 0x64, 0x72, 0x65, 0x70, 0x72, 0x65, 0x73, 0x65, 0x6e, 0x74, 0x65, 0x64, 0x26, + 0x61, 0x6d, 0x70, 0x3b, 0x6e, 0x64, 0x61, 0x73, 0x68, 0x3b, 0x73, 0x70, 0x65, + 0x63, 0x75, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x63, 0x6f, 0x6d, 0x6d, 0x75, + 0x6e, 0x69, 0x74, 0x69, 0x65, 0x73, 0x6c, 0x65, 0x67, 0x69, 0x73, 0x6c, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x72, 0x6f, 0x6e, 0x69, + 0x63, 0x73, 0x0a, 0x09, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x69, 0x64, 0x3d, 0x22, + 0x69, 0x6c, 0x6c, 0x75, 0x73, 0x74, 0x72, 0x61, 0x74, 0x65, 0x64, 0x65, 0x6e, + 0x67, 0x69, 0x6e, 0x65, 0x65, 0x72, 0x69, 0x6e, 0x67, 0x74, 0x65, 0x72, 0x72, + 0x69, 0x74, 0x6f, 0x72, 0x69, 0x65, 0x73, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, + 0x69, 0x74, 0x69, 0x65, 0x73, 0x64, 0x69, 0x73, 0x74, 0x72, 0x69, 0x62, 0x75, + 0x74, 0x65, 0x64, 0x36, 0x22, 0x20, 0x68, 0x65, 0x69, 0x67, 0x68, 0x74, 0x3d, + 0x22, 0x73, 0x61, 0x6e, 0x73, 0x2d, 0x73, 0x65, 0x72, 0x69, 0x66, 0x3b, 0x63, + 0x61, 0x70, 0x61, 0x62, 0x6c, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x64, 0x69, 0x73, + 0x61, 0x70, 0x70, 0x65, 0x61, 0x72, 0x65, 0x64, 0x69, 0x6e, 0x74, 0x65, 0x72, + 0x61, 0x63, 0x74, 0x69, 0x76, 0x65, 0x6c, 0x6f, 0x6f, 0x6b, 0x69, 0x6e, 0x67, + 0x20, 0x66, 0x6f, 0x72, 0x69, 0x74, 0x20, 0x77, 0x6f, 0x75, 0x6c, 0x64, 0x20, + 0x62, 0x65, 0x41, 0x66, 0x67, 0x68, 0x61, 0x6e, 0x69, 0x73, 0x74, 0x61, 0x6e, + 0x77, 0x61, 0x73, 0x20, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x4d, 0x61, + 0x74, 0x68, 0x2e, 0x66, 0x6c, 0x6f, 0x6f, 0x72, 0x28, 0x73, 0x75, 0x72, 0x72, + 0x6f, 0x75, 0x6e, 0x64, 0x69, 0x6e, 0x67, 0x63, 0x61, 0x6e, 0x20, 0x61, 0x6c, + 0x73, 0x6f, 0x20, 0x62, 0x65, 0x6f, 0x62, 0x73, 0x65, 0x72, 0x76, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x6d, 0x61, 0x69, 0x6e, 0x74, 0x65, 0x6e, 0x61, 0x6e, 0x63, + 0x65, 0x65, 0x6e, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x65, 0x72, 0x65, 0x64, 0x3c, + 0x68, 0x32, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x6d, 0x6f, 0x72, + 0x65, 0x20, 0x72, 0x65, 0x63, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x20, 0x68, 0x61, + 0x73, 0x20, 0x62, 0x65, 0x65, 0x6e, 0x69, 0x6e, 0x76, 0x61, 0x73, 0x69, 0x6f, + 0x6e, 0x20, 0x6f, 0x66, 0x29, 0x2e, 0x67, 0x65, 0x74, 0x54, 0x69, 0x6d, 0x65, + 0x28, 0x29, 0x66, 0x75, 0x6e, 0x64, 0x61, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x6c, + 0x44, 0x65, 0x73, 0x70, 0x69, 0x74, 0x65, 0x20, 0x74, 0x68, 0x65, 0x22, 0x3e, + 0x3c, 0x64, 0x69, 0x76, 0x20, 0x69, 0x64, 0x3d, 0x22, 0x69, 0x6e, 0x73, 0x70, + 0x69, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x65, 0x78, 0x61, 0x6d, 0x69, 0x6e, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x70, 0x72, 0x65, 0x70, 0x61, 0x72, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x65, 0x78, 0x70, 0x6c, 0x61, 0x6e, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x3c, 0x69, 0x6e, 0x70, 0x75, 0x74, 0x20, 0x69, 0x64, 0x3d, 0x22, 0x3c, + 0x2f, 0x61, 0x3e, 0x3c, 0x2f, 0x73, 0x70, 0x61, 0x6e, 0x3e, 0x76, 0x65, 0x72, + 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x20, 0x6f, 0x66, 0x69, 0x6e, 0x73, 0x74, 0x72, + 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x62, 0x65, 0x66, 0x6f, 0x72, 0x65, 0x20, + 0x74, 0x68, 0x65, 0x20, 0x20, 0x3d, 0x20, 0x27, 0x68, 0x74, 0x74, 0x70, 0x3a, + 0x2f, 0x2f, 0x44, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, + 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x76, 0x65, 0x6c, 0x79, 0x20, 0x2e, 0x73, + 0x75, 0x62, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x28, 0x65, 0x61, 0x63, 0x68, + 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x65, 0x78, 0x70, 0x65, 0x72, 0x69, + 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x69, 0x6e, 0x66, 0x6c, 0x75, 0x65, 0x6e, 0x74, + 0x69, 0x61, 0x6c, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x6d, 0x61, 0x6e, 0x79, 0x20, 0x70, 0x65, 0x6f, 0x70, 0x6c, 0x65, 0x64, + 0x75, 0x65, 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x20, 0x63, 0x6f, 0x6d, + 0x62, 0x69, 0x6e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x64, 0x6f, 0x20, 0x6e, 0x6f, + 0x74, 0x20, 0x68, 0x61, 0x76, 0x65, 0x4d, 0x69, 0x64, 0x64, 0x6c, 0x65, 0x20, + 0x45, 0x61, 0x73, 0x74, 0x3c, 0x6e, 0x6f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, + 0x3e, 0x3c, 0x63, 0x6f, 0x70, 0x79, 0x72, 0x69, 0x67, 0x68, 0x74, 0x22, 0x20, + 0x70, 0x65, 0x72, 0x68, 0x61, 0x70, 0x73, 0x20, 0x74, 0x68, 0x65, 0x69, 0x6e, + 0x73, 0x74, 0x69, 0x74, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x69, 0x6e, 0x20, 0x44, + 0x65, 0x63, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x61, 0x72, 0x72, 0x61, 0x6e, 0x67, + 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x6d, 0x6f, 0x73, 0x74, 0x20, 0x66, 0x61, 0x6d, + 0x6f, 0x75, 0x73, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x61, 0x6c, 0x69, 0x74, + 0x79, 0x63, 0x72, 0x65, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x6c, + 0x69, 0x6d, 0x69, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x65, 0x78, 0x63, + 0x6c, 0x75, 0x73, 0x69, 0x76, 0x65, 0x6c, 0x79, 0x73, 0x6f, 0x76, 0x65, 0x72, + 0x65, 0x69, 0x67, 0x6e, 0x74, 0x79, 0x2d, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, + 0x74, 0x22, 0x3e, 0x0a, 0x3c, 0x74, 0x64, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, + 0x3d, 0x22, 0x75, 0x6e, 0x64, 0x65, 0x72, 0x67, 0x72, 0x6f, 0x75, 0x6e, 0x64, + 0x70, 0x61, 0x72, 0x61, 0x6c, 0x6c, 0x65, 0x6c, 0x20, 0x74, 0x6f, 0x64, 0x6f, + 0x63, 0x74, 0x72, 0x69, 0x6e, 0x65, 0x20, 0x6f, 0x66, 0x6f, 0x63, 0x63, 0x75, + 0x70, 0x69, 0x65, 0x64, 0x20, 0x62, 0x79, 0x74, 0x65, 0x72, 0x6d, 0x69, 0x6e, + 0x6f, 0x6c, 0x6f, 0x67, 0x79, 0x52, 0x65, 0x6e, 0x61, 0x69, 0x73, 0x73, 0x61, + 0x6e, 0x63, 0x65, 0x61, 0x20, 0x6e, 0x75, 0x6d, 0x62, 0x65, 0x72, 0x20, 0x6f, + 0x66, 0x73, 0x75, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x20, 0x66, 0x6f, 0x72, 0x65, + 0x78, 0x70, 0x6c, 0x6f, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x72, 0x65, 0x63, + 0x6f, 0x67, 0x6e, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x70, 0x72, 0x65, 0x64, 0x65, + 0x63, 0x65, 0x73, 0x73, 0x6f, 0x72, 0x3c, 0x69, 0x6d, 0x67, 0x20, 0x73, 0x72, + 0x63, 0x3d, 0x22, 0x2f, 0x3c, 0x68, 0x31, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, + 0x3d, 0x22, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x6d, 0x61, 0x79, 0x20, 0x61, 0x6c, 0x73, 0x6f, 0x20, 0x62, 0x65, 0x73, 0x70, + 0x65, 0x63, 0x69, 0x61, 0x6c, 0x69, 0x7a, 0x65, 0x64, 0x3c, 0x2f, 0x66, 0x69, + 0x65, 0x6c, 0x64, 0x73, 0x65, 0x74, 0x3e, 0x70, 0x72, 0x6f, 0x67, 0x72, 0x65, + 0x73, 0x73, 0x69, 0x76, 0x65, 0x6d, 0x69, 0x6c, 0x6c, 0x69, 0x6f, 0x6e, 0x73, + 0x20, 0x6f, 0x66, 0x73, 0x74, 0x61, 0x74, 0x65, 0x73, 0x20, 0x74, 0x68, 0x61, + 0x74, 0x65, 0x6e, 0x66, 0x6f, 0x72, 0x63, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x61, + 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x20, 0x74, 0x68, 0x65, 0x20, 0x6f, 0x6e, 0x65, + 0x20, 0x61, 0x6e, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x2e, 0x70, 0x61, 0x72, 0x65, + 0x6e, 0x74, 0x4e, 0x6f, 0x64, 0x65, 0x61, 0x67, 0x72, 0x69, 0x63, 0x75, 0x6c, + 0x74, 0x75, 0x72, 0x65, 0x41, 0x6c, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x74, 0x69, + 0x76, 0x65, 0x72, 0x65, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x65, 0x72, 0x73, + 0x74, 0x6f, 0x77, 0x61, 0x72, 0x64, 0x73, 0x20, 0x74, 0x68, 0x65, 0x4d, 0x6f, + 0x73, 0x74, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x6d, 0x61, 0x6e, 0x79, + 0x20, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x20, 0x28, 0x65, 0x73, 0x70, 0x65, 0x63, + 0x69, 0x61, 0x6c, 0x6c, 0x79, 0x3c, 0x74, 0x64, 0x20, 0x77, 0x69, 0x64, 0x74, + 0x68, 0x3d, 0x22, 0x3b, 0x77, 0x69, 0x64, 0x74, 0x68, 0x3a, 0x31, 0x30, 0x30, + 0x25, 0x69, 0x6e, 0x64, 0x65, 0x70, 0x65, 0x6e, 0x64, 0x65, 0x6e, 0x74, 0x3c, + 0x68, 0x33, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x20, 0x6f, 0x6e, + 0x63, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x3d, 0x22, 0x29, 0x2e, 0x61, 0x64, 0x64, + 0x43, 0x6c, 0x61, 0x73, 0x73, 0x28, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x61, 0x63, + 0x74, 0x69, 0x6f, 0x6e, 0x4f, 0x6e, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, + 0x65, 0x20, 0x64, 0x61, 0x75, 0x67, 0x68, 0x74, 0x65, 0x72, 0x20, 0x6f, 0x66, + 0x61, 0x63, 0x63, 0x65, 0x73, 0x73, 0x6f, 0x72, 0x69, 0x65, 0x73, 0x62, 0x72, + 0x61, 0x6e, 0x63, 0x68, 0x65, 0x73, 0x20, 0x6f, 0x66, 0x0d, 0x0a, 0x3c, 0x64, + 0x69, 0x76, 0x20, 0x69, 0x64, 0x3d, 0x22, 0x74, 0x68, 0x65, 0x20, 0x6c, 0x61, + 0x72, 0x67, 0x65, 0x73, 0x74, 0x64, 0x65, 0x63, 0x6c, 0x61, 0x72, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x72, 0x65, 0x67, 0x75, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x73, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x74, + 0x72, 0x61, 0x6e, 0x73, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x64, 0x6f, 0x63, + 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x72, 0x79, 0x69, 0x6e, 0x20, 0x6f, 0x72, + 0x64, 0x65, 0x72, 0x20, 0x74, 0x6f, 0x22, 0x3e, 0x0a, 0x3c, 0x68, 0x65, 0x61, + 0x64, 0x3e, 0x0a, 0x3c, 0x22, 0x20, 0x68, 0x65, 0x69, 0x67, 0x68, 0x74, 0x3d, + 0x22, 0x31, 0x61, 0x63, 0x72, 0x6f, 0x73, 0x73, 0x20, 0x74, 0x68, 0x65, 0x20, + 0x6f, 0x72, 0x69, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x29, 0x3b, + 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x69, 0x6d, 0x70, 0x6c, + 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x65, 0x64, 0x63, 0x61, 0x6e, 0x20, 0x62, 0x65, + 0x20, 0x73, 0x65, 0x65, 0x6e, 0x74, 0x68, 0x65, 0x72, 0x65, 0x20, 0x77, 0x61, + 0x73, 0x20, 0x61, 0x64, 0x65, 0x6d, 0x6f, 0x6e, 0x73, 0x74, 0x72, 0x61, 0x74, + 0x65, 0x63, 0x6f, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x65, 0x72, 0x22, 0x3e, 0x63, + 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x74, 0x68, 0x65, + 0x20, 0x42, 0x72, 0x69, 0x74, 0x69, 0x73, 0x68, 0x77, 0x61, 0x73, 0x20, 0x77, + 0x72, 0x69, 0x74, 0x74, 0x65, 0x6e, 0x21, 0x69, 0x6d, 0x70, 0x6f, 0x72, 0x74, + 0x61, 0x6e, 0x74, 0x3b, 0x70, 0x78, 0x3b, 0x20, 0x6d, 0x61, 0x72, 0x67, 0x69, + 0x6e, 0x2d, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x65, 0x64, 0x20, 0x62, 0x79, + 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x20, 0x74, 0x6f, 0x20, 0x63, 0x6f, + 0x6d, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x65, 0x64, 0x64, 0x75, 0x72, 0x69, + 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, 0x20, 0x69, 0x6d, 0x6d, 0x69, 0x67, 0x72, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x73, 0x6f, 0x20, 0x63, 0x61, 0x6c, + 0x6c, 0x65, 0x64, 0x3c, 0x68, 0x34, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, + 0x22, 0x64, 0x69, 0x73, 0x74, 0x69, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x72, + 0x65, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x64, 0x20, 0x62, 0x79, 0x67, 0x6f, 0x76, + 0x65, 0x72, 0x6e, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x6c, 0x6f, 0x63, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x69, 0x6e, 0x20, 0x4e, 0x6f, 0x76, 0x65, + 0x6d, 0x62, 0x65, 0x72, 0x77, 0x68, 0x65, 0x74, 0x68, 0x65, 0x72, 0x20, 0x74, + 0x68, 0x65, 0x3c, 0x2f, 0x70, 0x3e, 0x0a, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, + 0x61, 0x63, 0x71, 0x75, 0x69, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x63, 0x61, + 0x6c, 0x6c, 0x65, 0x64, 0x20, 0x74, 0x68, 0x65, 0x20, 0x70, 0x65, 0x72, 0x73, + 0x65, 0x63, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x64, 0x65, 0x73, 0x69, 0x67, 0x6e, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x7b, 0x66, 0x6f, 0x6e, 0x74, 0x2d, 0x73, 0x69, + 0x7a, 0x65, 0x3a, 0x61, 0x70, 0x70, 0x65, 0x61, 0x72, 0x65, 0x64, 0x20, 0x69, + 0x6e, 0x69, 0x6e, 0x76, 0x65, 0x73, 0x74, 0x69, 0x67, 0x61, 0x74, 0x65, 0x65, + 0x78, 0x70, 0x65, 0x72, 0x69, 0x65, 0x6e, 0x63, 0x65, 0x64, 0x6d, 0x6f, 0x73, + 0x74, 0x20, 0x6c, 0x69, 0x6b, 0x65, 0x6c, 0x79, 0x77, 0x69, 0x64, 0x65, 0x6c, + 0x79, 0x20, 0x75, 0x73, 0x65, 0x64, 0x64, 0x69, 0x73, 0x63, 0x75, 0x73, 0x73, + 0x69, 0x6f, 0x6e, 0x73, 0x70, 0x72, 0x65, 0x73, 0x65, 0x6e, 0x63, 0x65, 0x20, + 0x6f, 0x66, 0x20, 0x28, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x2e, + 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x76, 0x65, 0x6c, 0x79, 0x49, 0x74, + 0x20, 0x68, 0x61, 0x73, 0x20, 0x62, 0x65, 0x65, 0x6e, 0x69, 0x74, 0x20, 0x64, + 0x6f, 0x65, 0x73, 0x20, 0x6e, 0x6f, 0x74, 0x63, 0x6f, 0x6e, 0x74, 0x72, 0x61, + 0x72, 0x79, 0x20, 0x74, 0x6f, 0x69, 0x6e, 0x68, 0x61, 0x62, 0x69, 0x74, 0x61, + 0x6e, 0x74, 0x73, 0x69, 0x6d, 0x70, 0x72, 0x6f, 0x76, 0x65, 0x6d, 0x65, 0x6e, + 0x74, 0x73, 0x63, 0x68, 0x6f, 0x6c, 0x61, 0x72, 0x73, 0x68, 0x69, 0x70, 0x63, + 0x6f, 0x6e, 0x73, 0x75, 0x6d, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x69, 0x6e, 0x73, + 0x74, 0x72, 0x75, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x66, 0x6f, 0x72, 0x20, 0x65, + 0x78, 0x61, 0x6d, 0x70, 0x6c, 0x65, 0x6f, 0x6e, 0x65, 0x20, 0x6f, 0x72, 0x20, + 0x6d, 0x6f, 0x72, 0x65, 0x70, 0x78, 0x3b, 0x20, 0x70, 0x61, 0x64, 0x64, 0x69, + 0x6e, 0x67, 0x74, 0x68, 0x65, 0x20, 0x63, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74, + 0x61, 0x20, 0x73, 0x65, 0x72, 0x69, 0x65, 0x73, 0x20, 0x6f, 0x66, 0x61, 0x72, + 0x65, 0x20, 0x75, 0x73, 0x75, 0x61, 0x6c, 0x6c, 0x79, 0x72, 0x6f, 0x6c, 0x65, + 0x20, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x70, 0x72, 0x65, 0x76, 0x69, 0x6f, + 0x75, 0x73, 0x6c, 0x79, 0x20, 0x64, 0x65, 0x72, 0x69, 0x76, 0x61, 0x74, 0x69, + 0x76, 0x65, 0x73, 0x65, 0x76, 0x69, 0x64, 0x65, 0x6e, 0x63, 0x65, 0x20, 0x6f, + 0x66, 0x65, 0x78, 0x70, 0x65, 0x72, 0x69, 0x65, 0x6e, 0x63, 0x65, 0x73, 0x63, + 0x6f, 0x6c, 0x6f, 0x72, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x65, 0x73, 0x74, 0x61, + 0x74, 0x65, 0x64, 0x20, 0x74, 0x68, 0x61, 0x74, 0x63, 0x65, 0x72, 0x74, 0x69, + 0x66, 0x69, 0x63, 0x61, 0x74, 0x65, 0x3c, 0x2f, 0x61, 0x3e, 0x3c, 0x2f, 0x64, + 0x69, 0x76, 0x3e, 0x0a, 0x20, 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x65, 0x64, + 0x3d, 0x22, 0x68, 0x69, 0x67, 0x68, 0x20, 0x73, 0x63, 0x68, 0x6f, 0x6f, 0x6c, + 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x20, 0x74, 0x6f, 0x63, 0x6f, + 0x6d, 0x66, 0x6f, 0x72, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x61, 0x64, 0x6f, 0x70, + 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x74, 0x68, 0x72, 0x65, 0x65, 0x20, + 0x79, 0x65, 0x61, 0x72, 0x73, 0x74, 0x68, 0x65, 0x20, 0x63, 0x6f, 0x75, 0x6e, + 0x74, 0x72, 0x79, 0x69, 0x6e, 0x20, 0x46, 0x65, 0x62, 0x72, 0x75, 0x61, 0x72, + 0x79, 0x73, 0x6f, 0x20, 0x74, 0x68, 0x61, 0x74, 0x20, 0x74, 0x68, 0x65, 0x70, + 0x65, 0x6f, 0x70, 0x6c, 0x65, 0x20, 0x77, 0x68, 0x6f, 0x20, 0x70, 0x72, 0x6f, + 0x76, 0x69, 0x64, 0x65, 0x64, 0x20, 0x62, 0x79, 0x3c, 0x70, 0x61, 0x72, 0x61, + 0x6d, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x61, 0x66, 0x66, 0x65, 0x63, 0x74, 0x65, + 0x64, 0x20, 0x62, 0x79, 0x69, 0x6e, 0x20, 0x74, 0x65, 0x72, 0x6d, 0x73, 0x20, + 0x6f, 0x66, 0x61, 0x70, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x6d, 0x65, 0x6e, 0x74, + 0x49, 0x53, 0x4f, 0x2d, 0x38, 0x38, 0x35, 0x39, 0x2d, 0x31, 0x22, 0x77, 0x61, + 0x73, 0x20, 0x62, 0x6f, 0x72, 0x6e, 0x20, 0x69, 0x6e, 0x68, 0x69, 0x73, 0x74, + 0x6f, 0x72, 0x69, 0x63, 0x61, 0x6c, 0x20, 0x72, 0x65, 0x67, 0x61, 0x72, 0x64, + 0x65, 0x64, 0x20, 0x61, 0x73, 0x6d, 0x65, 0x61, 0x73, 0x75, 0x72, 0x65, 0x6d, + 0x65, 0x6e, 0x74, 0x69, 0x73, 0x20, 0x62, 0x61, 0x73, 0x65, 0x64, 0x20, 0x6f, + 0x6e, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x20, 0x3a, + 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, 0x73, 0x69, 0x67, + 0x6e, 0x69, 0x66, 0x69, 0x63, 0x61, 0x6e, 0x74, 0x63, 0x65, 0x6c, 0x65, 0x62, + 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x6d, 0x69, + 0x74, 0x74, 0x65, 0x64, 0x2f, 0x6a, 0x73, 0x2f, 0x6a, 0x71, 0x75, 0x65, 0x72, + 0x79, 0x2e, 0x69, 0x73, 0x20, 0x6b, 0x6e, 0x6f, 0x77, 0x6e, 0x20, 0x61, 0x73, + 0x74, 0x68, 0x65, 0x6f, 0x72, 0x65, 0x74, 0x69, 0x63, 0x61, 0x6c, 0x20, 0x74, + 0x61, 0x62, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x3d, 0x22, 0x69, 0x74, 0x20, 0x63, + 0x6f, 0x75, 0x6c, 0x64, 0x20, 0x62, 0x65, 0x3c, 0x6e, 0x6f, 0x73, 0x63, 0x72, + 0x69, 0x70, 0x74, 0x3e, 0x0a, 0x68, 0x61, 0x76, 0x69, 0x6e, 0x67, 0x20, 0x62, + 0x65, 0x65, 0x6e, 0x0d, 0x0a, 0x3c, 0x68, 0x65, 0x61, 0x64, 0x3e, 0x0d, 0x0a, + 0x3c, 0x20, 0x26, 0x71, 0x75, 0x6f, 0x74, 0x3b, 0x54, 0x68, 0x65, 0x20, 0x63, + 0x6f, 0x6d, 0x70, 0x69, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x68, 0x65, 0x20, + 0x68, 0x61, 0x64, 0x20, 0x62, 0x65, 0x65, 0x6e, 0x70, 0x72, 0x6f, 0x64, 0x75, + 0x63, 0x65, 0x64, 0x20, 0x62, 0x79, 0x70, 0x68, 0x69, 0x6c, 0x6f, 0x73, 0x6f, + 0x70, 0x68, 0x65, 0x72, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, + 0x65, 0x64, 0x69, 0x6e, 0x74, 0x65, 0x6e, 0x64, 0x65, 0x64, 0x20, 0x74, 0x6f, + 0x61, 0x6d, 0x6f, 0x6e, 0x67, 0x20, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x63, 0x6f, + 0x6d, 0x70, 0x61, 0x72, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x74, 0x6f, 0x20, 0x73, + 0x61, 0x79, 0x20, 0x74, 0x68, 0x61, 0x74, 0x45, 0x6e, 0x67, 0x69, 0x6e, 0x65, + 0x65, 0x72, 0x69, 0x6e, 0x67, 0x61, 0x20, 0x64, 0x69, 0x66, 0x66, 0x65, 0x72, + 0x65, 0x6e, 0x74, 0x72, 0x65, 0x66, 0x65, 0x72, 0x72, 0x65, 0x64, 0x20, 0x74, + 0x6f, 0x64, 0x69, 0x66, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x63, 0x65, 0x73, 0x62, + 0x65, 0x6c, 0x69, 0x65, 0x66, 0x20, 0x74, 0x68, 0x61, 0x74, 0x70, 0x68, 0x6f, + 0x74, 0x6f, 0x67, 0x72, 0x61, 0x70, 0x68, 0x73, 0x69, 0x64, 0x65, 0x6e, 0x74, + 0x69, 0x66, 0x79, 0x69, 0x6e, 0x67, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, + 0x20, 0x6f, 0x66, 0x20, 0x52, 0x65, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x20, + 0x6f, 0x66, 0x6e, 0x65, 0x63, 0x65, 0x73, 0x73, 0x61, 0x72, 0x69, 0x6c, 0x79, + 0x70, 0x72, 0x6f, 0x62, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x74, 0x65, + 0x63, 0x68, 0x6e, 0x69, 0x63, 0x61, 0x6c, 0x6c, 0x79, 0x6c, 0x65, 0x61, 0x76, + 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, 0x73, 0x70, 0x65, 0x63, 0x74, 0x61, + 0x63, 0x75, 0x6c, 0x61, 0x72, 0x66, 0x72, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, + 0x20, 0x6f, 0x66, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x72, 0x69, 0x63, 0x69, 0x74, + 0x79, 0x68, 0x65, 0x61, 0x64, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x72, + 0x65, 0x73, 0x74, 0x61, 0x75, 0x72, 0x61, 0x6e, 0x74, 0x73, 0x70, 0x61, 0x72, + 0x74, 0x6e, 0x65, 0x72, 0x73, 0x68, 0x69, 0x70, 0x65, 0x6d, 0x70, 0x68, 0x61, + 0x73, 0x69, 0x73, 0x20, 0x6f, 0x6e, 0x6d, 0x6f, 0x73, 0x74, 0x20, 0x72, 0x65, + 0x63, 0x65, 0x6e, 0x74, 0x73, 0x68, 0x61, 0x72, 0x65, 0x20, 0x77, 0x69, 0x74, + 0x68, 0x20, 0x73, 0x61, 0x79, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x61, 0x74, + 0x66, 0x69, 0x6c, 0x6c, 0x65, 0x64, 0x20, 0x77, 0x69, 0x74, 0x68, 0x64, 0x65, + 0x73, 0x69, 0x67, 0x6e, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x69, 0x74, 0x20, 0x69, + 0x73, 0x20, 0x6f, 0x66, 0x74, 0x65, 0x6e, 0x22, 0x3e, 0x3c, 0x2f, 0x69, 0x66, + 0x72, 0x61, 0x6d, 0x65, 0x3e, 0x61, 0x73, 0x20, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, + 0x77, 0x73, 0x3a, 0x6d, 0x65, 0x72, 0x67, 0x65, 0x64, 0x20, 0x77, 0x69, 0x74, + 0x68, 0x74, 0x68, 0x72, 0x6f, 0x75, 0x67, 0x68, 0x20, 0x74, 0x68, 0x65, 0x63, + 0x6f, 0x6d, 0x6d, 0x65, 0x72, 0x63, 0x69, 0x61, 0x6c, 0x20, 0x70, 0x6f, 0x69, + 0x6e, 0x74, 0x65, 0x64, 0x20, 0x6f, 0x75, 0x74, 0x6f, 0x70, 0x70, 0x6f, 0x72, + 0x74, 0x75, 0x6e, 0x69, 0x74, 0x79, 0x76, 0x69, 0x65, 0x77, 0x20, 0x6f, 0x66, + 0x20, 0x74, 0x68, 0x65, 0x72, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x6d, 0x65, + 0x6e, 0x74, 0x64, 0x69, 0x76, 0x69, 0x73, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, + 0x70, 0x72, 0x6f, 0x67, 0x72, 0x61, 0x6d, 0x6d, 0x69, 0x6e, 0x67, 0x68, 0x65, + 0x20, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x64, 0x73, 0x65, 0x74, 0x49, + 0x6e, 0x74, 0x65, 0x72, 0x76, 0x61, 0x6c, 0x22, 0x3e, 0x3c, 0x2f, 0x73, 0x70, + 0x61, 0x6e, 0x3e, 0x3c, 0x2f, 0x69, 0x6e, 0x20, 0x4e, 0x65, 0x77, 0x20, 0x59, + 0x6f, 0x72, 0x6b, 0x61, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, + 0x20, 0x63, 0x6f, 0x6d, 0x70, 0x72, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x0a, + 0x0a, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x69, 0x64, 0x3d, 0x22, 0x69, 0x6e, 0x63, + 0x6f, 0x72, 0x70, 0x6f, 0x72, 0x61, 0x74, 0x65, 0x3b, 0x3c, 0x2f, 0x73, 0x63, + 0x72, 0x69, 0x70, 0x74, 0x3e, 0x3c, 0x61, 0x74, 0x74, 0x61, 0x63, 0x68, 0x45, + 0x76, 0x65, 0x6e, 0x74, 0x62, 0x65, 0x63, 0x61, 0x6d, 0x65, 0x20, 0x74, 0x68, + 0x65, 0x20, 0x22, 0x20, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x3d, 0x22, 0x5f, + 0x63, 0x61, 0x72, 0x72, 0x69, 0x65, 0x64, 0x20, 0x6f, 0x75, 0x74, 0x53, 0x6f, + 0x6d, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x73, 0x63, 0x69, 0x65, + 0x6e, 0x63, 0x65, 0x20, 0x61, 0x6e, 0x64, 0x74, 0x68, 0x65, 0x20, 0x74, 0x69, + 0x6d, 0x65, 0x20, 0x6f, 0x66, 0x43, 0x6f, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x65, + 0x72, 0x22, 0x3e, 0x6d, 0x61, 0x69, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x69, 0x6e, + 0x67, 0x43, 0x68, 0x72, 0x69, 0x73, 0x74, 0x6f, 0x70, 0x68, 0x65, 0x72, 0x4d, + 0x75, 0x63, 0x68, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x77, 0x72, 0x69, + 0x74, 0x69, 0x6e, 0x67, 0x73, 0x20, 0x6f, 0x66, 0x22, 0x20, 0x68, 0x65, 0x69, + 0x67, 0x68, 0x74, 0x3d, 0x22, 0x32, 0x73, 0x69, 0x7a, 0x65, 0x20, 0x6f, 0x66, + 0x20, 0x74, 0x68, 0x65, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x20, 0x6f, + 0x66, 0x20, 0x6d, 0x69, 0x78, 0x74, 0x75, 0x72, 0x65, 0x20, 0x6f, 0x66, 0x20, + 0x62, 0x65, 0x74, 0x77, 0x65, 0x65, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x45, 0x78, + 0x61, 0x6d, 0x70, 0x6c, 0x65, 0x73, 0x20, 0x6f, 0x66, 0x65, 0x64, 0x75, 0x63, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x63, 0x6f, 0x6d, 0x70, 0x65, 0x74, + 0x69, 0x74, 0x69, 0x76, 0x65, 0x20, 0x6f, 0x6e, 0x73, 0x75, 0x62, 0x6d, 0x69, + 0x74, 0x3d, 0x22, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x20, 0x6f, + 0x66, 0x64, 0x69, 0x73, 0x74, 0x69, 0x6e, 0x63, 0x74, 0x69, 0x76, 0x65, 0x2f, + 0x44, 0x54, 0x44, 0x20, 0x58, 0x48, 0x54, 0x4d, 0x4c, 0x20, 0x72, 0x65, 0x6c, + 0x61, 0x74, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x6f, 0x74, 0x65, 0x6e, 0x64, 0x65, + 0x6e, 0x63, 0x79, 0x20, 0x74, 0x6f, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, + 0x65, 0x20, 0x6f, 0x66, 0x77, 0x68, 0x69, 0x63, 0x68, 0x20, 0x77, 0x6f, 0x75, + 0x6c, 0x64, 0x64, 0x65, 0x73, 0x70, 0x69, 0x74, 0x65, 0x20, 0x74, 0x68, 0x65, + 0x73, 0x63, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x69, 0x63, 0x20, 0x6c, 0x65, + 0x67, 0x69, 0x73, 0x6c, 0x61, 0x74, 0x75, 0x72, 0x65, 0x2e, 0x69, 0x6e, 0x6e, + 0x65, 0x72, 0x48, 0x54, 0x4d, 0x4c, 0x20, 0x61, 0x6c, 0x6c, 0x65, 0x67, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x41, 0x67, 0x72, 0x69, 0x63, 0x75, 0x6c, 0x74, + 0x75, 0x72, 0x65, 0x77, 0x61, 0x73, 0x20, 0x75, 0x73, 0x65, 0x64, 0x20, 0x69, + 0x6e, 0x61, 0x70, 0x70, 0x72, 0x6f, 0x61, 0x63, 0x68, 0x20, 0x74, 0x6f, 0x69, + 0x6e, 0x74, 0x65, 0x6c, 0x6c, 0x69, 0x67, 0x65, 0x6e, 0x74, 0x79, 0x65, 0x61, + 0x72, 0x73, 0x20, 0x6c, 0x61, 0x74, 0x65, 0x72, 0x2c, 0x73, 0x61, 0x6e, 0x73, + 0x2d, 0x73, 0x65, 0x72, 0x69, 0x66, 0x64, 0x65, 0x74, 0x65, 0x72, 0x6d, 0x69, + 0x6e, 0x69, 0x6e, 0x67, 0x50, 0x65, 0x72, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6e, + 0x63, 0x65, 0x61, 0x70, 0x70, 0x65, 0x61, 0x72, 0x61, 0x6e, 0x63, 0x65, 0x73, + 0x2c, 0x20, 0x77, 0x68, 0x69, 0x63, 0x68, 0x20, 0x69, 0x73, 0x20, 0x66, 0x6f, + 0x75, 0x6e, 0x64, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x61, 0x62, 0x62, 0x72, + 0x65, 0x76, 0x69, 0x61, 0x74, 0x65, 0x64, 0x68, 0x69, 0x67, 0x68, 0x65, 0x72, + 0x20, 0x74, 0x68, 0x61, 0x6e, 0x73, 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x20, 0x74, + 0x68, 0x65, 0x20, 0x69, 0x6e, 0x64, 0x69, 0x76, 0x69, 0x64, 0x75, 0x61, 0x6c, + 0x20, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x64, 0x20, 0x6f, 0x66, 0x73, + 0x75, 0x70, 0x70, 0x6f, 0x73, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x63, 0x6c, 0x61, + 0x69, 0x6d, 0x73, 0x20, 0x74, 0x68, 0x61, 0x74, 0x61, 0x74, 0x74, 0x72, 0x69, + 0x62, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x66, 0x6f, 0x6e, 0x74, 0x2d, 0x73, 0x69, + 0x7a, 0x65, 0x3a, 0x31, 0x65, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x20, + 0x6f, 0x66, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x69, 0x63, 0x61, 0x6c, 0x20, + 0x68, 0x69, 0x73, 0x20, 0x62, 0x72, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x61, 0x74, + 0x20, 0x74, 0x68, 0x65, 0x20, 0x74, 0x69, 0x6d, 0x65, 0x61, 0x6e, 0x6e, 0x69, + 0x76, 0x65, 0x72, 0x73, 0x61, 0x72, 0x79, 0x67, 0x6f, 0x76, 0x65, 0x72, 0x6e, + 0x65, 0x64, 0x20, 0x62, 0x79, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x65, 0x64, 0x20, + 0x74, 0x6f, 0x20, 0x75, 0x6c, 0x74, 0x69, 0x6d, 0x61, 0x74, 0x65, 0x6c, 0x79, + 0x20, 0x69, 0x6e, 0x6e, 0x6f, 0x76, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x69, + 0x74, 0x20, 0x69, 0x73, 0x20, 0x73, 0x74, 0x69, 0x6c, 0x6c, 0x63, 0x61, 0x6e, + 0x20, 0x6f, 0x6e, 0x6c, 0x79, 0x20, 0x62, 0x65, 0x64, 0x65, 0x66, 0x69, 0x6e, + 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x74, 0x6f, 0x47, 0x4d, 0x54, 0x53, 0x74, + 0x72, 0x69, 0x6e, 0x67, 0x41, 0x20, 0x6e, 0x75, 0x6d, 0x62, 0x65, 0x72, 0x20, + 0x6f, 0x66, 0x69, 0x6d, 0x67, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, + 0x45, 0x76, 0x65, 0x6e, 0x74, 0x75, 0x61, 0x6c, 0x6c, 0x79, 0x2c, 0x77, 0x61, + 0x73, 0x20, 0x63, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x64, 0x6f, 0x63, 0x63, 0x75, + 0x72, 0x72, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x6e, 0x65, 0x69, 0x67, 0x68, 0x62, + 0x6f, 0x72, 0x69, 0x6e, 0x67, 0x64, 0x69, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x75, + 0x69, 0x73, 0x68, 0x77, 0x68, 0x65, 0x6e, 0x20, 0x68, 0x65, 0x20, 0x77, 0x61, + 0x73, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x69, 0x6e, 0x67, 0x74, + 0x65, 0x72, 0x72, 0x65, 0x73, 0x74, 0x72, 0x69, 0x61, 0x6c, 0x4d, 0x61, 0x6e, + 0x79, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x61, 0x72, 0x67, 0x75, 0x65, + 0x73, 0x20, 0x74, 0x68, 0x61, 0x74, 0x61, 0x6e, 0x20, 0x41, 0x6d, 0x65, 0x72, + 0x69, 0x63, 0x61, 0x6e, 0x63, 0x6f, 0x6e, 0x71, 0x75, 0x65, 0x73, 0x74, 0x20, + 0x6f, 0x66, 0x77, 0x69, 0x64, 0x65, 0x73, 0x70, 0x72, 0x65, 0x61, 0x64, 0x20, + 0x77, 0x65, 0x72, 0x65, 0x20, 0x6b, 0x69, 0x6c, 0x6c, 0x65, 0x64, 0x73, 0x63, + 0x72, 0x65, 0x65, 0x6e, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x49, 0x6e, 0x20, 0x6f, + 0x72, 0x64, 0x65, 0x72, 0x20, 0x74, 0x6f, 0x65, 0x78, 0x70, 0x65, 0x63, 0x74, + 0x65, 0x64, 0x20, 0x74, 0x6f, 0x64, 0x65, 0x73, 0x63, 0x65, 0x6e, 0x64, 0x61, + 0x6e, 0x74, 0x73, 0x61, 0x72, 0x65, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x65, + 0x64, 0x6c, 0x65, 0x67, 0x69, 0x73, 0x6c, 0x61, 0x74, 0x69, 0x76, 0x65, 0x67, + 0x65, 0x6e, 0x65, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x20, 0x62, 0x61, + 0x63, 0x6b, 0x67, 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x6d, 0x6f, 0x73, 0x74, 0x20, + 0x70, 0x65, 0x6f, 0x70, 0x6c, 0x65, 0x79, 0x65, 0x61, 0x72, 0x73, 0x20, 0x61, + 0x66, 0x74, 0x65, 0x72, 0x74, 0x68, 0x65, 0x72, 0x65, 0x20, 0x69, 0x73, 0x20, + 0x6e, 0x6f, 0x74, 0x68, 0x65, 0x20, 0x68, 0x69, 0x67, 0x68, 0x65, 0x73, 0x74, + 0x66, 0x72, 0x65, 0x71, 0x75, 0x65, 0x6e, 0x74, 0x6c, 0x79, 0x20, 0x74, 0x68, + 0x65, 0x79, 0x20, 0x64, 0x6f, 0x20, 0x6e, 0x6f, 0x74, 0x61, 0x72, 0x67, 0x75, + 0x65, 0x64, 0x20, 0x74, 0x68, 0x61, 0x74, 0x73, 0x68, 0x6f, 0x77, 0x65, 0x64, + 0x20, 0x74, 0x68, 0x61, 0x74, 0x70, 0x72, 0x65, 0x64, 0x6f, 0x6d, 0x69, 0x6e, + 0x61, 0x6e, 0x74, 0x74, 0x68, 0x65, 0x6f, 0x6c, 0x6f, 0x67, 0x69, 0x63, 0x61, + 0x6c, 0x62, 0x79, 0x20, 0x74, 0x68, 0x65, 0x20, 0x74, 0x69, 0x6d, 0x65, 0x63, + 0x6f, 0x6e, 0x73, 0x69, 0x64, 0x65, 0x72, 0x69, 0x6e, 0x67, 0x73, 0x68, 0x6f, + 0x72, 0x74, 0x2d, 0x6c, 0x69, 0x76, 0x65, 0x64, 0x3c, 0x2f, 0x73, 0x70, 0x61, + 0x6e, 0x3e, 0x3c, 0x2f, 0x61, 0x3e, 0x63, 0x61, 0x6e, 0x20, 0x62, 0x65, 0x20, + 0x75, 0x73, 0x65, 0x64, 0x76, 0x65, 0x72, 0x79, 0x20, 0x6c, 0x69, 0x74, 0x74, + 0x6c, 0x65, 0x6f, 0x6e, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, + 0x68, 0x61, 0x64, 0x20, 0x61, 0x6c, 0x72, 0x65, 0x61, 0x64, 0x79, 0x69, 0x6e, + 0x74, 0x65, 0x72, 0x70, 0x72, 0x65, 0x74, 0x65, 0x64, 0x63, 0x6f, 0x6d, 0x6d, + 0x75, 0x6e, 0x69, 0x63, 0x61, 0x74, 0x65, 0x66, 0x65, 0x61, 0x74, 0x75, 0x72, + 0x65, 0x73, 0x20, 0x6f, 0x66, 0x67, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6d, 0x65, + 0x6e, 0x74, 0x2c, 0x3c, 0x2f, 0x6e, 0x6f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, + 0x3e, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x65, 0x64, 0x20, 0x74, 0x68, 0x65, 0x22, + 0x20, 0x68, 0x65, 0x69, 0x67, 0x68, 0x74, 0x3d, 0x22, 0x33, 0x49, 0x6e, 0x64, + 0x65, 0x70, 0x65, 0x6e, 0x64, 0x65, 0x6e, 0x74, 0x70, 0x6f, 0x70, 0x75, 0x6c, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x6c, 0x61, 0x72, 0x67, 0x65, 0x2d, 0x73, + 0x63, 0x61, 0x6c, 0x65, 0x2e, 0x20, 0x41, 0x6c, 0x74, 0x68, 0x6f, 0x75, 0x67, + 0x68, 0x20, 0x75, 0x73, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, + 0x64, 0x65, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x70, 0x6f, + 0x73, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x73, 0x74, 0x61, 0x72, + 0x74, 0x69, 0x6e, 0x67, 0x20, 0x69, 0x6e, 0x74, 0x77, 0x6f, 0x20, 0x6f, 0x72, + 0x20, 0x6d, 0x6f, 0x72, 0x65, 0x65, 0x78, 0x70, 0x72, 0x65, 0x73, 0x73, 0x69, + 0x6f, 0x6e, 0x73, 0x73, 0x75, 0x62, 0x6f, 0x72, 0x64, 0x69, 0x6e, 0x61, 0x74, + 0x65, 0x6c, 0x61, 0x72, 0x67, 0x65, 0x72, 0x20, 0x74, 0x68, 0x61, 0x6e, 0x68, + 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x20, 0x61, 0x6e, 0x64, 0x3c, 0x2f, 0x6f, + 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x3e, 0x0d, 0x0a, 0x43, 0x6f, 0x6e, 0x74, 0x69, + 0x6e, 0x65, 0x6e, 0x74, 0x61, 0x6c, 0x65, 0x6c, 0x69, 0x6d, 0x69, 0x6e, 0x61, + 0x74, 0x69, 0x6e, 0x67, 0x77, 0x69, 0x6c, 0x6c, 0x20, 0x6e, 0x6f, 0x74, 0x20, + 0x62, 0x65, 0x70, 0x72, 0x61, 0x63, 0x74, 0x69, 0x63, 0x65, 0x20, 0x6f, 0x66, + 0x69, 0x6e, 0x20, 0x66, 0x72, 0x6f, 0x6e, 0x74, 0x20, 0x6f, 0x66, 0x73, 0x69, + 0x74, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x65, 0x6e, 0x73, 0x75, + 0x72, 0x65, 0x20, 0x74, 0x68, 0x61, 0x74, 0x74, 0x6f, 0x20, 0x63, 0x72, 0x65, + 0x61, 0x74, 0x65, 0x20, 0x61, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x73, 0x73, 0x69, + 0x70, 0x70, 0x69, 0x70, 0x6f, 0x74, 0x65, 0x6e, 0x74, 0x69, 0x61, 0x6c, 0x6c, + 0x79, 0x6f, 0x75, 0x74, 0x73, 0x74, 0x61, 0x6e, 0x64, 0x69, 0x6e, 0x67, 0x62, + 0x65, 0x74, 0x74, 0x65, 0x72, 0x20, 0x74, 0x68, 0x61, 0x6e, 0x77, 0x68, 0x61, + 0x74, 0x20, 0x69, 0x73, 0x20, 0x6e, 0x6f, 0x77, 0x73, 0x69, 0x74, 0x75, 0x61, + 0x74, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x6d, 0x65, 0x74, 0x61, 0x20, 0x6e, 0x61, + 0x6d, 0x65, 0x3d, 0x22, 0x54, 0x72, 0x61, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, + 0x61, 0x6c, 0x73, 0x75, 0x67, 0x67, 0x65, 0x73, 0x74, 0x69, 0x6f, 0x6e, 0x73, + 0x54, 0x72, 0x61, 0x6e, 0x73, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x74, 0x68, + 0x65, 0x20, 0x66, 0x6f, 0x72, 0x6d, 0x20, 0x6f, 0x66, 0x61, 0x74, 0x6d, 0x6f, + 0x73, 0x70, 0x68, 0x65, 0x72, 0x69, 0x63, 0x69, 0x64, 0x65, 0x6f, 0x6c, 0x6f, + 0x67, 0x69, 0x63, 0x61, 0x6c, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x70, 0x72, 0x69, + 0x73, 0x65, 0x73, 0x63, 0x61, 0x6c, 0x63, 0x75, 0x6c, 0x61, 0x74, 0x69, 0x6e, + 0x67, 0x65, 0x61, 0x73, 0x74, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x72, + 0x65, 0x6d, 0x6e, 0x61, 0x6e, 0x74, 0x73, 0x20, 0x6f, 0x66, 0x70, 0x6c, 0x75, + 0x67, 0x69, 0x6e, 0x73, 0x70, 0x61, 0x67, 0x65, 0x2f, 0x69, 0x6e, 0x64, 0x65, + 0x78, 0x2e, 0x70, 0x68, 0x70, 0x3f, 0x72, 0x65, 0x6d, 0x61, 0x69, 0x6e, 0x65, + 0x64, 0x20, 0x69, 0x6e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, + 0x65, 0x64, 0x48, 0x65, 0x20, 0x77, 0x61, 0x73, 0x20, 0x61, 0x6c, 0x73, 0x6f, + 0x77, 0x61, 0x73, 0x20, 0x61, 0x6c, 0x72, 0x65, 0x61, 0x64, 0x79, 0x73, 0x74, + 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x61, 0x6c, 0x69, 0x6e, 0x20, 0x66, + 0x61, 0x76, 0x6f, 0x72, 0x20, 0x6f, 0x66, 0x4d, 0x69, 0x6e, 0x69, 0x73, 0x74, + 0x72, 0x79, 0x20, 0x6f, 0x66, 0x6d, 0x6f, 0x76, 0x65, 0x6d, 0x65, 0x6e, 0x74, + 0x20, 0x6f, 0x66, 0x66, 0x6f, 0x72, 0x6d, 0x75, 0x6c, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x69, 0x73, 0x20, 0x72, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x3c, + 0x6c, 0x69, 0x6e, 0x6b, 0x20, 0x72, 0x65, 0x6c, 0x3d, 0x22, 0x54, 0x68, 0x69, + 0x73, 0x20, 0x69, 0x73, 0x20, 0x74, 0x68, 0x65, 0x20, 0x3c, 0x61, 0x20, 0x68, + 0x72, 0x65, 0x66, 0x3d, 0x22, 0x2f, 0x70, 0x6f, 0x70, 0x75, 0x6c, 0x61, 0x72, + 0x69, 0x7a, 0x65, 0x64, 0x69, 0x6e, 0x76, 0x6f, 0x6c, 0x76, 0x65, 0x64, 0x20, + 0x69, 0x6e, 0x61, 0x72, 0x65, 0x20, 0x75, 0x73, 0x65, 0x64, 0x20, 0x74, 0x6f, + 0x61, 0x6e, 0x64, 0x20, 0x73, 0x65, 0x76, 0x65, 0x72, 0x61, 0x6c, 0x6d, 0x61, + 0x64, 0x65, 0x20, 0x62, 0x79, 0x20, 0x74, 0x68, 0x65, 0x73, 0x65, 0x65, 0x6d, + 0x73, 0x20, 0x74, 0x6f, 0x20, 0x62, 0x65, 0x6c, 0x69, 0x6b, 0x65, 0x6c, 0x79, + 0x20, 0x74, 0x68, 0x61, 0x74, 0x50, 0x61, 0x6c, 0x65, 0x73, 0x74, 0x69, 0x6e, + 0x69, 0x61, 0x6e, 0x6e, 0x61, 0x6d, 0x65, 0x64, 0x20, 0x61, 0x66, 0x74, 0x65, + 0x72, 0x69, 0x74, 0x20, 0x68, 0x61, 0x64, 0x20, 0x62, 0x65, 0x65, 0x6e, 0x6d, + 0x6f, 0x73, 0x74, 0x20, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x74, 0x6f, 0x20, + 0x72, 0x65, 0x66, 0x65, 0x72, 0x20, 0x74, 0x6f, 0x62, 0x75, 0x74, 0x20, 0x74, + 0x68, 0x69, 0x73, 0x20, 0x69, 0x73, 0x63, 0x6f, 0x6e, 0x73, 0x65, 0x63, 0x75, + 0x74, 0x69, 0x76, 0x65, 0x74, 0x65, 0x6d, 0x70, 0x6f, 0x72, 0x61, 0x72, 0x69, + 0x6c, 0x79, 0x49, 0x6e, 0x20, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x6c, 0x2c, + 0x63, 0x6f, 0x6e, 0x76, 0x65, 0x6e, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x74, 0x61, + 0x6b, 0x65, 0x73, 0x20, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x73, 0x75, 0x62, 0x64, + 0x69, 0x76, 0x69, 0x73, 0x69, 0x6f, 0x6e, 0x74, 0x65, 0x72, 0x72, 0x69, 0x74, + 0x6f, 0x72, 0x69, 0x61, 0x6c, 0x6f, 0x70, 0x65, 0x72, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x61, 0x6c, 0x70, 0x65, 0x72, 0x6d, 0x61, 0x6e, 0x65, 0x6e, 0x74, 0x6c, + 0x79, 0x77, 0x61, 0x73, 0x20, 0x6c, 0x61, 0x72, 0x67, 0x65, 0x6c, 0x79, 0x6f, + 0x75, 0x74, 0x62, 0x72, 0x65, 0x61, 0x6b, 0x20, 0x6f, 0x66, 0x69, 0x6e, 0x20, + 0x74, 0x68, 0x65, 0x20, 0x70, 0x61, 0x73, 0x74, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, + 0x77, 0x69, 0x6e, 0x67, 0x20, 0x61, 0x20, 0x78, 0x6d, 0x6c, 0x6e, 0x73, 0x3a, + 0x6f, 0x67, 0x3d, 0x22, 0x3e, 0x3c, 0x61, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, + 0x3d, 0x22, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x74, 0x65, 0x78, 0x74, + 0x43, 0x6f, 0x6e, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x20, 0x6d, 0x61, + 0x79, 0x20, 0x62, 0x65, 0x20, 0x75, 0x73, 0x65, 0x64, 0x6d, 0x61, 0x6e, 0x75, + 0x66, 0x61, 0x63, 0x74, 0x75, 0x72, 0x65, 0x61, 0x66, 0x74, 0x65, 0x72, 0x20, + 0x62, 0x65, 0x69, 0x6e, 0x67, 0x63, 0x6c, 0x65, 0x61, 0x72, 0x66, 0x69, 0x78, + 0x22, 0x3e, 0x0a, 0x71, 0x75, 0x65, 0x73, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, + 0x66, 0x77, 0x61, 0x73, 0x20, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x65, 0x64, 0x74, + 0x6f, 0x20, 0x62, 0x65, 0x63, 0x6f, 0x6d, 0x65, 0x20, 0x61, 0x62, 0x65, 0x63, + 0x61, 0x75, 0x73, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x73, 0x6f, 0x6d, 0x65, 0x20, + 0x70, 0x65, 0x6f, 0x70, 0x6c, 0x65, 0x69, 0x6e, 0x73, 0x70, 0x69, 0x72, 0x65, + 0x64, 0x20, 0x62, 0x79, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x66, 0x75, + 0x6c, 0x20, 0x61, 0x20, 0x74, 0x69, 0x6d, 0x65, 0x20, 0x77, 0x68, 0x65, 0x6e, + 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x61, 0x6d, + 0x6f, 0x6e, 0x67, 0x73, 0x74, 0x20, 0x74, 0x68, 0x65, 0x61, 0x6e, 0x20, 0x6f, + 0x66, 0x66, 0x69, 0x63, 0x69, 0x61, 0x6c, 0x77, 0x69, 0x64, 0x74, 0x68, 0x3a, + 0x31, 0x30, 0x30, 0x25, 0x3b, 0x74, 0x65, 0x63, 0x68, 0x6e, 0x6f, 0x6c, 0x6f, + 0x67, 0x79, 0x2c, 0x77, 0x61, 0x73, 0x20, 0x61, 0x64, 0x6f, 0x70, 0x74, 0x65, + 0x64, 0x74, 0x6f, 0x20, 0x6b, 0x65, 0x65, 0x70, 0x20, 0x74, 0x68, 0x65, 0x73, + 0x65, 0x74, 0x74, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x6c, 0x69, 0x76, + 0x65, 0x20, 0x62, 0x69, 0x72, 0x74, 0x68, 0x73, 0x69, 0x6e, 0x64, 0x65, 0x78, + 0x2e, 0x68, 0x74, 0x6d, 0x6c, 0x22, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, + 0x69, 0x63, 0x75, 0x74, 0x61, 0x73, 0x73, 0x69, 0x67, 0x6e, 0x65, 0x64, 0x20, + 0x74, 0x6f, 0x26, 0x61, 0x6d, 0x70, 0x3b, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x3b, + 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x20, 0x66, 0x6f, 0x72, 0x61, 0x6c, + 0x69, 0x67, 0x6e, 0x3d, 0x72, 0x69, 0x67, 0x68, 0x74, 0x74, 0x68, 0x65, 0x20, + 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x6e, 0x79, 0x61, 0x6c, 0x77, 0x61, 0x79, 0x73, + 0x20, 0x62, 0x65, 0x65, 0x6e, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x65, 0x64, + 0x20, 0x74, 0x6f, 0x69, 0x6e, 0x76, 0x6f, 0x6c, 0x76, 0x65, 0x6d, 0x65, 0x6e, + 0x74, 0x42, 0x65, 0x63, 0x61, 0x75, 0x73, 0x65, 0x20, 0x74, 0x68, 0x65, 0x74, + 0x68, 0x69, 0x73, 0x20, 0x70, 0x65, 0x72, 0x69, 0x6f, 0x64, 0x22, 0x20, 0x6e, + 0x61, 0x6d, 0x65, 0x3d, 0x22, 0x71, 0x22, 0x20, 0x63, 0x6f, 0x6e, 0x66, 0x69, + 0x6e, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x61, 0x20, 0x72, 0x65, 0x73, 0x75, 0x6c, + 0x74, 0x20, 0x6f, 0x66, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3d, 0x22, 0x22, 0x20, + 0x2f, 0x3e, 0x69, 0x73, 0x20, 0x61, 0x63, 0x74, 0x75, 0x61, 0x6c, 0x6c, 0x79, + 0x45, 0x6e, 0x76, 0x69, 0x72, 0x6f, 0x6e, 0x6d, 0x65, 0x6e, 0x74, 0x0d, 0x0a, + 0x3c, 0x2f, 0x68, 0x65, 0x61, 0x64, 0x3e, 0x0d, 0x0a, 0x43, 0x6f, 0x6e, 0x76, + 0x65, 0x72, 0x73, 0x65, 0x6c, 0x79, 0x2c, 0x3e, 0x0a, 0x3c, 0x64, 0x69, 0x76, + 0x20, 0x69, 0x64, 0x3d, 0x22, 0x30, 0x22, 0x20, 0x77, 0x69, 0x64, 0x74, 0x68, + 0x3d, 0x22, 0x31, 0x69, 0x73, 0x20, 0x70, 0x72, 0x6f, 0x62, 0x61, 0x62, 0x6c, + 0x79, 0x68, 0x61, 0x76, 0x65, 0x20, 0x62, 0x65, 0x63, 0x6f, 0x6d, 0x65, 0x63, + 0x6f, 0x6e, 0x74, 0x72, 0x6f, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x74, 0x68, 0x65, + 0x20, 0x70, 0x72, 0x6f, 0x62, 0x6c, 0x65, 0x6d, 0x63, 0x69, 0x74, 0x69, 0x7a, + 0x65, 0x6e, 0x73, 0x20, 0x6f, 0x66, 0x70, 0x6f, 0x6c, 0x69, 0x74, 0x69, 0x63, + 0x69, 0x61, 0x6e, 0x73, 0x72, 0x65, 0x61, 0x63, 0x68, 0x65, 0x64, 0x20, 0x74, + 0x68, 0x65, 0x61, 0x73, 0x20, 0x65, 0x61, 0x72, 0x6c, 0x79, 0x20, 0x61, 0x73, + 0x3a, 0x6e, 0x6f, 0x6e, 0x65, 0x3b, 0x20, 0x6f, 0x76, 0x65, 0x72, 0x3c, 0x74, + 0x61, 0x62, 0x6c, 0x65, 0x20, 0x63, 0x65, 0x6c, 0x6c, 0x76, 0x61, 0x6c, 0x69, + 0x64, 0x69, 0x74, 0x79, 0x20, 0x6f, 0x66, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, + 0x6c, 0x79, 0x20, 0x74, 0x6f, 0x6f, 0x6e, 0x6d, 0x6f, 0x75, 0x73, 0x65, 0x64, + 0x6f, 0x77, 0x6e, 0x77, 0x68, 0x65, 0x72, 0x65, 0x20, 0x69, 0x74, 0x20, 0x69, + 0x73, 0x77, 0x68, 0x65, 0x6e, 0x20, 0x69, 0x74, 0x20, 0x77, 0x61, 0x73, 0x6d, + 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x20, 0x6f, 0x66, 0x20, 0x72, 0x65, 0x6c, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x74, 0x6f, 0x61, 0x63, 0x63, 0x6f, 0x6d, + 0x6d, 0x6f, 0x64, 0x61, 0x74, 0x65, 0x61, 0x6c, 0x6f, 0x6e, 0x67, 0x20, 0x77, + 0x69, 0x74, 0x68, 0x20, 0x49, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x6c, 0x61, + 0x74, 0x65, 0x74, 0x68, 0x65, 0x20, 0x45, 0x6e, 0x67, 0x6c, 0x69, 0x73, 0x68, + 0x64, 0x65, 0x6c, 0x69, 0x63, 0x69, 0x6f, 0x75, 0x73, 0x22, 0x3e, 0x74, 0x68, + 0x69, 0x73, 0x20, 0x69, 0x73, 0x20, 0x6e, 0x6f, 0x74, 0x74, 0x68, 0x65, 0x20, + 0x70, 0x72, 0x65, 0x73, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x20, 0x74, 0x68, 0x65, + 0x79, 0x20, 0x61, 0x72, 0x65, 0x61, 0x6e, 0x64, 0x20, 0x66, 0x69, 0x6e, 0x61, + 0x6c, 0x6c, 0x79, 0x61, 0x20, 0x6d, 0x61, 0x74, 0x74, 0x65, 0x72, 0x20, 0x6f, + 0x66, 0x0d, 0x0a, 0x09, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x0d, 0x0a, 0x0d, + 0x0a, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x66, 0x61, 0x73, + 0x74, 0x65, 0x72, 0x20, 0x74, 0x68, 0x61, 0x6e, 0x6d, 0x61, 0x6a, 0x6f, 0x72, + 0x69, 0x74, 0x79, 0x20, 0x6f, 0x66, 0x61, 0x66, 0x74, 0x65, 0x72, 0x20, 0x77, + 0x68, 0x69, 0x63, 0x68, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x72, 0x61, 0x74, 0x69, + 0x76, 0x65, 0x74, 0x6f, 0x20, 0x6d, 0x61, 0x69, 0x6e, 0x74, 0x61, 0x69, 0x6e, + 0x69, 0x6d, 0x70, 0x72, 0x6f, 0x76, 0x65, 0x20, 0x74, 0x68, 0x65, 0x61, 0x77, + 0x61, 0x72, 0x64, 0x65, 0x64, 0x20, 0x74, 0x68, 0x65, 0x65, 0x72, 0x22, 0x20, + 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x66, 0x72, 0x61, 0x6d, 0x65, 0x62, + 0x6f, 0x72, 0x64, 0x65, 0x72, 0x72, 0x65, 0x73, 0x74, 0x6f, 0x72, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x73, 0x61, 0x6d, + 0x65, 0x61, 0x6e, 0x61, 0x6c, 0x79, 0x73, 0x69, 0x73, 0x20, 0x6f, 0x66, 0x74, + 0x68, 0x65, 0x69, 0x72, 0x20, 0x66, 0x69, 0x72, 0x73, 0x74, 0x44, 0x75, 0x72, + 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, 0x20, 0x63, 0x6f, 0x6e, 0x74, 0x69, + 0x6e, 0x65, 0x6e, 0x74, 0x61, 0x6c, 0x73, 0x65, 0x71, 0x75, 0x65, 0x6e, 0x63, + 0x65, 0x20, 0x6f, 0x66, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, + 0x29, 0x7b, 0x66, 0x6f, 0x6e, 0x74, 0x2d, 0x73, 0x69, 0x7a, 0x65, 0x3a, 0x20, + 0x77, 0x6f, 0x72, 0x6b, 0x20, 0x6f, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x3c, 0x2f, + 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x0a, 0x3c, 0x62, 0x65, 0x67, 0x69, + 0x6e, 0x73, 0x20, 0x77, 0x69, 0x74, 0x68, 0x6a, 0x61, 0x76, 0x61, 0x73, 0x63, + 0x72, 0x69, 0x70, 0x74, 0x3a, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x69, 0x74, 0x75, + 0x65, 0x6e, 0x74, 0x77, 0x61, 0x73, 0x20, 0x66, 0x6f, 0x75, 0x6e, 0x64, 0x65, + 0x64, 0x65, 0x71, 0x75, 0x69, 0x6c, 0x69, 0x62, 0x72, 0x69, 0x75, 0x6d, 0x61, + 0x73, 0x73, 0x75, 0x6d, 0x65, 0x20, 0x74, 0x68, 0x61, 0x74, 0x69, 0x73, 0x20, + 0x67, 0x69, 0x76, 0x65, 0x6e, 0x20, 0x62, 0x79, 0x6e, 0x65, 0x65, 0x64, 0x73, + 0x20, 0x74, 0x6f, 0x20, 0x62, 0x65, 0x63, 0x6f, 0x6f, 0x72, 0x64, 0x69, 0x6e, + 0x61, 0x74, 0x65, 0x73, 0x74, 0x68, 0x65, 0x20, 0x76, 0x61, 0x72, 0x69, 0x6f, + 0x75, 0x73, 0x61, 0x72, 0x65, 0x20, 0x70, 0x61, 0x72, 0x74, 0x20, 0x6f, 0x66, + 0x6f, 0x6e, 0x6c, 0x79, 0x20, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x73, 0x65, + 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x20, 0x6f, 0x66, 0x69, 0x73, 0x20, 0x61, + 0x20, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x74, 0x68, 0x65, 0x6f, 0x72, 0x69, + 0x65, 0x73, 0x20, 0x6f, 0x66, 0x64, 0x69, 0x73, 0x63, 0x6f, 0x76, 0x65, 0x72, + 0x69, 0x65, 0x73, 0x61, 0x73, 0x73, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x65, 0x64, 0x67, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x73, + 0x74, 0x72, 0x65, 0x6e, 0x67, 0x74, 0x68, 0x20, 0x6f, 0x66, 0x70, 0x6f, 0x73, + 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x69, 0x6e, 0x70, 0x72, 0x65, 0x73, 0x65, + 0x6e, 0x74, 0x2d, 0x64, 0x61, 0x79, 0x75, 0x6e, 0x69, 0x76, 0x65, 0x72, 0x73, + 0x61, 0x6c, 0x6c, 0x79, 0x74, 0x6f, 0x20, 0x66, 0x6f, 0x72, 0x6d, 0x20, 0x74, + 0x68, 0x65, 0x62, 0x75, 0x74, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x65, 0x61, 0x64, + 0x63, 0x6f, 0x72, 0x70, 0x6f, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x74, + 0x74, 0x61, 0x63, 0x68, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x69, 0x73, 0x20, 0x63, + 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x6c, 0x79, 0x72, 0x65, 0x61, 0x73, 0x6f, 0x6e, + 0x73, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x26, 0x71, 0x75, 0x6f, 0x74, 0x3b, 0x74, + 0x68, 0x65, 0x20, 0x63, 0x61, 0x6e, 0x20, 0x62, 0x65, 0x20, 0x6d, 0x61, 0x64, + 0x65, 0x77, 0x61, 0x73, 0x20, 0x61, 0x62, 0x6c, 0x65, 0x20, 0x74, 0x6f, 0x77, + 0x68, 0x69, 0x63, 0x68, 0x20, 0x6d, 0x65, 0x61, 0x6e, 0x73, 0x62, 0x75, 0x74, + 0x20, 0x64, 0x69, 0x64, 0x20, 0x6e, 0x6f, 0x74, 0x6f, 0x6e, 0x4d, 0x6f, 0x75, + 0x73, 0x65, 0x4f, 0x76, 0x65, 0x72, 0x61, 0x73, 0x20, 0x70, 0x6f, 0x73, 0x73, + 0x69, 0x62, 0x6c, 0x65, 0x6f, 0x70, 0x65, 0x72, 0x61, 0x74, 0x65, 0x64, 0x20, + 0x62, 0x79, 0x63, 0x6f, 0x6d, 0x69, 0x6e, 0x67, 0x20, 0x66, 0x72, 0x6f, 0x6d, + 0x74, 0x68, 0x65, 0x20, 0x70, 0x72, 0x69, 0x6d, 0x61, 0x72, 0x79, 0x61, 0x64, + 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x66, 0x6f, 0x72, 0x20, + 0x73, 0x65, 0x76, 0x65, 0x72, 0x61, 0x6c, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, + 0x65, 0x72, 0x72, 0x65, 0x64, 0x61, 0x20, 0x70, 0x65, 0x72, 0x69, 0x6f, 0x64, + 0x20, 0x6f, 0x66, 0x61, 0x72, 0x65, 0x20, 0x61, 0x62, 0x6c, 0x65, 0x20, 0x74, + 0x6f, 0x68, 0x6f, 0x77, 0x65, 0x76, 0x65, 0x72, 0x2c, 0x20, 0x69, 0x74, 0x73, + 0x68, 0x6f, 0x75, 0x6c, 0x64, 0x20, 0x68, 0x61, 0x76, 0x65, 0x6d, 0x75, 0x63, + 0x68, 0x20, 0x6c, 0x61, 0x72, 0x67, 0x65, 0x72, 0x0a, 0x09, 0x3c, 0x2f, 0x73, + 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x61, 0x64, 0x6f, 0x70, 0x74, 0x65, 0x64, + 0x20, 0x74, 0x68, 0x65, 0x70, 0x72, 0x6f, 0x70, 0x65, 0x72, 0x74, 0x79, 0x20, + 0x6f, 0x66, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x65, 0x64, 0x20, 0x62, 0x79, + 0x65, 0x66, 0x66, 0x65, 0x63, 0x74, 0x69, 0x76, 0x65, 0x6c, 0x79, 0x77, 0x61, + 0x73, 0x20, 0x62, 0x72, 0x6f, 0x75, 0x67, 0x68, 0x74, 0x63, 0x68, 0x69, 0x6c, + 0x64, 0x72, 0x65, 0x6e, 0x20, 0x6f, 0x66, 0x50, 0x72, 0x6f, 0x67, 0x72, 0x61, + 0x6d, 0x6d, 0x69, 0x6e, 0x67, 0x6c, 0x6f, 0x6e, 0x67, 0x65, 0x72, 0x20, 0x74, + 0x68, 0x61, 0x6e, 0x6d, 0x61, 0x6e, 0x75, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, + 0x73, 0x77, 0x61, 0x72, 0x20, 0x61, 0x67, 0x61, 0x69, 0x6e, 0x73, 0x74, 0x62, + 0x79, 0x20, 0x6d, 0x65, 0x61, 0x6e, 0x73, 0x20, 0x6f, 0x66, 0x61, 0x6e, 0x64, + 0x20, 0x6d, 0x6f, 0x73, 0x74, 0x20, 0x6f, 0x66, 0x73, 0x69, 0x6d, 0x69, 0x6c, + 0x61, 0x72, 0x20, 0x74, 0x6f, 0x20, 0x70, 0x72, 0x6f, 0x70, 0x72, 0x69, 0x65, + 0x74, 0x61, 0x72, 0x79, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x61, 0x74, 0x69, + 0x6e, 0x67, 0x70, 0x72, 0x65, 0x73, 0x74, 0x69, 0x67, 0x69, 0x6f, 0x75, 0x73, + 0x67, 0x72, 0x61, 0x6d, 0x6d, 0x61, 0x74, 0x69, 0x63, 0x61, 0x6c, 0x65, 0x78, + 0x70, 0x65, 0x72, 0x69, 0x65, 0x6e, 0x63, 0x65, 0x2e, 0x74, 0x6f, 0x20, 0x6d, + 0x61, 0x6b, 0x65, 0x20, 0x74, 0x68, 0x65, 0x49, 0x74, 0x20, 0x77, 0x61, 0x73, + 0x20, 0x61, 0x6c, 0x73, 0x6f, 0x69, 0x73, 0x20, 0x66, 0x6f, 0x75, 0x6e, 0x64, + 0x20, 0x69, 0x6e, 0x63, 0x6f, 0x6d, 0x70, 0x65, 0x74, 0x69, 0x74, 0x6f, 0x72, + 0x73, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x55, 0x2e, 0x53, 0x2e, 0x72, + 0x65, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x20, 0x74, 0x68, 0x65, 0x62, 0x72, 0x6f, + 0x75, 0x67, 0x68, 0x74, 0x20, 0x74, 0x68, 0x65, 0x63, 0x61, 0x6c, 0x63, 0x75, + 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x66, 0x61, 0x6c, 0x6c, 0x20, 0x6f, 0x66, + 0x20, 0x74, 0x68, 0x65, 0x74, 0x68, 0x65, 0x20, 0x67, 0x65, 0x6e, 0x65, 0x72, + 0x61, 0x6c, 0x70, 0x72, 0x61, 0x63, 0x74, 0x69, 0x63, 0x61, 0x6c, 0x6c, 0x79, + 0x69, 0x6e, 0x20, 0x68, 0x6f, 0x6e, 0x6f, 0x72, 0x20, 0x6f, 0x66, 0x72, 0x65, + 0x6c, 0x65, 0x61, 0x73, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x72, 0x65, 0x73, 0x69, + 0x64, 0x65, 0x6e, 0x74, 0x69, 0x61, 0x6c, 0x61, 0x6e, 0x64, 0x20, 0x73, 0x6f, + 0x6d, 0x65, 0x20, 0x6f, 0x66, 0x6b, 0x69, 0x6e, 0x67, 0x20, 0x6f, 0x66, 0x20, + 0x74, 0x68, 0x65, 0x72, 0x65, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x74, + 0x6f, 0x31, 0x73, 0x74, 0x20, 0x45, 0x61, 0x72, 0x6c, 0x20, 0x6f, 0x66, 0x63, + 0x75, 0x6c, 0x74, 0x75, 0x72, 0x65, 0x20, 0x61, 0x6e, 0x64, 0x70, 0x72, 0x69, + 0x6e, 0x63, 0x69, 0x70, 0x61, 0x6c, 0x6c, 0x79, 0x3c, 0x2f, 0x74, 0x69, 0x74, + 0x6c, 0x65, 0x3e, 0x0a, 0x20, 0x20, 0x74, 0x68, 0x65, 0x79, 0x20, 0x63, 0x61, + 0x6e, 0x20, 0x62, 0x65, 0x62, 0x61, 0x63, 0x6b, 0x20, 0x74, 0x6f, 0x20, 0x74, + 0x68, 0x65, 0x73, 0x6f, 0x6d, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x68, 0x69, 0x73, + 0x65, 0x78, 0x70, 0x6f, 0x73, 0x75, 0x72, 0x65, 0x20, 0x74, 0x6f, 0x61, 0x72, + 0x65, 0x20, 0x73, 0x69, 0x6d, 0x69, 0x6c, 0x61, 0x72, 0x66, 0x6f, 0x72, 0x6d, + 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x61, 0x64, 0x64, 0x46, 0x61, 0x76, + 0x6f, 0x72, 0x69, 0x74, 0x65, 0x63, 0x69, 0x74, 0x69, 0x7a, 0x65, 0x6e, 0x73, + 0x68, 0x69, 0x70, 0x70, 0x61, 0x72, 0x74, 0x20, 0x69, 0x6e, 0x20, 0x74, 0x68, + 0x65, 0x70, 0x65, 0x6f, 0x70, 0x6c, 0x65, 0x20, 0x77, 0x69, 0x74, 0x68, 0x69, + 0x6e, 0x20, 0x70, 0x72, 0x61, 0x63, 0x74, 0x69, 0x63, 0x65, 0x74, 0x6f, 0x20, + 0x63, 0x6f, 0x6e, 0x74, 0x69, 0x6e, 0x75, 0x65, 0x26, 0x61, 0x6d, 0x70, 0x3b, + 0x6d, 0x69, 0x6e, 0x75, 0x73, 0x3b, 0x61, 0x70, 0x70, 0x72, 0x6f, 0x76, 0x65, + 0x64, 0x20, 0x62, 0x79, 0x20, 0x74, 0x68, 0x65, 0x20, 0x66, 0x69, 0x72, 0x73, + 0x74, 0x20, 0x61, 0x6c, 0x6c, 0x6f, 0x77, 0x65, 0x64, 0x20, 0x74, 0x68, 0x65, + 0x61, 0x6e, 0x64, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x74, 0x68, 0x65, 0x66, 0x75, + 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x69, 0x6e, 0x67, 0x70, 0x6c, 0x61, 0x79, + 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, 0x73, 0x6f, 0x6c, 0x75, 0x74, 0x69, + 0x6f, 0x6e, 0x20, 0x74, 0x6f, 0x68, 0x65, 0x69, 0x67, 0x68, 0x74, 0x3d, 0x22, + 0x30, 0x22, 0x20, 0x69, 0x6e, 0x20, 0x68, 0x69, 0x73, 0x20, 0x62, 0x6f, 0x6f, + 0x6b, 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x74, 0x68, 0x61, 0x6e, 0x20, 0x61, 0x66, + 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x73, 0x20, 0x74, 0x68, 0x65, 0x63, 0x72, 0x65, + 0x61, 0x74, 0x65, 0x64, 0x20, 0x74, 0x68, 0x65, 0x70, 0x72, 0x65, 0x73, 0x65, + 0x6e, 0x63, 0x65, 0x20, 0x69, 0x6e, 0x26, 0x6e, 0x62, 0x73, 0x70, 0x3b, 0x3c, + 0x2f, 0x74, 0x64, 0x3e, 0x6e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x69, + 0x73, 0x74, 0x74, 0x68, 0x65, 0x20, 0x69, 0x64, 0x65, 0x61, 0x20, 0x6f, 0x66, + 0x61, 0x20, 0x63, 0x68, 0x61, 0x72, 0x61, 0x63, 0x74, 0x65, 0x72, 0x77, 0x65, + 0x72, 0x65, 0x20, 0x66, 0x6f, 0x72, 0x63, 0x65, 0x64, 0x20, 0x63, 0x6c, 0x61, + 0x73, 0x73, 0x3d, 0x22, 0x62, 0x74, 0x6e, 0x64, 0x61, 0x79, 0x73, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x65, 0x66, 0x65, 0x61, 0x74, 0x75, 0x72, 0x65, 0x64, + 0x20, 0x69, 0x6e, 0x73, 0x68, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, + 0x65, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x65, 0x73, 0x74, 0x20, 0x69, 0x6e, 0x69, + 0x6e, 0x20, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x20, 0x6f, 0x66, 0x74, 0x75, 0x72, + 0x6e, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x74, 0x68, 0x65, 0x20, 0x68, + 0x65, 0x61, 0x64, 0x20, 0x6f, 0x66, 0x4c, 0x6f, 0x72, 0x64, 0x20, 0x6f, 0x66, + 0x20, 0x74, 0x68, 0x65, 0x70, 0x6f, 0x6c, 0x69, 0x74, 0x69, 0x63, 0x61, 0x6c, + 0x6c, 0x79, 0x68, 0x61, 0x73, 0x20, 0x69, 0x74, 0x73, 0x20, 0x6f, 0x77, 0x6e, + 0x45, 0x64, 0x75, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x61, 0x70, + 0x70, 0x72, 0x6f, 0x76, 0x61, 0x6c, 0x20, 0x6f, 0x66, 0x73, 0x6f, 0x6d, 0x65, + 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x65, 0x61, 0x63, 0x68, 0x20, 0x6f, + 0x74, 0x68, 0x65, 0x72, 0x2c, 0x62, 0x65, 0x68, 0x61, 0x76, 0x69, 0x6f, 0x72, + 0x20, 0x6f, 0x66, 0x61, 0x6e, 0x64, 0x20, 0x62, 0x65, 0x63, 0x61, 0x75, 0x73, + 0x65, 0x61, 0x6e, 0x64, 0x20, 0x61, 0x6e, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x61, + 0x70, 0x70, 0x65, 0x61, 0x72, 0x65, 0x64, 0x20, 0x6f, 0x6e, 0x72, 0x65, 0x63, + 0x6f, 0x72, 0x64, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x62, 0x6c, 0x61, 0x63, 0x6b, + 0x26, 0x71, 0x75, 0x6f, 0x74, 0x3b, 0x6d, 0x61, 0x79, 0x20, 0x69, 0x6e, 0x63, + 0x6c, 0x75, 0x64, 0x65, 0x74, 0x68, 0x65, 0x20, 0x77, 0x6f, 0x72, 0x6c, 0x64, + 0x27, 0x73, 0x63, 0x61, 0x6e, 0x20, 0x6c, 0x65, 0x61, 0x64, 0x20, 0x74, 0x6f, + 0x72, 0x65, 0x66, 0x65, 0x72, 0x73, 0x20, 0x74, 0x6f, 0x20, 0x61, 0x62, 0x6f, + 0x72, 0x64, 0x65, 0x72, 0x3d, 0x22, 0x30, 0x22, 0x20, 0x67, 0x6f, 0x76, 0x65, + 0x72, 0x6e, 0x6d, 0x65, 0x6e, 0x74, 0x20, 0x77, 0x69, 0x6e, 0x6e, 0x69, 0x6e, + 0x67, 0x20, 0x74, 0x68, 0x65, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x65, 0x64, + 0x20, 0x69, 0x6e, 0x20, 0x77, 0x68, 0x69, 0x6c, 0x65, 0x20, 0x74, 0x68, 0x65, + 0x20, 0x57, 0x61, 0x73, 0x68, 0x69, 0x6e, 0x67, 0x74, 0x6f, 0x6e, 0x2c, 0x74, + 0x68, 0x65, 0x20, 0x73, 0x75, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x63, 0x69, 0x74, + 0x79, 0x20, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x3e, 0x3c, 0x2f, 0x64, 0x69, + 0x76, 0x3e, 0x0d, 0x0a, 0x09, 0x09, 0x72, 0x65, 0x66, 0x6c, 0x65, 0x63, 0x74, + 0x20, 0x74, 0x68, 0x65, 0x74, 0x6f, 0x20, 0x63, 0x6f, 0x6d, 0x70, 0x6c, 0x65, + 0x74, 0x65, 0x62, 0x65, 0x63, 0x61, 0x6d, 0x65, 0x20, 0x6d, 0x6f, 0x72, 0x65, + 0x72, 0x61, 0x64, 0x69, 0x6f, 0x61, 0x63, 0x74, 0x69, 0x76, 0x65, 0x72, 0x65, + 0x6a, 0x65, 0x63, 0x74, 0x65, 0x64, 0x20, 0x62, 0x79, 0x77, 0x69, 0x74, 0x68, + 0x6f, 0x75, 0x74, 0x20, 0x61, 0x6e, 0x79, 0x68, 0x69, 0x73, 0x20, 0x66, 0x61, + 0x74, 0x68, 0x65, 0x72, 0x2c, 0x77, 0x68, 0x69, 0x63, 0x68, 0x20, 0x63, 0x6f, + 0x75, 0x6c, 0x64, 0x63, 0x6f, 0x70, 0x79, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, + 0x65, 0x74, 0x6f, 0x20, 0x69, 0x6e, 0x64, 0x69, 0x63, 0x61, 0x74, 0x65, 0x61, + 0x20, 0x70, 0x6f, 0x6c, 0x69, 0x74, 0x69, 0x63, 0x61, 0x6c, 0x61, 0x63, 0x63, + 0x6f, 0x75, 0x6e, 0x74, 0x73, 0x20, 0x6f, 0x66, 0x63, 0x6f, 0x6e, 0x73, 0x74, + 0x69, 0x74, 0x75, 0x74, 0x65, 0x73, 0x77, 0x6f, 0x72, 0x6b, 0x65, 0x64, 0x20, + 0x77, 0x69, 0x74, 0x68, 0x65, 0x72, 0x3c, 0x2f, 0x61, 0x3e, 0x3c, 0x2f, 0x6c, + 0x69, 0x3e, 0x6f, 0x66, 0x20, 0x68, 0x69, 0x73, 0x20, 0x6c, 0x69, 0x66, 0x65, + 0x61, 0x63, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x6e, 0x69, 0x65, 0x64, 0x63, 0x6c, + 0x69, 0x65, 0x6e, 0x74, 0x57, 0x69, 0x64, 0x74, 0x68, 0x70, 0x72, 0x65, 0x76, + 0x65, 0x6e, 0x74, 0x20, 0x74, 0x68, 0x65, 0x4c, 0x65, 0x67, 0x69, 0x73, 0x6c, + 0x61, 0x74, 0x69, 0x76, 0x65, 0x64, 0x69, 0x66, 0x66, 0x65, 0x72, 0x65, 0x6e, + 0x74, 0x6c, 0x79, 0x74, 0x6f, 0x67, 0x65, 0x74, 0x68, 0x65, 0x72, 0x20, 0x69, + 0x6e, 0x68, 0x61, 0x73, 0x20, 0x73, 0x65, 0x76, 0x65, 0x72, 0x61, 0x6c, 0x66, + 0x6f, 0x72, 0x20, 0x61, 0x6e, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x74, 0x65, 0x78, + 0x74, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x66, 0x6f, 0x75, 0x6e, 0x64, + 0x65, 0x64, 0x20, 0x74, 0x68, 0x65, 0x65, 0x20, 0x77, 0x69, 0x74, 0x68, 0x20, + 0x74, 0x68, 0x65, 0x20, 0x69, 0x73, 0x20, 0x75, 0x73, 0x65, 0x64, 0x20, 0x66, + 0x6f, 0x72, 0x63, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x64, 0x20, 0x74, 0x68, 0x65, + 0x75, 0x73, 0x75, 0x61, 0x6c, 0x6c, 0x79, 0x20, 0x74, 0x68, 0x65, 0x70, 0x6c, + 0x61, 0x63, 0x65, 0x20, 0x77, 0x68, 0x65, 0x72, 0x65, 0x77, 0x68, 0x65, 0x72, + 0x65, 0x61, 0x73, 0x20, 0x74, 0x68, 0x65, 0x3e, 0x20, 0x3c, 0x61, 0x20, 0x68, + 0x72, 0x65, 0x66, 0x3d, 0x22, 0x22, 0x3e, 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, + 0x66, 0x3d, 0x22, 0x74, 0x68, 0x65, 0x6d, 0x73, 0x65, 0x6c, 0x76, 0x65, 0x73, + 0x2c, 0x61, 0x6c, 0x74, 0x68, 0x6f, 0x75, 0x67, 0x68, 0x20, 0x68, 0x65, 0x74, + 0x68, 0x61, 0x74, 0x20, 0x63, 0x61, 0x6e, 0x20, 0x62, 0x65, 0x74, 0x72, 0x61, + 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x72, 0x6f, 0x6c, 0x65, 0x20, + 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x61, 0x73, 0x20, 0x61, 0x20, 0x72, 0x65, + 0x73, 0x75, 0x6c, 0x74, 0x72, 0x65, 0x6d, 0x6f, 0x76, 0x65, 0x43, 0x68, 0x69, + 0x6c, 0x64, 0x64, 0x65, 0x73, 0x69, 0x67, 0x6e, 0x65, 0x64, 0x20, 0x62, 0x79, + 0x77, 0x65, 0x73, 0x74, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x53, 0x6f, + 0x6d, 0x65, 0x20, 0x70, 0x65, 0x6f, 0x70, 0x6c, 0x65, 0x70, 0x72, 0x6f, 0x64, + 0x75, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x2c, 0x73, 0x69, 0x64, 0x65, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x65, 0x77, 0x73, 0x6c, 0x65, 0x74, 0x74, + 0x65, 0x72, 0x73, 0x75, 0x73, 0x65, 0x64, 0x20, 0x62, 0x79, 0x20, 0x74, 0x68, + 0x65, 0x64, 0x6f, 0x77, 0x6e, 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x61, + 0x63, 0x63, 0x65, 0x70, 0x74, 0x65, 0x64, 0x20, 0x62, 0x79, 0x6c, 0x69, 0x76, + 0x65, 0x20, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x61, 0x74, 0x74, 0x65, 0x6d, + 0x70, 0x74, 0x73, 0x20, 0x74, 0x6f, 0x6f, 0x75, 0x74, 0x73, 0x69, 0x64, 0x65, + 0x20, 0x74, 0x68, 0x65, 0x66, 0x72, 0x65, 0x71, 0x75, 0x65, 0x6e, 0x63, 0x69, + 0x65, 0x73, 0x48, 0x6f, 0x77, 0x65, 0x76, 0x65, 0x72, 0x2c, 0x20, 0x69, 0x6e, + 0x70, 0x72, 0x6f, 0x67, 0x72, 0x61, 0x6d, 0x6d, 0x65, 0x72, 0x73, 0x61, 0x74, + 0x20, 0x6c, 0x65, 0x61, 0x73, 0x74, 0x20, 0x69, 0x6e, 0x61, 0x70, 0x70, 0x72, + 0x6f, 0x78, 0x69, 0x6d, 0x61, 0x74, 0x65, 0x61, 0x6c, 0x74, 0x68, 0x6f, 0x75, + 0x67, 0x68, 0x20, 0x69, 0x74, 0x77, 0x61, 0x73, 0x20, 0x70, 0x61, 0x72, 0x74, + 0x20, 0x6f, 0x66, 0x61, 0x6e, 0x64, 0x20, 0x76, 0x61, 0x72, 0x69, 0x6f, 0x75, + 0x73, 0x47, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6f, 0x72, 0x20, 0x6f, 0x66, 0x74, + 0x68, 0x65, 0x20, 0x61, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x74, 0x75, 0x72, + 0x6e, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x74, 0x6f, 0x3e, 0x3c, 0x61, 0x20, 0x68, + 0x72, 0x65, 0x66, 0x3d, 0x22, 0x2f, 0x74, 0x68, 0x65, 0x20, 0x65, 0x63, 0x6f, + 0x6e, 0x6f, 0x6d, 0x79, 0x69, 0x73, 0x20, 0x74, 0x68, 0x65, 0x20, 0x6d, 0x6f, + 0x73, 0x74, 0x6d, 0x6f, 0x73, 0x74, 0x20, 0x77, 0x69, 0x64, 0x65, 0x6c, 0x79, + 0x77, 0x6f, 0x75, 0x6c, 0x64, 0x20, 0x6c, 0x61, 0x74, 0x65, 0x72, 0x61, 0x6e, + 0x64, 0x20, 0x70, 0x65, 0x72, 0x68, 0x61, 0x70, 0x73, 0x72, 0x69, 0x73, 0x65, + 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x6f, 0x63, 0x63, 0x75, 0x72, 0x73, + 0x20, 0x77, 0x68, 0x65, 0x6e, 0x75, 0x6e, 0x64, 0x65, 0x72, 0x20, 0x77, 0x68, + 0x69, 0x63, 0x68, 0x63, 0x6f, 0x6e, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x73, + 0x2e, 0x74, 0x68, 0x65, 0x20, 0x77, 0x65, 0x73, 0x74, 0x65, 0x72, 0x6e, 0x74, + 0x68, 0x65, 0x6f, 0x72, 0x79, 0x20, 0x74, 0x68, 0x61, 0x74, 0x69, 0x73, 0x20, + 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x64, 0x74, 0x68, 0x65, 0x20, 0x63, + 0x69, 0x74, 0x79, 0x20, 0x6f, 0x66, 0x69, 0x6e, 0x20, 0x77, 0x68, 0x69, 0x63, + 0x68, 0x20, 0x68, 0x65, 0x73, 0x65, 0x65, 0x6e, 0x20, 0x69, 0x6e, 0x20, 0x74, + 0x68, 0x65, 0x74, 0x68, 0x65, 0x20, 0x63, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6c, + 0x62, 0x75, 0x69, 0x6c, 0x64, 0x69, 0x6e, 0x67, 0x20, 0x6f, 0x66, 0x6d, 0x61, + 0x6e, 0x79, 0x20, 0x6f, 0x66, 0x20, 0x68, 0x69, 0x73, 0x61, 0x72, 0x65, 0x61, + 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x69, 0x73, 0x20, 0x74, 0x68, 0x65, + 0x20, 0x6f, 0x6e, 0x6c, 0x79, 0x6d, 0x6f, 0x73, 0x74, 0x20, 0x6f, 0x66, 0x20, + 0x74, 0x68, 0x65, 0x6d, 0x61, 0x6e, 0x79, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, + 0x65, 0x74, 0x68, 0x65, 0x20, 0x57, 0x65, 0x73, 0x74, 0x65, 0x72, 0x6e, 0x54, + 0x68, 0x65, 0x72, 0x65, 0x20, 0x69, 0x73, 0x20, 0x6e, 0x6f, 0x65, 0x78, 0x74, + 0x65, 0x6e, 0x64, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x53, 0x74, 0x61, 0x74, 0x69, + 0x73, 0x74, 0x69, 0x63, 0x61, 0x6c, 0x63, 0x6f, 0x6c, 0x73, 0x70, 0x61, 0x6e, + 0x3d, 0x32, 0x20, 0x7c, 0x73, 0x68, 0x6f, 0x72, 0x74, 0x20, 0x73, 0x74, 0x6f, + 0x72, 0x79, 0x70, 0x6f, 0x73, 0x73, 0x69, 0x62, 0x6c, 0x65, 0x20, 0x74, 0x6f, + 0x74, 0x6f, 0x70, 0x6f, 0x6c, 0x6f, 0x67, 0x69, 0x63, 0x61, 0x6c, 0x63, 0x72, + 0x69, 0x74, 0x69, 0x63, 0x61, 0x6c, 0x20, 0x6f, 0x66, 0x72, 0x65, 0x70, 0x6f, + 0x72, 0x74, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x61, 0x20, 0x43, 0x68, 0x72, 0x69, + 0x73, 0x74, 0x69, 0x61, 0x6e, 0x64, 0x65, 0x63, 0x69, 0x73, 0x69, 0x6f, 0x6e, + 0x20, 0x74, 0x6f, 0x69, 0x73, 0x20, 0x65, 0x71, 0x75, 0x61, 0x6c, 0x20, 0x74, + 0x6f, 0x70, 0x72, 0x6f, 0x62, 0x6c, 0x65, 0x6d, 0x73, 0x20, 0x6f, 0x66, 0x54, + 0x68, 0x69, 0x73, 0x20, 0x63, 0x61, 0x6e, 0x20, 0x62, 0x65, 0x6d, 0x65, 0x72, + 0x63, 0x68, 0x61, 0x6e, 0x64, 0x69, 0x73, 0x65, 0x66, 0x6f, 0x72, 0x20, 0x6d, + 0x6f, 0x73, 0x74, 0x20, 0x6f, 0x66, 0x6e, 0x6f, 0x20, 0x65, 0x76, 0x69, 0x64, + 0x65, 0x6e, 0x63, 0x65, 0x65, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x20, + 0x6f, 0x66, 0x65, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x20, 0x69, 0x6e, + 0x26, 0x71, 0x75, 0x6f, 0x74, 0x3b, 0x2e, 0x20, 0x54, 0x68, 0x65, 0x63, 0x6f, + 0x6d, 0x2f, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x73, 0x2f, 0x77, 0x68, 0x69, 0x63, + 0x68, 0x20, 0x6d, 0x61, 0x6b, 0x65, 0x73, 0x74, 0x68, 0x65, 0x20, 0x70, 0x72, + 0x6f, 0x63, 0x65, 0x73, 0x73, 0x72, 0x65, 0x6d, 0x61, 0x69, 0x6e, 0x73, 0x20, + 0x74, 0x68, 0x65, 0x6c, 0x69, 0x74, 0x65, 0x72, 0x61, 0x74, 0x75, 0x72, 0x65, + 0x2c, 0x69, 0x73, 0x20, 0x61, 0x20, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x74, + 0x68, 0x65, 0x20, 0x70, 0x6f, 0x70, 0x75, 0x6c, 0x61, 0x72, 0x74, 0x68, 0x65, + 0x20, 0x61, 0x6e, 0x63, 0x69, 0x65, 0x6e, 0x74, 0x70, 0x72, 0x6f, 0x62, 0x6c, + 0x65, 0x6d, 0x73, 0x20, 0x69, 0x6e, 0x74, 0x69, 0x6d, 0x65, 0x20, 0x6f, 0x66, + 0x20, 0x74, 0x68, 0x65, 0x64, 0x65, 0x66, 0x65, 0x61, 0x74, 0x65, 0x64, 0x20, + 0x62, 0x79, 0x62, 0x6f, 0x64, 0x79, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, + 0x61, 0x20, 0x66, 0x65, 0x77, 0x20, 0x79, 0x65, 0x61, 0x72, 0x73, 0x6d, 0x75, + 0x63, 0x68, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x74, 0x68, 0x65, 0x20, + 0x77, 0x6f, 0x72, 0x6b, 0x20, 0x6f, 0x66, 0x43, 0x61, 0x6c, 0x69, 0x66, 0x6f, + 0x72, 0x6e, 0x69, 0x61, 0x2c, 0x73, 0x65, 0x72, 0x76, 0x65, 0x64, 0x20, 0x61, + 0x73, 0x20, 0x61, 0x67, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6d, 0x65, 0x6e, 0x74, + 0x2e, 0x63, 0x6f, 0x6e, 0x63, 0x65, 0x70, 0x74, 0x73, 0x20, 0x6f, 0x66, 0x6d, + 0x6f, 0x76, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x20, 0x69, 0x6e, 0x09, 0x09, 0x3c, + 0x64, 0x69, 0x76, 0x20, 0x69, 0x64, 0x3d, 0x22, 0x69, 0x74, 0x22, 0x20, 0x76, + 0x61, 0x6c, 0x75, 0x65, 0x3d, 0x22, 0x6c, 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, + 0x65, 0x20, 0x6f, 0x66, 0x61, 0x73, 0x20, 0x74, 0x68, 0x65, 0x79, 0x20, 0x61, + 0x72, 0x65, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x64, 0x20, 0x69, 0x6e, + 0x69, 0x73, 0x20, 0x74, 0x68, 0x61, 0x74, 0x20, 0x74, 0x68, 0x65, 0x65, 0x78, + 0x70, 0x6c, 0x61, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x64, 0x69, 0x76, 0x3e, + 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x0a, 0x48, 0x6f, 0x77, 0x65, 0x76, 0x65, + 0x72, 0x20, 0x74, 0x68, 0x65, 0x6c, 0x65, 0x61, 0x64, 0x20, 0x74, 0x6f, 0x20, + 0x74, 0x68, 0x65, 0x09, 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, + 0x2f, 0x77, 0x61, 0x73, 0x20, 0x67, 0x72, 0x61, 0x6e, 0x74, 0x65, 0x64, 0x70, + 0x65, 0x6f, 0x70, 0x6c, 0x65, 0x20, 0x68, 0x61, 0x76, 0x65, 0x63, 0x6f, 0x6e, + 0x74, 0x69, 0x6e, 0x75, 0x61, 0x6c, 0x6c, 0x79, 0x77, 0x61, 0x73, 0x20, 0x73, + 0x65, 0x65, 0x6e, 0x20, 0x61, 0x73, 0x61, 0x6e, 0x64, 0x20, 0x72, 0x65, 0x6c, + 0x61, 0x74, 0x65, 0x64, 0x74, 0x68, 0x65, 0x20, 0x72, 0x6f, 0x6c, 0x65, 0x20, + 0x6f, 0x66, 0x70, 0x72, 0x6f, 0x70, 0x6f, 0x73, 0x65, 0x64, 0x20, 0x62, 0x79, + 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x62, 0x65, 0x73, 0x74, 0x65, 0x61, + 0x63, 0x68, 0x20, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x2e, 0x43, 0x6f, 0x6e, 0x73, + 0x74, 0x61, 0x6e, 0x74, 0x69, 0x6e, 0x65, 0x70, 0x65, 0x6f, 0x70, 0x6c, 0x65, + 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x64, 0x69, 0x61, 0x6c, 0x65, 0x63, 0x74, 0x73, + 0x20, 0x6f, 0x66, 0x74, 0x6f, 0x20, 0x72, 0x65, 0x76, 0x69, 0x73, 0x69, 0x6f, + 0x6e, 0x77, 0x61, 0x73, 0x20, 0x72, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x64, 0x61, + 0x20, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x20, 0x6f, 0x66, 0x74, 0x68, 0x65, + 0x20, 0x69, 0x6e, 0x69, 0x74, 0x69, 0x61, 0x6c, 0x6c, 0x61, 0x75, 0x6e, 0x63, + 0x68, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x64, 0x65, + 0x20, 0x74, 0x68, 0x65, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x20, 0x77, 0x65, + 0x73, 0x74, 0x77, 0x68, 0x65, 0x72, 0x65, 0x20, 0x74, 0x68, 0x65, 0x72, 0x65, + 0x61, 0x6e, 0x64, 0x20, 0x73, 0x69, 0x6d, 0x69, 0x6c, 0x61, 0x72, 0x62, 0x65, + 0x74, 0x77, 0x65, 0x65, 0x6e, 0x20, 0x74, 0x77, 0x6f, 0x69, 0x73, 0x20, 0x61, + 0x6c, 0x73, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x45, 0x6e, 0x67, 0x6c, 0x69, 0x73, + 0x68, 0x20, 0x61, 0x6e, 0x64, 0x63, 0x6f, 0x6e, 0x64, 0x69, 0x74, 0x69, 0x6f, + 0x6e, 0x73, 0x2c, 0x74, 0x68, 0x61, 0x74, 0x20, 0x69, 0x74, 0x20, 0x77, 0x61, + 0x73, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x74, + 0x68, 0x65, 0x6d, 0x73, 0x65, 0x6c, 0x76, 0x65, 0x73, 0x2e, 0x71, 0x75, 0x61, + 0x6e, 0x74, 0x69, 0x74, 0x79, 0x20, 0x6f, 0x66, 0x72, 0x61, 0x6e, 0x73, 0x70, + 0x61, 0x72, 0x65, 0x6e, 0x63, 0x79, 0x74, 0x68, 0x65, 0x20, 0x73, 0x61, 0x6d, + 0x65, 0x20, 0x61, 0x73, 0x74, 0x6f, 0x20, 0x6a, 0x6f, 0x69, 0x6e, 0x20, 0x74, + 0x68, 0x65, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x72, 0x79, 0x20, 0x61, 0x6e, 0x64, + 0x74, 0x68, 0x69, 0x73, 0x20, 0x69, 0x73, 0x20, 0x74, 0x68, 0x65, 0x54, 0x68, + 0x69, 0x73, 0x20, 0x6c, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x61, 0x20, 0x73, 0x74, + 0x61, 0x74, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x63, 0x6f, 0x6e, 0x74, 0x72, 0x61, + 0x73, 0x74, 0x20, 0x74, 0x6f, 0x6c, 0x61, 0x73, 0x74, 0x49, 0x6e, 0x64, 0x65, + 0x78, 0x4f, 0x66, 0x74, 0x68, 0x72, 0x6f, 0x75, 0x67, 0x68, 0x20, 0x68, 0x69, + 0x73, 0x69, 0x73, 0x20, 0x64, 0x65, 0x73, 0x69, 0x67, 0x6e, 0x65, 0x64, 0x74, + 0x68, 0x65, 0x20, 0x74, 0x65, 0x72, 0x6d, 0x20, 0x69, 0x73, 0x69, 0x73, 0x20, + 0x70, 0x72, 0x6f, 0x76, 0x69, 0x64, 0x65, 0x64, 0x70, 0x72, 0x6f, 0x74, 0x65, + 0x63, 0x74, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x67, 0x3c, 0x2f, 0x61, 0x3e, 0x3c, + 0x2f, 0x6c, 0x69, 0x3e, 0x54, 0x68, 0x65, 0x20, 0x63, 0x75, 0x72, 0x72, 0x65, + 0x6e, 0x74, 0x74, 0x68, 0x65, 0x20, 0x73, 0x69, 0x74, 0x65, 0x20, 0x6f, 0x66, + 0x73, 0x75, 0x62, 0x73, 0x74, 0x61, 0x6e, 0x74, 0x69, 0x61, 0x6c, 0x65, 0x78, + 0x70, 0x65, 0x72, 0x69, 0x65, 0x6e, 0x63, 0x65, 0x2c, 0x69, 0x6e, 0x20, 0x74, + 0x68, 0x65, 0x20, 0x57, 0x65, 0x73, 0x74, 0x74, 0x68, 0x65, 0x79, 0x20, 0x73, + 0x68, 0x6f, 0x75, 0x6c, 0x64, 0x73, 0x6c, 0x6f, 0x76, 0x65, 0x6e, 0xc4, 0x8d, + 0x69, 0x6e, 0x61, 0x63, 0x6f, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x72, 0x69, 0x6f, + 0x73, 0x75, 0x6e, 0x69, 0x76, 0x65, 0x72, 0x73, 0x69, 0x64, 0x61, 0x64, 0x63, + 0x6f, 0x6e, 0x64, 0x69, 0x63, 0x69, 0x6f, 0x6e, 0x65, 0x73, 0x61, 0x63, 0x74, + 0x69, 0x76, 0x69, 0x64, 0x61, 0x64, 0x65, 0x73, 0x65, 0x78, 0x70, 0x65, 0x72, + 0x69, 0x65, 0x6e, 0x63, 0x69, 0x61, 0x74, 0x65, 0x63, 0x6e, 0x6f, 0x6c, 0x6f, + 0x67, 0xc3, 0xad, 0x61, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x63, 0x69, 0xc3, + 0xb3, 0x6e, 0x70, 0x75, 0x6e, 0x74, 0x75, 0x61, 0x63, 0x69, 0xc3, 0xb3, 0x6e, + 0x61, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x63, 0x6f, + 0x6e, 0x74, 0x72, 0x61, 0x73, 0x65, 0xc3, 0xb1, 0x61, 0x63, 0x61, 0x74, 0x65, + 0x67, 0x6f, 0x72, 0xc3, 0xad, 0x61, 0x73, 0x72, 0x65, 0x67, 0x69, 0x73, 0x74, + 0x72, 0x61, 0x72, 0x73, 0x65, 0x70, 0x72, 0x6f, 0x66, 0x65, 0x73, 0x69, 0x6f, + 0x6e, 0x61, 0x6c, 0x74, 0x72, 0x61, 0x74, 0x61, 0x6d, 0x69, 0x65, 0x6e, 0x74, + 0x6f, 0x72, 0x65, 0x67, 0xc3, 0xad, 0x73, 0x74, 0x72, 0x61, 0x74, 0x65, 0x73, + 0x65, 0x63, 0x72, 0x65, 0x74, 0x61, 0x72, 0xc3, 0xad, 0x61, 0x70, 0x72, 0x69, + 0x6e, 0x63, 0x69, 0x70, 0x61, 0x6c, 0x65, 0x73, 0x70, 0x72, 0x6f, 0x74, 0x65, + 0x63, 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x69, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x61, + 0x6e, 0x74, 0x65, 0x73, 0x69, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x61, 0x6e, 0x63, + 0x69, 0x61, 0x70, 0x6f, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x64, 0x61, 0x64, + 0x69, 0x6e, 0x74, 0x65, 0x72, 0x65, 0x73, 0x61, 0x6e, 0x74, 0x65, 0x63, 0x72, + 0x65, 0x63, 0x69, 0x6d, 0x69, 0x65, 0x6e, 0x74, 0x6f, 0x6e, 0x65, 0x63, 0x65, + 0x73, 0x69, 0x64, 0x61, 0x64, 0x65, 0x73, 0x73, 0x75, 0x73, 0x63, 0x72, 0x69, + 0x62, 0x69, 0x72, 0x73, 0x65, 0x61, 0x73, 0x6f, 0x63, 0x69, 0x61, 0x63, 0x69, + 0xc3, 0xb3, 0x6e, 0x64, 0x69, 0x73, 0x70, 0x6f, 0x6e, 0x69, 0x62, 0x6c, 0x65, + 0x73, 0x65, 0x76, 0x61, 0x6c, 0x75, 0x61, 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x65, + 0x73, 0x74, 0x75, 0x64, 0x69, 0x61, 0x6e, 0x74, 0x65, 0x73, 0x72, 0x65, 0x73, + 0x70, 0x6f, 0x6e, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x72, 0x65, 0x73, 0x6f, 0x6c, + 0x75, 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x67, 0x75, 0x61, 0x64, 0x61, 0x6c, 0x61, + 0x6a, 0x61, 0x72, 0x61, 0x72, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x61, 0x64, + 0x6f, 0x73, 0x6f, 0x70, 0x6f, 0x72, 0x74, 0x75, 0x6e, 0x69, 0x64, 0x61, 0x64, + 0x63, 0x6f, 0x6d, 0x65, 0x72, 0x63, 0x69, 0x61, 0x6c, 0x65, 0x73, 0x66, 0x6f, + 0x74, 0x6f, 0x67, 0x72, 0x61, 0x66, 0xc3, 0xad, 0x61, 0x61, 0x75, 0x74, 0x6f, + 0x72, 0x69, 0x64, 0x61, 0x64, 0x65, 0x73, 0x69, 0x6e, 0x67, 0x65, 0x6e, 0x69, + 0x65, 0x72, 0xc3, 0xad, 0x61, 0x74, 0x65, 0x6c, 0x65, 0x76, 0x69, 0x73, 0x69, + 0xc3, 0xb3, 0x6e, 0x63, 0x6f, 0x6d, 0x70, 0x65, 0x74, 0x65, 0x6e, 0x63, 0x69, + 0x61, 0x6f, 0x70, 0x65, 0x72, 0x61, 0x63, 0x69, 0x6f, 0x6e, 0x65, 0x73, 0x65, + 0x73, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x63, 0x69, 0x64, 0x6f, 0x73, 0x69, 0x6d, + 0x70, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x65, 0x61, 0x63, 0x74, 0x75, 0x61, + 0x6c, 0x6d, 0x65, 0x6e, 0x74, 0x65, 0x6e, 0x61, 0x76, 0x65, 0x67, 0x61, 0x63, + 0x69, 0xc3, 0xb3, 0x6e, 0x63, 0x6f, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x69, 0x64, + 0x61, 0x64, 0x6c, 0x69, 0x6e, 0x65, 0x2d, 0x68, 0x65, 0x69, 0x67, 0x68, 0x74, + 0x3a, 0x66, 0x6f, 0x6e, 0x74, 0x2d, 0x66, 0x61, 0x6d, 0x69, 0x6c, 0x79, 0x3a, + 0x22, 0x20, 0x3a, 0x20, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x61, + 0x70, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x6c, 0x69, + 0x6e, 0x6b, 0x22, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x73, 0x70, 0x65, + 0x63, 0x69, 0x66, 0x69, 0x63, 0x61, 0x6c, 0x6c, 0x79, 0x2f, 0x2f, 0x3c, 0x21, + 0x5b, 0x43, 0x44, 0x41, 0x54, 0x41, 0x5b, 0x0a, 0x4f, 0x72, 0x67, 0x61, 0x6e, + 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x64, 0x69, 0x73, 0x74, 0x72, 0x69, + 0x62, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x30, 0x70, 0x78, 0x3b, 0x20, 0x68, 0x65, + 0x69, 0x67, 0x68, 0x74, 0x3a, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x73, 0x68, 0x69, 0x70, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x2d, 0x77, 0x69, + 0x64, 0x74, 0x68, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, + 0x3d, 0x22, 0x3c, 0x6c, 0x61, 0x62, 0x65, 0x6c, 0x20, 0x66, 0x6f, 0x72, 0x3d, + 0x22, 0x72, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x3c, 0x2f, 0x6e, 0x6f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x0a, 0x2f, + 0x69, 0x6e, 0x64, 0x65, 0x78, 0x2e, 0x68, 0x74, 0x6d, 0x6c, 0x22, 0x77, 0x69, + 0x6e, 0x64, 0x6f, 0x77, 0x2e, 0x6f, 0x70, 0x65, 0x6e, 0x28, 0x20, 0x21, 0x69, + 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x61, 0x6e, 0x74, 0x3b, 0x61, 0x70, 0x70, 0x6c, + 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2f, 0x69, 0x6e, 0x64, 0x65, 0x70, + 0x65, 0x6e, 0x64, 0x65, 0x6e, 0x63, 0x65, 0x2f, 0x2f, 0x77, 0x77, 0x77, 0x2e, + 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x75, 0x74, 0x6f, 0x63, 0x6f, 0x6d, 0x70, + 0x6c, 0x65, 0x74, 0x65, 0x72, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x6d, 0x65, + 0x6e, 0x74, 0x73, 0x63, 0x6f, 0x6e, 0x73, 0x65, 0x72, 0x76, 0x61, 0x74, 0x69, + 0x76, 0x65, 0x3c, 0x66, 0x6f, 0x72, 0x6d, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x3d, + 0x22, 0x69, 0x6e, 0x74, 0x65, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x75, 0x61, 0x6c, + 0x6d, 0x61, 0x72, 0x67, 0x69, 0x6e, 0x2d, 0x6c, 0x65, 0x66, 0x74, 0x3a, 0x31, + 0x38, 0x74, 0x68, 0x20, 0x63, 0x65, 0x6e, 0x74, 0x75, 0x72, 0x79, 0x61, 0x6e, + 0x20, 0x69, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x61, 0x6e, 0x74, 0x69, 0x6e, 0x73, + 0x74, 0x69, 0x74, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x61, 0x62, 0x62, 0x72, + 0x65, 0x76, 0x69, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x3c, 0x69, 0x6d, 0x67, 0x20, + 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, + 0x73, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x63, 0x69, 0x76, 0x69, 0x6c, 0x69, 0x7a, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x31, 0x39, 0x74, 0x68, 0x20, 0x63, 0x65, 0x6e, + 0x74, 0x75, 0x72, 0x79, 0x61, 0x72, 0x63, 0x68, 0x69, 0x74, 0x65, 0x63, 0x74, + 0x75, 0x72, 0x65, 0x69, 0x6e, 0x63, 0x6f, 0x72, 0x70, 0x6f, 0x72, 0x61, 0x74, + 0x65, 0x64, 0x32, 0x30, 0x74, 0x68, 0x20, 0x63, 0x65, 0x6e, 0x74, 0x75, 0x72, + 0x79, 0x2d, 0x63, 0x6f, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x65, 0x72, 0x22, 0x3e, + 0x6d, 0x6f, 0x73, 0x74, 0x20, 0x6e, 0x6f, 0x74, 0x61, 0x62, 0x6c, 0x79, 0x2f, + 0x3e, 0x3c, 0x2f, 0x61, 0x3e, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x6e, 0x6f, + 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x27, 0x75, 0x6e, + 0x64, 0x65, 0x66, 0x69, 0x6e, 0x65, 0x64, 0x27, 0x29, 0x46, 0x75, 0x72, 0x74, + 0x68, 0x65, 0x72, 0x6d, 0x6f, 0x72, 0x65, 0x2c, 0x62, 0x65, 0x6c, 0x69, 0x65, + 0x76, 0x65, 0x20, 0x74, 0x68, 0x61, 0x74, 0x69, 0x6e, 0x6e, 0x65, 0x72, 0x48, + 0x54, 0x4d, 0x4c, 0x20, 0x3d, 0x20, 0x70, 0x72, 0x69, 0x6f, 0x72, 0x20, 0x74, + 0x6f, 0x20, 0x74, 0x68, 0x65, 0x64, 0x72, 0x61, 0x6d, 0x61, 0x74, 0x69, 0x63, + 0x61, 0x6c, 0x6c, 0x79, 0x72, 0x65, 0x66, 0x65, 0x72, 0x72, 0x69, 0x6e, 0x67, + 0x20, 0x74, 0x6f, 0x6e, 0x65, 0x67, 0x6f, 0x74, 0x69, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x73, 0x68, 0x65, 0x61, 0x64, 0x71, 0x75, 0x61, 0x72, 0x74, 0x65, 0x72, + 0x73, 0x53, 0x6f, 0x75, 0x74, 0x68, 0x20, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, + 0x75, 0x6e, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x66, 0x75, 0x6c, 0x50, + 0x65, 0x6e, 0x6e, 0x73, 0x79, 0x6c, 0x76, 0x61, 0x6e, 0x69, 0x61, 0x41, 0x73, + 0x20, 0x61, 0x20, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x2c, 0x3c, 0x68, 0x74, + 0x6d, 0x6c, 0x20, 0x6c, 0x61, 0x6e, 0x67, 0x3d, 0x22, 0x26, 0x6c, 0x74, 0x3b, + 0x2f, 0x73, 0x75, 0x70, 0x26, 0x67, 0x74, 0x3b, 0x64, 0x65, 0x61, 0x6c, 0x69, + 0x6e, 0x67, 0x20, 0x77, 0x69, 0x74, 0x68, 0x70, 0x68, 0x69, 0x6c, 0x61, 0x64, + 0x65, 0x6c, 0x70, 0x68, 0x69, 0x61, 0x68, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x69, + 0x63, 0x61, 0x6c, 0x6c, 0x79, 0x29, 0x3b, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, + 0x70, 0x74, 0x3e, 0x0a, 0x70, 0x61, 0x64, 0x64, 0x69, 0x6e, 0x67, 0x2d, 0x74, + 0x6f, 0x70, 0x3a, 0x65, 0x78, 0x70, 0x65, 0x72, 0x69, 0x6d, 0x65, 0x6e, 0x74, + 0x61, 0x6c, 0x67, 0x65, 0x74, 0x41, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, + 0x65, 0x69, 0x6e, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, + 0x74, 0x65, 0x63, 0x68, 0x6e, 0x6f, 0x6c, 0x6f, 0x67, 0x69, 0x65, 0x73, 0x70, + 0x61, 0x72, 0x74, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x3d, 0x66, + 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, 0x29, 0x7b, 0x73, 0x75, 0x62, + 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x6c, 0x2e, 0x64, 0x74, + 0x64, 0x22, 0x3e, 0x0d, 0x0a, 0x3c, 0x68, 0x74, 0x67, 0x65, 0x6f, 0x67, 0x72, + 0x61, 0x70, 0x68, 0x69, 0x63, 0x61, 0x6c, 0x43, 0x6f, 0x6e, 0x73, 0x74, 0x69, + 0x74, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x27, 0x2c, 0x20, 0x66, 0x75, 0x6e, 0x63, + 0x74, 0x69, 0x6f, 0x6e, 0x28, 0x73, 0x75, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x65, + 0x64, 0x20, 0x62, 0x79, 0x61, 0x67, 0x72, 0x69, 0x63, 0x75, 0x6c, 0x74, 0x75, + 0x72, 0x61, 0x6c, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x69, + 0x6f, 0x6e, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x73, 0x66, 0x6f, 0x6e, 0x74, 0x2d, 0x73, 0x69, 0x7a, 0x65, 0x3a, 0x20, 0x31, + 0x61, 0x20, 0x76, 0x61, 0x72, 0x69, 0x65, 0x74, 0x79, 0x20, 0x6f, 0x66, 0x3c, + 0x64, 0x69, 0x76, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x45, 0x6e, + 0x63, 0x79, 0x63, 0x6c, 0x6f, 0x70, 0x65, 0x64, 0x69, 0x61, 0x69, 0x66, 0x72, + 0x61, 0x6d, 0x65, 0x20, 0x73, 0x72, 0x63, 0x3d, 0x22, 0x64, 0x65, 0x6d, 0x6f, + 0x6e, 0x73, 0x74, 0x72, 0x61, 0x74, 0x65, 0x64, 0x61, 0x63, 0x63, 0x6f, 0x6d, + 0x70, 0x6c, 0x69, 0x73, 0x68, 0x65, 0x64, 0x75, 0x6e, 0x69, 0x76, 0x65, 0x72, + 0x73, 0x69, 0x74, 0x69, 0x65, 0x73, 0x44, 0x65, 0x6d, 0x6f, 0x67, 0x72, 0x61, + 0x70, 0x68, 0x69, 0x63, 0x73, 0x29, 0x3b, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, + 0x70, 0x74, 0x3e, 0x3c, 0x64, 0x65, 0x64, 0x69, 0x63, 0x61, 0x74, 0x65, 0x64, + 0x20, 0x74, 0x6f, 0x6b, 0x6e, 0x6f, 0x77, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x20, + 0x6f, 0x66, 0x73, 0x61, 0x74, 0x69, 0x73, 0x66, 0x61, 0x63, 0x74, 0x69, 0x6f, + 0x6e, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x75, 0x6c, 0x61, 0x72, 0x6c, 0x79, + 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x45, + 0x6e, 0x67, 0x6c, 0x69, 0x73, 0x68, 0x20, 0x28, 0x55, 0x53, 0x29, 0x61, 0x70, + 0x70, 0x65, 0x6e, 0x64, 0x43, 0x68, 0x69, 0x6c, 0x64, 0x28, 0x74, 0x72, 0x61, + 0x6e, 0x73, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x20, 0x48, + 0x6f, 0x77, 0x65, 0x76, 0x65, 0x72, 0x2c, 0x20, 0x69, 0x6e, 0x74, 0x65, 0x6c, + 0x6c, 0x69, 0x67, 0x65, 0x6e, 0x63, 0x65, 0x22, 0x20, 0x74, 0x61, 0x62, 0x69, + 0x6e, 0x64, 0x65, 0x78, 0x3d, 0x22, 0x66, 0x6c, 0x6f, 0x61, 0x74, 0x3a, 0x72, + 0x69, 0x67, 0x68, 0x74, 0x3b, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x77, 0x65, + 0x61, 0x6c, 0x74, 0x68, 0x72, 0x61, 0x6e, 0x67, 0x69, 0x6e, 0x67, 0x20, 0x66, + 0x72, 0x6f, 0x6d, 0x69, 0x6e, 0x20, 0x77, 0x68, 0x69, 0x63, 0x68, 0x20, 0x74, + 0x68, 0x65, 0x61, 0x74, 0x20, 0x6c, 0x65, 0x61, 0x73, 0x74, 0x20, 0x6f, 0x6e, + 0x65, 0x72, 0x65, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x69, 0x6f, 0x6e, + 0x65, 0x6e, 0x63, 0x79, 0x63, 0x6c, 0x6f, 0x70, 0x65, 0x64, 0x69, 0x61, 0x3b, + 0x66, 0x6f, 0x6e, 0x74, 0x2d, 0x73, 0x69, 0x7a, 0x65, 0x3a, 0x31, 0x6a, 0x75, + 0x72, 0x69, 0x73, 0x64, 0x69, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x74, 0x20, + 0x74, 0x68, 0x61, 0x74, 0x20, 0x74, 0x69, 0x6d, 0x65, 0x22, 0x3e, 0x3c, 0x61, + 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x49, 0x6e, 0x20, 0x61, 0x64, + 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x2c, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, + 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x2b, 0x63, 0x6f, 0x6e, 0x76, 0x65, 0x72, 0x73, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x63, 0x6f, 0x6e, 0x74, 0x61, 0x63, 0x74, 0x20, + 0x77, 0x69, 0x74, 0x68, 0x69, 0x73, 0x20, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x61, + 0x6c, 0x6c, 0x79, 0x72, 0x22, 0x20, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, + 0x3d, 0x22, 0x72, 0x65, 0x70, 0x72, 0x65, 0x73, 0x65, 0x6e, 0x74, 0x69, 0x6e, + 0x67, 0x26, 0x6c, 0x74, 0x3b, 0x6d, 0x61, 0x74, 0x68, 0x26, 0x67, 0x74, 0x3b, + 0x70, 0x72, 0x65, 0x73, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x6f, + 0x63, 0x63, 0x61, 0x73, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x6c, 0x79, 0x3c, 0x69, + 0x6d, 0x67, 0x20, 0x77, 0x69, 0x64, 0x74, 0x68, 0x3d, 0x22, 0x6e, 0x61, 0x76, + 0x69, 0x67, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x3e, 0x63, 0x6f, 0x6d, 0x70, + 0x65, 0x6e, 0x73, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x63, 0x68, 0x61, 0x6d, 0x70, + 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x6d, 0x65, 0x64, 0x69, 0x61, 0x3d, + 0x22, 0x61, 0x6c, 0x6c, 0x22, 0x20, 0x76, 0x69, 0x6f, 0x6c, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x72, 0x65, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x63, + 0x65, 0x20, 0x74, 0x6f, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x74, 0x72, + 0x75, 0x65, 0x3b, 0x53, 0x74, 0x72, 0x69, 0x63, 0x74, 0x2f, 0x2f, 0x45, 0x4e, + 0x22, 0x20, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, + 0x73, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x76, 0x65, 0x6e, 0x74, 0x69, 0x6f, 0x6e, + 0x76, 0x65, 0x72, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, + 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x64, 0x69, + 0x66, 0x66, 0x69, 0x63, 0x75, 0x6c, 0x74, 0x69, 0x65, 0x73, 0x43, 0x68, 0x61, + 0x6d, 0x70, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x63, 0x61, 0x70, 0x61, + 0x62, 0x69, 0x6c, 0x69, 0x74, 0x69, 0x65, 0x73, 0x3c, 0x21, 0x5b, 0x65, 0x6e, + 0x64, 0x69, 0x66, 0x5d, 0x2d, 0x2d, 0x3e, 0x7d, 0x0a, 0x3c, 0x2f, 0x73, 0x63, + 0x72, 0x69, 0x70, 0x74, 0x3e, 0x0a, 0x43, 0x68, 0x72, 0x69, 0x73, 0x74, 0x69, + 0x61, 0x6e, 0x69, 0x74, 0x79, 0x66, 0x6f, 0x72, 0x20, 0x65, 0x78, 0x61, 0x6d, + 0x70, 0x6c, 0x65, 0x2c, 0x50, 0x72, 0x6f, 0x66, 0x65, 0x73, 0x73, 0x69, 0x6f, + 0x6e, 0x61, 0x6c, 0x72, 0x65, 0x73, 0x74, 0x72, 0x69, 0x63, 0x74, 0x69, 0x6f, + 0x6e, 0x73, 0x73, 0x75, 0x67, 0x67, 0x65, 0x73, 0x74, 0x20, 0x74, 0x68, 0x61, + 0x74, 0x77, 0x61, 0x73, 0x20, 0x72, 0x65, 0x6c, 0x65, 0x61, 0x73, 0x65, 0x64, + 0x28, 0x73, 0x75, 0x63, 0x68, 0x20, 0x61, 0x73, 0x20, 0x74, 0x68, 0x65, 0x72, + 0x65, 0x6d, 0x6f, 0x76, 0x65, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x28, 0x75, 0x6e, + 0x65, 0x6d, 0x70, 0x6c, 0x6f, 0x79, 0x6d, 0x65, 0x6e, 0x74, 0x74, 0x68, 0x65, + 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x6e, 0x73, 0x74, 0x72, 0x75, + 0x63, 0x74, 0x75, 0x72, 0x65, 0x20, 0x6f, 0x66, 0x2f, 0x69, 0x6e, 0x64, 0x65, + 0x78, 0x2e, 0x68, 0x74, 0x6d, 0x6c, 0x20, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x73, + 0x68, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x73, 0x70, 0x61, 0x6e, 0x20, 0x63, 0x6c, + 0x61, 0x73, 0x73, 0x3d, 0x22, 0x22, 0x3e, 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, + 0x66, 0x3d, 0x22, 0x2f, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, + 0x69, 0x6f, 0x6e, 0x62, 0x65, 0x6c, 0x6f, 0x6e, 0x67, 0x69, 0x6e, 0x67, 0x20, + 0x74, 0x6f, 0x63, 0x6c, 0x61, 0x69, 0x6d, 0x65, 0x64, 0x20, 0x74, 0x68, 0x61, + 0x74, 0x63, 0x6f, 0x6e, 0x73, 0x65, 0x71, 0x75, 0x65, 0x6e, 0x63, 0x65, 0x73, + 0x3c, 0x6d, 0x65, 0x74, 0x61, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x22, 0x47, + 0x75, 0x69, 0x64, 0x65, 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x6f, 0x76, + 0x65, 0x72, 0x77, 0x68, 0x65, 0x6c, 0x6d, 0x69, 0x6e, 0x67, 0x61, 0x67, 0x61, + 0x69, 0x6e, 0x73, 0x74, 0x20, 0x74, 0x68, 0x65, 0x20, 0x63, 0x6f, 0x6e, 0x63, + 0x65, 0x6e, 0x74, 0x72, 0x61, 0x74, 0x65, 0x64, 0x2c, 0x0a, 0x2e, 0x6e, 0x6f, + 0x6e, 0x74, 0x6f, 0x75, 0x63, 0x68, 0x20, 0x6f, 0x62, 0x73, 0x65, 0x72, 0x76, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x3c, 0x2f, 0x61, 0x3e, 0x0a, 0x3c, 0x2f, + 0x64, 0x69, 0x76, 0x3e, 0x0a, 0x66, 0x20, 0x28, 0x64, 0x6f, 0x63, 0x75, 0x6d, + 0x65, 0x6e, 0x74, 0x2e, 0x62, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x3a, 0x20, 0x31, + 0x70, 0x78, 0x20, 0x7b, 0x66, 0x6f, 0x6e, 0x74, 0x2d, 0x73, 0x69, 0x7a, 0x65, + 0x3a, 0x31, 0x74, 0x72, 0x65, 0x61, 0x74, 0x6d, 0x65, 0x6e, 0x74, 0x20, 0x6f, + 0x66, 0x30, 0x22, 0x20, 0x68, 0x65, 0x69, 0x67, 0x68, 0x74, 0x3d, 0x22, 0x31, + 0x6d, 0x6f, 0x64, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, + 0x6e, 0x64, 0x65, 0x70, 0x65, 0x6e, 0x64, 0x65, 0x6e, 0x63, 0x65, 0x64, 0x69, + 0x76, 0x69, 0x64, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x74, 0x6f, 0x67, 0x72, 0x65, + 0x61, 0x74, 0x65, 0x72, 0x20, 0x74, 0x68, 0x61, 0x6e, 0x61, 0x63, 0x68, 0x69, + 0x65, 0x76, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x65, 0x73, 0x74, 0x61, 0x62, + 0x6c, 0x69, 0x73, 0x68, 0x69, 0x6e, 0x67, 0x4a, 0x61, 0x76, 0x61, 0x53, 0x63, + 0x72, 0x69, 0x70, 0x74, 0x22, 0x20, 0x6e, 0x65, 0x76, 0x65, 0x72, 0x74, 0x68, + 0x65, 0x6c, 0x65, 0x73, 0x73, 0x73, 0x69, 0x67, 0x6e, 0x69, 0x66, 0x69, 0x63, + 0x61, 0x6e, 0x63, 0x65, 0x42, 0x72, 0x6f, 0x61, 0x64, 0x63, 0x61, 0x73, 0x74, + 0x69, 0x6e, 0x67, 0x3e, 0x26, 0x6e, 0x62, 0x73, 0x70, 0x3b, 0x3c, 0x2f, 0x74, + 0x64, 0x3e, 0x63, 0x6f, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x65, 0x72, 0x22, 0x3e, + 0x0a, 0x73, 0x75, 0x63, 0x68, 0x20, 0x61, 0x73, 0x20, 0x74, 0x68, 0x65, 0x20, + 0x69, 0x6e, 0x66, 0x6c, 0x75, 0x65, 0x6e, 0x63, 0x65, 0x20, 0x6f, 0x66, 0x61, + 0x20, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x75, 0x6c, 0x61, 0x72, 0x73, 0x72, + 0x63, 0x3d, 0x27, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x6e, 0x61, 0x76, + 0x69, 0x67, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x20, 0x68, 0x61, 0x6c, 0x66, + 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x73, 0x75, 0x62, 0x73, 0x74, + 0x61, 0x6e, 0x74, 0x69, 0x61, 0x6c, 0x20, 0x26, 0x6e, 0x62, 0x73, 0x70, 0x3b, + 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x61, 0x64, 0x76, 0x61, 0x6e, 0x74, 0x61, + 0x67, 0x65, 0x20, 0x6f, 0x66, 0x64, 0x69, 0x73, 0x63, 0x6f, 0x76, 0x65, 0x72, + 0x79, 0x20, 0x6f, 0x66, 0x66, 0x75, 0x6e, 0x64, 0x61, 0x6d, 0x65, 0x6e, 0x74, + 0x61, 0x6c, 0x20, 0x6d, 0x65, 0x74, 0x72, 0x6f, 0x70, 0x6f, 0x6c, 0x69, 0x74, + 0x61, 0x6e, 0x74, 0x68, 0x65, 0x20, 0x6f, 0x70, 0x70, 0x6f, 0x73, 0x69, 0x74, + 0x65, 0x22, 0x20, 0x78, 0x6d, 0x6c, 0x3a, 0x6c, 0x61, 0x6e, 0x67, 0x3d, 0x22, + 0x64, 0x65, 0x6c, 0x69, 0x62, 0x65, 0x72, 0x61, 0x74, 0x65, 0x6c, 0x79, 0x61, + 0x6c, 0x69, 0x67, 0x6e, 0x3d, 0x63, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x65, 0x76, + 0x6f, 0x6c, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x70, 0x72, 0x65, + 0x73, 0x65, 0x72, 0x76, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x69, 0x6d, 0x70, 0x72, + 0x6f, 0x76, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x62, 0x65, 0x67, 0x69, 0x6e, + 0x6e, 0x69, 0x6e, 0x67, 0x20, 0x69, 0x6e, 0x4a, 0x65, 0x73, 0x75, 0x73, 0x20, + 0x43, 0x68, 0x72, 0x69, 0x73, 0x74, 0x50, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x64, 0x69, 0x73, 0x61, 0x67, 0x72, 0x65, 0x65, + 0x6d, 0x65, 0x6e, 0x74, 0x74, 0x65, 0x78, 0x74, 0x2d, 0x61, 0x6c, 0x69, 0x67, + 0x6e, 0x3a, 0x72, 0x2c, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, + 0x28, 0x29, 0x73, 0x69, 0x6d, 0x69, 0x6c, 0x61, 0x72, 0x69, 0x74, 0x69, 0x65, + 0x73, 0x62, 0x6f, 0x64, 0x79, 0x3e, 0x3c, 0x2f, 0x68, 0x74, 0x6d, 0x6c, 0x3e, + 0x69, 0x73, 0x20, 0x63, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74, 0x6c, 0x79, 0x61, + 0x6c, 0x70, 0x68, 0x61, 0x62, 0x65, 0x74, 0x69, 0x63, 0x61, 0x6c, 0x69, 0x73, + 0x20, 0x73, 0x6f, 0x6d, 0x65, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x79, 0x70, + 0x65, 0x3d, 0x22, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x2f, 0x6d, 0x61, 0x6e, 0x79, + 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x66, 0x6c, 0x6f, 0x77, 0x3a, + 0x68, 0x69, 0x64, 0x64, 0x65, 0x6e, 0x3b, 0x61, 0x76, 0x61, 0x69, 0x6c, 0x61, + 0x62, 0x6c, 0x65, 0x20, 0x69, 0x6e, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x62, + 0x65, 0x20, 0x74, 0x68, 0x65, 0x65, 0x78, 0x69, 0x73, 0x74, 0x65, 0x6e, 0x63, + 0x65, 0x20, 0x6f, 0x66, 0x61, 0x6c, 0x6c, 0x20, 0x6f, 0x76, 0x65, 0x72, 0x20, + 0x74, 0x68, 0x65, 0x74, 0x68, 0x65, 0x20, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, + 0x65, 0x74, 0x09, 0x3c, 0x75, 0x6c, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, + 0x22, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x6e, 0x65, 0x69, 0x67, 0x68, 0x62, 0x6f, 0x72, 0x68, 0x6f, 0x6f, 0x64, 0x61, + 0x72, 0x6d, 0x65, 0x64, 0x20, 0x66, 0x6f, 0x72, 0x63, 0x65, 0x73, 0x72, 0x65, + 0x64, 0x75, 0x63, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, 0x63, 0x6f, 0x6e, + 0x74, 0x69, 0x6e, 0x75, 0x65, 0x73, 0x20, 0x74, 0x6f, 0x4e, 0x6f, 0x6e, 0x65, + 0x74, 0x68, 0x65, 0x6c, 0x65, 0x73, 0x73, 0x2c, 0x74, 0x65, 0x6d, 0x70, 0x65, + 0x72, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x0a, 0x09, 0x09, 0x3c, 0x61, 0x20, + 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x63, 0x6c, 0x6f, 0x73, 0x65, 0x20, 0x74, + 0x6f, 0x20, 0x74, 0x68, 0x65, 0x65, 0x78, 0x61, 0x6d, 0x70, 0x6c, 0x65, 0x73, + 0x20, 0x6f, 0x66, 0x20, 0x69, 0x73, 0x20, 0x61, 0x62, 0x6f, 0x75, 0x74, 0x20, + 0x74, 0x68, 0x65, 0x28, 0x73, 0x65, 0x65, 0x20, 0x62, 0x65, 0x6c, 0x6f, 0x77, + 0x29, 0x2e, 0x22, 0x20, 0x69, 0x64, 0x3d, 0x22, 0x73, 0x65, 0x61, 0x72, 0x63, + 0x68, 0x70, 0x72, 0x6f, 0x66, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x61, 0x6c, + 0x69, 0x73, 0x20, 0x61, 0x76, 0x61, 0x69, 0x6c, 0x61, 0x62, 0x6c, 0x65, 0x74, + 0x68, 0x65, 0x20, 0x6f, 0x66, 0x66, 0x69, 0x63, 0x69, 0x61, 0x6c, 0x09, 0x09, + 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x0a, 0x0a, 0x09, 0x09, + 0x3c, 0x64, 0x69, 0x76, 0x20, 0x69, 0x64, 0x3d, 0x22, 0x61, 0x63, 0x63, 0x65, + 0x6c, 0x65, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x74, 0x68, 0x72, 0x6f, 0x75, + 0x67, 0x68, 0x20, 0x74, 0x68, 0x65, 0x20, 0x48, 0x61, 0x6c, 0x6c, 0x20, 0x6f, + 0x66, 0x20, 0x46, 0x61, 0x6d, 0x65, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, + 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x6c, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x73, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x66, 0x65, 0x72, 0x65, + 0x6e, 0x63, 0x65, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x27, 0x74, 0x65, 0x78, + 0x74, 0x2f, 0x72, 0x65, 0x63, 0x65, 0x6e, 0x74, 0x20, 0x79, 0x65, 0x61, 0x72, + 0x73, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x77, 0x6f, 0x72, 0x6c, 0x64, + 0x76, 0x65, 0x72, 0x79, 0x20, 0x70, 0x6f, 0x70, 0x75, 0x6c, 0x61, 0x72, 0x7b, + 0x62, 0x61, 0x63, 0x6b, 0x67, 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x3a, 0x74, 0x72, + 0x61, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x20, 0x73, 0x6f, 0x6d, + 0x65, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x63, 0x6f, 0x6e, 0x6e, + 0x65, 0x63, 0x74, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x65, 0x78, 0x70, 0x6c, 0x6f, + 0x69, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x65, 0x6d, 0x65, 0x72, 0x67, 0x65, + 0x6e, 0x63, 0x65, 0x20, 0x6f, 0x66, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x69, 0x74, + 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x41, 0x20, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, + 0x79, 0x20, 0x6f, 0x66, 0x73, 0x69, 0x67, 0x6e, 0x69, 0x66, 0x69, 0x63, 0x61, + 0x6e, 0x74, 0x20, 0x6d, 0x61, 0x6e, 0x75, 0x66, 0x61, 0x63, 0x74, 0x75, 0x72, + 0x65, 0x64, 0x65, 0x78, 0x70, 0x65, 0x63, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x73, 0x3e, 0x3c, 0x6e, 0x6f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x3c, + 0x63, 0x61, 0x6e, 0x20, 0x62, 0x65, 0x20, 0x66, 0x6f, 0x75, 0x6e, 0x64, 0x62, + 0x65, 0x63, 0x61, 0x75, 0x73, 0x65, 0x20, 0x74, 0x68, 0x65, 0x20, 0x68, 0x61, + 0x73, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x62, 0x65, 0x65, 0x6e, 0x6e, 0x65, 0x69, + 0x67, 0x68, 0x62, 0x6f, 0x75, 0x72, 0x69, 0x6e, 0x67, 0x77, 0x69, 0x74, 0x68, + 0x6f, 0x75, 0x74, 0x20, 0x74, 0x68, 0x65, 0x20, 0x61, 0x64, 0x64, 0x65, 0x64, + 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x09, 0x3c, 0x6c, 0x69, 0x20, 0x63, + 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x69, 0x6e, 0x73, 0x74, 0x72, 0x75, 0x6d, + 0x65, 0x6e, 0x74, 0x61, 0x6c, 0x53, 0x6f, 0x76, 0x69, 0x65, 0x74, 0x20, 0x55, + 0x6e, 0x69, 0x6f, 0x6e, 0x61, 0x63, 0x6b, 0x6e, 0x6f, 0x77, 0x6c, 0x65, 0x64, + 0x67, 0x65, 0x64, 0x77, 0x68, 0x69, 0x63, 0x68, 0x20, 0x63, 0x61, 0x6e, 0x20, + 0x62, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x74, 0x68, + 0x65, 0x61, 0x74, 0x74, 0x65, 0x6e, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x74, 0x6f, + 0x61, 0x74, 0x74, 0x65, 0x6d, 0x70, 0x74, 0x73, 0x20, 0x74, 0x6f, 0x20, 0x64, + 0x65, 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x49, 0x6e, + 0x20, 0x66, 0x61, 0x63, 0x74, 0x2c, 0x20, 0x74, 0x68, 0x65, 0x3c, 0x6c, 0x69, + 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x61, 0x69, 0x6d, 0x70, 0x6c, + 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x73, 0x75, 0x69, 0x74, 0x61, + 0x62, 0x6c, 0x65, 0x20, 0x66, 0x6f, 0x72, 0x6d, 0x75, 0x63, 0x68, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x63, 0x6f, 0x6c, 0x6f, 0x6e, 0x69, 0x7a, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x70, 0x72, 0x65, 0x73, 0x69, 0x64, 0x65, 0x6e, + 0x74, 0x69, 0x61, 0x6c, 0x63, 0x61, 0x6e, 0x63, 0x65, 0x6c, 0x42, 0x75, 0x62, + 0x62, 0x6c, 0x65, 0x20, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x6d, 0x6f, 0x73, 0x74, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, + 0x20, 0x69, 0x73, 0x20, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x64, + 0x72, 0x65, 0x73, 0x74, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x6d, + 0x6f, 0x72, 0x65, 0x20, 0x6f, 0x72, 0x20, 0x6c, 0x65, 0x73, 0x73, 0x69, 0x6e, + 0x20, 0x53, 0x65, 0x70, 0x74, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x49, 0x6e, 0x74, + 0x65, 0x6c, 0x6c, 0x69, 0x67, 0x65, 0x6e, 0x63, 0x65, 0x73, 0x72, 0x63, 0x3d, + 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x70, 0x78, 0x3b, 0x20, 0x68, + 0x65, 0x69, 0x67, 0x68, 0x74, 0x3a, 0x20, 0x61, 0x76, 0x61, 0x69, 0x6c, 0x61, + 0x62, 0x6c, 0x65, 0x20, 0x74, 0x6f, 0x6d, 0x61, 0x6e, 0x75, 0x66, 0x61, 0x63, + 0x74, 0x75, 0x72, 0x65, 0x72, 0x68, 0x75, 0x6d, 0x61, 0x6e, 0x20, 0x72, 0x69, + 0x67, 0x68, 0x74, 0x73, 0x6c, 0x69, 0x6e, 0x6b, 0x20, 0x68, 0x72, 0x65, 0x66, + 0x3d, 0x22, 0x2f, 0x61, 0x76, 0x61, 0x69, 0x6c, 0x61, 0x62, 0x69, 0x6c, 0x69, + 0x74, 0x79, 0x70, 0x72, 0x6f, 0x70, 0x6f, 0x72, 0x74, 0x69, 0x6f, 0x6e, 0x61, + 0x6c, 0x6f, 0x75, 0x74, 0x73, 0x69, 0x64, 0x65, 0x20, 0x74, 0x68, 0x65, 0x20, + 0x61, 0x73, 0x74, 0x72, 0x6f, 0x6e, 0x6f, 0x6d, 0x69, 0x63, 0x61, 0x6c, 0x68, + 0x75, 0x6d, 0x61, 0x6e, 0x20, 0x62, 0x65, 0x69, 0x6e, 0x67, 0x73, 0x6e, 0x61, + 0x6d, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x61, 0x72, 0x65, + 0x20, 0x66, 0x6f, 0x75, 0x6e, 0x64, 0x20, 0x69, 0x6e, 0x61, 0x72, 0x65, 0x20, + 0x62, 0x61, 0x73, 0x65, 0x64, 0x20, 0x6f, 0x6e, 0x73, 0x6d, 0x61, 0x6c, 0x6c, + 0x65, 0x72, 0x20, 0x74, 0x68, 0x61, 0x6e, 0x61, 0x20, 0x70, 0x65, 0x72, 0x73, + 0x6f, 0x6e, 0x20, 0x77, 0x68, 0x6f, 0x65, 0x78, 0x70, 0x61, 0x6e, 0x73, 0x69, + 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x61, 0x72, 0x67, 0x75, 0x69, 0x6e, 0x67, 0x20, + 0x74, 0x68, 0x61, 0x74, 0x6e, 0x6f, 0x77, 0x20, 0x6b, 0x6e, 0x6f, 0x77, 0x6e, + 0x20, 0x61, 0x73, 0x49, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x65, 0x61, 0x72, + 0x6c, 0x79, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6d, 0x65, 0x64, 0x69, 0x61, 0x74, + 0x65, 0x64, 0x65, 0x72, 0x69, 0x76, 0x65, 0x64, 0x20, 0x66, 0x72, 0x6f, 0x6d, + 0x53, 0x63, 0x61, 0x6e, 0x64, 0x69, 0x6e, 0x61, 0x76, 0x69, 0x61, 0x6e, 0x3c, + 0x2f, 0x61, 0x3e, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x0d, 0x0a, 0x63, 0x6f, + 0x6e, 0x73, 0x69, 0x64, 0x65, 0x72, 0x20, 0x74, 0x68, 0x65, 0x61, 0x6e, 0x20, + 0x65, 0x73, 0x74, 0x69, 0x6d, 0x61, 0x74, 0x65, 0x64, 0x74, 0x68, 0x65, 0x20, + 0x4e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x3c, 0x64, 0x69, 0x76, 0x20, + 0x69, 0x64, 0x3d, 0x22, 0x70, 0x61, 0x67, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, + 0x69, 0x6e, 0x67, 0x20, 0x69, 0x6e, 0x63, 0x6f, 0x6d, 0x6d, 0x69, 0x73, 0x73, + 0x69, 0x6f, 0x6e, 0x65, 0x64, 0x61, 0x6e, 0x61, 0x6c, 0x6f, 0x67, 0x6f, 0x75, + 0x73, 0x20, 0x74, 0x6f, 0x61, 0x72, 0x65, 0x20, 0x72, 0x65, 0x71, 0x75, 0x69, + 0x72, 0x65, 0x64, 0x2f, 0x75, 0x6c, 0x3e, 0x0a, 0x3c, 0x2f, 0x64, 0x69, 0x76, + 0x3e, 0x0a, 0x77, 0x61, 0x73, 0x20, 0x62, 0x61, 0x73, 0x65, 0x64, 0x20, 0x6f, + 0x6e, 0x61, 0x6e, 0x64, 0x20, 0x62, 0x65, 0x63, 0x61, 0x6d, 0x65, 0x20, 0x61, + 0x26, 0x6e, 0x62, 0x73, 0x70, 0x3b, 0x26, 0x6e, 0x62, 0x73, 0x70, 0x3b, 0x74, + 0x22, 0x20, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3d, 0x22, 0x22, 0x20, 0x77, 0x61, + 0x73, 0x20, 0x63, 0x61, 0x70, 0x74, 0x75, 0x72, 0x65, 0x64, 0x6e, 0x6f, 0x20, + 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x74, 0x68, 0x61, 0x6e, 0x72, 0x65, 0x73, 0x70, + 0x65, 0x63, 0x74, 0x69, 0x76, 0x65, 0x6c, 0x79, 0x63, 0x6f, 0x6e, 0x74, 0x69, + 0x6e, 0x75, 0x65, 0x20, 0x74, 0x6f, 0x20, 0x3e, 0x0d, 0x0a, 0x3c, 0x68, 0x65, + 0x61, 0x64, 0x3e, 0x0d, 0x0a, 0x3c, 0x77, 0x65, 0x72, 0x65, 0x20, 0x63, 0x72, + 0x65, 0x61, 0x74, 0x65, 0x64, 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x67, 0x65, 0x6e, + 0x65, 0x72, 0x61, 0x6c, 0x69, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x20, 0x75, 0x73, 0x65, 0x64, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x74, + 0x68, 0x65, 0x69, 0x6e, 0x64, 0x65, 0x70, 0x65, 0x6e, 0x64, 0x65, 0x6e, 0x74, + 0x20, 0x74, 0x68, 0x65, 0x20, 0x49, 0x6d, 0x70, 0x65, 0x72, 0x69, 0x61, 0x6c, + 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x6e, 0x65, 0x6e, 0x74, 0x20, 0x6f, 0x66, 0x74, + 0x6f, 0x20, 0x74, 0x68, 0x65, 0x20, 0x6e, 0x6f, 0x72, 0x74, 0x68, 0x69, 0x6e, + 0x63, 0x6c, 0x75, 0x64, 0x65, 0x20, 0x74, 0x68, 0x65, 0x20, 0x43, 0x6f, 0x6e, + 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x69, 0x64, 0x65, + 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x77, 0x6f, 0x75, 0x6c, 0x64, + 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x62, 0x65, 0x66, 0x6f, 0x72, 0x20, 0x69, 0x6e, + 0x73, 0x74, 0x61, 0x6e, 0x63, 0x65, 0x69, 0x6e, 0x76, 0x65, 0x6e, 0x74, 0x69, + 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x63, 0x6f, 0x6d, + 0x70, 0x6c, 0x65, 0x78, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x76, + 0x65, 0x6c, 0x79, 0x62, 0x61, 0x63, 0x6b, 0x67, 0x72, 0x6f, 0x75, 0x6e, 0x64, + 0x3a, 0x20, 0x74, 0x65, 0x78, 0x74, 0x2d, 0x61, 0x6c, 0x69, 0x67, 0x6e, 0x3a, + 0x20, 0x69, 0x74, 0x73, 0x20, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x61, 0x6c, + 0x69, 0x6e, 0x74, 0x6f, 0x20, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x74, + 0x68, 0x69, 0x73, 0x20, 0x70, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x61, 0x6e, + 0x20, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x76, 0x65, 0x68, 0x6f, 0x77, + 0x65, 0x76, 0x65, 0x72, 0x2c, 0x20, 0x74, 0x68, 0x65, 0x74, 0x68, 0x65, 0x79, + 0x20, 0x61, 0x72, 0x65, 0x20, 0x6e, 0x6f, 0x74, 0x72, 0x65, 0x6a, 0x65, 0x63, + 0x74, 0x65, 0x64, 0x20, 0x74, 0x68, 0x65, 0x63, 0x72, 0x69, 0x74, 0x69, 0x63, + 0x69, 0x73, 0x6d, 0x20, 0x6f, 0x66, 0x64, 0x75, 0x72, 0x69, 0x6e, 0x67, 0x20, + 0x77, 0x68, 0x69, 0x63, 0x68, 0x70, 0x72, 0x6f, 0x62, 0x61, 0x62, 0x6c, 0x79, + 0x20, 0x74, 0x68, 0x65, 0x74, 0x68, 0x69, 0x73, 0x20, 0x61, 0x72, 0x74, 0x69, + 0x63, 0x6c, 0x65, 0x28, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, + 0x29, 0x7b, 0x49, 0x74, 0x20, 0x73, 0x68, 0x6f, 0x75, 0x6c, 0x64, 0x20, 0x62, + 0x65, 0x61, 0x6e, 0x20, 0x61, 0x67, 0x72, 0x65, 0x65, 0x6d, 0x65, 0x6e, 0x74, + 0x61, 0x63, 0x63, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x61, 0x6c, 0x6c, 0x79, 0x64, + 0x69, 0x66, 0x66, 0x65, 0x72, 0x73, 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x41, 0x72, + 0x63, 0x68, 0x69, 0x74, 0x65, 0x63, 0x74, 0x75, 0x72, 0x65, 0x62, 0x65, 0x74, + 0x74, 0x65, 0x72, 0x20, 0x6b, 0x6e, 0x6f, 0x77, 0x6e, 0x61, 0x72, 0x72, 0x61, + 0x6e, 0x67, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x69, 0x6e, 0x66, 0x6c, 0x75, + 0x65, 0x6e, 0x63, 0x65, 0x20, 0x6f, 0x6e, 0x61, 0x74, 0x74, 0x65, 0x6e, 0x64, + 0x65, 0x64, 0x20, 0x74, 0x68, 0x65, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x63, + 0x61, 0x6c, 0x20, 0x74, 0x6f, 0x73, 0x6f, 0x75, 0x74, 0x68, 0x20, 0x6f, 0x66, + 0x20, 0x74, 0x68, 0x65, 0x70, 0x61, 0x73, 0x73, 0x20, 0x74, 0x68, 0x72, 0x6f, + 0x75, 0x67, 0x68, 0x78, 0x6d, 0x6c, 0x22, 0x20, 0x74, 0x69, 0x74, 0x6c, 0x65, + 0x3d, 0x22, 0x77, 0x65, 0x69, 0x67, 0x68, 0x74, 0x3a, 0x62, 0x6f, 0x6c, 0x64, + 0x3b, 0x63, 0x72, 0x65, 0x61, 0x74, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, + 0x64, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x3a, 0x6e, 0x6f, 0x6e, 0x65, 0x72, + 0x65, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x64, 0x20, 0x74, 0x68, 0x65, 0x3c, 0x69, + 0x6d, 0x67, 0x20, 0x73, 0x72, 0x63, 0x3d, 0x22, 0x2f, 0x69, 0x68, 0x74, 0x74, + 0x70, 0x73, 0x3a, 0x2f, 0x2f, 0x77, 0x77, 0x77, 0x2e, 0x57, 0x6f, 0x72, 0x6c, + 0x64, 0x20, 0x57, 0x61, 0x72, 0x20, 0x49, 0x49, 0x74, 0x65, 0x73, 0x74, 0x69, + 0x6d, 0x6f, 0x6e, 0x69, 0x61, 0x6c, 0x73, 0x66, 0x6f, 0x75, 0x6e, 0x64, 0x20, + 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x72, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, + 0x64, 0x20, 0x74, 0x6f, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x74, 0x68, 0x61, 0x74, + 0x20, 0x74, 0x68, 0x65, 0x62, 0x65, 0x74, 0x77, 0x65, 0x65, 0x6e, 0x20, 0x74, + 0x68, 0x65, 0x20, 0x77, 0x61, 0x73, 0x20, 0x64, 0x65, 0x73, 0x69, 0x67, 0x6e, + 0x65, 0x64, 0x63, 0x6f, 0x6e, 0x73, 0x69, 0x73, 0x74, 0x73, 0x20, 0x6f, 0x66, + 0x20, 0x63, 0x6f, 0x6e, 0x73, 0x69, 0x64, 0x65, 0x72, 0x61, 0x62, 0x6c, 0x79, + 0x70, 0x75, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x65, 0x64, 0x20, 0x62, 0x79, 0x74, + 0x68, 0x65, 0x20, 0x6c, 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65, 0x43, 0x6f, + 0x6e, 0x73, 0x65, 0x72, 0x76, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x63, 0x6f, 0x6e, + 0x73, 0x69, 0x73, 0x74, 0x65, 0x64, 0x20, 0x6f, 0x66, 0x72, 0x65, 0x66, 0x65, + 0x72, 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x62, 0x61, 0x63, 0x6b, 0x20, + 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x20, 0x63, 0x73, 0x73, 0x22, 0x20, 0x6d, + 0x65, 0x64, 0x69, 0x61, 0x3d, 0x22, 0x50, 0x65, 0x6f, 0x70, 0x6c, 0x65, 0x20, + 0x66, 0x72, 0x6f, 0x6d, 0x20, 0x61, 0x76, 0x61, 0x69, 0x6c, 0x61, 0x62, 0x6c, + 0x65, 0x20, 0x6f, 0x6e, 0x70, 0x72, 0x6f, 0x76, 0x65, 0x64, 0x20, 0x74, 0x6f, + 0x20, 0x62, 0x65, 0x73, 0x75, 0x67, 0x67, 0x65, 0x73, 0x74, 0x69, 0x6f, 0x6e, + 0x73, 0x22, 0x77, 0x61, 0x73, 0x20, 0x6b, 0x6e, 0x6f, 0x77, 0x6e, 0x20, 0x61, + 0x73, 0x76, 0x61, 0x72, 0x69, 0x65, 0x74, 0x69, 0x65, 0x73, 0x20, 0x6f, 0x66, + 0x6c, 0x69, 0x6b, 0x65, 0x6c, 0x79, 0x20, 0x74, 0x6f, 0x20, 0x62, 0x65, 0x63, + 0x6f, 0x6d, 0x70, 0x72, 0x69, 0x73, 0x65, 0x64, 0x20, 0x6f, 0x66, 0x73, 0x75, + 0x70, 0x70, 0x6f, 0x72, 0x74, 0x20, 0x74, 0x68, 0x65, 0x20, 0x68, 0x61, 0x6e, + 0x64, 0x73, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x63, 0x6f, 0x75, 0x70, + 0x6c, 0x65, 0x64, 0x20, 0x77, 0x69, 0x74, 0x68, 0x63, 0x6f, 0x6e, 0x6e, 0x65, + 0x63, 0x74, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x62, 0x6f, 0x72, 0x64, 0x65, 0x72, + 0x3a, 0x6e, 0x6f, 0x6e, 0x65, 0x3b, 0x70, 0x65, 0x72, 0x66, 0x6f, 0x72, 0x6d, + 0x61, 0x6e, 0x63, 0x65, 0x73, 0x62, 0x65, 0x66, 0x6f, 0x72, 0x65, 0x20, 0x62, + 0x65, 0x69, 0x6e, 0x67, 0x6c, 0x61, 0x74, 0x65, 0x72, 0x20, 0x62, 0x65, 0x63, + 0x61, 0x6d, 0x65, 0x63, 0x61, 0x6c, 0x63, 0x75, 0x6c, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x73, 0x6f, 0x66, 0x74, 0x65, 0x6e, 0x20, 0x63, 0x61, 0x6c, 0x6c, 0x65, + 0x64, 0x72, 0x65, 0x73, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x73, 0x20, 0x6f, 0x66, + 0x6d, 0x65, 0x61, 0x6e, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x61, 0x74, 0x3e, + 0x3c, 0x6c, 0x69, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x65, 0x76, + 0x69, 0x64, 0x65, 0x6e, 0x63, 0x65, 0x20, 0x66, 0x6f, 0x72, 0x65, 0x78, 0x70, + 0x6c, 0x61, 0x6e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x65, 0x6e, 0x76, 0x69, + 0x72, 0x6f, 0x6e, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x22, 0x3e, 0x3c, 0x2f, 0x61, + 0x3e, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x77, 0x68, 0x69, 0x63, 0x68, 0x20, + 0x61, 0x6c, 0x6c, 0x6f, 0x77, 0x73, 0x49, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, + 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x64, 0x65, 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x65, + 0x64, 0x20, 0x62, 0x79, 0x61, 0x20, 0x77, 0x69, 0x64, 0x65, 0x20, 0x72, 0x61, + 0x6e, 0x67, 0x65, 0x6f, 0x6e, 0x20, 0x62, 0x65, 0x68, 0x61, 0x6c, 0x66, 0x20, + 0x6f, 0x66, 0x76, 0x61, 0x6c, 0x69, 0x67, 0x6e, 0x3d, 0x22, 0x74, 0x6f, 0x70, + 0x22, 0x70, 0x72, 0x69, 0x6e, 0x63, 0x69, 0x70, 0x6c, 0x65, 0x20, 0x6f, 0x66, + 0x61, 0x74, 0x20, 0x74, 0x68, 0x65, 0x20, 0x74, 0x69, 0x6d, 0x65, 0x2c, 0x3c, + 0x2f, 0x6e, 0x6f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x0d, 0x73, 0x61, + 0x69, 0x64, 0x20, 0x74, 0x6f, 0x20, 0x68, 0x61, 0x76, 0x65, 0x69, 0x6e, 0x20, + 0x74, 0x68, 0x65, 0x20, 0x66, 0x69, 0x72, 0x73, 0x74, 0x77, 0x68, 0x69, 0x6c, + 0x65, 0x20, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x73, 0x68, 0x79, 0x70, 0x6f, 0x74, + 0x68, 0x65, 0x74, 0x69, 0x63, 0x61, 0x6c, 0x70, 0x68, 0x69, 0x6c, 0x6f, 0x73, + 0x6f, 0x70, 0x68, 0x65, 0x72, 0x73, 0x70, 0x6f, 0x77, 0x65, 0x72, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x65, 0x63, 0x6f, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x65, + 0x64, 0x20, 0x69, 0x6e, 0x70, 0x65, 0x72, 0x66, 0x6f, 0x72, 0x6d, 0x65, 0x64, + 0x20, 0x62, 0x79, 0x69, 0x6e, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x20, + 0x74, 0x6f, 0x77, 0x65, 0x72, 0x65, 0x20, 0x77, 0x72, 0x69, 0x74, 0x74, 0x65, + 0x6e, 0x73, 0x70, 0x61, 0x6e, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, + 0x69, 0x6e, 0x70, 0x75, 0x74, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x22, 0x74, + 0x68, 0x65, 0x20, 0x71, 0x75, 0x65, 0x73, 0x74, 0x69, 0x6f, 0x6e, 0x69, 0x6e, + 0x74, 0x65, 0x6e, 0x64, 0x65, 0x64, 0x20, 0x66, 0x6f, 0x72, 0x72, 0x65, 0x6a, + 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x69, 0x6d, 0x70, 0x6c, + 0x69, 0x65, 0x73, 0x20, 0x74, 0x68, 0x61, 0x74, 0x69, 0x6e, 0x76, 0x65, 0x6e, + 0x74, 0x65, 0x64, 0x20, 0x74, 0x68, 0x65, 0x74, 0x68, 0x65, 0x20, 0x73, 0x74, + 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x77, 0x61, 0x73, 0x20, 0x70, 0x72, 0x6f, + 0x62, 0x61, 0x62, 0x6c, 0x79, 0x6c, 0x69, 0x6e, 0x6b, 0x20, 0x62, 0x65, 0x74, + 0x77, 0x65, 0x65, 0x6e, 0x70, 0x72, 0x6f, 0x66, 0x65, 0x73, 0x73, 0x6f, 0x72, + 0x20, 0x6f, 0x66, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x61, 0x63, 0x74, 0x69, 0x6f, + 0x6e, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x67, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, + 0x65, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x4f, 0x63, 0x65, 0x61, 0x6e, + 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x6c, 0x61, 0x73, 0x74, 0x77, + 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x20, 0x77, 0x69, 0x74, 0x68, 0x27, 0x68, + 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x77, 0x77, 0x77, 0x2e, 0x79, 0x65, 0x61, + 0x72, 0x73, 0x20, 0x62, 0x65, 0x66, 0x6f, 0x72, 0x65, 0x54, 0x68, 0x69, 0x73, + 0x20, 0x77, 0x61, 0x73, 0x20, 0x74, 0x68, 0x65, 0x72, 0x65, 0x63, 0x72, 0x65, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x69, + 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, 0x6d, 0x65, 0x61, 0x73, 0x75, 0x72, 0x65, + 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x61, 0x6e, 0x20, 0x65, 0x78, 0x74, 0x72, 0x65, + 0x6d, 0x65, 0x6c, 0x79, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x20, 0x6f, 0x66, 0x20, + 0x74, 0x68, 0x65, 0x73, 0x74, 0x61, 0x72, 0x74, 0x20, 0x6f, 0x66, 0x20, 0x74, + 0x68, 0x65, 0x0a, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x0a, + 0x0a, 0x61, 0x6e, 0x20, 0x65, 0x66, 0x66, 0x6f, 0x72, 0x74, 0x20, 0x74, 0x6f, + 0x69, 0x6e, 0x63, 0x72, 0x65, 0x61, 0x73, 0x65, 0x20, 0x74, 0x68, 0x65, 0x74, + 0x6f, 0x20, 0x74, 0x68, 0x65, 0x20, 0x73, 0x6f, 0x75, 0x74, 0x68, 0x73, 0x70, + 0x61, 0x63, 0x69, 0x6e, 0x67, 0x3d, 0x22, 0x30, 0x22, 0x3e, 0x73, 0x75, 0x66, + 0x66, 0x69, 0x63, 0x69, 0x65, 0x6e, 0x74, 0x6c, 0x79, 0x74, 0x68, 0x65, 0x20, + 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x61, 0x6e, 0x63, 0x6f, 0x6e, 0x76, 0x65, + 0x72, 0x74, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x63, 0x6c, 0x65, 0x61, 0x72, 0x54, + 0x69, 0x6d, 0x65, 0x6f, 0x75, 0x74, 0x64, 0x69, 0x64, 0x20, 0x6e, 0x6f, 0x74, + 0x20, 0x68, 0x61, 0x76, 0x65, 0x63, 0x6f, 0x6e, 0x73, 0x65, 0x71, 0x75, 0x65, + 0x6e, 0x74, 0x6c, 0x79, 0x66, 0x6f, 0x72, 0x20, 0x74, 0x68, 0x65, 0x20, 0x6e, + 0x65, 0x78, 0x74, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x20, + 0x6f, 0x66, 0x65, 0x63, 0x6f, 0x6e, 0x6f, 0x6d, 0x69, 0x63, 0x20, 0x61, 0x6e, + 0x64, 0x61, 0x6c, 0x74, 0x68, 0x6f, 0x75, 0x67, 0x68, 0x20, 0x74, 0x68, 0x65, + 0x61, 0x72, 0x65, 0x20, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x64, 0x61, + 0x6e, 0x64, 0x20, 0x77, 0x69, 0x74, 0x68, 0x20, 0x74, 0x68, 0x65, 0x69, 0x6e, + 0x73, 0x75, 0x66, 0x66, 0x69, 0x63, 0x69, 0x65, 0x6e, 0x74, 0x67, 0x69, 0x76, + 0x65, 0x6e, 0x20, 0x62, 0x79, 0x20, 0x74, 0x68, 0x65, 0x73, 0x74, 0x61, 0x74, + 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x61, 0x74, 0x65, 0x78, 0x70, 0x65, 0x6e, + 0x64, 0x69, 0x74, 0x75, 0x72, 0x65, 0x73, 0x3c, 0x2f, 0x73, 0x70, 0x61, 0x6e, + 0x3e, 0x3c, 0x2f, 0x61, 0x3e, 0x0a, 0x74, 0x68, 0x6f, 0x75, 0x67, 0x68, 0x74, + 0x20, 0x74, 0x68, 0x61, 0x74, 0x6f, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x62, + 0x61, 0x73, 0x69, 0x73, 0x63, 0x65, 0x6c, 0x6c, 0x70, 0x61, 0x64, 0x64, 0x69, + 0x6e, 0x67, 0x3d, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x74, + 0x68, 0x65, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x69, 0x6e, 0x67, 0x20, 0x74, + 0x6f, 0x69, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2c, + 0x73, 0x65, 0x70, 0x61, 0x72, 0x61, 0x74, 0x65, 0x64, 0x20, 0x62, 0x79, 0x61, + 0x73, 0x73, 0x61, 0x73, 0x73, 0x69, 0x6e, 0x61, 0x74, 0x65, 0x64, 0x73, 0x22, + 0x20, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x3d, 0x22, 0x61, 0x75, 0x74, + 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x20, 0x6f, 0x66, 0x6e, 0x6f, 0x72, 0x74, + 0x68, 0x77, 0x65, 0x73, 0x74, 0x65, 0x72, 0x6e, 0x3c, 0x2f, 0x64, 0x69, 0x76, + 0x3e, 0x0a, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x22, 0x3e, 0x3c, 0x2f, 0x64, 0x69, + 0x76, 0x3e, 0x0d, 0x0a, 0x20, 0x20, 0x63, 0x6f, 0x6e, 0x73, 0x75, 0x6c, 0x74, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x63, 0x6f, 0x6d, 0x6d, 0x75, 0x6e, 0x69, 0x74, + 0x79, 0x20, 0x6f, 0x66, 0x74, 0x68, 0x65, 0x20, 0x6e, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x61, 0x6c, 0x69, 0x74, 0x20, 0x73, 0x68, 0x6f, 0x75, 0x6c, 0x64, 0x20, + 0x62, 0x65, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x6e, 0x74, + 0x73, 0x20, 0x61, 0x6c, 0x69, 0x67, 0x6e, 0x3d, 0x22, 0x6c, 0x65, 0x66, 0x74, + 0x74, 0x68, 0x65, 0x20, 0x67, 0x72, 0x65, 0x61, 0x74, 0x65, 0x73, 0x74, 0x73, + 0x65, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x73, 0x75, + 0x70, 0x65, 0x72, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x61, 0x6c, 0x64, 0x65, 0x70, + 0x65, 0x6e, 0x64, 0x65, 0x6e, 0x74, 0x20, 0x6f, 0x6e, 0x69, 0x73, 0x20, 0x6d, + 0x65, 0x6e, 0x74, 0x69, 0x6f, 0x6e, 0x65, 0x64, 0x61, 0x6c, 0x6c, 0x6f, 0x77, + 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, 0x77, 0x61, 0x73, 0x20, 0x69, 0x6e, + 0x76, 0x65, 0x6e, 0x74, 0x65, 0x64, 0x61, 0x63, 0x63, 0x6f, 0x6d, 0x70, 0x61, + 0x6e, 0x79, 0x69, 0x6e, 0x67, 0x68, 0x69, 0x73, 0x20, 0x70, 0x65, 0x72, 0x73, + 0x6f, 0x6e, 0x61, 0x6c, 0x61, 0x76, 0x61, 0x69, 0x6c, 0x61, 0x62, 0x6c, 0x65, + 0x20, 0x61, 0x74, 0x73, 0x74, 0x75, 0x64, 0x79, 0x20, 0x6f, 0x66, 0x20, 0x74, + 0x68, 0x65, 0x6f, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x6f, 0x74, 0x68, 0x65, + 0x72, 0x65, 0x78, 0x65, 0x63, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, + 0x48, 0x75, 0x6d, 0x61, 0x6e, 0x20, 0x52, 0x69, 0x67, 0x68, 0x74, 0x73, 0x74, + 0x65, 0x72, 0x6d, 0x73, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x61, 0x73, + 0x73, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x72, 0x65, 0x73, + 0x65, 0x61, 0x72, 0x63, 0x68, 0x20, 0x61, 0x6e, 0x64, 0x73, 0x75, 0x63, 0x63, + 0x65, 0x65, 0x64, 0x65, 0x64, 0x20, 0x62, 0x79, 0x64, 0x65, 0x66, 0x65, 0x61, + 0x74, 0x65, 0x64, 0x20, 0x74, 0x68, 0x65, 0x61, 0x6e, 0x64, 0x20, 0x66, 0x72, + 0x6f, 0x6d, 0x20, 0x74, 0x68, 0x65, 0x62, 0x75, 0x74, 0x20, 0x74, 0x68, 0x65, + 0x79, 0x20, 0x61, 0x72, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x61, 0x6e, 0x64, 0x65, + 0x72, 0x20, 0x6f, 0x66, 0x73, 0x74, 0x61, 0x74, 0x65, 0x20, 0x6f, 0x66, 0x20, + 0x74, 0x68, 0x65, 0x79, 0x65, 0x61, 0x72, 0x73, 0x20, 0x6f, 0x66, 0x20, 0x61, + 0x67, 0x65, 0x74, 0x68, 0x65, 0x20, 0x73, 0x74, 0x75, 0x64, 0x79, 0x20, 0x6f, + 0x66, 0x3c, 0x75, 0x6c, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x73, + 0x70, 0x6c, 0x61, 0x63, 0x65, 0x20, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x77, + 0x68, 0x65, 0x72, 0x65, 0x20, 0x68, 0x65, 0x20, 0x77, 0x61, 0x73, 0x3c, 0x6c, + 0x69, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x66, 0x74, 0x68, 0x65, + 0x72, 0x65, 0x20, 0x61, 0x72, 0x65, 0x20, 0x6e, 0x6f, 0x77, 0x68, 0x69, 0x63, + 0x68, 0x20, 0x62, 0x65, 0x63, 0x61, 0x6d, 0x65, 0x68, 0x65, 0x20, 0x70, 0x75, + 0x62, 0x6c, 0x69, 0x73, 0x68, 0x65, 0x64, 0x65, 0x78, 0x70, 0x72, 0x65, 0x73, + 0x73, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x74, 0x6f, 0x20, 0x77, 0x68, 0x69, 0x63, + 0x68, 0x20, 0x74, 0x68, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x69, 0x73, 0x73, 0x69, + 0x6f, 0x6e, 0x65, 0x72, 0x66, 0x6f, 0x6e, 0x74, 0x2d, 0x77, 0x65, 0x69, 0x67, + 0x68, 0x74, 0x3a, 0x74, 0x65, 0x72, 0x72, 0x69, 0x74, 0x6f, 0x72, 0x79, 0x20, + 0x6f, 0x66, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x22, + 0x3e, 0x52, 0x6f, 0x6d, 0x61, 0x6e, 0x20, 0x45, 0x6d, 0x70, 0x69, 0x72, 0x65, + 0x65, 0x71, 0x75, 0x61, 0x6c, 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x49, + 0x6e, 0x20, 0x63, 0x6f, 0x6e, 0x74, 0x72, 0x61, 0x73, 0x74, 0x2c, 0x68, 0x6f, + 0x77, 0x65, 0x76, 0x65, 0x72, 0x2c, 0x20, 0x61, 0x6e, 0x64, 0x69, 0x73, 0x20, + 0x74, 0x79, 0x70, 0x69, 0x63, 0x61, 0x6c, 0x6c, 0x79, 0x61, 0x6e, 0x64, 0x20, + 0x68, 0x69, 0x73, 0x20, 0x77, 0x69, 0x66, 0x65, 0x28, 0x61, 0x6c, 0x73, 0x6f, + 0x20, 0x63, 0x61, 0x6c, 0x6c, 0x65, 0x64, 0x3e, 0x3c, 0x75, 0x6c, 0x20, 0x63, + 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x65, 0x66, 0x66, 0x65, 0x63, 0x74, 0x69, + 0x76, 0x65, 0x6c, 0x79, 0x20, 0x65, 0x76, 0x6f, 0x6c, 0x76, 0x65, 0x64, 0x20, + 0x69, 0x6e, 0x74, 0x6f, 0x73, 0x65, 0x65, 0x6d, 0x20, 0x74, 0x6f, 0x20, 0x68, + 0x61, 0x76, 0x65, 0x77, 0x68, 0x69, 0x63, 0x68, 0x20, 0x69, 0x73, 0x20, 0x74, + 0x68, 0x65, 0x74, 0x68, 0x65, 0x72, 0x65, 0x20, 0x77, 0x61, 0x73, 0x20, 0x6e, + 0x6f, 0x61, 0x6e, 0x20, 0x65, 0x78, 0x63, 0x65, 0x6c, 0x6c, 0x65, 0x6e, 0x74, + 0x61, 0x6c, 0x6c, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x73, 0x65, 0x64, + 0x65, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x64, 0x20, 0x62, 0x79, 0x49, 0x6e, + 0x20, 0x70, 0x72, 0x61, 0x63, 0x74, 0x69, 0x63, 0x65, 0x2c, 0x62, 0x72, 0x6f, + 0x61, 0x64, 0x63, 0x61, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x63, 0x68, 0x61, 0x72, + 0x67, 0x65, 0x64, 0x20, 0x77, 0x69, 0x74, 0x68, 0x72, 0x65, 0x66, 0x6c, 0x65, + 0x63, 0x74, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x73, 0x75, 0x62, 0x6a, 0x65, 0x63, + 0x74, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x6d, 0x69, 0x6c, 0x69, 0x74, 0x61, 0x72, + 0x79, 0x20, 0x61, 0x6e, 0x64, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x20, 0x70, + 0x6f, 0x69, 0x6e, 0x74, 0x65, 0x63, 0x6f, 0x6e, 0x6f, 0x6d, 0x69, 0x63, 0x61, + 0x6c, 0x6c, 0x79, 0x73, 0x65, 0x74, 0x54, 0x61, 0x72, 0x67, 0x65, 0x74, 0x69, + 0x6e, 0x67, 0x61, 0x72, 0x65, 0x20, 0x61, 0x63, 0x74, 0x75, 0x61, 0x6c, 0x6c, + 0x79, 0x76, 0x69, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x20, 0x6f, 0x76, 0x65, 0x72, + 0x28, 0x29, 0x3b, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x63, + 0x6f, 0x6e, 0x74, 0x69, 0x6e, 0x75, 0x6f, 0x75, 0x73, 0x6c, 0x79, 0x72, 0x65, + 0x71, 0x75, 0x69, 0x72, 0x65, 0x64, 0x20, 0x66, 0x6f, 0x72, 0x65, 0x76, 0x6f, + 0x6c, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x72, 0x79, 0x61, 0x6e, 0x20, 0x65, + 0x66, 0x66, 0x65, 0x63, 0x74, 0x69, 0x76, 0x65, 0x6e, 0x6f, 0x72, 0x74, 0x68, + 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x2c, 0x20, 0x77, 0x68, 0x69, 0x63, + 0x68, 0x20, 0x77, 0x61, 0x73, 0x20, 0x66, 0x72, 0x6f, 0x6e, 0x74, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x65, 0x6f, 0x72, 0x20, 0x6f, 0x74, 0x68, 0x65, 0x72, + 0x77, 0x69, 0x73, 0x65, 0x73, 0x6f, 0x6d, 0x65, 0x20, 0x66, 0x6f, 0x72, 0x6d, + 0x20, 0x6f, 0x66, 0x68, 0x61, 0x64, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x62, 0x65, + 0x65, 0x6e, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x74, 0x65, 0x64, 0x20, 0x62, + 0x79, 0x69, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, + 0x70, 0x65, 0x72, 0x6d, 0x69, 0x74, 0x74, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x69, + 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x73, 0x20, 0x74, 0x68, 0x65, 0x64, 0x65, + 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x6d, 0x65, 0x6e, 0x74, 0x2c, 0x65, 0x6e, 0x74, + 0x65, 0x72, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x74, 0x6f, 0x74, 0x68, 0x65, 0x20, + 0x70, 0x72, 0x65, 0x76, 0x69, 0x6f, 0x75, 0x73, 0x63, 0x6f, 0x6e, 0x73, 0x69, + 0x73, 0x74, 0x65, 0x6e, 0x74, 0x6c, 0x79, 0x61, 0x72, 0x65, 0x20, 0x6b, 0x6e, + 0x6f, 0x77, 0x6e, 0x20, 0x61, 0x73, 0x74, 0x68, 0x65, 0x20, 0x66, 0x69, 0x65, + 0x6c, 0x64, 0x20, 0x6f, 0x66, 0x74, 0x68, 0x69, 0x73, 0x20, 0x74, 0x79, 0x70, + 0x65, 0x20, 0x6f, 0x66, 0x67, 0x69, 0x76, 0x65, 0x6e, 0x20, 0x74, 0x6f, 0x20, + 0x74, 0x68, 0x65, 0x74, 0x68, 0x65, 0x20, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x20, + 0x6f, 0x66, 0x63, 0x6f, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x73, 0x20, 0x74, 0x68, + 0x65, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6e, 0x63, 0x65, 0x73, 0x20, 0x6f, 0x66, + 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x6e, 0x6f, 0x72, 0x74, 0x68, 0x64, + 0x75, 0x65, 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x69, 0x72, 0x61, 0x72, + 0x65, 0x20, 0x64, 0x65, 0x73, 0x69, 0x67, 0x6e, 0x65, 0x64, 0x63, 0x6f, 0x72, + 0x70, 0x6f, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x77, 0x61, 0x73, 0x20, + 0x74, 0x68, 0x61, 0x74, 0x20, 0x74, 0x68, 0x65, 0x6f, 0x6e, 0x65, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x65, 0x73, 0x65, 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x70, + 0x6f, 0x70, 0x75, 0x6c, 0x61, 0x72, 0x73, 0x75, 0x63, 0x63, 0x65, 0x65, 0x64, + 0x65, 0x64, 0x20, 0x69, 0x6e, 0x73, 0x75, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x20, + 0x66, 0x72, 0x6f, 0x6d, 0x69, 0x6e, 0x20, 0x64, 0x69, 0x66, 0x66, 0x65, 0x72, + 0x65, 0x6e, 0x74, 0x64, 0x6f, 0x6d, 0x69, 0x6e, 0x61, 0x74, 0x65, 0x64, 0x20, + 0x62, 0x79, 0x64, 0x65, 0x73, 0x69, 0x67, 0x6e, 0x65, 0x64, 0x20, 0x66, 0x6f, + 0x72, 0x6f, 0x77, 0x6e, 0x65, 0x72, 0x73, 0x68, 0x69, 0x70, 0x20, 0x6f, 0x66, + 0x61, 0x6e, 0x64, 0x20, 0x70, 0x6f, 0x73, 0x73, 0x69, 0x62, 0x6c, 0x79, 0x73, + 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x69, 0x7a, 0x65, 0x64, 0x72, 0x65, + 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x54, 0x65, 0x78, 0x74, 0x77, 0x61, 0x73, + 0x20, 0x69, 0x6e, 0x74, 0x65, 0x6e, 0x64, 0x65, 0x64, 0x72, 0x65, 0x63, 0x65, + 0x69, 0x76, 0x65, 0x64, 0x20, 0x74, 0x68, 0x65, 0x61, 0x73, 0x73, 0x75, 0x6d, + 0x65, 0x64, 0x20, 0x74, 0x68, 0x61, 0x74, 0x61, 0x72, 0x65, 0x61, 0x73, 0x20, + 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x70, 0x72, 0x69, 0x6d, 0x61, 0x72, 0x69, + 0x6c, 0x79, 0x20, 0x69, 0x6e, 0x74, 0x68, 0x65, 0x20, 0x62, 0x61, 0x73, 0x69, + 0x73, 0x20, 0x6f, 0x66, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x73, 0x65, + 0x6e, 0x73, 0x65, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x73, 0x20, 0x66, + 0x6f, 0x72, 0x64, 0x65, 0x73, 0x74, 0x72, 0x6f, 0x79, 0x65, 0x64, 0x20, 0x62, + 0x79, 0x61, 0x74, 0x20, 0x6c, 0x65, 0x61, 0x73, 0x74, 0x20, 0x74, 0x77, 0x6f, + 0x77, 0x61, 0x73, 0x20, 0x64, 0x65, 0x63, 0x6c, 0x61, 0x72, 0x65, 0x64, 0x63, + 0x6f, 0x75, 0x6c, 0x64, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x62, 0x65, 0x53, 0x65, + 0x63, 0x72, 0x65, 0x74, 0x61, 0x72, 0x79, 0x20, 0x6f, 0x66, 0x61, 0x70, 0x70, + 0x65, 0x61, 0x72, 0x20, 0x74, 0x6f, 0x20, 0x62, 0x65, 0x6d, 0x61, 0x72, 0x67, + 0x69, 0x6e, 0x2d, 0x74, 0x6f, 0x70, 0x3a, 0x31, 0x2f, 0x5e, 0x5c, 0x73, 0x2b, + 0x7c, 0x5c, 0x73, 0x2b, 0x24, 0x2f, 0x67, 0x65, 0x29, 0x7b, 0x74, 0x68, 0x72, + 0x6f, 0x77, 0x20, 0x65, 0x7d, 0x3b, 0x74, 0x68, 0x65, 0x20, 0x73, 0x74, 0x61, + 0x72, 0x74, 0x20, 0x6f, 0x66, 0x74, 0x77, 0x6f, 0x20, 0x73, 0x65, 0x70, 0x61, + 0x72, 0x61, 0x74, 0x65, 0x6c, 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65, 0x20, + 0x61, 0x6e, 0x64, 0x77, 0x68, 0x6f, 0x20, 0x68, 0x61, 0x64, 0x20, 0x62, 0x65, + 0x65, 0x6e, 0x6f, 0x70, 0x65, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, + 0x66, 0x64, 0x65, 0x61, 0x74, 0x68, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, + 0x72, 0x65, 0x61, 0x6c, 0x20, 0x6e, 0x75, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x09, + 0x3c, 0x6c, 0x69, 0x6e, 0x6b, 0x20, 0x72, 0x65, 0x6c, 0x3d, 0x22, 0x70, 0x72, + 0x6f, 0x76, 0x69, 0x64, 0x65, 0x64, 0x20, 0x74, 0x68, 0x65, 0x74, 0x68, 0x65, + 0x20, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x20, 0x6f, 0x66, 0x63, 0x6f, 0x6d, 0x70, + 0x65, 0x74, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x65, 0x6e, 0x67, 0x6c, 0x69, + 0x73, 0x68, 0x20, 0x28, 0x55, 0x4b, 0x29, 0x65, 0x6e, 0x67, 0x6c, 0x69, 0x73, + 0x68, 0x20, 0x28, 0x55, 0x53, 0x29, 0xd0, 0x9c, 0xd0, 0xbe, 0xd0, 0xbd, 0xd0, + 0xb3, 0xd0, 0xbe, 0xd0, 0xbb, 0xd0, 0xa1, 0xd1, 0x80, 0xd0, 0xbf, 0xd1, 0x81, + 0xd0, 0xba, 0xd0, 0xb8, 0xd1, 0x81, 0xd1, 0x80, 0xd0, 0xbf, 0xd1, 0x81, 0xd0, + 0xba, 0xd0, 0xb8, 0xd1, 0x81, 0xd1, 0x80, 0xd0, 0xbf, 0xd1, 0x81, 0xd0, 0xba, + 0xd0, 0xbe, 0xd9, 0x84, 0xd8, 0xb9, 0xd8, 0xb1, 0xd8, 0xa8, 0xd9, 0x8a, 0xd8, + 0xa9, 0xe6, 0xad, 0xa3, 0xe9, 0xab, 0x94, 0xe4, 0xb8, 0xad, 0xe6, 0x96, 0x87, + 0xe7, 0xae, 0x80, 0xe4, 0xbd, 0x93, 0xe4, 0xb8, 0xad, 0xe6, 0x96, 0x87, 0xe7, + 0xb9, 0x81, 0xe4, 0xbd, 0x93, 0xe4, 0xb8, 0xad, 0xe6, 0x96, 0x87, 0xe6, 0x9c, + 0x89, 0xe9, 0x99, 0x90, 0xe5, 0x85, 0xac, 0xe5, 0x8f, 0xb8, 0xe4, 0xba, 0xba, + 0xe6, 0xb0, 0x91, 0xe6, 0x94, 0xbf, 0xe5, 0xba, 0x9c, 0xe9, 0x98, 0xbf, 0xe9, + 0x87, 0x8c, 0xe5, 0xb7, 0xb4, 0xe5, 0xb7, 0xb4, 0xe7, 0xa4, 0xbe, 0xe4, 0xbc, + 0x9a, 0xe4, 0xb8, 0xbb, 0xe4, 0xb9, 0x89, 0xe6, 0x93, 0x8d, 0xe4, 0xbd, 0x9c, + 0xe7, 0xb3, 0xbb, 0xe7, 0xbb, 0x9f, 0xe6, 0x94, 0xbf, 0xe7, 0xad, 0x96, 0xe6, + 0xb3, 0x95, 0xe8, 0xa7, 0x84, 0x69, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x63, + 0x69, 0xc3, 0xb3, 0x6e, 0x68, 0x65, 0x72, 0x72, 0x61, 0x6d, 0x69, 0x65, 0x6e, + 0x74, 0x61, 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x72, 0xc3, 0xb3, 0x6e, 0x69, + 0x63, 0x6f, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x63, 0x69, 0xc3, 0xb3, + 0x6e, 0x63, 0x6c, 0x61, 0x73, 0x69, 0x66, 0x69, 0x63, 0x61, 0x64, 0x6f, 0x73, + 0x63, 0x6f, 0x6e, 0x6f, 0x63, 0x69, 0x6d, 0x69, 0x65, 0x6e, 0x74, 0x6f, 0x70, + 0x75, 0x62, 0x6c, 0x69, 0x63, 0x61, 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x72, 0x65, + 0x6c, 0x61, 0x63, 0x69, 0x6f, 0x6e, 0x61, 0x64, 0x61, 0x73, 0x69, 0x6e, 0x66, + 0x6f, 0x72, 0x6d, 0xc3, 0xa1, 0x74, 0x69, 0x63, 0x61, 0x72, 0x65, 0x6c, 0x61, + 0x63, 0x69, 0x6f, 0x6e, 0x61, 0x64, 0x6f, 0x73, 0x64, 0x65, 0x70, 0x61, 0x72, + 0x74, 0x61, 0x6d, 0x65, 0x6e, 0x74, 0x6f, 0x74, 0x72, 0x61, 0x62, 0x61, 0x6a, + 0x61, 0x64, 0x6f, 0x72, 0x65, 0x73, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x61, + 0x6d, 0x65, 0x6e, 0x74, 0x65, 0x61, 0x79, 0x75, 0x6e, 0x74, 0x61, 0x6d, 0x69, + 0x65, 0x6e, 0x74, 0x6f, 0x6d, 0x65, 0x72, 0x63, 0x61, 0x64, 0x6f, 0x4c, 0x69, + 0x62, 0x72, 0x65, 0x63, 0x6f, 0x6e, 0x74, 0xc3, 0xa1, 0x63, 0x74, 0x65, 0x6e, + 0x6f, 0x73, 0x68, 0x61, 0x62, 0x69, 0x74, 0x61, 0x63, 0x69, 0x6f, 0x6e, 0x65, + 0x73, 0x63, 0x75, 0x6d, 0x70, 0x6c, 0x69, 0x6d, 0x69, 0x65, 0x6e, 0x74, 0x6f, + 0x72, 0x65, 0x73, 0x74, 0x61, 0x75, 0x72, 0x61, 0x6e, 0x74, 0x65, 0x73, 0x64, + 0x69, 0x73, 0x70, 0x6f, 0x73, 0x69, 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x63, 0x6f, + 0x6e, 0x73, 0x65, 0x63, 0x75, 0x65, 0x6e, 0x63, 0x69, 0x61, 0x65, 0x6c, 0x65, + 0x63, 0x74, 0x72, 0xc3, 0xb3, 0x6e, 0x69, 0x63, 0x61, 0x61, 0x70, 0x6c, 0x69, + 0x63, 0x61, 0x63, 0x69, 0x6f, 0x6e, 0x65, 0x73, 0x64, 0x65, 0x73, 0x63, 0x6f, + 0x6e, 0x65, 0x63, 0x74, 0x61, 0x64, 0x6f, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, + 0x61, 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x72, 0x65, 0x61, 0x6c, 0x69, 0x7a, 0x61, + 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x75, 0x74, 0x69, 0x6c, 0x69, 0x7a, 0x61, 0x63, + 0x69, 0xc3, 0xb3, 0x6e, 0x65, 0x6e, 0x63, 0x69, 0x63, 0x6c, 0x6f, 0x70, 0x65, + 0x64, 0x69, 0x61, 0x65, 0x6e, 0x66, 0x65, 0x72, 0x6d, 0x65, 0x64, 0x61, 0x64, + 0x65, 0x73, 0x69, 0x6e, 0x73, 0x74, 0x72, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x6f, + 0x73, 0x65, 0x78, 0x70, 0x65, 0x72, 0x69, 0x65, 0x6e, 0x63, 0x69, 0x61, 0x73, + 0x69, 0x6e, 0x73, 0x74, 0x69, 0x74, 0x75, 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x70, + 0x61, 0x72, 0x74, 0x69, 0x63, 0x75, 0x6c, 0x61, 0x72, 0x65, 0x73, 0x73, 0x75, + 0x62, 0x63, 0x61, 0x74, 0x65, 0x67, 0x6f, 0x72, 0x69, 0x61, 0xd1, 0x82, 0xd0, + 0xbe, 0xd0, 0xbb, 0xd1, 0x8c, 0xd0, 0xba, 0xd0, 0xbe, 0xd0, 0xa0, 0xd0, 0xbe, + 0xd1, 0x81, 0xd1, 0x81, 0xd0, 0xb8, 0xd0, 0xb8, 0xd1, 0x80, 0xd0, 0xb0, 0xd0, + 0xb1, 0xd0, 0xbe, 0xd1, 0x82, 0xd1, 0x8b, 0xd0, 0xb1, 0xd0, 0xbe, 0xd0, 0xbb, + 0xd1, 0x8c, 0xd1, 0x88, 0xd0, 0xb5, 0xd0, 0xbf, 0xd1, 0x80, 0xd0, 0xbe, 0xd1, + 0x81, 0xd1, 0x82, 0xd0, 0xbe, 0xd0, 0xbc, 0xd0, 0xbe, 0xd0, 0xb6, 0xd0, 0xb5, + 0xd1, 0x82, 0xd0, 0xb5, 0xd0, 0xb4, 0xd1, 0x80, 0xd1, 0x83, 0xd0, 0xb3, 0xd0, + 0xb8, 0xd1, 0x85, 0xd1, 0x81, 0xd0, 0xbb, 0xd1, 0x83, 0xd1, 0x87, 0xd0, 0xb0, + 0xd0, 0xb5, 0xd1, 0x81, 0xd0, 0xb5, 0xd0, 0xb9, 0xd1, 0x87, 0xd0, 0xb0, 0xd1, + 0x81, 0xd0, 0xb2, 0xd1, 0x81, 0xd0, 0xb5, 0xd0, 0xb3, 0xd0, 0xb4, 0xd0, 0xb0, + 0xd0, 0xa0, 0xd0, 0xbe, 0xd1, 0x81, 0xd1, 0x81, 0xd0, 0xb8, 0xd1, 0x8f, 0xd0, + 0x9c, 0xd0, 0xbe, 0xd1, 0x81, 0xd0, 0xba, 0xd0, 0xb2, 0xd0, 0xb5, 0xd0, 0xb4, + 0xd1, 0x80, 0xd1, 0x83, 0xd0, 0xb3, 0xd0, 0xb8, 0xd0, 0xb5, 0xd0, 0xb3, 0xd0, + 0xbe, 0xd1, 0x80, 0xd0, 0xbe, 0xd0, 0xb4, 0xd0, 0xb0, 0xd0, 0xb2, 0xd0, 0xbe, + 0xd0, 0xbf, 0xd1, 0x80, 0xd0, 0xbe, 0xd1, 0x81, 0xd0, 0xb4, 0xd0, 0xb0, 0xd0, + 0xbd, 0xd0, 0xbd, 0xd1, 0x8b, 0xd1, 0x85, 0xd0, 0xb4, 0xd0, 0xbe, 0xd0, 0xbb, + 0xd0, 0xb6, 0xd0, 0xbd, 0xd1, 0x8b, 0xd0, 0xb8, 0xd0, 0xbc, 0xd0, 0xb5, 0xd0, + 0xbd, 0xd0, 0xbd, 0xd0, 0xbe, 0xd0, 0x9c, 0xd0, 0xbe, 0xd1, 0x81, 0xd0, 0xba, + 0xd0, 0xb2, 0xd1, 0x8b, 0xd1, 0x80, 0xd1, 0x83, 0xd0, 0xb1, 0xd0, 0xbb, 0xd0, + 0xb5, 0xd0, 0xb9, 0xd0, 0x9c, 0xd0, 0xbe, 0xd1, 0x81, 0xd0, 0xba, 0xd0, 0xb2, + 0xd0, 0xb0, 0xd1, 0x81, 0xd1, 0x82, 0xd1, 0x80, 0xd0, 0xb0, 0xd0, 0xbd, 0xd1, + 0x8b, 0xd0, 0xbd, 0xd0, 0xb8, 0xd1, 0x87, 0xd0, 0xb5, 0xd0, 0xb3, 0xd0, 0xbe, + 0xd1, 0x80, 0xd0, 0xb0, 0xd0, 0xb1, 0xd0, 0xbe, 0xd1, 0x82, 0xd0, 0xb5, 0xd0, + 0xb4, 0xd0, 0xbe, 0xd0, 0xbb, 0xd0, 0xb6, 0xd0, 0xb5, 0xd0, 0xbd, 0xd1, 0x83, + 0xd1, 0x81, 0xd0, 0xbb, 0xd1, 0x83, 0xd0, 0xb3, 0xd0, 0xb8, 0xd1, 0x82, 0xd0, + 0xb5, 0xd0, 0xbf, 0xd0, 0xb5, 0xd1, 0x80, 0xd1, 0x8c, 0xd0, 0x9e, 0xd0, 0xb4, + 0xd0, 0xbd, 0xd0, 0xb0, 0xd0, 0xba, 0xd0, 0xbe, 0xd0, 0xbf, 0xd0, 0xbe, 0xd1, + 0x82, 0xd0, 0xbe, 0xd0, 0xbc, 0xd1, 0x83, 0xd1, 0x80, 0xd0, 0xb0, 0xd0, 0xb1, + 0xd0, 0xbe, 0xd1, 0x82, 0xd1, 0x83, 0xd0, 0xb0, 0xd0, 0xbf, 0xd1, 0x80, 0xd0, + 0xb5, 0xd0, 0xbb, 0xd1, 0x8f, 0xd0, 0xb2, 0xd0, 0xbe, 0xd0, 0xbe, 0xd0, 0xb1, + 0xd1, 0x89, 0xd0, 0xb5, 0xd0, 0xbe, 0xd0, 0xb4, 0xd0, 0xbd, 0xd0, 0xbe, 0xd0, + 0xb3, 0xd0, 0xbe, 0xd1, 0x81, 0xd0, 0xb2, 0xd0, 0xbe, 0xd0, 0xb5, 0xd0, 0xb3, + 0xd0, 0xbe, 0xd1, 0x81, 0xd1, 0x82, 0xd0, 0xb0, 0xd1, 0x82, 0xd1, 0x8c, 0xd0, + 0xb8, 0xd0, 0xb4, 0xd1, 0x80, 0xd1, 0x83, 0xd0, 0xb3, 0xd0, 0xbe, 0xd0, 0xb9, + 0xd1, 0x84, 0xd0, 0xbe, 0xd1, 0x80, 0xd1, 0x83, 0xd0, 0xbc, 0xd0, 0xb5, 0xd1, + 0x85, 0xd0, 0xbe, 0xd1, 0x80, 0xd0, 0xbe, 0xd1, 0x88, 0xd0, 0xbe, 0xd0, 0xbf, + 0xd1, 0x80, 0xd0, 0xbe, 0xd1, 0x82, 0xd0, 0xb8, 0xd0, 0xb2, 0xd1, 0x81, 0xd1, + 0x81, 0xd1, 0x8b, 0xd0, 0xbb, 0xd0, 0xba, 0xd0, 0xb0, 0xd0, 0xba, 0xd0, 0xb0, + 0xd0, 0xb6, 0xd0, 0xb4, 0xd1, 0x8b, 0xd0, 0xb9, 0xd0, 0xb2, 0xd0, 0xbb, 0xd0, + 0xb0, 0xd1, 0x81, 0xd1, 0x82, 0xd0, 0xb8, 0xd0, 0xb3, 0xd1, 0x80, 0xd1, 0x83, + 0xd0, 0xbf, 0xd0, 0xbf, 0xd1, 0x8b, 0xd0, 0xb2, 0xd0, 0xbc, 0xd0, 0xb5, 0xd1, + 0x81, 0xd1, 0x82, 0xd0, 0xb5, 0xd1, 0x80, 0xd0, 0xb0, 0xd0, 0xb1, 0xd0, 0xbe, + 0xd1, 0x82, 0xd0, 0xb0, 0xd1, 0x81, 0xd0, 0xba, 0xd0, 0xb0, 0xd0, 0xb7, 0xd0, + 0xb0, 0xd0, 0xbb, 0xd0, 0xbf, 0xd0, 0xb5, 0xd1, 0x80, 0xd0, 0xb2, 0xd1, 0x8b, + 0xd0, 0xb9, 0xd0, 0xb4, 0xd0, 0xb5, 0xd0, 0xbb, 0xd0, 0xb0, 0xd1, 0x82, 0xd1, + 0x8c, 0xd0, 0xb4, 0xd0, 0xb5, 0xd0, 0xbd, 0xd1, 0x8c, 0xd0, 0xb3, 0xd0, 0xb8, + 0xd0, 0xbf, 0xd0, 0xb5, 0xd1, 0x80, 0xd0, 0xb8, 0xd0, 0xbe, 0xd0, 0xb4, 0xd0, + 0xb1, 0xd0, 0xb8, 0xd0, 0xb7, 0xd0, 0xbd, 0xd0, 0xb5, 0xd1, 0x81, 0xd0, 0xbe, + 0xd1, 0x81, 0xd0, 0xbd, 0xd0, 0xbe, 0xd0, 0xb2, 0xd0, 0xb5, 0xd0, 0xbc, 0xd0, + 0xbe, 0xd0, 0xbc, 0xd0, 0xb5, 0xd0, 0xbd, 0xd1, 0x82, 0xd0, 0xba, 0xd1, 0x83, + 0xd0, 0xbf, 0xd0, 0xb8, 0xd1, 0x82, 0xd1, 0x8c, 0xd0, 0xb4, 0xd0, 0xbe, 0xd0, + 0xbb, 0xd0, 0xb6, 0xd0, 0xbd, 0xd0, 0xb0, 0xd1, 0x80, 0xd0, 0xb0, 0xd0, 0xbc, + 0xd0, 0xba, 0xd0, 0xb0, 0xd1, 0x85, 0xd0, 0xbd, 0xd0, 0xb0, 0xd1, 0x87, 0xd0, + 0xb0, 0xd0, 0xbb, 0xd0, 0xbe, 0xd0, 0xa0, 0xd0, 0xb0, 0xd0, 0xb1, 0xd0, 0xbe, + 0xd1, 0x82, 0xd0, 0xb0, 0xd0, 0xa2, 0xd0, 0xbe, 0xd0, 0xbb, 0xd1, 0x8c, 0xd0, + 0xba, 0xd0, 0xbe, 0xd1, 0x81, 0xd0, 0xbe, 0xd0, 0xb2, 0xd1, 0x81, 0xd0, 0xb5, + 0xd0, 0xbc, 0xd0, 0xb2, 0xd1, 0x82, 0xd0, 0xbe, 0xd1, 0x80, 0xd0, 0xbe, 0xd0, + 0xb9, 0xd0, 0xbd, 0xd0, 0xb0, 0xd1, 0x87, 0xd0, 0xb0, 0xd0, 0xbb, 0xd0, 0xb0, + 0xd1, 0x81, 0xd0, 0xbf, 0xd0, 0xb8, 0xd1, 0x81, 0xd0, 0xbe, 0xd0, 0xba, 0xd1, + 0x81, 0xd0, 0xbb, 0xd1, 0x83, 0xd0, 0xb6, 0xd0, 0xb1, 0xd1, 0x8b, 0xd1, 0x81, + 0xd0, 0xb8, 0xd1, 0x81, 0xd1, 0x82, 0xd0, 0xb5, 0xd0, 0xbc, 0xd0, 0xbf, 0xd0, + 0xb5, 0xd1, 0x87, 0xd0, 0xb0, 0xd1, 0x82, 0xd0, 0xb8, 0xd0, 0xbd, 0xd0, 0xbe, + 0xd0, 0xb2, 0xd0, 0xbe, 0xd0, 0xb3, 0xd0, 0xbe, 0xd0, 0xbf, 0xd0, 0xbe, 0xd0, + 0xbc, 0xd0, 0xbe, 0xd1, 0x89, 0xd0, 0xb8, 0xd1, 0x81, 0xd0, 0xb0, 0xd0, 0xb9, + 0xd1, 0x82, 0xd0, 0xbe, 0xd0, 0xb2, 0xd0, 0xbf, 0xd0, 0xbe, 0xd1, 0x87, 0xd0, + 0xb5, 0xd0, 0xbc, 0xd1, 0x83, 0xd0, 0xbf, 0xd0, 0xbe, 0xd0, 0xbc, 0xd0, 0xbe, + 0xd1, 0x89, 0xd1, 0x8c, 0xd0, 0xb4, 0xd0, 0xbe, 0xd0, 0xbb, 0xd0, 0xb6, 0xd0, + 0xbd, 0xd0, 0xbe, 0xd1, 0x81, 0xd1, 0x81, 0xd1, 0x8b, 0xd0, 0xbb, 0xd0, 0xba, + 0xd0, 0xb8, 0xd0, 0xb1, 0xd1, 0x8b, 0xd1, 0x81, 0xd1, 0x82, 0xd1, 0x80, 0xd0, + 0xbe, 0xd0, 0xb4, 0xd0, 0xb0, 0xd0, 0xbd, 0xd0, 0xbd, 0xd1, 0x8b, 0xd0, 0xb5, + 0xd0, 0xbc, 0xd0, 0xbd, 0xd0, 0xbe, 0xd0, 0xb3, 0xd0, 0xb8, 0xd0, 0xb5, 0xd0, + 0xbf, 0xd1, 0x80, 0xd0, 0xbe, 0xd0, 0xb5, 0xd0, 0xba, 0xd1, 0x82, 0xd0, 0xa1, + 0xd0, 0xb5, 0xd0, 0xb9, 0xd1, 0x87, 0xd0, 0xb0, 0xd1, 0x81, 0xd0, 0xbc, 0xd0, + 0xbe, 0xd0, 0xb4, 0xd0, 0xb5, 0xd0, 0xbb, 0xd0, 0xb8, 0xd1, 0x82, 0xd0, 0xb0, + 0xd0, 0xba, 0xd0, 0xbe, 0xd0, 0xb3, 0xd0, 0xbe, 0xd0, 0xbe, 0xd0, 0xbd, 0xd0, + 0xbb, 0xd0, 0xb0, 0xd0, 0xb9, 0xd0, 0xbd, 0xd0, 0xb3, 0xd0, 0xbe, 0xd1, 0x80, + 0xd0, 0xbe, 0xd0, 0xb4, 0xd0, 0xb5, 0xd0, 0xb2, 0xd0, 0xb5, 0xd1, 0x80, 0xd1, + 0x81, 0xd0, 0xb8, 0xd1, 0x8f, 0xd1, 0x81, 0xd1, 0x82, 0xd1, 0x80, 0xd0, 0xb0, + 0xd0, 0xbd, 0xd0, 0xb5, 0xd1, 0x84, 0xd0, 0xb8, 0xd0, 0xbb, 0xd1, 0x8c, 0xd0, + 0xbc, 0xd1, 0x8b, 0xd1, 0x83, 0xd1, 0x80, 0xd0, 0xbe, 0xd0, 0xb2, 0xd0, 0xbd, + 0xd1, 0x8f, 0xd1, 0x80, 0xd0, 0xb0, 0xd0, 0xb7, 0xd0, 0xbd, 0xd1, 0x8b, 0xd1, + 0x85, 0xd0, 0xb8, 0xd1, 0x81, 0xd0, 0xba, 0xd0, 0xb0, 0xd1, 0x82, 0xd1, 0x8c, + 0xd0, 0xbd, 0xd0, 0xb5, 0xd0, 0xb4, 0xd0, 0xb5, 0xd0, 0xbb, 0xd1, 0x8e, 0xd1, + 0x8f, 0xd0, 0xbd, 0xd0, 0xb2, 0xd0, 0xb0, 0xd1, 0x80, 0xd1, 0x8f, 0xd0, 0xbc, + 0xd0, 0xb5, 0xd0, 0xbd, 0xd1, 0x8c, 0xd1, 0x88, 0xd0, 0xb5, 0xd0, 0xbc, 0xd0, + 0xbd, 0xd0, 0xbe, 0xd0, 0xb3, 0xd0, 0xb8, 0xd1, 0x85, 0xd0, 0xb4, 0xd0, 0xb0, + 0xd0, 0xbd, 0xd0, 0xbd, 0xd0, 0xbe, 0xd0, 0xb9, 0xd0, 0xb7, 0xd0, 0xbd, 0xd0, + 0xb0, 0xd1, 0x87, 0xd0, 0xb8, 0xd1, 0x82, 0xd0, 0xbd, 0xd0, 0xb5, 0xd0, 0xbb, + 0xd1, 0x8c, 0xd0, 0xb7, 0xd1, 0x8f, 0xd1, 0x84, 0xd0, 0xbe, 0xd1, 0x80, 0xd1, + 0x83, 0xd0, 0xbc, 0xd0, 0xb0, 0xd0, 0xa2, 0xd0, 0xb5, 0xd0, 0xbf, 0xd0, 0xb5, + 0xd1, 0x80, 0xd1, 0x8c, 0xd0, 0xbc, 0xd0, 0xb5, 0xd1, 0x81, 0xd1, 0x8f, 0xd1, + 0x86, 0xd0, 0xb0, 0xd0, 0xb7, 0xd0, 0xb0, 0xd1, 0x89, 0xd0, 0xb8, 0xd1, 0x82, + 0xd1, 0x8b, 0xd0, 0x9b, 0xd1, 0x83, 0xd1, 0x87, 0xd1, 0x88, 0xd0, 0xb8, 0xd0, + 0xb5, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0x82, + 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, 0x87, 0xe0, + 0xa4, 0x85, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, + 0x95, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x95, + 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0x85, 0xe0, + 0xa4, 0xa8, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, + 0x8d, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x97, 0xe0, 0xa4, 0xbe, + 0xe0, 0xa4, 0x87, 0xe0, 0xa4, 0xa1, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0xb0, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, + 0xb8, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xa6, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xaf, + 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xb2, 0xe0, + 0xa5, 0x87, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, + 0xb9, 0xe0, 0xa4, 0xad, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xa4, + 0xe0, 0xa4, 0x85, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, 0x80, 0xe0, + 0xa4, 0xb5, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, + 0xb8, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x95, + 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xa4, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xae, 0xe0, + 0xa5, 0x87, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, + 0x8b, 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0x95, + 0xe0, 0xa4, 0xa4, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0xb9, 0xe0, + 0xa5, 0x81, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, + 0x87, 0xe0, 0xa4, 0x9f, 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0x97, + 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa8, 0xe0, + 0xa5, 0x87, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, + 0x9f, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xbe, + 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0x89, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, + 0xaf, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x81, 0xe0, 0xa4, 0xb8, + 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0xb8, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xad, 0xe0, + 0xa4, 0xbe, 0xe0, 0xa4, 0xb7, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x86, 0xe0, 0xa4, + 0xaa, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0xbf, + 0xe0, 0xa4, 0xaf, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb6, 0xe0, 0xa5, 0x81, 0xe0, + 0xa4, 0xb0, 0xe0, 0xa5, 0x82, 0xe0, 0xa4, 0x87, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, + 0x95, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x98, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0x9f, + 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xae, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb0, 0xe0, + 0xa5, 0x80, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, + 0xbe, 0xe0, 0xa4, 0xae, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xbe, + 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xb0, 0xe0, + 0xa4, 0x85, 0xe0, 0xa4, 0xa7, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, + 0x85, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb8, + 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0xae, 0xe0, + 0xa5, 0x81, 0xe0, 0xa4, 0x9d, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, + 0xbe, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xa3, 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, 0x8b, + 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xa1, 0xe0, + 0xa4, 0xbc, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, + 0xbe, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0x9f, + 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0xb6, 0xe0, 0xa4, 0xac, 0xe0, 0xa5, 0x8d, 0xe0, + 0xa4, 0xa6, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, + 0xbe, 0xe0, 0xa4, 0x9c, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xa8, + 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0x95, 0xe0, 0xa5, 0x88, 0xe0, 0xa4, 0xb8, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, + 0x86, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb5, + 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xa6, 0xe0, + 0xa5, 0x87, 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xaa, 0xe0, 0xa5, + 0x82, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xbe, + 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0x89, 0xe0, 0xa4, 0xb8, 0xe0, + 0xa4, 0x95, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, + 0x97, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xac, 0xe0, 0xa5, 0x88, 0xe0, 0xa4, 0xa0, + 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0x86, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0x95, 0xe0, + 0xa5, 0x80, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, + 0xb7, 0xe0, 0xa4, 0x97, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xb5, + 0xe0, 0xa4, 0x86, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x8b, 0xe0, + 0xa4, 0x9c, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, + 0x9c, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb8, + 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xb9, 0xe0, + 0xa4, 0xae, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0x89, 0xe0, 0xa4, + 0xa8, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xbe, + 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, 0x82, 0xe0, 0xa4, 0xa6, 0xe0, 0xa4, 0xb0, 0xe0, + 0xa5, 0x8d, 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0xb8, 0xe0, 0xa5, 0x82, 0xe0, 0xa4, + 0x9a, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0x82, + 0xe0, 0xa4, 0xa6, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0xb2, 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, + 0xbe, 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0xa4, 0xe0, 0xa5, 0x80, + 0xe0, 0xa4, 0x9c, 0xe0, 0xa5, 0x88, 0xe0, 0xa4, 0xb8, 0xe0, 0xa5, 0x87, 0xe0, + 0xa4, 0xb5, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, + 0x9c, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa8, + 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x9c, 0xe0, + 0xa4, 0xbe, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0x98, 0xe0, 0xa4, + 0xbe, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0xbf, + 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, 0x80, 0xe0, + 0xa4, 0x9a, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, + 0x82, 0xe0, 0xa4, 0x9a, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xa4, 0xe0, 0xa5, 0x8d, + 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0x97, 0xe0, 0xa5, 0x82, 0xe0, 0xa4, 0x97, 0xe0, + 0xa4, 0xb2, 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa4, 0xe0, 0xa5, + 0x87, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xb0, + 0xe0, 0xa4, 0x86, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, 0x87, 0xe0, + 0xa4, 0xb5, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, + 0x87, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb8, + 0xe0, 0xa5, 0x81, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xb0, 0xe0, + 0xa4, 0xb9, 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x87, 0xe0, 0xa4, + 0xb8, 0xe0, 0xa4, 0xb8, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0xb9, + 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0xa1, 0xe0, + 0xa4, 0xbc, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x98, 0xe0, 0xa4, 0x9f, 0xe0, 0xa4, + 0xa8, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0xbe, + 0xe0, 0xa4, 0xb6, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x82, 0xe0, + 0xa4, 0x9a, 0xe0, 0xa4, 0xb6, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, + 0x80, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0xa1, 0xe0, 0xa4, 0xbc, 0xe0, 0xa5, 0x80, + 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0xa4, 0xe0, 0xa5, 0x87, 0xe0, + 0xa4, 0xb8, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x88, 0xe0, 0xa4, 0x9f, 0xe0, 0xa4, + 0xb6, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xa6, 0xe0, 0xa4, 0xb8, + 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xa4, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0x9c, 0xe0, + 0xa4, 0xbe, 0xe0, 0xa4, 0xa4, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, + 0xbe, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0x9c, + 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0x9f, 0xe0, + 0xa4, 0xa8, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0x96, 0xe0, 0xa4, + 0xa8, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0xa1, 0xe0, 0xa4, 0xbc, + 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xb2, 0xe0, + 0xa4, 0xbe, 0xe0, 0xa4, 0x89, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, + 0x80, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xb2, + 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0x97, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0x96, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, + 0x85, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xa5, 0xe0, 0xa4, 0x9c, + 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xa6, 0xe0, + 0xa5, 0x87, 0xe0, 0xa4, 0x96, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, + 0xb9, 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0xbf, + 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0xbf, 0xe0, + 0xa4, 0xa8, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xac, 0xe0, 0xa5, 0x88, 0xe0, 0xa4, + 0x82, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, 0x80, + 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xa8, 0xe0, + 0xa4, 0xbe, 0xe0, 0xa4, 0xa6, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, + 0xbe, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x87, + 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xab, 0xe0, 0xa5, 0x80, 0xe0, + 0xa4, 0x9c, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, + 0xa4, 0xe0, 0xa5, 0x81, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xae, + 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0x97, 0xe0, 0xa4, 0xb5, 0xe0, + 0xa4, 0xb9, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, + 0x8b, 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0xbc, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xbf, + 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0x86, 0xe0, 0xa4, 0xb0, 0xe0, + 0xa5, 0x8b, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xb8, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, + 0xa8, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa6, + 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xa8, 0xe0, + 0xa5, 0x87, 0xe0, 0xa4, 0x96, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, + 0xbe, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xac, + 0xe0, 0xa4, 0x89, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0x9c, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, + 0xaa, 0xe0, 0xa5, 0x82, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xac, + 0xe0, 0xa4, 0xa1, 0xe0, 0xa4, 0xbc, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb8, 0xe0, + 0xa5, 0x8c, 0xe0, 0xa4, 0xa6, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb6, 0xe0, 0xa5, + 0x87, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xbf, + 0xe0, 0xa4, 0xaf, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xb9, 0xe0, + 0xa4, 0xbe, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0x85, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, + 0xb8, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0xbe, + 0xe0, 0xa4, 0x8f, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0x82, 0xe0, 0xa4, 0xb8, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xa5, 0xe0, 0xa4, + 0xb2, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x87, + 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x96, 0xe0, 0xa4, 0x95, 0xe0, + 0xa4, 0xb5, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xb7, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, + 0x95, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xb8, + 0xe0, 0xa4, 0xae, 0xe0, 0xa5, 0x82, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xa5, 0xe0, + 0xa4, 0xbe, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0xbe, 0xd8, 0xaa, 0xd8, 0xb3, 0xd8, + 0xaa, 0xd8, 0xb7, 0xd9, 0x8a, 0xd8, 0xb9, 0xd9, 0x85, 0xd8, 0xb4, 0xd8, 0xa7, + 0xd8, 0xb1, 0xd9, 0x83, 0xd8, 0xa9, 0xd8, 0xa8, 0xd9, 0x88, 0xd8, 0xa7, 0xd8, + 0xb3, 0xd8, 0xb7, 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb5, 0xd9, 0x81, + 0xd8, 0xad, 0xd8, 0xa9, 0xd9, 0x85, 0xd9, 0x88, 0xd8, 0xa7, 0xd8, 0xb6, 0xd9, + 0x8a, 0xd8, 0xb9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xae, 0xd8, 0xa7, 0xd8, 0xb5, + 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x85, 0xd8, 0xb2, 0xd9, 0x8a, 0xd8, + 0xaf, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb9, 0xd8, 0xa7, 0xd9, 0x85, 0xd8, 0xa9, + 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x83, 0xd8, 0xa7, 0xd8, 0xaa, 0xd8, 0xa8, 0xd8, + 0xa7, 0xd9, 0x84, 0xd8, 0xb1, 0xd8, 0xaf, 0xd9, 0x88, 0xd8, 0xaf, 0xd8, 0xa8, + 0xd8, 0xb1, 0xd9, 0x86, 0xd8, 0xa7, 0xd9, 0x85, 0xd8, 0xac, 0xd8, 0xa7, 0xd9, + 0x84, 0xd8, 0xaf, 0xd9, 0x88, 0xd9, 0x84, 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, 0x84, + 0xd8, 0xb9, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x85, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, + 0x85, 0xd9, 0x88, 0xd9, 0x82, 0xd8, 0xb9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb9, + 0xd8, 0xb1, 0xd8, 0xa8, 0xd9, 0x8a, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb3, 0xd8, + 0xb1, 0xd9, 0x8a, 0xd8, 0xb9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xac, 0xd9, 0x88, + 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb0, 0xd9, 0x87, 0xd8, + 0xa7, 0xd8, 0xa8, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xad, 0xd9, 0x8a, 0xd8, 0xa7, + 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xad, 0xd9, 0x82, 0xd9, 0x88, 0xd9, + 0x82, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x83, 0xd8, 0xb1, 0xd9, 0x8a, 0xd9, 0x85, + 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb9, 0xd8, 0xb1, 0xd8, 0xa7, 0xd9, 0x82, 0xd9, + 0x85, 0xd8, 0xad, 0xd9, 0x81, 0xd9, 0x88, 0xd8, 0xb8, 0xd8, 0xa9, 0xd8, 0xa7, + 0xd9, 0x84, 0xd8, 0xab, 0xd8, 0xa7, 0xd9, 0x86, 0xd9, 0x8a, 0xd9, 0x85, 0xd8, + 0xb4, 0xd8, 0xa7, 0xd9, 0x87, 0xd8, 0xaf, 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, 0x84, + 0xd9, 0x85, 0xd8, 0xb1, 0xd8, 0xa3, 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, + 0x82, 0xd8, 0xb1, 0xd8, 0xa2, 0xd9, 0x86, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb4, + 0xd8, 0xa8, 0xd8, 0xa7, 0xd8, 0xa8, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xad, 0xd9, + 0x88, 0xd8, 0xa7, 0xd8, 0xb1, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xac, 0xd8, 0xaf, + 0xd9, 0x8a, 0xd8, 0xaf, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa3, 0xd8, 0xb3, 0xd8, + 0xb1, 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb9, 0xd9, 0x84, 0xd9, 0x88, + 0xd9, 0x85, 0xd9, 0x85, 0xd8, 0xac, 0xd9, 0x85, 0xd9, 0x88, 0xd8, 0xb9, 0xd8, + 0xa9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb1, 0xd8, 0xad, 0xd9, 0x85, 0xd9, 0x86, + 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x86, 0xd9, 0x82, 0xd8, 0xa7, 0xd8, 0xb7, 0xd9, + 0x81, 0xd9, 0x84, 0xd8, 0xb3, 0xd8, 0xb7, 0xd9, 0x8a, 0xd9, 0x86, 0xd8, 0xa7, + 0xd9, 0x84, 0xd9, 0x83, 0xd9, 0x88, 0xd9, 0x8a, 0xd8, 0xaa, 0xd8, 0xa7, 0xd9, + 0x84, 0xd8, 0xaf, 0xd9, 0x86, 0xd9, 0x8a, 0xd8, 0xa7, 0xd8, 0xa8, 0xd8, 0xb1, + 0xd9, 0x83, 0xd8, 0xa7, 0xd8, 0xaa, 0xd9, 0x87, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, + 0xb1, 0xd9, 0x8a, 0xd8, 0xa7, 0xd8, 0xb6, 0xd8, 0xaa, 0xd8, 0xad, 0xd9, 0x8a, + 0xd8, 0xa7, 0xd8, 0xaa, 0xd9, 0x8a, 0xd8, 0xa8, 0xd8, 0xaa, 0xd9, 0x88, 0xd9, + 0x82, 0xd9, 0x8a, 0xd8, 0xaa, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa3, 0xd9, 0x88, + 0xd9, 0x84, 0xd9, 0x89, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa8, 0xd8, 0xb1, 0xd9, + 0x8a, 0xd8, 0xaf, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x83, 0xd9, 0x84, 0xd8, 0xa7, + 0xd9, 0x85, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb1, 0xd8, 0xa7, 0xd8, 0xa8, 0xd8, + 0xb7, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb4, 0xd8, 0xae, 0xd8, 0xb5, 0xd9, 0x8a, + 0xd8, 0xb3, 0xd9, 0x8a, 0xd8, 0xa7, 0xd8, 0xb1, 0xd8, 0xa7, 0xd8, 0xaa, 0xd8, + 0xa7, 0xd9, 0x84, 0xd8, 0xab, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xab, 0xd8, 0xa7, + 0xd9, 0x84, 0xd8, 0xb5, 0xd9, 0x84, 0xd8, 0xa7, 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, + 0x84, 0xd8, 0xad, 0xd8, 0xaf, 0xd9, 0x8a, 0xd8, 0xab, 0xd8, 0xa7, 0xd9, 0x84, + 0xd8, 0xb2, 0xd9, 0x88, 0xd8, 0xa7, 0xd8, 0xb1, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, + 0xae, 0xd9, 0x84, 0xd9, 0x8a, 0xd8, 0xac, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xac, + 0xd9, 0x85, 0xd9, 0x8a, 0xd8, 0xb9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb9, 0xd8, + 0xa7, 0xd9, 0x85, 0xd9, 0x87, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xac, 0xd9, 0x85, + 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb3, 0xd8, 0xa7, 0xd8, + 0xb9, 0xd8, 0xa9, 0xd9, 0x85, 0xd8, 0xb4, 0xd8, 0xa7, 0xd9, 0x87, 0xd8, 0xaf, + 0xd9, 0x87, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb1, 0xd8, 0xa6, 0xd9, 0x8a, 0xd8, + 0xb3, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xaf, 0xd8, 0xae, 0xd9, 0x88, 0xd9, 0x84, + 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x81, 0xd9, 0x86, 0xd9, 0x8a, 0xd8, 0xa9, 0xd8, + 0xa7, 0xd9, 0x84, 0xd9, 0x83, 0xd8, 0xaa, 0xd8, 0xa7, 0xd8, 0xa8, 0xd8, 0xa7, + 0xd9, 0x84, 0xd8, 0xaf, 0xd9, 0x88, 0xd8, 0xb1, 0xd9, 0x8a, 0xd8, 0xa7, 0xd9, + 0x84, 0xd8, 0xaf, 0xd8, 0xb1, 0xd9, 0x88, 0xd8, 0xb3, 0xd8, 0xa7, 0xd8, 0xb3, + 0xd8, 0xaa, 0xd8, 0xba, 0xd8, 0xb1, 0xd9, 0x82, 0xd8, 0xaa, 0xd8, 0xb5, 0xd8, + 0xa7, 0xd9, 0x85, 0xd9, 0x8a, 0xd9, 0x85, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa8, + 0xd9, 0x86, 0xd8, 0xa7, 0xd8, 0xaa, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb9, 0xd8, + 0xb8, 0xd9, 0x8a, 0xd9, 0x85, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x74, 0x61, 0x69, + 0x6e, 0x6d, 0x65, 0x6e, 0x74, 0x75, 0x6e, 0x64, 0x65, 0x72, 0x73, 0x74, 0x61, + 0x6e, 0x64, 0x69, 0x6e, 0x67, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, + 0x69, 0x6f, 0x6e, 0x28, 0x29, 0x2e, 0x6a, 0x70, 0x67, 0x22, 0x20, 0x77, 0x69, + 0x64, 0x74, 0x68, 0x3d, 0x22, 0x63, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x75, 0x72, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x70, 0x6e, 0x67, 0x22, 0x20, 0x77, 0x69, + 0x64, 0x74, 0x68, 0x3d, 0x22, 0x3c, 0x62, 0x6f, 0x64, 0x79, 0x20, 0x63, 0x6c, + 0x61, 0x73, 0x73, 0x3d, 0x22, 0x4d, 0x61, 0x74, 0x68, 0x2e, 0x72, 0x61, 0x6e, + 0x64, 0x6f, 0x6d, 0x28, 0x29, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6d, 0x70, 0x6f, + 0x72, 0x61, 0x72, 0x79, 0x20, 0x55, 0x6e, 0x69, 0x74, 0x65, 0x64, 0x20, 0x53, + 0x74, 0x61, 0x74, 0x65, 0x73, 0x63, 0x69, 0x72, 0x63, 0x75, 0x6d, 0x73, 0x74, + 0x61, 0x6e, 0x63, 0x65, 0x73, 0x2e, 0x61, 0x70, 0x70, 0x65, 0x6e, 0x64, 0x43, + 0x68, 0x69, 0x6c, 0x64, 0x28, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x3c, 0x73, 0x70, 0x61, 0x6e, 0x20, 0x63, 0x6c, + 0x61, 0x73, 0x73, 0x3d, 0x22, 0x22, 0x3e, 0x3c, 0x69, 0x6d, 0x67, 0x20, 0x73, + 0x72, 0x63, 0x3d, 0x22, 0x2f, 0x64, 0x69, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x75, + 0x69, 0x73, 0x68, 0x65, 0x64, 0x74, 0x68, 0x6f, 0x75, 0x73, 0x61, 0x6e, 0x64, + 0x73, 0x20, 0x6f, 0x66, 0x20, 0x63, 0x6f, 0x6d, 0x6d, 0x75, 0x6e, 0x69, 0x63, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x63, 0x6c, 0x65, 0x61, 0x72, 0x22, 0x3e, 0x3c, + 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x69, 0x6e, 0x76, 0x65, 0x73, 0x74, 0x69, 0x67, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x66, 0x61, 0x76, 0x69, 0x63, 0x6f, 0x6e, 0x2e, + 0x69, 0x63, 0x6f, 0x22, 0x20, 0x6d, 0x61, 0x72, 0x67, 0x69, 0x6e, 0x2d, 0x72, + 0x69, 0x67, 0x68, 0x74, 0x3a, 0x62, 0x61, 0x73, 0x65, 0x64, 0x20, 0x6f, 0x6e, + 0x20, 0x74, 0x68, 0x65, 0x20, 0x4d, 0x61, 0x73, 0x73, 0x61, 0x63, 0x68, 0x75, + 0x73, 0x65, 0x74, 0x74, 0x73, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x20, 0x62, 0x6f, + 0x72, 0x64, 0x65, 0x72, 0x3d, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x61, 0x6c, 0x73, 0x6f, 0x20, 0x6b, 0x6e, 0x6f, + 0x77, 0x6e, 0x20, 0x61, 0x73, 0x70, 0x72, 0x6f, 0x6e, 0x75, 0x6e, 0x63, 0x69, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x62, 0x61, 0x63, 0x6b, 0x67, 0x72, 0x6f, 0x75, + 0x6e, 0x64, 0x3a, 0x23, 0x66, 0x70, 0x61, 0x64, 0x64, 0x69, 0x6e, 0x67, 0x2d, + 0x6c, 0x65, 0x66, 0x74, 0x3a, 0x46, 0x6f, 0x72, 0x20, 0x65, 0x78, 0x61, 0x6d, + 0x70, 0x6c, 0x65, 0x2c, 0x20, 0x6d, 0x69, 0x73, 0x63, 0x65, 0x6c, 0x6c, 0x61, + 0x6e, 0x65, 0x6f, 0x75, 0x73, 0x26, 0x6c, 0x74, 0x3b, 0x2f, 0x6d, 0x61, 0x74, + 0x68, 0x26, 0x67, 0x74, 0x3b, 0x70, 0x73, 0x79, 0x63, 0x68, 0x6f, 0x6c, 0x6f, + 0x67, 0x69, 0x63, 0x61, 0x6c, 0x69, 0x6e, 0x20, 0x70, 0x61, 0x72, 0x74, 0x69, + 0x63, 0x75, 0x6c, 0x61, 0x72, 0x65, 0x61, 0x72, 0x63, 0x68, 0x22, 0x20, 0x74, + 0x79, 0x70, 0x65, 0x3d, 0x22, 0x66, 0x6f, 0x72, 0x6d, 0x20, 0x6d, 0x65, 0x74, + 0x68, 0x6f, 0x64, 0x3d, 0x22, 0x61, 0x73, 0x20, 0x6f, 0x70, 0x70, 0x6f, 0x73, + 0x65, 0x64, 0x20, 0x74, 0x6f, 0x53, 0x75, 0x70, 0x72, 0x65, 0x6d, 0x65, 0x20, + 0x43, 0x6f, 0x75, 0x72, 0x74, 0x6f, 0x63, 0x63, 0x61, 0x73, 0x69, 0x6f, 0x6e, + 0x61, 0x6c, 0x6c, 0x79, 0x20, 0x41, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, + 0x61, 0x6c, 0x6c, 0x79, 0x2c, 0x4e, 0x6f, 0x72, 0x74, 0x68, 0x20, 0x41, 0x6d, + 0x65, 0x72, 0x69, 0x63, 0x61, 0x70, 0x78, 0x3b, 0x62, 0x61, 0x63, 0x6b, 0x67, + 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x6f, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x75, 0x6e, + 0x69, 0x74, 0x69, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x65, 0x72, 0x74, 0x61, 0x69, + 0x6e, 0x6d, 0x65, 0x6e, 0x74, 0x2e, 0x74, 0x6f, 0x4c, 0x6f, 0x77, 0x65, 0x72, + 0x43, 0x61, 0x73, 0x65, 0x28, 0x6d, 0x61, 0x6e, 0x75, 0x66, 0x61, 0x63, 0x74, + 0x75, 0x72, 0x69, 0x6e, 0x67, 0x70, 0x72, 0x6f, 0x66, 0x65, 0x73, 0x73, 0x69, + 0x6f, 0x6e, 0x61, 0x6c, 0x20, 0x63, 0x6f, 0x6d, 0x62, 0x69, 0x6e, 0x65, 0x64, + 0x20, 0x77, 0x69, 0x74, 0x68, 0x46, 0x6f, 0x72, 0x20, 0x69, 0x6e, 0x73, 0x74, + 0x61, 0x6e, 0x63, 0x65, 0x2c, 0x63, 0x6f, 0x6e, 0x73, 0x69, 0x73, 0x74, 0x69, + 0x6e, 0x67, 0x20, 0x6f, 0x66, 0x22, 0x20, 0x6d, 0x61, 0x78, 0x6c, 0x65, 0x6e, + 0x67, 0x74, 0x68, 0x3d, 0x22, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x66, + 0x61, 0x6c, 0x73, 0x65, 0x3b, 0x63, 0x6f, 0x6e, 0x73, 0x63, 0x69, 0x6f, 0x75, + 0x73, 0x6e, 0x65, 0x73, 0x73, 0x4d, 0x65, 0x64, 0x69, 0x74, 0x65, 0x72, 0x72, + 0x61, 0x6e, 0x65, 0x61, 0x6e, 0x65, 0x78, 0x74, 0x72, 0x61, 0x6f, 0x72, 0x64, + 0x69, 0x6e, 0x61, 0x72, 0x79, 0x61, 0x73, 0x73, 0x61, 0x73, 0x73, 0x69, 0x6e, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x75, 0x62, 0x73, 0x65, 0x71, 0x75, 0x65, + 0x6e, 0x74, 0x6c, 0x79, 0x20, 0x62, 0x75, 0x74, 0x74, 0x6f, 0x6e, 0x20, 0x74, + 0x79, 0x70, 0x65, 0x3d, 0x22, 0x74, 0x68, 0x65, 0x20, 0x6e, 0x75, 0x6d, 0x62, + 0x65, 0x72, 0x20, 0x6f, 0x66, 0x74, 0x68, 0x65, 0x20, 0x6f, 0x72, 0x69, 0x67, + 0x69, 0x6e, 0x61, 0x6c, 0x20, 0x63, 0x6f, 0x6d, 0x70, 0x72, 0x65, 0x68, 0x65, + 0x6e, 0x73, 0x69, 0x76, 0x65, 0x72, 0x65, 0x66, 0x65, 0x72, 0x73, 0x20, 0x74, + 0x6f, 0x20, 0x74, 0x68, 0x65, 0x3c, 0x2f, 0x75, 0x6c, 0x3e, 0x0a, 0x3c, 0x2f, + 0x64, 0x69, 0x76, 0x3e, 0x0a, 0x70, 0x68, 0x69, 0x6c, 0x6f, 0x73, 0x6f, 0x70, + 0x68, 0x69, 0x63, 0x61, 0x6c, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x2e, 0x68, 0x72, 0x65, 0x66, 0x77, 0x61, 0x73, 0x20, 0x70, 0x75, 0x62, 0x6c, + 0x69, 0x73, 0x68, 0x65, 0x64, 0x53, 0x61, 0x6e, 0x20, 0x46, 0x72, 0x61, 0x6e, + 0x63, 0x69, 0x73, 0x63, 0x6f, 0x28, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, + 0x6e, 0x28, 0x29, 0x7b, 0x0a, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x69, 0x64, 0x3d, + 0x22, 0x6d, 0x61, 0x69, 0x6e, 0x73, 0x6f, 0x70, 0x68, 0x69, 0x73, 0x74, 0x69, + 0x63, 0x61, 0x74, 0x65, 0x64, 0x6d, 0x61, 0x74, 0x68, 0x65, 0x6d, 0x61, 0x74, + 0x69, 0x63, 0x61, 0x6c, 0x20, 0x2f, 0x68, 0x65, 0x61, 0x64, 0x3e, 0x0d, 0x0a, + 0x3c, 0x62, 0x6f, 0x64, 0x79, 0x73, 0x75, 0x67, 0x67, 0x65, 0x73, 0x74, 0x73, + 0x20, 0x74, 0x68, 0x61, 0x74, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x63, 0x6f, 0x6e, 0x63, 0x65, 0x6e, 0x74, 0x72, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x73, 0x68, 0x69, 0x70, 0x73, 0x6d, 0x61, 0x79, 0x20, 0x68, 0x61, 0x76, 0x65, + 0x20, 0x62, 0x65, 0x65, 0x6e, 0x28, 0x66, 0x6f, 0x72, 0x20, 0x65, 0x78, 0x61, + 0x6d, 0x70, 0x6c, 0x65, 0x2c, 0x54, 0x68, 0x69, 0x73, 0x20, 0x61, 0x72, 0x74, + 0x69, 0x63, 0x6c, 0x65, 0x20, 0x69, 0x6e, 0x20, 0x73, 0x6f, 0x6d, 0x65, 0x20, + 0x63, 0x61, 0x73, 0x65, 0x73, 0x70, 0x61, 0x72, 0x74, 0x73, 0x20, 0x6f, 0x66, + 0x20, 0x74, 0x68, 0x65, 0x20, 0x64, 0x65, 0x66, 0x69, 0x6e, 0x69, 0x74, 0x69, + 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x47, 0x72, 0x65, 0x61, 0x74, 0x20, 0x42, 0x72, + 0x69, 0x74, 0x61, 0x69, 0x6e, 0x20, 0x63, 0x65, 0x6c, 0x6c, 0x70, 0x61, 0x64, + 0x64, 0x69, 0x6e, 0x67, 0x3d, 0x65, 0x71, 0x75, 0x69, 0x76, 0x61, 0x6c, 0x65, + 0x6e, 0x74, 0x20, 0x74, 0x6f, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x68, 0x6f, 0x6c, + 0x64, 0x65, 0x72, 0x3d, 0x22, 0x3b, 0x20, 0x66, 0x6f, 0x6e, 0x74, 0x2d, 0x73, + 0x69, 0x7a, 0x65, 0x3a, 0x20, 0x6a, 0x75, 0x73, 0x74, 0x69, 0x66, 0x69, 0x63, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x62, 0x65, 0x6c, 0x69, 0x65, 0x76, 0x65, 0x64, + 0x20, 0x74, 0x68, 0x61, 0x74, 0x73, 0x75, 0x66, 0x66, 0x65, 0x72, 0x65, 0x64, + 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x61, 0x74, 0x74, 0x65, 0x6d, 0x70, 0x74, 0x65, + 0x64, 0x20, 0x74, 0x6f, 0x20, 0x6c, 0x65, 0x61, 0x64, 0x65, 0x72, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x65, 0x63, 0x72, 0x69, 0x70, 0x74, 0x22, 0x20, 0x73, + 0x72, 0x63, 0x3d, 0x22, 0x2f, 0x28, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, + 0x6e, 0x28, 0x29, 0x20, 0x7b, 0x61, 0x72, 0x65, 0x20, 0x61, 0x76, 0x61, 0x69, + 0x6c, 0x61, 0x62, 0x6c, 0x65, 0x0a, 0x09, 0x3c, 0x6c, 0x69, 0x6e, 0x6b, 0x20, + 0x72, 0x65, 0x6c, 0x3d, 0x22, 0x20, 0x73, 0x72, 0x63, 0x3d, 0x27, 0x68, 0x74, + 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x65, 0x73, 0x74, + 0x65, 0x64, 0x20, 0x69, 0x6e, 0x63, 0x6f, 0x6e, 0x76, 0x65, 0x6e, 0x74, 0x69, + 0x6f, 0x6e, 0x61, 0x6c, 0x20, 0x22, 0x20, 0x61, 0x6c, 0x74, 0x3d, 0x22, 0x22, + 0x20, 0x2f, 0x3e, 0x3c, 0x2f, 0x61, 0x72, 0x65, 0x20, 0x67, 0x65, 0x6e, 0x65, + 0x72, 0x61, 0x6c, 0x6c, 0x79, 0x68, 0x61, 0x73, 0x20, 0x61, 0x6c, 0x73, 0x6f, + 0x20, 0x62, 0x65, 0x65, 0x6e, 0x6d, 0x6f, 0x73, 0x74, 0x20, 0x70, 0x6f, 0x70, + 0x75, 0x6c, 0x61, 0x72, 0x20, 0x63, 0x6f, 0x72, 0x72, 0x65, 0x73, 0x70, 0x6f, + 0x6e, 0x64, 0x69, 0x6e, 0x67, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x65, 0x64, + 0x20, 0x77, 0x69, 0x74, 0x68, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x62, 0x6f, + 0x72, 0x64, 0x65, 0x72, 0x3a, 0x3c, 0x2f, 0x61, 0x3e, 0x3c, 0x2f, 0x73, 0x70, + 0x61, 0x6e, 0x3e, 0x3c, 0x2f, 0x2e, 0x67, 0x69, 0x66, 0x22, 0x20, 0x77, 0x69, + 0x64, 0x74, 0x68, 0x3d, 0x22, 0x3c, 0x69, 0x66, 0x72, 0x61, 0x6d, 0x65, 0x20, + 0x73, 0x72, 0x63, 0x3d, 0x22, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x20, 0x63, 0x6c, + 0x61, 0x73, 0x73, 0x3d, 0x22, 0x69, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x2d, 0x62, + 0x6c, 0x6f, 0x63, 0x6b, 0x3b, 0x61, 0x63, 0x63, 0x6f, 0x72, 0x64, 0x69, 0x6e, + 0x67, 0x20, 0x74, 0x6f, 0x20, 0x74, 0x6f, 0x67, 0x65, 0x74, 0x68, 0x65, 0x72, + 0x20, 0x77, 0x69, 0x74, 0x68, 0x61, 0x70, 0x70, 0x72, 0x6f, 0x78, 0x69, 0x6d, + 0x61, 0x74, 0x65, 0x6c, 0x79, 0x70, 0x61, 0x72, 0x6c, 0x69, 0x61, 0x6d, 0x65, + 0x6e, 0x74, 0x61, 0x72, 0x79, 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x61, 0x6e, 0x64, + 0x20, 0x6d, 0x6f, 0x72, 0x65, 0x64, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x3a, + 0x6e, 0x6f, 0x6e, 0x65, 0x3b, 0x74, 0x72, 0x61, 0x64, 0x69, 0x74, 0x69, 0x6f, + 0x6e, 0x61, 0x6c, 0x6c, 0x79, 0x70, 0x72, 0x65, 0x64, 0x6f, 0x6d, 0x69, 0x6e, + 0x61, 0x6e, 0x74, 0x6c, 0x79, 0x26, 0x6e, 0x62, 0x73, 0x70, 0x3b, 0x7c, 0x26, + 0x6e, 0x62, 0x73, 0x70, 0x3b, 0x26, 0x6e, 0x62, 0x73, 0x70, 0x3b, 0x3c, 0x2f, + 0x73, 0x70, 0x61, 0x6e, 0x3e, 0x20, 0x63, 0x65, 0x6c, 0x6c, 0x73, 0x70, 0x61, + 0x63, 0x69, 0x6e, 0x67, 0x3d, 0x3c, 0x69, 0x6e, 0x70, 0x75, 0x74, 0x20, 0x6e, + 0x61, 0x6d, 0x65, 0x3d, 0x22, 0x6f, 0x72, 0x22, 0x20, 0x63, 0x6f, 0x6e, 0x74, + 0x65, 0x6e, 0x74, 0x3d, 0x22, 0x63, 0x6f, 0x6e, 0x74, 0x72, 0x6f, 0x76, 0x65, + 0x72, 0x73, 0x69, 0x61, 0x6c, 0x70, 0x72, 0x6f, 0x70, 0x65, 0x72, 0x74, 0x79, + 0x3d, 0x22, 0x6f, 0x67, 0x3a, 0x2f, 0x78, 0x2d, 0x73, 0x68, 0x6f, 0x63, 0x6b, + 0x77, 0x61, 0x76, 0x65, 0x2d, 0x64, 0x65, 0x6d, 0x6f, 0x6e, 0x73, 0x74, 0x72, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x75, 0x72, 0x72, 0x6f, 0x75, 0x6e, 0x64, + 0x65, 0x64, 0x20, 0x62, 0x79, 0x4e, 0x65, 0x76, 0x65, 0x72, 0x74, 0x68, 0x65, + 0x6c, 0x65, 0x73, 0x73, 0x2c, 0x77, 0x61, 0x73, 0x20, 0x74, 0x68, 0x65, 0x20, + 0x66, 0x69, 0x72, 0x73, 0x74, 0x63, 0x6f, 0x6e, 0x73, 0x69, 0x64, 0x65, 0x72, + 0x61, 0x62, 0x6c, 0x65, 0x20, 0x41, 0x6c, 0x74, 0x68, 0x6f, 0x75, 0x67, 0x68, + 0x20, 0x74, 0x68, 0x65, 0x20, 0x63, 0x6f, 0x6c, 0x6c, 0x61, 0x62, 0x6f, 0x72, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x6f, 0x75, 0x6c, 0x64, 0x20, 0x6e, + 0x6f, 0x74, 0x20, 0x62, 0x65, 0x70, 0x72, 0x6f, 0x70, 0x6f, 0x72, 0x74, 0x69, + 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x3c, 0x73, 0x70, 0x61, 0x6e, 0x20, 0x73, 0x74, + 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x6b, 0x6e, 0x6f, 0x77, 0x6e, 0x20, 0x61, 0x73, + 0x20, 0x74, 0x68, 0x65, 0x20, 0x73, 0x68, 0x6f, 0x72, 0x74, 0x6c, 0x79, 0x20, + 0x61, 0x66, 0x74, 0x65, 0x72, 0x66, 0x6f, 0x72, 0x20, 0x69, 0x6e, 0x73, 0x74, + 0x61, 0x6e, 0x63, 0x65, 0x2c, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, + 0x64, 0x20, 0x61, 0x73, 0x20, 0x2f, 0x68, 0x65, 0x61, 0x64, 0x3e, 0x0a, 0x3c, + 0x62, 0x6f, 0x64, 0x79, 0x20, 0x73, 0x74, 0x61, 0x72, 0x74, 0x69, 0x6e, 0x67, + 0x20, 0x77, 0x69, 0x74, 0x68, 0x69, 0x6e, 0x63, 0x72, 0x65, 0x61, 0x73, 0x69, + 0x6e, 0x67, 0x6c, 0x79, 0x20, 0x74, 0x68, 0x65, 0x20, 0x66, 0x61, 0x63, 0x74, + 0x20, 0x74, 0x68, 0x61, 0x74, 0x64, 0x69, 0x73, 0x63, 0x75, 0x73, 0x73, 0x69, + 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x6d, 0x69, 0x64, 0x64, 0x6c, 0x65, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x65, 0x61, 0x6e, 0x20, 0x69, 0x6e, 0x64, 0x69, 0x76, + 0x69, 0x64, 0x75, 0x61, 0x6c, 0x64, 0x69, 0x66, 0x66, 0x69, 0x63, 0x75, 0x6c, + 0x74, 0x20, 0x74, 0x6f, 0x20, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x20, 0x6f, 0x66, + 0x20, 0x76, 0x69, 0x65, 0x77, 0x68, 0x6f, 0x6d, 0x6f, 0x73, 0x65, 0x78, 0x75, + 0x61, 0x6c, 0x69, 0x74, 0x79, 0x61, 0x63, 0x63, 0x65, 0x70, 0x74, 0x61, 0x6e, + 0x63, 0x65, 0x20, 0x6f, 0x66, 0x3c, 0x2f, 0x73, 0x70, 0x61, 0x6e, 0x3e, 0x3c, + 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x6d, 0x61, 0x6e, 0x75, 0x66, 0x61, 0x63, 0x74, + 0x75, 0x72, 0x65, 0x72, 0x73, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x6c, 0x79, + 0x20, 0x75, 0x73, 0x65, 0x64, 0x69, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x61, 0x6e, + 0x63, 0x65, 0x20, 0x6f, 0x66, 0x64, 0x65, 0x6e, 0x6f, 0x6d, 0x69, 0x6e, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x62, 0x61, 0x63, 0x6b, 0x67, 0x72, 0x6f, 0x75, + 0x6e, 0x64, 0x3a, 0x20, 0x23, 0x6c, 0x65, 0x6e, 0x67, 0x74, 0x68, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x65, 0x64, 0x65, 0x74, 0x65, 0x72, 0x6d, 0x69, 0x6e, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x20, 0x73, 0x69, 0x67, 0x6e, 0x69, 0x66, + 0x69, 0x63, 0x61, 0x6e, 0x74, 0x22, 0x20, 0x62, 0x6f, 0x72, 0x64, 0x65, 0x72, + 0x3d, 0x22, 0x30, 0x22, 0x3e, 0x72, 0x65, 0x76, 0x6f, 0x6c, 0x75, 0x74, 0x69, + 0x6f, 0x6e, 0x61, 0x72, 0x79, 0x70, 0x72, 0x69, 0x6e, 0x63, 0x69, 0x70, 0x6c, + 0x65, 0x73, 0x20, 0x6f, 0x66, 0x69, 0x73, 0x20, 0x63, 0x6f, 0x6e, 0x73, 0x69, + 0x64, 0x65, 0x72, 0x65, 0x64, 0x77, 0x61, 0x73, 0x20, 0x64, 0x65, 0x76, 0x65, + 0x6c, 0x6f, 0x70, 0x65, 0x64, 0x49, 0x6e, 0x64, 0x6f, 0x2d, 0x45, 0x75, 0x72, + 0x6f, 0x70, 0x65, 0x61, 0x6e, 0x76, 0x75, 0x6c, 0x6e, 0x65, 0x72, 0x61, 0x62, + 0x6c, 0x65, 0x20, 0x74, 0x6f, 0x70, 0x72, 0x6f, 0x70, 0x6f, 0x6e, 0x65, 0x6e, + 0x74, 0x73, 0x20, 0x6f, 0x66, 0x61, 0x72, 0x65, 0x20, 0x73, 0x6f, 0x6d, 0x65, + 0x74, 0x69, 0x6d, 0x65, 0x73, 0x63, 0x6c, 0x6f, 0x73, 0x65, 0x72, 0x20, 0x74, + 0x6f, 0x20, 0x74, 0x68, 0x65, 0x4e, 0x65, 0x77, 0x20, 0x59, 0x6f, 0x72, 0x6b, + 0x20, 0x43, 0x69, 0x74, 0x79, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x22, 0x73, + 0x65, 0x61, 0x72, 0x63, 0x68, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, + 0x65, 0x64, 0x20, 0x74, 0x6f, 0x63, 0x6f, 0x75, 0x72, 0x73, 0x65, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x65, 0x6d, 0x61, 0x74, 0x68, 0x65, 0x6d, 0x61, 0x74, + 0x69, 0x63, 0x69, 0x61, 0x6e, 0x62, 0x79, 0x20, 0x74, 0x68, 0x65, 0x20, 0x65, + 0x6e, 0x64, 0x20, 0x6f, 0x66, 0x61, 0x74, 0x20, 0x74, 0x68, 0x65, 0x20, 0x65, + 0x6e, 0x64, 0x20, 0x6f, 0x66, 0x22, 0x20, 0x62, 0x6f, 0x72, 0x64, 0x65, 0x72, + 0x3d, 0x22, 0x30, 0x22, 0x20, 0x74, 0x65, 0x63, 0x68, 0x6e, 0x6f, 0x6c, 0x6f, + 0x67, 0x69, 0x63, 0x61, 0x6c, 0x2e, 0x72, 0x65, 0x6d, 0x6f, 0x76, 0x65, 0x43, + 0x6c, 0x61, 0x73, 0x73, 0x28, 0x62, 0x72, 0x61, 0x6e, 0x63, 0x68, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x65, 0x65, 0x76, 0x69, 0x64, 0x65, 0x6e, 0x63, 0x65, + 0x20, 0x74, 0x68, 0x61, 0x74, 0x21, 0x5b, 0x65, 0x6e, 0x64, 0x69, 0x66, 0x5d, + 0x2d, 0x2d, 0x3e, 0x0d, 0x0a, 0x49, 0x6e, 0x73, 0x74, 0x69, 0x74, 0x75, 0x74, + 0x65, 0x20, 0x6f, 0x66, 0x20, 0x69, 0x6e, 0x74, 0x6f, 0x20, 0x61, 0x20, 0x73, + 0x69, 0x6e, 0x67, 0x6c, 0x65, 0x72, 0x65, 0x73, 0x70, 0x65, 0x63, 0x74, 0x69, + 0x76, 0x65, 0x6c, 0x79, 0x2e, 0x61, 0x6e, 0x64, 0x20, 0x74, 0x68, 0x65, 0x72, + 0x65, 0x66, 0x6f, 0x72, 0x65, 0x70, 0x72, 0x6f, 0x70, 0x65, 0x72, 0x74, 0x69, + 0x65, 0x73, 0x20, 0x6f, 0x66, 0x69, 0x73, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x74, + 0x65, 0x64, 0x20, 0x69, 0x6e, 0x73, 0x6f, 0x6d, 0x65, 0x20, 0x6f, 0x66, 0x20, + 0x77, 0x68, 0x69, 0x63, 0x68, 0x54, 0x68, 0x65, 0x72, 0x65, 0x20, 0x69, 0x73, + 0x20, 0x61, 0x6c, 0x73, 0x6f, 0x63, 0x6f, 0x6e, 0x74, 0x69, 0x6e, 0x75, 0x65, + 0x64, 0x20, 0x74, 0x6f, 0x20, 0x61, 0x70, 0x70, 0x65, 0x61, 0x72, 0x61, 0x6e, + 0x63, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x26, 0x61, 0x6d, 0x70, 0x3b, 0x6e, 0x64, + 0x61, 0x73, 0x68, 0x3b, 0x20, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, + 0x73, 0x20, 0x74, 0x68, 0x65, 0x63, 0x6f, 0x6e, 0x73, 0x69, 0x64, 0x65, 0x72, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x65, 0x69, 0x6e, 0x64, 0x65, 0x70, 0x65, 0x6e, 0x64, + 0x65, 0x6e, 0x74, 0x6c, 0x79, 0x65, 0x71, 0x75, 0x69, 0x70, 0x70, 0x65, 0x64, + 0x20, 0x77, 0x69, 0x74, 0x68, 0x64, 0x6f, 0x65, 0x73, 0x20, 0x6e, 0x6f, 0x74, + 0x20, 0x68, 0x61, 0x76, 0x65, 0x3c, 0x2f, 0x61, 0x3e, 0x3c, 0x61, 0x20, 0x68, + 0x72, 0x65, 0x66, 0x3d, 0x22, 0x63, 0x6f, 0x6e, 0x66, 0x75, 0x73, 0x65, 0x64, + 0x20, 0x77, 0x69, 0x74, 0x68, 0x3c, 0x6c, 0x69, 0x6e, 0x6b, 0x20, 0x68, 0x72, + 0x65, 0x66, 0x3d, 0x22, 0x2f, 0x61, 0x74, 0x20, 0x74, 0x68, 0x65, 0x20, 0x61, + 0x67, 0x65, 0x20, 0x6f, 0x66, 0x61, 0x70, 0x70, 0x65, 0x61, 0x72, 0x20, 0x69, + 0x6e, 0x20, 0x74, 0x68, 0x65, 0x54, 0x68, 0x65, 0x73, 0x65, 0x20, 0x69, 0x6e, + 0x63, 0x6c, 0x75, 0x64, 0x65, 0x72, 0x65, 0x67, 0x61, 0x72, 0x64, 0x6c, 0x65, + 0x73, 0x73, 0x20, 0x6f, 0x66, 0x63, 0x6f, 0x75, 0x6c, 0x64, 0x20, 0x62, 0x65, + 0x20, 0x75, 0x73, 0x65, 0x64, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x26, + 0x71, 0x75, 0x6f, 0x74, 0x3b, 0x73, 0x65, 0x76, 0x65, 0x72, 0x61, 0x6c, 0x20, + 0x74, 0x69, 0x6d, 0x65, 0x73, 0x72, 0x65, 0x70, 0x72, 0x65, 0x73, 0x65, 0x6e, + 0x74, 0x20, 0x74, 0x68, 0x65, 0x62, 0x6f, 0x64, 0x79, 0x3e, 0x0a, 0x3c, 0x2f, + 0x68, 0x74, 0x6d, 0x6c, 0x3e, 0x74, 0x68, 0x6f, 0x75, 0x67, 0x68, 0x74, 0x20, + 0x74, 0x6f, 0x20, 0x62, 0x65, 0x70, 0x6f, 0x70, 0x75, 0x6c, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x70, 0x6f, 0x73, 0x73, 0x69, 0x62, 0x69, 0x6c, + 0x69, 0x74, 0x69, 0x65, 0x73, 0x70, 0x65, 0x72, 0x63, 0x65, 0x6e, 0x74, 0x61, + 0x67, 0x65, 0x20, 0x6f, 0x66, 0x61, 0x63, 0x63, 0x65, 0x73, 0x73, 0x20, 0x74, + 0x6f, 0x20, 0x74, 0x68, 0x65, 0x61, 0x6e, 0x20, 0x61, 0x74, 0x74, 0x65, 0x6d, + 0x70, 0x74, 0x20, 0x74, 0x6f, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x69, + 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x6a, 0x71, 0x75, 0x65, 0x72, 0x79, 0x2f, 0x6a, + 0x71, 0x75, 0x65, 0x72, 0x79, 0x74, 0x77, 0x6f, 0x20, 0x64, 0x69, 0x66, 0x66, + 0x65, 0x72, 0x65, 0x6e, 0x74, 0x62, 0x65, 0x6c, 0x6f, 0x6e, 0x67, 0x20, 0x74, + 0x6f, 0x20, 0x74, 0x68, 0x65, 0x65, 0x73, 0x74, 0x61, 0x62, 0x6c, 0x69, 0x73, + 0x68, 0x6d, 0x65, 0x6e, 0x74, 0x72, 0x65, 0x70, 0x6c, 0x61, 0x63, 0x69, 0x6e, + 0x67, 0x20, 0x74, 0x68, 0x65, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, + 0x69, 0x6f, 0x6e, 0x22, 0x20, 0x64, 0x65, 0x74, 0x65, 0x72, 0x6d, 0x69, 0x6e, + 0x65, 0x20, 0x74, 0x68, 0x65, 0x61, 0x76, 0x61, 0x69, 0x6c, 0x61, 0x62, 0x6c, + 0x65, 0x20, 0x66, 0x6f, 0x72, 0x41, 0x63, 0x63, 0x6f, 0x72, 0x64, 0x69, 0x6e, + 0x67, 0x20, 0x74, 0x6f, 0x20, 0x77, 0x69, 0x64, 0x65, 0x20, 0x72, 0x61, 0x6e, + 0x67, 0x65, 0x20, 0x6f, 0x66, 0x09, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x63, 0x6c, + 0x61, 0x73, 0x73, 0x3d, 0x22, 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x63, 0x6f, 0x6d, + 0x6d, 0x6f, 0x6e, 0x6c, 0x79, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x73, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, + 0x61, 0x6c, 0x69, 0x74, 0x79, 0x77, 0x61, 0x73, 0x20, 0x63, 0x6f, 0x6d, 0x70, + 0x6c, 0x65, 0x74, 0x65, 0x64, 0x20, 0x26, 0x61, 0x6d, 0x70, 0x3b, 0x6d, 0x64, + 0x61, 0x73, 0x68, 0x3b, 0x20, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x74, 0x68, 0x65, 0x20, 0x63, 0x68, 0x61, 0x72, + 0x61, 0x63, 0x74, 0x65, 0x72, 0x61, 0x6e, 0x20, 0x61, 0x64, 0x64, 0x69, 0x74, + 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x61, 0x70, 0x70, 0x65, 0x61, 0x72, 0x73, 0x20, + 0x74, 0x6f, 0x20, 0x62, 0x65, 0x66, 0x61, 0x63, 0x74, 0x20, 0x74, 0x68, 0x61, + 0x74, 0x20, 0x74, 0x68, 0x65, 0x61, 0x6e, 0x20, 0x65, 0x78, 0x61, 0x6d, 0x70, + 0x6c, 0x65, 0x20, 0x6f, 0x66, 0x73, 0x69, 0x67, 0x6e, 0x69, 0x66, 0x69, 0x63, + 0x61, 0x6e, 0x74, 0x6c, 0x79, 0x6f, 0x6e, 0x6d, 0x6f, 0x75, 0x73, 0x65, 0x6f, + 0x76, 0x65, 0x72, 0x3d, 0x22, 0x62, 0x65, 0x63, 0x61, 0x75, 0x73, 0x65, 0x20, + 0x74, 0x68, 0x65, 0x79, 0x20, 0x61, 0x73, 0x79, 0x6e, 0x63, 0x20, 0x3d, 0x20, + 0x74, 0x72, 0x75, 0x65, 0x3b, 0x70, 0x72, 0x6f, 0x62, 0x6c, 0x65, 0x6d, 0x73, + 0x20, 0x77, 0x69, 0x74, 0x68, 0x73, 0x65, 0x65, 0x6d, 0x73, 0x20, 0x74, 0x6f, + 0x20, 0x68, 0x61, 0x76, 0x65, 0x74, 0x68, 0x65, 0x20, 0x72, 0x65, 0x73, 0x75, + 0x6c, 0x74, 0x20, 0x6f, 0x66, 0x20, 0x73, 0x72, 0x63, 0x3d, 0x22, 0x68, 0x74, + 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x66, 0x61, 0x6d, 0x69, 0x6c, 0x69, 0x61, 0x72, + 0x20, 0x77, 0x69, 0x74, 0x68, 0x70, 0x6f, 0x73, 0x73, 0x65, 0x73, 0x73, 0x69, + 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, + 0x20, 0x28, 0x29, 0x20, 0x7b, 0x74, 0x6f, 0x6f, 0x6b, 0x20, 0x70, 0x6c, 0x61, + 0x63, 0x65, 0x20, 0x69, 0x6e, 0x61, 0x6e, 0x64, 0x20, 0x73, 0x6f, 0x6d, 0x65, + 0x74, 0x69, 0x6d, 0x65, 0x73, 0x73, 0x75, 0x62, 0x73, 0x74, 0x61, 0x6e, 0x74, + 0x69, 0x61, 0x6c, 0x6c, 0x79, 0x3c, 0x73, 0x70, 0x61, 0x6e, 0x3e, 0x3c, 0x2f, + 0x73, 0x70, 0x61, 0x6e, 0x3e, 0x69, 0x73, 0x20, 0x6f, 0x66, 0x74, 0x65, 0x6e, + 0x20, 0x75, 0x73, 0x65, 0x64, 0x69, 0x6e, 0x20, 0x61, 0x6e, 0x20, 0x61, 0x74, + 0x74, 0x65, 0x6d, 0x70, 0x74, 0x67, 0x72, 0x65, 0x61, 0x74, 0x20, 0x64, 0x65, + 0x61, 0x6c, 0x20, 0x6f, 0x66, 0x45, 0x6e, 0x76, 0x69, 0x72, 0x6f, 0x6e, 0x6d, + 0x65, 0x6e, 0x74, 0x61, 0x6c, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x66, + 0x75, 0x6c, 0x6c, 0x79, 0x20, 0x76, 0x69, 0x72, 0x74, 0x75, 0x61, 0x6c, 0x6c, + 0x79, 0x20, 0x61, 0x6c, 0x6c, 0x32, 0x30, 0x74, 0x68, 0x20, 0x63, 0x65, 0x6e, + 0x74, 0x75, 0x72, 0x79, 0x2c, 0x70, 0x72, 0x6f, 0x66, 0x65, 0x73, 0x73, 0x69, + 0x6f, 0x6e, 0x61, 0x6c, 0x73, 0x6e, 0x65, 0x63, 0x65, 0x73, 0x73, 0x61, 0x72, + 0x79, 0x20, 0x74, 0x6f, 0x20, 0x64, 0x65, 0x74, 0x65, 0x72, 0x6d, 0x69, 0x6e, + 0x65, 0x64, 0x20, 0x62, 0x79, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x74, 0x69, 0x62, + 0x69, 0x6c, 0x69, 0x74, 0x79, 0x62, 0x65, 0x63, 0x61, 0x75, 0x73, 0x65, 0x20, + 0x69, 0x74, 0x20, 0x69, 0x73, 0x44, 0x69, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x61, + 0x72, 0x79, 0x20, 0x6f, 0x66, 0x6d, 0x6f, 0x64, 0x69, 0x66, 0x69, 0x63, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x54, 0x68, 0x65, 0x20, 0x66, 0x6f, 0x6c, 0x6c, + 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x6d, 0x61, 0x79, 0x20, 0x72, 0x65, 0x66, 0x65, + 0x72, 0x20, 0x74, 0x6f, 0x3a, 0x43, 0x6f, 0x6e, 0x73, 0x65, 0x71, 0x75, 0x65, + 0x6e, 0x74, 0x6c, 0x79, 0x2c, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x61, 0x6c, 0x74, 0x68, 0x6f, 0x75, 0x67, 0x68, + 0x20, 0x73, 0x6f, 0x6d, 0x65, 0x74, 0x68, 0x61, 0x74, 0x20, 0x77, 0x6f, 0x75, + 0x6c, 0x64, 0x20, 0x62, 0x65, 0x77, 0x6f, 0x72, 0x6c, 0x64, 0x27, 0x73, 0x20, + 0x66, 0x69, 0x72, 0x73, 0x74, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x69, 0x66, 0x69, + 0x65, 0x64, 0x20, 0x61, 0x73, 0x62, 0x6f, 0x74, 0x74, 0x6f, 0x6d, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x65, 0x28, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x75, + 0x6c, 0x61, 0x72, 0x6c, 0x79, 0x61, 0x6c, 0x69, 0x67, 0x6e, 0x3d, 0x22, 0x6c, + 0x65, 0x66, 0x74, 0x22, 0x20, 0x6d, 0x6f, 0x73, 0x74, 0x20, 0x63, 0x6f, 0x6d, + 0x6d, 0x6f, 0x6e, 0x6c, 0x79, 0x62, 0x61, 0x73, 0x69, 0x73, 0x20, 0x66, 0x6f, + 0x72, 0x20, 0x74, 0x68, 0x65, 0x66, 0x6f, 0x75, 0x6e, 0x64, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x63, 0x6f, 0x6e, 0x74, 0x72, 0x69, 0x62, 0x75, + 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x70, 0x6f, 0x70, 0x75, 0x6c, 0x61, 0x72, 0x69, + 0x74, 0x79, 0x20, 0x6f, 0x66, 0x63, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x65, 0x74, 0x6f, 0x20, 0x72, 0x65, 0x64, 0x75, 0x63, + 0x65, 0x20, 0x74, 0x68, 0x65, 0x6a, 0x75, 0x72, 0x69, 0x73, 0x64, 0x69, 0x63, + 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x61, 0x70, 0x70, 0x72, 0x6f, 0x78, 0x69, 0x6d, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x6e, 0x6d, 0x6f, 0x75, 0x73, 0x65, + 0x6f, 0x75, 0x74, 0x3d, 0x22, 0x4e, 0x65, 0x77, 0x20, 0x54, 0x65, 0x73, 0x74, + 0x61, 0x6d, 0x65, 0x6e, 0x74, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, + 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x3c, 0x2f, 0x73, 0x70, 0x61, 0x6e, 0x3e, 0x3c, + 0x2f, 0x61, 0x3e, 0x3c, 0x2f, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x55, + 0x6e, 0x69, 0x74, 0x65, 0x64, 0x66, 0x69, 0x6c, 0x6d, 0x20, 0x64, 0x69, 0x72, + 0x65, 0x63, 0x74, 0x6f, 0x72, 0x2d, 0x73, 0x74, 0x72, 0x69, 0x63, 0x74, 0x2e, + 0x64, 0x74, 0x64, 0x22, 0x3e, 0x68, 0x61, 0x73, 0x20, 0x62, 0x65, 0x65, 0x6e, + 0x20, 0x75, 0x73, 0x65, 0x64, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x74, + 0x6f, 0x20, 0x74, 0x68, 0x65, 0x61, 0x6c, 0x74, 0x68, 0x6f, 0x75, 0x67, 0x68, + 0x20, 0x74, 0x68, 0x69, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x20, 0x69, + 0x6e, 0x20, 0x74, 0x68, 0x65, 0x73, 0x65, 0x76, 0x65, 0x72, 0x61, 0x6c, 0x20, + 0x6f, 0x74, 0x68, 0x65, 0x72, 0x62, 0x75, 0x74, 0x20, 0x74, 0x68, 0x65, 0x72, + 0x65, 0x20, 0x61, 0x72, 0x65, 0x75, 0x6e, 0x70, 0x72, 0x65, 0x63, 0x65, 0x64, + 0x65, 0x6e, 0x74, 0x65, 0x64, 0x69, 0x73, 0x20, 0x73, 0x69, 0x6d, 0x69, 0x6c, + 0x61, 0x72, 0x20, 0x74, 0x6f, 0x65, 0x73, 0x70, 0x65, 0x63, 0x69, 0x61, 0x6c, + 0x6c, 0x79, 0x20, 0x69, 0x6e, 0x77, 0x65, 0x69, 0x67, 0x68, 0x74, 0x3a, 0x20, + 0x62, 0x6f, 0x6c, 0x64, 0x3b, 0x69, 0x73, 0x20, 0x63, 0x61, 0x6c, 0x6c, 0x65, + 0x64, 0x20, 0x74, 0x68, 0x65, 0x63, 0x6f, 0x6d, 0x70, 0x75, 0x74, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x69, 0x6e, 0x64, 0x69, 0x63, 0x61, 0x74, 0x65, + 0x20, 0x74, 0x68, 0x61, 0x74, 0x72, 0x65, 0x73, 0x74, 0x72, 0x69, 0x63, 0x74, + 0x65, 0x64, 0x20, 0x74, 0x6f, 0x09, 0x3c, 0x6d, 0x65, 0x74, 0x61, 0x20, 0x6e, + 0x61, 0x6d, 0x65, 0x3d, 0x22, 0x61, 0x72, 0x65, 0x20, 0x74, 0x79, 0x70, 0x69, + 0x63, 0x61, 0x6c, 0x6c, 0x79, 0x63, 0x6f, 0x6e, 0x66, 0x6c, 0x69, 0x63, 0x74, + 0x20, 0x77, 0x69, 0x74, 0x68, 0x48, 0x6f, 0x77, 0x65, 0x76, 0x65, 0x72, 0x2c, + 0x20, 0x74, 0x68, 0x65, 0x20, 0x41, 0x6e, 0x20, 0x65, 0x78, 0x61, 0x6d, 0x70, + 0x6c, 0x65, 0x20, 0x6f, 0x66, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x72, 0x65, 0x64, + 0x20, 0x77, 0x69, 0x74, 0x68, 0x71, 0x75, 0x61, 0x6e, 0x74, 0x69, 0x74, 0x69, + 0x65, 0x73, 0x20, 0x6f, 0x66, 0x72, 0x61, 0x74, 0x68, 0x65, 0x72, 0x20, 0x74, + 0x68, 0x61, 0x6e, 0x20, 0x61, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x65, 0x73, 0x73, 0x61, 0x72, + 0x79, 0x20, 0x66, 0x6f, 0x72, 0x72, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x65, 0x64, + 0x20, 0x74, 0x68, 0x61, 0x74, 0x73, 0x70, 0x65, 0x63, 0x69, 0x66, 0x69, 0x63, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x70, 0x6f, 0x6c, 0x69, 0x74, 0x69, 0x63, 0x61, + 0x6c, 0x20, 0x61, 0x6e, 0x64, 0x26, 0x6e, 0x62, 0x73, 0x70, 0x3b, 0x26, 0x6e, + 0x62, 0x73, 0x70, 0x3b, 0x3c, 0x72, 0x65, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x63, + 0x65, 0x73, 0x20, 0x74, 0x6f, 0x74, 0x68, 0x65, 0x20, 0x73, 0x61, 0x6d, 0x65, + 0x20, 0x79, 0x65, 0x61, 0x72, 0x47, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6d, 0x65, + 0x6e, 0x74, 0x20, 0x6f, 0x66, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x68, 0x61, 0x76, 0x65, 0x20, 0x6e, 0x6f, 0x74, + 0x20, 0x62, 0x65, 0x65, 0x6e, 0x73, 0x65, 0x76, 0x65, 0x72, 0x61, 0x6c, 0x20, + 0x79, 0x65, 0x61, 0x72, 0x73, 0x63, 0x6f, 0x6d, 0x6d, 0x69, 0x74, 0x6d, 0x65, + 0x6e, 0x74, 0x20, 0x74, 0x6f, 0x09, 0x09, 0x3c, 0x75, 0x6c, 0x20, 0x63, 0x6c, + 0x61, 0x73, 0x73, 0x3d, 0x22, 0x76, 0x69, 0x73, 0x75, 0x61, 0x6c, 0x69, 0x7a, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x31, 0x39, 0x74, 0x68, 0x20, 0x63, 0x65, 0x6e, + 0x74, 0x75, 0x72, 0x79, 0x2c, 0x70, 0x72, 0x61, 0x63, 0x74, 0x69, 0x74, 0x69, + 0x6f, 0x6e, 0x65, 0x72, 0x73, 0x74, 0x68, 0x61, 0x74, 0x20, 0x68, 0x65, 0x20, + 0x77, 0x6f, 0x75, 0x6c, 0x64, 0x61, 0x6e, 0x64, 0x20, 0x63, 0x6f, 0x6e, 0x74, + 0x69, 0x6e, 0x75, 0x65, 0x64, 0x6f, 0x63, 0x63, 0x75, 0x70, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x69, 0x73, 0x20, 0x64, 0x65, 0x66, 0x69, 0x6e, + 0x65, 0x64, 0x20, 0x61, 0x73, 0x63, 0x65, 0x6e, 0x74, 0x72, 0x65, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x65, 0x74, 0x68, 0x65, 0x20, 0x61, 0x6d, 0x6f, 0x75, + 0x6e, 0x74, 0x20, 0x6f, 0x66, 0x3e, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x73, 0x74, + 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x65, 0x71, 0x75, 0x69, 0x76, 0x61, 0x6c, 0x65, + 0x6e, 0x74, 0x20, 0x6f, 0x66, 0x64, 0x69, 0x66, 0x66, 0x65, 0x72, 0x65, 0x6e, + 0x74, 0x69, 0x61, 0x74, 0x65, 0x62, 0x72, 0x6f, 0x75, 0x67, 0x68, 0x74, 0x20, + 0x61, 0x62, 0x6f, 0x75, 0x74, 0x6d, 0x61, 0x72, 0x67, 0x69, 0x6e, 0x2d, 0x6c, + 0x65, 0x66, 0x74, 0x3a, 0x20, 0x61, 0x75, 0x74, 0x6f, 0x6d, 0x61, 0x74, 0x69, + 0x63, 0x61, 0x6c, 0x6c, 0x79, 0x74, 0x68, 0x6f, 0x75, 0x67, 0x68, 0x74, 0x20, + 0x6f, 0x66, 0x20, 0x61, 0x73, 0x53, 0x6f, 0x6d, 0x65, 0x20, 0x6f, 0x66, 0x20, + 0x74, 0x68, 0x65, 0x73, 0x65, 0x0a, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x63, 0x6c, + 0x61, 0x73, 0x73, 0x3d, 0x22, 0x69, 0x6e, 0x70, 0x75, 0x74, 0x20, 0x63, 0x6c, + 0x61, 0x73, 0x73, 0x3d, 0x22, 0x72, 0x65, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x64, + 0x20, 0x77, 0x69, 0x74, 0x68, 0x69, 0x73, 0x20, 0x6f, 0x6e, 0x65, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x65, 0x65, 0x64, 0x75, 0x63, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x20, 0x61, 0x6e, 0x64, 0x69, 0x6e, 0x66, 0x6c, 0x75, 0x65, 0x6e, 0x63, + 0x65, 0x64, 0x20, 0x62, 0x79, 0x72, 0x65, 0x70, 0x75, 0x74, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x20, 0x61, 0x73, 0x0a, 0x3c, 0x6d, 0x65, 0x74, 0x61, 0x20, 0x6e, + 0x61, 0x6d, 0x65, 0x3d, 0x22, 0x61, 0x63, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x64, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x0a, 0x3c, + 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x6c, 0x61, 0x72, 0x67, 0x65, 0x20, 0x70, 0x61, + 0x72, 0x74, 0x20, 0x6f, 0x66, 0x49, 0x6e, 0x73, 0x74, 0x69, 0x74, 0x75, 0x74, + 0x65, 0x20, 0x66, 0x6f, 0x72, 0x74, 0x68, 0x65, 0x20, 0x73, 0x6f, 0x2d, 0x63, + 0x61, 0x6c, 0x6c, 0x65, 0x64, 0x20, 0x61, 0x67, 0x61, 0x69, 0x6e, 0x73, 0x74, + 0x20, 0x74, 0x68, 0x65, 0x20, 0x49, 0x6e, 0x20, 0x74, 0x68, 0x69, 0x73, 0x20, + 0x63, 0x61, 0x73, 0x65, 0x2c, 0x77, 0x61, 0x73, 0x20, 0x61, 0x70, 0x70, 0x6f, + 0x69, 0x6e, 0x74, 0x65, 0x64, 0x63, 0x6c, 0x61, 0x69, 0x6d, 0x65, 0x64, 0x20, + 0x74, 0x6f, 0x20, 0x62, 0x65, 0x48, 0x6f, 0x77, 0x65, 0x76, 0x65, 0x72, 0x2c, + 0x20, 0x74, 0x68, 0x69, 0x73, 0x44, 0x65, 0x70, 0x61, 0x72, 0x74, 0x6d, 0x65, + 0x6e, 0x74, 0x20, 0x6f, 0x66, 0x74, 0x68, 0x65, 0x20, 0x72, 0x65, 0x6d, 0x61, + 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x65, 0x66, 0x66, 0x65, 0x63, 0x74, 0x20, 0x6f, + 0x6e, 0x20, 0x74, 0x68, 0x65, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x75, 0x6c, + 0x61, 0x72, 0x6c, 0x79, 0x20, 0x64, 0x65, 0x61, 0x6c, 0x20, 0x77, 0x69, 0x74, + 0x68, 0x20, 0x74, 0x68, 0x65, 0x0a, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x73, 0x74, + 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x61, 0x6c, 0x6d, 0x6f, 0x73, 0x74, 0x20, 0x61, + 0x6c, 0x77, 0x61, 0x79, 0x73, 0x61, 0x72, 0x65, 0x20, 0x63, 0x75, 0x72, 0x72, + 0x65, 0x6e, 0x74, 0x6c, 0x79, 0x65, 0x78, 0x70, 0x72, 0x65, 0x73, 0x73, 0x69, + 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x70, 0x68, 0x69, 0x6c, 0x6f, 0x73, 0x6f, 0x70, + 0x68, 0x79, 0x20, 0x6f, 0x66, 0x66, 0x6f, 0x72, 0x20, 0x6d, 0x6f, 0x72, 0x65, + 0x20, 0x74, 0x68, 0x61, 0x6e, 0x63, 0x69, 0x76, 0x69, 0x6c, 0x69, 0x7a, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x6f, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x69, + 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x65, 0x64, + 0x49, 0x6e, 0x64, 0x65, 0x78, 0x63, 0x61, 0x6e, 0x20, 0x72, 0x65, 0x73, 0x75, + 0x6c, 0x74, 0x20, 0x69, 0x6e, 0x22, 0x20, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3d, + 0x22, 0x22, 0x20, 0x2f, 0x3e, 0x74, 0x68, 0x65, 0x20, 0x73, 0x74, 0x72, 0x75, + 0x63, 0x74, 0x75, 0x72, 0x65, 0x20, 0x2f, 0x3e, 0x3c, 0x2f, 0x61, 0x3e, 0x3c, + 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x4d, 0x61, 0x6e, 0x79, 0x20, 0x6f, 0x66, 0x20, + 0x74, 0x68, 0x65, 0x73, 0x65, 0x63, 0x61, 0x75, 0x73, 0x65, 0x64, 0x20, 0x62, + 0x79, 0x20, 0x74, 0x68, 0x65, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x55, + 0x6e, 0x69, 0x74, 0x65, 0x64, 0x73, 0x70, 0x61, 0x6e, 0x20, 0x63, 0x6c, 0x61, + 0x73, 0x73, 0x3d, 0x22, 0x6d, 0x63, 0x61, 0x6e, 0x20, 0x62, 0x65, 0x20, 0x74, + 0x72, 0x61, 0x63, 0x65, 0x64, 0x69, 0x73, 0x20, 0x72, 0x65, 0x6c, 0x61, 0x74, + 0x65, 0x64, 0x20, 0x74, 0x6f, 0x62, 0x65, 0x63, 0x61, 0x6d, 0x65, 0x20, 0x6f, + 0x6e, 0x65, 0x20, 0x6f, 0x66, 0x69, 0x73, 0x20, 0x66, 0x72, 0x65, 0x71, 0x75, + 0x65, 0x6e, 0x74, 0x6c, 0x79, 0x6c, 0x69, 0x76, 0x69, 0x6e, 0x67, 0x20, 0x69, + 0x6e, 0x20, 0x74, 0x68, 0x65, 0x74, 0x68, 0x65, 0x6f, 0x72, 0x65, 0x74, 0x69, + 0x63, 0x61, 0x6c, 0x6c, 0x79, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, + 0x67, 0x20, 0x74, 0x68, 0x65, 0x52, 0x65, 0x76, 0x6f, 0x6c, 0x75, 0x74, 0x69, + 0x6f, 0x6e, 0x61, 0x72, 0x79, 0x67, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6d, 0x65, + 0x6e, 0x74, 0x20, 0x69, 0x6e, 0x69, 0x73, 0x20, 0x64, 0x65, 0x74, 0x65, 0x72, + 0x6d, 0x69, 0x6e, 0x65, 0x64, 0x74, 0x68, 0x65, 0x20, 0x70, 0x6f, 0x6c, 0x69, + 0x74, 0x69, 0x63, 0x61, 0x6c, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, + 0x65, 0x64, 0x20, 0x69, 0x6e, 0x73, 0x75, 0x66, 0x66, 0x69, 0x63, 0x69, 0x65, + 0x6e, 0x74, 0x20, 0x74, 0x6f, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, + 0x69, 0x6f, 0x6e, 0x22, 0x3e, 0x73, 0x68, 0x6f, 0x72, 0x74, 0x20, 0x73, 0x74, + 0x6f, 0x72, 0x69, 0x65, 0x73, 0x73, 0x65, 0x70, 0x61, 0x72, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x61, 0x73, 0x20, 0x74, 0x6f, 0x20, 0x77, 0x68, + 0x65, 0x74, 0x68, 0x65, 0x72, 0x6b, 0x6e, 0x6f, 0x77, 0x6e, 0x20, 0x66, 0x6f, + 0x72, 0x20, 0x69, 0x74, 0x73, 0x77, 0x61, 0x73, 0x20, 0x69, 0x6e, 0x69, 0x74, + 0x69, 0x61, 0x6c, 0x6c, 0x79, 0x64, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x3a, + 0x62, 0x6c, 0x6f, 0x63, 0x6b, 0x69, 0x73, 0x20, 0x61, 0x6e, 0x20, 0x65, 0x78, + 0x61, 0x6d, 0x70, 0x6c, 0x65, 0x74, 0x68, 0x65, 0x20, 0x70, 0x72, 0x69, 0x6e, + 0x63, 0x69, 0x70, 0x61, 0x6c, 0x63, 0x6f, 0x6e, 0x73, 0x69, 0x73, 0x74, 0x73, + 0x20, 0x6f, 0x66, 0x20, 0x61, 0x72, 0x65, 0x63, 0x6f, 0x67, 0x6e, 0x69, 0x7a, + 0x65, 0x64, 0x20, 0x61, 0x73, 0x2f, 0x62, 0x6f, 0x64, 0x79, 0x3e, 0x3c, 0x2f, + 0x68, 0x74, 0x6d, 0x6c, 0x3e, 0x61, 0x20, 0x73, 0x75, 0x62, 0x73, 0x74, 0x61, + 0x6e, 0x74, 0x69, 0x61, 0x6c, 0x72, 0x65, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x72, + 0x75, 0x63, 0x74, 0x65, 0x64, 0x68, 0x65, 0x61, 0x64, 0x20, 0x6f, 0x66, 0x20, + 0x73, 0x74, 0x61, 0x74, 0x65, 0x72, 0x65, 0x73, 0x69, 0x73, 0x74, 0x61, 0x6e, + 0x63, 0x65, 0x20, 0x74, 0x6f, 0x75, 0x6e, 0x64, 0x65, 0x72, 0x67, 0x72, 0x61, + 0x64, 0x75, 0x61, 0x74, 0x65, 0x54, 0x68, 0x65, 0x72, 0x65, 0x20, 0x61, 0x72, + 0x65, 0x20, 0x74, 0x77, 0x6f, 0x67, 0x72, 0x61, 0x76, 0x69, 0x74, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x61, 0x72, 0x65, 0x20, 0x64, 0x65, 0x73, 0x63, + 0x72, 0x69, 0x62, 0x65, 0x64, 0x69, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x69, 0x6f, + 0x6e, 0x61, 0x6c, 0x6c, 0x79, 0x73, 0x65, 0x72, 0x76, 0x65, 0x64, 0x20, 0x61, + 0x73, 0x20, 0x74, 0x68, 0x65, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x68, + 0x65, 0x61, 0x64, 0x65, 0x72, 0x6f, 0x70, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, + 0x6f, 0x6e, 0x20, 0x74, 0x6f, 0x66, 0x75, 0x6e, 0x64, 0x61, 0x6d, 0x65, 0x6e, + 0x74, 0x61, 0x6c, 0x6c, 0x79, 0x64, 0x6f, 0x6d, 0x69, 0x6e, 0x61, 0x74, 0x65, + 0x64, 0x20, 0x74, 0x68, 0x65, 0x61, 0x6e, 0x64, 0x20, 0x74, 0x68, 0x65, 0x20, + 0x6f, 0x74, 0x68, 0x65, 0x72, 0x61, 0x6c, 0x6c, 0x69, 0x61, 0x6e, 0x63, 0x65, + 0x20, 0x77, 0x69, 0x74, 0x68, 0x77, 0x61, 0x73, 0x20, 0x66, 0x6f, 0x72, 0x63, + 0x65, 0x64, 0x20, 0x74, 0x6f, 0x72, 0x65, 0x73, 0x70, 0x65, 0x63, 0x74, 0x69, + 0x76, 0x65, 0x6c, 0x79, 0x2c, 0x61, 0x6e, 0x64, 0x20, 0x70, 0x6f, 0x6c, 0x69, + 0x74, 0x69, 0x63, 0x61, 0x6c, 0x69, 0x6e, 0x20, 0x73, 0x75, 0x70, 0x70, 0x6f, + 0x72, 0x74, 0x20, 0x6f, 0x66, 0x70, 0x65, 0x6f, 0x70, 0x6c, 0x65, 0x20, 0x69, + 0x6e, 0x20, 0x74, 0x68, 0x65, 0x32, 0x30, 0x74, 0x68, 0x20, 0x63, 0x65, 0x6e, + 0x74, 0x75, 0x72, 0x79, 0x2e, 0x61, 0x6e, 0x64, 0x20, 0x70, 0x75, 0x62, 0x6c, + 0x69, 0x73, 0x68, 0x65, 0x64, 0x6c, 0x6f, 0x61, 0x64, 0x43, 0x68, 0x61, 0x72, + 0x74, 0x62, 0x65, 0x61, 0x74, 0x74, 0x6f, 0x20, 0x75, 0x6e, 0x64, 0x65, 0x72, + 0x73, 0x74, 0x61, 0x6e, 0x64, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x20, 0x73, + 0x74, 0x61, 0x74, 0x65, 0x73, 0x65, 0x6e, 0x76, 0x69, 0x72, 0x6f, 0x6e, 0x6d, + 0x65, 0x6e, 0x74, 0x61, 0x6c, 0x66, 0x69, 0x72, 0x73, 0x74, 0x20, 0x68, 0x61, + 0x6c, 0x66, 0x20, 0x6f, 0x66, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x72, 0x69, 0x65, + 0x73, 0x20, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x63, 0x68, 0x69, 0x74, 0x65, 0x63, + 0x74, 0x75, 0x72, 0x61, 0x6c, 0x62, 0x65, 0x20, 0x63, 0x6f, 0x6e, 0x73, 0x69, + 0x64, 0x65, 0x72, 0x65, 0x64, 0x63, 0x68, 0x61, 0x72, 0x61, 0x63, 0x74, 0x65, + 0x72, 0x69, 0x7a, 0x65, 0x64, 0x63, 0x6c, 0x65, 0x61, 0x72, 0x49, 0x6e, 0x74, + 0x65, 0x72, 0x76, 0x61, 0x6c, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74, + 0x61, 0x74, 0x69, 0x76, 0x65, 0x46, 0x65, 0x64, 0x65, 0x72, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x77, 0x61, 0x73, 0x20, 0x73, 0x75, 0x63, 0x63, + 0x65, 0x65, 0x64, 0x65, 0x64, 0x61, 0x6e, 0x64, 0x20, 0x74, 0x68, 0x65, 0x72, + 0x65, 0x20, 0x61, 0x72, 0x65, 0x61, 0x20, 0x63, 0x6f, 0x6e, 0x73, 0x65, 0x71, + 0x75, 0x65, 0x6e, 0x63, 0x65, 0x74, 0x68, 0x65, 0x20, 0x50, 0x72, 0x65, 0x73, + 0x69, 0x64, 0x65, 0x6e, 0x74, 0x61, 0x6c, 0x73, 0x6f, 0x20, 0x69, 0x6e, 0x63, + 0x6c, 0x75, 0x64, 0x65, 0x64, 0x66, 0x72, 0x65, 0x65, 0x20, 0x73, 0x6f, 0x66, + 0x74, 0x77, 0x61, 0x72, 0x65, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x69, + 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x64, 0x65, 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x65, + 0x64, 0x20, 0x74, 0x68, 0x65, 0x77, 0x61, 0x73, 0x20, 0x64, 0x65, 0x73, 0x74, + 0x72, 0x6f, 0x79, 0x65, 0x64, 0x61, 0x77, 0x61, 0x79, 0x20, 0x66, 0x72, 0x6f, + 0x6d, 0x20, 0x74, 0x68, 0x65, 0x3b, 0x0a, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, + 0x70, 0x74, 0x3e, 0x0a, 0x3c, 0x61, 0x6c, 0x74, 0x68, 0x6f, 0x75, 0x67, 0x68, + 0x20, 0x74, 0x68, 0x65, 0x79, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x65, 0x64, + 0x20, 0x62, 0x79, 0x20, 0x61, 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x70, 0x6f, 0x77, + 0x65, 0x72, 0x66, 0x75, 0x6c, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x65, 0x64, + 0x20, 0x69, 0x6e, 0x20, 0x61, 0x55, 0x6e, 0x69, 0x76, 0x65, 0x72, 0x73, 0x69, + 0x74, 0x79, 0x20, 0x6f, 0x66, 0x48, 0x6f, 0x77, 0x65, 0x76, 0x65, 0x72, 0x2c, + 0x20, 0x6d, 0x61, 0x6e, 0x79, 0x74, 0x68, 0x65, 0x20, 0x70, 0x72, 0x65, 0x73, + 0x69, 0x64, 0x65, 0x6e, 0x74, 0x48, 0x6f, 0x77, 0x65, 0x76, 0x65, 0x72, 0x2c, + 0x20, 0x73, 0x6f, 0x6d, 0x65, 0x69, 0x73, 0x20, 0x74, 0x68, 0x6f, 0x75, 0x67, + 0x68, 0x74, 0x20, 0x74, 0x6f, 0x75, 0x6e, 0x74, 0x69, 0x6c, 0x20, 0x74, 0x68, + 0x65, 0x20, 0x65, 0x6e, 0x64, 0x77, 0x61, 0x73, 0x20, 0x61, 0x6e, 0x6e, 0x6f, + 0x75, 0x6e, 0x63, 0x65, 0x64, 0x61, 0x72, 0x65, 0x20, 0x69, 0x6d, 0x70, 0x6f, + 0x72, 0x74, 0x61, 0x6e, 0x74, 0x61, 0x6c, 0x73, 0x6f, 0x20, 0x69, 0x6e, 0x63, + 0x6c, 0x75, 0x64, 0x65, 0x73, 0x3e, 0x3c, 0x69, 0x6e, 0x70, 0x75, 0x74, 0x20, + 0x74, 0x79, 0x70, 0x65, 0x3d, 0x74, 0x68, 0x65, 0x20, 0x63, 0x65, 0x6e, 0x74, + 0x65, 0x72, 0x20, 0x6f, 0x66, 0x20, 0x44, 0x4f, 0x20, 0x4e, 0x4f, 0x54, 0x20, + 0x41, 0x4c, 0x54, 0x45, 0x52, 0x75, 0x73, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x20, + 0x72, 0x65, 0x66, 0x65, 0x72, 0x74, 0x68, 0x65, 0x6d, 0x65, 0x73, 0x2f, 0x3f, + 0x73, 0x6f, 0x72, 0x74, 0x3d, 0x74, 0x68, 0x61, 0x74, 0x20, 0x68, 0x61, 0x64, + 0x20, 0x62, 0x65, 0x65, 0x6e, 0x74, 0x68, 0x65, 0x20, 0x62, 0x61, 0x73, 0x69, + 0x73, 0x20, 0x66, 0x6f, 0x72, 0x68, 0x61, 0x73, 0x20, 0x64, 0x65, 0x76, 0x65, + 0x6c, 0x6f, 0x70, 0x65, 0x64, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x73, + 0x75, 0x6d, 0x6d, 0x65, 0x72, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x72, 0x61, 0x74, + 0x69, 0x76, 0x65, 0x6c, 0x79, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, + 0x64, 0x20, 0x74, 0x68, 0x65, 0x73, 0x75, 0x63, 0x68, 0x20, 0x61, 0x73, 0x20, + 0x74, 0x68, 0x6f, 0x73, 0x65, 0x74, 0x68, 0x65, 0x20, 0x72, 0x65, 0x73, 0x75, + 0x6c, 0x74, 0x69, 0x6e, 0x67, 0x69, 0x73, 0x20, 0x69, 0x6d, 0x70, 0x6f, 0x73, + 0x73, 0x69, 0x62, 0x6c, 0x65, 0x76, 0x61, 0x72, 0x69, 0x6f, 0x75, 0x73, 0x20, + 0x6f, 0x74, 0x68, 0x65, 0x72, 0x53, 0x6f, 0x75, 0x74, 0x68, 0x20, 0x41, 0x66, + 0x72, 0x69, 0x63, 0x61, 0x6e, 0x68, 0x61, 0x76, 0x65, 0x20, 0x74, 0x68, 0x65, + 0x20, 0x73, 0x61, 0x6d, 0x65, 0x65, 0x66, 0x66, 0x65, 0x63, 0x74, 0x69, 0x76, + 0x65, 0x6e, 0x65, 0x73, 0x73, 0x69, 0x6e, 0x20, 0x77, 0x68, 0x69, 0x63, 0x68, + 0x20, 0x63, 0x61, 0x73, 0x65, 0x3b, 0x20, 0x74, 0x65, 0x78, 0x74, 0x2d, 0x61, + 0x6c, 0x69, 0x67, 0x6e, 0x3a, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x75, 0x72, + 0x65, 0x20, 0x61, 0x6e, 0x64, 0x3b, 0x20, 0x62, 0x61, 0x63, 0x6b, 0x67, 0x72, + 0x6f, 0x75, 0x6e, 0x64, 0x3a, 0x72, 0x65, 0x67, 0x61, 0x72, 0x64, 0x69, 0x6e, + 0x67, 0x20, 0x74, 0x68, 0x65, 0x73, 0x75, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x65, + 0x64, 0x20, 0x74, 0x68, 0x65, 0x69, 0x73, 0x20, 0x61, 0x6c, 0x73, 0x6f, 0x20, + 0x6b, 0x6e, 0x6f, 0x77, 0x6e, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x6d, + 0x61, 0x72, 0x67, 0x69, 0x6e, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x69, 0x6e, + 0x67, 0x20, 0x74, 0x68, 0x65, 0x62, 0x61, 0x68, 0x61, 0x73, 0x61, 0x20, 0x4d, + 0x65, 0x6c, 0x61, 0x79, 0x75, 0x6e, 0x6f, 0x72, 0x73, 0x6b, 0x20, 0x62, 0x6f, + 0x6b, 0x6d, 0xc3, 0xa5, 0x6c, 0x6e, 0x6f, 0x72, 0x73, 0x6b, 0x20, 0x6e, 0x79, + 0x6e, 0x6f, 0x72, 0x73, 0x6b, 0x73, 0x6c, 0x6f, 0x76, 0x65, 0x6e, 0xc5, 0xa1, + 0xc4, 0x8d, 0x69, 0x6e, 0x61, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x63, + 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x63, 0x61, 0x6c, 0x69, 0x66, 0x69, 0x63, 0x61, + 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x63, 0x6f, 0x6d, 0x75, 0x6e, 0x69, 0x63, 0x61, + 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x72, 0x75, 0x63, + 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x22, 0x3e, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x63, + 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x64, 0x69, 0x73, 0x61, 0x6d, 0x62, 0x69, + 0x67, 0x75, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x44, 0x6f, 0x6d, 0x61, 0x69, 0x6e, + 0x4e, 0x61, 0x6d, 0x65, 0x27, 0x2c, 0x20, 0x27, 0x61, 0x64, 0x6d, 0x69, 0x6e, + 0x69, 0x73, 0x74, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x69, 0x6d, 0x75, + 0x6c, 0x74, 0x61, 0x6e, 0x65, 0x6f, 0x75, 0x73, 0x6c, 0x79, 0x74, 0x72, 0x61, + 0x6e, 0x73, 0x70, 0x6f, 0x72, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x6e, + 0x74, 0x65, 0x72, 0x6e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x20, 0x6d, + 0x61, 0x72, 0x67, 0x69, 0x6e, 0x2d, 0x62, 0x6f, 0x74, 0x74, 0x6f, 0x6d, 0x3a, + 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, + 0x79, 0x3c, 0x21, 0x5b, 0x65, 0x6e, 0x64, 0x69, 0x66, 0x5d, 0x2d, 0x2d, 0x3e, + 0x0a, 0x3c, 0x2f, 0x3e, 0x3c, 0x6d, 0x65, 0x74, 0x61, 0x20, 0x6e, 0x61, 0x6d, + 0x65, 0x3d, 0x22, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x73, 0x74, 0x72, 0x75, + 0x63, 0x74, 0x75, 0x72, 0x65, 0x72, 0x65, 0x70, 0x72, 0x65, 0x73, 0x65, 0x6e, + 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x62, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x2d, + 0x62, 0x6f, 0x74, 0x74, 0x6f, 0x6d, 0x3a, 0x3c, 0x2f, 0x68, 0x65, 0x61, 0x64, + 0x3e, 0x0a, 0x3c, 0x62, 0x6f, 0x64, 0x79, 0x3e, 0x3d, 0x68, 0x74, 0x74, 0x70, + 0x25, 0x33, 0x41, 0x25, 0x32, 0x46, 0x25, 0x32, 0x46, 0x3c, 0x66, 0x6f, 0x72, + 0x6d, 0x20, 0x6d, 0x65, 0x74, 0x68, 0x6f, 0x64, 0x3d, 0x22, 0x6d, 0x65, 0x74, + 0x68, 0x6f, 0x64, 0x3d, 0x22, 0x70, 0x6f, 0x73, 0x74, 0x22, 0x20, 0x2f, 0x66, + 0x61, 0x76, 0x69, 0x63, 0x6f, 0x6e, 0x2e, 0x69, 0x63, 0x6f, 0x22, 0x20, 0x7d, + 0x29, 0x3b, 0x0a, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x0a, + 0x2e, 0x73, 0x65, 0x74, 0x41, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, + 0x28, 0x41, 0x64, 0x6d, 0x69, 0x6e, 0x69, 0x73, 0x74, 0x72, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x3d, 0x20, 0x6e, 0x65, 0x77, 0x20, 0x41, 0x72, 0x72, 0x61, 0x79, + 0x28, 0x29, 0x3b, 0x3c, 0x21, 0x5b, 0x65, 0x6e, 0x64, 0x69, 0x66, 0x5d, 0x2d, + 0x2d, 0x3e, 0x0d, 0x0a, 0x64, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x3a, 0x62, + 0x6c, 0x6f, 0x63, 0x6b, 0x3b, 0x55, 0x6e, 0x66, 0x6f, 0x72, 0x74, 0x75, 0x6e, + 0x61, 0x74, 0x65, 0x6c, 0x79, 0x2c, 0x22, 0x3e, 0x26, 0x6e, 0x62, 0x73, 0x70, + 0x3b, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x2f, 0x66, 0x61, 0x76, 0x69, 0x63, + 0x6f, 0x6e, 0x2e, 0x69, 0x63, 0x6f, 0x22, 0x3e, 0x3d, 0x27, 0x73, 0x74, 0x79, + 0x6c, 0x65, 0x73, 0x68, 0x65, 0x65, 0x74, 0x27, 0x20, 0x69, 0x64, 0x65, 0x6e, + 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2c, 0x20, 0x66, + 0x6f, 0x72, 0x20, 0x65, 0x78, 0x61, 0x6d, 0x70, 0x6c, 0x65, 0x2c, 0x3c, 0x6c, + 0x69, 0x3e, 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x2f, 0x61, + 0x6e, 0x20, 0x61, 0x6c, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x74, 0x69, 0x76, 0x65, + 0x61, 0x73, 0x20, 0x61, 0x20, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x20, 0x6f, + 0x66, 0x70, 0x74, 0x22, 0x3e, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, + 0x3e, 0x0a, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x73, 0x75, 0x62, 0x6d, 0x69, + 0x74, 0x22, 0x20, 0x0a, 0x28, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, + 0x28, 0x29, 0x20, 0x7b, 0x72, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x20, 0x61, 0x63, 0x74, + 0x69, 0x6f, 0x6e, 0x3d, 0x22, 0x2f, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, + 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x72, 0x65, 0x63, 0x6f, 0x6e, 0x73, + 0x74, 0x72, 0x75, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x73, 0x74, 0x79, 0x6c, + 0x65, 0x2e, 0x64, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x20, 0x41, 0x63, 0x63, + 0x6f, 0x72, 0x64, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x6f, 0x20, 0x68, 0x69, 0x64, + 0x64, 0x65, 0x6e, 0x22, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x22, 0x61, 0x6c, + 0x6f, 0x6e, 0x67, 0x20, 0x77, 0x69, 0x74, 0x68, 0x20, 0x74, 0x68, 0x65, 0x64, + 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x2e, 0x62, 0x6f, 0x64, 0x79, 0x2e, + 0x61, 0x70, 0x70, 0x72, 0x6f, 0x78, 0x69, 0x6d, 0x61, 0x74, 0x65, 0x6c, 0x79, + 0x20, 0x43, 0x6f, 0x6d, 0x6d, 0x75, 0x6e, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x73, 0x70, 0x6f, 0x73, 0x74, 0x22, 0x20, 0x61, 0x63, 0x74, 0x69, 0x6f, + 0x6e, 0x3d, 0x22, 0x6d, 0x65, 0x61, 0x6e, 0x69, 0x6e, 0x67, 0x20, 0x26, 0x71, + 0x75, 0x6f, 0x74, 0x3b, 0x2d, 0x2d, 0x3c, 0x21, 0x5b, 0x65, 0x6e, 0x64, 0x69, + 0x66, 0x5d, 0x2d, 0x2d, 0x3e, 0x50, 0x72, 0x69, 0x6d, 0x65, 0x20, 0x4d, 0x69, + 0x6e, 0x69, 0x73, 0x74, 0x65, 0x72, 0x63, 0x68, 0x61, 0x72, 0x61, 0x63, 0x74, + 0x65, 0x72, 0x69, 0x73, 0x74, 0x69, 0x63, 0x3c, 0x2f, 0x61, 0x3e, 0x20, 0x3c, + 0x61, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x74, 0x68, 0x65, 0x20, 0x68, + 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x20, 0x6f, 0x66, 0x20, 0x6f, 0x6e, 0x6d, + 0x6f, 0x75, 0x73, 0x65, 0x6f, 0x76, 0x65, 0x72, 0x3d, 0x22, 0x74, 0x68, 0x65, + 0x20, 0x67, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6d, 0x65, 0x6e, 0x74, 0x68, 0x72, + 0x65, 0x66, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x73, 0x3a, 0x2f, 0x2f, 0x77, + 0x61, 0x73, 0x20, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x61, 0x6c, 0x6c, 0x79, + 0x77, 0x61, 0x73, 0x20, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, + 0x64, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x72, 0x65, 0x70, 0x72, 0x65, 0x73, 0x65, 0x6e, 0x74, 0x61, 0x74, + 0x69, 0x76, 0x65, 0x61, 0x72, 0x65, 0x20, 0x63, 0x6f, 0x6e, 0x73, 0x69, 0x64, + 0x65, 0x72, 0x65, 0x64, 0x3c, 0x21, 0x5b, 0x65, 0x6e, 0x64, 0x69, 0x66, 0x5d, + 0x2d, 0x2d, 0x3e, 0x0a, 0x0a, 0x64, 0x65, 0x70, 0x65, 0x6e, 0x64, 0x73, 0x20, + 0x6f, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x55, 0x6e, 0x69, 0x76, 0x65, 0x72, 0x73, + 0x69, 0x74, 0x79, 0x20, 0x6f, 0x66, 0x20, 0x69, 0x6e, 0x20, 0x63, 0x6f, 0x6e, + 0x74, 0x72, 0x61, 0x73, 0x74, 0x20, 0x74, 0x6f, 0x20, 0x70, 0x6c, 0x61, 0x63, + 0x65, 0x68, 0x6f, 0x6c, 0x64, 0x65, 0x72, 0x3d, 0x22, 0x69, 0x6e, 0x20, 0x74, + 0x68, 0x65, 0x20, 0x63, 0x61, 0x73, 0x65, 0x20, 0x6f, 0x66, 0x69, 0x6e, 0x74, + 0x65, 0x72, 0x6e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x20, 0x63, 0x6f, + 0x6e, 0x73, 0x74, 0x69, 0x74, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x73, + 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x62, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x2d, + 0x3a, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, 0x29, 0x20, + 0x7b, 0x42, 0x65, 0x63, 0x61, 0x75, 0x73, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x74, + 0x68, 0x65, 0x2d, 0x73, 0x74, 0x72, 0x69, 0x63, 0x74, 0x2e, 0x64, 0x74, 0x64, + 0x22, 0x3e, 0x0a, 0x3c, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x20, 0x63, 0x6c, 0x61, + 0x73, 0x73, 0x3d, 0x22, 0x61, 0x63, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x6e, 0x69, + 0x65, 0x64, 0x20, 0x62, 0x79, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x20, + 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x3c, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, + 0x20, 0x73, 0x72, 0x63, 0x3d, 0x22, 0x2f, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, + 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x74, 0x68, 0x65, 0x20, 0x70, + 0x65, 0x6f, 0x70, 0x6c, 0x65, 0x20, 0x69, 0x6e, 0x20, 0x69, 0x6e, 0x20, 0x61, + 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x74, 0x6f, 0x73, 0x29, 0x3b, + 0x20, 0x6a, 0x73, 0x2e, 0x69, 0x64, 0x20, 0x3d, 0x20, 0x69, 0x64, 0x22, 0x20, + 0x77, 0x69, 0x64, 0x74, 0x68, 0x3d, 0x22, 0x31, 0x30, 0x30, 0x25, 0x22, 0x72, + 0x65, 0x67, 0x61, 0x72, 0x64, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, 0x20, + 0x52, 0x6f, 0x6d, 0x61, 0x6e, 0x20, 0x43, 0x61, 0x74, 0x68, 0x6f, 0x6c, 0x69, + 0x63, 0x61, 0x6e, 0x20, 0x69, 0x6e, 0x64, 0x65, 0x70, 0x65, 0x6e, 0x64, 0x65, + 0x6e, 0x74, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x20, 0x74, + 0x68, 0x65, 0x20, 0x2e, 0x67, 0x69, 0x66, 0x22, 0x20, 0x77, 0x69, 0x64, 0x74, + 0x68, 0x3d, 0x22, 0x31, 0x74, 0x68, 0x65, 0x20, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, + 0x77, 0x69, 0x6e, 0x67, 0x20, 0x64, 0x69, 0x73, 0x63, 0x72, 0x69, 0x6d, 0x69, + 0x6e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x72, 0x63, 0x68, 0x61, 0x65, 0x6f, + 0x6c, 0x6f, 0x67, 0x69, 0x63, 0x61, 0x6c, 0x70, 0x72, 0x69, 0x6d, 0x65, 0x20, + 0x6d, 0x69, 0x6e, 0x69, 0x73, 0x74, 0x65, 0x72, 0x2e, 0x6a, 0x73, 0x22, 0x3e, + 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x63, 0x6f, 0x6d, 0x62, + 0x69, 0x6e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x20, 0x6d, 0x61, + 0x72, 0x67, 0x69, 0x6e, 0x77, 0x69, 0x64, 0x74, 0x68, 0x3d, 0x22, 0x63, 0x72, + 0x65, 0x61, 0x74, 0x65, 0x45, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x28, 0x77, + 0x2e, 0x61, 0x74, 0x74, 0x61, 0x63, 0x68, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x28, + 0x3c, 0x2f, 0x61, 0x3e, 0x3c, 0x2f, 0x74, 0x64, 0x3e, 0x3c, 0x2f, 0x74, 0x72, + 0x3e, 0x73, 0x72, 0x63, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x73, 0x3a, 0x2f, + 0x2f, 0x61, 0x49, 0x6e, 0x20, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x75, 0x6c, + 0x61, 0x72, 0x2c, 0x20, 0x61, 0x6c, 0x69, 0x67, 0x6e, 0x3d, 0x22, 0x6c, 0x65, + 0x66, 0x74, 0x22, 0x20, 0x43, 0x7a, 0x65, 0x63, 0x68, 0x20, 0x52, 0x65, 0x70, + 0x75, 0x62, 0x6c, 0x69, 0x63, 0x55, 0x6e, 0x69, 0x74, 0x65, 0x64, 0x20, 0x4b, + 0x69, 0x6e, 0x67, 0x64, 0x6f, 0x6d, 0x63, 0x6f, 0x72, 0x72, 0x65, 0x73, 0x70, + 0x6f, 0x6e, 0x64, 0x65, 0x6e, 0x63, 0x65, 0x63, 0x6f, 0x6e, 0x63, 0x6c, 0x75, + 0x64, 0x65, 0x64, 0x20, 0x74, 0x68, 0x61, 0x74, 0x2e, 0x68, 0x74, 0x6d, 0x6c, + 0x22, 0x20, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x3d, 0x22, 0x28, 0x66, 0x75, 0x6e, + 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x28, 0x29, 0x20, 0x7b, 0x63, 0x6f, 0x6d, + 0x65, 0x73, 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x20, 0x74, 0x68, 0x65, 0x61, 0x70, + 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x3c, + 0x73, 0x70, 0x61, 0x6e, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x73, + 0x62, 0x65, 0x6c, 0x69, 0x65, 0x76, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x20, 0x62, + 0x65, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x28, 0x27, 0x73, 0x63, 0x72, 0x69, 0x70, + 0x74, 0x27, 0x3c, 0x2f, 0x61, 0x3e, 0x0a, 0x3c, 0x2f, 0x6c, 0x69, 0x3e, 0x0a, + 0x3c, 0x6c, 0x69, 0x76, 0x65, 0x72, 0x79, 0x20, 0x64, 0x69, 0x66, 0x66, 0x65, + 0x72, 0x65, 0x6e, 0x74, 0x3e, 0x3c, 0x73, 0x70, 0x61, 0x6e, 0x20, 0x63, 0x6c, + 0x61, 0x73, 0x73, 0x3d, 0x22, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x76, + 0x61, 0x6c, 0x75, 0x65, 0x3d, 0x22, 0x28, 0x61, 0x6c, 0x73, 0x6f, 0x20, 0x6b, + 0x6e, 0x6f, 0x77, 0x6e, 0x20, 0x61, 0x73, 0x09, 0x3c, 0x6c, 0x69, 0x3e, 0x3c, + 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x3e, 0x3c, 0x69, 0x6e, 0x70, + 0x75, 0x74, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x22, 0x73, 0x65, 0x70, 0x61, + 0x72, 0x61, 0x74, 0x65, 0x64, 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x72, 0x65, 0x66, + 0x65, 0x72, 0x72, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x20, 0x61, 0x73, 0x20, 0x76, + 0x61, 0x6c, 0x69, 0x67, 0x6e, 0x3d, 0x22, 0x74, 0x6f, 0x70, 0x22, 0x3e, 0x66, + 0x6f, 0x75, 0x6e, 0x64, 0x65, 0x72, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, + 0x61, 0x74, 0x74, 0x65, 0x6d, 0x70, 0x74, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x6f, + 0x20, 0x63, 0x61, 0x72, 0x62, 0x6f, 0x6e, 0x20, 0x64, 0x69, 0x6f, 0x78, 0x69, + 0x64, 0x65, 0x0a, 0x0a, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, + 0x73, 0x3d, 0x22, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x73, 0x65, 0x61, + 0x72, 0x63, 0x68, 0x2d, 0x2f, 0x62, 0x6f, 0x64, 0x79, 0x3e, 0x0a, 0x3c, 0x2f, + 0x68, 0x74, 0x6d, 0x6c, 0x3e, 0x6f, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x75, 0x6e, + 0x69, 0x74, 0x79, 0x20, 0x74, 0x6f, 0x63, 0x6f, 0x6d, 0x6d, 0x75, 0x6e, 0x69, + 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x3c, 0x2f, 0x68, 0x65, 0x61, 0x64, + 0x3e, 0x0d, 0x0a, 0x3c, 0x62, 0x6f, 0x64, 0x79, 0x20, 0x73, 0x74, 0x79, 0x6c, + 0x65, 0x3d, 0x22, 0x77, 0x69, 0x64, 0x74, 0x68, 0x3a, 0x54, 0x69, 0xe1, 0xba, + 0xbf, 0x6e, 0x67, 0x20, 0x56, 0x69, 0xe1, 0xbb, 0x87, 0x74, 0x63, 0x68, 0x61, + 0x6e, 0x67, 0x65, 0x73, 0x20, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x62, 0x6f, + 0x72, 0x64, 0x65, 0x72, 0x2d, 0x63, 0x6f, 0x6c, 0x6f, 0x72, 0x3a, 0x23, 0x30, + 0x22, 0x20, 0x62, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x3d, 0x22, 0x30, 0x22, 0x20, + 0x3c, 0x2f, 0x73, 0x70, 0x61, 0x6e, 0x3e, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, + 0x3c, 0x77, 0x61, 0x73, 0x20, 0x64, 0x69, 0x73, 0x63, 0x6f, 0x76, 0x65, 0x72, + 0x65, 0x64, 0x22, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x74, 0x65, 0x78, + 0x74, 0x22, 0x20, 0x29, 0x3b, 0x0a, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, + 0x74, 0x3e, 0x0a, 0x0a, 0x44, 0x65, 0x70, 0x61, 0x72, 0x74, 0x6d, 0x65, 0x6e, + 0x74, 0x20, 0x6f, 0x66, 0x20, 0x65, 0x63, 0x63, 0x6c, 0x65, 0x73, 0x69, 0x61, + 0x73, 0x74, 0x69, 0x63, 0x61, 0x6c, 0x74, 0x68, 0x65, 0x72, 0x65, 0x20, 0x68, + 0x61, 0x73, 0x20, 0x62, 0x65, 0x65, 0x6e, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, + 0x69, 0x6e, 0x67, 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x3c, 0x2f, 0x62, 0x6f, 0x64, + 0x79, 0x3e, 0x3c, 0x2f, 0x68, 0x74, 0x6d, 0x6c, 0x3e, 0x68, 0x61, 0x73, 0x20, + 0x6e, 0x65, 0x76, 0x65, 0x72, 0x20, 0x62, 0x65, 0x65, 0x6e, 0x74, 0x68, 0x65, + 0x20, 0x66, 0x69, 0x72, 0x73, 0x74, 0x20, 0x74, 0x69, 0x6d, 0x65, 0x69, 0x6e, + 0x20, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x20, 0x74, 0x6f, 0x61, + 0x75, 0x74, 0x6f, 0x6d, 0x61, 0x74, 0x69, 0x63, 0x61, 0x6c, 0x6c, 0x79, 0x20, + 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x0a, 0x0a, 0x3c, 0x64, 0x69, 0x76, 0x20, + 0x69, 0x77, 0x61, 0x73, 0x20, 0x63, 0x6f, 0x6e, 0x73, 0x69, 0x64, 0x65, 0x72, + 0x65, 0x64, 0x70, 0x65, 0x72, 0x63, 0x65, 0x6e, 0x74, 0x20, 0x6f, 0x66, 0x20, + 0x74, 0x68, 0x65, 0x22, 0x20, 0x2f, 0x3e, 0x3c, 0x2f, 0x61, 0x3e, 0x3c, 0x2f, + 0x64, 0x69, 0x76, 0x3e, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, + 0x6e, 0x20, 0x6f, 0x66, 0x20, 0x64, 0x65, 0x73, 0x63, 0x65, 0x6e, 0x64, 0x65, + 0x64, 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x73, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, + 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x61, 0x63, 0x63, 0x65, 0x70, 0x74, + 0x2d, 0x63, 0x68, 0x61, 0x72, 0x73, 0x65, 0x74, 0x74, 0x6f, 0x20, 0x62, 0x65, + 0x20, 0x63, 0x6f, 0x6e, 0x66, 0x75, 0x73, 0x65, 0x64, 0x6d, 0x65, 0x6d, 0x62, + 0x65, 0x72, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x70, 0x61, 0x64, + 0x64, 0x69, 0x6e, 0x67, 0x2d, 0x72, 0x69, 0x67, 0x68, 0x74, 0x3a, 0x74, 0x72, + 0x61, 0x6e, 0x73, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x69, + 0x6e, 0x74, 0x65, 0x72, 0x70, 0x72, 0x65, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x27, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, + 0x2f, 0x77, 0x68, 0x65, 0x74, 0x68, 0x65, 0x72, 0x20, 0x6f, 0x72, 0x20, 0x6e, + 0x6f, 0x74, 0x54, 0x68, 0x65, 0x72, 0x65, 0x20, 0x61, 0x72, 0x65, 0x20, 0x61, + 0x6c, 0x73, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x65, 0x20, 0x61, 0x72, 0x65, 0x20, + 0x6d, 0x61, 0x6e, 0x79, 0x61, 0x20, 0x73, 0x6d, 0x61, 0x6c, 0x6c, 0x20, 0x6e, + 0x75, 0x6d, 0x62, 0x65, 0x72, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x20, 0x70, 0x61, + 0x72, 0x74, 0x73, 0x20, 0x6f, 0x66, 0x69, 0x6d, 0x70, 0x6f, 0x73, 0x73, 0x69, + 0x62, 0x6c, 0x65, 0x20, 0x74, 0x6f, 0x20, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, + 0x3d, 0x22, 0x62, 0x75, 0x74, 0x74, 0x6f, 0x6e, 0x6c, 0x6f, 0x63, 0x61, 0x74, + 0x65, 0x64, 0x20, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x2e, 0x20, 0x48, 0x6f, + 0x77, 0x65, 0x76, 0x65, 0x72, 0x2c, 0x20, 0x74, 0x68, 0x65, 0x61, 0x6e, 0x64, + 0x20, 0x65, 0x76, 0x65, 0x6e, 0x74, 0x75, 0x61, 0x6c, 0x6c, 0x79, 0x41, 0x74, + 0x20, 0x74, 0x68, 0x65, 0x20, 0x65, 0x6e, 0x64, 0x20, 0x6f, 0x66, 0x20, 0x62, + 0x65, 0x63, 0x61, 0x75, 0x73, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x69, 0x74, 0x73, + 0x72, 0x65, 0x70, 0x72, 0x65, 0x73, 0x65, 0x6e, 0x74, 0x73, 0x20, 0x74, 0x68, + 0x65, 0x3c, 0x66, 0x6f, 0x72, 0x6d, 0x20, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, + 0x3d, 0x22, 0x20, 0x6d, 0x65, 0x74, 0x68, 0x6f, 0x64, 0x3d, 0x22, 0x70, 0x6f, + 0x73, 0x74, 0x22, 0x69, 0x74, 0x20, 0x69, 0x73, 0x20, 0x70, 0x6f, 0x73, 0x73, + 0x69, 0x62, 0x6c, 0x65, 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x6c, 0x69, 0x6b, 0x65, + 0x6c, 0x79, 0x20, 0x74, 0x6f, 0x61, 0x6e, 0x20, 0x69, 0x6e, 0x63, 0x72, 0x65, + 0x61, 0x73, 0x65, 0x20, 0x69, 0x6e, 0x68, 0x61, 0x76, 0x65, 0x20, 0x61, 0x6c, + 0x73, 0x6f, 0x20, 0x62, 0x65, 0x65, 0x6e, 0x63, 0x6f, 0x72, 0x72, 0x65, 0x73, + 0x70, 0x6f, 0x6e, 0x64, 0x73, 0x20, 0x74, 0x6f, 0x61, 0x6e, 0x6e, 0x6f, 0x75, + 0x6e, 0x63, 0x65, 0x64, 0x20, 0x74, 0x68, 0x61, 0x74, 0x61, 0x6c, 0x69, 0x67, + 0x6e, 0x3d, 0x22, 0x72, 0x69, 0x67, 0x68, 0x74, 0x22, 0x3e, 0x6d, 0x61, 0x6e, + 0x79, 0x20, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x66, 0x6f, + 0x72, 0x20, 0x6d, 0x61, 0x6e, 0x79, 0x20, 0x79, 0x65, 0x61, 0x72, 0x73, 0x65, + 0x61, 0x72, 0x6c, 0x69, 0x65, 0x73, 0x74, 0x20, 0x6b, 0x6e, 0x6f, 0x77, 0x6e, + 0x62, 0x65, 0x63, 0x61, 0x75, 0x73, 0x65, 0x20, 0x69, 0x74, 0x20, 0x77, 0x61, + 0x73, 0x70, 0x74, 0x22, 0x3e, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, + 0x3e, 0x0d, 0x20, 0x76, 0x61, 0x6c, 0x69, 0x67, 0x6e, 0x3d, 0x22, 0x74, 0x6f, + 0x70, 0x22, 0x20, 0x69, 0x6e, 0x68, 0x61, 0x62, 0x69, 0x74, 0x61, 0x6e, 0x74, + 0x73, 0x20, 0x6f, 0x66, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, + 0x20, 0x79, 0x65, 0x61, 0x72, 0x0d, 0x0a, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x63, + 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x6d, 0x69, 0x6c, 0x6c, 0x69, 0x6f, 0x6e, + 0x20, 0x70, 0x65, 0x6f, 0x70, 0x6c, 0x65, 0x63, 0x6f, 0x6e, 0x74, 0x72, 0x6f, + 0x76, 0x65, 0x72, 0x73, 0x69, 0x61, 0x6c, 0x20, 0x63, 0x6f, 0x6e, 0x63, 0x65, + 0x72, 0x6e, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, 0x61, 0x72, 0x67, 0x75, + 0x65, 0x20, 0x74, 0x68, 0x61, 0x74, 0x20, 0x74, 0x68, 0x65, 0x67, 0x6f, 0x76, + 0x65, 0x72, 0x6e, 0x6d, 0x65, 0x6e, 0x74, 0x20, 0x61, 0x6e, 0x64, 0x61, 0x20, + 0x72, 0x65, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x63, 0x65, 0x20, 0x74, 0x6f, 0x74, + 0x72, 0x61, 0x6e, 0x73, 0x66, 0x65, 0x72, 0x72, 0x65, 0x64, 0x20, 0x74, 0x6f, + 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x62, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, + 0x65, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x63, 0x6f, 0x6c, 0x6f, + 0x72, 0x3a, 0x61, 0x6c, 0x74, 0x68, 0x6f, 0x75, 0x67, 0x68, 0x20, 0x74, 0x68, + 0x65, 0x72, 0x65, 0x62, 0x65, 0x73, 0x74, 0x20, 0x6b, 0x6e, 0x6f, 0x77, 0x6e, + 0x20, 0x66, 0x6f, 0x72, 0x73, 0x75, 0x62, 0x6d, 0x69, 0x74, 0x22, 0x20, 0x6e, + 0x61, 0x6d, 0x65, 0x3d, 0x22, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x69, + 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x74, 0x68, + 0x61, 0x6e, 0x20, 0x6f, 0x6e, 0x65, 0x20, 0x72, 0x65, 0x63, 0x6f, 0x67, 0x6e, + 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x43, 0x6f, 0x75, 0x6e, 0x63, + 0x69, 0x6c, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x65, 0x64, 0x69, 0x74, + 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x20, 0x3c, + 0x6d, 0x65, 0x74, 0x61, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x22, 0x45, 0x6e, + 0x74, 0x65, 0x72, 0x74, 0x61, 0x69, 0x6e, 0x6d, 0x65, 0x6e, 0x74, 0x20, 0x61, + 0x77, 0x61, 0x79, 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x20, 0x74, 0x68, 0x65, 0x20, + 0x3b, 0x6d, 0x61, 0x72, 0x67, 0x69, 0x6e, 0x2d, 0x72, 0x69, 0x67, 0x68, 0x74, + 0x3a, 0x61, 0x74, 0x20, 0x74, 0x68, 0x65, 0x20, 0x74, 0x69, 0x6d, 0x65, 0x20, + 0x6f, 0x66, 0x69, 0x6e, 0x76, 0x65, 0x73, 0x74, 0x69, 0x67, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x73, 0x63, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64, 0x20, + 0x77, 0x69, 0x74, 0x68, 0x61, 0x6e, 0x64, 0x20, 0x6d, 0x61, 0x6e, 0x79, 0x20, + 0x6f, 0x74, 0x68, 0x65, 0x72, 0x61, 0x6c, 0x74, 0x68, 0x6f, 0x75, 0x67, 0x68, + 0x20, 0x69, 0x74, 0x20, 0x69, 0x73, 0x62, 0x65, 0x67, 0x69, 0x6e, 0x6e, 0x69, + 0x6e, 0x67, 0x20, 0x77, 0x69, 0x74, 0x68, 0x20, 0x3c, 0x73, 0x70, 0x61, 0x6e, + 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x64, 0x65, 0x73, 0x63, 0x65, + 0x6e, 0x64, 0x61, 0x6e, 0x74, 0x73, 0x20, 0x6f, 0x66, 0x3c, 0x73, 0x70, 0x61, + 0x6e, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x69, 0x20, 0x61, 0x6c, + 0x69, 0x67, 0x6e, 0x3d, 0x22, 0x72, 0x69, 0x67, 0x68, 0x74, 0x22, 0x3c, 0x2f, + 0x68, 0x65, 0x61, 0x64, 0x3e, 0x0a, 0x3c, 0x62, 0x6f, 0x64, 0x79, 0x20, 0x61, + 0x73, 0x70, 0x65, 0x63, 0x74, 0x73, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, + 0x68, 0x61, 0x73, 0x20, 0x73, 0x69, 0x6e, 0x63, 0x65, 0x20, 0x62, 0x65, 0x65, + 0x6e, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x61, 0x6e, 0x20, 0x55, 0x6e, 0x69, + 0x6f, 0x6e, 0x72, 0x65, 0x6d, 0x69, 0x6e, 0x69, 0x73, 0x63, 0x65, 0x6e, 0x74, + 0x20, 0x6f, 0x66, 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x64, 0x69, 0x66, 0x66, 0x69, + 0x63, 0x75, 0x6c, 0x74, 0x56, 0x69, 0x63, 0x65, 0x20, 0x50, 0x72, 0x65, 0x73, + 0x69, 0x64, 0x65, 0x6e, 0x74, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x69, 0x74, + 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x70, 0x61, 0x73, 0x73, 0x65, 0x64, 0x20, + 0x74, 0x68, 0x72, 0x6f, 0x75, 0x67, 0x68, 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x69, + 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x61, 0x6e, 0x74, 0x66, 0x6f, 0x6e, 0x74, 0x2d, + 0x73, 0x69, 0x7a, 0x65, 0x3a, 0x31, 0x31, 0x70, 0x78, 0x65, 0x78, 0x70, 0x6c, + 0x61, 0x6e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x74, 0x68, 0x65, + 0x20, 0x63, 0x6f, 0x6e, 0x63, 0x65, 0x70, 0x74, 0x20, 0x6f, 0x66, 0x77, 0x72, + 0x69, 0x74, 0x74, 0x65, 0x6e, 0x20, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x09, + 0x3c, 0x73, 0x70, 0x61, 0x6e, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, + 0x69, 0x73, 0x20, 0x6f, 0x6e, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, + 0x20, 0x72, 0x65, 0x73, 0x65, 0x6d, 0x62, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x20, + 0x74, 0x6f, 0x6f, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x67, 0x72, 0x6f, 0x75, + 0x6e, 0x64, 0x73, 0x77, 0x68, 0x69, 0x63, 0x68, 0x20, 0x63, 0x6f, 0x6e, 0x74, + 0x61, 0x69, 0x6e, 0x73, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x69, 0x6e, 0x67, + 0x20, 0x74, 0x68, 0x65, 0x20, 0x64, 0x65, 0x66, 0x69, 0x6e, 0x65, 0x64, 0x20, + 0x62, 0x79, 0x20, 0x74, 0x68, 0x65, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x6d, 0x65, 0x61, 0x6e, 0x73, 0x20, + 0x74, 0x68, 0x61, 0x74, 0x20, 0x74, 0x68, 0x65, 0x6f, 0x75, 0x74, 0x73, 0x69, + 0x64, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x73, 0x75, 0x70, 0x70, + 0x6f, 0x72, 0x74, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x3c, 0x69, 0x6e, + 0x70, 0x75, 0x74, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x3c, 0x73, + 0x70, 0x61, 0x6e, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x74, 0x28, + 0x4d, 0x61, 0x74, 0x68, 0x2e, 0x72, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x28, 0x29, + 0x6d, 0x6f, 0x73, 0x74, 0x20, 0x70, 0x72, 0x6f, 0x6d, 0x69, 0x6e, 0x65, 0x6e, + 0x74, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x20, + 0x6f, 0x66, 0x43, 0x6f, 0x6e, 0x73, 0x74, 0x61, 0x6e, 0x74, 0x69, 0x6e, 0x6f, + 0x70, 0x6c, 0x65, 0x77, 0x65, 0x72, 0x65, 0x20, 0x70, 0x75, 0x62, 0x6c, 0x69, + 0x73, 0x68, 0x65, 0x64, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, + 0x73, 0x3d, 0x22, 0x73, 0x65, 0x61, 0x70, 0x70, 0x65, 0x61, 0x72, 0x73, 0x20, + 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x31, 0x22, 0x20, 0x68, 0x65, 0x69, 0x67, + 0x68, 0x74, 0x3d, 0x22, 0x31, 0x22, 0x20, 0x6d, 0x6f, 0x73, 0x74, 0x20, 0x69, + 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x61, 0x6e, 0x74, 0x77, 0x68, 0x69, 0x63, 0x68, + 0x20, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x73, 0x77, 0x68, 0x69, 0x63, + 0x68, 0x20, 0x68, 0x61, 0x64, 0x20, 0x62, 0x65, 0x65, 0x6e, 0x64, 0x65, 0x73, + 0x74, 0x72, 0x75, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x74, 0x68, + 0x65, 0x20, 0x70, 0x6f, 0x70, 0x75, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x0a, + 0x09, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, + 0x70, 0x6f, 0x73, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x20, 0x6f, + 0x66, 0x73, 0x6f, 0x6d, 0x65, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x20, 0x75, 0x73, + 0x65, 0x64, 0x61, 0x70, 0x70, 0x65, 0x61, 0x72, 0x20, 0x74, 0x6f, 0x20, 0x68, + 0x61, 0x76, 0x65, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x20, 0x6f, 0x66, + 0x20, 0x74, 0x68, 0x65, 0x69, 0x6e, 0x74, 0x65, 0x6e, 0x64, 0x65, 0x64, 0x20, + 0x74, 0x6f, 0x20, 0x62, 0x65, 0x70, 0x72, 0x65, 0x73, 0x65, 0x6e, 0x74, 0x20, + 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, + 0x63, 0x6c, 0x65, 0x61, 0x72, 0x3a, 0x62, 0x0d, 0x0a, 0x3c, 0x2f, 0x73, 0x63, + 0x72, 0x69, 0x70, 0x74, 0x3e, 0x0d, 0x0a, 0x3c, 0x77, 0x61, 0x73, 0x20, 0x66, + 0x6f, 0x75, 0x6e, 0x64, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x69, 0x6e, 0x74, 0x65, + 0x72, 0x76, 0x69, 0x65, 0x77, 0x20, 0x77, 0x69, 0x74, 0x68, 0x5f, 0x69, 0x64, + 0x22, 0x20, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x3d, 0x22, 0x63, 0x61, + 0x70, 0x69, 0x74, 0x61, 0x6c, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x0d, + 0x0a, 0x3c, 0x6c, 0x69, 0x6e, 0x6b, 0x20, 0x72, 0x65, 0x6c, 0x3d, 0x22, 0x73, + 0x72, 0x65, 0x6c, 0x65, 0x61, 0x73, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, + 0x65, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x20, 0x6f, 0x75, 0x74, 0x20, 0x74, 0x68, + 0x61, 0x74, 0x78, 0x4d, 0x4c, 0x48, 0x74, 0x74, 0x70, 0x52, 0x65, 0x71, 0x75, + 0x65, 0x73, 0x74, 0x61, 0x6e, 0x64, 0x20, 0x73, 0x75, 0x62, 0x73, 0x65, 0x71, + 0x75, 0x65, 0x6e, 0x74, 0x73, 0x65, 0x63, 0x6f, 0x6e, 0x64, 0x20, 0x6c, 0x61, + 0x72, 0x67, 0x65, 0x73, 0x74, 0x76, 0x65, 0x72, 0x79, 0x20, 0x69, 0x6d, 0x70, + 0x6f, 0x72, 0x74, 0x61, 0x6e, 0x74, 0x73, 0x70, 0x65, 0x63, 0x69, 0x66, 0x69, + 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x73, 0x75, 0x72, 0x66, 0x61, 0x63, + 0x65, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x61, 0x70, 0x70, 0x6c, 0x69, + 0x65, 0x64, 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x66, 0x6f, 0x72, 0x65, + 0x69, 0x67, 0x6e, 0x20, 0x70, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x5f, 0x73, 0x65, + 0x74, 0x44, 0x6f, 0x6d, 0x61, 0x69, 0x6e, 0x4e, 0x61, 0x6d, 0x65, 0x65, 0x73, + 0x74, 0x61, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x69, + 0x73, 0x20, 0x62, 0x65, 0x6c, 0x69, 0x65, 0x76, 0x65, 0x64, 0x20, 0x74, 0x6f, + 0x49, 0x6e, 0x20, 0x61, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x74, + 0x6f, 0x6d, 0x65, 0x61, 0x6e, 0x69, 0x6e, 0x67, 0x20, 0x6f, 0x66, 0x20, 0x74, + 0x68, 0x65, 0x69, 0x73, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x64, 0x20, 0x61, 0x66, + 0x74, 0x65, 0x72, 0x74, 0x6f, 0x20, 0x70, 0x72, 0x6f, 0x74, 0x65, 0x63, 0x74, + 0x20, 0x74, 0x68, 0x65, 0x69, 0x73, 0x20, 0x72, 0x65, 0x70, 0x72, 0x65, 0x73, + 0x65, 0x6e, 0x74, 0x65, 0x64, 0x44, 0x65, 0x63, 0x6c, 0x61, 0x72, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x65, 0x66, + 0x66, 0x69, 0x63, 0x69, 0x65, 0x6e, 0x74, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x69, + 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x6f, 0x74, 0x68, 0x65, 0x72, + 0x20, 0x66, 0x6f, 0x72, 0x6d, 0x73, 0x20, 0x6f, 0x66, 0x68, 0x65, 0x20, 0x72, + 0x65, 0x74, 0x75, 0x72, 0x6e, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x3c, 0x73, 0x70, + 0x61, 0x6e, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x63, 0x70, 0x65, + 0x72, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6e, 0x63, 0x65, 0x20, 0x6f, 0x66, 0x28, + 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, 0x29, 0x20, 0x7b, 0x0d, + 0x69, 0x66, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x6f, 0x6e, 0x6c, 0x79, 0x20, 0x69, + 0x66, 0x72, 0x65, 0x67, 0x69, 0x6f, 0x6e, 0x73, 0x20, 0x6f, 0x66, 0x20, 0x74, + 0x68, 0x65, 0x6c, 0x65, 0x61, 0x64, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x6f, 0x20, + 0x74, 0x68, 0x65, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x20, + 0x77, 0x69, 0x74, 0x68, 0x55, 0x6e, 0x69, 0x74, 0x65, 0x64, 0x20, 0x4e, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x68, + 0x65, 0x69, 0x67, 0x68, 0x74, 0x3a, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x20, 0x74, + 0x68, 0x61, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x79, 0x70, 0x65, 0x22, 0x20, 0x63, + 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x3d, 0x22, 0x41, 0x73, 0x73, 0x6f, 0x63, + 0x69, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x0a, 0x3c, 0x2f, 0x68, + 0x65, 0x61, 0x64, 0x3e, 0x0a, 0x3c, 0x62, 0x6f, 0x64, 0x79, 0x6c, 0x6f, 0x63, + 0x61, 0x74, 0x65, 0x64, 0x20, 0x6f, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x69, 0x73, + 0x20, 0x72, 0x65, 0x66, 0x65, 0x72, 0x72, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x28, + 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, + 0x63, 0x6f, 0x6e, 0x63, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x73, 0x74, 0x68, 0x65, 0x20, 0x69, 0x6e, 0x64, 0x69, 0x76, 0x69, 0x64, 0x75, + 0x61, 0x6c, 0x61, 0x6d, 0x6f, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, 0x20, 0x6d, + 0x6f, 0x73, 0x74, 0x74, 0x68, 0x61, 0x6e, 0x20, 0x61, 0x6e, 0x79, 0x20, 0x6f, + 0x74, 0x68, 0x65, 0x72, 0x2f, 0x3e, 0x0a, 0x3c, 0x6c, 0x69, 0x6e, 0x6b, 0x20, + 0x72, 0x65, 0x6c, 0x3d, 0x22, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, + 0x66, 0x61, 0x6c, 0x73, 0x65, 0x3b, 0x74, 0x68, 0x65, 0x20, 0x70, 0x75, 0x72, + 0x70, 0x6f, 0x73, 0x65, 0x20, 0x6f, 0x66, 0x74, 0x68, 0x65, 0x20, 0x61, 0x62, + 0x69, 0x6c, 0x69, 0x74, 0x79, 0x20, 0x74, 0x6f, 0x3b, 0x63, 0x6f, 0x6c, 0x6f, + 0x72, 0x3a, 0x23, 0x66, 0x66, 0x66, 0x7d, 0x0a, 0x2e, 0x0a, 0x3c, 0x73, 0x70, + 0x61, 0x6e, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x74, 0x68, 0x65, + 0x20, 0x73, 0x75, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x20, 0x6f, 0x66, 0x64, 0x65, + 0x66, 0x69, 0x6e, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x20, 0x6f, 0x66, 0x3e, + 0x0d, 0x0a, 0x3c, 0x6c, 0x69, 0x6e, 0x6b, 0x20, 0x72, 0x65, 0x6c, 0x3d, 0x22, + 0x63, 0x6c, 0x61, 0x69, 0x6d, 0x20, 0x74, 0x68, 0x61, 0x74, 0x20, 0x74, 0x68, + 0x65, 0x68, 0x61, 0x76, 0x65, 0x20, 0x64, 0x65, 0x76, 0x65, 0x6c, 0x6f, 0x70, + 0x65, 0x64, 0x3c, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x20, 0x77, 0x69, 0x64, 0x74, + 0x68, 0x3d, 0x22, 0x63, 0x65, 0x6c, 0x65, 0x62, 0x72, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x20, 0x6f, 0x66, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, + 0x20, 0x74, 0x68, 0x65, 0x20, 0x74, 0x6f, 0x20, 0x64, 0x69, 0x73, 0x74, 0x69, + 0x6e, 0x67, 0x75, 0x69, 0x73, 0x68, 0x3c, 0x73, 0x70, 0x61, 0x6e, 0x20, 0x63, + 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x62, 0x74, 0x61, 0x6b, 0x65, 0x73, 0x20, + 0x70, 0x6c, 0x61, 0x63, 0x65, 0x20, 0x69, 0x6e, 0x75, 0x6e, 0x64, 0x65, 0x72, + 0x20, 0x74, 0x68, 0x65, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x6e, 0x6f, 0x74, 0x65, + 0x64, 0x20, 0x74, 0x68, 0x61, 0x74, 0x20, 0x74, 0x68, 0x65, 0x3e, 0x3c, 0x21, + 0x5b, 0x65, 0x6e, 0x64, 0x69, 0x66, 0x5d, 0x2d, 0x2d, 0x3e, 0x0a, 0x73, 0x74, + 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x6d, 0x61, 0x72, 0x67, 0x69, 0x6e, 0x2d, 0x69, + 0x6e, 0x73, 0x74, 0x65, 0x61, 0x64, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, + 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x64, 0x20, 0x74, 0x68, + 0x65, 0x74, 0x68, 0x65, 0x20, 0x70, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x20, + 0x6f, 0x66, 0x69, 0x6e, 0x63, 0x72, 0x65, 0x61, 0x73, 0x69, 0x6e, 0x67, 0x20, + 0x74, 0x68, 0x65, 0x64, 0x69, 0x66, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x63, 0x65, + 0x73, 0x20, 0x69, 0x6e, 0x65, 0x73, 0x74, 0x69, 0x6d, 0x61, 0x74, 0x65, 0x64, + 0x20, 0x74, 0x68, 0x61, 0x74, 0x65, 0x73, 0x70, 0x65, 0x63, 0x69, 0x61, 0x6c, + 0x6c, 0x79, 0x20, 0x74, 0x68, 0x65, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x3c, 0x64, + 0x69, 0x76, 0x20, 0x69, 0x64, 0x3d, 0x22, 0x77, 0x61, 0x73, 0x20, 0x65, 0x76, + 0x65, 0x6e, 0x74, 0x75, 0x61, 0x6c, 0x6c, 0x79, 0x74, 0x68, 0x72, 0x6f, 0x75, + 0x67, 0x68, 0x6f, 0x75, 0x74, 0x20, 0x68, 0x69, 0x73, 0x74, 0x68, 0x65, 0x20, + 0x64, 0x69, 0x66, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x63, 0x65, 0x73, 0x6f, 0x6d, + 0x65, 0x74, 0x68, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x61, 0x74, 0x73, 0x70, + 0x61, 0x6e, 0x3e, 0x3c, 0x2f, 0x73, 0x70, 0x61, 0x6e, 0x3e, 0x3c, 0x2f, 0x73, + 0x69, 0x67, 0x6e, 0x69, 0x66, 0x69, 0x63, 0x61, 0x6e, 0x74, 0x6c, 0x79, 0x20, + 0x3e, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x0d, 0x0a, 0x0d, + 0x0a, 0x65, 0x6e, 0x76, 0x69, 0x72, 0x6f, 0x6e, 0x6d, 0x65, 0x6e, 0x74, 0x61, + 0x6c, 0x20, 0x74, 0x6f, 0x20, 0x70, 0x72, 0x65, 0x76, 0x65, 0x6e, 0x74, 0x20, + 0x74, 0x68, 0x65, 0x68, 0x61, 0x76, 0x65, 0x20, 0x62, 0x65, 0x65, 0x6e, 0x20, + 0x75, 0x73, 0x65, 0x64, 0x65, 0x73, 0x70, 0x65, 0x63, 0x69, 0x61, 0x6c, 0x6c, + 0x79, 0x20, 0x66, 0x6f, 0x72, 0x75, 0x6e, 0x64, 0x65, 0x72, 0x73, 0x74, 0x61, + 0x6e, 0x64, 0x20, 0x74, 0x68, 0x65, 0x69, 0x73, 0x20, 0x65, 0x73, 0x73, 0x65, + 0x6e, 0x74, 0x69, 0x61, 0x6c, 0x6c, 0x79, 0x77, 0x65, 0x72, 0x65, 0x20, 0x74, + 0x68, 0x65, 0x20, 0x66, 0x69, 0x72, 0x73, 0x74, 0x69, 0x73, 0x20, 0x74, 0x68, + 0x65, 0x20, 0x6c, 0x61, 0x72, 0x67, 0x65, 0x73, 0x74, 0x68, 0x61, 0x76, 0x65, + 0x20, 0x62, 0x65, 0x65, 0x6e, 0x20, 0x6d, 0x61, 0x64, 0x65, 0x22, 0x20, 0x73, + 0x72, 0x63, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x69, 0x6e, + 0x74, 0x65, 0x72, 0x70, 0x72, 0x65, 0x74, 0x65, 0x64, 0x20, 0x61, 0x73, 0x73, + 0x65, 0x63, 0x6f, 0x6e, 0x64, 0x20, 0x68, 0x61, 0x6c, 0x66, 0x20, 0x6f, 0x66, + 0x63, 0x72, 0x6f, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x3d, 0x22, 0x6e, 0x6f, 0x22, + 0x20, 0x69, 0x73, 0x20, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x64, 0x20, + 0x6f, 0x66, 0x49, 0x49, 0x2c, 0x20, 0x48, 0x6f, 0x6c, 0x79, 0x20, 0x52, 0x6f, + 0x6d, 0x61, 0x6e, 0x69, 0x73, 0x20, 0x65, 0x78, 0x70, 0x65, 0x63, 0x74, 0x65, + 0x64, 0x20, 0x74, 0x6f, 0x68, 0x61, 0x76, 0x65, 0x20, 0x74, 0x68, 0x65, 0x69, + 0x72, 0x20, 0x6f, 0x77, 0x6e, 0x64, 0x65, 0x66, 0x69, 0x6e, 0x65, 0x64, 0x20, + 0x61, 0x73, 0x20, 0x74, 0x68, 0x65, 0x74, 0x72, 0x61, 0x64, 0x69, 0x74, 0x69, + 0x6f, 0x6e, 0x61, 0x6c, 0x6c, 0x79, 0x20, 0x68, 0x61, 0x76, 0x65, 0x20, 0x64, + 0x69, 0x66, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x74, 0x61, 0x72, 0x65, 0x20, 0x6f, + 0x66, 0x74, 0x65, 0x6e, 0x20, 0x75, 0x73, 0x65, 0x64, 0x74, 0x6f, 0x20, 0x65, + 0x6e, 0x73, 0x75, 0x72, 0x65, 0x20, 0x74, 0x68, 0x61, 0x74, 0x61, 0x67, 0x72, + 0x65, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x20, 0x77, 0x69, 0x74, 0x68, 0x63, 0x6f, + 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, 0x61, + 0x72, 0x65, 0x20, 0x66, 0x72, 0x65, 0x71, 0x75, 0x65, 0x6e, 0x74, 0x6c, 0x79, + 0x69, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, + 0x6e, 0x65, 0x78, 0x61, 0x6d, 0x70, 0x6c, 0x65, 0x20, 0x69, 0x73, 0x20, 0x74, + 0x68, 0x65, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x69, 0x6e, 0x67, 0x20, 0x69, + 0x6e, 0x20, 0x61, 0x3c, 0x2f, 0x61, 0x3e, 0x3c, 0x2f, 0x6c, 0x69, 0x3e, 0x3c, + 0x2f, 0x75, 0x6c, 0x3e, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x66, + 0x6f, 0x6f, 0x74, 0x65, 0x72, 0x61, 0x6e, 0x64, 0x20, 0x65, 0x73, 0x70, 0x65, + 0x63, 0x69, 0x61, 0x6c, 0x6c, 0x79, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x62, + 0x75, 0x74, 0x74, 0x6f, 0x6e, 0x22, 0x20, 0x3c, 0x2f, 0x73, 0x70, 0x61, 0x6e, + 0x3e, 0x3c, 0x2f, 0x73, 0x70, 0x61, 0x6e, 0x3e, 0x77, 0x68, 0x69, 0x63, 0x68, + 0x20, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x64, 0x3e, 0x0a, 0x3c, 0x6d, + 0x65, 0x74, 0x61, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x22, 0x63, 0x6f, 0x6e, + 0x73, 0x69, 0x64, 0x65, 0x72, 0x65, 0x64, 0x20, 0x74, 0x68, 0x65, 0x63, 0x61, + 0x72, 0x72, 0x69, 0x65, 0x64, 0x20, 0x6f, 0x75, 0x74, 0x20, 0x62, 0x79, 0x48, + 0x6f, 0x77, 0x65, 0x76, 0x65, 0x72, 0x2c, 0x20, 0x69, 0x74, 0x20, 0x69, 0x73, + 0x62, 0x65, 0x63, 0x61, 0x6d, 0x65, 0x20, 0x70, 0x61, 0x72, 0x74, 0x20, 0x6f, + 0x66, 0x69, 0x6e, 0x20, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, + 0x74, 0x6f, 0x70, 0x6f, 0x70, 0x75, 0x6c, 0x61, 0x72, 0x20, 0x69, 0x6e, 0x20, + 0x74, 0x68, 0x65, 0x74, 0x68, 0x65, 0x20, 0x63, 0x61, 0x70, 0x69, 0x74, 0x61, + 0x6c, 0x20, 0x6f, 0x66, 0x77, 0x61, 0x73, 0x20, 0x6f, 0x66, 0x66, 0x69, 0x63, + 0x69, 0x61, 0x6c, 0x6c, 0x79, 0x77, 0x68, 0x69, 0x63, 0x68, 0x20, 0x68, 0x61, + 0x73, 0x20, 0x62, 0x65, 0x65, 0x6e, 0x74, 0x68, 0x65, 0x20, 0x48, 0x69, 0x73, + 0x74, 0x6f, 0x72, 0x79, 0x20, 0x6f, 0x66, 0x61, 0x6c, 0x74, 0x65, 0x72, 0x6e, + 0x61, 0x74, 0x69, 0x76, 0x65, 0x20, 0x74, 0x6f, 0x64, 0x69, 0x66, 0x66, 0x65, + 0x72, 0x65, 0x6e, 0x74, 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x74, 0x6f, 0x20, 0x73, + 0x75, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x20, 0x74, 0x68, 0x65, 0x73, 0x75, 0x67, + 0x67, 0x65, 0x73, 0x74, 0x65, 0x64, 0x20, 0x74, 0x68, 0x61, 0x74, 0x69, 0x6e, + 0x20, 0x74, 0x68, 0x65, 0x20, 0x70, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x20, + 0x20, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, + 0x74, 0x68, 0x65, 0x20, 0x66, 0x6f, 0x75, 0x6e, 0x64, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x62, 0x65, 0x63, 0x61, 0x75, 0x73, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x68, + 0x69, 0x73, 0x63, 0x6f, 0x6e, 0x63, 0x65, 0x72, 0x6e, 0x65, 0x64, 0x20, 0x77, + 0x69, 0x74, 0x68, 0x74, 0x68, 0x65, 0x20, 0x75, 0x6e, 0x69, 0x76, 0x65, 0x72, + 0x73, 0x69, 0x74, 0x79, 0x6f, 0x70, 0x70, 0x6f, 0x73, 0x65, 0x64, 0x20, 0x74, + 0x6f, 0x20, 0x74, 0x68, 0x65, 0x74, 0x68, 0x65, 0x20, 0x63, 0x6f, 0x6e, 0x74, + 0x65, 0x78, 0x74, 0x20, 0x6f, 0x66, 0x3c, 0x73, 0x70, 0x61, 0x6e, 0x20, 0x63, + 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x70, 0x74, 0x65, 0x78, 0x74, 0x22, 0x20, + 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x22, 0x71, 0x22, 0x09, 0x09, 0x3c, 0x64, 0x69, + 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x74, 0x68, 0x65, 0x20, + 0x73, 0x63, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x69, 0x63, 0x72, 0x65, 0x70, + 0x72, 0x65, 0x73, 0x65, 0x6e, 0x74, 0x65, 0x64, 0x20, 0x62, 0x79, 0x6d, 0x61, + 0x74, 0x68, 0x65, 0x6d, 0x61, 0x74, 0x69, 0x63, 0x69, 0x61, 0x6e, 0x73, 0x65, + 0x6c, 0x65, 0x63, 0x74, 0x65, 0x64, 0x20, 0x62, 0x79, 0x20, 0x74, 0x68, 0x65, + 0x74, 0x68, 0x61, 0x74, 0x20, 0x68, 0x61, 0x76, 0x65, 0x20, 0x62, 0x65, 0x65, + 0x6e, 0x3e, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, + 0x22, 0x63, 0x64, 0x69, 0x76, 0x20, 0x69, 0x64, 0x3d, 0x22, 0x68, 0x65, 0x61, + 0x64, 0x65, 0x72, 0x69, 0x6e, 0x20, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x75, + 0x6c, 0x61, 0x72, 0x2c, 0x63, 0x6f, 0x6e, 0x76, 0x65, 0x72, 0x74, 0x65, 0x64, + 0x20, 0x69, 0x6e, 0x74, 0x6f, 0x29, 0x3b, 0x0a, 0x3c, 0x2f, 0x73, 0x63, 0x72, + 0x69, 0x70, 0x74, 0x3e, 0x0a, 0x3c, 0x70, 0x68, 0x69, 0x6c, 0x6f, 0x73, 0x6f, + 0x70, 0x68, 0x69, 0x63, 0x61, 0x6c, 0x20, 0x73, 0x72, 0x70, 0x73, 0x6b, 0x6f, + 0x68, 0x72, 0x76, 0x61, 0x74, 0x73, 0x6b, 0x69, 0x74, 0x69, 0xe1, 0xba, 0xbf, + 0x6e, 0x67, 0x20, 0x56, 0x69, 0xe1, 0xbb, 0x87, 0x74, 0xd0, 0xa0, 0xd1, 0x83, + 0xd1, 0x81, 0xd1, 0x81, 0xd0, 0xba, 0xd0, 0xb8, 0xd0, 0xb9, 0xd1, 0x80, 0xd1, + 0x83, 0xd1, 0x81, 0xd1, 0x81, 0xd0, 0xba, 0xd0, 0xb8, 0xd0, 0xb9, 0x69, 0x6e, + 0x76, 0x65, 0x73, 0x74, 0x69, 0x67, 0x61, 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x70, + 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x63, 0x69, 0xc3, 0xb3, 0x6e, + 0xd0, 0xba, 0xd0, 0xbe, 0xd1, 0x82, 0xd0, 0xbe, 0xd1, 0x80, 0xd1, 0x8b, 0xd0, + 0xb5, 0xd0, 0xbe, 0xd0, 0xb1, 0xd0, 0xbb, 0xd0, 0xb0, 0xd1, 0x81, 0xd1, 0x82, + 0xd0, 0xb8, 0xd0, 0xba, 0xd0, 0xbe, 0xd1, 0x82, 0xd0, 0xbe, 0xd1, 0x80, 0xd1, + 0x8b, 0xd0, 0xb9, 0xd1, 0x87, 0xd0, 0xb5, 0xd0, 0xbb, 0xd0, 0xbe, 0xd0, 0xb2, + 0xd0, 0xb5, 0xd0, 0xba, 0xd1, 0x81, 0xd0, 0xb8, 0xd1, 0x81, 0xd1, 0x82, 0xd0, + 0xb5, 0xd0, 0xbc, 0xd1, 0x8b, 0xd0, 0x9d, 0xd0, 0xbe, 0xd0, 0xb2, 0xd0, 0xbe, + 0xd1, 0x81, 0xd1, 0x82, 0xd0, 0xb8, 0xd0, 0xba, 0xd0, 0xbe, 0xd1, 0x82, 0xd0, + 0xbe, 0xd1, 0x80, 0xd1, 0x8b, 0xd1, 0x85, 0xd0, 0xbe, 0xd0, 0xb1, 0xd0, 0xbb, + 0xd0, 0xb0, 0xd1, 0x81, 0xd1, 0x82, 0xd1, 0x8c, 0xd0, 0xb2, 0xd1, 0x80, 0xd0, + 0xb5, 0xd0, 0xbc, 0xd0, 0xb5, 0xd0, 0xbd, 0xd0, 0xb8, 0xd0, 0xba, 0xd0, 0xbe, + 0xd1, 0x82, 0xd0, 0xbe, 0xd1, 0x80, 0xd0, 0xb0, 0xd1, 0x8f, 0xd1, 0x81, 0xd0, + 0xb5, 0xd0, 0xb3, 0xd0, 0xbe, 0xd0, 0xb4, 0xd0, 0xbd, 0xd1, 0x8f, 0xd1, 0x81, + 0xd0, 0xba, 0xd0, 0xb0, 0xd1, 0x87, 0xd0, 0xb0, 0xd1, 0x82, 0xd1, 0x8c, 0xd0, + 0xbd, 0xd0, 0xbe, 0xd0, 0xb2, 0xd0, 0xbe, 0xd1, 0x81, 0xd1, 0x82, 0xd0, 0xb8, + 0xd0, 0xa3, 0xd0, 0xba, 0xd1, 0x80, 0xd0, 0xb0, 0xd0, 0xb8, 0xd0, 0xbd, 0xd1, + 0x8b, 0xd0, 0xb2, 0xd0, 0xbe, 0xd0, 0xbf, 0xd1, 0x80, 0xd0, 0xbe, 0xd1, 0x81, + 0xd1, 0x8b, 0xd0, 0xba, 0xd0, 0xbe, 0xd1, 0x82, 0xd0, 0xbe, 0xd1, 0x80, 0xd0, + 0xbe, 0xd0, 0xb9, 0xd1, 0x81, 0xd0, 0xb4, 0xd0, 0xb5, 0xd0, 0xbb, 0xd0, 0xb0, + 0xd1, 0x82, 0xd1, 0x8c, 0xd0, 0xbf, 0xd0, 0xbe, 0xd0, 0xbc, 0xd0, 0xbe, 0xd1, + 0x89, 0xd1, 0x8c, 0xd1, 0x8e, 0xd1, 0x81, 0xd1, 0x80, 0xd0, 0xb5, 0xd0, 0xb4, + 0xd1, 0x81, 0xd1, 0x82, 0xd0, 0xb2, 0xd0, 0xbe, 0xd0, 0xb1, 0xd1, 0x80, 0xd0, + 0xb0, 0xd0, 0xb7, 0xd0, 0xbe, 0xd0, 0xbc, 0xd1, 0x81, 0xd1, 0x82, 0xd0, 0xbe, + 0xd1, 0x80, 0xd0, 0xbe, 0xd0, 0xbd, 0xd1, 0x8b, 0xd1, 0x83, 0xd1, 0x87, 0xd0, + 0xb0, 0xd1, 0x81, 0xd1, 0x82, 0xd0, 0xb8, 0xd0, 0xb5, 0xd1, 0x82, 0xd0, 0xb5, + 0xd1, 0x87, 0xd0, 0xb5, 0xd0, 0xbd, 0xd0, 0xb8, 0xd0, 0xb5, 0xd0, 0x93, 0xd0, + 0xbb, 0xd0, 0xb0, 0xd0, 0xb2, 0xd0, 0xbd, 0xd0, 0xb0, 0xd1, 0x8f, 0xd0, 0xb8, + 0xd1, 0x81, 0xd1, 0x82, 0xd0, 0xbe, 0xd1, 0x80, 0xd0, 0xb8, 0xd0, 0xb8, 0xd1, + 0x81, 0xd0, 0xb8, 0xd1, 0x81, 0xd1, 0x82, 0xd0, 0xb5, 0xd0, 0xbc, 0xd0, 0xb0, + 0xd1, 0x80, 0xd0, 0xb5, 0xd1, 0x88, 0xd0, 0xb5, 0xd0, 0xbd, 0xd0, 0xb8, 0xd1, + 0x8f, 0xd0, 0xa1, 0xd0, 0xba, 0xd0, 0xb0, 0xd1, 0x87, 0xd0, 0xb0, 0xd1, 0x82, + 0xd1, 0x8c, 0xd0, 0xbf, 0xd0, 0xbe, 0xd1, 0x8d, 0xd1, 0x82, 0xd0, 0xbe, 0xd0, + 0xbc, 0xd1, 0x83, 0xd1, 0x81, 0xd0, 0xbb, 0xd0, 0xb5, 0xd0, 0xb4, 0xd1, 0x83, + 0xd0, 0xb5, 0xd1, 0x82, 0xd1, 0x81, 0xd0, 0xba, 0xd0, 0xb0, 0xd0, 0xb7, 0xd0, + 0xb0, 0xd1, 0x82, 0xd1, 0x8c, 0xd1, 0x82, 0xd0, 0xbe, 0xd0, 0xb2, 0xd0, 0xb0, + 0xd1, 0x80, 0xd0, 0xbe, 0xd0, 0xb2, 0xd0, 0xba, 0xd0, 0xbe, 0xd0, 0xbd, 0xd0, + 0xb5, 0xd1, 0x87, 0xd0, 0xbd, 0xd0, 0xbe, 0xd1, 0x80, 0xd0, 0xb5, 0xd1, 0x88, + 0xd0, 0xb5, 0xd0, 0xbd, 0xd0, 0xb8, 0xd0, 0xb5, 0xd0, 0xba, 0xd0, 0xbe, 0xd1, + 0x82, 0xd0, 0xbe, 0xd1, 0x80, 0xd0, 0xbe, 0xd0, 0xb5, 0xd0, 0xbe, 0xd1, 0x80, + 0xd0, 0xb3, 0xd0, 0xb0, 0xd0, 0xbd, 0xd0, 0xbe, 0xd0, 0xb2, 0xd0, 0xba, 0xd0, + 0xbe, 0xd1, 0x82, 0xd0, 0xbe, 0xd1, 0x80, 0xd0, 0xbe, 0xd0, 0xbc, 0xd0, 0xa0, + 0xd0, 0xb5, 0xd0, 0xba, 0xd0, 0xbb, 0xd0, 0xb0, 0xd0, 0xbc, 0xd0, 0xb0, 0xd8, + 0xa7, 0xd9, 0x84, 0xd9, 0x85, 0xd9, 0x86, 0xd8, 0xaa, 0xd8, 0xaf, 0xd9, 0x89, + 0xd9, 0x85, 0xd9, 0x86, 0xd8, 0xaa, 0xd8, 0xaf, 0xd9, 0x8a, 0xd8, 0xa7, 0xd8, + 0xaa, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x85, 0xd9, 0x88, 0xd8, 0xb6, 0xd9, 0x88, + 0xd8, 0xb9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa8, 0xd8, 0xb1, 0xd8, 0xa7, 0xd9, + 0x85, 0xd8, 0xac, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x85, 0xd9, 0x88, 0xd8, 0xa7, + 0xd9, 0x82, 0xd8, 0xb9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb1, 0xd8, 0xb3, 0xd8, + 0xa7, 0xd8, 0xa6, 0xd9, 0x84, 0xd9, 0x85, 0xd8, 0xb4, 0xd8, 0xa7, 0xd8, 0xb1, + 0xd9, 0x83, 0xd8, 0xa7, 0xd8, 0xaa, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa3, 0xd8, + 0xb9, 0xd8, 0xb6, 0xd8, 0xa7, 0xd8, 0xa1, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb1, + 0xd9, 0x8a, 0xd8, 0xa7, 0xd8, 0xb6, 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, + 0xaa, 0xd8, 0xb5, 0xd9, 0x85, 0xd9, 0x8a, 0xd9, 0x85, 0xd8, 0xa7, 0xd9, 0x84, + 0xd8, 0xa7, 0xd8, 0xb9, 0xd8, 0xb6, 0xd8, 0xa7, 0xd8, 0xa1, 0xd8, 0xa7, 0xd9, + 0x84, 0xd9, 0x86, 0xd8, 0xaa, 0xd8, 0xa7, 0xd8, 0xa6, 0xd8, 0xac, 0xd8, 0xa7, + 0xd9, 0x84, 0xd8, 0xa3, 0xd9, 0x84, 0xd8, 0xb9, 0xd8, 0xa7, 0xd8, 0xa8, 0xd8, + 0xa7, 0xd9, 0x84, 0xd8, 0xaa, 0xd8, 0xb3, 0xd8, 0xac, 0xd9, 0x8a, 0xd9, 0x84, + 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa3, 0xd9, 0x82, 0xd8, 0xb3, 0xd8, 0xa7, 0xd9, + 0x85, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb6, 0xd8, 0xba, 0xd8, 0xb7, 0xd8, 0xa7, + 0xd8, 0xaa, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x81, 0xd9, 0x8a, 0xd8, 0xaf, 0xd9, + 0x8a, 0xd9, 0x88, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xaa, 0xd8, 0xb1, 0xd8, 0xad, + 0xd9, 0x8a, 0xd8, 0xa8, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xac, 0xd8, 0xaf, 0xd9, + 0x8a, 0xd8, 0xaf, 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xaa, 0xd8, 0xb9, + 0xd9, 0x84, 0xd9, 0x8a, 0xd9, 0x85, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa3, 0xd8, + 0xae, 0xd8, 0xa8, 0xd8, 0xa7, 0xd8, 0xb1, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa7, + 0xd9, 0x81, 0xd9, 0x84, 0xd8, 0xa7, 0xd9, 0x85, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, + 0xa3, 0xd9, 0x81, 0xd9, 0x84, 0xd8, 0xa7, 0xd9, 0x85, 0xd8, 0xa7, 0xd9, 0x84, + 0xd8, 0xaa, 0xd8, 0xa7, 0xd8, 0xb1, 0xd9, 0x8a, 0xd8, 0xae, 0xd8, 0xa7, 0xd9, + 0x84, 0xd8, 0xaa, 0xd9, 0x82, 0xd9, 0x86, 0xd9, 0x8a, 0xd8, 0xa9, 0xd8, 0xa7, + 0xd9, 0x84, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb9, 0xd8, 0xa7, 0xd8, 0xa8, 0xd8, + 0xa7, 0xd9, 0x84, 0xd8, 0xae, 0xd9, 0x88, 0xd8, 0xa7, 0xd8, 0xb7, 0xd8, 0xb1, + 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x85, 0xd8, 0xac, 0xd8, 0xaa, 0xd9, 0x85, 0xd8, + 0xb9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xaf, 0xd9, 0x8a, 0xd9, 0x83, 0xd9, 0x88, + 0xd8, 0xb1, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb3, 0xd9, 0x8a, 0xd8, 0xa7, 0xd8, + 0xad, 0xd8, 0xa9, 0xd8, 0xb9, 0xd8, 0xa8, 0xd8, 0xaf, 0xd8, 0xa7, 0xd9, 0x84, + 0xd9, 0x84, 0xd9, 0x87, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xaa, 0xd8, 0xb1, 0xd8, + 0xa8, 0xd9, 0x8a, 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb1, 0xd9, 0x88, + 0xd8, 0xa7, 0xd8, 0xa8, 0xd8, 0xb7, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa3, 0xd8, + 0xaf, 0xd8, 0xa8, 0xd9, 0x8a, 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa7, + 0xd8, 0xae, 0xd8, 0xa8, 0xd8, 0xa7, 0xd8, 0xb1, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, + 0x85, 0xd8, 0xaa, 0xd8, 0xad, 0xd8, 0xaf, 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, 0x84, + 0xd8, 0xa7, 0xd8, 0xba, 0xd8, 0xa7, 0xd9, 0x86, 0xd9, 0x8a, 0x63, 0x75, 0x72, + 0x73, 0x6f, 0x72, 0x3a, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x3b, 0x3c, + 0x2f, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x3e, 0x0a, 0x3c, 0x6d, 0x65, 0x74, 0x61, + 0x20, 0x22, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, + 0x3a, 0x2f, 0x2f, 0x22, 0x3e, 0x3c, 0x73, 0x70, 0x61, 0x6e, 0x20, 0x63, 0x6c, + 0x61, 0x73, 0x73, 0x3d, 0x22, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x20, + 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x77, 0x69, 0x6e, 0x64, 0x6f, 0x77, + 0x2e, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x76, 0x65, 0x72, 0x74, + 0x69, 0x63, 0x61, 0x6c, 0x2d, 0x61, 0x6c, 0x69, 0x67, 0x6e, 0x3a, 0x2f, 0x61, + 0x3e, 0x20, 0x7c, 0x20, 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, + 0x3c, 0x21, 0x64, 0x6f, 0x63, 0x74, 0x79, 0x70, 0x65, 0x20, 0x68, 0x74, 0x6d, + 0x6c, 0x3e, 0x6d, 0x65, 0x64, 0x69, 0x61, 0x3d, 0x22, 0x73, 0x63, 0x72, 0x65, + 0x65, 0x6e, 0x22, 0x20, 0x3c, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x76, + 0x61, 0x6c, 0x75, 0x65, 0x3d, 0x22, 0x66, 0x61, 0x76, 0x69, 0x63, 0x6f, 0x6e, + 0x2e, 0x69, 0x63, 0x6f, 0x22, 0x20, 0x2f, 0x3e, 0x0a, 0x09, 0x09, 0x3c, 0x64, + 0x69, 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x63, 0x68, 0x61, + 0x72, 0x61, 0x63, 0x74, 0x65, 0x72, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x22, + 0x20, 0x6d, 0x65, 0x74, 0x68, 0x6f, 0x64, 0x3d, 0x22, 0x67, 0x65, 0x74, 0x22, + 0x20, 0x2f, 0x62, 0x6f, 0x64, 0x79, 0x3e, 0x0a, 0x3c, 0x2f, 0x68, 0x74, 0x6d, + 0x6c, 0x3e, 0x0a, 0x73, 0x68, 0x6f, 0x72, 0x74, 0x63, 0x75, 0x74, 0x20, 0x69, + 0x63, 0x6f, 0x6e, 0x22, 0x20, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, + 0x2e, 0x77, 0x72, 0x69, 0x74, 0x65, 0x28, 0x70, 0x61, 0x64, 0x64, 0x69, 0x6e, + 0x67, 0x2d, 0x62, 0x6f, 0x74, 0x74, 0x6f, 0x6d, 0x3a, 0x72, 0x65, 0x70, 0x72, + 0x65, 0x73, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x76, 0x65, 0x73, 0x73, 0x75, + 0x62, 0x6d, 0x69, 0x74, 0x22, 0x20, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3d, 0x22, + 0x61, 0x6c, 0x69, 0x67, 0x6e, 0x3d, 0x22, 0x63, 0x65, 0x6e, 0x74, 0x65, 0x72, + 0x22, 0x20, 0x74, 0x68, 0x72, 0x6f, 0x75, 0x67, 0x68, 0x6f, 0x75, 0x74, 0x20, + 0x74, 0x68, 0x65, 0x20, 0x73, 0x63, 0x69, 0x65, 0x6e, 0x63, 0x65, 0x20, 0x66, + 0x69, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x0a, 0x20, 0x20, 0x3c, 0x64, 0x69, 0x76, + 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x73, 0x75, 0x62, 0x6d, 0x69, + 0x74, 0x22, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x6f, 0x6e, 0x65, + 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x6d, 0x6f, 0x73, 0x74, 0x20, + 0x76, 0x61, 0x6c, 0x69, 0x67, 0x6e, 0x3d, 0x22, 0x74, 0x6f, 0x70, 0x22, 0x3e, + 0x3c, 0x77, 0x61, 0x73, 0x20, 0x65, 0x73, 0x74, 0x61, 0x62, 0x6c, 0x69, 0x73, + 0x68, 0x65, 0x64, 0x29, 0x3b, 0x0d, 0x0a, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, + 0x70, 0x74, 0x3e, 0x0d, 0x0a, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x66, + 0x61, 0x6c, 0x73, 0x65, 0x3b, 0x22, 0x3e, 0x29, 0x2e, 0x73, 0x74, 0x79, 0x6c, + 0x65, 0x2e, 0x64, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x62, 0x65, 0x63, 0x61, + 0x75, 0x73, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x64, 0x6f, + 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x2e, 0x63, 0x6f, 0x6f, 0x6b, 0x69, 0x65, + 0x3c, 0x66, 0x6f, 0x72, 0x6d, 0x20, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x3d, + 0x22, 0x2f, 0x7d, 0x62, 0x6f, 0x64, 0x79, 0x7b, 0x6d, 0x61, 0x72, 0x67, 0x69, + 0x6e, 0x3a, 0x30, 0x3b, 0x45, 0x6e, 0x63, 0x79, 0x63, 0x6c, 0x6f, 0x70, 0x65, + 0x64, 0x69, 0x61, 0x20, 0x6f, 0x66, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, + 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x2e, 0x63, 0x72, 0x65, 0x61, + 0x74, 0x65, 0x45, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x28, 0x6e, 0x61, 0x6d, + 0x65, 0x22, 0x20, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x3d, 0x22, 0x3c, + 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x0a, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x0a, + 0x0a, 0x61, 0x64, 0x6d, 0x69, 0x6e, 0x69, 0x73, 0x74, 0x72, 0x61, 0x74, 0x69, + 0x76, 0x65, 0x20, 0x3c, 0x2f, 0x62, 0x6f, 0x64, 0x79, 0x3e, 0x0a, 0x3c, 0x2f, + 0x68, 0x74, 0x6d, 0x6c, 0x3e, 0x68, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x20, + 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x22, 0x3e, 0x3c, 0x69, 0x6e, 0x70, + 0x75, 0x74, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x70, 0x6f, 0x72, 0x74, + 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x61, 0x73, + 0x20, 0x70, 0x61, 0x72, 0x74, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, + 0x26, 0x6e, 0x62, 0x73, 0x70, 0x3b, 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, + 0x3d, 0x22, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x20, 0x63, 0x6f, 0x75, 0x6e, 0x74, + 0x72, 0x69, 0x65, 0x73, 0x22, 0x3e, 0x0a, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x63, + 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x3c, 0x2f, 0x73, 0x70, 0x61, 0x6e, 0x3e, + 0x3c, 0x2f, 0x73, 0x70, 0x61, 0x6e, 0x3e, 0x3c, 0x49, 0x6e, 0x20, 0x6f, 0x74, + 0x68, 0x65, 0x72, 0x20, 0x77, 0x6f, 0x72, 0x64, 0x73, 0x2c, 0x64, 0x69, 0x73, + 0x70, 0x6c, 0x61, 0x79, 0x3a, 0x20, 0x62, 0x6c, 0x6f, 0x63, 0x6b, 0x3b, 0x63, + 0x6f, 0x6e, 0x74, 0x72, 0x6f, 0x6c, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, + 0x20, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x69, 0x6f, 0x6e, + 0x20, 0x6f, 0x66, 0x2f, 0x3e, 0x0a, 0x3c, 0x6d, 0x65, 0x74, 0x61, 0x20, 0x6e, + 0x61, 0x6d, 0x65, 0x3d, 0x22, 0x61, 0x73, 0x20, 0x77, 0x65, 0x6c, 0x6c, 0x20, + 0x61, 0x73, 0x20, 0x74, 0x68, 0x65, 0x20, 0x69, 0x6e, 0x20, 0x72, 0x65, 0x63, + 0x65, 0x6e, 0x74, 0x20, 0x79, 0x65, 0x61, 0x72, 0x73, 0x0d, 0x0a, 0x09, 0x3c, + 0x64, 0x69, 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x3c, 0x2f, + 0x64, 0x69, 0x76, 0x3e, 0x0a, 0x09, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x0a, + 0x69, 0x6e, 0x73, 0x70, 0x69, 0x72, 0x65, 0x64, 0x20, 0x62, 0x79, 0x20, 0x74, + 0x68, 0x65, 0x74, 0x68, 0x65, 0x20, 0x65, 0x6e, 0x64, 0x20, 0x6f, 0x66, 0x20, + 0x74, 0x68, 0x65, 0x20, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x74, 0x69, 0x62, 0x6c, + 0x65, 0x20, 0x77, 0x69, 0x74, 0x68, 0x62, 0x65, 0x63, 0x61, 0x6d, 0x65, 0x20, + 0x6b, 0x6e, 0x6f, 0x77, 0x6e, 0x20, 0x61, 0x73, 0x20, 0x73, 0x74, 0x79, 0x6c, + 0x65, 0x3d, 0x22, 0x6d, 0x61, 0x72, 0x67, 0x69, 0x6e, 0x3a, 0x2e, 0x6a, 0x73, + 0x22, 0x3e, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x3c, 0x20, + 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, + 0x20, 0x74, 0x68, 0x65, 0x72, 0x65, 0x20, 0x68, 0x61, 0x76, 0x65, 0x20, 0x62, + 0x65, 0x65, 0x6e, 0x47, 0x65, 0x72, 0x6d, 0x61, 0x6e, 0x20, 0x6c, 0x61, 0x6e, + 0x67, 0x75, 0x61, 0x67, 0x65, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, + 0x63, 0x6f, 0x6c, 0x6f, 0x72, 0x3a, 0x23, 0x43, 0x6f, 0x6d, 0x6d, 0x75, 0x6e, + 0x69, 0x73, 0x74, 0x20, 0x50, 0x61, 0x72, 0x74, 0x79, 0x63, 0x6f, 0x6e, 0x73, + 0x69, 0x73, 0x74, 0x65, 0x6e, 0x74, 0x20, 0x77, 0x69, 0x74, 0x68, 0x62, 0x6f, + 0x72, 0x64, 0x65, 0x72, 0x3d, 0x22, 0x30, 0x22, 0x20, 0x63, 0x65, 0x6c, 0x6c, + 0x20, 0x6d, 0x61, 0x72, 0x67, 0x69, 0x6e, 0x68, 0x65, 0x69, 0x67, 0x68, 0x74, + 0x3d, 0x22, 0x74, 0x68, 0x65, 0x20, 0x6d, 0x61, 0x6a, 0x6f, 0x72, 0x69, 0x74, + 0x79, 0x20, 0x6f, 0x66, 0x22, 0x20, 0x61, 0x6c, 0x69, 0x67, 0x6e, 0x3d, 0x22, + 0x63, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x65, 0x64, + 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x20, 0x6d, 0x61, 0x6e, 0x79, 0x20, + 0x64, 0x69, 0x66, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x74, 0x20, 0x4f, 0x72, 0x74, + 0x68, 0x6f, 0x64, 0x6f, 0x78, 0x20, 0x43, 0x68, 0x75, 0x72, 0x63, 0x68, 0x73, + 0x69, 0x6d, 0x69, 0x6c, 0x61, 0x72, 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, + 0x20, 0x2f, 0x3e, 0x0a, 0x3c, 0x6c, 0x69, 0x6e, 0x6b, 0x20, 0x72, 0x65, 0x6c, + 0x3d, 0x22, 0x73, 0x77, 0x61, 0x73, 0x20, 0x6f, 0x6e, 0x65, 0x20, 0x6f, 0x66, + 0x20, 0x74, 0x68, 0x65, 0x20, 0x75, 0x6e, 0x74, 0x69, 0x6c, 0x20, 0x68, 0x69, + 0x73, 0x20, 0x64, 0x65, 0x61, 0x74, 0x68, 0x7d, 0x29, 0x28, 0x29, 0x3b, 0x0a, + 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x6f, 0x74, 0x68, 0x65, + 0x72, 0x20, 0x6c, 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65, 0x73, 0x63, 0x6f, + 0x6d, 0x70, 0x61, 0x72, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, + 0x70, 0x6f, 0x72, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x20, 0x6f, 0x66, 0x20, 0x74, + 0x68, 0x65, 0x74, 0x68, 0x65, 0x20, 0x4e, 0x65, 0x74, 0x68, 0x65, 0x72, 0x6c, + 0x61, 0x6e, 0x64, 0x73, 0x74, 0x68, 0x65, 0x20, 0x6d, 0x6f, 0x73, 0x74, 0x20, + 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x62, 0x61, 0x63, 0x6b, 0x67, 0x72, 0x6f, + 0x75, 0x6e, 0x64, 0x3a, 0x75, 0x72, 0x6c, 0x28, 0x61, 0x72, 0x67, 0x75, 0x65, + 0x64, 0x20, 0x74, 0x68, 0x61, 0x74, 0x20, 0x74, 0x68, 0x65, 0x73, 0x63, 0x72, + 0x6f, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x3d, 0x22, 0x6e, 0x6f, 0x22, 0x20, 0x69, + 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x20, 0x74, 0x68, + 0x65, 0x4e, 0x6f, 0x72, 0x74, 0x68, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, + 0x61, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x65, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x70, 0x72, 0x65, + 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x74, 0x68, 0x65, 0x20, 0x74, 0x72, + 0x61, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x64, 0x65, 0x76, 0x65, + 0x6c, 0x6f, 0x70, 0x6d, 0x65, 0x6e, 0x74, 0x20, 0x6f, 0x66, 0x20, 0x66, 0x72, + 0x65, 0x71, 0x75, 0x65, 0x6e, 0x74, 0x6c, 0x79, 0x20, 0x75, 0x73, 0x65, 0x64, + 0x61, 0x20, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, + 0x6f, 0x66, 0x76, 0x65, 0x72, 0x79, 0x20, 0x73, 0x69, 0x6d, 0x69, 0x6c, 0x61, + 0x72, 0x20, 0x74, 0x6f, 0x73, 0x75, 0x72, 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x69, + 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, 0x65, 0x78, 0x61, 0x6d, 0x70, 0x6c, 0x65, + 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x69, 0x73, 0x61, 0x6c, 0x69, 0x67, 0x6e, + 0x3d, 0x22, 0x63, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x22, 0x3e, 0x77, 0x6f, 0x75, + 0x6c, 0x64, 0x20, 0x68, 0x61, 0x76, 0x65, 0x20, 0x62, 0x65, 0x65, 0x6e, 0x69, + 0x6d, 0x61, 0x67, 0x65, 0x5f, 0x63, 0x61, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x20, + 0x3d, 0x61, 0x74, 0x74, 0x61, 0x63, 0x68, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x20, + 0x74, 0x68, 0x65, 0x73, 0x75, 0x67, 0x67, 0x65, 0x73, 0x74, 0x69, 0x6e, 0x67, + 0x20, 0x74, 0x68, 0x61, 0x74, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x66, + 0x6f, 0x72, 0x6d, 0x20, 0x6f, 0x66, 0x20, 0x69, 0x6e, 0x76, 0x6f, 0x6c, 0x76, + 0x65, 0x64, 0x20, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x69, 0x73, 0x20, 0x64, + 0x65, 0x72, 0x69, 0x76, 0x65, 0x64, 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x6e, 0x61, + 0x6d, 0x65, 0x64, 0x20, 0x61, 0x66, 0x74, 0x65, 0x72, 0x20, 0x74, 0x68, 0x65, + 0x49, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, + 0x74, 0x6f, 0x72, 0x65, 0x73, 0x74, 0x72, 0x69, 0x63, 0x74, 0x69, 0x6f, 0x6e, + 0x73, 0x20, 0x6f, 0x6e, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x77, + 0x69, 0x64, 0x74, 0x68, 0x3a, 0x20, 0x63, 0x61, 0x6e, 0x20, 0x62, 0x65, 0x20, + 0x75, 0x73, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x20, 0x63, + 0x72, 0x65, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x6d, 0x6f, 0x73, + 0x74, 0x20, 0x69, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x61, 0x6e, 0x74, 0x20, 0x69, + 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x61, 0x6e, + 0x64, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x20, + 0x74, 0x68, 0x65, 0x63, 0x6f, 0x6c, 0x6c, 0x61, 0x70, 0x73, 0x65, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x65, 0x54, 0x68, 0x69, 0x73, 0x20, 0x6d, 0x65, 0x61, + 0x6e, 0x73, 0x20, 0x74, 0x68, 0x61, 0x74, 0x65, 0x6c, 0x65, 0x6d, 0x65, 0x6e, + 0x74, 0x73, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x77, 0x61, 0x73, 0x20, + 0x72, 0x65, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x64, 0x20, 0x62, 0x79, 0x61, 0x6e, + 0x61, 0x6c, 0x79, 0x73, 0x69, 0x73, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, + 0x69, 0x6e, 0x73, 0x70, 0x69, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x66, + 0x6f, 0x72, 0x72, 0x65, 0x67, 0x61, 0x72, 0x64, 0x65, 0x64, 0x20, 0x61, 0x73, + 0x20, 0x74, 0x68, 0x65, 0x6d, 0x6f, 0x73, 0x74, 0x20, 0x73, 0x75, 0x63, 0x63, + 0x65, 0x73, 0x73, 0x66, 0x75, 0x6c, 0x6b, 0x6e, 0x6f, 0x77, 0x6e, 0x20, 0x61, + 0x73, 0x20, 0x26, 0x71, 0x75, 0x6f, 0x74, 0x3b, 0x61, 0x20, 0x63, 0x6f, 0x6d, + 0x70, 0x72, 0x65, 0x68, 0x65, 0x6e, 0x73, 0x69, 0x76, 0x65, 0x48, 0x69, 0x73, + 0x74, 0x6f, 0x72, 0x79, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x77, + 0x65, 0x72, 0x65, 0x20, 0x63, 0x6f, 0x6e, 0x73, 0x69, 0x64, 0x65, 0x72, 0x65, + 0x64, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x20, + 0x74, 0x68, 0x65, 0x61, 0x72, 0x65, 0x20, 0x72, 0x65, 0x66, 0x65, 0x72, 0x72, + 0x65, 0x64, 0x20, 0x74, 0x6f, 0x55, 0x6e, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, + 0x64, 0x20, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x3e, 0x0a, 0x09, 0x3c, 0x64, 0x69, + 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x63, 0x6f, 0x6e, 0x73, + 0x69, 0x73, 0x74, 0x73, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x73, 0x74, + 0x6f, 0x70, 0x50, 0x72, 0x6f, 0x70, 0x61, 0x67, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x69, 0x6e, 0x74, 0x65, 0x72, 0x65, 0x73, 0x74, 0x20, 0x69, 0x6e, 0x20, 0x74, + 0x68, 0x65, 0x61, 0x76, 0x61, 0x69, 0x6c, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, + 0x79, 0x20, 0x6f, 0x66, 0x61, 0x70, 0x70, 0x65, 0x61, 0x72, 0x73, 0x20, 0x74, + 0x6f, 0x20, 0x68, 0x61, 0x76, 0x65, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x72, 0x6f, + 0x6d, 0x61, 0x67, 0x6e, 0x65, 0x74, 0x69, 0x63, 0x65, 0x6e, 0x61, 0x62, 0x6c, + 0x65, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x73, 0x28, 0x66, 0x75, 0x6e, + 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x49, + 0x74, 0x20, 0x69, 0x73, 0x20, 0x69, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x61, 0x6e, + 0x74, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x3c, 0x2f, 0x64, + 0x69, 0x76, 0x3e, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, 0x29, + 0x7b, 0x76, 0x61, 0x72, 0x20, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x76, 0x65, + 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x61, 0x73, 0x20, 0x61, 0x20, 0x72, + 0x65, 0x73, 0x75, 0x6c, 0x74, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, + 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x46, 0x6f, + 0x72, 0x20, 0x65, 0x78, 0x61, 0x6d, 0x70, 0x6c, 0x65, 0x2c, 0x20, 0x69, 0x6e, + 0x20, 0x6d, 0x65, 0x74, 0x68, 0x6f, 0x64, 0x3d, 0x22, 0x70, 0x6f, 0x73, 0x74, + 0x22, 0x20, 0x77, 0x61, 0x73, 0x20, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x65, + 0x64, 0x20, 0x62, 0x79, 0x26, 0x61, 0x6d, 0x70, 0x3b, 0x6d, 0x64, 0x61, 0x73, + 0x68, 0x3b, 0x20, 0x74, 0x68, 0x65, 0x74, 0x68, 0x65, 0x20, 0x61, 0x70, 0x70, + 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x6a, 0x73, 0x22, 0x3e, 0x3c, + 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x0d, 0x0a, 0x75, 0x6c, 0x3e, + 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x61, + 0x66, 0x74, 0x65, 0x72, 0x20, 0x74, 0x68, 0x65, 0x20, 0x64, 0x65, 0x61, 0x74, + 0x68, 0x77, 0x69, 0x74, 0x68, 0x20, 0x72, 0x65, 0x73, 0x70, 0x65, 0x63, 0x74, + 0x20, 0x74, 0x6f, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x70, 0x61, 0x64, + 0x64, 0x69, 0x6e, 0x67, 0x3a, 0x69, 0x73, 0x20, 0x70, 0x61, 0x72, 0x74, 0x69, + 0x63, 0x75, 0x6c, 0x61, 0x72, 0x6c, 0x79, 0x64, 0x69, 0x73, 0x70, 0x6c, 0x61, + 0x79, 0x3a, 0x69, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x3b, 0x20, 0x74, 0x79, 0x70, + 0x65, 0x3d, 0x22, 0x73, 0x75, 0x62, 0x6d, 0x69, 0x74, 0x22, 0x20, 0x69, 0x73, + 0x20, 0x64, 0x69, 0x76, 0x69, 0x64, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x74, 0x6f, + 0xe4, 0xb8, 0xad, 0xe6, 0x96, 0x87, 0x20, 0x28, 0xe7, 0xae, 0x80, 0xe4, 0xbd, + 0x93, 0x29, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x61, 0x62, 0x69, 0x6c, + 0x69, 0x64, 0x61, 0x64, 0x61, 0x64, 0x6d, 0x69, 0x6e, 0x69, 0x73, 0x74, 0x72, + 0x61, 0x63, 0x69, 0xc3, 0xb3, 0x6e, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, + 0x63, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x65, 0x73, 0x63, 0x6f, 0x72, 0x72, 0x65, + 0x73, 0x70, 0x6f, 0x6e, 0x64, 0x69, 0x65, 0x6e, 0x74, 0x65, 0xe0, 0xa4, 0x89, + 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xaf, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0x97, 0xe0, + 0xa4, 0xaa, 0xe0, 0xa5, 0x82, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, + 0xb5, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb0, + 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0x97, 0xe0, + 0xa5, 0x8b, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0x9a, 0xe0, 0xa5, 0x81, 0xe0, 0xa4, + 0xa8, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x87, + 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0xb8, 0xe0, + 0xa4, 0xb0, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, + 0xaa, 0xe0, 0xa5, 0x81, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xb8, + 0xe0, 0xa4, 0x96, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0x9c, 0xe0, 0xa5, 0x87, 0xe0, + 0xa4, 0x82, 0xe0, 0xa4, 0x9a, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, + 0xbf, 0xe0, 0xa4, 0x8f, 0xe0, 0xa4, 0xad, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x9c, + 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xb6, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0xae, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, + 0xae, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0x9c, + 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x97, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xa3, 0xe0, + 0xa4, 0xac, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, + 0x87, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x81, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xbe, + 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xac, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb2, 0xe0, + 0xa5, 0x89, 0xe0, 0xa4, 0x97, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, + 0xb2, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xb9, + 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xaa, 0xe0, + 0xa5, 0x83, 0xe0, 0xa4, 0xb7, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xa0, 0xe0, 0xa4, + 0xac, 0xe0, 0xa4, 0xa2, 0xe0, 0xa4, 0xbc, 0xe0, 0xa4, 0xa4, 0xe0, 0xa5, 0x87, + 0xe0, 0xa4, 0xad, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0xaa, 0xe0, + 0xa4, 0xbe, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, + 0xbf, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0x9f, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb0, + 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0x96, 0xe0, 0xa4, 0xbf, 0xe0, + 0xa4, 0xb2, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xab, 0xe0, 0xa4, 0xa6, 0xe0, 0xa5, + 0x8c, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0xae, + 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x87, 0xe0, + 0xa4, 0xae, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xa6, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, + 0xa8, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0xbe, + 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0x95, 0xe0, + 0xa4, 0xbe, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, + 0xaf, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0x9a, 0xe0, 0xa4, 0xbe, + 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xa4, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xaa, 0xe0, + 0xa4, 0xb9, 0xe0, 0xa5, 0x81, 0xe0, 0xa4, 0x81, 0xe0, 0xa4, 0x9a, 0xe0, 0xa4, + 0xac, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xbe, + 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0xa6, 0xe0, 0xa4, 0xa6, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x96, 0xe0, 0xa4, + 0xa8, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0x9b, + 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xbf, 0xe0, + 0xa4, 0xb6, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb7, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, + 0xbe, 0xe0, 0xa4, 0x9c, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0x89, + 0xe0, 0xa4, 0xa4, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xb0, 0xe0, + 0xa4, 0xae, 0xe0, 0xa5, 0x81, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, + 0x88, 0xe0, 0xa4, 0xa6, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, 0x8b, + 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0x89, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0x95, 0xe0, + 0xa4, 0xb0, 0xe0, 0xa4, 0xa3, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xa2, 0xe0, 0xa4, + 0xbc, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xb8, 0xe0, 0xa5, 0x8d, + 0xe0, 0xa4, 0xa5, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xab, 0xe0, + 0xa4, 0xbf, 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, + 0xae, 0xe0, 0xa5, 0x81, 0xe0, 0xa4, 0x96, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xaf, + 0xe0, 0xa4, 0x85, 0xe0, 0xa4, 0x9a, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0x9b, 0xe0, + 0xa4, 0xbe, 0xe0, 0xa4, 0x9b, 0xe0, 0xa5, 0x82, 0xe0, 0xa4, 0x9f, 0xe0, 0xa4, + 0xa4, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0x97, + 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0x8f, 0xe0, 0xa4, 0x97, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, + 0xbf, 0xe0, 0xa4, 0xad, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x97, 0xe0, 0xa4, 0x98, + 0xe0, 0xa4, 0xa3, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0x9f, 0xe0, 0xa5, 0x87, 0xe0, + 0xa4, 0xa6, 0xe0, 0xa5, 0x82, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, + 0x87, 0xe0, 0xa4, 0xa6, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, 0x8b, + 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xa4, 0xe0, 0xa5, 0x8d, 0xe0, + 0xa4, 0xaf, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb8, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, + 0x95, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0x97, 0xe0, 0xa4, 0xbe, + 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xa7, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xb5, 0xe0, + 0xa4, 0xbf, 0xe0, 0xa4, 0xb6, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, + 0xb0, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa4, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x82, + 0xe0, 0xa4, 0xa6, 0xe0, 0xa5, 0x88, 0xe0, 0xa4, 0x9f, 0xe0, 0xa5, 0x8d, 0xe0, + 0xa4, 0xb8, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, + 0xb6, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xae, + 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x85, 0xe0, 0xa4, 0xa6, 0xe0, + 0xa4, 0xbe, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, + 0xbf, 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xaa, + 0xe0, 0xa5, 0x81, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x82, 0xe0, 0xa4, 0xb7, 0xe0, + 0xa4, 0xb9, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xa6, 0xe0, 0xa5, + 0x80, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xa4, 0xe0, 0xa5, 0x8d, + 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xbf, 0xe0, + 0xa4, 0xa4, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x81, 0xe0, 0xa4, + 0xaa, 0xe0, 0xa4, 0xaf, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb8, 0xe0, 0xa5, 0x8d, + 0xe0, 0xa4, 0xa5, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0x95, 0xe0, + 0xa4, 0xb0, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0xa1, 0xe0, 0xa4, 0xbc, 0xe0, 0xa4, + 0xae, 0xe0, 0xa5, 0x81, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xa4, + 0xe0, 0xa4, 0xaf, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0xa8, 0xe0, + 0xa4, 0xbe, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x83, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, + 0xaf, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xaa, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0xb8, + 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0x9f, 0xe0, 0xa4, 0x98, 0xe0, 0xa4, 0xb0, 0xe0, + 0xa5, 0x87, 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x82, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, + 0xbe, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xb5, + 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0x9a, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb0, 0xe0, + 0xa4, 0xb8, 0xe0, 0xa5, 0x82, 0xe0, 0xa4, 0x9a, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, + 0xbe, 0xe0, 0xa4, 0xae, 0xe0, 0xa5, 0x82, 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x8d, + 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xa6, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x96, 0xe0, + 0xa5, 0x87, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xae, 0xe0, 0xa5, + 0x87, 0xe0, 0xa4, 0xb6, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb8, 0xe0, 0xa5, 0x8d, + 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x82, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0xae, 0xe0, + 0xa5, 0x88, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, + 0xa4, 0xe0, 0xa5, 0x88, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb0, + 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0x95, 0xe0, + 0xa5, 0x87, 0x72, 0x73, 0x73, 0x2b, 0x78, 0x6d, 0x6c, 0x22, 0x20, 0x74, 0x69, + 0x74, 0x6c, 0x65, 0x3d, 0x22, 0x2d, 0x74, 0x79, 0x70, 0x65, 0x22, 0x20, 0x63, + 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x3d, 0x22, 0x74, 0x69, 0x74, 0x6c, 0x65, + 0x22, 0x20, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x3d, 0x22, 0x61, 0x74, + 0x20, 0x74, 0x68, 0x65, 0x20, 0x73, 0x61, 0x6d, 0x65, 0x20, 0x74, 0x69, 0x6d, + 0x65, 0x2e, 0x6a, 0x73, 0x22, 0x3e, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, + 0x74, 0x3e, 0x0a, 0x3c, 0x22, 0x20, 0x6d, 0x65, 0x74, 0x68, 0x6f, 0x64, 0x3d, + 0x22, 0x70, 0x6f, 0x73, 0x74, 0x22, 0x20, 0x3c, 0x2f, 0x73, 0x70, 0x61, 0x6e, + 0x3e, 0x3c, 0x2f, 0x61, 0x3e, 0x3c, 0x2f, 0x6c, 0x69, 0x3e, 0x76, 0x65, 0x72, + 0x74, 0x69, 0x63, 0x61, 0x6c, 0x2d, 0x61, 0x6c, 0x69, 0x67, 0x6e, 0x3a, 0x74, + 0x2f, 0x6a, 0x71, 0x75, 0x65, 0x72, 0x79, 0x2e, 0x6d, 0x69, 0x6e, 0x2e, 0x6a, + 0x73, 0x22, 0x3e, 0x2e, 0x63, 0x6c, 0x69, 0x63, 0x6b, 0x28, 0x66, 0x75, 0x6e, + 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, + 0x22, 0x70, 0x61, 0x64, 0x64, 0x69, 0x6e, 0x67, 0x2d, 0x7d, 0x29, 0x28, 0x29, + 0x3b, 0x0a, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x0a, 0x3c, + 0x2f, 0x73, 0x70, 0x61, 0x6e, 0x3e, 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, + 0x3d, 0x22, 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x68, 0x74, + 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x29, 0x3b, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, + 0x6e, 0x20, 0x66, 0x61, 0x6c, 0x73, 0x65, 0x3b, 0x74, 0x65, 0x78, 0x74, 0x2d, + 0x64, 0x65, 0x63, 0x6f, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x3a, 0x20, 0x73, + 0x63, 0x72, 0x6f, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x3d, 0x22, 0x6e, 0x6f, 0x22, + 0x20, 0x62, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x2d, 0x63, 0x6f, 0x6c, 0x6c, 0x61, + 0x70, 0x73, 0x65, 0x3a, 0x61, 0x73, 0x73, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x65, + 0x64, 0x20, 0x77, 0x69, 0x74, 0x68, 0x20, 0x42, 0x61, 0x68, 0x61, 0x73, 0x61, + 0x20, 0x49, 0x6e, 0x64, 0x6f, 0x6e, 0x65, 0x73, 0x69, 0x61, 0x45, 0x6e, 0x67, + 0x6c, 0x69, 0x73, 0x68, 0x20, 0x6c, 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65, + 0x3c, 0x74, 0x65, 0x78, 0x74, 0x20, 0x78, 0x6d, 0x6c, 0x3a, 0x73, 0x70, 0x61, + 0x63, 0x65, 0x3d, 0x2e, 0x67, 0x69, 0x66, 0x22, 0x20, 0x62, 0x6f, 0x72, 0x64, + 0x65, 0x72, 0x3d, 0x22, 0x30, 0x22, 0x3c, 0x2f, 0x62, 0x6f, 0x64, 0x79, 0x3e, + 0x0a, 0x3c, 0x2f, 0x68, 0x74, 0x6d, 0x6c, 0x3e, 0x0a, 0x6f, 0x76, 0x65, 0x72, + 0x66, 0x6c, 0x6f, 0x77, 0x3a, 0x68, 0x69, 0x64, 0x64, 0x65, 0x6e, 0x3b, 0x69, + 0x6d, 0x67, 0x20, 0x73, 0x72, 0x63, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, + 0x2f, 0x2f, 0x61, 0x64, 0x64, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x4c, 0x69, 0x73, + 0x74, 0x65, 0x6e, 0x65, 0x72, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x69, + 0x62, 0x6c, 0x65, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x73, 0x2e, 0x6a, 0x73, 0x22, + 0x3e, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x0a, 0x2f, 0x66, + 0x61, 0x76, 0x69, 0x63, 0x6f, 0x6e, 0x2e, 0x69, 0x63, 0x6f, 0x22, 0x20, 0x2f, + 0x3e, 0x6f, 0x70, 0x65, 0x72, 0x61, 0x74, 0x69, 0x6e, 0x67, 0x20, 0x73, 0x79, + 0x73, 0x74, 0x65, 0x6d, 0x22, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, + 0x77, 0x69, 0x64, 0x74, 0x68, 0x3a, 0x31, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, + 0x3d, 0x22, 0x5f, 0x62, 0x6c, 0x61, 0x6e, 0x6b, 0x22, 0x3e, 0x53, 0x74, 0x61, + 0x74, 0x65, 0x20, 0x55, 0x6e, 0x69, 0x76, 0x65, 0x72, 0x73, 0x69, 0x74, 0x79, + 0x74, 0x65, 0x78, 0x74, 0x2d, 0x61, 0x6c, 0x69, 0x67, 0x6e, 0x3a, 0x6c, 0x65, + 0x66, 0x74, 0x3b, 0x0a, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x2e, + 0x77, 0x72, 0x69, 0x74, 0x65, 0x28, 0x2c, 0x20, 0x69, 0x6e, 0x63, 0x6c, 0x75, + 0x64, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, 0x20, 0x61, 0x72, 0x6f, 0x75, + 0x6e, 0x64, 0x20, 0x74, 0x68, 0x65, 0x20, 0x77, 0x6f, 0x72, 0x6c, 0x64, 0x29, + 0x3b, 0x0d, 0x0a, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x0d, + 0x0a, 0x3c, 0x22, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x68, 0x65, + 0x69, 0x67, 0x68, 0x74, 0x3a, 0x3b, 0x6f, 0x76, 0x65, 0x72, 0x66, 0x6c, 0x6f, + 0x77, 0x3a, 0x68, 0x69, 0x64, 0x64, 0x65, 0x6e, 0x6d, 0x6f, 0x72, 0x65, 0x20, + 0x69, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6e, + 0x20, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, + 0x6c, 0x61, 0x20, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x20, 0x6f, 0x66, 0x20, + 0x74, 0x68, 0x65, 0x20, 0x6f, 0x6e, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, + 0x65, 0x20, 0x66, 0x69, 0x72, 0x73, 0x74, 0x63, 0x61, 0x6e, 0x20, 0x62, 0x65, + 0x20, 0x66, 0x6f, 0x75, 0x6e, 0x64, 0x20, 0x69, 0x6e, 0x20, 0x3c, 0x2f, 0x64, + 0x69, 0x76, 0x3e, 0x0a, 0x09, 0x09, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x0a, + 0x64, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x3a, 0x20, 0x6e, 0x6f, 0x6e, 0x65, + 0x3b, 0x22, 0x3e, 0x22, 0x20, 0x2f, 0x3e, 0x0a, 0x3c, 0x6c, 0x69, 0x6e, 0x6b, + 0x20, 0x72, 0x65, 0x6c, 0x3d, 0x22, 0x0a, 0x20, 0x20, 0x28, 0x66, 0x75, 0x6e, + 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, 0x29, 0x20, 0x7b, 0x74, 0x68, 0x65, 0x20, + 0x31, 0x35, 0x74, 0x68, 0x20, 0x63, 0x65, 0x6e, 0x74, 0x75, 0x72, 0x79, 0x2e, + 0x70, 0x72, 0x65, 0x76, 0x65, 0x6e, 0x74, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, + 0x74, 0x28, 0x6c, 0x61, 0x72, 0x67, 0x65, 0x20, 0x6e, 0x75, 0x6d, 0x62, 0x65, + 0x72, 0x20, 0x6f, 0x66, 0x20, 0x42, 0x79, 0x7a, 0x61, 0x6e, 0x74, 0x69, 0x6e, + 0x65, 0x20, 0x45, 0x6d, 0x70, 0x69, 0x72, 0x65, 0x2e, 0x6a, 0x70, 0x67, 0x7c, + 0x74, 0x68, 0x75, 0x6d, 0x62, 0x7c, 0x6c, 0x65, 0x66, 0x74, 0x7c, 0x76, 0x61, + 0x73, 0x74, 0x20, 0x6d, 0x61, 0x6a, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x20, 0x6f, + 0x66, 0x6d, 0x61, 0x6a, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x20, 0x6f, 0x66, 0x20, + 0x74, 0x68, 0x65, 0x20, 0x20, 0x61, 0x6c, 0x69, 0x67, 0x6e, 0x3d, 0x22, 0x63, + 0x65, 0x6e, 0x74, 0x65, 0x72, 0x22, 0x3e, 0x55, 0x6e, 0x69, 0x76, 0x65, 0x72, + 0x73, 0x69, 0x74, 0x79, 0x20, 0x50, 0x72, 0x65, 0x73, 0x73, 0x64, 0x6f, 0x6d, + 0x69, 0x6e, 0x61, 0x74, 0x65, 0x64, 0x20, 0x62, 0x79, 0x20, 0x74, 0x68, 0x65, + 0x53, 0x65, 0x63, 0x6f, 0x6e, 0x64, 0x20, 0x57, 0x6f, 0x72, 0x6c, 0x64, 0x20, + 0x57, 0x61, 0x72, 0x64, 0x69, 0x73, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x69, + 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, + 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x3a, 0x74, 0x68, 0x65, 0x20, + 0x72, 0x65, 0x73, 0x74, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x63, + 0x68, 0x61, 0x72, 0x61, 0x63, 0x74, 0x65, 0x72, 0x69, 0x7a, 0x65, 0x64, 0x20, + 0x62, 0x79, 0x20, 0x72, 0x65, 0x6c, 0x3d, 0x22, 0x6e, 0x6f, 0x66, 0x6f, 0x6c, + 0x6c, 0x6f, 0x77, 0x22, 0x3e, 0x64, 0x65, 0x72, 0x69, 0x76, 0x65, 0x73, 0x20, + 0x66, 0x72, 0x6f, 0x6d, 0x20, 0x74, 0x68, 0x65, 0x72, 0x61, 0x74, 0x68, 0x65, + 0x72, 0x20, 0x74, 0x68, 0x61, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x61, 0x20, + 0x63, 0x6f, 0x6d, 0x62, 0x69, 0x6e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, + 0x66, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x77, 0x69, 0x64, 0x74, 0x68, + 0x3a, 0x31, 0x30, 0x30, 0x45, 0x6e, 0x67, 0x6c, 0x69, 0x73, 0x68, 0x2d, 0x73, + 0x70, 0x65, 0x61, 0x6b, 0x69, 0x6e, 0x67, 0x63, 0x6f, 0x6d, 0x70, 0x75, 0x74, + 0x65, 0x72, 0x20, 0x73, 0x63, 0x69, 0x65, 0x6e, 0x63, 0x65, 0x62, 0x6f, 0x72, + 0x64, 0x65, 0x72, 0x3d, 0x22, 0x30, 0x22, 0x20, 0x61, 0x6c, 0x74, 0x3d, 0x22, + 0x74, 0x68, 0x65, 0x20, 0x65, 0x78, 0x69, 0x73, 0x74, 0x65, 0x6e, 0x63, 0x65, + 0x20, 0x6f, 0x66, 0x44, 0x65, 0x6d, 0x6f, 0x63, 0x72, 0x61, 0x74, 0x69, 0x63, + 0x20, 0x50, 0x61, 0x72, 0x74, 0x79, 0x22, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, + 0x3d, 0x22, 0x6d, 0x61, 0x72, 0x67, 0x69, 0x6e, 0x2d, 0x46, 0x6f, 0x72, 0x20, + 0x74, 0x68, 0x69, 0x73, 0x20, 0x72, 0x65, 0x61, 0x73, 0x6f, 0x6e, 0x2c, 0x2e, + 0x6a, 0x73, 0x22, 0x3e, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, + 0x0a, 0x09, 0x73, 0x42, 0x79, 0x54, 0x61, 0x67, 0x4e, 0x61, 0x6d, 0x65, 0x28, + 0x73, 0x29, 0x5b, 0x30, 0x5d, 0x6a, 0x73, 0x22, 0x3e, 0x3c, 0x2f, 0x73, 0x63, + 0x72, 0x69, 0x70, 0x74, 0x3e, 0x0d, 0x0a, 0x3c, 0x2e, 0x6a, 0x73, 0x22, 0x3e, + 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x0d, 0x0a, 0x6c, 0x69, + 0x6e, 0x6b, 0x20, 0x72, 0x65, 0x6c, 0x3d, 0x22, 0x69, 0x63, 0x6f, 0x6e, 0x22, + 0x20, 0x27, 0x20, 0x61, 0x6c, 0x74, 0x3d, 0x27, 0x27, 0x20, 0x63, 0x6c, 0x61, + 0x73, 0x73, 0x3d, 0x27, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, + 0x6e, 0x73, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x3c, 0x2f, 0x61, + 0x3e, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, + 0x2f, 0x70, 0x61, 0x67, 0x65, 0x3e, 0x0a, 0x20, 0x20, 0x3c, 0x70, 0x61, 0x67, + 0x65, 0x3e, 0x0a, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, + 0x3d, 0x22, 0x63, 0x6f, 0x6e, 0x74, 0x62, 0x65, 0x63, 0x61, 0x6d, 0x65, 0x20, + 0x74, 0x68, 0x65, 0x20, 0x66, 0x69, 0x72, 0x73, 0x74, 0x62, 0x61, 0x68, 0x61, + 0x73, 0x61, 0x20, 0x49, 0x6e, 0x64, 0x6f, 0x6e, 0x65, 0x73, 0x69, 0x61, 0x65, + 0x6e, 0x67, 0x6c, 0x69, 0x73, 0x68, 0x20, 0x28, 0x73, 0x69, 0x6d, 0x70, 0x6c, + 0x65, 0x29, 0xce, 0x95, 0xce, 0xbb, 0xce, 0xbb, 0xce, 0xb7, 0xce, 0xbd, 0xce, + 0xb9, 0xce, 0xba, 0xce, 0xac, 0xd1, 0x85, 0xd1, 0x80, 0xd0, 0xb2, 0xd0, 0xb0, + 0xd1, 0x82, 0xd1, 0x81, 0xd0, 0xba, 0xd0, 0xb8, 0xd0, 0xba, 0xd0, 0xbe, 0xd0, + 0xbc, 0xd0, 0xbf, 0xd0, 0xb0, 0xd0, 0xbd, 0xd0, 0xb8, 0xd0, 0xb8, 0xd1, 0x8f, + 0xd0, 0xb2, 0xd0, 0xbb, 0xd1, 0x8f, 0xd0, 0xb5, 0xd1, 0x82, 0xd1, 0x81, 0xd1, + 0x8f, 0xd0, 0x94, 0xd0, 0xbe, 0xd0, 0xb1, 0xd0, 0xb0, 0xd0, 0xb2, 0xd0, 0xb8, + 0xd1, 0x82, 0xd1, 0x8c, 0xd1, 0x87, 0xd0, 0xb5, 0xd0, 0xbb, 0xd0, 0xbe, 0xd0, + 0xb2, 0xd0, 0xb5, 0xd0, 0xba, 0xd0, 0xb0, 0xd1, 0x80, 0xd0, 0xb0, 0xd0, 0xb7, + 0xd0, 0xb2, 0xd0, 0xb8, 0xd1, 0x82, 0xd0, 0xb8, 0xd1, 0x8f, 0xd0, 0x98, 0xd0, + 0xbd, 0xd1, 0x82, 0xd0, 0xb5, 0xd1, 0x80, 0xd0, 0xbd, 0xd0, 0xb5, 0xd1, 0x82, + 0xd0, 0x9e, 0xd1, 0x82, 0xd0, 0xb2, 0xd0, 0xb5, 0xd1, 0x82, 0xd0, 0xb8, 0xd1, + 0x82, 0xd1, 0x8c, 0xd0, 0xbd, 0xd0, 0xb0, 0xd0, 0xbf, 0xd1, 0x80, 0xd0, 0xb8, + 0xd0, 0xbc, 0xd0, 0xb5, 0xd1, 0x80, 0xd0, 0xb8, 0xd0, 0xbd, 0xd1, 0x82, 0xd0, + 0xb5, 0xd1, 0x80, 0xd0, 0xbd, 0xd0, 0xb5, 0xd1, 0x82, 0xd0, 0xba, 0xd0, 0xbe, + 0xd1, 0x82, 0xd0, 0xbe, 0xd1, 0x80, 0xd0, 0xbe, 0xd0, 0xb3, 0xd0, 0xbe, 0xd1, + 0x81, 0xd1, 0x82, 0xd1, 0x80, 0xd0, 0xb0, 0xd0, 0xbd, 0xd0, 0xb8, 0xd1, 0x86, + 0xd1, 0x8b, 0xd0, 0xba, 0xd0, 0xb0, 0xd1, 0x87, 0xd0, 0xb5, 0xd1, 0x81, 0xd1, + 0x82, 0xd0, 0xb2, 0xd0, 0xb5, 0xd1, 0x83, 0xd1, 0x81, 0xd0, 0xbb, 0xd0, 0xbe, + 0xd0, 0xb2, 0xd0, 0xb8, 0xd1, 0x8f, 0xd1, 0x85, 0xd0, 0xbf, 0xd1, 0x80, 0xd0, + 0xbe, 0xd0, 0xb1, 0xd0, 0xbb, 0xd0, 0xb5, 0xd0, 0xbc, 0xd1, 0x8b, 0xd0, 0xbf, + 0xd0, 0xbe, 0xd0, 0xbb, 0xd1, 0x83, 0xd1, 0x87, 0xd0, 0xb8, 0xd1, 0x82, 0xd1, + 0x8c, 0xd1, 0x8f, 0xd0, 0xb2, 0xd0, 0xbb, 0xd1, 0x8f, 0xd1, 0x8e, 0xd1, 0x82, + 0xd1, 0x81, 0xd1, 0x8f, 0xd0, 0xbd, 0xd0, 0xb0, 0xd0, 0xb8, 0xd0, 0xb1, 0xd0, + 0xbe, 0xd0, 0xbb, 0xd0, 0xb5, 0xd0, 0xb5, 0xd0, 0xba, 0xd0, 0xbe, 0xd0, 0xbc, + 0xd0, 0xbf, 0xd0, 0xb0, 0xd0, 0xbd, 0xd0, 0xb8, 0xd1, 0x8f, 0xd0, 0xb2, 0xd0, + 0xbd, 0xd0, 0xb8, 0xd0, 0xbc, 0xd0, 0xb0, 0xd0, 0xbd, 0xd0, 0xb8, 0xd0, 0xb5, + 0xd1, 0x81, 0xd1, 0x80, 0xd0, 0xb5, 0xd0, 0xb4, 0xd1, 0x81, 0xd1, 0x82, 0xd0, + 0xb2, 0xd0, 0xb0, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x85, 0xd9, 0x88, 0xd8, 0xa7, + 0xd8, 0xb6, 0xd9, 0x8a, 0xd8, 0xb9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb1, 0xd8, + 0xa6, 0xd9, 0x8a, 0xd8, 0xb3, 0xd9, 0x8a, 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, 0x84, + 0xd8, 0xa7, 0xd9, 0x86, 0xd8, 0xaa, 0xd9, 0x82, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, + 0x85, 0xd8, 0xb4, 0xd8, 0xa7, 0xd8, 0xb1, 0xd9, 0x83, 0xd8, 0xa7, 0xd8, 0xaa, + 0xd9, 0x83, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb3, 0xd9, 0x8a, 0xd8, 0xa7, 0xd8, + 0xb1, 0xd8, 0xa7, 0xd8, 0xaa, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x85, 0xd9, 0x83, + 0xd8, 0xaa, 0xd9, 0x88, 0xd8, 0xa8, 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, + 0xb3, 0xd8, 0xb9, 0xd9, 0x88, 0xd8, 0xaf, 0xd9, 0x8a, 0xd8, 0xa9, 0xd8, 0xa7, + 0xd8, 0xad, 0xd8, 0xb5, 0xd8, 0xa7, 0xd8, 0xa6, 0xd9, 0x8a, 0xd8, 0xa7, 0xd8, + 0xaa, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb9, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x85, + 0xd9, 0x8a, 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb5, 0xd9, 0x88, 0xd8, + 0xaa, 0xd9, 0x8a, 0xd8, 0xa7, 0xd8, 0xaa, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa7, + 0xd9, 0x86, 0xd8, 0xaa, 0xd8, 0xb1, 0xd9, 0x86, 0xd8, 0xaa, 0xd8, 0xa7, 0xd9, + 0x84, 0xd8, 0xaa, 0xd8, 0xb5, 0xd8, 0xa7, 0xd9, 0x85, 0xd9, 0x8a, 0xd9, 0x85, + 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa5, 0xd8, 0xb3, 0xd9, 0x84, 0xd8, 0xa7, 0xd9, + 0x85, 0xd9, 0x8a, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x85, 0xd8, 0xb4, 0xd8, 0xa7, + 0xd8, 0xb1, 0xd9, 0x83, 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x85, 0xd8, + 0xb1, 0xd8, 0xa6, 0xd9, 0x8a, 0xd8, 0xa7, 0xd8, 0xaa, 0x72, 0x6f, 0x62, 0x6f, + 0x74, 0x73, 0x22, 0x20, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x3d, 0x22, + 0x3c, 0x64, 0x69, 0x76, 0x20, 0x69, 0x64, 0x3d, 0x22, 0x66, 0x6f, 0x6f, 0x74, + 0x65, 0x72, 0x22, 0x3e, 0x74, 0x68, 0x65, 0x20, 0x55, 0x6e, 0x69, 0x74, 0x65, + 0x64, 0x20, 0x53, 0x74, 0x61, 0x74, 0x65, 0x73, 0x3c, 0x69, 0x6d, 0x67, 0x20, + 0x73, 0x72, 0x63, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x2e, + 0x6a, 0x70, 0x67, 0x7c, 0x72, 0x69, 0x67, 0x68, 0x74, 0x7c, 0x74, 0x68, 0x75, + 0x6d, 0x62, 0x7c, 0x2e, 0x6a, 0x73, 0x22, 0x3e, 0x3c, 0x2f, 0x73, 0x63, 0x72, + 0x69, 0x70, 0x74, 0x3e, 0x0d, 0x0a, 0x3c, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x63, 0x6f, 0x6c, 0x66, 0x72, + 0x61, 0x6d, 0x65, 0x62, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x3d, 0x22, 0x30, 0x22, + 0x20, 0x73, 0x22, 0x20, 0x2f, 0x3e, 0x0a, 0x3c, 0x6d, 0x65, 0x74, 0x61, 0x20, + 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x22, 0x3c, 0x2f, 0x61, 0x3e, 0x3c, 0x2f, 0x64, + 0x69, 0x76, 0x3e, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x3c, 0x66, 0x6f, 0x6e, + 0x74, 0x2d, 0x77, 0x65, 0x69, 0x67, 0x68, 0x74, 0x3a, 0x62, 0x6f, 0x6c, 0x64, + 0x3b, 0x26, 0x71, 0x75, 0x6f, 0x74, 0x3b, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x26, + 0x71, 0x75, 0x6f, 0x74, 0x3b, 0x64, 0x65, 0x70, 0x65, 0x6e, 0x64, 0x69, 0x6e, + 0x67, 0x20, 0x6f, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x6d, 0x61, 0x72, 0x67, + 0x69, 0x6e, 0x3a, 0x30, 0x3b, 0x70, 0x61, 0x64, 0x64, 0x69, 0x6e, 0x67, 0x3a, + 0x22, 0x20, 0x72, 0x65, 0x6c, 0x3d, 0x22, 0x6e, 0x6f, 0x66, 0x6f, 0x6c, 0x6c, + 0x6f, 0x77, 0x22, 0x20, 0x50, 0x72, 0x65, 0x73, 0x69, 0x64, 0x65, 0x6e, 0x74, + 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x74, 0x77, 0x65, 0x6e, 0x74, + 0x69, 0x65, 0x74, 0x68, 0x20, 0x63, 0x65, 0x6e, 0x74, 0x75, 0x72, 0x79, 0x65, + 0x76, 0x69, 0x73, 0x69, 0x6f, 0x6e, 0x3e, 0x0a, 0x20, 0x20, 0x3c, 0x2f, 0x70, + 0x61, 0x67, 0x65, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x65, 0x74, 0x20, 0x45, + 0x78, 0x70, 0x6c, 0x6f, 0x72, 0x65, 0x72, 0x61, 0x2e, 0x61, 0x73, 0x79, 0x6e, + 0x63, 0x20, 0x3d, 0x20, 0x74, 0x72, 0x75, 0x65, 0x3b, 0x0d, 0x0a, 0x69, 0x6e, + 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x61, 0x62, 0x6f, + 0x75, 0x74, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x69, 0x64, 0x3d, 0x22, 0x68, 0x65, + 0x61, 0x64, 0x65, 0x72, 0x22, 0x3e, 0x22, 0x20, 0x61, 0x63, 0x74, 0x69, 0x6f, + 0x6e, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x3c, 0x61, 0x20, + 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x73, 0x3a, 0x2f, + 0x2f, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x69, 0x64, 0x3d, 0x22, 0x63, 0x6f, 0x6e, + 0x74, 0x65, 0x6e, 0x74, 0x22, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x0d, 0x0a, + 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x0d, 0x0a, 0x3c, 0x64, 0x65, 0x72, 0x69, + 0x76, 0x65, 0x64, 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x20, 0x74, 0x68, 0x65, 0x20, + 0x3c, 0x69, 0x6d, 0x67, 0x20, 0x73, 0x72, 0x63, 0x3d, 0x27, 0x68, 0x74, 0x74, + 0x70, 0x3a, 0x2f, 0x2f, 0x61, 0x63, 0x63, 0x6f, 0x72, 0x64, 0x69, 0x6e, 0x67, + 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x20, 0x0a, 0x3c, 0x2f, 0x62, 0x6f, + 0x64, 0x79, 0x3e, 0x0a, 0x3c, 0x2f, 0x68, 0x74, 0x6d, 0x6c, 0x3e, 0x0a, 0x73, + 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x66, 0x6f, 0x6e, 0x74, 0x2d, 0x73, 0x69, + 0x7a, 0x65, 0x3a, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x20, 0x6c, 0x61, 0x6e, + 0x67, 0x75, 0x61, 0x67, 0x65, 0x3d, 0x22, 0x41, 0x72, 0x69, 0x61, 0x6c, 0x2c, + 0x20, 0x48, 0x65, 0x6c, 0x76, 0x65, 0x74, 0x69, 0x63, 0x61, 0x2c, 0x3c, 0x2f, + 0x61, 0x3e, 0x3c, 0x73, 0x70, 0x61, 0x6e, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, + 0x3d, 0x22, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x3c, 0x73, + 0x63, 0x72, 0x69, 0x70, 0x74, 0x20, 0x70, 0x6f, 0x6c, 0x69, 0x74, 0x69, 0x63, + 0x61, 0x6c, 0x20, 0x70, 0x61, 0x72, 0x74, 0x69, 0x65, 0x73, 0x74, 0x64, 0x3e, + 0x3c, 0x2f, 0x74, 0x72, 0x3e, 0x3c, 0x2f, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x3e, + 0x3c, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, + 0x2f, 0x77, 0x77, 0x77, 0x2e, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x70, 0x72, 0x65, + 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x72, 0x65, 0x6c, 0x3d, + 0x22, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x73, 0x68, 0x65, 0x65, 0x74, 0x22, 0x20, + 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x2e, 0x77, 0x72, 0x69, 0x74, + 0x65, 0x28, 0x27, 0x3c, 0x63, 0x68, 0x61, 0x72, 0x73, 0x65, 0x74, 0x3d, 0x22, + 0x75, 0x74, 0x66, 0x2d, 0x38, 0x22, 0x3e, 0x0a, 0x62, 0x65, 0x67, 0x69, 0x6e, + 0x6e, 0x69, 0x6e, 0x67, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x72, + 0x65, 0x76, 0x65, 0x61, 0x6c, 0x65, 0x64, 0x20, 0x74, 0x68, 0x61, 0x74, 0x20, + 0x74, 0x68, 0x65, 0x74, 0x65, 0x6c, 0x65, 0x76, 0x69, 0x73, 0x69, 0x6f, 0x6e, + 0x20, 0x73, 0x65, 0x72, 0x69, 0x65, 0x73, 0x22, 0x20, 0x72, 0x65, 0x6c, 0x3d, + 0x22, 0x6e, 0x6f, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x22, 0x3e, 0x20, 0x74, + 0x61, 0x72, 0x67, 0x65, 0x74, 0x3d, 0x22, 0x5f, 0x62, 0x6c, 0x61, 0x6e, 0x6b, + 0x22, 0x3e, 0x63, 0x6c, 0x61, 0x69, 0x6d, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, + 0x61, 0x74, 0x20, 0x74, 0x68, 0x65, 0x68, 0x74, 0x74, 0x70, 0x25, 0x33, 0x41, + 0x25, 0x32, 0x46, 0x25, 0x32, 0x46, 0x77, 0x77, 0x77, 0x2e, 0x6d, 0x61, 0x6e, + 0x69, 0x66, 0x65, 0x73, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x20, 0x6f, + 0x66, 0x50, 0x72, 0x69, 0x6d, 0x65, 0x20, 0x4d, 0x69, 0x6e, 0x69, 0x73, 0x74, + 0x65, 0x72, 0x20, 0x6f, 0x66, 0x69, 0x6e, 0x66, 0x6c, 0x75, 0x65, 0x6e, 0x63, + 0x65, 0x64, 0x20, 0x62, 0x79, 0x20, 0x74, 0x68, 0x65, 0x63, 0x6c, 0x61, 0x73, + 0x73, 0x3d, 0x22, 0x63, 0x6c, 0x65, 0x61, 0x72, 0x66, 0x69, 0x78, 0x22, 0x3e, + 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x0d, 0x0a, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, + 0x0d, 0x0a, 0x0d, 0x0a, 0x74, 0x68, 0x72, 0x65, 0x65, 0x2d, 0x64, 0x69, 0x6d, + 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x43, 0x68, 0x75, 0x72, 0x63, + 0x68, 0x20, 0x6f, 0x66, 0x20, 0x45, 0x6e, 0x67, 0x6c, 0x61, 0x6e, 0x64, 0x6f, + 0x66, 0x20, 0x4e, 0x6f, 0x72, 0x74, 0x68, 0x20, 0x43, 0x61, 0x72, 0x6f, 0x6c, + 0x69, 0x6e, 0x61, 0x73, 0x71, 0x75, 0x61, 0x72, 0x65, 0x20, 0x6b, 0x69, 0x6c, + 0x6f, 0x6d, 0x65, 0x74, 0x72, 0x65, 0x73, 0x2e, 0x61, 0x64, 0x64, 0x45, 0x76, + 0x65, 0x6e, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x65, 0x6e, 0x65, 0x72, 0x64, 0x69, + 0x73, 0x74, 0x69, 0x6e, 0x63, 0x74, 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x20, 0x74, + 0x68, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x6c, 0x79, 0x20, 0x6b, 0x6e, + 0x6f, 0x77, 0x6e, 0x20, 0x61, 0x73, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x74, 0x69, + 0x63, 0x20, 0x41, 0x6c, 0x70, 0x68, 0x61, 0x62, 0x65, 0x74, 0x64, 0x65, 0x63, + 0x6c, 0x61, 0x72, 0x65, 0x64, 0x20, 0x74, 0x68, 0x61, 0x74, 0x20, 0x74, 0x68, + 0x65, 0x63, 0x6f, 0x6e, 0x74, 0x72, 0x6f, 0x6c, 0x6c, 0x65, 0x64, 0x20, 0x62, + 0x79, 0x20, 0x74, 0x68, 0x65, 0x42, 0x65, 0x6e, 0x6a, 0x61, 0x6d, 0x69, 0x6e, + 0x20, 0x46, 0x72, 0x61, 0x6e, 0x6b, 0x6c, 0x69, 0x6e, 0x72, 0x6f, 0x6c, 0x65, + 0x2d, 0x70, 0x6c, 0x61, 0x79, 0x69, 0x6e, 0x67, 0x20, 0x67, 0x61, 0x6d, 0x65, + 0x74, 0x68, 0x65, 0x20, 0x55, 0x6e, 0x69, 0x76, 0x65, 0x72, 0x73, 0x69, 0x74, + 0x79, 0x20, 0x6f, 0x66, 0x69, 0x6e, 0x20, 0x57, 0x65, 0x73, 0x74, 0x65, 0x72, + 0x6e, 0x20, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x70, 0x65, 0x72, 0x73, 0x6f, + 0x6e, 0x61, 0x6c, 0x20, 0x63, 0x6f, 0x6d, 0x70, 0x75, 0x74, 0x65, 0x72, 0x50, + 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x20, 0x47, 0x75, 0x74, 0x65, 0x6e, 0x62, + 0x65, 0x72, 0x67, 0x72, 0x65, 0x67, 0x61, 0x72, 0x64, 0x6c, 0x65, 0x73, 0x73, + 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x68, 0x61, 0x73, 0x20, 0x62, 0x65, + 0x65, 0x6e, 0x20, 0x70, 0x72, 0x6f, 0x70, 0x6f, 0x73, 0x65, 0x64, 0x74, 0x6f, + 0x67, 0x65, 0x74, 0x68, 0x65, 0x72, 0x20, 0x77, 0x69, 0x74, 0x68, 0x20, 0x74, + 0x68, 0x65, 0x3e, 0x3c, 0x2f, 0x6c, 0x69, 0x3e, 0x3c, 0x6c, 0x69, 0x20, 0x63, + 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x69, 0x6e, 0x20, 0x73, 0x6f, 0x6d, 0x65, + 0x20, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x6d, 0x69, 0x6e, + 0x2e, 0x6a, 0x73, 0x22, 0x3e, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, + 0x3e, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x70, 0x6f, 0x70, 0x75, 0x6c, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x6f, 0x66, 0x66, 0x69, 0x63, 0x69, 0x61, 0x6c, + 0x20, 0x6c, 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65, 0x3c, 0x69, 0x6d, 0x67, + 0x20, 0x73, 0x72, 0x63, 0x3d, 0x22, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x73, 0x2f, + 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x69, 0x65, 0x64, 0x20, 0x62, 0x79, + 0x20, 0x74, 0x68, 0x65, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x61, 0x6c, 0x20, 0x72, + 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x63, 0x6c, 0x61, 0x73, 0x73, + 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x63, + 0x61, 0x6e, 0x20, 0x62, 0x65, 0x20, 0x63, 0x6f, 0x6e, 0x73, 0x69, 0x64, 0x65, + 0x72, 0x65, 0x64, 0x71, 0x75, 0x61, 0x6e, 0x74, 0x75, 0x6d, 0x20, 0x6d, 0x65, + 0x63, 0x68, 0x61, 0x6e, 0x69, 0x63, 0x73, 0x4e, 0x65, 0x76, 0x65, 0x72, 0x74, + 0x68, 0x65, 0x6c, 0x65, 0x73, 0x73, 0x2c, 0x20, 0x74, 0x68, 0x65, 0x6d, 0x69, + 0x6c, 0x6c, 0x69, 0x6f, 0x6e, 0x20, 0x79, 0x65, 0x61, 0x72, 0x73, 0x20, 0x61, + 0x67, 0x6f, 0x3c, 0x2f, 0x62, 0x6f, 0x64, 0x79, 0x3e, 0x0d, 0x0a, 0x3c, 0x2f, + 0x68, 0x74, 0x6d, 0x6c, 0x3e, 0x0d, 0xce, 0x95, 0xce, 0xbb, 0xce, 0xbb, 0xce, + 0xb7, 0xce, 0xbd, 0xce, 0xb9, 0xce, 0xba, 0xce, 0xac, 0x0a, 0x74, 0x61, 0x6b, + 0x65, 0x20, 0x61, 0x64, 0x76, 0x61, 0x6e, 0x74, 0x61, 0x67, 0x65, 0x20, 0x6f, + 0x66, 0x61, 0x6e, 0x64, 0x2c, 0x20, 0x61, 0x63, 0x63, 0x6f, 0x72, 0x64, 0x69, + 0x6e, 0x67, 0x20, 0x74, 0x6f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, + 0x65, 0x64, 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x4d, 0x69, 0x63, 0x72, + 0x6f, 0x73, 0x6f, 0x66, 0x74, 0x20, 0x57, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x73, + 0x74, 0x68, 0x65, 0x20, 0x66, 0x69, 0x72, 0x73, 0x74, 0x20, 0x63, 0x65, 0x6e, + 0x74, 0x75, 0x72, 0x79, 0x75, 0x6e, 0x64, 0x65, 0x72, 0x20, 0x74, 0x68, 0x65, + 0x20, 0x63, 0x6f, 0x6e, 0x74, 0x72, 0x6f, 0x6c, 0x64, 0x69, 0x76, 0x20, 0x63, + 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, + 0x68, 0x6f, 0x72, 0x74, 0x6c, 0x79, 0x20, 0x61, 0x66, 0x74, 0x65, 0x72, 0x20, + 0x74, 0x68, 0x65, 0x6e, 0x6f, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x20, 0x65, 0x78, + 0x63, 0x65, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x73, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x6f, 0x75, 0x73, 0x61, 0x6e, 0x64, 0x73, 0x73, 0x65, + 0x76, 0x65, 0x72, 0x61, 0x6c, 0x20, 0x64, 0x69, 0x66, 0x66, 0x65, 0x72, 0x65, + 0x6e, 0x74, 0x61, 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x20, 0x74, 0x68, 0x65, 0x20, + 0x77, 0x6f, 0x72, 0x6c, 0x64, 0x2e, 0x72, 0x65, 0x61, 0x63, 0x68, 0x69, 0x6e, + 0x67, 0x20, 0x6d, 0x69, 0x6c, 0x69, 0x74, 0x61, 0x72, 0x79, 0x69, 0x73, 0x6f, + 0x6c, 0x61, 0x74, 0x65, 0x64, 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x20, 0x74, 0x68, + 0x65, 0x6f, 0x70, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x74, + 0x6f, 0x20, 0x74, 0x68, 0x65, 0x74, 0x68, 0x65, 0x20, 0x4f, 0x6c, 0x64, 0x20, + 0x54, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x65, 0x6e, 0x74, 0x41, 0x66, 0x72, 0x69, + 0x63, 0x61, 0x6e, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x6e, 0x73, + 0x69, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x74, 0x6f, + 0x20, 0x74, 0x68, 0x65, 0x73, 0x65, 0x70, 0x61, 0x72, 0x61, 0x74, 0x65, 0x20, + 0x66, 0x72, 0x6f, 0x6d, 0x20, 0x74, 0x68, 0x65, 0x6d, 0x65, 0x74, 0x72, 0x6f, + 0x70, 0x6f, 0x6c, 0x69, 0x74, 0x61, 0x6e, 0x20, 0x61, 0x72, 0x65, 0x61, 0x6d, + 0x61, 0x6b, 0x65, 0x73, 0x20, 0x69, 0x74, 0x20, 0x70, 0x6f, 0x73, 0x73, 0x69, + 0x62, 0x6c, 0x65, 0x61, 0x63, 0x6b, 0x6e, 0x6f, 0x77, 0x6c, 0x65, 0x64, 0x67, + 0x65, 0x64, 0x20, 0x74, 0x68, 0x61, 0x74, 0x61, 0x72, 0x67, 0x75, 0x61, 0x62, + 0x6c, 0x79, 0x20, 0x74, 0x68, 0x65, 0x20, 0x6d, 0x6f, 0x73, 0x74, 0x74, 0x79, + 0x70, 0x65, 0x3d, 0x22, 0x74, 0x65, 0x78, 0x74, 0x2f, 0x63, 0x73, 0x73, 0x22, + 0x3e, 0x0a, 0x74, 0x68, 0x65, 0x20, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x41, 0x63, 0x63, 0x6f, 0x72, 0x64, 0x69, + 0x6e, 0x67, 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x20, 0x70, 0x65, 0x3d, + 0x22, 0x74, 0x65, 0x78, 0x74, 0x2f, 0x63, 0x73, 0x73, 0x22, 0x20, 0x2f, 0x3e, + 0x0a, 0x63, 0x6f, 0x69, 0x6e, 0x63, 0x69, 0x64, 0x65, 0x20, 0x77, 0x69, 0x74, + 0x68, 0x20, 0x74, 0x68, 0x65, 0x74, 0x77, 0x6f, 0x2d, 0x74, 0x68, 0x69, 0x72, + 0x64, 0x73, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x44, 0x75, 0x72, 0x69, + 0x6e, 0x67, 0x20, 0x74, 0x68, 0x69, 0x73, 0x20, 0x74, 0x69, 0x6d, 0x65, 0x2c, + 0x64, 0x75, 0x72, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x65, 0x20, 0x70, 0x65, + 0x72, 0x69, 0x6f, 0x64, 0x61, 0x6e, 0x6e, 0x6f, 0x75, 0x6e, 0x63, 0x65, 0x64, + 0x20, 0x74, 0x68, 0x61, 0x74, 0x20, 0x68, 0x65, 0x74, 0x68, 0x65, 0x20, 0x69, + 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x61, + 0x6e, 0x64, 0x20, 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x72, 0x65, 0x63, 0x65, 0x6e, + 0x74, 0x6c, 0x79, 0x62, 0x65, 0x6c, 0x69, 0x65, 0x76, 0x65, 0x64, 0x20, 0x74, + 0x68, 0x61, 0x74, 0x20, 0x74, 0x68, 0x65, 0x63, 0x6f, 0x6e, 0x73, 0x63, 0x69, + 0x6f, 0x75, 0x73, 0x6e, 0x65, 0x73, 0x73, 0x20, 0x61, 0x6e, 0x64, 0x66, 0x6f, + 0x72, 0x6d, 0x65, 0x72, 0x6c, 0x79, 0x20, 0x6b, 0x6e, 0x6f, 0x77, 0x6e, 0x20, + 0x61, 0x73, 0x73, 0x75, 0x72, 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x65, 0x64, 0x20, + 0x62, 0x79, 0x20, 0x74, 0x68, 0x65, 0x66, 0x69, 0x72, 0x73, 0x74, 0x20, 0x61, + 0x70, 0x70, 0x65, 0x61, 0x72, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x6f, 0x63, 0x63, + 0x61, 0x73, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x6c, 0x79, 0x20, 0x75, 0x73, 0x65, + 0x64, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x3a, 0x61, 0x62, 0x73, + 0x6f, 0x6c, 0x75, 0x74, 0x65, 0x3b, 0x22, 0x20, 0x74, 0x61, 0x72, 0x67, 0x65, + 0x74, 0x3d, 0x22, 0x5f, 0x62, 0x6c, 0x61, 0x6e, 0x6b, 0x22, 0x20, 0x70, 0x6f, + 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x3a, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, + 0x76, 0x65, 0x3b, 0x74, 0x65, 0x78, 0x74, 0x2d, 0x61, 0x6c, 0x69, 0x67, 0x6e, + 0x3a, 0x63, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x3b, 0x6a, 0x61, 0x78, 0x2f, 0x6c, + 0x69, 0x62, 0x73, 0x2f, 0x6a, 0x71, 0x75, 0x65, 0x72, 0x79, 0x2f, 0x31, 0x2e, + 0x62, 0x61, 0x63, 0x6b, 0x67, 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x2d, 0x63, 0x6f, + 0x6c, 0x6f, 0x72, 0x3a, 0x23, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x61, 0x70, + 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2f, 0x61, 0x6e, 0x67, + 0x75, 0x61, 0x67, 0x65, 0x22, 0x20, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, + 0x3d, 0x22, 0x3c, 0x6d, 0x65, 0x74, 0x61, 0x20, 0x68, 0x74, 0x74, 0x70, 0x2d, + 0x65, 0x71, 0x75, 0x69, 0x76, 0x3d, 0x22, 0x50, 0x72, 0x69, 0x76, 0x61, 0x63, + 0x79, 0x20, 0x50, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x3c, 0x2f, 0x61, 0x3e, 0x65, + 0x28, 0x22, 0x25, 0x33, 0x43, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x20, 0x73, + 0x72, 0x63, 0x3d, 0x27, 0x22, 0x20, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x3d, + 0x22, 0x5f, 0x62, 0x6c, 0x61, 0x6e, 0x6b, 0x22, 0x3e, 0x4f, 0x6e, 0x20, 0x74, + 0x68, 0x65, 0x20, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x20, 0x68, 0x61, 0x6e, 0x64, + 0x2c, 0x2e, 0x6a, 0x70, 0x67, 0x7c, 0x74, 0x68, 0x75, 0x6d, 0x62, 0x7c, 0x72, + 0x69, 0x67, 0x68, 0x74, 0x7c, 0x32, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x3c, + 0x64, 0x69, 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x3c, 0x64, + 0x69, 0x76, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x66, 0x6c, 0x6f, + 0x61, 0x74, 0x3a, 0x6e, 0x69, 0x6e, 0x65, 0x74, 0x65, 0x65, 0x6e, 0x74, 0x68, + 0x20, 0x63, 0x65, 0x6e, 0x74, 0x75, 0x72, 0x79, 0x3c, 0x2f, 0x62, 0x6f, 0x64, + 0x79, 0x3e, 0x0d, 0x0a, 0x3c, 0x2f, 0x68, 0x74, 0x6d, 0x6c, 0x3e, 0x0d, 0x0a, + 0x3c, 0x69, 0x6d, 0x67, 0x20, 0x73, 0x72, 0x63, 0x3d, 0x22, 0x68, 0x74, 0x74, + 0x70, 0x3a, 0x2f, 0x2f, 0x73, 0x3b, 0x74, 0x65, 0x78, 0x74, 0x2d, 0x61, 0x6c, + 0x69, 0x67, 0x6e, 0x3a, 0x63, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x66, 0x6f, 0x6e, + 0x74, 0x2d, 0x77, 0x65, 0x69, 0x67, 0x68, 0x74, 0x3a, 0x20, 0x62, 0x6f, 0x6c, + 0x64, 0x3b, 0x20, 0x41, 0x63, 0x63, 0x6f, 0x72, 0x64, 0x69, 0x6e, 0x67, 0x20, + 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x20, 0x64, 0x69, 0x66, 0x66, 0x65, 0x72, + 0x65, 0x6e, 0x63, 0x65, 0x20, 0x62, 0x65, 0x74, 0x77, 0x65, 0x65, 0x6e, 0x22, + 0x20, 0x66, 0x72, 0x61, 0x6d, 0x65, 0x62, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x3d, + 0x22, 0x30, 0x22, 0x20, 0x22, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, + 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x3a, 0x6c, 0x69, 0x6e, 0x6b, + 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, + 0x2f, 0x68, 0x74, 0x6d, 0x6c, 0x34, 0x2f, 0x6c, 0x6f, 0x6f, 0x73, 0x65, 0x2e, + 0x64, 0x74, 0x64, 0x22, 0x3e, 0x0a, 0x64, 0x75, 0x72, 0x69, 0x6e, 0x67, 0x20, + 0x74, 0x68, 0x69, 0x73, 0x20, 0x70, 0x65, 0x72, 0x69, 0x6f, 0x64, 0x3c, 0x2f, + 0x74, 0x64, 0x3e, 0x3c, 0x2f, 0x74, 0x72, 0x3e, 0x3c, 0x2f, 0x74, 0x61, 0x62, + 0x6c, 0x65, 0x3e, 0x63, 0x6c, 0x6f, 0x73, 0x65, 0x6c, 0x79, 0x20, 0x72, 0x65, + 0x6c, 0x61, 0x74, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x66, 0x6f, 0x72, 0x20, 0x74, + 0x68, 0x65, 0x20, 0x66, 0x69, 0x72, 0x73, 0x74, 0x20, 0x74, 0x69, 0x6d, 0x65, + 0x3b, 0x66, 0x6f, 0x6e, 0x74, 0x2d, 0x77, 0x65, 0x69, 0x67, 0x68, 0x74, 0x3a, + 0x62, 0x6f, 0x6c, 0x64, 0x3b, 0x69, 0x6e, 0x70, 0x75, 0x74, 0x20, 0x74, 0x79, + 0x70, 0x65, 0x3d, 0x22, 0x74, 0x65, 0x78, 0x74, 0x22, 0x20, 0x3c, 0x73, 0x70, + 0x61, 0x6e, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x66, 0x6f, 0x6e, + 0x74, 0x2d, 0x6f, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x79, 0x73, 0x74, 0x61, 0x74, + 0x65, 0x63, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x09, 0x3c, 0x64, 0x69, 0x76, 0x20, + 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x63, 0x6c, 0x65, 0x61, 0x72, 0x64, + 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x2e, 0x6c, 0x6f, 0x63, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x2e, 0x20, 0x46, 0x6f, 0x72, 0x20, 0x65, 0x78, 0x61, 0x6d, + 0x70, 0x6c, 0x65, 0x2c, 0x20, 0x74, 0x68, 0x65, 0x20, 0x61, 0x20, 0x77, 0x69, + 0x64, 0x65, 0x20, 0x76, 0x61, 0x72, 0x69, 0x65, 0x74, 0x79, 0x20, 0x6f, 0x66, + 0x20, 0x3c, 0x21, 0x44, 0x4f, 0x43, 0x54, 0x59, 0x50, 0x45, 0x20, 0x68, 0x74, + 0x6d, 0x6c, 0x3e, 0x0d, 0x0a, 0x3c, 0x26, 0x6e, 0x62, 0x73, 0x70, 0x3b, 0x26, + 0x6e, 0x62, 0x73, 0x70, 0x3b, 0x26, 0x6e, 0x62, 0x73, 0x70, 0x3b, 0x22, 0x3e, + 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, + 0x3a, 0x2f, 0x2f, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x66, 0x6c, 0x6f, + 0x61, 0x74, 0x3a, 0x6c, 0x65, 0x66, 0x74, 0x3b, 0x63, 0x6f, 0x6e, 0x63, 0x65, + 0x72, 0x6e, 0x65, 0x64, 0x20, 0x77, 0x69, 0x74, 0x68, 0x20, 0x74, 0x68, 0x65, + 0x3d, 0x68, 0x74, 0x74, 0x70, 0x25, 0x33, 0x41, 0x25, 0x32, 0x46, 0x25, 0x32, + 0x46, 0x77, 0x77, 0x77, 0x2e, 0x69, 0x6e, 0x20, 0x70, 0x6f, 0x70, 0x75, 0x6c, + 0x61, 0x72, 0x20, 0x63, 0x75, 0x6c, 0x74, 0x75, 0x72, 0x65, 0x74, 0x79, 0x70, + 0x65, 0x3d, 0x22, 0x74, 0x65, 0x78, 0x74, 0x2f, 0x63, 0x73, 0x73, 0x22, 0x20, + 0x2f, 0x3e, 0x69, 0x74, 0x20, 0x69, 0x73, 0x20, 0x70, 0x6f, 0x73, 0x73, 0x69, + 0x62, 0x6c, 0x65, 0x20, 0x74, 0x6f, 0x20, 0x48, 0x61, 0x72, 0x76, 0x61, 0x72, + 0x64, 0x20, 0x55, 0x6e, 0x69, 0x76, 0x65, 0x72, 0x73, 0x69, 0x74, 0x79, 0x74, + 0x79, 0x6c, 0x65, 0x73, 0x68, 0x65, 0x65, 0x74, 0x22, 0x20, 0x68, 0x72, 0x65, + 0x66, 0x3d, 0x22, 0x2f, 0x74, 0x68, 0x65, 0x20, 0x6d, 0x61, 0x69, 0x6e, 0x20, + 0x63, 0x68, 0x61, 0x72, 0x61, 0x63, 0x74, 0x65, 0x72, 0x4f, 0x78, 0x66, 0x6f, + 0x72, 0x64, 0x20, 0x55, 0x6e, 0x69, 0x76, 0x65, 0x72, 0x73, 0x69, 0x74, 0x79, + 0x20, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x22, 0x6b, 0x65, 0x79, 0x77, 0x6f, + 0x72, 0x64, 0x73, 0x22, 0x20, 0x63, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, + 0x74, 0x65, 0x78, 0x74, 0x2d, 0x61, 0x6c, 0x69, 0x67, 0x6e, 0x3a, 0x74, 0x68, + 0x65, 0x20, 0x55, 0x6e, 0x69, 0x74, 0x65, 0x64, 0x20, 0x4b, 0x69, 0x6e, 0x67, + 0x64, 0x6f, 0x6d, 0x66, 0x65, 0x64, 0x65, 0x72, 0x61, 0x6c, 0x20, 0x67, 0x6f, + 0x76, 0x65, 0x72, 0x6e, 0x6d, 0x65, 0x6e, 0x74, 0x3c, 0x64, 0x69, 0x76, 0x20, + 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x6d, 0x61, 0x72, 0x67, 0x69, 0x6e, + 0x20, 0x64, 0x65, 0x70, 0x65, 0x6e, 0x64, 0x69, 0x6e, 0x67, 0x20, 0x6f, 0x6e, + 0x20, 0x74, 0x68, 0x65, 0x20, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, + 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x3c, 0x64, 0x69, + 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x68, 0x65, 0x61, 0x64, + 0x65, 0x72, 0x2e, 0x6d, 0x69, 0x6e, 0x2e, 0x6a, 0x73, 0x22, 0x3e, 0x3c, 0x2f, + 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x64, 0x65, 0x73, 0x74, 0x72, 0x75, + 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x73, + 0x6c, 0x69, 0x67, 0x68, 0x74, 0x6c, 0x79, 0x20, 0x64, 0x69, 0x66, 0x66, 0x65, + 0x72, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x20, 0x61, 0x63, 0x63, 0x6f, 0x72, 0x64, + 0x61, 0x6e, 0x63, 0x65, 0x20, 0x77, 0x69, 0x74, 0x68, 0x74, 0x65, 0x6c, 0x65, + 0x63, 0x6f, 0x6d, 0x6d, 0x75, 0x6e, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x73, 0x69, 0x6e, 0x64, 0x69, 0x63, 0x61, 0x74, 0x65, 0x73, 0x20, 0x74, 0x68, + 0x61, 0x74, 0x20, 0x74, 0x68, 0x65, 0x73, 0x68, 0x6f, 0x72, 0x74, 0x6c, 0x79, + 0x20, 0x74, 0x68, 0x65, 0x72, 0x65, 0x61, 0x66, 0x74, 0x65, 0x72, 0x65, 0x73, + 0x70, 0x65, 0x63, 0x69, 0x61, 0x6c, 0x6c, 0x79, 0x20, 0x69, 0x6e, 0x20, 0x74, + 0x68, 0x65, 0x20, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x61, 0x6e, 0x20, 0x63, + 0x6f, 0x75, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x48, 0x6f, 0x77, 0x65, 0x76, + 0x65, 0x72, 0x2c, 0x20, 0x74, 0x68, 0x65, 0x72, 0x65, 0x20, 0x61, 0x72, 0x65, + 0x73, 0x72, 0x63, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x73, + 0x74, 0x61, 0x74, 0x69, 0x63, 0x73, 0x75, 0x67, 0x67, 0x65, 0x73, 0x74, 0x65, + 0x64, 0x20, 0x74, 0x68, 0x61, 0x74, 0x20, 0x74, 0x68, 0x65, 0x22, 0x20, 0x73, + 0x72, 0x63, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x77, 0x77, + 0x77, 0x2e, 0x61, 0x20, 0x6c, 0x61, 0x72, 0x67, 0x65, 0x20, 0x6e, 0x75, 0x6d, + 0x62, 0x65, 0x72, 0x20, 0x6f, 0x66, 0x20, 0x54, 0x65, 0x6c, 0x65, 0x63, 0x6f, + 0x6d, 0x6d, 0x75, 0x6e, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x22, + 0x20, 0x72, 0x65, 0x6c, 0x3d, 0x22, 0x6e, 0x6f, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, + 0x77, 0x22, 0x20, 0x74, 0x48, 0x6f, 0x6c, 0x79, 0x20, 0x52, 0x6f, 0x6d, 0x61, + 0x6e, 0x20, 0x45, 0x6d, 0x70, 0x65, 0x72, 0x6f, 0x72, 0x61, 0x6c, 0x6d, 0x6f, + 0x73, 0x74, 0x20, 0x65, 0x78, 0x63, 0x6c, 0x75, 0x73, 0x69, 0x76, 0x65, 0x6c, + 0x79, 0x22, 0x20, 0x62, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x3d, 0x22, 0x30, 0x22, + 0x20, 0x61, 0x6c, 0x74, 0x3d, 0x22, 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, 0x61, + 0x72, 0x79, 0x20, 0x6f, 0x66, 0x20, 0x53, 0x74, 0x61, 0x74, 0x65, 0x63, 0x75, + 0x6c, 0x6d, 0x69, 0x6e, 0x61, 0x74, 0x69, 0x6e, 0x67, 0x20, 0x69, 0x6e, 0x20, + 0x74, 0x68, 0x65, 0x43, 0x49, 0x41, 0x20, 0x57, 0x6f, 0x72, 0x6c, 0x64, 0x20, + 0x46, 0x61, 0x63, 0x74, 0x62, 0x6f, 0x6f, 0x6b, 0x74, 0x68, 0x65, 0x20, 0x6d, + 0x6f, 0x73, 0x74, 0x20, 0x69, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x61, 0x6e, 0x74, + 0x61, 0x6e, 0x6e, 0x69, 0x76, 0x65, 0x72, 0x73, 0x61, 0x72, 0x79, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x65, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x62, + 0x61, 0x63, 0x6b, 0x67, 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x2d, 0x3c, 0x6c, 0x69, + 0x3e, 0x3c, 0x65, 0x6d, 0x3e, 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, + 0x22, 0x2f, 0x74, 0x68, 0x65, 0x20, 0x41, 0x74, 0x6c, 0x61, 0x6e, 0x74, 0x69, + 0x63, 0x20, 0x4f, 0x63, 0x65, 0x61, 0x6e, 0x73, 0x74, 0x72, 0x69, 0x63, 0x74, + 0x6c, 0x79, 0x20, 0x73, 0x70, 0x65, 0x61, 0x6b, 0x69, 0x6e, 0x67, 0x2c, 0x73, + 0x68, 0x6f, 0x72, 0x74, 0x6c, 0x79, 0x20, 0x62, 0x65, 0x66, 0x6f, 0x72, 0x65, + 0x20, 0x74, 0x68, 0x65, 0x64, 0x69, 0x66, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x74, + 0x20, 0x74, 0x79, 0x70, 0x65, 0x73, 0x20, 0x6f, 0x66, 0x74, 0x68, 0x65, 0x20, + 0x4f, 0x74, 0x74, 0x6f, 0x6d, 0x61, 0x6e, 0x20, 0x45, 0x6d, 0x70, 0x69, 0x72, + 0x65, 0x3e, 0x3c, 0x69, 0x6d, 0x67, 0x20, 0x73, 0x72, 0x63, 0x3d, 0x22, 0x68, + 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x41, 0x6e, 0x20, 0x49, 0x6e, 0x74, 0x72, + 0x6f, 0x64, 0x75, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x74, 0x6f, 0x63, 0x6f, + 0x6e, 0x73, 0x65, 0x71, 0x75, 0x65, 0x6e, 0x63, 0x65, 0x20, 0x6f, 0x66, 0x20, + 0x74, 0x68, 0x65, 0x64, 0x65, 0x70, 0x61, 0x72, 0x74, 0x75, 0x72, 0x65, 0x20, + 0x66, 0x72, 0x6f, 0x6d, 0x20, 0x74, 0x68, 0x65, 0x43, 0x6f, 0x6e, 0x66, 0x65, + 0x64, 0x65, 0x72, 0x61, 0x74, 0x65, 0x20, 0x53, 0x74, 0x61, 0x74, 0x65, 0x73, + 0x69, 0x6e, 0x64, 0x69, 0x67, 0x65, 0x6e, 0x6f, 0x75, 0x73, 0x20, 0x70, 0x65, + 0x6f, 0x70, 0x6c, 0x65, 0x73, 0x50, 0x72, 0x6f, 0x63, 0x65, 0x65, 0x64, 0x69, + 0x6e, 0x67, 0x73, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x69, 0x6e, 0x66, + 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x6e, 0x20, 0x74, + 0x68, 0x65, 0x74, 0x68, 0x65, 0x6f, 0x72, 0x69, 0x65, 0x73, 0x20, 0x68, 0x61, + 0x76, 0x65, 0x20, 0x62, 0x65, 0x65, 0x6e, 0x69, 0x6e, 0x76, 0x6f, 0x6c, 0x76, + 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x20, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x64, + 0x69, 0x76, 0x69, 0x64, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x74, 0x6f, 0x20, 0x74, + 0x68, 0x72, 0x65, 0x65, 0x61, 0x64, 0x6a, 0x61, 0x63, 0x65, 0x6e, 0x74, 0x20, + 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x69, 0x73, 0x20, 0x72, + 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x69, 0x62, 0x6c, 0x65, 0x20, 0x66, 0x6f, + 0x72, 0x64, 0x69, 0x73, 0x73, 0x6f, 0x6c, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x20, + 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x63, 0x6f, 0x6c, 0x6c, 0x61, 0x62, 0x6f, + 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x77, 0x69, 0x74, 0x68, 0x77, 0x69, + 0x64, 0x65, 0x6c, 0x79, 0x20, 0x72, 0x65, 0x67, 0x61, 0x72, 0x64, 0x65, 0x64, + 0x20, 0x61, 0x73, 0x68, 0x69, 0x73, 0x20, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6d, + 0x70, 0x6f, 0x72, 0x61, 0x72, 0x69, 0x65, 0x73, 0x66, 0x6f, 0x75, 0x6e, 0x64, + 0x69, 0x6e, 0x67, 0x20, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x20, 0x6f, 0x66, + 0x44, 0x6f, 0x6d, 0x69, 0x6e, 0x69, 0x63, 0x61, 0x6e, 0x20, 0x52, 0x65, 0x70, + 0x75, 0x62, 0x6c, 0x69, 0x63, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x6c, 0x6c, + 0x79, 0x20, 0x61, 0x63, 0x63, 0x65, 0x70, 0x74, 0x65, 0x64, 0x74, 0x68, 0x65, + 0x20, 0x70, 0x6f, 0x73, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x20, + 0x6f, 0x66, 0x61, 0x72, 0x65, 0x20, 0x61, 0x6c, 0x73, 0x6f, 0x20, 0x61, 0x76, + 0x61, 0x69, 0x6c, 0x61, 0x62, 0x6c, 0x65, 0x75, 0x6e, 0x64, 0x65, 0x72, 0x20, + 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x72, + 0x65, 0x73, 0x74, 0x6f, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, + 0x20, 0x74, 0x68, 0x65, 0x74, 0x68, 0x65, 0x20, 0x67, 0x65, 0x6e, 0x65, 0x72, + 0x61, 0x6c, 0x20, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x69, 0x73, 0x20, 0x61, + 0x6c, 0x6d, 0x6f, 0x73, 0x74, 0x20, 0x65, 0x6e, 0x74, 0x69, 0x72, 0x65, 0x6c, + 0x79, 0x70, 0x61, 0x73, 0x73, 0x65, 0x73, 0x20, 0x74, 0x68, 0x72, 0x6f, 0x75, + 0x67, 0x68, 0x20, 0x74, 0x68, 0x65, 0x68, 0x61, 0x73, 0x20, 0x62, 0x65, 0x65, + 0x6e, 0x20, 0x73, 0x75, 0x67, 0x67, 0x65, 0x73, 0x74, 0x65, 0x64, 0x63, 0x6f, + 0x6d, 0x70, 0x75, 0x74, 0x65, 0x72, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x76, 0x69, + 0x64, 0x65, 0x6f, 0x47, 0x65, 0x72, 0x6d, 0x61, 0x6e, 0x69, 0x63, 0x20, 0x6c, + 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65, 0x73, 0x20, 0x61, 0x63, 0x63, 0x6f, + 0x72, 0x64, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x20, + 0x64, 0x69, 0x66, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x74, 0x20, 0x66, 0x72, 0x6f, + 0x6d, 0x20, 0x74, 0x68, 0x65, 0x73, 0x68, 0x6f, 0x72, 0x74, 0x6c, 0x79, 0x20, + 0x61, 0x66, 0x74, 0x65, 0x72, 0x77, 0x61, 0x72, 0x64, 0x73, 0x68, 0x72, 0x65, + 0x66, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x73, 0x3a, 0x2f, 0x2f, 0x77, 0x77, + 0x77, 0x2e, 0x72, 0x65, 0x63, 0x65, 0x6e, 0x74, 0x20, 0x64, 0x65, 0x76, 0x65, + 0x6c, 0x6f, 0x70, 0x6d, 0x65, 0x6e, 0x74, 0x42, 0x6f, 0x61, 0x72, 0x64, 0x20, + 0x6f, 0x66, 0x20, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x73, 0x3c, + 0x64, 0x69, 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x73, 0x65, + 0x61, 0x72, 0x63, 0x68, 0x7c, 0x20, 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, + 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x49, 0x6e, 0x20, 0x70, + 0x61, 0x72, 0x74, 0x69, 0x63, 0x75, 0x6c, 0x61, 0x72, 0x2c, 0x20, 0x74, 0x68, + 0x65, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x65, 0x20, 0x66, 0x6f, 0x6f, + 0x74, 0x6e, 0x6f, 0x74, 0x65, 0x73, 0x6f, 0x72, 0x20, 0x6f, 0x74, 0x68, 0x65, + 0x72, 0x20, 0x73, 0x75, 0x62, 0x73, 0x74, 0x61, 0x6e, 0x63, 0x65, 0x74, 0x68, + 0x6f, 0x75, 0x73, 0x61, 0x6e, 0x64, 0x73, 0x20, 0x6f, 0x66, 0x20, 0x79, 0x65, + 0x61, 0x72, 0x73, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x6c, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x3c, 0x2f, 0x64, 0x69, 0x76, + 0x3e, 0x0d, 0x0a, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x0d, 0x0a, 0x0d, 0x0a, + 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x69, 0x6e, 0x64, 0x65, + 0x78, 0x2e, 0x70, 0x68, 0x70, 0x77, 0x61, 0x73, 0x20, 0x65, 0x73, 0x74, 0x61, + 0x62, 0x6c, 0x69, 0x73, 0x68, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x6d, 0x69, 0x6e, + 0x2e, 0x6a, 0x73, 0x22, 0x3e, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, + 0x3e, 0x0a, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x74, 0x65, + 0x20, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x61, 0x20, 0x73, 0x74, 0x72, 0x6f, + 0x6e, 0x67, 0x20, 0x69, 0x6e, 0x66, 0x6c, 0x75, 0x65, 0x6e, 0x63, 0x65, 0x73, + 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x6d, 0x61, 0x72, 0x67, 0x69, 0x6e, 0x2d, + 0x74, 0x6f, 0x70, 0x3a, 0x72, 0x65, 0x70, 0x72, 0x65, 0x73, 0x65, 0x6e, 0x74, + 0x65, 0x64, 0x20, 0x62, 0x79, 0x20, 0x74, 0x68, 0x65, 0x67, 0x72, 0x61, 0x64, + 0x75, 0x61, 0x74, 0x65, 0x64, 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x20, 0x74, 0x68, + 0x65, 0x54, 0x72, 0x61, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x6c, + 0x79, 0x2c, 0x20, 0x74, 0x68, 0x65, 0x45, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, + 0x28, 0x22, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x22, 0x29, 0x3b, 0x48, 0x6f, + 0x77, 0x65, 0x76, 0x65, 0x72, 0x2c, 0x20, 0x73, 0x69, 0x6e, 0x63, 0x65, 0x20, + 0x74, 0x68, 0x65, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x0a, 0x3c, 0x2f, 0x64, 0x69, + 0x76, 0x3e, 0x0a, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x6c, 0x65, 0x66, 0x74, 0x3b, + 0x20, 0x6d, 0x61, 0x72, 0x67, 0x69, 0x6e, 0x2d, 0x6c, 0x65, 0x66, 0x74, 0x3a, + 0x70, 0x72, 0x6f, 0x74, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x61, 0x67, + 0x61, 0x69, 0x6e, 0x73, 0x74, 0x30, 0x3b, 0x20, 0x76, 0x65, 0x72, 0x74, 0x69, + 0x63, 0x61, 0x6c, 0x2d, 0x61, 0x6c, 0x69, 0x67, 0x6e, 0x3a, 0x55, 0x6e, 0x66, + 0x6f, 0x72, 0x74, 0x75, 0x6e, 0x61, 0x74, 0x65, 0x6c, 0x79, 0x2c, 0x20, 0x74, + 0x68, 0x65, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x69, 0x6d, 0x61, 0x67, 0x65, + 0x2f, 0x78, 0x2d, 0x69, 0x63, 0x6f, 0x6e, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x0a, + 0x3c, 0x64, 0x69, 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x20, + 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x63, 0x6c, 0x65, 0x61, 0x72, 0x66, + 0x69, 0x78, 0x22, 0x3e, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, + 0x73, 0x3d, 0x22, 0x66, 0x6f, 0x6f, 0x74, 0x65, 0x72, 0x09, 0x09, 0x3c, 0x2f, + 0x64, 0x69, 0x76, 0x3e, 0x0a, 0x09, 0x09, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, + 0x0a, 0x74, 0x68, 0x65, 0x20, 0x6d, 0x6f, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x70, + 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0xd0, 0x91, 0xd1, 0x8a, 0xd0, 0xbb, 0xd0, + 0xb3, 0xd0, 0xb0, 0xd1, 0x80, 0xd1, 0x81, 0xd0, 0xba, 0xd0, 0xb8, 0xd0, 0xb1, + 0xd1, 0x8a, 0xd0, 0xbb, 0xd0, 0xb3, 0xd0, 0xb0, 0xd1, 0x80, 0xd1, 0x81, 0xd0, + 0xba, 0xd0, 0xb8, 0xd0, 0xa4, 0xd0, 0xb5, 0xd0, 0xb4, 0xd0, 0xb5, 0xd1, 0x80, + 0xd0, 0xb0, 0xd1, 0x86, 0xd0, 0xb8, 0xd0, 0xb8, 0xd0, 0xbd, 0xd0, 0xb5, 0xd1, + 0x81, 0xd0, 0xba, 0xd0, 0xbe, 0xd0, 0xbb, 0xd1, 0x8c, 0xd0, 0xba, 0xd0, 0xbe, + 0xd1, 0x81, 0xd0, 0xbe, 0xd0, 0xbe, 0xd0, 0xb1, 0xd1, 0x89, 0xd0, 0xb5, 0xd0, + 0xbd, 0xd0, 0xb8, 0xd0, 0xb5, 0xd1, 0x81, 0xd0, 0xbe, 0xd0, 0xbe, 0xd0, 0xb1, + 0xd1, 0x89, 0xd0, 0xb5, 0xd0, 0xbd, 0xd0, 0xb8, 0xd1, 0x8f, 0xd0, 0xbf, 0xd1, + 0x80, 0xd0, 0xbe, 0xd0, 0xb3, 0xd1, 0x80, 0xd0, 0xb0, 0xd0, 0xbc, 0xd0, 0xbc, + 0xd1, 0x8b, 0xd0, 0x9e, 0xd1, 0x82, 0xd0, 0xbf, 0xd1, 0x80, 0xd0, 0xb0, 0xd0, + 0xb2, 0xd0, 0xb8, 0xd1, 0x82, 0xd1, 0x8c, 0xd0, 0xb1, 0xd0, 0xb5, 0xd1, 0x81, + 0xd0, 0xbf, 0xd0, 0xbb, 0xd0, 0xb0, 0xd1, 0x82, 0xd0, 0xbd, 0xd0, 0xbe, 0xd0, + 0xbc, 0xd0, 0xb0, 0xd1, 0x82, 0xd0, 0xb5, 0xd1, 0x80, 0xd0, 0xb8, 0xd0, 0xb0, + 0xd0, 0xbb, 0xd1, 0x8b, 0xd0, 0xbf, 0xd0, 0xbe, 0xd0, 0xb7, 0xd0, 0xb2, 0xd0, + 0xbe, 0xd0, 0xbb, 0xd1, 0x8f, 0xd0, 0xb5, 0xd1, 0x82, 0xd0, 0xbf, 0xd0, 0xbe, + 0xd1, 0x81, 0xd0, 0xbb, 0xd0, 0xb5, 0xd0, 0xb4, 0xd0, 0xbd, 0xd0, 0xb8, 0xd0, + 0xb5, 0xd1, 0x80, 0xd0, 0xb0, 0xd0, 0xb7, 0xd0, 0xbb, 0xd0, 0xb8, 0xd1, 0x87, + 0xd0, 0xbd, 0xd1, 0x8b, 0xd1, 0x85, 0xd0, 0xbf, 0xd1, 0x80, 0xd0, 0xbe, 0xd0, + 0xb4, 0xd1, 0x83, 0xd0, 0xba, 0xd1, 0x86, 0xd0, 0xb8, 0xd0, 0xb8, 0xd0, 0xbf, + 0xd1, 0x80, 0xd0, 0xbe, 0xd0, 0xb3, 0xd1, 0x80, 0xd0, 0xb0, 0xd0, 0xbc, 0xd0, + 0xbc, 0xd0, 0xb0, 0xd0, 0xbf, 0xd0, 0xbe, 0xd0, 0xbb, 0xd0, 0xbd, 0xd0, 0xbe, + 0xd1, 0x81, 0xd1, 0x82, 0xd1, 0x8c, 0xd1, 0x8e, 0xd0, 0xbd, 0xd0, 0xb0, 0xd1, + 0x85, 0xd0, 0xbe, 0xd0, 0xb4, 0xd0, 0xb8, 0xd1, 0x82, 0xd1, 0x81, 0xd1, 0x8f, + 0xd0, 0xb8, 0xd0, 0xb7, 0xd0, 0xb1, 0xd1, 0x80, 0xd0, 0xb0, 0xd0, 0xbd, 0xd0, + 0xbd, 0xd0, 0xbe, 0xd0, 0xb5, 0xd0, 0xbd, 0xd0, 0xb0, 0xd1, 0x81, 0xd0, 0xb5, + 0xd0, 0xbb, 0xd0, 0xb5, 0xd0, 0xbd, 0xd0, 0xb8, 0xd1, 0x8f, 0xd0, 0xb8, 0xd0, + 0xb7, 0xd0, 0xbc, 0xd0, 0xb5, 0xd0, 0xbd, 0xd0, 0xb5, 0xd0, 0xbd, 0xd0, 0xb8, + 0xd1, 0x8f, 0xd0, 0xba, 0xd0, 0xb0, 0xd1, 0x82, 0xd0, 0xb5, 0xd0, 0xb3, 0xd0, + 0xbe, 0xd1, 0x80, 0xd0, 0xb8, 0xd0, 0xb8, 0xd0, 0x90, 0xd0, 0xbb, 0xd0, 0xb5, + 0xd0, 0xba, 0xd1, 0x81, 0xd0, 0xb0, 0xd0, 0xbd, 0xd0, 0xb4, 0xd1, 0x80, 0xe0, + 0xa4, 0xa6, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, + 0xb0, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xae, 0xe0, 0xa5, 0x88, 0xe0, 0xa4, 0xa8, + 0xe0, 0xa5, 0x81, 0xe0, 0xa4, 0x85, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0xaa, 0xe0, + 0xa5, 0x8d, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xa6, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, + 0xa8, 0xe0, 0xa4, 0xad, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xa4, + 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0x85, 0xe0, 0xa4, 0xa8, 0xe0, + 0xa5, 0x81, 0xe0, 0xa4, 0xa6, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb6, 0xe0, 0xa4, + 0xb9, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xa6, + 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0x87, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xa1, 0xe0, + 0xa4, 0xbf, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa6, 0xe0, 0xa4, + 0xbf, 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x80, + 0xe0, 0xa4, 0x85, 0xe0, 0xa4, 0xa7, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0x95, 0xe0, + 0xa4, 0xbe, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xb5, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, + 0xa1, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xaf, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0x9a, + 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0x9f, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xa0, 0xe0, + 0xa5, 0x87, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, + 0x9a, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0x82, + 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb6, 0xe0, 0xa4, 0xa8, 0xe0, + 0xa4, 0xa6, 0xe0, 0xa5, 0x81, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, + 0xaf, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xaa, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb0, + 0xe0, 0xa4, 0xaf, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0x97, 0xe0, 0xa4, 0x85, 0xe0, + 0xa4, 0xa8, 0xe0, 0xa5, 0x81, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, + 0xb0, 0xe0, 0xa4, 0x91, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0xbe, + 0xe0, 0xa4, 0x87, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0xb0, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0x9f, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, + 0xb6, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xa4, 0xe0, 0xa5, 0x8b, + 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0x95, 0xe0, + 0xa4, 0xb8, 0xe0, 0xa4, 0xad, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xab, 0xe0, 0xa4, + 0xbc, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x88, 0xe0, 0xa4, 0xb6, + 0xe0, 0xa4, 0xb6, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xa4, 0xe0, + 0xa5, 0x87, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xaa, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, + 0xb0, 0xe0, 0xa4, 0xa6, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb6, 0xe0, 0xa4, 0xaa, + 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xaf, 0xe0, + 0xa4, 0xb0, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, + 0xa6, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xb8, 0xe0, 0xa5, 0x8d, + 0xe0, 0xa4, 0xa5, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xbf, 0xe0, + 0xa4, 0x89, 0xe0, 0xa4, 0xa4, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, + 0xbe, 0xe0, 0xa4, 0xa6, 0xe0, 0xa4, 0x89, 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, 0x8d, + 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0x9a, 0xe0, + 0xa4, 0xbf, 0xe0, 0xa4, 0x9f, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xa0, 0xe0, 0xa4, + 0xbe, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa4, 0xe0, 0xa5, 0x8d, + 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x9c, 0xe0, 0xa5, 0x8d, 0xe0, + 0xa4, 0xaf, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa6, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, + 0xaa, 0xe0, 0xa5, 0x81, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa8, + 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x9c, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0xa1, 0xe0, + 0xa4, 0xbc, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0x85, 0xe0, 0xa4, + 0xa8, 0xe0, 0xa5, 0x81, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa6, + 0xe0, 0xa4, 0xb6, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x87, 0xe0, + 0xa4, 0xa3, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xb6, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, + 0x95, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb7, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb8, + 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb0, 0xe0, + 0xa5, 0x80, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0x97, 0xe0, 0xa5, + 0x8d, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xb9, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xb0, + 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xa3, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xae, 0xe0, + 0xa4, 0xac, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, + 0x82, 0xe0, 0xa4, 0xa1, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0x9a, 0xe0, 0xa5, 0x8d, + 0xe0, 0xa4, 0x9a, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0x89, 0xe0, + 0xa4, 0xaa, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0xac, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, + 0xa7, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xa4, 0xe0, 0xa5, 0x8d, + 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0x82, 0xe0, + 0xa4, 0xaa, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, + 0x89, 0xe0, 0xa4, 0xae, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xae, 0xe0, 0xa5, 0x80, + 0xe0, 0xa4, 0xa6, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa7, 0xe0, + 0xa5, 0x8d, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, + 0xb9, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xbe, + 0xe0, 0xa4, 0xb6, 0xe0, 0xa4, 0xac, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xa6, 0xe0, + 0xa5, 0x8b, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xae, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, + 0xa1, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x86, + 0xe0, 0xa4, 0x88, 0xe0, 0xa4, 0xaa, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0x8f, 0xe0, + 0xa4, 0xb2, 0xe0, 0xa4, 0xae, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, + 0xbe, 0xe0, 0xa4, 0x87, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0x82, + 0xe0, 0xa4, 0x96, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0x86, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, + 0xb6, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0x85, 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, 0x81, + 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xa7, 0xe0, 0xa4, 0xac, 0xe0, + 0xa4, 0xbe, 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0xbc, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, + 0xb0, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0xb5, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xa8, + 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xaa, 0xe0, 0xa5, 0x8d, 0xe0, + 0xa4, 0xb0, 0xe0, 0xa4, 0xae, 0xe0, 0xa5, 0x81, 0xe0, 0xa4, 0x96, 0xe0, 0xa4, + 0xaa, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xb6, 0xe0, 0xa5, 0x8d, + 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0xaa, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xbf, 0xe0, + 0xa4, 0xb5, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, + 0x81, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa8, + 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x8d, 0xe0, + 0xa4, 0xa5, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0x86, 0xe0, 0xa4, 0xaf, 0xe0, 0xa5, + 0x8b, 0xe0, 0xa4, 0x9c, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xb8, + 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0xb0, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x85, 0xd8, 0xb4, 0xd8, 0xa7, 0xd8, + 0xb1, 0xd9, 0x83, 0xd8, 0xa7, 0xd8, 0xaa, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x85, + 0xd9, 0x86, 0xd8, 0xaa, 0xd8, 0xaf, 0xd9, 0x8a, 0xd8, 0xa7, 0xd8, 0xaa, 0xd8, + 0xa7, 0xd9, 0x84, 0xd9, 0x83, 0xd9, 0x85, 0xd8, 0xa8, 0xd9, 0x8a, 0xd9, 0x88, + 0xd8, 0xaa, 0xd8, 0xb1, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x85, 0xd8, 0xb4, 0xd8, + 0xa7, 0xd9, 0x87, 0xd8, 0xaf, 0xd8, 0xa7, 0xd8, 0xaa, 0xd8, 0xb9, 0xd8, 0xaf, + 0xd8, 0xaf, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb2, 0xd9, 0x88, 0xd8, 0xa7, 0xd8, + 0xb1, 0xd8, 0xb9, 0xd8, 0xaf, 0xd8, 0xaf, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xb1, + 0xd8, 0xaf, 0xd9, 0x88, 0xd8, 0xaf, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa5, 0xd8, + 0xb3, 0xd9, 0x84, 0xd8, 0xa7, 0xd9, 0x85, 0xd9, 0x8a, 0xd8, 0xa9, 0xd8, 0xa7, + 0xd9, 0x84, 0xd9, 0x81, 0xd9, 0x88, 0xd8, 0xaa, 0xd9, 0x88, 0xd8, 0xb4, 0xd9, + 0x88, 0xd8, 0xa8, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x85, 0xd8, 0xb3, 0xd8, 0xa7, + 0xd8, 0xa8, 0xd9, 0x82, 0xd8, 0xa7, 0xd8, 0xaa, 0xd8, 0xa7, 0xd9, 0x84, 0xd9, + 0x85, 0xd8, 0xb9, 0xd9, 0x84, 0xd9, 0x88, 0xd9, 0x85, 0xd8, 0xa7, 0xd8, 0xaa, + 0xd8, 0xa7, 0xd9, 0x84, 0xd9, 0x85, 0xd8, 0xb3, 0xd9, 0x84, 0xd8, 0xb3, 0xd9, + 0x84, 0xd8, 0xa7, 0xd8, 0xaa, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xac, 0xd8, 0xb1, + 0xd8, 0xa7, 0xd9, 0x81, 0xd9, 0x8a, 0xd9, 0x83, 0xd8, 0xb3, 0xd8, 0xa7, 0xd9, + 0x84, 0xd8, 0xa7, 0xd8, 0xb3, 0xd9, 0x84, 0xd8, 0xa7, 0xd9, 0x85, 0xd9, 0x8a, + 0xd8, 0xa9, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa7, 0xd8, 0xaa, 0xd8, 0xb5, 0xd8, + 0xa7, 0xd9, 0x84, 0xd8, 0xa7, 0xd8, 0xaa, 0x6b, 0x65, 0x79, 0x77, 0x6f, 0x72, + 0x64, 0x73, 0x22, 0x20, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x3d, 0x22, + 0x77, 0x33, 0x2e, 0x6f, 0x72, 0x67, 0x2f, 0x31, 0x39, 0x39, 0x39, 0x2f, 0x78, + 0x68, 0x74, 0x6d, 0x6c, 0x22, 0x3e, 0x3c, 0x61, 0x20, 0x74, 0x61, 0x72, 0x67, + 0x65, 0x74, 0x3d, 0x22, 0x5f, 0x62, 0x6c, 0x61, 0x6e, 0x6b, 0x22, 0x20, 0x74, + 0x65, 0x78, 0x74, 0x2f, 0x68, 0x74, 0x6d, 0x6c, 0x3b, 0x20, 0x63, 0x68, 0x61, + 0x72, 0x73, 0x65, 0x74, 0x3d, 0x22, 0x20, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, + 0x3d, 0x22, 0x5f, 0x62, 0x6c, 0x61, 0x6e, 0x6b, 0x22, 0x3e, 0x3c, 0x74, 0x61, + 0x62, 0x6c, 0x65, 0x20, 0x63, 0x65, 0x6c, 0x6c, 0x70, 0x61, 0x64, 0x64, 0x69, + 0x6e, 0x67, 0x3d, 0x22, 0x61, 0x75, 0x74, 0x6f, 0x63, 0x6f, 0x6d, 0x70, 0x6c, + 0x65, 0x74, 0x65, 0x3d, 0x22, 0x6f, 0x66, 0x66, 0x22, 0x20, 0x74, 0x65, 0x78, + 0x74, 0x2d, 0x61, 0x6c, 0x69, 0x67, 0x6e, 0x3a, 0x20, 0x63, 0x65, 0x6e, 0x74, + 0x65, 0x72, 0x3b, 0x74, 0x6f, 0x20, 0x6c, 0x61, 0x73, 0x74, 0x20, 0x76, 0x65, + 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x20, 0x62, 0x79, 0x20, 0x62, 0x61, 0x63, 0x6b, + 0x67, 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x2d, 0x63, 0x6f, 0x6c, 0x6f, 0x72, 0x3a, + 0x20, 0x23, 0x22, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x68, 0x74, 0x74, + 0x70, 0x3a, 0x2f, 0x2f, 0x77, 0x77, 0x77, 0x2e, 0x2f, 0x64, 0x69, 0x76, 0x3e, + 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x69, 0x64, + 0x3d, 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x23, 0x22, 0x20, + 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x22, 0x3e, 0x3c, 0x69, 0x6d, 0x67, + 0x20, 0x73, 0x72, 0x63, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, + 0x63, 0x72, 0x69, 0x70, 0x74, 0x22, 0x20, 0x73, 0x72, 0x63, 0x3d, 0x22, 0x68, + 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x0a, 0x3c, 0x73, 0x63, 0x72, 0x69, 0x70, + 0x74, 0x20, 0x6c, 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65, 0x3d, 0x22, 0x2f, + 0x2f, 0x45, 0x4e, 0x22, 0x20, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, + 0x77, 0x77, 0x77, 0x2e, 0x77, 0x65, 0x6e, 0x63, 0x6f, 0x64, 0x65, 0x55, 0x52, + 0x49, 0x43, 0x6f, 0x6d, 0x70, 0x6f, 0x6e, 0x65, 0x6e, 0x74, 0x28, 0x22, 0x20, + 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x6a, 0x61, 0x76, 0x61, 0x73, 0x63, 0x72, + 0x69, 0x70, 0x74, 0x3a, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, + 0x73, 0x3d, 0x22, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x64, 0x6f, 0x63, + 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x2e, 0x77, 0x72, 0x69, 0x74, 0x65, 0x28, 0x27, + 0x3c, 0x73, 0x63, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x3a, 0x20, + 0x61, 0x62, 0x73, 0x6f, 0x6c, 0x75, 0x74, 0x65, 0x3b, 0x73, 0x63, 0x72, 0x69, + 0x70, 0x74, 0x20, 0x73, 0x72, 0x63, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, + 0x2f, 0x2f, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x6d, 0x61, 0x72, + 0x67, 0x69, 0x6e, 0x2d, 0x74, 0x6f, 0x70, 0x3a, 0x2e, 0x6d, 0x69, 0x6e, 0x2e, + 0x6a, 0x73, 0x22, 0x3e, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, + 0x0a, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x0a, 0x3c, 0x64, 0x69, 0x76, 0x20, + 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x77, 0x33, 0x2e, 0x6f, 0x72, 0x67, + 0x2f, 0x31, 0x39, 0x39, 0x39, 0x2f, 0x78, 0x68, 0x74, 0x6d, 0x6c, 0x22, 0x20, + 0x0a, 0x0d, 0x0a, 0x3c, 0x2f, 0x62, 0x6f, 0x64, 0x79, 0x3e, 0x0d, 0x0a, 0x3c, + 0x2f, 0x68, 0x74, 0x6d, 0x6c, 0x3e, 0x64, 0x69, 0x73, 0x74, 0x69, 0x6e, 0x63, + 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x62, 0x65, 0x74, 0x77, 0x65, 0x65, 0x6e, 0x2f, + 0x22, 0x20, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x3d, 0x22, 0x5f, 0x62, 0x6c, + 0x61, 0x6e, 0x6b, 0x22, 0x3e, 0x3c, 0x6c, 0x69, 0x6e, 0x6b, 0x20, 0x68, 0x72, + 0x65, 0x66, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x65, 0x6e, + 0x63, 0x6f, 0x64, 0x69, 0x6e, 0x67, 0x3d, 0x22, 0x75, 0x74, 0x66, 0x2d, 0x38, + 0x22, 0x3f, 0x3e, 0x0a, 0x77, 0x2e, 0x61, 0x64, 0x64, 0x45, 0x76, 0x65, 0x6e, + 0x74, 0x4c, 0x69, 0x73, 0x74, 0x65, 0x6e, 0x65, 0x72, 0x3f, 0x61, 0x63, 0x74, + 0x69, 0x6f, 0x6e, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x77, + 0x77, 0x77, 0x2e, 0x69, 0x63, 0x6f, 0x6e, 0x22, 0x20, 0x68, 0x72, 0x65, 0x66, + 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x20, 0x73, 0x74, 0x79, + 0x6c, 0x65, 0x3d, 0x22, 0x62, 0x61, 0x63, 0x6b, 0x67, 0x72, 0x6f, 0x75, 0x6e, + 0x64, 0x3a, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x74, 0x65, 0x78, 0x74, 0x2f, + 0x63, 0x73, 0x73, 0x22, 0x20, 0x2f, 0x3e, 0x0a, 0x6d, 0x65, 0x74, 0x61, 0x20, + 0x70, 0x72, 0x6f, 0x70, 0x65, 0x72, 0x74, 0x79, 0x3d, 0x22, 0x6f, 0x67, 0x3a, + 0x74, 0x3c, 0x69, 0x6e, 0x70, 0x75, 0x74, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, + 0x22, 0x74, 0x65, 0x78, 0x74, 0x22, 0x20, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, + 0x3d, 0x22, 0x74, 0x65, 0x78, 0x74, 0x2d, 0x61, 0x6c, 0x69, 0x67, 0x6e, 0x3a, + 0x74, 0x68, 0x65, 0x20, 0x64, 0x65, 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x6d, 0x65, + 0x6e, 0x74, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x79, 0x6c, 0x65, 0x73, 0x68, 0x65, + 0x65, 0x74, 0x22, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x74, 0x65, 0x68, + 0x74, 0x6d, 0x6c, 0x3b, 0x20, 0x63, 0x68, 0x61, 0x72, 0x73, 0x65, 0x74, 0x3d, + 0x75, 0x74, 0x66, 0x2d, 0x38, 0x69, 0x73, 0x20, 0x63, 0x6f, 0x6e, 0x73, 0x69, + 0x64, 0x65, 0x72, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x20, 0x62, 0x65, 0x74, 0x61, + 0x62, 0x6c, 0x65, 0x20, 0x77, 0x69, 0x64, 0x74, 0x68, 0x3d, 0x22, 0x31, 0x30, + 0x30, 0x25, 0x22, 0x20, 0x49, 0x6e, 0x20, 0x61, 0x64, 0x64, 0x69, 0x74, 0x69, + 0x6f, 0x6e, 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x20, 0x63, 0x6f, 0x6e, + 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x20, 0x74, + 0x68, 0x65, 0x20, 0x64, 0x69, 0x66, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x63, 0x65, + 0x73, 0x20, 0x62, 0x65, 0x74, 0x77, 0x65, 0x65, 0x6e, 0x64, 0x65, 0x76, 0x65, + 0x6c, 0x6f, 0x70, 0x6d, 0x65, 0x6e, 0x74, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, + 0x65, 0x20, 0x49, 0x74, 0x20, 0x69, 0x73, 0x20, 0x69, 0x6d, 0x70, 0x6f, 0x72, + 0x74, 0x61, 0x6e, 0x74, 0x20, 0x74, 0x6f, 0x20, 0x3c, 0x2f, 0x73, 0x63, 0x72, + 0x69, 0x70, 0x74, 0x3e, 0x0a, 0x0a, 0x3c, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, + 0x20, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x66, 0x6f, 0x6e, 0x74, + 0x2d, 0x73, 0x69, 0x7a, 0x65, 0x3a, 0x31, 0x3e, 0x3c, 0x2f, 0x73, 0x70, 0x61, + 0x6e, 0x3e, 0x3c, 0x73, 0x70, 0x61, 0x6e, 0x20, 0x69, 0x64, 0x3d, 0x67, 0x62, + 0x4c, 0x69, 0x62, 0x72, 0x61, 0x72, 0x79, 0x20, 0x6f, 0x66, 0x20, 0x43, 0x6f, + 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x3c, 0x69, 0x6d, 0x67, 0x20, 0x73, 0x72, + 0x63, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x69, 0x6d, 0x45, + 0x6e, 0x67, 0x6c, 0x69, 0x73, 0x68, 0x20, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x6c, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x41, 0x63, 0x61, 0x64, 0x65, 0x6d, 0x79, 0x20, + 0x6f, 0x66, 0x20, 0x53, 0x63, 0x69, 0x65, 0x6e, 0x63, 0x65, 0x73, 0x64, 0x69, + 0x76, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x64, 0x69, 0x73, 0x70, + 0x6c, 0x61, 0x79, 0x3a, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, + 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x2e, 0x67, 0x65, + 0x74, 0x45, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x42, 0x79, 0x49, 0x64, 0x28, + 0x69, 0x64, 0x29, 0x69, 0x6e, 0x20, 0x63, 0x6f, 0x6e, 0x6a, 0x75, 0x6e, 0x63, + 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x77, 0x69, 0x74, 0x68, 0x45, 0x6c, 0x65, 0x6d, + 0x65, 0x6e, 0x74, 0x28, 0x27, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x27, 0x29, + 0x3b, 0x20, 0x3c, 0x6d, 0x65, 0x74, 0x61, 0x20, 0x70, 0x72, 0x6f, 0x70, 0x65, + 0x72, 0x74, 0x79, 0x3d, 0x22, 0x6f, 0x67, 0x3a, 0xd0, 0x91, 0xd1, 0x8a, 0xd0, + 0xbb, 0xd0, 0xb3, 0xd0, 0xb0, 0xd1, 0x80, 0xd1, 0x81, 0xd0, 0xba, 0xd0, 0xb8, + 0x0a, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x74, 0x65, 0x78, 0x74, 0x22, + 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x22, 0x3e, 0x50, 0x72, 0x69, 0x76, 0x61, + 0x63, 0x79, 0x20, 0x50, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x3c, 0x2f, 0x61, 0x3e, + 0x61, 0x64, 0x6d, 0x69, 0x6e, 0x69, 0x73, 0x74, 0x65, 0x72, 0x65, 0x64, 0x20, + 0x62, 0x79, 0x20, 0x74, 0x68, 0x65, 0x65, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x53, + 0x69, 0x6e, 0x67, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x73, + 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x26, 0x71, 0x75, 0x6f, 0x74, 0x3b, 0x6d, 0x61, + 0x72, 0x67, 0x69, 0x6e, 0x3a, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x3c, 0x2f, + 0x64, 0x69, 0x76, 0x3e, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x3c, 0x3e, 0x3c, + 0x69, 0x6d, 0x67, 0x20, 0x73, 0x72, 0x63, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, + 0x3a, 0x2f, 0x2f, 0x69, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x26, 0x71, + 0x75, 0x6f, 0x74, 0x3b, 0x66, 0x6c, 0x6f, 0x61, 0x74, 0x3a, 0x72, 0x65, 0x66, + 0x65, 0x72, 0x72, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x20, 0x61, 0x73, 0x20, 0x74, + 0x68, 0x65, 0x20, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x20, 0x70, 0x6f, 0x70, 0x75, + 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x69, 0x6e, 0x20, 0x57, + 0x61, 0x73, 0x68, 0x69, 0x6e, 0x67, 0x74, 0x6f, 0x6e, 0x2c, 0x20, 0x44, 0x2e, + 0x43, 0x2e, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x62, 0x61, 0x63, + 0x6b, 0x67, 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x2d, 0x61, 0x6d, 0x6f, 0x6e, 0x67, + 0x20, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x20, 0x74, 0x68, 0x69, 0x6e, 0x67, 0x73, + 0x2c, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, + 0x69, 0x70, 0x61, 0x74, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, + 0x74, 0x68, 0x65, 0x20, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, + 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, + 0x69, 0x65, 0x64, 0x20, 0x77, 0x69, 0x74, 0x68, 0x20, 0x74, 0x68, 0x65, 0x66, + 0x69, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x20, 0x63, 0x68, 0x61, 0x72, + 0x61, 0x63, 0x74, 0x65, 0x72, 0x20, 0x4f, 0x78, 0x66, 0x6f, 0x72, 0x64, 0x20, + 0x55, 0x6e, 0x69, 0x76, 0x65, 0x72, 0x73, 0x69, 0x74, 0x79, 0x20, 0x6d, 0x69, + 0x73, 0x75, 0x6e, 0x64, 0x65, 0x72, 0x73, 0x74, 0x61, 0x6e, 0x64, 0x69, 0x6e, + 0x67, 0x20, 0x6f, 0x66, 0x54, 0x68, 0x65, 0x72, 0x65, 0x20, 0x61, 0x72, 0x65, + 0x2c, 0x20, 0x68, 0x6f, 0x77, 0x65, 0x76, 0x65, 0x72, 0x2c, 0x73, 0x74, 0x79, + 0x6c, 0x65, 0x73, 0x68, 0x65, 0x65, 0x74, 0x22, 0x20, 0x68, 0x72, 0x65, 0x66, + 0x3d, 0x22, 0x2f, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x62, 0x69, 0x61, 0x20, 0x55, + 0x6e, 0x69, 0x76, 0x65, 0x72, 0x73, 0x69, 0x74, 0x79, 0x65, 0x78, 0x70, 0x61, + 0x6e, 0x64, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x20, 0x69, 0x6e, 0x63, 0x6c, 0x75, + 0x64, 0x65, 0x75, 0x73, 0x75, 0x61, 0x6c, 0x6c, 0x79, 0x20, 0x72, 0x65, 0x66, + 0x65, 0x72, 0x72, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x69, 0x6e, 0x64, 0x69, 0x63, + 0x61, 0x74, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x68, 0x61, 0x74, 0x20, 0x74, 0x68, + 0x65, 0x68, 0x61, 0x76, 0x65, 0x20, 0x73, 0x75, 0x67, 0x67, 0x65, 0x73, 0x74, + 0x65, 0x64, 0x20, 0x74, 0x68, 0x61, 0x74, 0x61, 0x66, 0x66, 0x69, 0x6c, 0x69, + 0x61, 0x74, 0x65, 0x64, 0x20, 0x77, 0x69, 0x74, 0x68, 0x20, 0x74, 0x68, 0x65, + 0x63, 0x6f, 0x72, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x62, + 0x65, 0x74, 0x77, 0x65, 0x65, 0x6e, 0x6e, 0x75, 0x6d, 0x62, 0x65, 0x72, 0x20, + 0x6f, 0x66, 0x20, 0x64, 0x69, 0x66, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x74, 0x3e, + 0x3c, 0x2f, 0x74, 0x64, 0x3e, 0x3c, 0x2f, 0x74, 0x72, 0x3e, 0x3c, 0x2f, 0x74, + 0x61, 0x62, 0x6c, 0x65, 0x3e, 0x52, 0x65, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, + 0x20, 0x6f, 0x66, 0x20, 0x49, 0x72, 0x65, 0x6c, 0x61, 0x6e, 0x64, 0x0a, 0x3c, + 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x0a, 0x3c, 0x73, 0x63, 0x72, + 0x69, 0x70, 0x74, 0x20, 0x75, 0x6e, 0x64, 0x65, 0x72, 0x20, 0x74, 0x68, 0x65, + 0x20, 0x69, 0x6e, 0x66, 0x6c, 0x75, 0x65, 0x6e, 0x63, 0x65, 0x63, 0x6f, 0x6e, + 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x74, 0x6f, 0x20, + 0x74, 0x68, 0x65, 0x4f, 0x66, 0x66, 0x69, 0x63, 0x69, 0x61, 0x6c, 0x20, 0x77, + 0x65, 0x62, 0x73, 0x69, 0x74, 0x65, 0x20, 0x6f, 0x66, 0x68, 0x65, 0x61, 0x64, + 0x71, 0x75, 0x61, 0x72, 0x74, 0x65, 0x72, 0x73, 0x20, 0x6f, 0x66, 0x20, 0x74, + 0x68, 0x65, 0x63, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x65, 0x64, 0x20, 0x61, 0x72, + 0x6f, 0x75, 0x6e, 0x64, 0x20, 0x74, 0x68, 0x65, 0x69, 0x6d, 0x70, 0x6c, 0x69, + 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, + 0x65, 0x68, 0x61, 0x76, 0x65, 0x20, 0x62, 0x65, 0x65, 0x6e, 0x20, 0x64, 0x65, + 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x65, 0x64, 0x46, 0x65, 0x64, 0x65, 0x72, 0x61, + 0x6c, 0x20, 0x52, 0x65, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x20, 0x6f, 0x66, + 0x62, 0x65, 0x63, 0x61, 0x6d, 0x65, 0x20, 0x69, 0x6e, 0x63, 0x72, 0x65, 0x61, + 0x73, 0x69, 0x6e, 0x67, 0x6c, 0x79, 0x63, 0x6f, 0x6e, 0x74, 0x69, 0x6e, 0x75, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x4e, + 0x6f, 0x74, 0x65, 0x2c, 0x20, 0x68, 0x6f, 0x77, 0x65, 0x76, 0x65, 0x72, 0x2c, + 0x20, 0x74, 0x68, 0x61, 0x74, 0x73, 0x69, 0x6d, 0x69, 0x6c, 0x61, 0x72, 0x20, + 0x74, 0x6f, 0x20, 0x74, 0x68, 0x61, 0x74, 0x20, 0x6f, 0x66, 0x20, 0x63, 0x61, + 0x70, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x69, 0x65, 0x73, 0x20, 0x6f, 0x66, + 0x20, 0x74, 0x68, 0x65, 0x61, 0x63, 0x63, 0x6f, 0x72, 0x64, 0x61, 0x6e, 0x63, + 0x65, 0x20, 0x77, 0x69, 0x74, 0x68, 0x20, 0x74, 0x68, 0x65, 0x70, 0x61, 0x72, + 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x6e, 0x74, 0x73, 0x20, 0x69, 0x6e, 0x20, + 0x74, 0x68, 0x65, 0x66, 0x75, 0x72, 0x74, 0x68, 0x65, 0x72, 0x20, 0x64, 0x65, + 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x6d, 0x65, 0x6e, 0x74, 0x75, 0x6e, 0x64, 0x65, + 0x72, 0x20, 0x74, 0x68, 0x65, 0x20, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x69, + 0x6f, 0x6e, 0x69, 0x73, 0x20, 0x6f, 0x66, 0x74, 0x65, 0x6e, 0x20, 0x63, 0x6f, + 0x6e, 0x73, 0x69, 0x64, 0x65, 0x72, 0x65, 0x64, 0x68, 0x69, 0x73, 0x20, 0x79, + 0x6f, 0x75, 0x6e, 0x67, 0x65, 0x72, 0x20, 0x62, 0x72, 0x6f, 0x74, 0x68, 0x65, + 0x72, 0x3c, 0x2f, 0x74, 0x64, 0x3e, 0x3c, 0x2f, 0x74, 0x72, 0x3e, 0x3c, 0x2f, + 0x74, 0x61, 0x62, 0x6c, 0x65, 0x3e, 0x3c, 0x61, 0x20, 0x68, 0x74, 0x74, 0x70, + 0x2d, 0x65, 0x71, 0x75, 0x69, 0x76, 0x3d, 0x22, 0x58, 0x2d, 0x55, 0x41, 0x2d, + 0x70, 0x68, 0x79, 0x73, 0x69, 0x63, 0x61, 0x6c, 0x20, 0x70, 0x72, 0x6f, 0x70, + 0x65, 0x72, 0x74, 0x69, 0x65, 0x73, 0x6f, 0x66, 0x20, 0x42, 0x72, 0x69, 0x74, + 0x69, 0x73, 0x68, 0x20, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x62, 0x69, 0x61, 0x68, + 0x61, 0x73, 0x20, 0x62, 0x65, 0x65, 0x6e, 0x20, 0x63, 0x72, 0x69, 0x74, 0x69, + 0x63, 0x69, 0x7a, 0x65, 0x64, 0x28, 0x77, 0x69, 0x74, 0x68, 0x20, 0x74, 0x68, + 0x65, 0x20, 0x65, 0x78, 0x63, 0x65, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x71, 0x75, + 0x65, 0x73, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x20, 0x61, 0x62, 0x6f, 0x75, 0x74, + 0x20, 0x74, 0x68, 0x65, 0x70, 0x61, 0x73, 0x73, 0x69, 0x6e, 0x67, 0x20, 0x74, + 0x68, 0x72, 0x6f, 0x75, 0x67, 0x68, 0x20, 0x74, 0x68, 0x65, 0x30, 0x22, 0x20, + 0x63, 0x65, 0x6c, 0x6c, 0x70, 0x61, 0x64, 0x64, 0x69, 0x6e, 0x67, 0x3d, 0x22, + 0x30, 0x22, 0x20, 0x74, 0x68, 0x6f, 0x75, 0x73, 0x61, 0x6e, 0x64, 0x73, 0x20, + 0x6f, 0x66, 0x20, 0x70, 0x65, 0x6f, 0x70, 0x6c, 0x65, 0x72, 0x65, 0x64, 0x69, + 0x72, 0x65, 0x63, 0x74, 0x73, 0x20, 0x68, 0x65, 0x72, 0x65, 0x2e, 0x20, 0x46, + 0x6f, 0x72, 0x68, 0x61, 0x76, 0x65, 0x20, 0x63, 0x68, 0x69, 0x6c, 0x64, 0x72, + 0x65, 0x6e, 0x20, 0x75, 0x6e, 0x64, 0x65, 0x72, 0x25, 0x33, 0x45, 0x25, 0x33, + 0x43, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x25, 0x33, 0x45, 0x22, 0x29, + 0x29, 0x3b, 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x68, 0x74, + 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x77, 0x77, 0x77, 0x2e, 0x3c, 0x6c, 0x69, 0x3e, + 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, + 0x3a, 0x2f, 0x2f, 0x73, 0x69, 0x74, 0x65, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x22, + 0x20, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x3d, 0x22, 0x74, 0x65, 0x78, + 0x74, 0x2d, 0x64, 0x65, 0x63, 0x6f, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x3a, + 0x6e, 0x6f, 0x6e, 0x65, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x64, 0x69, + 0x73, 0x70, 0x6c, 0x61, 0x79, 0x3a, 0x20, 0x6e, 0x6f, 0x6e, 0x65, 0x3c, 0x6d, + 0x65, 0x74, 0x61, 0x20, 0x68, 0x74, 0x74, 0x70, 0x2d, 0x65, 0x71, 0x75, 0x69, + 0x76, 0x3d, 0x22, 0x58, 0x2d, 0x6e, 0x65, 0x77, 0x20, 0x44, 0x61, 0x74, 0x65, + 0x28, 0x29, 0x2e, 0x67, 0x65, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x28, 0x29, 0x20, + 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x2f, 0x78, + 0x2d, 0x69, 0x63, 0x6f, 0x6e, 0x22, 0x3c, 0x2f, 0x73, 0x70, 0x61, 0x6e, 0x3e, + 0x3c, 0x73, 0x70, 0x61, 0x6e, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, + 0x6c, 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65, 0x3d, 0x22, 0x6a, 0x61, 0x76, + 0x61, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x77, 0x69, 0x6e, 0x64, 0x6f, 0x77, + 0x2e, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x68, 0x72, 0x65, + 0x66, 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x6a, 0x61, 0x76, + 0x61, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3a, 0x2d, 0x2d, 0x3e, 0x0d, 0x0a, + 0x3c, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, + 0x22, 0x74, 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x27, 0x68, 0x74, + 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x77, 0x77, 0x77, 0x2e, 0x68, 0x6f, 0x72, 0x74, + 0x63, 0x75, 0x74, 0x20, 0x69, 0x63, 0x6f, 0x6e, 0x22, 0x20, 0x68, 0x72, 0x65, + 0x66, 0x3d, 0x22, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x0d, 0x0a, 0x3c, 0x64, + 0x69, 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x3c, 0x73, 0x63, + 0x72, 0x69, 0x70, 0x74, 0x20, 0x73, 0x72, 0x63, 0x3d, 0x22, 0x68, 0x74, 0x74, + 0x70, 0x3a, 0x2f, 0x2f, 0x22, 0x20, 0x72, 0x65, 0x6c, 0x3d, 0x22, 0x73, 0x74, + 0x79, 0x6c, 0x65, 0x73, 0x68, 0x65, 0x65, 0x74, 0x22, 0x20, 0x74, 0x3c, 0x2f, + 0x64, 0x69, 0x76, 0x3e, 0x0a, 0x3c, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x20, + 0x74, 0x79, 0x70, 0x65, 0x3d, 0x2f, 0x61, 0x3e, 0x20, 0x3c, 0x61, 0x20, 0x68, + 0x72, 0x65, 0x66, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x20, + 0x61, 0x6c, 0x6c, 0x6f, 0x77, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x70, 0x61, 0x72, + 0x65, 0x6e, 0x63, 0x79, 0x3d, 0x22, 0x58, 0x2d, 0x55, 0x41, 0x2d, 0x43, 0x6f, + 0x6d, 0x70, 0x61, 0x74, 0x69, 0x62, 0x6c, 0x65, 0x22, 0x20, 0x63, 0x6f, 0x6e, + 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x20, + 0x62, 0x65, 0x74, 0x77, 0x65, 0x65, 0x6e, 0x0a, 0x3c, 0x2f, 0x73, 0x63, 0x72, + 0x69, 0x70, 0x74, 0x3e, 0x0d, 0x0a, 0x3c, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, + 0x20, 0x3c, 0x2f, 0x61, 0x3e, 0x3c, 0x2f, 0x6c, 0x69, 0x3e, 0x3c, 0x2f, 0x75, + 0x6c, 0x3e, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x61, 0x73, 0x73, 0x6f, 0x63, + 0x69, 0x61, 0x74, 0x65, 0x64, 0x20, 0x77, 0x69, 0x74, 0x68, 0x20, 0x74, 0x68, + 0x65, 0x20, 0x70, 0x72, 0x6f, 0x67, 0x72, 0x61, 0x6d, 0x6d, 0x69, 0x6e, 0x67, + 0x20, 0x6c, 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65, 0x3c, 0x2f, 0x61, 0x3e, + 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, + 0x3a, 0x2f, 0x2f, 0x3c, 0x2f, 0x61, 0x3e, 0x3c, 0x2f, 0x6c, 0x69, 0x3e, 0x3c, + 0x6c, 0x69, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x66, 0x6f, 0x72, + 0x6d, 0x20, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x3d, 0x22, 0x68, 0x74, 0x74, + 0x70, 0x3a, 0x2f, 0x2f, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x73, 0x74, 0x79, 0x6c, + 0x65, 0x3d, 0x22, 0x64, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x3a, 0x74, 0x79, + 0x70, 0x65, 0x3d, 0x22, 0x74, 0x65, 0x78, 0x74, 0x22, 0x20, 0x6e, 0x61, 0x6d, + 0x65, 0x3d, 0x22, 0x71, 0x22, 0x3c, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x20, 0x77, + 0x69, 0x64, 0x74, 0x68, 0x3d, 0x22, 0x31, 0x30, 0x30, 0x25, 0x22, 0x20, 0x62, + 0x61, 0x63, 0x6b, 0x67, 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x2d, 0x70, 0x6f, 0x73, + 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x3a, 0x22, 0x20, 0x62, 0x6f, 0x72, 0x64, 0x65, + 0x72, 0x3d, 0x22, 0x30, 0x22, 0x20, 0x77, 0x69, 0x64, 0x74, 0x68, 0x3d, 0x22, + 0x72, 0x65, 0x6c, 0x3d, 0x22, 0x73, 0x68, 0x6f, 0x72, 0x74, 0x63, 0x75, 0x74, + 0x20, 0x69, 0x63, 0x6f, 0x6e, 0x22, 0x20, 0x68, 0x36, 0x3e, 0x3c, 0x75, 0x6c, + 0x3e, 0x3c, 0x6c, 0x69, 0x3e, 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, + 0x22, 0x20, 0x20, 0x3c, 0x6d, 0x65, 0x74, 0x61, 0x20, 0x68, 0x74, 0x74, 0x70, + 0x2d, 0x65, 0x71, 0x75, 0x69, 0x76, 0x3d, 0x22, 0x63, 0x73, 0x73, 0x22, 0x20, + 0x6d, 0x65, 0x64, 0x69, 0x61, 0x3d, 0x22, 0x73, 0x63, 0x72, 0x65, 0x65, 0x6e, + 0x22, 0x20, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x69, 0x62, 0x6c, 0x65, + 0x20, 0x66, 0x6f, 0x72, 0x20, 0x74, 0x68, 0x65, 0x20, 0x22, 0x20, 0x74, 0x79, + 0x70, 0x65, 0x3d, 0x22, 0x61, 0x70, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x2f, 0x22, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x62, + 0x61, 0x63, 0x6b, 0x67, 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x2d, 0x68, 0x74, 0x6d, + 0x6c, 0x3b, 0x20, 0x63, 0x68, 0x61, 0x72, 0x73, 0x65, 0x74, 0x3d, 0x75, 0x74, + 0x66, 0x2d, 0x38, 0x22, 0x20, 0x61, 0x6c, 0x6c, 0x6f, 0x77, 0x74, 0x72, 0x61, + 0x6e, 0x73, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x63, 0x79, 0x3d, 0x22, 0x73, 0x74, + 0x79, 0x6c, 0x65, 0x73, 0x68, 0x65, 0x65, 0x74, 0x22, 0x20, 0x74, 0x79, 0x70, + 0x65, 0x3d, 0x22, 0x74, 0x65, 0x0d, 0x0a, 0x3c, 0x6d, 0x65, 0x74, 0x61, 0x20, + 0x68, 0x74, 0x74, 0x70, 0x2d, 0x65, 0x71, 0x75, 0x69, 0x76, 0x3d, 0x22, 0x3e, + 0x3c, 0x2f, 0x73, 0x70, 0x61, 0x6e, 0x3e, 0x3c, 0x73, 0x70, 0x61, 0x6e, 0x20, + 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x30, 0x22, 0x20, 0x63, 0x65, 0x6c, + 0x6c, 0x73, 0x70, 0x61, 0x63, 0x69, 0x6e, 0x67, 0x3d, 0x22, 0x30, 0x22, 0x3e, + 0x3b, 0x0a, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x0a, 0x3c, + 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x20, 0x73, 0x6f, 0x6d, 0x65, 0x74, 0x69, + 0x6d, 0x65, 0x73, 0x20, 0x63, 0x61, 0x6c, 0x6c, 0x65, 0x64, 0x20, 0x74, 0x68, + 0x65, 0x64, 0x6f, 0x65, 0x73, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x6e, 0x65, 0x63, + 0x65, 0x73, 0x73, 0x61, 0x72, 0x69, 0x6c, 0x79, 0x46, 0x6f, 0x72, 0x20, 0x6d, + 0x6f, 0x72, 0x65, 0x20, 0x69, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x61, 0x74, 0x20, 0x74, 0x68, 0x65, 0x20, 0x62, 0x65, 0x67, 0x69, + 0x6e, 0x6e, 0x69, 0x6e, 0x67, 0x20, 0x6f, 0x66, 0x20, 0x3c, 0x21, 0x44, 0x4f, + 0x43, 0x54, 0x59, 0x50, 0x45, 0x20, 0x68, 0x74, 0x6d, 0x6c, 0x3e, 0x3c, 0x68, + 0x74, 0x6d, 0x6c, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x75, 0x6c, 0x61, 0x72, + 0x6c, 0x79, 0x20, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x74, 0x79, 0x70, + 0x65, 0x3d, 0x22, 0x68, 0x69, 0x64, 0x64, 0x65, 0x6e, 0x22, 0x20, 0x6e, 0x61, + 0x6d, 0x65, 0x3d, 0x22, 0x6a, 0x61, 0x76, 0x61, 0x73, 0x63, 0x72, 0x69, 0x70, + 0x74, 0x3a, 0x76, 0x6f, 0x69, 0x64, 0x28, 0x30, 0x29, 0x3b, 0x22, 0x65, 0x66, + 0x66, 0x65, 0x63, 0x74, 0x69, 0x76, 0x65, 0x6e, 0x65, 0x73, 0x73, 0x20, 0x6f, + 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x61, 0x75, 0x74, 0x6f, 0x63, 0x6f, 0x6d, + 0x70, 0x6c, 0x65, 0x74, 0x65, 0x3d, 0x22, 0x6f, 0x66, 0x66, 0x22, 0x20, 0x67, + 0x65, 0x6e, 0x65, 0x72, 0x61, 0x6c, 0x6c, 0x79, 0x20, 0x63, 0x6f, 0x6e, 0x73, + 0x69, 0x64, 0x65, 0x72, 0x65, 0x64, 0x3e, 0x3c, 0x69, 0x6e, 0x70, 0x75, 0x74, + 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x74, 0x65, 0x78, 0x74, 0x22, 0x20, + 0x22, 0x3e, 0x3c, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3e, 0x0d, 0x0a, + 0x3c, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x74, 0x68, 0x72, 0x6f, 0x75, 0x67, + 0x68, 0x6f, 0x75, 0x74, 0x20, 0x74, 0x68, 0x65, 0x20, 0x77, 0x6f, 0x72, 0x6c, + 0x64, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x20, 0x6d, 0x69, 0x73, 0x63, 0x6f, + 0x6e, 0x63, 0x65, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x73, 0x73, 0x6f, 0x63, + 0x69, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x77, 0x69, 0x74, 0x68, 0x20, 0x74, + 0x68, 0x65, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x0a, 0x3c, 0x2f, 0x64, 0x69, + 0x76, 0x3e, 0x0a, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x63, 0x64, 0x75, 0x72, 0x69, + 0x6e, 0x67, 0x20, 0x68, 0x69, 0x73, 0x20, 0x6c, 0x69, 0x66, 0x65, 0x74, 0x69, + 0x6d, 0x65, 0x2c, 0x63, 0x6f, 0x72, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x64, + 0x69, 0x6e, 0x67, 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x74, 0x79, 0x70, + 0x65, 0x3d, 0x22, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x2f, 0x78, 0x2d, 0x69, 0x63, + 0x6f, 0x6e, 0x22, 0x20, 0x61, 0x6e, 0x20, 0x69, 0x6e, 0x63, 0x72, 0x65, 0x61, + 0x73, 0x69, 0x6e, 0x67, 0x20, 0x6e, 0x75, 0x6d, 0x62, 0x65, 0x72, 0x64, 0x69, + 0x70, 0x6c, 0x6f, 0x6d, 0x61, 0x74, 0x69, 0x63, 0x20, 0x72, 0x65, 0x6c, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x61, 0x72, 0x65, 0x20, 0x6f, 0x66, 0x74, 0x65, + 0x6e, 0x20, 0x63, 0x6f, 0x6e, 0x73, 0x69, 0x64, 0x65, 0x72, 0x65, 0x64, 0x6d, + 0x65, 0x74, 0x61, 0x20, 0x63, 0x68, 0x61, 0x72, 0x73, 0x65, 0x74, 0x3d, 0x22, + 0x75, 0x74, 0x66, 0x2d, 0x38, 0x22, 0x20, 0x3c, 0x69, 0x6e, 0x70, 0x75, 0x74, + 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x74, 0x65, 0x78, 0x74, 0x22, 0x20, + 0x65, 0x78, 0x61, 0x6d, 0x70, 0x6c, 0x65, 0x73, 0x20, 0x69, 0x6e, 0x63, 0x6c, + 0x75, 0x64, 0x65, 0x20, 0x74, 0x68, 0x65, 0x22, 0x3e, 0x3c, 0x69, 0x6d, 0x67, + 0x20, 0x73, 0x72, 0x63, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, + 0x69, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x20, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x74, 0x68, 0x65, 0x20, 0x65, + 0x73, 0x74, 0x61, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x6d, 0x65, 0x6e, 0x74, 0x20, + 0x6f, 0x66, 0x0a, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x0a, 0x3c, 0x64, 0x69, + 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x26, 0x61, 0x6d, 0x70, + 0x3b, 0x6e, 0x62, 0x73, 0x70, 0x3b, 0x26, 0x61, 0x6d, 0x70, 0x3b, 0x6e, 0x62, + 0x73, 0x70, 0x3b, 0x74, 0x6f, 0x20, 0x64, 0x65, 0x74, 0x65, 0x72, 0x6d, 0x69, + 0x6e, 0x65, 0x20, 0x77, 0x68, 0x65, 0x74, 0x68, 0x65, 0x72, 0x71, 0x75, 0x69, + 0x74, 0x65, 0x20, 0x64, 0x69, 0x66, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x74, 0x20, + 0x66, 0x72, 0x6f, 0x6d, 0x6d, 0x61, 0x72, 0x6b, 0x65, 0x64, 0x20, 0x74, 0x68, + 0x65, 0x20, 0x62, 0x65, 0x67, 0x69, 0x6e, 0x6e, 0x69, 0x6e, 0x67, 0x64, 0x69, + 0x73, 0x74, 0x61, 0x6e, 0x63, 0x65, 0x20, 0x62, 0x65, 0x74, 0x77, 0x65, 0x65, + 0x6e, 0x20, 0x74, 0x68, 0x65, 0x63, 0x6f, 0x6e, 0x74, 0x72, 0x69, 0x62, 0x75, + 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, 0x63, + 0x6f, 0x6e, 0x66, 0x6c, 0x69, 0x63, 0x74, 0x20, 0x62, 0x65, 0x74, 0x77, 0x65, + 0x65, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x77, 0x69, 0x64, 0x65, 0x6c, 0x79, 0x20, + 0x63, 0x6f, 0x6e, 0x73, 0x69, 0x64, 0x65, 0x72, 0x65, 0x64, 0x20, 0x74, 0x6f, + 0x77, 0x61, 0x73, 0x20, 0x6f, 0x6e, 0x65, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, + 0x65, 0x20, 0x66, 0x69, 0x72, 0x73, 0x74, 0x77, 0x69, 0x74, 0x68, 0x20, 0x76, + 0x61, 0x72, 0x79, 0x69, 0x6e, 0x67, 0x20, 0x64, 0x65, 0x67, 0x72, 0x65, 0x65, + 0x73, 0x68, 0x61, 0x76, 0x65, 0x20, 0x73, 0x70, 0x65, 0x63, 0x75, 0x6c, 0x61, + 0x74, 0x65, 0x64, 0x20, 0x74, 0x68, 0x61, 0x74, 0x28, 0x64, 0x6f, 0x63, 0x75, + 0x6d, 0x65, 0x6e, 0x74, 0x2e, 0x67, 0x65, 0x74, 0x45, 0x6c, 0x65, 0x6d, 0x65, + 0x6e, 0x74, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x74, 0x69, + 0x6e, 0x67, 0x20, 0x69, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x6f, 0x72, 0x69, 0x67, + 0x69, 0x6e, 0x61, 0x6c, 0x6c, 0x79, 0x20, 0x64, 0x65, 0x76, 0x65, 0x6c, 0x6f, + 0x70, 0x65, 0x64, 0x65, 0x74, 0x61, 0x20, 0x63, 0x68, 0x61, 0x72, 0x73, 0x65, + 0x74, 0x3d, 0x22, 0x75, 0x74, 0x66, 0x2d, 0x38, 0x22, 0x3e, 0x20, 0x74, 0x79, + 0x70, 0x65, 0x3d, 0x22, 0x74, 0x65, 0x78, 0x74, 0x2f, 0x63, 0x73, 0x73, 0x22, + 0x20, 0x2f, 0x3e, 0x0a, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x63, 0x68, 0x61, 0x6e, + 0x67, 0x65, 0x61, 0x62, 0x6c, 0x79, 0x20, 0x77, 0x69, 0x74, 0x68, 0x6d, 0x6f, + 0x72, 0x65, 0x20, 0x63, 0x6c, 0x6f, 0x73, 0x65, 0x6c, 0x79, 0x20, 0x72, 0x65, + 0x6c, 0x61, 0x74, 0x65, 0x64, 0x73, 0x6f, 0x63, 0x69, 0x61, 0x6c, 0x20, 0x61, + 0x6e, 0x64, 0x20, 0x70, 0x6f, 0x6c, 0x69, 0x74, 0x69, 0x63, 0x61, 0x6c, 0x74, + 0x68, 0x61, 0x74, 0x20, 0x77, 0x6f, 0x75, 0x6c, 0x64, 0x20, 0x6f, 0x74, 0x68, + 0x65, 0x72, 0x77, 0x69, 0x73, 0x65, 0x70, 0x65, 0x72, 0x70, 0x65, 0x6e, 0x64, + 0x69, 0x63, 0x75, 0x6c, 0x61, 0x72, 0x20, 0x74, 0x6f, 0x20, 0x74, 0x68, 0x65, + 0x73, 0x74, 0x79, 0x6c, 0x65, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x74, + 0x65, 0x78, 0x74, 0x2f, 0x63, 0x73, 0x73, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, + 0x73, 0x75, 0x62, 0x6d, 0x69, 0x74, 0x22, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x3d, + 0x22, 0x66, 0x61, 0x6d, 0x69, 0x6c, 0x69, 0x65, 0x73, 0x20, 0x72, 0x65, 0x73, + 0x69, 0x64, 0x69, 0x6e, 0x67, 0x20, 0x69, 0x6e, 0x64, 0x65, 0x76, 0x65, 0x6c, + 0x6f, 0x70, 0x69, 0x6e, 0x67, 0x20, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x72, 0x69, + 0x65, 0x73, 0x63, 0x6f, 0x6d, 0x70, 0x75, 0x74, 0x65, 0x72, 0x20, 0x70, 0x72, + 0x6f, 0x67, 0x72, 0x61, 0x6d, 0x6d, 0x69, 0x6e, 0x67, 0x65, 0x63, 0x6f, 0x6e, + 0x6f, 0x6d, 0x69, 0x63, 0x20, 0x64, 0x65, 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x6d, + 0x65, 0x6e, 0x74, 0x64, 0x65, 0x74, 0x65, 0x72, 0x6d, 0x69, 0x6e, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x66, 0x6f, 0x72, + 0x20, 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x69, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x6f, 0x6e, 0x20, 0x73, 0x65, 0x76, 0x65, 0x72, 0x61, + 0x6c, 0x20, 0x6f, 0x63, 0x63, 0x61, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x70, 0x6f, + 0x72, 0x74, 0x75, 0x67, 0x75, 0xc3, 0xaa, 0x73, 0x20, 0x28, 0x45, 0x75, 0x72, + 0x6f, 0x70, 0x65, 0x75, 0x29, 0xd0, 0xa3, 0xd0, 0xba, 0xd1, 0x80, 0xd0, 0xb0, + 0xd1, 0x97, 0xd0, 0xbd, 0xd1, 0x81, 0xd1, 0x8c, 0xd0, 0xba, 0xd0, 0xb0, 0xd1, + 0x83, 0xd0, 0xba, 0xd1, 0x80, 0xd0, 0xb0, 0xd1, 0x97, 0xd0, 0xbd, 0xd1, 0x81, + 0xd1, 0x8c, 0xd0, 0xba, 0xd0, 0xb0, 0xd0, 0xa0, 0xd0, 0xbe, 0xd1, 0x81, 0xd1, + 0x81, 0xd0, 0xb8, 0xd0, 0xb9, 0xd1, 0x81, 0xd0, 0xba, 0xd0, 0xbe, 0xd0, 0xb9, + 0xd0, 0xbc, 0xd0, 0xb0, 0xd1, 0x82, 0xd0, 0xb5, 0xd1, 0x80, 0xd0, 0xb8, 0xd0, + 0xb0, 0xd0, 0xbb, 0xd0, 0xbe, 0xd0, 0xb2, 0xd0, 0xb8, 0xd0, 0xbd, 0xd1, 0x84, + 0xd0, 0xbe, 0xd1, 0x80, 0xd0, 0xbc, 0xd0, 0xb0, 0xd1, 0x86, 0xd0, 0xb8, 0xd0, + 0xb8, 0xd1, 0x83, 0xd0, 0xbf, 0xd1, 0x80, 0xd0, 0xb0, 0xd0, 0xb2, 0xd0, 0xbb, + 0xd0, 0xb5, 0xd0, 0xbd, 0xd0, 0xb8, 0xd1, 0x8f, 0xd0, 0xbd, 0xd0, 0xb5, 0xd0, + 0xbe, 0xd0, 0xb1, 0xd1, 0x85, 0xd0, 0xbe, 0xd0, 0xb4, 0xd0, 0xb8, 0xd0, 0xbc, + 0xd0, 0xbe, 0xd0, 0xb8, 0xd0, 0xbd, 0xd1, 0x84, 0xd0, 0xbe, 0xd1, 0x80, 0xd0, + 0xbc, 0xd0, 0xb0, 0xd1, 0x86, 0xd0, 0xb8, 0xd1, 0x8f, 0xd0, 0x98, 0xd0, 0xbd, + 0xd1, 0x84, 0xd0, 0xbe, 0xd1, 0x80, 0xd0, 0xbc, 0xd0, 0xb0, 0xd1, 0x86, 0xd0, + 0xb8, 0xd1, 0x8f, 0xd0, 0xa0, 0xd0, 0xb5, 0xd1, 0x81, 0xd0, 0xbf, 0xd1, 0x83, + 0xd0, 0xb1, 0xd0, 0xbb, 0xd0, 0xb8, 0xd0, 0xba, 0xd0, 0xb8, 0xd0, 0xba, 0xd0, + 0xbe, 0xd0, 0xbb, 0xd0, 0xb8, 0xd1, 0x87, 0xd0, 0xb5, 0xd1, 0x81, 0xd1, 0x82, + 0xd0, 0xb2, 0xd0, 0xbe, 0xd0, 0xb8, 0xd0, 0xbd, 0xd1, 0x84, 0xd0, 0xbe, 0xd1, + 0x80, 0xd0, 0xbc, 0xd0, 0xb0, 0xd1, 0x86, 0xd0, 0xb8, 0xd1, 0x8e, 0xd1, 0x82, + 0xd0, 0xb5, 0xd1, 0x80, 0xd1, 0x80, 0xd0, 0xb8, 0xd1, 0x82, 0xd0, 0xbe, 0xd1, + 0x80, 0xd0, 0xb8, 0xd0, 0xb8, 0xd0, 0xb4, 0xd0, 0xbe, 0xd1, 0x81, 0xd1, 0x82, + 0xd0, 0xb0, 0xd1, 0x82, 0xd0, 0xbe, 0xd1, 0x87, 0xd0, 0xbd, 0xd0, 0xbe, 0xd8, + 0xa7, 0xd9, 0x84, 0xd9, 0x85, 0xd8, 0xaa, 0xd9, 0x88, 0xd8, 0xa7, 0xd8, 0xac, + 0xd8, 0xaf, 0xd9, 0x88, 0xd9, 0x86, 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa7, 0xd8, + 0xb4, 0xd8, 0xaa, 0xd8, 0xb1, 0xd8, 0xa7, 0xd9, 0x83, 0xd8, 0xa7, 0xd8, 0xaa, + 0xd8, 0xa7, 0xd9, 0x84, 0xd8, 0xa7, 0xd9, 0x82, 0xd8, 0xaa, 0xd8, 0xb1, 0xd8, + 0xa7, 0xd8, 0xad, 0xd8, 0xa7, 0xd8, 0xaa, 0x68, 0x74, 0x6d, 0x6c, 0x3b, 0x20, + 0x63, 0x68, 0x61, 0x72, 0x73, 0x65, 0x74, 0x3d, 0x55, 0x54, 0x46, 0x2d, 0x38, + 0x22, 0x20, 0x73, 0x65, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x6f, 0x75, 0x74, 0x28, + 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, 0x29, 0x64, 0x69, 0x73, + 0x70, 0x6c, 0x61, 0x79, 0x3a, 0x69, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x2d, 0x62, + 0x6c, 0x6f, 0x63, 0x6b, 0x3b, 0x3c, 0x69, 0x6e, 0x70, 0x75, 0x74, 0x20, 0x74, + 0x79, 0x70, 0x65, 0x3d, 0x22, 0x73, 0x75, 0x62, 0x6d, 0x69, 0x74, 0x22, 0x20, + 0x74, 0x79, 0x70, 0x65, 0x20, 0x3d, 0x20, 0x27, 0x74, 0x65, 0x78, 0x74, 0x2f, + 0x6a, 0x61, 0x76, 0x61, 0x73, 0x63, 0x72, 0x69, 0x3c, 0x69, 0x6d, 0x67, 0x20, + 0x73, 0x72, 0x63, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x77, + 0x77, 0x77, 0x2e, 0x22, 0x20, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, + 0x77, 0x77, 0x77, 0x2e, 0x77, 0x33, 0x2e, 0x6f, 0x72, 0x67, 0x2f, 0x73, 0x68, + 0x6f, 0x72, 0x74, 0x63, 0x75, 0x74, 0x20, 0x69, 0x63, 0x6f, 0x6e, 0x22, 0x20, + 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x22, 0x20, 0x61, 0x75, 0x74, 0x6f, 0x63, + 0x6f, 0x6d, 0x70, 0x6c, 0x65, 0x74, 0x65, 0x3d, 0x22, 0x6f, 0x66, 0x66, 0x22, + 0x20, 0x3c, 0x2f, 0x61, 0x3e, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x3c, 0x64, + 0x69, 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x3c, 0x2f, 0x61, 0x3e, + 0x3c, 0x2f, 0x6c, 0x69, 0x3e, 0x0a, 0x3c, 0x6c, 0x69, 0x20, 0x63, 0x6c, 0x61, + 0x73, 0x73, 0x3d, 0x22, 0x63, 0x73, 0x73, 0x22, 0x20, 0x74, 0x79, 0x70, 0x65, + 0x3d, 0x22, 0x74, 0x65, 0x78, 0x74, 0x2f, 0x63, 0x73, 0x73, 0x22, 0x20, 0x3c, + 0x66, 0x6f, 0x72, 0x6d, 0x20, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x3d, 0x22, + 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x78, 0x74, 0x2f, 0x63, 0x73, 0x73, + 0x22, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, + 0x2f, 0x2f, 0x6c, 0x69, 0x6e, 0x6b, 0x20, 0x72, 0x65, 0x6c, 0x3d, 0x22, 0x61, + 0x6c, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x74, 0x65, 0x22, 0x20, 0x0d, 0x0a, 0x3c, + 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, + 0x74, 0x65, 0x78, 0x74, 0x2f, 0x20, 0x6f, 0x6e, 0x63, 0x6c, 0x69, 0x63, 0x6b, + 0x3d, 0x22, 0x6a, 0x61, 0x76, 0x61, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x3a, + 0x28, 0x6e, 0x65, 0x77, 0x20, 0x44, 0x61, 0x74, 0x65, 0x29, 0x2e, 0x67, 0x65, + 0x74, 0x54, 0x69, 0x6d, 0x65, 0x28, 0x29, 0x7d, 0x68, 0x65, 0x69, 0x67, 0x68, + 0x74, 0x3d, 0x22, 0x31, 0x22, 0x20, 0x77, 0x69, 0x64, 0x74, 0x68, 0x3d, 0x22, + 0x31, 0x22, 0x20, 0x50, 0x65, 0x6f, 0x70, 0x6c, 0x65, 0x27, 0x73, 0x20, 0x52, + 0x65, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x20, 0x6f, 0x66, 0x20, 0x20, 0x3c, + 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, + 0x2f, 0x2f, 0x77, 0x77, 0x77, 0x2e, 0x74, 0x65, 0x78, 0x74, 0x2d, 0x64, 0x65, + 0x63, 0x6f, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x3a, 0x75, 0x6e, 0x64, 0x65, + 0x72, 0x74, 0x68, 0x65, 0x20, 0x62, 0x65, 0x67, 0x69, 0x6e, 0x6e, 0x69, 0x6e, + 0x67, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x3c, 0x2f, 0x64, 0x69, + 0x76, 0x3e, 0x0a, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x0a, 0x3c, 0x2f, 0x64, + 0x69, 0x76, 0x3e, 0x0a, 0x65, 0x73, 0x74, 0x61, 0x62, 0x6c, 0x69, 0x73, 0x68, + 0x6d, 0x65, 0x6e, 0x74, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x3c, + 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x3c, 0x2f, + 0x64, 0x69, 0x76, 0x3e, 0x3c, 0x2f, 0x64, 0x23, 0x76, 0x69, 0x65, 0x77, 0x70, + 0x6f, 0x72, 0x74, 0x7b, 0x6d, 0x69, 0x6e, 0x2d, 0x68, 0x65, 0x69, 0x67, 0x68, + 0x74, 0x3a, 0x0a, 0x3c, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x20, 0x73, 0x72, + 0x63, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x6f, 0x70, 0x74, + 0x69, 0x6f, 0x6e, 0x3e, 0x3c, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x76, + 0x61, 0x6c, 0x75, 0x65, 0x3d, 0x6f, 0x66, 0x74, 0x65, 0x6e, 0x20, 0x72, 0x65, + 0x66, 0x65, 0x72, 0x72, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x20, 0x61, 0x73, 0x20, + 0x2f, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x3e, 0x0a, 0x3c, 0x6f, 0x70, 0x74, + 0x69, 0x6f, 0x6e, 0x20, 0x76, 0x61, 0x6c, 0x75, 0x3c, 0x21, 0x44, 0x4f, 0x43, + 0x54, 0x59, 0x50, 0x45, 0x20, 0x68, 0x74, 0x6d, 0x6c, 0x3e, 0x0a, 0x3c, 0x21, + 0x2d, 0x2d, 0x5b, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x61, 0x6c, 0x20, 0x41, 0x69, 0x72, 0x70, 0x6f, 0x72, 0x74, 0x3e, 0x0a, + 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, + 0x3a, 0x2f, 0x2f, 0x77, 0x77, 0x77, 0x3c, 0x2f, 0x61, 0x3e, 0x3c, 0x61, 0x20, + 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, + 0x77, 0xe0, 0xb8, 0xa0, 0xe0, 0xb8, 0xb2, 0xe0, 0xb8, 0xa9, 0xe0, 0xb8, 0xb2, + 0xe0, 0xb9, 0x84, 0xe0, 0xb8, 0x97, 0xe0, 0xb8, 0xa2, 0xe1, 0x83, 0xa5, 0xe1, + 0x83, 0x90, 0xe1, 0x83, 0xa0, 0xe1, 0x83, 0x97, 0xe1, 0x83, 0xa3, 0xe1, 0x83, + 0x9a, 0xe1, 0x83, 0x98, 0xe6, 0xad, 0xa3, 0xe9, 0xab, 0x94, 0xe4, 0xb8, 0xad, + 0xe6, 0x96, 0x87, 0x20, 0x28, 0xe7, 0xb9, 0x81, 0xe9, 0xab, 0x94, 0x29, 0xe0, + 0xa4, 0xa8, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, + 0xa6, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb6, 0xe0, 0xa4, 0xa1, 0xe0, 0xa4, 0xbe, + 0xe0, 0xa4, 0x89, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0xb2, 0xe0, 0xa5, 0x8b, 0xe0, + 0xa4, 0xa1, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb7, 0xe0, 0xa5, + 0x87, 0xe0, 0xa4, 0xa4, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0x9c, + 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0xb0, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, + 0xac, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xa7, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xa4, + 0xe0, 0xa4, 0xb8, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xa5, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0xaa, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb8, 0xe0, 0xa5, + 0x8d, 0xe0, 0xa4, 0xb5, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xbe, + 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xb8, 0xe0, + 0xa5, 0x8d, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xa3, 0xe0, 0xa4, + 0xb8, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0x97, 0xe0, 0xa5, 0x8d, + 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0x9a, 0xe0, 0xa4, 0xbf, 0xe0, + 0xa4, 0x9f, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xa0, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, + 0x82, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0x9c, 0xe0, 0xa5, 0x8d, + 0xe0, 0xa4, 0x9e, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0x85, 0xe0, + 0xa4, 0xae, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, + 0x95, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xad, + 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xa8, 0xe0, + 0xa4, 0x97, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xa1, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, + 0xaf, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x81, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x8d, + 0xe0, 0xa4, 0xaf, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0x95, 0xe0, + 0xa4, 0xbf, 0xe0, 0xa4, 0xb8, 0xe0, 0xa5, 0x81, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, + 0x95, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb7, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xaa, + 0xe0, 0xa4, 0xb9, 0xe0, 0xa5, 0x81, 0xe0, 0xa4, 0x81, 0xe0, 0xa4, 0x9a, 0xe0, + 0xa4, 0xa4, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xaa, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, + 0xb0, 0xe0, 0xa4, 0xac, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xa7, 0xe0, 0xa4, 0xa8, + 0xe0, 0xa4, 0x9f, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xaa, 0xe0, 0xa5, 0x8d, 0xe0, + 0xa4, 0xaa, 0xe0, 0xa4, 0xa3, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, + 0x8d, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x87, + 0xe0, 0xa4, 0x9f, 0xe0, 0xa4, 0xaa, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb0, 0xe0, + 0xa4, 0xbe, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xad, 0xe0, 0xa4, + 0xaa, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xaa, + 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0xb2, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, + 0x82, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xab, 0xe0, 0xa4, 0xbc, 0xe0, 0xa5, 0x8d, + 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xa8, 0xe0, + 0xa4, 0xbf, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xae, 0xe0, 0xa4, + 0xbe, 0xe0, 0xa4, 0xa3, 0xe0, 0xa4, 0xb2, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xae, + 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0x9f, 0xe0, 0xa5, 0x87, 0xe0, 0xa4, 0xa1, 0x64, + 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x20, 0x63, + 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x3d, 0x22, 0x64, 0x6f, 0x63, 0x75, 0x6d, + 0x65, 0x6e, 0x74, 0x2e, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, + 0x70, 0x72, 0x6f, 0x74, 0x2e, 0x67, 0x65, 0x74, 0x45, 0x6c, 0x65, 0x6d, 0x65, + 0x6e, 0x74, 0x73, 0x42, 0x79, 0x54, 0x61, 0x67, 0x4e, 0x61, 0x6d, 0x65, 0x28, + 0x3c, 0x21, 0x44, 0x4f, 0x43, 0x54, 0x59, 0x50, 0x45, 0x20, 0x68, 0x74, 0x6d, + 0x6c, 0x3e, 0x0a, 0x3c, 0x68, 0x74, 0x6d, 0x6c, 0x20, 0x3c, 0x6d, 0x65, 0x74, + 0x61, 0x20, 0x63, 0x68, 0x61, 0x72, 0x73, 0x65, 0x74, 0x3d, 0x22, 0x75, 0x74, + 0x66, 0x2d, 0x38, 0x22, 0x3e, 0x3a, 0x75, 0x72, 0x6c, 0x22, 0x20, 0x63, 0x6f, + 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, + 0x2f, 0x2e, 0x63, 0x73, 0x73, 0x22, 0x20, 0x72, 0x65, 0x6c, 0x3d, 0x22, 0x73, + 0x74, 0x79, 0x6c, 0x65, 0x73, 0x68, 0x65, 0x65, 0x74, 0x22, 0x73, 0x74, 0x79, + 0x6c, 0x65, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x74, 0x65, 0x78, 0x74, + 0x2f, 0x63, 0x73, 0x73, 0x22, 0x3e, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x74, + 0x65, 0x78, 0x74, 0x2f, 0x63, 0x73, 0x73, 0x22, 0x20, 0x68, 0x72, 0x65, 0x66, + 0x3d, 0x22, 0x77, 0x33, 0x2e, 0x6f, 0x72, 0x67, 0x2f, 0x31, 0x39, 0x39, 0x39, + 0x2f, 0x78, 0x68, 0x74, 0x6d, 0x6c, 0x22, 0x20, 0x78, 0x6d, 0x6c, 0x74, 0x79, + 0x70, 0x65, 0x3d, 0x22, 0x74, 0x65, 0x78, 0x74, 0x2f, 0x6a, 0x61, 0x76, 0x61, + 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x22, 0x20, 0x6d, 0x65, 0x74, 0x68, 0x6f, + 0x64, 0x3d, 0x22, 0x67, 0x65, 0x74, 0x22, 0x20, 0x61, 0x63, 0x74, 0x69, 0x6f, + 0x6e, 0x3d, 0x22, 0x6c, 0x69, 0x6e, 0x6b, 0x20, 0x72, 0x65, 0x6c, 0x3d, 0x22, + 0x73, 0x74, 0x79, 0x6c, 0x65, 0x73, 0x68, 0x65, 0x65, 0x74, 0x22, 0x20, 0x20, + 0x3d, 0x20, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x2e, 0x67, 0x65, + 0x74, 0x45, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x74, 0x79, 0x70, 0x65, 0x3d, + 0x22, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x2f, 0x78, 0x2d, 0x69, 0x63, 0x6f, 0x6e, + 0x22, 0x20, 0x2f, 0x3e, 0x63, 0x65, 0x6c, 0x6c, 0x70, 0x61, 0x64, 0x64, 0x69, + 0x6e, 0x67, 0x3d, 0x22, 0x30, 0x22, 0x20, 0x63, 0x65, 0x6c, 0x6c, 0x73, 0x70, + 0x2e, 0x63, 0x73, 0x73, 0x22, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x74, + 0x65, 0x78, 0x74, 0x2f, 0x63, 0x73, 0x73, 0x22, 0x20, 0x3c, 0x2f, 0x61, 0x3e, + 0x3c, 0x2f, 0x6c, 0x69, 0x3e, 0x3c, 0x6c, 0x69, 0x3e, 0x3c, 0x61, 0x20, 0x68, + 0x72, 0x65, 0x66, 0x3d, 0x22, 0x22, 0x20, 0x77, 0x69, 0x64, 0x74, 0x68, 0x3d, + 0x22, 0x31, 0x22, 0x20, 0x68, 0x65, 0x69, 0x67, 0x68, 0x74, 0x3d, 0x22, 0x31, + 0x22, 0x22, 0x3e, 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x68, + 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x77, 0x77, 0x77, 0x2e, 0x73, 0x74, 0x79, + 0x6c, 0x65, 0x3d, 0x22, 0x64, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x3a, 0x6e, + 0x6f, 0x6e, 0x65, 0x3b, 0x22, 0x3e, 0x61, 0x6c, 0x74, 0x65, 0x72, 0x6e, 0x61, + 0x74, 0x65, 0x22, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x61, 0x70, 0x70, + 0x6c, 0x69, 0x2d, 0x2f, 0x2f, 0x57, 0x33, 0x43, 0x2f, 0x2f, 0x44, 0x54, 0x44, + 0x20, 0x58, 0x48, 0x54, 0x4d, 0x4c, 0x20, 0x31, 0x2e, 0x30, 0x20, 0x65, 0x6c, + 0x6c, 0x73, 0x70, 0x61, 0x63, 0x69, 0x6e, 0x67, 0x3d, 0x22, 0x30, 0x22, 0x20, + 0x63, 0x65, 0x6c, 0x6c, 0x70, 0x61, 0x64, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, + 0x22, 0x68, 0x69, 0x64, 0x64, 0x65, 0x6e, 0x22, 0x20, 0x76, 0x61, 0x6c, 0x75, + 0x65, 0x3d, 0x22, 0x2f, 0x61, 0x3e, 0x26, 0x6e, 0x62, 0x73, 0x70, 0x3b, 0x3c, + 0x73, 0x70, 0x61, 0x6e, 0x20, 0x72, 0x6f, 0x6c, 0x65, 0x3d, 0x22, 0x73, 0x0a, + 0x3c, 0x69, 0x6e, 0x70, 0x75, 0x74, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, + 0x68, 0x69, 0x64, 0x64, 0x65, 0x6e, 0x22, 0x20, 0x6c, 0x61, 0x6e, 0x67, 0x75, + 0x61, 0x67, 0x65, 0x3d, 0x22, 0x4a, 0x61, 0x76, 0x61, 0x53, 0x63, 0x72, 0x69, + 0x70, 0x74, 0x22, 0x20, 0x20, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, + 0x2e, 0x67, 0x65, 0x74, 0x45, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x42, + 0x67, 0x3d, 0x22, 0x30, 0x22, 0x20, 0x63, 0x65, 0x6c, 0x6c, 0x73, 0x70, 0x61, + 0x63, 0x69, 0x6e, 0x67, 0x3d, 0x22, 0x30, 0x22, 0x20, 0x79, 0x70, 0x65, 0x3d, + 0x22, 0x74, 0x65, 0x78, 0x74, 0x2f, 0x63, 0x73, 0x73, 0x22, 0x20, 0x6d, 0x65, + 0x64, 0x69, 0x61, 0x3d, 0x22, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x27, 0x74, 0x65, + 0x78, 0x74, 0x2f, 0x6a, 0x61, 0x76, 0x61, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, + 0x27, 0x77, 0x69, 0x74, 0x68, 0x20, 0x74, 0x68, 0x65, 0x20, 0x65, 0x78, 0x63, + 0x65, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6f, 0x66, 0x20, 0x79, 0x70, 0x65, + 0x3d, 0x22, 0x74, 0x65, 0x78, 0x74, 0x2f, 0x63, 0x73, 0x73, 0x22, 0x20, 0x72, + 0x65, 0x6c, 0x3d, 0x22, 0x73, 0x74, 0x20, 0x68, 0x65, 0x69, 0x67, 0x68, 0x74, + 0x3d, 0x22, 0x31, 0x22, 0x20, 0x77, 0x69, 0x64, 0x74, 0x68, 0x3d, 0x22, 0x31, + 0x22, 0x20, 0x3d, 0x27, 0x2b, 0x65, 0x6e, 0x63, 0x6f, 0x64, 0x65, 0x55, 0x52, + 0x49, 0x43, 0x6f, 0x6d, 0x70, 0x6f, 0x6e, 0x65, 0x6e, 0x74, 0x28, 0x3c, 0x6c, + 0x69, 0x6e, 0x6b, 0x20, 0x72, 0x65, 0x6c, 0x3d, 0x22, 0x61, 0x6c, 0x74, 0x65, + 0x72, 0x6e, 0x61, 0x74, 0x65, 0x22, 0x20, 0x0a, 0x62, 0x6f, 0x64, 0x79, 0x2c, + 0x20, 0x74, 0x72, 0x2c, 0x20, 0x69, 0x6e, 0x70, 0x75, 0x74, 0x2c, 0x20, 0x74, + 0x65, 0x78, 0x74, 0x6d, 0x65, 0x74, 0x61, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x3d, + 0x22, 0x72, 0x6f, 0x62, 0x6f, 0x74, 0x73, 0x22, 0x20, 0x63, 0x6f, 0x6e, 0x6d, + 0x65, 0x74, 0x68, 0x6f, 0x64, 0x3d, 0x22, 0x70, 0x6f, 0x73, 0x74, 0x22, 0x20, + 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x3d, 0x22, 0x3e, 0x0a, 0x3c, 0x61, 0x20, + 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, + 0x77, 0x77, 0x77, 0x2e, 0x63, 0x73, 0x73, 0x22, 0x20, 0x72, 0x65, 0x6c, 0x3d, + 0x22, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x73, 0x68, 0x65, 0x65, 0x74, 0x22, 0x20, + 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x3c, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x3c, + 0x64, 0x69, 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x6c, 0x61, 0x6e, 0x67, + 0x75, 0x61, 0x67, 0x65, 0x3d, 0x22, 0x6a, 0x61, 0x76, 0x61, 0x73, 0x63, 0x72, + 0x69, 0x70, 0x74, 0x22, 0x3e, 0x61, 0x72, 0x69, 0x61, 0x2d, 0x68, 0x69, 0x64, + 0x64, 0x65, 0x6e, 0x3d, 0x22, 0x74, 0x72, 0x75, 0x65, 0x22, 0x3e, 0xc2, 0xb7, + 0x3c, 0x72, 0x69, 0x70, 0x74, 0x22, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, + 0x74, 0x65, 0x78, 0x74, 0x2f, 0x6a, 0x61, 0x76, 0x61, 0x73, 0x6c, 0x3d, 0x30, + 0x3b, 0x7d, 0x29, 0x28, 0x29, 0x3b, 0x0a, 0x28, 0x66, 0x75, 0x6e, 0x63, 0x74, + 0x69, 0x6f, 0x6e, 0x28, 0x29, 0x7b, 0x62, 0x61, 0x63, 0x6b, 0x67, 0x72, 0x6f, + 0x75, 0x6e, 0x64, 0x2d, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x3a, 0x20, 0x75, 0x72, + 0x6c, 0x28, 0x2f, 0x61, 0x3e, 0x3c, 0x2f, 0x6c, 0x69, 0x3e, 0x3c, 0x6c, 0x69, + 0x3e, 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x68, 0x09, 0x09, + 0x3c, 0x6c, 0x69, 0x3e, 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, + 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x61, 0x74, 0x6f, 0x72, 0x22, 0x20, + 0x61, 0x72, 0x69, 0x61, 0x2d, 0x68, 0x69, 0x64, 0x64, 0x65, 0x6e, 0x3d, 0x22, + 0x74, 0x72, 0x75, 0x3e, 0x20, 0x3c, 0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, + 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x77, 0x77, 0x77, 0x2e, 0x6c, + 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65, 0x3d, 0x22, 0x6a, 0x61, 0x76, 0x61, + 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x22, 0x20, 0x2f, 0x6f, 0x70, 0x74, 0x69, + 0x6f, 0x6e, 0x3e, 0x0a, 0x3c, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x76, + 0x61, 0x6c, 0x75, 0x65, 0x2f, 0x64, 0x69, 0x76, 0x3e, 0x3c, 0x2f, 0x64, 0x69, + 0x76, 0x3e, 0x3c, 0x64, 0x69, 0x76, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, + 0x72, 0x61, 0x74, 0x6f, 0x72, 0x22, 0x20, 0x61, 0x72, 0x69, 0x61, 0x2d, 0x68, + 0x69, 0x64, 0x64, 0x65, 0x6e, 0x3d, 0x22, 0x74, 0x72, 0x65, 0x3d, 0x28, 0x6e, + 0x65, 0x77, 0x20, 0x44, 0x61, 0x74, 0x65, 0x29, 0x2e, 0x67, 0x65, 0x74, 0x54, + 0x69, 0x6d, 0x65, 0x28, 0x29, 0x70, 0x6f, 0x72, 0x74, 0x75, 0x67, 0x75, 0xc3, + 0xaa, 0x73, 0x20, 0x28, 0x64, 0x6f, 0x20, 0x42, 0x72, 0x61, 0x73, 0x69, 0x6c, + 0x29, 0xd0, 0xbe, 0xd1, 0x80, 0xd0, 0xb3, 0xd0, 0xb0, 0xd0, 0xbd, 0xd0, 0xb8, + 0xd0, 0xb7, 0xd0, 0xb0, 0xd1, 0x86, 0xd0, 0xb8, 0xd0, 0xb8, 0xd0, 0xb2, 0xd0, + 0xbe, 0xd0, 0xb7, 0xd0, 0xbc, 0xd0, 0xbe, 0xd0, 0xb6, 0xd0, 0xbd, 0xd0, 0xbe, + 0xd1, 0x81, 0xd1, 0x82, 0xd1, 0x8c, 0xd0, 0xbe, 0xd0, 0xb1, 0xd1, 0x80, 0xd0, + 0xb0, 0xd0, 0xb7, 0xd0, 0xbe, 0xd0, 0xb2, 0xd0, 0xb0, 0xd0, 0xbd, 0xd0, 0xb8, + 0xd1, 0x8f, 0xd1, 0x80, 0xd0, 0xb5, 0xd0, 0xb3, 0xd0, 0xb8, 0xd1, 0x81, 0xd1, + 0x82, 0xd1, 0x80, 0xd0, 0xb0, 0xd1, 0x86, 0xd0, 0xb8, 0xd0, 0xb8, 0xd0, 0xb2, + 0xd0, 0xbe, 0xd0, 0xb7, 0xd0, 0xbc, 0xd0, 0xbe, 0xd0, 0xb6, 0xd0, 0xbd, 0xd0, + 0xbe, 0xd1, 0x81, 0xd1, 0x82, 0xd0, 0xb8, 0xd0, 0xbe, 0xd0, 0xb1, 0xd1, 0x8f, + 0xd0, 0xb7, 0xd0, 0xb0, 0xd1, 0x82, 0xd0, 0xb5, 0xd0, 0xbb, 0xd1, 0x8c, 0xd0, + 0xbd, 0xd0, 0xb0, 0x3c, 0x21, 0x44, 0x4f, 0x43, 0x54, 0x59, 0x50, 0x45, 0x20, + 0x68, 0x74, 0x6d, 0x6c, 0x20, 0x50, 0x55, 0x42, 0x4c, 0x49, 0x43, 0x20, 0x22, + 0x6e, 0x74, 0x2d, 0x54, 0x79, 0x70, 0x65, 0x22, 0x20, 0x63, 0x6f, 0x6e, 0x74, + 0x65, 0x6e, 0x74, 0x3d, 0x22, 0x74, 0x65, 0x78, 0x74, 0x2f, 0x3c, 0x6d, 0x65, + 0x74, 0x61, 0x20, 0x68, 0x74, 0x74, 0x70, 0x2d, 0x65, 0x71, 0x75, 0x69, 0x76, + 0x3d, 0x22, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x72, 0x61, 0x6e, 0x73, 0x69, 0x74, + 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x2f, 0x2f, 0x45, 0x4e, 0x22, 0x20, 0x22, 0x68, + 0x74, 0x74, 0x70, 0x3a, 0x3c, 0x68, 0x74, 0x6d, 0x6c, 0x20, 0x78, 0x6d, 0x6c, + 0x6e, 0x73, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x77, 0x77, + 0x77, 0x2d, 0x2f, 0x2f, 0x57, 0x33, 0x43, 0x2f, 0x2f, 0x44, 0x54, 0x44, 0x20, + 0x58, 0x48, 0x54, 0x4d, 0x4c, 0x20, 0x31, 0x2e, 0x30, 0x20, 0x54, 0x44, 0x54, + 0x44, 0x2f, 0x78, 0x68, 0x74, 0x6d, 0x6c, 0x31, 0x2d, 0x74, 0x72, 0x61, 0x6e, + 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x2f, 0x2f, 0x77, 0x77, 0x77, + 0x2e, 0x77, 0x33, 0x2e, 0x6f, 0x72, 0x67, 0x2f, 0x54, 0x52, 0x2f, 0x78, 0x68, + 0x74, 0x6d, 0x6c, 0x31, 0x2f, 0x70, 0x65, 0x20, 0x3d, 0x20, 0x27, 0x74, 0x65, + 0x78, 0x74, 0x2f, 0x6a, 0x61, 0x76, 0x61, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, + 0x27, 0x3b, 0x3c, 0x6d, 0x65, 0x74, 0x61, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x3d, + 0x22, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x70, + 0x61, 0x72, 0x65, 0x6e, 0x74, 0x4e, 0x6f, 0x64, 0x65, 0x2e, 0x69, 0x6e, 0x73, + 0x65, 0x72, 0x74, 0x42, 0x65, 0x66, 0x6f, 0x72, 0x65, 0x3c, 0x69, 0x6e, 0x70, + 0x75, 0x74, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x68, 0x69, 0x64, 0x64, + 0x65, 0x6e, 0x22, 0x20, 0x6e, 0x61, 0x6a, 0x73, 0x22, 0x20, 0x74, 0x79, 0x70, + 0x65, 0x3d, 0x22, 0x74, 0x65, 0x78, 0x74, 0x2f, 0x6a, 0x61, 0x76, 0x61, 0x73, + 0x63, 0x72, 0x69, 0x28, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x29, + 0x2e, 0x72, 0x65, 0x61, 0x64, 0x79, 0x28, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, + 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, + 0x74, 0x65, 0x78, 0x74, 0x2f, 0x6a, 0x61, 0x76, 0x61, 0x73, 0x69, 0x6d, 0x61, + 0x67, 0x65, 0x22, 0x20, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x3d, 0x22, + 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x55, 0x41, 0x2d, 0x43, 0x6f, 0x6d, + 0x70, 0x61, 0x74, 0x69, 0x62, 0x6c, 0x65, 0x22, 0x20, 0x63, 0x6f, 0x6e, 0x74, + 0x65, 0x6e, 0x74, 0x3d, 0x74, 0x6d, 0x6c, 0x3b, 0x20, 0x63, 0x68, 0x61, 0x72, + 0x73, 0x65, 0x74, 0x3d, 0x75, 0x74, 0x66, 0x2d, 0x38, 0x22, 0x20, 0x2f, 0x3e, + 0x0a, 0x6c, 0x69, 0x6e, 0x6b, 0x20, 0x72, 0x65, 0x6c, 0x3d, 0x22, 0x73, 0x68, + 0x6f, 0x72, 0x74, 0x63, 0x75, 0x74, 0x20, 0x69, 0x63, 0x6f, 0x6e, 0x3c, 0x6c, + 0x69, 0x6e, 0x6b, 0x20, 0x72, 0x65, 0x6c, 0x3d, 0x22, 0x73, 0x74, 0x79, 0x6c, + 0x65, 0x73, 0x68, 0x65, 0x65, 0x74, 0x22, 0x20, 0x3c, 0x2f, 0x73, 0x63, 0x72, + 0x69, 0x70, 0x74, 0x3e, 0x0a, 0x3c, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x20, + 0x74, 0x79, 0x70, 0x65, 0x3d, 0x3d, 0x20, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, + 0x6e, 0x74, 0x2e, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x45, 0x6c, 0x65, 0x6d, + 0x65, 0x6e, 0x3c, 0x61, 0x20, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x3d, 0x22, + 0x5f, 0x62, 0x6c, 0x61, 0x6e, 0x6b, 0x22, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, + 0x20, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x2e, 0x67, 0x65, 0x74, + 0x45, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x42, 0x69, 0x6e, 0x70, 0x75, + 0x74, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x74, 0x65, 0x78, 0x74, 0x22, + 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x61, 0x2e, 0x74, 0x79, 0x70, 0x65, 0x20, + 0x3d, 0x20, 0x27, 0x74, 0x65, 0x78, 0x74, 0x2f, 0x6a, 0x61, 0x76, 0x61, 0x73, + 0x63, 0x72, 0x69, 0x6e, 0x70, 0x75, 0x74, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, + 0x22, 0x68, 0x69, 0x64, 0x64, 0x65, 0x6e, 0x22, 0x20, 0x6e, 0x61, 0x6d, 0x65, + 0x68, 0x74, 0x6d, 0x6c, 0x3b, 0x20, 0x63, 0x68, 0x61, 0x72, 0x73, 0x65, 0x74, + 0x3d, 0x75, 0x74, 0x66, 0x2d, 0x38, 0x22, 0x20, 0x2f, 0x3e, 0x64, 0x74, 0x64, + 0x22, 0x3e, 0x0a, 0x3c, 0x68, 0x74, 0x6d, 0x6c, 0x20, 0x78, 0x6d, 0x6c, 0x6e, + 0x73, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x2d, 0x2f, 0x2f, 0x57, 0x33, 0x43, + 0x2f, 0x2f, 0x44, 0x54, 0x44, 0x20, 0x48, 0x54, 0x4d, 0x4c, 0x20, 0x34, 0x2e, + 0x30, 0x31, 0x20, 0x54, 0x65, 0x6e, 0x74, 0x73, 0x42, 0x79, 0x54, 0x61, 0x67, + 0x4e, 0x61, 0x6d, 0x65, 0x28, 0x27, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x27, + 0x29, 0x69, 0x6e, 0x70, 0x75, 0x74, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, + 0x68, 0x69, 0x64, 0x64, 0x65, 0x6e, 0x22, 0x20, 0x6e, 0x61, 0x6d, 0x3c, 0x73, + 0x63, 0x72, 0x69, 0x70, 0x74, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x74, + 0x65, 0x78, 0x74, 0x2f, 0x6a, 0x61, 0x76, 0x61, 0x73, 0x22, 0x20, 0x73, 0x74, + 0x79, 0x6c, 0x65, 0x3d, 0x22, 0x64, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x3a, + 0x6e, 0x6f, 0x6e, 0x65, 0x3b, 0x22, 0x3e, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, + 0x6e, 0x74, 0x2e, 0x67, 0x65, 0x74, 0x45, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, + 0x42, 0x79, 0x49, 0x64, 0x28, 0x3d, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, + 0x74, 0x2e, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x45, 0x6c, 0x65, 0x6d, 0x65, + 0x6e, 0x74, 0x28, 0x27, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x27, 0x74, 0x65, + 0x78, 0x74, 0x2f, 0x6a, 0x61, 0x76, 0x61, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, + 0x27, 0x69, 0x6e, 0x70, 0x75, 0x74, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, + 0x74, 0x65, 0x78, 0x74, 0x22, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x22, 0x64, + 0x2e, 0x67, 0x65, 0x74, 0x45, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x42, + 0x79, 0x54, 0x61, 0x67, 0x4e, 0x61, 0x6d, 0x65, 0x28, 0x73, 0x6e, 0x69, 0x63, + 0x61, 0x6c, 0x22, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x68, 0x74, 0x74, + 0x70, 0x3a, 0x2f, 0x2f, 0x77, 0x77, 0x77, 0x2e, 0x43, 0x2f, 0x2f, 0x44, 0x54, + 0x44, 0x20, 0x48, 0x54, 0x4d, 0x4c, 0x20, 0x34, 0x2e, 0x30, 0x31, 0x20, 0x54, + 0x72, 0x61, 0x6e, 0x73, 0x69, 0x74, 0x3c, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x20, + 0x74, 0x79, 0x70, 0x65, 0x3d, 0x22, 0x74, 0x65, 0x78, 0x74, 0x2f, 0x63, 0x73, + 0x73, 0x22, 0x3e, 0x0a, 0x0a, 0x3c, 0x73, 0x74, 0x79, 0x6c, 0x65, 0x20, 0x74, + 0x79, 0x70, 0x65, 0x3d, 0x22, 0x74, 0x65, 0x78, 0x74, 0x2f, 0x63, 0x73, 0x73, + 0x22, 0x3e, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x2e, 0x64, 0x74, 0x64, 0x22, 0x3e, + 0x0a, 0x3c, 0x68, 0x74, 0x6d, 0x6c, 0x20, 0x78, 0x6d, 0x6c, 0x6e, 0x73, 0x3d, + 0x68, 0x74, 0x74, 0x70, 0x2d, 0x65, 0x71, 0x75, 0x69, 0x76, 0x3d, 0x22, 0x43, + 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x2d, 0x54, 0x79, 0x70, 0x65, 0x64, 0x69, + 0x6e, 0x67, 0x3d, 0x22, 0x30, 0x22, 0x20, 0x63, 0x65, 0x6c, 0x6c, 0x73, 0x70, + 0x61, 0x63, 0x69, 0x6e, 0x67, 0x3d, 0x22, 0x30, 0x22, 0x68, 0x74, 0x6d, 0x6c, + 0x3b, 0x20, 0x63, 0x68, 0x61, 0x72, 0x73, 0x65, 0x74, 0x3d, 0x75, 0x74, 0x66, + 0x2d, 0x38, 0x22, 0x20, 0x2f, 0x3e, 0x0a, 0x20, 0x73, 0x74, 0x79, 0x6c, 0x65, + 0x3d, 0x22, 0x64, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x3a, 0x6e, 0x6f, 0x6e, + 0x65, 0x3b, 0x22, 0x3e, 0x3c, 0x3c, 0x6c, 0x69, 0x3e, 0x3c, 0x61, 0x20, 0x68, + 0x72, 0x65, 0x66, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x77, + 0x77, 0x77, 0x2e, 0x20, 0x74, 0x79, 0x70, 0x65, 0x3d, 0x27, 0x74, 0x65, 0x78, + 0x74, 0x2f, 0x6a, 0x61, 0x76, 0x61, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x27, + 0x3e, 0xd0, 0xb4, 0xd0, 0xb5, 0xd1, 0x8f, 0xd1, 0x82, 0xd0, 0xb5, 0xd0, 0xbb, + 0xd1, 0x8c, 0xd0, 0xbd, 0xd0, 0xbe, 0xd1, 0x81, 0xd1, 0x82, 0xd0, 0xb8, 0xd1, + 0x81, 0xd0, 0xbe, 0xd0, 0xbe, 0xd1, 0x82, 0xd0, 0xb2, 0xd0, 0xb5, 0xd1, 0x82, + 0xd1, 0x81, 0xd1, 0x82, 0xd0, 0xb2, 0xd0, 0xb8, 0xd0, 0xb8, 0xd0, 0xbf, 0xd1, + 0x80, 0xd0, 0xbe, 0xd0, 0xb8, 0xd0, 0xb7, 0xd0, 0xb2, 0xd0, 0xbe, 0xd0, 0xb4, + 0xd1, 0x81, 0xd1, 0x82, 0xd0, 0xb2, 0xd0, 0xb0, 0xd0, 0xb1, 0xd0, 0xb5, 0xd0, + 0xb7, 0xd0, 0xbe, 0xd0, 0xbf, 0xd0, 0xb0, 0xd1, 0x81, 0xd0, 0xbd, 0xd0, 0xbe, + 0xd1, 0x81, 0xd1, 0x82, 0xd0, 0xb8, 0xe0, 0xa4, 0xaa, 0xe0, 0xa5, 0x81, 0xe0, + 0xa4, 0xb8, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, + 0x95, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0x82, + 0xe0, 0xa4, 0x97, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb0, 0xe0, 0xa5, 0x87, 0xe0, + 0xa4, 0xb8, 0xe0, 0xa4, 0x89, 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, + 0xb9, 0xe0, 0xa5, 0x8b, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0xa8, 0xe0, 0xa5, 0x87, + 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xa7, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0xa8, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0xad, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, + 0xab, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb8, + 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0x82, 0xe0, 0xa4, 0x97, 0xe0, 0xa4, 0xb8, 0xe0, + 0xa5, 0x81, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, + 0xb7, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x89, + 0xe0, 0xa4, 0xaa, 0xe0, 0xa5, 0x80, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xbe, 0xe0, + 0xa4, 0x87, 0xe0, 0xa4, 0x9f, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, + 0x9c, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0x9e, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xaa, + 0xe0, 0xa4, 0xa8, 0xe0, 0xa4, 0x95, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, 0xb0, 0xe0, + 0xa5, 0x8d, 0xe0, 0xa4, 0xb0, 0xe0, 0xa4, 0xb5, 0xe0, 0xa4, 0xbe, 0xe0, 0xa4, + 0x88, 0xe0, 0xa4, 0xb8, 0xe0, 0xa4, 0x95, 0xe0, 0xa5, 0x8d, 0xe0, 0xa4, 0xb0, + 0xe0, 0xa4, 0xbf, 0xe0, 0xa4, 0xaf, 0xe0, 0xa4, 0xa4, 0xe0, 0xa4, 0xbe, +}; + +static const int kBrotliDictionaryOffsetsByLength[] = { + 0, 0, 0, 0, 0, 4096, 9216, 21504, 35840, 44032, + 53248, 63488, 74752, 87040, 93696, 100864, 104704, 106752, 108928, 113536, + 115968, 118528, 119872, 121280, 122016, +}; + +static const int kBrotliDictionarySizeBitsByLength[] = { + 0, 0, 0, 0, 10, 10, 11, 11, 10, 10, + 10, 10, 10, 9, 9, 8, 7, 7, 8, 7, + 7, 6, 6, 5, 5, +}; + +static const int kMinDictionaryWordLength = 4; +static const int kMaxDictionaryWordLength = 24; + +#endif // BROTLI_ENC_DICTIONARY_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/dictionary_hash.h b/node_modules/ttf2woff2/csrc/enc/dictionary_hash.h new file mode 100644 index 0000000..9c1200e --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/dictionary_hash.h @@ -0,0 +1,4125 @@ +// Copyright 2015 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Hash table on the 4-byte prefixes of static dictionary words. + +#ifndef BROTLI_ENC_DICTIONARY_HASH_H_ +#define BROTLI_ENC_DICTIONARY_HASH_H_ + +#include + +namespace brotli { + +static const uint16_t kStaticDictionaryHash[] = { + 0x7d48, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5564, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x9e26, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb2e6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x114b, 0x0000, + 0x0000, 0x0000, 0x0000, 0x1364, 0x1aac, 0x1ea4, 0x0000, 0x4e04, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x46a9, 0x4b65, 0x0000, 0x0000, + 0x0000, 0x3d84, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6867, 0x08cd, 0x0000, 0x0000, 0x4364, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0e26, + 0x0000, 0x0000, 0x0000, 0x0000, 0x59c8, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xbc26, 0x0000, 0x85c7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xbd66, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x09cf, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x4c4c, 0x0000, 0x0000, 0x5dc4, + 0x0000, 0x0000, 0x0000, 0x2664, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7885, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7ce6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x50aa, 0x0964, + 0x0000, 0x5125, 0x3968, 0x2286, 0x0000, 0x1904, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xcaa7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1a69, 0x1c26, 0x0000, 0x0000, 0x55e8, 0x59c7, 0x0000, 0x0000, + 0x0dc9, 0x0000, 0x0748, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x2b26, 0x0000, 0x0000, 0x5fe8, 0x0000, 0x0000, 0x0000, + 0x196b, 0x0000, 0x0000, 0x9046, 0x5448, 0xf3a7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2066, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9f67, + 0x0000, 0x0000, 0x0000, 0x99e6, 0x1fc8, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x22ab, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x1f05, 0x0000, 0x0000, 0x6409, 0x0000, 0x0000, 0x0000, + 0x03a8, 0x0e84, 0x0c8d, 0x3d47, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xcd27, 0x0000, 0x43e5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0528, 0x16a5, 0x0000, 0x5225, 0x0000, 0x0000, 0x1948, 0x0327, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x34e9, 0x0000, 0x0000, 0x0000, 0x0e28, 0x0000, + 0x0000, 0x0000, 0x73ea, 0x7864, 0x0000, 0x7a05, 0x0000, 0x19c4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xfa46, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5706, 0x0000, 0x9246, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1c48, 0x01a7, 0x0000, 0x6024, + 0x54c9, 0x44e4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0729, 0x0000, 0x0000, 0x0000, 0x0148, 0x1785, 0x0000, 0x0000, + 0x0000, 0x4e06, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xf2a7, 0x1052, 0x0000, 0x0000, 0x0000, + 0x0000, 0x2f44, 0x21a9, 0x0000, 0x0000, 0x4204, 0x0000, 0x8f46, + 0x0000, 0x0000, 0x0000, 0x8a26, 0x0000, 0xca06, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5206, 0x0000, 0xf286, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0d05, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3925, 0x1148, 0x6547, 0x0000, 0x0000, 0x0000, 0x0000, + 0x4d89, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x78e8, 0x0be6, 0x332a, 0x32c6, 0x0000, 0x0000, 0x0000, 0x3ba4, + 0x0000, 0x9e86, 0x7608, 0xf2a6, 0x0000, 0x0000, 0x0000, 0x4ea4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1ec4, 0x0000, 0x0000, + 0x0000, 0xcc86, 0x0000, 0x0000, 0x0000, 0x0000, 0x0629, 0x0000, + 0x31cb, 0x2344, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6704, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0ec5, 0x0000, 0x0000, + 0x4608, 0x2507, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x7e29, 0x6fc5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xb846, 0x2dcb, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x09e8, 0xc7e7, 0x0000, 0x0000, + 0x190a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xdbe6, 0x2e8a, 0x0000, 0x0211, 0x0000, 0x75e8, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x2045, 0x0000, 0x0000, 0x7088, 0xe0c6, 0x10c8, 0x03c5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xf387, 0x0000, 0x0000, 0x26e8, 0x0e64, + 0x0000, 0x0645, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x410a, 0x0025, 0x0000, 0x5c46, + 0x0c48, 0x3c45, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1fa8, 0x0045, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x45a8, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2b69, 0x0000, 0x0000, 0x0000, 0x0000, 0x4785, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6806, + 0x0000, 0x0000, 0x63a8, 0x0184, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4205, + 0x0000, 0x0000, 0x0000, 0x6ba6, 0x0000, 0x0000, 0x24ca, 0x0000, + 0x0000, 0x0000, 0x0db4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x9466, 0x2449, 0x2145, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0f29, 0x0644, 0x5d88, 0x0000, 0x0000, 0x3a44, + 0x31ed, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2f49, 0x0000, 0x40e9, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5364, + 0x2be8, 0x70c6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x168c, 0x0000, 0x0000, 0x6ca4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2084, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x32e8, 0x04e4, 0x0000, 0x0000, 0x496a, 0x3fc4, + 0x3cea, 0x03a7, 0x208d, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4746, 0x0000, 0x46a6, 0x0000, 0xb706, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2e89, 0x0000, + 0x0000, 0x6264, 0x31ec, 0x2f86, 0x1909, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4084, 0x0000, 0x6984, 0x6eeb, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x66a8, 0x0000, 0x0000, 0x0000, + 0x2628, 0xcee7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x624b, 0x0144, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7f04, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5585, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7fa6, + 0x0000, 0x0000, 0x0000, 0x0366, 0x0000, 0x0000, 0x0000, 0x3166, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x65a4, 0x3fe8, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0711, 0x0000, 0x0000, 0x0000, + 0x2268, 0x2ac6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x71a4, + 0x0000, 0x6f64, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x55e4, 0x0000, 0x0000, 0x0000, 0xa7c6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x140d, 0x0526, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xd6c6, + 0x6148, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xc946, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0e65, 0x0000, 0x0000, 0x0000, 0x0000, 0x274e, 0x24c4, + 0x0000, 0x0000, 0x0000, 0x7ae4, 0x164c, 0x1825, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7c46, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x6a08, 0xe086, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x1bac, 0x0000, 0x46e8, 0x0f44, 0x0000, 0x0000, + 0x0000, 0x0000, 0x48eb, 0x0000, 0x0000, 0x1665, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0844, 0x0000, 0x60a6, 0x0000, 0x2c07, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x046d, 0x0000, 0x1309, 0x0000, 0x0000, 0x95a6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x4a0a, 0x0000, 0x0000, 0x4685, 0x0000, 0x0000, + 0x0000, 0x63a6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4586, 0x0000, 0x6666, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x59e8, 0x4407, 0x4fa8, 0x00a4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x73e5, 0x0000, 0x9026, 0x0000, 0x0000, + 0x0000, 0x6fa4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x1dc5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xa206, 0x0000, 0x0000, 0x7928, 0xd826, + 0x2748, 0x0784, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8f06, + 0x0000, 0x8f67, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3468, 0xe7a7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6785, 0x0000, 0x64c5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3649, 0x0664, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x13e7, 0x0000, 0x0000, + 0x0000, 0x70c5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x21c6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6429, 0x4584, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3404, 0x448a, 0x1305, 0x2e2b, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0388, 0x0447, + 0x0000, 0x5ea5, 0x0000, 0x0000, 0x7048, 0xc227, 0x0000, 0x5a25, + 0x0000, 0x0000, 0x0000, 0x0000, 0x7e88, 0x0000, 0x0000, 0x0000, + 0x0000, 0x62a4, 0x0000, 0x7044, 0x16ea, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1109, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1eed, 0x22a5, 0x0000, 0x0000, 0x0000, 0x3664, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xa3e6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x1a6e, 0x36a5, 0x0000, 0x0000, 0x0000, 0x2125, + 0x0000, 0x0000, 0x5dca, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xfb86, + 0x0000, 0x57c4, 0x0000, 0x6505, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5c68, 0x14c5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2ca9, 0x0ee4, 0x3e89, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6526, 0x28e9, 0x0000, 0x0000, 0x3844, + 0x0000, 0x0000, 0x0000, 0x4aa6, 0x0000, 0x0000, 0x0000, 0xc846, + 0x0000, 0x0000, 0x296a, 0x5e44, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xab06, 0x0000, 0x0000, 0x45aa, 0x0000, 0x0000, 0x0000, + 0x63e8, 0x6a45, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x718a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0272, 0x07c4, 0x396c, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xe146, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xaea6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0f08, 0x1dc7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xa4c6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x4b48, 0x1924, 0x0000, 0x0000, + 0x1488, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4ce5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9b67, 0x0000, 0x0000, + 0x0000, 0x0000, 0x7908, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6e46, 0x0000, 0x0000, 0x0000, 0x7164, 0x292a, 0x0c85, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x1604, 0x0348, 0x4f85, 0x0000, 0x0000, + 0x2128, 0x2006, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5064, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0fea, 0x4c46, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0ee8, 0xf966, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x414c, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x452a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xc5c6, + 0x0000, 0xc547, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6366, 0x0000, 0x0000, + 0x0000, 0x3607, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0a88, 0x0fc7, 0x0000, 0x0000, 0x0000, 0x0000, 0x62c8, 0x0000, + 0x2f2c, 0x0806, 0x0000, 0xbf26, 0x0000, 0x0000, 0x0000, 0x0000, + 0x4249, 0x2826, 0x21ab, 0x8a07, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x7a2b, 0x0000, 0x0000, 0x0000, 0x0449, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0308, 0xd486, 0x0000, 0x0000, 0x72ca, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1608, 0x2f66, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6305, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xf007, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6066, 0x0000, 0x0000, 0x0000, 0xf767, 0x0000, 0x70a4, + 0x1fce, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x118e, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x3708, 0x04a4, 0x0000, 0x3f84, 0x0000, 0x0000, + 0x0000, 0x5004, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1ecc, 0x0000, 0x0000, 0x42a4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5e0c, 0x7305, + 0x0000, 0x8307, 0x0000, 0x1325, 0x0000, 0x0000, 0x30ea, 0x0000, + 0x0000, 0xf407, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0fce, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5006, 0x0000, 0x3c64, 0x08a9, 0xca07, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5bc7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x3c0a, 0x0000, 0x3de9, 0x0000, 0x3b09, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6d44, + 0x1ca9, 0x0000, 0x0000, 0x0000, 0x0000, 0x7686, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7e2b, 0x5d84, + 0x0000, 0x4566, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1828, 0x0000, 0x3b08, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7b04, 0x0000, 0x0000, + 0x0000, 0x1585, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0a6d, 0xc406, 0x0000, 0x0000, 0x300b, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1489, 0x2085, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x2de6, 0x0f32, 0x0000, 0x0000, 0x6784, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xc0a6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2ae5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x14e8, 0x3704, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x73c6, 0x0000, 0x0000, 0x0000, 0x0000, 0x6769, 0x0000, + 0x1848, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6504, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x700b, 0x4fe5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xc9c6, + 0x0000, 0x0000, 0x0000, 0x6b87, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x788b, 0x0cc4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7064, 0x0000, 0x4724, + 0x0000, 0x0000, 0x0000, 0x0000, 0x6368, 0xffa6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0d09, 0x0686, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x25a4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6168, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0413, 0x0000, 0x0000, 0x0000, 0x0000, 0x3dc6, 0x0000, 0x54a6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3f87, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7ec6, 0x0000, 0x77a6, 0x0000, 0x0000, 0x0908, 0x26c6, + 0x0000, 0x0000, 0x0000, 0x4747, 0x0000, 0x0000, 0x3828, 0x0000, + 0x0808, 0x16a6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x1e84, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x57ca, 0xce46, 0x39ed, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2a49, 0x0000, 0x0000, 0x0000, 0x0000, 0x9fe6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7005, 0x0000, 0x0000, + 0x1652, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6509, 0x56e6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x4368, 0x8ba7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x202c, 0x0000, + 0x7d6c, 0x0000, 0x0000, 0x0000, 0x1e88, 0x19e4, 0x0000, 0x4085, + 0x0000, 0x0000, 0x780c, 0x0000, 0x1288, 0x0085, 0x0000, 0x9e87, + 0x03cb, 0x5d86, 0x0000, 0x0000, 0x43cb, 0x0000, 0x0000, 0x0000, + 0x00cc, 0x0000, 0x0000, 0x6a04, 0x48cb, 0xad27, 0x6bc8, 0x7624, + 0x0000, 0x0000, 0x0000, 0x0000, 0x5748, 0x73a4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4c44, 0x7c0b, 0x0000, + 0x0000, 0x6dc6, 0x0000, 0xe6e7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x2fe5, 0x0000, 0xaf86, 0x0000, 0x0000, + 0x0000, 0x0000, 0x7b48, 0x0000, 0x5289, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x4a09, 0x4787, 0x0000, 0xb067, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x080b, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4bc7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xe4a6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x578b, 0x5d87, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0ae9, 0x0000, 0x0000, 0x0fe5, 0x0000, 0x0000, + 0x0a6c, 0x18c6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6c0a, 0x2285, 0x0000, 0x0000, 0x0000, 0x0000, 0x5ac8, 0xdb06, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8547, 0x0000, 0x5f85, + 0x0000, 0x0000, 0x0000, 0x0000, 0x556b, 0x0000, 0x44ca, 0x26a6, + 0x0000, 0x0000, 0x6d48, 0x9786, 0x0000, 0x0000, 0x0000, 0xaa86, + 0x0000, 0x7b47, 0x2faa, 0x5a66, 0x0000, 0x0000, 0x0000, 0xc4a7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8026, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xc2e7, 0x0000, 0x0000, 0x0000, 0x0000, 0x3daa, 0x1846, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3508, 0x0305, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x4328, 0x01c5, 0x43ab, 0x0000, + 0x4f68, 0x0fc4, 0x0000, 0x0000, 0x0000, 0x2784, 0x0000, 0x0000, + 0x0000, 0x0000, 0x6ba9, 0x7cc4, 0x7e28, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x2ceb, 0x0804, 0x0000, 0x0000, + 0x0000, 0x0000, 0x260a, 0xc527, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x8a66, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7426, + 0x0000, 0x0000, 0x0000, 0x8ec7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2429, 0x15e6, 0x0000, 0x3605, 0x0000, 0x22e6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6227, 0x0000, 0x0000, 0x4a6b, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0a0c, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7465, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa566, + 0x0000, 0x0000, 0x0000, 0x0000, 0x41cb, 0x0000, 0x45e8, 0x60c5, + 0x0fed, 0x0000, 0x0000, 0x0000, 0x74cb, 0x91e7, 0x0000, 0x7867, + 0x0000, 0x2086, 0x0000, 0x0000, 0x0000, 0x47a6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4889, 0x2484, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x9186, 0x0000, 0x0000, 0x7ac9, 0xf046, 0x0000, 0x07e6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6325, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0865, 0x62c9, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x30e4, + 0x3769, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x21e4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8e86, 0x0000, 0x0000, + 0x0000, 0x0000, 0x2a89, 0x1fa4, 0x0000, 0x7027, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6f4a, 0x0000, 0x0000, 0x0000, 0x0000, 0x6645, 0x6288, 0x7304, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3a84, 0x0000, 0x1e67, 0x0000, 0x6cc6, 0x0000, 0x0000, + 0x0000, 0xdca6, 0x6aaa, 0x0000, 0x0000, 0x0000, 0x168a, 0x4ba4, + 0x0000, 0x66c5, 0x728b, 0x4f44, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7046, 0x0000, 0x0000, + 0x0000, 0x0000, 0x38c8, 0x0486, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x64c9, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa5c6, 0x0000, 0x0d04, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xa666, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x43c9, 0x05a7, + 0x0000, 0x0000, 0x20eb, 0xbd86, 0x124e, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x3a8a, 0x0000, 0x7da8, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x240e, 0x0ae7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0809, 0x7b87, 0x10ad, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x11a7, 0x0000, 0x0000, 0x6d08, 0xe646, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x20a9, 0x4d64, + 0x0000, 0x0000, 0x0000, 0x0000, 0x17a8, 0x1ec5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x54c5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x23a8, 0x0465, + 0x0000, 0x40a4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x438c, 0x1ac6, 0x5368, 0x0000, + 0x094c, 0x0000, 0x0000, 0x0fa7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5f25, 0x106a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x29a8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa747, 0x0bce, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x3825, 0x0000, 0x50c5, 0x0ce8, 0x0ac7, + 0x502a, 0xfd87, 0x0000, 0x0000, 0x0000, 0x0026, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6ca6, 0x0af2, 0x22a6, 0x2f88, 0x1766, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x754b, 0x6224, + 0x0000, 0x0000, 0x0000, 0x0000, 0x45c8, 0x3a07, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6da8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xc906, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb2a6, + 0x0000, 0x0000, 0x5bab, 0x7e47, 0x0000, 0x0000, 0x2e29, 0xcf07, + 0x0000, 0x0000, 0x0000, 0x81c6, 0x7a68, 0xfb46, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7da6, 0x0000, 0x0000, + 0x0f33, 0x0000, 0x0000, 0x0000, 0x1b69, 0x0285, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x6acb, 0xb407, 0x0000, 0x0000, + 0x0000, 0x3d45, 0x0000, 0x85c6, 0x0000, 0x0000, 0x414b, 0x0000, + 0x0000, 0x0000, 0x0000, 0x36e4, 0x53a8, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5fc6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5386, 0x0000, 0x0000, 0x4468, 0x1d24, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3c44, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6ec4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6365, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2e67, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4dc7, 0x0000, 0x4e27, + 0x0000, 0x0000, 0x0000, 0x1964, 0x03af, 0x0000, 0x0000, 0x2a45, + 0x0000, 0x0000, 0x0000, 0x0000, 0x104a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x54cb, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xff87, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x2689, 0x6046, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x9e47, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x3204, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x564b, 0x5c67, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7bc6, 0x0000, 0x0000, + 0x0000, 0x6106, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4ca4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5f65, 0x0000, 0x6dc4, + 0x0000, 0x0000, 0x0000, 0x7a24, 0x0000, 0x0c84, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x39e6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x4deb, 0x2d45, 0x0000, 0x0000, + 0x2508, 0x39e5, 0x112e, 0x0000, 0x0000, 0x38c4, 0x0000, 0x0000, + 0x0000, 0xbee7, 0x0751, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x4aa8, 0x0605, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5b25, 0x0000, 0x0000, 0x0000, 0x3745, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0510, 0x3826, 0x0000, 0x6aa4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1c6c, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xba66, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x142c, 0x06e5, + 0x0000, 0x3845, 0x0000, 0x92c6, 0x07ca, 0x0000, 0x19ec, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6ca7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0a08, 0x1aa4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2c48, 0x2fa7, 0x0000, 0x0000, 0x5d68, 0x0000, 0x0000, 0x0000, + 0x7748, 0x0000, 0x0000, 0x8626, 0x0000, 0x4587, 0x0000, 0x0000, + 0x0000, 0x5685, 0x0000, 0x17e6, 0x0000, 0x6484, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x67e8, 0x5844, + 0x0000, 0x0000, 0x354a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x9a67, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x9a46, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0c0d, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x12b2, 0x0000, 0x0000, 0x0000, + 0x70c9, 0x1984, 0x0000, 0x0000, 0x6828, 0x0000, 0x23e9, 0x2dc7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7c08, 0xfc86, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x2c85, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6206, 0x0000, 0x0000, 0x46e9, 0x4ec7, + 0x0000, 0x0000, 0x0000, 0x4366, 0x0000, 0x0000, 0x036e, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5e66, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x65cb, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x7b68, 0x0000, 0x0000, 0x1d64, + 0x5f2a, 0x1844, 0x0000, 0x87c6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x7f08, 0x0000, 0x0000, 0xae87, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4645, 0x21e9, 0x17e5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x57aa, 0x3ac4, 0x05ac, 0x3b67, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5926, + 0x0000, 0x28e5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x4b89, 0x4506, 0x006b, 0x1be4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x3908, 0x0a05, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xfc06, 0x00c8, 0x38a4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x79e8, 0x0000, 0x782a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x7289, 0xec66, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2ba8, 0x0ca5, + 0x6369, 0x26c4, 0x0000, 0x0000, 0x0000, 0x4965, 0x7ae8, 0xf2c6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x50a6, 0x0000, 0x0000, 0x0000, 0x6a66, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3e44, 0x1188, 0x1b27, + 0x0000, 0x0000, 0x0000, 0xb506, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7125, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x5068, 0x3904, 0x0000, 0x6306, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0716, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1e65, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xda87, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4365, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0b71, 0x0000, 0x0000, 0xc3a6, 0x0000, 0x0b66, + 0x630c, 0x7564, 0x14c8, 0x0204, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0bf0, 0x0000, 0x0000, 0x0000, 0x0000, 0x44e7, 0x446a, 0x7ce4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6e86, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x53e7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6f04, 0x2e0a, 0x12a4, + 0x0000, 0x0000, 0x0d28, 0x1344, 0x0000, 0x7ae7, 0x0000, 0x0000, + 0x3949, 0x03e4, 0x0000, 0x5066, 0x0000, 0x0000, 0x0000, 0x2704, + 0x0000, 0x5c85, 0x0000, 0x0000, 0x0000, 0xcd47, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1d84, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6885, 0x088a, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x6c6b, 0x0a24, 0x0000, 0x0000, + 0x0000, 0x0000, 0x5148, 0x7d24, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x8f86, 0x0000, 0x60e4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7948, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x532a, 0x08e4, 0x0000, 0x0000, 0x0000, 0x0000, 0x676b, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3be4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0c68, 0x4be7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xf506, 0x0000, 0x0000, 0x0000, 0x6324, + 0x0000, 0x0000, 0x6ceb, 0x0524, 0x0000, 0x0000, 0x292b, 0x0bc7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1a29, 0x0000, 0x0000, 0xbb26, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0c45, 0x0000, 0x0000, 0x0000, 0x39e4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x246e, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7b05, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x16c4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x19a9, 0x0544, 0x0000, 0x6426, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4f64, 0x0000, 0x0000, 0x42ab, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2204, 0x0000, 0xa046, + 0x0000, 0x0000, 0x0000, 0x6725, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2ca7, 0x6de9, 0x3a66, + 0x0000, 0x27a7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7386, 0x0000, 0x0000, 0x0000, 0x0000, 0x6988, 0xe066, + 0x0000, 0x0000, 0x0000, 0x0000, 0x2669, 0x7604, 0x056b, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xe387, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x41a5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0dc6, + 0x0000, 0x3da5, 0x0000, 0x15c4, 0x3428, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x48e9, 0x5ba7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x020a, 0x0404, 0x0000, 0x0000, 0x0000, 0x0000, + 0x3ba8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x2685, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x2528, 0x0fc5, 0x0000, 0x0000, 0x2d2b, 0xc1e7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6ce8, 0x7644, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x15e4, 0x0000, 0x55a4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x63a5, + 0x0000, 0x5d26, 0x0000, 0x46a5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x364a, 0x1f84, 0x6749, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x62e4, 0x0000, 0x0000, 0x0000, 0x0000, 0x3faa, 0x1ce5, + 0x22a9, 0x4b27, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0570, 0xc6e7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xd267, 0x0000, 0x0000, 0x0000, 0x0000, 0x2428, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x8c07, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x4589, 0x31e4, 0x0000, 0x31c4, + 0x0000, 0x0000, 0x0000, 0x80c7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x150d, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x79a7, 0x0000, 0x5044, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xc9e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x3369, 0x4a47, 0x0000, 0x88a7, 0x0000, 0x54e4, + 0x7228, 0x0000, 0x0000, 0x0000, 0x0000, 0xba86, 0x4388, 0xabc7, + 0x5949, 0xb9c7, 0x0000, 0x0000, 0x0000, 0x0000, 0x6728, 0xbce6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7706, 0x0000, 0x0000, + 0x5c08, 0x11e5, 0x0000, 0x5784, 0x0000, 0xc086, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xc2a7, 0x0000, 0x0000, 0x0000, 0x6b85, 0x4ba9, 0x34c6, + 0x0000, 0x0000, 0x64eb, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1069, 0x4065, 0x0000, 0x50c4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0ea9, 0x3184, 0x1448, 0x0f26, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x2caa, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x1da5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xdf07, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5924, + 0x2b8a, 0xc006, 0x0000, 0x4166, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x3645, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x2dca, 0x4767, 0x4029, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4884, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x6d29, 0x0000, 0x0000, 0x0000, 0x0000, 0x1567, + 0x0000, 0x4e26, 0x44c8, 0x0d67, 0x498b, 0x75e4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6005, 0x0ceb, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x63e4, 0x0000, 0x0000, + 0x0000, 0x6fc4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xd127, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8386, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2206, + 0x0000, 0x3724, 0x0000, 0x0000, 0x3c0b, 0x0124, 0x0000, 0x0000, + 0x0000, 0x93c7, 0x0000, 0xa846, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x5548, 0x0000, 0x0000, 0x7d86, + 0x030f, 0x0000, 0x0000, 0x7906, 0x0000, 0x0000, 0x0000, 0x0044, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6029, 0x0000, + 0x0000, 0x0000, 0x4849, 0x3b47, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0e2e, 0x4245, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4585, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0208, 0xa4a6, 0x0000, 0x0000, 0x0c32, 0x0000, 0x0000, 0x0000, + 0x57ea, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6f86, 0x0000, 0x0000, 0x0000, 0xc466, 0x0000, 0x0000, + 0x3549, 0x1746, 0x0000, 0x89a6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x7529, 0x4924, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x44c9, 0x0ba4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x5da9, 0x0000, 0x1449, 0x0000, + 0x0000, 0x2fa4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5f46, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x4e89, 0x6b24, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x72eb, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x4f2a, 0x0000, 0x0000, 0x0000, 0x0000, 0x2987, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xba27, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6804, 0x31c8, 0x0000, 0x50a8, 0x0000, 0x0000, 0x0000, + 0x62e9, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0286, 0x0000, 0x6404, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xf926, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6028, 0x0000, 0x0000, 0x0000, 0x244b, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb246, + 0x0000, 0x0000, 0x0000, 0x0000, 0x078b, 0x0000, 0x0000, 0x0000, + 0x5029, 0xea47, 0x0000, 0x5086, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xdba7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7527, 0x0000, 0xce87, 0x0000, 0x51c6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x41e7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4864, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xb9c6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x28a6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa826, 0x0000, 0x0000, + 0x0b72, 0x0000, 0x3288, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x79a5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x10e6, + 0x0000, 0x44a4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x7a08, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x02b0, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0670, 0x0000, 0x0000, 0x0000, 0x0000, 0x2747, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0092, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2348, 0x2326, 0x0000, 0x88a6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xde07, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xbf06, + 0x0000, 0x3464, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0989, 0x1144, 0x0000, 0x0000, 0x0000, 0x0000, + 0x4fcc, 0x03a5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xb147, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xd5c6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x2feb, 0x0224, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6bc5, 0x0000, 0x0000, 0x764a, 0x4a06, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x08c8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x6589, 0x0000, 0x0000, 0x0000, + 0x1d2a, 0x0000, 0x0000, 0x7b86, 0x0000, 0x3746, 0x0000, 0x0000, + 0x0000, 0x7007, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x3c68, 0x0000, 0x0000, 0x0000, 0x0000, 0xd5a6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0ef3, 0x0000, 0x0000, 0x0000, + 0x08ab, 0x0000, 0x26a9, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1249, 0x4c07, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6004, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x40c4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5628, 0x0000, + 0x0000, 0x0000, 0x0628, 0x0244, 0x7f8c, 0x0000, 0x0000, 0x7ca4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5246, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x746a, 0xe466, 0x0000, 0x7e45, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1a0a, 0x0ae5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2164, + 0x0000, 0x0000, 0x0000, 0x57e5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x3e09, 0x0000, 0x0000, 0x0000, 0x0000, 0x8c27, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x1f2a, 0x4624, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5f04, 0x0000, 0x0000, 0x1349, 0x0000, + 0x0000, 0x0000, 0x1fe8, 0x0000, 0x346c, 0x2864, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x2e04, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4148, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x44e8, 0x4647, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0b89, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x64c8, 0x41a6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x77cb, 0x0000, 0x0000, 0x4a45, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x00cd, 0x3be6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x07b1, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6688, 0xcd26, + 0x0000, 0xc286, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x25c4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1286, + 0x0000, 0x0000, 0x5489, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xd146, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x164b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x11c9, 0x30a6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0b68, 0x0106, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0e09, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5d66, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xda47, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0307, 0x0000, 0xa906, 0x13ca, 0xbf47, + 0x0000, 0x0000, 0x4c49, 0x3ee4, 0x12aa, 0xaf26, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xf347, 0x52e8, 0x0000, 0x0000, 0x0000, + 0x0000, 0xc8e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6e4a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3425, 0x0000, 0x0000, + 0x0000, 0x3104, 0x4f29, 0x3625, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0249, 0x1d46, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5508, 0x1187, 0x0000, 0x0000, 0x0000, 0x0000, 0x1f2b, 0x00a6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x9806, 0x0000, 0x7865, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x3fa8, 0x1687, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7d44, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7464, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x4ccb, 0x75e7, 0x0000, 0xe5a7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5026, 0x0000, 0x0000, + 0x0000, 0x0000, 0x2309, 0x0000, 0x0000, 0x0000, 0x02d6, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1749, 0x0b44, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5cc4, + 0x0000, 0x0000, 0x2929, 0x12e7, 0x6aa8, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7326, 0x0000, 0x0000, 0x40a8, 0x6827, 0x0000, 0x3f44, + 0x0000, 0x0000, 0x3688, 0x1f67, 0x4908, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5609, 0x1ac4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x1872, 0xdde6, 0x4048, 0x30a7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5ce4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x248b, 0x0000, 0x0000, 0x0000, + 0x1c69, 0xa067, 0x60cc, 0x7724, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x06a8, 0x0a25, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7229, 0xeec6, + 0x0000, 0x0000, 0x0000, 0xe447, 0x3d4b, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9146, 0x0ac8, 0x03c7, + 0x0000, 0x0000, 0x0000, 0x5a26, 0x68ea, 0x0000, 0x0000, 0x0000, + 0x4d29, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x1528, 0x3586, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xce06, 0x4faa, 0x96a7, 0x0000, 0x0000, 0x0000, 0xc787, + 0x0000, 0x0000, 0x0088, 0x2144, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6bc4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0213, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x22e8, 0x13a7, 0x30e8, 0x4b86, + 0x0000, 0x0000, 0x592b, 0x7627, 0x6daa, 0x79a4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x6b69, 0x46e4, 0x4e88, 0xe6c7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5f45, 0x0000, 0x0000, 0x620a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x2545, 0x0000, 0x0000, 0x5fe9, 0x4f27, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6364, 0x0000, 0x0000, + 0x25ab, 0x0000, 0x0000, 0xf647, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9a86, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x508c, 0x2e27, 0x01f3, 0x0000, + 0x1408, 0x08e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb4e6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5bea, 0x9ce6, 0x0988, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3b46, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x692a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6886, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xcac7, 0x0000, 0x0000, 0x5bec, 0x0000, 0x0000, 0x0000, + 0x0000, 0xc826, 0x6489, 0xadc6, 0x314e, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0c06, 0x0000, 0x5164, 0x0000, 0x0000, + 0x0468, 0x5607, 0x0000, 0x0000, 0x0000, 0x5366, 0x0000, 0x4024, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xfe46, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5804, 0x0000, 0xbe86, + 0x0000, 0x86c7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5a04, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x35e5, 0x0000, 0x9587, 0x0000, 0x0000, 0x06ca, 0x0000, + 0x01e9, 0x3a05, 0x0000, 0xb146, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7166, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x184c, 0xdce6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6905, 0x0000, 0x7086, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xb386, 0x0000, 0x0000, 0x0000, 0x0000, 0x5049, 0x5466, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2228, 0x0884, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x67cb, 0x0be4, 0x0000, 0x0000, 0x028d, 0x5b67, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6a4a, 0x0000, 0x0000, 0x52c4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6ba4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6ce6, 0x510a, 0x6c05, + 0x0000, 0x7405, 0x0b4b, 0x0000, 0x2988, 0x0000, 0x0000, 0x0000, + 0x0000, 0x83e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x7b4b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0588, 0x0987, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x258b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x2a8a, 0x40c5, 0x67e9, 0x8a86, 0x0000, 0x0000, + 0x0000, 0x6884, 0x0000, 0xe787, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6948, 0x77a4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1eca, 0x0000, 0x0000, 0x0000, 0x4c48, 0x74c4, 0x0000, 0x0000, + 0x0c08, 0x0000, 0x0000, 0x0000, 0x1e08, 0x51c7, 0x01a9, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x30e7, + 0x0000, 0x3266, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x096b, 0x0000, 0x2dcd, 0x65e6, + 0x0000, 0x0000, 0x4ee9, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x2b25, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7707, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5425, + 0x6a49, 0x52c6, 0x0000, 0x23e4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x5a8a, 0x6e84, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x12ea, 0x0000, 0x3568, 0x0000, + 0x0000, 0x2fc6, 0x0000, 0x0000, 0x0000, 0x2924, 0x0000, 0x0000, + 0x22e9, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7144, 0x0000, 0x0000, 0x2dc8, 0x6966, + 0x0000, 0xb466, 0x0000, 0xab87, 0x7c0a, 0x0000, 0x0488, 0x0f64, + 0x0000, 0x5124, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5fe5, + 0x0000, 0x7f46, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x2224, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0906, 0x3c6a, 0x0000, 0x0000, 0xa827, + 0x0000, 0x0000, 0x0000, 0x49a5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xf886, 0x0000, 0x0000, + 0x1b88, 0x0ea5, 0x0000, 0x0000, 0x0000, 0x55c5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5faa, 0x1887, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2fa5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb586, + 0x0000, 0x0000, 0x2de8, 0x4d07, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x99a7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x23c8, 0x0f06, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x8f47, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2c04, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x1804, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x74e6, 0x0000, 0x8346, 0x0000, 0x1264, 0x184b, 0x0000, + 0x0000, 0x2a66, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x74c5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1a6d, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x2aa8, 0x1bc7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x24a8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4fa4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x90e6, 0x0000, 0x0000, + 0x0000, 0x69e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5569, 0x0000, 0x6c69, 0x7606, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xe227, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3168, 0x1546, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x4d48, 0x42e4, 0x0000, 0xcb27, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x02f6, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6144, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x05c4, 0x0000, 0x6565, + 0x0000, 0x0000, 0x32e9, 0xb647, 0x0000, 0x7547, 0x5888, 0x0446, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3728, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6f27, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x39c4, 0x0000, 0x0000, 0x0000, 0x0000, 0x41a8, 0x0000, + 0x0000, 0x0925, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5484, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x3e48, 0x5aa7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x02ac, 0x0000, 0x0000, 0x0000, 0x0000, 0x60a7, 0x0000, 0x0000, + 0x0000, 0x1484, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x7509, 0x48e4, 0x526b, 0xb6c7, 0x0000, 0x1b85, + 0x0000, 0x0000, 0x0000, 0x0000, 0x646b, 0x0000, 0x0000, 0x4404, + 0x0c50, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x16ab, 0x1605, 0x0000, 0x9507, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xeac7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0355, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7607, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x62c4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6ae6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x4ca8, 0x10e4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x5e09, 0x1cc6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0888, 0x1445, + 0x0000, 0x51c4, 0x0609, 0x1384, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1e04, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x18a9, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x77c8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4bc4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5488, 0xf747, + 0x0000, 0x0000, 0x0ccb, 0x7987, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x2d24, 0x0000, 0x39a4, 0x0000, 0x0000, + 0x0000, 0x3b04, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5d6a, 0x7126, 0x0000, 0x0000, 0x0000, 0x1365, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x27e8, 0x3b65, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6a06, 0x0000, 0x0000, 0x68c9, 0x4ee6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7605, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x1204, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2e2e, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4569, 0x1ee6, + 0x0000, 0x0000, 0x7c88, 0x0000, 0x0000, 0x17a7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x230a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x41c8, 0x5d47, 0x0000, 0x0000, + 0x2b2b, 0x0000, 0x0000, 0x0000, 0x7f28, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x516a, 0x3585, 0x0000, 0x0000, + 0x0000, 0x9147, 0x1ccd, 0x28e7, 0x444a, 0x6304, 0x0000, 0x0000, + 0x0000, 0x9666, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5405, 0x17aa, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0c65, 0x0000, 0x0000, 0x0000, 0x83a6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4568, 0x31a4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x90a6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x31cc, 0x3ca4, 0x0000, 0x2dc6, 0x0000, 0x0000, 0x626a, 0x0000, + 0x0000, 0x0000, 0x2349, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x13a4, 0x0000, 0x75a6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xa707, 0x0000, 0x0000, 0x0e88, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6266, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x154a, 0x1405, + 0x0000, 0xe2e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6c44, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5624, 0x0000, 0x0000, 0x0000, 0x0000, 0x6689, 0x0000, + 0x3e4b, 0x0d84, 0x0000, 0x0000, 0x0000, 0x8be6, 0x0000, 0x0000, + 0x0000, 0x1e85, 0x4c2c, 0x7da7, 0x0000, 0x3384, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6fe4, 0x0000, 0x0000, 0x0000, 0xed47, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x73c4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4344, 0x4e08, 0x24c6, 0x25aa, 0x0000, + 0x0000, 0x0000, 0x2549, 0x0000, 0x0000, 0x5ea4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x9de6, 0x0000, 0x6684, 0x0000, 0x5a45, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7be4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0f8b, 0xea67, 0x0000, 0x0000, 0x0000, 0x2885, 0x0000, 0x0000, + 0x0000, 0xa886, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x71e6, 0x0000, 0x7744, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2928, 0x0000, 0x0000, 0x0000, 0x0000, 0x40a5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6604, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x5929, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0429, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x4b68, 0x12c5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5d85, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0d8c, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3487, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xde27, 0x0000, 0x0000, + 0x06f0, 0x3da4, 0x0000, 0x0000, 0x0a2b, 0x0000, 0x2828, 0x7a86, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2d48, 0x4706, + 0x0000, 0x0944, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4e24, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2288, 0x0206, 0x0000, 0x0000, 0x07a8, 0x0024, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x18e8, 0x24e4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0669, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1a6c, 0x26a5, 0x09a8, 0x0fa5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x62aa, 0x15a5, 0x0000, 0x36e5, 0x148b, 0x5107, 0x0000, 0x0000, + 0x0dec, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2ec9, 0x0104, 0x0000, 0x8967, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x47e5, 0x0000, 0x0000, 0x0000, 0x40c6, + 0x0000, 0x0000, 0x0000, 0x57c6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0ae8, 0x0000, 0x0000, 0x0000, 0x36ca, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5209, 0x08a4, 0x0000, 0x0000, 0x0000, 0xe147, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3e6b, 0x0000, 0x0000, 0x0000, + 0x0aea, 0x3b87, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6904, 0x236e, 0x0000, 0x0000, 0x0000, 0x0000, 0xca86, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0d68, 0x6b65, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4b05, + 0x286e, 0x0ea4, 0x0000, 0x0000, 0x0000, 0x0000, 0x3aeb, 0x5a44, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x00a9, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3baa, 0x4044, 0x0000, 0xddc6, + 0x0000, 0x0000, 0x0b09, 0x0000, 0x36c9, 0x0185, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2369, 0x2d46, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4fe8, 0x2044, + 0x0000, 0x0000, 0x61c8, 0x5525, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7eab, 0x5304, + 0x0000, 0x75c6, 0x0000, 0xa8a6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2c8b, 0x0000, 0x0000, 0x0405, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x1aec, 0x2424, 0x0000, 0xf6e6, 0x0da8, 0x3846, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x5828, 0x0000, 0x0000, 0x5305, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9ac7, 0x0000, 0x0000, + 0x27cd, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x74c9, 0xea06, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0ce9, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1cac, 0x6127, 0x0000, 0x0346, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x51c9, 0x33c4, 0x0000, 0x0227, 0x0000, 0x0000, 0x0000, 0xa8c7, + 0x0000, 0x7767, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x6eea, 0x7804, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3589, 0x1b24, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x72e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x3eca, 0x2306, + 0x380b, 0x05a5, 0x0000, 0x0000, 0x0000, 0x0000, 0x6128, 0x0000, + 0x0000, 0x0000, 0x0000, 0x3344, 0x0000, 0x8ac7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x33cb, 0x2aa5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6267, 0x0000, 0x0000, 0x0000, 0x3684, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xc667, 0x4ca9, 0x2f26, + 0x0c0b, 0x0000, 0x0000, 0x0000, 0x0000, 0x3864, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5506, 0x0000, 0x3c67, 0x728a, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7526, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5c65, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0a53, 0x0000, 0x0000, 0x52e7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1012, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x87e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3ee7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x73a8, 0x0e24, 0x0d0a, 0x2884, 0x0000, 0x3987, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x74e4, 0x2a68, 0x21a5, + 0x3ca9, 0xd626, 0x76aa, 0x34e4, 0x0000, 0x7087, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xfc46, 0x47cc, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7886, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1aae, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7fc6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x11ee, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xfda7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x4168, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4e25, 0x0000, 0x0000, 0x3528, 0x04a7, + 0x0000, 0x0000, 0x0000, 0xf2e7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5fa4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x44eb, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x1504, 0x0000, 0x0000, 0x7e48, 0x0000, 0x0000, 0xf946, + 0x0000, 0x0000, 0x0000, 0x0b67, 0x0000, 0x0000, 0x0000, 0x0000, + 0x428a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xeb87, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1e0a, 0x01e6, 0x0000, 0x0000, 0x0000, 0x9966, 0x0000, 0xbfc6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x310b, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x51e7, 0x4649, 0x1224, 0x0000, 0x0000, + 0x0000, 0x3ea4, 0x7f68, 0x0000, 0x0000, 0x0000, 0x0000, 0x3fa6, + 0x216b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8966, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x768a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3d89, 0x0e44, 0x0000, 0x0000, + 0x22eb, 0x09a4, 0x0000, 0xd6a6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0a48, 0x6087, 0x0000, 0x5a87, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x8da6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x7c2a, 0x6926, 0x0000, 0x7fa4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x29e8, 0x2ea7, + 0x04b6, 0x0000, 0x0000, 0x0000, 0x0000, 0x4684, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4026, 0x0000, 0x0000, 0x0000, 0x6724, + 0x0000, 0x0000, 0x7069, 0x0000, 0x0000, 0x6146, 0x0000, 0x0000, + 0x2fcc, 0xb127, 0x0000, 0x8b87, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0e4a, 0x4426, 0x0000, 0x00a5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x57a6, 0x0000, 0x0000, + 0x5f68, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5e6a, 0x5ee5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x2e47, 0x0000, 0x9aa7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x254d, 0x0ae4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0d6c, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x65c7, 0x7bec, 0x0000, 0x5ea9, 0x0724, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4384, + 0x0000, 0x0000, 0x0000, 0x0000, 0x4c08, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7ec4, 0x0000, 0x0000, + 0x0000, 0x1a24, 0x0000, 0x0000, 0x0000, 0x0000, 0x4528, 0x25e6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x45e4, 0x41e8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x3fea, 0x0000, 0x0000, 0x5465, 0x0000, 0x0000, 0x138b, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x58a5, 0x0000, 0x5746, + 0x0000, 0x0000, 0x0000, 0xda26, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5945, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x19c8, 0x0107, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6104, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x9f07, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8466, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x32c8, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7664, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x15e8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6cc4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x454c, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6205, 0x7188, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3188, 0x2cc6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x604a, 0x1c87, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x69a4, 0x01c9, 0x0000, 0x598c, 0x78e4, + 0x4a48, 0x0000, 0x1529, 0xb287, 0x0000, 0x1425, 0x0000, 0x61c4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0811, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x7cca, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8266, + 0x0000, 0xbb06, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x61ac, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x6629, 0x4fe6, 0x0000, 0xe2c7, 0x7caa, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6584, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1168, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x1d88, 0x5067, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9286, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa746, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x06c5, 0x0000, 0x0000, 0x0000, 0x2004, + 0x0000, 0x0000, 0x2be9, 0x0000, 0x776c, 0xeba6, 0x0000, 0x5944, + 0x0000, 0x0000, 0x0000, 0x9ec6, 0x0000, 0x5d04, 0x0000, 0x2726, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x324a, 0x7927, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0648, 0x0000, 0x0000, 0x0000, 0x0000, 0x4784, 0x0000, 0x0000, + 0x0000, 0x0000, 0x69ea, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x1f08, 0x0566, 0x0000, 0x2e25, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5fc5, 0x0000, 0x2d65, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x54c6, 0x0000, 0x0000, 0x332c, 0x2046, 0x0a54, 0x1f25, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0409, 0x3125, 0x0000, 0x6285, + 0x0000, 0x0000, 0x0000, 0xa026, 0x3fad, 0xa1e6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x416b, 0x07a4, 0x0000, 0x0000, 0x0000, 0x49a6, + 0x0000, 0x0000, 0x06cd, 0x8467, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x6709, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x72a4, 0x0000, 0xc7c7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x72e4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x068a, 0x1fe4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2906, 0x0000, 0x0000, + 0x0000, 0x0000, 0x15a9, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0833, 0xb066, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x374d, 0x0000, 0x694b, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x42c8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x69aa, 0x1a46, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6f8a, 0x0000, 0x0000, 0x2384, 0x0000, 0x0000, 0x0000, 0x0000, + 0x4228, 0x0000, 0x0000, 0x0000, 0x64e9, 0x0000, 0x112f, 0x1b44, + 0x0000, 0xb486, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x21c4, + 0x52ac, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x4aab, 0xbda7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3445, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3c28, 0x2f67, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7d65, 0x20c8, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5cc7, + 0x2608, 0x11c4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x63e9, 0x73a7, 0x3c88, 0x3ae4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5608, 0x0000, 0x0000, 0x0000, 0x0000, 0x5724, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9226, 0x5dec, 0x0000, + 0x0000, 0x0000, 0x388a, 0x7427, 0x0000, 0x1ba5, 0x0000, 0xb3a6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x7768, 0x7b84, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x1806, 0x0000, 0x1084, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0de4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5fe4, 0x1068, 0x0546, 0x0000, 0x0000, + 0x0000, 0x8347, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x2e08, 0x0586, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4744, 0x03ac, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x1c66, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4145, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xbf27, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x5c6c, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xd066, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x108c, 0x3fe6, 0x0000, 0x4705, 0x2048, 0x7f84, 0x0000, 0x0000, + 0x02e8, 0x46a4, 0x0000, 0x2b06, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7344, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x1e06, 0x0000, 0x0000, 0x33e9, 0x1566, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x3248, 0x0000, 0x0000, 0x5e46, 0x03ed, 0x5984, 0x0000, 0x7ac5, + 0x5668, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6f08, 0x0000, 0x0000, 0x0000, 0x6909, 0x69e5, 0x0000, 0x0000, + 0x66e9, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6226, + 0x0000, 0x0000, 0x1308, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x4288, 0x0000, 0x0000, 0x5527, 0x0000, 0x0000, + 0x274c, 0x0000, 0x3008, 0x5584, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2448, 0x0dc7, + 0x0000, 0xe346, 0x7de8, 0x0000, 0x282a, 0x0000, 0x0849, 0x2d07, + 0x0000, 0x0000, 0x0000, 0x3025, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7084, 0x0928, 0x1fc5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x5568, 0xf4e7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0ad3, 0x0000, 0x0000, 0x5aa4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x1886, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x67e5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x5a68, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x7c48, 0x7c04, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5f88, 0x6a05, + 0x0000, 0x0000, 0x0000, 0x0000, 0x19aa, 0x0484, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x76c6, 0x0000, 0x0000, + 0x0000, 0x6ee4, 0x384e, 0x0000, 0x0000, 0x4d87, 0x308a, 0x14a6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x59e4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x618a, 0x42a5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x5329, 0x2c24, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x05a4, 0x00ec, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4be4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x6608, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0b0b, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x4da9, 0x4b04, 0x0000, 0x2de5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4626, + 0x0000, 0x45e6, 0x0000, 0x4926, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x47a5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5406, + 0x13a9, 0x0000, 0x0000, 0x0000, 0x0000, 0x5947, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x3906, 0x0000, 0x73a5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0269, 0x0000, + 0x0000, 0x0000, 0x0000, 0x66c6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0e2b, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x08b1, 0x39e7, 0x0000, 0x0000, + 0x066a, 0x1826, 0x336b, 0x3ae6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x4f28, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8f87, + 0x102c, 0x4546, 0x43c8, 0x6467, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x36c8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6d64, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1da4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3106, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x466c, 0x0000, 0x0000, 0x0000, 0x124a, 0x3784, 0x0000, 0x0000, + 0x1bc9, 0x9d87, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5f29, 0x0000, 0x0000, 0x5766, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x8b86, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x67a4, + 0x1e4c, 0x0000, 0x0000, 0x4a26, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1928, 0x0487, 0x1c0c, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb2c6, 0x0000, 0xe1c6, + 0x0000, 0x4164, 0x0000, 0x0000, 0x77c9, 0xec26, 0x0000, 0x0000, + 0x0000, 0x6766, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xff66, + 0x0d08, 0x1e46, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2388, 0x1287, 0x014e, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x9c26, 0x0000, 0x0000, 0x0000, 0x64e4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0bd3, 0x0000, 0x0000, 0x0000, 0x3dc8, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xbcc7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x3f28, 0xa347, 0x0000, 0x0000, 0x5f8a, 0x2185, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x3004, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xd4e7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x13e9, 0x7884, 0x48e8, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4064, 0x0000, 0x0000, 0x4f08, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x8c66, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x1104, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xdec6, 0x0000, 0x0000, 0x0589, 0xa0e7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5b85, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2728, 0x54e7, 0x0000, 0x0000, 0x2d2a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4a66, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5e29, 0x1266, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x112a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x33c5, 0x0000, 0xdc47, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4ae6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xdaa6, 0x0000, 0x0000, 0x0000, 0xcb66, 0x0000, 0x3d04, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0a64, 0x0000, 0x0000, + 0x0000, 0x0000, 0x548c, 0x0000, 0x0000, 0xcce7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x22c6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0c2c, 0x0000, + 0x01d0, 0x87a6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x61ab, 0x3087, 0x0000, 0x6a24, 0x0768, 0x1ca7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x8b66, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0bd0, 0x0000, 0x0000, 0x0000, 0x0000, 0x5786, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb0c6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5284, 0x5c2a, 0x8167, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1b29, 0x5647, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x220a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7e64, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1849, 0x5ba4, + 0x0000, 0x0000, 0x072a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x2b8b, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x7508, 0xf7a6, 0x0435, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x60e6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2647, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7a65, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4c65, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x1645, 0x0000, 0x0000, 0x0000, 0x7e44, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5306, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x30c4, + 0x0000, 0x0000, 0x0000, 0xbcc6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3da7, + 0x0000, 0x0000, 0x04b2, 0x0000, 0x0000, 0x0000, 0x0000, 0x5a86, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0c0e, 0xc027, + 0x0000, 0x0000, 0x150b, 0x3b25, 0x0000, 0x0000, 0x0000, 0x0d25, + 0x0000, 0x0000, 0x0000, 0x0000, 0x56c9, 0x36c5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0178, 0x9d06, 0x0000, 0x0000, 0x0000, 0xcb47, 0x0000, 0x6164, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0328, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x2684, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5ca7, 0x0000, 0x53e4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5128, 0x12c7, 0x0000, 0x0000, 0x0c69, 0x4126, 0x0000, 0x0000, + 0x006e, 0x2a65, 0x0000, 0x0000, 0x0000, 0x43e6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa9c6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1d4c, 0x1366, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xcb86, + 0x0000, 0x5fc4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x67a7, + 0x0000, 0x0000, 0x0000, 0xb4a7, 0x0000, 0x0000, 0x0000, 0x3cc5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0228, 0xcc67, 0x0000, 0x0000, + 0x0000, 0x0000, 0x45ca, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xaa46, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4ae5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xac06, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0ba9, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x37e6, + 0x0000, 0x0000, 0x3b69, 0x4827, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x266e, 0x0000, 0x4409, 0x4c24, 0x0000, 0x0000, + 0x0000, 0x7444, 0x0000, 0x0000, 0x0000, 0x0000, 0x02ae, 0x7565, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7845, 0x1548, 0x5165, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3d8c, 0x32c4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4aa7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7aa4, 0x0000, 0x0000, 0x0000, 0x4424, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xc2c6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x6ec9, 0x0226, 0x0000, 0x0000, + 0x0231, 0x0000, 0x716a, 0x0000, 0x0000, 0x0000, 0x0dc8, 0x0000, + 0x0000, 0x0000, 0x06b3, 0x3945, 0x0008, 0xf7e7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x24e9, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x738a, 0xe686, 0x0000, 0x9a06, + 0x0000, 0x0000, 0x0000, 0x0000, 0x08ca, 0x40e4, 0x0000, 0x7c24, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4a08, 0x03e6, + 0x0000, 0x7165, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5ba6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x06e8, 0x0000, 0x3308, 0x1a04, 0x070c, 0x0000, 0x0000, 0xd3a6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x372c, 0x0000, 0x3829, 0x7406, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x1e24, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xbea7, 0x0000, 0x2064, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x15a4, 0x172d, 0x0000, 0x3a09, 0xc867, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x8b27, 0x1428, 0x3884, 0x0000, 0x0000, + 0x5a48, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x01b6, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x072c, 0x2426, + 0x056e, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xd3c7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3488, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3327, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x268a, 0x0000, + 0x0000, 0xe8e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x62c6, 0x0000, 0x0000, 0x5d28, 0x7d45, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x2427, 0x088b, 0x1de4, 0x01b5, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4c25, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x2de4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4206, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x56c4, 0x0749, 0x4487, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x55ec, 0x0000, 0x0000, 0x0000, 0x0000, 0xdaa7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x7d8a, 0x52a4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x37a9, 0x0000, 0x0000, 0x0000, 0x0954, 0x0000, 0x0000, 0x0000, + 0x0000, 0x1aa7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5f06, + 0x0000, 0x0000, 0x17ab, 0xd107, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xc186, 0x7909, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x30cb, 0x5de4, 0x0000, 0x3324, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x202a, 0xc847, 0x0d31, 0x3b26, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x138f, 0xf3a6, + 0x0000, 0xde67, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5f66, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x03ae, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6e67, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3d06, 0x0000, 0x4d25, 0x0000, 0x0000, 0x064b, 0x0000, + 0x56cb, 0xbdc7, 0x6229, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4444, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x02d1, 0x0000, 0x0000, 0x0000, 0x0000, 0x7f06, + 0x0000, 0x0000, 0x0000, 0x2724, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x1708, 0x74e7, 0x0e49, 0x5a06, 0x0000, 0x0000, + 0x174c, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x324b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0be8, 0x6ec5, 0x0000, 0x7924, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5ae6, 0x0000, 0x7fa5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x94c6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x1324, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x63c5, 0x0000, 0x4964, 0x0000, 0x0000, + 0x56e8, 0x4ac6, 0x0000, 0xf126, 0x4829, 0x77a5, 0x0000, 0x1024, + 0x5e69, 0x3ac7, 0x0000, 0x0000, 0x3848, 0x1285, 0x0000, 0x0000, + 0x0000, 0x91c6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1faa, 0x0000, + 0x7d6b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x05c9, 0x0000, 0x0000, 0x6de4, + 0x0000, 0x64c6, 0x0000, 0xe987, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xe5a6, 0x0000, 0x0000, 0x0000, 0x5b46, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x78a7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x3f48, 0x0000, 0x0000, 0x0000, 0x014f, 0x0000, + 0x0000, 0x0000, 0x02ca, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x7408, 0x2506, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6ac4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x4f8b, 0x0000, 0x0000, 0x0000, 0x040a, 0x7ac7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x75a8, 0x0000, 0x0000, 0x0000, 0x0000, 0x3665, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x08e8, 0x0aa5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x560c, 0x5c87, + 0x0bc9, 0x5665, 0x0000, 0x0000, 0x54ea, 0x16e5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7626, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x4369, 0x0000, 0x5588, 0xf927, 0x0000, 0x0000, + 0x0000, 0x5266, 0x0000, 0x48e6, 0x0000, 0x6464, 0x0000, 0x5805, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1664, 0x16a8, 0x2b67, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x1e64, 0x32aa, 0x1965, 0x0000, 0x0000, + 0x0c6b, 0x6746, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3d86, 0x0000, 0x10c5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x008e, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5324, 0x2ba9, 0x1f04, 0x0000, 0x0000, + 0x0000, 0x0000, 0x4c8b, 0x9ec7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x2e65, 0x0000, 0x0000, 0x0000, 0x6747, 0x0000, 0x0000, + 0x0000, 0x0000, 0x02b7, 0xbfe6, 0x6b4b, 0x2ec4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x26e9, 0x0000, 0x0000, 0x0000, + 0x7bea, 0xf606, 0x0000, 0x0000, 0x0000, 0x0000, 0x3dc9, 0xcde6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6026, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5046, 0x0000, 0x0000, 0x5b09, 0x0f66, 0x0000, 0x0000, + 0x0000, 0xb367, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x09f4, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xb226, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0d4d, 0x5864, 0x3ccb, 0x1a66, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x5e8a, 0x1764, 0x0000, 0x0000, 0x0000, 0xacc6, + 0x0000, 0x0000, 0x0000, 0x15e5, 0x0000, 0xbaa6, 0x0000, 0x7de6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x1b66, 0x0000, 0x0000, 0x0000, 0x0000, + 0x4068, 0x48c5, 0x0000, 0x6a65, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x9fc6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7d04, 0x7aca, 0x0000, 0x5f48, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6b68, 0x0c44, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x714a, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xd846, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9426, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x050a, 0x0000, + 0x0000, 0x0000, 0x1269, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x514c, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x070b, 0x1a25, 0x0000, 0x4524, 0x0000, 0x0000, 0x028e, 0x4aa5, + 0x0000, 0xc9c7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x12c4, + 0x0630, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1808, 0x0000, 0x0000, 0x6247, 0x10cf, 0x0000, 0x0000, 0x0000, + 0x1149, 0xccc6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0548, 0x1987, 0x0000, 0x4cc4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1272, 0x0064, + 0x0000, 0x0000, 0x0000, 0x0000, 0x75c8, 0x0000, 0x0000, 0x7f64, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0869, 0x23a5, + 0x0000, 0x0000, 0x0117, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa3a6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2bc9, 0x03a4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xd387, + 0x0000, 0x0000, 0x0000, 0x0000, 0x4529, 0x3ea5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x7b88, 0x0000, 0x0000, 0x0000, 0x1bee, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3f8c, 0x8c67, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xdc87, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xfbe6, + 0x0000, 0x0000, 0x0000, 0xc7e6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x1026, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x42c4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x000c, 0x0324, 0x4dab, 0x9c07, 0x2829, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x2f64, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x372d, 0x0ec4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6929, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x56ac, 0x0000, + 0x514a, 0x2745, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7224, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6e0a, 0x0000, + 0x3b68, 0x0000, 0x0000, 0x7f05, 0x1668, 0x4b47, 0x0dea, 0x2926, + 0x0000, 0x0000, 0x0000, 0xe907, 0x0000, 0x0000, 0x0000, 0x0000, + 0x7729, 0xec06, 0x0000, 0x0000, 0x6189, 0x0000, 0x0000, 0x0000, + 0x0a4c, 0x0000, 0x0000, 0x0000, 0x0000, 0x66a5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7784, 0x0e0a, 0x0000, 0x0000, 0x0000, 0x5809, 0x4264, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2a29, 0x3026, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7269, 0xe926, + 0x0000, 0x0000, 0x2028, 0x0205, 0x0000, 0x3cc4, 0x0000, 0x0000, + 0x0000, 0x0904, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4da5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1d49, 0x0000, + 0x0000, 0x65e5, 0x0000, 0x0000, 0x5ce8, 0xf867, 0x19a8, 0x18a6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x2746, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1b6a, 0x3886, 0x49aa, 0x0000, 0x1609, 0x29a4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8ac6, 0x05eb, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x6be8, 0x0000, 0x0000, 0x2586, 0x0000, 0x9aa6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xd2a6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x00e8, 0x10e7, 0x3169, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4ee7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x686a, 0x0000, 0x0000, 0x0000, 0x4bc8, 0x32c7, 0x0000, 0x7a66, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4c85, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x13c8, 0x2e84, + 0x0000, 0x6ac5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xba87, 0x0000, 0x0000, 0x0000, 0x6826, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5dc6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x1865, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x5b48, 0xf9a7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x39ee, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2148, 0x5de5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x66a7, + 0x0000, 0x0000, 0x0000, 0x5966, 0x0000, 0x0000, 0x0000, 0x6c86, + 0x0000, 0x77e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x83a7, 0x0000, 0x0000, + 0x0000, 0x76c5, 0x0000, 0x8726, 0x0000, 0xc767, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0774, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x05e7, 0x5589, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xc8c6, 0x0000, 0x6126, + 0x0000, 0x7f87, 0x0000, 0x0000, 0x0000, 0x88c7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2bc4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x206d, 0xe287, 0x0000, 0x0000, + 0x0000, 0x78e5, 0x0000, 0x0000, 0x6508, 0x3b24, 0x23ca, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x63c4, 0x4ea8, 0x1bc4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x402b, 0x2a25, 0x264d, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1248, 0x0000, + 0x0000, 0xcdc7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3a24, + 0x0000, 0x0000, 0x0000, 0x41a4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x256a, 0x14a7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x8506, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4a84, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1dcb, 0x0a46, 0x0000, 0x9a27, 0x6fc8, 0x7844, 0x0000, 0x0000, + 0x0000, 0x0000, 0x5ba9, 0x3de5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x9686, 0x0000, 0x0000, 0x0000, 0x45e5, 0x3e69, 0x0000, + 0x1c08, 0x02a6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0c29, 0xb4c7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5b26, 0x0000, 0x0000, 0x46a8, 0x5ae4, + 0x0000, 0xf386, 0x0000, 0x0000, 0x0000, 0x40e5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9526, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x62cc, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2868, 0x3244, 0x488b, 0x0000, 0x0000, 0x0765, 0x0000, 0x0000, + 0x0452, 0x0000, 0x7008, 0x7824, 0x0000, 0xa0a6, 0x0000, 0x0000, + 0x05d4, 0x0000, 0x3bed, 0x0000, 0x0000, 0x0000, 0x0000, 0x0aa4, + 0x0000, 0x52e4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x61e4, + 0x0828, 0x5544, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0166, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4144, 0x0000, 0x0000, + 0x0000, 0x0684, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2fe4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2aeb, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x31a9, 0x2324, + 0x0000, 0x0000, 0x4f69, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x79e4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0e94, 0x0000, 0x066e, 0x0000, 0x0000, 0x6b44, 0x0000, 0x8666, + 0x42e8, 0x3805, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4c47, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x17e8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2167, + 0x542a, 0x27e4, 0x38a8, 0x2a06, 0x0000, 0x44e6, 0x0000, 0x0000, + 0x1b49, 0xafc7, 0x08aa, 0x2005, 0x0000, 0x0000, 0x7708, 0xf786, + 0x0000, 0x6824, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x04f1, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0a32, 0x0000, + 0x0000, 0x0000, 0x2c0e, 0x4f47, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4d44, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0931, 0x2a64, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x152d, 0x5ee4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8667, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3c48, 0x5126, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x3048, 0x2a05, 0x0000, 0x0000, 0x0000, 0x8166, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7385, 0x0000, 0x0927, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xf667, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xb646, 0x0000, 0x3185, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x05c8, 0x7424, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2287, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6f84, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x13c7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xb306, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0337, 0x0000, + 0x0000, 0xfa27, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3bc4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0b6c, 0xb6a7, + 0x1a68, 0x4b44, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x8586, 0x0000, 0x0000, 0x0f89, 0x01a4, + 0x0000, 0x0000, 0x0000, 0x7dc7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5be4, 0x658a, 0x0000, + 0x0000, 0x1544, 0x0000, 0x0000, 0x0000, 0x2605, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1284, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4165, 0x0000, 0x0000, 0x1212, 0x5b47, 0x0000, 0x0000, + 0x7aa8, 0x0000, 0x0000, 0x0de5, 0x0000, 0x0000, 0x108a, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6f46, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x3785, 0x0000, 0xdf67, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0f68, 0x0000, 0x0000, 0x0000, 0x0000, 0xff26, 0x7488, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7525, 0x0000, 0x7c66, 0x0000, 0x0000, 0x1fea, 0x0000, + 0x0000, 0x1145, 0x6bea, 0x78a4, 0x0000, 0x0000, 0x4eec, 0x0000, + 0x0000, 0x0000, 0x0000, 0xae46, 0x2808, 0x5184, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7026, 0x0000, 0x5684, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7347, 0x0000, 0x4d65, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x77a9, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x72a5, 0x0000, 0x8987, 0x0000, 0x0000, 0x0000, 0x92a6, + 0x0000, 0xf146, 0x2188, 0x1f65, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x30c8, 0x2b45, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5d06, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4e05, + 0x0000, 0x0000, 0x0000, 0x61e5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8ca6, + 0x0000, 0x0000, 0x0000, 0x4a44, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2184, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4665, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x52c8, 0x04a5, 0x0000, 0x0000, 0x0000, 0xa686, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3f86, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2968, 0x38a7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x41e9, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0c46, 0x0000, 0x0000, 0x480b, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0a8d, 0x0000, 0x1868, 0x04a6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x50a5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x2444, 0x0000, 0x0000, 0x5f4a, 0x08c6, 0x0000, 0x0000, + 0x0000, 0xa467, 0x0000, 0xf466, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1a48, 0x1067, + 0x0000, 0x0000, 0x0000, 0x0000, 0x63ab, 0x0000, 0x04cf, 0x0000, + 0x166e, 0x3d07, 0x0000, 0x7504, 0x0000, 0x38a5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4a67, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7be6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x51a4, + 0x0000, 0x3f27, 0x0000, 0x0000, 0x0000, 0x70e6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0a12, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x360e, 0x0000, 0x0000, 0x2744, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1d08, 0xab07, 0x42c9, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0369, 0x0000, 0x0000, 0x0000, + 0x018e, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x210b, 0x5c07, 0x0000, 0xcf26, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6986, 0x0000, 0x0fe7, + 0x0000, 0x0000, 0x0000, 0x9406, 0x0000, 0xa1c6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x2d88, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0fab, 0xb0e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6309, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6a29, 0x4ec4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7904, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xb4c6, 0x0f88, 0x19c7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x20c4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0fe8, 0x0c64, 0x0000, 0x0000, + 0x40a9, 0x7264, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0a6e, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x80e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xb7c6, 0x0000, 0x7745, 0x0000, 0x0000, 0x3448, 0x2606, + 0x3349, 0x0000, 0x0000, 0x0000, 0x0000, 0x5bc6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xe3c6, 0x0000, 0x0000, 0x0000, 0xe0c7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x01c6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x142b, 0x0e25, 0x08ac, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2244, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x43a4, 0x0000, 0x4e65, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x14c7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6a26, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x59a5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4b08, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x51c5, 0x0000, 0x0000, + 0x178a, 0x2226, 0x0000, 0x0000, 0x0000, 0x43e4, 0x0000, 0x3347, + 0x0c4b, 0x0000, 0x0000, 0x75a4, 0x0000, 0x0000, 0x174b, 0x1f44, + 0x0000, 0xdf26, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa766, + 0x39c8, 0x7827, 0x0000, 0x6184, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4225, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3b48, 0x9f87, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3a8c, 0x7685, 0x0000, 0x0000, + 0x0000, 0x0000, 0x522c, 0x5e26, 0x0000, 0x0000, 0x0000, 0x0000, + 0x75ab, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4284, 0x7b2b, 0x68a5, 0x0000, 0xe8a7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2488, 0x2944, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5fe7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5024, 0x0000, 0x0000, 0x0000, 0x9a26, 0x1e49, 0x0000, + 0x6e69, 0x0000, 0x224a, 0xfb06, 0x0000, 0x57e4, 0x23ac, 0x0000, + 0x0000, 0x4764, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x66e8, 0x6d25, 0x3e4a, 0x4d27, + 0x0000, 0x35e4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x236b, 0x0000, 0x3229, 0x0000, + 0x10c9, 0x61a6, 0x350b, 0x0425, 0x0000, 0xfac7, 0x0000, 0x0000, + 0x2248, 0x0000, 0x0000, 0xeb47, 0x0000, 0x6344, 0x0000, 0x0000, + 0x0000, 0xe707, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x3808, 0x05e6, 0x0000, 0x0000, 0x0000, 0x95e6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3429, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x24e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7f65, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4d84, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3a0b, 0x0000, 0x0000, 0x0000, + 0x0000, 0x1a06, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x374a, 0x0000, 0x744a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x3748, 0x0886, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x8d06, 0x698b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6265, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3d68, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x58e6, 0x0000, 0x0000, 0x0130, 0x0000, + 0x690a, 0x3264, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x140a, 0x3187, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x54e5, 0x28c9, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8d07, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5c26, 0x0000, 0xe087, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x2a48, 0x47c4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x8906, 0x3d6a, 0x32a7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x8727, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xd187, 0x0000, 0x96e6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x7609, 0x2c45, 0x0000, 0x0000, 0x0000, 0x0000, + 0x4ac8, 0x0000, 0x2529, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xdd87, 0x5dea, 0x0000, 0x04ad, 0x0000, + 0x0000, 0xe486, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x2026, 0x17e9, 0x48c4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x62ca, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x3aa8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x10a8, 0x2646, 0x7e6b, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x2569, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x68a4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2088, 0x2925, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa506, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x13d2, 0x5224, + 0x0000, 0x94e7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x00f8, 0x0000, 0x79c8, 0xf266, 0x0000, 0xd027, 0x0000, 0x0000, + 0x0000, 0x0000, 0x010f, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2408, 0x0845, 0x0000, 0x0000, 0x0000, 0x0000, 0x3dca, 0x15e7, + 0x0000, 0xcd66, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x4748, 0x02a4, 0x284a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0fa8, 0x0000, 0x0000, 0x9be6, 0x0000, 0x0000, + 0x06c8, 0xd286, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x69c8, 0x76e4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3364, 0x0000, 0x0a04, + 0x03ef, 0x0000, 0x0000, 0x0000, 0x0000, 0x53a7, 0x0000, 0x5427, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xa2e6, 0x580a, 0x2565, 0x0000, 0x0000, 0x0000, 0x2266, + 0x0000, 0x0000, 0x1b08, 0x1b64, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa4e7, + 0x0000, 0x0000, 0x358c, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4045, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x062e, 0x06e4, 0x0cd2, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2d85, 0x0000, 0x0000, + 0x0000, 0x0000, 0x2f6b, 0x0000, 0x2649, 0x0984, 0x0689, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9d46, 0x0000, 0x0000, + 0x0000, 0x8446, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5204, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1207, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xaba7, 0x014d, 0x4547, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x68c5, 0x0000, 0x7e85, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1348, 0x1f66, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2a85, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6546, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3deb, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x20a8, 0x0000, + 0x4449, 0x1f06, 0x0000, 0x2cc4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x46e6, 0x37a8, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5726, 0x0000, 0x0000, 0x0000, 0x4824, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x72aa, 0x15c6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6dc5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2be4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x23c4, 0x0000, 0x0000, 0x0508, 0x36c7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xf3c6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5c44, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x792a, 0xffe6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6646, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6c45, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xb766, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7984, + 0x0000, 0x2c66, 0x0000, 0x0000, 0x0000, 0x3924, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x2168, 0x41e5, 0x0d0b, 0x0000, + 0x0000, 0x0000, 0x0000, 0xc9a6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0e86, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6ec6, 0x0000, 0x0ac4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x05b6, 0x0000, 0x0000, 0x6be6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xf426, 0x384a, 0x09e4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x2fae, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x8ec6, 0x0000, 0x94a6, 0x0000, 0x0000, 0x0000, 0x52e5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x69c5, + 0x0000, 0x0000, 0x420a, 0x0000, 0x3a28, 0x2f45, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x28ae, 0x7067, 0x5509, 0xeb07, + 0x0000, 0xdd46, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5104, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6708, 0x7625, + 0x0000, 0xffc6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2c08, 0xcda7, 0x0000, 0x1304, 0x0000, 0x0000, 0x0000, 0x4c66, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7dc5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x3485, 0x0000, 0x0000, 0x0000, 0x6807, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2be5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x09c8, 0x0505, 0x0000, 0x0000, 0x0788, 0x0000, + 0x0000, 0x0000, 0x0000, 0xa946, 0x5d29, 0x5a84, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5fa8, 0xf3e7, + 0x1b68, 0x0d87, 0x4fe9, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3e88, 0x01e5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xebc6, 0x58e9, 0x19a5, 0x0000, 0x0000, 0x78a8, 0x6c26, + 0x0000, 0x0000, 0x0000, 0x42c5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5669, 0x0000, 0x0000, 0x0000, 0x1da9, 0x3766, 0x0000, 0xc266, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb046, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7c64, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4844, 0x0000, 0x0000, 0x0000, 0x0000, 0x6e2a, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x66c4, + 0x0000, 0x7365, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7384, 0x0000, 0x0000, + 0x0000, 0x5325, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xeda7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2124, 0x216c, 0x0ba5, + 0x0000, 0x0000, 0x0000, 0xb567, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5d67, 0x6789, 0x6286, 0x266b, 0x1707, 0x0000, 0x18c7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7c47, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x24e8, 0x1d25, 0x0000, 0x0000, + 0x0000, 0x7a45, 0x6969, 0x7124, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x6a48, 0x79c4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x00d8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3fa4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa366, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1926, 0x0000, 0x0000, + 0x0000, 0x8227, 0x0000, 0x0000, 0x0000, 0x8206, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x56a5, + 0x1d4b, 0x60c6, 0x0000, 0x2a04, 0x0000, 0xaee7, 0x02d4, 0x0000, + 0x64a8, 0x6445, 0x6129, 0x14e5, 0x62a9, 0x0000, 0x0000, 0xd526, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0147, 0x48c9, 0x0165, 0x0000, 0x0000, + 0x1988, 0x2104, 0x0000, 0x0000, 0x070a, 0x0000, 0x0000, 0xefa6, + 0x0000, 0x3ac5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x95c7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x7eeb, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5965, + 0x0000, 0x0000, 0x72e9, 0x0000, 0x0000, 0x0000, 0x6348, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6c64, + 0x0000, 0x0000, 0x5a88, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x17c6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8546, 0x0000, 0x0000, + 0x0000, 0x0000, 0x086e, 0x0000, 0x15d2, 0x7684, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5f84, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0969, 0x1126, 0x0000, 0x5e84, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x7e08, 0x6944, 0x506b, 0x0000, 0x0000, 0x0000, + 0x086b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x10e8, 0x66a4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5c0c, 0x0000, + 0x30aa, 0x27e7, 0x0000, 0x0000, 0x624a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xff86, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x80c6, 0x0000, 0x0000, 0x0000, 0x8766, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x9946, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2c88, 0x0744, 0x16a9, 0x30a4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3b45, + 0x0000, 0x0000, 0x0000, 0x3564, 0x0000, 0x33a6, 0x0000, 0x5b44, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2ea5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x63e7, + 0x0000, 0x0000, 0x0000, 0xe027, 0x0000, 0x0000, 0x0000, 0x2844, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0b31, 0x2447, 0x004b, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5404, 0x7128, 0xe886, 0x0000, 0x0000, 0x0000, 0x5c25, + 0x0000, 0x0000, 0x0000, 0x5d46, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1225, + 0x0f8c, 0x6e87, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3064, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x54e6, 0x0000, 0x44c7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa327, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4804, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x55c6, 0x0000, 0x72e5, + 0x0000, 0x0000, 0x04b4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0ca8, 0x0a44, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x77c4, 0x0000, 0x0000, 0x0000, 0x70e5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x126c, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2dea, 0x0000, 0x0000, 0x0000, 0x0000, 0x5646, 0x0000, 0x5824, + 0x5169, 0x0000, 0x0000, 0x6ee7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0b46, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7186, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9da6, + 0x0000, 0x0000, 0x3e2c, 0x9a66, 0x0000, 0x35a7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x710a, 0x0000, 0x6089, 0x0fa6, 0x0000, 0x0000, + 0x0000, 0x6924, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6b86, + 0x7648, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x600a, 0x0000, 0x6049, 0x1406, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x21ec, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x59eb, 0x0000, 0x5089, 0x48a7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x50c9, 0x2607, + 0x0000, 0x4ee4, 0x0000, 0x0000, 0x0000, 0x0000, 0x6e08, 0xbd27, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7aa7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3644, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x44c6, 0x0000, 0x0000, 0x3b8a, 0x7447, + 0x670a, 0x4525, 0x0000, 0x0000, 0x3888, 0x0000, 0x12e8, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6084, 0x0000, 0x2485, + 0x10ea, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x3f09, 0x0000, 0x0000, 0x8826, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x61e7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4b6a, 0x3067, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1d09, 0x7204, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7a26, + 0x0000, 0x0000, 0x5988, 0x0c47, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5ba5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x026a, 0x0000, 0x0000, 0x0000, 0x0000, 0x5385, + 0x0000, 0x2d04, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x520c, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0138, 0x5ac7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0909, 0x0000, + 0x0000, 0x9ea6, 0x0000, 0x0000, 0x39e9, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xb5c7, 0x0000, 0xa0e6, 0x4b0b, 0x0000, + 0x7ba8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0d69, 0x1487, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x84a6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0048, 0x0364, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x8ce6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3984, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7484, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4986, + 0x4e28, 0x0000, 0x0000, 0x0000, 0x0000, 0x0986, 0x0b88, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x012d, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5f64, 0x0000, 0x4dc4, 0x0000, 0x0000, + 0x0000, 0x1fa5, 0x0000, 0x4447, 0x0000, 0x0000, 0x0929, 0x0000, + 0x200a, 0x4e07, 0x0000, 0x0000, 0x046c, 0x1a85, 0x0000, 0x0000, + 0x5d49, 0x0000, 0x0000, 0x0000, 0x12ca, 0x0000, 0x0000, 0xb746, + 0x0000, 0x0000, 0x0000, 0xa266, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xbdc6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x99a6, 0x0000, 0x0000, 0x0000, 0x6605, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x13ec, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x5bc8, 0x6ca5, 0x0708, 0x43c4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1949, 0x1d04, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1a88, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0de8, 0x0d86, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xd606, + 0x0000, 0x0000, 0x1b0e, 0x0000, 0x0000, 0x0000, 0x0000, 0x10a4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5146, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0731, 0x0c66, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6329, 0x1ec6, 0x0000, 0x0000, 0x0000, 0x0000, 0x7fe8, 0x0000, + 0x0000, 0x25c7, 0x0000, 0xe9e7, 0x0000, 0x5b04, 0x1f89, 0x0000, + 0x0000, 0x39a6, 0x0000, 0x0000, 0x0000, 0x2866, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x60e8, 0x39a7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x158b, 0x0000, 0x0000, 0x3a04, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0932, 0x5ae7, 0x0000, 0x7fe4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x4828, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x81a6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3608, 0x33a4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x63e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x13e8, 0x0000, + 0x37cb, 0x50c7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x3164, 0x0000, 0x0000, 0x0000, 0x0000, + 0x122b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x15c9, 0x0000, 0x0000, 0x3546, 0x4c0a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x7a29, 0x0000, 0x1f4a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0c8b, 0x0000, 0x0000, 0x0000, 0x0000, 0xf7c6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3b85, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x5249, 0x0985, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x37e8, 0x0000, 0x0000, 0x0000, 0x0000, 0x41c4, 0x0000, 0x0000, + 0x7ce9, 0x4f84, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1787, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2d49, 0x22e4, + 0x0000, 0x0000, 0x0000, 0xd9e7, 0x0000, 0x1644, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6d04, + 0x0000, 0x67e6, 0x0000, 0x0000, 0x6809, 0x1946, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xf446, 0x0000, 0x0000, + 0x0000, 0x0000, 0x408a, 0x6d07, 0x0000, 0x0000, 0x2729, 0x1c04, + 0x0000, 0x0000, 0x030b, 0x0000, 0x0168, 0x4445, 0x0000, 0x0000, + 0x0000, 0xf227, 0x1e48, 0x1e25, 0x05d6, 0x0000, 0x0000, 0x0000, + 0x67c9, 0x9f26, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6726, 0x28ea, 0x7dc4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xc587, 0x4089, 0x2dc4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xd906, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xf1e6, 0x0000, 0x6744, + 0x0000, 0x0000, 0x0000, 0x0000, 0x4de8, 0x2966, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x2407, 0x0000, 0x7286, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xec07, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xb7e6, 0x0000, 0xc446, 0x0000, 0x3144, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xf167, 0x0000, 0x47c7, + 0x0000, 0x5244, 0x61a9, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2ec8, 0x0000, 0x0000, 0x0000, 0x0000, 0x5be7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x286b, 0x2b04, 0x0000, 0x4947, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1369, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7145, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x8e66, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0d8a, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4d04, 0x6b28, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5688, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x66e6, + 0x0000, 0x0000, 0x0000, 0x2624, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5526, 0x0000, 0x0000, 0x0000, 0x0000, + 0x4c68, 0x1ac5, 0x7d88, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x02ee, 0x0000, 0x0000, 0xd4e6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb467, + 0x0000, 0x0000, 0x0271, 0x5946, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0c4a, 0x5c24, 0x0000, 0x0000, 0x4108, 0xdbc6, 0x0000, 0x0000, + 0x1e4a, 0x05e5, 0x0000, 0x0000, 0x436a, 0x1165, 0x0000, 0x0000, + 0x0000, 0x0000, 0x308d, 0x0000, 0x0000, 0x0000, 0x0000, 0x1fa6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1f8a, 0x0000, + 0x5d2c, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x36e8, 0x0d64, 0x0000, 0x6ce4, + 0x0000, 0x0000, 0x0000, 0x1ca4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x70e4, 0x0000, 0x0000, 0x08ec, 0x0000, 0x0000, 0x44a5, + 0x00c9, 0x05e4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7a85, 0x6c28, 0x5825, 0x0000, 0x0000, + 0x0000, 0x1427, 0x0000, 0x0000, 0x0000, 0x0000, 0x11e8, 0x4307, + 0x0000, 0x0000, 0x0000, 0xad86, 0x262a, 0x5a85, 0x0000, 0x0000, + 0x0000, 0x0265, 0x0000, 0x0000, 0x0000, 0x3165, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x69c4, 0x094a, 0x0000, 0x0000, 0x0000, + 0x2e88, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x56e4, 0x7528, 0x3e27, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x59c6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xc5a6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0248, 0x2385, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4aa4, 0x0000, 0x0000, 0x0000, 0x7e04, + 0x0000, 0x0000, 0x0000, 0x6564, 0x718b, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb7e7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x2888, 0xf1e7, 0x0000, 0x0000, 0x0000, 0xfbc7, + 0x0ca9, 0xfae7, 0x0000, 0x0000, 0x494b, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x038b, 0x86a7, + 0x0000, 0x0000, 0x0000, 0x98a6, 0x0000, 0x0000, 0x07cb, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xdcc6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x53cb, 0x0000, + 0x3e6a, 0xd026, 0x0000, 0x0000, 0x0c28, 0x02c4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x3c25, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x04a9, 0x10c6, + 0x1368, 0x3cc7, 0x0000, 0xade6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x49e5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x26c8, 0x2f85, 0x0000, 0x0000, 0x0000, 0x0000, 0x3329, 0x2d84, + 0x0000, 0x0000, 0x0000, 0x3c46, 0x0000, 0x0000, 0x20e8, 0x61a4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6486, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0bc4, 0x0000, 0x33e4, 0x0000, 0x2b85, + 0x0000, 0x0000, 0x0000, 0x7e84, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x14b2, 0xe166, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3304, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2029, 0xa526, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8e46, + 0x0000, 0x0000, 0x0000, 0x1f24, 0x0000, 0x0000, 0x0000, 0x4805, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1cee, 0x0000, 0x0000, 0x0000, + 0x2409, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x3629, 0x7ba6, 0x762b, 0x9e07, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0aec, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x616c, 0x4347, 0x0000, 0x0000, 0x0000, 0x33a5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x3de8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2708, 0x06c7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x4248, 0x3a86, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xb986, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x65e9, 0x4c26, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3c86, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x7089, 0x0000, 0x0000, 0x0000, 0x0000, 0xa6e7, + 0x0000, 0xd786, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5005, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xe4e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3b44, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x89e6, 0x0000, 0xbc07, 0x51ec, 0x7826, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x2625, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9a87, 0x0000, 0x0000, + 0x35a8, 0x3c04, 0x0000, 0x0000, 0x0000, 0x0000, 0x5c6a, 0x22c7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5886, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xe606, 0x1d2c, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xfc26, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xba06, 0x0000, 0x0000, + 0x0000, 0xc6c6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9d66, + 0x0390, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x05a9, 0x0000, 0x0491, 0x0000, 0x02ce, 0xb447, + 0x2f48, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xbc66, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x04eb, 0x0000, 0x0000, 0x83c6, 0x5aa8, 0x2d66, + 0x0000, 0xfe86, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x74e9, 0xe9e6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x64a9, 0x0000, 0x0000, 0x0000, 0x0000, 0x65a5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x022b, 0x5905, 0x0000, 0x4d24, 0x06e9, 0x2806, + 0x21e8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x37aa, 0x0000, 0x170b, 0x0ce7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5269, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5486, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x2a2b, 0x0000, 0x0000, 0x0000, + 0x3f4c, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x696a, 0x09a5, + 0x0000, 0x3944, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb187, + 0x2fca, 0x0da6, 0x11cb, 0x2946, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0b70, 0x0000, 0x0000, 0x0000, 0x3d8b, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9ae6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1a6b, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x8326, 0x0000, 0x2827, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xf827, 0x0000, 0x0000, 0x0f48, 0x0000, + 0x0000, 0x1d44, 0x0000, 0x0000, 0x0000, 0x7a06, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x44a8, 0x1fa7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4149, 0x35c5, + 0x0000, 0x0000, 0x12ae, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3f64, 0x0000, 0x0000, 0x0000, 0x0000, 0x6569, 0x4ec6, + 0x0000, 0x0000, 0x0000, 0x2ae4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3804, 0x49ea, 0x38e7, 0x0000, 0xaca7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x47e6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x92e6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x51a6, 0x0000, 0x0000, + 0x0000, 0xdc26, 0x0000, 0x95c6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x252a, 0x8ce7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x54c4, 0x0000, 0x0000, 0x0c70, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x046e, 0x0000, 0x05ad, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0f2a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0fa4, 0x0000, 0x0000, 0x0000, 0xcac6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5a24, 0x1228, 0x0000, + 0x0000, 0x0000, 0x1268, 0x6307, 0x0000, 0x0000, 0x0000, 0x5964, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xf9e7, 0x0000, 0x0000, + 0x0948, 0x1505, 0x0000, 0x0000, 0x0830, 0x0000, 0x0000, 0x0000, + 0x0d2d, 0x1b86, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7806, 0x0000, 0x0000, 0x0000, 0x0000, 0x0014, 0x0000, + 0x358b, 0x7da4, 0x0000, 0x0000, 0x3228, 0x0c07, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xc766, 0x0e91, 0x0000, 0x7fa8, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x12c8, 0xf527, 0x0000, 0x0000, + 0x6408, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x256d, 0x0000, + 0x0000, 0xace6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6169, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4ac4, 0x0000, 0x4465, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x98c6, 0x0000, 0x0000, 0x0000, 0x6d84, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x10a5, 0x0000, 0x0000, 0x0000, 0x0000, 0x1768, 0x0000, + 0x0108, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x35ab, 0x0000, 0x55a8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1088, 0x3b06, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7546, 0x0000, 0x0000, 0x6d49, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x60c8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0b92, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x67c4, + 0x57a9, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3548, 0x0fe4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4b69, 0x0766, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x24ad, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3727, 0x1468, 0x0de6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x64c4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1d2e, 0x0000, 0x0000, 0x0000, + 0x0000, 0xf947, 0x0000, 0xd966, 0x0000, 0x0000, 0x3128, 0x0000, + 0x2cee, 0x2525, 0x0000, 0x0000, 0x0000, 0x26a7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x2d68, 0x0000, 0x0000, 0x0000, + 0x15ee, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5348, 0x0000, 0x0000, 0xd167, 0x0000, 0x51e6, 0x0000, 0x0000, + 0x0000, 0x6507, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2304, 0x06cc, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x34a4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x1f27, 0x0000, 0x0000, 0x0da9, 0x1fc6, + 0x0000, 0x20c5, 0x0030, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x64a6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xcbc6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x53e5, 0x7988, 0x7ba4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6f24, 0x0000, 0x0000, + 0x0000, 0xacc7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4e64, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x2d4b, 0x1947, 0x0000, 0x0000, + 0x0000, 0x0000, 0x30a8, 0x4606, 0x0000, 0x0000, 0x0000, 0x6927, + 0x0000, 0x0000, 0x46c8, 0x0000, 0x0000, 0x0000, 0x7548, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7205, 0x0000, 0x0000, 0x0000, 0xaa27, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3d88, 0x1d85, 0x0000, 0xe7c6, + 0x0000, 0x0000, 0x27c8, 0x17c5, 0x0000, 0xac07, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2ba7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x76e8, 0xf686, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x2b09, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6a44, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x71c6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x026e, 0x0000, + 0x4928, 0x0aa7, 0x0000, 0x3ce4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x122a, 0x0000, 0x0a73, 0x0000, 0x0000, 0x7ea4, + 0x0000, 0x0000, 0x0000, 0xf047, 0x0000, 0x0000, 0x392a, 0x0f84, + 0x084b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9527, + 0x0a50, 0x0000, 0x2c0a, 0x38c5, 0x0732, 0x0000, 0x0000, 0xa6a7, + 0x3189, 0x0d66, 0x0000, 0x2e45, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1985, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7945, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x3148, 0x0464, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7324, + 0x0000, 0x0000, 0x0000, 0xd407, 0x0000, 0xbde6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x7aa9, 0x0000, 0x0000, 0x0000, + 0x0000, 0x8606, 0x0000, 0x0000, 0x0000, 0x5904, 0x0000, 0xcba6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5b06, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x9326, 0x0000, 0x0000, 0x0000, 0xc907, + 0x0217, 0x0000, 0x0000, 0x0000, 0x0000, 0x3ca5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1328, 0x23a4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xf326, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x068e, 0x0000, 0x02b4, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6668, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x72ab, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6207, 0x0000, 0x0000, 0x0000, 0x0000, + 0x10ef, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x38ca, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x68a8, 0xd6e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6a87, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7704, 0x0000, 0x0000, + 0x0000, 0x0000, 0x470a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x3809, 0x0000, 0x0000, 0x0000, 0x0868, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xe446, 0x522a, 0x0000, 0x5b2b, 0x5346, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x53a4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3245, + 0x0000, 0x0000, 0x130b, 0x0000, 0x0000, 0x0000, 0x0000, 0x7207, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0668, 0x2807, + 0x0000, 0x37a4, 0x0000, 0x0000, 0x0000, 0x0000, 0x456a, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x304b, 0x0000, 0x0000, 0x1de5, + 0x0000, 0x0000, 0x1048, 0x0a67, 0x0000, 0x11e4, 0x0000, 0x0f65, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x77c6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1a44, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x35c4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x00ea, 0x1aa5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6427, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7506, 0x0000, 0x0d85, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6ea4, 0x496b, 0x1b65, 0x31ca, 0x1824, 0x0000, 0x91a7, + 0x0000, 0x0000, 0x6808, 0x1e26, 0x25e9, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7466, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x1fc9, 0x4644, 0x0000, 0x6244, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa1c7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x3da8, 0x1b06, 0x0000, 0x0000, 0x0000, 0x0000, 0x1b6b, 0x2aa7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x104b, 0xd8c7, 0x0e6a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x57a8, 0x4b85, + 0x0000, 0x0000, 0x6b08, 0x0000, 0x1869, 0x06c4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xd0a6, 0x0000, 0x0000, 0x0000, 0xdfe6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x9987, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4de4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x63c7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x2069, 0x0f47, 0x0000, 0x0000, + 0x0000, 0x68a6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x7ea8, 0x0000, 0x0000, 0x4826, 0x0000, 0x0000, 0x0000, 0x3986, + 0x6f68, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x03e8, 0x0a45, 0x0000, 0x0000, + 0x0000, 0x4ba6, 0x0000, 0x0000, 0x0000, 0x9bc6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0889, 0x22c5, 0x14a8, 0x1464, 0x61a8, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0426, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x8b26, 0x0000, 0x0000, 0x5a08, 0xf427, 0x196a, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3529, 0x28c6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x49a9, 0xa487, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3405, 0x0000, 0x0000, 0x0000, 0xa286, 0x0000, 0x69e7, + 0x0000, 0x0000, 0x52ca, 0x2cc5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x68e8, 0xe3e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x51cc, 0xbe46, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x146b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x274d, 0x7a44, + 0x0000, 0x0000, 0x0000, 0x4b24, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7645, 0x3648, 0x0000, 0x0000, 0x0000, 0x4ee8, 0x3367, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x2908, 0xb767, 0x3feb, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6865, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x54a4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x08c9, 0x0000, + 0x0000, 0x0000, 0x0000, 0xafa7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0d89, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x2964, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5d65, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x088e, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x3f24, 0x0000, 0x28c5, 0x0000, 0x0000, + 0x0469, 0x5664, 0x51ca, 0x0000, 0x0000, 0x0000, 0x04a8, 0x0406, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0e08, 0x1306, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x48a4, 0x0000, 0x0000, 0x0000, 0x0000, 0x31a8, 0x0fc6, + 0x0b2a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xbf66, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x196c, 0x73c5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x4269, 0x9a07, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x75e6, 0x0000, 0x53c5, 0x1ceb, 0x6e04, + 0x0000, 0xca26, 0x0000, 0x0000, 0x0000, 0xf4a7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x79e6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x1e47, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x34a5, 0x0000, 0x0000, 0x01c8, 0x6845, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3a2a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x6849, 0x5606, 0x33a9, 0x2ca4, 0x0000, 0x0000, + 0x0000, 0x49c4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0e4b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x05a8, 0x1525, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x18c4, 0x0000, 0x0000, 0x46ab, 0x0304, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5666, 0x0000, 0x0000, + 0x0000, 0x29c4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7227, 0x0e8c, 0x0000, 0x0000, 0x0000, + 0x0000, 0xaa06, 0x0000, 0x0000, 0x0000, 0x6444, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x5429, 0x2686, 0x0000, 0x58a4, + 0x7c49, 0xea86, 0x0000, 0x1c84, 0x0000, 0x0000, 0x0000, 0xe607, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4c04, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xc4a6, 0x0000, 0xfee7, + 0x1108, 0x4386, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7024, 0x0000, 0x0000, 0x7549, 0xeac6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb7a6, + 0x0000, 0x7ce5, 0x0000, 0x2564, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5d24, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3905, 0x0000, 0x0000, 0x0000, 0xb626, 0x1688, 0x56a7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0612, 0x5e64, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x2a4b, 0x0000, 0x0000, 0x0000, + 0x0000, 0x8866, 0x0000, 0x0000, 0x0000, 0x0000, 0x56ec, 0x0000, + 0x0000, 0xb707, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x79e7, + 0x0000, 0x0000, 0x29ed, 0x0000, 0x0000, 0xf766, 0x0000, 0x0000, + 0x0000, 0x0000, 0x21a8, 0xc3c7, 0x4ec9, 0x6f44, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xe2e7, 0x17ca, 0x0005, 0x0000, 0x0000, 0x78c8, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0128, 0x1d06, + 0x0000, 0x77c7, 0x0000, 0x0000, 0x4868, 0x2fc4, 0x0000, 0x1a84, + 0x0000, 0x0000, 0x0000, 0x0000, 0x7968, 0x5524, 0x0000, 0x0000, + 0x490b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x51e5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0871, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5de6, 0x0000, 0x0000, 0x0000, 0x0000, 0x34e8, 0x1ce6, + 0x0000, 0x0000, 0x7f0a, 0x2585, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0c88, 0x1da6, 0x0000, 0x0000, 0x0000, 0xab46, 0x0000, 0x0000, + 0x0000, 0x9707, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9866, + 0x342d, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x18e5, + 0x0000, 0x0000, 0x356c, 0x0000, 0x0000, 0x0000, 0x0000, 0x76a6, + 0x5328, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5605, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x9446, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x490a, 0x2706, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x12e9, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4984, 0x0098, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x33cc, 0x1ce4, 0x0000, 0x0000, 0x5eaa, 0x20e6, + 0x0000, 0x4c84, 0x0000, 0x0000, 0x0000, 0x2804, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x1c24, 0x0000, 0x0000, 0x0000, 0x0000, 0x074e, 0x32a4, + 0x0000, 0x79c5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7c84, + 0x106b, 0x41e4, 0x0209, 0x0000, 0x49c8, 0x7787, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1129, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x118a, 0x30c7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x8f07, 0x0000, 0x0000, 0x0000, 0x3a06, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x198b, 0x32e5, 0x25e8, 0x9847, + 0x0000, 0x0000, 0x0000, 0x0000, 0x00a8, 0x28a5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x018a, 0x6407, 0x0000, 0xdee7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x3f0d, 0x4da6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7306, 0x0000, 0x2f04, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x1b46, 0x5028, 0x0000, 0x6008, 0x38c7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0010, 0x0000, 0x548a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x1486, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0656, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x51c8, 0x23a6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1c49, 0x2ae6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0113, 0x0000, 0x0000, 0xe286, + 0x0000, 0x0000, 0x0115, 0x0000, 0x0000, 0x0000, 0x11e9, 0x8ca7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa5e6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x47e9, 0xc7c6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6fe6, 0x0000, 0x0000, + 0x0000, 0x77e5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xdbe7, + 0x15a8, 0x0000, 0x0000, 0x0000, 0x0000, 0x2146, 0x20ae, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xb266, 0x0000, 0x0000, 0x2588, 0x8126, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4906, 0x0000, 0x0000, 0x0000, 0x0000, 0x0688, 0x3565, + 0x0000, 0x0000, 0x1b2b, 0x1de7, 0x0000, 0x8d26, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5b88, 0x1506, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x3446, 0x0000, 0x0000, 0x0000, 0x4ca5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4f04, 0x0000, 0x0000, 0x0aa8, 0x0407, 0x0000, 0x0000, + 0x0000, 0x0000, 0x71a8, 0x56c5, 0x00eb, 0x8aa7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x14e4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x2308, 0x07c5, 0x0000, 0x0000, 0x042a, 0x0000, + 0x0000, 0x2ce4, 0x2909, 0x7a87, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4a86, + 0x0000, 0x0000, 0x0000, 0x1a65, 0x0000, 0x0000, 0x2a0d, 0x1226, + 0x0000, 0x8d46, 0x0000, 0x6d27, 0x0000, 0x0000, 0x6908, 0x20e4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7284, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x136f, 0x0000, 0x0000, 0x0000, + 0x19e8, 0x4ae4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa987, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4a24, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xae06, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0fd3, 0x0000, 0x0000, 0x0000, 0x0000, 0x9366, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1444, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5fa6, 0x0000, 0x1765, 0x0000, 0xa0c7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4f66, 0x0000, 0x0000, 0x6f48, 0x1ae4, 0x0000, 0x0000, + 0x0000, 0x91a6, 0x0000, 0x0000, 0x0c2d, 0x5987, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x5228, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x2566, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x10ce, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x524c, 0x8746, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xfa47, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x682b, 0x0384, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xcec6, 0x0000, 0x0000, 0x426a, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4f46, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6aa5, + 0x47ab, 0x1f26, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x41ea, 0x0000, 0x0000, 0x0000, 0x0000, 0xb166, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0288, 0x0627, + 0x0000, 0x0000, 0x0000, 0x6b45, 0x0000, 0x0000, 0x0000, 0x5b05, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3e28, 0x41a7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x07c9, 0x2186, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x9626, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x3dea, 0x1827, 0x0000, 0x0000, 0x0000, 0x0000, 0x0d4a, 0x0000, + 0x0000, 0x6b66, 0x0000, 0x0000, 0x02ed, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x65a9, 0x73a6, 0x0000, 0x0000, + 0x1be8, 0x4ca6, 0x7728, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5344, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x53c4, 0x0000, 0x0000, + 0x0509, 0x1b07, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x206b, 0x0000, 0x0000, 0x0000, 0x26c9, 0x8b47, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x07e8, 0x2504, + 0x0000, 0x0000, 0x178c, 0x1164, 0x0000, 0x63a4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xc486, 0x0000, 0x0000, + 0x0000, 0x0000, 0x04f5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xc746, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5d64, + 0x0000, 0x1d05, 0x0000, 0x0000, 0x6ee9, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x4128, 0x01c4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5ca6, + 0x0000, 0x0000, 0x0000, 0x7c06, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0df0, 0x0000, 0x0000, 0x3524, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x62a7, 0x0000, 0x0000, + 0x0000, 0xc726, 0x0000, 0xdd06, 0x0000, 0x0000, 0x1d2b, 0x0000, + 0x0000, 0x0000, 0x0000, 0x75e5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7764, 0x1c28, 0x1ea5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1e2e, 0x0000, 0x0000, 0x0000, + 0x0000, 0xf2e6, 0x0000, 0x0000, 0x0000, 0xa086, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x58a7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x4548, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xc386, 0x0000, 0x0000, + 0x0000, 0x3764, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x230e, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5b24, 0x0000, 0x0000, 0x0000, 0x2b84, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5ec6, 0x6a09, 0x2544, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x67a9, 0xb1c6, + 0x17ae, 0x1485, 0x0000, 0x0000, 0x4f09, 0x6587, 0x0000, 0x0000, + 0x458b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4c69, 0x1584, + 0x424b, 0x6985, 0x1d0d, 0x7b06, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x20e9, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4325, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6b64, 0x0000, 0x0000, + 0x6949, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xa167, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb946, + 0x4709, 0x1cc5, 0x0000, 0x0000, 0x0000, 0x20c6, 0x03ee, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5e24, 0x44a9, 0x0004, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5705, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6844, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6064, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7325, 0x0000, 0x0000, + 0x0000, 0x5445, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x2688, 0x3786, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x5de8, 0x1686, 0x0000, 0x0000, + 0x670b, 0x16e4, 0x0000, 0x0000, 0x716b, 0x0264, 0x0000, 0x97e7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3068, 0x21e6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xcda6, 0x52a8, 0x0b86, + 0x0000, 0x3964, 0x0000, 0x0000, 0x294c, 0xc2a6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4488, 0x0246, + 0x0000, 0x0000, 0x0000, 0xd9c6, 0x0000, 0x0000, 0x0000, 0x78a5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x16c6, 0x0000, 0x0000, + 0x082a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x79a6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x2907, 0x0000, 0x0000, 0x4989, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xdf46, 0x0000, 0x0000, 0x7848, 0xa606, 0x0000, 0x0000, + 0x0000, 0x2687, 0x3f8b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x4988, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4cc5, 0x23e8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x244c, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8e06, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6388, 0x59e7, 0x0000, 0x0000, 0x28c8, 0x1a45, 0x0000, 0x0000, + 0x0000, 0x57a4, 0x5ec9, 0x3b05, 0x0000, 0x0000, 0x0000, 0xf367, + 0x22ca, 0x86e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x32a8, 0x3044, 0x0000, 0x0000, 0x4f48, 0x05c5, 0x7828, 0x0000, + 0x6548, 0x4184, 0x0000, 0x0000, 0x1dca, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4285, 0x0000, 0x7ca5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa2a6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xa246, 0x0000, 0x61c5, 0x0000, 0x0000, + 0x0000, 0x2644, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x56ab, 0xe3e7, 0x0000, 0x0000, + 0x0000, 0x5ee7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xf187, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x314a, 0x09c4, + 0x0000, 0x0000, 0x0000, 0xf587, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4124, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3509, 0x1ae6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x53e8, 0x2905, 0x0000, 0x4224, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5986, 0x0000, 0xbca6, + 0x2c49, 0x0866, 0x0000, 0x0000, 0x0000, 0x0000, 0x0769, 0x11a6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x61e8, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7766, + 0x0000, 0x0000, 0x0000, 0x0000, 0x05cb, 0x35c7, 0x3449, 0x4b45, + 0x54a8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa9a6, 0x06b0, 0x0000, + 0x0000, 0x0000, 0x0000, 0x49c6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x2927, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3aa4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x398e, 0x0000, 0x0000, 0xd9e6, + 0x0000, 0x0000, 0x2f08, 0x7bc4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xc866, 0x0000, 0x0000, 0x1f4c, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x50c8, 0x1b45, 0x0000, 0xbd07, 0x000b, 0x0000, + 0x0000, 0x4765, 0x0000, 0x38e4, 0x0000, 0x0000, 0x0000, 0x7e86, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x4aa9, 0x1426, 0x0000, 0x2ba4, + 0x0000, 0x4186, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5de9, 0x3606, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x28aa, 0x1be5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x46c4, 0x0000, 0x0000, + 0x0000, 0x0764, 0x3c2b, 0x3686, 0x0000, 0x0604, 0x3928, 0x4c45, + 0x5e89, 0x60a4, 0x0000, 0x0000, 0x0000, 0x5e65, 0x0000, 0x9827, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x18a4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x4408, 0x2c84, 0x0d6e, 0x2065, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7de4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x01cf, 0x0000, 0x0000, 0xc586, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5424, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xe666, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x14a4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x6529, 0x6ea6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3e49, 0x0000, 0x0000, 0x0000, + 0x264c, 0x0125, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x36a4, 0x5a2a, 0x1245, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1626, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xac26, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1905, 0x0000, 0x77e4, + 0x0000, 0x0000, 0x0000, 0xf106, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xb366, 0x0000, 0x3c26, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x098a, 0x0a84, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7ee5, 0x0000, 0x0000, 0x0000, 0x2764, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5ee9, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5906, + 0x0000, 0x0000, 0x0000, 0xd746, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1bc8, 0x0000, 0x74c8, 0x7b44, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9f27, + 0x434a, 0x5847, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0b8b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0506, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x35e7, 0x0c2a, 0x34e6, 0x5308, 0x1da7, + 0x0000, 0x0000, 0x0000, 0x2107, 0x0000, 0x0000, 0x1aa8, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x38e9, 0x0000, + 0x0000, 0x0000, 0x7148, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x4e0b, 0x0000, 0x47c8, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x2c44, 0x0000, 0x0000, 0x0000, 0xc2c7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x088f, 0x1d67, 0x72a8, 0x75c4, + 0x0000, 0x0000, 0x0000, 0x77a7, 0x0000, 0x67c5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x02f2, 0x0000, 0x0000, 0x3e05, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4466, 0x1de9, 0x6c04, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5147, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0a09, 0x8687, 0x0000, 0x0000, 0x452c, 0x0000, + 0x0000, 0x0000, 0x3beb, 0x2247, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3e24, + 0x0000, 0x0000, 0x3a29, 0x20a7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x01a8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x62e6, + 0x1f48, 0x5047, 0x0000, 0x0000, 0x0000, 0xb2a7, 0x6eaa, 0x76a4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6644, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x7ac8, 0x7d84, 0x0000, 0x0000, 0x0000, 0x0000, + 0x442a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7666, + 0x0000, 0x9486, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7104, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xab86, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x56a4, 0x2f2b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x56e7, 0x0000, 0x0000, 0x592a, 0x3047, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0568, 0x00e6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x350d, 0x6fa7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x7108, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4509, 0x2846, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0a68, 0xe206, 0x062c, 0x0000, 0x0000, 0x0000, 0x0000, 0xe506, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x34a7, 0x0000, 0x0000, 0x3749, 0x33e6, 0x0000, 0x0000, + 0x242b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x33ea, 0x0dc4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x19a7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x400b, 0xc067, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa786, 0x0000, 0x2364, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x44ac, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xd706, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x27e5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0e14, 0x9387, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x78e6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xf287, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x5be8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3cc9, 0x1085, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x04ca, 0x68c4, 0x0000, 0x0000, 0x0000, 0x2f65, 0x1b48, 0x0105, + 0x528a, 0x7f24, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0ded, 0x3066, 0x50e9, 0x1c06, 0x0000, 0x0000, 0x3fc9, 0x62c7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x394e, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7746, + 0x0000, 0x0000, 0x0000, 0x3147, 0x0000, 0xaae6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6e44, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb027, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x04c8, 0x0f87, + 0x65e8, 0x20a5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x5a8c, 0x4e84, 0x0000, 0x0000, + 0x0000, 0x0000, 0x6488, 0x2147, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x1a07, 0x0000, 0x09e6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x5ca8, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x58c4, + 0x0000, 0xbac6, 0x66a9, 0x6a46, 0x0000, 0x0000, 0x10ec, 0x3a64, + 0x0000, 0x0000, 0x1648, 0x0c86, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3c24, 0x0000, 0x0000, 0x0000, 0xac46, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x62e5, 0x0428, 0x55c7, 0x6b29, 0x0000, + 0x3a68, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x37e4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x58ca, 0x1004, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x4968, 0x0000, 0x0000, 0x0000, 0x568a, 0x3566, 0x0000, 0x1864, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xc146, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5586, 0x0000, 0x0000, 0x2b28, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2da5, 0x0000, 0xd266, + 0x0000, 0x0000, 0x3b0a, 0x0000, 0x362e, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0397, 0x0000, 0x0000, 0x0000, + 0x7cac, 0x0000, 0x4848, 0x0065, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1ca5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0cc8, 0x0000, 0x0000, 0x0000, 0x0000, 0x6c46, + 0x7fc8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x06f6, 0x0000, 0x0e68, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5226, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x1cc4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xd806, 0x0352, 0x3c84, 0x0000, 0x0000, 0x0000, 0x1727, + 0x4d4a, 0x3426, 0x0000, 0x6466, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9dc6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4f24, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x3be7, 0x20ca, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x67c6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1569, 0x08c5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x1b2f, 0x0000, 0x5008, 0x02e4, 0x0000, 0x0000, + 0x2d0d, 0xc647, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5187, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5fc7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x2548, 0x5c27, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x51e9, 0x1bc5, + 0x7149, 0x0000, 0x0000, 0x7ea6, 0x7be8, 0xf486, 0x0000, 0x0000, + 0x0000, 0x0000, 0x3eea, 0x0000, 0x0000, 0x0000, 0x72a9, 0x1345, + 0x0000, 0x0000, 0x0000, 0x5985, 0x0000, 0x6987, 0x0000, 0x0000, + 0x0000, 0x0000, 0x4da8, 0x0b64, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5d89, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0cee, 0x0000, 0x13cc, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4807, 0x0000, 0x0000, + 0x0000, 0x6065, 0x0000, 0x0000, 0x0000, 0x2965, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x4f0c, 0x0000, 0x0000, 0x0000, 0x40c8, 0x0d65, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6a69, 0x0000, 0x0000, 0x0000, 0x0000, 0x3f04, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x3108, 0x6e65, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7345, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0b69, 0x7c25, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1908, 0x1064, 0x0158, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x2da9, 0xb327, 0x0000, 0x0000, + 0x0000, 0x0000, 0x4888, 0x0ce5, 0x0000, 0x0000, 0x63c8, 0x71e4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x04ec, 0x39a5, 0x0000, 0x6aa6, 0x0000, 0x0000, 0x21ea, 0x10e5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x2a4e, 0x0000, 0x0000, 0x2584, + 0x3ac9, 0x3465, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6889, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xf226, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3124, 0x0000, 0x0000, + 0x2ca8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x57eb, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3065, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0968, 0x00c4, 0x48a9, 0xa8e7, + 0x0000, 0x25e4, 0x0000, 0x0000, 0x608a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5da4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x8526, 0x0000, 0x0000, 0x59ab, 0x0d44, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6f45, 0x35ee, 0x4e46, + 0x0000, 0x0000, 0x0000, 0x0000, 0x584a, 0x0000, 0x0000, 0x0000, + 0x066d, 0x5744, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6786, 0x0000, 0x0000, + 0x022a, 0x0000, 0x0000, 0x0000, 0x0000, 0xf127, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5625, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0373, 0x6ce7, + 0x3e4c, 0x0000, 0x3948, 0x7b45, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x366a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x78ca, 0x0000, 0x1029, 0xcd87, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7ca7, 0x3ec8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x66e4, + 0x0000, 0xf0e7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0c49, 0x5f44, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0118, 0x0000, 0x140b, 0x82c7, + 0x0000, 0x3d87, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1028, 0x05a6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2c28, 0x45c7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6225, + 0x0000, 0x0000, 0x0000, 0x8f26, 0x0a28, 0x0000, 0x0000, 0x0000, + 0x5f4b, 0x2c25, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xfd06, + 0x0000, 0x0000, 0x0000, 0x4c64, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0410, 0x0326, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xfb66, 0x0000, 0x0000, 0x22a8, 0x0084, + 0x0000, 0x0000, 0x39ab, 0x5f87, 0x0000, 0x0000, 0x0000, 0xb526, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb4a6, + 0x0000, 0x0000, 0x0000, 0x9206, 0x0000, 0x0000, 0x0000, 0x1d26, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x1fe6, 0x0000, 0x0000, 0x1b09, 0x0000, 0x0000, 0x0000, + 0x16e9, 0x0000, 0x0000, 0x0000, 0x778b, 0x0000, 0x0000, 0x0000, + 0x5a6a, 0x4304, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x23a7, + 0x0000, 0x0000, 0x0000, 0x4607, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5644, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9bc7, + 0x0000, 0x0000, 0x13b2, 0x0000, 0x4aea, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x3d6c, 0xe8c7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x380a, 0x0000, 0x0000, 0x0000, 0x0000, 0x17c4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7d25, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x37c5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xa426, 0x0000, 0x0000, 0x68a9, 0x4f86, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x22cb, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6c84, + 0x0000, 0x0000, 0x0000, 0x0000, 0x7e4a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x99e7, 0x0000, 0x2604, 0x0000, 0x3f47, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0356, 0x0000, + 0x0408, 0x06a6, 0x634a, 0x6964, 0x580b, 0x0000, 0x23ad, 0x0e45, + 0x3ca8, 0x4d66, 0x1229, 0x0000, 0x0268, 0xfe67, 0x0000, 0x0000, + 0x0000, 0xf1a7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xd807, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x5d48, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x7c68, 0x7b64, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xc1c6, + 0x0000, 0x6d46, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7f44, + 0x0000, 0x0000, 0x0000, 0x65c4, 0x0fcb, 0x0000, 0x0000, 0x9e06, + 0x0000, 0x0000, 0x65c8, 0x7765, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7aa6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x6f88, 0x0705, 0x0000, 0x0000, + 0x0c94, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x008a, 0x0000, 0x0000, 0x0000, 0x0000, 0x5c45, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5ec5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x8b07, 0x0000, 0x0000, 0x290b, 0x0000, + 0x0000, 0x0000, 0x10a9, 0x0000, 0x188d, 0x1507, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x9006, 0x0000, 0x9ba7, 0x0000, 0x0000, + 0x4348, 0x0dc5, 0x6cea, 0xe306, 0x0000, 0x0000, 0x33a8, 0x10a6, + 0x0000, 0x0000, 0x0000, 0x7a46, 0x0000, 0x0000, 0x5428, 0x0ba6, + 0x2e69, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x41c5, + 0x0329, 0x0000, 0x5e4c, 0x29e4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x16cb, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x04e8, 0x4b25, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x16a4, 0x2e48, 0x0000, + 0x0000, 0xce86, 0x2cc8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x160d, 0x0c24, 0x0000, 0x4326, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5ce6, 0x6188, 0x2ee6, + 0x7d68, 0x7006, 0x0000, 0x0000, 0x0000, 0xb4e7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5d0c, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0fd2, 0x0000, + 0x052b, 0x6284, 0x0000, 0x0000, 0x0000, 0x4ea5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x24a5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3484, 0x67cc, 0x8dc6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x43cc, 0xc447, 0x74a8, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2ea8, 0xab66, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0faa, 0x28a4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x286a, 0x0000, 0x0000, 0xc166, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x59c4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x7669, 0xed06, 0x4ea9, 0x0f85, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3408, 0x0966, + 0x0a69, 0x11a5, 0x0000, 0x0000, 0x0000, 0x42a7, 0x0000, 0x0000, + 0x00d5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4345, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x2a44, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6feb, 0x0006, 0x0000, 0x0000, 0x238a, 0x1ba4, 0x0000, 0x7ba5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6a07, 0x0000, 0x0000, 0x3f6a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1784, 0x7beb, 0x6e85, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0790, 0x77e7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xcea6, 0x0000, 0x0000, 0x7348, 0xf8a6, + 0x0000, 0x4fc4, 0x0000, 0x0000, 0x3e8a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x14cc, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3447, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5f08, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9fa6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x6048, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x1e6a, 0x0b24, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xae86, 0x0000, 0x4605, + 0x0000, 0x0000, 0x0069, 0xcf46, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x494a, 0x0000, 0x0000, 0x9ee7, + 0x0000, 0x0000, 0x0000, 0x14c4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4fa6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xf366, 0x2668, 0x37a7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0728, 0x17a4, 0x0000, 0x0000, 0x2e6a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4504, 0x0000, 0x6e66, 0x0000, 0x7366, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6d67, 0x0000, 0x0000, 0x0000, 0xdf87, 0x0631, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x52aa, 0x0000, 0x0000, 0xf327, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6346, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x8de6, 0x0000, 0x0000, 0x0000, 0x6204, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0a85, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3345, + 0x0000, 0x7a04, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x57e6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1748, 0x2845, + 0x0000, 0x0000, 0x0000, 0x1c65, 0x0000, 0x0000, 0x0000, 0x0000, + 0x4609, 0x0000, 0x3cc8, 0xae67, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3a47, 0x0000, 0x0000, 0x0000, 0x0000, 0x506a, 0x14e6, + 0x0000, 0x0000, 0x0000, 0xb286, 0x0000, 0x3385, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8bc6, + 0x4648, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2789, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xdd66, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x94c7, 0x1089, 0x0000, 0x084f, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x27a4, 0x0000, 0x0000, 0x0000, 0x07e5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb866, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2404, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0b28, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x9926, 0x0000, 0x94a7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb786, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5626, 0x0f0a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0037, 0x0000, 0x292e, 0x0000, + 0x0000, 0x0000, 0x0000, 0x1c47, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xe7e7, 0x0000, 0x0000, 0x39a9, 0x0000, 0x0000, 0x0000, + 0x0000, 0xa847, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0aa6, + 0x0000, 0x0000, 0x256e, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9266, 0x0000, 0x0000, + 0x0000, 0x7a84, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x37c8, 0x22e5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x24a4, 0x0000, 0x0000, 0x0000, 0x0000, 0x4209, 0x0225, + 0x0000, 0x0000, 0x0000, 0x0000, 0x00b6, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0616, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4b2a, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6165, 0x0000, 0x1884, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa546, 0x5c2b, 0x5e04, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3387, + 0x4588, 0x1c64, 0x0000, 0x0000, 0x0848, 0xb7c7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6d24, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6866, 0x0000, 0x0000, + 0x0000, 0x0000, 0x1728, 0x04c6, 0x7b4a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x08a8, 0x13e4, + 0x22c8, 0x71e5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x5da8, 0x12e4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x7baa, 0x0000, 0x0000, 0x7bc5, 0x0000, 0x0000, 0x0b49, 0x1845, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3525, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x60c4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x50cc, 0x6764, + 0x5e0b, 0x0000, 0x0000, 0x0000, 0x52c9, 0x0000, 0x1ae8, 0x0905, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0bea, 0x1de6, + 0x0000, 0x0000, 0x0000, 0x35e6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x000f, 0x6d45, 0x0000, 0x0000, 0x4389, 0x0826, 0x0000, 0x0000, + 0x0000, 0xa8c6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5545, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6524, 0x0000, 0x5704, + 0x0000, 0x8646, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5ac4, 0x0000, 0x0000, + 0x6448, 0x0000, 0x0000, 0x0000, 0x0713, 0xa726, 0x0000, 0x7944, + 0x0000, 0x0000, 0x7588, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1f09, 0x0000, 0x0000, 0xf3e6, 0x0000, 0x0000, 0x052d, 0x0000, + 0x016c, 0x0ec6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x1f6a, 0x4ce7, 0x0000, 0x0000, 0x0000, 0x8287, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x1c25, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2e44, 0x0000, 0x0000, + 0x0000, 0x0000, 0x6068, 0xcfc6, 0x1a2a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7446, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa0c6, 0x0000, 0x5ee6, + 0x0000, 0x0f04, 0x3029, 0x0000, 0x0000, 0x0000, 0x35aa, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6685, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x18ea, 0x0000, + 0x0157, 0x12e6, 0x0000, 0x0000, 0x0000, 0x5f26, 0x2da8, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x05d1, 0x87c7, 0x0000, 0x0000, 0x0000, 0x0000, 0x016b, 0x7f86, + 0x3b0e, 0x0564, 0x0000, 0x0000, 0x7309, 0x5aa6, 0x0000, 0x0000, + 0x0000, 0x6f05, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x58e4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x3709, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x7249, 0xef26, 0x0000, 0x77c5, 0x0000, 0x6ea7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x69e4, 0x228b, 0x0000, 0x27a8, 0x0824, + 0x0000, 0x0000, 0x0000, 0x20a4, 0x0000, 0xbd47, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x4069, 0x2464, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x234b, 0x49a4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x1044, 0x0000, 0x0000, 0x39eb, 0x0545, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x10c4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5505, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x74e8, 0xf9a6, + 0x0000, 0x0000, 0x0000, 0x6544, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xadc7, 0x0000, 0x0000, + 0x0000, 0x5084, 0x0000, 0x0000, 0x6c6a, 0x7ac4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4387, 0x0000, 0x0f67, + 0x0000, 0x0000, 0x0000, 0xf746, 0x0000, 0x0000, 0x0000, 0x0000, + 0x62a8, 0x4de6, 0x0000, 0x7184, 0x0000, 0x9886, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2aa4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6f06, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2568, 0xf967, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2fa8, 0x1dc4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x35e9, 0x0f24, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xaba6, 0x4469, 0x0a06, 0x188c, 0x0000, + 0x0000, 0x7364, 0x0000, 0x0000, 0x0000, 0x50c6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xc966, 0x0000, 0x0000, 0x0000, 0x0000, + 0x73cb, 0x0000, 0x0000, 0x0000, 0x5248, 0x4a64, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x37c4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3d46, + 0x0000, 0x0000, 0x0000, 0x3d66, 0x0000, 0xc606, 0x0000, 0x0000, + 0x3f68, 0x1f47, 0x0000, 0x0000, 0x0000, 0x13c4, 0x1a28, 0x1184, + 0x0033, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x3309, 0x1c86, 0x6b8a, 0x2ea4, 0x0000, 0x6166, + 0x0000, 0x0000, 0x0000, 0x45a4, 0x0000, 0x0000, 0x11c8, 0x4484, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xba46, 0x0a6f, 0x4885, 0x278a, 0x8426, + 0x0000, 0x0000, 0x3268, 0x1524, 0x256b, 0xc147, 0x0000, 0x1624, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3365, 0x0000, 0x0000, 0x0000, 0x0000, 0x5aea, 0x36e7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1a05, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x34cb, 0x0000, 0x4d49, 0x0000, + 0x0000, 0x0000, 0x3f2e, 0xf406, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1e45, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7725, + 0x0000, 0x0000, 0x0000, 0x0000, 0x644b, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2445, + 0x0000, 0x0000, 0x2e09, 0x2f84, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0e04, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8086, 0x0000, 0x0000, + 0x114a, 0x0000, 0x0000, 0x0000, 0x0000, 0x5aa5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x6d88, 0x7a64, 0x0000, 0x0000, + 0x0000, 0x0000, 0x2e68, 0x04c4, 0x0000, 0x0000, 0x0000, 0xa207, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5a65, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9606, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7b46, 0x250c, 0x0da5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5286, 0x0000, 0x0000, + 0x0000, 0x0000, 0x7628, 0x1b05, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x8846, 0x0a29, 0x0000, 0x0000, 0x0000, + 0x0000, 0x30e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x1f28, 0x2847, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb086, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x41ca, 0x4f05, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x1d68, 0x1206, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7586, 0x0000, 0x0000, 0x0000, 0x2d44, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x26a8, 0x1885, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xef07, 0x0000, 0xa147, 0x0000, 0x55c4, + 0x0000, 0x0000, 0x5848, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x338b, 0x0000, + 0x0000, 0x0000, 0x0000, 0x03c4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x016d, 0x78e7, 0x5ecc, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x1b84, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x6d28, 0x76c4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xc566, 0x0000, 0x0000, 0x004d, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xddc7, + 0x312a, 0x20e5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6649, 0x3907, 0x0000, 0x0000, 0x1f68, 0x1646, 0x3129, 0x0c25, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5446, 0x1beb, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x13f2, 0xcce6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x50e8, 0x74c7, 0x0000, 0x17e4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2b49, 0x14a5, 0x0000, 0x6da5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x1008, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xa227, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x148e, 0x0000, 0x0000, 0x0000, 0x3dac, 0x0725, 0x1e28, 0x3965, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1c88, 0x2886, 0x03d5, 0x0000, 0x0000, 0x71c7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5bc9, 0x5827, + 0x1b28, 0x0924, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x4f88, 0x30a5, 0x0000, 0xb026, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6fa6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x02a8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5a2c, 0x0000, + 0x0000, 0x0000, 0x77e8, 0x0000, 0x0000, 0x0000, 0x0000, 0xb326, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x2328, 0x17a5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x02c8, 0x0046, 0x0000, 0x0000, 0x334a, 0x2c47, 0x0000, 0x0000, + 0x0000, 0x0000, 0x352c, 0x0000, 0x3368, 0x0786, 0x01cd, 0xc967, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb8c6, 0x4a8b, 0x0000, + 0x0000, 0x19c5, 0x0000, 0x0647, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4daa, 0x40a6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4a04, 0x1bea, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1ea8, 0x0807, + 0x0000, 0x0000, 0x0000, 0x0000, 0x22ce, 0x0000, 0x4b88, 0x0000, + 0x0000, 0xbbc6, 0x212a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x26cc, 0xdc67, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1025, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa986, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x3f2d, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x7d0b, 0x0000, 0x0000, 0x78c6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x68e6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4fa5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x49c9, 0x0000, 0x0000, 0x0000, 0x0000, 0x2305, 0x0000, 0x0000, + 0x0000, 0xad46, 0x0000, 0x0000, 0x0000, 0x2325, 0x0000, 0x8507, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x72a6, 0x0000, 0x0000, + 0x1809, 0x4567, 0x0000, 0x0000, 0x7629, 0xeb46, 0x0000, 0x0000, + 0x0000, 0x78a6, 0x0000, 0x0000, 0x3d28, 0x0427, 0x0000, 0x0000, + 0x0000, 0x7524, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6da4, + 0x0000, 0x56a6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2da4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x60cb, 0x00e5, 0x0000, 0x5bc4, + 0x0000, 0x0000, 0x1da8, 0x2d05, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x66c9, 0x5c86, 0x0000, 0x0000, + 0x7428, 0xb9a7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6a84, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0229, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7d26, 0x0000, 0x0000, 0x0000, 0x0000, 0x046f, 0x67e4, + 0x0000, 0x0000, 0x300c, 0x22a4, 0x0000, 0x0000, 0x0000, 0xa8e6, + 0x0000, 0x0367, 0x0000, 0x0000, 0x7b08, 0x0000, 0x2109, 0x4505, + 0x0000, 0x3224, 0x0000, 0x0000, 0x0000, 0x58c6, 0x0000, 0x9766, + 0x0000, 0x0000, 0x40e8, 0x19a4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0529, 0x4867, 0x0000, 0x59a4, 0x0000, 0x0000, 0x7e68, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x64a4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3d24, 0x0000, 0x0000, 0x0000, 0x8006, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6f87, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3b29, 0x0000, 0x0000, 0x0000, + 0x526c, 0x6c06, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0349, 0x6667, 0x0000, 0x0667, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1049, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1ca8, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5444, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6044, 0x068b, 0x09e5, 0x0000, 0x0000, + 0x0000, 0xd046, 0x0000, 0x3326, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x62a5, 0x0000, 0x1f64, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6f25, 0x15c8, 0x1404, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6d06, 0x0000, 0x72c6, 0x4728, 0x2187, 0x0000, 0x0000, + 0x0000, 0x9906, 0x0000, 0xaa26, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2ec5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5b65, 0x0000, 0x0000, 0x0000, 0x0000, + 0x17cb, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x194a, 0x4e44, 0x3789, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6868, 0x0000, 0x0237, 0xbec7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3ba7, 0x0000, 0x0000, 0x7c4a, 0xabc6, 0x0992, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2c68, 0x23e7, + 0x0000, 0xada6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x38e8, 0x3005, 0x0000, 0x0000, 0x0000, 0x2105, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x7d28, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4f25, + 0x0000, 0x0000, 0x0000, 0x6a64, 0x1e68, 0x2ce7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x23ea, 0x0d24, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6b26, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x6669, 0xaf46, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x15cd, 0x1c05, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5ec4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x51e8, 0x47a4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x100b, 0x2be7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x72c5, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x55e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xbea6, 0x0000, 0x0000, 0x0000, 0x7e24, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2a84, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x69e8, 0x0000, 0x160b, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0c11, 0x7b25, + 0x0000, 0x4ce4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xefe7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8d66, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1ee4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0368, 0x1704, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x04cd, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7ee4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x8806, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xc626, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1c6a, 0x0000, 0x0000, 0x0000, + 0x3bc8, 0x2d06, 0x0000, 0x0000, 0x0000, 0x0be7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x5768, 0x0000, 0x0000, 0x0000, + 0x034e, 0x0000, 0x0000, 0x0000, 0x0000, 0x48a6, 0x0000, 0x0000, + 0x0000, 0x5c64, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x5ca9, 0x0864, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x3a08, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x054e, 0x0000, 0x0c0a, 0x0000, 0x0000, 0x0000, 0x6ca8, 0x4004, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1968, 0x0000, + 0x0000, 0x3824, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x2009, 0x2c64, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x5eca, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6765, 0x0000, 0x0000, + 0x0000, 0x0000, 0x48ac, 0x0805, 0x0000, 0x3744, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7a25, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xabe6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1fc4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2f0c, 0x2264, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x76e6, 0x0000, 0xbe06, + 0x0000, 0xdb26, 0x2b88, 0x2e26, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x21a4, 0x2468, 0x3c05, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x01f4, 0x0000, 0x0000, 0x0000, 0x0000, 0xa7a6, 0x0000, 0x7f26, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6ec8, 0xe246, 0x42a8, 0x0000, 0x0000, 0xb5a6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x6888, 0x1a64, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0270, 0x0000, 0x1388, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7e25, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6686, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x2b68, 0x1c85, 0x0000, 0x0000, 0x0000, 0x8d67, + 0x0000, 0x9f86, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6a2a, 0xe006, + 0x0000, 0x0000, 0x30a9, 0x2465, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x41aa, 0x0000, + 0x0000, 0x0000, 0x38ae, 0x0000, 0x0000, 0x0000, 0x0000, 0x5347, + 0x0000, 0x0000, 0x0000, 0x34c4, 0x72c9, 0x2c65, 0x0000, 0x0000, + 0x0000, 0x0000, 0x14ab, 0x0000, 0x2089, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6c25, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7245, 0x0000, 0x0000, + 0x0000, 0x1d45, 0x0000, 0xace7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x2648, 0x0000, 0x0000, 0x0000, + 0x7369, 0xefe6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x146d, 0x0000, 0x0000, 0x0000, 0x0000, 0xa407, 0x65c9, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x5865, 0x0000, 0x0000, 0x0000, 0xbaa7, 0x016a, 0x34a6, + 0x5bac, 0x0000, 0x0000, 0x0000, 0x2aa9, 0x0000, 0x0000, 0x0000, + 0x0c4e, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x7ec8, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x11cf, 0x0cc6, 0x0000, 0x0000, + 0x03d7, 0x0000, 0x0000, 0x66e7, 0x0000, 0x82a6, 0x0000, 0x0000, + 0x0000, 0xf147, 0x0000, 0xbd06, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0ae6, 0x0000, 0x9b66, 0x1ea9, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0608, 0x0887, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0fc8, 0x0b04, 0x4e29, 0x7544, 0x0000, 0x0000, 0x2bea, 0x0000, + 0x0000, 0x0000, 0x0ea8, 0xd086, 0x0000, 0x5867, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3265, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x00e9, 0x0000, + 0x0000, 0x2346, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0109, 0x0584, 0x0000, 0x0000, 0x1689, 0x2b44, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x4429, 0x5f27, 0x0000, 0x0000, 0x6869, 0x5e06, + 0x0000, 0x0000, 0x0000, 0x0000, 0x7448, 0xf206, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x51ac, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x2b08, 0x0000, 0x0000, 0xb966, + 0x6d69, 0x1726, 0x0000, 0x0000, 0x3868, 0x0ba7, 0x5e28, 0x28e4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7f85, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0ce4, 0x0000, 0x0000, + 0x0000, 0x3e64, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x19ea, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0c04, + 0x0000, 0x7907, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x7248, 0x0000, 0x0000, 0x0000, 0x0000, 0x31e7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1c09, 0x4666, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5806, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xc2e6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x6ba8, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7646, 0x29ac, 0x5d45, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x71c4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4f06, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xae26, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xbd46, 0x0000, 0x0000, + 0x0000, 0x0000, 0x192a, 0x0000, 0x3fca, 0xaca6, 0x0000, 0x0000, + 0x4208, 0x0000, 0x0000, 0x0000, 0x0000, 0x0284, 0x0000, 0x0000, + 0x0000, 0x9c66, 0x0000, 0x0000, 0x0000, 0x9166, 0x0000, 0x0000, + 0x0000, 0x2666, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8867, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0344, 0x0000, 0x0000, 0x0000, 0x6e24, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4da4, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x43c5, 0x0000, 0x2b86, + 0x0000, 0x6c85, 0x0000, 0x0000, 0x0000, 0x0000, 0x3628, 0x0000, + 0x0000, 0x0000, 0x606a, 0xbae7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1aea, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0f8d, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x06ec, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0e13, 0x07c7, 0x0000, 0x6b04, 0x21cc, 0x0000, + 0x4788, 0x0000, 0x0000, 0x0000, 0x0000, 0x7566, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2c06, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x50e4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0152, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1b8a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x3a0e, 0x0000, 0x0000, 0x0da4, 0x0000, 0x0000, + 0x0000, 0xda46, 0x0000, 0x0000, 0x0000, 0x4066, 0x0000, 0x0000, + 0x0000, 0x46c7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x086a, 0x0504, 0x0000, 0x0000, 0x25a8, 0x6424, 0x0000, 0x0000, + 0x736b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8f27, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4707, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x1ee9, 0x0000, 0x0000, 0x0000, 0x0000, 0x50a4, + 0x0000, 0x0000, 0x290c, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xaa66, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa006, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x280a, 0x0385, 0x2d09, 0x45c4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5f86, + 0x0000, 0x0000, 0x6829, 0x6bc6, 0x0000, 0x6b05, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x5c0a, 0x0b85, 0x0000, 0x0000, + 0x7388, 0xf0e6, 0x0000, 0xb8e6, 0x2d08, 0x49c5, 0x0000, 0x0000, + 0x0000, 0xbe26, 0x0000, 0x0000, 0x0000, 0x58a6, 0x0000, 0x0000, + 0x3bad, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x3c69, 0x0000, 0x0000, 0x0000, 0x0000, 0x97a6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3ee8, 0x7fc4, 0x0000, 0xd607, + 0x0000, 0x3a46, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5b64, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3c8a, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1e2a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x7888, 0xfaa6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8986, 0x0000, 0x0000, + 0x0000, 0x7747, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xf4c7, 0x0000, 0x0000, 0x0448, 0x44a6, + 0x770a, 0x0000, 0x0000, 0x5185, 0x0971, 0x51e4, 0x0000, 0x0000, + 0x53c8, 0x1244, 0x0000, 0x0000, 0x0000, 0x0000, 0x40c9, 0x13e6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x12ed, 0x0000, 0x0000, 0x8066, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x76c8, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7c27, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0de9, 0x3ea7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3885, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x1d28, 0x12a5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x48cc, 0x0000, 0x0000, 0x0000, 0x6428, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x08c4, 0x0000, 0x0000, + 0x2e2a, 0x0000, 0x0490, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x1d8a, 0x5a27, 0x35ca, 0x1e27, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xe326, 0x0210, 0x86c6, 0x7faa, 0x0000, 0x0000, 0x32c5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x08a6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xe4c7, 0x0000, 0x0000, 0x0000, 0x3604, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6745, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x6609, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7d05, 0x58c8, 0x2524, + 0x0000, 0x34e7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x3fc8, 0x0000, 0x0000, 0x8306, 0x0000, 0x0000, + 0x0000, 0x4d46, 0x0000, 0x0000, 0x0000, 0x4104, 0x0000, 0x0000, + 0x0000, 0x0000, 0x7bc8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x2824, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5a67, 0x0000, 0x0000, 0x7328, 0x0000, + 0x0000, 0x0000, 0x3768, 0x31a5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6b06, 0x0000, 0x0000, 0x0000, 0x1167, + 0x234d, 0x7aa5, 0x0000, 0x2405, 0x0000, 0x0000, 0x0000, 0xec47, + 0x4be8, 0x0704, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x13c9, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4d28, 0xaf66, + 0x0000, 0x96a6, 0x0000, 0x0000, 0x466b, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1e44, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x2e24, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4dc6, 0x0000, 0x0000, + 0x0000, 0xafe6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4e0a, 0x1407, + 0x0000, 0x2d64, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x4b29, 0x0000, 0x15cb, 0x2486, + 0x0000, 0x0000, 0x41a9, 0x1625, 0x0000, 0x0000, 0x0000, 0x55a6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x50e7, 0x0000, 0x0000, + 0x0000, 0x1424, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5a46, 0x0000, 0x0000, + 0x0000, 0xe0a6, 0x0000, 0x0000, 0x0000, 0xd287, 0x0000, 0x0000, + 0x3aa9, 0x0000, 0x4268, 0x99c7, 0x1caa, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x218c, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x34a8, 0x0d46, 0x0daa, 0x0825, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x4a68, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x2eca, 0xe507, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0d49, 0x0000, 0x32a9, 0x00c6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6e25, + 0x0000, 0x6ac6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x11c5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x476b, 0x3a45, + 0x31e9, 0x1724, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x12a8, 0x3287, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5908, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x6b88, 0xe706, 0x0000, 0x0000, 0x6549, 0x4ea6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x01b8, 0x2f24, 0x0000, 0xe647, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xbba6, 0x0000, 0x0000, 0x0000, 0x1684, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x3d64, 0x1d4a, 0x1564, 0x0000, 0x0000, + 0x0000, 0x0000, 0x4eea, 0x4944, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x7469, 0x0000, 0x154b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xc666, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5fa5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3505, 0x0000, 0x0000, + 0x5948, 0x0000, 0x0000, 0x0000, 0x0000, 0x55a7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3489, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x35a4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5e08, 0x0247, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0e8e, 0x06a4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x47e8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5464, 0x0000, 0x0000, 0x0000, 0xb206, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x50e6, 0x0000, 0x0000, + 0x0000, 0xa6c6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x3a88, 0x1a26, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x2ac4, 0x0000, 0x0000, 0x0000, 0x7404, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xe5c7, 0x0cb0, 0x3e04, 0x51cb, 0x27c4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1ee8, 0x7267, + 0x5ec8, 0x1944, 0x0000, 0x0000, 0x402c, 0x8fc7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x62ea, 0x0000, 0x66ab, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6384, 0x71a9, 0x37a6, + 0x610a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4846, 0x0000, 0x0000, 0x0000, 0xad66, 0x0000, 0x0000, + 0x0000, 0x36c4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5fc8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x43a7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6e06, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xbc46, + 0x0000, 0x0000, 0x7aeb, 0x0000, 0x6009, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4904, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x5c2c, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x1c44, 0x03c8, 0x3545, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0eb3, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x2b24, 0x0000, 0x0000, 0x0000, 0x3024, 0x0000, 0x31c5, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x2b64, 0x0000, 0x0000, 0x0000, 0x0000, 0x0fa9, 0x9d67, + 0x5088, 0x1105, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3aa7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x22c4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x3624, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xb1e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5da6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x4448, 0x2fa6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x22ac, 0x0000, 0x0000, 0x5826, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x38a6, 0x4308, 0x4564, 0x0000, 0x0000, + 0x7b6a, 0x8a67, 0x0000, 0x0000, 0x2e49, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6b84, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2024, 0x0000, 0xdd07, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x85e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0a66, + 0x0000, 0x6864, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xfac6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5709, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0be9, 0xd6c7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0345, 0x0000, 0x44c4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x70a6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x66c8, 0x0000, 0x0000, 0x70c4, 0x0000, 0x0000, 0x0000, 0x64e6, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x20c7, 0x0000, 0x4d85, + 0x4b28, 0x0444, 0x0000, 0x0000, 0x1549, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4324, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x2985, 0x0000, 0x0000, 0x7889, 0xeea6, + 0x16c8, 0x20a6, 0x0000, 0x0000, 0x0000, 0xd726, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x74a4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xc926, 0x0000, 0x6fe7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6585, + 0x0000, 0x0000, 0x7429, 0xec46, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6147, 0x0000, 0x0000, 0x0000, 0x1124, + 0x0000, 0xa446, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xcfa6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xc6e6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x668b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x1729, 0x0b25, + 0x0000, 0x7b66, 0x1ccc, 0x00c5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x07eb, 0x03a6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x26e4, 0x0000, 0x0000, 0x0b48, 0x1547, + 0x0000, 0xf526, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0b6b, 0x0000, + 0x022c, 0x3dc4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x21c5, 0x0000, 0x2284, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xbe66, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x3d49, 0x00e4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x15e9, 0x4987, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6246, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x4887, 0x4e68, 0x0b07, + 0x37e9, 0x6d05, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x69a8, 0x5be6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x03e5, 0x2948, 0x0000, 0x398a, 0x4244, 0x4729, 0x3506, + 0x0000, 0x0000, 0x0000, 0xa2c7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4a65, 0x0000, 0x0000, 0x0000, 0x01a5, + 0x2848, 0x0c26, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x7fa7, 0x144b, 0x85e7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0e71, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xafc6, 0x0000, 0x8ae7, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0028, 0x0000, 0x0f28, 0x3d05, + 0x0000, 0x2166, 0x0000, 0x0000, 0x0000, 0xf7e6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x9066, 0x0000, 0xc4e6, + 0x0000, 0xb3c6, 0x03e9, 0x0000, 0x0000, 0x2f25, 0x0cb1, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3b89, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xfce7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xe587, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0470, 0x6965, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4544, 0x0000, 0x0000, 0x0000, 0x4305, 0x09e9, 0x19e5, + 0x0000, 0xab67, 0x0000, 0x0000, 0x0000, 0x3504, 0x6228, 0x2a07, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x7004, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1be9, 0x5dc7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x1dcc, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x2fec, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x4b64, 0x5aaa, 0x0164, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3b84, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xc206, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5504, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0289, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb2e7, 0x0000, 0x0000, + 0x2489, 0x0e05, 0x0000, 0x0000, 0x2c8a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xf566, + 0x0000, 0x0000, 0x0000, 0x9b86, 0x198a, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6c66, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x01e8, 0x5884, 0x39e8, 0x4664, 0x0000, 0x3ec4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x142a, 0x2b66, + 0x0000, 0x0000, 0x0000, 0x0000, 0x3ac8, 0x0424, 0x0000, 0x1ec7, + 0x4768, 0x0146, 0x0000, 0x4e45, 0x4cc8, 0x0000, 0x1daa, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x030d, 0x0245, 0x0000, 0x3f46, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x03d6, 0x26a4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x1189, 0x0000, 0x0000, 0x0000, 0x0000, 0x8406, + 0x0000, 0x0000, 0x0000, 0xd506, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x8186, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xa466, 0x0aa9, 0x0ac5, + 0x2108, 0x4185, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0d6a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0f6a, 0x73e4, 0x0000, 0x0000, 0x1389, 0x8fa7, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6145, 0x0000, 0x3ec5, 0x1888, 0x0000, + 0x0000, 0x0000, 0x0000, 0xa406, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6ae5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x37c9, 0xaf07, + 0x0000, 0x0000, 0x0000, 0x7d64, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x8926, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x4428, 0x4c87, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x06cb, 0x0000, 0x0000, 0x0000, 0x0000, 0x1587, 0x0000, 0x0000, + 0x0000, 0x80a6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x4704, 0x0000, 0x0000, 0x0000, 0x5b84, + 0x4d2a, 0x0000, 0x0000, 0x79c6, 0x2f2a, 0x7ba7, 0x5ba8, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3584, 0x0000, 0x0000, + 0x532c, 0xfbe7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x64ca, 0x23e5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xc066, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x16cd, 0xc367, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3c87, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0xcae6, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x6dc8, 0xe526, 0x0000, 0xc426, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0bac, 0x0000, 0x5968, 0x7c44, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x07e4, 0x0000, 0x49e4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x5da5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x446c, 0x2dc5, 0x0000, 0x0000, 0x0000, 0xda67, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0b27, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb6e6, + 0x0000, 0x6086, 0x6faa, 0x0000, 0x0000, 0x0000, 0x0614, 0x0000, + 0x0000, 0x6705, 0x0000, 0x0000, 0x564a, 0xc0e7, 0x1cc8, 0x3707, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0411, 0x0000, 0x2989, 0x1b04, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x7244, 0x0000, 0x0000, + 0x340a, 0x4687, 0x0000, 0x72c4, 0x0000, 0xdc86, 0x0000, 0x0000, + 0x0078, 0x0000, 0x0000, 0x0b84, 0x0000, 0x0000, 0x0000, 0x0000, + 0x3ea8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x6a6a, 0x5ce5, 0x0000, 0x0624, 0x0000, 0x6de6, 0x0000, 0x0000, + 0x05e8, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6c24, + 0x0000, 0x9646, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x18a8, 0x2205, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xb5e6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x6f69, 0xeee7, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5f24, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x32e4, + 0x0000, 0x4604, 0x0000, 0x0000, 0x3d4d, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x046b, 0x3b64, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3444, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x47e4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0b90, 0x6647, 0x0000, 0x0000, 0x3328, 0x1bc6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x78e9, 0xeb06, 0x0000, 0x0000, 0x0000, 0x4f26, + 0x0000, 0xa386, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0aca, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6624, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x6e45, 0x0000, 0x0000, + 0x0000, 0x7246, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x6ea8, 0x0000, 0x0000, 0x3544, + 0x31e8, 0x0746, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x4349, 0x0cc7, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x6d87, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x1169, 0x46c5, 0x0000, 0x0606, + 0x0192, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0068, 0x0e46, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x4808, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x74a5, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5686, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x5e0a, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x2ee4, 0x0000, 0x7e66, 0x0000, 0x0000, + 0x0c09, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x03cc, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2a28, 0xaec6, + 0x534a, 0x0000, 0x1ec8, 0x3145, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x36a9, 0x0000, 0x0000, 0x0000, + 0x2809, 0x0000, 0x0000, 0x0000, 0x0000, 0x7d66, 0x0000, 0x6c47, + 0x0000, 0x2904, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x7d08, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5d08, 0x0ca4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5ac5, + 0x0000, 0x0000, 0x160a, 0x0000, 0x4f0a, 0x0126, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x68e4, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x342b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x1ed2, 0xf166, 0x18c8, 0x0000, 0x0000, 0xdd67, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x69c6, 0x1508, 0x1744, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x6d65, 0x0000, 0x0000, 0x3ba9, 0x60a5, 0x48a8, 0x4fe4, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xda66, + 0x0000, 0x0000, 0x0000, 0x0000, 0x13cd, 0x6d26, 0x0000, 0x3284, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x30e5, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x5388, 0x6e64, 0x0000, 0x09c6, 0x4e8c, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0xb686, 0x0000, 0x7846, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x3985, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x044b, 0x18e4, 0x0000, 0x0000, 0x0000, 0x3086, 0x3b4e, 0x0000, + 0x21eb, 0x0000, 0x29a9, 0x3fe4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0636, 0x0000, 0x7b8c, 0x0000, 0x5868, 0x7545, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x5e86, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0xc5e6, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x23ab, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x2b07, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x406a, 0x3aa6, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x3289, 0x0000, 0x0000, 0x0000, 0x0000, 0x3e84, + 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0885, 0x1b0b, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x3d08, 0x2a24, 0x0000, 0x0000, 0x2068, 0x1d87, + 0x0000, 0x0000, 0x4d09, 0x01e4, 0x0000, 0x0000, 0x0000, 0x0000, + 0x0000, 0x0000, 0x5e8c, 0xbc06, 0x0000, 0x5ea6, 0x0000, 0x9e46, + 0x0000, 0x0000, 0x0d88, 0x4ac5, 0x0000, 0x0000, 0x0000, 0x0000, +}; + +} // namespace brotli + +#endif // BROTLI_ENC_DICTIONARY_HASH_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/encode.cc b/node_modules/ttf2woff2/csrc/enc/encode.cc new file mode 100644 index 0000000..8aa3309 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/encode.cc @@ -0,0 +1,589 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Implementation of Brotli compressor. + +#include "./encode.h" + +#include +#include + +#include "./backward_references.h" +#include "./bit_cost.h" +#include "./block_splitter.h" +#include "./brotli_bit_stream.h" +#include "./cluster.h" +#include "./context.h" +#include "./metablock.h" +#include "./transform.h" +#include "./entropy_encode.h" +#include "./fast_log.h" +#include "./hash.h" +#include "./histogram.h" +#include "./literal_cost.h" +#include "./prefix.h" +#include "./write_bits.h" + +namespace brotli { + +static const double kMinUTF8Ratio = 0.75; + +int ParseAsUTF8(int* symbol, const uint8_t* input, int size) { + // ASCII + if ((input[0] & 0x80) == 0) { + *symbol = input[0]; + if (*symbol > 0) { + return 1; + } + } + // 2-byte UTF8 + if (size > 1 && + (input[0] & 0xe0) == 0xc0 && + (input[1] & 0xc0) == 0x80) { + *symbol = (((input[0] & 0x1f) << 6) | + (input[1] & 0x3f)); + if (*symbol > 0x7f) { + return 2; + } + } + // 3-byte UFT8 + if (size > 2 && + (input[0] & 0xf0) == 0xe0 && + (input[1] & 0xc0) == 0x80 && + (input[2] & 0xc0) == 0x80) { + *symbol = (((input[0] & 0x0f) << 12) | + ((input[1] & 0x3f) << 6) | + (input[2] & 0x3f)); + if (*symbol > 0x7ff) { + return 3; + } + } + // 4-byte UFT8 + if (size > 3 && + (input[0] & 0xf8) == 0xf0 && + (input[1] & 0xc0) == 0x80 && + (input[2] & 0xc0) == 0x80 && + (input[3] & 0xc0) == 0x80) { + *symbol = (((input[0] & 0x07) << 18) | + ((input[1] & 0x3f) << 12) | + ((input[2] & 0x3f) << 6) | + (input[3] & 0x3f)); + if (*symbol > 0xffff && *symbol <= 0x10ffff) { + return 4; + } + } + // Not UTF8, emit a special symbol above the UTF8-code space + *symbol = 0x110000 | input[0]; + return 1; +} + +// Returns true if at least min_fraction of the data is UTF8-encoded. +bool IsMostlyUTF8(const uint8_t* data, size_t length, double min_fraction) { + size_t size_utf8 = 0; + size_t pos = 0; + while (pos < length) { + int symbol; + int bytes_read = ParseAsUTF8(&symbol, data + pos, length - pos); + pos += bytes_read; + if (symbol < 0x110000) size_utf8 += bytes_read; + } + return size_utf8 > min_fraction * length; +} + +void RecomputeDistancePrefixes(Command* cmds, + size_t num_commands, + int num_direct_distance_codes, + int distance_postfix_bits) { + if (num_direct_distance_codes == 0 && + distance_postfix_bits == 0) { + return; + } + for (int i = 0; i < num_commands; ++i) { + Command* cmd = &cmds[i]; + if (cmd->copy_len_ > 0 && cmd->cmd_prefix_ >= 128) { + PrefixEncodeCopyDistance(cmd->DistanceCode(), + num_direct_distance_codes, + distance_postfix_bits, + &cmd->dist_prefix_, + &cmd->dist_extra_); + } + } +} + +uint8_t* BrotliCompressor::GetBrotliStorage(size_t size) { + if (storage_size_ < size) { + storage_.reset(new uint8_t[size]); + storage_size_ = size; + } + return &storage_[0]; +} + +BrotliCompressor::BrotliCompressor(BrotliParams params) + : params_(params), + hashers_(new Hashers()), + input_pos_(0), + num_commands_(0), + last_insert_len_(0), + last_flush_pos_(0), + last_processed_pos_(0), + prev_byte_(0), + prev_byte2_(0), + storage_size_(0) { + // Sanitize params. + params_.quality = std::max(0, params_.quality); + if (params_.lgwin < kMinWindowBits) { + params_.lgwin = kMinWindowBits; + } else if (params_.lgwin > kMaxWindowBits) { + params_.lgwin = kMaxWindowBits; + } + if (params_.lgblock == 0) { + params_.lgblock = 16; + if (params_.quality >= 9 && params_.lgwin > params_.lgblock) { + params_.lgblock = std::min(21, params_.lgwin); + } + } else { + params_.lgblock = std::min(kMaxInputBlockBits, + std::max(kMinInputBlockBits, params_.lgblock)); + } + if (params_.quality <= 9) { + params_.enable_dictionary = false; + params_.enable_transforms = false; + params_.greedy_block_split = true; + params_.enable_context_modeling = false; + } + + // Set maximum distance, see section 9.1. of the spec. + max_backward_distance_ = (1 << params_.lgwin) - 16; + + // Initialize input and literal cost ring buffers. + // We allocate at least lgwin + 1 bits for the ring buffer so that the newly + // added block fits there completely and we still get lgwin bits and at least + // read_block_size_bits + 1 bits because the copy tail length needs to be + // smaller than ringbuffer size. + int ringbuffer_bits = std::max(params_.lgwin + 1, params_.lgblock + 1); + ringbuffer_.reset(new RingBuffer(ringbuffer_bits, params_.lgblock)); + if (params_.quality > 9) { + literal_cost_mask_ = (1 << params_.lgblock) - 1; + literal_cost_.reset(new float[literal_cost_mask_ + 1]); + } + + // Allocate command buffer. + cmd_buffer_size_ = std::max(1 << 18, 1 << params_.lgblock); + commands_.reset(new brotli::Command[cmd_buffer_size_]); + + // Initialize last byte with stream header. + if (params_.lgwin == 16) { + last_byte_ = 0; + last_byte_bits_ = 1; + } else { + last_byte_ = ((params_.lgwin - 17) << 1) | 1; + last_byte_bits_ = 4; + } + + // Initialize distance cache. + dist_cache_[0] = 4; + dist_cache_[1] = 11; + dist_cache_[2] = 15; + dist_cache_[3] = 16; + + // Initialize hashers. + switch (params_.quality) { + case 0: + case 1: hash_type_ = 1; break; + case 2: + case 3: hash_type_ = 2; break; + case 4: hash_type_ = 3; break; + case 5: + case 6: hash_type_ = 4; break; + case 7: hash_type_ = 5; break; + case 8: hash_type_ = 6; break; + case 9: hash_type_ = 7; break; + default: // quality > 9 + hash_type_ = (params_.mode == BrotliParams::MODE_TEXT) ? 8 : 9; + } + hashers_->Init(hash_type_); + if (params_.mode == BrotliParams::MODE_TEXT && + params_.enable_dictionary) { + StoreDictionaryWordHashes(params_.enable_transforms); + } +} + +BrotliCompressor::~BrotliCompressor() { +} + +StaticDictionary* BrotliCompressor::static_dictionary_ = NULL; + +void BrotliCompressor::StoreDictionaryWordHashes(bool enable_transforms) { + if (static_dictionary_ == NULL) { + static_dictionary_ = new StaticDictionary; + static_dictionary_->Fill(enable_transforms); + } + hashers_->SetStaticDictionary(static_dictionary_); +} + +void BrotliCompressor::CopyInputToRingBuffer(const size_t input_size, + const uint8_t* input_buffer) { + ringbuffer_->Write(input_buffer, input_size); + input_pos_ += input_size; + + // Erase a few more bytes in the ring buffer to make hashing not + // depend on uninitialized data. This makes compression deterministic + // and it prevents uninitialized memory warnings in Valgrind. Even + // without erasing, the output would be valid (but nondeterministic). + // + // Background information: The compressor stores short (at most 8 bytes) + // substrings of the input already read in a hash table, and detects + // repetitions by looking up such substrings in the hash table. If it + // can find a substring, it checks whether the substring is really there + // in the ring buffer (or it's just a hash collision). Should the hash + // table become corrupt, this check makes sure that the output is + // still valid, albeit the compression ratio would be bad. + // + // The compressor populates the hash table from the ring buffer as it's + // reading new bytes from the input. However, at the last few indexes of + // the ring buffer, there are not enough bytes to build full-length + // substrings from. Since the hash table always contains full-length + // substrings, we erase with dummy 0s here to make sure that those + // substrings will contain 0s at the end instead of uninitialized + // data. + // + // Please note that erasing is not necessary (because the + // memory region is already initialized since he ring buffer + // has a `tail' that holds a copy of the beginning,) so we + // skip erasing if we have already gone around at least once in + // the ring buffer. + size_t pos = ringbuffer_->position(); + // Only clear during the first round of ringbuffer writes. On + // subsequent rounds data in the ringbuffer would be affected. + if (pos <= ringbuffer_->mask()) { + // This is the first time when the ring buffer is being written. + // We clear 3 bytes just after the bytes that have been copied from + // the input buffer. + // + // The ringbuffer has a "tail" that holds a copy of the beginning, + // but only once the ring buffer has been fully written once, i.e., + // pos <= mask. For the first time, we need to write values + // in this tail (where index may be larger than mask), so that + // we have exactly defined behavior and don't read un-initialized + // memory. Due to performance reasons, hashing reads data using a + // LOAD32, which can go 3 bytes beyond the bytes written in the + // ringbuffer. + memset(ringbuffer_->start() + pos, 0, 3); + } +} + +bool BrotliCompressor::WriteBrotliData(const bool is_last, + const bool force_flush, + size_t* out_size, + uint8_t** output) { + const size_t bytes = input_pos_ - last_processed_pos_; + const uint8_t* data = ringbuffer_->start(); + const size_t mask = ringbuffer_->mask(); + + if (bytes > input_block_size()) { + return false; + } + + bool utf8_mode = + params_.enable_context_modeling && + IsMostlyUTF8(&data[last_processed_pos_ & mask], bytes, kMinUTF8Ratio); + + if (literal_cost_.get()) { + if (utf8_mode) { + EstimateBitCostsForLiteralsUTF8(last_processed_pos_, bytes, mask, + literal_cost_mask_, data, + literal_cost_.get()); + } else { + EstimateBitCostsForLiterals(last_processed_pos_, bytes, mask, + literal_cost_mask_, + data, literal_cost_.get()); + } + } + double base_min_score = params_.enable_context_modeling ? 8.115 : 4.0; + CreateBackwardReferences(bytes, last_processed_pos_, data, mask, + literal_cost_.get(), + literal_cost_mask_, + max_backward_distance_, + base_min_score, + params_.quality, + hashers_.get(), + hash_type_, + dist_cache_, + &last_insert_len_, + &commands_[num_commands_], + &num_commands_); + + if (!is_last && !force_flush && + num_commands_ + (input_block_size() >> 1) < cmd_buffer_size_ && + input_pos_ + input_block_size() <= last_flush_pos_ + mask + 1) { + // Everything will happen later. + last_processed_pos_ = input_pos_; + *out_size = 0; + return true; + } + + // Create the last insert-only command. + if (last_insert_len_ > 0) { + brotli::Command cmd(last_insert_len_); + commands_[num_commands_++] = cmd; + last_insert_len_ = 0; + } + + return WriteMetaBlockInternal(is_last, utf8_mode, out_size, output); +} + +bool BrotliCompressor::WriteMetaBlockInternal(const bool is_last, + const bool utf8_mode, + size_t* out_size, + uint8_t** output) { + const size_t bytes = input_pos_ - last_flush_pos_; + const uint8_t* data = ringbuffer_->start(); + const size_t mask = ringbuffer_->mask(); + const size_t max_out_size = 2 * bytes + 500; + uint8_t* storage = GetBrotliStorage(max_out_size); + storage[0] = last_byte_; + int storage_ix = last_byte_bits_; + + bool uncompressed = false; + if (num_commands_ < (bytes >> 8) + 2) { + int num_literals = 0; + for (int i = 0; i < num_commands_; ++i) { + num_literals += commands_[i].insert_len_; + } + if (num_literals > 0.99 * bytes) { + int literal_histo[256] = { 0 }; + static const int kSampleRate = 13; + static const double kMinEntropy = 7.92; + static const double kBitCostThreshold = bytes * kMinEntropy / kSampleRate; + for (int i = last_flush_pos_; i < input_pos_; i += kSampleRate) { + ++literal_histo[data[i & mask]]; + } + if (BitsEntropy(literal_histo, 256) > kBitCostThreshold) { + uncompressed = true; + } + } + } + + if (bytes == 0) { + if (!StoreCompressedMetaBlockHeader(is_last, 0, &storage_ix, &storage[0])) { + return false; + } + storage_ix = (storage_ix + 7) & ~7; + } else if (uncompressed) { + if (!StoreUncompressedMetaBlock(is_last, + data, last_flush_pos_, mask, bytes, + &storage_ix, + &storage[0])) { + return false; + } + } else { + // Save the state of the distance cache in case we need to restore it for + // emitting an uncompressed block. + int saved_dist_cache[4]; + memcpy(saved_dist_cache, dist_cache_, sizeof(dist_cache_)); + int num_direct_distance_codes = 0; + int distance_postfix_bits = 0; + if (params_.quality > 9 && params_.mode == BrotliParams::MODE_FONT) { + num_direct_distance_codes = 12; + distance_postfix_bits = 1; + RecomputeDistancePrefixes(commands_.get(), + num_commands_, + num_direct_distance_codes, + distance_postfix_bits); + } + int literal_context_mode = utf8_mode ? CONTEXT_UTF8 : CONTEXT_SIGNED; + MetaBlockSplit mb; + if (params_.greedy_block_split) { + BuildMetaBlockGreedy(data, last_flush_pos_, mask, + commands_.get(), num_commands_, + &mb); + } else { + BuildMetaBlock(data, last_flush_pos_, mask, + prev_byte_, prev_byte2_, + commands_.get(), num_commands_, + literal_context_mode, + params_.enable_context_modeling, + &mb); + } + if (params_.quality >= 3) { + OptimizeHistograms(num_direct_distance_codes, + distance_postfix_bits, + &mb); + } + if (!StoreMetaBlock(data, last_flush_pos_, bytes, mask, + prev_byte_, prev_byte2_, + is_last, + num_direct_distance_codes, + distance_postfix_bits, + literal_context_mode, + commands_.get(), num_commands_, + mb, + &storage_ix, + &storage[0])) { + return false; + } + if (bytes + 4 < (storage_ix >> 3)) { + // Restore the distance cache and last byte. + memcpy(dist_cache_, saved_dist_cache, sizeof(dist_cache_)); + storage[0] = last_byte_; + storage_ix = last_byte_bits_; + if (!StoreUncompressedMetaBlock(is_last, data, last_flush_pos_, mask, + bytes, &storage_ix, &storage[0])) { + return false; + } + } + } + last_byte_ = storage[storage_ix >> 3]; + last_byte_bits_ = storage_ix & 7; + last_flush_pos_ = input_pos_; + last_processed_pos_ = input_pos_; + prev_byte_ = data[(last_flush_pos_ - 1) & mask]; + prev_byte2_ = data[(last_flush_pos_ - 2) & mask]; + num_commands_ = 0; + *output = &storage[0]; + *out_size = storage_ix >> 3; + return true; +} + +bool BrotliCompressor::WriteMetaBlock(const size_t input_size, + const uint8_t* input_buffer, + const bool is_last, + size_t* encoded_size, + uint8_t* encoded_buffer) { + CopyInputToRingBuffer(input_size, input_buffer); + size_t out_size = 0; + uint8_t* output; + if (!WriteBrotliData(is_last, /* force_flush = */ true, &out_size, &output) || + out_size > *encoded_size) { + return false; + } + if (out_size > 0) { + memcpy(encoded_buffer, output, out_size); + } + *encoded_size = out_size; + return true; +} + +bool BrotliCompressor::WriteMetadata(const size_t input_size, + const uint8_t* input_buffer, + const bool is_last, + size_t* encoded_size, + uint8_t* encoded_buffer) { + if (input_size > (1 << 24) || input_size + 6 > *encoded_size) { + return false; + } + int storage_ix = last_byte_bits_; + encoded_buffer[0] = last_byte_; + WriteBits(1, 0, &storage_ix, encoded_buffer); + WriteBits(2, 3, &storage_ix, encoded_buffer); + WriteBits(1, 0, &storage_ix, encoded_buffer); + if (input_size == 0) { + WriteBits(2, 0, &storage_ix, encoded_buffer); + *encoded_size = (storage_ix + 7) >> 3; + } else { + size_t nbits = Log2Floor(input_size - 1) + 1; + size_t nbytes = (nbits + 7) / 8; + WriteBits(2, nbytes, &storage_ix, encoded_buffer); + WriteBits(8 * nbytes, input_size - 1, &storage_ix, encoded_buffer); + size_t hdr_size = (storage_ix + 7) >> 3; + memcpy(&encoded_buffer[hdr_size], input_buffer, input_size); + *encoded_size = hdr_size + input_size; + } + if (is_last) { + encoded_buffer[(*encoded_size)++] = 3; + } + last_byte_ = 0; + last_byte_bits_ = 0; + return true; +} + +bool BrotliCompressor::FinishStream( + size_t* encoded_size, uint8_t* encoded_buffer) { + return WriteMetaBlock(0, NULL, true, encoded_size, encoded_buffer); +} + +int BrotliCompressBuffer(BrotliParams params, + size_t input_size, + const uint8_t* input_buffer, + size_t* encoded_size, + uint8_t* encoded_buffer) { + if (*encoded_size == 0) { + // Output buffer needs at least one byte. + return 0; + } + BrotliCompressor compressor(params); + BrotliMemIn in(input_buffer, input_size); + BrotliMemOut out(encoded_buffer, *encoded_size); + if (!BrotliCompress(params, &in, &out)) { + return 0; + } + *encoded_size = out.position(); + return 1; +} + +size_t CopyOneBlockToRingBuffer(BrotliIn* r, BrotliCompressor* compressor) { + const size_t block_size = compressor->input_block_size(); + size_t bytes_read = 0; + const uint8_t* data = reinterpret_cast( + r->Read(block_size, &bytes_read)); + if (data == NULL) { + return 0; + } + compressor->CopyInputToRingBuffer(bytes_read, data); + + // Read more bytes until block_size is filled or an EOF (data == NULL) is + // received. This is useful to get deterministic compressed output for the + // same input no matter how r->Read splits the input to chunks. + for (size_t remaining = block_size - bytes_read; remaining > 0; ) { + size_t more_bytes_read = 0; + data = reinterpret_cast( + r->Read(remaining, &more_bytes_read)); + if (data == NULL) { + break; + } + compressor->CopyInputToRingBuffer(more_bytes_read, data); + bytes_read += more_bytes_read; + remaining -= more_bytes_read; + } + return bytes_read; +} + +bool BrotliInIsFinished(BrotliIn* r) { + size_t read_bytes; + return r->Read(0, &read_bytes) == NULL; +} + +int BrotliCompress(BrotliParams params, BrotliIn* in, BrotliOut* out) { + size_t in_bytes = 0; + size_t out_bytes = 0; + uint8_t* output; + bool final_block = false; + BrotliCompressor compressor(params); + while (!final_block) { + in_bytes = CopyOneBlockToRingBuffer(in, &compressor); + final_block = in_bytes == 0 || BrotliInIsFinished(in); + out_bytes = 0; + if (!compressor.WriteBrotliData(final_block, + /* force_flush = */ false, + &out_bytes, &output)) { + return false; + } + if (out_bytes > 0 && !out->Write(output, out_bytes)) { + return false; + } + } + return true; +} + +} // namespace brotli diff --git a/node_modules/ttf2woff2/csrc/enc/encode.h b/node_modules/ttf2woff2/csrc/enc/encode.h new file mode 100644 index 0000000..8804f2b --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/encode.h @@ -0,0 +1,179 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// API for Brotli compression + +#ifndef BROTLI_ENC_ENCODE_H_ +#define BROTLI_ENC_ENCODE_H_ + +#include +#include +#include +#include +#include "./command.h" +#include "./hash.h" +#include "./ringbuffer.h" +#include "./static_dict.h" +#include "./streams.h" + +namespace brotli { + +static const int kMaxWindowBits = 24; +static const int kMinWindowBits = 16; +static const int kMinInputBlockBits = 16; +static const int kMaxInputBlockBits = 24; + +struct BrotliParams { + BrotliParams() + : mode(MODE_TEXT), + quality(11), + lgwin(22), + lgblock(0), + enable_dictionary(true), + enable_transforms(false), + greedy_block_split(false), + enable_context_modeling(true) {} + + enum Mode { + MODE_TEXT = 0, + MODE_FONT = 1, + }; + Mode mode; + + // Controls the compression-speed vs compression-density tradeoffs. The higher + // the quality, the slower the compression. Range is 0 to 11. + int quality; + // Base 2 logarithm of the sliding window size. Range is 16 to 24. + int lgwin; + // Base 2 logarithm of the maximum input block size. Range is 16 to 24. + // If set to 0, the value will be set based on the quality. + int lgblock; + + // These settings will be respected only if quality > 9. + bool enable_dictionary; + bool enable_transforms; + bool greedy_block_split; + bool enable_context_modeling; +}; + +// An instance can not be reused for multiple brotli streams. +class BrotliCompressor { + public: + explicit BrotliCompressor(BrotliParams params); + ~BrotliCompressor(); + + // The maximum input size that can be processed at once. + size_t input_block_size() const { return 1 << params_.lgblock; } + + // Encodes the data in input_buffer as a meta-block and writes it to + // encoded_buffer (*encoded_size should be set to the size of + // encoded_buffer) and sets *encoded_size to the number of bytes that + // was written. Returns 0 if there was an error and 1 otherwise. + bool WriteMetaBlock(const size_t input_size, + const uint8_t* input_buffer, + const bool is_last, + size_t* encoded_size, + uint8_t* encoded_buffer); + + // Writes a metadata meta-block containing the given input to encoded_buffer. + // *encoded_size should be set to the size of the encoded_buffer. + // Sets *encoded_size to the number of bytes that was written. + // Note that the given input data will not be part of the sliding window and + // thus no backward references can be made to this data from subsequent + // metablocks. + bool WriteMetadata(const size_t input_size, + const uint8_t* input_buffer, + const bool is_last, + size_t* encoded_size, + uint8_t* encoded_buffer); + + // Writes a zero-length meta-block with end-of-input bit set to the + // internal output buffer and copies the output buffer to encoded_buffer + // (*encoded_size should be set to the size of encoded_buffer) and sets + // *encoded_size to the number of bytes written. Returns false if there was + // an error and true otherwise. + bool FinishStream(size_t* encoded_size, uint8_t* encoded_buffer); + + // Copies the given input data to the internal ring buffer of the compressor. + // No processing of the data occurs at this time and this function can be + // called multiple times before calling WriteBrotliData() to process the + // accumulated input. At most input_block_size() bytes of input data can be + // copied to the ring buffer, otherwise the next WriteBrotliData() will fail. + void CopyInputToRingBuffer(const size_t input_size, + const uint8_t* input_buffer); + + // Processes the accumulated input data and sets *out_size to the length of + // the new output meta-block, or to zero if no new output meta-block was + // created (in this case the processed input data is buffered internally). + // If *out_size is positive, *output points to the start of the output data. + // Returns false if the size of the input data is larger than + // input_block_size() or if there was an error during writing the output. + // If is_last or force_flush is true, an output meta-block is always created. + bool WriteBrotliData(const bool is_last, const bool force_flush, + size_t* out_size, uint8_t** output); + + // No-op, but we keep it here for API backward-compatibility. + void WriteStreamHeader() {} + + private: + // Initializes the hasher with the hashes of dictionary words. + void StoreDictionaryWordHashes(bool enable_transforms); + + uint8_t* GetBrotliStorage(size_t size); + + bool WriteMetaBlockInternal(const bool is_last, + const bool utf8_mode, + size_t* out_size, + uint8_t** output); + + BrotliParams params_; + int max_backward_distance_; + std::unique_ptr hashers_; + int hash_type_; + size_t input_pos_; + std::unique_ptr ringbuffer_; + std::unique_ptr literal_cost_; + size_t literal_cost_mask_; + size_t cmd_buffer_size_; + std::unique_ptr commands_; + int num_commands_; + int last_insert_len_; + size_t last_flush_pos_; + size_t last_processed_pos_; + int dist_cache_[4]; + uint8_t last_byte_; + uint8_t last_byte_bits_; + uint8_t prev_byte_; + uint8_t prev_byte2_; + int storage_size_; + std::unique_ptr storage_; + static StaticDictionary *static_dictionary_; +}; + +// Compresses the data in input_buffer into encoded_buffer, and sets +// *encoded_size to the compressed length. +// Returns 0 if there was an error and 1 otherwise. +int BrotliCompressBuffer(BrotliParams params, + size_t input_size, + const uint8_t* input_buffer, + size_t* encoded_size, + uint8_t* encoded_buffer); + +// Same as above, but uses the specified input and output classes instead +// of reading from and writing to pre-allocated memory buffers. +int BrotliCompress(BrotliParams params, BrotliIn* in, BrotliOut* out); + +} // namespace brotli + +#endif // BROTLI_ENC_ENCODE_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/encode_parallel.cc b/node_modules/ttf2woff2/csrc/enc/encode_parallel.cc new file mode 100644 index 0000000..6bfe7fb --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/encode_parallel.cc @@ -0,0 +1,356 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Implementation of parallel Brotli compressor. + +#include "./encode_parallel.h" + +#include +#include + +#include "./backward_references.h" +#include "./bit_cost.h" +#include "./block_splitter.h" +#include "./brotli_bit_stream.h" +#include "./cluster.h" +#include "./context.h" +#include "./metablock.h" +#include "./transform.h" +#include "./entropy_encode.h" +#include "./fast_log.h" +#include "./hash.h" +#include "./histogram.h" +#include "./literal_cost.h" +#include "./prefix.h" +#include "./write_bits.h" + +namespace brotli { + +namespace { + +int ParseAsUTF8(int* symbol, const uint8_t* input, int size) { + // ASCII + if ((input[0] & 0x80) == 0) { + *symbol = input[0]; + if (*symbol > 0) { + return 1; + } + } + // 2-byte UTF8 + if (size > 1 && + (input[0] & 0xe0) == 0xc0 && + (input[1] & 0xc0) == 0x80) { + *symbol = (((input[0] & 0x1f) << 6) | + (input[1] & 0x3f)); + if (*symbol > 0x7f) { + return 2; + } + } + // 3-byte UFT8 + if (size > 2 && + (input[0] & 0xf0) == 0xe0 && + (input[1] & 0xc0) == 0x80 && + (input[2] & 0xc0) == 0x80) { + *symbol = (((input[0] & 0x0f) << 12) | + ((input[1] & 0x3f) << 6) | + (input[2] & 0x3f)); + if (*symbol > 0x7ff) { + return 3; + } + } + // 4-byte UFT8 + if (size > 3 && + (input[0] & 0xf8) == 0xf0 && + (input[1] & 0xc0) == 0x80 && + (input[2] & 0xc0) == 0x80 && + (input[3] & 0xc0) == 0x80) { + *symbol = (((input[0] & 0x07) << 18) | + ((input[1] & 0x3f) << 12) | + ((input[2] & 0x3f) << 6) | + (input[3] & 0x3f)); + if (*symbol > 0xffff && *symbol <= 0x10ffff) { + return 4; + } + } + // Not UTF8, emit a special symbol above the UTF8-code space + *symbol = 0x110000 | input[0]; + return 1; +} + +// Returns true if at least min_fraction of the data is UTF8-encoded. +bool IsMostlyUTF8(const uint8_t* data, size_t length, double min_fraction) { + size_t size_utf8 = 0; + for (size_t pos = 0; pos < length; ) { + int symbol; + int bytes_read = ParseAsUTF8(&symbol, data + pos, length - pos); + pos += bytes_read; + if (symbol < 0x110000) size_utf8 += bytes_read; + } + return size_utf8 > min_fraction * length; +} + +void RecomputeDistancePrefixes(std::vector* cmds, + int num_direct_distance_codes, + int distance_postfix_bits) { + if (num_direct_distance_codes == 0 && + distance_postfix_bits == 0) { + return; + } + for (int i = 0; i < cmds->size(); ++i) { + Command* cmd = &(*cmds)[i]; + if (cmd->copy_len_ > 0 && cmd->cmd_prefix_ >= 128) { + PrefixEncodeCopyDistance(cmd->DistanceCode(), + num_direct_distance_codes, + distance_postfix_bits, + &cmd->dist_prefix_, + &cmd->dist_extra_); + } + } +} + +bool WriteMetaBlockParallel(const BrotliParams& params, + const size_t block_size, + const uint8_t* input_buffer, + const size_t prefix_size, + const uint8_t* prefix_buffer, + const StaticDictionary* static_dict, + const bool is_first, + const bool is_last, + size_t* encoded_size, + uint8_t* encoded_buffer) { + if (block_size == 0) { + return false; + } + const size_t input_size = block_size; + + // Copy prefix + next input block into a continuous area. + size_t input_pos = prefix_size; + std::vector input(prefix_size + input_size); + memcpy(&input[0], prefix_buffer, prefix_size); + memcpy(&input[input_pos], input_buffer, input_size); + // Since we don't have a ringbuffer, masking is a no-op. + // We use one less bit than the full range because some of the code uses + // mask + 1 as the size of the ringbuffer. + const size_t mask = std::numeric_limits::max() >> 1; + + uint8_t prev_byte = input_pos > 0 ? input[(input_pos - 1) & mask] : 0; + uint8_t prev_byte2 = input_pos > 1 ? input[(input_pos - 2) & mask] : 0; + + // Decide about UTF8 mode. + static const double kMinUTF8Ratio = 0.75; + bool utf8_mode = IsMostlyUTF8(&input[input_pos], input_size, kMinUTF8Ratio); + + // Compute literal costs. + std::vector literal_cost(prefix_size + input_size); + if (utf8_mode) { + EstimateBitCostsForLiteralsUTF8(input_pos, input_size, mask, mask, + &input[0], &literal_cost[0]); + } else { + EstimateBitCostsForLiterals(input_pos, input_size, mask, mask, + &input[0], &literal_cost[0]); + } + + // Initialize hashers. + int hash_type = 9; + switch (params.mode) { + case BrotliParams::MODE_TEXT: hash_type = 8; break; + case BrotliParams::MODE_FONT: hash_type = 9; break; + default: break; + } + std::unique_ptr hashers(new Hashers()); + hashers->Init(hash_type); + hashers->SetStaticDictionary(static_dict); + + // Compute backward references. + int last_insert_len = 0; + int num_commands = 0; + double base_min_score = 8.115; + int max_backward_distance = (1 << params.lgwin) - 16; + int dist_cache[4] = { -4, -4, -4, -4 }; + std::vector commands((input_size + 1) >> 1); + CreateBackwardReferences( + input_size, input_pos, + &input[0], mask, + &literal_cost[0], mask, + max_backward_distance, + base_min_score, + params.quality, + hashers.get(), + hash_type, + dist_cache, + &last_insert_len, + &commands[0], + &num_commands); + commands.resize(num_commands); + if (last_insert_len > 0) { + commands.push_back(Command(last_insert_len)); + } + + // Build the meta-block. + MetaBlockSplit mb; + int num_direct_distance_codes = + params.mode == BrotliParams::MODE_FONT ? 12 : 0; + int distance_postfix_bits = params.mode == BrotliParams::MODE_FONT ? 1 : 0; + int literal_context_mode = utf8_mode ? CONTEXT_UTF8 : CONTEXT_SIGNED; + RecomputeDistancePrefixes(&commands, + num_direct_distance_codes, + distance_postfix_bits); + if (params.greedy_block_split) { + BuildMetaBlockGreedy(&input[0], input_pos, mask, + commands.data(), commands.size(), + &mb); + } else { + BuildMetaBlock(&input[0], input_pos, mask, + prev_byte, prev_byte2, + commands.data(), commands.size(), + literal_context_mode, + true, + &mb); + } + + // Set up the temporary output storage. + const size_t max_out_size = 2 * input_size + 500; + std::vector storage(max_out_size); + int first_byte = 0; + int first_byte_bits = 0; + if (is_first) { + if (params.lgwin == 16) { + first_byte = 0; + first_byte_bits = 1; + } else { + first_byte = ((params.lgwin - 17) << 1) | 1; + first_byte_bits = 4; + } + } + storage[0] = first_byte; + int storage_ix = first_byte_bits; + + // Store the meta-block to the temporary output. + if (!StoreMetaBlock(&input[0], input_pos, input_size, mask, + prev_byte, prev_byte2, + is_last, + num_direct_distance_codes, + distance_postfix_bits, + literal_context_mode, + commands.data(), commands.size(), + mb, + &storage_ix, &storage[0])) { + return false; + } + + // If this is not the last meta-block, store an empty metadata + // meta-block so that the meta-block will end at a byte boundary. + if (!is_last) { + StoreSyncMetaBlock(&storage_ix, &storage[0]); + } + + // If the compressed data is too large, fall back to an uncompressed + // meta-block. + size_t output_size = storage_ix >> 3; + if (input_size + 4 < output_size) { + storage[0] = first_byte; + storage_ix = first_byte_bits; + if (!StoreUncompressedMetaBlock(is_last, &input[0], input_pos, mask, + input_size, + &storage_ix, &storage[0])) { + return false; + } + output_size = storage_ix >> 3; + } + + // Copy the temporary output with size-check to the output. + if (output_size > *encoded_size) { + return false; + } + memcpy(encoded_buffer, &storage[0], output_size); + *encoded_size = output_size; + return true; +} + +} // namespace + +int BrotliCompressBufferParallel(BrotliParams params, + size_t input_size, + const uint8_t* input_buffer, + size_t* encoded_size, + uint8_t* encoded_buffer) { + if (*encoded_size == 0) { + // Output buffer needs at least one byte. + return 0; + } else if (input_size == 0) { + encoded_buffer[0] = 6; + *encoded_size = 1; + return 1; + } + + // Sanitize params. + if (params.lgwin < kMinWindowBits) { + params.lgwin = kMinWindowBits; + } else if (params.lgwin > kMaxWindowBits) { + params.lgwin = kMaxWindowBits; + } + if (params.lgblock == 0) { + params.lgblock = 16; + if (params.quality >= 9 && params.lgwin > params.lgblock) { + params.lgblock = std::min(21, params.lgwin); + } + } else if (params.lgblock < kMinInputBlockBits) { + params.lgblock = kMinInputBlockBits; + } else if (params.lgblock > kMaxInputBlockBits) { + params.lgblock = kMaxInputBlockBits; + } + size_t max_input_block_size = 1 << params.lgblock; + + std::vector > compressed_pieces; + StaticDictionary dict; + dict.Fill(params.enable_transforms); + + // Compress block-by-block independently. + for (size_t pos = 0; pos < input_size; ) { + size_t input_block_size = std::min(max_input_block_size, input_size - pos); + size_t out_size = 1.2 * input_block_size + 1024; + std::vector out(out_size); + if (!WriteMetaBlockParallel(params, + input_block_size, + &input_buffer[pos], + pos, + input_buffer, + &dict, + pos == 0, + pos + input_block_size == input_size, + &out_size, + &out[0])) { + return false; + } + out.resize(out_size); + compressed_pieces.push_back(out); + pos += input_block_size; + } + + // Piece together the output. + size_t out_pos = 0; + for (int i = 0; i < compressed_pieces.size(); ++i) { + const std::vector& out = compressed_pieces[i]; + if (out_pos + out.size() > *encoded_size) { + return false; + } + memcpy(&encoded_buffer[out_pos], &out[0], out.size()); + out_pos += out.size(); + } + *encoded_size = out_pos; + + return true; +} + +} // namespace brotli diff --git a/node_modules/ttf2woff2/csrc/enc/encode_parallel.h b/node_modules/ttf2woff2/csrc/enc/encode_parallel.h new file mode 100644 index 0000000..75dba52 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/encode_parallel.h @@ -0,0 +1,37 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// API for parallel Brotli compression +// Note that this is only a proof of concept currently and not part of the +// final API yet. + +#ifndef BROTLI_ENC_ENCODE_PARALLEL_H_ +#define BROTLI_ENC_ENCODE_PARALLEL_H_ + +#include +#include + +#include "./encode.h" + +namespace brotli { + +int BrotliCompressBufferParallel(BrotliParams params, + size_t input_size, + const uint8_t* input_buffer, + size_t* encoded_size, + uint8_t* encoded_buffer); + +} // namespace brotli + +#endif // BROTLI_ENC_ENCODE_PARALLEL_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/entropy_encode.cc b/node_modules/ttf2woff2/csrc/enc/entropy_encode.cc new file mode 100644 index 0000000..27924db --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/entropy_encode.cc @@ -0,0 +1,492 @@ +// Copyright 2010 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Entropy encoding (Huffman) utilities. + +#include "./entropy_encode.h" + +#include +#include +#include +#include +#include + +#include "./histogram.h" + +namespace brotli { + +namespace { + +struct HuffmanTree { + HuffmanTree(); + HuffmanTree(int count, int16_t left, int16_t right) + : total_count_(count), + index_left_(left), + index_right_or_value_(right) { + } + int total_count_; + int16_t index_left_; + int16_t index_right_or_value_; +}; + +HuffmanTree::HuffmanTree() {} + +// Sort the root nodes, least popular first. +bool SortHuffmanTree(const HuffmanTree &v0, const HuffmanTree &v1) { + return v0.total_count_ < v1.total_count_; +} + +void SetDepth(const HuffmanTree &p, + HuffmanTree *pool, + uint8_t *depth, + int level) { + if (p.index_left_ >= 0) { + ++level; + SetDepth(pool[p.index_left_], pool, depth, level); + SetDepth(pool[p.index_right_or_value_], pool, depth, level); + } else { + depth[p.index_right_or_value_] = level; + } +} + +} // namespace + +// This function will create a Huffman tree. +// +// The catch here is that the tree cannot be arbitrarily deep. +// Brotli specifies a maximum depth of 15 bits for "code trees" +// and 7 bits for "code length code trees." +// +// count_limit is the value that is to be faked as the minimum value +// and this minimum value is raised until the tree matches the +// maximum length requirement. +// +// This algorithm is not of excellent performance for very long data blocks, +// especially when population counts are longer than 2**tree_limit, but +// we are not planning to use this with extremely long blocks. +// +// See http://en.wikipedia.org/wiki/Huffman_coding +void CreateHuffmanTree(const int *data, + const int length, + const int tree_limit, + uint8_t *depth) { + // For block sizes below 64 kB, we never need to do a second iteration + // of this loop. Probably all of our block sizes will be smaller than + // that, so this loop is mostly of academic interest. If we actually + // would need this, we would be better off with the Katajainen algorithm. + for (int count_limit = 1; ; count_limit *= 2) { + std::vector tree; + tree.reserve(2 * length + 1); + + for (int i = length - 1; i >= 0; --i) { + if (data[i]) { + const int count = std::max(data[i], count_limit); + tree.push_back(HuffmanTree(count, -1, i)); + } + } + + const int n = tree.size(); + if (n == 1) { + depth[tree[0].index_right_or_value_] = 1; // Only one element. + break; + } + + std::stable_sort(tree.begin(), tree.end(), SortHuffmanTree); + + // The nodes are: + // [0, n): the sorted leaf nodes that we start with. + // [n]: we add a sentinel here. + // [n + 1, 2n): new parent nodes are added here, starting from + // (n+1). These are naturally in ascending order. + // [2n]: we add a sentinel at the end as well. + // There will be (2n+1) elements at the end. + const HuffmanTree sentinel(std::numeric_limits::max(), -1, -1); + tree.push_back(sentinel); + tree.push_back(sentinel); + + int i = 0; // Points to the next leaf node. + int j = n + 1; // Points to the next non-leaf node. + for (int k = n - 1; k > 0; --k) { + int left, right; + if (tree[i].total_count_ <= tree[j].total_count_) { + left = i; + ++i; + } else { + left = j; + ++j; + } + if (tree[i].total_count_ <= tree[j].total_count_) { + right = i; + ++i; + } else { + right = j; + ++j; + } + + // The sentinel node becomes the parent node. + int j_end = tree.size() - 1; + tree[j_end].total_count_ = + tree[left].total_count_ + tree[right].total_count_; + tree[j_end].index_left_ = left; + tree[j_end].index_right_or_value_ = right; + + // Add back the last sentinel node. + tree.push_back(sentinel); + } + SetDepth(tree[2 * n - 1], &tree[0], depth, 0); + + // We need to pack the Huffman tree in tree_limit bits. + // If this was not successful, add fake entities to the lowest values + // and retry. + if (*std::max_element(&depth[0], &depth[length]) <= tree_limit) { + break; + } + } +} + +void Reverse(std::vector* v, int start, int end) { + --end; + while (start < end) { + int tmp = (*v)[start]; + (*v)[start] = (*v)[end]; + (*v)[end] = tmp; + ++start; + --end; + } +} + +void WriteHuffmanTreeRepetitions( + const int previous_value, + const int value, + int repetitions, + std::vector *tree, + std::vector *extra_bits_data) { + if (previous_value != value) { + tree->push_back(value); + extra_bits_data->push_back(0); + --repetitions; + } + if (repetitions == 7) { + tree->push_back(value); + extra_bits_data->push_back(0); + --repetitions; + } + if (repetitions < 3) { + for (int i = 0; i < repetitions; ++i) { + tree->push_back(value); + extra_bits_data->push_back(0); + } + } else { + repetitions -= 3; + int start = tree->size(); + while (repetitions >= 0) { + tree->push_back(16); + extra_bits_data->push_back(repetitions & 0x3); + repetitions >>= 2; + --repetitions; + } + Reverse(tree, start, tree->size()); + Reverse(extra_bits_data, start, tree->size()); + } +} + +void WriteHuffmanTreeRepetitionsZeros( + int repetitions, + std::vector *tree, + std::vector *extra_bits_data) { + if (repetitions == 11) { + tree->push_back(0); + extra_bits_data->push_back(0); + --repetitions; + } + if (repetitions < 3) { + for (int i = 0; i < repetitions; ++i) { + tree->push_back(0); + extra_bits_data->push_back(0); + } + } else { + repetitions -= 3; + int start = tree->size(); + while (repetitions >= 0) { + tree->push_back(17); + extra_bits_data->push_back(repetitions & 0x7); + repetitions >>= 3; + --repetitions; + } + Reverse(tree, start, tree->size()); + Reverse(extra_bits_data, start, tree->size()); + } +} + +int OptimizeHuffmanCountsForRle(int length, int* counts) { + int nonzero_count = 0; + int stride; + int limit; + int sum; + uint8_t* good_for_rle; + // Let's make the Huffman code more compatible with rle encoding. + int i; + for (i = 0; i < length; i++) { + if (counts[i]) { + ++nonzero_count; + } + } + if (nonzero_count < 16) { + return 1; + } + for (; length >= 0; --length) { + if (length == 0) { + return 1; // All zeros. + } + if (counts[length - 1] != 0) { + // Now counts[0..length - 1] does not have trailing zeros. + break; + } + } + { + int nonzeros = 0; + int smallest_nonzero = 1 << 30; + for (i = 0; i < length; ++i) { + if (counts[i] != 0) { + ++nonzeros; + if (smallest_nonzero > counts[i]) { + smallest_nonzero = counts[i]; + } + } + } + if (nonzeros < 5) { + // Small histogram will model it well. + return 1; + } + int zeros = length - nonzeros; + if (smallest_nonzero < 4) { + if (zeros < 6) { + for (i = 1; i < length - 1; ++i) { + if (counts[i - 1] != 0 && counts[i] == 0 && counts[i + 1] != 0) { + counts[i] = 1; + } + } + } + } + if (nonzeros < 28) { + return 1; + } + } + // 2) Let's mark all population counts that already can be encoded + // with an rle code. + good_for_rle = (uint8_t*)calloc(length, 1); + if (good_for_rle == NULL) { + return 0; + } + { + // Let's not spoil any of the existing good rle codes. + // Mark any seq of 0's that is longer as 5 as a good_for_rle. + // Mark any seq of non-0's that is longer as 7 as a good_for_rle. + int symbol = counts[0]; + int stride = 0; + for (i = 0; i < length + 1; ++i) { + if (i == length || counts[i] != symbol) { + if ((symbol == 0 && stride >= 5) || + (symbol != 0 && stride >= 7)) { + int k; + for (k = 0; k < stride; ++k) { + good_for_rle[i - k - 1] = 1; + } + } + stride = 1; + if (i != length) { + symbol = counts[i]; + } + } else { + ++stride; + } + } + } + // 3) Let's replace those population counts that lead to more rle codes. + // Math here is in 24.8 fixed point representation. + const int streak_limit = 1240; + stride = 0; + limit = 256 * (counts[0] + counts[1] + counts[2]) / 3 + 420; + sum = 0; + for (i = 0; i < length + 1; ++i) { + if (i == length || good_for_rle[i] || + (i != 0 && good_for_rle[i - 1]) || + abs(256 * counts[i] - limit) >= streak_limit) { + if (stride >= 4 || (stride >= 3 && sum == 0)) { + int k; + // The stride must end, collapse what we have, if we have enough (4). + int count = (sum + stride / 2) / stride; + if (count < 1) { + count = 1; + } + if (sum == 0) { + // Don't make an all zeros stride to be upgraded to ones. + count = 0; + } + for (k = 0; k < stride; ++k) { + // We don't want to change value at counts[i], + // that is already belonging to the next stride. Thus - 1. + counts[i - k - 1] = count; + } + } + stride = 0; + sum = 0; + if (i < length - 2) { + // All interesting strides have a count of at least 4, + // at least when non-zeros. + limit = 256 * (counts[i] + counts[i + 1] + counts[i + 2]) / 3 + 420; + } else if (i < length) { + limit = 256 * counts[i]; + } else { + limit = 0; + } + } + ++stride; + if (i != length) { + sum += counts[i]; + if (stride >= 4) { + limit = (256 * sum + stride / 2) / stride; + } + if (stride == 4) { + limit += 120; + } + } + } + free(good_for_rle); + return 1; +} + +static void DecideOverRleUse(const uint8_t* depth, const int length, + bool *use_rle_for_non_zero, + bool *use_rle_for_zero) { + int total_reps_zero = 0; + int total_reps_non_zero = 0; + int count_reps_zero = 0; + int count_reps_non_zero = 0; + for (uint32_t i = 0; i < length;) { + const int value = depth[i]; + int reps = 1; + for (uint32_t k = i + 1; k < length && depth[k] == value; ++k) { + ++reps; + } + if (reps >= 3 && value == 0) { + total_reps_zero += reps; + ++count_reps_zero; + } + if (reps >= 4 && value != 0) { + total_reps_non_zero += reps; + ++count_reps_non_zero; + } + i += reps; + } + total_reps_non_zero -= count_reps_non_zero * 2; + total_reps_zero -= count_reps_zero * 2; + *use_rle_for_non_zero = total_reps_non_zero > 2; + *use_rle_for_zero = total_reps_zero > 2; +} + +void WriteHuffmanTree(const uint8_t* depth, + uint32_t length, + std::vector *tree, + std::vector *extra_bits_data) { + int previous_value = 8; + + // Throw away trailing zeros. + int new_length = length; + for (int i = 0; i < length; ++i) { + if (depth[length - i - 1] == 0) { + --new_length; + } else { + break; + } + } + + // First gather statistics on if it is a good idea to do rle. + bool use_rle_for_non_zero = false; + bool use_rle_for_zero = false; + if (length > 50) { + // Find rle coding for longer codes. + // Shorter codes seem not to benefit from rle. + DecideOverRleUse(depth, new_length, + &use_rle_for_non_zero, &use_rle_for_zero); + } + + // Actual rle coding. + for (uint32_t i = 0; i < new_length;) { + const int value = depth[i]; + int reps = 1; + if ((value != 0 && use_rle_for_non_zero) || + (value == 0 && use_rle_for_zero)) { + for (uint32_t k = i + 1; k < new_length && depth[k] == value; ++k) { + ++reps; + } + } + if (value == 0) { + WriteHuffmanTreeRepetitionsZeros(reps, tree, extra_bits_data); + } else { + WriteHuffmanTreeRepetitions(previous_value, + value, reps, tree, extra_bits_data); + previous_value = value; + } + i += reps; + } +} + +namespace { + +uint16_t ReverseBits(int num_bits, uint16_t bits) { + static const size_t kLut[16] = { // Pre-reversed 4-bit values. + 0x0, 0x8, 0x4, 0xc, 0x2, 0xa, 0x6, 0xe, + 0x1, 0x9, 0x5, 0xd, 0x3, 0xb, 0x7, 0xf + }; + size_t retval = kLut[bits & 0xf]; + for (int i = 4; i < num_bits; i += 4) { + retval <<= 4; + bits >>= 4; + retval |= kLut[bits & 0xf]; + } + retval >>= (-num_bits & 0x3); + return retval; +} + +} // namespace + +void ConvertBitDepthsToSymbols(const uint8_t *depth, int len, uint16_t *bits) { + // In Brotli, all bit depths are [1..15] + // 0 bit depth means that the symbol does not exist. + const int kMaxBits = 16; // 0..15 are values for bits + uint16_t bl_count[kMaxBits] = { 0 }; + { + for (int i = 0; i < len; ++i) { + ++bl_count[depth[i]]; + } + bl_count[0] = 0; + } + uint16_t next_code[kMaxBits]; + next_code[0] = 0; + { + int code = 0; + for (int bits = 1; bits < kMaxBits; ++bits) { + code = (code + bl_count[bits - 1]) << 1; + next_code[bits] = code; + } + } + for (int i = 0; i < len; ++i) { + if (depth[i]) { + bits[i] = ReverseBits(depth[i], next_code[depth[i]]++); + } + } +} + +} // namespace brotli diff --git a/node_modules/ttf2woff2/csrc/enc/entropy_encode.h b/node_modules/ttf2woff2/csrc/enc/entropy_encode.h new file mode 100644 index 0000000..6f3d582 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/entropy_encode.h @@ -0,0 +1,88 @@ +// Copyright 2010 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Entropy encoding (Huffman) utilities. + +#ifndef BROTLI_ENC_ENTROPY_ENCODE_H_ +#define BROTLI_ENC_ENTROPY_ENCODE_H_ + +#include +#include +#include +#include "./histogram.h" +#include "./prefix.h" + +namespace brotli { + +// This function will create a Huffman tree. +// +// The (data,length) contains the population counts. +// The tree_limit is the maximum bit depth of the Huffman codes. +// +// The depth contains the tree, i.e., how many bits are used for +// the symbol. +// +// See http://en.wikipedia.org/wiki/Huffman_coding +void CreateHuffmanTree(const int *data, + const int length, + const int tree_limit, + uint8_t *depth); + +// Change the population counts in a way that the consequent +// Hufmann tree compression, especially its rle-part will be more +// likely to compress this data more efficiently. +// +// length contains the size of the histogram. +// counts contains the population counts. +int OptimizeHuffmanCountsForRle(int length, int* counts); + +// Write a huffman tree from bit depths into the bitstream representation +// of a Huffman tree. The generated Huffman tree is to be compressed once +// more using a Huffman tree +void WriteHuffmanTree(const uint8_t* depth, + uint32_t num, + std::vector *tree, + std::vector *extra_bits_data); + +// Get the actual bit values for a tree of bit depths. +void ConvertBitDepthsToSymbols(const uint8_t *depth, int len, uint16_t *bits); + +template +struct EntropyCode { + // How many bits for symbol. + uint8_t depth_[kSize]; + // Actual bits used to represent the symbol. + uint16_t bits_[kSize]; + // How many non-zero depth. + int count_; + // First four symbols with non-zero depth. + int symbols_[4]; +}; + +static const int kCodeLengthCodes = 18; + +// Literal entropy code. +typedef EntropyCode<256> EntropyCodeLiteral; +// Prefix entropy codes. +typedef EntropyCode EntropyCodeCommand; +typedef EntropyCode EntropyCodeDistance; +typedef EntropyCode EntropyCodeBlockLength; +// Context map entropy code, 256 Huffman tree indexes + 16 run length codes. +typedef EntropyCode<272> EntropyCodeContextMap; +// Block type entropy code, 256 block types + 2 special symbols. +typedef EntropyCode<258> EntropyCodeBlockType; + +} // namespace brotli + +#endif // BROTLI_ENC_ENTROPY_ENCODE_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/fast_log.h b/node_modules/ttf2woff2/csrc/enc/fast_log.h new file mode 100644 index 0000000..19b66f3 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/fast_log.h @@ -0,0 +1,179 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Utilities for fast computation of logarithms. + +#ifndef BROTLI_ENC_FAST_LOG_H_ +#define BROTLI_ENC_FAST_LOG_H_ + +#include +#include +#include + +namespace brotli { + +// Return floor(log2(n)) for positive integer n. Returns -1 iff n == 0. +inline int Log2Floor(uint32_t n) { +#if defined(__clang__) || \ + (defined(__GNUC__) && \ + ((__GNUC__ == 3 && __GNUC_MINOR__ >= 4) || __GNUC__ >= 4)) + return n == 0 ? -1 : 31 ^ __builtin_clz(n); +#else + if (n == 0) + return -1; + int log = 0; + uint32_t value = n; + for (int i = 4; i >= 0; --i) { + int shift = (1 << i); + uint32_t x = value >> shift; + if (x != 0) { + value = x; + log += shift; + } + } + assert(value == 1); + return log; +#endif +} + +static inline int Log2FloorNonZero(uint32_t n) { +#ifdef __GNUC__ + return 31 ^ __builtin_clz(n); +#else + unsigned int result = 0; + while (n >>= 1) result++; + return result; +#endif +} + +// Return ceiling(log2(n)) for positive integer n. Returns -1 iff n == 0. +inline int Log2Ceiling(uint32_t n) { + int floor = Log2Floor(n); + if (n == (n &~ (n - 1))) // zero or a power of two + return floor; + else + return floor + 1; +} + +// A lookup table for small values of log2(int) to be used in entropy +// computation. +// +// ", ".join(["%.16ff" % x for x in [0.0]+[log2(x) for x in range(1, 256)]]) +static const float kLog2Table[] = { + 0.0000000000000000f, 0.0000000000000000f, 1.0000000000000000f, + 1.5849625007211563f, 2.0000000000000000f, 2.3219280948873622f, + 2.5849625007211561f, 2.8073549220576042f, 3.0000000000000000f, + 3.1699250014423126f, 3.3219280948873626f, 3.4594316186372978f, + 3.5849625007211565f, 3.7004397181410922f, 3.8073549220576037f, + 3.9068905956085187f, 4.0000000000000000f, 4.0874628412503400f, + 4.1699250014423122f, 4.2479275134435852f, 4.3219280948873626f, + 4.3923174227787607f, 4.4594316186372973f, 4.5235619560570131f, + 4.5849625007211570f, 4.6438561897747244f, 4.7004397181410926f, + 4.7548875021634691f, 4.8073549220576037f, 4.8579809951275728f, + 4.9068905956085187f, 4.9541963103868758f, 5.0000000000000000f, + 5.0443941193584534f, 5.0874628412503400f, 5.1292830169449664f, + 5.1699250014423122f, 5.2094533656289501f, 5.2479275134435852f, + 5.2854022188622487f, 5.3219280948873626f, 5.3575520046180838f, + 5.3923174227787607f, 5.4262647547020979f, 5.4594316186372973f, + 5.4918530963296748f, 5.5235619560570131f, 5.5545888516776376f, + 5.5849625007211570f, 5.6147098441152083f, 5.6438561897747244f, + 5.6724253419714961f, 5.7004397181410926f, 5.7279204545631996f, + 5.7548875021634691f, 5.7813597135246599f, 5.8073549220576046f, + 5.8328900141647422f, 5.8579809951275719f, 5.8826430493618416f, + 5.9068905956085187f, 5.9307373375628867f, 5.9541963103868758f, + 5.9772799234999168f, 6.0000000000000000f, 6.0223678130284544f, + 6.0443941193584534f, 6.0660891904577721f, 6.0874628412503400f, + 6.1085244567781700f, 6.1292830169449672f, 6.1497471195046822f, + 6.1699250014423122f, 6.1898245588800176f, 6.2094533656289510f, + 6.2288186904958804f, 6.2479275134435861f, 6.2667865406949019f, + 6.2854022188622487f, 6.3037807481771031f, 6.3219280948873617f, + 6.3398500028846252f, 6.3575520046180847f, 6.3750394313469254f, + 6.3923174227787598f, 6.4093909361377026f, 6.4262647547020979f, + 6.4429434958487288f, 6.4594316186372982f, 6.4757334309663976f, + 6.4918530963296748f, 6.5077946401986964f, 6.5235619560570131f, + 6.5391588111080319f, 6.5545888516776376f, 6.5698556083309478f, + 6.5849625007211561f, 6.5999128421871278f, 6.6147098441152092f, + 6.6293566200796095f, 6.6438561897747253f, 6.6582114827517955f, + 6.6724253419714952f, 6.6865005271832185f, 6.7004397181410917f, + 6.7142455176661224f, 6.7279204545631988f, 6.7414669864011465f, + 6.7548875021634691f, 6.7681843247769260f, 6.7813597135246599f, + 6.7944158663501062f, 6.8073549220576037f, 6.8201789624151887f, + 6.8328900141647422f, 6.8454900509443757f, 6.8579809951275719f, + 6.8703647195834048f, 6.8826430493618416f, 6.8948177633079437f, + 6.9068905956085187f, 6.9188632372745955f, 6.9307373375628867f, + 6.9425145053392399f, 6.9541963103868758f, 6.9657842846620879f, + 6.9772799234999168f, 6.9886846867721664f, 7.0000000000000000f, + 7.0112272554232540f, 7.0223678130284544f, 7.0334230015374501f, + 7.0443941193584534f, 7.0552824355011898f, 7.0660891904577721f, + 7.0768155970508317f, 7.0874628412503400f, 7.0980320829605272f, + 7.1085244567781700f, 7.1189410727235076f, 7.1292830169449664f, + 7.1395513523987937f, 7.1497471195046822f, 7.1598713367783891f, + 7.1699250014423130f, 7.1799090900149345f, 7.1898245588800176f, + 7.1996723448363644f, 7.2094533656289492f, 7.2191685204621621f, + 7.2288186904958804f, 7.2384047393250794f, 7.2479275134435861f, + 7.2573878426926521f, 7.2667865406949019f, 7.2761244052742384f, + 7.2854022188622487f, 7.2946207488916270f, 7.3037807481771031f, + 7.3128829552843557f, 7.3219280948873617f, 7.3309168781146177f, + 7.3398500028846243f, 7.3487281542310781f, 7.3575520046180847f, + 7.3663222142458151f, 7.3750394313469254f, 7.3837042924740528f, + 7.3923174227787607f, 7.4008794362821844f, 7.4093909361377026f, + 7.4178525148858991f, 7.4262647547020979f, 7.4346282276367255f, + 7.4429434958487288f, 7.4512111118323299f, 7.4594316186372973f, + 7.4676055500829976f, 7.4757334309663976f, 7.4838157772642564f, + 7.4918530963296748f, 7.4998458870832057f, 7.5077946401986964f, + 7.5156998382840436f, 7.5235619560570131f, 7.5313814605163119f, + 7.5391588111080319f, 7.5468944598876373f, 7.5545888516776376f, + 7.5622424242210728f, 7.5698556083309478f, 7.5774288280357487f, + 7.5849625007211561f, 7.5924570372680806f, 7.5999128421871278f, + 7.6073303137496113f, 7.6147098441152075f, 7.6220518194563764f, + 7.6293566200796095f, 7.6366246205436488f, 7.6438561897747244f, + 7.6510516911789290f, 7.6582114827517955f, 7.6653359171851765f, + 7.6724253419714952f, 7.6794800995054464f, 7.6865005271832185f, + 7.6934869574993252f, 7.7004397181410926f, 7.7073591320808825f, + 7.7142455176661224f, 7.7210991887071856f, 7.7279204545631996f, + 7.7347096202258392f, 7.7414669864011465f, 7.7481928495894596f, + 7.7548875021634691f, 7.7615512324444795f, 7.7681843247769260f, + 7.7747870596011737f, 7.7813597135246608f, 7.7879025593914317f, + 7.7944158663501062f, 7.8008998999203047f, 7.8073549220576037f, + 7.8137811912170374f, 7.8201789624151887f, 7.8265484872909159f, + 7.8328900141647422f, 7.8392037880969445f, 7.8454900509443757f, + 7.8517490414160571f, 7.8579809951275719f, 7.8641861446542798f, + 7.8703647195834048f, 7.8765169465650002f, 7.8826430493618425f, + 7.8887432488982601f, 7.8948177633079446f, 7.9008668079807496f, + 7.9068905956085187f, 7.9128893362299619f, 7.9188632372745955f, + 7.9248125036057813f, 7.9307373375628867f, 7.9366379390025719f, + 7.9425145053392399f, 7.9483672315846778f, 7.9541963103868758f, + 7.9600019320680806f, 7.9657842846620870f, 7.9715435539507720f, + 7.9772799234999168f, 7.9829935746943104f, 7.9886846867721664f, + 7.9943534368588578f +}; + +// Faster logarithm for small integers, with the property of log2(0) == 0. +static inline double FastLog2(int v) { + if (v < (int)(sizeof(kLog2Table) / sizeof(kLog2Table[0]))) { + return kLog2Table[v]; + } +#if defined(_MSC_VER) && _MSC_VER <= 1600 + // Visual Studio 2010 does not have the log2() function defined, so we use + // log() and a multiplication instead. + static const double kLog2Inv = 1.4426950408889634f; + return log(static_cast(v)) * kLog2Inv; +#else + return log2(static_cast(v)); +#endif +} + +} // namespace brotli + +#endif // BROTLI_ENC_FAST_LOG_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/find_match_length.h b/node_modules/ttf2woff2/csrc/enc/find_match_length.h new file mode 100644 index 0000000..55fd5a3 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/find_match_length.h @@ -0,0 +1,87 @@ +// Copyright 2010 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Function to find maximal matching prefixes of strings. + +#ifndef BROTLI_ENC_FIND_MATCH_LENGTH_H_ +#define BROTLI_ENC_FIND_MATCH_LENGTH_H_ + +#include + +#include + +#include "./port.h" + +namespace brotli { + +// Separate implementation for little-endian 64-bit targets, for speed. +#if defined(__GNUC__) && defined(_LP64) && defined(IS_LITTLE_ENDIAN) + +static inline int FindMatchLengthWithLimit(const uint8_t* s1, + const uint8_t* s2, + size_t limit) { + int matched = 0; + size_t limit2 = (limit >> 3) + 1; // + 1 is for pre-decrement in while + while (PREDICT_TRUE(--limit2)) { + if (PREDICT_FALSE(BROTLI_UNALIGNED_LOAD64(s2) == + BROTLI_UNALIGNED_LOAD64(s1 + matched))) { + s2 += 8; + matched += 8; + } else { + uint64_t x = + BROTLI_UNALIGNED_LOAD64(s2) ^ BROTLI_UNALIGNED_LOAD64(s1 + matched); + int matching_bits = __builtin_ctzll(x); + matched += matching_bits >> 3; + return matched; + } + } + limit = (limit & 7) + 1; // + 1 is for pre-decrement in while + while (--limit) { + if (PREDICT_TRUE(s1[matched] == *s2)) { + ++s2; + ++matched; + } else { + return matched; + } + } + return matched; +} +#else +static inline int FindMatchLengthWithLimit(const uint8_t* s1, + const uint8_t* s2, + size_t limit) { + int matched = 0; + const uint8_t* s2_limit = s2 + limit; + const uint8_t* s2_ptr = s2; + // Find out how long the match is. We loop over the data 32 bits at a + // time until we find a 32-bit block that doesn't match; then we find + // the first non-matching bit and use that to calculate the total + // length of the match. + while (s2_ptr <= s2_limit - 4 && + BROTLI_UNALIGNED_LOAD32(s2_ptr) == + BROTLI_UNALIGNED_LOAD32(s1 + matched)) { + s2_ptr += 4; + matched += 4; + } + while ((s2_ptr < s2_limit) && (s1[matched] == *s2_ptr)) { + ++s2_ptr; + ++matched; + } + return matched; +} +#endif + +} // namespace brotli + +#endif // BROTLI_ENC_FIND_MATCH_LENGTH_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/hash.h b/node_modules/ttf2woff2/csrc/enc/hash.h new file mode 100644 index 0000000..ea6321a --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/hash.h @@ -0,0 +1,634 @@ +// Copyright 2010 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// A (forgetful) hash table to the data seen by the compressor, to +// help create backward references to previous data. + +#ifndef BROTLI_ENC_HASH_H_ +#define BROTLI_ENC_HASH_H_ + +#include +#include +#include +#include +#include +#include +#include +#include + +#include "./dictionary_hash.h" +#include "./fast_log.h" +#include "./find_match_length.h" +#include "./port.h" +#include "./prefix.h" +#include "./static_dict.h" +#include "./transform.h" + +namespace brotli { + +static const int kDistanceCacheIndex[] = { + 0, 1, 2, 3, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, +}; +static const int kDistanceCacheOffset[] = { + 0, 0, 0, 0, -1, 1, -2, 2, -3, 3, -1, 1, -2, 2, -3, 3 +}; + +// kHashMul32 multiplier has these properties: +// * The multiplier must be odd. Otherwise we may lose the highest bit. +// * No long streaks of 1s or 0s. +// * There is no effort to ensure that it is a prime, the oddity is enough +// for this use. +// * The number has been tuned heuristically against compression benchmarks. +static const uint32_t kHashMul32 = 0x1e35a7bd; + +template +inline uint32_t Hash(const uint8_t *data) { + if (kMinLength <= 3) { + // If kMinLength is 2 or 3, we hash the first 3 bytes of data. + uint32_t h = (BROTLI_UNALIGNED_LOAD32(data) & 0xffffff) * kHashMul32; + // The higher bits contain more mixture from the multiplication, + // so we take our results from there. + return h >> (32 - kShiftBits); + } else { + // If kMinLength is at least 4, we hash the first 4 bytes of data. + uint32_t h = BROTLI_UNALIGNED_LOAD32(data) * kHashMul32; + // The higher bits contain more mixture from the multiplication, + // so we take our results from there. + return h >> (32 - kShiftBits); + } +} + +// Usually, we always choose the longest backward reference. This function +// allows for the exception of that rule. +// +// If we choose a backward reference that is further away, it will +// usually be coded with more bits. We approximate this by assuming +// log2(distance). If the distance can be expressed in terms of the +// last four distances, we use some heuristic constants to estimate +// the bits cost. For the first up to four literals we use the bit +// cost of the literals from the literal cost model, after that we +// use the average bit cost of the cost model. +// +// This function is used to sometimes discard a longer backward reference +// when it is not much longer and the bit cost for encoding it is more +// than the saved literals. +inline double BackwardReferenceScore(double average_cost, + int copy_length, + int backward_reference_offset) { + return (copy_length * average_cost - + 1.20 * Log2Floor(backward_reference_offset)); +} + +inline double BackwardReferenceScoreUsingLastDistance(double average_cost, + int copy_length, + int distance_short_code) { + static const double kDistanceShortCodeBitCost[16] = { + -0.6, 0.95, 1.17, 1.27, + 0.93, 0.93, 0.96, 0.96, 0.99, 0.99, + 1.05, 1.05, 1.15, 1.15, 1.25, 1.25 + }; + return (average_cost * copy_length + - kDistanceShortCodeBitCost[distance_short_code]); +} + +// A (forgetful) hash table to the data seen by the compressor, to +// help create backward references to previous data. +// +// This is a hash map of fixed size (kBucketSize). Starting from the +// given index, kBucketSweep buckets are used to store values of a key. +template +class HashLongestMatchQuickly { + public: + HashLongestMatchQuickly() { + Reset(); + } + void Reset() { + // It is not strictly necessary to fill this buffer here, but + // not filling will make the results of the compression stochastic + // (but correct). This is because random data would cause the + // system to find accidentally good backward references here and there. + std::fill(&buckets_[0], + &buckets_[sizeof(buckets_) / sizeof(buckets_[0])], + 0); + num_dict_lookups_ = 0; + num_dict_matches_ = 0; + } + // Look at 4 bytes at data. + // Compute a hash from these, and store the value somewhere within + // [ix .. ix+3]. + inline void Store(const uint8_t *data, const int ix) { + const uint32_t key = Hash(data); + // Wiggle the value with the bucket sweep range. + const uint32_t off = (static_cast(ix) >> 3) % kBucketSweep; + buckets_[key + off] = ix; + } + + // Store hashes for a range of data. + void StoreHashes(const uint8_t *data, size_t len, int startix, int mask) { + for (int p = 0; p < len; ++p) { + Store(&data[p & mask], startix + p); + } + } + + bool HasStaticDictionary() const { return false; } + + // Find a longest backward match of &ring_buffer[cur_ix & ring_buffer_mask] + // up to the length of max_length. + // + // Does not look for matches longer than max_length. + // Does not look for matches further away than max_backward. + // Writes the best found match length into best_len_out. + // Writes the index (&data[index]) of the start of the best match into + // best_distance_out. + inline bool FindLongestMatch(const uint8_t * __restrict ring_buffer, + const size_t ring_buffer_mask, + const float* __restrict literal_cost, + const size_t literal_cost_mask, + const double average_cost, + const int* __restrict distance_cache, + const uint32_t cur_ix, + const uint32_t max_length, + const uint32_t max_backward, + int * __restrict best_len_out, + int * __restrict best_len_code_out, + int * __restrict best_distance_out, + double* __restrict best_score_out) { + const int best_len_in = *best_len_out; + const int cur_ix_masked = cur_ix & ring_buffer_mask; + int compare_char = ring_buffer[cur_ix_masked + best_len_in]; + double best_score = *best_score_out; + int best_len = best_len_in; + int backward = distance_cache[0]; + size_t prev_ix = cur_ix - backward; + bool match_found = false; + if (prev_ix < cur_ix) { + prev_ix &= ring_buffer_mask; + if (compare_char == ring_buffer[prev_ix + best_len]) { + int len = FindMatchLengthWithLimit(&ring_buffer[prev_ix], + &ring_buffer[cur_ix_masked], + max_length); + if (len >= 4) { + best_score = BackwardReferenceScoreUsingLastDistance(average_cost, + len, 0); + best_len = len; + *best_len_out = len; + *best_len_code_out = len; + *best_distance_out = backward; + *best_score_out = best_score; + compare_char = ring_buffer[cur_ix_masked + best_len]; + if (kBucketSweep == 1) { + return true; + } else { + match_found = true; + } + } + } + } + const uint32_t key = Hash(&ring_buffer[cur_ix_masked]); + if (kBucketSweep == 1) { + // Only one to look for, don't bother to prepare for a loop. + prev_ix = buckets_[key]; + backward = cur_ix - prev_ix; + prev_ix &= ring_buffer_mask; + if (compare_char != ring_buffer[prev_ix + best_len_in]) { + return false; + } + if (PREDICT_FALSE(backward == 0 || backward > max_backward)) { + return false; + } + const int len = FindMatchLengthWithLimit(&ring_buffer[prev_ix], + &ring_buffer[cur_ix_masked], + max_length); + if (len >= 4) { + *best_len_out = len; + *best_len_code_out = len; + *best_distance_out = backward; + *best_score_out = BackwardReferenceScore(average_cost, len, backward); + return true; + } else { + return false; + } + } else { + uint32_t *bucket = buckets_ + key; + prev_ix = *bucket++; + for (int i = 0; i < kBucketSweep; ++i, prev_ix = *bucket++) { + const int backward = cur_ix - prev_ix; + prev_ix &= ring_buffer_mask; + if (compare_char != ring_buffer[prev_ix + best_len]) { + continue; + } + if (PREDICT_FALSE(backward == 0 || backward > max_backward)) { + continue; + } + const int len = + FindMatchLengthWithLimit(&ring_buffer[prev_ix], + &ring_buffer[cur_ix_masked], + max_length); + if (len >= 4) { + const double score = BackwardReferenceScore(average_cost, + len, backward); + if (best_score < score) { + best_score = score; + best_len = len; + *best_len_out = best_len; + *best_len_code_out = best_len; + *best_distance_out = backward; + *best_score_out = score; + compare_char = ring_buffer[cur_ix_masked + best_len]; + match_found = true; + } + } + } + if (!match_found && num_dict_matches_ >= (num_dict_lookups_ >> 7)) { + ++num_dict_lookups_; + const uint32_t key = Hash<14, 4>(&ring_buffer[cur_ix_masked]) << 1; + const uint16_t v = kStaticDictionaryHash[key]; + if (v > 0) { + const int len = v & 31; + const int dist = v >> 5; + const int offset = kBrotliDictionaryOffsetsByLength[len] + len * dist; + if (len <= max_length) { + const int matchlen = + FindMatchLengthWithLimit(&ring_buffer[cur_ix_masked], + &kBrotliDictionary[offset], len); + if (matchlen == len) { + const size_t backward = max_backward + dist + 1; + const double score = BackwardReferenceScore(average_cost, + len, backward); + if (best_score < score) { + ++num_dict_matches_; + best_score = score; + best_len = len; + *best_len_out = best_len; + *best_len_code_out = best_len; + *best_distance_out = backward; + *best_score_out = best_score; + return true; + } + } + } + } + } + return match_found; + } + } + + private: + static const uint32_t kBucketSize = 1 << kBucketBits; + uint32_t buckets_[kBucketSize + kBucketSweep]; + size_t num_dict_lookups_; + size_t num_dict_matches_; +}; + +// A (forgetful) hash table to the data seen by the compressor, to +// help create backward references to previous data. +// +// This is a hash map of fixed size (kBucketSize) to a ring buffer of +// fixed size (kBlockSize). The ring buffer contains the last kBlockSize +// index positions of the given hash key in the compressed data. +template +class HashLongestMatch { + public: + HashLongestMatch() : static_dict_(NULL) { + Reset(); + } + void Reset() { + std::fill(&num_[0], &num_[sizeof(num_) / sizeof(num_[0])], 0); + num_dict_lookups_ = 0; + num_dict_matches_ = 0; + } + void SetStaticDictionary(const StaticDictionary *dict) { + static_dict_ = dict; + } + bool HasStaticDictionary() const { + return static_dict_ != NULL; + } + + // Look at 3 bytes at data. + // Compute a hash from these, and store the value of ix at that position. + inline void Store(const uint8_t *data, const int ix) { + const uint32_t key = Hash(data); + const int minor_ix = num_[key] & kBlockMask; + buckets_[key][minor_ix] = ix; + ++num_[key]; + } + + // Store hashes for a range of data. + void StoreHashes(const uint8_t *data, size_t len, int startix, int mask) { + for (int p = 0; p < len; ++p) { + Store(&data[p & mask], startix + p); + } + } + + // Find a longest backward match of &data[cur_ix] up to the length of + // max_length. + // + // Does not look for matches longer than max_length. + // Does not look for matches further away than max_backward. + // Writes the best found match length into best_len_out. + // Writes the index (&data[index]) offset from the start of the best match + // into best_distance_out. + // Write the score of the best match into best_score_out. + bool FindLongestMatch(const uint8_t * __restrict data, + const size_t ring_buffer_mask, + const float * __restrict literal_cost, + const size_t literal_cost_mask, + const double average_cost, + const int* __restrict distance_cache, + const uint32_t cur_ix, + uint32_t max_length, + const uint32_t max_backward, + int * __restrict best_len_out, + int * __restrict best_len_code_out, + int * __restrict best_distance_out, + double * __restrict best_score_out) { + *best_len_code_out = 0; + const size_t cur_ix_masked = cur_ix & ring_buffer_mask; + double start_cost_diff4 = 0.0; + double start_cost_diff3 = 0.0; + double start_cost_diff2 = 0.0; + if (kUseCostModel) { + start_cost_diff4 = literal_cost == NULL ? 0 : + literal_cost[cur_ix & literal_cost_mask] + + literal_cost[(cur_ix + 1) & literal_cost_mask] + + literal_cost[(cur_ix + 2) & literal_cost_mask] + + literal_cost[(cur_ix + 3) & literal_cost_mask] - + 4 * average_cost; + start_cost_diff3 = literal_cost == NULL ? 0 : + literal_cost[cur_ix & literal_cost_mask] + + literal_cost[(cur_ix + 1) & literal_cost_mask] + + literal_cost[(cur_ix + 2) & literal_cost_mask] - + 3 * average_cost + 0.3; + start_cost_diff2 = literal_cost == NULL ? 0 : + literal_cost[cur_ix & literal_cost_mask] + + literal_cost[(cur_ix + 1) & literal_cost_mask] - + 2 * average_cost + 1.2; + } + bool match_found = false; + // Don't accept a short copy from far away. + double best_score = *best_score_out; + int best_len = *best_len_out; + *best_len_out = 0; + // Try last distance first. + for (int i = 0; i < kNumLastDistancesToCheck; ++i) { + const int idx = kDistanceCacheIndex[i]; + const int backward = distance_cache[idx] + kDistanceCacheOffset[i]; + size_t prev_ix = cur_ix - backward; + if (prev_ix >= cur_ix) { + continue; + } + if (PREDICT_FALSE(backward > max_backward)) { + continue; + } + prev_ix &= ring_buffer_mask; + + if (cur_ix_masked + best_len > ring_buffer_mask || + prev_ix + best_len > ring_buffer_mask || + data[cur_ix_masked + best_len] != data[prev_ix + best_len]) { + continue; + } + const size_t len = + FindMatchLengthWithLimit(&data[prev_ix], &data[cur_ix_masked], + max_length); + if (len >= std::max(kMinLength, 3) || + (kMinLength == 2 && len == 2 && i < 2)) { + // Comparing for >= 2 does not change the semantics, but just saves for + // a few unnecessary binary logarithms in backward reference score, + // since we are not interested in such short matches. + double score = BackwardReferenceScoreUsingLastDistance( + average_cost, len, i); + if (kUseCostModel) { + switch (len) { + case 2: score += start_cost_diff2; break; + case 3: score += start_cost_diff3; break; + default: score += start_cost_diff4; + } + } + if (best_score < score) { + best_score = score; + best_len = len; + *best_len_out = best_len; + *best_len_code_out = best_len; + *best_distance_out = backward; + *best_score_out = best_score; + match_found = true; + } + } + } + if (kMinLength == 2) { + int stop = int(cur_ix) - 64; + if (stop < 0) { stop = 0; } + start_cost_diff2 -= 1.0; + for (int i = cur_ix - 1; i > stop; --i) { + size_t prev_ix = i; + const size_t backward = cur_ix - prev_ix; + if (PREDICT_FALSE(backward > max_backward)) { + break; + } + prev_ix &= ring_buffer_mask; + if (data[cur_ix_masked] != data[prev_ix] || + data[cur_ix_masked + 1] != data[prev_ix + 1]) { + continue; + } + int len = 2; + const double score = + average_cost * 2 - 2.3 * Log2Floor(backward) + start_cost_diff2; + + if (best_score < score) { + best_score = score; + best_len = len; + *best_len_out = best_len; + *best_len_code_out = best_len; + *best_distance_out = backward; + match_found = true; + } + } + } + const uint32_t key = Hash(&data[cur_ix_masked]); + const int * __restrict const bucket = &buckets_[key][0]; + const int down = (num_[key] > kBlockSize) ? (num_[key] - kBlockSize) : 0; + for (int i = num_[key] - 1; i >= down; --i) { + int prev_ix = bucket[i & kBlockMask]; + if (prev_ix >= 0) { + const size_t backward = cur_ix - prev_ix; + if (PREDICT_FALSE(backward > max_backward)) { + break; + } + prev_ix &= ring_buffer_mask; + if (cur_ix_masked + best_len > ring_buffer_mask || + prev_ix + best_len > ring_buffer_mask || + data[cur_ix_masked + best_len] != data[prev_ix + best_len]) { + continue; + } + const size_t len = + FindMatchLengthWithLimit(&data[prev_ix], &data[cur_ix_masked], + max_length); + if (len >= std::max(kMinLength, 3)) { + // Comparing for >= 3 does not change the semantics, but just saves + // for a few unnecessary binary logarithms in backward reference + // score, since we are not interested in such short matches. + double score = BackwardReferenceScore(average_cost, + len, backward); + if (kUseCostModel) { + score += (len >= 4) ? start_cost_diff4 : start_cost_diff3; + } + if (best_score < score) { + best_score = score; + best_len = len; + *best_len_out = best_len; + *best_len_code_out = best_len; + *best_distance_out = backward; + *best_score_out = best_score; + match_found = true; + } + } + } + } + if (!match_found && num_dict_matches_ >= (num_dict_lookups_ >> 7)) { + uint32_t key = Hash<14, 4>(&data[cur_ix_masked]) << 1; + for (int k = 0; k < 2; ++k, ++key) { + ++num_dict_lookups_; + const uint16_t v = kStaticDictionaryHash[key]; + if (v > 0) { + const int len = v & 31; + const int dist = v >> 5; + const int offset = kBrotliDictionaryOffsetsByLength[len] + len * dist; + if (len <= max_length) { + const int matchlen = + FindMatchLengthWithLimit(&data[cur_ix_masked], + &kBrotliDictionary[offset], len); + if (matchlen == len) { + const size_t backward = max_backward + dist + 1; + double score = BackwardReferenceScore(average_cost, + len, backward); + if (kUseCostModel) { + score += start_cost_diff4; + } + if (best_score < score) { + ++num_dict_matches_; + best_score = score; + best_len = len; + *best_len_out = best_len; + *best_len_code_out = best_len; + *best_distance_out = backward; + *best_score_out = best_score; + match_found = true; + break; + } + } + } + } + } + } + if (kUseDictionary && static_dict_ != NULL) { + // We decide based on first 4 bytes how many bytes to test for. + uint32_t prefix = BROTLI_UNALIGNED_LOAD32(&data[cur_ix_masked]); + int maxlen = static_dict_->GetLength(prefix); + for (int len = std::min(maxlen, max_length); + len > best_len && len >= 4; --len) { + std::string snippet((const char *)&data[cur_ix_masked], len); + int copy_len_code; + int word_id; + if (static_dict_->Get(snippet, ©_len_code, &word_id)) { + const size_t backward = max_backward + word_id + 1; + const double score = (BackwardReferenceScore(average_cost, + len, backward) + + start_cost_diff4); + if (best_score < score) { + best_score = score; + best_len = len; + *best_len_out = best_len; + *best_len_code_out = copy_len_code; + *best_distance_out = backward; + *best_score_out = best_score; + match_found = true; + } + } + } + } + return match_found; + } + + private: + // Number of hash buckets. + static const uint32_t kBucketSize = 1 << kBucketBits; + + // Only kBlockSize newest backward references are kept, + // and the older are forgotten. + static const uint32_t kBlockSize = 1 << kBlockBits; + + // Mask for accessing entries in a block (in a ringbuffer manner). + static const uint32_t kBlockMask = (1 << kBlockBits) - 1; + + // Number of entries in a particular bucket. + uint16_t num_[kBucketSize]; + + // Buckets containing kBlockSize of backward references. + int buckets_[kBucketSize][kBlockSize]; + + size_t num_dict_lookups_; + size_t num_dict_matches_; + + const StaticDictionary *static_dict_; +}; + +struct Hashers { + typedef HashLongestMatchQuickly<16, 1> H1; + typedef HashLongestMatchQuickly<17, 4> H2; + typedef HashLongestMatch<14, 4, 4, 4, false, false> H3; + typedef HashLongestMatch<14, 5, 4, 4, false, false> H4; + typedef HashLongestMatch<15, 6, 4, 10, false, false> H5; + typedef HashLongestMatch<15, 7, 4, 10, false, false> H6; + typedef HashLongestMatch<15, 8, 4, 16, false, false> H7; + typedef HashLongestMatch<15, 8, 4, 16, true, true> H8; + typedef HashLongestMatch<15, 8, 2, 16, true, false> H9; + + void Init(int type) { + switch (type) { + case 1: hash_h1.reset(new H1); break; + case 2: hash_h2.reset(new H2); break; + case 3: hash_h3.reset(new H3); break; + case 4: hash_h4.reset(new H4); break; + case 5: hash_h5.reset(new H5); break; + case 6: hash_h6.reset(new H6); break; + case 7: hash_h7.reset(new H7); break; + case 8: hash_h8.reset(new H8); break; + case 9: hash_h9.reset(new H9); break; + default: break; + } + } + + void SetStaticDictionary(const StaticDictionary *dict) { + if (hash_h8.get() != NULL) hash_h8->SetStaticDictionary(dict); + } + + std::unique_ptr

    hash_h1; + std::unique_ptr

    hash_h2; + std::unique_ptr

    hash_h3; + std::unique_ptr

    hash_h4; + std::unique_ptr

    hash_h5; + std::unique_ptr
    hash_h6; + std::unique_ptr hash_h7; + std::unique_ptr hash_h8; + std::unique_ptr hash_h9; +}; + +} // namespace brotli + +#endif // BROTLI_ENC_HASH_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/histogram.cc b/node_modules/ttf2woff2/csrc/enc/histogram.cc new file mode 100644 index 0000000..ac590aa --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/histogram.cc @@ -0,0 +1,76 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Build per-context histograms of literals, commands and distance codes. + +#include "./histogram.h" + +#include +#include + +#include "./block_splitter.h" +#include "./command.h" +#include "./context.h" +#include "./prefix.h" + +namespace brotli { + +void BuildHistograms( + const Command* cmds, + const size_t num_commands, + const BlockSplit& literal_split, + const BlockSplit& insert_and_copy_split, + const BlockSplit& dist_split, + const uint8_t* ringbuffer, + size_t start_pos, + size_t mask, + uint8_t prev_byte, + uint8_t prev_byte2, + const std::vector& context_modes, + std::vector* literal_histograms, + std::vector* insert_and_copy_histograms, + std::vector* copy_dist_histograms) { + size_t pos = start_pos; + BlockSplitIterator literal_it(literal_split); + BlockSplitIterator insert_and_copy_it(insert_and_copy_split); + BlockSplitIterator dist_it(dist_split); + for (int i = 0; i < num_commands; ++i) { + const Command &cmd = cmds[i]; + insert_and_copy_it.Next(); + (*insert_and_copy_histograms)[insert_and_copy_it.type_].Add( + cmd.cmd_prefix_); + for (int j = 0; j < cmd.insert_len_; ++j) { + literal_it.Next(); + int context = (literal_it.type_ << kLiteralContextBits) + + Context(prev_byte, prev_byte2, context_modes[literal_it.type_]); + (*literal_histograms)[context].Add(ringbuffer[pos & mask]); + prev_byte2 = prev_byte; + prev_byte = ringbuffer[pos & mask]; + ++pos; + } + pos += cmd.copy_len_; + if (cmd.copy_len_ > 0) { + prev_byte2 = ringbuffer[(pos - 2) & mask]; + prev_byte = ringbuffer[(pos - 1) & mask]; + if (cmd.cmd_prefix_ >= 128) { + dist_it.Next(); + int context = (dist_it.type_ << kDistanceContextBits) + + cmd.DistanceContext(); + (*copy_dist_histograms)[context].Add(cmd.dist_prefix_); + } + } + } +} + +} // namespace brotli diff --git a/node_modules/ttf2woff2/csrc/enc/histogram.h b/node_modules/ttf2woff2/csrc/enc/histogram.h new file mode 100644 index 0000000..d78e699 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/histogram.h @@ -0,0 +1,107 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Models the histograms of literals, commands and distance codes. + +#ifndef BROTLI_ENC_HISTOGRAM_H_ +#define BROTLI_ENC_HISTOGRAM_H_ + +#include +#include +#include +#include +#include "./command.h" +#include "./fast_log.h" +#include "./prefix.h" + +namespace brotli { + +class BlockSplit; + +// A simple container for histograms of data in blocks. +template +struct Histogram { + Histogram() { + Clear(); + } + void Clear() { + memset(data_, 0, sizeof(data_)); + total_count_ = 0; + } + void Add(int val) { + ++data_[val]; + ++total_count_; + } + void Remove(int val) { + --data_[val]; + --total_count_; + } + template + void Add(const DataType *p, size_t n) { + total_count_ += n; + n += 1; + while(--n) ++data_[*p++]; + } + void AddHistogram(const Histogram& v) { + total_count_ += v.total_count_; + for (int i = 0; i < kDataSize; ++i) { + data_[i] += v.data_[i]; + } + } + double EntropyBitCost() const { + double retval = total_count_ * FastLog2(total_count_); + for (int i = 0; i < kDataSize; ++i) { + retval -= data_[i] * FastLog2(data_[i]); + } + return retval; + } + + int data_[kDataSize]; + int total_count_; + double bit_cost_; +}; + +// Literal histogram. +typedef Histogram<256> HistogramLiteral; +// Prefix histograms. +typedef Histogram HistogramCommand; +typedef Histogram HistogramDistance; +typedef Histogram HistogramBlockLength; +// Context map histogram, 256 Huffman tree indexes + 16 run length codes. +typedef Histogram<272> HistogramContextMap; +// Block type histogram, 256 block types + 2 special symbols. +typedef Histogram<258> HistogramBlockType; + +static const int kLiteralContextBits = 6; +static const int kDistanceContextBits = 2; + +void BuildHistograms( + const Command* cmds, + const size_t num_commands, + const BlockSplit& literal_split, + const BlockSplit& insert_and_copy_split, + const BlockSplit& dist_split, + const uint8_t* ringbuffer, + size_t pos, + size_t mask, + uint8_t prev_byte, + uint8_t prev_byte2, + const std::vector& context_modes, + std::vector* literal_histograms, + std::vector* insert_and_copy_histograms, + std::vector* copy_dist_histograms); + +} // namespace brotli + +#endif // BROTLI_ENC_HISTOGRAM_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/literal_cost.cc b/node_modules/ttf2woff2/csrc/enc/literal_cost.cc new file mode 100644 index 0000000..d02a9e0 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/literal_cost.cc @@ -0,0 +1,172 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Literal cost model to allow backward reference replacement to be efficient. + +#include "./literal_cost.h" + +#include +#include +#include + +#include "./fast_log.h" + +namespace brotli { + +static int UTF8Position(int last, int c, int clamp) { + if (c < 128) { + return 0; // Next one is the 'Byte 1' again. + } else if (c >= 192) { + return std::min(1, clamp); // Next one is the 'Byte 2' of utf-8 encoding. + } else { + // Let's decide over the last byte if this ends the sequence. + if (last < 0xe0) { + return 0; // Completed two or three byte coding. + } else { + return std::min(2, clamp); // Next one is the 'Byte 3' of utf-8 encoding. + } + } +} + +static int DecideMultiByteStatsLevel(size_t pos, size_t len, size_t mask, + const uint8_t *data) { + int counts[3] = { 0 }; + int max_utf8 = 1; // should be 2, but 1 compresses better. + int last_c = 0; + int utf8_pos = 0; + for (int i = 0; i < len; ++i) { + int c = data[(pos + i) & mask]; + utf8_pos = UTF8Position(last_c, c, 2); + ++counts[utf8_pos]; + last_c = c; + } + if (counts[2] < 500) { + max_utf8 = 1; + } + if (counts[1] + counts[2] < 25) { + max_utf8 = 0; + } + return max_utf8; +} + +void EstimateBitCostsForLiteralsUTF8(size_t pos, size_t len, size_t mask, + size_t cost_mask, const uint8_t *data, + float *cost) { + + // max_utf8 is 0 (normal ascii single byte modeling), + // 1 (for 2-byte utf-8 modeling), or 2 (for 3-byte utf-8 modeling). + const int max_utf8 = DecideMultiByteStatsLevel(pos, len, mask, data); + int histogram[3][256] = { { 0 } }; + int window_half = 495; + int in_window = std::min(static_cast(window_half), len); + int in_window_utf8[3] = { 0 }; + + // Bootstrap histograms. + int last_c = 0; + int utf8_pos = 0; + for (int i = 0; i < in_window; ++i) { + int c = data[(pos + i) & mask]; + ++histogram[utf8_pos][c]; + ++in_window_utf8[utf8_pos]; + utf8_pos = UTF8Position(last_c, c, max_utf8); + last_c = c; + } + + // Compute bit costs with sliding window. + for (int i = 0; i < len; ++i) { + if (i - window_half >= 0) { + // Remove a byte in the past. + int c = (i - window_half - 1) < 0 ? + 0 : data[(pos + i - window_half - 1) & mask]; + int last_c = (i - window_half - 2) < 0 ? + 0 : data[(pos + i - window_half - 2) & mask]; + int utf8_pos2 = UTF8Position(last_c, c, max_utf8); + --histogram[utf8_pos2][data[(pos + i - window_half) & mask]]; + --in_window_utf8[utf8_pos2]; + } + if (i + window_half < len) { + // Add a byte in the future. + int c = (i + window_half - 1) < 0 ? + 0 : data[(pos + i + window_half - 1) & mask]; + int last_c = (i + window_half - 2) < 0 ? + 0 : data[(pos + i + window_half - 2) & mask]; + int utf8_pos2 = UTF8Position(last_c, c, max_utf8); + ++histogram[utf8_pos2][data[(pos + i + window_half) & mask]]; + ++in_window_utf8[utf8_pos2]; + } + int c = i < 1 ? 0 : data[(pos + i - 1) & mask]; + int last_c = i < 2 ? 0 : data[(pos + i - 2) & mask]; + int utf8_pos = UTF8Position(last_c, c, max_utf8); + int masked_pos = (pos + i) & mask; + int histo = histogram[utf8_pos][data[masked_pos]]; + if (histo == 0) { + histo = 1; + } + float lit_cost = FastLog2(in_window_utf8[utf8_pos]) - FastLog2(histo); + lit_cost += 0.02905; + if (lit_cost < 1.0) { + lit_cost *= 0.5; + lit_cost += 0.5; + } + // Make the first bytes more expensive -- seems to help, not sure why. + // Perhaps because the entropy source is changing its properties + // rapidly in the beginning of the file, perhaps because the beginning + // of the data is a statistical "anomaly". + if (i < 2000) { + lit_cost += 0.7 - ((2000 - i) / 2000.0 * 0.35); + } + cost[(pos + i) & cost_mask] = lit_cost; + } +} + +void EstimateBitCostsForLiterals(size_t pos, size_t len, size_t mask, + size_t cost_mask, const uint8_t *data, + float *cost) { + int histogram[256] = { 0 }; + int window_half = 2000; + int in_window = std::min(static_cast(window_half), len); + + // Bootstrap histogram. + for (int i = 0; i < in_window; ++i) { + ++histogram[data[(pos + i) & mask]]; + } + + // Compute bit costs with sliding window. + for (int i = 0; i < len; ++i) { + if (i - window_half >= 0) { + // Remove a byte in the past. + --histogram[data[(pos + i - window_half) & mask]]; + --in_window; + } + if (i + window_half < len) { + // Add a byte in the future. + ++histogram[data[(pos + i + window_half) & mask]]; + ++in_window; + } + int histo = histogram[data[(pos + i) & mask]]; + if (histo == 0) { + histo = 1; + } + float lit_cost = FastLog2(in_window) - FastLog2(histo); + lit_cost += 0.029; + if (lit_cost < 1.0) { + lit_cost *= 0.5; + lit_cost += 0.5; + } + cost[(pos + i) & cost_mask] = lit_cost; + } +} + + +} // namespace brotli diff --git a/node_modules/ttf2woff2/csrc/enc/literal_cost.h b/node_modules/ttf2woff2/csrc/enc/literal_cost.h new file mode 100644 index 0000000..5c1eca4 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/literal_cost.h @@ -0,0 +1,38 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Literal cost model to allow backward reference replacement to be efficient. + +#ifndef BROTLI_ENC_LITERAL_COST_H_ +#define BROTLI_ENC_LITERAL_COST_H_ + +#include +#include + +namespace brotli { + +// Estimates how many bits the literals in the interval [pos, pos + len) in the +// ringbuffer (data, mask) will take entropy coded and writes these estimates +// to the ringbuffer (cost, mask). +void EstimateBitCostsForLiterals(size_t pos, size_t len, size_t mask, + size_t cost_mask, const uint8_t *data, + float *cost); + +void EstimateBitCostsForLiteralsUTF8(size_t pos, size_t len, size_t mask, + size_t cost_mask, const uint8_t *data, + float *cost); + +} // namespace brotli + +#endif // BROTLI_ENC_LITERAL_COST_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/metablock.cc b/node_modules/ttf2woff2/csrc/enc/metablock.cc new file mode 100644 index 0000000..19f4d4a --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/metablock.cc @@ -0,0 +1,319 @@ +// Copyright 2015 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Algorithms for distributing the literals and commands of a metablock between +// block types and contexts. + +#include "./metablock.h" + +#include "./block_splitter.h" +#include "./cluster.h" +#include "./histogram.h" + +namespace brotli { + +void BuildMetaBlock(const uint8_t* ringbuffer, + const size_t pos, + const size_t mask, + uint8_t prev_byte, + uint8_t prev_byte2, + const Command* cmds, + size_t num_commands, + int literal_context_mode, + bool enable_context_modeling, + MetaBlockSplit* mb) { + SplitBlock(cmds, num_commands, + &ringbuffer[pos & mask], + &mb->literal_split, + &mb->command_split, + &mb->distance_split); + + std::vector literal_context_modes(mb->literal_split.num_types, + literal_context_mode); + + int num_literal_contexts = + mb->literal_split.num_types << kLiteralContextBits; + int num_distance_contexts = + mb->distance_split.num_types << kDistanceContextBits; + std::vector literal_histograms(num_literal_contexts); + mb->command_histograms.resize(mb->command_split.num_types); + std::vector distance_histograms(num_distance_contexts); + BuildHistograms(cmds, num_commands, + mb->literal_split, + mb->command_split, + mb->distance_split, + ringbuffer, + pos, + mask, + prev_byte, + prev_byte2, + literal_context_modes, + &literal_histograms, + &mb->command_histograms, + &distance_histograms); + + // Histogram ids need to fit in one byte. + static const int kMaxNumberOfHistograms = 256; + + mb->literal_histograms = literal_histograms; + if (enable_context_modeling) { + ClusterHistograms(literal_histograms, + 1 << kLiteralContextBits, + mb->literal_split.num_types, + kMaxNumberOfHistograms, + &mb->literal_histograms, + &mb->literal_context_map); + } else { + ClusterHistogramsTrivial(literal_histograms, + 1 << kLiteralContextBits, + mb->literal_split.num_types, + kMaxNumberOfHistograms, + &mb->literal_histograms, + &mb->literal_context_map); + } + + mb->distance_histograms = distance_histograms; + if (enable_context_modeling) { + ClusterHistograms(distance_histograms, + 1 << kDistanceContextBits, + mb->distance_split.num_types, + kMaxNumberOfHistograms, + &mb->distance_histograms, + &mb->distance_context_map); + } else { + ClusterHistogramsTrivial(distance_histograms, + 1 << kDistanceContextBits, + mb->distance_split.num_types, + kMaxNumberOfHistograms, + &mb->distance_histograms, + &mb->distance_context_map); + } +} + +// Greedy block splitter for one block category (literal, command or distance). +template +class BlockSplitter { + public: + BlockSplitter(int alphabet_size, + int min_block_size, + double split_threshold, + int num_symbols, + BlockSplit* split, + std::vector* histograms) + : alphabet_size_(alphabet_size), + min_block_size_(min_block_size), + split_threshold_(split_threshold), + num_blocks_(0), + split_(split), + histograms_(histograms), + target_block_size_(min_block_size), + block_size_(0), + curr_histogram_ix_(0), + merge_last_count_(0) { + int max_num_blocks = num_symbols / min_block_size + 1; + // We have to allocate one more histogram than the maximum number of block + // types for the current histogram when the meta-block is too big. + int max_num_types = std::min(max_num_blocks, kMaxBlockTypes + 1); + split_->lengths.resize(max_num_blocks); + split_->types.resize(max_num_blocks); + histograms_->resize(max_num_types); + last_histogram_ix_[0] = last_histogram_ix_[1] = 0; + } + + // Adds the next symbol to the current histogram. When the current histogram + // reaches the target size, decides on merging the block. + void AddSymbol(int symbol) { + (*histograms_)[curr_histogram_ix_].Add(symbol); + ++block_size_; + if (block_size_ == target_block_size_) { + FinishBlock(/* is_final = */ false); + } + } + + // Does either of three things: + // (1) emits the current block with a new block type; + // (2) emits the current block with the type of the second last block; + // (3) merges the current block with the last block. + void FinishBlock(bool is_final) { + if (block_size_ < min_block_size_) { + block_size_ = min_block_size_; + } + if (num_blocks_ == 0) { + // Create first block. + split_->lengths[0] = block_size_; + split_->types[0] = 0; + last_entropy_[0] = + BitsEntropy(&(*histograms_)[0].data_[0], alphabet_size_); + last_entropy_[1] = last_entropy_[0]; + ++num_blocks_; + ++split_->num_types; + ++curr_histogram_ix_; + block_size_ = 0; + } else if (block_size_ > 0) { + double entropy = BitsEntropy(&(*histograms_)[curr_histogram_ix_].data_[0], + alphabet_size_); + HistogramType combined_histo[2]; + double combined_entropy[2]; + double diff[2]; + for (int j = 0; j < 2; ++j) { + int last_histogram_ix = last_histogram_ix_[j]; + combined_histo[j] = (*histograms_)[curr_histogram_ix_]; + combined_histo[j].AddHistogram((*histograms_)[last_histogram_ix]); + combined_entropy[j] = BitsEntropy( + &combined_histo[j].data_[0], alphabet_size_); + diff[j] = combined_entropy[j] - entropy - last_entropy_[j]; + } + + if (split_->num_types < kMaxBlockTypes && + diff[0] > split_threshold_ && + diff[1] > split_threshold_) { + // Create new block. + split_->lengths[num_blocks_] = block_size_; + split_->types[num_blocks_] = split_->num_types; + last_histogram_ix_[1] = last_histogram_ix_[0]; + last_histogram_ix_[0] = split_->num_types; + last_entropy_[1] = last_entropy_[0]; + last_entropy_[0] = entropy; + ++num_blocks_; + ++split_->num_types; + ++curr_histogram_ix_; + block_size_ = 0; + merge_last_count_ = 0; + target_block_size_ = min_block_size_; + } else if (diff[1] < diff[0] - 20.0) { + // Combine this block with second last block. + split_->lengths[num_blocks_] = block_size_; + split_->types[num_blocks_] = split_->types[num_blocks_ - 2]; + std::swap(last_histogram_ix_[0], last_histogram_ix_[1]); + (*histograms_)[last_histogram_ix_[0]] = combined_histo[1]; + last_entropy_[1] = last_entropy_[0]; + last_entropy_[0] = combined_entropy[1]; + ++num_blocks_; + block_size_ = 0; + (*histograms_)[curr_histogram_ix_].Clear(); + merge_last_count_ = 0; + target_block_size_ = min_block_size_; + } else { + // Combine this block with last block. + split_->lengths[num_blocks_ - 1] += block_size_; + (*histograms_)[last_histogram_ix_[0]] = combined_histo[0]; + last_entropy_[0] = combined_entropy[0]; + if (split_->num_types == 1) { + last_entropy_[1] = last_entropy_[0]; + } + block_size_ = 0; + (*histograms_)[curr_histogram_ix_].Clear(); + if (++merge_last_count_ > 1) { + target_block_size_ += min_block_size_; + } + } + } + if (is_final) { + (*histograms_).resize(split_->num_types); + split_->types.resize(num_blocks_); + split_->lengths.resize(num_blocks_); + } + } + + private: + static const int kMaxBlockTypes = 256; + + // Alphabet size of particular block category. + const int alphabet_size_; + // We collect at least this many symbols for each block. + const int min_block_size_; + // We merge histograms A and B if + // entropy(A+B) < entropy(A) + entropy(B) + split_threshold_, + // where A is the current histogram and B is the histogram of the last or the + // second last block type. + const double split_threshold_; + + int num_blocks_; + BlockSplit* split_; // not owned + std::vector* histograms_; // not owned + + // The number of symbols that we want to collect before deciding on whether + // or not to merge the block with a previous one or emit a new block. + int target_block_size_; + // The number of symbols in the current histogram. + int block_size_; + // Offset of the current histogram. + int curr_histogram_ix_; + // Offset of the histograms of the previous two block types. + int last_histogram_ix_[2]; + // Entropy of the previous two block types. + double last_entropy_[2]; + // The number of times we merged the current block with the last one. + int merge_last_count_; +}; + +void BuildMetaBlockGreedy(const uint8_t* ringbuffer, + size_t pos, + size_t mask, + const Command *commands, + size_t n_commands, + MetaBlockSplit* mb) { + int num_literals = 0; + for (int i = 0; i < n_commands; ++i) { + num_literals += commands[i].insert_len_; + } + + BlockSplitter lit_blocks( + 256, 512, 400.0, num_literals, + &mb->literal_split, &mb->literal_histograms); + BlockSplitter cmd_blocks( + kNumCommandPrefixes, 1024, 500.0, n_commands, + &mb->command_split, &mb->command_histograms); + BlockSplitter dist_blocks( + 64, 512, 100.0, n_commands, + &mb->distance_split, &mb->distance_histograms); + + for (int i = 0; i < n_commands; ++i) { + const Command cmd = commands[i]; + cmd_blocks.AddSymbol(cmd.cmd_prefix_); + for (int j = 0; j < cmd.insert_len_; ++j) { + lit_blocks.AddSymbol(ringbuffer[pos & mask]); + ++pos; + } + pos += cmd.copy_len_; + if (cmd.copy_len_ > 0 && cmd.cmd_prefix_ >= 128) { + dist_blocks.AddSymbol(cmd.dist_prefix_); + } + } + + lit_blocks.FinishBlock(/* is_final = */ true); + cmd_blocks.FinishBlock(/* is_final = */ true); + dist_blocks.FinishBlock(/* is_final = */ true); +} + +void OptimizeHistograms(int num_direct_distance_codes, + int distance_postfix_bits, + MetaBlockSplit* mb) { + for (int i = 0; i < mb->literal_histograms.size(); ++i) { + OptimizeHuffmanCountsForRle(256, &mb->literal_histograms[i].data_[0]); + } + for (int i = 0; i < mb->command_histograms.size(); ++i) { + OptimizeHuffmanCountsForRle(kNumCommandPrefixes, + &mb->command_histograms[i].data_[0]); + } + int num_distance_codes = + kNumDistanceShortCodes + num_direct_distance_codes + + (48 << distance_postfix_bits); + for (int i = 0; i < mb->distance_histograms.size(); ++i) { + OptimizeHuffmanCountsForRle(num_distance_codes, + &mb->distance_histograms[i].data_[0]); + } +} + +} // namespace brotli diff --git a/node_modules/ttf2woff2/csrc/enc/metablock.h b/node_modules/ttf2woff2/csrc/enc/metablock.h new file mode 100644 index 0000000..54a9138 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/metablock.h @@ -0,0 +1,71 @@ +// Copyright 2015 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Algorithms for distributing the literals and commands of a metablock between +// block types and contexts. + +#ifndef BROTLI_ENC_METABLOCK_H_ +#define BROTLI_ENC_METABLOCK_H_ + +#include + +#include "./command.h" +#include "./histogram.h" + +namespace brotli { + +struct BlockSplit { + BlockSplit() : num_types(0) {} + + int num_types; + std::vector types; + std::vector lengths; +}; + +struct MetaBlockSplit { + BlockSplit literal_split; + BlockSplit command_split; + BlockSplit distance_split; + std::vector literal_context_map; + std::vector distance_context_map; + std::vector literal_histograms; + std::vector command_histograms; + std::vector distance_histograms; +}; + +void BuildMetaBlock(const uint8_t* ringbuffer, + const size_t pos, + const size_t mask, + uint8_t prev_byte, + uint8_t prev_byte2, + const Command* cmds, + size_t num_commands, + int literal_context_mode, + bool enable_context_modleing, + MetaBlockSplit* mb); + +void BuildMetaBlockGreedy(const uint8_t* ringbuffer, + size_t pos, + size_t mask, + const Command *commands, + size_t n_commands, + MetaBlockSplit* mb); + +void OptimizeHistograms(int num_direct_distance_codes, + int distance_postfix_bits, + MetaBlockSplit* mb); + +} // namespace brotli + +#endif // BROTLI_ENC_METABLOCK_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/port.h b/node_modules/ttf2woff2/csrc/enc/port.h new file mode 100644 index 0000000..1b178de --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/port.h @@ -0,0 +1,143 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Macros for endianness, branch prediction and unaligned loads and stores. + +#ifndef BROTLI_ENC_PORT_H_ +#define BROTLI_ENC_PORT_H_ + +#if defined OS_LINUX || defined OS_CYGWIN +#include +#elif defined OS_FREEBSD +#include +#elif defined OS_MACOSX +#include +/* Let's try and follow the Linux convention */ +#define __BYTE_ORDER BYTE_ORDER +#define __LITTLE_ENDIAN LITTLE_ENDIAN +#define __BIG_ENDIAN BIG_ENDIAN +#endif + +// define the macros IS_LITTLE_ENDIAN or IS_BIG_ENDIAN +// using the above endian definitions from endian.h if +// endian.h was included +#ifdef __BYTE_ORDER +#if __BYTE_ORDER == __LITTLE_ENDIAN +#define IS_LITTLE_ENDIAN +#endif + +#if __BYTE_ORDER == __BIG_ENDIAN +#define IS_BIG_ENDIAN +#endif + +#else + +#if defined(__LITTLE_ENDIAN__) +#define IS_LITTLE_ENDIAN +#elif defined(__BIG_ENDIAN__) +#define IS_BIG_ENDIAN +#endif +#endif // __BYTE_ORDER + +// Enable little-endian optimization for x64 architecture on Windows. +#if (defined(_WIN32) || defined(_WIN64)) && defined(_M_X64) +#define IS_LITTLE_ENDIAN +#endif + +#if defined(COMPILER_GCC3) +#define PREDICT_FALSE(x) (__builtin_expect(x, 0)) +#define PREDICT_TRUE(x) (__builtin_expect(!!(x), 1)) +#else +#define PREDICT_FALSE(x) x +#define PREDICT_TRUE(x) x +#endif + +// Portable handling of unaligned loads, stores, and copies. +// On some platforms, like ARM, the copy functions can be more efficient +// then a load and a store. + +#if defined(ARCH_PIII) || defined(ARCH_ATHLON) || \ + defined(ARCH_K8) || defined(_ARCH_PPC) + +// x86 and x86-64 can perform unaligned loads/stores directly; +// modern PowerPC hardware can also do unaligned integer loads and stores; +// but note: the FPU still sends unaligned loads and stores to a trap handler! + +#define BROTLI_UNALIGNED_LOAD32(_p) (*reinterpret_cast(_p)) +#define BROTLI_UNALIGNED_LOAD64(_p) (*reinterpret_cast(_p)) + +#define BROTLI_UNALIGNED_STORE32(_p, _val) \ + (*reinterpret_cast(_p) = (_val)) +#define BROTLI_UNALIGNED_STORE64(_p, _val) \ + (*reinterpret_cast(_p) = (_val)) + +#elif defined(__arm__) && \ + !defined(__ARM_ARCH_5__) && \ + !defined(__ARM_ARCH_5T__) && \ + !defined(__ARM_ARCH_5TE__) && \ + !defined(__ARM_ARCH_5TEJ__) && \ + !defined(__ARM_ARCH_6__) && \ + !defined(__ARM_ARCH_6J__) && \ + !defined(__ARM_ARCH_6K__) && \ + !defined(__ARM_ARCH_6Z__) && \ + !defined(__ARM_ARCH_6ZK__) && \ + !defined(__ARM_ARCH_6T2__) + +// ARMv7 and newer support native unaligned accesses, but only of 16-bit +// and 32-bit values (not 64-bit); older versions either raise a fatal signal, +// do an unaligned read and rotate the words around a bit, or do the reads very +// slowly (trip through kernel mode). + +#define BROTLI_UNALIGNED_LOAD32(_p) (*reinterpret_cast(_p)) +#define BROTLI_UNALIGNED_STORE32(_p, _val) \ + (*reinterpret_cast(_p) = (_val)) + +inline uint64_t BROTLI_UNALIGNED_LOAD64(const void *p) { + uint64_t t; + memcpy(&t, p, sizeof t); + return t; +} + +inline void BROTLI_UNALIGNED_STORE64(void *p, uint64_t v) { + memcpy(p, &v, sizeof v); +} + +#else + +// These functions are provided for architectures that don't support +// unaligned loads and stores. + +inline uint32_t BROTLI_UNALIGNED_LOAD32(const void *p) { + uint32_t t; + memcpy(&t, p, sizeof t); + return t; +} + +inline uint64_t BROTLI_UNALIGNED_LOAD64(const void *p) { + uint64_t t; + memcpy(&t, p, sizeof t); + return t; +} + +inline void BROTLI_UNALIGNED_STORE32(void *p, uint32_t v) { + memcpy(p, &v, sizeof v); +} + +inline void BROTLI_UNALIGNED_STORE64(void *p, uint64_t v) { + memcpy(p, &v, sizeof v); +} + +#endif + +#endif // BROTLI_ENC_PORT_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/prefix.h b/node_modules/ttf2woff2/csrc/enc/prefix.h new file mode 100644 index 0000000..693a26f --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/prefix.h @@ -0,0 +1,86 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Functions for encoding of integers into prefix codes the amount of extra +// bits, and the actual values of the extra bits. + +#ifndef BROTLI_ENC_PREFIX_H_ +#define BROTLI_ENC_PREFIX_H_ + +#include +#include "./fast_log.h" + +namespace brotli { + +static const int kNumInsertLenPrefixes = 24; +static const int kNumCopyLenPrefixes = 24; +static const int kNumCommandPrefixes = 704; +static const int kNumBlockLenPrefixes = 26; +static const int kNumDistanceShortCodes = 16; +static const int kNumDistancePrefixes = 520; + +// Represents the range of values belonging to a prefix code: +// [offset, offset + 2^nbits) +struct PrefixCodeRange { + int offset; + int nbits; +}; + +static const PrefixCodeRange kBlockLengthPrefixCode[kNumBlockLenPrefixes] = { + { 1, 2}, { 5, 2}, { 9, 2}, { 13, 2}, + { 17, 3}, { 25, 3}, { 33, 3}, { 41, 3}, + { 49, 4}, { 65, 4}, { 81, 4}, { 97, 4}, + { 113, 5}, { 145, 5}, { 177, 5}, { 209, 5}, + { 241, 6}, { 305, 6}, { 369, 7}, { 497, 8}, + { 753, 9}, { 1265, 10}, {2289, 11}, {4337, 12}, + {8433, 13}, {16625, 24} +}; + +inline void GetBlockLengthPrefixCode(int len, + int* code, int* n_extra, int* extra) { + *code = 0; + while (*code < 25 && len >= kBlockLengthPrefixCode[*code + 1].offset) { + ++(*code); + } + *n_extra = kBlockLengthPrefixCode[*code].nbits; + *extra = len - kBlockLengthPrefixCode[*code].offset; +} + +inline void PrefixEncodeCopyDistance(int distance_code, + int num_direct_codes, + int postfix_bits, + uint16_t* code, + uint32_t* extra_bits) { + distance_code -= 1; + if (distance_code < kNumDistanceShortCodes + num_direct_codes) { + *code = distance_code; + *extra_bits = 0; + return; + } + distance_code -= kNumDistanceShortCodes + num_direct_codes; + distance_code += (1 << (postfix_bits + 2)); + int bucket = Log2Floor(distance_code) - 1; + int postfix_mask = (1 << postfix_bits) - 1; + int postfix = distance_code & postfix_mask; + int prefix = (distance_code >> bucket) & 1; + int offset = (2 + prefix) << bucket; + int nbits = bucket - postfix_bits; + *code = kNumDistanceShortCodes + num_direct_codes + + ((2 * (nbits - 1) + prefix) << postfix_bits) + postfix; + *extra_bits = (nbits << 24) | ((distance_code - offset) >> postfix_bits); +} + +} // namespace brotli + +#endif // BROTLI_ENC_PREFIX_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/ringbuffer.h b/node_modules/ttf2woff2/csrc/enc/ringbuffer.h new file mode 100644 index 0000000..5d16055 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/ringbuffer.h @@ -0,0 +1,108 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Sliding window over the input data. + +#ifndef BROTLI_ENC_RINGBUFFER_H_ +#define BROTLI_ENC_RINGBUFFER_H_ + +#include +#include + +#include "./port.h" + +namespace brotli { + +// A RingBuffer(window_bits, tail_bits) contains `1 << window_bits' bytes of +// data in a circular manner: writing a byte writes it to +// `position() % (1 << window_bits)'. For convenience, the RingBuffer array +// contains another copy of the first `1 << tail_bits' bytes: +// buffer_[i] == buffer_[i + (1 << window_bits)] if i < (1 << tail_bits). +class RingBuffer { + public: + RingBuffer(int window_bits, int tail_bits) + : window_bits_(window_bits), + mask_((1 << window_bits) - 1), + tail_size_(1 << tail_bits), + pos_(0) { + static const int kSlackForFourByteHashingEverywhere = 3; + const int buflen = (1 << window_bits_) + tail_size_; + buffer_ = new uint8_t[buflen + kSlackForFourByteHashingEverywhere]; + for (int i = 0; i < kSlackForFourByteHashingEverywhere; ++i) { + buffer_[buflen + i] = 0; + } + } + ~RingBuffer() { + delete [] buffer_; + } + + // Push bytes into the ring buffer. + void Write(const uint8_t *bytes, size_t n) { + const size_t masked_pos = pos_ & mask_; + // The length of the writes is limited so that we do not need to worry + // about a write + WriteTail(bytes, n); + if (PREDICT_TRUE(masked_pos + n <= (1 << window_bits_))) { + // A single write fits. + memcpy(&buffer_[masked_pos], bytes, n); + } else { + // Split into two writes. + // Copy into the end of the buffer, including the tail buffer. + memcpy(&buffer_[masked_pos], bytes, + std::min(n, ((1 << window_bits_) + tail_size_) - masked_pos)); + // Copy into the begining of the buffer + memcpy(&buffer_[0], bytes + ((1 << window_bits_) - masked_pos), + n - ((1 << window_bits_) - masked_pos)); + } + pos_ += n; + } + + void Reset() { + pos_ = 0; + } + + // Logical cursor position in the ring buffer. + size_t position() const { return pos_; } + + // Bit mask for getting the physical position for a logical position. + size_t mask() const { return mask_; } + + uint8_t *start() { return &buffer_[0]; } + const uint8_t *start() const { return &buffer_[0]; } + + private: + void WriteTail(const uint8_t *bytes, size_t n) { + const size_t masked_pos = pos_ & mask_; + if (PREDICT_FALSE(masked_pos < tail_size_)) { + // Just fill the tail buffer with the beginning data. + const size_t p = (1 << window_bits_) + masked_pos; + memcpy(&buffer_[p], bytes, std::min(n, tail_size_ - masked_pos)); + } + } + + // Size of the ringbuffer is (1 << window_bits) + tail_size_. + const int window_bits_; + const size_t mask_; + const size_t tail_size_; + + // Position to write in the ring buffer. + size_t pos_; + // The actual ring buffer containing the data and the copy of the beginning + // as a tail. + uint8_t *buffer_; +}; + +} // namespace brotli + +#endif // BROTLI_ENC_RINGBUFFER_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/static_dict.h b/node_modules/ttf2woff2/csrc/enc/static_dict.h new file mode 100644 index 0000000..6c3122d --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/static_dict.h @@ -0,0 +1,87 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Class to model the static dictionary. + +#ifndef BROTLI_ENC_STATIC_DICT_H_ +#define BROTLI_ENC_STATIC_DICT_H_ + +#include +#include +#include + +#include "./dictionary.h" +#include "./transform.h" + +namespace brotli { + +class StaticDictionary { + public: + StaticDictionary() {} + void Fill(bool enable_transforms) { + const int num_transforms = enable_transforms ? kNumTransforms : 1; + for (int t = num_transforms - 1; t >= 0; --t) { + for (int i = kMaxDictionaryWordLength; + i >= kMinDictionaryWordLength; --i) { + const int num_words = 1 << kBrotliDictionarySizeBitsByLength[i]; + for (int j = num_words - 1; j >= 0; --j) { + int word_id = t * num_words + j; + std::string word = GetTransformedDictionaryWord(i, word_id); + if (word.size() >= 4) { + Insert(word, i, word_id); + } + } + } + } + } + void Insert(const std::string &str, int len, int dist) { + int ix = (dist << 6) + len; + std::unordered_map::const_iterator it = map_.find(str); + if (it != map_.end() && ix >= it->second) { + return; + } + map_[str] = ix; + uint32_t v = 0; + for (int i = 0; i < 4 && i < str.size(); ++i) { + v += static_cast(str[i]) << (8 * i); + } + if (prefix_map_[v] < str.size()) { + prefix_map_[v] = str.size(); + } + } + int GetLength(uint32_t v) const { + std::unordered_map::const_iterator it = prefix_map_.find(v); + if (it == prefix_map_.end()) { + return 0; + } + return it->second; + } + bool Get(const std::string &str, int *len, int *dist) const { + std::unordered_map::const_iterator it = map_.find(str); + if (it == map_.end()) { + return false; + } + int v = it->second; + *len = v & 63; + *dist = v >> 6; + return true; + } + private: + std::unordered_map map_; + std::unordered_map prefix_map_; +}; + +} // namespace brotli + +#endif // BROTLI_ENC_STATIC_DICT_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/streams.cc b/node_modules/ttf2woff2/csrc/enc/streams.cc new file mode 100644 index 0000000..c5a9824 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/streams.cc @@ -0,0 +1,126 @@ +// Copyright 2009 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Convience routines to make Brotli I/O classes from some memory containers and +// files. + +#include "./streams.h" + +#include +#include + +namespace brotli { + +BrotliMemOut::BrotliMemOut(void* buf, int len) + : buf_(buf), + len_(len), + pos_(0) {} + +void BrotliMemOut::Reset(void* buf, int len) { + buf_ = buf; + len_ = len; + pos_ = 0; +} + +// Brotli output routine: copy n bytes to the output buffer. +bool BrotliMemOut::Write(const void *buf, size_t n) { + if (n + pos_ > len_) + return false; + char* p = reinterpret_cast(buf_) + pos_; + memcpy(p, buf, n); + pos_ += n; + return true; +} + +BrotliStringOut::BrotliStringOut(std::string* buf, int max_size) + : buf_(buf), + max_size_(max_size) { + assert(buf->empty()); +} + +void BrotliStringOut::Reset(std::string* buf, int max_size) { + buf_ = buf; + max_size_ = max_size; +} + +// Brotli output routine: add n bytes to a string. +bool BrotliStringOut::Write(const void *buf, size_t n) { + if (buf_->size() + n > max_size_) + return false; + buf_->append(static_cast(buf), n); + return true; +} + +BrotliMemIn::BrotliMemIn(const void* buf, int len) + : buf_(buf), + len_(len), + pos_(0) {} + +void BrotliMemIn::Reset(const void* buf, int len) { + buf_ = buf; + len_ = len; + pos_ = 0; +} + +// Brotli input routine: read the next chunk of memory. +const void* BrotliMemIn::Read(size_t n, size_t* output) { + if (pos_ == len_) { + return NULL; + } + if (n > len_ - pos_) + n = len_ - pos_; + const char* p = reinterpret_cast(buf_) + pos_; + pos_ += n; + *output = n; + return p; +} + +BrotliFileIn::BrotliFileIn(FILE* f, size_t max_read_size) + : f_(f), + buf_(malloc(max_read_size)), + buf_size_(max_read_size) {} + +BrotliFileIn::~BrotliFileIn() { + if (buf_) free(buf_); +} + +const void* BrotliFileIn::Read(size_t n, size_t* bytes_read) { + if (buf_ == NULL) { + *bytes_read = 0; + return NULL; + } + if (n > buf_size_) { + n = buf_size_; + } else if (n == 0) { + return feof(f_) ? NULL : buf_; + } + *bytes_read = fread(buf_, 1, n, f_); + if (*bytes_read == 0) { + return NULL; + } else { + return buf_; + } +} + +BrotliFileOut::BrotliFileOut(FILE* f) : f_(f) {} + +bool BrotliFileOut::Write(const void* buf, size_t n) { + if (fwrite(buf, n, 1, f_) != 1) { + return false; + } + return true; +} + + +} // namespace brotli diff --git a/node_modules/ttf2woff2/csrc/enc/streams.h b/node_modules/ttf2woff2/csrc/enc/streams.h new file mode 100644 index 0000000..704f7ad --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/streams.h @@ -0,0 +1,130 @@ +// Copyright 2009 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Input and output classes for streaming brotli compression. + +#ifndef BROTLI_ENC_STREAMS_H_ +#define BROTLI_ENC_STREAMS_H_ + +#include +#include +#include +#include + +namespace brotli { + +// Input interface for the compression routines. +class BrotliIn { + public: + virtual ~BrotliIn() {} + + // Return a pointer to the next block of input of at most n bytes. + // Return the actual length in *nread. + // At end of data, return NULL. Don't return NULL if there is more data + // to read, even if called with n == 0. + // Read will only be called if some of its bytes are needed. + virtual const void* Read(size_t n, size_t* nread) = 0; +}; + +// Output interface for the compression routines. +class BrotliOut { + public: + virtual ~BrotliOut() {} + + // Write n bytes of data from buf. + // Return true if all written, false otherwise. + virtual bool Write(const void *buf, size_t n) = 0; +}; + +// Adapter class to make BrotliIn objects from raw memory. +class BrotliMemIn : public BrotliIn { + public: + BrotliMemIn(const void* buf, int len); + + void Reset(const void* buf, int len); + + // returns the amount of data consumed + int position() const { return pos_; } + + const void* Read(size_t n, size_t* OUTPUT) override; + + private: + const void* buf_; // start of input buffer + int len_; // length of input + int pos_; // current read position within input +}; + +// Adapter class to make BrotliOut objects from raw memory. +class BrotliMemOut : public BrotliOut { + public: + BrotliMemOut(void* buf, int len); + + void Reset(void* buf, int len); + + // returns the amount of data written + int position() const { return pos_; } + + bool Write(const void* buf, size_t n) override; + + private: + void* buf_; // start of output buffer + int len_; // length of output + int pos_; // current write position within output +}; + +// Adapter class to make BrotliOut objects from a string. +class BrotliStringOut : public BrotliOut { + public: + // Create a writer that appends its data to buf. + // buf->size() will grow to at most max_size + // buf is expected to be empty when constructing BrotliStringOut. + BrotliStringOut(std::string* buf, int max_size); + + void Reset(std::string* buf, int max_len); + + bool Write(const void* buf, size_t n) override; + + private: + std::string* buf_; // start of output buffer + int max_size_; // max length of output +}; + +// Adapter class to make BrotliIn object from a file. +class BrotliFileIn : public BrotliIn { + public: + BrotliFileIn(FILE* f, size_t max_read_size); + ~BrotliFileIn(); + + const void* Read(size_t n, size_t* bytes_read) override; + + private: + FILE* f_; + void* buf_; + size_t buf_size_; +}; + +// Adapter class to make BrotliOut object from a file. +class BrotliFileOut : public BrotliOut { + public: + explicit BrotliFileOut(FILE* f); + + bool Write(const void* buf, size_t n) override; + private: + FILE* f_; +}; + + +} // namespace brotli + +#endif // BROTLI_ENC_STREAMS_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/streams.h.gch b/node_modules/ttf2woff2/csrc/enc/streams.h.gch new file mode 100644 index 0000000000000000000000000000000000000000..5fef874d25a13e6251bcb072df9c624d62ed7f03 GIT binary patch literal 2468344 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

    ~uvfk8+l~KaDn4 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Ȅqk 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%0D%wWowKr*s0&!I4BH5k?T;1BkN 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�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�_Az}swuaoHYl4|u1!1M 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ß-~pybAGqzTxOx}c;Lw}JfZF&xiUH_DTc-{ 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 *VT2r0MrT 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

      xL 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

      c!9*FOvcTgt+rH9qTk-TfOO3QiF z@BwIkXuN%b{-}V$m;KP7ocq8BbKZHcY8~fIABviu@y_(u9}*xeR!&ar$>MU%d8=|$ zb&WUL5mnq4R(u+b@2EX6GlYb4LJ|(d_76qXVc&sekPJZw4N20eljcXPy0xd`-?%lZ zp7EjuGyWr(QH1E}*2qpUV~JqKYQc=uXS}6?8EXVHLIh-FnEL!smX_xnVPv?#!Og2n zziC_Io81=97e)VwmF6h<@_}GR_A}nVwkqd$#jr=PYMy}VE}qA~G|%YLz!N#K{7b*W z2jQiGB+;n8<|e}EX!LzCRE_B^K@DSncGz?P8a8FujXr_>na?dTALKHKRH9T_^p~20 zi73Ws#zCVQVA>^+N?E`5>ENE6G*`m4%tU`2NGix-QPIC*S{^~jqbt@0R+X4!#f%ZslrI!>UtZRceI#hVEmBQ^dG^&f)2qu{%-EaP^P5crYT)^*xE zDDC}{0?l~gExL(8+$FSu!9Aai zLlpphO&j>A`GCKNgUUB}Zg9$J1KHOlT=d9`dJPy@WJP-F0wx z6ZWA!a0O-#e2hY)(rqr`eO-=wZPM-QqV(FNzpsld?S@p{VrRsz2<23S#^>8yl3C9A zS~BNr$PcK5?~w%bp&g_eZwxcj?dw8agmW`*=U|8#6SRSR#8?Ua*wTVC1> zr4DxQ9`-skzMp~LNUo2C7>Q3A$P9ce`uRK+`t)1ZAnWJTZ-CD?1AO|qW62*-Mhy>J zRSN5=3U@)Fjxmz>C`I+4Li zt~hz~X7E6P74*vhM;;pJ$8s;b^IiF!Kg;hF6?wXs-#J@;hvmwj;p3y*k>TyrR>ZL$ z6oN5Kd8Q2WO405`pf99)0;;GLdWPuD3>K&d6)$o34yKa!os$mOBr?{Wf%s=q6hzJKZF?% zvI@id^}pePcg*l`e!b{#+-SHo{I~}Dq2$CatQ-KJ$st3kGv?W2o;%(Ph2gxX-HC6f zaG2q|zRk1O;L}>iKG$9bYHZ6X3as3I$qPD;BV%?P$Q+NO2X1{HM}N@|4Q;aQy$W`X z#{Xp_yvKtQBL!~ARseRu=Z|VY^L_j2o`4l5+Zl$VIBxf6uGbDGDqt{?8<^giN%#Yw zZH&>rVcwJh>l##SYFFv=s+*bsjDDj?ABsWak#YNnf>_;@dWYx8MQ`;E5dD+?hs(rr8^+z{14;+Uyn?2EutDinzZGjd$ zK6sfD>lcA zsTyuXMobGp{fN zUjhegcW!6r3uqUP+bM&+yN9tXYn)}T&K<7Em9?|M>G{;pscrdB)Gz0ap_y-e>ZGYX zEEM*HLSON8YxX*_jsOKHPkMgs9mItr$WtwXVo(mm&R~&%QrT4xu|pky5^}|f9Dfw znKc(~{!6~#jSV$k=yuNZu{?}#=^=={cjKnsULQ%P44@>RGPr$z<^~bk!;^XlFnK4P zN>JWk{>}Myx9%Ij5Za}NU3OzT8tXR_ZvNeKugrCc}eHFFX?NZe7JeZD~U#_ zQfj$16y+xfFrwL&Vb~2qE`f}J`7Yd2vjFFUWp`7^&n8~VxU^KZd@aV zYBU4Y8UKRnq4Vg_dFs%4WmB$_K=msIs)rb;zO!i}P`$-KbtMDU0>L{1)l3Gep8tfZ z__P6(p{EUgXq*{Epz2AWDn3o1dVAe>jTow18K{2EK()iGnn3k11Jzsqf~v1I6Q$O~-A`K}MX8pAOf z#~}8k#J3%z-ggW^A*T)K*4iy?wKqCz1#-WGZMA~MeopPRU%)H0(*}yywSI4ETi(

      NNWQ+K5}BQB22GbP5#f4p4aXy=Ftg@|lh#KoNcU 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

      fuHM8fQeW4`h!H*TKxmCYDnZh4{cDq1Fr}dSVOC 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

      vf577vy)N8wpYn&b_Jj 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 + +#include "./dictionary.h" + +namespace brotli { + +enum WordTransformType { + kIdentity = 0, + kOmitLast1 = 1, + kOmitLast2 = 2, + kOmitLast3 = 3, + kOmitLast4 = 4, + kOmitLast5 = 5, + kOmitLast6 = 6, + kOmitLast7 = 7, + kOmitLast8 = 8, + kOmitLast9 = 9, + kUppercaseFirst = 10, + kUppercaseAll = 11, + kOmitFirst1 = 12, + kOmitFirst2 = 13, + kOmitFirst3 = 14, + kOmitFirst4 = 15, + kOmitFirst5 = 16, + kOmitFirst6 = 17, + kOmitFirst7 = 18, + kOmitFirst8 = 19, + kOmitFirst9 = 20, +}; + +struct Transform { + const char* prefix; + WordTransformType word_transform; + const char* suffix; +}; + +static const Transform kTransforms[] = { + { "", kIdentity, "" }, + { "", kIdentity, " " }, + { " ", kIdentity, " " }, + { "", kOmitFirst1, "" }, + { "", kUppercaseFirst, " " }, + { "", kIdentity, " the " }, + { " ", kIdentity, "" }, + { "s ", kIdentity, " " }, + { "", kIdentity, " of " }, + { "", kUppercaseFirst, "" }, + { "", kIdentity, " and " }, + { "", kOmitFirst2, "" }, + { "", kOmitLast1, "" }, + { ", ", kIdentity, " " }, + { "", kIdentity, ", " }, + { " ", kUppercaseFirst, " " }, + { "", kIdentity, " in " }, + { "", kIdentity, " to " }, + { "e ", kIdentity, " " }, + { "", kIdentity, "\"" }, + { "", kIdentity, "." }, + { "", kIdentity, "\">" }, + { "", kIdentity, "\n" }, + { "", kOmitLast3, "" }, + { "", kIdentity, "]" }, + { "", kIdentity, " for " }, + { "", kOmitFirst3, "" }, + { "", kOmitLast2, "" }, + { "", kIdentity, " a " }, + { "", kIdentity, " that " }, + { " ", kUppercaseFirst, "" }, + { "", kIdentity, ". " }, + { ".", kIdentity, "" }, + { " ", kIdentity, ", " }, + { "", kOmitFirst4, "" }, + { "", kIdentity, " with " }, + { "", kIdentity, "'" }, + { "", kIdentity, " from " }, + { "", kIdentity, " by " }, + { "", kOmitFirst5, "" }, + { "", kOmitFirst6, "" }, + { " the ", kIdentity, "" }, + { "", kOmitLast4, "" }, + { "", kIdentity, ". The " }, + { "", kUppercaseAll, "" }, + { "", kIdentity, " on " }, + { "", kIdentity, " as " }, + { "", kIdentity, " is " }, + { "", kOmitLast7, "" }, + { "", kOmitLast1, "ing " }, + { "", kIdentity, "\n\t" }, + { "", kIdentity, ":" }, + { " ", kIdentity, ". " }, + { "", kIdentity, "ed " }, + { "", kOmitFirst9, "" }, + { "", kOmitFirst7, "" }, + { "", kOmitLast6, "" }, + { "", kIdentity, "(" }, + { "", kUppercaseFirst, ", " }, + { "", kOmitLast8, "" }, + { "", kIdentity, " at " }, + { "", kIdentity, "ly " }, + { " the ", kIdentity, " of " }, + { "", kOmitLast5, "" }, + { "", kOmitLast9, "" }, + { " ", kUppercaseFirst, ", " }, + { "", kUppercaseFirst, "\"" }, + { ".", kIdentity, "(" }, + { "", kUppercaseAll, " " }, + { "", kUppercaseFirst, "\">" }, + { "", kIdentity, "=\"" }, + { " ", kIdentity, "." }, + { ".com/", kIdentity, "" }, + { " the ", kIdentity, " of the " }, + { "", kUppercaseFirst, "'" }, + { "", kIdentity, ". This " }, + { "", kIdentity, "," }, + { ".", kIdentity, " " }, + { "", kUppercaseFirst, "(" }, + { "", kUppercaseFirst, "." }, + { "", kIdentity, " not " }, + { " ", kIdentity, "=\"" }, + { "", kIdentity, "er " }, + { " ", kUppercaseAll, " " }, + { "", kIdentity, "al " }, + { " ", kUppercaseAll, "" }, + { "", kIdentity, "='" }, + { "", kUppercaseAll, "\"" }, + { "", kUppercaseFirst, ". " }, + { " ", kIdentity, "(" }, + { "", kIdentity, "ful " }, + { " ", kUppercaseFirst, ". " }, + { "", kIdentity, "ive " }, + { "", kIdentity, "less " }, + { "", kUppercaseAll, "'" }, + { "", kIdentity, "est " }, + { " ", kUppercaseFirst, "." }, + { "", kUppercaseAll, "\">" }, + { " ", kIdentity, "='" }, + { "", kUppercaseFirst, "," }, + { "", kIdentity, "ize " }, + { "", kUppercaseAll, "." }, + { "\xc2\xa0", kIdentity, "" }, + { " ", kIdentity, "," }, + { "", kUppercaseFirst, "=\"" }, + { "", kUppercaseAll, "=\"" }, + { "", kIdentity, "ous " }, + { "", kUppercaseAll, ", " }, + { "", kUppercaseFirst, "='" }, + { " ", kUppercaseFirst, "," }, + { " ", kUppercaseAll, "=\"" }, + { " ", kUppercaseAll, ", " }, + { "", kUppercaseAll, "," }, + { "", kUppercaseAll, "(" }, + { "", kUppercaseAll, ". " }, + { " ", kUppercaseAll, "." }, + { "", kUppercaseAll, "='" }, + { " ", kUppercaseAll, ". " }, + { " ", kUppercaseFirst, "=\"" }, + { " ", kUppercaseAll, "='" }, + { " ", kUppercaseFirst, "='" }, +}; + +static const int kNumTransforms = sizeof(kTransforms) / sizeof(kTransforms[0]); + +static int ToUpperCase(uint8_t *p, int len) { + if (len == 1 || p[0] < 0xc0) { + if (p[0] >= 'a' && p[0] <= 'z') { + p[0] ^= 32; + } + return 1; + } + if (p[0] < 0xe0) { + p[1] ^= 32; + return 2; + } + if (len == 2) { + return 2; + } + p[2] ^= 5; + return 3; +} + +inline std::string ApplyTransform( + const Transform& t, const uint8_t* word, int len) { + std::string ret(t.prefix); + if (t.word_transform <= kOmitLast9) { + len -= t.word_transform; + } + if (len > 0) { + if (t.word_transform >= kOmitFirst1) { + const int skip = t.word_transform - (kOmitFirst1 - 1); + if (len > skip) { + ret += std::string(word + skip, word + len); + } + } else { + ret += std::string(word, word + len); + uint8_t *uppercase = reinterpret_cast(&ret[ret.size() - len]); + if (t.word_transform == kUppercaseFirst) { + ToUpperCase(uppercase, len); + } else if (t.word_transform == kUppercaseAll) { + while (len > 0) { + int step = ToUpperCase(uppercase, len); + uppercase += step; + len -= step; + } + } + } + } + ret += std::string(t.suffix); + return ret; +} + +inline std::string GetTransformedDictionaryWord(int len_code, int word_id) { + int num_words = 1 << kBrotliDictionarySizeBitsByLength[len_code]; + int offset = kBrotliDictionaryOffsetsByLength[len_code]; + int t = word_id / num_words; + int word_idx = word_id % num_words; + offset += len_code * word_idx; + const uint8_t* word = &kBrotliDictionary[offset]; + return ApplyTransform(kTransforms[t], word, len_code); +} + +} // namespace brotli + +#endif // BROTLI_ENC_TRANSFORM_H_ diff --git a/node_modules/ttf2woff2/csrc/enc/write_bits.h b/node_modules/ttf2woff2/csrc/enc/write_bits.h new file mode 100644 index 0000000..c3140c1 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/enc/write_bits.h @@ -0,0 +1,91 @@ +// Copyright 2010 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Write bits into a byte array. + +#ifndef BROTLI_ENC_WRITE_BITS_H_ +#define BROTLI_ENC_WRITE_BITS_H_ + +#include +#include +#include + +#include "./port.h" + +namespace brotli { + +//#define BIT_WRITER_DEBUG + +// This function writes bits into bytes in increasing addresses, and within +// a byte least-significant-bit first. +// +// The function can write up to 56 bits in one go with WriteBits +// Example: let's assume that 3 bits (Rs below) have been written already: +// +// BYTE-0 BYTE+1 BYTE+2 +// +// 0000 0RRR 0000 0000 0000 0000 +// +// Now, we could write 5 or less bits in MSB by just sifting by 3 +// and OR'ing to BYTE-0. +// +// For n bits, we take the last 5 bits, OR that with high bits in BYTE-0, +// and locate the rest in BYTE+1, BYTE+2, etc. +inline void WriteBits(int n_bits, + uint64_t bits, + int * __restrict pos, + uint8_t * __restrict array) { +#ifdef BIT_WRITER_DEBUG + printf("WriteBits %2d 0x%016llx %10d\n", n_bits, bits, *pos); +#endif + assert(bits < 1ULL << n_bits); +#ifdef IS_LITTLE_ENDIAN + // This branch of the code can write up to 56 bits at a time, + // 7 bits are lost by being perhaps already in *p and at least + // 1 bit is needed to initialize the bit-stream ahead (i.e. if 7 + // bits are in *p and we write 57 bits, then the next write will + // access a byte that was never initialized). + uint8_t *p = &array[*pos >> 3]; + uint64_t v = *p; + v |= bits << (*pos & 7); + BROTLI_UNALIGNED_STORE64(p, v); // Set some bits. + *pos += n_bits; +#else + // implicit & 0xff is assumed for uint8_t arithmetics + uint8_t *array_pos = &array[*pos >> 3]; + const int bits_reserved_in_first_byte = (*pos & 7); + bits <<= bits_reserved_in_first_byte; + *array_pos++ |= bits; + for (int bits_left_to_write = n_bits - 8 + bits_reserved_in_first_byte; + bits_left_to_write >= 1; + bits_left_to_write -= 8) { + bits >>= 8; + *array_pos++ = bits; + } + *array_pos = 0; + *pos += n_bits; +#endif +} + +inline void WriteBitsPrepareStorage(int pos, uint8_t *array) { +#ifdef BIT_WRITER_DEBUG + printf("WriteBitsPrepareStorage %10d\n", pos); +#endif + assert((pos & 7) == 0); + array[pos >> 3] = 0; +} + +} // namespace brotli + +#endif // BROTLI_ENC_WRITE_BITS_H_ diff --git a/node_modules/ttf2woff2/csrc/fallback.cc b/node_modules/ttf2woff2/csrc/fallback.cc new file mode 100644 index 0000000..0dfe3b0 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/fallback.cc @@ -0,0 +1,51 @@ +// Emscripten wrapper +#include +#include +#include "./woff2/woff2_enc.h" + +using namespace emscripten; +using std::string; + +int getSizePtr() { + int* sizePtr = reinterpret_cast(calloc(1, sizeof(int))); + return reinterpret_cast(sizePtr); +} + +int convert(int inputDataAddress, int inputLength, int outputSizePtrAddress) { + int* outputSizePtr = reinterpret_cast(outputSizePtrAddress); + char* inputData = reinterpret_cast(inputDataAddress); + + size_t outputSize = woff2::MaxWOFF2CompressedSize( + reinterpret_cast(inputData), + inputLength + ); + + uint8_t* outputData = reinterpret_cast(calloc(outputSize, sizeof(uint8_t))); + + + if(!woff2::ConvertTTFToWOFF2( + reinterpret_cast(inputData), + inputLength, + outputData, + &outputSize + )) { + // throw an error + } + + *outputSizePtr = outputSize; + + return reinterpret_cast(outputData); +} + +void freePtrs(int outputDataAddress, int sizePtrAddress) { + int* sizePtr = reinterpret_cast(sizePtrAddress); + char* outputData = reinterpret_cast(outputDataAddress); + free(outputData); + free(sizePtr); +} + +EMSCRIPTEN_BINDINGS(ttf2woff2_fallback) { + function("getSizePtr", &getSizePtr, allow_raw_pointers()); + function("convert", &convert, allow_raw_pointers()); + function("freePtrs", &freePtrs, allow_raw_pointers()); +} diff --git a/node_modules/ttf2woff2/csrc/woff2/buffer.h b/node_modules/ttf2woff2/csrc/woff2/buffer.h new file mode 100644 index 0000000..588ac0d --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/buffer.h @@ -0,0 +1,172 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// The parts of ots.h & opentype-sanitiser.h that we need, taken from the +// https://code.google.com/p/ots/ project. + +#ifndef WOFF2_BUFFER_H_ +#define WOFF2_BUFFER_H_ + +#if defined(_WIN32) +#include +typedef signed char int8_t; +typedef unsigned char uint8_t; +typedef short int16_t; +typedef unsigned short uint16_t; +typedef int int32_t; +typedef unsigned int uint32_t; +typedef __int64 int64_t; +typedef unsigned __int64 uint64_t; +#define ntohl(x) _byteswap_ulong (x) +#define ntohs(x) _byteswap_ushort (x) +#define htonl(x) _byteswap_ulong (x) +#define htons(x) _byteswap_ushort (x) +#else +#include +#include +#endif + +#include +#include +#include +#include + +namespace woff2 { + +#if defined(_MSC_VER) || !defined(FONT_COMPRESSION_DEBUG) +#define FONT_COMPRESSION_FAILURE() false +#else +#define FONT_COMPRESSION_FAILURE() \ + woff2::Failure(__FILE__, __LINE__, __PRETTY_FUNCTION__) +inline bool Failure(const char *f, int l, const char *fn) { + fprintf(stderr, "ERROR at %s:%d (%s)\n", f, l, fn); + fflush(stderr); + return false; +} +#endif + +// ----------------------------------------------------------------------------- +// Buffer helper class +// +// This class perform some trival buffer operations while checking for +// out-of-bounds errors. As a family they return false if anything is amiss, +// updating the current offset otherwise. +// ----------------------------------------------------------------------------- +class Buffer { + public: + Buffer(const uint8_t *buffer, size_t len) + : buffer_(buffer), + length_(len), + offset_(0) { } + + bool Skip(size_t n_bytes) { + return Read(NULL, n_bytes); + } + + bool Read(uint8_t *buffer, size_t n_bytes) { + if (n_bytes > 1024 * 1024 * 1024) { + return FONT_COMPRESSION_FAILURE(); + } + if ((offset_ + n_bytes > length_) || + (offset_ > length_ - n_bytes)) { + return FONT_COMPRESSION_FAILURE(); + } + if (buffer) { + std::memcpy(buffer, buffer_ + offset_, n_bytes); + } + offset_ += n_bytes; + return true; + } + + inline bool ReadU8(uint8_t *value) { + if (offset_ + 1 > length_) { + return FONT_COMPRESSION_FAILURE(); + } + *value = buffer_[offset_]; + ++offset_; + return true; + } + + bool ReadU16(uint16_t *value) { + if (offset_ + 2 > length_) { + return FONT_COMPRESSION_FAILURE(); + } + std::memcpy(value, buffer_ + offset_, sizeof(uint16_t)); + *value = ntohs(*value); + offset_ += 2; + return true; + } + + bool ReadS16(int16_t *value) { + return ReadU16(reinterpret_cast(value)); + } + + bool ReadU24(uint32_t *value) { + if (offset_ + 3 > length_) { + return FONT_COMPRESSION_FAILURE(); + } + *value = static_cast(buffer_[offset_]) << 16 | + static_cast(buffer_[offset_ + 1]) << 8 | + static_cast(buffer_[offset_ + 2]); + offset_ += 3; + return true; + } + + bool ReadU32(uint32_t *value) { + if (offset_ + 4 > length_) { + return FONT_COMPRESSION_FAILURE(); + } + std::memcpy(value, buffer_ + offset_, sizeof(uint32_t)); + *value = ntohl(*value); + offset_ += 4; + return true; + } + + bool ReadS32(int32_t *value) { + return ReadU32(reinterpret_cast(value)); + } + + bool ReadTag(uint32_t *value) { + if (offset_ + 4 > length_) { + return FONT_COMPRESSION_FAILURE(); + } + std::memcpy(value, buffer_ + offset_, sizeof(uint32_t)); + offset_ += 4; + return true; + } + + bool ReadR64(uint64_t *value) { + if (offset_ + 8 > length_) { + return FONT_COMPRESSION_FAILURE(); + } + std::memcpy(value, buffer_ + offset_, sizeof(uint64_t)); + offset_ += 8; + return true; + } + + const uint8_t *buffer() const { return buffer_; } + size_t offset() const { return offset_; } + size_t length() const { return length_; } + + void set_offset(size_t newoffset) { offset_ = newoffset; } + + private: + const uint8_t * const buffer_; + const size_t length_; + size_t offset_; +}; + +} // namespace woff2 + +#endif // WOFF2_BUFFER_H_ diff --git a/node_modules/ttf2woff2/csrc/woff2/font.cc b/node_modules/ttf2woff2/csrc/woff2/font.cc new file mode 100644 index 0000000..5b4bbe6 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/font.cc @@ -0,0 +1,400 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Font management utilities + +#include "./font.h" + +#include + +#include "./buffer.h" +#include "./port.h" +#include "./store_bytes.h" +#include "./table_tags.h" +#include "./woff2_common.h" + +namespace woff2 { + +Font::Table* Font::FindTable(uint32_t tag) { + std::map::iterator it = tables.find(tag); + return it == tables.end() ? 0 : &it->second; +} + +const Font::Table* Font::FindTable(uint32_t tag) const { + std::map::const_iterator it = tables.find(tag); + return it == tables.end() ? 0 : &it->second; +} + +std::vector Font::OutputOrderedTags() const { + std::vector output_order; + + for (const auto& i : tables) { + const Font::Table& table = i.second; + // This is a transformed table, we will write it together with the + // original version. + if (table.tag & 0x80808080) { + continue; + } + output_order.push_back(table.tag); + } + + // Alphabetize and do not put loca immediately after glyf + // This violates woff2 spec but results in a font that passes OTS + std::sort(output_order.begin(), output_order.end()); + // TODO(user): change to match spec once browsers are on newer OTS + /* + auto glyf_loc = std::find(output_order.begin(), output_order.end(), + kGlyfTableTag); + auto loca_loc = std::find(output_order.begin(), output_order.end(), + kLocaTableTag); + if (glyf_loc != output_order.end() && loca_loc != output_order.end()) { + output_order.erase(loca_loc); + output_order.insert(std::find(output_order.begin(), output_order.end(), + kGlyfTableTag) + 1, kLocaTableTag); + }*/ + + return output_order; +} + +bool ReadTrueTypeFont(Buffer* file, const uint8_t* data, size_t len, + Font* font) { + // We don't care about the search_range, entry_selector and range_shift + // fields, they will always be computed upon writing the font. + if (!file->ReadU16(&font->num_tables) || + !file->Skip(6)) { + return FONT_COMPRESSION_FAILURE(); + } + + std::map intervals; + for (uint16_t i = 0; i < font->num_tables; ++i) { + Font::Table table; + table.reuse_of = NULL; + if (!file->ReadU32(&table.tag) || + !file->ReadU32(&table.checksum) || + !file->ReadU32(&table.offset) || + !file->ReadU32(&table.length)) { + return FONT_COMPRESSION_FAILURE(); + } + if ((table.offset & 3) != 0 || + table.length > len || + len - table.length < table.offset) { + return FONT_COMPRESSION_FAILURE(); + } + intervals[table.offset] = table.length; + table.data = data + table.offset; + if (font->tables.find(table.tag) != font->tables.end()) { + return FONT_COMPRESSION_FAILURE(); + } + font->tables[table.tag] = table; + } + + // Check that tables are non-overlapping. + uint32_t last_offset = 12UL + 16UL * font->num_tables; + for (const auto& i : intervals) { + if (i.first < last_offset || i.first + i.second < i.first) { + return FONT_COMPRESSION_FAILURE(); + } + last_offset = i.first + i.second; + } + + return true; +} + +bool ReadCollectionFont(Buffer* file, const uint8_t* data, size_t len, + Font* font, + std::map* all_tables) { + if (!file->ReadU32(&font->flavor)) { + return FONT_COMPRESSION_FAILURE(); + } + if (!ReadTrueTypeFont(file, data, len, font)) { + return FONT_COMPRESSION_FAILURE(); + } + + for (auto& entry : font->tables) { + Font::Table& table = entry.second; + + if (all_tables->find(table.offset) == all_tables->end()) { + (*all_tables)[table.offset] = font->FindTable(table.tag); + } else { + table.reuse_of = (*all_tables)[table.offset]; + } + + } + return true; +} + +bool ReadTrueTypeCollection(Buffer* file, const uint8_t* data, size_t len, + FontCollection* font_collection) { + uint32_t num_fonts; + + if (!file->ReadU32(&font_collection->header_version) || + !file->ReadU32(&num_fonts)) { + return FONT_COMPRESSION_FAILURE(); + } + + std::vector offsets; + for (auto i = 0; i < num_fonts; i++) { + uint32_t offset; + if (!file->ReadU32(&offset)) { + return FONT_COMPRESSION_FAILURE(); + } + offsets.push_back(offset); + } + + font_collection->fonts.resize(offsets.size()); + std::vector::iterator font_it = font_collection->fonts.begin(); + + std::map all_tables; + for (const auto offset : offsets) { + file->set_offset(offset); + Font& font = *font_it++; + if (!ReadCollectionFont(file, data, len, &font, &all_tables)) { + return FONT_COMPRESSION_FAILURE(); + } + } + + return true; +} + +bool ReadFont(const uint8_t* data, size_t len, Font* font) { + Buffer file(data, len); + + if (!file.ReadU32(&font->flavor)) { + return FONT_COMPRESSION_FAILURE(); + } + + if (font->flavor == kTtcFontFlavor) { + return FONT_COMPRESSION_FAILURE(); + } + return ReadTrueTypeFont(&file, data, len, font); +} + +bool ReadFontCollection(const uint8_t* data, size_t len, + FontCollection* font_collection) { + Buffer file(data, len); + + uint32_t flavor; + if (!file.ReadU32(&flavor)) { + return FONT_COMPRESSION_FAILURE(); + } + + if (flavor != kTtcFontFlavor) { + font_collection->fonts.resize(1); + Font& font = font_collection->fonts[0]; + font.flavor = flavor; + return ReadTrueTypeFont(&file, data, len, &font); + } + return ReadTrueTypeCollection(&file, data, len, font_collection); +} + +size_t FontFileSize(const Font& font) { + size_t max_offset = 12ULL + 16ULL * font.num_tables; + for (const auto& i : font.tables) { + const Font::Table& table = i.second; + size_t padding_size = (4 - (table.length & 3)) & 3; + size_t end_offset = (padding_size + table.offset) + table.length; + max_offset = std::max(max_offset, end_offset); + } + return max_offset; +} + +size_t FontCollectionFileSize(const FontCollection& font_collection) { + size_t max_offset = 0; + for (auto& font : font_collection.fonts) { + // font file size actually just finds max offset + max_offset = std::max(max_offset, FontFileSize(font)); + } + return max_offset; +} + +bool WriteFont(const Font& font, uint8_t* dst, size_t dst_size) { + size_t offset = 0; + return WriteFont(font, &offset, dst, dst_size); +} + +bool WriteTableRecord(const Font::Table* table, size_t* offset, uint8_t* dst, + size_t dst_size) { + if (dst_size < *offset + kSfntEntrySize) { + return FONT_COMPRESSION_FAILURE(); + } + if (table->IsReused()) { + table = table->reuse_of; + } + StoreU32(table->tag, offset, dst); + StoreU32(table->checksum, offset, dst); + StoreU32(table->offset, offset, dst); + StoreU32(table->length, offset, dst); + return true; +} + +bool WriteTable(const Font::Table& table, size_t* offset, uint8_t* dst, + size_t dst_size) { + if (!WriteTableRecord(&table, offset, dst, dst_size)) { + return false; + } + + // Write the actual table data if it's the first time we've seen it + if (!table.IsReused()) { + if (table.offset + table.length < table.offset || + dst_size < table.offset + table.length) { + return FONT_COMPRESSION_FAILURE(); + } + memcpy(dst + table.offset, table.data, table.length); + size_t padding_size = (4 - (table.length & 3)) & 3; + if (table.offset + table.length + padding_size < padding_size || + dst_size < table.offset + table.length + padding_size) { + return FONT_COMPRESSION_FAILURE(); + } + memset(dst + table.offset + table.length, 0, padding_size); + } + return true; +} + +bool WriteFont(const Font& font, size_t* offset, uint8_t* dst, + size_t dst_size) { + if (dst_size < 12ULL + 16ULL * font.num_tables) { + return FONT_COMPRESSION_FAILURE(); + } + StoreU32(font.flavor, offset, dst); + Store16(font.num_tables, offset, dst); + uint16_t max_pow2 = font.num_tables ? Log2Floor(font.num_tables) : 0; + uint16_t search_range = max_pow2 ? 1 << (max_pow2 + 4) : 0; + uint16_t range_shift = (font.num_tables << 4) - search_range; + Store16(search_range, offset, dst); + Store16(max_pow2, offset, dst); + Store16(range_shift, offset, dst); + + for (const auto& i : font.tables) { + if (!WriteTable(i.second, offset, dst, dst_size)) { + return false; + } + } + + return true; +} + +bool WriteFontCollection(const FontCollection& font_collection, uint8_t* dst, + size_t dst_size) { + size_t offset = 0; + + // It's simpler if this just a simple sfnt + if (font_collection.fonts.size() == 1) { + return WriteFont(font_collection.fonts[0], &offset, dst, dst_size); + } + + // Write TTC header + StoreU32(kTtcFontFlavor, &offset, dst); + StoreU32(font_collection.header_version, &offset, dst); + StoreU32(font_collection.fonts.size(), &offset, dst); + + // Offset Table, zeroed for now + size_t offset_table = offset; // where to write offsets later + for (int i = 0; i < font_collection.fonts.size(); i++) { + StoreU32(0, &offset, dst); + } + + if (font_collection.header_version == 0x00020000) { + StoreU32(0, &offset, dst); // ulDsigTag + StoreU32(0, &offset, dst); // ulDsigLength + StoreU32(0, &offset, dst); // ulDsigOffset + } + + // Write fonts and their offsets. + for (int i = 0; i < font_collection.fonts.size(); i++) { + const auto& font = font_collection.fonts[i]; + StoreU32(offset, &offset_table, dst); + if (!WriteFont(font, &offset, dst, dst_size)) { + return false; + } + } + + return true; +} + +int NumGlyphs(const Font& font) { + const Font::Table* head_table = font.FindTable(kHeadTableTag); + const Font::Table* loca_table = font.FindTable(kLocaTableTag); + if (head_table == NULL || loca_table == NULL || head_table->length < 52) { + return 0; + } + int index_fmt = IndexFormat(font); + int num_glyphs = (loca_table->length / (index_fmt == 0 ? 2 : 4)) - 1; + return num_glyphs; +} + +int IndexFormat(const Font& font) { + const Font::Table* head_table = font.FindTable(kHeadTableTag); + if (head_table == NULL) { + return 0; + } + return head_table->data[51]; +} + +bool Font::Table::IsReused() const { + return this->reuse_of != NULL; +} + +bool GetGlyphData(const Font& font, int glyph_index, + const uint8_t** glyph_data, size_t* glyph_size) { + if (glyph_index < 0) { + return FONT_COMPRESSION_FAILURE(); + } + const Font::Table* head_table = font.FindTable(kHeadTableTag); + const Font::Table* loca_table = font.FindTable(kLocaTableTag); + const Font::Table* glyf_table = font.FindTable(kGlyfTableTag); + if (head_table == NULL || loca_table == NULL || glyf_table == NULL || + head_table->length < 52) { + return FONT_COMPRESSION_FAILURE(); + } + + int index_fmt = IndexFormat(font); + + Buffer loca_buf(loca_table->data, loca_table->length); + if (index_fmt == 0) { + uint16_t offset1, offset2; + if (!loca_buf.Skip(2 * glyph_index) || + !loca_buf.ReadU16(&offset1) || + !loca_buf.ReadU16(&offset2) || + offset2 < offset1 || + 2 * offset2 > glyf_table->length) { + return FONT_COMPRESSION_FAILURE(); + } + *glyph_data = glyf_table->data + 2 * offset1; + *glyph_size = 2 * (offset2 - offset1); + } else { + uint32_t offset1, offset2; + if (!loca_buf.Skip(4 * glyph_index) || + !loca_buf.ReadU32(&offset1) || + !loca_buf.ReadU32(&offset2) || + offset2 < offset1 || + offset2 > glyf_table->length) { + return FONT_COMPRESSION_FAILURE(); + } + *glyph_data = glyf_table->data + offset1; + *glyph_size = offset2 - offset1; + } + return true; +} + +bool RemoveDigitalSignature(Font* font) { + std::map::iterator it = + font->tables.find(kDsigTableTag); + if (it != font->tables.end()) { + font->tables.erase(it); + font->num_tables = font->tables.size(); + } + return true; +} + +} // namespace woff2 diff --git a/node_modules/ttf2woff2/csrc/woff2/font.h b/node_modules/ttf2woff2/csrc/woff2/font.h new file mode 100644 index 0000000..ff7f85f --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/font.h @@ -0,0 +1,110 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Data model for a font file in sfnt format, reading and writing functions and +// accessors for the glyph data. + +#ifndef WOFF2_FONT_H_ +#define WOFF2_FONT_H_ + +#include +#include +#include +#include + +namespace woff2 { + +// Represents an sfnt font file. Only the table directory is parsed, for the +// table data we only store a raw pointer, therefore a font object is valid only +// as long the data from which it was parsed is around. +struct Font { + uint32_t flavor; + uint16_t num_tables; + + struct Table { + uint32_t tag; + uint32_t checksum; + uint32_t offset; + uint32_t length; + const uint8_t* data; + + // Buffer used to mutate the data before writing out. + std::vector buffer; + + // If we've seen this tag/offset before, pointer to the first time we saw it + // If this is the first time we've seen this table, NULL + // Intended use is to bypass re-processing tables + Font::Table* reuse_of; + + // Is this table reused by a TTC + bool IsReused() const; + }; + std::map tables; + std::vector OutputOrderedTags() const; + + Table* FindTable(uint32_t tag); + const Table* FindTable(uint32_t tag) const; +}; + +// Accomodates both singular (OTF, TTF) and collection (TTC) fonts +struct FontCollection { + uint32_t header_version; + // (offset, first use of table*) pairs + std::map tables; + std::vector fonts; +}; + +// Parses the font from the given data. Returns false on parsing failure or +// buffer overflow. The font is valid only so long the input data pointer is +// valid. Does NOT support collections. +bool ReadFont(const uint8_t* data, size_t len, Font* font); + +// Parses the font from the given data. Returns false on parsing failure or +// buffer overflow. The font is valid only so long the input data pointer is +// valid. Supports collections. +bool ReadFontCollection(const uint8_t* data, size_t len, FontCollection* fonts); + +// Returns the file size of the font. +size_t FontFileSize(const Font& font); +size_t FontCollectionFileSize(const FontCollection& font); + +// Writes the font into the specified dst buffer. The dst_size should be the +// same as returned by FontFileSize(). Returns false upon buffer overflow (which +// should not happen if dst_size was computed by FontFileSize()). +bool WriteFont(const Font& font, uint8_t* dst, size_t dst_size); +// Write the font at a specific offset +bool WriteFont(const Font& font, size_t* offset, uint8_t* dst, size_t dst_size); + +bool WriteFontCollection(const FontCollection& font_collection, uint8_t* dst, + size_t dst_size); + +// Returns the number of glyphs in the font. +// NOTE: Currently this works only for TrueType-flavored fonts, will return +// zero for CFF-flavored fonts. +int NumGlyphs(const Font& font); + +// Returns the index format of the font +int IndexFormat(const Font& font); + +// Sets *glyph_data and *glyph_size to point to the location of the glyph data +// with the given index. Returns false if the glyph is not found. +bool GetGlyphData(const Font& font, int glyph_index, + const uint8_t** glyph_data, size_t* glyph_size); + +// Removes the digital signature (DSIG) table +bool RemoveDigitalSignature(Font* font); + +} // namespace woff2 + +#endif // WOFF2_FONT_H_ diff --git a/node_modules/ttf2woff2/csrc/woff2/glyph.cc b/node_modules/ttf2woff2/csrc/woff2/glyph.cc new file mode 100644 index 0000000..4cef0d9 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/glyph.cc @@ -0,0 +1,380 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Glyph manipulation + +#include "./glyph.h" + +#include +#include +#include "./buffer.h" +#include "./store_bytes.h" + +namespace woff2 { + +static const int32_t kFLAG_ONCURVE = 1; +static const int32_t kFLAG_XSHORT = 1 << 1; +static const int32_t kFLAG_YSHORT = 1 << 2; +static const int32_t kFLAG_REPEAT = 1 << 3; +static const int32_t kFLAG_XREPEATSIGN = 1 << 4; +static const int32_t kFLAG_YREPEATSIGN = 1 << 5; +static const int32_t kFLAG_ARG_1_AND_2_ARE_WORDS = 1 << 0; +static const int32_t kFLAG_WE_HAVE_A_SCALE = 1 << 3; +static const int32_t kFLAG_MORE_COMPONENTS = 1 << 5; +static const int32_t kFLAG_WE_HAVE_AN_X_AND_Y_SCALE = 1 << 6; +static const int32_t kFLAG_WE_HAVE_A_TWO_BY_TWO = 1 << 7; +static const int32_t kFLAG_WE_HAVE_INSTRUCTIONS = 1 << 8; + +bool ReadCompositeGlyphData(Buffer* buffer, Glyph* glyph) { + glyph->have_instructions = false; + glyph->composite_data = buffer->buffer() + buffer->offset(); + size_t start_offset = buffer->offset(); + uint16_t flags = kFLAG_MORE_COMPONENTS; + while (flags & kFLAG_MORE_COMPONENTS) { + if (!buffer->ReadU16(&flags)) { + return FONT_COMPRESSION_FAILURE(); + } + glyph->have_instructions |= (flags & kFLAG_WE_HAVE_INSTRUCTIONS) != 0; + size_t arg_size = 2; // glyph index + if (flags & kFLAG_ARG_1_AND_2_ARE_WORDS) { + arg_size += 4; + } else { + arg_size += 2; + } + if (flags & kFLAG_WE_HAVE_A_SCALE) { + arg_size += 2; + } else if (flags & kFLAG_WE_HAVE_AN_X_AND_Y_SCALE) { + arg_size += 4; + } else if (flags & kFLAG_WE_HAVE_A_TWO_BY_TWO) { + arg_size += 8; + } + if (!buffer->Skip(arg_size)) { + return FONT_COMPRESSION_FAILURE(); + } + } + if (buffer->offset() - start_offset > std::numeric_limits::max()) { + return FONT_COMPRESSION_FAILURE(); + } + glyph->composite_data_size = buffer->offset() - start_offset; + return true; +} + +bool ReadGlyph(const uint8_t* data, size_t len, Glyph* glyph) { + Buffer buffer(data, len); + + int16_t num_contours; + if (!buffer.ReadS16(&num_contours)) { + return FONT_COMPRESSION_FAILURE(); + } + + if (num_contours == 0) { + // Empty glyph. + return true; + } + + // Read the bounding box. + if (!buffer.ReadS16(&glyph->x_min) || + !buffer.ReadS16(&glyph->y_min) || + !buffer.ReadS16(&glyph->x_max) || + !buffer.ReadS16(&glyph->y_max)) { + return FONT_COMPRESSION_FAILURE(); + } + + if (num_contours > 0) { + // Simple glyph. + glyph->contours.resize(num_contours); + + // Read the number of points per contour. + uint16_t last_point_index = 0; + for (int i = 0; i < num_contours; ++i) { + uint16_t point_index; + if (!buffer.ReadU16(&point_index)) { + return FONT_COMPRESSION_FAILURE(); + } + uint16_t num_points = point_index - last_point_index + (i == 0 ? 1 : 0); + glyph->contours[i].resize(num_points); + last_point_index = point_index; + } + + // Read the instructions. + if (!buffer.ReadU16(&glyph->instructions_size)) { + return FONT_COMPRESSION_FAILURE(); + } + glyph->instructions_data = data + buffer.offset(); + if (!buffer.Skip(glyph->instructions_size)) { + return FONT_COMPRESSION_FAILURE(); + } + + // Read the run-length coded flags. + std::vector > flags(num_contours); + uint8_t flag = 0; + uint8_t flag_repeat = 0; + for (int i = 0; i < num_contours; ++i) { + flags[i].resize(glyph->contours[i].size()); + for (int j = 0; j < glyph->contours[i].size(); ++j) { + if (flag_repeat == 0) { + if (!buffer.ReadU8(&flag)) { + return FONT_COMPRESSION_FAILURE(); + } + if (flag & kFLAG_REPEAT) { + if (!buffer.ReadU8(&flag_repeat)) { + return FONT_COMPRESSION_FAILURE(); + } + } + } else { + flag_repeat--; + } + flags[i][j] = flag; + glyph->contours[i][j].on_curve = flag & kFLAG_ONCURVE; + } + } + + // Read the x coordinates. + int prev_x = 0; + for (int i = 0; i < num_contours; ++i) { + for (int j = 0; j < glyph->contours[i].size(); ++j) { + uint8_t flag = flags[i][j]; + if (flag & kFLAG_XSHORT) { + // single byte x-delta coord value + uint8_t x_delta; + if (!buffer.ReadU8(&x_delta)) { + return FONT_COMPRESSION_FAILURE(); + } + int sign = (flag & kFLAG_XREPEATSIGN) ? 1 : -1; + glyph->contours[i][j].x = prev_x + sign * x_delta; + } else { + // double byte x-delta coord value + int16_t x_delta = 0; + if (!(flag & kFLAG_XREPEATSIGN)) { + if (!buffer.ReadS16(&x_delta)) { + return FONT_COMPRESSION_FAILURE(); + } + } + glyph->contours[i][j].x = prev_x + x_delta; + } + prev_x = glyph->contours[i][j].x; + } + } + + // Read the y coordinates. + int prev_y = 0; + for (int i = 0; i < num_contours; ++i) { + for (int j = 0; j < glyph->contours[i].size(); ++j) { + uint8_t flag = flags[i][j]; + if (flag & kFLAG_YSHORT) { + // single byte y-delta coord value + uint8_t y_delta; + if (!buffer.ReadU8(&y_delta)) { + return FONT_COMPRESSION_FAILURE(); + } + int sign = (flag & kFLAG_YREPEATSIGN) ? 1 : -1; + glyph->contours[i][j].y = prev_y + sign * y_delta; + } else { + // double byte y-delta coord value + int16_t y_delta = 0; + if (!(flag & kFLAG_YREPEATSIGN)) { + if (!buffer.ReadS16(&y_delta)) { + return FONT_COMPRESSION_FAILURE(); + } + } + glyph->contours[i][j].y = prev_y + y_delta; + } + prev_y = glyph->contours[i][j].y; + } + } + } else if (num_contours == -1) { + // Composite glyph. + if (!ReadCompositeGlyphData(&buffer, glyph)) { + return FONT_COMPRESSION_FAILURE(); + } + // Read the instructions. + if (glyph->have_instructions) { + if (!buffer.ReadU16(&glyph->instructions_size)) { + return FONT_COMPRESSION_FAILURE(); + } + glyph->instructions_data = data + buffer.offset(); + if (!buffer.Skip(glyph->instructions_size)) { + return FONT_COMPRESSION_FAILURE(); + } + } else { + glyph->instructions_size = 0; + } + } else { + return FONT_COMPRESSION_FAILURE(); + } + return true; +} + +namespace { + +void StoreBbox(const Glyph& glyph, size_t* offset, uint8_t* dst) { + Store16(glyph.x_min, offset, dst); + Store16(glyph.y_min, offset, dst); + Store16(glyph.x_max, offset, dst); + Store16(glyph.y_max, offset, dst); +} + +void StoreInstructions(const Glyph& glyph, size_t* offset, uint8_t* dst) { + Store16(glyph.instructions_size, offset, dst); + StoreBytes(glyph.instructions_data, glyph.instructions_size, offset, dst); +} + +bool StoreEndPtsOfContours(const Glyph& glyph, size_t* offset, uint8_t* dst) { + int end_point = -1; + for (const auto& contour : glyph.contours) { + end_point += contour.size(); + if (contour.size() > std::numeric_limits::max() || + end_point > std::numeric_limits::max()) { + return FONT_COMPRESSION_FAILURE(); + } + Store16(end_point, offset, dst); + } + return true; +} + +bool StorePoints(const Glyph& glyph, size_t* offset, + uint8_t* dst, size_t dst_size) { + int last_flag = -1; + int repeat_count = 0; + int last_x = 0; + int last_y = 0; + size_t x_bytes = 0; + size_t y_bytes = 0; + + // Store the flags and calculate the total size of the x and y coordinates. + for (const auto& contour : glyph.contours) { + for (const auto& point : contour) { + int flag = point.on_curve ? kFLAG_ONCURVE : 0; + int dx = point.x - last_x; + int dy = point.y - last_y; + if (dx == 0) { + flag |= kFLAG_XREPEATSIGN; + } else if (dx > -256 && dx < 256) { + flag |= kFLAG_XSHORT | (dx > 0 ? kFLAG_XREPEATSIGN : 0); + x_bytes += 1; + } else { + x_bytes += 2; + } + if (dy == 0) { + flag |= kFLAG_YREPEATSIGN; + } else if (dy > -256 && dy < 256) { + flag |= kFLAG_YSHORT | (dy > 0 ? kFLAG_YREPEATSIGN : 0); + y_bytes += 1; + } else { + y_bytes += 2; + } + if (flag == last_flag && repeat_count != 255) { + dst[*offset - 1] |= kFLAG_REPEAT; + repeat_count++; + } else { + if (repeat_count != 0) { + if (*offset >= dst_size) { + return FONT_COMPRESSION_FAILURE(); + } + dst[(*offset)++] = repeat_count; + } + if (*offset >= dst_size) { + return FONT_COMPRESSION_FAILURE(); + } + dst[(*offset)++] = flag; + repeat_count = 0; + } + last_x = point.x; + last_y = point.y; + last_flag = flag; + } + } + if (repeat_count != 0) { + if (*offset >= dst_size) { + return FONT_COMPRESSION_FAILURE(); + } + dst[(*offset)++] = repeat_count; + } + + if (*offset + x_bytes + y_bytes > dst_size) { + return FONT_COMPRESSION_FAILURE(); + } + + // Store the x and y coordinates. + size_t x_offset = *offset; + size_t y_offset = *offset + x_bytes; + last_x = 0; + last_y = 0; + for (const auto& contour : glyph.contours) { + for (const auto& point : contour) { + int dx = point.x - last_x; + int dy = point.y - last_y; + if (dx == 0) { + // pass + } else if (dx > -256 && dx < 256) { + dst[x_offset++] = std::abs(dx); + } else { + Store16(dx, &x_offset, dst); + } + if (dy == 0) { + // pass + } else if (dy > -256 && dy < 256) { + dst[y_offset++] = std::abs(dy); + } else { + Store16(dy, &y_offset, dst); + } + last_x += dx; + last_y += dy; + } + } + *offset = y_offset; + return true; +} + +} // namespace + +bool StoreGlyph(const Glyph& glyph, uint8_t* dst, size_t* dst_size) { + size_t offset = 0; + if (glyph.composite_data_size > 0) { + // Composite glyph. + if (*dst_size < ((10ULL + glyph.composite_data_size) + + ((glyph.have_instructions ? 2ULL : 0) + + glyph.instructions_size))) { + return FONT_COMPRESSION_FAILURE(); + } + Store16(-1, &offset, dst); + StoreBbox(glyph, &offset, dst); + StoreBytes(glyph.composite_data, glyph.composite_data_size, &offset, dst); + if (glyph.have_instructions) { + StoreInstructions(glyph, &offset, dst); + } + } else if (glyph.contours.size() > 0) { + // Simple glyph. + if (glyph.contours.size() > std::numeric_limits::max()) { + return FONT_COMPRESSION_FAILURE(); + } + if (*dst_size < ((12ULL + 2 * glyph.contours.size()) + + glyph.instructions_size)) { + return FONT_COMPRESSION_FAILURE(); + } + Store16(glyph.contours.size(), &offset, dst); + StoreBbox(glyph, &offset, dst); + if (!StoreEndPtsOfContours(glyph, &offset, dst)) { + return FONT_COMPRESSION_FAILURE(); + } + StoreInstructions(glyph, &offset, dst); + if (!StorePoints(glyph, &offset, dst, *dst_size)) { + return FONT_COMPRESSION_FAILURE(); + } + } + *dst_size = offset; + return true; +} + +} // namespace woff2 diff --git a/node_modules/ttf2woff2/csrc/woff2/glyph.h b/node_modules/ttf2woff2/csrc/woff2/glyph.h new file mode 100644 index 0000000..0ee755c --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/glyph.h @@ -0,0 +1,71 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Data model and I/O for glyph data within sfnt format files for the purpose of +// performing the preprocessing step of the WOFF 2.0 conversion. + +#ifndef WOFF2_GLYPH_H_ +#define WOFF2_GLYPH_H_ + +#include +#include +#include + +namespace woff2 { + +// Represents a parsed simple or composite glyph. The composite glyph data and +// instructions are un-parsed and we keep only pointers to the raw data, +// therefore the glyph is valid only so long the data from which it was parsed +// is around. +class Glyph { + public: + Glyph() : instructions_size(0), composite_data_size(0) {} + + // Bounding box. + int16_t x_min; + int16_t x_max; + int16_t y_min; + int16_t y_max; + + // Instructions. + uint16_t instructions_size; + const uint8_t* instructions_data; + + // Data model for simple glyphs. + struct Point { + int x; + int y; + bool on_curve; + }; + std::vector > contours; + + // Data for composite glyphs. + const uint8_t* composite_data; + uint32_t composite_data_size; + bool have_instructions; +}; + +// Parses the glyph from the given data. Returns false on parsing failure or +// buffer overflow. The glyph is valid only so long the input data pointer is +// valid. +bool ReadGlyph(const uint8_t* data, size_t len, Glyph* glyph); + +// Stores the glyph into the specified dst buffer. The *dst_size is the buffer +// size on entry and is set to the actual (unpadded) stored size on exit. +// Returns false on buffer overflow. +bool StoreGlyph(const Glyph& glyph, uint8_t* dst, size_t* dst_size); + +} // namespace woff2 + +#endif // WOFF2_GLYPH_H_ diff --git a/node_modules/ttf2woff2/csrc/woff2/normalize.cc b/node_modules/ttf2woff2/csrc/woff2/normalize.cc new file mode 100644 index 0000000..a16f7b6 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/normalize.cc @@ -0,0 +1,319 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Glyph normalization + +#include "./normalize.h" + +#include +#include + +#include "./buffer.h" +#include "./port.h" +#include "./font.h" +#include "./glyph.h" +#include "./round.h" +#include "./store_bytes.h" +#include "./table_tags.h" +#include "./woff2_common.h" + +namespace woff2 { + +namespace { + +void StoreLoca(int index_fmt, uint32_t value, size_t* offset, uint8_t* dst) { + if (index_fmt == 0) { + Store16(value >> 1, offset, dst); + } else { + StoreU32(value, offset, dst); + } +} + +} // namespace + +namespace { + +bool WriteNormalizedLoca(int index_fmt, int num_glyphs, Font* font) { + Font::Table* glyf_table = font->FindTable(kGlyfTableTag); + Font::Table* loca_table = font->FindTable(kLocaTableTag); + + int glyph_sz = index_fmt == 0 ? 2 : 4; + loca_table->buffer.resize(Round4(num_glyphs + 1) * glyph_sz); + loca_table->length = (num_glyphs + 1) * glyph_sz; + + uint8_t* glyf_dst = &glyf_table->buffer[0]; + uint8_t* loca_dst = &loca_table->buffer[0]; + uint32_t glyf_offset = 0; + size_t loca_offset = 0; + + for (int i = 0; i < num_glyphs; ++i) { + StoreLoca(index_fmt, glyf_offset, &loca_offset, loca_dst); + Glyph glyph; + const uint8_t* glyph_data; + size_t glyph_size; + if (!GetGlyphData(*font, i, &glyph_data, &glyph_size) || + (glyph_size > 0 && !ReadGlyph(glyph_data, glyph_size, &glyph))) { + return FONT_COMPRESSION_FAILURE(); + } + size_t glyf_dst_size = glyf_table->buffer.size() - glyf_offset; + if (!StoreGlyph(glyph, glyf_dst + glyf_offset, &glyf_dst_size)) { + return FONT_COMPRESSION_FAILURE(); + } + glyf_dst_size = Round4(glyf_dst_size); + if (glyf_dst_size > std::numeric_limits::max() || + glyf_offset + static_cast(glyf_dst_size) < glyf_offset || + (index_fmt == 0 && glyf_offset + glyf_dst_size >= (1UL << 17))) { + return FONT_COMPRESSION_FAILURE(); + } + glyf_offset += glyf_dst_size; + } + if (glyf_offset == 0) { + return false; + } + + StoreLoca(index_fmt, glyf_offset, &loca_offset, loca_dst); + + glyf_table->buffer.resize(glyf_offset); + glyf_table->data = &glyf_table->buffer[0]; + glyf_table->length = glyf_offset; + loca_table->data = &loca_table->buffer[0]; + + return true; +} + +} // namespace + +namespace { + +bool MakeEditableBuffer(Font* font, int tableTag) { + Font::Table* table = font->FindTable(tableTag); + if (table == NULL) { + return FONT_COMPRESSION_FAILURE(); + } + if (table->IsReused()) { + return true; + } + int sz = Round4(table->length); + table->buffer.resize(sz); + uint8_t* buf = &table->buffer[0]; + memcpy(buf, table->data, sz); + table->data = buf; + return true; +} + +} // namespace + +bool NormalizeGlyphs(Font* font) { + Font::Table* cff_table = font->FindTable(kCffTableTag); + Font::Table* head_table = font->FindTable(kHeadTableTag); + Font::Table* glyf_table = font->FindTable(kGlyfTableTag); + Font::Table* loca_table = font->FindTable(kLocaTableTag); + if (head_table == NULL) { + return FONT_COMPRESSION_FAILURE(); + } + // CFF, no loca, no glyf is OK for CFF. If so, don't normalize. + if (cff_table != NULL && loca_table == NULL && glyf_table == NULL) { + return true; + } + if (loca_table == NULL || glyf_table == NULL) { + return FONT_COMPRESSION_FAILURE(); + } + + // Must share neither or both loca & glyf + if (loca_table->IsReused() != glyf_table->IsReused()) { + return FONT_COMPRESSION_FAILURE(); + } + if (loca_table->IsReused()) { + return true; + } + + int index_fmt = head_table->data[51]; + int num_glyphs = NumGlyphs(*font); + + // We need to allocate a bit more than its original length for the normalized + // glyf table, since it can happen that the glyphs in the original table are + // 2-byte aligned, while in the normalized table they are 4-byte aligned. + // That gives a maximum of 2 bytes increase per glyph. However, there is no + // theoretical guarantee that the total size of the flags plus the coordinates + // is the smallest possible in the normalized version, so we have to allow + // some general overhead. + // TODO(user) Figure out some more precise upper bound on the size of + // the overhead. + size_t max_normalized_glyf_size = 1.1 * glyf_table->length + 2 * num_glyphs; + + glyf_table->buffer.resize(max_normalized_glyf_size); + + // if we can't write a loca using short's (index_fmt 0) + // try again using longs (index_fmt 1) + if (!WriteNormalizedLoca(index_fmt, num_glyphs, font)) { + if (index_fmt != 0) { + return FONT_COMPRESSION_FAILURE(); + } + + // Rewrite loca with 4-byte entries & update head to match + index_fmt = 1; + if (!WriteNormalizedLoca(index_fmt, num_glyphs, font)) { + return FONT_COMPRESSION_FAILURE(); + } + head_table->buffer[51] = 1; + } + + return true; +} + +bool NormalizeOffsets(Font* font) { + uint32_t offset = 12 + 16 * font->num_tables; + for (auto tag : font->OutputOrderedTags()) { + auto& table = font->tables[tag]; + table.offset = offset; + offset += Round4(table.length); + } + return true; +} + +namespace { + +uint32_t ComputeHeaderChecksum(const Font& font) { + uint32_t checksum = font.flavor; + uint16_t max_pow2 = font.num_tables ? Log2Floor(font.num_tables) : 0; + uint16_t search_range = max_pow2 ? 1 << (max_pow2 + 4) : 0; + uint16_t range_shift = (font.num_tables << 4) - search_range; + checksum += (font.num_tables << 16 | search_range); + checksum += (max_pow2 << 16 | range_shift); + for (const auto& i : font.tables) { + const Font::Table* table = &i.second; + if (table->IsReused()) { + table = table->reuse_of; + } + checksum += table->tag; + checksum += table->checksum; + checksum += table->offset; + checksum += table->length; + } + return checksum; +} + +} // namespace + +bool FixChecksums(Font* font) { + Font::Table* head_table = font->FindTable(kHeadTableTag); + if (head_table == NULL) { + return FONT_COMPRESSION_FAILURE(); + } + if (head_table->reuse_of != NULL) { + head_table = head_table->reuse_of; + } + if (head_table->length < 12) { + return FONT_COMPRESSION_FAILURE(); + } + + uint8_t* head_buf = &head_table->buffer[0]; + size_t offset = 8; + StoreU32(0, &offset, head_buf); + uint32_t file_checksum = 0; + uint32_t head_checksum = 0; + for (auto& i : font->tables) { + Font::Table* table = &i.second; + if (table->IsReused()) { + table = table->reuse_of; + } + table->checksum = ComputeULongSum(table->data, table->length); + file_checksum += table->checksum; + + if (table->tag == kHeadTableTag) { + head_checksum = table->checksum; + } + } + + file_checksum += ComputeHeaderChecksum(*font); + offset = 8; + StoreU32(0xb1b0afba - file_checksum, &offset, head_buf); + + return true; +} + +namespace { +bool MarkTransformed(Font* font) { + Font::Table* head_table = font->FindTable(kHeadTableTag); + if (head_table == NULL) { + return FONT_COMPRESSION_FAILURE(); + } + if (head_table->reuse_of != NULL) { + head_table = head_table->reuse_of; + } + if (head_table->length < 17) { + return FONT_COMPRESSION_FAILURE(); + } + // set bit 11 of head table 'flags' to indicate that font has undergone + // lossless modifying transform + int head_flags = head_table->data[16]; + head_table->buffer[16] = head_flags | 0x08; + return true; +} +} // namespace + + +bool NormalizeWithoutFixingChecksums(Font* font) { + return (MakeEditableBuffer(font, kHeadTableTag) && + RemoveDigitalSignature(font) && + MarkTransformed(font) && + NormalizeGlyphs(font) && + NormalizeOffsets(font)); +} + +bool NormalizeFont(Font* font) { + return (NormalizeWithoutFixingChecksums(font) && + FixChecksums(font)); +} + +bool NormalizeFontCollection(FontCollection* font_collection) { + if (font_collection->fonts.size() == 1) { + return NormalizeFont(&font_collection->fonts[0]); + } + + uint32_t offset = CollectionHeaderSize(font_collection->header_version, + font_collection->fonts.size()); + for (auto& font : font_collection->fonts) { + if (!NormalizeWithoutFixingChecksums(&font)) { + fprintf(stderr, "Font normalization failed.\n"); + return false; + } + offset += kSfntHeaderSize + kSfntEntrySize * font.num_tables; + } + + // Start table offsets after TTC Header and Sfnt Headers + for (auto& font : font_collection->fonts) { + for (auto tag : font.OutputOrderedTags()) { + Font::Table& table = font.tables[tag]; + if (table.IsReused()) { + table.offset = table.reuse_of->offset; + } else { + table.offset = offset; + offset += Round4(table.length); + } + } + } + + // Now we can fix the checksums + for (auto& font : font_collection->fonts) { + if (!FixChecksums(&font)) { + fprintf(stderr, "Failed to fix checksums\n"); + return false; + } + } + + return true; +} + +} // namespace woff2 diff --git a/node_modules/ttf2woff2/csrc/woff2/normalize.h b/node_modules/ttf2woff2/csrc/woff2/normalize.h new file mode 100644 index 0000000..e015348 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/normalize.h @@ -0,0 +1,47 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Functions for normalizing fonts. Since the WOFF 2.0 decoder creates font +// files in normalized form, the WOFF 2.0 conversion is guaranteed to be +// lossless (in a bitwise sense) only for normalized font files. + +#ifndef WOFF2_NORMALIZE_H_ +#define WOFF2_NORMALIZE_H_ + +namespace woff2 { + +struct Font; +struct FontCollection; + +// Changes the offset fields of the table headers so that the data for the +// tables will be written in order of increasing tag values, without any gaps +// other than the 4-byte padding. +bool NormalizeOffsets(Font* font); + +// Changes the checksum fields of the table headers and the checksum field of +// the head table so that it matches the current data. +bool FixChecksums(Font* font); + +// Parses each of the glyphs in the font and writes them again to the glyf +// table in normalized form, as defined by the StoreGlyph() function. Changes +// the loca table accordigly. +bool NormalizeGlyphs(Font* font); + +// Performs all of the normalization steps above. +bool NormalizeFont(Font* font); +bool NormalizeFontCollection(FontCollection* font_collection); + +} // namespace woff2 + +#endif // WOFF2_NORMALIZE_H_ diff --git a/node_modules/ttf2woff2/csrc/woff2/port.h b/node_modules/ttf2woff2/csrc/woff2/port.h new file mode 100644 index 0000000..b0caf38 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/port.h @@ -0,0 +1,48 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Helper function for bit twiddling + +#ifndef WOFF2_PORT_H_ +#define WOFF2_PORT_H_ + +#include + +namespace woff2 { + +typedef unsigned int uint32; + +inline int Log2Floor(uint32 n) { +#if defined(__GNUC__) + return n == 0 ? -1 : 31 ^ __builtin_clz(n); +#else + if (n == 0) + return -1; + int log = 0; + uint32 value = n; + for (int i = 4; i >= 0; --i) { + int shift = (1 << i); + uint32 x = value >> shift; + if (x != 0) { + value = x; + log += shift; + } + } + assert(value == 1); + return log; +#endif +} + +} // namespace woff2 +#endif // WOFF2_PORT_H_ diff --git a/node_modules/ttf2woff2/csrc/woff2/round.h b/node_modules/ttf2woff2/csrc/woff2/round.h new file mode 100644 index 0000000..abb81f8 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/round.h @@ -0,0 +1,35 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Helper for rounding + +#ifndef WOFF2_ROUND_H_ +#define WOFF2_ROUND_H_ + +#include + +namespace woff2 { + +// Round a value up to the nearest multiple of 4. Don't round the value in the +// case that rounding up overflows. +template T Round4(T value) { + if (std::numeric_limits::max() - value < 3) { + return value; + } + return (value + 3) & ~3; +} + +} // namespace woff2 + +#endif // WOFF2_ROUND_H_ diff --git a/node_modules/ttf2woff2/csrc/woff2/store_bytes.h b/node_modules/ttf2woff2/csrc/woff2/store_bytes.h new file mode 100644 index 0000000..a9a3401 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/store_bytes.h @@ -0,0 +1,61 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Helper functions for storing integer values into byte streams. +// No bounds checking is performed, that is the responsibility of the caller. + +#ifndef WOFF2_STORE_BYTES_H_ +#define WOFF2_STORE_BYTES_H_ + +#include +#include +#include + +namespace woff2 { + +inline size_t StoreU32(uint8_t* dst, size_t offset, uint32_t x) { + dst[offset] = x >> 24; + dst[offset + 1] = x >> 16; + dst[offset + 2] = x >> 8; + dst[offset + 3] = x; + return offset + 4; +} + +inline size_t Store16(uint8_t* dst, size_t offset, int x) { + dst[offset] = x >> 8; + dst[offset + 1] = x; + return offset + 2; +} + +inline void StoreU32(uint32_t val, size_t* offset, uint8_t* dst) { + dst[(*offset)++] = val >> 24; + dst[(*offset)++] = val >> 16; + dst[(*offset)++] = val >> 8; + dst[(*offset)++] = val; +} + +inline void Store16(int val, size_t* offset, uint8_t* dst) { + dst[(*offset)++] = val >> 8; + dst[(*offset)++] = val; +} + +inline void StoreBytes(const uint8_t* data, size_t len, + size_t* offset, uint8_t* dst) { + memcpy(&dst[*offset], data, len); + *offset += len; +} + +} // namespace woff2 + +#endif // WOFF2_STORE_BYTES_H_ diff --git a/node_modules/ttf2woff2/csrc/woff2/table_tags.cc b/node_modules/ttf2woff2/csrc/woff2/table_tags.cc new file mode 100644 index 0000000..0071e00 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/table_tags.cc @@ -0,0 +1,90 @@ +// Copyright 2014 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Font table tags + +#include "./table_tags.h" + +namespace woff2 { + +// Note that the byte order is big-endian, not the same as ots.cc +#define TAG(a, b, c, d) ((a << 24) | (b << 16) | (c << 8) | d) + +const uint32_t kKnownTags[63] = { + TAG('c', 'm', 'a', 'p'), // 0 + TAG('h', 'e', 'a', 'd'), // 1 + TAG('h', 'h', 'e', 'a'), // 2 + TAG('h', 'm', 't', 'x'), // 3 + TAG('m', 'a', 'x', 'p'), // 4 + TAG('n', 'a', 'm', 'e'), // 5 + TAG('O', 'S', '/', '2'), // 6 + TAG('p', 'o', 's', 't'), // 7 + TAG('c', 'v', 't', ' '), // 8 + TAG('f', 'p', 'g', 'm'), // 9 + TAG('g', 'l', 'y', 'f'), // 10 + TAG('l', 'o', 'c', 'a'), // 11 + TAG('p', 'r', 'e', 'p'), // 12 + TAG('C', 'F', 'F', ' '), // 13 + TAG('V', 'O', 'R', 'G'), // 14 + TAG('E', 'B', 'D', 'T'), // 15 + TAG('E', 'B', 'L', 'C'), // 16 + TAG('g', 'a', 's', 'p'), // 17 + TAG('h', 'd', 'm', 'x'), // 18 + TAG('k', 'e', 'r', 'n'), // 19 + TAG('L', 'T', 'S', 'H'), // 20 + TAG('P', 'C', 'L', 'T'), // 21 + TAG('V', 'D', 'M', 'X'), // 22 + TAG('v', 'h', 'e', 'a'), // 23 + TAG('v', 'm', 't', 'x'), // 24 + TAG('B', 'A', 'S', 'E'), // 25 + TAG('G', 'D', 'E', 'F'), // 26 + TAG('G', 'P', 'O', 'S'), // 27 + TAG('G', 'S', 'U', 'B'), // 28 + TAG('E', 'B', 'S', 'C'), // 29 + TAG('J', 'S', 'T', 'F'), // 30 + TAG('M', 'A', 'T', 'H'), // 31 + TAG('C', 'B', 'D', 'T'), // 32 + TAG('C', 'B', 'L', 'C'), // 33 + TAG('C', 'O', 'L', 'R'), // 34 + TAG('C', 'P', 'A', 'L'), // 35 + TAG('S', 'V', 'G', ' '), // 36 + TAG('s', 'b', 'i', 'x'), // 37 + TAG('a', 'c', 'n', 't'), // 38 + TAG('a', 'v', 'a', 'r'), // 39 + TAG('b', 'd', 'a', 't'), // 40 + TAG('b', 'l', 'o', 'c'), // 41 + TAG('b', 's', 'l', 'n'), // 42 + TAG('c', 'v', 'a', 'r'), // 43 + TAG('f', 'd', 's', 'c'), // 44 + TAG('f', 'e', 'a', 't'), // 45 + TAG('f', 'm', 't', 'x'), // 46 + TAG('f', 'v', 'a', 'r'), // 47 + TAG('g', 'v', 'a', 'r'), // 48 + TAG('h', 's', 't', 'y'), // 49 + TAG('j', 'u', 's', 't'), // 50 + TAG('l', 'c', 'a', 'r'), // 51 + TAG('m', 'o', 'r', 't'), // 52 + TAG('m', 'o', 'r', 'x'), // 53 + TAG('o', 'p', 'b', 'd'), // 54 + TAG('p', 'r', 'o', 'p'), // 55 + TAG('t', 'r', 'a', 'k'), // 56 + TAG('Z', 'a', 'p', 'f'), // 57 + TAG('S', 'i', 'l', 'f'), // 58 + TAG('G', 'l', 'a', 't'), // 59 + TAG('G', 'l', 'o', 'c'), // 60 + TAG('F', 'e', 'a', 't'), // 61 + TAG('S', 'i', 'l', 'l'), // 62 +}; + +} // namespace woff2 diff --git a/node_modules/ttf2woff2/csrc/woff2/table_tags.h b/node_modules/ttf2woff2/csrc/woff2/table_tags.h new file mode 100644 index 0000000..c9b09bb --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/table_tags.h @@ -0,0 +1,35 @@ +// Copyright 2014 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Font table tags + +#ifndef WOFF2_TABLE_TAGS_H_ +#define WOFF2_TABLE_TAGS_H_ + +#include + +namespace woff2 { + +// Tags of popular tables. +static const uint32_t kGlyfTableTag = 0x676c7966; +static const uint32_t kHeadTableTag = 0x68656164; +static const uint32_t kLocaTableTag = 0x6c6f6361; +static const uint32_t kDsigTableTag = 0x44534947; +static const uint32_t kCffTableTag = 0x43464620; + +extern const uint32_t kKnownTags[]; + +} // namespace woff2 + +#endif // WOFF2_TABLE_TAGS_H_ diff --git a/node_modules/ttf2woff2/csrc/woff2/transform.cc b/node_modules/ttf2woff2/csrc/woff2/transform.cc new file mode 100644 index 0000000..66c6e08 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/transform.cc @@ -0,0 +1,288 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Library for preprocessing fonts as part of the WOFF 2.0 conversion. + +#include "./transform.h" + +#include // for std::abs + +#include "./buffer.h" +#include "./font.h" +#include "./glyph.h" +#include "./table_tags.h" +#include "./variable_length.h" + +namespace woff2 { + +namespace { + +const int FLAG_ARG_1_AND_2_ARE_WORDS = 1 << 0; +const int FLAG_WE_HAVE_INSTRUCTIONS = 1 << 8; + +void WriteBytes(std::vector* out, const uint8_t* data, size_t len) { + if (len == 0) return; + size_t offset = out->size(); + out->resize(offset + len); + memcpy(&(*out)[offset], data, len); +} + +void WriteBytes(std::vector* out, const std::vector& in) { + for (int i = 0; i < in.size(); ++i) { + out->push_back(in[i]); + } +} + +void WriteUShort(std::vector* out, int value) { + out->push_back(value >> 8); + out->push_back(value & 255); +} + +void WriteLong(std::vector* out, int value) { + out->push_back((value >> 24) & 255); + out->push_back((value >> 16) & 255); + out->push_back((value >> 8) & 255); + out->push_back(value & 255); +} + +// Glyf table preprocessing, based on +// GlyfEncoder.java +class GlyfEncoder { + public: + explicit GlyfEncoder(int num_glyphs) + : n_glyphs_(num_glyphs) { + bbox_bitmap_.resize(((num_glyphs + 31) >> 5) << 2); + } + + bool Encode(int glyph_id, const Glyph& glyph) { + if (glyph.composite_data_size > 0) { + WriteCompositeGlyph(glyph_id, glyph); + } else if (glyph.contours.size() > 0) { + WriteSimpleGlyph(glyph_id, glyph); + } else { + WriteUShort(&n_contour_stream_, 0); + } + return true; + } + + void GetTransformedGlyfBytes(std::vector* result) { + WriteLong(result, 0); // version + WriteUShort(result, n_glyphs_); + WriteUShort(result, 0); // index_format, will be set later + WriteLong(result, n_contour_stream_.size()); + WriteLong(result, n_points_stream_.size()); + WriteLong(result, flag_byte_stream_.size()); + WriteLong(result, glyph_stream_.size()); + WriteLong(result, composite_stream_.size()); + WriteLong(result, bbox_bitmap_.size() + bbox_stream_.size()); + WriteLong(result, instruction_stream_.size()); + WriteBytes(result, n_contour_stream_); + WriteBytes(result, n_points_stream_); + WriteBytes(result, flag_byte_stream_); + WriteBytes(result, glyph_stream_); + WriteBytes(result, composite_stream_); + WriteBytes(result, bbox_bitmap_); + WriteBytes(result, bbox_stream_); + WriteBytes(result, instruction_stream_); + } + + private: + void WriteInstructions(const Glyph& glyph) { + Write255UShort(&glyph_stream_, glyph.instructions_size); + WriteBytes(&instruction_stream_, + glyph.instructions_data, glyph.instructions_size); + } + + bool ShouldWriteSimpleGlyphBbox(const Glyph& glyph) { + if (glyph.contours.empty() || glyph.contours[0].empty()) { + return glyph.x_min || glyph.y_min || glyph.x_max || glyph.y_max; + } + + int16_t x_min = glyph.contours[0][0].x; + int16_t y_min = glyph.contours[0][0].y; + int16_t x_max = x_min; + int16_t y_max = y_min; + for (const auto& contour : glyph.contours) { + for (const auto& point : contour) { + if (point.x < x_min) x_min = point.x; + if (point.x > x_max) x_max = point.x; + if (point.y < y_min) y_min = point.y; + if (point.y > y_max) y_max = point.y; + } + } + + if (glyph.x_min != x_min) + return true; + if (glyph.y_min != y_min) + return true; + if (glyph.x_max != x_max) + return true; + if (glyph.y_max != y_max) + return true; + + return false; + } + + void WriteSimpleGlyph(int glyph_id, const Glyph& glyph) { + int num_contours = glyph.contours.size(); + WriteUShort(&n_contour_stream_, num_contours); + if (ShouldWriteSimpleGlyphBbox(glyph)) { + WriteBbox(glyph_id, glyph); + } + for (int i = 0; i < num_contours; i++) { + Write255UShort(&n_points_stream_, glyph.contours[i].size()); + } + int lastX = 0; + int lastY = 0; + for (int i = 0; i < num_contours; i++) { + int num_points = glyph.contours[i].size(); + for (int j = 0; j < num_points; j++) { + int x = glyph.contours[i][j].x; + int y = glyph.contours[i][j].y; + int dx = x - lastX; + int dy = y - lastY; + WriteTriplet(glyph.contours[i][j].on_curve, dx, dy); + lastX = x; + lastY = y; + } + } + if (num_contours > 0) { + WriteInstructions(glyph); + } + } + + void WriteCompositeGlyph(int glyph_id, const Glyph& glyph) { + WriteUShort(&n_contour_stream_, -1); + WriteBbox(glyph_id, glyph); + WriteBytes(&composite_stream_, + glyph.composite_data, + glyph.composite_data_size); + if (glyph.have_instructions) { + WriteInstructions(glyph); + } + } + + void WriteBbox(int glyph_id, const Glyph& glyph) { + bbox_bitmap_[glyph_id >> 3] |= 0x80 >> (glyph_id & 7); + WriteUShort(&bbox_stream_, glyph.x_min); + WriteUShort(&bbox_stream_, glyph.y_min); + WriteUShort(&bbox_stream_, glyph.x_max); + WriteUShort(&bbox_stream_, glyph.y_max); + } + + void WriteTriplet(bool on_curve, int x, int y) { + int abs_x = std::abs(x); + int abs_y = std::abs(y); + int on_curve_bit = on_curve ? 0 : 128; + int x_sign_bit = (x < 0) ? 0 : 1; + int y_sign_bit = (y < 0) ? 0 : 1; + int xy_sign_bits = x_sign_bit + 2 * y_sign_bit; + if (x == 0 && abs_y < 1280) { + flag_byte_stream_.push_back(on_curve_bit + + ((abs_y & 0xf00) >> 7) + y_sign_bit); + glyph_stream_.push_back(abs_y & 0xff); + } else if (y == 0 && abs_x < 1280) { + flag_byte_stream_.push_back(on_curve_bit + 10 + + ((abs_x & 0xf00) >> 7) + x_sign_bit); + glyph_stream_.push_back(abs_x & 0xff); + } else if (abs_x < 65 && abs_y < 65) { + flag_byte_stream_.push_back(on_curve_bit + 20 + + ((abs_x - 1) & 0x30) + + (((abs_y - 1) & 0x30) >> 2) + + xy_sign_bits); + glyph_stream_.push_back((((abs_x - 1) & 0xf) << 4) | ((abs_y - 1) & 0xf)); + } else if (abs_x < 769 && abs_y < 769) { + flag_byte_stream_.push_back(on_curve_bit + 84 + + 12 * (((abs_x - 1) & 0x300) >> 8) + + (((abs_y - 1) & 0x300) >> 6) + xy_sign_bits); + glyph_stream_.push_back((abs_x - 1) & 0xff); + glyph_stream_.push_back((abs_y - 1) & 0xff); + } else if (abs_x < 4096 && abs_y < 4096) { + flag_byte_stream_.push_back(on_curve_bit + 120 + xy_sign_bits); + glyph_stream_.push_back(abs_x >> 4); + glyph_stream_.push_back(((abs_x & 0xf) << 4) | (abs_y >> 8)); + glyph_stream_.push_back(abs_y & 0xff); + } else { + flag_byte_stream_.push_back(on_curve_bit + 124 + xy_sign_bits); + glyph_stream_.push_back(abs_x >> 8); + glyph_stream_.push_back(abs_x & 0xff); + glyph_stream_.push_back(abs_y >> 8); + glyph_stream_.push_back(abs_y & 0xff); + } + } + + std::vector n_contour_stream_; + std::vector n_points_stream_; + std::vector flag_byte_stream_; + std::vector composite_stream_; + std::vector bbox_bitmap_; + std::vector bbox_stream_; + std::vector glyph_stream_; + std::vector instruction_stream_; + int n_glyphs_; +}; + +} // namespace + +bool TransformGlyfAndLocaTables(Font* font) { + // no transform for CFF + const Font::Table* glyf_table = font->FindTable(kGlyfTableTag); + const Font::Table* loca_table = font->FindTable(kLocaTableTag); + if (font->FindTable(kCffTableTag) != NULL + && glyf_table == NULL + && loca_table == NULL) { + return true; + } + // Must share neither or both loca/glyf + if (glyf_table->IsReused() != loca_table->IsReused()) { + return FONT_COMPRESSION_FAILURE(); + } + if (glyf_table->IsReused()) { + return true; + } + Font::Table* transformed_glyf = &font->tables[kGlyfTableTag ^ 0x80808080]; + Font::Table* transformed_loca = &font->tables[kLocaTableTag ^ 0x80808080]; + + int num_glyphs = NumGlyphs(*font); + GlyfEncoder encoder(num_glyphs); + for (int i = 0; i < num_glyphs; ++i) { + Glyph glyph; + const uint8_t* glyph_data; + size_t glyph_size; + if (!GetGlyphData(*font, i, &glyph_data, &glyph_size) || + (glyph_size > 0 && !ReadGlyph(glyph_data, glyph_size, &glyph))) { + return FONT_COMPRESSION_FAILURE(); + } + encoder.Encode(i, glyph); + } + encoder.GetTransformedGlyfBytes(&transformed_glyf->buffer); + + const Font::Table* head_table = font->FindTable(kHeadTableTag); + if (head_table == NULL || head_table->length < 52) { + return FONT_COMPRESSION_FAILURE(); + } + transformed_glyf->buffer[7] = head_table->data[51]; // index_format + + transformed_glyf->tag = kGlyfTableTag ^ 0x80808080; + transformed_glyf->length = transformed_glyf->buffer.size(); + transformed_glyf->data = transformed_glyf->buffer.data(); + + transformed_loca->tag = kLocaTableTag ^ 0x80808080; + transformed_loca->length = 0; + transformed_loca->data = NULL; + + return true; +} + +} // namespace woff2 diff --git a/node_modules/ttf2woff2/csrc/woff2/transform.h b/node_modules/ttf2woff2/csrc/woff2/transform.h new file mode 100644 index 0000000..15dc73e --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/transform.h @@ -0,0 +1,31 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Library for preprocessing fonts as part of the WOFF 2.0 conversion. + +#ifndef WOFF2_TRANSFORM_H_ +#define WOFF2_TRANSFORM_H_ + +#include "./font.h" + +namespace woff2 { + +// Adds the transformed versions of the glyf and loca tables to the font. The +// transformed loca table has zero length. The tag of the transformed tables is +// derived from the original tag by flipping the MSBs of every byte. +bool TransformGlyfAndLocaTables(Font* font); + +} // namespace woff2 + +#endif // WOFF2_TRANSFORM_H_ diff --git a/node_modules/ttf2woff2/csrc/woff2/variable_length.cc b/node_modules/ttf2woff2/csrc/woff2/variable_length.cc new file mode 100644 index 0000000..9a85623 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/variable_length.cc @@ -0,0 +1,133 @@ +// Copyright 2015 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Helper functions for woff2 variable length types: 255UInt16 and UIntBase128 + +#include "./variable_length.h" + +namespace woff2 { + +size_t Size255UShort(uint16_t value) { + size_t result = 3; + if (value < 253) { + result = 1; + } else if (value < 762) { + result = 2; + } else { + result = 3; + } + return result; +} + +void Write255UShort(std::vector* out, int value) { + if (value < 253) { + out->push_back(value); + } else if (value < 506) { + out->push_back(255); + out->push_back(value - 253); + } else if (value < 762) { + out->push_back(254); + out->push_back(value - 506); + } else { + out->push_back(253); + out->push_back(value >> 8); + out->push_back(value & 0xff); + } +} + +void Store255UShort(int val, size_t* offset, uint8_t* dst) { + std::vector packed; + Write255UShort(&packed, val); + for (uint8_t val : packed) { + dst[(*offset)++] = val; + } +} + +// Based on section 6.1.1 of MicroType Express draft spec +bool Read255UShort(Buffer* buf, unsigned int* value) { + static const int kWordCode = 253; + static const int kOneMoreByteCode2 = 254; + static const int kOneMoreByteCode1 = 255; + static const int kLowestUCode = 253; + uint8_t code = 0; + if (!buf->ReadU8(&code)) { + return FONT_COMPRESSION_FAILURE(); + } + if (code == kWordCode) { + uint16_t result = 0; + if (!buf->ReadU16(&result)) { + return FONT_COMPRESSION_FAILURE(); + } + *value = result; + return true; + } else if (code == kOneMoreByteCode1) { + uint8_t result = 0; + if (!buf->ReadU8(&result)) { + return FONT_COMPRESSION_FAILURE(); + } + *value = result + kLowestUCode; + return true; + } else if (code == kOneMoreByteCode2) { + uint8_t result = 0; + if (!buf->ReadU8(&result)) { + return FONT_COMPRESSION_FAILURE(); + } + *value = result + kLowestUCode * 2; + return true; + } else { + *value = code; + return true; + } +} + +bool ReadBase128(Buffer* buf, uint32_t* value) { + uint32_t result = 0; + for (size_t i = 0; i < 5; ++i) { + uint8_t code = 0; + if (!buf->ReadU8(&code)) { + return FONT_COMPRESSION_FAILURE(); + } + // If any of the top seven bits are set then we're about to overflow. + if (result & 0xfe000000) { + return FONT_COMPRESSION_FAILURE(); + } + result = (result << 7) | (code & 0x7f); + if ((code & 0x80) == 0) { + *value = result; + return true; + } + } + // Make sure not to exceed the size bound + return FONT_COMPRESSION_FAILURE(); +} + +size_t Base128Size(size_t n) { + size_t size = 1; + for (; n >= 128; n >>= 7) ++size; + return size; +} + +void StoreBase128(size_t len, size_t* offset, uint8_t* dst) { + size_t size = Base128Size(len); + for (int i = 0; i < size; ++i) { + int b = static_cast((len >> (7 * (size - i - 1))) & 0x7f); + if (i < size - 1) { + b |= 0x80; + } + dst[(*offset)++] = b; + } +} + +} // namespace woff2 + diff --git a/node_modules/ttf2woff2/csrc/woff2/variable_length.h b/node_modules/ttf2woff2/csrc/woff2/variable_length.h new file mode 100644 index 0000000..2816ae2 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/variable_length.h @@ -0,0 +1,38 @@ +// Copyright 2015 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Helper functions for woff2 variable length types: 255UInt16 and UIntBase128 + +#ifndef WOFF2_VARIABLE_LENGTH_H_ +#define WOFF2_VARIABLE_LENGTH_H_ + +#include +#include +#include "./buffer.h" + +namespace woff2 { + +size_t Size255UShort(uint16_t value); +bool Read255UShort(Buffer* buf, unsigned int* value); +void Write255UShort(std::vector* out, int value); +void Store255UShort(int val, size_t* offset, uint8_t* dst); + +size_t Base128Size(size_t n); +bool ReadBase128(Buffer* buf, uint32_t* value); +void StoreBase128(size_t len, size_t* offset, uint8_t* dst); + +} // namespace woff2 + +#endif // WOFF2_VARIABLE_LENGTH_H_ + diff --git a/node_modules/ttf2woff2/csrc/woff2/woff2_common.cc b/node_modules/ttf2woff2/csrc/woff2/woff2_common.cc new file mode 100644 index 0000000..de5998b --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/woff2_common.cc @@ -0,0 +1,46 @@ +// Copyright 2013 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Helpers common across multiple parts of woff2 + +#include + +#include "./woff2_common.h" + +namespace woff2 { + + +uint32_t ComputeULongSum(const uint8_t* buf, size_t size) { + uint32_t checksum = 0; + for (size_t i = 0; i < size; i += 4) { + // We assume the addition is mod 2^32, which is valid because unsigned + checksum += (buf[i] << 24) | (buf[i + 1] << 16) | + (buf[i + 2] << 8) | buf[i + 3]; + } + return checksum; +} + +size_t CollectionHeaderSize(uint32_t header_version, uint32_t num_fonts) { + size_t size = 0; + if (header_version == 0x00020000) { + size += 12; // ulDsig{Tag,Length,Offset} + } + if (header_version == 0x00010000 || header_version == 0x00020000) { + size += 12 // TTCTag, Version, numFonts + + 4 * num_fonts; // OffsetTable[numFonts] + } + return size; +} + +} // namespace woff2 diff --git a/node_modules/ttf2woff2/csrc/woff2/woff2_common.h b/node_modules/ttf2woff2/csrc/woff2/woff2_common.h new file mode 100644 index 0000000..e6cfdf2 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/woff2_common.h @@ -0,0 +1,72 @@ +// Copyright 2014 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Common definition for WOFF2 encoding/decoding + +#ifndef WOFF2_WOFF2_COMMON_H_ +#define WOFF2_WOFF2_COMMON_H_ + +#include +#include + +#include + +namespace woff2 { + +static const uint32_t kWoff2Signature = 0x774f4632; // "wOF2" + +const unsigned int kWoff2FlagsContinueStream = 1 << 4; +const unsigned int kWoff2FlagsTransform = 1 << 5; + +// TrueType Collection ID string: 'ttcf' +static const uint32_t kTtcFontFlavor = 0x74746366; + +static const size_t kSfntHeaderSize = 12; +static const size_t kSfntEntrySize = 16; + +struct Point { + int x; + int y; + bool on_curve; +}; + +struct Table { + uint32_t tag; + uint32_t flags; + uint32_t src_offset; + uint32_t src_length; + + uint32_t transform_length; + + uint32_t dst_offset; + uint32_t dst_length; + const uint8_t* dst_data; + + bool operator<(const Table& other) const { + return tag < other.tag; + } +}; + + +// Size of the collection header. 0 if version indicates this isn't a +// collection. Ref http://www.microsoft.com/typography/otspec/otff.htm, +// True Type Collections +size_t CollectionHeaderSize(uint32_t header_version, uint32_t num_fonts); + +// Compute checksum over size bytes of buf +uint32_t ComputeULongSum(const uint8_t* buf, size_t size); + +} // namespace woff2 + +#endif // WOFF2_WOFF2_COMMON_H_ diff --git a/node_modules/ttf2woff2/csrc/woff2/woff2_dec.cc b/node_modules/ttf2woff2/csrc/woff2/woff2_dec.cc new file mode 100644 index 0000000..7740a5d --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/woff2_dec.cc @@ -0,0 +1,1130 @@ +// Copyright 2014 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Library for converting WOFF2 format font files to their TTF versions. + +#include "./woff2_dec.h" + +#include +#include +#include +#include +#include +#include +#include +#include + +#include "./buffer.h" +#include "./decode.h" +#include "./round.h" +#include "./store_bytes.h" +#include "./table_tags.h" +#include "./variable_length.h" +#include "./woff2_common.h" + +namespace woff2 { + +namespace { + +using std::string; +using std::vector; + + +// simple glyph flags +const int kGlyfOnCurve = 1 << 0; +const int kGlyfXShort = 1 << 1; +const int kGlyfYShort = 1 << 2; +const int kGlyfRepeat = 1 << 3; +const int kGlyfThisXIsSame = 1 << 4; +const int kGlyfThisYIsSame = 1 << 5; + +// composite glyph flags +// See CompositeGlyph.java in sfntly for full definitions +const int FLAG_ARG_1_AND_2_ARE_WORDS = 1 << 0; +const int FLAG_WE_HAVE_A_SCALE = 1 << 3; +const int FLAG_MORE_COMPONENTS = 1 << 5; +const int FLAG_WE_HAVE_AN_X_AND_Y_SCALE = 1 << 6; +const int FLAG_WE_HAVE_A_TWO_BY_TWO = 1 << 7; +const int FLAG_WE_HAVE_INSTRUCTIONS = 1 << 8; + +const size_t kCheckSumAdjustmentOffset = 8; + +const size_t kEndPtsOfContoursOffset = 10; +const size_t kCompositeGlyphBegin = 10; + +// metadata for a TTC font entry +struct TtcFont { + uint32_t flavor; + uint32_t dst_offset; + std::vector table_indices; +}; + +int WithSign(int flag, int baseval) { + // Precondition: 0 <= baseval < 65536 (to avoid integer overflow) + return (flag & 1) ? baseval : -baseval; +} + +bool TripletDecode(const uint8_t* flags_in, const uint8_t* in, size_t in_size, + unsigned int n_points, std::vector* result, + size_t* in_bytes_consumed) { + int x = 0; + int y = 0; + + if (n_points > in_size) { + return FONT_COMPRESSION_FAILURE(); + } + unsigned int triplet_index = 0; + + for (unsigned int i = 0; i < n_points; ++i) { + uint8_t flag = flags_in[i]; + bool on_curve = !(flag >> 7); + flag &= 0x7f; + unsigned int n_data_bytes; + if (flag < 84) { + n_data_bytes = 1; + } else if (flag < 120) { + n_data_bytes = 2; + } else if (flag < 124) { + n_data_bytes = 3; + } else { + n_data_bytes = 4; + } + if (triplet_index + n_data_bytes > in_size || + triplet_index + n_data_bytes < triplet_index) { + return FONT_COMPRESSION_FAILURE(); + } + int dx, dy; + if (flag < 10) { + dx = 0; + dy = WithSign(flag, ((flag & 14) << 7) + in[triplet_index]); + } else if (flag < 20) { + dx = WithSign(flag, (((flag - 10) & 14) << 7) + in[triplet_index]); + dy = 0; + } else if (flag < 84) { + int b0 = flag - 20; + int b1 = in[triplet_index]; + dx = WithSign(flag, 1 + (b0 & 0x30) + (b1 >> 4)); + dy = WithSign(flag >> 1, 1 + ((b0 & 0x0c) << 2) + (b1 & 0x0f)); + } else if (flag < 120) { + int b0 = flag - 84; + dx = WithSign(flag, 1 + ((b0 / 12) << 8) + in[triplet_index]); + dy = WithSign(flag >> 1, + 1 + (((b0 % 12) >> 2) << 8) + in[triplet_index + 1]); + } else if (flag < 124) { + int b2 = in[triplet_index + 1]; + dx = WithSign(flag, (in[triplet_index] << 4) + (b2 >> 4)); + dy = WithSign(flag >> 1, ((b2 & 0x0f) << 8) + in[triplet_index + 2]); + } else { + dx = WithSign(flag, (in[triplet_index] << 8) + in[triplet_index + 1]); + dy = WithSign(flag >> 1, + (in[triplet_index + 2] << 8) + in[triplet_index + 3]); + } + triplet_index += n_data_bytes; + // Possible overflow but coordinate values are not security sensitive + x += dx; + y += dy; + result->push_back(Point()); + Point& back = result->back(); + back.x = x; + back.y = y; + back.on_curve = on_curve; + } + *in_bytes_consumed = triplet_index; + return true; +} + +// This function stores just the point data. On entry, dst points to the +// beginning of a simple glyph. Returns true on success. +bool StorePoints(const std::vector& points, + unsigned int n_contours, unsigned int instruction_length, + uint8_t* dst, size_t dst_size, size_t* glyph_size) { + // I believe that n_contours < 65536, in which case this is safe. However, a + // comment and/or an assert would be good. + unsigned int flag_offset = kEndPtsOfContoursOffset + 2 * n_contours + 2 + + instruction_length; + int last_flag = -1; + int repeat_count = 0; + int last_x = 0; + int last_y = 0; + unsigned int x_bytes = 0; + unsigned int y_bytes = 0; + + for (unsigned int i = 0; i < points.size(); ++i) { + const Point& point = points[i]; + int flag = point.on_curve ? kGlyfOnCurve : 0; + int dx = point.x - last_x; + int dy = point.y - last_y; + if (dx == 0) { + flag |= kGlyfThisXIsSame; + } else if (dx > -256 && dx < 256) { + flag |= kGlyfXShort | (dx > 0 ? kGlyfThisXIsSame : 0); + x_bytes += 1; + } else { + x_bytes += 2; + } + if (dy == 0) { + flag |= kGlyfThisYIsSame; + } else if (dy > -256 && dy < 256) { + flag |= kGlyfYShort | (dy > 0 ? kGlyfThisYIsSame : 0); + y_bytes += 1; + } else { + y_bytes += 2; + } + + if (flag == last_flag && repeat_count != 255) { + dst[flag_offset - 1] |= kGlyfRepeat; + repeat_count++; + } else { + if (repeat_count != 0) { + if (flag_offset >= dst_size) { + return FONT_COMPRESSION_FAILURE(); + } + dst[flag_offset++] = repeat_count; + } + if (flag_offset >= dst_size) { + return FONT_COMPRESSION_FAILURE(); + } + dst[flag_offset++] = flag; + repeat_count = 0; + } + last_x = point.x; + last_y = point.y; + last_flag = flag; + } + + if (repeat_count != 0) { + if (flag_offset >= dst_size) { + return FONT_COMPRESSION_FAILURE(); + } + dst[flag_offset++] = repeat_count; + } + unsigned int xy_bytes = x_bytes + y_bytes; + if (xy_bytes < x_bytes || + flag_offset + xy_bytes < flag_offset || + flag_offset + xy_bytes > dst_size) { + return FONT_COMPRESSION_FAILURE(); + } + + int x_offset = flag_offset; + int y_offset = flag_offset + x_bytes; + last_x = 0; + last_y = 0; + for (unsigned int i = 0; i < points.size(); ++i) { + int dx = points[i].x - last_x; + if (dx == 0) { + // pass + } else if (dx > -256 && dx < 256) { + dst[x_offset++] = std::abs(dx); + } else { + // will always fit for valid input, but overflow is harmless + x_offset = Store16(dst, x_offset, dx); + } + last_x += dx; + int dy = points[i].y - last_y; + if (dy == 0) { + // pass + } else if (dy > -256 && dy < 256) { + dst[y_offset++] = std::abs(dy); + } else { + y_offset = Store16(dst, y_offset, dy); + } + last_y += dy; + } + *glyph_size = y_offset; + return true; +} + +// Compute the bounding box of the coordinates, and store into a glyf buffer. +// A precondition is that there are at least 10 bytes available. +void ComputeBbox(const std::vector& points, uint8_t* dst) { + int x_min = 0; + int y_min = 0; + int x_max = 0; + int y_max = 0; + + for (unsigned int i = 0; i < points.size(); ++i) { + int x = points[i].x; + int y = points[i].y; + if (i == 0 || x < x_min) x_min = x; + if (i == 0 || x > x_max) x_max = x; + if (i == 0 || y < y_min) y_min = y; + if (i == 0 || y > y_max) y_max = y; + } + size_t offset = 2; + offset = Store16(dst, offset, x_min); + offset = Store16(dst, offset, y_min); + offset = Store16(dst, offset, x_max); + offset = Store16(dst, offset, y_max); +} + +// Process entire bbox stream. This is done as a separate pass to allow for +// composite bbox computations (an optional more aggressive transform). +bool ProcessBboxStream(Buffer* bbox_stream, unsigned int n_glyphs, + const std::vector& loca_values, uint8_t* glyf_buf, + size_t glyf_buf_length) { + const uint8_t* buf = bbox_stream->buffer(); + if (n_glyphs >= 65536 || loca_values.size() != n_glyphs + 1) { + return FONT_COMPRESSION_FAILURE(); + } + // Safe because n_glyphs is bounded + unsigned int bitmap_length = ((n_glyphs + 31) >> 5) << 2; + if (!bbox_stream->Skip(bitmap_length)) { + return FONT_COMPRESSION_FAILURE(); + } + for (unsigned int i = 0; i < n_glyphs; ++i) { + if (buf[i >> 3] & (0x80 >> (i & 7))) { + uint32_t loca_offset = loca_values[i]; + if (loca_values[i + 1] - loca_offset < kEndPtsOfContoursOffset) { + return FONT_COMPRESSION_FAILURE(); + } + if (glyf_buf_length < 2 + 10 || + loca_offset > glyf_buf_length - 2 - 10) { + return FONT_COMPRESSION_FAILURE(); + } + if (!bbox_stream->Read(glyf_buf + loca_offset + 2, 8)) { + return FONT_COMPRESSION_FAILURE(); + } + } + } + return true; +} + +bool ProcessComposite(Buffer* composite_stream, uint8_t* dst, + size_t dst_size, size_t* glyph_size, bool* have_instructions) { + size_t start_offset = composite_stream->offset(); + bool we_have_instructions = false; + + uint16_t flags = FLAG_MORE_COMPONENTS; + while (flags & FLAG_MORE_COMPONENTS) { + if (!composite_stream->ReadU16(&flags)) { + return FONT_COMPRESSION_FAILURE(); + } + we_have_instructions |= (flags & FLAG_WE_HAVE_INSTRUCTIONS) != 0; + size_t arg_size = 2; // glyph index + if (flags & FLAG_ARG_1_AND_2_ARE_WORDS) { + arg_size += 4; + } else { + arg_size += 2; + } + if (flags & FLAG_WE_HAVE_A_SCALE) { + arg_size += 2; + } else if (flags & FLAG_WE_HAVE_AN_X_AND_Y_SCALE) { + arg_size += 4; + } else if (flags & FLAG_WE_HAVE_A_TWO_BY_TWO) { + arg_size += 8; + } + if (!composite_stream->Skip(arg_size)) { + return FONT_COMPRESSION_FAILURE(); + } + } + size_t composite_glyph_size = composite_stream->offset() - start_offset; + if (composite_glyph_size + kCompositeGlyphBegin > dst_size) { + return FONT_COMPRESSION_FAILURE(); + } + Store16(dst, 0, 0xffff); // nContours = -1 for composite glyph + std::memcpy(dst + kCompositeGlyphBegin, + composite_stream->buffer() + start_offset, + composite_glyph_size); + *glyph_size = kCompositeGlyphBegin + composite_glyph_size; + *have_instructions = we_have_instructions; + return true; +} + +// Build TrueType loca table +bool StoreLoca(const std::vector& loca_values, int index_format, + uint8_t* dst, size_t dst_size) { + const uint64_t loca_size = loca_values.size(); + const uint64_t offset_size = index_format ? 4 : 2; + if ((loca_size << 2) >> 2 != loca_size) { + return FONT_COMPRESSION_FAILURE(); + } + if (offset_size * loca_size > dst_size) { + return FONT_COMPRESSION_FAILURE(); + } + size_t offset = 0; + for (size_t i = 0; i < loca_values.size(); ++i) { + uint32_t value = loca_values[i]; + if (index_format) { + offset = StoreU32(dst, offset, value); + } else { + offset = Store16(dst, offset, value >> 1); + } + } + return true; +} + +// Reconstruct entire glyf table based on transformed original +bool ReconstructGlyf(const uint8_t* data, size_t data_size, + uint8_t* dst, size_t dst_size, + uint8_t* loca_buf, size_t loca_size) { + static const int kNumSubStreams = 7; + Buffer file(data, data_size); + uint32_t version; + std::vector > substreams(kNumSubStreams); + + if (!file.ReadU32(&version)) { + return FONT_COMPRESSION_FAILURE(); + } + uint16_t num_glyphs; + uint16_t index_format; + if (!file.ReadU16(&num_glyphs) || + !file.ReadU16(&index_format)) { + return FONT_COMPRESSION_FAILURE(); + } + + unsigned int offset = (2 + kNumSubStreams) * 4; + if (offset > data_size) { + return FONT_COMPRESSION_FAILURE(); + } + // Invariant from here on: data_size >= offset + for (int i = 0; i < kNumSubStreams; ++i) { + uint32_t substream_size; + if (!file.ReadU32(&substream_size)) { + return FONT_COMPRESSION_FAILURE(); + } + if (substream_size > data_size - offset) { + return FONT_COMPRESSION_FAILURE(); + } + substreams[i] = std::make_pair(data + offset, substream_size); + offset += substream_size; + } + Buffer n_contour_stream(substreams[0].first, substreams[0].second); + Buffer n_points_stream(substreams[1].first, substreams[1].second); + Buffer flag_stream(substreams[2].first, substreams[2].second); + Buffer glyph_stream(substreams[3].first, substreams[3].second); + Buffer composite_stream(substreams[4].first, substreams[4].second); + Buffer bbox_stream(substreams[5].first, substreams[5].second); + Buffer instruction_stream(substreams[6].first, substreams[6].second); + + std::vector loca_values(num_glyphs + 1); + std::vector n_points_vec; + std::vector points; + uint32_t loca_offset = 0; + for (unsigned int i = 0; i < num_glyphs; ++i) { + size_t glyph_size = 0; + uint16_t n_contours = 0; + if (!n_contour_stream.ReadU16(&n_contours)) { + return FONT_COMPRESSION_FAILURE(); + } + uint8_t* glyf_dst = dst + loca_offset; + size_t glyf_dst_size = dst_size - loca_offset; + if (n_contours == 0xffff) { + // composite glyph + bool have_instructions = false; + unsigned int instruction_size = 0; + if (!ProcessComposite(&composite_stream, glyf_dst, glyf_dst_size, + &glyph_size, &have_instructions)) { + return FONT_COMPRESSION_FAILURE(); + } + if (have_instructions) { + if (!Read255UShort(&glyph_stream, &instruction_size)) { + return FONT_COMPRESSION_FAILURE(); + } + if (instruction_size + 2 > glyf_dst_size - glyph_size) { + return FONT_COMPRESSION_FAILURE(); + } + Store16(glyf_dst, glyph_size, instruction_size); + if (!instruction_stream.Read(glyf_dst + glyph_size + 2, + instruction_size)) { + return FONT_COMPRESSION_FAILURE(); + } + glyph_size += instruction_size + 2; + } + } else if (n_contours > 0) { + // simple glyph + n_points_vec.clear(); + points.clear(); + unsigned int total_n_points = 0; + unsigned int n_points_contour; + for (unsigned int j = 0; j < n_contours; ++j) { + if (!Read255UShort(&n_points_stream, &n_points_contour)) { + return FONT_COMPRESSION_FAILURE(); + } + n_points_vec.push_back(n_points_contour); + if (total_n_points + n_points_contour < total_n_points) { + return FONT_COMPRESSION_FAILURE(); + } + total_n_points += n_points_contour; + } + unsigned int flag_size = total_n_points; + if (flag_size > flag_stream.length() - flag_stream.offset()) { + return FONT_COMPRESSION_FAILURE(); + } + const uint8_t* flags_buf = flag_stream.buffer() + flag_stream.offset(); + const uint8_t* triplet_buf = glyph_stream.buffer() + + glyph_stream.offset(); + size_t triplet_size = glyph_stream.length() - glyph_stream.offset(); + size_t triplet_bytes_consumed = 0; + if (!TripletDecode(flags_buf, triplet_buf, triplet_size, total_n_points, + &points, &triplet_bytes_consumed)) { + return FONT_COMPRESSION_FAILURE(); + } + const uint32_t header_and_endpts_contours_size = + kEndPtsOfContoursOffset + 2 * n_contours; + if (glyf_dst_size < header_and_endpts_contours_size) { + return FONT_COMPRESSION_FAILURE(); + } + Store16(glyf_dst, 0, n_contours); + ComputeBbox(points, glyf_dst); + size_t offset = kEndPtsOfContoursOffset; + int end_point = -1; + for (unsigned int contour_ix = 0; contour_ix < n_contours; ++contour_ix) { + end_point += n_points_vec[contour_ix]; + if (end_point >= 65536) { + return FONT_COMPRESSION_FAILURE(); + } + offset = Store16(glyf_dst, offset, end_point); + } + if (!flag_stream.Skip(flag_size)) { + return FONT_COMPRESSION_FAILURE(); + } + if (!glyph_stream.Skip(triplet_bytes_consumed)) { + return FONT_COMPRESSION_FAILURE(); + } + unsigned int instruction_size; + if (!Read255UShort(&glyph_stream, &instruction_size)) { + return FONT_COMPRESSION_FAILURE(); + } + if (glyf_dst_size - header_and_endpts_contours_size < + instruction_size + 2) { + return FONT_COMPRESSION_FAILURE(); + } + uint8_t* instruction_dst = glyf_dst + header_and_endpts_contours_size; + Store16(instruction_dst, 0, instruction_size); + if (!instruction_stream.Read(instruction_dst + 2, instruction_size)) { + return FONT_COMPRESSION_FAILURE(); + } + if (!StorePoints(points, n_contours, instruction_size, + glyf_dst, glyf_dst_size, &glyph_size)) { + return FONT_COMPRESSION_FAILURE(); + } + } else { + glyph_size = 0; + } + loca_values[i] = loca_offset; + if (glyph_size + 3 < glyph_size) { + return FONT_COMPRESSION_FAILURE(); + } + glyph_size = Round4(glyph_size); + if (glyph_size > dst_size - loca_offset) { + // This shouldn't happen, but this test defensively maintains the + // invariant that loca_offset <= dst_size. + return FONT_COMPRESSION_FAILURE(); + } + loca_offset += glyph_size; + } + loca_values[num_glyphs] = loca_offset; + if (!ProcessBboxStream(&bbox_stream, num_glyphs, loca_values, + dst, dst_size)) { + return FONT_COMPRESSION_FAILURE(); + } + return StoreLoca(loca_values, index_format, loca_buf, loca_size); +} + +// This is linear search, but could be changed to binary because we +// do have a guarantee that the tables are sorted by tag. But the total +// cpu time is expected to be very small in any case. +const Table* FindTable(const std::vector& tables, uint32_t tag) { + size_t n_tables = tables.size(); + for (size_t i = 0; i < n_tables; ++i) { + if (tables[i].tag == tag) { + return &tables[i]; + } + } + return NULL; +} + +bool ReconstructTransformedGlyf(const uint8_t* transformed_buf, + size_t transformed_size, const Table* glyf_table, const Table* loca_table, + uint8_t* dst, size_t dst_length) { + if (glyf_table == NULL || loca_table == NULL) { + return FONT_COMPRESSION_FAILURE(); + } + if (static_cast(glyf_table->dst_offset + glyf_table->dst_length) > + dst_length) { + return FONT_COMPRESSION_FAILURE(); + } + if (static_cast(loca_table->dst_offset + loca_table->dst_length) > + dst_length) { + return FONT_COMPRESSION_FAILURE(); + } + return ReconstructGlyf(transformed_buf, transformed_size, + dst + glyf_table->dst_offset, glyf_table->dst_length, + dst + loca_table->dst_offset, loca_table->dst_length); +} + +bool ReconstructTransformed(const std::vector
      & tables, uint32_t tag, + const uint8_t* transformed_buf, size_t transformed_size, + uint8_t* dst, size_t dst_length) { + if (tag == kGlyfTableTag) { + const Table* glyf_table = FindTable(tables, tag); + const Table* loca_table = FindTable(tables, kLocaTableTag); + return ReconstructTransformedGlyf(transformed_buf, transformed_size, + glyf_table, loca_table, dst, dst_length); + } else if (tag == kLocaTableTag) { + // processing was already done by glyf table, but validate + if (!FindTable(tables, kGlyfTableTag)) { + return FONT_COMPRESSION_FAILURE(); + } + } else { + // transform for the tag is not known + return FONT_COMPRESSION_FAILURE(); + } + return true; +} + +uint32_t ComputeChecksum(const Table* table, const uint8_t* dst) { + return ComputeULongSum(dst + table->dst_offset, table->dst_length); +} + +const Table* FindTable(TtcFont ttc_font, const std::vector
      & tables, + uint32_t tag) { + for (const auto i : ttc_font.table_indices) { + if (tables[i].tag == tag) return &tables[i]; + } + return NULL; +} + +bool FixCollectionChecksums(size_t header_version, + const std::vector
      & tables, const std::vector& ttc_fonts, + uint8_t* dst) { + size_t offset = CollectionHeaderSize(header_version, ttc_fonts.size()); + + for (const auto& ttc_font : ttc_fonts) { + offset += 12; // move to start of Offset Table + const std::vector& table_indices = ttc_font.table_indices; + + const Table* head_table = FindTable(ttc_font, tables, kHeadTableTag); + if (head_table == NULL || + head_table->dst_length < kCheckSumAdjustmentOffset + 4) { + return FONT_COMPRESSION_FAILURE(); + } + + size_t first_table_offset = std::numeric_limits::max(); + for (const auto index : table_indices) { + const auto& table = tables[index]; + if (table.dst_offset < first_table_offset) { + first_table_offset = table.dst_offset; + } + } + + size_t adjustment_offset = head_table->dst_offset + + kCheckSumAdjustmentOffset; + StoreU32(dst, adjustment_offset, 0); + + uint32_t file_checksum = 0; + // compute each tables checksum + for (auto i = 0; i < table_indices.size(); i++) { + const Table& table = tables[table_indices[i]]; + uint32_t table_checksum = ComputeChecksum(&table, dst); + size_t checksum_offset = offset + 4; // skip past tag to checkSum + + // write the checksum for the Table Record + StoreU32(dst, checksum_offset, table_checksum); + file_checksum += table_checksum; + // next Table Record + offset += 16; + } + + size_t header_size = kSfntHeaderSize + + kSfntEntrySize * table_indices.size(); + uint32_t header_checksum = ComputeULongSum(dst + ttc_font.dst_offset, + header_size); + + file_checksum += header_checksum; + uint32_t checksum_adjustment = 0xb1b0afba - file_checksum; + StoreU32(dst, adjustment_offset, checksum_adjustment); + } + + return true; +} + +bool FixChecksums(const std::vector
      & tables, uint8_t* dst) { + const Table* head_table = FindTable(tables, kHeadTableTag); + if (head_table == NULL || + head_table->dst_length < kCheckSumAdjustmentOffset + 4) { + return FONT_COMPRESSION_FAILURE(); + } + size_t adjustment_offset = head_table->dst_offset + kCheckSumAdjustmentOffset; + StoreU32(dst, adjustment_offset, 0); + size_t n_tables = tables.size(); + uint32_t file_checksum = 0; + for (size_t i = 0; i < n_tables; ++i) { + uint32_t checksum = ComputeChecksum(&tables[i], dst); + StoreU32(dst, kSfntHeaderSize + i * kSfntEntrySize + 4, checksum); + file_checksum += checksum; + } + file_checksum += ComputeULongSum(dst, + kSfntHeaderSize + kSfntEntrySize * n_tables); + uint32_t checksum_adjustment = 0xb1b0afba - file_checksum; + StoreU32(dst, adjustment_offset, checksum_adjustment); + return true; +} + +bool Woff2Uncompress(uint8_t* dst_buf, size_t dst_size, + const uint8_t* src_buf, size_t src_size) { + size_t uncompressed_size = dst_size; + int ok = BrotliDecompressBuffer(src_size, src_buf, + &uncompressed_size, dst_buf); + if (!ok || uncompressed_size != dst_size) { + return FONT_COMPRESSION_FAILURE(); + } + return true; +} + +bool ReadTableDirectory(Buffer* file, std::vector
      * tables, + size_t num_tables) { + for (size_t i = 0; i < num_tables; ++i) { + Table* table = &(*tables)[i]; + uint8_t flag_byte; + if (!file->ReadU8(&flag_byte)) { + return FONT_COMPRESSION_FAILURE(); + } + uint32_t tag; + if ((flag_byte & 0x3f) == 0x3f) { + if (!file->ReadU32(&tag)) { + return FONT_COMPRESSION_FAILURE(); + } + } else { + tag = kKnownTags[flag_byte & 0x3f]; + } + // Bits 6 and 7 are reserved and must be 0. + if ((flag_byte & 0xC0) != 0) { + return FONT_COMPRESSION_FAILURE(); + } + uint32_t flags = 0; + if (i > 0) { + flags |= kWoff2FlagsContinueStream; + } + // Always transform the glyf and loca tables + if (tag == kGlyfTableTag || tag == kLocaTableTag) { + flags |= kWoff2FlagsTransform; + } + uint32_t dst_length; + if (!ReadBase128(file, &dst_length)) { + return FONT_COMPRESSION_FAILURE(); + } + uint32_t transform_length = dst_length; + if ((flags & kWoff2FlagsTransform) != 0) { + if (!ReadBase128(file, &transform_length)) { + return FONT_COMPRESSION_FAILURE(); + } + if (tag == kLocaTableTag && transform_length) { + return FONT_COMPRESSION_FAILURE(); + } + } + table->tag = tag; + table->flags = flags; + table->transform_length = transform_length; + table->dst_length = dst_length; + } + return true; +} + +} // namespace + +size_t ComputeWOFF2FinalSize(const uint8_t* data, size_t length) { + Buffer file(data, length); + uint32_t total_length; + + if (!file.Skip(16) || + !file.ReadU32(&total_length)) { + return 0; + } + return total_length; +} + +// Writes a single Offset Table entry +size_t StoreOffsetTable(uint8_t* result, size_t offset, uint32_t flavor, + uint16_t num_tables) { + offset = StoreU32(result, offset, flavor); // sfnt version + offset = Store16(result, offset, num_tables); // num_tables + unsigned max_pow2 = 0; + while (1u << (max_pow2 + 1) <= num_tables) { + max_pow2++; + } + const uint16_t output_search_range = (1u << max_pow2) << 4; + offset = Store16(result, offset, output_search_range); // searchRange + offset = Store16(result, offset, max_pow2); // entrySelector + // rangeShift + offset = Store16(result, offset, (num_tables << 4) - output_search_range); + return offset; +} + +size_t StoreTableEntry(uint8_t* result, const Table& table, size_t offset) { + offset = StoreU32(result, offset, table.tag); + offset = StoreU32(result, offset, 0); // checksum, to fill in later + offset = StoreU32(result, offset, table.dst_offset); + offset = StoreU32(result, offset, table.dst_length); + return offset; +} + +// First table goes after all the headers, table directory, etc +uint64_t ComputeOffsetToFirstTable(const uint32_t header_version, + const uint16_t num_tables, + const std::vector& ttc_fonts) { + uint64_t offset = kSfntHeaderSize + + kSfntEntrySize * static_cast(num_tables); + if (header_version) { + offset = CollectionHeaderSize(header_version, ttc_fonts.size()) + + kSfntHeaderSize * ttc_fonts.size(); + for (const auto& ttc_font : ttc_fonts) { + offset += + kSfntEntrySize * ttc_font.table_indices.size(); + } + } + return offset; +} + +bool ConvertWOFF2ToTTF(uint8_t* result, size_t result_length, + const uint8_t* data, size_t length) { + Buffer file(data, length); + + uint32_t signature; + uint32_t flavor; + if (!file.ReadU32(&signature) || signature != kWoff2Signature || + !file.ReadU32(&flavor)) { + return FONT_COMPRESSION_FAILURE(); + } + + // TODO(user): Should call IsValidVersionTag() here. + + uint32_t reported_length; + if (!file.ReadU32(&reported_length) || length != reported_length) { + return FONT_COMPRESSION_FAILURE(); + } + uint16_t num_tables; + if (!file.ReadU16(&num_tables) || !num_tables) { + return FONT_COMPRESSION_FAILURE(); + } + // We don't care about these fields of the header: + // uint16_t reserved + // uint32_t total_sfnt_size, the caller already passes it as result_length + if (!file.Skip(6)) { + return FONT_COMPRESSION_FAILURE(); + } + uint32_t compressed_length; + if (!file.ReadU32(&compressed_length)) { + return FONT_COMPRESSION_FAILURE(); + } + // We don't care about these fields of the header: + // uint16_t major_version, minor_version + if (!file.Skip(2 * 2)) { + return FONT_COMPRESSION_FAILURE(); + } + uint32_t meta_offset; + uint32_t meta_length; + uint32_t meta_length_orig; + if (!file.ReadU32(&meta_offset) || + !file.ReadU32(&meta_length) || + !file.ReadU32(&meta_length_orig)) { + return FONT_COMPRESSION_FAILURE(); + } + if (meta_offset) { + if (meta_offset >= length || length - meta_offset < meta_length) { + return FONT_COMPRESSION_FAILURE(); + } + } + uint32_t priv_offset; + uint32_t priv_length; + if (!file.ReadU32(&priv_offset) || + !file.ReadU32(&priv_length)) { + return FONT_COMPRESSION_FAILURE(); + } + if (priv_offset) { + if (priv_offset >= length || length - priv_offset < priv_length) { + return FONT_COMPRESSION_FAILURE(); + } + } + std::vector
      tables(num_tables); + if (!ReadTableDirectory(&file, &tables, num_tables)) { + return FONT_COMPRESSION_FAILURE(); + } + + uint32_t header_version = 0; + // for each font in a ttc, metadata to use when rebuilding + std::vector ttc_fonts; + std::map loca_by_glyf; + + if (flavor == kTtcFontFlavor) { + if (!file.ReadU32(&header_version)) { + return FONT_COMPRESSION_FAILURE(); + } + uint32_t num_fonts; + if (!Read255UShort(&file, &num_fonts) || !num_fonts) { + return FONT_COMPRESSION_FAILURE(); + } + ttc_fonts.resize(num_fonts); + + for (auto i = 0; i < num_fonts; i++) { + TtcFont& ttc_font = ttc_fonts[i]; + uint32_t num_tables; + if (!Read255UShort(&file, &num_tables) || !num_tables) { + return FONT_COMPRESSION_FAILURE(); + } + if (!file.ReadU32(&ttc_font.flavor)) { + return FONT_COMPRESSION_FAILURE(); + } + + ttc_font.table_indices.resize(num_tables); + + const Table* glyf_table = NULL; + const Table* loca_table = NULL; + uint16_t glyf_idx; + uint16_t loca_idx; + + for (auto j = 0; j < num_tables; j++) { + unsigned int table_idx; + if (!Read255UShort(&file, &table_idx)) { + return FONT_COMPRESSION_FAILURE(); + } + ttc_font.table_indices[j] = table_idx; + + const Table& table = tables[table_idx]; + if (table.tag == kLocaTableTag) { + loca_table = &table; + loca_idx = table_idx; + } + if (table.tag == kGlyfTableTag) { + glyf_table = &table; + glyf_idx = table_idx; + } + + } + + if ((glyf_table == NULL) != (loca_table == NULL)) { + fprintf(stderr, "Cannot have just one of glyf/loca\n"); + return FONT_COMPRESSION_FAILURE(); + } + + if (glyf_table != NULL && loca_table != NULL) { + loca_by_glyf[glyf_table] = loca_table; + } + } + } + + const uint64_t first_table_offset = + ComputeOffsetToFirstTable(header_version, num_tables, ttc_fonts); + + if (first_table_offset > result_length) { + return FONT_COMPRESSION_FAILURE(); + } + + uint64_t src_offset = file.offset(); + uint64_t dst_offset = first_table_offset; + + + uint64_t uncompressed_sum = 0; + for (uint16_t i = 0; i < num_tables; ++i) { + Table* table = &tables[i]; + table->src_offset = src_offset; + table->src_length = (i == 0 ? compressed_length : 0); + src_offset += table->src_length; + if (src_offset > std::numeric_limits::max()) { + return FONT_COMPRESSION_FAILURE(); + } + src_offset = Round4(src_offset); + table->dst_offset = dst_offset; + dst_offset += table->dst_length; + if (dst_offset > std::numeric_limits::max()) { + return FONT_COMPRESSION_FAILURE(); + } + dst_offset = Round4(dst_offset); + + uncompressed_sum += table->src_length; + if (uncompressed_sum > std::numeric_limits::max()) { + return FONT_COMPRESSION_FAILURE(); + } + } + // Enforce same 30M limit on uncompressed tables as OTS + if (uncompressed_sum > 30 * 1024 * 1024) { + return FONT_COMPRESSION_FAILURE(); + } + if (src_offset > length || dst_offset != result_length) { + fprintf(stderr, "offset fail; src_offset %lu length %lu " + "dst_offset %lu result_length %lu\n", + src_offset, length, dst_offset, result_length); + return FONT_COMPRESSION_FAILURE(); + } + + // Re-order tables in output (OTSpec) order + if (header_version) { + // collection; we have to sort the table offset vector in each font + for (auto& ttc_font : ttc_fonts) { + std::map sorted_index_by_tag; + for (auto table_index : ttc_font.table_indices) { + sorted_index_by_tag[tables[table_index].tag] = table_index; + } + uint16_t index = 0; + for (auto& i : sorted_index_by_tag) { + ttc_font.table_indices[index++] = i.second; + } + } + } else { + // non-collection; we can just sort the tables + std::sort(tables.begin(), tables.end()); + } + + if (meta_offset) { + if (src_offset != meta_offset) { + return FONT_COMPRESSION_FAILURE(); + } + src_offset = Round4(meta_offset + meta_length); + if (src_offset > std::numeric_limits::max()) { + return FONT_COMPRESSION_FAILURE(); + } + } + + if (priv_offset) { + if (src_offset != priv_offset) { + return FONT_COMPRESSION_FAILURE(); + } + src_offset = Round4(priv_offset + priv_length); + if (src_offset > std::numeric_limits::max()) { + return FONT_COMPRESSION_FAILURE(); + } + } + + if (src_offset != Round4(length)) { + return FONT_COMPRESSION_FAILURE(); + } + + // Start building the font + size_t offset = 0; + size_t offset_table = 0; + if (header_version) { + // TTC header + offset = StoreU32(result, offset, flavor); // TAG TTCTag + offset = StoreU32(result, offset, header_version); // FIXED Version + offset = StoreU32(result, offset, ttc_fonts.size()); // ULONG numFonts + // Space for ULONG OffsetTable[numFonts] (zeroed initially) + offset_table = offset; // keep start of offset table for later + for (int i = 0; i < ttc_fonts.size(); i++) { + offset = StoreU32(result, offset, 0); // will fill real values in later + } + // space for DSIG fields for header v2 + if (header_version == 0x00020000) { + offset = StoreU32(result, offset, 0); // ULONG ulDsigTag + offset = StoreU32(result, offset, 0); // ULONG ulDsigLength + offset = StoreU32(result, offset, 0); // ULONG ulDsigOffset + } + + // write Offset Tables and store the location of each in TTC Header + for (auto& ttc_font : ttc_fonts) { + // write Offset Table location into TTC Header + offset_table = StoreU32(result, offset_table, offset); + + // write the actual offset table so our header doesn't lie + ttc_font.dst_offset = offset; + offset = StoreOffsetTable(result, offset, ttc_font.flavor, + ttc_font.table_indices.size()); + + // write table entries + for (const auto table_index : ttc_font.table_indices) { + offset = StoreTableEntry(result, tables[table_index], offset); + } + } + } else { + offset = StoreOffsetTable(result, offset, flavor, num_tables); + for (uint16_t i = 0; i < num_tables; ++i) { + offset = StoreTableEntry(result, tables[i], offset); + } + } + + std::vector uncompressed_buf; + bool continue_valid = false; + const uint8_t* transform_buf = NULL; + for (uint16_t i = 0; i < num_tables; ++i) { + const Table* table = &tables[i]; + uint32_t flags = table->flags; + const uint8_t* src_buf = data + table->src_offset; + size_t transform_length = table->transform_length; + if ((flags & kWoff2FlagsContinueStream) != 0) { + if (!continue_valid) { + return FONT_COMPRESSION_FAILURE(); + } + } else if ((flags & kWoff2FlagsContinueStream) == 0) { + uint64_t total_size = transform_length; + for (uint16_t j = i + 1; j < num_tables; ++j) { + if ((tables[j].flags & kWoff2FlagsContinueStream) == 0) { + break; + } + total_size += tables[j].transform_length; + if (total_size > std::numeric_limits::max()) { + return FONT_COMPRESSION_FAILURE(); + } + } + uncompressed_buf.resize(total_size); + if (!Woff2Uncompress(&uncompressed_buf[0], total_size, + src_buf, compressed_length)) { + return FONT_COMPRESSION_FAILURE(); + } + transform_buf = &uncompressed_buf[0]; + continue_valid = true; + } else { + return FONT_COMPRESSION_FAILURE(); + } + + if ((flags & kWoff2FlagsTransform) == 0) { + if (transform_length != table->dst_length) { + return FONT_COMPRESSION_FAILURE(); + } + if (static_cast(table->dst_offset + transform_length) > + result_length) { + return FONT_COMPRESSION_FAILURE(); + } + + std::memcpy(result + table->dst_offset, transform_buf, + transform_length); + } else { + if (header_version) { + if (table->tag == kGlyfTableTag) { + const Table* loca_table = loca_by_glyf[table]; + if (!ReconstructTransformedGlyf(transform_buf, transform_length, + table, loca_table, result, result_length)) { + return FONT_COMPRESSION_FAILURE(); + } + } else if (table->tag != kLocaTableTag) { + // transform for this tag not known + return FONT_COMPRESSION_FAILURE(); + } + } else { + if (!ReconstructTransformed(tables, table->tag, + transform_buf, transform_length, result, result_length)) { + return FONT_COMPRESSION_FAILURE(); + } + } + } + if (continue_valid) { + transform_buf += transform_length; + if (transform_buf > &uncompressed_buf[0] + uncompressed_buf.size()) { + return FONT_COMPRESSION_FAILURE(); + } + } + } + + if (header_version) { + if (!FixCollectionChecksums(header_version, tables, ttc_fonts, result)) { + return FONT_COMPRESSION_FAILURE(); + } + } else { + if (!FixChecksums(tables, result)) { + return FONT_COMPRESSION_FAILURE(); + } + } + + return true; +} + +} // namespace woff2 diff --git a/node_modules/ttf2woff2/csrc/woff2/woff2_dec.h b/node_modules/ttf2woff2/csrc/woff2/woff2_dec.h new file mode 100644 index 0000000..74ba7f5 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/woff2_dec.h @@ -0,0 +1,36 @@ +// Copyright 2014 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Library for converting WOFF2 format font files to their TTF versions. + +#ifndef WOFF2_WOFF2_DEC_H_ +#define WOFF2_WOFF2_DEC_H_ + +#include +#include + +namespace woff2 { + +// Compute the size of the final uncompressed font, or 0 on error. +size_t ComputeWOFF2FinalSize(const uint8_t *data, size_t length); + +// Decompresses the font into the target buffer. The result_length should +// be the same as determined by ComputeFinalSize(). Returns true on successful +// decompression. +bool ConvertWOFF2ToTTF(uint8_t *result, size_t result_length, + const uint8_t *data, size_t length); + +} // namespace woff2 + +#endif // WOFF2_WOFF2_DEC_H_ diff --git a/node_modules/ttf2woff2/csrc/woff2/woff2_enc.cc b/node_modules/ttf2woff2/csrc/woff2/woff2_enc.cc new file mode 100644 index 0000000..f461189 --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/woff2_enc.cc @@ -0,0 +1,443 @@ +// Copyright 2014 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Library for converting TTF format font files to their WOFF2 versions. + +#include "./woff2_enc.h" + +#include +#include +#include +#include +#include +#include + +#include "./buffer.h" +#include "./../enc/encode.h" +#include "./font.h" +#include "./normalize.h" +#include "./round.h" +#include "./store_bytes.h" +#include "./table_tags.h" +#include "./transform.h" +#include "./variable_length.h" +#include "./woff2_common.h" + +namespace woff2 { + +namespace { + +using std::string; +using std::vector; + + +const size_t kWoff2HeaderSize = 48; +const size_t kWoff2EntrySize = 20; + +bool Compress(const uint8_t* data, const size_t len, + uint8_t* result, uint32_t* result_len, + brotli::BrotliParams::Mode mode) { + size_t compressed_len = *result_len; + brotli::BrotliParams params; + params.mode = mode; + if (brotli::BrotliCompressBuffer(params, len, data, &compressed_len, result) + == 0) { + return false; + } + *result_len = compressed_len; + return true; +} + +bool Woff2Compress(const uint8_t* data, const size_t len, + uint8_t* result, uint32_t* result_len) { + return Compress(data, len, result, result_len, + brotli::BrotliParams::MODE_FONT); +} + +bool TextCompress(const uint8_t* data, const size_t len, + uint8_t* result, uint32_t* result_len) { + return Compress(data, len, result, result_len, + brotli::BrotliParams::MODE_TEXT); +} + +int KnownTableIndex(uint32_t tag) { + for (int i = 0; i < 63; ++i) { + if (tag == kKnownTags[i]) return i; + } + return 63; +} + +void StoreTableEntry(const Table& table, size_t* offset, uint8_t* dst) { + uint8_t flag_byte = KnownTableIndex(table.tag); + dst[(*offset)++] = flag_byte; + // The index here is treated as a set of flag bytes because + // bits 6 and 7 of the byte are reserved for future use as flags. + // 0x3f or 63 means an arbitrary table tag. + if ((flag_byte & 0x3f) == 0x3f) { + StoreU32(table.tag, offset, dst); + } + StoreBase128(table.src_length, offset, dst); + if ((table.flags & kWoff2FlagsTransform) != 0) { + StoreBase128(table.transform_length, offset, dst); + } +} + +size_t TableEntrySize(const Table& table) { + uint8_t flag_byte = KnownTableIndex(table.tag); + size_t size = ((flag_byte & 0x3f) != 0x3f) ? 1 : 5; + size += Base128Size(table.src_length); + if ((table.flags & kWoff2FlagsTransform) != 0) { + size += Base128Size(table.transform_length); + } + return size; +} + +size_t ComputeWoff2Length(const FontCollection& font_collection, + const std::vector
      & tables, + std::map index_by_offset, + size_t extended_metadata_length) { + size_t size = kWoff2HeaderSize; + + for (const auto& table : tables) { + size += TableEntrySize(table); + } + + // for collections only, collection tables + if (font_collection.fonts.size() > 1) { + size += 4; // UInt32 Version of TTC Header + size += Size255UShort(font_collection.fonts.size()); // 255UInt16 numFonts + + size += 4 * font_collection.fonts.size(); // UInt32 flavor for each + + for (const auto& font : font_collection.fonts) { + size += Size255UShort(font.tables.size()); // 255UInt16 numTables + for (const auto& entry : font.tables) { + const Font::Table& table = entry.second; + // no collection entry for xform table + if (table.tag & 0x80808080) continue; + + uint16_t table_index = index_by_offset[table.offset]; + size += Size255UShort(table_index); // 255UInt16 index entry + } + } + } + + // compressed data + for (const auto& table : tables) { + size += table.dst_length; + size = Round4(size); + } + + size += extended_metadata_length; + return size; +} + +size_t ComputeTTFLength(const std::vector
      & tables) { + size_t size = 12 + 16 * tables.size(); // sfnt header + for (const auto& table : tables) { + size += Round4(table.src_length); + } + return size; +} + +size_t ComputeUncompressedLength(const Font& font) { + // sfnt header + offset table + size_t size = 12 + 16 * font.num_tables; + for (const auto& entry : font.tables) { + const Font::Table& table = entry.second; + if (table.tag & 0x80808080) continue; // xform tables don't stay + if (table.IsReused()) continue; // don't have to pay twice + size += Round4(table.length); + } + return size; +} + +size_t ComputeUncompressedLength(const FontCollection& font_collection) { + if (font_collection.fonts.size() == 1) { + return ComputeUncompressedLength(font_collection.fonts[0]); + } + size_t size = CollectionHeaderSize(font_collection.header_version, + font_collection.fonts.size()); + for (const auto& font : font_collection.fonts) { + size += ComputeUncompressedLength(font); + } + return size; +} + +size_t ComputeTotalTransformLength(const Font& font) { + size_t total = 0; + for (const auto& i : font.tables) { + const Font::Table& table = i.second; + if (table.IsReused()) { + continue; + } + if (table.tag & 0x80808080 || !font.FindTable(table.tag ^ 0x80808080)) { + // Count transformed tables and non-transformed tables that do not have + // transformed versions. + total += table.length; + } + } + return total; +} + +} // namespace + +size_t MaxWOFF2CompressedSize(const uint8_t* data, size_t length) { + return MaxWOFF2CompressedSize(data, length, ""); +} + +size_t MaxWOFF2CompressedSize(const uint8_t* data, size_t length, + const string& extended_metadata) { + // Except for the header size, which is 32 bytes larger in woff2 format, + // all other parts should be smaller (table header in short format, + // transformations and compression). Just to be sure, we will give some + // headroom anyway. + return length + 1024 + extended_metadata.length(); +} + +uint32_t CompressedBufferSize(uint32_t original_size) { + return 1.2 * original_size + 10240; +} + +bool ConvertTTFToWOFF2(const uint8_t *data, size_t length, + uint8_t *result, size_t *result_length) { + return ConvertTTFToWOFF2(data, length, result, result_length, ""); +} + +bool TransformFontCollection(FontCollection* font_collection) { + for (auto& font : font_collection->fonts) { + if (!TransformGlyfAndLocaTables(&font)) { + fprintf(stderr, "Font transformation failed.\n"); + return false; + } + } + + return true; +} + +bool ConvertTTFToWOFF2(const uint8_t *data, size_t length, + uint8_t *result, size_t *result_length, + const string& extended_metadata) { + FontCollection font_collection; + if (!ReadFontCollection(data, length, &font_collection)) { + fprintf(stderr, "Parsing of the input font failed.\n"); + return false; + } + + if (!NormalizeFontCollection(&font_collection)) { + return false; + } + + if (!TransformFontCollection(&font_collection)) { + return false; + } + + // Although the compressed size of each table in the final woff2 file won't + // be larger than its transform_length, we have to allocate a large enough + // buffer for the compressor, since the compressor can potentially increase + // the size. If the compressor overflows this, it should return false and + // then this function will also return false. + + size_t total_transform_length = 0; + for (const auto& font : font_collection.fonts) { + total_transform_length += ComputeTotalTransformLength(font); + } + size_t compression_buffer_size = CompressedBufferSize(total_transform_length); + std::vector compression_buf(compression_buffer_size); + uint32_t total_compressed_length = compression_buffer_size; + + // Collect all transformed data into one place. + std::vector transform_buf(total_transform_length); + size_t transform_offset = 0; + for (const auto& font : font_collection.fonts) { + for (const auto& i : font.tables) { + const Font::Table* table = font.FindTable(i.second.tag ^ 0x80808080); + if (i.second.IsReused()) continue; + if (i.second.tag & 0x80808080) continue; + + if (table == NULL) table = &i.second; + StoreBytes(table->data, table->length, + &transform_offset, &transform_buf[0]); + } + } + // Compress all transformed data in one stream. + if (!Woff2Compress(transform_buf.data(), total_transform_length, + &compression_buf[0], + &total_compressed_length)) { + fprintf(stderr, "Compression of combined table failed.\n"); + return false; + } + + // Compress the extended metadata + // TODO(user): how does this apply to collections + uint32_t compressed_metadata_buf_length = + CompressedBufferSize(extended_metadata.length()); + std::vector compressed_metadata_buf(compressed_metadata_buf_length); + + if (extended_metadata.length() > 0) { + if (!TextCompress((const uint8_t*)extended_metadata.data(), + extended_metadata.length(), + compressed_metadata_buf.data(), + &compressed_metadata_buf_length)) { + fprintf(stderr, "Compression of extended metadata failed.\n"); + return false; + } + } else { + compressed_metadata_buf_length = 0; + } + + std::vector
      tables; + std::map index_by_offset; + + for (const auto& font : font_collection.fonts) { + + for (const auto tag : font.OutputOrderedTags()) { + const Font::Table& src_table = font.tables.at(tag); + if (src_table.IsReused()) { + continue; + } + + if (index_by_offset.find(src_table.offset) == index_by_offset.end()) { + index_by_offset[src_table.offset] = tables.size(); + } else { + return false; + } + + Table table; + table.tag = src_table.tag; + table.flags = 0; + table.src_length = src_table.length; + table.transform_length = src_table.length; + const uint8_t* transformed_data = src_table.data; + const Font::Table* transformed_table = + font.FindTable(src_table.tag ^ 0x80808080); + if (transformed_table != NULL) { + table.flags |= kWoff2FlagsTransform; + table.transform_length = transformed_table->length; + transformed_data = transformed_table->data; + } + if (tables.empty()) { + table.dst_length = total_compressed_length; + table.dst_data = &compression_buf[0]; + } else { + table.dst_length = 0; + table.dst_data = NULL; + table.flags |= kWoff2FlagsContinueStream; + } + tables.push_back(table); + } + } + + size_t woff2_length = ComputeWoff2Length(font_collection, tables, + index_by_offset, compressed_metadata_buf_length); + if (woff2_length > *result_length) { + fprintf(stderr, "Result allocation was too small (%zd vs %zd bytes).\n", + *result_length, woff2_length); + return false; + } + *result_length = woff2_length; + + const Font& first_font = font_collection.fonts[0]; + size_t offset = 0; + + // start of woff2 header (http://www.w3.org/TR/WOFF2/#woff20Header) + StoreU32(kWoff2Signature, &offset, result); + if (font_collection.fonts.size() == 1) { + StoreU32(first_font.flavor, &offset, result); + } else { + StoreU32(kTtcFontFlavor, &offset, result); + } + StoreU32(woff2_length, &offset, result); + Store16(tables.size(), &offset, result); + Store16(0, &offset, result); // reserved + // totalSfntSize + StoreU32(ComputeUncompressedLength(font_collection), &offset, result); + StoreU32(total_compressed_length, &offset, result); // totalCompressedSize + + // TODO(user): is always taking this from the first tables head OK? + // font revision + StoreBytes(first_font.FindTable(kHeadTableTag)->data + 4, 4, &offset, result); + if (compressed_metadata_buf_length > 0) { + StoreU32(woff2_length - compressed_metadata_buf_length, + &offset, result); // metaOffset + StoreU32(compressed_metadata_buf_length, &offset, result); // metaLength + StoreU32(extended_metadata.length(), &offset, result); // metaOrigLength + } else { + StoreU32(0, &offset, result); // metaOffset + StoreU32(0, &offset, result); // metaLength + StoreU32(0, &offset, result); // metaOrigLength + } + StoreU32(0, &offset, result); // privOffset + StoreU32(0, &offset, result); // privLength + // end of woff2 header + + // table directory (http://www.w3.org/TR/WOFF2/#table_dir_format) + for (const auto& table : tables) { + StoreTableEntry(table, &offset, result); + } + + // for collections only, collection table directory + if (font_collection.fonts.size() > 1) { + StoreU32(font_collection.header_version, &offset, result); + Store255UShort(font_collection.fonts.size(), &offset, result); + for (const Font& font : font_collection.fonts) { + + uint16_t num_tables = 0; + for (const auto& entry : font.tables) { + const Font::Table& table = entry.second; + if (table.tag & 0x80808080) continue; // don't write xform tables + num_tables++; + } + Store255UShort(num_tables, &offset, result); + + StoreU32(font.flavor, &offset, result); + for (const auto& entry : font.tables) { + const Font::Table& table = entry.second; + if (table.tag & 0x80808080) continue; // don't write xform tables + + // for reused tables, only the original has an updated offset + uint32_t table_offset = + table.IsReused() ? table.reuse_of->offset : table.offset; + uint32_t table_length = + table.IsReused() ? table.reuse_of->length : table.length; + if (index_by_offset.find(table_offset) == index_by_offset.end()) { + fprintf(stderr, "Missing table index for offset 0x%08x\n", + table_offset); + return false; + } + uint16_t index = index_by_offset[table_offset]; + Store255UShort(index, &offset, result); + + } + + } + } + + // compressed data format (http://www.w3.org/TR/WOFF2/#table_format) + for (const auto& table : tables) { + StoreBytes(table.dst_data, table.dst_length, &offset, result); + offset = Round4(offset); + } + StoreBytes(compressed_metadata_buf.data(), compressed_metadata_buf_length, + &offset, result); + + if (*result_length != offset) { + fprintf(stderr, "Mismatch between computed and actual length " + "(%zd vs %zd)\n", *result_length, offset); + return false; + } + return true; +} + +} // namespace woff2 diff --git a/node_modules/ttf2woff2/csrc/woff2/woff2_enc.h b/node_modules/ttf2woff2/csrc/woff2/woff2_enc.h new file mode 100644 index 0000000..d6eb4db --- /dev/null +++ b/node_modules/ttf2woff2/csrc/woff2/woff2_enc.h @@ -0,0 +1,46 @@ +// Copyright 2014 Google Inc. All Rights Reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Library for converting WOFF2 format font files to their TTF versions. + +#ifndef WOFF2_WOFF2_ENC_H_ +#define WOFF2_WOFF2_ENC_H_ + +#include +#include +#include + +using std::string; + + +namespace woff2 { + +// Returns an upper bound on the size of the compressed file. +size_t MaxWOFF2CompressedSize(const uint8_t* data, size_t length); +size_t MaxWOFF2CompressedSize(const uint8_t* data, size_t length, + const string& extended_metadata); + +// Compresses the font into the target buffer. *result_length should be at least +// the value returned by MaxWOFF2CompressedSize(), upon return, it is set to the +// actual compressed size. Returns true on successful compression. +bool ConvertTTFToWOFF2(const uint8_t *data, size_t length, + uint8_t *result, size_t *result_length); + +bool ConvertTTFToWOFF2(const uint8_t *data, size_t length, + uint8_t *result, size_t *result_length, + const string& extended_metadata); + +} // namespace woff2 + +#endif // WOFF2_WOFF2_ENC_H_ diff --git a/node_modules/ttf2woff2/dist/index.js b/node_modules/ttf2woff2/dist/index.js new file mode 100644 index 0000000..8f57ea4 --- /dev/null +++ b/node_modules/ttf2woff2/dist/index.js @@ -0,0 +1,8 @@ +'use strict'; + +try { + module.exports = require('bindings')('addon.node').convert; +} catch (err) { + module.exports = require('../jssrc/index.js'); +} +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/ttf2woff2/dist/index.js.map b/node_modules/ttf2woff2/dist/index.js.map new file mode 100644 index 0000000..5a0f241 --- /dev/null +++ b/node_modules/ttf2woff2/dist/index.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/index.js"],"names":["module","exports","require","convert","err"],"mappings":"AAAA;;AAEA,IAAI;AACFA,EAAAA,MAAM,CAACC,OAAP,GAAiBC,OAAO,CAAC,UAAD,CAAP,CAAoB,YAApB,EAAkCC,OAAnD;AACD,CAFD,CAEE,OAAOC,GAAP,EAAY;AACZJ,EAAAA,MAAM,CAACC,OAAP,GAAiBC,OAAO,CAAC,mBAAD,CAAxB;AACD","sourcesContent":["'use strict';\n\ntry {\n module.exports = require('bindings')('addon.node').convert;\n} catch (err) {\n module.exports = require('../jssrc/index.js');\n}\n"],"file":"index.js"} \ No newline at end of file diff --git a/node_modules/ttf2woff2/dist/index.mjs b/node_modules/ttf2woff2/dist/index.mjs new file mode 100644 index 0000000..ea4d8da --- /dev/null +++ b/node_modules/ttf2woff2/dist/index.mjs @@ -0,0 +1,8 @@ +'use strict'; + +try { + module.exports = require('bindings')('addon.node').convert; +} catch (err) { + module.exports = require('../jssrc/index.js'); +} +//# sourceMappingURL=index.mjs.map \ No newline at end of file diff --git a/node_modules/ttf2woff2/dist/index.mjs.map b/node_modules/ttf2woff2/dist/index.mjs.map new file mode 100644 index 0000000..e65f2d7 --- /dev/null +++ b/node_modules/ttf2woff2/dist/index.mjs.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/index.js"],"names":["module","exports","require","convert","err"],"mappings":"AAAA;;AAEA,IAAI;AACFA,EAAAA,MAAM,CAACC,OAAP,GAAiBC,OAAO,CAAC,UAAD,CAAP,CAAoB,YAApB,EAAkCC,OAAnD;AACD,CAFD,CAEE,OAAOC,GAAP,EAAY;AACZJ,EAAAA,MAAM,CAACC,OAAP,GAAiBC,OAAO,CAAC,mBAAD,CAAxB;AACD","sourcesContent":["'use strict';\n\ntry {\n module.exports = require('bindings')('addon.node').convert;\n} catch (err) {\n module.exports = require('../jssrc/index.js');\n}\n"],"file":"index.mjs"} \ No newline at end of file diff --git a/node_modules/ttf2woff2/jssrc/index.js b/node_modules/ttf2woff2/jssrc/index.js new file mode 100644 index 0000000..d6d5b2b --- /dev/null +++ b/node_modules/ttf2woff2/jssrc/index.js @@ -0,0 +1,34 @@ +'use strict'; + +var theTTFToWOFF2Module = require('./ttf2woff2'); + +module.exports = function ttf2woff2(inputContent) { + // Prepare input + var inputBuffer = theTTFToWOFF2Module._malloc(inputContent.length + 1); + var outputSizePtr = theTTFToWOFF2Module._malloc(4); // eslint-disable-line + var outputBufferPtr; + var outputSize; + var outputContent; + var i; + + theTTFToWOFF2Module.writeArrayToMemory(inputContent, inputBuffer); + + // Run + outputBufferPtr = theTTFToWOFF2Module.convert( + inputBuffer, + inputContent.length, + outputSizePtr, + ); + + // Retrieve output + outputSize = theTTFToWOFF2Module.getValue(outputSizePtr, 'i32'); + outputContent = Buffer.alloc(outputSize); + + for (i = 0; i < outputSize; i++) { + outputContent[i] = theTTFToWOFF2Module.getValue(outputBufferPtr + i, 'i8'); + } + + theTTFToWOFF2Module.freePtrs(outputBufferPtr, outputSizePtr); + + return outputContent; +}; diff --git a/node_modules/ttf2woff2/jssrc/post.js b/node_modules/ttf2woff2/jssrc/post.js new file mode 100644 index 0000000..5c7434a --- /dev/null +++ b/node_modules/ttf2woff2/jssrc/post.js @@ -0,0 +1,8 @@ +// This file need to be append to the build in order to work with browserify +// Shamelessly stolen here: https://github.com/fabiosantoscode/require-emscripten/blob/master/post-js.postjs +module.exports = Module; + +// Do not recurse into module and waste all day +Module.inspect = function () { + return '[Module]'; +}; diff --git a/node_modules/ttf2woff2/jssrc/ttf2woff2.js b/node_modules/ttf2woff2/jssrc/ttf2woff2.js new file mode 100644 index 0000000..3d79402 --- /dev/null +++ b/node_modules/ttf2woff2/jssrc/ttf2woff2.js @@ -0,0 +1 @@ +var Module=typeof Module!="undefined"?Module:{};var moduleOverrides=Object.assign({},Module);var arguments_=[];var thisProgram="./this.program";var quit_=(status,toThrow)=>{throw toThrow};var ENVIRONMENT_IS_WEB=typeof window=="object";var ENVIRONMENT_IS_WORKER=typeof importScripts=="function";var ENVIRONMENT_IS_NODE=typeof process=="object"&&typeof process.versions=="object"&&typeof process.versions.node=="string";var scriptDirectory="";function locateFile(path){if(Module["locateFile"]){return Module["locateFile"](path,scriptDirectory)}return scriptDirectory+path}var read_,readAsync,readBinary,setWindowTitle;function logExceptionOnExit(e){if(e instanceof ExitStatus)return;let toLog=e;err("exiting due to exception: "+toLog)}var fs;var nodePath;var requireNodeFS;if(ENVIRONMENT_IS_NODE){if(ENVIRONMENT_IS_WORKER){scriptDirectory=require("path").dirname(scriptDirectory)+"/"}else{scriptDirectory=__dirname+"/"}requireNodeFS=(()=>{if(!nodePath){fs=require("fs");nodePath=require("path")}});read_=function shell_read(filename,binary){requireNodeFS();filename=nodePath["normalize"](filename);return fs.readFileSync(filename,binary?undefined:"utf8")};readBinary=(filename=>{var ret=read_(filename,true);if(!ret.buffer){ret=new Uint8Array(ret)}return ret});readAsync=((filename,onload,onerror)=>{requireNodeFS();filename=nodePath["normalize"](filename);fs.readFile(filename,function(err,data){if(err)onerror(err);else onload(data.buffer)})});if(process["argv"].length>1){thisProgram=process["argv"][1].replace(/\\/g,"/")}arguments_=process["argv"].slice(2);if(typeof module!="undefined"){module["exports"]=Module}quit_=((status,toThrow)=>{if(keepRuntimeAlive()){process["exitCode"]=status;throw toThrow}logExceptionOnExit(toThrow);process["exit"](status)});Module["inspect"]=function(){return"[Emscripten Module object]"}}else if(ENVIRONMENT_IS_WEB||ENVIRONMENT_IS_WORKER){if(ENVIRONMENT_IS_WORKER){scriptDirectory=self.location.href}else if(typeof document!="undefined"&&document.currentScript){scriptDirectory=document.currentScript.src}if(scriptDirectory.indexOf("blob:")!==0){scriptDirectory=scriptDirectory.substr(0,scriptDirectory.replace(/[?#].*/,"").lastIndexOf("/")+1)}else{scriptDirectory=""}{read_=(url=>{var xhr=new XMLHttpRequest;xhr.open("GET",url,false);xhr.send(null);return xhr.responseText});if(ENVIRONMENT_IS_WORKER){readBinary=(url=>{var xhr=new XMLHttpRequest;xhr.open("GET",url,false);xhr.responseType="arraybuffer";xhr.send(null);return new Uint8Array(xhr.response)})}readAsync=((url,onload,onerror)=>{var xhr=new XMLHttpRequest;xhr.open("GET",url,true);xhr.responseType="arraybuffer";xhr.onload=(()=>{if(xhr.status==200||xhr.status==0&&xhr.response){onload(xhr.response);return}onerror()});xhr.onerror=onerror;xhr.send(null)})}setWindowTitle=(title=>document.title=title)}else{}var out=Module["print"]||console.log.bind(console);var err=Module["printErr"]||console.warn.bind(console);Object.assign(Module,moduleOverrides);moduleOverrides=null;if(Module["arguments"])arguments_=Module["arguments"];if(Module["thisProgram"])thisProgram=Module["thisProgram"];if(Module["quit"])quit_=Module["quit"];var tempRet0=0;var setTempRet0=value=>{tempRet0=value};var wasmBinary;if(Module["wasmBinary"])wasmBinary=Module["wasmBinary"];var noExitRuntime=Module["noExitRuntime"]||true;if(typeof WebAssembly!="object"){abort("no native wasm support detected")}function getValue(ptr,type="i8",noSafe){if(type.charAt(type.length-1)==="*")type="i32";switch(type){case"i1":return HEAP8[ptr>>0];case"i8":return HEAP8[ptr>>0];case"i16":return HEAP16[ptr>>1];case"i32":return HEAP32[ptr>>2];case"i64":return HEAP32[ptr>>2];case"float":return HEAPF32[ptr>>2];case"double":return Number(HEAPF64[ptr>>3]);default:abort("invalid type for getValue: "+type)}return null}var wasmMemory;var ABORT=false;var EXITSTATUS;var UTF8Decoder=typeof TextDecoder!="undefined"?new TextDecoder("utf8"):undefined;function UTF8ArrayToString(heap,idx,maxBytesToRead){var endIdx=idx+maxBytesToRead;var endPtr=idx;while(heap[endPtr]&&!(endPtr>=endIdx))++endPtr;if(endPtr-idx>16&&heap.subarray&&UTF8Decoder){return UTF8Decoder.decode(heap.subarray(idx,endPtr))}else{var str="";while(idx>10,56320|ch&1023)}}}return str}function UTF8ToString(ptr,maxBytesToRead){return ptr?UTF8ArrayToString(HEAPU8,ptr,maxBytesToRead):""}function stringToUTF8Array(str,heap,outIdx,maxBytesToWrite){if(!(maxBytesToWrite>0))return 0;var startIdx=outIdx;var endIdx=outIdx+maxBytesToWrite-1;for(var i=0;i=55296&&u<=57343){var u1=str.charCodeAt(++i);u=65536+((u&1023)<<10)|u1&1023}if(u<=127){if(outIdx>=endIdx)break;heap[outIdx++]=u}else if(u<=2047){if(outIdx+1>=endIdx)break;heap[outIdx++]=192|u>>6;heap[outIdx++]=128|u&63}else if(u<=65535){if(outIdx+2>=endIdx)break;heap[outIdx++]=224|u>>12;heap[outIdx++]=128|u>>6&63;heap[outIdx++]=128|u&63}else{if(outIdx+3>=endIdx)break;heap[outIdx++]=240|u>>18;heap[outIdx++]=128|u>>12&63;heap[outIdx++]=128|u>>6&63;heap[outIdx++]=128|u&63}}heap[outIdx]=0;return outIdx-startIdx}function stringToUTF8(str,outPtr,maxBytesToWrite){return stringToUTF8Array(str,HEAPU8,outPtr,maxBytesToWrite)}function lengthBytesUTF8(str){var len=0;for(var i=0;i=55296&&u<=57343)u=65536+((u&1023)<<10)|str.charCodeAt(++i)&1023;if(u<=127)++len;else if(u<=2047)len+=2;else if(u<=65535)len+=3;else len+=4}return len}var UTF16Decoder=typeof TextDecoder!="undefined"?new TextDecoder("utf-16le"):undefined;function UTF16ToString(ptr,maxBytesToRead){var endPtr=ptr;var idx=endPtr>>1;var maxIdx=idx+maxBytesToRead/2;while(!(idx>=maxIdx)&&HEAPU16[idx])++idx;endPtr=idx<<1;if(endPtr-ptr>32&&UTF16Decoder){return UTF16Decoder.decode(HEAPU8.subarray(ptr,endPtr))}else{var str="";for(var i=0;!(i>=maxBytesToRead/2);++i){var codeUnit=HEAP16[ptr+i*2>>1];if(codeUnit==0)break;str+=String.fromCharCode(codeUnit)}return str}}function stringToUTF16(str,outPtr,maxBytesToWrite){if(maxBytesToWrite===undefined){maxBytesToWrite=2147483647}if(maxBytesToWrite<2)return 0;maxBytesToWrite-=2;var startPtr=outPtr;var numCharsToWrite=maxBytesToWrite>1]=codeUnit;outPtr+=2}HEAP16[outPtr>>1]=0;return outPtr-startPtr}function lengthBytesUTF16(str){return str.length*2}function UTF32ToString(ptr,maxBytesToRead){var i=0;var str="";while(!(i>=maxBytesToRead/4)){var utf32=HEAP32[ptr+i*4>>2];if(utf32==0)break;++i;if(utf32>=65536){var ch=utf32-65536;str+=String.fromCharCode(55296|ch>>10,56320|ch&1023)}else{str+=String.fromCharCode(utf32)}}return str}function stringToUTF32(str,outPtr,maxBytesToWrite){if(maxBytesToWrite===undefined){maxBytesToWrite=2147483647}if(maxBytesToWrite<4)return 0;var startPtr=outPtr;var endPtr=startPtr+maxBytesToWrite-4;for(var i=0;i=55296&&codeUnit<=57343){var trailSurrogate=str.charCodeAt(++i);codeUnit=65536+((codeUnit&1023)<<10)|trailSurrogate&1023}HEAP32[outPtr>>2]=codeUnit;outPtr+=4;if(outPtr+4>endPtr)break}HEAP32[outPtr>>2]=0;return outPtr-startPtr}function lengthBytesUTF32(str){var len=0;for(var i=0;i=55296&&codeUnit<=57343)++i;len+=4}return len}function writeArrayToMemory(array,buffer){HEAP8.set(array,buffer)}var buffer,HEAP8,HEAPU8,HEAP16,HEAPU16,HEAP32,HEAPU32,HEAPF32,HEAPF64;function updateGlobalBufferAndViews(buf){buffer=buf;Module["HEAP8"]=HEAP8=new Int8Array(buf);Module["HEAP16"]=HEAP16=new Int16Array(buf);Module["HEAP32"]=HEAP32=new Int32Array(buf);Module["HEAPU8"]=HEAPU8=new Uint8Array(buf);Module["HEAPU16"]=HEAPU16=new Uint16Array(buf);Module["HEAPU32"]=HEAPU32=new Uint32Array(buf);Module["HEAPF32"]=HEAPF32=new Float32Array(buf);Module["HEAPF64"]=HEAPF64=new Float64Array(buf)}var INITIAL_MEMORY=Module["INITIAL_MEMORY"]||536870912;var wasmTable;var __ATPRERUN__=[];var __ATINIT__=[];var __ATPOSTRUN__=[];var runtimeInitialized=false;var runtimeKeepaliveCounter=0;function keepRuntimeAlive(){return noExitRuntime||runtimeKeepaliveCounter>0}function preRun(){if(Module["preRun"]){if(typeof Module["preRun"]=="function")Module["preRun"]=[Module["preRun"]];while(Module["preRun"].length){addOnPreRun(Module["preRun"].shift())}}callRuntimeCallbacks(__ATPRERUN__)}function initRuntime(){runtimeInitialized=true;callRuntimeCallbacks(__ATINIT__)}function postRun(){if(Module["postRun"]){if(typeof Module["postRun"]=="function")Module["postRun"]=[Module["postRun"]];while(Module["postRun"].length){addOnPostRun(Module["postRun"].shift())}}callRuntimeCallbacks(__ATPOSTRUN__)}function addOnPreRun(cb){__ATPRERUN__.unshift(cb)}function addOnInit(cb){__ATINIT__.unshift(cb)}function addOnPostRun(cb){__ATPOSTRUN__.unshift(cb)}var runDependencies=0;var runDependencyWatcher=null;var dependenciesFulfilled=null;function addRunDependency(id){runDependencies++;if(Module["monitorRunDependencies"]){Module["monitorRunDependencies"](runDependencies)}}function removeRunDependency(id){runDependencies--;if(Module["monitorRunDependencies"]){Module["monitorRunDependencies"](runDependencies)}if(runDependencies==0){if(runDependencyWatcher!==null){clearInterval(runDependencyWatcher);runDependencyWatcher=null}if(dependenciesFulfilled){var callback=dependenciesFulfilled;dependenciesFulfilled=null;callback()}}}Module["preloadedImages"]={};Module["preloadedAudios"]={};function abort(what){{if(Module["onAbort"]){Module["onAbort"](what)}}what="Aborted("+what+")";err(what);ABORT=true;EXITSTATUS=1;what+=". Build with -s ASSERTIONS=1 for more info.";var e=new WebAssembly.RuntimeError(what);throw e}var dataURIPrefix="data:application/octet-stream;base64,";function isDataURI(filename){return filename.startsWith(dataURIPrefix)}var wasmBinaryFile;wasmBinaryFile="ttf2woff2.wasm";if(!isDataURI(wasmBinaryFile)){wasmBinaryFile=locateFile(wasmBinaryFile)}function getBinary(file){try{if(file==wasmBinaryFile&&wasmBinary){return new Uint8Array(wasmBinary)}if(readBinary){return readBinary(file)}else{throw"sync fetching of the wasm failed: you can preload it to Module['wasmBinary'] manually, or emcc.py will do that for you when generating HTML (but not JS)"}}catch(err){abort(err)}}function instantiateSync(file,info){var instance;var module;var binary;try{binary=getBinary(file);module=new WebAssembly.Module(binary);instance=new WebAssembly.Instance(module,info)}catch(e){var str=e.toString();err("failed to compile wasm module: "+str);if(str.includes("imported Memory")||str.includes("memory import")){err("Memory size incompatibility issues may be due to changing INITIAL_MEMORY at runtime to something too large. Use ALLOW_MEMORY_GROWTH to allow any size memory (and also make sure not to set INITIAL_MEMORY at runtime to something smaller than it was at compile time).")}throw e}return[instance,module]}function createWasm(){var info={"a":asmLibraryArg};function receiveInstance(instance,module){var exports=instance.exports;Module["asm"]=exports;wasmMemory=Module["asm"]["u"];updateGlobalBufferAndViews(wasmMemory.buffer);wasmTable=Module["asm"]["x"];addOnInit(Module["asm"]["v"]);removeRunDependency("wasm-instantiate")}addRunDependency("wasm-instantiate");if(Module["instantiateWasm"]){try{var exports=Module["instantiateWasm"](info,receiveInstance);return exports}catch(e){err("Module.instantiateWasm callback failed with error: "+e);return false}}var result=instantiateSync(wasmBinaryFile,info);receiveInstance(result[0]);return Module["asm"]}function callRuntimeCallbacks(callbacks){while(callbacks.length>0){var callback=callbacks.shift();if(typeof callback=="function"){callback(Module);continue}var func=callback.func;if(typeof func=="number"){if(callback.arg===undefined){getWasmTableEntry(func)()}else{getWasmTableEntry(func)(callback.arg)}}else{func(callback.arg===undefined?null:callback.arg)}}}var wasmTableMirror=[];function getWasmTableEntry(funcPtr){var func=wasmTableMirror[funcPtr];if(!func){if(funcPtr>=wasmTableMirror.length)wasmTableMirror.length=funcPtr+1;wasmTableMirror[funcPtr]=func=wasmTable.get(funcPtr)}return func}function ___assert_fail(condition,filename,line,func){abort("Assertion failed: "+UTF8ToString(condition)+", at: "+[filename?UTF8ToString(filename):"unknown filename",line,func?UTF8ToString(func):"unknown function"])}function ___cxa_allocate_exception(size){return _malloc(size+16)+16}function ExceptionInfo(excPtr){this.excPtr=excPtr;this.ptr=excPtr-16;this.set_type=function(type){HEAP32[this.ptr+4>>2]=type};this.get_type=function(){return HEAP32[this.ptr+4>>2]};this.set_destructor=function(destructor){HEAP32[this.ptr+8>>2]=destructor};this.get_destructor=function(){return HEAP32[this.ptr+8>>2]};this.set_refcount=function(refcount){HEAP32[this.ptr>>2]=refcount};this.set_caught=function(caught){caught=caught?1:0;HEAP8[this.ptr+12>>0]=caught};this.get_caught=function(){return HEAP8[this.ptr+12>>0]!=0};this.set_rethrown=function(rethrown){rethrown=rethrown?1:0;HEAP8[this.ptr+13>>0]=rethrown};this.get_rethrown=function(){return HEAP8[this.ptr+13>>0]!=0};this.init=function(type,destructor){this.set_type(type);this.set_destructor(destructor);this.set_refcount(0);this.set_caught(false);this.set_rethrown(false)};this.add_ref=function(){var value=HEAP32[this.ptr>>2];HEAP32[this.ptr>>2]=value+1};this.release_ref=function(){var prev=HEAP32[this.ptr>>2];HEAP32[this.ptr>>2]=prev-1;return prev===1}}var exceptionLast=0;var uncaughtExceptionCount=0;function ___cxa_throw(ptr,type,destructor){var info=new ExceptionInfo(ptr);info.init(type,destructor);exceptionLast=ptr;uncaughtExceptionCount++;throw ptr}function __embind_register_bigint(primitiveType,name,size,minRange,maxRange){}function getShiftFromSize(size){switch(size){case 1:return 0;case 2:return 1;case 4:return 2;case 8:return 3;default:throw new TypeError("Unknown type size: "+size)}}function embind_init_charCodes(){var codes=new Array(256);for(var i=0;i<256;++i){codes[i]=String.fromCharCode(i)}embind_charCodes=codes}var embind_charCodes=undefined;function readLatin1String(ptr){var ret="";var c=ptr;while(HEAPU8[c]){ret+=embind_charCodes[HEAPU8[c++]]}return ret}var awaitingDependencies={};var registeredTypes={};var typeDependencies={};var char_0=48;var char_9=57;function makeLegalFunctionName(name){if(undefined===name){return"_unknown"}name=name.replace(/[^a-zA-Z0-9_]/g,"$");var f=name.charCodeAt(0);if(f>=char_0&&f<=char_9){return"_"+name}else{return name}}function createNamedFunction(name,body){name=makeLegalFunctionName(name);return new Function("body","return function "+name+"() {\n"+' "use strict";'+" return body.apply(this, arguments);\n"+"};\n")(body)}function extendError(baseErrorType,errorName){var errorClass=createNamedFunction(errorName,function(message){this.name=errorName;this.message=message;var stack=new Error(message).stack;if(stack!==undefined){this.stack=this.toString()+"\n"+stack.replace(/^Error(:[^\n]*)?\n/,"")}});errorClass.prototype=Object.create(baseErrorType.prototype);errorClass.prototype.constructor=errorClass;errorClass.prototype.toString=function(){if(this.message===undefined){return this.name}else{return this.name+": "+this.message}};return errorClass}var BindingError=undefined;function throwBindingError(message){throw new BindingError(message)}var InternalError=undefined;function throwInternalError(message){throw new InternalError(message)}function whenDependentTypesAreResolved(myTypes,dependentTypes,getTypeConverters){myTypes.forEach(function(type){typeDependencies[type]=dependentTypes});function onComplete(typeConverters){var myTypeConverters=getTypeConverters(typeConverters);if(myTypeConverters.length!==myTypes.length){throwInternalError("Mismatched type converter count")}for(var i=0;i>shift])},destructorFunction:null})}var emval_free_list=[];var emval_handle_array=[{},{value:undefined},{value:null},{value:true},{value:false}];function __emval_decref(handle){if(handle>4&&0===--emval_handle_array[handle].refcount){emval_handle_array[handle]=undefined;emval_free_list.push(handle)}}function count_emval_handles(){var count=0;for(var i=5;i>2])}function __embind_register_emval(rawType,name){name=readLatin1String(name);registerType(rawType,{name:name,"fromWireType":function(handle){var rv=Emval.toValue(handle);__emval_decref(handle);return rv},"toWireType":function(destructors,value){return Emval.toHandle(value)},"argPackAdvance":8,"readValueFromPointer":simpleReadValueFromPointer,destructorFunction:null})}function floatReadValueFromPointer(name,shift){switch(shift){case 2:return function(pointer){return this["fromWireType"](HEAPF32[pointer>>2])};case 3:return function(pointer){return this["fromWireType"](HEAPF64[pointer>>3])};default:throw new TypeError("Unknown float type: "+name)}}function __embind_register_float(rawType,name,size){var shift=getShiftFromSize(size);name=readLatin1String(name);registerType(rawType,{name:name,"fromWireType":function(value){return value},"toWireType":function(destructors,value){return value},"argPackAdvance":8,"readValueFromPointer":floatReadValueFromPointer(name,shift),destructorFunction:null})}function new_(constructor,argumentList){if(!(constructor instanceof Function)){throw new TypeError("new_ called with constructor type "+typeof constructor+" which is not a function")}var dummy=createNamedFunction(constructor.name||"unknownFunctionName",function(){});dummy.prototype=constructor.prototype;var obj=new dummy;var r=constructor.apply(obj,argumentList);return r instanceof Object?r:obj}function runDestructors(destructors){while(destructors.length){var ptr=destructors.pop();var del=destructors.pop();del(ptr)}}function craftInvokerFunction(humanName,argTypes,classType,cppInvokerFunc,cppTargetFunc){var argCount=argTypes.length;if(argCount<2){throwBindingError("argTypes array size mismatch! Must at least get return value and 'this' types!")}var isClassMethodFunc=argTypes[1]!==null&&classType!==null;var needsDestructorStack=false;for(var i=1;i0?", ":"")+argsListWired}invokerFnBody+=(returns?"var rv = ":"")+"invoker(fn"+(argsListWired.length>0?", ":"")+argsListWired+");\n";if(needsDestructorStack){invokerFnBody+="runDestructors(destructors);\n"}else{for(var i=isClassMethodFunc?1:2;i>2)+i])}return array}function replacePublicSymbol(name,value,numArguments){if(!Module.hasOwnProperty(name)){throwInternalError("Replacing nonexistant public symbol")}if(undefined!==Module[name].overloadTable&&undefined!==numArguments){Module[name].overloadTable[numArguments]=value}else{Module[name]=value;Module[name].argCount=numArguments}}function dynCallLegacy(sig,ptr,args){var f=Module["dynCall_"+sig];return args&&args.length?f.apply(null,[ptr].concat(args)):f.call(null,ptr)}function dynCall(sig,ptr,args){if(sig.includes("j")){return dynCallLegacy(sig,ptr,args)}return getWasmTableEntry(ptr).apply(null,args)}function getDynCaller(sig,ptr){var argCache=[];return function(){argCache.length=0;Object.assign(argCache,arguments);return dynCall(sig,ptr,argCache)}}function embind__requireFunction(signature,rawFunction){signature=readLatin1String(signature);function makeDynCaller(){if(signature.includes("j")){return getDynCaller(signature,rawFunction)}return getWasmTableEntry(rawFunction)}var fp=makeDynCaller();if(typeof fp!="function"){throwBindingError("unknown function pointer with signature "+signature+": "+rawFunction)}return fp}var UnboundTypeError=undefined;function getTypeName(type){var ptr=___getTypeName(type);var rv=readLatin1String(ptr);_free(ptr);return rv}function throwUnboundTypeError(message,types){var unboundTypes=[];var seen={};function visit(type){if(seen[type]){return}if(registeredTypes[type]){return}if(typeDependencies[type]){typeDependencies[type].forEach(visit);return}unboundTypes.push(type);seen[type]=true}types.forEach(visit);throw new UnboundTypeError(message+": "+unboundTypes.map(getTypeName).join([", "]))}function __embind_register_function(name,argCount,rawArgTypesAddr,signature,rawInvoker,fn){var argTypes=heap32VectorToArray(argCount,rawArgTypesAddr);name=readLatin1String(name);rawInvoker=embind__requireFunction(signature,rawInvoker);exposePublicSymbol(name,function(){throwUnboundTypeError("Cannot call "+name+" due to unbound types",argTypes)},argCount-1);whenDependentTypesAreResolved([],argTypes,function(argTypes){var invokerArgsArray=[argTypes[0],null].concat(argTypes.slice(1));replacePublicSymbol(name,craftInvokerFunction(name,invokerArgsArray,null,rawInvoker,fn),argCount-1);return[]})}function integerReadValueFromPointer(name,shift,signed){switch(shift){case 0:return signed?function readS8FromPointer(pointer){return HEAP8[pointer]}:function readU8FromPointer(pointer){return HEAPU8[pointer]};case 1:return signed?function readS16FromPointer(pointer){return HEAP16[pointer>>1]}:function readU16FromPointer(pointer){return HEAPU16[pointer>>1]};case 2:return signed?function readS32FromPointer(pointer){return HEAP32[pointer>>2]}:function readU32FromPointer(pointer){return HEAPU32[pointer>>2]};default:throw new TypeError("Unknown integer type: "+name)}}function __embind_register_integer(primitiveType,name,size,minRange,maxRange){name=readLatin1String(name);if(maxRange===-1){maxRange=4294967295}var shift=getShiftFromSize(size);var fromWireType=value=>value;if(minRange===0){var bitshift=32-8*size;fromWireType=(value=>value<>>bitshift)}var isUnsignedType=name.includes("unsigned");var checkAssertions=(value,toTypeName)=>{};var toWireType;if(isUnsignedType){toWireType=function(destructors,value){checkAssertions(value,this.name);return value>>>0}}else{toWireType=function(destructors,value){checkAssertions(value,this.name);return value}}registerType(primitiveType,{name:name,"fromWireType":fromWireType,"toWireType":toWireType,"argPackAdvance":8,"readValueFromPointer":integerReadValueFromPointer(name,shift,minRange!==0),destructorFunction:null})}function __embind_register_memory_view(rawType,dataTypeIndex,name){var typeMapping=[Int8Array,Uint8Array,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array];var TA=typeMapping[dataTypeIndex];function decodeMemoryView(handle){handle=handle>>2;var heap=HEAPU32;var size=heap[handle];var data=heap[handle+1];return new TA(buffer,data,size)}name=readLatin1String(name);registerType(rawType,{name:name,"fromWireType":decodeMemoryView,"argPackAdvance":8,"readValueFromPointer":decodeMemoryView},{ignoreDuplicateRegistrations:true})}function __embind_register_std_string(rawType,name){name=readLatin1String(name);var stdStringIsUTF8=name==="std::string";registerType(rawType,{name:name,"fromWireType":function(value){var length=HEAPU32[value>>2];var str;if(stdStringIsUTF8){var decodeStartPtr=value+4;for(var i=0;i<=length;++i){var currentBytePtr=value+4+i;if(i==length||HEAPU8[currentBytePtr]==0){var maxRead=currentBytePtr-decodeStartPtr;var stringSegment=UTF8ToString(decodeStartPtr,maxRead);if(str===undefined){str=stringSegment}else{str+=String.fromCharCode(0);str+=stringSegment}decodeStartPtr=currentBytePtr+1}}}else{var a=new Array(length);for(var i=0;ilengthBytesUTF8(value))}else{getLength=(()=>value.length)}var length=getLength();var ptr=_malloc(4+length+1);HEAPU32[ptr>>2]=length;if(stdStringIsUTF8&&valueIsOfTypeString){stringToUTF8(value,ptr+4,length+1)}else{if(valueIsOfTypeString){for(var i=0;i255){_free(ptr);throwBindingError("String has UTF-16 code units that do not fit in 8 bits")}HEAPU8[ptr+4+i]=charCode}}else{for(var i=0;iHEAPU16);shift=1}else if(charSize===4){decodeString=UTF32ToString;encodeString=stringToUTF32;lengthBytesUTF=lengthBytesUTF32;getHeap=(()=>HEAPU32);shift=2}registerType(rawType,{name:name,"fromWireType":function(value){var length=HEAPU32[value>>2];var HEAP=getHeap();var str;var decodeStartPtr=value+4;for(var i=0;i<=length;++i){var currentBytePtr=value+4+i*charSize;if(i==length||HEAP[currentBytePtr>>shift]==0){var maxReadBytes=currentBytePtr-decodeStartPtr;var stringSegment=decodeString(decodeStartPtr,maxReadBytes);if(str===undefined){str=stringSegment}else{str+=String.fromCharCode(0);str+=stringSegment}decodeStartPtr=currentBytePtr+charSize}}_free(value);return str},"toWireType":function(destructors,value){if(!(typeof value=="string")){throwBindingError("Cannot pass non-string to C++ string type "+name)}var length=lengthBytesUTF(value);var ptr=_malloc(4+length+charSize);HEAPU32[ptr>>2]=length>>shift;encodeString(value,ptr+4,length+charSize);if(destructors!==null){destructors.push(_free,ptr)}return ptr},"argPackAdvance":8,"readValueFromPointer":simpleReadValueFromPointer,destructorFunction:function(ptr){_free(ptr)}})}function __embind_register_void(rawType,name){name=readLatin1String(name);registerType(rawType,{isVoid:true,name:name,"argPackAdvance":0,"fromWireType":function(){return undefined},"toWireType":function(destructors,o){return undefined}})}function _abort(){abort("")}function _emscripten_memcpy_big(dest,src,num){HEAPU8.copyWithin(dest,src,src+num)}function _emscripten_get_heap_max(){return 2147483648}function emscripten_realloc_buffer(size){try{wasmMemory.grow(size-buffer.byteLength+65535>>>16);updateGlobalBufferAndViews(wasmMemory.buffer);return 1}catch(e){}}function _emscripten_resize_heap(requestedSize){var oldSize=HEAPU8.length;requestedSize=requestedSize>>>0;var maxHeapSize=_emscripten_get_heap_max();if(requestedSize>maxHeapSize){return false}let alignUp=(x,multiple)=>x+(multiple-x%multiple)%multiple;for(var cutDown=1;cutDown<=4;cutDown*=2){var overGrownHeapSize=oldSize*(1+.2/cutDown);overGrownHeapSize=Math.min(overGrownHeapSize,requestedSize+100663296);var newSize=Math.min(maxHeapSize,alignUp(Math.max(requestedSize,overGrownHeapSize),65536));var replacement=emscripten_realloc_buffer(newSize);if(replacement){return true}}return false}var SYSCALLS={buffers:[null,[],[]],printChar:function(stream,curr){var buffer=SYSCALLS.buffers[stream];if(curr===0||curr===10){(stream===1?out:err)(UTF8ArrayToString(buffer,0));buffer.length=0}else{buffer.push(curr)}},varargs:undefined,get:function(){SYSCALLS.varargs+=4;var ret=HEAP32[SYSCALLS.varargs-4>>2];return ret},getStr:function(ptr){var ret=UTF8ToString(ptr);return ret},get64:function(low,high){return low}};function _fd_close(fd){return 0}function _fd_seek(fd,offset_low,offset_high,whence,newOffset){}function _fd_write(fd,iov,iovcnt,pnum){var num=0;for(var i=0;i>2];var len=HEAP32[iov+4>>2];iov+=8;for(var j=0;j>2]=num;return 0}function _setTempRet0(val){setTempRet0(val)}embind_init_charCodes();BindingError=Module["BindingError"]=extendError(Error,"BindingError");InternalError=Module["InternalError"]=extendError(Error,"InternalError");init_emval();UnboundTypeError=Module["UnboundTypeError"]=extendError(Error,"UnboundTypeError");var asmLibraryArg={"b":___assert_fail,"k":___cxa_allocate_exception,"h":___cxa_throw,"o":__embind_register_bigint,"l":__embind_register_bool,"t":__embind_register_emval,"g":__embind_register_float,"e":__embind_register_function,"c":__embind_register_integer,"a":__embind_register_memory_view,"f":__embind_register_std_string,"d":__embind_register_std_wstring,"m":__embind_register_void,"i":_abort,"s":_emscripten_memcpy_big,"q":_emscripten_resize_heap,"r":_fd_close,"n":_fd_seek,"j":_fd_write,"p":_setTempRet0};var asm=createWasm();var ___wasm_call_ctors=Module["___wasm_call_ctors"]=asm["v"];var _free=Module["_free"]=asm["w"];var _malloc=Module["_malloc"]=asm["y"];var ___getTypeName=Module["___getTypeName"]=asm["z"];var ___embind_register_native_and_builtin_types=Module["___embind_register_native_and_builtin_types"]=asm["A"];var dynCall_jiji=Module["dynCall_jiji"]=asm["B"];Module["getValue"]=getValue;Module["writeArrayToMemory"]=writeArrayToMemory;var calledRun;function ExitStatus(status){this.name="ExitStatus";this.message="Program terminated with exit("+status+")";this.status=status}dependenciesFulfilled=function runCaller(){if(!calledRun)run();if(!calledRun)dependenciesFulfilled=runCaller};function run(args){args=args||arguments_;if(runDependencies>0){return}preRun();if(runDependencies>0){return}function doRun(){if(calledRun)return;calledRun=true;Module["calledRun"]=true;if(ABORT)return;initRuntime();if(Module["onRuntimeInitialized"])Module["onRuntimeInitialized"]();postRun()}if(Module["setStatus"]){Module["setStatus"]("Running...");setTimeout(function(){setTimeout(function(){Module["setStatus"]("")},1);doRun()},1)}else{doRun()}}Module["run"]=run;if(Module["preInit"]){if(typeof Module["preInit"]=="function")Module["preInit"]=[Module["preInit"]];while(Module["preInit"].length>0){Module["preInit"].pop()()}}run();module.exports=Module;Module.inspect=function(){return"[Module]"}; diff --git a/node_modules/ttf2woff2/jssrc/ttf2woff2.wasm b/node_modules/ttf2woff2/jssrc/ttf2woff2.wasm new file mode 100644 index 0000000000000000000000000000000000000000..cd344db41220eb59eb9f4e515bfd49e301bb0988 GIT binary patch literal 486973 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Ⓢ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 literal 0 HcmV?d00001 diff --git a/node_modules/ttf2woff2/package.json b/node_modules/ttf2woff2/package.json new file mode 100644 index 0000000..6a22ea1 --- /dev/null +++ b/node_modules/ttf2woff2/package.json @@ -0,0 +1,246 @@ +{ + "name": "ttf2woff2", + "version": "4.0.5", + "description": "Convert TTF files to WOFF2 ones.", + "main": "dist/index", + "browser": "jssrc/index.js", + "engines": { + "node": ">=12" + }, + "directories": { + "test": "tests" + }, + "metapak": { + "configs": [ + "main", + "readme", + "eslint", + "babel", + "jest" + ], + "data": { + "files": "'src/**/*.js' 'jssrc/**/*.js'", + "testsFiles": "'tests/**/*.test.js'", + "distFiles": "'dist/**/*.js'", + "ignore": [ + "dist", + "build" + ], + "bundleFiles": [ + "dist", + "src", + "jssrc", + "binding.gyp", + "csrc" + ] + } + }, + "scripts": { + "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md", + "cli": "env NODE_ENV=${NODE_ENV:-cli}", + "compile": "rimraf -f 'dist' && npm run compile:cjs && npm run compile:mjs", + "compile:cjs": "babel --env-name=cjs --out-dir=dist --source-maps=true src", + "compile:mjs": "babel --env-name=mjs --out-file-extension=.mjs --out-dir=dist --source-maps=true src", + "configure": "node-gyp configure", + "cover": "npm run jest -- --coverage", + "coveralls": "npm run cover && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage", + "cz": "env NODE_ENV=${NODE_ENV:-cli} git cz", + "emcc": "miniquery -p \"targets.#.sources.#\" ./binding.gyp | grep -v \"csrc/addon.cc\" | xargs emcc --bind -o jssrc/ttf2woff2.js -O3 --memory-init-file 0 -s \"TOTAL_MEMORY=536870912\" -s \"ALLOW_MEMORY_GROWTH=1\" -s BINARYEN_ASYNC_COMPILATION=0 -s 'EXPORTED_RUNTIME_METHODS=[\"getValue\", \"writeArrayToMemory\"]' -s NODEJS_CATCH_EXIT=0 -s NODEJS_CATCH_REJECTION=0 --post-js jssrc/post.js csrc/fallback.cc", + "emcc-debug": "miniquery -p \"targets.#.sources.#\" ./binding.gyp | grep -v \"csrc/addon.cc\" | xargs emcc --bind -o jssrc/ttf2woff2.js -s \"ALLOW_MEMORY_GROWTH=1\" -s \"ASSERTIONS=1\" -s BINARYEN_ASYNC_COMPILATION=0 -s 'EXPORTED_RUNTIME_METHODS=[\"getValue\", \"writeArrayToMemory\"]' -s NODEJS_CATCH_EXIT=0 -s NODEJS_CATCH_REJECTION=0 --post-js jssrc/post.js csrc/fallback.cc", + "install": "((node-gyp configure && node-gyp build) > builderror.log) || (exit 0)", + "jest": "NODE_ENV=test jest", + "lint": "eslint 'src/**/*.js' 'jssrc/**/*.js'", + "make": "node-gyp build", + "metapak": "metapak", + "precz": "npm t && npm run lint && npm run metapak -- -s && npm run compile", + "prepare": "npm run compile", + "prettier": "prettier --write 'src/**/*.js' 'jssrc/**/*.js'", + "preversion": "npm run lint && npm test && npm t && npm run metapak -- -s && npm run compile", + "test": "npm run jest", + "version": "npm run changelog" + }, + "repository": { + "type": "git", + "url": "git@github.com:nfroidure/ttf2woff2.git" + }, + "keywords": [ + "ttf", + "woff2", + "fonts" + ], + "author": { + "name": "Nicolas Froidure", + "email": "nicolas.froidure@insertafter.com", + "url": "https://insertafter.com/en/index.html" + }, + "license": "MIT", + "bugs": { + "url": "https://github.com/nfroidure/ttf2woff2/issues" + }, + "homepage": "https://github.com/nfroidure/ttf2woff2", + "dependencies": { + "bindings": "^1.5.0", + "bufferstreams": "^3.0.0", + "nan": "^2.14.2", + "node-gyp": "^9.0.0" + }, + "devDependencies": { + "@babel/cli": "^7.12.1", + "@babel/core": "^7.12.3", + "@babel/preset-env": "^7.12.1", + "commitizen": "^4.1.2", + "conventional-changelog-cli": "^2.1.1", + "coveralls": "^3.1.0", + "cz-conventional-changelog": "^3.3.0", + "eslint": "^8.14.0", + "eslint-plugin-prettier": "^4.0.0", + "jest": "^27.0.6", + "metapak": "^3.1.10", + "metapak-nfroidure": "11.0.4", + "miniquery": "^1.1.2", + "mocha": "^9.0.2", + "mocha-lcov-reporter": "^1.3.0", + "prettier": "^2.6.2" + }, + "bin": { + "ttf2woff2": "bin/ttf2woff2.js" + }, + "gypfile": true, + "contributors": [ + { + "name": "Anders Kaseorg", + "email": "andersk@mit.edu" + } + ], + "files": [ + "dist", + "src", + "jssrc", + "binding.gyp", + "csrc", + "LICENSE", + "README.md", + "CHANGELOG.md" + ], + "config": { + "commitizen": { + "path": "./node_modules/cz-conventional-changelog" + } + }, + "greenkeeper": { + "ignore": [ + "commitizen", + "cz-conventional-changelog", + "conventional-changelog-cli", + "eslint", + "eslint-config-prettier", + "prettier", + "@babel/cli", + "@babel/core", + "@babel/preset-env", + "jest", + "coveralls" + ] + }, + "eslintConfig": { + "extends": [ + "eslint:recommended" + ], + "parserOptions": { + "ecmaVersion": 2018, + "sourceType": "module", + "modules": true + }, + "env": { + "es6": true, + "node": true, + "jest": true, + "mocha": true + }, + "plugins": [ + "prettier" + ], + "rules": { + "prettier/prettier": "error" + } + }, + "eslintIgnore": [ + "jssrc/ttf2woff2.wasm", + "jssrc/ttf2woff2.js", + "jssrc/post.js" + ], + "prettier": { + "semi": true, + "printWidth": 80, + "singleQuote": true, + "trailingComma": "all", + "proseWrap": "always" + }, + "module": "src/index.mjs", + "babel": { + "ignore": [ + "jssrc/ttf2woff2.wasm", + "jssrc/ttf2woff2.js" + ], + "presets": [ + [ + "@babel/env", + { + "targets": { + "node": "12" + } + } + ] + ], + "env": { + "cjs": { + "presets": [ + [ + "@babel/env", + { + "targets": { + "node": "12" + }, + "modules": "commonjs" + } + ] + ], + "comments": true + }, + "mjs": { + "presets": [ + [ + "@babel/env", + { + "targets": { + "node": "12" + }, + "modules": false + } + ] + ], + "comments": false + } + }, + "sourceMaps": true + }, + "jest": { + "coverageReporters": [ + "lcov" + ], + "testPathIgnorePatterns": [ + "/node_modules/" + ], + "roots": [ + "/tests" + ], + "transformIgnorePatterns": [ + "jssrc/ttf2woff2.wasm", + "jssrc/ttf2woff2.js" + ], + "moduleFileExtensions": [ + "js", + "wasm" + ] + } +} diff --git a/node_modules/ttf2woff2/src/index.js b/node_modules/ttf2woff2/src/index.js new file mode 100644 index 0000000..37feecd --- /dev/null +++ b/node_modules/ttf2woff2/src/index.js @@ -0,0 +1,7 @@ +'use strict'; + +try { + module.exports = require('bindings')('addon.node').convert; +} catch (err) { + module.exports = require('../jssrc/index.js'); +} diff --git a/node_modules/type-is/HISTORY.md b/node_modules/type-is/HISTORY.md new file mode 100644 index 0000000..8de21f7 --- /dev/null +++ b/node_modules/type-is/HISTORY.md @@ -0,0 +1,259 @@ +1.6.18 / 2019-04-26 +=================== + + * Fix regression passing request object to `typeis.is` + +1.6.17 / 2019-04-25 +=================== + + * deps: mime-types@~2.1.24 + - Add Apple file extensions from IANA + - Add extension `.csl` to `application/vnd.citationstyles.style+xml` + - Add extension `.es` to `application/ecmascript` + - Add extension `.nq` to `application/n-quads` + - Add extension `.nt` to `application/n-triples` + - Add extension `.owl` to `application/rdf+xml` + - Add extensions `.siv` and `.sieve` to `application/sieve` + - Add extensions from IANA for `image/*` types + - Add extensions from IANA for `model/*` types + - Add extensions to HEIC image types + - Add new mime types + - Add `text/mdx` with extension `.mdx` + * perf: prevent internal `throw` on invalid type + +1.6.16 / 2018-02-16 +=================== + + * deps: mime-types@~2.1.18 + - Add `application/raml+yaml` with extension `.raml` + - Add `application/wasm` with extension `.wasm` + - Add `text/shex` with extension `.shex` + - Add extensions for JPEG-2000 images + - Add extensions from IANA for `message/*` types + - Add extension `.mjs` to `application/javascript` + - Add extension `.wadl` to `application/vnd.sun.wadl+xml` + - Add extension `.gz` to `application/gzip` + - Add glTF types and extensions + - Add new mime types + - Update extensions `.md` and `.markdown` to be `text/markdown` + - Update font MIME types + - Update `text/hjson` to registered `application/hjson` + +1.6.15 / 2017-03-31 +=================== + + * deps: mime-types@~2.1.15 + - Add new mime types + +1.6.14 / 2016-11-18 +=================== + + * deps: mime-types@~2.1.13 + - Add new mime types + +1.6.13 / 2016-05-18 +=================== + + * deps: mime-types@~2.1.11 + - Add new mime types + +1.6.12 / 2016-02-28 +=================== + + * deps: mime-types@~2.1.10 + - Add new mime types + - Fix extension of `application/dash+xml` + - Update primary extension for `audio/mp4` + +1.6.11 / 2016-01-29 +=================== + + * deps: mime-types@~2.1.9 + - Add new mime types + +1.6.10 / 2015-12-01 +=================== + + * deps: mime-types@~2.1.8 + - Add new mime types + +1.6.9 / 2015-09-27 +================== + + * deps: mime-types@~2.1.7 + - Add new mime types + +1.6.8 / 2015-09-04 +================== + + * deps: mime-types@~2.1.6 + - Add new mime types + +1.6.7 / 2015-08-20 +================== + + * Fix type error when given invalid type to match against + * deps: mime-types@~2.1.5 + - Add new mime types + +1.6.6 / 2015-07-31 +================== + + * deps: mime-types@~2.1.4 + - Add new mime types + +1.6.5 / 2015-07-16 +================== + + * deps: mime-types@~2.1.3 + - Add new mime types + +1.6.4 / 2015-07-01 +================== + + * deps: mime-types@~2.1.2 + - Add new mime types + * perf: enable strict mode + * perf: remove argument reassignment + +1.6.3 / 2015-06-08 +================== + + * deps: mime-types@~2.1.1 + - Add new mime types + * perf: reduce try block size + * perf: remove bitwise operations + +1.6.2 / 2015-05-10 +================== + + * deps: mime-types@~2.0.11 + - Add new mime types + +1.6.1 / 2015-03-13 +================== + + * deps: mime-types@~2.0.10 + - Add new mime types + +1.6.0 / 2015-02-12 +================== + + * fix false-positives in `hasBody` `Transfer-Encoding` check + * support wildcard for both type and subtype (`*/*`) + +1.5.7 / 2015-02-09 +================== + + * fix argument reassignment + * deps: mime-types@~2.0.9 + - Add new mime types + +1.5.6 / 2015-01-29 +================== + + * deps: mime-types@~2.0.8 + - Add new mime types + +1.5.5 / 2014-12-30 +================== + + * deps: mime-types@~2.0.7 + - Add new mime types + - Fix missing extensions + - Fix various invalid MIME type entries + - Remove example template MIME types + - deps: mime-db@~1.5.0 + +1.5.4 / 2014-12-10 +================== + + * deps: mime-types@~2.0.4 + - Add new mime types + - deps: mime-db@~1.3.0 + +1.5.3 / 2014-11-09 +================== + + * deps: mime-types@~2.0.3 + - Add new mime types + - deps: mime-db@~1.2.0 + +1.5.2 / 2014-09-28 +================== + + * deps: mime-types@~2.0.2 + - Add new mime types + - deps: mime-db@~1.1.0 + +1.5.1 / 2014-09-07 +================== + + * Support Node.js 0.6 + * deps: media-typer@0.3.0 + * deps: mime-types@~2.0.1 + - Support Node.js 0.6 + +1.5.0 / 2014-09-05 +================== + + * fix `hasbody` to be true for `content-length: 0` + +1.4.0 / 2014-09-02 +================== + + * update mime-types + +1.3.2 / 2014-06-24 +================== + + * use `~` range on mime-types + +1.3.1 / 2014-06-19 +================== + + * fix global variable leak + +1.3.0 / 2014-06-19 +================== + + * improve type parsing + + - invalid media type never matches + - media type not case-sensitive + - extra LWS does not affect results + +1.2.2 / 2014-06-19 +================== + + * fix behavior on unknown type argument + +1.2.1 / 2014-06-03 +================== + + * switch dependency from `mime` to `mime-types@1.0.0` + +1.2.0 / 2014-05-11 +================== + + * support suffix matching: + + - `+json` matches `application/vnd+json` + - `*/vnd+json` matches `application/vnd+json` + - `application/*+json` matches `application/vnd+json` + +1.1.0 / 2014-04-12 +================== + + * add non-array values support + * expose internal utilities: + + - `.is()` + - `.hasBody()` + - `.normalize()` + - `.match()` + +1.0.1 / 2014-03-30 +================== + + * add `multipart` as a shorthand diff --git a/node_modules/type-is/LICENSE b/node_modules/type-is/LICENSE new file mode 100644 index 0000000..386b7b6 --- /dev/null +++ b/node_modules/type-is/LICENSE @@ -0,0 +1,23 @@ +(The MIT License) + +Copyright (c) 2014 Jonathan Ong +Copyright (c) 2014-2015 Douglas Christopher Wilson + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/type-is/README.md b/node_modules/type-is/README.md new file mode 100644 index 0000000..b85ef8f --- /dev/null +++ b/node_modules/type-is/README.md @@ -0,0 +1,170 @@ +# type-is + +[![NPM Version][npm-version-image]][npm-url] +[![NPM Downloads][npm-downloads-image]][npm-url] +[![Node.js Version][node-version-image]][node-version-url] +[![Build Status][travis-image]][travis-url] +[![Test Coverage][coveralls-image]][coveralls-url] + +Infer the content-type of a request. + +### Install + +This is a [Node.js](https://nodejs.org/en/) module available through the +[npm registry](https://www.npmjs.com/). Installation is done using the +[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally): + +```sh +$ npm install type-is +``` + +## API + +```js +var http = require('http') +var typeis = require('type-is') + +http.createServer(function (req, res) { + var istext = typeis(req, ['text/*']) + res.end('you ' + (istext ? 'sent' : 'did not send') + ' me text') +}) +``` + +### typeis(request, types) + +Checks if the `request` is one of the `types`. If the request has no body, +even if there is a `Content-Type` header, then `null` is returned. If the +`Content-Type` header is invalid or does not matches any of the `types`, then +`false` is returned. Otherwise, a string of the type that matched is returned. + +The `request` argument is expected to be a Node.js HTTP request. The `types` +argument is an array of type strings. + +Each type in the `types` array can be one of the following: + +- A file extension name such as `json`. This name will be returned if matched. +- A mime type such as `application/json`. +- A mime type with a wildcard such as `*/*` or `*/json` or `application/*`. + The full mime type will be returned if matched. +- A suffix such as `+json`. This can be combined with a wildcard such as + `*/vnd+json` or `application/*+json`. The full mime type will be returned + if matched. + +Some examples to illustrate the inputs and returned value: + + + +```js +// req.headers.content-type = 'application/json' + +typeis(req, ['json']) // => 'json' +typeis(req, ['html', 'json']) // => 'json' +typeis(req, ['application/*']) // => 'application/json' +typeis(req, ['application/json']) // => 'application/json' + +typeis(req, ['html']) // => false +``` + +### typeis.hasBody(request) + +Returns a Boolean if the given `request` has a body, regardless of the +`Content-Type` header. + +Having a body has no relation to how large the body is (it may be 0 bytes). +This is similar to how file existence works. If a body does exist, then this +indicates that there is data to read from the Node.js request stream. + + + +```js +if (typeis.hasBody(req)) { + // read the body, since there is one + + req.on('data', function (chunk) { + // ... + }) +} +``` + +### typeis.is(mediaType, types) + +Checks if the `mediaType` is one of the `types`. If the `mediaType` is invalid +or does not matches any of the `types`, then `false` is returned. Otherwise, a +string of the type that matched is returned. + +The `mediaType` argument is expected to be a +[media type](https://tools.ietf.org/html/rfc6838) string. The `types` argument +is an array of type strings. + +Each type in the `types` array can be one of the following: + +- A file extension name such as `json`. This name will be returned if matched. +- A mime type such as `application/json`. +- A mime type with a wildcard such as `*/*` or `*/json` or `application/*`. + The full mime type will be returned if matched. +- A suffix such as `+json`. This can be combined with a wildcard such as + `*/vnd+json` or `application/*+json`. The full mime type will be returned + if matched. + +Some examples to illustrate the inputs and returned value: + + + +```js +var mediaType = 'application/json' + +typeis.is(mediaType, ['json']) // => 'json' +typeis.is(mediaType, ['html', 'json']) // => 'json' +typeis.is(mediaType, ['application/*']) // => 'application/json' +typeis.is(mediaType, ['application/json']) // => 'application/json' + +typeis.is(mediaType, ['html']) // => false +``` + +## Examples + +### Example body parser + +```js +var express = require('express') +var typeis = require('type-is') + +var app = express() + +app.use(function bodyParser (req, res, next) { + if (!typeis.hasBody(req)) { + return next() + } + + switch (typeis(req, ['urlencoded', 'json', 'multipart'])) { + case 'urlencoded': + // parse urlencoded body + throw new Error('implement urlencoded body parsing') + case 'json': + // parse json body + throw new Error('implement json body parsing') + case 'multipart': + // parse multipart body + throw new Error('implement multipart body parsing') + default: + // 415 error code + res.statusCode = 415 + res.end() + break + } +}) +``` + +## License + +[MIT](LICENSE) + +[coveralls-image]: https://badgen.net/coveralls/c/github/jshttp/type-is/master +[coveralls-url]: https://coveralls.io/r/jshttp/type-is?branch=master +[node-version-image]: https://badgen.net/npm/node/type-is +[node-version-url]: https://nodejs.org/en/download +[npm-downloads-image]: https://badgen.net/npm/dm/type-is +[npm-url]: https://npmjs.org/package/type-is +[npm-version-image]: https://badgen.net/npm/v/type-is +[travis-image]: https://badgen.net/travis/jshttp/type-is/master +[travis-url]: https://travis-ci.org/jshttp/type-is diff --git a/node_modules/type-is/index.js b/node_modules/type-is/index.js new file mode 100644 index 0000000..890ad76 --- /dev/null +++ b/node_modules/type-is/index.js @@ -0,0 +1,266 @@ +/*! + * type-is + * Copyright(c) 2014 Jonathan Ong + * Copyright(c) 2014-2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict' + +/** + * Module dependencies. + * @private + */ + +var typer = require('media-typer') +var mime = require('mime-types') + +/** + * Module exports. + * @public + */ + +module.exports = typeofrequest +module.exports.is = typeis +module.exports.hasBody = hasbody +module.exports.normalize = normalize +module.exports.match = mimeMatch + +/** + * Compare a `value` content-type with `types`. + * Each `type` can be an extension like `html`, + * a special shortcut like `multipart` or `urlencoded`, + * or a mime type. + * + * If no types match, `false` is returned. + * Otherwise, the first `type` that matches is returned. + * + * @param {String} value + * @param {Array} types + * @public + */ + +function typeis (value, types_) { + var i + var types = types_ + + // remove parameters and normalize + var val = tryNormalizeType(value) + + // no type or invalid + if (!val) { + return false + } + + // support flattened arguments + if (types && !Array.isArray(types)) { + types = new Array(arguments.length - 1) + for (i = 0; i < types.length; i++) { + types[i] = arguments[i + 1] + } + } + + // no types, return the content type + if (!types || !types.length) { + return val + } + + var type + for (i = 0; i < types.length; i++) { + if (mimeMatch(normalize(type = types[i]), val)) { + return type[0] === '+' || type.indexOf('*') !== -1 + ? val + : type + } + } + + // no matches + return false +} + +/** + * Check if a request has a request body. + * A request with a body __must__ either have `transfer-encoding` + * or `content-length` headers set. + * http://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4.3 + * + * @param {Object} request + * @return {Boolean} + * @public + */ + +function hasbody (req) { + return req.headers['transfer-encoding'] !== undefined || + !isNaN(req.headers['content-length']) +} + +/** + * Check if the incoming request contains the "Content-Type" + * header field, and it contains any of the give mime `type`s. + * If there is no request body, `null` is returned. + * If there is no content type, `false` is returned. + * Otherwise, it returns the first `type` that matches. + * + * Examples: + * + * // With Content-Type: text/html; charset=utf-8 + * this.is('html'); // => 'html' + * this.is('text/html'); // => 'text/html' + * this.is('text/*', 'application/json'); // => 'text/html' + * + * // When Content-Type is application/json + * this.is('json', 'urlencoded'); // => 'json' + * this.is('application/json'); // => 'application/json' + * this.is('html', 'application/*'); // => 'application/json' + * + * this.is('html'); // => false + * + * @param {String|Array} types... + * @return {String|false|null} + * @public + */ + +function typeofrequest (req, types_) { + var types = types_ + + // no body + if (!hasbody(req)) { + return null + } + + // support flattened arguments + if (arguments.length > 2) { + types = new Array(arguments.length - 1) + for (var i = 0; i < types.length; i++) { + types[i] = arguments[i + 1] + } + } + + // request content type + var value = req.headers['content-type'] + + return typeis(value, types) +} + +/** + * Normalize a mime type. + * If it's a shorthand, expand it to a valid mime type. + * + * In general, you probably want: + * + * var type = is(req, ['urlencoded', 'json', 'multipart']); + * + * Then use the appropriate body parsers. + * These three are the most common request body types + * and are thus ensured to work. + * + * @param {String} type + * @private + */ + +function normalize (type) { + if (typeof type !== 'string') { + // invalid type + return false + } + + switch (type) { + case 'urlencoded': + return 'application/x-www-form-urlencoded' + case 'multipart': + return 'multipart/*' + } + + if (type[0] === '+') { + // "+json" -> "*/*+json" expando + return '*/*' + type + } + + return type.indexOf('/') === -1 + ? mime.lookup(type) + : type +} + +/** + * Check if `expected` mime type + * matches `actual` mime type with + * wildcard and +suffix support. + * + * @param {String} expected + * @param {String} actual + * @return {Boolean} + * @private + */ + +function mimeMatch (expected, actual) { + // invalid type + if (expected === false) { + return false + } + + // split types + var actualParts = actual.split('/') + var expectedParts = expected.split('/') + + // invalid format + if (actualParts.length !== 2 || expectedParts.length !== 2) { + return false + } + + // validate type + if (expectedParts[0] !== '*' && expectedParts[0] !== actualParts[0]) { + return false + } + + // validate suffix wildcard + if (expectedParts[1].substr(0, 2) === '*+') { + return expectedParts[1].length <= actualParts[1].length + 1 && + expectedParts[1].substr(1) === actualParts[1].substr(1 - expectedParts[1].length) + } + + // validate subtype + if (expectedParts[1] !== '*' && expectedParts[1] !== actualParts[1]) { + return false + } + + return true +} + +/** + * Normalize a type and remove parameters. + * + * @param {string} value + * @return {string} + * @private + */ + +function normalizeType (value) { + // parse the type + var type = typer.parse(value) + + // remove the parameters + type.parameters = undefined + + // reformat it + return typer.format(type) +} + +/** + * Try to normalize a type and remove parameters. + * + * @param {string} value + * @return {string} + * @private + */ + +function tryNormalizeType (value) { + if (!value) { + return null + } + + try { + return normalizeType(value) + } catch (err) { + return null + } +} diff --git a/node_modules/type-is/package.json b/node_modules/type-is/package.json new file mode 100644 index 0000000..97ba5f1 --- /dev/null +++ b/node_modules/type-is/package.json @@ -0,0 +1,45 @@ +{ + "name": "type-is", + "description": "Infer the content-type of a request.", + "version": "1.6.18", + "contributors": [ + "Douglas Christopher Wilson ", + "Jonathan Ong (http://jongleberry.com)" + ], + "license": "MIT", + "repository": "jshttp/type-is", + "dependencies": { + "media-typer": "0.3.0", + "mime-types": "~2.1.24" + }, + "devDependencies": { + "eslint": "5.16.0", + "eslint-config-standard": "12.0.0", + "eslint-plugin-import": "2.17.2", + "eslint-plugin-markdown": "1.0.0", + "eslint-plugin-node": "8.0.1", + "eslint-plugin-promise": "4.1.1", + "eslint-plugin-standard": "4.0.0", + "mocha": "6.1.4", + "nyc": "14.0.0" + }, + "engines": { + "node": ">= 0.6" + }, + "files": [ + "LICENSE", + "HISTORY.md", + "index.js" + ], + "scripts": { + "lint": "eslint --plugin markdown --ext js,md .", + "test": "mocha --reporter spec --check-leaks --bail test/", + "test-cov": "nyc --reporter=html --reporter=text npm test", + "test-travis": "nyc --reporter=text npm test" + }, + "keywords": [ + "content", + "type", + "checking" + ] +} diff --git a/node_modules/union-value/LICENSE b/node_modules/union-value/LICENSE new file mode 100644 index 0000000..83b56e7 --- /dev/null +++ b/node_modules/union-value/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015-2017, Jon Schlinkert + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/union-value/README.md b/node_modules/union-value/README.md new file mode 100644 index 0000000..1a90ffb --- /dev/null +++ b/node_modules/union-value/README.md @@ -0,0 +1,73 @@ +# union-value [![NPM version](https://img.shields.io/npm/v/union-value.svg?style=flat)](https://www.npmjs.com/package/union-value) [![NPM monthly downloads](https://img.shields.io/npm/dm/union-value.svg?style=flat)](https://npmjs.org/package/union-value) [![NPM total downloads](https://img.shields.io/npm/dt/union-value.svg?style=flat)](https://npmjs.org/package/union-value) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/union-value.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/union-value) + +> Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save union-value +``` + +## Usage + +```js +var union = require('union-value'); + +var obj = {}; + +union(obj, 'a.b.c', ['one', 'two']); +union(obj, 'a.b.c', ['three']); + +console.log(obj); +//=> {a: {b: {c: [ 'one', 'two', 'three' ] }}} +``` + +## About + +### Related projects + +* [assign-value](https://www.npmjs.com/package/assign-value): Assign a value or extend a deeply nested property of an object using object path… [more](https://github.com/jonschlinkert/assign-value) | [homepage](https://github.com/jonschlinkert/assign-value "Assign a value or extend a deeply nested property of an object using object path notation.") +* [get-value](https://www.npmjs.com/package/get-value): Use property paths (`a.b.c`) to get a nested value from an object. | [homepage](https://github.com/jonschlinkert/get-value "Use property paths (`a.b.c`) to get a nested value from an object.") +* [has-value](https://www.npmjs.com/package/has-value): Returns true if a value exists, false if empty. Works with deeply nested values using… [more](https://github.com/jonschlinkert/has-value) | [homepage](https://github.com/jonschlinkert/has-value "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.") +* [set-value](https://www.npmjs.com/package/set-value): Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths. | [homepage](https://github.com/jonschlinkert/set-value "Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.") +* [unset-value](https://www.npmjs.com/package/unset-value): Delete nested properties from an object using dot notation. | [homepage](https://github.com/jonschlinkert/unset-value "Delete nested properties from an object using dot notation.") + +### Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +### Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +### Running tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.4.2, on February 25, 2017._ \ No newline at end of file diff --git a/node_modules/union-value/index.js b/node_modules/union-value/index.js new file mode 100644 index 0000000..9c5d8db --- /dev/null +++ b/node_modules/union-value/index.js @@ -0,0 +1,30 @@ +'use strict'; + +var isObject = require('is-extendable'); +var union = require('arr-union'); +var get = require('get-value'); +var set = require('set-value'); + +module.exports = function unionValue(obj, prop, value) { + if (!isObject(obj)) { + throw new TypeError('union-value expects the first argument to be an object.'); + } + + if (typeof prop !== 'string') { + throw new TypeError('union-value expects `prop` to be a string.'); + } + + var arr = arrayify(get(obj, prop)); + set(obj, prop, union(arr, arrayify(value))); + return obj; +}; + +function arrayify(val) { + if (val === null || typeof val === 'undefined') { + return []; + } + if (Array.isArray(val)) { + return val; + } + return [val]; +} diff --git a/node_modules/union-value/node_modules/is-extendable/LICENSE b/node_modules/union-value/node_modules/is-extendable/LICENSE new file mode 100644 index 0000000..65f90ac --- /dev/null +++ b/node_modules/union-value/node_modules/is-extendable/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/union-value/node_modules/is-extendable/README.md b/node_modules/union-value/node_modules/is-extendable/README.md new file mode 100644 index 0000000..e4cfaeb --- /dev/null +++ b/node_modules/union-value/node_modules/is-extendable/README.md @@ -0,0 +1,72 @@ +# is-extendable [![NPM version](https://badge.fury.io/js/is-extendable.svg)](http://badge.fury.io/js/is-extendable) + +> Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?" + +## Install + +Install with [npm](https://www.npmjs.com/) + +```sh +$ npm i is-extendable --save +``` + +## Usage + +```js +var isExtendable = require('is-extendable'); +``` + +Returns true if the value is any of the following: + +* `array` +* `regexp` +* `plain object` +* `function` +* `date` +* `error` + +## Notes + +All objects in JavaScript can have keys, but it's a pain to check for this, since we ether need to verify that the value is not `null` or `undefined` and: + +* the value is not a primitive, or +* that the object is an `object`, `function` + +Also note that an `extendable` object is not the same as an [extensible object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/isExtensible), which is one that (in es6) is not sealed, frozen, or marked as non-extensible using `preventExtensions`. + +## Related projects + +* [assign-deep](https://github.com/jonschlinkert/assign-deep): Deeply assign the enumerable properties of source objects to a destination object. +* [extend-shallow](https://github.com/jonschlinkert/extend-shallow): Extend an object with the properties of additional objects. node.js/javascript util. +* [isobject](https://github.com/jonschlinkert/isobject): Returns true if the value is an object and not an array or null. +* [is-plain-object](https://github.com/jonschlinkert/is-plain-object): Returns true if an object was created by the `Object` constructor. +* [is-equal-shallow](https://github.com/jonschlinkert/is-equal-shallow): Does a shallow comparison of two objects, returning false if the keys or values differ. +* [kind-of](https://github.com/jonschlinkert/kind-of): Get the native type of a value. + +## Running tests + +Install dev dependencies: + +```sh +$ npm i -d && npm test +``` + +## Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/jonschlinkert/is-extendable/issues/new) + +## Author + +**Jon Schlinkert** + ++ [github/jonschlinkert](https://github.com/jonschlinkert) ++ [twitter/jonschlinkert](http://twitter.com/jonschlinkert) + +## License + +Copyright © 2015 Jon Schlinkert +Released under the MIT license. + +*** + +_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on July 04, 2015._ \ No newline at end of file diff --git a/node_modules/union-value/node_modules/is-extendable/index.js b/node_modules/union-value/node_modules/is-extendable/index.js new file mode 100644 index 0000000..4ee71a4 --- /dev/null +++ b/node_modules/union-value/node_modules/is-extendable/index.js @@ -0,0 +1,13 @@ +/*! + * is-extendable + * + * Copyright (c) 2015, Jon Schlinkert. + * Licensed under the MIT License. + */ + +'use strict'; + +module.exports = function isExtendable(val) { + return typeof val !== 'undefined' && val !== null + && (typeof val === 'object' || typeof val === 'function'); +}; diff --git a/node_modules/union-value/node_modules/is-extendable/package.json b/node_modules/union-value/node_modules/is-extendable/package.json new file mode 100644 index 0000000..5dd006e --- /dev/null +++ b/node_modules/union-value/node_modules/is-extendable/package.json @@ -0,0 +1,51 @@ +{ + "name": "is-extendable", + "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"", + "version": "0.1.1", + "homepage": "https://github.com/jonschlinkert/is-extendable", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/is-extendable", + "bugs": { + "url": "https://github.com/jonschlinkert/is-extendable/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "devDependencies": { + "mocha": "*" + }, + "keywords": [ + "array", + "assign", + "check", + "date", + "extend", + "extensible", + "function", + "is", + "object", + "regex", + "test" + ], + "verbiage": { + "related": { + "list": [ + "isobject", + "is-plain-object", + "kind-of", + "is-extendable", + "is-equal-shallow", + "extend-shallow", + "assign-deep" + ] + } + } +} diff --git a/node_modules/union-value/package.json b/node_modules/union-value/package.json new file mode 100644 index 0000000..65441f6 --- /dev/null +++ b/node_modules/union-value/package.json @@ -0,0 +1,70 @@ +{ + "name": "union-value", + "description": "Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.", + "version": "1.0.1", + "homepage": "https://github.com/jonschlinkert/union-value", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/union-value", + "bugs": { + "url": "https://github.com/jonschlinkert/union-value/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "arr-union": "^3.1.0", + "get-value": "^2.0.6", + "is-extendable": "^0.1.1", + "set-value": "^2.0.1" + }, + "devDependencies": { + "gulp-format-md": "^0.1.11", + "mocha": "^3.2.0", + "should": "^11.2.0" + }, + "keywords": [ + "array", + "dot", + "get", + "has", + "nested", + "notation", + "object", + "path", + "prop", + "property", + "set", + "union", + "value" + ], + "verb": { + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "related": { + "list": [ + "assign-value", + "get-value", + "has-value", + "set-value", + "unset-value" + ] + }, + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/unique-filename/LICENSE b/node_modules/unique-filename/LICENSE new file mode 100644 index 0000000..69619c1 --- /dev/null +++ b/node_modules/unique-filename/LICENSE @@ -0,0 +1,5 @@ +Copyright npm, Inc + +Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/unique-filename/README.md b/node_modules/unique-filename/README.md new file mode 100644 index 0000000..3ab5a27 --- /dev/null +++ b/node_modules/unique-filename/README.md @@ -0,0 +1,34 @@ +unique-filename +=============== + +Generate a unique filename for use in temporary directories or caches. + +```js +const uniqueFilename = require('unique-filename') + +// returns something like: '/tmp/c5b28f47' +const randomTmpfile = uniqueFilename(os.tmpdir()) + +// returns something like: '/tmp/my-test-51a7b48d' +const randomPrefixedTmpfile = uniqueFilename(os.tmpdir(), 'my-test') + +// returns something like: '/my-tmp-dir/testing-7ddd44c0' +const uniqueTmpfile = uniqueFilename('/my-tmp-dir', 'testing', '/my/thing/to/uniq/on') +``` + +### uniqueFilename(*dir*, *fileprefix*, *uniqstr*) → String + +Returns the full path of a unique filename that looks like: +`dir/prefix-7ddd44c0` +or `dir/7ddd44c0` + +*dir* – The path you want the filename in. `os.tmpdir()` is a good choice for this. + +*fileprefix* – A string to append prior to the unique part of the filename. +The parameter is required if *uniqstr* is also passed in but is otherwise +optional and can be `undefined`/`null`/`''`. If present and not empty +then this string plus a hyphen are prepended to the unique part. + +*uniqstr* – Optional, if not passed the unique part of the resulting +filename will be random. If passed in it will be generated from this string +in a reproducible way. diff --git a/node_modules/unique-filename/lib/index.js b/node_modules/unique-filename/lib/index.js new file mode 100644 index 0000000..d067d2e --- /dev/null +++ b/node_modules/unique-filename/lib/index.js @@ -0,0 +1,7 @@ +var path = require('path') + +var uniqueSlug = require('unique-slug') + +module.exports = function (filepath, prefix, uniq) { + return path.join(filepath, (prefix ? prefix + '-' : '') + uniqueSlug(uniq)) +} diff --git a/node_modules/unique-filename/package.json b/node_modules/unique-filename/package.json new file mode 100644 index 0000000..bfdec2c --- /dev/null +++ b/node_modules/unique-filename/package.json @@ -0,0 +1,48 @@ +{ + "name": "unique-filename", + "version": "2.0.1", + "description": "Generate a unique filename for use in temporary directories or caches.", + "main": "lib/index.js", + "scripts": { + "test": "tap", + "lint": "eslint \"**/*.js\"", + "postlint": "template-oss-check", + "template-oss-apply": "template-oss-apply --force", + "lintfix": "npm run lint -- --fix", + "preversion": "npm test", + "postversion": "npm publish", + "prepublishOnly": "git push origin --follow-tags", + "snap": "tap", + "posttest": "npm run lint" + }, + "repository": { + "type": "git", + "url": "https://github.com/npm/unique-filename.git" + }, + "keywords": [], + "author": "GitHub Inc.", + "license": "ISC", + "bugs": { + "url": "https://github.com/iarna/unique-filename/issues" + }, + "homepage": "https://github.com/iarna/unique-filename", + "devDependencies": { + "@npmcli/eslint-config": "^3.1.0", + "@npmcli/template-oss": "3.5.0", + "tap": "^16.3.0" + }, + "dependencies": { + "unique-slug": "^3.0.0" + }, + "files": [ + "bin/", + "lib/" + ], + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + }, + "templateOSS": { + "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", + "version": "3.5.0" + } +} diff --git a/node_modules/unique-slug/LICENSE b/node_modules/unique-slug/LICENSE new file mode 100644 index 0000000..7953647 --- /dev/null +++ b/node_modules/unique-slug/LICENSE @@ -0,0 +1,15 @@ +The ISC License + +Copyright npm, Inc + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/unique-slug/README.md b/node_modules/unique-slug/README.md new file mode 100644 index 0000000..87f92f1 --- /dev/null +++ b/node_modules/unique-slug/README.md @@ -0,0 +1,19 @@ +unique-slug +=========== + +Generate a unique character string suitible for use in files and URLs. + +``` +var uniqueSlug = require('unique-slug') + +var randomSlug = uniqueSlug() +var fileSlug = uniqueSlug('/etc/passwd') +``` + +### uniqueSlug(*str*) → String (8 chars) + +If *str* is passed in then the return value will be its murmur hash in +hex. + +If *str* is not passed in, it will be 4 randomly generated bytes +converted into 8 hexadecimal characters. diff --git a/node_modules/unique-slug/lib/index.js b/node_modules/unique-slug/lib/index.js new file mode 100644 index 0000000..1bac84d --- /dev/null +++ b/node_modules/unique-slug/lib/index.js @@ -0,0 +1,11 @@ +'use strict' +var MurmurHash3 = require('imurmurhash') + +module.exports = function (uniq) { + if (uniq) { + var hash = new MurmurHash3(uniq) + return ('00000000' + hash.result().toString(16)).slice(-8) + } else { + return (Math.random().toString(16) + '0000000').slice(2, 10) + } +} diff --git a/node_modules/unique-slug/package.json b/node_modules/unique-slug/package.json new file mode 100644 index 0000000..3194408 --- /dev/null +++ b/node_modules/unique-slug/package.json @@ -0,0 +1,44 @@ +{ + "name": "unique-slug", + "version": "3.0.0", + "description": "Generate a unique character string suitible for use in files and URLs.", + "main": "lib/index.js", + "scripts": { + "test": "tap", + "lint": "eslint \"**/*.js\"", + "postlint": "template-oss-check", + "template-oss-apply": "template-oss-apply --force", + "lintfix": "npm run lint -- --fix", + "preversion": "npm test", + "postversion": "npm publish", + "prepublishOnly": "git push origin --follow-tags", + "snap": "tap", + "posttest": "npm run lint" + }, + "keywords": [], + "author": "GitHub Inc.", + "license": "ISC", + "devDependencies": { + "@npmcli/eslint-config": "^3.1.0", + "@npmcli/template-oss": "3.5.0", + "tap": "^16.3.0" + }, + "repository": { + "type": "git", + "url": "https://github.com/npm/unique-slug.git" + }, + "dependencies": { + "imurmurhash": "^0.1.4" + }, + "files": [ + "bin/", + "lib/" + ], + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + }, + "templateOSS": { + "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", + "version": "3.5.0" + } +} diff --git a/node_modules/universalify/LICENSE b/node_modules/universalify/LICENSE new file mode 100644 index 0000000..514e84e --- /dev/null +++ b/node_modules/universalify/LICENSE @@ -0,0 +1,20 @@ +(The MIT License) + +Copyright (c) 2017, Ryan Zimmerman + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the 'Software'), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/universalify/README.md b/node_modules/universalify/README.md new file mode 100644 index 0000000..aa12474 --- /dev/null +++ b/node_modules/universalify/README.md @@ -0,0 +1,76 @@ +# universalify + +[![Travis branch](https://img.shields.io/travis/RyanZim/universalify/master.svg)](https://travis-ci.org/RyanZim/universalify) +![Coveralls github branch](https://img.shields.io/coveralls/github/RyanZim/universalify/master.svg) +![npm](https://img.shields.io/npm/dm/universalify.svg) +![npm](https://img.shields.io/npm/l/universalify.svg) + +Make a callback- or promise-based function support both promises and callbacks. + +Uses the native promise implementation. + +## Installation + +```bash +npm install universalify +``` + +## API + +### `universalify.fromCallback(fn)` + +Takes a callback-based function to universalify, and returns the universalified function. + +Function must take a callback as the last parameter that will be called with the signature `(error, result)`. `universalify` does not support calling the callback with three or more arguments, and does not ensure that the callback is only called once. + +```js +function callbackFn (n, cb) { + setTimeout(() => cb(null, n), 15) +} + +const fn = universalify.fromCallback(callbackFn) + +// Works with Promises: +fn('Hello World!') +.then(result => console.log(result)) // -> Hello World! +.catch(error => console.error(error)) + +// Works with Callbacks: +fn('Hi!', (error, result) => { + if (error) return console.error(error) + console.log(result) + // -> Hi! +}) +``` + +### `universalify.fromPromise(fn)` + +Takes a promise-based function to universalify, and returns the universalified function. + +Function must return a valid JS promise. `universalify` does not ensure that a valid promise is returned. + +```js +function promiseFn (n) { + return new Promise(resolve => { + setTimeout(() => resolve(n), 15) + }) +} + +const fn = universalify.fromPromise(promiseFn) + +// Works with Promises: +fn('Hello World!') +.then(result => console.log(result)) // -> Hello World! +.catch(error => console.error(error)) + +// Works with Callbacks: +fn('Hi!', (error, result) => { + if (error) return console.error(error) + console.log(result) + // -> Hi! +}) +``` + +## License + +MIT diff --git a/node_modules/universalify/index.js b/node_modules/universalify/index.js new file mode 100644 index 0000000..ba6c662 --- /dev/null +++ b/node_modules/universalify/index.js @@ -0,0 +1,24 @@ +'use strict' + +exports.fromCallback = function (fn) { + return Object.defineProperty(function (...args) { + if (typeof args[args.length - 1] === 'function') fn.apply(this, args) + else { + return new Promise((resolve, reject) => { + fn.call( + this, + ...args, + (err, res) => (err != null) ? reject(err) : resolve(res) + ) + }) + } + }, 'name', { value: fn.name }) +} + +exports.fromPromise = function (fn) { + return Object.defineProperty(function (...args) { + const cb = args[args.length - 1] + if (typeof cb !== 'function') return fn.apply(this, args) + else fn.apply(this, args.slice(0, -1)).then(r => cb(null, r), cb) + }, 'name', { value: fn.name }) +} diff --git a/node_modules/universalify/package.json b/node_modules/universalify/package.json new file mode 100644 index 0000000..006d4cc --- /dev/null +++ b/node_modules/universalify/package.json @@ -0,0 +1,34 @@ +{ + "name": "universalify", + "version": "2.0.0", + "description": "Make a callback- or promise-based function support both promises and callbacks.", + "keywords": [ + "callback", + "native", + "promise" + ], + "homepage": "https://github.com/RyanZim/universalify#readme", + "bugs": "https://github.com/RyanZim/universalify/issues", + "license": "MIT", + "author": "Ryan Zimmerman ", + "files": [ + "index.js" + ], + "repository": { + "type": "git", + "url": "git+https://github.com/RyanZim/universalify.git" + }, + "scripts": { + "test": "standard && nyc tape test/*.js | colortape" + }, + "devDependencies": { + "colortape": "^0.1.2", + "coveralls": "^3.0.1", + "nyc": "^15.0.0", + "standard": "^14.3.1", + "tape": "^5.0.1" + }, + "engines": { + "node": ">= 10.0.0" + } +} diff --git a/node_modules/unpipe/HISTORY.md b/node_modules/unpipe/HISTORY.md new file mode 100644 index 0000000..85e0f8d --- /dev/null +++ b/node_modules/unpipe/HISTORY.md @@ -0,0 +1,4 @@ +1.0.0 / 2015-06-14 +================== + + * Initial release diff --git a/node_modules/unpipe/LICENSE b/node_modules/unpipe/LICENSE new file mode 100644 index 0000000..aed0138 --- /dev/null +++ b/node_modules/unpipe/LICENSE @@ -0,0 +1,22 @@ +(The MIT License) + +Copyright (c) 2015 Douglas Christopher Wilson + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/unpipe/README.md b/node_modules/unpipe/README.md new file mode 100644 index 0000000..e536ad2 --- /dev/null +++ b/node_modules/unpipe/README.md @@ -0,0 +1,43 @@ +# unpipe + +[![NPM Version][npm-image]][npm-url] +[![NPM Downloads][downloads-image]][downloads-url] +[![Node.js Version][node-image]][node-url] +[![Build Status][travis-image]][travis-url] +[![Test Coverage][coveralls-image]][coveralls-url] + +Unpipe a stream from all destinations. + +## Installation + +```sh +$ npm install unpipe +``` + +## API + +```js +var unpipe = require('unpipe') +``` + +### unpipe(stream) + +Unpipes all destinations from a given stream. With stream 2+, this is +equivalent to `stream.unpipe()`. When used with streams 1 style streams +(typically Node.js 0.8 and below), this module attempts to undo the +actions done in `stream.pipe(dest)`. + +## License + +[MIT](LICENSE) + +[npm-image]: https://img.shields.io/npm/v/unpipe.svg +[npm-url]: https://npmjs.org/package/unpipe +[node-image]: https://img.shields.io/node/v/unpipe.svg +[node-url]: http://nodejs.org/download/ +[travis-image]: https://img.shields.io/travis/stream-utils/unpipe.svg +[travis-url]: https://travis-ci.org/stream-utils/unpipe +[coveralls-image]: https://img.shields.io/coveralls/stream-utils/unpipe.svg +[coveralls-url]: https://coveralls.io/r/stream-utils/unpipe?branch=master +[downloads-image]: https://img.shields.io/npm/dm/unpipe.svg +[downloads-url]: https://npmjs.org/package/unpipe diff --git a/node_modules/unpipe/index.js b/node_modules/unpipe/index.js new file mode 100644 index 0000000..15c3d97 --- /dev/null +++ b/node_modules/unpipe/index.js @@ -0,0 +1,69 @@ +/*! + * unpipe + * Copyright(c) 2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict' + +/** + * Module exports. + * @public + */ + +module.exports = unpipe + +/** + * Determine if there are Node.js pipe-like data listeners. + * @private + */ + +function hasPipeDataListeners(stream) { + var listeners = stream.listeners('data') + + for (var i = 0; i < listeners.length; i++) { + if (listeners[i].name === 'ondata') { + return true + } + } + + return false +} + +/** + * Unpipe a stream from all destinations. + * + * @param {object} stream + * @public + */ + +function unpipe(stream) { + if (!stream) { + throw new TypeError('argument stream is required') + } + + if (typeof stream.unpipe === 'function') { + // new-style + stream.unpipe() + return + } + + // Node.js 0.8 hack + if (!hasPipeDataListeners(stream)) { + return + } + + var listener + var listeners = stream.listeners('close') + + for (var i = 0; i < listeners.length; i++) { + listener = listeners[i] + + if (listener.name !== 'cleanup' && listener.name !== 'onclose') { + continue + } + + // invoke the listener + listener.call(stream) + } +} diff --git a/node_modules/unpipe/package.json b/node_modules/unpipe/package.json new file mode 100644 index 0000000..a2b7358 --- /dev/null +++ b/node_modules/unpipe/package.json @@ -0,0 +1,27 @@ +{ + "name": "unpipe", + "description": "Unpipe a stream from all destinations", + "version": "1.0.0", + "author": "Douglas Christopher Wilson ", + "license": "MIT", + "repository": "stream-utils/unpipe", + "devDependencies": { + "istanbul": "0.3.15", + "mocha": "2.2.5", + "readable-stream": "1.1.13" + }, + "files": [ + "HISTORY.md", + "LICENSE", + "README.md", + "index.js" + ], + "engines": { + "node": ">= 0.8" + }, + "scripts": { + "test": "mocha --reporter spec --bail --check-leaks test/", + "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", + "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" + } +} diff --git a/node_modules/unset-value/LICENSE b/node_modules/unset-value/LICENSE new file mode 100644 index 0000000..ec85897 --- /dev/null +++ b/node_modules/unset-value/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015, 2017, Jon Schlinkert + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/unset-value/README.md b/node_modules/unset-value/README.md new file mode 100644 index 0000000..f0fec3d --- /dev/null +++ b/node_modules/unset-value/README.md @@ -0,0 +1,131 @@ +# unset-value [![NPM version](https://img.shields.io/npm/v/unset-value.svg?style=flat)](https://www.npmjs.com/package/unset-value) [![NPM monthly downloads](https://img.shields.io/npm/dm/unset-value.svg?style=flat)](https://npmjs.org/package/unset-value) [![NPM total downloads](https://img.shields.io/npm/dt/unset-value.svg?style=flat)](https://npmjs.org/package/unset-value) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/unset-value.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/unset-value) + +> Delete nested properties from an object using dot notation. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save unset-value +``` + +## Usage + +```js +var unset = require('unset-value'); + +var obj = {a: {b: {c: 'd', e: 'f'}}}; +unset(obj, 'a.b.c'); +console.log(obj); +//=> {a: {b: {e: 'f'}}}; +``` + +## Examples + +### Updates the object when a property is deleted + +```js +var obj = {a: 'b'}; +unset(obj, 'a'); +console.log(obj); +//=> {} +``` + +### Returns true when a property is deleted + +```js +unset({a: 'b'}, 'a') // true +``` + +### Returns `true` when a property does not exist + +This is consistent with `delete` behavior in that it does not +throw when a property does not exist. + +```js +unset({a: {b: {c: 'd'}}}, 'd') // true +``` + +### delete nested values + +```js +var one = {a: {b: {c: 'd'}}}; +unset(one, 'a.b'); +console.log(one); +//=> {a: {}} + +var two = {a: {b: {c: 'd'}}}; +unset(two, 'a.b.c'); +console.log(two); +//=> {a: {b: {}}} + +var three = {a: {b: {c: 'd', e: 'f'}}}; +unset(three, 'a.b.c'); +console.log(three); +//=> {a: {b: {e: 'f'}}} +``` + +### throws on invalid args + +```js +unset(); +// 'expected an object.' +``` + +## About + +### Related projects + +* [get-value](https://www.npmjs.com/package/get-value): Use property paths (`a.b.c`) to get a nested value from an object. | [homepage](https://github.com/jonschlinkert/get-value "Use property paths (`a.b.c`) to get a nested value from an object.") +* [get-values](https://www.npmjs.com/package/get-values): Return an array of all values from the given object. | [homepage](https://github.com/jonschlinkert/get-values "Return an array of all values from the given object.") +* [omit-value](https://www.npmjs.com/package/omit-value): Omit properties from an object or deeply nested property of an object using object path… [more](https://github.com/jonschlinkert/omit-value) | [homepage](https://github.com/jonschlinkert/omit-value "Omit properties from an object or deeply nested property of an object using object path notation.") +* [put-value](https://www.npmjs.com/package/put-value): Update only existing values from an object, works with dot notation paths like `a.b.c` and… [more](https://github.com/tunnckocore/put-value#readme) | [homepage](https://github.com/tunnckocore/put-value#readme "Update only existing values from an object, works with dot notation paths like `a.b.c` and support deep nesting.") +* [set-value](https://www.npmjs.com/package/set-value): Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths. | [homepage](https://github.com/jonschlinkert/set-value "Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.") +* [union-value](https://www.npmjs.com/package/union-value): Set an array of unique values as the property of an object. Supports setting deeply… [more](https://github.com/jonschlinkert/union-value) | [homepage](https://github.com/jonschlinkert/union-value "Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.") +* [upsert-value](https://www.npmjs.com/package/upsert-value): Update or set nested values and any intermediaries with dot notation (`'a.b.c'`) paths. | [homepage](https://github.com/doowb/upsert-value "Update or set nested values and any intermediaries with dot notation (`'a.b.c'`) paths.") + +### Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 6 | [jonschlinkert](https://github.com/jonschlinkert) | +| 2 | [wtgtybhertgeghgtwtg](https://github.com/wtgtybhertgeghgtwtg) | + +### Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +### Running tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +### Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.4.2, on February 25, 2017._ \ No newline at end of file diff --git a/node_modules/unset-value/index.js b/node_modules/unset-value/index.js new file mode 100644 index 0000000..a919010 --- /dev/null +++ b/node_modules/unset-value/index.js @@ -0,0 +1,32 @@ +/*! + * unset-value + * + * Copyright (c) 2015, 2017, Jon Schlinkert. + * Released under the MIT License. + */ + +'use strict'; + +var isObject = require('isobject'); +var has = require('has-value'); + +module.exports = function unset(obj, prop) { + if (!isObject(obj)) { + throw new TypeError('expected an object.'); + } + if (obj.hasOwnProperty(prop)) { + delete obj[prop]; + return true; + } + + if (has(obj, prop)) { + var segs = prop.split('.'); + var last = segs.pop(); + while (segs.length && segs[segs.length - 1].slice(-1) === '\\') { + last = segs.pop().slice(0, -1) + '.' + last; + } + while (segs.length) obj = obj[prop = segs.shift()]; + return (delete obj[last]); + } + return true; +}; diff --git a/node_modules/unset-value/node_modules/has-value/LICENSE b/node_modules/unset-value/node_modules/has-value/LICENSE new file mode 100644 index 0000000..39245ac --- /dev/null +++ b/node_modules/unset-value/node_modules/has-value/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2016, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/unset-value/node_modules/has-value/README.md b/node_modules/unset-value/node_modules/has-value/README.md new file mode 100644 index 0000000..a927633 --- /dev/null +++ b/node_modules/unset-value/node_modules/has-value/README.md @@ -0,0 +1,130 @@ +# has-value [![NPM version](https://img.shields.io/npm/v/has-value.svg?style=flat)](https://www.npmjs.com/package/has-value) [![NPM downloads](https://img.shields.io/npm/dm/has-value.svg?style=flat)](https://npmjs.org/package/has-value) [![Build Status](https://img.shields.io/travis/jonschlinkert/has-value.svg?style=flat)](https://travis-ci.org/jonschlinkert/has-value) + +> Returns true if a value exists, false if empty. Works with deeply nested values using object paths. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install has-value --save +``` + +**Works for:** + +* booleans +* functions +* numbers (pass `true` as the last arg to treat zero as a value instead of falsey) +* strings +* nulls +* object +* arrays + +## Usage + +Works with nested object paths or a single value: + +```js +var hasValue = require('has-value'); + +hasValue({a: {b: {c: 'foo'}}} 'a.b.c'); +//=> true + +hasValue('a'); +//=> true + +hasValue(''); +//=> false + +hasValue(1); +//=> true + +hasValue(0); +//=> false + +hasValue(0, true); // pass `true` as the last arg to treat zero as a value +//=> true + +hasValue({a: 'a'}}); +//=> true + +hasValue({}}); +//=> false + +hasValue(['a']); +//=> true + +hasValue([]); +//=> false + +hasValue(function(foo) {}); // function length/arity +//=> true + +hasValue(function() {}); +//=> false + +hasValue(true); +hasValue(false); +//=> true +``` + +## isEmpty + +To do the opposite and test for empty values, do: + +```js +function isEmpty(o, isZero) { + return !hasValue.apply(hasValue, arguments); +} +``` + +## Related projects + +You might also be interested in these projects: + +* [get-object](https://www.npmjs.com/package/get-object): Get a property from an object using dot (object path) notation. | [homepage](https://github.com/jonschlinkert/get-object) +* [get-property](https://www.npmjs.com/package/get-property): Get a nested property or its value from an object using simple `a.b.c` paths. | [homepage](https://github.com/jonschlinkert/get-property) +* [get-value](https://www.npmjs.com/package/get-value): Use property paths (`a.b.c`) to get a nested value from an object. | [homepage](https://github.com/jonschlinkert/get-value) +* [set-value](https://www.npmjs.com/package/set-value): Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths. | [homepage](https://github.com/jonschlinkert/set-value) + +## Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/jonschlinkert/has-value/issues/new). + +## Building docs + +Generate readme and API documentation with [verb](https://github.com/verbose/verb): + +```sh +$ npm install verb && npm run docs +``` + +Or, if [verb](https://github.com/verbose/verb) is installed globally: + +```sh +$ verb +``` + +## Running tests + +Install dev dependencies: + +```sh +$ npm install -d && npm test +``` + +## Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](http://twitter.com/jonschlinkert) + +## License + +Copyright © 2016, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT license](https://github.com/jonschlinkert/has-value/blob/master/LICENSE). + +*** + +_This file was generated by [verb](https://github.com/verbose/verb), v, on March 27, 2016._ \ No newline at end of file diff --git a/node_modules/unset-value/node_modules/has-value/index.js b/node_modules/unset-value/node_modules/has-value/index.js new file mode 100644 index 0000000..90687c8 --- /dev/null +++ b/node_modules/unset-value/node_modules/has-value/index.js @@ -0,0 +1,19 @@ +/*! + * has-value + * + * Copyright (c) 2014-2016, Jon Schlinkert. + * Licensed under the MIT License. + */ + +'use strict'; + +var isObject = require('isobject'); +var hasValues = require('has-values'); +var get = require('get-value'); + +module.exports = function(obj, prop, noZero) { + if (isObject(obj)) { + return hasValues(get(obj, prop), noZero); + } + return hasValues(obj, prop); +}; diff --git a/node_modules/unset-value/node_modules/has-value/node_modules/isobject/LICENSE b/node_modules/unset-value/node_modules/has-value/node_modules/isobject/LICENSE new file mode 100644 index 0000000..39245ac --- /dev/null +++ b/node_modules/unset-value/node_modules/has-value/node_modules/isobject/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2016, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/unset-value/node_modules/has-value/node_modules/isobject/README.md b/node_modules/unset-value/node_modules/has-value/node_modules/isobject/README.md new file mode 100644 index 0000000..9dd897a --- /dev/null +++ b/node_modules/unset-value/node_modules/has-value/node_modules/isobject/README.md @@ -0,0 +1,112 @@ +# isobject [![NPM version](https://img.shields.io/npm/v/isobject.svg?style=flat)](https://www.npmjs.com/package/isobject) [![NPM downloads](https://img.shields.io/npm/dm/isobject.svg?style=flat)](https://npmjs.org/package/isobject) [![Build Status](https://img.shields.io/travis/jonschlinkert/isobject.svg?style=flat)](https://travis-ci.org/jonschlinkert/isobject) + +Returns true if the value is an object and not an array or null. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install isobject --save +``` + +Use [is-plain-object](https://github.com/jonschlinkert/is-plain-object) if you want only objects that are created by the `Object` constructor. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install isobject +``` + +Install with [bower](http://bower.io/) + +```sh +$ bower install isobject +``` + +## Usage + +```js +var isObject = require('isobject'); +``` + +**True** + +All of the following return `true`: + +```js +isObject({}); +isObject(Object.create({})); +isObject(Object.create(Object.prototype)); +isObject(Object.create(null)); +isObject({}); +isObject(new Foo); +isObject(/foo/); +``` + +**False** + +All of the following return `false`: + +```js +isObject(); +isObject(function () {}); +isObject(1); +isObject([]); +isObject(undefined); +isObject(null); +``` + +## Related projects + +You might also be interested in these projects: + +[merge-deep](https://www.npmjs.com/package/merge-deep): Recursively merge values in a javascript object. | [homepage](https://github.com/jonschlinkert/merge-deep) + +* [extend-shallow](https://www.npmjs.com/package/extend-shallow): Extend an object with the properties of additional objects. node.js/javascript util. | [homepage](https://github.com/jonschlinkert/extend-shallow) +* [is-plain-object](https://www.npmjs.com/package/is-plain-object): Returns true if an object was created by the `Object` constructor. | [homepage](https://github.com/jonschlinkert/is-plain-object) +* [kind-of](https://www.npmjs.com/package/kind-of): Get the native type of a value. | [homepage](https://github.com/jonschlinkert/kind-of) + +## Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/jonschlinkert/isobject/issues/new). + +## Building docs + +Generate readme and API documentation with [verb](https://github.com/verbose/verb): + +```sh +$ npm install verb && npm run docs +``` + +Or, if [verb](https://github.com/verbose/verb) is installed globally: + +```sh +$ verb +``` + +## Running tests + +Install dev dependencies: + +```sh +$ npm install -d && npm test +``` + +## Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](http://twitter.com/jonschlinkert) + +## License + +Copyright © 2016, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT license](https://github.com/jonschlinkert/isobject/blob/master/LICENSE). + +*** + +_This file was generated by [verb](https://github.com/verbose/verb), v0.9.0, on April 25, 2016._ \ No newline at end of file diff --git a/node_modules/unset-value/node_modules/has-value/node_modules/isobject/index.js b/node_modules/unset-value/node_modules/has-value/node_modules/isobject/index.js new file mode 100644 index 0000000..aa0dce0 --- /dev/null +++ b/node_modules/unset-value/node_modules/has-value/node_modules/isobject/index.js @@ -0,0 +1,14 @@ +/*! + * isobject + * + * Copyright (c) 2014-2015, Jon Schlinkert. + * Licensed under the MIT License. + */ + +'use strict'; + +var isArray = require('isarray'); + +module.exports = function isObject(val) { + return val != null && typeof val === 'object' && isArray(val) === false; +}; diff --git a/node_modules/unset-value/node_modules/has-value/node_modules/isobject/package.json b/node_modules/unset-value/node_modules/has-value/node_modules/isobject/package.json new file mode 100644 index 0000000..954f411 --- /dev/null +++ b/node_modules/unset-value/node_modules/has-value/node_modules/isobject/package.json @@ -0,0 +1,67 @@ +{ + "name": "isobject", + "description": "Returns true if the value is an object and not an array or null.", + "version": "2.1.0", + "homepage": "https://github.com/jonschlinkert/isobject", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/isobject", + "bugs": { + "url": "https://github.com/jonschlinkert/isobject/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "isarray": "1.0.0" + }, + "devDependencies": { + "gulp-format-md": "^0.1.9", + "mocha": "^2.4.5" + }, + "keywords": [ + "check", + "is", + "is-object", + "isobject", + "kind", + "kind-of", + "kindof", + "native", + "object", + "type", + "typeof", + "value" + ], + "verb": { + "related": { + "list": [ + "merge-deep", + "extend-shallow", + "is-plain-object", + "kind-of" + ] + }, + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "lint": { + "reflinks": true + }, + "reflinks": [ + "verb" + ] + } +} diff --git a/node_modules/unset-value/node_modules/has-value/package.json b/node_modules/unset-value/node_modules/has-value/package.json new file mode 100644 index 0000000..88ff6ed --- /dev/null +++ b/node_modules/unset-value/node_modules/has-value/package.json @@ -0,0 +1,81 @@ +{ + "name": "has-value", + "version": "0.3.1", + "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.", + "homepage": "https://github.com/jonschlinkert/has-value", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/has-value", + "bugs": { + "url": "https://github.com/jonschlinkert/has-value/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "get-value": "^2.0.3", + "has-values": "^0.1.4", + "isobject": "^2.0.0" + }, + "devDependencies": { + "gulp-format-md": "^0.1.7", + "mocha": "^2.4.5" + }, + "keywords": [ + "array", + "boolean", + "empty", + "find", + "function", + "has", + "hasOwn", + "javascript", + "js", + "key", + "keys", + "node.js", + "null", + "number", + "object", + "properties", + "property", + "string", + "type", + "util", + "utilities", + "utility", + "value" + ], + "verb": { + "run": true, + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "related": { + "list": [ + "get-object", + "get-property", + "get-value", + "set-value" + ] + }, + "reflinks": [ + "verb" + ], + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/unset-value/node_modules/has-values/LICENSE b/node_modules/unset-value/node_modules/has-values/LICENSE new file mode 100644 index 0000000..39245ac --- /dev/null +++ b/node_modules/unset-value/node_modules/has-values/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2016, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/unset-value/node_modules/has-values/README.md b/node_modules/unset-value/node_modules/has-values/README.md new file mode 100644 index 0000000..13319c5 --- /dev/null +++ b/node_modules/unset-value/node_modules/has-values/README.md @@ -0,0 +1,114 @@ +# has-values [![NPM version](https://img.shields.io/npm/v/has-values.svg?style=flat)](https://www.npmjs.com/package/has-values) [![NPM downloads](https://img.shields.io/npm/dm/has-values.svg?style=flat)](https://npmjs.org/package/has-values) [![Build Status](https://img.shields.io/travis/jonschlinkert/has-values.svg?style=flat)](https://travis-ci.org/jonschlinkert/has-values) + +> Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install has-values --save +``` + +## Usage + +```js +var hasValue = require('has-values'); + +hasValue('a'); +//=> true + +hasValue(''); +//=> false + +hasValue(1); +//=> true + +hasValue(0); +//=> false + +hasValue(0, true); // treat zero as a value +//=> true + +hasValue({a: 'a'}}); +//=> true + +hasValue({}}); +//=> false + +hasValue(['a']); +//=> true + +hasValue([]); +//=> false + +hasValue(function(foo) {}); // function length/arity +//=> true + +hasValue(function() {}); +//=> false + +hasValue(true); +hasValue(false); +//=> true +``` + +## isEmpty + +To test for empty values, do: + +```js +function isEmpty(o, isZero) { + return !hasValue(o, isZero); +} +``` + +## Related projects + +You might also be interested in these projects: + +* [has-value](https://www.npmjs.com/package/has-value): Returns true if a value exists, false if empty. Works with deeply nested values using… [more](https://www.npmjs.com/package/has-value) | [homepage](https://github.com/jonschlinkert/has-value) +* [is-plain-object](https://www.npmjs.com/package/is-plain-object): Returns true if an object was created by the `Object` constructor. | [homepage](https://github.com/jonschlinkert/is-plain-object) +* [isobject](https://www.npmjs.com/package/isobject): Returns true if the value is an object and not an array or null. | [homepage](https://github.com/jonschlinkert/isobject) + +## Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/jonschlinkert/has-values/issues/new). + +## Building docs + +Generate readme and API documentation with [verb](https://github.com/verbose/verb): + +```sh +$ npm install verb && npm run docs +``` + +Or, if [verb](https://github.com/verbose/verb) is installed globally: + +```sh +$ verb +``` + +## Running tests + +Install dev dependencies: + +```sh +$ npm install -d && npm test +``` + +## Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](http://twitter.com/jonschlinkert) + +## License + +Copyright © 2016, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT license](https://github.com/jonschlinkert/has-values/blob/master/LICENSE). + +*** + +_This file was generated by [verb](https://github.com/verbose/verb), v, on March 27, 2016._ \ No newline at end of file diff --git a/node_modules/unset-value/node_modules/has-values/index.js b/node_modules/unset-value/node_modules/has-values/index.js new file mode 100644 index 0000000..6d04ba1 --- /dev/null +++ b/node_modules/unset-value/node_modules/has-values/index.js @@ -0,0 +1,36 @@ +/*! + * has-values + * + * Copyright (c) 2014-2015, Jon Schlinkert. + * Licensed under the MIT License. + */ + +'use strict'; + +module.exports = function hasValue(o, noZero) { + if (o === null || o === undefined) { + return false; + } + + if (typeof o === 'boolean') { + return true; + } + + if (typeof o === 'number') { + if (o === 0 && noZero === true) { + return false; + } + return true; + } + + if (o.length !== undefined) { + return o.length !== 0; + } + + for (var key in o) { + if (o.hasOwnProperty(key)) { + return true; + } + } + return false; +}; diff --git a/node_modules/unset-value/node_modules/has-values/package.json b/node_modules/unset-value/node_modules/has-values/package.json new file mode 100644 index 0000000..519a2c8 --- /dev/null +++ b/node_modules/unset-value/node_modules/has-values/package.json @@ -0,0 +1,75 @@ +{ + "name": "has-values", + "version": "0.1.4", + "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ", + "homepage": "https://github.com/jonschlinkert/has-values", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/has-values", + "bugs": { + "url": "https://github.com/jonschlinkert/has-values/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "devDependencies": { + "gulp-format-md": "^0.1.7", + "mocha": "^2.4.5" + }, + "keywords": [ + "array", + "boolean", + "empty", + "find", + "function", + "has", + "hasOwn", + "javascript", + "js", + "key", + "keys", + "node.js", + "null", + "number", + "object", + "properties", + "property", + "string", + "type", + "util", + "utilities", + "utility", + "value" + ], + "verb": { + "run": true, + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "related": { + "list": [ + "has-value", + "isobject", + "is-plain-object" + ] + }, + "reflinks": [ + "verb" + ], + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/unset-value/package.json b/node_modules/unset-value/package.json new file mode 100644 index 0000000..0753ba6 --- /dev/null +++ b/node_modules/unset-value/package.json @@ -0,0 +1,71 @@ +{ + "name": "unset-value", + "description": "Delete nested properties from an object using dot notation.", + "version": "1.0.0", + "homepage": "https://github.com/jonschlinkert/unset-value", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + " (https://github.com/wtgtybhertgeghgtwtg)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)" + ], + "repository": "jonschlinkert/unset-value", + "bugs": { + "url": "https://github.com/jonschlinkert/unset-value/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "has-value": "^0.3.1", + "isobject": "^3.0.0" + }, + "devDependencies": { + "gulp-format-md": "^0.1.11", + "mocha": "*", + "should": "*" + }, + "keywords": [ + "del", + "delete", + "key", + "object", + "omit", + "prop", + "property", + "remove", + "unset", + "value" + ], + "verb": { + "related": { + "list": [ + "get-value", + "get-values", + "omit-value", + "put-value", + "set-value", + "union-value", + "upsert-value" + ] + }, + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/urix/.jshintrc b/node_modules/urix/.jshintrc new file mode 100644 index 0000000..e722e46 --- /dev/null +++ b/node_modules/urix/.jshintrc @@ -0,0 +1,42 @@ +{ + "bitwise": true, + "camelcase": true, + "curly": false, + "eqeqeq": true, + "es3": false, + "forin": true, + "immed": false, + "indent": false, + "latedef": "nofunc", + "newcap": false, + "noarg": true, + "noempty": true, + "nonew": false, + "plusplus": false, + "quotmark": true, + "undef": true, + "unused": "vars", + "strict": false, + "trailing": true, + "maxparams": 5, + "maxdepth": false, + "maxstatements": false, + "maxcomplexity": false, + "maxlen": 100, + + "asi": true, + "expr": true, + "globalstrict": true, + "smarttabs": true, + "sub": true, + + "node": true, + "globals": { + "describe": false, + "it": false, + "before": false, + "beforeEach": false, + "after": false, + "afterEach": false + } +} diff --git a/node_modules/urix/LICENSE b/node_modules/urix/LICENSE new file mode 100644 index 0000000..0595be3 --- /dev/null +++ b/node_modules/urix/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2013 Simon Lydell + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/urix/index.js b/node_modules/urix/index.js new file mode 100644 index 0000000..3fb7903 --- /dev/null +++ b/node_modules/urix/index.js @@ -0,0 +1,17 @@ +// Copyright 2014 Simon Lydell +// X11 (“MIT”) Licensed. (See LICENSE.) + +var path = require("path") + +"use strict" + +function urix(aPath) { + if (path.sep === "\\") { + return aPath + .replace(/\\/g, "/") + .replace(/^[a-z]:\/?/i, "/") + } + return aPath +} + +module.exports = urix diff --git a/node_modules/urix/package.json b/node_modules/urix/package.json new file mode 100644 index 0000000..ce795d1 --- /dev/null +++ b/node_modules/urix/package.json @@ -0,0 +1,25 @@ +{ + "name": "urix", + "version": "0.1.0", + "author": "Simon Lydell", + "license": "MIT", + "description": "Makes Windows-style paths more unix and URI friendly.", + "main": "index.js", + "repository": "lydell/urix", + "keywords": [ + "path", + "url", + "uri", + "unix", + "windows", + "backslash", + "slash" + ], + "scripts": { + "test": "jshint index.js test/ && mocha" + }, + "devDependencies": { + "mocha": "^1.17.1", + "jshint": "^2.4.4" + } +} diff --git a/node_modules/urix/readme.md b/node_modules/urix/readme.md new file mode 100644 index 0000000..ac386f5 --- /dev/null +++ b/node_modules/urix/readme.md @@ -0,0 +1,46 @@ +[![Build Status](https://travis-ci.org/lydell/urix.png?branch=master)](https://travis-ci.org/lydell/urix) + +Overview +======== + +Makes Windows-style paths more unix and URI friendly. Useful if you work with +paths that eventually will be used in URLs. + +```js +var urix = require("urix") + +// On Windows: +urix("c:\\users\\you\\foo") +// /users/you/foo + +// On unix-like systems: +urix("c:\\users\\you\\foo") +// c:\users\you\foo +``` + + +Installation +============ + +`npm install urix` + +```js +var urix = require("urix") +``` + + +Usage +===== + +### `urix(path)` ### + +On Windows, replaces all backslashes with slashes and uses a slash instead of a +drive letter and a colon for absolute paths. + +On unix-like systems it is a no-op. + + +License +======= + +[The X11 (“MIT”) License](LICENSE). diff --git a/node_modules/urix/test/index.js b/node_modules/urix/test/index.js new file mode 100644 index 0000000..b84b8f3 --- /dev/null +++ b/node_modules/urix/test/index.js @@ -0,0 +1,43 @@ +// Copyright 2014 Simon Lydell +// X11 (“MIT”) Licensed. (See LICENSE.) + +var path = require("path") +var assert = require("assert") +var urix = require("../") + +"use stict" + +function test(testPath, expected) { + path.sep = "\\" + assert.equal(urix(testPath), expected) + path.sep = "/" + assert.equal(urix(testPath), testPath) +} + +describe("urix", function() { + + it("is a function", function() { + assert.equal(typeof urix, "function") + }) + + + it("converts backslashes to slashes", function() { + test("a\\b\\c", "a/b/c") + test("\\a\\b\\c", "/a/b/c") + test("a/b\\c", "a/b/c") + test("\\\\a\\\\\\b///c", "//a///b///c") + }) + + + it("changes the drive letter to a slash", function() { + test("c:\\a", "/a") + test("C:\\a", "/a") + test("z:\\a", "/a") + test("c:a", "/a") + test("c:/a", "/a") + test("c:\\\\a", "//a") + test("c://a", "//a") + test("c:\\//a", "///a") + }) + +}) diff --git a/node_modules/use/LICENSE b/node_modules/use/LICENSE new file mode 100644 index 0000000..7cccaf9 --- /dev/null +++ b/node_modules/use/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015-present, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/use/README.md b/node_modules/use/README.md new file mode 100644 index 0000000..59b1dbd --- /dev/null +++ b/node_modules/use/README.md @@ -0,0 +1,90 @@ +# use [![NPM version](https://img.shields.io/npm/v/use.svg?style=flat)](https://www.npmjs.com/package/use) [![NPM monthly downloads](https://img.shields.io/npm/dm/use.svg?style=flat)](https://npmjs.org/package/use) [![NPM total downloads](https://img.shields.io/npm/dt/use.svg?style=flat)](https://npmjs.org/package/use) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/use.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/use) + +> Easily add plugin support to your node.js application. + +Please consider following this project's author, [Jon Schlinkert](https://github.com/jonschlinkert), and consider starring the project to show your :heart: and support. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save use +``` + +A different take on plugin handling! This is not a middleware system, if you need something that handles async middleware, [ware](https://github.com/segmentio/ware) is great for that. + +## Usage + +```js +const use = require('use'); +``` + +See the [examples folder](./examples) for usage examples. + +## About + +
      +Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +
      + +
      +Running Tests + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +
      + +
      +Building docs + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +
      + +### Related projects + +You might also be interested in these projects: + +* [base-plugins](https://www.npmjs.com/package/base-plugins): Adds 'smart plugin' support to your base application. | [homepage](https://github.com/node-base/base-plugins "Adds 'smart plugin' support to your base application.") +* [base](https://www.npmjs.com/package/base): Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks | [homepage](https://github.com/node-base/base "Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks") +* [ware](https://www.npmjs.com/package/ware): Easily create your own middleware layer. | [homepage](https://github.com/segmentio/ware "Easily create your own middleware layer.") + +### Contributors + +| **Commits** | **Contributor** | +| --- | --- | +| 37 | [jonschlinkert](https://github.com/jonschlinkert) | +| 7 | [charlike-old](https://github.com/charlike-old) | +| 2 | [doowb](https://github.com/doowb) | +| 2 | [wtgtybhertgeghgtwtg](https://github.com/wtgtybhertgeghgtwtg) | + +### Author + +**Jon Schlinkert** + +* [LinkedIn Profile](https://linkedin.com/in/jonschlinkert) +* [GitHub Profile](https://github.com/jonschlinkert) +* [Twitter Profile](https://twitter.com/jonschlinkert) + +### License + +Copyright © 2018, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +*** + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on July 12, 2018._ \ No newline at end of file diff --git a/node_modules/use/index.js b/node_modules/use/index.js new file mode 100644 index 0000000..9a1eb4e --- /dev/null +++ b/node_modules/use/index.js @@ -0,0 +1,155 @@ +/*! + * use + * + * Copyright (c) 2015-2017, Jon Schlinkert. + * Released under the MIT License. + */ + +'use strict'; + +module.exports = function base(app, options) { + if (!isObject(app) && typeof app !== 'function') { + throw new TypeError('expected an object or function'); + } + + var opts = isObject(options) ? options : {}; + var prop = typeof opts.prop === 'string' ? opts.prop : 'fns'; + if (!Array.isArray(app[prop])) { + define(app, prop, []); + } + + /** + * Define a plugin function to be passed to use. The only + * parameter exposed to the plugin is `app`, the object or function. + * passed to `use(app)`. `app` is also exposed as `this` in plugins. + * + * Additionally, **if a plugin returns a function, the function will + * be pushed onto the `fns` array**, allowing the plugin to be + * called at a later point by the `run` method. + * + * ```js + * var use = require('use'); + * + * // define a plugin + * function foo(app) { + * // do stuff + * } + * + * var app = function(){}; + * use(app); + * + * // register plugins + * app.use(foo); + * app.use(bar); + * app.use(baz); + * ``` + * @name .use + * @param {Function} `fn` plugin function to call + * @api public + */ + + define(app, 'use', use); + + /** + * Run all plugins on `fns`. Any plugin that returns a function + * when called by `use` is pushed onto the `fns` array. + * + * ```js + * var config = {}; + * app.run(config); + * ``` + * @name .run + * @param {Object} `value` Object to be modified by plugins. + * @return {Object} Returns the object passed to `run` + * @api public + */ + + define(app, 'run', function(val) { + if (!isObject(val)) return; + + if (!val.use || !val.run) { + define(val, prop, val[prop] || []); + define(val, 'use', use); + } + + if (!val[prop] || val[prop].indexOf(base) === -1) { + val.use(base); + } + + var self = this || app; + var fns = self[prop]; + var len = fns.length; + var idx = -1; + + while (++idx < len) { + val.use(fns[idx]); + } + return val; + }); + + /** + * Call plugin `fn`. If a function is returned push it into the + * `fns` array to be called by the `run` method. + */ + + function use(type, fn, options) { + var offset = 1; + + if (typeof type === 'string' || Array.isArray(type)) { + fn = wrap(type, fn); + offset++; + } else { + options = fn; + fn = type; + } + + if (typeof fn !== 'function') { + throw new TypeError('expected a function'); + } + + var self = this || app; + var fns = self[prop]; + + var args = [].slice.call(arguments, offset); + args.unshift(self); + + if (typeof opts.hook === 'function') { + opts.hook.apply(self, args); + } + + var val = fn.apply(self, args); + if (typeof val === 'function' && fns.indexOf(val) === -1) { + fns.push(val); + } + return self; + } + + /** + * Wrap a named plugin function so that it's only called on objects of the + * given `type` + * + * @param {String} `type` + * @param {Function} `fn` Plugin function + * @return {Function} + */ + + function wrap(type, fn) { + return function plugin() { + return this.type === type ? fn.apply(this, arguments) : plugin; + }; + } + + return app; +}; + +function isObject(val) { + return val && typeof val === 'object' && !Array.isArray(val); +} + +function define(obj, key, val) { + Object.defineProperty(obj, key, { + configurable: true, + writable: true, + value: val + }); +} diff --git a/node_modules/use/package.json b/node_modules/use/package.json new file mode 100644 index 0000000..b7a3f9a --- /dev/null +++ b/node_modules/use/package.json @@ -0,0 +1,66 @@ +{ + "name": "use", + "description": "Easily add plugin support to your node.js application.", + "version": "3.1.1", + "homepage": "https://github.com/jonschlinkert/use", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Brian Woodward (https://twitter.com/doowb)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Olsten Larck (https://i.am.charlike.online)", + "(https://github.com/wtgtybhertgeghgtwtg)" + ], + "repository": "jonschlinkert/use", + "bugs": { + "url": "https://github.com/jonschlinkert/use/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "devDependencies": { + "base-plugins": "^1.0.0", + "define-property": "^2.0.0", + "extend-shallow": "^3.0.1", + "gulp": "^3.9.1", + "gulp-eslint": "^4.0.0", + "gulp-format-md": "^1.0.0", + "gulp-istanbul": "^1.1.2", + "gulp-mocha": "^3.0.1", + "mocha": "^4.0.1" + }, + "keywords": [ + "use" + ], + "verb": { + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "related": { + "list": [ + "base", + "base-plugins", + "ware" + ] + }, + "reflinks": [ + "verb", + "ware" + ], + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/util-deprecate/History.md b/node_modules/util-deprecate/History.md new file mode 100644 index 0000000..acc8675 --- /dev/null +++ b/node_modules/util-deprecate/History.md @@ -0,0 +1,16 @@ + +1.0.2 / 2015-10-07 +================== + + * use try/catch when checking `localStorage` (#3, @kumavis) + +1.0.1 / 2014-11-25 +================== + + * browser: use `console.warn()` for deprecation calls + * browser: more jsdocs + +1.0.0 / 2014-04-30 +================== + + * initial commit diff --git a/node_modules/util-deprecate/LICENSE b/node_modules/util-deprecate/LICENSE new file mode 100644 index 0000000..6a60e8c --- /dev/null +++ b/node_modules/util-deprecate/LICENSE @@ -0,0 +1,24 @@ +(The MIT License) + +Copyright (c) 2014 Nathan Rajlich + +Permission is hereby granted, free of charge, to any person +obtaining a copy of this software and associated documentation +files (the "Software"), to deal in the Software without +restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following +conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/util-deprecate/README.md b/node_modules/util-deprecate/README.md new file mode 100644 index 0000000..75622fa --- /dev/null +++ b/node_modules/util-deprecate/README.md @@ -0,0 +1,53 @@ +util-deprecate +============== +### The Node.js `util.deprecate()` function with browser support + +In Node.js, this module simply re-exports the `util.deprecate()` function. + +In the web browser (i.e. via browserify), a browser-specific implementation +of the `util.deprecate()` function is used. + + +## API + +A `deprecate()` function is the only thing exposed by this module. + +``` javascript +// setup: +exports.foo = deprecate(foo, 'foo() is deprecated, use bar() instead'); + + +// users see: +foo(); +// foo() is deprecated, use bar() instead +foo(); +foo(); +``` + + +## License + +(The MIT License) + +Copyright (c) 2014 Nathan Rajlich + +Permission is hereby granted, free of charge, to any person +obtaining a copy of this software and associated documentation +files (the "Software"), to deal in the Software without +restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following +conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/util-deprecate/browser.js b/node_modules/util-deprecate/browser.js new file mode 100644 index 0000000..549ae2f --- /dev/null +++ b/node_modules/util-deprecate/browser.js @@ -0,0 +1,67 @@ + +/** + * Module exports. + */ + +module.exports = deprecate; + +/** + * Mark that a method should not be used. + * Returns a modified function which warns once by default. + * + * If `localStorage.noDeprecation = true` is set, then it is a no-op. + * + * If `localStorage.throwDeprecation = true` is set, then deprecated functions + * will throw an Error when invoked. + * + * If `localStorage.traceDeprecation = true` is set, then deprecated functions + * will invoke `console.trace()` instead of `console.error()`. + * + * @param {Function} fn - the function to deprecate + * @param {String} msg - the string to print to the console when `fn` is invoked + * @returns {Function} a new "deprecated" version of `fn` + * @api public + */ + +function deprecate (fn, msg) { + if (config('noDeprecation')) { + return fn; + } + + var warned = false; + function deprecated() { + if (!warned) { + if (config('throwDeprecation')) { + throw new Error(msg); + } else if (config('traceDeprecation')) { + console.trace(msg); + } else { + console.warn(msg); + } + warned = true; + } + return fn.apply(this, arguments); + } + + return deprecated; +} + +/** + * Checks `localStorage` for boolean values for the given `name`. + * + * @param {String} name + * @returns {Boolean} + * @api private + */ + +function config (name) { + // accessing global.localStorage can trigger a DOMException in sandboxed iframes + try { + if (!global.localStorage) return false; + } catch (_) { + return false; + } + var val = global.localStorage[name]; + if (null == val) return false; + return String(val).toLowerCase() === 'true'; +} diff --git a/node_modules/util-deprecate/node.js b/node_modules/util-deprecate/node.js new file mode 100644 index 0000000..5e6fcff --- /dev/null +++ b/node_modules/util-deprecate/node.js @@ -0,0 +1,6 @@ + +/** + * For Node.js, simply re-export the core `util.deprecate` function. + */ + +module.exports = require('util').deprecate; diff --git a/node_modules/util-deprecate/package.json b/node_modules/util-deprecate/package.json new file mode 100644 index 0000000..2e79f89 --- /dev/null +++ b/node_modules/util-deprecate/package.json @@ -0,0 +1,27 @@ +{ + "name": "util-deprecate", + "version": "1.0.2", + "description": "The Node.js `util.deprecate()` function with browser support", + "main": "node.js", + "browser": "browser.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "repository": { + "type": "git", + "url": "git://github.com/TooTallNate/util-deprecate.git" + }, + "keywords": [ + "util", + "deprecate", + "browserify", + "browser", + "node" + ], + "author": "Nathan Rajlich (http://n8.io/)", + "license": "MIT", + "bugs": { + "url": "https://github.com/TooTallNate/util-deprecate/issues" + }, + "homepage": "https://github.com/TooTallNate/util-deprecate" +} diff --git a/node_modules/utils-merge/.npmignore b/node_modules/utils-merge/.npmignore new file mode 100644 index 0000000..3e53844 --- /dev/null +++ b/node_modules/utils-merge/.npmignore @@ -0,0 +1,9 @@ +CONTRIBUTING.md +Makefile +docs/ +examples/ +reports/ +test/ + +.jshintrc +.travis.yml diff --git a/node_modules/utils-merge/LICENSE b/node_modules/utils-merge/LICENSE new file mode 100644 index 0000000..76f6d08 --- /dev/null +++ b/node_modules/utils-merge/LICENSE @@ -0,0 +1,20 @@ +The MIT License (MIT) + +Copyright (c) 2013-2017 Jared Hanson + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/utils-merge/README.md b/node_modules/utils-merge/README.md new file mode 100644 index 0000000..0cb7117 --- /dev/null +++ b/node_modules/utils-merge/README.md @@ -0,0 +1,34 @@ +# utils-merge + +[![Version](https://img.shields.io/npm/v/utils-merge.svg?label=version)](https://www.npmjs.com/package/utils-merge) +[![Build](https://img.shields.io/travis/jaredhanson/utils-merge.svg)](https://travis-ci.org/jaredhanson/utils-merge) +[![Quality](https://img.shields.io/codeclimate/github/jaredhanson/utils-merge.svg?label=quality)](https://codeclimate.com/github/jaredhanson/utils-merge) +[![Coverage](https://img.shields.io/coveralls/jaredhanson/utils-merge.svg)](https://coveralls.io/r/jaredhanson/utils-merge) +[![Dependencies](https://img.shields.io/david/jaredhanson/utils-merge.svg)](https://david-dm.org/jaredhanson/utils-merge) + + +Merges the properties from a source object into a destination object. + +## Install + +```bash +$ npm install utils-merge +``` + +## Usage + +```javascript +var a = { foo: 'bar' } + , b = { bar: 'baz' }; + +merge(a, b); +// => { foo: 'bar', bar: 'baz' } +``` + +## License + +[The MIT License](http://opensource.org/licenses/MIT) + +Copyright (c) 2013-2017 Jared Hanson <[http://jaredhanson.net/](http://jaredhanson.net/)> + +
      Sponsor diff --git a/node_modules/utils-merge/index.js b/node_modules/utils-merge/index.js new file mode 100644 index 0000000..4265c69 --- /dev/null +++ b/node_modules/utils-merge/index.js @@ -0,0 +1,23 @@ +/** + * Merge object b with object a. + * + * var a = { foo: 'bar' } + * , b = { bar: 'baz' }; + * + * merge(a, b); + * // => { foo: 'bar', bar: 'baz' } + * + * @param {Object} a + * @param {Object} b + * @return {Object} + * @api public + */ + +exports = module.exports = function(a, b){ + if (a && b) { + for (var key in b) { + a[key] = b[key]; + } + } + return a; +}; diff --git a/node_modules/utils-merge/package.json b/node_modules/utils-merge/package.json new file mode 100644 index 0000000..e36b078 --- /dev/null +++ b/node_modules/utils-merge/package.json @@ -0,0 +1,40 @@ +{ + "name": "utils-merge", + "version": "1.0.1", + "description": "merge() utility function", + "keywords": [ + "util" + ], + "author": { + "name": "Jared Hanson", + "email": "jaredhanson@gmail.com", + "url": "http://www.jaredhanson.net/" + }, + "repository": { + "type": "git", + "url": "git://github.com/jaredhanson/utils-merge.git" + }, + "bugs": { + "url": "http://github.com/jaredhanson/utils-merge/issues" + }, + "license": "MIT", + "licenses": [ + { + "type": "MIT", + "url": "http://opensource.org/licenses/MIT" + } + ], + "main": "./index", + "dependencies": {}, + "devDependencies": { + "make-node": "0.3.x", + "mocha": "1.x.x", + "chai": "1.x.x" + }, + "engines": { + "node": ">= 0.4.0" + }, + "scripts": { + "test": "node_modules/.bin/mocha --reporter spec --require test/bootstrap/node test/*.test.js" + } +} diff --git a/node_modules/vary/HISTORY.md b/node_modules/vary/HISTORY.md new file mode 100644 index 0000000..f6cbcf7 --- /dev/null +++ b/node_modules/vary/HISTORY.md @@ -0,0 +1,39 @@ +1.1.2 / 2017-09-23 +================== + + * perf: improve header token parsing speed + +1.1.1 / 2017-03-20 +================== + + * perf: hoist regular expression + +1.1.0 / 2015-09-29 +================== + + * Only accept valid field names in the `field` argument + - Ensures the resulting string is a valid HTTP header value + +1.0.1 / 2015-07-08 +================== + + * Fix setting empty header from empty `field` + * perf: enable strict mode + * perf: remove argument reassignments + +1.0.0 / 2014-08-10 +================== + + * Accept valid `Vary` header string as `field` + * Add `vary.append` for low-level string manipulation + * Move to `jshttp` orgainzation + +0.1.0 / 2014-06-05 +================== + + * Support array of fields to set + +0.0.0 / 2014-06-04 +================== + + * Initial release diff --git a/node_modules/vary/LICENSE b/node_modules/vary/LICENSE new file mode 100644 index 0000000..84441fb --- /dev/null +++ b/node_modules/vary/LICENSE @@ -0,0 +1,22 @@ +(The MIT License) + +Copyright (c) 2014-2017 Douglas Christopher Wilson + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/vary/README.md b/node_modules/vary/README.md new file mode 100644 index 0000000..cc000b3 --- /dev/null +++ b/node_modules/vary/README.md @@ -0,0 +1,101 @@ +# vary + +[![NPM Version][npm-image]][npm-url] +[![NPM Downloads][downloads-image]][downloads-url] +[![Node.js Version][node-version-image]][node-version-url] +[![Build Status][travis-image]][travis-url] +[![Test Coverage][coveralls-image]][coveralls-url] + +Manipulate the HTTP Vary header + +## Installation + +This is a [Node.js](https://nodejs.org/en/) module available through the +[npm registry](https://www.npmjs.com/). Installation is done using the +[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally): + +```sh +$ npm install vary +``` + +## API + + + +```js +var vary = require('vary') +``` + +### vary(res, field) + +Adds the given header `field` to the `Vary` response header of `res`. +This can be a string of a single field, a string of a valid `Vary` +header, or an array of multiple fields. + +This will append the header if not already listed, otherwise leaves +it listed in the current location. + + + +```js +// Append "Origin" to the Vary header of the response +vary(res, 'Origin') +``` + +### vary.append(header, field) + +Adds the given header `field` to the `Vary` response header string `header`. +This can be a string of a single field, a string of a valid `Vary` header, +or an array of multiple fields. + +This will append the header if not already listed, otherwise leaves +it listed in the current location. The new header string is returned. + + + +```js +// Get header string appending "Origin" to "Accept, User-Agent" +vary.append('Accept, User-Agent', 'Origin') +``` + +## Examples + +### Updating the Vary header when content is based on it + +```js +var http = require('http') +var vary = require('vary') + +http.createServer(function onRequest (req, res) { + // about to user-agent sniff + vary(res, 'User-Agent') + + var ua = req.headers['user-agent'] || '' + var isMobile = /mobi|android|touch|mini/i.test(ua) + + // serve site, depending on isMobile + res.setHeader('Content-Type', 'text/html') + res.end('You are (probably) ' + (isMobile ? '' : 'not ') + 'a mobile user') +}) +``` + +## Testing + +```sh +$ npm test +``` + +## License + +[MIT](LICENSE) + +[npm-image]: https://img.shields.io/npm/v/vary.svg +[npm-url]: https://npmjs.org/package/vary +[node-version-image]: https://img.shields.io/node/v/vary.svg +[node-version-url]: https://nodejs.org/en/download +[travis-image]: https://img.shields.io/travis/jshttp/vary/master.svg +[travis-url]: https://travis-ci.org/jshttp/vary +[coveralls-image]: https://img.shields.io/coveralls/jshttp/vary/master.svg +[coveralls-url]: https://coveralls.io/r/jshttp/vary +[downloads-image]: https://img.shields.io/npm/dm/vary.svg +[downloads-url]: https://npmjs.org/package/vary diff --git a/node_modules/vary/index.js b/node_modules/vary/index.js new file mode 100644 index 0000000..5b5e741 --- /dev/null +++ b/node_modules/vary/index.js @@ -0,0 +1,149 @@ +/*! + * vary + * Copyright(c) 2014-2017 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict' + +/** + * Module exports. + */ + +module.exports = vary +module.exports.append = append + +/** + * RegExp to match field-name in RFC 7230 sec 3.2 + * + * field-name = token + * token = 1*tchar + * tchar = "!" / "#" / "$" / "%" / "&" / "'" / "*" + * / "+" / "-" / "." / "^" / "_" / "`" / "|" / "~" + * / DIGIT / ALPHA + * ; any VCHAR, except delimiters + */ + +var FIELD_NAME_REGEXP = /^[!#$%&'*+\-.^_`|~0-9A-Za-z]+$/ + +/** + * Append a field to a vary header. + * + * @param {String} header + * @param {String|Array} field + * @return {String} + * @public + */ + +function append (header, field) { + if (typeof header !== 'string') { + throw new TypeError('header argument is required') + } + + if (!field) { + throw new TypeError('field argument is required') + } + + // get fields array + var fields = !Array.isArray(field) + ? parse(String(field)) + : field + + // assert on invalid field names + for (var j = 0; j < fields.length; j++) { + if (!FIELD_NAME_REGEXP.test(fields[j])) { + throw new TypeError('field argument contains an invalid header name') + } + } + + // existing, unspecified vary + if (header === '*') { + return header + } + + // enumerate current values + var val = header + var vals = parse(header.toLowerCase()) + + // unspecified vary + if (fields.indexOf('*') !== -1 || vals.indexOf('*') !== -1) { + return '*' + } + + for (var i = 0; i < fields.length; i++) { + var fld = fields[i].toLowerCase() + + // append value (case-preserving) + if (vals.indexOf(fld) === -1) { + vals.push(fld) + val = val + ? val + ', ' + fields[i] + : fields[i] + } + } + + return val +} + +/** + * Parse a vary header into an array. + * + * @param {String} header + * @return {Array} + * @private + */ + +function parse (header) { + var end = 0 + var list = [] + var start = 0 + + // gather tokens + for (var i = 0, len = header.length; i < len; i++) { + switch (header.charCodeAt(i)) { + case 0x20: /* */ + if (start === end) { + start = end = i + 1 + } + break + case 0x2c: /* , */ + list.push(header.substring(start, end)) + start = end = i + 1 + break + default: + end = i + 1 + break + } + } + + // final token + list.push(header.substring(start, end)) + + return list +} + +/** + * Mark that a request is varied on a header field. + * + * @param {Object} res + * @param {String|Array} field + * @public + */ + +function vary (res, field) { + if (!res || !res.getHeader || !res.setHeader) { + // quack quack + throw new TypeError('res argument is required') + } + + // get existing header + var val = res.getHeader('Vary') || '' + var header = Array.isArray(val) + ? val.join(', ') + : String(val) + + // set new header + if ((val = append(header, field))) { + res.setHeader('Vary', val) + } +} diff --git a/node_modules/vary/package.json b/node_modules/vary/package.json new file mode 100644 index 0000000..028f72a --- /dev/null +++ b/node_modules/vary/package.json @@ -0,0 +1,43 @@ +{ + "name": "vary", + "description": "Manipulate the HTTP Vary header", + "version": "1.1.2", + "author": "Douglas Christopher Wilson ", + "license": "MIT", + "keywords": [ + "http", + "res", + "vary" + ], + "repository": "jshttp/vary", + "devDependencies": { + "beautify-benchmark": "0.2.4", + "benchmark": "2.1.4", + "eslint": "3.19.0", + "eslint-config-standard": "10.2.1", + "eslint-plugin-import": "2.7.0", + "eslint-plugin-markdown": "1.0.0-beta.6", + "eslint-plugin-node": "5.1.1", + "eslint-plugin-promise": "3.5.0", + "eslint-plugin-standard": "3.0.1", + "istanbul": "0.4.5", + "mocha": "2.5.3", + "supertest": "1.1.0" + }, + "files": [ + "HISTORY.md", + "LICENSE", + "README.md", + "index.js" + ], + "engines": { + "node": ">= 0.8" + }, + "scripts": { + "bench": "node benchmark/index.js", + "lint": "eslint --plugin markdown --ext js,md .", + "test": "mocha --reporter spec --bail --check-leaks test/", + "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", + "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" + } +} diff --git a/node_modules/which/CHANGELOG.md b/node_modules/which/CHANGELOG.md new file mode 100644 index 0000000..7fb1f20 --- /dev/null +++ b/node_modules/which/CHANGELOG.md @@ -0,0 +1,166 @@ +# Changes + + +## 2.0.2 + +* Rename bin to `node-which` + +## 2.0.1 + +* generate changelog and publish on version bump +* enforce 100% test coverage +* Promise interface + +## 2.0.0 + +* Parallel tests, modern JavaScript, and drop support for node < 8 + +## 1.3.1 + +* update deps +* update travis + +## v1.3.0 + +* Add nothrow option to which.sync +* update tap + +## v1.2.14 + +* appveyor: drop node 5 and 0.x +* travis-ci: add node 6, drop 0.x + +## v1.2.13 + +* test: Pass missing option to pass on windows +* update tap +* update isexe to 2.0.0 +* neveragain.tech pledge request + +## v1.2.12 + +* Removed unused require + +## v1.2.11 + +* Prevent changelog script from being included in package + +## v1.2.10 + +* Use env.PATH only, not env.Path + +## v1.2.9 + +* fix for paths starting with ../ +* Remove unused `is-absolute` module + +## v1.2.8 + +* bullet items in changelog that contain (but don't start with) # + +## v1.2.7 + +* strip 'update changelog' changelog entries out of changelog + +## v1.2.6 + +* make the changelog bulleted + +## v1.2.5 + +* make a changelog, and keep it up to date +* don't include tests in package +* Properly handle relative-path executables +* appveyor +* Attach error code to Not Found error +* Make tests pass on Windows + +## v1.2.4 + +* Fix typo + +## v1.2.3 + +* update isexe, fix regression in pathExt handling + +## v1.2.2 + +* update deps, use isexe module, test windows + +## v1.2.1 + +* Sometimes windows PATH entries are quoted +* Fixed a bug in the check for group and user mode bits. This bug was introduced during refactoring for supporting strict mode. +* doc cli + +## v1.2.0 + +* Add support for opt.all and -as cli flags +* test the bin +* update travis +* Allow checking for multiple programs in bin/which +* tap 2 + +## v1.1.2 + +* travis +* Refactored and fixed undefined error on Windows +* Support strict mode + +## v1.1.1 + +* test +g exes against secondary groups, if available +* Use windows exe semantics on cygwin & msys +* cwd should be first in path on win32, not last +* Handle lower-case 'env.Path' on Windows +* Update docs +* use single-quotes + +## v1.1.0 + +* Add tests, depend on is-absolute + +## v1.0.9 + +* which.js: root is allowed to execute files owned by anyone + +## v1.0.8 + +* don't use graceful-fs + +## v1.0.7 + +* add license to package.json + +## v1.0.6 + +* isc license + +## 1.0.5 + +* Awful typo + +## 1.0.4 + +* Test for path absoluteness properly +* win: Allow '' as a pathext if cmd has a . in it + +## 1.0.3 + +* Remove references to execPath +* Make `which.sync()` work on Windows by honoring the PATHEXT variable. +* Make `isExe()` always return true on Windows. +* MIT + +## 1.0.2 + +* Only files can be exes + +## 1.0.1 + +* Respect the PATHEXT env for win32 support +* should 0755 the bin +* binary +* guts +* package +* 1st diff --git a/node_modules/which/LICENSE b/node_modules/which/LICENSE new file mode 100644 index 0000000..19129e3 --- /dev/null +++ b/node_modules/which/LICENSE @@ -0,0 +1,15 @@ +The ISC License + +Copyright (c) Isaac Z. Schlueter and Contributors + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/which/README.md b/node_modules/which/README.md new file mode 100644 index 0000000..cd83350 --- /dev/null +++ b/node_modules/which/README.md @@ -0,0 +1,54 @@ +# which + +Like the unix `which` utility. + +Finds the first instance of a specified executable in the PATH +environment variable. Does not cache the results, so `hash -r` is not +needed when the PATH changes. + +## USAGE + +```javascript +var which = require('which') + +// async usage +which('node', function (er, resolvedPath) { + // er is returned if no "node" is found on the PATH + // if it is found, then the absolute path to the exec is returned +}) + +// or promise +which('node').then(resolvedPath => { ... }).catch(er => { ... not found ... }) + +// sync usage +// throws if not found +var resolved = which.sync('node') + +// if nothrow option is used, returns null if not found +resolved = which.sync('node', {nothrow: true}) + +// Pass options to override the PATH and PATHEXT environment vars. +which('node', { path: someOtherPath }, function (er, resolved) { + if (er) + throw er + console.log('found at %j', resolved) +}) +``` + +## CLI USAGE + +Same as the BSD `which(1)` binary. + +``` +usage: which [-as] program ... +``` + +## OPTIONS + +You may pass an options object as the second argument. + +- `path`: Use instead of the `PATH` environment variable. +- `pathExt`: Use instead of the `PATHEXT` environment variable. +- `all`: Return all matches, instead of just the first one. Note that + this means the function returns an array of strings instead of a + single string. diff --git a/node_modules/which/bin/node-which b/node_modules/which/bin/node-which new file mode 100644 index 0000000..7cee372 --- /dev/null +++ b/node_modules/which/bin/node-which @@ -0,0 +1,52 @@ +#!/usr/bin/env node +var which = require("../") +if (process.argv.length < 3) + usage() + +function usage () { + console.error('usage: which [-as] program ...') + process.exit(1) +} + +var all = false +var silent = false +var dashdash = false +var args = process.argv.slice(2).filter(function (arg) { + if (dashdash || !/^-/.test(arg)) + return true + + if (arg === '--') { + dashdash = true + return false + } + + var flags = arg.substr(1).split('') + for (var f = 0; f < flags.length; f++) { + var flag = flags[f] + switch (flag) { + case 's': + silent = true + break + case 'a': + all = true + break + default: + console.error('which: illegal option -- ' + flag) + usage() + } + } + return false +}) + +process.exit(args.reduce(function (pv, current) { + try { + var f = which.sync(current, { all: all }) + if (all) + f = f.join('\n') + if (!silent) + console.log(f) + return pv; + } catch (e) { + return 1; + } +}, 0)) diff --git a/node_modules/which/package.json b/node_modules/which/package.json new file mode 100644 index 0000000..97ad7fb --- /dev/null +++ b/node_modules/which/package.json @@ -0,0 +1,43 @@ +{ + "author": "Isaac Z. Schlueter (http://blog.izs.me)", + "name": "which", + "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.", + "version": "2.0.2", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/node-which.git" + }, + "main": "which.js", + "bin": { + "node-which": "./bin/node-which" + }, + "license": "ISC", + "dependencies": { + "isexe": "^2.0.0" + }, + "devDependencies": { + "mkdirp": "^0.5.0", + "rimraf": "^2.6.2", + "tap": "^14.6.9" + }, + "scripts": { + "test": "tap", + "preversion": "npm test", + "postversion": "npm publish", + "prepublish": "npm run changelog", + "prechangelog": "bash gen-changelog.sh", + "changelog": "git add CHANGELOG.md", + "postchangelog": "git commit -m 'update changelog - '${npm_package_version}", + "postpublish": "git push origin --follow-tags" + }, + "files": [ + "which.js", + "bin/node-which" + ], + "tap": { + "check-coverage": true + }, + "engines": { + "node": ">= 8" + } +} diff --git a/node_modules/which/which.js b/node_modules/which/which.js new file mode 100644 index 0000000..82afffd --- /dev/null +++ b/node_modules/which/which.js @@ -0,0 +1,125 @@ +const isWindows = process.platform === 'win32' || + process.env.OSTYPE === 'cygwin' || + process.env.OSTYPE === 'msys' + +const path = require('path') +const COLON = isWindows ? ';' : ':' +const isexe = require('isexe') + +const getNotFoundError = (cmd) => + Object.assign(new Error(`not found: ${cmd}`), { code: 'ENOENT' }) + +const getPathInfo = (cmd, opt) => { + const colon = opt.colon || COLON + + // If it has a slash, then we don't bother searching the pathenv. + // just check the file itself, and that's it. + const pathEnv = cmd.match(/\//) || isWindows && cmd.match(/\\/) ? [''] + : ( + [ + // windows always checks the cwd first + ...(isWindows ? [process.cwd()] : []), + ...(opt.path || process.env.PATH || + /* istanbul ignore next: very unusual */ '').split(colon), + ] + ) + const pathExtExe = isWindows + ? opt.pathExt || process.env.PATHEXT || '.EXE;.CMD;.BAT;.COM' + : '' + const pathExt = isWindows ? pathExtExe.split(colon) : [''] + + if (isWindows) { + if (cmd.indexOf('.') !== -1 && pathExt[0] !== '') + pathExt.unshift('') + } + + return { + pathEnv, + pathExt, + pathExtExe, + } +} + +const which = (cmd, opt, cb) => { + if (typeof opt === 'function') { + cb = opt + opt = {} + } + if (!opt) + opt = {} + + const { pathEnv, pathExt, pathExtExe } = getPathInfo(cmd, opt) + const found = [] + + const step = i => new Promise((resolve, reject) => { + if (i === pathEnv.length) + return opt.all && found.length ? resolve(found) + : reject(getNotFoundError(cmd)) + + const ppRaw = pathEnv[i] + const pathPart = /^".*"$/.test(ppRaw) ? ppRaw.slice(1, -1) : ppRaw + + const pCmd = path.join(pathPart, cmd) + const p = !pathPart && /^\.[\\\/]/.test(cmd) ? cmd.slice(0, 2) + pCmd + : pCmd + + resolve(subStep(p, i, 0)) + }) + + const subStep = (p, i, ii) => new Promise((resolve, reject) => { + if (ii === pathExt.length) + return resolve(step(i + 1)) + const ext = pathExt[ii] + isexe(p + ext, { pathExt: pathExtExe }, (er, is) => { + if (!er && is) { + if (opt.all) + found.push(p + ext) + else + return resolve(p + ext) + } + return resolve(subStep(p, i, ii + 1)) + }) + }) + + return cb ? step(0).then(res => cb(null, res), cb) : step(0) +} + +const whichSync = (cmd, opt) => { + opt = opt || {} + + const { pathEnv, pathExt, pathExtExe } = getPathInfo(cmd, opt) + const found = [] + + for (let i = 0; i < pathEnv.length; i ++) { + const ppRaw = pathEnv[i] + const pathPart = /^".*"$/.test(ppRaw) ? ppRaw.slice(1, -1) : ppRaw + + const pCmd = path.join(pathPart, cmd) + const p = !pathPart && /^\.[\\\/]/.test(cmd) ? cmd.slice(0, 2) + pCmd + : pCmd + + for (let j = 0; j < pathExt.length; j ++) { + const cur = p + pathExt[j] + try { + const is = isexe.sync(cur, { pathExt: pathExtExe }) + if (is) { + if (opt.all) + found.push(cur) + else + return cur + } + } catch (ex) {} + } + } + + if (opt.all && found.length) + return found + + if (opt.nothrow) + return null + + throw getNotFoundError(cmd) +} + +module.exports = which +which.sync = whichSync diff --git a/node_modules/wide-align/LICENSE b/node_modules/wide-align/LICENSE new file mode 100644 index 0000000..f4be44d --- /dev/null +++ b/node_modules/wide-align/LICENSE @@ -0,0 +1,14 @@ +Copyright (c) 2015, Rebecca Turner + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + diff --git a/node_modules/wide-align/README.md b/node_modules/wide-align/README.md new file mode 100644 index 0000000..32f1be0 --- /dev/null +++ b/node_modules/wide-align/README.md @@ -0,0 +1,47 @@ +wide-align +---------- + +A wide-character aware text alignment function for use in terminals / on the +console. + +### Usage + +``` +var align = require('wide-align') + +// Note that if you view this on a unicode console, all of the slashes are +// aligned. This is because on a console, all narrow characters are +// an en wide and all wide characters are an em. In browsers, this isn't +// held to and wide characters like "古" can be less than two narrow +// characters even with a fixed width font. + +console.log(align.center('abc', 10)) // ' abc ' +console.log(align.center('古古古', 10)) // ' 古古古 ' +console.log(align.left('abc', 10)) // 'abc ' +console.log(align.left('古古古', 10)) // '古古古 ' +console.log(align.right('abc', 10)) // ' abc' +console.log(align.right('古古古', 10)) // ' 古古古' +``` + +### Functions + +#### `align.center(str, length)` → `str` + +Returns *str* with spaces added to both sides such that that it is *length* +chars long and centered in the spaces. + +#### `align.left(str, length)` → `str` + +Returns *str* with spaces to the right such that it is *length* chars long. + +### `align.right(str, length)` → `str` + +Returns *str* with spaces to the left such that it is *length* chars long. + +### Origins + +These functions were originally taken from +[cliui](https://npmjs.com/package/cliui). Changes include switching to the +MUCH faster pad generation function from +[lodash](https://npmjs.com/package/lodash), making center alignment pad +both sides and adding left alignment. diff --git a/node_modules/wide-align/align.js b/node_modules/wide-align/align.js new file mode 100644 index 0000000..4f94ca4 --- /dev/null +++ b/node_modules/wide-align/align.js @@ -0,0 +1,65 @@ +'use strict' +var stringWidth = require('string-width') + +exports.center = alignCenter +exports.left = alignLeft +exports.right = alignRight + +// lodash's way of generating pad characters. + +function createPadding (width) { + var result = '' + var string = ' ' + var n = width + do { + if (n % 2) { + result += string; + } + n = Math.floor(n / 2); + string += string; + } while (n); + + return result; +} + +function alignLeft (str, width) { + var trimmed = str.trimRight() + if (trimmed.length === 0 && str.length >= width) return str + var padding = '' + var strWidth = stringWidth(trimmed) + + if (strWidth < width) { + padding = createPadding(width - strWidth) + } + + return trimmed + padding +} + +function alignRight (str, width) { + var trimmed = str.trimLeft() + if (trimmed.length === 0 && str.length >= width) return str + var padding = '' + var strWidth = stringWidth(trimmed) + + if (strWidth < width) { + padding = createPadding(width - strWidth) + } + + return padding + trimmed +} + +function alignCenter (str, width) { + var trimmed = str.trim() + if (trimmed.length === 0 && str.length >= width) return str + var padLeft = '' + var padRight = '' + var strWidth = stringWidth(trimmed) + + if (strWidth < width) { + var padLeftBy = parseInt((width - strWidth) / 2, 10) + padLeft = createPadding(padLeftBy) + padRight = createPadding(width - (strWidth + padLeftBy)) + } + + return padLeft + trimmed + padRight +} diff --git a/node_modules/wide-align/package.json b/node_modules/wide-align/package.json new file mode 100644 index 0000000..2dd2707 --- /dev/null +++ b/node_modules/wide-align/package.json @@ -0,0 +1,33 @@ +{ + "name": "wide-align", + "version": "1.1.5", + "description": "A wide-character aware text alignment function for use on the console or with fixed width fonts.", + "main": "align.js", + "scripts": { + "test": "tap --coverage test/*.js" + }, + "keywords": [ + "wide", + "double", + "unicode", + "cjkv", + "pad", + "align" + ], + "author": "Rebecca Turner (http://re-becca.org/)", + "license": "ISC", + "repository": { + "type": "git", + "url": "https://github.com/iarna/wide-align" + }, + "//": "But not version 5 of string-width, as that's ESM only", + "dependencies": { + "string-width": "^1.0.2 || 2 || 3 || 4" + }, + "devDependencies": { + "tap": "*" + }, + "files": [ + "align.js" + ] +} diff --git a/node_modules/wrap-ansi/index.js b/node_modules/wrap-ansi/index.js new file mode 100644 index 0000000..d502255 --- /dev/null +++ b/node_modules/wrap-ansi/index.js @@ -0,0 +1,216 @@ +'use strict'; +const stringWidth = require('string-width'); +const stripAnsi = require('strip-ansi'); +const ansiStyles = require('ansi-styles'); + +const ESCAPES = new Set([ + '\u001B', + '\u009B' +]); + +const END_CODE = 39; + +const ANSI_ESCAPE_BELL = '\u0007'; +const ANSI_CSI = '['; +const ANSI_OSC = ']'; +const ANSI_SGR_TERMINATOR = 'm'; +const ANSI_ESCAPE_LINK = `${ANSI_OSC}8;;`; + +const wrapAnsi = code => `${ESCAPES.values().next().value}${ANSI_CSI}${code}${ANSI_SGR_TERMINATOR}`; +const wrapAnsiHyperlink = uri => `${ESCAPES.values().next().value}${ANSI_ESCAPE_LINK}${uri}${ANSI_ESCAPE_BELL}`; + +// Calculate the length of words split on ' ', ignoring +// the extra characters added by ansi escape codes +const wordLengths = string => string.split(' ').map(character => stringWidth(character)); + +// Wrap a long word across multiple rows +// Ansi escape codes do not count towards length +const wrapWord = (rows, word, columns) => { + const characters = [...word]; + + let isInsideEscape = false; + let isInsideLinkEscape = false; + let visible = stringWidth(stripAnsi(rows[rows.length - 1])); + + for (const [index, character] of characters.entries()) { + const characterLength = stringWidth(character); + + if (visible + characterLength <= columns) { + rows[rows.length - 1] += character; + } else { + rows.push(character); + visible = 0; + } + + if (ESCAPES.has(character)) { + isInsideEscape = true; + isInsideLinkEscape = characters.slice(index + 1).join('').startsWith(ANSI_ESCAPE_LINK); + } + + if (isInsideEscape) { + if (isInsideLinkEscape) { + if (character === ANSI_ESCAPE_BELL) { + isInsideEscape = false; + isInsideLinkEscape = false; + } + } else if (character === ANSI_SGR_TERMINATOR) { + isInsideEscape = false; + } + + continue; + } + + visible += characterLength; + + if (visible === columns && index < characters.length - 1) { + rows.push(''); + visible = 0; + } + } + + // It's possible that the last row we copy over is only + // ansi escape characters, handle this edge-case + if (!visible && rows[rows.length - 1].length > 0 && rows.length > 1) { + rows[rows.length - 2] += rows.pop(); + } +}; + +// Trims spaces from a string ignoring invisible sequences +const stringVisibleTrimSpacesRight = string => { + const words = string.split(' '); + let last = words.length; + + while (last > 0) { + if (stringWidth(words[last - 1]) > 0) { + break; + } + + last--; + } + + if (last === words.length) { + return string; + } + + return words.slice(0, last).join(' ') + words.slice(last).join(''); +}; + +// The wrap-ansi module can be invoked in either 'hard' or 'soft' wrap mode +// +// 'hard' will never allow a string to take up more than columns characters +// +// 'soft' allows long words to expand past the column length +const exec = (string, columns, options = {}) => { + if (options.trim !== false && string.trim() === '') { + return ''; + } + + let returnValue = ''; + let escapeCode; + let escapeUrl; + + const lengths = wordLengths(string); + let rows = ['']; + + for (const [index, word] of string.split(' ').entries()) { + if (options.trim !== false) { + rows[rows.length - 1] = rows[rows.length - 1].trimStart(); + } + + let rowLength = stringWidth(rows[rows.length - 1]); + + if (index !== 0) { + if (rowLength >= columns && (options.wordWrap === false || options.trim === false)) { + // If we start with a new word but the current row length equals the length of the columns, add a new row + rows.push(''); + rowLength = 0; + } + + if (rowLength > 0 || options.trim === false) { + rows[rows.length - 1] += ' '; + rowLength++; + } + } + + // In 'hard' wrap mode, the length of a line is never allowed to extend past 'columns' + if (options.hard && lengths[index] > columns) { + const remainingColumns = (columns - rowLength); + const breaksStartingThisLine = 1 + Math.floor((lengths[index] - remainingColumns - 1) / columns); + const breaksStartingNextLine = Math.floor((lengths[index] - 1) / columns); + if (breaksStartingNextLine < breaksStartingThisLine) { + rows.push(''); + } + + wrapWord(rows, word, columns); + continue; + } + + if (rowLength + lengths[index] > columns && rowLength > 0 && lengths[index] > 0) { + if (options.wordWrap === false && rowLength < columns) { + wrapWord(rows, word, columns); + continue; + } + + rows.push(''); + } + + if (rowLength + lengths[index] > columns && options.wordWrap === false) { + wrapWord(rows, word, columns); + continue; + } + + rows[rows.length - 1] += word; + } + + if (options.trim !== false) { + rows = rows.map(stringVisibleTrimSpacesRight); + } + + const pre = [...rows.join('\n')]; + + for (const [index, character] of pre.entries()) { + returnValue += character; + + if (ESCAPES.has(character)) { + const {groups} = new RegExp(`(?:\\${ANSI_CSI}(?\\d+)m|\\${ANSI_ESCAPE_LINK}(?.*)${ANSI_ESCAPE_BELL})`).exec(pre.slice(index).join('')) || {groups: {}}; + if (groups.code !== undefined) { + const code = Number.parseFloat(groups.code); + escapeCode = code === END_CODE ? undefined : code; + } else if (groups.uri !== undefined) { + escapeUrl = groups.uri.length === 0 ? undefined : groups.uri; + } + } + + const code = ansiStyles.codes.get(Number(escapeCode)); + + if (pre[index + 1] === '\n') { + if (escapeUrl) { + returnValue += wrapAnsiHyperlink(''); + } + + if (escapeCode && code) { + returnValue += wrapAnsi(code); + } + } else if (character === '\n') { + if (escapeCode && code) { + returnValue += wrapAnsi(escapeCode); + } + + if (escapeUrl) { + returnValue += wrapAnsiHyperlink(escapeUrl); + } + } + } + + return returnValue; +}; + +// For each newline, invoke the method separately +module.exports = (string, columns, options) => { + return String(string) + .normalize() + .replace(/\r\n/g, '\n') + .split('\n') + .map(line => exec(line, columns, options)) + .join('\n'); +}; diff --git a/node_modules/wrap-ansi/license b/node_modules/wrap-ansi/license new file mode 100644 index 0000000..fa7ceba --- /dev/null +++ b/node_modules/wrap-ansi/license @@ -0,0 +1,9 @@ +MIT License + +Copyright (c) Sindre Sorhus (https://sindresorhus.com) + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/wrap-ansi/package.json b/node_modules/wrap-ansi/package.json new file mode 100644 index 0000000..dfb2f4f --- /dev/null +++ b/node_modules/wrap-ansi/package.json @@ -0,0 +1,62 @@ +{ + "name": "wrap-ansi", + "version": "7.0.0", + "description": "Wordwrap a string with ANSI escape codes", + "license": "MIT", + "repository": "chalk/wrap-ansi", + "funding": "https://github.com/chalk/wrap-ansi?sponsor=1", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "https://sindresorhus.com" + }, + "engines": { + "node": ">=10" + }, + "scripts": { + "test": "xo && nyc ava" + }, + "files": [ + "index.js" + ], + "keywords": [ + "wrap", + "break", + "wordwrap", + "wordbreak", + "linewrap", + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "devDependencies": { + "ava": "^2.1.0", + "chalk": "^4.0.0", + "coveralls": "^3.0.3", + "has-ansi": "^4.0.0", + "nyc": "^15.0.1", + "xo": "^0.29.1" + } +} diff --git a/node_modules/wrap-ansi/readme.md b/node_modules/wrap-ansi/readme.md new file mode 100644 index 0000000..68779ba --- /dev/null +++ b/node_modules/wrap-ansi/readme.md @@ -0,0 +1,91 @@ +# wrap-ansi [![Build Status](https://travis-ci.com/chalk/wrap-ansi.svg?branch=master)](https://travis-ci.com/chalk/wrap-ansi) [![Coverage Status](https://coveralls.io/repos/github/chalk/wrap-ansi/badge.svg?branch=master)](https://coveralls.io/github/chalk/wrap-ansi?branch=master) + +> Wordwrap a string with [ANSI escape codes](https://en.wikipedia.org/wiki/ANSI_escape_code#Colors_and_Styles) + +## Install + +``` +$ npm install wrap-ansi +``` + +## Usage + +```js +const chalk = require('chalk'); +const wrapAnsi = require('wrap-ansi'); + +const input = 'The quick brown ' + chalk.red('fox jumped over ') + + 'the lazy ' + chalk.green('dog and then ran away with the unicorn.'); + +console.log(wrapAnsi(input, 20)); +``` + + + +## API + +### wrapAnsi(string, columns, options?) + +Wrap words to the specified column width. + +#### string + +Type: `string` + +String with ANSI escape codes. Like one styled by [`chalk`](https://github.com/chalk/chalk). Newline characters will be normalized to `\n`. + +#### columns + +Type: `number` + +Number of columns to wrap the text to. + +#### options + +Type: `object` + +##### hard + +Type: `boolean`\ +Default: `false` + +By default the wrap is soft, meaning long words may extend past the column width. Setting this to `true` will make it hard wrap at the column width. + +##### wordWrap + +Type: `boolean`\ +Default: `true` + +By default, an attempt is made to split words at spaces, ensuring that they don't extend past the configured columns. If wordWrap is `false`, each column will instead be completely filled splitting words as necessary. + +##### trim + +Type: `boolean`\ +Default: `true` + +Whitespace on all lines is removed by default. Set this option to `false` if you don't want to trim. + +## Related + +- [slice-ansi](https://github.com/chalk/slice-ansi) - Slice a string with ANSI escape codes +- [cli-truncate](https://github.com/sindresorhus/cli-truncate) - Truncate a string to a specific width in the terminal +- [chalk](https://github.com/chalk/chalk) - Terminal string styling done right +- [jsesc](https://github.com/mathiasbynens/jsesc) - Generate ASCII-only output from Unicode strings. Useful for creating test fixtures. + +## Maintainers + +- [Sindre Sorhus](https://github.com/sindresorhus) +- [Josh Junon](https://github.com/qix-) +- [Benjamin Coe](https://github.com/bcoe) + +--- + +
      + + Get professional support for this package with a Tidelift subscription + +
      + + Tidelift helps make open source sustainable for maintainers while giving companies
      assurances about security, maintenance, and licensing for their dependencies. +
      +
      diff --git a/node_modules/wrappy/LICENSE b/node_modules/wrappy/LICENSE new file mode 100644 index 0000000..19129e3 --- /dev/null +++ b/node_modules/wrappy/LICENSE @@ -0,0 +1,15 @@ +The ISC License + +Copyright (c) Isaac Z. Schlueter and Contributors + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/wrappy/README.md b/node_modules/wrappy/README.md new file mode 100644 index 0000000..98eab25 --- /dev/null +++ b/node_modules/wrappy/README.md @@ -0,0 +1,36 @@ +# wrappy + +Callback wrapping utility + +## USAGE + +```javascript +var wrappy = require("wrappy") + +// var wrapper = wrappy(wrapperFunction) + +// make sure a cb is called only once +// See also: http://npm.im/once for this specific use case +var once = wrappy(function (cb) { + var called = false + return function () { + if (called) return + called = true + return cb.apply(this, arguments) + } +}) + +function printBoo () { + console.log('boo') +} +// has some rando property +printBoo.iAmBooPrinter = true + +var onlyPrintOnce = once(printBoo) + +onlyPrintOnce() // prints 'boo' +onlyPrintOnce() // does nothing + +// random property is retained! +assert.equal(onlyPrintOnce.iAmBooPrinter, true) +``` diff --git a/node_modules/wrappy/package.json b/node_modules/wrappy/package.json new file mode 100644 index 0000000..1307520 --- /dev/null +++ b/node_modules/wrappy/package.json @@ -0,0 +1,29 @@ +{ + "name": "wrappy", + "version": "1.0.2", + "description": "Callback wrapping utility", + "main": "wrappy.js", + "files": [ + "wrappy.js" + ], + "directories": { + "test": "test" + }, + "dependencies": {}, + "devDependencies": { + "tap": "^2.3.1" + }, + "scripts": { + "test": "tap --coverage test/*.js" + }, + "repository": { + "type": "git", + "url": "https://github.com/npm/wrappy" + }, + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", + "license": "ISC", + "bugs": { + "url": "https://github.com/npm/wrappy/issues" + }, + "homepage": "https://github.com/npm/wrappy" +} diff --git a/node_modules/wrappy/wrappy.js b/node_modules/wrappy/wrappy.js new file mode 100644 index 0000000..bb7e7d6 --- /dev/null +++ b/node_modules/wrappy/wrappy.js @@ -0,0 +1,33 @@ +// Returns a wrapper function that returns a wrapped callback +// The wrapper function should do some stuff, and return a +// presumably different callback function. +// This makes sure that own properties are retained, so that +// decorations and such are not lost along the way. +module.exports = wrappy +function wrappy (fn, cb) { + if (fn && cb) return wrappy(fn)(cb) + + if (typeof fn !== 'function') + throw new TypeError('need wrapper function') + + Object.keys(fn).forEach(function (k) { + wrapper[k] = fn[k] + }) + + return wrapper + + function wrapper() { + var args = new Array(arguments.length) + for (var i = 0; i < args.length; i++) { + args[i] = arguments[i] + } + var ret = fn.apply(this, args) + var cb = args[args.length-1] + if (typeof ret === 'function' && ret !== cb) { + Object.keys(cb).forEach(function (k) { + ret[k] = cb[k] + }) + } + return ret + } +} diff --git a/node_modules/xtend/.jshintrc b/node_modules/xtend/.jshintrc new file mode 100644 index 0000000..77887b5 --- /dev/null +++ b/node_modules/xtend/.jshintrc @@ -0,0 +1,30 @@ +{ + "maxdepth": 4, + "maxstatements": 200, + "maxcomplexity": 12, + "maxlen": 80, + "maxparams": 5, + + "curly": true, + "eqeqeq": true, + "immed": true, + "latedef": false, + "noarg": true, + "noempty": true, + "nonew": true, + "undef": true, + "unused": "vars", + "trailing": true, + + "quotmark": true, + "expr": true, + "asi": true, + + "browser": false, + "esnext": true, + "devel": false, + "node": false, + "nonstandard": false, + + "predef": ["require", "module", "__dirname", "__filename"] +} diff --git a/node_modules/xtend/LICENSE b/node_modules/xtend/LICENSE new file mode 100644 index 0000000..0099f4f --- /dev/null +++ b/node_modules/xtend/LICENSE @@ -0,0 +1,20 @@ +The MIT License (MIT) +Copyright (c) 2012-2014 Raynos. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/xtend/README.md b/node_modules/xtend/README.md new file mode 100644 index 0000000..4a2703c --- /dev/null +++ b/node_modules/xtend/README.md @@ -0,0 +1,32 @@ +# xtend + +[![browser support][3]][4] + +[![locked](http://badges.github.io/stability-badges/dist/locked.svg)](http://github.com/badges/stability-badges) + +Extend like a boss + +xtend is a basic utility library which allows you to extend an object by appending all of the properties from each object in a list. When there are identical properties, the right-most property takes precedence. + +## Examples + +```js +var extend = require("xtend") + +// extend returns a new object. Does not mutate arguments +var combination = extend({ + a: "a", + b: "c" +}, { + b: "b" +}) +// { a: "a", b: "b" } +``` + +## Stability status: Locked + +## MIT Licensed + + + [3]: http://ci.testling.com/Raynos/xtend.png + [4]: http://ci.testling.com/Raynos/xtend diff --git a/node_modules/xtend/immutable.js b/node_modules/xtend/immutable.js new file mode 100644 index 0000000..94889c9 --- /dev/null +++ b/node_modules/xtend/immutable.js @@ -0,0 +1,19 @@ +module.exports = extend + +var hasOwnProperty = Object.prototype.hasOwnProperty; + +function extend() { + var target = {} + + for (var i = 0; i < arguments.length; i++) { + var source = arguments[i] + + for (var key in source) { + if (hasOwnProperty.call(source, key)) { + target[key] = source[key] + } + } + } + + return target +} diff --git a/node_modules/xtend/mutable.js b/node_modules/xtend/mutable.js new file mode 100644 index 0000000..72debed --- /dev/null +++ b/node_modules/xtend/mutable.js @@ -0,0 +1,17 @@ +module.exports = extend + +var hasOwnProperty = Object.prototype.hasOwnProperty; + +function extend(target) { + for (var i = 1; i < arguments.length; i++) { + var source = arguments[i] + + for (var key in source) { + if (hasOwnProperty.call(source, key)) { + target[key] = source[key] + } + } + } + + return target +} diff --git a/node_modules/xtend/package.json b/node_modules/xtend/package.json new file mode 100644 index 0000000..f7a39d1 --- /dev/null +++ b/node_modules/xtend/package.json @@ -0,0 +1,55 @@ +{ + "name": "xtend", + "version": "4.0.2", + "description": "extend like a boss", + "keywords": [ + "extend", + "merge", + "options", + "opts", + "object", + "array" + ], + "author": "Raynos ", + "repository": "git://github.com/Raynos/xtend.git", + "main": "immutable", + "scripts": { + "test": "node test" + }, + "dependencies": {}, + "devDependencies": { + "tape": "~1.1.0" + }, + "homepage": "https://github.com/Raynos/xtend", + "contributors": [ + { + "name": "Jake Verbaten" + }, + { + "name": "Matt Esch" + } + ], + "bugs": { + "url": "https://github.com/Raynos/xtend/issues", + "email": "raynos2@gmail.com" + }, + "license": "MIT", + "testling": { + "files": "test.js", + "browsers": [ + "ie/7..latest", + "firefox/16..latest", + "firefox/nightly", + "chrome/22..latest", + "chrome/canary", + "opera/12..latest", + "opera/next", + "safari/5.1..latest", + "ipad/6.0..latest", + "iphone/6.0..latest" + ] + }, + "engines": { + "node": ">=0.4" + } +} diff --git a/node_modules/xtend/test.js b/node_modules/xtend/test.js new file mode 100644 index 0000000..b895b42 --- /dev/null +++ b/node_modules/xtend/test.js @@ -0,0 +1,103 @@ +var test = require("tape") +var extend = require("./") +var mutableExtend = require("./mutable") + +test("merge", function(assert) { + var a = { a: "foo" } + var b = { b: "bar" } + + assert.deepEqual(extend(a, b), { a: "foo", b: "bar" }) + assert.end() +}) + +test("replace", function(assert) { + var a = { a: "foo" } + var b = { a: "bar" } + + assert.deepEqual(extend(a, b), { a: "bar" }) + assert.end() +}) + +test("undefined", function(assert) { + var a = { a: undefined } + var b = { b: "foo" } + + assert.deepEqual(extend(a, b), { a: undefined, b: "foo" }) + assert.deepEqual(extend(b, a), { a: undefined, b: "foo" }) + assert.end() +}) + +test("handle 0", function(assert) { + var a = { a: "default" } + var b = { a: 0 } + + assert.deepEqual(extend(a, b), { a: 0 }) + assert.deepEqual(extend(b, a), { a: "default" }) + assert.end() +}) + +test("is immutable", function (assert) { + var record = {} + + extend(record, { foo: "bar" }) + assert.equal(record.foo, undefined) + assert.end() +}) + +test("null as argument", function (assert) { + var a = { foo: "bar" } + var b = null + var c = void 0 + + assert.deepEqual(extend(b, a, c), { foo: "bar" }) + assert.end() +}) + +test("mutable", function (assert) { + var a = { foo: "bar" } + + mutableExtend(a, { bar: "baz" }) + + assert.equal(a.bar, "baz") + assert.end() +}) + +test("null prototype", function(assert) { + var a = { a: "foo" } + var b = Object.create(null) + b.b = "bar"; + + assert.deepEqual(extend(a, b), { a: "foo", b: "bar" }) + assert.end() +}) + +test("null prototype mutable", function (assert) { + var a = { foo: "bar" } + var b = Object.create(null) + b.bar = "baz"; + + mutableExtend(a, b) + + assert.equal(a.bar, "baz") + assert.end() +}) + +test("prototype pollution", function (assert) { + var a = {} + var maliciousPayload = '{"__proto__":{"oops":"It works!"}}' + + assert.strictEqual(a.oops, undefined) + extend({}, maliciousPayload) + assert.strictEqual(a.oops, undefined) + assert.end() +}) + +test("prototype pollution mutable", function (assert) { + var a = {} + var maliciousPayload = '{"__proto__":{"oops":"It works!"}}' + + assert.strictEqual(a.oops, undefined) + mutableExtend({}, maliciousPayload) + assert.strictEqual(a.oops, undefined) + assert.end() +}) diff --git a/node_modules/y18n/CHANGELOG.md b/node_modules/y18n/CHANGELOG.md new file mode 100644 index 0000000..244d838 --- /dev/null +++ b/node_modules/y18n/CHANGELOG.md @@ -0,0 +1,100 @@ +# Change Log + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +### [5.0.8](https://www.github.com/yargs/y18n/compare/v5.0.7...v5.0.8) (2021-04-07) + + +### Bug Fixes + +* **deno:** force modern release for Deno ([b1c215a](https://www.github.com/yargs/y18n/commit/b1c215aed714bee5830e76de3e335504dc2c4dab)) + +### [5.0.7](https://www.github.com/yargs/y18n/compare/v5.0.6...v5.0.7) (2021-04-07) + + +### Bug Fixes + +* **deno:** force release for deno ([#121](https://www.github.com/yargs/y18n/issues/121)) ([d3f2560](https://www.github.com/yargs/y18n/commit/d3f2560e6cedf2bfa2352e9eec044da53f9a06b2)) + +### [5.0.6](https://www.github.com/yargs/y18n/compare/v5.0.5...v5.0.6) (2021-04-05) + + +### Bug Fixes + +* **webpack:** skip readFileSync if not defined ([#117](https://www.github.com/yargs/y18n/issues/117)) ([6966fa9](https://www.github.com/yargs/y18n/commit/6966fa91d2881cc6a6c531e836099e01f4da1616)) + +### [5.0.5](https://www.github.com/yargs/y18n/compare/v5.0.4...v5.0.5) (2020-10-25) + + +### Bug Fixes + +* address prototype pollution issue ([#108](https://www.github.com/yargs/y18n/issues/108)) ([a9ac604](https://www.github.com/yargs/y18n/commit/a9ac604abf756dec9687be3843e2c93bfe581f25)) + +### [5.0.4](https://www.github.com/yargs/y18n/compare/v5.0.3...v5.0.4) (2020-10-16) + + +### Bug Fixes + +* **exports:** node 13.0 and 13.1 require the dotted object form _with_ a string fallback ([#105](https://www.github.com/yargs/y18n/issues/105)) ([4f85d80](https://www.github.com/yargs/y18n/commit/4f85d80dbaae6d2c7899ae394f7ad97805df4886)) + +### [5.0.3](https://www.github.com/yargs/y18n/compare/v5.0.2...v5.0.3) (2020-10-16) + + +### Bug Fixes + +* **exports:** node 13.0-13.6 require a string fallback ([#103](https://www.github.com/yargs/y18n/issues/103)) ([e39921e](https://www.github.com/yargs/y18n/commit/e39921e1017f88f5d8ea97ddea854ffe92d68e74)) + +### [5.0.2](https://www.github.com/yargs/y18n/compare/v5.0.1...v5.0.2) (2020-10-01) + + +### Bug Fixes + +* **deno:** update types for deno ^1.4.0 ([#100](https://www.github.com/yargs/y18n/issues/100)) ([3834d9a](https://www.github.com/yargs/y18n/commit/3834d9ab1332f2937c935ada5e76623290efae81)) + +### [5.0.1](https://www.github.com/yargs/y18n/compare/v5.0.0...v5.0.1) (2020-09-05) + + +### Bug Fixes + +* main had old index path ([#98](https://www.github.com/yargs/y18n/issues/98)) ([124f7b0](https://www.github.com/yargs/y18n/commit/124f7b047ba9596bdbdf64459988304e77f3de1b)) + +## [5.0.0](https://www.github.com/yargs/y18n/compare/v4.0.0...v5.0.0) (2020-09-05) + + +### ⚠ BREAKING CHANGES + +* exports maps are now used, which modifies import behavior. +* drops Node 6 and 4. begin following Node.js LTS schedule (#89) + +### Features + +* add support for ESM and Deno [#95](https://www.github.com/yargs/y18n/issues/95)) ([4d7ae94](https://www.github.com/yargs/y18n/commit/4d7ae94bcb42e84164e2180366474b1cd321ed94)) + + +### Build System + +* drops Node 6 and 4. begin following Node.js LTS schedule ([#89](https://www.github.com/yargs/y18n/issues/89)) ([3cc0c28](https://www.github.com/yargs/y18n/commit/3cc0c287240727b84eaf1927f903612ec80f5e43)) + +### 4.0.1 (2020-10-25) + + +### Bug Fixes + +* address prototype pollution issue ([#108](https://www.github.com/yargs/y18n/issues/108)) ([a9ac604](https://www.github.com/yargs/y18n/commit/7de58ca0d315990cdb38234e97fc66254cdbcd71)) + +## [4.0.0](https://github.com/yargs/y18n/compare/v3.2.1...v4.0.0) (2017-10-10) + + +### Bug Fixes + +* allow support for falsy values like 0 in tagged literal ([#45](https://github.com/yargs/y18n/issues/45)) ([c926123](https://github.com/yargs/y18n/commit/c926123)) + + +### Features + +* **__:** added tagged template literal support ([#44](https://github.com/yargs/y18n/issues/44)) ([0598daf](https://github.com/yargs/y18n/commit/0598daf)) + + +### BREAKING CHANGES + +* **__:** dropping Node 0.10/Node 0.12 support diff --git a/node_modules/y18n/LICENSE b/node_modules/y18n/LICENSE new file mode 100644 index 0000000..3c157f0 --- /dev/null +++ b/node_modules/y18n/LICENSE @@ -0,0 +1,13 @@ +Copyright (c) 2015, Contributors + +Permission to use, copy, modify, and/or distribute this software for any purpose +with or without fee is hereby granted, provided that the above copyright notice +and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS +OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF +THIS SOFTWARE. diff --git a/node_modules/y18n/README.md b/node_modules/y18n/README.md new file mode 100644 index 0000000..5102bb1 --- /dev/null +++ b/node_modules/y18n/README.md @@ -0,0 +1,127 @@ +# y18n + +[![NPM version][npm-image]][npm-url] +[![js-standard-style][standard-image]][standard-url] +[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org) + +The bare-bones internationalization library used by yargs. + +Inspired by [i18n](https://www.npmjs.com/package/i18n). + +## Examples + +_simple string translation:_ + +```js +const __ = require('y18n')().__; + +console.log(__('my awesome string %s', 'foo')); +``` + +output: + +`my awesome string foo` + +_using tagged template literals_ + +```js +const __ = require('y18n')().__; + +const str = 'foo'; + +console.log(__`my awesome string ${str}`); +``` + +output: + +`my awesome string foo` + +_pluralization support:_ + +```js +const __n = require('y18n')().__n; + +console.log(__n('one fish %s', '%d fishes %s', 2, 'foo')); +``` + +output: + +`2 fishes foo` + +## Deno Example + +As of `v5` `y18n` supports [Deno](https://github.com/denoland/deno): + +```typescript +import y18n from "https://deno.land/x/y18n/deno.ts"; + +const __ = y18n({ + locale: 'pirate', + directory: './test/locales' +}).__ + +console.info(__`Hi, ${'Ben'} ${'Coe'}!`) +``` + +You will need to run with `--allow-read` to load alternative locales. + +## JSON Language Files + +The JSON language files should be stored in a `./locales` folder. +File names correspond to locales, e.g., `en.json`, `pirate.json`. + +When strings are observed for the first time they will be +added to the JSON file corresponding to the current locale. + +## Methods + +### require('y18n')(config) + +Create an instance of y18n with the config provided, options include: + +* `directory`: the locale directory, default `./locales`. +* `updateFiles`: should newly observed strings be updated in file, default `true`. +* `locale`: what locale should be used. +* `fallbackToLanguage`: should fallback to a language-only file (e.g. `en.json`) + be allowed if a file matching the locale does not exist (e.g. `en_US.json`), + default `true`. + +### y18n.\_\_(str, arg, arg, arg) + +Print a localized string, `%s` will be replaced with `arg`s. + +This function can also be used as a tag for a template literal. You can use it +like this: __`hello ${'world'}`. This will be equivalent to +`__('hello %s', 'world')`. + +### y18n.\_\_n(singularString, pluralString, count, arg, arg, arg) + +Print a localized string with appropriate pluralization. If `%d` is provided +in the string, the `count` will replace this placeholder. + +### y18n.setLocale(str) + +Set the current locale being used. + +### y18n.getLocale() + +What locale is currently being used? + +### y18n.updateLocale(obj) + +Update the current locale with the key value pairs in `obj`. + +## Supported Node.js Versions + +Libraries in this ecosystem make a best effort to track +[Node.js' release schedule](https://nodejs.org/en/about/releases/). Here's [a +post on why we think this is important](https://medium.com/the-node-js-collection/maintainers-should-consider-following-node-js-release-schedule-ab08ed4de71a). + +## License + +ISC + +[npm-url]: https://npmjs.org/package/y18n +[npm-image]: https://img.shields.io/npm/v/y18n.svg +[standard-image]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg +[standard-url]: https://github.com/feross/standard diff --git a/node_modules/y18n/build/index.cjs b/node_modules/y18n/build/index.cjs new file mode 100644 index 0000000..b2731e1 --- /dev/null +++ b/node_modules/y18n/build/index.cjs @@ -0,0 +1,203 @@ +'use strict'; + +var fs = require('fs'); +var util = require('util'); +var path = require('path'); + +let shim; +class Y18N { + constructor(opts) { + // configurable options. + opts = opts || {}; + this.directory = opts.directory || './locales'; + this.updateFiles = typeof opts.updateFiles === 'boolean' ? opts.updateFiles : true; + this.locale = opts.locale || 'en'; + this.fallbackToLanguage = typeof opts.fallbackToLanguage === 'boolean' ? opts.fallbackToLanguage : true; + // internal stuff. + this.cache = Object.create(null); + this.writeQueue = []; + } + __(...args) { + if (typeof arguments[0] !== 'string') { + return this._taggedLiteral(arguments[0], ...arguments); + } + const str = args.shift(); + let cb = function () { }; // start with noop. + if (typeof args[args.length - 1] === 'function') + cb = args.pop(); + cb = cb || function () { }; // noop. + if (!this.cache[this.locale]) + this._readLocaleFile(); + // we've observed a new string, update the language file. + if (!this.cache[this.locale][str] && this.updateFiles) { + this.cache[this.locale][str] = str; + // include the current directory and locale, + // since these values could change before the + // write is performed. + this._enqueueWrite({ + directory: this.directory, + locale: this.locale, + cb + }); + } + else { + cb(); + } + return shim.format.apply(shim.format, [this.cache[this.locale][str] || str].concat(args)); + } + __n() { + const args = Array.prototype.slice.call(arguments); + const singular = args.shift(); + const plural = args.shift(); + const quantity = args.shift(); + let cb = function () { }; // start with noop. + if (typeof args[args.length - 1] === 'function') + cb = args.pop(); + if (!this.cache[this.locale]) + this._readLocaleFile(); + let str = quantity === 1 ? singular : plural; + if (this.cache[this.locale][singular]) { + const entry = this.cache[this.locale][singular]; + str = entry[quantity === 1 ? 'one' : 'other']; + } + // we've observed a new string, update the language file. + if (!this.cache[this.locale][singular] && this.updateFiles) { + this.cache[this.locale][singular] = { + one: singular, + other: plural + }; + // include the current directory and locale, + // since these values could change before the + // write is performed. + this._enqueueWrite({ + directory: this.directory, + locale: this.locale, + cb + }); + } + else { + cb(); + } + // if a %d placeholder is provided, add quantity + // to the arguments expanded by util.format. + const values = [str]; + if (~str.indexOf('%d')) + values.push(quantity); + return shim.format.apply(shim.format, values.concat(args)); + } + setLocale(locale) { + this.locale = locale; + } + getLocale() { + return this.locale; + } + updateLocale(obj) { + if (!this.cache[this.locale]) + this._readLocaleFile(); + for (const key in obj) { + if (Object.prototype.hasOwnProperty.call(obj, key)) { + this.cache[this.locale][key] = obj[key]; + } + } + } + _taggedLiteral(parts, ...args) { + let str = ''; + parts.forEach(function (part, i) { + const arg = args[i + 1]; + str += part; + if (typeof arg !== 'undefined') { + str += '%s'; + } + }); + return this.__.apply(this, [str].concat([].slice.call(args, 1))); + } + _enqueueWrite(work) { + this.writeQueue.push(work); + if (this.writeQueue.length === 1) + this._processWriteQueue(); + } + _processWriteQueue() { + const _this = this; + const work = this.writeQueue[0]; + // destructure the enqueued work. + const directory = work.directory; + const locale = work.locale; + const cb = work.cb; + const languageFile = this._resolveLocaleFile(directory, locale); + const serializedLocale = JSON.stringify(this.cache[locale], null, 2); + shim.fs.writeFile(languageFile, serializedLocale, 'utf-8', function (err) { + _this.writeQueue.shift(); + if (_this.writeQueue.length > 0) + _this._processWriteQueue(); + cb(err); + }); + } + _readLocaleFile() { + let localeLookup = {}; + const languageFile = this._resolveLocaleFile(this.directory, this.locale); + try { + // When using a bundler such as webpack, readFileSync may not be defined: + if (shim.fs.readFileSync) { + localeLookup = JSON.parse(shim.fs.readFileSync(languageFile, 'utf-8')); + } + } + catch (err) { + if (err instanceof SyntaxError) { + err.message = 'syntax error in ' + languageFile; + } + if (err.code === 'ENOENT') + localeLookup = {}; + else + throw err; + } + this.cache[this.locale] = localeLookup; + } + _resolveLocaleFile(directory, locale) { + let file = shim.resolve(directory, './', locale + '.json'); + if (this.fallbackToLanguage && !this._fileExistsSync(file) && ~locale.lastIndexOf('_')) { + // attempt fallback to language only + const languageFile = shim.resolve(directory, './', locale.split('_')[0] + '.json'); + if (this._fileExistsSync(languageFile)) + file = languageFile; + } + return file; + } + _fileExistsSync(file) { + return shim.exists(file); + } +} +function y18n$1(opts, _shim) { + shim = _shim; + const y18n = new Y18N(opts); + return { + __: y18n.__.bind(y18n), + __n: y18n.__n.bind(y18n), + setLocale: y18n.setLocale.bind(y18n), + getLocale: y18n.getLocale.bind(y18n), + updateLocale: y18n.updateLocale.bind(y18n), + locale: y18n.locale + }; +} + +var nodePlatformShim = { + fs: { + readFileSync: fs.readFileSync, + writeFile: fs.writeFile + }, + format: util.format, + resolve: path.resolve, + exists: (file) => { + try { + return fs.statSync(file).isFile(); + } + catch (err) { + return false; + } + } +}; + +const y18n = (opts) => { + return y18n$1(opts, nodePlatformShim); +}; + +module.exports = y18n; diff --git a/node_modules/y18n/build/lib/cjs.js b/node_modules/y18n/build/lib/cjs.js new file mode 100644 index 0000000..ff58470 --- /dev/null +++ b/node_modules/y18n/build/lib/cjs.js @@ -0,0 +1,6 @@ +import { y18n as _y18n } from './index.js'; +import nodePlatformShim from './platform-shims/node.js'; +const y18n = (opts) => { + return _y18n(opts, nodePlatformShim); +}; +export default y18n; diff --git a/node_modules/y18n/build/lib/index.js b/node_modules/y18n/build/lib/index.js new file mode 100644 index 0000000..e38f335 --- /dev/null +++ b/node_modules/y18n/build/lib/index.js @@ -0,0 +1,174 @@ +let shim; +class Y18N { + constructor(opts) { + // configurable options. + opts = opts || {}; + this.directory = opts.directory || './locales'; + this.updateFiles = typeof opts.updateFiles === 'boolean' ? opts.updateFiles : true; + this.locale = opts.locale || 'en'; + this.fallbackToLanguage = typeof opts.fallbackToLanguage === 'boolean' ? opts.fallbackToLanguage : true; + // internal stuff. + this.cache = Object.create(null); + this.writeQueue = []; + } + __(...args) { + if (typeof arguments[0] !== 'string') { + return this._taggedLiteral(arguments[0], ...arguments); + } + const str = args.shift(); + let cb = function () { }; // start with noop. + if (typeof args[args.length - 1] === 'function') + cb = args.pop(); + cb = cb || function () { }; // noop. + if (!this.cache[this.locale]) + this._readLocaleFile(); + // we've observed a new string, update the language file. + if (!this.cache[this.locale][str] && this.updateFiles) { + this.cache[this.locale][str] = str; + // include the current directory and locale, + // since these values could change before the + // write is performed. + this._enqueueWrite({ + directory: this.directory, + locale: this.locale, + cb + }); + } + else { + cb(); + } + return shim.format.apply(shim.format, [this.cache[this.locale][str] || str].concat(args)); + } + __n() { + const args = Array.prototype.slice.call(arguments); + const singular = args.shift(); + const plural = args.shift(); + const quantity = args.shift(); + let cb = function () { }; // start with noop. + if (typeof args[args.length - 1] === 'function') + cb = args.pop(); + if (!this.cache[this.locale]) + this._readLocaleFile(); + let str = quantity === 1 ? singular : plural; + if (this.cache[this.locale][singular]) { + const entry = this.cache[this.locale][singular]; + str = entry[quantity === 1 ? 'one' : 'other']; + } + // we've observed a new string, update the language file. + if (!this.cache[this.locale][singular] && this.updateFiles) { + this.cache[this.locale][singular] = { + one: singular, + other: plural + }; + // include the current directory and locale, + // since these values could change before the + // write is performed. + this._enqueueWrite({ + directory: this.directory, + locale: this.locale, + cb + }); + } + else { + cb(); + } + // if a %d placeholder is provided, add quantity + // to the arguments expanded by util.format. + const values = [str]; + if (~str.indexOf('%d')) + values.push(quantity); + return shim.format.apply(shim.format, values.concat(args)); + } + setLocale(locale) { + this.locale = locale; + } + getLocale() { + return this.locale; + } + updateLocale(obj) { + if (!this.cache[this.locale]) + this._readLocaleFile(); + for (const key in obj) { + if (Object.prototype.hasOwnProperty.call(obj, key)) { + this.cache[this.locale][key] = obj[key]; + } + } + } + _taggedLiteral(parts, ...args) { + let str = ''; + parts.forEach(function (part, i) { + const arg = args[i + 1]; + str += part; + if (typeof arg !== 'undefined') { + str += '%s'; + } + }); + return this.__.apply(this, [str].concat([].slice.call(args, 1))); + } + _enqueueWrite(work) { + this.writeQueue.push(work); + if (this.writeQueue.length === 1) + this._processWriteQueue(); + } + _processWriteQueue() { + const _this = this; + const work = this.writeQueue[0]; + // destructure the enqueued work. + const directory = work.directory; + const locale = work.locale; + const cb = work.cb; + const languageFile = this._resolveLocaleFile(directory, locale); + const serializedLocale = JSON.stringify(this.cache[locale], null, 2); + shim.fs.writeFile(languageFile, serializedLocale, 'utf-8', function (err) { + _this.writeQueue.shift(); + if (_this.writeQueue.length > 0) + _this._processWriteQueue(); + cb(err); + }); + } + _readLocaleFile() { + let localeLookup = {}; + const languageFile = this._resolveLocaleFile(this.directory, this.locale); + try { + // When using a bundler such as webpack, readFileSync may not be defined: + if (shim.fs.readFileSync) { + localeLookup = JSON.parse(shim.fs.readFileSync(languageFile, 'utf-8')); + } + } + catch (err) { + if (err instanceof SyntaxError) { + err.message = 'syntax error in ' + languageFile; + } + if (err.code === 'ENOENT') + localeLookup = {}; + else + throw err; + } + this.cache[this.locale] = localeLookup; + } + _resolveLocaleFile(directory, locale) { + let file = shim.resolve(directory, './', locale + '.json'); + if (this.fallbackToLanguage && !this._fileExistsSync(file) && ~locale.lastIndexOf('_')) { + // attempt fallback to language only + const languageFile = shim.resolve(directory, './', locale.split('_')[0] + '.json'); + if (this._fileExistsSync(languageFile)) + file = languageFile; + } + return file; + } + _fileExistsSync(file) { + return shim.exists(file); + } +} +export function y18n(opts, _shim) { + shim = _shim; + const y18n = new Y18N(opts); + return { + __: y18n.__.bind(y18n), + __n: y18n.__n.bind(y18n), + setLocale: y18n.setLocale.bind(y18n), + getLocale: y18n.getLocale.bind(y18n), + updateLocale: y18n.updateLocale.bind(y18n), + locale: y18n.locale + }; +} diff --git a/node_modules/y18n/build/lib/platform-shims/node.js b/node_modules/y18n/build/lib/platform-shims/node.js new file mode 100644 index 0000000..181208b --- /dev/null +++ b/node_modules/y18n/build/lib/platform-shims/node.js @@ -0,0 +1,19 @@ +import { readFileSync, statSync, writeFile } from 'fs'; +import { format } from 'util'; +import { resolve } from 'path'; +export default { + fs: { + readFileSync, + writeFile + }, + format, + resolve, + exists: (file) => { + try { + return statSync(file).isFile(); + } + catch (err) { + return false; + } + } +}; diff --git a/node_modules/y18n/index.mjs b/node_modules/y18n/index.mjs new file mode 100644 index 0000000..46c8213 --- /dev/null +++ b/node_modules/y18n/index.mjs @@ -0,0 +1,8 @@ +import shim from './build/lib/platform-shims/node.js' +import { y18n as _y18n } from './build/lib/index.js' + +const y18n = (opts) => { + return _y18n(opts, shim) +} + +export default y18n diff --git a/node_modules/y18n/package.json b/node_modules/y18n/package.json new file mode 100644 index 0000000..4e5c1ca --- /dev/null +++ b/node_modules/y18n/package.json @@ -0,0 +1,70 @@ +{ + "name": "y18n", + "version": "5.0.8", + "description": "the bare-bones internationalization library used by yargs", + "exports": { + ".": [ + { + "import": "./index.mjs", + "require": "./build/index.cjs" + }, + "./build/index.cjs" + ] + }, + "type": "module", + "module": "./build/lib/index.js", + "keywords": [ + "i18n", + "internationalization", + "yargs" + ], + "homepage": "https://github.com/yargs/y18n", + "bugs": { + "url": "https://github.com/yargs/y18n/issues" + }, + "repository": "yargs/y18n", + "license": "ISC", + "author": "Ben Coe ", + "main": "./build/index.cjs", + "scripts": { + "check": "standardx **/*.ts **/*.cjs **/*.mjs", + "fix": "standardx --fix **/*.ts **/*.cjs **/*.mjs", + "pretest": "rimraf build && tsc -p tsconfig.test.json && cross-env NODE_ENV=test npm run build:cjs", + "test": "c8 --reporter=text --reporter=html mocha test/*.cjs", + "test:esm": "c8 --reporter=text --reporter=html mocha test/esm/*.mjs", + "posttest": "npm run check", + "coverage": "c8 report --check-coverage", + "precompile": "rimraf build", + "compile": "tsc", + "postcompile": "npm run build:cjs", + "build:cjs": "rollup -c", + "prepare": "npm run compile" + }, + "devDependencies": { + "@types/node": "^14.6.4", + "@wessberg/rollup-plugin-ts": "^1.3.1", + "c8": "^7.3.0", + "chai": "^4.0.1", + "cross-env": "^7.0.2", + "gts": "^3.0.0", + "mocha": "^8.0.0", + "rimraf": "^3.0.2", + "rollup": "^2.26.10", + "standardx": "^7.0.0", + "ts-transform-default-export": "^1.0.2", + "typescript": "^4.0.0" + }, + "files": [ + "build", + "index.mjs", + "!*.d.ts" + ], + "engines": { + "node": ">=10" + }, + "standardx": { + "ignore": [ + "build" + ] + } +} diff --git a/node_modules/yallist/LICENSE b/node_modules/yallist/LICENSE new file mode 100644 index 0000000..19129e3 --- /dev/null +++ b/node_modules/yallist/LICENSE @@ -0,0 +1,15 @@ +The ISC License + +Copyright (c) Isaac Z. Schlueter and Contributors + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/yallist/README.md b/node_modules/yallist/README.md new file mode 100644 index 0000000..f586101 --- /dev/null +++ b/node_modules/yallist/README.md @@ -0,0 +1,204 @@ +# yallist + +Yet Another Linked List + +There are many doubly-linked list implementations like it, but this +one is mine. + +For when an array would be too big, and a Map can't be iterated in +reverse order. + + +[![Build Status](https://travis-ci.org/isaacs/yallist.svg?branch=master)](https://travis-ci.org/isaacs/yallist) [![Coverage Status](https://coveralls.io/repos/isaacs/yallist/badge.svg?service=github)](https://coveralls.io/github/isaacs/yallist) + +## basic usage + +```javascript +var yallist = require('yallist') +var myList = yallist.create([1, 2, 3]) +myList.push('foo') +myList.unshift('bar') +// of course pop() and shift() are there, too +console.log(myList.toArray()) // ['bar', 1, 2, 3, 'foo'] +myList.forEach(function (k) { + // walk the list head to tail +}) +myList.forEachReverse(function (k, index, list) { + // walk the list tail to head +}) +var myDoubledList = myList.map(function (k) { + return k + k +}) +// now myDoubledList contains ['barbar', 2, 4, 6, 'foofoo'] +// mapReverse is also a thing +var myDoubledListReverse = myList.mapReverse(function (k) { + return k + k +}) // ['foofoo', 6, 4, 2, 'barbar'] + +var reduced = myList.reduce(function (set, entry) { + set += entry + return set +}, 'start') +console.log(reduced) // 'startfoo123bar' +``` + +## api + +The whole API is considered "public". + +Functions with the same name as an Array method work more or less the +same way. + +There's reverse versions of most things because that's the point. + +### Yallist + +Default export, the class that holds and manages a list. + +Call it with either a forEach-able (like an array) or a set of +arguments, to initialize the list. + +The Array-ish methods all act like you'd expect. No magic length, +though, so if you change that it won't automatically prune or add +empty spots. + +### Yallist.create(..) + +Alias for Yallist function. Some people like factories. + +#### yallist.head + +The first node in the list + +#### yallist.tail + +The last node in the list + +#### yallist.length + +The number of nodes in the list. (Change this at your peril. It is +not magic like Array length.) + +#### yallist.toArray() + +Convert the list to an array. + +#### yallist.forEach(fn, [thisp]) + +Call a function on each item in the list. + +#### yallist.forEachReverse(fn, [thisp]) + +Call a function on each item in the list, in reverse order. + +#### yallist.get(n) + +Get the data at position `n` in the list. If you use this a lot, +probably better off just using an Array. + +#### yallist.getReverse(n) + +Get the data at position `n`, counting from the tail. + +#### yallist.map(fn, thisp) + +Create a new Yallist with the result of calling the function on each +item. + +#### yallist.mapReverse(fn, thisp) + +Same as `map`, but in reverse. + +#### yallist.pop() + +Get the data from the list tail, and remove the tail from the list. + +#### yallist.push(item, ...) + +Insert one or more items to the tail of the list. + +#### yallist.reduce(fn, initialValue) + +Like Array.reduce. + +#### yallist.reduceReverse + +Like Array.reduce, but in reverse. + +#### yallist.reverse + +Reverse the list in place. + +#### yallist.shift() + +Get the data from the list head, and remove the head from the list. + +#### yallist.slice([from], [to]) + +Just like Array.slice, but returns a new Yallist. + +#### yallist.sliceReverse([from], [to]) + +Just like yallist.slice, but the result is returned in reverse. + +#### yallist.toArray() + +Create an array representation of the list. + +#### yallist.toArrayReverse() + +Create a reversed array representation of the list. + +#### yallist.unshift(item, ...) + +Insert one or more items to the head of the list. + +#### yallist.unshiftNode(node) + +Move a Node object to the front of the list. (That is, pull it out of +wherever it lives, and make it the new head.) + +If the node belongs to a different list, then that list will remove it +first. + +#### yallist.pushNode(node) + +Move a Node object to the end of the list. (That is, pull it out of +wherever it lives, and make it the new tail.) + +If the node belongs to a list already, then that list will remove it +first. + +#### yallist.removeNode(node) + +Remove a node from the list, preserving referential integrity of head +and tail and other nodes. + +Will throw an error if you try to have a list remove a node that +doesn't belong to it. + +### Yallist.Node + +The class that holds the data and is actually the list. + +Call with `var n = new Node(value, previousNode, nextNode)` + +Note that if you do direct operations on Nodes themselves, it's very +easy to get into weird states where the list is broken. Be careful :) + +#### node.next + +The next node in the list. + +#### node.prev + +The previous node in the list. + +#### node.value + +The data the node contains. + +#### node.list + +The list to which this node belongs. (Null if it does not belong to +any list.) diff --git a/node_modules/yallist/iterator.js b/node_modules/yallist/iterator.js new file mode 100644 index 0000000..d41c97a --- /dev/null +++ b/node_modules/yallist/iterator.js @@ -0,0 +1,8 @@ +'use strict' +module.exports = function (Yallist) { + Yallist.prototype[Symbol.iterator] = function* () { + for (let walker = this.head; walker; walker = walker.next) { + yield walker.value + } + } +} diff --git a/node_modules/yallist/package.json b/node_modules/yallist/package.json new file mode 100644 index 0000000..8a08386 --- /dev/null +++ b/node_modules/yallist/package.json @@ -0,0 +1,29 @@ +{ + "name": "yallist", + "version": "4.0.0", + "description": "Yet Another Linked List", + "main": "yallist.js", + "directories": { + "test": "test" + }, + "files": [ + "yallist.js", + "iterator.js" + ], + "dependencies": {}, + "devDependencies": { + "tap": "^12.1.0" + }, + "scripts": { + "test": "tap test/*.js --100", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --all; git push origin --tags" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/isaacs/yallist.git" + }, + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", + "license": "ISC" +} diff --git a/node_modules/yallist/yallist.js b/node_modules/yallist/yallist.js new file mode 100644 index 0000000..4e83ab1 --- /dev/null +++ b/node_modules/yallist/yallist.js @@ -0,0 +1,426 @@ +'use strict' +module.exports = Yallist + +Yallist.Node = Node +Yallist.create = Yallist + +function Yallist (list) { + var self = this + if (!(self instanceof Yallist)) { + self = new Yallist() + } + + self.tail = null + self.head = null + self.length = 0 + + if (list && typeof list.forEach === 'function') { + list.forEach(function (item) { + self.push(item) + }) + } else if (arguments.length > 0) { + for (var i = 0, l = arguments.length; i < l; i++) { + self.push(arguments[i]) + } + } + + return self +} + +Yallist.prototype.removeNode = function (node) { + if (node.list !== this) { + throw new Error('removing node which does not belong to this list') + } + + var next = node.next + var prev = node.prev + + if (next) { + next.prev = prev + } + + if (prev) { + prev.next = next + } + + if (node === this.head) { + this.head = next + } + if (node === this.tail) { + this.tail = prev + } + + node.list.length-- + node.next = null + node.prev = null + node.list = null + + return next +} + +Yallist.prototype.unshiftNode = function (node) { + if (node === this.head) { + return + } + + if (node.list) { + node.list.removeNode(node) + } + + var head = this.head + node.list = this + node.next = head + if (head) { + head.prev = node + } + + this.head = node + if (!this.tail) { + this.tail = node + } + this.length++ +} + +Yallist.prototype.pushNode = function (node) { + if (node === this.tail) { + return + } + + if (node.list) { + node.list.removeNode(node) + } + + var tail = this.tail + node.list = this + node.prev = tail + if (tail) { + tail.next = node + } + + this.tail = node + if (!this.head) { + this.head = node + } + this.length++ +} + +Yallist.prototype.push = function () { + for (var i = 0, l = arguments.length; i < l; i++) { + push(this, arguments[i]) + } + return this.length +} + +Yallist.prototype.unshift = function () { + for (var i = 0, l = arguments.length; i < l; i++) { + unshift(this, arguments[i]) + } + return this.length +} + +Yallist.prototype.pop = function () { + if (!this.tail) { + return undefined + } + + var res = this.tail.value + this.tail = this.tail.prev + if (this.tail) { + this.tail.next = null + } else { + this.head = null + } + this.length-- + return res +} + +Yallist.prototype.shift = function () { + if (!this.head) { + return undefined + } + + var res = this.head.value + this.head = this.head.next + if (this.head) { + this.head.prev = null + } else { + this.tail = null + } + this.length-- + return res +} + +Yallist.prototype.forEach = function (fn, thisp) { + thisp = thisp || this + for (var walker = this.head, i = 0; walker !== null; i++) { + fn.call(thisp, walker.value, i, this) + walker = walker.next + } +} + +Yallist.prototype.forEachReverse = function (fn, thisp) { + thisp = thisp || this + for (var walker = this.tail, i = this.length - 1; walker !== null; i--) { + fn.call(thisp, walker.value, i, this) + walker = walker.prev + } +} + +Yallist.prototype.get = function (n) { + for (var i = 0, walker = this.head; walker !== null && i < n; i++) { + // abort out of the list early if we hit a cycle + walker = walker.next + } + if (i === n && walker !== null) { + return walker.value + } +} + +Yallist.prototype.getReverse = function (n) { + for (var i = 0, walker = this.tail; walker !== null && i < n; i++) { + // abort out of the list early if we hit a cycle + walker = walker.prev + } + if (i === n && walker !== null) { + return walker.value + } +} + +Yallist.prototype.map = function (fn, thisp) { + thisp = thisp || this + var res = new Yallist() + for (var walker = this.head; walker !== null;) { + res.push(fn.call(thisp, walker.value, this)) + walker = walker.next + } + return res +} + +Yallist.prototype.mapReverse = function (fn, thisp) { + thisp = thisp || this + var res = new Yallist() + for (var walker = this.tail; walker !== null;) { + res.push(fn.call(thisp, walker.value, this)) + walker = walker.prev + } + return res +} + +Yallist.prototype.reduce = function (fn, initial) { + var acc + var walker = this.head + if (arguments.length > 1) { + acc = initial + } else if (this.head) { + walker = this.head.next + acc = this.head.value + } else { + throw new TypeError('Reduce of empty list with no initial value') + } + + for (var i = 0; walker !== null; i++) { + acc = fn(acc, walker.value, i) + walker = walker.next + } + + return acc +} + +Yallist.prototype.reduceReverse = function (fn, initial) { + var acc + var walker = this.tail + if (arguments.length > 1) { + acc = initial + } else if (this.tail) { + walker = this.tail.prev + acc = this.tail.value + } else { + throw new TypeError('Reduce of empty list with no initial value') + } + + for (var i = this.length - 1; walker !== null; i--) { + acc = fn(acc, walker.value, i) + walker = walker.prev + } + + return acc +} + +Yallist.prototype.toArray = function () { + var arr = new Array(this.length) + for (var i = 0, walker = this.head; walker !== null; i++) { + arr[i] = walker.value + walker = walker.next + } + return arr +} + +Yallist.prototype.toArrayReverse = function () { + var arr = new Array(this.length) + for (var i = 0, walker = this.tail; walker !== null; i++) { + arr[i] = walker.value + walker = walker.prev + } + return arr +} + +Yallist.prototype.slice = function (from, to) { + to = to || this.length + if (to < 0) { + to += this.length + } + from = from || 0 + if (from < 0) { + from += this.length + } + var ret = new Yallist() + if (to < from || to < 0) { + return ret + } + if (from < 0) { + from = 0 + } + if (to > this.length) { + to = this.length + } + for (var i = 0, walker = this.head; walker !== null && i < from; i++) { + walker = walker.next + } + for (; walker !== null && i < to; i++, walker = walker.next) { + ret.push(walker.value) + } + return ret +} + +Yallist.prototype.sliceReverse = function (from, to) { + to = to || this.length + if (to < 0) { + to += this.length + } + from = from || 0 + if (from < 0) { + from += this.length + } + var ret = new Yallist() + if (to < from || to < 0) { + return ret + } + if (from < 0) { + from = 0 + } + if (to > this.length) { + to = this.length + } + for (var i = this.length, walker = this.tail; walker !== null && i > to; i--) { + walker = walker.prev + } + for (; walker !== null && i > from; i--, walker = walker.prev) { + ret.push(walker.value) + } + return ret +} + +Yallist.prototype.splice = function (start, deleteCount, ...nodes) { + if (start > this.length) { + start = this.length - 1 + } + if (start < 0) { + start = this.length + start; + } + + for (var i = 0, walker = this.head; walker !== null && i < start; i++) { + walker = walker.next + } + + var ret = [] + for (var i = 0; walker && i < deleteCount; i++) { + ret.push(walker.value) + walker = this.removeNode(walker) + } + if (walker === null) { + walker = this.tail + } + + if (walker !== this.head && walker !== this.tail) { + walker = walker.prev + } + + for (var i = 0; i < nodes.length; i++) { + walker = insert(this, walker, nodes[i]) + } + return ret; +} + +Yallist.prototype.reverse = function () { + var head = this.head + var tail = this.tail + for (var walker = head; walker !== null; walker = walker.prev) { + var p = walker.prev + walker.prev = walker.next + walker.next = p + } + this.head = tail + this.tail = head + return this +} + +function insert (self, node, value) { + var inserted = node === self.head ? + new Node(value, null, node, self) : + new Node(value, node, node.next, self) + + if (inserted.next === null) { + self.tail = inserted + } + if (inserted.prev === null) { + self.head = inserted + } + + self.length++ + + return inserted +} + +function push (self, item) { + self.tail = new Node(item, self.tail, null, self) + if (!self.head) { + self.head = self.tail + } + self.length++ +} + +function unshift (self, item) { + self.head = new Node(item, null, self.head, self) + if (!self.tail) { + self.tail = self.head + } + self.length++ +} + +function Node (value, prev, next, list) { + if (!(this instanceof Node)) { + return new Node(value, prev, next, list) + } + + this.list = list + this.value = value + + if (prev) { + prev.next = this + this.prev = prev + } else { + this.prev = null + } + + if (next) { + next.prev = this + this.next = next + } else { + this.next = null + } +} + +try { + // add if support for Symbol.iterator is present + require('./iterator.js')(Yallist) +} catch (er) {} diff --git a/node_modules/yaml/LICENSE b/node_modules/yaml/LICENSE new file mode 100644 index 0000000..e060aaa --- /dev/null +++ b/node_modules/yaml/LICENSE @@ -0,0 +1,13 @@ +Copyright Eemeli Aro + +Permission to use, copy, modify, and/or distribute this software for any purpose +with or without fee is hereby granted, provided that the above copyright notice +and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS +OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF +THIS SOFTWARE. diff --git a/node_modules/yaml/README.md b/node_modules/yaml/README.md new file mode 100644 index 0000000..3af1473 --- /dev/null +++ b/node_modules/yaml/README.md @@ -0,0 +1,143 @@ +# YAML + +`yaml` is a definitive library for [YAML](https://yaml.org/), the human friendly data serialization standard. +This library: + +- Supports both YAML 1.1 and YAML 1.2 and all common data schemas, +- Passes all of the [yaml-test-suite](https://github.com/yaml/yaml-test-suite) tests, +- Can accept any string as input without throwing, parsing as much YAML out of it as it can, and +- Supports parsing, modifying, and writing YAML comments and blank lines. + +The library is released under the ISC open source license, and the code is [available on GitHub](https://github.com/eemeli/yaml/). +It has no external dependencies and runs on Node.js as well as modern browsers. + +For the purposes of versioning, any changes that break any of the documented endpoints or APIs will be considered semver-major breaking changes. +Undocumented library internals may change between minor versions, and previous APIs may be deprecated (but not removed). + +For more information, see the project's documentation site: [**eemeli.org/yaml**](https://eemeli.org/yaml/) + +To install: + +```sh +npm install yaml +``` + +**Note:** These docs are for `yaml@2`. For v1, see the [v1.10.0 tag](https://github.com/eemeli/yaml/tree/v1.10.0) for the source and [eemeli.org/yaml/v1](https://eemeli.org/yaml/v1/) for the documentation. + +## API Overview + +The API provided by `yaml` has three layers, depending on how deep you need to go: [Parse & Stringify](https://eemeli.org/yaml/#parse-amp-stringify), [Documents](https://eemeli.org/yaml/#documents), and the underlying [Lexer/Parser/Composer](https://eemeli.org/yaml/#parsing-yaml). +The first has the simplest API and "just works", the second gets you all the bells and whistles supported by the library along with a decent [AST](https://eemeli.org/yaml/#content-nodes), and the third lets you get progressively closer to YAML source, if that's your thing. + +```js +import { parse, stringify } from 'yaml' +// or +import YAML from 'yaml' +// or +const YAML = require('yaml') +``` + +### Parse & Stringify + +- [`parse(str, reviver?, options?): value`](https://eemeli.org/yaml/#yaml-parse) +- [`stringify(value, replacer?, options?): string`](https://eemeli.org/yaml/#yaml-stringify) + +### Documents + +- [`Document`](https://eemeli.org/yaml/#documents) + - [`constructor(value, replacer?, options?)`](https://eemeli.org/yaml/#creating-documents) + - [`#anchors`](https://eemeli.org/yaml/#working-with-anchors) + - [`#contents`](https://eemeli.org/yaml/#content-nodes) + - [`#directives`](https://eemeli.org/yaml/#stream-directives) + - [`#errors`](https://eemeli.org/yaml/#errors) + - [`#warnings`](https://eemeli.org/yaml/#errors) +- [`isDocument(foo): boolean`](https://eemeli.org/yaml/#identifying-nodes) +- [`parseAllDocuments(str, options?): Document[]`](https://eemeli.org/yaml/#parsing-documents) +- [`parseDocument(str, options?): Document`](https://eemeli.org/yaml/#parsing-documents) + +### Content Nodes + +- [`isAlias(foo): boolean`](https://eemeli.org/yaml/#identifying-nodes) +- [`isCollection(foo): boolean`](https://eemeli.org/yaml/#identifying-nodes) +- [`isMap(foo): boolean`](https://eemeli.org/yaml/#identifying-nodes) +- [`isNode(foo): boolean`](https://eemeli.org/yaml/#identifying-nodes) +- [`isPair(foo): boolean`](https://eemeli.org/yaml/#identifying-nodes) +- [`isScalar(foo): boolean`](https://eemeli.org/yaml/#identifying-nodes) +- [`isSeq(foo): boolean`](https://eemeli.org/yaml/#identifying-nodes) +- [`new Scalar(value)`](https://eemeli.org/yaml/#scalar-values) +- [`new YAMLMap()`](https://eemeli.org/yaml/#collections) +- [`new YAMLSeq()`](https://eemeli.org/yaml/#collections) +- [`doc.createAlias(node, name?): Alias`](https://eemeli.org/yaml/#working-with-anchors) +- [`doc.createNode(value, options?): Node`](https://eemeli.org/yaml/#creating-nodes) +- [`doc.createPair(key, value): Pair`](https://eemeli.org/yaml/#creating-nodes) +- [`visit(node, visitor)`](https://eemeli.org/yaml/#modifying-nodes) + +### Parsing YAML + +- [`new Lexer().lex(src)`](https://eemeli.org/yaml/#lexer) +- [`new Parser(onNewLine?).parse(src)`](https://eemeli.org/yaml/#parser) +- [`new Composer(options?).compose(tokens)`](https://eemeli.org/yaml/#composer) + +## YAML.parse + +```yaml +# file.yml +YAML: + - A human-readable data serialization language + - https://en.wikipedia.org/wiki/YAML +yaml: + - A complete JavaScript implementation + - https://www.npmjs.com/package/yaml +``` + +```js +import fs from 'fs' +import YAML from 'yaml' + +YAML.parse('3.14159') +// 3.14159 + +YAML.parse('[ true, false, maybe, null ]\n') +// [ true, false, 'maybe', null ] + +const file = fs.readFileSync('./file.yml', 'utf8') +YAML.parse(file) +// { YAML: +// [ 'A human-readable data serialization language', +// 'https://en.wikipedia.org/wiki/YAML' ], +// yaml: +// [ 'A complete JavaScript implementation', +// 'https://www.npmjs.com/package/yaml' ] } +``` + +## YAML.stringify + +```js +import YAML from 'yaml' + +YAML.stringify(3.14159) +// '3.14159\n' + +YAML.stringify([true, false, 'maybe', null]) +// `- true +// - false +// - maybe +// - null +// ` + +YAML.stringify({ number: 3, plain: 'string', block: 'two\nlines\n' }) +// `number: 3 +// plain: string +// block: | +// two +// lines +// ` +``` + +--- + +Browser testing provided by: + + + + diff --git a/node_modules/yaml/browser/dist/compose/compose-collection.js b/node_modules/yaml/browser/dist/compose/compose-collection.js new file mode 100644 index 0000000..44910e5 --- /dev/null +++ b/node_modules/yaml/browser/dist/compose/compose-collection.js @@ -0,0 +1,59 @@ +import { isNode, isMap } from '../nodes/Node.js'; +import { Scalar } from '../nodes/Scalar.js'; +import { resolveBlockMap } from './resolve-block-map.js'; +import { resolveBlockSeq } from './resolve-block-seq.js'; +import { resolveFlowCollection } from './resolve-flow-collection.js'; + +function composeCollection(CN, ctx, token, tagToken, onError) { + let coll; + switch (token.type) { + case 'block-map': { + coll = resolveBlockMap(CN, ctx, token, onError); + break; + } + case 'block-seq': { + coll = resolveBlockSeq(CN, ctx, token, onError); + break; + } + case 'flow-collection': { + coll = resolveFlowCollection(CN, ctx, token, onError); + break; + } + } + if (!tagToken) + return coll; + const tagName = ctx.directives.tagName(tagToken.source, msg => onError(tagToken, 'TAG_RESOLVE_FAILED', msg)); + if (!tagName) + return coll; + // Cast needed due to: https://github.com/Microsoft/TypeScript/issues/3841 + const Coll = coll.constructor; + if (tagName === '!' || tagName === Coll.tagName) { + coll.tag = Coll.tagName; + return coll; + } + const expType = isMap(coll) ? 'map' : 'seq'; + let tag = ctx.schema.tags.find(t => t.collection === expType && t.tag === tagName); + if (!tag) { + const kt = ctx.schema.knownTags[tagName]; + if (kt && kt.collection === expType) { + ctx.schema.tags.push(Object.assign({}, kt, { default: false })); + tag = kt; + } + else { + onError(tagToken, 'TAG_RESOLVE_FAILED', `Unresolved tag: ${tagName}`, true); + coll.tag = tagName; + return coll; + } + } + const res = tag.resolve(coll, msg => onError(tagToken, 'TAG_RESOLVE_FAILED', msg), ctx.options); + const node = isNode(res) + ? res + : new Scalar(res); + node.range = coll.range; + node.tag = tagName; + if (tag?.format) + node.format = tag.format; + return node; +} + +export { composeCollection }; diff --git a/node_modules/yaml/browser/dist/compose/compose-doc.js b/node_modules/yaml/browser/dist/compose/compose-doc.js new file mode 100644 index 0000000..e973c8a --- /dev/null +++ b/node_modules/yaml/browser/dist/compose/compose-doc.js @@ -0,0 +1,40 @@ +import { Document } from '../doc/Document.js'; +import { composeNode, composeEmptyNode } from './compose-node.js'; +import { resolveEnd } from './resolve-end.js'; +import { resolveProps } from './resolve-props.js'; + +function composeDoc(options, directives, { offset, start, value, end }, onError) { + const opts = Object.assign({ _directives: directives }, options); + const doc = new Document(undefined, opts); + const ctx = { + atRoot: true, + directives: doc.directives, + options: doc.options, + schema: doc.schema + }; + const props = resolveProps(start, { + indicator: 'doc-start', + next: value ?? end?.[0], + offset, + onError, + startOnNewline: true + }); + if (props.found) { + doc.directives.docStart = true; + if (value && + (value.type === 'block-map' || value.type === 'block-seq') && + !props.hasNewline) + onError(props.end, 'MISSING_CHAR', 'Block collection cannot start on same line with directives-end marker'); + } + doc.contents = value + ? composeNode(ctx, value, props, onError) + : composeEmptyNode(ctx, props.end, start, null, props, onError); + const contentEnd = doc.contents.range[2]; + const re = resolveEnd(end, contentEnd, false, onError); + if (re.comment) + doc.comment = re.comment; + doc.range = [offset, contentEnd, re.offset]; + return doc; +} + +export { composeDoc }; diff --git a/node_modules/yaml/browser/dist/compose/compose-node.js b/node_modules/yaml/browser/dist/compose/compose-node.js new file mode 100644 index 0000000..39d98e3 --- /dev/null +++ b/node_modules/yaml/browser/dist/compose/compose-node.js @@ -0,0 +1,92 @@ +import { Alias } from '../nodes/Alias.js'; +import { composeCollection } from './compose-collection.js'; +import { composeScalar } from './compose-scalar.js'; +import { resolveEnd } from './resolve-end.js'; +import { emptyScalarPosition } from './util-empty-scalar-position.js'; + +const CN = { composeNode, composeEmptyNode }; +function composeNode(ctx, token, props, onError) { + const { spaceBefore, comment, anchor, tag } = props; + let node; + let isSrcToken = true; + switch (token.type) { + case 'alias': + node = composeAlias(ctx, token, onError); + if (anchor || tag) + onError(token, 'ALIAS_PROPS', 'An alias node must not specify any properties'); + break; + case 'scalar': + case 'single-quoted-scalar': + case 'double-quoted-scalar': + case 'block-scalar': + node = composeScalar(ctx, token, tag, onError); + if (anchor) + node.anchor = anchor.source.substring(1); + break; + case 'block-map': + case 'block-seq': + case 'flow-collection': + node = composeCollection(CN, ctx, token, tag, onError); + if (anchor) + node.anchor = anchor.source.substring(1); + break; + default: { + const message = token.type === 'error' + ? token.message + : `Unsupported token (type: ${token.type})`; + onError(token, 'UNEXPECTED_TOKEN', message); + node = composeEmptyNode(ctx, token.offset, undefined, null, props, onError); + isSrcToken = false; + } + } + if (anchor && node.anchor === '') + onError(anchor, 'BAD_ALIAS', 'Anchor cannot be an empty string'); + if (spaceBefore) + node.spaceBefore = true; + if (comment) { + if (token.type === 'scalar' && token.source === '') + node.comment = comment; + else + node.commentBefore = comment; + } + // @ts-expect-error Type checking misses meaning of isSrcToken + if (ctx.options.keepSourceTokens && isSrcToken) + node.srcToken = token; + return node; +} +function composeEmptyNode(ctx, offset, before, pos, { spaceBefore, comment, anchor, tag, end }, onError) { + const token = { + type: 'scalar', + offset: emptyScalarPosition(offset, before, pos), + indent: -1, + source: '' + }; + const node = composeScalar(ctx, token, tag, onError); + if (anchor) { + node.anchor = anchor.source.substring(1); + if (node.anchor === '') + onError(anchor, 'BAD_ALIAS', 'Anchor cannot be an empty string'); + } + if (spaceBefore) + node.spaceBefore = true; + if (comment) { + node.comment = comment; + node.range[2] = end; + } + return node; +} +function composeAlias({ options }, { offset, source, end }, onError) { + const alias = new Alias(source.substring(1)); + if (alias.source === '') + onError(offset, 'BAD_ALIAS', 'Alias cannot be an empty string'); + if (alias.source.endsWith(':')) + onError(offset + source.length - 1, 'BAD_ALIAS', 'Alias ending in : is ambiguous', true); + const valueEnd = offset + source.length; + const re = resolveEnd(end, valueEnd, options.strict, onError); + alias.range = [offset, valueEnd, re.offset]; + if (re.comment) + alias.comment = re.comment; + return alias; +} + +export { composeEmptyNode, composeNode }; diff --git a/node_modules/yaml/browser/dist/compose/compose-scalar.js b/node_modules/yaml/browser/dist/compose/compose-scalar.js new file mode 100644 index 0000000..f2bd343 --- /dev/null +++ b/node_modules/yaml/browser/dist/compose/compose-scalar.js @@ -0,0 +1,80 @@ +import { SCALAR, isScalar } from '../nodes/Node.js'; +import { Scalar } from '../nodes/Scalar.js'; +import { resolveBlockScalar } from './resolve-block-scalar.js'; +import { resolveFlowScalar } from './resolve-flow-scalar.js'; + +function composeScalar(ctx, token, tagToken, onError) { + const { value, type, comment, range } = token.type === 'block-scalar' + ? resolveBlockScalar(token, ctx.options.strict, onError) + : resolveFlowScalar(token, ctx.options.strict, onError); + const tagName = tagToken + ? ctx.directives.tagName(tagToken.source, msg => onError(tagToken, 'TAG_RESOLVE_FAILED', msg)) + : null; + const tag = tagToken && tagName + ? findScalarTagByName(ctx.schema, value, tagName, tagToken, onError) + : token.type === 'scalar' + ? findScalarTagByTest(ctx, value, token, onError) + : ctx.schema[SCALAR]; + let scalar; + try { + const res = tag.resolve(value, msg => onError(tagToken ?? token, 'TAG_RESOLVE_FAILED', msg), ctx.options); + scalar = isScalar(res) ? res : new Scalar(res); + } + catch (error) { + const msg = error instanceof Error ? error.message : String(error); + onError(tagToken ?? token, 'TAG_RESOLVE_FAILED', msg); + scalar = new Scalar(value); + } + scalar.range = range; + scalar.source = value; + if (type) + scalar.type = type; + if (tagName) + scalar.tag = tagName; + if (tag.format) + scalar.format = tag.format; + if (comment) + scalar.comment = comment; + return scalar; +} +function findScalarTagByName(schema, value, tagName, tagToken, onError) { + if (tagName === '!') + return schema[SCALAR]; // non-specific tag + const matchWithTest = []; + for (const tag of schema.tags) { + if (!tag.collection && tag.tag === tagName) { + if (tag.default && tag.test) + matchWithTest.push(tag); + else + return tag; + } + } + for (const tag of matchWithTest) + if (tag.test?.test(value)) + return tag; + const kt = schema.knownTags[tagName]; + if (kt && !kt.collection) { + // Ensure that the known tag is available for stringifying, + // but does not get used by default. + schema.tags.push(Object.assign({}, kt, { default: false, test: undefined })); + return kt; + } + onError(tagToken, 'TAG_RESOLVE_FAILED', `Unresolved tag: ${tagName}`, tagName !== 'tag:yaml.org,2002:str'); + return schema[SCALAR]; +} +function findScalarTagByTest({ directives, schema }, value, token, onError) { + const tag = schema.tags.find(tag => tag.default && tag.test?.test(value)) || schema[SCALAR]; + if (schema.compat) { + const compat = schema.compat.find(tag => tag.default && tag.test?.test(value)) ?? + schema[SCALAR]; + if (tag.tag !== compat.tag) { + const ts = directives.tagString(tag.tag); + const cs = directives.tagString(compat.tag); + const msg = `Value may be parsed as either ${ts} or ${cs}`; + onError(token, 'TAG_RESOLVE_FAILED', msg, true); + } + } + return tag; +} + +export { composeScalar }; diff --git a/node_modules/yaml/browser/dist/compose/composer.js b/node_modules/yaml/browser/dist/compose/composer.js new file mode 100644 index 0000000..8f76855 --- /dev/null +++ b/node_modules/yaml/browser/dist/compose/composer.js @@ -0,0 +1,217 @@ +import { Directives } from '../doc/directives.js'; +import { Document } from '../doc/Document.js'; +import { YAMLWarning, YAMLParseError } from '../errors.js'; +import { isCollection, isPair } from '../nodes/Node.js'; +import { composeDoc } from './compose-doc.js'; +import { resolveEnd } from './resolve-end.js'; + +function getErrorPos(src) { + if (typeof src === 'number') + return [src, src + 1]; + if (Array.isArray(src)) + return src.length === 2 ? src : [src[0], src[1]]; + const { offset, source } = src; + return [offset, offset + (typeof source === 'string' ? source.length : 1)]; +} +function parsePrelude(prelude) { + let comment = ''; + let atComment = false; + let afterEmptyLine = false; + for (let i = 0; i < prelude.length; ++i) { + const source = prelude[i]; + switch (source[0]) { + case '#': + comment += + (comment === '' ? '' : afterEmptyLine ? '\n\n' : '\n') + + (source.substring(1) || ' '); + atComment = true; + afterEmptyLine = false; + break; + case '%': + if (prelude[i + 1]?.[0] !== '#') + i += 1; + atComment = false; + break; + default: + // This may be wrong after doc-end, but in that case it doesn't matter + if (!atComment) + afterEmptyLine = true; + atComment = false; + } + } + return { comment, afterEmptyLine }; +} +/** + * Compose a stream of CST nodes into a stream of YAML Documents. + * + * ```ts + * import { Composer, Parser } from 'yaml' + * + * const src: string = ... + * const tokens = new Parser().parse(src) + * const docs = new Composer().compose(tokens) + * ``` + */ +class Composer { + constructor(options = {}) { + this.doc = null; + this.atDirectives = false; + this.prelude = []; + this.errors = []; + this.warnings = []; + this.onError = (source, code, message, warning) => { + const pos = getErrorPos(source); + if (warning) + this.warnings.push(new YAMLWarning(pos, code, message)); + else + this.errors.push(new YAMLParseError(pos, code, message)); + }; + // eslint-disable-next-line @typescript-eslint/prefer-nullish-coalescing + this.directives = new Directives({ version: options.version || '1.2' }); + this.options = options; + } + decorate(doc, afterDoc) { + const { comment, afterEmptyLine } = parsePrelude(this.prelude); + //console.log({ dc: doc.comment, prelude, comment }) + if (comment) { + const dc = doc.contents; + if (afterDoc) { + doc.comment = doc.comment ? `${doc.comment}\n${comment}` : comment; + } + else if (afterEmptyLine || doc.directives.docStart || !dc) { + doc.commentBefore = comment; + } + else if (isCollection(dc) && !dc.flow && dc.items.length > 0) { + let it = dc.items[0]; + if (isPair(it)) + it = it.key; + const cb = it.commentBefore; + it.commentBefore = cb ? `${comment}\n${cb}` : comment; + } + else { + const cb = dc.commentBefore; + dc.commentBefore = cb ? `${comment}\n${cb}` : comment; + } + } + if (afterDoc) { + Array.prototype.push.apply(doc.errors, this.errors); + Array.prototype.push.apply(doc.warnings, this.warnings); + } + else { + doc.errors = this.errors; + doc.warnings = this.warnings; + } + this.prelude = []; + this.errors = []; + this.warnings = []; + } + /** + * Current stream status information. + * + * Mostly useful at the end of input for an empty stream. + */ + streamInfo() { + return { + comment: parsePrelude(this.prelude).comment, + directives: this.directives, + errors: this.errors, + warnings: this.warnings + }; + } + /** + * Compose tokens into documents. + * + * @param forceDoc - If the stream contains no document, still emit a final document including any comments and directives that would be applied to a subsequent document. + * @param endOffset - Should be set if `forceDoc` is also set, to set the document range end and to indicate errors correctly. + */ + *compose(tokens, forceDoc = false, endOffset = -1) { + for (const token of tokens) + yield* this.next(token); + yield* this.end(forceDoc, endOffset); + } + /** Advance the composer by one CST token. */ + *next(token) { + switch (token.type) { + case 'directive': + this.directives.add(token.source, (offset, message, warning) => { + const pos = getErrorPos(token); + pos[0] += offset; + this.onError(pos, 'BAD_DIRECTIVE', message, warning); + }); + this.prelude.push(token.source); + this.atDirectives = true; + break; + case 'document': { + const doc = composeDoc(this.options, this.directives, token, this.onError); + if (this.atDirectives && !doc.directives.docStart) + this.onError(token, 'MISSING_CHAR', 'Missing directives-end/doc-start indicator line'); + this.decorate(doc, false); + if (this.doc) + yield this.doc; + this.doc = doc; + this.atDirectives = false; + break; + } + case 'byte-order-mark': + case 'space': + break; + case 'comment': + case 'newline': + this.prelude.push(token.source); + break; + case 'error': { + const msg = token.source + ? `${token.message}: ${JSON.stringify(token.source)}` + : token.message; + const error = new YAMLParseError(getErrorPos(token), 'UNEXPECTED_TOKEN', msg); + if (this.atDirectives || !this.doc) + this.errors.push(error); + else + this.doc.errors.push(error); + break; + } + case 'doc-end': { + if (!this.doc) { + const msg = 'Unexpected doc-end without preceding document'; + this.errors.push(new YAMLParseError(getErrorPos(token), 'UNEXPECTED_TOKEN', msg)); + break; + } + this.doc.directives.docEnd = true; + const end = resolveEnd(token.end, token.offset + token.source.length, this.doc.options.strict, this.onError); + this.decorate(this.doc, true); + if (end.comment) { + const dc = this.doc.comment; + this.doc.comment = dc ? `${dc}\n${end.comment}` : end.comment; + } + this.doc.range[2] = end.offset; + break; + } + default: + this.errors.push(new YAMLParseError(getErrorPos(token), 'UNEXPECTED_TOKEN', `Unsupported token ${token.type}`)); + } + } + /** + * Call at end of input to yield any remaining document. + * + * @param forceDoc - If the stream contains no document, still emit a final document including any comments and directives that would be applied to a subsequent document. + * @param endOffset - Should be set if `forceDoc` is also set, to set the document range end and to indicate errors correctly. + */ + *end(forceDoc = false, endOffset = -1) { + if (this.doc) { + this.decorate(this.doc, true); + yield this.doc; + this.doc = null; + } + else if (forceDoc) { + const opts = Object.assign({ _directives: this.directives }, this.options); + const doc = new Document(undefined, opts); + if (this.atDirectives) + this.onError(endOffset, 'MISSING_CHAR', 'Missing directives-end indicator line'); + doc.range = [0, endOffset, endOffset]; + this.decorate(doc, false); + yield doc; + } + } +} + +export { Composer }; diff --git a/node_modules/yaml/browser/dist/compose/resolve-block-map.js b/node_modules/yaml/browser/dist/compose/resolve-block-map.js new file mode 100644 index 0000000..5ab1671 --- /dev/null +++ b/node_modules/yaml/browser/dist/compose/resolve-block-map.js @@ -0,0 +1,110 @@ +import { Pair } from '../nodes/Pair.js'; +import { YAMLMap } from '../nodes/YAMLMap.js'; +import { resolveProps } from './resolve-props.js'; +import { containsNewline } from './util-contains-newline.js'; +import { flowIndentCheck } from './util-flow-indent-check.js'; +import { mapIncludes } from './util-map-includes.js'; + +const startColMsg = 'All mapping items must start at the same column'; +function resolveBlockMap({ composeNode, composeEmptyNode }, ctx, bm, onError) { + const map = new YAMLMap(ctx.schema); + if (ctx.atRoot) + ctx.atRoot = false; + let offset = bm.offset; + let commentEnd = null; + for (const collItem of bm.items) { + const { start, key, sep, value } = collItem; + // key properties + const keyProps = resolveProps(start, { + indicator: 'explicit-key-ind', + next: key ?? sep?.[0], + offset, + onError, + startOnNewline: true + }); + const implicitKey = !keyProps.found; + if (implicitKey) { + if (key) { + if (key.type === 'block-seq') + onError(offset, 'BLOCK_AS_IMPLICIT_KEY', 'A block sequence may not be used as an implicit map key'); + else if ('indent' in key && key.indent !== bm.indent) + onError(offset, 'BAD_INDENT', startColMsg); + } + if (!keyProps.anchor && !keyProps.tag && !sep) { + commentEnd = keyProps.end; + if (keyProps.comment) { + if (map.comment) + map.comment += '\n' + keyProps.comment; + else + map.comment = keyProps.comment; + } + continue; + } + if (keyProps.hasNewlineAfterProp || containsNewline(key)) { + onError(key ?? start[start.length - 1], 'MULTILINE_IMPLICIT_KEY', 'Implicit keys need to be on a single line'); + } + } + else if (keyProps.found?.indent !== bm.indent) { + onError(offset, 'BAD_INDENT', startColMsg); + } + // key value + const keyStart = keyProps.end; + const keyNode = key + ? composeNode(ctx, key, keyProps, onError) + : composeEmptyNode(ctx, keyStart, start, null, keyProps, onError); + if (ctx.schema.compat) + flowIndentCheck(bm.indent, key, onError); + if (mapIncludes(ctx, map.items, keyNode)) + onError(keyStart, 'DUPLICATE_KEY', 'Map keys must be unique'); + // value properties + const valueProps = resolveProps(sep ?? [], { + indicator: 'map-value-ind', + next: value, + offset: keyNode.range[2], + onError, + startOnNewline: !key || key.type === 'block-scalar' + }); + offset = valueProps.end; + if (valueProps.found) { + if (implicitKey) { + if (value?.type === 'block-map' && !valueProps.hasNewline) + onError(offset, 'BLOCK_AS_IMPLICIT_KEY', 'Nested mappings are not allowed in compact mappings'); + if (ctx.options.strict && + keyProps.start < valueProps.found.offset - 1024) + onError(keyNode.range, 'KEY_OVER_1024_CHARS', 'The : indicator must be at most 1024 chars after the start of an implicit block mapping key'); + } + // value value + const valueNode = value + ? composeNode(ctx, value, valueProps, onError) + : composeEmptyNode(ctx, offset, sep, null, valueProps, onError); + if (ctx.schema.compat) + flowIndentCheck(bm.indent, value, onError); + offset = valueNode.range[2]; + const pair = new Pair(keyNode, valueNode); + if (ctx.options.keepSourceTokens) + pair.srcToken = collItem; + map.items.push(pair); + } + else { + // key with no value + if (implicitKey) + onError(keyNode.range, 'MISSING_CHAR', 'Implicit map keys need to be followed by map values'); + if (valueProps.comment) { + if (keyNode.comment) + keyNode.comment += '\n' + valueProps.comment; + else + keyNode.comment = valueProps.comment; + } + const pair = new Pair(keyNode); + if (ctx.options.keepSourceTokens) + pair.srcToken = collItem; + map.items.push(pair); + } + } + if (commentEnd && commentEnd < offset) + onError(commentEnd, 'IMPOSSIBLE', 'Map comment with trailing content'); + map.range = [bm.offset, offset, commentEnd ?? offset]; + return map; +} + +export { resolveBlockMap }; diff --git a/node_modules/yaml/browser/dist/compose/resolve-block-scalar.js b/node_modules/yaml/browser/dist/compose/resolve-block-scalar.js new file mode 100644 index 0000000..592d807 --- /dev/null +++ b/node_modules/yaml/browser/dist/compose/resolve-block-scalar.js @@ -0,0 +1,194 @@ +import { Scalar } from '../nodes/Scalar.js'; + +function resolveBlockScalar(scalar, strict, onError) { + const start = scalar.offset; + const header = parseBlockScalarHeader(scalar, strict, onError); + if (!header) + return { value: '', type: null, comment: '', range: [start, start, start] }; + const type = header.mode === '>' ? Scalar.BLOCK_FOLDED : Scalar.BLOCK_LITERAL; + const lines = scalar.source ? splitLines(scalar.source) : []; + // determine the end of content & start of chomping + let chompStart = lines.length; + for (let i = lines.length - 1; i >= 0; --i) { + const content = lines[i][1]; + if (content === '' || content === '\r') + chompStart = i; + else + break; + } + // shortcut for empty contents + if (chompStart === 0) { + const value = header.chomp === '+' && lines.length > 0 + ? '\n'.repeat(Math.max(1, lines.length - 1)) + : ''; + let end = start + header.length; + if (scalar.source) + end += scalar.source.length; + return { value, type, comment: header.comment, range: [start, end, end] }; + } + // find the indentation level to trim from start + let trimIndent = scalar.indent + header.indent; + let offset = scalar.offset + header.length; + let contentStart = 0; + for (let i = 0; i < chompStart; ++i) { + const [indent, content] = lines[i]; + if (content === '' || content === '\r') { + if (header.indent === 0 && indent.length > trimIndent) + trimIndent = indent.length; + } + else { + if (indent.length < trimIndent) { + const message = 'Block scalars with more-indented leading empty lines must use an explicit indentation indicator'; + onError(offset + indent.length, 'MISSING_CHAR', message); + } + if (header.indent === 0) + trimIndent = indent.length; + contentStart = i; + break; + } + offset += indent.length + content.length + 1; + } + // include trailing more-indented empty lines in content + for (let i = lines.length - 1; i >= chompStart; --i) { + if (lines[i][0].length > trimIndent) + chompStart = i + 1; + } + let value = ''; + let sep = ''; + let prevMoreIndented = false; + // leading whitespace is kept intact + for (let i = 0; i < contentStart; ++i) + value += lines[i][0].slice(trimIndent) + '\n'; + for (let i = contentStart; i < chompStart; ++i) { + let [indent, content] = lines[i]; + offset += indent.length + content.length + 1; + const crlf = content[content.length - 1] === '\r'; + if (crlf) + content = content.slice(0, -1); + /* istanbul ignore if already caught in lexer */ + if (content && indent.length < trimIndent) { + const src = header.indent + ? 'explicit indentation indicator' + : 'first line'; + const message = `Block scalar lines must not be less indented than their ${src}`; + onError(offset - content.length - (crlf ? 2 : 1), 'BAD_INDENT', message); + indent = ''; + } + if (type === Scalar.BLOCK_LITERAL) { + value += sep + indent.slice(trimIndent) + content; + sep = '\n'; + } + else if (indent.length > trimIndent || content[0] === '\t') { + // more-indented content within a folded block + if (sep === ' ') + sep = '\n'; + else if (!prevMoreIndented && sep === '\n') + sep = '\n\n'; + value += sep + indent.slice(trimIndent) + content; + sep = '\n'; + prevMoreIndented = true; + } + else if (content === '') { + // empty line + if (sep === '\n') + value += '\n'; + else + sep = '\n'; + } + else { + value += sep + content; + sep = ' '; + prevMoreIndented = false; + } + } + switch (header.chomp) { + case '-': + break; + case '+': + for (let i = chompStart; i < lines.length; ++i) + value += '\n' + lines[i][0].slice(trimIndent); + if (value[value.length - 1] !== '\n') + value += '\n'; + break; + default: + value += '\n'; + } + const end = start + header.length + scalar.source.length; + return { value, type, comment: header.comment, range: [start, end, end] }; +} +function parseBlockScalarHeader({ offset, props }, strict, onError) { + /* istanbul ignore if should not happen */ + if (props[0].type !== 'block-scalar-header') { + onError(props[0], 'IMPOSSIBLE', 'Block scalar header not found'); + return null; + } + const { source } = props[0]; + const mode = source[0]; + let indent = 0; + let chomp = ''; + let error = -1; + for (let i = 1; i < source.length; ++i) { + const ch = source[i]; + if (!chomp && (ch === '-' || ch === '+')) + chomp = ch; + else { + const n = Number(ch); + if (!indent && n) + indent = n; + else if (error === -1) + error = offset + i; + } + } + if (error !== -1) + onError(error, 'UNEXPECTED_TOKEN', `Block scalar header includes extra characters: ${source}`); + let hasSpace = false; + let comment = ''; + let length = source.length; + for (let i = 1; i < props.length; ++i) { + const token = props[i]; + switch (token.type) { + case 'space': + hasSpace = true; + // fallthrough + case 'newline': + length += token.source.length; + break; + case 'comment': + if (strict && !hasSpace) { + const message = 'Comments must be separated from other tokens by white space characters'; + onError(token, 'MISSING_CHAR', message); + } + length += token.source.length; + comment = token.source.substring(1); + break; + case 'error': + onError(token, 'UNEXPECTED_TOKEN', token.message); + length += token.source.length; + break; + /* istanbul ignore next should not happen */ + default: { + const message = `Unexpected token in block scalar header: ${token.type}`; + onError(token, 'UNEXPECTED_TOKEN', message); + const ts = token.source; + if (ts && typeof ts === 'string') + length += ts.length; + } + } + } + return { mode, indent, chomp, comment, length }; +} +/** @returns Array of lines split up as `[indent, content]` */ +function splitLines(source) { + const split = source.split(/\n( *)/); + const first = split[0]; + const m = first.match(/^( *)/); + const line0 = m?.[1] + ? [m[1], first.slice(m[1].length)] + : ['', first]; + const lines = [line0]; + for (let i = 1; i < split.length; i += 2) + lines.push([split[i], split[i + 1]]); + return lines; +} + +export { resolveBlockScalar }; diff --git a/node_modules/yaml/browser/dist/compose/resolve-block-seq.js b/node_modules/yaml/browser/dist/compose/resolve-block-seq.js new file mode 100644 index 0000000..4bf08ba --- /dev/null +++ b/node_modules/yaml/browser/dist/compose/resolve-block-seq.js @@ -0,0 +1,45 @@ +import { YAMLSeq } from '../nodes/YAMLSeq.js'; +import { resolveProps } from './resolve-props.js'; +import { flowIndentCheck } from './util-flow-indent-check.js'; + +function resolveBlockSeq({ composeNode, composeEmptyNode }, ctx, bs, onError) { + const seq = new YAMLSeq(ctx.schema); + if (ctx.atRoot) + ctx.atRoot = false; + let offset = bs.offset; + let commentEnd = null; + for (const { start, value } of bs.items) { + const props = resolveProps(start, { + indicator: 'seq-item-ind', + next: value, + offset, + onError, + startOnNewline: true + }); + if (!props.found) { + if (props.anchor || props.tag || value) { + if (value && value.type === 'block-seq') + onError(props.end, 'BAD_INDENT', 'All sequence items must start at the same column'); + else + onError(offset, 'MISSING_CHAR', 'Sequence item without - indicator'); + } + else { + commentEnd = props.end; + if (props.comment) + seq.comment = props.comment; + continue; + } + } + const node = value + ? composeNode(ctx, value, props, onError) + : composeEmptyNode(ctx, props.end, start, null, props, onError); + if (ctx.schema.compat) + flowIndentCheck(bs.indent, value, onError); + offset = node.range[2]; + seq.items.push(node); + } + seq.range = [bs.offset, offset, commentEnd ?? offset]; + return seq; +} + +export { resolveBlockSeq }; diff --git a/node_modules/yaml/browser/dist/compose/resolve-end.js b/node_modules/yaml/browser/dist/compose/resolve-end.js new file mode 100644 index 0000000..d5c65d7 --- /dev/null +++ b/node_modules/yaml/browser/dist/compose/resolve-end.js @@ -0,0 +1,37 @@ +function resolveEnd(end, offset, reqSpace, onError) { + let comment = ''; + if (end) { + let hasSpace = false; + let sep = ''; + for (const token of end) { + const { source, type } = token; + switch (type) { + case 'space': + hasSpace = true; + break; + case 'comment': { + if (reqSpace && !hasSpace) + onError(token, 'MISSING_CHAR', 'Comments must be separated from other tokens by white space characters'); + const cb = source.substring(1) || ' '; + if (!comment) + comment = cb; + else + comment += sep + cb; + sep = ''; + break; + } + case 'newline': + if (comment) + sep += source; + hasSpace = true; + break; + default: + onError(token, 'UNEXPECTED_TOKEN', `Unexpected ${type} at node end`); + } + offset += source.length; + } + } + return { comment, offset }; +} + +export { resolveEnd }; diff --git a/node_modules/yaml/browser/dist/compose/resolve-flow-collection.js b/node_modules/yaml/browser/dist/compose/resolve-flow-collection.js new file mode 100644 index 0000000..c36e268 --- /dev/null +++ b/node_modules/yaml/browser/dist/compose/resolve-flow-collection.js @@ -0,0 +1,200 @@ +import { isPair } from '../nodes/Node.js'; +import { Pair } from '../nodes/Pair.js'; +import { YAMLMap } from '../nodes/YAMLMap.js'; +import { YAMLSeq } from '../nodes/YAMLSeq.js'; +import { resolveEnd } from './resolve-end.js'; +import { resolveProps } from './resolve-props.js'; +import { containsNewline } from './util-contains-newline.js'; +import { mapIncludes } from './util-map-includes.js'; + +const blockMsg = 'Block collections are not allowed within flow collections'; +const isBlock = (token) => token && (token.type === 'block-map' || token.type === 'block-seq'); +function resolveFlowCollection({ composeNode, composeEmptyNode }, ctx, fc, onError) { + const isMap = fc.start.source === '{'; + const fcName = isMap ? 'flow map' : 'flow sequence'; + const coll = isMap + ? new YAMLMap(ctx.schema) + : new YAMLSeq(ctx.schema); + coll.flow = true; + const atRoot = ctx.atRoot; + if (atRoot) + ctx.atRoot = false; + let offset = fc.offset + fc.start.source.length; + for (let i = 0; i < fc.items.length; ++i) { + const collItem = fc.items[i]; + const { start, key, sep, value } = collItem; + const props = resolveProps(start, { + flow: fcName, + indicator: 'explicit-key-ind', + next: key ?? sep?.[0], + offset, + onError, + startOnNewline: false + }); + if (!props.found) { + if (!props.anchor && !props.tag && !sep && !value) { + if (i === 0 && props.comma) + onError(props.comma, 'UNEXPECTED_TOKEN', `Unexpected , in ${fcName}`); + else if (i < fc.items.length - 1) + onError(props.start, 'UNEXPECTED_TOKEN', `Unexpected empty item in ${fcName}`); + if (props.comment) { + if (coll.comment) + coll.comment += '\n' + props.comment; + else + coll.comment = props.comment; + } + offset = props.end; + continue; + } + if (!isMap && ctx.options.strict && containsNewline(key)) + onError(key, // checked by containsNewline() + 'MULTILINE_IMPLICIT_KEY', 'Implicit keys of flow sequence pairs need to be on a single line'); + } + if (i === 0) { + if (props.comma) + onError(props.comma, 'UNEXPECTED_TOKEN', `Unexpected , in ${fcName}`); + } + else { + if (!props.comma) + onError(props.start, 'MISSING_CHAR', `Missing , between ${fcName} items`); + if (props.comment) { + let prevItemComment = ''; + loop: for (const st of start) { + switch (st.type) { + case 'comma': + case 'space': + break; + case 'comment': + prevItemComment = st.source.substring(1); + break loop; + default: + break loop; + } + } + if (prevItemComment) { + let prev = coll.items[coll.items.length - 1]; + if (isPair(prev)) + prev = prev.value ?? prev.key; + if (prev.comment) + prev.comment += '\n' + prevItemComment; + else + prev.comment = prevItemComment; + props.comment = props.comment.substring(prevItemComment.length + 1); + } + } + } + if (!isMap && !sep && !props.found) { + // item is a value in a seq + // → key & sep are empty, start does not include ? or : + const valueNode = value + ? composeNode(ctx, value, props, onError) + : composeEmptyNode(ctx, props.end, sep, null, props, onError); + coll.items.push(valueNode); + offset = valueNode.range[2]; + if (isBlock(value)) + onError(valueNode.range, 'BLOCK_IN_FLOW', blockMsg); + } + else { + // item is a key+value pair + // key value + const keyStart = props.end; + const keyNode = key + ? composeNode(ctx, key, props, onError) + : composeEmptyNode(ctx, keyStart, start, null, props, onError); + if (isBlock(key)) + onError(keyNode.range, 'BLOCK_IN_FLOW', blockMsg); + // value properties + const valueProps = resolveProps(sep ?? [], { + flow: fcName, + indicator: 'map-value-ind', + next: value, + offset: keyNode.range[2], + onError, + startOnNewline: false + }); + if (valueProps.found) { + if (!isMap && !props.found && ctx.options.strict) { + if (sep) + for (const st of sep) { + if (st === valueProps.found) + break; + if (st.type === 'newline') { + onError(st, 'MULTILINE_IMPLICIT_KEY', 'Implicit keys of flow sequence pairs need to be on a single line'); + break; + } + } + if (props.start < valueProps.found.offset - 1024) + onError(valueProps.found, 'KEY_OVER_1024_CHARS', 'The : indicator must be at most 1024 chars after the start of an implicit flow sequence key'); + } + } + else if (value) { + if ('source' in value && value.source && value.source[0] === ':') + onError(value, 'MISSING_CHAR', `Missing space after : in ${fcName}`); + else + onError(valueProps.start, 'MISSING_CHAR', `Missing , or : between ${fcName} items`); + } + // value value + const valueNode = value + ? composeNode(ctx, value, valueProps, onError) + : valueProps.found + ? composeEmptyNode(ctx, valueProps.end, sep, null, valueProps, onError) + : null; + if (valueNode) { + if (isBlock(value)) + onError(valueNode.range, 'BLOCK_IN_FLOW', blockMsg); + } + else if (valueProps.comment) { + if (keyNode.comment) + keyNode.comment += '\n' + valueProps.comment; + else + keyNode.comment = valueProps.comment; + } + const pair = new Pair(keyNode, valueNode); + if (ctx.options.keepSourceTokens) + pair.srcToken = collItem; + if (isMap) { + const map = coll; + if (mapIncludes(ctx, map.items, keyNode)) + onError(keyStart, 'DUPLICATE_KEY', 'Map keys must be unique'); + map.items.push(pair); + } + else { + const map = new YAMLMap(ctx.schema); + map.flow = true; + map.items.push(pair); + coll.items.push(map); + } + offset = valueNode ? valueNode.range[2] : valueProps.end; + } + } + const expectedEnd = isMap ? '}' : ']'; + const [ce, ...ee] = fc.end; + let cePos = offset; + if (ce && ce.source === expectedEnd) + cePos = ce.offset + ce.source.length; + else { + const name = fcName[0].toUpperCase() + fcName.substring(1); + const msg = atRoot + ? `${name} must end with a ${expectedEnd}` + : `${name} in block collection must be sufficiently indented and end with a ${expectedEnd}`; + onError(offset, atRoot ? 'MISSING_CHAR' : 'BAD_INDENT', msg); + if (ce && ce.source.length !== 1) + ee.unshift(ce); + } + if (ee.length > 0) { + const end = resolveEnd(ee, cePos, ctx.options.strict, onError); + if (end.comment) { + if (coll.comment) + coll.comment += '\n' + end.comment; + else + coll.comment = end.comment; + } + coll.range = [fc.offset, cePos, end.offset]; + } + else { + coll.range = [fc.offset, cePos, cePos]; + } + return coll; +} + +export { resolveFlowCollection }; diff --git a/node_modules/yaml/browser/dist/compose/resolve-flow-scalar.js b/node_modules/yaml/browser/dist/compose/resolve-flow-scalar.js new file mode 100644 index 0000000..501cf39 --- /dev/null +++ b/node_modules/yaml/browser/dist/compose/resolve-flow-scalar.js @@ -0,0 +1,223 @@ +import { Scalar } from '../nodes/Scalar.js'; +import { resolveEnd } from './resolve-end.js'; + +function resolveFlowScalar(scalar, strict, onError) { + const { offset, type, source, end } = scalar; + let _type; + let value; + const _onError = (rel, code, msg) => onError(offset + rel, code, msg); + switch (type) { + case 'scalar': + _type = Scalar.PLAIN; + value = plainValue(source, _onError); + break; + case 'single-quoted-scalar': + _type = Scalar.QUOTE_SINGLE; + value = singleQuotedValue(source, _onError); + break; + case 'double-quoted-scalar': + _type = Scalar.QUOTE_DOUBLE; + value = doubleQuotedValue(source, _onError); + break; + /* istanbul ignore next should not happen */ + default: + onError(scalar, 'UNEXPECTED_TOKEN', `Expected a flow scalar value, but found: ${type}`); + return { + value: '', + type: null, + comment: '', + range: [offset, offset + source.length, offset + source.length] + }; + } + const valueEnd = offset + source.length; + const re = resolveEnd(end, valueEnd, strict, onError); + return { + value, + type: _type, + comment: re.comment, + range: [offset, valueEnd, re.offset] + }; +} +function plainValue(source, onError) { + let badChar = ''; + switch (source[0]) { + /* istanbul ignore next should not happen */ + case '\t': + badChar = 'a tab character'; + break; + case ',': + badChar = 'flow indicator character ,'; + break; + case '%': + badChar = 'directive indicator character %'; + break; + case '|': + case '>': { + badChar = `block scalar indicator ${source[0]}`; + break; + } + case '@': + case '`': { + badChar = `reserved character ${source[0]}`; + break; + } + } + if (badChar) + onError(0, 'BAD_SCALAR_START', `Plain value cannot start with ${badChar}`); + return foldLines(source); +} +function singleQuotedValue(source, onError) { + if (source[source.length - 1] !== "'" || source.length === 1) + onError(source.length, 'MISSING_CHAR', "Missing closing 'quote"); + return foldLines(source.slice(1, -1)).replace(/''/g, "'"); +} +function foldLines(source) { + /** + * The negative lookbehind here and in the `re` RegExp is to + * prevent causing a polynomial search time in certain cases. + * + * The try-catch is for Safari, which doesn't support this yet: + * https://caniuse.com/js-regexp-lookbehind + */ + let first, line; + try { + first = new RegExp('(.*?)(? wsStart ? source.slice(wsStart, i + 1) : ch; + } + else { + res += ch; + } + } + if (source[source.length - 1] !== '"' || source.length === 1) + onError(source.length, 'MISSING_CHAR', 'Missing closing "quote'); + return res; +} +/** + * Fold a single newline into a space, multiple newlines to N - 1 newlines. + * Presumes `source[offset] === '\n'` + */ +function foldNewline(source, offset) { + let fold = ''; + let ch = source[offset + 1]; + while (ch === ' ' || ch === '\t' || ch === '\n' || ch === '\r') { + if (ch === '\r' && source[offset + 2] !== '\n') + break; + if (ch === '\n') + fold += '\n'; + offset += 1; + ch = source[offset + 1]; + } + if (!fold) + fold = ' '; + return { fold, offset }; +} +const escapeCodes = { + '0': '\0', + a: '\x07', + b: '\b', + e: '\x1b', + f: '\f', + n: '\n', + r: '\r', + t: '\t', + v: '\v', + N: '\u0085', + _: '\u00a0', + L: '\u2028', + P: '\u2029', + ' ': ' ', + '"': '"', + '/': '/', + '\\': '\\', + '\t': '\t' +}; +function parseCharCode(source, offset, length, onError) { + const cc = source.substr(offset, length); + const ok = cc.length === length && /^[0-9a-fA-F]+$/.test(cc); + const code = ok ? parseInt(cc, 16) : NaN; + if (isNaN(code)) { + const raw = source.substr(offset - 2, length + 2); + onError(offset - 2, 'BAD_DQ_ESCAPE', `Invalid escape sequence ${raw}`); + return raw; + } + return String.fromCodePoint(code); +} + +export { resolveFlowScalar }; diff --git a/node_modules/yaml/browser/dist/compose/resolve-props.js b/node_modules/yaml/browser/dist/compose/resolve-props.js new file mode 100644 index 0000000..ab30f56 --- /dev/null +++ b/node_modules/yaml/browser/dist/compose/resolve-props.js @@ -0,0 +1,134 @@ +function resolveProps(tokens, { flow, indicator, next, offset, onError, startOnNewline }) { + let spaceBefore = false; + let atNewline = startOnNewline; + let hasSpace = startOnNewline; + let comment = ''; + let commentSep = ''; + let hasNewline = false; + let hasNewlineAfterProp = false; + let reqSpace = false; + let anchor = null; + let tag = null; + let comma = null; + let found = null; + let start = null; + for (const token of tokens) { + if (reqSpace) { + if (token.type !== 'space' && + token.type !== 'newline' && + token.type !== 'comma') + onError(token.offset, 'MISSING_CHAR', 'Tags and anchors must be separated from the next token by white space'); + reqSpace = false; + } + switch (token.type) { + case 'space': + // At the doc level, tabs at line start may be parsed + // as leading white space rather than indentation. + // In a flow collection, only the parser handles indent. + if (!flow && + atNewline && + indicator !== 'doc-start' && + token.source[0] === '\t') + onError(token, 'TAB_AS_INDENT', 'Tabs are not allowed as indentation'); + hasSpace = true; + break; + case 'comment': { + if (!hasSpace) + onError(token, 'MISSING_CHAR', 'Comments must be separated from other tokens by white space characters'); + const cb = token.source.substring(1) || ' '; + if (!comment) + comment = cb; + else + comment += commentSep + cb; + commentSep = ''; + atNewline = false; + break; + } + case 'newline': + if (atNewline) { + if (comment) + comment += token.source; + else + spaceBefore = true; + } + else + commentSep += token.source; + atNewline = true; + hasNewline = true; + if (anchor || tag) + hasNewlineAfterProp = true; + hasSpace = true; + break; + case 'anchor': + if (anchor) + onError(token, 'MULTIPLE_ANCHORS', 'A node can have at most one anchor'); + if (token.source.endsWith(':')) + onError(token.offset + token.source.length - 1, 'BAD_ALIAS', 'Anchor ending in : is ambiguous', true); + anchor = token; + if (start === null) + start = token.offset; + atNewline = false; + hasSpace = false; + reqSpace = true; + break; + case 'tag': { + if (tag) + onError(token, 'MULTIPLE_TAGS', 'A node can have at most one tag'); + tag = token; + if (start === null) + start = token.offset; + atNewline = false; + hasSpace = false; + reqSpace = true; + break; + } + case indicator: + // Could here handle preceding comments differently + if (anchor || tag) + onError(token, 'BAD_PROP_ORDER', `Anchors and tags must be after the ${token.source} indicator`); + if (found) + onError(token, 'UNEXPECTED_TOKEN', `Unexpected ${token.source} in ${flow ?? 'collection'}`); + found = token; + atNewline = false; + hasSpace = false; + break; + case 'comma': + if (flow) { + if (comma) + onError(token, 'UNEXPECTED_TOKEN', `Unexpected , in ${flow}`); + comma = token; + atNewline = false; + hasSpace = false; + break; + } + // else fallthrough + default: + onError(token, 'UNEXPECTED_TOKEN', `Unexpected ${token.type} token`); + atNewline = false; + hasSpace = false; + } + } + const last = tokens[tokens.length - 1]; + const end = last ? last.offset + last.source.length : offset; + if (reqSpace && + next && + next.type !== 'space' && + next.type !== 'newline' && + next.type !== 'comma' && + (next.type !== 'scalar' || next.source !== '')) + onError(next.offset, 'MISSING_CHAR', 'Tags and anchors must be separated from the next token by white space'); + return { + comma, + found, + spaceBefore, + comment, + hasNewline, + hasNewlineAfterProp, + anchor, + tag, + end, + start: start ?? end + }; +} + +export { resolveProps }; diff --git a/node_modules/yaml/browser/dist/compose/util-contains-newline.js b/node_modules/yaml/browser/dist/compose/util-contains-newline.js new file mode 100644 index 0000000..2d65390 --- /dev/null +++ b/node_modules/yaml/browser/dist/compose/util-contains-newline.js @@ -0,0 +1,34 @@ +function containsNewline(key) { + if (!key) + return null; + switch (key.type) { + case 'alias': + case 'scalar': + case 'double-quoted-scalar': + case 'single-quoted-scalar': + if (key.source.includes('\n')) + return true; + if (key.end) + for (const st of key.end) + if (st.type === 'newline') + return true; + return false; + case 'flow-collection': + for (const it of key.items) { + for (const st of it.start) + if (st.type === 'newline') + return true; + if (it.sep) + for (const st of it.sep) + if (st.type === 'newline') + return true; + if (containsNewline(it.key) || containsNewline(it.value)) + return true; + } + return false; + default: + return true; + } +} + +export { containsNewline }; diff --git a/node_modules/yaml/browser/dist/compose/util-empty-scalar-position.js b/node_modules/yaml/browser/dist/compose/util-empty-scalar-position.js new file mode 100644 index 0000000..ab6e0c9 --- /dev/null +++ b/node_modules/yaml/browser/dist/compose/util-empty-scalar-position.js @@ -0,0 +1,27 @@ +function emptyScalarPosition(offset, before, pos) { + if (before) { + if (pos === null) + pos = before.length; + for (let i = pos - 1; i >= 0; --i) { + let st = before[i]; + switch (st.type) { + case 'space': + case 'comment': + case 'newline': + offset -= st.source.length; + continue; + } + // Technically, an empty scalar is immediately after the last non-empty + // node, but it's more useful to place it after any whitespace. + st = before[++i]; + while (st?.type === 'space') { + offset += st.source.length; + st = before[++i]; + } + break; + } + } + return offset; +} + +export { emptyScalarPosition }; diff --git a/node_modules/yaml/browser/dist/compose/util-flow-indent-check.js b/node_modules/yaml/browser/dist/compose/util-flow-indent-check.js new file mode 100644 index 0000000..c20e670 --- /dev/null +++ b/node_modules/yaml/browser/dist/compose/util-flow-indent-check.js @@ -0,0 +1,15 @@ +import { containsNewline } from './util-contains-newline.js'; + +function flowIndentCheck(indent, fc, onError) { + if (fc?.type === 'flow-collection') { + const end = fc.end[0]; + if (end.indent === indent && + (end.source === ']' || end.source === '}') && + containsNewline(fc)) { + const msg = 'Flow end indicator should be more indented than parent'; + onError(end, 'BAD_INDENT', msg, true); + } + } +} + +export { flowIndentCheck }; diff --git a/node_modules/yaml/browser/dist/compose/util-map-includes.js b/node_modules/yaml/browser/dist/compose/util-map-includes.js new file mode 100644 index 0000000..de74ddf --- /dev/null +++ b/node_modules/yaml/browser/dist/compose/util-map-includes.js @@ -0,0 +1,17 @@ +import { isScalar } from '../nodes/Node.js'; + +function mapIncludes(ctx, items, search) { + const { uniqueKeys } = ctx.options; + if (uniqueKeys === false) + return false; + const isEqual = typeof uniqueKeys === 'function' + ? uniqueKeys + : (a, b) => a === b || + (isScalar(a) && + isScalar(b) && + a.value === b.value && + !(a.value === '<<' && ctx.schema.merge)); + return items.some(pair => isEqual(pair.key, search)); +} + +export { mapIncludes }; diff --git a/node_modules/yaml/browser/dist/doc/Document.js b/node_modules/yaml/browser/dist/doc/Document.js new file mode 100644 index 0000000..82e3693 --- /dev/null +++ b/node_modules/yaml/browser/dist/doc/Document.js @@ -0,0 +1,332 @@ +import { Alias } from '../nodes/Alias.js'; +import { isEmptyPath, collectionFromPath } from '../nodes/Collection.js'; +import { NODE_TYPE, DOC, isNode, isCollection, isScalar } from '../nodes/Node.js'; +import { Pair } from '../nodes/Pair.js'; +import { toJS } from '../nodes/toJS.js'; +import { Schema } from '../schema/Schema.js'; +import { stringify } from '../stringify/stringify.js'; +import { stringifyDocument } from '../stringify/stringifyDocument.js'; +import { anchorNames, findNewAnchor, createNodeAnchors } from './anchors.js'; +import { applyReviver } from './applyReviver.js'; +import { createNode } from './createNode.js'; +import { Directives } from './directives.js'; + +class Document { + constructor(value, replacer, options) { + /** A comment before this Document */ + this.commentBefore = null; + /** A comment immediately after this Document */ + this.comment = null; + /** Errors encountered during parsing. */ + this.errors = []; + /** Warnings encountered during parsing. */ + this.warnings = []; + Object.defineProperty(this, NODE_TYPE, { value: DOC }); + let _replacer = null; + if (typeof replacer === 'function' || Array.isArray(replacer)) { + _replacer = replacer; + } + else if (options === undefined && replacer) { + options = replacer; + replacer = undefined; + } + const opt = Object.assign({ + intAsBigInt: false, + keepSourceTokens: false, + logLevel: 'warn', + prettyErrors: true, + strict: true, + uniqueKeys: true, + version: '1.2' + }, options); + this.options = opt; + let { version } = opt; + if (options?._directives) { + this.directives = options._directives.atDocument(); + if (this.directives.yaml.explicit) + version = this.directives.yaml.version; + } + else + this.directives = new Directives({ version }); + this.setSchema(version, options); + if (value === undefined) + this.contents = null; + else { + this.contents = this.createNode(value, _replacer, options); + } + } + /** + * Create a deep copy of this Document and its contents. + * + * Custom Node values that inherit from `Object` still refer to their original instances. + */ + clone() { + const copy = Object.create(Document.prototype, { + [NODE_TYPE]: { value: DOC } + }); + copy.commentBefore = this.commentBefore; + copy.comment = this.comment; + copy.errors = this.errors.slice(); + copy.warnings = this.warnings.slice(); + copy.options = Object.assign({}, this.options); + if (this.directives) + copy.directives = this.directives.clone(); + copy.schema = this.schema.clone(); + copy.contents = isNode(this.contents) + ? this.contents.clone(copy.schema) + : this.contents; + if (this.range) + copy.range = this.range.slice(); + return copy; + } + /** Adds a value to the document. */ + add(value) { + if (assertCollection(this.contents)) + this.contents.add(value); + } + /** Adds a value to the document. */ + addIn(path, value) { + if (assertCollection(this.contents)) + this.contents.addIn(path, value); + } + /** + * Create a new `Alias` node, ensuring that the target `node` has the required anchor. + * + * If `node` already has an anchor, `name` is ignored. + * Otherwise, the `node.anchor` value will be set to `name`, + * or if an anchor with that name is already present in the document, + * `name` will be used as a prefix for a new unique anchor. + * If `name` is undefined, the generated anchor will use 'a' as a prefix. + */ + createAlias(node, name) { + if (!node.anchor) { + const prev = anchorNames(this); + node.anchor = + // eslint-disable-next-line @typescript-eslint/prefer-nullish-coalescing + !name || prev.has(name) ? findNewAnchor(name || 'a', prev) : name; + } + return new Alias(node.anchor); + } + createNode(value, replacer, options) { + let _replacer = undefined; + if (typeof replacer === 'function') { + value = replacer.call({ '': value }, '', value); + _replacer = replacer; + } + else if (Array.isArray(replacer)) { + const keyToStr = (v) => typeof v === 'number' || v instanceof String || v instanceof Number; + const asStr = replacer.filter(keyToStr).map(String); + if (asStr.length > 0) + replacer = replacer.concat(asStr); + _replacer = replacer; + } + else if (options === undefined && replacer) { + options = replacer; + replacer = undefined; + } + const { aliasDuplicateObjects, anchorPrefix, flow, keepUndefined, onTagObj, tag } = options ?? {}; + const { onAnchor, setAnchors, sourceObjects } = createNodeAnchors(this, + // eslint-disable-next-line @typescript-eslint/prefer-nullish-coalescing + anchorPrefix || 'a'); + const ctx = { + aliasDuplicateObjects: aliasDuplicateObjects ?? true, + keepUndefined: keepUndefined ?? false, + onAnchor, + onTagObj, + replacer: _replacer, + schema: this.schema, + sourceObjects + }; + const node = createNode(value, tag, ctx); + if (flow && isCollection(node)) + node.flow = true; + setAnchors(); + return node; + } + /** + * Convert a key and a value into a `Pair` using the current schema, + * recursively wrapping all values as `Scalar` or `Collection` nodes. + */ + createPair(key, value, options = {}) { + const k = this.createNode(key, null, options); + const v = this.createNode(value, null, options); + return new Pair(k, v); + } + /** + * Removes a value from the document. + * @returns `true` if the item was found and removed. + */ + delete(key) { + return assertCollection(this.contents) ? this.contents.delete(key) : false; + } + /** + * Removes a value from the document. + * @returns `true` if the item was found and removed. + */ + deleteIn(path) { + if (isEmptyPath(path)) { + if (this.contents == null) + return false; + this.contents = null; + return true; + } + return assertCollection(this.contents) + ? this.contents.deleteIn(path) + : false; + } + /** + * Returns item at `key`, or `undefined` if not found. By default unwraps + * scalar values from their surrounding node; to disable set `keepScalar` to + * `true` (collections are always returned intact). + */ + get(key, keepScalar) { + return isCollection(this.contents) + ? this.contents.get(key, keepScalar) + : undefined; + } + /** + * Returns item at `path`, or `undefined` if not found. By default unwraps + * scalar values from their surrounding node; to disable set `keepScalar` to + * `true` (collections are always returned intact). + */ + getIn(path, keepScalar) { + if (isEmptyPath(path)) + return !keepScalar && isScalar(this.contents) + ? this.contents.value + : this.contents; + return isCollection(this.contents) + ? this.contents.getIn(path, keepScalar) + : undefined; + } + /** + * Checks if the document includes a value with the key `key`. + */ + has(key) { + return isCollection(this.contents) ? this.contents.has(key) : false; + } + /** + * Checks if the document includes a value at `path`. + */ + hasIn(path) { + if (isEmptyPath(path)) + return this.contents !== undefined; + return isCollection(this.contents) ? this.contents.hasIn(path) : false; + } + /** + * Sets a value in this document. For `!!set`, `value` needs to be a + * boolean to add/remove the item from the set. + */ + set(key, value) { + if (this.contents == null) { + this.contents = collectionFromPath(this.schema, [key], value); + } + else if (assertCollection(this.contents)) { + this.contents.set(key, value); + } + } + /** + * Sets a value in this document. For `!!set`, `value` needs to be a + * boolean to add/remove the item from the set. + */ + setIn(path, value) { + if (isEmptyPath(path)) + this.contents = value; + else if (this.contents == null) { + this.contents = collectionFromPath(this.schema, Array.from(path), value); + } + else if (assertCollection(this.contents)) { + this.contents.setIn(path, value); + } + } + /** + * Change the YAML version and schema used by the document. + * A `null` version disables support for directives, explicit tags, anchors, and aliases. + * It also requires the `schema` option to be given as a `Schema` instance value. + * + * Overrides all previously set schema options. + */ + setSchema(version, options = {}) { + if (typeof version === 'number') + version = String(version); + let opt; + switch (version) { + case '1.1': + if (this.directives) + this.directives.yaml.version = '1.1'; + else + this.directives = new Directives({ version: '1.1' }); + opt = { merge: true, resolveKnownTags: false, schema: 'yaml-1.1' }; + break; + case '1.2': + case 'next': + if (this.directives) + this.directives.yaml.version = version; + else + this.directives = new Directives({ version }); + opt = { merge: false, resolveKnownTags: true, schema: 'core' }; + break; + case null: + if (this.directives) + delete this.directives; + opt = null; + break; + default: { + const sv = JSON.stringify(version); + throw new Error(`Expected '1.1', '1.2' or null as first argument, but found: ${sv}`); + } + } + // Not using `instanceof Schema` to allow for duck typing + if (options.schema instanceof Object) + this.schema = options.schema; + else if (opt) + this.schema = new Schema(Object.assign(opt, options)); + else + throw new Error(`With a null YAML version, the { schema: Schema } option is required`); + } + // json & jsonArg are only used from toJSON() + toJS({ json, jsonArg, mapAsMap, maxAliasCount, onAnchor, reviver } = {}) { + const ctx = { + anchors: new Map(), + doc: this, + keep: !json, + mapAsMap: mapAsMap === true, + mapKeyWarned: false, + maxAliasCount: typeof maxAliasCount === 'number' ? maxAliasCount : 100, + stringify + }; + const res = toJS(this.contents, jsonArg ?? '', ctx); + if (typeof onAnchor === 'function') + for (const { count, res } of ctx.anchors.values()) + onAnchor(res, count); + return typeof reviver === 'function' + ? applyReviver(reviver, { '': res }, '', res) + : res; + } + /** + * A JSON representation of the document `contents`. + * + * @param jsonArg Used by `JSON.stringify` to indicate the array index or + * property name. + */ + toJSON(jsonArg, onAnchor) { + return this.toJS({ json: true, jsonArg, mapAsMap: false, onAnchor }); + } + /** A YAML representation of the document. */ + toString(options = {}) { + if (this.errors.length > 0) + throw new Error('Document with errors cannot be stringified'); + if ('indent' in options && + (!Number.isInteger(options.indent) || Number(options.indent) <= 0)) { + const s = JSON.stringify(options.indent); + throw new Error(`"indent" option must be a positive integer, not ${s}`); + } + return stringifyDocument(this, options); + } +} +function assertCollection(contents) { + if (isCollection(contents)) + return true; + throw new Error('Expected a YAML collection as document contents'); +} + +export { Document }; diff --git a/node_modules/yaml/browser/dist/doc/anchors.js b/node_modules/yaml/browser/dist/doc/anchors.js new file mode 100644 index 0000000..797e8a7 --- /dev/null +++ b/node_modules/yaml/browser/dist/doc/anchors.js @@ -0,0 +1,72 @@ +import { isScalar, isCollection } from '../nodes/Node.js'; +import { visit } from '../visit.js'; + +/** + * Verify that the input string is a valid anchor. + * + * Will throw on errors. + */ +function anchorIsValid(anchor) { + if (/[\x00-\x19\s,[\]{}]/.test(anchor)) { + const sa = JSON.stringify(anchor); + const msg = `Anchor must not contain whitespace or control characters: ${sa}`; + throw new Error(msg); + } + return true; +} +function anchorNames(root) { + const anchors = new Set(); + visit(root, { + Value(_key, node) { + if (node.anchor) + anchors.add(node.anchor); + } + }); + return anchors; +} +/** Find a new anchor name with the given `prefix` and a one-indexed suffix. */ +function findNewAnchor(prefix, exclude) { + for (let i = 1; true; ++i) { + const name = `${prefix}${i}`; + if (!exclude.has(name)) + return name; + } +} +function createNodeAnchors(doc, prefix) { + const aliasObjects = []; + const sourceObjects = new Map(); + let prevAnchors = null; + return { + onAnchor: (source) => { + aliasObjects.push(source); + if (!prevAnchors) + prevAnchors = anchorNames(doc); + const anchor = findNewAnchor(prefix, prevAnchors); + prevAnchors.add(anchor); + return anchor; + }, + /** + * With circular references, the source node is only resolved after all + * of its child nodes are. This is why anchors are set only after all of + * the nodes have been created. + */ + setAnchors: () => { + for (const source of aliasObjects) { + const ref = sourceObjects.get(source); + if (typeof ref === 'object' && + ref.anchor && + (isScalar(ref.node) || isCollection(ref.node))) { + ref.node.anchor = ref.anchor; + } + else { + const error = new Error('Failed to resolve repeated object (this should not happen)'); + error.source = source; + throw error; + } + } + }, + sourceObjects + }; +} + +export { anchorIsValid, anchorNames, createNodeAnchors, findNewAnchor }; diff --git a/node_modules/yaml/browser/dist/doc/applyReviver.js b/node_modules/yaml/browser/dist/doc/applyReviver.js new file mode 100644 index 0000000..0e6a93c --- /dev/null +++ b/node_modules/yaml/browser/dist/doc/applyReviver.js @@ -0,0 +1,54 @@ +/** + * Applies the JSON.parse reviver algorithm as defined in the ECMA-262 spec, + * in section 24.5.1.1 "Runtime Semantics: InternalizeJSONProperty" of the + * 2021 edition: https://tc39.es/ecma262/#sec-json.parse + * + * Includes extensions for handling Map and Set objects. + */ +function applyReviver(reviver, obj, key, val) { + if (val && typeof val === 'object') { + if (Array.isArray(val)) { + for (let i = 0, len = val.length; i < len; ++i) { + const v0 = val[i]; + const v1 = applyReviver(reviver, val, String(i), v0); + if (v1 === undefined) + delete val[i]; + else if (v1 !== v0) + val[i] = v1; + } + } + else if (val instanceof Map) { + for (const k of Array.from(val.keys())) { + const v0 = val.get(k); + const v1 = applyReviver(reviver, val, k, v0); + if (v1 === undefined) + val.delete(k); + else if (v1 !== v0) + val.set(k, v1); + } + } + else if (val instanceof Set) { + for (const v0 of Array.from(val)) { + const v1 = applyReviver(reviver, val, v0, v0); + if (v1 === undefined) + val.delete(v0); + else if (v1 !== v0) { + val.delete(v0); + val.add(v1); + } + } + } + else { + for (const [k, v0] of Object.entries(val)) { + const v1 = applyReviver(reviver, val, k, v0); + if (v1 === undefined) + delete val[k]; + else if (v1 !== v0) + val[k] = v1; + } + } + } + return reviver.call(obj, key, val); +} + +export { applyReviver }; diff --git a/node_modules/yaml/browser/dist/doc/createNode.js b/node_modules/yaml/browser/dist/doc/createNode.js new file mode 100644 index 0000000..52ca122 --- /dev/null +++ b/node_modules/yaml/browser/dist/doc/createNode.js @@ -0,0 +1,85 @@ +import { Alias } from '../nodes/Alias.js'; +import { isNode, isPair, MAP, SEQ, isDocument } from '../nodes/Node.js'; +import { Scalar } from '../nodes/Scalar.js'; + +const defaultTagPrefix = 'tag:yaml.org,2002:'; +function findTagObject(value, tagName, tags) { + if (tagName) { + const match = tags.filter(t => t.tag === tagName); + const tagObj = match.find(t => !t.format) ?? match[0]; + if (!tagObj) + throw new Error(`Tag ${tagName} not found`); + return tagObj; + } + return tags.find(t => t.identify?.(value) && !t.format); +} +function createNode(value, tagName, ctx) { + if (isDocument(value)) + value = value.contents; + if (isNode(value)) + return value; + if (isPair(value)) { + const map = ctx.schema[MAP].createNode?.(ctx.schema, null, ctx); + map.items.push(value); + return map; + } + if (value instanceof String || + value instanceof Number || + value instanceof Boolean || + (typeof BigInt !== 'undefined' && value instanceof BigInt) // not supported everywhere + ) { + // https://tc39.es/ecma262/#sec-serializejsonproperty + value = value.valueOf(); + } + const { aliasDuplicateObjects, onAnchor, onTagObj, schema, sourceObjects } = ctx; + // Detect duplicate references to the same object & use Alias nodes for all + // after first. The `ref` wrapper allows for circular references to resolve. + let ref = undefined; + if (aliasDuplicateObjects && value && typeof value === 'object') { + ref = sourceObjects.get(value); + if (ref) { + if (!ref.anchor) + ref.anchor = onAnchor(value); + return new Alias(ref.anchor); + } + else { + ref = { anchor: null, node: null }; + sourceObjects.set(value, ref); + } + } + if (tagName?.startsWith('!!')) + tagName = defaultTagPrefix + tagName.slice(2); + let tagObj = findTagObject(value, tagName, schema.tags); + if (!tagObj) { + if (value && typeof value.toJSON === 'function') { + // eslint-disable-next-line @typescript-eslint/no-unsafe-call + value = value.toJSON(); + } + if (!value || typeof value !== 'object') { + const node = new Scalar(value); + if (ref) + ref.node = node; + return node; + } + tagObj = + value instanceof Map + ? schema[MAP] + : Symbol.iterator in Object(value) + ? schema[SEQ] + : schema[MAP]; + } + if (onTagObj) { + onTagObj(tagObj); + delete ctx.onTagObj; + } + const node = tagObj?.createNode + ? tagObj.createNode(ctx.schema, value, ctx) + : new Scalar(value); + if (tagName) + node.tag = tagName; + if (ref) + ref.node = node; + return node; +} + +export { createNode }; diff --git a/node_modules/yaml/browser/dist/doc/directives.js b/node_modules/yaml/browser/dist/doc/directives.js new file mode 100644 index 0000000..bdbc153 --- /dev/null +++ b/node_modules/yaml/browser/dist/doc/directives.js @@ -0,0 +1,169 @@ +import { isNode } from '../nodes/Node.js'; +import { visit } from '../visit.js'; + +const escapeChars = { + '!': '%21', + ',': '%2C', + '[': '%5B', + ']': '%5D', + '{': '%7B', + '}': '%7D' +}; +const escapeTagName = (tn) => tn.replace(/[!,[\]{}]/g, ch => escapeChars[ch]); +class Directives { + constructor(yaml, tags) { + /** + * The directives-end/doc-start marker `---`. If `null`, a marker may still be + * included in the document's stringified representation. + */ + this.docStart = null; + /** The doc-end marker `...`. */ + this.docEnd = false; + this.yaml = Object.assign({}, Directives.defaultYaml, yaml); + this.tags = Object.assign({}, Directives.defaultTags, tags); + } + clone() { + const copy = new Directives(this.yaml, this.tags); + copy.docStart = this.docStart; + return copy; + } + /** + * During parsing, get a Directives instance for the current document and + * update the stream state according to the current version's spec. + */ + atDocument() { + const res = new Directives(this.yaml, this.tags); + switch (this.yaml.version) { + case '1.1': + this.atNextDocument = true; + break; + case '1.2': + this.atNextDocument = false; + this.yaml = { + explicit: Directives.defaultYaml.explicit, + version: '1.2' + }; + this.tags = Object.assign({}, Directives.defaultTags); + break; + } + return res; + } + /** + * @param onError - May be called even if the action was successful + * @returns `true` on success + */ + add(line, onError) { + if (this.atNextDocument) { + this.yaml = { explicit: Directives.defaultYaml.explicit, version: '1.1' }; + this.tags = Object.assign({}, Directives.defaultTags); + this.atNextDocument = false; + } + const parts = line.trim().split(/[ \t]+/); + const name = parts.shift(); + switch (name) { + case '%TAG': { + if (parts.length !== 2) { + onError(0, '%TAG directive should contain exactly two parts'); + if (parts.length < 2) + return false; + } + const [handle, prefix] = parts; + this.tags[handle] = prefix; + return true; + } + case '%YAML': { + this.yaml.explicit = true; + if (parts.length !== 1) { + onError(0, '%YAML directive should contain exactly one part'); + return false; + } + const [version] = parts; + if (version === '1.1' || version === '1.2') { + this.yaml.version = version; + return true; + } + else { + const isValid = /^\d+\.\d+$/.test(version); + onError(6, `Unsupported YAML version ${version}`, isValid); + return false; + } + } + default: + onError(0, `Unknown directive ${name}`, true); + return false; + } + } + /** + * Resolves a tag, matching handles to those defined in %TAG directives. + * + * @returns Resolved tag, which may also be the non-specific tag `'!'` or a + * `'!local'` tag, or `null` if unresolvable. + */ + tagName(source, onError) { + if (source === '!') + return '!'; // non-specific tag + if (source[0] !== '!') { + onError(`Not a valid tag: ${source}`); + return null; + } + if (source[1] === '<') { + const verbatim = source.slice(2, -1); + if (verbatim === '!' || verbatim === '!!') { + onError(`Verbatim tags aren't resolved, so ${source} is invalid.`); + return null; + } + if (source[source.length - 1] !== '>') + onError('Verbatim tags must end with a >'); + return verbatim; + } + const [, handle, suffix] = source.match(/^(.*!)([^!]*)$/); + if (!suffix) + onError(`The ${source} tag has no suffix`); + const prefix = this.tags[handle]; + if (prefix) + return prefix + decodeURIComponent(suffix); + if (handle === '!') + return source; // local tag + onError(`Could not resolve tag: ${source}`); + return null; + } + /** + * Given a fully resolved tag, returns its printable string form, + * taking into account current tag prefixes and defaults. + */ + tagString(tag) { + for (const [handle, prefix] of Object.entries(this.tags)) { + if (tag.startsWith(prefix)) + return handle + escapeTagName(tag.substring(prefix.length)); + } + return tag[0] === '!' ? tag : `!<${tag}>`; + } + toString(doc) { + const lines = this.yaml.explicit + ? [`%YAML ${this.yaml.version || '1.2'}`] + : []; + const tagEntries = Object.entries(this.tags); + let tagNames; + if (doc && tagEntries.length > 0 && isNode(doc.contents)) { + const tags = {}; + visit(doc.contents, (_key, node) => { + if (isNode(node) && node.tag) + tags[node.tag] = true; + }); + tagNames = Object.keys(tags); + } + else + tagNames = []; + for (const [handle, prefix] of tagEntries) { + if (handle === '!!' && prefix === 'tag:yaml.org,2002:') + continue; + if (!doc || tagNames.some(tn => tn.startsWith(prefix))) + lines.push(`%TAG ${handle} ${prefix}`); + } + return lines.join('\n'); + } +} +Directives.defaultYaml = { explicit: false, version: '1.2' }; +Directives.defaultTags = { '!!': 'tag:yaml.org,2002:' }; + +export { Directives }; diff --git a/node_modules/yaml/browser/dist/errors.js b/node_modules/yaml/browser/dist/errors.js new file mode 100644 index 0000000..2fac9b7 --- /dev/null +++ b/node_modules/yaml/browser/dist/errors.js @@ -0,0 +1,57 @@ +class YAMLError extends Error { + constructor(name, pos, code, message) { + super(); + this.name = name; + this.code = code; + this.message = message; + this.pos = pos; + } +} +class YAMLParseError extends YAMLError { + constructor(pos, code, message) { + super('YAMLParseError', pos, code, message); + } +} +class YAMLWarning extends YAMLError { + constructor(pos, code, message) { + super('YAMLWarning', pos, code, message); + } +} +const prettifyError = (src, lc) => (error) => { + if (error.pos[0] === -1) + return; + error.linePos = error.pos.map(pos => lc.linePos(pos)); + const { line, col } = error.linePos[0]; + error.message += ` at line ${line}, column ${col}`; + let ci = col - 1; + let lineStr = src + .substring(lc.lineStarts[line - 1], lc.lineStarts[line]) + .replace(/[\n\r]+$/, ''); + // Trim to max 80 chars, keeping col position near the middle + if (ci >= 60 && lineStr.length > 80) { + const trimStart = Math.min(ci - 39, lineStr.length - 79); + lineStr = '…' + lineStr.substring(trimStart); + ci -= trimStart - 1; + } + if (lineStr.length > 80) + lineStr = lineStr.substring(0, 79) + '…'; + // Include previous line in context if pointing at line start + if (line > 1 && /^ *$/.test(lineStr.substring(0, ci))) { + // Regexp won't match if start is trimmed + let prev = src.substring(lc.lineStarts[line - 2], lc.lineStarts[line - 1]); + if (prev.length > 80) + prev = prev.substring(0, 79) + '…\n'; + lineStr = prev + lineStr; + } + if (/[^ ]/.test(lineStr)) { + let count = 1; + const end = error.linePos[1]; + if (end && end.line === line && end.col > col) { + count = Math.min(end.col - col, 80 - ci); + } + const pointer = ' '.repeat(ci) + '^'.repeat(count); + error.message += `:\n\n${lineStr}\n${pointer}\n`; + } +}; + +export { YAMLError, YAMLParseError, YAMLWarning, prettifyError }; diff --git a/node_modules/yaml/browser/dist/index.js b/node_modules/yaml/browser/dist/index.js new file mode 100644 index 0000000..96765af --- /dev/null +++ b/node_modules/yaml/browser/dist/index.js @@ -0,0 +1,17 @@ +export { Composer } from './compose/composer.js'; +export { Document } from './doc/Document.js'; +export { Schema } from './schema/Schema.js'; +export { YAMLError, YAMLParseError, YAMLWarning } from './errors.js'; +export { Alias } from './nodes/Alias.js'; +export { isAlias, isCollection, isDocument, isMap, isNode, isPair, isScalar, isSeq } from './nodes/Node.js'; +export { Pair } from './nodes/Pair.js'; +export { Scalar } from './nodes/Scalar.js'; +export { YAMLMap } from './nodes/YAMLMap.js'; +export { YAMLSeq } from './nodes/YAMLSeq.js'; +import * as cst from './parse/cst.js'; +export { cst as CST }; +export { Lexer } from './parse/lexer.js'; +export { LineCounter } from './parse/line-counter.js'; +export { Parser } from './parse/parser.js'; +export { parse, parseAllDocuments, parseDocument, stringify } from './public-api.js'; +export { visit, visitAsync } from './visit.js'; diff --git a/node_modules/yaml/browser/dist/log.js b/node_modules/yaml/browser/dist/log.js new file mode 100644 index 0000000..aa5ba56 --- /dev/null +++ b/node_modules/yaml/browser/dist/log.js @@ -0,0 +1,14 @@ +function debug(logLevel, ...messages) { + if (logLevel === 'debug') + console.log(...messages); +} +function warn(logLevel, warning) { + if (logLevel === 'debug' || logLevel === 'warn') { + if (typeof process !== 'undefined' && process.emitWarning) + process.emitWarning(warning); + else + console.warn(warning); + } +} + +export { debug, warn }; diff --git a/node_modules/yaml/browser/dist/node_modules/tslib/tslib.es6.js b/node_modules/yaml/browser/dist/node_modules/tslib/tslib.es6.js new file mode 100644 index 0000000..7c71262 --- /dev/null +++ b/node_modules/yaml/browser/dist/node_modules/tslib/tslib.es6.js @@ -0,0 +1,164 @@ +/*! ***************************************************************************** +Copyright (c) Microsoft Corporation. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR +OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. +***************************************************************************** */ + +/* global Reflect, Promise */ +var extendStatics = function (d, b) { + extendStatics = Object.setPrototypeOf || { + __proto__: [] + } instanceof Array && function (d, b) { + d.__proto__ = b; + } || function (d, b) { + for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; + }; + + return extendStatics(d, b); +}; + +function __extends(d, b) { + if (typeof b !== "function" && b !== null) throw new TypeError("Class extends value " + String(b) + " is not a constructor or null"); + extendStatics(d, b); + + function __() { + this.constructor = d; + } + + d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __()); +} +function __generator(thisArg, body) { + var _ = { + label: 0, + sent: function () { + if (t[0] & 1) throw t[1]; + return t[1]; + }, + trys: [], + ops: [] + }, + f, + y, + t, + g; + return g = { + next: verb(0), + "throw": verb(1), + "return": verb(2) + }, typeof Symbol === "function" && (g[Symbol.iterator] = function () { + return this; + }), g; + + function verb(n) { + return function (v) { + return step([n, v]); + }; + } + + function step(op) { + if (f) throw new TypeError("Generator is already executing."); + + while (_) try { + if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t; + if (y = 0, t) op = [op[0] & 2, t.value]; + + switch (op[0]) { + case 0: + case 1: + t = op; + break; + + case 4: + _.label++; + return { + value: op[1], + done: false + }; + + case 5: + _.label++; + y = op[1]; + op = [0]; + continue; + + case 7: + op = _.ops.pop(); + + _.trys.pop(); + + continue; + + default: + if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { + _ = 0; + continue; + } + + if (op[0] === 3 && (!t || op[1] > t[0] && op[1] < t[3])) { + _.label = op[1]; + break; + } + + if (op[0] === 6 && _.label < t[1]) { + _.label = t[1]; + t = op; + break; + } + + if (t && _.label < t[2]) { + _.label = t[2]; + + _.ops.push(op); + + break; + } + + if (t[2]) _.ops.pop(); + + _.trys.pop(); + + continue; + } + + op = body.call(thisArg, _); + } catch (e) { + op = [6, e]; + y = 0; + } finally { + f = t = 0; + } + + if (op[0] & 5) throw op[1]; + return { + value: op[0] ? op[1] : void 0, + done: true + }; + } +} +function __values(o) { + var s = typeof Symbol === "function" && Symbol.iterator, + m = s && o[s], + i = 0; + if (m) return m.call(o); + if (o && typeof o.length === "number") return { + next: function () { + if (o && i >= o.length) o = void 0; + return { + value: o && o[i++], + done: !o + }; + } + }; + throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined."); +} + +export { __extends, __generator, __values }; diff --git a/node_modules/yaml/browser/dist/nodes/Alias.js b/node_modules/yaml/browser/dist/nodes/Alias.js new file mode 100644 index 0000000..141b811 --- /dev/null +++ b/node_modules/yaml/browser/dist/nodes/Alias.js @@ -0,0 +1,94 @@ +import { anchorIsValid } from '../doc/anchors.js'; +import { visit } from '../visit.js'; +import { NodeBase, ALIAS, isAlias, isCollection, isPair } from './Node.js'; + +class Alias extends NodeBase { + constructor(source) { + super(ALIAS); + this.source = source; + Object.defineProperty(this, 'tag', { + set() { + throw new Error('Alias nodes cannot have tags'); + } + }); + } + /** + * Resolve the value of this alias within `doc`, finding the last + * instance of the `source` anchor before this node. + */ + resolve(doc) { + let found = undefined; + visit(doc, { + Node: (_key, node) => { + if (node === this) + return visit.BREAK; + if (node.anchor === this.source) + found = node; + } + }); + return found; + } + toJSON(_arg, ctx) { + if (!ctx) + return { source: this.source }; + const { anchors, doc, maxAliasCount } = ctx; + const source = this.resolve(doc); + if (!source) { + const msg = `Unresolved alias (the anchor must be set before the alias): ${this.source}`; + throw new ReferenceError(msg); + } + const data = anchors.get(source); + /* istanbul ignore if */ + if (!data || data.res === undefined) { + const msg = 'This should not happen: Alias anchor was not resolved?'; + throw new ReferenceError(msg); + } + if (maxAliasCount >= 0) { + data.count += 1; + if (data.aliasCount === 0) + data.aliasCount = getAliasCount(doc, source, anchors); + if (data.count * data.aliasCount > maxAliasCount) { + const msg = 'Excessive alias count indicates a resource exhaustion attack'; + throw new ReferenceError(msg); + } + } + return data.res; + } + toString(ctx, _onComment, _onChompKeep) { + const src = `*${this.source}`; + if (ctx) { + anchorIsValid(this.source); + if (ctx.options.verifyAliasOrder && !ctx.anchors.has(this.source)) { + const msg = `Unresolved alias (the anchor must be set before the alias): ${this.source}`; + throw new Error(msg); + } + if (ctx.implicitKey) + return `${src} `; + } + return src; + } +} +function getAliasCount(doc, node, anchors) { + if (isAlias(node)) { + const source = node.resolve(doc); + const anchor = anchors && source && anchors.get(source); + return anchor ? anchor.count * anchor.aliasCount : 0; + } + else if (isCollection(node)) { + let count = 0; + for (const item of node.items) { + const c = getAliasCount(doc, item, anchors); + if (c > count) + count = c; + } + return count; + } + else if (isPair(node)) { + const kc = getAliasCount(doc, node.key, anchors); + const vc = getAliasCount(doc, node.value, anchors); + return Math.max(kc, vc); + } + return 1; +} + +export { Alias }; diff --git a/node_modules/yaml/browser/dist/nodes/Collection.js b/node_modules/yaml/browser/dist/nodes/Collection.js new file mode 100644 index 0000000..7498e86 --- /dev/null +++ b/node_modules/yaml/browser/dist/nodes/Collection.js @@ -0,0 +1,147 @@ +import { createNode } from '../doc/createNode.js'; +import { NodeBase, isNode, isPair, isCollection, isScalar } from './Node.js'; + +function collectionFromPath(schema, path, value) { + let v = value; + for (let i = path.length - 1; i >= 0; --i) { + const k = path[i]; + if (typeof k === 'number' && Number.isInteger(k) && k >= 0) { + const a = []; + a[k] = v; + v = a; + } + else { + v = new Map([[k, v]]); + } + } + return createNode(v, undefined, { + aliasDuplicateObjects: false, + keepUndefined: false, + onAnchor: () => { + throw new Error('This should not happen, please report a bug.'); + }, + schema, + sourceObjects: new Map() + }); +} +// Type guard is intentionally a little wrong so as to be more useful, +// as it does not cover untypable empty non-string iterables (e.g. []). +const isEmptyPath = (path) => path == null || + (typeof path === 'object' && !!path[Symbol.iterator]().next().done); +class Collection extends NodeBase { + constructor(type, schema) { + super(type); + Object.defineProperty(this, 'schema', { + value: schema, + configurable: true, + enumerable: false, + writable: true + }); + } + /** + * Create a copy of this collection. + * + * @param schema - If defined, overwrites the original's schema + */ + clone(schema) { + const copy = Object.create(Object.getPrototypeOf(this), Object.getOwnPropertyDescriptors(this)); + if (schema) + copy.schema = schema; + copy.items = copy.items.map(it => isNode(it) || isPair(it) ? it.clone(schema) : it); + if (this.range) + copy.range = this.range.slice(); + return copy; + } + /** + * Adds a value to the collection. For `!!map` and `!!omap` the value must + * be a Pair instance or a `{ key, value }` object, which may not have a key + * that already exists in the map. + */ + addIn(path, value) { + if (isEmptyPath(path)) + this.add(value); + else { + const [key, ...rest] = path; + const node = this.get(key, true); + if (isCollection(node)) + node.addIn(rest, value); + else if (node === undefined && this.schema) + this.set(key, collectionFromPath(this.schema, rest, value)); + else + throw new Error(`Expected YAML collection at ${key}. Remaining path: ${rest}`); + } + } + /** + * Removes a value from the collection. + * @returns `true` if the item was found and removed. + */ + deleteIn(path) { + const [key, ...rest] = path; + if (rest.length === 0) + return this.delete(key); + const node = this.get(key, true); + if (isCollection(node)) + return node.deleteIn(rest); + else + throw new Error(`Expected YAML collection at ${key}. Remaining path: ${rest}`); + } + /** + * Returns item at `key`, or `undefined` if not found. By default unwraps + * scalar values from their surrounding node; to disable set `keepScalar` to + * `true` (collections are always returned intact). + */ + getIn(path, keepScalar) { + const [key, ...rest] = path; + const node = this.get(key, true); + if (rest.length === 0) + return !keepScalar && isScalar(node) ? node.value : node; + else + return isCollection(node) ? node.getIn(rest, keepScalar) : undefined; + } + hasAllNullValues(allowScalar) { + return this.items.every(node => { + if (!isPair(node)) + return false; + const n = node.value; + return (n == null || + (allowScalar && + isScalar(n) && + n.value == null && + !n.commentBefore && + !n.comment && + !n.tag)); + }); + } + /** + * Checks if the collection includes a value with the key `key`. + */ + hasIn(path) { + const [key, ...rest] = path; + if (rest.length === 0) + return this.has(key); + const node = this.get(key, true); + return isCollection(node) ? node.hasIn(rest) : false; + } + /** + * Sets a value in this collection. For `!!set`, `value` needs to be a + * boolean to add/remove the item from the set. + */ + setIn(path, value) { + const [key, ...rest] = path; + if (rest.length === 0) { + this.set(key, value); + } + else { + const node = this.get(key, true); + if (isCollection(node)) + node.setIn(rest, value); + else if (node === undefined && this.schema) + this.set(key, collectionFromPath(this.schema, rest, value)); + else + throw new Error(`Expected YAML collection at ${key}. Remaining path: ${rest}`); + } + } +} +Collection.maxFlowStringSingleLineLength = 60; + +export { Collection, collectionFromPath, isEmptyPath }; diff --git a/node_modules/yaml/browser/dist/nodes/Node.js b/node_modules/yaml/browser/dist/nodes/Node.js new file mode 100644 index 0000000..718f363 --- /dev/null +++ b/node_modules/yaml/browser/dist/nodes/Node.js @@ -0,0 +1,48 @@ +const ALIAS = Symbol.for('yaml.alias'); +const DOC = Symbol.for('yaml.document'); +const MAP = Symbol.for('yaml.map'); +const PAIR = Symbol.for('yaml.pair'); +const SCALAR = Symbol.for('yaml.scalar'); +const SEQ = Symbol.for('yaml.seq'); +const NODE_TYPE = Symbol.for('yaml.node.type'); +const isAlias = (node) => !!node && typeof node === 'object' && node[NODE_TYPE] === ALIAS; +const isDocument = (node) => !!node && typeof node === 'object' && node[NODE_TYPE] === DOC; +const isMap = (node) => !!node && typeof node === 'object' && node[NODE_TYPE] === MAP; +const isPair = (node) => !!node && typeof node === 'object' && node[NODE_TYPE] === PAIR; +const isScalar = (node) => !!node && typeof node === 'object' && node[NODE_TYPE] === SCALAR; +const isSeq = (node) => !!node && typeof node === 'object' && node[NODE_TYPE] === SEQ; +function isCollection(node) { + if (node && typeof node === 'object') + switch (node[NODE_TYPE]) { + case MAP: + case SEQ: + return true; + } + return false; +} +function isNode(node) { + if (node && typeof node === 'object') + switch (node[NODE_TYPE]) { + case ALIAS: + case MAP: + case SCALAR: + case SEQ: + return true; + } + return false; +} +const hasAnchor = (node) => (isScalar(node) || isCollection(node)) && !!node.anchor; +class NodeBase { + constructor(type) { + Object.defineProperty(this, NODE_TYPE, { value: type }); + } + /** Create a copy of this node. */ + clone() { + const copy = Object.create(Object.getPrototypeOf(this), Object.getOwnPropertyDescriptors(this)); + if (this.range) + copy.range = this.range.slice(); + return copy; + } +} + +export { ALIAS, DOC, MAP, NODE_TYPE, NodeBase, PAIR, SCALAR, SEQ, hasAnchor, isAlias, isCollection, isDocument, isMap, isNode, isPair, isScalar, isSeq }; diff --git a/node_modules/yaml/browser/dist/nodes/Pair.js b/node_modules/yaml/browser/dist/nodes/Pair.js new file mode 100644 index 0000000..5a628a2 --- /dev/null +++ b/node_modules/yaml/browser/dist/nodes/Pair.js @@ -0,0 +1,36 @@ +import { createNode } from '../doc/createNode.js'; +import { stringifyPair } from '../stringify/stringifyPair.js'; +import { addPairToJSMap } from './addPairToJSMap.js'; +import { NODE_TYPE, PAIR, isNode } from './Node.js'; + +function createPair(key, value, ctx) { + const k = createNode(key, undefined, ctx); + const v = createNode(value, undefined, ctx); + return new Pair(k, v); +} +class Pair { + constructor(key, value = null) { + Object.defineProperty(this, NODE_TYPE, { value: PAIR }); + this.key = key; + this.value = value; + } + clone(schema) { + let { key, value } = this; + if (isNode(key)) + key = key.clone(schema); + if (isNode(value)) + value = value.clone(schema); + return new Pair(key, value); + } + toJSON(_, ctx) { + const pair = ctx?.mapAsMap ? new Map() : {}; + return addPairToJSMap(ctx, pair, this); + } + toString(ctx, onComment, onChompKeep) { + return ctx?.doc + ? stringifyPair(this, ctx, onComment, onChompKeep) + : JSON.stringify(this); + } +} + +export { Pair, createPair }; diff --git a/node_modules/yaml/browser/dist/nodes/Scalar.js b/node_modules/yaml/browser/dist/nodes/Scalar.js new file mode 100644 index 0000000..691283a --- /dev/null +++ b/node_modules/yaml/browser/dist/nodes/Scalar.js @@ -0,0 +1,23 @@ +import { NodeBase, SCALAR } from './Node.js'; +import { toJS } from './toJS.js'; + +const isScalarValue = (value) => !value || (typeof value !== 'function' && typeof value !== 'object'); +class Scalar extends NodeBase { + constructor(value) { + super(SCALAR); + this.value = value; + } + toJSON(arg, ctx) { + return ctx?.keep ? this.value : toJS(this.value, arg, ctx); + } + toString() { + return String(this.value); + } +} +Scalar.BLOCK_FOLDED = 'BLOCK_FOLDED'; +Scalar.BLOCK_LITERAL = 'BLOCK_LITERAL'; +Scalar.PLAIN = 'PLAIN'; +Scalar.QUOTE_DOUBLE = 'QUOTE_DOUBLE'; +Scalar.QUOTE_SINGLE = 'QUOTE_SINGLE'; + +export { Scalar, isScalarValue }; diff --git a/node_modules/yaml/browser/dist/nodes/YAMLMap.js b/node_modules/yaml/browser/dist/nodes/YAMLMap.js new file mode 100644 index 0000000..0159dc5 --- /dev/null +++ b/node_modules/yaml/browser/dist/nodes/YAMLMap.js @@ -0,0 +1,116 @@ +import { stringifyCollection } from '../stringify/stringifyCollection.js'; +import { addPairToJSMap } from './addPairToJSMap.js'; +import { Collection } from './Collection.js'; +import { isPair, isScalar, MAP } from './Node.js'; +import { Pair } from './Pair.js'; +import { isScalarValue } from './Scalar.js'; + +function findPair(items, key) { + const k = isScalar(key) ? key.value : key; + for (const it of items) { + if (isPair(it)) { + if (it.key === key || it.key === k) + return it; + if (isScalar(it.key) && it.key.value === k) + return it; + } + } + return undefined; +} +class YAMLMap extends Collection { + constructor(schema) { + super(MAP, schema); + this.items = []; + } + static get tagName() { + return 'tag:yaml.org,2002:map'; + } + /** + * Adds a value to the collection. + * + * @param overwrite - If not set `true`, using a key that is already in the + * collection will throw. Otherwise, overwrites the previous value. + */ + add(pair, overwrite) { + let _pair; + if (isPair(pair)) + _pair = pair; + else if (!pair || typeof pair !== 'object' || !('key' in pair)) { + // In TypeScript, this never happens. + _pair = new Pair(pair, pair?.value); + } + else + _pair = new Pair(pair.key, pair.value); + const prev = findPair(this.items, _pair.key); + const sortEntries = this.schema?.sortMapEntries; + if (prev) { + if (!overwrite) + throw new Error(`Key ${_pair.key} already set`); + // For scalars, keep the old node & its comments and anchors + if (isScalar(prev.value) && isScalarValue(_pair.value)) + prev.value.value = _pair.value; + else + prev.value = _pair.value; + } + else if (sortEntries) { + const i = this.items.findIndex(item => sortEntries(_pair, item) < 0); + if (i === -1) + this.items.push(_pair); + else + this.items.splice(i, 0, _pair); + } + else { + this.items.push(_pair); + } + } + delete(key) { + const it = findPair(this.items, key); + if (!it) + return false; + const del = this.items.splice(this.items.indexOf(it), 1); + return del.length > 0; + } + get(key, keepScalar) { + const it = findPair(this.items, key); + const node = it?.value; + return (!keepScalar && isScalar(node) ? node.value : node) ?? undefined; + } + has(key) { + return !!findPair(this.items, key); + } + set(key, value) { + this.add(new Pair(key, value), true); + } + /** + * @param ctx - Conversion context, originally set in Document#toJS() + * @param {Class} Type - If set, forces the returned collection type + * @returns Instance of Type, Map, or Object + */ + toJSON(_, ctx, Type) { + const map = Type ? new Type() : ctx?.mapAsMap ? new Map() : {}; + if (ctx?.onCreate) + ctx.onCreate(map); + for (const item of this.items) + addPairToJSMap(ctx, map, item); + return map; + } + toString(ctx, onComment, onChompKeep) { + if (!ctx) + return JSON.stringify(this); + for (const item of this.items) { + if (!isPair(item)) + throw new Error(`Map items must all be pairs; found ${JSON.stringify(item)} instead`); + } + if (!ctx.allNullValues && this.hasAllNullValues(false)) + ctx = Object.assign({}, ctx, { allNullValues: true }); + return stringifyCollection(this, ctx, { + blockItemPrefix: '', + flowChars: { start: '{', end: '}' }, + itemIndent: ctx.indent || '', + onChompKeep, + onComment + }); + } +} + +export { YAMLMap, findPair }; diff --git a/node_modules/yaml/browser/dist/nodes/YAMLSeq.js b/node_modules/yaml/browser/dist/nodes/YAMLSeq.js new file mode 100644 index 0000000..3243cb0 --- /dev/null +++ b/node_modules/yaml/browser/dist/nodes/YAMLSeq.js @@ -0,0 +1,97 @@ +import { stringifyCollection } from '../stringify/stringifyCollection.js'; +import { Collection } from './Collection.js'; +import { SEQ, isScalar } from './Node.js'; +import { isScalarValue } from './Scalar.js'; +import { toJS } from './toJS.js'; + +class YAMLSeq extends Collection { + constructor(schema) { + super(SEQ, schema); + this.items = []; + } + static get tagName() { + return 'tag:yaml.org,2002:seq'; + } + add(value) { + this.items.push(value); + } + /** + * Removes a value from the collection. + * + * `key` must contain a representation of an integer for this to succeed. + * It may be wrapped in a `Scalar`. + * + * @returns `true` if the item was found and removed. + */ + delete(key) { + const idx = asItemIndex(key); + if (typeof idx !== 'number') + return false; + const del = this.items.splice(idx, 1); + return del.length > 0; + } + get(key, keepScalar) { + const idx = asItemIndex(key); + if (typeof idx !== 'number') + return undefined; + const it = this.items[idx]; + return !keepScalar && isScalar(it) ? it.value : it; + } + /** + * Checks if the collection includes a value with the key `key`. + * + * `key` must contain a representation of an integer for this to succeed. + * It may be wrapped in a `Scalar`. + */ + has(key) { + const idx = asItemIndex(key); + return typeof idx === 'number' && idx < this.items.length; + } + /** + * Sets a value in this collection. For `!!set`, `value` needs to be a + * boolean to add/remove the item from the set. + * + * If `key` does not contain a representation of an integer, this will throw. + * It may be wrapped in a `Scalar`. + */ + set(key, value) { + const idx = asItemIndex(key); + if (typeof idx !== 'number') + throw new Error(`Expected a valid index, not ${key}.`); + const prev = this.items[idx]; + if (isScalar(prev) && isScalarValue(value)) + prev.value = value; + else + this.items[idx] = value; + } + toJSON(_, ctx) { + const seq = []; + if (ctx?.onCreate) + ctx.onCreate(seq); + let i = 0; + for (const item of this.items) + seq.push(toJS(item, String(i++), ctx)); + return seq; + } + toString(ctx, onComment, onChompKeep) { + if (!ctx) + return JSON.stringify(this); + return stringifyCollection(this, ctx, { + blockItemPrefix: '- ', + flowChars: { start: '[', end: ']' }, + itemIndent: (ctx.indent || '') + ' ', + onChompKeep, + onComment + }); + } +} +function asItemIndex(key) { + let idx = isScalar(key) ? key.value : key; + if (idx && typeof idx === 'string') + idx = Number(idx); + return typeof idx === 'number' && Number.isInteger(idx) && idx >= 0 + ? idx + : null; +} + +export { YAMLSeq }; diff --git a/node_modules/yaml/browser/dist/nodes/addPairToJSMap.js b/node_modules/yaml/browser/dist/nodes/addPairToJSMap.js new file mode 100644 index 0000000..70deb43 --- /dev/null +++ b/node_modules/yaml/browser/dist/nodes/addPairToJSMap.js @@ -0,0 +1,104 @@ +import { warn } from '../log.js'; +import { createStringifyContext } from '../stringify/stringify.js'; +import { isAlias, isSeq, isScalar, isMap, isNode } from './Node.js'; +import { Scalar } from './Scalar.js'; +import { toJS } from './toJS.js'; + +const MERGE_KEY = '<<'; +function addPairToJSMap(ctx, map, { key, value }) { + if (ctx?.doc.schema.merge && isMergeKey(key)) { + value = isAlias(value) ? value.resolve(ctx.doc) : value; + if (isSeq(value)) + for (const it of value.items) + mergeToJSMap(ctx, map, it); + else if (Array.isArray(value)) + for (const it of value) + mergeToJSMap(ctx, map, it); + else + mergeToJSMap(ctx, map, value); + } + else { + const jsKey = toJS(key, '', ctx); + if (map instanceof Map) { + map.set(jsKey, toJS(value, jsKey, ctx)); + } + else if (map instanceof Set) { + map.add(jsKey); + } + else { + const stringKey = stringifyKey(key, jsKey, ctx); + const jsValue = toJS(value, stringKey, ctx); + if (stringKey in map) + Object.defineProperty(map, stringKey, { + value: jsValue, + writable: true, + enumerable: true, + configurable: true + }); + else + map[stringKey] = jsValue; + } + } + return map; +} +const isMergeKey = (key) => key === MERGE_KEY || + (isScalar(key) && + key.value === MERGE_KEY && + (!key.type || key.type === Scalar.PLAIN)); +// If the value associated with a merge key is a single mapping node, each of +// its key/value pairs is inserted into the current mapping, unless the key +// already exists in it. If the value associated with the merge key is a +// sequence, then this sequence is expected to contain mapping nodes and each +// of these nodes is merged in turn according to its order in the sequence. +// Keys in mapping nodes earlier in the sequence override keys specified in +// later mapping nodes. -- http://yaml.org/type/merge.html +function mergeToJSMap(ctx, map, value) { + const source = ctx && isAlias(value) ? value.resolve(ctx.doc) : value; + if (!isMap(source)) + throw new Error('Merge sources must be maps or map aliases'); + const srcMap = source.toJSON(null, ctx, Map); + for (const [key, value] of srcMap) { + if (map instanceof Map) { + if (!map.has(key)) + map.set(key, value); + } + else if (map instanceof Set) { + map.add(key); + } + else if (!Object.prototype.hasOwnProperty.call(map, key)) { + Object.defineProperty(map, key, { + value, + writable: true, + enumerable: true, + configurable: true + }); + } + } + return map; +} +function stringifyKey(key, jsKey, ctx) { + if (jsKey === null) + return ''; + if (typeof jsKey !== 'object') + return String(jsKey); + if (isNode(key) && ctx && ctx.doc) { + const strCtx = createStringifyContext(ctx.doc, {}); + strCtx.anchors = new Set(); + for (const node of ctx.anchors.keys()) + strCtx.anchors.add(node.anchor); + strCtx.inFlow = true; + strCtx.inStringifyKey = true; + const strKey = key.toString(strCtx); + if (!ctx.mapKeyWarned) { + let jsonStr = JSON.stringify(strKey); + if (jsonStr.length > 40) + jsonStr = jsonStr.substring(0, 36) + '..."'; + warn(ctx.doc.options.logLevel, `Keys with collection values will be stringified due to JS Object restrictions: ${jsonStr}. Set mapAsMap: true to use object keys.`); + ctx.mapKeyWarned = true; + } + return strKey; + } + return JSON.stringify(jsKey); +} + +export { addPairToJSMap }; diff --git a/node_modules/yaml/browser/dist/nodes/toJS.js b/node_modules/yaml/browser/dist/nodes/toJS.js new file mode 100644 index 0000000..a9f3681 --- /dev/null +++ b/node_modules/yaml/browser/dist/nodes/toJS.js @@ -0,0 +1,37 @@ +import { hasAnchor } from './Node.js'; + +/** + * Recursively convert any node or its contents to native JavaScript + * + * @param value - The input value + * @param arg - If `value` defines a `toJSON()` method, use this + * as its first argument + * @param ctx - Conversion context, originally set in Document#toJS(). If + * `{ keep: true }` is not set, output should be suitable for JSON + * stringification. + */ +function toJS(value, arg, ctx) { + // eslint-disable-next-line @typescript-eslint/no-unsafe-return + if (Array.isArray(value)) + return value.map((v, i) => toJS(v, String(i), ctx)); + if (value && typeof value.toJSON === 'function') { + // eslint-disable-next-line @typescript-eslint/no-unsafe-call + if (!ctx || !hasAnchor(value)) + return value.toJSON(arg, ctx); + const data = { aliasCount: 0, count: 1, res: undefined }; + ctx.anchors.set(value, data); + ctx.onCreate = res => { + data.res = res; + delete ctx.onCreate; + }; + const res = value.toJSON(arg, ctx); + if (ctx.onCreate) + ctx.onCreate(res); + return res; + } + if (typeof value === 'bigint' && !ctx?.keep) + return Number(value); + return value; +} + +export { toJS }; diff --git a/node_modules/yaml/browser/dist/parse/cst-scalar.js b/node_modules/yaml/browser/dist/parse/cst-scalar.js new file mode 100644 index 0000000..d4def99 --- /dev/null +++ b/node_modules/yaml/browser/dist/parse/cst-scalar.js @@ -0,0 +1,214 @@ +import { resolveBlockScalar } from '../compose/resolve-block-scalar.js'; +import { resolveFlowScalar } from '../compose/resolve-flow-scalar.js'; +import { YAMLParseError } from '../errors.js'; +import { stringifyString } from '../stringify/stringifyString.js'; + +function resolveAsScalar(token, strict = true, onError) { + if (token) { + const _onError = (pos, code, message) => { + const offset = typeof pos === 'number' ? pos : Array.isArray(pos) ? pos[0] : pos.offset; + if (onError) + onError(offset, code, message); + else + throw new YAMLParseError([offset, offset + 1], code, message); + }; + switch (token.type) { + case 'scalar': + case 'single-quoted-scalar': + case 'double-quoted-scalar': + return resolveFlowScalar(token, strict, _onError); + case 'block-scalar': + return resolveBlockScalar(token, strict, _onError); + } + } + return null; +} +/** + * Create a new scalar token with `value` + * + * Values that represent an actual string but may be parsed as a different type should use a `type` other than `'PLAIN'`, + * as this function does not support any schema operations and won't check for such conflicts. + * + * @param value The string representation of the value, which will have its content properly indented. + * @param context.end Comments and whitespace after the end of the value, or after the block scalar header. If undefined, a newline will be added. + * @param context.implicitKey Being within an implicit key may affect the resolved type of the token's value. + * @param context.indent The indent level of the token. + * @param context.inFlow Is this scalar within a flow collection? This may affect the resolved type of the token's value. + * @param context.offset The offset position of the token. + * @param context.type The preferred type of the scalar token. If undefined, the previous type of the `token` will be used, defaulting to `'PLAIN'`. + */ +function createScalarToken(value, context) { + const { implicitKey = false, indent, inFlow = false, offset = -1, type = 'PLAIN' } = context; + const source = stringifyString({ type, value }, { + implicitKey, + indent: indent > 0 ? ' '.repeat(indent) : '', + inFlow, + options: { blockQuote: true, lineWidth: -1 } + }); + const end = context.end ?? [ + { type: 'newline', offset: -1, indent, source: '\n' } + ]; + switch (source[0]) { + case '|': + case '>': { + const he = source.indexOf('\n'); + const head = source.substring(0, he); + const body = source.substring(he + 1) + '\n'; + const props = [ + { type: 'block-scalar-header', offset, indent, source: head } + ]; + if (!addEndtoBlockProps(props, end)) + props.push({ type: 'newline', offset: -1, indent, source: '\n' }); + return { type: 'block-scalar', offset, indent, props, source: body }; + } + case '"': + return { type: 'double-quoted-scalar', offset, indent, source, end }; + case "'": + return { type: 'single-quoted-scalar', offset, indent, source, end }; + default: + return { type: 'scalar', offset, indent, source, end }; + } +} +/** + * Set the value of `token` to the given string `value`, overwriting any previous contents and type that it may have. + * + * Best efforts are made to retain any comments previously associated with the `token`, + * though all contents within a collection's `items` will be overwritten. + * + * Values that represent an actual string but may be parsed as a different type should use a `type` other than `'PLAIN'`, + * as this function does not support any schema operations and won't check for such conflicts. + * + * @param token Any token. If it does not include an `indent` value, the value will be stringified as if it were an implicit key. + * @param value The string representation of the value, which will have its content properly indented. + * @param context.afterKey In most cases, values after a key should have an additional level of indentation. + * @param context.implicitKey Being within an implicit key may affect the resolved type of the token's value. + * @param context.inFlow Being within a flow collection may affect the resolved type of the token's value. + * @param context.type The preferred type of the scalar token. If undefined, the previous type of the `token` will be used, defaulting to `'PLAIN'`. + */ +function setScalarValue(token, value, context = {}) { + let { afterKey = false, implicitKey = false, inFlow = false, type } = context; + let indent = 'indent' in token ? token.indent : null; + if (afterKey && typeof indent === 'number') + indent += 2; + if (!type) + switch (token.type) { + case 'single-quoted-scalar': + type = 'QUOTE_SINGLE'; + break; + case 'double-quoted-scalar': + type = 'QUOTE_DOUBLE'; + break; + case 'block-scalar': { + const header = token.props[0]; + if (header.type !== 'block-scalar-header') + throw new Error('Invalid block scalar header'); + type = header.source[0] === '>' ? 'BLOCK_FOLDED' : 'BLOCK_LITERAL'; + break; + } + default: + type = 'PLAIN'; + } + const source = stringifyString({ type, value }, { + implicitKey: implicitKey || indent === null, + indent: indent !== null && indent > 0 ? ' '.repeat(indent) : '', + inFlow, + options: { blockQuote: true, lineWidth: -1 } + }); + switch (source[0]) { + case '|': + case '>': + setBlockScalarValue(token, source); + break; + case '"': + setFlowScalarValue(token, source, 'double-quoted-scalar'); + break; + case "'": + setFlowScalarValue(token, source, 'single-quoted-scalar'); + break; + default: + setFlowScalarValue(token, source, 'scalar'); + } +} +function setBlockScalarValue(token, source) { + const he = source.indexOf('\n'); + const head = source.substring(0, he); + const body = source.substring(he + 1) + '\n'; + if (token.type === 'block-scalar') { + const header = token.props[0]; + if (header.type !== 'block-scalar-header') + throw new Error('Invalid block scalar header'); + header.source = head; + token.source = body; + } + else { + const { offset } = token; + const indent = 'indent' in token ? token.indent : -1; + const props = [ + { type: 'block-scalar-header', offset, indent, source: head } + ]; + if (!addEndtoBlockProps(props, 'end' in token ? token.end : undefined)) + props.push({ type: 'newline', offset: -1, indent, source: '\n' }); + for (const key of Object.keys(token)) + if (key !== 'type' && key !== 'offset') + delete token[key]; + Object.assign(token, { type: 'block-scalar', indent, props, source: body }); + } +} +/** @returns `true` if last token is a newline */ +function addEndtoBlockProps(props, end) { + if (end) + for (const st of end) + switch (st.type) { + case 'space': + case 'comment': + props.push(st); + break; + case 'newline': + props.push(st); + return true; + } + return false; +} +function setFlowScalarValue(token, source, type) { + switch (token.type) { + case 'scalar': + case 'double-quoted-scalar': + case 'single-quoted-scalar': + token.type = type; + token.source = source; + break; + case 'block-scalar': { + const end = token.props.slice(1); + let oa = source.length; + if (token.props[0].type === 'block-scalar-header') + oa -= token.props[0].source.length; + for (const tok of end) + tok.offset += oa; + delete token.props; + Object.assign(token, { type, source, end }); + break; + } + case 'block-map': + case 'block-seq': { + const offset = token.offset + source.length; + const nl = { type: 'newline', offset, indent: token.indent, source: '\n' }; + delete token.items; + Object.assign(token, { type, source, end: [nl] }); + break; + } + default: { + const indent = 'indent' in token ? token.indent : -1; + const end = 'end' in token && Array.isArray(token.end) + ? token.end.filter(st => st.type === 'space' || + st.type === 'comment' || + st.type === 'newline') + : []; + for (const key of Object.keys(token)) + if (key !== 'type' && key !== 'offset') + delete token[key]; + Object.assign(token, { type, indent, source, end }); + } + } +} + +export { createScalarToken, resolveAsScalar, setScalarValue }; diff --git a/node_modules/yaml/browser/dist/parse/cst-stringify.js b/node_modules/yaml/browser/dist/parse/cst-stringify.js new file mode 100644 index 0000000..d6ab58c --- /dev/null +++ b/node_modules/yaml/browser/dist/parse/cst-stringify.js @@ -0,0 +1,61 @@ +/** + * Stringify a CST document, token, or collection item + * + * Fair warning: This applies no validation whatsoever, and + * simply concatenates the sources in their logical order. + */ +const stringify = (cst) => 'type' in cst ? stringifyToken(cst) : stringifyItem(cst); +function stringifyToken(token) { + switch (token.type) { + case 'block-scalar': { + let res = ''; + for (const tok of token.props) + res += stringifyToken(tok); + return res + token.source; + } + case 'block-map': + case 'block-seq': { + let res = ''; + for (const item of token.items) + res += stringifyItem(item); + return res; + } + case 'flow-collection': { + let res = token.start.source; + for (const item of token.items) + res += stringifyItem(item); + for (const st of token.end) + res += st.source; + return res; + } + case 'document': { + let res = stringifyItem(token); + if (token.end) + for (const st of token.end) + res += st.source; + return res; + } + default: { + let res = token.source; + if ('end' in token && token.end) + for (const st of token.end) + res += st.source; + return res; + } + } +} +function stringifyItem({ start, key, sep, value }) { + let res = ''; + for (const st of start) + res += st.source; + if (key) + res += stringifyToken(key); + if (sep) + for (const st of sep) + res += st.source; + if (value) + res += stringifyToken(value); + return res; +} + +export { stringify }; diff --git a/node_modules/yaml/browser/dist/parse/cst-visit.js b/node_modules/yaml/browser/dist/parse/cst-visit.js new file mode 100644 index 0000000..deca086 --- /dev/null +++ b/node_modules/yaml/browser/dist/parse/cst-visit.js @@ -0,0 +1,97 @@ +const BREAK = Symbol('break visit'); +const SKIP = Symbol('skip children'); +const REMOVE = Symbol('remove item'); +/** + * Apply a visitor to a CST document or item. + * + * Walks through the tree (depth-first) starting from the root, calling a + * `visitor` function with two arguments when entering each item: + * - `item`: The current item, which included the following members: + * - `start: SourceToken[]` – Source tokens before the key or value, + * possibly including its anchor or tag. + * - `key?: Token | null` – Set for pair values. May then be `null`, if + * the key before the `:` separator is empty. + * - `sep?: SourceToken[]` – Source tokens between the key and the value, + * which should include the `:` map value indicator if `value` is set. + * - `value?: Token` – The value of a sequence item, or of a map pair. + * - `path`: The steps from the root to the current node, as an array of + * `['key' | 'value', number]` tuples. + * + * The return value of the visitor may be used to control the traversal: + * - `undefined` (default): Do nothing and continue + * - `visit.SKIP`: Do not visit the children of this token, continue with + * next sibling + * - `visit.BREAK`: Terminate traversal completely + * - `visit.REMOVE`: Remove the current item, then continue with the next one + * - `number`: Set the index of the next step. This is useful especially if + * the index of the current token has changed. + * - `function`: Define the next visitor for this item. After the original + * visitor is called on item entry, next visitors are called after handling + * a non-empty `key` and when exiting the item. + */ +function visit(cst, visitor) { + if ('type' in cst && cst.type === 'document') + cst = { start: cst.start, value: cst.value }; + _visit(Object.freeze([]), cst, visitor); +} +// Without the `as symbol` casts, TS declares these in the `visit` +// namespace using `var`, but then complains about that because +// `unique symbol` must be `const`. +/** Terminate visit traversal completely */ +visit.BREAK = BREAK; +/** Do not visit the children of the current item */ +visit.SKIP = SKIP; +/** Remove the current item */ +visit.REMOVE = REMOVE; +/** Find the item at `path` from `cst` as the root */ +visit.itemAtPath = (cst, path) => { + let item = cst; + for (const [field, index] of path) { + const tok = item?.[field]; + if (tok && 'items' in tok) { + item = tok.items[index]; + } + else + return undefined; + } + return item; +}; +/** + * Get the immediate parent collection of the item at `path` from `cst` as the root. + * + * Throws an error if the collection is not found, which should never happen if the item itself exists. + */ +visit.parentCollection = (cst, path) => { + const parent = visit.itemAtPath(cst, path.slice(0, -1)); + const field = path[path.length - 1][0]; + const coll = parent?.[field]; + if (coll && 'items' in coll) + return coll; + throw new Error('Parent collection not found'); +}; +function _visit(path, item, visitor) { + let ctrl = visitor(item, path); + if (typeof ctrl === 'symbol') + return ctrl; + for (const field of ['key', 'value']) { + const token = item[field]; + if (token && 'items' in token) { + for (let i = 0; i < token.items.length; ++i) { + const ci = _visit(Object.freeze(path.concat([[field, i]])), token.items[i], visitor); + if (typeof ci === 'number') + i = ci - 1; + else if (ci === BREAK) + return BREAK; + else if (ci === REMOVE) { + token.items.splice(i, 1); + i -= 1; + } + } + if (typeof ctrl === 'function' && field === 'key') + ctrl = ctrl(item, path); + } + } + return typeof ctrl === 'function' ? ctrl(item, path) : ctrl; +} + +export { visit }; diff --git a/node_modules/yaml/browser/dist/parse/cst.js b/node_modules/yaml/browser/dist/parse/cst.js new file mode 100644 index 0000000..8bb2f4a --- /dev/null +++ b/node_modules/yaml/browser/dist/parse/cst.js @@ -0,0 +1,98 @@ +export { createScalarToken, resolveAsScalar, setScalarValue } from './cst-scalar.js'; +export { stringify } from './cst-stringify.js'; +export { visit } from './cst-visit.js'; + +/** The byte order mark */ +const BOM = '\u{FEFF}'; +/** Start of doc-mode */ +const DOCUMENT = '\x02'; // C0: Start of Text +/** Unexpected end of flow-mode */ +const FLOW_END = '\x18'; // C0: Cancel +/** Next token is a scalar value */ +const SCALAR = '\x1f'; // C0: Unit Separator +/** @returns `true` if `token` is a flow or block collection */ +const isCollection = (token) => !!token && 'items' in token; +/** @returns `true` if `token` is a flow or block scalar; not an alias */ +const isScalar = (token) => !!token && + (token.type === 'scalar' || + token.type === 'single-quoted-scalar' || + token.type === 'double-quoted-scalar' || + token.type === 'block-scalar'); +/* istanbul ignore next */ +/** Get a printable representation of a lexer token */ +function prettyToken(token) { + switch (token) { + case BOM: + return ''; + case DOCUMENT: + return ''; + case FLOW_END: + return ''; + case SCALAR: + return ''; + default: + return JSON.stringify(token); + } +} +/** Identify the type of a lexer token. May return `null` for unknown tokens. */ +function tokenType(source) { + switch (source) { + case BOM: + return 'byte-order-mark'; + case DOCUMENT: + return 'doc-mode'; + case FLOW_END: + return 'flow-error-end'; + case SCALAR: + return 'scalar'; + case '---': + return 'doc-start'; + case '...': + return 'doc-end'; + case '': + case '\n': + case '\r\n': + return 'newline'; + case '-': + return 'seq-item-ind'; + case '?': + return 'explicit-key-ind'; + case ':': + return 'map-value-ind'; + case '{': + return 'flow-map-start'; + case '}': + return 'flow-map-end'; + case '[': + return 'flow-seq-start'; + case ']': + return 'flow-seq-end'; + case ',': + return 'comma'; + } + switch (source[0]) { + case ' ': + case '\t': + return 'space'; + case '#': + return 'comment'; + case '%': + return 'directive-line'; + case '*': + return 'alias'; + case '&': + return 'anchor'; + case '!': + return 'tag'; + case "'": + return 'single-quoted-scalar'; + case '"': + return 'double-quoted-scalar'; + case '|': + case '>': + return 'block-scalar-header'; + } + return null; +} + +export { BOM, DOCUMENT, FLOW_END, SCALAR, isCollection, isScalar, prettyToken, tokenType }; diff --git a/node_modules/yaml/browser/dist/parse/lexer.js b/node_modules/yaml/browser/dist/parse/lexer.js new file mode 100644 index 0000000..20fe13c --- /dev/null +++ b/node_modules/yaml/browser/dist/parse/lexer.js @@ -0,0 +1,701 @@ +import { BOM, DOCUMENT, FLOW_END, SCALAR } from './cst.js'; + +/* +START -> stream + +stream + directive -> line-end -> stream + indent + line-end -> stream + [else] -> line-start + +line-end + comment -> line-end + newline -> . + input-end -> END + +line-start + doc-start -> doc + doc-end -> stream + [else] -> indent -> block-start + +block-start + seq-item-start -> block-start + explicit-key-start -> block-start + map-value-start -> block-start + [else] -> doc + +doc + line-end -> line-start + spaces -> doc + anchor -> doc + tag -> doc + flow-start -> flow -> doc + flow-end -> error -> doc + seq-item-start -> error -> doc + explicit-key-start -> error -> doc + map-value-start -> doc + alias -> doc + quote-start -> quoted-scalar -> doc + block-scalar-header -> line-end -> block-scalar(min) -> line-start + [else] -> plain-scalar(false, min) -> doc + +flow + line-end -> flow + spaces -> flow + anchor -> flow + tag -> flow + flow-start -> flow -> flow + flow-end -> . + seq-item-start -> error -> flow + explicit-key-start -> flow + map-value-start -> flow + alias -> flow + quote-start -> quoted-scalar -> flow + comma -> flow + [else] -> plain-scalar(true, 0) -> flow + +quoted-scalar + quote-end -> . + [else] -> quoted-scalar + +block-scalar(min) + newline + peek(indent < min) -> . + [else] -> block-scalar(min) + +plain-scalar(is-flow, min) + scalar-end(is-flow) -> . + peek(newline + (indent < min)) -> . + [else] -> plain-scalar(min) +*/ +function isEmpty(ch) { + switch (ch) { + case undefined: + case ' ': + case '\n': + case '\r': + case '\t': + return true; + default: + return false; + } +} +const hexDigits = '0123456789ABCDEFabcdef'.split(''); +const tagChars = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-#;/?:@&=+$_.!~*'()".split(''); +const invalidFlowScalarChars = ',[]{}'.split(''); +const invalidAnchorChars = ' ,[]{}\n\r\t'.split(''); +const isNotAnchorChar = (ch) => !ch || invalidAnchorChars.includes(ch); +/** + * Splits an input string into lexical tokens, i.e. smaller strings that are + * easily identifiable by `tokens.tokenType()`. + * + * Lexing starts always in a "stream" context. Incomplete input may be buffered + * until a complete token can be emitted. + * + * In addition to slices of the original input, the following control characters + * may also be emitted: + * + * - `\x02` (Start of Text): A document starts with the next token + * - `\x18` (Cancel): Unexpected end of flow-mode (indicates an error) + * - `\x1f` (Unit Separator): Next token is a scalar value + * - `\u{FEFF}` (Byte order mark): Emitted separately outside documents + */ +class Lexer { + constructor() { + /** + * Flag indicating whether the end of the current buffer marks the end of + * all input + */ + this.atEnd = false; + /** + * Explicit indent set in block scalar header, as an offset from the current + * minimum indent, so e.g. set to 1 from a header `|2+`. Set to -1 if not + * explicitly set. + */ + this.blockScalarIndent = -1; + /** + * Block scalars that include a + (keep) chomping indicator in their header + * include trailing empty lines, which are otherwise excluded from the + * scalar's contents. + */ + this.blockScalarKeep = false; + /** Current input */ + this.buffer = ''; + /** + * Flag noting whether the map value indicator : can immediately follow this + * node within a flow context. + */ + this.flowKey = false; + /** Count of surrounding flow collection levels. */ + this.flowLevel = 0; + /** + * Minimum level of indentation required for next lines to be parsed as a + * part of the current scalar value. + */ + this.indentNext = 0; + /** Indentation level of the current line. */ + this.indentValue = 0; + /** Position of the next \n character. */ + this.lineEndPos = null; + /** Stores the state of the lexer if reaching the end of incpomplete input */ + this.next = null; + /** A pointer to `buffer`; the current position of the lexer. */ + this.pos = 0; + } + /** + * Generate YAML tokens from the `source` string. If `incomplete`, + * a part of the last line may be left as a buffer for the next call. + * + * @returns A generator of lexical tokens + */ + *lex(source, incomplete = false) { + if (source) { + this.buffer = this.buffer ? this.buffer + source : source; + this.lineEndPos = null; + } + this.atEnd = !incomplete; + let next = this.next ?? 'stream'; + while (next && (incomplete || this.hasChars(1))) + next = yield* this.parseNext(next); + } + atLineEnd() { + let i = this.pos; + let ch = this.buffer[i]; + while (ch === ' ' || ch === '\t') + ch = this.buffer[++i]; + if (!ch || ch === '#' || ch === '\n') + return true; + if (ch === '\r') + return this.buffer[i + 1] === '\n'; + return false; + } + charAt(n) { + return this.buffer[this.pos + n]; + } + continueScalar(offset) { + let ch = this.buffer[offset]; + if (this.indentNext > 0) { + let indent = 0; + while (ch === ' ') + ch = this.buffer[++indent + offset]; + if (ch === '\r') { + const next = this.buffer[indent + offset + 1]; + if (next === '\n' || (!next && !this.atEnd)) + return offset + indent + 1; + } + return ch === '\n' || indent >= this.indentNext || (!ch && !this.atEnd) + ? offset + indent + : -1; + } + if (ch === '-' || ch === '.') { + const dt = this.buffer.substr(offset, 3); + if ((dt === '---' || dt === '...') && isEmpty(this.buffer[offset + 3])) + return -1; + } + return offset; + } + getLine() { + let end = this.lineEndPos; + if (typeof end !== 'number' || (end !== -1 && end < this.pos)) { + end = this.buffer.indexOf('\n', this.pos); + this.lineEndPos = end; + } + if (end === -1) + return this.atEnd ? this.buffer.substring(this.pos) : null; + if (this.buffer[end - 1] === '\r') + end -= 1; + return this.buffer.substring(this.pos, end); + } + hasChars(n) { + return this.pos + n <= this.buffer.length; + } + setNext(state) { + this.buffer = this.buffer.substring(this.pos); + this.pos = 0; + this.lineEndPos = null; + this.next = state; + return null; + } + peek(n) { + return this.buffer.substr(this.pos, n); + } + *parseNext(next) { + switch (next) { + case 'stream': + return yield* this.parseStream(); + case 'line-start': + return yield* this.parseLineStart(); + case 'block-start': + return yield* this.parseBlockStart(); + case 'doc': + return yield* this.parseDocument(); + case 'flow': + return yield* this.parseFlowCollection(); + case 'quoted-scalar': + return yield* this.parseQuotedScalar(); + case 'block-scalar': + return yield* this.parseBlockScalar(); + case 'plain-scalar': + return yield* this.parsePlainScalar(); + } + } + *parseStream() { + let line = this.getLine(); + if (line === null) + return this.setNext('stream'); + if (line[0] === BOM) { + yield* this.pushCount(1); + line = line.substring(1); + } + if (line[0] === '%') { + let dirEnd = line.length; + const cs = line.indexOf('#'); + if (cs !== -1) { + const ch = line[cs - 1]; + if (ch === ' ' || ch === '\t') + dirEnd = cs - 1; + } + while (true) { + const ch = line[dirEnd - 1]; + if (ch === ' ' || ch === '\t') + dirEnd -= 1; + else + break; + } + const n = (yield* this.pushCount(dirEnd)) + (yield* this.pushSpaces(true)); + yield* this.pushCount(line.length - n); // possible comment + this.pushNewline(); + return 'stream'; + } + if (this.atLineEnd()) { + const sp = yield* this.pushSpaces(true); + yield* this.pushCount(line.length - sp); + yield* this.pushNewline(); + return 'stream'; + } + yield DOCUMENT; + return yield* this.parseLineStart(); + } + *parseLineStart() { + const ch = this.charAt(0); + if (!ch && !this.atEnd) + return this.setNext('line-start'); + if (ch === '-' || ch === '.') { + if (!this.atEnd && !this.hasChars(4)) + return this.setNext('line-start'); + const s = this.peek(3); + if (s === '---' && isEmpty(this.charAt(3))) { + yield* this.pushCount(3); + this.indentValue = 0; + this.indentNext = 0; + return 'doc'; + } + else if (s === '...' && isEmpty(this.charAt(3))) { + yield* this.pushCount(3); + return 'stream'; + } + } + this.indentValue = yield* this.pushSpaces(false); + if (this.indentNext > this.indentValue && !isEmpty(this.charAt(1))) + this.indentNext = this.indentValue; + return yield* this.parseBlockStart(); + } + *parseBlockStart() { + const [ch0, ch1] = this.peek(2); + if (!ch1 && !this.atEnd) + return this.setNext('block-start'); + if ((ch0 === '-' || ch0 === '?' || ch0 === ':') && isEmpty(ch1)) { + const n = (yield* this.pushCount(1)) + (yield* this.pushSpaces(true)); + this.indentNext = this.indentValue + 1; + this.indentValue += n; + return yield* this.parseBlockStart(); + } + return 'doc'; + } + *parseDocument() { + yield* this.pushSpaces(true); + const line = this.getLine(); + if (line === null) + return this.setNext('doc'); + let n = yield* this.pushIndicators(); + switch (line[n]) { + case '#': + yield* this.pushCount(line.length - n); + // fallthrough + case undefined: + yield* this.pushNewline(); + return yield* this.parseLineStart(); + case '{': + case '[': + yield* this.pushCount(1); + this.flowKey = false; + this.flowLevel = 1; + return 'flow'; + case '}': + case ']': + // this is an error + yield* this.pushCount(1); + return 'doc'; + case '*': + yield* this.pushUntil(isNotAnchorChar); + return 'doc'; + case '"': + case "'": + return yield* this.parseQuotedScalar(); + case '|': + case '>': + n += yield* this.parseBlockScalarHeader(); + n += yield* this.pushSpaces(true); + yield* this.pushCount(line.length - n); + yield* this.pushNewline(); + return yield* this.parseBlockScalar(); + default: + return yield* this.parsePlainScalar(); + } + } + *parseFlowCollection() { + let nl, sp; + let indent = -1; + do { + nl = yield* this.pushNewline(); + if (nl > 0) { + sp = yield* this.pushSpaces(false); + this.indentValue = indent = sp; + } + else { + sp = 0; + } + sp += yield* this.pushSpaces(true); + } while (nl + sp > 0); + const line = this.getLine(); + if (line === null) + return this.setNext('flow'); + if ((indent !== -1 && indent < this.indentNext && line[0] !== '#') || + (indent === 0 && + (line.startsWith('---') || line.startsWith('...')) && + isEmpty(line[3]))) { + // Allowing for the terminal ] or } at the same (rather than greater) + // indent level as the initial [ or { is technically invalid, but + // failing here would be surprising to users. + const atFlowEndMarker = indent === this.indentNext - 1 && + this.flowLevel === 1 && + (line[0] === ']' || line[0] === '}'); + if (!atFlowEndMarker) { + // this is an error + this.flowLevel = 0; + yield FLOW_END; + return yield* this.parseLineStart(); + } + } + let n = 0; + while (line[n] === ',') { + n += yield* this.pushCount(1); + n += yield* this.pushSpaces(true); + this.flowKey = false; + } + n += yield* this.pushIndicators(); + switch (line[n]) { + case undefined: + return 'flow'; + case '#': + yield* this.pushCount(line.length - n); + return 'flow'; + case '{': + case '[': + yield* this.pushCount(1); + this.flowKey = false; + this.flowLevel += 1; + return 'flow'; + case '}': + case ']': + yield* this.pushCount(1); + this.flowKey = true; + this.flowLevel -= 1; + return this.flowLevel ? 'flow' : 'doc'; + case '*': + yield* this.pushUntil(isNotAnchorChar); + return 'flow'; + case '"': + case "'": + this.flowKey = true; + return yield* this.parseQuotedScalar(); + case ':': { + const next = this.charAt(1); + if (this.flowKey || isEmpty(next) || next === ',') { + this.flowKey = false; + yield* this.pushCount(1); + yield* this.pushSpaces(true); + return 'flow'; + } + } + // fallthrough + default: + this.flowKey = false; + return yield* this.parsePlainScalar(); + } + } + *parseQuotedScalar() { + const quote = this.charAt(0); + let end = this.buffer.indexOf(quote, this.pos + 1); + if (quote === "'") { + while (end !== -1 && this.buffer[end + 1] === "'") + end = this.buffer.indexOf("'", end + 2); + } + else { + // double-quote + while (end !== -1) { + let n = 0; + while (this.buffer[end - 1 - n] === '\\') + n += 1; + if (n % 2 === 0) + break; + end = this.buffer.indexOf('"', end + 1); + } + } + // Only looking for newlines within the quotes + const qb = this.buffer.substring(0, end); + let nl = qb.indexOf('\n', this.pos); + if (nl !== -1) { + while (nl !== -1) { + const cs = this.continueScalar(nl + 1); + if (cs === -1) + break; + nl = qb.indexOf('\n', cs); + } + if (nl !== -1) { + // this is an error caused by an unexpected unindent + end = nl - (qb[nl - 1] === '\r' ? 2 : 1); + } + } + if (end === -1) { + if (!this.atEnd) + return this.setNext('quoted-scalar'); + end = this.buffer.length; + } + yield* this.pushToIndex(end + 1, false); + return this.flowLevel ? 'flow' : 'doc'; + } + *parseBlockScalarHeader() { + this.blockScalarIndent = -1; + this.blockScalarKeep = false; + let i = this.pos; + while (true) { + const ch = this.buffer[++i]; + if (ch === '+') + this.blockScalarKeep = true; + else if (ch > '0' && ch <= '9') + this.blockScalarIndent = Number(ch) - 1; + else if (ch !== '-') + break; + } + return yield* this.pushUntil(ch => isEmpty(ch) || ch === '#'); + } + *parseBlockScalar() { + let nl = this.pos - 1; // may be -1 if this.pos === 0 + let indent = 0; + let ch; + loop: for (let i = this.pos; (ch = this.buffer[i]); ++i) { + switch (ch) { + case ' ': + indent += 1; + break; + case '\n': + nl = i; + indent = 0; + break; + case '\r': { + const next = this.buffer[i + 1]; + if (!next && !this.atEnd) + return this.setNext('block-scalar'); + if (next === '\n') + break; + } // fallthrough + default: + break loop; + } + } + if (!ch && !this.atEnd) + return this.setNext('block-scalar'); + if (indent >= this.indentNext) { + if (this.blockScalarIndent === -1) + this.indentNext = indent; + else + this.indentNext += this.blockScalarIndent; + do { + const cs = this.continueScalar(nl + 1); + if (cs === -1) + break; + nl = this.buffer.indexOf('\n', cs); + } while (nl !== -1); + if (nl === -1) { + if (!this.atEnd) + return this.setNext('block-scalar'); + nl = this.buffer.length; + } + } + if (!this.blockScalarKeep) { + do { + let i = nl - 1; + let ch = this.buffer[i]; + if (ch === '\r') + ch = this.buffer[--i]; + const lastChar = i; // Drop the line if last char not more indented + while (ch === ' ' || ch === '\t') + ch = this.buffer[--i]; + if (ch === '\n' && i >= this.pos && i + 1 + indent > lastChar) + nl = i; + else + break; + } while (true); + } + yield SCALAR; + yield* this.pushToIndex(nl + 1, true); + return yield* this.parseLineStart(); + } + *parsePlainScalar() { + const inFlow = this.flowLevel > 0; + let end = this.pos - 1; + let i = this.pos - 1; + let ch; + while ((ch = this.buffer[++i])) { + if (ch === ':') { + const next = this.buffer[i + 1]; + if (isEmpty(next) || (inFlow && next === ',')) + break; + end = i; + } + else if (isEmpty(ch)) { + let next = this.buffer[i + 1]; + if (ch === '\r') { + if (next === '\n') { + i += 1; + ch = '\n'; + next = this.buffer[i + 1]; + } + else + end = i; + } + if (next === '#' || (inFlow && invalidFlowScalarChars.includes(next))) + break; + if (ch === '\n') { + const cs = this.continueScalar(i + 1); + if (cs === -1) + break; + i = Math.max(i, cs - 2); // to advance, but still account for ' #' + } + } + else { + if (inFlow && invalidFlowScalarChars.includes(ch)) + break; + end = i; + } + } + if (!ch && !this.atEnd) + return this.setNext('plain-scalar'); + yield SCALAR; + yield* this.pushToIndex(end + 1, true); + return inFlow ? 'flow' : 'doc'; + } + *pushCount(n) { + if (n > 0) { + yield this.buffer.substr(this.pos, n); + this.pos += n; + return n; + } + return 0; + } + *pushToIndex(i, allowEmpty) { + const s = this.buffer.slice(this.pos, i); + if (s) { + yield s; + this.pos += s.length; + return s.length; + } + else if (allowEmpty) + yield ''; + return 0; + } + *pushIndicators() { + switch (this.charAt(0)) { + case '!': + return ((yield* this.pushTag()) + + (yield* this.pushSpaces(true)) + + (yield* this.pushIndicators())); + case '&': + return ((yield* this.pushUntil(isNotAnchorChar)) + + (yield* this.pushSpaces(true)) + + (yield* this.pushIndicators())); + case '-': // this is an error + case '?': // this is an error outside flow collections + case ':': { + const inFlow = this.flowLevel > 0; + const ch1 = this.charAt(1); + if (isEmpty(ch1) || (inFlow && invalidFlowScalarChars.includes(ch1))) { + if (!inFlow) + this.indentNext = this.indentValue + 1; + else if (this.flowKey) + this.flowKey = false; + return ((yield* this.pushCount(1)) + + (yield* this.pushSpaces(true)) + + (yield* this.pushIndicators())); + } + } + } + return 0; + } + *pushTag() { + if (this.charAt(1) === '<') { + let i = this.pos + 2; + let ch = this.buffer[i]; + while (!isEmpty(ch) && ch !== '>') + ch = this.buffer[++i]; + return yield* this.pushToIndex(ch === '>' ? i + 1 : i, false); + } + else { + let i = this.pos + 1; + let ch = this.buffer[i]; + while (ch) { + if (tagChars.includes(ch)) + ch = this.buffer[++i]; + else if (ch === '%' && + hexDigits.includes(this.buffer[i + 1]) && + hexDigits.includes(this.buffer[i + 2])) { + ch = this.buffer[(i += 3)]; + } + else + break; + } + return yield* this.pushToIndex(i, false); + } + } + *pushNewline() { + const ch = this.buffer[this.pos]; + if (ch === '\n') + return yield* this.pushCount(1); + else if (ch === '\r' && this.charAt(1) === '\n') + return yield* this.pushCount(2); + else + return 0; + } + *pushSpaces(allowTabs) { + let i = this.pos - 1; + let ch; + do { + ch = this.buffer[++i]; + } while (ch === ' ' || (allowTabs && ch === '\t')); + const n = i - this.pos; + if (n > 0) { + yield this.buffer.substr(this.pos, n); + this.pos = i; + } + return n; + } + *pushUntil(test) { + let i = this.pos; + let ch = this.buffer[i]; + while (!test(ch)) + ch = this.buffer[++i]; + return yield* this.pushToIndex(i, false); + } +} + +export { Lexer }; diff --git a/node_modules/yaml/browser/dist/parse/line-counter.js b/node_modules/yaml/browser/dist/parse/line-counter.js new file mode 100644 index 0000000..002ce24 --- /dev/null +++ b/node_modules/yaml/browser/dist/parse/line-counter.js @@ -0,0 +1,39 @@ +/** + * Tracks newlines during parsing in order to provide an efficient API for + * determining the one-indexed `{ line, col }` position for any offset + * within the input. + */ +class LineCounter { + constructor() { + this.lineStarts = []; + /** + * Should be called in ascending order. Otherwise, call + * `lineCounter.lineStarts.sort()` before calling `linePos()`. + */ + this.addNewLine = (offset) => this.lineStarts.push(offset); + /** + * Performs a binary search and returns the 1-indexed { line, col } + * position of `offset`. If `line === 0`, `addNewLine` has never been + * called or `offset` is before the first known newline. + */ + this.linePos = (offset) => { + let low = 0; + let high = this.lineStarts.length; + while (low < high) { + const mid = (low + high) >> 1; // Math.floor((low + high) / 2) + if (this.lineStarts[mid] < offset) + low = mid + 1; + else + high = mid; + } + if (this.lineStarts[low] === offset) + return { line: low + 1, col: 1 }; + if (low === 0) + return { line: 0, col: offset }; + const start = this.lineStarts[low - 1]; + return { line: low, col: offset - start + 1 }; + }; + } +} + +export { LineCounter }; diff --git a/node_modules/yaml/browser/dist/parse/parser.js b/node_modules/yaml/browser/dist/parse/parser.js new file mode 100644 index 0000000..d75e1ee --- /dev/null +++ b/node_modules/yaml/browser/dist/parse/parser.js @@ -0,0 +1,950 @@ +import { tokenType } from './cst.js'; +import { Lexer } from './lexer.js'; + +function includesToken(list, type) { + for (let i = 0; i < list.length; ++i) + if (list[i].type === type) + return true; + return false; +} +function findNonEmptyIndex(list) { + for (let i = 0; i < list.length; ++i) { + switch (list[i].type) { + case 'space': + case 'comment': + case 'newline': + break; + default: + return i; + } + } + return -1; +} +function isFlowToken(token) { + switch (token?.type) { + case 'alias': + case 'scalar': + case 'single-quoted-scalar': + case 'double-quoted-scalar': + case 'flow-collection': + return true; + default: + return false; + } +} +function getPrevProps(parent) { + switch (parent.type) { + case 'document': + return parent.start; + case 'block-map': { + const it = parent.items[parent.items.length - 1]; + return it.sep ?? it.start; + } + case 'block-seq': + return parent.items[parent.items.length - 1].start; + /* istanbul ignore next should not happen */ + default: + return []; + } +} +/** Note: May modify input array */ +function getFirstKeyStartProps(prev) { + if (prev.length === 0) + return []; + let i = prev.length; + loop: while (--i >= 0) { + switch (prev[i].type) { + case 'doc-start': + case 'explicit-key-ind': + case 'map-value-ind': + case 'seq-item-ind': + case 'newline': + break loop; + } + } + while (prev[++i]?.type === 'space') { + /* loop */ + } + return prev.splice(i, prev.length); +} +function fixFlowSeqItems(fc) { + if (fc.start.type === 'flow-seq-start') { + for (const it of fc.items) { + if (it.sep && + !it.value && + !includesToken(it.start, 'explicit-key-ind') && + !includesToken(it.sep, 'map-value-ind')) { + if (it.key) + it.value = it.key; + delete it.key; + if (isFlowToken(it.value)) { + if (it.value.end) + Array.prototype.push.apply(it.value.end, it.sep); + else + it.value.end = it.sep; + } + else + Array.prototype.push.apply(it.start, it.sep); + delete it.sep; + } + } + } +} +/** + * A YAML concrete syntax tree (CST) parser + * + * ```ts + * const src: string = ... + * for (const token of new Parser().parse(src)) { + * // token: Token + * } + * ``` + * + * To use the parser with a user-provided lexer: + * + * ```ts + * function* parse(source: string, lexer: Lexer) { + * const parser = new Parser() + * for (const lexeme of lexer.lex(source)) + * yield* parser.next(lexeme) + * yield* parser.end() + * } + * + * const src: string = ... + * const lexer = new Lexer() + * for (const token of parse(src, lexer)) { + * // token: Token + * } + * ``` + */ +class Parser { + /** + * @param onNewLine - If defined, called separately with the start position of + * each new line (in `parse()`, including the start of input). + */ + constructor(onNewLine) { + /** If true, space and sequence indicators count as indentation */ + this.atNewLine = true; + /** If true, next token is a scalar value */ + this.atScalar = false; + /** Current indentation level */ + this.indent = 0; + /** Current offset since the start of parsing */ + this.offset = 0; + /** On the same line with a block map key */ + this.onKeyLine = false; + /** Top indicates the node that's currently being built */ + this.stack = []; + /** The source of the current token, set in parse() */ + this.source = ''; + /** The type of the current token, set in parse() */ + this.type = ''; + // Must be defined after `next()` + this.lexer = new Lexer(); + this.onNewLine = onNewLine; + } + /** + * Parse `source` as a YAML stream. + * If `incomplete`, a part of the last line may be left as a buffer for the next call. + * + * Errors are not thrown, but yielded as `{ type: 'error', message }` tokens. + * + * @returns A generator of tokens representing each directive, document, and other structure. + */ + *parse(source, incomplete = false) { + if (this.onNewLine && this.offset === 0) + this.onNewLine(0); + for (const lexeme of this.lexer.lex(source, incomplete)) + yield* this.next(lexeme); + if (!incomplete) + yield* this.end(); + } + /** + * Advance the parser by the `source` of one lexical token. + */ + *next(source) { + this.source = source; + if (this.atScalar) { + this.atScalar = false; + yield* this.step(); + this.offset += source.length; + return; + } + const type = tokenType(source); + if (!type) { + const message = `Not a YAML token: ${source}`; + yield* this.pop({ type: 'error', offset: this.offset, message, source }); + this.offset += source.length; + } + else if (type === 'scalar') { + this.atNewLine = false; + this.atScalar = true; + this.type = 'scalar'; + } + else { + this.type = type; + yield* this.step(); + switch (type) { + case 'newline': + this.atNewLine = true; + this.indent = 0; + if (this.onNewLine) + this.onNewLine(this.offset + source.length); + break; + case 'space': + if (this.atNewLine && source[0] === ' ') + this.indent += source.length; + break; + case 'explicit-key-ind': + case 'map-value-ind': + case 'seq-item-ind': + if (this.atNewLine) + this.indent += source.length; + break; + case 'doc-mode': + case 'flow-error-end': + return; + default: + this.atNewLine = false; + } + this.offset += source.length; + } + } + /** Call at end of input to push out any remaining constructions */ + *end() { + while (this.stack.length > 0) + yield* this.pop(); + } + get sourceToken() { + const st = { + type: this.type, + offset: this.offset, + indent: this.indent, + source: this.source + }; + return st; + } + *step() { + const top = this.peek(1); + if (this.type === 'doc-end' && (!top || top.type !== 'doc-end')) { + while (this.stack.length > 0) + yield* this.pop(); + this.stack.push({ + type: 'doc-end', + offset: this.offset, + source: this.source + }); + return; + } + if (!top) + return yield* this.stream(); + switch (top.type) { + case 'document': + return yield* this.document(top); + case 'alias': + case 'scalar': + case 'single-quoted-scalar': + case 'double-quoted-scalar': + return yield* this.scalar(top); + case 'block-scalar': + return yield* this.blockScalar(top); + case 'block-map': + return yield* this.blockMap(top); + case 'block-seq': + return yield* this.blockSequence(top); + case 'flow-collection': + return yield* this.flowCollection(top); + case 'doc-end': + return yield* this.documentEnd(top); + } + /* istanbul ignore next should not happen */ + yield* this.pop(); + } + peek(n) { + return this.stack[this.stack.length - n]; + } + *pop(error) { + const token = error ?? this.stack.pop(); + /* istanbul ignore if should not happen */ + if (!token) { + const message = 'Tried to pop an empty stack'; + yield { type: 'error', offset: this.offset, source: '', message }; + } + else if (this.stack.length === 0) { + yield token; + } + else { + const top = this.peek(1); + if (token.type === 'block-scalar') { + // Block scalars use their parent rather than header indent + token.indent = 'indent' in top ? top.indent : 0; + } + else if (token.type === 'flow-collection' && top.type === 'document') { + // Ignore all indent for top-level flow collections + token.indent = 0; + } + if (token.type === 'flow-collection') + fixFlowSeqItems(token); + switch (top.type) { + case 'document': + top.value = token; + break; + case 'block-scalar': + top.props.push(token); // error + break; + case 'block-map': { + const it = top.items[top.items.length - 1]; + if (it.value) { + top.items.push({ start: [], key: token, sep: [] }); + this.onKeyLine = true; + return; + } + else if (it.sep) { + it.value = token; + } + else { + Object.assign(it, { key: token, sep: [] }); + this.onKeyLine = !includesToken(it.start, 'explicit-key-ind'); + return; + } + break; + } + case 'block-seq': { + const it = top.items[top.items.length - 1]; + if (it.value) + top.items.push({ start: [], value: token }); + else + it.value = token; + break; + } + case 'flow-collection': { + const it = top.items[top.items.length - 1]; + if (!it || it.value) + top.items.push({ start: [], key: token, sep: [] }); + else if (it.sep) + it.value = token; + else + Object.assign(it, { key: token, sep: [] }); + return; + } + /* istanbul ignore next should not happen */ + default: + yield* this.pop(); + yield* this.pop(token); + } + if ((top.type === 'document' || + top.type === 'block-map' || + top.type === 'block-seq') && + (token.type === 'block-map' || token.type === 'block-seq')) { + const last = token.items[token.items.length - 1]; + if (last && + !last.sep && + !last.value && + last.start.length > 0 && + findNonEmptyIndex(last.start) === -1 && + (token.indent === 0 || + last.start.every(st => st.type !== 'comment' || st.indent < token.indent))) { + if (top.type === 'document') + top.end = last.start; + else + top.items.push({ start: last.start }); + token.items.splice(-1, 1); + } + } + } + } + *stream() { + switch (this.type) { + case 'directive-line': + yield { type: 'directive', offset: this.offset, source: this.source }; + return; + case 'byte-order-mark': + case 'space': + case 'comment': + case 'newline': + yield this.sourceToken; + return; + case 'doc-mode': + case 'doc-start': { + const doc = { + type: 'document', + offset: this.offset, + start: [] + }; + if (this.type === 'doc-start') + doc.start.push(this.sourceToken); + this.stack.push(doc); + return; + } + } + yield { + type: 'error', + offset: this.offset, + message: `Unexpected ${this.type} token in YAML stream`, + source: this.source + }; + } + *document(doc) { + if (doc.value) + return yield* this.lineEnd(doc); + switch (this.type) { + case 'doc-start': { + if (findNonEmptyIndex(doc.start) !== -1) { + yield* this.pop(); + yield* this.step(); + } + else + doc.start.push(this.sourceToken); + return; + } + case 'anchor': + case 'tag': + case 'space': + case 'comment': + case 'newline': + doc.start.push(this.sourceToken); + return; + } + const bv = this.startBlockValue(doc); + if (bv) + this.stack.push(bv); + else { + yield { + type: 'error', + offset: this.offset, + message: `Unexpected ${this.type} token in YAML document`, + source: this.source + }; + } + } + *scalar(scalar) { + if (this.type === 'map-value-ind') { + const prev = getPrevProps(this.peek(2)); + const start = getFirstKeyStartProps(prev); + let sep; + if (scalar.end) { + sep = scalar.end; + sep.push(this.sourceToken); + delete scalar.end; + } + else + sep = [this.sourceToken]; + const map = { + type: 'block-map', + offset: scalar.offset, + indent: scalar.indent, + items: [{ start, key: scalar, sep }] + }; + this.onKeyLine = true; + this.stack[this.stack.length - 1] = map; + } + else + yield* this.lineEnd(scalar); + } + *blockScalar(scalar) { + switch (this.type) { + case 'space': + case 'comment': + case 'newline': + scalar.props.push(this.sourceToken); + return; + case 'scalar': + scalar.source = this.source; + // block-scalar source includes trailing newline + this.atNewLine = true; + this.indent = 0; + if (this.onNewLine) { + let nl = this.source.indexOf('\n') + 1; + while (nl !== 0) { + this.onNewLine(this.offset + nl); + nl = this.source.indexOf('\n', nl) + 1; + } + } + yield* this.pop(); + break; + /* istanbul ignore next should not happen */ + default: + yield* this.pop(); + yield* this.step(); + } + } + *blockMap(map) { + const it = map.items[map.items.length - 1]; + // it.sep is true-ish if pair already has key or : separator + switch (this.type) { + case 'newline': + this.onKeyLine = false; + if (it.value) { + const end = 'end' in it.value ? it.value.end : undefined; + const last = Array.isArray(end) ? end[end.length - 1] : undefined; + if (last?.type === 'comment') + end?.push(this.sourceToken); + else + map.items.push({ start: [this.sourceToken] }); + } + else if (it.sep) { + it.sep.push(this.sourceToken); + } + else { + it.start.push(this.sourceToken); + } + return; + case 'space': + case 'comment': + if (it.value) { + map.items.push({ start: [this.sourceToken] }); + } + else if (it.sep) { + it.sep.push(this.sourceToken); + } + else { + if (this.atIndentedComment(it.start, map.indent)) { + const prev = map.items[map.items.length - 2]; + const end = prev?.value?.end; + if (Array.isArray(end)) { + Array.prototype.push.apply(end, it.start); + end.push(this.sourceToken); + map.items.pop(); + return; + } + } + it.start.push(this.sourceToken); + } + return; + } + if (this.indent >= map.indent) { + const atNextItem = !this.onKeyLine && this.indent === map.indent && it.sep; + // For empty nodes, assign newline-separated not indented empty tokens to following node + let start = []; + if (atNextItem && it.sep && !it.value) { + const nl = []; + for (let i = 0; i < it.sep.length; ++i) { + const st = it.sep[i]; + switch (st.type) { + case 'newline': + nl.push(i); + break; + case 'space': + break; + case 'comment': + if (st.indent > map.indent) + nl.length = 0; + break; + default: + nl.length = 0; + } + } + if (nl.length >= 2) + start = it.sep.splice(nl[1]); + } + switch (this.type) { + case 'anchor': + case 'tag': + if (atNextItem || it.value) { + start.push(this.sourceToken); + map.items.push({ start }); + this.onKeyLine = true; + } + else if (it.sep) { + it.sep.push(this.sourceToken); + } + else { + it.start.push(this.sourceToken); + } + return; + case 'explicit-key-ind': + if (!it.sep && !includesToken(it.start, 'explicit-key-ind')) { + it.start.push(this.sourceToken); + } + else if (atNextItem || it.value) { + start.push(this.sourceToken); + map.items.push({ start }); + } + else { + this.stack.push({ + type: 'block-map', + offset: this.offset, + indent: this.indent, + items: [{ start: [this.sourceToken] }] + }); + } + this.onKeyLine = true; + return; + case 'map-value-ind': + if (includesToken(it.start, 'explicit-key-ind')) { + if (!it.sep) { + if (includesToken(it.start, 'newline')) { + Object.assign(it, { key: null, sep: [this.sourceToken] }); + } + else { + const start = getFirstKeyStartProps(it.start); + this.stack.push({ + type: 'block-map', + offset: this.offset, + indent: this.indent, + items: [{ start, key: null, sep: [this.sourceToken] }] + }); + } + } + else if (it.value) { + map.items.push({ start: [], key: null, sep: [this.sourceToken] }); + } + else if (includesToken(it.sep, 'map-value-ind')) { + this.stack.push({ + type: 'block-map', + offset: this.offset, + indent: this.indent, + items: [{ start, key: null, sep: [this.sourceToken] }] + }); + } + else if (isFlowToken(it.key) && + !includesToken(it.sep, 'newline')) { + const start = getFirstKeyStartProps(it.start); + const key = it.key; + const sep = it.sep; + sep.push(this.sourceToken); + // @ts-expect-error type guard is wrong here + delete it.key, delete it.sep; + this.stack.push({ + type: 'block-map', + offset: this.offset, + indent: this.indent, + items: [{ start, key, sep }] + }); + } + else if (start.length > 0) { + // Not actually at next item + it.sep = it.sep.concat(start, this.sourceToken); + } + else { + it.sep.push(this.sourceToken); + } + } + else { + if (!it.sep) { + Object.assign(it, { key: null, sep: [this.sourceToken] }); + } + else if (it.value || atNextItem) { + map.items.push({ start, key: null, sep: [this.sourceToken] }); + } + else if (includesToken(it.sep, 'map-value-ind')) { + this.stack.push({ + type: 'block-map', + offset: this.offset, + indent: this.indent, + items: [{ start: [], key: null, sep: [this.sourceToken] }] + }); + } + else { + it.sep.push(this.sourceToken); + } + } + this.onKeyLine = true; + return; + case 'alias': + case 'scalar': + case 'single-quoted-scalar': + case 'double-quoted-scalar': { + const fs = this.flowScalar(this.type); + if (atNextItem || it.value) { + map.items.push({ start, key: fs, sep: [] }); + this.onKeyLine = true; + } + else if (it.sep) { + this.stack.push(fs); + } + else { + Object.assign(it, { key: fs, sep: [] }); + this.onKeyLine = true; + } + return; + } + default: { + const bv = this.startBlockValue(map); + if (bv) { + if (atNextItem && + bv.type !== 'block-seq' && + includesToken(it.start, 'explicit-key-ind')) { + map.items.push({ start }); + } + this.stack.push(bv); + return; + } + } + } + } + yield* this.pop(); + yield* this.step(); + } + *blockSequence(seq) { + const it = seq.items[seq.items.length - 1]; + switch (this.type) { + case 'newline': + if (it.value) { + const end = 'end' in it.value ? it.value.end : undefined; + const last = Array.isArray(end) ? end[end.length - 1] : undefined; + if (last?.type === 'comment') + end?.push(this.sourceToken); + else + seq.items.push({ start: [this.sourceToken] }); + } + else + it.start.push(this.sourceToken); + return; + case 'space': + case 'comment': + if (it.value) + seq.items.push({ start: [this.sourceToken] }); + else { + if (this.atIndentedComment(it.start, seq.indent)) { + const prev = seq.items[seq.items.length - 2]; + const end = prev?.value?.end; + if (Array.isArray(end)) { + Array.prototype.push.apply(end, it.start); + end.push(this.sourceToken); + seq.items.pop(); + return; + } + } + it.start.push(this.sourceToken); + } + return; + case 'anchor': + case 'tag': + if (it.value || this.indent <= seq.indent) + break; + it.start.push(this.sourceToken); + return; + case 'seq-item-ind': + if (this.indent !== seq.indent) + break; + if (it.value || includesToken(it.start, 'seq-item-ind')) + seq.items.push({ start: [this.sourceToken] }); + else + it.start.push(this.sourceToken); + return; + } + if (this.indent > seq.indent) { + const bv = this.startBlockValue(seq); + if (bv) { + this.stack.push(bv); + return; + } + } + yield* this.pop(); + yield* this.step(); + } + *flowCollection(fc) { + const it = fc.items[fc.items.length - 1]; + if (this.type === 'flow-error-end') { + let top; + do { + yield* this.pop(); + top = this.peek(1); + } while (top && top.type === 'flow-collection'); + } + else if (fc.end.length === 0) { + switch (this.type) { + case 'comma': + case 'explicit-key-ind': + if (!it || it.sep) + fc.items.push({ start: [this.sourceToken] }); + else + it.start.push(this.sourceToken); + return; + case 'map-value-ind': + if (!it || it.value) + fc.items.push({ start: [], key: null, sep: [this.sourceToken] }); + else if (it.sep) + it.sep.push(this.sourceToken); + else + Object.assign(it, { key: null, sep: [this.sourceToken] }); + return; + case 'space': + case 'comment': + case 'newline': + case 'anchor': + case 'tag': + if (!it || it.value) + fc.items.push({ start: [this.sourceToken] }); + else if (it.sep) + it.sep.push(this.sourceToken); + else + it.start.push(this.sourceToken); + return; + case 'alias': + case 'scalar': + case 'single-quoted-scalar': + case 'double-quoted-scalar': { + const fs = this.flowScalar(this.type); + if (!it || it.value) + fc.items.push({ start: [], key: fs, sep: [] }); + else if (it.sep) + this.stack.push(fs); + else + Object.assign(it, { key: fs, sep: [] }); + return; + } + case 'flow-map-end': + case 'flow-seq-end': + fc.end.push(this.sourceToken); + return; + } + const bv = this.startBlockValue(fc); + /* istanbul ignore else should not happen */ + if (bv) + this.stack.push(bv); + else { + yield* this.pop(); + yield* this.step(); + } + } + else { + const parent = this.peek(2); + if (parent.type === 'block-map' && + ((this.type === 'map-value-ind' && parent.indent === fc.indent) || + (this.type === 'newline' && + !parent.items[parent.items.length - 1].sep))) { + yield* this.pop(); + yield* this.step(); + } + else if (this.type === 'map-value-ind' && + parent.type !== 'flow-collection') { + const prev = getPrevProps(parent); + const start = getFirstKeyStartProps(prev); + fixFlowSeqItems(fc); + const sep = fc.end.splice(1, fc.end.length); + sep.push(this.sourceToken); + const map = { + type: 'block-map', + offset: fc.offset, + indent: fc.indent, + items: [{ start, key: fc, sep }] + }; + this.onKeyLine = true; + this.stack[this.stack.length - 1] = map; + } + else { + yield* this.lineEnd(fc); + } + } + } + flowScalar(type) { + if (this.onNewLine) { + let nl = this.source.indexOf('\n') + 1; + while (nl !== 0) { + this.onNewLine(this.offset + nl); + nl = this.source.indexOf('\n', nl) + 1; + } + } + return { + type, + offset: this.offset, + indent: this.indent, + source: this.source + }; + } + startBlockValue(parent) { + switch (this.type) { + case 'alias': + case 'scalar': + case 'single-quoted-scalar': + case 'double-quoted-scalar': + return this.flowScalar(this.type); + case 'block-scalar-header': + return { + type: 'block-scalar', + offset: this.offset, + indent: this.indent, + props: [this.sourceToken], + source: '' + }; + case 'flow-map-start': + case 'flow-seq-start': + return { + type: 'flow-collection', + offset: this.offset, + indent: this.indent, + start: this.sourceToken, + items: [], + end: [] + }; + case 'seq-item-ind': + return { + type: 'block-seq', + offset: this.offset, + indent: this.indent, + items: [{ start: [this.sourceToken] }] + }; + case 'explicit-key-ind': { + this.onKeyLine = true; + const prev = getPrevProps(parent); + const start = getFirstKeyStartProps(prev); + start.push(this.sourceToken); + return { + type: 'block-map', + offset: this.offset, + indent: this.indent, + items: [{ start }] + }; + } + case 'map-value-ind': { + this.onKeyLine = true; + const prev = getPrevProps(parent); + const start = getFirstKeyStartProps(prev); + return { + type: 'block-map', + offset: this.offset, + indent: this.indent, + items: [{ start, key: null, sep: [this.sourceToken] }] + }; + } + } + return null; + } + atIndentedComment(start, indent) { + if (this.type !== 'comment') + return false; + if (this.indent <= indent) + return false; + return start.every(st => st.type === 'newline' || st.type === 'space'); + } + *documentEnd(docEnd) { + if (this.type !== 'doc-mode') { + if (docEnd.end) + docEnd.end.push(this.sourceToken); + else + docEnd.end = [this.sourceToken]; + if (this.type === 'newline') + yield* this.pop(); + } + } + *lineEnd(token) { + switch (this.type) { + case 'comma': + case 'doc-start': + case 'doc-end': + case 'flow-seq-end': + case 'flow-map-end': + case 'map-value-ind': + yield* this.pop(); + yield* this.step(); + break; + case 'newline': + this.onKeyLine = false; + // fallthrough + case 'space': + case 'comment': + default: + // all other values are errors + if (token.end) + token.end.push(this.sourceToken); + else + token.end = [this.sourceToken]; + if (this.type === 'newline') + yield* this.pop(); + } + } +} + +export { Parser }; diff --git a/node_modules/yaml/browser/dist/public-api.js b/node_modules/yaml/browser/dist/public-api.js new file mode 100644 index 0000000..b711aa0 --- /dev/null +++ b/node_modules/yaml/browser/dist/public-api.js @@ -0,0 +1,99 @@ +import { Composer } from './compose/composer.js'; +import { Document } from './doc/Document.js'; +import { prettifyError, YAMLParseError } from './errors.js'; +import { warn } from './log.js'; +import { LineCounter } from './parse/line-counter.js'; +import { Parser } from './parse/parser.js'; + +function parseOptions(options) { + const prettyErrors = options.prettyErrors !== false; + const lineCounter = options.lineCounter || (prettyErrors && new LineCounter()) || null; + return { lineCounter, prettyErrors }; +} +/** + * Parse the input as a stream of YAML documents. + * + * Documents should be separated from each other by `...` or `---` marker lines. + * + * @returns If an empty `docs` array is returned, it will be of type + * EmptyStream and contain additional stream information. In + * TypeScript, you should use `'empty' in docs` as a type guard for it. + */ +function parseAllDocuments(source, options = {}) { + const { lineCounter, prettyErrors } = parseOptions(options); + const parser = new Parser(lineCounter?.addNewLine); + const composer = new Composer(options); + const docs = Array.from(composer.compose(parser.parse(source))); + if (prettyErrors && lineCounter) + for (const doc of docs) { + doc.errors.forEach(prettifyError(source, lineCounter)); + doc.warnings.forEach(prettifyError(source, lineCounter)); + } + if (docs.length > 0) + return docs; + return Object.assign([], { empty: true }, composer.streamInfo()); +} +/** Parse an input string into a single YAML.Document */ +function parseDocument(source, options = {}) { + const { lineCounter, prettyErrors } = parseOptions(options); + const parser = new Parser(lineCounter?.addNewLine); + const composer = new Composer(options); + // `doc` is always set by compose.end(true) at the very latest + let doc = null; + for (const _doc of composer.compose(parser.parse(source), true, source.length)) { + if (!doc) + doc = _doc; + else if (doc.options.logLevel !== 'silent') { + doc.errors.push(new YAMLParseError(_doc.range.slice(0, 2), 'MULTIPLE_DOCS', 'Source contains multiple documents; please use YAML.parseAllDocuments()')); + break; + } + } + if (prettyErrors && lineCounter) { + doc.errors.forEach(prettifyError(source, lineCounter)); + doc.warnings.forEach(prettifyError(source, lineCounter)); + } + return doc; +} +function parse(src, reviver, options) { + let _reviver = undefined; + if (typeof reviver === 'function') { + _reviver = reviver; + } + else if (options === undefined && reviver && typeof reviver === 'object') { + options = reviver; + } + const doc = parseDocument(src, options); + if (!doc) + return null; + doc.warnings.forEach(warning => warn(doc.options.logLevel, warning)); + if (doc.errors.length > 0) { + if (doc.options.logLevel !== 'silent') + throw doc.errors[0]; + else + doc.errors = []; + } + return doc.toJS(Object.assign({ reviver: _reviver }, options)); +} +function stringify(value, replacer, options) { + let _replacer = null; + if (typeof replacer === 'function' || Array.isArray(replacer)) { + _replacer = replacer; + } + else if (options === undefined && replacer) { + options = replacer; + } + if (typeof options === 'string') + options = options.length; + if (typeof options === 'number') { + const indent = Math.round(options); + options = indent < 1 ? undefined : indent > 8 ? { indent: 8 } : { indent }; + } + if (value === undefined) { + const { keepUndefined } = options ?? replacer ?? {}; + if (!keepUndefined) + return undefined; + } + return new Document(value, _replacer, options).toString(options); +} + +export { parse, parseAllDocuments, parseDocument, stringify }; diff --git a/node_modules/yaml/browser/dist/schema/Schema.js b/node_modules/yaml/browser/dist/schema/Schema.js new file mode 100644 index 0000000..9b8094b --- /dev/null +++ b/node_modules/yaml/browser/dist/schema/Schema.js @@ -0,0 +1,38 @@ +import { MAP, SCALAR, SEQ } from '../nodes/Node.js'; +import { map } from './common/map.js'; +import { seq } from './common/seq.js'; +import { string } from './common/string.js'; +import { getTags, coreKnownTags } from './tags.js'; + +const sortMapEntriesByKey = (a, b) => a.key < b.key ? -1 : a.key > b.key ? 1 : 0; +class Schema { + constructor({ compat, customTags, merge, resolveKnownTags, schema, sortMapEntries, toStringDefaults }) { + this.compat = Array.isArray(compat) + ? getTags(compat, 'compat') + : compat + ? getTags(null, compat) + : null; + this.merge = !!merge; + this.name = (typeof schema === 'string' && schema) || 'core'; + this.knownTags = resolveKnownTags ? coreKnownTags : {}; + this.tags = getTags(customTags, this.name); + this.toStringOptions = toStringDefaults ?? null; + Object.defineProperty(this, MAP, { value: map }); + Object.defineProperty(this, SCALAR, { value: string }); + Object.defineProperty(this, SEQ, { value: seq }); + // Used by createMap() + this.sortMapEntries = + typeof sortMapEntries === 'function' + ? sortMapEntries + : sortMapEntries === true + ? sortMapEntriesByKey + : null; + } + clone() { + const copy = Object.create(Schema.prototype, Object.getOwnPropertyDescriptors(this)); + copy.tags = this.tags.slice(); + return copy; + } +} + +export { Schema }; diff --git a/node_modules/yaml/browser/dist/schema/common/map.js b/node_modules/yaml/browser/dist/schema/common/map.js new file mode 100644 index 0000000..133d861 --- /dev/null +++ b/node_modules/yaml/browser/dist/schema/common/map.js @@ -0,0 +1,42 @@ +import { isMap } from '../../nodes/Node.js'; +import { createPair } from '../../nodes/Pair.js'; +import { YAMLMap } from '../../nodes/YAMLMap.js'; + +function createMap(schema, obj, ctx) { + const { keepUndefined, replacer } = ctx; + const map = new YAMLMap(schema); + const add = (key, value) => { + if (typeof replacer === 'function') + value = replacer.call(obj, key, value); + else if (Array.isArray(replacer) && !replacer.includes(key)) + return; + if (value !== undefined || keepUndefined) + map.items.push(createPair(key, value, ctx)); + }; + if (obj instanceof Map) { + for (const [key, value] of obj) + add(key, value); + } + else if (obj && typeof obj === 'object') { + for (const key of Object.keys(obj)) + add(key, obj[key]); + } + if (typeof schema.sortMapEntries === 'function') { + map.items.sort(schema.sortMapEntries); + } + return map; +} +const map = { + collection: 'map', + createNode: createMap, + default: true, + nodeClass: YAMLMap, + tag: 'tag:yaml.org,2002:map', + resolve(map, onError) { + if (!isMap(map)) + onError('Expected a mapping for this tag'); + return map; + } +}; + +export { map }; diff --git a/node_modules/yaml/browser/dist/schema/common/null.js b/node_modules/yaml/browser/dist/schema/common/null.js new file mode 100644 index 0000000..fcbe1b7 --- /dev/null +++ b/node_modules/yaml/browser/dist/schema/common/null.js @@ -0,0 +1,15 @@ +import { Scalar } from '../../nodes/Scalar.js'; + +const nullTag = { + identify: value => value == null, + createNode: () => new Scalar(null), + default: true, + tag: 'tag:yaml.org,2002:null', + test: /^(?:~|[Nn]ull|NULL)?$/, + resolve: () => new Scalar(null), + stringify: ({ source }, ctx) => typeof source === 'string' && nullTag.test.test(source) + ? source + : ctx.options.nullStr +}; + +export { nullTag }; diff --git a/node_modules/yaml/browser/dist/schema/common/seq.js b/node_modules/yaml/browser/dist/schema/common/seq.js new file mode 100644 index 0000000..2aa7639 --- /dev/null +++ b/node_modules/yaml/browser/dist/schema/common/seq.js @@ -0,0 +1,33 @@ +import { createNode } from '../../doc/createNode.js'; +import { isSeq } from '../../nodes/Node.js'; +import { YAMLSeq } from '../../nodes/YAMLSeq.js'; + +function createSeq(schema, obj, ctx) { + const { replacer } = ctx; + const seq = new YAMLSeq(schema); + if (obj && Symbol.iterator in Object(obj)) { + let i = 0; + for (let it of obj) { + if (typeof replacer === 'function') { + const key = obj instanceof Set ? it : String(i++); + it = replacer.call(obj, key, it); + } + seq.items.push(createNode(it, undefined, ctx)); + } + } + return seq; +} +const seq = { + collection: 'seq', + createNode: createSeq, + default: true, + nodeClass: YAMLSeq, + tag: 'tag:yaml.org,2002:seq', + resolve(seq, onError) { + if (!isSeq(seq)) + onError('Expected a sequence for this tag'); + return seq; + } +}; + +export { seq }; diff --git a/node_modules/yaml/browser/dist/schema/common/string.js b/node_modules/yaml/browser/dist/schema/common/string.js new file mode 100644 index 0000000..a064f7b --- /dev/null +++ b/node_modules/yaml/browser/dist/schema/common/string.js @@ -0,0 +1,14 @@ +import { stringifyString } from '../../stringify/stringifyString.js'; + +const string = { + identify: value => typeof value === 'string', + default: true, + tag: 'tag:yaml.org,2002:str', + resolve: str => str, + stringify(item, ctx, onComment, onChompKeep) { + ctx = Object.assign({ actualString: true }, ctx); + return stringifyString(item, ctx, onComment, onChompKeep); + } +}; + +export { string }; diff --git a/node_modules/yaml/browser/dist/schema/core/bool.js b/node_modules/yaml/browser/dist/schema/core/bool.js new file mode 100644 index 0000000..ab3c943 --- /dev/null +++ b/node_modules/yaml/browser/dist/schema/core/bool.js @@ -0,0 +1,19 @@ +import { Scalar } from '../../nodes/Scalar.js'; + +const boolTag = { + identify: value => typeof value === 'boolean', + default: true, + tag: 'tag:yaml.org,2002:bool', + test: /^(?:[Tt]rue|TRUE|[Ff]alse|FALSE)$/, + resolve: str => new Scalar(str[0] === 't' || str[0] === 'T'), + stringify({ source, value }, ctx) { + if (source && boolTag.test.test(source)) { + const sv = source[0] === 't' || source[0] === 'T'; + if (value === sv) + return source; + } + return value ? ctx.options.trueStr : ctx.options.falseStr; + } +}; + +export { boolTag }; diff --git a/node_modules/yaml/browser/dist/schema/core/float.js b/node_modules/yaml/browser/dist/schema/core/float.js new file mode 100644 index 0000000..a632cb7 --- /dev/null +++ b/node_modules/yaml/browser/dist/schema/core/float.js @@ -0,0 +1,43 @@ +import { Scalar } from '../../nodes/Scalar.js'; +import { stringifyNumber } from '../../stringify/stringifyNumber.js'; + +const floatNaN = { + identify: value => typeof value === 'number', + default: true, + tag: 'tag:yaml.org,2002:float', + test: /^(?:[-+]?\.(?:inf|Inf|INF|nan|NaN|NAN))$/, + resolve: str => str.slice(-3).toLowerCase() === 'nan' + ? NaN + : str[0] === '-' + ? Number.NEGATIVE_INFINITY + : Number.POSITIVE_INFINITY, + stringify: stringifyNumber +}; +const floatExp = { + identify: value => typeof value === 'number', + default: true, + tag: 'tag:yaml.org,2002:float', + format: 'EXP', + test: /^[-+]?(?:\.[0-9]+|[0-9]+(?:\.[0-9]*)?)[eE][-+]?[0-9]+$/, + resolve: str => parseFloat(str), + stringify(node) { + const num = Number(node.value); + return isFinite(num) ? num.toExponential() : stringifyNumber(node); + } +}; +const float = { + identify: value => typeof value === 'number', + default: true, + tag: 'tag:yaml.org,2002:float', + test: /^[-+]?(?:\.[0-9]+|[0-9]+\.[0-9]*)$/, + resolve(str) { + const node = new Scalar(parseFloat(str)); + const dot = str.indexOf('.'); + if (dot !== -1 && str[str.length - 1] === '0') + node.minFractionDigits = str.length - dot - 1; + return node; + }, + stringify: stringifyNumber +}; + +export { float, floatExp, floatNaN }; diff --git a/node_modules/yaml/browser/dist/schema/core/int.js b/node_modules/yaml/browser/dist/schema/core/int.js new file mode 100644 index 0000000..7091235 --- /dev/null +++ b/node_modules/yaml/browser/dist/schema/core/int.js @@ -0,0 +1,38 @@ +import { stringifyNumber } from '../../stringify/stringifyNumber.js'; + +const intIdentify = (value) => typeof value === 'bigint' || Number.isInteger(value); +const intResolve = (str, offset, radix, { intAsBigInt }) => (intAsBigInt ? BigInt(str) : parseInt(str.substring(offset), radix)); +function intStringify(node, radix, prefix) { + const { value } = node; + if (intIdentify(value) && value >= 0) + return prefix + value.toString(radix); + return stringifyNumber(node); +} +const intOct = { + identify: value => intIdentify(value) && value >= 0, + default: true, + tag: 'tag:yaml.org,2002:int', + format: 'OCT', + test: /^0o[0-7]+$/, + resolve: (str, _onError, opt) => intResolve(str, 2, 8, opt), + stringify: node => intStringify(node, 8, '0o') +}; +const int = { + identify: intIdentify, + default: true, + tag: 'tag:yaml.org,2002:int', + test: /^[-+]?[0-9]+$/, + resolve: (str, _onError, opt) => intResolve(str, 0, 10, opt), + stringify: stringifyNumber +}; +const intHex = { + identify: value => intIdentify(value) && value >= 0, + default: true, + tag: 'tag:yaml.org,2002:int', + format: 'HEX', + test: /^0x[0-9a-fA-F]+$/, + resolve: (str, _onError, opt) => intResolve(str, 2, 16, opt), + stringify: node => intStringify(node, 16, '0x') +}; + +export { int, intHex, intOct }; diff --git a/node_modules/yaml/browser/dist/schema/core/schema.js b/node_modules/yaml/browser/dist/schema/core/schema.js new file mode 100644 index 0000000..dd02b2e --- /dev/null +++ b/node_modules/yaml/browser/dist/schema/core/schema.js @@ -0,0 +1,23 @@ +import { map } from '../common/map.js'; +import { nullTag } from '../common/null.js'; +import { seq } from '../common/seq.js'; +import { string } from '../common/string.js'; +import { boolTag } from './bool.js'; +import { floatNaN, floatExp, float } from './float.js'; +import { intOct, int, intHex } from './int.js'; + +const schema = [ + map, + seq, + string, + nullTag, + boolTag, + intOct, + int, + intHex, + floatNaN, + floatExp, + float +]; + +export { schema }; diff --git a/node_modules/yaml/browser/dist/schema/json/schema.js b/node_modules/yaml/browser/dist/schema/json/schema.js new file mode 100644 index 0000000..16d75ce --- /dev/null +++ b/node_modules/yaml/browser/dist/schema/json/schema.js @@ -0,0 +1,62 @@ +import { Scalar } from '../../nodes/Scalar.js'; +import { map } from '../common/map.js'; +import { seq } from '../common/seq.js'; + +function intIdentify(value) { + return typeof value === 'bigint' || Number.isInteger(value); +} +const stringifyJSON = ({ value }) => JSON.stringify(value); +const jsonScalars = [ + { + identify: value => typeof value === 'string', + default: true, + tag: 'tag:yaml.org,2002:str', + resolve: str => str, + stringify: stringifyJSON + }, + { + identify: value => value == null, + createNode: () => new Scalar(null), + default: true, + tag: 'tag:yaml.org,2002:null', + test: /^null$/, + resolve: () => null, + stringify: stringifyJSON + }, + { + identify: value => typeof value === 'boolean', + default: true, + tag: 'tag:yaml.org,2002:bool', + test: /^true|false$/, + resolve: str => str === 'true', + stringify: stringifyJSON + }, + { + identify: intIdentify, + default: true, + tag: 'tag:yaml.org,2002:int', + test: /^-?(?:0|[1-9][0-9]*)$/, + resolve: (str, _onError, { intAsBigInt }) => intAsBigInt ? BigInt(str) : parseInt(str, 10), + stringify: ({ value }) => intIdentify(value) ? value.toString() : JSON.stringify(value) + }, + { + identify: value => typeof value === 'number', + default: true, + tag: 'tag:yaml.org,2002:float', + test: /^-?(?:0|[1-9][0-9]*)(?:\.[0-9]*)?(?:[eE][-+]?[0-9]+)?$/, + resolve: str => parseFloat(str), + stringify: stringifyJSON + } +]; +const jsonError = { + default: true, + tag: '', + test: /^/, + resolve(str, onError) { + onError(`Unresolved plain scalar ${JSON.stringify(str)}`); + return str; + } +}; +const schema = [map, seq].concat(jsonScalars, jsonError); + +export { schema }; diff --git a/node_modules/yaml/browser/dist/schema/tags.js b/node_modules/yaml/browser/dist/schema/tags.js new file mode 100644 index 0000000..f67e3e0 --- /dev/null +++ b/node_modules/yaml/browser/dist/schema/tags.js @@ -0,0 +1,83 @@ +import { map } from './common/map.js'; +import { nullTag } from './common/null.js'; +import { seq } from './common/seq.js'; +import { string } from './common/string.js'; +import { boolTag } from './core/bool.js'; +import { float, floatExp, floatNaN } from './core/float.js'; +import { int, intHex, intOct } from './core/int.js'; +import { schema } from './core/schema.js'; +import { schema as schema$1 } from './json/schema.js'; +import { binary } from './yaml-1.1/binary.js'; +import { omap } from './yaml-1.1/omap.js'; +import { pairs } from './yaml-1.1/pairs.js'; +import { schema as schema$2 } from './yaml-1.1/schema.js'; +import { set } from './yaml-1.1/set.js'; +import { floatTime, intTime, timestamp } from './yaml-1.1/timestamp.js'; + +const schemas = new Map([ + ['core', schema], + ['failsafe', [map, seq, string]], + ['json', schema$1], + ['yaml11', schema$2], + ['yaml-1.1', schema$2] +]); +const tagsByName = { + binary, + bool: boolTag, + float, + floatExp, + floatNaN, + floatTime, + int, + intHex, + intOct, + intTime, + map, + null: nullTag, + omap, + pairs, + seq, + set, + timestamp +}; +const coreKnownTags = { + 'tag:yaml.org,2002:binary': binary, + 'tag:yaml.org,2002:omap': omap, + 'tag:yaml.org,2002:pairs': pairs, + 'tag:yaml.org,2002:set': set, + 'tag:yaml.org,2002:timestamp': timestamp +}; +function getTags(customTags, schemaName) { + let tags = schemas.get(schemaName); + if (!tags) { + if (Array.isArray(customTags)) + tags = []; + else { + const keys = Array.from(schemas.keys()) + .filter(key => key !== 'yaml11') + .map(key => JSON.stringify(key)) + .join(', '); + throw new Error(`Unknown schema "${schemaName}"; use one of ${keys} or define customTags array`); + } + } + if (Array.isArray(customTags)) { + for (const tag of customTags) + tags = tags.concat(tag); + } + else if (typeof customTags === 'function') { + tags = customTags(tags.slice()); + } + return tags.map(tag => { + if (typeof tag !== 'string') + return tag; + const tagObj = tagsByName[tag]; + if (tagObj) + return tagObj; + const keys = Object.keys(tagsByName) + .map(key => JSON.stringify(key)) + .join(', '); + throw new Error(`Unknown custom tag "${tag}"; use one of ${keys}`); + }); +} + +export { coreKnownTags, getTags }; diff --git a/node_modules/yaml/browser/dist/schema/yaml-1.1/binary.js b/node_modules/yaml/browser/dist/schema/yaml-1.1/binary.js new file mode 100644 index 0000000..a700819 --- /dev/null +++ b/node_modules/yaml/browser/dist/schema/yaml-1.1/binary.js @@ -0,0 +1,66 @@ +import { Scalar } from '../../nodes/Scalar.js'; +import { stringifyString } from '../../stringify/stringifyString.js'; + +const binary = { + identify: value => value instanceof Uint8Array, + default: false, + tag: 'tag:yaml.org,2002:binary', + /** + * Returns a Buffer in node and an Uint8Array in browsers + * + * To use the resulting buffer as an image, you'll want to do something like: + * + * const blob = new Blob([buffer], { type: 'image/jpeg' }) + * document.querySelector('#photo').src = URL.createObjectURL(blob) + */ + resolve(src, onError) { + if (typeof Buffer === 'function') { + return Buffer.from(src, 'base64'); + } + else if (typeof atob === 'function') { + // On IE 11, atob() can't handle newlines + const str = atob(src.replace(/[\n\r]/g, '')); + const buffer = new Uint8Array(str.length); + for (let i = 0; i < str.length; ++i) + buffer[i] = str.charCodeAt(i); + return buffer; + } + else { + onError('This environment does not support reading binary tags; either Buffer or atob is required'); + return src; + } + }, + stringify({ comment, type, value }, ctx, onComment, onChompKeep) { + const buf = value; // checked earlier by binary.identify() + let str; + if (typeof Buffer === 'function') { + str = + buf instanceof Buffer + ? buf.toString('base64') + : Buffer.from(buf.buffer).toString('base64'); + } + else if (typeof btoa === 'function') { + let s = ''; + for (let i = 0; i < buf.length; ++i) + s += String.fromCharCode(buf[i]); + str = btoa(s); + } + else { + throw new Error('This environment does not support writing binary tags; either Buffer or btoa is required'); + } + if (!type) + type = Scalar.BLOCK_LITERAL; + if (type !== Scalar.QUOTE_DOUBLE) { + const lineWidth = Math.max(ctx.options.lineWidth - ctx.indent.length, ctx.options.minContentWidth); + const n = Math.ceil(str.length / lineWidth); + const lines = new Array(n); + for (let i = 0, o = 0; i < n; ++i, o += lineWidth) { + lines[i] = str.substr(o, lineWidth); + } + str = lines.join(type === Scalar.BLOCK_LITERAL ? '\n' : ' '); + } + return stringifyString({ comment, type, value: str }, ctx, onComment, onChompKeep); + } +}; + +export { binary }; diff --git a/node_modules/yaml/browser/dist/schema/yaml-1.1/bool.js b/node_modules/yaml/browser/dist/schema/yaml-1.1/bool.js new file mode 100644 index 0000000..1ced791 --- /dev/null +++ b/node_modules/yaml/browser/dist/schema/yaml-1.1/bool.js @@ -0,0 +1,26 @@ +import { Scalar } from '../../nodes/Scalar.js'; + +function boolStringify({ value, source }, ctx) { + const boolObj = value ? trueTag : falseTag; + if (source && boolObj.test.test(source)) + return source; + return value ? ctx.options.trueStr : ctx.options.falseStr; +} +const trueTag = { + identify: value => value === true, + default: true, + tag: 'tag:yaml.org,2002:bool', + test: /^(?:Y|y|[Yy]es|YES|[Tt]rue|TRUE|[Oo]n|ON)$/, + resolve: () => new Scalar(true), + stringify: boolStringify +}; +const falseTag = { + identify: value => value === false, + default: true, + tag: 'tag:yaml.org,2002:bool', + test: /^(?:N|n|[Nn]o|NO|[Ff]alse|FALSE|[Oo]ff|OFF)$/i, + resolve: () => new Scalar(false), + stringify: boolStringify +}; + +export { falseTag, trueTag }; diff --git a/node_modules/yaml/browser/dist/schema/yaml-1.1/float.js b/node_modules/yaml/browser/dist/schema/yaml-1.1/float.js new file mode 100644 index 0000000..9097266 --- /dev/null +++ b/node_modules/yaml/browser/dist/schema/yaml-1.1/float.js @@ -0,0 +1,46 @@ +import { Scalar } from '../../nodes/Scalar.js'; +import { stringifyNumber } from '../../stringify/stringifyNumber.js'; + +const floatNaN = { + identify: value => typeof value === 'number', + default: true, + tag: 'tag:yaml.org,2002:float', + test: /^[-+]?\.(?:inf|Inf|INF|nan|NaN|NAN)$/, + resolve: (str) => str.slice(-3).toLowerCase() === 'nan' + ? NaN + : str[0] === '-' + ? Number.NEGATIVE_INFINITY + : Number.POSITIVE_INFINITY, + stringify: stringifyNumber +}; +const floatExp = { + identify: value => typeof value === 'number', + default: true, + tag: 'tag:yaml.org,2002:float', + format: 'EXP', + test: /^[-+]?(?:[0-9][0-9_]*)?(?:\.[0-9_]*)?[eE][-+]?[0-9]+$/, + resolve: (str) => parseFloat(str.replace(/_/g, '')), + stringify(node) { + const num = Number(node.value); + return isFinite(num) ? num.toExponential() : stringifyNumber(node); + } +}; +const float = { + identify: value => typeof value === 'number', + default: true, + tag: 'tag:yaml.org,2002:float', + test: /^[-+]?(?:[0-9][0-9_]*)?\.[0-9_]*$/, + resolve(str) { + const node = new Scalar(parseFloat(str.replace(/_/g, ''))); + const dot = str.indexOf('.'); + if (dot !== -1) { + const f = str.substring(dot + 1).replace(/_/g, ''); + if (f[f.length - 1] === '0') + node.minFractionDigits = f.length; + } + return node; + }, + stringify: stringifyNumber +}; + +export { float, floatExp, floatNaN }; diff --git a/node_modules/yaml/browser/dist/schema/yaml-1.1/int.js b/node_modules/yaml/browser/dist/schema/yaml-1.1/int.js new file mode 100644 index 0000000..f572823 --- /dev/null +++ b/node_modules/yaml/browser/dist/schema/yaml-1.1/int.js @@ -0,0 +1,71 @@ +import { stringifyNumber } from '../../stringify/stringifyNumber.js'; + +const intIdentify = (value) => typeof value === 'bigint' || Number.isInteger(value); +function intResolve(str, offset, radix, { intAsBigInt }) { + const sign = str[0]; + if (sign === '-' || sign === '+') + offset += 1; + str = str.substring(offset).replace(/_/g, ''); + if (intAsBigInt) { + switch (radix) { + case 2: + str = `0b${str}`; + break; + case 8: + str = `0o${str}`; + break; + case 16: + str = `0x${str}`; + break; + } + const n = BigInt(str); + return sign === '-' ? BigInt(-1) * n : n; + } + const n = parseInt(str, radix); + return sign === '-' ? -1 * n : n; +} +function intStringify(node, radix, prefix) { + const { value } = node; + if (intIdentify(value)) { + const str = value.toString(radix); + return value < 0 ? '-' + prefix + str.substr(1) : prefix + str; + } + return stringifyNumber(node); +} +const intBin = { + identify: intIdentify, + default: true, + tag: 'tag:yaml.org,2002:int', + format: 'BIN', + test: /^[-+]?0b[0-1_]+$/, + resolve: (str, _onError, opt) => intResolve(str, 2, 2, opt), + stringify: node => intStringify(node, 2, '0b') +}; +const intOct = { + identify: intIdentify, + default: true, + tag: 'tag:yaml.org,2002:int', + format: 'OCT', + test: /^[-+]?0[0-7_]+$/, + resolve: (str, _onError, opt) => intResolve(str, 1, 8, opt), + stringify: node => intStringify(node, 8, '0') +}; +const int = { + identify: intIdentify, + default: true, + tag: 'tag:yaml.org,2002:int', + test: /^[-+]?[0-9][0-9_]*$/, + resolve: (str, _onError, opt) => intResolve(str, 0, 10, opt), + stringify: stringifyNumber +}; +const intHex = { + identify: intIdentify, + default: true, + tag: 'tag:yaml.org,2002:int', + format: 'HEX', + test: /^[-+]?0x[0-9a-fA-F_]+$/, + resolve: (str, _onError, opt) => intResolve(str, 2, 16, opt), + stringify: node => intStringify(node, 16, '0x') +}; + +export { int, intBin, intHex, intOct }; diff --git a/node_modules/yaml/browser/dist/schema/yaml-1.1/omap.js b/node_modules/yaml/browser/dist/schema/yaml-1.1/omap.js new file mode 100644 index 0000000..de46d21 --- /dev/null +++ b/node_modules/yaml/browser/dist/schema/yaml-1.1/omap.js @@ -0,0 +1,73 @@ +import { YAMLSeq } from '../../nodes/YAMLSeq.js'; +import { toJS } from '../../nodes/toJS.js'; +import { isScalar, isPair } from '../../nodes/Node.js'; +import { YAMLMap } from '../../nodes/YAMLMap.js'; +import { resolvePairs, createPairs } from './pairs.js'; + +class YAMLOMap extends YAMLSeq { + constructor() { + super(); + this.add = YAMLMap.prototype.add.bind(this); + this.delete = YAMLMap.prototype.delete.bind(this); + this.get = YAMLMap.prototype.get.bind(this); + this.has = YAMLMap.prototype.has.bind(this); + this.set = YAMLMap.prototype.set.bind(this); + this.tag = YAMLOMap.tag; + } + /** + * If `ctx` is given, the return type is actually `Map`, + * but TypeScript won't allow widening the signature of a child method. + */ + toJSON(_, ctx) { + if (!ctx) + return super.toJSON(_); + const map = new Map(); + if (ctx?.onCreate) + ctx.onCreate(map); + for (const pair of this.items) { + let key, value; + if (isPair(pair)) { + key = toJS(pair.key, '', ctx); + value = toJS(pair.value, key, ctx); + } + else { + key = toJS(pair, '', ctx); + } + if (map.has(key)) + throw new Error('Ordered maps must not include duplicate keys'); + map.set(key, value); + } + return map; + } +} +YAMLOMap.tag = 'tag:yaml.org,2002:omap'; +const omap = { + collection: 'seq', + identify: value => value instanceof Map, + nodeClass: YAMLOMap, + default: false, + tag: 'tag:yaml.org,2002:omap', + resolve(seq, onError) { + const pairs = resolvePairs(seq, onError); + const seenKeys = []; + for (const { key } of pairs.items) { + if (isScalar(key)) { + if (seenKeys.includes(key.value)) { + onError(`Ordered maps must not include duplicate keys: ${key.value}`); + } + else { + seenKeys.push(key.value); + } + } + } + return Object.assign(new YAMLOMap(), pairs); + }, + createNode(schema, iterable, ctx) { + const pairs = createPairs(schema, iterable, ctx); + const omap = new YAMLOMap(); + omap.items = pairs.items; + return omap; + } +}; + +export { YAMLOMap, omap }; diff --git a/node_modules/yaml/browser/dist/schema/yaml-1.1/pairs.js b/node_modules/yaml/browser/dist/schema/yaml-1.1/pairs.js new file mode 100644 index 0000000..dd73983 --- /dev/null +++ b/node_modules/yaml/browser/dist/schema/yaml-1.1/pairs.js @@ -0,0 +1,77 @@ +import { isSeq, isPair, isMap } from '../../nodes/Node.js'; +import { Pair, createPair } from '../../nodes/Pair.js'; +import { Scalar } from '../../nodes/Scalar.js'; +import { YAMLSeq } from '../../nodes/YAMLSeq.js'; + +function resolvePairs(seq, onError) { + if (isSeq(seq)) { + for (let i = 0; i < seq.items.length; ++i) { + let item = seq.items[i]; + if (isPair(item)) + continue; + else if (isMap(item)) { + if (item.items.length > 1) + onError('Each pair must have its own sequence indicator'); + const pair = item.items[0] || new Pair(new Scalar(null)); + if (item.commentBefore) + pair.key.commentBefore = pair.key.commentBefore + ? `${item.commentBefore}\n${pair.key.commentBefore}` + : item.commentBefore; + if (item.comment) { + const cn = pair.value ?? pair.key; + cn.comment = cn.comment + ? `${item.comment}\n${cn.comment}` + : item.comment; + } + item = pair; + } + seq.items[i] = isPair(item) ? item : new Pair(item); + } + } + else + onError('Expected a sequence for this tag'); + return seq; +} +function createPairs(schema, iterable, ctx) { + const { replacer } = ctx; + const pairs = new YAMLSeq(schema); + pairs.tag = 'tag:yaml.org,2002:pairs'; + let i = 0; + if (iterable && Symbol.iterator in Object(iterable)) + for (let it of iterable) { + if (typeof replacer === 'function') + it = replacer.call(iterable, String(i++), it); + let key, value; + if (Array.isArray(it)) { + if (it.length === 2) { + key = it[0]; + value = it[1]; + } + else + throw new TypeError(`Expected [key, value] tuple: ${it}`); + } + else if (it && it instanceof Object) { + const keys = Object.keys(it); + if (keys.length === 1) { + key = keys[0]; + value = it[key]; + } + else + throw new TypeError(`Expected { key: value } tuple: ${it}`); + } + else { + key = it; + } + pairs.items.push(createPair(key, value, ctx)); + } + return pairs; +} +const pairs = { + collection: 'seq', + default: false, + tag: 'tag:yaml.org,2002:pairs', + resolve: resolvePairs, + createNode: createPairs +}; + +export { createPairs, pairs, resolvePairs }; diff --git a/node_modules/yaml/browser/dist/schema/yaml-1.1/schema.js b/node_modules/yaml/browser/dist/schema/yaml-1.1/schema.js new file mode 100644 index 0000000..dc5be5f --- /dev/null +++ b/node_modules/yaml/browser/dist/schema/yaml-1.1/schema.js @@ -0,0 +1,37 @@ +import { map } from '../common/map.js'; +import { nullTag } from '../common/null.js'; +import { seq } from '../common/seq.js'; +import { string } from '../common/string.js'; +import { binary } from './binary.js'; +import { trueTag, falseTag } from './bool.js'; +import { floatNaN, floatExp, float } from './float.js'; +import { intBin, intOct, int, intHex } from './int.js'; +import { omap } from './omap.js'; +import { pairs } from './pairs.js'; +import { set } from './set.js'; +import { intTime, floatTime, timestamp } from './timestamp.js'; + +const schema = [ + map, + seq, + string, + nullTag, + trueTag, + falseTag, + intBin, + intOct, + int, + intHex, + floatNaN, + floatExp, + float, + binary, + omap, + pairs, + set, + intTime, + floatTime, + timestamp +]; + +export { schema }; diff --git a/node_modules/yaml/browser/dist/schema/yaml-1.1/set.js b/node_modules/yaml/browser/dist/schema/yaml-1.1/set.js new file mode 100644 index 0000000..9e43dad --- /dev/null +++ b/node_modules/yaml/browser/dist/schema/yaml-1.1/set.js @@ -0,0 +1,92 @@ +import { isMap, isPair, isScalar } from '../../nodes/Node.js'; +import { createPair, Pair } from '../../nodes/Pair.js'; +import { YAMLMap, findPair } from '../../nodes/YAMLMap.js'; + +class YAMLSet extends YAMLMap { + constructor(schema) { + super(schema); + this.tag = YAMLSet.tag; + } + add(key) { + let pair; + if (isPair(key)) + pair = key; + else if (key && + typeof key === 'object' && + 'key' in key && + 'value' in key && + key.value === null) + pair = new Pair(key.key, null); + else + pair = new Pair(key, null); + const prev = findPair(this.items, pair.key); + if (!prev) + this.items.push(pair); + } + /** + * If `keepPair` is `true`, returns the Pair matching `key`. + * Otherwise, returns the value of that Pair's key. + */ + get(key, keepPair) { + const pair = findPair(this.items, key); + return !keepPair && isPair(pair) + ? isScalar(pair.key) + ? pair.key.value + : pair.key + : pair; + } + set(key, value) { + if (typeof value !== 'boolean') + throw new Error(`Expected boolean value for set(key, value) in a YAML set, not ${typeof value}`); + const prev = findPair(this.items, key); + if (prev && !value) { + this.items.splice(this.items.indexOf(prev), 1); + } + else if (!prev && value) { + this.items.push(new Pair(key)); + } + } + toJSON(_, ctx) { + return super.toJSON(_, ctx, Set); + } + toString(ctx, onComment, onChompKeep) { + if (!ctx) + return JSON.stringify(this); + if (this.hasAllNullValues(true)) + return super.toString(Object.assign({}, ctx, { allNullValues: true }), onComment, onChompKeep); + else + throw new Error('Set items must all have null values'); + } +} +YAMLSet.tag = 'tag:yaml.org,2002:set'; +const set = { + collection: 'map', + identify: value => value instanceof Set, + nodeClass: YAMLSet, + default: false, + tag: 'tag:yaml.org,2002:set', + resolve(map, onError) { + if (isMap(map)) { + if (map.hasAllNullValues(true)) + return Object.assign(new YAMLSet(), map); + else + onError('Set items must all have null values'); + } + else + onError('Expected a mapping for this tag'); + return map; + }, + createNode(schema, iterable, ctx) { + const { replacer } = ctx; + const set = new YAMLSet(schema); + if (iterable && Symbol.iterator in Object(iterable)) + for (let value of iterable) { + if (typeof replacer === 'function') + value = replacer.call(iterable, value, value); + set.items.push(createPair(value, null, ctx)); + } + return set; + } +}; + +export { YAMLSet, set }; diff --git a/node_modules/yaml/browser/dist/schema/yaml-1.1/timestamp.js b/node_modules/yaml/browser/dist/schema/yaml-1.1/timestamp.js new file mode 100644 index 0000000..7013cda --- /dev/null +++ b/node_modules/yaml/browser/dist/schema/yaml-1.1/timestamp.js @@ -0,0 +1,101 @@ +import { stringifyNumber } from '../../stringify/stringifyNumber.js'; + +/** Internal types handle bigint as number, because TS can't figure it out. */ +function parseSexagesimal(str, asBigInt) { + const sign = str[0]; + const parts = sign === '-' || sign === '+' ? str.substring(1) : str; + const num = (n) => asBigInt ? BigInt(n) : Number(n); + const res = parts + .replace(/_/g, '') + .split(':') + .reduce((res, p) => res * num(60) + num(p), num(0)); + return (sign === '-' ? num(-1) * res : res); +} +/** + * hhhh:mm:ss.sss + * + * Internal types handle bigint as number, because TS can't figure it out. + */ +function stringifySexagesimal(node) { + let { value } = node; + let num = (n) => n; + if (typeof value === 'bigint') + num = n => BigInt(n); + else if (isNaN(value) || !isFinite(value)) + return stringifyNumber(node); + let sign = ''; + if (value < 0) { + sign = '-'; + value *= num(-1); + } + const _60 = num(60); + const parts = [value % _60]; // seconds, including ms + if (value < 60) { + parts.unshift(0); // at least one : is required + } + else { + value = (value - parts[0]) / _60; + parts.unshift(value % _60); // minutes + if (value >= 60) { + value = (value - parts[0]) / _60; + parts.unshift(value); // hours + } + } + return (sign + + parts + .map(n => (n < 10 ? '0' + String(n) : String(n))) + .join(':') + .replace(/000000\d*$/, '') // % 60 may introduce error + ); +} +const intTime = { + identify: value => typeof value === 'bigint' || Number.isInteger(value), + default: true, + tag: 'tag:yaml.org,2002:int', + format: 'TIME', + test: /^[-+]?[0-9][0-9_]*(?::[0-5]?[0-9])+$/, + resolve: (str, _onError, { intAsBigInt }) => parseSexagesimal(str, intAsBigInt), + stringify: stringifySexagesimal +}; +const floatTime = { + identify: value => typeof value === 'number', + default: true, + tag: 'tag:yaml.org,2002:float', + format: 'TIME', + test: /^[-+]?[0-9][0-9_]*(?::[0-5]?[0-9])+\.[0-9_]*$/, + resolve: str => parseSexagesimal(str, false), + stringify: stringifySexagesimal +}; +const timestamp = { + identify: value => value instanceof Date, + default: true, + tag: 'tag:yaml.org,2002:timestamp', + // If the time zone is omitted, the timestamp is assumed to be specified in UTC. The time part + // may be omitted altogether, resulting in a date format. In such a case, the time part is + // assumed to be 00:00:00Z (start of day, UTC). + test: RegExp('^([0-9]{4})-([0-9]{1,2})-([0-9]{1,2})' + // YYYY-Mm-Dd + '(?:' + // time is optional + '(?:t|T|[ \\t]+)' + // t | T | whitespace + '([0-9]{1,2}):([0-9]{1,2}):([0-9]{1,2}(\\.[0-9]+)?)' + // Hh:Mm:Ss(.ss)? + '(?:[ \\t]*(Z|[-+][012]?[0-9](?::[0-9]{2})?))?' + // Z | +5 | -03:30 + ')?$'), + resolve(str) { + const match = str.match(timestamp.test); + if (!match) + throw new Error('!!timestamp expects a date, starting with yyyy-mm-dd'); + const [, year, month, day, hour, minute, second] = match.map(Number); + const millisec = match[7] ? Number((match[7] + '00').substr(1, 3)) : 0; + let date = Date.UTC(year, month - 1, day, hour || 0, minute || 0, second || 0, millisec); + const tz = match[8]; + if (tz && tz !== 'Z') { + let d = parseSexagesimal(tz, false); + if (Math.abs(d) < 30) + d *= 60; + date -= 60000 * d; + } + return new Date(date); + }, + stringify: ({ value }) => value.toISOString().replace(/((T00:00)?:00)?\.000Z$/, '') +}; + +export { floatTime, intTime, timestamp }; diff --git a/node_modules/yaml/browser/dist/stringify/foldFlowLines.js b/node_modules/yaml/browser/dist/stringify/foldFlowLines.js new file mode 100644 index 0000000..01fe787 --- /dev/null +++ b/node_modules/yaml/browser/dist/stringify/foldFlowLines.js @@ -0,0 +1,135 @@ +const FOLD_FLOW = 'flow'; +const FOLD_BLOCK = 'block'; +const FOLD_QUOTED = 'quoted'; +/** + * Tries to keep input at up to `lineWidth` characters, splitting only on spaces + * not followed by newlines or spaces unless `mode` is `'quoted'`. Lines are + * terminated with `\n` and started with `indent`. + */ +function foldFlowLines(text, indent, mode = 'flow', { indentAtStart, lineWidth = 80, minContentWidth = 20, onFold, onOverflow } = {}) { + if (!lineWidth || lineWidth < 0) + return text; + const endStep = Math.max(1 + minContentWidth, 1 + lineWidth - indent.length); + if (text.length <= endStep) + return text; + const folds = []; + const escapedFolds = {}; + let end = lineWidth - indent.length; + if (typeof indentAtStart === 'number') { + if (indentAtStart > lineWidth - Math.max(2, minContentWidth)) + folds.push(0); + else + end = lineWidth - indentAtStart; + } + let split = undefined; + let prev = undefined; + let overflow = false; + let i = -1; + let escStart = -1; + let escEnd = -1; + if (mode === FOLD_BLOCK) { + i = consumeMoreIndentedLines(text, i); + if (i !== -1) + end = i + endStep; + } + for (let ch; (ch = text[(i += 1)]);) { + if (mode === FOLD_QUOTED && ch === '\\') { + escStart = i; + switch (text[i + 1]) { + case 'x': + i += 3; + break; + case 'u': + i += 5; + break; + case 'U': + i += 9; + break; + default: + i += 1; + } + escEnd = i; + } + if (ch === '\n') { + if (mode === FOLD_BLOCK) + i = consumeMoreIndentedLines(text, i); + end = i + endStep; + split = undefined; + } + else { + if (ch === ' ' && + prev && + prev !== ' ' && + prev !== '\n' && + prev !== '\t') { + // space surrounded by non-space can be replaced with newline + indent + const next = text[i + 1]; + if (next && next !== ' ' && next !== '\n' && next !== '\t') + split = i; + } + if (i >= end) { + if (split) { + folds.push(split); + end = split + endStep; + split = undefined; + } + else if (mode === FOLD_QUOTED) { + // white-space collected at end may stretch past lineWidth + while (prev === ' ' || prev === '\t') { + prev = ch; + ch = text[(i += 1)]; + overflow = true; + } + // Account for newline escape, but don't break preceding escape + const j = i > escEnd + 1 ? i - 2 : escStart - 1; + // Bail out if lineWidth & minContentWidth are shorter than an escape string + if (escapedFolds[j]) + return text; + folds.push(j); + escapedFolds[j] = true; + end = j + endStep; + split = undefined; + } + else { + overflow = true; + } + } + } + prev = ch; + } + if (overflow && onOverflow) + onOverflow(); + if (folds.length === 0) + return text; + if (onFold) + onFold(); + let res = text.slice(0, folds[0]); + for (let i = 0; i < folds.length; ++i) { + const fold = folds[i]; + const end = folds[i + 1] || text.length; + if (fold === 0) + res = `\n${indent}${text.slice(0, end)}`; + else { + if (mode === FOLD_QUOTED && escapedFolds[fold]) + res += `${text[fold]}\\`; + res += `\n${indent}${text.slice(fold + 1, end)}`; + } + } + return res; +} +/** + * Presumes `i + 1` is at the start of a line + * @returns index of last newline in more-indented block + */ +function consumeMoreIndentedLines(text, i) { + let ch = text[i + 1]; + while (ch === ' ' || ch === '\t') { + do { + ch = text[(i += 1)]; + } while (ch && ch !== '\n'); + ch = text[i + 1]; + } + return i; +} + +export { FOLD_BLOCK, FOLD_FLOW, FOLD_QUOTED, foldFlowLines }; diff --git a/node_modules/yaml/browser/dist/stringify/stringify.js b/node_modules/yaml/browser/dist/stringify/stringify.js new file mode 100644 index 0000000..133e162 --- /dev/null +++ b/node_modules/yaml/browser/dist/stringify/stringify.js @@ -0,0 +1,122 @@ +import { anchorIsValid } from '../doc/anchors.js'; +import { isPair, isAlias, isNode, isScalar, isCollection } from '../nodes/Node.js'; +import { stringifyComment } from './stringifyComment.js'; +import { stringifyString } from './stringifyString.js'; + +function createStringifyContext(doc, options) { + const opt = Object.assign({ + blockQuote: true, + commentString: stringifyComment, + defaultKeyType: null, + defaultStringType: 'PLAIN', + directives: null, + doubleQuotedAsJSON: false, + doubleQuotedMinMultiLineLength: 40, + falseStr: 'false', + indentSeq: true, + lineWidth: 80, + minContentWidth: 20, + nullStr: 'null', + simpleKeys: false, + singleQuote: null, + trueStr: 'true', + verifyAliasOrder: true + }, doc.schema.toStringOptions, options); + let inFlow; + switch (opt.collectionStyle) { + case 'block': + inFlow = false; + break; + case 'flow': + inFlow = true; + break; + default: + inFlow = null; + } + return { + anchors: new Set(), + doc, + indent: '', + indentStep: typeof opt.indent === 'number' ? ' '.repeat(opt.indent) : ' ', + inFlow, + options: opt + }; +} +function getTagObject(tags, item) { + if (item.tag) { + const match = tags.filter(t => t.tag === item.tag); + if (match.length > 0) + return match.find(t => t.format === item.format) ?? match[0]; + } + let tagObj = undefined; + let obj; + if (isScalar(item)) { + obj = item.value; + const match = tags.filter(t => t.identify?.(obj)); + tagObj = + match.find(t => t.format === item.format) ?? match.find(t => !t.format); + } + else { + obj = item; + tagObj = tags.find(t => t.nodeClass && obj instanceof t.nodeClass); + } + if (!tagObj) { + const name = obj?.constructor?.name ?? typeof obj; + throw new Error(`Tag not resolved for ${name} value`); + } + return tagObj; +} +// needs to be called before value stringifier to allow for circular anchor refs +function stringifyProps(node, tagObj, { anchors, doc }) { + if (!doc.directives) + return ''; + const props = []; + const anchor = (isScalar(node) || isCollection(node)) && node.anchor; + if (anchor && anchorIsValid(anchor)) { + anchors.add(anchor); + props.push(`&${anchor}`); + } + const tag = node.tag ? node.tag : tagObj.default ? null : tagObj.tag; + if (tag) + props.push(doc.directives.tagString(tag)); + return props.join(' '); +} +function stringify(item, ctx, onComment, onChompKeep) { + if (isPair(item)) + return item.toString(ctx, onComment, onChompKeep); + if (isAlias(item)) { + if (ctx.doc.directives) + return item.toString(ctx); + if (ctx.resolvedAliases?.has(item)) { + throw new TypeError(`Cannot stringify circular structure without alias nodes`); + } + else { + if (ctx.resolvedAliases) + ctx.resolvedAliases.add(item); + else + ctx.resolvedAliases = new Set([item]); + item = item.resolve(ctx.doc); + } + } + let tagObj = undefined; + const node = isNode(item) + ? item + : ctx.doc.createNode(item, { onTagObj: o => (tagObj = o) }); + if (!tagObj) + tagObj = getTagObject(ctx.doc.schema.tags, node); + const props = stringifyProps(node, tagObj, ctx); + if (props.length > 0) + ctx.indentAtStart = (ctx.indentAtStart ?? 0) + props.length + 1; + const str = typeof tagObj.stringify === 'function' + ? tagObj.stringify(node, ctx, onComment, onChompKeep) + : isScalar(node) + ? stringifyString(node, ctx, onComment, onChompKeep) + : node.toString(ctx, onComment, onChompKeep); + if (!props) + return str; + return isScalar(node) || str[0] === '{' || str[0] === '[' + ? `${props} ${str}` + : `${props}\n${ctx.indent}${str}`; +} + +export { createStringifyContext, stringify }; diff --git a/node_modules/yaml/browser/dist/stringify/stringifyCollection.js b/node_modules/yaml/browser/dist/stringify/stringifyCollection.js new file mode 100644 index 0000000..8296318 --- /dev/null +++ b/node_modules/yaml/browser/dist/stringify/stringifyCollection.js @@ -0,0 +1,151 @@ +import { Collection } from '../nodes/Collection.js'; +import { isNode, isPair } from '../nodes/Node.js'; +import { stringify } from './stringify.js'; +import { lineComment, indentComment } from './stringifyComment.js'; + +function stringifyCollection(collection, ctx, options) { + const flow = ctx.inFlow ?? collection.flow; + const stringify = flow ? stringifyFlowCollection : stringifyBlockCollection; + return stringify(collection, ctx, options); +} +function stringifyBlockCollection({ comment, items }, ctx, { blockItemPrefix, flowChars, itemIndent, onChompKeep, onComment }) { + const { indent, options: { commentString } } = ctx; + const itemCtx = Object.assign({}, ctx, { indent: itemIndent, type: null }); + let chompKeep = false; // flag for the preceding node's status + const lines = []; + for (let i = 0; i < items.length; ++i) { + const item = items[i]; + let comment = null; + if (isNode(item)) { + if (!chompKeep && item.spaceBefore) + lines.push(''); + addCommentBefore(ctx, lines, item.commentBefore, chompKeep); + if (item.comment) + comment = item.comment; + } + else if (isPair(item)) { + const ik = isNode(item.key) ? item.key : null; + if (ik) { + if (!chompKeep && ik.spaceBefore) + lines.push(''); + addCommentBefore(ctx, lines, ik.commentBefore, chompKeep); + } + } + chompKeep = false; + let str = stringify(item, itemCtx, () => (comment = null), () => (chompKeep = true)); + if (comment) + str += lineComment(str, itemIndent, commentString(comment)); + if (chompKeep && comment) + chompKeep = false; + lines.push(blockItemPrefix + str); + } + let str; + if (lines.length === 0) { + str = flowChars.start + flowChars.end; + } + else { + str = lines[0]; + for (let i = 1; i < lines.length; ++i) { + const line = lines[i]; + str += line ? `\n${indent}${line}` : '\n'; + } + } + if (comment) { + str += '\n' + indentComment(commentString(comment), indent); + if (onComment) + onComment(); + } + else if (chompKeep && onChompKeep) + onChompKeep(); + return str; +} +function stringifyFlowCollection({ comment, items }, ctx, { flowChars, itemIndent, onComment }) { + const { indent, indentStep, options: { commentString } } = ctx; + itemIndent += indentStep; + const itemCtx = Object.assign({}, ctx, { + indent: itemIndent, + inFlow: true, + type: null + }); + let reqNewline = false; + let linesAtValue = 0; + const lines = []; + for (let i = 0; i < items.length; ++i) { + const item = items[i]; + let comment = null; + if (isNode(item)) { + if (item.spaceBefore) + lines.push(''); + addCommentBefore(ctx, lines, item.commentBefore, false); + if (item.comment) + comment = item.comment; + } + else if (isPair(item)) { + const ik = isNode(item.key) ? item.key : null; + if (ik) { + if (ik.spaceBefore) + lines.push(''); + addCommentBefore(ctx, lines, ik.commentBefore, false); + if (ik.comment) + reqNewline = true; + } + const iv = isNode(item.value) ? item.value : null; + if (iv) { + if (iv.comment) + comment = iv.comment; + if (iv.commentBefore) + reqNewline = true; + } + else if (item.value == null && ik && ik.comment) { + comment = ik.comment; + } + } + if (comment) + reqNewline = true; + let str = stringify(item, itemCtx, () => (comment = null)); + if (i < items.length - 1) + str += ','; + if (comment) + str += lineComment(str, itemIndent, commentString(comment)); + if (!reqNewline && (lines.length > linesAtValue || str.includes('\n'))) + reqNewline = true; + lines.push(str); + linesAtValue = lines.length; + } + let str; + const { start, end } = flowChars; + if (lines.length === 0) { + str = start + end; + } + else { + if (!reqNewline) { + const len = lines.reduce((sum, line) => sum + line.length + 2, 2); + reqNewline = len > Collection.maxFlowStringSingleLineLength; + } + if (reqNewline) { + str = start; + for (const line of lines) + str += line ? `\n${indentStep}${indent}${line}` : '\n'; + str += `\n${indent}${end}`; + } + else { + str = `${start} ${lines.join(' ')} ${end}`; + } + } + if (comment) { + str += lineComment(str, commentString(comment), indent); + if (onComment) + onComment(); + } + return str; +} +function addCommentBefore({ indent, options: { commentString } }, lines, comment, chompKeep) { + if (comment && chompKeep) + comment = comment.replace(/^\n+/, ''); + if (comment) { + const ic = indentComment(commentString(comment), indent); + lines.push(ic.trimStart()); // Avoid double indent on first line + } +} + +export { stringifyCollection }; diff --git a/node_modules/yaml/browser/dist/stringify/stringifyComment.js b/node_modules/yaml/browser/dist/stringify/stringifyComment.js new file mode 100644 index 0000000..f16fc91 --- /dev/null +++ b/node_modules/yaml/browser/dist/stringify/stringifyComment.js @@ -0,0 +1,20 @@ +/** + * Stringifies a comment. + * + * Empty comment lines are left empty, + * lines consisting of a single space are replaced by `#`, + * and all other lines are prefixed with a `#`. + */ +const stringifyComment = (str) => str.replace(/^(?!$)(?: $)?/gm, '#'); +function indentComment(comment, indent) { + if (/^\n+$/.test(comment)) + return comment.substring(1); + return indent ? comment.replace(/^(?! *$)/gm, indent) : comment; +} +const lineComment = (str, indent, comment) => str.endsWith('\n') + ? indentComment(comment, indent) + : comment.includes('\n') + ? '\n' + indentComment(comment, indent) + : (str.endsWith(' ') ? '' : ' ') + comment; + +export { indentComment, lineComment, stringifyComment }; diff --git a/node_modules/yaml/browser/dist/stringify/stringifyDocument.js b/node_modules/yaml/browser/dist/stringify/stringifyDocument.js new file mode 100644 index 0000000..e288c5d --- /dev/null +++ b/node_modules/yaml/browser/dist/stringify/stringifyDocument.js @@ -0,0 +1,85 @@ +import { isNode } from '../nodes/Node.js'; +import { createStringifyContext, stringify } from './stringify.js'; +import { indentComment, lineComment } from './stringifyComment.js'; + +function stringifyDocument(doc, options) { + const lines = []; + let hasDirectives = options.directives === true; + if (options.directives !== false && doc.directives) { + const dir = doc.directives.toString(doc); + if (dir) { + lines.push(dir); + hasDirectives = true; + } + else if (doc.directives.docStart) + hasDirectives = true; + } + if (hasDirectives) + lines.push('---'); + const ctx = createStringifyContext(doc, options); + const { commentString } = ctx.options; + if (doc.commentBefore) { + if (lines.length !== 1) + lines.unshift(''); + const cs = commentString(doc.commentBefore); + lines.unshift(indentComment(cs, '')); + } + let chompKeep = false; + let contentComment = null; + if (doc.contents) { + if (isNode(doc.contents)) { + if (doc.contents.spaceBefore && hasDirectives) + lines.push(''); + if (doc.contents.commentBefore) { + const cs = commentString(doc.contents.commentBefore); + lines.push(indentComment(cs, '')); + } + // top-level block scalars need to be indented if followed by a comment + ctx.forceBlockIndent = !!doc.comment; + contentComment = doc.contents.comment; + } + const onChompKeep = contentComment ? undefined : () => (chompKeep = true); + let body = stringify(doc.contents, ctx, () => (contentComment = null), onChompKeep); + if (contentComment) + body += lineComment(body, '', commentString(contentComment)); + if ((body[0] === '|' || body[0] === '>') && + lines[lines.length - 1] === '---') { + // Top-level block scalars with a preceding doc marker ought to use the + // same line for their header. + lines[lines.length - 1] = `--- ${body}`; + } + else + lines.push(body); + } + else { + lines.push(stringify(doc.contents, ctx)); + } + if (doc.directives?.docEnd) { + if (doc.comment) { + const cs = commentString(doc.comment); + if (cs.includes('\n')) { + lines.push('...'); + lines.push(indentComment(cs, '')); + } + else { + lines.push(`... ${cs}`); + } + } + else { + lines.push('...'); + } + } + else { + let dc = doc.comment; + if (dc && chompKeep) + dc = dc.replace(/^\n+/, ''); + if (dc) { + if ((!chompKeep || contentComment) && lines[lines.length - 1] !== '') + lines.push(''); + lines.push(indentComment(commentString(dc), '')); + } + } + return lines.join('\n') + '\n'; +} + +export { stringifyDocument }; diff --git a/node_modules/yaml/browser/dist/stringify/stringifyNumber.js b/node_modules/yaml/browser/dist/stringify/stringifyNumber.js new file mode 100644 index 0000000..3fa35f9 --- /dev/null +++ b/node_modules/yaml/browser/dist/stringify/stringifyNumber.js @@ -0,0 +1,24 @@ +function stringifyNumber({ format, minFractionDigits, tag, value }) { + if (typeof value === 'bigint') + return String(value); + const num = typeof value === 'number' ? value : Number(value); + if (!isFinite(num)) + return isNaN(num) ? '.nan' : num < 0 ? '-.inf' : '.inf'; + let n = JSON.stringify(value); + if (!format && + minFractionDigits && + (!tag || tag === 'tag:yaml.org,2002:float') && + /^\d/.test(n)) { + let i = n.indexOf('.'); + if (i < 0) { + i = n.length; + n += '.'; + } + let d = minFractionDigits - (n.length - i - 1); + while (d-- > 0) + n += '0'; + } + return n; +} + +export { stringifyNumber }; diff --git a/node_modules/yaml/browser/dist/stringify/stringifyPair.js b/node_modules/yaml/browser/dist/stringify/stringifyPair.js new file mode 100644 index 0000000..6243b0e --- /dev/null +++ b/node_modules/yaml/browser/dist/stringify/stringifyPair.js @@ -0,0 +1,125 @@ +import { isCollection, isNode, isScalar, isSeq } from '../nodes/Node.js'; +import { Scalar } from '../nodes/Scalar.js'; +import { stringify } from './stringify.js'; +import { lineComment, indentComment } from './stringifyComment.js'; + +function stringifyPair({ key, value }, ctx, onComment, onChompKeep) { + const { allNullValues, doc, indent, indentStep, options: { commentString, indentSeq, simpleKeys } } = ctx; + let keyComment = (isNode(key) && key.comment) || null; + if (simpleKeys) { + if (keyComment) { + throw new Error('With simple keys, key nodes cannot have comments'); + } + if (isCollection(key)) { + const msg = 'With simple keys, collection cannot be used as a key value'; + throw new Error(msg); + } + } + let explicitKey = !simpleKeys && + (!key || + (keyComment && value == null && !ctx.inFlow) || + isCollection(key) || + (isScalar(key) + ? key.type === Scalar.BLOCK_FOLDED || key.type === Scalar.BLOCK_LITERAL + : typeof key === 'object')); + ctx = Object.assign({}, ctx, { + allNullValues: false, + implicitKey: !explicitKey && (simpleKeys || !allNullValues), + indent: indent + indentStep + }); + let keyCommentDone = false; + let chompKeep = false; + let str = stringify(key, ctx, () => (keyCommentDone = true), () => (chompKeep = true)); + if (!explicitKey && !ctx.inFlow && str.length > 1024) { + if (simpleKeys) + throw new Error('With simple keys, single line scalar must not span more than 1024 characters'); + explicitKey = true; + } + if (ctx.inFlow) { + if (allNullValues || value == null) { + if (keyCommentDone && onComment) + onComment(); + return str === '' ? '?' : explicitKey ? `? ${str}` : str; + } + } + else if ((allNullValues && !simpleKeys) || (value == null && explicitKey)) { + str = `? ${str}`; + if (keyComment && !keyCommentDone) { + str += lineComment(str, ctx.indent, commentString(keyComment)); + } + else if (chompKeep && onChompKeep) + onChompKeep(); + return str; + } + if (keyCommentDone) + keyComment = null; + if (explicitKey) { + if (keyComment) + str += lineComment(str, ctx.indent, commentString(keyComment)); + str = `? ${str}\n${indent}:`; + } + else { + str = `${str}:`; + if (keyComment) + str += lineComment(str, ctx.indent, commentString(keyComment)); + } + let vcb = ''; + let valueComment = null; + if (isNode(value)) { + if (value.spaceBefore) + vcb = '\n'; + if (value.commentBefore) { + const cs = commentString(value.commentBefore); + vcb += `\n${indentComment(cs, ctx.indent)}`; + } + valueComment = value.comment; + } + else if (value && typeof value === 'object') { + value = doc.createNode(value); + } + ctx.implicitKey = false; + if (!explicitKey && !keyComment && isScalar(value)) + ctx.indentAtStart = str.length + 1; + chompKeep = false; + if (!indentSeq && + indentStep.length >= 2 && + !ctx.inFlow && + !explicitKey && + isSeq(value) && + !value.flow && + !value.tag && + !value.anchor) { + // If indentSeq === false, consider '- ' as part of indentation where possible + ctx.indent = ctx.indent.substr(2); + } + let valueCommentDone = false; + const valueStr = stringify(value, ctx, () => (valueCommentDone = true), () => (chompKeep = true)); + let ws = ' '; + if (vcb || keyComment) { + if (valueStr === '' && !ctx.inFlow) + ws = vcb === '\n' ? '\n\n' : vcb; + else + ws = `${vcb}\n${ctx.indent}`; + } + else if (!explicitKey && isCollection(value)) { + const flow = valueStr[0] === '[' || valueStr[0] === '{'; + if (!flow || valueStr.includes('\n')) + ws = `\n${ctx.indent}`; + } + else if (valueStr === '' || valueStr[0] === '\n') + ws = ''; + str += ws + valueStr; + if (ctx.inFlow) { + if (valueCommentDone && onComment) + onComment(); + } + else if (valueComment && !valueCommentDone) { + str += lineComment(str, ctx.indent, commentString(valueComment)); + } + else if (chompKeep && onChompKeep) { + onChompKeep(); + } + return str; +} + +export { stringifyPair }; diff --git a/node_modules/yaml/browser/dist/stringify/stringifyString.js b/node_modules/yaml/browser/dist/stringify/stringifyString.js new file mode 100644 index 0000000..d1373e9 --- /dev/null +++ b/node_modules/yaml/browser/dist/stringify/stringifyString.js @@ -0,0 +1,314 @@ +import { Scalar } from '../nodes/Scalar.js'; +import { foldFlowLines, FOLD_QUOTED, FOLD_FLOW, FOLD_BLOCK } from './foldFlowLines.js'; + +const getFoldOptions = (ctx) => ({ + indentAtStart: ctx.indentAtStart, + lineWidth: ctx.options.lineWidth, + minContentWidth: ctx.options.minContentWidth +}); +// Also checks for lines starting with %, as parsing the output as YAML 1.1 will +// presume that's starting a new document. +const containsDocumentMarker = (str) => /^(%|---|\.\.\.)/m.test(str); +function lineLengthOverLimit(str, lineWidth, indentLength) { + if (!lineWidth || lineWidth < 0) + return false; + const limit = lineWidth - indentLength; + const strLen = str.length; + if (strLen <= limit) + return false; + for (let i = 0, start = 0; i < strLen; ++i) { + if (str[i] === '\n') { + if (i - start > limit) + return true; + start = i + 1; + if (strLen - start <= limit) + return false; + } + } + return true; +} +function doubleQuotedString(value, ctx) { + const json = JSON.stringify(value); + if (ctx.options.doubleQuotedAsJSON) + return json; + const { implicitKey } = ctx; + const minMultiLineLength = ctx.options.doubleQuotedMinMultiLineLength; + const indent = ctx.indent || (containsDocumentMarker(value) ? ' ' : ''); + let str = ''; + let start = 0; + for (let i = 0, ch = json[i]; ch; ch = json[++i]) { + if (ch === ' ' && json[i + 1] === '\\' && json[i + 2] === 'n') { + // space before newline needs to be escaped to not be folded + str += json.slice(start, i) + '\\ '; + i += 1; + start = i; + ch = '\\'; + } + if (ch === '\\') + switch (json[i + 1]) { + case 'u': + { + str += json.slice(start, i); + const code = json.substr(i + 2, 4); + switch (code) { + case '0000': + str += '\\0'; + break; + case '0007': + str += '\\a'; + break; + case '000b': + str += '\\v'; + break; + case '001b': + str += '\\e'; + break; + case '0085': + str += '\\N'; + break; + case '00a0': + str += '\\_'; + break; + case '2028': + str += '\\L'; + break; + case '2029': + str += '\\P'; + break; + default: + if (code.substr(0, 2) === '00') + str += '\\x' + code.substr(2); + else + str += json.substr(i, 6); + } + i += 5; + start = i + 1; + } + break; + case 'n': + if (implicitKey || + json[i + 2] === '"' || + json.length < minMultiLineLength) { + i += 1; + } + else { + // folding will eat first newline + str += json.slice(start, i) + '\n\n'; + while (json[i + 2] === '\\' && + json[i + 3] === 'n' && + json[i + 4] !== '"') { + str += '\n'; + i += 2; + } + str += indent; + // space after newline needs to be escaped to not be folded + if (json[i + 2] === ' ') + str += '\\'; + i += 1; + start = i + 1; + } + break; + default: + i += 1; + } + } + str = start ? str + json.slice(start) : json; + return implicitKey + ? str + : foldFlowLines(str, indent, FOLD_QUOTED, getFoldOptions(ctx)); +} +function singleQuotedString(value, ctx) { + if (ctx.options.singleQuote === false || + (ctx.implicitKey && value.includes('\n')) || + /[ \t]\n|\n[ \t]/.test(value) // single quoted string can't have leading or trailing whitespace around newline + ) + return doubleQuotedString(value, ctx); + const indent = ctx.indent || (containsDocumentMarker(value) ? ' ' : ''); + const res = "'" + value.replace(/'/g, "''").replace(/\n+/g, `$&\n${indent}`) + "'"; + return ctx.implicitKey + ? res + : foldFlowLines(res, indent, FOLD_FLOW, getFoldOptions(ctx)); +} +function quotedString(value, ctx) { + const { singleQuote } = ctx.options; + let qs; + if (singleQuote === false) + qs = doubleQuotedString; + else { + const hasDouble = value.includes('"'); + const hasSingle = value.includes("'"); + if (hasDouble && !hasSingle) + qs = singleQuotedString; + else if (hasSingle && !hasDouble) + qs = doubleQuotedString; + else + qs = singleQuote ? singleQuotedString : doubleQuotedString; + } + return qs(value, ctx); +} +function blockString({ comment, type, value }, ctx, onComment, onChompKeep) { + const { blockQuote, commentString, lineWidth } = ctx.options; + // 1. Block can't end in whitespace unless the last line is non-empty. + // 2. Strings consisting of only whitespace are best rendered explicitly. + if (!blockQuote || /\n[\t ]+$/.test(value) || /^\s*$/.test(value)) { + return quotedString(value, ctx); + } + const indent = ctx.indent || + (ctx.forceBlockIndent || containsDocumentMarker(value) ? ' ' : ''); + const literal = blockQuote === 'literal' + ? true + : blockQuote === 'folded' || type === Scalar.BLOCK_FOLDED + ? false + : type === Scalar.BLOCK_LITERAL + ? true + : !lineLengthOverLimit(value, lineWidth, indent.length); + if (!value) + return literal ? '|\n' : '>\n'; + // determine chomping from whitespace at value end + let chomp; + let endStart; + for (endStart = value.length; endStart > 0; --endStart) { + const ch = value[endStart - 1]; + if (ch !== '\n' && ch !== '\t' && ch !== ' ') + break; + } + let end = value.substring(endStart); + const endNlPos = end.indexOf('\n'); + if (endNlPos === -1) { + chomp = '-'; // strip + } + else if (value === end || endNlPos !== end.length - 1) { + chomp = '+'; // keep + if (onChompKeep) + onChompKeep(); + } + else { + chomp = ''; // clip + } + if (end) { + value = value.slice(0, -end.length); + if (end[end.length - 1] === '\n') + end = end.slice(0, -1); + end = end.replace(/\n+(?!\n|$)/g, `$&${indent}`); + } + // determine indent indicator from whitespace at value start + let startWithSpace = false; + let startEnd; + let startNlPos = -1; + for (startEnd = 0; startEnd < value.length; ++startEnd) { + const ch = value[startEnd]; + if (ch === ' ') + startWithSpace = true; + else if (ch === '\n') + startNlPos = startEnd; + else + break; + } + let start = value.substring(0, startNlPos < startEnd ? startNlPos + 1 : startEnd); + if (start) { + value = value.substring(start.length); + start = start.replace(/\n+/g, `$&${indent}`); + } + const indentSize = indent ? '2' : '1'; // root is at -1 + let header = (literal ? '|' : '>') + (startWithSpace ? indentSize : '') + chomp; + if (comment) { + header += ' ' + commentString(comment.replace(/ ?[\r\n]+/g, ' ')); + if (onComment) + onComment(); + } + if (literal) { + value = value.replace(/\n+/g, `$&${indent}`); + return `${header}\n${indent}${start}${value}${end}`; + } + value = value + .replace(/\n+/g, '\n$&') + .replace(/(?:^|\n)([\t ].*)(?:([\n\t ]*)\n(?![\n\t ]))?/g, '$1$2') // more-indented lines aren't folded + // ^ more-ind. ^ empty ^ capture next empty lines only at end of indent + .replace(/\n+/g, `$&${indent}`); + const body = foldFlowLines(`${start}${value}${end}`, indent, FOLD_BLOCK, getFoldOptions(ctx)); + return `${header}\n${indent}${body}`; +} +function plainString(item, ctx, onComment, onChompKeep) { + const { type, value } = item; + const { actualString, implicitKey, indent, inFlow } = ctx; + if ((implicitKey && /[\n[\]{},]/.test(value)) || + (inFlow && /[[\]{},]/.test(value))) { + return quotedString(value, ctx); + } + if (!value || + /^[\n\t ,[\]{}#&*!|>'"%@`]|^[?-]$|^[?-][ \t]|[\n:][ \t]|[ \t]\n|[\n\t ]#|[\n\t :]$/.test(value)) { + // not allowed: + // - empty string, '-' or '?' + // - start with an indicator character (except [?:-]) or /[?-] / + // - '\n ', ': ' or ' \n' anywhere + // - '#' not preceded by a non-space char + // - end with ' ' or ':' + return implicitKey || inFlow || !value.includes('\n') + ? quotedString(value, ctx) + : blockString(item, ctx, onComment, onChompKeep); + } + if (!implicitKey && + !inFlow && + type !== Scalar.PLAIN && + value.includes('\n')) { + // Where allowed & type not set explicitly, prefer block style for multiline strings + return blockString(item, ctx, onComment, onChompKeep); + } + if (indent === '' && containsDocumentMarker(value)) { + ctx.forceBlockIndent = true; + return blockString(item, ctx, onComment, onChompKeep); + } + const str = value.replace(/\n+/g, `$&\n${indent}`); + // Verify that output will be parsed as a string, as e.g. plain numbers and + // booleans get parsed with those types in v1.2 (e.g. '42', 'true' & '0.9e-3'), + // and others in v1.1. + if (actualString) { + const test = (tag) => tag.default && tag.tag !== 'tag:yaml.org,2002:str' && tag.test?.test(str); + const { compat, tags } = ctx.doc.schema; + if (tags.some(test) || compat?.some(test)) + return quotedString(value, ctx); + } + return implicitKey + ? str + : foldFlowLines(str, indent, FOLD_FLOW, getFoldOptions(ctx)); +} +function stringifyString(item, ctx, onComment, onChompKeep) { + const { implicitKey, inFlow } = ctx; + const ss = typeof item.value === 'string' + ? item + : Object.assign({}, item, { value: String(item.value) }); + let { type } = item; + if (type !== Scalar.QUOTE_DOUBLE) { + // force double quotes on control characters & unpaired surrogates + if (/[\x00-\x08\x0b-\x1f\x7f-\x9f\u{D800}-\u{DFFF}]/u.test(ss.value)) + type = Scalar.QUOTE_DOUBLE; + } + const _stringify = (_type) => { + switch (_type) { + case Scalar.BLOCK_FOLDED: + case Scalar.BLOCK_LITERAL: + return implicitKey || inFlow + ? quotedString(ss.value, ctx) // blocks are not valid inside flow containers + : blockString(ss, ctx, onComment, onChompKeep); + case Scalar.QUOTE_DOUBLE: + return doubleQuotedString(ss.value, ctx); + case Scalar.QUOTE_SINGLE: + return singleQuotedString(ss.value, ctx); + case Scalar.PLAIN: + return plainString(ss, ctx, onComment, onChompKeep); + default: + return null; + } + }; + let res = _stringify(type); + if (res === null) { + const { defaultKeyType, defaultStringType } = ctx.options; + const t = (implicitKey && defaultKeyType) || defaultStringType; + res = _stringify(t); + if (res === null) + throw new Error(`Unsupported default string type ${t}`); + } + return res; +} + +export { stringifyString }; diff --git a/node_modules/yaml/browser/dist/util.js b/node_modules/yaml/browser/dist/util.js new file mode 100644 index 0000000..eb104a5 --- /dev/null +++ b/node_modules/yaml/browser/dist/util.js @@ -0,0 +1,9 @@ +export { debug, warn } from './log.js'; +export { findPair } from './nodes/YAMLMap.js'; +export { toJS } from './nodes/toJS.js'; +export { map as mapTag } from './schema/common/map.js'; +export { seq as seqTag } from './schema/common/seq.js'; +export { string as stringTag } from './schema/common/string.js'; +export { foldFlowLines } from './stringify/foldFlowLines.js'; +export { stringifyNumber } from './stringify/stringifyNumber.js'; +export { stringifyString } from './stringify/stringifyString.js'; diff --git a/node_modules/yaml/browser/dist/visit.js b/node_modules/yaml/browser/dist/visit.js new file mode 100644 index 0000000..acabcab --- /dev/null +++ b/node_modules/yaml/browser/dist/visit.js @@ -0,0 +1,233 @@ +import { isDocument, isNode, isPair, isCollection, isMap, isSeq, isScalar, isAlias } from './nodes/Node.js'; + +const BREAK = Symbol('break visit'); +const SKIP = Symbol('skip children'); +const REMOVE = Symbol('remove node'); +/** + * Apply a visitor to an AST node or document. + * + * Walks through the tree (depth-first) starting from `node`, calling a + * `visitor` function with three arguments: + * - `key`: For sequence values and map `Pair`, the node's index in the + * collection. Within a `Pair`, `'key'` or `'value'`, correspondingly. + * `null` for the root node. + * - `node`: The current node. + * - `path`: The ancestry of the current node. + * + * The return value of the visitor may be used to control the traversal: + * - `undefined` (default): Do nothing and continue + * - `visit.SKIP`: Do not visit the children of this node, continue with next + * sibling + * - `visit.BREAK`: Terminate traversal completely + * - `visit.REMOVE`: Remove the current node, then continue with the next one + * - `Node`: Replace the current node, then continue by visiting it + * - `number`: While iterating the items of a sequence or map, set the index + * of the next step. This is useful especially if the index of the current + * node has changed. + * + * If `visitor` is a single function, it will be called with all values + * encountered in the tree, including e.g. `null` values. Alternatively, + * separate visitor functions may be defined for each `Map`, `Pair`, `Seq`, + * `Alias` and `Scalar` node. To define the same visitor function for more than + * one node type, use the `Collection` (map and seq), `Value` (map, seq & scalar) + * and `Node` (alias, map, seq & scalar) targets. Of all these, only the most + * specific defined one will be used for each node. + */ +function visit(node, visitor) { + const visitor_ = initVisitor(visitor); + if (isDocument(node)) { + const cd = visit_(null, node.contents, visitor_, Object.freeze([node])); + if (cd === REMOVE) + node.contents = null; + } + else + visit_(null, node, visitor_, Object.freeze([])); +} +// Without the `as symbol` casts, TS declares these in the `visit` +// namespace using `var`, but then complains about that because +// `unique symbol` must be `const`. +/** Terminate visit traversal completely */ +visit.BREAK = BREAK; +/** Do not visit the children of the current node */ +visit.SKIP = SKIP; +/** Remove the current node */ +visit.REMOVE = REMOVE; +function visit_(key, node, visitor, path) { + const ctrl = callVisitor(key, node, visitor, path); + if (isNode(ctrl) || isPair(ctrl)) { + replaceNode(key, path, ctrl); + return visit_(key, ctrl, visitor, path); + } + if (typeof ctrl !== 'symbol') { + if (isCollection(node)) { + path = Object.freeze(path.concat(node)); + for (let i = 0; i < node.items.length; ++i) { + const ci = visit_(i, node.items[i], visitor, path); + if (typeof ci === 'number') + i = ci - 1; + else if (ci === BREAK) + return BREAK; + else if (ci === REMOVE) { + node.items.splice(i, 1); + i -= 1; + } + } + } + else if (isPair(node)) { + path = Object.freeze(path.concat(node)); + const ck = visit_('key', node.key, visitor, path); + if (ck === BREAK) + return BREAK; + else if (ck === REMOVE) + node.key = null; + const cv = visit_('value', node.value, visitor, path); + if (cv === BREAK) + return BREAK; + else if (cv === REMOVE) + node.value = null; + } + } + return ctrl; +} +/** + * Apply an async visitor to an AST node or document. + * + * Walks through the tree (depth-first) starting from `node`, calling a + * `visitor` function with three arguments: + * - `key`: For sequence values and map `Pair`, the node's index in the + * collection. Within a `Pair`, `'key'` or `'value'`, correspondingly. + * `null` for the root node. + * - `node`: The current node. + * - `path`: The ancestry of the current node. + * + * The return value of the visitor may be used to control the traversal: + * - `Promise`: Must resolve to one of the following values + * - `undefined` (default): Do nothing and continue + * - `visit.SKIP`: Do not visit the children of this node, continue with next + * sibling + * - `visit.BREAK`: Terminate traversal completely + * - `visit.REMOVE`: Remove the current node, then continue with the next one + * - `Node`: Replace the current node, then continue by visiting it + * - `number`: While iterating the items of a sequence or map, set the index + * of the next step. This is useful especially if the index of the current + * node has changed. + * + * If `visitor` is a single function, it will be called with all values + * encountered in the tree, including e.g. `null` values. Alternatively, + * separate visitor functions may be defined for each `Map`, `Pair`, `Seq`, + * `Alias` and `Scalar` node. To define the same visitor function for more than + * one node type, use the `Collection` (map and seq), `Value` (map, seq & scalar) + * and `Node` (alias, map, seq & scalar) targets. Of all these, only the most + * specific defined one will be used for each node. + */ +async function visitAsync(node, visitor) { + const visitor_ = initVisitor(visitor); + if (isDocument(node)) { + const cd = await visitAsync_(null, node.contents, visitor_, Object.freeze([node])); + if (cd === REMOVE) + node.contents = null; + } + else + await visitAsync_(null, node, visitor_, Object.freeze([])); +} +// Without the `as symbol` casts, TS declares these in the `visit` +// namespace using `var`, but then complains about that because +// `unique symbol` must be `const`. +/** Terminate visit traversal completely */ +visitAsync.BREAK = BREAK; +/** Do not visit the children of the current node */ +visitAsync.SKIP = SKIP; +/** Remove the current node */ +visitAsync.REMOVE = REMOVE; +async function visitAsync_(key, node, visitor, path) { + const ctrl = await callVisitor(key, node, visitor, path); + if (isNode(ctrl) || isPair(ctrl)) { + replaceNode(key, path, ctrl); + return visitAsync_(key, ctrl, visitor, path); + } + if (typeof ctrl !== 'symbol') { + if (isCollection(node)) { + path = Object.freeze(path.concat(node)); + for (let i = 0; i < node.items.length; ++i) { + const ci = await visitAsync_(i, node.items[i], visitor, path); + if (typeof ci === 'number') + i = ci - 1; + else if (ci === BREAK) + return BREAK; + else if (ci === REMOVE) { + node.items.splice(i, 1); + i -= 1; + } + } + } + else if (isPair(node)) { + path = Object.freeze(path.concat(node)); + const ck = await visitAsync_('key', node.key, visitor, path); + if (ck === BREAK) + return BREAK; + else if (ck === REMOVE) + node.key = null; + const cv = await visitAsync_('value', node.value, visitor, path); + if (cv === BREAK) + return BREAK; + else if (cv === REMOVE) + node.value = null; + } + } + return ctrl; +} +function initVisitor(visitor) { + if (typeof visitor === 'object' && + (visitor.Collection || visitor.Node || visitor.Value)) { + return Object.assign({ + Alias: visitor.Node, + Map: visitor.Node, + Scalar: visitor.Node, + Seq: visitor.Node + }, visitor.Value && { + Map: visitor.Value, + Scalar: visitor.Value, + Seq: visitor.Value + }, visitor.Collection && { + Map: visitor.Collection, + Seq: visitor.Collection + }, visitor); + } + return visitor; +} +function callVisitor(key, node, visitor, path) { + if (typeof visitor === 'function') + return visitor(key, node, path); + if (isMap(node)) + return visitor.Map?.(key, node, path); + if (isSeq(node)) + return visitor.Seq?.(key, node, path); + if (isPair(node)) + return visitor.Pair?.(key, node, path); + if (isScalar(node)) + return visitor.Scalar?.(key, node, path); + if (isAlias(node)) + return visitor.Alias?.(key, node, path); + return undefined; +} +function replaceNode(key, path, node) { + const parent = path[path.length - 1]; + if (isCollection(parent)) { + parent.items[key] = node; + } + else if (isPair(parent)) { + if (key === 'key') + parent.key = node; + else + parent.value = node; + } + else if (isDocument(parent)) { + parent.contents = node; + } + else { + const pt = isAlias(parent) ? 'alias' : 'scalar'; + throw new Error(`Cannot replace node with ${pt} parent`); + } +} + +export { visit, visitAsync }; diff --git a/node_modules/yaml/browser/index.js b/node_modules/yaml/browser/index.js new file mode 100644 index 0000000..5f73271 --- /dev/null +++ b/node_modules/yaml/browser/index.js @@ -0,0 +1,5 @@ +// `export * as default from ...` fails on Webpack v4 +// https://github.com/eemeli/yaml/issues/228 +import * as YAML from './dist/index.js' +export default YAML +export * from './dist/index.js' diff --git a/node_modules/yaml/browser/package.json b/node_modules/yaml/browser/package.json new file mode 100644 index 0000000..3dbc1ca --- /dev/null +++ b/node_modules/yaml/browser/package.json @@ -0,0 +1,3 @@ +{ + "type": "module" +} diff --git a/node_modules/yaml/dist/compose/compose-collection.d.ts b/node_modules/yaml/dist/compose/compose-collection.d.ts new file mode 100644 index 0000000..7ba83ac --- /dev/null +++ b/node_modules/yaml/dist/compose/compose-collection.d.ts @@ -0,0 +1,5 @@ +import { ParsedNode } from '../nodes/Node.js'; +import type { BlockMap, BlockSequence, FlowCollection, SourceToken } from '../parse/cst.js'; +import type { ComposeContext, ComposeNode } from './compose-node.js'; +import type { ComposeErrorHandler } from './composer.js'; +export declare function composeCollection(CN: ComposeNode, ctx: ComposeContext, token: BlockMap | BlockSequence | FlowCollection, tagToken: SourceToken | null, onError: ComposeErrorHandler): ParsedNode; diff --git a/node_modules/yaml/dist/compose/compose-collection.js b/node_modules/yaml/dist/compose/compose-collection.js new file mode 100644 index 0000000..015eadd --- /dev/null +++ b/node_modules/yaml/dist/compose/compose-collection.js @@ -0,0 +1,61 @@ +'use strict'; + +var Node = require('../nodes/Node.js'); +var Scalar = require('../nodes/Scalar.js'); +var resolveBlockMap = require('./resolve-block-map.js'); +var resolveBlockSeq = require('./resolve-block-seq.js'); +var resolveFlowCollection = require('./resolve-flow-collection.js'); + +function composeCollection(CN, ctx, token, tagToken, onError) { + let coll; + switch (token.type) { + case 'block-map': { + coll = resolveBlockMap.resolveBlockMap(CN, ctx, token, onError); + break; + } + case 'block-seq': { + coll = resolveBlockSeq.resolveBlockSeq(CN, ctx, token, onError); + break; + } + case 'flow-collection': { + coll = resolveFlowCollection.resolveFlowCollection(CN, ctx, token, onError); + break; + } + } + if (!tagToken) + return coll; + const tagName = ctx.directives.tagName(tagToken.source, msg => onError(tagToken, 'TAG_RESOLVE_FAILED', msg)); + if (!tagName) + return coll; + // Cast needed due to: https://github.com/Microsoft/TypeScript/issues/3841 + const Coll = coll.constructor; + if (tagName === '!' || tagName === Coll.tagName) { + coll.tag = Coll.tagName; + return coll; + } + const expType = Node.isMap(coll) ? 'map' : 'seq'; + let tag = ctx.schema.tags.find(t => t.collection === expType && t.tag === tagName); + if (!tag) { + const kt = ctx.schema.knownTags[tagName]; + if (kt && kt.collection === expType) { + ctx.schema.tags.push(Object.assign({}, kt, { default: false })); + tag = kt; + } + else { + onError(tagToken, 'TAG_RESOLVE_FAILED', `Unresolved tag: ${tagName}`, true); + coll.tag = tagName; + return coll; + } + } + const res = tag.resolve(coll, msg => onError(tagToken, 'TAG_RESOLVE_FAILED', msg), ctx.options); + const node = Node.isNode(res) + ? res + : new Scalar.Scalar(res); + node.range = coll.range; + node.tag = tagName; + if (tag?.format) + node.format = tag.format; + return node; +} + +exports.composeCollection = composeCollection; diff --git a/node_modules/yaml/dist/compose/compose-doc.d.ts b/node_modules/yaml/dist/compose/compose-doc.d.ts new file mode 100644 index 0000000..2068f87 --- /dev/null +++ b/node_modules/yaml/dist/compose/compose-doc.d.ts @@ -0,0 +1,6 @@ +import type { Directives } from '../doc/directives.js'; +import { Document } from '../doc/Document.js'; +import type { DocumentOptions, ParseOptions, SchemaOptions } from '../options.js'; +import type * as CST from '../parse/cst.js'; +import type { ComposeErrorHandler } from './composer.js'; +export declare function composeDoc(options: ParseOptions & DocumentOptions & SchemaOptions, directives: Directives, { offset, start, value, end }: CST.Document, onError: ComposeErrorHandler): Document.Parsed; diff --git a/node_modules/yaml/dist/compose/compose-doc.js b/node_modules/yaml/dist/compose/compose-doc.js new file mode 100644 index 0000000..02457bf --- /dev/null +++ b/node_modules/yaml/dist/compose/compose-doc.js @@ -0,0 +1,42 @@ +'use strict'; + +var Document = require('../doc/Document.js'); +var composeNode = require('./compose-node.js'); +var resolveEnd = require('./resolve-end.js'); +var resolveProps = require('./resolve-props.js'); + +function composeDoc(options, directives, { offset, start, value, end }, onError) { + const opts = Object.assign({ _directives: directives }, options); + const doc = new Document.Document(undefined, opts); + const ctx = { + atRoot: true, + directives: doc.directives, + options: doc.options, + schema: doc.schema + }; + const props = resolveProps.resolveProps(start, { + indicator: 'doc-start', + next: value ?? end?.[0], + offset, + onError, + startOnNewline: true + }); + if (props.found) { + doc.directives.docStart = true; + if (value && + (value.type === 'block-map' || value.type === 'block-seq') && + !props.hasNewline) + onError(props.end, 'MISSING_CHAR', 'Block collection cannot start on same line with directives-end marker'); + } + doc.contents = value + ? composeNode.composeNode(ctx, value, props, onError) + : composeNode.composeEmptyNode(ctx, props.end, start, null, props, onError); + const contentEnd = doc.contents.range[2]; + const re = resolveEnd.resolveEnd(end, contentEnd, false, onError); + if (re.comment) + doc.comment = re.comment; + doc.range = [offset, contentEnd, re.offset]; + return doc; +} + +exports.composeDoc = composeDoc; diff --git a/node_modules/yaml/dist/compose/compose-node.d.ts b/node_modules/yaml/dist/compose/compose-node.d.ts new file mode 100644 index 0000000..c147192 --- /dev/null +++ b/node_modules/yaml/dist/compose/compose-node.d.ts @@ -0,0 +1,27 @@ +import type { Directives } from '../doc/directives.js'; +import type { ParsedNode } from '../nodes/Node.js'; +import type { ParseOptions } from '../options.js'; +import type { SourceToken, Token } from '../parse/cst.js'; +import type { Schema } from '../schema/Schema.js'; +import type { ComposeErrorHandler } from './composer.js'; +export interface ComposeContext { + atRoot: boolean; + directives: Directives; + options: Readonly>>; + schema: Readonly; +} +interface Props { + spaceBefore: boolean; + comment: string; + anchor: SourceToken | null; + tag: SourceToken | null; + end: number; +} +declare const CN: { + composeNode: typeof composeNode; + composeEmptyNode: typeof composeEmptyNode; +}; +export declare type ComposeNode = typeof CN; +export declare function composeNode(ctx: ComposeContext, token: Token, props: Props, onError: ComposeErrorHandler): ParsedNode; +export declare function composeEmptyNode(ctx: ComposeContext, offset: number, before: Token[] | undefined, pos: number | null, { spaceBefore, comment, anchor, tag, end }: Props, onError: ComposeErrorHandler): import("../index.js").Scalar.Parsed; +export {}; diff --git a/node_modules/yaml/dist/compose/compose-node.js b/node_modules/yaml/dist/compose/compose-node.js new file mode 100644 index 0000000..7eb1daf --- /dev/null +++ b/node_modules/yaml/dist/compose/compose-node.js @@ -0,0 +1,95 @@ +'use strict'; + +var Alias = require('../nodes/Alias.js'); +var composeCollection = require('./compose-collection.js'); +var composeScalar = require('./compose-scalar.js'); +var resolveEnd = require('./resolve-end.js'); +var utilEmptyScalarPosition = require('./util-empty-scalar-position.js'); + +const CN = { composeNode, composeEmptyNode }; +function composeNode(ctx, token, props, onError) { + const { spaceBefore, comment, anchor, tag } = props; + let node; + let isSrcToken = true; + switch (token.type) { + case 'alias': + node = composeAlias(ctx, token, onError); + if (anchor || tag) + onError(token, 'ALIAS_PROPS', 'An alias node must not specify any properties'); + break; + case 'scalar': + case 'single-quoted-scalar': + case 'double-quoted-scalar': + case 'block-scalar': + node = composeScalar.composeScalar(ctx, token, tag, onError); + if (anchor) + node.anchor = anchor.source.substring(1); + break; + case 'block-map': + case 'block-seq': + case 'flow-collection': + node = composeCollection.composeCollection(CN, ctx, token, tag, onError); + if (anchor) + node.anchor = anchor.source.substring(1); + break; + default: { + const message = token.type === 'error' + ? token.message + : `Unsupported token (type: ${token.type})`; + onError(token, 'UNEXPECTED_TOKEN', message); + node = composeEmptyNode(ctx, token.offset, undefined, null, props, onError); + isSrcToken = false; + } + } + if (anchor && node.anchor === '') + onError(anchor, 'BAD_ALIAS', 'Anchor cannot be an empty string'); + if (spaceBefore) + node.spaceBefore = true; + if (comment) { + if (token.type === 'scalar' && token.source === '') + node.comment = comment; + else + node.commentBefore = comment; + } + // @ts-expect-error Type checking misses meaning of isSrcToken + if (ctx.options.keepSourceTokens && isSrcToken) + node.srcToken = token; + return node; +} +function composeEmptyNode(ctx, offset, before, pos, { spaceBefore, comment, anchor, tag, end }, onError) { + const token = { + type: 'scalar', + offset: utilEmptyScalarPosition.emptyScalarPosition(offset, before, pos), + indent: -1, + source: '' + }; + const node = composeScalar.composeScalar(ctx, token, tag, onError); + if (anchor) { + node.anchor = anchor.source.substring(1); + if (node.anchor === '') + onError(anchor, 'BAD_ALIAS', 'Anchor cannot be an empty string'); + } + if (spaceBefore) + node.spaceBefore = true; + if (comment) { + node.comment = comment; + node.range[2] = end; + } + return node; +} +function composeAlias({ options }, { offset, source, end }, onError) { + const alias = new Alias.Alias(source.substring(1)); + if (alias.source === '') + onError(offset, 'BAD_ALIAS', 'Alias cannot be an empty string'); + if (alias.source.endsWith(':')) + onError(offset + source.length - 1, 'BAD_ALIAS', 'Alias ending in : is ambiguous', true); + const valueEnd = offset + source.length; + const re = resolveEnd.resolveEnd(end, valueEnd, options.strict, onError); + alias.range = [offset, valueEnd, re.offset]; + if (re.comment) + alias.comment = re.comment; + return alias; +} + +exports.composeEmptyNode = composeEmptyNode; +exports.composeNode = composeNode; diff --git a/node_modules/yaml/dist/compose/compose-scalar.d.ts b/node_modules/yaml/dist/compose/compose-scalar.d.ts new file mode 100644 index 0000000..d5d0f79 --- /dev/null +++ b/node_modules/yaml/dist/compose/compose-scalar.d.ts @@ -0,0 +1,5 @@ +import { Scalar } from '../nodes/Scalar.js'; +import type { BlockScalar, FlowScalar, SourceToken } from '../parse/cst.js'; +import type { ComposeContext } from './compose-node.js'; +import type { ComposeErrorHandler } from './composer.js'; +export declare function composeScalar(ctx: ComposeContext, token: FlowScalar | BlockScalar, tagToken: SourceToken | null, onError: ComposeErrorHandler): Scalar.Parsed; diff --git a/node_modules/yaml/dist/compose/compose-scalar.js b/node_modules/yaml/dist/compose/compose-scalar.js new file mode 100644 index 0000000..d87bf94 --- /dev/null +++ b/node_modules/yaml/dist/compose/compose-scalar.js @@ -0,0 +1,82 @@ +'use strict'; + +var Node = require('../nodes/Node.js'); +var Scalar = require('../nodes/Scalar.js'); +var resolveBlockScalar = require('./resolve-block-scalar.js'); +var resolveFlowScalar = require('./resolve-flow-scalar.js'); + +function composeScalar(ctx, token, tagToken, onError) { + const { value, type, comment, range } = token.type === 'block-scalar' + ? resolveBlockScalar.resolveBlockScalar(token, ctx.options.strict, onError) + : resolveFlowScalar.resolveFlowScalar(token, ctx.options.strict, onError); + const tagName = tagToken + ? ctx.directives.tagName(tagToken.source, msg => onError(tagToken, 'TAG_RESOLVE_FAILED', msg)) + : null; + const tag = tagToken && tagName + ? findScalarTagByName(ctx.schema, value, tagName, tagToken, onError) + : token.type === 'scalar' + ? findScalarTagByTest(ctx, value, token, onError) + : ctx.schema[Node.SCALAR]; + let scalar; + try { + const res = tag.resolve(value, msg => onError(tagToken ?? token, 'TAG_RESOLVE_FAILED', msg), ctx.options); + scalar = Node.isScalar(res) ? res : new Scalar.Scalar(res); + } + catch (error) { + const msg = error instanceof Error ? error.message : String(error); + onError(tagToken ?? token, 'TAG_RESOLVE_FAILED', msg); + scalar = new Scalar.Scalar(value); + } + scalar.range = range; + scalar.source = value; + if (type) + scalar.type = type; + if (tagName) + scalar.tag = tagName; + if (tag.format) + scalar.format = tag.format; + if (comment) + scalar.comment = comment; + return scalar; +} +function findScalarTagByName(schema, value, tagName, tagToken, onError) { + if (tagName === '!') + return schema[Node.SCALAR]; // non-specific tag + const matchWithTest = []; + for (const tag of schema.tags) { + if (!tag.collection && tag.tag === tagName) { + if (tag.default && tag.test) + matchWithTest.push(tag); + else + return tag; + } + } + for (const tag of matchWithTest) + if (tag.test?.test(value)) + return tag; + const kt = schema.knownTags[tagName]; + if (kt && !kt.collection) { + // Ensure that the known tag is available for stringifying, + // but does not get used by default. + schema.tags.push(Object.assign({}, kt, { default: false, test: undefined })); + return kt; + } + onError(tagToken, 'TAG_RESOLVE_FAILED', `Unresolved tag: ${tagName}`, tagName !== 'tag:yaml.org,2002:str'); + return schema[Node.SCALAR]; +} +function findScalarTagByTest({ directives, schema }, value, token, onError) { + const tag = schema.tags.find(tag => tag.default && tag.test?.test(value)) || schema[Node.SCALAR]; + if (schema.compat) { + const compat = schema.compat.find(tag => tag.default && tag.test?.test(value)) ?? + schema[Node.SCALAR]; + if (tag.tag !== compat.tag) { + const ts = directives.tagString(tag.tag); + const cs = directives.tagString(compat.tag); + const msg = `Value may be parsed as either ${ts} or ${cs}`; + onError(token, 'TAG_RESOLVE_FAILED', msg, true); + } + } + return tag; +} + +exports.composeScalar = composeScalar; diff --git a/node_modules/yaml/dist/compose/composer.d.ts b/node_modules/yaml/dist/compose/composer.d.ts new file mode 100644 index 0000000..9db2477 --- /dev/null +++ b/node_modules/yaml/dist/compose/composer.d.ts @@ -0,0 +1,62 @@ +import { Directives } from '../doc/directives.js'; +import { Document } from '../doc/Document.js'; +import { ErrorCode, YAMLParseError, YAMLWarning } from '../errors.js'; +import { Range } from '../nodes/Node.js'; +import type { DocumentOptions, ParseOptions, SchemaOptions } from '../options.js'; +import type { Token } from '../parse/cst.js'; +declare type ErrorSource = number | [number, number] | Range | { + offset: number; + source?: string; +}; +export declare type ComposeErrorHandler = (source: ErrorSource, code: ErrorCode, message: string, warning?: boolean) => void; +/** + * Compose a stream of CST nodes into a stream of YAML Documents. + * + * ```ts + * import { Composer, Parser } from 'yaml' + * + * const src: string = ... + * const tokens = new Parser().parse(src) + * const docs = new Composer().compose(tokens) + * ``` + */ +export declare class Composer { + private directives; + private doc; + private options; + private atDirectives; + private prelude; + private errors; + private warnings; + constructor(options?: ParseOptions & DocumentOptions & SchemaOptions); + private onError; + private decorate; + /** + * Current stream status information. + * + * Mostly useful at the end of input for an empty stream. + */ + streamInfo(): { + comment: string; + directives: Directives; + errors: YAMLParseError[]; + warnings: YAMLWarning[]; + }; + /** + * Compose tokens into documents. + * + * @param forceDoc - If the stream contains no document, still emit a final document including any comments and directives that would be applied to a subsequent document. + * @param endOffset - Should be set if `forceDoc` is also set, to set the document range end and to indicate errors correctly. + */ + compose(tokens: Iterable, forceDoc?: boolean, endOffset?: number): Generator, void, unknown>; + /** Advance the composer by one CST token. */ + next(token: Token): Generator, void, unknown>; + /** + * Call at end of input to yield any remaining document. + * + * @param forceDoc - If the stream contains no document, still emit a final document including any comments and directives that would be applied to a subsequent document. + * @param endOffset - Should be set if `forceDoc` is also set, to set the document range end and to indicate errors correctly. + */ + end(forceDoc?: boolean, endOffset?: number): Generator, void, unknown>; +} +export {}; diff --git a/node_modules/yaml/dist/compose/composer.js b/node_modules/yaml/dist/compose/composer.js new file mode 100644 index 0000000..508d896 --- /dev/null +++ b/node_modules/yaml/dist/compose/composer.js @@ -0,0 +1,221 @@ +'use strict'; + +var directives = require('../doc/directives.js'); +var Document = require('../doc/Document.js'); +var errors = require('../errors.js'); +var Node = require('../nodes/Node.js'); +var composeDoc = require('./compose-doc.js'); +var resolveEnd = require('./resolve-end.js'); + +function getErrorPos(src) { + if (typeof src === 'number') + return [src, src + 1]; + if (Array.isArray(src)) + return src.length === 2 ? src : [src[0], src[1]]; + const { offset, source } = src; + return [offset, offset + (typeof source === 'string' ? source.length : 1)]; +} +function parsePrelude(prelude) { + let comment = ''; + let atComment = false; + let afterEmptyLine = false; + for (let i = 0; i < prelude.length; ++i) { + const source = prelude[i]; + switch (source[0]) { + case '#': + comment += + (comment === '' ? '' : afterEmptyLine ? '\n\n' : '\n') + + (source.substring(1) || ' '); + atComment = true; + afterEmptyLine = false; + break; + case '%': + if (prelude[i + 1]?.[0] !== '#') + i += 1; + atComment = false; + break; + default: + // This may be wrong after doc-end, but in that case it doesn't matter + if (!atComment) + afterEmptyLine = true; + atComment = false; + } + } + return { comment, afterEmptyLine }; +} +/** + * Compose a stream of CST nodes into a stream of YAML Documents. + * + * ```ts + * import { Composer, Parser } from 'yaml' + * + * const src: string = ... + * const tokens = new Parser().parse(src) + * const docs = new Composer().compose(tokens) + * ``` + */ +class Composer { + constructor(options = {}) { + this.doc = null; + this.atDirectives = false; + this.prelude = []; + this.errors = []; + this.warnings = []; + this.onError = (source, code, message, warning) => { + const pos = getErrorPos(source); + if (warning) + this.warnings.push(new errors.YAMLWarning(pos, code, message)); + else + this.errors.push(new errors.YAMLParseError(pos, code, message)); + }; + // eslint-disable-next-line @typescript-eslint/prefer-nullish-coalescing + this.directives = new directives.Directives({ version: options.version || '1.2' }); + this.options = options; + } + decorate(doc, afterDoc) { + const { comment, afterEmptyLine } = parsePrelude(this.prelude); + //console.log({ dc: doc.comment, prelude, comment }) + if (comment) { + const dc = doc.contents; + if (afterDoc) { + doc.comment = doc.comment ? `${doc.comment}\n${comment}` : comment; + } + else if (afterEmptyLine || doc.directives.docStart || !dc) { + doc.commentBefore = comment; + } + else if (Node.isCollection(dc) && !dc.flow && dc.items.length > 0) { + let it = dc.items[0]; + if (Node.isPair(it)) + it = it.key; + const cb = it.commentBefore; + it.commentBefore = cb ? `${comment}\n${cb}` : comment; + } + else { + const cb = dc.commentBefore; + dc.commentBefore = cb ? `${comment}\n${cb}` : comment; + } + } + if (afterDoc) { + Array.prototype.push.apply(doc.errors, this.errors); + Array.prototype.push.apply(doc.warnings, this.warnings); + } + else { + doc.errors = this.errors; + doc.warnings = this.warnings; + } + this.prelude = []; + this.errors = []; + this.warnings = []; + } + /** + * Current stream status information. + * + * Mostly useful at the end of input for an empty stream. + */ + streamInfo() { + return { + comment: parsePrelude(this.prelude).comment, + directives: this.directives, + errors: this.errors, + warnings: this.warnings + }; + } + /** + * Compose tokens into documents. + * + * @param forceDoc - If the stream contains no document, still emit a final document including any comments and directives that would be applied to a subsequent document. + * @param endOffset - Should be set if `forceDoc` is also set, to set the document range end and to indicate errors correctly. + */ + *compose(tokens, forceDoc = false, endOffset = -1) { + for (const token of tokens) + yield* this.next(token); + yield* this.end(forceDoc, endOffset); + } + /** Advance the composer by one CST token. */ + *next(token) { + if (process.env.LOG_STREAM) + console.dir(token, { depth: null }); + switch (token.type) { + case 'directive': + this.directives.add(token.source, (offset, message, warning) => { + const pos = getErrorPos(token); + pos[0] += offset; + this.onError(pos, 'BAD_DIRECTIVE', message, warning); + }); + this.prelude.push(token.source); + this.atDirectives = true; + break; + case 'document': { + const doc = composeDoc.composeDoc(this.options, this.directives, token, this.onError); + if (this.atDirectives && !doc.directives.docStart) + this.onError(token, 'MISSING_CHAR', 'Missing directives-end/doc-start indicator line'); + this.decorate(doc, false); + if (this.doc) + yield this.doc; + this.doc = doc; + this.atDirectives = false; + break; + } + case 'byte-order-mark': + case 'space': + break; + case 'comment': + case 'newline': + this.prelude.push(token.source); + break; + case 'error': { + const msg = token.source + ? `${token.message}: ${JSON.stringify(token.source)}` + : token.message; + const error = new errors.YAMLParseError(getErrorPos(token), 'UNEXPECTED_TOKEN', msg); + if (this.atDirectives || !this.doc) + this.errors.push(error); + else + this.doc.errors.push(error); + break; + } + case 'doc-end': { + if (!this.doc) { + const msg = 'Unexpected doc-end without preceding document'; + this.errors.push(new errors.YAMLParseError(getErrorPos(token), 'UNEXPECTED_TOKEN', msg)); + break; + } + this.doc.directives.docEnd = true; + const end = resolveEnd.resolveEnd(token.end, token.offset + token.source.length, this.doc.options.strict, this.onError); + this.decorate(this.doc, true); + if (end.comment) { + const dc = this.doc.comment; + this.doc.comment = dc ? `${dc}\n${end.comment}` : end.comment; + } + this.doc.range[2] = end.offset; + break; + } + default: + this.errors.push(new errors.YAMLParseError(getErrorPos(token), 'UNEXPECTED_TOKEN', `Unsupported token ${token.type}`)); + } + } + /** + * Call at end of input to yield any remaining document. + * + * @param forceDoc - If the stream contains no document, still emit a final document including any comments and directives that would be applied to a subsequent document. + * @param endOffset - Should be set if `forceDoc` is also set, to set the document range end and to indicate errors correctly. + */ + *end(forceDoc = false, endOffset = -1) { + if (this.doc) { + this.decorate(this.doc, true); + yield this.doc; + this.doc = null; + } + else if (forceDoc) { + const opts = Object.assign({ _directives: this.directives }, this.options); + const doc = new Document.Document(undefined, opts); + if (this.atDirectives) + this.onError(endOffset, 'MISSING_CHAR', 'Missing directives-end indicator line'); + doc.range = [0, endOffset, endOffset]; + this.decorate(doc, false); + yield doc; + } + } +} + +exports.Composer = Composer; diff --git a/node_modules/yaml/dist/compose/resolve-block-map.d.ts b/node_modules/yaml/dist/compose/resolve-block-map.d.ts new file mode 100644 index 0000000..dbcd3fa --- /dev/null +++ b/node_modules/yaml/dist/compose/resolve-block-map.d.ts @@ -0,0 +1,6 @@ +import type { ParsedNode } from '../nodes/Node.js'; +import { YAMLMap } from '../nodes/YAMLMap.js'; +import type { BlockMap } from '../parse/cst.js'; +import type { ComposeContext, ComposeNode } from './compose-node.js'; +import type { ComposeErrorHandler } from './composer.js'; +export declare function resolveBlockMap({ composeNode, composeEmptyNode }: ComposeNode, ctx: ComposeContext, bm: BlockMap, onError: ComposeErrorHandler): YAMLMap.Parsed; diff --git a/node_modules/yaml/dist/compose/resolve-block-map.js b/node_modules/yaml/dist/compose/resolve-block-map.js new file mode 100644 index 0000000..006dfae --- /dev/null +++ b/node_modules/yaml/dist/compose/resolve-block-map.js @@ -0,0 +1,112 @@ +'use strict'; + +var Pair = require('../nodes/Pair.js'); +var YAMLMap = require('../nodes/YAMLMap.js'); +var resolveProps = require('./resolve-props.js'); +var utilContainsNewline = require('./util-contains-newline.js'); +var utilFlowIndentCheck = require('./util-flow-indent-check.js'); +var utilMapIncludes = require('./util-map-includes.js'); + +const startColMsg = 'All mapping items must start at the same column'; +function resolveBlockMap({ composeNode, composeEmptyNode }, ctx, bm, onError) { + const map = new YAMLMap.YAMLMap(ctx.schema); + if (ctx.atRoot) + ctx.atRoot = false; + let offset = bm.offset; + let commentEnd = null; + for (const collItem of bm.items) { + const { start, key, sep, value } = collItem; + // key properties + const keyProps = resolveProps.resolveProps(start, { + indicator: 'explicit-key-ind', + next: key ?? sep?.[0], + offset, + onError, + startOnNewline: true + }); + const implicitKey = !keyProps.found; + if (implicitKey) { + if (key) { + if (key.type === 'block-seq') + onError(offset, 'BLOCK_AS_IMPLICIT_KEY', 'A block sequence may not be used as an implicit map key'); + else if ('indent' in key && key.indent !== bm.indent) + onError(offset, 'BAD_INDENT', startColMsg); + } + if (!keyProps.anchor && !keyProps.tag && !sep) { + commentEnd = keyProps.end; + if (keyProps.comment) { + if (map.comment) + map.comment += '\n' + keyProps.comment; + else + map.comment = keyProps.comment; + } + continue; + } + if (keyProps.hasNewlineAfterProp || utilContainsNewline.containsNewline(key)) { + onError(key ?? start[start.length - 1], 'MULTILINE_IMPLICIT_KEY', 'Implicit keys need to be on a single line'); + } + } + else if (keyProps.found?.indent !== bm.indent) { + onError(offset, 'BAD_INDENT', startColMsg); + } + // key value + const keyStart = keyProps.end; + const keyNode = key + ? composeNode(ctx, key, keyProps, onError) + : composeEmptyNode(ctx, keyStart, start, null, keyProps, onError); + if (ctx.schema.compat) + utilFlowIndentCheck.flowIndentCheck(bm.indent, key, onError); + if (utilMapIncludes.mapIncludes(ctx, map.items, keyNode)) + onError(keyStart, 'DUPLICATE_KEY', 'Map keys must be unique'); + // value properties + const valueProps = resolveProps.resolveProps(sep ?? [], { + indicator: 'map-value-ind', + next: value, + offset: keyNode.range[2], + onError, + startOnNewline: !key || key.type === 'block-scalar' + }); + offset = valueProps.end; + if (valueProps.found) { + if (implicitKey) { + if (value?.type === 'block-map' && !valueProps.hasNewline) + onError(offset, 'BLOCK_AS_IMPLICIT_KEY', 'Nested mappings are not allowed in compact mappings'); + if (ctx.options.strict && + keyProps.start < valueProps.found.offset - 1024) + onError(keyNode.range, 'KEY_OVER_1024_CHARS', 'The : indicator must be at most 1024 chars after the start of an implicit block mapping key'); + } + // value value + const valueNode = value + ? composeNode(ctx, value, valueProps, onError) + : composeEmptyNode(ctx, offset, sep, null, valueProps, onError); + if (ctx.schema.compat) + utilFlowIndentCheck.flowIndentCheck(bm.indent, value, onError); + offset = valueNode.range[2]; + const pair = new Pair.Pair(keyNode, valueNode); + if (ctx.options.keepSourceTokens) + pair.srcToken = collItem; + map.items.push(pair); + } + else { + // key with no value + if (implicitKey) + onError(keyNode.range, 'MISSING_CHAR', 'Implicit map keys need to be followed by map values'); + if (valueProps.comment) { + if (keyNode.comment) + keyNode.comment += '\n' + valueProps.comment; + else + keyNode.comment = valueProps.comment; + } + const pair = new Pair.Pair(keyNode); + if (ctx.options.keepSourceTokens) + pair.srcToken = collItem; + map.items.push(pair); + } + } + if (commentEnd && commentEnd < offset) + onError(commentEnd, 'IMPOSSIBLE', 'Map comment with trailing content'); + map.range = [bm.offset, offset, commentEnd ?? offset]; + return map; +} + +exports.resolveBlockMap = resolveBlockMap; diff --git a/node_modules/yaml/dist/compose/resolve-block-scalar.d.ts b/node_modules/yaml/dist/compose/resolve-block-scalar.d.ts new file mode 100644 index 0000000..4855b19 --- /dev/null +++ b/node_modules/yaml/dist/compose/resolve-block-scalar.d.ts @@ -0,0 +1,10 @@ +import { Range } from '../nodes/Node.js'; +import { Scalar } from '../nodes/Scalar.js'; +import type { BlockScalar } from '../parse/cst.js'; +import type { ComposeErrorHandler } from './composer.js'; +export declare function resolveBlockScalar(scalar: BlockScalar, strict: boolean, onError: ComposeErrorHandler): { + value: string; + type: Scalar.BLOCK_FOLDED | Scalar.BLOCK_LITERAL | null; + comment: string; + range: Range; +}; diff --git a/node_modules/yaml/dist/compose/resolve-block-scalar.js b/node_modules/yaml/dist/compose/resolve-block-scalar.js new file mode 100644 index 0000000..ba89f97 --- /dev/null +++ b/node_modules/yaml/dist/compose/resolve-block-scalar.js @@ -0,0 +1,196 @@ +'use strict'; + +var Scalar = require('../nodes/Scalar.js'); + +function resolveBlockScalar(scalar, strict, onError) { + const start = scalar.offset; + const header = parseBlockScalarHeader(scalar, strict, onError); + if (!header) + return { value: '', type: null, comment: '', range: [start, start, start] }; + const type = header.mode === '>' ? Scalar.Scalar.BLOCK_FOLDED : Scalar.Scalar.BLOCK_LITERAL; + const lines = scalar.source ? splitLines(scalar.source) : []; + // determine the end of content & start of chomping + let chompStart = lines.length; + for (let i = lines.length - 1; i >= 0; --i) { + const content = lines[i][1]; + if (content === '' || content === '\r') + chompStart = i; + else + break; + } + // shortcut for empty contents + if (chompStart === 0) { + const value = header.chomp === '+' && lines.length > 0 + ? '\n'.repeat(Math.max(1, lines.length - 1)) + : ''; + let end = start + header.length; + if (scalar.source) + end += scalar.source.length; + return { value, type, comment: header.comment, range: [start, end, end] }; + } + // find the indentation level to trim from start + let trimIndent = scalar.indent + header.indent; + let offset = scalar.offset + header.length; + let contentStart = 0; + for (let i = 0; i < chompStart; ++i) { + const [indent, content] = lines[i]; + if (content === '' || content === '\r') { + if (header.indent === 0 && indent.length > trimIndent) + trimIndent = indent.length; + } + else { + if (indent.length < trimIndent) { + const message = 'Block scalars with more-indented leading empty lines must use an explicit indentation indicator'; + onError(offset + indent.length, 'MISSING_CHAR', message); + } + if (header.indent === 0) + trimIndent = indent.length; + contentStart = i; + break; + } + offset += indent.length + content.length + 1; + } + // include trailing more-indented empty lines in content + for (let i = lines.length - 1; i >= chompStart; --i) { + if (lines[i][0].length > trimIndent) + chompStart = i + 1; + } + let value = ''; + let sep = ''; + let prevMoreIndented = false; + // leading whitespace is kept intact + for (let i = 0; i < contentStart; ++i) + value += lines[i][0].slice(trimIndent) + '\n'; + for (let i = contentStart; i < chompStart; ++i) { + let [indent, content] = lines[i]; + offset += indent.length + content.length + 1; + const crlf = content[content.length - 1] === '\r'; + if (crlf) + content = content.slice(0, -1); + /* istanbul ignore if already caught in lexer */ + if (content && indent.length < trimIndent) { + const src = header.indent + ? 'explicit indentation indicator' + : 'first line'; + const message = `Block scalar lines must not be less indented than their ${src}`; + onError(offset - content.length - (crlf ? 2 : 1), 'BAD_INDENT', message); + indent = ''; + } + if (type === Scalar.Scalar.BLOCK_LITERAL) { + value += sep + indent.slice(trimIndent) + content; + sep = '\n'; + } + else if (indent.length > trimIndent || content[0] === '\t') { + // more-indented content within a folded block + if (sep === ' ') + sep = '\n'; + else if (!prevMoreIndented && sep === '\n') + sep = '\n\n'; + value += sep + indent.slice(trimIndent) + content; + sep = '\n'; + prevMoreIndented = true; + } + else if (content === '') { + // empty line + if (sep === '\n') + value += '\n'; + else + sep = '\n'; + } + else { + value += sep + content; + sep = ' '; + prevMoreIndented = false; + } + } + switch (header.chomp) { + case '-': + break; + case '+': + for (let i = chompStart; i < lines.length; ++i) + value += '\n' + lines[i][0].slice(trimIndent); + if (value[value.length - 1] !== '\n') + value += '\n'; + break; + default: + value += '\n'; + } + const end = start + header.length + scalar.source.length; + return { value, type, comment: header.comment, range: [start, end, end] }; +} +function parseBlockScalarHeader({ offset, props }, strict, onError) { + /* istanbul ignore if should not happen */ + if (props[0].type !== 'block-scalar-header') { + onError(props[0], 'IMPOSSIBLE', 'Block scalar header not found'); + return null; + } + const { source } = props[0]; + const mode = source[0]; + let indent = 0; + let chomp = ''; + let error = -1; + for (let i = 1; i < source.length; ++i) { + const ch = source[i]; + if (!chomp && (ch === '-' || ch === '+')) + chomp = ch; + else { + const n = Number(ch); + if (!indent && n) + indent = n; + else if (error === -1) + error = offset + i; + } + } + if (error !== -1) + onError(error, 'UNEXPECTED_TOKEN', `Block scalar header includes extra characters: ${source}`); + let hasSpace = false; + let comment = ''; + let length = source.length; + for (let i = 1; i < props.length; ++i) { + const token = props[i]; + switch (token.type) { + case 'space': + hasSpace = true; + // fallthrough + case 'newline': + length += token.source.length; + break; + case 'comment': + if (strict && !hasSpace) { + const message = 'Comments must be separated from other tokens by white space characters'; + onError(token, 'MISSING_CHAR', message); + } + length += token.source.length; + comment = token.source.substring(1); + break; + case 'error': + onError(token, 'UNEXPECTED_TOKEN', token.message); + length += token.source.length; + break; + /* istanbul ignore next should not happen */ + default: { + const message = `Unexpected token in block scalar header: ${token.type}`; + onError(token, 'UNEXPECTED_TOKEN', message); + const ts = token.source; + if (ts && typeof ts === 'string') + length += ts.length; + } + } + } + return { mode, indent, chomp, comment, length }; +} +/** @returns Array of lines split up as `[indent, content]` */ +function splitLines(source) { + const split = source.split(/\n( *)/); + const first = split[0]; + const m = first.match(/^( *)/); + const line0 = m?.[1] + ? [m[1], first.slice(m[1].length)] + : ['', first]; + const lines = [line0]; + for (let i = 1; i < split.length; i += 2) + lines.push([split[i], split[i + 1]]); + return lines; +} + +exports.resolveBlockScalar = resolveBlockScalar; diff --git a/node_modules/yaml/dist/compose/resolve-block-seq.d.ts b/node_modules/yaml/dist/compose/resolve-block-seq.d.ts new file mode 100644 index 0000000..25ed558 --- /dev/null +++ b/node_modules/yaml/dist/compose/resolve-block-seq.d.ts @@ -0,0 +1,5 @@ +import { YAMLSeq } from '../nodes/YAMLSeq.js'; +import type { BlockSequence } from '../parse/cst.js'; +import type { ComposeContext, ComposeNode } from './compose-node.js'; +import type { ComposeErrorHandler } from './composer.js'; +export declare function resolveBlockSeq({ composeNode, composeEmptyNode }: ComposeNode, ctx: ComposeContext, bs: BlockSequence, onError: ComposeErrorHandler): YAMLSeq.Parsed; diff --git a/node_modules/yaml/dist/compose/resolve-block-seq.js b/node_modules/yaml/dist/compose/resolve-block-seq.js new file mode 100644 index 0000000..a6cabc4 --- /dev/null +++ b/node_modules/yaml/dist/compose/resolve-block-seq.js @@ -0,0 +1,47 @@ +'use strict'; + +var YAMLSeq = require('../nodes/YAMLSeq.js'); +var resolveProps = require('./resolve-props.js'); +var utilFlowIndentCheck = require('./util-flow-indent-check.js'); + +function resolveBlockSeq({ composeNode, composeEmptyNode }, ctx, bs, onError) { + const seq = new YAMLSeq.YAMLSeq(ctx.schema); + if (ctx.atRoot) + ctx.atRoot = false; + let offset = bs.offset; + let commentEnd = null; + for (const { start, value } of bs.items) { + const props = resolveProps.resolveProps(start, { + indicator: 'seq-item-ind', + next: value, + offset, + onError, + startOnNewline: true + }); + if (!props.found) { + if (props.anchor || props.tag || value) { + if (value && value.type === 'block-seq') + onError(props.end, 'BAD_INDENT', 'All sequence items must start at the same column'); + else + onError(offset, 'MISSING_CHAR', 'Sequence item without - indicator'); + } + else { + commentEnd = props.end; + if (props.comment) + seq.comment = props.comment; + continue; + } + } + const node = value + ? composeNode(ctx, value, props, onError) + : composeEmptyNode(ctx, props.end, start, null, props, onError); + if (ctx.schema.compat) + utilFlowIndentCheck.flowIndentCheck(bs.indent, value, onError); + offset = node.range[2]; + seq.items.push(node); + } + seq.range = [bs.offset, offset, commentEnd ?? offset]; + return seq; +} + +exports.resolveBlockSeq = resolveBlockSeq; diff --git a/node_modules/yaml/dist/compose/resolve-end.d.ts b/node_modules/yaml/dist/compose/resolve-end.d.ts new file mode 100644 index 0000000..bb2d0b8 --- /dev/null +++ b/node_modules/yaml/dist/compose/resolve-end.d.ts @@ -0,0 +1,6 @@ +import type { SourceToken } from '../parse/cst.js'; +import type { ComposeErrorHandler } from './composer.js'; +export declare function resolveEnd(end: SourceToken[] | undefined, offset: number, reqSpace: boolean, onError: ComposeErrorHandler): { + comment: string; + offset: number; +}; diff --git a/node_modules/yaml/dist/compose/resolve-end.js b/node_modules/yaml/dist/compose/resolve-end.js new file mode 100644 index 0000000..3a58347 --- /dev/null +++ b/node_modules/yaml/dist/compose/resolve-end.js @@ -0,0 +1,39 @@ +'use strict'; + +function resolveEnd(end, offset, reqSpace, onError) { + let comment = ''; + if (end) { + let hasSpace = false; + let sep = ''; + for (const token of end) { + const { source, type } = token; + switch (type) { + case 'space': + hasSpace = true; + break; + case 'comment': { + if (reqSpace && !hasSpace) + onError(token, 'MISSING_CHAR', 'Comments must be separated from other tokens by white space characters'); + const cb = source.substring(1) || ' '; + if (!comment) + comment = cb; + else + comment += sep + cb; + sep = ''; + break; + } + case 'newline': + if (comment) + sep += source; + hasSpace = true; + break; + default: + onError(token, 'UNEXPECTED_TOKEN', `Unexpected ${type} at node end`); + } + offset += source.length; + } + } + return { comment, offset }; +} + +exports.resolveEnd = resolveEnd; diff --git a/node_modules/yaml/dist/compose/resolve-flow-collection.d.ts b/node_modules/yaml/dist/compose/resolve-flow-collection.d.ts new file mode 100644 index 0000000..06d32f5 --- /dev/null +++ b/node_modules/yaml/dist/compose/resolve-flow-collection.d.ts @@ -0,0 +1,6 @@ +import { YAMLMap } from '../nodes/YAMLMap.js'; +import { YAMLSeq } from '../nodes/YAMLSeq.js'; +import type { FlowCollection } from '../parse/cst.js'; +import type { ComposeContext, ComposeNode } from './compose-node.js'; +import type { ComposeErrorHandler } from './composer.js'; +export declare function resolveFlowCollection({ composeNode, composeEmptyNode }: ComposeNode, ctx: ComposeContext, fc: FlowCollection, onError: ComposeErrorHandler): YAMLMap.Parsed | YAMLSeq.Parsed; diff --git a/node_modules/yaml/dist/compose/resolve-flow-collection.js b/node_modules/yaml/dist/compose/resolve-flow-collection.js new file mode 100644 index 0000000..54eb2a5 --- /dev/null +++ b/node_modules/yaml/dist/compose/resolve-flow-collection.js @@ -0,0 +1,202 @@ +'use strict'; + +var Node = require('../nodes/Node.js'); +var Pair = require('../nodes/Pair.js'); +var YAMLMap = require('../nodes/YAMLMap.js'); +var YAMLSeq = require('../nodes/YAMLSeq.js'); +var resolveEnd = require('./resolve-end.js'); +var resolveProps = require('./resolve-props.js'); +var utilContainsNewline = require('./util-contains-newline.js'); +var utilMapIncludes = require('./util-map-includes.js'); + +const blockMsg = 'Block collections are not allowed within flow collections'; +const isBlock = (token) => token && (token.type === 'block-map' || token.type === 'block-seq'); +function resolveFlowCollection({ composeNode, composeEmptyNode }, ctx, fc, onError) { + const isMap = fc.start.source === '{'; + const fcName = isMap ? 'flow map' : 'flow sequence'; + const coll = isMap + ? new YAMLMap.YAMLMap(ctx.schema) + : new YAMLSeq.YAMLSeq(ctx.schema); + coll.flow = true; + const atRoot = ctx.atRoot; + if (atRoot) + ctx.atRoot = false; + let offset = fc.offset + fc.start.source.length; + for (let i = 0; i < fc.items.length; ++i) { + const collItem = fc.items[i]; + const { start, key, sep, value } = collItem; + const props = resolveProps.resolveProps(start, { + flow: fcName, + indicator: 'explicit-key-ind', + next: key ?? sep?.[0], + offset, + onError, + startOnNewline: false + }); + if (!props.found) { + if (!props.anchor && !props.tag && !sep && !value) { + if (i === 0 && props.comma) + onError(props.comma, 'UNEXPECTED_TOKEN', `Unexpected , in ${fcName}`); + else if (i < fc.items.length - 1) + onError(props.start, 'UNEXPECTED_TOKEN', `Unexpected empty item in ${fcName}`); + if (props.comment) { + if (coll.comment) + coll.comment += '\n' + props.comment; + else + coll.comment = props.comment; + } + offset = props.end; + continue; + } + if (!isMap && ctx.options.strict && utilContainsNewline.containsNewline(key)) + onError(key, // checked by containsNewline() + 'MULTILINE_IMPLICIT_KEY', 'Implicit keys of flow sequence pairs need to be on a single line'); + } + if (i === 0) { + if (props.comma) + onError(props.comma, 'UNEXPECTED_TOKEN', `Unexpected , in ${fcName}`); + } + else { + if (!props.comma) + onError(props.start, 'MISSING_CHAR', `Missing , between ${fcName} items`); + if (props.comment) { + let prevItemComment = ''; + loop: for (const st of start) { + switch (st.type) { + case 'comma': + case 'space': + break; + case 'comment': + prevItemComment = st.source.substring(1); + break loop; + default: + break loop; + } + } + if (prevItemComment) { + let prev = coll.items[coll.items.length - 1]; + if (Node.isPair(prev)) + prev = prev.value ?? prev.key; + if (prev.comment) + prev.comment += '\n' + prevItemComment; + else + prev.comment = prevItemComment; + props.comment = props.comment.substring(prevItemComment.length + 1); + } + } + } + if (!isMap && !sep && !props.found) { + // item is a value in a seq + // → key & sep are empty, start does not include ? or : + const valueNode = value + ? composeNode(ctx, value, props, onError) + : composeEmptyNode(ctx, props.end, sep, null, props, onError); + coll.items.push(valueNode); + offset = valueNode.range[2]; + if (isBlock(value)) + onError(valueNode.range, 'BLOCK_IN_FLOW', blockMsg); + } + else { + // item is a key+value pair + // key value + const keyStart = props.end; + const keyNode = key + ? composeNode(ctx, key, props, onError) + : composeEmptyNode(ctx, keyStart, start, null, props, onError); + if (isBlock(key)) + onError(keyNode.range, 'BLOCK_IN_FLOW', blockMsg); + // value properties + const valueProps = resolveProps.resolveProps(sep ?? [], { + flow: fcName, + indicator: 'map-value-ind', + next: value, + offset: keyNode.range[2], + onError, + startOnNewline: false + }); + if (valueProps.found) { + if (!isMap && !props.found && ctx.options.strict) { + if (sep) + for (const st of sep) { + if (st === valueProps.found) + break; + if (st.type === 'newline') { + onError(st, 'MULTILINE_IMPLICIT_KEY', 'Implicit keys of flow sequence pairs need to be on a single line'); + break; + } + } + if (props.start < valueProps.found.offset - 1024) + onError(valueProps.found, 'KEY_OVER_1024_CHARS', 'The : indicator must be at most 1024 chars after the start of an implicit flow sequence key'); + } + } + else if (value) { + if ('source' in value && value.source && value.source[0] === ':') + onError(value, 'MISSING_CHAR', `Missing space after : in ${fcName}`); + else + onError(valueProps.start, 'MISSING_CHAR', `Missing , or : between ${fcName} items`); + } + // value value + const valueNode = value + ? composeNode(ctx, value, valueProps, onError) + : valueProps.found + ? composeEmptyNode(ctx, valueProps.end, sep, null, valueProps, onError) + : null; + if (valueNode) { + if (isBlock(value)) + onError(valueNode.range, 'BLOCK_IN_FLOW', blockMsg); + } + else if (valueProps.comment) { + if (keyNode.comment) + keyNode.comment += '\n' + valueProps.comment; + else + keyNode.comment = valueProps.comment; + } + const pair = new Pair.Pair(keyNode, valueNode); + if (ctx.options.keepSourceTokens) + pair.srcToken = collItem; + if (isMap) { + const map = coll; + if (utilMapIncludes.mapIncludes(ctx, map.items, keyNode)) + onError(keyStart, 'DUPLICATE_KEY', 'Map keys must be unique'); + map.items.push(pair); + } + else { + const map = new YAMLMap.YAMLMap(ctx.schema); + map.flow = true; + map.items.push(pair); + coll.items.push(map); + } + offset = valueNode ? valueNode.range[2] : valueProps.end; + } + } + const expectedEnd = isMap ? '}' : ']'; + const [ce, ...ee] = fc.end; + let cePos = offset; + if (ce && ce.source === expectedEnd) + cePos = ce.offset + ce.source.length; + else { + const name = fcName[0].toUpperCase() + fcName.substring(1); + const msg = atRoot + ? `${name} must end with a ${expectedEnd}` + : `${name} in block collection must be sufficiently indented and end with a ${expectedEnd}`; + onError(offset, atRoot ? 'MISSING_CHAR' : 'BAD_INDENT', msg); + if (ce && ce.source.length !== 1) + ee.unshift(ce); + } + if (ee.length > 0) { + const end = resolveEnd.resolveEnd(ee, cePos, ctx.options.strict, onError); + if (end.comment) { + if (coll.comment) + coll.comment += '\n' + end.comment; + else + coll.comment = end.comment; + } + coll.range = [fc.offset, cePos, end.offset]; + } + else { + coll.range = [fc.offset, cePos, cePos]; + } + return coll; +} + +exports.resolveFlowCollection = resolveFlowCollection; diff --git a/node_modules/yaml/dist/compose/resolve-flow-scalar.d.ts b/node_modules/yaml/dist/compose/resolve-flow-scalar.d.ts new file mode 100644 index 0000000..0c9204d --- /dev/null +++ b/node_modules/yaml/dist/compose/resolve-flow-scalar.d.ts @@ -0,0 +1,10 @@ +import { Range } from '../nodes/Node.js'; +import { Scalar } from '../nodes/Scalar.js'; +import type { FlowScalar } from '../parse/cst.js'; +import type { ComposeErrorHandler } from './composer.js'; +export declare function resolveFlowScalar(scalar: FlowScalar, strict: boolean, onError: ComposeErrorHandler): { + value: string; + type: Scalar.PLAIN | Scalar.QUOTE_DOUBLE | Scalar.QUOTE_SINGLE | null; + comment: string; + range: Range; +}; diff --git a/node_modules/yaml/dist/compose/resolve-flow-scalar.js b/node_modules/yaml/dist/compose/resolve-flow-scalar.js new file mode 100644 index 0000000..cf6257c --- /dev/null +++ b/node_modules/yaml/dist/compose/resolve-flow-scalar.js @@ -0,0 +1,225 @@ +'use strict'; + +var Scalar = require('../nodes/Scalar.js'); +var resolveEnd = require('./resolve-end.js'); + +function resolveFlowScalar(scalar, strict, onError) { + const { offset, type, source, end } = scalar; + let _type; + let value; + const _onError = (rel, code, msg) => onError(offset + rel, code, msg); + switch (type) { + case 'scalar': + _type = Scalar.Scalar.PLAIN; + value = plainValue(source, _onError); + break; + case 'single-quoted-scalar': + _type = Scalar.Scalar.QUOTE_SINGLE; + value = singleQuotedValue(source, _onError); + break; + case 'double-quoted-scalar': + _type = Scalar.Scalar.QUOTE_DOUBLE; + value = doubleQuotedValue(source, _onError); + break; + /* istanbul ignore next should not happen */ + default: + onError(scalar, 'UNEXPECTED_TOKEN', `Expected a flow scalar value, but found: ${type}`); + return { + value: '', + type: null, + comment: '', + range: [offset, offset + source.length, offset + source.length] + }; + } + const valueEnd = offset + source.length; + const re = resolveEnd.resolveEnd(end, valueEnd, strict, onError); + return { + value, + type: _type, + comment: re.comment, + range: [offset, valueEnd, re.offset] + }; +} +function plainValue(source, onError) { + let badChar = ''; + switch (source[0]) { + /* istanbul ignore next should not happen */ + case '\t': + badChar = 'a tab character'; + break; + case ',': + badChar = 'flow indicator character ,'; + break; + case '%': + badChar = 'directive indicator character %'; + break; + case '|': + case '>': { + badChar = `block scalar indicator ${source[0]}`; + break; + } + case '@': + case '`': { + badChar = `reserved character ${source[0]}`; + break; + } + } + if (badChar) + onError(0, 'BAD_SCALAR_START', `Plain value cannot start with ${badChar}`); + return foldLines(source); +} +function singleQuotedValue(source, onError) { + if (source[source.length - 1] !== "'" || source.length === 1) + onError(source.length, 'MISSING_CHAR', "Missing closing 'quote"); + return foldLines(source.slice(1, -1)).replace(/''/g, "'"); +} +function foldLines(source) { + /** + * The negative lookbehind here and in the `re` RegExp is to + * prevent causing a polynomial search time in certain cases. + * + * The try-catch is for Safari, which doesn't support this yet: + * https://caniuse.com/js-regexp-lookbehind + */ + let first, line; + try { + first = new RegExp('(.*?)(? wsStart ? source.slice(wsStart, i + 1) : ch; + } + else { + res += ch; + } + } + if (source[source.length - 1] !== '"' || source.length === 1) + onError(source.length, 'MISSING_CHAR', 'Missing closing "quote'); + return res; +} +/** + * Fold a single newline into a space, multiple newlines to N - 1 newlines. + * Presumes `source[offset] === '\n'` + */ +function foldNewline(source, offset) { + let fold = ''; + let ch = source[offset + 1]; + while (ch === ' ' || ch === '\t' || ch === '\n' || ch === '\r') { + if (ch === '\r' && source[offset + 2] !== '\n') + break; + if (ch === '\n') + fold += '\n'; + offset += 1; + ch = source[offset + 1]; + } + if (!fold) + fold = ' '; + return { fold, offset }; +} +const escapeCodes = { + '0': '\0', + a: '\x07', + b: '\b', + e: '\x1b', + f: '\f', + n: '\n', + r: '\r', + t: '\t', + v: '\v', + N: '\u0085', + _: '\u00a0', + L: '\u2028', + P: '\u2029', + ' ': ' ', + '"': '"', + '/': '/', + '\\': '\\', + '\t': '\t' +}; +function parseCharCode(source, offset, length, onError) { + const cc = source.substr(offset, length); + const ok = cc.length === length && /^[0-9a-fA-F]+$/.test(cc); + const code = ok ? parseInt(cc, 16) : NaN; + if (isNaN(code)) { + const raw = source.substr(offset - 2, length + 2); + onError(offset - 2, 'BAD_DQ_ESCAPE', `Invalid escape sequence ${raw}`); + return raw; + } + return String.fromCodePoint(code); +} + +exports.resolveFlowScalar = resolveFlowScalar; diff --git a/node_modules/yaml/dist/compose/resolve-props.d.ts b/node_modules/yaml/dist/compose/resolve-props.d.ts new file mode 100644 index 0000000..fba44cf --- /dev/null +++ b/node_modules/yaml/dist/compose/resolve-props.d.ts @@ -0,0 +1,22 @@ +import type { SourceToken, Token } from '../parse/cst.js'; +import type { ComposeErrorHandler } from './composer.js'; +export interface ResolvePropsArg { + flow?: 'flow map' | 'flow sequence'; + indicator: 'doc-start' | 'explicit-key-ind' | 'map-value-ind' | 'seq-item-ind'; + next: Token | null | undefined; + offset: number; + onError: ComposeErrorHandler; + startOnNewline: boolean; +} +export declare function resolveProps(tokens: SourceToken[], { flow, indicator, next, offset, onError, startOnNewline }: ResolvePropsArg): { + comma: SourceToken | null; + found: SourceToken | null; + spaceBefore: boolean; + comment: string; + hasNewline: boolean; + hasNewlineAfterProp: boolean; + anchor: SourceToken | null; + tag: SourceToken | null; + end: number; + start: number; +}; diff --git a/node_modules/yaml/dist/compose/resolve-props.js b/node_modules/yaml/dist/compose/resolve-props.js new file mode 100644 index 0000000..bc2ef22 --- /dev/null +++ b/node_modules/yaml/dist/compose/resolve-props.js @@ -0,0 +1,136 @@ +'use strict'; + +function resolveProps(tokens, { flow, indicator, next, offset, onError, startOnNewline }) { + let spaceBefore = false; + let atNewline = startOnNewline; + let hasSpace = startOnNewline; + let comment = ''; + let commentSep = ''; + let hasNewline = false; + let hasNewlineAfterProp = false; + let reqSpace = false; + let anchor = null; + let tag = null; + let comma = null; + let found = null; + let start = null; + for (const token of tokens) { + if (reqSpace) { + if (token.type !== 'space' && + token.type !== 'newline' && + token.type !== 'comma') + onError(token.offset, 'MISSING_CHAR', 'Tags and anchors must be separated from the next token by white space'); + reqSpace = false; + } + switch (token.type) { + case 'space': + // At the doc level, tabs at line start may be parsed + // as leading white space rather than indentation. + // In a flow collection, only the parser handles indent. + if (!flow && + atNewline && + indicator !== 'doc-start' && + token.source[0] === '\t') + onError(token, 'TAB_AS_INDENT', 'Tabs are not allowed as indentation'); + hasSpace = true; + break; + case 'comment': { + if (!hasSpace) + onError(token, 'MISSING_CHAR', 'Comments must be separated from other tokens by white space characters'); + const cb = token.source.substring(1) || ' '; + if (!comment) + comment = cb; + else + comment += commentSep + cb; + commentSep = ''; + atNewline = false; + break; + } + case 'newline': + if (atNewline) { + if (comment) + comment += token.source; + else + spaceBefore = true; + } + else + commentSep += token.source; + atNewline = true; + hasNewline = true; + if (anchor || tag) + hasNewlineAfterProp = true; + hasSpace = true; + break; + case 'anchor': + if (anchor) + onError(token, 'MULTIPLE_ANCHORS', 'A node can have at most one anchor'); + if (token.source.endsWith(':')) + onError(token.offset + token.source.length - 1, 'BAD_ALIAS', 'Anchor ending in : is ambiguous', true); + anchor = token; + if (start === null) + start = token.offset; + atNewline = false; + hasSpace = false; + reqSpace = true; + break; + case 'tag': { + if (tag) + onError(token, 'MULTIPLE_TAGS', 'A node can have at most one tag'); + tag = token; + if (start === null) + start = token.offset; + atNewline = false; + hasSpace = false; + reqSpace = true; + break; + } + case indicator: + // Could here handle preceding comments differently + if (anchor || tag) + onError(token, 'BAD_PROP_ORDER', `Anchors and tags must be after the ${token.source} indicator`); + if (found) + onError(token, 'UNEXPECTED_TOKEN', `Unexpected ${token.source} in ${flow ?? 'collection'}`); + found = token; + atNewline = false; + hasSpace = false; + break; + case 'comma': + if (flow) { + if (comma) + onError(token, 'UNEXPECTED_TOKEN', `Unexpected , in ${flow}`); + comma = token; + atNewline = false; + hasSpace = false; + break; + } + // else fallthrough + default: + onError(token, 'UNEXPECTED_TOKEN', `Unexpected ${token.type} token`); + atNewline = false; + hasSpace = false; + } + } + const last = tokens[tokens.length - 1]; + const end = last ? last.offset + last.source.length : offset; + if (reqSpace && + next && + next.type !== 'space' && + next.type !== 'newline' && + next.type !== 'comma' && + (next.type !== 'scalar' || next.source !== '')) + onError(next.offset, 'MISSING_CHAR', 'Tags and anchors must be separated from the next token by white space'); + return { + comma, + found, + spaceBefore, + comment, + hasNewline, + hasNewlineAfterProp, + anchor, + tag, + end, + start: start ?? end + }; +} + +exports.resolveProps = resolveProps; diff --git a/node_modules/yaml/dist/compose/util-contains-newline.d.ts b/node_modules/yaml/dist/compose/util-contains-newline.d.ts new file mode 100644 index 0000000..8155be0 --- /dev/null +++ b/node_modules/yaml/dist/compose/util-contains-newline.d.ts @@ -0,0 +1,2 @@ +import type { Token } from '../parse/cst.js'; +export declare function containsNewline(key: Token | null | undefined): boolean | null; diff --git a/node_modules/yaml/dist/compose/util-contains-newline.js b/node_modules/yaml/dist/compose/util-contains-newline.js new file mode 100644 index 0000000..e7aa82d --- /dev/null +++ b/node_modules/yaml/dist/compose/util-contains-newline.js @@ -0,0 +1,36 @@ +'use strict'; + +function containsNewline(key) { + if (!key) + return null; + switch (key.type) { + case 'alias': + case 'scalar': + case 'double-quoted-scalar': + case 'single-quoted-scalar': + if (key.source.includes('\n')) + return true; + if (key.end) + for (const st of key.end) + if (st.type === 'newline') + return true; + return false; + case 'flow-collection': + for (const it of key.items) { + for (const st of it.start) + if (st.type === 'newline') + return true; + if (it.sep) + for (const st of it.sep) + if (st.type === 'newline') + return true; + if (containsNewline(it.key) || containsNewline(it.value)) + return true; + } + return false; + default: + return true; + } +} + +exports.containsNewline = containsNewline; diff --git a/node_modules/yaml/dist/compose/util-empty-scalar-position.d.ts b/node_modules/yaml/dist/compose/util-empty-scalar-position.d.ts new file mode 100644 index 0000000..90499b8 --- /dev/null +++ b/node_modules/yaml/dist/compose/util-empty-scalar-position.d.ts @@ -0,0 +1,2 @@ +import type { Token } from '../parse/cst.js'; +export declare function emptyScalarPosition(offset: number, before: Token[] | undefined, pos: number | null): number; diff --git a/node_modules/yaml/dist/compose/util-empty-scalar-position.js b/node_modules/yaml/dist/compose/util-empty-scalar-position.js new file mode 100644 index 0000000..b2cd849 --- /dev/null +++ b/node_modules/yaml/dist/compose/util-empty-scalar-position.js @@ -0,0 +1,29 @@ +'use strict'; + +function emptyScalarPosition(offset, before, pos) { + if (before) { + if (pos === null) + pos = before.length; + for (let i = pos - 1; i >= 0; --i) { + let st = before[i]; + switch (st.type) { + case 'space': + case 'comment': + case 'newline': + offset -= st.source.length; + continue; + } + // Technically, an empty scalar is immediately after the last non-empty + // node, but it's more useful to place it after any whitespace. + st = before[++i]; + while (st?.type === 'space') { + offset += st.source.length; + st = before[++i]; + } + break; + } + } + return offset; +} + +exports.emptyScalarPosition = emptyScalarPosition; diff --git a/node_modules/yaml/dist/compose/util-flow-indent-check.d.ts b/node_modules/yaml/dist/compose/util-flow-indent-check.d.ts new file mode 100644 index 0000000..64ed1fc --- /dev/null +++ b/node_modules/yaml/dist/compose/util-flow-indent-check.d.ts @@ -0,0 +1,3 @@ +import { Token } from '../parse/cst'; +import { ComposeErrorHandler } from './composer'; +export declare function flowIndentCheck(indent: number, fc: Token | null | undefined, onError: ComposeErrorHandler): void; diff --git a/node_modules/yaml/dist/compose/util-flow-indent-check.js b/node_modules/yaml/dist/compose/util-flow-indent-check.js new file mode 100644 index 0000000..1e6b06f --- /dev/null +++ b/node_modules/yaml/dist/compose/util-flow-indent-check.js @@ -0,0 +1,17 @@ +'use strict'; + +var utilContainsNewline = require('./util-contains-newline.js'); + +function flowIndentCheck(indent, fc, onError) { + if (fc?.type === 'flow-collection') { + const end = fc.end[0]; + if (end.indent === indent && + (end.source === ']' || end.source === '}') && + utilContainsNewline.containsNewline(fc)) { + const msg = 'Flow end indicator should be more indented than parent'; + onError(end, 'BAD_INDENT', msg, true); + } + } +} + +exports.flowIndentCheck = flowIndentCheck; diff --git a/node_modules/yaml/dist/compose/util-map-includes.d.ts b/node_modules/yaml/dist/compose/util-map-includes.d.ts new file mode 100644 index 0000000..5d2c4b3 --- /dev/null +++ b/node_modules/yaml/dist/compose/util-map-includes.d.ts @@ -0,0 +1,4 @@ +import { ParsedNode } from '../nodes/Node'; +import { Pair } from '../nodes/Pair'; +import { ComposeContext } from './compose-node'; +export declare function mapIncludes(ctx: ComposeContext, items: Pair[], search: ParsedNode): boolean; diff --git a/node_modules/yaml/dist/compose/util-map-includes.js b/node_modules/yaml/dist/compose/util-map-includes.js new file mode 100644 index 0000000..ab03be1 --- /dev/null +++ b/node_modules/yaml/dist/compose/util-map-includes.js @@ -0,0 +1,19 @@ +'use strict'; + +var Node = require('../nodes/Node.js'); + +function mapIncludes(ctx, items, search) { + const { uniqueKeys } = ctx.options; + if (uniqueKeys === false) + return false; + const isEqual = typeof uniqueKeys === 'function' + ? uniqueKeys + : (a, b) => a === b || + (Node.isScalar(a) && + Node.isScalar(b) && + a.value === b.value && + !(a.value === '<<' && ctx.schema.merge)); + return items.some(pair => isEqual(pair.key, search)); +} + +exports.mapIncludes = mapIncludes; diff --git a/node_modules/yaml/dist/doc/Document.d.ts b/node_modules/yaml/dist/doc/Document.d.ts new file mode 100644 index 0000000..d525543 --- /dev/null +++ b/node_modules/yaml/dist/doc/Document.d.ts @@ -0,0 +1,139 @@ +import type { YAMLError, YAMLWarning } from '../errors.js'; +import { Alias } from '../nodes/Alias.js'; +import { Node, NodeType, NODE_TYPE, ParsedNode, Range } from '../nodes/Node.js'; +import { Pair } from '../nodes/Pair.js'; +import type { Scalar } from '../nodes/Scalar.js'; +import type { YAMLMap } from '../nodes/YAMLMap.js'; +import type { YAMLSeq } from '../nodes/YAMLSeq.js'; +import type { CreateNodeOptions, DocumentOptions, ParseOptions, SchemaOptions, ToJSOptions, ToStringOptions } from '../options.js'; +import { Schema } from '../schema/Schema.js'; +import { Directives } from './directives.js'; +export declare type Replacer = any[] | ((key: any, value: any) => unknown); +export declare namespace Document { + interface Parsed extends Document { + directives: Directives; + range: Range; + } +} +export declare class Document { + readonly [NODE_TYPE]: symbol; + /** A comment before this Document */ + commentBefore: string | null; + /** A comment immediately after this Document */ + comment: string | null; + /** The document contents. */ + contents: T | null; + directives?: Directives; + /** Errors encountered during parsing. */ + errors: YAMLError[]; + options: Required>; + /** + * The `[start, value-end, node-end]` character offsets for the part of the + * source parsed into this document (undefined if not parsed). The `value-end` + * and `node-end` positions are themselves not included in their respective + * ranges. + */ + range?: Range; + /** The schema used with the document. Use `setSchema()` to change. */ + schema: Schema; + /** Warnings encountered during parsing. */ + warnings: YAMLWarning[]; + /** + * @param value - The initial value for the document, which will be wrapped + * in a Node container. + */ + constructor(value?: any, options?: DocumentOptions & SchemaOptions & ParseOptions & CreateNodeOptions); + constructor(value: any, replacer: null | Replacer, options?: DocumentOptions & SchemaOptions & ParseOptions & CreateNodeOptions); + /** + * Create a deep copy of this Document and its contents. + * + * Custom Node values that inherit from `Object` still refer to their original instances. + */ + clone(): Document; + /** Adds a value to the document. */ + add(value: any): void; + /** Adds a value to the document. */ + addIn(path: Iterable, value: unknown): void; + /** + * Create a new `Alias` node, ensuring that the target `node` has the required anchor. + * + * If `node` already has an anchor, `name` is ignored. + * Otherwise, the `node.anchor` value will be set to `name`, + * or if an anchor with that name is already present in the document, + * `name` will be used as a prefix for a new unique anchor. + * If `name` is undefined, the generated anchor will use 'a' as a prefix. + */ + createAlias(node: Scalar | YAMLMap | YAMLSeq, name?: string): Alias; + /** + * Convert any value into a `Node` using the current schema, recursively + * turning objects into collections. + */ + createNode(value: T, options?: CreateNodeOptions): NodeType; + createNode(value: T, replacer: Replacer | CreateNodeOptions | null, options?: CreateNodeOptions): NodeType; + /** + * Convert a key and a value into a `Pair` using the current schema, + * recursively wrapping all values as `Scalar` or `Collection` nodes. + */ + createPair(key: unknown, value: unknown, options?: CreateNodeOptions): Pair; + /** + * Removes a value from the document. + * @returns `true` if the item was found and removed. + */ + delete(key: unknown): boolean; + /** + * Removes a value from the document. + * @returns `true` if the item was found and removed. + */ + deleteIn(path: Iterable | null): boolean; + /** + * Returns item at `key`, or `undefined` if not found. By default unwraps + * scalar values from their surrounding node; to disable set `keepScalar` to + * `true` (collections are always returned intact). + */ + get(key: unknown, keepScalar?: boolean): unknown; + /** + * Returns item at `path`, or `undefined` if not found. By default unwraps + * scalar values from their surrounding node; to disable set `keepScalar` to + * `true` (collections are always returned intact). + */ + getIn(path: Iterable | null, keepScalar?: boolean): unknown; + /** + * Checks if the document includes a value with the key `key`. + */ + has(key: unknown): boolean; + /** + * Checks if the document includes a value at `path`. + */ + hasIn(path: Iterable | null): boolean; + /** + * Sets a value in this document. For `!!set`, `value` needs to be a + * boolean to add/remove the item from the set. + */ + set(key: any, value: unknown): void; + /** + * Sets a value in this document. For `!!set`, `value` needs to be a + * boolean to add/remove the item from the set. + */ + setIn(path: Iterable | null, value: unknown): void; + /** + * Change the YAML version and schema used by the document. + * A `null` version disables support for directives, explicit tags, anchors, and aliases. + * It also requires the `schema` option to be given as a `Schema` instance value. + * + * Overrides all previously set schema options. + */ + setSchema(version: '1.1' | '1.2' | 'next' | null, options?: SchemaOptions): void; + /** A plain JavaScript representation of the document `contents`. */ + toJS(opt?: ToJSOptions & { + [ignored: string]: unknown; + }): any; + /** + * A JSON representation of the document `contents`. + * + * @param jsonArg Used by `JSON.stringify` to indicate the array index or + * property name. + */ + toJSON(jsonArg?: string | null, onAnchor?: ToJSOptions['onAnchor']): any; + /** A YAML representation of the document. */ + toString(options?: ToStringOptions): string; +} diff --git a/node_modules/yaml/dist/doc/Document.js b/node_modules/yaml/dist/doc/Document.js new file mode 100644 index 0000000..3df7bb4 --- /dev/null +++ b/node_modules/yaml/dist/doc/Document.js @@ -0,0 +1,334 @@ +'use strict'; + +var Alias = require('../nodes/Alias.js'); +var Collection = require('../nodes/Collection.js'); +var Node = require('../nodes/Node.js'); +var Pair = require('../nodes/Pair.js'); +var toJS = require('../nodes/toJS.js'); +var Schema = require('../schema/Schema.js'); +var stringify = require('../stringify/stringify.js'); +var stringifyDocument = require('../stringify/stringifyDocument.js'); +var anchors = require('./anchors.js'); +var applyReviver = require('./applyReviver.js'); +var createNode = require('./createNode.js'); +var directives = require('./directives.js'); + +class Document { + constructor(value, replacer, options) { + /** A comment before this Document */ + this.commentBefore = null; + /** A comment immediately after this Document */ + this.comment = null; + /** Errors encountered during parsing. */ + this.errors = []; + /** Warnings encountered during parsing. */ + this.warnings = []; + Object.defineProperty(this, Node.NODE_TYPE, { value: Node.DOC }); + let _replacer = null; + if (typeof replacer === 'function' || Array.isArray(replacer)) { + _replacer = replacer; + } + else if (options === undefined && replacer) { + options = replacer; + replacer = undefined; + } + const opt = Object.assign({ + intAsBigInt: false, + keepSourceTokens: false, + logLevel: 'warn', + prettyErrors: true, + strict: true, + uniqueKeys: true, + version: '1.2' + }, options); + this.options = opt; + let { version } = opt; + if (options?._directives) { + this.directives = options._directives.atDocument(); + if (this.directives.yaml.explicit) + version = this.directives.yaml.version; + } + else + this.directives = new directives.Directives({ version }); + this.setSchema(version, options); + if (value === undefined) + this.contents = null; + else { + this.contents = this.createNode(value, _replacer, options); + } + } + /** + * Create a deep copy of this Document and its contents. + * + * Custom Node values that inherit from `Object` still refer to their original instances. + */ + clone() { + const copy = Object.create(Document.prototype, { + [Node.NODE_TYPE]: { value: Node.DOC } + }); + copy.commentBefore = this.commentBefore; + copy.comment = this.comment; + copy.errors = this.errors.slice(); + copy.warnings = this.warnings.slice(); + copy.options = Object.assign({}, this.options); + if (this.directives) + copy.directives = this.directives.clone(); + copy.schema = this.schema.clone(); + copy.contents = Node.isNode(this.contents) + ? this.contents.clone(copy.schema) + : this.contents; + if (this.range) + copy.range = this.range.slice(); + return copy; + } + /** Adds a value to the document. */ + add(value) { + if (assertCollection(this.contents)) + this.contents.add(value); + } + /** Adds a value to the document. */ + addIn(path, value) { + if (assertCollection(this.contents)) + this.contents.addIn(path, value); + } + /** + * Create a new `Alias` node, ensuring that the target `node` has the required anchor. + * + * If `node` already has an anchor, `name` is ignored. + * Otherwise, the `node.anchor` value will be set to `name`, + * or if an anchor with that name is already present in the document, + * `name` will be used as a prefix for a new unique anchor. + * If `name` is undefined, the generated anchor will use 'a' as a prefix. + */ + createAlias(node, name) { + if (!node.anchor) { + const prev = anchors.anchorNames(this); + node.anchor = + // eslint-disable-next-line @typescript-eslint/prefer-nullish-coalescing + !name || prev.has(name) ? anchors.findNewAnchor(name || 'a', prev) : name; + } + return new Alias.Alias(node.anchor); + } + createNode(value, replacer, options) { + let _replacer = undefined; + if (typeof replacer === 'function') { + value = replacer.call({ '': value }, '', value); + _replacer = replacer; + } + else if (Array.isArray(replacer)) { + const keyToStr = (v) => typeof v === 'number' || v instanceof String || v instanceof Number; + const asStr = replacer.filter(keyToStr).map(String); + if (asStr.length > 0) + replacer = replacer.concat(asStr); + _replacer = replacer; + } + else if (options === undefined && replacer) { + options = replacer; + replacer = undefined; + } + const { aliasDuplicateObjects, anchorPrefix, flow, keepUndefined, onTagObj, tag } = options ?? {}; + const { onAnchor, setAnchors, sourceObjects } = anchors.createNodeAnchors(this, + // eslint-disable-next-line @typescript-eslint/prefer-nullish-coalescing + anchorPrefix || 'a'); + const ctx = { + aliasDuplicateObjects: aliasDuplicateObjects ?? true, + keepUndefined: keepUndefined ?? false, + onAnchor, + onTagObj, + replacer: _replacer, + schema: this.schema, + sourceObjects + }; + const node = createNode.createNode(value, tag, ctx); + if (flow && Node.isCollection(node)) + node.flow = true; + setAnchors(); + return node; + } + /** + * Convert a key and a value into a `Pair` using the current schema, + * recursively wrapping all values as `Scalar` or `Collection` nodes. + */ + createPair(key, value, options = {}) { + const k = this.createNode(key, null, options); + const v = this.createNode(value, null, options); + return new Pair.Pair(k, v); + } + /** + * Removes a value from the document. + * @returns `true` if the item was found and removed. + */ + delete(key) { + return assertCollection(this.contents) ? this.contents.delete(key) : false; + } + /** + * Removes a value from the document. + * @returns `true` if the item was found and removed. + */ + deleteIn(path) { + if (Collection.isEmptyPath(path)) { + if (this.contents == null) + return false; + this.contents = null; + return true; + } + return assertCollection(this.contents) + ? this.contents.deleteIn(path) + : false; + } + /** + * Returns item at `key`, or `undefined` if not found. By default unwraps + * scalar values from their surrounding node; to disable set `keepScalar` to + * `true` (collections are always returned intact). + */ + get(key, keepScalar) { + return Node.isCollection(this.contents) + ? this.contents.get(key, keepScalar) + : undefined; + } + /** + * Returns item at `path`, or `undefined` if not found. By default unwraps + * scalar values from their surrounding node; to disable set `keepScalar` to + * `true` (collections are always returned intact). + */ + getIn(path, keepScalar) { + if (Collection.isEmptyPath(path)) + return !keepScalar && Node.isScalar(this.contents) + ? this.contents.value + : this.contents; + return Node.isCollection(this.contents) + ? this.contents.getIn(path, keepScalar) + : undefined; + } + /** + * Checks if the document includes a value with the key `key`. + */ + has(key) { + return Node.isCollection(this.contents) ? this.contents.has(key) : false; + } + /** + * Checks if the document includes a value at `path`. + */ + hasIn(path) { + if (Collection.isEmptyPath(path)) + return this.contents !== undefined; + return Node.isCollection(this.contents) ? this.contents.hasIn(path) : false; + } + /** + * Sets a value in this document. For `!!set`, `value` needs to be a + * boolean to add/remove the item from the set. + */ + set(key, value) { + if (this.contents == null) { + this.contents = Collection.collectionFromPath(this.schema, [key], value); + } + else if (assertCollection(this.contents)) { + this.contents.set(key, value); + } + } + /** + * Sets a value in this document. For `!!set`, `value` needs to be a + * boolean to add/remove the item from the set. + */ + setIn(path, value) { + if (Collection.isEmptyPath(path)) + this.contents = value; + else if (this.contents == null) { + this.contents = Collection.collectionFromPath(this.schema, Array.from(path), value); + } + else if (assertCollection(this.contents)) { + this.contents.setIn(path, value); + } + } + /** + * Change the YAML version and schema used by the document. + * A `null` version disables support for directives, explicit tags, anchors, and aliases. + * It also requires the `schema` option to be given as a `Schema` instance value. + * + * Overrides all previously set schema options. + */ + setSchema(version, options = {}) { + if (typeof version === 'number') + version = String(version); + let opt; + switch (version) { + case '1.1': + if (this.directives) + this.directives.yaml.version = '1.1'; + else + this.directives = new directives.Directives({ version: '1.1' }); + opt = { merge: true, resolveKnownTags: false, schema: 'yaml-1.1' }; + break; + case '1.2': + case 'next': + if (this.directives) + this.directives.yaml.version = version; + else + this.directives = new directives.Directives({ version }); + opt = { merge: false, resolveKnownTags: true, schema: 'core' }; + break; + case null: + if (this.directives) + delete this.directives; + opt = null; + break; + default: { + const sv = JSON.stringify(version); + throw new Error(`Expected '1.1', '1.2' or null as first argument, but found: ${sv}`); + } + } + // Not using `instanceof Schema` to allow for duck typing + if (options.schema instanceof Object) + this.schema = options.schema; + else if (opt) + this.schema = new Schema.Schema(Object.assign(opt, options)); + else + throw new Error(`With a null YAML version, the { schema: Schema } option is required`); + } + // json & jsonArg are only used from toJSON() + toJS({ json, jsonArg, mapAsMap, maxAliasCount, onAnchor, reviver } = {}) { + const ctx = { + anchors: new Map(), + doc: this, + keep: !json, + mapAsMap: mapAsMap === true, + mapKeyWarned: false, + maxAliasCount: typeof maxAliasCount === 'number' ? maxAliasCount : 100, + stringify: stringify.stringify + }; + const res = toJS.toJS(this.contents, jsonArg ?? '', ctx); + if (typeof onAnchor === 'function') + for (const { count, res } of ctx.anchors.values()) + onAnchor(res, count); + return typeof reviver === 'function' + ? applyReviver.applyReviver(reviver, { '': res }, '', res) + : res; + } + /** + * A JSON representation of the document `contents`. + * + * @param jsonArg Used by `JSON.stringify` to indicate the array index or + * property name. + */ + toJSON(jsonArg, onAnchor) { + return this.toJS({ json: true, jsonArg, mapAsMap: false, onAnchor }); + } + /** A YAML representation of the document. */ + toString(options = {}) { + if (this.errors.length > 0) + throw new Error('Document with errors cannot be stringified'); + if ('indent' in options && + (!Number.isInteger(options.indent) || Number(options.indent) <= 0)) { + const s = JSON.stringify(options.indent); + throw new Error(`"indent" option must be a positive integer, not ${s}`); + } + return stringifyDocument.stringifyDocument(this, options); + } +} +function assertCollection(contents) { + if (Node.isCollection(contents)) + return true; + throw new Error('Expected a YAML collection as document contents'); +} + +exports.Document = Document; diff --git a/node_modules/yaml/dist/doc/anchors.d.ts b/node_modules/yaml/dist/doc/anchors.d.ts new file mode 100644 index 0000000..fac66be --- /dev/null +++ b/node_modules/yaml/dist/doc/anchors.d.ts @@ -0,0 +1,24 @@ +import { Node } from '../nodes/Node.js'; +import type { Document } from './Document.js'; +/** + * Verify that the input string is a valid anchor. + * + * Will throw on errors. + */ +export declare function anchorIsValid(anchor: string): true; +export declare function anchorNames(root: Document | Node): Set; +/** Find a new anchor name with the given `prefix` and a one-indexed suffix. */ +export declare function findNewAnchor(prefix: string, exclude: Set): string; +export declare function createNodeAnchors(doc: Document, prefix: string): { + onAnchor: (source: unknown) => string; + /** + * With circular references, the source node is only resolved after all + * of its child nodes are. This is why anchors are set only after all of + * the nodes have been created. + */ + setAnchors: () => void; + sourceObjects: Map | null; + }>; +}; diff --git a/node_modules/yaml/dist/doc/anchors.js b/node_modules/yaml/dist/doc/anchors.js new file mode 100644 index 0000000..5c51bdb --- /dev/null +++ b/node_modules/yaml/dist/doc/anchors.js @@ -0,0 +1,77 @@ +'use strict'; + +var Node = require('../nodes/Node.js'); +var visit = require('../visit.js'); + +/** + * Verify that the input string is a valid anchor. + * + * Will throw on errors. + */ +function anchorIsValid(anchor) { + if (/[\x00-\x19\s,[\]{}]/.test(anchor)) { + const sa = JSON.stringify(anchor); + const msg = `Anchor must not contain whitespace or control characters: ${sa}`; + throw new Error(msg); + } + return true; +} +function anchorNames(root) { + const anchors = new Set(); + visit.visit(root, { + Value(_key, node) { + if (node.anchor) + anchors.add(node.anchor); + } + }); + return anchors; +} +/** Find a new anchor name with the given `prefix` and a one-indexed suffix. */ +function findNewAnchor(prefix, exclude) { + for (let i = 1; true; ++i) { + const name = `${prefix}${i}`; + if (!exclude.has(name)) + return name; + } +} +function createNodeAnchors(doc, prefix) { + const aliasObjects = []; + const sourceObjects = new Map(); + let prevAnchors = null; + return { + onAnchor: (source) => { + aliasObjects.push(source); + if (!prevAnchors) + prevAnchors = anchorNames(doc); + const anchor = findNewAnchor(prefix, prevAnchors); + prevAnchors.add(anchor); + return anchor; + }, + /** + * With circular references, the source node is only resolved after all + * of its child nodes are. This is why anchors are set only after all of + * the nodes have been created. + */ + setAnchors: () => { + for (const source of aliasObjects) { + const ref = sourceObjects.get(source); + if (typeof ref === 'object' && + ref.anchor && + (Node.isScalar(ref.node) || Node.isCollection(ref.node))) { + ref.node.anchor = ref.anchor; + } + else { + const error = new Error('Failed to resolve repeated object (this should not happen)'); + error.source = source; + throw error; + } + } + }, + sourceObjects + }; +} + +exports.anchorIsValid = anchorIsValid; +exports.anchorNames = anchorNames; +exports.createNodeAnchors = createNodeAnchors; +exports.findNewAnchor = findNewAnchor; diff --git a/node_modules/yaml/dist/doc/applyReviver.d.ts b/node_modules/yaml/dist/doc/applyReviver.d.ts new file mode 100644 index 0000000..ac28f2c --- /dev/null +++ b/node_modules/yaml/dist/doc/applyReviver.d.ts @@ -0,0 +1,9 @@ +export declare type Reviver = (key: unknown, value: unknown) => unknown; +/** + * Applies the JSON.parse reviver algorithm as defined in the ECMA-262 spec, + * in section 24.5.1.1 "Runtime Semantics: InternalizeJSONProperty" of the + * 2021 edition: https://tc39.es/ecma262/#sec-json.parse + * + * Includes extensions for handling Map and Set objects. + */ +export declare function applyReviver(reviver: Reviver, obj: unknown, key: unknown, val: any): unknown; diff --git a/node_modules/yaml/dist/doc/applyReviver.js b/node_modules/yaml/dist/doc/applyReviver.js new file mode 100644 index 0000000..8734579 --- /dev/null +++ b/node_modules/yaml/dist/doc/applyReviver.js @@ -0,0 +1,56 @@ +'use strict'; + +/** + * Applies the JSON.parse reviver algorithm as defined in the ECMA-262 spec, + * in section 24.5.1.1 "Runtime Semantics: InternalizeJSONProperty" of the + * 2021 edition: https://tc39.es/ecma262/#sec-json.parse + * + * Includes extensions for handling Map and Set objects. + */ +function applyReviver(reviver, obj, key, val) { + if (val && typeof val === 'object') { + if (Array.isArray(val)) { + for (let i = 0, len = val.length; i < len; ++i) { + const v0 = val[i]; + const v1 = applyReviver(reviver, val, String(i), v0); + if (v1 === undefined) + delete val[i]; + else if (v1 !== v0) + val[i] = v1; + } + } + else if (val instanceof Map) { + for (const k of Array.from(val.keys())) { + const v0 = val.get(k); + const v1 = applyReviver(reviver, val, k, v0); + if (v1 === undefined) + val.delete(k); + else if (v1 !== v0) + val.set(k, v1); + } + } + else if (val instanceof Set) { + for (const v0 of Array.from(val)) { + const v1 = applyReviver(reviver, val, v0, v0); + if (v1 === undefined) + val.delete(v0); + else if (v1 !== v0) { + val.delete(v0); + val.add(v1); + } + } + } + else { + for (const [k, v0] of Object.entries(val)) { + const v1 = applyReviver(reviver, val, k, v0); + if (v1 === undefined) + delete val[k]; + else if (v1 !== v0) + val[k] = v1; + } + } + } + return reviver.call(obj, key, val); +} + +exports.applyReviver = applyReviver; diff --git a/node_modules/yaml/dist/doc/createNode.d.ts b/node_modules/yaml/dist/doc/createNode.d.ts new file mode 100644 index 0000000..cfbd35c --- /dev/null +++ b/node_modules/yaml/dist/doc/createNode.d.ts @@ -0,0 +1,17 @@ +import { Node } from '../nodes/Node.js'; +import type { Schema } from '../schema/Schema.js'; +import type { CollectionTag, ScalarTag } from '../schema/types.js'; +import type { Replacer } from './Document.js'; +export interface CreateNodeContext { + aliasDuplicateObjects: boolean; + keepUndefined: boolean; + onAnchor: (source: unknown) => string; + onTagObj?: (tagObj: ScalarTag | CollectionTag) => void; + sourceObjects: Map; + replacer?: Replacer; + schema: Schema; +} +export declare function createNode(value: unknown, tagName: string | undefined, ctx: CreateNodeContext): Node; diff --git a/node_modules/yaml/dist/doc/createNode.js b/node_modules/yaml/dist/doc/createNode.js new file mode 100644 index 0000000..0b1bc3f --- /dev/null +++ b/node_modules/yaml/dist/doc/createNode.js @@ -0,0 +1,87 @@ +'use strict'; + +var Alias = require('../nodes/Alias.js'); +var Node = require('../nodes/Node.js'); +var Scalar = require('../nodes/Scalar.js'); + +const defaultTagPrefix = 'tag:yaml.org,2002:'; +function findTagObject(value, tagName, tags) { + if (tagName) { + const match = tags.filter(t => t.tag === tagName); + const tagObj = match.find(t => !t.format) ?? match[0]; + if (!tagObj) + throw new Error(`Tag ${tagName} not found`); + return tagObj; + } + return tags.find(t => t.identify?.(value) && !t.format); +} +function createNode(value, tagName, ctx) { + if (Node.isDocument(value)) + value = value.contents; + if (Node.isNode(value)) + return value; + if (Node.isPair(value)) { + const map = ctx.schema[Node.MAP].createNode?.(ctx.schema, null, ctx); + map.items.push(value); + return map; + } + if (value instanceof String || + value instanceof Number || + value instanceof Boolean || + (typeof BigInt !== 'undefined' && value instanceof BigInt) // not supported everywhere + ) { + // https://tc39.es/ecma262/#sec-serializejsonproperty + value = value.valueOf(); + } + const { aliasDuplicateObjects, onAnchor, onTagObj, schema, sourceObjects } = ctx; + // Detect duplicate references to the same object & use Alias nodes for all + // after first. The `ref` wrapper allows for circular references to resolve. + let ref = undefined; + if (aliasDuplicateObjects && value && typeof value === 'object') { + ref = sourceObjects.get(value); + if (ref) { + if (!ref.anchor) + ref.anchor = onAnchor(value); + return new Alias.Alias(ref.anchor); + } + else { + ref = { anchor: null, node: null }; + sourceObjects.set(value, ref); + } + } + if (tagName?.startsWith('!!')) + tagName = defaultTagPrefix + tagName.slice(2); + let tagObj = findTagObject(value, tagName, schema.tags); + if (!tagObj) { + if (value && typeof value.toJSON === 'function') { + // eslint-disable-next-line @typescript-eslint/no-unsafe-call + value = value.toJSON(); + } + if (!value || typeof value !== 'object') { + const node = new Scalar.Scalar(value); + if (ref) + ref.node = node; + return node; + } + tagObj = + value instanceof Map + ? schema[Node.MAP] + : Symbol.iterator in Object(value) + ? schema[Node.SEQ] + : schema[Node.MAP]; + } + if (onTagObj) { + onTagObj(tagObj); + delete ctx.onTagObj; + } + const node = tagObj?.createNode + ? tagObj.createNode(ctx.schema, value, ctx) + : new Scalar.Scalar(value); + if (tagName) + node.tag = tagName; + if (ref) + ref.node = node; + return node; +} + +exports.createNode = createNode; diff --git a/node_modules/yaml/dist/doc/directives.d.ts b/node_modules/yaml/dist/doc/directives.d.ts new file mode 100644 index 0000000..ff8a2cb --- /dev/null +++ b/node_modules/yaml/dist/doc/directives.d.ts @@ -0,0 +1,49 @@ +import type { Document } from './Document.js'; +export declare class Directives { + static defaultYaml: Directives['yaml']; + static defaultTags: Directives['tags']; + yaml: { + version: '1.1' | '1.2' | 'next'; + explicit?: boolean; + }; + tags: Record; + /** + * The directives-end/doc-start marker `---`. If `null`, a marker may still be + * included in the document's stringified representation. + */ + docStart: true | null; + /** The doc-end marker `...`. */ + docEnd: boolean; + /** + * Used when parsing YAML 1.1, where: + * > If the document specifies no directives, it is parsed using the same + * > settings as the previous document. If the document does specify any + * > directives, all directives of previous documents, if any, are ignored. + */ + private atNextDocument?; + constructor(yaml?: Directives['yaml'], tags?: Directives['tags']); + clone(): Directives; + /** + * During parsing, get a Directives instance for the current document and + * update the stream state according to the current version's spec. + */ + atDocument(): Directives; + /** + * @param onError - May be called even if the action was successful + * @returns `true` on success + */ + add(line: string, onError: (offset: number, message: string, warning?: boolean) => void): boolean; + /** + * Resolves a tag, matching handles to those defined in %TAG directives. + * + * @returns Resolved tag, which may also be the non-specific tag `'!'` or a + * `'!local'` tag, or `null` if unresolvable. + */ + tagName(source: string, onError: (message: string) => void): string | null; + /** + * Given a fully resolved tag, returns its printable string form, + * taking into account current tag prefixes and defaults. + */ + tagString(tag: string): string; + toString(doc?: Document): string; +} diff --git a/node_modules/yaml/dist/doc/directives.js b/node_modules/yaml/dist/doc/directives.js new file mode 100644 index 0000000..0fa911c --- /dev/null +++ b/node_modules/yaml/dist/doc/directives.js @@ -0,0 +1,171 @@ +'use strict'; + +var Node = require('../nodes/Node.js'); +var visit = require('../visit.js'); + +const escapeChars = { + '!': '%21', + ',': '%2C', + '[': '%5B', + ']': '%5D', + '{': '%7B', + '}': '%7D' +}; +const escapeTagName = (tn) => tn.replace(/[!,[\]{}]/g, ch => escapeChars[ch]); +class Directives { + constructor(yaml, tags) { + /** + * The directives-end/doc-start marker `---`. If `null`, a marker may still be + * included in the document's stringified representation. + */ + this.docStart = null; + /** The doc-end marker `...`. */ + this.docEnd = false; + this.yaml = Object.assign({}, Directives.defaultYaml, yaml); + this.tags = Object.assign({}, Directives.defaultTags, tags); + } + clone() { + const copy = new Directives(this.yaml, this.tags); + copy.docStart = this.docStart; + return copy; + } + /** + * During parsing, get a Directives instance for the current document and + * update the stream state according to the current version's spec. + */ + atDocument() { + const res = new Directives(this.yaml, this.tags); + switch (this.yaml.version) { + case '1.1': + this.atNextDocument = true; + break; + case '1.2': + this.atNextDocument = false; + this.yaml = { + explicit: Directives.defaultYaml.explicit, + version: '1.2' + }; + this.tags = Object.assign({}, Directives.defaultTags); + break; + } + return res; + } + /** + * @param onError - May be called even if the action was successful + * @returns `true` on success + */ + add(line, onError) { + if (this.atNextDocument) { + this.yaml = { explicit: Directives.defaultYaml.explicit, version: '1.1' }; + this.tags = Object.assign({}, Directives.defaultTags); + this.atNextDocument = false; + } + const parts = line.trim().split(/[ \t]+/); + const name = parts.shift(); + switch (name) { + case '%TAG': { + if (parts.length !== 2) { + onError(0, '%TAG directive should contain exactly two parts'); + if (parts.length < 2) + return false; + } + const [handle, prefix] = parts; + this.tags[handle] = prefix; + return true; + } + case '%YAML': { + this.yaml.explicit = true; + if (parts.length !== 1) { + onError(0, '%YAML directive should contain exactly one part'); + return false; + } + const [version] = parts; + if (version === '1.1' || version === '1.2') { + this.yaml.version = version; + return true; + } + else { + const isValid = /^\d+\.\d+$/.test(version); + onError(6, `Unsupported YAML version ${version}`, isValid); + return false; + } + } + default: + onError(0, `Unknown directive ${name}`, true); + return false; + } + } + /** + * Resolves a tag, matching handles to those defined in %TAG directives. + * + * @returns Resolved tag, which may also be the non-specific tag `'!'` or a + * `'!local'` tag, or `null` if unresolvable. + */ + tagName(source, onError) { + if (source === '!') + return '!'; // non-specific tag + if (source[0] !== '!') { + onError(`Not a valid tag: ${source}`); + return null; + } + if (source[1] === '<') { + const verbatim = source.slice(2, -1); + if (verbatim === '!' || verbatim === '!!') { + onError(`Verbatim tags aren't resolved, so ${source} is invalid.`); + return null; + } + if (source[source.length - 1] !== '>') + onError('Verbatim tags must end with a >'); + return verbatim; + } + const [, handle, suffix] = source.match(/^(.*!)([^!]*)$/); + if (!suffix) + onError(`The ${source} tag has no suffix`); + const prefix = this.tags[handle]; + if (prefix) + return prefix + decodeURIComponent(suffix); + if (handle === '!') + return source; // local tag + onError(`Could not resolve tag: ${source}`); + return null; + } + /** + * Given a fully resolved tag, returns its printable string form, + * taking into account current tag prefixes and defaults. + */ + tagString(tag) { + for (const [handle, prefix] of Object.entries(this.tags)) { + if (tag.startsWith(prefix)) + return handle + escapeTagName(tag.substring(prefix.length)); + } + return tag[0] === '!' ? tag : `!<${tag}>`; + } + toString(doc) { + const lines = this.yaml.explicit + ? [`%YAML ${this.yaml.version || '1.2'}`] + : []; + const tagEntries = Object.entries(this.tags); + let tagNames; + if (doc && tagEntries.length > 0 && Node.isNode(doc.contents)) { + const tags = {}; + visit.visit(doc.contents, (_key, node) => { + if (Node.isNode(node) && node.tag) + tags[node.tag] = true; + }); + tagNames = Object.keys(tags); + } + else + tagNames = []; + for (const [handle, prefix] of tagEntries) { + if (handle === '!!' && prefix === 'tag:yaml.org,2002:') + continue; + if (!doc || tagNames.some(tn => tn.startsWith(prefix))) + lines.push(`%TAG ${handle} ${prefix}`); + } + return lines.join('\n'); + } +} +Directives.defaultYaml = { explicit: false, version: '1.2' }; +Directives.defaultTags = { '!!': 'tag:yaml.org,2002:' }; + +exports.Directives = Directives; diff --git a/node_modules/yaml/dist/errors.d.ts b/node_modules/yaml/dist/errors.d.ts new file mode 100644 index 0000000..1ea1797 --- /dev/null +++ b/node_modules/yaml/dist/errors.d.ts @@ -0,0 +1,21 @@ +import type { LineCounter } from './parse/line-counter'; +export declare type ErrorCode = 'ALIAS_PROPS' | 'BAD_ALIAS' | 'BAD_DIRECTIVE' | 'BAD_DQ_ESCAPE' | 'BAD_INDENT' | 'BAD_PROP_ORDER' | 'BAD_SCALAR_START' | 'BLOCK_AS_IMPLICIT_KEY' | 'BLOCK_IN_FLOW' | 'DUPLICATE_KEY' | 'IMPOSSIBLE' | 'KEY_OVER_1024_CHARS' | 'MISSING_CHAR' | 'MULTILINE_IMPLICIT_KEY' | 'MULTIPLE_ANCHORS' | 'MULTIPLE_DOCS' | 'MULTIPLE_TAGS' | 'TAB_AS_INDENT' | 'TAG_RESOLVE_FAILED' | 'UNEXPECTED_TOKEN'; +export declare type LinePos = { + line: number; + col: number; +}; +export declare class YAMLError extends Error { + name: 'YAMLParseError' | 'YAMLWarning'; + code: ErrorCode; + message: string; + pos: [number, number]; + linePos?: [LinePos] | [LinePos, LinePos]; + constructor(name: YAMLError['name'], pos: [number, number], code: ErrorCode, message: string); +} +export declare class YAMLParseError extends YAMLError { + constructor(pos: [number, number], code: ErrorCode, message: string); +} +export declare class YAMLWarning extends YAMLError { + constructor(pos: [number, number], code: ErrorCode, message: string); +} +export declare const prettifyError: (src: string, lc: LineCounter) => (error: YAMLError) => void; diff --git a/node_modules/yaml/dist/errors.js b/node_modules/yaml/dist/errors.js new file mode 100644 index 0000000..39f49fa --- /dev/null +++ b/node_modules/yaml/dist/errors.js @@ -0,0 +1,62 @@ +'use strict'; + +class YAMLError extends Error { + constructor(name, pos, code, message) { + super(); + this.name = name; + this.code = code; + this.message = message; + this.pos = pos; + } +} +class YAMLParseError extends YAMLError { + constructor(pos, code, message) { + super('YAMLParseError', pos, code, message); + } +} +class YAMLWarning extends YAMLError { + constructor(pos, code, message) { + super('YAMLWarning', pos, code, message); + } +} +const prettifyError = (src, lc) => (error) => { + if (error.pos[0] === -1) + return; + error.linePos = error.pos.map(pos => lc.linePos(pos)); + const { line, col } = error.linePos[0]; + error.message += ` at line ${line}, column ${col}`; + let ci = col - 1; + let lineStr = src + .substring(lc.lineStarts[line - 1], lc.lineStarts[line]) + .replace(/[\n\r]+$/, ''); + // Trim to max 80 chars, keeping col position near the middle + if (ci >= 60 && lineStr.length > 80) { + const trimStart = Math.min(ci - 39, lineStr.length - 79); + lineStr = '…' + lineStr.substring(trimStart); + ci -= trimStart - 1; + } + if (lineStr.length > 80) + lineStr = lineStr.substring(0, 79) + '…'; + // Include previous line in context if pointing at line start + if (line > 1 && /^ *$/.test(lineStr.substring(0, ci))) { + // Regexp won't match if start is trimmed + let prev = src.substring(lc.lineStarts[line - 2], lc.lineStarts[line - 1]); + if (prev.length > 80) + prev = prev.substring(0, 79) + '…\n'; + lineStr = prev + lineStr; + } + if (/[^ ]/.test(lineStr)) { + let count = 1; + const end = error.linePos[1]; + if (end && end.line === line && end.col > col) { + count = Math.min(end.col - col, 80 - ci); + } + const pointer = ' '.repeat(ci) + '^'.repeat(count); + error.message += `:\n\n${lineStr}\n${pointer}\n`; + } +}; + +exports.YAMLError = YAMLError; +exports.YAMLParseError = YAMLParseError; +exports.YAMLWarning = YAMLWarning; +exports.prettifyError = prettifyError; diff --git a/node_modules/yaml/dist/index.d.ts b/node_modules/yaml/dist/index.d.ts new file mode 100644 index 0000000..0c6ca6e --- /dev/null +++ b/node_modules/yaml/dist/index.d.ts @@ -0,0 +1,21 @@ +export { Composer } from './compose/composer.js'; +export { Document } from './doc/Document.js'; +export { Schema } from './schema/Schema.js'; +export { ErrorCode, YAMLError, YAMLParseError, YAMLWarning } from './errors.js'; +export { Alias } from './nodes/Alias.js'; +export { isAlias, isCollection, isDocument, isMap, isNode, isPair, isScalar, isSeq, Node, ParsedNode, Range } from './nodes/Node.js'; +export { Pair } from './nodes/Pair.js'; +export { Scalar } from './nodes/Scalar.js'; +export { YAMLMap } from './nodes/YAMLMap.js'; +export { YAMLSeq } from './nodes/YAMLSeq.js'; +export type { CreateNodeOptions, DocumentOptions, ParseOptions, SchemaOptions, ToJSOptions, ToStringOptions } from './options.js'; +export * as CST from './parse/cst.js'; +export { Lexer } from './parse/lexer.js'; +export { LineCounter } from './parse/line-counter.js'; +export { Parser } from './parse/parser.js'; +export { EmptyStream, parse, parseAllDocuments, parseDocument, stringify } from './public-api.js'; +export type { TagId, Tags } from './schema/tags'; +export type { CollectionTag, ScalarTag } from './schema/types'; +export type { YAMLOMap } from './schema/yaml-1.1/omap'; +export type { YAMLSet } from './schema/yaml-1.1/set'; +export { asyncVisitor, asyncVisitorFn, visit, visitAsync, visitor, visitorFn } from './visit.js'; diff --git a/node_modules/yaml/dist/index.js b/node_modules/yaml/dist/index.js new file mode 100644 index 0000000..b013fae --- /dev/null +++ b/node_modules/yaml/dist/index.js @@ -0,0 +1,50 @@ +'use strict'; + +var composer = require('./compose/composer.js'); +var Document = require('./doc/Document.js'); +var Schema = require('./schema/Schema.js'); +var errors = require('./errors.js'); +var Alias = require('./nodes/Alias.js'); +var Node = require('./nodes/Node.js'); +var Pair = require('./nodes/Pair.js'); +var Scalar = require('./nodes/Scalar.js'); +var YAMLMap = require('./nodes/YAMLMap.js'); +var YAMLSeq = require('./nodes/YAMLSeq.js'); +var cst = require('./parse/cst.js'); +var lexer = require('./parse/lexer.js'); +var lineCounter = require('./parse/line-counter.js'); +var parser = require('./parse/parser.js'); +var publicApi = require('./public-api.js'); +var visit = require('./visit.js'); + + + +exports.Composer = composer.Composer; +exports.Document = Document.Document; +exports.Schema = Schema.Schema; +exports.YAMLError = errors.YAMLError; +exports.YAMLParseError = errors.YAMLParseError; +exports.YAMLWarning = errors.YAMLWarning; +exports.Alias = Alias.Alias; +exports.isAlias = Node.isAlias; +exports.isCollection = Node.isCollection; +exports.isDocument = Node.isDocument; +exports.isMap = Node.isMap; +exports.isNode = Node.isNode; +exports.isPair = Node.isPair; +exports.isScalar = Node.isScalar; +exports.isSeq = Node.isSeq; +exports.Pair = Pair.Pair; +exports.Scalar = Scalar.Scalar; +exports.YAMLMap = YAMLMap.YAMLMap; +exports.YAMLSeq = YAMLSeq.YAMLSeq; +exports.CST = cst; +exports.Lexer = lexer.Lexer; +exports.LineCounter = lineCounter.LineCounter; +exports.Parser = parser.Parser; +exports.parse = publicApi.parse; +exports.parseAllDocuments = publicApi.parseAllDocuments; +exports.parseDocument = publicApi.parseDocument; +exports.stringify = publicApi.stringify; +exports.visit = visit.visit; +exports.visitAsync = visit.visitAsync; diff --git a/node_modules/yaml/dist/log.d.ts b/node_modules/yaml/dist/log.d.ts new file mode 100644 index 0000000..d5f4e07 --- /dev/null +++ b/node_modules/yaml/dist/log.d.ts @@ -0,0 +1,3 @@ +export declare type LogLevelId = 'silent' | 'error' | 'warn' | 'debug'; +export declare function debug(logLevel: LogLevelId, ...messages: any[]): void; +export declare function warn(logLevel: LogLevelId, warning: string | Error): void; diff --git a/node_modules/yaml/dist/log.js b/node_modules/yaml/dist/log.js new file mode 100644 index 0000000..fac7d5a --- /dev/null +++ b/node_modules/yaml/dist/log.js @@ -0,0 +1,17 @@ +'use strict'; + +function debug(logLevel, ...messages) { + if (logLevel === 'debug') + console.log(...messages); +} +function warn(logLevel, warning) { + if (logLevel === 'debug' || logLevel === 'warn') { + if (typeof process !== 'undefined' && process.emitWarning) + process.emitWarning(warning); + else + console.warn(warning); + } +} + +exports.debug = debug; +exports.warn = warn; diff --git a/node_modules/yaml/dist/nodes/Alias.d.ts b/node_modules/yaml/dist/nodes/Alias.d.ts new file mode 100644 index 0000000..4d05aec --- /dev/null +++ b/node_modules/yaml/dist/nodes/Alias.d.ts @@ -0,0 +1,28 @@ +import type { Document } from '../doc/Document.js'; +import type { FlowScalar } from '../parse/cst.js'; +import type { StringifyContext } from '../stringify/stringify.js'; +import { NodeBase, Range } from './Node.js'; +import type { Scalar } from './Scalar'; +import type { ToJSContext } from './toJS.js'; +import type { YAMLMap } from './YAMLMap.js'; +import type { YAMLSeq } from './YAMLSeq.js'; +export declare namespace Alias { + interface Parsed extends Alias { + range: Range; + srcToken?: FlowScalar & { + type: 'alias'; + }; + } +} +export declare class Alias extends NodeBase { + source: string; + anchor?: never; + constructor(source: string); + /** + * Resolve the value of this alias within `doc`, finding the last + * instance of the `source` anchor before this node. + */ + resolve(doc: Document): Scalar | YAMLMap | YAMLSeq | undefined; + toJSON(_arg?: unknown, ctx?: ToJSContext): {} | null; + toString(ctx?: StringifyContext, _onComment?: () => void, _onChompKeep?: () => void): string; +} diff --git a/node_modules/yaml/dist/nodes/Alias.js b/node_modules/yaml/dist/nodes/Alias.js new file mode 100644 index 0000000..75853cf --- /dev/null +++ b/node_modules/yaml/dist/nodes/Alias.js @@ -0,0 +1,96 @@ +'use strict'; + +var anchors = require('../doc/anchors.js'); +var visit = require('../visit.js'); +var Node = require('./Node.js'); + +class Alias extends Node.NodeBase { + constructor(source) { + super(Node.ALIAS); + this.source = source; + Object.defineProperty(this, 'tag', { + set() { + throw new Error('Alias nodes cannot have tags'); + } + }); + } + /** + * Resolve the value of this alias within `doc`, finding the last + * instance of the `source` anchor before this node. + */ + resolve(doc) { + let found = undefined; + visit.visit(doc, { + Node: (_key, node) => { + if (node === this) + return visit.visit.BREAK; + if (node.anchor === this.source) + found = node; + } + }); + return found; + } + toJSON(_arg, ctx) { + if (!ctx) + return { source: this.source }; + const { anchors, doc, maxAliasCount } = ctx; + const source = this.resolve(doc); + if (!source) { + const msg = `Unresolved alias (the anchor must be set before the alias): ${this.source}`; + throw new ReferenceError(msg); + } + const data = anchors.get(source); + /* istanbul ignore if */ + if (!data || data.res === undefined) { + const msg = 'This should not happen: Alias anchor was not resolved?'; + throw new ReferenceError(msg); + } + if (maxAliasCount >= 0) { + data.count += 1; + if (data.aliasCount === 0) + data.aliasCount = getAliasCount(doc, source, anchors); + if (data.count * data.aliasCount > maxAliasCount) { + const msg = 'Excessive alias count indicates a resource exhaustion attack'; + throw new ReferenceError(msg); + } + } + return data.res; + } + toString(ctx, _onComment, _onChompKeep) { + const src = `*${this.source}`; + if (ctx) { + anchors.anchorIsValid(this.source); + if (ctx.options.verifyAliasOrder && !ctx.anchors.has(this.source)) { + const msg = `Unresolved alias (the anchor must be set before the alias): ${this.source}`; + throw new Error(msg); + } + if (ctx.implicitKey) + return `${src} `; + } + return src; + } +} +function getAliasCount(doc, node, anchors) { + if (Node.isAlias(node)) { + const source = node.resolve(doc); + const anchor = anchors && source && anchors.get(source); + return anchor ? anchor.count * anchor.aliasCount : 0; + } + else if (Node.isCollection(node)) { + let count = 0; + for (const item of node.items) { + const c = getAliasCount(doc, item, anchors); + if (c > count) + count = c; + } + return count; + } + else if (Node.isPair(node)) { + const kc = getAliasCount(doc, node.key, anchors); + const vc = getAliasCount(doc, node.value, anchors); + return Math.max(kc, vc); + } + return 1; +} + +exports.Alias = Alias; diff --git a/node_modules/yaml/dist/nodes/Collection.d.ts b/node_modules/yaml/dist/nodes/Collection.d.ts new file mode 100644 index 0000000..0ac6568 --- /dev/null +++ b/node_modules/yaml/dist/nodes/Collection.d.ts @@ -0,0 +1,73 @@ +import type { Schema } from '../schema/Schema.js'; +import { NodeBase, NODE_TYPE } from './Node.js'; +export declare function collectionFromPath(schema: Schema, path: unknown[], value: unknown): import("./Node.js").Node; +export declare const isEmptyPath: (path: Iterable | null | undefined) => path is null | undefined; +export declare abstract class Collection extends NodeBase { + static maxFlowStringSingleLineLength: number; + schema: Schema | undefined; + [NODE_TYPE]: symbol; + items: unknown[]; + /** An optional anchor on this node. Used by alias nodes. */ + anchor?: string; + /** + * If true, stringify this and all child nodes using flow rather than + * block styles. + */ + flow?: boolean; + constructor(type: symbol, schema?: Schema); + /** + * Create a copy of this collection. + * + * @param schema - If defined, overwrites the original's schema + */ + clone(schema?: Schema): Collection; + /** Adds a value to the collection. */ + abstract add(value: unknown): void; + /** + * Removes a value from the collection. + * @returns `true` if the item was found and removed. + */ + abstract delete(key: unknown): boolean; + /** + * Returns item at `key`, or `undefined` if not found. By default unwraps + * scalar values from their surrounding node; to disable set `keepScalar` to + * `true` (collections are always returned intact). + */ + abstract get(key: unknown, keepScalar?: boolean): unknown; + /** + * Checks if the collection includes a value with the key `key`. + */ + abstract has(key: unknown): boolean; + /** + * Sets a value in this collection. For `!!set`, `value` needs to be a + * boolean to add/remove the item from the set. + */ + abstract set(key: unknown, value: unknown): void; + /** + * Adds a value to the collection. For `!!map` and `!!omap` the value must + * be a Pair instance or a `{ key, value }` object, which may not have a key + * that already exists in the map. + */ + addIn(path: Iterable, value: unknown): void; + /** + * Removes a value from the collection. + * @returns `true` if the item was found and removed. + */ + deleteIn(path: Iterable): boolean; + /** + * Returns item at `key`, or `undefined` if not found. By default unwraps + * scalar values from their surrounding node; to disable set `keepScalar` to + * `true` (collections are always returned intact). + */ + getIn(path: Iterable, keepScalar?: boolean): unknown; + hasAllNullValues(allowScalar?: boolean): boolean; + /** + * Checks if the collection includes a value with the key `key`. + */ + hasIn(path: Iterable): boolean; + /** + * Sets a value in this collection. For `!!set`, `value` needs to be a + * boolean to add/remove the item from the set. + */ + setIn(path: Iterable, value: unknown): void; +} diff --git a/node_modules/yaml/dist/nodes/Collection.js b/node_modules/yaml/dist/nodes/Collection.js new file mode 100644 index 0000000..f9d2571 --- /dev/null +++ b/node_modules/yaml/dist/nodes/Collection.js @@ -0,0 +1,151 @@ +'use strict'; + +var createNode = require('../doc/createNode.js'); +var Node = require('./Node.js'); + +function collectionFromPath(schema, path, value) { + let v = value; + for (let i = path.length - 1; i >= 0; --i) { + const k = path[i]; + if (typeof k === 'number' && Number.isInteger(k) && k >= 0) { + const a = []; + a[k] = v; + v = a; + } + else { + v = new Map([[k, v]]); + } + } + return createNode.createNode(v, undefined, { + aliasDuplicateObjects: false, + keepUndefined: false, + onAnchor: () => { + throw new Error('This should not happen, please report a bug.'); + }, + schema, + sourceObjects: new Map() + }); +} +// Type guard is intentionally a little wrong so as to be more useful, +// as it does not cover untypable empty non-string iterables (e.g. []). +const isEmptyPath = (path) => path == null || + (typeof path === 'object' && !!path[Symbol.iterator]().next().done); +class Collection extends Node.NodeBase { + constructor(type, schema) { + super(type); + Object.defineProperty(this, 'schema', { + value: schema, + configurable: true, + enumerable: false, + writable: true + }); + } + /** + * Create a copy of this collection. + * + * @param schema - If defined, overwrites the original's schema + */ + clone(schema) { + const copy = Object.create(Object.getPrototypeOf(this), Object.getOwnPropertyDescriptors(this)); + if (schema) + copy.schema = schema; + copy.items = copy.items.map(it => Node.isNode(it) || Node.isPair(it) ? it.clone(schema) : it); + if (this.range) + copy.range = this.range.slice(); + return copy; + } + /** + * Adds a value to the collection. For `!!map` and `!!omap` the value must + * be a Pair instance or a `{ key, value }` object, which may not have a key + * that already exists in the map. + */ + addIn(path, value) { + if (isEmptyPath(path)) + this.add(value); + else { + const [key, ...rest] = path; + const node = this.get(key, true); + if (Node.isCollection(node)) + node.addIn(rest, value); + else if (node === undefined && this.schema) + this.set(key, collectionFromPath(this.schema, rest, value)); + else + throw new Error(`Expected YAML collection at ${key}. Remaining path: ${rest}`); + } + } + /** + * Removes a value from the collection. + * @returns `true` if the item was found and removed. + */ + deleteIn(path) { + const [key, ...rest] = path; + if (rest.length === 0) + return this.delete(key); + const node = this.get(key, true); + if (Node.isCollection(node)) + return node.deleteIn(rest); + else + throw new Error(`Expected YAML collection at ${key}. Remaining path: ${rest}`); + } + /** + * Returns item at `key`, or `undefined` if not found. By default unwraps + * scalar values from their surrounding node; to disable set `keepScalar` to + * `true` (collections are always returned intact). + */ + getIn(path, keepScalar) { + const [key, ...rest] = path; + const node = this.get(key, true); + if (rest.length === 0) + return !keepScalar && Node.isScalar(node) ? node.value : node; + else + return Node.isCollection(node) ? node.getIn(rest, keepScalar) : undefined; + } + hasAllNullValues(allowScalar) { + return this.items.every(node => { + if (!Node.isPair(node)) + return false; + const n = node.value; + return (n == null || + (allowScalar && + Node.isScalar(n) && + n.value == null && + !n.commentBefore && + !n.comment && + !n.tag)); + }); + } + /** + * Checks if the collection includes a value with the key `key`. + */ + hasIn(path) { + const [key, ...rest] = path; + if (rest.length === 0) + return this.has(key); + const node = this.get(key, true); + return Node.isCollection(node) ? node.hasIn(rest) : false; + } + /** + * Sets a value in this collection. For `!!set`, `value` needs to be a + * boolean to add/remove the item from the set. + */ + setIn(path, value) { + const [key, ...rest] = path; + if (rest.length === 0) { + this.set(key, value); + } + else { + const node = this.get(key, true); + if (Node.isCollection(node)) + node.setIn(rest, value); + else if (node === undefined && this.schema) + this.set(key, collectionFromPath(this.schema, rest, value)); + else + throw new Error(`Expected YAML collection at ${key}. Remaining path: ${rest}`); + } + } +} +Collection.maxFlowStringSingleLineLength = 60; + +exports.Collection = Collection; +exports.collectionFromPath = collectionFromPath; +exports.isEmptyPath = isEmptyPath; diff --git a/node_modules/yaml/dist/nodes/Node.d.ts b/node_modules/yaml/dist/nodes/Node.d.ts new file mode 100644 index 0000000..0514e69 --- /dev/null +++ b/node_modules/yaml/dist/nodes/Node.d.ts @@ -0,0 +1,59 @@ +import type { Document } from '../doc/Document.js'; +import { Token } from '../parse/cst.js'; +import type { StringifyContext } from '../stringify/stringify.js'; +import type { Alias } from './Alias.js'; +import type { Pair } from './Pair.js'; +import type { Scalar } from './Scalar.js'; +import type { YAMLMap } from './YAMLMap.js'; +import type { YAMLSeq } from './YAMLSeq.js'; +export declare type Node = Alias | Scalar | YAMLMap | YAMLSeq; +/** Utility type mapper */ +export declare type NodeType = T extends string | number | bigint | boolean | null ? Scalar : T extends Array ? YAMLSeq> : T extends { + [key: string]: any; +} ? YAMLMap, NodeType> : T extends { + [key: number]: any; +} ? YAMLMap, NodeType> : Node; +export declare type ParsedNode = Alias.Parsed | Scalar.Parsed | YAMLMap.Parsed | YAMLSeq.Parsed; +export declare type Range = [number, number, number]; +export declare const ALIAS: unique symbol; +export declare const DOC: unique symbol; +export declare const MAP: unique symbol; +export declare const PAIR: unique symbol; +export declare const SCALAR: unique symbol; +export declare const SEQ: unique symbol; +export declare const NODE_TYPE: unique symbol; +export declare const isAlias: (node: any) => node is Alias; +export declare const isDocument: = Node>(node: any) => node is Document; +export declare const isMap: (node: any) => node is YAMLMap; +export declare const isPair: (node: any) => node is Pair; +export declare const isScalar: (node: any) => node is Scalar; +export declare const isSeq: (node: any) => node is YAMLSeq; +export declare function isCollection(node: any): node is YAMLMap | YAMLSeq; +export declare function isNode(node: any): node is Node; +export declare const hasAnchor: (node: unknown) => node is Scalar | YAMLMap | YAMLSeq; +export declare abstract class NodeBase { + readonly [NODE_TYPE]: symbol; + /** A comment on or immediately after this */ + comment?: string | null; + /** A comment before this */ + commentBefore?: string | null; + /** + * The `[start, value-end, node-end]` character offsets for the part of the + * source parsed into this node (undefined if not parsed). The `value-end` + * and `node-end` positions are themselves not included in their respective + * ranges. + */ + range?: Range | null; + /** A blank line before this node and its commentBefore */ + spaceBefore?: boolean; + /** The CST token that was composed into this node. */ + srcToken?: Token; + /** A fully qualified tag, if required */ + tag?: string; + /** A plain JS representation of this node */ + abstract toJSON(): any; + abstract toString(ctx?: StringifyContext, onComment?: () => void, onChompKeep?: () => void): string; + constructor(type: symbol); + /** Create a copy of this node. */ + clone(): NodeBase; +} diff --git a/node_modules/yaml/dist/nodes/Node.js b/node_modules/yaml/dist/nodes/Node.js new file mode 100644 index 0000000..4ddff6a --- /dev/null +++ b/node_modules/yaml/dist/nodes/Node.js @@ -0,0 +1,66 @@ +'use strict'; + +const ALIAS = Symbol.for('yaml.alias'); +const DOC = Symbol.for('yaml.document'); +const MAP = Symbol.for('yaml.map'); +const PAIR = Symbol.for('yaml.pair'); +const SCALAR = Symbol.for('yaml.scalar'); +const SEQ = Symbol.for('yaml.seq'); +const NODE_TYPE = Symbol.for('yaml.node.type'); +const isAlias = (node) => !!node && typeof node === 'object' && node[NODE_TYPE] === ALIAS; +const isDocument = (node) => !!node && typeof node === 'object' && node[NODE_TYPE] === DOC; +const isMap = (node) => !!node && typeof node === 'object' && node[NODE_TYPE] === MAP; +const isPair = (node) => !!node && typeof node === 'object' && node[NODE_TYPE] === PAIR; +const isScalar = (node) => !!node && typeof node === 'object' && node[NODE_TYPE] === SCALAR; +const isSeq = (node) => !!node && typeof node === 'object' && node[NODE_TYPE] === SEQ; +function isCollection(node) { + if (node && typeof node === 'object') + switch (node[NODE_TYPE]) { + case MAP: + case SEQ: + return true; + } + return false; +} +function isNode(node) { + if (node && typeof node === 'object') + switch (node[NODE_TYPE]) { + case ALIAS: + case MAP: + case SCALAR: + case SEQ: + return true; + } + return false; +} +const hasAnchor = (node) => (isScalar(node) || isCollection(node)) && !!node.anchor; +class NodeBase { + constructor(type) { + Object.defineProperty(this, NODE_TYPE, { value: type }); + } + /** Create a copy of this node. */ + clone() { + const copy = Object.create(Object.getPrototypeOf(this), Object.getOwnPropertyDescriptors(this)); + if (this.range) + copy.range = this.range.slice(); + return copy; + } +} + +exports.ALIAS = ALIAS; +exports.DOC = DOC; +exports.MAP = MAP; +exports.NODE_TYPE = NODE_TYPE; +exports.NodeBase = NodeBase; +exports.PAIR = PAIR; +exports.SCALAR = SCALAR; +exports.SEQ = SEQ; +exports.hasAnchor = hasAnchor; +exports.isAlias = isAlias; +exports.isCollection = isCollection; +exports.isDocument = isDocument; +exports.isMap = isMap; +exports.isNode = isNode; +exports.isPair = isPair; +exports.isScalar = isScalar; +exports.isSeq = isSeq; diff --git a/node_modules/yaml/dist/nodes/Pair.d.ts b/node_modules/yaml/dist/nodes/Pair.d.ts new file mode 100644 index 0000000..f7bef97 --- /dev/null +++ b/node_modules/yaml/dist/nodes/Pair.d.ts @@ -0,0 +1,21 @@ +import { CreateNodeContext } from '../doc/createNode.js'; +import type { CollectionItem } from '../parse/cst.js'; +import type { Schema } from '../schema/Schema.js'; +import type { StringifyContext } from '../stringify/stringify.js'; +import { addPairToJSMap } from './addPairToJSMap.js'; +import { NODE_TYPE } from './Node.js'; +import type { ToJSContext } from './toJS.js'; +export declare function createPair(key: unknown, value: unknown, ctx: CreateNodeContext): Pair, import("./Alias.js").Alias | import("./Scalar.js").Scalar | import("./YAMLMap.js").YAMLMap | import("./YAMLSeq.js").YAMLSeq>; +export declare class Pair { + readonly [NODE_TYPE]: symbol; + /** Always Node or null when parsed, but can be set to anything. */ + key: K; + /** Always Node or null when parsed, but can be set to anything. */ + value: V | null; + /** The CST token that was composed into this pair. */ + srcToken?: CollectionItem; + constructor(key: K, value?: V | null); + clone(schema?: Schema): Pair; + toJSON(_?: unknown, ctx?: ToJSContext): ReturnType; + toString(ctx?: StringifyContext, onComment?: () => void, onChompKeep?: () => void): string; +} diff --git a/node_modules/yaml/dist/nodes/Pair.js b/node_modules/yaml/dist/nodes/Pair.js new file mode 100644 index 0000000..815ced2 --- /dev/null +++ b/node_modules/yaml/dist/nodes/Pair.js @@ -0,0 +1,39 @@ +'use strict'; + +var createNode = require('../doc/createNode.js'); +var stringifyPair = require('../stringify/stringifyPair.js'); +var addPairToJSMap = require('./addPairToJSMap.js'); +var Node = require('./Node.js'); + +function createPair(key, value, ctx) { + const k = createNode.createNode(key, undefined, ctx); + const v = createNode.createNode(value, undefined, ctx); + return new Pair(k, v); +} +class Pair { + constructor(key, value = null) { + Object.defineProperty(this, Node.NODE_TYPE, { value: Node.PAIR }); + this.key = key; + this.value = value; + } + clone(schema) { + let { key, value } = this; + if (Node.isNode(key)) + key = key.clone(schema); + if (Node.isNode(value)) + value = value.clone(schema); + return new Pair(key, value); + } + toJSON(_, ctx) { + const pair = ctx?.mapAsMap ? new Map() : {}; + return addPairToJSMap.addPairToJSMap(ctx, pair, this); + } + toString(ctx, onComment, onChompKeep) { + return ctx?.doc + ? stringifyPair.stringifyPair(this, ctx, onComment, onChompKeep) + : JSON.stringify(this); + } +} + +exports.Pair = Pair; +exports.createPair = createPair; diff --git a/node_modules/yaml/dist/nodes/Scalar.d.ts b/node_modules/yaml/dist/nodes/Scalar.d.ts new file mode 100644 index 0000000..dd330b2 --- /dev/null +++ b/node_modules/yaml/dist/nodes/Scalar.d.ts @@ -0,0 +1,42 @@ +import type { BlockScalar, FlowScalar } from '../parse/cst.js'; +import { NodeBase, Range } from './Node.js'; +import { ToJSContext } from './toJS.js'; +export declare const isScalarValue: (value: unknown) => boolean; +export declare namespace Scalar { + interface Parsed extends Scalar { + range: Range; + source: string; + srcToken?: FlowScalar | BlockScalar; + } + type BLOCK_FOLDED = 'BLOCK_FOLDED'; + type BLOCK_LITERAL = 'BLOCK_LITERAL'; + type PLAIN = 'PLAIN'; + type QUOTE_DOUBLE = 'QUOTE_DOUBLE'; + type QUOTE_SINGLE = 'QUOTE_SINGLE'; + type Type = BLOCK_FOLDED | BLOCK_LITERAL | PLAIN | QUOTE_DOUBLE | QUOTE_SINGLE; +} +export declare class Scalar extends NodeBase { + static readonly BLOCK_FOLDED = "BLOCK_FOLDED"; + static readonly BLOCK_LITERAL = "BLOCK_LITERAL"; + static readonly PLAIN = "PLAIN"; + static readonly QUOTE_DOUBLE = "QUOTE_DOUBLE"; + static readonly QUOTE_SINGLE = "QUOTE_SINGLE"; + value: T; + /** An optional anchor on this node. Used by alias nodes. */ + anchor?: string; + /** + * By default (undefined), numbers use decimal notation. + * The YAML 1.2 core schema only supports 'HEX' and 'OCT'. + * The YAML 1.1 schema also supports 'BIN' and 'TIME' + */ + format?: string; + /** If `value` is a number, use this value when stringifying this node. */ + minFractionDigits?: number; + /** Set during parsing to the source string value */ + source?: string; + /** The scalar style used for the node's string representation */ + type?: Scalar.Type; + constructor(value: T); + toJSON(arg?: any, ctx?: ToJSContext): any; + toString(): string; +} diff --git a/node_modules/yaml/dist/nodes/Scalar.js b/node_modules/yaml/dist/nodes/Scalar.js new file mode 100644 index 0000000..2552913 --- /dev/null +++ b/node_modules/yaml/dist/nodes/Scalar.js @@ -0,0 +1,26 @@ +'use strict'; + +var Node = require('./Node.js'); +var toJS = require('./toJS.js'); + +const isScalarValue = (value) => !value || (typeof value !== 'function' && typeof value !== 'object'); +class Scalar extends Node.NodeBase { + constructor(value) { + super(Node.SCALAR); + this.value = value; + } + toJSON(arg, ctx) { + return ctx?.keep ? this.value : toJS.toJS(this.value, arg, ctx); + } + toString() { + return String(this.value); + } +} +Scalar.BLOCK_FOLDED = 'BLOCK_FOLDED'; +Scalar.BLOCK_LITERAL = 'BLOCK_LITERAL'; +Scalar.PLAIN = 'PLAIN'; +Scalar.QUOTE_DOUBLE = 'QUOTE_DOUBLE'; +Scalar.QUOTE_SINGLE = 'QUOTE_SINGLE'; + +exports.Scalar = Scalar; +exports.isScalarValue = isScalarValue; diff --git a/node_modules/yaml/dist/nodes/YAMLMap.d.ts b/node_modules/yaml/dist/nodes/YAMLMap.d.ts new file mode 100644 index 0000000..574f271 --- /dev/null +++ b/node_modules/yaml/dist/nodes/YAMLMap.d.ts @@ -0,0 +1,47 @@ +import type { BlockMap, FlowCollection } from '../parse/cst.js'; +import type { Schema } from '../schema/Schema.js'; +import type { StringifyContext } from '../stringify/stringify.js'; +import { Collection } from './Collection.js'; +import { ParsedNode, Range } from './Node.js'; +import { Pair } from './Pair.js'; +import { Scalar } from './Scalar.js'; +import type { ToJSContext } from './toJS.js'; +export declare type MapLike = Map | Set | Record; +export declare function findPair(items: Iterable>, key: unknown): Pair | undefined; +export declare namespace YAMLMap { + interface Parsed extends YAMLMap { + items: Pair[]; + range: Range; + srcToken?: BlockMap | FlowCollection; + } +} +export declare class YAMLMap extends Collection { + static get tagName(): 'tag:yaml.org,2002:map'; + items: Pair[]; + constructor(schema?: Schema); + /** + * Adds a value to the collection. + * + * @param overwrite - If not set `true`, using a key that is already in the + * collection will throw. Otherwise, overwrites the previous value. + */ + add(pair: Pair | { + key: K; + value: V; + }, overwrite?: boolean): void; + delete(key: unknown): boolean; + get(key: unknown, keepScalar: true): Scalar | undefined; + get(key: unknown, keepScalar?: false): V | undefined; + get(key: unknown, keepScalar?: boolean): V | Scalar | undefined; + has(key: unknown): boolean; + set(key: K, value: V): void; + /** + * @param ctx - Conversion context, originally set in Document#toJS() + * @param {Class} Type - If set, forces the returned collection type + * @returns Instance of Type, Map, or Object + */ + toJSON>(_?: unknown, ctx?: ToJSContext, Type?: { + new (): T; + }): any; + toString(ctx?: StringifyContext, onComment?: () => void, onChompKeep?: () => void): string; +} diff --git a/node_modules/yaml/dist/nodes/YAMLMap.js b/node_modules/yaml/dist/nodes/YAMLMap.js new file mode 100644 index 0000000..122274c --- /dev/null +++ b/node_modules/yaml/dist/nodes/YAMLMap.js @@ -0,0 +1,119 @@ +'use strict'; + +var stringifyCollection = require('../stringify/stringifyCollection.js'); +var addPairToJSMap = require('./addPairToJSMap.js'); +var Collection = require('./Collection.js'); +var Node = require('./Node.js'); +var Pair = require('./Pair.js'); +var Scalar = require('./Scalar.js'); + +function findPair(items, key) { + const k = Node.isScalar(key) ? key.value : key; + for (const it of items) { + if (Node.isPair(it)) { + if (it.key === key || it.key === k) + return it; + if (Node.isScalar(it.key) && it.key.value === k) + return it; + } + } + return undefined; +} +class YAMLMap extends Collection.Collection { + constructor(schema) { + super(Node.MAP, schema); + this.items = []; + } + static get tagName() { + return 'tag:yaml.org,2002:map'; + } + /** + * Adds a value to the collection. + * + * @param overwrite - If not set `true`, using a key that is already in the + * collection will throw. Otherwise, overwrites the previous value. + */ + add(pair, overwrite) { + let _pair; + if (Node.isPair(pair)) + _pair = pair; + else if (!pair || typeof pair !== 'object' || !('key' in pair)) { + // In TypeScript, this never happens. + _pair = new Pair.Pair(pair, pair?.value); + } + else + _pair = new Pair.Pair(pair.key, pair.value); + const prev = findPair(this.items, _pair.key); + const sortEntries = this.schema?.sortMapEntries; + if (prev) { + if (!overwrite) + throw new Error(`Key ${_pair.key} already set`); + // For scalars, keep the old node & its comments and anchors + if (Node.isScalar(prev.value) && Scalar.isScalarValue(_pair.value)) + prev.value.value = _pair.value; + else + prev.value = _pair.value; + } + else if (sortEntries) { + const i = this.items.findIndex(item => sortEntries(_pair, item) < 0); + if (i === -1) + this.items.push(_pair); + else + this.items.splice(i, 0, _pair); + } + else { + this.items.push(_pair); + } + } + delete(key) { + const it = findPair(this.items, key); + if (!it) + return false; + const del = this.items.splice(this.items.indexOf(it), 1); + return del.length > 0; + } + get(key, keepScalar) { + const it = findPair(this.items, key); + const node = it?.value; + return (!keepScalar && Node.isScalar(node) ? node.value : node) ?? undefined; + } + has(key) { + return !!findPair(this.items, key); + } + set(key, value) { + this.add(new Pair.Pair(key, value), true); + } + /** + * @param ctx - Conversion context, originally set in Document#toJS() + * @param {Class} Type - If set, forces the returned collection type + * @returns Instance of Type, Map, or Object + */ + toJSON(_, ctx, Type) { + const map = Type ? new Type() : ctx?.mapAsMap ? new Map() : {}; + if (ctx?.onCreate) + ctx.onCreate(map); + for (const item of this.items) + addPairToJSMap.addPairToJSMap(ctx, map, item); + return map; + } + toString(ctx, onComment, onChompKeep) { + if (!ctx) + return JSON.stringify(this); + for (const item of this.items) { + if (!Node.isPair(item)) + throw new Error(`Map items must all be pairs; found ${JSON.stringify(item)} instead`); + } + if (!ctx.allNullValues && this.hasAllNullValues(false)) + ctx = Object.assign({}, ctx, { allNullValues: true }); + return stringifyCollection.stringifyCollection(this, ctx, { + blockItemPrefix: '', + flowChars: { start: '{', end: '}' }, + itemIndent: ctx.indent || '', + onChompKeep, + onComment + }); + } +} + +exports.YAMLMap = YAMLMap; +exports.findPair = findPair; diff --git a/node_modules/yaml/dist/nodes/YAMLSeq.d.ts b/node_modules/yaml/dist/nodes/YAMLSeq.d.ts new file mode 100644 index 0000000..df50233 --- /dev/null +++ b/node_modules/yaml/dist/nodes/YAMLSeq.d.ts @@ -0,0 +1,58 @@ +import type { BlockSequence, FlowCollection } from '../parse/cst.js'; +import type { Schema } from '../schema/Schema.js'; +import type { StringifyContext } from '../stringify/stringify.js'; +import { Collection } from './Collection.js'; +import { ParsedNode, Range } from './Node.js'; +import type { Pair } from './Pair.js'; +import { Scalar } from './Scalar.js'; +import { ToJSContext } from './toJS.js'; +export declare namespace YAMLSeq { + interface Parsed = ParsedNode> extends YAMLSeq { + items: T[]; + range: Range; + srcToken?: BlockSequence | FlowCollection; + } +} +export declare class YAMLSeq extends Collection { + static get tagName(): 'tag:yaml.org,2002:seq'; + items: T[]; + constructor(schema?: Schema); + add(value: T): void; + /** + * Removes a value from the collection. + * + * `key` must contain a representation of an integer for this to succeed. + * It may be wrapped in a `Scalar`. + * + * @returns `true` if the item was found and removed. + */ + delete(key: unknown): boolean; + /** + * Returns item at `key`, or `undefined` if not found. By default unwraps + * scalar values from their surrounding node; to disable set `keepScalar` to + * `true` (collections are always returned intact). + * + * `key` must contain a representation of an integer for this to succeed. + * It may be wrapped in a `Scalar`. + */ + get(key: unknown, keepScalar: true): Scalar | undefined; + get(key: unknown, keepScalar?: false): T | undefined; + get(key: unknown, keepScalar?: boolean): T | Scalar | undefined; + /** + * Checks if the collection includes a value with the key `key`. + * + * `key` must contain a representation of an integer for this to succeed. + * It may be wrapped in a `Scalar`. + */ + has(key: unknown): boolean; + /** + * Sets a value in this collection. For `!!set`, `value` needs to be a + * boolean to add/remove the item from the set. + * + * If `key` does not contain a representation of an integer, this will throw. + * It may be wrapped in a `Scalar`. + */ + set(key: unknown, value: T): void; + toJSON(_?: unknown, ctx?: ToJSContext): unknown[]; + toString(ctx?: StringifyContext, onComment?: () => void, onChompKeep?: () => void): string; +} diff --git a/node_modules/yaml/dist/nodes/YAMLSeq.js b/node_modules/yaml/dist/nodes/YAMLSeq.js new file mode 100644 index 0000000..6b446c6 --- /dev/null +++ b/node_modules/yaml/dist/nodes/YAMLSeq.js @@ -0,0 +1,99 @@ +'use strict'; + +var stringifyCollection = require('../stringify/stringifyCollection.js'); +var Collection = require('./Collection.js'); +var Node = require('./Node.js'); +var Scalar = require('./Scalar.js'); +var toJS = require('./toJS.js'); + +class YAMLSeq extends Collection.Collection { + constructor(schema) { + super(Node.SEQ, schema); + this.items = []; + } + static get tagName() { + return 'tag:yaml.org,2002:seq'; + } + add(value) { + this.items.push(value); + } + /** + * Removes a value from the collection. + * + * `key` must contain a representation of an integer for this to succeed. + * It may be wrapped in a `Scalar`. + * + * @returns `true` if the item was found and removed. + */ + delete(key) { + const idx = asItemIndex(key); + if (typeof idx !== 'number') + return false; + const del = this.items.splice(idx, 1); + return del.length > 0; + } + get(key, keepScalar) { + const idx = asItemIndex(key); + if (typeof idx !== 'number') + return undefined; + const it = this.items[idx]; + return !keepScalar && Node.isScalar(it) ? it.value : it; + } + /** + * Checks if the collection includes a value with the key `key`. + * + * `key` must contain a representation of an integer for this to succeed. + * It may be wrapped in a `Scalar`. + */ + has(key) { + const idx = asItemIndex(key); + return typeof idx === 'number' && idx < this.items.length; + } + /** + * Sets a value in this collection. For `!!set`, `value` needs to be a + * boolean to add/remove the item from the set. + * + * If `key` does not contain a representation of an integer, this will throw. + * It may be wrapped in a `Scalar`. + */ + set(key, value) { + const idx = asItemIndex(key); + if (typeof idx !== 'number') + throw new Error(`Expected a valid index, not ${key}.`); + const prev = this.items[idx]; + if (Node.isScalar(prev) && Scalar.isScalarValue(value)) + prev.value = value; + else + this.items[idx] = value; + } + toJSON(_, ctx) { + const seq = []; + if (ctx?.onCreate) + ctx.onCreate(seq); + let i = 0; + for (const item of this.items) + seq.push(toJS.toJS(item, String(i++), ctx)); + return seq; + } + toString(ctx, onComment, onChompKeep) { + if (!ctx) + return JSON.stringify(this); + return stringifyCollection.stringifyCollection(this, ctx, { + blockItemPrefix: '- ', + flowChars: { start: '[', end: ']' }, + itemIndent: (ctx.indent || '') + ' ', + onChompKeep, + onComment + }); + } +} +function asItemIndex(key) { + let idx = Node.isScalar(key) ? key.value : key; + if (idx && typeof idx === 'string') + idx = Number(idx); + return typeof idx === 'number' && Number.isInteger(idx) && idx >= 0 + ? idx + : null; +} + +exports.YAMLSeq = YAMLSeq; diff --git a/node_modules/yaml/dist/nodes/addPairToJSMap.d.ts b/node_modules/yaml/dist/nodes/addPairToJSMap.d.ts new file mode 100644 index 0000000..70d9e62 --- /dev/null +++ b/node_modules/yaml/dist/nodes/addPairToJSMap.d.ts @@ -0,0 +1,4 @@ +import type { Pair } from './Pair.js'; +import { ToJSContext } from './toJS.js'; +import type { MapLike } from './YAMLMap.js'; +export declare function addPairToJSMap(ctx: ToJSContext | undefined, map: MapLike, { key, value }: Pair): MapLike; diff --git a/node_modules/yaml/dist/nodes/addPairToJSMap.js b/node_modules/yaml/dist/nodes/addPairToJSMap.js new file mode 100644 index 0000000..2d3ab5c --- /dev/null +++ b/node_modules/yaml/dist/nodes/addPairToJSMap.js @@ -0,0 +1,106 @@ +'use strict'; + +var log = require('../log.js'); +var stringify = require('../stringify/stringify.js'); +var Node = require('./Node.js'); +var Scalar = require('./Scalar.js'); +var toJS = require('./toJS.js'); + +const MERGE_KEY = '<<'; +function addPairToJSMap(ctx, map, { key, value }) { + if (ctx?.doc.schema.merge && isMergeKey(key)) { + value = Node.isAlias(value) ? value.resolve(ctx.doc) : value; + if (Node.isSeq(value)) + for (const it of value.items) + mergeToJSMap(ctx, map, it); + else if (Array.isArray(value)) + for (const it of value) + mergeToJSMap(ctx, map, it); + else + mergeToJSMap(ctx, map, value); + } + else { + const jsKey = toJS.toJS(key, '', ctx); + if (map instanceof Map) { + map.set(jsKey, toJS.toJS(value, jsKey, ctx)); + } + else if (map instanceof Set) { + map.add(jsKey); + } + else { + const stringKey = stringifyKey(key, jsKey, ctx); + const jsValue = toJS.toJS(value, stringKey, ctx); + if (stringKey in map) + Object.defineProperty(map, stringKey, { + value: jsValue, + writable: true, + enumerable: true, + configurable: true + }); + else + map[stringKey] = jsValue; + } + } + return map; +} +const isMergeKey = (key) => key === MERGE_KEY || + (Node.isScalar(key) && + key.value === MERGE_KEY && + (!key.type || key.type === Scalar.Scalar.PLAIN)); +// If the value associated with a merge key is a single mapping node, each of +// its key/value pairs is inserted into the current mapping, unless the key +// already exists in it. If the value associated with the merge key is a +// sequence, then this sequence is expected to contain mapping nodes and each +// of these nodes is merged in turn according to its order in the sequence. +// Keys in mapping nodes earlier in the sequence override keys specified in +// later mapping nodes. -- http://yaml.org/type/merge.html +function mergeToJSMap(ctx, map, value) { + const source = ctx && Node.isAlias(value) ? value.resolve(ctx.doc) : value; + if (!Node.isMap(source)) + throw new Error('Merge sources must be maps or map aliases'); + const srcMap = source.toJSON(null, ctx, Map); + for (const [key, value] of srcMap) { + if (map instanceof Map) { + if (!map.has(key)) + map.set(key, value); + } + else if (map instanceof Set) { + map.add(key); + } + else if (!Object.prototype.hasOwnProperty.call(map, key)) { + Object.defineProperty(map, key, { + value, + writable: true, + enumerable: true, + configurable: true + }); + } + } + return map; +} +function stringifyKey(key, jsKey, ctx) { + if (jsKey === null) + return ''; + if (typeof jsKey !== 'object') + return String(jsKey); + if (Node.isNode(key) && ctx && ctx.doc) { + const strCtx = stringify.createStringifyContext(ctx.doc, {}); + strCtx.anchors = new Set(); + for (const node of ctx.anchors.keys()) + strCtx.anchors.add(node.anchor); + strCtx.inFlow = true; + strCtx.inStringifyKey = true; + const strKey = key.toString(strCtx); + if (!ctx.mapKeyWarned) { + let jsonStr = JSON.stringify(strKey); + if (jsonStr.length > 40) + jsonStr = jsonStr.substring(0, 36) + '..."'; + log.warn(ctx.doc.options.logLevel, `Keys with collection values will be stringified due to JS Object restrictions: ${jsonStr}. Set mapAsMap: true to use object keys.`); + ctx.mapKeyWarned = true; + } + return strKey; + } + return JSON.stringify(jsKey); +} + +exports.addPairToJSMap = addPairToJSMap; diff --git a/node_modules/yaml/dist/nodes/toJS.d.ts b/node_modules/yaml/dist/nodes/toJS.d.ts new file mode 100644 index 0000000..85d794d --- /dev/null +++ b/node_modules/yaml/dist/nodes/toJS.d.ts @@ -0,0 +1,30 @@ +import type { Document } from '../doc/Document.js'; +import type { stringify } from '../stringify/stringify.js'; +import { Node } from './Node.js'; +export interface AnchorData { + aliasCount: number; + count: number; + res: unknown; +} +export interface ToJSContext { + anchors: Map; + doc: Document; + keep: boolean; + mapAsMap: boolean; + mapKeyWarned: boolean; + maxAliasCount: number; + onCreate?: (res: unknown) => void; + /** Requiring this directly in Pair would create circular dependencies */ + stringify: typeof stringify; +} +/** + * Recursively convert any node or its contents to native JavaScript + * + * @param value - The input value + * @param arg - If `value` defines a `toJSON()` method, use this + * as its first argument + * @param ctx - Conversion context, originally set in Document#toJS(). If + * `{ keep: true }` is not set, output should be suitable for JSON + * stringification. + */ +export declare function toJS(value: any, arg: string | null, ctx?: ToJSContext): any; diff --git a/node_modules/yaml/dist/nodes/toJS.js b/node_modules/yaml/dist/nodes/toJS.js new file mode 100644 index 0000000..e7404d5 --- /dev/null +++ b/node_modules/yaml/dist/nodes/toJS.js @@ -0,0 +1,39 @@ +'use strict'; + +var Node = require('./Node.js'); + +/** + * Recursively convert any node or its contents to native JavaScript + * + * @param value - The input value + * @param arg - If `value` defines a `toJSON()` method, use this + * as its first argument + * @param ctx - Conversion context, originally set in Document#toJS(). If + * `{ keep: true }` is not set, output should be suitable for JSON + * stringification. + */ +function toJS(value, arg, ctx) { + // eslint-disable-next-line @typescript-eslint/no-unsafe-return + if (Array.isArray(value)) + return value.map((v, i) => toJS(v, String(i), ctx)); + if (value && typeof value.toJSON === 'function') { + // eslint-disable-next-line @typescript-eslint/no-unsafe-call + if (!ctx || !Node.hasAnchor(value)) + return value.toJSON(arg, ctx); + const data = { aliasCount: 0, count: 1, res: undefined }; + ctx.anchors.set(value, data); + ctx.onCreate = res => { + data.res = res; + delete ctx.onCreate; + }; + const res = value.toJSON(arg, ctx); + if (ctx.onCreate) + ctx.onCreate(res); + return res; + } + if (typeof value === 'bigint' && !ctx?.keep) + return Number(value); + return value; +} + +exports.toJS = toJS; diff --git a/node_modules/yaml/dist/options.d.ts b/node_modules/yaml/dist/options.d.ts new file mode 100644 index 0000000..06e1b6d --- /dev/null +++ b/node_modules/yaml/dist/options.d.ts @@ -0,0 +1,331 @@ +import type { Reviver } from './doc/applyReviver.js'; +import type { Directives } from './doc/directives.js'; +import type { LogLevelId } from './log.js'; +import type { ParsedNode } from './nodes/Node.js'; +import type { Pair } from './nodes/Pair.js'; +import type { Scalar } from './nodes/Scalar.js'; +import type { LineCounter } from './parse/line-counter.js'; +import type { Schema } from './schema/Schema.js'; +import type { Tags } from './schema/tags.js'; +import type { CollectionTag, ScalarTag } from './schema/types.js'; +export declare type ParseOptions = { + /** + * Whether integers should be parsed into BigInt rather than number values. + * + * Default: `false` + * + * https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/BigInt + */ + intAsBigInt?: boolean; + /** + * Include a `srcToken` value on each parsed `Node`, containing the CST token + * that was composed into this node. + * + * Default: `false` + */ + keepSourceTokens?: boolean; + /** + * If set, newlines will be tracked, to allow for `lineCounter.linePos(offset)` + * to provide the `{ line, col }` positions within the input. + */ + lineCounter?: LineCounter; + /** + * Include line/col position & node type directly in parse errors. + * + * Default: `true` + */ + prettyErrors?: boolean; + /** + * Detect and report errors that are required by the YAML 1.2 spec, + * but are caused by unambiguous content. + * + * Default: `true` + */ + strict?: boolean; + /** + * YAML requires map keys to be unique. By default, this is checked by + * comparing scalar values with `===`; deep equality is not checked for + * aliases or collections. If merge keys are enabled by the schema, + * multiple `<<` keys are allowed. + * + * Set `false` to disable, or provide your own comparator function to + * customise. The comparator will be passed two `ParsedNode` values, and + * is expected to return a `boolean` indicating their equality. + * + * Default: `true` + */ + uniqueKeys?: boolean | ((a: ParsedNode, b: ParsedNode) => boolean); +}; +export declare type DocumentOptions = { + /** + * @internal + * Used internally by Composer. If set and includes an explicit version, + * that overrides the `version` option. + */ + _directives?: Directives; + /** + * Control the logging level during parsing + * + * Default: `'warn'` + */ + logLevel?: LogLevelId; + /** + * The YAML version used by documents without a `%YAML` directive. + * + * Default: `"1.2"` + */ + version?: '1.1' | '1.2' | 'next'; +}; +export declare type SchemaOptions = { + /** + * When parsing, warn about compatibility issues with the given schema. + * When stringifying, use scalar styles that are parsed correctly + * by the `compat` schema as well as the actual schema. + * + * Default: `null` + */ + compat?: string | Tags | null; + /** + * Array of additional tags to include in the schema, or a function that may + * modify the schema's base tag array. + */ + customTags?: Tags | ((tags: Tags) => Tags) | null; + /** + * Enable support for `<<` merge keys. + * + * Default: `false` for YAML 1.2, `true` for earlier versions + */ + merge?: boolean; + /** + * When using the `'core'` schema, support parsing values with these + * explicit YAML 1.1 tags: + * + * `!!binary`, `!!omap`, `!!pairs`, `!!set`, `!!timestamp`. + * + * Default `true` + */ + resolveKnownTags?: boolean; + /** + * The base schema to use. + * + * The core library has built-in support for the following: + * - `'failsafe'`: A minimal schema that parses all scalars as strings + * - `'core'`: The YAML 1.2 core schema + * - `'json'`: The YAML 1.2 JSON schema, with minimal rules for JSON compatibility + * - `'yaml-1.1'`: The YAML 1.1 schema + * + * If using another (custom) schema, the `customTags` array needs to + * fully define the schema's tags. + * + * Default: `'core'` for YAML 1.2, `'yaml-1.1'` for earlier versions + */ + schema?: string | Schema; + /** + * When adding to or stringifying a map, sort the entries. + * If `true`, sort by comparing key values with `<`. + * Does not affect item order when parsing. + * + * Default: `false` + */ + sortMapEntries?: boolean | ((a: Pair, b: Pair) => number); + /** + * Override default values for `toString()` options. + */ + toStringDefaults?: ToStringOptions; +}; +export declare type CreateNodeOptions = { + /** + * During node construction, use anchors and aliases to keep strictly equal + * non-null objects as equivalent in YAML. + * + * Default: `true` + */ + aliasDuplicateObjects?: boolean; + /** + * Default prefix for anchors. + * + * Default: `'a'`, resulting in anchors `a1`, `a2`, etc. + */ + anchorPrefix?: string; + /** Force the top-level collection node to use flow style. */ + flow?: boolean; + /** + * Keep `undefined` object values when creating mappings, rather than + * discarding them. + * + * Default: `false` + */ + keepUndefined?: boolean | null; + onTagObj?: (tagObj: ScalarTag | CollectionTag) => void; + /** + * Specify the top-level collection type, e.g. `"!!omap"`. Note that this + * requires the corresponding tag to be available in this document's schema. + */ + tag?: string; +}; +export declare type ToJSOptions = { + /** + * Use Map rather than Object to represent mappings. + * + * Default: `false` + */ + mapAsMap?: boolean; + /** + * Prevent exponential entity expansion attacks by limiting data aliasing count; + * set to `-1` to disable checks; `0` disallows all alias nodes. + * + * Default: `100` + */ + maxAliasCount?: number; + /** + * If defined, called with the resolved `value` and reference `count` for + * each anchor in the document. + */ + onAnchor?: (value: unknown, count: number) => void; + /** + * Optional function that may filter or modify the output JS value + * + * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse#using_the_reviver_parameter + */ + reviver?: Reviver; +}; +export declare type ToStringOptions = { + /** + * Use block quote styles for scalar values where applicable. + * Set to `false` to disable block quotes completely. + * + * Default: `true` + */ + blockQuote?: boolean | 'folded' | 'literal'; + /** + * Enforce `'block'` or `'flow'` style on maps and sequences. + * Empty collections will always be stringified as `{}` or `[]`. + * + * Default: `'any'`, allowing each node to set its style separately + * with its `flow: boolean` (default `false`) property. + */ + collectionStyle?: 'any' | 'block' | 'flow'; + /** + * Comment stringifier. + * Output should be valid for the current schema. + * + * By default, empty comment lines are left empty, + * lines consisting of a single space are replaced by `#`, + * and all other lines are prefixed with a `#`. + */ + commentString?: (comment: string) => string; + /** + * The default type of string literal used to stringify implicit key values. + * Output may use other types if required to fully represent the value. + * + * If `null`, the value of `defaultStringType` is used. + * + * Default: `null` + */ + defaultKeyType?: Scalar.Type | null; + /** + * The default type of string literal used to stringify values in general. + * Output may use other types if required to fully represent the value. + * + * Default: `'PLAIN'` + */ + defaultStringType?: Scalar.Type; + /** + * Include directives in the output. + * + * - If `true`, at least the document-start marker `---` is always included. + * This does not force the `%YAML` directive to be included. To do that, + * set `doc.directives.yaml.explicit = true`. + * - If `false`, no directives or marker is ever included. If using the `%TAG` + * directive, you are expected to include it manually in the stream before + * its use. + * - If `null`, directives and marker may be included if required. + * + * Default: `null` + */ + directives?: boolean | null; + /** + * Restrict double-quoted strings to use JSON-compatible syntax. + * + * Default: `false` + */ + doubleQuotedAsJSON?: boolean; + /** + * Minimum length for double-quoted strings to use multiple lines to + * represent the value. Ignored if `doubleQuotedAsJSON` is set. + * + * Default: `40` + */ + doubleQuotedMinMultiLineLength?: number; + /** + * String representation for `false`. + * With the core schema, use `'false'`, `'False'`, or `'FALSE'`. + * + * Default: `'false'` + */ + falseStr?: string; + /** + * The number of spaces to use when indenting code. + * + * Default: `2` + */ + indent?: number; + /** + * Whether block sequences should be indented. + * + * Default: `true` + */ + indentSeq?: boolean; + /** + * Maximum line width (set to `0` to disable folding). + * + * This is a soft limit, as only double-quoted semantics allow for inserting + * a line break in the middle of a word, as well as being influenced by the + * `minContentWidth` option. + * + * Default: `80` + */ + lineWidth?: number; + /** + * Minimum line width for highly-indented content (set to `0` to disable). + * + * Default: `20` + */ + minContentWidth?: number; + /** + * String representation for `null`. + * With the core schema, use `'null'`, `'Null'`, `'NULL'`, `'~'`, or an empty + * string `''`. + * + * Default: `'null'` + */ + nullStr?: string; + /** + * Require keys to be scalars and to use implicit rather than explicit notation. + * + * Default: `false` + */ + simpleKeys?: boolean; + /** + * Use 'single quote' rather than "double quote" where applicable. + * Set to `false` to disable single quotes completely. + * + * Default: `null` + */ + singleQuote?: boolean | null; + /** + * String representation for `true`. + * With the core schema, use `'true'`, `'True'`, or `'TRUE'`. + * + * Default: `'true'` + */ + trueStr?: string; + /** + * The anchor used by an alias must be defined before the alias node. As it's + * possible for the document to be modified manually, the order may be + * verified during stringification. + * + * Default: `'true'` + */ + verifyAliasOrder?: boolean; +}; diff --git a/node_modules/yaml/dist/parse/cst-scalar.d.ts b/node_modules/yaml/dist/parse/cst-scalar.d.ts new file mode 100644 index 0000000..a7bd1d6 --- /dev/null +++ b/node_modules/yaml/dist/parse/cst-scalar.d.ts @@ -0,0 +1,64 @@ +import { ErrorCode } from '../errors.js'; +import { Range } from '../nodes/Node.js'; +import type { Scalar } from '../nodes/Scalar.js'; +import type { BlockScalar, FlowScalar, SourceToken, Token } from './cst.js'; +/** + * If `token` is a CST flow or block scalar, determine its string value and a few other attributes. + * Otherwise, return `null`. + */ +export declare function resolveAsScalar(token: FlowScalar | BlockScalar, strict?: boolean, onError?: (offset: number, code: ErrorCode, message: string) => void): { + value: string; + type: Scalar.Type | null; + comment: string; + range: Range; +}; +export declare function resolveAsScalar(token: Token | null | undefined, strict?: boolean, onError?: (offset: number, code: ErrorCode, message: string) => void): { + value: string; + type: Scalar.Type | null; + comment: string; + range: Range; +} | null; +/** + * Create a new scalar token with `value` + * + * Values that represent an actual string but may be parsed as a different type should use a `type` other than `'PLAIN'`, + * as this function does not support any schema operations and won't check for such conflicts. + * + * @param value The string representation of the value, which will have its content properly indented. + * @param context.end Comments and whitespace after the end of the value, or after the block scalar header. If undefined, a newline will be added. + * @param context.implicitKey Being within an implicit key may affect the resolved type of the token's value. + * @param context.indent The indent level of the token. + * @param context.inFlow Is this scalar within a flow collection? This may affect the resolved type of the token's value. + * @param context.offset The offset position of the token. + * @param context.type The preferred type of the scalar token. If undefined, the previous type of the `token` will be used, defaulting to `'PLAIN'`. + */ +export declare function createScalarToken(value: string, context: { + end?: SourceToken[]; + implicitKey?: boolean; + indent: number; + inFlow?: boolean; + offset?: number; + type?: Scalar.Type; +}): BlockScalar | FlowScalar; +/** + * Set the value of `token` to the given string `value`, overwriting any previous contents and type that it may have. + * + * Best efforts are made to retain any comments previously associated with the `token`, + * though all contents within a collection's `items` will be overwritten. + * + * Values that represent an actual string but may be parsed as a different type should use a `type` other than `'PLAIN'`, + * as this function does not support any schema operations and won't check for such conflicts. + * + * @param token Any token. If it does not include an `indent` value, the value will be stringified as if it were an implicit key. + * @param value The string representation of the value, which will have its content properly indented. + * @param context.afterKey In most cases, values after a key should have an additional level of indentation. + * @param context.implicitKey Being within an implicit key may affect the resolved type of the token's value. + * @param context.inFlow Being within a flow collection may affect the resolved type of the token's value. + * @param context.type The preferred type of the scalar token. If undefined, the previous type of the `token` will be used, defaulting to `'PLAIN'`. + */ +export declare function setScalarValue(token: Token, value: string, context?: { + afterKey?: boolean; + implicitKey?: boolean; + inFlow?: boolean; + type?: Scalar.Type; +}): void; diff --git a/node_modules/yaml/dist/parse/cst-scalar.js b/node_modules/yaml/dist/parse/cst-scalar.js new file mode 100644 index 0000000..11c5fcc --- /dev/null +++ b/node_modules/yaml/dist/parse/cst-scalar.js @@ -0,0 +1,218 @@ +'use strict'; + +var resolveBlockScalar = require('../compose/resolve-block-scalar.js'); +var resolveFlowScalar = require('../compose/resolve-flow-scalar.js'); +var errors = require('../errors.js'); +var stringifyString = require('../stringify/stringifyString.js'); + +function resolveAsScalar(token, strict = true, onError) { + if (token) { + const _onError = (pos, code, message) => { + const offset = typeof pos === 'number' ? pos : Array.isArray(pos) ? pos[0] : pos.offset; + if (onError) + onError(offset, code, message); + else + throw new errors.YAMLParseError([offset, offset + 1], code, message); + }; + switch (token.type) { + case 'scalar': + case 'single-quoted-scalar': + case 'double-quoted-scalar': + return resolveFlowScalar.resolveFlowScalar(token, strict, _onError); + case 'block-scalar': + return resolveBlockScalar.resolveBlockScalar(token, strict, _onError); + } + } + return null; +} +/** + * Create a new scalar token with `value` + * + * Values that represent an actual string but may be parsed as a different type should use a `type` other than `'PLAIN'`, + * as this function does not support any schema operations and won't check for such conflicts. + * + * @param value The string representation of the value, which will have its content properly indented. + * @param context.end Comments and whitespace after the end of the value, or after the block scalar header. If undefined, a newline will be added. + * @param context.implicitKey Being within an implicit key may affect the resolved type of the token's value. + * @param context.indent The indent level of the token. + * @param context.inFlow Is this scalar within a flow collection? This may affect the resolved type of the token's value. + * @param context.offset The offset position of the token. + * @param context.type The preferred type of the scalar token. If undefined, the previous type of the `token` will be used, defaulting to `'PLAIN'`. + */ +function createScalarToken(value, context) { + const { implicitKey = false, indent, inFlow = false, offset = -1, type = 'PLAIN' } = context; + const source = stringifyString.stringifyString({ type, value }, { + implicitKey, + indent: indent > 0 ? ' '.repeat(indent) : '', + inFlow, + options: { blockQuote: true, lineWidth: -1 } + }); + const end = context.end ?? [ + { type: 'newline', offset: -1, indent, source: '\n' } + ]; + switch (source[0]) { + case '|': + case '>': { + const he = source.indexOf('\n'); + const head = source.substring(0, he); + const body = source.substring(he + 1) + '\n'; + const props = [ + { type: 'block-scalar-header', offset, indent, source: head } + ]; + if (!addEndtoBlockProps(props, end)) + props.push({ type: 'newline', offset: -1, indent, source: '\n' }); + return { type: 'block-scalar', offset, indent, props, source: body }; + } + case '"': + return { type: 'double-quoted-scalar', offset, indent, source, end }; + case "'": + return { type: 'single-quoted-scalar', offset, indent, source, end }; + default: + return { type: 'scalar', offset, indent, source, end }; + } +} +/** + * Set the value of `token` to the given string `value`, overwriting any previous contents and type that it may have. + * + * Best efforts are made to retain any comments previously associated with the `token`, + * though all contents within a collection's `items` will be overwritten. + * + * Values that represent an actual string but may be parsed as a different type should use a `type` other than `'PLAIN'`, + * as this function does not support any schema operations and won't check for such conflicts. + * + * @param token Any token. If it does not include an `indent` value, the value will be stringified as if it were an implicit key. + * @param value The string representation of the value, which will have its content properly indented. + * @param context.afterKey In most cases, values after a key should have an additional level of indentation. + * @param context.implicitKey Being within an implicit key may affect the resolved type of the token's value. + * @param context.inFlow Being within a flow collection may affect the resolved type of the token's value. + * @param context.type The preferred type of the scalar token. If undefined, the previous type of the `token` will be used, defaulting to `'PLAIN'`. + */ +function setScalarValue(token, value, context = {}) { + let { afterKey = false, implicitKey = false, inFlow = false, type } = context; + let indent = 'indent' in token ? token.indent : null; + if (afterKey && typeof indent === 'number') + indent += 2; + if (!type) + switch (token.type) { + case 'single-quoted-scalar': + type = 'QUOTE_SINGLE'; + break; + case 'double-quoted-scalar': + type = 'QUOTE_DOUBLE'; + break; + case 'block-scalar': { + const header = token.props[0]; + if (header.type !== 'block-scalar-header') + throw new Error('Invalid block scalar header'); + type = header.source[0] === '>' ? 'BLOCK_FOLDED' : 'BLOCK_LITERAL'; + break; + } + default: + type = 'PLAIN'; + } + const source = stringifyString.stringifyString({ type, value }, { + implicitKey: implicitKey || indent === null, + indent: indent !== null && indent > 0 ? ' '.repeat(indent) : '', + inFlow, + options: { blockQuote: true, lineWidth: -1 } + }); + switch (source[0]) { + case '|': + case '>': + setBlockScalarValue(token, source); + break; + case '"': + setFlowScalarValue(token, source, 'double-quoted-scalar'); + break; + case "'": + setFlowScalarValue(token, source, 'single-quoted-scalar'); + break; + default: + setFlowScalarValue(token, source, 'scalar'); + } +} +function setBlockScalarValue(token, source) { + const he = source.indexOf('\n'); + const head = source.substring(0, he); + const body = source.substring(he + 1) + '\n'; + if (token.type === 'block-scalar') { + const header = token.props[0]; + if (header.type !== 'block-scalar-header') + throw new Error('Invalid block scalar header'); + header.source = head; + token.source = body; + } + else { + const { offset } = token; + const indent = 'indent' in token ? token.indent : -1; + const props = [ + { type: 'block-scalar-header', offset, indent, source: head } + ]; + if (!addEndtoBlockProps(props, 'end' in token ? token.end : undefined)) + props.push({ type: 'newline', offset: -1, indent, source: '\n' }); + for (const key of Object.keys(token)) + if (key !== 'type' && key !== 'offset') + delete token[key]; + Object.assign(token, { type: 'block-scalar', indent, props, source: body }); + } +} +/** @returns `true` if last token is a newline */ +function addEndtoBlockProps(props, end) { + if (end) + for (const st of end) + switch (st.type) { + case 'space': + case 'comment': + props.push(st); + break; + case 'newline': + props.push(st); + return true; + } + return false; +} +function setFlowScalarValue(token, source, type) { + switch (token.type) { + case 'scalar': + case 'double-quoted-scalar': + case 'single-quoted-scalar': + token.type = type; + token.source = source; + break; + case 'block-scalar': { + const end = token.props.slice(1); + let oa = source.length; + if (token.props[0].type === 'block-scalar-header') + oa -= token.props[0].source.length; + for (const tok of end) + tok.offset += oa; + delete token.props; + Object.assign(token, { type, source, end }); + break; + } + case 'block-map': + case 'block-seq': { + const offset = token.offset + source.length; + const nl = { type: 'newline', offset, indent: token.indent, source: '\n' }; + delete token.items; + Object.assign(token, { type, source, end: [nl] }); + break; + } + default: { + const indent = 'indent' in token ? token.indent : -1; + const end = 'end' in token && Array.isArray(token.end) + ? token.end.filter(st => st.type === 'space' || + st.type === 'comment' || + st.type === 'newline') + : []; + for (const key of Object.keys(token)) + if (key !== 'type' && key !== 'offset') + delete token[key]; + Object.assign(token, { type, indent, source, end }); + } + } +} + +exports.createScalarToken = createScalarToken; +exports.resolveAsScalar = resolveAsScalar; +exports.setScalarValue = setScalarValue; diff --git a/node_modules/yaml/dist/parse/cst-stringify.d.ts b/node_modules/yaml/dist/parse/cst-stringify.d.ts new file mode 100644 index 0000000..dbf66d6 --- /dev/null +++ b/node_modules/yaml/dist/parse/cst-stringify.d.ts @@ -0,0 +1,8 @@ +import type { CollectionItem, Token } from './cst.js'; +/** + * Stringify a CST document, token, or collection item + * + * Fair warning: This applies no validation whatsoever, and + * simply concatenates the sources in their logical order. + */ +export declare const stringify: (cst: Token | CollectionItem) => string; diff --git a/node_modules/yaml/dist/parse/cst-stringify.js b/node_modules/yaml/dist/parse/cst-stringify.js new file mode 100644 index 0000000..78e8c37 --- /dev/null +++ b/node_modules/yaml/dist/parse/cst-stringify.js @@ -0,0 +1,63 @@ +'use strict'; + +/** + * Stringify a CST document, token, or collection item + * + * Fair warning: This applies no validation whatsoever, and + * simply concatenates the sources in their logical order. + */ +const stringify = (cst) => 'type' in cst ? stringifyToken(cst) : stringifyItem(cst); +function stringifyToken(token) { + switch (token.type) { + case 'block-scalar': { + let res = ''; + for (const tok of token.props) + res += stringifyToken(tok); + return res + token.source; + } + case 'block-map': + case 'block-seq': { + let res = ''; + for (const item of token.items) + res += stringifyItem(item); + return res; + } + case 'flow-collection': { + let res = token.start.source; + for (const item of token.items) + res += stringifyItem(item); + for (const st of token.end) + res += st.source; + return res; + } + case 'document': { + let res = stringifyItem(token); + if (token.end) + for (const st of token.end) + res += st.source; + return res; + } + default: { + let res = token.source; + if ('end' in token && token.end) + for (const st of token.end) + res += st.source; + return res; + } + } +} +function stringifyItem({ start, key, sep, value }) { + let res = ''; + for (const st of start) + res += st.source; + if (key) + res += stringifyToken(key); + if (sep) + for (const st of sep) + res += st.source; + if (value) + res += stringifyToken(value); + return res; +} + +exports.stringify = stringify; diff --git a/node_modules/yaml/dist/parse/cst-visit.d.ts b/node_modules/yaml/dist/parse/cst-visit.d.ts new file mode 100644 index 0000000..71c6029 --- /dev/null +++ b/node_modules/yaml/dist/parse/cst-visit.d.ts @@ -0,0 +1,39 @@ +import type { CollectionItem, Document } from './cst.js'; +export declare type VisitPath = readonly ['key' | 'value', number][]; +export declare type Visitor = (item: CollectionItem, path: VisitPath) => number | symbol | Visitor | void; +/** + * Apply a visitor to a CST document or item. + * + * Walks through the tree (depth-first) starting from the root, calling a + * `visitor` function with two arguments when entering each item: + * - `item`: The current item, which included the following members: + * - `start: SourceToken[]` – Source tokens before the key or value, + * possibly including its anchor or tag. + * - `key?: Token | null` – Set for pair values. May then be `null`, if + * the key before the `:` separator is empty. + * - `sep?: SourceToken[]` – Source tokens between the key and the value, + * which should include the `:` map value indicator if `value` is set. + * - `value?: Token` – The value of a sequence item, or of a map pair. + * - `path`: The steps from the root to the current node, as an array of + * `['key' | 'value', number]` tuples. + * + * The return value of the visitor may be used to control the traversal: + * - `undefined` (default): Do nothing and continue + * - `visit.SKIP`: Do not visit the children of this token, continue with + * next sibling + * - `visit.BREAK`: Terminate traversal completely + * - `visit.REMOVE`: Remove the current item, then continue with the next one + * - `number`: Set the index of the next step. This is useful especially if + * the index of the current token has changed. + * - `function`: Define the next visitor for this item. After the original + * visitor is called on item entry, next visitors are called after handling + * a non-empty `key` and when exiting the item. + */ +export declare function visit(cst: Document | CollectionItem, visitor: Visitor): void; +export declare namespace visit { + var BREAK: symbol; + var SKIP: symbol; + var REMOVE: symbol; + var itemAtPath: (cst: Document | CollectionItem, path: VisitPath) => CollectionItem | undefined; + var parentCollection: (cst: Document | CollectionItem, path: VisitPath) => import("./cst.js").BlockMap | import("./cst.js").BlockSequence | import("./cst.js").FlowCollection; +} diff --git a/node_modules/yaml/dist/parse/cst-visit.js b/node_modules/yaml/dist/parse/cst-visit.js new file mode 100644 index 0000000..9ceee93 --- /dev/null +++ b/node_modules/yaml/dist/parse/cst-visit.js @@ -0,0 +1,99 @@ +'use strict'; + +const BREAK = Symbol('break visit'); +const SKIP = Symbol('skip children'); +const REMOVE = Symbol('remove item'); +/** + * Apply a visitor to a CST document or item. + * + * Walks through the tree (depth-first) starting from the root, calling a + * `visitor` function with two arguments when entering each item: + * - `item`: The current item, which included the following members: + * - `start: SourceToken[]` – Source tokens before the key or value, + * possibly including its anchor or tag. + * - `key?: Token | null` – Set for pair values. May then be `null`, if + * the key before the `:` separator is empty. + * - `sep?: SourceToken[]` – Source tokens between the key and the value, + * which should include the `:` map value indicator if `value` is set. + * - `value?: Token` – The value of a sequence item, or of a map pair. + * - `path`: The steps from the root to the current node, as an array of + * `['key' | 'value', number]` tuples. + * + * The return value of the visitor may be used to control the traversal: + * - `undefined` (default): Do nothing and continue + * - `visit.SKIP`: Do not visit the children of this token, continue with + * next sibling + * - `visit.BREAK`: Terminate traversal completely + * - `visit.REMOVE`: Remove the current item, then continue with the next one + * - `number`: Set the index of the next step. This is useful especially if + * the index of the current token has changed. + * - `function`: Define the next visitor for this item. After the original + * visitor is called on item entry, next visitors are called after handling + * a non-empty `key` and when exiting the item. + */ +function visit(cst, visitor) { + if ('type' in cst && cst.type === 'document') + cst = { start: cst.start, value: cst.value }; + _visit(Object.freeze([]), cst, visitor); +} +// Without the `as symbol` casts, TS declares these in the `visit` +// namespace using `var`, but then complains about that because +// `unique symbol` must be `const`. +/** Terminate visit traversal completely */ +visit.BREAK = BREAK; +/** Do not visit the children of the current item */ +visit.SKIP = SKIP; +/** Remove the current item */ +visit.REMOVE = REMOVE; +/** Find the item at `path` from `cst` as the root */ +visit.itemAtPath = (cst, path) => { + let item = cst; + for (const [field, index] of path) { + const tok = item?.[field]; + if (tok && 'items' in tok) { + item = tok.items[index]; + } + else + return undefined; + } + return item; +}; +/** + * Get the immediate parent collection of the item at `path` from `cst` as the root. + * + * Throws an error if the collection is not found, which should never happen if the item itself exists. + */ +visit.parentCollection = (cst, path) => { + const parent = visit.itemAtPath(cst, path.slice(0, -1)); + const field = path[path.length - 1][0]; + const coll = parent?.[field]; + if (coll && 'items' in coll) + return coll; + throw new Error('Parent collection not found'); +}; +function _visit(path, item, visitor) { + let ctrl = visitor(item, path); + if (typeof ctrl === 'symbol') + return ctrl; + for (const field of ['key', 'value']) { + const token = item[field]; + if (token && 'items' in token) { + for (let i = 0; i < token.items.length; ++i) { + const ci = _visit(Object.freeze(path.concat([[field, i]])), token.items[i], visitor); + if (typeof ci === 'number') + i = ci - 1; + else if (ci === BREAK) + return BREAK; + else if (ci === REMOVE) { + token.items.splice(i, 1); + i -= 1; + } + } + if (typeof ctrl === 'function' && field === 'key') + ctrl = ctrl(item, path); + } + } + return typeof ctrl === 'function' ? ctrl(item, path) : ctrl; +} + +exports.visit = visit; diff --git a/node_modules/yaml/dist/parse/cst.d.ts b/node_modules/yaml/dist/parse/cst.d.ts new file mode 100644 index 0000000..e5dd4e7 --- /dev/null +++ b/node_modules/yaml/dist/parse/cst.d.ts @@ -0,0 +1,106 @@ +export { createScalarToken, resolveAsScalar, setScalarValue } from './cst-scalar.js'; +export { stringify } from './cst-stringify.js'; +export { visit, Visitor, VisitPath } from './cst-visit.js'; +export interface SourceToken { + type: 'byte-order-mark' | 'doc-mode' | 'doc-start' | 'space' | 'comment' | 'newline' | 'directive-line' | 'anchor' | 'tag' | 'seq-item-ind' | 'explicit-key-ind' | 'map-value-ind' | 'flow-map-start' | 'flow-map-end' | 'flow-seq-start' | 'flow-seq-end' | 'flow-error-end' | 'comma' | 'block-scalar-header'; + offset: number; + indent: number; + source: string; +} +export interface ErrorToken { + type: 'error'; + offset: number; + source: string; + message: string; +} +export interface Directive { + type: 'directive'; + offset: number; + source: string; +} +export interface Document { + type: 'document'; + offset: number; + start: SourceToken[]; + value?: Token; + end?: SourceToken[]; +} +export interface DocumentEnd { + type: 'doc-end'; + offset: number; + source: string; + end?: SourceToken[]; +} +export interface FlowScalar { + type: 'alias' | 'scalar' | 'single-quoted-scalar' | 'double-quoted-scalar'; + offset: number; + indent: number; + source: string; + end?: SourceToken[]; +} +export interface BlockScalar { + type: 'block-scalar'; + offset: number; + indent: number; + props: Token[]; + source: string; +} +export interface BlockMap { + type: 'block-map'; + offset: number; + indent: number; + items: Array<{ + start: SourceToken[]; + key?: never; + sep?: never; + value?: never; + } | { + start: SourceToken[]; + key: Token | null; + sep: SourceToken[]; + value?: Token; + }>; +} +export interface BlockSequence { + type: 'block-seq'; + offset: number; + indent: number; + items: Array<{ + start: SourceToken[]; + key?: never; + sep?: never; + value?: Token; + }>; +} +export declare type CollectionItem = { + start: SourceToken[]; + key?: Token | null; + sep?: SourceToken[]; + value?: Token; +}; +export interface FlowCollection { + type: 'flow-collection'; + offset: number; + indent: number; + start: SourceToken; + items: CollectionItem[]; + end: SourceToken[]; +} +export declare type Token = SourceToken | ErrorToken | Directive | Document | DocumentEnd | FlowScalar | BlockScalar | BlockMap | BlockSequence | FlowCollection; +export declare type TokenType = SourceToken['type'] | DocumentEnd['type'] | FlowScalar['type']; +/** The byte order mark */ +export declare const BOM = "\uFEFF"; +/** Start of doc-mode */ +export declare const DOCUMENT = "\u0002"; +/** Unexpected end of flow-mode */ +export declare const FLOW_END = "\u0018"; +/** Next token is a scalar value */ +export declare const SCALAR = "\u001F"; +/** @returns `true` if `token` is a flow or block collection */ +export declare const isCollection: (token: Token | null | undefined) => token is BlockMap | BlockSequence | FlowCollection; +/** @returns `true` if `token` is a flow or block scalar; not an alias */ +export declare const isScalar: (token: Token | null | undefined) => token is BlockScalar | FlowScalar; +/** Get a printable representation of a lexer token */ +export declare function prettyToken(token: string): string; +/** Identify the type of a lexer token. May return `null` for unknown tokens. */ +export declare function tokenType(source: string): TokenType | null; diff --git a/node_modules/yaml/dist/parse/cst.js b/node_modules/yaml/dist/parse/cst.js new file mode 100644 index 0000000..613c229 --- /dev/null +++ b/node_modules/yaml/dist/parse/cst.js @@ -0,0 +1,112 @@ +'use strict'; + +var cstScalar = require('./cst-scalar.js'); +var cstStringify = require('./cst-stringify.js'); +var cstVisit = require('./cst-visit.js'); + +/** The byte order mark */ +const BOM = '\u{FEFF}'; +/** Start of doc-mode */ +const DOCUMENT = '\x02'; // C0: Start of Text +/** Unexpected end of flow-mode */ +const FLOW_END = '\x18'; // C0: Cancel +/** Next token is a scalar value */ +const SCALAR = '\x1f'; // C0: Unit Separator +/** @returns `true` if `token` is a flow or block collection */ +const isCollection = (token) => !!token && 'items' in token; +/** @returns `true` if `token` is a flow or block scalar; not an alias */ +const isScalar = (token) => !!token && + (token.type === 'scalar' || + token.type === 'single-quoted-scalar' || + token.type === 'double-quoted-scalar' || + token.type === 'block-scalar'); +/* istanbul ignore next */ +/** Get a printable representation of a lexer token */ +function prettyToken(token) { + switch (token) { + case BOM: + return ''; + case DOCUMENT: + return ''; + case FLOW_END: + return ''; + case SCALAR: + return ''; + default: + return JSON.stringify(token); + } +} +/** Identify the type of a lexer token. May return `null` for unknown tokens. */ +function tokenType(source) { + switch (source) { + case BOM: + return 'byte-order-mark'; + case DOCUMENT: + return 'doc-mode'; + case FLOW_END: + return 'flow-error-end'; + case SCALAR: + return 'scalar'; + case '---': + return 'doc-start'; + case '...': + return 'doc-end'; + case '': + case '\n': + case '\r\n': + return 'newline'; + case '-': + return 'seq-item-ind'; + case '?': + return 'explicit-key-ind'; + case ':': + return 'map-value-ind'; + case '{': + return 'flow-map-start'; + case '}': + return 'flow-map-end'; + case '[': + return 'flow-seq-start'; + case ']': + return 'flow-seq-end'; + case ',': + return 'comma'; + } + switch (source[0]) { + case ' ': + case '\t': + return 'space'; + case '#': + return 'comment'; + case '%': + return 'directive-line'; + case '*': + return 'alias'; + case '&': + return 'anchor'; + case '!': + return 'tag'; + case "'": + return 'single-quoted-scalar'; + case '"': + return 'double-quoted-scalar'; + case '|': + case '>': + return 'block-scalar-header'; + } + return null; +} + +exports.createScalarToken = cstScalar.createScalarToken; +exports.resolveAsScalar = cstScalar.resolveAsScalar; +exports.setScalarValue = cstScalar.setScalarValue; +exports.stringify = cstStringify.stringify; +exports.visit = cstVisit.visit; +exports.BOM = BOM; +exports.DOCUMENT = DOCUMENT; +exports.FLOW_END = FLOW_END; +exports.SCALAR = SCALAR; +exports.isCollection = isCollection; +exports.isScalar = isScalar; +exports.prettyToken = prettyToken; +exports.tokenType = tokenType; diff --git a/node_modules/yaml/dist/parse/lexer.d.ts b/node_modules/yaml/dist/parse/lexer.d.ts new file mode 100644 index 0000000..238e7b5 --- /dev/null +++ b/node_modules/yaml/dist/parse/lexer.d.ts @@ -0,0 +1,87 @@ +/** + * Splits an input string into lexical tokens, i.e. smaller strings that are + * easily identifiable by `tokens.tokenType()`. + * + * Lexing starts always in a "stream" context. Incomplete input may be buffered + * until a complete token can be emitted. + * + * In addition to slices of the original input, the following control characters + * may also be emitted: + * + * - `\x02` (Start of Text): A document starts with the next token + * - `\x18` (Cancel): Unexpected end of flow-mode (indicates an error) + * - `\x1f` (Unit Separator): Next token is a scalar value + * - `\u{FEFF}` (Byte order mark): Emitted separately outside documents + */ +export declare class Lexer { + /** + * Flag indicating whether the end of the current buffer marks the end of + * all input + */ + private atEnd; + /** + * Explicit indent set in block scalar header, as an offset from the current + * minimum indent, so e.g. set to 1 from a header `|2+`. Set to -1 if not + * explicitly set. + */ + private blockScalarIndent; + /** + * Block scalars that include a + (keep) chomping indicator in their header + * include trailing empty lines, which are otherwise excluded from the + * scalar's contents. + */ + private blockScalarKeep; + /** Current input */ + private buffer; + /** + * Flag noting whether the map value indicator : can immediately follow this + * node within a flow context. + */ + private flowKey; + /** Count of surrounding flow collection levels. */ + private flowLevel; + /** + * Minimum level of indentation required for next lines to be parsed as a + * part of the current scalar value. + */ + private indentNext; + /** Indentation level of the current line. */ + private indentValue; + /** Position of the next \n character. */ + private lineEndPos; + /** Stores the state of the lexer if reaching the end of incpomplete input */ + private next; + /** A pointer to `buffer`; the current position of the lexer. */ + private pos; + /** + * Generate YAML tokens from the `source` string. If `incomplete`, + * a part of the last line may be left as a buffer for the next call. + * + * @returns A generator of lexical tokens + */ + lex(source: string, incomplete?: boolean): Generator; + private atLineEnd; + private charAt; + private continueScalar; + private getLine; + private hasChars; + private setNext; + private peek; + private parseNext; + private parseStream; + private parseLineStart; + private parseBlockStart; + private parseDocument; + private parseFlowCollection; + private parseQuotedScalar; + private parseBlockScalarHeader; + private parseBlockScalar; + private parsePlainScalar; + private pushCount; + private pushToIndex; + private pushIndicators; + private pushTag; + private pushNewline; + private pushSpaces; + private pushUntil; +} diff --git a/node_modules/yaml/dist/parse/lexer.js b/node_modules/yaml/dist/parse/lexer.js new file mode 100644 index 0000000..f408ce4 --- /dev/null +++ b/node_modules/yaml/dist/parse/lexer.js @@ -0,0 +1,703 @@ +'use strict'; + +var cst = require('./cst.js'); + +/* +START -> stream + +stream + directive -> line-end -> stream + indent + line-end -> stream + [else] -> line-start + +line-end + comment -> line-end + newline -> . + input-end -> END + +line-start + doc-start -> doc + doc-end -> stream + [else] -> indent -> block-start + +block-start + seq-item-start -> block-start + explicit-key-start -> block-start + map-value-start -> block-start + [else] -> doc + +doc + line-end -> line-start + spaces -> doc + anchor -> doc + tag -> doc + flow-start -> flow -> doc + flow-end -> error -> doc + seq-item-start -> error -> doc + explicit-key-start -> error -> doc + map-value-start -> doc + alias -> doc + quote-start -> quoted-scalar -> doc + block-scalar-header -> line-end -> block-scalar(min) -> line-start + [else] -> plain-scalar(false, min) -> doc + +flow + line-end -> flow + spaces -> flow + anchor -> flow + tag -> flow + flow-start -> flow -> flow + flow-end -> . + seq-item-start -> error -> flow + explicit-key-start -> flow + map-value-start -> flow + alias -> flow + quote-start -> quoted-scalar -> flow + comma -> flow + [else] -> plain-scalar(true, 0) -> flow + +quoted-scalar + quote-end -> . + [else] -> quoted-scalar + +block-scalar(min) + newline + peek(indent < min) -> . + [else] -> block-scalar(min) + +plain-scalar(is-flow, min) + scalar-end(is-flow) -> . + peek(newline + (indent < min)) -> . + [else] -> plain-scalar(min) +*/ +function isEmpty(ch) { + switch (ch) { + case undefined: + case ' ': + case '\n': + case '\r': + case '\t': + return true; + default: + return false; + } +} +const hexDigits = '0123456789ABCDEFabcdef'.split(''); +const tagChars = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-#;/?:@&=+$_.!~*'()".split(''); +const invalidFlowScalarChars = ',[]{}'.split(''); +const invalidAnchorChars = ' ,[]{}\n\r\t'.split(''); +const isNotAnchorChar = (ch) => !ch || invalidAnchorChars.includes(ch); +/** + * Splits an input string into lexical tokens, i.e. smaller strings that are + * easily identifiable by `tokens.tokenType()`. + * + * Lexing starts always in a "stream" context. Incomplete input may be buffered + * until a complete token can be emitted. + * + * In addition to slices of the original input, the following control characters + * may also be emitted: + * + * - `\x02` (Start of Text): A document starts with the next token + * - `\x18` (Cancel): Unexpected end of flow-mode (indicates an error) + * - `\x1f` (Unit Separator): Next token is a scalar value + * - `\u{FEFF}` (Byte order mark): Emitted separately outside documents + */ +class Lexer { + constructor() { + /** + * Flag indicating whether the end of the current buffer marks the end of + * all input + */ + this.atEnd = false; + /** + * Explicit indent set in block scalar header, as an offset from the current + * minimum indent, so e.g. set to 1 from a header `|2+`. Set to -1 if not + * explicitly set. + */ + this.blockScalarIndent = -1; + /** + * Block scalars that include a + (keep) chomping indicator in their header + * include trailing empty lines, which are otherwise excluded from the + * scalar's contents. + */ + this.blockScalarKeep = false; + /** Current input */ + this.buffer = ''; + /** + * Flag noting whether the map value indicator : can immediately follow this + * node within a flow context. + */ + this.flowKey = false; + /** Count of surrounding flow collection levels. */ + this.flowLevel = 0; + /** + * Minimum level of indentation required for next lines to be parsed as a + * part of the current scalar value. + */ + this.indentNext = 0; + /** Indentation level of the current line. */ + this.indentValue = 0; + /** Position of the next \n character. */ + this.lineEndPos = null; + /** Stores the state of the lexer if reaching the end of incpomplete input */ + this.next = null; + /** A pointer to `buffer`; the current position of the lexer. */ + this.pos = 0; + } + /** + * Generate YAML tokens from the `source` string. If `incomplete`, + * a part of the last line may be left as a buffer for the next call. + * + * @returns A generator of lexical tokens + */ + *lex(source, incomplete = false) { + if (source) { + this.buffer = this.buffer ? this.buffer + source : source; + this.lineEndPos = null; + } + this.atEnd = !incomplete; + let next = this.next ?? 'stream'; + while (next && (incomplete || this.hasChars(1))) + next = yield* this.parseNext(next); + } + atLineEnd() { + let i = this.pos; + let ch = this.buffer[i]; + while (ch === ' ' || ch === '\t') + ch = this.buffer[++i]; + if (!ch || ch === '#' || ch === '\n') + return true; + if (ch === '\r') + return this.buffer[i + 1] === '\n'; + return false; + } + charAt(n) { + return this.buffer[this.pos + n]; + } + continueScalar(offset) { + let ch = this.buffer[offset]; + if (this.indentNext > 0) { + let indent = 0; + while (ch === ' ') + ch = this.buffer[++indent + offset]; + if (ch === '\r') { + const next = this.buffer[indent + offset + 1]; + if (next === '\n' || (!next && !this.atEnd)) + return offset + indent + 1; + } + return ch === '\n' || indent >= this.indentNext || (!ch && !this.atEnd) + ? offset + indent + : -1; + } + if (ch === '-' || ch === '.') { + const dt = this.buffer.substr(offset, 3); + if ((dt === '---' || dt === '...') && isEmpty(this.buffer[offset + 3])) + return -1; + } + return offset; + } + getLine() { + let end = this.lineEndPos; + if (typeof end !== 'number' || (end !== -1 && end < this.pos)) { + end = this.buffer.indexOf('\n', this.pos); + this.lineEndPos = end; + } + if (end === -1) + return this.atEnd ? this.buffer.substring(this.pos) : null; + if (this.buffer[end - 1] === '\r') + end -= 1; + return this.buffer.substring(this.pos, end); + } + hasChars(n) { + return this.pos + n <= this.buffer.length; + } + setNext(state) { + this.buffer = this.buffer.substring(this.pos); + this.pos = 0; + this.lineEndPos = null; + this.next = state; + return null; + } + peek(n) { + return this.buffer.substr(this.pos, n); + } + *parseNext(next) { + switch (next) { + case 'stream': + return yield* this.parseStream(); + case 'line-start': + return yield* this.parseLineStart(); + case 'block-start': + return yield* this.parseBlockStart(); + case 'doc': + return yield* this.parseDocument(); + case 'flow': + return yield* this.parseFlowCollection(); + case 'quoted-scalar': + return yield* this.parseQuotedScalar(); + case 'block-scalar': + return yield* this.parseBlockScalar(); + case 'plain-scalar': + return yield* this.parsePlainScalar(); + } + } + *parseStream() { + let line = this.getLine(); + if (line === null) + return this.setNext('stream'); + if (line[0] === cst.BOM) { + yield* this.pushCount(1); + line = line.substring(1); + } + if (line[0] === '%') { + let dirEnd = line.length; + const cs = line.indexOf('#'); + if (cs !== -1) { + const ch = line[cs - 1]; + if (ch === ' ' || ch === '\t') + dirEnd = cs - 1; + } + while (true) { + const ch = line[dirEnd - 1]; + if (ch === ' ' || ch === '\t') + dirEnd -= 1; + else + break; + } + const n = (yield* this.pushCount(dirEnd)) + (yield* this.pushSpaces(true)); + yield* this.pushCount(line.length - n); // possible comment + this.pushNewline(); + return 'stream'; + } + if (this.atLineEnd()) { + const sp = yield* this.pushSpaces(true); + yield* this.pushCount(line.length - sp); + yield* this.pushNewline(); + return 'stream'; + } + yield cst.DOCUMENT; + return yield* this.parseLineStart(); + } + *parseLineStart() { + const ch = this.charAt(0); + if (!ch && !this.atEnd) + return this.setNext('line-start'); + if (ch === '-' || ch === '.') { + if (!this.atEnd && !this.hasChars(4)) + return this.setNext('line-start'); + const s = this.peek(3); + if (s === '---' && isEmpty(this.charAt(3))) { + yield* this.pushCount(3); + this.indentValue = 0; + this.indentNext = 0; + return 'doc'; + } + else if (s === '...' && isEmpty(this.charAt(3))) { + yield* this.pushCount(3); + return 'stream'; + } + } + this.indentValue = yield* this.pushSpaces(false); + if (this.indentNext > this.indentValue && !isEmpty(this.charAt(1))) + this.indentNext = this.indentValue; + return yield* this.parseBlockStart(); + } + *parseBlockStart() { + const [ch0, ch1] = this.peek(2); + if (!ch1 && !this.atEnd) + return this.setNext('block-start'); + if ((ch0 === '-' || ch0 === '?' || ch0 === ':') && isEmpty(ch1)) { + const n = (yield* this.pushCount(1)) + (yield* this.pushSpaces(true)); + this.indentNext = this.indentValue + 1; + this.indentValue += n; + return yield* this.parseBlockStart(); + } + return 'doc'; + } + *parseDocument() { + yield* this.pushSpaces(true); + const line = this.getLine(); + if (line === null) + return this.setNext('doc'); + let n = yield* this.pushIndicators(); + switch (line[n]) { + case '#': + yield* this.pushCount(line.length - n); + // fallthrough + case undefined: + yield* this.pushNewline(); + return yield* this.parseLineStart(); + case '{': + case '[': + yield* this.pushCount(1); + this.flowKey = false; + this.flowLevel = 1; + return 'flow'; + case '}': + case ']': + // this is an error + yield* this.pushCount(1); + return 'doc'; + case '*': + yield* this.pushUntil(isNotAnchorChar); + return 'doc'; + case '"': + case "'": + return yield* this.parseQuotedScalar(); + case '|': + case '>': + n += yield* this.parseBlockScalarHeader(); + n += yield* this.pushSpaces(true); + yield* this.pushCount(line.length - n); + yield* this.pushNewline(); + return yield* this.parseBlockScalar(); + default: + return yield* this.parsePlainScalar(); + } + } + *parseFlowCollection() { + let nl, sp; + let indent = -1; + do { + nl = yield* this.pushNewline(); + if (nl > 0) { + sp = yield* this.pushSpaces(false); + this.indentValue = indent = sp; + } + else { + sp = 0; + } + sp += yield* this.pushSpaces(true); + } while (nl + sp > 0); + const line = this.getLine(); + if (line === null) + return this.setNext('flow'); + if ((indent !== -1 && indent < this.indentNext && line[0] !== '#') || + (indent === 0 && + (line.startsWith('---') || line.startsWith('...')) && + isEmpty(line[3]))) { + // Allowing for the terminal ] or } at the same (rather than greater) + // indent level as the initial [ or { is technically invalid, but + // failing here would be surprising to users. + const atFlowEndMarker = indent === this.indentNext - 1 && + this.flowLevel === 1 && + (line[0] === ']' || line[0] === '}'); + if (!atFlowEndMarker) { + // this is an error + this.flowLevel = 0; + yield cst.FLOW_END; + return yield* this.parseLineStart(); + } + } + let n = 0; + while (line[n] === ',') { + n += yield* this.pushCount(1); + n += yield* this.pushSpaces(true); + this.flowKey = false; + } + n += yield* this.pushIndicators(); + switch (line[n]) { + case undefined: + return 'flow'; + case '#': + yield* this.pushCount(line.length - n); + return 'flow'; + case '{': + case '[': + yield* this.pushCount(1); + this.flowKey = false; + this.flowLevel += 1; + return 'flow'; + case '}': + case ']': + yield* this.pushCount(1); + this.flowKey = true; + this.flowLevel -= 1; + return this.flowLevel ? 'flow' : 'doc'; + case '*': + yield* this.pushUntil(isNotAnchorChar); + return 'flow'; + case '"': + case "'": + this.flowKey = true; + return yield* this.parseQuotedScalar(); + case ':': { + const next = this.charAt(1); + if (this.flowKey || isEmpty(next) || next === ',') { + this.flowKey = false; + yield* this.pushCount(1); + yield* this.pushSpaces(true); + return 'flow'; + } + } + // fallthrough + default: + this.flowKey = false; + return yield* this.parsePlainScalar(); + } + } + *parseQuotedScalar() { + const quote = this.charAt(0); + let end = this.buffer.indexOf(quote, this.pos + 1); + if (quote === "'") { + while (end !== -1 && this.buffer[end + 1] === "'") + end = this.buffer.indexOf("'", end + 2); + } + else { + // double-quote + while (end !== -1) { + let n = 0; + while (this.buffer[end - 1 - n] === '\\') + n += 1; + if (n % 2 === 0) + break; + end = this.buffer.indexOf('"', end + 1); + } + } + // Only looking for newlines within the quotes + const qb = this.buffer.substring(0, end); + let nl = qb.indexOf('\n', this.pos); + if (nl !== -1) { + while (nl !== -1) { + const cs = this.continueScalar(nl + 1); + if (cs === -1) + break; + nl = qb.indexOf('\n', cs); + } + if (nl !== -1) { + // this is an error caused by an unexpected unindent + end = nl - (qb[nl - 1] === '\r' ? 2 : 1); + } + } + if (end === -1) { + if (!this.atEnd) + return this.setNext('quoted-scalar'); + end = this.buffer.length; + } + yield* this.pushToIndex(end + 1, false); + return this.flowLevel ? 'flow' : 'doc'; + } + *parseBlockScalarHeader() { + this.blockScalarIndent = -1; + this.blockScalarKeep = false; + let i = this.pos; + while (true) { + const ch = this.buffer[++i]; + if (ch === '+') + this.blockScalarKeep = true; + else if (ch > '0' && ch <= '9') + this.blockScalarIndent = Number(ch) - 1; + else if (ch !== '-') + break; + } + return yield* this.pushUntil(ch => isEmpty(ch) || ch === '#'); + } + *parseBlockScalar() { + let nl = this.pos - 1; // may be -1 if this.pos === 0 + let indent = 0; + let ch; + loop: for (let i = this.pos; (ch = this.buffer[i]); ++i) { + switch (ch) { + case ' ': + indent += 1; + break; + case '\n': + nl = i; + indent = 0; + break; + case '\r': { + const next = this.buffer[i + 1]; + if (!next && !this.atEnd) + return this.setNext('block-scalar'); + if (next === '\n') + break; + } // fallthrough + default: + break loop; + } + } + if (!ch && !this.atEnd) + return this.setNext('block-scalar'); + if (indent >= this.indentNext) { + if (this.blockScalarIndent === -1) + this.indentNext = indent; + else + this.indentNext += this.blockScalarIndent; + do { + const cs = this.continueScalar(nl + 1); + if (cs === -1) + break; + nl = this.buffer.indexOf('\n', cs); + } while (nl !== -1); + if (nl === -1) { + if (!this.atEnd) + return this.setNext('block-scalar'); + nl = this.buffer.length; + } + } + if (!this.blockScalarKeep) { + do { + let i = nl - 1; + let ch = this.buffer[i]; + if (ch === '\r') + ch = this.buffer[--i]; + const lastChar = i; // Drop the line if last char not more indented + while (ch === ' ' || ch === '\t') + ch = this.buffer[--i]; + if (ch === '\n' && i >= this.pos && i + 1 + indent > lastChar) + nl = i; + else + break; + } while (true); + } + yield cst.SCALAR; + yield* this.pushToIndex(nl + 1, true); + return yield* this.parseLineStart(); + } + *parsePlainScalar() { + const inFlow = this.flowLevel > 0; + let end = this.pos - 1; + let i = this.pos - 1; + let ch; + while ((ch = this.buffer[++i])) { + if (ch === ':') { + const next = this.buffer[i + 1]; + if (isEmpty(next) || (inFlow && next === ',')) + break; + end = i; + } + else if (isEmpty(ch)) { + let next = this.buffer[i + 1]; + if (ch === '\r') { + if (next === '\n') { + i += 1; + ch = '\n'; + next = this.buffer[i + 1]; + } + else + end = i; + } + if (next === '#' || (inFlow && invalidFlowScalarChars.includes(next))) + break; + if (ch === '\n') { + const cs = this.continueScalar(i + 1); + if (cs === -1) + break; + i = Math.max(i, cs - 2); // to advance, but still account for ' #' + } + } + else { + if (inFlow && invalidFlowScalarChars.includes(ch)) + break; + end = i; + } + } + if (!ch && !this.atEnd) + return this.setNext('plain-scalar'); + yield cst.SCALAR; + yield* this.pushToIndex(end + 1, true); + return inFlow ? 'flow' : 'doc'; + } + *pushCount(n) { + if (n > 0) { + yield this.buffer.substr(this.pos, n); + this.pos += n; + return n; + } + return 0; + } + *pushToIndex(i, allowEmpty) { + const s = this.buffer.slice(this.pos, i); + if (s) { + yield s; + this.pos += s.length; + return s.length; + } + else if (allowEmpty) + yield ''; + return 0; + } + *pushIndicators() { + switch (this.charAt(0)) { + case '!': + return ((yield* this.pushTag()) + + (yield* this.pushSpaces(true)) + + (yield* this.pushIndicators())); + case '&': + return ((yield* this.pushUntil(isNotAnchorChar)) + + (yield* this.pushSpaces(true)) + + (yield* this.pushIndicators())); + case '-': // this is an error + case '?': // this is an error outside flow collections + case ':': { + const inFlow = this.flowLevel > 0; + const ch1 = this.charAt(1); + if (isEmpty(ch1) || (inFlow && invalidFlowScalarChars.includes(ch1))) { + if (!inFlow) + this.indentNext = this.indentValue + 1; + else if (this.flowKey) + this.flowKey = false; + return ((yield* this.pushCount(1)) + + (yield* this.pushSpaces(true)) + + (yield* this.pushIndicators())); + } + } + } + return 0; + } + *pushTag() { + if (this.charAt(1) === '<') { + let i = this.pos + 2; + let ch = this.buffer[i]; + while (!isEmpty(ch) && ch !== '>') + ch = this.buffer[++i]; + return yield* this.pushToIndex(ch === '>' ? i + 1 : i, false); + } + else { + let i = this.pos + 1; + let ch = this.buffer[i]; + while (ch) { + if (tagChars.includes(ch)) + ch = this.buffer[++i]; + else if (ch === '%' && + hexDigits.includes(this.buffer[i + 1]) && + hexDigits.includes(this.buffer[i + 2])) { + ch = this.buffer[(i += 3)]; + } + else + break; + } + return yield* this.pushToIndex(i, false); + } + } + *pushNewline() { + const ch = this.buffer[this.pos]; + if (ch === '\n') + return yield* this.pushCount(1); + else if (ch === '\r' && this.charAt(1) === '\n') + return yield* this.pushCount(2); + else + return 0; + } + *pushSpaces(allowTabs) { + let i = this.pos - 1; + let ch; + do { + ch = this.buffer[++i]; + } while (ch === ' ' || (allowTabs && ch === '\t')); + const n = i - this.pos; + if (n > 0) { + yield this.buffer.substr(this.pos, n); + this.pos = i; + } + return n; + } + *pushUntil(test) { + let i = this.pos; + let ch = this.buffer[i]; + while (!test(ch)) + ch = this.buffer[++i]; + return yield* this.pushToIndex(i, false); + } +} + +exports.Lexer = Lexer; diff --git a/node_modules/yaml/dist/parse/line-counter.d.ts b/node_modules/yaml/dist/parse/line-counter.d.ts new file mode 100644 index 0000000..b469095 --- /dev/null +++ b/node_modules/yaml/dist/parse/line-counter.d.ts @@ -0,0 +1,22 @@ +/** + * Tracks newlines during parsing in order to provide an efficient API for + * determining the one-indexed `{ line, col }` position for any offset + * within the input. + */ +export declare class LineCounter { + lineStarts: number[]; + /** + * Should be called in ascending order. Otherwise, call + * `lineCounter.lineStarts.sort()` before calling `linePos()`. + */ + addNewLine: (offset: number) => number; + /** + * Performs a binary search and returns the 1-indexed { line, col } + * position of `offset`. If `line === 0`, `addNewLine` has never been + * called or `offset` is before the first known newline. + */ + linePos: (offset: number) => { + line: number; + col: number; + }; +} diff --git a/node_modules/yaml/dist/parse/line-counter.js b/node_modules/yaml/dist/parse/line-counter.js new file mode 100644 index 0000000..0e7383b --- /dev/null +++ b/node_modules/yaml/dist/parse/line-counter.js @@ -0,0 +1,41 @@ +'use strict'; + +/** + * Tracks newlines during parsing in order to provide an efficient API for + * determining the one-indexed `{ line, col }` position for any offset + * within the input. + */ +class LineCounter { + constructor() { + this.lineStarts = []; + /** + * Should be called in ascending order. Otherwise, call + * `lineCounter.lineStarts.sort()` before calling `linePos()`. + */ + this.addNewLine = (offset) => this.lineStarts.push(offset); + /** + * Performs a binary search and returns the 1-indexed { line, col } + * position of `offset`. If `line === 0`, `addNewLine` has never been + * called or `offset` is before the first known newline. + */ + this.linePos = (offset) => { + let low = 0; + let high = this.lineStarts.length; + while (low < high) { + const mid = (low + high) >> 1; // Math.floor((low + high) / 2) + if (this.lineStarts[mid] < offset) + low = mid + 1; + else + high = mid; + } + if (this.lineStarts[low] === offset) + return { line: low + 1, col: 1 }; + if (low === 0) + return { line: 0, col: offset }; + const start = this.lineStarts[low - 1]; + return { line: low, col: offset - start + 1 }; + }; + } +} + +exports.LineCounter = LineCounter; diff --git a/node_modules/yaml/dist/parse/parser.d.ts b/node_modules/yaml/dist/parse/parser.d.ts new file mode 100644 index 0000000..8f3159f --- /dev/null +++ b/node_modules/yaml/dist/parse/parser.d.ts @@ -0,0 +1,84 @@ +import { Token } from './cst.js'; +/** + * A YAML concrete syntax tree (CST) parser + * + * ```ts + * const src: string = ... + * for (const token of new Parser().parse(src)) { + * // token: Token + * } + * ``` + * + * To use the parser with a user-provided lexer: + * + * ```ts + * function* parse(source: string, lexer: Lexer) { + * const parser = new Parser() + * for (const lexeme of lexer.lex(source)) + * yield* parser.next(lexeme) + * yield* parser.end() + * } + * + * const src: string = ... + * const lexer = new Lexer() + * for (const token of parse(src, lexer)) { + * // token: Token + * } + * ``` + */ +export declare class Parser { + private onNewLine?; + /** If true, space and sequence indicators count as indentation */ + private atNewLine; + /** If true, next token is a scalar value */ + private atScalar; + /** Current indentation level */ + private indent; + /** Current offset since the start of parsing */ + offset: number; + /** On the same line with a block map key */ + private onKeyLine; + /** Top indicates the node that's currently being built */ + stack: Token[]; + /** The source of the current token, set in parse() */ + private source; + /** The type of the current token, set in parse() */ + private type; + /** + * @param onNewLine - If defined, called separately with the start position of + * each new line (in `parse()`, including the start of input). + */ + constructor(onNewLine?: (offset: number) => void); + /** + * Parse `source` as a YAML stream. + * If `incomplete`, a part of the last line may be left as a buffer for the next call. + * + * Errors are not thrown, but yielded as `{ type: 'error', message }` tokens. + * + * @returns A generator of tokens representing each directive, document, and other structure. + */ + parse(source: string, incomplete?: boolean): Generator; + /** + * Advance the parser by the `source` of one lexical token. + */ + next(source: string): Generator; + private lexer; + /** Call at end of input to push out any remaining constructions */ + end(): Generator; + private get sourceToken(); + private step; + private peek; + private pop; + private stream; + private document; + private scalar; + private blockScalar; + private blockMap; + private blockSequence; + private flowCollection; + private flowScalar; + private startBlockValue; + private atIndentedComment; + private documentEnd; + private lineEnd; +} diff --git a/node_modules/yaml/dist/parse/parser.js b/node_modules/yaml/dist/parse/parser.js new file mode 100644 index 0000000..8dcdf5d --- /dev/null +++ b/node_modules/yaml/dist/parse/parser.js @@ -0,0 +1,954 @@ +'use strict'; + +var cst = require('./cst.js'); +var lexer = require('./lexer.js'); + +function includesToken(list, type) { + for (let i = 0; i < list.length; ++i) + if (list[i].type === type) + return true; + return false; +} +function findNonEmptyIndex(list) { + for (let i = 0; i < list.length; ++i) { + switch (list[i].type) { + case 'space': + case 'comment': + case 'newline': + break; + default: + return i; + } + } + return -1; +} +function isFlowToken(token) { + switch (token?.type) { + case 'alias': + case 'scalar': + case 'single-quoted-scalar': + case 'double-quoted-scalar': + case 'flow-collection': + return true; + default: + return false; + } +} +function getPrevProps(parent) { + switch (parent.type) { + case 'document': + return parent.start; + case 'block-map': { + const it = parent.items[parent.items.length - 1]; + return it.sep ?? it.start; + } + case 'block-seq': + return parent.items[parent.items.length - 1].start; + /* istanbul ignore next should not happen */ + default: + return []; + } +} +/** Note: May modify input array */ +function getFirstKeyStartProps(prev) { + if (prev.length === 0) + return []; + let i = prev.length; + loop: while (--i >= 0) { + switch (prev[i].type) { + case 'doc-start': + case 'explicit-key-ind': + case 'map-value-ind': + case 'seq-item-ind': + case 'newline': + break loop; + } + } + while (prev[++i]?.type === 'space') { + /* loop */ + } + return prev.splice(i, prev.length); +} +function fixFlowSeqItems(fc) { + if (fc.start.type === 'flow-seq-start') { + for (const it of fc.items) { + if (it.sep && + !it.value && + !includesToken(it.start, 'explicit-key-ind') && + !includesToken(it.sep, 'map-value-ind')) { + if (it.key) + it.value = it.key; + delete it.key; + if (isFlowToken(it.value)) { + if (it.value.end) + Array.prototype.push.apply(it.value.end, it.sep); + else + it.value.end = it.sep; + } + else + Array.prototype.push.apply(it.start, it.sep); + delete it.sep; + } + } + } +} +/** + * A YAML concrete syntax tree (CST) parser + * + * ```ts + * const src: string = ... + * for (const token of new Parser().parse(src)) { + * // token: Token + * } + * ``` + * + * To use the parser with a user-provided lexer: + * + * ```ts + * function* parse(source: string, lexer: Lexer) { + * const parser = new Parser() + * for (const lexeme of lexer.lex(source)) + * yield* parser.next(lexeme) + * yield* parser.end() + * } + * + * const src: string = ... + * const lexer = new Lexer() + * for (const token of parse(src, lexer)) { + * // token: Token + * } + * ``` + */ +class Parser { + /** + * @param onNewLine - If defined, called separately with the start position of + * each new line (in `parse()`, including the start of input). + */ + constructor(onNewLine) { + /** If true, space and sequence indicators count as indentation */ + this.atNewLine = true; + /** If true, next token is a scalar value */ + this.atScalar = false; + /** Current indentation level */ + this.indent = 0; + /** Current offset since the start of parsing */ + this.offset = 0; + /** On the same line with a block map key */ + this.onKeyLine = false; + /** Top indicates the node that's currently being built */ + this.stack = []; + /** The source of the current token, set in parse() */ + this.source = ''; + /** The type of the current token, set in parse() */ + this.type = ''; + // Must be defined after `next()` + this.lexer = new lexer.Lexer(); + this.onNewLine = onNewLine; + } + /** + * Parse `source` as a YAML stream. + * If `incomplete`, a part of the last line may be left as a buffer for the next call. + * + * Errors are not thrown, but yielded as `{ type: 'error', message }` tokens. + * + * @returns A generator of tokens representing each directive, document, and other structure. + */ + *parse(source, incomplete = false) { + if (this.onNewLine && this.offset === 0) + this.onNewLine(0); + for (const lexeme of this.lexer.lex(source, incomplete)) + yield* this.next(lexeme); + if (!incomplete) + yield* this.end(); + } + /** + * Advance the parser by the `source` of one lexical token. + */ + *next(source) { + this.source = source; + if (process.env.LOG_TOKENS) + console.log('|', cst.prettyToken(source)); + if (this.atScalar) { + this.atScalar = false; + yield* this.step(); + this.offset += source.length; + return; + } + const type = cst.tokenType(source); + if (!type) { + const message = `Not a YAML token: ${source}`; + yield* this.pop({ type: 'error', offset: this.offset, message, source }); + this.offset += source.length; + } + else if (type === 'scalar') { + this.atNewLine = false; + this.atScalar = true; + this.type = 'scalar'; + } + else { + this.type = type; + yield* this.step(); + switch (type) { + case 'newline': + this.atNewLine = true; + this.indent = 0; + if (this.onNewLine) + this.onNewLine(this.offset + source.length); + break; + case 'space': + if (this.atNewLine && source[0] === ' ') + this.indent += source.length; + break; + case 'explicit-key-ind': + case 'map-value-ind': + case 'seq-item-ind': + if (this.atNewLine) + this.indent += source.length; + break; + case 'doc-mode': + case 'flow-error-end': + return; + default: + this.atNewLine = false; + } + this.offset += source.length; + } + } + /** Call at end of input to push out any remaining constructions */ + *end() { + while (this.stack.length > 0) + yield* this.pop(); + } + get sourceToken() { + const st = { + type: this.type, + offset: this.offset, + indent: this.indent, + source: this.source + }; + return st; + } + *step() { + const top = this.peek(1); + if (this.type === 'doc-end' && (!top || top.type !== 'doc-end')) { + while (this.stack.length > 0) + yield* this.pop(); + this.stack.push({ + type: 'doc-end', + offset: this.offset, + source: this.source + }); + return; + } + if (!top) + return yield* this.stream(); + switch (top.type) { + case 'document': + return yield* this.document(top); + case 'alias': + case 'scalar': + case 'single-quoted-scalar': + case 'double-quoted-scalar': + return yield* this.scalar(top); + case 'block-scalar': + return yield* this.blockScalar(top); + case 'block-map': + return yield* this.blockMap(top); + case 'block-seq': + return yield* this.blockSequence(top); + case 'flow-collection': + return yield* this.flowCollection(top); + case 'doc-end': + return yield* this.documentEnd(top); + } + /* istanbul ignore next should not happen */ + yield* this.pop(); + } + peek(n) { + return this.stack[this.stack.length - n]; + } + *pop(error) { + const token = error ?? this.stack.pop(); + /* istanbul ignore if should not happen */ + if (!token) { + const message = 'Tried to pop an empty stack'; + yield { type: 'error', offset: this.offset, source: '', message }; + } + else if (this.stack.length === 0) { + yield token; + } + else { + const top = this.peek(1); + if (token.type === 'block-scalar') { + // Block scalars use their parent rather than header indent + token.indent = 'indent' in top ? top.indent : 0; + } + else if (token.type === 'flow-collection' && top.type === 'document') { + // Ignore all indent for top-level flow collections + token.indent = 0; + } + if (token.type === 'flow-collection') + fixFlowSeqItems(token); + switch (top.type) { + case 'document': + top.value = token; + break; + case 'block-scalar': + top.props.push(token); // error + break; + case 'block-map': { + const it = top.items[top.items.length - 1]; + if (it.value) { + top.items.push({ start: [], key: token, sep: [] }); + this.onKeyLine = true; + return; + } + else if (it.sep) { + it.value = token; + } + else { + Object.assign(it, { key: token, sep: [] }); + this.onKeyLine = !includesToken(it.start, 'explicit-key-ind'); + return; + } + break; + } + case 'block-seq': { + const it = top.items[top.items.length - 1]; + if (it.value) + top.items.push({ start: [], value: token }); + else + it.value = token; + break; + } + case 'flow-collection': { + const it = top.items[top.items.length - 1]; + if (!it || it.value) + top.items.push({ start: [], key: token, sep: [] }); + else if (it.sep) + it.value = token; + else + Object.assign(it, { key: token, sep: [] }); + return; + } + /* istanbul ignore next should not happen */ + default: + yield* this.pop(); + yield* this.pop(token); + } + if ((top.type === 'document' || + top.type === 'block-map' || + top.type === 'block-seq') && + (token.type === 'block-map' || token.type === 'block-seq')) { + const last = token.items[token.items.length - 1]; + if (last && + !last.sep && + !last.value && + last.start.length > 0 && + findNonEmptyIndex(last.start) === -1 && + (token.indent === 0 || + last.start.every(st => st.type !== 'comment' || st.indent < token.indent))) { + if (top.type === 'document') + top.end = last.start; + else + top.items.push({ start: last.start }); + token.items.splice(-1, 1); + } + } + } + } + *stream() { + switch (this.type) { + case 'directive-line': + yield { type: 'directive', offset: this.offset, source: this.source }; + return; + case 'byte-order-mark': + case 'space': + case 'comment': + case 'newline': + yield this.sourceToken; + return; + case 'doc-mode': + case 'doc-start': { + const doc = { + type: 'document', + offset: this.offset, + start: [] + }; + if (this.type === 'doc-start') + doc.start.push(this.sourceToken); + this.stack.push(doc); + return; + } + } + yield { + type: 'error', + offset: this.offset, + message: `Unexpected ${this.type} token in YAML stream`, + source: this.source + }; + } + *document(doc) { + if (doc.value) + return yield* this.lineEnd(doc); + switch (this.type) { + case 'doc-start': { + if (findNonEmptyIndex(doc.start) !== -1) { + yield* this.pop(); + yield* this.step(); + } + else + doc.start.push(this.sourceToken); + return; + } + case 'anchor': + case 'tag': + case 'space': + case 'comment': + case 'newline': + doc.start.push(this.sourceToken); + return; + } + const bv = this.startBlockValue(doc); + if (bv) + this.stack.push(bv); + else { + yield { + type: 'error', + offset: this.offset, + message: `Unexpected ${this.type} token in YAML document`, + source: this.source + }; + } + } + *scalar(scalar) { + if (this.type === 'map-value-ind') { + const prev = getPrevProps(this.peek(2)); + const start = getFirstKeyStartProps(prev); + let sep; + if (scalar.end) { + sep = scalar.end; + sep.push(this.sourceToken); + delete scalar.end; + } + else + sep = [this.sourceToken]; + const map = { + type: 'block-map', + offset: scalar.offset, + indent: scalar.indent, + items: [{ start, key: scalar, sep }] + }; + this.onKeyLine = true; + this.stack[this.stack.length - 1] = map; + } + else + yield* this.lineEnd(scalar); + } + *blockScalar(scalar) { + switch (this.type) { + case 'space': + case 'comment': + case 'newline': + scalar.props.push(this.sourceToken); + return; + case 'scalar': + scalar.source = this.source; + // block-scalar source includes trailing newline + this.atNewLine = true; + this.indent = 0; + if (this.onNewLine) { + let nl = this.source.indexOf('\n') + 1; + while (nl !== 0) { + this.onNewLine(this.offset + nl); + nl = this.source.indexOf('\n', nl) + 1; + } + } + yield* this.pop(); + break; + /* istanbul ignore next should not happen */ + default: + yield* this.pop(); + yield* this.step(); + } + } + *blockMap(map) { + const it = map.items[map.items.length - 1]; + // it.sep is true-ish if pair already has key or : separator + switch (this.type) { + case 'newline': + this.onKeyLine = false; + if (it.value) { + const end = 'end' in it.value ? it.value.end : undefined; + const last = Array.isArray(end) ? end[end.length - 1] : undefined; + if (last?.type === 'comment') + end?.push(this.sourceToken); + else + map.items.push({ start: [this.sourceToken] }); + } + else if (it.sep) { + it.sep.push(this.sourceToken); + } + else { + it.start.push(this.sourceToken); + } + return; + case 'space': + case 'comment': + if (it.value) { + map.items.push({ start: [this.sourceToken] }); + } + else if (it.sep) { + it.sep.push(this.sourceToken); + } + else { + if (this.atIndentedComment(it.start, map.indent)) { + const prev = map.items[map.items.length - 2]; + const end = prev?.value?.end; + if (Array.isArray(end)) { + Array.prototype.push.apply(end, it.start); + end.push(this.sourceToken); + map.items.pop(); + return; + } + } + it.start.push(this.sourceToken); + } + return; + } + if (this.indent >= map.indent) { + const atNextItem = !this.onKeyLine && this.indent === map.indent && it.sep; + // For empty nodes, assign newline-separated not indented empty tokens to following node + let start = []; + if (atNextItem && it.sep && !it.value) { + const nl = []; + for (let i = 0; i < it.sep.length; ++i) { + const st = it.sep[i]; + switch (st.type) { + case 'newline': + nl.push(i); + break; + case 'space': + break; + case 'comment': + if (st.indent > map.indent) + nl.length = 0; + break; + default: + nl.length = 0; + } + } + if (nl.length >= 2) + start = it.sep.splice(nl[1]); + } + switch (this.type) { + case 'anchor': + case 'tag': + if (atNextItem || it.value) { + start.push(this.sourceToken); + map.items.push({ start }); + this.onKeyLine = true; + } + else if (it.sep) { + it.sep.push(this.sourceToken); + } + else { + it.start.push(this.sourceToken); + } + return; + case 'explicit-key-ind': + if (!it.sep && !includesToken(it.start, 'explicit-key-ind')) { + it.start.push(this.sourceToken); + } + else if (atNextItem || it.value) { + start.push(this.sourceToken); + map.items.push({ start }); + } + else { + this.stack.push({ + type: 'block-map', + offset: this.offset, + indent: this.indent, + items: [{ start: [this.sourceToken] }] + }); + } + this.onKeyLine = true; + return; + case 'map-value-ind': + if (includesToken(it.start, 'explicit-key-ind')) { + if (!it.sep) { + if (includesToken(it.start, 'newline')) { + Object.assign(it, { key: null, sep: [this.sourceToken] }); + } + else { + const start = getFirstKeyStartProps(it.start); + this.stack.push({ + type: 'block-map', + offset: this.offset, + indent: this.indent, + items: [{ start, key: null, sep: [this.sourceToken] }] + }); + } + } + else if (it.value) { + map.items.push({ start: [], key: null, sep: [this.sourceToken] }); + } + else if (includesToken(it.sep, 'map-value-ind')) { + this.stack.push({ + type: 'block-map', + offset: this.offset, + indent: this.indent, + items: [{ start, key: null, sep: [this.sourceToken] }] + }); + } + else if (isFlowToken(it.key) && + !includesToken(it.sep, 'newline')) { + const start = getFirstKeyStartProps(it.start); + const key = it.key; + const sep = it.sep; + sep.push(this.sourceToken); + // @ts-expect-error type guard is wrong here + delete it.key, delete it.sep; + this.stack.push({ + type: 'block-map', + offset: this.offset, + indent: this.indent, + items: [{ start, key, sep }] + }); + } + else if (start.length > 0) { + // Not actually at next item + it.sep = it.sep.concat(start, this.sourceToken); + } + else { + it.sep.push(this.sourceToken); + } + } + else { + if (!it.sep) { + Object.assign(it, { key: null, sep: [this.sourceToken] }); + } + else if (it.value || atNextItem) { + map.items.push({ start, key: null, sep: [this.sourceToken] }); + } + else if (includesToken(it.sep, 'map-value-ind')) { + this.stack.push({ + type: 'block-map', + offset: this.offset, + indent: this.indent, + items: [{ start: [], key: null, sep: [this.sourceToken] }] + }); + } + else { + it.sep.push(this.sourceToken); + } + } + this.onKeyLine = true; + return; + case 'alias': + case 'scalar': + case 'single-quoted-scalar': + case 'double-quoted-scalar': { + const fs = this.flowScalar(this.type); + if (atNextItem || it.value) { + map.items.push({ start, key: fs, sep: [] }); + this.onKeyLine = true; + } + else if (it.sep) { + this.stack.push(fs); + } + else { + Object.assign(it, { key: fs, sep: [] }); + this.onKeyLine = true; + } + return; + } + default: { + const bv = this.startBlockValue(map); + if (bv) { + if (atNextItem && + bv.type !== 'block-seq' && + includesToken(it.start, 'explicit-key-ind')) { + map.items.push({ start }); + } + this.stack.push(bv); + return; + } + } + } + } + yield* this.pop(); + yield* this.step(); + } + *blockSequence(seq) { + const it = seq.items[seq.items.length - 1]; + switch (this.type) { + case 'newline': + if (it.value) { + const end = 'end' in it.value ? it.value.end : undefined; + const last = Array.isArray(end) ? end[end.length - 1] : undefined; + if (last?.type === 'comment') + end?.push(this.sourceToken); + else + seq.items.push({ start: [this.sourceToken] }); + } + else + it.start.push(this.sourceToken); + return; + case 'space': + case 'comment': + if (it.value) + seq.items.push({ start: [this.sourceToken] }); + else { + if (this.atIndentedComment(it.start, seq.indent)) { + const prev = seq.items[seq.items.length - 2]; + const end = prev?.value?.end; + if (Array.isArray(end)) { + Array.prototype.push.apply(end, it.start); + end.push(this.sourceToken); + seq.items.pop(); + return; + } + } + it.start.push(this.sourceToken); + } + return; + case 'anchor': + case 'tag': + if (it.value || this.indent <= seq.indent) + break; + it.start.push(this.sourceToken); + return; + case 'seq-item-ind': + if (this.indent !== seq.indent) + break; + if (it.value || includesToken(it.start, 'seq-item-ind')) + seq.items.push({ start: [this.sourceToken] }); + else + it.start.push(this.sourceToken); + return; + } + if (this.indent > seq.indent) { + const bv = this.startBlockValue(seq); + if (bv) { + this.stack.push(bv); + return; + } + } + yield* this.pop(); + yield* this.step(); + } + *flowCollection(fc) { + const it = fc.items[fc.items.length - 1]; + if (this.type === 'flow-error-end') { + let top; + do { + yield* this.pop(); + top = this.peek(1); + } while (top && top.type === 'flow-collection'); + } + else if (fc.end.length === 0) { + switch (this.type) { + case 'comma': + case 'explicit-key-ind': + if (!it || it.sep) + fc.items.push({ start: [this.sourceToken] }); + else + it.start.push(this.sourceToken); + return; + case 'map-value-ind': + if (!it || it.value) + fc.items.push({ start: [], key: null, sep: [this.sourceToken] }); + else if (it.sep) + it.sep.push(this.sourceToken); + else + Object.assign(it, { key: null, sep: [this.sourceToken] }); + return; + case 'space': + case 'comment': + case 'newline': + case 'anchor': + case 'tag': + if (!it || it.value) + fc.items.push({ start: [this.sourceToken] }); + else if (it.sep) + it.sep.push(this.sourceToken); + else + it.start.push(this.sourceToken); + return; + case 'alias': + case 'scalar': + case 'single-quoted-scalar': + case 'double-quoted-scalar': { + const fs = this.flowScalar(this.type); + if (!it || it.value) + fc.items.push({ start: [], key: fs, sep: [] }); + else if (it.sep) + this.stack.push(fs); + else + Object.assign(it, { key: fs, sep: [] }); + return; + } + case 'flow-map-end': + case 'flow-seq-end': + fc.end.push(this.sourceToken); + return; + } + const bv = this.startBlockValue(fc); + /* istanbul ignore else should not happen */ + if (bv) + this.stack.push(bv); + else { + yield* this.pop(); + yield* this.step(); + } + } + else { + const parent = this.peek(2); + if (parent.type === 'block-map' && + ((this.type === 'map-value-ind' && parent.indent === fc.indent) || + (this.type === 'newline' && + !parent.items[parent.items.length - 1].sep))) { + yield* this.pop(); + yield* this.step(); + } + else if (this.type === 'map-value-ind' && + parent.type !== 'flow-collection') { + const prev = getPrevProps(parent); + const start = getFirstKeyStartProps(prev); + fixFlowSeqItems(fc); + const sep = fc.end.splice(1, fc.end.length); + sep.push(this.sourceToken); + const map = { + type: 'block-map', + offset: fc.offset, + indent: fc.indent, + items: [{ start, key: fc, sep }] + }; + this.onKeyLine = true; + this.stack[this.stack.length - 1] = map; + } + else { + yield* this.lineEnd(fc); + } + } + } + flowScalar(type) { + if (this.onNewLine) { + let nl = this.source.indexOf('\n') + 1; + while (nl !== 0) { + this.onNewLine(this.offset + nl); + nl = this.source.indexOf('\n', nl) + 1; + } + } + return { + type, + offset: this.offset, + indent: this.indent, + source: this.source + }; + } + startBlockValue(parent) { + switch (this.type) { + case 'alias': + case 'scalar': + case 'single-quoted-scalar': + case 'double-quoted-scalar': + return this.flowScalar(this.type); + case 'block-scalar-header': + return { + type: 'block-scalar', + offset: this.offset, + indent: this.indent, + props: [this.sourceToken], + source: '' + }; + case 'flow-map-start': + case 'flow-seq-start': + return { + type: 'flow-collection', + offset: this.offset, + indent: this.indent, + start: this.sourceToken, + items: [], + end: [] + }; + case 'seq-item-ind': + return { + type: 'block-seq', + offset: this.offset, + indent: this.indent, + items: [{ start: [this.sourceToken] }] + }; + case 'explicit-key-ind': { + this.onKeyLine = true; + const prev = getPrevProps(parent); + const start = getFirstKeyStartProps(prev); + start.push(this.sourceToken); + return { + type: 'block-map', + offset: this.offset, + indent: this.indent, + items: [{ start }] + }; + } + case 'map-value-ind': { + this.onKeyLine = true; + const prev = getPrevProps(parent); + const start = getFirstKeyStartProps(prev); + return { + type: 'block-map', + offset: this.offset, + indent: this.indent, + items: [{ start, key: null, sep: [this.sourceToken] }] + }; + } + } + return null; + } + atIndentedComment(start, indent) { + if (this.type !== 'comment') + return false; + if (this.indent <= indent) + return false; + return start.every(st => st.type === 'newline' || st.type === 'space'); + } + *documentEnd(docEnd) { + if (this.type !== 'doc-mode') { + if (docEnd.end) + docEnd.end.push(this.sourceToken); + else + docEnd.end = [this.sourceToken]; + if (this.type === 'newline') + yield* this.pop(); + } + } + *lineEnd(token) { + switch (this.type) { + case 'comma': + case 'doc-start': + case 'doc-end': + case 'flow-seq-end': + case 'flow-map-end': + case 'map-value-ind': + yield* this.pop(); + yield* this.step(); + break; + case 'newline': + this.onKeyLine = false; + // fallthrough + case 'space': + case 'comment': + default: + // all other values are errors + if (token.end) + token.end.push(this.sourceToken); + else + token.end = [this.sourceToken]; + if (this.type === 'newline') + yield* this.pop(); + } + } +} + +exports.Parser = Parser; diff --git a/node_modules/yaml/dist/public-api.d.ts b/node_modules/yaml/dist/public-api.d.ts new file mode 100644 index 0000000..82a4d4f --- /dev/null +++ b/node_modules/yaml/dist/public-api.d.ts @@ -0,0 +1,43 @@ +import { Composer } from './compose/composer.js'; +import type { Reviver } from './doc/applyReviver.js'; +import { Document, Replacer } from './doc/Document.js'; +import type { ParsedNode } from './nodes/Node.js'; +import type { CreateNodeOptions, DocumentOptions, ParseOptions, SchemaOptions, ToJSOptions, ToStringOptions } from './options.js'; +export interface EmptyStream extends Array, ReturnType { + empty: true; +} +/** + * Parse the input as a stream of YAML documents. + * + * Documents should be separated from each other by `...` or `---` marker lines. + * + * @returns If an empty `docs` array is returned, it will be of type + * EmptyStream and contain additional stream information. In + * TypeScript, you should use `'empty' in docs` as a type guard for it. + */ +export declare function parseAllDocuments(source: string, options?: ParseOptions & DocumentOptions & SchemaOptions): Document.Parsed[] | EmptyStream; +/** Parse an input string into a single YAML.Document */ +export declare function parseDocument(source: string, options?: ParseOptions & DocumentOptions & SchemaOptions): Document.Parsed; +/** + * Parse an input string into JavaScript. + * + * Only supports input consisting of a single YAML document; for multi-document + * support you should use `YAML.parseAllDocuments`. May throw on error, and may + * log warnings using `console.warn`. + * + * @param str - A string with YAML formatting. + * @param reviver - A reviver function, as in `JSON.parse()` + * @returns The value will match the type of the root value of the parsed YAML + * document, so Maps become objects, Sequences arrays, and scalars result in + * nulls, booleans, numbers and strings. + */ +export declare function parse(src: string, options?: ParseOptions & DocumentOptions & SchemaOptions & ToJSOptions): any; +export declare function parse(src: string, reviver: Reviver, options?: ParseOptions & DocumentOptions & SchemaOptions & ToJSOptions): any; +/** + * Stringify a value as a YAML document. + * + * @param replacer - A replacer array or function, as in `JSON.stringify()` + * @returns Will always include `\n` as the last character, as is expected of YAML documents. + */ +export declare function stringify(value: any, options?: DocumentOptions & SchemaOptions & ParseOptions & CreateNodeOptions & ToStringOptions): string; +export declare function stringify(value: any, replacer?: Replacer | null, options?: string | number | (DocumentOptions & SchemaOptions & ParseOptions & CreateNodeOptions & ToStringOptions)): string; diff --git a/node_modules/yaml/dist/public-api.js b/node_modules/yaml/dist/public-api.js new file mode 100644 index 0000000..38aad92 --- /dev/null +++ b/node_modules/yaml/dist/public-api.js @@ -0,0 +1,104 @@ +'use strict'; + +var composer = require('./compose/composer.js'); +var Document = require('./doc/Document.js'); +var errors = require('./errors.js'); +var log = require('./log.js'); +var lineCounter = require('./parse/line-counter.js'); +var parser = require('./parse/parser.js'); + +function parseOptions(options) { + const prettyErrors = options.prettyErrors !== false; + const lineCounter$1 = options.lineCounter || (prettyErrors && new lineCounter.LineCounter()) || null; + return { lineCounter: lineCounter$1, prettyErrors }; +} +/** + * Parse the input as a stream of YAML documents. + * + * Documents should be separated from each other by `...` or `---` marker lines. + * + * @returns If an empty `docs` array is returned, it will be of type + * EmptyStream and contain additional stream information. In + * TypeScript, you should use `'empty' in docs` as a type guard for it. + */ +function parseAllDocuments(source, options = {}) { + const { lineCounter, prettyErrors } = parseOptions(options); + const parser$1 = new parser.Parser(lineCounter?.addNewLine); + const composer$1 = new composer.Composer(options); + const docs = Array.from(composer$1.compose(parser$1.parse(source))); + if (prettyErrors && lineCounter) + for (const doc of docs) { + doc.errors.forEach(errors.prettifyError(source, lineCounter)); + doc.warnings.forEach(errors.prettifyError(source, lineCounter)); + } + if (docs.length > 0) + return docs; + return Object.assign([], { empty: true }, composer$1.streamInfo()); +} +/** Parse an input string into a single YAML.Document */ +function parseDocument(source, options = {}) { + const { lineCounter, prettyErrors } = parseOptions(options); + const parser$1 = new parser.Parser(lineCounter?.addNewLine); + const composer$1 = new composer.Composer(options); + // `doc` is always set by compose.end(true) at the very latest + let doc = null; + for (const _doc of composer$1.compose(parser$1.parse(source), true, source.length)) { + if (!doc) + doc = _doc; + else if (doc.options.logLevel !== 'silent') { + doc.errors.push(new errors.YAMLParseError(_doc.range.slice(0, 2), 'MULTIPLE_DOCS', 'Source contains multiple documents; please use YAML.parseAllDocuments()')); + break; + } + } + if (prettyErrors && lineCounter) { + doc.errors.forEach(errors.prettifyError(source, lineCounter)); + doc.warnings.forEach(errors.prettifyError(source, lineCounter)); + } + return doc; +} +function parse(src, reviver, options) { + let _reviver = undefined; + if (typeof reviver === 'function') { + _reviver = reviver; + } + else if (options === undefined && reviver && typeof reviver === 'object') { + options = reviver; + } + const doc = parseDocument(src, options); + if (!doc) + return null; + doc.warnings.forEach(warning => log.warn(doc.options.logLevel, warning)); + if (doc.errors.length > 0) { + if (doc.options.logLevel !== 'silent') + throw doc.errors[0]; + else + doc.errors = []; + } + return doc.toJS(Object.assign({ reviver: _reviver }, options)); +} +function stringify(value, replacer, options) { + let _replacer = null; + if (typeof replacer === 'function' || Array.isArray(replacer)) { + _replacer = replacer; + } + else if (options === undefined && replacer) { + options = replacer; + } + if (typeof options === 'string') + options = options.length; + if (typeof options === 'number') { + const indent = Math.round(options); + options = indent < 1 ? undefined : indent > 8 ? { indent: 8 } : { indent }; + } + if (value === undefined) { + const { keepUndefined } = options ?? replacer ?? {}; + if (!keepUndefined) + return undefined; + } + return new Document.Document(value, _replacer, options).toString(options); +} + +exports.parse = parse; +exports.parseAllDocuments = parseAllDocuments; +exports.parseDocument = parseDocument; +exports.stringify = stringify; diff --git a/node_modules/yaml/dist/schema/Schema.d.ts b/node_modules/yaml/dist/schema/Schema.d.ts new file mode 100644 index 0000000..0d53d5b --- /dev/null +++ b/node_modules/yaml/dist/schema/Schema.d.ts @@ -0,0 +1,18 @@ +import { MAP, SCALAR, SEQ } from '../nodes/Node.js'; +import type { Pair } from '../nodes/Pair.js'; +import type { SchemaOptions, ToStringOptions } from '../options.js'; +import type { CollectionTag, ScalarTag } from './types.js'; +export declare class Schema { + compat: Array | null; + knownTags: Record; + merge: boolean; + name: string; + sortMapEntries: ((a: Pair, b: Pair) => number) | null; + tags: Array; + toStringOptions: Readonly | null; + readonly [MAP]: CollectionTag; + readonly [SCALAR]: ScalarTag; + readonly [SEQ]: CollectionTag; + constructor({ compat, customTags, merge, resolveKnownTags, schema, sortMapEntries, toStringDefaults }: SchemaOptions); + clone(): Schema; +} diff --git a/node_modules/yaml/dist/schema/Schema.js b/node_modules/yaml/dist/schema/Schema.js new file mode 100644 index 0000000..f31b1a9 --- /dev/null +++ b/node_modules/yaml/dist/schema/Schema.js @@ -0,0 +1,40 @@ +'use strict'; + +var Node = require('../nodes/Node.js'); +var map = require('./common/map.js'); +var seq = require('./common/seq.js'); +var string = require('./common/string.js'); +var tags = require('./tags.js'); + +const sortMapEntriesByKey = (a, b) => a.key < b.key ? -1 : a.key > b.key ? 1 : 0; +class Schema { + constructor({ compat, customTags, merge, resolveKnownTags, schema, sortMapEntries, toStringDefaults }) { + this.compat = Array.isArray(compat) + ? tags.getTags(compat, 'compat') + : compat + ? tags.getTags(null, compat) + : null; + this.merge = !!merge; + this.name = (typeof schema === 'string' && schema) || 'core'; + this.knownTags = resolveKnownTags ? tags.coreKnownTags : {}; + this.tags = tags.getTags(customTags, this.name); + this.toStringOptions = toStringDefaults ?? null; + Object.defineProperty(this, Node.MAP, { value: map.map }); + Object.defineProperty(this, Node.SCALAR, { value: string.string }); + Object.defineProperty(this, Node.SEQ, { value: seq.seq }); + // Used by createMap() + this.sortMapEntries = + typeof sortMapEntries === 'function' + ? sortMapEntries + : sortMapEntries === true + ? sortMapEntriesByKey + : null; + } + clone() { + const copy = Object.create(Schema.prototype, Object.getOwnPropertyDescriptors(this)); + copy.tags = this.tags.slice(); + return copy; + } +} + +exports.Schema = Schema; diff --git a/node_modules/yaml/dist/schema/common/map.d.ts b/node_modules/yaml/dist/schema/common/map.d.ts new file mode 100644 index 0000000..9b300f8 --- /dev/null +++ b/node_modules/yaml/dist/schema/common/map.d.ts @@ -0,0 +1,2 @@ +import type { CollectionTag } from '../types.js'; +export declare const map: CollectionTag; diff --git a/node_modules/yaml/dist/schema/common/map.js b/node_modules/yaml/dist/schema/common/map.js new file mode 100644 index 0000000..46dab3c --- /dev/null +++ b/node_modules/yaml/dist/schema/common/map.js @@ -0,0 +1,44 @@ +'use strict'; + +var Node = require('../../nodes/Node.js'); +var Pair = require('../../nodes/Pair.js'); +var YAMLMap = require('../../nodes/YAMLMap.js'); + +function createMap(schema, obj, ctx) { + const { keepUndefined, replacer } = ctx; + const map = new YAMLMap.YAMLMap(schema); + const add = (key, value) => { + if (typeof replacer === 'function') + value = replacer.call(obj, key, value); + else if (Array.isArray(replacer) && !replacer.includes(key)) + return; + if (value !== undefined || keepUndefined) + map.items.push(Pair.createPair(key, value, ctx)); + }; + if (obj instanceof Map) { + for (const [key, value] of obj) + add(key, value); + } + else if (obj && typeof obj === 'object') { + for (const key of Object.keys(obj)) + add(key, obj[key]); + } + if (typeof schema.sortMapEntries === 'function') { + map.items.sort(schema.sortMapEntries); + } + return map; +} +const map = { + collection: 'map', + createNode: createMap, + default: true, + nodeClass: YAMLMap.YAMLMap, + tag: 'tag:yaml.org,2002:map', + resolve(map, onError) { + if (!Node.isMap(map)) + onError('Expected a mapping for this tag'); + return map; + } +}; + +exports.map = map; diff --git a/node_modules/yaml/dist/schema/common/null.d.ts b/node_modules/yaml/dist/schema/common/null.d.ts new file mode 100644 index 0000000..66abea5 --- /dev/null +++ b/node_modules/yaml/dist/schema/common/null.d.ts @@ -0,0 +1,4 @@ +import type { ScalarTag } from '../types.js'; +export declare const nullTag: ScalarTag & { + test: RegExp; +}; diff --git a/node_modules/yaml/dist/schema/common/null.js b/node_modules/yaml/dist/schema/common/null.js new file mode 100644 index 0000000..cb353a7 --- /dev/null +++ b/node_modules/yaml/dist/schema/common/null.js @@ -0,0 +1,17 @@ +'use strict'; + +var Scalar = require('../../nodes/Scalar.js'); + +const nullTag = { + identify: value => value == null, + createNode: () => new Scalar.Scalar(null), + default: true, + tag: 'tag:yaml.org,2002:null', + test: /^(?:~|[Nn]ull|NULL)?$/, + resolve: () => new Scalar.Scalar(null), + stringify: ({ source }, ctx) => typeof source === 'string' && nullTag.test.test(source) + ? source + : ctx.options.nullStr +}; + +exports.nullTag = nullTag; diff --git a/node_modules/yaml/dist/schema/common/seq.d.ts b/node_modules/yaml/dist/schema/common/seq.d.ts new file mode 100644 index 0000000..c038d30 --- /dev/null +++ b/node_modules/yaml/dist/schema/common/seq.d.ts @@ -0,0 +1,2 @@ +import type { CollectionTag } from '../types.js'; +export declare const seq: CollectionTag; diff --git a/node_modules/yaml/dist/schema/common/seq.js b/node_modules/yaml/dist/schema/common/seq.js new file mode 100644 index 0000000..0c48bde --- /dev/null +++ b/node_modules/yaml/dist/schema/common/seq.js @@ -0,0 +1,35 @@ +'use strict'; + +var createNode = require('../../doc/createNode.js'); +var Node = require('../../nodes/Node.js'); +var YAMLSeq = require('../../nodes/YAMLSeq.js'); + +function createSeq(schema, obj, ctx) { + const { replacer } = ctx; + const seq = new YAMLSeq.YAMLSeq(schema); + if (obj && Symbol.iterator in Object(obj)) { + let i = 0; + for (let it of obj) { + if (typeof replacer === 'function') { + const key = obj instanceof Set ? it : String(i++); + it = replacer.call(obj, key, it); + } + seq.items.push(createNode.createNode(it, undefined, ctx)); + } + } + return seq; +} +const seq = { + collection: 'seq', + createNode: createSeq, + default: true, + nodeClass: YAMLSeq.YAMLSeq, + tag: 'tag:yaml.org,2002:seq', + resolve(seq, onError) { + if (!Node.isSeq(seq)) + onError('Expected a sequence for this tag'); + return seq; + } +}; + +exports.seq = seq; diff --git a/node_modules/yaml/dist/schema/common/string.d.ts b/node_modules/yaml/dist/schema/common/string.d.ts new file mode 100644 index 0000000..539c9b1 --- /dev/null +++ b/node_modules/yaml/dist/schema/common/string.d.ts @@ -0,0 +1,2 @@ +import type { ScalarTag } from '../types.js'; +export declare const string: ScalarTag; diff --git a/node_modules/yaml/dist/schema/common/string.js b/node_modules/yaml/dist/schema/common/string.js new file mode 100644 index 0000000..7601420 --- /dev/null +++ b/node_modules/yaml/dist/schema/common/string.js @@ -0,0 +1,16 @@ +'use strict'; + +var stringifyString = require('../../stringify/stringifyString.js'); + +const string = { + identify: value => typeof value === 'string', + default: true, + tag: 'tag:yaml.org,2002:str', + resolve: str => str, + stringify(item, ctx, onComment, onChompKeep) { + ctx = Object.assign({ actualString: true }, ctx); + return stringifyString.stringifyString(item, ctx, onComment, onChompKeep); + } +}; + +exports.string = string; diff --git a/node_modules/yaml/dist/schema/core/bool.d.ts b/node_modules/yaml/dist/schema/core/bool.d.ts new file mode 100644 index 0000000..e4bdc4c --- /dev/null +++ b/node_modules/yaml/dist/schema/core/bool.d.ts @@ -0,0 +1,4 @@ +import type { ScalarTag } from '../types.js'; +export declare const boolTag: ScalarTag & { + test: RegExp; +}; diff --git a/node_modules/yaml/dist/schema/core/bool.js b/node_modules/yaml/dist/schema/core/bool.js new file mode 100644 index 0000000..4def73c --- /dev/null +++ b/node_modules/yaml/dist/schema/core/bool.js @@ -0,0 +1,21 @@ +'use strict'; + +var Scalar = require('../../nodes/Scalar.js'); + +const boolTag = { + identify: value => typeof value === 'boolean', + default: true, + tag: 'tag:yaml.org,2002:bool', + test: /^(?:[Tt]rue|TRUE|[Ff]alse|FALSE)$/, + resolve: str => new Scalar.Scalar(str[0] === 't' || str[0] === 'T'), + stringify({ source, value }, ctx) { + if (source && boolTag.test.test(source)) { + const sv = source[0] === 't' || source[0] === 'T'; + if (value === sv) + return source; + } + return value ? ctx.options.trueStr : ctx.options.falseStr; + } +}; + +exports.boolTag = boolTag; diff --git a/node_modules/yaml/dist/schema/core/float.d.ts b/node_modules/yaml/dist/schema/core/float.d.ts new file mode 100644 index 0000000..22f0249 --- /dev/null +++ b/node_modules/yaml/dist/schema/core/float.d.ts @@ -0,0 +1,4 @@ +import type { ScalarTag } from '../types.js'; +export declare const floatNaN: ScalarTag; +export declare const floatExp: ScalarTag; +export declare const float: ScalarTag; diff --git a/node_modules/yaml/dist/schema/core/float.js b/node_modules/yaml/dist/schema/core/float.js new file mode 100644 index 0000000..a1c96dd --- /dev/null +++ b/node_modules/yaml/dist/schema/core/float.js @@ -0,0 +1,47 @@ +'use strict'; + +var Scalar = require('../../nodes/Scalar.js'); +var stringifyNumber = require('../../stringify/stringifyNumber.js'); + +const floatNaN = { + identify: value => typeof value === 'number', + default: true, + tag: 'tag:yaml.org,2002:float', + test: /^(?:[-+]?\.(?:inf|Inf|INF|nan|NaN|NAN))$/, + resolve: str => str.slice(-3).toLowerCase() === 'nan' + ? NaN + : str[0] === '-' + ? Number.NEGATIVE_INFINITY + : Number.POSITIVE_INFINITY, + stringify: stringifyNumber.stringifyNumber +}; +const floatExp = { + identify: value => typeof value === 'number', + default: true, + tag: 'tag:yaml.org,2002:float', + format: 'EXP', + test: /^[-+]?(?:\.[0-9]+|[0-9]+(?:\.[0-9]*)?)[eE][-+]?[0-9]+$/, + resolve: str => parseFloat(str), + stringify(node) { + const num = Number(node.value); + return isFinite(num) ? num.toExponential() : stringifyNumber.stringifyNumber(node); + } +}; +const float = { + identify: value => typeof value === 'number', + default: true, + tag: 'tag:yaml.org,2002:float', + test: /^[-+]?(?:\.[0-9]+|[0-9]+\.[0-9]*)$/, + resolve(str) { + const node = new Scalar.Scalar(parseFloat(str)); + const dot = str.indexOf('.'); + if (dot !== -1 && str[str.length - 1] === '0') + node.minFractionDigits = str.length - dot - 1; + return node; + }, + stringify: stringifyNumber.stringifyNumber +}; + +exports.float = float; +exports.floatExp = floatExp; +exports.floatNaN = floatNaN; diff --git a/node_modules/yaml/dist/schema/core/int.d.ts b/node_modules/yaml/dist/schema/core/int.d.ts new file mode 100644 index 0000000..35e2d4b --- /dev/null +++ b/node_modules/yaml/dist/schema/core/int.d.ts @@ -0,0 +1,4 @@ +import type { ScalarTag } from '../types.js'; +export declare const intOct: ScalarTag; +export declare const int: ScalarTag; +export declare const intHex: ScalarTag; diff --git a/node_modules/yaml/dist/schema/core/int.js b/node_modules/yaml/dist/schema/core/int.js new file mode 100644 index 0000000..fe4c9ca --- /dev/null +++ b/node_modules/yaml/dist/schema/core/int.js @@ -0,0 +1,42 @@ +'use strict'; + +var stringifyNumber = require('../../stringify/stringifyNumber.js'); + +const intIdentify = (value) => typeof value === 'bigint' || Number.isInteger(value); +const intResolve = (str, offset, radix, { intAsBigInt }) => (intAsBigInt ? BigInt(str) : parseInt(str.substring(offset), radix)); +function intStringify(node, radix, prefix) { + const { value } = node; + if (intIdentify(value) && value >= 0) + return prefix + value.toString(radix); + return stringifyNumber.stringifyNumber(node); +} +const intOct = { + identify: value => intIdentify(value) && value >= 0, + default: true, + tag: 'tag:yaml.org,2002:int', + format: 'OCT', + test: /^0o[0-7]+$/, + resolve: (str, _onError, opt) => intResolve(str, 2, 8, opt), + stringify: node => intStringify(node, 8, '0o') +}; +const int = { + identify: intIdentify, + default: true, + tag: 'tag:yaml.org,2002:int', + test: /^[-+]?[0-9]+$/, + resolve: (str, _onError, opt) => intResolve(str, 0, 10, opt), + stringify: stringifyNumber.stringifyNumber +}; +const intHex = { + identify: value => intIdentify(value) && value >= 0, + default: true, + tag: 'tag:yaml.org,2002:int', + format: 'HEX', + test: /^0x[0-9a-fA-F]+$/, + resolve: (str, _onError, opt) => intResolve(str, 2, 16, opt), + stringify: node => intStringify(node, 16, '0x') +}; + +exports.int = int; +exports.intHex = intHex; +exports.intOct = intOct; diff --git a/node_modules/yaml/dist/schema/core/schema.d.ts b/node_modules/yaml/dist/schema/core/schema.d.ts new file mode 100644 index 0000000..7663949 --- /dev/null +++ b/node_modules/yaml/dist/schema/core/schema.d.ts @@ -0,0 +1 @@ +export declare const schema: (import("../types.js").ScalarTag | import("../types.js").CollectionTag)[]; diff --git a/node_modules/yaml/dist/schema/core/schema.js b/node_modules/yaml/dist/schema/core/schema.js new file mode 100644 index 0000000..6ab87f2 --- /dev/null +++ b/node_modules/yaml/dist/schema/core/schema.js @@ -0,0 +1,25 @@ +'use strict'; + +var map = require('../common/map.js'); +var _null = require('../common/null.js'); +var seq = require('../common/seq.js'); +var string = require('../common/string.js'); +var bool = require('./bool.js'); +var float = require('./float.js'); +var int = require('./int.js'); + +const schema = [ + map.map, + seq.seq, + string.string, + _null.nullTag, + bool.boolTag, + int.intOct, + int.int, + int.intHex, + float.floatNaN, + float.floatExp, + float.float +]; + +exports.schema = schema; diff --git a/node_modules/yaml/dist/schema/json-schema.d.ts b/node_modules/yaml/dist/schema/json-schema.d.ts new file mode 100644 index 0000000..20b005d --- /dev/null +++ b/node_modules/yaml/dist/schema/json-schema.d.ts @@ -0,0 +1,69 @@ +declare type JsonSchema = boolean | ArraySchema | ObjectSchema | NumberSchema | StringSchema; +declare type JsonType = 'array' | 'object' | 'string' | 'number' | 'integer' | 'boolean' | 'null'; +interface CommonSchema { + type?: JsonType | JsonType[]; + const?: unknown; + enum?: unknown[]; + format?: string; + allOf?: JsonSchema[]; + anyOf?: JsonSchema[]; + oneOf?: JsonSchema[]; + not?: JsonSchema; + if?: JsonSchema; + then?: JsonSchema; + else?: JsonSchema; + $id?: string; + $defs?: Record; + $anchor?: string; + $dynamicAnchor?: string; + $ref?: string; + $dynamicRef?: string; + $schema?: string; + $vocabulary?: Record; + $comment?: string; + default?: unknown; + deprecated?: boolean; + readOnly?: boolean; + writeOnly?: boolean; + title?: string; + description?: string; + examples?: unknown[]; +} +interface ArraySchema extends CommonSchema { + prefixItems?: JsonSchema[]; + items?: JsonSchema; + contains?: JsonSchema; + unevaluatedItems?: JsonSchema; + maxItems?: number; + minItems?: number; + uniqueItems?: boolean; + maxContains?: number; + minContains?: number; +} +interface ObjectSchema extends CommonSchema { + properties?: Record; + patternProperties?: Record; + additionalProperties?: JsonSchema; + propertyNames?: JsonSchema; + unevaluatedProperties?: JsonSchema; + maxProperties?: number; + minProperties?: number; + required?: string[]; + dependentRequired?: Record; + dependentSchemas?: Record; +} +interface StringSchema extends CommonSchema { + maxLength?: number; + minLength?: number; + patter?: string; + contentEncoding?: string; + contentMediaType?: string; + contentSchema?: JsonSchema; +} +interface NumberSchema extends CommonSchema { + multipleOf?: number; + maximum?: number; + exclusiveMaximum?: number; + minimum?: number; + exclusiveMinimum?: number; +} diff --git a/node_modules/yaml/dist/schema/json/schema.d.ts b/node_modules/yaml/dist/schema/json/schema.d.ts new file mode 100644 index 0000000..a166ca2 --- /dev/null +++ b/node_modules/yaml/dist/schema/json/schema.d.ts @@ -0,0 +1,2 @@ +import { CollectionTag, ScalarTag } from '../types.js'; +export declare const schema: (ScalarTag | CollectionTag)[]; diff --git a/node_modules/yaml/dist/schema/json/schema.js b/node_modules/yaml/dist/schema/json/schema.js new file mode 100644 index 0000000..31d0b4d --- /dev/null +++ b/node_modules/yaml/dist/schema/json/schema.js @@ -0,0 +1,64 @@ +'use strict'; + +var Scalar = require('../../nodes/Scalar.js'); +var map = require('../common/map.js'); +var seq = require('../common/seq.js'); + +function intIdentify(value) { + return typeof value === 'bigint' || Number.isInteger(value); +} +const stringifyJSON = ({ value }) => JSON.stringify(value); +const jsonScalars = [ + { + identify: value => typeof value === 'string', + default: true, + tag: 'tag:yaml.org,2002:str', + resolve: str => str, + stringify: stringifyJSON + }, + { + identify: value => value == null, + createNode: () => new Scalar.Scalar(null), + default: true, + tag: 'tag:yaml.org,2002:null', + test: /^null$/, + resolve: () => null, + stringify: stringifyJSON + }, + { + identify: value => typeof value === 'boolean', + default: true, + tag: 'tag:yaml.org,2002:bool', + test: /^true|false$/, + resolve: str => str === 'true', + stringify: stringifyJSON + }, + { + identify: intIdentify, + default: true, + tag: 'tag:yaml.org,2002:int', + test: /^-?(?:0|[1-9][0-9]*)$/, + resolve: (str, _onError, { intAsBigInt }) => intAsBigInt ? BigInt(str) : parseInt(str, 10), + stringify: ({ value }) => intIdentify(value) ? value.toString() : JSON.stringify(value) + }, + { + identify: value => typeof value === 'number', + default: true, + tag: 'tag:yaml.org,2002:float', + test: /^-?(?:0|[1-9][0-9]*)(?:\.[0-9]*)?(?:[eE][-+]?[0-9]+)?$/, + resolve: str => parseFloat(str), + stringify: stringifyJSON + } +]; +const jsonError = { + default: true, + tag: '', + test: /^/, + resolve(str, onError) { + onError(`Unresolved plain scalar ${JSON.stringify(str)}`); + return str; + } +}; +const schema = [map.map, seq.seq].concat(jsonScalars, jsonError); + +exports.schema = schema; diff --git a/node_modules/yaml/dist/schema/tags.d.ts b/node_modules/yaml/dist/schema/tags.d.ts new file mode 100644 index 0000000..8b4acf2 --- /dev/null +++ b/node_modules/yaml/dist/schema/tags.d.ts @@ -0,0 +1,40 @@ +import { SchemaOptions } from '../options.js'; +import type { CollectionTag, ScalarTag } from './types.js'; +declare const tagsByName: { + binary: ScalarTag; + bool: ScalarTag & { + test: RegExp; + }; + float: ScalarTag; + floatExp: ScalarTag; + floatNaN: ScalarTag; + floatTime: ScalarTag; + int: ScalarTag; + intHex: ScalarTag; + intOct: ScalarTag; + intTime: ScalarTag; + map: CollectionTag; + null: ScalarTag & { + test: RegExp; + }; + omap: CollectionTag; + pairs: CollectionTag; + seq: CollectionTag; + set: CollectionTag; + timestamp: ScalarTag & { + test: RegExp; + }; +}; +export declare type TagId = keyof typeof tagsByName; +export declare type Tags = Array; +export declare const coreKnownTags: { + 'tag:yaml.org,2002:binary': ScalarTag; + 'tag:yaml.org,2002:omap': CollectionTag; + 'tag:yaml.org,2002:pairs': CollectionTag; + 'tag:yaml.org,2002:set': CollectionTag; + 'tag:yaml.org,2002:timestamp': ScalarTag & { + test: RegExp; + }; +}; +export declare function getTags(customTags: SchemaOptions['customTags'] | undefined, schemaName: string): (ScalarTag | CollectionTag)[]; +export {}; diff --git a/node_modules/yaml/dist/schema/tags.js b/node_modules/yaml/dist/schema/tags.js new file mode 100644 index 0000000..e49d2b0 --- /dev/null +++ b/node_modules/yaml/dist/schema/tags.js @@ -0,0 +1,86 @@ +'use strict'; + +var map = require('./common/map.js'); +var _null = require('./common/null.js'); +var seq = require('./common/seq.js'); +var string = require('./common/string.js'); +var bool = require('./core/bool.js'); +var float = require('./core/float.js'); +var int = require('./core/int.js'); +var schema = require('./core/schema.js'); +var schema$1 = require('./json/schema.js'); +var binary = require('./yaml-1.1/binary.js'); +var omap = require('./yaml-1.1/omap.js'); +var pairs = require('./yaml-1.1/pairs.js'); +var schema$2 = require('./yaml-1.1/schema.js'); +var set = require('./yaml-1.1/set.js'); +var timestamp = require('./yaml-1.1/timestamp.js'); + +const schemas = new Map([ + ['core', schema.schema], + ['failsafe', [map.map, seq.seq, string.string]], + ['json', schema$1.schema], + ['yaml11', schema$2.schema], + ['yaml-1.1', schema$2.schema] +]); +const tagsByName = { + binary: binary.binary, + bool: bool.boolTag, + float: float.float, + floatExp: float.floatExp, + floatNaN: float.floatNaN, + floatTime: timestamp.floatTime, + int: int.int, + intHex: int.intHex, + intOct: int.intOct, + intTime: timestamp.intTime, + map: map.map, + null: _null.nullTag, + omap: omap.omap, + pairs: pairs.pairs, + seq: seq.seq, + set: set.set, + timestamp: timestamp.timestamp +}; +const coreKnownTags = { + 'tag:yaml.org,2002:binary': binary.binary, + 'tag:yaml.org,2002:omap': omap.omap, + 'tag:yaml.org,2002:pairs': pairs.pairs, + 'tag:yaml.org,2002:set': set.set, + 'tag:yaml.org,2002:timestamp': timestamp.timestamp +}; +function getTags(customTags, schemaName) { + let tags = schemas.get(schemaName); + if (!tags) { + if (Array.isArray(customTags)) + tags = []; + else { + const keys = Array.from(schemas.keys()) + .filter(key => key !== 'yaml11') + .map(key => JSON.stringify(key)) + .join(', '); + throw new Error(`Unknown schema "${schemaName}"; use one of ${keys} or define customTags array`); + } + } + if (Array.isArray(customTags)) { + for (const tag of customTags) + tags = tags.concat(tag); + } + else if (typeof customTags === 'function') { + tags = customTags(tags.slice()); + } + return tags.map(tag => { + if (typeof tag !== 'string') + return tag; + const tagObj = tagsByName[tag]; + if (tagObj) + return tagObj; + const keys = Object.keys(tagsByName) + .map(key => JSON.stringify(key)) + .join(', '); + throw new Error(`Unknown custom tag "${tag}"; use one of ${keys}`); + }); +} + +exports.coreKnownTags = coreKnownTags; +exports.getTags = getTags; diff --git a/node_modules/yaml/dist/schema/types.d.ts b/node_modules/yaml/dist/schema/types.d.ts new file mode 100644 index 0000000..13e8354 --- /dev/null +++ b/node_modules/yaml/dist/schema/types.d.ts @@ -0,0 +1,82 @@ +import type { CreateNodeContext } from '../doc/createNode.js'; +import type { Schema } from './Schema.js'; +import type { Node } from '../nodes/Node.js'; +import type { Scalar } from '../nodes/Scalar.js'; +import type { YAMLMap } from '../nodes/YAMLMap.js'; +import type { YAMLSeq } from '../nodes/YAMLSeq.js'; +import type { ParseOptions } from '../options.js'; +import type { StringifyContext } from '../stringify/stringify.js'; +interface TagBase { + /** + * An optional factory function, used e.g. by collections when wrapping JS objects as AST nodes. + */ + createNode?: (schema: Schema, value: unknown, ctx: CreateNodeContext) => Node; + /** + * If `true`, together with `test` allows for values to be stringified without + * an explicit tag. For most cases, it's unlikely that you'll actually want to + * use this, even if you first think you do. + */ + default: boolean; + /** + * If a tag has multiple forms that should be parsed and/or stringified + * differently, use `format` to identify them. + */ + format?: string; + /** + * Used by `YAML.createNode` to detect your data type, e.g. using `typeof` or + * `instanceof`. + */ + identify?: (value: unknown) => boolean; + /** + * The identifier for your data type, with which its stringified form will be + * prefixed. Should either be a !-prefixed local `!tag`, or a fully qualified + * `tag:domain,date:foo`. + */ + tag: string; +} +export interface ScalarTag extends TagBase { + collection?: never; + nodeClass?: never; + /** + * Turns a value into an AST node. + * If returning a non-`Node` value, the output will be wrapped as a `Scalar`. + */ + resolve(value: string, onError: (message: string) => void, options: ParseOptions): unknown; + /** + * Optional function stringifying a Scalar node. If your data includes a + * suitable `.toString()` method, you can probably leave this undefined and + * use the default stringifier. + * + * @param item The node being stringified. + * @param ctx Contains the stringifying context variables. + * @param onComment Callback to signal that the stringifier includes the + * item's comment in its output. + * @param onChompKeep Callback to signal that the output uses a block scalar + * type with the `+` chomping indicator. + */ + stringify?: (item: Scalar, ctx: StringifyContext, onComment?: () => void, onChompKeep?: () => void) => string; + /** + * Together with `default` allows for values to be stringified without an + * explicit tag and detected using a regular expression. For most cases, it's + * unlikely that you'll actually want to use these, even if you first think + * you do. + */ + test?: RegExp; +} +export interface CollectionTag extends TagBase { + stringify?: never; + test?: never; + /** The source collection type supported by this tag. */ + collection: 'map' | 'seq'; + /** + * The `Node` child class that implements this tag. + * If set, used to select this tag when stringifying. + */ + nodeClass?: new () => Node; + /** + * Turns a value into an AST node. + * If returning a non-`Node` value, the output will be wrapped as a `Scalar`. + */ + resolve(value: YAMLMap.Parsed | YAMLSeq.Parsed, onError: (message: string) => void, options: ParseOptions): unknown; +} +export {}; diff --git a/node_modules/yaml/dist/schema/yaml-1.1/binary.d.ts b/node_modules/yaml/dist/schema/yaml-1.1/binary.d.ts new file mode 100644 index 0000000..2054970 --- /dev/null +++ b/node_modules/yaml/dist/schema/yaml-1.1/binary.d.ts @@ -0,0 +1,2 @@ +import type { ScalarTag } from '../types.js'; +export declare const binary: ScalarTag; diff --git a/node_modules/yaml/dist/schema/yaml-1.1/binary.js b/node_modules/yaml/dist/schema/yaml-1.1/binary.js new file mode 100644 index 0000000..df93e05 --- /dev/null +++ b/node_modules/yaml/dist/schema/yaml-1.1/binary.js @@ -0,0 +1,68 @@ +'use strict'; + +var Scalar = require('../../nodes/Scalar.js'); +var stringifyString = require('../../stringify/stringifyString.js'); + +const binary = { + identify: value => value instanceof Uint8Array, + default: false, + tag: 'tag:yaml.org,2002:binary', + /** + * Returns a Buffer in node and an Uint8Array in browsers + * + * To use the resulting buffer as an image, you'll want to do something like: + * + * const blob = new Blob([buffer], { type: 'image/jpeg' }) + * document.querySelector('#photo').src = URL.createObjectURL(blob) + */ + resolve(src, onError) { + if (typeof Buffer === 'function') { + return Buffer.from(src, 'base64'); + } + else if (typeof atob === 'function') { + // On IE 11, atob() can't handle newlines + const str = atob(src.replace(/[\n\r]/g, '')); + const buffer = new Uint8Array(str.length); + for (let i = 0; i < str.length; ++i) + buffer[i] = str.charCodeAt(i); + return buffer; + } + else { + onError('This environment does not support reading binary tags; either Buffer or atob is required'); + return src; + } + }, + stringify({ comment, type, value }, ctx, onComment, onChompKeep) { + const buf = value; // checked earlier by binary.identify() + let str; + if (typeof Buffer === 'function') { + str = + buf instanceof Buffer + ? buf.toString('base64') + : Buffer.from(buf.buffer).toString('base64'); + } + else if (typeof btoa === 'function') { + let s = ''; + for (let i = 0; i < buf.length; ++i) + s += String.fromCharCode(buf[i]); + str = btoa(s); + } + else { + throw new Error('This environment does not support writing binary tags; either Buffer or btoa is required'); + } + if (!type) + type = Scalar.Scalar.BLOCK_LITERAL; + if (type !== Scalar.Scalar.QUOTE_DOUBLE) { + const lineWidth = Math.max(ctx.options.lineWidth - ctx.indent.length, ctx.options.minContentWidth); + const n = Math.ceil(str.length / lineWidth); + const lines = new Array(n); + for (let i = 0, o = 0; i < n; ++i, o += lineWidth) { + lines[i] = str.substr(o, lineWidth); + } + str = lines.join(type === Scalar.Scalar.BLOCK_LITERAL ? '\n' : ' '); + } + return stringifyString.stringifyString({ comment, type, value: str }, ctx, onComment, onChompKeep); + } +}; + +exports.binary = binary; diff --git a/node_modules/yaml/dist/schema/yaml-1.1/bool.d.ts b/node_modules/yaml/dist/schema/yaml-1.1/bool.d.ts new file mode 100644 index 0000000..587b55b --- /dev/null +++ b/node_modules/yaml/dist/schema/yaml-1.1/bool.d.ts @@ -0,0 +1,7 @@ +import type { ScalarTag } from '../types.js'; +export declare const trueTag: ScalarTag & { + test: RegExp; +}; +export declare const falseTag: ScalarTag & { + test: RegExp; +}; diff --git a/node_modules/yaml/dist/schema/yaml-1.1/bool.js b/node_modules/yaml/dist/schema/yaml-1.1/bool.js new file mode 100644 index 0000000..fdb3b46 --- /dev/null +++ b/node_modules/yaml/dist/schema/yaml-1.1/bool.js @@ -0,0 +1,29 @@ +'use strict'; + +var Scalar = require('../../nodes/Scalar.js'); + +function boolStringify({ value, source }, ctx) { + const boolObj = value ? trueTag : falseTag; + if (source && boolObj.test.test(source)) + return source; + return value ? ctx.options.trueStr : ctx.options.falseStr; +} +const trueTag = { + identify: value => value === true, + default: true, + tag: 'tag:yaml.org,2002:bool', + test: /^(?:Y|y|[Yy]es|YES|[Tt]rue|TRUE|[Oo]n|ON)$/, + resolve: () => new Scalar.Scalar(true), + stringify: boolStringify +}; +const falseTag = { + identify: value => value === false, + default: true, + tag: 'tag:yaml.org,2002:bool', + test: /^(?:N|n|[Nn]o|NO|[Ff]alse|FALSE|[Oo]ff|OFF)$/i, + resolve: () => new Scalar.Scalar(false), + stringify: boolStringify +}; + +exports.falseTag = falseTag; +exports.trueTag = trueTag; diff --git a/node_modules/yaml/dist/schema/yaml-1.1/float.d.ts b/node_modules/yaml/dist/schema/yaml-1.1/float.d.ts new file mode 100644 index 0000000..22f0249 --- /dev/null +++ b/node_modules/yaml/dist/schema/yaml-1.1/float.d.ts @@ -0,0 +1,4 @@ +import type { ScalarTag } from '../types.js'; +export declare const floatNaN: ScalarTag; +export declare const floatExp: ScalarTag; +export declare const float: ScalarTag; diff --git a/node_modules/yaml/dist/schema/yaml-1.1/float.js b/node_modules/yaml/dist/schema/yaml-1.1/float.js new file mode 100644 index 0000000..4aea19a --- /dev/null +++ b/node_modules/yaml/dist/schema/yaml-1.1/float.js @@ -0,0 +1,50 @@ +'use strict'; + +var Scalar = require('../../nodes/Scalar.js'); +var stringifyNumber = require('../../stringify/stringifyNumber.js'); + +const floatNaN = { + identify: value => typeof value === 'number', + default: true, + tag: 'tag:yaml.org,2002:float', + test: /^[-+]?\.(?:inf|Inf|INF|nan|NaN|NAN)$/, + resolve: (str) => str.slice(-3).toLowerCase() === 'nan' + ? NaN + : str[0] === '-' + ? Number.NEGATIVE_INFINITY + : Number.POSITIVE_INFINITY, + stringify: stringifyNumber.stringifyNumber +}; +const floatExp = { + identify: value => typeof value === 'number', + default: true, + tag: 'tag:yaml.org,2002:float', + format: 'EXP', + test: /^[-+]?(?:[0-9][0-9_]*)?(?:\.[0-9_]*)?[eE][-+]?[0-9]+$/, + resolve: (str) => parseFloat(str.replace(/_/g, '')), + stringify(node) { + const num = Number(node.value); + return isFinite(num) ? num.toExponential() : stringifyNumber.stringifyNumber(node); + } +}; +const float = { + identify: value => typeof value === 'number', + default: true, + tag: 'tag:yaml.org,2002:float', + test: /^[-+]?(?:[0-9][0-9_]*)?\.[0-9_]*$/, + resolve(str) { + const node = new Scalar.Scalar(parseFloat(str.replace(/_/g, ''))); + const dot = str.indexOf('.'); + if (dot !== -1) { + const f = str.substring(dot + 1).replace(/_/g, ''); + if (f[f.length - 1] === '0') + node.minFractionDigits = f.length; + } + return node; + }, + stringify: stringifyNumber.stringifyNumber +}; + +exports.float = float; +exports.floatExp = floatExp; +exports.floatNaN = floatNaN; diff --git a/node_modules/yaml/dist/schema/yaml-1.1/int.d.ts b/node_modules/yaml/dist/schema/yaml-1.1/int.d.ts new file mode 100644 index 0000000..3d92f37 --- /dev/null +++ b/node_modules/yaml/dist/schema/yaml-1.1/int.d.ts @@ -0,0 +1,5 @@ +import type { ScalarTag } from '../types.js'; +export declare const intBin: ScalarTag; +export declare const intOct: ScalarTag; +export declare const int: ScalarTag; +export declare const intHex: ScalarTag; diff --git a/node_modules/yaml/dist/schema/yaml-1.1/int.js b/node_modules/yaml/dist/schema/yaml-1.1/int.js new file mode 100644 index 0000000..fdf47ca --- /dev/null +++ b/node_modules/yaml/dist/schema/yaml-1.1/int.js @@ -0,0 +1,76 @@ +'use strict'; + +var stringifyNumber = require('../../stringify/stringifyNumber.js'); + +const intIdentify = (value) => typeof value === 'bigint' || Number.isInteger(value); +function intResolve(str, offset, radix, { intAsBigInt }) { + const sign = str[0]; + if (sign === '-' || sign === '+') + offset += 1; + str = str.substring(offset).replace(/_/g, ''); + if (intAsBigInt) { + switch (radix) { + case 2: + str = `0b${str}`; + break; + case 8: + str = `0o${str}`; + break; + case 16: + str = `0x${str}`; + break; + } + const n = BigInt(str); + return sign === '-' ? BigInt(-1) * n : n; + } + const n = parseInt(str, radix); + return sign === '-' ? -1 * n : n; +} +function intStringify(node, radix, prefix) { + const { value } = node; + if (intIdentify(value)) { + const str = value.toString(radix); + return value < 0 ? '-' + prefix + str.substr(1) : prefix + str; + } + return stringifyNumber.stringifyNumber(node); +} +const intBin = { + identify: intIdentify, + default: true, + tag: 'tag:yaml.org,2002:int', + format: 'BIN', + test: /^[-+]?0b[0-1_]+$/, + resolve: (str, _onError, opt) => intResolve(str, 2, 2, opt), + stringify: node => intStringify(node, 2, '0b') +}; +const intOct = { + identify: intIdentify, + default: true, + tag: 'tag:yaml.org,2002:int', + format: 'OCT', + test: /^[-+]?0[0-7_]+$/, + resolve: (str, _onError, opt) => intResolve(str, 1, 8, opt), + stringify: node => intStringify(node, 8, '0') +}; +const int = { + identify: intIdentify, + default: true, + tag: 'tag:yaml.org,2002:int', + test: /^[-+]?[0-9][0-9_]*$/, + resolve: (str, _onError, opt) => intResolve(str, 0, 10, opt), + stringify: stringifyNumber.stringifyNumber +}; +const intHex = { + identify: intIdentify, + default: true, + tag: 'tag:yaml.org,2002:int', + format: 'HEX', + test: /^[-+]?0x[0-9a-fA-F_]+$/, + resolve: (str, _onError, opt) => intResolve(str, 2, 16, opt), + stringify: node => intStringify(node, 16, '0x') +}; + +exports.int = int; +exports.intBin = intBin; +exports.intHex = intHex; +exports.intOct = intOct; diff --git a/node_modules/yaml/dist/schema/yaml-1.1/omap.d.ts b/node_modules/yaml/dist/schema/yaml-1.1/omap.d.ts new file mode 100644 index 0000000..a5a37cd --- /dev/null +++ b/node_modules/yaml/dist/schema/yaml-1.1/omap.d.ts @@ -0,0 +1,25 @@ +import { YAMLSeq } from '../../nodes/YAMLSeq.js'; +import { ToJSContext } from '../../nodes/toJS.js'; +import { CollectionTag } from '../types.js'; +export declare class YAMLOMap extends YAMLSeq { + static tag: string; + constructor(); + add: (pair: import("../../index.js").Pair | { + key: any; + value: any; + }, overwrite?: boolean | undefined) => void; + delete: (key: unknown) => boolean; + get: { + (key: unknown, keepScalar: true): import("../../index.js").Scalar | undefined; + (key: unknown, keepScalar?: false | undefined): any; + (key: unknown, keepScalar?: boolean | undefined): any; + }; + has: (key: unknown) => boolean; + set: (key: any, value: any) => void; + /** + * If `ctx` is given, the return type is actually `Map`, + * but TypeScript won't allow widening the signature of a child method. + */ + toJSON(_?: unknown, ctx?: ToJSContext): unknown[]; +} +export declare const omap: CollectionTag; diff --git a/node_modules/yaml/dist/schema/yaml-1.1/omap.js b/node_modules/yaml/dist/schema/yaml-1.1/omap.js new file mode 100644 index 0000000..eb69d5a --- /dev/null +++ b/node_modules/yaml/dist/schema/yaml-1.1/omap.js @@ -0,0 +1,76 @@ +'use strict'; + +var YAMLSeq = require('../../nodes/YAMLSeq.js'); +var toJS = require('../../nodes/toJS.js'); +var Node = require('../../nodes/Node.js'); +var YAMLMap = require('../../nodes/YAMLMap.js'); +var pairs = require('./pairs.js'); + +class YAMLOMap extends YAMLSeq.YAMLSeq { + constructor() { + super(); + this.add = YAMLMap.YAMLMap.prototype.add.bind(this); + this.delete = YAMLMap.YAMLMap.prototype.delete.bind(this); + this.get = YAMLMap.YAMLMap.prototype.get.bind(this); + this.has = YAMLMap.YAMLMap.prototype.has.bind(this); + this.set = YAMLMap.YAMLMap.prototype.set.bind(this); + this.tag = YAMLOMap.tag; + } + /** + * If `ctx` is given, the return type is actually `Map`, + * but TypeScript won't allow widening the signature of a child method. + */ + toJSON(_, ctx) { + if (!ctx) + return super.toJSON(_); + const map = new Map(); + if (ctx?.onCreate) + ctx.onCreate(map); + for (const pair of this.items) { + let key, value; + if (Node.isPair(pair)) { + key = toJS.toJS(pair.key, '', ctx); + value = toJS.toJS(pair.value, key, ctx); + } + else { + key = toJS.toJS(pair, '', ctx); + } + if (map.has(key)) + throw new Error('Ordered maps must not include duplicate keys'); + map.set(key, value); + } + return map; + } +} +YAMLOMap.tag = 'tag:yaml.org,2002:omap'; +const omap = { + collection: 'seq', + identify: value => value instanceof Map, + nodeClass: YAMLOMap, + default: false, + tag: 'tag:yaml.org,2002:omap', + resolve(seq, onError) { + const pairs$1 = pairs.resolvePairs(seq, onError); + const seenKeys = []; + for (const { key } of pairs$1.items) { + if (Node.isScalar(key)) { + if (seenKeys.includes(key.value)) { + onError(`Ordered maps must not include duplicate keys: ${key.value}`); + } + else { + seenKeys.push(key.value); + } + } + } + return Object.assign(new YAMLOMap(), pairs$1); + }, + createNode(schema, iterable, ctx) { + const pairs$1 = pairs.createPairs(schema, iterable, ctx); + const omap = new YAMLOMap(); + omap.items = pairs$1.items; + return omap; + } +}; + +exports.YAMLOMap = YAMLOMap; +exports.omap = omap; diff --git a/node_modules/yaml/dist/schema/yaml-1.1/pairs.d.ts b/node_modules/yaml/dist/schema/yaml-1.1/pairs.d.ts new file mode 100644 index 0000000..8090ac2 --- /dev/null +++ b/node_modules/yaml/dist/schema/yaml-1.1/pairs.d.ts @@ -0,0 +1,10 @@ +import type { CreateNodeContext } from '../../doc/createNode.js'; +import { ParsedNode } from '../../nodes/Node.js'; +import { Pair } from '../../nodes/Pair.js'; +import { YAMLMap } from '../../nodes/YAMLMap.js'; +import { YAMLSeq } from '../../nodes/YAMLSeq.js'; +import type { Schema } from '../../schema/Schema.js'; +import type { CollectionTag } from '../types.js'; +export declare function resolvePairs(seq: YAMLSeq.Parsed> | YAMLMap.Parsed, onError: (message: string) => void): YAMLSeq.Parsed>; +export declare function createPairs(schema: Schema, iterable: unknown, ctx: CreateNodeContext): YAMLSeq; +export declare const pairs: CollectionTag; diff --git a/node_modules/yaml/dist/schema/yaml-1.1/pairs.js b/node_modules/yaml/dist/schema/yaml-1.1/pairs.js new file mode 100644 index 0000000..d27d34d --- /dev/null +++ b/node_modules/yaml/dist/schema/yaml-1.1/pairs.js @@ -0,0 +1,81 @@ +'use strict'; + +var Node = require('../../nodes/Node.js'); +var Pair = require('../../nodes/Pair.js'); +var Scalar = require('../../nodes/Scalar.js'); +var YAMLSeq = require('../../nodes/YAMLSeq.js'); + +function resolvePairs(seq, onError) { + if (Node.isSeq(seq)) { + for (let i = 0; i < seq.items.length; ++i) { + let item = seq.items[i]; + if (Node.isPair(item)) + continue; + else if (Node.isMap(item)) { + if (item.items.length > 1) + onError('Each pair must have its own sequence indicator'); + const pair = item.items[0] || new Pair.Pair(new Scalar.Scalar(null)); + if (item.commentBefore) + pair.key.commentBefore = pair.key.commentBefore + ? `${item.commentBefore}\n${pair.key.commentBefore}` + : item.commentBefore; + if (item.comment) { + const cn = pair.value ?? pair.key; + cn.comment = cn.comment + ? `${item.comment}\n${cn.comment}` + : item.comment; + } + item = pair; + } + seq.items[i] = Node.isPair(item) ? item : new Pair.Pair(item); + } + } + else + onError('Expected a sequence for this tag'); + return seq; +} +function createPairs(schema, iterable, ctx) { + const { replacer } = ctx; + const pairs = new YAMLSeq.YAMLSeq(schema); + pairs.tag = 'tag:yaml.org,2002:pairs'; + let i = 0; + if (iterable && Symbol.iterator in Object(iterable)) + for (let it of iterable) { + if (typeof replacer === 'function') + it = replacer.call(iterable, String(i++), it); + let key, value; + if (Array.isArray(it)) { + if (it.length === 2) { + key = it[0]; + value = it[1]; + } + else + throw new TypeError(`Expected [key, value] tuple: ${it}`); + } + else if (it && it instanceof Object) { + const keys = Object.keys(it); + if (keys.length === 1) { + key = keys[0]; + value = it[key]; + } + else + throw new TypeError(`Expected { key: value } tuple: ${it}`); + } + else { + key = it; + } + pairs.items.push(Pair.createPair(key, value, ctx)); + } + return pairs; +} +const pairs = { + collection: 'seq', + default: false, + tag: 'tag:yaml.org,2002:pairs', + resolve: resolvePairs, + createNode: createPairs +}; + +exports.createPairs = createPairs; +exports.pairs = pairs; +exports.resolvePairs = resolvePairs; diff --git a/node_modules/yaml/dist/schema/yaml-1.1/schema.d.ts b/node_modules/yaml/dist/schema/yaml-1.1/schema.d.ts new file mode 100644 index 0000000..7663949 --- /dev/null +++ b/node_modules/yaml/dist/schema/yaml-1.1/schema.d.ts @@ -0,0 +1 @@ +export declare const schema: (import("../types.js").ScalarTag | import("../types.js").CollectionTag)[]; diff --git a/node_modules/yaml/dist/schema/yaml-1.1/schema.js b/node_modules/yaml/dist/schema/yaml-1.1/schema.js new file mode 100644 index 0000000..c04270a --- /dev/null +++ b/node_modules/yaml/dist/schema/yaml-1.1/schema.js @@ -0,0 +1,39 @@ +'use strict'; + +var map = require('../common/map.js'); +var _null = require('../common/null.js'); +var seq = require('../common/seq.js'); +var string = require('../common/string.js'); +var binary = require('./binary.js'); +var bool = require('./bool.js'); +var float = require('./float.js'); +var int = require('./int.js'); +var omap = require('./omap.js'); +var pairs = require('./pairs.js'); +var set = require('./set.js'); +var timestamp = require('./timestamp.js'); + +const schema = [ + map.map, + seq.seq, + string.string, + _null.nullTag, + bool.trueTag, + bool.falseTag, + int.intBin, + int.intOct, + int.int, + int.intHex, + float.floatNaN, + float.floatExp, + float.float, + binary.binary, + omap.omap, + pairs.pairs, + set.set, + timestamp.intTime, + timestamp.floatTime, + timestamp.timestamp +]; + +exports.schema = schema; diff --git a/node_modules/yaml/dist/schema/yaml-1.1/set.d.ts b/node_modules/yaml/dist/schema/yaml-1.1/set.d.ts new file mode 100644 index 0000000..068f582 --- /dev/null +++ b/node_modules/yaml/dist/schema/yaml-1.1/set.d.ts @@ -0,0 +1,26 @@ +import type { Schema } from '../../schema/Schema.js'; +import { Pair } from '../../nodes/Pair.js'; +import { Scalar } from '../../nodes/Scalar.js'; +import { ToJSContext } from '../../nodes/toJS.js'; +import { YAMLMap } from '../../nodes/YAMLMap.js'; +import type { StringifyContext } from '../../stringify/stringify.js'; +import type { CollectionTag } from '../types.js'; +export declare class YAMLSet extends YAMLMap | null> { + static tag: string; + constructor(schema?: Schema); + add(key: T | Pair | null> | { + key: T; + value: Scalar | null; + }): void; + /** + * If `keepPair` is `true`, returns the Pair matching `key`. + * Otherwise, returns the value of that Pair's key. + */ + get(key: unknown, keepPair?: boolean): any; + set(key: T, value: boolean): void; + /** @deprecated Will throw; `value` must be boolean */ + set(key: T, value: null): void; + toJSON(_?: unknown, ctx?: ToJSContext): any; + toString(ctx?: StringifyContext, onComment?: () => void, onChompKeep?: () => void): string; +} +export declare const set: CollectionTag; diff --git a/node_modules/yaml/dist/schema/yaml-1.1/set.js b/node_modules/yaml/dist/schema/yaml-1.1/set.js new file mode 100644 index 0000000..c288a37 --- /dev/null +++ b/node_modules/yaml/dist/schema/yaml-1.1/set.js @@ -0,0 +1,95 @@ +'use strict'; + +var Node = require('../../nodes/Node.js'); +var Pair = require('../../nodes/Pair.js'); +var YAMLMap = require('../../nodes/YAMLMap.js'); + +class YAMLSet extends YAMLMap.YAMLMap { + constructor(schema) { + super(schema); + this.tag = YAMLSet.tag; + } + add(key) { + let pair; + if (Node.isPair(key)) + pair = key; + else if (key && + typeof key === 'object' && + 'key' in key && + 'value' in key && + key.value === null) + pair = new Pair.Pair(key.key, null); + else + pair = new Pair.Pair(key, null); + const prev = YAMLMap.findPair(this.items, pair.key); + if (!prev) + this.items.push(pair); + } + /** + * If `keepPair` is `true`, returns the Pair matching `key`. + * Otherwise, returns the value of that Pair's key. + */ + get(key, keepPair) { + const pair = YAMLMap.findPair(this.items, key); + return !keepPair && Node.isPair(pair) + ? Node.isScalar(pair.key) + ? pair.key.value + : pair.key + : pair; + } + set(key, value) { + if (typeof value !== 'boolean') + throw new Error(`Expected boolean value for set(key, value) in a YAML set, not ${typeof value}`); + const prev = YAMLMap.findPair(this.items, key); + if (prev && !value) { + this.items.splice(this.items.indexOf(prev), 1); + } + else if (!prev && value) { + this.items.push(new Pair.Pair(key)); + } + } + toJSON(_, ctx) { + return super.toJSON(_, ctx, Set); + } + toString(ctx, onComment, onChompKeep) { + if (!ctx) + return JSON.stringify(this); + if (this.hasAllNullValues(true)) + return super.toString(Object.assign({}, ctx, { allNullValues: true }), onComment, onChompKeep); + else + throw new Error('Set items must all have null values'); + } +} +YAMLSet.tag = 'tag:yaml.org,2002:set'; +const set = { + collection: 'map', + identify: value => value instanceof Set, + nodeClass: YAMLSet, + default: false, + tag: 'tag:yaml.org,2002:set', + resolve(map, onError) { + if (Node.isMap(map)) { + if (map.hasAllNullValues(true)) + return Object.assign(new YAMLSet(), map); + else + onError('Set items must all have null values'); + } + else + onError('Expected a mapping for this tag'); + return map; + }, + createNode(schema, iterable, ctx) { + const { replacer } = ctx; + const set = new YAMLSet(schema); + if (iterable && Symbol.iterator in Object(iterable)) + for (let value of iterable) { + if (typeof replacer === 'function') + value = replacer.call(iterable, value, value); + set.items.push(Pair.createPair(value, null, ctx)); + } + return set; + } +}; + +exports.YAMLSet = YAMLSet; +exports.set = set; diff --git a/node_modules/yaml/dist/schema/yaml-1.1/timestamp.d.ts b/node_modules/yaml/dist/schema/yaml-1.1/timestamp.d.ts new file mode 100644 index 0000000..0c1d2d4 --- /dev/null +++ b/node_modules/yaml/dist/schema/yaml-1.1/timestamp.d.ts @@ -0,0 +1,6 @@ +import type { ScalarTag } from '../types.js'; +export declare const intTime: ScalarTag; +export declare const floatTime: ScalarTag; +export declare const timestamp: ScalarTag & { + test: RegExp; +}; diff --git a/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js b/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js new file mode 100644 index 0000000..2d78ae8 --- /dev/null +++ b/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js @@ -0,0 +1,105 @@ +'use strict'; + +var stringifyNumber = require('../../stringify/stringifyNumber.js'); + +/** Internal types handle bigint as number, because TS can't figure it out. */ +function parseSexagesimal(str, asBigInt) { + const sign = str[0]; + const parts = sign === '-' || sign === '+' ? str.substring(1) : str; + const num = (n) => asBigInt ? BigInt(n) : Number(n); + const res = parts + .replace(/_/g, '') + .split(':') + .reduce((res, p) => res * num(60) + num(p), num(0)); + return (sign === '-' ? num(-1) * res : res); +} +/** + * hhhh:mm:ss.sss + * + * Internal types handle bigint as number, because TS can't figure it out. + */ +function stringifySexagesimal(node) { + let { value } = node; + let num = (n) => n; + if (typeof value === 'bigint') + num = n => BigInt(n); + else if (isNaN(value) || !isFinite(value)) + return stringifyNumber.stringifyNumber(node); + let sign = ''; + if (value < 0) { + sign = '-'; + value *= num(-1); + } + const _60 = num(60); + const parts = [value % _60]; // seconds, including ms + if (value < 60) { + parts.unshift(0); // at least one : is required + } + else { + value = (value - parts[0]) / _60; + parts.unshift(value % _60); // minutes + if (value >= 60) { + value = (value - parts[0]) / _60; + parts.unshift(value); // hours + } + } + return (sign + + parts + .map(n => (n < 10 ? '0' + String(n) : String(n))) + .join(':') + .replace(/000000\d*$/, '') // % 60 may introduce error + ); +} +const intTime = { + identify: value => typeof value === 'bigint' || Number.isInteger(value), + default: true, + tag: 'tag:yaml.org,2002:int', + format: 'TIME', + test: /^[-+]?[0-9][0-9_]*(?::[0-5]?[0-9])+$/, + resolve: (str, _onError, { intAsBigInt }) => parseSexagesimal(str, intAsBigInt), + stringify: stringifySexagesimal +}; +const floatTime = { + identify: value => typeof value === 'number', + default: true, + tag: 'tag:yaml.org,2002:float', + format: 'TIME', + test: /^[-+]?[0-9][0-9_]*(?::[0-5]?[0-9])+\.[0-9_]*$/, + resolve: str => parseSexagesimal(str, false), + stringify: stringifySexagesimal +}; +const timestamp = { + identify: value => value instanceof Date, + default: true, + tag: 'tag:yaml.org,2002:timestamp', + // If the time zone is omitted, the timestamp is assumed to be specified in UTC. The time part + // may be omitted altogether, resulting in a date format. In such a case, the time part is + // assumed to be 00:00:00Z (start of day, UTC). + test: RegExp('^([0-9]{4})-([0-9]{1,2})-([0-9]{1,2})' + // YYYY-Mm-Dd + '(?:' + // time is optional + '(?:t|T|[ \\t]+)' + // t | T | whitespace + '([0-9]{1,2}):([0-9]{1,2}):([0-9]{1,2}(\\.[0-9]+)?)' + // Hh:Mm:Ss(.ss)? + '(?:[ \\t]*(Z|[-+][012]?[0-9](?::[0-9]{2})?))?' + // Z | +5 | -03:30 + ')?$'), + resolve(str) { + const match = str.match(timestamp.test); + if (!match) + throw new Error('!!timestamp expects a date, starting with yyyy-mm-dd'); + const [, year, month, day, hour, minute, second] = match.map(Number); + const millisec = match[7] ? Number((match[7] + '00').substr(1, 3)) : 0; + let date = Date.UTC(year, month - 1, day, hour || 0, minute || 0, second || 0, millisec); + const tz = match[8]; + if (tz && tz !== 'Z') { + let d = parseSexagesimal(tz, false); + if (Math.abs(d) < 30) + d *= 60; + date -= 60000 * d; + } + return new Date(date); + }, + stringify: ({ value }) => value.toISOString().replace(/((T00:00)?:00)?\.000Z$/, '') +}; + +exports.floatTime = floatTime; +exports.intTime = intTime; +exports.timestamp = timestamp; diff --git a/node_modules/yaml/dist/stringify/foldFlowLines.d.ts b/node_modules/yaml/dist/stringify/foldFlowLines.d.ts new file mode 100644 index 0000000..58f8c7b --- /dev/null +++ b/node_modules/yaml/dist/stringify/foldFlowLines.d.ts @@ -0,0 +1,34 @@ +export declare const FOLD_FLOW = "flow"; +export declare const FOLD_BLOCK = "block"; +export declare const FOLD_QUOTED = "quoted"; +/** + * `'block'` prevents more-indented lines from being folded; + * `'quoted'` allows for `\` escapes, including escaped newlines + */ +export declare type FoldMode = 'flow' | 'block' | 'quoted'; +export interface FoldOptions { + /** + * Accounts for leading contents on the first line, defaulting to + * `indent.length` + */ + indentAtStart?: number; + /** Default: `80` */ + lineWidth?: number; + /** + * Allow highly indented lines to stretch the line width or indent content + * from the start. + * + * Default: `20` + */ + minContentWidth?: number; + /** Called once if the text is folded */ + onFold?: () => void; + /** Called once if any line of text exceeds lineWidth characters */ + onOverflow?: () => void; +} +/** + * Tries to keep input at up to `lineWidth` characters, splitting only on spaces + * not followed by newlines or spaces unless `mode` is `'quoted'`. Lines are + * terminated with `\n` and started with `indent`. + */ +export declare function foldFlowLines(text: string, indent: string, mode?: FoldMode, { indentAtStart, lineWidth, minContentWidth, onFold, onOverflow }?: FoldOptions): string; diff --git a/node_modules/yaml/dist/stringify/foldFlowLines.js b/node_modules/yaml/dist/stringify/foldFlowLines.js new file mode 100644 index 0000000..efe7a25 --- /dev/null +++ b/node_modules/yaml/dist/stringify/foldFlowLines.js @@ -0,0 +1,140 @@ +'use strict'; + +const FOLD_FLOW = 'flow'; +const FOLD_BLOCK = 'block'; +const FOLD_QUOTED = 'quoted'; +/** + * Tries to keep input at up to `lineWidth` characters, splitting only on spaces + * not followed by newlines or spaces unless `mode` is `'quoted'`. Lines are + * terminated with `\n` and started with `indent`. + */ +function foldFlowLines(text, indent, mode = 'flow', { indentAtStart, lineWidth = 80, minContentWidth = 20, onFold, onOverflow } = {}) { + if (!lineWidth || lineWidth < 0) + return text; + const endStep = Math.max(1 + minContentWidth, 1 + lineWidth - indent.length); + if (text.length <= endStep) + return text; + const folds = []; + const escapedFolds = {}; + let end = lineWidth - indent.length; + if (typeof indentAtStart === 'number') { + if (indentAtStart > lineWidth - Math.max(2, minContentWidth)) + folds.push(0); + else + end = lineWidth - indentAtStart; + } + let split = undefined; + let prev = undefined; + let overflow = false; + let i = -1; + let escStart = -1; + let escEnd = -1; + if (mode === FOLD_BLOCK) { + i = consumeMoreIndentedLines(text, i); + if (i !== -1) + end = i + endStep; + } + for (let ch; (ch = text[(i += 1)]);) { + if (mode === FOLD_QUOTED && ch === '\\') { + escStart = i; + switch (text[i + 1]) { + case 'x': + i += 3; + break; + case 'u': + i += 5; + break; + case 'U': + i += 9; + break; + default: + i += 1; + } + escEnd = i; + } + if (ch === '\n') { + if (mode === FOLD_BLOCK) + i = consumeMoreIndentedLines(text, i); + end = i + endStep; + split = undefined; + } + else { + if (ch === ' ' && + prev && + prev !== ' ' && + prev !== '\n' && + prev !== '\t') { + // space surrounded by non-space can be replaced with newline + indent + const next = text[i + 1]; + if (next && next !== ' ' && next !== '\n' && next !== '\t') + split = i; + } + if (i >= end) { + if (split) { + folds.push(split); + end = split + endStep; + split = undefined; + } + else if (mode === FOLD_QUOTED) { + // white-space collected at end may stretch past lineWidth + while (prev === ' ' || prev === '\t') { + prev = ch; + ch = text[(i += 1)]; + overflow = true; + } + // Account for newline escape, but don't break preceding escape + const j = i > escEnd + 1 ? i - 2 : escStart - 1; + // Bail out if lineWidth & minContentWidth are shorter than an escape string + if (escapedFolds[j]) + return text; + folds.push(j); + escapedFolds[j] = true; + end = j + endStep; + split = undefined; + } + else { + overflow = true; + } + } + } + prev = ch; + } + if (overflow && onOverflow) + onOverflow(); + if (folds.length === 0) + return text; + if (onFold) + onFold(); + let res = text.slice(0, folds[0]); + for (let i = 0; i < folds.length; ++i) { + const fold = folds[i]; + const end = folds[i + 1] || text.length; + if (fold === 0) + res = `\n${indent}${text.slice(0, end)}`; + else { + if (mode === FOLD_QUOTED && escapedFolds[fold]) + res += `${text[fold]}\\`; + res += `\n${indent}${text.slice(fold + 1, end)}`; + } + } + return res; +} +/** + * Presumes `i + 1` is at the start of a line + * @returns index of last newline in more-indented block + */ +function consumeMoreIndentedLines(text, i) { + let ch = text[i + 1]; + while (ch === ' ' || ch === '\t') { + do { + ch = text[(i += 1)]; + } while (ch && ch !== '\n'); + ch = text[i + 1]; + } + return i; +} + +exports.FOLD_BLOCK = FOLD_BLOCK; +exports.FOLD_FLOW = FOLD_FLOW; +exports.FOLD_QUOTED = FOLD_QUOTED; +exports.foldFlowLines = foldFlowLines; diff --git a/node_modules/yaml/dist/stringify/stringify.d.ts b/node_modules/yaml/dist/stringify/stringify.d.ts new file mode 100644 index 0000000..fe96889 --- /dev/null +++ b/node_modules/yaml/dist/stringify/stringify.d.ts @@ -0,0 +1,20 @@ +import type { Document } from '../doc/Document.js'; +import type { Alias } from '../nodes/Alias.js'; +import type { ToStringOptions } from '../options.js'; +export declare type StringifyContext = { + actualString?: boolean; + allNullValues?: boolean; + anchors: Set; + doc: Document; + forceBlockIndent?: boolean; + implicitKey?: boolean; + indent: string; + indentStep: string; + indentAtStart?: number; + inFlow: boolean | null; + inStringifyKey?: boolean; + options: Readonly>>; + resolvedAliases?: Set; +}; +export declare function createStringifyContext(doc: Document, options: ToStringOptions): StringifyContext; +export declare function stringify(item: unknown, ctx: StringifyContext, onComment?: () => void, onChompKeep?: () => void): string; diff --git a/node_modules/yaml/dist/stringify/stringify.js b/node_modules/yaml/dist/stringify/stringify.js new file mode 100644 index 0000000..a9a38c7 --- /dev/null +++ b/node_modules/yaml/dist/stringify/stringify.js @@ -0,0 +1,125 @@ +'use strict'; + +var anchors = require('../doc/anchors.js'); +var Node = require('../nodes/Node.js'); +var stringifyComment = require('./stringifyComment.js'); +var stringifyString = require('./stringifyString.js'); + +function createStringifyContext(doc, options) { + const opt = Object.assign({ + blockQuote: true, + commentString: stringifyComment.stringifyComment, + defaultKeyType: null, + defaultStringType: 'PLAIN', + directives: null, + doubleQuotedAsJSON: false, + doubleQuotedMinMultiLineLength: 40, + falseStr: 'false', + indentSeq: true, + lineWidth: 80, + minContentWidth: 20, + nullStr: 'null', + simpleKeys: false, + singleQuote: null, + trueStr: 'true', + verifyAliasOrder: true + }, doc.schema.toStringOptions, options); + let inFlow; + switch (opt.collectionStyle) { + case 'block': + inFlow = false; + break; + case 'flow': + inFlow = true; + break; + default: + inFlow = null; + } + return { + anchors: new Set(), + doc, + indent: '', + indentStep: typeof opt.indent === 'number' ? ' '.repeat(opt.indent) : ' ', + inFlow, + options: opt + }; +} +function getTagObject(tags, item) { + if (item.tag) { + const match = tags.filter(t => t.tag === item.tag); + if (match.length > 0) + return match.find(t => t.format === item.format) ?? match[0]; + } + let tagObj = undefined; + let obj; + if (Node.isScalar(item)) { + obj = item.value; + const match = tags.filter(t => t.identify?.(obj)); + tagObj = + match.find(t => t.format === item.format) ?? match.find(t => !t.format); + } + else { + obj = item; + tagObj = tags.find(t => t.nodeClass && obj instanceof t.nodeClass); + } + if (!tagObj) { + const name = obj?.constructor?.name ?? typeof obj; + throw new Error(`Tag not resolved for ${name} value`); + } + return tagObj; +} +// needs to be called before value stringifier to allow for circular anchor refs +function stringifyProps(node, tagObj, { anchors: anchors$1, doc }) { + if (!doc.directives) + return ''; + const props = []; + const anchor = (Node.isScalar(node) || Node.isCollection(node)) && node.anchor; + if (anchor && anchors.anchorIsValid(anchor)) { + anchors$1.add(anchor); + props.push(`&${anchor}`); + } + const tag = node.tag ? node.tag : tagObj.default ? null : tagObj.tag; + if (tag) + props.push(doc.directives.tagString(tag)); + return props.join(' '); +} +function stringify(item, ctx, onComment, onChompKeep) { + if (Node.isPair(item)) + return item.toString(ctx, onComment, onChompKeep); + if (Node.isAlias(item)) { + if (ctx.doc.directives) + return item.toString(ctx); + if (ctx.resolvedAliases?.has(item)) { + throw new TypeError(`Cannot stringify circular structure without alias nodes`); + } + else { + if (ctx.resolvedAliases) + ctx.resolvedAliases.add(item); + else + ctx.resolvedAliases = new Set([item]); + item = item.resolve(ctx.doc); + } + } + let tagObj = undefined; + const node = Node.isNode(item) + ? item + : ctx.doc.createNode(item, { onTagObj: o => (tagObj = o) }); + if (!tagObj) + tagObj = getTagObject(ctx.doc.schema.tags, node); + const props = stringifyProps(node, tagObj, ctx); + if (props.length > 0) + ctx.indentAtStart = (ctx.indentAtStart ?? 0) + props.length + 1; + const str = typeof tagObj.stringify === 'function' + ? tagObj.stringify(node, ctx, onComment, onChompKeep) + : Node.isScalar(node) + ? stringifyString.stringifyString(node, ctx, onComment, onChompKeep) + : node.toString(ctx, onComment, onChompKeep); + if (!props) + return str; + return Node.isScalar(node) || str[0] === '{' || str[0] === '[' + ? `${props} ${str}` + : `${props}\n${ctx.indent}${str}`; +} + +exports.createStringifyContext = createStringifyContext; +exports.stringify = stringify; diff --git a/node_modules/yaml/dist/stringify/stringifyCollection.d.ts b/node_modules/yaml/dist/stringify/stringifyCollection.d.ts new file mode 100644 index 0000000..207d703 --- /dev/null +++ b/node_modules/yaml/dist/stringify/stringifyCollection.d.ts @@ -0,0 +1,17 @@ +import { Collection } from '../nodes/Collection.js'; +import { StringifyContext } from './stringify.js'; +interface StringifyCollectionOptions { + blockItemPrefix: string; + flowChars: { + start: '{'; + end: '}'; + } | { + start: '['; + end: ']'; + }; + itemIndent: string; + onChompKeep?: () => void; + onComment?: () => void; +} +export declare function stringifyCollection(collection: Readonly, ctx: StringifyContext, options: StringifyCollectionOptions): string; +export {}; diff --git a/node_modules/yaml/dist/stringify/stringifyCollection.js b/node_modules/yaml/dist/stringify/stringifyCollection.js new file mode 100644 index 0000000..f69c2bd --- /dev/null +++ b/node_modules/yaml/dist/stringify/stringifyCollection.js @@ -0,0 +1,153 @@ +'use strict'; + +var Collection = require('../nodes/Collection.js'); +var Node = require('../nodes/Node.js'); +var stringify = require('./stringify.js'); +var stringifyComment = require('./stringifyComment.js'); + +function stringifyCollection(collection, ctx, options) { + const flow = ctx.inFlow ?? collection.flow; + const stringify = flow ? stringifyFlowCollection : stringifyBlockCollection; + return stringify(collection, ctx, options); +} +function stringifyBlockCollection({ comment, items }, ctx, { blockItemPrefix, flowChars, itemIndent, onChompKeep, onComment }) { + const { indent, options: { commentString } } = ctx; + const itemCtx = Object.assign({}, ctx, { indent: itemIndent, type: null }); + let chompKeep = false; // flag for the preceding node's status + const lines = []; + for (let i = 0; i < items.length; ++i) { + const item = items[i]; + let comment = null; + if (Node.isNode(item)) { + if (!chompKeep && item.spaceBefore) + lines.push(''); + addCommentBefore(ctx, lines, item.commentBefore, chompKeep); + if (item.comment) + comment = item.comment; + } + else if (Node.isPair(item)) { + const ik = Node.isNode(item.key) ? item.key : null; + if (ik) { + if (!chompKeep && ik.spaceBefore) + lines.push(''); + addCommentBefore(ctx, lines, ik.commentBefore, chompKeep); + } + } + chompKeep = false; + let str = stringify.stringify(item, itemCtx, () => (comment = null), () => (chompKeep = true)); + if (comment) + str += stringifyComment.lineComment(str, itemIndent, commentString(comment)); + if (chompKeep && comment) + chompKeep = false; + lines.push(blockItemPrefix + str); + } + let str; + if (lines.length === 0) { + str = flowChars.start + flowChars.end; + } + else { + str = lines[0]; + for (let i = 1; i < lines.length; ++i) { + const line = lines[i]; + str += line ? `\n${indent}${line}` : '\n'; + } + } + if (comment) { + str += '\n' + stringifyComment.indentComment(commentString(comment), indent); + if (onComment) + onComment(); + } + else if (chompKeep && onChompKeep) + onChompKeep(); + return str; +} +function stringifyFlowCollection({ comment, items }, ctx, { flowChars, itemIndent, onComment }) { + const { indent, indentStep, options: { commentString } } = ctx; + itemIndent += indentStep; + const itemCtx = Object.assign({}, ctx, { + indent: itemIndent, + inFlow: true, + type: null + }); + let reqNewline = false; + let linesAtValue = 0; + const lines = []; + for (let i = 0; i < items.length; ++i) { + const item = items[i]; + let comment = null; + if (Node.isNode(item)) { + if (item.spaceBefore) + lines.push(''); + addCommentBefore(ctx, lines, item.commentBefore, false); + if (item.comment) + comment = item.comment; + } + else if (Node.isPair(item)) { + const ik = Node.isNode(item.key) ? item.key : null; + if (ik) { + if (ik.spaceBefore) + lines.push(''); + addCommentBefore(ctx, lines, ik.commentBefore, false); + if (ik.comment) + reqNewline = true; + } + const iv = Node.isNode(item.value) ? item.value : null; + if (iv) { + if (iv.comment) + comment = iv.comment; + if (iv.commentBefore) + reqNewline = true; + } + else if (item.value == null && ik && ik.comment) { + comment = ik.comment; + } + } + if (comment) + reqNewline = true; + let str = stringify.stringify(item, itemCtx, () => (comment = null)); + if (i < items.length - 1) + str += ','; + if (comment) + str += stringifyComment.lineComment(str, itemIndent, commentString(comment)); + if (!reqNewline && (lines.length > linesAtValue || str.includes('\n'))) + reqNewline = true; + lines.push(str); + linesAtValue = lines.length; + } + let str; + const { start, end } = flowChars; + if (lines.length === 0) { + str = start + end; + } + else { + if (!reqNewline) { + const len = lines.reduce((sum, line) => sum + line.length + 2, 2); + reqNewline = len > Collection.Collection.maxFlowStringSingleLineLength; + } + if (reqNewline) { + str = start; + for (const line of lines) + str += line ? `\n${indentStep}${indent}${line}` : '\n'; + str += `\n${indent}${end}`; + } + else { + str = `${start} ${lines.join(' ')} ${end}`; + } + } + if (comment) { + str += stringifyComment.lineComment(str, commentString(comment), indent); + if (onComment) + onComment(); + } + return str; +} +function addCommentBefore({ indent, options: { commentString } }, lines, comment, chompKeep) { + if (comment && chompKeep) + comment = comment.replace(/^\n+/, ''); + if (comment) { + const ic = stringifyComment.indentComment(commentString(comment), indent); + lines.push(ic.trimStart()); // Avoid double indent on first line + } +} + +exports.stringifyCollection = stringifyCollection; diff --git a/node_modules/yaml/dist/stringify/stringifyComment.d.ts b/node_modules/yaml/dist/stringify/stringifyComment.d.ts new file mode 100644 index 0000000..9fcf48d --- /dev/null +++ b/node_modules/yaml/dist/stringify/stringifyComment.d.ts @@ -0,0 +1,10 @@ +/** + * Stringifies a comment. + * + * Empty comment lines are left empty, + * lines consisting of a single space are replaced by `#`, + * and all other lines are prefixed with a `#`. + */ +export declare const stringifyComment: (str: string) => string; +export declare function indentComment(comment: string, indent: string): string; +export declare const lineComment: (str: string, indent: string, comment: string) => string; diff --git a/node_modules/yaml/dist/stringify/stringifyComment.js b/node_modules/yaml/dist/stringify/stringifyComment.js new file mode 100644 index 0000000..26bf361 --- /dev/null +++ b/node_modules/yaml/dist/stringify/stringifyComment.js @@ -0,0 +1,24 @@ +'use strict'; + +/** + * Stringifies a comment. + * + * Empty comment lines are left empty, + * lines consisting of a single space are replaced by `#`, + * and all other lines are prefixed with a `#`. + */ +const stringifyComment = (str) => str.replace(/^(?!$)(?: $)?/gm, '#'); +function indentComment(comment, indent) { + if (/^\n+$/.test(comment)) + return comment.substring(1); + return indent ? comment.replace(/^(?! *$)/gm, indent) : comment; +} +const lineComment = (str, indent, comment) => str.endsWith('\n') + ? indentComment(comment, indent) + : comment.includes('\n') + ? '\n' + indentComment(comment, indent) + : (str.endsWith(' ') ? '' : ' ') + comment; + +exports.indentComment = indentComment; +exports.lineComment = lineComment; +exports.stringifyComment = stringifyComment; diff --git a/node_modules/yaml/dist/stringify/stringifyDocument.d.ts b/node_modules/yaml/dist/stringify/stringifyDocument.d.ts new file mode 100644 index 0000000..fb0633c --- /dev/null +++ b/node_modules/yaml/dist/stringify/stringifyDocument.d.ts @@ -0,0 +1,3 @@ +import { Document } from '../doc/Document.js'; +import { ToStringOptions } from '../options.js'; +export declare function stringifyDocument(doc: Readonly, options: ToStringOptions): string; diff --git a/node_modules/yaml/dist/stringify/stringifyDocument.js b/node_modules/yaml/dist/stringify/stringifyDocument.js new file mode 100644 index 0000000..c3067e0 --- /dev/null +++ b/node_modules/yaml/dist/stringify/stringifyDocument.js @@ -0,0 +1,87 @@ +'use strict'; + +var Node = require('../nodes/Node.js'); +var stringify = require('./stringify.js'); +var stringifyComment = require('./stringifyComment.js'); + +function stringifyDocument(doc, options) { + const lines = []; + let hasDirectives = options.directives === true; + if (options.directives !== false && doc.directives) { + const dir = doc.directives.toString(doc); + if (dir) { + lines.push(dir); + hasDirectives = true; + } + else if (doc.directives.docStart) + hasDirectives = true; + } + if (hasDirectives) + lines.push('---'); + const ctx = stringify.createStringifyContext(doc, options); + const { commentString } = ctx.options; + if (doc.commentBefore) { + if (lines.length !== 1) + lines.unshift(''); + const cs = commentString(doc.commentBefore); + lines.unshift(stringifyComment.indentComment(cs, '')); + } + let chompKeep = false; + let contentComment = null; + if (doc.contents) { + if (Node.isNode(doc.contents)) { + if (doc.contents.spaceBefore && hasDirectives) + lines.push(''); + if (doc.contents.commentBefore) { + const cs = commentString(doc.contents.commentBefore); + lines.push(stringifyComment.indentComment(cs, '')); + } + // top-level block scalars need to be indented if followed by a comment + ctx.forceBlockIndent = !!doc.comment; + contentComment = doc.contents.comment; + } + const onChompKeep = contentComment ? undefined : () => (chompKeep = true); + let body = stringify.stringify(doc.contents, ctx, () => (contentComment = null), onChompKeep); + if (contentComment) + body += stringifyComment.lineComment(body, '', commentString(contentComment)); + if ((body[0] === '|' || body[0] === '>') && + lines[lines.length - 1] === '---') { + // Top-level block scalars with a preceding doc marker ought to use the + // same line for their header. + lines[lines.length - 1] = `--- ${body}`; + } + else + lines.push(body); + } + else { + lines.push(stringify.stringify(doc.contents, ctx)); + } + if (doc.directives?.docEnd) { + if (doc.comment) { + const cs = commentString(doc.comment); + if (cs.includes('\n')) { + lines.push('...'); + lines.push(stringifyComment.indentComment(cs, '')); + } + else { + lines.push(`... ${cs}`); + } + } + else { + lines.push('...'); + } + } + else { + let dc = doc.comment; + if (dc && chompKeep) + dc = dc.replace(/^\n+/, ''); + if (dc) { + if ((!chompKeep || contentComment) && lines[lines.length - 1] !== '') + lines.push(''); + lines.push(stringifyComment.indentComment(commentString(dc), '')); + } + } + return lines.join('\n') + '\n'; +} + +exports.stringifyDocument = stringifyDocument; diff --git a/node_modules/yaml/dist/stringify/stringifyNumber.d.ts b/node_modules/yaml/dist/stringify/stringifyNumber.d.ts new file mode 100644 index 0000000..3c14df1 --- /dev/null +++ b/node_modules/yaml/dist/stringify/stringifyNumber.d.ts @@ -0,0 +1,2 @@ +import type { Scalar } from '../nodes/Scalar.js'; +export declare function stringifyNumber({ format, minFractionDigits, tag, value }: Scalar): string; diff --git a/node_modules/yaml/dist/stringify/stringifyNumber.js b/node_modules/yaml/dist/stringify/stringifyNumber.js new file mode 100644 index 0000000..4118ff6 --- /dev/null +++ b/node_modules/yaml/dist/stringify/stringifyNumber.js @@ -0,0 +1,26 @@ +'use strict'; + +function stringifyNumber({ format, minFractionDigits, tag, value }) { + if (typeof value === 'bigint') + return String(value); + const num = typeof value === 'number' ? value : Number(value); + if (!isFinite(num)) + return isNaN(num) ? '.nan' : num < 0 ? '-.inf' : '.inf'; + let n = JSON.stringify(value); + if (!format && + minFractionDigits && + (!tag || tag === 'tag:yaml.org,2002:float') && + /^\d/.test(n)) { + let i = n.indexOf('.'); + if (i < 0) { + i = n.length; + n += '.'; + } + let d = minFractionDigits - (n.length - i - 1); + while (d-- > 0) + n += '0'; + } + return n; +} + +exports.stringifyNumber = stringifyNumber; diff --git a/node_modules/yaml/dist/stringify/stringifyPair.d.ts b/node_modules/yaml/dist/stringify/stringifyPair.d.ts new file mode 100644 index 0000000..c512149 --- /dev/null +++ b/node_modules/yaml/dist/stringify/stringifyPair.d.ts @@ -0,0 +1,3 @@ +import type { Pair } from '../nodes/Pair.js'; +import { StringifyContext } from './stringify.js'; +export declare function stringifyPair({ key, value }: Readonly, ctx: StringifyContext, onComment?: () => void, onChompKeep?: () => void): string; diff --git a/node_modules/yaml/dist/stringify/stringifyPair.js b/node_modules/yaml/dist/stringify/stringifyPair.js new file mode 100644 index 0000000..f48a053 --- /dev/null +++ b/node_modules/yaml/dist/stringify/stringifyPair.js @@ -0,0 +1,127 @@ +'use strict'; + +var Node = require('../nodes/Node.js'); +var Scalar = require('../nodes/Scalar.js'); +var stringify = require('./stringify.js'); +var stringifyComment = require('./stringifyComment.js'); + +function stringifyPair({ key, value }, ctx, onComment, onChompKeep) { + const { allNullValues, doc, indent, indentStep, options: { commentString, indentSeq, simpleKeys } } = ctx; + let keyComment = (Node.isNode(key) && key.comment) || null; + if (simpleKeys) { + if (keyComment) { + throw new Error('With simple keys, key nodes cannot have comments'); + } + if (Node.isCollection(key)) { + const msg = 'With simple keys, collection cannot be used as a key value'; + throw new Error(msg); + } + } + let explicitKey = !simpleKeys && + (!key || + (keyComment && value == null && !ctx.inFlow) || + Node.isCollection(key) || + (Node.isScalar(key) + ? key.type === Scalar.Scalar.BLOCK_FOLDED || key.type === Scalar.Scalar.BLOCK_LITERAL + : typeof key === 'object')); + ctx = Object.assign({}, ctx, { + allNullValues: false, + implicitKey: !explicitKey && (simpleKeys || !allNullValues), + indent: indent + indentStep + }); + let keyCommentDone = false; + let chompKeep = false; + let str = stringify.stringify(key, ctx, () => (keyCommentDone = true), () => (chompKeep = true)); + if (!explicitKey && !ctx.inFlow && str.length > 1024) { + if (simpleKeys) + throw new Error('With simple keys, single line scalar must not span more than 1024 characters'); + explicitKey = true; + } + if (ctx.inFlow) { + if (allNullValues || value == null) { + if (keyCommentDone && onComment) + onComment(); + return str === '' ? '?' : explicitKey ? `? ${str}` : str; + } + } + else if ((allNullValues && !simpleKeys) || (value == null && explicitKey)) { + str = `? ${str}`; + if (keyComment && !keyCommentDone) { + str += stringifyComment.lineComment(str, ctx.indent, commentString(keyComment)); + } + else if (chompKeep && onChompKeep) + onChompKeep(); + return str; + } + if (keyCommentDone) + keyComment = null; + if (explicitKey) { + if (keyComment) + str += stringifyComment.lineComment(str, ctx.indent, commentString(keyComment)); + str = `? ${str}\n${indent}:`; + } + else { + str = `${str}:`; + if (keyComment) + str += stringifyComment.lineComment(str, ctx.indent, commentString(keyComment)); + } + let vcb = ''; + let valueComment = null; + if (Node.isNode(value)) { + if (value.spaceBefore) + vcb = '\n'; + if (value.commentBefore) { + const cs = commentString(value.commentBefore); + vcb += `\n${stringifyComment.indentComment(cs, ctx.indent)}`; + } + valueComment = value.comment; + } + else if (value && typeof value === 'object') { + value = doc.createNode(value); + } + ctx.implicitKey = false; + if (!explicitKey && !keyComment && Node.isScalar(value)) + ctx.indentAtStart = str.length + 1; + chompKeep = false; + if (!indentSeq && + indentStep.length >= 2 && + !ctx.inFlow && + !explicitKey && + Node.isSeq(value) && + !value.flow && + !value.tag && + !value.anchor) { + // If indentSeq === false, consider '- ' as part of indentation where possible + ctx.indent = ctx.indent.substr(2); + } + let valueCommentDone = false; + const valueStr = stringify.stringify(value, ctx, () => (valueCommentDone = true), () => (chompKeep = true)); + let ws = ' '; + if (vcb || keyComment) { + if (valueStr === '' && !ctx.inFlow) + ws = vcb === '\n' ? '\n\n' : vcb; + else + ws = `${vcb}\n${ctx.indent}`; + } + else if (!explicitKey && Node.isCollection(value)) { + const flow = valueStr[0] === '[' || valueStr[0] === '{'; + if (!flow || valueStr.includes('\n')) + ws = `\n${ctx.indent}`; + } + else if (valueStr === '' || valueStr[0] === '\n') + ws = ''; + str += ws + valueStr; + if (ctx.inFlow) { + if (valueCommentDone && onComment) + onComment(); + } + else if (valueComment && !valueCommentDone) { + str += stringifyComment.lineComment(str, ctx.indent, commentString(valueComment)); + } + else if (chompKeep && onChompKeep) { + onChompKeep(); + } + return str; +} + +exports.stringifyPair = stringifyPair; diff --git a/node_modules/yaml/dist/stringify/stringifyString.d.ts b/node_modules/yaml/dist/stringify/stringifyString.d.ts new file mode 100644 index 0000000..a9904b9 --- /dev/null +++ b/node_modules/yaml/dist/stringify/stringifyString.d.ts @@ -0,0 +1,3 @@ +import { Scalar } from '../nodes/Scalar.js'; +import type { StringifyContext } from './stringify.js'; +export declare function stringifyString(item: Scalar, ctx: StringifyContext, onComment?: () => void, onChompKeep?: () => void): string; diff --git a/node_modules/yaml/dist/stringify/stringifyString.js b/node_modules/yaml/dist/stringify/stringifyString.js new file mode 100644 index 0000000..148a7a8 --- /dev/null +++ b/node_modules/yaml/dist/stringify/stringifyString.js @@ -0,0 +1,316 @@ +'use strict'; + +var Scalar = require('../nodes/Scalar.js'); +var foldFlowLines = require('./foldFlowLines.js'); + +const getFoldOptions = (ctx) => ({ + indentAtStart: ctx.indentAtStart, + lineWidth: ctx.options.lineWidth, + minContentWidth: ctx.options.minContentWidth +}); +// Also checks for lines starting with %, as parsing the output as YAML 1.1 will +// presume that's starting a new document. +const containsDocumentMarker = (str) => /^(%|---|\.\.\.)/m.test(str); +function lineLengthOverLimit(str, lineWidth, indentLength) { + if (!lineWidth || lineWidth < 0) + return false; + const limit = lineWidth - indentLength; + const strLen = str.length; + if (strLen <= limit) + return false; + for (let i = 0, start = 0; i < strLen; ++i) { + if (str[i] === '\n') { + if (i - start > limit) + return true; + start = i + 1; + if (strLen - start <= limit) + return false; + } + } + return true; +} +function doubleQuotedString(value, ctx) { + const json = JSON.stringify(value); + if (ctx.options.doubleQuotedAsJSON) + return json; + const { implicitKey } = ctx; + const minMultiLineLength = ctx.options.doubleQuotedMinMultiLineLength; + const indent = ctx.indent || (containsDocumentMarker(value) ? ' ' : ''); + let str = ''; + let start = 0; + for (let i = 0, ch = json[i]; ch; ch = json[++i]) { + if (ch === ' ' && json[i + 1] === '\\' && json[i + 2] === 'n') { + // space before newline needs to be escaped to not be folded + str += json.slice(start, i) + '\\ '; + i += 1; + start = i; + ch = '\\'; + } + if (ch === '\\') + switch (json[i + 1]) { + case 'u': + { + str += json.slice(start, i); + const code = json.substr(i + 2, 4); + switch (code) { + case '0000': + str += '\\0'; + break; + case '0007': + str += '\\a'; + break; + case '000b': + str += '\\v'; + break; + case '001b': + str += '\\e'; + break; + case '0085': + str += '\\N'; + break; + case '00a0': + str += '\\_'; + break; + case '2028': + str += '\\L'; + break; + case '2029': + str += '\\P'; + break; + default: + if (code.substr(0, 2) === '00') + str += '\\x' + code.substr(2); + else + str += json.substr(i, 6); + } + i += 5; + start = i + 1; + } + break; + case 'n': + if (implicitKey || + json[i + 2] === '"' || + json.length < minMultiLineLength) { + i += 1; + } + else { + // folding will eat first newline + str += json.slice(start, i) + '\n\n'; + while (json[i + 2] === '\\' && + json[i + 3] === 'n' && + json[i + 4] !== '"') { + str += '\n'; + i += 2; + } + str += indent; + // space after newline needs to be escaped to not be folded + if (json[i + 2] === ' ') + str += '\\'; + i += 1; + start = i + 1; + } + break; + default: + i += 1; + } + } + str = start ? str + json.slice(start) : json; + return implicitKey + ? str + : foldFlowLines.foldFlowLines(str, indent, foldFlowLines.FOLD_QUOTED, getFoldOptions(ctx)); +} +function singleQuotedString(value, ctx) { + if (ctx.options.singleQuote === false || + (ctx.implicitKey && value.includes('\n')) || + /[ \t]\n|\n[ \t]/.test(value) // single quoted string can't have leading or trailing whitespace around newline + ) + return doubleQuotedString(value, ctx); + const indent = ctx.indent || (containsDocumentMarker(value) ? ' ' : ''); + const res = "'" + value.replace(/'/g, "''").replace(/\n+/g, `$&\n${indent}`) + "'"; + return ctx.implicitKey + ? res + : foldFlowLines.foldFlowLines(res, indent, foldFlowLines.FOLD_FLOW, getFoldOptions(ctx)); +} +function quotedString(value, ctx) { + const { singleQuote } = ctx.options; + let qs; + if (singleQuote === false) + qs = doubleQuotedString; + else { + const hasDouble = value.includes('"'); + const hasSingle = value.includes("'"); + if (hasDouble && !hasSingle) + qs = singleQuotedString; + else if (hasSingle && !hasDouble) + qs = doubleQuotedString; + else + qs = singleQuote ? singleQuotedString : doubleQuotedString; + } + return qs(value, ctx); +} +function blockString({ comment, type, value }, ctx, onComment, onChompKeep) { + const { blockQuote, commentString, lineWidth } = ctx.options; + // 1. Block can't end in whitespace unless the last line is non-empty. + // 2. Strings consisting of only whitespace are best rendered explicitly. + if (!blockQuote || /\n[\t ]+$/.test(value) || /^\s*$/.test(value)) { + return quotedString(value, ctx); + } + const indent = ctx.indent || + (ctx.forceBlockIndent || containsDocumentMarker(value) ? ' ' : ''); + const literal = blockQuote === 'literal' + ? true + : blockQuote === 'folded' || type === Scalar.Scalar.BLOCK_FOLDED + ? false + : type === Scalar.Scalar.BLOCK_LITERAL + ? true + : !lineLengthOverLimit(value, lineWidth, indent.length); + if (!value) + return literal ? '|\n' : '>\n'; + // determine chomping from whitespace at value end + let chomp; + let endStart; + for (endStart = value.length; endStart > 0; --endStart) { + const ch = value[endStart - 1]; + if (ch !== '\n' && ch !== '\t' && ch !== ' ') + break; + } + let end = value.substring(endStart); + const endNlPos = end.indexOf('\n'); + if (endNlPos === -1) { + chomp = '-'; // strip + } + else if (value === end || endNlPos !== end.length - 1) { + chomp = '+'; // keep + if (onChompKeep) + onChompKeep(); + } + else { + chomp = ''; // clip + } + if (end) { + value = value.slice(0, -end.length); + if (end[end.length - 1] === '\n') + end = end.slice(0, -1); + end = end.replace(/\n+(?!\n|$)/g, `$&${indent}`); + } + // determine indent indicator from whitespace at value start + let startWithSpace = false; + let startEnd; + let startNlPos = -1; + for (startEnd = 0; startEnd < value.length; ++startEnd) { + const ch = value[startEnd]; + if (ch === ' ') + startWithSpace = true; + else if (ch === '\n') + startNlPos = startEnd; + else + break; + } + let start = value.substring(0, startNlPos < startEnd ? startNlPos + 1 : startEnd); + if (start) { + value = value.substring(start.length); + start = start.replace(/\n+/g, `$&${indent}`); + } + const indentSize = indent ? '2' : '1'; // root is at -1 + let header = (literal ? '|' : '>') + (startWithSpace ? indentSize : '') + chomp; + if (comment) { + header += ' ' + commentString(comment.replace(/ ?[\r\n]+/g, ' ')); + if (onComment) + onComment(); + } + if (literal) { + value = value.replace(/\n+/g, `$&${indent}`); + return `${header}\n${indent}${start}${value}${end}`; + } + value = value + .replace(/\n+/g, '\n$&') + .replace(/(?:^|\n)([\t ].*)(?:([\n\t ]*)\n(?![\n\t ]))?/g, '$1$2') // more-indented lines aren't folded + // ^ more-ind. ^ empty ^ capture next empty lines only at end of indent + .replace(/\n+/g, `$&${indent}`); + const body = foldFlowLines.foldFlowLines(`${start}${value}${end}`, indent, foldFlowLines.FOLD_BLOCK, getFoldOptions(ctx)); + return `${header}\n${indent}${body}`; +} +function plainString(item, ctx, onComment, onChompKeep) { + const { type, value } = item; + const { actualString, implicitKey, indent, inFlow } = ctx; + if ((implicitKey && /[\n[\]{},]/.test(value)) || + (inFlow && /[[\]{},]/.test(value))) { + return quotedString(value, ctx); + } + if (!value || + /^[\n\t ,[\]{}#&*!|>'"%@`]|^[?-]$|^[?-][ \t]|[\n:][ \t]|[ \t]\n|[\n\t ]#|[\n\t :]$/.test(value)) { + // not allowed: + // - empty string, '-' or '?' + // - start with an indicator character (except [?:-]) or /[?-] / + // - '\n ', ': ' or ' \n' anywhere + // - '#' not preceded by a non-space char + // - end with ' ' or ':' + return implicitKey || inFlow || !value.includes('\n') + ? quotedString(value, ctx) + : blockString(item, ctx, onComment, onChompKeep); + } + if (!implicitKey && + !inFlow && + type !== Scalar.Scalar.PLAIN && + value.includes('\n')) { + // Where allowed & type not set explicitly, prefer block style for multiline strings + return blockString(item, ctx, onComment, onChompKeep); + } + if (indent === '' && containsDocumentMarker(value)) { + ctx.forceBlockIndent = true; + return blockString(item, ctx, onComment, onChompKeep); + } + const str = value.replace(/\n+/g, `$&\n${indent}`); + // Verify that output will be parsed as a string, as e.g. plain numbers and + // booleans get parsed with those types in v1.2 (e.g. '42', 'true' & '0.9e-3'), + // and others in v1.1. + if (actualString) { + const test = (tag) => tag.default && tag.tag !== 'tag:yaml.org,2002:str' && tag.test?.test(str); + const { compat, tags } = ctx.doc.schema; + if (tags.some(test) || compat?.some(test)) + return quotedString(value, ctx); + } + return implicitKey + ? str + : foldFlowLines.foldFlowLines(str, indent, foldFlowLines.FOLD_FLOW, getFoldOptions(ctx)); +} +function stringifyString(item, ctx, onComment, onChompKeep) { + const { implicitKey, inFlow } = ctx; + const ss = typeof item.value === 'string' + ? item + : Object.assign({}, item, { value: String(item.value) }); + let { type } = item; + if (type !== Scalar.Scalar.QUOTE_DOUBLE) { + // force double quotes on control characters & unpaired surrogates + if (/[\x00-\x08\x0b-\x1f\x7f-\x9f\u{D800}-\u{DFFF}]/u.test(ss.value)) + type = Scalar.Scalar.QUOTE_DOUBLE; + } + const _stringify = (_type) => { + switch (_type) { + case Scalar.Scalar.BLOCK_FOLDED: + case Scalar.Scalar.BLOCK_LITERAL: + return implicitKey || inFlow + ? quotedString(ss.value, ctx) // blocks are not valid inside flow containers + : blockString(ss, ctx, onComment, onChompKeep); + case Scalar.Scalar.QUOTE_DOUBLE: + return doubleQuotedString(ss.value, ctx); + case Scalar.Scalar.QUOTE_SINGLE: + return singleQuotedString(ss.value, ctx); + case Scalar.Scalar.PLAIN: + return plainString(ss, ctx, onComment, onChompKeep); + default: + return null; + } + }; + let res = _stringify(type); + if (res === null) { + const { defaultKeyType, defaultStringType } = ctx.options; + const t = (implicitKey && defaultKeyType) || defaultStringType; + res = _stringify(t); + if (res === null) + throw new Error(`Unsupported default string type ${t}`); + } + return res; +} + +exports.stringifyString = stringifyString; diff --git a/node_modules/yaml/dist/test-events.d.ts b/node_modules/yaml/dist/test-events.d.ts new file mode 100644 index 0000000..d1a2348 --- /dev/null +++ b/node_modules/yaml/dist/test-events.d.ts @@ -0,0 +1,4 @@ +export declare function testEvents(src: string): { + events: string[]; + error: unknown; +}; diff --git a/node_modules/yaml/dist/test-events.js b/node_modules/yaml/dist/test-events.js new file mode 100644 index 0000000..2c9220a --- /dev/null +++ b/node_modules/yaml/dist/test-events.js @@ -0,0 +1,134 @@ +'use strict'; + +var Node = require('./nodes/Node.js'); +var publicApi = require('./public-api.js'); +var visit = require('./visit.js'); + +const scalarChar = { + BLOCK_FOLDED: '>', + BLOCK_LITERAL: '|', + PLAIN: ':', + QUOTE_DOUBLE: '"', + QUOTE_SINGLE: "'" +}; +function anchorExists(doc, anchor) { + let found = false; + visit.visit(doc, { + Value(_key, node) { + if (node.anchor === anchor) { + found = true; + return visit.visit.BREAK; + } + } + }); + return found; +} +// test harness for yaml-test-suite event tests +function testEvents(src) { + const docs = publicApi.parseAllDocuments(src); + const errDoc = docs.find(doc => doc.errors.length > 0); + const error = errDoc ? errDoc.errors[0].message : null; + const events = ['+STR']; + try { + for (let i = 0; i < docs.length; ++i) { + const doc = docs[i]; + let root = doc.contents; + if (Array.isArray(root)) + root = root[0]; + const [rootStart] = doc.range || [0]; + const error = doc.errors[0]; + if (error && (!error.pos || error.pos[0] < rootStart)) + throw new Error(); + let docStart = '+DOC'; + if (doc.directives.docStart) + docStart += ' ---'; + else if (doc.contents && + doc.contents.range[2] === doc.contents.range[0] && + !doc.contents.anchor && + !doc.contents.tag) + continue; + events.push(docStart); + addEvents(events, doc, error?.pos[0] ?? -1, root); + let docEnd = '-DOC'; + if (doc.directives.docEnd) + docEnd += ' ...'; + events.push(docEnd); + } + } + catch (e) { + return { events, error: error ?? e }; + } + events.push('-STR'); + return { events, error }; +} +function addEvents(events, doc, errPos, node) { + if (!node) { + events.push('=VAL :'); + return; + } + if (errPos !== -1 && Node.isNode(node) && node.range[0] >= errPos) + throw new Error(); + let props = ''; + let anchor = Node.isScalar(node) || Node.isCollection(node) ? node.anchor : undefined; + if (anchor) { + if (/\d$/.test(anchor)) { + const alt = anchor.replace(/\d$/, ''); + if (anchorExists(doc, alt)) + anchor = alt; + } + props = ` &${anchor}`; + } + if (Node.isNode(node) && node.tag) + props += ` <${node.tag}>`; + if (Node.isMap(node)) { + const ev = node.flow ? '+MAP {}' : '+MAP'; + events.push(`${ev}${props}`); + node.items.forEach(({ key, value }) => { + addEvents(events, doc, errPos, key); + addEvents(events, doc, errPos, value); + }); + events.push('-MAP'); + } + else if (Node.isSeq(node)) { + const ev = node.flow ? '+SEQ []' : '+SEQ'; + events.push(`${ev}${props}`); + node.items.forEach(item => { + addEvents(events, doc, errPos, item); + }); + events.push('-SEQ'); + } + else if (Node.isPair(node)) { + events.push(`+MAP${props}`); + addEvents(events, doc, errPos, node.key); + addEvents(events, doc, errPos, node.value); + events.push('-MAP'); + } + else if (Node.isAlias(node)) { + let alias = node.source; + if (alias && /\d$/.test(alias)) { + const alt = alias.replace(/\d$/, ''); + if (anchorExists(doc, alt)) + alias = alt; + } + events.push(`=ALI${props} *${alias}`); + } + else { + const scalar = scalarChar[String(node.type)]; + if (!scalar) + throw new Error(`Unexpected node type ${node.type}`); + const value = node.source + .replace(/\\/g, '\\\\') + .replace(/\0/g, '\\0') + .replace(/\x07/g, '\\a') + .replace(/\x08/g, '\\b') + .replace(/\t/g, '\\t') + .replace(/\n/g, '\\n') + .replace(/\v/g, '\\v') + .replace(/\f/g, '\\f') + .replace(/\r/g, '\\r') + .replace(/\x1b/g, '\\e'); + events.push(`=VAL${props} ${scalar}${value}`); + } +} + +exports.testEvents = testEvents; diff --git a/node_modules/yaml/dist/util.d.ts b/node_modules/yaml/dist/util.d.ts new file mode 100644 index 0000000..f1012d7 --- /dev/null +++ b/node_modules/yaml/dist/util.d.ts @@ -0,0 +1,9 @@ +export { debug, LogLevelId, warn } from './log.js'; +export { findPair } from './nodes/YAMLMap.js'; +export { toJS, ToJSContext } from './nodes/toJS.js'; +export { map as mapTag } from './schema/common/map.js'; +export { seq as seqTag } from './schema/common/seq.js'; +export { string as stringTag } from './schema/common/string.js'; +export { foldFlowLines } from './stringify/foldFlowLines'; +export { stringifyNumber } from './stringify/stringifyNumber.js'; +export { stringifyString } from './stringify/stringifyString.js'; diff --git a/node_modules/yaml/dist/util.js b/node_modules/yaml/dist/util.js new file mode 100644 index 0000000..9a38c10 --- /dev/null +++ b/node_modules/yaml/dist/util.js @@ -0,0 +1,24 @@ +'use strict'; + +var log = require('./log.js'); +var YAMLMap = require('./nodes/YAMLMap.js'); +var toJS = require('./nodes/toJS.js'); +var map = require('./schema/common/map.js'); +var seq = require('./schema/common/seq.js'); +var string = require('./schema/common/string.js'); +var foldFlowLines = require('./stringify/foldFlowLines.js'); +var stringifyNumber = require('./stringify/stringifyNumber.js'); +var stringifyString = require('./stringify/stringifyString.js'); + + + +exports.debug = log.debug; +exports.warn = log.warn; +exports.findPair = YAMLMap.findPair; +exports.toJS = toJS.toJS; +exports.mapTag = map.map; +exports.seqTag = seq.seq; +exports.stringTag = string.string; +exports.foldFlowLines = foldFlowLines.foldFlowLines; +exports.stringifyNumber = stringifyNumber.stringifyNumber; +exports.stringifyString = stringifyString.stringifyString; diff --git a/node_modules/yaml/dist/visit.d.ts b/node_modules/yaml/dist/visit.d.ts new file mode 100644 index 0000000..7926c00 --- /dev/null +++ b/node_modules/yaml/dist/visit.d.ts @@ -0,0 +1,102 @@ +import type { Document } from './doc/Document.js'; +import type { Alias } from './nodes/Alias.js'; +import { Node } from './nodes/Node.js'; +import type { Pair } from './nodes/Pair.js'; +import type { Scalar } from './nodes/Scalar.js'; +import type { YAMLMap } from './nodes/YAMLMap.js'; +import type { YAMLSeq } from './nodes/YAMLSeq.js'; +export declare type visitorFn = (key: number | 'key' | 'value' | null, node: T, path: readonly (Document | Node | Pair)[]) => void | symbol | number | Node | Pair; +export declare type visitor = visitorFn | { + Alias?: visitorFn; + Collection?: visitorFn; + Map?: visitorFn; + Node?: visitorFn; + Pair?: visitorFn; + Scalar?: visitorFn; + Seq?: visitorFn; + Value?: visitorFn; +}; +export declare type asyncVisitorFn = (key: number | 'key' | 'value' | null, node: T, path: readonly (Document | Node | Pair)[]) => void | symbol | number | Node | Pair | Promise; +export declare type asyncVisitor = asyncVisitorFn | { + Alias?: asyncVisitorFn; + Collection?: asyncVisitorFn; + Map?: asyncVisitorFn; + Node?: asyncVisitorFn; + Pair?: asyncVisitorFn; + Scalar?: asyncVisitorFn; + Seq?: asyncVisitorFn; + Value?: asyncVisitorFn; +}; +/** + * Apply a visitor to an AST node or document. + * + * Walks through the tree (depth-first) starting from `node`, calling a + * `visitor` function with three arguments: + * - `key`: For sequence values and map `Pair`, the node's index in the + * collection. Within a `Pair`, `'key'` or `'value'`, correspondingly. + * `null` for the root node. + * - `node`: The current node. + * - `path`: The ancestry of the current node. + * + * The return value of the visitor may be used to control the traversal: + * - `undefined` (default): Do nothing and continue + * - `visit.SKIP`: Do not visit the children of this node, continue with next + * sibling + * - `visit.BREAK`: Terminate traversal completely + * - `visit.REMOVE`: Remove the current node, then continue with the next one + * - `Node`: Replace the current node, then continue by visiting it + * - `number`: While iterating the items of a sequence or map, set the index + * of the next step. This is useful especially if the index of the current + * node has changed. + * + * If `visitor` is a single function, it will be called with all values + * encountered in the tree, including e.g. `null` values. Alternatively, + * separate visitor functions may be defined for each `Map`, `Pair`, `Seq`, + * `Alias` and `Scalar` node. To define the same visitor function for more than + * one node type, use the `Collection` (map and seq), `Value` (map, seq & scalar) + * and `Node` (alias, map, seq & scalar) targets. Of all these, only the most + * specific defined one will be used for each node. + */ +export declare function visit(node: Node | Document | null, visitor: visitor): void; +export declare namespace visit { + var BREAK: symbol; + var SKIP: symbol; + var REMOVE: symbol; +} +/** + * Apply an async visitor to an AST node or document. + * + * Walks through the tree (depth-first) starting from `node`, calling a + * `visitor` function with three arguments: + * - `key`: For sequence values and map `Pair`, the node's index in the + * collection. Within a `Pair`, `'key'` or `'value'`, correspondingly. + * `null` for the root node. + * - `node`: The current node. + * - `path`: The ancestry of the current node. + * + * The return value of the visitor may be used to control the traversal: + * - `Promise`: Must resolve to one of the following values + * - `undefined` (default): Do nothing and continue + * - `visit.SKIP`: Do not visit the children of this node, continue with next + * sibling + * - `visit.BREAK`: Terminate traversal completely + * - `visit.REMOVE`: Remove the current node, then continue with the next one + * - `Node`: Replace the current node, then continue by visiting it + * - `number`: While iterating the items of a sequence or map, set the index + * of the next step. This is useful especially if the index of the current + * node has changed. + * + * If `visitor` is a single function, it will be called with all values + * encountered in the tree, including e.g. `null` values. Alternatively, + * separate visitor functions may be defined for each `Map`, `Pair`, `Seq`, + * `Alias` and `Scalar` node. To define the same visitor function for more than + * one node type, use the `Collection` (map and seq), `Value` (map, seq & scalar) + * and `Node` (alias, map, seq & scalar) targets. Of all these, only the most + * specific defined one will be used for each node. + */ +export declare function visitAsync(node: Node | Document | null, visitor: asyncVisitor): Promise; +export declare namespace visitAsync { + var BREAK: symbol; + var SKIP: symbol; + var REMOVE: symbol; +} diff --git a/node_modules/yaml/dist/visit.js b/node_modules/yaml/dist/visit.js new file mode 100644 index 0000000..1f3db46 --- /dev/null +++ b/node_modules/yaml/dist/visit.js @@ -0,0 +1,236 @@ +'use strict'; + +var Node = require('./nodes/Node.js'); + +const BREAK = Symbol('break visit'); +const SKIP = Symbol('skip children'); +const REMOVE = Symbol('remove node'); +/** + * Apply a visitor to an AST node or document. + * + * Walks through the tree (depth-first) starting from `node`, calling a + * `visitor` function with three arguments: + * - `key`: For sequence values and map `Pair`, the node's index in the + * collection. Within a `Pair`, `'key'` or `'value'`, correspondingly. + * `null` for the root node. + * - `node`: The current node. + * - `path`: The ancestry of the current node. + * + * The return value of the visitor may be used to control the traversal: + * - `undefined` (default): Do nothing and continue + * - `visit.SKIP`: Do not visit the children of this node, continue with next + * sibling + * - `visit.BREAK`: Terminate traversal completely + * - `visit.REMOVE`: Remove the current node, then continue with the next one + * - `Node`: Replace the current node, then continue by visiting it + * - `number`: While iterating the items of a sequence or map, set the index + * of the next step. This is useful especially if the index of the current + * node has changed. + * + * If `visitor` is a single function, it will be called with all values + * encountered in the tree, including e.g. `null` values. Alternatively, + * separate visitor functions may be defined for each `Map`, `Pair`, `Seq`, + * `Alias` and `Scalar` node. To define the same visitor function for more than + * one node type, use the `Collection` (map and seq), `Value` (map, seq & scalar) + * and `Node` (alias, map, seq & scalar) targets. Of all these, only the most + * specific defined one will be used for each node. + */ +function visit(node, visitor) { + const visitor_ = initVisitor(visitor); + if (Node.isDocument(node)) { + const cd = visit_(null, node.contents, visitor_, Object.freeze([node])); + if (cd === REMOVE) + node.contents = null; + } + else + visit_(null, node, visitor_, Object.freeze([])); +} +// Without the `as symbol` casts, TS declares these in the `visit` +// namespace using `var`, but then complains about that because +// `unique symbol` must be `const`. +/** Terminate visit traversal completely */ +visit.BREAK = BREAK; +/** Do not visit the children of the current node */ +visit.SKIP = SKIP; +/** Remove the current node */ +visit.REMOVE = REMOVE; +function visit_(key, node, visitor, path) { + const ctrl = callVisitor(key, node, visitor, path); + if (Node.isNode(ctrl) || Node.isPair(ctrl)) { + replaceNode(key, path, ctrl); + return visit_(key, ctrl, visitor, path); + } + if (typeof ctrl !== 'symbol') { + if (Node.isCollection(node)) { + path = Object.freeze(path.concat(node)); + for (let i = 0; i < node.items.length; ++i) { + const ci = visit_(i, node.items[i], visitor, path); + if (typeof ci === 'number') + i = ci - 1; + else if (ci === BREAK) + return BREAK; + else if (ci === REMOVE) { + node.items.splice(i, 1); + i -= 1; + } + } + } + else if (Node.isPair(node)) { + path = Object.freeze(path.concat(node)); + const ck = visit_('key', node.key, visitor, path); + if (ck === BREAK) + return BREAK; + else if (ck === REMOVE) + node.key = null; + const cv = visit_('value', node.value, visitor, path); + if (cv === BREAK) + return BREAK; + else if (cv === REMOVE) + node.value = null; + } + } + return ctrl; +} +/** + * Apply an async visitor to an AST node or document. + * + * Walks through the tree (depth-first) starting from `node`, calling a + * `visitor` function with three arguments: + * - `key`: For sequence values and map `Pair`, the node's index in the + * collection. Within a `Pair`, `'key'` or `'value'`, correspondingly. + * `null` for the root node. + * - `node`: The current node. + * - `path`: The ancestry of the current node. + * + * The return value of the visitor may be used to control the traversal: + * - `Promise`: Must resolve to one of the following values + * - `undefined` (default): Do nothing and continue + * - `visit.SKIP`: Do not visit the children of this node, continue with next + * sibling + * - `visit.BREAK`: Terminate traversal completely + * - `visit.REMOVE`: Remove the current node, then continue with the next one + * - `Node`: Replace the current node, then continue by visiting it + * - `number`: While iterating the items of a sequence or map, set the index + * of the next step. This is useful especially if the index of the current + * node has changed. + * + * If `visitor` is a single function, it will be called with all values + * encountered in the tree, including e.g. `null` values. Alternatively, + * separate visitor functions may be defined for each `Map`, `Pair`, `Seq`, + * `Alias` and `Scalar` node. To define the same visitor function for more than + * one node type, use the `Collection` (map and seq), `Value` (map, seq & scalar) + * and `Node` (alias, map, seq & scalar) targets. Of all these, only the most + * specific defined one will be used for each node. + */ +async function visitAsync(node, visitor) { + const visitor_ = initVisitor(visitor); + if (Node.isDocument(node)) { + const cd = await visitAsync_(null, node.contents, visitor_, Object.freeze([node])); + if (cd === REMOVE) + node.contents = null; + } + else + await visitAsync_(null, node, visitor_, Object.freeze([])); +} +// Without the `as symbol` casts, TS declares these in the `visit` +// namespace using `var`, but then complains about that because +// `unique symbol` must be `const`. +/** Terminate visit traversal completely */ +visitAsync.BREAK = BREAK; +/** Do not visit the children of the current node */ +visitAsync.SKIP = SKIP; +/** Remove the current node */ +visitAsync.REMOVE = REMOVE; +async function visitAsync_(key, node, visitor, path) { + const ctrl = await callVisitor(key, node, visitor, path); + if (Node.isNode(ctrl) || Node.isPair(ctrl)) { + replaceNode(key, path, ctrl); + return visitAsync_(key, ctrl, visitor, path); + } + if (typeof ctrl !== 'symbol') { + if (Node.isCollection(node)) { + path = Object.freeze(path.concat(node)); + for (let i = 0; i < node.items.length; ++i) { + const ci = await visitAsync_(i, node.items[i], visitor, path); + if (typeof ci === 'number') + i = ci - 1; + else if (ci === BREAK) + return BREAK; + else if (ci === REMOVE) { + node.items.splice(i, 1); + i -= 1; + } + } + } + else if (Node.isPair(node)) { + path = Object.freeze(path.concat(node)); + const ck = await visitAsync_('key', node.key, visitor, path); + if (ck === BREAK) + return BREAK; + else if (ck === REMOVE) + node.key = null; + const cv = await visitAsync_('value', node.value, visitor, path); + if (cv === BREAK) + return BREAK; + else if (cv === REMOVE) + node.value = null; + } + } + return ctrl; +} +function initVisitor(visitor) { + if (typeof visitor === 'object' && + (visitor.Collection || visitor.Node || visitor.Value)) { + return Object.assign({ + Alias: visitor.Node, + Map: visitor.Node, + Scalar: visitor.Node, + Seq: visitor.Node + }, visitor.Value && { + Map: visitor.Value, + Scalar: visitor.Value, + Seq: visitor.Value + }, visitor.Collection && { + Map: visitor.Collection, + Seq: visitor.Collection + }, visitor); + } + return visitor; +} +function callVisitor(key, node, visitor, path) { + if (typeof visitor === 'function') + return visitor(key, node, path); + if (Node.isMap(node)) + return visitor.Map?.(key, node, path); + if (Node.isSeq(node)) + return visitor.Seq?.(key, node, path); + if (Node.isPair(node)) + return visitor.Pair?.(key, node, path); + if (Node.isScalar(node)) + return visitor.Scalar?.(key, node, path); + if (Node.isAlias(node)) + return visitor.Alias?.(key, node, path); + return undefined; +} +function replaceNode(key, path, node) { + const parent = path[path.length - 1]; + if (Node.isCollection(parent)) { + parent.items[key] = node; + } + else if (Node.isPair(parent)) { + if (key === 'key') + parent.key = node; + else + parent.value = node; + } + else if (Node.isDocument(parent)) { + parent.contents = node; + } + else { + const pt = Node.isAlias(parent) ? 'alias' : 'scalar'; + throw new Error(`Cannot replace node with ${pt} parent`); + } +} + +exports.visit = visit; +exports.visitAsync = visitAsync; diff --git a/node_modules/yaml/package.json b/node_modules/yaml/package.json new file mode 100644 index 0000000..280e040 --- /dev/null +++ b/node_modules/yaml/package.json @@ -0,0 +1,94 @@ +{ + "name": "yaml", + "version": "2.1.3", + "license": "ISC", + "author": "Eemeli Aro ", + "repository": "github:eemeli/yaml", + "description": "JavaScript parser and stringifier for YAML", + "keywords": [ + "YAML", + "parser", + "stringifier" + ], + "homepage": "https://eemeli.org/yaml/", + "files": [ + "browser/", + "dist/", + "util.d.ts", + "util.js" + ], + "type": "commonjs", + "main": "./dist/index.js", + "browser": { + "./dist/index.js": "./browser/index.js", + "./dist/util.js": "./browser/dist/util.js", + "./util.js": "./browser/dist/util.js" + }, + "exports": { + ".": { + "node": "./dist/index.js", + "default": "./browser/index.js" + }, + "./package.json": "./package.json", + "./util": { + "node": "./dist/util.js", + "default": "./browser/dist/util.js" + } + }, + "scripts": { + "build": "npm run build:node && npm run build:browser", + "build:browser": "rollup -c config/rollup.browser-config.js", + "build:node": "rollup -c config/rollup.node-config.js", + "clean": "git clean -fdxe node_modules", + "lint": "eslint src/", + "prettier": "prettier --write .", + "prestart": "npm run build:node", + "start": "node -i -e 'YAML=require(\"./dist/index.js\")'", + "test": "jest --config config/jest.config.js", + "test:all": "npm test && npm run test:types && npm run test:dist && npm run test:dist:types", + "test:browsers": "cd playground && npm test", + "test:dist": "npm run build:node && jest --config config/jest.config.js", + "test:dist:types": "tsc --allowJs --moduleResolution node --noEmit --target es5 dist/index.js", + "test:types": "tsc --noEmit", + "docs:install": "cd docs-slate && bundle install", + "docs:deploy": "cd docs-slate && ./deploy.sh", + "docs": "cd docs-slate && bundle exec middleman server", + "preversion": "npm test && npm run build", + "prepublishOnly": "npm run clean && npm test && npm run build" + }, + "browserslist": "defaults, not ie 11", + "prettier": { + "arrowParens": "avoid", + "semi": false, + "singleQuote": true, + "trailingComma": "none" + }, + "devDependencies": { + "@babel/core": "^7.12.10", + "@babel/plugin-proposal-class-properties": "^7.12.1", + "@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1", + "@babel/plugin-transform-typescript": "^7.12.17", + "@babel/preset-env": "^7.12.11", + "@rollup/plugin-babel": "^5.2.3", + "@rollup/plugin-replace": "^4.0.0", + "@rollup/plugin-typescript": "^8.1.1", + "@types/jest": "^28.1.8", + "@types/node": "^12.20.47", + "@typescript-eslint/eslint-plugin": "^5.3.1", + "@typescript-eslint/parser": "^5.3.1", + "babel-jest": "^29.0.1", + "cross-env": "^7.0.3", + "eslint": "^8.2.0", + "eslint-config-prettier": "^8.1.0", + "fast-check": "^2.12.0", + "jest": "^29.0.1", + "jest-ts-webcompat-resolver": "^1.0.0", + "prettier": "^2.2.1", + "rollup": "^2.38.2", + "tslib": "^2.1.0", + "typescript": "^4.3.5" + }, + "engines": { + "node": ">= 14" + } +} diff --git a/node_modules/yaml/util.d.ts b/node_modules/yaml/util.d.ts new file mode 100644 index 0000000..c656480 --- /dev/null +++ b/node_modules/yaml/util.d.ts @@ -0,0 +1,3 @@ +// Workaround for incomplete exports support in TypeScript +// https://github.com/microsoft/TypeScript/issues/33079 +export * from './dist/util.js' diff --git a/node_modules/yaml/util.js b/node_modules/yaml/util.js new file mode 100644 index 0000000..070103f --- /dev/null +++ b/node_modules/yaml/util.js @@ -0,0 +1,2 @@ +// Re-exporter for Node.js < 12.16.0 +module.exports = require('./dist/util.js') diff --git a/node_modules/yargs-parser/CHANGELOG.md b/node_modules/yargs-parser/CHANGELOG.md new file mode 100644 index 0000000..584eb86 --- /dev/null +++ b/node_modules/yargs-parser/CHANGELOG.md @@ -0,0 +1,308 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## [21.1.1](https://github.com/yargs/yargs-parser/compare/yargs-parser-v21.1.0...yargs-parser-v21.1.1) (2022-08-04) + + +### Bug Fixes + +* **typescript:** ignore .cts files during publish ([#454](https://github.com/yargs/yargs-parser/issues/454)) ([d69f9c3](https://github.com/yargs/yargs-parser/commit/d69f9c3a91c3ad2f9494d0a94e29a8b76c41b81b)), closes [#452](https://github.com/yargs/yargs-parser/issues/452) + +## [21.1.0](https://github.com/yargs/yargs-parser/compare/yargs-parser-v21.0.1...yargs-parser-v21.1.0) (2022-08-03) + + +### Features + +* allow the browser build to be imported ([#443](https://github.com/yargs/yargs-parser/issues/443)) ([a89259f](https://github.com/yargs/yargs-parser/commit/a89259ff41d6f5312b3ce8a30bef343a993f395a)) + + +### Bug Fixes + +* **halt-at-non-option:** prevent known args from being parsed when "unknown-options-as-args" is enabled ([#438](https://github.com/yargs/yargs-parser/issues/438)) ([c474bc1](https://github.com/yargs/yargs-parser/commit/c474bc10c3aa0ae864b95e5722730114ef15f573)) +* node version check now uses process.versions.node ([#450](https://github.com/yargs/yargs-parser/issues/450)) ([d07bcdb](https://github.com/yargs/yargs-parser/commit/d07bcdbe43075f7201fbe8a08e491217247fe1f1)) +* parse options ending with 3+ hyphens ([#434](https://github.com/yargs/yargs-parser/issues/434)) ([4f1060b](https://github.com/yargs/yargs-parser/commit/4f1060b50759fadbac3315c5117b0c3d65b0a7d8)) + +### [21.0.1](https://github.com/yargs/yargs-parser/compare/yargs-parser-v21.0.0...yargs-parser-v21.0.1) (2022-02-27) + + +### Bug Fixes + +* return deno env object ([#432](https://github.com/yargs/yargs-parser/issues/432)) ([b00eb87](https://github.com/yargs/yargs-parser/commit/b00eb87b4860a890dd2dab0d6058241bbfd2b3ec)) + +## [21.0.0](https://www.github.com/yargs/yargs-parser/compare/yargs-parser-v20.2.9...yargs-parser-v21.0.0) (2021-11-15) + + +### ⚠ BREAKING CHANGES + +* drops support for 10 (#421) + +### Bug Fixes + +* esm json import ([#416](https://www.github.com/yargs/yargs-parser/issues/416)) ([90f970a](https://www.github.com/yargs/yargs-parser/commit/90f970a6482dd4f5b5eb18d38596dd6f02d73edf)) +* parser should preserve inner quotes ([#407](https://www.github.com/yargs/yargs-parser/issues/407)) ([ae11f49](https://www.github.com/yargs/yargs-parser/commit/ae11f496a8318ea8885aa25015d429b33713c314)) + + +### Code Refactoring + +* drops support for 10 ([#421](https://www.github.com/yargs/yargs-parser/issues/421)) ([3aaf878](https://www.github.com/yargs/yargs-parser/commit/3aaf8784f5c7f2aec6108c1c6a55537fa7e3b5c1)) + +### [20.2.9](https://www.github.com/yargs/yargs-parser/compare/yargs-parser-v20.2.8...yargs-parser-v20.2.9) (2021-06-20) + + +### Bug Fixes + +* **build:** fixed automated release pipeline ([1fe9135](https://www.github.com/yargs/yargs-parser/commit/1fe9135884790a083615419b2861683e2597dac3)) + +### [20.2.8](https://www.github.com/yargs/yargs-parser/compare/yargs-parser-v20.2.7...yargs-parser-v20.2.8) (2021-06-20) + + +### Bug Fixes + +* **locale:** Turkish camelize and decamelize issues with toLocaleLowerCase/toLocaleUpperCase ([2617303](https://www.github.com/yargs/yargs-parser/commit/261730383e02448562f737b94bbd1f164aed5143)) +* **perf:** address slow parse when using unknown-options-as-args ([#394](https://www.github.com/yargs/yargs-parser/issues/394)) ([441f059](https://www.github.com/yargs/yargs-parser/commit/441f059d585d446551068ad213db79ac91daf83a)) +* **string-utils:** detect [0,1] ranged values as numbers ([#388](https://www.github.com/yargs/yargs-parser/issues/388)) ([efcc32c](https://www.github.com/yargs/yargs-parser/commit/efcc32c2d6b09aba31abfa2db9bd947befe5586b)) + +### [20.2.7](https://www.github.com/yargs/yargs-parser/compare/v20.2.6...v20.2.7) (2021-03-10) + + +### Bug Fixes + +* **deno:** force release for Deno ([6687c97](https://www.github.com/yargs/yargs-parser/commit/6687c972d0f3ca7865a97908dde3080b05f8b026)) + +### [20.2.6](https://www.github.com/yargs/yargs-parser/compare/v20.2.5...v20.2.6) (2021-02-22) + + +### Bug Fixes + +* **populate--:** -- should always be array ([#354](https://www.github.com/yargs/yargs-parser/issues/354)) ([585ae8f](https://www.github.com/yargs/yargs-parser/commit/585ae8ffad74cc02974f92d788e750137fd65146)) + +### [20.2.5](https://www.github.com/yargs/yargs-parser/compare/v20.2.4...v20.2.5) (2021-02-13) + + +### Bug Fixes + +* do not lowercase camel cased string ([#348](https://www.github.com/yargs/yargs-parser/issues/348)) ([5f4da1f](https://www.github.com/yargs/yargs-parser/commit/5f4da1f17d9d50542d2aaa206c9806ce3e320335)) + +### [20.2.4](https://www.github.com/yargs/yargs-parser/compare/v20.2.3...v20.2.4) (2020-11-09) + + +### Bug Fixes + +* **deno:** address import issues in Deno ([#339](https://www.github.com/yargs/yargs-parser/issues/339)) ([3b54e5e](https://www.github.com/yargs/yargs-parser/commit/3b54e5eef6e9a7b7c6eec7c12bab3ba3b8ba8306)) + +### [20.2.3](https://www.github.com/yargs/yargs-parser/compare/v20.2.2...v20.2.3) (2020-10-16) + + +### Bug Fixes + +* **exports:** node 13.0 and 13.1 require the dotted object form _with_ a string fallback ([#336](https://www.github.com/yargs/yargs-parser/issues/336)) ([3ae7242](https://www.github.com/yargs/yargs-parser/commit/3ae7242040ff876d28dabded60ac226e00150c88)) + +### [20.2.2](https://www.github.com/yargs/yargs-parser/compare/v20.2.1...v20.2.2) (2020-10-14) + + +### Bug Fixes + +* **exports:** node 13.0-13.6 require a string fallback ([#333](https://www.github.com/yargs/yargs-parser/issues/333)) ([291aeda](https://www.github.com/yargs/yargs-parser/commit/291aeda06b685b7a015d83bdf2558e180b37388d)) + +### [20.2.1](https://www.github.com/yargs/yargs-parser/compare/v20.2.0...v20.2.1) (2020-10-01) + + +### Bug Fixes + +* **deno:** update types for deno ^1.4.0 ([#330](https://www.github.com/yargs/yargs-parser/issues/330)) ([0ab92e5](https://www.github.com/yargs/yargs-parser/commit/0ab92e50b090f11196334c048c9c92cecaddaf56)) + +## [20.2.0](https://www.github.com/yargs/yargs-parser/compare/v20.1.0...v20.2.0) (2020-09-21) + + +### Features + +* **string-utils:** export looksLikeNumber helper ([#324](https://www.github.com/yargs/yargs-parser/issues/324)) ([c8580a2](https://www.github.com/yargs/yargs-parser/commit/c8580a2327b55f6342acecb6e72b62963d506750)) + + +### Bug Fixes + +* **unknown-options-as-args:** convert positionals that look like numbers ([#326](https://www.github.com/yargs/yargs-parser/issues/326)) ([f85ebb4](https://www.github.com/yargs/yargs-parser/commit/f85ebb4face9d4b0f56147659404cbe0002f3dad)) + +## [20.1.0](https://www.github.com/yargs/yargs-parser/compare/v20.0.0...v20.1.0) (2020-09-20) + + +### Features + +* adds parse-positional-numbers configuration ([#321](https://www.github.com/yargs/yargs-parser/issues/321)) ([9cec00a](https://www.github.com/yargs/yargs-parser/commit/9cec00a622251292ffb7dce6f78f5353afaa0d4c)) + + +### Bug Fixes + +* **build:** update release-please; make labels kick off builds ([#323](https://www.github.com/yargs/yargs-parser/issues/323)) ([09f448b](https://www.github.com/yargs/yargs-parser/commit/09f448b4cd66e25d2872544718df46dab8af062a)) + +## [20.0.0](https://www.github.com/yargs/yargs-parser/compare/v19.0.4...v20.0.0) (2020-09-09) + + +### ⚠ BREAKING CHANGES + +* do not ship type definitions (#318) + +### Bug Fixes + +* only strip camel case if hyphenated ([#316](https://www.github.com/yargs/yargs-parser/issues/316)) ([95a9e78](https://www.github.com/yargs/yargs-parser/commit/95a9e785127b9bbf2d1db1f1f808ca1fb100e82a)), closes [#315](https://www.github.com/yargs/yargs-parser/issues/315) + + +### Code Refactoring + +* do not ship type definitions ([#318](https://www.github.com/yargs/yargs-parser/issues/318)) ([8fbd56f](https://www.github.com/yargs/yargs-parser/commit/8fbd56f1d0b6c44c30fca62708812151ca0ce330)) + +### [19.0.4](https://www.github.com/yargs/yargs-parser/compare/v19.0.3...v19.0.4) (2020-08-27) + + +### Bug Fixes + +* **build:** fixing publication ([#310](https://www.github.com/yargs/yargs-parser/issues/310)) ([5d3c6c2](https://www.github.com/yargs/yargs-parser/commit/5d3c6c29a9126248ba601920d9cf87c78e161ff5)) + +### [19.0.3](https://www.github.com/yargs/yargs-parser/compare/v19.0.2...v19.0.3) (2020-08-27) + + +### Bug Fixes + +* **build:** switch to action for publish ([#308](https://www.github.com/yargs/yargs-parser/issues/308)) ([5c2f305](https://www.github.com/yargs/yargs-parser/commit/5c2f30585342bcd8aaf926407c863099d256d174)) + +### [19.0.2](https://www.github.com/yargs/yargs-parser/compare/v19.0.1...v19.0.2) (2020-08-27) + + +### Bug Fixes + +* **types:** envPrefix should be optional ([#305](https://www.github.com/yargs/yargs-parser/issues/305)) ([ae3f180](https://www.github.com/yargs/yargs-parser/commit/ae3f180e14df2de2fd962145f4518f9aa0e76523)) + +### [19.0.1](https://www.github.com/yargs/yargs-parser/compare/v19.0.0...v19.0.1) (2020-08-09) + + +### Bug Fixes + +* **build:** push tag created for deno ([2186a14](https://www.github.com/yargs/yargs-parser/commit/2186a14989749887d56189867602e39e6679f8b0)) + +## [19.0.0](https://www.github.com/yargs/yargs-parser/compare/v18.1.3...v19.0.0) (2020-08-09) + + +### ⚠ BREAKING CHANGES + +* adds support for ESM and Deno (#295) +* **ts:** projects using `@types/yargs-parser` may see variations in type definitions. +* drops Node 6. begin following Node.js LTS schedule (#278) + +### Features + +* adds support for ESM and Deno ([#295](https://www.github.com/yargs/yargs-parser/issues/295)) ([195bc4a](https://www.github.com/yargs/yargs-parser/commit/195bc4a7f20c2a8f8e33fbb6ba96ef6e9a0120a1)) +* expose camelCase and decamelize helpers ([#296](https://www.github.com/yargs/yargs-parser/issues/296)) ([39154ce](https://www.github.com/yargs/yargs-parser/commit/39154ceb5bdcf76b5f59a9219b34cedb79b67f26)) +* **deps:** update to latest camelcase/decamelize ([#281](https://www.github.com/yargs/yargs-parser/issues/281)) ([8931ab0](https://www.github.com/yargs/yargs-parser/commit/8931ab08f686cc55286f33a95a83537da2be5516)) + + +### Bug Fixes + +* boolean numeric short option ([#294](https://www.github.com/yargs/yargs-parser/issues/294)) ([f600082](https://www.github.com/yargs/yargs-parser/commit/f600082c959e092076caf420bbbc9d7a231e2418)) +* raise permission error for Deno if config load fails ([#298](https://www.github.com/yargs/yargs-parser/issues/298)) ([1174e2b](https://www.github.com/yargs/yargs-parser/commit/1174e2b3f0c845a1cd64e14ffc3703e730567a84)) +* **deps:** update dependency decamelize to v3 ([#274](https://www.github.com/yargs/yargs-parser/issues/274)) ([4d98698](https://www.github.com/yargs/yargs-parser/commit/4d98698bc6767e84ec54a0842908191739be73b7)) +* **types:** switch back to using Partial types ([#293](https://www.github.com/yargs/yargs-parser/issues/293)) ([bdc80ba](https://www.github.com/yargs/yargs-parser/commit/bdc80ba59fa13bc3025ce0a85e8bad9f9da24ea7)) + + +### Build System + +* drops Node 6. begin following Node.js LTS schedule ([#278](https://www.github.com/yargs/yargs-parser/issues/278)) ([9014ed7](https://www.github.com/yargs/yargs-parser/commit/9014ed722a32768b96b829e65a31705db5c1458a)) + + +### Code Refactoring + +* **ts:** move index.js to TypeScript ([#292](https://www.github.com/yargs/yargs-parser/issues/292)) ([f78d2b9](https://www.github.com/yargs/yargs-parser/commit/f78d2b97567ac4828624406e420b4047c710b789)) + +### [18.1.3](https://www.github.com/yargs/yargs-parser/compare/v18.1.2...v18.1.3) (2020-04-16) + + +### Bug Fixes + +* **setArg:** options using camel-case and dot-notation populated twice ([#268](https://www.github.com/yargs/yargs-parser/issues/268)) ([f7e15b9](https://www.github.com/yargs/yargs-parser/commit/f7e15b9800900b9856acac1a830a5f35847be73e)) + +### [18.1.2](https://www.github.com/yargs/yargs-parser/compare/v18.1.1...v18.1.2) (2020-03-26) + + +### Bug Fixes + +* **array, nargs:** support -o=--value and --option=--value format ([#262](https://www.github.com/yargs/yargs-parser/issues/262)) ([41d3f81](https://www.github.com/yargs/yargs-parser/commit/41d3f8139e116706b28de9b0de3433feb08d2f13)) + +### [18.1.1](https://www.github.com/yargs/yargs-parser/compare/v18.1.0...v18.1.1) (2020-03-16) + + +### Bug Fixes + +* \_\_proto\_\_ will now be replaced with \_\_\_proto\_\_\_ in parse ([#258](https://www.github.com/yargs/yargs-parser/issues/258)), patching a potential +prototype pollution vulnerability. This was reported by the Snyk Security Research Team.([63810ca](https://www.github.com/yargs/yargs-parser/commit/63810ca1ae1a24b08293a4d971e70e058c7a41e2)) + +## [18.1.0](https://www.github.com/yargs/yargs-parser/compare/v18.0.0...v18.1.0) (2020-03-07) + + +### Features + +* introduce single-digit boolean aliases ([#255](https://www.github.com/yargs/yargs-parser/issues/255)) ([9c60265](https://www.github.com/yargs/yargs-parser/commit/9c60265fd7a03cb98e6df3e32c8c5e7508d9f56f)) + +## [18.0.0](https://www.github.com/yargs/yargs-parser/compare/v17.1.0...v18.0.0) (2020-03-02) + + +### ⚠ BREAKING CHANGES + +* the narg count is now enforced when parsing arrays. + +### Features + +* NaN can now be provided as a value for nargs, indicating "at least" one value is expected for array ([#251](https://www.github.com/yargs/yargs-parser/issues/251)) ([9db4be8](https://www.github.com/yargs/yargs-parser/commit/9db4be81417a2c7097128db34d86fe70ef4af70c)) + +## [17.1.0](https://www.github.com/yargs/yargs-parser/compare/v17.0.1...v17.1.0) (2020-03-01) + + +### Features + +* introduce greedy-arrays config, for specifying whether arrays consume multiple positionals ([#249](https://www.github.com/yargs/yargs-parser/issues/249)) ([60e880a](https://www.github.com/yargs/yargs-parser/commit/60e880a837046314d89fa4725f923837fd33a9eb)) + +### [17.0.1](https://www.github.com/yargs/yargs-parser/compare/v17.0.0...v17.0.1) (2020-02-29) + + +### Bug Fixes + +* normalized keys were not enumerable ([#247](https://www.github.com/yargs/yargs-parser/issues/247)) ([57119f9](https://www.github.com/yargs/yargs-parser/commit/57119f9f17cf27499bd95e61c2f72d18314f11ba)) + +## [17.0.0](https://www.github.com/yargs/yargs-parser/compare/v16.1.0...v17.0.0) (2020-02-10) + + +### ⚠ BREAKING CHANGES + +* this reverts parsing behavior of booleans to that of yargs@14 +* objects used during parsing are now created with a null +prototype. There may be some scenarios where this change in behavior +leaks externally. + +### Features + +* boolean arguments will not be collected into an implicit array ([#236](https://www.github.com/yargs/yargs-parser/issues/236)) ([34c4e19](https://www.github.com/yargs/yargs-parser/commit/34c4e19bae4e7af63e3cb6fa654a97ed476e5eb5)) +* introduce nargs-eats-options config option ([#246](https://www.github.com/yargs/yargs-parser/issues/246)) ([d50822a](https://www.github.com/yargs/yargs-parser/commit/d50822ac10e1b05f2e9643671ca131ac251b6732)) + + +### Bug Fixes + +* address bugs with "uknown-options-as-args" ([bc023e3](https://www.github.com/yargs/yargs-parser/commit/bc023e3b13e20a118353f9507d1c999bf388a346)) +* array should take precedence over nargs, but enforce nargs ([#243](https://www.github.com/yargs/yargs-parser/issues/243)) ([4cbc188](https://www.github.com/yargs/yargs-parser/commit/4cbc188b7abb2249529a19c090338debdad2fe6c)) +* support keys that collide with object prototypes ([#234](https://www.github.com/yargs/yargs-parser/issues/234)) ([1587b6d](https://www.github.com/yargs/yargs-parser/commit/1587b6d91db853a9109f1be6b209077993fee4de)) +* unknown options terminated with digits now handled by unknown-options-as-args ([#238](https://www.github.com/yargs/yargs-parser/issues/238)) ([d36cdfa](https://www.github.com/yargs/yargs-parser/commit/d36cdfa854254d7c7e0fe1d583818332ac46c2a5)) + +## [16.1.0](https://www.github.com/yargs/yargs-parser/compare/v16.0.0...v16.1.0) (2019-11-01) + + +### ⚠ BREAKING CHANGES + +* populate error if incompatible narg/count or array/count options are used (#191) + +### Features + +* options that have had their default value used are now tracked ([#211](https://www.github.com/yargs/yargs-parser/issues/211)) ([a525234](https://www.github.com/yargs/yargs-parser/commit/a525234558c847deedd73f8792e0a3b77b26e2c0)) +* populate error if incompatible narg/count or array/count options are used ([#191](https://www.github.com/yargs/yargs-parser/issues/191)) ([84a401f](https://www.github.com/yargs/yargs-parser/commit/84a401f0fa3095e0a19661670d1570d0c3b9d3c9)) + + +### Reverts + +* revert 16.0.0 CHANGELOG entry ([920320a](https://www.github.com/yargs/yargs-parser/commit/920320ad9861bbfd58eda39221ae211540fc1daf)) diff --git a/node_modules/yargs-parser/LICENSE.txt b/node_modules/yargs-parser/LICENSE.txt new file mode 100644 index 0000000..836440b --- /dev/null +++ b/node_modules/yargs-parser/LICENSE.txt @@ -0,0 +1,14 @@ +Copyright (c) 2016, Contributors + +Permission to use, copy, modify, and/or distribute this software +for any purpose with or without fee is hereby granted, provided +that the above copyright notice and this permission notice +appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES +OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE +LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/yargs-parser/README.md b/node_modules/yargs-parser/README.md new file mode 100644 index 0000000..2614840 --- /dev/null +++ b/node_modules/yargs-parser/README.md @@ -0,0 +1,518 @@ +# yargs-parser + +![ci](https://github.com/yargs/yargs-parser/workflows/ci/badge.svg) +[![NPM version](https://img.shields.io/npm/v/yargs-parser.svg)](https://www.npmjs.com/package/yargs-parser) +[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org) +![nycrc config on GitHub](https://img.shields.io/nycrc/yargs/yargs-parser) + +The mighty option parser used by [yargs](https://github.com/yargs/yargs). + +visit the [yargs website](http://yargs.js.org/) for more examples, and thorough usage instructions. + + + +## Example + +```sh +npm i yargs-parser --save +``` + +```js +const argv = require('yargs-parser')(process.argv.slice(2)) +console.log(argv) +``` + +```console +$ node example.js --foo=33 --bar hello +{ _: [], foo: 33, bar: 'hello' } +``` + +_or parse a string!_ + +```js +const argv = require('yargs-parser')('--foo=99 --bar=33') +console.log(argv) +``` + +```console +{ _: [], foo: 99, bar: 33 } +``` + +Convert an array of mixed types before passing to `yargs-parser`: + +```js +const parse = require('yargs-parser') +parse(['-f', 11, '--zoom', 55].join(' ')) // <-- array to string +parse(['-f', 11, '--zoom', 55].map(String)) // <-- array of strings +``` + +## Deno Example + +As of `v19` `yargs-parser` supports [Deno](https://github.com/denoland/deno): + +```typescript +import parser from "https://deno.land/x/yargs_parser/deno.ts"; + +const argv = parser('--foo=99 --bar=9987930', { + string: ['bar'] +}) +console.log(argv) +``` + +## ESM Example + +As of `v19` `yargs-parser` supports ESM (_both in Node.js and in the browser_): + +**Node.js:** + +```js +import parser from 'yargs-parser' + +const argv = parser('--foo=99 --bar=9987930', { + string: ['bar'] +}) +console.log(argv) +``` + +**Browsers:** + +```html + + + + +``` + +## API + +### parser(args, opts={}) + +Parses command line arguments returning a simple mapping of keys and values. + +**expects:** + +* `args`: a string or array of strings representing the options to parse. +* `opts`: provide a set of hints indicating how `args` should be parsed: + * `opts.alias`: an object representing the set of aliases for a key: `{alias: {foo: ['f']}}`. + * `opts.array`: indicate that keys should be parsed as an array: `{array: ['foo', 'bar']}`.
      + Indicate that keys should be parsed as an array and coerced to booleans / numbers:
      + `{array: [{ key: 'foo', boolean: true }, {key: 'bar', number: true}]}`. + * `opts.boolean`: arguments should be parsed as booleans: `{boolean: ['x', 'y']}`. + * `opts.coerce`: provide a custom synchronous function that returns a coerced value from the argument provided + (or throws an error). For arrays the function is called only once for the entire array:
      + `{coerce: {foo: function (arg) {return modifiedArg}}}`. + * `opts.config`: indicate a key that represents a path to a configuration file (this file will be loaded and parsed). + * `opts.configObjects`: configuration objects to parse, their properties will be set as arguments:
      + `{configObjects: [{'x': 5, 'y': 33}, {'z': 44}]}`. + * `opts.configuration`: provide configuration options to the yargs-parser (see: [configuration](#configuration)). + * `opts.count`: indicate a key that should be used as a counter, e.g., `-vvv` = `{v: 3}`. + * `opts.default`: provide default values for keys: `{default: {x: 33, y: 'hello world!'}}`. + * `opts.envPrefix`: environment variables (`process.env`) with the prefix provided should be parsed. + * `opts.narg`: specify that a key requires `n` arguments: `{narg: {x: 2}}`. + * `opts.normalize`: `path.normalize()` will be applied to values set to this key. + * `opts.number`: keys should be treated as numbers. + * `opts.string`: keys should be treated as strings (even if they resemble a number `-x 33`). + +**returns:** + +* `obj`: an object representing the parsed value of `args` + * `key/value`: key value pairs for each argument and their aliases. + * `_`: an array representing the positional arguments. + * [optional] `--`: an array with arguments after the end-of-options flag `--`. + +### require('yargs-parser').detailed(args, opts={}) + +Parses a command line string, returning detailed information required by the +yargs engine. + +**expects:** + +* `args`: a string or array of strings representing options to parse. +* `opts`: provide a set of hints indicating how `args`, inputs are identical to `require('yargs-parser')(args, opts={})`. + +**returns:** + +* `argv`: an object representing the parsed value of `args` + * `key/value`: key value pairs for each argument and their aliases. + * `_`: an array representing the positional arguments. + * [optional] `--`: an array with arguments after the end-of-options flag `--`. +* `error`: populated with an error object if an exception occurred during parsing. +* `aliases`: the inferred list of aliases built by combining lists in `opts.alias`. +* `newAliases`: any new aliases added via camel-case expansion: + * `boolean`: `{ fooBar: true }` +* `defaulted`: any new argument created by `opts.default`, no aliases included. + * `boolean`: `{ foo: true }` +* `configuration`: given by default settings and `opts.configuration`. + + + +### Configuration + +The yargs-parser applies several automated transformations on the keys provided +in `args`. These features can be turned on and off using the `configuration` field +of `opts`. + +```js +var parsed = parser(['--no-dice'], { + configuration: { + 'boolean-negation': false + } +}) +``` + +### short option groups + +* default: `true`. +* key: `short-option-groups`. + +Should a group of short-options be treated as boolean flags? + +```console +$ node example.js -abc +{ _: [], a: true, b: true, c: true } +``` + +_if disabled:_ + +```console +$ node example.js -abc +{ _: [], abc: true } +``` + +### camel-case expansion + +* default: `true`. +* key: `camel-case-expansion`. + +Should hyphenated arguments be expanded into camel-case aliases? + +```console +$ node example.js --foo-bar +{ _: [], 'foo-bar': true, fooBar: true } +``` + +_if disabled:_ + +```console +$ node example.js --foo-bar +{ _: [], 'foo-bar': true } +``` + +### dot-notation + +* default: `true` +* key: `dot-notation` + +Should keys that contain `.` be treated as objects? + +```console +$ node example.js --foo.bar +{ _: [], foo: { bar: true } } +``` + +_if disabled:_ + +```console +$ node example.js --foo.bar +{ _: [], "foo.bar": true } +``` + +### parse numbers + +* default: `true` +* key: `parse-numbers` + +Should keys that look like numbers be treated as such? + +```console +$ node example.js --foo=99.3 +{ _: [], foo: 99.3 } +``` + +_if disabled:_ + +```console +$ node example.js --foo=99.3 +{ _: [], foo: "99.3" } +``` + +### parse positional numbers + +* default: `true` +* key: `parse-positional-numbers` + +Should positional keys that look like numbers be treated as such. + +```console +$ node example.js 99.3 +{ _: [99.3] } +``` + +_if disabled:_ + +```console +$ node example.js 99.3 +{ _: ['99.3'] } +``` + +### boolean negation + +* default: `true` +* key: `boolean-negation` + +Should variables prefixed with `--no` be treated as negations? + +```console +$ node example.js --no-foo +{ _: [], foo: false } +``` + +_if disabled:_ + +```console +$ node example.js --no-foo +{ _: [], "no-foo": true } +``` + +### combine arrays + +* default: `false` +* key: `combine-arrays` + +Should arrays be combined when provided by both command line arguments and +a configuration file. + +### duplicate arguments array + +* default: `true` +* key: `duplicate-arguments-array` + +Should arguments be coerced into an array when duplicated: + +```console +$ node example.js -x 1 -x 2 +{ _: [], x: [1, 2] } +``` + +_if disabled:_ + +```console +$ node example.js -x 1 -x 2 +{ _: [], x: 2 } +``` + +### flatten duplicate arrays + +* default: `true` +* key: `flatten-duplicate-arrays` + +Should array arguments be coerced into a single array when duplicated: + +```console +$ node example.js -x 1 2 -x 3 4 +{ _: [], x: [1, 2, 3, 4] } +``` + +_if disabled:_ + +```console +$ node example.js -x 1 2 -x 3 4 +{ _: [], x: [[1, 2], [3, 4]] } +``` + +### greedy arrays + +* default: `true` +* key: `greedy-arrays` + +Should arrays consume more than one positional argument following their flag. + +```console +$ node example --arr 1 2 +{ _: [], arr: [1, 2] } +``` + +_if disabled:_ + +```console +$ node example --arr 1 2 +{ _: [2], arr: [1] } +``` + +**Note: in `v18.0.0` we are considering defaulting greedy arrays to `false`.** + +### nargs eats options + +* default: `false` +* key: `nargs-eats-options` + +Should nargs consume dash options as well as positional arguments. + +### negation prefix + +* default: `no-` +* key: `negation-prefix` + +The prefix to use for negated boolean variables. + +```console +$ node example.js --no-foo +{ _: [], foo: false } +``` + +_if set to `quux`:_ + +```console +$ node example.js --quuxfoo +{ _: [], foo: false } +``` + +### populate -- + +* default: `false`. +* key: `populate--` + +Should unparsed flags be stored in `--` or `_`. + +_If disabled:_ + +```console +$ node example.js a -b -- x y +{ _: [ 'a', 'x', 'y' ], b: true } +``` + +_If enabled:_ + +```console +$ node example.js a -b -- x y +{ _: [ 'a' ], '--': [ 'x', 'y' ], b: true } +``` + +### set placeholder key + +* default: `false`. +* key: `set-placeholder-key`. + +Should a placeholder be added for keys not set via the corresponding CLI argument? + +_If disabled:_ + +```console +$ node example.js -a 1 -c 2 +{ _: [], a: 1, c: 2 } +``` + +_If enabled:_ + +```console +$ node example.js -a 1 -c 2 +{ _: [], a: 1, b: undefined, c: 2 } +``` + +### halt at non-option + +* default: `false`. +* key: `halt-at-non-option`. + +Should parsing stop at the first positional argument? This is similar to how e.g. `ssh` parses its command line. + +_If disabled:_ + +```console +$ node example.js -a run b -x y +{ _: [ 'b' ], a: 'run', x: 'y' } +``` + +_If enabled:_ + +```console +$ node example.js -a run b -x y +{ _: [ 'b', '-x', 'y' ], a: 'run' } +``` + +### strip aliased + +* default: `false` +* key: `strip-aliased` + +Should aliases be removed before returning results? + +_If disabled:_ + +```console +$ node example.js --test-field 1 +{ _: [], 'test-field': 1, testField: 1, 'test-alias': 1, testAlias: 1 } +``` + +_If enabled:_ + +```console +$ node example.js --test-field 1 +{ _: [], 'test-field': 1, testField: 1 } +``` + +### strip dashed + +* default: `false` +* key: `strip-dashed` + +Should dashed keys be removed before returning results? This option has no effect if +`camel-case-expansion` is disabled. + +_If disabled:_ + +```console +$ node example.js --test-field 1 +{ _: [], 'test-field': 1, testField: 1 } +``` + +_If enabled:_ + +```console +$ node example.js --test-field 1 +{ _: [], testField: 1 } +``` + +### unknown options as args + +* default: `false` +* key: `unknown-options-as-args` + +Should unknown options be treated like regular arguments? An unknown option is one that is not +configured in `opts`. + +_If disabled_ + +```console +$ node example.js --unknown-option --known-option 2 --string-option --unknown-option2 +{ _: [], unknownOption: true, knownOption: 2, stringOption: '', unknownOption2: true } +``` + +_If enabled_ + +```console +$ node example.js --unknown-option --known-option 2 --string-option --unknown-option2 +{ _: ['--unknown-option'], knownOption: 2, stringOption: '--unknown-option2' } +``` + +## Supported Node.js Versions + +Libraries in this ecosystem make a best effort to track +[Node.js' release schedule](https://nodejs.org/en/about/releases/). Here's [a +post on why we think this is important](https://medium.com/the-node-js-collection/maintainers-should-consider-following-node-js-release-schedule-ab08ed4de71a). + +## Special Thanks + +The yargs project evolves from optimist and minimist. It owes its +existence to a lot of James Halliday's hard work. Thanks [substack](https://github.com/substack) **beep** **boop** \o/ + +## License + +ISC diff --git a/node_modules/yargs-parser/browser.js b/node_modules/yargs-parser/browser.js new file mode 100644 index 0000000..241202c --- /dev/null +++ b/node_modules/yargs-parser/browser.js @@ -0,0 +1,29 @@ +// Main entrypoint for ESM web browser environments. Avoids using Node.js +// specific libraries, such as "path". +// +// TODO: figure out reasonable web equivalents for "resolve", "normalize", etc. +import { camelCase, decamelize, looksLikeNumber } from './build/lib/string-utils.js' +import { YargsParser } from './build/lib/yargs-parser.js' +const parser = new YargsParser({ + cwd: () => { return '' }, + format: (str, arg) => { return str.replace('%s', arg) }, + normalize: (str) => { return str }, + resolve: (str) => { return str }, + require: () => { + throw Error('loading config from files not currently supported in browser') + }, + env: () => {} +}) + +const yargsParser = function Parser (args, opts) { + const result = parser.parse(args.slice(), opts) + return result.argv +} +yargsParser.detailed = function (args, opts) { + return parser.parse(args.slice(), opts) +} +yargsParser.camelCase = camelCase +yargsParser.decamelize = decamelize +yargsParser.looksLikeNumber = looksLikeNumber + +export default yargsParser diff --git a/node_modules/yargs-parser/build/index.cjs b/node_modules/yargs-parser/build/index.cjs new file mode 100644 index 0000000..cf6f50f --- /dev/null +++ b/node_modules/yargs-parser/build/index.cjs @@ -0,0 +1,1050 @@ +'use strict'; + +var util = require('util'); +var path = require('path'); +var fs = require('fs'); + +function camelCase(str) { + const isCamelCase = str !== str.toLowerCase() && str !== str.toUpperCase(); + if (!isCamelCase) { + str = str.toLowerCase(); + } + if (str.indexOf('-') === -1 && str.indexOf('_') === -1) { + return str; + } + else { + let camelcase = ''; + let nextChrUpper = false; + const leadingHyphens = str.match(/^-+/); + for (let i = leadingHyphens ? leadingHyphens[0].length : 0; i < str.length; i++) { + let chr = str.charAt(i); + if (nextChrUpper) { + nextChrUpper = false; + chr = chr.toUpperCase(); + } + if (i !== 0 && (chr === '-' || chr === '_')) { + nextChrUpper = true; + } + else if (chr !== '-' && chr !== '_') { + camelcase += chr; + } + } + return camelcase; + } +} +function decamelize(str, joinString) { + const lowercase = str.toLowerCase(); + joinString = joinString || '-'; + let notCamelcase = ''; + for (let i = 0; i < str.length; i++) { + const chrLower = lowercase.charAt(i); + const chrString = str.charAt(i); + if (chrLower !== chrString && i > 0) { + notCamelcase += `${joinString}${lowercase.charAt(i)}`; + } + else { + notCamelcase += chrString; + } + } + return notCamelcase; +} +function looksLikeNumber(x) { + if (x === null || x === undefined) + return false; + if (typeof x === 'number') + return true; + if (/^0x[0-9a-f]+$/i.test(x)) + return true; + if (/^0[^.]/.test(x)) + return false; + return /^[-]?(?:\d+(?:\.\d*)?|\.\d+)(e[-+]?\d+)?$/.test(x); +} + +function tokenizeArgString(argString) { + if (Array.isArray(argString)) { + return argString.map(e => typeof e !== 'string' ? e + '' : e); + } + argString = argString.trim(); + let i = 0; + let prevC = null; + let c = null; + let opening = null; + const args = []; + for (let ii = 0; ii < argString.length; ii++) { + prevC = c; + c = argString.charAt(ii); + if (c === ' ' && !opening) { + if (!(prevC === ' ')) { + i++; + } + continue; + } + if (c === opening) { + opening = null; + } + else if ((c === "'" || c === '"') && !opening) { + opening = c; + } + if (!args[i]) + args[i] = ''; + args[i] += c; + } + return args; +} + +var DefaultValuesForTypeKey; +(function (DefaultValuesForTypeKey) { + DefaultValuesForTypeKey["BOOLEAN"] = "boolean"; + DefaultValuesForTypeKey["STRING"] = "string"; + DefaultValuesForTypeKey["NUMBER"] = "number"; + DefaultValuesForTypeKey["ARRAY"] = "array"; +})(DefaultValuesForTypeKey || (DefaultValuesForTypeKey = {})); + +let mixin; +class YargsParser { + constructor(_mixin) { + mixin = _mixin; + } + parse(argsInput, options) { + const opts = Object.assign({ + alias: undefined, + array: undefined, + boolean: undefined, + config: undefined, + configObjects: undefined, + configuration: undefined, + coerce: undefined, + count: undefined, + default: undefined, + envPrefix: undefined, + narg: undefined, + normalize: undefined, + string: undefined, + number: undefined, + __: undefined, + key: undefined + }, options); + const args = tokenizeArgString(argsInput); + const inputIsString = typeof argsInput === 'string'; + const aliases = combineAliases(Object.assign(Object.create(null), opts.alias)); + const configuration = Object.assign({ + 'boolean-negation': true, + 'camel-case-expansion': true, + 'combine-arrays': false, + 'dot-notation': true, + 'duplicate-arguments-array': true, + 'flatten-duplicate-arrays': true, + 'greedy-arrays': true, + 'halt-at-non-option': false, + 'nargs-eats-options': false, + 'negation-prefix': 'no-', + 'parse-numbers': true, + 'parse-positional-numbers': true, + 'populate--': false, + 'set-placeholder-key': false, + 'short-option-groups': true, + 'strip-aliased': false, + 'strip-dashed': false, + 'unknown-options-as-args': false + }, opts.configuration); + const defaults = Object.assign(Object.create(null), opts.default); + const configObjects = opts.configObjects || []; + const envPrefix = opts.envPrefix; + const notFlagsOption = configuration['populate--']; + const notFlagsArgv = notFlagsOption ? '--' : '_'; + const newAliases = Object.create(null); + const defaulted = Object.create(null); + const __ = opts.__ || mixin.format; + const flags = { + aliases: Object.create(null), + arrays: Object.create(null), + bools: Object.create(null), + strings: Object.create(null), + numbers: Object.create(null), + counts: Object.create(null), + normalize: Object.create(null), + configs: Object.create(null), + nargs: Object.create(null), + coercions: Object.create(null), + keys: [] + }; + const negative = /^-([0-9]+(\.[0-9]+)?|\.[0-9]+)$/; + const negatedBoolean = new RegExp('^--' + configuration['negation-prefix'] + '(.+)'); + [].concat(opts.array || []).filter(Boolean).forEach(function (opt) { + const key = typeof opt === 'object' ? opt.key : opt; + const assignment = Object.keys(opt).map(function (key) { + const arrayFlagKeys = { + boolean: 'bools', + string: 'strings', + number: 'numbers' + }; + return arrayFlagKeys[key]; + }).filter(Boolean).pop(); + if (assignment) { + flags[assignment][key] = true; + } + flags.arrays[key] = true; + flags.keys.push(key); + }); + [].concat(opts.boolean || []).filter(Boolean).forEach(function (key) { + flags.bools[key] = true; + flags.keys.push(key); + }); + [].concat(opts.string || []).filter(Boolean).forEach(function (key) { + flags.strings[key] = true; + flags.keys.push(key); + }); + [].concat(opts.number || []).filter(Boolean).forEach(function (key) { + flags.numbers[key] = true; + flags.keys.push(key); + }); + [].concat(opts.count || []).filter(Boolean).forEach(function (key) { + flags.counts[key] = true; + flags.keys.push(key); + }); + [].concat(opts.normalize || []).filter(Boolean).forEach(function (key) { + flags.normalize[key] = true; + flags.keys.push(key); + }); + if (typeof opts.narg === 'object') { + Object.entries(opts.narg).forEach(([key, value]) => { + if (typeof value === 'number') { + flags.nargs[key] = value; + flags.keys.push(key); + } + }); + } + if (typeof opts.coerce === 'object') { + Object.entries(opts.coerce).forEach(([key, value]) => { + if (typeof value === 'function') { + flags.coercions[key] = value; + flags.keys.push(key); + } + }); + } + if (typeof opts.config !== 'undefined') { + if (Array.isArray(opts.config) || typeof opts.config === 'string') { + [].concat(opts.config).filter(Boolean).forEach(function (key) { + flags.configs[key] = true; + }); + } + else if (typeof opts.config === 'object') { + Object.entries(opts.config).forEach(([key, value]) => { + if (typeof value === 'boolean' || typeof value === 'function') { + flags.configs[key] = value; + } + }); + } + } + extendAliases(opts.key, aliases, opts.default, flags.arrays); + Object.keys(defaults).forEach(function (key) { + (flags.aliases[key] || []).forEach(function (alias) { + defaults[alias] = defaults[key]; + }); + }); + let error = null; + checkConfiguration(); + let notFlags = []; + const argv = Object.assign(Object.create(null), { _: [] }); + const argvReturn = {}; + for (let i = 0; i < args.length; i++) { + const arg = args[i]; + const truncatedArg = arg.replace(/^-{3,}/, '---'); + let broken; + let key; + let letters; + let m; + let next; + let value; + if (arg !== '--' && /^-/.test(arg) && isUnknownOptionAsArg(arg)) { + pushPositional(arg); + } + else if (truncatedArg.match(/^---+(=|$)/)) { + pushPositional(arg); + continue; + } + else if (arg.match(/^--.+=/) || (!configuration['short-option-groups'] && arg.match(/^-.+=/))) { + m = arg.match(/^--?([^=]+)=([\s\S]*)$/); + if (m !== null && Array.isArray(m) && m.length >= 3) { + if (checkAllAliases(m[1], flags.arrays)) { + i = eatArray(i, m[1], args, m[2]); + } + else if (checkAllAliases(m[1], flags.nargs) !== false) { + i = eatNargs(i, m[1], args, m[2]); + } + else { + setArg(m[1], m[2], true); + } + } + } + else if (arg.match(negatedBoolean) && configuration['boolean-negation']) { + m = arg.match(negatedBoolean); + if (m !== null && Array.isArray(m) && m.length >= 2) { + key = m[1]; + setArg(key, checkAllAliases(key, flags.arrays) ? [false] : false); + } + } + else if (arg.match(/^--.+/) || (!configuration['short-option-groups'] && arg.match(/^-[^-]+/))) { + m = arg.match(/^--?(.+)/); + if (m !== null && Array.isArray(m) && m.length >= 2) { + key = m[1]; + if (checkAllAliases(key, flags.arrays)) { + i = eatArray(i, key, args); + } + else if (checkAllAliases(key, flags.nargs) !== false) { + i = eatNargs(i, key, args); + } + else { + next = args[i + 1]; + if (next !== undefined && (!next.match(/^-/) || + next.match(negative)) && + !checkAllAliases(key, flags.bools) && + !checkAllAliases(key, flags.counts)) { + setArg(key, next); + i++; + } + else if (/^(true|false)$/.test(next)) { + setArg(key, next); + i++; + } + else { + setArg(key, defaultValue(key)); + } + } + } + } + else if (arg.match(/^-.\..+=/)) { + m = arg.match(/^-([^=]+)=([\s\S]*)$/); + if (m !== null && Array.isArray(m) && m.length >= 3) { + setArg(m[1], m[2]); + } + } + else if (arg.match(/^-.\..+/) && !arg.match(negative)) { + next = args[i + 1]; + m = arg.match(/^-(.\..+)/); + if (m !== null && Array.isArray(m) && m.length >= 2) { + key = m[1]; + if (next !== undefined && !next.match(/^-/) && + !checkAllAliases(key, flags.bools) && + !checkAllAliases(key, flags.counts)) { + setArg(key, next); + i++; + } + else { + setArg(key, defaultValue(key)); + } + } + } + else if (arg.match(/^-[^-]+/) && !arg.match(negative)) { + letters = arg.slice(1, -1).split(''); + broken = false; + for (let j = 0; j < letters.length; j++) { + next = arg.slice(j + 2); + if (letters[j + 1] && letters[j + 1] === '=') { + value = arg.slice(j + 3); + key = letters[j]; + if (checkAllAliases(key, flags.arrays)) { + i = eatArray(i, key, args, value); + } + else if (checkAllAliases(key, flags.nargs) !== false) { + i = eatNargs(i, key, args, value); + } + else { + setArg(key, value); + } + broken = true; + break; + } + if (next === '-') { + setArg(letters[j], next); + continue; + } + if (/[A-Za-z]/.test(letters[j]) && + /^-?\d+(\.\d*)?(e-?\d+)?$/.test(next) && + checkAllAliases(next, flags.bools) === false) { + setArg(letters[j], next); + broken = true; + break; + } + if (letters[j + 1] && letters[j + 1].match(/\W/)) { + setArg(letters[j], next); + broken = true; + break; + } + else { + setArg(letters[j], defaultValue(letters[j])); + } + } + key = arg.slice(-1)[0]; + if (!broken && key !== '-') { + if (checkAllAliases(key, flags.arrays)) { + i = eatArray(i, key, args); + } + else if (checkAllAliases(key, flags.nargs) !== false) { + i = eatNargs(i, key, args); + } + else { + next = args[i + 1]; + if (next !== undefined && (!/^(-|--)[^-]/.test(next) || + next.match(negative)) && + !checkAllAliases(key, flags.bools) && + !checkAllAliases(key, flags.counts)) { + setArg(key, next); + i++; + } + else if (/^(true|false)$/.test(next)) { + setArg(key, next); + i++; + } + else { + setArg(key, defaultValue(key)); + } + } + } + } + else if (arg.match(/^-[0-9]$/) && + arg.match(negative) && + checkAllAliases(arg.slice(1), flags.bools)) { + key = arg.slice(1); + setArg(key, defaultValue(key)); + } + else if (arg === '--') { + notFlags = args.slice(i + 1); + break; + } + else if (configuration['halt-at-non-option']) { + notFlags = args.slice(i); + break; + } + else { + pushPositional(arg); + } + } + applyEnvVars(argv, true); + applyEnvVars(argv, false); + setConfig(argv); + setConfigObjects(); + applyDefaultsAndAliases(argv, flags.aliases, defaults, true); + applyCoercions(argv); + if (configuration['set-placeholder-key']) + setPlaceholderKeys(argv); + Object.keys(flags.counts).forEach(function (key) { + if (!hasKey(argv, key.split('.'))) + setArg(key, 0); + }); + if (notFlagsOption && notFlags.length) + argv[notFlagsArgv] = []; + notFlags.forEach(function (key) { + argv[notFlagsArgv].push(key); + }); + if (configuration['camel-case-expansion'] && configuration['strip-dashed']) { + Object.keys(argv).filter(key => key !== '--' && key.includes('-')).forEach(key => { + delete argv[key]; + }); + } + if (configuration['strip-aliased']) { + [].concat(...Object.keys(aliases).map(k => aliases[k])).forEach(alias => { + if (configuration['camel-case-expansion'] && alias.includes('-')) { + delete argv[alias.split('.').map(prop => camelCase(prop)).join('.')]; + } + delete argv[alias]; + }); + } + function pushPositional(arg) { + const maybeCoercedNumber = maybeCoerceNumber('_', arg); + if (typeof maybeCoercedNumber === 'string' || typeof maybeCoercedNumber === 'number') { + argv._.push(maybeCoercedNumber); + } + } + function eatNargs(i, key, args, argAfterEqualSign) { + let ii; + let toEat = checkAllAliases(key, flags.nargs); + toEat = typeof toEat !== 'number' || isNaN(toEat) ? 1 : toEat; + if (toEat === 0) { + if (!isUndefined(argAfterEqualSign)) { + error = Error(__('Argument unexpected for: %s', key)); + } + setArg(key, defaultValue(key)); + return i; + } + let available = isUndefined(argAfterEqualSign) ? 0 : 1; + if (configuration['nargs-eats-options']) { + if (args.length - (i + 1) + available < toEat) { + error = Error(__('Not enough arguments following: %s', key)); + } + available = toEat; + } + else { + for (ii = i + 1; ii < args.length; ii++) { + if (!args[ii].match(/^-[^0-9]/) || args[ii].match(negative) || isUnknownOptionAsArg(args[ii])) + available++; + else + break; + } + if (available < toEat) + error = Error(__('Not enough arguments following: %s', key)); + } + let consumed = Math.min(available, toEat); + if (!isUndefined(argAfterEqualSign) && consumed > 0) { + setArg(key, argAfterEqualSign); + consumed--; + } + for (ii = i + 1; ii < (consumed + i + 1); ii++) { + setArg(key, args[ii]); + } + return (i + consumed); + } + function eatArray(i, key, args, argAfterEqualSign) { + let argsToSet = []; + let next = argAfterEqualSign || args[i + 1]; + const nargsCount = checkAllAliases(key, flags.nargs); + if (checkAllAliases(key, flags.bools) && !(/^(true|false)$/.test(next))) { + argsToSet.push(true); + } + else if (isUndefined(next) || + (isUndefined(argAfterEqualSign) && /^-/.test(next) && !negative.test(next) && !isUnknownOptionAsArg(next))) { + if (defaults[key] !== undefined) { + const defVal = defaults[key]; + argsToSet = Array.isArray(defVal) ? defVal : [defVal]; + } + } + else { + if (!isUndefined(argAfterEqualSign)) { + argsToSet.push(processValue(key, argAfterEqualSign, true)); + } + for (let ii = i + 1; ii < args.length; ii++) { + if ((!configuration['greedy-arrays'] && argsToSet.length > 0) || + (nargsCount && typeof nargsCount === 'number' && argsToSet.length >= nargsCount)) + break; + next = args[ii]; + if (/^-/.test(next) && !negative.test(next) && !isUnknownOptionAsArg(next)) + break; + i = ii; + argsToSet.push(processValue(key, next, inputIsString)); + } + } + if (typeof nargsCount === 'number' && ((nargsCount && argsToSet.length < nargsCount) || + (isNaN(nargsCount) && argsToSet.length === 0))) { + error = Error(__('Not enough arguments following: %s', key)); + } + setArg(key, argsToSet); + return i; + } + function setArg(key, val, shouldStripQuotes = inputIsString) { + if (/-/.test(key) && configuration['camel-case-expansion']) { + const alias = key.split('.').map(function (prop) { + return camelCase(prop); + }).join('.'); + addNewAlias(key, alias); + } + const value = processValue(key, val, shouldStripQuotes); + const splitKey = key.split('.'); + setKey(argv, splitKey, value); + if (flags.aliases[key]) { + flags.aliases[key].forEach(function (x) { + const keyProperties = x.split('.'); + setKey(argv, keyProperties, value); + }); + } + if (splitKey.length > 1 && configuration['dot-notation']) { + (flags.aliases[splitKey[0]] || []).forEach(function (x) { + let keyProperties = x.split('.'); + const a = [].concat(splitKey); + a.shift(); + keyProperties = keyProperties.concat(a); + if (!(flags.aliases[key] || []).includes(keyProperties.join('.'))) { + setKey(argv, keyProperties, value); + } + }); + } + if (checkAllAliases(key, flags.normalize) && !checkAllAliases(key, flags.arrays)) { + const keys = [key].concat(flags.aliases[key] || []); + keys.forEach(function (key) { + Object.defineProperty(argvReturn, key, { + enumerable: true, + get() { + return val; + }, + set(value) { + val = typeof value === 'string' ? mixin.normalize(value) : value; + } + }); + }); + } + } + function addNewAlias(key, alias) { + if (!(flags.aliases[key] && flags.aliases[key].length)) { + flags.aliases[key] = [alias]; + newAliases[alias] = true; + } + if (!(flags.aliases[alias] && flags.aliases[alias].length)) { + addNewAlias(alias, key); + } + } + function processValue(key, val, shouldStripQuotes) { + if (shouldStripQuotes) { + val = stripQuotes(val); + } + if (checkAllAliases(key, flags.bools) || checkAllAliases(key, flags.counts)) { + if (typeof val === 'string') + val = val === 'true'; + } + let value = Array.isArray(val) + ? val.map(function (v) { return maybeCoerceNumber(key, v); }) + : maybeCoerceNumber(key, val); + if (checkAllAliases(key, flags.counts) && (isUndefined(value) || typeof value === 'boolean')) { + value = increment(); + } + if (checkAllAliases(key, flags.normalize) && checkAllAliases(key, flags.arrays)) { + if (Array.isArray(val)) + value = val.map((val) => { return mixin.normalize(val); }); + else + value = mixin.normalize(val); + } + return value; + } + function maybeCoerceNumber(key, value) { + if (!configuration['parse-positional-numbers'] && key === '_') + return value; + if (!checkAllAliases(key, flags.strings) && !checkAllAliases(key, flags.bools) && !Array.isArray(value)) { + const shouldCoerceNumber = looksLikeNumber(value) && configuration['parse-numbers'] && (Number.isSafeInteger(Math.floor(parseFloat(`${value}`)))); + if (shouldCoerceNumber || (!isUndefined(value) && checkAllAliases(key, flags.numbers))) { + value = Number(value); + } + } + return value; + } + function setConfig(argv) { + const configLookup = Object.create(null); + applyDefaultsAndAliases(configLookup, flags.aliases, defaults); + Object.keys(flags.configs).forEach(function (configKey) { + const configPath = argv[configKey] || configLookup[configKey]; + if (configPath) { + try { + let config = null; + const resolvedConfigPath = mixin.resolve(mixin.cwd(), configPath); + const resolveConfig = flags.configs[configKey]; + if (typeof resolveConfig === 'function') { + try { + config = resolveConfig(resolvedConfigPath); + } + catch (e) { + config = e; + } + if (config instanceof Error) { + error = config; + return; + } + } + else { + config = mixin.require(resolvedConfigPath); + } + setConfigObject(config); + } + catch (ex) { + if (ex.name === 'PermissionDenied') + error = ex; + else if (argv[configKey]) + error = Error(__('Invalid JSON config file: %s', configPath)); + } + } + }); + } + function setConfigObject(config, prev) { + Object.keys(config).forEach(function (key) { + const value = config[key]; + const fullKey = prev ? prev + '.' + key : key; + if (typeof value === 'object' && value !== null && !Array.isArray(value) && configuration['dot-notation']) { + setConfigObject(value, fullKey); + } + else { + if (!hasKey(argv, fullKey.split('.')) || (checkAllAliases(fullKey, flags.arrays) && configuration['combine-arrays'])) { + setArg(fullKey, value); + } + } + }); + } + function setConfigObjects() { + if (typeof configObjects !== 'undefined') { + configObjects.forEach(function (configObject) { + setConfigObject(configObject); + }); + } + } + function applyEnvVars(argv, configOnly) { + if (typeof envPrefix === 'undefined') + return; + const prefix = typeof envPrefix === 'string' ? envPrefix : ''; + const env = mixin.env(); + Object.keys(env).forEach(function (envVar) { + if (prefix === '' || envVar.lastIndexOf(prefix, 0) === 0) { + const keys = envVar.split('__').map(function (key, i) { + if (i === 0) { + key = key.substring(prefix.length); + } + return camelCase(key); + }); + if (((configOnly && flags.configs[keys.join('.')]) || !configOnly) && !hasKey(argv, keys)) { + setArg(keys.join('.'), env[envVar]); + } + } + }); + } + function applyCoercions(argv) { + let coerce; + const applied = new Set(); + Object.keys(argv).forEach(function (key) { + if (!applied.has(key)) { + coerce = checkAllAliases(key, flags.coercions); + if (typeof coerce === 'function') { + try { + const value = maybeCoerceNumber(key, coerce(argv[key])); + ([].concat(flags.aliases[key] || [], key)).forEach(ali => { + applied.add(ali); + argv[ali] = value; + }); + } + catch (err) { + error = err; + } + } + } + }); + } + function setPlaceholderKeys(argv) { + flags.keys.forEach((key) => { + if (~key.indexOf('.')) + return; + if (typeof argv[key] === 'undefined') + argv[key] = undefined; + }); + return argv; + } + function applyDefaultsAndAliases(obj, aliases, defaults, canLog = false) { + Object.keys(defaults).forEach(function (key) { + if (!hasKey(obj, key.split('.'))) { + setKey(obj, key.split('.'), defaults[key]); + if (canLog) + defaulted[key] = true; + (aliases[key] || []).forEach(function (x) { + if (hasKey(obj, x.split('.'))) + return; + setKey(obj, x.split('.'), defaults[key]); + }); + } + }); + } + function hasKey(obj, keys) { + let o = obj; + if (!configuration['dot-notation']) + keys = [keys.join('.')]; + keys.slice(0, -1).forEach(function (key) { + o = (o[key] || {}); + }); + const key = keys[keys.length - 1]; + if (typeof o !== 'object') + return false; + else + return key in o; + } + function setKey(obj, keys, value) { + let o = obj; + if (!configuration['dot-notation']) + keys = [keys.join('.')]; + keys.slice(0, -1).forEach(function (key) { + key = sanitizeKey(key); + if (typeof o === 'object' && o[key] === undefined) { + o[key] = {}; + } + if (typeof o[key] !== 'object' || Array.isArray(o[key])) { + if (Array.isArray(o[key])) { + o[key].push({}); + } + else { + o[key] = [o[key], {}]; + } + o = o[key][o[key].length - 1]; + } + else { + o = o[key]; + } + }); + const key = sanitizeKey(keys[keys.length - 1]); + const isTypeArray = checkAllAliases(keys.join('.'), flags.arrays); + const isValueArray = Array.isArray(value); + let duplicate = configuration['duplicate-arguments-array']; + if (!duplicate && checkAllAliases(key, flags.nargs)) { + duplicate = true; + if ((!isUndefined(o[key]) && flags.nargs[key] === 1) || (Array.isArray(o[key]) && o[key].length === flags.nargs[key])) { + o[key] = undefined; + } + } + if (value === increment()) { + o[key] = increment(o[key]); + } + else if (Array.isArray(o[key])) { + if (duplicate && isTypeArray && isValueArray) { + o[key] = configuration['flatten-duplicate-arrays'] ? o[key].concat(value) : (Array.isArray(o[key][0]) ? o[key] : [o[key]]).concat([value]); + } + else if (!duplicate && Boolean(isTypeArray) === Boolean(isValueArray)) { + o[key] = value; + } + else { + o[key] = o[key].concat([value]); + } + } + else if (o[key] === undefined && isTypeArray) { + o[key] = isValueArray ? value : [value]; + } + else if (duplicate && !(o[key] === undefined || + checkAllAliases(key, flags.counts) || + checkAllAliases(key, flags.bools))) { + o[key] = [o[key], value]; + } + else { + o[key] = value; + } + } + function extendAliases(...args) { + args.forEach(function (obj) { + Object.keys(obj || {}).forEach(function (key) { + if (flags.aliases[key]) + return; + flags.aliases[key] = [].concat(aliases[key] || []); + flags.aliases[key].concat(key).forEach(function (x) { + if (/-/.test(x) && configuration['camel-case-expansion']) { + const c = camelCase(x); + if (c !== key && flags.aliases[key].indexOf(c) === -1) { + flags.aliases[key].push(c); + newAliases[c] = true; + } + } + }); + flags.aliases[key].concat(key).forEach(function (x) { + if (x.length > 1 && /[A-Z]/.test(x) && configuration['camel-case-expansion']) { + const c = decamelize(x, '-'); + if (c !== key && flags.aliases[key].indexOf(c) === -1) { + flags.aliases[key].push(c); + newAliases[c] = true; + } + } + }); + flags.aliases[key].forEach(function (x) { + flags.aliases[x] = [key].concat(flags.aliases[key].filter(function (y) { + return x !== y; + })); + }); + }); + }); + } + function checkAllAliases(key, flag) { + const toCheck = [].concat(flags.aliases[key] || [], key); + const keys = Object.keys(flag); + const setAlias = toCheck.find(key => keys.includes(key)); + return setAlias ? flag[setAlias] : false; + } + function hasAnyFlag(key) { + const flagsKeys = Object.keys(flags); + const toCheck = [].concat(flagsKeys.map(k => flags[k])); + return toCheck.some(function (flag) { + return Array.isArray(flag) ? flag.includes(key) : flag[key]; + }); + } + function hasFlagsMatching(arg, ...patterns) { + const toCheck = [].concat(...patterns); + return toCheck.some(function (pattern) { + const match = arg.match(pattern); + return match && hasAnyFlag(match[1]); + }); + } + function hasAllShortFlags(arg) { + if (arg.match(negative) || !arg.match(/^-[^-]+/)) { + return false; + } + let hasAllFlags = true; + let next; + const letters = arg.slice(1).split(''); + for (let j = 0; j < letters.length; j++) { + next = arg.slice(j + 2); + if (!hasAnyFlag(letters[j])) { + hasAllFlags = false; + break; + } + if ((letters[j + 1] && letters[j + 1] === '=') || + next === '-' || + (/[A-Za-z]/.test(letters[j]) && /^-?\d+(\.\d*)?(e-?\d+)?$/.test(next)) || + (letters[j + 1] && letters[j + 1].match(/\W/))) { + break; + } + } + return hasAllFlags; + } + function isUnknownOptionAsArg(arg) { + return configuration['unknown-options-as-args'] && isUnknownOption(arg); + } + function isUnknownOption(arg) { + arg = arg.replace(/^-{3,}/, '--'); + if (arg.match(negative)) { + return false; + } + if (hasAllShortFlags(arg)) { + return false; + } + const flagWithEquals = /^-+([^=]+?)=[\s\S]*$/; + const normalFlag = /^-+([^=]+?)$/; + const flagEndingInHyphen = /^-+([^=]+?)-$/; + const flagEndingInDigits = /^-+([^=]+?\d+)$/; + const flagEndingInNonWordCharacters = /^-+([^=]+?)\W+.*$/; + return !hasFlagsMatching(arg, flagWithEquals, negatedBoolean, normalFlag, flagEndingInHyphen, flagEndingInDigits, flagEndingInNonWordCharacters); + } + function defaultValue(key) { + if (!checkAllAliases(key, flags.bools) && + !checkAllAliases(key, flags.counts) && + `${key}` in defaults) { + return defaults[key]; + } + else { + return defaultForType(guessType(key)); + } + } + function defaultForType(type) { + const def = { + [DefaultValuesForTypeKey.BOOLEAN]: true, + [DefaultValuesForTypeKey.STRING]: '', + [DefaultValuesForTypeKey.NUMBER]: undefined, + [DefaultValuesForTypeKey.ARRAY]: [] + }; + return def[type]; + } + function guessType(key) { + let type = DefaultValuesForTypeKey.BOOLEAN; + if (checkAllAliases(key, flags.strings)) + type = DefaultValuesForTypeKey.STRING; + else if (checkAllAliases(key, flags.numbers)) + type = DefaultValuesForTypeKey.NUMBER; + else if (checkAllAliases(key, flags.bools)) + type = DefaultValuesForTypeKey.BOOLEAN; + else if (checkAllAliases(key, flags.arrays)) + type = DefaultValuesForTypeKey.ARRAY; + return type; + } + function isUndefined(num) { + return num === undefined; + } + function checkConfiguration() { + Object.keys(flags.counts).find(key => { + if (checkAllAliases(key, flags.arrays)) { + error = Error(__('Invalid configuration: %s, opts.count excludes opts.array.', key)); + return true; + } + else if (checkAllAliases(key, flags.nargs)) { + error = Error(__('Invalid configuration: %s, opts.count excludes opts.narg.', key)); + return true; + } + return false; + }); + } + return { + aliases: Object.assign({}, flags.aliases), + argv: Object.assign(argvReturn, argv), + configuration: configuration, + defaulted: Object.assign({}, defaulted), + error: error, + newAliases: Object.assign({}, newAliases) + }; + } +} +function combineAliases(aliases) { + const aliasArrays = []; + const combined = Object.create(null); + let change = true; + Object.keys(aliases).forEach(function (key) { + aliasArrays.push([].concat(aliases[key], key)); + }); + while (change) { + change = false; + for (let i = 0; i < aliasArrays.length; i++) { + for (let ii = i + 1; ii < aliasArrays.length; ii++) { + const intersect = aliasArrays[i].filter(function (v) { + return aliasArrays[ii].indexOf(v) !== -1; + }); + if (intersect.length) { + aliasArrays[i] = aliasArrays[i].concat(aliasArrays[ii]); + aliasArrays.splice(ii, 1); + change = true; + break; + } + } + } + } + aliasArrays.forEach(function (aliasArray) { + aliasArray = aliasArray.filter(function (v, i, self) { + return self.indexOf(v) === i; + }); + const lastAlias = aliasArray.pop(); + if (lastAlias !== undefined && typeof lastAlias === 'string') { + combined[lastAlias] = aliasArray; + } + }); + return combined; +} +function increment(orig) { + return orig !== undefined ? orig + 1 : 1; +} +function sanitizeKey(key) { + if (key === '__proto__') + return '___proto___'; + return key; +} +function stripQuotes(val) { + return (typeof val === 'string' && + (val[0] === "'" || val[0] === '"') && + val[val.length - 1] === val[0]) + ? val.substring(1, val.length - 1) + : val; +} + +var _a, _b, _c; +const minNodeVersion = (process && process.env && process.env.YARGS_MIN_NODE_VERSION) + ? Number(process.env.YARGS_MIN_NODE_VERSION) + : 12; +const nodeVersion = (_b = (_a = process === null || process === void 0 ? void 0 : process.versions) === null || _a === void 0 ? void 0 : _a.node) !== null && _b !== void 0 ? _b : (_c = process === null || process === void 0 ? void 0 : process.version) === null || _c === void 0 ? void 0 : _c.slice(1); +if (nodeVersion) { + const major = Number(nodeVersion.match(/^([^.]+)/)[1]); + if (major < minNodeVersion) { + throw Error(`yargs parser supports a minimum Node.js version of ${minNodeVersion}. Read our version support policy: https://github.com/yargs/yargs-parser#supported-nodejs-versions`); + } +} +const env = process ? process.env : {}; +const parser = new YargsParser({ + cwd: process.cwd, + env: () => { + return env; + }, + format: util.format, + normalize: path.normalize, + resolve: path.resolve, + require: (path) => { + if (typeof require !== 'undefined') { + return require(path); + } + else if (path.match(/\.json$/)) { + return JSON.parse(fs.readFileSync(path, 'utf8')); + } + else { + throw Error('only .json config files are supported in ESM'); + } + } +}); +const yargsParser = function Parser(args, opts) { + const result = parser.parse(args.slice(), opts); + return result.argv; +}; +yargsParser.detailed = function (args, opts) { + return parser.parse(args.slice(), opts); +}; +yargsParser.camelCase = camelCase; +yargsParser.decamelize = decamelize; +yargsParser.looksLikeNumber = looksLikeNumber; + +module.exports = yargsParser; diff --git a/node_modules/yargs-parser/build/lib/index.js b/node_modules/yargs-parser/build/lib/index.js new file mode 100644 index 0000000..43ef485 --- /dev/null +++ b/node_modules/yargs-parser/build/lib/index.js @@ -0,0 +1,62 @@ +/** + * @fileoverview Main entrypoint for libraries using yargs-parser in Node.js + * CJS and ESM environments. + * + * @license + * Copyright (c) 2016, Contributors + * SPDX-License-Identifier: ISC + */ +var _a, _b, _c; +import { format } from 'util'; +import { normalize, resolve } from 'path'; +import { camelCase, decamelize, looksLikeNumber } from './string-utils.js'; +import { YargsParser } from './yargs-parser.js'; +import { readFileSync } from 'fs'; +// See https://github.com/yargs/yargs-parser#supported-nodejs-versions for our +// version support policy. The YARGS_MIN_NODE_VERSION is used for testing only. +const minNodeVersion = (process && process.env && process.env.YARGS_MIN_NODE_VERSION) + ? Number(process.env.YARGS_MIN_NODE_VERSION) + : 12; +const nodeVersion = (_b = (_a = process === null || process === void 0 ? void 0 : process.versions) === null || _a === void 0 ? void 0 : _a.node) !== null && _b !== void 0 ? _b : (_c = process === null || process === void 0 ? void 0 : process.version) === null || _c === void 0 ? void 0 : _c.slice(1); +if (nodeVersion) { + const major = Number(nodeVersion.match(/^([^.]+)/)[1]); + if (major < minNodeVersion) { + throw Error(`yargs parser supports a minimum Node.js version of ${minNodeVersion}. Read our version support policy: https://github.com/yargs/yargs-parser#supported-nodejs-versions`); + } +} +// Creates a yargs-parser instance using Node.js standard libraries: +const env = process ? process.env : {}; +const parser = new YargsParser({ + cwd: process.cwd, + env: () => { + return env; + }, + format, + normalize, + resolve, + // TODO: figure out a way to combine ESM and CJS coverage, such that + // we can exercise all the lines below: + require: (path) => { + if (typeof require !== 'undefined') { + return require(path); + } + else if (path.match(/\.json$/)) { + // Addresses: https://github.com/yargs/yargs/issues/2040 + return JSON.parse(readFileSync(path, 'utf8')); + } + else { + throw Error('only .json config files are supported in ESM'); + } + } +}); +const yargsParser = function Parser(args, opts) { + const result = parser.parse(args.slice(), opts); + return result.argv; +}; +yargsParser.detailed = function (args, opts) { + return parser.parse(args.slice(), opts); +}; +yargsParser.camelCase = camelCase; +yargsParser.decamelize = decamelize; +yargsParser.looksLikeNumber = looksLikeNumber; +export default yargsParser; diff --git a/node_modules/yargs-parser/build/lib/string-utils.js b/node_modules/yargs-parser/build/lib/string-utils.js new file mode 100644 index 0000000..4e8bd99 --- /dev/null +++ b/node_modules/yargs-parser/build/lib/string-utils.js @@ -0,0 +1,65 @@ +/** + * @license + * Copyright (c) 2016, Contributors + * SPDX-License-Identifier: ISC + */ +export function camelCase(str) { + // Handle the case where an argument is provided as camel case, e.g., fooBar. + // by ensuring that the string isn't already mixed case: + const isCamelCase = str !== str.toLowerCase() && str !== str.toUpperCase(); + if (!isCamelCase) { + str = str.toLowerCase(); + } + if (str.indexOf('-') === -1 && str.indexOf('_') === -1) { + return str; + } + else { + let camelcase = ''; + let nextChrUpper = false; + const leadingHyphens = str.match(/^-+/); + for (let i = leadingHyphens ? leadingHyphens[0].length : 0; i < str.length; i++) { + let chr = str.charAt(i); + if (nextChrUpper) { + nextChrUpper = false; + chr = chr.toUpperCase(); + } + if (i !== 0 && (chr === '-' || chr === '_')) { + nextChrUpper = true; + } + else if (chr !== '-' && chr !== '_') { + camelcase += chr; + } + } + return camelcase; + } +} +export function decamelize(str, joinString) { + const lowercase = str.toLowerCase(); + joinString = joinString || '-'; + let notCamelcase = ''; + for (let i = 0; i < str.length; i++) { + const chrLower = lowercase.charAt(i); + const chrString = str.charAt(i); + if (chrLower !== chrString && i > 0) { + notCamelcase += `${joinString}${lowercase.charAt(i)}`; + } + else { + notCamelcase += chrString; + } + } + return notCamelcase; +} +export function looksLikeNumber(x) { + if (x === null || x === undefined) + return false; + // if loaded from config, may already be a number. + if (typeof x === 'number') + return true; + // hexadecimal. + if (/^0x[0-9a-f]+$/i.test(x)) + return true; + // don't treat 0123 as a number; as it drops the leading '0'. + if (/^0[^.]/.test(x)) + return false; + return /^[-]?(?:\d+(?:\.\d*)?|\.\d+)(e[-+]?\d+)?$/.test(x); +} diff --git a/node_modules/yargs-parser/build/lib/tokenize-arg-string.js b/node_modules/yargs-parser/build/lib/tokenize-arg-string.js new file mode 100644 index 0000000..5e732ef --- /dev/null +++ b/node_modules/yargs-parser/build/lib/tokenize-arg-string.js @@ -0,0 +1,40 @@ +/** + * @license + * Copyright (c) 2016, Contributors + * SPDX-License-Identifier: ISC + */ +// take an un-split argv string and tokenize it. +export function tokenizeArgString(argString) { + if (Array.isArray(argString)) { + return argString.map(e => typeof e !== 'string' ? e + '' : e); + } + argString = argString.trim(); + let i = 0; + let prevC = null; + let c = null; + let opening = null; + const args = []; + for (let ii = 0; ii < argString.length; ii++) { + prevC = c; + c = argString.charAt(ii); + // split on spaces unless we're in quotes. + if (c === ' ' && !opening) { + if (!(prevC === ' ')) { + i++; + } + continue; + } + // don't split the string if we're in matching + // opening or closing single and double quotes. + if (c === opening) { + opening = null; + } + else if ((c === "'" || c === '"') && !opening) { + opening = c; + } + if (!args[i]) + args[i] = ''; + args[i] += c; + } + return args; +} diff --git a/node_modules/yargs-parser/build/lib/yargs-parser-types.js b/node_modules/yargs-parser/build/lib/yargs-parser-types.js new file mode 100644 index 0000000..63b7c31 --- /dev/null +++ b/node_modules/yargs-parser/build/lib/yargs-parser-types.js @@ -0,0 +1,12 @@ +/** + * @license + * Copyright (c) 2016, Contributors + * SPDX-License-Identifier: ISC + */ +export var DefaultValuesForTypeKey; +(function (DefaultValuesForTypeKey) { + DefaultValuesForTypeKey["BOOLEAN"] = "boolean"; + DefaultValuesForTypeKey["STRING"] = "string"; + DefaultValuesForTypeKey["NUMBER"] = "number"; + DefaultValuesForTypeKey["ARRAY"] = "array"; +})(DefaultValuesForTypeKey || (DefaultValuesForTypeKey = {})); diff --git a/node_modules/yargs-parser/build/lib/yargs-parser.js b/node_modules/yargs-parser/build/lib/yargs-parser.js new file mode 100644 index 0000000..415d4bc --- /dev/null +++ b/node_modules/yargs-parser/build/lib/yargs-parser.js @@ -0,0 +1,1045 @@ +/** + * @license + * Copyright (c) 2016, Contributors + * SPDX-License-Identifier: ISC + */ +import { tokenizeArgString } from './tokenize-arg-string.js'; +import { DefaultValuesForTypeKey } from './yargs-parser-types.js'; +import { camelCase, decamelize, looksLikeNumber } from './string-utils.js'; +let mixin; +export class YargsParser { + constructor(_mixin) { + mixin = _mixin; + } + parse(argsInput, options) { + const opts = Object.assign({ + alias: undefined, + array: undefined, + boolean: undefined, + config: undefined, + configObjects: undefined, + configuration: undefined, + coerce: undefined, + count: undefined, + default: undefined, + envPrefix: undefined, + narg: undefined, + normalize: undefined, + string: undefined, + number: undefined, + __: undefined, + key: undefined + }, options); + // allow a string argument to be passed in rather + // than an argv array. + const args = tokenizeArgString(argsInput); + // tokenizeArgString adds extra quotes to args if argsInput is a string + // only strip those extra quotes in processValue if argsInput is a string + const inputIsString = typeof argsInput === 'string'; + // aliases might have transitive relationships, normalize this. + const aliases = combineAliases(Object.assign(Object.create(null), opts.alias)); + const configuration = Object.assign({ + 'boolean-negation': true, + 'camel-case-expansion': true, + 'combine-arrays': false, + 'dot-notation': true, + 'duplicate-arguments-array': true, + 'flatten-duplicate-arrays': true, + 'greedy-arrays': true, + 'halt-at-non-option': false, + 'nargs-eats-options': false, + 'negation-prefix': 'no-', + 'parse-numbers': true, + 'parse-positional-numbers': true, + 'populate--': false, + 'set-placeholder-key': false, + 'short-option-groups': true, + 'strip-aliased': false, + 'strip-dashed': false, + 'unknown-options-as-args': false + }, opts.configuration); + const defaults = Object.assign(Object.create(null), opts.default); + const configObjects = opts.configObjects || []; + const envPrefix = opts.envPrefix; + const notFlagsOption = configuration['populate--']; + const notFlagsArgv = notFlagsOption ? '--' : '_'; + const newAliases = Object.create(null); + const defaulted = Object.create(null); + // allow a i18n handler to be passed in, default to a fake one (util.format). + const __ = opts.__ || mixin.format; + const flags = { + aliases: Object.create(null), + arrays: Object.create(null), + bools: Object.create(null), + strings: Object.create(null), + numbers: Object.create(null), + counts: Object.create(null), + normalize: Object.create(null), + configs: Object.create(null), + nargs: Object.create(null), + coercions: Object.create(null), + keys: [] + }; + const negative = /^-([0-9]+(\.[0-9]+)?|\.[0-9]+)$/; + const negatedBoolean = new RegExp('^--' + configuration['negation-prefix'] + '(.+)'); + [].concat(opts.array || []).filter(Boolean).forEach(function (opt) { + const key = typeof opt === 'object' ? opt.key : opt; + // assign to flags[bools|strings|numbers] + const assignment = Object.keys(opt).map(function (key) { + const arrayFlagKeys = { + boolean: 'bools', + string: 'strings', + number: 'numbers' + }; + return arrayFlagKeys[key]; + }).filter(Boolean).pop(); + // assign key to be coerced + if (assignment) { + flags[assignment][key] = true; + } + flags.arrays[key] = true; + flags.keys.push(key); + }); + [].concat(opts.boolean || []).filter(Boolean).forEach(function (key) { + flags.bools[key] = true; + flags.keys.push(key); + }); + [].concat(opts.string || []).filter(Boolean).forEach(function (key) { + flags.strings[key] = true; + flags.keys.push(key); + }); + [].concat(opts.number || []).filter(Boolean).forEach(function (key) { + flags.numbers[key] = true; + flags.keys.push(key); + }); + [].concat(opts.count || []).filter(Boolean).forEach(function (key) { + flags.counts[key] = true; + flags.keys.push(key); + }); + [].concat(opts.normalize || []).filter(Boolean).forEach(function (key) { + flags.normalize[key] = true; + flags.keys.push(key); + }); + if (typeof opts.narg === 'object') { + Object.entries(opts.narg).forEach(([key, value]) => { + if (typeof value === 'number') { + flags.nargs[key] = value; + flags.keys.push(key); + } + }); + } + if (typeof opts.coerce === 'object') { + Object.entries(opts.coerce).forEach(([key, value]) => { + if (typeof value === 'function') { + flags.coercions[key] = value; + flags.keys.push(key); + } + }); + } + if (typeof opts.config !== 'undefined') { + if (Array.isArray(opts.config) || typeof opts.config === 'string') { + ; + [].concat(opts.config).filter(Boolean).forEach(function (key) { + flags.configs[key] = true; + }); + } + else if (typeof opts.config === 'object') { + Object.entries(opts.config).forEach(([key, value]) => { + if (typeof value === 'boolean' || typeof value === 'function') { + flags.configs[key] = value; + } + }); + } + } + // create a lookup table that takes into account all + // combinations of aliases: {f: ['foo'], foo: ['f']} + extendAliases(opts.key, aliases, opts.default, flags.arrays); + // apply default values to all aliases. + Object.keys(defaults).forEach(function (key) { + (flags.aliases[key] || []).forEach(function (alias) { + defaults[alias] = defaults[key]; + }); + }); + let error = null; + checkConfiguration(); + let notFlags = []; + const argv = Object.assign(Object.create(null), { _: [] }); + // TODO(bcoe): for the first pass at removing object prototype we didn't + // remove all prototypes from objects returned by this API, we might want + // to gradually move towards doing so. + const argvReturn = {}; + for (let i = 0; i < args.length; i++) { + const arg = args[i]; + const truncatedArg = arg.replace(/^-{3,}/, '---'); + let broken; + let key; + let letters; + let m; + let next; + let value; + // any unknown option (except for end-of-options, "--") + if (arg !== '--' && /^-/.test(arg) && isUnknownOptionAsArg(arg)) { + pushPositional(arg); + // ---, ---=, ----, etc, + } + else if (truncatedArg.match(/^---+(=|$)/)) { + // options without key name are invalid. + pushPositional(arg); + continue; + // -- separated by = + } + else if (arg.match(/^--.+=/) || (!configuration['short-option-groups'] && arg.match(/^-.+=/))) { + // Using [\s\S] instead of . because js doesn't support the + // 'dotall' regex modifier. See: + // http://stackoverflow.com/a/1068308/13216 + m = arg.match(/^--?([^=]+)=([\s\S]*)$/); + // arrays format = '--f=a b c' + if (m !== null && Array.isArray(m) && m.length >= 3) { + if (checkAllAliases(m[1], flags.arrays)) { + i = eatArray(i, m[1], args, m[2]); + } + else if (checkAllAliases(m[1], flags.nargs) !== false) { + // nargs format = '--f=monkey washing cat' + i = eatNargs(i, m[1], args, m[2]); + } + else { + setArg(m[1], m[2], true); + } + } + } + else if (arg.match(negatedBoolean) && configuration['boolean-negation']) { + m = arg.match(negatedBoolean); + if (m !== null && Array.isArray(m) && m.length >= 2) { + key = m[1]; + setArg(key, checkAllAliases(key, flags.arrays) ? [false] : false); + } + // -- separated by space. + } + else if (arg.match(/^--.+/) || (!configuration['short-option-groups'] && arg.match(/^-[^-]+/))) { + m = arg.match(/^--?(.+)/); + if (m !== null && Array.isArray(m) && m.length >= 2) { + key = m[1]; + if (checkAllAliases(key, flags.arrays)) { + // array format = '--foo a b c' + i = eatArray(i, key, args); + } + else if (checkAllAliases(key, flags.nargs) !== false) { + // nargs format = '--foo a b c' + // should be truthy even if: flags.nargs[key] === 0 + i = eatNargs(i, key, args); + } + else { + next = args[i + 1]; + if (next !== undefined && (!next.match(/^-/) || + next.match(negative)) && + !checkAllAliases(key, flags.bools) && + !checkAllAliases(key, flags.counts)) { + setArg(key, next); + i++; + } + else if (/^(true|false)$/.test(next)) { + setArg(key, next); + i++; + } + else { + setArg(key, defaultValue(key)); + } + } + } + // dot-notation flag separated by '='. + } + else if (arg.match(/^-.\..+=/)) { + m = arg.match(/^-([^=]+)=([\s\S]*)$/); + if (m !== null && Array.isArray(m) && m.length >= 3) { + setArg(m[1], m[2]); + } + // dot-notation flag separated by space. + } + else if (arg.match(/^-.\..+/) && !arg.match(negative)) { + next = args[i + 1]; + m = arg.match(/^-(.\..+)/); + if (m !== null && Array.isArray(m) && m.length >= 2) { + key = m[1]; + if (next !== undefined && !next.match(/^-/) && + !checkAllAliases(key, flags.bools) && + !checkAllAliases(key, flags.counts)) { + setArg(key, next); + i++; + } + else { + setArg(key, defaultValue(key)); + } + } + } + else if (arg.match(/^-[^-]+/) && !arg.match(negative)) { + letters = arg.slice(1, -1).split(''); + broken = false; + for (let j = 0; j < letters.length; j++) { + next = arg.slice(j + 2); + if (letters[j + 1] && letters[j + 1] === '=') { + value = arg.slice(j + 3); + key = letters[j]; + if (checkAllAliases(key, flags.arrays)) { + // array format = '-f=a b c' + i = eatArray(i, key, args, value); + } + else if (checkAllAliases(key, flags.nargs) !== false) { + // nargs format = '-f=monkey washing cat' + i = eatNargs(i, key, args, value); + } + else { + setArg(key, value); + } + broken = true; + break; + } + if (next === '-') { + setArg(letters[j], next); + continue; + } + // current letter is an alphabetic character and next value is a number + if (/[A-Za-z]/.test(letters[j]) && + /^-?\d+(\.\d*)?(e-?\d+)?$/.test(next) && + checkAllAliases(next, flags.bools) === false) { + setArg(letters[j], next); + broken = true; + break; + } + if (letters[j + 1] && letters[j + 1].match(/\W/)) { + setArg(letters[j], next); + broken = true; + break; + } + else { + setArg(letters[j], defaultValue(letters[j])); + } + } + key = arg.slice(-1)[0]; + if (!broken && key !== '-') { + if (checkAllAliases(key, flags.arrays)) { + // array format = '-f a b c' + i = eatArray(i, key, args); + } + else if (checkAllAliases(key, flags.nargs) !== false) { + // nargs format = '-f a b c' + // should be truthy even if: flags.nargs[key] === 0 + i = eatNargs(i, key, args); + } + else { + next = args[i + 1]; + if (next !== undefined && (!/^(-|--)[^-]/.test(next) || + next.match(negative)) && + !checkAllAliases(key, flags.bools) && + !checkAllAliases(key, flags.counts)) { + setArg(key, next); + i++; + } + else if (/^(true|false)$/.test(next)) { + setArg(key, next); + i++; + } + else { + setArg(key, defaultValue(key)); + } + } + } + } + else if (arg.match(/^-[0-9]$/) && + arg.match(negative) && + checkAllAliases(arg.slice(1), flags.bools)) { + // single-digit boolean alias, e.g: xargs -0 + key = arg.slice(1); + setArg(key, defaultValue(key)); + } + else if (arg === '--') { + notFlags = args.slice(i + 1); + break; + } + else if (configuration['halt-at-non-option']) { + notFlags = args.slice(i); + break; + } + else { + pushPositional(arg); + } + } + // order of precedence: + // 1. command line arg + // 2. value from env var + // 3. value from config file + // 4. value from config objects + // 5. configured default value + applyEnvVars(argv, true); // special case: check env vars that point to config file + applyEnvVars(argv, false); + setConfig(argv); + setConfigObjects(); + applyDefaultsAndAliases(argv, flags.aliases, defaults, true); + applyCoercions(argv); + if (configuration['set-placeholder-key']) + setPlaceholderKeys(argv); + // for any counts either not in args or without an explicit default, set to 0 + Object.keys(flags.counts).forEach(function (key) { + if (!hasKey(argv, key.split('.'))) + setArg(key, 0); + }); + // '--' defaults to undefined. + if (notFlagsOption && notFlags.length) + argv[notFlagsArgv] = []; + notFlags.forEach(function (key) { + argv[notFlagsArgv].push(key); + }); + if (configuration['camel-case-expansion'] && configuration['strip-dashed']) { + Object.keys(argv).filter(key => key !== '--' && key.includes('-')).forEach(key => { + delete argv[key]; + }); + } + if (configuration['strip-aliased']) { + ; + [].concat(...Object.keys(aliases).map(k => aliases[k])).forEach(alias => { + if (configuration['camel-case-expansion'] && alias.includes('-')) { + delete argv[alias.split('.').map(prop => camelCase(prop)).join('.')]; + } + delete argv[alias]; + }); + } + // Push argument into positional array, applying numeric coercion: + function pushPositional(arg) { + const maybeCoercedNumber = maybeCoerceNumber('_', arg); + if (typeof maybeCoercedNumber === 'string' || typeof maybeCoercedNumber === 'number') { + argv._.push(maybeCoercedNumber); + } + } + // how many arguments should we consume, based + // on the nargs option? + function eatNargs(i, key, args, argAfterEqualSign) { + let ii; + let toEat = checkAllAliases(key, flags.nargs); + // NaN has a special meaning for the array type, indicating that one or + // more values are expected. + toEat = typeof toEat !== 'number' || isNaN(toEat) ? 1 : toEat; + if (toEat === 0) { + if (!isUndefined(argAfterEqualSign)) { + error = Error(__('Argument unexpected for: %s', key)); + } + setArg(key, defaultValue(key)); + return i; + } + let available = isUndefined(argAfterEqualSign) ? 0 : 1; + if (configuration['nargs-eats-options']) { + // classic behavior, yargs eats positional and dash arguments. + if (args.length - (i + 1) + available < toEat) { + error = Error(__('Not enough arguments following: %s', key)); + } + available = toEat; + } + else { + // nargs will not consume flag arguments, e.g., -abc, --foo, + // and terminates when one is observed. + for (ii = i + 1; ii < args.length; ii++) { + if (!args[ii].match(/^-[^0-9]/) || args[ii].match(negative) || isUnknownOptionAsArg(args[ii])) + available++; + else + break; + } + if (available < toEat) + error = Error(__('Not enough arguments following: %s', key)); + } + let consumed = Math.min(available, toEat); + if (!isUndefined(argAfterEqualSign) && consumed > 0) { + setArg(key, argAfterEqualSign); + consumed--; + } + for (ii = i + 1; ii < (consumed + i + 1); ii++) { + setArg(key, args[ii]); + } + return (i + consumed); + } + // if an option is an array, eat all non-hyphenated arguments + // following it... YUM! + // e.g., --foo apple banana cat becomes ["apple", "banana", "cat"] + function eatArray(i, key, args, argAfterEqualSign) { + let argsToSet = []; + let next = argAfterEqualSign || args[i + 1]; + // If both array and nargs are configured, enforce the nargs count: + const nargsCount = checkAllAliases(key, flags.nargs); + if (checkAllAliases(key, flags.bools) && !(/^(true|false)$/.test(next))) { + argsToSet.push(true); + } + else if (isUndefined(next) || + (isUndefined(argAfterEqualSign) && /^-/.test(next) && !negative.test(next) && !isUnknownOptionAsArg(next))) { + // for keys without value ==> argsToSet remains an empty [] + // set user default value, if available + if (defaults[key] !== undefined) { + const defVal = defaults[key]; + argsToSet = Array.isArray(defVal) ? defVal : [defVal]; + } + } + else { + // value in --option=value is eaten as is + if (!isUndefined(argAfterEqualSign)) { + argsToSet.push(processValue(key, argAfterEqualSign, true)); + } + for (let ii = i + 1; ii < args.length; ii++) { + if ((!configuration['greedy-arrays'] && argsToSet.length > 0) || + (nargsCount && typeof nargsCount === 'number' && argsToSet.length >= nargsCount)) + break; + next = args[ii]; + if (/^-/.test(next) && !negative.test(next) && !isUnknownOptionAsArg(next)) + break; + i = ii; + argsToSet.push(processValue(key, next, inputIsString)); + } + } + // If both array and nargs are configured, create an error if less than + // nargs positionals were found. NaN has special meaning, indicating + // that at least one value is required (more are okay). + if (typeof nargsCount === 'number' && ((nargsCount && argsToSet.length < nargsCount) || + (isNaN(nargsCount) && argsToSet.length === 0))) { + error = Error(__('Not enough arguments following: %s', key)); + } + setArg(key, argsToSet); + return i; + } + function setArg(key, val, shouldStripQuotes = inputIsString) { + if (/-/.test(key) && configuration['camel-case-expansion']) { + const alias = key.split('.').map(function (prop) { + return camelCase(prop); + }).join('.'); + addNewAlias(key, alias); + } + const value = processValue(key, val, shouldStripQuotes); + const splitKey = key.split('.'); + setKey(argv, splitKey, value); + // handle populating aliases of the full key + if (flags.aliases[key]) { + flags.aliases[key].forEach(function (x) { + const keyProperties = x.split('.'); + setKey(argv, keyProperties, value); + }); + } + // handle populating aliases of the first element of the dot-notation key + if (splitKey.length > 1 && configuration['dot-notation']) { + ; + (flags.aliases[splitKey[0]] || []).forEach(function (x) { + let keyProperties = x.split('.'); + // expand alias with nested objects in key + const a = [].concat(splitKey); + a.shift(); // nuke the old key. + keyProperties = keyProperties.concat(a); + // populate alias only if is not already an alias of the full key + // (already populated above) + if (!(flags.aliases[key] || []).includes(keyProperties.join('.'))) { + setKey(argv, keyProperties, value); + } + }); + } + // Set normalize getter and setter when key is in 'normalize' but isn't an array + if (checkAllAliases(key, flags.normalize) && !checkAllAliases(key, flags.arrays)) { + const keys = [key].concat(flags.aliases[key] || []); + keys.forEach(function (key) { + Object.defineProperty(argvReturn, key, { + enumerable: true, + get() { + return val; + }, + set(value) { + val = typeof value === 'string' ? mixin.normalize(value) : value; + } + }); + }); + } + } + function addNewAlias(key, alias) { + if (!(flags.aliases[key] && flags.aliases[key].length)) { + flags.aliases[key] = [alias]; + newAliases[alias] = true; + } + if (!(flags.aliases[alias] && flags.aliases[alias].length)) { + addNewAlias(alias, key); + } + } + function processValue(key, val, shouldStripQuotes) { + // strings may be quoted, clean this up as we assign values. + if (shouldStripQuotes) { + val = stripQuotes(val); + } + // handle parsing boolean arguments --foo=true --bar false. + if (checkAllAliases(key, flags.bools) || checkAllAliases(key, flags.counts)) { + if (typeof val === 'string') + val = val === 'true'; + } + let value = Array.isArray(val) + ? val.map(function (v) { return maybeCoerceNumber(key, v); }) + : maybeCoerceNumber(key, val); + // increment a count given as arg (either no value or value parsed as boolean) + if (checkAllAliases(key, flags.counts) && (isUndefined(value) || typeof value === 'boolean')) { + value = increment(); + } + // Set normalized value when key is in 'normalize' and in 'arrays' + if (checkAllAliases(key, flags.normalize) && checkAllAliases(key, flags.arrays)) { + if (Array.isArray(val)) + value = val.map((val) => { return mixin.normalize(val); }); + else + value = mixin.normalize(val); + } + return value; + } + function maybeCoerceNumber(key, value) { + if (!configuration['parse-positional-numbers'] && key === '_') + return value; + if (!checkAllAliases(key, flags.strings) && !checkAllAliases(key, flags.bools) && !Array.isArray(value)) { + const shouldCoerceNumber = looksLikeNumber(value) && configuration['parse-numbers'] && (Number.isSafeInteger(Math.floor(parseFloat(`${value}`)))); + if (shouldCoerceNumber || (!isUndefined(value) && checkAllAliases(key, flags.numbers))) { + value = Number(value); + } + } + return value; + } + // set args from config.json file, this should be + // applied last so that defaults can be applied. + function setConfig(argv) { + const configLookup = Object.create(null); + // expand defaults/aliases, in-case any happen to reference + // the config.json file. + applyDefaultsAndAliases(configLookup, flags.aliases, defaults); + Object.keys(flags.configs).forEach(function (configKey) { + const configPath = argv[configKey] || configLookup[configKey]; + if (configPath) { + try { + let config = null; + const resolvedConfigPath = mixin.resolve(mixin.cwd(), configPath); + const resolveConfig = flags.configs[configKey]; + if (typeof resolveConfig === 'function') { + try { + config = resolveConfig(resolvedConfigPath); + } + catch (e) { + config = e; + } + if (config instanceof Error) { + error = config; + return; + } + } + else { + config = mixin.require(resolvedConfigPath); + } + setConfigObject(config); + } + catch (ex) { + // Deno will receive a PermissionDenied error if an attempt is + // made to load config without the --allow-read flag: + if (ex.name === 'PermissionDenied') + error = ex; + else if (argv[configKey]) + error = Error(__('Invalid JSON config file: %s', configPath)); + } + } + }); + } + // set args from config object. + // it recursively checks nested objects. + function setConfigObject(config, prev) { + Object.keys(config).forEach(function (key) { + const value = config[key]; + const fullKey = prev ? prev + '.' + key : key; + // if the value is an inner object and we have dot-notation + // enabled, treat inner objects in config the same as + // heavily nested dot notations (foo.bar.apple). + if (typeof value === 'object' && value !== null && !Array.isArray(value) && configuration['dot-notation']) { + // if the value is an object but not an array, check nested object + setConfigObject(value, fullKey); + } + else { + // setting arguments via CLI takes precedence over + // values within the config file. + if (!hasKey(argv, fullKey.split('.')) || (checkAllAliases(fullKey, flags.arrays) && configuration['combine-arrays'])) { + setArg(fullKey, value); + } + } + }); + } + // set all config objects passed in opts + function setConfigObjects() { + if (typeof configObjects !== 'undefined') { + configObjects.forEach(function (configObject) { + setConfigObject(configObject); + }); + } + } + function applyEnvVars(argv, configOnly) { + if (typeof envPrefix === 'undefined') + return; + const prefix = typeof envPrefix === 'string' ? envPrefix : ''; + const env = mixin.env(); + Object.keys(env).forEach(function (envVar) { + if (prefix === '' || envVar.lastIndexOf(prefix, 0) === 0) { + // get array of nested keys and convert them to camel case + const keys = envVar.split('__').map(function (key, i) { + if (i === 0) { + key = key.substring(prefix.length); + } + return camelCase(key); + }); + if (((configOnly && flags.configs[keys.join('.')]) || !configOnly) && !hasKey(argv, keys)) { + setArg(keys.join('.'), env[envVar]); + } + } + }); + } + function applyCoercions(argv) { + let coerce; + const applied = new Set(); + Object.keys(argv).forEach(function (key) { + if (!applied.has(key)) { // If we haven't already coerced this option via one of its aliases + coerce = checkAllAliases(key, flags.coercions); + if (typeof coerce === 'function') { + try { + const value = maybeCoerceNumber(key, coerce(argv[key])); + ([].concat(flags.aliases[key] || [], key)).forEach(ali => { + applied.add(ali); + argv[ali] = value; + }); + } + catch (err) { + error = err; + } + } + } + }); + } + function setPlaceholderKeys(argv) { + flags.keys.forEach((key) => { + // don't set placeholder keys for dot notation options 'foo.bar'. + if (~key.indexOf('.')) + return; + if (typeof argv[key] === 'undefined') + argv[key] = undefined; + }); + return argv; + } + function applyDefaultsAndAliases(obj, aliases, defaults, canLog = false) { + Object.keys(defaults).forEach(function (key) { + if (!hasKey(obj, key.split('.'))) { + setKey(obj, key.split('.'), defaults[key]); + if (canLog) + defaulted[key] = true; + (aliases[key] || []).forEach(function (x) { + if (hasKey(obj, x.split('.'))) + return; + setKey(obj, x.split('.'), defaults[key]); + }); + } + }); + } + function hasKey(obj, keys) { + let o = obj; + if (!configuration['dot-notation']) + keys = [keys.join('.')]; + keys.slice(0, -1).forEach(function (key) { + o = (o[key] || {}); + }); + const key = keys[keys.length - 1]; + if (typeof o !== 'object') + return false; + else + return key in o; + } + function setKey(obj, keys, value) { + let o = obj; + if (!configuration['dot-notation']) + keys = [keys.join('.')]; + keys.slice(0, -1).forEach(function (key) { + // TODO(bcoe): in the next major version of yargs, switch to + // Object.create(null) for dot notation: + key = sanitizeKey(key); + if (typeof o === 'object' && o[key] === undefined) { + o[key] = {}; + } + if (typeof o[key] !== 'object' || Array.isArray(o[key])) { + // ensure that o[key] is an array, and that the last item is an empty object. + if (Array.isArray(o[key])) { + o[key].push({}); + } + else { + o[key] = [o[key], {}]; + } + // we want to update the empty object at the end of the o[key] array, so set o to that object + o = o[key][o[key].length - 1]; + } + else { + o = o[key]; + } + }); + // TODO(bcoe): in the next major version of yargs, switch to + // Object.create(null) for dot notation: + const key = sanitizeKey(keys[keys.length - 1]); + const isTypeArray = checkAllAliases(keys.join('.'), flags.arrays); + const isValueArray = Array.isArray(value); + let duplicate = configuration['duplicate-arguments-array']; + // nargs has higher priority than duplicate + if (!duplicate && checkAllAliases(key, flags.nargs)) { + duplicate = true; + if ((!isUndefined(o[key]) && flags.nargs[key] === 1) || (Array.isArray(o[key]) && o[key].length === flags.nargs[key])) { + o[key] = undefined; + } + } + if (value === increment()) { + o[key] = increment(o[key]); + } + else if (Array.isArray(o[key])) { + if (duplicate && isTypeArray && isValueArray) { + o[key] = configuration['flatten-duplicate-arrays'] ? o[key].concat(value) : (Array.isArray(o[key][0]) ? o[key] : [o[key]]).concat([value]); + } + else if (!duplicate && Boolean(isTypeArray) === Boolean(isValueArray)) { + o[key] = value; + } + else { + o[key] = o[key].concat([value]); + } + } + else if (o[key] === undefined && isTypeArray) { + o[key] = isValueArray ? value : [value]; + } + else if (duplicate && !(o[key] === undefined || + checkAllAliases(key, flags.counts) || + checkAllAliases(key, flags.bools))) { + o[key] = [o[key], value]; + } + else { + o[key] = value; + } + } + // extend the aliases list with inferred aliases. + function extendAliases(...args) { + args.forEach(function (obj) { + Object.keys(obj || {}).forEach(function (key) { + // short-circuit if we've already added a key + // to the aliases array, for example it might + // exist in both 'opts.default' and 'opts.key'. + if (flags.aliases[key]) + return; + flags.aliases[key] = [].concat(aliases[key] || []); + // For "--option-name", also set argv.optionName + flags.aliases[key].concat(key).forEach(function (x) { + if (/-/.test(x) && configuration['camel-case-expansion']) { + const c = camelCase(x); + if (c !== key && flags.aliases[key].indexOf(c) === -1) { + flags.aliases[key].push(c); + newAliases[c] = true; + } + } + }); + // For "--optionName", also set argv['option-name'] + flags.aliases[key].concat(key).forEach(function (x) { + if (x.length > 1 && /[A-Z]/.test(x) && configuration['camel-case-expansion']) { + const c = decamelize(x, '-'); + if (c !== key && flags.aliases[key].indexOf(c) === -1) { + flags.aliases[key].push(c); + newAliases[c] = true; + } + } + }); + flags.aliases[key].forEach(function (x) { + flags.aliases[x] = [key].concat(flags.aliases[key].filter(function (y) { + return x !== y; + })); + }); + }); + }); + } + function checkAllAliases(key, flag) { + const toCheck = [].concat(flags.aliases[key] || [], key); + const keys = Object.keys(flag); + const setAlias = toCheck.find(key => keys.includes(key)); + return setAlias ? flag[setAlias] : false; + } + function hasAnyFlag(key) { + const flagsKeys = Object.keys(flags); + const toCheck = [].concat(flagsKeys.map(k => flags[k])); + return toCheck.some(function (flag) { + return Array.isArray(flag) ? flag.includes(key) : flag[key]; + }); + } + function hasFlagsMatching(arg, ...patterns) { + const toCheck = [].concat(...patterns); + return toCheck.some(function (pattern) { + const match = arg.match(pattern); + return match && hasAnyFlag(match[1]); + }); + } + // based on a simplified version of the short flag group parsing logic + function hasAllShortFlags(arg) { + // if this is a negative number, or doesn't start with a single hyphen, it's not a short flag group + if (arg.match(negative) || !arg.match(/^-[^-]+/)) { + return false; + } + let hasAllFlags = true; + let next; + const letters = arg.slice(1).split(''); + for (let j = 0; j < letters.length; j++) { + next = arg.slice(j + 2); + if (!hasAnyFlag(letters[j])) { + hasAllFlags = false; + break; + } + if ((letters[j + 1] && letters[j + 1] === '=') || + next === '-' || + (/[A-Za-z]/.test(letters[j]) && /^-?\d+(\.\d*)?(e-?\d+)?$/.test(next)) || + (letters[j + 1] && letters[j + 1].match(/\W/))) { + break; + } + } + return hasAllFlags; + } + function isUnknownOptionAsArg(arg) { + return configuration['unknown-options-as-args'] && isUnknownOption(arg); + } + function isUnknownOption(arg) { + arg = arg.replace(/^-{3,}/, '--'); + // ignore negative numbers + if (arg.match(negative)) { + return false; + } + // if this is a short option group and all of them are configured, it isn't unknown + if (hasAllShortFlags(arg)) { + return false; + } + // e.g. '--count=2' + const flagWithEquals = /^-+([^=]+?)=[\s\S]*$/; + // e.g. '-a' or '--arg' + const normalFlag = /^-+([^=]+?)$/; + // e.g. '-a-' + const flagEndingInHyphen = /^-+([^=]+?)-$/; + // e.g. '-abc123' + const flagEndingInDigits = /^-+([^=]+?\d+)$/; + // e.g. '-a/usr/local' + const flagEndingInNonWordCharacters = /^-+([^=]+?)\W+.*$/; + // check the different types of flag styles, including negatedBoolean, a pattern defined near the start of the parse method + return !hasFlagsMatching(arg, flagWithEquals, negatedBoolean, normalFlag, flagEndingInHyphen, flagEndingInDigits, flagEndingInNonWordCharacters); + } + // make a best effort to pick a default value + // for an option based on name and type. + function defaultValue(key) { + if (!checkAllAliases(key, flags.bools) && + !checkAllAliases(key, flags.counts) && + `${key}` in defaults) { + return defaults[key]; + } + else { + return defaultForType(guessType(key)); + } + } + // return a default value, given the type of a flag., + function defaultForType(type) { + const def = { + [DefaultValuesForTypeKey.BOOLEAN]: true, + [DefaultValuesForTypeKey.STRING]: '', + [DefaultValuesForTypeKey.NUMBER]: undefined, + [DefaultValuesForTypeKey.ARRAY]: [] + }; + return def[type]; + } + // given a flag, enforce a default type. + function guessType(key) { + let type = DefaultValuesForTypeKey.BOOLEAN; + if (checkAllAliases(key, flags.strings)) + type = DefaultValuesForTypeKey.STRING; + else if (checkAllAliases(key, flags.numbers)) + type = DefaultValuesForTypeKey.NUMBER; + else if (checkAllAliases(key, flags.bools)) + type = DefaultValuesForTypeKey.BOOLEAN; + else if (checkAllAliases(key, flags.arrays)) + type = DefaultValuesForTypeKey.ARRAY; + return type; + } + function isUndefined(num) { + return num === undefined; + } + // check user configuration settings for inconsistencies + function checkConfiguration() { + // count keys should not be set as array/narg + Object.keys(flags.counts).find(key => { + if (checkAllAliases(key, flags.arrays)) { + error = Error(__('Invalid configuration: %s, opts.count excludes opts.array.', key)); + return true; + } + else if (checkAllAliases(key, flags.nargs)) { + error = Error(__('Invalid configuration: %s, opts.count excludes opts.narg.', key)); + return true; + } + return false; + }); + } + return { + aliases: Object.assign({}, flags.aliases), + argv: Object.assign(argvReturn, argv), + configuration: configuration, + defaulted: Object.assign({}, defaulted), + error: error, + newAliases: Object.assign({}, newAliases) + }; + } +} +// if any aliases reference each other, we should +// merge them together. +function combineAliases(aliases) { + const aliasArrays = []; + const combined = Object.create(null); + let change = true; + // turn alias lookup hash {key: ['alias1', 'alias2']} into + // a simple array ['key', 'alias1', 'alias2'] + Object.keys(aliases).forEach(function (key) { + aliasArrays.push([].concat(aliases[key], key)); + }); + // combine arrays until zero changes are + // made in an iteration. + while (change) { + change = false; + for (let i = 0; i < aliasArrays.length; i++) { + for (let ii = i + 1; ii < aliasArrays.length; ii++) { + const intersect = aliasArrays[i].filter(function (v) { + return aliasArrays[ii].indexOf(v) !== -1; + }); + if (intersect.length) { + aliasArrays[i] = aliasArrays[i].concat(aliasArrays[ii]); + aliasArrays.splice(ii, 1); + change = true; + break; + } + } + } + } + // map arrays back to the hash-lookup (de-dupe while + // we're at it). + aliasArrays.forEach(function (aliasArray) { + aliasArray = aliasArray.filter(function (v, i, self) { + return self.indexOf(v) === i; + }); + const lastAlias = aliasArray.pop(); + if (lastAlias !== undefined && typeof lastAlias === 'string') { + combined[lastAlias] = aliasArray; + } + }); + return combined; +} +// this function should only be called when a count is given as an arg +// it is NOT called to set a default value +// thus we can start the count at 1 instead of 0 +function increment(orig) { + return orig !== undefined ? orig + 1 : 1; +} +// TODO(bcoe): in the next major version of yargs, switch to +// Object.create(null) for dot notation: +function sanitizeKey(key) { + if (key === '__proto__') + return '___proto___'; + return key; +} +function stripQuotes(val) { + return (typeof val === 'string' && + (val[0] === "'" || val[0] === '"') && + val[val.length - 1] === val[0]) + ? val.substring(1, val.length - 1) + : val; +} diff --git a/node_modules/yargs-parser/package.json b/node_modules/yargs-parser/package.json new file mode 100644 index 0000000..decd0c3 --- /dev/null +++ b/node_modules/yargs-parser/package.json @@ -0,0 +1,92 @@ +{ + "name": "yargs-parser", + "version": "21.1.1", + "description": "the mighty option parser used by yargs", + "main": "build/index.cjs", + "exports": { + ".": [ + { + "import": "./build/lib/index.js", + "require": "./build/index.cjs" + }, + "./build/index.cjs" + ], + "./browser": [ + "./browser.js" + ] + }, + "type": "module", + "module": "./build/lib/index.js", + "scripts": { + "check": "standardx '**/*.ts' && standardx '**/*.js' && standardx '**/*.cjs'", + "fix": "standardx --fix '**/*.ts' && standardx --fix '**/*.js' && standardx --fix '**/*.cjs'", + "pretest": "rimraf build && tsc -p tsconfig.test.json && cross-env NODE_ENV=test npm run build:cjs", + "test": "c8 --reporter=text --reporter=html mocha test/*.cjs", + "test:esm": "c8 --reporter=text --reporter=html mocha test/*.mjs", + "test:browser": "start-server-and-test 'serve ./ -p 8080' http://127.0.0.1:8080/package.json 'node ./test/browser/yargs-test.cjs'", + "pretest:typescript": "npm run pretest", + "test:typescript": "c8 mocha ./build/test/typescript/*.js", + "coverage": "c8 report --check-coverage", + "precompile": "rimraf build", + "compile": "tsc", + "postcompile": "npm run build:cjs", + "build:cjs": "rollup -c", + "prepare": "npm run compile" + }, + "repository": { + "type": "git", + "url": "https://github.com/yargs/yargs-parser.git" + }, + "keywords": [ + "argument", + "parser", + "yargs", + "command", + "cli", + "parsing", + "option", + "args", + "argument" + ], + "author": "Ben Coe ", + "license": "ISC", + "devDependencies": { + "@types/chai": "^4.2.11", + "@types/mocha": "^9.0.0", + "@types/node": "^16.11.4", + "@typescript-eslint/eslint-plugin": "^3.10.1", + "@typescript-eslint/parser": "^3.10.1", + "c8": "^7.3.0", + "chai": "^4.2.0", + "cross-env": "^7.0.2", + "eslint": "^7.0.0", + "eslint-plugin-import": "^2.20.1", + "eslint-plugin-node": "^11.0.0", + "gts": "^3.0.0", + "mocha": "^10.0.0", + "puppeteer": "^16.0.0", + "rimraf": "^3.0.2", + "rollup": "^2.22.1", + "rollup-plugin-cleanup": "^3.1.1", + "rollup-plugin-ts": "^3.0.2", + "serve": "^14.0.0", + "standardx": "^7.0.0", + "start-server-and-test": "^1.11.2", + "ts-transform-default-export": "^1.0.2", + "typescript": "^4.0.0" + }, + "files": [ + "browser.js", + "build", + "!*.d.ts", + "!*.d.cts" + ], + "engines": { + "node": ">=12" + }, + "standardx": { + "ignore": [ + "build" + ] + } +} diff --git a/node_modules/yargs/LICENSE b/node_modules/yargs/LICENSE new file mode 100644 index 0000000..b0145ca --- /dev/null +++ b/node_modules/yargs/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright 2010 James Halliday (mail@substack.net); Modified work Copyright 2014 Contributors (ben@npmjs.com) + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/yargs/README.md b/node_modules/yargs/README.md new file mode 100644 index 0000000..51f5b22 --- /dev/null +++ b/node_modules/yargs/README.md @@ -0,0 +1,204 @@ +

      + +

      +

      Yargs

      +

      + Yargs be a node.js library fer hearties tryin' ter parse optstrings +

      + +
      + +![ci](https://github.com/yargs/yargs/workflows/ci/badge.svg) +[![NPM version][npm-image]][npm-url] +[![js-standard-style][standard-image]][standard-url] +[![Coverage][coverage-image]][coverage-url] +[![Conventional Commits][conventional-commits-image]][conventional-commits-url] +[![Slack][slack-image]][slack-url] + +## Description +Yargs helps you build interactive command line tools, by parsing arguments and generating an elegant user interface. + +It gives you: + +* commands and (grouped) options (`my-program.js serve --port=5000`). +* a dynamically generated help menu based on your arguments: + +``` +mocha [spec..] + +Run tests with Mocha + +Commands + mocha inspect [spec..] Run tests with Mocha [default] + mocha init create a client-side Mocha setup at + +Rules & Behavior + --allow-uncaught Allow uncaught errors to propagate [boolean] + --async-only, -A Require all tests to use a callback (async) or + return a Promise [boolean] +``` + +* bash-completion shortcuts for commands and options. +* and [tons more](/docs/api.md). + +## Installation + +Stable version: +```bash +npm i yargs +``` + +Bleeding edge version with the most recent features: +```bash +npm i yargs@next +``` + +## Usage + +### Simple Example + +```javascript +#!/usr/bin/env node +const yargs = require('yargs/yargs') +const { hideBin } = require('yargs/helpers') +const argv = yargs(hideBin(process.argv)).argv + +if (argv.ships > 3 && argv.distance < 53.5) { + console.log('Plunder more riffiwobbles!') +} else { + console.log('Retreat from the xupptumblers!') +} +``` + +```bash +$ ./plunder.js --ships=4 --distance=22 +Plunder more riffiwobbles! + +$ ./plunder.js --ships 12 --distance 98.7 +Retreat from the xupptumblers! +``` + +> Note: `hideBin` is a shorthand for [`process.argv.slice(2)`](https://nodejs.org/en/knowledge/command-line/how-to-parse-command-line-arguments/). It has the benefit that it takes into account variations in some environments, e.g., [Electron](https://github.com/electron/electron/issues/4690). + +### Complex Example + +```javascript +#!/usr/bin/env node +const yargs = require('yargs/yargs') +const { hideBin } = require('yargs/helpers') + +yargs(hideBin(process.argv)) + .command('serve [port]', 'start the server', (yargs) => { + return yargs + .positional('port', { + describe: 'port to bind on', + default: 5000 + }) + }, (argv) => { + if (argv.verbose) console.info(`start server on :${argv.port}`) + serve(argv.port) + }) + .option('verbose', { + alias: 'v', + type: 'boolean', + description: 'Run with verbose logging' + }) + .parse() +``` + +Run the example above with `--help` to see the help for the application. + +## Supported Platforms + +### TypeScript + +yargs has type definitions at [@types/yargs][type-definitions]. + +``` +npm i @types/yargs --save-dev +``` + +See usage examples in [docs](/docs/typescript.md). + +### Deno + +As of `v16`, `yargs` supports [Deno](https://github.com/denoland/deno): + +```typescript +import yargs from 'https://deno.land/x/yargs/deno.ts' +import { Arguments } from 'https://deno.land/x/yargs/deno-types.ts' + +yargs(Deno.args) + .command('download ', 'download a list of files', (yargs: any) => { + return yargs.positional('files', { + describe: 'a list of files to do something with' + }) + }, (argv: Arguments) => { + console.info(argv) + }) + .strictCommands() + .demandCommand(1) + .parse() +``` + +### ESM + +As of `v16`,`yargs` supports ESM imports: + +```js +import yargs from 'yargs' +import { hideBin } from 'yargs/helpers' + +yargs(hideBin(process.argv)) + .command('curl ', 'fetch the contents of the URL', () => {}, (argv) => { + console.info(argv) + }) + .demandCommand(1) + .parse() +``` + +### Usage in Browser + +See examples of using yargs in the browser in [docs](/docs/browser.md). + +## Community + +Having problems? want to contribute? join our [community slack](http://devtoolscommunity.herokuapp.com). + +## Documentation + +### Table of Contents + +* [Yargs' API](/docs/api.md) +* [Examples](/docs/examples.md) +* [Parsing Tricks](/docs/tricks.md) + * [Stop the Parser](/docs/tricks.md#stop) + * [Negating Boolean Arguments](/docs/tricks.md#negate) + * [Numbers](/docs/tricks.md#numbers) + * [Arrays](/docs/tricks.md#arrays) + * [Objects](/docs/tricks.md#objects) + * [Quotes](/docs/tricks.md#quotes) +* [Advanced Topics](/docs/advanced.md) + * [Composing Your App Using Commands](/docs/advanced.md#commands) + * [Building Configurable CLI Apps](/docs/advanced.md#configuration) + * [Customizing Yargs' Parser](/docs/advanced.md#customizing) + * [Bundling yargs](/docs/bundling.md) +* [Contributing](/contributing.md) + +## Supported Node.js Versions + +Libraries in this ecosystem make a best effort to track +[Node.js' release schedule](https://nodejs.org/en/about/releases/). Here's [a +post on why we think this is important](https://medium.com/the-node-js-collection/maintainers-should-consider-following-node-js-release-schedule-ab08ed4de71a). + +[npm-url]: https://www.npmjs.com/package/yargs +[npm-image]: https://img.shields.io/npm/v/yargs.svg +[standard-image]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg +[standard-url]: http://standardjs.com/ +[conventional-commits-image]: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg +[conventional-commits-url]: https://conventionalcommits.org/ +[slack-image]: http://devtoolscommunity.herokuapp.com/badge.svg +[slack-url]: http://devtoolscommunity.herokuapp.com +[type-definitions]: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs +[coverage-image]: https://img.shields.io/nycrc/yargs/yargs +[coverage-url]: https://github.com/yargs/yargs/blob/main/.nycrc diff --git a/node_modules/yargs/browser.mjs b/node_modules/yargs/browser.mjs new file mode 100644 index 0000000..2d0d6e9 --- /dev/null +++ b/node_modules/yargs/browser.mjs @@ -0,0 +1,7 @@ +// Bootstrap yargs for browser: +import browserPlatformShim from './lib/platform-shims/browser.mjs'; +import {YargsFactory} from './build/lib/yargs-factory.js'; + +const Yargs = YargsFactory(browserPlatformShim); + +export default Yargs; diff --git a/node_modules/yargs/build/index.cjs b/node_modules/yargs/build/index.cjs new file mode 100644 index 0000000..9641ad8 --- /dev/null +++ b/node_modules/yargs/build/index.cjs @@ -0,0 +1 @@ +"use strict";var t=require("assert");class e extends Error{constructor(t){super(t||"yargs error"),this.name="YError",Error.captureStackTrace&&Error.captureStackTrace(this,e)}}let s,i=[];function n(t,o,a,h){s=h;let l={};if(Object.prototype.hasOwnProperty.call(t,"extends")){if("string"!=typeof t.extends)return l;const r=/\.json|\..*rc$/.test(t.extends);let h=null;if(r)h=function(t,e){return s.path.resolve(t,e)}(o,t.extends);else try{h=require.resolve(t.extends)}catch(e){return t}!function(t){if(i.indexOf(t)>-1)throw new e(`Circular extended configurations: '${t}'.`)}(h),i.push(h),l=r?JSON.parse(s.readFileSync(h,"utf8")):require(t.extends),delete t.extends,l=n(l,s.path.dirname(h),a,s)}return i=[],a?r(l,t):Object.assign({},l,t)}function r(t,e){const s={};function i(t){return t&&"object"==typeof t&&!Array.isArray(t)}Object.assign(s,t);for(const n of Object.keys(e))i(e[n])&&i(s[n])?s[n]=r(t[n],e[n]):s[n]=e[n];return s}function o(t){const e=t.replace(/\s{2,}/g," ").split(/\s+(?![^[]*]|[^<]*>)/),s=/\.*[\][<>]/g,i=e.shift();if(!i)throw new Error(`No command found in: ${t}`);const n={cmd:i.replace(s,""),demanded:[],optional:[]};return e.forEach(((t,i)=>{let r=!1;t=t.replace(/\s/g,""),/\.+[\]>]/.test(t)&&i===e.length-1&&(r=!0),/^\[/.test(t)?n.optional.push({cmd:t.replace(s,"").split("|"),variadic:r}):n.demanded.push({cmd:t.replace(s,"").split("|"),variadic:r})})),n}const a=["first","second","third","fourth","fifth","sixth"];function h(t,s,i){try{let n=0;const[r,a,h]="object"==typeof t?[{demanded:[],optional:[]},t,s]:[o(`cmd ${t}`),s,i],f=[].slice.call(a);for(;f.length&&void 0===f[f.length-1];)f.pop();const d=h||f.length;if(du)throw new e(`Too many arguments provided. Expected max ${u} but received ${d}.`);r.demanded.forEach((t=>{const e=l(f.shift());0===t.cmd.filter((t=>t===e||"*"===t)).length&&c(e,t.cmd,n),n+=1})),r.optional.forEach((t=>{if(0===f.length)return;const e=l(f.shift());0===t.cmd.filter((t=>t===e||"*"===t)).length&&c(e,t.cmd,n),n+=1}))}catch(t){console.warn(t.stack)}}function l(t){return Array.isArray(t)?"array":null===t?"null":typeof t}function c(t,s,i){throw new e(`Invalid ${a[i]||"manyith"} argument. Expected ${s.join(" or ")} but received ${t}.`)}function f(t){return!!t&&!!t.then&&"function"==typeof t.then}function d(t,e,s,i){s.assert.notStrictEqual(t,e,i)}function u(t,e){e.assert.strictEqual(typeof t,"string")}function p(t){return Object.keys(t)}function g(t={},e=(()=>!0)){const s={};return p(t).forEach((i=>{e(i,t[i])&&(s[i]=t[i])})),s}function m(){return process.versions.electron&&!process.defaultApp?0:1}function y(){return process.argv[m()]}var b=Object.freeze({__proto__:null,hideBin:function(t){return t.slice(m()+1)},getProcessArgvBin:y});function v(t,e,s,i){if("a"===s&&!i)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===s?i:"a"===s?i.call(t):i?i.value:e.get(t)}function O(t,e,s,i,n){if("m"===i)throw new TypeError("Private method is not writable");if("a"===i&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===i?n.call(t,s):n?n.value=s:e.set(t,s),s}class w{constructor(t){this.globalMiddleware=[],this.frozens=[],this.yargs=t}addMiddleware(t,e,s=!0,i=!1){if(h(" [boolean] [boolean] [boolean]",[t,e,s],arguments.length),Array.isArray(t)){for(let i=0;i{const i=[...s[e]||[],e];return!t.option||!i.includes(t.option)})),t.option=e,this.addMiddleware(t,!0,!0,!0)}getMiddleware(){return this.globalMiddleware}freeze(){this.frozens.push([...this.globalMiddleware])}unfreeze(){const t=this.frozens.pop();void 0!==t&&(this.globalMiddleware=t)}reset(){this.globalMiddleware=this.globalMiddleware.filter((t=>t.global))}}function C(t,e,s,i){return s.reduce(((t,s)=>{if(s.applyBeforeValidation!==i)return t;if(s.mutates){if(s.applied)return t;s.applied=!0}if(f(t))return t.then((t=>Promise.all([t,s(t,e)]))).then((([t,e])=>Object.assign(t,e)));{const i=s(t,e);return f(i)?i.then((e=>Object.assign(t,e))):Object.assign(t,i)}}),t)}function j(t,e,s=(t=>{throw t})){try{const s="function"==typeof t?t():t;return f(s)?s.then((t=>e(t))):e(s)}catch(t){return s(t)}}const _=/(^\*)|(^\$0)/;class M{constructor(t,e,s,i){this.requireCache=new Set,this.handlers={},this.aliasMap={},this.frozens=[],this.shim=i,this.usage=t,this.globalMiddleware=s,this.validation=e}addDirectory(t,e,s,i){"boolean"!=typeof(i=i||{}).recurse&&(i.recurse=!1),Array.isArray(i.extensions)||(i.extensions=["js"]);const n="function"==typeof i.visit?i.visit:t=>t;i.visit=(t,e,s)=>{const i=n(t,e,s);if(i){if(this.requireCache.has(e))return i;this.requireCache.add(e),this.addHandler(i)}return i},this.shim.requireDirectory({require:e,filename:s},t,i)}addHandler(t,e,s,i,n,r){let a=[];const h=function(t){return t?t.map((t=>(t.applyBeforeValidation=!1,t))):[]}(n);if(i=i||(()=>{}),Array.isArray(t))if(function(t){return t.every((t=>"string"==typeof t))}(t))[t,...a]=t;else for(const e of t)this.addHandler(e);else{if(function(t){return"object"==typeof t&&!Array.isArray(t)}(t)){let e=Array.isArray(t.command)||"string"==typeof t.command?t.command:this.moduleName(t);return t.aliases&&(e=[].concat(e).concat(t.aliases)),void this.addHandler(e,this.extractDesc(t),t.builder,t.handler,t.middlewares,t.deprecated)}if(k(s))return void this.addHandler([t].concat(a),e,s.builder,s.handler,s.middlewares,s.deprecated)}if("string"==typeof t){const n=o(t);a=a.map((t=>o(t).cmd));let l=!1;const c=[n.cmd].concat(a).filter((t=>!_.test(t)||(l=!0,!1)));0===c.length&&l&&c.push("$0"),l&&(n.cmd=c[0],a=c.slice(1),t=t.replace(_,n.cmd)),a.forEach((t=>{this.aliasMap[t]=n.cmd})),!1!==e&&this.usage.command(t,e,l,a,r),this.handlers[n.cmd]={original:t,description:e,handler:i,builder:s||{},middlewares:h,deprecated:r,demanded:n.demanded,optional:n.optional},l&&(this.defaultCommand=this.handlers[n.cmd])}}getCommandHandlers(){return this.handlers}getCommands(){return Object.keys(this.handlers).concat(Object.keys(this.aliasMap))}hasDefaultCommand(){return!!this.defaultCommand}runCommand(t,e,s,i,n,r){const o=this.handlers[t]||this.handlers[this.aliasMap[t]]||this.defaultCommand,a=e.getInternalMethods().getContext(),h=a.commands.slice(),l=!t;t&&(a.commands.push(t),a.fullCommands.push(o.original));const c=this.applyBuilderUpdateUsageAndParse(l,o,e,s.aliases,h,i,n,r);return f(c)?c.then((t=>this.applyMiddlewareAndGetResult(l,o,t.innerArgv,a,n,t.aliases,e))):this.applyMiddlewareAndGetResult(l,o,c.innerArgv,a,n,c.aliases,e)}applyBuilderUpdateUsageAndParse(t,e,s,i,n,r,o,a){const h=e.builder;let l=s;if(x(h)){const c=h(s.getInternalMethods().reset(i),a);if(f(c))return c.then((i=>{var a;return l=(a=i)&&"function"==typeof a.getInternalMethods?i:s,this.parseAndUpdateUsage(t,e,l,n,r,o)}))}else(function(t){return"object"==typeof t})(h)&&(l=s.getInternalMethods().reset(i),Object.keys(e.builder).forEach((t=>{l.option(t,h[t])})));return this.parseAndUpdateUsage(t,e,l,n,r,o)}parseAndUpdateUsage(t,e,s,i,n,r){t&&s.getInternalMethods().getUsageInstance().unfreeze(!0),this.shouldUpdateUsage(s)&&s.getInternalMethods().getUsageInstance().usage(this.usageFromParentCommandsCommandHandler(i,e),e.description);const o=s.getInternalMethods().runYargsParserAndExecuteCommands(null,void 0,!0,n,r);return f(o)?o.then((t=>({aliases:s.parsed.aliases,innerArgv:t}))):{aliases:s.parsed.aliases,innerArgv:o}}shouldUpdateUsage(t){return!t.getInternalMethods().getUsageInstance().getUsageDisabled()&&0===t.getInternalMethods().getUsageInstance().getUsage().length}usageFromParentCommandsCommandHandler(t,e){const s=_.test(e.original)?e.original.replace(_,"").trim():e.original,i=t.filter((t=>!_.test(t)));return i.push(s),`$0 ${i.join(" ")}`}handleValidationAndGetResult(t,e,s,i,n,r,o,a){if(!r.getInternalMethods().getHasOutput()){const e=r.getInternalMethods().runValidation(n,a,r.parsed.error,t);s=j(s,(t=>(e(t),t)))}if(e.handler&&!r.getInternalMethods().getHasOutput()){r.getInternalMethods().setHasOutput();const i=!!r.getOptions().configuration["populate--"];r.getInternalMethods().postProcess(s,i,!1,!1),s=j(s=C(s,r,o,!1),(t=>{const s=e.handler(t);return f(s)?s.then((()=>t)):t})),t||r.getInternalMethods().getUsageInstance().cacheHelpMessage(),f(s)&&!r.getInternalMethods().hasParseCallback()&&s.catch((t=>{try{r.getInternalMethods().getUsageInstance().fail(null,t)}catch(t){}}))}return t||(i.commands.pop(),i.fullCommands.pop()),s}applyMiddlewareAndGetResult(t,e,s,i,n,r,o){let a={};if(n)return s;o.getInternalMethods().getHasOutput()||(a=this.populatePositionals(e,s,i,o));const h=this.globalMiddleware.getMiddleware().slice(0).concat(e.middlewares),l=C(s,o,h,!0);return f(l)?l.then((s=>this.handleValidationAndGetResult(t,e,s,i,r,o,h,a))):this.handleValidationAndGetResult(t,e,l,i,r,o,h,a)}populatePositionals(t,e,s,i){e._=e._.slice(s.commands.length);const n=t.demanded.slice(0),r=t.optional.slice(0),o={};for(this.validation.positionalCount(n.length,e._.length);n.length;){const t=n.shift();this.populatePositional(t,e,o)}for(;r.length;){const t=r.shift();this.populatePositional(t,e,o)}return e._=s.commands.concat(e._.map((t=>""+t))),this.postProcessPositionals(e,o,this.cmdToParseOptions(t.original),i),o}populatePositional(t,e,s){const i=t.cmd[0];t.variadic?s[i]=e._.splice(0).map(String):e._.length&&(s[i]=[String(e._.shift())])}cmdToParseOptions(t){const e={array:[],default:{},alias:{},demand:{}},s=o(t);return s.demanded.forEach((t=>{const[s,...i]=t.cmd;t.variadic&&(e.array.push(s),e.default[s]=[]),e.alias[s]=i,e.demand[s]=!0})),s.optional.forEach((t=>{const[s,...i]=t.cmd;t.variadic&&(e.array.push(s),e.default[s]=[]),e.alias[s]=i})),e}postProcessPositionals(t,e,s,i){const n=Object.assign({},i.getOptions());n.default=Object.assign(s.default,n.default);for(const t of Object.keys(s.alias))n.alias[t]=(n.alias[t]||[]).concat(s.alias[t]);n.array=n.array.concat(s.array),n.config={};const r=[];if(Object.keys(e).forEach((t=>{e[t].map((e=>{n.configuration["unknown-options-as-args"]&&(n.key[t]=!0),r.push(`--${t}`),r.push(e)}))})),!r.length)return;const o=Object.assign({},n.configuration,{"populate--":!1}),a=this.shim.Parser.detailed(r,Object.assign({},n,{configuration:o}));if(a.error)i.getInternalMethods().getUsageInstance().fail(a.error.message,a.error);else{const s=Object.keys(e);Object.keys(e).forEach((t=>{s.push(...a.aliases[t])})),Object.keys(a.argv).forEach((n=>{s.includes(n)&&(e[n]||(e[n]=a.argv[n]),!this.isInConfigs(i,n)&&!this.isDefaulted(i,n)&&Object.prototype.hasOwnProperty.call(t,n)&&Object.prototype.hasOwnProperty.call(a.argv,n)&&(Array.isArray(t[n])||Array.isArray(a.argv[n]))?t[n]=[].concat(t[n],a.argv[n]):t[n]=a.argv[n])}))}}isDefaulted(t,e){const{default:s}=t.getOptions();return Object.prototype.hasOwnProperty.call(s,e)||Object.prototype.hasOwnProperty.call(s,this.shim.Parser.camelCase(e))}isInConfigs(t,e){const{configObjects:s}=t.getOptions();return s.some((t=>Object.prototype.hasOwnProperty.call(t,e)))||s.some((t=>Object.prototype.hasOwnProperty.call(t,this.shim.Parser.camelCase(e))))}runDefaultBuilderOn(t){if(!this.defaultCommand)return;if(this.shouldUpdateUsage(t)){const e=_.test(this.defaultCommand.original)?this.defaultCommand.original:this.defaultCommand.original.replace(/^[^[\]<>]*/,"$0 ");t.getInternalMethods().getUsageInstance().usage(e,this.defaultCommand.description)}const e=this.defaultCommand.builder;if(x(e))return e(t,!0);k(e)||Object.keys(e).forEach((s=>{t.option(s,e[s])}))}moduleName(t){const e=function(t){if("undefined"==typeof require)return null;for(let e,s=0,i=Object.keys(require.cache);s{const s=e;s._handle&&s.isTTY&&"function"==typeof s._handle.setBlocking&&s._handle.setBlocking(t)}))}function A(t){return"boolean"==typeof t}function P(t,s){const i=s.y18n.__,n={},r=[];n.failFn=function(t){r.push(t)};let o=null,a=null,h=!0;n.showHelpOnFail=function(e=!0,s){const[i,r]="string"==typeof e?[!0,e]:[e,s];return t.getInternalMethods().isGlobalContext()&&(a=r),o=r,h=i,n};let l=!1;n.fail=function(s,i){const c=t.getInternalMethods().getLoggerInstance();if(!r.length){if(t.getExitProcess()&&E(!0),!l){l=!0,h&&(t.showHelp("error"),c.error()),(s||i)&&c.error(s||i);const e=o||a;e&&((s||i)&&c.error(""),c.error(e))}if(i=i||new e(s),t.getExitProcess())return t.exit(1);if(t.getInternalMethods().hasParseCallback())return t.exit(1,i);throw i}for(let t=r.length-1;t>=0;--t){const e=r[t];if(A(e)){if(i)throw i;if(s)throw Error(s)}else e(s,i,n)}};let c=[],f=!1;n.usage=(t,e)=>null===t?(f=!0,c=[],n):(f=!1,c.push([t,e||""]),n),n.getUsage=()=>c,n.getUsageDisabled=()=>f,n.getPositionalGroupName=()=>i("Positionals:");let d=[];n.example=(t,e)=>{d.push([t,e||""])};let u=[];n.command=function(t,e,s,i,n=!1){s&&(u=u.map((t=>(t[2]=!1,t)))),u.push([t,e||"",s,i,n])},n.getCommands=()=>u;let p={};n.describe=function(t,e){Array.isArray(t)?t.forEach((t=>{n.describe(t,e)})):"object"==typeof t?Object.keys(t).forEach((e=>{n.describe(e,t[e])})):p[t]=e},n.getDescriptions=()=>p;let m=[];n.epilog=t=>{m.push(t)};let y,b=!1;n.wrap=t=>{b=!0,y=t},n.getWrap=()=>s.getEnv("YARGS_DISABLE_WRAP")?null:(b||(y=function(){const t=80;return s.process.stdColumns?Math.min(t,s.process.stdColumns):t}(),b=!0),y);const v="__yargsString__:";function O(t,e,i){let n=0;return Array.isArray(t)||(t=Object.values(t).map((t=>[t]))),t.forEach((t=>{n=Math.max(s.stringWidth(i?`${i} ${I(t[0])}`:I(t[0]))+$(t[0]),n)})),e&&(n=Math.min(n,parseInt((.5*e).toString(),10))),n}let w;function C(e){return t.getOptions().hiddenOptions.indexOf(e)<0||t.parsed.argv[t.getOptions().showHiddenOpt]}function j(t,e){let s=`[${i("default:")} `;if(void 0===t&&!e)return null;if(e)s+=e;else switch(typeof t){case"string":s+=`"${t}"`;break;case"object":s+=JSON.stringify(t);break;default:s+=t}return`${s}]`}n.deferY18nLookup=t=>v+t,n.help=function(){if(w)return w;!function(){const e=t.getDemandedOptions(),s=t.getOptions();(Object.keys(s.alias)||[]).forEach((i=>{s.alias[i].forEach((r=>{p[r]&&n.describe(i,p[r]),r in e&&t.demandOption(i,e[r]),s.boolean.includes(r)&&t.boolean(i),s.count.includes(r)&&t.count(i),s.string.includes(r)&&t.string(i),s.normalize.includes(r)&&t.normalize(i),s.array.includes(r)&&t.array(i),s.number.includes(r)&&t.number(i)}))}))}();const e=t.customScriptName?t.$0:s.path.basename(t.$0),r=t.getDemandedOptions(),o=t.getDemandedCommands(),a=t.getDeprecatedOptions(),h=t.getGroups(),l=t.getOptions();let g=[];g=g.concat(Object.keys(p)),g=g.concat(Object.keys(r)),g=g.concat(Object.keys(o)),g=g.concat(Object.keys(l.default)),g=g.filter(C),g=Object.keys(g.reduce(((t,e)=>("_"!==e&&(t[e]=!0),t)),{}));const y=n.getWrap(),b=s.cliui({width:y,wrap:!!y});if(!f)if(c.length)c.forEach((t=>{b.div({text:`${t[0].replace(/\$0/g,e)}`}),t[1]&&b.div({text:`${t[1]}`,padding:[1,0,0,0]})})),b.div();else if(u.length){let t=null;t=o._?`${e} <${i("command")}>\n`:`${e} [${i("command")}]\n`,b.div(`${t}`)}if(u.length>1||1===u.length&&!u[0][2]){b.div(i("Commands:"));const s=t.getInternalMethods().getContext(),n=s.commands.length?`${s.commands.join(" ")} `:"";!0===t.getInternalMethods().getParserConfiguration()["sort-commands"]&&(u=u.sort(((t,e)=>t[0].localeCompare(e[0]))));const r=e?`${e} `:"";u.forEach((t=>{const s=`${r}${n}${t[0].replace(/^\$0 ?/,"")}`;b.span({text:s,padding:[0,2,0,2],width:O(u,y,`${e}${n}`)+4},{text:t[1]});const o=[];t[2]&&o.push(`[${i("default")}]`),t[3]&&t[3].length&&o.push(`[${i("aliases:")} ${t[3].join(", ")}]`),t[4]&&("string"==typeof t[4]?o.push(`[${i("deprecated: %s",t[4])}]`):o.push(`[${i("deprecated")}]`)),o.length?b.div({text:o.join(" "),padding:[0,0,0,2],align:"right"}):b.div()})),b.div()}const _=(Object.keys(l.alias)||[]).concat(Object.keys(t.parsed.newAliases)||[]);g=g.filter((e=>!t.parsed.newAliases[e]&&_.every((t=>-1===(l.alias[t]||[]).indexOf(e)))));const M=i("Options:");h[M]||(h[M]=[]),function(t,e,s,i){let n=[],r=null;Object.keys(s).forEach((t=>{n=n.concat(s[t])})),t.forEach((t=>{r=[t].concat(e[t]),r.some((t=>-1!==n.indexOf(t)))||s[i].push(t)}))}(g,l.alias,h,M);const k=t=>/^--/.test(I(t)),x=Object.keys(h).filter((t=>h[t].length>0)).map((t=>({groupName:t,normalizedKeys:h[t].filter(C).map((t=>{if(_.includes(t))return t;for(let e,s=0;void 0!==(e=_[s]);s++)if((l.alias[e]||[]).includes(t))return e;return t}))}))).filter((({normalizedKeys:t})=>t.length>0)).map((({groupName:t,normalizedKeys:e})=>{const s=e.reduce(((e,s)=>(e[s]=[s].concat(l.alias[s]||[]).map((e=>t===n.getPositionalGroupName()?e:(/^[0-9]$/.test(e)?l.boolean.includes(s)?"-":"--":e.length>1?"--":"-")+e)).sort(((t,e)=>k(t)===k(e)?0:k(t)?1:-1)).join(", "),e)),{});return{groupName:t,normalizedKeys:e,switches:s}}));if(x.filter((({groupName:t})=>t!==n.getPositionalGroupName())).some((({normalizedKeys:t,switches:e})=>!t.every((t=>k(e[t])))))&&x.filter((({groupName:t})=>t!==n.getPositionalGroupName())).forEach((({normalizedKeys:t,switches:e})=>{t.forEach((t=>{var s,i;k(e[t])&&(e[t]=(s=e[t],i="-x, ".length,S(s)?{text:s.text,indentation:s.indentation+i}:{text:s,indentation:i}))}))})),x.forEach((({groupName:t,normalizedKeys:e,switches:s})=>{b.div(t),e.forEach((t=>{const e=s[t];let o=p[t]||"",h=null;o.includes(v)&&(o=i(o.substring(v.length))),l.boolean.includes(t)&&(h=`[${i("boolean")}]`),l.count.includes(t)&&(h=`[${i("count")}]`),l.string.includes(t)&&(h=`[${i("string")}]`),l.normalize.includes(t)&&(h=`[${i("string")}]`),l.array.includes(t)&&(h=`[${i("array")}]`),l.number.includes(t)&&(h=`[${i("number")}]`);const c=[t in a?(f=a[t],"string"==typeof f?`[${i("deprecated: %s",f)}]`:`[${i("deprecated")}]`):null,h,t in r?`[${i("required")}]`:null,l.choices&&l.choices[t]?`[${i("choices:")} ${n.stringifiedValues(l.choices[t])}]`:null,j(l.default[t],l.defaultDescription[t])].filter(Boolean).join(" ");var f;b.span({text:I(e),padding:[0,2,0,2+$(e)],width:O(s,y)+4},o),c?b.div({text:c,padding:[0,0,0,2],align:"right"}):b.div()})),b.div()})),d.length&&(b.div(i("Examples:")),d.forEach((t=>{t[0]=t[0].replace(/\$0/g,e)})),d.forEach((t=>{""===t[1]?b.div({text:t[0],padding:[0,2,0,2]}):b.div({text:t[0],padding:[0,2,0,2],width:O(d,y)+4},{text:t[1]})})),b.div()),m.length>0){const t=m.map((t=>t.replace(/\$0/g,e))).join("\n");b.div(`${t}\n`)}return b.toString().replace(/\s*$/,"")},n.cacheHelpMessage=function(){w=this.help()},n.clearCachedHelpMessage=function(){w=void 0},n.hasCachedHelpMessage=function(){return!!w},n.showHelp=e=>{const s=t.getInternalMethods().getLoggerInstance();e||(e="error");("function"==typeof e?e:s[e])(n.help())},n.functionDescription=t=>["(",t.name?s.Parser.decamelize(t.name,"-"):i("generated-value"),")"].join(""),n.stringifiedValues=function(t,e){let s="";const i=e||", ",n=[].concat(t);return t&&n.length?(n.forEach((t=>{s.length&&(s+=i),s+=JSON.stringify(t)})),s):s};let _=null;n.version=t=>{_=t},n.showVersion=e=>{const s=t.getInternalMethods().getLoggerInstance();e||(e="error");("function"==typeof e?e:s[e])(_)},n.reset=function(t){return o=null,l=!1,c=[],f=!1,m=[],d=[],u=[],p=g(p,(e=>!t[e])),n};const M=[];return n.freeze=function(){M.push({failMessage:o,failureOutput:l,usages:c,usageDisabled:f,epilogs:m,examples:d,commands:u,descriptions:p})},n.unfreeze=function(t=!1){const e=M.pop();e&&(t?(p={...e.descriptions,...p},u=[...e.commands,...u],c=[...e.usages,...c],d=[...e.examples,...d],m=[...e.epilogs,...m]):({failMessage:o,failureOutput:l,usages:c,usageDisabled:f,epilogs:m,examples:d,commands:u,descriptions:p}=e))},n}function S(t){return"object"==typeof t}function $(t){return S(t)?t.indentation:0}function I(t){return S(t)?t.text:t}class D{constructor(t,e,s,i){var n,r,o;this.yargs=t,this.usage=e,this.command=s,this.shim=i,this.completionKey="get-yargs-completions",this.aliases=null,this.customCompletionFunction=null,this.indexAfterLastReset=0,this.zshShell=null!==(o=(null===(n=this.shim.getEnv("SHELL"))||void 0===n?void 0:n.includes("zsh"))||(null===(r=this.shim.getEnv("ZSH_NAME"))||void 0===r?void 0:r.includes("zsh")))&&void 0!==o&&o}defaultCompletion(t,e,s,i){const n=this.command.getCommandHandlers();for(let e=0,s=t.length;e{const i=o(s[0]).cmd;if(-1===e.indexOf(i))if(this.zshShell){const e=s[1]||"";t.push(i.replace(/:/g,"\\:")+":"+e)}else t.push(i)}))}optionCompletions(t,e,s,i){if((i.match(/^-/)||""===i&&0===t.length)&&!this.previousArgHasChoices(e)){const s=this.yargs.getOptions(),n=this.yargs.getGroups()[this.usage.getPositionalGroupName()]||[];Object.keys(s.key).forEach((r=>{const o=!!s.configuration["boolean-negation"]&&s.boolean.includes(r);n.includes(r)||s.hiddenOptions.includes(r)||this.argsContainKey(e,r,o)||(this.completeOptionKey(r,t,i),o&&s.default[r]&&this.completeOptionKey(`no-${r}`,t,i))}))}}choicesFromOptionsCompletions(t,e,s,i){if(this.previousArgHasChoices(e)){const s=this.getPreviousArgChoices(e);s&&s.length>0&&t.push(...s.map((t=>t.replace(/:/g,"\\:"))))}}choicesFromPositionalsCompletions(t,e,s,i){if(""===i&&t.length>0&&this.previousArgHasChoices(e))return;const n=this.yargs.getGroups()[this.usage.getPositionalGroupName()]||[],r=Math.max(this.indexAfterLastReset,this.yargs.getInternalMethods().getContext().commands.length+1),o=n[s._.length-r-1];if(!o)return;const a=this.yargs.getOptions().choices[o]||[];for(const e of a)e.startsWith(i)&&t.push(e.replace(/:/g,"\\:"))}getPreviousArgChoices(t){if(t.length<1)return;let e=t[t.length-1],s="";if(!e.startsWith("-")&&t.length>1&&(s=e,e=t[t.length-2]),!e.startsWith("-"))return;const i=e.replace(/^-+/,""),n=this.yargs.getOptions(),r=[i,...this.yargs.getAliases()[i]||[]];let o;for(const t of r)if(Object.prototype.hasOwnProperty.call(n.key,t)&&Array.isArray(n.choices[t])){o=n.choices[t];break}return o?o.filter((t=>!s||t.startsWith(s))):void 0}previousArgHasChoices(t){const e=this.getPreviousArgChoices(t);return void 0!==e&&e.length>0}argsContainKey(t,e,s){const i=e=>-1!==t.indexOf((/^[^0-9]$/.test(e)?"-":"--")+e);if(i(e))return!0;if(s&&i(`no-${e}`))return!0;if(this.aliases)for(const t of this.aliases[e])if(i(t))return!0;return!1}completeOptionKey(t,e,s){const i=this.usage.getDescriptions(),n=!/^--/.test(s)&&(t=>/^[^0-9]$/.test(t))(t)?"-":"--";if(this.zshShell){const s=i[t]||"";e.push(n+`${t.replace(/:/g,"\\:")}:${s.replace("__yargsString__:","")}`)}else e.push(n+t)}customCompletion(t,e,s,i){if(d(this.customCompletionFunction,null,this.shim),this.customCompletionFunction.length<3){const t=this.customCompletionFunction(s,e);return f(t)?t.then((t=>{this.shim.process.nextTick((()=>{i(null,t)}))})).catch((t=>{this.shim.process.nextTick((()=>{i(t,void 0)}))})):i(null,t)}return function(t){return t.length>3}(this.customCompletionFunction)?this.customCompletionFunction(s,e,((n=i)=>this.defaultCompletion(t,e,s,n)),(t=>{i(null,t)})):this.customCompletionFunction(s,e,(t=>{i(null,t)}))}getCompletion(t,e){const s=t.length?t[t.length-1]:"",i=this.yargs.parse(t,!0),n=this.customCompletionFunction?i=>this.customCompletion(t,i,s,e):i=>this.defaultCompletion(t,i,s,e);return f(i)?i.then(n):n(i)}generateCompletionScript(t,e){let s=this.zshShell?'#compdef {{app_name}}\n###-begin-{{app_name}}-completions-###\n#\n# yargs command completion script\n#\n# Installation: {{app_path}} {{completion_command}} >> ~/.zshrc\n# or {{app_path}} {{completion_command}} >> ~/.zprofile on OSX.\n#\n_{{app_name}}_yargs_completions()\n{\n local reply\n local si=$IFS\n IFS=$\'\n\' reply=($(COMP_CWORD="$((CURRENT-1))" COMP_LINE="$BUFFER" COMP_POINT="$CURSOR" {{app_path}} --get-yargs-completions "${words[@]}"))\n IFS=$si\n _describe \'values\' reply\n}\ncompdef _{{app_name}}_yargs_completions {{app_name}}\n###-end-{{app_name}}-completions-###\n':'###-begin-{{app_name}}-completions-###\n#\n# yargs command completion script\n#\n# Installation: {{app_path}} {{completion_command}} >> ~/.bashrc\n# or {{app_path}} {{completion_command}} >> ~/.bash_profile on OSX.\n#\n_{{app_name}}_yargs_completions()\n{\n local cur_word args type_list\n\n cur_word="${COMP_WORDS[COMP_CWORD]}"\n args=("${COMP_WORDS[@]}")\n\n # ask yargs to generate completions.\n type_list=$({{app_path}} --get-yargs-completions "${args[@]}")\n\n COMPREPLY=( $(compgen -W "${type_list}" -- ${cur_word}) )\n\n # if no match was found, fall back to filename completion\n if [ ${#COMPREPLY[@]} -eq 0 ]; then\n COMPREPLY=()\n fi\n\n return 0\n}\ncomplete -o bashdefault -o default -F _{{app_name}}_yargs_completions {{app_name}}\n###-end-{{app_name}}-completions-###\n';const i=this.shim.path.basename(t);return t.match(/\.js$/)&&(t=`./${t}`),s=s.replace(/{{app_name}}/g,i),s=s.replace(/{{completion_command}}/g,e),s.replace(/{{app_path}}/g,t)}registerFunction(t){this.customCompletionFunction=t}setParsed(t){this.aliases=t.aliases}}function N(t,e){if(0===t.length)return e.length;if(0===e.length)return t.length;const s=[];let i,n;for(i=0;i<=e.length;i++)s[i]=[i];for(n=0;n<=t.length;n++)s[0][n]=n;for(i=1;i<=e.length;i++)for(n=1;n<=t.length;n++)e.charAt(i-1)===t.charAt(n-1)?s[i][n]=s[i-1][n-1]:i>1&&n>1&&e.charAt(i-2)===t.charAt(n-1)&&e.charAt(i-1)===t.charAt(n-2)?s[i][n]=s[i-2][n-2]+1:s[i][n]=Math.min(s[i-1][n-1]+1,Math.min(s[i][n-1]+1,s[i-1][n]+1));return s[e.length][t.length]}const H=["$0","--","_"];var W,z,q,F,U,L,V,G,R,T,B,K,Y,J,Z,X,Q,tt,et,st,it,nt,rt,ot,at,ht,lt,ct,ft,dt,ut,pt,gt,mt;const yt=Symbol("copyDoubleDash"),bt=Symbol("copyDoubleDash"),vt=Symbol("deleteFromParserHintObject"),Ot=Symbol("emitWarning"),wt=Symbol("freeze"),Ct=Symbol("getDollarZero"),jt=Symbol("getParserConfiguration"),_t=Symbol("guessLocale"),Mt=Symbol("guessVersion"),kt=Symbol("parsePositionalNumbers"),xt=Symbol("pkgUp"),Et=Symbol("populateParserHintArray"),At=Symbol("populateParserHintSingleValueDictionary"),Pt=Symbol("populateParserHintArrayDictionary"),St=Symbol("populateParserHintDictionary"),$t=Symbol("sanitizeKey"),It=Symbol("setKey"),Dt=Symbol("unfreeze"),Nt=Symbol("validateAsync"),Ht=Symbol("getCommandInstance"),Wt=Symbol("getContext"),zt=Symbol("getHasOutput"),qt=Symbol("getLoggerInstance"),Ft=Symbol("getParseContext"),Ut=Symbol("getUsageInstance"),Lt=Symbol("getValidationInstance"),Vt=Symbol("hasParseCallback"),Gt=Symbol("isGlobalContext"),Rt=Symbol("postProcess"),Tt=Symbol("rebase"),Bt=Symbol("reset"),Kt=Symbol("runYargsParserAndExecuteCommands"),Yt=Symbol("runValidation"),Jt=Symbol("setHasOutput"),Zt=Symbol("kTrackManuallySetKeys");class Xt{constructor(t=[],e,s,i){this.customScriptName=!1,this.parsed=!1,W.set(this,void 0),z.set(this,void 0),q.set(this,{commands:[],fullCommands:[]}),F.set(this,null),U.set(this,null),L.set(this,"show-hidden"),V.set(this,null),G.set(this,!0),R.set(this,{}),T.set(this,!0),B.set(this,[]),K.set(this,void 0),Y.set(this,{}),J.set(this,!1),Z.set(this,null),X.set(this,!0),Q.set(this,void 0),tt.set(this,""),et.set(this,void 0),st.set(this,void 0),it.set(this,{}),nt.set(this,null),rt.set(this,null),ot.set(this,{}),at.set(this,{}),ht.set(this,void 0),lt.set(this,!1),ct.set(this,void 0),ft.set(this,!1),dt.set(this,!1),ut.set(this,!1),pt.set(this,void 0),gt.set(this,null),mt.set(this,void 0),O(this,ct,i,"f"),O(this,ht,t,"f"),O(this,z,e,"f"),O(this,st,s,"f"),O(this,K,new w(this),"f"),this.$0=this[Ct](),this[Bt](),O(this,W,v(this,W,"f"),"f"),O(this,pt,v(this,pt,"f"),"f"),O(this,mt,v(this,mt,"f"),"f"),O(this,et,v(this,et,"f"),"f"),v(this,et,"f").showHiddenOpt=v(this,L,"f"),O(this,Q,this[bt](),"f")}addHelpOpt(t,e){return h("[string|boolean] [string]",[t,e],arguments.length),v(this,Z,"f")&&(this[vt](v(this,Z,"f")),O(this,Z,null,"f")),!1===t&&void 0===e||(O(this,Z,"string"==typeof t?t:"help","f"),this.boolean(v(this,Z,"f")),this.describe(v(this,Z,"f"),e||v(this,pt,"f").deferY18nLookup("Show help"))),this}help(t,e){return this.addHelpOpt(t,e)}addShowHiddenOpt(t,e){if(h("[string|boolean] [string]",[t,e],arguments.length),!1===t&&void 0===e)return this;const s="string"==typeof t?t:v(this,L,"f");return this.boolean(s),this.describe(s,e||v(this,pt,"f").deferY18nLookup("Show hidden options")),v(this,et,"f").showHiddenOpt=s,this}showHidden(t,e){return this.addShowHiddenOpt(t,e)}alias(t,e){return h(" [string|array]",[t,e],arguments.length),this[Pt](this.alias.bind(this),"alias",t,e),this}array(t){return h("",[t],arguments.length),this[Et]("array",t),this[Zt](t),this}boolean(t){return h("",[t],arguments.length),this[Et]("boolean",t),this[Zt](t),this}check(t,e){return h(" [boolean]",[t,e],arguments.length),this.middleware(((e,s)=>j((()=>t(e,s.getOptions())),(s=>(s?("string"==typeof s||s instanceof Error)&&v(this,pt,"f").fail(s.toString(),s):v(this,pt,"f").fail(v(this,ct,"f").y18n.__("Argument check failed: %s",t.toString())),e)),(t=>(v(this,pt,"f").fail(t.message?t.message:t.toString(),t),e)))),!1,e),this}choices(t,e){return h(" [string|array]",[t,e],arguments.length),this[Pt](this.choices.bind(this),"choices",t,e),this}coerce(t,s){if(h(" [function]",[t,s],arguments.length),Array.isArray(t)){if(!s)throw new e("coerce callback must be provided");for(const e of t)this.coerce(e,s);return this}if("object"==typeof t){for(const e of Object.keys(t))this.coerce(e,t[e]);return this}if(!s)throw new e("coerce callback must be provided");return v(this,et,"f").key[t]=!0,v(this,K,"f").addCoerceMiddleware(((i,n)=>{let r;return Object.prototype.hasOwnProperty.call(i,t)?j((()=>(r=n.getAliases(),s(i[t]))),(e=>{i[t]=e;const s=n.getInternalMethods().getParserConfiguration()["strip-aliased"];if(r[t]&&!0!==s)for(const s of r[t])i[s]=e;return i}),(t=>{throw new e(t.message)})):i}),t),this}conflicts(t,e){return h(" [string|array]",[t,e],arguments.length),v(this,mt,"f").conflicts(t,e),this}config(t="config",e,s){return h("[object|string] [string|function] [function]",[t,e,s],arguments.length),"object"!=typeof t||Array.isArray(t)?("function"==typeof e&&(s=e,e=void 0),this.describe(t,e||v(this,pt,"f").deferY18nLookup("Path to JSON config file")),(Array.isArray(t)?t:[t]).forEach((t=>{v(this,et,"f").config[t]=s||!0})),this):(t=n(t,v(this,z,"f"),this[jt]()["deep-merge-config"]||!1,v(this,ct,"f")),v(this,et,"f").configObjects=(v(this,et,"f").configObjects||[]).concat(t),this)}completion(t,e,s){return h("[string] [string|boolean|function] [function]",[t,e,s],arguments.length),"function"==typeof e&&(s=e,e=void 0),O(this,U,t||v(this,U,"f")||"completion","f"),e||!1===e||(e="generate completion script"),this.command(v(this,U,"f"),e),s&&v(this,F,"f").registerFunction(s),this}command(t,e,s,i,n,r){return h(" [string|boolean] [function|object] [function] [array] [boolean|string]",[t,e,s,i,n,r],arguments.length),v(this,W,"f").addHandler(t,e,s,i,n,r),this}commands(t,e,s,i,n,r){return this.command(t,e,s,i,n,r)}commandDir(t,e){h(" [object]",[t,e],arguments.length);const s=v(this,st,"f")||v(this,ct,"f").require;return v(this,W,"f").addDirectory(t,s,v(this,ct,"f").getCallerFile(),e),this}count(t){return h("",[t],arguments.length),this[Et]("count",t),this[Zt](t),this}default(t,e,s){return h(" [*] [string]",[t,e,s],arguments.length),s&&(u(t,v(this,ct,"f")),v(this,et,"f").defaultDescription[t]=s),"function"==typeof e&&(u(t,v(this,ct,"f")),v(this,et,"f").defaultDescription[t]||(v(this,et,"f").defaultDescription[t]=v(this,pt,"f").functionDescription(e)),e=e.call()),this[At](this.default.bind(this),"default",t,e),this}defaults(t,e,s){return this.default(t,e,s)}demandCommand(t=1,e,s,i){return h("[number] [number|string] [string|null|undefined] [string|null|undefined]",[t,e,s,i],arguments.length),"number"!=typeof e&&(s=e,e=1/0),this.global("_",!1),v(this,et,"f").demandedCommands._={min:t,max:e,minMsg:s,maxMsg:i},this}demand(t,e,s){return Array.isArray(e)?(e.forEach((t=>{d(s,!0,v(this,ct,"f")),this.demandOption(t,s)})),e=1/0):"number"!=typeof e&&(s=e,e=1/0),"number"==typeof t?(d(s,!0,v(this,ct,"f")),this.demandCommand(t,e,s,s)):Array.isArray(t)?t.forEach((t=>{d(s,!0,v(this,ct,"f")),this.demandOption(t,s)})):"string"==typeof s?this.demandOption(t,s):!0!==s&&void 0!==s||this.demandOption(t),this}demandOption(t,e){return h(" [string]",[t,e],arguments.length),this[At](this.demandOption.bind(this),"demandedOptions",t,e),this}deprecateOption(t,e){return h(" [string|boolean]",[t,e],arguments.length),v(this,et,"f").deprecatedOptions[t]=e,this}describe(t,e){return h(" [string]",[t,e],arguments.length),this[It](t,!0),v(this,pt,"f").describe(t,e),this}detectLocale(t){return h("",[t],arguments.length),O(this,G,t,"f"),this}env(t){return h("[string|boolean]",[t],arguments.length),!1===t?delete v(this,et,"f").envPrefix:v(this,et,"f").envPrefix=t||"",this}epilogue(t){return h("",[t],arguments.length),v(this,pt,"f").epilog(t),this}epilog(t){return this.epilogue(t)}example(t,e){return h(" [string]",[t,e],arguments.length),Array.isArray(t)?t.forEach((t=>this.example(...t))):v(this,pt,"f").example(t,e),this}exit(t,e){O(this,J,!0,"f"),O(this,V,e,"f"),v(this,T,"f")&&v(this,ct,"f").process.exit(t)}exitProcess(t=!0){return h("[boolean]",[t],arguments.length),O(this,T,t,"f"),this}fail(t){if(h("",[t],arguments.length),"boolean"==typeof t&&!1!==t)throw new e("Invalid first argument. Expected function or boolean 'false'");return v(this,pt,"f").failFn(t),this}getAliases(){return this.parsed?this.parsed.aliases:{}}async getCompletion(t,e){return h(" [function]",[t,e],arguments.length),e?v(this,F,"f").getCompletion(t,e):new Promise(((e,s)=>{v(this,F,"f").getCompletion(t,((t,i)=>{t?s(t):e(i)}))}))}getDemandedOptions(){return h([],0),v(this,et,"f").demandedOptions}getDemandedCommands(){return h([],0),v(this,et,"f").demandedCommands}getDeprecatedOptions(){return h([],0),v(this,et,"f").deprecatedOptions}getDetectLocale(){return v(this,G,"f")}getExitProcess(){return v(this,T,"f")}getGroups(){return Object.assign({},v(this,Y,"f"),v(this,at,"f"))}getHelp(){if(O(this,J,!0,"f"),!v(this,pt,"f").hasCachedHelpMessage()){if(!this.parsed){const t=this[Kt](v(this,ht,"f"),void 0,void 0,0,!0);if(f(t))return t.then((()=>v(this,pt,"f").help()))}const t=v(this,W,"f").runDefaultBuilderOn(this);if(f(t))return t.then((()=>v(this,pt,"f").help()))}return Promise.resolve(v(this,pt,"f").help())}getOptions(){return v(this,et,"f")}getStrict(){return v(this,ft,"f")}getStrictCommands(){return v(this,dt,"f")}getStrictOptions(){return v(this,ut,"f")}global(t,e){return h(" [boolean]",[t,e],arguments.length),t=[].concat(t),!1!==e?v(this,et,"f").local=v(this,et,"f").local.filter((e=>-1===t.indexOf(e))):t.forEach((t=>{v(this,et,"f").local.includes(t)||v(this,et,"f").local.push(t)})),this}group(t,e){h(" ",[t,e],arguments.length);const s=v(this,at,"f")[e]||v(this,Y,"f")[e];v(this,at,"f")[e]&&delete v(this,at,"f")[e];const i={};return v(this,Y,"f")[e]=(s||[]).concat(t).filter((t=>!i[t]&&(i[t]=!0))),this}hide(t){return h("",[t],arguments.length),v(this,et,"f").hiddenOptions.push(t),this}implies(t,e){return h(" [number|string|array]",[t,e],arguments.length),v(this,mt,"f").implies(t,e),this}locale(t){return h("[string]",[t],arguments.length),void 0===t?(this[_t](),v(this,ct,"f").y18n.getLocale()):(O(this,G,!1,"f"),v(this,ct,"f").y18n.setLocale(t),this)}middleware(t,e,s){return v(this,K,"f").addMiddleware(t,!!e,s)}nargs(t,e){return h(" [number]",[t,e],arguments.length),this[At](this.nargs.bind(this),"narg",t,e),this}normalize(t){return h("",[t],arguments.length),this[Et]("normalize",t),this}number(t){return h("",[t],arguments.length),this[Et]("number",t),this[Zt](t),this}option(t,e){if(h(" [object]",[t,e],arguments.length),"object"==typeof t)Object.keys(t).forEach((e=>{this.options(e,t[e])}));else{"object"!=typeof e&&(e={}),this[Zt](t),!v(this,gt,"f")||"version"!==t&&"version"!==(null==e?void 0:e.alias)||this[Ot](['"version" is a reserved word.',"Please do one of the following:",'- Disable version with `yargs.version(false)` if using "version" as an option',"- Use the built-in `yargs.version` method instead (if applicable)","- Use a different option key","https://yargs.js.org/docs/#api-reference-version"].join("\n"),void 0,"versionWarning"),v(this,et,"f").key[t]=!0,e.alias&&this.alias(t,e.alias);const s=e.deprecate||e.deprecated;s&&this.deprecateOption(t,s);const i=e.demand||e.required||e.require;i&&this.demand(t,i),e.demandOption&&this.demandOption(t,"string"==typeof e.demandOption?e.demandOption:void 0),e.conflicts&&this.conflicts(t,e.conflicts),"default"in e&&this.default(t,e.default),void 0!==e.implies&&this.implies(t,e.implies),void 0!==e.nargs&&this.nargs(t,e.nargs),e.config&&this.config(t,e.configParser),e.normalize&&this.normalize(t),e.choices&&this.choices(t,e.choices),e.coerce&&this.coerce(t,e.coerce),e.group&&this.group(t,e.group),(e.boolean||"boolean"===e.type)&&(this.boolean(t),e.alias&&this.boolean(e.alias)),(e.array||"array"===e.type)&&(this.array(t),e.alias&&this.array(e.alias)),(e.number||"number"===e.type)&&(this.number(t),e.alias&&this.number(e.alias)),(e.string||"string"===e.type)&&(this.string(t),e.alias&&this.string(e.alias)),(e.count||"count"===e.type)&&this.count(t),"boolean"==typeof e.global&&this.global(t,e.global),e.defaultDescription&&(v(this,et,"f").defaultDescription[t]=e.defaultDescription),e.skipValidation&&this.skipValidation(t);const n=e.describe||e.description||e.desc,r=v(this,pt,"f").getDescriptions();Object.prototype.hasOwnProperty.call(r,t)&&"string"!=typeof n||this.describe(t,n),e.hidden&&this.hide(t),e.requiresArg&&this.requiresArg(t)}return this}options(t,e){return this.option(t,e)}parse(t,e,s){h("[string|array] [function|boolean|object] [function]",[t,e,s],arguments.length),this[wt](),void 0===t&&(t=v(this,ht,"f")),"object"==typeof e&&(O(this,rt,e,"f"),e=s),"function"==typeof e&&(O(this,nt,e,"f"),e=!1),e||O(this,ht,t,"f"),v(this,nt,"f")&&O(this,T,!1,"f");const i=this[Kt](t,!!e),n=this.parsed;return v(this,F,"f").setParsed(this.parsed),f(i)?i.then((t=>(v(this,nt,"f")&&v(this,nt,"f").call(this,v(this,V,"f"),t,v(this,tt,"f")),t))).catch((t=>{throw v(this,nt,"f")&&v(this,nt,"f")(t,this.parsed.argv,v(this,tt,"f")),t})).finally((()=>{this[Dt](),this.parsed=n})):(v(this,nt,"f")&&v(this,nt,"f").call(this,v(this,V,"f"),i,v(this,tt,"f")),this[Dt](),this.parsed=n,i)}parseAsync(t,e,s){const i=this.parse(t,e,s);return f(i)?i:Promise.resolve(i)}parseSync(t,s,i){const n=this.parse(t,s,i);if(f(n))throw new e(".parseSync() must not be used with asynchronous builders, handlers, or middleware");return n}parserConfiguration(t){return h("",[t],arguments.length),O(this,it,t,"f"),this}pkgConf(t,e){h(" [string]",[t,e],arguments.length);let s=null;const i=this[xt](e||v(this,z,"f"));return i[t]&&"object"==typeof i[t]&&(s=n(i[t],e||v(this,z,"f"),this[jt]()["deep-merge-config"]||!1,v(this,ct,"f")),v(this,et,"f").configObjects=(v(this,et,"f").configObjects||[]).concat(s)),this}positional(t,e){h(" ",[t,e],arguments.length);const s=["default","defaultDescription","implies","normalize","choices","conflicts","coerce","type","describe","desc","description","alias"];e=g(e,((t,e)=>!("type"===t&&!["string","number","boolean"].includes(e))&&s.includes(t)));const i=v(this,q,"f").fullCommands[v(this,q,"f").fullCommands.length-1],n=i?v(this,W,"f").cmdToParseOptions(i):{array:[],alias:{},default:{},demand:{}};return p(n).forEach((s=>{const i=n[s];Array.isArray(i)?-1!==i.indexOf(t)&&(e[s]=!0):i[t]&&!(s in e)&&(e[s]=i[t])})),this.group(t,v(this,pt,"f").getPositionalGroupName()),this.option(t,e)}recommendCommands(t=!0){return h("[boolean]",[t],arguments.length),O(this,lt,t,"f"),this}required(t,e,s){return this.demand(t,e,s)}require(t,e,s){return this.demand(t,e,s)}requiresArg(t){return h(" [number]",[t],arguments.length),"string"==typeof t&&v(this,et,"f").narg[t]||this[At](this.requiresArg.bind(this),"narg",t,NaN),this}showCompletionScript(t,e){return h("[string] [string]",[t,e],arguments.length),t=t||this.$0,v(this,Q,"f").log(v(this,F,"f").generateCompletionScript(t,e||v(this,U,"f")||"completion")),this}showHelp(t){if(h("[string|function]",[t],arguments.length),O(this,J,!0,"f"),!v(this,pt,"f").hasCachedHelpMessage()){if(!this.parsed){const e=this[Kt](v(this,ht,"f"),void 0,void 0,0,!0);if(f(e))return e.then((()=>{v(this,pt,"f").showHelp(t)})),this}const e=v(this,W,"f").runDefaultBuilderOn(this);if(f(e))return e.then((()=>{v(this,pt,"f").showHelp(t)})),this}return v(this,pt,"f").showHelp(t),this}scriptName(t){return this.customScriptName=!0,this.$0=t,this}showHelpOnFail(t,e){return h("[boolean|string] [string]",[t,e],arguments.length),v(this,pt,"f").showHelpOnFail(t,e),this}showVersion(t){return h("[string|function]",[t],arguments.length),v(this,pt,"f").showVersion(t),this}skipValidation(t){return h("",[t],arguments.length),this[Et]("skipValidation",t),this}strict(t){return h("[boolean]",[t],arguments.length),O(this,ft,!1!==t,"f"),this}strictCommands(t){return h("[boolean]",[t],arguments.length),O(this,dt,!1!==t,"f"),this}strictOptions(t){return h("[boolean]",[t],arguments.length),O(this,ut,!1!==t,"f"),this}string(t){return h("",[t],arguments.length),this[Et]("string",t),this[Zt](t),this}terminalWidth(){return h([],0),v(this,ct,"f").process.stdColumns}updateLocale(t){return this.updateStrings(t)}updateStrings(t){return h("",[t],arguments.length),O(this,G,!1,"f"),v(this,ct,"f").y18n.updateLocale(t),this}usage(t,s,i,n){if(h(" [string|boolean] [function|object] [function]",[t,s,i,n],arguments.length),void 0!==s){if(d(t,null,v(this,ct,"f")),(t||"").match(/^\$0( |$)/))return this.command(t,s,i,n);throw new e(".usage() description must start with $0 if being used as alias for .command()")}return v(this,pt,"f").usage(t),this}version(t,e,s){const i="version";if(h("[boolean|string] [string] [string]",[t,e,s],arguments.length),v(this,gt,"f")&&(this[vt](v(this,gt,"f")),v(this,pt,"f").version(void 0),O(this,gt,null,"f")),0===arguments.length)s=this[Mt](),t=i;else if(1===arguments.length){if(!1===t)return this;s=t,t=i}else 2===arguments.length&&(s=e,e=void 0);return O(this,gt,"string"==typeof t?t:i,"f"),e=e||v(this,pt,"f").deferY18nLookup("Show version number"),v(this,pt,"f").version(s||void 0),this.boolean(v(this,gt,"f")),this.describe(v(this,gt,"f"),e),this}wrap(t){return h("",[t],arguments.length),v(this,pt,"f").wrap(t),this}[(W=new WeakMap,z=new WeakMap,q=new WeakMap,F=new WeakMap,U=new WeakMap,L=new WeakMap,V=new WeakMap,G=new WeakMap,R=new WeakMap,T=new WeakMap,B=new WeakMap,K=new WeakMap,Y=new WeakMap,J=new WeakMap,Z=new WeakMap,X=new WeakMap,Q=new WeakMap,tt=new WeakMap,et=new WeakMap,st=new WeakMap,it=new WeakMap,nt=new WeakMap,rt=new WeakMap,ot=new WeakMap,at=new WeakMap,ht=new WeakMap,lt=new WeakMap,ct=new WeakMap,ft=new WeakMap,dt=new WeakMap,ut=new WeakMap,pt=new WeakMap,gt=new WeakMap,mt=new WeakMap,yt)](t){if(!t._||!t["--"])return t;t._.push.apply(t._,t["--"]);try{delete t["--"]}catch(t){}return t}[bt](){return{log:(...t)=>{this[Vt]()||console.log(...t),O(this,J,!0,"f"),v(this,tt,"f").length&&O(this,tt,v(this,tt,"f")+"\n","f"),O(this,tt,v(this,tt,"f")+t.join(" "),"f")},error:(...t)=>{this[Vt]()||console.error(...t),O(this,J,!0,"f"),v(this,tt,"f").length&&O(this,tt,v(this,tt,"f")+"\n","f"),O(this,tt,v(this,tt,"f")+t.join(" "),"f")}}}[vt](t){p(v(this,et,"f")).forEach((e=>{if("configObjects"===e)return;const s=v(this,et,"f")[e];Array.isArray(s)?s.includes(t)&&s.splice(s.indexOf(t),1):"object"==typeof s&&delete s[t]})),delete v(this,pt,"f").getDescriptions()[t]}[Ot](t,e,s){v(this,R,"f")[s]||(v(this,ct,"f").process.emitWarning(t,e),v(this,R,"f")[s]=!0)}[wt](){v(this,B,"f").push({options:v(this,et,"f"),configObjects:v(this,et,"f").configObjects.slice(0),exitProcess:v(this,T,"f"),groups:v(this,Y,"f"),strict:v(this,ft,"f"),strictCommands:v(this,dt,"f"),strictOptions:v(this,ut,"f"),completionCommand:v(this,U,"f"),output:v(this,tt,"f"),exitError:v(this,V,"f"),hasOutput:v(this,J,"f"),parsed:this.parsed,parseFn:v(this,nt,"f"),parseContext:v(this,rt,"f")}),v(this,pt,"f").freeze(),v(this,mt,"f").freeze(),v(this,W,"f").freeze(),v(this,K,"f").freeze()}[Ct](){let t,e="";return t=/\b(node|iojs|electron)(\.exe)?$/.test(v(this,ct,"f").process.argv()[0])?v(this,ct,"f").process.argv().slice(1,2):v(this,ct,"f").process.argv().slice(0,1),e=t.map((t=>{const e=this[Tt](v(this,z,"f"),t);return t.match(/^(\/|([a-zA-Z]:)?\\)/)&&e.lengthe.includes("package.json")?"package.json":void 0));d(i,void 0,v(this,ct,"f")),s=JSON.parse(v(this,ct,"f").readFileSync(i,"utf8"))}catch(t){}return v(this,ot,"f")[e]=s||{},v(this,ot,"f")[e]}[Et](t,e){(e=[].concat(e)).forEach((e=>{e=this[$t](e),v(this,et,"f")[t].push(e)}))}[At](t,e,s,i){this[St](t,e,s,i,((t,e,s)=>{v(this,et,"f")[t][e]=s}))}[Pt](t,e,s,i){this[St](t,e,s,i,((t,e,s)=>{v(this,et,"f")[t][e]=(v(this,et,"f")[t][e]||[]).concat(s)}))}[St](t,e,s,i,n){if(Array.isArray(s))s.forEach((e=>{t(e,i)}));else if((t=>"object"==typeof t)(s))for(const e of p(s))t(e,s[e]);else n(e,this[$t](s),i)}[$t](t){return"__proto__"===t?"___proto___":t}[It](t,e){return this[At](this[It].bind(this),"key",t,e),this}[Dt](){var t,e,s,i,n,r,o,a,h,l,c,f;const u=v(this,B,"f").pop();let p;d(u,void 0,v(this,ct,"f")),t=this,e=this,s=this,i=this,n=this,r=this,o=this,a=this,h=this,l=this,c=this,f=this,({options:{set value(e){O(t,et,e,"f")}}.value,configObjects:p,exitProcess:{set value(t){O(e,T,t,"f")}}.value,groups:{set value(t){O(s,Y,t,"f")}}.value,output:{set value(t){O(i,tt,t,"f")}}.value,exitError:{set value(t){O(n,V,t,"f")}}.value,hasOutput:{set value(t){O(r,J,t,"f")}}.value,parsed:this.parsed,strict:{set value(t){O(o,ft,t,"f")}}.value,strictCommands:{set value(t){O(a,dt,t,"f")}}.value,strictOptions:{set value(t){O(h,ut,t,"f")}}.value,completionCommand:{set value(t){O(l,U,t,"f")}}.value,parseFn:{set value(t){O(c,nt,t,"f")}}.value,parseContext:{set value(t){O(f,rt,t,"f")}}.value}=u),v(this,et,"f").configObjects=p,v(this,pt,"f").unfreeze(),v(this,mt,"f").unfreeze(),v(this,W,"f").unfreeze(),v(this,K,"f").unfreeze()}[Nt](t,e){return j(e,(e=>(t(e),e)))}getInternalMethods(){return{getCommandInstance:this[Ht].bind(this),getContext:this[Wt].bind(this),getHasOutput:this[zt].bind(this),getLoggerInstance:this[qt].bind(this),getParseContext:this[Ft].bind(this),getParserConfiguration:this[jt].bind(this),getUsageInstance:this[Ut].bind(this),getValidationInstance:this[Lt].bind(this),hasParseCallback:this[Vt].bind(this),isGlobalContext:this[Gt].bind(this),postProcess:this[Rt].bind(this),reset:this[Bt].bind(this),runValidation:this[Yt].bind(this),runYargsParserAndExecuteCommands:this[Kt].bind(this),setHasOutput:this[Jt].bind(this)}}[Ht](){return v(this,W,"f")}[Wt](){return v(this,q,"f")}[zt](){return v(this,J,"f")}[qt](){return v(this,Q,"f")}[Ft](){return v(this,rt,"f")||{}}[Ut](){return v(this,pt,"f")}[Lt](){return v(this,mt,"f")}[Vt](){return!!v(this,nt,"f")}[Gt](){return v(this,X,"f")}[Rt](t,e,s,i){if(s)return t;if(f(t))return t;e||(t=this[yt](t));return(this[jt]()["parse-positional-numbers"]||void 0===this[jt]()["parse-positional-numbers"])&&(t=this[kt](t)),i&&(t=C(t,this,v(this,K,"f").getMiddleware(),!1)),t}[Bt](t={}){O(this,et,v(this,et,"f")||{},"f");const e={};e.local=v(this,et,"f").local||[],e.configObjects=v(this,et,"f").configObjects||[];const s={};e.local.forEach((e=>{s[e]=!0,(t[e]||[]).forEach((t=>{s[t]=!0}))})),Object.assign(v(this,at,"f"),Object.keys(v(this,Y,"f")).reduce(((t,e)=>{const i=v(this,Y,"f")[e].filter((t=>!(t in s)));return i.length>0&&(t[e]=i),t}),{})),O(this,Y,{},"f");return["array","boolean","string","skipValidation","count","normalize","number","hiddenOptions"].forEach((t=>{e[t]=(v(this,et,"f")[t]||[]).filter((t=>!s[t]))})),["narg","key","alias","default","defaultDescription","config","choices","demandedOptions","demandedCommands","deprecatedOptions"].forEach((t=>{e[t]=g(v(this,et,"f")[t],(t=>!s[t]))})),e.envPrefix=v(this,et,"f").envPrefix,O(this,et,e,"f"),O(this,pt,v(this,pt,"f")?v(this,pt,"f").reset(s):P(this,v(this,ct,"f")),"f"),O(this,mt,v(this,mt,"f")?v(this,mt,"f").reset(s):function(t,e,s){const i=s.y18n.__,n=s.y18n.__n,r={nonOptionCount:function(s){const i=t.getDemandedCommands(),r=s._.length+(s["--"]?s["--"].length:0)-t.getInternalMethods().getContext().commands.length;i._&&(ri._.max)&&(ri._.max&&(void 0!==i._.maxMsg?e.fail(i._.maxMsg?i._.maxMsg.replace(/\$0/g,r.toString()).replace(/\$1/,i._.max.toString()):null):e.fail(n("Too many non-option arguments: got %s, maximum of %s","Too many non-option arguments: got %s, maximum of %s",r,r.toString(),i._.max.toString()))))},positionalCount:function(t,s){s{H.includes(e)||Object.prototype.hasOwnProperty.call(o,e)||Object.prototype.hasOwnProperty.call(t.getInternalMethods().getParseContext(),e)||r.isValidAndSomeAliasIsNotNew(e,i)||f.push(e)})),h&&(d.commands.length>0||c.length>0||a)&&s._.slice(d.commands.length).forEach((t=>{c.includes(""+t)||f.push(""+t)})),h){const e=(null===(l=t.getDemandedCommands()._)||void 0===l?void 0:l.max)||0,i=d.commands.length+e;i{t=String(t),d.commands.includes(t)||f.includes(t)||f.push(t)}))}f.length&&e.fail(n("Unknown argument: %s","Unknown arguments: %s",f.length,f.map((t=>t.trim()?t:`"${t}"`)).join(", ")))},unknownCommands:function(s){const i=t.getInternalMethods().getCommandInstance().getCommands(),r=[],o=t.getInternalMethods().getContext();return(o.commands.length>0||i.length>0)&&s._.slice(o.commands.length).forEach((t=>{i.includes(""+t)||r.push(""+t)})),r.length>0&&(e.fail(n("Unknown command: %s","Unknown commands: %s",r.length,r.join(", "))),!0)},isValidAndSomeAliasIsNotNew:function(e,s){if(!Object.prototype.hasOwnProperty.call(s,e))return!1;const i=t.parsed.newAliases;return[e,...s[e]].some((t=>!Object.prototype.hasOwnProperty.call(i,t)||!i[e]))},limitedChoices:function(s){const n=t.getOptions(),r={};if(!Object.keys(n.choices).length)return;Object.keys(s).forEach((t=>{-1===H.indexOf(t)&&Object.prototype.hasOwnProperty.call(n.choices,t)&&[].concat(s[t]).forEach((e=>{-1===n.choices[t].indexOf(e)&&void 0!==e&&(r[t]=(r[t]||[]).concat(e))}))}));const o=Object.keys(r);if(!o.length)return;let a=i("Invalid values:");o.forEach((t=>{a+=`\n ${i("Argument: %s, Given: %s, Choices: %s",t,e.stringifiedValues(r[t]),e.stringifiedValues(n.choices[t]))}`})),e.fail(a)}};let o={};function a(t,e){const s=Number(e);return"number"==typeof(e=isNaN(s)?e:s)?e=t._.length>=e:e.match(/^--no-.+/)?(e=e.match(/^--no-(.+)/)[1],e=!Object.prototype.hasOwnProperty.call(t,e)):e=Object.prototype.hasOwnProperty.call(t,e),e}r.implies=function(e,i){h(" [array|number|string]",[e,i],arguments.length),"object"==typeof e?Object.keys(e).forEach((t=>{r.implies(t,e[t])})):(t.global(e),o[e]||(o[e]=[]),Array.isArray(i)?i.forEach((t=>r.implies(e,t))):(d(i,void 0,s),o[e].push(i)))},r.getImplied=function(){return o},r.implications=function(t){const s=[];if(Object.keys(o).forEach((e=>{const i=e;(o[e]||[]).forEach((e=>{let n=i;const r=e;n=a(t,n),e=a(t,e),n&&!e&&s.push(` ${i} -> ${r}`)}))})),s.length){let t=`${i("Implications failed:")}\n`;s.forEach((e=>{t+=e})),e.fail(t)}};let l={};r.conflicts=function(e,s){h(" [array|string]",[e,s],arguments.length),"object"==typeof e?Object.keys(e).forEach((t=>{r.conflicts(t,e[t])})):(t.global(e),l[e]||(l[e]=[]),Array.isArray(s)?s.forEach((t=>r.conflicts(e,t))):l[e].push(s))},r.getConflicting=()=>l,r.conflicting=function(n){Object.keys(n).forEach((t=>{l[t]&&l[t].forEach((s=>{s&&void 0!==n[t]&&void 0!==n[s]&&e.fail(i("Arguments %s and %s are mutually exclusive",t,s))}))})),t.getInternalMethods().getParserConfiguration()["strip-dashed"]&&Object.keys(l).forEach((t=>{l[t].forEach((r=>{r&&void 0!==n[s.Parser.camelCase(t)]&&void 0!==n[s.Parser.camelCase(r)]&&e.fail(i("Arguments %s and %s are mutually exclusive",t,r))}))}))},r.recommendCommands=function(t,s){s=s.sort(((t,e)=>e.length-t.length));let n=null,r=1/0;for(let e,i=0;void 0!==(e=s[i]);i++){const s=N(t,e);s<=3&&s!t[e])),l=g(l,(e=>!t[e])),r};const c=[];return r.freeze=function(){c.push({implied:o,conflicting:l})},r.unfreeze=function(){const t=c.pop();d(t,void 0,s),({implied:o,conflicting:l}=t)},r}(this,v(this,pt,"f"),v(this,ct,"f")),"f"),O(this,W,v(this,W,"f")?v(this,W,"f").reset():function(t,e,s,i){return new M(t,e,s,i)}(v(this,pt,"f"),v(this,mt,"f"),v(this,K,"f"),v(this,ct,"f")),"f"),v(this,F,"f")||O(this,F,function(t,e,s,i){return new D(t,e,s,i)}(this,v(this,pt,"f"),v(this,W,"f"),v(this,ct,"f")),"f"),v(this,K,"f").reset(),O(this,U,null,"f"),O(this,tt,"","f"),O(this,V,null,"f"),O(this,J,!1,"f"),this.parsed=!1,this}[Tt](t,e){return v(this,ct,"f").path.relative(t,e)}[Kt](t,s,i,n=0,r=!1){let o=!!i||r;t=t||v(this,ht,"f"),v(this,et,"f").__=v(this,ct,"f").y18n.__,v(this,et,"f").configuration=this[jt]();const a=!!v(this,et,"f").configuration["populate--"],h=Object.assign({},v(this,et,"f").configuration,{"populate--":!0}),l=v(this,ct,"f").Parser.detailed(t,Object.assign({},v(this,et,"f"),{configuration:{"parse-positional-numbers":!1,...h}})),c=Object.assign(l.argv,v(this,rt,"f"));let d;const u=l.aliases;let p=!1,g=!1;Object.keys(c).forEach((t=>{t===v(this,Z,"f")&&c[t]?p=!0:t===v(this,gt,"f")&&c[t]&&(g=!0)})),c.$0=this.$0,this.parsed=l,0===n&&v(this,pt,"f").clearCachedHelpMessage();try{if(this[_t](),s)return this[Rt](c,a,!!i,!1);if(v(this,Z,"f")){[v(this,Z,"f")].concat(u[v(this,Z,"f")]||[]).filter((t=>t.length>1)).includes(""+c._[c._.length-1])&&(c._.pop(),p=!0)}O(this,X,!1,"f");const h=v(this,W,"f").getCommands(),m=v(this,F,"f").completionKey in c,y=p||m||r;if(c._.length){if(h.length){let t;for(let e,s=n||0;void 0!==c._[s];s++){if(e=String(c._[s]),h.includes(e)&&e!==v(this,U,"f")){const t=v(this,W,"f").runCommand(e,this,l,s+1,r,p||g||r);return this[Rt](t,a,!!i,!1)}if(!t&&e!==v(this,U,"f")){t=e;break}}!v(this,W,"f").hasDefaultCommand()&&v(this,lt,"f")&&t&&!y&&v(this,mt,"f").recommendCommands(t,h)}v(this,U,"f")&&c._.includes(v(this,U,"f"))&&!m&&(v(this,T,"f")&&E(!0),this.showCompletionScript(),this.exit(0))}if(v(this,W,"f").hasDefaultCommand()&&!y){const t=v(this,W,"f").runCommand(null,this,l,0,r,p||g||r);return this[Rt](t,a,!!i,!1)}if(m){v(this,T,"f")&&E(!0);const s=(t=[].concat(t)).slice(t.indexOf(`--${v(this,F,"f").completionKey}`)+1);return v(this,F,"f").getCompletion(s,((t,s)=>{if(t)throw new e(t.message);(s||[]).forEach((t=>{v(this,Q,"f").log(t)})),this.exit(0)})),this[Rt](c,!a,!!i,!1)}if(v(this,J,"f")||(p?(v(this,T,"f")&&E(!0),o=!0,this.showHelp("log"),this.exit(0)):g&&(v(this,T,"f")&&E(!0),o=!0,v(this,pt,"f").showVersion("log"),this.exit(0))),!o&&v(this,et,"f").skipValidation.length>0&&(o=Object.keys(c).some((t=>v(this,et,"f").skipValidation.indexOf(t)>=0&&!0===c[t]))),!o){if(l.error)throw new e(l.error.message);if(!m){const t=this[Yt](u,{},l.error);i||(d=C(c,this,v(this,K,"f").getMiddleware(),!0)),d=this[Nt](t,null!=d?d:c),f(d)&&!i&&(d=d.then((()=>C(c,this,v(this,K,"f").getMiddleware(),!1))))}}}catch(t){if(!(t instanceof e))throw t;v(this,pt,"f").fail(t.message,t)}return this[Rt](null!=d?d:c,a,!!i,!0)}[Yt](t,s,i,n){const r={...this.getDemandedOptions()};return o=>{if(i)throw new e(i.message);v(this,mt,"f").nonOptionCount(o),v(this,mt,"f").requiredArguments(o,r);let a=!1;v(this,dt,"f")&&(a=v(this,mt,"f").unknownCommands(o)),v(this,ft,"f")&&!a?v(this,mt,"f").unknownArguments(o,t,s,!!n):v(this,ut,"f")&&v(this,mt,"f").unknownArguments(o,t,{},!1,!1),v(this,mt,"f").limitedChoices(o),v(this,mt,"f").implications(o),v(this,mt,"f").conflicting(o)}}[Jt](){O(this,J,!0,"f")}[Zt](t){if("string"==typeof t)v(this,et,"f").key[t]=!0;else for(const e of t)v(this,et,"f").key[e]=!0}}var Qt,te;const{readFileSync:ee}=require("fs"),{inspect:se}=require("util"),{resolve:ie}=require("path"),ne=require("y18n"),re=require("yargs-parser");var oe,ae={assert:{notStrictEqual:t.notStrictEqual,strictEqual:t.strictEqual},cliui:require("cliui"),findUp:require("escalade/sync"),getEnv:t=>process.env[t],getCallerFile:require("get-caller-file"),getProcessArgvBin:y,inspect:se,mainFilename:null!==(te=null===(Qt=null===require||void 0===require?void 0:require.main)||void 0===Qt?void 0:Qt.filename)&&void 0!==te?te:process.cwd(),Parser:re,path:require("path"),process:{argv:()=>process.argv,cwd:process.cwd,emitWarning:(t,e)=>process.emitWarning(t,e),execPath:()=>process.execPath,exit:t=>{process.exit(t)},nextTick:process.nextTick,stdColumns:void 0!==process.stdout.columns?process.stdout.columns:null},readFileSync:ee,require:require,requireDirectory:require("require-directory"),stringWidth:require("string-width"),y18n:ne({directory:ie(__dirname,"../locales"),updateFiles:!1})};const he=(null===(oe=null===process||void 0===process?void 0:process.env)||void 0===oe?void 0:oe.YARGS_MIN_NODE_VERSION)?Number(process.env.YARGS_MIN_NODE_VERSION):12;if(process&&process.version){if(Number(process.version.match(/v([^.]+)/)[1]){const i=new Xt(t,e,s,ce);return Object.defineProperty(i,"argv",{get:()=>i.parse(),enumerable:!0}),i.help(),i.version(),i}),argsert:h,isPromise:f,objFilter:g,parseCommand:o,Parser:le,processArgv:b,YError:e};module.exports=fe; diff --git a/node_modules/yargs/build/lib/argsert.js b/node_modules/yargs/build/lib/argsert.js new file mode 100644 index 0000000..be5b3aa --- /dev/null +++ b/node_modules/yargs/build/lib/argsert.js @@ -0,0 +1,62 @@ +import { YError } from './yerror.js'; +import { parseCommand } from './parse-command.js'; +const positionName = ['first', 'second', 'third', 'fourth', 'fifth', 'sixth']; +export function argsert(arg1, arg2, arg3) { + function parseArgs() { + return typeof arg1 === 'object' + ? [{ demanded: [], optional: [] }, arg1, arg2] + : [ + parseCommand(`cmd ${arg1}`), + arg2, + arg3, + ]; + } + try { + let position = 0; + const [parsed, callerArguments, _length] = parseArgs(); + const args = [].slice.call(callerArguments); + while (args.length && args[args.length - 1] === undefined) + args.pop(); + const length = _length || args.length; + if (length < parsed.demanded.length) { + throw new YError(`Not enough arguments provided. Expected ${parsed.demanded.length} but received ${args.length}.`); + } + const totalCommands = parsed.demanded.length + parsed.optional.length; + if (length > totalCommands) { + throw new YError(`Too many arguments provided. Expected max ${totalCommands} but received ${length}.`); + } + parsed.demanded.forEach(demanded => { + const arg = args.shift(); + const observedType = guessType(arg); + const matchingTypes = demanded.cmd.filter(type => type === observedType || type === '*'); + if (matchingTypes.length === 0) + argumentTypeError(observedType, demanded.cmd, position); + position += 1; + }); + parsed.optional.forEach(optional => { + if (args.length === 0) + return; + const arg = args.shift(); + const observedType = guessType(arg); + const matchingTypes = optional.cmd.filter(type => type === observedType || type === '*'); + if (matchingTypes.length === 0) + argumentTypeError(observedType, optional.cmd, position); + position += 1; + }); + } + catch (err) { + console.warn(err.stack); + } +} +function guessType(arg) { + if (Array.isArray(arg)) { + return 'array'; + } + else if (arg === null) { + return 'null'; + } + return typeof arg; +} +function argumentTypeError(observedType, allowedTypes, position) { + throw new YError(`Invalid ${positionName[position] || 'manyith'} argument. Expected ${allowedTypes.join(' or ')} but received ${observedType}.`); +} diff --git a/node_modules/yargs/build/lib/command.js b/node_modules/yargs/build/lib/command.js new file mode 100644 index 0000000..89b150c --- /dev/null +++ b/node_modules/yargs/build/lib/command.js @@ -0,0 +1,447 @@ +import { assertNotStrictEqual, } from './typings/common-types.js'; +import { isPromise } from './utils/is-promise.js'; +import { applyMiddleware, commandMiddlewareFactory, } from './middleware.js'; +import { parseCommand } from './parse-command.js'; +import { isYargsInstance, } from './yargs-factory.js'; +import { maybeAsyncResult } from './utils/maybe-async-result.js'; +import whichModule from './utils/which-module.js'; +const DEFAULT_MARKER = /(^\*)|(^\$0)/; +export class CommandInstance { + constructor(usage, validation, globalMiddleware, shim) { + this.requireCache = new Set(); + this.handlers = {}; + this.aliasMap = {}; + this.frozens = []; + this.shim = shim; + this.usage = usage; + this.globalMiddleware = globalMiddleware; + this.validation = validation; + } + addDirectory(dir, req, callerFile, opts) { + opts = opts || {}; + if (typeof opts.recurse !== 'boolean') + opts.recurse = false; + if (!Array.isArray(opts.extensions)) + opts.extensions = ['js']; + const parentVisit = typeof opts.visit === 'function' ? opts.visit : (o) => o; + opts.visit = (obj, joined, filename) => { + const visited = parentVisit(obj, joined, filename); + if (visited) { + if (this.requireCache.has(joined)) + return visited; + else + this.requireCache.add(joined); + this.addHandler(visited); + } + return visited; + }; + this.shim.requireDirectory({ require: req, filename: callerFile }, dir, opts); + } + addHandler(cmd, description, builder, handler, commandMiddleware, deprecated) { + let aliases = []; + const middlewares = commandMiddlewareFactory(commandMiddleware); + handler = handler || (() => { }); + if (Array.isArray(cmd)) { + if (isCommandAndAliases(cmd)) { + [cmd, ...aliases] = cmd; + } + else { + for (const command of cmd) { + this.addHandler(command); + } + } + } + else if (isCommandHandlerDefinition(cmd)) { + let command = Array.isArray(cmd.command) || typeof cmd.command === 'string' + ? cmd.command + : this.moduleName(cmd); + if (cmd.aliases) + command = [].concat(command).concat(cmd.aliases); + this.addHandler(command, this.extractDesc(cmd), cmd.builder, cmd.handler, cmd.middlewares, cmd.deprecated); + return; + } + else if (isCommandBuilderDefinition(builder)) { + this.addHandler([cmd].concat(aliases), description, builder.builder, builder.handler, builder.middlewares, builder.deprecated); + return; + } + if (typeof cmd === 'string') { + const parsedCommand = parseCommand(cmd); + aliases = aliases.map(alias => parseCommand(alias).cmd); + let isDefault = false; + const parsedAliases = [parsedCommand.cmd].concat(aliases).filter(c => { + if (DEFAULT_MARKER.test(c)) { + isDefault = true; + return false; + } + return true; + }); + if (parsedAliases.length === 0 && isDefault) + parsedAliases.push('$0'); + if (isDefault) { + parsedCommand.cmd = parsedAliases[0]; + aliases = parsedAliases.slice(1); + cmd = cmd.replace(DEFAULT_MARKER, parsedCommand.cmd); + } + aliases.forEach(alias => { + this.aliasMap[alias] = parsedCommand.cmd; + }); + if (description !== false) { + this.usage.command(cmd, description, isDefault, aliases, deprecated); + } + this.handlers[parsedCommand.cmd] = { + original: cmd, + description, + handler, + builder: builder || {}, + middlewares, + deprecated, + demanded: parsedCommand.demanded, + optional: parsedCommand.optional, + }; + if (isDefault) + this.defaultCommand = this.handlers[parsedCommand.cmd]; + } + } + getCommandHandlers() { + return this.handlers; + } + getCommands() { + return Object.keys(this.handlers).concat(Object.keys(this.aliasMap)); + } + hasDefaultCommand() { + return !!this.defaultCommand; + } + runCommand(command, yargs, parsed, commandIndex, helpOnly, helpOrVersionSet) { + const commandHandler = this.handlers[command] || + this.handlers[this.aliasMap[command]] || + this.defaultCommand; + const currentContext = yargs.getInternalMethods().getContext(); + const parentCommands = currentContext.commands.slice(); + const isDefaultCommand = !command; + if (command) { + currentContext.commands.push(command); + currentContext.fullCommands.push(commandHandler.original); + } + const builderResult = this.applyBuilderUpdateUsageAndParse(isDefaultCommand, commandHandler, yargs, parsed.aliases, parentCommands, commandIndex, helpOnly, helpOrVersionSet); + return isPromise(builderResult) + ? builderResult.then(result => this.applyMiddlewareAndGetResult(isDefaultCommand, commandHandler, result.innerArgv, currentContext, helpOnly, result.aliases, yargs)) + : this.applyMiddlewareAndGetResult(isDefaultCommand, commandHandler, builderResult.innerArgv, currentContext, helpOnly, builderResult.aliases, yargs); + } + applyBuilderUpdateUsageAndParse(isDefaultCommand, commandHandler, yargs, aliases, parentCommands, commandIndex, helpOnly, helpOrVersionSet) { + const builder = commandHandler.builder; + let innerYargs = yargs; + if (isCommandBuilderCallback(builder)) { + const builderOutput = builder(yargs.getInternalMethods().reset(aliases), helpOrVersionSet); + if (isPromise(builderOutput)) { + return builderOutput.then(output => { + innerYargs = isYargsInstance(output) ? output : yargs; + return this.parseAndUpdateUsage(isDefaultCommand, commandHandler, innerYargs, parentCommands, commandIndex, helpOnly); + }); + } + } + else if (isCommandBuilderOptionDefinitions(builder)) { + innerYargs = yargs.getInternalMethods().reset(aliases); + Object.keys(commandHandler.builder).forEach(key => { + innerYargs.option(key, builder[key]); + }); + } + return this.parseAndUpdateUsage(isDefaultCommand, commandHandler, innerYargs, parentCommands, commandIndex, helpOnly); + } + parseAndUpdateUsage(isDefaultCommand, commandHandler, innerYargs, parentCommands, commandIndex, helpOnly) { + if (isDefaultCommand) + innerYargs.getInternalMethods().getUsageInstance().unfreeze(true); + if (this.shouldUpdateUsage(innerYargs)) { + innerYargs + .getInternalMethods() + .getUsageInstance() + .usage(this.usageFromParentCommandsCommandHandler(parentCommands, commandHandler), commandHandler.description); + } + const innerArgv = innerYargs + .getInternalMethods() + .runYargsParserAndExecuteCommands(null, undefined, true, commandIndex, helpOnly); + return isPromise(innerArgv) + ? innerArgv.then(argv => ({ + aliases: innerYargs.parsed.aliases, + innerArgv: argv, + })) + : { + aliases: innerYargs.parsed.aliases, + innerArgv: innerArgv, + }; + } + shouldUpdateUsage(yargs) { + return (!yargs.getInternalMethods().getUsageInstance().getUsageDisabled() && + yargs.getInternalMethods().getUsageInstance().getUsage().length === 0); + } + usageFromParentCommandsCommandHandler(parentCommands, commandHandler) { + const c = DEFAULT_MARKER.test(commandHandler.original) + ? commandHandler.original.replace(DEFAULT_MARKER, '').trim() + : commandHandler.original; + const pc = parentCommands.filter(c => { + return !DEFAULT_MARKER.test(c); + }); + pc.push(c); + return `$0 ${pc.join(' ')}`; + } + handleValidationAndGetResult(isDefaultCommand, commandHandler, innerArgv, currentContext, aliases, yargs, middlewares, positionalMap) { + if (!yargs.getInternalMethods().getHasOutput()) { + const validation = yargs + .getInternalMethods() + .runValidation(aliases, positionalMap, yargs.parsed.error, isDefaultCommand); + innerArgv = maybeAsyncResult(innerArgv, result => { + validation(result); + return result; + }); + } + if (commandHandler.handler && !yargs.getInternalMethods().getHasOutput()) { + yargs.getInternalMethods().setHasOutput(); + const populateDoubleDash = !!yargs.getOptions().configuration['populate--']; + yargs + .getInternalMethods() + .postProcess(innerArgv, populateDoubleDash, false, false); + innerArgv = applyMiddleware(innerArgv, yargs, middlewares, false); + innerArgv = maybeAsyncResult(innerArgv, result => { + const handlerResult = commandHandler.handler(result); + return isPromise(handlerResult) + ? handlerResult.then(() => result) + : result; + }); + if (!isDefaultCommand) { + yargs.getInternalMethods().getUsageInstance().cacheHelpMessage(); + } + if (isPromise(innerArgv) && + !yargs.getInternalMethods().hasParseCallback()) { + innerArgv.catch(error => { + try { + yargs.getInternalMethods().getUsageInstance().fail(null, error); + } + catch (_err) { + } + }); + } + } + if (!isDefaultCommand) { + currentContext.commands.pop(); + currentContext.fullCommands.pop(); + } + return innerArgv; + } + applyMiddlewareAndGetResult(isDefaultCommand, commandHandler, innerArgv, currentContext, helpOnly, aliases, yargs) { + let positionalMap = {}; + if (helpOnly) + return innerArgv; + if (!yargs.getInternalMethods().getHasOutput()) { + positionalMap = this.populatePositionals(commandHandler, innerArgv, currentContext, yargs); + } + const middlewares = this.globalMiddleware + .getMiddleware() + .slice(0) + .concat(commandHandler.middlewares); + const maybePromiseArgv = applyMiddleware(innerArgv, yargs, middlewares, true); + return isPromise(maybePromiseArgv) + ? maybePromiseArgv.then(resolvedInnerArgv => this.handleValidationAndGetResult(isDefaultCommand, commandHandler, resolvedInnerArgv, currentContext, aliases, yargs, middlewares, positionalMap)) + : this.handleValidationAndGetResult(isDefaultCommand, commandHandler, maybePromiseArgv, currentContext, aliases, yargs, middlewares, positionalMap); + } + populatePositionals(commandHandler, argv, context, yargs) { + argv._ = argv._.slice(context.commands.length); + const demanded = commandHandler.demanded.slice(0); + const optional = commandHandler.optional.slice(0); + const positionalMap = {}; + this.validation.positionalCount(demanded.length, argv._.length); + while (demanded.length) { + const demand = demanded.shift(); + this.populatePositional(demand, argv, positionalMap); + } + while (optional.length) { + const maybe = optional.shift(); + this.populatePositional(maybe, argv, positionalMap); + } + argv._ = context.commands.concat(argv._.map(a => '' + a)); + this.postProcessPositionals(argv, positionalMap, this.cmdToParseOptions(commandHandler.original), yargs); + return positionalMap; + } + populatePositional(positional, argv, positionalMap) { + const cmd = positional.cmd[0]; + if (positional.variadic) { + positionalMap[cmd] = argv._.splice(0).map(String); + } + else { + if (argv._.length) + positionalMap[cmd] = [String(argv._.shift())]; + } + } + cmdToParseOptions(cmdString) { + const parseOptions = { + array: [], + default: {}, + alias: {}, + demand: {}, + }; + const parsed = parseCommand(cmdString); + parsed.demanded.forEach(d => { + const [cmd, ...aliases] = d.cmd; + if (d.variadic) { + parseOptions.array.push(cmd); + parseOptions.default[cmd] = []; + } + parseOptions.alias[cmd] = aliases; + parseOptions.demand[cmd] = true; + }); + parsed.optional.forEach(o => { + const [cmd, ...aliases] = o.cmd; + if (o.variadic) { + parseOptions.array.push(cmd); + parseOptions.default[cmd] = []; + } + parseOptions.alias[cmd] = aliases; + }); + return parseOptions; + } + postProcessPositionals(argv, positionalMap, parseOptions, yargs) { + const options = Object.assign({}, yargs.getOptions()); + options.default = Object.assign(parseOptions.default, options.default); + for (const key of Object.keys(parseOptions.alias)) { + options.alias[key] = (options.alias[key] || []).concat(parseOptions.alias[key]); + } + options.array = options.array.concat(parseOptions.array); + options.config = {}; + const unparsed = []; + Object.keys(positionalMap).forEach(key => { + positionalMap[key].map(value => { + if (options.configuration['unknown-options-as-args']) + options.key[key] = true; + unparsed.push(`--${key}`); + unparsed.push(value); + }); + }); + if (!unparsed.length) + return; + const config = Object.assign({}, options.configuration, { + 'populate--': false, + }); + const parsed = this.shim.Parser.detailed(unparsed, Object.assign({}, options, { + configuration: config, + })); + if (parsed.error) { + yargs + .getInternalMethods() + .getUsageInstance() + .fail(parsed.error.message, parsed.error); + } + else { + const positionalKeys = Object.keys(positionalMap); + Object.keys(positionalMap).forEach(key => { + positionalKeys.push(...parsed.aliases[key]); + }); + Object.keys(parsed.argv).forEach(key => { + if (positionalKeys.includes(key)) { + if (!positionalMap[key]) + positionalMap[key] = parsed.argv[key]; + if (!this.isInConfigs(yargs, key) && + !this.isDefaulted(yargs, key) && + Object.prototype.hasOwnProperty.call(argv, key) && + Object.prototype.hasOwnProperty.call(parsed.argv, key) && + (Array.isArray(argv[key]) || Array.isArray(parsed.argv[key]))) { + argv[key] = [].concat(argv[key], parsed.argv[key]); + } + else { + argv[key] = parsed.argv[key]; + } + } + }); + } + } + isDefaulted(yargs, key) { + const { default: defaults } = yargs.getOptions(); + return (Object.prototype.hasOwnProperty.call(defaults, key) || + Object.prototype.hasOwnProperty.call(defaults, this.shim.Parser.camelCase(key))); + } + isInConfigs(yargs, key) { + const { configObjects } = yargs.getOptions(); + return (configObjects.some(c => Object.prototype.hasOwnProperty.call(c, key)) || + configObjects.some(c => Object.prototype.hasOwnProperty.call(c, this.shim.Parser.camelCase(key)))); + } + runDefaultBuilderOn(yargs) { + if (!this.defaultCommand) + return; + if (this.shouldUpdateUsage(yargs)) { + const commandString = DEFAULT_MARKER.test(this.defaultCommand.original) + ? this.defaultCommand.original + : this.defaultCommand.original.replace(/^[^[\]<>]*/, '$0 '); + yargs + .getInternalMethods() + .getUsageInstance() + .usage(commandString, this.defaultCommand.description); + } + const builder = this.defaultCommand.builder; + if (isCommandBuilderCallback(builder)) { + return builder(yargs, true); + } + else if (!isCommandBuilderDefinition(builder)) { + Object.keys(builder).forEach(key => { + yargs.option(key, builder[key]); + }); + } + return undefined; + } + moduleName(obj) { + const mod = whichModule(obj); + if (!mod) + throw new Error(`No command name given for module: ${this.shim.inspect(obj)}`); + return this.commandFromFilename(mod.filename); + } + commandFromFilename(filename) { + return this.shim.path.basename(filename, this.shim.path.extname(filename)); + } + extractDesc({ describe, description, desc }) { + for (const test of [describe, description, desc]) { + if (typeof test === 'string' || test === false) + return test; + assertNotStrictEqual(test, true, this.shim); + } + return false; + } + freeze() { + this.frozens.push({ + handlers: this.handlers, + aliasMap: this.aliasMap, + defaultCommand: this.defaultCommand, + }); + } + unfreeze() { + const frozen = this.frozens.pop(); + assertNotStrictEqual(frozen, undefined, this.shim); + ({ + handlers: this.handlers, + aliasMap: this.aliasMap, + defaultCommand: this.defaultCommand, + } = frozen); + } + reset() { + this.handlers = {}; + this.aliasMap = {}; + this.defaultCommand = undefined; + this.requireCache = new Set(); + return this; + } +} +export function command(usage, validation, globalMiddleware, shim) { + return new CommandInstance(usage, validation, globalMiddleware, shim); +} +export function isCommandBuilderDefinition(builder) { + return (typeof builder === 'object' && + !!builder.builder && + typeof builder.handler === 'function'); +} +function isCommandAndAliases(cmd) { + return cmd.every(c => typeof c === 'string'); +} +export function isCommandBuilderCallback(builder) { + return typeof builder === 'function'; +} +function isCommandBuilderOptionDefinitions(builder) { + return typeof builder === 'object'; +} +export function isCommandHandlerDefinition(cmd) { + return typeof cmd === 'object' && !Array.isArray(cmd); +} diff --git a/node_modules/yargs/build/lib/completion-templates.js b/node_modules/yargs/build/lib/completion-templates.js new file mode 100644 index 0000000..2c4dcb5 --- /dev/null +++ b/node_modules/yargs/build/lib/completion-templates.js @@ -0,0 +1,48 @@ +export const completionShTemplate = `###-begin-{{app_name}}-completions-### +# +# yargs command completion script +# +# Installation: {{app_path}} {{completion_command}} >> ~/.bashrc +# or {{app_path}} {{completion_command}} >> ~/.bash_profile on OSX. +# +_{{app_name}}_yargs_completions() +{ + local cur_word args type_list + + cur_word="\${COMP_WORDS[COMP_CWORD]}" + args=("\${COMP_WORDS[@]}") + + # ask yargs to generate completions. + type_list=$({{app_path}} --get-yargs-completions "\${args[@]}") + + COMPREPLY=( $(compgen -W "\${type_list}" -- \${cur_word}) ) + + # if no match was found, fall back to filename completion + if [ \${#COMPREPLY[@]} -eq 0 ]; then + COMPREPLY=() + fi + + return 0 +} +complete -o bashdefault -o default -F _{{app_name}}_yargs_completions {{app_name}} +###-end-{{app_name}}-completions-### +`; +export const completionZshTemplate = `#compdef {{app_name}} +###-begin-{{app_name}}-completions-### +# +# yargs command completion script +# +# Installation: {{app_path}} {{completion_command}} >> ~/.zshrc +# or {{app_path}} {{completion_command}} >> ~/.zprofile on OSX. +# +_{{app_name}}_yargs_completions() +{ + local reply + local si=$IFS + IFS=$'\n' reply=($(COMP_CWORD="$((CURRENT-1))" COMP_LINE="$BUFFER" COMP_POINT="$CURSOR" {{app_path}} --get-yargs-completions "\${words[@]}")) + IFS=$si + _describe 'values' reply +} +compdef _{{app_name}}_yargs_completions {{app_name}} +###-end-{{app_name}}-completions-### +`; diff --git a/node_modules/yargs/build/lib/completion.js b/node_modules/yargs/build/lib/completion.js new file mode 100644 index 0000000..1c59212 --- /dev/null +++ b/node_modules/yargs/build/lib/completion.js @@ -0,0 +1,236 @@ +import { isCommandBuilderCallback } from './command.js'; +import { assertNotStrictEqual } from './typings/common-types.js'; +import * as templates from './completion-templates.js'; +import { isPromise } from './utils/is-promise.js'; +import { parseCommand } from './parse-command.js'; +export class Completion { + constructor(yargs, usage, command, shim) { + var _a, _b, _c; + this.yargs = yargs; + this.usage = usage; + this.command = command; + this.shim = shim; + this.completionKey = 'get-yargs-completions'; + this.aliases = null; + this.customCompletionFunction = null; + this.indexAfterLastReset = 0; + this.zshShell = + (_c = (((_a = this.shim.getEnv('SHELL')) === null || _a === void 0 ? void 0 : _a.includes('zsh')) || + ((_b = this.shim.getEnv('ZSH_NAME')) === null || _b === void 0 ? void 0 : _b.includes('zsh')))) !== null && _c !== void 0 ? _c : false; + } + defaultCompletion(args, argv, current, done) { + const handlers = this.command.getCommandHandlers(); + for (let i = 0, ii = args.length; i < ii; ++i) { + if (handlers[args[i]] && handlers[args[i]].builder) { + const builder = handlers[args[i]].builder; + if (isCommandBuilderCallback(builder)) { + this.indexAfterLastReset = i + 1; + const y = this.yargs.getInternalMethods().reset(); + builder(y, true); + return y.argv; + } + } + } + const completions = []; + this.commandCompletions(completions, args, current); + this.optionCompletions(completions, args, argv, current); + this.choicesFromOptionsCompletions(completions, args, argv, current); + this.choicesFromPositionalsCompletions(completions, args, argv, current); + done(null, completions); + } + commandCompletions(completions, args, current) { + const parentCommands = this.yargs + .getInternalMethods() + .getContext().commands; + if (!current.match(/^-/) && + parentCommands[parentCommands.length - 1] !== current && + !this.previousArgHasChoices(args)) { + this.usage.getCommands().forEach(usageCommand => { + const commandName = parseCommand(usageCommand[0]).cmd; + if (args.indexOf(commandName) === -1) { + if (!this.zshShell) { + completions.push(commandName); + } + else { + const desc = usageCommand[1] || ''; + completions.push(commandName.replace(/:/g, '\\:') + ':' + desc); + } + } + }); + } + } + optionCompletions(completions, args, argv, current) { + if ((current.match(/^-/) || (current === '' && completions.length === 0)) && + !this.previousArgHasChoices(args)) { + const options = this.yargs.getOptions(); + const positionalKeys = this.yargs.getGroups()[this.usage.getPositionalGroupName()] || []; + Object.keys(options.key).forEach(key => { + const negable = !!options.configuration['boolean-negation'] && + options.boolean.includes(key); + const isPositionalKey = positionalKeys.includes(key); + if (!isPositionalKey && + !options.hiddenOptions.includes(key) && + !this.argsContainKey(args, key, negable)) { + this.completeOptionKey(key, completions, current); + if (negable && !!options.default[key]) + this.completeOptionKey(`no-${key}`, completions, current); + } + }); + } + } + choicesFromOptionsCompletions(completions, args, argv, current) { + if (this.previousArgHasChoices(args)) { + const choices = this.getPreviousArgChoices(args); + if (choices && choices.length > 0) { + completions.push(...choices.map(c => c.replace(/:/g, '\\:'))); + } + } + } + choicesFromPositionalsCompletions(completions, args, argv, current) { + if (current === '' && + completions.length > 0 && + this.previousArgHasChoices(args)) { + return; + } + const positionalKeys = this.yargs.getGroups()[this.usage.getPositionalGroupName()] || []; + const offset = Math.max(this.indexAfterLastReset, this.yargs.getInternalMethods().getContext().commands.length + + 1); + const positionalKey = positionalKeys[argv._.length - offset - 1]; + if (!positionalKey) { + return; + } + const choices = this.yargs.getOptions().choices[positionalKey] || []; + for (const choice of choices) { + if (choice.startsWith(current)) { + completions.push(choice.replace(/:/g, '\\:')); + } + } + } + getPreviousArgChoices(args) { + if (args.length < 1) + return; + let previousArg = args[args.length - 1]; + let filter = ''; + if (!previousArg.startsWith('-') && args.length > 1) { + filter = previousArg; + previousArg = args[args.length - 2]; + } + if (!previousArg.startsWith('-')) + return; + const previousArgKey = previousArg.replace(/^-+/, ''); + const options = this.yargs.getOptions(); + const possibleAliases = [ + previousArgKey, + ...(this.yargs.getAliases()[previousArgKey] || []), + ]; + let choices; + for (const possibleAlias of possibleAliases) { + if (Object.prototype.hasOwnProperty.call(options.key, possibleAlias) && + Array.isArray(options.choices[possibleAlias])) { + choices = options.choices[possibleAlias]; + break; + } + } + if (choices) { + return choices.filter(choice => !filter || choice.startsWith(filter)); + } + } + previousArgHasChoices(args) { + const choices = this.getPreviousArgChoices(args); + return choices !== undefined && choices.length > 0; + } + argsContainKey(args, key, negable) { + const argsContains = (s) => args.indexOf((/^[^0-9]$/.test(s) ? '-' : '--') + s) !== -1; + if (argsContains(key)) + return true; + if (negable && argsContains(`no-${key}`)) + return true; + if (this.aliases) { + for (const alias of this.aliases[key]) { + if (argsContains(alias)) + return true; + } + } + return false; + } + completeOptionKey(key, completions, current) { + const descs = this.usage.getDescriptions(); + const startsByTwoDashes = (s) => /^--/.test(s); + const isShortOption = (s) => /^[^0-9]$/.test(s); + const dashes = !startsByTwoDashes(current) && isShortOption(key) ? '-' : '--'; + if (!this.zshShell) { + completions.push(dashes + key); + } + else { + const desc = descs[key] || ''; + completions.push(dashes + + `${key.replace(/:/g, '\\:')}:${desc.replace('__yargsString__:', '')}`); + } + } + customCompletion(args, argv, current, done) { + assertNotStrictEqual(this.customCompletionFunction, null, this.shim); + if (isSyncCompletionFunction(this.customCompletionFunction)) { + const result = this.customCompletionFunction(current, argv); + if (isPromise(result)) { + return result + .then(list => { + this.shim.process.nextTick(() => { + done(null, list); + }); + }) + .catch(err => { + this.shim.process.nextTick(() => { + done(err, undefined); + }); + }); + } + return done(null, result); + } + else if (isFallbackCompletionFunction(this.customCompletionFunction)) { + return this.customCompletionFunction(current, argv, (onCompleted = done) => this.defaultCompletion(args, argv, current, onCompleted), completions => { + done(null, completions); + }); + } + else { + return this.customCompletionFunction(current, argv, completions => { + done(null, completions); + }); + } + } + getCompletion(args, done) { + const current = args.length ? args[args.length - 1] : ''; + const argv = this.yargs.parse(args, true); + const completionFunction = this.customCompletionFunction + ? (argv) => this.customCompletion(args, argv, current, done) + : (argv) => this.defaultCompletion(args, argv, current, done); + return isPromise(argv) + ? argv.then(completionFunction) + : completionFunction(argv); + } + generateCompletionScript($0, cmd) { + let script = this.zshShell + ? templates.completionZshTemplate + : templates.completionShTemplate; + const name = this.shim.path.basename($0); + if ($0.match(/\.js$/)) + $0 = `./${$0}`; + script = script.replace(/{{app_name}}/g, name); + script = script.replace(/{{completion_command}}/g, cmd); + return script.replace(/{{app_path}}/g, $0); + } + registerFunction(fn) { + this.customCompletionFunction = fn; + } + setParsed(parsed) { + this.aliases = parsed.aliases; + } +} +export function completion(yargs, usage, command, shim) { + return new Completion(yargs, usage, command, shim); +} +function isSyncCompletionFunction(completionFunction) { + return completionFunction.length < 3; +} +function isFallbackCompletionFunction(completionFunction) { + return completionFunction.length > 3; +} diff --git a/node_modules/yargs/build/lib/middleware.js b/node_modules/yargs/build/lib/middleware.js new file mode 100644 index 0000000..4e561a7 --- /dev/null +++ b/node_modules/yargs/build/lib/middleware.js @@ -0,0 +1,88 @@ +import { argsert } from './argsert.js'; +import { isPromise } from './utils/is-promise.js'; +export class GlobalMiddleware { + constructor(yargs) { + this.globalMiddleware = []; + this.frozens = []; + this.yargs = yargs; + } + addMiddleware(callback, applyBeforeValidation, global = true, mutates = false) { + argsert(' [boolean] [boolean] [boolean]', [callback, applyBeforeValidation, global], arguments.length); + if (Array.isArray(callback)) { + for (let i = 0; i < callback.length; i++) { + if (typeof callback[i] !== 'function') { + throw Error('middleware must be a function'); + } + const m = callback[i]; + m.applyBeforeValidation = applyBeforeValidation; + m.global = global; + } + Array.prototype.push.apply(this.globalMiddleware, callback); + } + else if (typeof callback === 'function') { + const m = callback; + m.applyBeforeValidation = applyBeforeValidation; + m.global = global; + m.mutates = mutates; + this.globalMiddleware.push(callback); + } + return this.yargs; + } + addCoerceMiddleware(callback, option) { + const aliases = this.yargs.getAliases(); + this.globalMiddleware = this.globalMiddleware.filter(m => { + const toCheck = [...(aliases[option] || []), option]; + if (!m.option) + return true; + else + return !toCheck.includes(m.option); + }); + callback.option = option; + return this.addMiddleware(callback, true, true, true); + } + getMiddleware() { + return this.globalMiddleware; + } + freeze() { + this.frozens.push([...this.globalMiddleware]); + } + unfreeze() { + const frozen = this.frozens.pop(); + if (frozen !== undefined) + this.globalMiddleware = frozen; + } + reset() { + this.globalMiddleware = this.globalMiddleware.filter(m => m.global); + } +} +export function commandMiddlewareFactory(commandMiddleware) { + if (!commandMiddleware) + return []; + return commandMiddleware.map(middleware => { + middleware.applyBeforeValidation = false; + return middleware; + }); +} +export function applyMiddleware(argv, yargs, middlewares, beforeValidation) { + return middlewares.reduce((acc, middleware) => { + if (middleware.applyBeforeValidation !== beforeValidation) { + return acc; + } + if (middleware.mutates) { + if (middleware.applied) + return acc; + middleware.applied = true; + } + if (isPromise(acc)) { + return acc + .then(initialObj => Promise.all([initialObj, middleware(initialObj, yargs)])) + .then(([initialObj, middlewareObj]) => Object.assign(initialObj, middlewareObj)); + } + else { + const result = middleware(acc, yargs); + return isPromise(result) + ? result.then(middlewareObj => Object.assign(acc, middlewareObj)) + : Object.assign(acc, result); + } + }, argv); +} diff --git a/node_modules/yargs/build/lib/parse-command.js b/node_modules/yargs/build/lib/parse-command.js new file mode 100644 index 0000000..4989f53 --- /dev/null +++ b/node_modules/yargs/build/lib/parse-command.js @@ -0,0 +1,32 @@ +export function parseCommand(cmd) { + const extraSpacesStrippedCommand = cmd.replace(/\s{2,}/g, ' '); + const splitCommand = extraSpacesStrippedCommand.split(/\s+(?![^[]*]|[^<]*>)/); + const bregex = /\.*[\][<>]/g; + const firstCommand = splitCommand.shift(); + if (!firstCommand) + throw new Error(`No command found in: ${cmd}`); + const parsedCommand = { + cmd: firstCommand.replace(bregex, ''), + demanded: [], + optional: [], + }; + splitCommand.forEach((cmd, i) => { + let variadic = false; + cmd = cmd.replace(/\s/g, ''); + if (/\.+[\]>]/.test(cmd) && i === splitCommand.length - 1) + variadic = true; + if (/^\[/.test(cmd)) { + parsedCommand.optional.push({ + cmd: cmd.replace(bregex, '').split('|'), + variadic, + }); + } + else { + parsedCommand.demanded.push({ + cmd: cmd.replace(bregex, '').split('|'), + variadic, + }); + } + }); + return parsedCommand; +} diff --git a/node_modules/yargs/build/lib/typings/common-types.js b/node_modules/yargs/build/lib/typings/common-types.js new file mode 100644 index 0000000..73e1773 --- /dev/null +++ b/node_modules/yargs/build/lib/typings/common-types.js @@ -0,0 +1,9 @@ +export function assertNotStrictEqual(actual, expected, shim, message) { + shim.assert.notStrictEqual(actual, expected, message); +} +export function assertSingleKey(actual, shim) { + shim.assert.strictEqual(typeof actual, 'string'); +} +export function objectKeys(object) { + return Object.keys(object); +} diff --git a/node_modules/yargs/build/lib/typings/yargs-parser-types.js b/node_modules/yargs/build/lib/typings/yargs-parser-types.js new file mode 100644 index 0000000..cb0ff5c --- /dev/null +++ b/node_modules/yargs/build/lib/typings/yargs-parser-types.js @@ -0,0 +1 @@ +export {}; diff --git a/node_modules/yargs/build/lib/usage.js b/node_modules/yargs/build/lib/usage.js new file mode 100644 index 0000000..2e14073 --- /dev/null +++ b/node_modules/yargs/build/lib/usage.js @@ -0,0 +1,582 @@ +import { objFilter } from './utils/obj-filter.js'; +import { YError } from './yerror.js'; +import setBlocking from './utils/set-blocking.js'; +function isBoolean(fail) { + return typeof fail === 'boolean'; +} +export function usage(yargs, shim) { + const __ = shim.y18n.__; + const self = {}; + const fails = []; + self.failFn = function failFn(f) { + fails.push(f); + }; + let failMessage = null; + let globalFailMessage = null; + let showHelpOnFail = true; + self.showHelpOnFail = function showHelpOnFailFn(arg1 = true, arg2) { + const [enabled, message] = typeof arg1 === 'string' ? [true, arg1] : [arg1, arg2]; + if (yargs.getInternalMethods().isGlobalContext()) { + globalFailMessage = message; + } + failMessage = message; + showHelpOnFail = enabled; + return self; + }; + let failureOutput = false; + self.fail = function fail(msg, err) { + const logger = yargs.getInternalMethods().getLoggerInstance(); + if (fails.length) { + for (let i = fails.length - 1; i >= 0; --i) { + const fail = fails[i]; + if (isBoolean(fail)) { + if (err) + throw err; + else if (msg) + throw Error(msg); + } + else { + fail(msg, err, self); + } + } + } + else { + if (yargs.getExitProcess()) + setBlocking(true); + if (!failureOutput) { + failureOutput = true; + if (showHelpOnFail) { + yargs.showHelp('error'); + logger.error(); + } + if (msg || err) + logger.error(msg || err); + const globalOrCommandFailMessage = failMessage || globalFailMessage; + if (globalOrCommandFailMessage) { + if (msg || err) + logger.error(''); + logger.error(globalOrCommandFailMessage); + } + } + err = err || new YError(msg); + if (yargs.getExitProcess()) { + return yargs.exit(1); + } + else if (yargs.getInternalMethods().hasParseCallback()) { + return yargs.exit(1, err); + } + else { + throw err; + } + } + }; + let usages = []; + let usageDisabled = false; + self.usage = (msg, description) => { + if (msg === null) { + usageDisabled = true; + usages = []; + return self; + } + usageDisabled = false; + usages.push([msg, description || '']); + return self; + }; + self.getUsage = () => { + return usages; + }; + self.getUsageDisabled = () => { + return usageDisabled; + }; + self.getPositionalGroupName = () => { + return __('Positionals:'); + }; + let examples = []; + self.example = (cmd, description) => { + examples.push([cmd, description || '']); + }; + let commands = []; + self.command = function command(cmd, description, isDefault, aliases, deprecated = false) { + if (isDefault) { + commands = commands.map(cmdArray => { + cmdArray[2] = false; + return cmdArray; + }); + } + commands.push([cmd, description || '', isDefault, aliases, deprecated]); + }; + self.getCommands = () => commands; + let descriptions = {}; + self.describe = function describe(keyOrKeys, desc) { + if (Array.isArray(keyOrKeys)) { + keyOrKeys.forEach(k => { + self.describe(k, desc); + }); + } + else if (typeof keyOrKeys === 'object') { + Object.keys(keyOrKeys).forEach(k => { + self.describe(k, keyOrKeys[k]); + }); + } + else { + descriptions[keyOrKeys] = desc; + } + }; + self.getDescriptions = () => descriptions; + let epilogs = []; + self.epilog = msg => { + epilogs.push(msg); + }; + let wrapSet = false; + let wrap; + self.wrap = cols => { + wrapSet = true; + wrap = cols; + }; + self.getWrap = () => { + if (shim.getEnv('YARGS_DISABLE_WRAP')) { + return null; + } + if (!wrapSet) { + wrap = windowWidth(); + wrapSet = true; + } + return wrap; + }; + const deferY18nLookupPrefix = '__yargsString__:'; + self.deferY18nLookup = str => deferY18nLookupPrefix + str; + self.help = function help() { + if (cachedHelpMessage) + return cachedHelpMessage; + normalizeAliases(); + const base$0 = yargs.customScriptName + ? yargs.$0 + : shim.path.basename(yargs.$0); + const demandedOptions = yargs.getDemandedOptions(); + const demandedCommands = yargs.getDemandedCommands(); + const deprecatedOptions = yargs.getDeprecatedOptions(); + const groups = yargs.getGroups(); + const options = yargs.getOptions(); + let keys = []; + keys = keys.concat(Object.keys(descriptions)); + keys = keys.concat(Object.keys(demandedOptions)); + keys = keys.concat(Object.keys(demandedCommands)); + keys = keys.concat(Object.keys(options.default)); + keys = keys.filter(filterHiddenOptions); + keys = Object.keys(keys.reduce((acc, key) => { + if (key !== '_') + acc[key] = true; + return acc; + }, {})); + const theWrap = self.getWrap(); + const ui = shim.cliui({ + width: theWrap, + wrap: !!theWrap, + }); + if (!usageDisabled) { + if (usages.length) { + usages.forEach(usage => { + ui.div({ text: `${usage[0].replace(/\$0/g, base$0)}` }); + if (usage[1]) { + ui.div({ text: `${usage[1]}`, padding: [1, 0, 0, 0] }); + } + }); + ui.div(); + } + else if (commands.length) { + let u = null; + if (demandedCommands._) { + u = `${base$0} <${__('command')}>\n`; + } + else { + u = `${base$0} [${__('command')}]\n`; + } + ui.div(`${u}`); + } + } + if (commands.length > 1 || (commands.length === 1 && !commands[0][2])) { + ui.div(__('Commands:')); + const context = yargs.getInternalMethods().getContext(); + const parentCommands = context.commands.length + ? `${context.commands.join(' ')} ` + : ''; + if (yargs.getInternalMethods().getParserConfiguration()['sort-commands'] === + true) { + commands = commands.sort((a, b) => a[0].localeCompare(b[0])); + } + const prefix = base$0 ? `${base$0} ` : ''; + commands.forEach(command => { + const commandString = `${prefix}${parentCommands}${command[0].replace(/^\$0 ?/, '')}`; + ui.span({ + text: commandString, + padding: [0, 2, 0, 2], + width: maxWidth(commands, theWrap, `${base$0}${parentCommands}`) + 4, + }, { text: command[1] }); + const hints = []; + if (command[2]) + hints.push(`[${__('default')}]`); + if (command[3] && command[3].length) { + hints.push(`[${__('aliases:')} ${command[3].join(', ')}]`); + } + if (command[4]) { + if (typeof command[4] === 'string') { + hints.push(`[${__('deprecated: %s', command[4])}]`); + } + else { + hints.push(`[${__('deprecated')}]`); + } + } + if (hints.length) { + ui.div({ + text: hints.join(' '), + padding: [0, 0, 0, 2], + align: 'right', + }); + } + else { + ui.div(); + } + }); + ui.div(); + } + const aliasKeys = (Object.keys(options.alias) || []).concat(Object.keys(yargs.parsed.newAliases) || []); + keys = keys.filter(key => !yargs.parsed.newAliases[key] && + aliasKeys.every(alias => (options.alias[alias] || []).indexOf(key) === -1)); + const defaultGroup = __('Options:'); + if (!groups[defaultGroup]) + groups[defaultGroup] = []; + addUngroupedKeys(keys, options.alias, groups, defaultGroup); + const isLongSwitch = (sw) => /^--/.test(getText(sw)); + const displayedGroups = Object.keys(groups) + .filter(groupName => groups[groupName].length > 0) + .map(groupName => { + const normalizedKeys = groups[groupName] + .filter(filterHiddenOptions) + .map(key => { + if (aliasKeys.includes(key)) + return key; + for (let i = 0, aliasKey; (aliasKey = aliasKeys[i]) !== undefined; i++) { + if ((options.alias[aliasKey] || []).includes(key)) + return aliasKey; + } + return key; + }); + return { groupName, normalizedKeys }; + }) + .filter(({ normalizedKeys }) => normalizedKeys.length > 0) + .map(({ groupName, normalizedKeys }) => { + const switches = normalizedKeys.reduce((acc, key) => { + acc[key] = [key] + .concat(options.alias[key] || []) + .map(sw => { + if (groupName === self.getPositionalGroupName()) + return sw; + else { + return ((/^[0-9]$/.test(sw) + ? options.boolean.includes(key) + ? '-' + : '--' + : sw.length > 1 + ? '--' + : '-') + sw); + } + }) + .sort((sw1, sw2) => isLongSwitch(sw1) === isLongSwitch(sw2) + ? 0 + : isLongSwitch(sw1) + ? 1 + : -1) + .join(', '); + return acc; + }, {}); + return { groupName, normalizedKeys, switches }; + }); + const shortSwitchesUsed = displayedGroups + .filter(({ groupName }) => groupName !== self.getPositionalGroupName()) + .some(({ normalizedKeys, switches }) => !normalizedKeys.every(key => isLongSwitch(switches[key]))); + if (shortSwitchesUsed) { + displayedGroups + .filter(({ groupName }) => groupName !== self.getPositionalGroupName()) + .forEach(({ normalizedKeys, switches }) => { + normalizedKeys.forEach(key => { + if (isLongSwitch(switches[key])) { + switches[key] = addIndentation(switches[key], '-x, '.length); + } + }); + }); + } + displayedGroups.forEach(({ groupName, normalizedKeys, switches }) => { + ui.div(groupName); + normalizedKeys.forEach(key => { + const kswitch = switches[key]; + let desc = descriptions[key] || ''; + let type = null; + if (desc.includes(deferY18nLookupPrefix)) + desc = __(desc.substring(deferY18nLookupPrefix.length)); + if (options.boolean.includes(key)) + type = `[${__('boolean')}]`; + if (options.count.includes(key)) + type = `[${__('count')}]`; + if (options.string.includes(key)) + type = `[${__('string')}]`; + if (options.normalize.includes(key)) + type = `[${__('string')}]`; + if (options.array.includes(key)) + type = `[${__('array')}]`; + if (options.number.includes(key)) + type = `[${__('number')}]`; + const deprecatedExtra = (deprecated) => typeof deprecated === 'string' + ? `[${__('deprecated: %s', deprecated)}]` + : `[${__('deprecated')}]`; + const extra = [ + key in deprecatedOptions + ? deprecatedExtra(deprecatedOptions[key]) + : null, + type, + key in demandedOptions ? `[${__('required')}]` : null, + options.choices && options.choices[key] + ? `[${__('choices:')} ${self.stringifiedValues(options.choices[key])}]` + : null, + defaultString(options.default[key], options.defaultDescription[key]), + ] + .filter(Boolean) + .join(' '); + ui.span({ + text: getText(kswitch), + padding: [0, 2, 0, 2 + getIndentation(kswitch)], + width: maxWidth(switches, theWrap) + 4, + }, desc); + if (extra) + ui.div({ text: extra, padding: [0, 0, 0, 2], align: 'right' }); + else + ui.div(); + }); + ui.div(); + }); + if (examples.length) { + ui.div(__('Examples:')); + examples.forEach(example => { + example[0] = example[0].replace(/\$0/g, base$0); + }); + examples.forEach(example => { + if (example[1] === '') { + ui.div({ + text: example[0], + padding: [0, 2, 0, 2], + }); + } + else { + ui.div({ + text: example[0], + padding: [0, 2, 0, 2], + width: maxWidth(examples, theWrap) + 4, + }, { + text: example[1], + }); + } + }); + ui.div(); + } + if (epilogs.length > 0) { + const e = epilogs + .map(epilog => epilog.replace(/\$0/g, base$0)) + .join('\n'); + ui.div(`${e}\n`); + } + return ui.toString().replace(/\s*$/, ''); + }; + function maxWidth(table, theWrap, modifier) { + let width = 0; + if (!Array.isArray(table)) { + table = Object.values(table).map(v => [v]); + } + table.forEach(v => { + width = Math.max(shim.stringWidth(modifier ? `${modifier} ${getText(v[0])}` : getText(v[0])) + getIndentation(v[0]), width); + }); + if (theWrap) + width = Math.min(width, parseInt((theWrap * 0.5).toString(), 10)); + return width; + } + function normalizeAliases() { + const demandedOptions = yargs.getDemandedOptions(); + const options = yargs.getOptions(); + (Object.keys(options.alias) || []).forEach(key => { + options.alias[key].forEach(alias => { + if (descriptions[alias]) + self.describe(key, descriptions[alias]); + if (alias in demandedOptions) + yargs.demandOption(key, demandedOptions[alias]); + if (options.boolean.includes(alias)) + yargs.boolean(key); + if (options.count.includes(alias)) + yargs.count(key); + if (options.string.includes(alias)) + yargs.string(key); + if (options.normalize.includes(alias)) + yargs.normalize(key); + if (options.array.includes(alias)) + yargs.array(key); + if (options.number.includes(alias)) + yargs.number(key); + }); + }); + } + let cachedHelpMessage; + self.cacheHelpMessage = function () { + cachedHelpMessage = this.help(); + }; + self.clearCachedHelpMessage = function () { + cachedHelpMessage = undefined; + }; + self.hasCachedHelpMessage = function () { + return !!cachedHelpMessage; + }; + function addUngroupedKeys(keys, aliases, groups, defaultGroup) { + let groupedKeys = []; + let toCheck = null; + Object.keys(groups).forEach(group => { + groupedKeys = groupedKeys.concat(groups[group]); + }); + keys.forEach(key => { + toCheck = [key].concat(aliases[key]); + if (!toCheck.some(k => groupedKeys.indexOf(k) !== -1)) { + groups[defaultGroup].push(key); + } + }); + return groupedKeys; + } + function filterHiddenOptions(key) { + return (yargs.getOptions().hiddenOptions.indexOf(key) < 0 || + yargs.parsed.argv[yargs.getOptions().showHiddenOpt]); + } + self.showHelp = (level) => { + const logger = yargs.getInternalMethods().getLoggerInstance(); + if (!level) + level = 'error'; + const emit = typeof level === 'function' ? level : logger[level]; + emit(self.help()); + }; + self.functionDescription = fn => { + const description = fn.name + ? shim.Parser.decamelize(fn.name, '-') + : __('generated-value'); + return ['(', description, ')'].join(''); + }; + self.stringifiedValues = function stringifiedValues(values, separator) { + let string = ''; + const sep = separator || ', '; + const array = [].concat(values); + if (!values || !array.length) + return string; + array.forEach(value => { + if (string.length) + string += sep; + string += JSON.stringify(value); + }); + return string; + }; + function defaultString(value, defaultDescription) { + let string = `[${__('default:')} `; + if (value === undefined && !defaultDescription) + return null; + if (defaultDescription) { + string += defaultDescription; + } + else { + switch (typeof value) { + case 'string': + string += `"${value}"`; + break; + case 'object': + string += JSON.stringify(value); + break; + default: + string += value; + } + } + return `${string}]`; + } + function windowWidth() { + const maxWidth = 80; + if (shim.process.stdColumns) { + return Math.min(maxWidth, shim.process.stdColumns); + } + else { + return maxWidth; + } + } + let version = null; + self.version = ver => { + version = ver; + }; + self.showVersion = level => { + const logger = yargs.getInternalMethods().getLoggerInstance(); + if (!level) + level = 'error'; + const emit = typeof level === 'function' ? level : logger[level]; + emit(version); + }; + self.reset = function reset(localLookup) { + failMessage = null; + failureOutput = false; + usages = []; + usageDisabled = false; + epilogs = []; + examples = []; + commands = []; + descriptions = objFilter(descriptions, k => !localLookup[k]); + return self; + }; + const frozens = []; + self.freeze = function freeze() { + frozens.push({ + failMessage, + failureOutput, + usages, + usageDisabled, + epilogs, + examples, + commands, + descriptions, + }); + }; + self.unfreeze = function unfreeze(defaultCommand = false) { + const frozen = frozens.pop(); + if (!frozen) + return; + if (defaultCommand) { + descriptions = { ...frozen.descriptions, ...descriptions }; + commands = [...frozen.commands, ...commands]; + usages = [...frozen.usages, ...usages]; + examples = [...frozen.examples, ...examples]; + epilogs = [...frozen.epilogs, ...epilogs]; + } + else { + ({ + failMessage, + failureOutput, + usages, + usageDisabled, + epilogs, + examples, + commands, + descriptions, + } = frozen); + } + }; + return self; +} +function isIndentedText(text) { + return typeof text === 'object'; +} +function addIndentation(text, indent) { + return isIndentedText(text) + ? { text: text.text, indentation: text.indentation + indent } + : { text, indentation: indent }; +} +function getIndentation(text) { + return isIndentedText(text) ? text.indentation : 0; +} +function getText(text) { + return isIndentedText(text) ? text.text : text; +} diff --git a/node_modules/yargs/build/lib/utils/apply-extends.js b/node_modules/yargs/build/lib/utils/apply-extends.js new file mode 100644 index 0000000..0e593b4 --- /dev/null +++ b/node_modules/yargs/build/lib/utils/apply-extends.js @@ -0,0 +1,59 @@ +import { YError } from '../yerror.js'; +let previouslyVisitedConfigs = []; +let shim; +export function applyExtends(config, cwd, mergeExtends, _shim) { + shim = _shim; + let defaultConfig = {}; + if (Object.prototype.hasOwnProperty.call(config, 'extends')) { + if (typeof config.extends !== 'string') + return defaultConfig; + const isPath = /\.json|\..*rc$/.test(config.extends); + let pathToDefault = null; + if (!isPath) { + try { + pathToDefault = require.resolve(config.extends); + } + catch (_err) { + return config; + } + } + else { + pathToDefault = getPathToDefaultConfig(cwd, config.extends); + } + checkForCircularExtends(pathToDefault); + previouslyVisitedConfigs.push(pathToDefault); + defaultConfig = isPath + ? JSON.parse(shim.readFileSync(pathToDefault, 'utf8')) + : require(config.extends); + delete config.extends; + defaultConfig = applyExtends(defaultConfig, shim.path.dirname(pathToDefault), mergeExtends, shim); + } + previouslyVisitedConfigs = []; + return mergeExtends + ? mergeDeep(defaultConfig, config) + : Object.assign({}, defaultConfig, config); +} +function checkForCircularExtends(cfgPath) { + if (previouslyVisitedConfigs.indexOf(cfgPath) > -1) { + throw new YError(`Circular extended configurations: '${cfgPath}'.`); + } +} +function getPathToDefaultConfig(cwd, pathToExtend) { + return shim.path.resolve(cwd, pathToExtend); +} +function mergeDeep(config1, config2) { + const target = {}; + function isObject(obj) { + return obj && typeof obj === 'object' && !Array.isArray(obj); + } + Object.assign(target, config1); + for (const key of Object.keys(config2)) { + if (isObject(config2[key]) && isObject(target[key])) { + target[key] = mergeDeep(config1[key], config2[key]); + } + else { + target[key] = config2[key]; + } + } + return target; +} diff --git a/node_modules/yargs/build/lib/utils/is-promise.js b/node_modules/yargs/build/lib/utils/is-promise.js new file mode 100644 index 0000000..d250c08 --- /dev/null +++ b/node_modules/yargs/build/lib/utils/is-promise.js @@ -0,0 +1,5 @@ +export function isPromise(maybePromise) { + return (!!maybePromise && + !!maybePromise.then && + typeof maybePromise.then === 'function'); +} diff --git a/node_modules/yargs/build/lib/utils/levenshtein.js b/node_modules/yargs/build/lib/utils/levenshtein.js new file mode 100644 index 0000000..60575ef --- /dev/null +++ b/node_modules/yargs/build/lib/utils/levenshtein.js @@ -0,0 +1,34 @@ +export function levenshtein(a, b) { + if (a.length === 0) + return b.length; + if (b.length === 0) + return a.length; + const matrix = []; + let i; + for (i = 0; i <= b.length; i++) { + matrix[i] = [i]; + } + let j; + for (j = 0; j <= a.length; j++) { + matrix[0][j] = j; + } + for (i = 1; i <= b.length; i++) { + for (j = 1; j <= a.length; j++) { + if (b.charAt(i - 1) === a.charAt(j - 1)) { + matrix[i][j] = matrix[i - 1][j - 1]; + } + else { + if (i > 1 && + j > 1 && + b.charAt(i - 2) === a.charAt(j - 1) && + b.charAt(i - 1) === a.charAt(j - 2)) { + matrix[i][j] = matrix[i - 2][j - 2] + 1; + } + else { + matrix[i][j] = Math.min(matrix[i - 1][j - 1] + 1, Math.min(matrix[i][j - 1] + 1, matrix[i - 1][j] + 1)); + } + } + } + } + return matrix[b.length][a.length]; +} diff --git a/node_modules/yargs/build/lib/utils/maybe-async-result.js b/node_modules/yargs/build/lib/utils/maybe-async-result.js new file mode 100644 index 0000000..8c6a40c --- /dev/null +++ b/node_modules/yargs/build/lib/utils/maybe-async-result.js @@ -0,0 +1,17 @@ +import { isPromise } from './is-promise.js'; +export function maybeAsyncResult(getResult, resultHandler, errorHandler = (err) => { + throw err; +}) { + try { + const result = isFunction(getResult) ? getResult() : getResult; + return isPromise(result) + ? result.then((result) => resultHandler(result)) + : resultHandler(result); + } + catch (err) { + return errorHandler(err); + } +} +function isFunction(arg) { + return typeof arg === 'function'; +} diff --git a/node_modules/yargs/build/lib/utils/obj-filter.js b/node_modules/yargs/build/lib/utils/obj-filter.js new file mode 100644 index 0000000..cd68ad2 --- /dev/null +++ b/node_modules/yargs/build/lib/utils/obj-filter.js @@ -0,0 +1,10 @@ +import { objectKeys } from '../typings/common-types.js'; +export function objFilter(original = {}, filter = () => true) { + const obj = {}; + objectKeys(original).forEach(key => { + if (filter(key, original[key])) { + obj[key] = original[key]; + } + }); + return obj; +} diff --git a/node_modules/yargs/build/lib/utils/process-argv.js b/node_modules/yargs/build/lib/utils/process-argv.js new file mode 100644 index 0000000..74dc9e4 --- /dev/null +++ b/node_modules/yargs/build/lib/utils/process-argv.js @@ -0,0 +1,17 @@ +function getProcessArgvBinIndex() { + if (isBundledElectronApp()) + return 0; + return 1; +} +function isBundledElectronApp() { + return isElectronApp() && !process.defaultApp; +} +function isElectronApp() { + return !!process.versions.electron; +} +export function hideBin(argv) { + return argv.slice(getProcessArgvBinIndex() + 1); +} +export function getProcessArgvBin() { + return process.argv[getProcessArgvBinIndex()]; +} diff --git a/node_modules/yargs/build/lib/utils/set-blocking.js b/node_modules/yargs/build/lib/utils/set-blocking.js new file mode 100644 index 0000000..88fb806 --- /dev/null +++ b/node_modules/yargs/build/lib/utils/set-blocking.js @@ -0,0 +1,12 @@ +export default function setBlocking(blocking) { + if (typeof process === 'undefined') + return; + [process.stdout, process.stderr].forEach(_stream => { + const stream = _stream; + if (stream._handle && + stream.isTTY && + typeof stream._handle.setBlocking === 'function') { + stream._handle.setBlocking(blocking); + } + }); +} diff --git a/node_modules/yargs/build/lib/utils/which-module.js b/node_modules/yargs/build/lib/utils/which-module.js new file mode 100644 index 0000000..5974e22 --- /dev/null +++ b/node_modules/yargs/build/lib/utils/which-module.js @@ -0,0 +1,10 @@ +export default function whichModule(exported) { + if (typeof require === 'undefined') + return null; + for (let i = 0, files = Object.keys(require.cache), mod; i < files.length; i++) { + mod = require.cache[files[i]]; + if (mod.exports === exported) + return mod; + } + return null; +} diff --git a/node_modules/yargs/build/lib/validation.js b/node_modules/yargs/build/lib/validation.js new file mode 100644 index 0000000..bd2e1b8 --- /dev/null +++ b/node_modules/yargs/build/lib/validation.js @@ -0,0 +1,305 @@ +import { argsert } from './argsert.js'; +import { assertNotStrictEqual, } from './typings/common-types.js'; +import { levenshtein as distance } from './utils/levenshtein.js'; +import { objFilter } from './utils/obj-filter.js'; +const specialKeys = ['$0', '--', '_']; +export function validation(yargs, usage, shim) { + const __ = shim.y18n.__; + const __n = shim.y18n.__n; + const self = {}; + self.nonOptionCount = function nonOptionCount(argv) { + const demandedCommands = yargs.getDemandedCommands(); + const positionalCount = argv._.length + (argv['--'] ? argv['--'].length : 0); + const _s = positionalCount - yargs.getInternalMethods().getContext().commands.length; + if (demandedCommands._ && + (_s < demandedCommands._.min || _s > demandedCommands._.max)) { + if (_s < demandedCommands._.min) { + if (demandedCommands._.minMsg !== undefined) { + usage.fail(demandedCommands._.minMsg + ? demandedCommands._.minMsg + .replace(/\$0/g, _s.toString()) + .replace(/\$1/, demandedCommands._.min.toString()) + : null); + } + else { + usage.fail(__n('Not enough non-option arguments: got %s, need at least %s', 'Not enough non-option arguments: got %s, need at least %s', _s, _s.toString(), demandedCommands._.min.toString())); + } + } + else if (_s > demandedCommands._.max) { + if (demandedCommands._.maxMsg !== undefined) { + usage.fail(demandedCommands._.maxMsg + ? demandedCommands._.maxMsg + .replace(/\$0/g, _s.toString()) + .replace(/\$1/, demandedCommands._.max.toString()) + : null); + } + else { + usage.fail(__n('Too many non-option arguments: got %s, maximum of %s', 'Too many non-option arguments: got %s, maximum of %s', _s, _s.toString(), demandedCommands._.max.toString())); + } + } + } + }; + self.positionalCount = function positionalCount(required, observed) { + if (observed < required) { + usage.fail(__n('Not enough non-option arguments: got %s, need at least %s', 'Not enough non-option arguments: got %s, need at least %s', observed, observed + '', required + '')); + } + }; + self.requiredArguments = function requiredArguments(argv, demandedOptions) { + let missing = null; + for (const key of Object.keys(demandedOptions)) { + if (!Object.prototype.hasOwnProperty.call(argv, key) || + typeof argv[key] === 'undefined') { + missing = missing || {}; + missing[key] = demandedOptions[key]; + } + } + if (missing) { + const customMsgs = []; + for (const key of Object.keys(missing)) { + const msg = missing[key]; + if (msg && customMsgs.indexOf(msg) < 0) { + customMsgs.push(msg); + } + } + const customMsg = customMsgs.length ? `\n${customMsgs.join('\n')}` : ''; + usage.fail(__n('Missing required argument: %s', 'Missing required arguments: %s', Object.keys(missing).length, Object.keys(missing).join(', ') + customMsg)); + } + }; + self.unknownArguments = function unknownArguments(argv, aliases, positionalMap, isDefaultCommand, checkPositionals = true) { + var _a; + const commandKeys = yargs + .getInternalMethods() + .getCommandInstance() + .getCommands(); + const unknown = []; + const currentContext = yargs.getInternalMethods().getContext(); + Object.keys(argv).forEach(key => { + if (!specialKeys.includes(key) && + !Object.prototype.hasOwnProperty.call(positionalMap, key) && + !Object.prototype.hasOwnProperty.call(yargs.getInternalMethods().getParseContext(), key) && + !self.isValidAndSomeAliasIsNotNew(key, aliases)) { + unknown.push(key); + } + }); + if (checkPositionals && + (currentContext.commands.length > 0 || + commandKeys.length > 0 || + isDefaultCommand)) { + argv._.slice(currentContext.commands.length).forEach(key => { + if (!commandKeys.includes('' + key)) { + unknown.push('' + key); + } + }); + } + if (checkPositionals) { + const demandedCommands = yargs.getDemandedCommands(); + const maxNonOptDemanded = ((_a = demandedCommands._) === null || _a === void 0 ? void 0 : _a.max) || 0; + const expected = currentContext.commands.length + maxNonOptDemanded; + if (expected < argv._.length) { + argv._.slice(expected).forEach(key => { + key = String(key); + if (!currentContext.commands.includes(key) && + !unknown.includes(key)) { + unknown.push(key); + } + }); + } + } + if (unknown.length) { + usage.fail(__n('Unknown argument: %s', 'Unknown arguments: %s', unknown.length, unknown.map(s => (s.trim() ? s : `"${s}"`)).join(', '))); + } + }; + self.unknownCommands = function unknownCommands(argv) { + const commandKeys = yargs + .getInternalMethods() + .getCommandInstance() + .getCommands(); + const unknown = []; + const currentContext = yargs.getInternalMethods().getContext(); + if (currentContext.commands.length > 0 || commandKeys.length > 0) { + argv._.slice(currentContext.commands.length).forEach(key => { + if (!commandKeys.includes('' + key)) { + unknown.push('' + key); + } + }); + } + if (unknown.length > 0) { + usage.fail(__n('Unknown command: %s', 'Unknown commands: %s', unknown.length, unknown.join(', '))); + return true; + } + else { + return false; + } + }; + self.isValidAndSomeAliasIsNotNew = function isValidAndSomeAliasIsNotNew(key, aliases) { + if (!Object.prototype.hasOwnProperty.call(aliases, key)) { + return false; + } + const newAliases = yargs.parsed.newAliases; + return [key, ...aliases[key]].some(a => !Object.prototype.hasOwnProperty.call(newAliases, a) || !newAliases[key]); + }; + self.limitedChoices = function limitedChoices(argv) { + const options = yargs.getOptions(); + const invalid = {}; + if (!Object.keys(options.choices).length) + return; + Object.keys(argv).forEach(key => { + if (specialKeys.indexOf(key) === -1 && + Object.prototype.hasOwnProperty.call(options.choices, key)) { + [].concat(argv[key]).forEach(value => { + if (options.choices[key].indexOf(value) === -1 && + value !== undefined) { + invalid[key] = (invalid[key] || []).concat(value); + } + }); + } + }); + const invalidKeys = Object.keys(invalid); + if (!invalidKeys.length) + return; + let msg = __('Invalid values:'); + invalidKeys.forEach(key => { + msg += `\n ${__('Argument: %s, Given: %s, Choices: %s', key, usage.stringifiedValues(invalid[key]), usage.stringifiedValues(options.choices[key]))}`; + }); + usage.fail(msg); + }; + let implied = {}; + self.implies = function implies(key, value) { + argsert(' [array|number|string]', [key, value], arguments.length); + if (typeof key === 'object') { + Object.keys(key).forEach(k => { + self.implies(k, key[k]); + }); + } + else { + yargs.global(key); + if (!implied[key]) { + implied[key] = []; + } + if (Array.isArray(value)) { + value.forEach(i => self.implies(key, i)); + } + else { + assertNotStrictEqual(value, undefined, shim); + implied[key].push(value); + } + } + }; + self.getImplied = function getImplied() { + return implied; + }; + function keyExists(argv, val) { + const num = Number(val); + val = isNaN(num) ? val : num; + if (typeof val === 'number') { + val = argv._.length >= val; + } + else if (val.match(/^--no-.+/)) { + val = val.match(/^--no-(.+)/)[1]; + val = !Object.prototype.hasOwnProperty.call(argv, val); + } + else { + val = Object.prototype.hasOwnProperty.call(argv, val); + } + return val; + } + self.implications = function implications(argv) { + const implyFail = []; + Object.keys(implied).forEach(key => { + const origKey = key; + (implied[key] || []).forEach(value => { + let key = origKey; + const origValue = value; + key = keyExists(argv, key); + value = keyExists(argv, value); + if (key && !value) { + implyFail.push(` ${origKey} -> ${origValue}`); + } + }); + }); + if (implyFail.length) { + let msg = `${__('Implications failed:')}\n`; + implyFail.forEach(value => { + msg += value; + }); + usage.fail(msg); + } + }; + let conflicting = {}; + self.conflicts = function conflicts(key, value) { + argsert(' [array|string]', [key, value], arguments.length); + if (typeof key === 'object') { + Object.keys(key).forEach(k => { + self.conflicts(k, key[k]); + }); + } + else { + yargs.global(key); + if (!conflicting[key]) { + conflicting[key] = []; + } + if (Array.isArray(value)) { + value.forEach(i => self.conflicts(key, i)); + } + else { + conflicting[key].push(value); + } + } + }; + self.getConflicting = () => conflicting; + self.conflicting = function conflictingFn(argv) { + Object.keys(argv).forEach(key => { + if (conflicting[key]) { + conflicting[key].forEach(value => { + if (value && argv[key] !== undefined && argv[value] !== undefined) { + usage.fail(__('Arguments %s and %s are mutually exclusive', key, value)); + } + }); + } + }); + if (yargs.getInternalMethods().getParserConfiguration()['strip-dashed']) { + Object.keys(conflicting).forEach(key => { + conflicting[key].forEach(value => { + if (value && + argv[shim.Parser.camelCase(key)] !== undefined && + argv[shim.Parser.camelCase(value)] !== undefined) { + usage.fail(__('Arguments %s and %s are mutually exclusive', key, value)); + } + }); + }); + } + }; + self.recommendCommands = function recommendCommands(cmd, potentialCommands) { + const threshold = 3; + potentialCommands = potentialCommands.sort((a, b) => b.length - a.length); + let recommended = null; + let bestDistance = Infinity; + for (let i = 0, candidate; (candidate = potentialCommands[i]) !== undefined; i++) { + const d = distance(cmd, candidate); + if (d <= threshold && d < bestDistance) { + bestDistance = d; + recommended = candidate; + } + } + if (recommended) + usage.fail(__('Did you mean %s?', recommended)); + }; + self.reset = function reset(localLookup) { + implied = objFilter(implied, k => !localLookup[k]); + conflicting = objFilter(conflicting, k => !localLookup[k]); + return self; + }; + const frozens = []; + self.freeze = function freeze() { + frozens.push({ + implied, + conflicting, + }); + }; + self.unfreeze = function unfreeze() { + const frozen = frozens.pop(); + assertNotStrictEqual(frozen, undefined, shim); + ({ implied, conflicting } = frozen); + }; + return self; +} diff --git a/node_modules/yargs/build/lib/yargs-factory.js b/node_modules/yargs/build/lib/yargs-factory.js new file mode 100644 index 0000000..db8a96d --- /dev/null +++ b/node_modules/yargs/build/lib/yargs-factory.js @@ -0,0 +1,1501 @@ +var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) { + if (kind === "m") throw new TypeError("Private method is not writable"); + if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter"); + if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it"); + return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value; +}; +var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver, state, kind, f) { + if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter"); + if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it"); + return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver); +}; +var _YargsInstance_command, _YargsInstance_cwd, _YargsInstance_context, _YargsInstance_completion, _YargsInstance_completionCommand, _YargsInstance_defaultShowHiddenOpt, _YargsInstance_exitError, _YargsInstance_detectLocale, _YargsInstance_emittedWarnings, _YargsInstance_exitProcess, _YargsInstance_frozens, _YargsInstance_globalMiddleware, _YargsInstance_groups, _YargsInstance_hasOutput, _YargsInstance_helpOpt, _YargsInstance_isGlobalContext, _YargsInstance_logger, _YargsInstance_output, _YargsInstance_options, _YargsInstance_parentRequire, _YargsInstance_parserConfig, _YargsInstance_parseFn, _YargsInstance_parseContext, _YargsInstance_pkgs, _YargsInstance_preservedGroups, _YargsInstance_processArgs, _YargsInstance_recommendCommands, _YargsInstance_shim, _YargsInstance_strict, _YargsInstance_strictCommands, _YargsInstance_strictOptions, _YargsInstance_usage, _YargsInstance_versionOpt, _YargsInstance_validation; +import { command as Command, } from './command.js'; +import { assertNotStrictEqual, assertSingleKey, objectKeys, } from './typings/common-types.js'; +import { YError } from './yerror.js'; +import { usage as Usage } from './usage.js'; +import { argsert } from './argsert.js'; +import { completion as Completion, } from './completion.js'; +import { validation as Validation, } from './validation.js'; +import { objFilter } from './utils/obj-filter.js'; +import { applyExtends } from './utils/apply-extends.js'; +import { applyMiddleware, GlobalMiddleware, } from './middleware.js'; +import { isPromise } from './utils/is-promise.js'; +import { maybeAsyncResult } from './utils/maybe-async-result.js'; +import setBlocking from './utils/set-blocking.js'; +export function YargsFactory(_shim) { + return (processArgs = [], cwd = _shim.process.cwd(), parentRequire) => { + const yargs = new YargsInstance(processArgs, cwd, parentRequire, _shim); + Object.defineProperty(yargs, 'argv', { + get: () => { + return yargs.parse(); + }, + enumerable: true, + }); + yargs.help(); + yargs.version(); + return yargs; + }; +} +const kCopyDoubleDash = Symbol('copyDoubleDash'); +const kCreateLogger = Symbol('copyDoubleDash'); +const kDeleteFromParserHintObject = Symbol('deleteFromParserHintObject'); +const kEmitWarning = Symbol('emitWarning'); +const kFreeze = Symbol('freeze'); +const kGetDollarZero = Symbol('getDollarZero'); +const kGetParserConfiguration = Symbol('getParserConfiguration'); +const kGuessLocale = Symbol('guessLocale'); +const kGuessVersion = Symbol('guessVersion'); +const kParsePositionalNumbers = Symbol('parsePositionalNumbers'); +const kPkgUp = Symbol('pkgUp'); +const kPopulateParserHintArray = Symbol('populateParserHintArray'); +const kPopulateParserHintSingleValueDictionary = Symbol('populateParserHintSingleValueDictionary'); +const kPopulateParserHintArrayDictionary = Symbol('populateParserHintArrayDictionary'); +const kPopulateParserHintDictionary = Symbol('populateParserHintDictionary'); +const kSanitizeKey = Symbol('sanitizeKey'); +const kSetKey = Symbol('setKey'); +const kUnfreeze = Symbol('unfreeze'); +const kValidateAsync = Symbol('validateAsync'); +const kGetCommandInstance = Symbol('getCommandInstance'); +const kGetContext = Symbol('getContext'); +const kGetHasOutput = Symbol('getHasOutput'); +const kGetLoggerInstance = Symbol('getLoggerInstance'); +const kGetParseContext = Symbol('getParseContext'); +const kGetUsageInstance = Symbol('getUsageInstance'); +const kGetValidationInstance = Symbol('getValidationInstance'); +const kHasParseCallback = Symbol('hasParseCallback'); +const kIsGlobalContext = Symbol('isGlobalContext'); +const kPostProcess = Symbol('postProcess'); +const kRebase = Symbol('rebase'); +const kReset = Symbol('reset'); +const kRunYargsParserAndExecuteCommands = Symbol('runYargsParserAndExecuteCommands'); +const kRunValidation = Symbol('runValidation'); +const kSetHasOutput = Symbol('setHasOutput'); +const kTrackManuallySetKeys = Symbol('kTrackManuallySetKeys'); +export class YargsInstance { + constructor(processArgs = [], cwd, parentRequire, shim) { + this.customScriptName = false; + this.parsed = false; + _YargsInstance_command.set(this, void 0); + _YargsInstance_cwd.set(this, void 0); + _YargsInstance_context.set(this, { commands: [], fullCommands: [] }); + _YargsInstance_completion.set(this, null); + _YargsInstance_completionCommand.set(this, null); + _YargsInstance_defaultShowHiddenOpt.set(this, 'show-hidden'); + _YargsInstance_exitError.set(this, null); + _YargsInstance_detectLocale.set(this, true); + _YargsInstance_emittedWarnings.set(this, {}); + _YargsInstance_exitProcess.set(this, true); + _YargsInstance_frozens.set(this, []); + _YargsInstance_globalMiddleware.set(this, void 0); + _YargsInstance_groups.set(this, {}); + _YargsInstance_hasOutput.set(this, false); + _YargsInstance_helpOpt.set(this, null); + _YargsInstance_isGlobalContext.set(this, true); + _YargsInstance_logger.set(this, void 0); + _YargsInstance_output.set(this, ''); + _YargsInstance_options.set(this, void 0); + _YargsInstance_parentRequire.set(this, void 0); + _YargsInstance_parserConfig.set(this, {}); + _YargsInstance_parseFn.set(this, null); + _YargsInstance_parseContext.set(this, null); + _YargsInstance_pkgs.set(this, {}); + _YargsInstance_preservedGroups.set(this, {}); + _YargsInstance_processArgs.set(this, void 0); + _YargsInstance_recommendCommands.set(this, false); + _YargsInstance_shim.set(this, void 0); + _YargsInstance_strict.set(this, false); + _YargsInstance_strictCommands.set(this, false); + _YargsInstance_strictOptions.set(this, false); + _YargsInstance_usage.set(this, void 0); + _YargsInstance_versionOpt.set(this, null); + _YargsInstance_validation.set(this, void 0); + __classPrivateFieldSet(this, _YargsInstance_shim, shim, "f"); + __classPrivateFieldSet(this, _YargsInstance_processArgs, processArgs, "f"); + __classPrivateFieldSet(this, _YargsInstance_cwd, cwd, "f"); + __classPrivateFieldSet(this, _YargsInstance_parentRequire, parentRequire, "f"); + __classPrivateFieldSet(this, _YargsInstance_globalMiddleware, new GlobalMiddleware(this), "f"); + this.$0 = this[kGetDollarZero](); + this[kReset](); + __classPrivateFieldSet(this, _YargsInstance_command, __classPrivateFieldGet(this, _YargsInstance_command, "f"), "f"); + __classPrivateFieldSet(this, _YargsInstance_usage, __classPrivateFieldGet(this, _YargsInstance_usage, "f"), "f"); + __classPrivateFieldSet(this, _YargsInstance_validation, __classPrivateFieldGet(this, _YargsInstance_validation, "f"), "f"); + __classPrivateFieldSet(this, _YargsInstance_options, __classPrivateFieldGet(this, _YargsInstance_options, "f"), "f"); + __classPrivateFieldGet(this, _YargsInstance_options, "f").showHiddenOpt = __classPrivateFieldGet(this, _YargsInstance_defaultShowHiddenOpt, "f"); + __classPrivateFieldSet(this, _YargsInstance_logger, this[kCreateLogger](), "f"); + } + addHelpOpt(opt, msg) { + const defaultHelpOpt = 'help'; + argsert('[string|boolean] [string]', [opt, msg], arguments.length); + if (__classPrivateFieldGet(this, _YargsInstance_helpOpt, "f")) { + this[kDeleteFromParserHintObject](__classPrivateFieldGet(this, _YargsInstance_helpOpt, "f")); + __classPrivateFieldSet(this, _YargsInstance_helpOpt, null, "f"); + } + if (opt === false && msg === undefined) + return this; + __classPrivateFieldSet(this, _YargsInstance_helpOpt, typeof opt === 'string' ? opt : defaultHelpOpt, "f"); + this.boolean(__classPrivateFieldGet(this, _YargsInstance_helpOpt, "f")); + this.describe(__classPrivateFieldGet(this, _YargsInstance_helpOpt, "f"), msg || __classPrivateFieldGet(this, _YargsInstance_usage, "f").deferY18nLookup('Show help')); + return this; + } + help(opt, msg) { + return this.addHelpOpt(opt, msg); + } + addShowHiddenOpt(opt, msg) { + argsert('[string|boolean] [string]', [opt, msg], arguments.length); + if (opt === false && msg === undefined) + return this; + const showHiddenOpt = typeof opt === 'string' ? opt : __classPrivateFieldGet(this, _YargsInstance_defaultShowHiddenOpt, "f"); + this.boolean(showHiddenOpt); + this.describe(showHiddenOpt, msg || __classPrivateFieldGet(this, _YargsInstance_usage, "f").deferY18nLookup('Show hidden options')); + __classPrivateFieldGet(this, _YargsInstance_options, "f").showHiddenOpt = showHiddenOpt; + return this; + } + showHidden(opt, msg) { + return this.addShowHiddenOpt(opt, msg); + } + alias(key, value) { + argsert(' [string|array]', [key, value], arguments.length); + this[kPopulateParserHintArrayDictionary](this.alias.bind(this), 'alias', key, value); + return this; + } + array(keys) { + argsert('', [keys], arguments.length); + this[kPopulateParserHintArray]('array', keys); + this[kTrackManuallySetKeys](keys); + return this; + } + boolean(keys) { + argsert('', [keys], arguments.length); + this[kPopulateParserHintArray]('boolean', keys); + this[kTrackManuallySetKeys](keys); + return this; + } + check(f, global) { + argsert(' [boolean]', [f, global], arguments.length); + this.middleware((argv, _yargs) => { + return maybeAsyncResult(() => { + return f(argv, _yargs.getOptions()); + }, (result) => { + if (!result) { + __classPrivateFieldGet(this, _YargsInstance_usage, "f").fail(__classPrivateFieldGet(this, _YargsInstance_shim, "f").y18n.__('Argument check failed: %s', f.toString())); + } + else if (typeof result === 'string' || result instanceof Error) { + __classPrivateFieldGet(this, _YargsInstance_usage, "f").fail(result.toString(), result); + } + return argv; + }, (err) => { + __classPrivateFieldGet(this, _YargsInstance_usage, "f").fail(err.message ? err.message : err.toString(), err); + return argv; + }); + }, false, global); + return this; + } + choices(key, value) { + argsert(' [string|array]', [key, value], arguments.length); + this[kPopulateParserHintArrayDictionary](this.choices.bind(this), 'choices', key, value); + return this; + } + coerce(keys, value) { + argsert(' [function]', [keys, value], arguments.length); + if (Array.isArray(keys)) { + if (!value) { + throw new YError('coerce callback must be provided'); + } + for (const key of keys) { + this.coerce(key, value); + } + return this; + } + else if (typeof keys === 'object') { + for (const key of Object.keys(keys)) { + this.coerce(key, keys[key]); + } + return this; + } + if (!value) { + throw new YError('coerce callback must be provided'); + } + __classPrivateFieldGet(this, _YargsInstance_options, "f").key[keys] = true; + __classPrivateFieldGet(this, _YargsInstance_globalMiddleware, "f").addCoerceMiddleware((argv, yargs) => { + let aliases; + const shouldCoerce = Object.prototype.hasOwnProperty.call(argv, keys); + if (!shouldCoerce) { + return argv; + } + return maybeAsyncResult(() => { + aliases = yargs.getAliases(); + return value(argv[keys]); + }, (result) => { + argv[keys] = result; + const stripAliased = yargs + .getInternalMethods() + .getParserConfiguration()['strip-aliased']; + if (aliases[keys] && stripAliased !== true) { + for (const alias of aliases[keys]) { + argv[alias] = result; + } + } + return argv; + }, (err) => { + throw new YError(err.message); + }); + }, keys); + return this; + } + conflicts(key1, key2) { + argsert(' [string|array]', [key1, key2], arguments.length); + __classPrivateFieldGet(this, _YargsInstance_validation, "f").conflicts(key1, key2); + return this; + } + config(key = 'config', msg, parseFn) { + argsert('[object|string] [string|function] [function]', [key, msg, parseFn], arguments.length); + if (typeof key === 'object' && !Array.isArray(key)) { + key = applyExtends(key, __classPrivateFieldGet(this, _YargsInstance_cwd, "f"), this[kGetParserConfiguration]()['deep-merge-config'] || false, __classPrivateFieldGet(this, _YargsInstance_shim, "f")); + __classPrivateFieldGet(this, _YargsInstance_options, "f").configObjects = (__classPrivateFieldGet(this, _YargsInstance_options, "f").configObjects || []).concat(key); + return this; + } + if (typeof msg === 'function') { + parseFn = msg; + msg = undefined; + } + this.describe(key, msg || __classPrivateFieldGet(this, _YargsInstance_usage, "f").deferY18nLookup('Path to JSON config file')); + (Array.isArray(key) ? key : [key]).forEach(k => { + __classPrivateFieldGet(this, _YargsInstance_options, "f").config[k] = parseFn || true; + }); + return this; + } + completion(cmd, desc, fn) { + argsert('[string] [string|boolean|function] [function]', [cmd, desc, fn], arguments.length); + if (typeof desc === 'function') { + fn = desc; + desc = undefined; + } + __classPrivateFieldSet(this, _YargsInstance_completionCommand, cmd || __classPrivateFieldGet(this, _YargsInstance_completionCommand, "f") || 'completion', "f"); + if (!desc && desc !== false) { + desc = 'generate completion script'; + } + this.command(__classPrivateFieldGet(this, _YargsInstance_completionCommand, "f"), desc); + if (fn) + __classPrivateFieldGet(this, _YargsInstance_completion, "f").registerFunction(fn); + return this; + } + command(cmd, description, builder, handler, middlewares, deprecated) { + argsert(' [string|boolean] [function|object] [function] [array] [boolean|string]', [cmd, description, builder, handler, middlewares, deprecated], arguments.length); + __classPrivateFieldGet(this, _YargsInstance_command, "f").addHandler(cmd, description, builder, handler, middlewares, deprecated); + return this; + } + commands(cmd, description, builder, handler, middlewares, deprecated) { + return this.command(cmd, description, builder, handler, middlewares, deprecated); + } + commandDir(dir, opts) { + argsert(' [object]', [dir, opts], arguments.length); + const req = __classPrivateFieldGet(this, _YargsInstance_parentRequire, "f") || __classPrivateFieldGet(this, _YargsInstance_shim, "f").require; + __classPrivateFieldGet(this, _YargsInstance_command, "f").addDirectory(dir, req, __classPrivateFieldGet(this, _YargsInstance_shim, "f").getCallerFile(), opts); + return this; + } + count(keys) { + argsert('', [keys], arguments.length); + this[kPopulateParserHintArray]('count', keys); + this[kTrackManuallySetKeys](keys); + return this; + } + default(key, value, defaultDescription) { + argsert(' [*] [string]', [key, value, defaultDescription], arguments.length); + if (defaultDescription) { + assertSingleKey(key, __classPrivateFieldGet(this, _YargsInstance_shim, "f")); + __classPrivateFieldGet(this, _YargsInstance_options, "f").defaultDescription[key] = defaultDescription; + } + if (typeof value === 'function') { + assertSingleKey(key, __classPrivateFieldGet(this, _YargsInstance_shim, "f")); + if (!__classPrivateFieldGet(this, _YargsInstance_options, "f").defaultDescription[key]) + __classPrivateFieldGet(this, _YargsInstance_options, "f").defaultDescription[key] = + __classPrivateFieldGet(this, _YargsInstance_usage, "f").functionDescription(value); + value = value.call(); + } + this[kPopulateParserHintSingleValueDictionary](this.default.bind(this), 'default', key, value); + return this; + } + defaults(key, value, defaultDescription) { + return this.default(key, value, defaultDescription); + } + demandCommand(min = 1, max, minMsg, maxMsg) { + argsert('[number] [number|string] [string|null|undefined] [string|null|undefined]', [min, max, minMsg, maxMsg], arguments.length); + if (typeof max !== 'number') { + minMsg = max; + max = Infinity; + } + this.global('_', false); + __classPrivateFieldGet(this, _YargsInstance_options, "f").demandedCommands._ = { + min, + max, + minMsg, + maxMsg, + }; + return this; + } + demand(keys, max, msg) { + if (Array.isArray(max)) { + max.forEach(key => { + assertNotStrictEqual(msg, true, __classPrivateFieldGet(this, _YargsInstance_shim, "f")); + this.demandOption(key, msg); + }); + max = Infinity; + } + else if (typeof max !== 'number') { + msg = max; + max = Infinity; + } + if (typeof keys === 'number') { + assertNotStrictEqual(msg, true, __classPrivateFieldGet(this, _YargsInstance_shim, "f")); + this.demandCommand(keys, max, msg, msg); + } + else if (Array.isArray(keys)) { + keys.forEach(key => { + assertNotStrictEqual(msg, true, __classPrivateFieldGet(this, _YargsInstance_shim, "f")); + this.demandOption(key, msg); + }); + } + else { + if (typeof msg === 'string') { + this.demandOption(keys, msg); + } + else if (msg === true || typeof msg === 'undefined') { + this.demandOption(keys); + } + } + return this; + } + demandOption(keys, msg) { + argsert(' [string]', [keys, msg], arguments.length); + this[kPopulateParserHintSingleValueDictionary](this.demandOption.bind(this), 'demandedOptions', keys, msg); + return this; + } + deprecateOption(option, message) { + argsert(' [string|boolean]', [option, message], arguments.length); + __classPrivateFieldGet(this, _YargsInstance_options, "f").deprecatedOptions[option] = message; + return this; + } + describe(keys, description) { + argsert(' [string]', [keys, description], arguments.length); + this[kSetKey](keys, true); + __classPrivateFieldGet(this, _YargsInstance_usage, "f").describe(keys, description); + return this; + } + detectLocale(detect) { + argsert('', [detect], arguments.length); + __classPrivateFieldSet(this, _YargsInstance_detectLocale, detect, "f"); + return this; + } + env(prefix) { + argsert('[string|boolean]', [prefix], arguments.length); + if (prefix === false) + delete __classPrivateFieldGet(this, _YargsInstance_options, "f").envPrefix; + else + __classPrivateFieldGet(this, _YargsInstance_options, "f").envPrefix = prefix || ''; + return this; + } + epilogue(msg) { + argsert('', [msg], arguments.length); + __classPrivateFieldGet(this, _YargsInstance_usage, "f").epilog(msg); + return this; + } + epilog(msg) { + return this.epilogue(msg); + } + example(cmd, description) { + argsert(' [string]', [cmd, description], arguments.length); + if (Array.isArray(cmd)) { + cmd.forEach(exampleParams => this.example(...exampleParams)); + } + else { + __classPrivateFieldGet(this, _YargsInstance_usage, "f").example(cmd, description); + } + return this; + } + exit(code, err) { + __classPrivateFieldSet(this, _YargsInstance_hasOutput, true, "f"); + __classPrivateFieldSet(this, _YargsInstance_exitError, err, "f"); + if (__classPrivateFieldGet(this, _YargsInstance_exitProcess, "f")) + __classPrivateFieldGet(this, _YargsInstance_shim, "f").process.exit(code); + } + exitProcess(enabled = true) { + argsert('[boolean]', [enabled], arguments.length); + __classPrivateFieldSet(this, _YargsInstance_exitProcess, enabled, "f"); + return this; + } + fail(f) { + argsert('', [f], arguments.length); + if (typeof f === 'boolean' && f !== false) { + throw new YError("Invalid first argument. Expected function or boolean 'false'"); + } + __classPrivateFieldGet(this, _YargsInstance_usage, "f").failFn(f); + return this; + } + getAliases() { + return this.parsed ? this.parsed.aliases : {}; + } + async getCompletion(args, done) { + argsert(' [function]', [args, done], arguments.length); + if (!done) { + return new Promise((resolve, reject) => { + __classPrivateFieldGet(this, _YargsInstance_completion, "f").getCompletion(args, (err, completions) => { + if (err) + reject(err); + else + resolve(completions); + }); + }); + } + else { + return __classPrivateFieldGet(this, _YargsInstance_completion, "f").getCompletion(args, done); + } + } + getDemandedOptions() { + argsert([], 0); + return __classPrivateFieldGet(this, _YargsInstance_options, "f").demandedOptions; + } + getDemandedCommands() { + argsert([], 0); + return __classPrivateFieldGet(this, _YargsInstance_options, "f").demandedCommands; + } + getDeprecatedOptions() { + argsert([], 0); + return __classPrivateFieldGet(this, _YargsInstance_options, "f").deprecatedOptions; + } + getDetectLocale() { + return __classPrivateFieldGet(this, _YargsInstance_detectLocale, "f"); + } + getExitProcess() { + return __classPrivateFieldGet(this, _YargsInstance_exitProcess, "f"); + } + getGroups() { + return Object.assign({}, __classPrivateFieldGet(this, _YargsInstance_groups, "f"), __classPrivateFieldGet(this, _YargsInstance_preservedGroups, "f")); + } + getHelp() { + __classPrivateFieldSet(this, _YargsInstance_hasOutput, true, "f"); + if (!__classPrivateFieldGet(this, _YargsInstance_usage, "f").hasCachedHelpMessage()) { + if (!this.parsed) { + const parse = this[kRunYargsParserAndExecuteCommands](__classPrivateFieldGet(this, _YargsInstance_processArgs, "f"), undefined, undefined, 0, true); + if (isPromise(parse)) { + return parse.then(() => { + return __classPrivateFieldGet(this, _YargsInstance_usage, "f").help(); + }); + } + } + const builderResponse = __classPrivateFieldGet(this, _YargsInstance_command, "f").runDefaultBuilderOn(this); + if (isPromise(builderResponse)) { + return builderResponse.then(() => { + return __classPrivateFieldGet(this, _YargsInstance_usage, "f").help(); + }); + } + } + return Promise.resolve(__classPrivateFieldGet(this, _YargsInstance_usage, "f").help()); + } + getOptions() { + return __classPrivateFieldGet(this, _YargsInstance_options, "f"); + } + getStrict() { + return __classPrivateFieldGet(this, _YargsInstance_strict, "f"); + } + getStrictCommands() { + return __classPrivateFieldGet(this, _YargsInstance_strictCommands, "f"); + } + getStrictOptions() { + return __classPrivateFieldGet(this, _YargsInstance_strictOptions, "f"); + } + global(globals, global) { + argsert(' [boolean]', [globals, global], arguments.length); + globals = [].concat(globals); + if (global !== false) { + __classPrivateFieldGet(this, _YargsInstance_options, "f").local = __classPrivateFieldGet(this, _YargsInstance_options, "f").local.filter(l => globals.indexOf(l) === -1); + } + else { + globals.forEach(g => { + if (!__classPrivateFieldGet(this, _YargsInstance_options, "f").local.includes(g)) + __classPrivateFieldGet(this, _YargsInstance_options, "f").local.push(g); + }); + } + return this; + } + group(opts, groupName) { + argsert(' ', [opts, groupName], arguments.length); + const existing = __classPrivateFieldGet(this, _YargsInstance_preservedGroups, "f")[groupName] || __classPrivateFieldGet(this, _YargsInstance_groups, "f")[groupName]; + if (__classPrivateFieldGet(this, _YargsInstance_preservedGroups, "f")[groupName]) { + delete __classPrivateFieldGet(this, _YargsInstance_preservedGroups, "f")[groupName]; + } + const seen = {}; + __classPrivateFieldGet(this, _YargsInstance_groups, "f")[groupName] = (existing || []).concat(opts).filter(key => { + if (seen[key]) + return false; + return (seen[key] = true); + }); + return this; + } + hide(key) { + argsert('', [key], arguments.length); + __classPrivateFieldGet(this, _YargsInstance_options, "f").hiddenOptions.push(key); + return this; + } + implies(key, value) { + argsert(' [number|string|array]', [key, value], arguments.length); + __classPrivateFieldGet(this, _YargsInstance_validation, "f").implies(key, value); + return this; + } + locale(locale) { + argsert('[string]', [locale], arguments.length); + if (locale === undefined) { + this[kGuessLocale](); + return __classPrivateFieldGet(this, _YargsInstance_shim, "f").y18n.getLocale(); + } + __classPrivateFieldSet(this, _YargsInstance_detectLocale, false, "f"); + __classPrivateFieldGet(this, _YargsInstance_shim, "f").y18n.setLocale(locale); + return this; + } + middleware(callback, applyBeforeValidation, global) { + return __classPrivateFieldGet(this, _YargsInstance_globalMiddleware, "f").addMiddleware(callback, !!applyBeforeValidation, global); + } + nargs(key, value) { + argsert(' [number]', [key, value], arguments.length); + this[kPopulateParserHintSingleValueDictionary](this.nargs.bind(this), 'narg', key, value); + return this; + } + normalize(keys) { + argsert('', [keys], arguments.length); + this[kPopulateParserHintArray]('normalize', keys); + return this; + } + number(keys) { + argsert('', [keys], arguments.length); + this[kPopulateParserHintArray]('number', keys); + this[kTrackManuallySetKeys](keys); + return this; + } + option(key, opt) { + argsert(' [object]', [key, opt], arguments.length); + if (typeof key === 'object') { + Object.keys(key).forEach(k => { + this.options(k, key[k]); + }); + } + else { + if (typeof opt !== 'object') { + opt = {}; + } + this[kTrackManuallySetKeys](key); + if (__classPrivateFieldGet(this, _YargsInstance_versionOpt, "f") && (key === 'version' || (opt === null || opt === void 0 ? void 0 : opt.alias) === 'version')) { + this[kEmitWarning]([ + '"version" is a reserved word.', + 'Please do one of the following:', + '- Disable version with `yargs.version(false)` if using "version" as an option', + '- Use the built-in `yargs.version` method instead (if applicable)', + '- Use a different option key', + 'https://yargs.js.org/docs/#api-reference-version', + ].join('\n'), undefined, 'versionWarning'); + } + __classPrivateFieldGet(this, _YargsInstance_options, "f").key[key] = true; + if (opt.alias) + this.alias(key, opt.alias); + const deprecate = opt.deprecate || opt.deprecated; + if (deprecate) { + this.deprecateOption(key, deprecate); + } + const demand = opt.demand || opt.required || opt.require; + if (demand) { + this.demand(key, demand); + } + if (opt.demandOption) { + this.demandOption(key, typeof opt.demandOption === 'string' ? opt.demandOption : undefined); + } + if (opt.conflicts) { + this.conflicts(key, opt.conflicts); + } + if ('default' in opt) { + this.default(key, opt.default); + } + if (opt.implies !== undefined) { + this.implies(key, opt.implies); + } + if (opt.nargs !== undefined) { + this.nargs(key, opt.nargs); + } + if (opt.config) { + this.config(key, opt.configParser); + } + if (opt.normalize) { + this.normalize(key); + } + if (opt.choices) { + this.choices(key, opt.choices); + } + if (opt.coerce) { + this.coerce(key, opt.coerce); + } + if (opt.group) { + this.group(key, opt.group); + } + if (opt.boolean || opt.type === 'boolean') { + this.boolean(key); + if (opt.alias) + this.boolean(opt.alias); + } + if (opt.array || opt.type === 'array') { + this.array(key); + if (opt.alias) + this.array(opt.alias); + } + if (opt.number || opt.type === 'number') { + this.number(key); + if (opt.alias) + this.number(opt.alias); + } + if (opt.string || opt.type === 'string') { + this.string(key); + if (opt.alias) + this.string(opt.alias); + } + if (opt.count || opt.type === 'count') { + this.count(key); + } + if (typeof opt.global === 'boolean') { + this.global(key, opt.global); + } + if (opt.defaultDescription) { + __classPrivateFieldGet(this, _YargsInstance_options, "f").defaultDescription[key] = opt.defaultDescription; + } + if (opt.skipValidation) { + this.skipValidation(key); + } + const desc = opt.describe || opt.description || opt.desc; + const descriptions = __classPrivateFieldGet(this, _YargsInstance_usage, "f").getDescriptions(); + if (!Object.prototype.hasOwnProperty.call(descriptions, key) || + typeof desc === 'string') { + this.describe(key, desc); + } + if (opt.hidden) { + this.hide(key); + } + if (opt.requiresArg) { + this.requiresArg(key); + } + } + return this; + } + options(key, opt) { + return this.option(key, opt); + } + parse(args, shortCircuit, _parseFn) { + argsert('[string|array] [function|boolean|object] [function]', [args, shortCircuit, _parseFn], arguments.length); + this[kFreeze](); + if (typeof args === 'undefined') { + args = __classPrivateFieldGet(this, _YargsInstance_processArgs, "f"); + } + if (typeof shortCircuit === 'object') { + __classPrivateFieldSet(this, _YargsInstance_parseContext, shortCircuit, "f"); + shortCircuit = _parseFn; + } + if (typeof shortCircuit === 'function') { + __classPrivateFieldSet(this, _YargsInstance_parseFn, shortCircuit, "f"); + shortCircuit = false; + } + if (!shortCircuit) + __classPrivateFieldSet(this, _YargsInstance_processArgs, args, "f"); + if (__classPrivateFieldGet(this, _YargsInstance_parseFn, "f")) + __classPrivateFieldSet(this, _YargsInstance_exitProcess, false, "f"); + const parsed = this[kRunYargsParserAndExecuteCommands](args, !!shortCircuit); + const tmpParsed = this.parsed; + __classPrivateFieldGet(this, _YargsInstance_completion, "f").setParsed(this.parsed); + if (isPromise(parsed)) { + return parsed + .then(argv => { + if (__classPrivateFieldGet(this, _YargsInstance_parseFn, "f")) + __classPrivateFieldGet(this, _YargsInstance_parseFn, "f").call(this, __classPrivateFieldGet(this, _YargsInstance_exitError, "f"), argv, __classPrivateFieldGet(this, _YargsInstance_output, "f")); + return argv; + }) + .catch(err => { + if (__classPrivateFieldGet(this, _YargsInstance_parseFn, "f")) { + __classPrivateFieldGet(this, _YargsInstance_parseFn, "f")(err, this.parsed.argv, __classPrivateFieldGet(this, _YargsInstance_output, "f")); + } + throw err; + }) + .finally(() => { + this[kUnfreeze](); + this.parsed = tmpParsed; + }); + } + else { + if (__classPrivateFieldGet(this, _YargsInstance_parseFn, "f")) + __classPrivateFieldGet(this, _YargsInstance_parseFn, "f").call(this, __classPrivateFieldGet(this, _YargsInstance_exitError, "f"), parsed, __classPrivateFieldGet(this, _YargsInstance_output, "f")); + this[kUnfreeze](); + this.parsed = tmpParsed; + } + return parsed; + } + parseAsync(args, shortCircuit, _parseFn) { + const maybePromise = this.parse(args, shortCircuit, _parseFn); + return !isPromise(maybePromise) + ? Promise.resolve(maybePromise) + : maybePromise; + } + parseSync(args, shortCircuit, _parseFn) { + const maybePromise = this.parse(args, shortCircuit, _parseFn); + if (isPromise(maybePromise)) { + throw new YError('.parseSync() must not be used with asynchronous builders, handlers, or middleware'); + } + return maybePromise; + } + parserConfiguration(config) { + argsert('', [config], arguments.length); + __classPrivateFieldSet(this, _YargsInstance_parserConfig, config, "f"); + return this; + } + pkgConf(key, rootPath) { + argsert(' [string]', [key, rootPath], arguments.length); + let conf = null; + const obj = this[kPkgUp](rootPath || __classPrivateFieldGet(this, _YargsInstance_cwd, "f")); + if (obj[key] && typeof obj[key] === 'object') { + conf = applyExtends(obj[key], rootPath || __classPrivateFieldGet(this, _YargsInstance_cwd, "f"), this[kGetParserConfiguration]()['deep-merge-config'] || false, __classPrivateFieldGet(this, _YargsInstance_shim, "f")); + __classPrivateFieldGet(this, _YargsInstance_options, "f").configObjects = (__classPrivateFieldGet(this, _YargsInstance_options, "f").configObjects || []).concat(conf); + } + return this; + } + positional(key, opts) { + argsert(' ', [key, opts], arguments.length); + const supportedOpts = [ + 'default', + 'defaultDescription', + 'implies', + 'normalize', + 'choices', + 'conflicts', + 'coerce', + 'type', + 'describe', + 'desc', + 'description', + 'alias', + ]; + opts = objFilter(opts, (k, v) => { + if (k === 'type' && !['string', 'number', 'boolean'].includes(v)) + return false; + return supportedOpts.includes(k); + }); + const fullCommand = __classPrivateFieldGet(this, _YargsInstance_context, "f").fullCommands[__classPrivateFieldGet(this, _YargsInstance_context, "f").fullCommands.length - 1]; + const parseOptions = fullCommand + ? __classPrivateFieldGet(this, _YargsInstance_command, "f").cmdToParseOptions(fullCommand) + : { + array: [], + alias: {}, + default: {}, + demand: {}, + }; + objectKeys(parseOptions).forEach(pk => { + const parseOption = parseOptions[pk]; + if (Array.isArray(parseOption)) { + if (parseOption.indexOf(key) !== -1) + opts[pk] = true; + } + else { + if (parseOption[key] && !(pk in opts)) + opts[pk] = parseOption[key]; + } + }); + this.group(key, __classPrivateFieldGet(this, _YargsInstance_usage, "f").getPositionalGroupName()); + return this.option(key, opts); + } + recommendCommands(recommend = true) { + argsert('[boolean]', [recommend], arguments.length); + __classPrivateFieldSet(this, _YargsInstance_recommendCommands, recommend, "f"); + return this; + } + required(keys, max, msg) { + return this.demand(keys, max, msg); + } + require(keys, max, msg) { + return this.demand(keys, max, msg); + } + requiresArg(keys) { + argsert(' [number]', [keys], arguments.length); + if (typeof keys === 'string' && __classPrivateFieldGet(this, _YargsInstance_options, "f").narg[keys]) { + return this; + } + else { + this[kPopulateParserHintSingleValueDictionary](this.requiresArg.bind(this), 'narg', keys, NaN); + } + return this; + } + showCompletionScript($0, cmd) { + argsert('[string] [string]', [$0, cmd], arguments.length); + $0 = $0 || this.$0; + __classPrivateFieldGet(this, _YargsInstance_logger, "f").log(__classPrivateFieldGet(this, _YargsInstance_completion, "f").generateCompletionScript($0, cmd || __classPrivateFieldGet(this, _YargsInstance_completionCommand, "f") || 'completion')); + return this; + } + showHelp(level) { + argsert('[string|function]', [level], arguments.length); + __classPrivateFieldSet(this, _YargsInstance_hasOutput, true, "f"); + if (!__classPrivateFieldGet(this, _YargsInstance_usage, "f").hasCachedHelpMessage()) { + if (!this.parsed) { + const parse = this[kRunYargsParserAndExecuteCommands](__classPrivateFieldGet(this, _YargsInstance_processArgs, "f"), undefined, undefined, 0, true); + if (isPromise(parse)) { + parse.then(() => { + __classPrivateFieldGet(this, _YargsInstance_usage, "f").showHelp(level); + }); + return this; + } + } + const builderResponse = __classPrivateFieldGet(this, _YargsInstance_command, "f").runDefaultBuilderOn(this); + if (isPromise(builderResponse)) { + builderResponse.then(() => { + __classPrivateFieldGet(this, _YargsInstance_usage, "f").showHelp(level); + }); + return this; + } + } + __classPrivateFieldGet(this, _YargsInstance_usage, "f").showHelp(level); + return this; + } + scriptName(scriptName) { + this.customScriptName = true; + this.$0 = scriptName; + return this; + } + showHelpOnFail(enabled, message) { + argsert('[boolean|string] [string]', [enabled, message], arguments.length); + __classPrivateFieldGet(this, _YargsInstance_usage, "f").showHelpOnFail(enabled, message); + return this; + } + showVersion(level) { + argsert('[string|function]', [level], arguments.length); + __classPrivateFieldGet(this, _YargsInstance_usage, "f").showVersion(level); + return this; + } + skipValidation(keys) { + argsert('', [keys], arguments.length); + this[kPopulateParserHintArray]('skipValidation', keys); + return this; + } + strict(enabled) { + argsert('[boolean]', [enabled], arguments.length); + __classPrivateFieldSet(this, _YargsInstance_strict, enabled !== false, "f"); + return this; + } + strictCommands(enabled) { + argsert('[boolean]', [enabled], arguments.length); + __classPrivateFieldSet(this, _YargsInstance_strictCommands, enabled !== false, "f"); + return this; + } + strictOptions(enabled) { + argsert('[boolean]', [enabled], arguments.length); + __classPrivateFieldSet(this, _YargsInstance_strictOptions, enabled !== false, "f"); + return this; + } + string(keys) { + argsert('', [keys], arguments.length); + this[kPopulateParserHintArray]('string', keys); + this[kTrackManuallySetKeys](keys); + return this; + } + terminalWidth() { + argsert([], 0); + return __classPrivateFieldGet(this, _YargsInstance_shim, "f").process.stdColumns; + } + updateLocale(obj) { + return this.updateStrings(obj); + } + updateStrings(obj) { + argsert('', [obj], arguments.length); + __classPrivateFieldSet(this, _YargsInstance_detectLocale, false, "f"); + __classPrivateFieldGet(this, _YargsInstance_shim, "f").y18n.updateLocale(obj); + return this; + } + usage(msg, description, builder, handler) { + argsert(' [string|boolean] [function|object] [function]', [msg, description, builder, handler], arguments.length); + if (description !== undefined) { + assertNotStrictEqual(msg, null, __classPrivateFieldGet(this, _YargsInstance_shim, "f")); + if ((msg || '').match(/^\$0( |$)/)) { + return this.command(msg, description, builder, handler); + } + else { + throw new YError('.usage() description must start with $0 if being used as alias for .command()'); + } + } + else { + __classPrivateFieldGet(this, _YargsInstance_usage, "f").usage(msg); + return this; + } + } + version(opt, msg, ver) { + const defaultVersionOpt = 'version'; + argsert('[boolean|string] [string] [string]', [opt, msg, ver], arguments.length); + if (__classPrivateFieldGet(this, _YargsInstance_versionOpt, "f")) { + this[kDeleteFromParserHintObject](__classPrivateFieldGet(this, _YargsInstance_versionOpt, "f")); + __classPrivateFieldGet(this, _YargsInstance_usage, "f").version(undefined); + __classPrivateFieldSet(this, _YargsInstance_versionOpt, null, "f"); + } + if (arguments.length === 0) { + ver = this[kGuessVersion](); + opt = defaultVersionOpt; + } + else if (arguments.length === 1) { + if (opt === false) { + return this; + } + ver = opt; + opt = defaultVersionOpt; + } + else if (arguments.length === 2) { + ver = msg; + msg = undefined; + } + __classPrivateFieldSet(this, _YargsInstance_versionOpt, typeof opt === 'string' ? opt : defaultVersionOpt, "f"); + msg = msg || __classPrivateFieldGet(this, _YargsInstance_usage, "f").deferY18nLookup('Show version number'); + __classPrivateFieldGet(this, _YargsInstance_usage, "f").version(ver || undefined); + this.boolean(__classPrivateFieldGet(this, _YargsInstance_versionOpt, "f")); + this.describe(__classPrivateFieldGet(this, _YargsInstance_versionOpt, "f"), msg); + return this; + } + wrap(cols) { + argsert('', [cols], arguments.length); + __classPrivateFieldGet(this, _YargsInstance_usage, "f").wrap(cols); + return this; + } + [(_YargsInstance_command = new WeakMap(), _YargsInstance_cwd = new WeakMap(), _YargsInstance_context = new WeakMap(), _YargsInstance_completion = new WeakMap(), _YargsInstance_completionCommand = new WeakMap(), _YargsInstance_defaultShowHiddenOpt = new WeakMap(), _YargsInstance_exitError = new WeakMap(), _YargsInstance_detectLocale = new WeakMap(), _YargsInstance_emittedWarnings = new WeakMap(), _YargsInstance_exitProcess = new WeakMap(), _YargsInstance_frozens = new WeakMap(), _YargsInstance_globalMiddleware = new WeakMap(), _YargsInstance_groups = new WeakMap(), _YargsInstance_hasOutput = new WeakMap(), _YargsInstance_helpOpt = new WeakMap(), _YargsInstance_isGlobalContext = new WeakMap(), _YargsInstance_logger = new WeakMap(), _YargsInstance_output = new WeakMap(), _YargsInstance_options = new WeakMap(), _YargsInstance_parentRequire = new WeakMap(), _YargsInstance_parserConfig = new WeakMap(), _YargsInstance_parseFn = new WeakMap(), _YargsInstance_parseContext = new WeakMap(), _YargsInstance_pkgs = new WeakMap(), _YargsInstance_preservedGroups = new WeakMap(), _YargsInstance_processArgs = new WeakMap(), _YargsInstance_recommendCommands = new WeakMap(), _YargsInstance_shim = new WeakMap(), _YargsInstance_strict = new WeakMap(), _YargsInstance_strictCommands = new WeakMap(), _YargsInstance_strictOptions = new WeakMap(), _YargsInstance_usage = new WeakMap(), _YargsInstance_versionOpt = new WeakMap(), _YargsInstance_validation = new WeakMap(), kCopyDoubleDash)](argv) { + if (!argv._ || !argv['--']) + return argv; + argv._.push.apply(argv._, argv['--']); + try { + delete argv['--']; + } + catch (_err) { } + return argv; + } + [kCreateLogger]() { + return { + log: (...args) => { + if (!this[kHasParseCallback]()) + console.log(...args); + __classPrivateFieldSet(this, _YargsInstance_hasOutput, true, "f"); + if (__classPrivateFieldGet(this, _YargsInstance_output, "f").length) + __classPrivateFieldSet(this, _YargsInstance_output, __classPrivateFieldGet(this, _YargsInstance_output, "f") + '\n', "f"); + __classPrivateFieldSet(this, _YargsInstance_output, __classPrivateFieldGet(this, _YargsInstance_output, "f") + args.join(' '), "f"); + }, + error: (...args) => { + if (!this[kHasParseCallback]()) + console.error(...args); + __classPrivateFieldSet(this, _YargsInstance_hasOutput, true, "f"); + if (__classPrivateFieldGet(this, _YargsInstance_output, "f").length) + __classPrivateFieldSet(this, _YargsInstance_output, __classPrivateFieldGet(this, _YargsInstance_output, "f") + '\n', "f"); + __classPrivateFieldSet(this, _YargsInstance_output, __classPrivateFieldGet(this, _YargsInstance_output, "f") + args.join(' '), "f"); + }, + }; + } + [kDeleteFromParserHintObject](optionKey) { + objectKeys(__classPrivateFieldGet(this, _YargsInstance_options, "f")).forEach((hintKey) => { + if (((key) => key === 'configObjects')(hintKey)) + return; + const hint = __classPrivateFieldGet(this, _YargsInstance_options, "f")[hintKey]; + if (Array.isArray(hint)) { + if (hint.includes(optionKey)) + hint.splice(hint.indexOf(optionKey), 1); + } + else if (typeof hint === 'object') { + delete hint[optionKey]; + } + }); + delete __classPrivateFieldGet(this, _YargsInstance_usage, "f").getDescriptions()[optionKey]; + } + [kEmitWarning](warning, type, deduplicationId) { + if (!__classPrivateFieldGet(this, _YargsInstance_emittedWarnings, "f")[deduplicationId]) { + __classPrivateFieldGet(this, _YargsInstance_shim, "f").process.emitWarning(warning, type); + __classPrivateFieldGet(this, _YargsInstance_emittedWarnings, "f")[deduplicationId] = true; + } + } + [kFreeze]() { + __classPrivateFieldGet(this, _YargsInstance_frozens, "f").push({ + options: __classPrivateFieldGet(this, _YargsInstance_options, "f"), + configObjects: __classPrivateFieldGet(this, _YargsInstance_options, "f").configObjects.slice(0), + exitProcess: __classPrivateFieldGet(this, _YargsInstance_exitProcess, "f"), + groups: __classPrivateFieldGet(this, _YargsInstance_groups, "f"), + strict: __classPrivateFieldGet(this, _YargsInstance_strict, "f"), + strictCommands: __classPrivateFieldGet(this, _YargsInstance_strictCommands, "f"), + strictOptions: __classPrivateFieldGet(this, _YargsInstance_strictOptions, "f"), + completionCommand: __classPrivateFieldGet(this, _YargsInstance_completionCommand, "f"), + output: __classPrivateFieldGet(this, _YargsInstance_output, "f"), + exitError: __classPrivateFieldGet(this, _YargsInstance_exitError, "f"), + hasOutput: __classPrivateFieldGet(this, _YargsInstance_hasOutput, "f"), + parsed: this.parsed, + parseFn: __classPrivateFieldGet(this, _YargsInstance_parseFn, "f"), + parseContext: __classPrivateFieldGet(this, _YargsInstance_parseContext, "f"), + }); + __classPrivateFieldGet(this, _YargsInstance_usage, "f").freeze(); + __classPrivateFieldGet(this, _YargsInstance_validation, "f").freeze(); + __classPrivateFieldGet(this, _YargsInstance_command, "f").freeze(); + __classPrivateFieldGet(this, _YargsInstance_globalMiddleware, "f").freeze(); + } + [kGetDollarZero]() { + let $0 = ''; + let default$0; + if (/\b(node|iojs|electron)(\.exe)?$/.test(__classPrivateFieldGet(this, _YargsInstance_shim, "f").process.argv()[0])) { + default$0 = __classPrivateFieldGet(this, _YargsInstance_shim, "f").process.argv().slice(1, 2); + } + else { + default$0 = __classPrivateFieldGet(this, _YargsInstance_shim, "f").process.argv().slice(0, 1); + } + $0 = default$0 + .map(x => { + const b = this[kRebase](__classPrivateFieldGet(this, _YargsInstance_cwd, "f"), x); + return x.match(/^(\/|([a-zA-Z]:)?\\)/) && b.length < x.length ? b : x; + }) + .join(' ') + .trim(); + if (__classPrivateFieldGet(this, _YargsInstance_shim, "f").getEnv('_') && + __classPrivateFieldGet(this, _YargsInstance_shim, "f").getProcessArgvBin() === __classPrivateFieldGet(this, _YargsInstance_shim, "f").getEnv('_')) { + $0 = __classPrivateFieldGet(this, _YargsInstance_shim, "f") + .getEnv('_') + .replace(`${__classPrivateFieldGet(this, _YargsInstance_shim, "f").path.dirname(__classPrivateFieldGet(this, _YargsInstance_shim, "f").process.execPath())}/`, ''); + } + return $0; + } + [kGetParserConfiguration]() { + return __classPrivateFieldGet(this, _YargsInstance_parserConfig, "f"); + } + [kGuessLocale]() { + if (!__classPrivateFieldGet(this, _YargsInstance_detectLocale, "f")) + return; + const locale = __classPrivateFieldGet(this, _YargsInstance_shim, "f").getEnv('LC_ALL') || + __classPrivateFieldGet(this, _YargsInstance_shim, "f").getEnv('LC_MESSAGES') || + __classPrivateFieldGet(this, _YargsInstance_shim, "f").getEnv('LANG') || + __classPrivateFieldGet(this, _YargsInstance_shim, "f").getEnv('LANGUAGE') || + 'en_US'; + this.locale(locale.replace(/[.:].*/, '')); + } + [kGuessVersion]() { + const obj = this[kPkgUp](); + return obj.version || 'unknown'; + } + [kParsePositionalNumbers](argv) { + const args = argv['--'] ? argv['--'] : argv._; + for (let i = 0, arg; (arg = args[i]) !== undefined; i++) { + if (__classPrivateFieldGet(this, _YargsInstance_shim, "f").Parser.looksLikeNumber(arg) && + Number.isSafeInteger(Math.floor(parseFloat(`${arg}`)))) { + args[i] = Number(arg); + } + } + return argv; + } + [kPkgUp](rootPath) { + const npath = rootPath || '*'; + if (__classPrivateFieldGet(this, _YargsInstance_pkgs, "f")[npath]) + return __classPrivateFieldGet(this, _YargsInstance_pkgs, "f")[npath]; + let obj = {}; + try { + let startDir = rootPath || __classPrivateFieldGet(this, _YargsInstance_shim, "f").mainFilename; + if (!rootPath && __classPrivateFieldGet(this, _YargsInstance_shim, "f").path.extname(startDir)) { + startDir = __classPrivateFieldGet(this, _YargsInstance_shim, "f").path.dirname(startDir); + } + const pkgJsonPath = __classPrivateFieldGet(this, _YargsInstance_shim, "f").findUp(startDir, (dir, names) => { + if (names.includes('package.json')) { + return 'package.json'; + } + else { + return undefined; + } + }); + assertNotStrictEqual(pkgJsonPath, undefined, __classPrivateFieldGet(this, _YargsInstance_shim, "f")); + obj = JSON.parse(__classPrivateFieldGet(this, _YargsInstance_shim, "f").readFileSync(pkgJsonPath, 'utf8')); + } + catch (_noop) { } + __classPrivateFieldGet(this, _YargsInstance_pkgs, "f")[npath] = obj || {}; + return __classPrivateFieldGet(this, _YargsInstance_pkgs, "f")[npath]; + } + [kPopulateParserHintArray](type, keys) { + keys = [].concat(keys); + keys.forEach(key => { + key = this[kSanitizeKey](key); + __classPrivateFieldGet(this, _YargsInstance_options, "f")[type].push(key); + }); + } + [kPopulateParserHintSingleValueDictionary](builder, type, key, value) { + this[kPopulateParserHintDictionary](builder, type, key, value, (type, key, value) => { + __classPrivateFieldGet(this, _YargsInstance_options, "f")[type][key] = value; + }); + } + [kPopulateParserHintArrayDictionary](builder, type, key, value) { + this[kPopulateParserHintDictionary](builder, type, key, value, (type, key, value) => { + __classPrivateFieldGet(this, _YargsInstance_options, "f")[type][key] = (__classPrivateFieldGet(this, _YargsInstance_options, "f")[type][key] || []).concat(value); + }); + } + [kPopulateParserHintDictionary](builder, type, key, value, singleKeyHandler) { + if (Array.isArray(key)) { + key.forEach(k => { + builder(k, value); + }); + } + else if (((key) => typeof key === 'object')(key)) { + for (const k of objectKeys(key)) { + builder(k, key[k]); + } + } + else { + singleKeyHandler(type, this[kSanitizeKey](key), value); + } + } + [kSanitizeKey](key) { + if (key === '__proto__') + return '___proto___'; + return key; + } + [kSetKey](key, set) { + this[kPopulateParserHintSingleValueDictionary](this[kSetKey].bind(this), 'key', key, set); + return this; + } + [kUnfreeze]() { + var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m; + const frozen = __classPrivateFieldGet(this, _YargsInstance_frozens, "f").pop(); + assertNotStrictEqual(frozen, undefined, __classPrivateFieldGet(this, _YargsInstance_shim, "f")); + let configObjects; + (_a = this, _b = this, _c = this, _d = this, _e = this, _f = this, _g = this, _h = this, _j = this, _k = this, _l = this, _m = this, { + options: ({ set value(_o) { __classPrivateFieldSet(_a, _YargsInstance_options, _o, "f"); } }).value, + configObjects, + exitProcess: ({ set value(_o) { __classPrivateFieldSet(_b, _YargsInstance_exitProcess, _o, "f"); } }).value, + groups: ({ set value(_o) { __classPrivateFieldSet(_c, _YargsInstance_groups, _o, "f"); } }).value, + output: ({ set value(_o) { __classPrivateFieldSet(_d, _YargsInstance_output, _o, "f"); } }).value, + exitError: ({ set value(_o) { __classPrivateFieldSet(_e, _YargsInstance_exitError, _o, "f"); } }).value, + hasOutput: ({ set value(_o) { __classPrivateFieldSet(_f, _YargsInstance_hasOutput, _o, "f"); } }).value, + parsed: this.parsed, + strict: ({ set value(_o) { __classPrivateFieldSet(_g, _YargsInstance_strict, _o, "f"); } }).value, + strictCommands: ({ set value(_o) { __classPrivateFieldSet(_h, _YargsInstance_strictCommands, _o, "f"); } }).value, + strictOptions: ({ set value(_o) { __classPrivateFieldSet(_j, _YargsInstance_strictOptions, _o, "f"); } }).value, + completionCommand: ({ set value(_o) { __classPrivateFieldSet(_k, _YargsInstance_completionCommand, _o, "f"); } }).value, + parseFn: ({ set value(_o) { __classPrivateFieldSet(_l, _YargsInstance_parseFn, _o, "f"); } }).value, + parseContext: ({ set value(_o) { __classPrivateFieldSet(_m, _YargsInstance_parseContext, _o, "f"); } }).value, + } = frozen); + __classPrivateFieldGet(this, _YargsInstance_options, "f").configObjects = configObjects; + __classPrivateFieldGet(this, _YargsInstance_usage, "f").unfreeze(); + __classPrivateFieldGet(this, _YargsInstance_validation, "f").unfreeze(); + __classPrivateFieldGet(this, _YargsInstance_command, "f").unfreeze(); + __classPrivateFieldGet(this, _YargsInstance_globalMiddleware, "f").unfreeze(); + } + [kValidateAsync](validation, argv) { + return maybeAsyncResult(argv, result => { + validation(result); + return result; + }); + } + getInternalMethods() { + return { + getCommandInstance: this[kGetCommandInstance].bind(this), + getContext: this[kGetContext].bind(this), + getHasOutput: this[kGetHasOutput].bind(this), + getLoggerInstance: this[kGetLoggerInstance].bind(this), + getParseContext: this[kGetParseContext].bind(this), + getParserConfiguration: this[kGetParserConfiguration].bind(this), + getUsageInstance: this[kGetUsageInstance].bind(this), + getValidationInstance: this[kGetValidationInstance].bind(this), + hasParseCallback: this[kHasParseCallback].bind(this), + isGlobalContext: this[kIsGlobalContext].bind(this), + postProcess: this[kPostProcess].bind(this), + reset: this[kReset].bind(this), + runValidation: this[kRunValidation].bind(this), + runYargsParserAndExecuteCommands: this[kRunYargsParserAndExecuteCommands].bind(this), + setHasOutput: this[kSetHasOutput].bind(this), + }; + } + [kGetCommandInstance]() { + return __classPrivateFieldGet(this, _YargsInstance_command, "f"); + } + [kGetContext]() { + return __classPrivateFieldGet(this, _YargsInstance_context, "f"); + } + [kGetHasOutput]() { + return __classPrivateFieldGet(this, _YargsInstance_hasOutput, "f"); + } + [kGetLoggerInstance]() { + return __classPrivateFieldGet(this, _YargsInstance_logger, "f"); + } + [kGetParseContext]() { + return __classPrivateFieldGet(this, _YargsInstance_parseContext, "f") || {}; + } + [kGetUsageInstance]() { + return __classPrivateFieldGet(this, _YargsInstance_usage, "f"); + } + [kGetValidationInstance]() { + return __classPrivateFieldGet(this, _YargsInstance_validation, "f"); + } + [kHasParseCallback]() { + return !!__classPrivateFieldGet(this, _YargsInstance_parseFn, "f"); + } + [kIsGlobalContext]() { + return __classPrivateFieldGet(this, _YargsInstance_isGlobalContext, "f"); + } + [kPostProcess](argv, populateDoubleDash, calledFromCommand, runGlobalMiddleware) { + if (calledFromCommand) + return argv; + if (isPromise(argv)) + return argv; + if (!populateDoubleDash) { + argv = this[kCopyDoubleDash](argv); + } + const parsePositionalNumbers = this[kGetParserConfiguration]()['parse-positional-numbers'] || + this[kGetParserConfiguration]()['parse-positional-numbers'] === undefined; + if (parsePositionalNumbers) { + argv = this[kParsePositionalNumbers](argv); + } + if (runGlobalMiddleware) { + argv = applyMiddleware(argv, this, __classPrivateFieldGet(this, _YargsInstance_globalMiddleware, "f").getMiddleware(), false); + } + return argv; + } + [kReset](aliases = {}) { + __classPrivateFieldSet(this, _YargsInstance_options, __classPrivateFieldGet(this, _YargsInstance_options, "f") || {}, "f"); + const tmpOptions = {}; + tmpOptions.local = __classPrivateFieldGet(this, _YargsInstance_options, "f").local || []; + tmpOptions.configObjects = __classPrivateFieldGet(this, _YargsInstance_options, "f").configObjects || []; + const localLookup = {}; + tmpOptions.local.forEach(l => { + localLookup[l] = true; + (aliases[l] || []).forEach(a => { + localLookup[a] = true; + }); + }); + Object.assign(__classPrivateFieldGet(this, _YargsInstance_preservedGroups, "f"), Object.keys(__classPrivateFieldGet(this, _YargsInstance_groups, "f")).reduce((acc, groupName) => { + const keys = __classPrivateFieldGet(this, _YargsInstance_groups, "f")[groupName].filter(key => !(key in localLookup)); + if (keys.length > 0) { + acc[groupName] = keys; + } + return acc; + }, {})); + __classPrivateFieldSet(this, _YargsInstance_groups, {}, "f"); + const arrayOptions = [ + 'array', + 'boolean', + 'string', + 'skipValidation', + 'count', + 'normalize', + 'number', + 'hiddenOptions', + ]; + const objectOptions = [ + 'narg', + 'key', + 'alias', + 'default', + 'defaultDescription', + 'config', + 'choices', + 'demandedOptions', + 'demandedCommands', + 'deprecatedOptions', + ]; + arrayOptions.forEach(k => { + tmpOptions[k] = (__classPrivateFieldGet(this, _YargsInstance_options, "f")[k] || []).filter((k) => !localLookup[k]); + }); + objectOptions.forEach((k) => { + tmpOptions[k] = objFilter(__classPrivateFieldGet(this, _YargsInstance_options, "f")[k], k => !localLookup[k]); + }); + tmpOptions.envPrefix = __classPrivateFieldGet(this, _YargsInstance_options, "f").envPrefix; + __classPrivateFieldSet(this, _YargsInstance_options, tmpOptions, "f"); + __classPrivateFieldSet(this, _YargsInstance_usage, __classPrivateFieldGet(this, _YargsInstance_usage, "f") + ? __classPrivateFieldGet(this, _YargsInstance_usage, "f").reset(localLookup) + : Usage(this, __classPrivateFieldGet(this, _YargsInstance_shim, "f")), "f"); + __classPrivateFieldSet(this, _YargsInstance_validation, __classPrivateFieldGet(this, _YargsInstance_validation, "f") + ? __classPrivateFieldGet(this, _YargsInstance_validation, "f").reset(localLookup) + : Validation(this, __classPrivateFieldGet(this, _YargsInstance_usage, "f"), __classPrivateFieldGet(this, _YargsInstance_shim, "f")), "f"); + __classPrivateFieldSet(this, _YargsInstance_command, __classPrivateFieldGet(this, _YargsInstance_command, "f") + ? __classPrivateFieldGet(this, _YargsInstance_command, "f").reset() + : Command(__classPrivateFieldGet(this, _YargsInstance_usage, "f"), __classPrivateFieldGet(this, _YargsInstance_validation, "f"), __classPrivateFieldGet(this, _YargsInstance_globalMiddleware, "f"), __classPrivateFieldGet(this, _YargsInstance_shim, "f")), "f"); + if (!__classPrivateFieldGet(this, _YargsInstance_completion, "f")) + __classPrivateFieldSet(this, _YargsInstance_completion, Completion(this, __classPrivateFieldGet(this, _YargsInstance_usage, "f"), __classPrivateFieldGet(this, _YargsInstance_command, "f"), __classPrivateFieldGet(this, _YargsInstance_shim, "f")), "f"); + __classPrivateFieldGet(this, _YargsInstance_globalMiddleware, "f").reset(); + __classPrivateFieldSet(this, _YargsInstance_completionCommand, null, "f"); + __classPrivateFieldSet(this, _YargsInstance_output, '', "f"); + __classPrivateFieldSet(this, _YargsInstance_exitError, null, "f"); + __classPrivateFieldSet(this, _YargsInstance_hasOutput, false, "f"); + this.parsed = false; + return this; + } + [kRebase](base, dir) { + return __classPrivateFieldGet(this, _YargsInstance_shim, "f").path.relative(base, dir); + } + [kRunYargsParserAndExecuteCommands](args, shortCircuit, calledFromCommand, commandIndex = 0, helpOnly = false) { + let skipValidation = !!calledFromCommand || helpOnly; + args = args || __classPrivateFieldGet(this, _YargsInstance_processArgs, "f"); + __classPrivateFieldGet(this, _YargsInstance_options, "f").__ = __classPrivateFieldGet(this, _YargsInstance_shim, "f").y18n.__; + __classPrivateFieldGet(this, _YargsInstance_options, "f").configuration = this[kGetParserConfiguration](); + const populateDoubleDash = !!__classPrivateFieldGet(this, _YargsInstance_options, "f").configuration['populate--']; + const config = Object.assign({}, __classPrivateFieldGet(this, _YargsInstance_options, "f").configuration, { + 'populate--': true, + }); + const parsed = __classPrivateFieldGet(this, _YargsInstance_shim, "f").Parser.detailed(args, Object.assign({}, __classPrivateFieldGet(this, _YargsInstance_options, "f"), { + configuration: { 'parse-positional-numbers': false, ...config }, + })); + const argv = Object.assign(parsed.argv, __classPrivateFieldGet(this, _YargsInstance_parseContext, "f")); + let argvPromise = undefined; + const aliases = parsed.aliases; + let helpOptSet = false; + let versionOptSet = false; + Object.keys(argv).forEach(key => { + if (key === __classPrivateFieldGet(this, _YargsInstance_helpOpt, "f") && argv[key]) { + helpOptSet = true; + } + else if (key === __classPrivateFieldGet(this, _YargsInstance_versionOpt, "f") && argv[key]) { + versionOptSet = true; + } + }); + argv.$0 = this.$0; + this.parsed = parsed; + if (commandIndex === 0) { + __classPrivateFieldGet(this, _YargsInstance_usage, "f").clearCachedHelpMessage(); + } + try { + this[kGuessLocale](); + if (shortCircuit) { + return this[kPostProcess](argv, populateDoubleDash, !!calledFromCommand, false); + } + if (__classPrivateFieldGet(this, _YargsInstance_helpOpt, "f")) { + const helpCmds = [__classPrivateFieldGet(this, _YargsInstance_helpOpt, "f")] + .concat(aliases[__classPrivateFieldGet(this, _YargsInstance_helpOpt, "f")] || []) + .filter(k => k.length > 1); + if (helpCmds.includes('' + argv._[argv._.length - 1])) { + argv._.pop(); + helpOptSet = true; + } + } + __classPrivateFieldSet(this, _YargsInstance_isGlobalContext, false, "f"); + const handlerKeys = __classPrivateFieldGet(this, _YargsInstance_command, "f").getCommands(); + const requestCompletions = __classPrivateFieldGet(this, _YargsInstance_completion, "f").completionKey in argv; + const skipRecommendation = helpOptSet || requestCompletions || helpOnly; + if (argv._.length) { + if (handlerKeys.length) { + let firstUnknownCommand; + for (let i = commandIndex || 0, cmd; argv._[i] !== undefined; i++) { + cmd = String(argv._[i]); + if (handlerKeys.includes(cmd) && cmd !== __classPrivateFieldGet(this, _YargsInstance_completionCommand, "f")) { + const innerArgv = __classPrivateFieldGet(this, _YargsInstance_command, "f").runCommand(cmd, this, parsed, i + 1, helpOnly, helpOptSet || versionOptSet || helpOnly); + return this[kPostProcess](innerArgv, populateDoubleDash, !!calledFromCommand, false); + } + else if (!firstUnknownCommand && + cmd !== __classPrivateFieldGet(this, _YargsInstance_completionCommand, "f")) { + firstUnknownCommand = cmd; + break; + } + } + if (!__classPrivateFieldGet(this, _YargsInstance_command, "f").hasDefaultCommand() && + __classPrivateFieldGet(this, _YargsInstance_recommendCommands, "f") && + firstUnknownCommand && + !skipRecommendation) { + __classPrivateFieldGet(this, _YargsInstance_validation, "f").recommendCommands(firstUnknownCommand, handlerKeys); + } + } + if (__classPrivateFieldGet(this, _YargsInstance_completionCommand, "f") && + argv._.includes(__classPrivateFieldGet(this, _YargsInstance_completionCommand, "f")) && + !requestCompletions) { + if (__classPrivateFieldGet(this, _YargsInstance_exitProcess, "f")) + setBlocking(true); + this.showCompletionScript(); + this.exit(0); + } + } + if (__classPrivateFieldGet(this, _YargsInstance_command, "f").hasDefaultCommand() && !skipRecommendation) { + const innerArgv = __classPrivateFieldGet(this, _YargsInstance_command, "f").runCommand(null, this, parsed, 0, helpOnly, helpOptSet || versionOptSet || helpOnly); + return this[kPostProcess](innerArgv, populateDoubleDash, !!calledFromCommand, false); + } + if (requestCompletions) { + if (__classPrivateFieldGet(this, _YargsInstance_exitProcess, "f")) + setBlocking(true); + args = [].concat(args); + const completionArgs = args.slice(args.indexOf(`--${__classPrivateFieldGet(this, _YargsInstance_completion, "f").completionKey}`) + 1); + __classPrivateFieldGet(this, _YargsInstance_completion, "f").getCompletion(completionArgs, (err, completions) => { + if (err) + throw new YError(err.message); + (completions || []).forEach(completion => { + __classPrivateFieldGet(this, _YargsInstance_logger, "f").log(completion); + }); + this.exit(0); + }); + return this[kPostProcess](argv, !populateDoubleDash, !!calledFromCommand, false); + } + if (!__classPrivateFieldGet(this, _YargsInstance_hasOutput, "f")) { + if (helpOptSet) { + if (__classPrivateFieldGet(this, _YargsInstance_exitProcess, "f")) + setBlocking(true); + skipValidation = true; + this.showHelp('log'); + this.exit(0); + } + else if (versionOptSet) { + if (__classPrivateFieldGet(this, _YargsInstance_exitProcess, "f")) + setBlocking(true); + skipValidation = true; + __classPrivateFieldGet(this, _YargsInstance_usage, "f").showVersion('log'); + this.exit(0); + } + } + if (!skipValidation && __classPrivateFieldGet(this, _YargsInstance_options, "f").skipValidation.length > 0) { + skipValidation = Object.keys(argv).some(key => __classPrivateFieldGet(this, _YargsInstance_options, "f").skipValidation.indexOf(key) >= 0 && argv[key] === true); + } + if (!skipValidation) { + if (parsed.error) + throw new YError(parsed.error.message); + if (!requestCompletions) { + const validation = this[kRunValidation](aliases, {}, parsed.error); + if (!calledFromCommand) { + argvPromise = applyMiddleware(argv, this, __classPrivateFieldGet(this, _YargsInstance_globalMiddleware, "f").getMiddleware(), true); + } + argvPromise = this[kValidateAsync](validation, argvPromise !== null && argvPromise !== void 0 ? argvPromise : argv); + if (isPromise(argvPromise) && !calledFromCommand) { + argvPromise = argvPromise.then(() => { + return applyMiddleware(argv, this, __classPrivateFieldGet(this, _YargsInstance_globalMiddleware, "f").getMiddleware(), false); + }); + } + } + } + } + catch (err) { + if (err instanceof YError) + __classPrivateFieldGet(this, _YargsInstance_usage, "f").fail(err.message, err); + else + throw err; + } + return this[kPostProcess](argvPromise !== null && argvPromise !== void 0 ? argvPromise : argv, populateDoubleDash, !!calledFromCommand, true); + } + [kRunValidation](aliases, positionalMap, parseErrors, isDefaultCommand) { + const demandedOptions = { ...this.getDemandedOptions() }; + return (argv) => { + if (parseErrors) + throw new YError(parseErrors.message); + __classPrivateFieldGet(this, _YargsInstance_validation, "f").nonOptionCount(argv); + __classPrivateFieldGet(this, _YargsInstance_validation, "f").requiredArguments(argv, demandedOptions); + let failedStrictCommands = false; + if (__classPrivateFieldGet(this, _YargsInstance_strictCommands, "f")) { + failedStrictCommands = __classPrivateFieldGet(this, _YargsInstance_validation, "f").unknownCommands(argv); + } + if (__classPrivateFieldGet(this, _YargsInstance_strict, "f") && !failedStrictCommands) { + __classPrivateFieldGet(this, _YargsInstance_validation, "f").unknownArguments(argv, aliases, positionalMap, !!isDefaultCommand); + } + else if (__classPrivateFieldGet(this, _YargsInstance_strictOptions, "f")) { + __classPrivateFieldGet(this, _YargsInstance_validation, "f").unknownArguments(argv, aliases, {}, false, false); + } + __classPrivateFieldGet(this, _YargsInstance_validation, "f").limitedChoices(argv); + __classPrivateFieldGet(this, _YargsInstance_validation, "f").implications(argv); + __classPrivateFieldGet(this, _YargsInstance_validation, "f").conflicting(argv); + }; + } + [kSetHasOutput]() { + __classPrivateFieldSet(this, _YargsInstance_hasOutput, true, "f"); + } + [kTrackManuallySetKeys](keys) { + if (typeof keys === 'string') { + __classPrivateFieldGet(this, _YargsInstance_options, "f").key[keys] = true; + } + else { + for (const k of keys) { + __classPrivateFieldGet(this, _YargsInstance_options, "f").key[k] = true; + } + } + } +} +export function isYargsInstance(y) { + return !!y && typeof y.getInternalMethods === 'function'; +} diff --git a/node_modules/yargs/build/lib/yerror.js b/node_modules/yargs/build/lib/yerror.js new file mode 100644 index 0000000..7a36684 --- /dev/null +++ b/node_modules/yargs/build/lib/yerror.js @@ -0,0 +1,9 @@ +export class YError extends Error { + constructor(msg) { + super(msg || 'yargs error'); + this.name = 'YError'; + if (Error.captureStackTrace) { + Error.captureStackTrace(this, YError); + } + } +} diff --git a/node_modules/yargs/helpers/helpers.mjs b/node_modules/yargs/helpers/helpers.mjs new file mode 100644 index 0000000..3f96b3d --- /dev/null +++ b/node_modules/yargs/helpers/helpers.mjs @@ -0,0 +1,10 @@ +import {applyExtends as _applyExtends} from '../build/lib/utils/apply-extends.js'; +import {hideBin} from '../build/lib/utils/process-argv.js'; +import Parser from 'yargs-parser'; +import shim from '../lib/platform-shims/esm.mjs'; + +const applyExtends = (config, cwd, mergeExtends) => { + return _applyExtends(config, cwd, mergeExtends, shim); +}; + +export {applyExtends, hideBin, Parser}; diff --git a/node_modules/yargs/helpers/index.js b/node_modules/yargs/helpers/index.js new file mode 100644 index 0000000..8ab79a3 --- /dev/null +++ b/node_modules/yargs/helpers/index.js @@ -0,0 +1,14 @@ +const { + applyExtends, + cjsPlatformShim, + Parser, + processArgv, +} = require('../build/index.cjs'); + +module.exports = { + applyExtends: (config, cwd, mergeExtends) => { + return applyExtends(config, cwd, mergeExtends, cjsPlatformShim); + }, + hideBin: processArgv.hideBin, + Parser, +}; diff --git a/node_modules/yargs/helpers/package.json b/node_modules/yargs/helpers/package.json new file mode 100644 index 0000000..5bbefff --- /dev/null +++ b/node_modules/yargs/helpers/package.json @@ -0,0 +1,3 @@ +{ + "type": "commonjs" +} diff --git a/node_modules/yargs/index.cjs b/node_modules/yargs/index.cjs new file mode 100644 index 0000000..d1eee82 --- /dev/null +++ b/node_modules/yargs/index.cjs @@ -0,0 +1,53 @@ +'use strict'; +// classic singleton yargs API, to use yargs +// without running as a singleton do: +// require('yargs/yargs')(process.argv.slice(2)) +const {Yargs, processArgv} = require('./build/index.cjs'); + +Argv(processArgv.hideBin(process.argv)); + +module.exports = Argv; + +function Argv(processArgs, cwd) { + const argv = Yargs(processArgs, cwd, require); + singletonify(argv); + // TODO(bcoe): warn if argv.parse() or argv.argv is used directly. + return argv; +} + +function defineGetter(obj, key, getter) { + Object.defineProperty(obj, key, { + configurable: true, + enumerable: true, + get: getter, + }); +} +function lookupGetter(obj, key) { + const desc = Object.getOwnPropertyDescriptor(obj, key); + if (typeof desc !== 'undefined') { + return desc.get; + } +} + +/* Hack an instance of Argv with process.argv into Argv + so people can do + require('yargs')(['--beeble=1','-z','zizzle']).argv + to parse a list of args and + require('yargs').argv + to get a parsed version of process.argv. +*/ +function singletonify(inst) { + [ + ...Object.keys(inst), + ...Object.getOwnPropertyNames(inst.constructor.prototype), + ].forEach(key => { + if (key === 'argv') { + defineGetter(Argv, key, lookupGetter(inst, key)); + } else if (typeof inst[key] === 'function') { + Argv[key] = inst[key].bind(inst); + } else { + defineGetter(Argv, '$0', () => inst.$0); + defineGetter(Argv, 'parsed', () => inst.parsed); + } + }); +} diff --git a/node_modules/yargs/index.mjs b/node_modules/yargs/index.mjs new file mode 100644 index 0000000..c6440b9 --- /dev/null +++ b/node_modules/yargs/index.mjs @@ -0,0 +1,8 @@ +'use strict'; + +// Bootstraps yargs for ESM: +import esmPlatformShim from './lib/platform-shims/esm.mjs'; +import {YargsFactory} from './build/lib/yargs-factory.js'; + +const Yargs = YargsFactory(esmPlatformShim); +export default Yargs; diff --git a/node_modules/yargs/lib/platform-shims/browser.mjs b/node_modules/yargs/lib/platform-shims/browser.mjs new file mode 100644 index 0000000..5f8ec61 --- /dev/null +++ b/node_modules/yargs/lib/platform-shims/browser.mjs @@ -0,0 +1,95 @@ +/* eslint-disable no-unused-vars */ +'use strict'; + +import cliui from 'https://unpkg.com/cliui@7.0.1/index.mjs'; // eslint-disable-line +import Parser from 'https://unpkg.com/yargs-parser@19.0.0/browser.js'; // eslint-disable-line +import {getProcessArgvBin} from '../../build/lib/utils/process-argv.js'; +import {YError} from '../../build/lib/yerror.js'; + +const REQUIRE_ERROR = 'require is not supported in browser'; +const REQUIRE_DIRECTORY_ERROR = + 'loading a directory of commands is not supported in browser'; + +export default { + assert: { + notStrictEqual: (a, b) => { + // noop. + }, + strictEqual: (a, b) => { + // noop. + }, + }, + cliui, + findUp: () => undefined, + getEnv: key => { + // There is no environment in browser: + return undefined; + }, + inspect: console.log, + getCallerFile: () => { + throw new YError(REQUIRE_DIRECTORY_ERROR); + }, + getProcessArgvBin, + mainFilename: 'yargs', + Parser, + path: { + basename: str => str, + dirname: str => str, + extname: str => str, + relative: str => str, + }, + process: { + argv: () => [], + cwd: () => '', + emitWarning: (warning, name) => {}, + execPath: () => '', + // exit is noop browser: + exit: () => {}, + nextTick: cb => { + // eslint-disable-next-line no-undef + window.setTimeout(cb, 1); + }, + stdColumns: 80, + }, + readFileSync: () => { + return ''; + }, + require: () => { + throw new YError(REQUIRE_ERROR); + }, + requireDirectory: () => { + throw new YError(REQUIRE_DIRECTORY_ERROR); + }, + stringWidth: str => { + return [...str].length; + }, + // TODO: replace this with y18n once it's ported to ESM: + y18n: { + __: (...str) => { + if (str.length === 0) return ''; + const args = str.slice(1); + return sprintf(str[0], ...args); + }, + __n: (str1, str2, count, ...args) => { + if (count === 1) { + return sprintf(str1, ...args); + } else { + return sprintf(str2, ...args); + } + }, + getLocale: () => { + return 'en_US'; + }, + setLocale: () => {}, + updateLocale: () => {}, + }, +}; + +function sprintf(_str, ...args) { + let str = ''; + const split = _str.split('%s'); + split.forEach((token, i) => { + str += `${token}${split[i + 1] !== undefined && args[i] ? args[i] : ''}`; + }); + return str; +} diff --git a/node_modules/yargs/lib/platform-shims/esm.mjs b/node_modules/yargs/lib/platform-shims/esm.mjs new file mode 100644 index 0000000..c25baa5 --- /dev/null +++ b/node_modules/yargs/lib/platform-shims/esm.mjs @@ -0,0 +1,73 @@ +'use strict' + +import { notStrictEqual, strictEqual } from 'assert' +import cliui from 'cliui' +import escalade from 'escalade/sync' +import { inspect } from 'util' +import { readFileSync } from 'fs' +import { fileURLToPath } from 'url'; +import Parser from 'yargs-parser' +import { basename, dirname, extname, relative, resolve } from 'path' +import { getProcessArgvBin } from '../../build/lib/utils/process-argv.js' +import { YError } from '../../build/lib/yerror.js' +import y18n from 'y18n' + +const REQUIRE_ERROR = 'require is not supported by ESM' +const REQUIRE_DIRECTORY_ERROR = 'loading a directory of commands is not supported yet for ESM' + +let __dirname; +try { + __dirname = fileURLToPath(import.meta.url); +} catch (e) { + __dirname = process.cwd(); +} +const mainFilename = __dirname.substring(0, __dirname.lastIndexOf('node_modules')); + +export default { + assert: { + notStrictEqual, + strictEqual + }, + cliui, + findUp: escalade, + getEnv: (key) => { + return process.env[key] + }, + inspect, + getCallerFile: () => { + throw new YError(REQUIRE_DIRECTORY_ERROR) + }, + getProcessArgvBin, + mainFilename: mainFilename || process.cwd(), + Parser, + path: { + basename, + dirname, + extname, + relative, + resolve + }, + process: { + argv: () => process.argv, + cwd: process.cwd, + emitWarning: (warning, type) => process.emitWarning(warning, type), + execPath: () => process.execPath, + exit: process.exit, + nextTick: process.nextTick, + stdColumns: typeof process.stdout.columns !== 'undefined' ? process.stdout.columns : null + }, + readFileSync, + require: () => { + throw new YError(REQUIRE_ERROR) + }, + requireDirectory: () => { + throw new YError(REQUIRE_DIRECTORY_ERROR) + }, + stringWidth: (str) => { + return [...str].length + }, + y18n: y18n({ + directory: resolve(__dirname, '../../../locales'), + updateFiles: false + }) +} diff --git a/node_modules/yargs/locales/be.json b/node_modules/yargs/locales/be.json new file mode 100644 index 0000000..e28fa30 --- /dev/null +++ b/node_modules/yargs/locales/be.json @@ -0,0 +1,46 @@ +{ + "Commands:": "Каманды:", + "Options:": "Опцыі:", + "Examples:": "Прыклады:", + "boolean": "булевы тып", + "count": "падлік", + "string": "радковы тып", + "number": "лік", + "array": "масіў", + "required": "неабходна", + "default": "па змаўчанні", + "default:": "па змаўчанні:", + "choices:": "магчымасці:", + "aliases:": "аліасы:", + "generated-value": "згенераванае значэнне", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "Недастаткова неапцыйных аргументаў: ёсць %s, трэба як мінімум %s", + "other": "Недастаткова неапцыйных аргументаў: ёсць %s, трэба як мінімум %s" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "Занадта шмат неапцыйных аргументаў: ёсць %s, максімум дапушчальна %s", + "other": "Занадта шмат неапцыйных аргументаў: ёсць %s, максімум дапушчальна %s" + }, + "Missing argument value: %s": { + "one": "Не хапае значэння аргументу: %s", + "other": "Не хапае значэнняў аргументаў: %s" + }, + "Missing required argument: %s": { + "one": "Не хапае неабходнага аргументу: %s", + "other": "Не хапае неабходных аргументаў: %s" + }, + "Unknown argument: %s": { + "one": "Невядомы аргумент: %s", + "other": "Невядомыя аргументы: %s" + }, + "Invalid values:": "Несапраўдныя значэння:", + "Argument: %s, Given: %s, Choices: %s": "Аргумент: %s, Дадзенае значэнне: %s, Магчымасці: %s", + "Argument check failed: %s": "Праверка аргументаў не ўдалася: %s", + "Implications failed:": "Дадзены аргумент патрабуе наступны дадатковы аргумент:", + "Not enough arguments following: %s": "Недастаткова наступных аргументаў: %s", + "Invalid JSON config file: %s": "Несапраўдны файл канфігурацыі JSON: %s", + "Path to JSON config file": "Шлях да файла канфігурацыі JSON", + "Show help": "Паказаць дапамогу", + "Show version number": "Паказаць нумар версіі", + "Did you mean %s?": "Вы мелі на ўвазе %s?" +} diff --git a/node_modules/yargs/locales/cs.json b/node_modules/yargs/locales/cs.json new file mode 100644 index 0000000..6394875 --- /dev/null +++ b/node_modules/yargs/locales/cs.json @@ -0,0 +1,51 @@ +{ + "Commands:": "Příkazy:", + "Options:": "Možnosti:", + "Examples:": "Příklady:", + "boolean": "logická hodnota", + "count": "počet", + "string": "řetězec", + "number": "číslo", + "array": "pole", + "required": "povinné", + "default": "výchozí", + "default:": "výchozí:", + "choices:": "volby:", + "aliases:": "aliasy:", + "generated-value": "generovaná-hodnota", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "Nedostatek argumentů: zadáno %s, je potřeba alespoň %s", + "other": "Nedostatek argumentů: zadáno %s, je potřeba alespoň %s" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "Příliš mnoho argumentů: zadáno %s, maximálně %s", + "other": "Příliš mnoho argumentů: zadáno %s, maximálně %s" + }, + "Missing argument value: %s": { + "one": "Chybí hodnota argumentu: %s", + "other": "Chybí hodnoty argumentů: %s" + }, + "Missing required argument: %s": { + "one": "Chybí požadovaný argument: %s", + "other": "Chybí požadované argumenty: %s" + }, + "Unknown argument: %s": { + "one": "Neznámý argument: %s", + "other": "Neznámé argumenty: %s" + }, + "Invalid values:": "Neplatné hodnoty:", + "Argument: %s, Given: %s, Choices: %s": "Argument: %s, Zadáno: %s, Možnosti: %s", + "Argument check failed: %s": "Kontrola argumentů se nezdařila: %s", + "Implications failed:": "Chybí závislé argumenty:", + "Not enough arguments following: %s": "Následuje nedostatek argumentů: %s", + "Invalid JSON config file: %s": "Neplatný konfigurační soubor JSON: %s", + "Path to JSON config file": "Cesta ke konfiguračnímu souboru JSON", + "Show help": "Zobrazit nápovědu", + "Show version number": "Zobrazit číslo verze", + "Did you mean %s?": "Měl jste na mysli %s?", + "Arguments %s and %s are mutually exclusive" : "Argumenty %s a %s se vzájemně vylučují", + "Positionals:": "Poziční:", + "command": "příkaz", + "deprecated": "zastaralé", + "deprecated: %s": "zastaralé: %s" +} diff --git a/node_modules/yargs/locales/de.json b/node_modules/yargs/locales/de.json new file mode 100644 index 0000000..dc73ec3 --- /dev/null +++ b/node_modules/yargs/locales/de.json @@ -0,0 +1,46 @@ +{ + "Commands:": "Kommandos:", + "Options:": "Optionen:", + "Examples:": "Beispiele:", + "boolean": "boolean", + "count": "Zähler", + "string": "string", + "number": "Zahl", + "array": "array", + "required": "erforderlich", + "default": "Standard", + "default:": "Standard:", + "choices:": "Möglichkeiten:", + "aliases:": "Aliase:", + "generated-value": "Generierter-Wert", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "Nicht genügend Argumente ohne Optionen: %s vorhanden, mindestens %s benötigt", + "other": "Nicht genügend Argumente ohne Optionen: %s vorhanden, mindestens %s benötigt" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "Zu viele Argumente ohne Optionen: %s vorhanden, maximal %s erlaubt", + "other": "Zu viele Argumente ohne Optionen: %s vorhanden, maximal %s erlaubt" + }, + "Missing argument value: %s": { + "one": "Fehlender Argumentwert: %s", + "other": "Fehlende Argumentwerte: %s" + }, + "Missing required argument: %s": { + "one": "Fehlendes Argument: %s", + "other": "Fehlende Argumente: %s" + }, + "Unknown argument: %s": { + "one": "Unbekanntes Argument: %s", + "other": "Unbekannte Argumente: %s" + }, + "Invalid values:": "Unzulässige Werte:", + "Argument: %s, Given: %s, Choices: %s": "Argument: %s, Gegeben: %s, Möglichkeiten: %s", + "Argument check failed: %s": "Argumente-Check fehlgeschlagen: %s", + "Implications failed:": "Fehlende abhängige Argumente:", + "Not enough arguments following: %s": "Nicht genügend Argumente nach: %s", + "Invalid JSON config file: %s": "Fehlerhafte JSON-Config Datei: %s", + "Path to JSON config file": "Pfad zur JSON-Config Datei", + "Show help": "Hilfe anzeigen", + "Show version number": "Version anzeigen", + "Did you mean %s?": "Meintest du %s?" +} diff --git a/node_modules/yargs/locales/en.json b/node_modules/yargs/locales/en.json new file mode 100644 index 0000000..d794947 --- /dev/null +++ b/node_modules/yargs/locales/en.json @@ -0,0 +1,51 @@ +{ + "Commands:": "Commands:", + "Options:": "Options:", + "Examples:": "Examples:", + "boolean": "boolean", + "count": "count", + "string": "string", + "number": "number", + "array": "array", + "required": "required", + "default": "default", + "default:": "default:", + "choices:": "choices:", + "aliases:": "aliases:", + "generated-value": "generated-value", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "Not enough non-option arguments: got %s, need at least %s", + "other": "Not enough non-option arguments: got %s, need at least %s" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "Too many non-option arguments: got %s, maximum of %s", + "other": "Too many non-option arguments: got %s, maximum of %s" + }, + "Missing argument value: %s": { + "one": "Missing argument value: %s", + "other": "Missing argument values: %s" + }, + "Missing required argument: %s": { + "one": "Missing required argument: %s", + "other": "Missing required arguments: %s" + }, + "Unknown argument: %s": { + "one": "Unknown argument: %s", + "other": "Unknown arguments: %s" + }, + "Invalid values:": "Invalid values:", + "Argument: %s, Given: %s, Choices: %s": "Argument: %s, Given: %s, Choices: %s", + "Argument check failed: %s": "Argument check failed: %s", + "Implications failed:": "Missing dependent arguments:", + "Not enough arguments following: %s": "Not enough arguments following: %s", + "Invalid JSON config file: %s": "Invalid JSON config file: %s", + "Path to JSON config file": "Path to JSON config file", + "Show help": "Show help", + "Show version number": "Show version number", + "Did you mean %s?": "Did you mean %s?", + "Arguments %s and %s are mutually exclusive" : "Arguments %s and %s are mutually exclusive", + "Positionals:": "Positionals:", + "command": "command", + "deprecated": "deprecated", + "deprecated: %s": "deprecated: %s" +} diff --git a/node_modules/yargs/locales/es.json b/node_modules/yargs/locales/es.json new file mode 100644 index 0000000..d77b461 --- /dev/null +++ b/node_modules/yargs/locales/es.json @@ -0,0 +1,46 @@ +{ + "Commands:": "Comandos:", + "Options:": "Opciones:", + "Examples:": "Ejemplos:", + "boolean": "booleano", + "count": "cuenta", + "string": "cadena de caracteres", + "number": "número", + "array": "tabla", + "required": "requerido", + "default": "defecto", + "default:": "defecto:", + "choices:": "selección:", + "aliases:": "alias:", + "generated-value": "valor-generado", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "Hacen falta argumentos no-opcionales: Número recibido %s, necesita por lo menos %s", + "other": "Hacen falta argumentos no-opcionales: Número recibido %s, necesita por lo menos %s" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "Demasiados argumentos no-opcionales: Número recibido %s, máximo es %s", + "other": "Demasiados argumentos no-opcionales: Número recibido %s, máximo es %s" + }, + "Missing argument value: %s": { + "one": "Falta argumento: %s", + "other": "Faltan argumentos: %s" + }, + "Missing required argument: %s": { + "one": "Falta argumento requerido: %s", + "other": "Faltan argumentos requeridos: %s" + }, + "Unknown argument: %s": { + "one": "Argumento desconocido: %s", + "other": "Argumentos desconocidos: %s" + }, + "Invalid values:": "Valores inválidos:", + "Argument: %s, Given: %s, Choices: %s": "Argumento: %s, Recibido: %s, Seleccionados: %s", + "Argument check failed: %s": "Verificación de argumento ha fallado: %s", + "Implications failed:": "Implicaciones fallidas:", + "Not enough arguments following: %s": "No hay suficientes argumentos después de: %s", + "Invalid JSON config file: %s": "Archivo de configuración JSON inválido: %s", + "Path to JSON config file": "Ruta al archivo de configuración JSON", + "Show help": "Muestra ayuda", + "Show version number": "Muestra número de versión", + "Did you mean %s?": "Quisiste decir %s?" +} diff --git a/node_modules/yargs/locales/fi.json b/node_modules/yargs/locales/fi.json new file mode 100644 index 0000000..481feb7 --- /dev/null +++ b/node_modules/yargs/locales/fi.json @@ -0,0 +1,49 @@ +{ + "Commands:": "Komennot:", + "Options:": "Valinnat:", + "Examples:": "Esimerkkejä:", + "boolean": "totuusarvo", + "count": "lukumäärä", + "string": "merkkijono", + "number": "numero", + "array": "taulukko", + "required": "pakollinen", + "default": "oletusarvo", + "default:": "oletusarvo:", + "choices:": "vaihtoehdot:", + "aliases:": "aliakset:", + "generated-value": "generoitu-arvo", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "Liian vähän argumentteja, jotka eivät ole valintoja: annettu %s, vaaditaan vähintään %s", + "other": "Liian vähän argumentteja, jotka eivät ole valintoja: annettu %s, vaaditaan vähintään %s" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "Liikaa argumentteja, jotka eivät ole valintoja: annettu %s, sallitaan enintään %s", + "other": "Liikaa argumentteja, jotka eivät ole valintoja: annettu %s, sallitaan enintään %s" + }, + "Missing argument value: %s": { + "one": "Argumentin arvo puuttuu: %s", + "other": "Argumentin arvot puuttuvat: %s" + }, + "Missing required argument: %s": { + "one": "Pakollinen argumentti puuttuu: %s", + "other": "Pakollisia argumentteja puuttuu: %s" + }, + "Unknown argument: %s": { + "one": "Tuntematon argumentti: %s", + "other": "Tuntemattomia argumentteja: %s" + }, + "Invalid values:": "Virheelliset arvot:", + "Argument: %s, Given: %s, Choices: %s": "Argumentti: %s, Annettu: %s, Vaihtoehdot: %s", + "Argument check failed: %s": "Argumentin tarkistus epäonnistui: %s", + "Implications failed:": "Riippuvia argumentteja puuttuu:", + "Not enough arguments following: %s": "Argumentin perässä ei ole tarpeeksi argumentteja: %s", + "Invalid JSON config file: %s": "Epävalidi JSON-asetustiedosto: %s", + "Path to JSON config file": "JSON-asetustiedoston polku", + "Show help": "Näytä ohje", + "Show version number": "Näytä versionumero", + "Did you mean %s?": "Tarkoititko %s?", + "Arguments %s and %s are mutually exclusive" : "Argumentit %s ja %s eivät ole yhteensopivat", + "Positionals:": "Sijaintiparametrit:", + "command": "komento" +} diff --git a/node_modules/yargs/locales/fr.json b/node_modules/yargs/locales/fr.json new file mode 100644 index 0000000..edd743f --- /dev/null +++ b/node_modules/yargs/locales/fr.json @@ -0,0 +1,53 @@ +{ + "Commands:": "Commandes :", + "Options:": "Options :", + "Examples:": "Exemples :", + "boolean": "booléen", + "count": "compteur", + "string": "chaîne de caractères", + "number": "nombre", + "array": "tableau", + "required": "requis", + "default": "défaut", + "default:": "défaut :", + "choices:": "choix :", + "aliases:": "alias :", + "generated-value": "valeur générée", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "Pas assez d'arguments (hors options) : reçu %s, besoin d'au moins %s", + "other": "Pas assez d'arguments (hors options) : reçus %s, besoin d'au moins %s" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "Trop d'arguments (hors options) : reçu %s, maximum de %s", + "other": "Trop d'arguments (hors options) : reçus %s, maximum de %s" + }, + "Missing argument value: %s": { + "one": "Argument manquant : %s", + "other": "Arguments manquants : %s" + }, + "Missing required argument: %s": { + "one": "Argument requis manquant : %s", + "other": "Arguments requis manquants : %s" + }, + "Unknown argument: %s": { + "one": "Argument inconnu : %s", + "other": "Arguments inconnus : %s" + }, + "Unknown command: %s": { + "one": "Commande inconnue : %s", + "other": "Commandes inconnues : %s" + }, + "Invalid values:": "Valeurs invalides :", + "Argument: %s, Given: %s, Choices: %s": "Argument : %s, donné : %s, choix : %s", + "Argument check failed: %s": "Echec de la vérification de l'argument : %s", + "Implications failed:": "Arguments dépendants manquants :", + "Not enough arguments following: %s": "Pas assez d'arguments après : %s", + "Invalid JSON config file: %s": "Fichier de configuration JSON invalide : %s", + "Path to JSON config file": "Chemin du fichier de configuration JSON", + "Show help": "Affiche l'aide", + "Show version number": "Affiche le numéro de version", + "Did you mean %s?": "Vouliez-vous dire %s ?", + "Arguments %s and %s are mutually exclusive" : "Les arguments %s et %s sont mutuellement exclusifs", + "Positionals:": "Arguments positionnels :", + "command": "commande" +} diff --git a/node_modules/yargs/locales/hi.json b/node_modules/yargs/locales/hi.json new file mode 100644 index 0000000..a9de77c --- /dev/null +++ b/node_modules/yargs/locales/hi.json @@ -0,0 +1,49 @@ +{ + "Commands:": "आदेश:", + "Options:": "विकल्प:", + "Examples:": "उदाहरण:", + "boolean": "सत्यता", + "count": "संख्या", + "string": "वर्णों का तार ", + "number": "अंक", + "array": "सरणी", + "required": "आवश्यक", + "default": "डिफॉल्ट", + "default:": "डिफॉल्ट:", + "choices:": "विकल्प:", + "aliases:": "उपनाम:", + "generated-value": "उत्पन्न-मूल्य", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "पर्याप्त गैर-विकल्प तर्क प्राप्त नहीं: %s प्राप्त, कम से कम %s की आवश्यकता है", + "other": "पर्याप्त गैर-विकल्प तर्क प्राप्त नहीं: %s प्राप्त, कम से कम %s की आवश्यकता है" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "बहुत सारे गैर-विकल्प तर्क: %s प्राप्त, अधिकतम %s मान्य", + "other": "बहुत सारे गैर-विकल्प तर्क: %s प्राप्त, अधिकतम %s मान्य" + }, + "Missing argument value: %s": { + "one": "कुछ तर्को के मूल्य गुम हैं: %s", + "other": "कुछ तर्को के मूल्य गुम हैं: %s" + }, + "Missing required argument: %s": { + "one": "आवश्यक तर्क गुम हैं: %s", + "other": "आवश्यक तर्क गुम हैं: %s" + }, + "Unknown argument: %s": { + "one": "अज्ञात तर्क प्राप्त: %s", + "other": "अज्ञात तर्क प्राप्त: %s" + }, + "Invalid values:": "अमान्य मूल्य:", + "Argument: %s, Given: %s, Choices: %s": "तर्क: %s, प्राप्त: %s, विकल्प: %s", + "Argument check failed: %s": "तर्क जांच विफल: %s", + "Implications failed:": "दिए गए तर्क के लिए अतिरिक्त तर्क की अपेक्षा है:", + "Not enough arguments following: %s": "निम्नलिखित के बाद पर्याप्त तर्क नहीं प्राप्त: %s", + "Invalid JSON config file: %s": "अमान्य JSON config फाइल: %s", + "Path to JSON config file": "JSON config फाइल का पथ", + "Show help": "सहायता दिखाएँ", + "Show version number": "Version संख्या दिखाएँ", + "Did you mean %s?": "क्या आपका मतलब है %s?", + "Arguments %s and %s are mutually exclusive" : "तर्क %s और %s परस्पर अनन्य हैं", + "Positionals:": "स्थानीय:", + "command": "आदेश" +} diff --git a/node_modules/yargs/locales/hu.json b/node_modules/yargs/locales/hu.json new file mode 100644 index 0000000..21492d0 --- /dev/null +++ b/node_modules/yargs/locales/hu.json @@ -0,0 +1,46 @@ +{ + "Commands:": "Parancsok:", + "Options:": "Opciók:", + "Examples:": "Példák:", + "boolean": "boolean", + "count": "számláló", + "string": "szöveg", + "number": "szám", + "array": "tömb", + "required": "kötelező", + "default": "alapértelmezett", + "default:": "alapértelmezett:", + "choices:": "lehetőségek:", + "aliases:": "aliaszok:", + "generated-value": "generált-érték", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "Nincs elég nem opcionális argumentum: %s van, legalább %s kell", + "other": "Nincs elég nem opcionális argumentum: %s van, legalább %s kell" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "Túl sok nem opciánlis argumentum van: %s van, maximum %s lehet", + "other": "Túl sok nem opciánlis argumentum van: %s van, maximum %s lehet" + }, + "Missing argument value: %s": { + "one": "Hiányzó argumentum érték: %s", + "other": "Hiányzó argumentum értékek: %s" + }, + "Missing required argument: %s": { + "one": "Hiányzó kötelező argumentum: %s", + "other": "Hiányzó kötelező argumentumok: %s" + }, + "Unknown argument: %s": { + "one": "Ismeretlen argumentum: %s", + "other": "Ismeretlen argumentumok: %s" + }, + "Invalid values:": "Érvénytelen érték:", + "Argument: %s, Given: %s, Choices: %s": "Argumentum: %s, Megadott: %s, Lehetőségek: %s", + "Argument check failed: %s": "Argumentum ellenőrzés sikertelen: %s", + "Implications failed:": "Implikációk sikertelenek:", + "Not enough arguments following: %s": "Nem elég argumentum követi: %s", + "Invalid JSON config file: %s": "Érvénytelen JSON konfigurációs file: %s", + "Path to JSON config file": "JSON konfigurációs file helye", + "Show help": "Súgo megjelenítése", + "Show version number": "Verziószám megjelenítése", + "Did you mean %s?": "Erre gondoltál %s?" +} diff --git a/node_modules/yargs/locales/id.json b/node_modules/yargs/locales/id.json new file mode 100644 index 0000000..125867c --- /dev/null +++ b/node_modules/yargs/locales/id.json @@ -0,0 +1,50 @@ + +{ + "Commands:": "Perintah:", + "Options:": "Pilihan:", + "Examples:": "Contoh:", + "boolean": "boolean", + "count": "jumlah", + "number": "nomor", + "string": "string", + "array": "larik", + "required": "diperlukan", + "default": "bawaan", + "default:": "bawaan:", + "aliases:": "istilah lain:", + "choices:": "pilihan:", + "generated-value": "nilai-yang-dihasilkan", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "Argumen wajib kurang: hanya %s, minimal %s", + "other": "Argumen wajib kurang: hanya %s, minimal %s" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "Terlalu banyak argumen wajib: ada %s, maksimal %s", + "other": "Terlalu banyak argumen wajib: ada %s, maksimal %s" + }, + "Missing argument value: %s": { + "one": "Kurang argumen: %s", + "other": "Kurang argumen: %s" + }, + "Missing required argument: %s": { + "one": "Kurang argumen wajib: %s", + "other": "Kurang argumen wajib: %s" + }, + "Unknown argument: %s": { + "one": "Argumen tak diketahui: %s", + "other": "Argumen tak diketahui: %s" + }, + "Invalid values:": "Nilai-nilai tidak valid:", + "Argument: %s, Given: %s, Choices: %s": "Argumen: %s, Diberikan: %s, Pilihan: %s", + "Argument check failed: %s": "Pemeriksaan argument gagal: %s", + "Implications failed:": "Implikasi gagal:", + "Not enough arguments following: %s": "Kurang argumen untuk: %s", + "Invalid JSON config file: %s": "Berkas konfigurasi JSON tidak valid: %s", + "Path to JSON config file": "Alamat berkas konfigurasi JSON", + "Show help": "Lihat bantuan", + "Show version number": "Lihat nomor versi", + "Did you mean %s?": "Maksud Anda: %s?", + "Arguments %s and %s are mutually exclusive" : "Argumen %s dan %s saling eksklusif", + "Positionals:": "Posisional-posisional:", + "command": "perintah" +} diff --git a/node_modules/yargs/locales/it.json b/node_modules/yargs/locales/it.json new file mode 100644 index 0000000..fde5756 --- /dev/null +++ b/node_modules/yargs/locales/it.json @@ -0,0 +1,46 @@ +{ + "Commands:": "Comandi:", + "Options:": "Opzioni:", + "Examples:": "Esempi:", + "boolean": "booleano", + "count": "contatore", + "string": "stringa", + "number": "numero", + "array": "vettore", + "required": "richiesto", + "default": "predefinito", + "default:": "predefinito:", + "choices:": "scelte:", + "aliases:": "alias:", + "generated-value": "valore generato", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "Numero insufficiente di argomenti non opzione: inseriti %s, richiesti almeno %s", + "other": "Numero insufficiente di argomenti non opzione: inseriti %s, richiesti almeno %s" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "Troppi argomenti non opzione: inseriti %s, massimo possibile %s", + "other": "Troppi argomenti non opzione: inseriti %s, massimo possibile %s" + }, + "Missing argument value: %s": { + "one": "Argomento mancante: %s", + "other": "Argomenti mancanti: %s" + }, + "Missing required argument: %s": { + "one": "Argomento richiesto mancante: %s", + "other": "Argomenti richiesti mancanti: %s" + }, + "Unknown argument: %s": { + "one": "Argomento sconosciuto: %s", + "other": "Argomenti sconosciuti: %s" + }, + "Invalid values:": "Valori non validi:", + "Argument: %s, Given: %s, Choices: %s": "Argomento: %s, Richiesto: %s, Scelte: %s", + "Argument check failed: %s": "Controllo dell'argomento fallito: %s", + "Implications failed:": "Argomenti dipendenti mancanti:", + "Not enough arguments following: %s": "Argomenti insufficienti dopo: %s", + "Invalid JSON config file: %s": "File di configurazione JSON non valido: %s", + "Path to JSON config file": "Percorso del file di configurazione JSON", + "Show help": "Mostra la schermata di aiuto", + "Show version number": "Mostra il numero di versione", + "Did you mean %s?": "Intendi forse %s?" +} diff --git a/node_modules/yargs/locales/ja.json b/node_modules/yargs/locales/ja.json new file mode 100644 index 0000000..3954ae6 --- /dev/null +++ b/node_modules/yargs/locales/ja.json @@ -0,0 +1,51 @@ +{ + "Commands:": "コマンド:", + "Options:": "オプション:", + "Examples:": "例:", + "boolean": "真偽", + "count": "カウント", + "string": "文字列", + "number": "数値", + "array": "配列", + "required": "必須", + "default": "デフォルト", + "default:": "デフォルト:", + "choices:": "選択してください:", + "aliases:": "エイリアス:", + "generated-value": "生成された値", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "オプションではない引数が %s 個では不足しています。少なくとも %s 個の引数が必要です:", + "other": "オプションではない引数が %s 個では不足しています。少なくとも %s 個の引数が必要です:" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "オプションではない引数が %s 個では多すぎます。最大で %s 個までです:", + "other": "オプションではない引数が %s 個では多すぎます。最大で %s 個までです:" + }, + "Missing argument value: %s": { + "one": "引数の値が見つかりません: %s", + "other": "引数の値が見つかりません: %s" + }, + "Missing required argument: %s": { + "one": "必須の引数が見つかりません: %s", + "other": "必須の引数が見つかりません: %s" + }, + "Unknown argument: %s": { + "one": "未知の引数です: %s", + "other": "未知の引数です: %s" + }, + "Invalid values:": "不正な値です:", + "Argument: %s, Given: %s, Choices: %s": "引数は %s です。与えられた値: %s, 選択してください: %s", + "Argument check failed: %s": "引数のチェックに失敗しました: %s", + "Implications failed:": "オプションの組み合わせで不正が生じました:", + "Not enough arguments following: %s": "次の引数が不足しています。: %s", + "Invalid JSON config file: %s": "JSONの設定ファイルが不正です: %s", + "Path to JSON config file": "JSONの設定ファイルまでのpath", + "Show help": "ヘルプを表示", + "Show version number": "バージョンを表示", + "Did you mean %s?": "もしかして %s?", + "Arguments %s and %s are mutually exclusive" : "引数 %s と %s は同時に指定できません", + "Positionals:": "位置:", + "command": "コマンド", + "deprecated": "非推奨", + "deprecated: %s": "非推奨: %s" +} diff --git a/node_modules/yargs/locales/ko.json b/node_modules/yargs/locales/ko.json new file mode 100644 index 0000000..746bc89 --- /dev/null +++ b/node_modules/yargs/locales/ko.json @@ -0,0 +1,49 @@ +{ + "Commands:": "명령:", + "Options:": "옵션:", + "Examples:": "예시:", + "boolean": "불리언", + "count": "개수", + "string": "문자열", + "number": "숫자", + "array": "배열", + "required": "필수", + "default": "기본값", + "default:": "기본값:", + "choices:": "선택지:", + "aliases:": "별칭:", + "generated-value": "생성된 값", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "옵션이 아닌 인수가 충분하지 않습니다: %s개 입력받음, 최소 %s개 입력 필요", + "other": "옵션이 아닌 인수가 충분하지 않습니다: %s개 입력받음, 최소 %s개 입력 필요" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "옵션이 아닌 인수가 너무 많습니다: %s개 입력받음, 최대 %s개 입력 가능", + "other": "옵션이 아닌 인수가 너무 많습니다: %s개 입력받음, 최대 %s개 입력 가능" + }, + "Missing argument value: %s": { + "one": "인수가 주어지지 않았습니다: %s", + "other": "인수가 주어지지 않았습니다: %s" + }, + "Missing required argument: %s": { + "one": "필수 인수가 주어지지 않았습니다: %s", + "other": "필수 인수가 주어지지 않았습니다: %s" + }, + "Unknown argument: %s": { + "one": "알 수 없는 인수입니다: %s", + "other": "알 수 없는 인수입니다: %s" + }, + "Invalid values:": "유효하지 않은 값:", + "Argument: %s, Given: %s, Choices: %s": "인수: %s, 주어진 값: %s, 선택지: %s", + "Argument check failed: %s": "인수 체크에 실패했습니다: %s", + "Implications failed:": "주어진 인수에 필요한 추가 인수가 주어지지 않았습니다:", + "Not enough arguments following: %s": "다음 인수가 주어지지 않았습니다: %s", + "Invalid JSON config file: %s": "유효하지 않은 JSON 설정 파일: %s", + "Path to JSON config file": "JSON 설정 파일 경로", + "Show help": "도움말 표시", + "Show version number": "버전 표시", + "Did you mean %s?": "%s을(를) 찾으시나요?", + "Arguments %s and %s are mutually exclusive" : "인수 %s과(와) %s은(는) 동시에 지정할 수 없습니다", + "Positionals:": "위치:", + "command": "명령" +} diff --git a/node_modules/yargs/locales/nb.json b/node_modules/yargs/locales/nb.json new file mode 100644 index 0000000..6f410ed --- /dev/null +++ b/node_modules/yargs/locales/nb.json @@ -0,0 +1,44 @@ +{ + "Commands:": "Kommandoer:", + "Options:": "Alternativer:", + "Examples:": "Eksempler:", + "boolean": "boolsk", + "count": "antall", + "string": "streng", + "number": "nummer", + "array": "matrise", + "required": "obligatorisk", + "default": "standard", + "default:": "standard:", + "choices:": "valg:", + "generated-value": "generert-verdi", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "Ikke nok ikke-alternativ argumenter: fikk %s, trenger minst %s", + "other": "Ikke nok ikke-alternativ argumenter: fikk %s, trenger minst %s" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "For mange ikke-alternativ argumenter: fikk %s, maksimum %s", + "other": "For mange ikke-alternativ argumenter: fikk %s, maksimum %s" + }, + "Missing argument value: %s": { + "one": "Mangler argument verdi: %s", + "other": "Mangler argument verdier: %s" + }, + "Missing required argument: %s": { + "one": "Mangler obligatorisk argument: %s", + "other": "Mangler obligatoriske argumenter: %s" + }, + "Unknown argument: %s": { + "one": "Ukjent argument: %s", + "other": "Ukjente argumenter: %s" + }, + "Invalid values:": "Ugyldige verdier:", + "Argument: %s, Given: %s, Choices: %s": "Argument: %s, Gitt: %s, Valg: %s", + "Argument check failed: %s": "Argumentsjekk mislyktes: %s", + "Implications failed:": "Konsekvensene mislyktes:", + "Not enough arguments following: %s": "Ikke nok følgende argumenter: %s", + "Invalid JSON config file: %s": "Ugyldig JSON konfigurasjonsfil: %s", + "Path to JSON config file": "Bane til JSON konfigurasjonsfil", + "Show help": "Vis hjelp", + "Show version number": "Vis versjonsnummer" +} diff --git a/node_modules/yargs/locales/nl.json b/node_modules/yargs/locales/nl.json new file mode 100644 index 0000000..9ff95c5 --- /dev/null +++ b/node_modules/yargs/locales/nl.json @@ -0,0 +1,49 @@ +{ + "Commands:": "Commando's:", + "Options:": "Opties:", + "Examples:": "Voorbeelden:", + "boolean": "booleaans", + "count": "aantal", + "string": "string", + "number": "getal", + "array": "lijst", + "required": "verplicht", + "default": "standaard", + "default:": "standaard:", + "choices:": "keuzes:", + "aliases:": "aliassen:", + "generated-value": "gegenereerde waarde", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "Niet genoeg niet-optie-argumenten: %s gekregen, minstens %s nodig", + "other": "Niet genoeg niet-optie-argumenten: %s gekregen, minstens %s nodig" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "Te veel niet-optie-argumenten: %s gekregen, maximum is %s", + "other": "Te veel niet-optie-argumenten: %s gekregen, maximum is %s" + }, + "Missing argument value: %s": { + "one": "Missende argumentwaarde: %s", + "other": "Missende argumentwaarden: %s" + }, + "Missing required argument: %s": { + "one": "Missend verplicht argument: %s", + "other": "Missende verplichte argumenten: %s" + }, + "Unknown argument: %s": { + "one": "Onbekend argument: %s", + "other": "Onbekende argumenten: %s" + }, + "Invalid values:": "Ongeldige waarden:", + "Argument: %s, Given: %s, Choices: %s": "Argument: %s, Gegeven: %s, Keuzes: %s", + "Argument check failed: %s": "Argumentcontrole mislukt: %s", + "Implications failed:": "Ontbrekende afhankelijke argumenten:", + "Not enough arguments following: %s": "Niet genoeg argumenten na: %s", + "Invalid JSON config file: %s": "Ongeldig JSON-config-bestand: %s", + "Path to JSON config file": "Pad naar JSON-config-bestand", + "Show help": "Toon help", + "Show version number": "Toon versienummer", + "Did you mean %s?": "Bedoelde u misschien %s?", + "Arguments %s and %s are mutually exclusive": "Argumenten %s en %s kunnen niet tegelijk gebruikt worden", + "Positionals:": "Positie-afhankelijke argumenten", + "command": "commando" +} diff --git a/node_modules/yargs/locales/nn.json b/node_modules/yargs/locales/nn.json new file mode 100644 index 0000000..24479ac --- /dev/null +++ b/node_modules/yargs/locales/nn.json @@ -0,0 +1,44 @@ +{ + "Commands:": "Kommandoar:", + "Options:": "Alternativ:", + "Examples:": "Døme:", + "boolean": "boolsk", + "count": "mengd", + "string": "streng", + "number": "nummer", + "array": "matrise", + "required": "obligatorisk", + "default": "standard", + "default:": "standard:", + "choices:": "val:", + "generated-value": "generert-verdi", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "Ikkje nok ikkje-alternativ argument: fekk %s, treng minst %s", + "other": "Ikkje nok ikkje-alternativ argument: fekk %s, treng minst %s" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "For mange ikkje-alternativ argument: fekk %s, maksimum %s", + "other": "For mange ikkje-alternativ argument: fekk %s, maksimum %s" + }, + "Missing argument value: %s": { + "one": "Manglar argumentverdi: %s", + "other": "Manglar argumentverdiar: %s" + }, + "Missing required argument: %s": { + "one": "Manglar obligatorisk argument: %s", + "other": "Manglar obligatoriske argument: %s" + }, + "Unknown argument: %s": { + "one": "Ukjent argument: %s", + "other": "Ukjende argument: %s" + }, + "Invalid values:": "Ugyldige verdiar:", + "Argument: %s, Given: %s, Choices: %s": "Argument: %s, Gjeve: %s, Val: %s", + "Argument check failed: %s": "Argumentsjekk mislukkast: %s", + "Implications failed:": "Konsekvensane mislukkast:", + "Not enough arguments following: %s": "Ikkje nok fylgjande argument: %s", + "Invalid JSON config file: %s": "Ugyldig JSON konfigurasjonsfil: %s", + "Path to JSON config file": "Bane til JSON konfigurasjonsfil", + "Show help": "Vis hjelp", + "Show version number": "Vis versjonsnummer" +} diff --git a/node_modules/yargs/locales/pirate.json b/node_modules/yargs/locales/pirate.json new file mode 100644 index 0000000..dcb5cb7 --- /dev/null +++ b/node_modules/yargs/locales/pirate.json @@ -0,0 +1,13 @@ +{ + "Commands:": "Choose yer command:", + "Options:": "Options for me hearties!", + "Examples:": "Ex. marks the spot:", + "required": "requi-yar-ed", + "Missing required argument: %s": { + "one": "Ye be havin' to set the followin' argument land lubber: %s", + "other": "Ye be havin' to set the followin' arguments land lubber: %s" + }, + "Show help": "Parlay this here code of conduct", + "Show version number": "'Tis the version ye be askin' fer", + "Arguments %s and %s are mutually exclusive" : "Yon scurvy dogs %s and %s be as bad as rum and a prudish wench" +} diff --git a/node_modules/yargs/locales/pl.json b/node_modules/yargs/locales/pl.json new file mode 100644 index 0000000..a41d4bd --- /dev/null +++ b/node_modules/yargs/locales/pl.json @@ -0,0 +1,49 @@ +{ + "Commands:": "Polecenia:", + "Options:": "Opcje:", + "Examples:": "Przykłady:", + "boolean": "boolean", + "count": "ilość", + "string": "ciąg znaków", + "number": "liczba", + "array": "tablica", + "required": "wymagany", + "default": "domyślny", + "default:": "domyślny:", + "choices:": "dostępne:", + "aliases:": "aliasy:", + "generated-value": "wygenerowana-wartość", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "Niewystarczająca ilość argumentów: otrzymano %s, wymagane co najmniej %s", + "other": "Niewystarczająca ilość argumentów: otrzymano %s, wymagane co najmniej %s" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "Zbyt duża ilość argumentów: otrzymano %s, wymagane co najwyżej %s", + "other": "Zbyt duża ilość argumentów: otrzymano %s, wymagane co najwyżej %s" + }, + "Missing argument value: %s": { + "one": "Brak wartości dla argumentu: %s", + "other": "Brak wartości dla argumentów: %s" + }, + "Missing required argument: %s": { + "one": "Brak wymaganego argumentu: %s", + "other": "Brak wymaganych argumentów: %s" + }, + "Unknown argument: %s": { + "one": "Nieznany argument: %s", + "other": "Nieznane argumenty: %s" + }, + "Invalid values:": "Nieprawidłowe wartości:", + "Argument: %s, Given: %s, Choices: %s": "Argument: %s, Otrzymano: %s, Dostępne: %s", + "Argument check failed: %s": "Weryfikacja argumentów nie powiodła się: %s", + "Implications failed:": "Założenia nie zostały spełnione:", + "Not enough arguments following: %s": "Niewystarczająca ilość argumentów następujących po: %s", + "Invalid JSON config file: %s": "Nieprawidłowy plik konfiguracyjny JSON: %s", + "Path to JSON config file": "Ścieżka do pliku konfiguracyjnego JSON", + "Show help": "Pokaż pomoc", + "Show version number": "Pokaż numer wersji", + "Did you mean %s?": "Czy chodziło Ci o %s?", + "Arguments %s and %s are mutually exclusive": "Argumenty %s i %s wzajemnie się wykluczają", + "Positionals:": "Pozycyjne:", + "command": "polecenie" +} diff --git a/node_modules/yargs/locales/pt.json b/node_modules/yargs/locales/pt.json new file mode 100644 index 0000000..0c8ac99 --- /dev/null +++ b/node_modules/yargs/locales/pt.json @@ -0,0 +1,45 @@ +{ + "Commands:": "Comandos:", + "Options:": "Opções:", + "Examples:": "Exemplos:", + "boolean": "boolean", + "count": "contagem", + "string": "cadeia de caracteres", + "number": "número", + "array": "arranjo", + "required": "requerido", + "default": "padrão", + "default:": "padrão:", + "choices:": "escolhas:", + "generated-value": "valor-gerado", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "Argumentos insuficientes não opcionais: Argumento %s, necessário pelo menos %s", + "other": "Argumentos insuficientes não opcionais: Argumento %s, necessário pelo menos %s" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "Excesso de argumentos não opcionais: recebido %s, máximo de %s", + "other": "Excesso de argumentos não opcionais: recebido %s, máximo de %s" + }, + "Missing argument value: %s": { + "one": "Falta valor de argumento: %s", + "other": "Falta valores de argumento: %s" + }, + "Missing required argument: %s": { + "one": "Falta argumento obrigatório: %s", + "other": "Faltando argumentos obrigatórios: %s" + }, + "Unknown argument: %s": { + "one": "Argumento desconhecido: %s", + "other": "Argumentos desconhecidos: %s" + }, + "Invalid values:": "Valores inválidos:", + "Argument: %s, Given: %s, Choices: %s": "Argumento: %s, Dado: %s, Escolhas: %s", + "Argument check failed: %s": "Verificação de argumento falhou: %s", + "Implications failed:": "Implicações falharam:", + "Not enough arguments following: %s": "Insuficientes argumentos a seguir: %s", + "Invalid JSON config file: %s": "Arquivo de configuração em JSON esta inválido: %s", + "Path to JSON config file": "Caminho para o arquivo de configuração em JSON", + "Show help": "Mostra ajuda", + "Show version number": "Mostra número de versão", + "Arguments %s and %s are mutually exclusive" : "Argumentos %s e %s são mutualmente exclusivos" +} diff --git a/node_modules/yargs/locales/pt_BR.json b/node_modules/yargs/locales/pt_BR.json new file mode 100644 index 0000000..eae1ec6 --- /dev/null +++ b/node_modules/yargs/locales/pt_BR.json @@ -0,0 +1,48 @@ +{ + "Commands:": "Comandos:", + "Options:": "Opções:", + "Examples:": "Exemplos:", + "boolean": "booleano", + "count": "contagem", + "string": "string", + "number": "número", + "array": "array", + "required": "obrigatório", + "default:": "padrão:", + "choices:": "opções:", + "aliases:": "sinônimos:", + "generated-value": "valor-gerado", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "Argumentos insuficientes: Argumento %s, necessário pelo menos %s", + "other": "Argumentos insuficientes: Argumento %s, necessário pelo menos %s" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "Excesso de argumentos: recebido %s, máximo de %s", + "other": "Excesso de argumentos: recebido %s, máximo de %s" + }, + "Missing argument value: %s": { + "one": "Falta valor de argumento: %s", + "other": "Falta valores de argumento: %s" + }, + "Missing required argument: %s": { + "one": "Falta argumento obrigatório: %s", + "other": "Faltando argumentos obrigatórios: %s" + }, + "Unknown argument: %s": { + "one": "Argumento desconhecido: %s", + "other": "Argumentos desconhecidos: %s" + }, + "Invalid values:": "Valores inválidos:", + "Argument: %s, Given: %s, Choices: %s": "Argumento: %s, Dado: %s, Opções: %s", + "Argument check failed: %s": "Verificação de argumento falhou: %s", + "Implications failed:": "Implicações falharam:", + "Not enough arguments following: %s": "Argumentos insuficientes a seguir: %s", + "Invalid JSON config file: %s": "Arquivo JSON de configuração inválido: %s", + "Path to JSON config file": "Caminho para o arquivo JSON de configuração", + "Show help": "Exibe ajuda", + "Show version number": "Exibe a versão", + "Did you mean %s?": "Você quis dizer %s?", + "Arguments %s and %s are mutually exclusive" : "Argumentos %s e %s são mutualmente exclusivos", + "Positionals:": "Posicionais:", + "command": "comando" +} diff --git a/node_modules/yargs/locales/ru.json b/node_modules/yargs/locales/ru.json new file mode 100644 index 0000000..d5c9e32 --- /dev/null +++ b/node_modules/yargs/locales/ru.json @@ -0,0 +1,51 @@ +{ + "Commands:": "Команды:", + "Options:": "Опции:", + "Examples:": "Примеры:", + "boolean": "булевый тип", + "count": "подсчет", + "string": "строковой тип", + "number": "число", + "array": "массив", + "required": "необходимо", + "default": "по умолчанию", + "default:": "по умолчанию:", + "choices:": "возможности:", + "aliases:": "алиасы:", + "generated-value": "генерированное значение", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "Недостаточно неопционных аргументов: есть %s, нужно как минимум %s", + "other": "Недостаточно неопционных аргументов: есть %s, нужно как минимум %s" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "Слишком много неопционных аргументов: есть %s, максимум допустимо %s", + "other": "Слишком много неопционных аргументов: есть %s, максимум допустимо %s" + }, + "Missing argument value: %s": { + "one": "Не хватает значения аргумента: %s", + "other": "Не хватает значений аргументов: %s" + }, + "Missing required argument: %s": { + "one": "Не хватает необходимого аргумента: %s", + "other": "Не хватает необходимых аргументов: %s" + }, + "Unknown argument: %s": { + "one": "Неизвестный аргумент: %s", + "other": "Неизвестные аргументы: %s" + }, + "Invalid values:": "Недействительные значения:", + "Argument: %s, Given: %s, Choices: %s": "Аргумент: %s, Данное значение: %s, Возможности: %s", + "Argument check failed: %s": "Проверка аргументов не удалась: %s", + "Implications failed:": "Данный аргумент требует следующий дополнительный аргумент:", + "Not enough arguments following: %s": "Недостаточно следующих аргументов: %s", + "Invalid JSON config file: %s": "Недействительный файл конфигурации JSON: %s", + "Path to JSON config file": "Путь к файлу конфигурации JSON", + "Show help": "Показать помощь", + "Show version number": "Показать номер версии", + "Did you mean %s?": "Вы имели в виду %s?", + "Arguments %s and %s are mutually exclusive": "Аргументы %s и %s являются взаимоисключающими", + "Positionals:": "Позиционные аргументы:", + "command": "команда", + "deprecated": "устар.", + "deprecated: %s": "устар.: %s" +} diff --git a/node_modules/yargs/locales/th.json b/node_modules/yargs/locales/th.json new file mode 100644 index 0000000..33b048e --- /dev/null +++ b/node_modules/yargs/locales/th.json @@ -0,0 +1,46 @@ +{ + "Commands:": "คอมมาน", + "Options:": "ออฟชั่น", + "Examples:": "ตัวอย่าง", + "boolean": "บูลีน", + "count": "นับ", + "string": "สตริง", + "number": "ตัวเลข", + "array": "อาเรย์", + "required": "จำเป็น", + "default": "ค่าเริ่มต้", + "default:": "ค่าเริ่มต้น", + "choices:": "ตัวเลือก", + "aliases:": "เอเลียส", + "generated-value": "ค่าที่ถูกสร้างขึ้น", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "ใส่อาร์กิวเมนต์ไม่ครบตามจำนวนที่กำหนด: ใส่ค่ามาจำนวน %s ค่า, แต่ต้องการอย่างน้อย %s ค่า", + "other": "ใส่อาร์กิวเมนต์ไม่ครบตามจำนวนที่กำหนด: ใส่ค่ามาจำนวน %s ค่า, แต่ต้องการอย่างน้อย %s ค่า" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "ใส่อาร์กิวเมนต์เกินจำนวนที่กำหนด: ใส่ค่ามาจำนวน %s ค่า, แต่ต้องการมากที่สุด %s ค่า", + "other": "ใส่อาร์กิวเมนต์เกินจำนวนที่กำหนด: ใส่ค่ามาจำนวน %s ค่า, แต่ต้องการมากที่สุด %s ค่า" + }, + "Missing argument value: %s": { + "one": "ค่าอาร์กิวเมนต์ที่ขาดไป: %s", + "other": "ค่าอาร์กิวเมนต์ที่ขาดไป: %s" + }, + "Missing required argument: %s": { + "one": "อาร์กิวเมนต์จำเป็นที่ขาดไป: %s", + "other": "อาร์กิวเมนต์จำเป็นที่ขาดไป: %s" + }, + "Unknown argument: %s": { + "one": "อาร์กิวเมนต์ที่ไม่รู้จัก: %s", + "other": "อาร์กิวเมนต์ที่ไม่รู้จัก: %s" + }, + "Invalid values:": "ค่าไม่ถูกต้อง:", + "Argument: %s, Given: %s, Choices: %s": "อาร์กิวเมนต์: %s, ได้รับ: %s, ตัวเลือก: %s", + "Argument check failed: %s": "ตรวจสอบพบอาร์กิวเมนต์ที่ไม่ถูกต้อง: %s", + "Implications failed:": "Implications ไม่สำเร็จ:", + "Not enough arguments following: %s": "ใส่อาร์กิวเมนต์ไม่ครบ: %s", + "Invalid JSON config file: %s": "ไฟล์คอนฟิค JSON ไม่ถูกต้อง: %s", + "Path to JSON config file": "พาทไฟล์คอนฟิค JSON", + "Show help": "ขอความช่วยเหลือ", + "Show version number": "แสดงตัวเลขเวอร์ชั่น", + "Did you mean %s?": "คุณหมายถึง %s?" +} diff --git a/node_modules/yargs/locales/tr.json b/node_modules/yargs/locales/tr.json new file mode 100644 index 0000000..0d0d2cc --- /dev/null +++ b/node_modules/yargs/locales/tr.json @@ -0,0 +1,48 @@ +{ + "Commands:": "Komutlar:", + "Options:": "Seçenekler:", + "Examples:": "Örnekler:", + "boolean": "boolean", + "count": "sayı", + "string": "string", + "number": "numara", + "array": "array", + "required": "zorunlu", + "default": "varsayılan", + "default:": "varsayılan:", + "choices:": "seçimler:", + "aliases:": "takma adlar:", + "generated-value": "oluşturulan-değer", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "Seçenek dışı argümanlar yetersiz: %s bulundu, %s gerekli", + "other": "Seçenek dışı argümanlar yetersiz: %s bulundu, %s gerekli" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "Seçenek dışı argümanlar gereğinden fazla: %s bulundu, azami %s", + "other": "Seçenek dışı argümanlar gereğinden fazla: %s bulundu, azami %s" + }, + "Missing argument value: %s": { + "one": "Eksik argüman değeri: %s", + "other": "Eksik argüman değerleri: %s" + }, + "Missing required argument: %s": { + "one": "Eksik zorunlu argüman: %s", + "other": "Eksik zorunlu argümanlar: %s" + }, + "Unknown argument: %s": { + "one": "Bilinmeyen argüman: %s", + "other": "Bilinmeyen argümanlar: %s" + }, + "Invalid values:": "Geçersiz değerler:", + "Argument: %s, Given: %s, Choices: %s": "Argüman: %s, Verilen: %s, Seçimler: %s", + "Argument check failed: %s": "Argüman kontrolü başarısız oldu: %s", + "Implications failed:": "Sonuçlar başarısız oldu:", + "Not enough arguments following: %s": "%s için yeterli argüman bulunamadı", + "Invalid JSON config file: %s": "Geçersiz JSON yapılandırma dosyası: %s", + "Path to JSON config file": "JSON yapılandırma dosya konumu", + "Show help": "Yardım detaylarını göster", + "Show version number": "Versiyon detaylarını göster", + "Did you mean %s?": "Bunu mu demek istediniz: %s?", + "Positionals:": "Sıralılar:", + "command": "komut" +} diff --git a/node_modules/yargs/locales/uk_UA.json b/node_modules/yargs/locales/uk_UA.json new file mode 100644 index 0000000..0af0e99 --- /dev/null +++ b/node_modules/yargs/locales/uk_UA.json @@ -0,0 +1,51 @@ +{ + "Commands:": "Команди:", + "Options:": "Опції:", + "Examples:": "Приклади:", + "boolean": "boolean", + "count": "кількість", + "string": "строка", + "number": "число", + "array": "масива", + "required": "обов'язково", + "default": "за замовчуванням", + "default:": "за замовчуванням:", + "choices:": "доступні варіанти:", + "aliases:": "псевдоніми:", + "generated-value": "згенероване значення", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "Недостатньо аргументів: наразі %s, потрібно %s або більше", + "other": "Недостатньо аргументів: наразі %s, потрібно %s або більше" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "Забагато аргументів: наразі %s, максимум %s", + "other": "Too many non-option arguments: наразі %s, максимум of %s" + }, + "Missing argument value: %s": { + "one": "Відсутнє значення для аргументу: %s", + "other": "Відсутні значення для аргументу: %s" + }, + "Missing required argument: %s": { + "one": "Відсутній обов'язковий аргумент: %s", + "other": "Відсутні обов'язкові аргументи: %s" + }, + "Unknown argument: %s": { + "one": "Аргумент %s не підтримується", + "other": "Аргументи %s не підтримуються" + }, + "Invalid values:": "Некоректні значення:", + "Argument: %s, Given: %s, Choices: %s": "Аргумент: %s, Введено: %s, Доступні варіанти: %s", + "Argument check failed: %s": "Аргумент не пройшов перевірку: %s", + "Implications failed:": "Відсутні залежні аргументи:", + "Not enough arguments following: %s": "Не достатньо аргументів після: %s", + "Invalid JSON config file: %s": "Некоректний JSON-файл конфігурації: %s", + "Path to JSON config file": "Шлях до JSON-файлу конфігурації", + "Show help": "Показати довідку", + "Show version number": "Показати версію", + "Did you mean %s?": "Можливо, ви мали на увазі %s?", + "Arguments %s and %s are mutually exclusive" : "Аргументи %s та %s взаємовиключні", + "Positionals:": "Позиційні:", + "command": "команда", + "deprecated": "застарілий", + "deprecated: %s": "застарілий: %s" +} diff --git a/node_modules/yargs/locales/uz.json b/node_modules/yargs/locales/uz.json new file mode 100644 index 0000000..0d07168 --- /dev/null +++ b/node_modules/yargs/locales/uz.json @@ -0,0 +1,52 @@ +{ + "Commands:": "Buyruqlar:", + "Options:": "Imkoniyatlar:", + "Examples:": "Misollar:", + "boolean": "boolean", + "count": "sanoq", + "string": "satr", + "number": "raqam", + "array": "massiv", + "required": "majburiy", + "default": "boshlang'ich", + "default:": "boshlang'ich:", + "choices:": "tanlovlar:", + "aliases:": "taxalluslar:", + "generated-value": "yaratilgan-qiymat", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "No-imkoniyat argumentlar yetarli emas: berilgan %s, minimum %s", + "other": "No-imkoniyat argumentlar yetarli emas: berilgan %s, minimum %s" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "No-imkoniyat argumentlar juda ko'p: berilgan %s, maksimum %s", + "other": "No-imkoniyat argumentlar juda ko'p: got %s, maksimum %s" + }, + "Missing argument value: %s": { + "one": "Argument qiymati berilmagan: %s", + "other": "Argument qiymatlari berilmagan: %s" + }, + "Missing required argument: %s": { + "one": "Majburiy argument berilmagan: %s", + "other": "Majburiy argumentlar berilmagan: %s" + }, + "Unknown argument: %s": { + "one": "Noma'lum argument berilmagan: %s", + "other": "Noma'lum argumentlar berilmagan: %s" + }, + "Invalid values:": "Nosoz qiymatlar:", + "Argument: %s, Given: %s, Choices: %s": "Argument: %s, Berilgan: %s, Tanlovlar: %s", + "Argument check failed: %s": "Muvaffaqiyatsiz argument tekshiruvi: %s", + "Implications failed:": "Bog'liq argumentlar berilmagan:", + "Not enough arguments following: %s": "Quyidagi argumentlar yetarli emas: %s", + "Invalid JSON config file: %s": "Nosoz JSON konfiguratsiya fayli: %s", + "Path to JSON config file": "JSON konfiguratsiya fayli joylashuvi", + "Show help": "Yordam ko'rsatish", + "Show version number": "Versiyani ko'rsatish", + "Did you mean %s?": "%s ni nazarda tutyapsizmi?", + "Arguments %s and %s are mutually exclusive" : "%s va %s argumentlari alohida", + "Positionals:": "Positsionallar:", + "command": "buyruq", + "deprecated": "eskirgan", + "deprecated: %s": "eskirgan: %s" + } + \ No newline at end of file diff --git a/node_modules/yargs/locales/zh_CN.json b/node_modules/yargs/locales/zh_CN.json new file mode 100644 index 0000000..257d26b --- /dev/null +++ b/node_modules/yargs/locales/zh_CN.json @@ -0,0 +1,48 @@ +{ + "Commands:": "命令:", + "Options:": "选项:", + "Examples:": "示例:", + "boolean": "布尔", + "count": "计数", + "string": "字符串", + "number": "数字", + "array": "数组", + "required": "必需", + "default": "默认值", + "default:": "默认值:", + "choices:": "可选值:", + "generated-value": "生成的值", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "缺少 non-option 参数:传入了 %s 个, 至少需要 %s 个", + "other": "缺少 non-option 参数:传入了 %s 个, 至少需要 %s 个" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "non-option 参数过多:传入了 %s 个, 最大允许 %s 个", + "other": "non-option 参数过多:传入了 %s 个, 最大允许 %s 个" + }, + "Missing argument value: %s": { + "one": "没有给此选项指定值:%s", + "other": "没有给这些选项指定值:%s" + }, + "Missing required argument: %s": { + "one": "缺少必须的选项:%s", + "other": "缺少这些必须的选项:%s" + }, + "Unknown argument: %s": { + "one": "无法识别的选项:%s", + "other": "无法识别这些选项:%s" + }, + "Invalid values:": "无效的选项值:", + "Argument: %s, Given: %s, Choices: %s": "选项名称: %s, 传入的值: %s, 可选的值:%s", + "Argument check failed: %s": "选项值验证失败:%s", + "Implications failed:": "缺少依赖的选项:", + "Not enough arguments following: %s": "没有提供足够的值给此选项:%s", + "Invalid JSON config file: %s": "无效的 JSON 配置文件:%s", + "Path to JSON config file": "JSON 配置文件的路径", + "Show help": "显示帮助信息", + "Show version number": "显示版本号", + "Did you mean %s?": "是指 %s?", + "Arguments %s and %s are mutually exclusive" : "选项 %s 和 %s 是互斥的", + "Positionals:": "位置:", + "command": "命令" +} diff --git a/node_modules/yargs/locales/zh_TW.json b/node_modules/yargs/locales/zh_TW.json new file mode 100644 index 0000000..e38495d --- /dev/null +++ b/node_modules/yargs/locales/zh_TW.json @@ -0,0 +1,51 @@ +{ + "Commands:": "命令:", + "Options:": "選項:", + "Examples:": "範例:", + "boolean": "布林", + "count": "次數", + "string": "字串", + "number": "數字", + "array": "陣列", + "required": "必填", + "default": "預設值", + "default:": "預設值:", + "choices:": "可選值:", + "aliases:": "別名:", + "generated-value": "生成的值", + "Not enough non-option arguments: got %s, need at least %s": { + "one": "non-option 引數不足:只傳入了 %s 個, 至少要 %s 個", + "other": "non-option 引數不足:只傳入了 %s 個, 至少要 %s 個" + }, + "Too many non-option arguments: got %s, maximum of %s": { + "one": "non-option 引數過多:傳入了 %s 個, 但最多 %s 個", + "other": "non-option 引數過多:傳入了 %s 個, 但最多 %s 個" + }, + "Missing argument value: %s": { + "one": "此引數無指定值:%s", + "other": "這些引數無指定值:%s" + }, + "Missing required argument: %s": { + "one": "缺少必須的引數:%s", + "other": "缺少這些必須的引數:%s" + }, + "Unknown argument: %s": { + "one": "未知的引數:%s", + "other": "未知的引數:%s" + }, + "Invalid values:": "無效的選項值:", + "Argument: %s, Given: %s, Choices: %s": "引數名稱: %s, 傳入的值: %s, 可選的值:%s", + "Argument check failed: %s": "引數驗證失敗:%s", + "Implications failed:": "缺少依賴引數:", + "Not enough arguments following: %s": "沒有提供足夠的值給此引數:%s", + "Invalid JSON config file: %s": "無效的 JSON 設置文件:%s", + "Path to JSON config file": "JSON 設置文件的路徑", + "Show help": "顯示說明", + "Show version number": "顯示版本", + "Did you mean %s?": "您是指 %s 嗎?", + "Arguments %s and %s are mutually exclusive" : "引數 %s 和 %s 互斥", + "Positionals:": "位置:", + "command": "命令", + "deprecated": "已淘汰", + "deprecated: %s": "已淘汰:%s" + } diff --git a/node_modules/yargs/package.json b/node_modules/yargs/package.json new file mode 100644 index 0000000..dfc4303 --- /dev/null +++ b/node_modules/yargs/package.json @@ -0,0 +1,123 @@ +{ + "name": "yargs", + "version": "17.6.2", + "description": "yargs the modern, pirate-themed, successor to optimist.", + "main": "./index.cjs", + "exports": { + "./package.json": "./package.json", + ".": [ + { + "import": "./index.mjs", + "require": "./index.cjs" + }, + "./index.cjs" + ], + "./helpers": { + "import": "./helpers/helpers.mjs", + "require": "./helpers/index.js" + }, + "./browser": { + "import": "./browser.mjs", + "types": "./browser.d.ts" + }, + "./yargs": [ + { + "import": "./yargs.mjs", + "require": "./yargs" + }, + "./yargs" + ] + }, + "type": "module", + "module": "./index.mjs", + "contributors": [ + { + "name": "Yargs Contributors", + "url": "https://github.com/yargs/yargs/graphs/contributors" + } + ], + "files": [ + "browser.mjs", + "browser.d.ts", + "index.cjs", + "helpers/*.js", + "helpers/*", + "index.mjs", + "yargs", + "yargs.mjs", + "build", + "locales", + "LICENSE", + "lib/platform-shims/*.mjs", + "!*.d.ts", + "!**/*.d.ts" + ], + "dependencies": { + "cliui": "^8.0.1", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.3", + "y18n": "^5.0.5", + "yargs-parser": "^21.1.1" + }, + "devDependencies": { + "@types/chai": "^4.2.11", + "@types/mocha": "^9.0.0", + "@types/node": "^18.0.0", + "c8": "^7.7.0", + "chai": "^4.2.0", + "chalk": "^4.0.0", + "coveralls": "^3.0.9", + "cpr": "^3.0.1", + "cross-env": "^7.0.2", + "cross-spawn": "^7.0.0", + "eslint": "^7.23.0", + "gts": "^3.0.0", + "hashish": "0.0.4", + "mocha": "^9.0.0", + "rimraf": "^3.0.2", + "rollup": "^2.23.0", + "rollup-plugin-cleanup": "^3.1.1", + "rollup-plugin-terser": "^7.0.2", + "rollup-plugin-ts": "^2.0.4", + "typescript": "^4.0.2", + "which": "^2.0.0", + "yargs-test-extends": "^1.0.1" + }, + "scripts": { + "fix": "gts fix && npm run fix:js", + "fix:js": "eslint . --ext cjs --ext mjs --ext js --fix", + "posttest": "npm run check", + "test": "c8 mocha --enable-source-maps ./test/*.cjs --require ./test/before.cjs --timeout=12000 --check-leaks", + "test:esm": "c8 mocha --enable-source-maps ./test/esm/*.mjs --check-leaks", + "coverage": "c8 report --check-coverage", + "prepare": "npm run compile", + "pretest": "npm run compile -- -p tsconfig.test.json && cross-env NODE_ENV=test npm run build:cjs", + "compile": "rimraf build && tsc", + "postcompile": "npm run build:cjs", + "build:cjs": "rollup -c rollup.config.cjs", + "postbuild:cjs": "rimraf ./build/index.cjs.d.ts", + "check": "gts lint && npm run check:js", + "check:js": "eslint . --ext cjs --ext mjs --ext js", + "clean": "gts clean" + }, + "repository": { + "type": "git", + "url": "https://github.com/yargs/yargs.git" + }, + "homepage": "https://yargs.js.org/", + "keywords": [ + "argument", + "args", + "option", + "parser", + "parsing", + "cli", + "command" + ], + "license": "MIT", + "engines": { + "node": ">=12" + } +} diff --git a/node_modules/yargs/yargs b/node_modules/yargs/yargs new file mode 100644 index 0000000..8460d10 --- /dev/null +++ b/node_modules/yargs/yargs @@ -0,0 +1,9 @@ +// TODO: consolidate on using a helpers file at some point in the future, which +// is the approach currently used to export Parser and applyExtends for ESM: +const {applyExtends, cjsPlatformShim, Parser, Yargs, processArgv} = require('./build/index.cjs') +Yargs.applyExtends = (config, cwd, mergeExtends) => { + return applyExtends(config, cwd, mergeExtends, cjsPlatformShim) +} +Yargs.hideBin = processArgv.hideBin +Yargs.Parser = Parser +module.exports = Yargs diff --git a/node_modules/yargs/yargs.mjs b/node_modules/yargs/yargs.mjs new file mode 100644 index 0000000..6d9f390 --- /dev/null +++ b/node_modules/yargs/yargs.mjs @@ -0,0 +1,10 @@ +// TODO: consolidate on using a helpers file at some point in the future, which +// is the approach currently used to export Parser and applyExtends for ESM: +import pkg from './build/index.cjs'; +const {applyExtends, cjsPlatformShim, Parser, processArgv, Yargs} = pkg; +Yargs.applyExtends = (config, cwd, mergeExtends) => { + return applyExtends(config, cwd, mergeExtends, cjsPlatformShim); +}; +Yargs.hideBin = processArgv.hideBin; +Yargs.Parser = Parser; +export default Yargs; diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..486ecec --- /dev/null +++ b/package-lock.json @@ -0,0 +1,7447 @@ +{ + "name": "testapp", + "version": "0.0.0", + "lockfileVersion": 2, + "requires": true, + "packages": { + "": { + "name": "testapp", + "version": "0.0.0", + "dependencies": { + "cookie-parser": "~1.4.4", + "debug": "~2.6.9", + "ejs": "~2.6.1", + "express": "~4.16.1", + "http-errors": "~1.6.3", + "morgan": "~1.9.1", + "svgtofont": "^3.22.0" + } + }, + "node_modules/@gar/promisify": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz", + "integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==" + }, + "node_modules/@nodelib/fs.scandir": { + "version": "2.1.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", + "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", + "dependencies": { + "@nodelib/fs.stat": "2.0.5", + "run-parallel": "^1.1.9" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@nodelib/fs.stat": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", + "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", + "engines": { + "node": ">= 8" + } + }, + "node_modules/@nodelib/fs.walk": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", + "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", + "dependencies": { + "@nodelib/fs.scandir": "2.1.5", + "fastq": "^1.6.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@npmcli/fs": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-2.1.2.tgz", + "integrity": "sha512-yOJKRvohFOaLqipNtwYB9WugyZKhC/DZC4VYPmpaCzDBrA8YpK3qHZ8/HGscMnE4GqbkLNuVcCnxkeQEdGt6LQ==", + "dependencies": { + "@gar/promisify": "^1.1.3", + "semver": "^7.3.5" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/@npmcli/move-file": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-2.0.1.tgz", + "integrity": "sha512-mJd2Z5TjYWq/ttPLLGqArdtnC74J6bOzg4rMDnN+p1xTacZ2yPRCk2y0oSWQtygLR9YVQXgOcONrwtnk3JupxQ==", + "deprecated": "This functionality has been moved to @npmcli/fs", + "dependencies": { + "mkdirp": "^1.0.4", + "rimraf": "^3.0.2" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/@npmcli/move-file/node_modules/mkdirp": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", + "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", + "bin": { + "mkdirp": "bin/cmd.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@tootallnate/once": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz", + "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==", + "engines": { + "node": ">= 10" + } + }, + "node_modules/@trysound/sax": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz", + "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==", + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/@types/cheerio": { + "version": "0.22.31", + "resolved": "https://registry.npmjs.org/@types/cheerio/-/cheerio-0.22.31.tgz", + "integrity": "sha512-Kt7Cdjjdi2XWSfrZ53v4Of0wG3ZcmaegFXjMmz9tfNrZSkzzo36G0AL1YqSdcIA78Etjt6E609pt5h1xnQkPUw==", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/ejs": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@types/ejs/-/ejs-3.1.1.tgz", + "integrity": "sha512-RQul5wEfY7BjWm0sYY86cmUN/pcXWGyVxWX93DFFJvcrxax5zKlieLwA3T77xJGwNcZW0YW6CYG70p1m8xPFmA==" + }, + "node_modules/@types/fs-extra": { + "version": "9.0.13", + "resolved": "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-9.0.13.tgz", + "integrity": "sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/node": { + "version": "18.11.13", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.13.tgz", + "integrity": "sha512-IASpMGVcWpUsx5xBOrxMj7Bl8lqfuTY7FKAnPmu5cHkfQVWF8GulWS1jbRqA934qZL35xh5xN/+Xe/i26Bod4w==" + }, + "node_modules/@types/svg2ttf": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/@types/svg2ttf/-/svg2ttf-5.0.1.tgz", + "integrity": "sha512-sbMTAySCMUUQYBlkfVcShKSbG9LxhGk0LdPetLak8m28WDuJhwJMVLcLzw7z/8uEyWkwtLaMxpT4R/+riYz6BA==" + }, + "node_modules/@types/svgicons2svgfont": { + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/@types/svgicons2svgfont/-/svgicons2svgfont-10.0.1.tgz", + "integrity": "sha512-jtNtIO+MQr8OxbTP561KQmVSAej8/U6ngQHWmJAEndJrVEu0OWPJyR3EwakIVI3w6zHT8lA1TWclPGFl3RCkgA==", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/ttf2eot": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@types/ttf2eot/-/ttf2eot-2.0.0.tgz", + "integrity": "sha512-L8qPOoITQYiSW+ubfY2pMgY2vGTyM2tHP4rbtoq78xJpQAQcVsPJV3uC7R8fUPYMGSC1K22zXA8uQv777padrQ==", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/ttf2woff": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@types/ttf2woff/-/ttf2woff-2.0.2.tgz", + "integrity": "sha512-I9jyTALLpz/k8d8Loz505v0obP66CrQ56uL9VJNwub1OckRGT/gQlrfKHbwy1z6w1WXQETgdiJaquCCjx9ej1A==", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/ttf2woff2": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@types/ttf2woff2/-/ttf2woff2-2.0.0.tgz", + "integrity": "sha512-SK+EZ+N07Se3acZx6lc7Oa/FSoKfNrlQbtRDn5mGCJHpx1t6E6JmNRoTcjFbUdIxuG18BykEe/pPyCJhYiSu8A==", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@xmldom/xmldom": { + "version": "0.7.9", + "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.9.tgz", + "integrity": "sha512-yceMpm/xd4W2a85iqZyO09gTnHvXF6pyiWjD2jcOJs7hRoZtNNOO1eJlhHj1ixA+xip2hOyGn+LgcvLCMo5zXA==", + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/abbrev": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", + "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==" + }, + "node_modules/accepts": { + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz", + "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", + "dependencies": { + "mime-types": "~2.1.34", + "negotiator": "0.6.3" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/agent-base": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", + "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", + "dependencies": { + "debug": "4" + }, + "engines": { + "node": ">= 6.0.0" + } + }, + "node_modules/agent-base/node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/agent-base/node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + }, + "node_modules/agentkeepalive": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.2.1.tgz", + "integrity": "sha512-Zn4cw2NEqd+9fiSVWMscnjyQ1a8Yfoc5oBajLeo5w+YBHgDUcEBY2hS4YpTz6iN5f/2zQiktcuM6tS8x1p9dpA==", + "dependencies": { + "debug": "^4.1.0", + "depd": "^1.1.2", + "humanize-ms": "^1.2.1" + }, + "engines": { + "node": ">= 8.0.0" + } + }, + "node_modules/agentkeepalive/node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/agentkeepalive/node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + }, + "node_modules/aggregate-error": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz", + "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==", + "dependencies": { + "clean-stack": "^2.0.0", + "indent-string": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "engines": { + "node": ">=8" + } + }, + "node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/aproba": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz", + "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==" + }, + "node_modules/are-we-there-yet": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-3.0.1.tgz", + "integrity": "sha512-QZW4EDmGwlYur0Yyf/b2uGucHQMa8aFUP7eu9ddR73vvhFyt4V0Vl3QHPcTNJ8l6qYOBdxgXdnBXQrHilfRQBg==", + "dependencies": { + "delegates": "^1.0.0", + "readable-stream": "^3.6.0" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/are-we-there-yet/node_modules/readable-stream": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", + "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" + }, + "node_modules/arr-diff": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz", + "integrity": "sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/arr-flatten": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz", + "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/arr-union": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz", + "integrity": "sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/array-flatten": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", + "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==" + }, + "node_modules/array-union": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", + "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", + "engines": { + "node": ">=8" + } + }, + "node_modules/array-unique": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz", + "integrity": "sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/assign-symbols": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz", + "integrity": "sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/async": { + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/async/-/async-3.2.4.tgz", + "integrity": "sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==" + }, + "node_modules/atob": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz", + "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==", + "bin": { + "atob": "bin/atob.js" + }, + "engines": { + "node": ">= 4.5.0" + } + }, + "node_modules/balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" + }, + "node_modules/base": { + "version": "0.11.2", + "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz", + "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==", + "dependencies": { + "cache-base": "^1.0.1", + "class-utils": "^0.3.5", + "component-emitter": "^1.2.1", + "define-property": "^1.0.0", + "isobject": "^3.0.1", + "mixin-deep": "^1.2.0", + "pascalcase": "^0.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/base/node_modules/define-property": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", + "integrity": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==", + "dependencies": { + "is-descriptor": "^1.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/basic-auth": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/basic-auth/-/basic-auth-2.0.1.tgz", + "integrity": "sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==", + "dependencies": { + "safe-buffer": "5.1.2" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/bindings": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", + "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", + "dependencies": { + "file-uri-to-path": "1.0.0" + } + }, + "node_modules/body-parser": { + "version": "1.18.3", + "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.18.3.tgz", + "integrity": "sha512-YQyoqQG3sO8iCmf8+hyVpgHHOv0/hCEFiS4zTGUwTA1HjAFX66wRcNQrVCeJq9pgESMRvUAOvSil5MJlmccuKQ==", + "dependencies": { + "bytes": "3.0.0", + "content-type": "~1.0.4", + "debug": "2.6.9", + "depd": "~1.1.2", + "http-errors": "~1.6.3", + "iconv-lite": "0.4.23", + "on-finished": "~2.3.0", + "qs": "6.5.2", + "raw-body": "2.3.3", + "type-is": "~1.6.16" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/boolbase": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz", + "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==" + }, + "node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/braces": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", + "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", + "dependencies": { + "fill-range": "^7.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/bufferstreams": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/bufferstreams/-/bufferstreams-3.0.0.tgz", + "integrity": "sha512-Qg0ggJUWJq90vtg4lDsGN9CDWvzBMQxhiEkSOD/sJfYt6BLect3eV1/S6K7SCSKJ34n60rf6U5eUPmQENVE4UA==", + "dependencies": { + "readable-stream": "^3.4.0" + }, + "engines": { + "node": ">=8.12.0" + } + }, + "node_modules/bufferstreams/node_modules/readable-stream": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", + "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/bytes": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz", + "integrity": "sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/cacache": { + "version": "16.1.3", + "resolved": "https://registry.npmjs.org/cacache/-/cacache-16.1.3.tgz", + "integrity": "sha512-/+Emcj9DAXxX4cwlLmRI9c166RuL3w30zp4R7Joiv2cQTtTtA+jeuCAjH3ZlGnYS3tKENSrKhAzVVP9GVyzeYQ==", + "dependencies": { + "@npmcli/fs": "^2.1.0", + "@npmcli/move-file": "^2.0.0", + "chownr": "^2.0.0", + "fs-minipass": "^2.1.0", + "glob": "^8.0.1", + "infer-owner": "^1.0.4", + "lru-cache": "^7.7.1", + "minipass": "^3.1.6", + "minipass-collect": "^1.0.2", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "mkdirp": "^1.0.4", + "p-map": "^4.0.0", + "promise-inflight": "^1.0.1", + "rimraf": "^3.0.2", + "ssri": "^9.0.0", + "tar": "^6.1.11", + "unique-filename": "^2.0.0" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/cacache/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/cacache/node_modules/glob": { + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-8.0.3.tgz", + "integrity": "sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==", + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^5.0.1", + "once": "^1.3.0" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/cacache/node_modules/minimatch": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.1.tgz", + "integrity": "sha512-362NP+zlprccbEt/SkxKfRMHnNY85V74mVnpUpNyr3F35covl09Kec7/sEFLt3RA4oXmewtoaanoIf67SE5Y5g==", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/cacache/node_modules/mkdirp": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", + "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", + "bin": { + "mkdirp": "bin/cmd.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/cache-base": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz", + "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==", + "dependencies": { + "collection-visit": "^1.0.0", + "component-emitter": "^1.2.1", + "get-value": "^2.0.6", + "has-value": "^1.0.0", + "isobject": "^3.0.1", + "set-value": "^2.0.0", + "to-object-path": "^0.3.0", + "union-value": "^1.0.0", + "unset-value": "^1.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/cheerio": { + "version": "1.0.0-rc.12", + "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.12.tgz", + "integrity": "sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==", + "dependencies": { + "cheerio-select": "^2.1.0", + "dom-serializer": "^2.0.0", + "domhandler": "^5.0.3", + "domutils": "^3.0.1", + "htmlparser2": "^8.0.1", + "parse5": "^7.0.0", + "parse5-htmlparser2-tree-adapter": "^7.0.0" + }, + "engines": { + "node": ">= 6" + }, + "funding": { + "url": "https://github.com/cheeriojs/cheerio?sponsor=1" + } + }, + "node_modules/cheerio-select": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/cheerio-select/-/cheerio-select-2.1.0.tgz", + "integrity": "sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==", + "dependencies": { + "boolbase": "^1.0.0", + "css-select": "^5.1.0", + "css-what": "^6.1.0", + "domelementtype": "^2.3.0", + "domhandler": "^5.0.3", + "domutils": "^3.0.1" + }, + "funding": { + "url": "https://github.com/sponsors/fb55" + } + }, + "node_modules/chownr": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz", + "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==", + "engines": { + "node": ">=10" + } + }, + "node_modules/class-utils": { + "version": "0.3.6", + "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz", + "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==", + "dependencies": { + "arr-union": "^3.1.0", + "define-property": "^0.2.5", + "isobject": "^3.0.0", + "static-extend": "^0.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/class-utils/node_modules/define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", + "dependencies": { + "is-descriptor": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/class-utils/node_modules/is-accessor-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/class-utils/node_modules/is-accessor-descriptor/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/class-utils/node_modules/is-data-descriptor": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/class-utils/node_modules/is-data-descriptor/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/class-utils/node_modules/is-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "dependencies": { + "is-accessor-descriptor": "^0.1.6", + "is-data-descriptor": "^0.1.4", + "kind-of": "^5.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/class-utils/node_modules/kind-of": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", + "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/clean-stack": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz", + "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==", + "engines": { + "node": ">=6" + } + }, + "node_modules/cliui": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", + "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", + "dependencies": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.1", + "wrap-ansi": "^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/collection-visit": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz", + "integrity": "sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==", + "dependencies": { + "map-visit": "^1.0.0", + "object-visit": "^1.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" + }, + "node_modules/color-support": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz", + "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==", + "bin": { + "color-support": "bin.js" + } + }, + "node_modules/colors-cli": { + "version": "1.0.28", + "resolved": "https://registry.npmjs.org/colors-cli/-/colors-cli-1.0.28.tgz", + "integrity": "sha512-2XE8s1mB3Jr5rvirk/fFzhWY2m9S2dpZ0mWz3Yl/mzMM8hDVBawL0Rsal5hR1gJP4lgqhQfFfEmaGZpUZgEKrA==", + "bin": { + "colors": "bin/colors" + } + }, + "node_modules/commander": { + "version": "9.4.1", + "resolved": "https://registry.npmjs.org/commander/-/commander-9.4.1.tgz", + "integrity": "sha512-5EEkTNyHNGFPD2H+c/dXXfQZYa/scCKasxWcXJaWnNJ99pnQN9Vnmqow+p+PlFPE63Q6mThaZws1T+HxfpgtPw==", + "engines": { + "node": "^12.20.0 || >=14" + } + }, + "node_modules/component-emitter": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz", + "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==" + }, + "node_modules/concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" + }, + "node_modules/console-control-strings": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", + "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==" + }, + "node_modules/content-disposition": { + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz", + "integrity": "sha512-kRGRZw3bLlFISDBgwTSA1TMBFN6J6GWDeubmDE3AF+3+yXL8hTWv8r5rkLbqYXY4RjPk/EzHnClI3zQf1cFmHA==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/content-type": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz", + "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/cookie": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.1.tgz", + "integrity": "sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/cookie-parser": { + "version": "1.4.6", + "resolved": "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.4.6.tgz", + "integrity": "sha512-z3IzaNjdwUC2olLIB5/ITd0/setiaFMLYiZJle7xg5Fe9KWAceil7xszYfHHBtDFYLSgJduS2Ty0P1uJdPDJeA==", + "dependencies": { + "cookie": "0.4.1", + "cookie-signature": "1.0.6" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/cookie-signature": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", + "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==" + }, + "node_modules/copy-descriptor": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz", + "integrity": "sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/copy-template-dir": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/copy-template-dir/-/copy-template-dir-1.4.0.tgz", + "integrity": "sha512-xkXSJhvKz4MfLbVkZ7GyCaFo4ciB3uKI/HHzkGwj1eyTH5+7RTFxW5CE0irWAZgV5oFcO9hd6+NVXAtY9hlo7Q==", + "dependencies": { + "end-of-stream": "^1.1.0", + "graceful-fs": "^4.1.3", + "maxstache": "^1.0.0", + "maxstache-stream": "^1.0.0", + "mkdirp": "^0.5.1", + "noop2": "^2.0.0", + "pump": "^1.0.0", + "readdirp": "^2.0.0", + "run-parallel": "^1.1.4" + } + }, + "node_modules/core-util-is": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", + "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" + }, + "node_modules/css-select": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz", + "integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==", + "dependencies": { + "boolbase": "^1.0.0", + "css-what": "^6.1.0", + "domhandler": "^5.0.2", + "domutils": "^3.0.1", + "nth-check": "^2.0.1" + }, + "funding": { + "url": "https://github.com/sponsors/fb55" + } + }, + "node_modules/css-tree": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.0.tgz", + "integrity": "sha512-1rg0LiK2MFi4R3/lVvnRokEWTZb30ljSAe5x+0HHkZ+OqZaAeiP8g8Eh91VmkyCtQn9vMgQRiaTDYgLBt+2Qyw==", + "dependencies": { + "mdn-data": "2.0.30", + "source-map-js": "^1.0.1" + }, + "engines": { + "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", + "npm": ">=7.0.0" + } + }, + "node_modules/css-what": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz", + "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==", + "engines": { + "node": ">= 6" + }, + "funding": { + "url": "https://github.com/sponsors/fb55" + } + }, + "node_modules/csso": { + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz", + "integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==", + "dependencies": { + "css-tree": "~2.2.0" + }, + "engines": { + "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", + "npm": ">=7.0.0" + } + }, + "node_modules/csso/node_modules/css-tree": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz", + "integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==", + "dependencies": { + "mdn-data": "2.0.28", + "source-map-js": "^1.0.1" + }, + "engines": { + "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", + "npm": ">=7.0.0" + } + }, + "node_modules/csso/node_modules/mdn-data": { + "version": "2.0.28", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz", + "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==" + }, + "node_modules/cubic2quad": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/cubic2quad/-/cubic2quad-1.2.1.tgz", + "integrity": "sha512-wT5Y7mO8abrV16gnssKdmIhIbA9wSkeMzhh27jAguKrV82i24wER0vL5TGhUJ9dbJNDcigoRZ0IAHFEEEI4THQ==" + }, + "node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/decode-uri-component": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz", + "integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==", + "engines": { + "node": ">=0.10" + } + }, + "node_modules/define-property": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz", + "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==", + "dependencies": { + "is-descriptor": "^1.0.2", + "isobject": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/del": { + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/del/-/del-6.1.1.tgz", + "integrity": "sha512-ua8BhapfP0JUJKC/zV9yHHDW/rDoDxP4Zhn3AkA6/xT6gY7jYXJiaeyBZznYVujhZZET+UgcbZiQ7sN3WqcImg==", + "dependencies": { + "globby": "^11.0.1", + "graceful-fs": "^4.2.4", + "is-glob": "^4.0.1", + "is-path-cwd": "^2.2.0", + "is-path-inside": "^3.0.2", + "p-map": "^4.0.0", + "rimraf": "^3.0.2", + "slash": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/delegates": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", + "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==" + }, + "node_modules/depd": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz", + "integrity": "sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/destroy": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz", + "integrity": "sha512-3NdhDuEXnfun/z7x9GOElY49LoqVHoGScmOKwmxhsS8N5Y+Z8KyPPDnaSzqWgYt/ji4mqwfTS34Htrk0zPIXVg==" + }, + "node_modules/dir-glob": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", + "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", + "dependencies": { + "path-type": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/dom-serializer": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", + "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", + "dependencies": { + "domelementtype": "^2.3.0", + "domhandler": "^5.0.2", + "entities": "^4.2.0" + }, + "funding": { + "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" + } + }, + "node_modules/domelementtype": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", + "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fb55" + } + ] + }, + "node_modules/domhandler": { + "version": "5.0.3", + "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", + "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", + "dependencies": { + "domelementtype": "^2.3.0" + }, + "engines": { + "node": ">= 4" + }, + "funding": { + "url": "https://github.com/fb55/domhandler?sponsor=1" + } + }, + "node_modules/domutils": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.0.1.tgz", + "integrity": "sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==", + "dependencies": { + "dom-serializer": "^2.0.0", + "domelementtype": "^2.3.0", + "domhandler": "^5.0.1" + }, + "funding": { + "url": "https://github.com/fb55/domutils?sponsor=1" + } + }, + "node_modules/ee-first": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", + "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" + }, + "node_modules/ejs": { + "version": "2.6.2", + "resolved": "https://registry.npmjs.org/ejs/-/ejs-2.6.2.tgz", + "integrity": "sha512-PcW2a0tyTuPHz3tWyYqtK6r1fZ3gp+3Sop8Ph+ZYN81Ob5rwmbHEzaqs10N3BEsaGTkh/ooniXK+WwszGlc2+Q==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" + }, + "node_modules/encodeurl": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", + "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/encoding": { + "version": "0.1.13", + "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz", + "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==", + "optional": true, + "dependencies": { + "iconv-lite": "^0.6.2" + } + }, + "node_modules/encoding/node_modules/iconv-lite": { + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", + "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", + "optional": true, + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/end-of-stream": { + "version": "1.4.4", + "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", + "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", + "dependencies": { + "once": "^1.4.0" + } + }, + "node_modules/entities": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz", + "integrity": "sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==", + "engines": { + "node": ">=0.12" + }, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } + }, + "node_modules/env-paths": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", + "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", + "engines": { + "node": ">=6" + } + }, + "node_modules/err-code": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz", + "integrity": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==" + }, + "node_modules/escalade": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz", + "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==", + "engines": { + "node": ">=6" + } + }, + "node_modules/escape-html": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", + "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==" + }, + "node_modules/etag": { + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", + "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/expand-brackets": { + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz", + "integrity": "sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==", + "dependencies": { + "debug": "^2.3.3", + "define-property": "^0.2.5", + "extend-shallow": "^2.0.1", + "posix-character-classes": "^0.1.0", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/expand-brackets/node_modules/define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", + "dependencies": { + "is-descriptor": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/expand-brackets/node_modules/extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", + "dependencies": { + "is-extendable": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/expand-brackets/node_modules/is-accessor-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/expand-brackets/node_modules/is-data-descriptor": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/expand-brackets/node_modules/is-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "dependencies": { + "is-accessor-descriptor": "^0.1.6", + "is-data-descriptor": "^0.1.4", + "kind-of": "^5.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/expand-brackets/node_modules/is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/expand-brackets/node_modules/kind-of": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", + "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/express": { + "version": "4.16.4", + "resolved": "https://registry.npmjs.org/express/-/express-4.16.4.tgz", + "integrity": "sha512-j12Uuyb4FMrd/qQAm6uCHAkPtO8FDTRJZBDd5D2KOL2eLaz1yUNdUB/NOIyq0iU4q4cFarsUCrnFDPBcnksuOg==", + "dependencies": { + "accepts": "~1.3.5", + "array-flatten": "1.1.1", + "body-parser": "1.18.3", + "content-disposition": "0.5.2", + "content-type": "~1.0.4", + "cookie": "0.3.1", + "cookie-signature": "1.0.6", + "debug": "2.6.9", + "depd": "~1.1.2", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "finalhandler": "1.1.1", + "fresh": "0.5.2", + "merge-descriptors": "1.0.1", + "methods": "~1.1.2", + "on-finished": "~2.3.0", + "parseurl": "~1.3.2", + "path-to-regexp": "0.1.7", + "proxy-addr": "~2.0.4", + "qs": "6.5.2", + "range-parser": "~1.2.0", + "safe-buffer": "5.1.2", + "send": "0.16.2", + "serve-static": "1.13.2", + "setprototypeof": "1.1.0", + "statuses": "~1.4.0", + "type-is": "~1.6.16", + "utils-merge": "1.0.1", + "vary": "~1.1.2" + }, + "engines": { + "node": ">= 0.10.0" + } + }, + "node_modules/express/node_modules/cookie": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz", + "integrity": "sha512-+IJOX0OqlHCszo2mBUq+SrEbCj6w7Kpffqx60zYbPTFaO4+yYgRjHwcZNpWvaTylDHaV7PPmBHzSecZiMhtPgw==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/extend-shallow": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", + "integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==", + "dependencies": { + "assign-symbols": "^1.0.0", + "is-extendable": "^1.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/extglob": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz", + "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==", + "dependencies": { + "array-unique": "^0.3.2", + "define-property": "^1.0.0", + "expand-brackets": "^2.1.4", + "extend-shallow": "^2.0.1", + "fragment-cache": "^0.2.1", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/extglob/node_modules/define-property": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", + "integrity": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==", + "dependencies": { + "is-descriptor": "^1.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/extglob/node_modules/extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", + "dependencies": { + "is-extendable": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/extglob/node_modules/is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/fast-glob": { + "version": "3.2.12", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz", + "integrity": "sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==", + "dependencies": { + "@nodelib/fs.stat": "^2.0.2", + "@nodelib/fs.walk": "^1.2.3", + "glob-parent": "^5.1.2", + "merge2": "^1.3.0", + "micromatch": "^4.0.4" + }, + "engines": { + "node": ">=8.6.0" + } + }, + "node_modules/fastq": { + "version": "1.14.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.14.0.tgz", + "integrity": "sha512-eR2D+V9/ExcbF9ls441yIuN6TI2ED1Y2ZcA5BmMtJsOkWOFRJQ0Jt0g1UwqXJJVAb+V+umH5Dfr8oh4EVP7VVg==", + "dependencies": { + "reusify": "^1.0.4" + } + }, + "node_modules/file-uri-to-path": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz", + "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==" + }, + "node_modules/filelist": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz", + "integrity": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==", + "dependencies": { + "minimatch": "^5.0.1" + } + }, + "node_modules/filelist/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/filelist/node_modules/minimatch": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.1.tgz", + "integrity": "sha512-362NP+zlprccbEt/SkxKfRMHnNY85V74mVnpUpNyr3F35covl09Kec7/sEFLt3RA4oXmewtoaanoIf67SE5Y5g==", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/fill-range": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", + "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", + "dependencies": { + "to-regex-range": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/finalhandler": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.1.tgz", + "integrity": "sha512-Y1GUDo39ez4aHAw7MysnUD5JzYX+WaIj8I57kO3aEPT1fFRL4sr7mjei97FgnwhAyyzRYmQZaTHb2+9uZ1dPtg==", + "dependencies": { + "debug": "2.6.9", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "on-finished": "~2.3.0", + "parseurl": "~1.3.2", + "statuses": "~1.4.0", + "unpipe": "~1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/for-in": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", + "integrity": "sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/forwarded": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz", + "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/fragment-cache": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz", + "integrity": "sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==", + "dependencies": { + "map-cache": "^0.2.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/fresh": { + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", + "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/fs-extra": { + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz", + "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/fs-minipass": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", + "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" + }, + "node_modules/gauge": { + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/gauge/-/gauge-4.0.4.tgz", + "integrity": "sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==", + "dependencies": { + "aproba": "^1.0.3 || ^2.0.0", + "color-support": "^1.1.3", + "console-control-strings": "^1.1.0", + "has-unicode": "^2.0.1", + "signal-exit": "^3.0.7", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1", + "wide-align": "^1.1.5" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/get-caller-file": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", + "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", + "engines": { + "node": "6.* || 8.* || >= 10.*" + } + }, + "node_modules/get-value": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz", + "integrity": "sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dependencies": { + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/globby": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", + "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", + "dependencies": { + "array-union": "^2.1.0", + "dir-glob": "^3.0.1", + "fast-glob": "^3.2.9", + "ignore": "^5.2.0", + "merge2": "^1.4.1", + "slash": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/graceful-fs": { + "version": "4.2.10", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz", + "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==" + }, + "node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "engines": { + "node": ">=8" + } + }, + "node_modules/has-unicode": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", + "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==" + }, + "node_modules/has-value": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz", + "integrity": "sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==", + "dependencies": { + "get-value": "^2.0.6", + "has-values": "^1.0.0", + "isobject": "^3.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/has-values": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz", + "integrity": "sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==", + "dependencies": { + "is-number": "^3.0.0", + "kind-of": "^4.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/has-values/node_modules/is-number": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", + "integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/has-values/node_modules/is-number/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/has-values/node_modules/kind-of": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz", + "integrity": "sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/htmlparser2": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.1.tgz", + "integrity": "sha512-4lVbmc1diZC7GUJQtRQ5yBAeUCL1exyMwmForWkRLnwyzWBFxN633SALPMGYaWZvKe9j1pRZJpauvmxENSp/EA==", + "funding": [ + "https://github.com/fb55/htmlparser2?sponsor=1", + { + "type": "github", + "url": "https://github.com/sponsors/fb55" + } + ], + "dependencies": { + "domelementtype": "^2.3.0", + "domhandler": "^5.0.2", + "domutils": "^3.0.1", + "entities": "^4.3.0" + } + }, + "node_modules/http-cache-semantics": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz", + "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==" + }, + "node_modules/http-errors": { + "version": "1.6.3", + "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz", + "integrity": "sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==", + "dependencies": { + "depd": "~1.1.2", + "inherits": "2.0.3", + "setprototypeof": "1.1.0", + "statuses": ">= 1.4.0 < 2" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/http-proxy-agent": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz", + "integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==", + "dependencies": { + "@tootallnate/once": "2", + "agent-base": "6", + "debug": "4" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/http-proxy-agent/node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/http-proxy-agent/node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + }, + "node_modules/https-proxy-agent": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", + "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", + "dependencies": { + "agent-base": "6", + "debug": "4" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/https-proxy-agent/node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/https-proxy-agent/node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + }, + "node_modules/humanize-ms": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz", + "integrity": "sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==", + "dependencies": { + "ms": "^2.0.0" + } + }, + "node_modules/iconv-lite": { + "version": "0.4.23", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.23.tgz", + "integrity": "sha512-neyTUVFtahjf0mB3dZT77u+8O0QB89jFdnBkd5P1JgYPbPaia3gXXOVL2fq8VyU2gMMD7SaN7QukTB/pmXYvDA==", + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/ignore": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.1.tgz", + "integrity": "sha512-d2qQLzTJ9WxQftPAuEQpSPmKqzxePjzVbpAVv62AQ64NTL+wR4JkrVqR/LqFsFEUsHDAiId52mJteHDFuDkElA==", + "engines": { + "node": ">= 4" + } + }, + "node_modules/image2uri": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/image2uri/-/image2uri-1.0.5.tgz", + "integrity": "sha512-y0BKZgnoDLRIF2J0Pg/Wa6uhY5i6SqR7Wfagghf0UHRpnWJ5jm1IS0bZjAV5ADOxHAM2zdzYWmw8EbQgEUlvmw==" + }, + "node_modules/imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "engines": { + "node": ">=0.8.19" + } + }, + "node_modules/indent-string": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", + "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", + "engines": { + "node": ">=8" + } + }, + "node_modules/infer-owner": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz", + "integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==" + }, + "node_modules/inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "dependencies": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "node_modules/inherits": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", + "integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==" + }, + "node_modules/ip": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz", + "integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==" + }, + "node_modules/ipaddr.js": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", + "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/is-accessor-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", + "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", + "dependencies": { + "kind-of": "^6.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-buffer": { + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", + "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==" + }, + "node_modules/is-data-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", + "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", + "dependencies": { + "kind-of": "^6.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-descriptor": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", + "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", + "dependencies": { + "is-accessor-descriptor": "^1.0.0", + "is-data-descriptor": "^1.0.0", + "kind-of": "^6.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-extendable": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", + "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", + "dependencies": { + "is-plain-object": "^2.0.4" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "engines": { + "node": ">=8" + } + }, + "node_modules/is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dependencies": { + "is-extglob": "^2.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-lambda": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/is-lambda/-/is-lambda-1.0.1.tgz", + "integrity": "sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ==" + }, + "node_modules/is-number": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", + "engines": { + "node": ">=0.12.0" + } + }, + "node_modules/is-path-cwd": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz", + "integrity": "sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==", + "engines": { + "node": ">=6" + } + }, + "node_modules/is-path-inside": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", + "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", + "engines": { + "node": ">=8" + } + }, + "node_modules/is-plain-object": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", + "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "dependencies": { + "isobject": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-windows": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz", + "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/isarray": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", + "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" + }, + "node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" + }, + "node_modules/isobject": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", + "integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/jake": { + "version": "10.8.5", + "resolved": "https://registry.npmjs.org/jake/-/jake-10.8.5.tgz", + "integrity": "sha512-sVpxYeuAhWt0OTWITwT98oyV0GsXyMlXCF+3L1SuafBVUIr/uILGRB+NqwkzhgXKvoJpDIpQvqkUALgdmQsQxw==", + "dependencies": { + "async": "^3.2.3", + "chalk": "^4.0.2", + "filelist": "^1.0.1", + "minimatch": "^3.0.4" + }, + "bin": { + "jake": "bin/cli.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/jsonfile": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", + "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", + "dependencies": { + "universalify": "^2.0.0" + }, + "optionalDependencies": { + "graceful-fs": "^4.1.6" + } + }, + "node_modules/kind-of": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", + "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + }, + "node_modules/lru-cache": { + "version": "7.14.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.14.1.tgz", + "integrity": "sha512-ysxwsnTKdAx96aTRdhDOCQfDgbHnt8SK0KY8SEjO0wHinhWOFTESbjVCMPbU1uGXg/ch4lifqx0wfjOawU2+WA==", + "engines": { + "node": ">=12" + } + }, + "node_modules/make-fetch-happen": { + "version": "10.2.1", + "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-10.2.1.tgz", + "integrity": "sha512-NgOPbRiaQM10DYXvN3/hhGVI2M5MtITFryzBGxHM5p4wnFxsVCbxkrBrDsk+EZ5OB4jEOT7AjDxtdF+KVEFT7w==", + "dependencies": { + "agentkeepalive": "^4.2.1", + "cacache": "^16.1.0", + "http-cache-semantics": "^4.1.0", + "http-proxy-agent": "^5.0.0", + "https-proxy-agent": "^5.0.0", + "is-lambda": "^1.0.1", + "lru-cache": "^7.7.1", + "minipass": "^3.1.6", + "minipass-collect": "^1.0.2", + "minipass-fetch": "^2.0.3", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "negotiator": "^0.6.3", + "promise-retry": "^2.0.1", + "socks-proxy-agent": "^7.0.0", + "ssri": "^9.0.0" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/map-cache": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz", + "integrity": "sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/map-visit": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz", + "integrity": "sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==", + "dependencies": { + "object-visit": "^1.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/maxstache": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/maxstache/-/maxstache-1.0.7.tgz", + "integrity": "sha512-53ZBxHrZM+W//5AcRVewiLpDunHnucfdzZUGz54Fnvo4tE+J3p8EL66kBrs2UhBXvYKTWckWYYWBqJqoTcenqg==" + }, + "node_modules/maxstache-stream": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/maxstache-stream/-/maxstache-stream-1.0.4.tgz", + "integrity": "sha512-v8qlfPN0pSp7bdSoLo1NTjG43GXGqk5W2NWFnOCq2GlmFFqebGzPCjLKSbShuqIOVorOtZSAy7O/S1OCCRONUw==", + "dependencies": { + "maxstache": "^1.0.0", + "pump": "^1.0.0", + "split2": "^1.0.0", + "through2": "^2.0.0" + } + }, + "node_modules/mdn-data": { + "version": "2.0.30", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz", + "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==" + }, + "node_modules/media-typer": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", + "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/merge-descriptors": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz", + "integrity": "sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==" + }, + "node_modules/merge2": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", + "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", + "engines": { + "node": ">= 8" + } + }, + "node_modules/methods": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", + "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/microbuffer": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/microbuffer/-/microbuffer-1.0.0.tgz", + "integrity": "sha512-O/SUXauVN4x6RaEJFqSPcXNtLFL+QzJHKZlyDVYFwcDDRVca3Fa/37QXXC+4zAGGa4YhHrHxKXuuHvLDIQECtA==" + }, + "node_modules/micromatch": { + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", + "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", + "dependencies": { + "braces": "^3.0.2", + "picomatch": "^2.3.1" + }, + "engines": { + "node": ">=8.6" + } + }, + "node_modules/mime": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/mime/-/mime-1.4.1.tgz", + "integrity": "sha512-KI1+qOZu5DcW6wayYHSzR/tXKCDC5Om4s1z2QJjDULzLcmf3DvzS7oluY4HCTrc+9FiKmWUgeNLg7W3uIQvxtQ==", + "bin": { + "mime": "cli.js" + } + }, + "node_modules/mime-db": { + "version": "1.52.0", + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", + "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mime-types": { + "version": "2.1.35", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", + "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", + "dependencies": { + "mime-db": "1.52.0" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/minimist": { + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.7.tgz", + "integrity": "sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/minipass": { + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", + "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/minipass-collect": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz", + "integrity": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==", + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/minipass-fetch": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-2.1.2.tgz", + "integrity": "sha512-LT49Zi2/WMROHYoqGgdlQIZh8mLPZmOrN2NdJjMXxYe4nkN6FUyuPuOAOedNJDrx0IRGg9+4guZewtp8hE6TxA==", + "dependencies": { + "minipass": "^3.1.6", + "minipass-sized": "^1.0.3", + "minizlib": "^2.1.2" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + }, + "optionalDependencies": { + "encoding": "^0.1.13" + } + }, + "node_modules/minipass-flush": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz", + "integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==", + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/minipass-pipeline": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz", + "integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==", + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/minipass-sized": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/minipass-sized/-/minipass-sized-1.0.3.tgz", + "integrity": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==", + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/minizlib": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz", + "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==", + "dependencies": { + "minipass": "^3.0.0", + "yallist": "^4.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/mixin-deep": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz", + "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==", + "dependencies": { + "for-in": "^1.0.2", + "is-extendable": "^1.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/mkdirp": { + "version": "0.5.6", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", + "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", + "dependencies": { + "minimist": "^1.2.6" + }, + "bin": { + "mkdirp": "bin/cmd.js" + } + }, + "node_modules/morgan": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/morgan/-/morgan-1.9.1.tgz", + "integrity": "sha512-HQStPIV4y3afTiCYVxirakhlCfGkI161c76kKFca7Fk1JusM//Qeo1ej2XaMniiNeaZklMVrh3vTtIzpzwbpmA==", + "dependencies": { + "basic-auth": "~2.0.0", + "debug": "2.6.9", + "depd": "~1.1.2", + "on-finished": "~2.3.0", + "on-headers": "~1.0.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/move-file": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/move-file/-/move-file-2.1.0.tgz", + "integrity": "sha512-i9qLW6gqboJ5Ht8bauZi7KlTnQ3QFpBCvMvFfEcHADKgHGeJ9BZMO7SFCTwHPV9Qa0du9DYY1Yx3oqlGt30nXA==", + "dependencies": { + "path-exists": "^4.0.0" + }, + "engines": { + "node": ">=10.17" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + }, + "node_modules/nan": { + "version": "2.17.0", + "resolved": "https://registry.npmjs.org/nan/-/nan-2.17.0.tgz", + "integrity": "sha512-2ZTgtl0nJsO0KQCjEpxcIr5D+Yv90plTitZt9JBfQvVJDS5seMl3FOvsh3+9CoYWXf/1l5OaZzzF6nDm4cagaQ==" + }, + "node_modules/nanomatch": { + "version": "1.2.13", + "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz", + "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==", + "dependencies": { + "arr-diff": "^4.0.0", + "array-unique": "^0.3.2", + "define-property": "^2.0.2", + "extend-shallow": "^3.0.2", + "fragment-cache": "^0.2.1", + "is-windows": "^1.0.2", + "kind-of": "^6.0.2", + "object.pick": "^1.3.0", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/negotiator": { + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", + "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/node-gyp": { + "version": "9.3.0", + "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-9.3.0.tgz", + "integrity": "sha512-A6rJWfXFz7TQNjpldJ915WFb1LnhO4lIve3ANPbWreuEoLoKlFT3sxIepPBkLhM27crW8YmN+pjlgbasH6cH/Q==", + "dependencies": { + "env-paths": "^2.2.0", + "glob": "^7.1.4", + "graceful-fs": "^4.2.6", + "make-fetch-happen": "^10.0.3", + "nopt": "^6.0.0", + "npmlog": "^6.0.0", + "rimraf": "^3.0.2", + "semver": "^7.3.5", + "tar": "^6.1.2", + "which": "^2.0.2" + }, + "bin": { + "node-gyp": "bin/node-gyp.js" + }, + "engines": { + "node": "^12.22 || ^14.13 || >=16" + } + }, + "node_modules/noop2": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/noop2/-/noop2-2.0.0.tgz", + "integrity": "sha512-2bu7Pfpf6uNqashWV8P7yYeutQ3XkLY9MBSYI5sOAFZxuWcW/uJfLbKj5m6SvMDT9U1Y0C+7UFG+7VSiIdXjtA==" + }, + "node_modules/nopt": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/nopt/-/nopt-6.0.0.tgz", + "integrity": "sha512-ZwLpbTgdhuZUnZzjd7nb1ZV+4DoiC6/sfiVKok72ym/4Tlf+DFdlHYmT2JPmcNNWV6Pi3SDf1kT+A4r9RTuT9g==", + "dependencies": { + "abbrev": "^1.0.0" + }, + "bin": { + "nopt": "bin/nopt.js" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/npmlog": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.2.tgz", + "integrity": "sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==", + "dependencies": { + "are-we-there-yet": "^3.0.0", + "console-control-strings": "^1.1.0", + "gauge": "^4.0.3", + "set-blocking": "^2.0.0" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/nth-check": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz", + "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==", + "dependencies": { + "boolbase": "^1.0.0" + }, + "funding": { + "url": "https://github.com/fb55/nth-check?sponsor=1" + } + }, + "node_modules/object-copy": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz", + "integrity": "sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==", + "dependencies": { + "copy-descriptor": "^0.1.0", + "define-property": "^0.2.5", + "kind-of": "^3.0.3" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-copy/node_modules/define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", + "dependencies": { + "is-descriptor": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-copy/node_modules/is-accessor-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-copy/node_modules/is-data-descriptor": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-copy/node_modules/is-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "dependencies": { + "is-accessor-descriptor": "^0.1.6", + "is-data-descriptor": "^0.1.4", + "kind-of": "^5.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-copy/node_modules/is-descriptor/node_modules/kind-of": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", + "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-copy/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-visit": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz", + "integrity": "sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==", + "dependencies": { + "isobject": "^3.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object.pick": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz", + "integrity": "sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==", + "dependencies": { + "isobject": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/on-finished": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz", + "integrity": "sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==", + "dependencies": { + "ee-first": "1.1.1" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/on-headers": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz", + "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dependencies": { + "wrappy": "1" + } + }, + "node_modules/p-map": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz", + "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==", + "dependencies": { + "aggregate-error": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/pako": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz", + "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==" + }, + "node_modules/parse5": { + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz", + "integrity": "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==", + "dependencies": { + "entities": "^4.4.0" + }, + "funding": { + "url": "https://github.com/inikulin/parse5?sponsor=1" + } + }, + "node_modules/parse5-htmlparser2-tree-adapter": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.0.0.tgz", + "integrity": "sha512-B77tOZrqqfUfnVcOrUvfdLbz4pu4RopLD/4vmu3HUPswwTA8OH0EMW9BlWR2B0RCoiZRAHEUu7IxeP1Pd1UU+g==", + "dependencies": { + "domhandler": "^5.0.2", + "parse5": "^7.0.0" + }, + "funding": { + "url": "https://github.com/inikulin/parse5?sponsor=1" + } + }, + "node_modules/parseurl": { + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", + "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/pascalcase": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz", + "integrity": "sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/path-exists": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", + "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", + "engines": { + "node": ">=8" + } + }, + "node_modules/path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/path-to-regexp": { + "version": "0.1.7", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz", + "integrity": "sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==" + }, + "node_modules/path-type": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", + "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", + "engines": { + "node": ">=8" + } + }, + "node_modules/picocolors": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", + "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==" + }, + "node_modules/picomatch": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "engines": { + "node": ">=8.6" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, + "node_modules/posix-character-classes": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz", + "integrity": "sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/process-nextick-args": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", + "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" + }, + "node_modules/promise-inflight": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz", + "integrity": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==" + }, + "node_modules/promise-retry": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz", + "integrity": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==", + "dependencies": { + "err-code": "^2.0.2", + "retry": "^0.12.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/proxy-addr": { + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz", + "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", + "dependencies": { + "forwarded": "0.2.0", + "ipaddr.js": "1.9.1" + }, + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/pump": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/pump/-/pump-1.0.3.tgz", + "integrity": "sha512-8k0JupWme55+9tCVE+FS5ULT3K6AbgqrGa58lTT49RpyfwwcGedHqaC5LlQNdEAumn/wFsu6aPwkuPMioy8kqw==", + "dependencies": { + "end-of-stream": "^1.1.0", + "once": "^1.3.1" + } + }, + "node_modules/qs": { + "version": "6.5.2", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz", + "integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==", + "engines": { + "node": ">=0.6" + } + }, + "node_modules/queue-microtask": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", + "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/range-parser": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", + "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/raw-body": { + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.3.3.tgz", + "integrity": "sha512-9esiElv1BrZoI3rCDuOuKCBRbuApGGaDPQfjSflGxdy4oyzqghxu6klEkkVIvBje+FF0BX9coEv8KqW6X/7njw==", + "dependencies": { + "bytes": "3.0.0", + "http-errors": "1.6.3", + "iconv-lite": "0.4.23", + "unpipe": "1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/readable-stream": { + "version": "2.3.7", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", + "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", + "dependencies": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" + } + }, + "node_modules/readdirp": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz", + "integrity": "sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==", + "dependencies": { + "graceful-fs": "^4.1.11", + "micromatch": "^3.1.10", + "readable-stream": "^2.0.2" + }, + "engines": { + "node": ">=0.10" + } + }, + "node_modules/readdirp/node_modules/braces": { + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz", + "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==", + "dependencies": { + "arr-flatten": "^1.1.0", + "array-unique": "^0.3.2", + "extend-shallow": "^2.0.1", + "fill-range": "^4.0.0", + "isobject": "^3.0.1", + "repeat-element": "^1.1.2", + "snapdragon": "^0.8.1", + "snapdragon-node": "^2.0.1", + "split-string": "^3.0.2", + "to-regex": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/readdirp/node_modules/braces/node_modules/extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", + "dependencies": { + "is-extendable": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/readdirp/node_modules/fill-range": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz", + "integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==", + "dependencies": { + "extend-shallow": "^2.0.1", + "is-number": "^3.0.0", + "repeat-string": "^1.6.1", + "to-regex-range": "^2.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/readdirp/node_modules/fill-range/node_modules/extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", + "dependencies": { + "is-extendable": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/readdirp/node_modules/is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/readdirp/node_modules/is-number": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", + "integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/readdirp/node_modules/is-number/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/readdirp/node_modules/micromatch": { + "version": "3.1.10", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz", + "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==", + "dependencies": { + "arr-diff": "^4.0.0", + "array-unique": "^0.3.2", + "braces": "^2.3.1", + "define-property": "^2.0.2", + "extend-shallow": "^3.0.2", + "extglob": "^2.0.4", + "fragment-cache": "^0.2.1", + "kind-of": "^6.0.2", + "nanomatch": "^1.2.9", + "object.pick": "^1.3.0", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/readdirp/node_modules/to-regex-range": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz", + "integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==", + "dependencies": { + "is-number": "^3.0.0", + "repeat-string": "^1.6.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/regex-not": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz", + "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==", + "dependencies": { + "extend-shallow": "^3.0.2", + "safe-regex": "^1.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/repeat-element": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.4.tgz", + "integrity": "sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/repeat-string": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", + "integrity": "sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==", + "engines": { + "node": ">=0.10" + } + }, + "node_modules/require-directory": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", + "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/resolve-url": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz", + "integrity": "sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==", + "deprecated": "https://github.com/lydell/resolve-url#deprecated" + }, + "node_modules/ret": { + "version": "0.1.15", + "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz", + "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==", + "engines": { + "node": ">=0.12" + } + }, + "node_modules/retry": { + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz", + "integrity": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==", + "engines": { + "node": ">= 4" + } + }, + "node_modules/reusify": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", + "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", + "engines": { + "iojs": ">=1.0.0", + "node": ">=0.10.0" + } + }, + "node_modules/rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "dependencies": { + "glob": "^7.1.3" + }, + "bin": { + "rimraf": "bin.js" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/run-parallel": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", + "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "dependencies": { + "queue-microtask": "^1.2.2" + } + }, + "node_modules/safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + }, + "node_modules/safe-regex": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz", + "integrity": "sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==", + "dependencies": { + "ret": "~0.1.10" + } + }, + "node_modules/safer-buffer": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", + "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" + }, + "node_modules/sax": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz", + "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==" + }, + "node_modules/semver": { + "version": "7.3.8", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", + "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/semver/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/send": { + "version": "0.16.2", + "resolved": "https://registry.npmjs.org/send/-/send-0.16.2.tgz", + "integrity": "sha512-E64YFPUssFHEFBvpbbjr44NCLtI1AohxQ8ZSiJjQLskAdKuriYEP6VyGEsRDH8ScozGpkaX1BGvhanqCwkcEZw==", + "dependencies": { + "debug": "2.6.9", + "depd": "~1.1.2", + "destroy": "~1.0.4", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "fresh": "0.5.2", + "http-errors": "~1.6.2", + "mime": "1.4.1", + "ms": "2.0.0", + "on-finished": "~2.3.0", + "range-parser": "~1.2.0", + "statuses": "~1.4.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/serve-static": { + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.13.2.tgz", + "integrity": "sha512-p/tdJrO4U387R9oMjb1oj7qSMaMfmOyd4j9hOFoxZe2baQszgHcSWjuya/CiT5kgZZKRudHNOA0pYXOl8rQ5nw==", + "dependencies": { + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "parseurl": "~1.3.2", + "send": "0.16.2" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/set-blocking": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", + "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==" + }, + "node_modules/set-value": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz", + "integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==", + "dependencies": { + "extend-shallow": "^2.0.1", + "is-extendable": "^0.1.1", + "is-plain-object": "^2.0.3", + "split-string": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/set-value/node_modules/extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", + "dependencies": { + "is-extendable": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/set-value/node_modules/is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/setprototypeof": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz", + "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==" + }, + "node_modules/signal-exit": { + "version": "3.0.7", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", + "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" + }, + "node_modules/slash": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", + "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", + "engines": { + "node": ">=8" + } + }, + "node_modules/smart-buffer": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", + "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", + "engines": { + "node": ">= 6.0.0", + "npm": ">= 3.0.0" + } + }, + "node_modules/snapdragon": { + "version": "0.8.2", + "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz", + "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==", + "dependencies": { + "base": "^0.11.1", + "debug": "^2.2.0", + "define-property": "^0.2.5", + "extend-shallow": "^2.0.1", + "map-cache": "^0.2.2", + "source-map": "^0.5.6", + "source-map-resolve": "^0.5.0", + "use": "^3.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon-node": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz", + "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==", + "dependencies": { + "define-property": "^1.0.0", + "isobject": "^3.0.0", + "snapdragon-util": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon-node/node_modules/define-property": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", + "integrity": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==", + "dependencies": { + "is-descriptor": "^1.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon-util": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz", + "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==", + "dependencies": { + "kind-of": "^3.2.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon-util/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon/node_modules/define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", + "dependencies": { + "is-descriptor": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon/node_modules/extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", + "dependencies": { + "is-extendable": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon/node_modules/is-accessor-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon/node_modules/is-accessor-descriptor/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon/node_modules/is-data-descriptor": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon/node_modules/is-data-descriptor/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon/node_modules/is-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "dependencies": { + "is-accessor-descriptor": "^0.1.6", + "is-data-descriptor": "^0.1.4", + "kind-of": "^5.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon/node_modules/is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/snapdragon/node_modules/kind-of": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", + "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/socks": { + "version": "2.7.1", + "resolved": "https://registry.npmjs.org/socks/-/socks-2.7.1.tgz", + "integrity": "sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==", + "dependencies": { + "ip": "^2.0.0", + "smart-buffer": "^4.2.0" + }, + "engines": { + "node": ">= 10.13.0", + "npm": ">= 3.0.0" + } + }, + "node_modules/socks-proxy-agent": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz", + "integrity": "sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww==", + "dependencies": { + "agent-base": "^6.0.2", + "debug": "^4.3.3", + "socks": "^2.6.2" + }, + "engines": { + "node": ">= 10" + } + }, + "node_modules/socks-proxy-agent/node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/socks-proxy-agent/node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + }, + "node_modules/source-map": { + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", + "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/source-map-js": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", + "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/source-map-resolve": { + "version": "0.5.3", + "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz", + "integrity": "sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==", + "deprecated": "See https://github.com/lydell/source-map-resolve#deprecated", + "dependencies": { + "atob": "^2.1.2", + "decode-uri-component": "^0.2.0", + "resolve-url": "^0.2.1", + "source-map-url": "^0.4.0", + "urix": "^0.1.0" + } + }, + "node_modules/source-map-url": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.1.tgz", + "integrity": "sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==", + "deprecated": "See https://github.com/lydell/source-map-url#deprecated" + }, + "node_modules/split-string": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz", + "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==", + "dependencies": { + "extend-shallow": "^3.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/split2": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/split2/-/split2-1.1.1.tgz", + "integrity": "sha512-cfurE2q8LamExY+lJ9Ex3ZfBwqAPduzOKVscPDXNCLLMvyaeD3DTz1yk7fVIs6Chco+12XeD0BB6HEoYzPYbXA==", + "dependencies": { + "through2": "~2.0.0" + } + }, + "node_modules/ssri": { + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-9.0.1.tgz", + "integrity": "sha512-o57Wcn66jMQvfHG1FlYbWeZWW/dHZhJXjpIcTfXldXEk5nz5lStPo3mK0OJQfGR3RbZUlbISexbljkJzuEj/8Q==", + "dependencies": { + "minipass": "^3.1.1" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/static-extend": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz", + "integrity": "sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==", + "dependencies": { + "define-property": "^0.2.5", + "object-copy": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/static-extend/node_modules/define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", + "dependencies": { + "is-descriptor": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/static-extend/node_modules/is-accessor-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/static-extend/node_modules/is-accessor-descriptor/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/static-extend/node_modules/is-data-descriptor": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/static-extend/node_modules/is-data-descriptor/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/static-extend/node_modules/is-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "dependencies": { + "is-accessor-descriptor": "^0.1.6", + "is-data-descriptor": "^0.1.4", + "kind-of": "^5.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/static-extend/node_modules/kind-of": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", + "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/statuses": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.4.0.tgz", + "integrity": "sha512-zhSCtt8v2NDrRlPQpCNtw/heZLtfUDqxBM1udqikb/Hbk52LK4nQSwr10u77iopCW5LsyHpuXS0GnEc48mLeew==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/string_decoder": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "dependencies": { + "safe-buffer": "~5.1.0" + } + }, + "node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/svg-pathdata": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/svg-pathdata/-/svg-pathdata-6.0.3.tgz", + "integrity": "sha512-qsjeeq5YjBZ5eMdFuUa4ZosMLxgr5RZ+F+Y1OrDhuOCEInRMA3x74XdBtggJcj9kOeInz0WE+LgCPDkZFlBYJw==", + "engines": { + "node": ">=12.0.0" + } + }, + "node_modules/svg2ttf": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/svg2ttf/-/svg2ttf-6.0.3.tgz", + "integrity": "sha512-CgqMyZrbOPpc+WqH7aga4JWkDPso23EgypLsbQ6gN3uoPWwwiLjXvzgrwGADBExvCRJrWFzAeK1bSoSpE7ixSQ==", + "dependencies": { + "@xmldom/xmldom": "^0.7.2", + "argparse": "^2.0.1", + "cubic2quad": "^1.2.1", + "lodash": "^4.17.10", + "microbuffer": "^1.0.0", + "svgpath": "^2.1.5" + }, + "bin": { + "svg2ttf": "svg2ttf.js" + } + }, + "node_modules/svgicons2svgfont": { + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/svgicons2svgfont/-/svgicons2svgfont-12.0.0.tgz", + "integrity": "sha512-fjyDkhiG0M1TPBtZzD12QV3yDcG2fUgiqHPOCYzf7hHE40Hl3GhnE6P1njsJCCByhwM7MiufyDW3L7IOR5dg9w==", + "dependencies": { + "commander": "^9.3.0", + "glob": "^8.0.3", + "sax": "^1.2.4", + "svg-pathdata": "^6.0.3" + }, + "bin": { + "svgicons2svgfont": "bin/svgicons2svgfont.js" + }, + "engines": { + "node": ">=16.15.0" + } + }, + "node_modules/svgicons2svgfont/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/svgicons2svgfont/node_modules/glob": { + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-8.0.3.tgz", + "integrity": "sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==", + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^5.0.1", + "once": "^1.3.0" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/svgicons2svgfont/node_modules/minimatch": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.1.tgz", + "integrity": "sha512-362NP+zlprccbEt/SkxKfRMHnNY85V74mVnpUpNyr3F35covl09Kec7/sEFLt3RA4oXmewtoaanoIf67SE5Y5g==", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/svgo": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.0.2.tgz", + "integrity": "sha512-Z706C1U2pb1+JGP48fbazf3KxHrWOsLme6Rv7imFBn5EnuanDW1GPaA/P1/dvObE670JDePC3mnj0k0B7P0jjQ==", + "dependencies": { + "@trysound/sax": "0.2.0", + "commander": "^7.2.0", + "css-select": "^5.1.0", + "css-tree": "^2.2.1", + "csso": "^5.0.5", + "picocolors": "^1.0.0" + }, + "bin": { + "svgo": "bin/svgo" + }, + "engines": { + "node": ">=14.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/svgo" + } + }, + "node_modules/svgo/node_modules/commander": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", + "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", + "engines": { + "node": ">= 10" + } + }, + "node_modules/svgpath": { + "version": "2.6.0", + "resolved": "https://registry.npmjs.org/svgpath/-/svgpath-2.6.0.tgz", + "integrity": "sha512-OIWR6bKzXvdXYyO4DK/UWa1VA1JeKq8E+0ug2DG98Y/vOmMpfZNj+TIG988HjfYSqtcy/hFOtZq/n/j5GSESNg==", + "funding": { + "url": "https://github.com/fontello/svg2ttf?sponsor=1" + } + }, + "node_modules/svgtofont": { + "version": "3.22.0", + "resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.22.0.tgz", + "integrity": "sha512-6c6E8kzzvDyCrDPlHX9UxowHdKEQ8YF44tsR/E+i991YkSdm6wHru23zlZ/bjvsBeNFZ/PehMEwMPIAF77HirA==", + "dependencies": { + "@types/cheerio": "~0.22.31", + "@types/ejs": "~3.1.0", + "@types/fs-extra": "~9.0.13", + "@types/svg2ttf": "~5.0.1", + "@types/svgicons2svgfont": "~10.0.1", + "@types/ttf2eot": "~2.0.0", + "@types/ttf2woff": "~2.0.2", + "@types/ttf2woff2": "~2.0.0", + "cheerio": "~1.0.0-rc.12", + "colors-cli": "~1.0.28", + "copy-template-dir": "~1.4.0", + "del": "~6.1.0", + "ejs": "~3.1.6", + "fs-extra": "~10.1.0", + "image2uri": "~1.0.5", + "move-file": "~2.1.0", + "svg2ttf": "~6.0.3", + "svgicons2svgfont": "~12.0.0", + "svgo": "~3.0.0", + "ttf2eot": "~3.1.0", + "ttf2woff": "~3.0.0", + "ttf2woff2": "~4.0.4", + "yaml": "^2.1.3", + "yargs": "~17.6.0" + }, + "bin": { + "svgtofont": "lib/cli.js" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=15.0.0" + } + }, + "node_modules/svgtofont/node_modules/ejs": { + "version": "3.1.8", + "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.8.tgz", + "integrity": "sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==", + "dependencies": { + "jake": "^10.8.5" + }, + "bin": { + "ejs": "bin/cli.js" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/tar": { + "version": "6.1.13", + "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.13.tgz", + "integrity": "sha512-jdIBIN6LTIe2jqzay/2vtYLlBHa3JF42ot3h1dW8Q0PaAG4v8rm0cvpVePtau5C6OKXGGcgO9q2AMNSWxiLqKw==", + "dependencies": { + "chownr": "^2.0.0", + "fs-minipass": "^2.0.0", + "minipass": "^4.0.0", + "minizlib": "^2.1.1", + "mkdirp": "^1.0.3", + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/tar/node_modules/minipass": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-4.0.0.tgz", + "integrity": "sha512-g2Uuh2jEKoht+zvO6vJqXmYpflPqzRBT+Th2h01DKh5z7wbY/AZ2gCQ78cP70YoHPyFdY30YBV5WxgLOEwOykw==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/tar/node_modules/mkdirp": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", + "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", + "bin": { + "mkdirp": "bin/cmd.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/through2": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "dependencies": { + "readable-stream": "~2.3.6", + "xtend": "~4.0.1" + } + }, + "node_modules/to-object-path": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz", + "integrity": "sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==", + "dependencies": { + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/to-object-path/node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/to-regex": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz", + "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==", + "dependencies": { + "define-property": "^2.0.2", + "extend-shallow": "^3.0.2", + "regex-not": "^1.0.2", + "safe-regex": "^1.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/to-regex-range": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", + "dependencies": { + "is-number": "^7.0.0" + }, + "engines": { + "node": ">=8.0" + } + }, + "node_modules/ttf2eot": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/ttf2eot/-/ttf2eot-3.1.0.tgz", + "integrity": "sha512-aHTbcYosNHVqb2Qtt9Xfta77ae/5y0VfdwNLUS6sGBeGr22cX2JDMo/i5h3uuOf+FAD3akYOr17+fYd5NK8aXw==", + "dependencies": { + "argparse": "^2.0.1" + }, + "bin": { + "ttf2eot": "ttf2eot.js" + } + }, + "node_modules/ttf2woff": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/ttf2woff/-/ttf2woff-3.0.0.tgz", + "integrity": "sha512-OvmFcj70PhmAsVQKfC15XoKH55cRWuaRzvr2fpTNhTNer6JBpG8n6vOhRrIgxMjcikyYt88xqYXMMVapJ4Rjvg==", + "dependencies": { + "argparse": "^2.0.1", + "pako": "^1.0.0" + }, + "bin": { + "ttf2woff": "ttf2woff.js" + } + }, + "node_modules/ttf2woff2": { + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/ttf2woff2/-/ttf2woff2-4.0.5.tgz", + "integrity": "sha512-zpoU0NopfjoyVqkFeQ722SyKk/n607mm5OHxuDS/wCCSy82B8H3hHXrezftA2KMbKqfJIjie2lsJHdvPnBGbsw==", + "hasInstallScript": true, + "dependencies": { + "bindings": "^1.5.0", + "bufferstreams": "^3.0.0", + "nan": "^2.14.2", + "node-gyp": "^9.0.0" + }, + "bin": { + "ttf2woff2": "bin/ttf2woff2.js" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/type-is": { + "version": "1.6.18", + "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", + "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", + "dependencies": { + "media-typer": "0.3.0", + "mime-types": "~2.1.24" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/union-value": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz", + "integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==", + "dependencies": { + "arr-union": "^3.1.0", + "get-value": "^2.0.6", + "is-extendable": "^0.1.1", + "set-value": "^2.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/union-value/node_modules/is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/unique-filename": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-2.0.1.tgz", + "integrity": "sha512-ODWHtkkdx3IAR+veKxFV+VBkUMcN+FaqzUUd7IZzt+0zhDZFPFxhlqwPF3YQvMHx1TD0tdgYl+kuPnJ8E6ql7A==", + "dependencies": { + "unique-slug": "^3.0.0" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/unique-slug": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-3.0.0.tgz", + "integrity": "sha512-8EyMynh679x/0gqE9fT9oilG+qEt+ibFyqjuVTsZn1+CMxH+XLlpvr2UZx4nVcCwTpx81nICr2JQFkM+HPLq4w==", + "dependencies": { + "imurmurhash": "^0.1.4" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/universalify": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz", + "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==", + "engines": { + "node": ">= 10.0.0" + } + }, + "node_modules/unpipe": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", + "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/unset-value": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz", + "integrity": "sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==", + "dependencies": { + "has-value": "^0.3.1", + "isobject": "^3.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/unset-value/node_modules/has-value": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz", + "integrity": "sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q==", + "dependencies": { + "get-value": "^2.0.3", + "has-values": "^0.1.4", + "isobject": "^2.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/unset-value/node_modules/has-value/node_modules/isobject": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz", + "integrity": "sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==", + "dependencies": { + "isarray": "1.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/unset-value/node_modules/has-values": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz", + "integrity": "sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/urix": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz", + "integrity": "sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==", + "deprecated": "Please see https://github.com/lydell/urix#deprecated" + }, + "node_modules/use": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz", + "integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/util-deprecate": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" + }, + "node_modules/utils-merge": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", + "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==", + "engines": { + "node": ">= 0.4.0" + } + }, + "node_modules/vary": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", + "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/wide-align": { + "version": "1.1.5", + "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz", + "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==", + "dependencies": { + "string-width": "^1.0.2 || 2 || 3 || 4" + } + }, + "node_modules/wrap-ansi": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" + }, + "node_modules/xtend": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", + "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", + "engines": { + "node": ">=0.4" + } + }, + "node_modules/y18n": { + "version": "5.0.8", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", + "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", + "engines": { + "node": ">=10" + } + }, + "node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "node_modules/yaml": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.1.3.tgz", + "integrity": "sha512-AacA8nRULjKMX2DvWvOAdBZMOfQlypSFkjcOcu9FalllIDJ1kvlREzcdIZmidQUqqeMv7jorHjq2HlLv/+c2lg==", + "engines": { + "node": ">= 14" + } + }, + "node_modules/yargs": { + "version": "17.6.2", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.6.2.tgz", + "integrity": "sha512-1/9UrdHjDZc0eOU0HxOHoS78C69UD3JRMvzlJ7S79S2nTaWRA/whGCTV8o9e/N/1Va9YIV7Q4sOxD8VV4pCWOw==", + "dependencies": { + "cliui": "^8.0.1", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.3", + "y18n": "^5.0.5", + "yargs-parser": "^21.1.1" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/yargs-parser": { + "version": "21.1.1", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", + "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", + "engines": { + "node": ">=12" + } + } + }, + "dependencies": { + "@gar/promisify": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz", + "integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==" + }, + "@nodelib/fs.scandir": { + "version": "2.1.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", + "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", + "requires": { + "@nodelib/fs.stat": "2.0.5", + "run-parallel": "^1.1.9" + } + }, + "@nodelib/fs.stat": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", + "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" + }, + "@nodelib/fs.walk": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", + "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", + "requires": { + "@nodelib/fs.scandir": "2.1.5", + "fastq": "^1.6.0" + } + }, + "@npmcli/fs": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-2.1.2.tgz", + "integrity": "sha512-yOJKRvohFOaLqipNtwYB9WugyZKhC/DZC4VYPmpaCzDBrA8YpK3qHZ8/HGscMnE4GqbkLNuVcCnxkeQEdGt6LQ==", + "requires": { + "@gar/promisify": "^1.1.3", + "semver": "^7.3.5" + } + }, + "@npmcli/move-file": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-2.0.1.tgz", + "integrity": "sha512-mJd2Z5TjYWq/ttPLLGqArdtnC74J6bOzg4rMDnN+p1xTacZ2yPRCk2y0oSWQtygLR9YVQXgOcONrwtnk3JupxQ==", + "requires": { + "mkdirp": "^1.0.4", + "rimraf": "^3.0.2" + }, + "dependencies": { + "mkdirp": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", + "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==" + } + } + }, + "@tootallnate/once": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz", + "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==" + }, + "@trysound/sax": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz", + "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==" + }, + "@types/cheerio": { + "version": "0.22.31", + "resolved": "https://registry.npmjs.org/@types/cheerio/-/cheerio-0.22.31.tgz", + "integrity": "sha512-Kt7Cdjjdi2XWSfrZ53v4Of0wG3ZcmaegFXjMmz9tfNrZSkzzo36G0AL1YqSdcIA78Etjt6E609pt5h1xnQkPUw==", + "requires": { + "@types/node": "*" + } + }, + "@types/ejs": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@types/ejs/-/ejs-3.1.1.tgz", + "integrity": "sha512-RQul5wEfY7BjWm0sYY86cmUN/pcXWGyVxWX93DFFJvcrxax5zKlieLwA3T77xJGwNcZW0YW6CYG70p1m8xPFmA==" + }, + "@types/fs-extra": { + "version": "9.0.13", + "resolved": "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-9.0.13.tgz", + "integrity": "sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==", + "requires": { + "@types/node": "*" + } + }, + "@types/node": { + "version": "18.11.13", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.13.tgz", + "integrity": "sha512-IASpMGVcWpUsx5xBOrxMj7Bl8lqfuTY7FKAnPmu5cHkfQVWF8GulWS1jbRqA934qZL35xh5xN/+Xe/i26Bod4w==" + }, + "@types/svg2ttf": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/@types/svg2ttf/-/svg2ttf-5.0.1.tgz", + "integrity": "sha512-sbMTAySCMUUQYBlkfVcShKSbG9LxhGk0LdPetLak8m28WDuJhwJMVLcLzw7z/8uEyWkwtLaMxpT4R/+riYz6BA==" + }, + "@types/svgicons2svgfont": { + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/@types/svgicons2svgfont/-/svgicons2svgfont-10.0.1.tgz", + "integrity": "sha512-jtNtIO+MQr8OxbTP561KQmVSAej8/U6ngQHWmJAEndJrVEu0OWPJyR3EwakIVI3w6zHT8lA1TWclPGFl3RCkgA==", + "requires": { + "@types/node": "*" + } + }, + "@types/ttf2eot": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@types/ttf2eot/-/ttf2eot-2.0.0.tgz", + "integrity": "sha512-L8qPOoITQYiSW+ubfY2pMgY2vGTyM2tHP4rbtoq78xJpQAQcVsPJV3uC7R8fUPYMGSC1K22zXA8uQv777padrQ==", + "requires": { + "@types/node": "*" + } + }, + "@types/ttf2woff": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@types/ttf2woff/-/ttf2woff-2.0.2.tgz", + "integrity": "sha512-I9jyTALLpz/k8d8Loz505v0obP66CrQ56uL9VJNwub1OckRGT/gQlrfKHbwy1z6w1WXQETgdiJaquCCjx9ej1A==", + "requires": { + "@types/node": "*" + } + }, + "@types/ttf2woff2": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@types/ttf2woff2/-/ttf2woff2-2.0.0.tgz", + "integrity": "sha512-SK+EZ+N07Se3acZx6lc7Oa/FSoKfNrlQbtRDn5mGCJHpx1t6E6JmNRoTcjFbUdIxuG18BykEe/pPyCJhYiSu8A==", + "requires": { + "@types/node": "*" + } + }, + "@xmldom/xmldom": { + "version": "0.7.9", + "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.9.tgz", + "integrity": "sha512-yceMpm/xd4W2a85iqZyO09gTnHvXF6pyiWjD2jcOJs7hRoZtNNOO1eJlhHj1ixA+xip2hOyGn+LgcvLCMo5zXA==" + }, + "abbrev": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", + "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==" + }, + "accepts": { + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz", + "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", + "requires": { + "mime-types": "~2.1.34", + "negotiator": "0.6.3" + } + }, + "agent-base": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", + "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", + "requires": { + "debug": "4" + }, + "dependencies": { + "debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "requires": { + "ms": "2.1.2" + } + }, + "ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + } + } + }, + "agentkeepalive": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.2.1.tgz", + "integrity": "sha512-Zn4cw2NEqd+9fiSVWMscnjyQ1a8Yfoc5oBajLeo5w+YBHgDUcEBY2hS4YpTz6iN5f/2zQiktcuM6tS8x1p9dpA==", + "requires": { + "debug": "^4.1.0", + "depd": "^1.1.2", + "humanize-ms": "^1.2.1" + }, + "dependencies": { + "debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "requires": { + "ms": "2.1.2" + } + }, + "ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + } + } + }, + "aggregate-error": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz", + "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==", + "requires": { + "clean-stack": "^2.0.0", + "indent-string": "^4.0.0" + } + }, + "ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" + }, + "ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "requires": { + "color-convert": "^2.0.1" + } + }, + "aproba": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz", + "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==" + }, + "are-we-there-yet": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-3.0.1.tgz", + "integrity": "sha512-QZW4EDmGwlYur0Yyf/b2uGucHQMa8aFUP7eu9ddR73vvhFyt4V0Vl3QHPcTNJ8l6qYOBdxgXdnBXQrHilfRQBg==", + "requires": { + "delegates": "^1.0.0", + "readable-stream": "^3.6.0" + }, + "dependencies": { + "readable-stream": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", + "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", + "requires": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + } + } + } + }, + "argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" + }, + "arr-diff": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz", + "integrity": "sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==" + }, + "arr-flatten": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz", + "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==" + }, + "arr-union": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz", + "integrity": "sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==" + }, + "array-flatten": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", + "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==" + }, + "array-union": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", + "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==" + }, + "array-unique": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz", + "integrity": "sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==" + }, + "assign-symbols": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz", + "integrity": "sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==" + }, + "async": { + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/async/-/async-3.2.4.tgz", + "integrity": "sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==" + }, + "atob": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz", + "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==" + }, + "balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" + }, + "base": { + "version": "0.11.2", + "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz", + "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==", + "requires": { + "cache-base": "^1.0.1", + "class-utils": "^0.3.5", + "component-emitter": "^1.2.1", + "define-property": "^1.0.0", + "isobject": "^3.0.1", + "mixin-deep": "^1.2.0", + "pascalcase": "^0.1.1" + }, + "dependencies": { + "define-property": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", + "integrity": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==", + "requires": { + "is-descriptor": "^1.0.0" + } + } + } + }, + "basic-auth": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/basic-auth/-/basic-auth-2.0.1.tgz", + "integrity": "sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==", + "requires": { + "safe-buffer": "5.1.2" + } + }, + "bindings": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", + "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", + "requires": { + "file-uri-to-path": "1.0.0" + } + }, + "body-parser": { + "version": "1.18.3", + "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.18.3.tgz", + "integrity": "sha512-YQyoqQG3sO8iCmf8+hyVpgHHOv0/hCEFiS4zTGUwTA1HjAFX66wRcNQrVCeJq9pgESMRvUAOvSil5MJlmccuKQ==", + "requires": { + "bytes": "3.0.0", + "content-type": "~1.0.4", + "debug": "2.6.9", + "depd": "~1.1.2", + "http-errors": "~1.6.3", + "iconv-lite": "0.4.23", + "on-finished": "~2.3.0", + "qs": "6.5.2", + "raw-body": "2.3.3", + "type-is": "~1.6.16" + } + }, + "boolbase": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz", + "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==" + }, + "brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "requires": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "braces": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", + "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", + "requires": { + "fill-range": "^7.0.1" + } + }, + "bufferstreams": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/bufferstreams/-/bufferstreams-3.0.0.tgz", + "integrity": "sha512-Qg0ggJUWJq90vtg4lDsGN9CDWvzBMQxhiEkSOD/sJfYt6BLect3eV1/S6K7SCSKJ34n60rf6U5eUPmQENVE4UA==", + "requires": { + "readable-stream": "^3.4.0" + }, + "dependencies": { + "readable-stream": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", + "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", + "requires": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + } + } + } + }, + "bytes": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz", + "integrity": "sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==" + }, + "cacache": { + "version": "16.1.3", + "resolved": "https://registry.npmjs.org/cacache/-/cacache-16.1.3.tgz", + "integrity": "sha512-/+Emcj9DAXxX4cwlLmRI9c166RuL3w30zp4R7Joiv2cQTtTtA+jeuCAjH3ZlGnYS3tKENSrKhAzVVP9GVyzeYQ==", + "requires": { + "@npmcli/fs": "^2.1.0", + "@npmcli/move-file": "^2.0.0", + "chownr": "^2.0.0", + "fs-minipass": "^2.1.0", + "glob": "^8.0.1", + "infer-owner": "^1.0.4", + "lru-cache": "^7.7.1", + "minipass": "^3.1.6", + "minipass-collect": "^1.0.2", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "mkdirp": "^1.0.4", + "p-map": "^4.0.0", + "promise-inflight": "^1.0.1", + "rimraf": "^3.0.2", + "ssri": "^9.0.0", + "tar": "^6.1.11", + "unique-filename": "^2.0.0" + }, + "dependencies": { + "brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "requires": { + "balanced-match": "^1.0.0" + } + }, + "glob": { + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-8.0.3.tgz", + "integrity": "sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==", + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^5.0.1", + "once": "^1.3.0" + } + }, + "minimatch": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.1.tgz", + "integrity": "sha512-362NP+zlprccbEt/SkxKfRMHnNY85V74mVnpUpNyr3F35covl09Kec7/sEFLt3RA4oXmewtoaanoIf67SE5Y5g==", + "requires": { + "brace-expansion": "^2.0.1" + } + }, + "mkdirp": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", + "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==" + } + } + }, + "cache-base": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz", + "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==", + "requires": { + "collection-visit": "^1.0.0", + "component-emitter": "^1.2.1", + "get-value": "^2.0.6", + "has-value": "^1.0.0", + "isobject": "^3.0.1", + "set-value": "^2.0.0", + "to-object-path": "^0.3.0", + "union-value": "^1.0.0", + "unset-value": "^1.0.0" + } + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "cheerio": { + "version": "1.0.0-rc.12", + "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.12.tgz", + "integrity": "sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==", + "requires": { + "cheerio-select": "^2.1.0", + "dom-serializer": "^2.0.0", + "domhandler": "^5.0.3", + "domutils": "^3.0.1", + "htmlparser2": "^8.0.1", + "parse5": "^7.0.0", + "parse5-htmlparser2-tree-adapter": "^7.0.0" + } + }, + "cheerio-select": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/cheerio-select/-/cheerio-select-2.1.0.tgz", + "integrity": "sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==", + "requires": { + "boolbase": "^1.0.0", + "css-select": "^5.1.0", + "css-what": "^6.1.0", + "domelementtype": "^2.3.0", + "domhandler": "^5.0.3", + "domutils": "^3.0.1" + } + }, + "chownr": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz", + "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==" + }, + "class-utils": { + "version": "0.3.6", + "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz", + "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==", + "requires": { + "arr-union": "^3.1.0", + "define-property": "^0.2.5", + "isobject": "^3.0.0", + "static-extend": "^0.1.1" + }, + "dependencies": { + "define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", + "requires": { + "is-descriptor": "^0.1.0" + } + }, + "is-accessor-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", + "requires": { + "kind-of": "^3.0.2" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "is-data-descriptor": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", + "requires": { + "kind-of": "^3.0.2" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "is-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "requires": { + "is-accessor-descriptor": "^0.1.6", + "is-data-descriptor": "^0.1.4", + "kind-of": "^5.0.0" + } + }, + "kind-of": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", + "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==" + } + } + }, + "clean-stack": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz", + "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==" + }, + "cliui": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", + "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", + "requires": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.1", + "wrap-ansi": "^7.0.0" + } + }, + "collection-visit": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz", + "integrity": "sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==", + "requires": { + "map-visit": "^1.0.0", + "object-visit": "^1.0.0" + } + }, + "color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "requires": { + "color-name": "~1.1.4" + } + }, + "color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" + }, + "color-support": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz", + "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==" + }, + "colors-cli": { + "version": "1.0.28", + "resolved": "https://registry.npmjs.org/colors-cli/-/colors-cli-1.0.28.tgz", + "integrity": "sha512-2XE8s1mB3Jr5rvirk/fFzhWY2m9S2dpZ0mWz3Yl/mzMM8hDVBawL0Rsal5hR1gJP4lgqhQfFfEmaGZpUZgEKrA==" + }, + "commander": { + "version": "9.4.1", + "resolved": "https://registry.npmjs.org/commander/-/commander-9.4.1.tgz", + "integrity": "sha512-5EEkTNyHNGFPD2H+c/dXXfQZYa/scCKasxWcXJaWnNJ99pnQN9Vnmqow+p+PlFPE63Q6mThaZws1T+HxfpgtPw==" + }, + "component-emitter": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz", + "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==" + }, + "concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" + }, + "console-control-strings": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", + "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==" + }, + "content-disposition": { + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz", + "integrity": "sha512-kRGRZw3bLlFISDBgwTSA1TMBFN6J6GWDeubmDE3AF+3+yXL8hTWv8r5rkLbqYXY4RjPk/EzHnClI3zQf1cFmHA==" + }, + "content-type": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz", + "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==" + }, + "cookie": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.1.tgz", + "integrity": "sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA==" + }, + "cookie-parser": { + "version": "1.4.6", + "resolved": "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.4.6.tgz", + "integrity": "sha512-z3IzaNjdwUC2olLIB5/ITd0/setiaFMLYiZJle7xg5Fe9KWAceil7xszYfHHBtDFYLSgJduS2Ty0P1uJdPDJeA==", + "requires": { + "cookie": "0.4.1", + "cookie-signature": "1.0.6" + } + }, + "cookie-signature": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", + "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==" + }, + "copy-descriptor": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz", + "integrity": "sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==" + }, + "copy-template-dir": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/copy-template-dir/-/copy-template-dir-1.4.0.tgz", + "integrity": "sha512-xkXSJhvKz4MfLbVkZ7GyCaFo4ciB3uKI/HHzkGwj1eyTH5+7RTFxW5CE0irWAZgV5oFcO9hd6+NVXAtY9hlo7Q==", + "requires": { + "end-of-stream": "^1.1.0", + "graceful-fs": "^4.1.3", + "maxstache": "^1.0.0", + "maxstache-stream": "^1.0.0", + "mkdirp": "^0.5.1", + "noop2": "^2.0.0", + "pump": "^1.0.0", + "readdirp": "^2.0.0", + "run-parallel": "^1.1.4" + } + }, + "core-util-is": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", + "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" + }, + "css-select": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz", + "integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==", + "requires": { + "boolbase": "^1.0.0", + "css-what": "^6.1.0", + "domhandler": "^5.0.2", + "domutils": "^3.0.1", + "nth-check": "^2.0.1" + } + }, + "css-tree": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.0.tgz", + "integrity": "sha512-1rg0LiK2MFi4R3/lVvnRokEWTZb30ljSAe5x+0HHkZ+OqZaAeiP8g8Eh91VmkyCtQn9vMgQRiaTDYgLBt+2Qyw==", + "requires": { + "mdn-data": "2.0.30", + "source-map-js": "^1.0.1" + } + }, + "css-what": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz", + "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==" + }, + "csso": { + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz", + "integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==", + "requires": { + "css-tree": "~2.2.0" + }, + "dependencies": { + "css-tree": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz", + "integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==", + "requires": { + "mdn-data": "2.0.28", + "source-map-js": "^1.0.1" + } + }, + "mdn-data": { + "version": "2.0.28", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz", + "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==" + } + } + }, + "cubic2quad": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/cubic2quad/-/cubic2quad-1.2.1.tgz", + "integrity": "sha512-wT5Y7mO8abrV16gnssKdmIhIbA9wSkeMzhh27jAguKrV82i24wER0vL5TGhUJ9dbJNDcigoRZ0IAHFEEEI4THQ==" + }, + "debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "requires": { + "ms": "2.0.0" + } + }, + "decode-uri-component": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz", + "integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==" + }, + "define-property": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz", + "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==", + "requires": { + "is-descriptor": "^1.0.2", + "isobject": "^3.0.1" + } + }, + "del": { + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/del/-/del-6.1.1.tgz", + "integrity": "sha512-ua8BhapfP0JUJKC/zV9yHHDW/rDoDxP4Zhn3AkA6/xT6gY7jYXJiaeyBZznYVujhZZET+UgcbZiQ7sN3WqcImg==", + "requires": { + "globby": "^11.0.1", + "graceful-fs": "^4.2.4", + "is-glob": "^4.0.1", + "is-path-cwd": "^2.2.0", + "is-path-inside": "^3.0.2", + "p-map": "^4.0.0", + "rimraf": "^3.0.2", + "slash": "^3.0.0" + } + }, + "delegates": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", + "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==" + }, + "depd": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz", + "integrity": "sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==" + }, + "destroy": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz", + "integrity": "sha512-3NdhDuEXnfun/z7x9GOElY49LoqVHoGScmOKwmxhsS8N5Y+Z8KyPPDnaSzqWgYt/ji4mqwfTS34Htrk0zPIXVg==" + }, + "dir-glob": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", + "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", + "requires": { + "path-type": "^4.0.0" + } + }, + "dom-serializer": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", + "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", + "requires": { + "domelementtype": "^2.3.0", + "domhandler": "^5.0.2", + "entities": "^4.2.0" + } + }, + "domelementtype": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", + "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==" + }, + "domhandler": { + "version": "5.0.3", + "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", + "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", + "requires": { + "domelementtype": "^2.3.0" + } + }, + "domutils": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.0.1.tgz", + "integrity": "sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==", + "requires": { + "dom-serializer": "^2.0.0", + "domelementtype": "^2.3.0", + "domhandler": "^5.0.1" + } + }, + "ee-first": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", + "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" + }, + "ejs": { + "version": "2.6.2", + "resolved": "https://registry.npmjs.org/ejs/-/ejs-2.6.2.tgz", + "integrity": "sha512-PcW2a0tyTuPHz3tWyYqtK6r1fZ3gp+3Sop8Ph+ZYN81Ob5rwmbHEzaqs10N3BEsaGTkh/ooniXK+WwszGlc2+Q==" + }, + "emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" + }, + "encodeurl": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", + "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==" + }, + "encoding": { + "version": "0.1.13", + "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz", + "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==", + "optional": true, + "requires": { + "iconv-lite": "^0.6.2" + }, + "dependencies": { + "iconv-lite": { + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", + "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", + "optional": true, + "requires": { + "safer-buffer": ">= 2.1.2 < 3.0.0" + } + } + } + }, + "end-of-stream": { + "version": "1.4.4", + "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", + "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", + "requires": { + "once": "^1.4.0" + } + }, + "entities": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz", + "integrity": "sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==" + }, + "env-paths": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", + "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==" + }, + "err-code": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz", + "integrity": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==" + }, + "escalade": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz", + "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==" + }, + "escape-html": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", + "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==" + }, + "etag": { + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", + "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==" + }, + "expand-brackets": { + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz", + "integrity": "sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==", + "requires": { + "debug": "^2.3.3", + "define-property": "^0.2.5", + "extend-shallow": "^2.0.1", + "posix-character-classes": "^0.1.0", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.1" + }, + "dependencies": { + "define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", + "requires": { + "is-descriptor": "^0.1.0" + } + }, + "extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", + "requires": { + "is-extendable": "^0.1.0" + } + }, + "is-accessor-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", + "requires": { + "kind-of": "^3.0.2" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "is-data-descriptor": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", + "requires": { + "kind-of": "^3.0.2" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "is-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "requires": { + "is-accessor-descriptor": "^0.1.6", + "is-data-descriptor": "^0.1.4", + "kind-of": "^5.0.0" + } + }, + "is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==" + }, + "kind-of": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", + "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==" + } + } + }, + "express": { + "version": "4.16.4", + "resolved": "https://registry.npmjs.org/express/-/express-4.16.4.tgz", + "integrity": "sha512-j12Uuyb4FMrd/qQAm6uCHAkPtO8FDTRJZBDd5D2KOL2eLaz1yUNdUB/NOIyq0iU4q4cFarsUCrnFDPBcnksuOg==", + "requires": { + "accepts": "~1.3.5", + "array-flatten": "1.1.1", + "body-parser": "1.18.3", + "content-disposition": "0.5.2", + "content-type": "~1.0.4", + "cookie": "0.3.1", + "cookie-signature": "1.0.6", + "debug": "2.6.9", + "depd": "~1.1.2", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "finalhandler": "1.1.1", + "fresh": "0.5.2", + "merge-descriptors": "1.0.1", + "methods": "~1.1.2", + "on-finished": "~2.3.0", + "parseurl": "~1.3.2", + "path-to-regexp": "0.1.7", + "proxy-addr": "~2.0.4", + "qs": "6.5.2", + "range-parser": "~1.2.0", + "safe-buffer": "5.1.2", + "send": "0.16.2", + "serve-static": "1.13.2", + "setprototypeof": "1.1.0", + "statuses": "~1.4.0", + "type-is": "~1.6.16", + "utils-merge": "1.0.1", + "vary": "~1.1.2" + }, + "dependencies": { + "cookie": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz", + "integrity": "sha512-+IJOX0OqlHCszo2mBUq+SrEbCj6w7Kpffqx60zYbPTFaO4+yYgRjHwcZNpWvaTylDHaV7PPmBHzSecZiMhtPgw==" + } + } + }, + "extend-shallow": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", + "integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==", + "requires": { + "assign-symbols": "^1.0.0", + "is-extendable": "^1.0.1" + } + }, + "extglob": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz", + "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==", + "requires": { + "array-unique": "^0.3.2", + "define-property": "^1.0.0", + "expand-brackets": "^2.1.4", + "extend-shallow": "^2.0.1", + "fragment-cache": "^0.2.1", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.1" + }, + "dependencies": { + "define-property": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", + "integrity": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==", + "requires": { + "is-descriptor": "^1.0.0" + } + }, + "extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", + "requires": { + "is-extendable": "^0.1.0" + } + }, + "is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==" + } + } + }, + "fast-glob": { + "version": "3.2.12", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz", + "integrity": "sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==", + "requires": { + "@nodelib/fs.stat": "^2.0.2", + "@nodelib/fs.walk": "^1.2.3", + "glob-parent": "^5.1.2", + "merge2": "^1.3.0", + "micromatch": "^4.0.4" + } + }, + "fastq": { + "version": "1.14.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.14.0.tgz", + "integrity": "sha512-eR2D+V9/ExcbF9ls441yIuN6TI2ED1Y2ZcA5BmMtJsOkWOFRJQ0Jt0g1UwqXJJVAb+V+umH5Dfr8oh4EVP7VVg==", + "requires": { + "reusify": "^1.0.4" + } + }, + "file-uri-to-path": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz", + "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==" + }, + "filelist": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz", + "integrity": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==", + "requires": { + "minimatch": "^5.0.1" + }, + "dependencies": { + "brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "requires": { + "balanced-match": "^1.0.0" + } + }, + "minimatch": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.1.tgz", + "integrity": "sha512-362NP+zlprccbEt/SkxKfRMHnNY85V74mVnpUpNyr3F35covl09Kec7/sEFLt3RA4oXmewtoaanoIf67SE5Y5g==", + "requires": { + "brace-expansion": "^2.0.1" + } + } + } + }, + "fill-range": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", + "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", + "requires": { + "to-regex-range": "^5.0.1" + } + }, + "finalhandler": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.1.tgz", + "integrity": "sha512-Y1GUDo39ez4aHAw7MysnUD5JzYX+WaIj8I57kO3aEPT1fFRL4sr7mjei97FgnwhAyyzRYmQZaTHb2+9uZ1dPtg==", + "requires": { + "debug": "2.6.9", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "on-finished": "~2.3.0", + "parseurl": "~1.3.2", + "statuses": "~1.4.0", + "unpipe": "~1.0.0" + } + }, + "for-in": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", + "integrity": "sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==" + }, + "forwarded": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz", + "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==" + }, + "fragment-cache": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz", + "integrity": "sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==", + "requires": { + "map-cache": "^0.2.2" + } + }, + "fresh": { + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", + "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==" + }, + "fs-extra": { + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz", + "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", + "requires": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + } + }, + "fs-minipass": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", + "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", + "requires": { + "minipass": "^3.0.0" + } + }, + "fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" + }, + "gauge": { + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/gauge/-/gauge-4.0.4.tgz", + "integrity": "sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==", + "requires": { + "aproba": "^1.0.3 || ^2.0.0", + "color-support": "^1.1.3", + "console-control-strings": "^1.1.0", + "has-unicode": "^2.0.1", + "signal-exit": "^3.0.7", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1", + "wide-align": "^1.1.5" + } + }, + "get-caller-file": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", + "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" + }, + "get-value": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz", + "integrity": "sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==" + }, + "glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + } + }, + "glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "requires": { + "is-glob": "^4.0.1" + } + }, + "globby": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", + "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", + "requires": { + "array-union": "^2.1.0", + "dir-glob": "^3.0.1", + "fast-glob": "^3.2.9", + "ignore": "^5.2.0", + "merge2": "^1.4.1", + "slash": "^3.0.0" + } + }, + "graceful-fs": { + "version": "4.2.10", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz", + "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==" + }, + "has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" + }, + "has-unicode": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", + "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==" + }, + "has-value": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz", + "integrity": "sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==", + "requires": { + "get-value": "^2.0.6", + "has-values": "^1.0.0", + "isobject": "^3.0.0" + } + }, + "has-values": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz", + "integrity": "sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==", + "requires": { + "is-number": "^3.0.0", + "kind-of": "^4.0.0" + }, + "dependencies": { + "is-number": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", + "integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==", + "requires": { + "kind-of": "^3.0.2" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "kind-of": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz", + "integrity": "sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw==", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "htmlparser2": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.1.tgz", + "integrity": "sha512-4lVbmc1diZC7GUJQtRQ5yBAeUCL1exyMwmForWkRLnwyzWBFxN633SALPMGYaWZvKe9j1pRZJpauvmxENSp/EA==", + "requires": { + "domelementtype": "^2.3.0", + "domhandler": "^5.0.2", + "domutils": "^3.0.1", + "entities": "^4.3.0" + } + }, + "http-cache-semantics": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz", + "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==" + }, + "http-errors": { + "version": "1.6.3", + "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz", + "integrity": "sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==", + "requires": { + "depd": "~1.1.2", + "inherits": "2.0.3", + "setprototypeof": "1.1.0", + "statuses": ">= 1.4.0 < 2" + } + }, + "http-proxy-agent": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz", + "integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==", + "requires": { + "@tootallnate/once": "2", + "agent-base": "6", + "debug": "4" + }, + "dependencies": { + "debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "requires": { + "ms": "2.1.2" + } + }, + "ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + } + } + }, + "https-proxy-agent": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", + "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", + "requires": { + "agent-base": "6", + "debug": "4" + }, + "dependencies": { + "debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "requires": { + "ms": "2.1.2" + } + }, + "ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + } + } + }, + "humanize-ms": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz", + "integrity": "sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==", + "requires": { + "ms": "^2.0.0" + } + }, + "iconv-lite": { + "version": "0.4.23", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.23.tgz", + "integrity": "sha512-neyTUVFtahjf0mB3dZT77u+8O0QB89jFdnBkd5P1JgYPbPaia3gXXOVL2fq8VyU2gMMD7SaN7QukTB/pmXYvDA==", + "requires": { + "safer-buffer": ">= 2.1.2 < 3" + } + }, + "ignore": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.1.tgz", + "integrity": "sha512-d2qQLzTJ9WxQftPAuEQpSPmKqzxePjzVbpAVv62AQ64NTL+wR4JkrVqR/LqFsFEUsHDAiId52mJteHDFuDkElA==" + }, + "image2uri": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/image2uri/-/image2uri-1.0.5.tgz", + "integrity": "sha512-y0BKZgnoDLRIF2J0Pg/Wa6uhY5i6SqR7Wfagghf0UHRpnWJ5jm1IS0bZjAV5ADOxHAM2zdzYWmw8EbQgEUlvmw==" + }, + "imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==" + }, + "indent-string": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", + "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==" + }, + "infer-owner": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz", + "integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==" + }, + "inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "requires": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "inherits": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", + "integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==" + }, + "ip": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz", + "integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==" + }, + "ipaddr.js": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", + "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==" + }, + "is-accessor-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", + "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", + "requires": { + "kind-of": "^6.0.0" + } + }, + "is-buffer": { + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", + "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==" + }, + "is-data-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", + "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", + "requires": { + "kind-of": "^6.0.0" + } + }, + "is-descriptor": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", + "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", + "requires": { + "is-accessor-descriptor": "^1.0.0", + "is-data-descriptor": "^1.0.0", + "kind-of": "^6.0.2" + } + }, + "is-extendable": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", + "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", + "requires": { + "is-plain-object": "^2.0.4" + } + }, + "is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" + }, + "is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" + }, + "is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "requires": { + "is-extglob": "^2.1.1" + } + }, + "is-lambda": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/is-lambda/-/is-lambda-1.0.1.tgz", + "integrity": "sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ==" + }, + "is-number": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" + }, + "is-path-cwd": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz", + "integrity": "sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==" + }, + "is-path-inside": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", + "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==" + }, + "is-plain-object": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", + "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "requires": { + "isobject": "^3.0.1" + } + }, + "is-windows": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz", + "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==" + }, + "isarray": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", + "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" + }, + "isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" + }, + "isobject": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", + "integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==" + }, + "jake": { + "version": "10.8.5", + "resolved": "https://registry.npmjs.org/jake/-/jake-10.8.5.tgz", + "integrity": "sha512-sVpxYeuAhWt0OTWITwT98oyV0GsXyMlXCF+3L1SuafBVUIr/uILGRB+NqwkzhgXKvoJpDIpQvqkUALgdmQsQxw==", + "requires": { + "async": "^3.2.3", + "chalk": "^4.0.2", + "filelist": "^1.0.1", + "minimatch": "^3.0.4" + } + }, + "jsonfile": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", + "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", + "requires": { + "graceful-fs": "^4.1.6", + "universalify": "^2.0.0" + } + }, + "kind-of": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", + "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==" + }, + "lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + }, + "lru-cache": { + "version": "7.14.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.14.1.tgz", + "integrity": "sha512-ysxwsnTKdAx96aTRdhDOCQfDgbHnt8SK0KY8SEjO0wHinhWOFTESbjVCMPbU1uGXg/ch4lifqx0wfjOawU2+WA==" + }, + "make-fetch-happen": { + "version": "10.2.1", + "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-10.2.1.tgz", + "integrity": "sha512-NgOPbRiaQM10DYXvN3/hhGVI2M5MtITFryzBGxHM5p4wnFxsVCbxkrBrDsk+EZ5OB4jEOT7AjDxtdF+KVEFT7w==", + "requires": { + "agentkeepalive": "^4.2.1", + "cacache": "^16.1.0", + "http-cache-semantics": "^4.1.0", + "http-proxy-agent": "^5.0.0", + "https-proxy-agent": "^5.0.0", + "is-lambda": "^1.0.1", + "lru-cache": "^7.7.1", + "minipass": "^3.1.6", + "minipass-collect": "^1.0.2", + "minipass-fetch": "^2.0.3", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "negotiator": "^0.6.3", + "promise-retry": "^2.0.1", + "socks-proxy-agent": "^7.0.0", + "ssri": "^9.0.0" + } + }, + "map-cache": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz", + "integrity": "sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==" + }, + "map-visit": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz", + "integrity": "sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==", + "requires": { + "object-visit": "^1.0.0" + } + }, + "maxstache": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/maxstache/-/maxstache-1.0.7.tgz", + "integrity": "sha512-53ZBxHrZM+W//5AcRVewiLpDunHnucfdzZUGz54Fnvo4tE+J3p8EL66kBrs2UhBXvYKTWckWYYWBqJqoTcenqg==" + }, + "maxstache-stream": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/maxstache-stream/-/maxstache-stream-1.0.4.tgz", + "integrity": "sha512-v8qlfPN0pSp7bdSoLo1NTjG43GXGqk5W2NWFnOCq2GlmFFqebGzPCjLKSbShuqIOVorOtZSAy7O/S1OCCRONUw==", + "requires": { + "maxstache": "^1.0.0", + "pump": "^1.0.0", + "split2": "^1.0.0", + "through2": "^2.0.0" + } + }, + "mdn-data": { + "version": "2.0.30", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz", + "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==" + }, + "media-typer": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", + "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==" + }, + "merge-descriptors": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz", + "integrity": "sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==" + }, + "merge2": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", + "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" + }, + "methods": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", + "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==" + }, + "microbuffer": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/microbuffer/-/microbuffer-1.0.0.tgz", + "integrity": "sha512-O/SUXauVN4x6RaEJFqSPcXNtLFL+QzJHKZlyDVYFwcDDRVca3Fa/37QXXC+4zAGGa4YhHrHxKXuuHvLDIQECtA==" + }, + "micromatch": { + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", + "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", + "requires": { + "braces": "^3.0.2", + "picomatch": "^2.3.1" + } + }, + "mime": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/mime/-/mime-1.4.1.tgz", + "integrity": "sha512-KI1+qOZu5DcW6wayYHSzR/tXKCDC5Om4s1z2QJjDULzLcmf3DvzS7oluY4HCTrc+9FiKmWUgeNLg7W3uIQvxtQ==" + }, + "mime-db": { + "version": "1.52.0", + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", + "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==" + }, + "mime-types": { + "version": "2.1.35", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", + "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", + "requires": { + "mime-db": "1.52.0" + } + }, + "minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "requires": { + "brace-expansion": "^1.1.7" + } + }, + "minimist": { + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.7.tgz", + "integrity": "sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==" + }, + "minipass": { + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", + "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", + "requires": { + "yallist": "^4.0.0" + } + }, + "minipass-collect": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz", + "integrity": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==", + "requires": { + "minipass": "^3.0.0" + } + }, + "minipass-fetch": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-2.1.2.tgz", + "integrity": "sha512-LT49Zi2/WMROHYoqGgdlQIZh8mLPZmOrN2NdJjMXxYe4nkN6FUyuPuOAOedNJDrx0IRGg9+4guZewtp8hE6TxA==", + "requires": { + "encoding": "^0.1.13", + "minipass": "^3.1.6", + "minipass-sized": "^1.0.3", + "minizlib": "^2.1.2" + } + }, + "minipass-flush": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz", + "integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==", + "requires": { + "minipass": "^3.0.0" + } + }, + "minipass-pipeline": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz", + "integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==", + "requires": { + "minipass": "^3.0.0" + } + }, + "minipass-sized": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/minipass-sized/-/minipass-sized-1.0.3.tgz", + "integrity": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==", + "requires": { + "minipass": "^3.0.0" + } + }, + "minizlib": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz", + "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==", + "requires": { + "minipass": "^3.0.0", + "yallist": "^4.0.0" + } + }, + "mixin-deep": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz", + "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==", + "requires": { + "for-in": "^1.0.2", + "is-extendable": "^1.0.1" + } + }, + "mkdirp": { + "version": "0.5.6", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", + "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", + "requires": { + "minimist": "^1.2.6" + } + }, + "morgan": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/morgan/-/morgan-1.9.1.tgz", + "integrity": "sha512-HQStPIV4y3afTiCYVxirakhlCfGkI161c76kKFca7Fk1JusM//Qeo1ej2XaMniiNeaZklMVrh3vTtIzpzwbpmA==", + "requires": { + "basic-auth": "~2.0.0", + "debug": "2.6.9", + "depd": "~1.1.2", + "on-finished": "~2.3.0", + "on-headers": "~1.0.1" + } + }, + "move-file": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/move-file/-/move-file-2.1.0.tgz", + "integrity": "sha512-i9qLW6gqboJ5Ht8bauZi7KlTnQ3QFpBCvMvFfEcHADKgHGeJ9BZMO7SFCTwHPV9Qa0du9DYY1Yx3oqlGt30nXA==", + "requires": { + "path-exists": "^4.0.0" + } + }, + "ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + }, + "nan": { + "version": "2.17.0", + "resolved": "https://registry.npmjs.org/nan/-/nan-2.17.0.tgz", + "integrity": "sha512-2ZTgtl0nJsO0KQCjEpxcIr5D+Yv90plTitZt9JBfQvVJDS5seMl3FOvsh3+9CoYWXf/1l5OaZzzF6nDm4cagaQ==" + }, + "nanomatch": { + "version": "1.2.13", + "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz", + "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==", + "requires": { + "arr-diff": "^4.0.0", + "array-unique": "^0.3.2", + "define-property": "^2.0.2", + "extend-shallow": "^3.0.2", + "fragment-cache": "^0.2.1", + "is-windows": "^1.0.2", + "kind-of": "^6.0.2", + "object.pick": "^1.3.0", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.1" + } + }, + "negotiator": { + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", + "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==" + }, + "node-gyp": { + "version": "9.3.0", + "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-9.3.0.tgz", + "integrity": "sha512-A6rJWfXFz7TQNjpldJ915WFb1LnhO4lIve3ANPbWreuEoLoKlFT3sxIepPBkLhM27crW8YmN+pjlgbasH6cH/Q==", + "requires": { + "env-paths": "^2.2.0", + "glob": "^7.1.4", + "graceful-fs": "^4.2.6", + "make-fetch-happen": "^10.0.3", + "nopt": "^6.0.0", + "npmlog": "^6.0.0", + "rimraf": "^3.0.2", + "semver": "^7.3.5", + "tar": "^6.1.2", + "which": "^2.0.2" + } + }, + "noop2": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/noop2/-/noop2-2.0.0.tgz", + "integrity": "sha512-2bu7Pfpf6uNqashWV8P7yYeutQ3XkLY9MBSYI5sOAFZxuWcW/uJfLbKj5m6SvMDT9U1Y0C+7UFG+7VSiIdXjtA==" + }, + "nopt": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/nopt/-/nopt-6.0.0.tgz", + "integrity": "sha512-ZwLpbTgdhuZUnZzjd7nb1ZV+4DoiC6/sfiVKok72ym/4Tlf+DFdlHYmT2JPmcNNWV6Pi3SDf1kT+A4r9RTuT9g==", + "requires": { + "abbrev": "^1.0.0" + } + }, + "npmlog": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.2.tgz", + "integrity": "sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==", + "requires": { + "are-we-there-yet": "^3.0.0", + "console-control-strings": "^1.1.0", + "gauge": "^4.0.3", + "set-blocking": "^2.0.0" + } + }, + "nth-check": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz", + "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==", + "requires": { + "boolbase": "^1.0.0" + } + }, + "object-copy": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz", + "integrity": "sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==", + "requires": { + "copy-descriptor": "^0.1.0", + "define-property": "^0.2.5", + "kind-of": "^3.0.3" + }, + "dependencies": { + "define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", + "requires": { + "is-descriptor": "^0.1.0" + } + }, + "is-accessor-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", + "requires": { + "kind-of": "^3.0.2" + } + }, + "is-data-descriptor": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", + "requires": { + "kind-of": "^3.0.2" + } + }, + "is-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "requires": { + "is-accessor-descriptor": "^0.1.6", + "is-data-descriptor": "^0.1.4", + "kind-of": "^5.0.0" + }, + "dependencies": { + "kind-of": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", + "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==" + } + } + }, + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "object-visit": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz", + "integrity": "sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==", + "requires": { + "isobject": "^3.0.0" + } + }, + "object.pick": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz", + "integrity": "sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==", + "requires": { + "isobject": "^3.0.1" + } + }, + "on-finished": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz", + "integrity": "sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==", + "requires": { + "ee-first": "1.1.1" + } + }, + "on-headers": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz", + "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==" + }, + "once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "requires": { + "wrappy": "1" + } + }, + "p-map": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz", + "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==", + "requires": { + "aggregate-error": "^3.0.0" + } + }, + "pako": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz", + "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==" + }, + "parse5": { + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz", + "integrity": "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==", + "requires": { + "entities": "^4.4.0" + } + }, + "parse5-htmlparser2-tree-adapter": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.0.0.tgz", + "integrity": "sha512-B77tOZrqqfUfnVcOrUvfdLbz4pu4RopLD/4vmu3HUPswwTA8OH0EMW9BlWR2B0RCoiZRAHEUu7IxeP1Pd1UU+g==", + "requires": { + "domhandler": "^5.0.2", + "parse5": "^7.0.0" + } + }, + "parseurl": { + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", + "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==" + }, + "pascalcase": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz", + "integrity": "sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==" + }, + "path-exists": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", + "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" + }, + "path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" + }, + "path-to-regexp": { + "version": "0.1.7", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz", + "integrity": "sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==" + }, + "path-type": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", + "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==" + }, + "picocolors": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", + "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==" + }, + "picomatch": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" + }, + "posix-character-classes": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz", + "integrity": "sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==" + }, + "process-nextick-args": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", + "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" + }, + "promise-inflight": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz", + "integrity": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==" + }, + "promise-retry": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz", + "integrity": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==", + "requires": { + "err-code": "^2.0.2", + "retry": "^0.12.0" + } + }, + "proxy-addr": { + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz", + "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", + "requires": { + "forwarded": "0.2.0", + "ipaddr.js": "1.9.1" + } + }, + "pump": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/pump/-/pump-1.0.3.tgz", + "integrity": "sha512-8k0JupWme55+9tCVE+FS5ULT3K6AbgqrGa58lTT49RpyfwwcGedHqaC5LlQNdEAumn/wFsu6aPwkuPMioy8kqw==", + "requires": { + "end-of-stream": "^1.1.0", + "once": "^1.3.1" + } + }, + "qs": { + "version": "6.5.2", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz", + "integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==" + }, + "queue-microtask": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", + "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" + }, + "range-parser": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", + "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==" + }, + "raw-body": { + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.3.3.tgz", + "integrity": "sha512-9esiElv1BrZoI3rCDuOuKCBRbuApGGaDPQfjSflGxdy4oyzqghxu6klEkkVIvBje+FF0BX9coEv8KqW6X/7njw==", + "requires": { + "bytes": "3.0.0", + "http-errors": "1.6.3", + "iconv-lite": "0.4.23", + "unpipe": "1.0.0" + } + }, + "readable-stream": { + "version": "2.3.7", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", + "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", + "requires": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" + } + }, + "readdirp": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz", + "integrity": "sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==", + "requires": { + "graceful-fs": "^4.1.11", + "micromatch": "^3.1.10", + "readable-stream": "^2.0.2" + }, + "dependencies": { + "braces": { + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz", + "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==", + "requires": { + "arr-flatten": "^1.1.0", + "array-unique": "^0.3.2", + "extend-shallow": "^2.0.1", + "fill-range": "^4.0.0", + "isobject": "^3.0.1", + "repeat-element": "^1.1.2", + "snapdragon": "^0.8.1", + "snapdragon-node": "^2.0.1", + "split-string": "^3.0.2", + "to-regex": "^3.0.1" + }, + "dependencies": { + "extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", + "requires": { + "is-extendable": "^0.1.0" + } + } + } + }, + "fill-range": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz", + "integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==", + "requires": { + "extend-shallow": "^2.0.1", + "is-number": "^3.0.0", + "repeat-string": "^1.6.1", + "to-regex-range": "^2.1.0" + }, + "dependencies": { + "extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", + "requires": { + "is-extendable": "^0.1.0" + } + } + } + }, + "is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==" + }, + "is-number": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", + "integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==", + "requires": { + "kind-of": "^3.0.2" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "micromatch": { + "version": "3.1.10", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz", + "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==", + "requires": { + "arr-diff": "^4.0.0", + "array-unique": "^0.3.2", + "braces": "^2.3.1", + "define-property": "^2.0.2", + "extend-shallow": "^3.0.2", + "extglob": "^2.0.4", + "fragment-cache": "^0.2.1", + "kind-of": "^6.0.2", + "nanomatch": "^1.2.9", + "object.pick": "^1.3.0", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.2" + } + }, + "to-regex-range": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz", + "integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==", + "requires": { + "is-number": "^3.0.0", + "repeat-string": "^1.6.1" + } + } + } + }, + "regex-not": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz", + "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==", + "requires": { + "extend-shallow": "^3.0.2", + "safe-regex": "^1.1.0" + } + }, + "repeat-element": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.4.tgz", + "integrity": "sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==" + }, + "repeat-string": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", + "integrity": "sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==" + }, + "require-directory": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", + "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==" + }, + "resolve-url": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz", + "integrity": "sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==" + }, + "ret": { + "version": "0.1.15", + "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz", + "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==" + }, + "retry": { + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz", + "integrity": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==" + }, + "reusify": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", + "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" + }, + "rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "requires": { + "glob": "^7.1.3" + } + }, + "run-parallel": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", + "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", + "requires": { + "queue-microtask": "^1.2.2" + } + }, + "safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + }, + "safe-regex": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz", + "integrity": "sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==", + "requires": { + "ret": "~0.1.10" + } + }, + "safer-buffer": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", + "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" + }, + "sax": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz", + "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==" + }, + "semver": { + "version": "7.3.8", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", + "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "requires": { + "lru-cache": "^6.0.0" + }, + "dependencies": { + "lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "requires": { + "yallist": "^4.0.0" + } + } + } + }, + "send": { + "version": "0.16.2", + "resolved": "https://registry.npmjs.org/send/-/send-0.16.2.tgz", + "integrity": "sha512-E64YFPUssFHEFBvpbbjr44NCLtI1AohxQ8ZSiJjQLskAdKuriYEP6VyGEsRDH8ScozGpkaX1BGvhanqCwkcEZw==", + "requires": { + "debug": "2.6.9", + "depd": "~1.1.2", + "destroy": "~1.0.4", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "fresh": "0.5.2", + "http-errors": "~1.6.2", + "mime": "1.4.1", + "ms": "2.0.0", + "on-finished": "~2.3.0", + "range-parser": "~1.2.0", + "statuses": "~1.4.0" + } + }, + "serve-static": { + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.13.2.tgz", + "integrity": "sha512-p/tdJrO4U387R9oMjb1oj7qSMaMfmOyd4j9hOFoxZe2baQszgHcSWjuya/CiT5kgZZKRudHNOA0pYXOl8rQ5nw==", + "requires": { + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "parseurl": "~1.3.2", + "send": "0.16.2" + } + }, + "set-blocking": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", + "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==" + }, + "set-value": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz", + "integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==", + "requires": { + "extend-shallow": "^2.0.1", + "is-extendable": "^0.1.1", + "is-plain-object": "^2.0.3", + "split-string": "^3.0.1" + }, + "dependencies": { + "extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", + "requires": { + "is-extendable": "^0.1.0" + } + }, + "is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==" + } + } + }, + "setprototypeof": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz", + "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==" + }, + "signal-exit": { + "version": "3.0.7", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", + "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" + }, + "slash": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", + "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==" + }, + "smart-buffer": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", + "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==" + }, + "snapdragon": { + "version": "0.8.2", + "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz", + "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==", + "requires": { + "base": "^0.11.1", + "debug": "^2.2.0", + "define-property": "^0.2.5", + "extend-shallow": "^2.0.1", + "map-cache": "^0.2.2", + "source-map": "^0.5.6", + "source-map-resolve": "^0.5.0", + "use": "^3.1.0" + }, + "dependencies": { + "define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", + "requires": { + "is-descriptor": "^0.1.0" + } + }, + "extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", + "requires": { + "is-extendable": "^0.1.0" + } + }, + "is-accessor-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", + "requires": { + "kind-of": "^3.0.2" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "is-data-descriptor": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", + "requires": { + "kind-of": "^3.0.2" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "is-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "requires": { + "is-accessor-descriptor": "^0.1.6", + "is-data-descriptor": "^0.1.4", + "kind-of": "^5.0.0" + } + }, + "is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==" + }, + "kind-of": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", + "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==" + } + } + }, + "snapdragon-node": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz", + "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==", + "requires": { + "define-property": "^1.0.0", + "isobject": "^3.0.0", + "snapdragon-util": "^3.0.1" + }, + "dependencies": { + "define-property": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", + "integrity": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==", + "requires": { + "is-descriptor": "^1.0.0" + } + } + } + }, + "snapdragon-util": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz", + "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==", + "requires": { + "kind-of": "^3.2.0" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "socks": { + "version": "2.7.1", + "resolved": "https://registry.npmjs.org/socks/-/socks-2.7.1.tgz", + "integrity": "sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==", + "requires": { + "ip": "^2.0.0", + "smart-buffer": "^4.2.0" + } + }, + "socks-proxy-agent": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz", + "integrity": "sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww==", + "requires": { + "agent-base": "^6.0.2", + "debug": "^4.3.3", + "socks": "^2.6.2" + }, + "dependencies": { + "debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "requires": { + "ms": "2.1.2" + } + }, + "ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + } + } + }, + "source-map": { + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", + "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==" + }, + "source-map-js": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", + "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==" + }, + "source-map-resolve": { + "version": "0.5.3", + "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz", + "integrity": "sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==", + "requires": { + "atob": "^2.1.2", + "decode-uri-component": "^0.2.0", + "resolve-url": "^0.2.1", + "source-map-url": "^0.4.0", + "urix": "^0.1.0" + } + }, + "source-map-url": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.1.tgz", + "integrity": "sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==" + }, + "split-string": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz", + "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==", + "requires": { + "extend-shallow": "^3.0.0" + } + }, + "split2": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/split2/-/split2-1.1.1.tgz", + "integrity": "sha512-cfurE2q8LamExY+lJ9Ex3ZfBwqAPduzOKVscPDXNCLLMvyaeD3DTz1yk7fVIs6Chco+12XeD0BB6HEoYzPYbXA==", + "requires": { + "through2": "~2.0.0" + } + }, + "ssri": { + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-9.0.1.tgz", + "integrity": "sha512-o57Wcn66jMQvfHG1FlYbWeZWW/dHZhJXjpIcTfXldXEk5nz5lStPo3mK0OJQfGR3RbZUlbISexbljkJzuEj/8Q==", + "requires": { + "minipass": "^3.1.1" + } + }, + "static-extend": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz", + "integrity": "sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==", + "requires": { + "define-property": "^0.2.5", + "object-copy": "^0.1.0" + }, + "dependencies": { + "define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", + "requires": { + "is-descriptor": "^0.1.0" + } + }, + "is-accessor-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", + "requires": { + "kind-of": "^3.0.2" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "is-data-descriptor": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", + "requires": { + "kind-of": "^3.0.2" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "is-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "requires": { + "is-accessor-descriptor": "^0.1.6", + "is-data-descriptor": "^0.1.4", + "kind-of": "^5.0.0" + } + }, + "kind-of": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", + "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==" + } + } + }, + "statuses": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.4.0.tgz", + "integrity": "sha512-zhSCtt8v2NDrRlPQpCNtw/heZLtfUDqxBM1udqikb/Hbk52LK4nQSwr10u77iopCW5LsyHpuXS0GnEc48mLeew==" + }, + "string_decoder": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "requires": { + "safe-buffer": "~5.1.0" + } + }, + "string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "requires": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + } + }, + "strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "requires": { + "ansi-regex": "^5.0.1" + } + }, + "supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "requires": { + "has-flag": "^4.0.0" + } + }, + "svg-pathdata": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/svg-pathdata/-/svg-pathdata-6.0.3.tgz", + "integrity": "sha512-qsjeeq5YjBZ5eMdFuUa4ZosMLxgr5RZ+F+Y1OrDhuOCEInRMA3x74XdBtggJcj9kOeInz0WE+LgCPDkZFlBYJw==" + }, + "svg2ttf": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/svg2ttf/-/svg2ttf-6.0.3.tgz", + "integrity": "sha512-CgqMyZrbOPpc+WqH7aga4JWkDPso23EgypLsbQ6gN3uoPWwwiLjXvzgrwGADBExvCRJrWFzAeK1bSoSpE7ixSQ==", + "requires": { + "@xmldom/xmldom": "^0.7.2", + "argparse": "^2.0.1", + "cubic2quad": "^1.2.1", + "lodash": "^4.17.10", + "microbuffer": "^1.0.0", + "svgpath": "^2.1.5" + } + }, + "svgicons2svgfont": { + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/svgicons2svgfont/-/svgicons2svgfont-12.0.0.tgz", + "integrity": "sha512-fjyDkhiG0M1TPBtZzD12QV3yDcG2fUgiqHPOCYzf7hHE40Hl3GhnE6P1njsJCCByhwM7MiufyDW3L7IOR5dg9w==", + "requires": { + "commander": "^9.3.0", + "glob": "^8.0.3", + "sax": "^1.2.4", + "svg-pathdata": "^6.0.3" + }, + "dependencies": { + "brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "requires": { + "balanced-match": "^1.0.0" + } + }, + "glob": { + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-8.0.3.tgz", + "integrity": "sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==", + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^5.0.1", + "once": "^1.3.0" + } + }, + "minimatch": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.1.tgz", + "integrity": "sha512-362NP+zlprccbEt/SkxKfRMHnNY85V74mVnpUpNyr3F35covl09Kec7/sEFLt3RA4oXmewtoaanoIf67SE5Y5g==", + "requires": { + "brace-expansion": "^2.0.1" + } + } + } + }, + "svgo": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.0.2.tgz", + "integrity": "sha512-Z706C1U2pb1+JGP48fbazf3KxHrWOsLme6Rv7imFBn5EnuanDW1GPaA/P1/dvObE670JDePC3mnj0k0B7P0jjQ==", + "requires": { + "@trysound/sax": "0.2.0", + "commander": "^7.2.0", + "css-select": "^5.1.0", + "css-tree": "^2.2.1", + "csso": "^5.0.5", + "picocolors": "^1.0.0" + }, + "dependencies": { + "commander": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", + "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==" + } + } + }, + "svgpath": { + "version": "2.6.0", + "resolved": "https://registry.npmjs.org/svgpath/-/svgpath-2.6.0.tgz", + "integrity": "sha512-OIWR6bKzXvdXYyO4DK/UWa1VA1JeKq8E+0ug2DG98Y/vOmMpfZNj+TIG988HjfYSqtcy/hFOtZq/n/j5GSESNg==" + }, + "svgtofont": { + "version": "3.22.0", + "resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.22.0.tgz", + "integrity": "sha512-6c6E8kzzvDyCrDPlHX9UxowHdKEQ8YF44tsR/E+i991YkSdm6wHru23zlZ/bjvsBeNFZ/PehMEwMPIAF77HirA==", + "requires": { + "@types/cheerio": "~0.22.31", + "@types/ejs": "~3.1.0", + "@types/fs-extra": "~9.0.13", + "@types/svg2ttf": "~5.0.1", + "@types/svgicons2svgfont": "~10.0.1", + "@types/ttf2eot": "~2.0.0", + "@types/ttf2woff": "~2.0.2", + "@types/ttf2woff2": "~2.0.0", + "cheerio": "~1.0.0-rc.12", + "colors-cli": "~1.0.28", + "copy-template-dir": "~1.4.0", + "del": "~6.1.0", + "ejs": "~3.1.6", + "fs-extra": "~10.1.0", + "image2uri": "~1.0.5", + "move-file": "~2.1.0", + "svg2ttf": "~6.0.3", + "svgicons2svgfont": "~12.0.0", + "svgo": "~3.0.0", + "ttf2eot": "~3.1.0", + "ttf2woff": "~3.0.0", + "ttf2woff2": "~4.0.4", + "yaml": "^2.1.3", + "yargs": "~17.6.0" + }, + "dependencies": { + "ejs": { + "version": "3.1.8", + "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.8.tgz", + "integrity": "sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==", + "requires": { + "jake": "^10.8.5" + } + } + } + }, + "tar": { + "version": "6.1.13", + "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.13.tgz", + "integrity": "sha512-jdIBIN6LTIe2jqzay/2vtYLlBHa3JF42ot3h1dW8Q0PaAG4v8rm0cvpVePtau5C6OKXGGcgO9q2AMNSWxiLqKw==", + "requires": { + "chownr": "^2.0.0", + "fs-minipass": "^2.0.0", + "minipass": "^4.0.0", + "minizlib": "^2.1.1", + "mkdirp": "^1.0.3", + "yallist": "^4.0.0" + }, + "dependencies": { + "minipass": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-4.0.0.tgz", + "integrity": "sha512-g2Uuh2jEKoht+zvO6vJqXmYpflPqzRBT+Th2h01DKh5z7wbY/AZ2gCQ78cP70YoHPyFdY30YBV5WxgLOEwOykw==", + "requires": { + "yallist": "^4.0.0" + } + }, + "mkdirp": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", + "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==" + } + } + }, + "through2": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "requires": { + "readable-stream": "~2.3.6", + "xtend": "~4.0.1" + } + }, + "to-object-path": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz", + "integrity": "sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==", + "requires": { + "kind-of": "^3.0.2" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "to-regex": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz", + "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==", + "requires": { + "define-property": "^2.0.2", + "extend-shallow": "^3.0.2", + "regex-not": "^1.0.2", + "safe-regex": "^1.1.0" + } + }, + "to-regex-range": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", + "requires": { + "is-number": "^7.0.0" + } + }, + "ttf2eot": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/ttf2eot/-/ttf2eot-3.1.0.tgz", + "integrity": "sha512-aHTbcYosNHVqb2Qtt9Xfta77ae/5y0VfdwNLUS6sGBeGr22cX2JDMo/i5h3uuOf+FAD3akYOr17+fYd5NK8aXw==", + "requires": { + "argparse": "^2.0.1" + } + }, + "ttf2woff": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/ttf2woff/-/ttf2woff-3.0.0.tgz", + "integrity": "sha512-OvmFcj70PhmAsVQKfC15XoKH55cRWuaRzvr2fpTNhTNer6JBpG8n6vOhRrIgxMjcikyYt88xqYXMMVapJ4Rjvg==", + "requires": { + "argparse": "^2.0.1", + "pako": "^1.0.0" + } + }, + "ttf2woff2": { + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/ttf2woff2/-/ttf2woff2-4.0.5.tgz", + "integrity": "sha512-zpoU0NopfjoyVqkFeQ722SyKk/n607mm5OHxuDS/wCCSy82B8H3hHXrezftA2KMbKqfJIjie2lsJHdvPnBGbsw==", + "requires": { + "bindings": "^1.5.0", + "bufferstreams": "^3.0.0", + "nan": "^2.14.2", + "node-gyp": "^9.0.0" + } + }, + "type-is": { + "version": "1.6.18", + "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", + "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", + "requires": { + "media-typer": "0.3.0", + "mime-types": "~2.1.24" + } + }, + "union-value": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz", + "integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==", + "requires": { + "arr-union": "^3.1.0", + "get-value": "^2.0.6", + "is-extendable": "^0.1.1", + "set-value": "^2.0.1" + }, + "dependencies": { + "is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==" + } + } + }, + "unique-filename": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-2.0.1.tgz", + "integrity": "sha512-ODWHtkkdx3IAR+veKxFV+VBkUMcN+FaqzUUd7IZzt+0zhDZFPFxhlqwPF3YQvMHx1TD0tdgYl+kuPnJ8E6ql7A==", + "requires": { + "unique-slug": "^3.0.0" + } + }, + "unique-slug": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-3.0.0.tgz", + "integrity": "sha512-8EyMynh679x/0gqE9fT9oilG+qEt+ibFyqjuVTsZn1+CMxH+XLlpvr2UZx4nVcCwTpx81nICr2JQFkM+HPLq4w==", + "requires": { + "imurmurhash": "^0.1.4" + } + }, + "universalify": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz", + "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==" + }, + "unpipe": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", + "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==" + }, + "unset-value": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz", + "integrity": "sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==", + "requires": { + "has-value": "^0.3.1", + "isobject": "^3.0.0" + }, + "dependencies": { + "has-value": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz", + "integrity": "sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q==", + "requires": { + "get-value": "^2.0.3", + "has-values": "^0.1.4", + "isobject": "^2.0.0" + }, + "dependencies": { + "isobject": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz", + "integrity": "sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==", + "requires": { + "isarray": "1.0.0" + } + } + } + }, + "has-values": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz", + "integrity": "sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ==" + } + } + }, + "urix": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz", + "integrity": "sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==" + }, + "use": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz", + "integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==" + }, + "util-deprecate": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" + }, + "utils-merge": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", + "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==" + }, + "vary": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", + "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==" + }, + "which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "requires": { + "isexe": "^2.0.0" + } + }, + "wide-align": { + "version": "1.1.5", + "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz", + "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==", + "requires": { + "string-width": "^1.0.2 || 2 || 3 || 4" + } + }, + "wrap-ansi": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "requires": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + } + }, + "wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" + }, + "xtend": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", + "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==" + }, + "y18n": { + "version": "5.0.8", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", + "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==" + }, + "yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "yaml": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.1.3.tgz", + "integrity": "sha512-AacA8nRULjKMX2DvWvOAdBZMOfQlypSFkjcOcu9FalllIDJ1kvlREzcdIZmidQUqqeMv7jorHjq2HlLv/+c2lg==" + }, + "yargs": { + "version": "17.6.2", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.6.2.tgz", + "integrity": "sha512-1/9UrdHjDZc0eOU0HxOHoS78C69UD3JRMvzlJ7S79S2nTaWRA/whGCTV8o9e/N/1Va9YIV7Q4sOxD8VV4pCWOw==", + "requires": { + "cliui": "^8.0.1", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.3", + "y18n": "^5.0.5", + "yargs-parser": "^21.1.1" + } + }, + "yargs-parser": { + "version": "21.1.1", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", + "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==" + } + } +} diff --git a/package.json b/package.json new file mode 100644 index 0000000..a1264d7 --- /dev/null +++ b/package.json @@ -0,0 +1,17 @@ +{ + "name": "testapp", + "version": "0.0.0", + "private": true, + "scripts": { + "start": "node ./bin/www" + }, + "dependencies": { + "cookie-parser": "~1.4.4", + "debug": "~2.6.9", + "ejs": "~2.6.1", + "express": "~4.16.1", + "http-errors": "~1.6.3", + "morgan": "~1.9.1", + "svgtofont": "^3.22.0" + } +} diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css new file mode 100644 index 0000000..9453385 --- /dev/null +++ b/public/stylesheets/style.css @@ -0,0 +1,8 @@ +body { + padding: 50px; + font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; +} + +a { + color: #00B7FF; +} diff --git a/routes/createFont.js b/routes/createFont.js new file mode 100644 index 0000000..caf9924 --- /dev/null +++ b/routes/createFont.js @@ -0,0 +1,13 @@ +var express = require('express'); +var router = express.Router(); + + +router.post('/createfont', async (req, res) => { + + const fontCreaet = font.create( + { + name : req.body.fontName, + }) + res.send(font.id); +}); +module.exports = router; diff --git a/routes/createIconFont.js b/routes/createIconFont.js new file mode 100644 index 0000000..d1c3d87 --- /dev/null +++ b/routes/createIconFont.js @@ -0,0 +1,66 @@ + + +var express = require('express'); +var router = express.Router(); +router.post('/createIconFont', async (req, res) => { + + svgFiles = [] + let fontId = await font.findOne( { + + where : { + name : req.body.fontName, + } + }) + let svgList = await font.findAll({ + include : [{model: iconFont , where : { + varient : "Bulks", + iconfontID :fontId.dataValues.id, + + }}, ], + + }) + svgList = svgList[0].dataValues.iconfonts + res.send(svgList) + + + if (!fs.existsSync("iconFont/svg/"+req.body.fontName)){ + fs.mkdirSync("iconFont/svg/"+req.body.fontName); + } + +svgtofont({ +src: path.resolve('iconFont/svg/'+req.body.fontName), +dist: path.resolve('iconFont/iconFontsOf'+req.body.fontName), +fontName: req.body.fontName, +// css: true, +emptyDist: true, +useNameAsUnicode : true, +}); + +const cssFileGenerator = ` +@font-face { +font-family: ${req.body.fontName}; +src: url('${req.body.fontName}.eot'); /* IE9*/ +src: url('${req.body.fontName}.eot') format('embedded-opentype'), /* IE6-IE8 */ +url("${req.body.fontName}.woff2") format("woff2"), +url("${req.body.fontName}.woff") format("woff"), +url('${req.body.fontName}.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ +url('${req.body.fontName}.svg') format('svg'); /* iOS 4.1- */ +} + +.characters { +font-family: '${req.body.fontName}' !important; +font-size:16px; +font-style:normal; +-webkit-font-smoothing: antialiased; +-moz-osx-font-smoothing: grayscale; +} + +` +fs.writeFile('iconFont/iconFontsOf'+req.body.fontName + "/"+req.body.fontName+".css", cssFileGenerator, err => { +if (err) { + console.error(err); +} +// file written successfully +}); +}); +module.exports = router; diff --git a/routes/creator.js b/routes/creator.js new file mode 100644 index 0000000..bdcb8ec --- /dev/null +++ b/routes/creator.js @@ -0,0 +1,131 @@ + +var express = require('express'); +var router = express.Router(); +const fontDb = require('../models/iconFontmodels'); +const font = fontDb.font +const iconFont = fontDb.iconfont +const svgtofont = require('svgtofont'); +const fs = require('fs'); +const path = require('path'); +const { where } = require('sequelize'); +const { resolve } = require('path/posix'); +router.post('/createIconFont', async (req, res) => { + + svgFiles = [] + let fontId = await font.findOne( { + + where : { + name : req.body.fontName, + } + }) + let svgList = await font.findAll({ + include : [{model: iconFont , where : { + varient : "Bulks", + iconfontID :fontId.dataValues.id, + + }}, ], + + }) + svgList = svgList[0].dataValues.iconfonts + res.send(svgList) + + const cssFileGenerator = ` + @font-face { + font-family: ${req.body.fontName}; + src: url('${req.body.fontName}.eot'); /* IE9*/ + src: url('${req.body.fontName}.eot') format('embedded-opentype'), /* IE6-IE8 */ + url("${req.body.fontName}.woff2") format("woff2"), + url("${req.body.fontName}.woff") format("woff"), + url('${req.body.fontName}.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ + url('${req.body.fontName}.svg') format('svg'); /* iOS 4.1- */ + } + + .characters { + font-family: '${req.body.fontName}' !important; + font-size:16px; + font-style:normal; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + } + + ` + fs.unlink('iconFont/iconFontsOf'+req.body.fontName ,function(err){ + if(err) return console.log(err); + console.log('file deleted successfully'); + }); + if (!fs.existsSync('iconFont/iconFontsOf'+req.body.fontName )){ + fs.mkdirSync('iconFont/iconFontsOf'+req.body.fontName ); + } + fs.appendFile('iconFont/iconFontsOf'+req.body.fontName + "/"+req.body.fontName+".css", cssFileGenerator, err => { + if (err) { + console.error(err); + } + // file written successfully + }); + +svgtofont({ +src: path.resolve('svgs/'+req.body.fontName), +dist: path.resolve('iconFont/iconFontsOf'+req.body.fontName), +fontName: req.body.fontName, + +// emptyDist: true, +useNameAsUnicode : true, + +}); + +}); + +router.post('/addIcon', async (req, res) => { + let fontId = await font.findOne({ + where : { + name : req.body.fontName, + } + }) + +const svgsFolder = "svgs/"+ req.body.fontName +async function nameGenerator(){ + nameGeneratorCounter = 500 + fs.readdirSync(svgsFolder).forEach(file => { + + fs.rename("svgs/iconsax2/"+file ,"svgs/iconsax2/" +String.fromCharCode(parseInt(nameGeneratorCounter))+ ".svg",function(err) { + if ( err ) console.log('ERROR: ' + err); + + } ) + console.log(file) + nameGeneratorCounter+=1 + }); +} + + await nameGenerator(); + await iconFont.destroy({ + + where : { id : fontId.id } + }) + + + fs.readdirSync(svgsFolder).forEach(file => { + const iconCreate = iconFont.create( + { + name : req.body.fontName, + iconfontID : fontId.id, + char : file.substring(0,1) , + svgFile : svgsFolder + '/' + file, + varient : req.body.varient, + description : file, + } + ) +} +) +res.send("svgs added successfully.") +}); +router.post('/createfont', async (req, res) => { + + font.create( + { + name : req.body.fontName, + }) + const list = font.findAll() + res.send(list); +}); + +module.exports = router \ No newline at end of file diff --git a/routes/index.js b/routes/index.js new file mode 100644 index 0000000..ecca96a --- /dev/null +++ b/routes/index.js @@ -0,0 +1,9 @@ +var express = require('express'); +var router = express.Router(); + +/* GET home page. */ +router.get('/', function(req, res, next) { + res.render('index', { title: 'Express' }); +}); + +module.exports = router; diff --git a/routes/users.js b/routes/users.js new file mode 100644 index 0000000..623e430 --- /dev/null +++ b/routes/users.js @@ -0,0 +1,9 @@ +var express = require('express'); +var router = express.Router(); + +/* GET users listing. */ +router.get('/', function(req, res, next) { + res.send('respond with a resource'); +}); + +module.exports = router; diff --git a/svgs/characters/B.svg b/svgs/characters/B.svg new file mode 100644 index 0000000..9926954 --- /dev/null +++ b/svgs/characters/B.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/characters/Home.svg b/svgs/characters/Home.svg new file mode 100644 index 0000000..1f8ef6a --- /dev/null +++ b/svgs/characters/Home.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/characters/Return.svg b/svgs/characters/Return.svg new file mode 100644 index 0000000..72fe49a --- /dev/null +++ b/svgs/characters/Return.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/characters/icons8-mongrol.svg b/svgs/characters/icons8-mongrol.svg new file mode 100644 index 0000000..1b10de4 --- /dev/null +++ b/svgs/characters/icons8-mongrol.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/characters/▬.svg b/svgs/characters/▬.svg new file mode 100644 index 0000000..6227df2 --- /dev/null +++ b/svgs/characters/▬.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/iconsax2/ǵ.svg b/svgs/iconsax2/ǵ.svg new file mode 100644 index 0000000..c938466 --- /dev/null +++ b/svgs/iconsax2/ǵ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ȑ.svg b/svgs/iconsax2/ȑ.svg new file mode 100644 index 0000000..ec96e8d --- /dev/null +++ b/svgs/iconsax2/ȑ.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/svgs/iconsax2/ȗ.svg b/svgs/iconsax2/ȗ.svg new file mode 100644 index 0000000..eeeb0b8 --- /dev/null +++ b/svgs/iconsax2/ȗ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/Ș.svg b/svgs/iconsax2/Ș.svg new file mode 100644 index 0000000..d19a899 --- /dev/null +++ b/svgs/iconsax2/Ș.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ț.svg b/svgs/iconsax2/ț.svg new file mode 100644 index 0000000..81fbf2c --- /dev/null +++ b/svgs/iconsax2/ț.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/Ȝ.svg b/svgs/iconsax2/Ȝ.svg new file mode 100644 index 0000000..0aa7833 --- /dev/null +++ b/svgs/iconsax2/Ȝ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ȟ.svg b/svgs/iconsax2/ȟ.svg new file mode 100644 index 0000000..8d7672d --- /dev/null +++ b/svgs/iconsax2/ȟ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/Ƞ.svg b/svgs/iconsax2/Ƞ.svg new file mode 100644 index 0000000..128ae5b --- /dev/null +++ b/svgs/iconsax2/Ƞ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ȡ.svg b/svgs/iconsax2/ȡ.svg new file mode 100644 index 0000000..7801027 --- /dev/null +++ b/svgs/iconsax2/ȡ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ȣ.svg b/svgs/iconsax2/ȣ.svg new file mode 100644 index 0000000..8210a71 --- /dev/null +++ b/svgs/iconsax2/ȣ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ȥ.svg b/svgs/iconsax2/ȥ.svg new file mode 100644 index 0000000..9d27383 --- /dev/null +++ b/svgs/iconsax2/ȥ.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/svgs/iconsax2/ȧ.svg b/svgs/iconsax2/ȧ.svg new file mode 100644 index 0000000..d452ae6 --- /dev/null +++ b/svgs/iconsax2/ȧ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/Ȩ.svg b/svgs/iconsax2/Ȩ.svg new file mode 100644 index 0000000..f89a81b --- /dev/null +++ b/svgs/iconsax2/Ȩ.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/svgs/iconsax2/ȫ.svg b/svgs/iconsax2/ȫ.svg new file mode 100644 index 0000000..db4fc71 --- /dev/null +++ b/svgs/iconsax2/ȫ.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/ȭ.svg b/svgs/iconsax2/ȭ.svg new file mode 100644 index 0000000..54308e0 --- /dev/null +++ b/svgs/iconsax2/ȭ.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/ȯ.svg b/svgs/iconsax2/ȯ.svg new file mode 100644 index 0000000..f4a1851 --- /dev/null +++ b/svgs/iconsax2/ȯ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ȱ.svg b/svgs/iconsax2/ȱ.svg new file mode 100644 index 0000000..d0d2fab --- /dev/null +++ b/svgs/iconsax2/ȱ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ȳ.svg b/svgs/iconsax2/ȳ.svg new file mode 100644 index 0000000..2f39673 --- /dev/null +++ b/svgs/iconsax2/ȳ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ȴ.svg b/svgs/iconsax2/ȴ.svg new file mode 100644 index 0000000..e17eedf --- /dev/null +++ b/svgs/iconsax2/ȴ.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/ȵ.svg b/svgs/iconsax2/ȵ.svg new file mode 100644 index 0000000..d31906f --- /dev/null +++ b/svgs/iconsax2/ȵ.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/svgs/iconsax2/ȶ.svg b/svgs/iconsax2/ȶ.svg new file mode 100644 index 0000000..02cf302 --- /dev/null +++ b/svgs/iconsax2/ȶ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ȷ.svg b/svgs/iconsax2/ȷ.svg new file mode 100644 index 0000000..a6733db --- /dev/null +++ b/svgs/iconsax2/ȷ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ȸ.svg b/svgs/iconsax2/ȸ.svg new file mode 100644 index 0000000..051dd68 --- /dev/null +++ b/svgs/iconsax2/ȸ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ȹ.svg b/svgs/iconsax2/ȹ.svg new file mode 100644 index 0000000..82b0484 --- /dev/null +++ b/svgs/iconsax2/ȹ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/Ⱥ.svg b/svgs/iconsax2/Ⱥ.svg new file mode 100644 index 0000000..19e5557 --- /dev/null +++ b/svgs/iconsax2/Ⱥ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ȼ.svg b/svgs/iconsax2/ȼ.svg new file mode 100644 index 0000000..8d3005c --- /dev/null +++ b/svgs/iconsax2/ȼ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/Ƚ.svg b/svgs/iconsax2/Ƚ.svg new file mode 100644 index 0000000..165f562 --- /dev/null +++ b/svgs/iconsax2/Ƚ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/Ⱦ.svg b/svgs/iconsax2/Ⱦ.svg new file mode 100644 index 0000000..6b58e64 --- /dev/null +++ b/svgs/iconsax2/Ⱦ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ȿ.svg b/svgs/iconsax2/ȿ.svg new file mode 100644 index 0000000..a15e069 --- /dev/null +++ b/svgs/iconsax2/ȿ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ɀ.svg b/svgs/iconsax2/ɀ.svg new file mode 100644 index 0000000..dd82cca --- /dev/null +++ b/svgs/iconsax2/ɀ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ɂ.svg b/svgs/iconsax2/ɂ.svg new file mode 100644 index 0000000..4b4c4fd --- /dev/null +++ b/svgs/iconsax2/ɂ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/Ƀ.svg b/svgs/iconsax2/Ƀ.svg new file mode 100644 index 0000000..d9c080b --- /dev/null +++ b/svgs/iconsax2/Ƀ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ɇ.svg b/svgs/iconsax2/ɇ.svg new file mode 100644 index 0000000..9892005 --- /dev/null +++ b/svgs/iconsax2/ɇ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ɉ.svg b/svgs/iconsax2/ɉ.svg new file mode 100644 index 0000000..4491f26 --- /dev/null +++ b/svgs/iconsax2/ɉ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ɋ.svg b/svgs/iconsax2/ɋ.svg new file mode 100644 index 0000000..ec5f28a --- /dev/null +++ b/svgs/iconsax2/ɋ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ɍ.svg b/svgs/iconsax2/ɍ.svg new file mode 100644 index 0000000..a127b66 --- /dev/null +++ b/svgs/iconsax2/ɍ.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/ɏ.svg b/svgs/iconsax2/ɏ.svg new file mode 100644 index 0000000..b1c639c --- /dev/null +++ b/svgs/iconsax2/ɏ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ɒ.svg b/svgs/iconsax2/ɒ.svg new file mode 100644 index 0000000..8039ee9 --- /dev/null +++ b/svgs/iconsax2/ɒ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ɓ.svg b/svgs/iconsax2/ɓ.svg new file mode 100644 index 0000000..0b90d2a --- /dev/null +++ b/svgs/iconsax2/ɓ.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/ɔ.svg b/svgs/iconsax2/ɔ.svg new file mode 100644 index 0000000..7479ba6 --- /dev/null +++ b/svgs/iconsax2/ɔ.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/svgs/iconsax2/ɕ.svg b/svgs/iconsax2/ɕ.svg new file mode 100644 index 0000000..7ead94f --- /dev/null +++ b/svgs/iconsax2/ɕ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ɖ.svg b/svgs/iconsax2/ɖ.svg new file mode 100644 index 0000000..891ad9f --- /dev/null +++ b/svgs/iconsax2/ɖ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ɗ.svg b/svgs/iconsax2/ɗ.svg new file mode 100644 index 0000000..d0a4620 --- /dev/null +++ b/svgs/iconsax2/ɗ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ɘ.svg b/svgs/iconsax2/ɘ.svg new file mode 100644 index 0000000..ec8b1ec --- /dev/null +++ b/svgs/iconsax2/ɘ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ə.svg b/svgs/iconsax2/ə.svg new file mode 100644 index 0000000..367a70e --- /dev/null +++ b/svgs/iconsax2/ə.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ɚ.svg b/svgs/iconsax2/ɚ.svg new file mode 100644 index 0000000..e19f6be --- /dev/null +++ b/svgs/iconsax2/ɚ.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/ɛ.svg b/svgs/iconsax2/ɛ.svg new file mode 100644 index 0000000..9e2719d --- /dev/null +++ b/svgs/iconsax2/ɛ.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/ɜ.svg b/svgs/iconsax2/ɜ.svg new file mode 100644 index 0000000..cdc6436 --- /dev/null +++ b/svgs/iconsax2/ɜ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ɝ.svg b/svgs/iconsax2/ɝ.svg new file mode 100644 index 0000000..90ac230 --- /dev/null +++ b/svgs/iconsax2/ɝ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ɞ.svg b/svgs/iconsax2/ɞ.svg new file mode 100644 index 0000000..f0b2d78 --- /dev/null +++ b/svgs/iconsax2/ɞ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ɟ.svg b/svgs/iconsax2/ɟ.svg new file mode 100644 index 0000000..0882716 --- /dev/null +++ b/svgs/iconsax2/ɟ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ɠ.svg b/svgs/iconsax2/ɠ.svg new file mode 100644 index 0000000..0cf6cf8 --- /dev/null +++ b/svgs/iconsax2/ɠ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ɡ.svg b/svgs/iconsax2/ɡ.svg new file mode 100644 index 0000000..ce33bd3 --- /dev/null +++ b/svgs/iconsax2/ɡ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ɢ.svg b/svgs/iconsax2/ɢ.svg new file mode 100644 index 0000000..7e2996e --- /dev/null +++ b/svgs/iconsax2/ɢ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ɣ.svg b/svgs/iconsax2/ɣ.svg new file mode 100644 index 0000000..25b011b --- /dev/null +++ b/svgs/iconsax2/ɣ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ɤ.svg b/svgs/iconsax2/ɤ.svg new file mode 100644 index 0000000..4cf3856 --- /dev/null +++ b/svgs/iconsax2/ɤ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ɥ.svg b/svgs/iconsax2/ɥ.svg new file mode 100644 index 0000000..56252f1 --- /dev/null +++ b/svgs/iconsax2/ɥ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ɦ.svg b/svgs/iconsax2/ɦ.svg new file mode 100644 index 0000000..5cb43c7 --- /dev/null +++ b/svgs/iconsax2/ɦ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ɧ.svg b/svgs/iconsax2/ɧ.svg new file mode 100644 index 0000000..552e026 --- /dev/null +++ b/svgs/iconsax2/ɧ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ɨ.svg b/svgs/iconsax2/ɨ.svg new file mode 100644 index 0000000..78156c0 --- /dev/null +++ b/svgs/iconsax2/ɨ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ɩ.svg b/svgs/iconsax2/ɩ.svg new file mode 100644 index 0000000..f8147f4 --- /dev/null +++ b/svgs/iconsax2/ɩ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ɪ.svg b/svgs/iconsax2/ɪ.svg new file mode 100644 index 0000000..594d341 --- /dev/null +++ b/svgs/iconsax2/ɪ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ɬ.svg b/svgs/iconsax2/ɬ.svg new file mode 100644 index 0000000..dc5d29d --- /dev/null +++ b/svgs/iconsax2/ɬ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ɭ.svg b/svgs/iconsax2/ɭ.svg new file mode 100644 index 0000000..f281334 --- /dev/null +++ b/svgs/iconsax2/ɭ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ɮ.svg b/svgs/iconsax2/ɮ.svg new file mode 100644 index 0000000..0c3e648 --- /dev/null +++ b/svgs/iconsax2/ɮ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ɯ.svg b/svgs/iconsax2/ɯ.svg new file mode 100644 index 0000000..19d7ddd --- /dev/null +++ b/svgs/iconsax2/ɯ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ɰ.svg b/svgs/iconsax2/ɰ.svg new file mode 100644 index 0000000..1f0e69d --- /dev/null +++ b/svgs/iconsax2/ɰ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ɲ.svg b/svgs/iconsax2/ɲ.svg new file mode 100644 index 0000000..f98e2eb --- /dev/null +++ b/svgs/iconsax2/ɲ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ɳ.svg b/svgs/iconsax2/ɳ.svg new file mode 100644 index 0000000..9255d32 --- /dev/null +++ b/svgs/iconsax2/ɳ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ɴ.svg b/svgs/iconsax2/ɴ.svg new file mode 100644 index 0000000..55e3dbe --- /dev/null +++ b/svgs/iconsax2/ɴ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ɵ.svg b/svgs/iconsax2/ɵ.svg new file mode 100644 index 0000000..d6f1f58 --- /dev/null +++ b/svgs/iconsax2/ɵ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ɶ.svg b/svgs/iconsax2/ɶ.svg new file mode 100644 index 0000000..7083097 --- /dev/null +++ b/svgs/iconsax2/ɶ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ɷ.svg b/svgs/iconsax2/ɷ.svg new file mode 100644 index 0000000..1eba206 --- /dev/null +++ b/svgs/iconsax2/ɷ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ɸ.svg b/svgs/iconsax2/ɸ.svg new file mode 100644 index 0000000..a5f1998 --- /dev/null +++ b/svgs/iconsax2/ɸ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ɹ.svg b/svgs/iconsax2/ɹ.svg new file mode 100644 index 0000000..bc24ccc --- /dev/null +++ b/svgs/iconsax2/ɹ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ɺ.svg b/svgs/iconsax2/ɺ.svg new file mode 100644 index 0000000..ee00a4c --- /dev/null +++ b/svgs/iconsax2/ɺ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ɻ.svg b/svgs/iconsax2/ɻ.svg new file mode 100644 index 0000000..1246d1f --- /dev/null +++ b/svgs/iconsax2/ɻ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ɼ.svg b/svgs/iconsax2/ɼ.svg new file mode 100644 index 0000000..e384652 --- /dev/null +++ b/svgs/iconsax2/ɼ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ɾ.svg b/svgs/iconsax2/ɾ.svg new file mode 100644 index 0000000..b8f5180 --- /dev/null +++ b/svgs/iconsax2/ɾ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ɿ.svg b/svgs/iconsax2/ɿ.svg new file mode 100644 index 0000000..414f34d --- /dev/null +++ b/svgs/iconsax2/ɿ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ʀ.svg b/svgs/iconsax2/ʀ.svg new file mode 100644 index 0000000..54a2777 --- /dev/null +++ b/svgs/iconsax2/ʀ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ʁ.svg b/svgs/iconsax2/ʁ.svg new file mode 100644 index 0000000..7186f35 --- /dev/null +++ b/svgs/iconsax2/ʁ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ʂ.svg b/svgs/iconsax2/ʂ.svg new file mode 100644 index 0000000..e30c62f --- /dev/null +++ b/svgs/iconsax2/ʂ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ʃ.svg b/svgs/iconsax2/ʃ.svg new file mode 100644 index 0000000..d51357a --- /dev/null +++ b/svgs/iconsax2/ʃ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ʄ.svg b/svgs/iconsax2/ʄ.svg new file mode 100644 index 0000000..0d9d240 --- /dev/null +++ b/svgs/iconsax2/ʄ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ʅ.svg b/svgs/iconsax2/ʅ.svg new file mode 100644 index 0000000..d6451c6 --- /dev/null +++ b/svgs/iconsax2/ʅ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ʆ.svg b/svgs/iconsax2/ʆ.svg new file mode 100644 index 0000000..d6c891e --- /dev/null +++ b/svgs/iconsax2/ʆ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ʇ.svg b/svgs/iconsax2/ʇ.svg new file mode 100644 index 0000000..87ebc1e --- /dev/null +++ b/svgs/iconsax2/ʇ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ʈ.svg b/svgs/iconsax2/ʈ.svg new file mode 100644 index 0000000..419a9a1 --- /dev/null +++ b/svgs/iconsax2/ʈ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ʉ.svg b/svgs/iconsax2/ʉ.svg new file mode 100644 index 0000000..844cb2e --- /dev/null +++ b/svgs/iconsax2/ʉ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ʊ.svg b/svgs/iconsax2/ʊ.svg new file mode 100644 index 0000000..9b71964 --- /dev/null +++ b/svgs/iconsax2/ʊ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ʋ.svg b/svgs/iconsax2/ʋ.svg new file mode 100644 index 0000000..4e0953e --- /dev/null +++ b/svgs/iconsax2/ʋ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ʌ.svg b/svgs/iconsax2/ʌ.svg new file mode 100644 index 0000000..c903855 --- /dev/null +++ b/svgs/iconsax2/ʌ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ʍ.svg b/svgs/iconsax2/ʍ.svg new file mode 100644 index 0000000..f15de88 --- /dev/null +++ b/svgs/iconsax2/ʍ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ʎ.svg b/svgs/iconsax2/ʎ.svg new file mode 100644 index 0000000..ac6f459 --- /dev/null +++ b/svgs/iconsax2/ʎ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ʏ.svg b/svgs/iconsax2/ʏ.svg new file mode 100644 index 0000000..2663023 --- /dev/null +++ b/svgs/iconsax2/ʏ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ʐ.svg b/svgs/iconsax2/ʐ.svg new file mode 100644 index 0000000..b90e25b --- /dev/null +++ b/svgs/iconsax2/ʐ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ʑ.svg b/svgs/iconsax2/ʑ.svg new file mode 100644 index 0000000..0efa0fb --- /dev/null +++ b/svgs/iconsax2/ʑ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ʒ.svg b/svgs/iconsax2/ʒ.svg new file mode 100644 index 0000000..2c3cbba --- /dev/null +++ b/svgs/iconsax2/ʒ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ʓ.svg b/svgs/iconsax2/ʓ.svg new file mode 100644 index 0000000..f03d8bc --- /dev/null +++ b/svgs/iconsax2/ʓ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ʔ.svg b/svgs/iconsax2/ʔ.svg new file mode 100644 index 0000000..c554b27 --- /dev/null +++ b/svgs/iconsax2/ʔ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ʕ.svg b/svgs/iconsax2/ʕ.svg new file mode 100644 index 0000000..0d5be26 --- /dev/null +++ b/svgs/iconsax2/ʕ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ʖ.svg b/svgs/iconsax2/ʖ.svg new file mode 100644 index 0000000..1dc5fe9 --- /dev/null +++ b/svgs/iconsax2/ʖ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ʗ.svg b/svgs/iconsax2/ʗ.svg new file mode 100644 index 0000000..ede34d2 --- /dev/null +++ b/svgs/iconsax2/ʗ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ʘ.svg b/svgs/iconsax2/ʘ.svg new file mode 100644 index 0000000..ca6e39a --- /dev/null +++ b/svgs/iconsax2/ʘ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ʙ.svg b/svgs/iconsax2/ʙ.svg new file mode 100644 index 0000000..7ebfda2 --- /dev/null +++ b/svgs/iconsax2/ʙ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ʚ.svg b/svgs/iconsax2/ʚ.svg new file mode 100644 index 0000000..feb98e7 --- /dev/null +++ b/svgs/iconsax2/ʚ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ʛ.svg b/svgs/iconsax2/ʛ.svg new file mode 100644 index 0000000..ed544ef --- /dev/null +++ b/svgs/iconsax2/ʛ.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/ʜ.svg b/svgs/iconsax2/ʜ.svg new file mode 100644 index 0000000..18c7b97 --- /dev/null +++ b/svgs/iconsax2/ʜ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ʝ.svg b/svgs/iconsax2/ʝ.svg new file mode 100644 index 0000000..7428db3 --- /dev/null +++ b/svgs/iconsax2/ʝ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ʞ.svg b/svgs/iconsax2/ʞ.svg new file mode 100644 index 0000000..9836adf --- /dev/null +++ b/svgs/iconsax2/ʞ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ʟ.svg b/svgs/iconsax2/ʟ.svg new file mode 100644 index 0000000..e31ce1f --- /dev/null +++ b/svgs/iconsax2/ʟ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ʠ.svg b/svgs/iconsax2/ʠ.svg new file mode 100644 index 0000000..f2a731f --- /dev/null +++ b/svgs/iconsax2/ʠ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ʡ.svg b/svgs/iconsax2/ʡ.svg new file mode 100644 index 0000000..4b0e5ca --- /dev/null +++ b/svgs/iconsax2/ʡ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ʢ.svg b/svgs/iconsax2/ʢ.svg new file mode 100644 index 0000000..2db8c26 --- /dev/null +++ b/svgs/iconsax2/ʢ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ʣ.svg b/svgs/iconsax2/ʣ.svg new file mode 100644 index 0000000..1deeb4c --- /dev/null +++ b/svgs/iconsax2/ʣ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ʤ.svg b/svgs/iconsax2/ʤ.svg new file mode 100644 index 0000000..fcb2470 --- /dev/null +++ b/svgs/iconsax2/ʤ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ʥ.svg b/svgs/iconsax2/ʥ.svg new file mode 100644 index 0000000..7f970fd --- /dev/null +++ b/svgs/iconsax2/ʥ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ʦ.svg b/svgs/iconsax2/ʦ.svg new file mode 100644 index 0000000..4c0a2cb --- /dev/null +++ b/svgs/iconsax2/ʦ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ʧ.svg b/svgs/iconsax2/ʧ.svg new file mode 100644 index 0000000..798b8b4 --- /dev/null +++ b/svgs/iconsax2/ʧ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ʨ.svg b/svgs/iconsax2/ʨ.svg new file mode 100644 index 0000000..2d6033a --- /dev/null +++ b/svgs/iconsax2/ʨ.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/svgs/iconsax2/ʩ.svg b/svgs/iconsax2/ʩ.svg new file mode 100644 index 0000000..ecb03bc --- /dev/null +++ b/svgs/iconsax2/ʩ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ʪ.svg b/svgs/iconsax2/ʪ.svg new file mode 100644 index 0000000..f982501 --- /dev/null +++ b/svgs/iconsax2/ʪ.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/svgs/iconsax2/ʫ.svg b/svgs/iconsax2/ʫ.svg new file mode 100644 index 0000000..48b735a --- /dev/null +++ b/svgs/iconsax2/ʫ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ʬ.svg b/svgs/iconsax2/ʬ.svg new file mode 100644 index 0000000..156546a --- /dev/null +++ b/svgs/iconsax2/ʬ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ʭ.svg b/svgs/iconsax2/ʭ.svg new file mode 100644 index 0000000..4dc49a7 --- /dev/null +++ b/svgs/iconsax2/ʭ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ʮ.svg b/svgs/iconsax2/ʮ.svg new file mode 100644 index 0000000..0b7064b --- /dev/null +++ b/svgs/iconsax2/ʮ.svg @@ -0,0 +1,13 @@ + + + + + diff --git a/svgs/iconsax2/ʯ.svg b/svgs/iconsax2/ʯ.svg new file mode 100644 index 0000000..2263371 --- /dev/null +++ b/svgs/iconsax2/ʯ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ʰ.svg b/svgs/iconsax2/ʰ.svg new file mode 100644 index 0000000..b7f1ef0 --- /dev/null +++ b/svgs/iconsax2/ʰ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ʱ.svg b/svgs/iconsax2/ʱ.svg new file mode 100644 index 0000000..914a386 --- /dev/null +++ b/svgs/iconsax2/ʱ.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/ʲ.svg b/svgs/iconsax2/ʲ.svg new file mode 100644 index 0000000..c2cad8f --- /dev/null +++ b/svgs/iconsax2/ʲ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ʳ.svg b/svgs/iconsax2/ʳ.svg new file mode 100644 index 0000000..9cdbe06 --- /dev/null +++ b/svgs/iconsax2/ʳ.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/ʴ.svg b/svgs/iconsax2/ʴ.svg new file mode 100644 index 0000000..3fb4f8b --- /dev/null +++ b/svgs/iconsax2/ʴ.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/ʵ.svg b/svgs/iconsax2/ʵ.svg new file mode 100644 index 0000000..07e5a37 --- /dev/null +++ b/svgs/iconsax2/ʵ.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/ʶ.svg b/svgs/iconsax2/ʶ.svg new file mode 100644 index 0000000..01ad232 --- /dev/null +++ b/svgs/iconsax2/ʶ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ʷ.svg b/svgs/iconsax2/ʷ.svg new file mode 100644 index 0000000..a2bf3a3 --- /dev/null +++ b/svgs/iconsax2/ʷ.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/svgs/iconsax2/ʸ.svg b/svgs/iconsax2/ʸ.svg new file mode 100644 index 0000000..3c3465e --- /dev/null +++ b/svgs/iconsax2/ʸ.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/ʹ.svg b/svgs/iconsax2/ʹ.svg new file mode 100644 index 0000000..a6b7020 --- /dev/null +++ b/svgs/iconsax2/ʹ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ʺ.svg b/svgs/iconsax2/ʺ.svg new file mode 100644 index 0000000..8799f91 --- /dev/null +++ b/svgs/iconsax2/ʺ.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/ʻ.svg b/svgs/iconsax2/ʻ.svg new file mode 100644 index 0000000..9c0aec2 --- /dev/null +++ b/svgs/iconsax2/ʻ.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/svgs/iconsax2/ʼ.svg b/svgs/iconsax2/ʼ.svg new file mode 100644 index 0000000..dfd53e3 --- /dev/null +++ b/svgs/iconsax2/ʼ.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/svgs/iconsax2/ʽ.svg b/svgs/iconsax2/ʽ.svg new file mode 100644 index 0000000..dabba2d --- /dev/null +++ b/svgs/iconsax2/ʽ.svg @@ -0,0 +1,14 @@ + + + + + diff --git a/svgs/iconsax2/ʾ.svg b/svgs/iconsax2/ʾ.svg new file mode 100644 index 0000000..7c70ebe --- /dev/null +++ b/svgs/iconsax2/ʾ.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/ʿ.svg b/svgs/iconsax2/ʿ.svg new file mode 100644 index 0000000..36d24cc --- /dev/null +++ b/svgs/iconsax2/ʿ.svg @@ -0,0 +1,14 @@ + + + + + diff --git a/svgs/iconsax2/ˀ.svg b/svgs/iconsax2/ˀ.svg new file mode 100644 index 0000000..13fe396 --- /dev/null +++ b/svgs/iconsax2/ˀ.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/svgs/iconsax2/ˁ.svg b/svgs/iconsax2/ˁ.svg new file mode 100644 index 0000000..cbf78a3 --- /dev/null +++ b/svgs/iconsax2/ˁ.svg @@ -0,0 +1,14 @@ + + + + + diff --git a/svgs/iconsax2/˂.svg b/svgs/iconsax2/˂.svg new file mode 100644 index 0000000..286e373 --- /dev/null +++ b/svgs/iconsax2/˂.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/˃.svg b/svgs/iconsax2/˃.svg new file mode 100644 index 0000000..1f073e2 --- /dev/null +++ b/svgs/iconsax2/˃.svg @@ -0,0 +1,14 @@ + + + + + diff --git a/svgs/iconsax2/˄.svg b/svgs/iconsax2/˄.svg new file mode 100644 index 0000000..1f0ac55 --- /dev/null +++ b/svgs/iconsax2/˄.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/svgs/iconsax2/˅.svg b/svgs/iconsax2/˅.svg new file mode 100644 index 0000000..01ceff4 --- /dev/null +++ b/svgs/iconsax2/˅.svg @@ -0,0 +1,13 @@ + + + + + diff --git a/svgs/iconsax2/ˆ.svg b/svgs/iconsax2/ˆ.svg new file mode 100644 index 0000000..7e6235d --- /dev/null +++ b/svgs/iconsax2/ˆ.svg @@ -0,0 +1,14 @@ + + + + + diff --git a/svgs/iconsax2/ˇ.svg b/svgs/iconsax2/ˇ.svg new file mode 100644 index 0000000..ef4064f --- /dev/null +++ b/svgs/iconsax2/ˇ.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/svgs/iconsax2/ˈ.svg b/svgs/iconsax2/ˈ.svg new file mode 100644 index 0000000..5e84198 --- /dev/null +++ b/svgs/iconsax2/ˈ.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/svgs/iconsax2/ˉ.svg b/svgs/iconsax2/ˉ.svg new file mode 100644 index 0000000..321d7b3 --- /dev/null +++ b/svgs/iconsax2/ˉ.svg @@ -0,0 +1,13 @@ + + + + + diff --git a/svgs/iconsax2/ˊ.svg b/svgs/iconsax2/ˊ.svg new file mode 100644 index 0000000..bd1a881 --- /dev/null +++ b/svgs/iconsax2/ˊ.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/svgs/iconsax2/ˋ.svg b/svgs/iconsax2/ˋ.svg new file mode 100644 index 0000000..2035bfd --- /dev/null +++ b/svgs/iconsax2/ˋ.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/svgs/iconsax2/ˌ.svg b/svgs/iconsax2/ˌ.svg new file mode 100644 index 0000000..d6e9340 --- /dev/null +++ b/svgs/iconsax2/ˌ.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/svgs/iconsax2/ˍ.svg b/svgs/iconsax2/ˍ.svg new file mode 100644 index 0000000..9cb6492 --- /dev/null +++ b/svgs/iconsax2/ˍ.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/svgs/iconsax2/ˎ.svg b/svgs/iconsax2/ˎ.svg new file mode 100644 index 0000000..80a62f5 --- /dev/null +++ b/svgs/iconsax2/ˎ.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/ˏ.svg b/svgs/iconsax2/ˏ.svg new file mode 100644 index 0000000..d4584e5 --- /dev/null +++ b/svgs/iconsax2/ˏ.svg @@ -0,0 +1,14 @@ + + + + + diff --git a/svgs/iconsax2/ː.svg b/svgs/iconsax2/ː.svg new file mode 100644 index 0000000..65c1c3d --- /dev/null +++ b/svgs/iconsax2/ː.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/ˑ.svg b/svgs/iconsax2/ˑ.svg new file mode 100644 index 0000000..2569348 --- /dev/null +++ b/svgs/iconsax2/ˑ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/˒.svg b/svgs/iconsax2/˒.svg new file mode 100644 index 0000000..0fc980b --- /dev/null +++ b/svgs/iconsax2/˒.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/˓.svg b/svgs/iconsax2/˓.svg new file mode 100644 index 0000000..73955c9 --- /dev/null +++ b/svgs/iconsax2/˓.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/˔.svg b/svgs/iconsax2/˔.svg new file mode 100644 index 0000000..d16e2dd --- /dev/null +++ b/svgs/iconsax2/˔.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/˕.svg b/svgs/iconsax2/˕.svg new file mode 100644 index 0000000..9e925ba --- /dev/null +++ b/svgs/iconsax2/˕.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/˖.svg b/svgs/iconsax2/˖.svg new file mode 100644 index 0000000..359b58f --- /dev/null +++ b/svgs/iconsax2/˖.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/˗.svg b/svgs/iconsax2/˗.svg new file mode 100644 index 0000000..ae786b7 --- /dev/null +++ b/svgs/iconsax2/˗.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/˘.svg b/svgs/iconsax2/˘.svg new file mode 100644 index 0000000..4640940 --- /dev/null +++ b/svgs/iconsax2/˘.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/˙.svg b/svgs/iconsax2/˙.svg new file mode 100644 index 0000000..c5ca653 --- /dev/null +++ b/svgs/iconsax2/˙.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/˚.svg b/svgs/iconsax2/˚.svg new file mode 100644 index 0000000..a08a804 --- /dev/null +++ b/svgs/iconsax2/˚.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/svgs/iconsax2/˛.svg b/svgs/iconsax2/˛.svg new file mode 100644 index 0000000..2b539d8 --- /dev/null +++ b/svgs/iconsax2/˛.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/˜.svg b/svgs/iconsax2/˜.svg new file mode 100644 index 0000000..ce5d4b2 --- /dev/null +++ b/svgs/iconsax2/˜.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/˝.svg b/svgs/iconsax2/˝.svg new file mode 100644 index 0000000..3ddac3c --- /dev/null +++ b/svgs/iconsax2/˝.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/svgs/iconsax2/˞.svg b/svgs/iconsax2/˞.svg new file mode 100644 index 0000000..3c73a9b --- /dev/null +++ b/svgs/iconsax2/˞.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/˟.svg b/svgs/iconsax2/˟.svg new file mode 100644 index 0000000..10401bf --- /dev/null +++ b/svgs/iconsax2/˟.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/svgs/iconsax2/ˠ.svg b/svgs/iconsax2/ˠ.svg new file mode 100644 index 0000000..909d8d9 --- /dev/null +++ b/svgs/iconsax2/ˠ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ˡ.svg b/svgs/iconsax2/ˡ.svg new file mode 100644 index 0000000..1ccc9f6 --- /dev/null +++ b/svgs/iconsax2/ˡ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ˢ.svg b/svgs/iconsax2/ˢ.svg new file mode 100644 index 0000000..fe06c69 --- /dev/null +++ b/svgs/iconsax2/ˢ.svg @@ -0,0 +1,14 @@ + + + + + diff --git a/svgs/iconsax2/ˣ.svg b/svgs/iconsax2/ˣ.svg new file mode 100644 index 0000000..6611b63 --- /dev/null +++ b/svgs/iconsax2/ˣ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ˤ.svg b/svgs/iconsax2/ˤ.svg new file mode 100644 index 0000000..39b868f --- /dev/null +++ b/svgs/iconsax2/ˤ.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/svgs/iconsax2/˥.svg b/svgs/iconsax2/˥.svg new file mode 100644 index 0000000..def8a3a --- /dev/null +++ b/svgs/iconsax2/˥.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/˦.svg b/svgs/iconsax2/˦.svg new file mode 100644 index 0000000..1173a1a --- /dev/null +++ b/svgs/iconsax2/˦.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/˧.svg b/svgs/iconsax2/˧.svg new file mode 100644 index 0000000..42030d3 --- /dev/null +++ b/svgs/iconsax2/˧.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/˨.svg b/svgs/iconsax2/˨.svg new file mode 100644 index 0000000..ffc2ae1 --- /dev/null +++ b/svgs/iconsax2/˨.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/˩.svg b/svgs/iconsax2/˩.svg new file mode 100644 index 0000000..1ab2bc3 --- /dev/null +++ b/svgs/iconsax2/˩.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/˪.svg b/svgs/iconsax2/˪.svg new file mode 100644 index 0000000..a030dee --- /dev/null +++ b/svgs/iconsax2/˪.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/˫.svg b/svgs/iconsax2/˫.svg new file mode 100644 index 0000000..de05ca7 --- /dev/null +++ b/svgs/iconsax2/˫.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ˬ.svg b/svgs/iconsax2/ˬ.svg new file mode 100644 index 0000000..1c0d5b7 --- /dev/null +++ b/svgs/iconsax2/ˬ.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/svgs/iconsax2/˭.svg b/svgs/iconsax2/˭.svg new file mode 100644 index 0000000..a9390ba --- /dev/null +++ b/svgs/iconsax2/˭.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ˮ.svg b/svgs/iconsax2/ˮ.svg new file mode 100644 index 0000000..2ddceed --- /dev/null +++ b/svgs/iconsax2/ˮ.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/˯.svg b/svgs/iconsax2/˯.svg new file mode 100644 index 0000000..1695a93 --- /dev/null +++ b/svgs/iconsax2/˯.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/˰.svg b/svgs/iconsax2/˰.svg new file mode 100644 index 0000000..b621eed --- /dev/null +++ b/svgs/iconsax2/˰.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/˱.svg b/svgs/iconsax2/˱.svg new file mode 100644 index 0000000..1bc2756 --- /dev/null +++ b/svgs/iconsax2/˱.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/˲.svg b/svgs/iconsax2/˲.svg new file mode 100644 index 0000000..86b0119 --- /dev/null +++ b/svgs/iconsax2/˲.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/˳.svg b/svgs/iconsax2/˳.svg new file mode 100644 index 0000000..92e9563 --- /dev/null +++ b/svgs/iconsax2/˳.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/svgs/iconsax2/˴.svg b/svgs/iconsax2/˴.svg new file mode 100644 index 0000000..f6c8c9a --- /dev/null +++ b/svgs/iconsax2/˴.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/˵.svg b/svgs/iconsax2/˵.svg new file mode 100644 index 0000000..205450c --- /dev/null +++ b/svgs/iconsax2/˵.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/˶.svg b/svgs/iconsax2/˶.svg new file mode 100644 index 0000000..6dd6a05 --- /dev/null +++ b/svgs/iconsax2/˶.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/˷.svg b/svgs/iconsax2/˷.svg new file mode 100644 index 0000000..6902960 --- /dev/null +++ b/svgs/iconsax2/˷.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/˸.svg b/svgs/iconsax2/˸.svg new file mode 100644 index 0000000..25f331e --- /dev/null +++ b/svgs/iconsax2/˸.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/˹.svg b/svgs/iconsax2/˹.svg new file mode 100644 index 0000000..750489d --- /dev/null +++ b/svgs/iconsax2/˹.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/˺.svg b/svgs/iconsax2/˺.svg new file mode 100644 index 0000000..16b84a0 --- /dev/null +++ b/svgs/iconsax2/˺.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/˻.svg b/svgs/iconsax2/˻.svg new file mode 100644 index 0000000..47dc54b --- /dev/null +++ b/svgs/iconsax2/˻.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/˼.svg b/svgs/iconsax2/˼.svg new file mode 100644 index 0000000..0c1dfab --- /dev/null +++ b/svgs/iconsax2/˼.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/˽.svg b/svgs/iconsax2/˽.svg new file mode 100644 index 0000000..dd452e7 --- /dev/null +++ b/svgs/iconsax2/˽.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/˾.svg b/svgs/iconsax2/˾.svg new file mode 100644 index 0000000..e32edc0 --- /dev/null +++ b/svgs/iconsax2/˾.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/˿.svg b/svgs/iconsax2/˿.svg new file mode 100644 index 0000000..cedae94 --- /dev/null +++ b/svgs/iconsax2/˿.svg @@ -0,0 +1,14 @@ + + + + + diff --git a/svgs/iconsax2/̀.svg b/svgs/iconsax2/̀.svg new file mode 100644 index 0000000..4a89990 --- /dev/null +++ b/svgs/iconsax2/̀.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/́.svg b/svgs/iconsax2/́.svg new file mode 100644 index 0000000..9d8d291 --- /dev/null +++ b/svgs/iconsax2/́.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̂.svg b/svgs/iconsax2/̂.svg new file mode 100644 index 0000000..1756f13 --- /dev/null +++ b/svgs/iconsax2/̂.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/svgs/iconsax2/̃.svg b/svgs/iconsax2/̃.svg new file mode 100644 index 0000000..f6454cd --- /dev/null +++ b/svgs/iconsax2/̃.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/̄.svg b/svgs/iconsax2/̄.svg new file mode 100644 index 0000000..09f5dcd --- /dev/null +++ b/svgs/iconsax2/̄.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̅.svg b/svgs/iconsax2/̅.svg new file mode 100644 index 0000000..78a90e3 --- /dev/null +++ b/svgs/iconsax2/̅.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/̆.svg b/svgs/iconsax2/̆.svg new file mode 100644 index 0000000..75b80cc --- /dev/null +++ b/svgs/iconsax2/̆.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̇.svg b/svgs/iconsax2/̇.svg new file mode 100644 index 0000000..b6a1f51 --- /dev/null +++ b/svgs/iconsax2/̇.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/̈.svg b/svgs/iconsax2/̈.svg new file mode 100644 index 0000000..c2a5dc1 --- /dev/null +++ b/svgs/iconsax2/̈.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̉.svg b/svgs/iconsax2/̉.svg new file mode 100644 index 0000000..399a6bd --- /dev/null +++ b/svgs/iconsax2/̉.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̊.svg b/svgs/iconsax2/̊.svg new file mode 100644 index 0000000..5fe5ae0 --- /dev/null +++ b/svgs/iconsax2/̊.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/̋.svg b/svgs/iconsax2/̋.svg new file mode 100644 index 0000000..19d4ffd --- /dev/null +++ b/svgs/iconsax2/̋.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/svgs/iconsax2/̌.svg b/svgs/iconsax2/̌.svg new file mode 100644 index 0000000..13289f2 --- /dev/null +++ b/svgs/iconsax2/̌.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/̍.svg b/svgs/iconsax2/̍.svg new file mode 100644 index 0000000..287d546 --- /dev/null +++ b/svgs/iconsax2/̍.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/̎.svg b/svgs/iconsax2/̎.svg new file mode 100644 index 0000000..b60fcab --- /dev/null +++ b/svgs/iconsax2/̎.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/̏.svg b/svgs/iconsax2/̏.svg new file mode 100644 index 0000000..15fddb4 --- /dev/null +++ b/svgs/iconsax2/̏.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/svgs/iconsax2/̐.svg b/svgs/iconsax2/̐.svg new file mode 100644 index 0000000..c703905 --- /dev/null +++ b/svgs/iconsax2/̐.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/̑.svg b/svgs/iconsax2/̑.svg new file mode 100644 index 0000000..273db0a --- /dev/null +++ b/svgs/iconsax2/̑.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̒.svg b/svgs/iconsax2/̒.svg new file mode 100644 index 0000000..b47691b --- /dev/null +++ b/svgs/iconsax2/̒.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/svgs/iconsax2/̓.svg b/svgs/iconsax2/̓.svg new file mode 100644 index 0000000..1846587 --- /dev/null +++ b/svgs/iconsax2/̓.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/̔.svg b/svgs/iconsax2/̔.svg new file mode 100644 index 0000000..2ec75d1 --- /dev/null +++ b/svgs/iconsax2/̔.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/̕.svg b/svgs/iconsax2/̕.svg new file mode 100644 index 0000000..8008a13 --- /dev/null +++ b/svgs/iconsax2/̕.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̖.svg b/svgs/iconsax2/̖.svg new file mode 100644 index 0000000..ecdabe7 --- /dev/null +++ b/svgs/iconsax2/̖.svg @@ -0,0 +1,13 @@ + + + + + diff --git a/svgs/iconsax2/̗.svg b/svgs/iconsax2/̗.svg new file mode 100644 index 0000000..3d377ab --- /dev/null +++ b/svgs/iconsax2/̗.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/̘.svg b/svgs/iconsax2/̘.svg new file mode 100644 index 0000000..fe6f417 --- /dev/null +++ b/svgs/iconsax2/̘.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/svgs/iconsax2/̙.svg b/svgs/iconsax2/̙.svg new file mode 100644 index 0000000..0b39cbc --- /dev/null +++ b/svgs/iconsax2/̙.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/̚.svg b/svgs/iconsax2/̚.svg new file mode 100644 index 0000000..ce28a1d --- /dev/null +++ b/svgs/iconsax2/̚.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/̛.svg b/svgs/iconsax2/̛.svg new file mode 100644 index 0000000..fd804b1 --- /dev/null +++ b/svgs/iconsax2/̛.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/̜.svg b/svgs/iconsax2/̜.svg new file mode 100644 index 0000000..a93bd15 --- /dev/null +++ b/svgs/iconsax2/̜.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/̝.svg b/svgs/iconsax2/̝.svg new file mode 100644 index 0000000..f9a68a0 --- /dev/null +++ b/svgs/iconsax2/̝.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/̞.svg b/svgs/iconsax2/̞.svg new file mode 100644 index 0000000..8f0b38b --- /dev/null +++ b/svgs/iconsax2/̞.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̟.svg b/svgs/iconsax2/̟.svg new file mode 100644 index 0000000..b9c1d8a --- /dev/null +++ b/svgs/iconsax2/̟.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/̠.svg b/svgs/iconsax2/̠.svg new file mode 100644 index 0000000..4519f06 --- /dev/null +++ b/svgs/iconsax2/̠.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/̡.svg b/svgs/iconsax2/̡.svg new file mode 100644 index 0000000..10c392c --- /dev/null +++ b/svgs/iconsax2/̡.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̢.svg b/svgs/iconsax2/̢.svg new file mode 100644 index 0000000..3dabc67 --- /dev/null +++ b/svgs/iconsax2/̢.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/̣.svg b/svgs/iconsax2/̣.svg new file mode 100644 index 0000000..04b9e2c --- /dev/null +++ b/svgs/iconsax2/̣.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̤.svg b/svgs/iconsax2/̤.svg new file mode 100644 index 0000000..d2a131a --- /dev/null +++ b/svgs/iconsax2/̤.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/̥.svg b/svgs/iconsax2/̥.svg new file mode 100644 index 0000000..7d1da31 --- /dev/null +++ b/svgs/iconsax2/̥.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/̦.svg b/svgs/iconsax2/̦.svg new file mode 100644 index 0000000..72eaf75 --- /dev/null +++ b/svgs/iconsax2/̦.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̧.svg b/svgs/iconsax2/̧.svg new file mode 100644 index 0000000..81aab4f --- /dev/null +++ b/svgs/iconsax2/̧.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̨.svg b/svgs/iconsax2/̨.svg new file mode 100644 index 0000000..7411daf --- /dev/null +++ b/svgs/iconsax2/̨.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̩.svg b/svgs/iconsax2/̩.svg new file mode 100644 index 0000000..3897fac --- /dev/null +++ b/svgs/iconsax2/̩.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̪.svg b/svgs/iconsax2/̪.svg new file mode 100644 index 0000000..cecd082 --- /dev/null +++ b/svgs/iconsax2/̪.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̫.svg b/svgs/iconsax2/̫.svg new file mode 100644 index 0000000..947093c --- /dev/null +++ b/svgs/iconsax2/̫.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/̬.svg b/svgs/iconsax2/̬.svg new file mode 100644 index 0000000..e22fc19 --- /dev/null +++ b/svgs/iconsax2/̬.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/̭.svg b/svgs/iconsax2/̭.svg new file mode 100644 index 0000000..b6c742f --- /dev/null +++ b/svgs/iconsax2/̭.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/̮.svg b/svgs/iconsax2/̮.svg new file mode 100644 index 0000000..151f44a --- /dev/null +++ b/svgs/iconsax2/̮.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̯.svg b/svgs/iconsax2/̯.svg new file mode 100644 index 0000000..87a167d --- /dev/null +++ b/svgs/iconsax2/̯.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̰.svg b/svgs/iconsax2/̰.svg new file mode 100644 index 0000000..4b88e84 --- /dev/null +++ b/svgs/iconsax2/̰.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/̱.svg b/svgs/iconsax2/̱.svg new file mode 100644 index 0000000..f4e3c4f --- /dev/null +++ b/svgs/iconsax2/̱.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/̲.svg b/svgs/iconsax2/̲.svg new file mode 100644 index 0000000..28f9b03 --- /dev/null +++ b/svgs/iconsax2/̲.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/̳.svg b/svgs/iconsax2/̳.svg new file mode 100644 index 0000000..b7a8e86 --- /dev/null +++ b/svgs/iconsax2/̳.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/̴.svg b/svgs/iconsax2/̴.svg new file mode 100644 index 0000000..4403ef7 --- /dev/null +++ b/svgs/iconsax2/̴.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̵.svg b/svgs/iconsax2/̵.svg new file mode 100644 index 0000000..9d1f3b9 --- /dev/null +++ b/svgs/iconsax2/̵.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̶.svg b/svgs/iconsax2/̶.svg new file mode 100644 index 0000000..fa1188a --- /dev/null +++ b/svgs/iconsax2/̶.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/̷.svg b/svgs/iconsax2/̷.svg new file mode 100644 index 0000000..759c9c0 --- /dev/null +++ b/svgs/iconsax2/̷.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/svgs/iconsax2/̸.svg b/svgs/iconsax2/̸.svg new file mode 100644 index 0000000..1933c24 --- /dev/null +++ b/svgs/iconsax2/̸.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/svgs/iconsax2/̹.svg b/svgs/iconsax2/̹.svg new file mode 100644 index 0000000..4019ebb --- /dev/null +++ b/svgs/iconsax2/̹.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̺.svg b/svgs/iconsax2/̺.svg new file mode 100644 index 0000000..7a9ad35 --- /dev/null +++ b/svgs/iconsax2/̺.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/̻.svg b/svgs/iconsax2/̻.svg new file mode 100644 index 0000000..cdec161 --- /dev/null +++ b/svgs/iconsax2/̻.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̼.svg b/svgs/iconsax2/̼.svg new file mode 100644 index 0000000..cd3c28b --- /dev/null +++ b/svgs/iconsax2/̼.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/̽.svg b/svgs/iconsax2/̽.svg new file mode 100644 index 0000000..e215050 --- /dev/null +++ b/svgs/iconsax2/̽.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̾.svg b/svgs/iconsax2/̾.svg new file mode 100644 index 0000000..711fc80 --- /dev/null +++ b/svgs/iconsax2/̾.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̿.svg b/svgs/iconsax2/̿.svg new file mode 100644 index 0000000..b2d36be --- /dev/null +++ b/svgs/iconsax2/̿.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/̀.svg b/svgs/iconsax2/̀.svg new file mode 100644 index 0000000..17ff9c1 --- /dev/null +++ b/svgs/iconsax2/̀.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/́.svg b/svgs/iconsax2/́.svg new file mode 100644 index 0000000..1caefe4 --- /dev/null +++ b/svgs/iconsax2/́.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/͂.svg b/svgs/iconsax2/͂.svg new file mode 100644 index 0000000..a566d22 --- /dev/null +++ b/svgs/iconsax2/͂.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/̓.svg b/svgs/iconsax2/̓.svg new file mode 100644 index 0000000..c636c3d --- /dev/null +++ b/svgs/iconsax2/̓.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/̈́.svg b/svgs/iconsax2/̈́.svg new file mode 100644 index 0000000..be30e11 --- /dev/null +++ b/svgs/iconsax2/̈́.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ͅ.svg b/svgs/iconsax2/ͅ.svg new file mode 100644 index 0000000..6960131 --- /dev/null +++ b/svgs/iconsax2/ͅ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/͆.svg b/svgs/iconsax2/͆.svg new file mode 100644 index 0000000..e56c673 --- /dev/null +++ b/svgs/iconsax2/͆.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/͇.svg b/svgs/iconsax2/͇.svg new file mode 100644 index 0000000..ed3dfb9 --- /dev/null +++ b/svgs/iconsax2/͇.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/͈.svg b/svgs/iconsax2/͈.svg new file mode 100644 index 0000000..eceab84 --- /dev/null +++ b/svgs/iconsax2/͈.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/͉.svg b/svgs/iconsax2/͉.svg new file mode 100644 index 0000000..0aa7833 --- /dev/null +++ b/svgs/iconsax2/͉.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/͊.svg b/svgs/iconsax2/͊.svg new file mode 100644 index 0000000..acd62aa --- /dev/null +++ b/svgs/iconsax2/͊.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/svgs/iconsax2/͋.svg b/svgs/iconsax2/͋.svg new file mode 100644 index 0000000..e9f50f8 --- /dev/null +++ b/svgs/iconsax2/͋.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/͌.svg b/svgs/iconsax2/͌.svg new file mode 100644 index 0000000..7801027 --- /dev/null +++ b/svgs/iconsax2/͌.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/͍.svg b/svgs/iconsax2/͍.svg new file mode 100644 index 0000000..f79cf0f --- /dev/null +++ b/svgs/iconsax2/͍.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/͎.svg b/svgs/iconsax2/͎.svg new file mode 100644 index 0000000..4e92818 --- /dev/null +++ b/svgs/iconsax2/͎.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/͏.svg b/svgs/iconsax2/͏.svg new file mode 100644 index 0000000..c3a3842 --- /dev/null +++ b/svgs/iconsax2/͏.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/͐.svg b/svgs/iconsax2/͐.svg new file mode 100644 index 0000000..54bd978 --- /dev/null +++ b/svgs/iconsax2/͐.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/͑.svg b/svgs/iconsax2/͑.svg new file mode 100644 index 0000000..8210a71 --- /dev/null +++ b/svgs/iconsax2/͑.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/͒.svg b/svgs/iconsax2/͒.svg new file mode 100644 index 0000000..25a86a0 --- /dev/null +++ b/svgs/iconsax2/͒.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/͓.svg b/svgs/iconsax2/͓.svg new file mode 100644 index 0000000..8aaa63d --- /dev/null +++ b/svgs/iconsax2/͓.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/͔.svg b/svgs/iconsax2/͔.svg new file mode 100644 index 0000000..da31ef7 --- /dev/null +++ b/svgs/iconsax2/͔.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/͕.svg b/svgs/iconsax2/͕.svg new file mode 100644 index 0000000..8d7672d --- /dev/null +++ b/svgs/iconsax2/͕.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/͖.svg b/svgs/iconsax2/͖.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/͖.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/͗.svg b/svgs/iconsax2/͗.svg new file mode 100644 index 0000000..429dc2e --- /dev/null +++ b/svgs/iconsax2/͗.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/͘.svg b/svgs/iconsax2/͘.svg new file mode 100644 index 0000000..94f1a20 --- /dev/null +++ b/svgs/iconsax2/͘.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/͙.svg b/svgs/iconsax2/͙.svg new file mode 100644 index 0000000..357ae7a --- /dev/null +++ b/svgs/iconsax2/͙.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/͚.svg b/svgs/iconsax2/͚.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/͚.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/͛.svg b/svgs/iconsax2/͛.svg new file mode 100644 index 0000000..51d7ed5 --- /dev/null +++ b/svgs/iconsax2/͛.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/͜.svg b/svgs/iconsax2/͜.svg new file mode 100644 index 0000000..ab08a8f --- /dev/null +++ b/svgs/iconsax2/͜.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/͝.svg b/svgs/iconsax2/͝.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/͝.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/͞.svg b/svgs/iconsax2/͞.svg new file mode 100644 index 0000000..ebc9915 --- /dev/null +++ b/svgs/iconsax2/͞.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/͟.svg b/svgs/iconsax2/͟.svg new file mode 100644 index 0000000..4b84de9 --- /dev/null +++ b/svgs/iconsax2/͟.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/͠.svg b/svgs/iconsax2/͠.svg new file mode 100644 index 0000000..68c5b3d --- /dev/null +++ b/svgs/iconsax2/͠.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/͡.svg b/svgs/iconsax2/͡.svg new file mode 100644 index 0000000..040d55b --- /dev/null +++ b/svgs/iconsax2/͡.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/͢.svg b/svgs/iconsax2/͢.svg new file mode 100644 index 0000000..ceb7f1c --- /dev/null +++ b/svgs/iconsax2/͢.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ͣ.svg b/svgs/iconsax2/ͣ.svg new file mode 100644 index 0000000..17bf5bc --- /dev/null +++ b/svgs/iconsax2/ͣ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ͤ.svg b/svgs/iconsax2/ͤ.svg new file mode 100644 index 0000000..6ed227e --- /dev/null +++ b/svgs/iconsax2/ͤ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ͥ.svg b/svgs/iconsax2/ͥ.svg new file mode 100644 index 0000000..6738faf --- /dev/null +++ b/svgs/iconsax2/ͥ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ͦ.svg b/svgs/iconsax2/ͦ.svg new file mode 100644 index 0000000..48538d8 --- /dev/null +++ b/svgs/iconsax2/ͦ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ͧ.svg b/svgs/iconsax2/ͧ.svg new file mode 100644 index 0000000..2fc95e3 --- /dev/null +++ b/svgs/iconsax2/ͧ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ͨ.svg b/svgs/iconsax2/ͨ.svg new file mode 100644 index 0000000..89aaad1 --- /dev/null +++ b/svgs/iconsax2/ͨ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ͩ.svg b/svgs/iconsax2/ͩ.svg new file mode 100644 index 0000000..5e1b547 --- /dev/null +++ b/svgs/iconsax2/ͩ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ͪ.svg b/svgs/iconsax2/ͪ.svg new file mode 100644 index 0000000..022cc95 --- /dev/null +++ b/svgs/iconsax2/ͪ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ͫ.svg b/svgs/iconsax2/ͫ.svg new file mode 100644 index 0000000..7da047e --- /dev/null +++ b/svgs/iconsax2/ͫ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ͬ.svg b/svgs/iconsax2/ͬ.svg new file mode 100644 index 0000000..a20aa94 --- /dev/null +++ b/svgs/iconsax2/ͬ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ͭ.svg b/svgs/iconsax2/ͭ.svg new file mode 100644 index 0000000..709c131 --- /dev/null +++ b/svgs/iconsax2/ͭ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ͮ.svg b/svgs/iconsax2/ͮ.svg new file mode 100644 index 0000000..6b8f0dd --- /dev/null +++ b/svgs/iconsax2/ͮ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ͯ.svg b/svgs/iconsax2/ͯ.svg new file mode 100644 index 0000000..8b0b8d1 --- /dev/null +++ b/svgs/iconsax2/ͯ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ͱ.svg b/svgs/iconsax2/ͱ.svg new file mode 100644 index 0000000..97149b9 --- /dev/null +++ b/svgs/iconsax2/ͱ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ͳ.svg b/svgs/iconsax2/ͳ.svg new file mode 100644 index 0000000..d2b6b0c --- /dev/null +++ b/svgs/iconsax2/ͳ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ʹ.svg b/svgs/iconsax2/ʹ.svg new file mode 100644 index 0000000..9ad9850 --- /dev/null +++ b/svgs/iconsax2/ʹ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/͵.svg b/svgs/iconsax2/͵.svg new file mode 100644 index 0000000..8c8eab4 --- /dev/null +++ b/svgs/iconsax2/͵.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ͷ.svg b/svgs/iconsax2/ͷ.svg new file mode 100644 index 0000000..8566dd2 --- /dev/null +++ b/svgs/iconsax2/ͷ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/͸.svg b/svgs/iconsax2/͸.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/͸.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/͹.svg b/svgs/iconsax2/͹.svg new file mode 100644 index 0000000..5d38350 --- /dev/null +++ b/svgs/iconsax2/͹.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ͺ.svg b/svgs/iconsax2/ͺ.svg new file mode 100644 index 0000000..5382b09 --- /dev/null +++ b/svgs/iconsax2/ͺ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/;.svg b/svgs/iconsax2/;.svg new file mode 100644 index 0000000..13bae60 --- /dev/null +++ b/svgs/iconsax2/;.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/Ϳ.svg b/svgs/iconsax2/Ϳ.svg new file mode 100644 index 0000000..c069c23 --- /dev/null +++ b/svgs/iconsax2/Ϳ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/΀.svg b/svgs/iconsax2/΀.svg new file mode 100644 index 0000000..0d0a96b --- /dev/null +++ b/svgs/iconsax2/΀.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/΁.svg b/svgs/iconsax2/΁.svg new file mode 100644 index 0000000..c27d137 --- /dev/null +++ b/svgs/iconsax2/΁.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/΂.svg b/svgs/iconsax2/΂.svg new file mode 100644 index 0000000..4a3518f --- /dev/null +++ b/svgs/iconsax2/΂.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/΃.svg b/svgs/iconsax2/΃.svg new file mode 100644 index 0000000..a09e312 --- /dev/null +++ b/svgs/iconsax2/΃.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/΄.svg b/svgs/iconsax2/΄.svg new file mode 100644 index 0000000..cdc949b --- /dev/null +++ b/svgs/iconsax2/΄.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/΅.svg b/svgs/iconsax2/΅.svg new file mode 100644 index 0000000..2ccd8b0 --- /dev/null +++ b/svgs/iconsax2/΅.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/·.svg b/svgs/iconsax2/·.svg new file mode 100644 index 0000000..806ebd1 --- /dev/null +++ b/svgs/iconsax2/·.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/΋.svg b/svgs/iconsax2/΋.svg new file mode 100644 index 0000000..c9be97f --- /dev/null +++ b/svgs/iconsax2/΋.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/΍.svg b/svgs/iconsax2/΍.svg new file mode 100644 index 0000000..c9be97f --- /dev/null +++ b/svgs/iconsax2/΍.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ΐ.svg b/svgs/iconsax2/ΐ.svg new file mode 100644 index 0000000..90539ec --- /dev/null +++ b/svgs/iconsax2/ΐ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/΢.svg b/svgs/iconsax2/΢.svg new file mode 100644 index 0000000..5bb9408 --- /dev/null +++ b/svgs/iconsax2/΢.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ά.svg b/svgs/iconsax2/ά.svg new file mode 100644 index 0000000..1a48fd1 --- /dev/null +++ b/svgs/iconsax2/ά.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/έ.svg b/svgs/iconsax2/έ.svg new file mode 100644 index 0000000..8225dba --- /dev/null +++ b/svgs/iconsax2/έ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ή.svg b/svgs/iconsax2/ή.svg new file mode 100644 index 0000000..15576fb --- /dev/null +++ b/svgs/iconsax2/ή.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ί.svg b/svgs/iconsax2/ί.svg new file mode 100644 index 0000000..dc9084f --- /dev/null +++ b/svgs/iconsax2/ί.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ΰ.svg b/svgs/iconsax2/ΰ.svg new file mode 100644 index 0000000..e2c3d07 --- /dev/null +++ b/svgs/iconsax2/ΰ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/α.svg b/svgs/iconsax2/α.svg new file mode 100644 index 0000000..4f94e70 --- /dev/null +++ b/svgs/iconsax2/α.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/β.svg b/svgs/iconsax2/β.svg new file mode 100644 index 0000000..81a481e --- /dev/null +++ b/svgs/iconsax2/β.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/γ.svg b/svgs/iconsax2/γ.svg new file mode 100644 index 0000000..37cb525 --- /dev/null +++ b/svgs/iconsax2/γ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/δ.svg b/svgs/iconsax2/δ.svg new file mode 100644 index 0000000..fc68d89 --- /dev/null +++ b/svgs/iconsax2/δ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ε.svg b/svgs/iconsax2/ε.svg new file mode 100644 index 0000000..8977e8e --- /dev/null +++ b/svgs/iconsax2/ε.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ζ.svg b/svgs/iconsax2/ζ.svg new file mode 100644 index 0000000..30f7519 --- /dev/null +++ b/svgs/iconsax2/ζ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/η.svg b/svgs/iconsax2/η.svg new file mode 100644 index 0000000..371d9e4 --- /dev/null +++ b/svgs/iconsax2/η.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/θ.svg b/svgs/iconsax2/θ.svg new file mode 100644 index 0000000..1581e2c --- /dev/null +++ b/svgs/iconsax2/θ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ι.svg b/svgs/iconsax2/ι.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/ι.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/κ.svg b/svgs/iconsax2/κ.svg new file mode 100644 index 0000000..c9c0622 --- /dev/null +++ b/svgs/iconsax2/κ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/λ.svg b/svgs/iconsax2/λ.svg new file mode 100644 index 0000000..48a7102 --- /dev/null +++ b/svgs/iconsax2/λ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/μ.svg b/svgs/iconsax2/μ.svg new file mode 100644 index 0000000..88bf44b --- /dev/null +++ b/svgs/iconsax2/μ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ν.svg b/svgs/iconsax2/ν.svg new file mode 100644 index 0000000..a641805 --- /dev/null +++ b/svgs/iconsax2/ν.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ξ.svg b/svgs/iconsax2/ξ.svg new file mode 100644 index 0000000..48a7102 --- /dev/null +++ b/svgs/iconsax2/ξ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ο.svg b/svgs/iconsax2/ο.svg new file mode 100644 index 0000000..1cd5915 --- /dev/null +++ b/svgs/iconsax2/ο.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/π.svg b/svgs/iconsax2/π.svg new file mode 100644 index 0000000..14f8cac --- /dev/null +++ b/svgs/iconsax2/π.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ρ.svg b/svgs/iconsax2/ρ.svg new file mode 100644 index 0000000..5843820 --- /dev/null +++ b/svgs/iconsax2/ρ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ς.svg b/svgs/iconsax2/ς.svg new file mode 100644 index 0000000..f9ea2fa --- /dev/null +++ b/svgs/iconsax2/ς.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/σ.svg b/svgs/iconsax2/σ.svg new file mode 100644 index 0000000..3a3bcb0 --- /dev/null +++ b/svgs/iconsax2/σ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/τ.svg b/svgs/iconsax2/τ.svg new file mode 100644 index 0000000..6078fc2 --- /dev/null +++ b/svgs/iconsax2/τ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/υ.svg b/svgs/iconsax2/υ.svg new file mode 100644 index 0000000..4c98505 --- /dev/null +++ b/svgs/iconsax2/υ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/φ.svg b/svgs/iconsax2/φ.svg new file mode 100644 index 0000000..2586d7c --- /dev/null +++ b/svgs/iconsax2/φ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/χ.svg b/svgs/iconsax2/χ.svg new file mode 100644 index 0000000..3bb9f39 --- /dev/null +++ b/svgs/iconsax2/χ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ψ.svg b/svgs/iconsax2/ψ.svg new file mode 100644 index 0000000..2c2246e --- /dev/null +++ b/svgs/iconsax2/ψ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ω.svg b/svgs/iconsax2/ω.svg new file mode 100644 index 0000000..b8d93f5 --- /dev/null +++ b/svgs/iconsax2/ω.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϊ.svg b/svgs/iconsax2/ϊ.svg new file mode 100644 index 0000000..f8ae3b2 --- /dev/null +++ b/svgs/iconsax2/ϊ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϋ.svg b/svgs/iconsax2/ϋ.svg new file mode 100644 index 0000000..ded2140 --- /dev/null +++ b/svgs/iconsax2/ϋ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ό.svg b/svgs/iconsax2/ό.svg new file mode 100644 index 0000000..b237ffd --- /dev/null +++ b/svgs/iconsax2/ό.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ύ.svg b/svgs/iconsax2/ύ.svg new file mode 100644 index 0000000..a3f888a --- /dev/null +++ b/svgs/iconsax2/ύ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ώ.svg b/svgs/iconsax2/ώ.svg new file mode 100644 index 0000000..7d368e2 --- /dev/null +++ b/svgs/iconsax2/ώ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϐ.svg b/svgs/iconsax2/ϐ.svg new file mode 100644 index 0000000..a3c723d --- /dev/null +++ b/svgs/iconsax2/ϐ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϑ.svg b/svgs/iconsax2/ϑ.svg new file mode 100644 index 0000000..1435b3c --- /dev/null +++ b/svgs/iconsax2/ϑ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϒ.svg b/svgs/iconsax2/ϒ.svg new file mode 100644 index 0000000..24c8b42 --- /dev/null +++ b/svgs/iconsax2/ϒ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϓ.svg b/svgs/iconsax2/ϓ.svg new file mode 100644 index 0000000..db214fd --- /dev/null +++ b/svgs/iconsax2/ϓ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϔ.svg b/svgs/iconsax2/ϔ.svg new file mode 100644 index 0000000..582479c --- /dev/null +++ b/svgs/iconsax2/ϔ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϕ.svg b/svgs/iconsax2/ϕ.svg new file mode 100644 index 0000000..9837dd4 --- /dev/null +++ b/svgs/iconsax2/ϕ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϖ.svg b/svgs/iconsax2/ϖ.svg new file mode 100644 index 0000000..7254ec9 --- /dev/null +++ b/svgs/iconsax2/ϖ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ϗ.svg b/svgs/iconsax2/ϗ.svg new file mode 100644 index 0000000..fe9084e --- /dev/null +++ b/svgs/iconsax2/ϗ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ϙ.svg b/svgs/iconsax2/ϙ.svg new file mode 100644 index 0000000..82693ae --- /dev/null +++ b/svgs/iconsax2/ϙ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϛ.svg b/svgs/iconsax2/ϛ.svg new file mode 100644 index 0000000..8d647e9 --- /dev/null +++ b/svgs/iconsax2/ϛ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ϝ.svg b/svgs/iconsax2/ϝ.svg new file mode 100644 index 0000000..0cc05e2 --- /dev/null +++ b/svgs/iconsax2/ϝ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϟ.svg b/svgs/iconsax2/ϟ.svg new file mode 100644 index 0000000..69cba01 --- /dev/null +++ b/svgs/iconsax2/ϟ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϡ.svg b/svgs/iconsax2/ϡ.svg new file mode 100644 index 0000000..fbd6c65 --- /dev/null +++ b/svgs/iconsax2/ϡ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϣ.svg b/svgs/iconsax2/ϣ.svg new file mode 100644 index 0000000..830052a --- /dev/null +++ b/svgs/iconsax2/ϣ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϥ.svg b/svgs/iconsax2/ϥ.svg new file mode 100644 index 0000000..5096678 --- /dev/null +++ b/svgs/iconsax2/ϥ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϧ.svg b/svgs/iconsax2/ϧ.svg new file mode 100644 index 0000000..8db90b8 --- /dev/null +++ b/svgs/iconsax2/ϧ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϩ.svg b/svgs/iconsax2/ϩ.svg new file mode 100644 index 0000000..aaa6f5f --- /dev/null +++ b/svgs/iconsax2/ϩ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϫ.svg b/svgs/iconsax2/ϫ.svg new file mode 100644 index 0000000..1747b20 --- /dev/null +++ b/svgs/iconsax2/ϫ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ϭ.svg b/svgs/iconsax2/ϭ.svg new file mode 100644 index 0000000..33576f7 --- /dev/null +++ b/svgs/iconsax2/ϭ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ϯ.svg b/svgs/iconsax2/ϯ.svg new file mode 100644 index 0000000..c1cc359 --- /dev/null +++ b/svgs/iconsax2/ϯ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ϰ.svg b/svgs/iconsax2/ϰ.svg new file mode 100644 index 0000000..170fa7b --- /dev/null +++ b/svgs/iconsax2/ϰ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϱ.svg b/svgs/iconsax2/ϱ.svg new file mode 100644 index 0000000..eaf0576 --- /dev/null +++ b/svgs/iconsax2/ϱ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϳ.svg b/svgs/iconsax2/ϳ.svg new file mode 100644 index 0000000..33576f7 --- /dev/null +++ b/svgs/iconsax2/ϳ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ϴ.svg b/svgs/iconsax2/ϴ.svg new file mode 100644 index 0000000..5c0acb0 --- /dev/null +++ b/svgs/iconsax2/ϴ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϵ.svg b/svgs/iconsax2/ϵ.svg new file mode 100644 index 0000000..2207e09 --- /dev/null +++ b/svgs/iconsax2/ϵ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/϶.svg b/svgs/iconsax2/϶.svg new file mode 100644 index 0000000..7db7937 --- /dev/null +++ b/svgs/iconsax2/϶.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϸ.svg b/svgs/iconsax2/ϸ.svg new file mode 100644 index 0000000..cf3b8d4 --- /dev/null +++ b/svgs/iconsax2/ϸ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/Ϲ.svg b/svgs/iconsax2/Ϲ.svg new file mode 100644 index 0000000..4e7aa99 --- /dev/null +++ b/svgs/iconsax2/Ϲ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϻ.svg b/svgs/iconsax2/ϻ.svg new file mode 100644 index 0000000..3d5dd29 --- /dev/null +++ b/svgs/iconsax2/ϻ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ϼ.svg b/svgs/iconsax2/ϼ.svg new file mode 100644 index 0000000..7c02151 --- /dev/null +++ b/svgs/iconsax2/ϼ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/Ͻ.svg b/svgs/iconsax2/Ͻ.svg new file mode 100644 index 0000000..f436433 --- /dev/null +++ b/svgs/iconsax2/Ͻ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/Ͼ.svg b/svgs/iconsax2/Ͼ.svg new file mode 100644 index 0000000..7c02151 --- /dev/null +++ b/svgs/iconsax2/Ͼ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/Ͽ.svg b/svgs/iconsax2/Ͽ.svg new file mode 100644 index 0000000..711615f --- /dev/null +++ b/svgs/iconsax2/Ͽ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/а.svg b/svgs/iconsax2/а.svg new file mode 100644 index 0000000..7ed6736 --- /dev/null +++ b/svgs/iconsax2/а.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/б.svg b/svgs/iconsax2/б.svg new file mode 100644 index 0000000..99ece74 --- /dev/null +++ b/svgs/iconsax2/б.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/в.svg b/svgs/iconsax2/в.svg new file mode 100644 index 0000000..bc46f02 --- /dev/null +++ b/svgs/iconsax2/в.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/г.svg b/svgs/iconsax2/г.svg new file mode 100644 index 0000000..9aefbbb --- /dev/null +++ b/svgs/iconsax2/г.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/д.svg b/svgs/iconsax2/д.svg new file mode 100644 index 0000000..cb624b8 --- /dev/null +++ b/svgs/iconsax2/д.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/е.svg b/svgs/iconsax2/е.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/е.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ж.svg b/svgs/iconsax2/ж.svg new file mode 100644 index 0000000..5faed34 --- /dev/null +++ b/svgs/iconsax2/ж.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/з.svg b/svgs/iconsax2/з.svg new file mode 100644 index 0000000..c54a034 --- /dev/null +++ b/svgs/iconsax2/з.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/и.svg b/svgs/iconsax2/и.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/и.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/й.svg b/svgs/iconsax2/й.svg new file mode 100644 index 0000000..599ee14 --- /dev/null +++ b/svgs/iconsax2/й.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/к.svg b/svgs/iconsax2/к.svg new file mode 100644 index 0000000..c3a80e8 --- /dev/null +++ b/svgs/iconsax2/к.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/л.svg b/svgs/iconsax2/л.svg new file mode 100644 index 0000000..0bcb5a2 --- /dev/null +++ b/svgs/iconsax2/л.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/м.svg b/svgs/iconsax2/м.svg new file mode 100644 index 0000000..b2a28d0 --- /dev/null +++ b/svgs/iconsax2/м.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/н.svg b/svgs/iconsax2/н.svg new file mode 100644 index 0000000..283edff --- /dev/null +++ b/svgs/iconsax2/н.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/о.svg b/svgs/iconsax2/о.svg new file mode 100644 index 0000000..2798d72 --- /dev/null +++ b/svgs/iconsax2/о.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/п.svg b/svgs/iconsax2/п.svg new file mode 100644 index 0000000..88bf44b --- /dev/null +++ b/svgs/iconsax2/п.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/р.svg b/svgs/iconsax2/р.svg new file mode 100644 index 0000000..58e043b --- /dev/null +++ b/svgs/iconsax2/р.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/с.svg b/svgs/iconsax2/с.svg new file mode 100644 index 0000000..abd4960 --- /dev/null +++ b/svgs/iconsax2/с.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/т.svg b/svgs/iconsax2/т.svg new file mode 100644 index 0000000..e13f320 --- /dev/null +++ b/svgs/iconsax2/т.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/у.svg b/svgs/iconsax2/у.svg new file mode 100644 index 0000000..452539b --- /dev/null +++ b/svgs/iconsax2/у.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ф.svg b/svgs/iconsax2/ф.svg new file mode 100644 index 0000000..2947dab --- /dev/null +++ b/svgs/iconsax2/ф.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/х.svg b/svgs/iconsax2/х.svg new file mode 100644 index 0000000..d736d9a --- /dev/null +++ b/svgs/iconsax2/х.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ц.svg b/svgs/iconsax2/ц.svg new file mode 100644 index 0000000..d736d9a --- /dev/null +++ b/svgs/iconsax2/ц.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ч.svg b/svgs/iconsax2/ч.svg new file mode 100644 index 0000000..5c2c1dc --- /dev/null +++ b/svgs/iconsax2/ч.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ш.svg b/svgs/iconsax2/ш.svg new file mode 100644 index 0000000..b78fbe1 --- /dev/null +++ b/svgs/iconsax2/ш.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/щ.svg b/svgs/iconsax2/щ.svg new file mode 100644 index 0000000..6e3f113 --- /dev/null +++ b/svgs/iconsax2/щ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ъ.svg b/svgs/iconsax2/ъ.svg new file mode 100644 index 0000000..bf797a1 --- /dev/null +++ b/svgs/iconsax2/ъ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ы.svg b/svgs/iconsax2/ы.svg new file mode 100644 index 0000000..276a774 --- /dev/null +++ b/svgs/iconsax2/ы.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ь.svg b/svgs/iconsax2/ь.svg new file mode 100644 index 0000000..d736d9a --- /dev/null +++ b/svgs/iconsax2/ь.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/э.svg b/svgs/iconsax2/э.svg new file mode 100644 index 0000000..8b025ff --- /dev/null +++ b/svgs/iconsax2/э.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ю.svg b/svgs/iconsax2/ю.svg new file mode 100644 index 0000000..d736d9a --- /dev/null +++ b/svgs/iconsax2/ю.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/я.svg b/svgs/iconsax2/я.svg new file mode 100644 index 0000000..07c9417 --- /dev/null +++ b/svgs/iconsax2/я.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ѐ.svg b/svgs/iconsax2/ѐ.svg new file mode 100644 index 0000000..c554099 --- /dev/null +++ b/svgs/iconsax2/ѐ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ё.svg b/svgs/iconsax2/ё.svg new file mode 100644 index 0000000..debe01b --- /dev/null +++ b/svgs/iconsax2/ё.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ђ.svg b/svgs/iconsax2/ђ.svg new file mode 100644 index 0000000..db75dca --- /dev/null +++ b/svgs/iconsax2/ђ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ѓ.svg b/svgs/iconsax2/ѓ.svg new file mode 100644 index 0000000..d736d9a --- /dev/null +++ b/svgs/iconsax2/ѓ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/є.svg b/svgs/iconsax2/є.svg new file mode 100644 index 0000000..1bb1bfc --- /dev/null +++ b/svgs/iconsax2/є.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ѕ.svg b/svgs/iconsax2/ѕ.svg new file mode 100644 index 0000000..64043ef --- /dev/null +++ b/svgs/iconsax2/ѕ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/і.svg b/svgs/iconsax2/і.svg new file mode 100644 index 0000000..d736d9a --- /dev/null +++ b/svgs/iconsax2/і.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ї.svg b/svgs/iconsax2/ї.svg new file mode 100644 index 0000000..2b92136 --- /dev/null +++ b/svgs/iconsax2/ї.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ј.svg b/svgs/iconsax2/ј.svg new file mode 100644 index 0000000..c09c2af --- /dev/null +++ b/svgs/iconsax2/ј.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/љ.svg b/svgs/iconsax2/љ.svg new file mode 100644 index 0000000..d29f7da --- /dev/null +++ b/svgs/iconsax2/љ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/њ.svg b/svgs/iconsax2/њ.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/њ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ћ.svg b/svgs/iconsax2/ћ.svg new file mode 100644 index 0000000..bdcc91c --- /dev/null +++ b/svgs/iconsax2/ћ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ќ.svg b/svgs/iconsax2/ќ.svg new file mode 100644 index 0000000..df2c6fe --- /dev/null +++ b/svgs/iconsax2/ќ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ѝ.svg b/svgs/iconsax2/ѝ.svg new file mode 100644 index 0000000..f9b207e --- /dev/null +++ b/svgs/iconsax2/ѝ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ў.svg b/svgs/iconsax2/ў.svg new file mode 100644 index 0000000..e27ceac --- /dev/null +++ b/svgs/iconsax2/ў.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/џ.svg b/svgs/iconsax2/џ.svg new file mode 100644 index 0000000..411dc76 --- /dev/null +++ b/svgs/iconsax2/џ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ѡ.svg b/svgs/iconsax2/ѡ.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/ѡ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ѣ.svg b/svgs/iconsax2/ѣ.svg new file mode 100644 index 0000000..b60bea3 --- /dev/null +++ b/svgs/iconsax2/ѣ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ѥ.svg b/svgs/iconsax2/ѥ.svg new file mode 100644 index 0000000..554f39c --- /dev/null +++ b/svgs/iconsax2/ѥ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ѧ.svg b/svgs/iconsax2/ѧ.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/ѧ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ѩ.svg b/svgs/iconsax2/ѩ.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/ѩ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ѫ.svg b/svgs/iconsax2/ѫ.svg new file mode 100644 index 0000000..01e7865 --- /dev/null +++ b/svgs/iconsax2/ѫ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ѭ.svg b/svgs/iconsax2/ѭ.svg new file mode 100644 index 0000000..1bb1bfc --- /dev/null +++ b/svgs/iconsax2/ѭ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ѯ.svg b/svgs/iconsax2/ѯ.svg new file mode 100644 index 0000000..fe287c5 --- /dev/null +++ b/svgs/iconsax2/ѯ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ѱ.svg b/svgs/iconsax2/ѱ.svg new file mode 100644 index 0000000..0efb31d --- /dev/null +++ b/svgs/iconsax2/ѱ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ѳ.svg b/svgs/iconsax2/ѳ.svg new file mode 100644 index 0000000..7e97654 --- /dev/null +++ b/svgs/iconsax2/ѳ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ѵ.svg b/svgs/iconsax2/ѵ.svg new file mode 100644 index 0000000..9db9932 --- /dev/null +++ b/svgs/iconsax2/ѵ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ѷ.svg b/svgs/iconsax2/ѷ.svg new file mode 100644 index 0000000..92ba694 --- /dev/null +++ b/svgs/iconsax2/ѷ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ѹ.svg b/svgs/iconsax2/ѹ.svg new file mode 100644 index 0000000..052bc89 --- /dev/null +++ b/svgs/iconsax2/ѹ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ѻ.svg b/svgs/iconsax2/ѻ.svg new file mode 100644 index 0000000..eee4cae --- /dev/null +++ b/svgs/iconsax2/ѻ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ѽ.svg b/svgs/iconsax2/ѽ.svg new file mode 100644 index 0000000..3c5677f --- /dev/null +++ b/svgs/iconsax2/ѽ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ѿ.svg b/svgs/iconsax2/ѿ.svg new file mode 100644 index 0000000..9f7bed6 --- /dev/null +++ b/svgs/iconsax2/ѿ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/Ҁ.svg b/svgs/iconsax2/Ҁ.svg new file mode 100644 index 0000000..47cb606 --- /dev/null +++ b/svgs/iconsax2/Ҁ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/҂.svg b/svgs/iconsax2/҂.svg new file mode 100644 index 0000000..4d43b0a --- /dev/null +++ b/svgs/iconsax2/҂.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/҃.svg b/svgs/iconsax2/҃.svg new file mode 100644 index 0000000..ab742ae --- /dev/null +++ b/svgs/iconsax2/҃.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/҄.svg b/svgs/iconsax2/҄.svg new file mode 100644 index 0000000..6874fae --- /dev/null +++ b/svgs/iconsax2/҄.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/҅.svg b/svgs/iconsax2/҅.svg new file mode 100644 index 0000000..a204e7c --- /dev/null +++ b/svgs/iconsax2/҅.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/҆.svg b/svgs/iconsax2/҆.svg new file mode 100644 index 0000000..49ee05f --- /dev/null +++ b/svgs/iconsax2/҆.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/҇.svg b/svgs/iconsax2/҇.svg new file mode 100644 index 0000000..616a9a7 --- /dev/null +++ b/svgs/iconsax2/҇.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/҈.svg b/svgs/iconsax2/҈.svg new file mode 100644 index 0000000..62b1361 --- /dev/null +++ b/svgs/iconsax2/҈.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/҉.svg b/svgs/iconsax2/҉.svg new file mode 100644 index 0000000..0907c9e --- /dev/null +++ b/svgs/iconsax2/҉.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ҋ.svg b/svgs/iconsax2/ҋ.svg new file mode 100644 index 0000000..60ceed4 --- /dev/null +++ b/svgs/iconsax2/ҋ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ҍ.svg b/svgs/iconsax2/ҍ.svg new file mode 100644 index 0000000..1a886fa --- /dev/null +++ b/svgs/iconsax2/ҍ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ҏ.svg b/svgs/iconsax2/ҏ.svg new file mode 100644 index 0000000..5fd71e8 --- /dev/null +++ b/svgs/iconsax2/ҏ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ґ.svg b/svgs/iconsax2/ґ.svg new file mode 100644 index 0000000..6ea32f2 --- /dev/null +++ b/svgs/iconsax2/ґ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ғ.svg b/svgs/iconsax2/ғ.svg new file mode 100644 index 0000000..07d17b0 --- /dev/null +++ b/svgs/iconsax2/ғ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ҕ.svg b/svgs/iconsax2/ҕ.svg new file mode 100644 index 0000000..a63e48e --- /dev/null +++ b/svgs/iconsax2/ҕ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/җ.svg b/svgs/iconsax2/җ.svg new file mode 100644 index 0000000..621761b --- /dev/null +++ b/svgs/iconsax2/җ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ҙ.svg b/svgs/iconsax2/ҙ.svg new file mode 100644 index 0000000..80de235 --- /dev/null +++ b/svgs/iconsax2/ҙ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/қ.svg b/svgs/iconsax2/қ.svg new file mode 100644 index 0000000..a600545 --- /dev/null +++ b/svgs/iconsax2/қ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ҝ.svg b/svgs/iconsax2/ҝ.svg new file mode 100644 index 0000000..e2917ed --- /dev/null +++ b/svgs/iconsax2/ҝ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ҟ.svg b/svgs/iconsax2/ҟ.svg new file mode 100644 index 0000000..67bca7b --- /dev/null +++ b/svgs/iconsax2/ҟ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ҡ.svg b/svgs/iconsax2/ҡ.svg new file mode 100644 index 0000000..675906d --- /dev/null +++ b/svgs/iconsax2/ҡ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ң.svg b/svgs/iconsax2/ң.svg new file mode 100644 index 0000000..d28c049 --- /dev/null +++ b/svgs/iconsax2/ң.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ҥ.svg b/svgs/iconsax2/ҥ.svg new file mode 100644 index 0000000..fa02617 --- /dev/null +++ b/svgs/iconsax2/ҥ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/Ҧ.svg b/svgs/iconsax2/Ҧ.svg new file mode 100644 index 0000000..d1d5d48 --- /dev/null +++ b/svgs/iconsax2/Ҧ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ҩ.svg b/svgs/iconsax2/ҩ.svg new file mode 100644 index 0000000..a644513 --- /dev/null +++ b/svgs/iconsax2/ҩ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ҫ.svg b/svgs/iconsax2/ҫ.svg new file mode 100644 index 0000000..ffffa1d --- /dev/null +++ b/svgs/iconsax2/ҫ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ҭ.svg b/svgs/iconsax2/ҭ.svg new file mode 100644 index 0000000..a644513 --- /dev/null +++ b/svgs/iconsax2/ҭ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ү.svg b/svgs/iconsax2/ү.svg new file mode 100644 index 0000000..977a34e --- /dev/null +++ b/svgs/iconsax2/ү.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ұ.svg b/svgs/iconsax2/ұ.svg new file mode 100644 index 0000000..6fdf09d --- /dev/null +++ b/svgs/iconsax2/ұ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ҳ.svg b/svgs/iconsax2/ҳ.svg new file mode 100644 index 0000000..3edd666 --- /dev/null +++ b/svgs/iconsax2/ҳ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ҵ.svg b/svgs/iconsax2/ҵ.svg new file mode 100644 index 0000000..15ab767 --- /dev/null +++ b/svgs/iconsax2/ҵ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ҷ.svg b/svgs/iconsax2/ҷ.svg new file mode 100644 index 0000000..0c70dfa --- /dev/null +++ b/svgs/iconsax2/ҷ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/Ҹ.svg b/svgs/iconsax2/Ҹ.svg new file mode 100644 index 0000000..c30b5ef --- /dev/null +++ b/svgs/iconsax2/Ҹ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/һ.svg b/svgs/iconsax2/һ.svg new file mode 100644 index 0000000..207ef46 --- /dev/null +++ b/svgs/iconsax2/һ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ҽ.svg b/svgs/iconsax2/ҽ.svg new file mode 100644 index 0000000..b297d91 --- /dev/null +++ b/svgs/iconsax2/ҽ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ҿ.svg b/svgs/iconsax2/ҿ.svg new file mode 100644 index 0000000..d99c829 --- /dev/null +++ b/svgs/iconsax2/ҿ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/Ӂ.svg b/svgs/iconsax2/Ӂ.svg new file mode 100644 index 0000000..0a561f4 --- /dev/null +++ b/svgs/iconsax2/Ӂ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӄ.svg b/svgs/iconsax2/ӄ.svg new file mode 100644 index 0000000..a5d9d53 --- /dev/null +++ b/svgs/iconsax2/ӄ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ӆ.svg b/svgs/iconsax2/ӆ.svg new file mode 100644 index 0000000..c30b5ef --- /dev/null +++ b/svgs/iconsax2/ӆ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӈ.svg b/svgs/iconsax2/ӈ.svg new file mode 100644 index 0000000..68707a6 --- /dev/null +++ b/svgs/iconsax2/ӈ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӊ.svg b/svgs/iconsax2/ӊ.svg new file mode 100644 index 0000000..373ef2d --- /dev/null +++ b/svgs/iconsax2/ӊ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӌ.svg b/svgs/iconsax2/ӌ.svg new file mode 100644 index 0000000..4682f43 --- /dev/null +++ b/svgs/iconsax2/ӌ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӎ.svg b/svgs/iconsax2/ӎ.svg new file mode 100644 index 0000000..51c4370 --- /dev/null +++ b/svgs/iconsax2/ӎ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӏ.svg b/svgs/iconsax2/ӏ.svg new file mode 100644 index 0000000..0a561f4 --- /dev/null +++ b/svgs/iconsax2/ӏ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӑ.svg b/svgs/iconsax2/ӑ.svg new file mode 100644 index 0000000..efa595d --- /dev/null +++ b/svgs/iconsax2/ӑ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ӓ.svg b/svgs/iconsax2/ӓ.svg new file mode 100644 index 0000000..8709997 --- /dev/null +++ b/svgs/iconsax2/ӓ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/Ӕ.svg b/svgs/iconsax2/Ӕ.svg new file mode 100644 index 0000000..0c70dfa --- /dev/null +++ b/svgs/iconsax2/Ӕ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӗ.svg b/svgs/iconsax2/ӗ.svg new file mode 100644 index 0000000..68707a6 --- /dev/null +++ b/svgs/iconsax2/ӗ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ә.svg b/svgs/iconsax2/ә.svg new file mode 100644 index 0000000..51c4370 --- /dev/null +++ b/svgs/iconsax2/ә.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӛ.svg b/svgs/iconsax2/ӛ.svg new file mode 100644 index 0000000..0e5e206 --- /dev/null +++ b/svgs/iconsax2/ӛ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӝ.svg b/svgs/iconsax2/ӝ.svg new file mode 100644 index 0000000..537ebc6 --- /dev/null +++ b/svgs/iconsax2/ӝ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/Ӟ.svg b/svgs/iconsax2/Ӟ.svg new file mode 100644 index 0000000..fcf7cf5 --- /dev/null +++ b/svgs/iconsax2/Ӟ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӡ.svg b/svgs/iconsax2/ӡ.svg new file mode 100644 index 0000000..97f12cd --- /dev/null +++ b/svgs/iconsax2/ӡ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӣ.svg b/svgs/iconsax2/ӣ.svg new file mode 100644 index 0000000..14612cd --- /dev/null +++ b/svgs/iconsax2/ӣ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӥ.svg b/svgs/iconsax2/ӥ.svg new file mode 100644 index 0000000..a79a92d --- /dev/null +++ b/svgs/iconsax2/ӥ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӧ.svg b/svgs/iconsax2/ӧ.svg new file mode 100644 index 0000000..0d7ddc3 --- /dev/null +++ b/svgs/iconsax2/ӧ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ө.svg b/svgs/iconsax2/ө.svg new file mode 100644 index 0000000..050f0b2 --- /dev/null +++ b/svgs/iconsax2/ө.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӫ.svg b/svgs/iconsax2/ӫ.svg new file mode 100644 index 0000000..23c40b2 --- /dev/null +++ b/svgs/iconsax2/ӫ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӭ.svg b/svgs/iconsax2/ӭ.svg new file mode 100644 index 0000000..bb852f1 --- /dev/null +++ b/svgs/iconsax2/ӭ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ӯ.svg b/svgs/iconsax2/ӯ.svg new file mode 100644 index 0000000..7501415 --- /dev/null +++ b/svgs/iconsax2/ӯ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӱ.svg b/svgs/iconsax2/ӱ.svg new file mode 100644 index 0000000..d29f02c --- /dev/null +++ b/svgs/iconsax2/ӱ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӳ.svg b/svgs/iconsax2/ӳ.svg new file mode 100644 index 0000000..e90dbc9 --- /dev/null +++ b/svgs/iconsax2/ӳ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӵ.svg b/svgs/iconsax2/ӵ.svg new file mode 100644 index 0000000..6db3793 --- /dev/null +++ b/svgs/iconsax2/ӵ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ӷ.svg b/svgs/iconsax2/ӷ.svg new file mode 100644 index 0000000..acbbf4e --- /dev/null +++ b/svgs/iconsax2/ӷ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӹ.svg b/svgs/iconsax2/ӹ.svg new file mode 100644 index 0000000..b306706 --- /dev/null +++ b/svgs/iconsax2/ӹ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ӻ.svg b/svgs/iconsax2/ӻ.svg new file mode 100644 index 0000000..9347627 --- /dev/null +++ b/svgs/iconsax2/ӻ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӽ.svg b/svgs/iconsax2/ӽ.svg new file mode 100644 index 0000000..970e260 --- /dev/null +++ b/svgs/iconsax2/ӽ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ӿ.svg b/svgs/iconsax2/ӿ.svg new file mode 100644 index 0000000..15576fb --- /dev/null +++ b/svgs/iconsax2/ӿ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ԁ.svg b/svgs/iconsax2/ԁ.svg new file mode 100644 index 0000000..1570527 --- /dev/null +++ b/svgs/iconsax2/ԁ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ԃ.svg b/svgs/iconsax2/ԃ.svg new file mode 100644 index 0000000..f9980ea --- /dev/null +++ b/svgs/iconsax2/ԃ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ԅ.svg b/svgs/iconsax2/ԅ.svg new file mode 100644 index 0000000..3b9749b --- /dev/null +++ b/svgs/iconsax2/ԅ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ԇ.svg b/svgs/iconsax2/ԇ.svg new file mode 100644 index 0000000..1e84b69 --- /dev/null +++ b/svgs/iconsax2/ԇ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ԉ.svg b/svgs/iconsax2/ԉ.svg new file mode 100644 index 0000000..2727004 --- /dev/null +++ b/svgs/iconsax2/ԉ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ԋ.svg b/svgs/iconsax2/ԋ.svg new file mode 100644 index 0000000..2bd4f57 --- /dev/null +++ b/svgs/iconsax2/ԋ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ԍ.svg b/svgs/iconsax2/ԍ.svg new file mode 100644 index 0000000..989c009 --- /dev/null +++ b/svgs/iconsax2/ԍ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ԏ.svg b/svgs/iconsax2/ԏ.svg new file mode 100644 index 0000000..c72aa53 --- /dev/null +++ b/svgs/iconsax2/ԏ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ԑ.svg b/svgs/iconsax2/ԑ.svg new file mode 100644 index 0000000..d5e82a0 --- /dev/null +++ b/svgs/iconsax2/ԑ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ԓ.svg b/svgs/iconsax2/ԓ.svg new file mode 100644 index 0000000..b1a4fed --- /dev/null +++ b/svgs/iconsax2/ԓ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ԕ.svg b/svgs/iconsax2/ԕ.svg new file mode 100644 index 0000000..f28e885 --- /dev/null +++ b/svgs/iconsax2/ԕ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ԗ.svg b/svgs/iconsax2/ԗ.svg new file mode 100644 index 0000000..ff845f7 --- /dev/null +++ b/svgs/iconsax2/ԗ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ԙ.svg b/svgs/iconsax2/ԙ.svg new file mode 100644 index 0000000..b274bda --- /dev/null +++ b/svgs/iconsax2/ԙ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ԛ.svg b/svgs/iconsax2/ԛ.svg new file mode 100644 index 0000000..8891e53 --- /dev/null +++ b/svgs/iconsax2/ԛ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ԝ.svg b/svgs/iconsax2/ԝ.svg new file mode 100644 index 0000000..b541deb --- /dev/null +++ b/svgs/iconsax2/ԝ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ԟ.svg b/svgs/iconsax2/ԟ.svg new file mode 100644 index 0000000..8891e53 --- /dev/null +++ b/svgs/iconsax2/ԟ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ԡ.svg b/svgs/iconsax2/ԡ.svg new file mode 100644 index 0000000..9917408 --- /dev/null +++ b/svgs/iconsax2/ԡ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ԣ.svg b/svgs/iconsax2/ԣ.svg new file mode 100644 index 0000000..02ecb94 --- /dev/null +++ b/svgs/iconsax2/ԣ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/Ԥ.svg b/svgs/iconsax2/Ԥ.svg new file mode 100644 index 0000000..b4a8dd6 --- /dev/null +++ b/svgs/iconsax2/Ԥ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ԥ.svg b/svgs/iconsax2/ԥ.svg new file mode 100644 index 0000000..93bb5f8 --- /dev/null +++ b/svgs/iconsax2/ԥ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/Ԧ.svg b/svgs/iconsax2/Ԧ.svg new file mode 100644 index 0000000..5a1f03c --- /dev/null +++ b/svgs/iconsax2/Ԧ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ԧ.svg b/svgs/iconsax2/ԧ.svg new file mode 100644 index 0000000..02ecb94 --- /dev/null +++ b/svgs/iconsax2/ԧ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/Ԩ.svg b/svgs/iconsax2/Ԩ.svg new file mode 100644 index 0000000..b4a8dd6 --- /dev/null +++ b/svgs/iconsax2/Ԩ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ԩ.svg b/svgs/iconsax2/ԩ.svg new file mode 100644 index 0000000..dd700ee --- /dev/null +++ b/svgs/iconsax2/ԩ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/Ԫ.svg b/svgs/iconsax2/Ԫ.svg new file mode 100644 index 0000000..b4c4d8e --- /dev/null +++ b/svgs/iconsax2/Ԫ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ԫ.svg b/svgs/iconsax2/ԫ.svg new file mode 100644 index 0000000..4b69637 --- /dev/null +++ b/svgs/iconsax2/ԫ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/Ԭ.svg b/svgs/iconsax2/Ԭ.svg new file mode 100644 index 0000000..ff845f7 --- /dev/null +++ b/svgs/iconsax2/Ԭ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ԭ.svg b/svgs/iconsax2/ԭ.svg new file mode 100644 index 0000000..bc9db8e --- /dev/null +++ b/svgs/iconsax2/ԭ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/Ԯ.svg b/svgs/iconsax2/Ԯ.svg new file mode 100644 index 0000000..536a1a2 --- /dev/null +++ b/svgs/iconsax2/Ԯ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ԯ.svg b/svgs/iconsax2/ԯ.svg new file mode 100644 index 0000000..27cd7b8 --- /dev/null +++ b/svgs/iconsax2/ԯ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/԰.svg b/svgs/iconsax2/԰.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/԰.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/՗.svg b/svgs/iconsax2/՗.svg new file mode 100644 index 0000000..4c24b3e --- /dev/null +++ b/svgs/iconsax2/՗.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/՘.svg b/svgs/iconsax2/՘.svg new file mode 100644 index 0000000..cb30e9b --- /dev/null +++ b/svgs/iconsax2/՘.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ՙ.svg b/svgs/iconsax2/ՙ.svg new file mode 100644 index 0000000..9137293 --- /dev/null +++ b/svgs/iconsax2/ՙ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/՚.svg b/svgs/iconsax2/՚.svg new file mode 100644 index 0000000..e0bc807 --- /dev/null +++ b/svgs/iconsax2/՚.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/՛.svg b/svgs/iconsax2/՛.svg new file mode 100644 index 0000000..8b477d2 --- /dev/null +++ b/svgs/iconsax2/՛.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/՜.svg b/svgs/iconsax2/՜.svg new file mode 100644 index 0000000..cf80093 --- /dev/null +++ b/svgs/iconsax2/՜.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/՝.svg b/svgs/iconsax2/՝.svg new file mode 100644 index 0000000..67dd68f --- /dev/null +++ b/svgs/iconsax2/՝.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/՞.svg b/svgs/iconsax2/՞.svg new file mode 100644 index 0000000..dbf2f79 --- /dev/null +++ b/svgs/iconsax2/՞.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/՟.svg b/svgs/iconsax2/՟.svg new file mode 100644 index 0000000..cf80093 --- /dev/null +++ b/svgs/iconsax2/՟.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ՠ.svg b/svgs/iconsax2/ՠ.svg new file mode 100644 index 0000000..67dd68f --- /dev/null +++ b/svgs/iconsax2/ՠ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ա.svg b/svgs/iconsax2/ա.svg new file mode 100644 index 0000000..1a6a817 --- /dev/null +++ b/svgs/iconsax2/ա.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/բ.svg b/svgs/iconsax2/բ.svg new file mode 100644 index 0000000..2cfa8d6 --- /dev/null +++ b/svgs/iconsax2/բ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/գ.svg b/svgs/iconsax2/գ.svg new file mode 100644 index 0000000..5712696 --- /dev/null +++ b/svgs/iconsax2/գ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/դ.svg b/svgs/iconsax2/դ.svg new file mode 100644 index 0000000..8395492 --- /dev/null +++ b/svgs/iconsax2/դ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ե.svg b/svgs/iconsax2/ե.svg new file mode 100644 index 0000000..4b356c4 --- /dev/null +++ b/svgs/iconsax2/ե.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/զ.svg b/svgs/iconsax2/զ.svg new file mode 100644 index 0000000..cf80093 --- /dev/null +++ b/svgs/iconsax2/զ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/է.svg b/svgs/iconsax2/է.svg new file mode 100644 index 0000000..67dd68f --- /dev/null +++ b/svgs/iconsax2/է.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ը.svg b/svgs/iconsax2/ը.svg new file mode 100644 index 0000000..e783ef4 --- /dev/null +++ b/svgs/iconsax2/ը.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/թ.svg b/svgs/iconsax2/թ.svg new file mode 100644 index 0000000..add7429 --- /dev/null +++ b/svgs/iconsax2/թ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ժ.svg b/svgs/iconsax2/ժ.svg new file mode 100644 index 0000000..ea6bc1a --- /dev/null +++ b/svgs/iconsax2/ժ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ի.svg b/svgs/iconsax2/ի.svg new file mode 100644 index 0000000..337fc3a --- /dev/null +++ b/svgs/iconsax2/ի.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/լ.svg b/svgs/iconsax2/լ.svg new file mode 100644 index 0000000..cef8e54 --- /dev/null +++ b/svgs/iconsax2/լ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/խ.svg b/svgs/iconsax2/խ.svg new file mode 100644 index 0000000..f764097 --- /dev/null +++ b/svgs/iconsax2/խ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ծ.svg b/svgs/iconsax2/ծ.svg new file mode 100644 index 0000000..cf80093 --- /dev/null +++ b/svgs/iconsax2/ծ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/կ.svg b/svgs/iconsax2/կ.svg new file mode 100644 index 0000000..67dd68f --- /dev/null +++ b/svgs/iconsax2/կ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/հ.svg b/svgs/iconsax2/հ.svg new file mode 100644 index 0000000..4c7eb9a --- /dev/null +++ b/svgs/iconsax2/հ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ձ.svg b/svgs/iconsax2/ձ.svg new file mode 100644 index 0000000..cf80093 --- /dev/null +++ b/svgs/iconsax2/ձ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ղ.svg b/svgs/iconsax2/ղ.svg new file mode 100644 index 0000000..67dd68f --- /dev/null +++ b/svgs/iconsax2/ղ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ճ.svg b/svgs/iconsax2/ճ.svg new file mode 100644 index 0000000..d45bdc5 --- /dev/null +++ b/svgs/iconsax2/ճ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/մ.svg b/svgs/iconsax2/մ.svg new file mode 100644 index 0000000..cf80093 --- /dev/null +++ b/svgs/iconsax2/մ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/յ.svg b/svgs/iconsax2/յ.svg new file mode 100644 index 0000000..67dd68f --- /dev/null +++ b/svgs/iconsax2/յ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ն.svg b/svgs/iconsax2/ն.svg new file mode 100644 index 0000000..4e4d9c0 --- /dev/null +++ b/svgs/iconsax2/ն.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/շ.svg b/svgs/iconsax2/շ.svg new file mode 100644 index 0000000..d088490 --- /dev/null +++ b/svgs/iconsax2/շ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ո.svg b/svgs/iconsax2/ո.svg new file mode 100644 index 0000000..add7429 --- /dev/null +++ b/svgs/iconsax2/ո.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/չ.svg b/svgs/iconsax2/չ.svg new file mode 100644 index 0000000..ea6bc1a --- /dev/null +++ b/svgs/iconsax2/չ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/պ.svg b/svgs/iconsax2/պ.svg new file mode 100644 index 0000000..fa38b2c --- /dev/null +++ b/svgs/iconsax2/պ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ջ.svg b/svgs/iconsax2/ջ.svg new file mode 100644 index 0000000..0601676 --- /dev/null +++ b/svgs/iconsax2/ջ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ռ.svg b/svgs/iconsax2/ռ.svg new file mode 100644 index 0000000..cf80093 --- /dev/null +++ b/svgs/iconsax2/ռ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ս.svg b/svgs/iconsax2/ս.svg new file mode 100644 index 0000000..67dd68f --- /dev/null +++ b/svgs/iconsax2/ս.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/վ.svg b/svgs/iconsax2/վ.svg new file mode 100644 index 0000000..42a44f4 --- /dev/null +++ b/svgs/iconsax2/վ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/տ.svg b/svgs/iconsax2/տ.svg new file mode 100644 index 0000000..f078438 --- /dev/null +++ b/svgs/iconsax2/տ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ր.svg b/svgs/iconsax2/ր.svg new file mode 100644 index 0000000..134b2c5 --- /dev/null +++ b/svgs/iconsax2/ր.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ց.svg b/svgs/iconsax2/ց.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/ց.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ւ.svg b/svgs/iconsax2/ւ.svg new file mode 100644 index 0000000..134b2c5 --- /dev/null +++ b/svgs/iconsax2/ւ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/փ.svg b/svgs/iconsax2/փ.svg new file mode 100644 index 0000000..e2bcc18 --- /dev/null +++ b/svgs/iconsax2/փ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ք.svg b/svgs/iconsax2/ք.svg new file mode 100644 index 0000000..dd1c119 --- /dev/null +++ b/svgs/iconsax2/ք.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/օ.svg b/svgs/iconsax2/օ.svg new file mode 100644 index 0000000..acd1893 --- /dev/null +++ b/svgs/iconsax2/օ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ֆ.svg b/svgs/iconsax2/ֆ.svg new file mode 100644 index 0000000..ebfe9c4 --- /dev/null +++ b/svgs/iconsax2/ֆ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/և.svg b/svgs/iconsax2/և.svg new file mode 100644 index 0000000..5d4c350 --- /dev/null +++ b/svgs/iconsax2/և.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ֈ.svg b/svgs/iconsax2/ֈ.svg new file mode 100644 index 0000000..01dda21 --- /dev/null +++ b/svgs/iconsax2/ֈ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/։.svg b/svgs/iconsax2/։.svg new file mode 100644 index 0000000..96ff664 --- /dev/null +++ b/svgs/iconsax2/։.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֊.svg b/svgs/iconsax2/֊.svg new file mode 100644 index 0000000..0c8ae4e --- /dev/null +++ b/svgs/iconsax2/֊.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֋.svg b/svgs/iconsax2/֋.svg new file mode 100644 index 0000000..88bf44b --- /dev/null +++ b/svgs/iconsax2/֋.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֌.svg b/svgs/iconsax2/֌.svg new file mode 100644 index 0000000..1bcdc84 --- /dev/null +++ b/svgs/iconsax2/֌.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֍.svg b/svgs/iconsax2/֍.svg new file mode 100644 index 0000000..1e7160f --- /dev/null +++ b/svgs/iconsax2/֍.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֎.svg b/svgs/iconsax2/֎.svg new file mode 100644 index 0000000..f9f2633 --- /dev/null +++ b/svgs/iconsax2/֎.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֏.svg b/svgs/iconsax2/֏.svg new file mode 100644 index 0000000..8f4bdd0 --- /dev/null +++ b/svgs/iconsax2/֏.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֐.svg b/svgs/iconsax2/֐.svg new file mode 100644 index 0000000..4b89cfe --- /dev/null +++ b/svgs/iconsax2/֐.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֑.svg b/svgs/iconsax2/֑.svg new file mode 100644 index 0000000..1107be0 --- /dev/null +++ b/svgs/iconsax2/֑.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֒.svg b/svgs/iconsax2/֒.svg new file mode 100644 index 0000000..d44df41 --- /dev/null +++ b/svgs/iconsax2/֒.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֓.svg b/svgs/iconsax2/֓.svg new file mode 100644 index 0000000..5f0af40 --- /dev/null +++ b/svgs/iconsax2/֓.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/֔.svg b/svgs/iconsax2/֔.svg new file mode 100644 index 0000000..54949b2 --- /dev/null +++ b/svgs/iconsax2/֔.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֕.svg b/svgs/iconsax2/֕.svg new file mode 100644 index 0000000..1bcdc84 --- /dev/null +++ b/svgs/iconsax2/֕.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֖.svg b/svgs/iconsax2/֖.svg new file mode 100644 index 0000000..1e7160f --- /dev/null +++ b/svgs/iconsax2/֖.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֗.svg b/svgs/iconsax2/֗.svg new file mode 100644 index 0000000..f9f2633 --- /dev/null +++ b/svgs/iconsax2/֗.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֘.svg b/svgs/iconsax2/֘.svg new file mode 100644 index 0000000..4b89cfe --- /dev/null +++ b/svgs/iconsax2/֘.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֙.svg b/svgs/iconsax2/֙.svg new file mode 100644 index 0000000..8b95b0f --- /dev/null +++ b/svgs/iconsax2/֙.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/֚.svg b/svgs/iconsax2/֚.svg new file mode 100644 index 0000000..a7cd793 --- /dev/null +++ b/svgs/iconsax2/֚.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֛.svg b/svgs/iconsax2/֛.svg new file mode 100644 index 0000000..a582f4d --- /dev/null +++ b/svgs/iconsax2/֛.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֜.svg b/svgs/iconsax2/֜.svg new file mode 100644 index 0000000..56a35d2 --- /dev/null +++ b/svgs/iconsax2/֜.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֝.svg b/svgs/iconsax2/֝.svg new file mode 100644 index 0000000..03d5208 --- /dev/null +++ b/svgs/iconsax2/֝.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֞.svg b/svgs/iconsax2/֞.svg new file mode 100644 index 0000000..d04ec5f --- /dev/null +++ b/svgs/iconsax2/֞.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/֟.svg b/svgs/iconsax2/֟.svg new file mode 100644 index 0000000..fe037e2 --- /dev/null +++ b/svgs/iconsax2/֟.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/֠.svg b/svgs/iconsax2/֠.svg new file mode 100644 index 0000000..9c29f9b --- /dev/null +++ b/svgs/iconsax2/֠.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֡.svg b/svgs/iconsax2/֡.svg new file mode 100644 index 0000000..a8e058f --- /dev/null +++ b/svgs/iconsax2/֡.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֢.svg b/svgs/iconsax2/֢.svg new file mode 100644 index 0000000..973ec81 --- /dev/null +++ b/svgs/iconsax2/֢.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֣.svg b/svgs/iconsax2/֣.svg new file mode 100644 index 0000000..b8935e2 --- /dev/null +++ b/svgs/iconsax2/֣.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֤.svg b/svgs/iconsax2/֤.svg new file mode 100644 index 0000000..6248971 --- /dev/null +++ b/svgs/iconsax2/֤.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֥.svg b/svgs/iconsax2/֥.svg new file mode 100644 index 0000000..241db71 --- /dev/null +++ b/svgs/iconsax2/֥.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֦.svg b/svgs/iconsax2/֦.svg new file mode 100644 index 0000000..edf4c40 --- /dev/null +++ b/svgs/iconsax2/֦.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/֧.svg b/svgs/iconsax2/֧.svg new file mode 100644 index 0000000..06348a0 --- /dev/null +++ b/svgs/iconsax2/֧.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֨.svg b/svgs/iconsax2/֨.svg new file mode 100644 index 0000000..cf7af7b --- /dev/null +++ b/svgs/iconsax2/֨.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֩.svg b/svgs/iconsax2/֩.svg new file mode 100644 index 0000000..604e2d6 --- /dev/null +++ b/svgs/iconsax2/֩.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/֪.svg b/svgs/iconsax2/֪.svg new file mode 100644 index 0000000..7c7f20e --- /dev/null +++ b/svgs/iconsax2/֪.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֫.svg b/svgs/iconsax2/֫.svg new file mode 100644 index 0000000..24b74f8 --- /dev/null +++ b/svgs/iconsax2/֫.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֬.svg b/svgs/iconsax2/֬.svg new file mode 100644 index 0000000..2291966 --- /dev/null +++ b/svgs/iconsax2/֬.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֭.svg b/svgs/iconsax2/֭.svg new file mode 100644 index 0000000..b88678d --- /dev/null +++ b/svgs/iconsax2/֭.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֮.svg b/svgs/iconsax2/֮.svg new file mode 100644 index 0000000..12a9253 --- /dev/null +++ b/svgs/iconsax2/֮.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/֯.svg b/svgs/iconsax2/֯.svg new file mode 100644 index 0000000..4c568eb --- /dev/null +++ b/svgs/iconsax2/֯.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ְ.svg b/svgs/iconsax2/ְ.svg new file mode 100644 index 0000000..9892927 --- /dev/null +++ b/svgs/iconsax2/ְ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ֱ.svg b/svgs/iconsax2/ֱ.svg new file mode 100644 index 0000000..12a9253 --- /dev/null +++ b/svgs/iconsax2/ֱ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ֲ.svg b/svgs/iconsax2/ֲ.svg new file mode 100644 index 0000000..03bfe89 --- /dev/null +++ b/svgs/iconsax2/ֲ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ֳ.svg b/svgs/iconsax2/ֳ.svg new file mode 100644 index 0000000..e078aed --- /dev/null +++ b/svgs/iconsax2/ֳ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ִ.svg b/svgs/iconsax2/ִ.svg new file mode 100644 index 0000000..a050c5e --- /dev/null +++ b/svgs/iconsax2/ִ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ֵ.svg b/svgs/iconsax2/ֵ.svg new file mode 100644 index 0000000..07a981f --- /dev/null +++ b/svgs/iconsax2/ֵ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ֶ.svg b/svgs/iconsax2/ֶ.svg new file mode 100644 index 0000000..8c065f0 --- /dev/null +++ b/svgs/iconsax2/ֶ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ַ.svg b/svgs/iconsax2/ַ.svg new file mode 100644 index 0000000..72c8ac2 --- /dev/null +++ b/svgs/iconsax2/ַ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ָ.svg b/svgs/iconsax2/ָ.svg new file mode 100644 index 0000000..4c568eb --- /dev/null +++ b/svgs/iconsax2/ָ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ֹ.svg b/svgs/iconsax2/ֹ.svg new file mode 100644 index 0000000..a45e71f --- /dev/null +++ b/svgs/iconsax2/ֹ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ֺ.svg b/svgs/iconsax2/ֺ.svg new file mode 100644 index 0000000..9892927 --- /dev/null +++ b/svgs/iconsax2/ֺ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ֻ.svg b/svgs/iconsax2/ֻ.svg new file mode 100644 index 0000000..ae4d780 --- /dev/null +++ b/svgs/iconsax2/ֻ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ּ.svg b/svgs/iconsax2/ּ.svg new file mode 100644 index 0000000..1091321 --- /dev/null +++ b/svgs/iconsax2/ּ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ֽ.svg b/svgs/iconsax2/ֽ.svg new file mode 100644 index 0000000..2ccc4de --- /dev/null +++ b/svgs/iconsax2/ֽ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/־.svg b/svgs/iconsax2/־.svg new file mode 100644 index 0000000..a050c5e --- /dev/null +++ b/svgs/iconsax2/־.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ֿ.svg b/svgs/iconsax2/ֿ.svg new file mode 100644 index 0000000..8c065f0 --- /dev/null +++ b/svgs/iconsax2/ֿ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׀.svg b/svgs/iconsax2/׀.svg new file mode 100644 index 0000000..72c8ac2 --- /dev/null +++ b/svgs/iconsax2/׀.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ׁ.svg b/svgs/iconsax2/ׁ.svg new file mode 100644 index 0000000..410aa07 --- /dev/null +++ b/svgs/iconsax2/ׁ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ׂ.svg b/svgs/iconsax2/ׂ.svg new file mode 100644 index 0000000..a050c5e --- /dev/null +++ b/svgs/iconsax2/ׂ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׃.svg b/svgs/iconsax2/׃.svg new file mode 100644 index 0000000..8c065f0 --- /dev/null +++ b/svgs/iconsax2/׃.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ׄ.svg b/svgs/iconsax2/ׄ.svg new file mode 100644 index 0000000..72c8ac2 --- /dev/null +++ b/svgs/iconsax2/ׄ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ׅ.svg b/svgs/iconsax2/ׅ.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/ׅ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׆.svg b/svgs/iconsax2/׆.svg new file mode 100644 index 0000000..e43a0a5 --- /dev/null +++ b/svgs/iconsax2/׆.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ׇ.svg b/svgs/iconsax2/ׇ.svg new file mode 100644 index 0000000..318f556 --- /dev/null +++ b/svgs/iconsax2/ׇ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׈.svg b/svgs/iconsax2/׈.svg new file mode 100644 index 0000000..c91b806 --- /dev/null +++ b/svgs/iconsax2/׈.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׉.svg b/svgs/iconsax2/׉.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/׉.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׊.svg b/svgs/iconsax2/׊.svg new file mode 100644 index 0000000..dfa3d3d --- /dev/null +++ b/svgs/iconsax2/׊.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׋.svg b/svgs/iconsax2/׋.svg new file mode 100644 index 0000000..11d3c0d --- /dev/null +++ b/svgs/iconsax2/׋.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׌.svg b/svgs/iconsax2/׌.svg new file mode 100644 index 0000000..604390a --- /dev/null +++ b/svgs/iconsax2/׌.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׍.svg b/svgs/iconsax2/׍.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/׍.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׎.svg b/svgs/iconsax2/׎.svg new file mode 100644 index 0000000..f56964d --- /dev/null +++ b/svgs/iconsax2/׎.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׏.svg b/svgs/iconsax2/׏.svg new file mode 100644 index 0000000..5d24f93 --- /dev/null +++ b/svgs/iconsax2/׏.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/א.svg b/svgs/iconsax2/א.svg new file mode 100644 index 0000000..77ee1f2 --- /dev/null +++ b/svgs/iconsax2/א.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ב.svg b/svgs/iconsax2/ב.svg new file mode 100644 index 0000000..f7e1f54 --- /dev/null +++ b/svgs/iconsax2/ב.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ג.svg b/svgs/iconsax2/ג.svg new file mode 100644 index 0000000..c491e07 --- /dev/null +++ b/svgs/iconsax2/ג.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ד.svg b/svgs/iconsax2/ד.svg new file mode 100644 index 0000000..eb2b2cf --- /dev/null +++ b/svgs/iconsax2/ד.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ה.svg b/svgs/iconsax2/ה.svg new file mode 100644 index 0000000..f7b40c6 --- /dev/null +++ b/svgs/iconsax2/ה.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ו.svg b/svgs/iconsax2/ו.svg new file mode 100644 index 0000000..f699fcb --- /dev/null +++ b/svgs/iconsax2/ו.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ז.svg b/svgs/iconsax2/ז.svg new file mode 100644 index 0000000..099be7e --- /dev/null +++ b/svgs/iconsax2/ז.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ח.svg b/svgs/iconsax2/ח.svg new file mode 100644 index 0000000..0edcc66 --- /dev/null +++ b/svgs/iconsax2/ח.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ט.svg b/svgs/iconsax2/ט.svg new file mode 100644 index 0000000..65f5348 --- /dev/null +++ b/svgs/iconsax2/ט.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/י.svg b/svgs/iconsax2/י.svg new file mode 100644 index 0000000..77e493d --- /dev/null +++ b/svgs/iconsax2/י.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ך.svg b/svgs/iconsax2/ך.svg new file mode 100644 index 0000000..b69c907 --- /dev/null +++ b/svgs/iconsax2/ך.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/כ.svg b/svgs/iconsax2/כ.svg new file mode 100644 index 0000000..541a123 --- /dev/null +++ b/svgs/iconsax2/כ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ל.svg b/svgs/iconsax2/ל.svg new file mode 100644 index 0000000..c491e07 --- /dev/null +++ b/svgs/iconsax2/ל.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ם.svg b/svgs/iconsax2/ם.svg new file mode 100644 index 0000000..eb2b2cf --- /dev/null +++ b/svgs/iconsax2/ם.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/מ.svg b/svgs/iconsax2/מ.svg new file mode 100644 index 0000000..f7b40c6 --- /dev/null +++ b/svgs/iconsax2/מ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ן.svg b/svgs/iconsax2/ן.svg new file mode 100644 index 0000000..f8442f8 --- /dev/null +++ b/svgs/iconsax2/ן.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/נ.svg b/svgs/iconsax2/נ.svg new file mode 100644 index 0000000..c491e07 --- /dev/null +++ b/svgs/iconsax2/נ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ס.svg b/svgs/iconsax2/ס.svg new file mode 100644 index 0000000..eb2b2cf --- /dev/null +++ b/svgs/iconsax2/ס.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ע.svg b/svgs/iconsax2/ע.svg new file mode 100644 index 0000000..f7b40c6 --- /dev/null +++ b/svgs/iconsax2/ע.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ף.svg b/svgs/iconsax2/ף.svg new file mode 100644 index 0000000..b966dc4 --- /dev/null +++ b/svgs/iconsax2/ף.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/פ.svg b/svgs/iconsax2/פ.svg new file mode 100644 index 0000000..4bfe341 --- /dev/null +++ b/svgs/iconsax2/פ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ץ.svg b/svgs/iconsax2/ץ.svg new file mode 100644 index 0000000..3624938 --- /dev/null +++ b/svgs/iconsax2/ץ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/צ.svg b/svgs/iconsax2/צ.svg new file mode 100644 index 0000000..c491e07 --- /dev/null +++ b/svgs/iconsax2/צ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ק.svg b/svgs/iconsax2/ק.svg new file mode 100644 index 0000000..eb2b2cf --- /dev/null +++ b/svgs/iconsax2/ק.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ר.svg b/svgs/iconsax2/ר.svg new file mode 100644 index 0000000..f7b40c6 --- /dev/null +++ b/svgs/iconsax2/ר.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ש.svg b/svgs/iconsax2/ש.svg new file mode 100644 index 0000000..50431fb --- /dev/null +++ b/svgs/iconsax2/ש.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ת.svg b/svgs/iconsax2/ת.svg new file mode 100644 index 0000000..3624938 --- /dev/null +++ b/svgs/iconsax2/ת.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/׫.svg b/svgs/iconsax2/׫.svg new file mode 100644 index 0000000..c491e07 --- /dev/null +++ b/svgs/iconsax2/׫.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׬.svg b/svgs/iconsax2/׬.svg new file mode 100644 index 0000000..eb2b2cf --- /dev/null +++ b/svgs/iconsax2/׬.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׭.svg b/svgs/iconsax2/׭.svg new file mode 100644 index 0000000..f7b40c6 --- /dev/null +++ b/svgs/iconsax2/׭.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׮.svg b/svgs/iconsax2/׮.svg new file mode 100644 index 0000000..0b5f029 --- /dev/null +++ b/svgs/iconsax2/׮.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ׯ.svg b/svgs/iconsax2/ׯ.svg new file mode 100644 index 0000000..39754d0 --- /dev/null +++ b/svgs/iconsax2/ׯ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/װ.svg b/svgs/iconsax2/װ.svg new file mode 100644 index 0000000..db7f37a --- /dev/null +++ b/svgs/iconsax2/װ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ױ.svg b/svgs/iconsax2/ױ.svg new file mode 100644 index 0000000..88bf44b --- /dev/null +++ b/svgs/iconsax2/ױ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ײ.svg b/svgs/iconsax2/ײ.svg new file mode 100644 index 0000000..96c9b67 --- /dev/null +++ b/svgs/iconsax2/ײ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׳.svg b/svgs/iconsax2/׳.svg new file mode 100644 index 0000000..d4b13d5 --- /dev/null +++ b/svgs/iconsax2/׳.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/״.svg b/svgs/iconsax2/״.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/״.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׵.svg b/svgs/iconsax2/׵.svg new file mode 100644 index 0000000..52ffa7c --- /dev/null +++ b/svgs/iconsax2/׵.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׶.svg b/svgs/iconsax2/׶.svg new file mode 100644 index 0000000..7247c2f --- /dev/null +++ b/svgs/iconsax2/׶.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׷.svg b/svgs/iconsax2/׷.svg new file mode 100644 index 0000000..c232553 --- /dev/null +++ b/svgs/iconsax2/׷.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׸.svg b/svgs/iconsax2/׸.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/׸.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׹.svg b/svgs/iconsax2/׹.svg new file mode 100644 index 0000000..52ffa7c --- /dev/null +++ b/svgs/iconsax2/׹.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׺.svg b/svgs/iconsax2/׺.svg new file mode 100644 index 0000000..6072904 --- /dev/null +++ b/svgs/iconsax2/׺.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׻.svg b/svgs/iconsax2/׻.svg new file mode 100644 index 0000000..ca9314a --- /dev/null +++ b/svgs/iconsax2/׻.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׼.svg b/svgs/iconsax2/׼.svg new file mode 100644 index 0000000..62dd722 --- /dev/null +++ b/svgs/iconsax2/׼.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׽.svg b/svgs/iconsax2/׽.svg new file mode 100644 index 0000000..4d49a8f --- /dev/null +++ b/svgs/iconsax2/׽.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׾.svg b/svgs/iconsax2/׾.svg new file mode 100644 index 0000000..a3f789b --- /dev/null +++ b/svgs/iconsax2/׾.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/׿.svg b/svgs/iconsax2/׿.svg new file mode 100644 index 0000000..18bfdd0 --- /dev/null +++ b/svgs/iconsax2/׿.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/؀.svg b/svgs/iconsax2/؀.svg new file mode 100644 index 0000000..1e149d1 --- /dev/null +++ b/svgs/iconsax2/؀.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/؁.svg b/svgs/iconsax2/؁.svg new file mode 100644 index 0000000..5117a0c --- /dev/null +++ b/svgs/iconsax2/؁.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/؂.svg b/svgs/iconsax2/؂.svg new file mode 100644 index 0000000..72a2bfb --- /dev/null +++ b/svgs/iconsax2/؂.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/؃.svg b/svgs/iconsax2/؃.svg new file mode 100644 index 0000000..6af0bc1 --- /dev/null +++ b/svgs/iconsax2/؃.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/؄.svg b/svgs/iconsax2/؄.svg new file mode 100644 index 0000000..3a05f2a --- /dev/null +++ b/svgs/iconsax2/؄.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/؅.svg b/svgs/iconsax2/؅.svg new file mode 100644 index 0000000..a20aa94 --- /dev/null +++ b/svgs/iconsax2/؅.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/؆.svg b/svgs/iconsax2/؆.svg new file mode 100644 index 0000000..d548160 --- /dev/null +++ b/svgs/iconsax2/؆.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/؇.svg b/svgs/iconsax2/؇.svg new file mode 100644 index 0000000..52edc10 --- /dev/null +++ b/svgs/iconsax2/؇.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/؈.svg b/svgs/iconsax2/؈.svg new file mode 100644 index 0000000..3a7df26 --- /dev/null +++ b/svgs/iconsax2/؈.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/؉.svg b/svgs/iconsax2/؉.svg new file mode 100644 index 0000000..894a154 --- /dev/null +++ b/svgs/iconsax2/؉.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/؊.svg b/svgs/iconsax2/؊.svg new file mode 100644 index 0000000..17d9be6 --- /dev/null +++ b/svgs/iconsax2/؊.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/؋.svg b/svgs/iconsax2/؋.svg new file mode 100644 index 0000000..10b3bc4 --- /dev/null +++ b/svgs/iconsax2/؋.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/،.svg b/svgs/iconsax2/،.svg new file mode 100644 index 0000000..551a651 --- /dev/null +++ b/svgs/iconsax2/،.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/؍.svg b/svgs/iconsax2/؍.svg new file mode 100644 index 0000000..8a2285f --- /dev/null +++ b/svgs/iconsax2/؍.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/؎.svg b/svgs/iconsax2/؎.svg new file mode 100644 index 0000000..011a1d6 --- /dev/null +++ b/svgs/iconsax2/؎.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/؏.svg b/svgs/iconsax2/؏.svg new file mode 100644 index 0000000..d6cda89 --- /dev/null +++ b/svgs/iconsax2/؏.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ؐ.svg b/svgs/iconsax2/ؐ.svg new file mode 100644 index 0000000..f6a35ac --- /dev/null +++ b/svgs/iconsax2/ؐ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ؑ.svg b/svgs/iconsax2/ؑ.svg new file mode 100644 index 0000000..8a2285f --- /dev/null +++ b/svgs/iconsax2/ؑ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ؒ.svg b/svgs/iconsax2/ؒ.svg new file mode 100644 index 0000000..c43c5d0 --- /dev/null +++ b/svgs/iconsax2/ؒ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ؓ.svg b/svgs/iconsax2/ؓ.svg new file mode 100644 index 0000000..05105d0 --- /dev/null +++ b/svgs/iconsax2/ؓ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ؔ.svg b/svgs/iconsax2/ؔ.svg new file mode 100644 index 0000000..61f13ac --- /dev/null +++ b/svgs/iconsax2/ؔ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ؕ.svg b/svgs/iconsax2/ؕ.svg new file mode 100644 index 0000000..51ecd49 --- /dev/null +++ b/svgs/iconsax2/ؕ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ؖ.svg b/svgs/iconsax2/ؖ.svg new file mode 100644 index 0000000..cdc417e --- /dev/null +++ b/svgs/iconsax2/ؖ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ؗ.svg b/svgs/iconsax2/ؗ.svg new file mode 100644 index 0000000..abdaa61 --- /dev/null +++ b/svgs/iconsax2/ؗ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ؘ.svg b/svgs/iconsax2/ؘ.svg new file mode 100644 index 0000000..61f13ac --- /dev/null +++ b/svgs/iconsax2/ؘ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ؙ.svg b/svgs/iconsax2/ؙ.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/ؙ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ؚ.svg b/svgs/iconsax2/ؚ.svg new file mode 100644 index 0000000..e67abe3 --- /dev/null +++ b/svgs/iconsax2/ؚ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/؛.svg b/svgs/iconsax2/؛.svg new file mode 100644 index 0000000..14a773b --- /dev/null +++ b/svgs/iconsax2/؛.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/؜.svg b/svgs/iconsax2/؜.svg new file mode 100644 index 0000000..70a8b1a --- /dev/null +++ b/svgs/iconsax2/؜.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/؝.svg b/svgs/iconsax2/؝.svg new file mode 100644 index 0000000..dd7d7a7 --- /dev/null +++ b/svgs/iconsax2/؝.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/؞.svg b/svgs/iconsax2/؞.svg new file mode 100644 index 0000000..d5f2fc8 --- /dev/null +++ b/svgs/iconsax2/؞.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/؟.svg b/svgs/iconsax2/؟.svg new file mode 100644 index 0000000..233923a --- /dev/null +++ b/svgs/iconsax2/؟.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ؠ.svg b/svgs/iconsax2/ؠ.svg new file mode 100644 index 0000000..0bd4461 --- /dev/null +++ b/svgs/iconsax2/ؠ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ء.svg b/svgs/iconsax2/ء.svg new file mode 100644 index 0000000..2b95902 --- /dev/null +++ b/svgs/iconsax2/ء.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/آ.svg b/svgs/iconsax2/آ.svg new file mode 100644 index 0000000..a5496a6 --- /dev/null +++ b/svgs/iconsax2/آ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/أ.svg b/svgs/iconsax2/أ.svg new file mode 100644 index 0000000..3dcfddc --- /dev/null +++ b/svgs/iconsax2/أ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ؤ.svg b/svgs/iconsax2/ؤ.svg new file mode 100644 index 0000000..12114d5 --- /dev/null +++ b/svgs/iconsax2/ؤ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/إ.svg b/svgs/iconsax2/إ.svg new file mode 100644 index 0000000..b8240ab --- /dev/null +++ b/svgs/iconsax2/إ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ئ.svg b/svgs/iconsax2/ئ.svg new file mode 100644 index 0000000..80426a5 --- /dev/null +++ b/svgs/iconsax2/ئ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ا.svg b/svgs/iconsax2/ا.svg new file mode 100644 index 0000000..b9f53b1 --- /dev/null +++ b/svgs/iconsax2/ا.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ب.svg b/svgs/iconsax2/ب.svg new file mode 100644 index 0000000..c01fc6c --- /dev/null +++ b/svgs/iconsax2/ب.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ة.svg b/svgs/iconsax2/ة.svg new file mode 100644 index 0000000..4d5bde2 --- /dev/null +++ b/svgs/iconsax2/ة.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ت.svg b/svgs/iconsax2/ت.svg new file mode 100644 index 0000000..7c75895 --- /dev/null +++ b/svgs/iconsax2/ت.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ث.svg b/svgs/iconsax2/ث.svg new file mode 100644 index 0000000..ad58398 --- /dev/null +++ b/svgs/iconsax2/ث.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ج.svg b/svgs/iconsax2/ج.svg new file mode 100644 index 0000000..d28a9c3 --- /dev/null +++ b/svgs/iconsax2/ج.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ح.svg b/svgs/iconsax2/ح.svg new file mode 100644 index 0000000..3aba7f2 --- /dev/null +++ b/svgs/iconsax2/ح.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/خ.svg b/svgs/iconsax2/خ.svg new file mode 100644 index 0000000..9d2890b --- /dev/null +++ b/svgs/iconsax2/خ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/د.svg b/svgs/iconsax2/د.svg new file mode 100644 index 0000000..3cba18d --- /dev/null +++ b/svgs/iconsax2/د.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ذ.svg b/svgs/iconsax2/ذ.svg new file mode 100644 index 0000000..64fd389 --- /dev/null +++ b/svgs/iconsax2/ذ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ر.svg b/svgs/iconsax2/ر.svg new file mode 100644 index 0000000..f3d7fe7 --- /dev/null +++ b/svgs/iconsax2/ر.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ز.svg b/svgs/iconsax2/ز.svg new file mode 100644 index 0000000..b1087d5 --- /dev/null +++ b/svgs/iconsax2/ز.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/س.svg b/svgs/iconsax2/س.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/س.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ش.svg b/svgs/iconsax2/ش.svg new file mode 100644 index 0000000..28ce171 --- /dev/null +++ b/svgs/iconsax2/ش.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ص.svg b/svgs/iconsax2/ص.svg new file mode 100644 index 0000000..a20aa94 --- /dev/null +++ b/svgs/iconsax2/ص.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ض.svg b/svgs/iconsax2/ض.svg new file mode 100644 index 0000000..0bb4791 --- /dev/null +++ b/svgs/iconsax2/ض.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ط.svg b/svgs/iconsax2/ط.svg new file mode 100644 index 0000000..2bbda31 --- /dev/null +++ b/svgs/iconsax2/ط.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ظ.svg b/svgs/iconsax2/ظ.svg new file mode 100644 index 0000000..b411fa7 --- /dev/null +++ b/svgs/iconsax2/ظ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ع.svg b/svgs/iconsax2/ع.svg new file mode 100644 index 0000000..8c106b0 --- /dev/null +++ b/svgs/iconsax2/ع.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/غ.svg b/svgs/iconsax2/غ.svg new file mode 100644 index 0000000..8d80729 --- /dev/null +++ b/svgs/iconsax2/غ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ػ.svg b/svgs/iconsax2/ػ.svg new file mode 100644 index 0000000..8688b6e --- /dev/null +++ b/svgs/iconsax2/ػ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ؼ.svg b/svgs/iconsax2/ؼ.svg new file mode 100644 index 0000000..8c106b0 --- /dev/null +++ b/svgs/iconsax2/ؼ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ؽ.svg b/svgs/iconsax2/ؽ.svg new file mode 100644 index 0000000..cdd8dbe --- /dev/null +++ b/svgs/iconsax2/ؽ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ؾ.svg b/svgs/iconsax2/ؾ.svg new file mode 100644 index 0000000..c86878f --- /dev/null +++ b/svgs/iconsax2/ؾ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ؿ.svg b/svgs/iconsax2/ؿ.svg new file mode 100644 index 0000000..3399872 --- /dev/null +++ b/svgs/iconsax2/ؿ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ـ.svg b/svgs/iconsax2/ـ.svg new file mode 100644 index 0000000..4c1c87d --- /dev/null +++ b/svgs/iconsax2/ـ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ف.svg b/svgs/iconsax2/ف.svg new file mode 100644 index 0000000..f14586d --- /dev/null +++ b/svgs/iconsax2/ف.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ق.svg b/svgs/iconsax2/ق.svg new file mode 100644 index 0000000..659304a --- /dev/null +++ b/svgs/iconsax2/ق.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ك.svg b/svgs/iconsax2/ك.svg new file mode 100644 index 0000000..6d0d034 --- /dev/null +++ b/svgs/iconsax2/ك.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ل.svg b/svgs/iconsax2/ل.svg new file mode 100644 index 0000000..8c106b0 --- /dev/null +++ b/svgs/iconsax2/ل.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/م.svg b/svgs/iconsax2/م.svg new file mode 100644 index 0000000..8987e95 --- /dev/null +++ b/svgs/iconsax2/م.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ن.svg b/svgs/iconsax2/ن.svg new file mode 100644 index 0000000..8c106b0 --- /dev/null +++ b/svgs/iconsax2/ن.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ه.svg b/svgs/iconsax2/ه.svg new file mode 100644 index 0000000..ba5346b --- /dev/null +++ b/svgs/iconsax2/ه.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/و.svg b/svgs/iconsax2/و.svg new file mode 100644 index 0000000..3c85a94 --- /dev/null +++ b/svgs/iconsax2/و.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ى.svg b/svgs/iconsax2/ى.svg new file mode 100644 index 0000000..53d8280 --- /dev/null +++ b/svgs/iconsax2/ى.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ي.svg b/svgs/iconsax2/ي.svg new file mode 100644 index 0000000..cba1991 --- /dev/null +++ b/svgs/iconsax2/ي.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ً.svg b/svgs/iconsax2/ً.svg new file mode 100644 index 0000000..f2ef53a --- /dev/null +++ b/svgs/iconsax2/ً.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ٌ.svg b/svgs/iconsax2/ٌ.svg new file mode 100644 index 0000000..cba1991 --- /dev/null +++ b/svgs/iconsax2/ٌ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ٍ.svg b/svgs/iconsax2/ٍ.svg new file mode 100644 index 0000000..e4312a7 --- /dev/null +++ b/svgs/iconsax2/ٍ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/َ.svg b/svgs/iconsax2/َ.svg new file mode 100644 index 0000000..3ecad46 --- /dev/null +++ b/svgs/iconsax2/َ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ُ.svg b/svgs/iconsax2/ُ.svg new file mode 100644 index 0000000..4122a5c --- /dev/null +++ b/svgs/iconsax2/ُ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ِ.svg b/svgs/iconsax2/ِ.svg new file mode 100644 index 0000000..f47565e --- /dev/null +++ b/svgs/iconsax2/ِ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ّ.svg b/svgs/iconsax2/ّ.svg new file mode 100644 index 0000000..47df7f8 --- /dev/null +++ b/svgs/iconsax2/ّ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ْ.svg b/svgs/iconsax2/ْ.svg new file mode 100644 index 0000000..d3cb2dc --- /dev/null +++ b/svgs/iconsax2/ْ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ٓ.svg b/svgs/iconsax2/ٓ.svg new file mode 100644 index 0000000..36b57ef --- /dev/null +++ b/svgs/iconsax2/ٓ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ٔ.svg b/svgs/iconsax2/ٔ.svg new file mode 100644 index 0000000..a6df826 --- /dev/null +++ b/svgs/iconsax2/ٔ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ٕ.svg b/svgs/iconsax2/ٕ.svg new file mode 100644 index 0000000..42b542d --- /dev/null +++ b/svgs/iconsax2/ٕ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ٖ.svg b/svgs/iconsax2/ٖ.svg new file mode 100644 index 0000000..c11db15 --- /dev/null +++ b/svgs/iconsax2/ٖ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ٗ.svg b/svgs/iconsax2/ٗ.svg new file mode 100644 index 0000000..4b2803c --- /dev/null +++ b/svgs/iconsax2/ٗ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/٘.svg b/svgs/iconsax2/٘.svg new file mode 100644 index 0000000..a2c4654 --- /dev/null +++ b/svgs/iconsax2/٘.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ٙ.svg b/svgs/iconsax2/ٙ.svg new file mode 100644 index 0000000..9ee170a --- /dev/null +++ b/svgs/iconsax2/ٙ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ٚ.svg b/svgs/iconsax2/ٚ.svg new file mode 100644 index 0000000..c72199a --- /dev/null +++ b/svgs/iconsax2/ٚ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ٛ.svg b/svgs/iconsax2/ٛ.svg new file mode 100644 index 0000000..c3db7e1 --- /dev/null +++ b/svgs/iconsax2/ٛ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ٜ.svg b/svgs/iconsax2/ٜ.svg new file mode 100644 index 0000000..f13e8cd --- /dev/null +++ b/svgs/iconsax2/ٜ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ٝ.svg b/svgs/iconsax2/ٝ.svg new file mode 100644 index 0000000..849e87b --- /dev/null +++ b/svgs/iconsax2/ٝ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ٞ.svg b/svgs/iconsax2/ٞ.svg new file mode 100644 index 0000000..10b6f9e --- /dev/null +++ b/svgs/iconsax2/ٞ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ٟ.svg b/svgs/iconsax2/ٟ.svg new file mode 100644 index 0000000..ba493e6 --- /dev/null +++ b/svgs/iconsax2/ٟ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/٠.svg b/svgs/iconsax2/٠.svg new file mode 100644 index 0000000..3625f2a --- /dev/null +++ b/svgs/iconsax2/٠.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/١.svg b/svgs/iconsax2/١.svg new file mode 100644 index 0000000..ffcf8fe --- /dev/null +++ b/svgs/iconsax2/١.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/٢.svg b/svgs/iconsax2/٢.svg new file mode 100644 index 0000000..1a117ee --- /dev/null +++ b/svgs/iconsax2/٢.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/٣.svg b/svgs/iconsax2/٣.svg new file mode 100644 index 0000000..1417c86 --- /dev/null +++ b/svgs/iconsax2/٣.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/٤.svg b/svgs/iconsax2/٤.svg new file mode 100644 index 0000000..9d5bf80 --- /dev/null +++ b/svgs/iconsax2/٤.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/٥.svg b/svgs/iconsax2/٥.svg new file mode 100644 index 0000000..5382b09 --- /dev/null +++ b/svgs/iconsax2/٥.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/٦.svg b/svgs/iconsax2/٦.svg new file mode 100644 index 0000000..3aaa0ce --- /dev/null +++ b/svgs/iconsax2/٦.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/٧.svg b/svgs/iconsax2/٧.svg new file mode 100644 index 0000000..4c0c9a2 --- /dev/null +++ b/svgs/iconsax2/٧.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/٨.svg b/svgs/iconsax2/٨.svg new file mode 100644 index 0000000..76aa6d5 --- /dev/null +++ b/svgs/iconsax2/٨.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/٩.svg b/svgs/iconsax2/٩.svg new file mode 100644 index 0000000..f91110c --- /dev/null +++ b/svgs/iconsax2/٩.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/٪.svg b/svgs/iconsax2/٪.svg new file mode 100644 index 0000000..21948f4 --- /dev/null +++ b/svgs/iconsax2/٪.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/٫.svg b/svgs/iconsax2/٫.svg new file mode 100644 index 0000000..ad5d2fd --- /dev/null +++ b/svgs/iconsax2/٫.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/٬.svg b/svgs/iconsax2/٬.svg new file mode 100644 index 0000000..d5fccf7 --- /dev/null +++ b/svgs/iconsax2/٬.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/٭.svg b/svgs/iconsax2/٭.svg new file mode 100644 index 0000000..b46048f --- /dev/null +++ b/svgs/iconsax2/٭.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ٮ.svg b/svgs/iconsax2/ٮ.svg new file mode 100644 index 0000000..70df0cc --- /dev/null +++ b/svgs/iconsax2/ٮ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ٯ.svg b/svgs/iconsax2/ٯ.svg new file mode 100644 index 0000000..415c56f --- /dev/null +++ b/svgs/iconsax2/ٯ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ٰ.svg b/svgs/iconsax2/ٰ.svg new file mode 100644 index 0000000..b312804 --- /dev/null +++ b/svgs/iconsax2/ٰ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ٱ.svg b/svgs/iconsax2/ٱ.svg new file mode 100644 index 0000000..6072904 --- /dev/null +++ b/svgs/iconsax2/ٱ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ٲ.svg b/svgs/iconsax2/ٲ.svg new file mode 100644 index 0000000..d2a9c0f --- /dev/null +++ b/svgs/iconsax2/ٲ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ٳ.svg b/svgs/iconsax2/ٳ.svg new file mode 100644 index 0000000..0bcfb8d --- /dev/null +++ b/svgs/iconsax2/ٳ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ٴ.svg b/svgs/iconsax2/ٴ.svg new file mode 100644 index 0000000..0f6f3ab --- /dev/null +++ b/svgs/iconsax2/ٴ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ٵ.svg b/svgs/iconsax2/ٵ.svg new file mode 100644 index 0000000..ed13c0a --- /dev/null +++ b/svgs/iconsax2/ٵ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ٶ.svg b/svgs/iconsax2/ٶ.svg new file mode 100644 index 0000000..a8b2b20 --- /dev/null +++ b/svgs/iconsax2/ٶ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ٷ.svg b/svgs/iconsax2/ٷ.svg new file mode 100644 index 0000000..c08d560 --- /dev/null +++ b/svgs/iconsax2/ٷ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ٸ.svg b/svgs/iconsax2/ٸ.svg new file mode 100644 index 0000000..ed13c0a --- /dev/null +++ b/svgs/iconsax2/ٸ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ٹ.svg b/svgs/iconsax2/ٹ.svg new file mode 100644 index 0000000..0bcfb8d --- /dev/null +++ b/svgs/iconsax2/ٹ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ٺ.svg b/svgs/iconsax2/ٺ.svg new file mode 100644 index 0000000..0bcfb8d --- /dev/null +++ b/svgs/iconsax2/ٺ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ٻ.svg b/svgs/iconsax2/ٻ.svg new file mode 100644 index 0000000..0f6f3ab --- /dev/null +++ b/svgs/iconsax2/ٻ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ټ.svg b/svgs/iconsax2/ټ.svg new file mode 100644 index 0000000..ed13c0a --- /dev/null +++ b/svgs/iconsax2/ټ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ٽ.svg b/svgs/iconsax2/ٽ.svg new file mode 100644 index 0000000..9d2e990 --- /dev/null +++ b/svgs/iconsax2/ٽ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/پ.svg b/svgs/iconsax2/پ.svg new file mode 100644 index 0000000..0bcfb8d --- /dev/null +++ b/svgs/iconsax2/پ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ٿ.svg b/svgs/iconsax2/ٿ.svg new file mode 100644 index 0000000..0f6f3ab --- /dev/null +++ b/svgs/iconsax2/ٿ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ڀ.svg b/svgs/iconsax2/ڀ.svg new file mode 100644 index 0000000..ed13c0a --- /dev/null +++ b/svgs/iconsax2/ڀ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ځ.svg b/svgs/iconsax2/ځ.svg new file mode 100644 index 0000000..d7ec5f3 --- /dev/null +++ b/svgs/iconsax2/ځ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ڂ.svg b/svgs/iconsax2/ڂ.svg new file mode 100644 index 0000000..0bcfb8d --- /dev/null +++ b/svgs/iconsax2/ڂ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڃ.svg b/svgs/iconsax2/ڃ.svg new file mode 100644 index 0000000..a546264 --- /dev/null +++ b/svgs/iconsax2/ڃ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ڄ.svg b/svgs/iconsax2/ڄ.svg new file mode 100644 index 0000000..0f6f3ab --- /dev/null +++ b/svgs/iconsax2/ڄ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/څ.svg b/svgs/iconsax2/څ.svg new file mode 100644 index 0000000..ed13c0a --- /dev/null +++ b/svgs/iconsax2/څ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/چ.svg b/svgs/iconsax2/چ.svg new file mode 100644 index 0000000..0bcfb8d --- /dev/null +++ b/svgs/iconsax2/چ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڇ.svg b/svgs/iconsax2/ڇ.svg new file mode 100644 index 0000000..0f6f3ab --- /dev/null +++ b/svgs/iconsax2/ڇ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ڈ.svg b/svgs/iconsax2/ڈ.svg new file mode 100644 index 0000000..ed13c0a --- /dev/null +++ b/svgs/iconsax2/ڈ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ډ.svg b/svgs/iconsax2/ډ.svg new file mode 100644 index 0000000..b318f43 --- /dev/null +++ b/svgs/iconsax2/ډ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ڊ.svg b/svgs/iconsax2/ڊ.svg new file mode 100644 index 0000000..0bcfb8d --- /dev/null +++ b/svgs/iconsax2/ڊ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڋ.svg b/svgs/iconsax2/ڋ.svg new file mode 100644 index 0000000..0f6f3ab --- /dev/null +++ b/svgs/iconsax2/ڋ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ڌ.svg b/svgs/iconsax2/ڌ.svg new file mode 100644 index 0000000..ed13c0a --- /dev/null +++ b/svgs/iconsax2/ڌ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڍ.svg b/svgs/iconsax2/ڍ.svg new file mode 100644 index 0000000..2f17456 --- /dev/null +++ b/svgs/iconsax2/ڍ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ڎ.svg b/svgs/iconsax2/ڎ.svg new file mode 100644 index 0000000..8cc4c2b --- /dev/null +++ b/svgs/iconsax2/ڎ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڏ.svg b/svgs/iconsax2/ڏ.svg new file mode 100644 index 0000000..0297f10 --- /dev/null +++ b/svgs/iconsax2/ڏ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڐ.svg b/svgs/iconsax2/ڐ.svg new file mode 100644 index 0000000..b1adb2b --- /dev/null +++ b/svgs/iconsax2/ڐ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڑ.svg b/svgs/iconsax2/ڑ.svg new file mode 100644 index 0000000..a20aa94 --- /dev/null +++ b/svgs/iconsax2/ڑ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڒ.svg b/svgs/iconsax2/ڒ.svg new file mode 100644 index 0000000..75793b5 --- /dev/null +++ b/svgs/iconsax2/ڒ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ړ.svg b/svgs/iconsax2/ړ.svg new file mode 100644 index 0000000..0bcfb8d --- /dev/null +++ b/svgs/iconsax2/ړ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڔ.svg b/svgs/iconsax2/ڔ.svg new file mode 100644 index 0000000..0f6f3ab --- /dev/null +++ b/svgs/iconsax2/ڔ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ڕ.svg b/svgs/iconsax2/ڕ.svg new file mode 100644 index 0000000..ed13c0a --- /dev/null +++ b/svgs/iconsax2/ڕ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ږ.svg b/svgs/iconsax2/ږ.svg new file mode 100644 index 0000000..7c19834 --- /dev/null +++ b/svgs/iconsax2/ږ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ڗ.svg b/svgs/iconsax2/ڗ.svg new file mode 100644 index 0000000..dcbb602 --- /dev/null +++ b/svgs/iconsax2/ڗ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ژ.svg b/svgs/iconsax2/ژ.svg new file mode 100644 index 0000000..428a77c --- /dev/null +++ b/svgs/iconsax2/ژ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڙ.svg b/svgs/iconsax2/ڙ.svg new file mode 100644 index 0000000..d68e269 --- /dev/null +++ b/svgs/iconsax2/ڙ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ښ.svg b/svgs/iconsax2/ښ.svg new file mode 100644 index 0000000..010226d --- /dev/null +++ b/svgs/iconsax2/ښ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڛ.svg b/svgs/iconsax2/ڛ.svg new file mode 100644 index 0000000..739e54c --- /dev/null +++ b/svgs/iconsax2/ڛ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڜ.svg b/svgs/iconsax2/ڜ.svg new file mode 100644 index 0000000..e836ad2 --- /dev/null +++ b/svgs/iconsax2/ڜ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڝ.svg b/svgs/iconsax2/ڝ.svg new file mode 100644 index 0000000..50b935d --- /dev/null +++ b/svgs/iconsax2/ڝ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڞ.svg b/svgs/iconsax2/ڞ.svg new file mode 100644 index 0000000..9cac5a4 --- /dev/null +++ b/svgs/iconsax2/ڞ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڟ.svg b/svgs/iconsax2/ڟ.svg new file mode 100644 index 0000000..499e748 --- /dev/null +++ b/svgs/iconsax2/ڟ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڠ.svg b/svgs/iconsax2/ڠ.svg new file mode 100644 index 0000000..5bd2093 --- /dev/null +++ b/svgs/iconsax2/ڠ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ڡ.svg b/svgs/iconsax2/ڡ.svg new file mode 100644 index 0000000..945b4d2 --- /dev/null +++ b/svgs/iconsax2/ڡ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڢ.svg b/svgs/iconsax2/ڢ.svg new file mode 100644 index 0000000..42a1b7b --- /dev/null +++ b/svgs/iconsax2/ڢ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڣ.svg b/svgs/iconsax2/ڣ.svg new file mode 100644 index 0000000..ba6a156 --- /dev/null +++ b/svgs/iconsax2/ڣ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڤ.svg b/svgs/iconsax2/ڤ.svg new file mode 100644 index 0000000..470ab41 --- /dev/null +++ b/svgs/iconsax2/ڤ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڥ.svg b/svgs/iconsax2/ڥ.svg new file mode 100644 index 0000000..673d329 --- /dev/null +++ b/svgs/iconsax2/ڥ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڦ.svg b/svgs/iconsax2/ڦ.svg new file mode 100644 index 0000000..a488894 --- /dev/null +++ b/svgs/iconsax2/ڦ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڧ.svg b/svgs/iconsax2/ڧ.svg new file mode 100644 index 0000000..652ca47 --- /dev/null +++ b/svgs/iconsax2/ڧ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڨ.svg b/svgs/iconsax2/ڨ.svg new file mode 100644 index 0000000..fba0493 --- /dev/null +++ b/svgs/iconsax2/ڨ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ک.svg b/svgs/iconsax2/ک.svg new file mode 100644 index 0000000..cfd7588 --- /dev/null +++ b/svgs/iconsax2/ک.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڪ.svg b/svgs/iconsax2/ڪ.svg new file mode 100644 index 0000000..af9e7f5 --- /dev/null +++ b/svgs/iconsax2/ڪ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ګ.svg b/svgs/iconsax2/ګ.svg new file mode 100644 index 0000000..210cd4e --- /dev/null +++ b/svgs/iconsax2/ګ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڬ.svg b/svgs/iconsax2/ڬ.svg new file mode 100644 index 0000000..9431f5e --- /dev/null +++ b/svgs/iconsax2/ڬ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڭ.svg b/svgs/iconsax2/ڭ.svg new file mode 100644 index 0000000..aeea920 --- /dev/null +++ b/svgs/iconsax2/ڭ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ڮ.svg b/svgs/iconsax2/ڮ.svg new file mode 100644 index 0000000..38421b1 --- /dev/null +++ b/svgs/iconsax2/ڮ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/گ.svg b/svgs/iconsax2/گ.svg new file mode 100644 index 0000000..acde985 --- /dev/null +++ b/svgs/iconsax2/گ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ڰ.svg b/svgs/iconsax2/ڰ.svg new file mode 100644 index 0000000..3a951b3 --- /dev/null +++ b/svgs/iconsax2/ڰ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڱ.svg b/svgs/iconsax2/ڱ.svg new file mode 100644 index 0000000..4368cd4 --- /dev/null +++ b/svgs/iconsax2/ڱ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڲ.svg b/svgs/iconsax2/ڲ.svg new file mode 100644 index 0000000..608ad2a --- /dev/null +++ b/svgs/iconsax2/ڲ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڳ.svg b/svgs/iconsax2/ڳ.svg new file mode 100644 index 0000000..47e3c9e --- /dev/null +++ b/svgs/iconsax2/ڳ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڴ.svg b/svgs/iconsax2/ڴ.svg new file mode 100644 index 0000000..e379615 --- /dev/null +++ b/svgs/iconsax2/ڴ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڵ.svg b/svgs/iconsax2/ڵ.svg new file mode 100644 index 0000000..b000b2f --- /dev/null +++ b/svgs/iconsax2/ڵ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڶ.svg b/svgs/iconsax2/ڶ.svg new file mode 100644 index 0000000..7012c58 --- /dev/null +++ b/svgs/iconsax2/ڶ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڷ.svg b/svgs/iconsax2/ڷ.svg new file mode 100644 index 0000000..7318f02 --- /dev/null +++ b/svgs/iconsax2/ڷ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڸ.svg b/svgs/iconsax2/ڸ.svg new file mode 100644 index 0000000..afb1004 --- /dev/null +++ b/svgs/iconsax2/ڸ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڹ.svg b/svgs/iconsax2/ڹ.svg new file mode 100644 index 0000000..efe5d97 --- /dev/null +++ b/svgs/iconsax2/ڹ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ں.svg b/svgs/iconsax2/ں.svg new file mode 100644 index 0000000..de8a673 --- /dev/null +++ b/svgs/iconsax2/ں.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڻ.svg b/svgs/iconsax2/ڻ.svg new file mode 100644 index 0000000..b9936af --- /dev/null +++ b/svgs/iconsax2/ڻ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڼ.svg b/svgs/iconsax2/ڼ.svg new file mode 100644 index 0000000..7f7ed33 --- /dev/null +++ b/svgs/iconsax2/ڼ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڽ.svg b/svgs/iconsax2/ڽ.svg new file mode 100644 index 0000000..64a1a03 --- /dev/null +++ b/svgs/iconsax2/ڽ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ھ.svg b/svgs/iconsax2/ھ.svg new file mode 100644 index 0000000..1f486a0 --- /dev/null +++ b/svgs/iconsax2/ھ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ڿ.svg b/svgs/iconsax2/ڿ.svg new file mode 100644 index 0000000..233c38e --- /dev/null +++ b/svgs/iconsax2/ڿ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۀ.svg b/svgs/iconsax2/ۀ.svg new file mode 100644 index 0000000..fe37e61 --- /dev/null +++ b/svgs/iconsax2/ۀ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ہ.svg b/svgs/iconsax2/ہ.svg new file mode 100644 index 0000000..9f9c301 --- /dev/null +++ b/svgs/iconsax2/ہ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۂ.svg b/svgs/iconsax2/ۂ.svg new file mode 100644 index 0000000..4ae9639 --- /dev/null +++ b/svgs/iconsax2/ۂ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۃ.svg b/svgs/iconsax2/ۃ.svg new file mode 100644 index 0000000..4c75655 --- /dev/null +++ b/svgs/iconsax2/ۃ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۄ.svg b/svgs/iconsax2/ۄ.svg new file mode 100644 index 0000000..2f3f2c2 --- /dev/null +++ b/svgs/iconsax2/ۄ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۅ.svg b/svgs/iconsax2/ۅ.svg new file mode 100644 index 0000000..dcad403 --- /dev/null +++ b/svgs/iconsax2/ۅ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۆ.svg b/svgs/iconsax2/ۆ.svg new file mode 100644 index 0000000..cdf75e1 --- /dev/null +++ b/svgs/iconsax2/ۆ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۇ.svg b/svgs/iconsax2/ۇ.svg new file mode 100644 index 0000000..c607ec5 --- /dev/null +++ b/svgs/iconsax2/ۇ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۈ.svg b/svgs/iconsax2/ۈ.svg new file mode 100644 index 0000000..38f0a75 --- /dev/null +++ b/svgs/iconsax2/ۈ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۉ.svg b/svgs/iconsax2/ۉ.svg new file mode 100644 index 0000000..5b7d1ac --- /dev/null +++ b/svgs/iconsax2/ۉ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۊ.svg b/svgs/iconsax2/ۊ.svg new file mode 100644 index 0000000..ff2bc03 --- /dev/null +++ b/svgs/iconsax2/ۊ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۋ.svg b/svgs/iconsax2/ۋ.svg new file mode 100644 index 0000000..902e773 --- /dev/null +++ b/svgs/iconsax2/ۋ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ی.svg b/svgs/iconsax2/ی.svg new file mode 100644 index 0000000..ff785f6 --- /dev/null +++ b/svgs/iconsax2/ی.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۍ.svg b/svgs/iconsax2/ۍ.svg new file mode 100644 index 0000000..e88bbe6 --- /dev/null +++ b/svgs/iconsax2/ۍ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ێ.svg b/svgs/iconsax2/ێ.svg new file mode 100644 index 0000000..066dfb8 --- /dev/null +++ b/svgs/iconsax2/ێ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۏ.svg b/svgs/iconsax2/ۏ.svg new file mode 100644 index 0000000..cfce4e1 --- /dev/null +++ b/svgs/iconsax2/ۏ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ې.svg b/svgs/iconsax2/ې.svg new file mode 100644 index 0000000..fcc83c3 --- /dev/null +++ b/svgs/iconsax2/ې.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۑ.svg b/svgs/iconsax2/ۑ.svg new file mode 100644 index 0000000..7372cad --- /dev/null +++ b/svgs/iconsax2/ۑ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ے.svg b/svgs/iconsax2/ے.svg new file mode 100644 index 0000000..5b7d1ac --- /dev/null +++ b/svgs/iconsax2/ے.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۓ.svg b/svgs/iconsax2/ۓ.svg new file mode 100644 index 0000000..ff2bc03 --- /dev/null +++ b/svgs/iconsax2/ۓ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/۔.svg b/svgs/iconsax2/۔.svg new file mode 100644 index 0000000..902e773 --- /dev/null +++ b/svgs/iconsax2/۔.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ە.svg b/svgs/iconsax2/ە.svg new file mode 100644 index 0000000..ff785f6 --- /dev/null +++ b/svgs/iconsax2/ە.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۖ.svg b/svgs/iconsax2/ۖ.svg new file mode 100644 index 0000000..e88bbe6 --- /dev/null +++ b/svgs/iconsax2/ۖ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۗ.svg b/svgs/iconsax2/ۗ.svg new file mode 100644 index 0000000..066dfb8 --- /dev/null +++ b/svgs/iconsax2/ۗ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۘ.svg b/svgs/iconsax2/ۘ.svg new file mode 100644 index 0000000..cfce4e1 --- /dev/null +++ b/svgs/iconsax2/ۘ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۙ.svg b/svgs/iconsax2/ۙ.svg new file mode 100644 index 0000000..fcc83c3 --- /dev/null +++ b/svgs/iconsax2/ۙ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۚ.svg b/svgs/iconsax2/ۚ.svg new file mode 100644 index 0000000..2b44092 --- /dev/null +++ b/svgs/iconsax2/ۚ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۛ.svg b/svgs/iconsax2/ۛ.svg new file mode 100644 index 0000000..5b7d1ac --- /dev/null +++ b/svgs/iconsax2/ۛ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۜ.svg b/svgs/iconsax2/ۜ.svg new file mode 100644 index 0000000..ff2bc03 --- /dev/null +++ b/svgs/iconsax2/ۜ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/۝.svg b/svgs/iconsax2/۝.svg new file mode 100644 index 0000000..902e773 --- /dev/null +++ b/svgs/iconsax2/۝.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/۞.svg b/svgs/iconsax2/۞.svg new file mode 100644 index 0000000..ff785f6 --- /dev/null +++ b/svgs/iconsax2/۞.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/۟.svg b/svgs/iconsax2/۟.svg new file mode 100644 index 0000000..e88bbe6 --- /dev/null +++ b/svgs/iconsax2/۟.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/۠.svg b/svgs/iconsax2/۠.svg new file mode 100644 index 0000000..066dfb8 --- /dev/null +++ b/svgs/iconsax2/۠.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۡ.svg b/svgs/iconsax2/ۡ.svg new file mode 100644 index 0000000..cfce4e1 --- /dev/null +++ b/svgs/iconsax2/ۡ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۢ.svg b/svgs/iconsax2/ۢ.svg new file mode 100644 index 0000000..fcc83c3 --- /dev/null +++ b/svgs/iconsax2/ۢ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۣ.svg b/svgs/iconsax2/ۣ.svg new file mode 100644 index 0000000..9dfe729 --- /dev/null +++ b/svgs/iconsax2/ۣ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۤ.svg b/svgs/iconsax2/ۤ.svg new file mode 100644 index 0000000..afe267b --- /dev/null +++ b/svgs/iconsax2/ۤ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۥ.svg b/svgs/iconsax2/ۥ.svg new file mode 100644 index 0000000..a7ecf20 --- /dev/null +++ b/svgs/iconsax2/ۥ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۦ.svg b/svgs/iconsax2/ۦ.svg new file mode 100644 index 0000000..e6d32ec --- /dev/null +++ b/svgs/iconsax2/ۦ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۧ.svg b/svgs/iconsax2/ۧ.svg new file mode 100644 index 0000000..4301a56 --- /dev/null +++ b/svgs/iconsax2/ۧ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۨ.svg b/svgs/iconsax2/ۨ.svg new file mode 100644 index 0000000..4e4b5e2 --- /dev/null +++ b/svgs/iconsax2/ۨ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/۩.svg b/svgs/iconsax2/۩.svg new file mode 100644 index 0000000..d95759d --- /dev/null +++ b/svgs/iconsax2/۩.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/۪.svg b/svgs/iconsax2/۪.svg new file mode 100644 index 0000000..2a869f7 --- /dev/null +++ b/svgs/iconsax2/۪.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/۫.svg b/svgs/iconsax2/۫.svg new file mode 100644 index 0000000..10e60cc --- /dev/null +++ b/svgs/iconsax2/۫.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/۬.svg b/svgs/iconsax2/۬.svg new file mode 100644 index 0000000..a7ecf20 --- /dev/null +++ b/svgs/iconsax2/۬.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۭ.svg b/svgs/iconsax2/ۭ.svg new file mode 100644 index 0000000..e6d32ec --- /dev/null +++ b/svgs/iconsax2/ۭ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۮ.svg b/svgs/iconsax2/ۮ.svg new file mode 100644 index 0000000..4301a56 --- /dev/null +++ b/svgs/iconsax2/ۮ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۯ.svg b/svgs/iconsax2/ۯ.svg new file mode 100644 index 0000000..4e4b5e2 --- /dev/null +++ b/svgs/iconsax2/ۯ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/۰.svg b/svgs/iconsax2/۰.svg new file mode 100644 index 0000000..a20aa94 --- /dev/null +++ b/svgs/iconsax2/۰.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/۱.svg b/svgs/iconsax2/۱.svg new file mode 100644 index 0000000..f16a2db --- /dev/null +++ b/svgs/iconsax2/۱.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/۲.svg b/svgs/iconsax2/۲.svg new file mode 100644 index 0000000..5fd6e7a --- /dev/null +++ b/svgs/iconsax2/۲.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/۳.svg b/svgs/iconsax2/۳.svg new file mode 100644 index 0000000..f698596 --- /dev/null +++ b/svgs/iconsax2/۳.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/۴.svg b/svgs/iconsax2/۴.svg new file mode 100644 index 0000000..2f7b4ef --- /dev/null +++ b/svgs/iconsax2/۴.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/۵.svg b/svgs/iconsax2/۵.svg new file mode 100644 index 0000000..8c75ac1 --- /dev/null +++ b/svgs/iconsax2/۵.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/۶.svg b/svgs/iconsax2/۶.svg new file mode 100644 index 0000000..1a448d4 --- /dev/null +++ b/svgs/iconsax2/۶.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/۷.svg b/svgs/iconsax2/۷.svg new file mode 100644 index 0000000..6d85989 --- /dev/null +++ b/svgs/iconsax2/۷.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/۸.svg b/svgs/iconsax2/۸.svg new file mode 100644 index 0000000..44ca251 --- /dev/null +++ b/svgs/iconsax2/۸.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/۹.svg b/svgs/iconsax2/۹.svg new file mode 100644 index 0000000..1e1cc64 --- /dev/null +++ b/svgs/iconsax2/۹.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۺ.svg b/svgs/iconsax2/ۺ.svg new file mode 100644 index 0000000..819092d --- /dev/null +++ b/svgs/iconsax2/ۺ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۻ.svg b/svgs/iconsax2/ۻ.svg new file mode 100644 index 0000000..0b0fa3e --- /dev/null +++ b/svgs/iconsax2/ۻ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۼ.svg b/svgs/iconsax2/ۼ.svg new file mode 100644 index 0000000..ec4a370 --- /dev/null +++ b/svgs/iconsax2/ۼ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/۽.svg b/svgs/iconsax2/۽.svg new file mode 100644 index 0000000..a712496 --- /dev/null +++ b/svgs/iconsax2/۽.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/۾.svg b/svgs/iconsax2/۾.svg new file mode 100644 index 0000000..6e553f5 --- /dev/null +++ b/svgs/iconsax2/۾.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ۿ.svg b/svgs/iconsax2/ۿ.svg new file mode 100644 index 0000000..a98a756 --- /dev/null +++ b/svgs/iconsax2/ۿ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/܀.svg b/svgs/iconsax2/܀.svg new file mode 100644 index 0000000..77c060f --- /dev/null +++ b/svgs/iconsax2/܀.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/܁.svg b/svgs/iconsax2/܁.svg new file mode 100644 index 0000000..025a016 --- /dev/null +++ b/svgs/iconsax2/܁.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/܂.svg b/svgs/iconsax2/܂.svg new file mode 100644 index 0000000..ef4cd92 --- /dev/null +++ b/svgs/iconsax2/܂.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/܃.svg b/svgs/iconsax2/܃.svg new file mode 100644 index 0000000..4f4885b --- /dev/null +++ b/svgs/iconsax2/܃.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/܄.svg b/svgs/iconsax2/܄.svg new file mode 100644 index 0000000..024ba5d --- /dev/null +++ b/svgs/iconsax2/܄.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/܅.svg b/svgs/iconsax2/܅.svg new file mode 100644 index 0000000..9337e84 --- /dev/null +++ b/svgs/iconsax2/܅.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/܆.svg b/svgs/iconsax2/܆.svg new file mode 100644 index 0000000..63ee999 --- /dev/null +++ b/svgs/iconsax2/܆.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/܇.svg b/svgs/iconsax2/܇.svg new file mode 100644 index 0000000..b42f458 --- /dev/null +++ b/svgs/iconsax2/܇.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/܈.svg b/svgs/iconsax2/܈.svg new file mode 100644 index 0000000..ba3b573 --- /dev/null +++ b/svgs/iconsax2/܈.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/܉.svg b/svgs/iconsax2/܉.svg new file mode 100644 index 0000000..b42f458 --- /dev/null +++ b/svgs/iconsax2/܉.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/܊.svg b/svgs/iconsax2/܊.svg new file mode 100644 index 0000000..7df7477 --- /dev/null +++ b/svgs/iconsax2/܊.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/܋.svg b/svgs/iconsax2/܋.svg new file mode 100644 index 0000000..545827f --- /dev/null +++ b/svgs/iconsax2/܋.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/܌.svg b/svgs/iconsax2/܌.svg new file mode 100644 index 0000000..b7e4330 --- /dev/null +++ b/svgs/iconsax2/܌.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/܍.svg b/svgs/iconsax2/܍.svg new file mode 100644 index 0000000..b42f458 --- /dev/null +++ b/svgs/iconsax2/܍.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/܎.svg b/svgs/iconsax2/܎.svg new file mode 100644 index 0000000..fddaad3 --- /dev/null +++ b/svgs/iconsax2/܎.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/܏.svg b/svgs/iconsax2/܏.svg new file mode 100644 index 0000000..b3de9df --- /dev/null +++ b/svgs/iconsax2/܏.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܐ.svg b/svgs/iconsax2/ܐ.svg new file mode 100644 index 0000000..1ee460f --- /dev/null +++ b/svgs/iconsax2/ܐ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܑ.svg b/svgs/iconsax2/ܑ.svg new file mode 100644 index 0000000..5d68915 --- /dev/null +++ b/svgs/iconsax2/ܑ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܒ.svg b/svgs/iconsax2/ܒ.svg new file mode 100644 index 0000000..b77aee7 --- /dev/null +++ b/svgs/iconsax2/ܒ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܓ.svg b/svgs/iconsax2/ܓ.svg new file mode 100644 index 0000000..dacbb76 --- /dev/null +++ b/svgs/iconsax2/ܓ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܔ.svg b/svgs/iconsax2/ܔ.svg new file mode 100644 index 0000000..e2a2b51 --- /dev/null +++ b/svgs/iconsax2/ܔ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܕ.svg b/svgs/iconsax2/ܕ.svg new file mode 100644 index 0000000..89716ee --- /dev/null +++ b/svgs/iconsax2/ܕ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܖ.svg b/svgs/iconsax2/ܖ.svg new file mode 100644 index 0000000..e481b6b --- /dev/null +++ b/svgs/iconsax2/ܖ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܗ.svg b/svgs/iconsax2/ܗ.svg new file mode 100644 index 0000000..08a9a68 --- /dev/null +++ b/svgs/iconsax2/ܗ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܘ.svg b/svgs/iconsax2/ܘ.svg new file mode 100644 index 0000000..e6bc6a4 --- /dev/null +++ b/svgs/iconsax2/ܘ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܙ.svg b/svgs/iconsax2/ܙ.svg new file mode 100644 index 0000000..a38f57c --- /dev/null +++ b/svgs/iconsax2/ܙ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܚ.svg b/svgs/iconsax2/ܚ.svg new file mode 100644 index 0000000..8647c56 --- /dev/null +++ b/svgs/iconsax2/ܚ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܛ.svg b/svgs/iconsax2/ܛ.svg new file mode 100644 index 0000000..92677ff --- /dev/null +++ b/svgs/iconsax2/ܛ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܜ.svg b/svgs/iconsax2/ܜ.svg new file mode 100644 index 0000000..05f6d49 --- /dev/null +++ b/svgs/iconsax2/ܜ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܝ.svg b/svgs/iconsax2/ܝ.svg new file mode 100644 index 0000000..32c3821 --- /dev/null +++ b/svgs/iconsax2/ܝ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܞ.svg b/svgs/iconsax2/ܞ.svg new file mode 100644 index 0000000..28189dc --- /dev/null +++ b/svgs/iconsax2/ܞ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܟ.svg b/svgs/iconsax2/ܟ.svg new file mode 100644 index 0000000..47e26fb --- /dev/null +++ b/svgs/iconsax2/ܟ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܠ.svg b/svgs/iconsax2/ܠ.svg new file mode 100644 index 0000000..d9a1203 --- /dev/null +++ b/svgs/iconsax2/ܠ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܡ.svg b/svgs/iconsax2/ܡ.svg new file mode 100644 index 0000000..92677ff --- /dev/null +++ b/svgs/iconsax2/ܡ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܢ.svg b/svgs/iconsax2/ܢ.svg new file mode 100644 index 0000000..05f6d49 --- /dev/null +++ b/svgs/iconsax2/ܢ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܣ.svg b/svgs/iconsax2/ܣ.svg new file mode 100644 index 0000000..32c3821 --- /dev/null +++ b/svgs/iconsax2/ܣ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܤ.svg b/svgs/iconsax2/ܤ.svg new file mode 100644 index 0000000..28189dc --- /dev/null +++ b/svgs/iconsax2/ܤ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܥ.svg b/svgs/iconsax2/ܥ.svg new file mode 100644 index 0000000..a150b18 --- /dev/null +++ b/svgs/iconsax2/ܥ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܦ.svg b/svgs/iconsax2/ܦ.svg new file mode 100644 index 0000000..d9a1203 --- /dev/null +++ b/svgs/iconsax2/ܦ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܧ.svg b/svgs/iconsax2/ܧ.svg new file mode 100644 index 0000000..d8122b6 --- /dev/null +++ b/svgs/iconsax2/ܧ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܨ.svg b/svgs/iconsax2/ܨ.svg new file mode 100644 index 0000000..de522e8 --- /dev/null +++ b/svgs/iconsax2/ܨ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܩ.svg b/svgs/iconsax2/ܩ.svg new file mode 100644 index 0000000..478c02d --- /dev/null +++ b/svgs/iconsax2/ܩ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܪ.svg b/svgs/iconsax2/ܪ.svg new file mode 100644 index 0000000..92677ff --- /dev/null +++ b/svgs/iconsax2/ܪ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܫ.svg b/svgs/iconsax2/ܫ.svg new file mode 100644 index 0000000..05f6d49 --- /dev/null +++ b/svgs/iconsax2/ܫ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܬ.svg b/svgs/iconsax2/ܬ.svg new file mode 100644 index 0000000..32c3821 --- /dev/null +++ b/svgs/iconsax2/ܬ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܭ.svg b/svgs/iconsax2/ܭ.svg new file mode 100644 index 0000000..28189dc --- /dev/null +++ b/svgs/iconsax2/ܭ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܮ.svg b/svgs/iconsax2/ܮ.svg new file mode 100644 index 0000000..47e26fb --- /dev/null +++ b/svgs/iconsax2/ܮ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܯ.svg b/svgs/iconsax2/ܯ.svg new file mode 100644 index 0000000..d9a1203 --- /dev/null +++ b/svgs/iconsax2/ܯ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܰ.svg b/svgs/iconsax2/ܰ.svg new file mode 100644 index 0000000..1568ad0 --- /dev/null +++ b/svgs/iconsax2/ܰ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܱ.svg b/svgs/iconsax2/ܱ.svg new file mode 100644 index 0000000..5dcb00f --- /dev/null +++ b/svgs/iconsax2/ܱ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ܲ.svg b/svgs/iconsax2/ܲ.svg new file mode 100644 index 0000000..6cbce9b --- /dev/null +++ b/svgs/iconsax2/ܲ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܳ.svg b/svgs/iconsax2/ܳ.svg new file mode 100644 index 0000000..8b151ee --- /dev/null +++ b/svgs/iconsax2/ܳ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܴ.svg b/svgs/iconsax2/ܴ.svg new file mode 100644 index 0000000..d098861 --- /dev/null +++ b/svgs/iconsax2/ܴ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܵ.svg b/svgs/iconsax2/ܵ.svg new file mode 100644 index 0000000..5dcb00f --- /dev/null +++ b/svgs/iconsax2/ܵ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ܶ.svg b/svgs/iconsax2/ܶ.svg new file mode 100644 index 0000000..6cbce9b --- /dev/null +++ b/svgs/iconsax2/ܶ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܷ.svg b/svgs/iconsax2/ܷ.svg new file mode 100644 index 0000000..8b151ee --- /dev/null +++ b/svgs/iconsax2/ܷ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܸ.svg b/svgs/iconsax2/ܸ.svg new file mode 100644 index 0000000..d098861 --- /dev/null +++ b/svgs/iconsax2/ܸ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܹ.svg b/svgs/iconsax2/ܹ.svg new file mode 100644 index 0000000..ff4665d --- /dev/null +++ b/svgs/iconsax2/ܹ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ܺ.svg b/svgs/iconsax2/ܺ.svg new file mode 100644 index 0000000..5f727f6 --- /dev/null +++ b/svgs/iconsax2/ܺ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܻ.svg b/svgs/iconsax2/ܻ.svg new file mode 100644 index 0000000..5ecd7ba --- /dev/null +++ b/svgs/iconsax2/ܻ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܼ.svg b/svgs/iconsax2/ܼ.svg new file mode 100644 index 0000000..da2f920 --- /dev/null +++ b/svgs/iconsax2/ܼ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܽ.svg b/svgs/iconsax2/ܽ.svg new file mode 100644 index 0000000..f3d7fe7 --- /dev/null +++ b/svgs/iconsax2/ܽ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܾ.svg b/svgs/iconsax2/ܾ.svg new file mode 100644 index 0000000..119f4ea --- /dev/null +++ b/svgs/iconsax2/ܾ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ܿ.svg b/svgs/iconsax2/ܿ.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/ܿ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/݀.svg b/svgs/iconsax2/݀.svg new file mode 100644 index 0000000..f4aa1f1 --- /dev/null +++ b/svgs/iconsax2/݀.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/݁.svg b/svgs/iconsax2/݁.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/݁.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/݂.svg b/svgs/iconsax2/݂.svg new file mode 100644 index 0000000..8448557 --- /dev/null +++ b/svgs/iconsax2/݂.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/݃.svg b/svgs/iconsax2/݃.svg new file mode 100644 index 0000000..59b4cb2 --- /dev/null +++ b/svgs/iconsax2/݃.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/݄.svg b/svgs/iconsax2/݄.svg new file mode 100644 index 0000000..4c0c9a2 --- /dev/null +++ b/svgs/iconsax2/݄.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/݅.svg b/svgs/iconsax2/݅.svg new file mode 100644 index 0000000..5b4e825 --- /dev/null +++ b/svgs/iconsax2/݅.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/݆.svg b/svgs/iconsax2/݆.svg new file mode 100644 index 0000000..59b4cb2 --- /dev/null +++ b/svgs/iconsax2/݆.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/݇.svg b/svgs/iconsax2/݇.svg new file mode 100644 index 0000000..4c0c9a2 --- /dev/null +++ b/svgs/iconsax2/݇.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/݈.svg b/svgs/iconsax2/݈.svg new file mode 100644 index 0000000..5b4e825 --- /dev/null +++ b/svgs/iconsax2/݈.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/݉.svg b/svgs/iconsax2/݉.svg new file mode 100644 index 0000000..2d3c151 --- /dev/null +++ b/svgs/iconsax2/݉.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/݊.svg b/svgs/iconsax2/݊.svg new file mode 100644 index 0000000..8c59519 --- /dev/null +++ b/svgs/iconsax2/݊.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/݋.svg b/svgs/iconsax2/݋.svg new file mode 100644 index 0000000..887142f --- /dev/null +++ b/svgs/iconsax2/݋.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/݌.svg b/svgs/iconsax2/݌.svg new file mode 100644 index 0000000..4c3ce12 --- /dev/null +++ b/svgs/iconsax2/݌.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݍ.svg b/svgs/iconsax2/ݍ.svg new file mode 100644 index 0000000..fdb9792 --- /dev/null +++ b/svgs/iconsax2/ݍ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݎ.svg b/svgs/iconsax2/ݎ.svg new file mode 100644 index 0000000..754eea1 --- /dev/null +++ b/svgs/iconsax2/ݎ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݏ.svg b/svgs/iconsax2/ݏ.svg new file mode 100644 index 0000000..a1a7f25 --- /dev/null +++ b/svgs/iconsax2/ݏ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݐ.svg b/svgs/iconsax2/ݐ.svg new file mode 100644 index 0000000..3da780b --- /dev/null +++ b/svgs/iconsax2/ݐ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݑ.svg b/svgs/iconsax2/ݑ.svg new file mode 100644 index 0000000..5a8f6fd --- /dev/null +++ b/svgs/iconsax2/ݑ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݒ.svg b/svgs/iconsax2/ݒ.svg new file mode 100644 index 0000000..b2ff2e0 --- /dev/null +++ b/svgs/iconsax2/ݒ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݓ.svg b/svgs/iconsax2/ݓ.svg new file mode 100644 index 0000000..a44b9a0 --- /dev/null +++ b/svgs/iconsax2/ݓ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݔ.svg b/svgs/iconsax2/ݔ.svg new file mode 100644 index 0000000..0a22221 --- /dev/null +++ b/svgs/iconsax2/ݔ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݕ.svg b/svgs/iconsax2/ݕ.svg new file mode 100644 index 0000000..338bf44 --- /dev/null +++ b/svgs/iconsax2/ݕ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ݖ.svg b/svgs/iconsax2/ݖ.svg new file mode 100644 index 0000000..39da306 --- /dev/null +++ b/svgs/iconsax2/ݖ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݗ.svg b/svgs/iconsax2/ݗ.svg new file mode 100644 index 0000000..d0b3a0e --- /dev/null +++ b/svgs/iconsax2/ݗ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݘ.svg b/svgs/iconsax2/ݘ.svg new file mode 100644 index 0000000..3d00b8e --- /dev/null +++ b/svgs/iconsax2/ݘ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݙ.svg b/svgs/iconsax2/ݙ.svg new file mode 100644 index 0000000..8d538ca --- /dev/null +++ b/svgs/iconsax2/ݙ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ݚ.svg b/svgs/iconsax2/ݚ.svg new file mode 100644 index 0000000..3ebb784 --- /dev/null +++ b/svgs/iconsax2/ݚ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ݛ.svg b/svgs/iconsax2/ݛ.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/ݛ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݜ.svg b/svgs/iconsax2/ݜ.svg new file mode 100644 index 0000000..154e32f --- /dev/null +++ b/svgs/iconsax2/ݜ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݝ.svg b/svgs/iconsax2/ݝ.svg new file mode 100644 index 0000000..ce7c9d6 --- /dev/null +++ b/svgs/iconsax2/ݝ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ݞ.svg b/svgs/iconsax2/ݞ.svg new file mode 100644 index 0000000..6a32083 --- /dev/null +++ b/svgs/iconsax2/ݞ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݟ.svg b/svgs/iconsax2/ݟ.svg new file mode 100644 index 0000000..3ebb784 --- /dev/null +++ b/svgs/iconsax2/ݟ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ݠ.svg b/svgs/iconsax2/ݠ.svg new file mode 100644 index 0000000..c7c89fd --- /dev/null +++ b/svgs/iconsax2/ݠ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ݡ.svg b/svgs/iconsax2/ݡ.svg new file mode 100644 index 0000000..ce7c9d6 --- /dev/null +++ b/svgs/iconsax2/ݡ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ݢ.svg b/svgs/iconsax2/ݢ.svg new file mode 100644 index 0000000..e851aab --- /dev/null +++ b/svgs/iconsax2/ݢ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݣ.svg b/svgs/iconsax2/ݣ.svg new file mode 100644 index 0000000..176d433 --- /dev/null +++ b/svgs/iconsax2/ݣ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݤ.svg b/svgs/iconsax2/ݤ.svg new file mode 100644 index 0000000..84da18b --- /dev/null +++ b/svgs/iconsax2/ݤ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ݥ.svg b/svgs/iconsax2/ݥ.svg new file mode 100644 index 0000000..053abc5 --- /dev/null +++ b/svgs/iconsax2/ݥ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ݦ.svg b/svgs/iconsax2/ݦ.svg new file mode 100644 index 0000000..3ebb784 --- /dev/null +++ b/svgs/iconsax2/ݦ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ݧ.svg b/svgs/iconsax2/ݧ.svg new file mode 100644 index 0000000..9f90ece --- /dev/null +++ b/svgs/iconsax2/ݧ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݨ.svg b/svgs/iconsax2/ݨ.svg new file mode 100644 index 0000000..94dd019 --- /dev/null +++ b/svgs/iconsax2/ݨ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݩ.svg b/svgs/iconsax2/ݩ.svg new file mode 100644 index 0000000..749bcc7 --- /dev/null +++ b/svgs/iconsax2/ݩ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݪ.svg b/svgs/iconsax2/ݪ.svg new file mode 100644 index 0000000..1bbc053 --- /dev/null +++ b/svgs/iconsax2/ݪ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ݫ.svg b/svgs/iconsax2/ݫ.svg new file mode 100644 index 0000000..dd46c91 --- /dev/null +++ b/svgs/iconsax2/ݫ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݬ.svg b/svgs/iconsax2/ݬ.svg new file mode 100644 index 0000000..0e1f534 --- /dev/null +++ b/svgs/iconsax2/ݬ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݭ.svg b/svgs/iconsax2/ݭ.svg new file mode 100644 index 0000000..80fd32d --- /dev/null +++ b/svgs/iconsax2/ݭ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݮ.svg b/svgs/iconsax2/ݮ.svg new file mode 100644 index 0000000..4ec1953 --- /dev/null +++ b/svgs/iconsax2/ݮ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ݯ.svg b/svgs/iconsax2/ݯ.svg new file mode 100644 index 0000000..80fd32d --- /dev/null +++ b/svgs/iconsax2/ݯ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݰ.svg b/svgs/iconsax2/ݰ.svg new file mode 100644 index 0000000..1a628aa --- /dev/null +++ b/svgs/iconsax2/ݰ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݱ.svg b/svgs/iconsax2/ݱ.svg new file mode 100644 index 0000000..94dd019 --- /dev/null +++ b/svgs/iconsax2/ݱ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݲ.svg b/svgs/iconsax2/ݲ.svg new file mode 100644 index 0000000..101131b --- /dev/null +++ b/svgs/iconsax2/ݲ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݳ.svg b/svgs/iconsax2/ݳ.svg new file mode 100644 index 0000000..88bf44b --- /dev/null +++ b/svgs/iconsax2/ݳ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݴ.svg b/svgs/iconsax2/ݴ.svg new file mode 100644 index 0000000..9398930 --- /dev/null +++ b/svgs/iconsax2/ݴ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݵ.svg b/svgs/iconsax2/ݵ.svg new file mode 100644 index 0000000..ad984d5 --- /dev/null +++ b/svgs/iconsax2/ݵ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ݶ.svg b/svgs/iconsax2/ݶ.svg new file mode 100644 index 0000000..88bf44b --- /dev/null +++ b/svgs/iconsax2/ݶ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݷ.svg b/svgs/iconsax2/ݷ.svg new file mode 100644 index 0000000..d9825ce --- /dev/null +++ b/svgs/iconsax2/ݷ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ݸ.svg b/svgs/iconsax2/ݸ.svg new file mode 100644 index 0000000..b18730d --- /dev/null +++ b/svgs/iconsax2/ݸ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݹ.svg b/svgs/iconsax2/ݹ.svg new file mode 100644 index 0000000..3576e5e --- /dev/null +++ b/svgs/iconsax2/ݹ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ݺ.svg b/svgs/iconsax2/ݺ.svg new file mode 100644 index 0000000..598b50d --- /dev/null +++ b/svgs/iconsax2/ݺ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݻ.svg b/svgs/iconsax2/ݻ.svg new file mode 100644 index 0000000..85c341e --- /dev/null +++ b/svgs/iconsax2/ݻ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݼ.svg b/svgs/iconsax2/ݼ.svg new file mode 100644 index 0000000..1ab2d32 --- /dev/null +++ b/svgs/iconsax2/ݼ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݽ.svg b/svgs/iconsax2/ݽ.svg new file mode 100644 index 0000000..bb7f9e1 --- /dev/null +++ b/svgs/iconsax2/ݽ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݾ.svg b/svgs/iconsax2/ݾ.svg new file mode 100644 index 0000000..7974d17 --- /dev/null +++ b/svgs/iconsax2/ݾ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ݿ.svg b/svgs/iconsax2/ݿ.svg new file mode 100644 index 0000000..bb7f9e1 --- /dev/null +++ b/svgs/iconsax2/ݿ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ހ.svg b/svgs/iconsax2/ހ.svg new file mode 100644 index 0000000..5ea5d88 --- /dev/null +++ b/svgs/iconsax2/ހ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ށ.svg b/svgs/iconsax2/ށ.svg new file mode 100644 index 0000000..9a984dc --- /dev/null +++ b/svgs/iconsax2/ށ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ނ.svg b/svgs/iconsax2/ނ.svg new file mode 100644 index 0000000..7974d17 --- /dev/null +++ b/svgs/iconsax2/ނ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ރ.svg b/svgs/iconsax2/ރ.svg new file mode 100644 index 0000000..d29aa94 --- /dev/null +++ b/svgs/iconsax2/ރ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ބ.svg b/svgs/iconsax2/ބ.svg new file mode 100644 index 0000000..7974d17 --- /dev/null +++ b/svgs/iconsax2/ބ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޅ.svg b/svgs/iconsax2/ޅ.svg new file mode 100644 index 0000000..1d6cb93 --- /dev/null +++ b/svgs/iconsax2/ޅ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ކ.svg b/svgs/iconsax2/ކ.svg new file mode 100644 index 0000000..598b50d --- /dev/null +++ b/svgs/iconsax2/ކ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/އ.svg b/svgs/iconsax2/އ.svg new file mode 100644 index 0000000..c5fa170 --- /dev/null +++ b/svgs/iconsax2/އ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ވ.svg b/svgs/iconsax2/ވ.svg new file mode 100644 index 0000000..bae0e1d --- /dev/null +++ b/svgs/iconsax2/ވ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/މ.svg b/svgs/iconsax2/މ.svg new file mode 100644 index 0000000..91572a1 --- /dev/null +++ b/svgs/iconsax2/މ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ފ.svg b/svgs/iconsax2/ފ.svg new file mode 100644 index 0000000..819801e --- /dev/null +++ b/svgs/iconsax2/ފ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ދ.svg b/svgs/iconsax2/ދ.svg new file mode 100644 index 0000000..1435b3c --- /dev/null +++ b/svgs/iconsax2/ދ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ތ.svg b/svgs/iconsax2/ތ.svg new file mode 100644 index 0000000..a2fcc4b --- /dev/null +++ b/svgs/iconsax2/ތ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ލ.svg b/svgs/iconsax2/ލ.svg new file mode 100644 index 0000000..156da03 --- /dev/null +++ b/svgs/iconsax2/ލ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ގ.svg b/svgs/iconsax2/ގ.svg new file mode 100644 index 0000000..903f355 --- /dev/null +++ b/svgs/iconsax2/ގ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޏ.svg b/svgs/iconsax2/ޏ.svg new file mode 100644 index 0000000..d1bf4f8 --- /dev/null +++ b/svgs/iconsax2/ޏ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ސ.svg b/svgs/iconsax2/ސ.svg new file mode 100644 index 0000000..8196e12 --- /dev/null +++ b/svgs/iconsax2/ސ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޑ.svg b/svgs/iconsax2/ޑ.svg new file mode 100644 index 0000000..5c06351 --- /dev/null +++ b/svgs/iconsax2/ޑ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޒ.svg b/svgs/iconsax2/ޒ.svg new file mode 100644 index 0000000..6d3e131 --- /dev/null +++ b/svgs/iconsax2/ޒ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޓ.svg b/svgs/iconsax2/ޓ.svg new file mode 100644 index 0000000..3eb5761 --- /dev/null +++ b/svgs/iconsax2/ޓ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޔ.svg b/svgs/iconsax2/ޔ.svg new file mode 100644 index 0000000..1a19af5 --- /dev/null +++ b/svgs/iconsax2/ޔ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޕ.svg b/svgs/iconsax2/ޕ.svg new file mode 100644 index 0000000..cc57905 --- /dev/null +++ b/svgs/iconsax2/ޕ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޖ.svg b/svgs/iconsax2/ޖ.svg new file mode 100644 index 0000000..e74cc94 --- /dev/null +++ b/svgs/iconsax2/ޖ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޗ.svg b/svgs/iconsax2/ޗ.svg new file mode 100644 index 0000000..7bc1e12 --- /dev/null +++ b/svgs/iconsax2/ޗ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޘ.svg b/svgs/iconsax2/ޘ.svg new file mode 100644 index 0000000..9ebe8d8 --- /dev/null +++ b/svgs/iconsax2/ޘ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ޙ.svg b/svgs/iconsax2/ޙ.svg new file mode 100644 index 0000000..b0e89cf --- /dev/null +++ b/svgs/iconsax2/ޙ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޚ.svg b/svgs/iconsax2/ޚ.svg new file mode 100644 index 0000000..7247c2f --- /dev/null +++ b/svgs/iconsax2/ޚ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޛ.svg b/svgs/iconsax2/ޛ.svg new file mode 100644 index 0000000..a92beea --- /dev/null +++ b/svgs/iconsax2/ޛ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޜ.svg b/svgs/iconsax2/ޜ.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/ޜ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޝ.svg b/svgs/iconsax2/ޝ.svg new file mode 100644 index 0000000..e221971 --- /dev/null +++ b/svgs/iconsax2/ޝ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޞ.svg b/svgs/iconsax2/ޞ.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/ޞ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޟ.svg b/svgs/iconsax2/ޟ.svg new file mode 100644 index 0000000..e221971 --- /dev/null +++ b/svgs/iconsax2/ޟ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޠ.svg b/svgs/iconsax2/ޠ.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/ޠ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޡ.svg b/svgs/iconsax2/ޡ.svg new file mode 100644 index 0000000..6615940 --- /dev/null +++ b/svgs/iconsax2/ޡ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޢ.svg b/svgs/iconsax2/ޢ.svg new file mode 100644 index 0000000..1c24a6c --- /dev/null +++ b/svgs/iconsax2/ޢ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ޣ.svg b/svgs/iconsax2/ޣ.svg new file mode 100644 index 0000000..6936898 --- /dev/null +++ b/svgs/iconsax2/ޣ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ޤ.svg b/svgs/iconsax2/ޤ.svg new file mode 100644 index 0000000..e2a782b --- /dev/null +++ b/svgs/iconsax2/ޤ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޥ.svg b/svgs/iconsax2/ޥ.svg new file mode 100644 index 0000000..929b805 --- /dev/null +++ b/svgs/iconsax2/ޥ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ަ.svg b/svgs/iconsax2/ަ.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/ަ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ާ.svg b/svgs/iconsax2/ާ.svg new file mode 100644 index 0000000..c3e46d8 --- /dev/null +++ b/svgs/iconsax2/ާ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ި.svg b/svgs/iconsax2/ި.svg new file mode 100644 index 0000000..fdc2a3f --- /dev/null +++ b/svgs/iconsax2/ި.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ީ.svg b/svgs/iconsax2/ީ.svg new file mode 100644 index 0000000..54b5a2f --- /dev/null +++ b/svgs/iconsax2/ީ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ު.svg b/svgs/iconsax2/ު.svg new file mode 100644 index 0000000..4a0017c --- /dev/null +++ b/svgs/iconsax2/ު.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޫ.svg b/svgs/iconsax2/ޫ.svg new file mode 100644 index 0000000..c191ed6 --- /dev/null +++ b/svgs/iconsax2/ޫ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ެ.svg b/svgs/iconsax2/ެ.svg new file mode 100644 index 0000000..d59bad6 --- /dev/null +++ b/svgs/iconsax2/ެ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޭ.svg b/svgs/iconsax2/ޭ.svg new file mode 100644 index 0000000..38e13bc --- /dev/null +++ b/svgs/iconsax2/ޭ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޮ.svg b/svgs/iconsax2/ޮ.svg new file mode 100644 index 0000000..d8ed23d --- /dev/null +++ b/svgs/iconsax2/ޮ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޯ.svg b/svgs/iconsax2/ޯ.svg new file mode 100644 index 0000000..958ecda --- /dev/null +++ b/svgs/iconsax2/ޯ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ް.svg b/svgs/iconsax2/ް.svg new file mode 100644 index 0000000..719a7b5 --- /dev/null +++ b/svgs/iconsax2/ް.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ޱ.svg b/svgs/iconsax2/ޱ.svg new file mode 100644 index 0000000..b287237 --- /dev/null +++ b/svgs/iconsax2/ޱ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/޲.svg b/svgs/iconsax2/޲.svg new file mode 100644 index 0000000..949dbcf --- /dev/null +++ b/svgs/iconsax2/޲.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/޳.svg b/svgs/iconsax2/޳.svg new file mode 100644 index 0000000..7e2b418 --- /dev/null +++ b/svgs/iconsax2/޳.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/޴.svg b/svgs/iconsax2/޴.svg new file mode 100644 index 0000000..27b9c73 --- /dev/null +++ b/svgs/iconsax2/޴.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/޵.svg b/svgs/iconsax2/޵.svg new file mode 100644 index 0000000..252b26e --- /dev/null +++ b/svgs/iconsax2/޵.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/޶.svg b/svgs/iconsax2/޶.svg new file mode 100644 index 0000000..c43532f --- /dev/null +++ b/svgs/iconsax2/޶.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/޷.svg b/svgs/iconsax2/޷.svg new file mode 100644 index 0000000..b3db41c --- /dev/null +++ b/svgs/iconsax2/޷.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/޸.svg b/svgs/iconsax2/޸.svg new file mode 100644 index 0000000..d29ad76 --- /dev/null +++ b/svgs/iconsax2/޸.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/޹.svg b/svgs/iconsax2/޹.svg new file mode 100644 index 0000000..18cb1de --- /dev/null +++ b/svgs/iconsax2/޹.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/޺.svg b/svgs/iconsax2/޺.svg new file mode 100644 index 0000000..48df58b --- /dev/null +++ b/svgs/iconsax2/޺.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/޻.svg b/svgs/iconsax2/޻.svg new file mode 100644 index 0000000..4a740ed --- /dev/null +++ b/svgs/iconsax2/޻.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/޼.svg b/svgs/iconsax2/޼.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/޼.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/޽.svg b/svgs/iconsax2/޽.svg new file mode 100644 index 0000000..27b2278 --- /dev/null +++ b/svgs/iconsax2/޽.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/޾.svg b/svgs/iconsax2/޾.svg new file mode 100644 index 0000000..57eb3c8 --- /dev/null +++ b/svgs/iconsax2/޾.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/޿.svg b/svgs/iconsax2/޿.svg new file mode 100644 index 0000000..1222231 --- /dev/null +++ b/svgs/iconsax2/޿.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/߀.svg b/svgs/iconsax2/߀.svg new file mode 100644 index 0000000..9929eb7 --- /dev/null +++ b/svgs/iconsax2/߀.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/߁.svg b/svgs/iconsax2/߁.svg new file mode 100644 index 0000000..50e598a --- /dev/null +++ b/svgs/iconsax2/߁.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/߂.svg b/svgs/iconsax2/߂.svg new file mode 100644 index 0000000..c719119 --- /dev/null +++ b/svgs/iconsax2/߂.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/߃.svg b/svgs/iconsax2/߃.svg new file mode 100644 index 0000000..bb99776 --- /dev/null +++ b/svgs/iconsax2/߃.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/߄.svg b/svgs/iconsax2/߄.svg new file mode 100644 index 0000000..56a63ca --- /dev/null +++ b/svgs/iconsax2/߄.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/߅.svg b/svgs/iconsax2/߅.svg new file mode 100644 index 0000000..ff044bd --- /dev/null +++ b/svgs/iconsax2/߅.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/߆.svg b/svgs/iconsax2/߆.svg new file mode 100644 index 0000000..bb99776 --- /dev/null +++ b/svgs/iconsax2/߆.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/߇.svg b/svgs/iconsax2/߇.svg new file mode 100644 index 0000000..56a63ca --- /dev/null +++ b/svgs/iconsax2/߇.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/߈.svg b/svgs/iconsax2/߈.svg new file mode 100644 index 0000000..56a63ca --- /dev/null +++ b/svgs/iconsax2/߈.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/߉.svg b/svgs/iconsax2/߉.svg new file mode 100644 index 0000000..e5e07d7 --- /dev/null +++ b/svgs/iconsax2/߉.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߊ.svg b/svgs/iconsax2/ߊ.svg new file mode 100644 index 0000000..d87dd8f --- /dev/null +++ b/svgs/iconsax2/ߊ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߋ.svg b/svgs/iconsax2/ߋ.svg new file mode 100644 index 0000000..aaf42fe --- /dev/null +++ b/svgs/iconsax2/ߋ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߌ.svg b/svgs/iconsax2/ߌ.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/ߌ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߍ.svg b/svgs/iconsax2/ߍ.svg new file mode 100644 index 0000000..5578348 --- /dev/null +++ b/svgs/iconsax2/ߍ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ߎ.svg b/svgs/iconsax2/ߎ.svg new file mode 100644 index 0000000..88bf44b --- /dev/null +++ b/svgs/iconsax2/ߎ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߏ.svg b/svgs/iconsax2/ߏ.svg new file mode 100644 index 0000000..5578348 --- /dev/null +++ b/svgs/iconsax2/ߏ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ߐ.svg b/svgs/iconsax2/ߐ.svg new file mode 100644 index 0000000..1d4bf69 --- /dev/null +++ b/svgs/iconsax2/ߐ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߑ.svg b/svgs/iconsax2/ߑ.svg new file mode 100644 index 0000000..6105496 --- /dev/null +++ b/svgs/iconsax2/ߑ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ߒ.svg b/svgs/iconsax2/ߒ.svg new file mode 100644 index 0000000..9014f72 --- /dev/null +++ b/svgs/iconsax2/ߒ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ߓ.svg b/svgs/iconsax2/ߓ.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/ߓ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߔ.svg b/svgs/iconsax2/ߔ.svg new file mode 100644 index 0000000..9e872dd --- /dev/null +++ b/svgs/iconsax2/ߔ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߕ.svg b/svgs/iconsax2/ߕ.svg new file mode 100644 index 0000000..f98ce1f --- /dev/null +++ b/svgs/iconsax2/ߕ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߖ.svg b/svgs/iconsax2/ߖ.svg new file mode 100644 index 0000000..93dc007 --- /dev/null +++ b/svgs/iconsax2/ߖ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߗ.svg b/svgs/iconsax2/ߗ.svg new file mode 100644 index 0000000..c411932 --- /dev/null +++ b/svgs/iconsax2/ߗ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ߘ.svg b/svgs/iconsax2/ߘ.svg new file mode 100644 index 0000000..0c404ee --- /dev/null +++ b/svgs/iconsax2/ߘ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ߙ.svg b/svgs/iconsax2/ߙ.svg new file mode 100644 index 0000000..65d837d --- /dev/null +++ b/svgs/iconsax2/ߙ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߚ.svg b/svgs/iconsax2/ߚ.svg new file mode 100644 index 0000000..23c7da3 --- /dev/null +++ b/svgs/iconsax2/ߚ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߛ.svg b/svgs/iconsax2/ߛ.svg new file mode 100644 index 0000000..f2cc7d6 --- /dev/null +++ b/svgs/iconsax2/ߛ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ߜ.svg b/svgs/iconsax2/ߜ.svg new file mode 100644 index 0000000..dfd2e74 --- /dev/null +++ b/svgs/iconsax2/ߜ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߝ.svg b/svgs/iconsax2/ߝ.svg new file mode 100644 index 0000000..32f1d2a --- /dev/null +++ b/svgs/iconsax2/ߝ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߞ.svg b/svgs/iconsax2/ߞ.svg new file mode 100644 index 0000000..0ff26c8 --- /dev/null +++ b/svgs/iconsax2/ߞ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߟ.svg b/svgs/iconsax2/ߟ.svg new file mode 100644 index 0000000..56d8e52 --- /dev/null +++ b/svgs/iconsax2/ߟ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߠ.svg b/svgs/iconsax2/ߠ.svg new file mode 100644 index 0000000..d9ce636 --- /dev/null +++ b/svgs/iconsax2/ߠ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߡ.svg b/svgs/iconsax2/ߡ.svg new file mode 100644 index 0000000..0fe23fd --- /dev/null +++ b/svgs/iconsax2/ߡ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ߢ.svg b/svgs/iconsax2/ߢ.svg new file mode 100644 index 0000000..c31ce58 --- /dev/null +++ b/svgs/iconsax2/ߢ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ߣ.svg b/svgs/iconsax2/ߣ.svg new file mode 100644 index 0000000..65d837d --- /dev/null +++ b/svgs/iconsax2/ߣ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߤ.svg b/svgs/iconsax2/ߤ.svg new file mode 100644 index 0000000..275193e --- /dev/null +++ b/svgs/iconsax2/ߤ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ߥ.svg b/svgs/iconsax2/ߥ.svg new file mode 100644 index 0000000..0ae085c --- /dev/null +++ b/svgs/iconsax2/ߥ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ߦ.svg b/svgs/iconsax2/ߦ.svg new file mode 100644 index 0000000..1c8990a --- /dev/null +++ b/svgs/iconsax2/ߦ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ߧ.svg b/svgs/iconsax2/ߧ.svg new file mode 100644 index 0000000..5333b6d --- /dev/null +++ b/svgs/iconsax2/ߧ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߨ.svg b/svgs/iconsax2/ߨ.svg new file mode 100644 index 0000000..b98efe4 --- /dev/null +++ b/svgs/iconsax2/ߨ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߩ.svg b/svgs/iconsax2/ߩ.svg new file mode 100644 index 0000000..f48bc48 --- /dev/null +++ b/svgs/iconsax2/ߩ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߪ.svg b/svgs/iconsax2/ߪ.svg new file mode 100644 index 0000000..25a4665 --- /dev/null +++ b/svgs/iconsax2/ߪ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/߫.svg b/svgs/iconsax2/߫.svg new file mode 100644 index 0000000..6235661 --- /dev/null +++ b/svgs/iconsax2/߫.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/߬.svg b/svgs/iconsax2/߬.svg new file mode 100644 index 0000000..e05fe42 --- /dev/null +++ b/svgs/iconsax2/߬.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/߭.svg b/svgs/iconsax2/߭.svg new file mode 100644 index 0000000..a5762e7 --- /dev/null +++ b/svgs/iconsax2/߭.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/߮.svg b/svgs/iconsax2/߮.svg new file mode 100644 index 0000000..f81ae08 --- /dev/null +++ b/svgs/iconsax2/߮.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/߯.svg b/svgs/iconsax2/߯.svg new file mode 100644 index 0000000..f9e4378 --- /dev/null +++ b/svgs/iconsax2/߯.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/߰.svg b/svgs/iconsax2/߰.svg new file mode 100644 index 0000000..51f53a4 --- /dev/null +++ b/svgs/iconsax2/߰.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/߱.svg b/svgs/iconsax2/߱.svg new file mode 100644 index 0000000..7c90d41 --- /dev/null +++ b/svgs/iconsax2/߱.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/߲.svg b/svgs/iconsax2/߲.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/߲.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/߳.svg b/svgs/iconsax2/߳.svg new file mode 100644 index 0000000..bff9c80 --- /dev/null +++ b/svgs/iconsax2/߳.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ߴ.svg b/svgs/iconsax2/ߴ.svg new file mode 100644 index 0000000..d37eadd --- /dev/null +++ b/svgs/iconsax2/ߴ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ߵ.svg b/svgs/iconsax2/ߵ.svg new file mode 100644 index 0000000..88bf44b --- /dev/null +++ b/svgs/iconsax2/ߵ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/߶.svg b/svgs/iconsax2/߶.svg new file mode 100644 index 0000000..41806b6 --- /dev/null +++ b/svgs/iconsax2/߶.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/߷.svg b/svgs/iconsax2/߷.svg new file mode 100644 index 0000000..3571139 --- /dev/null +++ b/svgs/iconsax2/߷.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/߸.svg b/svgs/iconsax2/߸.svg new file mode 100644 index 0000000..e692266 --- /dev/null +++ b/svgs/iconsax2/߸.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/߹.svg b/svgs/iconsax2/߹.svg new file mode 100644 index 0000000..2f37435 --- /dev/null +++ b/svgs/iconsax2/߹.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ߺ.svg b/svgs/iconsax2/ߺ.svg new file mode 100644 index 0000000..a3f5039 --- /dev/null +++ b/svgs/iconsax2/ߺ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/߻.svg b/svgs/iconsax2/߻.svg new file mode 100644 index 0000000..64fe862 --- /dev/null +++ b/svgs/iconsax2/߻.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/߼.svg b/svgs/iconsax2/߼.svg new file mode 100644 index 0000000..dd71cfb --- /dev/null +++ b/svgs/iconsax2/߼.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/߽.svg b/svgs/iconsax2/߽.svg new file mode 100644 index 0000000..a3f5039 --- /dev/null +++ b/svgs/iconsax2/߽.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/߾.svg b/svgs/iconsax2/߾.svg new file mode 100644 index 0000000..a3f5039 --- /dev/null +++ b/svgs/iconsax2/߾.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/߿.svg b/svgs/iconsax2/߿.svg new file mode 100644 index 0000000..0aa1e97 --- /dev/null +++ b/svgs/iconsax2/߿.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠀ.svg b/svgs/iconsax2/ࠀ.svg new file mode 100644 index 0000000..0d4b116 --- /dev/null +++ b/svgs/iconsax2/ࠀ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠁ.svg b/svgs/iconsax2/ࠁ.svg new file mode 100644 index 0000000..1298790 --- /dev/null +++ b/svgs/iconsax2/ࠁ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠂ.svg b/svgs/iconsax2/ࠂ.svg new file mode 100644 index 0000000..56e124d --- /dev/null +++ b/svgs/iconsax2/ࠂ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠃ.svg b/svgs/iconsax2/ࠃ.svg new file mode 100644 index 0000000..a3f5039 --- /dev/null +++ b/svgs/iconsax2/ࠃ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࠄ.svg b/svgs/iconsax2/ࠄ.svg new file mode 100644 index 0000000..10cf18b --- /dev/null +++ b/svgs/iconsax2/ࠄ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠅ.svg b/svgs/iconsax2/ࠅ.svg new file mode 100644 index 0000000..68c960f --- /dev/null +++ b/svgs/iconsax2/ࠅ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠆ.svg b/svgs/iconsax2/ࠆ.svg new file mode 100644 index 0000000..4b44791 --- /dev/null +++ b/svgs/iconsax2/ࠆ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠇ.svg b/svgs/iconsax2/ࠇ.svg new file mode 100644 index 0000000..1f7729c --- /dev/null +++ b/svgs/iconsax2/ࠇ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠈ.svg b/svgs/iconsax2/ࠈ.svg new file mode 100644 index 0000000..462a7cb --- /dev/null +++ b/svgs/iconsax2/ࠈ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠉ.svg b/svgs/iconsax2/ࠉ.svg new file mode 100644 index 0000000..418c706 --- /dev/null +++ b/svgs/iconsax2/ࠉ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠊ.svg b/svgs/iconsax2/ࠊ.svg new file mode 100644 index 0000000..c91e32e --- /dev/null +++ b/svgs/iconsax2/ࠊ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠋ.svg b/svgs/iconsax2/ࠋ.svg new file mode 100644 index 0000000..92de6ed --- /dev/null +++ b/svgs/iconsax2/ࠋ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠌ.svg b/svgs/iconsax2/ࠌ.svg new file mode 100644 index 0000000..79cc6a4 --- /dev/null +++ b/svgs/iconsax2/ࠌ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠍ.svg b/svgs/iconsax2/ࠍ.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/ࠍ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠎ.svg b/svgs/iconsax2/ࠎ.svg new file mode 100644 index 0000000..ab30535 --- /dev/null +++ b/svgs/iconsax2/ࠎ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࠏ.svg b/svgs/iconsax2/ࠏ.svg new file mode 100644 index 0000000..356a3d5 --- /dev/null +++ b/svgs/iconsax2/ࠏ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠐ.svg b/svgs/iconsax2/ࠐ.svg new file mode 100644 index 0000000..52a9d52 --- /dev/null +++ b/svgs/iconsax2/ࠐ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠑ.svg b/svgs/iconsax2/ࠑ.svg new file mode 100644 index 0000000..d1b86c9 --- /dev/null +++ b/svgs/iconsax2/ࠑ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠒ.svg b/svgs/iconsax2/ࠒ.svg new file mode 100644 index 0000000..88159f8 --- /dev/null +++ b/svgs/iconsax2/ࠒ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠓ.svg b/svgs/iconsax2/ࠓ.svg new file mode 100644 index 0000000..a20aa94 --- /dev/null +++ b/svgs/iconsax2/ࠓ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠔ.svg b/svgs/iconsax2/ࠔ.svg new file mode 100644 index 0000000..6aa0965 --- /dev/null +++ b/svgs/iconsax2/ࠔ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠕ.svg b/svgs/iconsax2/ࠕ.svg new file mode 100644 index 0000000..1685491 --- /dev/null +++ b/svgs/iconsax2/ࠕ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠖ.svg b/svgs/iconsax2/ࠖ.svg new file mode 100644 index 0000000..7e3b244 --- /dev/null +++ b/svgs/iconsax2/ࠖ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠗ.svg b/svgs/iconsax2/ࠗ.svg new file mode 100644 index 0000000..9618ed1 --- /dev/null +++ b/svgs/iconsax2/ࠗ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࠘.svg b/svgs/iconsax2/࠘.svg new file mode 100644 index 0000000..7e3b244 --- /dev/null +++ b/svgs/iconsax2/࠘.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࠙.svg b/svgs/iconsax2/࠙.svg new file mode 100644 index 0000000..d2ecafe --- /dev/null +++ b/svgs/iconsax2/࠙.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠚ.svg b/svgs/iconsax2/ࠚ.svg new file mode 100644 index 0000000..13ac0a3 --- /dev/null +++ b/svgs/iconsax2/ࠚ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠛ.svg b/svgs/iconsax2/ࠛ.svg new file mode 100644 index 0000000..d3991d7 --- /dev/null +++ b/svgs/iconsax2/ࠛ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠜ.svg b/svgs/iconsax2/ࠜ.svg new file mode 100644 index 0000000..60f6f22 --- /dev/null +++ b/svgs/iconsax2/ࠜ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࠝ.svg b/svgs/iconsax2/ࠝ.svg new file mode 100644 index 0000000..22def45 --- /dev/null +++ b/svgs/iconsax2/ࠝ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࠞ.svg b/svgs/iconsax2/ࠞ.svg new file mode 100644 index 0000000..1c9f107 --- /dev/null +++ b/svgs/iconsax2/ࠞ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠟ.svg b/svgs/iconsax2/ࠟ.svg new file mode 100644 index 0000000..4d3b19c --- /dev/null +++ b/svgs/iconsax2/ࠟ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠠ.svg b/svgs/iconsax2/ࠠ.svg new file mode 100644 index 0000000..e25ef18 --- /dev/null +++ b/svgs/iconsax2/ࠠ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠡ.svg b/svgs/iconsax2/ࠡ.svg new file mode 100644 index 0000000..f35a513 --- /dev/null +++ b/svgs/iconsax2/ࠡ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠢ.svg b/svgs/iconsax2/ࠢ.svg new file mode 100644 index 0000000..19e8a3c --- /dev/null +++ b/svgs/iconsax2/ࠢ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠣ.svg b/svgs/iconsax2/ࠣ.svg new file mode 100644 index 0000000..46676b1 --- /dev/null +++ b/svgs/iconsax2/ࠣ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࠤ.svg b/svgs/iconsax2/ࠤ.svg new file mode 100644 index 0000000..250af5a --- /dev/null +++ b/svgs/iconsax2/ࠤ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠥ.svg b/svgs/iconsax2/ࠥ.svg new file mode 100644 index 0000000..b75b516 --- /dev/null +++ b/svgs/iconsax2/ࠥ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠦ.svg b/svgs/iconsax2/ࠦ.svg new file mode 100644 index 0000000..e80afe7 --- /dev/null +++ b/svgs/iconsax2/ࠦ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠧ.svg b/svgs/iconsax2/ࠧ.svg new file mode 100644 index 0000000..6fd2f78 --- /dev/null +++ b/svgs/iconsax2/ࠧ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠨ.svg b/svgs/iconsax2/ࠨ.svg new file mode 100644 index 0000000..ea37f20 --- /dev/null +++ b/svgs/iconsax2/ࠨ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠩ.svg b/svgs/iconsax2/ࠩ.svg new file mode 100644 index 0000000..aa94991 --- /dev/null +++ b/svgs/iconsax2/ࠩ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠪ.svg b/svgs/iconsax2/ࠪ.svg new file mode 100644 index 0000000..cd1f807 --- /dev/null +++ b/svgs/iconsax2/ࠪ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠫ.svg b/svgs/iconsax2/ࠫ.svg new file mode 100644 index 0000000..7b2bba8 --- /dev/null +++ b/svgs/iconsax2/ࠫ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࠬ.svg b/svgs/iconsax2/ࠬ.svg new file mode 100644 index 0000000..254bb96 --- /dev/null +++ b/svgs/iconsax2/ࠬ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࠭.svg b/svgs/iconsax2/࠭.svg new file mode 100644 index 0000000..309414f --- /dev/null +++ b/svgs/iconsax2/࠭.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࠮.svg b/svgs/iconsax2/࠮.svg new file mode 100644 index 0000000..8ad01bb --- /dev/null +++ b/svgs/iconsax2/࠮.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࠯.svg b/svgs/iconsax2/࠯.svg new file mode 100644 index 0000000..412df7e --- /dev/null +++ b/svgs/iconsax2/࠯.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࠰.svg b/svgs/iconsax2/࠰.svg new file mode 100644 index 0000000..537311c --- /dev/null +++ b/svgs/iconsax2/࠰.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࠱.svg b/svgs/iconsax2/࠱.svg new file mode 100644 index 0000000..35d4b0f --- /dev/null +++ b/svgs/iconsax2/࠱.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/࠲.svg b/svgs/iconsax2/࠲.svg new file mode 100644 index 0000000..25fe53e --- /dev/null +++ b/svgs/iconsax2/࠲.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/࠳.svg b/svgs/iconsax2/࠳.svg new file mode 100644 index 0000000..bd058e4 --- /dev/null +++ b/svgs/iconsax2/࠳.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/࠴.svg b/svgs/iconsax2/࠴.svg new file mode 100644 index 0000000..507fd25 --- /dev/null +++ b/svgs/iconsax2/࠴.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࠵.svg b/svgs/iconsax2/࠵.svg new file mode 100644 index 0000000..60be47c --- /dev/null +++ b/svgs/iconsax2/࠵.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/࠶.svg b/svgs/iconsax2/࠶.svg new file mode 100644 index 0000000..96cfb09 --- /dev/null +++ b/svgs/iconsax2/࠶.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࠷.svg b/svgs/iconsax2/࠷.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/࠷.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࠸.svg b/svgs/iconsax2/࠸.svg new file mode 100644 index 0000000..372c901 --- /dev/null +++ b/svgs/iconsax2/࠸.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࠹.svg b/svgs/iconsax2/࠹.svg new file mode 100644 index 0000000..b5e9135 --- /dev/null +++ b/svgs/iconsax2/࠹.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࠺.svg b/svgs/iconsax2/࠺.svg new file mode 100644 index 0000000..df80eb6 --- /dev/null +++ b/svgs/iconsax2/࠺.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࠻.svg b/svgs/iconsax2/࠻.svg new file mode 100644 index 0000000..95fb6a3 --- /dev/null +++ b/svgs/iconsax2/࠻.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࠼.svg b/svgs/iconsax2/࠼.svg new file mode 100644 index 0000000..352c5af --- /dev/null +++ b/svgs/iconsax2/࠼.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࠽.svg b/svgs/iconsax2/࠽.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/࠽.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࠾.svg b/svgs/iconsax2/࠾.svg new file mode 100644 index 0000000..b830ab8 --- /dev/null +++ b/svgs/iconsax2/࠾.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/࠿.svg b/svgs/iconsax2/࠿.svg new file mode 100644 index 0000000..af084b8 --- /dev/null +++ b/svgs/iconsax2/࠿.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡀ.svg b/svgs/iconsax2/ࡀ.svg new file mode 100644 index 0000000..3f0d5d0 --- /dev/null +++ b/svgs/iconsax2/ࡀ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡁ.svg b/svgs/iconsax2/ࡁ.svg new file mode 100644 index 0000000..17ccae4 --- /dev/null +++ b/svgs/iconsax2/ࡁ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࡂ.svg b/svgs/iconsax2/ࡂ.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/ࡂ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡃ.svg b/svgs/iconsax2/ࡃ.svg new file mode 100644 index 0000000..dc5d076 --- /dev/null +++ b/svgs/iconsax2/ࡃ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡄ.svg b/svgs/iconsax2/ࡄ.svg new file mode 100644 index 0000000..2bb1b8d --- /dev/null +++ b/svgs/iconsax2/ࡄ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡅ.svg b/svgs/iconsax2/ࡅ.svg new file mode 100644 index 0000000..6005030 --- /dev/null +++ b/svgs/iconsax2/ࡅ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡆ.svg b/svgs/iconsax2/ࡆ.svg new file mode 100644 index 0000000..e0a85ed --- /dev/null +++ b/svgs/iconsax2/ࡆ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡇ.svg b/svgs/iconsax2/ࡇ.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/ࡇ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡈ.svg b/svgs/iconsax2/ࡈ.svg new file mode 100644 index 0000000..59cea3e --- /dev/null +++ b/svgs/iconsax2/ࡈ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࡉ.svg b/svgs/iconsax2/ࡉ.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/ࡉ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡊ.svg b/svgs/iconsax2/ࡊ.svg new file mode 100644 index 0000000..c51beef --- /dev/null +++ b/svgs/iconsax2/ࡊ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࡋ.svg b/svgs/iconsax2/ࡋ.svg new file mode 100644 index 0000000..35837cd --- /dev/null +++ b/svgs/iconsax2/ࡋ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡌ.svg b/svgs/iconsax2/ࡌ.svg new file mode 100644 index 0000000..51ecd49 --- /dev/null +++ b/svgs/iconsax2/ࡌ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࡍ.svg b/svgs/iconsax2/ࡍ.svg new file mode 100644 index 0000000..efd56e6 --- /dev/null +++ b/svgs/iconsax2/ࡍ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ࡎ.svg b/svgs/iconsax2/ࡎ.svg new file mode 100644 index 0000000..5a4c9ec --- /dev/null +++ b/svgs/iconsax2/ࡎ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡏ.svg b/svgs/iconsax2/ࡏ.svg new file mode 100644 index 0000000..ed37dbe --- /dev/null +++ b/svgs/iconsax2/ࡏ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡐ.svg b/svgs/iconsax2/ࡐ.svg new file mode 100644 index 0000000..11382f6 --- /dev/null +++ b/svgs/iconsax2/ࡐ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࡑ.svg b/svgs/iconsax2/ࡑ.svg new file mode 100644 index 0000000..648ac46 --- /dev/null +++ b/svgs/iconsax2/ࡑ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࡒ.svg b/svgs/iconsax2/ࡒ.svg new file mode 100644 index 0000000..ef34801 --- /dev/null +++ b/svgs/iconsax2/ࡒ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࡓ.svg b/svgs/iconsax2/ࡓ.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/ࡓ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡔ.svg b/svgs/iconsax2/ࡔ.svg new file mode 100644 index 0000000..ca45987 --- /dev/null +++ b/svgs/iconsax2/ࡔ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡕ.svg b/svgs/iconsax2/ࡕ.svg new file mode 100644 index 0000000..f38cb50 --- /dev/null +++ b/svgs/iconsax2/ࡕ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡖ.svg b/svgs/iconsax2/ࡖ.svg new file mode 100644 index 0000000..0659d53 --- /dev/null +++ b/svgs/iconsax2/ࡖ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡗ.svg b/svgs/iconsax2/ࡗ.svg new file mode 100644 index 0000000..29805c7 --- /dev/null +++ b/svgs/iconsax2/ࡗ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡘ.svg b/svgs/iconsax2/ࡘ.svg new file mode 100644 index 0000000..29cf3b2 --- /dev/null +++ b/svgs/iconsax2/ࡘ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࡙.svg b/svgs/iconsax2/࡙.svg new file mode 100644 index 0000000..d943c42 --- /dev/null +++ b/svgs/iconsax2/࡙.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࡚.svg b/svgs/iconsax2/࡚.svg new file mode 100644 index 0000000..820fdd9 --- /dev/null +++ b/svgs/iconsax2/࡚.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࡛.svg b/svgs/iconsax2/࡛.svg new file mode 100644 index 0000000..fac08b6 --- /dev/null +++ b/svgs/iconsax2/࡛.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࡜.svg b/svgs/iconsax2/࡜.svg new file mode 100644 index 0000000..e94c2fd --- /dev/null +++ b/svgs/iconsax2/࡜.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࡝.svg b/svgs/iconsax2/࡝.svg new file mode 100644 index 0000000..268960b --- /dev/null +++ b/svgs/iconsax2/࡝.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࡞.svg b/svgs/iconsax2/࡞.svg new file mode 100644 index 0000000..cf3090a --- /dev/null +++ b/svgs/iconsax2/࡞.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࡟.svg b/svgs/iconsax2/࡟.svg new file mode 100644 index 0000000..f164a45 --- /dev/null +++ b/svgs/iconsax2/࡟.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡠ.svg b/svgs/iconsax2/ࡠ.svg new file mode 100644 index 0000000..aabeb18 --- /dev/null +++ b/svgs/iconsax2/ࡠ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡡ.svg b/svgs/iconsax2/ࡡ.svg new file mode 100644 index 0000000..f6c7c2f --- /dev/null +++ b/svgs/iconsax2/ࡡ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࡢ.svg b/svgs/iconsax2/ࡢ.svg new file mode 100644 index 0000000..d466f4a --- /dev/null +++ b/svgs/iconsax2/ࡢ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡣ.svg b/svgs/iconsax2/ࡣ.svg new file mode 100644 index 0000000..a377d61 --- /dev/null +++ b/svgs/iconsax2/ࡣ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡤ.svg b/svgs/iconsax2/ࡤ.svg new file mode 100644 index 0000000..1debccf --- /dev/null +++ b/svgs/iconsax2/ࡤ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡥ.svg b/svgs/iconsax2/ࡥ.svg new file mode 100644 index 0000000..a3d39b0 --- /dev/null +++ b/svgs/iconsax2/ࡥ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࡦ.svg b/svgs/iconsax2/ࡦ.svg new file mode 100644 index 0000000..45c3a21 --- /dev/null +++ b/svgs/iconsax2/ࡦ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡧ.svg b/svgs/iconsax2/ࡧ.svg new file mode 100644 index 0000000..22e79db --- /dev/null +++ b/svgs/iconsax2/ࡧ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࡨ.svg b/svgs/iconsax2/ࡨ.svg new file mode 100644 index 0000000..45c3a21 --- /dev/null +++ b/svgs/iconsax2/ࡨ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡩ.svg b/svgs/iconsax2/ࡩ.svg new file mode 100644 index 0000000..1e81562 --- /dev/null +++ b/svgs/iconsax2/ࡩ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࡪ.svg b/svgs/iconsax2/ࡪ.svg new file mode 100644 index 0000000..070650b --- /dev/null +++ b/svgs/iconsax2/ࡪ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࡫.svg b/svgs/iconsax2/࡫.svg new file mode 100644 index 0000000..57c9ec6 --- /dev/null +++ b/svgs/iconsax2/࡫.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࡬.svg b/svgs/iconsax2/࡬.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/࡬.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࡭.svg b/svgs/iconsax2/࡭.svg new file mode 100644 index 0000000..8ef37ef --- /dev/null +++ b/svgs/iconsax2/࡭.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/࡮.svg b/svgs/iconsax2/࡮.svg new file mode 100644 index 0000000..070650b --- /dev/null +++ b/svgs/iconsax2/࡮.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࡯.svg b/svgs/iconsax2/࡯.svg new file mode 100644 index 0000000..36080e5 --- /dev/null +++ b/svgs/iconsax2/࡯.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡰ.svg b/svgs/iconsax2/ࡰ.svg new file mode 100644 index 0000000..0375841 --- /dev/null +++ b/svgs/iconsax2/ࡰ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࡱ.svg b/svgs/iconsax2/ࡱ.svg new file mode 100644 index 0000000..a546264 --- /dev/null +++ b/svgs/iconsax2/ࡱ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࡲ.svg b/svgs/iconsax2/ࡲ.svg new file mode 100644 index 0000000..5749832 --- /dev/null +++ b/svgs/iconsax2/ࡲ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࡳ.svg b/svgs/iconsax2/ࡳ.svg new file mode 100644 index 0000000..d466f4a --- /dev/null +++ b/svgs/iconsax2/ࡳ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡴ.svg b/svgs/iconsax2/ࡴ.svg new file mode 100644 index 0000000..a377d61 --- /dev/null +++ b/svgs/iconsax2/ࡴ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡵ.svg b/svgs/iconsax2/ࡵ.svg new file mode 100644 index 0000000..1debccf --- /dev/null +++ b/svgs/iconsax2/ࡵ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡶ.svg b/svgs/iconsax2/ࡶ.svg new file mode 100644 index 0000000..070650b --- /dev/null +++ b/svgs/iconsax2/ࡶ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡷ.svg b/svgs/iconsax2/ࡷ.svg new file mode 100644 index 0000000..77285bf --- /dev/null +++ b/svgs/iconsax2/ࡷ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡸ.svg b/svgs/iconsax2/ࡸ.svg new file mode 100644 index 0000000..922338e --- /dev/null +++ b/svgs/iconsax2/ࡸ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡹ.svg b/svgs/iconsax2/ࡹ.svg new file mode 100644 index 0000000..c9f4a83 --- /dev/null +++ b/svgs/iconsax2/ࡹ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࡺ.svg b/svgs/iconsax2/ࡺ.svg new file mode 100644 index 0000000..d466f4a --- /dev/null +++ b/svgs/iconsax2/ࡺ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡻ.svg b/svgs/iconsax2/ࡻ.svg new file mode 100644 index 0000000..a377d61 --- /dev/null +++ b/svgs/iconsax2/ࡻ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡼ.svg b/svgs/iconsax2/ࡼ.svg new file mode 100644 index 0000000..1debccf --- /dev/null +++ b/svgs/iconsax2/ࡼ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡽ.svg b/svgs/iconsax2/ࡽ.svg new file mode 100644 index 0000000..b0bf27b --- /dev/null +++ b/svgs/iconsax2/ࡽ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡾ.svg b/svgs/iconsax2/ࡾ.svg new file mode 100644 index 0000000..d988b32 --- /dev/null +++ b/svgs/iconsax2/ࡾ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࡿ.svg b/svgs/iconsax2/ࡿ.svg new file mode 100644 index 0000000..bfb8bab --- /dev/null +++ b/svgs/iconsax2/ࡿ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢀ.svg b/svgs/iconsax2/ࢀ.svg new file mode 100644 index 0000000..fc7562f --- /dev/null +++ b/svgs/iconsax2/ࢀ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢁ.svg b/svgs/iconsax2/ࢁ.svg new file mode 100644 index 0000000..86e4c3e --- /dev/null +++ b/svgs/iconsax2/ࢁ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࢂ.svg b/svgs/iconsax2/ࢂ.svg new file mode 100644 index 0000000..52b9994 --- /dev/null +++ b/svgs/iconsax2/ࢂ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࢃ.svg b/svgs/iconsax2/ࢃ.svg new file mode 100644 index 0000000..53e840c --- /dev/null +++ b/svgs/iconsax2/ࢃ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢄ.svg b/svgs/iconsax2/ࢄ.svg new file mode 100644 index 0000000..22e79db --- /dev/null +++ b/svgs/iconsax2/ࢄ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࢅ.svg b/svgs/iconsax2/ࢅ.svg new file mode 100644 index 0000000..45c3a21 --- /dev/null +++ b/svgs/iconsax2/ࢅ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢆ.svg b/svgs/iconsax2/ࢆ.svg new file mode 100644 index 0000000..6e5c3cc --- /dev/null +++ b/svgs/iconsax2/ࢆ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࢇ.svg b/svgs/iconsax2/ࢇ.svg new file mode 100644 index 0000000..7db2ad1 --- /dev/null +++ b/svgs/iconsax2/ࢇ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/࢈.svg b/svgs/iconsax2/࢈.svg new file mode 100644 index 0000000..778ac2e --- /dev/null +++ b/svgs/iconsax2/࢈.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࢉ.svg b/svgs/iconsax2/ࢉ.svg new file mode 100644 index 0000000..587eb6b --- /dev/null +++ b/svgs/iconsax2/ࢉ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢊ.svg b/svgs/iconsax2/ࢊ.svg new file mode 100644 index 0000000..748e242 --- /dev/null +++ b/svgs/iconsax2/ࢊ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࢋ.svg b/svgs/iconsax2/ࢋ.svg new file mode 100644 index 0000000..9a017f3 --- /dev/null +++ b/svgs/iconsax2/ࢋ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢌ.svg b/svgs/iconsax2/ࢌ.svg new file mode 100644 index 0000000..ea71186 --- /dev/null +++ b/svgs/iconsax2/ࢌ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢍ.svg b/svgs/iconsax2/ࢍ.svg new file mode 100644 index 0000000..558a3ba --- /dev/null +++ b/svgs/iconsax2/ࢍ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢎ.svg b/svgs/iconsax2/ࢎ.svg new file mode 100644 index 0000000..0cf32fb --- /dev/null +++ b/svgs/iconsax2/ࢎ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࢏.svg b/svgs/iconsax2/࢏.svg new file mode 100644 index 0000000..f4fa0c2 --- /dev/null +++ b/svgs/iconsax2/࢏.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/࢐.svg b/svgs/iconsax2/࢐.svg new file mode 100644 index 0000000..6905a85 --- /dev/null +++ b/svgs/iconsax2/࢐.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࢑.svg b/svgs/iconsax2/࢑.svg new file mode 100644 index 0000000..c244050 --- /dev/null +++ b/svgs/iconsax2/࢑.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࢒.svg b/svgs/iconsax2/࢒.svg new file mode 100644 index 0000000..3e867ed --- /dev/null +++ b/svgs/iconsax2/࢒.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࢓.svg b/svgs/iconsax2/࢓.svg new file mode 100644 index 0000000..abfdb6c --- /dev/null +++ b/svgs/iconsax2/࢓.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࢔.svg b/svgs/iconsax2/࢔.svg new file mode 100644 index 0000000..ad2e8f5 --- /dev/null +++ b/svgs/iconsax2/࢔.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/࢕.svg b/svgs/iconsax2/࢕.svg new file mode 100644 index 0000000..9c37d3e --- /dev/null +++ b/svgs/iconsax2/࢕.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࢖.svg b/svgs/iconsax2/࢖.svg new file mode 100644 index 0000000..b414b0f --- /dev/null +++ b/svgs/iconsax2/࢖.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢗ.svg b/svgs/iconsax2/ࢗ.svg new file mode 100644 index 0000000..804db9c --- /dev/null +++ b/svgs/iconsax2/ࢗ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࢘.svg b/svgs/iconsax2/࢘.svg new file mode 100644 index 0000000..3bb509b --- /dev/null +++ b/svgs/iconsax2/࢘.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/࢙.svg b/svgs/iconsax2/࢙.svg new file mode 100644 index 0000000..88bf44b --- /dev/null +++ b/svgs/iconsax2/࢙.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࢚.svg b/svgs/iconsax2/࢚.svg new file mode 100644 index 0000000..070650b --- /dev/null +++ b/svgs/iconsax2/࢚.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࢛.svg b/svgs/iconsax2/࢛.svg new file mode 100644 index 0000000..8a8da76 --- /dev/null +++ b/svgs/iconsax2/࢛.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࢜.svg b/svgs/iconsax2/࢜.svg new file mode 100644 index 0000000..fa6c3df --- /dev/null +++ b/svgs/iconsax2/࢜.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࢝.svg b/svgs/iconsax2/࢝.svg new file mode 100644 index 0000000..f6c7c2f --- /dev/null +++ b/svgs/iconsax2/࢝.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/࢞.svg b/svgs/iconsax2/࢞.svg new file mode 100644 index 0000000..933b79d --- /dev/null +++ b/svgs/iconsax2/࢞.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࢟.svg b/svgs/iconsax2/࢟.svg new file mode 100644 index 0000000..eef191e --- /dev/null +++ b/svgs/iconsax2/࢟.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢠ.svg b/svgs/iconsax2/ࢠ.svg new file mode 100644 index 0000000..22e79db --- /dev/null +++ b/svgs/iconsax2/ࢠ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࢡ.svg b/svgs/iconsax2/ࢡ.svg new file mode 100644 index 0000000..45c3a21 --- /dev/null +++ b/svgs/iconsax2/ࢡ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢢ.svg b/svgs/iconsax2/ࢢ.svg new file mode 100644 index 0000000..4d53951 --- /dev/null +++ b/svgs/iconsax2/ࢢ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࢣ.svg b/svgs/iconsax2/ࢣ.svg new file mode 100644 index 0000000..22e79db --- /dev/null +++ b/svgs/iconsax2/ࢣ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࢤ.svg b/svgs/iconsax2/ࢤ.svg new file mode 100644 index 0000000..45c3a21 --- /dev/null +++ b/svgs/iconsax2/ࢤ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢥ.svg b/svgs/iconsax2/ࢥ.svg new file mode 100644 index 0000000..543d817 --- /dev/null +++ b/svgs/iconsax2/ࢥ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࢦ.svg b/svgs/iconsax2/ࢦ.svg new file mode 100644 index 0000000..9d46f64 --- /dev/null +++ b/svgs/iconsax2/ࢦ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࢧ.svg b/svgs/iconsax2/ࢧ.svg new file mode 100644 index 0000000..beccdf5 --- /dev/null +++ b/svgs/iconsax2/ࢧ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ࢨ.svg b/svgs/iconsax2/ࢨ.svg new file mode 100644 index 0000000..c3cfee9 --- /dev/null +++ b/svgs/iconsax2/ࢨ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࢩ.svg b/svgs/iconsax2/ࢩ.svg new file mode 100644 index 0000000..ba96da1 --- /dev/null +++ b/svgs/iconsax2/ࢩ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࢪ.svg b/svgs/iconsax2/ࢪ.svg new file mode 100644 index 0000000..7ac7a87 --- /dev/null +++ b/svgs/iconsax2/ࢪ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢫ.svg b/svgs/iconsax2/ࢫ.svg new file mode 100644 index 0000000..bbd8a6a --- /dev/null +++ b/svgs/iconsax2/ࢫ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢬ.svg b/svgs/iconsax2/ࢬ.svg new file mode 100644 index 0000000..95b440e --- /dev/null +++ b/svgs/iconsax2/ࢬ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࢭ.svg b/svgs/iconsax2/ࢭ.svg new file mode 100644 index 0000000..2223146 --- /dev/null +++ b/svgs/iconsax2/ࢭ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢮ.svg b/svgs/iconsax2/ࢮ.svg new file mode 100644 index 0000000..a20aa94 --- /dev/null +++ b/svgs/iconsax2/ࢮ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢯ.svg b/svgs/iconsax2/ࢯ.svg new file mode 100644 index 0000000..914c890 --- /dev/null +++ b/svgs/iconsax2/ࢯ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢰ.svg b/svgs/iconsax2/ࢰ.svg new file mode 100644 index 0000000..f7ac41e --- /dev/null +++ b/svgs/iconsax2/ࢰ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࢱ.svg b/svgs/iconsax2/ࢱ.svg new file mode 100644 index 0000000..929a790 --- /dev/null +++ b/svgs/iconsax2/ࢱ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢲ.svg b/svgs/iconsax2/ࢲ.svg new file mode 100644 index 0000000..a20aa94 --- /dev/null +++ b/svgs/iconsax2/ࢲ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢳ.svg b/svgs/iconsax2/ࢳ.svg new file mode 100644 index 0000000..8d42ebf --- /dev/null +++ b/svgs/iconsax2/ࢳ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢴ.svg b/svgs/iconsax2/ࢴ.svg new file mode 100644 index 0000000..3c00f6e --- /dev/null +++ b/svgs/iconsax2/ࢴ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢵ.svg b/svgs/iconsax2/ࢵ.svg new file mode 100644 index 0000000..6ac6db9 --- /dev/null +++ b/svgs/iconsax2/ࢵ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢶ.svg b/svgs/iconsax2/ࢶ.svg new file mode 100644 index 0000000..9349ed2 --- /dev/null +++ b/svgs/iconsax2/ࢶ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢷ.svg b/svgs/iconsax2/ࢷ.svg new file mode 100644 index 0000000..9967965 --- /dev/null +++ b/svgs/iconsax2/ࢷ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢸ.svg b/svgs/iconsax2/ࢸ.svg new file mode 100644 index 0000000..60737dc --- /dev/null +++ b/svgs/iconsax2/ࢸ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢹ.svg b/svgs/iconsax2/ࢹ.svg new file mode 100644 index 0000000..96e910d --- /dev/null +++ b/svgs/iconsax2/ࢹ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢺ.svg b/svgs/iconsax2/ࢺ.svg new file mode 100644 index 0000000..bbbc6d9 --- /dev/null +++ b/svgs/iconsax2/ࢺ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢻ.svg b/svgs/iconsax2/ࢻ.svg new file mode 100644 index 0000000..f715c0d --- /dev/null +++ b/svgs/iconsax2/ࢻ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࢼ.svg b/svgs/iconsax2/ࢼ.svg new file mode 100644 index 0000000..6919bf5 --- /dev/null +++ b/svgs/iconsax2/ࢼ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ࢽ.svg b/svgs/iconsax2/ࢽ.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/ࢽ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢾ.svg b/svgs/iconsax2/ࢾ.svg new file mode 100644 index 0000000..c15d1bd --- /dev/null +++ b/svgs/iconsax2/ࢾ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࢿ.svg b/svgs/iconsax2/ࢿ.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/ࢿ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣀ.svg b/svgs/iconsax2/ࣀ.svg new file mode 100644 index 0000000..7729189 --- /dev/null +++ b/svgs/iconsax2/ࣀ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣁ.svg b/svgs/iconsax2/ࣁ.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/ࣁ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣂ.svg b/svgs/iconsax2/ࣂ.svg new file mode 100644 index 0000000..f48bc48 --- /dev/null +++ b/svgs/iconsax2/ࣂ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣃ.svg b/svgs/iconsax2/ࣃ.svg new file mode 100644 index 0000000..4f7d755 --- /dev/null +++ b/svgs/iconsax2/ࣃ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣄ.svg b/svgs/iconsax2/ࣄ.svg new file mode 100644 index 0000000..adb2ce7 --- /dev/null +++ b/svgs/iconsax2/ࣄ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣅ.svg b/svgs/iconsax2/ࣅ.svg new file mode 100644 index 0000000..c00e058 --- /dev/null +++ b/svgs/iconsax2/ࣅ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣆ.svg b/svgs/iconsax2/ࣆ.svg new file mode 100644 index 0000000..cd3b0b9 --- /dev/null +++ b/svgs/iconsax2/ࣆ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣇ.svg b/svgs/iconsax2/ࣇ.svg new file mode 100644 index 0000000..e5c9c9b --- /dev/null +++ b/svgs/iconsax2/ࣇ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣈ.svg b/svgs/iconsax2/ࣈ.svg new file mode 100644 index 0000000..cf1e423 --- /dev/null +++ b/svgs/iconsax2/ࣈ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣉ.svg b/svgs/iconsax2/ࣉ.svg new file mode 100644 index 0000000..f991fcd --- /dev/null +++ b/svgs/iconsax2/ࣉ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࣊.svg b/svgs/iconsax2/࣊.svg new file mode 100644 index 0000000..ba27b7b --- /dev/null +++ b/svgs/iconsax2/࣊.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࣋.svg b/svgs/iconsax2/࣋.svg new file mode 100644 index 0000000..8368b97 --- /dev/null +++ b/svgs/iconsax2/࣋.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࣌.svg b/svgs/iconsax2/࣌.svg new file mode 100644 index 0000000..48b3f9b --- /dev/null +++ b/svgs/iconsax2/࣌.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/࣍.svg b/svgs/iconsax2/࣍.svg new file mode 100644 index 0000000..ab40e8b --- /dev/null +++ b/svgs/iconsax2/࣍.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/࣎.svg b/svgs/iconsax2/࣎.svg new file mode 100644 index 0000000..1d84226 --- /dev/null +++ b/svgs/iconsax2/࣎.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࣏.svg b/svgs/iconsax2/࣏.svg new file mode 100644 index 0000000..c786fcd --- /dev/null +++ b/svgs/iconsax2/࣏.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࣐.svg b/svgs/iconsax2/࣐.svg new file mode 100644 index 0000000..8a09ff6 --- /dev/null +++ b/svgs/iconsax2/࣐.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࣑.svg b/svgs/iconsax2/࣑.svg new file mode 100644 index 0000000..3f9c226 --- /dev/null +++ b/svgs/iconsax2/࣑.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࣒.svg b/svgs/iconsax2/࣒.svg new file mode 100644 index 0000000..02bf36e --- /dev/null +++ b/svgs/iconsax2/࣒.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࣓.svg b/svgs/iconsax2/࣓.svg new file mode 100644 index 0000000..259f734 --- /dev/null +++ b/svgs/iconsax2/࣓.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣔ.svg b/svgs/iconsax2/ࣔ.svg new file mode 100644 index 0000000..8a09ff6 --- /dev/null +++ b/svgs/iconsax2/ࣔ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣕ.svg b/svgs/iconsax2/ࣕ.svg new file mode 100644 index 0000000..ab39e68 --- /dev/null +++ b/svgs/iconsax2/ࣕ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣖ.svg b/svgs/iconsax2/ࣖ.svg new file mode 100644 index 0000000..a7dcebc --- /dev/null +++ b/svgs/iconsax2/ࣖ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣗ.svg b/svgs/iconsax2/ࣗ.svg new file mode 100644 index 0000000..54b41dc --- /dev/null +++ b/svgs/iconsax2/ࣗ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣘ.svg b/svgs/iconsax2/ࣘ.svg new file mode 100644 index 0000000..c5c5c75 --- /dev/null +++ b/svgs/iconsax2/ࣘ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣙ.svg b/svgs/iconsax2/ࣙ.svg new file mode 100644 index 0000000..c786fcd --- /dev/null +++ b/svgs/iconsax2/ࣙ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣚ.svg b/svgs/iconsax2/ࣚ.svg new file mode 100644 index 0000000..8a09ff6 --- /dev/null +++ b/svgs/iconsax2/ࣚ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣛ.svg b/svgs/iconsax2/ࣛ.svg new file mode 100644 index 0000000..07dd034 --- /dev/null +++ b/svgs/iconsax2/ࣛ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣜ.svg b/svgs/iconsax2/ࣜ.svg new file mode 100644 index 0000000..daf1de1 --- /dev/null +++ b/svgs/iconsax2/ࣜ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣝ.svg b/svgs/iconsax2/ࣝ.svg new file mode 100644 index 0000000..c786fcd --- /dev/null +++ b/svgs/iconsax2/ࣝ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣞ.svg b/svgs/iconsax2/ࣞ.svg new file mode 100644 index 0000000..8a09ff6 --- /dev/null +++ b/svgs/iconsax2/ࣞ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣟ.svg b/svgs/iconsax2/ࣟ.svg new file mode 100644 index 0000000..c52b6a0 --- /dev/null +++ b/svgs/iconsax2/ࣟ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࣠.svg b/svgs/iconsax2/࣠.svg new file mode 100644 index 0000000..fa90726 --- /dev/null +++ b/svgs/iconsax2/࣠.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࣡.svg b/svgs/iconsax2/࣡.svg new file mode 100644 index 0000000..c851f8f --- /dev/null +++ b/svgs/iconsax2/࣡.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࣢.svg b/svgs/iconsax2/࣢.svg new file mode 100644 index 0000000..58bd2b5 --- /dev/null +++ b/svgs/iconsax2/࣢.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣣ.svg b/svgs/iconsax2/ࣣ.svg new file mode 100644 index 0000000..e72f3f6 --- /dev/null +++ b/svgs/iconsax2/ࣣ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣤ.svg b/svgs/iconsax2/ࣤ.svg new file mode 100644 index 0000000..e23625a --- /dev/null +++ b/svgs/iconsax2/ࣤ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣥ.svg b/svgs/iconsax2/ࣥ.svg new file mode 100644 index 0000000..f3fb7f5 --- /dev/null +++ b/svgs/iconsax2/ࣥ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣦ.svg b/svgs/iconsax2/ࣦ.svg new file mode 100644 index 0000000..6cafc48 --- /dev/null +++ b/svgs/iconsax2/ࣦ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࣧ.svg b/svgs/iconsax2/ࣧ.svg new file mode 100644 index 0000000..71f32bc --- /dev/null +++ b/svgs/iconsax2/ࣧ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣨ.svg b/svgs/iconsax2/ࣨ.svg new file mode 100644 index 0000000..e23625a --- /dev/null +++ b/svgs/iconsax2/ࣨ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣩ.svg b/svgs/iconsax2/ࣩ.svg new file mode 100644 index 0000000..f3fb7f5 --- /dev/null +++ b/svgs/iconsax2/ࣩ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࣪.svg b/svgs/iconsax2/࣪.svg new file mode 100644 index 0000000..e7d5176 --- /dev/null +++ b/svgs/iconsax2/࣪.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/࣫.svg b/svgs/iconsax2/࣫.svg new file mode 100644 index 0000000..104690b --- /dev/null +++ b/svgs/iconsax2/࣫.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࣬.svg b/svgs/iconsax2/࣬.svg new file mode 100644 index 0000000..9fb3f56 --- /dev/null +++ b/svgs/iconsax2/࣬.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࣭.svg b/svgs/iconsax2/࣭.svg new file mode 100644 index 0000000..e72f3f6 --- /dev/null +++ b/svgs/iconsax2/࣭.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࣮.svg b/svgs/iconsax2/࣮.svg new file mode 100644 index 0000000..e23625a --- /dev/null +++ b/svgs/iconsax2/࣮.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/࣯.svg b/svgs/iconsax2/࣯.svg new file mode 100644 index 0000000..f3fb7f5 --- /dev/null +++ b/svgs/iconsax2/࣯.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣰ.svg b/svgs/iconsax2/ࣰ.svg new file mode 100644 index 0000000..b718091 --- /dev/null +++ b/svgs/iconsax2/ࣰ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣱ.svg b/svgs/iconsax2/ࣱ.svg new file mode 100644 index 0000000..05900db --- /dev/null +++ b/svgs/iconsax2/ࣱ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣲ.svg b/svgs/iconsax2/ࣲ.svg new file mode 100644 index 0000000..8ea3008 --- /dev/null +++ b/svgs/iconsax2/ࣲ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࣳ.svg b/svgs/iconsax2/ࣳ.svg new file mode 100644 index 0000000..3ff8b5e --- /dev/null +++ b/svgs/iconsax2/ࣳ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣴ.svg b/svgs/iconsax2/ࣴ.svg new file mode 100644 index 0000000..d4270bf --- /dev/null +++ b/svgs/iconsax2/ࣴ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣵ.svg b/svgs/iconsax2/ࣵ.svg new file mode 100644 index 0000000..5ebea7f --- /dev/null +++ b/svgs/iconsax2/ࣵ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣶ.svg b/svgs/iconsax2/ࣶ.svg new file mode 100644 index 0000000..1a04c82 --- /dev/null +++ b/svgs/iconsax2/ࣶ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ࣷ.svg b/svgs/iconsax2/ࣷ.svg new file mode 100644 index 0000000..e72f3f6 --- /dev/null +++ b/svgs/iconsax2/ࣷ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣸ.svg b/svgs/iconsax2/ࣸ.svg new file mode 100644 index 0000000..e23625a --- /dev/null +++ b/svgs/iconsax2/ࣸ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣹ.svg b/svgs/iconsax2/ࣹ.svg new file mode 100644 index 0000000..f3fb7f5 --- /dev/null +++ b/svgs/iconsax2/ࣹ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣺ.svg b/svgs/iconsax2/ࣺ.svg new file mode 100644 index 0000000..162b4f0 --- /dev/null +++ b/svgs/iconsax2/ࣺ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ࣻ.svg b/svgs/iconsax2/ࣻ.svg new file mode 100644 index 0000000..065ab31 --- /dev/null +++ b/svgs/iconsax2/ࣻ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣼ.svg b/svgs/iconsax2/ࣼ.svg new file mode 100644 index 0000000..4fc9936 --- /dev/null +++ b/svgs/iconsax2/ࣼ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣽ.svg b/svgs/iconsax2/ࣽ.svg new file mode 100644 index 0000000..911ef51 --- /dev/null +++ b/svgs/iconsax2/ࣽ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣾ.svg b/svgs/iconsax2/ࣾ.svg new file mode 100644 index 0000000..4163f1f --- /dev/null +++ b/svgs/iconsax2/ࣾ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ࣿ.svg b/svgs/iconsax2/ࣿ.svg new file mode 100644 index 0000000..64e6104 --- /dev/null +++ b/svgs/iconsax2/ࣿ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ऀ.svg b/svgs/iconsax2/ऀ.svg new file mode 100644 index 0000000..7e1afe0 --- /dev/null +++ b/svgs/iconsax2/ऀ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ँ.svg b/svgs/iconsax2/ँ.svg new file mode 100644 index 0000000..1a04c82 --- /dev/null +++ b/svgs/iconsax2/ँ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ं.svg b/svgs/iconsax2/ं.svg new file mode 100644 index 0000000..73e7f87 --- /dev/null +++ b/svgs/iconsax2/ं.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ः.svg b/svgs/iconsax2/ः.svg new file mode 100644 index 0000000..e72f3f6 --- /dev/null +++ b/svgs/iconsax2/ः.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ऄ.svg b/svgs/iconsax2/ऄ.svg new file mode 100644 index 0000000..e23625a --- /dev/null +++ b/svgs/iconsax2/ऄ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/अ.svg b/svgs/iconsax2/अ.svg new file mode 100644 index 0000000..f3fb7f5 --- /dev/null +++ b/svgs/iconsax2/अ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/आ.svg b/svgs/iconsax2/आ.svg new file mode 100644 index 0000000..b5883f8 --- /dev/null +++ b/svgs/iconsax2/आ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/इ.svg b/svgs/iconsax2/इ.svg new file mode 100644 index 0000000..6ad352b --- /dev/null +++ b/svgs/iconsax2/इ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ई.svg b/svgs/iconsax2/ई.svg new file mode 100644 index 0000000..e72f3f6 --- /dev/null +++ b/svgs/iconsax2/ई.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/उ.svg b/svgs/iconsax2/उ.svg new file mode 100644 index 0000000..e23625a --- /dev/null +++ b/svgs/iconsax2/उ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ऊ.svg b/svgs/iconsax2/ऊ.svg new file mode 100644 index 0000000..f3fb7f5 --- /dev/null +++ b/svgs/iconsax2/ऊ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ऋ.svg b/svgs/iconsax2/ऋ.svg new file mode 100644 index 0000000..3544a7b --- /dev/null +++ b/svgs/iconsax2/ऋ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ऌ.svg b/svgs/iconsax2/ऌ.svg new file mode 100644 index 0000000..b55ff3f --- /dev/null +++ b/svgs/iconsax2/ऌ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ऍ.svg b/svgs/iconsax2/ऍ.svg new file mode 100644 index 0000000..e7755d6 --- /dev/null +++ b/svgs/iconsax2/ऍ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ऎ.svg b/svgs/iconsax2/ऎ.svg new file mode 100644 index 0000000..e8826ea --- /dev/null +++ b/svgs/iconsax2/ऎ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ए.svg b/svgs/iconsax2/ए.svg new file mode 100644 index 0000000..e602df3 --- /dev/null +++ b/svgs/iconsax2/ए.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ऐ.svg b/svgs/iconsax2/ऐ.svg new file mode 100644 index 0000000..07ecb28 --- /dev/null +++ b/svgs/iconsax2/ऐ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ऑ.svg b/svgs/iconsax2/ऑ.svg new file mode 100644 index 0000000..79fb144 --- /dev/null +++ b/svgs/iconsax2/ऑ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ऒ.svg b/svgs/iconsax2/ऒ.svg new file mode 100644 index 0000000..99f1354 --- /dev/null +++ b/svgs/iconsax2/ऒ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ओ.svg b/svgs/iconsax2/ओ.svg new file mode 100644 index 0000000..6d6e208 --- /dev/null +++ b/svgs/iconsax2/ओ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/औ.svg b/svgs/iconsax2/औ.svg new file mode 100644 index 0000000..c549ce1 --- /dev/null +++ b/svgs/iconsax2/औ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/क.svg b/svgs/iconsax2/क.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/क.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ख.svg b/svgs/iconsax2/ख.svg new file mode 100644 index 0000000..c658abf --- /dev/null +++ b/svgs/iconsax2/ख.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ग.svg b/svgs/iconsax2/ग.svg new file mode 100644 index 0000000..0fed729 --- /dev/null +++ b/svgs/iconsax2/ग.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/घ.svg b/svgs/iconsax2/घ.svg new file mode 100644 index 0000000..22f1623 --- /dev/null +++ b/svgs/iconsax2/घ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ङ.svg b/svgs/iconsax2/ङ.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/ङ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/च.svg b/svgs/iconsax2/च.svg new file mode 100644 index 0000000..587c16f --- /dev/null +++ b/svgs/iconsax2/च.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/छ.svg b/svgs/iconsax2/छ.svg new file mode 100644 index 0000000..3a0950e --- /dev/null +++ b/svgs/iconsax2/छ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ज.svg b/svgs/iconsax2/ज.svg new file mode 100644 index 0000000..cd84d62 --- /dev/null +++ b/svgs/iconsax2/ज.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/झ.svg b/svgs/iconsax2/झ.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/झ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ञ.svg b/svgs/iconsax2/ञ.svg new file mode 100644 index 0000000..f121299 --- /dev/null +++ b/svgs/iconsax2/ञ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ट.svg b/svgs/iconsax2/ट.svg new file mode 100644 index 0000000..cecc843 --- /dev/null +++ b/svgs/iconsax2/ट.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ठ.svg b/svgs/iconsax2/ठ.svg new file mode 100644 index 0000000..e807152 --- /dev/null +++ b/svgs/iconsax2/ठ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ड.svg b/svgs/iconsax2/ड.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/ड.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ढ.svg b/svgs/iconsax2/ढ.svg new file mode 100644 index 0000000..f121299 --- /dev/null +++ b/svgs/iconsax2/ढ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ण.svg b/svgs/iconsax2/ण.svg new file mode 100644 index 0000000..cecc843 --- /dev/null +++ b/svgs/iconsax2/ण.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/त.svg b/svgs/iconsax2/त.svg new file mode 100644 index 0000000..e807152 --- /dev/null +++ b/svgs/iconsax2/त.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/थ.svg b/svgs/iconsax2/थ.svg new file mode 100644 index 0000000..fb8ce86 --- /dev/null +++ b/svgs/iconsax2/थ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/द.svg b/svgs/iconsax2/द.svg new file mode 100644 index 0000000..a38efcb --- /dev/null +++ b/svgs/iconsax2/द.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ध.svg b/svgs/iconsax2/ध.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/ध.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/न.svg b/svgs/iconsax2/न.svg new file mode 100644 index 0000000..9ccaade --- /dev/null +++ b/svgs/iconsax2/न.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ऩ.svg b/svgs/iconsax2/ऩ.svg new file mode 100644 index 0000000..1440308 --- /dev/null +++ b/svgs/iconsax2/ऩ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/प.svg b/svgs/iconsax2/प.svg new file mode 100644 index 0000000..bcae955 --- /dev/null +++ b/svgs/iconsax2/प.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/फ.svg b/svgs/iconsax2/फ.svg new file mode 100644 index 0000000..b5b61f0 --- /dev/null +++ b/svgs/iconsax2/फ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ब.svg b/svgs/iconsax2/ब.svg new file mode 100644 index 0000000..50821be --- /dev/null +++ b/svgs/iconsax2/ब.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/भ.svg b/svgs/iconsax2/भ.svg new file mode 100644 index 0000000..b1a1f61 --- /dev/null +++ b/svgs/iconsax2/भ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/म.svg b/svgs/iconsax2/म.svg new file mode 100644 index 0000000..0f542b2 --- /dev/null +++ b/svgs/iconsax2/म.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/य.svg b/svgs/iconsax2/य.svg new file mode 100644 index 0000000..1258c25 --- /dev/null +++ b/svgs/iconsax2/य.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/र.svg b/svgs/iconsax2/र.svg new file mode 100644 index 0000000..fccd3d5 --- /dev/null +++ b/svgs/iconsax2/र.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ऱ.svg b/svgs/iconsax2/ऱ.svg new file mode 100644 index 0000000..9738071 --- /dev/null +++ b/svgs/iconsax2/ऱ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ल.svg b/svgs/iconsax2/ल.svg new file mode 100644 index 0000000..80c74b3 --- /dev/null +++ b/svgs/iconsax2/ल.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ळ.svg b/svgs/iconsax2/ळ.svg new file mode 100644 index 0000000..25e3817 --- /dev/null +++ b/svgs/iconsax2/ळ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ऴ.svg b/svgs/iconsax2/ऴ.svg new file mode 100644 index 0000000..1197541 --- /dev/null +++ b/svgs/iconsax2/ऴ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/व.svg b/svgs/iconsax2/व.svg new file mode 100644 index 0000000..28e97c9 --- /dev/null +++ b/svgs/iconsax2/व.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/श.svg b/svgs/iconsax2/श.svg new file mode 100644 index 0000000..9c1bb49 --- /dev/null +++ b/svgs/iconsax2/श.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ष.svg b/svgs/iconsax2/ष.svg new file mode 100644 index 0000000..1edab05 --- /dev/null +++ b/svgs/iconsax2/ष.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/स.svg b/svgs/iconsax2/स.svg new file mode 100644 index 0000000..c40da9c --- /dev/null +++ b/svgs/iconsax2/स.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ह.svg b/svgs/iconsax2/ह.svg new file mode 100644 index 0000000..5183668 --- /dev/null +++ b/svgs/iconsax2/ह.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ऺ.svg b/svgs/iconsax2/ऺ.svg new file mode 100644 index 0000000..4d57a3a --- /dev/null +++ b/svgs/iconsax2/ऺ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ऻ.svg b/svgs/iconsax2/ऻ.svg new file mode 100644 index 0000000..adf9748 --- /dev/null +++ b/svgs/iconsax2/ऻ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/़.svg b/svgs/iconsax2/़.svg new file mode 100644 index 0000000..4ed6f55 --- /dev/null +++ b/svgs/iconsax2/़.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ऽ.svg b/svgs/iconsax2/ऽ.svg new file mode 100644 index 0000000..e57d0c5 --- /dev/null +++ b/svgs/iconsax2/ऽ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ा.svg b/svgs/iconsax2/ा.svg new file mode 100644 index 0000000..61f57e8 --- /dev/null +++ b/svgs/iconsax2/ा.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ि.svg b/svgs/iconsax2/ि.svg new file mode 100644 index 0000000..f9cc413 --- /dev/null +++ b/svgs/iconsax2/ि.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ी.svg b/svgs/iconsax2/ी.svg new file mode 100644 index 0000000..cdea0d2 --- /dev/null +++ b/svgs/iconsax2/ी.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ु.svg b/svgs/iconsax2/ु.svg new file mode 100644 index 0000000..84d20b3 --- /dev/null +++ b/svgs/iconsax2/ु.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ू.svg b/svgs/iconsax2/ू.svg new file mode 100644 index 0000000..dd9d621 --- /dev/null +++ b/svgs/iconsax2/ू.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ृ.svg b/svgs/iconsax2/ृ.svg new file mode 100644 index 0000000..d7869a4 --- /dev/null +++ b/svgs/iconsax2/ृ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ॄ.svg b/svgs/iconsax2/ॄ.svg new file mode 100644 index 0000000..2343e4c --- /dev/null +++ b/svgs/iconsax2/ॄ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ॅ.svg b/svgs/iconsax2/ॅ.svg new file mode 100644 index 0000000..2d3c151 --- /dev/null +++ b/svgs/iconsax2/ॅ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ॆ.svg b/svgs/iconsax2/ॆ.svg new file mode 100644 index 0000000..b5c2df0 --- /dev/null +++ b/svgs/iconsax2/ॆ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/े.svg b/svgs/iconsax2/े.svg new file mode 100644 index 0000000..0e9bf22 --- /dev/null +++ b/svgs/iconsax2/े.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ै.svg b/svgs/iconsax2/ै.svg new file mode 100644 index 0000000..15fcb00 --- /dev/null +++ b/svgs/iconsax2/ै.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ॉ.svg b/svgs/iconsax2/ॉ.svg new file mode 100644 index 0000000..5a85215 --- /dev/null +++ b/svgs/iconsax2/ॉ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ॊ.svg b/svgs/iconsax2/ॊ.svg new file mode 100644 index 0000000..1161d89 --- /dev/null +++ b/svgs/iconsax2/ॊ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ो.svg b/svgs/iconsax2/ो.svg new file mode 100644 index 0000000..65166fa --- /dev/null +++ b/svgs/iconsax2/ो.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ौ.svg b/svgs/iconsax2/ौ.svg new file mode 100644 index 0000000..88bf44b --- /dev/null +++ b/svgs/iconsax2/ौ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/्.svg b/svgs/iconsax2/्.svg new file mode 100644 index 0000000..892f390 --- /dev/null +++ b/svgs/iconsax2/्.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ॎ.svg b/svgs/iconsax2/ॎ.svg new file mode 100644 index 0000000..3d97635 --- /dev/null +++ b/svgs/iconsax2/ॎ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ॏ.svg b/svgs/iconsax2/ॏ.svg new file mode 100644 index 0000000..9b980bb --- /dev/null +++ b/svgs/iconsax2/ॏ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ॐ.svg b/svgs/iconsax2/ॐ.svg new file mode 100644 index 0000000..2ba6e91 --- /dev/null +++ b/svgs/iconsax2/ॐ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/॑.svg b/svgs/iconsax2/॑.svg new file mode 100644 index 0000000..f5df284 --- /dev/null +++ b/svgs/iconsax2/॑.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/॒.svg b/svgs/iconsax2/॒.svg new file mode 100644 index 0000000..9b980bb --- /dev/null +++ b/svgs/iconsax2/॒.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/॓.svg b/svgs/iconsax2/॓.svg new file mode 100644 index 0000000..2ba6e91 --- /dev/null +++ b/svgs/iconsax2/॓.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/॔.svg b/svgs/iconsax2/॔.svg new file mode 100644 index 0000000..26ef4c1 --- /dev/null +++ b/svgs/iconsax2/॔.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ॕ.svg b/svgs/iconsax2/ॕ.svg new file mode 100644 index 0000000..88bf44b --- /dev/null +++ b/svgs/iconsax2/ॕ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ॖ.svg b/svgs/iconsax2/ॖ.svg new file mode 100644 index 0000000..2ba6e91 --- /dev/null +++ b/svgs/iconsax2/ॖ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ॗ.svg b/svgs/iconsax2/ॗ.svg new file mode 100644 index 0000000..98bd238 --- /dev/null +++ b/svgs/iconsax2/ॗ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/क़.svg b/svgs/iconsax2/क़.svg new file mode 100644 index 0000000..de13dbb --- /dev/null +++ b/svgs/iconsax2/क़.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ख़.svg b/svgs/iconsax2/ख़.svg new file mode 100644 index 0000000..f5e3ed3 --- /dev/null +++ b/svgs/iconsax2/ख़.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ग़.svg b/svgs/iconsax2/ग़.svg new file mode 100644 index 0000000..ed7ca39 --- /dev/null +++ b/svgs/iconsax2/ग़.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ज़.svg b/svgs/iconsax2/ज़.svg new file mode 100644 index 0000000..fa38b2c --- /dev/null +++ b/svgs/iconsax2/ज़.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ड़.svg b/svgs/iconsax2/ड़.svg new file mode 100644 index 0000000..0601676 --- /dev/null +++ b/svgs/iconsax2/ड़.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ढ़.svg b/svgs/iconsax2/ढ़.svg new file mode 100644 index 0000000..3448a38 --- /dev/null +++ b/svgs/iconsax2/ढ़.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/फ़.svg b/svgs/iconsax2/फ़.svg new file mode 100644 index 0000000..6839457 --- /dev/null +++ b/svgs/iconsax2/फ़.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/य़.svg b/svgs/iconsax2/य़.svg new file mode 100644 index 0000000..eb4ef6c --- /dev/null +++ b/svgs/iconsax2/य़.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ॠ.svg b/svgs/iconsax2/ॠ.svg new file mode 100644 index 0000000..8ec0d33 --- /dev/null +++ b/svgs/iconsax2/ॠ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ॡ.svg b/svgs/iconsax2/ॡ.svg new file mode 100644 index 0000000..234060c --- /dev/null +++ b/svgs/iconsax2/ॡ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ॢ.svg b/svgs/iconsax2/ॢ.svg new file mode 100644 index 0000000..fd14e3d --- /dev/null +++ b/svgs/iconsax2/ॢ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ॣ.svg b/svgs/iconsax2/ॣ.svg new file mode 100644 index 0000000..76dc491 --- /dev/null +++ b/svgs/iconsax2/ॣ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/।.svg b/svgs/iconsax2/।.svg new file mode 100644 index 0000000..49829f2 --- /dev/null +++ b/svgs/iconsax2/।.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/॥.svg b/svgs/iconsax2/॥.svg new file mode 100644 index 0000000..671bbe3 --- /dev/null +++ b/svgs/iconsax2/॥.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/०.svg b/svgs/iconsax2/०.svg new file mode 100644 index 0000000..fd14e3d --- /dev/null +++ b/svgs/iconsax2/०.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/१.svg b/svgs/iconsax2/१.svg new file mode 100644 index 0000000..76dc491 --- /dev/null +++ b/svgs/iconsax2/१.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/२.svg b/svgs/iconsax2/२.svg new file mode 100644 index 0000000..3448a38 --- /dev/null +++ b/svgs/iconsax2/२.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/३.svg b/svgs/iconsax2/३.svg new file mode 100644 index 0000000..6839457 --- /dev/null +++ b/svgs/iconsax2/३.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/४.svg b/svgs/iconsax2/४.svg new file mode 100644 index 0000000..eb4ef6c --- /dev/null +++ b/svgs/iconsax2/४.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/५.svg b/svgs/iconsax2/५.svg new file mode 100644 index 0000000..1d8d2bf --- /dev/null +++ b/svgs/iconsax2/५.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/६.svg b/svgs/iconsax2/६.svg new file mode 100644 index 0000000..97329dc --- /dev/null +++ b/svgs/iconsax2/६.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/७.svg b/svgs/iconsax2/७.svg new file mode 100644 index 0000000..6f21946 --- /dev/null +++ b/svgs/iconsax2/७.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/८.svg b/svgs/iconsax2/८.svg new file mode 100644 index 0000000..588b2a7 --- /dev/null +++ b/svgs/iconsax2/८.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/९.svg b/svgs/iconsax2/९.svg new file mode 100644 index 0000000..a95c4b0 --- /dev/null +++ b/svgs/iconsax2/९.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/॰.svg b/svgs/iconsax2/॰.svg new file mode 100644 index 0000000..e5c4480 --- /dev/null +++ b/svgs/iconsax2/॰.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ॱ.svg b/svgs/iconsax2/ॱ.svg new file mode 100644 index 0000000..9b64054 --- /dev/null +++ b/svgs/iconsax2/ॱ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ॲ.svg b/svgs/iconsax2/ॲ.svg new file mode 100644 index 0000000..70c7b2d --- /dev/null +++ b/svgs/iconsax2/ॲ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ॳ.svg b/svgs/iconsax2/ॳ.svg new file mode 100644 index 0000000..dffb1a8 --- /dev/null +++ b/svgs/iconsax2/ॳ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ॴ.svg b/svgs/iconsax2/ॴ.svg new file mode 100644 index 0000000..e034e9c --- /dev/null +++ b/svgs/iconsax2/ॴ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ॵ.svg b/svgs/iconsax2/ॵ.svg new file mode 100644 index 0000000..8921f83 --- /dev/null +++ b/svgs/iconsax2/ॵ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ॶ.svg b/svgs/iconsax2/ॶ.svg new file mode 100644 index 0000000..a1895a3 --- /dev/null +++ b/svgs/iconsax2/ॶ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ॷ.svg b/svgs/iconsax2/ॷ.svg new file mode 100644 index 0000000..ebc3d98 --- /dev/null +++ b/svgs/iconsax2/ॷ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ॸ.svg b/svgs/iconsax2/ॸ.svg new file mode 100644 index 0000000..20797ba --- /dev/null +++ b/svgs/iconsax2/ॸ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ॹ.svg b/svgs/iconsax2/ॹ.svg new file mode 100644 index 0000000..9351e48 --- /dev/null +++ b/svgs/iconsax2/ॹ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ॺ.svg b/svgs/iconsax2/ॺ.svg new file mode 100644 index 0000000..0b2eb73 --- /dev/null +++ b/svgs/iconsax2/ॺ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ॻ.svg b/svgs/iconsax2/ॻ.svg new file mode 100644 index 0000000..5044b06 --- /dev/null +++ b/svgs/iconsax2/ॻ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ॼ.svg b/svgs/iconsax2/ॼ.svg new file mode 100644 index 0000000..556237d --- /dev/null +++ b/svgs/iconsax2/ॼ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ॽ.svg b/svgs/iconsax2/ॽ.svg new file mode 100644 index 0000000..c134e62 --- /dev/null +++ b/svgs/iconsax2/ॽ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ॾ.svg b/svgs/iconsax2/ॾ.svg new file mode 100644 index 0000000..cfb1300 --- /dev/null +++ b/svgs/iconsax2/ॾ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ॿ.svg b/svgs/iconsax2/ॿ.svg new file mode 100644 index 0000000..711cad0 --- /dev/null +++ b/svgs/iconsax2/ॿ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ঀ.svg b/svgs/iconsax2/ঀ.svg new file mode 100644 index 0000000..6a52906 --- /dev/null +++ b/svgs/iconsax2/ঀ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ঁ.svg b/svgs/iconsax2/ঁ.svg new file mode 100644 index 0000000..0e1f534 --- /dev/null +++ b/svgs/iconsax2/ঁ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ং.svg b/svgs/iconsax2/ং.svg new file mode 100644 index 0000000..f97fec2 --- /dev/null +++ b/svgs/iconsax2/ং.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ঃ.svg b/svgs/iconsax2/ঃ.svg new file mode 100644 index 0000000..eef42b1 --- /dev/null +++ b/svgs/iconsax2/ঃ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/঄.svg b/svgs/iconsax2/঄.svg new file mode 100644 index 0000000..2f017c8 --- /dev/null +++ b/svgs/iconsax2/঄.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/অ.svg b/svgs/iconsax2/অ.svg new file mode 100644 index 0000000..6a52906 --- /dev/null +++ b/svgs/iconsax2/অ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/আ.svg b/svgs/iconsax2/আ.svg new file mode 100644 index 0000000..0e1f534 --- /dev/null +++ b/svgs/iconsax2/আ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ই.svg b/svgs/iconsax2/ই.svg new file mode 100644 index 0000000..d2576a4 --- /dev/null +++ b/svgs/iconsax2/ই.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ঈ.svg b/svgs/iconsax2/ঈ.svg new file mode 100644 index 0000000..0e1f534 --- /dev/null +++ b/svgs/iconsax2/ঈ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/উ.svg b/svgs/iconsax2/উ.svg new file mode 100644 index 0000000..f97fec2 --- /dev/null +++ b/svgs/iconsax2/উ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ঊ.svg b/svgs/iconsax2/ঊ.svg new file mode 100644 index 0000000..f546318 --- /dev/null +++ b/svgs/iconsax2/ঊ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ঋ.svg b/svgs/iconsax2/ঋ.svg new file mode 100644 index 0000000..0e1f534 --- /dev/null +++ b/svgs/iconsax2/ঋ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ঌ.svg b/svgs/iconsax2/ঌ.svg new file mode 100644 index 0000000..f97fec2 --- /dev/null +++ b/svgs/iconsax2/ঌ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/঍.svg b/svgs/iconsax2/঍.svg new file mode 100644 index 0000000..8f76460 --- /dev/null +++ b/svgs/iconsax2/঍.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/঎.svg b/svgs/iconsax2/঎.svg new file mode 100644 index 0000000..47c21d4 --- /dev/null +++ b/svgs/iconsax2/঎.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/এ.svg b/svgs/iconsax2/এ.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/এ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ঐ.svg b/svgs/iconsax2/ঐ.svg new file mode 100644 index 0000000..5e6e606 --- /dev/null +++ b/svgs/iconsax2/ঐ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/঑.svg b/svgs/iconsax2/঑.svg new file mode 100644 index 0000000..88bf44b --- /dev/null +++ b/svgs/iconsax2/঑.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/঒.svg b/svgs/iconsax2/঒.svg new file mode 100644 index 0000000..9cd6bb0 --- /dev/null +++ b/svgs/iconsax2/঒.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ও.svg b/svgs/iconsax2/ও.svg new file mode 100644 index 0000000..a3ed268 --- /dev/null +++ b/svgs/iconsax2/ও.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ঔ.svg b/svgs/iconsax2/ঔ.svg new file mode 100644 index 0000000..5cde1f9 --- /dev/null +++ b/svgs/iconsax2/ঔ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ক.svg b/svgs/iconsax2/ক.svg new file mode 100644 index 0000000..314e2ee --- /dev/null +++ b/svgs/iconsax2/ক.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/খ.svg b/svgs/iconsax2/খ.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/খ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/গ.svg b/svgs/iconsax2/গ.svg new file mode 100644 index 0000000..068a289 --- /dev/null +++ b/svgs/iconsax2/গ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ঘ.svg b/svgs/iconsax2/ঘ.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/ঘ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ঙ.svg b/svgs/iconsax2/ঙ.svg new file mode 100644 index 0000000..c42ec70 --- /dev/null +++ b/svgs/iconsax2/ঙ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/চ.svg b/svgs/iconsax2/চ.svg new file mode 100644 index 0000000..57fa881 --- /dev/null +++ b/svgs/iconsax2/চ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ছ.svg b/svgs/iconsax2/ছ.svg new file mode 100644 index 0000000..c3e34a9 --- /dev/null +++ b/svgs/iconsax2/ছ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/জ.svg b/svgs/iconsax2/জ.svg new file mode 100644 index 0000000..b41446d --- /dev/null +++ b/svgs/iconsax2/জ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ঝ.svg b/svgs/iconsax2/ঝ.svg new file mode 100644 index 0000000..17007c2 --- /dev/null +++ b/svgs/iconsax2/ঝ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ঞ.svg b/svgs/iconsax2/ঞ.svg new file mode 100644 index 0000000..179b259 --- /dev/null +++ b/svgs/iconsax2/ঞ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ট.svg b/svgs/iconsax2/ট.svg new file mode 100644 index 0000000..143a7a9 --- /dev/null +++ b/svgs/iconsax2/ট.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ঠ.svg b/svgs/iconsax2/ঠ.svg new file mode 100644 index 0000000..2467371 --- /dev/null +++ b/svgs/iconsax2/ঠ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ড.svg b/svgs/iconsax2/ড.svg new file mode 100644 index 0000000..88e5e5b --- /dev/null +++ b/svgs/iconsax2/ড.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ঢ.svg b/svgs/iconsax2/ঢ.svg new file mode 100644 index 0000000..a9d3bfa --- /dev/null +++ b/svgs/iconsax2/ঢ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ণ.svg b/svgs/iconsax2/ণ.svg new file mode 100644 index 0000000..788e932 --- /dev/null +++ b/svgs/iconsax2/ণ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ত.svg b/svgs/iconsax2/ত.svg new file mode 100644 index 0000000..d282a36 --- /dev/null +++ b/svgs/iconsax2/ত.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/থ.svg b/svgs/iconsax2/থ.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/থ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/দ.svg b/svgs/iconsax2/দ.svg new file mode 100644 index 0000000..43de750 --- /dev/null +++ b/svgs/iconsax2/দ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ধ.svg b/svgs/iconsax2/ধ.svg new file mode 100644 index 0000000..c1f49aa --- /dev/null +++ b/svgs/iconsax2/ধ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ন.svg b/svgs/iconsax2/ন.svg new file mode 100644 index 0000000..9b553d8 --- /dev/null +++ b/svgs/iconsax2/ন.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/঩.svg b/svgs/iconsax2/঩.svg new file mode 100644 index 0000000..ced9c55 --- /dev/null +++ b/svgs/iconsax2/঩.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/প.svg b/svgs/iconsax2/প.svg new file mode 100644 index 0000000..fc91e5b --- /dev/null +++ b/svgs/iconsax2/প.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ফ.svg b/svgs/iconsax2/ফ.svg new file mode 100644 index 0000000..f3d7fe7 --- /dev/null +++ b/svgs/iconsax2/ফ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ব.svg b/svgs/iconsax2/ব.svg new file mode 100644 index 0000000..cc7dfe7 --- /dev/null +++ b/svgs/iconsax2/ব.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ভ.svg b/svgs/iconsax2/ভ.svg new file mode 100644 index 0000000..7a1180d --- /dev/null +++ b/svgs/iconsax2/ভ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ম.svg b/svgs/iconsax2/ম.svg new file mode 100644 index 0000000..5bd1154 --- /dev/null +++ b/svgs/iconsax2/ম.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/য.svg b/svgs/iconsax2/য.svg new file mode 100644 index 0000000..45e13e4 --- /dev/null +++ b/svgs/iconsax2/য.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/র.svg b/svgs/iconsax2/র.svg new file mode 100644 index 0000000..492a684 --- /dev/null +++ b/svgs/iconsax2/র.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/঱.svg b/svgs/iconsax2/঱.svg new file mode 100644 index 0000000..7829205 --- /dev/null +++ b/svgs/iconsax2/঱.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ল.svg b/svgs/iconsax2/ল.svg new file mode 100644 index 0000000..5bd1154 --- /dev/null +++ b/svgs/iconsax2/ল.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/঳.svg b/svgs/iconsax2/঳.svg new file mode 100644 index 0000000..45e13e4 --- /dev/null +++ b/svgs/iconsax2/঳.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/঴.svg b/svgs/iconsax2/঴.svg new file mode 100644 index 0000000..492a684 --- /dev/null +++ b/svgs/iconsax2/঴.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/঵.svg b/svgs/iconsax2/঵.svg new file mode 100644 index 0000000..aff073f --- /dev/null +++ b/svgs/iconsax2/঵.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/শ.svg b/svgs/iconsax2/শ.svg new file mode 100644 index 0000000..36735a8 --- /dev/null +++ b/svgs/iconsax2/শ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ষ.svg b/svgs/iconsax2/ষ.svg new file mode 100644 index 0000000..5bd1154 --- /dev/null +++ b/svgs/iconsax2/ষ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/স.svg b/svgs/iconsax2/স.svg new file mode 100644 index 0000000..45e13e4 --- /dev/null +++ b/svgs/iconsax2/স.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/হ.svg b/svgs/iconsax2/হ.svg new file mode 100644 index 0000000..492a684 --- /dev/null +++ b/svgs/iconsax2/হ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/঺.svg b/svgs/iconsax2/঺.svg new file mode 100644 index 0000000..9948e73 --- /dev/null +++ b/svgs/iconsax2/঺.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/঻.svg b/svgs/iconsax2/঻.svg new file mode 100644 index 0000000..cf581e5 --- /dev/null +++ b/svgs/iconsax2/঻.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/়.svg b/svgs/iconsax2/়.svg new file mode 100644 index 0000000..a7a8d4d --- /dev/null +++ b/svgs/iconsax2/়.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ঽ.svg b/svgs/iconsax2/ঽ.svg new file mode 100644 index 0000000..2f0fc6f --- /dev/null +++ b/svgs/iconsax2/ঽ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/া.svg b/svgs/iconsax2/া.svg new file mode 100644 index 0000000..ae575e1 --- /dev/null +++ b/svgs/iconsax2/া.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ি.svg b/svgs/iconsax2/ি.svg new file mode 100644 index 0000000..537dfda --- /dev/null +++ b/svgs/iconsax2/ি.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ী.svg b/svgs/iconsax2/ী.svg new file mode 100644 index 0000000..27e9f02 --- /dev/null +++ b/svgs/iconsax2/ী.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ু.svg b/svgs/iconsax2/ু.svg new file mode 100644 index 0000000..7345bff --- /dev/null +++ b/svgs/iconsax2/ু.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ূ.svg b/svgs/iconsax2/ূ.svg new file mode 100644 index 0000000..30568da --- /dev/null +++ b/svgs/iconsax2/ূ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ৃ.svg b/svgs/iconsax2/ৃ.svg new file mode 100644 index 0000000..735f967 --- /dev/null +++ b/svgs/iconsax2/ৃ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ৄ.svg b/svgs/iconsax2/ৄ.svg new file mode 100644 index 0000000..a04ce65 --- /dev/null +++ b/svgs/iconsax2/ৄ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৅.svg b/svgs/iconsax2/৅.svg new file mode 100644 index 0000000..a81c8b0 --- /dev/null +++ b/svgs/iconsax2/৅.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৆.svg b/svgs/iconsax2/৆.svg new file mode 100644 index 0000000..d91a385 --- /dev/null +++ b/svgs/iconsax2/৆.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ে.svg b/svgs/iconsax2/ে.svg new file mode 100644 index 0000000..e2d36a4 --- /dev/null +++ b/svgs/iconsax2/ে.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ৈ.svg b/svgs/iconsax2/ৈ.svg new file mode 100644 index 0000000..db4a7c6 --- /dev/null +++ b/svgs/iconsax2/ৈ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৉.svg b/svgs/iconsax2/৉.svg new file mode 100644 index 0000000..c977299 --- /dev/null +++ b/svgs/iconsax2/৉.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৊.svg b/svgs/iconsax2/৊.svg new file mode 100644 index 0000000..5fe54c0 --- /dev/null +++ b/svgs/iconsax2/৊.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ো.svg b/svgs/iconsax2/ো.svg new file mode 100644 index 0000000..315d1a2 --- /dev/null +++ b/svgs/iconsax2/ো.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ৌ.svg b/svgs/iconsax2/ৌ.svg new file mode 100644 index 0000000..5dedfa2 --- /dev/null +++ b/svgs/iconsax2/ৌ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/্.svg b/svgs/iconsax2/্.svg new file mode 100644 index 0000000..0cf2141 --- /dev/null +++ b/svgs/iconsax2/্.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ৎ.svg b/svgs/iconsax2/ৎ.svg new file mode 100644 index 0000000..54b5319 --- /dev/null +++ b/svgs/iconsax2/ৎ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৏.svg b/svgs/iconsax2/৏.svg new file mode 100644 index 0000000..e1d6db2 --- /dev/null +++ b/svgs/iconsax2/৏.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৐.svg b/svgs/iconsax2/৐.svg new file mode 100644 index 0000000..335de43 --- /dev/null +++ b/svgs/iconsax2/৐.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৑.svg b/svgs/iconsax2/৑.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/৑.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৒.svg b/svgs/iconsax2/৒.svg new file mode 100644 index 0000000..1126166 --- /dev/null +++ b/svgs/iconsax2/৒.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৓.svg b/svgs/iconsax2/৓.svg new file mode 100644 index 0000000..3806dab --- /dev/null +++ b/svgs/iconsax2/৓.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৔.svg b/svgs/iconsax2/৔.svg new file mode 100644 index 0000000..f0eed9e --- /dev/null +++ b/svgs/iconsax2/৔.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৕.svg b/svgs/iconsax2/৕.svg new file mode 100644 index 0000000..88bf44b --- /dev/null +++ b/svgs/iconsax2/৕.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৖.svg b/svgs/iconsax2/৖.svg new file mode 100644 index 0000000..d93b1f1 --- /dev/null +++ b/svgs/iconsax2/৖.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ৗ.svg b/svgs/iconsax2/ৗ.svg new file mode 100644 index 0000000..b88772f --- /dev/null +++ b/svgs/iconsax2/ৗ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৘.svg b/svgs/iconsax2/৘.svg new file mode 100644 index 0000000..2b17ac2 --- /dev/null +++ b/svgs/iconsax2/৘.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৙.svg b/svgs/iconsax2/৙.svg new file mode 100644 index 0000000..a521ac3 --- /dev/null +++ b/svgs/iconsax2/৙.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৚.svg b/svgs/iconsax2/৚.svg new file mode 100644 index 0000000..6a1295c --- /dev/null +++ b/svgs/iconsax2/৚.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৛.svg b/svgs/iconsax2/৛.svg new file mode 100644 index 0000000..a32e363 --- /dev/null +++ b/svgs/iconsax2/৛.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ড়.svg b/svgs/iconsax2/ড়.svg new file mode 100644 index 0000000..9e6033f --- /dev/null +++ b/svgs/iconsax2/ড়.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ঢ়.svg b/svgs/iconsax2/ঢ়.svg new file mode 100644 index 0000000..5ea869e --- /dev/null +++ b/svgs/iconsax2/ঢ়.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৞.svg b/svgs/iconsax2/৞.svg new file mode 100644 index 0000000..ef2bcb1 --- /dev/null +++ b/svgs/iconsax2/৞.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/য়.svg b/svgs/iconsax2/য়.svg new file mode 100644 index 0000000..6a6ea15 --- /dev/null +++ b/svgs/iconsax2/য়.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ৠ.svg b/svgs/iconsax2/ৠ.svg new file mode 100644 index 0000000..db43c05 --- /dev/null +++ b/svgs/iconsax2/ৠ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ৡ.svg b/svgs/iconsax2/ৡ.svg new file mode 100644 index 0000000..802a7e7 --- /dev/null +++ b/svgs/iconsax2/ৡ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ৢ.svg b/svgs/iconsax2/ৢ.svg new file mode 100644 index 0000000..bd99c3e --- /dev/null +++ b/svgs/iconsax2/ৢ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ৣ.svg b/svgs/iconsax2/ৣ.svg new file mode 100644 index 0000000..a1c8526 --- /dev/null +++ b/svgs/iconsax2/ৣ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৤.svg b/svgs/iconsax2/৤.svg new file mode 100644 index 0000000..502b2bd --- /dev/null +++ b/svgs/iconsax2/৤.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৥.svg b/svgs/iconsax2/৥.svg new file mode 100644 index 0000000..7201f53 --- /dev/null +++ b/svgs/iconsax2/৥.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/০.svg b/svgs/iconsax2/০.svg new file mode 100644 index 0000000..74137f5 --- /dev/null +++ b/svgs/iconsax2/০.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/১.svg b/svgs/iconsax2/১.svg new file mode 100644 index 0000000..88bf44b --- /dev/null +++ b/svgs/iconsax2/১.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/২.svg b/svgs/iconsax2/২.svg new file mode 100644 index 0000000..201cae6 --- /dev/null +++ b/svgs/iconsax2/২.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৩.svg b/svgs/iconsax2/৩.svg new file mode 100644 index 0000000..41061af --- /dev/null +++ b/svgs/iconsax2/৩.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৪.svg b/svgs/iconsax2/৪.svg new file mode 100644 index 0000000..2b196c5 --- /dev/null +++ b/svgs/iconsax2/৪.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৫.svg b/svgs/iconsax2/৫.svg new file mode 100644 index 0000000..6fac7b6 --- /dev/null +++ b/svgs/iconsax2/৫.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/৬.svg b/svgs/iconsax2/৬.svg new file mode 100644 index 0000000..7b1618a --- /dev/null +++ b/svgs/iconsax2/৬.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৭.svg b/svgs/iconsax2/৭.svg new file mode 100644 index 0000000..c16467c --- /dev/null +++ b/svgs/iconsax2/৭.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/৮.svg b/svgs/iconsax2/৮.svg new file mode 100644 index 0000000..f3d7fe7 --- /dev/null +++ b/svgs/iconsax2/৮.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৯.svg b/svgs/iconsax2/৯.svg new file mode 100644 index 0000000..f816719 --- /dev/null +++ b/svgs/iconsax2/৯.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ৰ.svg b/svgs/iconsax2/ৰ.svg new file mode 100644 index 0000000..1f28b0d --- /dev/null +++ b/svgs/iconsax2/ৰ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ৱ.svg b/svgs/iconsax2/ৱ.svg new file mode 100644 index 0000000..2a1b654 --- /dev/null +++ b/svgs/iconsax2/ৱ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৲.svg b/svgs/iconsax2/৲.svg new file mode 100644 index 0000000..f8a69d0 --- /dev/null +++ b/svgs/iconsax2/৲.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৳.svg b/svgs/iconsax2/৳.svg new file mode 100644 index 0000000..04b3589 --- /dev/null +++ b/svgs/iconsax2/৳.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৴.svg b/svgs/iconsax2/৴.svg new file mode 100644 index 0000000..41a53e8 --- /dev/null +++ b/svgs/iconsax2/৴.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৵.svg b/svgs/iconsax2/৵.svg new file mode 100644 index 0000000..5acb63f --- /dev/null +++ b/svgs/iconsax2/৵.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/৶.svg b/svgs/iconsax2/৶.svg new file mode 100644 index 0000000..6fac7b6 --- /dev/null +++ b/svgs/iconsax2/৶.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/৷.svg b/svgs/iconsax2/৷.svg new file mode 100644 index 0000000..7b1618a --- /dev/null +++ b/svgs/iconsax2/৷.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৸.svg b/svgs/iconsax2/৸.svg new file mode 100644 index 0000000..15d1f02 --- /dev/null +++ b/svgs/iconsax2/৸.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৹.svg b/svgs/iconsax2/৹.svg new file mode 100644 index 0000000..c448329 --- /dev/null +++ b/svgs/iconsax2/৹.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৺.svg b/svgs/iconsax2/৺.svg new file mode 100644 index 0000000..503d3f5 --- /dev/null +++ b/svgs/iconsax2/৺.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৻.svg b/svgs/iconsax2/৻.svg new file mode 100644 index 0000000..fb0a2e3 --- /dev/null +++ b/svgs/iconsax2/৻.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ৼ.svg b/svgs/iconsax2/ৼ.svg new file mode 100644 index 0000000..c19b16f --- /dev/null +++ b/svgs/iconsax2/ৼ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৽.svg b/svgs/iconsax2/৽.svg new file mode 100644 index 0000000..b7460be --- /dev/null +++ b/svgs/iconsax2/৽.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৾.svg b/svgs/iconsax2/৾.svg new file mode 100644 index 0000000..9152fe2 --- /dev/null +++ b/svgs/iconsax2/৾.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/৿.svg b/svgs/iconsax2/৿.svg new file mode 100644 index 0000000..6d46565 --- /dev/null +++ b/svgs/iconsax2/৿.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/਀.svg b/svgs/iconsax2/਀.svg new file mode 100644 index 0000000..aea944e --- /dev/null +++ b/svgs/iconsax2/਀.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਁ.svg b/svgs/iconsax2/ਁ.svg new file mode 100644 index 0000000..291453c --- /dev/null +++ b/svgs/iconsax2/ਁ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਂ.svg b/svgs/iconsax2/ਂ.svg new file mode 100644 index 0000000..24851d6 --- /dev/null +++ b/svgs/iconsax2/ਂ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਃ.svg b/svgs/iconsax2/ਃ.svg new file mode 100644 index 0000000..e0820e5 --- /dev/null +++ b/svgs/iconsax2/ਃ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/਄.svg b/svgs/iconsax2/਄.svg new file mode 100644 index 0000000..80a6b6c --- /dev/null +++ b/svgs/iconsax2/਄.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਅ.svg b/svgs/iconsax2/ਅ.svg new file mode 100644 index 0000000..44cfb97 --- /dev/null +++ b/svgs/iconsax2/ਅ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਆ.svg b/svgs/iconsax2/ਆ.svg new file mode 100644 index 0000000..736d609 --- /dev/null +++ b/svgs/iconsax2/ਆ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਇ.svg b/svgs/iconsax2/ਇ.svg new file mode 100644 index 0000000..945f871 --- /dev/null +++ b/svgs/iconsax2/ਇ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਈ.svg b/svgs/iconsax2/ਈ.svg new file mode 100644 index 0000000..648ee77 --- /dev/null +++ b/svgs/iconsax2/ਈ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਉ.svg b/svgs/iconsax2/ਉ.svg new file mode 100644 index 0000000..a426c6e --- /dev/null +++ b/svgs/iconsax2/ਉ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਊ.svg b/svgs/iconsax2/ਊ.svg new file mode 100644 index 0000000..a020e96 --- /dev/null +++ b/svgs/iconsax2/ਊ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/਋.svg b/svgs/iconsax2/਋.svg new file mode 100644 index 0000000..904dfb6 --- /dev/null +++ b/svgs/iconsax2/਋.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/਌.svg b/svgs/iconsax2/਌.svg new file mode 100644 index 0000000..626fc0f --- /dev/null +++ b/svgs/iconsax2/਌.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/਍.svg b/svgs/iconsax2/਍.svg new file mode 100644 index 0000000..5264286 --- /dev/null +++ b/svgs/iconsax2/਍.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/਎.svg b/svgs/iconsax2/਎.svg new file mode 100644 index 0000000..f793153 --- /dev/null +++ b/svgs/iconsax2/਎.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਏ.svg b/svgs/iconsax2/ਏ.svg new file mode 100644 index 0000000..36f9d36 --- /dev/null +++ b/svgs/iconsax2/ਏ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਐ.svg b/svgs/iconsax2/ਐ.svg new file mode 100644 index 0000000..8c528f8 --- /dev/null +++ b/svgs/iconsax2/ਐ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/਑.svg b/svgs/iconsax2/਑.svg new file mode 100644 index 0000000..904dfb6 --- /dev/null +++ b/svgs/iconsax2/਑.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/਒.svg b/svgs/iconsax2/਒.svg new file mode 100644 index 0000000..626fc0f --- /dev/null +++ b/svgs/iconsax2/਒.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਓ.svg b/svgs/iconsax2/ਓ.svg new file mode 100644 index 0000000..2d222fa --- /dev/null +++ b/svgs/iconsax2/ਓ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਔ.svg b/svgs/iconsax2/ਔ.svg new file mode 100644 index 0000000..6e03652 --- /dev/null +++ b/svgs/iconsax2/ਔ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਕ.svg b/svgs/iconsax2/ਕ.svg new file mode 100644 index 0000000..49a1891 --- /dev/null +++ b/svgs/iconsax2/ਕ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਖ.svg b/svgs/iconsax2/ਖ.svg new file mode 100644 index 0000000..6b4d88b --- /dev/null +++ b/svgs/iconsax2/ਖ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਗ.svg b/svgs/iconsax2/ਗ.svg new file mode 100644 index 0000000..904dfb6 --- /dev/null +++ b/svgs/iconsax2/ਗ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਘ.svg b/svgs/iconsax2/ਘ.svg new file mode 100644 index 0000000..626fc0f --- /dev/null +++ b/svgs/iconsax2/ਘ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਙ.svg b/svgs/iconsax2/ਙ.svg new file mode 100644 index 0000000..94a65aa --- /dev/null +++ b/svgs/iconsax2/ਙ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ਚ.svg b/svgs/iconsax2/ਚ.svg new file mode 100644 index 0000000..904dfb6 --- /dev/null +++ b/svgs/iconsax2/ਚ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਛ.svg b/svgs/iconsax2/ਛ.svg new file mode 100644 index 0000000..4090cbf --- /dev/null +++ b/svgs/iconsax2/ਛ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਜ.svg b/svgs/iconsax2/ਜ.svg new file mode 100644 index 0000000..fcd1084 --- /dev/null +++ b/svgs/iconsax2/ਜ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਝ.svg b/svgs/iconsax2/ਝ.svg new file mode 100644 index 0000000..904dfb6 --- /dev/null +++ b/svgs/iconsax2/ਝ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਞ.svg b/svgs/iconsax2/ਞ.svg new file mode 100644 index 0000000..4090cbf --- /dev/null +++ b/svgs/iconsax2/ਞ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਟ.svg b/svgs/iconsax2/ਟ.svg new file mode 100644 index 0000000..f3f7cd6 --- /dev/null +++ b/svgs/iconsax2/ਟ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਠ.svg b/svgs/iconsax2/ਠ.svg new file mode 100644 index 0000000..5960163 --- /dev/null +++ b/svgs/iconsax2/ਠ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਡ.svg b/svgs/iconsax2/ਡ.svg new file mode 100644 index 0000000..432f04d --- /dev/null +++ b/svgs/iconsax2/ਡ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ਢ.svg b/svgs/iconsax2/ਢ.svg new file mode 100644 index 0000000..36f5f04 --- /dev/null +++ b/svgs/iconsax2/ਢ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ਣ.svg b/svgs/iconsax2/ਣ.svg new file mode 100644 index 0000000..749bcc7 --- /dev/null +++ b/svgs/iconsax2/ਣ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਤ.svg b/svgs/iconsax2/ਤ.svg new file mode 100644 index 0000000..210fdd3 --- /dev/null +++ b/svgs/iconsax2/ਤ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ਥ.svg b/svgs/iconsax2/ਥ.svg new file mode 100644 index 0000000..80fd32d --- /dev/null +++ b/svgs/iconsax2/ਥ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਦ.svg b/svgs/iconsax2/ਦ.svg new file mode 100644 index 0000000..f245996 --- /dev/null +++ b/svgs/iconsax2/ਦ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਧ.svg b/svgs/iconsax2/ਧ.svg new file mode 100644 index 0000000..3d0e658 --- /dev/null +++ b/svgs/iconsax2/ਧ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਨ.svg b/svgs/iconsax2/ਨ.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/ਨ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/਩.svg b/svgs/iconsax2/਩.svg new file mode 100644 index 0000000..9b27e28 --- /dev/null +++ b/svgs/iconsax2/਩.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਪ.svg b/svgs/iconsax2/ਪ.svg new file mode 100644 index 0000000..f8025e0 --- /dev/null +++ b/svgs/iconsax2/ਪ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਫ.svg b/svgs/iconsax2/ਫ.svg new file mode 100644 index 0000000..88bf44b --- /dev/null +++ b/svgs/iconsax2/ਫ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਬ.svg b/svgs/iconsax2/ਬ.svg new file mode 100644 index 0000000..9b27e28 --- /dev/null +++ b/svgs/iconsax2/ਬ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਭ.svg b/svgs/iconsax2/ਭ.svg new file mode 100644 index 0000000..f8025e0 --- /dev/null +++ b/svgs/iconsax2/ਭ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਮ.svg b/svgs/iconsax2/ਮ.svg new file mode 100644 index 0000000..3766b32 --- /dev/null +++ b/svgs/iconsax2/ਮ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਯ.svg b/svgs/iconsax2/ਯ.svg new file mode 100644 index 0000000..140afcb --- /dev/null +++ b/svgs/iconsax2/ਯ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਰ.svg b/svgs/iconsax2/ਰ.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/ਰ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/਱.svg b/svgs/iconsax2/਱.svg new file mode 100644 index 0000000..f49789a --- /dev/null +++ b/svgs/iconsax2/਱.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਲ.svg b/svgs/iconsax2/ਲ.svg new file mode 100644 index 0000000..1416b08 --- /dev/null +++ b/svgs/iconsax2/ਲ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਲ਼.svg b/svgs/iconsax2/ਲ਼.svg new file mode 100644 index 0000000..88bf44b --- /dev/null +++ b/svgs/iconsax2/ਲ਼.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/਴.svg b/svgs/iconsax2/਴.svg new file mode 100644 index 0000000..f49789a --- /dev/null +++ b/svgs/iconsax2/਴.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਵ.svg b/svgs/iconsax2/ਵ.svg new file mode 100644 index 0000000..1416b08 --- /dev/null +++ b/svgs/iconsax2/ਵ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਸ਼.svg b/svgs/iconsax2/ਸ਼.svg new file mode 100644 index 0000000..32e1be4 --- /dev/null +++ b/svgs/iconsax2/ਸ਼.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/਷.svg b/svgs/iconsax2/਷.svg new file mode 100644 index 0000000..cfc061b --- /dev/null +++ b/svgs/iconsax2/਷.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਸ.svg b/svgs/iconsax2/ਸ.svg new file mode 100644 index 0000000..292b01b --- /dev/null +++ b/svgs/iconsax2/ਸ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਹ.svg b/svgs/iconsax2/ਹ.svg new file mode 100644 index 0000000..1214876 --- /dev/null +++ b/svgs/iconsax2/ਹ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/਺.svg b/svgs/iconsax2/਺.svg new file mode 100644 index 0000000..1d497e0 --- /dev/null +++ b/svgs/iconsax2/਺.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/਻.svg b/svgs/iconsax2/਻.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/਻.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/਼.svg b/svgs/iconsax2/਼.svg new file mode 100644 index 0000000..9e50905 --- /dev/null +++ b/svgs/iconsax2/਼.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/਽.svg b/svgs/iconsax2/਽.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/਽.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਾ.svg b/svgs/iconsax2/ਾ.svg new file mode 100644 index 0000000..e45596b --- /dev/null +++ b/svgs/iconsax2/ਾ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ਿ.svg b/svgs/iconsax2/ਿ.svg new file mode 100644 index 0000000..a9279d3 --- /dev/null +++ b/svgs/iconsax2/ਿ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ੀ.svg b/svgs/iconsax2/ੀ.svg new file mode 100644 index 0000000..83bafd9 --- /dev/null +++ b/svgs/iconsax2/ੀ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ੁ.svg b/svgs/iconsax2/ੁ.svg new file mode 100644 index 0000000..536060f --- /dev/null +++ b/svgs/iconsax2/ੁ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ੂ.svg b/svgs/iconsax2/ੂ.svg new file mode 100644 index 0000000..5dcd3d9 --- /dev/null +++ b/svgs/iconsax2/ੂ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੃.svg b/svgs/iconsax2/੃.svg new file mode 100644 index 0000000..99b6bce --- /dev/null +++ b/svgs/iconsax2/੃.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੄.svg b/svgs/iconsax2/੄.svg new file mode 100644 index 0000000..b7cbfac --- /dev/null +++ b/svgs/iconsax2/੄.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੅.svg b/svgs/iconsax2/੅.svg new file mode 100644 index 0000000..3091c7d --- /dev/null +++ b/svgs/iconsax2/੅.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/੆.svg b/svgs/iconsax2/੆.svg new file mode 100644 index 0000000..e553d53 --- /dev/null +++ b/svgs/iconsax2/੆.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ੇ.svg b/svgs/iconsax2/ੇ.svg new file mode 100644 index 0000000..ff290e6 --- /dev/null +++ b/svgs/iconsax2/ੇ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ੈ.svg b/svgs/iconsax2/ੈ.svg new file mode 100644 index 0000000..b473906 --- /dev/null +++ b/svgs/iconsax2/ੈ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/੉.svg b/svgs/iconsax2/੉.svg new file mode 100644 index 0000000..b384f48 --- /dev/null +++ b/svgs/iconsax2/੉.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੊.svg b/svgs/iconsax2/੊.svg new file mode 100644 index 0000000..96b732e --- /dev/null +++ b/svgs/iconsax2/੊.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ੋ.svg b/svgs/iconsax2/ੋ.svg new file mode 100644 index 0000000..cc3910a --- /dev/null +++ b/svgs/iconsax2/ੋ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ੌ.svg b/svgs/iconsax2/ੌ.svg new file mode 100644 index 0000000..0a78447 --- /dev/null +++ b/svgs/iconsax2/ੌ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੍.svg b/svgs/iconsax2/੍.svg new file mode 100644 index 0000000..892e20d --- /dev/null +++ b/svgs/iconsax2/੍.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੎.svg b/svgs/iconsax2/੎.svg new file mode 100644 index 0000000..098e793 --- /dev/null +++ b/svgs/iconsax2/੎.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੏.svg b/svgs/iconsax2/੏.svg new file mode 100644 index 0000000..a604326 --- /dev/null +++ b/svgs/iconsax2/੏.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੐.svg b/svgs/iconsax2/੐.svg new file mode 100644 index 0000000..cdb90f5 --- /dev/null +++ b/svgs/iconsax2/੐.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ੑ.svg b/svgs/iconsax2/ੑ.svg new file mode 100644 index 0000000..ed08a81 --- /dev/null +++ b/svgs/iconsax2/ੑ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/੒.svg b/svgs/iconsax2/੒.svg new file mode 100644 index 0000000..fc28cc5 --- /dev/null +++ b/svgs/iconsax2/੒.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੓.svg b/svgs/iconsax2/੓.svg new file mode 100644 index 0000000..9a6f3b4 --- /dev/null +++ b/svgs/iconsax2/੓.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੔.svg b/svgs/iconsax2/੔.svg new file mode 100644 index 0000000..0d37f06 --- /dev/null +++ b/svgs/iconsax2/੔.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੕.svg b/svgs/iconsax2/੕.svg new file mode 100644 index 0000000..67798a4 --- /dev/null +++ b/svgs/iconsax2/੕.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੖.svg b/svgs/iconsax2/੖.svg new file mode 100644 index 0000000..482d383 --- /dev/null +++ b/svgs/iconsax2/੖.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੗.svg b/svgs/iconsax2/੗.svg new file mode 100644 index 0000000..c8eb4a6 --- /dev/null +++ b/svgs/iconsax2/੗.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੘.svg b/svgs/iconsax2/੘.svg new file mode 100644 index 0000000..9347909 --- /dev/null +++ b/svgs/iconsax2/੘.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਖ਼.svg b/svgs/iconsax2/ਖ਼.svg new file mode 100644 index 0000000..688f103 --- /dev/null +++ b/svgs/iconsax2/ਖ਼.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਗ਼.svg b/svgs/iconsax2/ਗ਼.svg new file mode 100644 index 0000000..73b157f --- /dev/null +++ b/svgs/iconsax2/ਗ਼.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ਜ਼.svg b/svgs/iconsax2/ਜ਼.svg new file mode 100644 index 0000000..4719ae1 --- /dev/null +++ b/svgs/iconsax2/ਜ਼.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ੜ.svg b/svgs/iconsax2/ੜ.svg new file mode 100644 index 0000000..22ace49 --- /dev/null +++ b/svgs/iconsax2/ੜ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੝.svg b/svgs/iconsax2/੝.svg new file mode 100644 index 0000000..c8eb4a6 --- /dev/null +++ b/svgs/iconsax2/੝.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ਫ਼.svg b/svgs/iconsax2/ਫ਼.svg new file mode 100644 index 0000000..714c13d --- /dev/null +++ b/svgs/iconsax2/ਫ਼.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੟.svg b/svgs/iconsax2/੟.svg new file mode 100644 index 0000000..0d78d4d --- /dev/null +++ b/svgs/iconsax2/੟.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੠.svg b/svgs/iconsax2/੠.svg new file mode 100644 index 0000000..81ad60f --- /dev/null +++ b/svgs/iconsax2/੠.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੡.svg b/svgs/iconsax2/੡.svg new file mode 100644 index 0000000..e205252 --- /dev/null +++ b/svgs/iconsax2/੡.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੢.svg b/svgs/iconsax2/੢.svg new file mode 100644 index 0000000..67798a4 --- /dev/null +++ b/svgs/iconsax2/੢.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੣.svg b/svgs/iconsax2/੣.svg new file mode 100644 index 0000000..482d383 --- /dev/null +++ b/svgs/iconsax2/੣.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੤.svg b/svgs/iconsax2/੤.svg new file mode 100644 index 0000000..4541dd3 --- /dev/null +++ b/svgs/iconsax2/੤.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੥.svg b/svgs/iconsax2/੥.svg new file mode 100644 index 0000000..67798a4 --- /dev/null +++ b/svgs/iconsax2/੥.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੦.svg b/svgs/iconsax2/੦.svg new file mode 100644 index 0000000..482d383 --- /dev/null +++ b/svgs/iconsax2/੦.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੧.svg b/svgs/iconsax2/੧.svg new file mode 100644 index 0000000..22cdb1b --- /dev/null +++ b/svgs/iconsax2/੧.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੨.svg b/svgs/iconsax2/੨.svg new file mode 100644 index 0000000..7af9b96 --- /dev/null +++ b/svgs/iconsax2/੨.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੩.svg b/svgs/iconsax2/੩.svg new file mode 100644 index 0000000..a5cebcc --- /dev/null +++ b/svgs/iconsax2/੩.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੪.svg b/svgs/iconsax2/੪.svg new file mode 100644 index 0000000..c8eb4a6 --- /dev/null +++ b/svgs/iconsax2/੪.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੫.svg b/svgs/iconsax2/੫.svg new file mode 100644 index 0000000..3a70352 --- /dev/null +++ b/svgs/iconsax2/੫.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੬.svg b/svgs/iconsax2/੬.svg new file mode 100644 index 0000000..c6cbc73 --- /dev/null +++ b/svgs/iconsax2/੬.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੭.svg b/svgs/iconsax2/੭.svg new file mode 100644 index 0000000..0f67580 --- /dev/null +++ b/svgs/iconsax2/੭.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੮.svg b/svgs/iconsax2/੮.svg new file mode 100644 index 0000000..6966144 --- /dev/null +++ b/svgs/iconsax2/੮.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੯.svg b/svgs/iconsax2/੯.svg new file mode 100644 index 0000000..b1e32d5 --- /dev/null +++ b/svgs/iconsax2/੯.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ੰ.svg b/svgs/iconsax2/ੰ.svg new file mode 100644 index 0000000..67798a4 --- /dev/null +++ b/svgs/iconsax2/ੰ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ੱ.svg b/svgs/iconsax2/ੱ.svg new file mode 100644 index 0000000..482d383 --- /dev/null +++ b/svgs/iconsax2/ੱ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ੲ.svg b/svgs/iconsax2/ੲ.svg new file mode 100644 index 0000000..1b4ee37 --- /dev/null +++ b/svgs/iconsax2/ੲ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ੳ.svg b/svgs/iconsax2/ੳ.svg new file mode 100644 index 0000000..97cdaf1 --- /dev/null +++ b/svgs/iconsax2/ੳ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ੴ.svg b/svgs/iconsax2/ੴ.svg new file mode 100644 index 0000000..71a08af --- /dev/null +++ b/svgs/iconsax2/ੴ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ੵ.svg b/svgs/iconsax2/ੵ.svg new file mode 100644 index 0000000..da078f7 --- /dev/null +++ b/svgs/iconsax2/ੵ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੶.svg b/svgs/iconsax2/੶.svg new file mode 100644 index 0000000..67798a4 --- /dev/null +++ b/svgs/iconsax2/੶.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੷.svg b/svgs/iconsax2/੷.svg new file mode 100644 index 0000000..482d383 --- /dev/null +++ b/svgs/iconsax2/੷.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੸.svg b/svgs/iconsax2/੸.svg new file mode 100644 index 0000000..cd9c757 --- /dev/null +++ b/svgs/iconsax2/੸.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੹.svg b/svgs/iconsax2/੹.svg new file mode 100644 index 0000000..6966144 --- /dev/null +++ b/svgs/iconsax2/੹.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੺.svg b/svgs/iconsax2/੺.svg new file mode 100644 index 0000000..8593875 --- /dev/null +++ b/svgs/iconsax2/੺.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੻.svg b/svgs/iconsax2/੻.svg new file mode 100644 index 0000000..5758289 --- /dev/null +++ b/svgs/iconsax2/੻.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੼.svg b/svgs/iconsax2/੼.svg new file mode 100644 index 0000000..88bf44b --- /dev/null +++ b/svgs/iconsax2/੼.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੽.svg b/svgs/iconsax2/੽.svg new file mode 100644 index 0000000..67798a4 --- /dev/null +++ b/svgs/iconsax2/੽.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੾.svg b/svgs/iconsax2/੾.svg new file mode 100644 index 0000000..482d383 --- /dev/null +++ b/svgs/iconsax2/੾.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/੿.svg b/svgs/iconsax2/੿.svg new file mode 100644 index 0000000..db58a2e --- /dev/null +++ b/svgs/iconsax2/੿.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/઀.svg b/svgs/iconsax2/઀.svg new file mode 100644 index 0000000..8f5c3d2 --- /dev/null +++ b/svgs/iconsax2/઀.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ઁ.svg b/svgs/iconsax2/ઁ.svg new file mode 100644 index 0000000..55b60fa --- /dev/null +++ b/svgs/iconsax2/ઁ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ં.svg b/svgs/iconsax2/ં.svg new file mode 100644 index 0000000..1363b9d --- /dev/null +++ b/svgs/iconsax2/ં.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ઃ.svg b/svgs/iconsax2/ઃ.svg new file mode 100644 index 0000000..427e567 --- /dev/null +++ b/svgs/iconsax2/ઃ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/઄.svg b/svgs/iconsax2/઄.svg new file mode 100644 index 0000000..5382b09 --- /dev/null +++ b/svgs/iconsax2/઄.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/અ.svg b/svgs/iconsax2/અ.svg new file mode 100644 index 0000000..c409dd5 --- /dev/null +++ b/svgs/iconsax2/અ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/આ.svg b/svgs/iconsax2/આ.svg new file mode 100644 index 0000000..29200e5 --- /dev/null +++ b/svgs/iconsax2/આ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ઇ.svg b/svgs/iconsax2/ઇ.svg new file mode 100644 index 0000000..88bf44b --- /dev/null +++ b/svgs/iconsax2/ઇ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ઈ.svg b/svgs/iconsax2/ઈ.svg new file mode 100644 index 0000000..7e310c7 --- /dev/null +++ b/svgs/iconsax2/ઈ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ઉ.svg b/svgs/iconsax2/ઉ.svg new file mode 100644 index 0000000..29200e5 --- /dev/null +++ b/svgs/iconsax2/ઉ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ઊ.svg b/svgs/iconsax2/ઊ.svg new file mode 100644 index 0000000..6a26f2c --- /dev/null +++ b/svgs/iconsax2/ઊ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ઋ.svg b/svgs/iconsax2/ઋ.svg new file mode 100644 index 0000000..a11420d --- /dev/null +++ b/svgs/iconsax2/ઋ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ઌ.svg b/svgs/iconsax2/ઌ.svg new file mode 100644 index 0000000..f3d7fe7 --- /dev/null +++ b/svgs/iconsax2/ઌ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ઍ.svg b/svgs/iconsax2/ઍ.svg new file mode 100644 index 0000000..846ed01 --- /dev/null +++ b/svgs/iconsax2/ઍ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/઎.svg b/svgs/iconsax2/઎.svg new file mode 100644 index 0000000..5957272 --- /dev/null +++ b/svgs/iconsax2/઎.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/એ.svg b/svgs/iconsax2/એ.svg new file mode 100644 index 0000000..bf0b236 --- /dev/null +++ b/svgs/iconsax2/એ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ઐ.svg b/svgs/iconsax2/ઐ.svg new file mode 100644 index 0000000..4a3e92d --- /dev/null +++ b/svgs/iconsax2/ઐ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ઑ.svg b/svgs/iconsax2/ઑ.svg new file mode 100644 index 0000000..43aef6f --- /dev/null +++ b/svgs/iconsax2/ઑ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/઒.svg b/svgs/iconsax2/઒.svg new file mode 100644 index 0000000..c069c23 --- /dev/null +++ b/svgs/iconsax2/઒.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ઓ.svg b/svgs/iconsax2/ઓ.svg new file mode 100644 index 0000000..5463306 --- /dev/null +++ b/svgs/iconsax2/ઓ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ઔ.svg b/svgs/iconsax2/ઔ.svg new file mode 100644 index 0000000..cf80724 --- /dev/null +++ b/svgs/iconsax2/ઔ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ક.svg b/svgs/iconsax2/ક.svg new file mode 100644 index 0000000..5050537 --- /dev/null +++ b/svgs/iconsax2/ક.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ખ.svg b/svgs/iconsax2/ખ.svg new file mode 100644 index 0000000..3c9efd9 --- /dev/null +++ b/svgs/iconsax2/ખ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ગ.svg b/svgs/iconsax2/ગ.svg new file mode 100644 index 0000000..26214bb --- /dev/null +++ b/svgs/iconsax2/ગ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ઘ.svg b/svgs/iconsax2/ઘ.svg new file mode 100644 index 0000000..1693b71 --- /dev/null +++ b/svgs/iconsax2/ઘ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ઙ.svg b/svgs/iconsax2/ઙ.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/ઙ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ચ.svg b/svgs/iconsax2/ચ.svg new file mode 100644 index 0000000..7d7a84a --- /dev/null +++ b/svgs/iconsax2/ચ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/છ.svg b/svgs/iconsax2/છ.svg new file mode 100644 index 0000000..a344f3e --- /dev/null +++ b/svgs/iconsax2/છ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/જ.svg b/svgs/iconsax2/જ.svg new file mode 100644 index 0000000..5382b09 --- /dev/null +++ b/svgs/iconsax2/જ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ઝ.svg b/svgs/iconsax2/ઝ.svg new file mode 100644 index 0000000..ca41567 --- /dev/null +++ b/svgs/iconsax2/ઝ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ઞ.svg b/svgs/iconsax2/ઞ.svg new file mode 100644 index 0000000..5382b09 --- /dev/null +++ b/svgs/iconsax2/ઞ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ટ.svg b/svgs/iconsax2/ટ.svg new file mode 100644 index 0000000..c2e70a0 --- /dev/null +++ b/svgs/iconsax2/ટ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ઠ.svg b/svgs/iconsax2/ઠ.svg new file mode 100644 index 0000000..5382b09 --- /dev/null +++ b/svgs/iconsax2/ઠ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ડ.svg b/svgs/iconsax2/ડ.svg new file mode 100644 index 0000000..ab4d0a3 --- /dev/null +++ b/svgs/iconsax2/ડ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ઢ.svg b/svgs/iconsax2/ઢ.svg new file mode 100644 index 0000000..4dcad86 --- /dev/null +++ b/svgs/iconsax2/ઢ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ણ.svg b/svgs/iconsax2/ણ.svg new file mode 100644 index 0000000..9f78c62 --- /dev/null +++ b/svgs/iconsax2/ણ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ત.svg b/svgs/iconsax2/ત.svg new file mode 100644 index 0000000..8422c35 --- /dev/null +++ b/svgs/iconsax2/ત.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/થ.svg b/svgs/iconsax2/થ.svg new file mode 100644 index 0000000..8450b3c --- /dev/null +++ b/svgs/iconsax2/થ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/દ.svg b/svgs/iconsax2/દ.svg new file mode 100644 index 0000000..78306b6 --- /dev/null +++ b/svgs/iconsax2/દ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ધ.svg b/svgs/iconsax2/ધ.svg new file mode 100644 index 0000000..a451051 --- /dev/null +++ b/svgs/iconsax2/ધ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ન.svg b/svgs/iconsax2/ન.svg new file mode 100644 index 0000000..0f50670 --- /dev/null +++ b/svgs/iconsax2/ન.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/઩.svg b/svgs/iconsax2/઩.svg new file mode 100644 index 0000000..3882b6c --- /dev/null +++ b/svgs/iconsax2/઩.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/પ.svg b/svgs/iconsax2/પ.svg new file mode 100644 index 0000000..025a818 --- /dev/null +++ b/svgs/iconsax2/પ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ફ.svg b/svgs/iconsax2/ફ.svg new file mode 100644 index 0000000..f1a6546 --- /dev/null +++ b/svgs/iconsax2/ફ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/બ.svg b/svgs/iconsax2/બ.svg new file mode 100644 index 0000000..6b866d2 --- /dev/null +++ b/svgs/iconsax2/બ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ભ.svg b/svgs/iconsax2/ભ.svg new file mode 100644 index 0000000..d149f83 --- /dev/null +++ b/svgs/iconsax2/ભ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/મ.svg b/svgs/iconsax2/મ.svg new file mode 100644 index 0000000..29962ff --- /dev/null +++ b/svgs/iconsax2/મ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ય.svg b/svgs/iconsax2/ય.svg new file mode 100644 index 0000000..43ba87c --- /dev/null +++ b/svgs/iconsax2/ય.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ર.svg b/svgs/iconsax2/ર.svg new file mode 100644 index 0000000..15a81d4 --- /dev/null +++ b/svgs/iconsax2/ર.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/઱.svg b/svgs/iconsax2/઱.svg new file mode 100644 index 0000000..688f103 --- /dev/null +++ b/svgs/iconsax2/઱.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/લ.svg b/svgs/iconsax2/લ.svg new file mode 100644 index 0000000..8cc3569 --- /dev/null +++ b/svgs/iconsax2/લ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ળ.svg b/svgs/iconsax2/ળ.svg new file mode 100644 index 0000000..2ca39e3 --- /dev/null +++ b/svgs/iconsax2/ળ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/઴.svg b/svgs/iconsax2/઴.svg new file mode 100644 index 0000000..c069c23 --- /dev/null +++ b/svgs/iconsax2/઴.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/વ.svg b/svgs/iconsax2/વ.svg new file mode 100644 index 0000000..366ab95 --- /dev/null +++ b/svgs/iconsax2/વ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/શ.svg b/svgs/iconsax2/શ.svg new file mode 100644 index 0000000..d4e0f51 --- /dev/null +++ b/svgs/iconsax2/શ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ષ.svg b/svgs/iconsax2/ષ.svg new file mode 100644 index 0000000..f720013 --- /dev/null +++ b/svgs/iconsax2/ષ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/સ.svg b/svgs/iconsax2/સ.svg new file mode 100644 index 0000000..c069c23 --- /dev/null +++ b/svgs/iconsax2/સ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/હ.svg b/svgs/iconsax2/હ.svg new file mode 100644 index 0000000..e6e1cae --- /dev/null +++ b/svgs/iconsax2/હ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/઺.svg b/svgs/iconsax2/઺.svg new file mode 100644 index 0000000..5382b09 --- /dev/null +++ b/svgs/iconsax2/઺.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/઻.svg b/svgs/iconsax2/઻.svg new file mode 100644 index 0000000..19d3186 --- /dev/null +++ b/svgs/iconsax2/઻.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/઼.svg b/svgs/iconsax2/઼.svg new file mode 100644 index 0000000..eba2e8c --- /dev/null +++ b/svgs/iconsax2/઼.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ઽ.svg b/svgs/iconsax2/ઽ.svg new file mode 100644 index 0000000..bee215a --- /dev/null +++ b/svgs/iconsax2/ઽ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ા.svg b/svgs/iconsax2/ા.svg new file mode 100644 index 0000000..028c49a --- /dev/null +++ b/svgs/iconsax2/ા.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/િ.svg b/svgs/iconsax2/િ.svg new file mode 100644 index 0000000..6f226d0 --- /dev/null +++ b/svgs/iconsax2/િ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ી.svg b/svgs/iconsax2/ી.svg new file mode 100644 index 0000000..7ee93f0 --- /dev/null +++ b/svgs/iconsax2/ી.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ુ.svg b/svgs/iconsax2/ુ.svg new file mode 100644 index 0000000..daadc9a --- /dev/null +++ b/svgs/iconsax2/ુ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ૂ.svg b/svgs/iconsax2/ૂ.svg new file mode 100644 index 0000000..2277982 --- /dev/null +++ b/svgs/iconsax2/ૂ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ૃ.svg b/svgs/iconsax2/ૃ.svg new file mode 100644 index 0000000..7ee93f0 --- /dev/null +++ b/svgs/iconsax2/ૃ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ૄ.svg b/svgs/iconsax2/ૄ.svg new file mode 100644 index 0000000..b8646f4 --- /dev/null +++ b/svgs/iconsax2/ૄ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ૅ.svg b/svgs/iconsax2/ૅ.svg new file mode 100644 index 0000000..97c3cbc --- /dev/null +++ b/svgs/iconsax2/ૅ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૆.svg b/svgs/iconsax2/૆.svg new file mode 100644 index 0000000..eac9a94 --- /dev/null +++ b/svgs/iconsax2/૆.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ે.svg b/svgs/iconsax2/ે.svg new file mode 100644 index 0000000..4897428 --- /dev/null +++ b/svgs/iconsax2/ે.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ૈ.svg b/svgs/iconsax2/ૈ.svg new file mode 100644 index 0000000..d548160 --- /dev/null +++ b/svgs/iconsax2/ૈ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ૉ.svg b/svgs/iconsax2/ૉ.svg new file mode 100644 index 0000000..70d49d4 --- /dev/null +++ b/svgs/iconsax2/ૉ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૊.svg b/svgs/iconsax2/૊.svg new file mode 100644 index 0000000..945bce9 --- /dev/null +++ b/svgs/iconsax2/૊.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ો.svg b/svgs/iconsax2/ો.svg new file mode 100644 index 0000000..038cd0a --- /dev/null +++ b/svgs/iconsax2/ો.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ૌ.svg b/svgs/iconsax2/ૌ.svg new file mode 100644 index 0000000..c9f4ff2 --- /dev/null +++ b/svgs/iconsax2/ૌ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/્.svg b/svgs/iconsax2/્.svg new file mode 100644 index 0000000..b3d903f --- /dev/null +++ b/svgs/iconsax2/્.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૎.svg b/svgs/iconsax2/૎.svg new file mode 100644 index 0000000..2fea4f3 --- /dev/null +++ b/svgs/iconsax2/૎.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૏.svg b/svgs/iconsax2/૏.svg new file mode 100644 index 0000000..5a8cfc8 --- /dev/null +++ b/svgs/iconsax2/૏.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ૐ.svg b/svgs/iconsax2/ૐ.svg new file mode 100644 index 0000000..aa6a652 --- /dev/null +++ b/svgs/iconsax2/ૐ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૑.svg b/svgs/iconsax2/૑.svg new file mode 100644 index 0000000..9ce4bce --- /dev/null +++ b/svgs/iconsax2/૑.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૒.svg b/svgs/iconsax2/૒.svg new file mode 100644 index 0000000..2f60927 --- /dev/null +++ b/svgs/iconsax2/૒.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૓.svg b/svgs/iconsax2/૓.svg new file mode 100644 index 0000000..5ca3861 --- /dev/null +++ b/svgs/iconsax2/૓.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૔.svg b/svgs/iconsax2/૔.svg new file mode 100644 index 0000000..52c13ce --- /dev/null +++ b/svgs/iconsax2/૔.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૕.svg b/svgs/iconsax2/૕.svg new file mode 100644 index 0000000..0613784 --- /dev/null +++ b/svgs/iconsax2/૕.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૖.svg b/svgs/iconsax2/૖.svg new file mode 100644 index 0000000..f2bcea0 --- /dev/null +++ b/svgs/iconsax2/૖.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૗.svg b/svgs/iconsax2/૗.svg new file mode 100644 index 0000000..d9d0f8c --- /dev/null +++ b/svgs/iconsax2/૗.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૘.svg b/svgs/iconsax2/૘.svg new file mode 100644 index 0000000..003c654 --- /dev/null +++ b/svgs/iconsax2/૘.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/૙.svg b/svgs/iconsax2/૙.svg new file mode 100644 index 0000000..9123fbe --- /dev/null +++ b/svgs/iconsax2/૙.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૚.svg b/svgs/iconsax2/૚.svg new file mode 100644 index 0000000..044e6ae --- /dev/null +++ b/svgs/iconsax2/૚.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૛.svg b/svgs/iconsax2/૛.svg new file mode 100644 index 0000000..f4a585a --- /dev/null +++ b/svgs/iconsax2/૛.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૜.svg b/svgs/iconsax2/૜.svg new file mode 100644 index 0000000..b91a85e --- /dev/null +++ b/svgs/iconsax2/૜.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૝.svg b/svgs/iconsax2/૝.svg new file mode 100644 index 0000000..f4a585a --- /dev/null +++ b/svgs/iconsax2/૝.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૞.svg b/svgs/iconsax2/૞.svg new file mode 100644 index 0000000..ea31d08 --- /dev/null +++ b/svgs/iconsax2/૞.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૟.svg b/svgs/iconsax2/૟.svg new file mode 100644 index 0000000..b91a85e --- /dev/null +++ b/svgs/iconsax2/૟.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ૠ.svg b/svgs/iconsax2/ૠ.svg new file mode 100644 index 0000000..f4a585a --- /dev/null +++ b/svgs/iconsax2/ૠ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ૡ.svg b/svgs/iconsax2/ૡ.svg new file mode 100644 index 0000000..aba0a7a --- /dev/null +++ b/svgs/iconsax2/ૡ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ૢ.svg b/svgs/iconsax2/ૢ.svg new file mode 100644 index 0000000..b91a85e --- /dev/null +++ b/svgs/iconsax2/ૢ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ૣ.svg b/svgs/iconsax2/ૣ.svg new file mode 100644 index 0000000..815ba39 --- /dev/null +++ b/svgs/iconsax2/ૣ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૤.svg b/svgs/iconsax2/૤.svg new file mode 100644 index 0000000..f4a585a --- /dev/null +++ b/svgs/iconsax2/૤.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૥.svg b/svgs/iconsax2/૥.svg new file mode 100644 index 0000000..ef472b0 --- /dev/null +++ b/svgs/iconsax2/૥.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૦.svg b/svgs/iconsax2/૦.svg new file mode 100644 index 0000000..dd3994e --- /dev/null +++ b/svgs/iconsax2/૦.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૧.svg b/svgs/iconsax2/૧.svg new file mode 100644 index 0000000..3ddb76f --- /dev/null +++ b/svgs/iconsax2/૧.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૨.svg b/svgs/iconsax2/૨.svg new file mode 100644 index 0000000..128c81a --- /dev/null +++ b/svgs/iconsax2/૨.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૩.svg b/svgs/iconsax2/૩.svg new file mode 100644 index 0000000..85a2d73 --- /dev/null +++ b/svgs/iconsax2/૩.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૪.svg b/svgs/iconsax2/૪.svg new file mode 100644 index 0000000..f6fff13 --- /dev/null +++ b/svgs/iconsax2/૪.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૫.svg b/svgs/iconsax2/૫.svg new file mode 100644 index 0000000..805b4d9 --- /dev/null +++ b/svgs/iconsax2/૫.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૬.svg b/svgs/iconsax2/૬.svg new file mode 100644 index 0000000..fbb61f7 --- /dev/null +++ b/svgs/iconsax2/૬.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૭.svg b/svgs/iconsax2/૭.svg new file mode 100644 index 0000000..ae50aba --- /dev/null +++ b/svgs/iconsax2/૭.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૮.svg b/svgs/iconsax2/૮.svg new file mode 100644 index 0000000..24c1d3f --- /dev/null +++ b/svgs/iconsax2/૮.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૯.svg b/svgs/iconsax2/૯.svg new file mode 100644 index 0000000..898569d --- /dev/null +++ b/svgs/iconsax2/૯.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૰.svg b/svgs/iconsax2/૰.svg new file mode 100644 index 0000000..77b49eb --- /dev/null +++ b/svgs/iconsax2/૰.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૱.svg b/svgs/iconsax2/૱.svg new file mode 100644 index 0000000..417c585 --- /dev/null +++ b/svgs/iconsax2/૱.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૲.svg b/svgs/iconsax2/૲.svg new file mode 100644 index 0000000..ac15139 --- /dev/null +++ b/svgs/iconsax2/૲.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૳.svg b/svgs/iconsax2/૳.svg new file mode 100644 index 0000000..f25149a --- /dev/null +++ b/svgs/iconsax2/૳.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૴.svg b/svgs/iconsax2/૴.svg new file mode 100644 index 0000000..8b520bd --- /dev/null +++ b/svgs/iconsax2/૴.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/૵.svg b/svgs/iconsax2/૵.svg new file mode 100644 index 0000000..9de1feb --- /dev/null +++ b/svgs/iconsax2/૵.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/૶.svg b/svgs/iconsax2/૶.svg new file mode 100644 index 0000000..2b833b3 --- /dev/null +++ b/svgs/iconsax2/૶.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૷.svg b/svgs/iconsax2/૷.svg new file mode 100644 index 0000000..dd52dba --- /dev/null +++ b/svgs/iconsax2/૷.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૸.svg b/svgs/iconsax2/૸.svg new file mode 100644 index 0000000..7d9d2f9 --- /dev/null +++ b/svgs/iconsax2/૸.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ૹ.svg b/svgs/iconsax2/ૹ.svg new file mode 100644 index 0000000..fbb61f7 --- /dev/null +++ b/svgs/iconsax2/ૹ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ૺ.svg b/svgs/iconsax2/ૺ.svg new file mode 100644 index 0000000..ae50aba --- /dev/null +++ b/svgs/iconsax2/ૺ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ૻ.svg b/svgs/iconsax2/ૻ.svg new file mode 100644 index 0000000..24c1d3f --- /dev/null +++ b/svgs/iconsax2/ૻ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ૼ.svg b/svgs/iconsax2/ૼ.svg new file mode 100644 index 0000000..898569d --- /dev/null +++ b/svgs/iconsax2/ૼ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૽.svg b/svgs/iconsax2/૽.svg new file mode 100644 index 0000000..fae6983 --- /dev/null +++ b/svgs/iconsax2/૽.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૾.svg b/svgs/iconsax2/૾.svg new file mode 100644 index 0000000..c4ff559 --- /dev/null +++ b/svgs/iconsax2/૾.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/૿.svg b/svgs/iconsax2/૿.svg new file mode 100644 index 0000000..10265ab --- /dev/null +++ b/svgs/iconsax2/૿.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/଀.svg b/svgs/iconsax2/଀.svg new file mode 100644 index 0000000..f3717d0 --- /dev/null +++ b/svgs/iconsax2/଀.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଁ.svg b/svgs/iconsax2/ଁ.svg new file mode 100644 index 0000000..fb9daec --- /dev/null +++ b/svgs/iconsax2/ଁ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଂ.svg b/svgs/iconsax2/ଂ.svg new file mode 100644 index 0000000..a35bea6 --- /dev/null +++ b/svgs/iconsax2/ଂ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଃ.svg b/svgs/iconsax2/ଃ.svg new file mode 100644 index 0000000..31ed796 --- /dev/null +++ b/svgs/iconsax2/ଃ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/଄.svg b/svgs/iconsax2/଄.svg new file mode 100644 index 0000000..88bf44b --- /dev/null +++ b/svgs/iconsax2/଄.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଅ.svg b/svgs/iconsax2/ଅ.svg new file mode 100644 index 0000000..6197b67 --- /dev/null +++ b/svgs/iconsax2/ଅ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ଆ.svg b/svgs/iconsax2/ଆ.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/ଆ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଇ.svg b/svgs/iconsax2/ଇ.svg new file mode 100644 index 0000000..473c081 --- /dev/null +++ b/svgs/iconsax2/ଇ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଈ.svg b/svgs/iconsax2/ଈ.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/ଈ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଉ.svg b/svgs/iconsax2/ଉ.svg new file mode 100644 index 0000000..a315b1d --- /dev/null +++ b/svgs/iconsax2/ଉ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଊ.svg b/svgs/iconsax2/ଊ.svg new file mode 100644 index 0000000..daad24d --- /dev/null +++ b/svgs/iconsax2/ଊ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଋ.svg b/svgs/iconsax2/ଋ.svg new file mode 100644 index 0000000..0d675e5 --- /dev/null +++ b/svgs/iconsax2/ଋ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଌ.svg b/svgs/iconsax2/ଌ.svg new file mode 100644 index 0000000..c92cbde --- /dev/null +++ b/svgs/iconsax2/ଌ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/଍.svg b/svgs/iconsax2/଍.svg new file mode 100644 index 0000000..036d8b7 --- /dev/null +++ b/svgs/iconsax2/଍.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/଎.svg b/svgs/iconsax2/଎.svg new file mode 100644 index 0000000..bcae955 --- /dev/null +++ b/svgs/iconsax2/଎.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଏ.svg b/svgs/iconsax2/ଏ.svg new file mode 100644 index 0000000..ab41535 --- /dev/null +++ b/svgs/iconsax2/ଏ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଐ.svg b/svgs/iconsax2/ଐ.svg new file mode 100644 index 0000000..71e56e6 --- /dev/null +++ b/svgs/iconsax2/ଐ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/଑.svg b/svgs/iconsax2/଑.svg new file mode 100644 index 0000000..967c06f --- /dev/null +++ b/svgs/iconsax2/଑.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/଒.svg b/svgs/iconsax2/଒.svg new file mode 100644 index 0000000..036d8b7 --- /dev/null +++ b/svgs/iconsax2/଒.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଓ.svg b/svgs/iconsax2/ଓ.svg new file mode 100644 index 0000000..bcae955 --- /dev/null +++ b/svgs/iconsax2/ଓ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଔ.svg b/svgs/iconsax2/ଔ.svg new file mode 100644 index 0000000..ab41535 --- /dev/null +++ b/svgs/iconsax2/ଔ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/କ.svg b/svgs/iconsax2/କ.svg new file mode 100644 index 0000000..0d675e5 --- /dev/null +++ b/svgs/iconsax2/କ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଖ.svg b/svgs/iconsax2/ଖ.svg new file mode 100644 index 0000000..a044b9d --- /dev/null +++ b/svgs/iconsax2/ଖ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଗ.svg b/svgs/iconsax2/ଗ.svg new file mode 100644 index 0000000..329f6bb --- /dev/null +++ b/svgs/iconsax2/ଗ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଘ.svg b/svgs/iconsax2/ଘ.svg new file mode 100644 index 0000000..036d8b7 --- /dev/null +++ b/svgs/iconsax2/ଘ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଙ.svg b/svgs/iconsax2/ଙ.svg new file mode 100644 index 0000000..b922397 --- /dev/null +++ b/svgs/iconsax2/ଙ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଚ.svg b/svgs/iconsax2/ଚ.svg new file mode 100644 index 0000000..a9cb3b7 --- /dev/null +++ b/svgs/iconsax2/ଚ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଛ.svg b/svgs/iconsax2/ଛ.svg new file mode 100644 index 0000000..bcae955 --- /dev/null +++ b/svgs/iconsax2/ଛ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଜ.svg b/svgs/iconsax2/ଜ.svg new file mode 100644 index 0000000..ab41535 --- /dev/null +++ b/svgs/iconsax2/ଜ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଝ.svg b/svgs/iconsax2/ଝ.svg new file mode 100644 index 0000000..967c06f --- /dev/null +++ b/svgs/iconsax2/ଝ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଞ.svg b/svgs/iconsax2/ଞ.svg new file mode 100644 index 0000000..af95477 --- /dev/null +++ b/svgs/iconsax2/ଞ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଟ.svg b/svgs/iconsax2/ଟ.svg new file mode 100644 index 0000000..036d8b7 --- /dev/null +++ b/svgs/iconsax2/ଟ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଠ.svg b/svgs/iconsax2/ଠ.svg new file mode 100644 index 0000000..bcae955 --- /dev/null +++ b/svgs/iconsax2/ଠ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଡ.svg b/svgs/iconsax2/ଡ.svg new file mode 100644 index 0000000..ab41535 --- /dev/null +++ b/svgs/iconsax2/ଡ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଢ.svg b/svgs/iconsax2/ଢ.svg new file mode 100644 index 0000000..fbf0ee6 --- /dev/null +++ b/svgs/iconsax2/ଢ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଣ.svg b/svgs/iconsax2/ଣ.svg new file mode 100644 index 0000000..bcae955 --- /dev/null +++ b/svgs/iconsax2/ଣ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ତ.svg b/svgs/iconsax2/ତ.svg new file mode 100644 index 0000000..ab41535 --- /dev/null +++ b/svgs/iconsax2/ତ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଥ.svg b/svgs/iconsax2/ଥ.svg new file mode 100644 index 0000000..0e02aec --- /dev/null +++ b/svgs/iconsax2/ଥ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଦ.svg b/svgs/iconsax2/ଦ.svg new file mode 100644 index 0000000..967c06f --- /dev/null +++ b/svgs/iconsax2/ଦ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଧ.svg b/svgs/iconsax2/ଧ.svg new file mode 100644 index 0000000..4bae5b3 --- /dev/null +++ b/svgs/iconsax2/ଧ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ନ.svg b/svgs/iconsax2/ନ.svg new file mode 100644 index 0000000..036d8b7 --- /dev/null +++ b/svgs/iconsax2/ନ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/଩.svg b/svgs/iconsax2/଩.svg new file mode 100644 index 0000000..c752e71 --- /dev/null +++ b/svgs/iconsax2/଩.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ପ.svg b/svgs/iconsax2/ପ.svg new file mode 100644 index 0000000..67b0fda --- /dev/null +++ b/svgs/iconsax2/ପ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଫ.svg b/svgs/iconsax2/ଫ.svg new file mode 100644 index 0000000..a276fb7 --- /dev/null +++ b/svgs/iconsax2/ଫ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ବ.svg b/svgs/iconsax2/ବ.svg new file mode 100644 index 0000000..cbcb648 --- /dev/null +++ b/svgs/iconsax2/ବ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଭ.svg b/svgs/iconsax2/ଭ.svg new file mode 100644 index 0000000..560bc21 --- /dev/null +++ b/svgs/iconsax2/ଭ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ମ.svg b/svgs/iconsax2/ମ.svg new file mode 100644 index 0000000..e6e3779 --- /dev/null +++ b/svgs/iconsax2/ମ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ଯ.svg b/svgs/iconsax2/ଯ.svg new file mode 100644 index 0000000..fea5a7f --- /dev/null +++ b/svgs/iconsax2/ଯ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ର.svg b/svgs/iconsax2/ର.svg new file mode 100644 index 0000000..6cb0a64 --- /dev/null +++ b/svgs/iconsax2/ର.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/଱.svg b/svgs/iconsax2/଱.svg new file mode 100644 index 0000000..55f7bde --- /dev/null +++ b/svgs/iconsax2/଱.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ଲ.svg b/svgs/iconsax2/ଲ.svg new file mode 100644 index 0000000..9183a05 --- /dev/null +++ b/svgs/iconsax2/ଲ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଳ.svg b/svgs/iconsax2/ଳ.svg new file mode 100644 index 0000000..0f5f927 --- /dev/null +++ b/svgs/iconsax2/ଳ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/଴.svg b/svgs/iconsax2/଴.svg new file mode 100644 index 0000000..2e48dd9 --- /dev/null +++ b/svgs/iconsax2/଴.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଵ.svg b/svgs/iconsax2/ଵ.svg new file mode 100644 index 0000000..021ec71 --- /dev/null +++ b/svgs/iconsax2/ଵ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଶ.svg b/svgs/iconsax2/ଶ.svg new file mode 100644 index 0000000..825e411 --- /dev/null +++ b/svgs/iconsax2/ଶ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଷ.svg b/svgs/iconsax2/ଷ.svg new file mode 100644 index 0000000..8015786 --- /dev/null +++ b/svgs/iconsax2/ଷ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ସ.svg b/svgs/iconsax2/ସ.svg new file mode 100644 index 0000000..427e567 --- /dev/null +++ b/svgs/iconsax2/ସ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ହ.svg b/svgs/iconsax2/ହ.svg new file mode 100644 index 0000000..2affc8e --- /dev/null +++ b/svgs/iconsax2/ହ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/଺.svg b/svgs/iconsax2/଺.svg new file mode 100644 index 0000000..fd475ad --- /dev/null +++ b/svgs/iconsax2/଺.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/଻.svg b/svgs/iconsax2/଻.svg new file mode 100644 index 0000000..59b218e --- /dev/null +++ b/svgs/iconsax2/଻.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/଼.svg b/svgs/iconsax2/଼.svg new file mode 100644 index 0000000..060ca9e --- /dev/null +++ b/svgs/iconsax2/଼.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଽ.svg b/svgs/iconsax2/ଽ.svg new file mode 100644 index 0000000..4c7f25c --- /dev/null +++ b/svgs/iconsax2/ଽ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ା.svg b/svgs/iconsax2/ା.svg new file mode 100644 index 0000000..88bf44b --- /dev/null +++ b/svgs/iconsax2/ା.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ି.svg b/svgs/iconsax2/ି.svg new file mode 100644 index 0000000..e09d3a8 --- /dev/null +++ b/svgs/iconsax2/ି.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ୀ.svg b/svgs/iconsax2/ୀ.svg new file mode 100644 index 0000000..29200e5 --- /dev/null +++ b/svgs/iconsax2/ୀ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ୁ.svg b/svgs/iconsax2/ୁ.svg new file mode 100644 index 0000000..88bf44b --- /dev/null +++ b/svgs/iconsax2/ୁ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ୂ.svg b/svgs/iconsax2/ୂ.svg new file mode 100644 index 0000000..9f87284 --- /dev/null +++ b/svgs/iconsax2/ୂ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ୃ.svg b/svgs/iconsax2/ୃ.svg new file mode 100644 index 0000000..85bada7 --- /dev/null +++ b/svgs/iconsax2/ୃ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ୄ.svg b/svgs/iconsax2/ୄ.svg new file mode 100644 index 0000000..e70008b --- /dev/null +++ b/svgs/iconsax2/ୄ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୅.svg b/svgs/iconsax2/୅.svg new file mode 100644 index 0000000..81558df --- /dev/null +++ b/svgs/iconsax2/୅.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୆.svg b/svgs/iconsax2/୆.svg new file mode 100644 index 0000000..04c2e7b --- /dev/null +++ b/svgs/iconsax2/୆.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/େ.svg b/svgs/iconsax2/େ.svg new file mode 100644 index 0000000..4ac6509 --- /dev/null +++ b/svgs/iconsax2/େ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ୈ.svg b/svgs/iconsax2/ୈ.svg new file mode 100644 index 0000000..04c2e7b --- /dev/null +++ b/svgs/iconsax2/ୈ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୉.svg b/svgs/iconsax2/୉.svg new file mode 100644 index 0000000..687290d --- /dev/null +++ b/svgs/iconsax2/୉.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୊.svg b/svgs/iconsax2/୊.svg new file mode 100644 index 0000000..ba77e45 --- /dev/null +++ b/svgs/iconsax2/୊.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ୋ.svg b/svgs/iconsax2/ୋ.svg new file mode 100644 index 0000000..79e132c --- /dev/null +++ b/svgs/iconsax2/ୋ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ୌ.svg b/svgs/iconsax2/ୌ.svg new file mode 100644 index 0000000..37de87d --- /dev/null +++ b/svgs/iconsax2/ୌ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୍.svg b/svgs/iconsax2/୍.svg new file mode 100644 index 0000000..a4036da --- /dev/null +++ b/svgs/iconsax2/୍.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୎.svg b/svgs/iconsax2/୎.svg new file mode 100644 index 0000000..1baa70f --- /dev/null +++ b/svgs/iconsax2/୎.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୏.svg b/svgs/iconsax2/୏.svg new file mode 100644 index 0000000..35c58b2 --- /dev/null +++ b/svgs/iconsax2/୏.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୐.svg b/svgs/iconsax2/୐.svg new file mode 100644 index 0000000..af795dd --- /dev/null +++ b/svgs/iconsax2/୐.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୑.svg b/svgs/iconsax2/୑.svg new file mode 100644 index 0000000..51ebd51 --- /dev/null +++ b/svgs/iconsax2/୑.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୒.svg b/svgs/iconsax2/୒.svg new file mode 100644 index 0000000..8290f4d --- /dev/null +++ b/svgs/iconsax2/୒.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୓.svg b/svgs/iconsax2/୓.svg new file mode 100644 index 0000000..74b3a12 --- /dev/null +++ b/svgs/iconsax2/୓.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୔.svg b/svgs/iconsax2/୔.svg new file mode 100644 index 0000000..8429c11 --- /dev/null +++ b/svgs/iconsax2/୔.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୕.svg b/svgs/iconsax2/୕.svg new file mode 100644 index 0000000..7bf6d29 --- /dev/null +++ b/svgs/iconsax2/୕.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ୖ.svg b/svgs/iconsax2/ୖ.svg new file mode 100644 index 0000000..b813325 --- /dev/null +++ b/svgs/iconsax2/ୖ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ୗ.svg b/svgs/iconsax2/ୗ.svg new file mode 100644 index 0000000..f5c982f --- /dev/null +++ b/svgs/iconsax2/ୗ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୘.svg b/svgs/iconsax2/୘.svg new file mode 100644 index 0000000..b41e776 --- /dev/null +++ b/svgs/iconsax2/୘.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୙.svg b/svgs/iconsax2/୙.svg new file mode 100644 index 0000000..9bc0f36 --- /dev/null +++ b/svgs/iconsax2/୙.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୚.svg b/svgs/iconsax2/୚.svg new file mode 100644 index 0000000..fd4ce52 --- /dev/null +++ b/svgs/iconsax2/୚.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୛.svg b/svgs/iconsax2/୛.svg new file mode 100644 index 0000000..f1ee043 --- /dev/null +++ b/svgs/iconsax2/୛.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଡ଼.svg b/svgs/iconsax2/ଡ଼.svg new file mode 100644 index 0000000..20acfca --- /dev/null +++ b/svgs/iconsax2/ଡ଼.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ଢ଼.svg b/svgs/iconsax2/ଢ଼.svg new file mode 100644 index 0000000..c608817 --- /dev/null +++ b/svgs/iconsax2/ଢ଼.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୞.svg b/svgs/iconsax2/୞.svg new file mode 100644 index 0000000..641a09c --- /dev/null +++ b/svgs/iconsax2/୞.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ୟ.svg b/svgs/iconsax2/ୟ.svg new file mode 100644 index 0000000..ef7f007 --- /dev/null +++ b/svgs/iconsax2/ୟ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ୠ.svg b/svgs/iconsax2/ୠ.svg new file mode 100644 index 0000000..32be67f --- /dev/null +++ b/svgs/iconsax2/ୠ.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ୡ.svg b/svgs/iconsax2/ୡ.svg new file mode 100644 index 0000000..829e396 --- /dev/null +++ b/svgs/iconsax2/ୡ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ୢ.svg b/svgs/iconsax2/ୢ.svg new file mode 100644 index 0000000..8107b5e --- /dev/null +++ b/svgs/iconsax2/ୢ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ୣ.svg b/svgs/iconsax2/ୣ.svg new file mode 100644 index 0000000..ed7ed79 --- /dev/null +++ b/svgs/iconsax2/ୣ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୤.svg b/svgs/iconsax2/୤.svg new file mode 100644 index 0000000..f3bd411 --- /dev/null +++ b/svgs/iconsax2/୤.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୥.svg b/svgs/iconsax2/୥.svg new file mode 100644 index 0000000..20ca7b5 --- /dev/null +++ b/svgs/iconsax2/୥.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୦.svg b/svgs/iconsax2/୦.svg new file mode 100644 index 0000000..ce8a290 --- /dev/null +++ b/svgs/iconsax2/୦.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୧.svg b/svgs/iconsax2/୧.svg new file mode 100644 index 0000000..d717f23 --- /dev/null +++ b/svgs/iconsax2/୧.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୨.svg b/svgs/iconsax2/୨.svg new file mode 100644 index 0000000..a9a1ef0 --- /dev/null +++ b/svgs/iconsax2/୨.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୩.svg b/svgs/iconsax2/୩.svg new file mode 100644 index 0000000..9026b59 --- /dev/null +++ b/svgs/iconsax2/୩.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୪.svg b/svgs/iconsax2/୪.svg new file mode 100644 index 0000000..e6e50cb --- /dev/null +++ b/svgs/iconsax2/୪.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୫.svg b/svgs/iconsax2/୫.svg new file mode 100644 index 0000000..668e672 --- /dev/null +++ b/svgs/iconsax2/୫.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୬.svg b/svgs/iconsax2/୬.svg new file mode 100644 index 0000000..776290e --- /dev/null +++ b/svgs/iconsax2/୬.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/୭.svg b/svgs/iconsax2/୭.svg new file mode 100644 index 0000000..25d92d4 --- /dev/null +++ b/svgs/iconsax2/୭.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୮.svg b/svgs/iconsax2/୮.svg new file mode 100644 index 0000000..5830618 --- /dev/null +++ b/svgs/iconsax2/୮.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୯.svg b/svgs/iconsax2/୯.svg new file mode 100644 index 0000000..630cc3c --- /dev/null +++ b/svgs/iconsax2/୯.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/୰.svg b/svgs/iconsax2/୰.svg new file mode 100644 index 0000000..6cb0a64 --- /dev/null +++ b/svgs/iconsax2/୰.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ୱ.svg b/svgs/iconsax2/ୱ.svg new file mode 100644 index 0000000..fea5a7f --- /dev/null +++ b/svgs/iconsax2/ୱ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୲.svg b/svgs/iconsax2/୲.svg new file mode 100644 index 0000000..d0d0e0c --- /dev/null +++ b/svgs/iconsax2/୲.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୳.svg b/svgs/iconsax2/୳.svg new file mode 100644 index 0000000..412ce77 --- /dev/null +++ b/svgs/iconsax2/୳.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୴.svg b/svgs/iconsax2/୴.svg new file mode 100644 index 0000000..a20aa94 --- /dev/null +++ b/svgs/iconsax2/୴.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୵.svg b/svgs/iconsax2/୵.svg new file mode 100644 index 0000000..668e672 --- /dev/null +++ b/svgs/iconsax2/୵.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୶.svg b/svgs/iconsax2/୶.svg new file mode 100644 index 0000000..586cf4e --- /dev/null +++ b/svgs/iconsax2/୶.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୷.svg b/svgs/iconsax2/୷.svg new file mode 100644 index 0000000..e93f9fa --- /dev/null +++ b/svgs/iconsax2/୷.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୸.svg b/svgs/iconsax2/୸.svg new file mode 100644 index 0000000..a3a22a9 --- /dev/null +++ b/svgs/iconsax2/୸.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୹.svg b/svgs/iconsax2/୹.svg new file mode 100644 index 0000000..e9d1a53 --- /dev/null +++ b/svgs/iconsax2/୹.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୺.svg b/svgs/iconsax2/୺.svg new file mode 100644 index 0000000..a30f7f1 --- /dev/null +++ b/svgs/iconsax2/୺.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୻.svg b/svgs/iconsax2/୻.svg new file mode 100644 index 0000000..6bd7c2f --- /dev/null +++ b/svgs/iconsax2/୻.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୼.svg b/svgs/iconsax2/୼.svg new file mode 100644 index 0000000..d388bb1 --- /dev/null +++ b/svgs/iconsax2/୼.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୽.svg b/svgs/iconsax2/୽.svg new file mode 100644 index 0000000..46eb653 --- /dev/null +++ b/svgs/iconsax2/୽.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୾.svg b/svgs/iconsax2/୾.svg new file mode 100644 index 0000000..95de40b --- /dev/null +++ b/svgs/iconsax2/୾.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/୿.svg b/svgs/iconsax2/୿.svg new file mode 100644 index 0000000..8a9a790 --- /dev/null +++ b/svgs/iconsax2/୿.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/஀.svg b/svgs/iconsax2/஀.svg new file mode 100644 index 0000000..033f52a --- /dev/null +++ b/svgs/iconsax2/஀.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/஁.svg b/svgs/iconsax2/஁.svg new file mode 100644 index 0000000..d6392b9 --- /dev/null +++ b/svgs/iconsax2/஁.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ஂ.svg b/svgs/iconsax2/ஂ.svg new file mode 100644 index 0000000..e20947d --- /dev/null +++ b/svgs/iconsax2/ஂ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ஃ.svg b/svgs/iconsax2/ஃ.svg new file mode 100644 index 0000000..8edcf53 --- /dev/null +++ b/svgs/iconsax2/ஃ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/஄.svg b/svgs/iconsax2/஄.svg new file mode 100644 index 0000000..068526c --- /dev/null +++ b/svgs/iconsax2/஄.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/அ.svg b/svgs/iconsax2/அ.svg new file mode 100644 index 0000000..b3bb6b6 --- /dev/null +++ b/svgs/iconsax2/அ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/ஆ.svg b/svgs/iconsax2/ஆ.svg new file mode 100644 index 0000000..96c7ec3 --- /dev/null +++ b/svgs/iconsax2/ஆ.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/svgs/iconsax2/இ.svg b/svgs/iconsax2/இ.svg new file mode 100644 index 0000000..cf0d5e1 --- /dev/null +++ b/svgs/iconsax2/இ.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/ஈ.svg b/svgs/iconsax2/ஈ.svg new file mode 100644 index 0000000..87507b1 --- /dev/null +++ b/svgs/iconsax2/ஈ.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/svgs/iconsax2/உ.svg b/svgs/iconsax2/உ.svg new file mode 100644 index 0000000..c84a5b2 --- /dev/null +++ b/svgs/iconsax2/உ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/ஊ.svg b/svgs/iconsax2/ஊ.svg new file mode 100644 index 0000000..81c644a --- /dev/null +++ b/svgs/iconsax2/ஊ.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/஋.svg b/svgs/iconsax2/஋.svg new file mode 100644 index 0000000..277f003 --- /dev/null +++ b/svgs/iconsax2/஋.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/஌.svg b/svgs/iconsax2/஌.svg new file mode 100644 index 0000000..3c1a16b --- /dev/null +++ b/svgs/iconsax2/஌.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/஍.svg b/svgs/iconsax2/஍.svg new file mode 100644 index 0000000..a6ea605 --- /dev/null +++ b/svgs/iconsax2/஍.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/எ.svg b/svgs/iconsax2/எ.svg new file mode 100644 index 0000000..947093c --- /dev/null +++ b/svgs/iconsax2/எ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ஏ.svg b/svgs/iconsax2/ஏ.svg new file mode 100644 index 0000000..26ab653 --- /dev/null +++ b/svgs/iconsax2/ஏ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ஐ.svg b/svgs/iconsax2/ஐ.svg new file mode 100644 index 0000000..7411daf --- /dev/null +++ b/svgs/iconsax2/ஐ.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/஑.svg b/svgs/iconsax2/஑.svg new file mode 100644 index 0000000..1ad3cb4 --- /dev/null +++ b/svgs/iconsax2/஑.svg @@ -0,0 +1,13 @@ + + + + + diff --git a/svgs/iconsax2/ஒ.svg b/svgs/iconsax2/ஒ.svg new file mode 100644 index 0000000..da3df48 --- /dev/null +++ b/svgs/iconsax2/ஒ.svg @@ -0,0 +1,10 @@ + + + + + diff --git a/svgs/iconsax2/ஓ.svg b/svgs/iconsax2/ஓ.svg new file mode 100644 index 0000000..4a43a49 --- /dev/null +++ b/svgs/iconsax2/ஓ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ஔ.svg b/svgs/iconsax2/ஔ.svg new file mode 100644 index 0000000..69fb1eb --- /dev/null +++ b/svgs/iconsax2/ஔ.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/க.svg b/svgs/iconsax2/க.svg new file mode 100644 index 0000000..edbda88 --- /dev/null +++ b/svgs/iconsax2/க.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/஖.svg b/svgs/iconsax2/஖.svg new file mode 100644 index 0000000..707dc27 --- /dev/null +++ b/svgs/iconsax2/஖.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svgs/iconsax2/஗.svg b/svgs/iconsax2/஗.svg new file mode 100644 index 0000000..a47d8a9 --- /dev/null +++ b/svgs/iconsax2/஗.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/஘.svg b/svgs/iconsax2/஘.svg new file mode 100644 index 0000000..5d96439 --- /dev/null +++ b/svgs/iconsax2/஘.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/svgs/iconsax2/ங.svg b/svgs/iconsax2/ங.svg new file mode 100644 index 0000000..38c03a0 --- /dev/null +++ b/svgs/iconsax2/ங.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/svgs/iconsax2/ச.svg b/svgs/iconsax2/ச.svg new file mode 100644 index 0000000..72a2ea2 --- /dev/null +++ b/svgs/iconsax2/ச.svg @@ -0,0 +1,8 @@ + + + + + diff --git a/views/error.ejs b/views/error.ejs new file mode 100644 index 0000000..7cf94ed --- /dev/null +++ b/views/error.ejs @@ -0,0 +1,3 @@ +

      <%= message %>

      +

      <%= error.status %>

      +
      <%= error.stack %>
      diff --git a/views/index.ejs b/views/index.ejs new file mode 100644 index 0000000..7b7a1d6 --- /dev/null +++ b/views/index.ejs @@ -0,0 +1,11 @@ + + + + <%= title %> + + + +

      <%= title %>

      +

      Welcome to <%= title %>

      + +

      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š>i%)A7r>Nw!jW`T&v$nT~NqI;P`( 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%0DqMznNz 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