capydash 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +35 -15
- data/capydash.gemspec +30 -0
- data/lib/capydash/dashboard_server.rb +0 -8
- data/lib/capydash/engine.rb +0 -2
- data/lib/capydash/forwarder.rb +0 -6
- data/lib/capydash/instrumentation.rb +64 -29
- data/lib/capydash/persistence.rb +0 -5
- data/lib/capydash/report_generator.rb +1007 -0
- data/lib/capydash/templates/report.html.erb +92 -0
- data/lib/capydash/test_data_aggregator.rb +128 -0
- data/lib/capydash/test_data_collector.rb +0 -18
- data/lib/capydash/version.rb +1 -1
- data/lib/capydash.rb +2 -0
- data/lib/tasks/capydash.rake +62 -6
- metadata +5 -2249
- data/dashboard/node_modules/@babel/code-frame/LICENSE +0 -22
- data/dashboard/node_modules/@babel/code-frame/README.md +0 -19
- data/dashboard/node_modules/@babel/code-frame/lib/index.js +0 -216
- data/dashboard/node_modules/@babel/code-frame/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/code-frame/package.json +0 -31
- data/dashboard/node_modules/@babel/compat-data/LICENSE +0 -22
- data/dashboard/node_modules/@babel/compat-data/README.md +0 -19
- data/dashboard/node_modules/@babel/compat-data/corejs2-built-ins.js +0 -2
- data/dashboard/node_modules/@babel/compat-data/corejs3-shipped-proposals.js +0 -2
- data/dashboard/node_modules/@babel/compat-data/data/corejs2-built-ins.json +0 -2106
- data/dashboard/node_modules/@babel/compat-data/data/corejs3-shipped-proposals.json +0 -5
- data/dashboard/node_modules/@babel/compat-data/data/native-modules.json +0 -18
- data/dashboard/node_modules/@babel/compat-data/data/overlapping-plugins.json +0 -35
- data/dashboard/node_modules/@babel/compat-data/data/plugin-bugfixes.json +0 -203
- data/dashboard/node_modules/@babel/compat-data/data/plugins.json +0 -838
- data/dashboard/node_modules/@babel/compat-data/native-modules.js +0 -2
- data/dashboard/node_modules/@babel/compat-data/overlapping-plugins.js +0 -2
- data/dashboard/node_modules/@babel/compat-data/package.json +0 -40
- data/dashboard/node_modules/@babel/compat-data/plugin-bugfixes.js +0 -2
- data/dashboard/node_modules/@babel/compat-data/plugins.js +0 -2
- data/dashboard/node_modules/@babel/core/LICENSE +0 -22
- data/dashboard/node_modules/@babel/core/README.md +0 -19
- data/dashboard/node_modules/@babel/core/lib/config/cache-contexts.js +0 -5
- data/dashboard/node_modules/@babel/core/lib/config/cache-contexts.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/caching.js +0 -261
- data/dashboard/node_modules/@babel/core/lib/config/caching.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/config-chain.js +0 -469
- data/dashboard/node_modules/@babel/core/lib/config/config-chain.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/config-descriptors.js +0 -190
- data/dashboard/node_modules/@babel/core/lib/config/config-descriptors.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/files/configuration.js +0 -290
- data/dashboard/node_modules/@babel/core/lib/config/files/configuration.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/files/import.cjs +0 -6
- data/dashboard/node_modules/@babel/core/lib/config/files/import.cjs.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/files/index-browser.js +0 -58
- data/dashboard/node_modules/@babel/core/lib/config/files/index-browser.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/files/index.js +0 -78
- data/dashboard/node_modules/@babel/core/lib/config/files/index.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/files/module-types.js +0 -211
- data/dashboard/node_modules/@babel/core/lib/config/files/module-types.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/files/package.js +0 -61
- data/dashboard/node_modules/@babel/core/lib/config/files/package.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/files/plugins.js +0 -230
- data/dashboard/node_modules/@babel/core/lib/config/files/plugins.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/files/types.js +0 -5
- data/dashboard/node_modules/@babel/core/lib/config/files/types.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/files/utils.js +0 -36
- data/dashboard/node_modules/@babel/core/lib/config/files/utils.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/full.js +0 -312
- data/dashboard/node_modules/@babel/core/lib/config/full.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/helpers/config-api.js +0 -84
- data/dashboard/node_modules/@babel/core/lib/config/helpers/config-api.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/helpers/deep-array.js +0 -23
- data/dashboard/node_modules/@babel/core/lib/config/helpers/deep-array.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/helpers/environment.js +0 -12
- data/dashboard/node_modules/@babel/core/lib/config/helpers/environment.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/index.js +0 -93
- data/dashboard/node_modules/@babel/core/lib/config/index.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/item.js +0 -67
- data/dashboard/node_modules/@babel/core/lib/config/item.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/partial.js +0 -158
- data/dashboard/node_modules/@babel/core/lib/config/partial.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/pattern-to-regex.js +0 -38
- data/dashboard/node_modules/@babel/core/lib/config/pattern-to-regex.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/plugin.js +0 -33
- data/dashboard/node_modules/@babel/core/lib/config/plugin.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/printer.js +0 -113
- data/dashboard/node_modules/@babel/core/lib/config/printer.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/resolve-targets-browser.js +0 -41
- data/dashboard/node_modules/@babel/core/lib/config/resolve-targets-browser.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/resolve-targets.js +0 -61
- data/dashboard/node_modules/@babel/core/lib/config/resolve-targets.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/util.js +0 -31
- data/dashboard/node_modules/@babel/core/lib/config/util.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/validation/option-assertions.js +0 -277
- data/dashboard/node_modules/@babel/core/lib/config/validation/option-assertions.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/validation/options.js +0 -189
- data/dashboard/node_modules/@babel/core/lib/config/validation/options.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/validation/plugins.js +0 -67
- data/dashboard/node_modules/@babel/core/lib/config/validation/plugins.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/validation/removed.js +0 -68
- data/dashboard/node_modules/@babel/core/lib/config/validation/removed.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/errors/config-error.js +0 -18
- data/dashboard/node_modules/@babel/core/lib/errors/config-error.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js +0 -98
- data/dashboard/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/gensync-utils/async.js +0 -90
- data/dashboard/node_modules/@babel/core/lib/gensync-utils/async.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/gensync-utils/fs.js +0 -31
- data/dashboard/node_modules/@babel/core/lib/gensync-utils/fs.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/gensync-utils/functional.js +0 -58
- data/dashboard/node_modules/@babel/core/lib/gensync-utils/functional.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/index.js +0 -233
- data/dashboard/node_modules/@babel/core/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/parse.js +0 -47
- data/dashboard/node_modules/@babel/core/lib/parse.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/parser/index.js +0 -79
- data/dashboard/node_modules/@babel/core/lib/parser/index.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/parser/util/missing-plugin-helper.js +0 -339
- data/dashboard/node_modules/@babel/core/lib/parser/util/missing-plugin-helper.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/tools/build-external-helpers.js +0 -144
- data/dashboard/node_modules/@babel/core/lib/tools/build-external-helpers.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transform-ast.js +0 -50
- data/dashboard/node_modules/@babel/core/lib/transform-ast.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transform-file-browser.js +0 -23
- data/dashboard/node_modules/@babel/core/lib/transform-file-browser.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transform-file.js +0 -40
- data/dashboard/node_modules/@babel/core/lib/transform-file.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transform.js +0 -49
- data/dashboard/node_modules/@babel/core/lib/transform.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transformation/block-hoist-plugin.js +0 -84
- data/dashboard/node_modules/@babel/core/lib/transformation/block-hoist-plugin.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transformation/file/babel-7-helpers.cjs +0 -6
- data/dashboard/node_modules/@babel/core/lib/transformation/file/babel-7-helpers.cjs.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transformation/file/file.js +0 -219
- data/dashboard/node_modules/@babel/core/lib/transformation/file/file.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transformation/file/generate.js +0 -84
- data/dashboard/node_modules/@babel/core/lib/transformation/file/generate.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transformation/file/merge-map.js +0 -37
- data/dashboard/node_modules/@babel/core/lib/transformation/file/merge-map.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transformation/index.js +0 -92
- data/dashboard/node_modules/@babel/core/lib/transformation/index.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transformation/normalize-file.js +0 -129
- data/dashboard/node_modules/@babel/core/lib/transformation/normalize-file.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transformation/normalize-opts.js +0 -59
- data/dashboard/node_modules/@babel/core/lib/transformation/normalize-opts.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transformation/plugin-pass.js +0 -50
- data/dashboard/node_modules/@babel/core/lib/transformation/plugin-pass.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transformation/util/clone-deep.js +0 -56
- data/dashboard/node_modules/@babel/core/lib/transformation/util/clone-deep.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/vendor/import-meta-resolve.js +0 -1042
- data/dashboard/node_modules/@babel/core/lib/vendor/import-meta-resolve.js.map +0 -1
- data/dashboard/node_modules/@babel/core/package.json +0 -82
- data/dashboard/node_modules/@babel/core/src/config/files/index-browser.ts +0 -115
- data/dashboard/node_modules/@babel/core/src/config/files/index.ts +0 -29
- data/dashboard/node_modules/@babel/core/src/config/resolve-targets-browser.ts +0 -42
- data/dashboard/node_modules/@babel/core/src/config/resolve-targets.ts +0 -56
- data/dashboard/node_modules/@babel/core/src/transform-file-browser.ts +0 -33
- data/dashboard/node_modules/@babel/core/src/transform-file.ts +0 -55
- data/dashboard/node_modules/@babel/generator/LICENSE +0 -22
- data/dashboard/node_modules/@babel/generator/README.md +0 -19
- data/dashboard/node_modules/@babel/generator/lib/buffer.js +0 -317
- data/dashboard/node_modules/@babel/generator/lib/buffer.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/base.js +0 -87
- data/dashboard/node_modules/@babel/generator/lib/generators/base.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/classes.js +0 -212
- data/dashboard/node_modules/@babel/generator/lib/generators/classes.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/deprecated.js +0 -28
- data/dashboard/node_modules/@babel/generator/lib/generators/deprecated.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/expressions.js +0 -300
- data/dashboard/node_modules/@babel/generator/lib/generators/expressions.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/flow.js +0 -660
- data/dashboard/node_modules/@babel/generator/lib/generators/flow.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/index.js +0 -128
- data/dashboard/node_modules/@babel/generator/lib/generators/index.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/jsx.js +0 -126
- data/dashboard/node_modules/@babel/generator/lib/generators/jsx.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/methods.js +0 -198
- data/dashboard/node_modules/@babel/generator/lib/generators/methods.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/modules.js +0 -287
- data/dashboard/node_modules/@babel/generator/lib/generators/modules.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/statements.js +0 -279
- data/dashboard/node_modules/@babel/generator/lib/generators/statements.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/template-literals.js +0 -40
- data/dashboard/node_modules/@babel/generator/lib/generators/template-literals.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/types.js +0 -238
- data/dashboard/node_modules/@babel/generator/lib/generators/types.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/typescript.js +0 -724
- data/dashboard/node_modules/@babel/generator/lib/generators/typescript.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/index.js +0 -112
- data/dashboard/node_modules/@babel/generator/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/node/index.js +0 -122
- data/dashboard/node_modules/@babel/generator/lib/node/index.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/node/parentheses.js +0 -262
- data/dashboard/node_modules/@babel/generator/lib/node/parentheses.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/node/whitespace.js +0 -145
- data/dashboard/node_modules/@babel/generator/lib/node/whitespace.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/printer.js +0 -781
- data/dashboard/node_modules/@babel/generator/lib/printer.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/source-map.js +0 -85
- data/dashboard/node_modules/@babel/generator/lib/source-map.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/token-map.js +0 -191
- data/dashboard/node_modules/@babel/generator/lib/token-map.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/package.json +0 -39
- data/dashboard/node_modules/@babel/helper-compilation-targets/LICENSE +0 -22
- data/dashboard/node_modules/@babel/helper-compilation-targets/README.md +0 -19
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/debug.js +0 -28
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/debug.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/filter-items.js +0 -67
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/filter-items.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/index.js +0 -232
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/options.js +0 -24
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/options.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/pretty.js +0 -40
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/pretty.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/targets.js +0 -28
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/targets.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/utils.js +0 -58
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/utils.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-compilation-targets/package.json +0 -43
- data/dashboard/node_modules/@babel/helper-globals/LICENSE +0 -22
- data/dashboard/node_modules/@babel/helper-globals/README.md +0 -19
- data/dashboard/node_modules/@babel/helper-globals/data/browser-upper.json +0 -911
- data/dashboard/node_modules/@babel/helper-globals/data/builtin-lower.json +0 -15
- data/dashboard/node_modules/@babel/helper-globals/data/builtin-upper.json +0 -51
- data/dashboard/node_modules/@babel/helper-globals/package.json +0 -32
- data/dashboard/node_modules/@babel/helper-module-imports/LICENSE +0 -22
- data/dashboard/node_modules/@babel/helper-module-imports/README.md +0 -19
- data/dashboard/node_modules/@babel/helper-module-imports/lib/import-builder.js +0 -122
- data/dashboard/node_modules/@babel/helper-module-imports/lib/import-builder.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-imports/lib/import-injector.js +0 -304
- data/dashboard/node_modules/@babel/helper-module-imports/lib/import-injector.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-imports/lib/index.js +0 -37
- data/dashboard/node_modules/@babel/helper-module-imports/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-imports/lib/is-module.js +0 -11
- data/dashboard/node_modules/@babel/helper-module-imports/lib/is-module.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-imports/package.json +0 -28
- data/dashboard/node_modules/@babel/helper-module-transforms/LICENSE +0 -22
- data/dashboard/node_modules/@babel/helper-module-transforms/README.md +0 -19
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/dynamic-import.js +0 -48
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/dynamic-import.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/get-module-name.js +0 -48
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/get-module-name.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/index.js +0 -398
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/lazy-modules.js +0 -31
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/lazy-modules.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/normalize-and-load-metadata.js +0 -364
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/normalize-and-load-metadata.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/rewrite-live-references.js +0 -360
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/rewrite-live-references.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/rewrite-this.js +0 -22
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/rewrite-this.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-transforms/package.json +0 -32
- data/dashboard/node_modules/@babel/helper-plugin-utils/LICENSE +0 -22
- data/dashboard/node_modules/@babel/helper-plugin-utils/README.md +0 -19
- data/dashboard/node_modules/@babel/helper-plugin-utils/lib/index.js +0 -76
- data/dashboard/node_modules/@babel/helper-plugin-utils/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-plugin-utils/package.json +0 -24
- data/dashboard/node_modules/@babel/helper-string-parser/LICENSE +0 -22
- data/dashboard/node_modules/@babel/helper-string-parser/README.md +0 -19
- data/dashboard/node_modules/@babel/helper-string-parser/lib/index.js +0 -295
- data/dashboard/node_modules/@babel/helper-string-parser/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-string-parser/package.json +0 -31
- data/dashboard/node_modules/@babel/helper-validator-identifier/LICENSE +0 -22
- data/dashboard/node_modules/@babel/helper-validator-identifier/README.md +0 -19
- data/dashboard/node_modules/@babel/helper-validator-identifier/lib/identifier.js +0 -70
- data/dashboard/node_modules/@babel/helper-validator-identifier/lib/identifier.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-validator-identifier/lib/index.js +0 -57
- data/dashboard/node_modules/@babel/helper-validator-identifier/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-validator-identifier/lib/keyword.js +0 -35
- data/dashboard/node_modules/@babel/helper-validator-identifier/lib/keyword.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-validator-identifier/package.json +0 -31
- data/dashboard/node_modules/@babel/helper-validator-option/LICENSE +0 -22
- data/dashboard/node_modules/@babel/helper-validator-option/README.md +0 -19
- data/dashboard/node_modules/@babel/helper-validator-option/lib/find-suggestion.js +0 -39
- data/dashboard/node_modules/@babel/helper-validator-option/lib/find-suggestion.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-validator-option/lib/index.js +0 -21
- data/dashboard/node_modules/@babel/helper-validator-option/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-validator-option/lib/validator.js +0 -48
- data/dashboard/node_modules/@babel/helper-validator-option/lib/validator.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-validator-option/package.json +0 -27
- data/dashboard/node_modules/@babel/helpers/LICENSE +0 -23
- data/dashboard/node_modules/@babel/helpers/README.md +0 -19
- data/dashboard/node_modules/@babel/helpers/lib/helpers/AwaitValue.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/AwaitValue.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/OverloadYield.js +0 -12
- data/dashboard/node_modules/@babel/helpers/lib/helpers/OverloadYield.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecoratedDescriptor.js +0 -31
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecoratedDescriptor.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs.js +0 -459
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs2203.js +0 -363
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs2203.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs2203R.js +0 -376
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs2203R.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs2301.js +0 -421
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs2301.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs2305.js +0 -235
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs2305.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs2311.js +0 -236
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs2311.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/arrayLikeToArray.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/arrayLikeToArray.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/arrayWithHoles.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/arrayWithHoles.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/arrayWithoutHoles.js +0 -12
- data/dashboard/node_modules/@babel/helpers/lib/helpers/arrayWithoutHoles.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/assertClassBrand.js +0 -14
- data/dashboard/node_modules/@babel/helpers/lib/helpers/assertClassBrand.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/assertThisInitialized.js +0 -14
- data/dashboard/node_modules/@babel/helpers/lib/helpers/assertThisInitialized.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/asyncGeneratorDelegate.js +0 -52
- data/dashboard/node_modules/@babel/helpers/lib/helpers/asyncGeneratorDelegate.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/asyncIterator.js +0 -72
- data/dashboard/node_modules/@babel/helpers/lib/helpers/asyncIterator.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/asyncToGenerator.js +0 -38
- data/dashboard/node_modules/@babel/helpers/lib/helpers/asyncToGenerator.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/awaitAsyncGenerator.js +0 -12
- data/dashboard/node_modules/@babel/helpers/lib/helpers/awaitAsyncGenerator.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/callSuper.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/callSuper.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/checkInRHS.js +0 -14
- data/dashboard/node_modules/@babel/helpers/lib/helpers/checkInRHS.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/checkPrivateRedeclaration.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/checkPrivateRedeclaration.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js +0 -25
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorGet.js +0 -14
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorGet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorSet.js +0 -18
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorSet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classCallCheck.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classCallCheck.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classCheckPrivateStaticAccess.js +0 -12
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classCheckPrivateStaticAccess.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classCheckPrivateStaticFieldDescriptor.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classCheckPrivateStaticFieldDescriptor.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classExtractFieldDescriptor.js +0 -12
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classExtractFieldDescriptor.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classNameTDZError.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classNameTDZError.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldDestructureSet.js +0 -14
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldDestructureSet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldGet.js +0 -14
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldGet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldGet2.js +0 -12
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldGet2.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldInitSpec.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldInitSpec.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldLooseBase.js +0 -14
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldLooseBase.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldLooseKey.js +0 -12
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldLooseKey.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldSet.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldSet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldSet2.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldSet2.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateGetter.js +0 -12
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateGetter.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateMethodGet.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateMethodGet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateMethodInitSpec.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateMethodInitSpec.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateMethodSet.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateMethodSet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateSetter.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateSetter.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldDestructureSet.js +0 -16
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldDestructureSet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldSpecGet.js +0 -16
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldSpecGet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldSpecSet.js +0 -17
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldSpecSet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classStaticPrivateMethodGet.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classStaticPrivateMethodGet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classStaticPrivateMethodSet.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classStaticPrivateMethodSet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/construct.js +0 -20
- data/dashboard/node_modules/@babel/helpers/lib/helpers/construct.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/createClass.js +0 -26
- data/dashboard/node_modules/@babel/helpers/lib/helpers/createClass.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/createForOfIteratorHelper.js +0 -64
- data/dashboard/node_modules/@babel/helpers/lib/helpers/createForOfIteratorHelper.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/createForOfIteratorHelperLoose.js +0 -29
- data/dashboard/node_modules/@babel/helpers/lib/helpers/createForOfIteratorHelperLoose.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/createSuper.js +0 -25
- data/dashboard/node_modules/@babel/helpers/lib/helpers/createSuper.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/decorate.js +0 -350
- data/dashboard/node_modules/@babel/helpers/lib/helpers/decorate.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/defaults.js +0 -18
- data/dashboard/node_modules/@babel/helpers/lib/helpers/defaults.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/defineAccessor.js +0 -16
- data/dashboard/node_modules/@babel/helpers/lib/helpers/defineAccessor.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/defineEnumerableProperties.js +0 -27
- data/dashboard/node_modules/@babel/helpers/lib/helpers/defineEnumerableProperties.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/defineProperty.js +0 -23
- data/dashboard/node_modules/@babel/helpers/lib/helpers/defineProperty.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/dispose.js +0 -47
- data/dashboard/node_modules/@babel/helpers/lib/helpers/dispose.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/extends.js +0 -22
- data/dashboard/node_modules/@babel/helpers/lib/helpers/extends.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/get.js +0 -25
- data/dashboard/node_modules/@babel/helpers/lib/helpers/get.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/getPrototypeOf.js +0 -14
- data/dashboard/node_modules/@babel/helpers/lib/helpers/getPrototypeOf.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/identity.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/identity.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/importDeferProxy.js +0 -35
- data/dashboard/node_modules/@babel/helpers/lib/helpers/importDeferProxy.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/inherits.js +0 -25
- data/dashboard/node_modules/@babel/helpers/lib/helpers/inherits.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/inheritsLoose.js +0 -14
- data/dashboard/node_modules/@babel/helpers/lib/helpers/inheritsLoose.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/initializerDefineProperty.js +0 -17
- data/dashboard/node_modules/@babel/helpers/lib/helpers/initializerDefineProperty.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/initializerWarningHelper.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/initializerWarningHelper.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/instanceof.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/instanceof.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/interopRequireDefault.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/interopRequireDefault.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/interopRequireWildcard.js +0 -44
- data/dashboard/node_modules/@babel/helpers/lib/helpers/interopRequireWildcard.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/isNativeFunction.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/isNativeFunction.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js +0 -16
- data/dashboard/node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/iterableToArray.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/iterableToArray.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/iterableToArrayLimit.js +0 -41
- data/dashboard/node_modules/@babel/helpers/lib/helpers/iterableToArrayLimit.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/jsx.js +0 -47
- data/dashboard/node_modules/@babel/helpers/lib/helpers/jsx.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/maybeArrayLike.js +0 -16
- data/dashboard/node_modules/@babel/helpers/lib/helpers/maybeArrayLike.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/newArrowCheck.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/newArrowCheck.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/nonIterableRest.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/nonIterableRest.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/nonIterableSpread.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/nonIterableSpread.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/nullishReceiverError.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/nullishReceiverError.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/objectDestructuringEmpty.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/objectDestructuringEmpty.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/objectSpread.js +0 -24
- data/dashboard/node_modules/@babel/helpers/lib/helpers/objectSpread.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/objectSpread2.js +0 -39
- data/dashboard/node_modules/@babel/helpers/lib/helpers/objectSpread2.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/objectWithoutProperties.js +0 -24
- data/dashboard/node_modules/@babel/helpers/lib/helpers/objectWithoutProperties.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/objectWithoutPropertiesLoose.js +0 -19
- data/dashboard/node_modules/@babel/helpers/lib/helpers/objectWithoutPropertiesLoose.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/possibleConstructorReturn.js +0 -17
- data/dashboard/node_modules/@babel/helpers/lib/helpers/possibleConstructorReturn.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/readOnlyError.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/readOnlyError.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regenerator.js +0 -188
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regenerator.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorAsync.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorAsync.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorAsyncGen.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorAsyncGen.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorAsyncIterator.js +0 -49
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorAsyncIterator.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorDefine.js +0 -40
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorDefine.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorKeys.js +0 -28
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorKeys.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorRuntime.js +0 -98
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorRuntime.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorValues.js +0 -32
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorValues.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/set.js +0 -48
- data/dashboard/node_modules/@babel/helpers/lib/helpers/set.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/setFunctionName.js +0 -21
- data/dashboard/node_modules/@babel/helpers/lib/helpers/setFunctionName.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/setPrototypeOf.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/setPrototypeOf.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/skipFirstGeneratorNext.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/skipFirstGeneratorNext.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/slicedToArray.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/slicedToArray.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/superPropBase.js +0 -16
- data/dashboard/node_modules/@babel/helpers/lib/helpers/superPropBase.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/superPropGet.js +0 -16
- data/dashboard/node_modules/@babel/helpers/lib/helpers/superPropGet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/superPropSet.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/superPropSet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/taggedTemplateLiteral.js +0 -18
- data/dashboard/node_modules/@babel/helpers/lib/helpers/taggedTemplateLiteral.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/taggedTemplateLiteralLoose.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/taggedTemplateLiteralLoose.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/tdz.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/tdz.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/temporalRef.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/temporalRef.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/temporalUndefined.js +0 -9
- data/dashboard/node_modules/@babel/helpers/lib/helpers/temporalUndefined.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/toArray.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/toArray.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/toConsumableArray.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/toConsumableArray.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/toPrimitive.js +0 -18
- data/dashboard/node_modules/@babel/helpers/lib/helpers/toPrimitive.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/toPropertyKey.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/toPropertyKey.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/toSetter.js +0 -18
- data/dashboard/node_modules/@babel/helpers/lib/helpers/toSetter.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/tsRewriteRelativeImportExtensions.js +0 -16
- data/dashboard/node_modules/@babel/helpers/lib/helpers/tsRewriteRelativeImportExtensions.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/typeof.js +0 -22
- data/dashboard/node_modules/@babel/helpers/lib/helpers/typeof.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/unsupportedIterableToArray.js +0 -19
- data/dashboard/node_modules/@babel/helpers/lib/helpers/unsupportedIterableToArray.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/using.js +0 -29
- data/dashboard/node_modules/@babel/helpers/lib/helpers/using.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/usingCtx.js +0 -103
- data/dashboard/node_modules/@babel/helpers/lib/helpers/usingCtx.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/wrapAsyncGenerator.js +0 -97
- data/dashboard/node_modules/@babel/helpers/lib/helpers/wrapAsyncGenerator.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/wrapNativeSuper.js +0 -38
- data/dashboard/node_modules/@babel/helpers/lib/helpers/wrapNativeSuper.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/wrapRegExp.js +0 -72
- data/dashboard/node_modules/@babel/helpers/lib/helpers/wrapRegExp.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/writeOnlyError.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/writeOnlyError.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers-generated.js +0 -1442
- data/dashboard/node_modules/@babel/helpers/lib/helpers-generated.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/index.js +0 -126
- data/dashboard/node_modules/@babel/helpers/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/package.json +0 -31
- data/dashboard/node_modules/@babel/parser/CHANGELOG.md +0 -1073
- data/dashboard/node_modules/@babel/parser/LICENSE +0 -19
- data/dashboard/node_modules/@babel/parser/README.md +0 -19
- data/dashboard/node_modules/@babel/parser/bin/babel-parser.js +0 -15
- data/dashboard/node_modules/@babel/parser/lib/index.js +0 -14595
- data/dashboard/node_modules/@babel/parser/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/parser/package.json +0 -50
- data/dashboard/node_modules/@babel/parser/typings/babel-parser.d.ts +0 -239
- data/dashboard/node_modules/@babel/plugin-transform-react-jsx-self/LICENSE +0 -22
- data/dashboard/node_modules/@babel/plugin-transform-react-jsx-self/README.md +0 -19
- data/dashboard/node_modules/@babel/plugin-transform-react-jsx-self/lib/index.js +0 -61
- data/dashboard/node_modules/@babel/plugin-transform-react-jsx-self/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/plugin-transform-react-jsx-self/package.json +0 -35
- data/dashboard/node_modules/@babel/plugin-transform-react-jsx-source/LICENSE +0 -22
- data/dashboard/node_modules/@babel/plugin-transform-react-jsx-source/README.md +0 -19
- data/dashboard/node_modules/@babel/plugin-transform-react-jsx-source/lib/index.js +0 -51
- data/dashboard/node_modules/@babel/plugin-transform-react-jsx-source/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/plugin-transform-react-jsx-source/package.json +0 -35
- data/dashboard/node_modules/@babel/template/LICENSE +0 -22
- data/dashboard/node_modules/@babel/template/README.md +0 -19
- data/dashboard/node_modules/@babel/template/lib/builder.js +0 -69
- data/dashboard/node_modules/@babel/template/lib/builder.js.map +0 -1
- data/dashboard/node_modules/@babel/template/lib/formatters.js +0 -61
- data/dashboard/node_modules/@babel/template/lib/formatters.js.map +0 -1
- data/dashboard/node_modules/@babel/template/lib/index.js +0 -23
- data/dashboard/node_modules/@babel/template/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/template/lib/literal.js +0 -69
- data/dashboard/node_modules/@babel/template/lib/literal.js.map +0 -1
- data/dashboard/node_modules/@babel/template/lib/options.js +0 -73
- data/dashboard/node_modules/@babel/template/lib/options.js.map +0 -1
- data/dashboard/node_modules/@babel/template/lib/parse.js +0 -163
- data/dashboard/node_modules/@babel/template/lib/parse.js.map +0 -1
- data/dashboard/node_modules/@babel/template/lib/populate.js +0 -138
- data/dashboard/node_modules/@babel/template/lib/populate.js.map +0 -1
- data/dashboard/node_modules/@babel/template/lib/string.js +0 -20
- data/dashboard/node_modules/@babel/template/lib/string.js.map +0 -1
- data/dashboard/node_modules/@babel/template/package.json +0 -27
- data/dashboard/node_modules/@babel/traverse/LICENSE +0 -22
- data/dashboard/node_modules/@babel/traverse/README.md +0 -19
- data/dashboard/node_modules/@babel/traverse/lib/cache.js +0 -38
- data/dashboard/node_modules/@babel/traverse/lib/cache.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/context.js +0 -119
- data/dashboard/node_modules/@babel/traverse/lib/context.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/hub.js +0 -19
- data/dashboard/node_modules/@babel/traverse/lib/hub.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/index.js +0 -87
- data/dashboard/node_modules/@babel/traverse/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/ancestry.js +0 -139
- data/dashboard/node_modules/@babel/traverse/lib/path/ancestry.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/comments.js +0 -52
- data/dashboard/node_modules/@babel/traverse/lib/path/comments.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/context.js +0 -242
- data/dashboard/node_modules/@babel/traverse/lib/path/context.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/conversion.js +0 -612
- data/dashboard/node_modules/@babel/traverse/lib/path/conversion.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/evaluation.js +0 -368
- data/dashboard/node_modules/@babel/traverse/lib/path/evaluation.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/family.js +0 -346
- data/dashboard/node_modules/@babel/traverse/lib/path/family.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/index.js +0 -293
- data/dashboard/node_modules/@babel/traverse/lib/path/index.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/inference/index.js +0 -149
- data/dashboard/node_modules/@babel/traverse/lib/path/inference/index.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/inference/inferer-reference.js +0 -151
- data/dashboard/node_modules/@babel/traverse/lib/path/inference/inferer-reference.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/inference/inferers.js +0 -207
- data/dashboard/node_modules/@babel/traverse/lib/path/inference/inferers.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/inference/util.js +0 -30
- data/dashboard/node_modules/@babel/traverse/lib/path/inference/util.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/introspection.js +0 -398
- data/dashboard/node_modules/@babel/traverse/lib/path/introspection.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/lib/hoister.js +0 -171
- data/dashboard/node_modules/@babel/traverse/lib/path/lib/hoister.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/lib/removal-hooks.js +0 -37
- data/dashboard/node_modules/@babel/traverse/lib/path/lib/removal-hooks.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js +0 -163
- data/dashboard/node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/lib/virtual-types.js +0 -26
- data/dashboard/node_modules/@babel/traverse/lib/path/lib/virtual-types.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/modification.js +0 -231
- data/dashboard/node_modules/@babel/traverse/lib/path/modification.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/removal.js +0 -70
- data/dashboard/node_modules/@babel/traverse/lib/path/removal.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/replacement.js +0 -263
- data/dashboard/node_modules/@babel/traverse/lib/path/replacement.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/scope/binding.js +0 -84
- data/dashboard/node_modules/@babel/traverse/lib/scope/binding.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/scope/index.js +0 -1039
- data/dashboard/node_modules/@babel/traverse/lib/scope/index.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/scope/lib/renamer.js +0 -131
- data/dashboard/node_modules/@babel/traverse/lib/scope/lib/renamer.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/traverse-node.js +0 -138
- data/dashboard/node_modules/@babel/traverse/lib/traverse-node.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/types.js +0 -3
- data/dashboard/node_modules/@babel/traverse/lib/types.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/visitors.js +0 -258
- data/dashboard/node_modules/@babel/traverse/lib/visitors.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/package.json +0 -35
- data/dashboard/node_modules/@babel/types/LICENSE +0 -22
- data/dashboard/node_modules/@babel/types/README.md +0 -19
- data/dashboard/node_modules/@babel/types/lib/asserts/assertNode.js +0 -16
- data/dashboard/node_modules/@babel/types/lib/asserts/assertNode.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/asserts/generated/index.js +0 -1251
- data/dashboard/node_modules/@babel/types/lib/asserts/generated/index.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/ast-types/generated/index.js +0 -3
- data/dashboard/node_modules/@babel/types/lib/ast-types/generated/index.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js +0 -18
- data/dashboard/node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js +0 -31
- data/dashboard/node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/builders/generated/index.js +0 -29
- data/dashboard/node_modules/@babel/types/lib/builders/generated/index.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/builders/generated/lowercase.js +0 -2896
- data/dashboard/node_modules/@babel/types/lib/builders/generated/lowercase.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/builders/generated/uppercase.js +0 -274
- data/dashboard/node_modules/@babel/types/lib/builders/generated/uppercase.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/builders/productions.js +0 -12
- data/dashboard/node_modules/@babel/types/lib/builders/productions.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/builders/react/buildChildren.js +0 -24
- data/dashboard/node_modules/@babel/types/lib/builders/react/buildChildren.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js +0 -22
- data/dashboard/node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/builders/validateNode.js +0 -21
- data/dashboard/node_modules/@babel/types/lib/builders/validateNode.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/clone/clone.js +0 -12
- data/dashboard/node_modules/@babel/types/lib/clone/clone.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/clone/cloneDeep.js +0 -12
- data/dashboard/node_modules/@babel/types/lib/clone/cloneDeep.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js +0 -12
- data/dashboard/node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/clone/cloneNode.js +0 -107
- data/dashboard/node_modules/@babel/types/lib/clone/cloneNode.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/clone/cloneWithoutLoc.js +0 -12
- data/dashboard/node_modules/@babel/types/lib/clone/cloneWithoutLoc.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/comments/addComment.js +0 -15
- data/dashboard/node_modules/@babel/types/lib/comments/addComment.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/comments/addComments.js +0 -22
- data/dashboard/node_modules/@babel/types/lib/comments/addComments.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/comments/inheritInnerComments.js +0 -12
- data/dashboard/node_modules/@babel/types/lib/comments/inheritInnerComments.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/comments/inheritLeadingComments.js +0 -12
- data/dashboard/node_modules/@babel/types/lib/comments/inheritLeadingComments.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/comments/inheritTrailingComments.js +0 -12
- data/dashboard/node_modules/@babel/types/lib/comments/inheritTrailingComments.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/comments/inheritsComments.js +0 -17
- data/dashboard/node_modules/@babel/types/lib/comments/inheritsComments.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/comments/removeComments.js +0 -15
- data/dashboard/node_modules/@babel/types/lib/comments/removeComments.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/constants/generated/index.js +0 -60
- data/dashboard/node_modules/@babel/types/lib/constants/generated/index.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/constants/index.js +0 -33
- data/dashboard/node_modules/@babel/types/lib/constants/index.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/ensureBlock.js +0 -14
- data/dashboard/node_modules/@babel/types/lib/converters/ensureBlock.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js +0 -66
- data/dashboard/node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/toBindingIdentifierName.js +0 -14
- data/dashboard/node_modules/@babel/types/lib/converters/toBindingIdentifierName.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/toBlock.js +0 -29
- data/dashboard/node_modules/@babel/types/lib/converters/toBlock.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/toComputedKey.js +0 -14
- data/dashboard/node_modules/@babel/types/lib/converters/toComputedKey.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/toExpression.js +0 -28
- data/dashboard/node_modules/@babel/types/lib/converters/toExpression.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/toIdentifier.js +0 -25
- data/dashboard/node_modules/@babel/types/lib/converters/toIdentifier.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/toKeyAlias.js +0 -38
- data/dashboard/node_modules/@babel/types/lib/converters/toKeyAlias.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/toSequenceExpression.js +0 -20
- data/dashboard/node_modules/@babel/types/lib/converters/toSequenceExpression.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/toStatement.js +0 -39
- data/dashboard/node_modules/@babel/types/lib/converters/toStatement.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/valueToNode.js +0 -89
- data/dashboard/node_modules/@babel/types/lib/converters/valueToNode.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/definitions/core.js +0 -1659
- data/dashboard/node_modules/@babel/types/lib/definitions/core.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/definitions/deprecated-aliases.js +0 -11
- data/dashboard/node_modules/@babel/types/lib/definitions/deprecated-aliases.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/definitions/experimental.js +0 -126
- data/dashboard/node_modules/@babel/types/lib/definitions/experimental.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/definitions/flow.js +0 -495
- data/dashboard/node_modules/@babel/types/lib/definitions/flow.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/definitions/index.js +0 -100
- data/dashboard/node_modules/@babel/types/lib/definitions/index.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/definitions/jsx.js +0 -157
- data/dashboard/node_modules/@babel/types/lib/definitions/jsx.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/definitions/misc.js +0 -33
- data/dashboard/node_modules/@babel/types/lib/definitions/misc.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/definitions/placeholders.js +0 -27
- data/dashboard/node_modules/@babel/types/lib/definitions/placeholders.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/definitions/typescript.js +0 -528
- data/dashboard/node_modules/@babel/types/lib/definitions/typescript.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/definitions/utils.js +0 -292
- data/dashboard/node_modules/@babel/types/lib/definitions/utils.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/index-legacy.d.ts +0 -2797
- data/dashboard/node_modules/@babel/types/lib/index.d.ts +0 -3308
- data/dashboard/node_modules/@babel/types/lib/index.js +0 -584
- data/dashboard/node_modules/@babel/types/lib/index.js.flow +0 -2650
- data/dashboard/node_modules/@babel/types/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/modifications/appendToMemberExpression.js +0 -15
- data/dashboard/node_modules/@babel/types/lib/modifications/appendToMemberExpression.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js +0 -65
- data/dashboard/node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/modifications/inherits.js +0 -28
- data/dashboard/node_modules/@babel/types/lib/modifications/inherits.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/modifications/prependToMemberExpression.js +0 -17
- data/dashboard/node_modules/@babel/types/lib/modifications/prependToMemberExpression.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/modifications/removeProperties.js +0 -24
- data/dashboard/node_modules/@babel/types/lib/modifications/removeProperties.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/modifications/removePropertiesDeep.js +0 -14
- data/dashboard/node_modules/@babel/types/lib/modifications/removePropertiesDeep.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js +0 -66
- data/dashboard/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/retrievers/getAssignmentIdentifiers.js +0 -48
- data/dashboard/node_modules/@babel/types/lib/retrievers/getAssignmentIdentifiers.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js +0 -102
- data/dashboard/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/retrievers/getFunctionName.js +0 -63
- data/dashboard/node_modules/@babel/types/lib/retrievers/getFunctionName.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js +0 -13
- data/dashboard/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/traverse/traverse.js +0 -50
- data/dashboard/node_modules/@babel/types/lib/traverse/traverse.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/traverse/traverseFast.js +0 -40
- data/dashboard/node_modules/@babel/types/lib/traverse/traverseFast.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/utils/deprecationWarning.js +0 -44
- data/dashboard/node_modules/@babel/types/lib/utils/deprecationWarning.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/utils/inherit.js +0 -13
- data/dashboard/node_modules/@babel/types/lib/utils/inherit.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js +0 -40
- data/dashboard/node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/utils/shallowEqual.js +0 -17
- data/dashboard/node_modules/@babel/types/lib/utils/shallowEqual.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js +0 -13
- data/dashboard/node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/generated/index.js +0 -2797
- data/dashboard/node_modules/@babel/types/lib/validators/generated/index.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/is.js +0 -27
- data/dashboard/node_modules/@babel/types/lib/validators/is.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isBinding.js +0 -27
- data/dashboard/node_modules/@babel/types/lib/validators/isBinding.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isBlockScoped.js +0 -13
- data/dashboard/node_modules/@babel/types/lib/validators/isBlockScoped.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isImmutable.js +0 -21
- data/dashboard/node_modules/@babel/types/lib/validators/isImmutable.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isLet.js +0 -17
- data/dashboard/node_modules/@babel/types/lib/validators/isLet.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isNode.js +0 -12
- data/dashboard/node_modules/@babel/types/lib/validators/isNode.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isNodesEquivalent.js +0 -57
- data/dashboard/node_modules/@babel/types/lib/validators/isNodesEquivalent.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isPlaceholderType.js +0 -15
- data/dashboard/node_modules/@babel/types/lib/validators/isPlaceholderType.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isReferenced.js +0 -96
- data/dashboard/node_modules/@babel/types/lib/validators/isReferenced.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isScope.js +0 -18
- data/dashboard/node_modules/@babel/types/lib/validators/isScope.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isSpecifierDefault.js +0 -14
- data/dashboard/node_modules/@babel/types/lib/validators/isSpecifierDefault.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isType.js +0 -17
- data/dashboard/node_modules/@babel/types/lib/validators/isType.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isValidES3Identifier.js +0 -13
- data/dashboard/node_modules/@babel/types/lib/validators/isValidES3Identifier.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isValidIdentifier.js +0 -18
- data/dashboard/node_modules/@babel/types/lib/validators/isValidIdentifier.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isVar.js +0 -19
- data/dashboard/node_modules/@babel/types/lib/validators/isVar.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/matchesPattern.js +0 -44
- data/dashboard/node_modules/@babel/types/lib/validators/matchesPattern.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/react/isCompatTag.js +0 -11
- data/dashboard/node_modules/@babel/types/lib/validators/react/isCompatTag.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/react/isReactComponent.js +0 -11
- data/dashboard/node_modules/@babel/types/lib/validators/react/isReactComponent.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/validate.js +0 -42
- data/dashboard/node_modules/@babel/types/lib/validators/validate.js.map +0 -1
- data/dashboard/node_modules/@babel/types/package.json +0 -39
- data/dashboard/node_modules/@esbuild/darwin-arm64/README.md +0 -3
- data/dashboard/node_modules/@esbuild/darwin-arm64/bin/esbuild +0 -0
- data/dashboard/node_modules/@esbuild/darwin-arm64/package.json +0 -20
- data/dashboard/node_modules/@jridgewell/gen-mapping/LICENSE +0 -19
- data/dashboard/node_modules/@jridgewell/gen-mapping/README.md +0 -227
- data/dashboard/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs +0 -292
- data/dashboard/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs.map +0 -6
- data/dashboard/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js +0 -358
- data/dashboard/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js.map +0 -6
- data/dashboard/node_modules/@jridgewell/gen-mapping/dist/types/gen-mapping.d.ts +0 -88
- data/dashboard/node_modules/@jridgewell/gen-mapping/dist/types/set-array.d.ts +0 -32
- data/dashboard/node_modules/@jridgewell/gen-mapping/dist/types/sourcemap-segment.d.ts +0 -12
- data/dashboard/node_modules/@jridgewell/gen-mapping/dist/types/types.d.ts +0 -43
- data/dashboard/node_modules/@jridgewell/gen-mapping/package.json +0 -67
- data/dashboard/node_modules/@jridgewell/gen-mapping/src/gen-mapping.ts +0 -614
- data/dashboard/node_modules/@jridgewell/gen-mapping/src/set-array.ts +0 -82
- data/dashboard/node_modules/@jridgewell/gen-mapping/src/sourcemap-segment.ts +0 -16
- data/dashboard/node_modules/@jridgewell/gen-mapping/src/types.ts +0 -61
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/gen-mapping.d.cts +0 -89
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/gen-mapping.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/gen-mapping.d.mts +0 -89
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/gen-mapping.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/set-array.d.cts +0 -33
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/set-array.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/set-array.d.mts +0 -33
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/set-array.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/sourcemap-segment.d.cts +0 -13
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/sourcemap-segment.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/sourcemap-segment.d.mts +0 -13
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/sourcemap-segment.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/types.d.cts +0 -44
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/types.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/types.d.mts +0 -44
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/types.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/remapping/LICENSE +0 -19
- data/dashboard/node_modules/@jridgewell/remapping/README.md +0 -218
- data/dashboard/node_modules/@jridgewell/remapping/dist/remapping.mjs +0 -144
- data/dashboard/node_modules/@jridgewell/remapping/dist/remapping.mjs.map +0 -6
- data/dashboard/node_modules/@jridgewell/remapping/dist/remapping.umd.js +0 -212
- data/dashboard/node_modules/@jridgewell/remapping/dist/remapping.umd.js.map +0 -6
- data/dashboard/node_modules/@jridgewell/remapping/package.json +0 -71
- data/dashboard/node_modules/@jridgewell/remapping/src/build-source-map-tree.ts +0 -89
- data/dashboard/node_modules/@jridgewell/remapping/src/remapping.ts +0 -42
- data/dashboard/node_modules/@jridgewell/remapping/src/source-map-tree.ts +0 -172
- data/dashboard/node_modules/@jridgewell/remapping/src/source-map.ts +0 -38
- data/dashboard/node_modules/@jridgewell/remapping/src/types.ts +0 -27
- data/dashboard/node_modules/@jridgewell/remapping/types/build-source-map-tree.d.cts +0 -15
- data/dashboard/node_modules/@jridgewell/remapping/types/build-source-map-tree.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/remapping/types/build-source-map-tree.d.mts +0 -15
- data/dashboard/node_modules/@jridgewell/remapping/types/build-source-map-tree.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/remapping/types/remapping.d.cts +0 -21
- data/dashboard/node_modules/@jridgewell/remapping/types/remapping.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/remapping/types/remapping.d.mts +0 -21
- data/dashboard/node_modules/@jridgewell/remapping/types/remapping.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/remapping/types/source-map-tree.d.cts +0 -46
- data/dashboard/node_modules/@jridgewell/remapping/types/source-map-tree.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/remapping/types/source-map-tree.d.mts +0 -46
- data/dashboard/node_modules/@jridgewell/remapping/types/source-map-tree.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/remapping/types/source-map.d.cts +0 -19
- data/dashboard/node_modules/@jridgewell/remapping/types/source-map.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/remapping/types/source-map.d.mts +0 -19
- data/dashboard/node_modules/@jridgewell/remapping/types/source-map.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/remapping/types/types.d.cts +0 -16
- data/dashboard/node_modules/@jridgewell/remapping/types/types.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/remapping/types/types.d.mts +0 -16
- data/dashboard/node_modules/@jridgewell/remapping/types/types.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/resolve-uri/LICENSE +0 -19
- data/dashboard/node_modules/@jridgewell/resolve-uri/README.md +0 -40
- data/dashboard/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.mjs +0 -232
- data/dashboard/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.mjs.map +0 -1
- data/dashboard/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js +0 -240
- data/dashboard/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js.map +0 -1
- data/dashboard/node_modules/@jridgewell/resolve-uri/dist/types/resolve-uri.d.ts +0 -4
- data/dashboard/node_modules/@jridgewell/resolve-uri/package.json +0 -69
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/LICENSE +0 -19
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/README.md +0 -264
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs +0 -423
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs.map +0 -6
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js +0 -464
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js.map +0 -6
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/package.json +0 -63
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/src/scopes.ts +0 -345
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/src/sourcemap-codec.ts +0 -111
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/src/strings.ts +0 -65
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/src/vlq.ts +0 -55
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/scopes.d.cts +0 -50
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/scopes.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/scopes.d.mts +0 -50
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/scopes.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/sourcemap-codec.d.cts +0 -9
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/sourcemap-codec.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/sourcemap-codec.d.mts +0 -9
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/sourcemap-codec.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/strings.d.cts +0 -16
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/strings.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/strings.d.mts +0 -16
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/strings.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/vlq.d.cts +0 -7
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/vlq.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/vlq.d.mts +0 -7
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/vlq.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/LICENSE +0 -19
- data/dashboard/node_modules/@jridgewell/trace-mapping/README.md +0 -348
- data/dashboard/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs +0 -493
- data/dashboard/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs.map +0 -6
- data/dashboard/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js +0 -559
- data/dashboard/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js.map +0 -6
- data/dashboard/node_modules/@jridgewell/trace-mapping/package.json +0 -67
- data/dashboard/node_modules/@jridgewell/trace-mapping/src/binary-search.ts +0 -115
- data/dashboard/node_modules/@jridgewell/trace-mapping/src/by-source.ts +0 -41
- data/dashboard/node_modules/@jridgewell/trace-mapping/src/flatten-map.ts +0 -192
- data/dashboard/node_modules/@jridgewell/trace-mapping/src/resolve.ts +0 -16
- data/dashboard/node_modules/@jridgewell/trace-mapping/src/sort.ts +0 -45
- data/dashboard/node_modules/@jridgewell/trace-mapping/src/sourcemap-segment.ts +0 -23
- data/dashboard/node_modules/@jridgewell/trace-mapping/src/strip-filename.ts +0 -8
- data/dashboard/node_modules/@jridgewell/trace-mapping/src/trace-mapping.ts +0 -502
- data/dashboard/node_modules/@jridgewell/trace-mapping/src/types.ts +0 -114
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/binary-search.d.cts +0 -33
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/binary-search.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/binary-search.d.mts +0 -33
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/binary-search.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/by-source.d.cts +0 -4
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/by-source.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/by-source.d.mts +0 -4
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/by-source.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/flatten-map.d.cts +0 -9
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/flatten-map.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/flatten-map.d.mts +0 -9
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/flatten-map.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/resolve.d.cts +0 -4
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/resolve.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/resolve.d.mts +0 -4
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/resolve.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/sort.d.cts +0 -4
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/sort.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/sort.d.mts +0 -4
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/sort.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/sourcemap-segment.d.cts +0 -17
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/sourcemap-segment.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/sourcemap-segment.d.mts +0 -17
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/sourcemap-segment.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/strip-filename.d.cts +0 -5
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/strip-filename.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/strip-filename.d.mts +0 -5
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/strip-filename.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/trace-mapping.d.cts +0 -80
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/trace-mapping.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/trace-mapping.d.mts +0 -80
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/trace-mapping.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/types.d.cts +0 -107
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/types.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/types.d.mts +0 -107
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/types.d.mts.map +0 -1
- data/dashboard/node_modules/@rolldown/pluginutils/LICENSE +0 -25
- data/dashboard/node_modules/@rolldown/pluginutils/README.md +0 -85
- data/dashboard/node_modules/@rolldown/pluginutils/dist/index.cjs +0 -266
- data/dashboard/node_modules/@rolldown/pluginutils/dist/index.d.cts +0 -157
- data/dashboard/node_modules/@rolldown/pluginutils/dist/index.d.ts +0 -157
- data/dashboard/node_modules/@rolldown/pluginutils/dist/index.js +0 -250
- data/dashboard/node_modules/@rolldown/pluginutils/package.json +0 -36
- data/dashboard/node_modules/@rollup/rollup-darwin-arm64/README.md +0 -3
- data/dashboard/node_modules/@rollup/rollup-darwin-arm64/package.json +0 -19
- data/dashboard/node_modules/@rollup/rollup-darwin-arm64/rollup.darwin-arm64.node +0 -0
- data/dashboard/node_modules/@types/babel__core/LICENSE +0 -21
- data/dashboard/node_modules/@types/babel__core/README.md +0 -15
- data/dashboard/node_modules/@types/babel__core/index.d.ts +0 -831
- data/dashboard/node_modules/@types/babel__core/package.json +0 -51
- data/dashboard/node_modules/@types/babel__generator/LICENSE +0 -21
- data/dashboard/node_modules/@types/babel__generator/README.md +0 -15
- data/dashboard/node_modules/@types/babel__generator/index.d.ts +0 -210
- data/dashboard/node_modules/@types/babel__generator/package.json +0 -43
- data/dashboard/node_modules/@types/babel__template/LICENSE +0 -21
- data/dashboard/node_modules/@types/babel__template/README.md +0 -15
- data/dashboard/node_modules/@types/babel__template/index.d.ts +0 -92
- data/dashboard/node_modules/@types/babel__template/package.json +0 -43
- data/dashboard/node_modules/@types/babel__traverse/LICENSE +0 -21
- data/dashboard/node_modules/@types/babel__traverse/README.md +0 -15
- data/dashboard/node_modules/@types/babel__traverse/index.d.ts +0 -1506
- data/dashboard/node_modules/@types/babel__traverse/package.json +0 -63
- data/dashboard/node_modules/@types/estree/LICENSE +0 -21
- data/dashboard/node_modules/@types/estree/README.md +0 -15
- data/dashboard/node_modules/@types/estree/flow.d.ts +0 -167
- data/dashboard/node_modules/@types/estree/index.d.ts +0 -694
- data/dashboard/node_modules/@types/estree/package.json +0 -27
- data/dashboard/node_modules/@vitejs/plugin-react/LICENSE +0 -21
- data/dashboard/node_modules/@vitejs/plugin-react/README.md +0 -140
- data/dashboard/node_modules/@vitejs/plugin-react/dist/index.d.ts +0 -64
- data/dashboard/node_modules/@vitejs/plugin-react/dist/index.js +0 -368
- data/dashboard/node_modules/@vitejs/plugin-react/dist/refresh-runtime.js +0 -670
- data/dashboard/node_modules/@vitejs/plugin-react/package.json +0 -62
- data/dashboard/node_modules/baseline-browser-mapping/LICENSE.txt +0 -201
- data/dashboard/node_modules/baseline-browser-mapping/README.md +0 -431
- data/dashboard/node_modules/baseline-browser-mapping/dist/cli.js +0 -2
- data/dashboard/node_modules/baseline-browser-mapping/dist/index.cjs +0 -1
- data/dashboard/node_modules/baseline-browser-mapping/dist/index.d.ts +0 -90
- data/dashboard/node_modules/baseline-browser-mapping/dist/index.js +0 -1
- data/dashboard/node_modules/baseline-browser-mapping/package.json +0 -59
- data/dashboard/node_modules/browserslist/LICENSE +0 -20
- data/dashboard/node_modules/browserslist/README.md +0 -65
- data/dashboard/node_modules/browserslist/browser.js +0 -54
- data/dashboard/node_modules/browserslist/cli.js +0 -156
- data/dashboard/node_modules/browserslist/error.d.ts +0 -7
- data/dashboard/node_modules/browserslist/error.js +0 -12
- data/dashboard/node_modules/browserslist/index.d.ts +0 -224
- data/dashboard/node_modules/browserslist/index.js +0 -1322
- data/dashboard/node_modules/browserslist/node.js +0 -497
- data/dashboard/node_modules/browserslist/package.json +0 -45
- data/dashboard/node_modules/browserslist/parse.js +0 -78
- data/dashboard/node_modules/caniuse-lite/LICENSE +0 -395
- data/dashboard/node_modules/caniuse-lite/README.md +0 -6
- data/dashboard/node_modules/caniuse-lite/data/agents.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/browserVersions.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/browsers.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/aac.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/abortcontroller.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/ac3-ec3.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/accelerometer.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/addeventlistener.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/ambient-light.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/apng.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/array-find-index.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/array-find.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/array-flat.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/array-includes.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/arrow-functions.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/asmjs.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/async-clipboard.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/async-functions.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/atob-btoa.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/audio-api.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/audio.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/audiotracks.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/autofocus.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/auxclick.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/av1.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/avif.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/background-attachment.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/background-clip-text.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/background-img-opts.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/background-position-x-y.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/background-sync.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/battery-status.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/beacon.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/beforeafterprint.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/bigint.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/blobbuilder.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/bloburls.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/border-image.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/border-radius.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/broadcastchannel.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/brotli.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/calc.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/canvas-blending.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/canvas-text.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/canvas.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/ch-unit.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/channel-messaging.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/childnode-remove.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/classlist.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/clipboard.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/colr-v1.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/colr.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/comparedocumentposition.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/console-basic.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/console-time.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/const.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/constraint-validation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/contenteditable.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/cookie-store-api.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/cors.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/createimagebitmap.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/credential-management.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/cross-document-view-transitions.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/cryptography.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-all.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-anchor-positioning.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-animation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-any-link.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-appearance.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-at-counter-style.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-autofill.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-background-offsets.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-boxshadow.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-canvas.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-caret-color.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-cascade-layers.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-cascade-scope.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-case-insensitive.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-clip-path.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-color-adjust.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-color-function.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-conic-gradients.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-container-queries-style.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-container-queries.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-container-query-units.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-containment.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-content-visibility.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-counters.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-crisp-edges.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-cross-fade.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-default-pseudo.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-display-contents.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-element-function.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-env-function.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-exclusions.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-featurequeries.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-file-selector-button.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-filter-function.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-filters.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-first-letter.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-first-line.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-fixed.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-focus-visible.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-focus-within.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-font-palette.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-font-stretch.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-gencontent.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-gradients.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-grid-animation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-grid.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-has.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-hyphens.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-if.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-image-orientation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-image-set.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-initial-letter.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-initial-value.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-lch-lab.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-letter-spacing.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-line-clamp.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-logical-props.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-masks.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-math-functions.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-media-interaction.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-media-resolution.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-media-scripting.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-mediaqueries.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-mixblendmode.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-module-scripts.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-motion-paths.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-namespaces.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-nesting.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-not-sel-list.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-nth-child-of.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-opacity.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-overflow.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-page-break.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-paged-media.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-paint-api.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-placeholder.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-read-only-write.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-reflections.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-regions.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-relative-colors.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-resize.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-revert-value.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-scrollbar.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-sel2.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-sel3.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-selection.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-shapes.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-snappoints.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-sticky.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-subgrid.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-supports-api.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-table.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-text-align-last.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-text-box-trim.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-text-indent.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-text-justify.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-text-orientation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-text-spacing.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-textshadow.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-touch-action.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-transitions.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-unset-value.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-variables.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-when-else.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-widows-orphans.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-width-stretch.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-writing-mode.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-zoom.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css3-attr.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css3-boxsizing.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css3-colors.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css3-cursors.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css3-tabsize.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/currentcolor.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/custom-elements.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/custom-elementsv1.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/customevent.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/datalist.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/dataset.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/datauri.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/decorators.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/details.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/deviceorientation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/devicepixelratio.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/dialog.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/dispatchevent.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/dnssec.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/do-not-track.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/document-currentscript.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/document-execcommand.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/document-policy.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/document-scrollingelement.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/documenthead.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/dom-range.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/domcontentloaded.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/dommatrix.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/download.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/dragndrop.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/element-closest.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/element-from-point.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/element-scroll-methods.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/eme.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/eot.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/es5.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/es6-class.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/es6-generators.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/es6-module.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/es6-number.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/es6-string-includes.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/es6.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/eventsource.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/extended-system-fonts.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/feature-policy.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/fetch.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/fieldset-disabled.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/fileapi.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/filereader.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/filereadersync.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/filesystem.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/flac.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/flexbox-gap.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/flexbox.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/flow-root.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/font-family-system-ui.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/font-feature.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/font-kerning.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/font-loading.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/font-size-adjust.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/font-smooth.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/font-unicode-range.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/font-variant-alternates.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/font-variant-numeric.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/fontface.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/form-attribute.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/form-submit-attributes.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/form-validation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/forms.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/fullscreen.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/gamepad.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/geolocation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/getboundingclientrect.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/getcomputedstyle.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/getrandomvalues.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/gyroscope.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/hashchange.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/heif.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/hevc.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/hidden.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/high-resolution-time.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/history.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/html-media-capture.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/html5semantic.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/http-live-streaming.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/http2.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/http3.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/iframe-sandbox.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/iframe-seamless.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/imagecapture.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/ime.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/import-maps.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/imports.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/indexeddb.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/indexeddb2.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/inline-block.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/innertext.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-color.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-datetime.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-email-tel-url.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-event.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-file-accept.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-file-directory.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-file-multiple.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-inputmode.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-minlength.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-number.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-pattern.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-placeholder.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-range.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-search.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-selection.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/insert-adjacent.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/internationalization.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/intersectionobserver.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/intl-pluralrules.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/intrinsic-width.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/jpeg2000.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/jpegxl.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/jpegxr.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/json.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/keyboardevent-code.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/keyboardevent-key.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/keyboardevent-location.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/keyboardevent-which.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/lazyload.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/let.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/link-icon-png.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/link-icon-svg.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/link-rel-preload.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/link-rel-prerender.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/localecompare.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/magnetometer.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/matchesselector.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/matchmedia.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mathml.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/maxlength.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/media-fragments.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mediarecorder.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mediasource.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/menu.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/meta-theme-color.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/meter.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/midi.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/minmaxwh.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mp3.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mpeg-dash.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mpeg4.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/multibackgrounds.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/multicolumn.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mutation-events.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mutationobserver.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/namevalue-storage.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/native-filesystem-api.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/nav-timing.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/netinfo.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/notifications.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/object-entries.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/object-fit.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/object-observe.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/object-values.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/objectrtc.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/offline-apps.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/offscreencanvas.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/ogg-vorbis.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/ogv.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/ol-reversed.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/once-event-listener.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/online-status.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/opus.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/orientation-sensor.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/outline.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/pad-start-end.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/page-transition-events.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/pagevisibility.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/passive-event-listener.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/passkeys.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/passwordrules.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/path2d.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/payment-request.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/pdf-viewer.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/permissions-api.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/permissions-policy.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/picture-in-picture.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/picture.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/ping.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/png-alpha.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/pointer-events.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/pointer.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/pointerlock.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/portals.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/progress.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/promise-finally.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/promises.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/proximity.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/proxy.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/publickeypinning.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/push-api.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/queryselector.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/readonly-attr.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/referrer-policy.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/rel-noopener.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/rel-noreferrer.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/rellist.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/rem.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/requestanimationframe.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/requestidlecallback.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/resizeobserver.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/resource-timing.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/rest-parameters.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/ruby.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/run-in.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/screen-orientation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/script-async.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/script-defer.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/scrollintoview.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/sdch.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/selection-api.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/selectlist.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/server-timing.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/serviceworkers.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/setimmediate.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/shadowdom.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/shadowdomv1.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/sharedworkers.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/sni.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/spdy.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/speech-recognition.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/speech-synthesis.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/sql-storage.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/srcset.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/stream.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/streams.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/style-scoped.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/subresource-bundling.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/subresource-integrity.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/svg-css.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/svg-filters.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/svg-fonts.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/svg-fragment.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/svg-html.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/svg-html5.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/svg-img.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/svg-smil.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/svg.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/sxg.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/tabindex-attr.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/template-literals.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/template.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/temporal.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/testfeat.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/text-decoration.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/text-emphasis.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/text-overflow.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/text-size-adjust.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/text-stroke.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/textcontent.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/textencoder.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/tls1-1.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/tls1-2.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/tls1-3.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/touch.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/transforms2d.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/transforms3d.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/trusted-types.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/ttf.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/typedarrays.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/u2f.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/unhandledrejection.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/url.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/urlsearchparams.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/use-strict.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/user-select-none.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/user-timing.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/variable-fonts.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/vector-effect.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/vibration.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/video.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/videotracks.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/view-transitions.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/viewport-units.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wai-aria.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wake-lock.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-bigint.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-extended-const.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-gc.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-multi-memory.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-multi-value.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-reference-types.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-signext.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-simd.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-tail-calls.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-threads.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wav.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wbr-element.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/web-animation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/web-app-manifest.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/web-bluetooth.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/web-serial.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/web-share.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webauthn.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webcodecs.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webgl.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webgl2.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webgpu.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webhid.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webkit-user-drag.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webm.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webnfc.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webp.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/websockets.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webtransport.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webusb.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webvr.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webvtt.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webworkers.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webxr.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/will-change.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/woff.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/woff2.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/word-break.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wordwrap.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/x-doc-messaging.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/x-frame-options.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/xhr2.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/xhtml.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/xhtmlsmil.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/xml-serializer.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/zstd.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AD.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AF.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AI.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AL.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AS.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AT.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AU.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AW.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AX.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AZ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BB.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BD.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BF.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BH.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BI.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BJ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BS.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BT.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BW.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BY.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BZ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CD.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CF.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CH.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CI.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CK.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CL.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CU.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CV.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CX.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CY.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CZ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/DE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/DJ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/DK.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/DM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/DO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/DZ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/EC.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/EE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/EG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/ER.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/ES.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/ET.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/FI.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/FJ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/FK.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/FM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/FO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/FR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GB.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GD.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GF.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GH.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GI.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GL.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GP.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GQ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GT.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GU.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GW.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GY.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/HK.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/HN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/HR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/HT.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/HU.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/ID.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/IE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/IL.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/IM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/IN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/IQ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/IR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/IS.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/IT.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/JE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/JM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/JO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/JP.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KH.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KI.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KP.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KW.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KY.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KZ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LB.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LC.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LI.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LK.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LS.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LT.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LU.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LV.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LY.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MC.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MD.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/ME.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MH.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MK.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/ML.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MP.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MQ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MS.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MT.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MU.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MV.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MW.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MX.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MY.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MZ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NC.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NF.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NI.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NL.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NP.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NU.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NZ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/OM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PF.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PH.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PK.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PL.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PS.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PT.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PW.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PY.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/QA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/RE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/RO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/RS.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/RU.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/RW.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SB.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SC.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SD.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SH.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SI.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SK.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SL.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/ST.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SV.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SY.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SZ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TC.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TD.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TH.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TJ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TL.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TT.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TV.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TW.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TZ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/UA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/UG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/US.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/UY.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/UZ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/VA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/VC.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/VE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/VG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/VI.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/VN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/VU.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/WF.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/WS.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/YE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/YT.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/ZA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/ZM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/ZW.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/alt-af.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/alt-an.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/alt-as.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/alt-eu.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/alt-na.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/alt-oc.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/alt-sa.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/alt-ww.js +0 -1
- data/dashboard/node_modules/caniuse-lite/dist/lib/statuses.js +0 -9
- data/dashboard/node_modules/caniuse-lite/dist/lib/supported.js +0 -9
- data/dashboard/node_modules/caniuse-lite/dist/unpacker/agents.js +0 -47
- data/dashboard/node_modules/caniuse-lite/dist/unpacker/browserVersions.js +0 -1
- data/dashboard/node_modules/caniuse-lite/dist/unpacker/browsers.js +0 -1
- data/dashboard/node_modules/caniuse-lite/dist/unpacker/feature.js +0 -52
- data/dashboard/node_modules/caniuse-lite/dist/unpacker/features.js +0 -6
- data/dashboard/node_modules/caniuse-lite/dist/unpacker/index.js +0 -4
- data/dashboard/node_modules/caniuse-lite/dist/unpacker/region.js +0 -22
- data/dashboard/node_modules/caniuse-lite/package.json +0 -34
- data/dashboard/node_modules/convert-source-map/LICENSE +0 -23
- data/dashboard/node_modules/convert-source-map/README.md +0 -206
- data/dashboard/node_modules/convert-source-map/index.js +0 -233
- data/dashboard/node_modules/convert-source-map/package.json +0 -38
- data/dashboard/node_modules/debug/LICENSE +0 -20
- data/dashboard/node_modules/debug/README.md +0 -481
- data/dashboard/node_modules/debug/package.json +0 -64
- data/dashboard/node_modules/debug/src/browser.js +0 -272
- data/dashboard/node_modules/debug/src/common.js +0 -292
- data/dashboard/node_modules/debug/src/index.js +0 -10
- data/dashboard/node_modules/debug/src/node.js +0 -263
- data/dashboard/node_modules/electron-to-chromium/LICENSE +0 -5
- data/dashboard/node_modules/electron-to-chromium/README.md +0 -186
- data/dashboard/node_modules/electron-to-chromium/chromium-versions.js +0 -81
- data/dashboard/node_modules/electron-to-chromium/chromium-versions.json +0 -1
- data/dashboard/node_modules/electron-to-chromium/full-chromium-versions.js +0 -2539
- data/dashboard/node_modules/electron-to-chromium/full-chromium-versions.json +0 -1
- data/dashboard/node_modules/electron-to-chromium/full-versions.js +0 -1625
- data/dashboard/node_modules/electron-to-chromium/full-versions.json +0 -1
- data/dashboard/node_modules/electron-to-chromium/index.js +0 -36
- data/dashboard/node_modules/electron-to-chromium/package.json +0 -44
- data/dashboard/node_modules/electron-to-chromium/versions.js +0 -210
- data/dashboard/node_modules/electron-to-chromium/versions.json +0 -1
- data/dashboard/node_modules/esbuild/LICENSE.md +0 -21
- data/dashboard/node_modules/esbuild/README.md +0 -3
- data/dashboard/node_modules/esbuild/bin/esbuild +0 -0
- data/dashboard/node_modules/esbuild/install.js +0 -289
- data/dashboard/node_modules/esbuild/lib/main.d.ts +0 -716
- data/dashboard/node_modules/esbuild/lib/main.js +0 -2242
- data/dashboard/node_modules/esbuild/package.json +0 -49
- data/dashboard/node_modules/escalade/dist/index.js +0 -22
- data/dashboard/node_modules/escalade/dist/index.mjs +0 -22
- data/dashboard/node_modules/escalade/index.d.mts +0 -11
- data/dashboard/node_modules/escalade/index.d.ts +0 -15
- data/dashboard/node_modules/escalade/license +0 -9
- data/dashboard/node_modules/escalade/package.json +0 -74
- data/dashboard/node_modules/escalade/readme.md +0 -211
- data/dashboard/node_modules/escalade/sync/index.d.mts +0 -9
- data/dashboard/node_modules/escalade/sync/index.d.ts +0 -13
- data/dashboard/node_modules/escalade/sync/index.js +0 -18
- data/dashboard/node_modules/escalade/sync/index.mjs +0 -18
- data/dashboard/node_modules/fdir/LICENSE +0 -7
- data/dashboard/node_modules/fdir/README.md +0 -91
- data/dashboard/node_modules/fdir/dist/index.cjs +0 -588
- data/dashboard/node_modules/fdir/dist/index.d.cts +0 -155
- data/dashboard/node_modules/fdir/dist/index.d.mts +0 -155
- data/dashboard/node_modules/fdir/dist/index.mjs +0 -570
- data/dashboard/node_modules/fdir/package.json +0 -103
- data/dashboard/node_modules/fsevents/LICENSE +0 -22
- data/dashboard/node_modules/fsevents/README.md +0 -89
- data/dashboard/node_modules/fsevents/fsevents.d.ts +0 -46
- data/dashboard/node_modules/fsevents/fsevents.js +0 -83
- data/dashboard/node_modules/fsevents/fsevents.node +0 -0
- data/dashboard/node_modules/fsevents/package.json +0 -62
- data/dashboard/node_modules/gensync/LICENSE +0 -7
- data/dashboard/node_modules/gensync/README.md +0 -196
- data/dashboard/node_modules/gensync/index.js +0 -373
- data/dashboard/node_modules/gensync/index.js.flow +0 -32
- data/dashboard/node_modules/gensync/package.json +0 -37
- data/dashboard/node_modules/gensync/test/index.test.js +0 -489
- data/dashboard/node_modules/js-tokens/CHANGELOG.md +0 -151
- data/dashboard/node_modules/js-tokens/LICENSE +0 -21
- data/dashboard/node_modules/js-tokens/README.md +0 -240
- data/dashboard/node_modules/js-tokens/index.js +0 -23
- data/dashboard/node_modules/js-tokens/package.json +0 -30
- data/dashboard/node_modules/jsesc/LICENSE-MIT.txt +0 -20
- data/dashboard/node_modules/jsesc/README.md +0 -422
- data/dashboard/node_modules/jsesc/bin/jsesc +0 -148
- data/dashboard/node_modules/jsesc/jsesc.js +0 -337
- data/dashboard/node_modules/jsesc/man/jsesc.1 +0 -94
- data/dashboard/node_modules/jsesc/package.json +0 -56
- data/dashboard/node_modules/json5/LICENSE.md +0 -23
- data/dashboard/node_modules/json5/README.md +0 -282
- data/dashboard/node_modules/json5/dist/index.js +0 -1737
- data/dashboard/node_modules/json5/dist/index.min.js +0 -1
- data/dashboard/node_modules/json5/dist/index.min.mjs +0 -1
- data/dashboard/node_modules/json5/dist/index.mjs +0 -1426
- data/dashboard/node_modules/json5/lib/cli.js +0 -152
- data/dashboard/node_modules/json5/lib/index.d.ts +0 -4
- data/dashboard/node_modules/json5/lib/index.js +0 -9
- data/dashboard/node_modules/json5/lib/parse.d.ts +0 -15
- data/dashboard/node_modules/json5/lib/parse.js +0 -1114
- data/dashboard/node_modules/json5/lib/register.js +0 -13
- data/dashboard/node_modules/json5/lib/require.js +0 -4
- data/dashboard/node_modules/json5/lib/stringify.d.ts +0 -89
- data/dashboard/node_modules/json5/lib/stringify.js +0 -261
- data/dashboard/node_modules/json5/lib/unicode.d.ts +0 -3
- data/dashboard/node_modules/json5/lib/unicode.js +0 -4
- data/dashboard/node_modules/json5/lib/util.d.ts +0 -5
- data/dashboard/node_modules/json5/lib/util.js +0 -35
- data/dashboard/node_modules/json5/package.json +0 -72
- data/dashboard/node_modules/lru-cache/LICENSE +0 -15
- data/dashboard/node_modules/lru-cache/README.md +0 -166
- data/dashboard/node_modules/lru-cache/index.js +0 -334
- data/dashboard/node_modules/lru-cache/package.json +0 -32
- data/dashboard/node_modules/ms/index.js +0 -162
- data/dashboard/node_modules/ms/license.md +0 -21
- data/dashboard/node_modules/ms/package.json +0 -38
- data/dashboard/node_modules/ms/readme.md +0 -59
- data/dashboard/node_modules/nanoid/LICENSE +0 -20
- data/dashboard/node_modules/nanoid/README.md +0 -39
- data/dashboard/node_modules/nanoid/async/index.browser.cjs +0 -69
- data/dashboard/node_modules/nanoid/async/index.browser.js +0 -34
- data/dashboard/node_modules/nanoid/async/index.cjs +0 -71
- data/dashboard/node_modules/nanoid/async/index.d.ts +0 -56
- data/dashboard/node_modules/nanoid/async/index.js +0 -35
- data/dashboard/node_modules/nanoid/async/index.native.js +0 -26
- data/dashboard/node_modules/nanoid/async/package.json +0 -12
- data/dashboard/node_modules/nanoid/bin/nanoid.cjs +0 -55
- data/dashboard/node_modules/nanoid/index.browser.cjs +0 -72
- data/dashboard/node_modules/nanoid/index.browser.js +0 -34
- data/dashboard/node_modules/nanoid/index.cjs +0 -85
- data/dashboard/node_modules/nanoid/index.d.cts +0 -91
- data/dashboard/node_modules/nanoid/index.d.ts +0 -91
- data/dashboard/node_modules/nanoid/index.js +0 -45
- data/dashboard/node_modules/nanoid/nanoid.js +0 -1
- data/dashboard/node_modules/nanoid/non-secure/index.cjs +0 -34
- data/dashboard/node_modules/nanoid/non-secure/index.d.ts +0 -33
- data/dashboard/node_modules/nanoid/non-secure/index.js +0 -21
- data/dashboard/node_modules/nanoid/non-secure/package.json +0 -6
- data/dashboard/node_modules/nanoid/package.json +0 -89
- data/dashboard/node_modules/nanoid/url-alphabet/index.cjs +0 -7
- data/dashboard/node_modules/nanoid/url-alphabet/index.js +0 -3
- data/dashboard/node_modules/nanoid/url-alphabet/package.json +0 -6
- data/dashboard/node_modules/node-releases/LICENSE +0 -21
- data/dashboard/node_modules/node-releases/README.md +0 -12
- data/dashboard/node_modules/node-releases/data/processed/envs.json +0 -1
- data/dashboard/node_modules/node-releases/data/release-schedule/release-schedule.json +0 -1
- data/dashboard/node_modules/node-releases/package.json +0 -22
- data/dashboard/node_modules/picocolors/LICENSE +0 -15
- data/dashboard/node_modules/picocolors/README.md +0 -21
- data/dashboard/node_modules/picocolors/package.json +0 -25
- data/dashboard/node_modules/picocolors/picocolors.browser.js +0 -4
- data/dashboard/node_modules/picocolors/picocolors.d.ts +0 -5
- data/dashboard/node_modules/picocolors/picocolors.js +0 -75
- data/dashboard/node_modules/picocolors/types.d.ts +0 -51
- data/dashboard/node_modules/picomatch/LICENSE +0 -21
- data/dashboard/node_modules/picomatch/README.md +0 -738
- data/dashboard/node_modules/picomatch/index.js +0 -17
- data/dashboard/node_modules/picomatch/lib/constants.js +0 -180
- data/dashboard/node_modules/picomatch/lib/parse.js +0 -1085
- data/dashboard/node_modules/picomatch/lib/picomatch.js +0 -341
- data/dashboard/node_modules/picomatch/lib/scan.js +0 -391
- data/dashboard/node_modules/picomatch/lib/utils.js +0 -72
- data/dashboard/node_modules/picomatch/package.json +0 -83
- data/dashboard/node_modules/picomatch/posix.js +0 -3
- data/dashboard/node_modules/postcss/LICENSE +0 -20
- data/dashboard/node_modules/postcss/README.md +0 -29
- data/dashboard/node_modules/postcss/lib/at-rule.d.ts +0 -140
- data/dashboard/node_modules/postcss/lib/at-rule.js +0 -25
- data/dashboard/node_modules/postcss/lib/comment.d.ts +0 -68
- data/dashboard/node_modules/postcss/lib/comment.js +0 -13
- data/dashboard/node_modules/postcss/lib/container.d.ts +0 -483
- data/dashboard/node_modules/postcss/lib/container.js +0 -447
- data/dashboard/node_modules/postcss/lib/css-syntax-error.d.ts +0 -248
- data/dashboard/node_modules/postcss/lib/css-syntax-error.js +0 -133
- data/dashboard/node_modules/postcss/lib/declaration.d.ts +0 -151
- data/dashboard/node_modules/postcss/lib/declaration.js +0 -24
- data/dashboard/node_modules/postcss/lib/document.d.ts +0 -69
- data/dashboard/node_modules/postcss/lib/document.js +0 -33
- data/dashboard/node_modules/postcss/lib/fromJSON.d.ts +0 -9
- data/dashboard/node_modules/postcss/lib/fromJSON.js +0 -54
- data/dashboard/node_modules/postcss/lib/input.d.ts +0 -227
- data/dashboard/node_modules/postcss/lib/input.js +0 -265
- data/dashboard/node_modules/postcss/lib/lazy-result.d.ts +0 -190
- data/dashboard/node_modules/postcss/lib/lazy-result.js +0 -550
- data/dashboard/node_modules/postcss/lib/list.d.ts +0 -60
- data/dashboard/node_modules/postcss/lib/list.js +0 -58
- data/dashboard/node_modules/postcss/lib/map-generator.js +0 -368
- data/dashboard/node_modules/postcss/lib/no-work-result.d.ts +0 -46
- data/dashboard/node_modules/postcss/lib/no-work-result.js +0 -138
- data/dashboard/node_modules/postcss/lib/node.d.ts +0 -556
- data/dashboard/node_modules/postcss/lib/node.js +0 -449
- data/dashboard/node_modules/postcss/lib/parse.d.ts +0 -9
- data/dashboard/node_modules/postcss/lib/parse.js +0 -42
- data/dashboard/node_modules/postcss/lib/parser.js +0 -611
- data/dashboard/node_modules/postcss/lib/postcss.d.mts +0 -69
- data/dashboard/node_modules/postcss/lib/postcss.d.ts +0 -458
- data/dashboard/node_modules/postcss/lib/postcss.js +0 -101
- data/dashboard/node_modules/postcss/lib/postcss.mjs +0 -30
- data/dashboard/node_modules/postcss/lib/previous-map.d.ts +0 -81
- data/dashboard/node_modules/postcss/lib/previous-map.js +0 -144
- data/dashboard/node_modules/postcss/lib/processor.d.ts +0 -115
- data/dashboard/node_modules/postcss/lib/processor.js +0 -67
- data/dashboard/node_modules/postcss/lib/result.d.ts +0 -205
- data/dashboard/node_modules/postcss/lib/result.js +0 -42
- data/dashboard/node_modules/postcss/lib/root.d.ts +0 -87
- data/dashboard/node_modules/postcss/lib/root.js +0 -61
- data/dashboard/node_modules/postcss/lib/rule.d.ts +0 -126
- data/dashboard/node_modules/postcss/lib/rule.js +0 -27
- data/dashboard/node_modules/postcss/lib/stringifier.d.ts +0 -46
- data/dashboard/node_modules/postcss/lib/stringifier.js +0 -353
- data/dashboard/node_modules/postcss/lib/stringify.d.ts +0 -9
- data/dashboard/node_modules/postcss/lib/stringify.js +0 -11
- data/dashboard/node_modules/postcss/lib/symbols.js +0 -5
- data/dashboard/node_modules/postcss/lib/terminal-highlight.js +0 -70
- data/dashboard/node_modules/postcss/lib/tokenize.js +0 -266
- data/dashboard/node_modules/postcss/lib/warn-once.js +0 -13
- data/dashboard/node_modules/postcss/lib/warning.d.ts +0 -147
- data/dashboard/node_modules/postcss/lib/warning.js +0 -37
- data/dashboard/node_modules/postcss/package.json +0 -88
- data/dashboard/node_modules/react/LICENSE +0 -21
- data/dashboard/node_modules/react/README.md +0 -37
- data/dashboard/node_modules/react/cjs/react-compiler-runtime.development.js +0 -24
- data/dashboard/node_modules/react/cjs/react-compiler-runtime.production.js +0 -16
- data/dashboard/node_modules/react/cjs/react-compiler-runtime.profiling.js +0 -16
- data/dashboard/node_modules/react/cjs/react-jsx-dev-runtime.development.js +0 -349
- data/dashboard/node_modules/react/cjs/react-jsx-dev-runtime.production.js +0 -14
- data/dashboard/node_modules/react/cjs/react-jsx-dev-runtime.profiling.js +0 -14
- data/dashboard/node_modules/react/cjs/react-jsx-dev-runtime.react-server.development.js +0 -385
- data/dashboard/node_modules/react/cjs/react-jsx-dev-runtime.react-server.production.js +0 -40
- data/dashboard/node_modules/react/cjs/react-jsx-runtime.development.js +0 -358
- data/dashboard/node_modules/react/cjs/react-jsx-runtime.production.js +0 -34
- data/dashboard/node_modules/react/cjs/react-jsx-runtime.profiling.js +0 -34
- data/dashboard/node_modules/react/cjs/react-jsx-runtime.react-server.development.js +0 -385
- data/dashboard/node_modules/react/cjs/react-jsx-runtime.react-server.production.js +0 -40
- data/dashboard/node_modules/react/cjs/react.development.js +0 -1243
- data/dashboard/node_modules/react/cjs/react.production.js +0 -546
- data/dashboard/node_modules/react/cjs/react.react-server.development.js +0 -817
- data/dashboard/node_modules/react/cjs/react.react-server.production.js +0 -429
- data/dashboard/node_modules/react/compiler-runtime.js +0 -14
- data/dashboard/node_modules/react/index.js +0 -7
- data/dashboard/node_modules/react/jsx-dev-runtime.js +0 -7
- data/dashboard/node_modules/react/jsx-dev-runtime.react-server.js +0 -7
- data/dashboard/node_modules/react/jsx-runtime.js +0 -7
- data/dashboard/node_modules/react/jsx-runtime.react-server.js +0 -7
- data/dashboard/node_modules/react/package.json +0 -51
- data/dashboard/node_modules/react/react.react-server.js +0 -7
- data/dashboard/node_modules/react-dom/LICENSE +0 -21
- data/dashboard/node_modules/react-dom/README.md +0 -60
- data/dashboard/node_modules/react-dom/cjs/react-dom-client.development.js +0 -24993
- data/dashboard/node_modules/react-dom/cjs/react-dom-client.production.js +0 -15393
- data/dashboard/node_modules/react-dom/cjs/react-dom-profiling.development.js +0 -25380
- data/dashboard/node_modules/react-dom/cjs/react-dom-profiling.profiling.js +0 -16218
- data/dashboard/node_modules/react-dom/cjs/react-dom-server-legacy.browser.development.js +0 -9035
- data/dashboard/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js +0 -5892
- data/dashboard/node_modules/react-dom/cjs/react-dom-server-legacy.node.development.js +0 -9035
- data/dashboard/node_modules/react-dom/cjs/react-dom-server-legacy.node.production.js +0 -5972
- data/dashboard/node_modules/react-dom/cjs/react-dom-server.browser.development.js +0 -9424
- data/dashboard/node_modules/react-dom/cjs/react-dom-server.browser.production.js +0 -6384
- data/dashboard/node_modules/react-dom/cjs/react-dom-server.bun.development.js +0 -8738
- data/dashboard/node_modules/react-dom/cjs/react-dom-server.bun.production.js +0 -5967
- data/dashboard/node_modules/react-dom/cjs/react-dom-server.edge.development.js +0 -9443
- data/dashboard/node_modules/react-dom/cjs/react-dom-server.edge.production.js +0 -6477
- data/dashboard/node_modules/react-dom/cjs/react-dom-server.node.development.js +0 -9317
- data/dashboard/node_modules/react-dom/cjs/react-dom-server.node.production.js +0 -6372
- data/dashboard/node_modules/react-dom/cjs/react-dom-test-utils.development.js +0 -24
- data/dashboard/node_modules/react-dom/cjs/react-dom-test-utils.production.js +0 -21
- data/dashboard/node_modules/react-dom/cjs/react-dom.development.js +0 -424
- data/dashboard/node_modules/react-dom/cjs/react-dom.production.js +0 -210
- data/dashboard/node_modules/react-dom/cjs/react-dom.react-server.development.js +0 -340
- data/dashboard/node_modules/react-dom/cjs/react-dom.react-server.production.js +0 -152
- data/dashboard/node_modules/react-dom/client.js +0 -38
- data/dashboard/node_modules/react-dom/client.react-server.js +0 -5
- data/dashboard/node_modules/react-dom/index.js +0 -38
- data/dashboard/node_modules/react-dom/package.json +0 -117
- data/dashboard/node_modules/react-dom/profiling.js +0 -38
- data/dashboard/node_modules/react-dom/profiling.react-server.js +0 -5
- data/dashboard/node_modules/react-dom/react-dom.react-server.js +0 -7
- data/dashboard/node_modules/react-dom/server.browser.js +0 -18
- data/dashboard/node_modules/react-dom/server.bun.js +0 -19
- data/dashboard/node_modules/react-dom/server.edge.js +0 -19
- data/dashboard/node_modules/react-dom/server.js +0 -3
- data/dashboard/node_modules/react-dom/server.node.js +0 -18
- data/dashboard/node_modules/react-dom/server.react-server.js +0 -5
- data/dashboard/node_modules/react-dom/static.browser.js +0 -12
- data/dashboard/node_modules/react-dom/static.edge.js +0 -12
- data/dashboard/node_modules/react-dom/static.js +0 -3
- data/dashboard/node_modules/react-dom/static.node.js +0 -12
- data/dashboard/node_modules/react-dom/static.react-server.js +0 -5
- data/dashboard/node_modules/react-dom/test-utils.js +0 -7
- data/dashboard/node_modules/react-refresh/LICENSE +0 -21
- data/dashboard/node_modules/react-refresh/README.md +0 -5
- data/dashboard/node_modules/react-refresh/babel.js +0 -7
- data/dashboard/node_modules/react-refresh/cjs/react-refresh-babel.development.js +0 -601
- data/dashboard/node_modules/react-refresh/cjs/react-refresh-babel.production.js +0 -586
- data/dashboard/node_modules/react-refresh/cjs/react-refresh-runtime.development.js +0 -338
- data/dashboard/node_modules/react-refresh/cjs/react-refresh-runtime.production.js +0 -14
- data/dashboard/node_modules/react-refresh/package.json +0 -38
- data/dashboard/node_modules/react-refresh/runtime.js +0 -7
- data/dashboard/node_modules/rollup/LICENSE.md +0 -679
- data/dashboard/node_modules/rollup/README.md +0 -134
- data/dashboard/node_modules/rollup/dist/bin/rollup +0 -1885
- data/dashboard/node_modules/rollup/dist/es/getLogFilter.js +0 -64
- data/dashboard/node_modules/rollup/dist/es/package.json +0 -1
- data/dashboard/node_modules/rollup/dist/es/parseAst.js +0 -12
- data/dashboard/node_modules/rollup/dist/es/rollup.js +0 -17
- data/dashboard/node_modules/rollup/dist/es/shared/node-entry.js +0 -23892
- data/dashboard/node_modules/rollup/dist/es/shared/parseAst.js +0 -2086
- data/dashboard/node_modules/rollup/dist/es/shared/watch.js +0 -9297
- data/dashboard/node_modules/rollup/dist/getLogFilter.d.ts +0 -5
- data/dashboard/node_modules/rollup/dist/getLogFilter.js +0 -69
- data/dashboard/node_modules/rollup/dist/loadConfigFile.d.ts +0 -20
- data/dashboard/node_modules/rollup/dist/loadConfigFile.js +0 -29
- data/dashboard/node_modules/rollup/dist/native.js +0 -113
- data/dashboard/node_modules/rollup/dist/parseAst.d.ts +0 -4
- data/dashboard/node_modules/rollup/dist/parseAst.js +0 -22
- data/dashboard/node_modules/rollup/dist/rollup.d.ts +0 -1182
- data/dashboard/node_modules/rollup/dist/rollup.js +0 -127
- data/dashboard/node_modules/rollup/dist/shared/fsevents-importer.js +0 -37
- data/dashboard/node_modules/rollup/dist/shared/index.js +0 -9003
- data/dashboard/node_modules/rollup/dist/shared/loadConfigFile.js +0 -572
- data/dashboard/node_modules/rollup/dist/shared/parseAst.js +0 -2318
- data/dashboard/node_modules/rollup/dist/shared/rollup.js +0 -23814
- data/dashboard/node_modules/rollup/dist/shared/watch-cli.js +0 -542
- data/dashboard/node_modules/rollup/dist/shared/watch.js +0 -324
- data/dashboard/node_modules/rollup/package.json +0 -268
- data/dashboard/node_modules/scheduler/LICENSE +0 -21
- data/dashboard/node_modules/scheduler/README.md +0 -9
- data/dashboard/node_modules/scheduler/cjs/scheduler-unstable_mock.development.js +0 -414
- data/dashboard/node_modules/scheduler/cjs/scheduler-unstable_mock.production.js +0 -406
- data/dashboard/node_modules/scheduler/cjs/scheduler-unstable_post_task.development.js +0 -150
- data/dashboard/node_modules/scheduler/cjs/scheduler-unstable_post_task.production.js +0 -140
- data/dashboard/node_modules/scheduler/cjs/scheduler.development.js +0 -364
- data/dashboard/node_modules/scheduler/cjs/scheduler.native.development.js +0 -350
- data/dashboard/node_modules/scheduler/cjs/scheduler.native.production.js +0 -330
- data/dashboard/node_modules/scheduler/cjs/scheduler.production.js +0 -340
- data/dashboard/node_modules/scheduler/index.js +0 -7
- data/dashboard/node_modules/scheduler/index.native.js +0 -7
- data/dashboard/node_modules/scheduler/package.json +0 -27
- data/dashboard/node_modules/scheduler/unstable_mock.js +0 -7
- data/dashboard/node_modules/scheduler/unstable_post_task.js +0 -7
- data/dashboard/node_modules/semver/LICENSE +0 -15
- data/dashboard/node_modules/semver/README.md +0 -443
- data/dashboard/node_modules/semver/bin/semver.js +0 -174
- data/dashboard/node_modules/semver/package.json +0 -38
- data/dashboard/node_modules/semver/range.bnf +0 -16
- data/dashboard/node_modules/semver/semver.js +0 -1643
- data/dashboard/node_modules/source-map-js/LICENSE +0 -28
- data/dashboard/node_modules/source-map-js/README.md +0 -765
- data/dashboard/node_modules/source-map-js/lib/array-set.js +0 -121
- data/dashboard/node_modules/source-map-js/lib/base64-vlq.js +0 -140
- data/dashboard/node_modules/source-map-js/lib/base64.js +0 -67
- data/dashboard/node_modules/source-map-js/lib/binary-search.js +0 -111
- data/dashboard/node_modules/source-map-js/lib/mapping-list.js +0 -79
- data/dashboard/node_modules/source-map-js/lib/quick-sort.js +0 -132
- data/dashboard/node_modules/source-map-js/lib/source-map-consumer.d.ts +0 -1
- data/dashboard/node_modules/source-map-js/lib/source-map-consumer.js +0 -1188
- data/dashboard/node_modules/source-map-js/lib/source-map-generator.d.ts +0 -1
- data/dashboard/node_modules/source-map-js/lib/source-map-generator.js +0 -444
- data/dashboard/node_modules/source-map-js/lib/source-node.d.ts +0 -1
- data/dashboard/node_modules/source-map-js/lib/source-node.js +0 -413
- data/dashboard/node_modules/source-map-js/lib/util.js +0 -594
- data/dashboard/node_modules/source-map-js/package.json +0 -71
- data/dashboard/node_modules/source-map-js/source-map.d.ts +0 -104
- data/dashboard/node_modules/source-map-js/source-map.js +0 -8
- data/dashboard/node_modules/tinyglobby/LICENSE +0 -21
- data/dashboard/node_modules/tinyglobby/README.md +0 -25
- data/dashboard/node_modules/tinyglobby/dist/index.cjs +0 -350
- data/dashboard/node_modules/tinyglobby/dist/index.d.cts +0 -147
- data/dashboard/node_modules/tinyglobby/dist/index.d.mts +0 -147
- data/dashboard/node_modules/tinyglobby/dist/index.mjs +0 -318
- data/dashboard/node_modules/tinyglobby/package.json +0 -73
- data/dashboard/node_modules/update-browserslist-db/LICENSE +0 -20
- data/dashboard/node_modules/update-browserslist-db/README.md +0 -22
- data/dashboard/node_modules/update-browserslist-db/check-npm-version.js +0 -17
- data/dashboard/node_modules/update-browserslist-db/cli.js +0 -42
- data/dashboard/node_modules/update-browserslist-db/index.d.ts +0 -6
- data/dashboard/node_modules/update-browserslist-db/index.js +0 -341
- data/dashboard/node_modules/update-browserslist-db/package.json +0 -40
- data/dashboard/node_modules/update-browserslist-db/utils.js +0 -25
- data/dashboard/node_modules/vite/LICENSE.md +0 -2173
- data/dashboard/node_modules/vite/README.md +0 -20
- data/dashboard/node_modules/vite/bin/openChrome.js +0 -68
- data/dashboard/node_modules/vite/bin/vite.js +0 -79
- data/dashboard/node_modules/vite/client.d.ts +0 -279
- data/dashboard/node_modules/vite/dist/client/client.mjs +0 -1098
- data/dashboard/node_modules/vite/dist/client/env.mjs +0 -19
- data/dashboard/node_modules/vite/dist/node/chunks/dep-BuoK8Wda.js +0 -377
- data/dashboard/node_modules/vite/dist/node/chunks/dep-BvyJBvVx.js +0 -4
- data/dashboard/node_modules/vite/dist/node/chunks/dep-Cs9lwdKu.js +0 -4
- data/dashboard/node_modules/vite/dist/node/chunks/dep-DCVhRpiz.js +0 -5595
- data/dashboard/node_modules/vite/dist/node/chunks/dep-DDbTn5rw.js +0 -482
- data/dashboard/node_modules/vite/dist/node/chunks/dep-D_YDhiNx.js +0 -4
- data/dashboard/node_modules/vite/dist/node/chunks/dep-M_KD0XSK.js +0 -36707
- data/dashboard/node_modules/vite/dist/node/chunks/dep-SmwnYDP9.js +0 -320
- data/dashboard/node_modules/vite/dist/node/chunks/dep-cWFO4sv4.js +0 -4
- data/dashboard/node_modules/vite/dist/node/chunks/dep-lCKrEJQm.js +0 -31
- data/dashboard/node_modules/vite/dist/node/chunks/dep-sDKrrA4S.js +0 -6814
- data/dashboard/node_modules/vite/dist/node/chunks/dep-yxQqhtZq.js +0 -4
- data/dashboard/node_modules/vite/dist/node/cli.js +0 -708
- data/dashboard/node_modules/vite/dist/node/index.d.ts +0 -3668
- data/dashboard/node_modules/vite/dist/node/index.js +0 -30
- data/dashboard/node_modules/vite/dist/node/module-runner.d.ts +0 -312
- data/dashboard/node_modules/vite/dist/node/module-runner.js +0 -1133
- data/dashboard/node_modules/vite/dist/node/moduleRunnerTransport-BWUZBVLX.d.ts +0 -88
- data/dashboard/node_modules/vite/misc/false.js +0 -1
- data/dashboard/node_modules/vite/misc/true.js +0 -1
- data/dashboard/node_modules/vite/package.json +0 -201
- data/dashboard/node_modules/vite/types/customEvent.d.ts +0 -45
- data/dashboard/node_modules/vite/types/hmrPayload.d.ts +0 -74
- data/dashboard/node_modules/vite/types/hot.d.ts +0 -39
- data/dashboard/node_modules/vite/types/import-meta.d.ts +0 -5
- data/dashboard/node_modules/vite/types/importGlob.d.ts +0 -89
- data/dashboard/node_modules/vite/types/importMeta.d.ts +0 -31
- data/dashboard/node_modules/vite/types/internal/cssPreprocessorOptions.d.ts +0 -44
- data/dashboard/node_modules/vite/types/internal/lightningcssOptions.d.ts +0 -18
- data/dashboard/node_modules/vite/types/internal/terserOptions.d.ts +0 -11
- data/dashboard/node_modules/vite/types/metadata.d.ts +0 -33
- data/dashboard/node_modules/vite/types/package.json +0 -4
- data/dashboard/node_modules/yallist/LICENSE +0 -15
- data/dashboard/node_modules/yallist/README.md +0 -204
- data/dashboard/node_modules/yallist/iterator.js +0 -8
- data/dashboard/node_modules/yallist/package.json +0 -29
- data/dashboard/node_modules/yallist/yallist.js +0 -426
- data/dashboard/package-lock.json +0 -1714
- data/dashboard/package.json +0 -20
- data/dashboard/src/App.jsx +0 -637
- data/dashboard/src/LogViewer.jsx +0 -29
- data/dashboard/src/StepDetail.jsx +0 -36
- data/dashboard/src/index.html +0 -11
- data/dashboard/src/main.jsx +0 -9
- data/dashboard/vite.config.js +0 -10
@@ -1,287 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
4
|
-
value: true
|
5
|
-
});
|
6
|
-
exports.ExportAllDeclaration = ExportAllDeclaration;
|
7
|
-
exports.ExportDefaultDeclaration = ExportDefaultDeclaration;
|
8
|
-
exports.ExportDefaultSpecifier = ExportDefaultSpecifier;
|
9
|
-
exports.ExportNamedDeclaration = ExportNamedDeclaration;
|
10
|
-
exports.ExportNamespaceSpecifier = ExportNamespaceSpecifier;
|
11
|
-
exports.ExportSpecifier = ExportSpecifier;
|
12
|
-
exports.ImportAttribute = ImportAttribute;
|
13
|
-
exports.ImportDeclaration = ImportDeclaration;
|
14
|
-
exports.ImportDefaultSpecifier = ImportDefaultSpecifier;
|
15
|
-
exports.ImportExpression = ImportExpression;
|
16
|
-
exports.ImportNamespaceSpecifier = ImportNamespaceSpecifier;
|
17
|
-
exports.ImportSpecifier = ImportSpecifier;
|
18
|
-
exports._printAttributes = _printAttributes;
|
19
|
-
var _t = require("@babel/types");
|
20
|
-
var _index = require("../node/index.js");
|
21
|
-
const {
|
22
|
-
isClassDeclaration,
|
23
|
-
isExportDefaultSpecifier,
|
24
|
-
isExportNamespaceSpecifier,
|
25
|
-
isImportDefaultSpecifier,
|
26
|
-
isImportNamespaceSpecifier,
|
27
|
-
isStatement
|
28
|
-
} = _t;
|
29
|
-
function ImportSpecifier(node) {
|
30
|
-
if (node.importKind === "type" || node.importKind === "typeof") {
|
31
|
-
this.word(node.importKind);
|
32
|
-
this.space();
|
33
|
-
}
|
34
|
-
this.print(node.imported);
|
35
|
-
if (node.local && node.local.name !== node.imported.name) {
|
36
|
-
this.space();
|
37
|
-
this.word("as");
|
38
|
-
this.space();
|
39
|
-
this.print(node.local);
|
40
|
-
}
|
41
|
-
}
|
42
|
-
function ImportDefaultSpecifier(node) {
|
43
|
-
this.print(node.local);
|
44
|
-
}
|
45
|
-
function ExportDefaultSpecifier(node) {
|
46
|
-
this.print(node.exported);
|
47
|
-
}
|
48
|
-
function ExportSpecifier(node) {
|
49
|
-
if (node.exportKind === "type") {
|
50
|
-
this.word("type");
|
51
|
-
this.space();
|
52
|
-
}
|
53
|
-
this.print(node.local);
|
54
|
-
if (node.exported && node.local.name !== node.exported.name) {
|
55
|
-
this.space();
|
56
|
-
this.word("as");
|
57
|
-
this.space();
|
58
|
-
this.print(node.exported);
|
59
|
-
}
|
60
|
-
}
|
61
|
-
function ExportNamespaceSpecifier(node) {
|
62
|
-
this.tokenChar(42);
|
63
|
-
this.space();
|
64
|
-
this.word("as");
|
65
|
-
this.space();
|
66
|
-
this.print(node.exported);
|
67
|
-
}
|
68
|
-
let warningShown = false;
|
69
|
-
function _printAttributes(node, hasPreviousBrace) {
|
70
|
-
var _node$extra;
|
71
|
-
const {
|
72
|
-
importAttributesKeyword
|
73
|
-
} = this.format;
|
74
|
-
const {
|
75
|
-
attributes,
|
76
|
-
assertions
|
77
|
-
} = node;
|
78
|
-
if (attributes && !importAttributesKeyword && node.extra && (node.extra.deprecatedAssertSyntax || node.extra.deprecatedWithLegacySyntax) && !warningShown) {
|
79
|
-
warningShown = true;
|
80
|
-
console.warn(`\
|
81
|
-
You are using import attributes, without specifying the desired output syntax.
|
82
|
-
Please specify the "importAttributesKeyword" generator option, whose value can be one of:
|
83
|
-
- "with" : \`import { a } from "b" with { type: "json" };\`
|
84
|
-
- "assert" : \`import { a } from "b" assert { type: "json" };\`
|
85
|
-
- "with-legacy" : \`import { a } from "b" with type: "json";\`
|
86
|
-
`);
|
87
|
-
}
|
88
|
-
const useAssertKeyword = importAttributesKeyword === "assert" || !importAttributesKeyword && assertions;
|
89
|
-
this.word(useAssertKeyword ? "assert" : "with");
|
90
|
-
this.space();
|
91
|
-
if (!useAssertKeyword && (importAttributesKeyword === "with-legacy" || !importAttributesKeyword && (_node$extra = node.extra) != null && _node$extra.deprecatedWithLegacySyntax)) {
|
92
|
-
this.printList(attributes || assertions);
|
93
|
-
return;
|
94
|
-
}
|
95
|
-
const occurrenceCount = hasPreviousBrace ? 1 : 0;
|
96
|
-
this.token("{", null, occurrenceCount);
|
97
|
-
this.space();
|
98
|
-
this.printList(attributes || assertions, this.shouldPrintTrailingComma("}"));
|
99
|
-
this.space();
|
100
|
-
this.token("}", null, occurrenceCount);
|
101
|
-
}
|
102
|
-
function ExportAllDeclaration(node) {
|
103
|
-
var _node$attributes, _node$assertions;
|
104
|
-
this.word("export");
|
105
|
-
this.space();
|
106
|
-
if (node.exportKind === "type") {
|
107
|
-
this.word("type");
|
108
|
-
this.space();
|
109
|
-
}
|
110
|
-
this.tokenChar(42);
|
111
|
-
this.space();
|
112
|
-
this.word("from");
|
113
|
-
this.space();
|
114
|
-
if ((_node$attributes = node.attributes) != null && _node$attributes.length || (_node$assertions = node.assertions) != null && _node$assertions.length) {
|
115
|
-
this.print(node.source, true);
|
116
|
-
this.space();
|
117
|
-
this._printAttributes(node, false);
|
118
|
-
} else {
|
119
|
-
this.print(node.source);
|
120
|
-
}
|
121
|
-
this.semicolon();
|
122
|
-
}
|
123
|
-
function maybePrintDecoratorsBeforeExport(printer, node) {
|
124
|
-
if (isClassDeclaration(node.declaration) && printer._shouldPrintDecoratorsBeforeExport(node)) {
|
125
|
-
printer.printJoin(node.declaration.decorators);
|
126
|
-
}
|
127
|
-
}
|
128
|
-
function ExportNamedDeclaration(node) {
|
129
|
-
maybePrintDecoratorsBeforeExport(this, node);
|
130
|
-
this.word("export");
|
131
|
-
this.space();
|
132
|
-
if (node.declaration) {
|
133
|
-
const declar = node.declaration;
|
134
|
-
this.print(declar);
|
135
|
-
if (!isStatement(declar)) this.semicolon();
|
136
|
-
} else {
|
137
|
-
if (node.exportKind === "type") {
|
138
|
-
this.word("type");
|
139
|
-
this.space();
|
140
|
-
}
|
141
|
-
const specifiers = node.specifiers.slice(0);
|
142
|
-
let hasSpecial = false;
|
143
|
-
for (;;) {
|
144
|
-
const first = specifiers[0];
|
145
|
-
if (isExportDefaultSpecifier(first) || isExportNamespaceSpecifier(first)) {
|
146
|
-
hasSpecial = true;
|
147
|
-
this.print(specifiers.shift());
|
148
|
-
if (specifiers.length) {
|
149
|
-
this.tokenChar(44);
|
150
|
-
this.space();
|
151
|
-
}
|
152
|
-
} else {
|
153
|
-
break;
|
154
|
-
}
|
155
|
-
}
|
156
|
-
let hasBrace = false;
|
157
|
-
if (specifiers.length || !specifiers.length && !hasSpecial) {
|
158
|
-
hasBrace = true;
|
159
|
-
this.tokenChar(123);
|
160
|
-
if (specifiers.length) {
|
161
|
-
this.space();
|
162
|
-
this.printList(specifiers, this.shouldPrintTrailingComma("}"));
|
163
|
-
this.space();
|
164
|
-
}
|
165
|
-
this.tokenChar(125);
|
166
|
-
}
|
167
|
-
if (node.source) {
|
168
|
-
var _node$attributes2, _node$assertions2;
|
169
|
-
this.space();
|
170
|
-
this.word("from");
|
171
|
-
this.space();
|
172
|
-
if ((_node$attributes2 = node.attributes) != null && _node$attributes2.length || (_node$assertions2 = node.assertions) != null && _node$assertions2.length) {
|
173
|
-
this.print(node.source, true);
|
174
|
-
this.space();
|
175
|
-
this._printAttributes(node, hasBrace);
|
176
|
-
} else {
|
177
|
-
this.print(node.source);
|
178
|
-
}
|
179
|
-
}
|
180
|
-
this.semicolon();
|
181
|
-
}
|
182
|
-
}
|
183
|
-
function ExportDefaultDeclaration(node) {
|
184
|
-
maybePrintDecoratorsBeforeExport(this, node);
|
185
|
-
this.word("export");
|
186
|
-
this.noIndentInnerCommentsHere();
|
187
|
-
this.space();
|
188
|
-
this.word("default");
|
189
|
-
this.space();
|
190
|
-
this.tokenContext |= _index.TokenContext.exportDefault;
|
191
|
-
const declar = node.declaration;
|
192
|
-
this.print(declar);
|
193
|
-
if (!isStatement(declar)) this.semicolon();
|
194
|
-
}
|
195
|
-
function ImportDeclaration(node) {
|
196
|
-
var _node$attributes3, _node$assertions3;
|
197
|
-
this.word("import");
|
198
|
-
this.space();
|
199
|
-
const isTypeKind = node.importKind === "type" || node.importKind === "typeof";
|
200
|
-
if (isTypeKind) {
|
201
|
-
this.noIndentInnerCommentsHere();
|
202
|
-
this.word(node.importKind);
|
203
|
-
this.space();
|
204
|
-
} else if (node.module) {
|
205
|
-
this.noIndentInnerCommentsHere();
|
206
|
-
this.word("module");
|
207
|
-
this.space();
|
208
|
-
} else if (node.phase) {
|
209
|
-
this.noIndentInnerCommentsHere();
|
210
|
-
this.word(node.phase);
|
211
|
-
this.space();
|
212
|
-
}
|
213
|
-
const specifiers = node.specifiers.slice(0);
|
214
|
-
const hasSpecifiers = !!specifiers.length;
|
215
|
-
while (hasSpecifiers) {
|
216
|
-
const first = specifiers[0];
|
217
|
-
if (isImportDefaultSpecifier(first) || isImportNamespaceSpecifier(first)) {
|
218
|
-
this.print(specifiers.shift());
|
219
|
-
if (specifiers.length) {
|
220
|
-
this.tokenChar(44);
|
221
|
-
this.space();
|
222
|
-
}
|
223
|
-
} else {
|
224
|
-
break;
|
225
|
-
}
|
226
|
-
}
|
227
|
-
let hasBrace = false;
|
228
|
-
if (specifiers.length) {
|
229
|
-
hasBrace = true;
|
230
|
-
this.tokenChar(123);
|
231
|
-
this.space();
|
232
|
-
this.printList(specifiers, this.shouldPrintTrailingComma("}"));
|
233
|
-
this.space();
|
234
|
-
this.tokenChar(125);
|
235
|
-
} else if (isTypeKind && !hasSpecifiers) {
|
236
|
-
hasBrace = true;
|
237
|
-
this.tokenChar(123);
|
238
|
-
this.tokenChar(125);
|
239
|
-
}
|
240
|
-
if (hasSpecifiers || isTypeKind) {
|
241
|
-
this.space();
|
242
|
-
this.word("from");
|
243
|
-
this.space();
|
244
|
-
}
|
245
|
-
if ((_node$attributes3 = node.attributes) != null && _node$attributes3.length || (_node$assertions3 = node.assertions) != null && _node$assertions3.length) {
|
246
|
-
this.print(node.source, true);
|
247
|
-
this.space();
|
248
|
-
this._printAttributes(node, hasBrace);
|
249
|
-
} else {
|
250
|
-
this.print(node.source);
|
251
|
-
}
|
252
|
-
this.semicolon();
|
253
|
-
}
|
254
|
-
function ImportAttribute(node) {
|
255
|
-
this.print(node.key);
|
256
|
-
this.tokenChar(58);
|
257
|
-
this.space();
|
258
|
-
this.print(node.value);
|
259
|
-
}
|
260
|
-
function ImportNamespaceSpecifier(node) {
|
261
|
-
this.tokenChar(42);
|
262
|
-
this.space();
|
263
|
-
this.word("as");
|
264
|
-
this.space();
|
265
|
-
this.print(node.local);
|
266
|
-
}
|
267
|
-
function ImportExpression(node) {
|
268
|
-
this.word("import");
|
269
|
-
if (node.phase) {
|
270
|
-
this.tokenChar(46);
|
271
|
-
this.word(node.phase);
|
272
|
-
}
|
273
|
-
this.tokenChar(40);
|
274
|
-
const shouldPrintTrailingComma = this.shouldPrintTrailingComma(")");
|
275
|
-
this.print(node.source);
|
276
|
-
if (node.options != null) {
|
277
|
-
this.tokenChar(44);
|
278
|
-
this.space();
|
279
|
-
this.print(node.options);
|
280
|
-
}
|
281
|
-
if (shouldPrintTrailingComma) {
|
282
|
-
this.tokenChar(44);
|
283
|
-
}
|
284
|
-
this.rightParens(node);
|
285
|
-
}
|
286
|
-
|
287
|
-
//# sourceMappingURL=modules.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"names":["_t","require","_index","isClassDeclaration","isExportDefaultSpecifier","isExportNamespaceSpecifier","isImportDefaultSpecifier","isImportNamespaceSpecifier","isStatement","ImportSpecifier","node","importKind","word","space","print","imported","local","name","ImportDefaultSpecifier","ExportDefaultSpecifier","exported","ExportSpecifier","exportKind","ExportNamespaceSpecifier","token","warningShown","_printAttributes","hasPreviousBrace","_node$extra","importAttributesKeyword","format","attributes","assertions","extra","deprecatedAssertSyntax","deprecatedWithLegacySyntax","console","warn","useAssertKeyword","printList","occurrenceCount","shouldPrintTrailingComma","ExportAllDeclaration","_node$attributes","_node$assertions","length","source","semicolon","maybePrintDecoratorsBeforeExport","printer","declaration","_shouldPrintDecoratorsBeforeExport","printJoin","decorators","ExportNamedDeclaration","declar","specifiers","slice","hasSpecial","first","shift","hasBrace","_node$attributes2","_node$assertions2","ExportDefaultDeclaration","noIndentInnerCommentsHere","tokenContext","TokenContext","exportDefault","ImportDeclaration","_node$attributes3","_node$assertions3","isTypeKind","module","phase","hasSpecifiers","ImportAttribute","key","value","ImportNamespaceSpecifier","ImportExpression","options","rightParens"],"sources":["../../src/generators/modules.ts"],"sourcesContent":["import type Printer from \"../printer.ts\";\nimport {\n isClassDeclaration,\n isExportDefaultSpecifier,\n isExportNamespaceSpecifier,\n isImportDefaultSpecifier,\n isImportNamespaceSpecifier,\n isStatement,\n} from \"@babel/types\";\nimport type * as t from \"@babel/types\";\nimport { TokenContext } from \"../node/index.ts\";\n\nexport function ImportSpecifier(this: Printer, node: t.ImportSpecifier) {\n if (node.importKind === \"type\" || node.importKind === \"typeof\") {\n this.word(node.importKind);\n this.space();\n }\n\n this.print(node.imported);\n // @ts-expect-error todo(flow-ts) maybe check node type instead of relying on name to be undefined on t.StringLiteral\n if (node.local && node.local.name !== node.imported.name) {\n this.space();\n this.word(\"as\");\n this.space();\n this.print(node.local);\n }\n}\n\nexport function ImportDefaultSpecifier(\n this: Printer,\n node: t.ImportDefaultSpecifier,\n) {\n this.print(node.local);\n}\n\nexport function ExportDefaultSpecifier(\n this: Printer,\n node: t.ExportDefaultSpecifier,\n) {\n this.print(node.exported);\n}\n\nexport function ExportSpecifier(this: Printer, node: t.ExportSpecifier) {\n if (node.exportKind === \"type\") {\n this.word(\"type\");\n this.space();\n }\n\n this.print(node.local);\n // @ts-expect-error todo(flow-ts) maybe check node type instead of relying on name to be undefined on t.StringLiteral\n if (node.exported && node.local.name !== node.exported.name) {\n this.space();\n this.word(\"as\");\n this.space();\n this.print(node.exported);\n }\n}\n\nexport function ExportNamespaceSpecifier(\n this: Printer,\n node: t.ExportNamespaceSpecifier,\n) {\n this.token(\"*\");\n this.space();\n this.word(\"as\");\n this.space();\n this.print(node.exported);\n}\n\nlet warningShown = false;\n\nexport function _printAttributes(\n this: Printer,\n node: Extract<t.Node, { attributes?: t.ImportAttribute[] }>,\n hasPreviousBrace: boolean,\n) {\n const { importAttributesKeyword } = this.format;\n const { attributes, assertions } = node;\n\n if (\n !process.env.BABEL_8_BREAKING &&\n attributes &&\n !importAttributesKeyword &&\n node.extra &&\n (node.extra.deprecatedAssertSyntax ||\n node.extra.deprecatedWithLegacySyntax) &&\n // In the production build only show the warning once.\n // We want to show it per-usage locally for tests.\n (!process.env.IS_PUBLISH || !warningShown)\n ) {\n warningShown = true;\n console.warn(`\\\nYou are using import attributes, without specifying the desired output syntax.\nPlease specify the \"importAttributesKeyword\" generator option, whose value can be one of:\n - \"with\" : \\`import { a } from \"b\" with { type: \"json\" };\\`\n - \"assert\" : \\`import { a } from \"b\" assert { type: \"json\" };\\`\n - \"with-legacy\" : \\`import { a } from \"b\" with type: \"json\";\\`\n`);\n }\n\n const useAssertKeyword =\n importAttributesKeyword === \"assert\" ||\n (!importAttributesKeyword && assertions);\n\n this.word(useAssertKeyword ? \"assert\" : \"with\");\n this.space();\n\n if (\n !process.env.BABEL_8_BREAKING &&\n !useAssertKeyword &&\n (importAttributesKeyword === \"with-legacy\" ||\n (!importAttributesKeyword && node.extra?.deprecatedWithLegacySyntax))\n ) {\n // with-legacy\n this.printList(attributes || assertions);\n return;\n }\n\n const occurrenceCount = hasPreviousBrace ? 1 : 0;\n\n this.token(\"{\", null, occurrenceCount);\n this.space();\n this.printList(attributes || assertions, this.shouldPrintTrailingComma(\"}\"));\n this.space();\n this.token(\"}\", null, occurrenceCount);\n}\n\nexport function ExportAllDeclaration(\n this: Printer,\n node: t.ExportAllDeclaration | t.DeclareExportAllDeclaration,\n) {\n this.word(\"export\");\n this.space();\n if (node.exportKind === \"type\") {\n this.word(\"type\");\n this.space();\n }\n this.token(\"*\");\n this.space();\n this.word(\"from\");\n this.space();\n if (node.attributes?.length || node.assertions?.length) {\n this.print(node.source, true);\n this.space();\n this._printAttributes(node, false);\n } else {\n this.print(node.source);\n }\n\n this.semicolon();\n}\n\nfunction maybePrintDecoratorsBeforeExport(\n printer: Printer,\n node: t.ExportNamedDeclaration | t.ExportDefaultDeclaration,\n) {\n if (\n isClassDeclaration(node.declaration) &&\n printer._shouldPrintDecoratorsBeforeExport(\n node as t.ExportNamedDeclaration & { declaration: t.ClassDeclaration },\n )\n ) {\n printer.printJoin(node.declaration.decorators);\n }\n}\n\nexport function ExportNamedDeclaration(\n this: Printer,\n node: t.ExportNamedDeclaration,\n) {\n maybePrintDecoratorsBeforeExport(this, node);\n\n this.word(\"export\");\n this.space();\n if (node.declaration) {\n const declar = node.declaration;\n this.print(declar);\n if (!isStatement(declar)) this.semicolon();\n } else {\n if (node.exportKind === \"type\") {\n this.word(\"type\");\n this.space();\n }\n\n const specifiers = node.specifiers.slice(0);\n\n // print \"special\" specifiers first\n let hasSpecial = false;\n for (;;) {\n const first = specifiers[0];\n if (\n isExportDefaultSpecifier(first) ||\n isExportNamespaceSpecifier(first)\n ) {\n hasSpecial = true;\n this.print(specifiers.shift());\n if (specifiers.length) {\n this.token(\",\");\n this.space();\n }\n } else {\n break;\n }\n }\n\n let hasBrace = false;\n if (specifiers.length || (!specifiers.length && !hasSpecial)) {\n hasBrace = true;\n this.token(\"{\");\n if (specifiers.length) {\n this.space();\n this.printList(specifiers, this.shouldPrintTrailingComma(\"}\"));\n this.space();\n }\n this.token(\"}\");\n }\n\n if (node.source) {\n this.space();\n this.word(\"from\");\n this.space();\n if (node.attributes?.length || node.assertions?.length) {\n this.print(node.source, true);\n this.space();\n this._printAttributes(node, hasBrace);\n } else {\n this.print(node.source);\n }\n }\n\n this.semicolon();\n }\n}\n\nexport function ExportDefaultDeclaration(\n this: Printer,\n node: t.ExportDefaultDeclaration,\n) {\n maybePrintDecoratorsBeforeExport(this, node);\n\n this.word(\"export\");\n this.noIndentInnerCommentsHere();\n this.space();\n this.word(\"default\");\n this.space();\n this.tokenContext |= TokenContext.exportDefault;\n const declar = node.declaration;\n this.print(declar);\n if (!isStatement(declar)) this.semicolon();\n}\n\nexport function ImportDeclaration(this: Printer, node: t.ImportDeclaration) {\n this.word(\"import\");\n this.space();\n\n const isTypeKind = node.importKind === \"type\" || node.importKind === \"typeof\";\n if (isTypeKind) {\n this.noIndentInnerCommentsHere();\n this.word(node.importKind);\n this.space();\n } else if (node.module) {\n this.noIndentInnerCommentsHere();\n this.word(\"module\");\n this.space();\n } else if (node.phase) {\n this.noIndentInnerCommentsHere();\n this.word(node.phase);\n this.space();\n }\n\n const specifiers = node.specifiers.slice(0);\n const hasSpecifiers = !!specifiers.length;\n // print \"special\" specifiers first. The loop condition is constant,\n // but there is a \"break\" in the body.\n while (hasSpecifiers) {\n const first = specifiers[0];\n if (isImportDefaultSpecifier(first) || isImportNamespaceSpecifier(first)) {\n this.print(specifiers.shift());\n if (specifiers.length) {\n this.token(\",\");\n this.space();\n }\n } else {\n break;\n }\n }\n\n let hasBrace = false;\n if (specifiers.length) {\n hasBrace = true;\n this.token(\"{\");\n this.space();\n this.printList(specifiers, this.shouldPrintTrailingComma(\"}\"));\n this.space();\n this.token(\"}\");\n } else if (isTypeKind && !hasSpecifiers) {\n hasBrace = true;\n this.token(\"{\");\n this.token(\"}\");\n }\n\n if (hasSpecifiers || isTypeKind) {\n this.space();\n this.word(\"from\");\n this.space();\n }\n\n if (node.attributes?.length || node.assertions?.length) {\n this.print(node.source, true);\n this.space();\n this._printAttributes(node, hasBrace);\n } else {\n this.print(node.source);\n }\n\n this.semicolon();\n}\n\nexport function ImportAttribute(this: Printer, node: t.ImportAttribute) {\n this.print(node.key);\n this.token(\":\");\n this.space();\n this.print(node.value);\n}\n\nexport function ImportNamespaceSpecifier(\n this: Printer,\n node: t.ImportNamespaceSpecifier,\n) {\n this.token(\"*\");\n this.space();\n this.word(\"as\");\n this.space();\n this.print(node.local);\n}\n\nexport function ImportExpression(this: Printer, node: t.ImportExpression) {\n this.word(\"import\");\n if (node.phase) {\n this.token(\".\");\n this.word(node.phase);\n }\n this.token(\"(\");\n const shouldPrintTrailingComma = this.shouldPrintTrailingComma(\")\");\n this.print(node.source);\n if (node.options != null) {\n this.token(\",\");\n this.space();\n this.print(node.options);\n }\n if (shouldPrintTrailingComma) {\n this.token(\",\");\n }\n this.rightParens(node);\n}\n"],"mappings":"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","ignoreList":[]}
|
@@ -1,279 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
4
|
-
value: true
|
5
|
-
});
|
6
|
-
exports.BreakStatement = BreakStatement;
|
7
|
-
exports.CatchClause = CatchClause;
|
8
|
-
exports.ContinueStatement = ContinueStatement;
|
9
|
-
exports.DebuggerStatement = DebuggerStatement;
|
10
|
-
exports.DoWhileStatement = DoWhileStatement;
|
11
|
-
exports.ForOfStatement = exports.ForInStatement = void 0;
|
12
|
-
exports.ForStatement = ForStatement;
|
13
|
-
exports.IfStatement = IfStatement;
|
14
|
-
exports.LabeledStatement = LabeledStatement;
|
15
|
-
exports.ReturnStatement = ReturnStatement;
|
16
|
-
exports.SwitchCase = SwitchCase;
|
17
|
-
exports.SwitchStatement = SwitchStatement;
|
18
|
-
exports.ThrowStatement = ThrowStatement;
|
19
|
-
exports.TryStatement = TryStatement;
|
20
|
-
exports.VariableDeclaration = VariableDeclaration;
|
21
|
-
exports.VariableDeclarator = VariableDeclarator;
|
22
|
-
exports.WhileStatement = WhileStatement;
|
23
|
-
exports.WithStatement = WithStatement;
|
24
|
-
var _t = require("@babel/types");
|
25
|
-
const {
|
26
|
-
isFor,
|
27
|
-
isForStatement,
|
28
|
-
isIfStatement,
|
29
|
-
isStatement
|
30
|
-
} = _t;
|
31
|
-
function WithStatement(node) {
|
32
|
-
this.word("with");
|
33
|
-
this.space();
|
34
|
-
this.tokenChar(40);
|
35
|
-
this.print(node.object);
|
36
|
-
this.tokenChar(41);
|
37
|
-
this.printBlock(node);
|
38
|
-
}
|
39
|
-
function IfStatement(node) {
|
40
|
-
this.word("if");
|
41
|
-
this.space();
|
42
|
-
this.tokenChar(40);
|
43
|
-
this.print(node.test);
|
44
|
-
this.tokenChar(41);
|
45
|
-
this.space();
|
46
|
-
const needsBlock = node.alternate && isIfStatement(getLastStatement(node.consequent));
|
47
|
-
if (needsBlock) {
|
48
|
-
this.tokenChar(123);
|
49
|
-
this.newline();
|
50
|
-
this.indent();
|
51
|
-
}
|
52
|
-
this.printAndIndentOnComments(node.consequent);
|
53
|
-
if (needsBlock) {
|
54
|
-
this.dedent();
|
55
|
-
this.newline();
|
56
|
-
this.tokenChar(125);
|
57
|
-
}
|
58
|
-
if (node.alternate) {
|
59
|
-
if (this.endsWith(125)) this.space();
|
60
|
-
this.word("else");
|
61
|
-
this.space();
|
62
|
-
this.printAndIndentOnComments(node.alternate);
|
63
|
-
}
|
64
|
-
}
|
65
|
-
function getLastStatement(statement) {
|
66
|
-
const {
|
67
|
-
body
|
68
|
-
} = statement;
|
69
|
-
if (isStatement(body) === false) {
|
70
|
-
return statement;
|
71
|
-
}
|
72
|
-
return getLastStatement(body);
|
73
|
-
}
|
74
|
-
function ForStatement(node) {
|
75
|
-
this.word("for");
|
76
|
-
this.space();
|
77
|
-
this.tokenChar(40);
|
78
|
-
{
|
79
|
-
const exit = this.enterForStatementInit();
|
80
|
-
this.print(node.init);
|
81
|
-
exit();
|
82
|
-
}
|
83
|
-
this.tokenChar(59);
|
84
|
-
if (node.test) {
|
85
|
-
this.space();
|
86
|
-
this.print(node.test);
|
87
|
-
}
|
88
|
-
this.token(";", false, 1);
|
89
|
-
if (node.update) {
|
90
|
-
this.space();
|
91
|
-
this.print(node.update);
|
92
|
-
}
|
93
|
-
this.tokenChar(41);
|
94
|
-
this.printBlock(node);
|
95
|
-
}
|
96
|
-
function WhileStatement(node) {
|
97
|
-
this.word("while");
|
98
|
-
this.space();
|
99
|
-
this.tokenChar(40);
|
100
|
-
this.print(node.test);
|
101
|
-
this.tokenChar(41);
|
102
|
-
this.printBlock(node);
|
103
|
-
}
|
104
|
-
function ForXStatement(node) {
|
105
|
-
this.word("for");
|
106
|
-
this.space();
|
107
|
-
const isForOf = node.type === "ForOfStatement";
|
108
|
-
if (isForOf && node.await) {
|
109
|
-
this.word("await");
|
110
|
-
this.space();
|
111
|
-
}
|
112
|
-
this.noIndentInnerCommentsHere();
|
113
|
-
this.tokenChar(40);
|
114
|
-
{
|
115
|
-
const exit = this.enterForXStatementInit(isForOf);
|
116
|
-
this.print(node.left);
|
117
|
-
exit == null || exit();
|
118
|
-
}
|
119
|
-
this.space();
|
120
|
-
this.word(isForOf ? "of" : "in");
|
121
|
-
this.space();
|
122
|
-
this.print(node.right);
|
123
|
-
this.tokenChar(41);
|
124
|
-
this.printBlock(node);
|
125
|
-
}
|
126
|
-
const ForInStatement = exports.ForInStatement = ForXStatement;
|
127
|
-
const ForOfStatement = exports.ForOfStatement = ForXStatement;
|
128
|
-
function DoWhileStatement(node) {
|
129
|
-
this.word("do");
|
130
|
-
this.space();
|
131
|
-
this.print(node.body);
|
132
|
-
this.space();
|
133
|
-
this.word("while");
|
134
|
-
this.space();
|
135
|
-
this.tokenChar(40);
|
136
|
-
this.print(node.test);
|
137
|
-
this.tokenChar(41);
|
138
|
-
this.semicolon();
|
139
|
-
}
|
140
|
-
function printStatementAfterKeyword(printer, node) {
|
141
|
-
if (node) {
|
142
|
-
printer.space();
|
143
|
-
printer.printTerminatorless(node);
|
144
|
-
}
|
145
|
-
printer.semicolon();
|
146
|
-
}
|
147
|
-
function BreakStatement(node) {
|
148
|
-
this.word("break");
|
149
|
-
printStatementAfterKeyword(this, node.label);
|
150
|
-
}
|
151
|
-
function ContinueStatement(node) {
|
152
|
-
this.word("continue");
|
153
|
-
printStatementAfterKeyword(this, node.label);
|
154
|
-
}
|
155
|
-
function ReturnStatement(node) {
|
156
|
-
this.word("return");
|
157
|
-
printStatementAfterKeyword(this, node.argument);
|
158
|
-
}
|
159
|
-
function ThrowStatement(node) {
|
160
|
-
this.word("throw");
|
161
|
-
printStatementAfterKeyword(this, node.argument);
|
162
|
-
}
|
163
|
-
function LabeledStatement(node) {
|
164
|
-
this.print(node.label);
|
165
|
-
this.tokenChar(58);
|
166
|
-
this.space();
|
167
|
-
this.print(node.body);
|
168
|
-
}
|
169
|
-
function TryStatement(node) {
|
170
|
-
this.word("try");
|
171
|
-
this.space();
|
172
|
-
this.print(node.block);
|
173
|
-
this.space();
|
174
|
-
if (node.handlers) {
|
175
|
-
this.print(node.handlers[0]);
|
176
|
-
} else {
|
177
|
-
this.print(node.handler);
|
178
|
-
}
|
179
|
-
if (node.finalizer) {
|
180
|
-
this.space();
|
181
|
-
this.word("finally");
|
182
|
-
this.space();
|
183
|
-
this.print(node.finalizer);
|
184
|
-
}
|
185
|
-
}
|
186
|
-
function CatchClause(node) {
|
187
|
-
this.word("catch");
|
188
|
-
this.space();
|
189
|
-
if (node.param) {
|
190
|
-
this.tokenChar(40);
|
191
|
-
this.print(node.param);
|
192
|
-
this.print(node.param.typeAnnotation);
|
193
|
-
this.tokenChar(41);
|
194
|
-
this.space();
|
195
|
-
}
|
196
|
-
this.print(node.body);
|
197
|
-
}
|
198
|
-
function SwitchStatement(node) {
|
199
|
-
this.word("switch");
|
200
|
-
this.space();
|
201
|
-
this.tokenChar(40);
|
202
|
-
this.print(node.discriminant);
|
203
|
-
this.tokenChar(41);
|
204
|
-
this.space();
|
205
|
-
this.tokenChar(123);
|
206
|
-
this.printSequence(node.cases, true, undefined, function addNewlines(leading, cas) {
|
207
|
-
if (!leading && node.cases[node.cases.length - 1] === cas) return -1;
|
208
|
-
});
|
209
|
-
this.rightBrace(node);
|
210
|
-
}
|
211
|
-
function SwitchCase(node) {
|
212
|
-
if (node.test) {
|
213
|
-
this.word("case");
|
214
|
-
this.space();
|
215
|
-
this.print(node.test);
|
216
|
-
this.tokenChar(58);
|
217
|
-
} else {
|
218
|
-
this.word("default");
|
219
|
-
this.tokenChar(58);
|
220
|
-
}
|
221
|
-
if (node.consequent.length) {
|
222
|
-
this.newline();
|
223
|
-
this.printSequence(node.consequent, true);
|
224
|
-
}
|
225
|
-
}
|
226
|
-
function DebuggerStatement() {
|
227
|
-
this.word("debugger");
|
228
|
-
this.semicolon();
|
229
|
-
}
|
230
|
-
function VariableDeclaration(node, parent) {
|
231
|
-
if (node.declare) {
|
232
|
-
this.word("declare");
|
233
|
-
this.space();
|
234
|
-
}
|
235
|
-
const {
|
236
|
-
kind
|
237
|
-
} = node;
|
238
|
-
if (kind === "await using") {
|
239
|
-
this.word("await");
|
240
|
-
this.space();
|
241
|
-
this.word("using", true);
|
242
|
-
} else {
|
243
|
-
this.word(kind, kind === "using");
|
244
|
-
}
|
245
|
-
this.space();
|
246
|
-
let hasInits = false;
|
247
|
-
if (!isFor(parent)) {
|
248
|
-
for (const declar of node.declarations) {
|
249
|
-
if (declar.init) {
|
250
|
-
hasInits = true;
|
251
|
-
}
|
252
|
-
}
|
253
|
-
}
|
254
|
-
this.printList(node.declarations, undefined, undefined, node.declarations.length > 1, hasInits ? function (occurrenceCount) {
|
255
|
-
this.token(",", false, occurrenceCount);
|
256
|
-
this.newline();
|
257
|
-
} : undefined);
|
258
|
-
if (isFor(parent)) {
|
259
|
-
if (isForStatement(parent)) {
|
260
|
-
if (parent.init === node) return;
|
261
|
-
} else {
|
262
|
-
if (parent.left === node) return;
|
263
|
-
}
|
264
|
-
}
|
265
|
-
this.semicolon();
|
266
|
-
}
|
267
|
-
function VariableDeclarator(node) {
|
268
|
-
this.print(node.id);
|
269
|
-
if (node.definite) this.tokenChar(33);
|
270
|
-
this.print(node.id.typeAnnotation);
|
271
|
-
if (node.init) {
|
272
|
-
this.space();
|
273
|
-
this.tokenChar(61);
|
274
|
-
this.space();
|
275
|
-
this.print(node.init);
|
276
|
-
}
|
277
|
-
}
|
278
|
-
|
279
|
-
//# sourceMappingURL=statements.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"names":["_t","require","isFor","isForStatement","isIfStatement","isStatement","WithStatement","node","word","space","token","print","object","printBlock","IfStatement","test","needsBlock","alternate","getLastStatement","consequent","newline","indent","printAndIndentOnComments","dedent","endsWith","statement","body","ForStatement","exit","enterForStatementInit","init","update","WhileStatement","ForXStatement","isForOf","type","await","noIndentInnerCommentsHere","enterForXStatementInit","left","right","ForInStatement","exports","ForOfStatement","DoWhileStatement","semicolon","printStatementAfterKeyword","printer","printTerminatorless","BreakStatement","label","ContinueStatement","ReturnStatement","argument","ThrowStatement","LabeledStatement","TryStatement","block","handlers","handler","finalizer","CatchClause","param","typeAnnotation","SwitchStatement","discriminant","printSequence","cases","undefined","addNewlines","leading","cas","length","rightBrace","SwitchCase","DebuggerStatement","VariableDeclaration","parent","declare","kind","hasInits","declar","declarations","printList","occurrenceCount","VariableDeclarator","id","definite"],"sources":["../../src/generators/statements.ts"],"sourcesContent":["import type Printer from \"../printer.ts\";\nimport {\n isFor,\n isForStatement,\n isIfStatement,\n isStatement,\n} from \"@babel/types\";\nimport type * as t from \"@babel/types\";\n\n// We inline this package\n// eslint-disable-next-line import/no-extraneous-dependencies\nimport * as charCodes from \"charcodes\";\n\nexport function WithStatement(this: Printer, node: t.WithStatement) {\n this.word(\"with\");\n this.space();\n this.token(\"(\");\n this.print(node.object);\n this.token(\")\");\n this.printBlock(node);\n}\n\nexport function IfStatement(this: Printer, node: t.IfStatement) {\n this.word(\"if\");\n this.space();\n this.token(\"(\");\n this.print(node.test);\n this.token(\")\");\n this.space();\n\n const needsBlock =\n node.alternate && isIfStatement(getLastStatement(node.consequent));\n if (needsBlock) {\n this.token(\"{\");\n this.newline();\n this.indent();\n }\n\n this.printAndIndentOnComments(node.consequent);\n\n if (needsBlock) {\n this.dedent();\n this.newline();\n this.token(\"}\");\n }\n\n if (node.alternate) {\n if (this.endsWith(charCodes.rightCurlyBrace)) this.space();\n this.word(\"else\");\n this.space();\n this.printAndIndentOnComments(node.alternate);\n }\n}\n\n// Recursively get the last statement.\nfunction getLastStatement(statement: t.Statement): t.Statement {\n // @ts-expect-error: If statement.body is empty or not a Node, isStatement will return false\n const { body } = statement;\n if (isStatement(body) === false) {\n return statement;\n }\n\n return getLastStatement(body);\n}\n\nexport function ForStatement(this: Printer, node: t.ForStatement) {\n this.word(\"for\");\n this.space();\n this.token(\"(\");\n\n {\n const exit = this.enterForStatementInit();\n this.print(node.init);\n exit();\n }\n\n this.token(\";\");\n\n if (node.test) {\n this.space();\n this.print(node.test);\n }\n this.token(\";\", false, 1);\n\n if (node.update) {\n this.space();\n this.print(node.update);\n }\n\n this.token(\")\");\n this.printBlock(node);\n}\n\nexport function WhileStatement(this: Printer, node: t.WhileStatement) {\n this.word(\"while\");\n this.space();\n this.token(\"(\");\n this.print(node.test);\n this.token(\")\");\n this.printBlock(node);\n}\n\nfunction ForXStatement(this: Printer, node: t.ForXStatement) {\n this.word(\"for\");\n this.space();\n const isForOf = node.type === \"ForOfStatement\";\n if (isForOf && node.await) {\n this.word(\"await\");\n this.space();\n }\n this.noIndentInnerCommentsHere();\n this.token(\"(\");\n {\n const exit = this.enterForXStatementInit(isForOf);\n this.print(node.left);\n exit?.();\n }\n this.space();\n this.word(isForOf ? \"of\" : \"in\");\n this.space();\n this.print(node.right);\n this.token(\")\");\n this.printBlock(node);\n}\n\nexport const ForInStatement = ForXStatement;\nexport const ForOfStatement = ForXStatement;\n\nexport function DoWhileStatement(this: Printer, node: t.DoWhileStatement) {\n this.word(\"do\");\n this.space();\n this.print(node.body);\n this.space();\n this.word(\"while\");\n this.space();\n this.token(\"(\");\n this.print(node.test);\n this.token(\")\");\n this.semicolon();\n}\n\nfunction printStatementAfterKeyword(printer: Printer, node: t.Node) {\n if (node) {\n printer.space();\n printer.printTerminatorless(node);\n }\n\n printer.semicolon();\n}\n\nexport function BreakStatement(this: Printer, node: t.ContinueStatement) {\n this.word(\"break\");\n printStatementAfterKeyword(this, node.label);\n}\n\nexport function ContinueStatement(this: Printer, node: t.ContinueStatement) {\n this.word(\"continue\");\n printStatementAfterKeyword(this, node.label);\n}\n\nexport function ReturnStatement(this: Printer, node: t.ReturnStatement) {\n this.word(\"return\");\n printStatementAfterKeyword(this, node.argument);\n}\n\nexport function ThrowStatement(this: Printer, node: t.ThrowStatement) {\n this.word(\"throw\");\n printStatementAfterKeyword(this, node.argument);\n}\n\nexport function LabeledStatement(this: Printer, node: t.LabeledStatement) {\n this.print(node.label);\n this.token(\":\");\n this.space();\n this.print(node.body);\n}\n\nexport function TryStatement(this: Printer, node: t.TryStatement) {\n this.word(\"try\");\n this.space();\n this.print(node.block);\n this.space();\n\n // Esprima bug puts the catch clause in a `handlers` array.\n // see https://code.google.com/p/esprima/issues/detail?id=433\n // We run into this from regenerator generated ast.\n // @ts-expect-error todo(flow->ts) should ast node type be updated to support this?\n if (node.handlers) {\n // @ts-expect-error todo(flow->ts) should ast node type be updated to support this?\n this.print(node.handlers[0]);\n } else {\n this.print(node.handler);\n }\n\n if (node.finalizer) {\n this.space();\n this.word(\"finally\");\n this.space();\n this.print(node.finalizer);\n }\n}\n\nexport function CatchClause(this: Printer, node: t.CatchClause) {\n this.word(\"catch\");\n this.space();\n if (node.param) {\n this.token(\"(\");\n this.print(node.param);\n this.print(node.param.typeAnnotation);\n this.token(\")\");\n this.space();\n }\n this.print(node.body);\n}\n\nexport function SwitchStatement(this: Printer, node: t.SwitchStatement) {\n this.word(\"switch\");\n this.space();\n this.token(\"(\");\n this.print(node.discriminant);\n this.token(\")\");\n this.space();\n this.token(\"{\");\n\n this.printSequence(\n node.cases,\n true,\n undefined,\n function addNewlines(leading, cas) {\n if (!leading && node.cases[node.cases.length - 1] === cas) return -1;\n },\n );\n\n this.rightBrace(node);\n}\n\nexport function SwitchCase(this: Printer, node: t.SwitchCase) {\n if (node.test) {\n this.word(\"case\");\n this.space();\n this.print(node.test);\n this.token(\":\");\n } else {\n this.word(\"default\");\n this.token(\":\");\n }\n\n if (node.consequent.length) {\n this.newline();\n this.printSequence(node.consequent, true);\n }\n}\n\nexport function DebuggerStatement(this: Printer) {\n this.word(\"debugger\");\n this.semicolon();\n}\n\nexport function VariableDeclaration(\n this: Printer,\n node: t.VariableDeclaration,\n parent: t.Node,\n) {\n if (node.declare) {\n // TS\n this.word(\"declare\");\n this.space();\n }\n\n const { kind } = node;\n if (kind === \"await using\") {\n this.word(\"await\");\n this.space();\n this.word(\"using\", true);\n } else {\n this.word(kind, kind === \"using\");\n }\n this.space();\n\n let hasInits = false;\n // don't add whitespace to loop heads\n if (!isFor(parent)) {\n for (const declar of node.declarations) {\n if (declar.init) {\n // has an init so let's split it up over multiple lines\n hasInits = true;\n }\n }\n }\n\n //\n // use a pretty separator when we aren't in compact mode, have initializers and don't have retainLines on\n // this will format declarations like:\n //\n // let foo = \"bar\", bar = \"foo\";\n //\n // into\n //\n // let foo = \"bar\",\n // bar = \"foo\";\n //\n\n this.printList(\n node.declarations,\n undefined,\n undefined,\n node.declarations.length > 1,\n hasInits\n ? function (this: Printer, occurrenceCount: number) {\n this.token(\",\", false, occurrenceCount);\n this.newline();\n }\n : undefined,\n );\n\n if (isFor(parent)) {\n // don't give semicolons to these nodes since they'll be inserted in the parent generator\n if (isForStatement(parent)) {\n if (parent.init === node) return;\n } else {\n if (parent.left === node) return;\n }\n }\n\n this.semicolon();\n}\n\nexport function VariableDeclarator(this: Printer, node: t.VariableDeclarator) {\n this.print(node.id);\n if (node.definite) this.token(\"!\"); // TS\n // @ts-ignore(Babel 7 vs Babel 8) Property 'typeAnnotation' does not exist on type 'MemberExpression'.\n this.print(node.id.typeAnnotation);\n if (node.init) {\n this.space();\n this.token(\"=\");\n this.space();\n this.print(node.init);\n }\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AACA,IAAAA,EAAA,GAAAC,OAAA;AAKsB;EAJpBC,KAAK;EACLC,cAAc;EACdC,aAAa;EACbC;AAAW,IAAAL,EAAA;AAQN,SAASM,aAAaA,CAAgBC,IAAqB,EAAE;EAClE,IAAI,CAACC,IAAI,CAAC,MAAM,CAAC;EACjB,IAAI,CAACC,KAAK,CAAC,CAAC;EACZ,IAAI,CAACC,SAAK,GAAI,CAAC;EACf,IAAI,CAACC,KAAK,CAACJ,IAAI,CAACK,MAAM,CAAC;EACvB,IAAI,CAACF,SAAK,GAAI,CAAC;EACf,IAAI,CAACG,UAAU,CAACN,IAAI,CAAC;AACvB;AAEO,SAASO,WAAWA,CAAgBP,IAAmB,EAAE;EAC9D,IAAI,CAACC,IAAI,CAAC,IAAI,CAAC;EACf,IAAI,CAACC,KAAK,CAAC,CAAC;EACZ,IAAI,CAACC,SAAK,GAAI,CAAC;EACf,IAAI,CAACC,KAAK,CAACJ,IAAI,CAACQ,IAAI,CAAC;EACrB,IAAI,CAACL,SAAK,GAAI,CAAC;EACf,IAAI,CAACD,KAAK,CAAC,CAAC;EAEZ,MAAMO,UAAU,GACdT,IAAI,CAACU,SAAS,IAAIb,aAAa,CAACc,gBAAgB,CAACX,IAAI,CAACY,UAAU,CAAC,CAAC;EACpE,IAAIH,UAAU,EAAE;IACd,IAAI,CAACN,SAAK,IAAI,CAAC;IACf,IAAI,CAACU,OAAO,CAAC,CAAC;IACd,IAAI,CAACC,MAAM,CAAC,CAAC;EACf;EAEA,IAAI,CAACC,wBAAwB,CAACf,IAAI,CAACY,UAAU,CAAC;EAE9C,IAAIH,UAAU,EAAE;IACd,IAAI,CAACO,MAAM,CAAC,CAAC;IACb,IAAI,CAACH,OAAO,CAAC,CAAC;IACd,IAAI,CAACV,SAAK,IAAI,CAAC;EACjB;EAEA,IAAIH,IAAI,CAACU,SAAS,EAAE;IAClB,IAAI,IAAI,CAACO,QAAQ,IAA0B,CAAC,EAAE,IAAI,CAACf,KAAK,CAAC,CAAC;IAC1D,IAAI,CAACD,IAAI,CAAC,MAAM,CAAC;IACjB,IAAI,CAACC,KAAK,CAAC,CAAC;IACZ,IAAI,CAACa,wBAAwB,CAACf,IAAI,CAACU,SAAS,CAAC;EAC/C;AACF;AAGA,SAASC,gBAAgBA,CAACO,SAAsB,EAAe;EAE7D,MAAM;IAAEC;EAAK,CAAC,GAAGD,SAAS;EAC1B,IAAIpB,WAAW,CAACqB,IAAI,CAAC,KAAK,KAAK,EAAE;IAC/B,OAAOD,SAAS;EAClB;EAEA,OAAOP,gBAAgB,CAACQ,IAAI,CAAC;AAC/B;AAEO,SAASC,YAAYA,CAAgBpB,IAAoB,EAAE;EAChE,IAAI,CAACC,IAAI,CAAC,KAAK,CAAC;EAChB,IAAI,CAACC,KAAK,CAAC,CAAC;EACZ,IAAI,CAACC,SAAK,GAAI,CAAC;EAEf;IACE,MAAMkB,IAAI,GAAG,IAAI,CAACC,qBAAqB,CAAC,CAAC;IACzC,IAAI,CAAClB,KAAK,CAACJ,IAAI,CAACuB,IAAI,CAAC;IACrBF,IAAI,CAAC,CAAC;EACR;EAEA,IAAI,CAAClB,SAAK,GAAI,CAAC;EAEf,IAAIH,IAAI,CAACQ,IAAI,EAAE;IACb,IAAI,CAACN,KAAK,CAAC,CAAC;IACZ,IAAI,CAACE,KAAK,CAACJ,IAAI,CAACQ,IAAI,CAAC;EACvB;EACA,IAAI,CAACL,KAAK,CAAC,GAAG,EAAE,KAAK,EAAE,CAAC,CAAC;EAEzB,IAAIH,IAAI,CAACwB,MAAM,EAAE;IACf,IAAI,CAACtB,KAAK,CAAC,CAAC;IACZ,IAAI,CAACE,KAAK,CAACJ,IAAI,CAACwB,MAAM,CAAC;EACzB;EAEA,IAAI,CAACrB,SAAK,GAAI,CAAC;EACf,IAAI,CAACG,UAAU,CAACN,IAAI,CAAC;AACvB;AAEO,SAASyB,cAAcA,CAAgBzB,IAAsB,EAAE;EACpE,IAAI,CAACC,IAAI,CAAC,OAAO,CAAC;EAClB,IAAI,CAACC,KAAK,CAAC,CAAC;EACZ,IAAI,CAACC,SAAK,GAAI,CAAC;EACf,IAAI,CAACC,KAAK,CAACJ,IAAI,CAACQ,IAAI,CAAC;EACrB,IAAI,CAACL,SAAK,GAAI,CAAC;EACf,IAAI,CAACG,UAAU,CAACN,IAAI,CAAC;AACvB;AAEA,SAAS0B,aAAaA,CAAgB1B,IAAqB,EAAE;EAC3D,IAAI,CAACC,IAAI,CAAC,KAAK,CAAC;EAChB,IAAI,CAACC,KAAK,CAAC,CAAC;EACZ,MAAMyB,OAAO,GAAG3B,IAAI,CAAC4B,IAAI,KAAK,gBAAgB;EAC9C,IAAID,OAAO,IAAI3B,IAAI,CAAC6B,KAAK,EAAE;IACzB,IAAI,CAAC5B,IAAI,CAAC,OAAO,CAAC;IAClB,IAAI,CAACC,KAAK,CAAC,CAAC;EACd;EACA,IAAI,CAAC4B,yBAAyB,CAAC,CAAC;EAChC,IAAI,CAAC3B,SAAK,GAAI,CAAC;EACf;IACE,MAAMkB,IAAI,GAAG,IAAI,CAACU,sBAAsB,CAACJ,OAAO,CAAC;IACjD,IAAI,CAACvB,KAAK,CAACJ,IAAI,CAACgC,IAAI,CAAC;IACrBX,IAAI,YAAJA,IAAI,CAAG,CAAC;EACV;EACA,IAAI,CAACnB,KAAK,CAAC,CAAC;EACZ,IAAI,CAACD,IAAI,CAAC0B,OAAO,GAAG,IAAI,GAAG,IAAI,CAAC;EAChC,IAAI,CAACzB,KAAK,CAAC,CAAC;EACZ,IAAI,CAACE,KAAK,CAACJ,IAAI,CAACiC,KAAK,CAAC;EACtB,IAAI,CAAC9B,SAAK,GAAI,CAAC;EACf,IAAI,CAACG,UAAU,CAACN,IAAI,CAAC;AACvB;AAEO,MAAMkC,cAAc,GAAAC,OAAA,CAAAD,cAAA,GAAGR,aAAa;AACpC,MAAMU,cAAc,GAAAD,OAAA,CAAAC,cAAA,GAAGV,aAAa;AAEpC,SAASW,gBAAgBA,CAAgBrC,IAAwB,EAAE;EACxE,IAAI,CAACC,IAAI,CAAC,IAAI,CAAC;EACf,IAAI,CAACC,KAAK,CAAC,CAAC;EACZ,IAAI,CAACE,KAAK,CAACJ,IAAI,CAACmB,IAAI,CAAC;EACrB,IAAI,CAACjB,KAAK,CAAC,CAAC;EACZ,IAAI,CAACD,IAAI,CAAC,OAAO,CAAC;EAClB,IAAI,CAACC,KAAK,CAAC,CAAC;EACZ,IAAI,CAACC,SAAK,GAAI,CAAC;EACf,IAAI,CAACC,KAAK,CAACJ,IAAI,CAACQ,IAAI,CAAC;EACrB,IAAI,CAACL,SAAK,GAAI,CAAC;EACf,IAAI,CAACmC,SAAS,CAAC,CAAC;AAClB;AAEA,SAASC,0BAA0BA,CAACC,OAAgB,EAAExC,IAAY,EAAE;EAClE,IAAIA,IAAI,EAAE;IACRwC,OAAO,CAACtC,KAAK,CAAC,CAAC;IACfsC,OAAO,CAACC,mBAAmB,CAACzC,IAAI,CAAC;EACnC;EAEAwC,OAAO,CAACF,SAAS,CAAC,CAAC;AACrB;AAEO,SAASI,cAAcA,CAAgB1C,IAAyB,EAAE;EACvE,IAAI,CAACC,IAAI,CAAC,OAAO,CAAC;EAClBsC,0BAA0B,CAAC,IAAI,EAAEvC,IAAI,CAAC2C,KAAK,CAAC;AAC9C;AAEO,SAASC,iBAAiBA,CAAgB5C,IAAyB,EAAE;EAC1E,IAAI,CAACC,IAAI,CAAC,UAAU,CAAC;EACrBsC,0BAA0B,CAAC,IAAI,EAAEvC,IAAI,CAAC2C,KAAK,CAAC;AAC9C;AAEO,SAASE,eAAeA,CAAgB7C,IAAuB,EAAE;EACtE,IAAI,CAACC,IAAI,CAAC,QAAQ,CAAC;EACnBsC,0BAA0B,CAAC,IAAI,EAAEvC,IAAI,CAAC8C,QAAQ,CAAC;AACjD;AAEO,SAASC,cAAcA,CAAgB/C,IAAsB,EAAE;EACpE,IAAI,CAACC,IAAI,CAAC,OAAO,CAAC;EAClBsC,0BAA0B,CAAC,IAAI,EAAEvC,IAAI,CAAC8C,QAAQ,CAAC;AACjD;AAEO,SAASE,gBAAgBA,CAAgBhD,IAAwB,EAAE;EACxE,IAAI,CAACI,KAAK,CAACJ,IAAI,CAAC2C,KAAK,CAAC;EACtB,IAAI,CAACxC,SAAK,GAAI,CAAC;EACf,IAAI,CAACD,KAAK,CAAC,CAAC;EACZ,IAAI,CAACE,KAAK,CAACJ,IAAI,CAACmB,IAAI,CAAC;AACvB;AAEO,SAAS8B,YAAYA,CAAgBjD,IAAoB,EAAE;EAChE,IAAI,CAACC,IAAI,CAAC,KAAK,CAAC;EAChB,IAAI,CAACC,KAAK,CAAC,CAAC;EACZ,IAAI,CAACE,KAAK,CAACJ,IAAI,CAACkD,KAAK,CAAC;EACtB,IAAI,CAAChD,KAAK,CAAC,CAAC;EAMZ,IAAIF,IAAI,CAACmD,QAAQ,EAAE;IAEjB,IAAI,CAAC/C,KAAK,CAACJ,IAAI,CAACmD,QAAQ,CAAC,CAAC,CAAC,CAAC;EAC9B,CAAC,MAAM;IACL,IAAI,CAAC/C,KAAK,CAACJ,IAAI,CAACoD,OAAO,CAAC;EAC1B;EAEA,IAAIpD,IAAI,CAACqD,SAAS,EAAE;IAClB,IAAI,CAACnD,KAAK,CAAC,CAAC;IACZ,IAAI,CAACD,IAAI,CAAC,SAAS,CAAC;IACpB,IAAI,CAACC,KAAK,CAAC,CAAC;IACZ,IAAI,CAACE,KAAK,CAACJ,IAAI,CAACqD,SAAS,CAAC;EAC5B;AACF;AAEO,SAASC,WAAWA,CAAgBtD,IAAmB,EAAE;EAC9D,IAAI,CAACC,IAAI,CAAC,OAAO,CAAC;EAClB,IAAI,CAACC,KAAK,CAAC,CAAC;EACZ,IAAIF,IAAI,CAACuD,KAAK,EAAE;IACd,IAAI,CAACpD,SAAK,GAAI,CAAC;IACf,IAAI,CAACC,KAAK,CAACJ,IAAI,CAACuD,KAAK,CAAC;IACtB,IAAI,CAACnD,KAAK,CAACJ,IAAI,CAACuD,KAAK,CAACC,cAAc,CAAC;IACrC,IAAI,CAACrD,SAAK,GAAI,CAAC;IACf,IAAI,CAACD,KAAK,CAAC,CAAC;EACd;EACA,IAAI,CAACE,KAAK,CAACJ,IAAI,CAACmB,IAAI,CAAC;AACvB;AAEO,SAASsC,eAAeA,CAAgBzD,IAAuB,EAAE;EACtE,IAAI,CAACC,IAAI,CAAC,QAAQ,CAAC;EACnB,IAAI,CAACC,KAAK,CAAC,CAAC;EACZ,IAAI,CAACC,SAAK,GAAI,CAAC;EACf,IAAI,CAACC,KAAK,CAACJ,IAAI,CAAC0D,YAAY,CAAC;EAC7B,IAAI,CAACvD,SAAK,GAAI,CAAC;EACf,IAAI,CAACD,KAAK,CAAC,CAAC;EACZ,IAAI,CAACC,SAAK,IAAI,CAAC;EAEf,IAAI,CAACwD,aAAa,CAChB3D,IAAI,CAAC4D,KAAK,EACV,IAAI,EACJC,SAAS,EACT,SAASC,WAAWA,CAACC,OAAO,EAAEC,GAAG,EAAE;IACjC,IAAI,CAACD,OAAO,IAAI/D,IAAI,CAAC4D,KAAK,CAAC5D,IAAI,CAAC4D,KAAK,CAACK,MAAM,GAAG,CAAC,CAAC,KAAKD,GAAG,EAAE,OAAO,CAAC,CAAC;EACtE,CACF,CAAC;EAED,IAAI,CAACE,UAAU,CAAClE,IAAI,CAAC;AACvB;AAEO,SAASmE,UAAUA,CAAgBnE,IAAkB,EAAE;EAC5D,IAAIA,IAAI,CAACQ,IAAI,EAAE;IACb,IAAI,CAACP,IAAI,CAAC,MAAM,CAAC;IACjB,IAAI,CAACC,KAAK,CAAC,CAAC;IACZ,IAAI,CAACE,KAAK,CAACJ,IAAI,CAACQ,IAAI,CAAC;IACrB,IAAI,CAACL,SAAK,GAAI,CAAC;EACjB,CAAC,MAAM;IACL,IAAI,CAACF,IAAI,CAAC,SAAS,CAAC;IACpB,IAAI,CAACE,SAAK,GAAI,CAAC;EACjB;EAEA,IAAIH,IAAI,CAACY,UAAU,CAACqD,MAAM,EAAE;IAC1B,IAAI,CAACpD,OAAO,CAAC,CAAC;IACd,IAAI,CAAC8C,aAAa,CAAC3D,IAAI,CAACY,UAAU,EAAE,IAAI,CAAC;EAC3C;AACF;AAEO,SAASwD,iBAAiBA,CAAA,EAAgB;EAC/C,IAAI,CAACnE,IAAI,CAAC,UAAU,CAAC;EACrB,IAAI,CAACqC,SAAS,CAAC,CAAC;AAClB;AAEO,SAAS+B,mBAAmBA,CAEjCrE,IAA2B,EAC3BsE,MAAc,EACd;EACA,IAAItE,IAAI,CAACuE,OAAO,EAAE;IAEhB,IAAI,CAACtE,IAAI,CAAC,SAAS,CAAC;IACpB,IAAI,CAACC,KAAK,CAAC,CAAC;EACd;EAEA,MAAM;IAAEsE;EAAK,CAAC,GAAGxE,IAAI;EACrB,IAAIwE,IAAI,KAAK,aAAa,EAAE;IAC1B,IAAI,CAACvE,IAAI,CAAC,OAAO,CAAC;IAClB,IAAI,CAACC,KAAK,CAAC,CAAC;IACZ,IAAI,CAACD,IAAI,CAAC,OAAO,EAAE,IAAI,CAAC;EAC1B,CAAC,MAAM;IACL,IAAI,CAACA,IAAI,CAACuE,IAAI,EAAEA,IAAI,KAAK,OAAO,CAAC;EACnC;EACA,IAAI,CAACtE,KAAK,CAAC,CAAC;EAEZ,IAAIuE,QAAQ,GAAG,KAAK;EAEpB,IAAI,CAAC9E,KAAK,CAAC2E,MAAM,CAAC,EAAE;IAClB,KAAK,MAAMI,MAAM,IAAI1E,IAAI,CAAC2E,YAAY,EAAE;MACtC,IAAID,MAAM,CAACnD,IAAI,EAAE;QAEfkD,QAAQ,GAAG,IAAI;MACjB;IACF;EACF;EAcA,IAAI,CAACG,SAAS,CACZ5E,IAAI,CAAC2E,YAAY,EACjBd,SAAS,EACTA,SAAS,EACT7D,IAAI,CAAC2E,YAAY,CAACV,MAAM,GAAG,CAAC,EAC5BQ,QAAQ,GACJ,UAAyBI,eAAuB,EAAE;IAChD,IAAI,CAAC1E,KAAK,CAAC,GAAG,EAAE,KAAK,EAAE0E,eAAe,CAAC;IACvC,IAAI,CAAChE,OAAO,CAAC,CAAC;EAChB,CAAC,GACDgD,SACN,CAAC;EAED,IAAIlE,KAAK,CAAC2E,MAAM,CAAC,EAAE;IAEjB,IAAI1E,cAAc,CAAC0E,MAAM,CAAC,EAAE;MAC1B,IAAIA,MAAM,CAAC/C,IAAI,KAAKvB,IAAI,EAAE;IAC5B,CAAC,MAAM;MACL,IAAIsE,MAAM,CAACtC,IAAI,KAAKhC,IAAI,EAAE;IAC5B;EACF;EAEA,IAAI,CAACsC,SAAS,CAAC,CAAC;AAClB;AAEO,SAASwC,kBAAkBA,CAAgB9E,IAA0B,EAAE;EAC5E,IAAI,CAACI,KAAK,CAACJ,IAAI,CAAC+E,EAAE,CAAC;EACnB,IAAI/E,IAAI,CAACgF,QAAQ,EAAE,IAAI,CAAC7E,SAAK,GAAI,CAAC;EAElC,IAAI,CAACC,KAAK,CAACJ,IAAI,CAAC+E,EAAE,CAACvB,cAAc,CAAC;EAClC,IAAIxD,IAAI,CAACuB,IAAI,EAAE;IACb,IAAI,CAACrB,KAAK,CAAC,CAAC;IACZ,IAAI,CAACC,SAAK,GAAI,CAAC;IACf,IAAI,CAACD,KAAK,CAAC,CAAC;IACZ,IAAI,CAACE,KAAK,CAACJ,IAAI,CAACuB,IAAI,CAAC;EACvB;AACF","ignoreList":[]}
|